diff --git a/css/logreader-style.css b/css/logreader-style.css new file mode 100644 index 00000000..27429bb4 --- /dev/null +++ b/css/logreader-style.css @@ -0,0 +1,27 @@ +@charset "UTF-8";div[data-v-d8f22dca]{display:flex;gap:12px}fieldset[data-v-e41a416f],fieldset[data-v-2eaf63d4]{padding:6px}/*! + Theme: Material Darker + Author: Nate Peterson + License: ~ MIT (or more permissive) [via base16-schemes-source] + Maintainer: @highlightjs/core-team + Version: 2021.09.0 +*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#eff;background:#212121}.hljs ::selection,.hljs::selection{background-color:#353535;color:#eff}.hljs-comment{color:#4a4a4a}.hljs-tag{color:#b2ccd6}.hljs-operator,.hljs-punctuation,.hljs-subst{color:#eff}.hljs-operator{opacity:.7}.hljs-bullet,.hljs-deletion,.hljs-name,.hljs-selector-tag,.hljs-template-variable,.hljs-variable{color:#f07178}.hljs-attr,.hljs-link,.hljs-literal,.hljs-number,.hljs-symbol,.hljs-variable.constant_{color:#f78c6c}.hljs-class .hljs-title,.hljs-title,.hljs-title.class_{color:#ffcb6b}.hljs-strong{font-weight:700;color:#ffcb6b}.hljs-addition,.hljs-code,.hljs-string,.hljs-title.class_.inherited__{color:#c3e88d}.hljs-built_in,.hljs-doctag,.hljs-keyword.hljs-atrule,.hljs-quote,.hljs-regexp{color:#89ddff}.hljs-attribute,.hljs-function .hljs-title,.hljs-section,.hljs-title.function_,.ruby .hljs-property{color:#82aaff}.diff .hljs-meta,.hljs-keyword,.hljs-template-tag,.hljs-type{color:#c792ea}.hljs-emphasis{color:#c792ea;font-style:italic}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-meta .hljs-string{color:#ff5370}.hljs-meta .hljs-keyword,.hljs-meta-keyword{font-weight:700}.trace__position[data-v-369c92be]{display:flex}.trace__file[data-v-369c92be]{font-style:italic}.trace__line[data-v-369c92be]:before{content:"-";padding-inline:6px}.trace__line[data-v-369c92be]:after{content:":"}.stack-trace li[data-v-38f1d233]:not(:last-child){margin-block-end:.5rem}.exception[data-v-7ef6aefe]{display:flex;align-items:start}.exception__title[data-v-7ef6aefe]{font-weight:700;white-space:normal}.exception__message[data-v-7ef6aefe]{margin-inline-start:6px;overflow:hidden;text-overflow:ellipsis}.exception__trace[data-v-7ef6aefe]{margin-inline-start:2em}.log-details[data-v-c7bffd13]{padding:12px}.log-details__raw[data-v-c7bffd13],.log-details__exception[data-v-c7bffd13]{padding-block-start:12px}.log-details__info[data-v-c7bffd13]{display:flex;justify-content:space-between;border-block-end:4px solid;padding-inline-end:50px;padding-block:13px 4px;margin-block-end:13px}.log-details__info dt[data-v-c7bffd13],.log-details__info dd[data-v-c7bffd13]{padding:0}.log-details__info dt[data-v-c7bffd13]{font-weight:700}.log-details__info dt[data-v-c7bffd13]:after{content:":"}.log-details__info--debug[data-v-c7bffd13]{border-block-end-color:var(--color-border-maxcontrast)}.log-details__info--info[data-v-c7bffd13]{border-block-end-color:var(--color-info)}.log-details__info--warning[data-v-c7bffd13]{border-block-end-color:var(--color-warning)}.log-details__info--error[data-v-c7bffd13],.log-details__info--fatal[data-v-c7bffd13]{border-block-end-color:var(--color-error)}.log-details__actions[data-v-c7bffd13]{display:flex;flex-wrap:wrap;align-items:center;justify-content:end;gap:9px;margin-block:9px}.log-details hr[data-v-c7bffd13]{color:var(--color-border-dark)}.hljs[data-v-c7bffd13]{background-color:var(--color-background-dark);border-radius:var(--border-radius-large)}@media only screen and (max-width: 399px){.log-details__info[data-v-c7bffd13]{display:block}.log-details dd[data-v-c7bffd13]{margin-inline-start:12px}}.log-table-header__wrapper[data-v-99bb96e2]{display:flex;align-items:center;justify-content:space-between}.log-table-header__text[data-v-99bb96e2]{padding-inline-start:12px}th[data-v-99bb96e2] .button-vue__wrapper{justify-content:left}th>*[data-v-99bb96e2]{padding-inline:6px 2px}td[data-v-239c84c9]{display:table-cell;overflow:hidden;text-overflow:ellipsis;vertical-align:top;padding-block-start:4px;padding-inline:18px 0}.row-message__container[data-v-239c84c9]{display:flex;justify-content:space-between;justify-items:start}.row-message__container--expanded[data-v-239c84c9]{margin-block-end:.5rem}.row-message__text[data-v-239c84c9]{display:flex;flex-direction:column;width:calc(100% - 48px)}.row-message__text_message[data-v-239c84c9]{overflow:hidden;text-overflow:ellipsis;width:100%}.row-message__action[data-v-239c84c9]{padding:2px}tr[data-v-239c84c9]{display:table-row}tr.expanded[data-v-239c84c9],tr.expanded .row-message--text[data-v-239c84c9]{white-space:normal}.logging-level[data-v-239c84c9]{border-inline-start:4px solid}.logging-level--debug[data-v-239c84c9]{border-inline-start-color:var(--color-border-maxcontrast)}.logging-level--info[data-v-239c84c9]{border-inline-start-color:var(--color-info)}.logging-level--warning[data-v-239c84c9]{border-inline-start-color:var(--color-warning)}.logging-level--error[data-v-239c84c9],.logging-level--fatal[data-v-239c84c9]{border-inline-start-color:var(--color-error)}: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-bg:#fff;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--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:#136cfb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--kb-focus-box-shadow:inset 0px 0px 0px 2px #949494;--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{font-family:inherit;position:relative}.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(1turn)}}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.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__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:var(--vs-disabled-bg);cursor:var(--vs-disabled-cursor)}.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;background:var(--vs-search-input-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);display:flex;padding:0 0 4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;min-width:0;padding:0 2px;position:relative}.vs__actions{align-items:center;display:flex;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);background-color:transparent;border:0;cursor:pointer;margin-right:8px;padding:0}.vs__dropdown-menu{background:var(--vs-dropdown-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-style:none;box-shadow:var(--vs-dropdown-box-shadow);box-sizing:border-box;color:var(--vs-dropdown-color);display:block;left:0;list-style:none;margin:0;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;padding:5px 0;position:absolute;text-align:left;top:calc(100% - var(--vs-border-width));width:100%;z-index:var(--vs-dropdown-z-index)}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:var(--vs-dropdown-option-color);cursor:pointer;display:block;line-height:1.42857143;padding:var(--vs-dropdown-option-padding);white-space:nowrap}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--kb-focus{box-shadow:var(--vs-dropdown-option--kb-focus-box-shadow)}.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{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);display:flex;line-height:var(--vs-line-height);margin:4px 2px 0;min-width:0;padding:0 .25em;z-index:0}.vs__deselect{fill:var(--vs-controls-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;margin-left:4px;padding:0;text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{max-width:100%;opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;color:var(--vs-search-input-color);flex-grow:1;font-size:var(--vs-font-size);line-height:var(--vs-line-height);margin:4px 0 0;max-width:100%;outline:none;padding:0 7px;width:0;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search:-ms-input-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;-webkit-animation:vSelectSpinner 1.1s linear infinite;animation:vSelectSpinner 1.1s linear infinite;border:.9em solid hsla(0,0%,39%,.1);border-left-color:#3c3c3c73;font-size:5px;opacity:0;overflow:hidden;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));width:5em}.vs--loading .vs__spinner{opacity:1}.log-table[data-v-1a1874b8]{width:100%;height:100%;overflow:scroll}.log-table__table[data-v-1a1874b8]{width:calc(100% - 12px);margin-inline:6px;table-layout:fixed}.log-table__load-more[data-v-1a1874b8]{text-align:center;padding-block:4px}.log-table th[data-v-1a1874b8]:nth-child(1),.log-table td[data-v-1a1874b8]:nth-child(1){width:108px}.log-table th[data-v-1a1874b8]:nth-child(2),.log-table td[data-v-1a1874b8]:nth-child(2){width:168px}.log-table th[data-v-1a1874b8]:nth-child(3),.log-table td[data-v-1a1874b8]:nth-child(3){width:418px}.log-table th[data-v-1a1874b8]:nth-child(4),.log-table td[data-v-1a1874b8]:nth-child(4){width:168px}.log-table th[data-v-1a1874b8]:last-child,.log-table td[data-v-1a1874b8]:last-child{width:62px}.log-table thead[data-v-1a1874b8]{min-height:44px}.log-table thead[data-v-1a1874b8] th{position:-webkit-sticky;position:sticky;top:0;z-index:99;background-color:var(--color-main-background);border-bottom:2px solid var(--color-border-dark)}.log-table tbody[data-v-1a1874b8]:before{content:"‌";display:block;line-height:6px;text-indent:-99999px}/** + * @copyright Copyright (c) 2019 Julius Härtl + * + * @author Julius Härtl + * @author John Molakvoæ + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */.toastify.dialogs{min-width:200px;background:none;background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 6px 0 var(--color-box-shadow);padding:0 12px;margin-top:45px;position:fixed;z-index:10100;border-radius:var(--border-radius);display:flex;align-items:center}.toastify.dialogs .toast-undo-container{display:flex;align-items:center}.toastify.dialogs .toast-undo-button,.toastify.dialogs .toast-close{position:static;overflow:hidden;box-sizing:border-box;min-width:44px;height:100%;padding:12px;white-space:nowrap;background-repeat:no-repeat;background-position:center;background-color:transparent;min-height:0}.toastify.dialogs .toast-undo-button.toast-close,.toastify.dialogs .toast-close.toast-close{text-indent:0;opacity:.4;border:none;min-height:44px;margin-left:10px;font-size:0}.toastify.dialogs .toast-undo-button.toast-close:before,.toastify.dialogs .toast-close.toast-close:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTYiIHdpZHRoPSIxNiI+CiAgPHBhdGggZD0iTTE0IDEyLjNMMTIuMyAxNCA4IDkuNyAzLjcgMTQgMiAxMi4zIDYuMyA4IDIgMy43IDMuNyAyIDggNi4zIDEyLjMgMiAxNCAzLjcgOS43IDh6Ii8+Cjwvc3ZnPgo=);content:" ";filter:var(--background-invert-if-dark);display:inline-block;width:16px;height:16px}.toastify.dialogs .toast-undo-button.toast-undo-button,.toastify.dialogs .toast-close.toast-undo-button{height:calc(100% - 6px);margin:3px 3px 3px 12px}.toastify.dialogs .toast-undo-button:hover,.toastify.dialogs .toast-undo-button:focus,.toastify.dialogs .toast-undo-button:active,.toastify.dialogs .toast-close:hover,.toastify.dialogs .toast-close:focus,.toastify.dialogs .toast-close:active{cursor:pointer;opacity:1}.toastify.dialogs.toastify-top{right:10px}.toastify.dialogs.toast-with-click{cursor:pointer}.toastify.dialogs.toast-error{border-left:3px solid var(--color-error)}.toastify.dialogs.toast-info{border-left:3px solid var(--color-primary)}.toastify.dialogs.toast-warning{border-left:3px solid var(--color-warning)}.toastify.dialogs.toast-success,.toastify.dialogs.toast-undo{border-left:3px solid var(--color-success)}.theme--dark .toastify.dialogs .toast-close.toast-close:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTYiIHdpZHRoPSIxNiI+CiAgPHBhdGggZD0iTTE0IDEyLjNMMTIuMyAxNCA4IDkuNyAzLjcgMTQgMiAxMi4zIDYuMyA4IDIgMy43IDMuNyAyIDggNi4zIDEyLjMgMiAxNCAzLjcgOS43IDh6IiBzdHlsZT0iZmlsbC1vcGFjaXR5OjE7ZmlsbDojZmZmZmZmIi8+Cjwvc3ZnPgo=)}legend[data-v-3c4c66d4]{font-weight:700}.logreader-container[data-v-3c4c66d4]{display:flex;flex-direction:column;height:100%}.logreader-container .info-note[data-v-3c4c66d4]{margin-block:4px;margin-inline:1rem}.logreader-container .info-note__content[data-v-3c4c66d4]{display:flex;gap:12px;align-items:center;justify-content:space-between}.logreader-container__header[data-v-3c4c66d4]{padding-inline-start:1rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.logreader-container__header h2[data-v-3c4c66d4]{margin:0;padding:0}.logreader-container__header .settings-toggle[data-v-3c4c66d4]{margin:2px}[data-v-3c4c66d4] .empty-content{text-align:center}@media only screen and (max-width: 1023px){.logreader-container__header[data-v-3c4c66d4]{padding-inline-start:48px}} diff --git a/js/Splitter-634df9e6.mjs b/js/Splitter-634df9e6.mjs new file mode 100644 index 00000000..b8425549 --- /dev/null +++ b/js/Splitter-634df9e6.mjs @@ -0,0 +1,58 @@ +import { g as d } from "./index-46d64e17.mjs"; +/** + * @name logreader + * @license + * @version (generated 2023-07-21) + * + * Included dependencies: + * + * json-string-splitter + * version: 1.0.0 + * license: LGPL-2.1+ + */ +var h = function(a) { + for (var c = 0, n = 1, o = 2, b = 3, e = c, s = 0, i = null, t = [], r = 0; r < a.length; ++r) + switch (e) { + case c: + switch (a[r]) { + case "{": + ++s, e = n, i = r; + break; + } + break; + case n: + switch (a[r]) { + case "{": + ++s; + break; + case "}": + --s, s === 0 && (e = c, t.push({ start: i, end: r + 1 })); + break; + case '"': + e = o; + break; + } + break; + case o: + switch (a[r]) { + case '"': + e = n; + break; + case "\\": + e = b; + break; + } + break; + case b: + e = o; + break; + } + var u = { jsons: [], remainder: a.substring(t[t.length - 1].end) }; + return t.forEach(function(k) { + u.jsons.push(a.substring(k.start, k.end)); + }), u; +}; +const l = d(h), g = Object.freeze(Object.defineProperty({ __proto__: null, default: l }, Symbol.toStringTag, { value: "Module" })); +export { + g as S +}; diff --git a/js/Splitter-634df9e6.mjs.map b/js/Splitter-634df9e6.mjs.map new file mode 100644 index 00000000..9596b09b --- /dev/null +++ b/js/Splitter-634df9e6.mjs.map @@ -0,0 +1 @@ +{"version":3,"file":"Splitter-634df9e6.mjs","sources":["../node_modules/json-string-splitter/Splitter.js"],"sourcesContent":["/**\n * Split concatenated JSON strings\n * \n * @module json-string-splitter\n */\n\n/**\n * Accepts a string consisting of one or more valid JSON substrings and splits it. Any remaining string after the end of the last complete JSON substring is returned in the 'remainder' field.\n * \n * Passing in invalid JSON can result in garbage output\n * \n * @alias splitter\n * @since 1.0.0\n * @param {string} string The string to look for JSON in\n * @returns {{ jsons: string[], remainder: '' }} \n * \n * @example\n * var splitter = require('json-string-splitter');\n * \n * var pieces = splitter('{\"foo\":\"bar\"}{\"more\":\"json\"}{\"partial\":\"json\"');\n * \n * console.log(pieces.jsons[0]); // '{\"foo\":\"bar\"}'\n * console.log(pieces.jsons[1]); // '{\"more\":\"json\"}'\n * console.log(pieces.remainder); // '{\"partial\":\"json\"'\n */\nmodule.exports = function(string) {\n var START = 0, JSON = 1, STRING = 2, ESCAPE = 3;\n \n var state = START;\n var nesting_level = 0;\n var json_start = null;\n var bounds = [];\n \n for(var i = 0 || 0; i < string.length; ++i) {\n switch(state) {\n case START:\n switch(string[i]) {\n case '{':\n ++nesting_level;\n state = JSON;\n json_start = i;\n break;\n }\n break;\n case JSON:\n switch(string[i]) {\n case '{': ++nesting_level; break;\n case '}':\n --nesting_level;\n if(nesting_level === 0) {\n state = START;\n bounds.push({ start: json_start, end: i + 1 });\n }\n break;\n case '\"': state = STRING; break;\n }\n break;\n case STRING:\n switch(string[i]) {\n case '\"': state = JSON; break;\n case '\\\\': state = ESCAPE; break;\n }\n break;\n case ESCAPE:\n state = STRING;\n break;\n }\n }\n \n var result = {\n jsons: [],\n remainder: string.substring(bounds[bounds.length - 1].end),\n }\n \n bounds.forEach(function(v) {\n result.jsons.push(string.substring(v.start, v.end));\n });\n \n return result;\n}\n"],"names":["Splitter","string","START","JSON","STRING","ESCAPE","state","nesting_level","json_start","bounds","i","result","v"],"mappings":";;;;;;;;;;;;IAyBAA,IAAiB,SAASC,GAAQ;AAQhC,WAPIC,IAAQ,GAAGC,IAAO,GAAGC,IAAS,GAAGC,IAAS,GAE1CC,IAAQJ,GACRK,IAAgB,GAChBC,IAAa,MACbC,IAAS,CAAA,GAELC,IAAS,GAAGA,IAAIT,EAAO,QAAQ,EAAES;AACvC,YAAOJ,GAAK;AAAA,MACV,KAAKJ;AACH,gBAAOD,EAAOS,CAAC,GAAC;AAAA,UACd,KAAK;AACH,cAAEH,GACFD,IAAQH,GACRK,IAAaE;AACb;AAAA,QACH;AACD;AAAA,MACF,KAAKP;AACH,gBAAOF,EAAOS,CAAC,GAAC;AAAA,UACd,KAAK;AAAK,cAAEH;AAAe;AAAA,UAC3B,KAAK;AACH,cAAEA,GACCA,MAAkB,MACnBD,IAAQJ,GACRO,EAAO,KAAK,EAAE,OAAOD,GAAY,KAAKE,IAAI,EAAC,CAAE;AAE/C;AAAA,UACF,KAAK;AAAKJ,gBAAQF;AAAQ;AAAA,QAC3B;AACD;AAAA,MACF,KAAKA;AACH,gBAAOH,EAAOS,CAAC,GAAC;AAAA,UACd,KAAK;AAAKJ,gBAAQH;AAAM;AAAA,UACxB,KAAK;AAAMG,gBAAQD;AAAQ;AAAA,QAC5B;AACD;AAAA,MACF,KAAKA;AACHC,YAAQF;AACR;AAAA,IACH;AAGH,MAAIO,IAAS,EACX,OAAO,CAAE,GACT,WAAWV,EAAO,UAAUQ,EAAOA,EAAO,SAAS,CAAC,EAAE,GAAG,EAC1D;AAED,SAAAA,EAAO,QAAQ,SAASG,GAAG;AACzBD,MAAO,MAAM,KAAKV,EAAO,UAAUW,EAAE,OAAOA,EAAE,GAAG,CAAC;AAAA,EACtD,CAAG,GAEMD;AACT;;","x_google_ignoreList":[0]} \ No newline at end of file diff --git a/js/index-46d64e17.mjs b/js/index-46d64e17.mjs new file mode 100644 index 00000000..b1c75245 --- /dev/null +++ b/js/index-46d64e17.mjs @@ -0,0 +1,31508 @@ +var H9 = Object.defineProperty; +var $9 = (e, t, r) => t in e ? H9(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r; +var Y1 = (e, t, r) => ($9(e, typeof t != "symbol" ? t + "" : t, r), r); +/** + * @name logreader + * @license + * @version (generated 2023-07-21) + * + * Included dependencies: + * + * @floating-ui/core + * version: 0.3.1 + * license: MIT + * + * @floating-ui/dom + * version: 0.1.10 + * license: MIT + * + * @nextcloud/auth + * version: 2.1.0 + * license: GPL-3.0-or-later + * + * @nextcloud/axios + * version: 2.4.0 + * license: GPL-3.0 + * + * @nextcloud/browser-storage + * version: 0.2.0 + * license: GPL-3.0-or-later + * + * @nextcloud/calendar-js + * version: 6.0.1 + * license: AGPL-3.0-or-later + * + * @nextcloud/capabilities + * version: 1.1.0 + * license: GPL-3.0-or-later + * + * @nextcloud/dialogs + * version: 4.1.0 + * license: GPL-3.0-or-later + * + * @nextcloud/event-bus + * version: 3.1.0 + * license: GPL-3.0-or-later + * + * @nextcloud/initial-state + * version: 2.1.0 + * license: GPL-3.0-or-later + * + * @nextcloud/l10n + * version: 2.2.0 + * license: GPL-3.0-or-later + * + * @nextcloud/logger + * version: 2.5.0 + * license: GPL-3.0-or-later + * + * @nextcloud/router + * version: 2.1.2 + * license: GPL-3.0-or-later + * + * @nextcloud/vue + * version: 8.0.0-beta.2 + * license: AGPL-3.0 + * + * @nextcloud/vue-select + * version: 3.23.0 + * license: MIT + * + * @skjnldsv/sanitize-svg + * version: 1.0.2 + * license: MIT + * + * @vue/devtools-api + * version: 6.5.0 + * license: MIT + * + * @vueuse/components + * version: 10.2.1 + * license: MIT + * + * @vueuse/core + * version: 10.2.1 + * license: MIT + * + * @vueuse/shared + * version: 10.2.1 + * license: MIT + * + * axios + * version: 1.4.0 + * license: MIT + * + * base64-js + * version: 1.5.1 + * license: MIT + * + * buffer + * version: 6.0.3 + * license: MIT + * + * charenc + * version: 0.0.2 + * license: BSD-3-Clause + * + * core-js + * version: 3.31.1 + * license: MIT + * + * crypt + * version: 0.0.2 + * license: BSD-3-Clause + * + * date-format-parse + * version: 0.2.7 + * license: MIT + * + * debounce + * version: 1.2.1 + * license: MIT + * + * dompurify + * version: 3.0.5 + * license: (MPL-2.0 OR Apache-2.0) + * + * escape-html + * version: 1.0.3 + * license: MIT + * + * fast-xml-parser + * version: 4.2.6 + * license: MIT + * + * floating-vue + * version: 1.0.0-beta.19 + * license: MIT + * + * focus-trap + * version: 7.5.2 + * license: MIT + * + * highlight.js + * version: 11.8.0 + * license: BSD-3-Clause + * + * ical.js + * version: 1.5.0 + * license: MPL-2.0 + * + * ieee754 + * version: 1.2.1 + * license: BSD-3-Clause + * + * is-buffer + * version: 1.1.6 + * license: MIT + * + * is-svg + * version: 4.4.0 + * license: MIT + * + * json-string-splitter + * version: 1.0.0 + * license: LGPL-2.1+ + * + * linkify-string + * version: 4.1.1 + * license: MIT + * + * linkifyjs + * version: 4.1.1 + * license: MIT + * + * lodash.get + * version: 4.4.2 + * license: MIT + * + * md5 + * version: 2.3.0 + * license: BSD-3-Clause + * + * node-gettext + * version: 3.0.0 + * license: (MIT) + * + * pinia + * version: 2.1.4 + * license: MIT + * + * semver + * version: 7.5.4 + * license: ISC + * + * striptags + * version: 3.2.0 + * license: MIT + * + * strnum + * version: 1.0.5 + * license: MIT + * + * tabbable + * version: 6.2.0 + * license: MIT + * + * toastify-js + * version: 1.12.0 + * license: MIT + * + * uuid + * version: 9.0.0 + * license: MIT + * + * vue + * version: 2.7.14 + * license: MIT + * + * vue-demi + * version: 0.14.5 + * license: MIT + * + * vue-material-design-icons + * version: 5.2.0 + * license: MIT + * + * vue2-datepicker + * version: 3.11.1 + * license: MIT + */ +const V9 = "logreader"; +var Pr = Object.freeze({}), vt = Array.isArray; +function ft(e) { + return e == null; +} +function Be(e) { + return e != null; +} +function Ar(e) { + return e === !0; +} +function W9(e) { + return e === !1; +} +function gc(e) { + return typeof e == "string" || typeof e == "number" || typeof e == "symbol" || typeof e == "boolean"; +} +function $t(e) { + return typeof e == "function"; +} +function jr(e) { + return e !== null && typeof e == "object"; +} +var LT = Object.prototype.toString; +function qr(e) { + return LT.call(e) === "[object Object]"; +} +function Q9(e) { + return LT.call(e) === "[object RegExp]"; +} +function lN(e) { + var t = parseFloat(String(e)); + return t >= 0 && Math.floor(t) === t && isFinite(e); +} +function Q3(e) { + return Be(e) && typeof e.then == "function" && typeof e.catch == "function"; +} +function q9(e) { + return e == null ? "" : Array.isArray(e) || qr(e) && e.toString === LT ? JSON.stringify(e, null, 2) : String(e); +} +function Wl(e) { + var t = parseFloat(e); + return isNaN(t) ? e : t; +} +function $n(e, t) { + for (var r = /* @__PURE__ */ Object.create(null), n = e.split(","), a = 0; a < n.length; a++) + r[n[a]] = !0; + return t ? function(s) { + return r[s.toLowerCase()]; + } : function(s) { + return r[s]; + }; +} +$n("slot,component", !0); +var K9 = $n("key,ref,slot,slot-scope,is"); +function Qo(e, t) { + var r = e.length; + if (r) { + if (t === e[r - 1]) { + e.length = r - 1; + return; + } + var n = e.indexOf(t); + if (n > -1) + return e.splice(n, 1); + } +} +var J9 = Object.prototype.hasOwnProperty; +function Wr(e, t) { + return J9.call(e, t); +} +function li(e) { + var t = /* @__PURE__ */ Object.create(null); + return function(r) { + var n = t[r]; + return n || (t[r] = e(r)); + }; +} +var X9 = /-(\w)/g, Ju = li(function(e) { + return e.replace(X9, function(t, r) { + return r ? r.toUpperCase() : ""; + }); +}), e7 = li(function(e) { + return e.charAt(0).toUpperCase() + e.slice(1); +}), t7 = /\B([A-Z])/g, Ec = li(function(e) { + return e.replace(t7, "-$1").toLowerCase(); +}); +function r7(e, t) { + function r(n) { + var a = arguments.length; + return a ? a > 1 ? e.apply(t, arguments) : e.call(t, n) : e.call(t); + } + return r._length = e.length, r; +} +function n7(e, t) { + return e.bind(t); +} +var cN = Function.prototype.bind ? n7 : r7; +function q3(e, t) { + t = t || 0; + for (var r = e.length - t, n = new Array(r); r--; ) + n[r] = e[r + t]; + return n; +} +function Xt(e, t) { + for (var r in t) + e[r] = t[r]; + return e; +} +function dN(e) { + for (var t = {}, r = 0; r < e.length; r++) + e[r] && Xt(t, e[r]); + return t; +} +function cr(e, t, r) { +} +var td = function(e, t, r) { + return !1; +}, pN = function(e) { + return e; +}; +function Xu(e, t) { + if (e === t) + return !0; + var r = jr(e), n = jr(t); + if (r && n) + try { + var a = Array.isArray(e), s = Array.isArray(t); + if (a && s) + return e.length === t.length && e.every(function(o, l) { + return Xu(o, t[l]); + }); + if (e instanceof Date && t instanceof Date) + return e.getTime() === t.getTime(); + if (!a && !s) { + var u = Object.keys(e), i = Object.keys(t); + return u.length === i.length && u.every(function(o) { + return Xu(e[o], t[o]); + }); + } else + return !1; + } catch { + return !1; + } + else + return !r && !n ? String(e) === String(t) : !1; +} +function AN(e, t) { + for (var r = 0; r < e.length; r++) + if (Xu(e[r], t)) + return r; + return -1; +} +function bp(e) { + var t = !1; + return function() { + t || (t = !0, e.apply(this, arguments)); + }; +} +function K3(e, t) { + return e === t ? e === 0 && 1 / e !== 1 / t : e === e || t === t; +} +var Av = "data-server-rendered", SA = ["component", "directive", "filter"], mN = ["beforeCreate", "created", "beforeMount", "mounted", "beforeUpdate", "updated", "beforeDestroy", "destroyed", "activated", "deactivated", "errorCaptured", "serverPrefetch", "renderTracked", "renderTriggered"], Nn = { optionMergeStrategies: /* @__PURE__ */ Object.create(null), silent: !1, productionTip: !1, devtools: !1, performance: !1, errorHandler: null, warnHandler: null, ignoredElements: [], keyCodes: /* @__PURE__ */ Object.create(null), isReservedTag: td, isReservedAttr: td, isUnknownElement: td, getTagNamespace: cr, parsePlatformTagName: pN, mustUseProp: td, async: !0, _lifecycleHooks: mN }, a7 = /a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/; +function hN(e) { + var t = (e + "").charCodeAt(0); + return t === 36 || t === 95; +} +function gr(e, t, r, n) { + Object.defineProperty(e, t, { value: r, enumerable: !!n, writable: !0, configurable: !0 }); +} +var o7 = new RegExp("[^".concat(a7.source, ".$_\\d]")); +function u7(e) { + if (!o7.test(e)) { + var t = e.split("."); + return function(r) { + for (var n = 0; n < t.length; n++) { + if (!r) + return; + r = r[t[n]]; + } + return r; + }; + } +} +var i7 = "__proto__" in {}, rn = typeof window < "u", Bn = rn && window.navigator.userAgent.toLowerCase(), ms = Bn && /msie|trident/.test(Bn), hs = Bn && Bn.indexOf("msie 9.0") > 0, TN = Bn && Bn.indexOf("edge/") > 0; +Bn && Bn.indexOf("android") > 0; +var s7 = Bn && /iphone|ipad|ipod|ios/.test(Bn), mv = Bn && Bn.match(/firefox\/(\d+)/), J3 = {}.watch, fN = !1; +if (rn) + try { + var hv = {}; + Object.defineProperty(hv, "passive", { get: function() { + fN = !0; + } }), window.addEventListener("test-passive", null, hv); + } catch { + } +var rd, qo = function() { + return rd === void 0 && (!rn && typeof global < "u" ? rd = global.process && global.process.env.VUE_ENV === "server" : rd = !1), rd; +}, yp = rn && window.__VUE_DEVTOOLS_GLOBAL_HOOK__; +function z0(e) { + return typeof e == "function" && /native code/.test(e.toString()); +} +var vc = typeof Symbol < "u" && z0(Symbol) && typeof Reflect < "u" && z0(Reflect.ownKeys), Ql; +typeof Set < "u" && z0(Set) ? Ql = Set : Ql = function() { + function e() { + this.set = /* @__PURE__ */ Object.create(null); + } + return e.prototype.has = function(t) { + return this.set[t] === !0; + }, e.prototype.add = function(t) { + this.set[t] = !0; + }, e.prototype.clear = function() { + this.set = /* @__PURE__ */ Object.create(null); + }, e; +}(); +var Er = null; +function gN() { + return Er && { proxy: Er }; +} +function jo(e) { + e === void 0 && (e = null), e || Er && Er._scope.off(), Er = e, e && e._scope.on(); +} +var fn = function() { + function e(t, r, n, a, s, u, i, o) { + this.tag = t, this.data = r, this.children = n, this.text = a, this.elm = s, this.ns = void 0, this.context = u, this.fnContext = void 0, this.fnOptions = void 0, this.fnScopeId = void 0, this.key = r && r.key, this.componentOptions = i, this.componentInstance = void 0, this.parent = void 0, this.raw = !1, this.isStatic = !1, this.isRootInsert = !0, this.isComment = !1, this.isCloned = !1, this.isOnce = !1, this.asyncFactory = o, this.asyncMeta = void 0, this.isAsyncPlaceholder = !1; + } + return Object.defineProperty(e.prototype, "child", { get: function() { + return this.componentInstance; + }, enumerable: !1, configurable: !0 }), e; +}(), J0 = function(e) { + e === void 0 && (e = ""); + var t = new fn(); + return t.text = e, t.isComment = !0, t; +}; +function O0(e) { + return new fn(void 0, void 0, void 0, String(e)); +} +function X3(e) { + var t = new fn(e.tag, e.data, e.children && e.children.slice(), e.text, e.elm, e.context, e.componentOptions, e.asyncFactory); + return t.ns = e.ns, t.isStatic = e.isStatic, t.key = e.key, t.isComment = e.isComment, t.fnContext = e.fnContext, t.fnOptions = e.fnOptions, t.fnScopeId = e.fnScopeId, t.asyncMeta = e.asyncMeta, t.isCloned = !0, t; +} +var l7 = 0, Qd = [], c7 = function() { + for (var e = 0; e < Qd.length; e++) { + var t = Qd[e]; + t.subs = t.subs.filter(function(r) { + return r; + }), t._pending = !1; + } + Qd.length = 0; +}, ma = function() { + function e() { + this._pending = !1, this.id = l7++, this.subs = []; + } + return e.prototype.addSub = function(t) { + this.subs.push(t); + }, e.prototype.removeSub = function(t) { + this.subs[this.subs.indexOf(t)] = null, this._pending || (this._pending = !0, Qd.push(this)); + }, e.prototype.depend = function(t) { + e.target && e.target.addDep(this); + }, e.prototype.notify = function(t) { + for (var r = this.subs.filter(function(u) { + return u; + }), n = 0, a = r.length; n < a; n++) { + var s = r[n]; + s.update(); + } + }, e; +}(); +ma.target = null; +var qd = []; +function Ts(e) { + qd.push(e), ma.target = e; +} +function fs() { + qd.pop(), ma.target = qd[qd.length - 1]; +} +var EN = Array.prototype, Sp = Object.create(EN), d7 = ["push", "pop", "shift", "unshift", "splice", "sort", "reverse"]; +d7.forEach(function(e) { + var t = EN[e]; + gr(Sp, e, function() { + for (var r = [], n = 0; n < arguments.length; n++) + r[n] = arguments[n]; + var a = t.apply(this, r), s = this.__ob__, u; + switch (e) { + case "push": + case "unshift": + u = r; + break; + case "splice": + u = r.slice(2); + break; + } + return u && s.observeArray(u), s.dep.notify(), a; + }); +}); +var Tv = Object.getOwnPropertyNames(Sp), vN = {}, PT = !0; +function Go(e) { + PT = e; +} +var p7 = { notify: cr, depend: cr, addSub: cr, removeSub: cr }, fv = function() { + function e(t, r, n) { + if (r === void 0 && (r = !1), n === void 0 && (n = !1), this.value = t, this.shallow = r, this.mock = n, this.dep = n ? p7 : new ma(), this.vmCount = 0, gr(t, "__ob__", this), vt(t)) { + if (!n) + if (i7) + t.__proto__ = Sp; + else + for (var a = 0, s = Tv.length; a < s; a++) { + var u = Tv[a]; + gr(t, u, Sp[u]); + } + r || this.observeArray(t); + } else + for (var i = Object.keys(t), a = 0; a < i.length; a++) { + var u = i[a]; + zo(t, u, vN, void 0, r, n); + } + } + return e.prototype.observeArray = function(t) { + for (var r = 0, n = t.length; r < n; r++) + Va(t[r], !1, this.mock); + }, e; +}(); +function Va(e, t, r) { + if (e && Wr(e, "__ob__") && e.__ob__ instanceof fv) + return e.__ob__; + if (PT && (r || !qo()) && (vt(e) || qr(e)) && Object.isExtensible(e) && !e.__v_skip && !vr(e) && !(e instanceof fn)) + return new fv(e, t, r); +} +function zo(e, t, r, n, a, s) { + var u = new ma(), i = Object.getOwnPropertyDescriptor(e, t); + if (!(i && i.configurable === !1)) { + var o = i && i.get, l = i && i.set; + (!o || l) && (r === vN || arguments.length === 2) && (r = e[t]); + var c = !a && Va(r, !1, s); + return Object.defineProperty(e, t, { enumerable: !0, configurable: !0, get: function() { + var d = o ? o.call(e) : r; + return ma.target && (u.depend(), c && (c.dep.depend(), vt(d) && CN(d))), vr(d) && !a ? d.value : d; + }, set: function(d) { + var p = o ? o.call(e) : r; + if (K3(p, d)) { + if (l) + l.call(e, d); + else { + if (o) + return; + if (!a && vr(p) && !vr(d)) { + p.value = d; + return; + } else + r = d; + } + c = !a && Va(d, !1, s), u.notify(); + } + } }), u; + } +} +function Za(e, t, r) { + if (!ci(e)) { + var n = e.__ob__; + return vt(e) && lN(t) ? (e.length = Math.max(e.length, t), e.splice(t, 1, r), n && !n.shallow && n.mock && Va(r, !1, !0), r) : t in e && !(t in Object.prototype) ? (e[t] = r, r) : e._isVue || n && n.vmCount ? r : n ? (zo(n.value, t, r, void 0, n.shallow, n.mock), n.dep.notify(), r) : (e[t] = r, r); + } +} +function ZT(e, t) { + if (vt(e) && lN(t)) { + e.splice(t, 1); + return; + } + var r = e.__ob__; + e._isVue || r && r.vmCount || ci(e) || Wr(e, t) && (delete e[t], r && r.dep.notify()); +} +function CN(e) { + for (var t = void 0, r = 0, n = e.length; r < n; r++) + t = e[r], t && t.__ob__ && t.__ob__.dep.depend(), vt(t) && CN(t); +} +function DN(e) { + return bN(e, !1), e; +} +function jT(e) { + return bN(e, !0), gr(e, "__v_isShallow", !0), e; +} +function bN(e, t) { + ci(e) || Va(e, t, qo()); +} +function Ha(e) { + return ci(e) ? Ha(e.__v_raw) : !!(e && e.__ob__); +} +function Fp(e) { + return !!(e && e.__v_isShallow); +} +function ci(e) { + return !!(e && e.__v_isReadonly); +} +function A7(e) { + return Ha(e) || ci(e); +} +function Cc(e) { + var t = e && e.__v_raw; + return t ? Cc(t) : e; +} +function X0(e) { + return Object.isExtensible(e) && gr(e, "__v_skip", !0), e; +} +var Dc = "__v_isRef"; +function vr(e) { + return !!(e && e.__v_isRef === !0); +} +function Jt(e) { + return yN(e, !1); +} +function m7(e) { + return yN(e, !0); +} +function yN(e, t) { + if (vr(e)) + return e; + var r = {}; + return gr(r, Dc, !0), gr(r, "__v_isShallow", t), gr(r, "dep", zo(r, "value", e, null, t, qo())), r; +} +function h7(e) { + e.dep && e.dep.notify(); +} +function SN(e) { + return vr(e) ? e.value : e; +} +function T7(e) { + if (Ha(e)) + return e; + for (var t = {}, r = Object.keys(e), n = 0; n < r.length; n++) + Np(t, e, r[n]); + return t; +} +function Np(e, t, r) { + Object.defineProperty(e, r, { enumerable: !0, configurable: !0, get: function() { + var n = t[r]; + if (vr(n)) + return n.value; + var a = n && n.__ob__; + return a && a.dep.depend(), n; + }, set: function(n) { + var a = t[r]; + vr(a) && !vr(n) ? a.value = n : t[r] = n; + } }); +} +function f7(e) { + var t = new ma(), r = e(function() { + t.depend(); + }, function() { + t.notify(); + }), n = r.get, a = r.set, s = { get value() { + return n(); + }, set value(u) { + a(u); + } }; + return gr(s, Dc, !0), s; +} +function FN(e) { + var t = vt(e) ? new Array(e.length) : {}; + for (var r in e) + t[r] = NN(e, r); + return t; +} +function NN(e, t, r) { + var n = e[t]; + if (vr(n)) + return n; + var a = { get value() { + var s = e[t]; + return s === void 0 ? r : s; + }, set value(s) { + e[t] = s; + } }; + return gr(a, Dc, !0), a; +} +var g7 = "__v_rawToReadonly", E7 = "__v_rawToShallowReadonly"; +function xN(e) { + return BN(e, !1); +} +function BN(e, t) { + if (!qr(e) || ci(e)) + return e; + var r = t ? E7 : g7, n = e[r]; + if (n) + return n; + var a = Object.create(Object.getPrototypeOf(e)); + gr(e, r, a), gr(a, "__v_isReadonly", !0), gr(a, "__v_raw", e), vr(e) && gr(a, Dc, !0), (t || Fp(e)) && gr(a, "__v_isShallow", !0); + for (var s = Object.keys(e), u = 0; u < s.length; u++) + v7(a, e, s[u], t); + return a; +} +function v7(e, t, r, n) { + Object.defineProperty(e, r, { enumerable: !0, configurable: !0, get: function() { + var a = t[r]; + return n || !qr(a) ? a : xN(a); + }, set: function() { + } }); +} +function C7(e) { + return BN(e, !0); +} +function Gt(e, t) { + var r, n, a = $t(e); + a ? (r = e, n = cr) : (r = e.get, n = e.set); + var s = qo() ? null : new bc(Er, r, cr, { lazy: !0 }), u = { effect: s, get value() { + return s ? (s.dirty && s.evaluate(), ma.target && s.depend(), s.value) : r(); + }, set value(i) { + n(i); + } }; + return gr(u, Dc, !0), gr(u, "__v_isReadonly", a), u; +} +var FA = "watcher", gv = "".concat(FA, " callback"), Ev = "".concat(FA, " getter"), D7 = "".concat(FA, " cleanup"); +function GT(e, t) { + return xA(e, null, t); +} +function ON(e, t) { + return xA(e, null, { flush: "post" }); +} +function b7(e, t) { + return xA(e, null, { flush: "sync" }); +} +var vv = {}; +function NA(e, t, r) { + return xA(e, t, r); +} +function xA(e, t, r) { + var n = r === void 0 ? Pr : r, a = n.immediate, s = n.deep, u = n.flush, i = u === void 0 ? "pre" : u; + n.onTrack, n.onTrigger; + var o = Er, l = function(f, S, _) { + return _ === void 0 && (_ = null), Wa(f, null, _, o, S); + }, c, d = !1, p = !1; + if (vr(e) ? (c = function() { + return e.value; + }, d = Fp(e)) : Ha(e) ? (c = function() { + return e.__ob__.dep.depend(), e; + }, s = !0) : vt(e) ? (p = !0, d = e.some(function(f) { + return Ha(f) || Fp(f); + }), c = function() { + return e.map(function(f) { + if (vr(f)) + return f.value; + if (Ha(f)) + return es(f); + if ($t(f)) + return l(f, Ev); + }); + }) : $t(e) ? t ? c = function() { + return l(e, Ev); + } : c = function() { + if (!(o && o._isDestroyed)) + return h && h(), l(e, FA, [E]); + } : c = cr, t && s) { + var A = c; + c = function() { + return es(A()); + }; + } + var h, E = function(f) { + h = b.onStop = function() { + l(f, D7); + }; + }; + if (qo()) + return E = cr, t ? a && l(t, gv, [c(), p ? [] : void 0, E]) : c(), cr; + var b = new bc(Er, c, cr, { lazy: !0 }); + b.noRecurse = !t; + var v = p ? [] : vv; + return b.run = function() { + if (b.active) + if (t) { + var f = b.get(); + (s || d || (p ? f.some(function(S, _) { + return K3(S, v[_]); + }) : K3(f, v))) && (h && h(), l(t, gv, [f, v === vv ? void 0 : v, E]), v = f); + } else + b.get(); + }, i === "sync" ? b.update = b.run : i === "post" ? (b.post = !0, b.update = function() { + return ih(b); + }) : b.update = function() { + if (o && o === Er && !o._isMounted) { + var f = o._preWatchers || (o._preWatchers = []); + f.indexOf(b) < 0 && f.push(b); + } else + ih(b); + }, t ? a ? b.run() : v = b.get() : i === "post" && o ? o.$once("hook:mounted", function() { + return b.get(); + }) : b.get(), function() { + b.teardown(); + }; +} +var Mr, zT = function() { + function e(t) { + t === void 0 && (t = !1), this.detached = t, this.active = !0, this.effects = [], this.cleanups = [], this.parent = Mr, !t && Mr && (this.index = (Mr.scopes || (Mr.scopes = [])).push(this) - 1); + } + return e.prototype.run = function(t) { + if (this.active) { + var r = Mr; + try { + return Mr = this, t(); + } finally { + Mr = r; + } + } + }, e.prototype.on = function() { + Mr = this; + }, e.prototype.off = function() { + Mr = this.parent; + }, e.prototype.stop = function(t) { + if (this.active) { + var r = void 0, n = void 0; + for (r = 0, n = this.effects.length; r < n; r++) + this.effects[r].teardown(); + for (r = 0, n = this.cleanups.length; r < n; r++) + this.cleanups[r](); + if (this.scopes) + for (r = 0, n = this.scopes.length; r < n; r++) + this.scopes[r].stop(!0); + if (!this.detached && this.parent && !t) { + var a = this.parent.scopes.pop(); + a && a !== this && (this.parent.scopes[this.index] = a, a.index = this.index); + } + this.parent = void 0, this.active = !1; + } + }, e; +}(); +function UT(e) { + return new zT(e); +} +function y7(e, t) { + t === void 0 && (t = Mr), t && t.active && t.effects.push(e); +} +function RN() { + return Mr; +} +function wN(e) { + Mr && Mr.cleanups.push(e); +} +function S7(e, t) { + Er && (kN(Er)[e] = t); +} +function kN(e) { + var t = e._provided, r = e.$parent && e.$parent._provided; + return r === t ? e._provided = Object.create(r) : t; +} +function _N(e, t, r) { + r === void 0 && (r = !1); + var n = Er; + if (n) { + var a = n.$parent && n.$parent._provided; + if (a && e in a) + return a[e]; + if (arguments.length > 1) + return r && $t(t) ? t.call(n) : t; + } +} +var Cv = li(function(e) { + var t = e.charAt(0) === "&"; + e = t ? e.slice(1) : e; + var r = e.charAt(0) === "~"; + e = r ? e.slice(1) : e; + var n = e.charAt(0) === "!"; + return e = n ? e.slice(1) : e, { name: e, once: r, capture: n, passive: t }; +}); +function eh(e, t) { + function r() { + var n = r.fns; + if (vt(n)) + for (var a = n.slice(), s = 0; s < a.length; s++) + Wa(a[s], null, arguments, t, "v-on handler"); + else + return Wa(n, null, arguments, t, "v-on handler"); + } + return r.fns = e, r; +} +function MN(e, t, r, n, a, s) { + var u, i, o, l; + for (u in e) + i = e[u], o = t[u], l = Cv(u), ft(i) || (ft(o) ? (ft(i.fns) && (i = e[u] = eh(i, s)), Ar(l.once) && (i = e[u] = a(l.name, i, l.capture)), r(l.name, i, l.capture, l.passive, l.params)) : i !== o && (o.fns = i, e[u] = o)); + for (u in t) + ft(e[u]) && (l = Cv(u), n(l.name, t[u], l.capture)); +} +function _o(e, t, r) { + e instanceof fn && (e = e.data.hook || (e.data.hook = {})); + var n, a = e[t]; + function s() { + r.apply(this, arguments), Qo(n.fns, s); + } + ft(a) ? n = eh([s]) : Be(a.fns) && Ar(a.merged) ? (n = a, n.fns.push(s)) : n = eh([a, s]), n.merged = !0, e[t] = n; +} +function F7(e, t, r) { + var n = t.options.props; + if (!ft(n)) { + var a = {}, s = e.attrs, u = e.props; + if (Be(s) || Be(u)) + for (var i in n) { + var o = Ec(i); + Dv(a, u, i, o, !0) || Dv(a, s, i, o, !1); + } + return a; + } +} +function Dv(e, t, r, n, a) { + if (Be(t)) { + if (Wr(t, r)) + return e[r] = t[r], a || delete t[r], !0; + if (Wr(t, n)) + return e[r] = t[n], a || delete t[n], !0; + } + return !1; +} +function N7(e) { + for (var t = 0; t < e.length; t++) + if (vt(e[t])) + return Array.prototype.concat.apply([], e); + return e; +} +function HT(e) { + return gc(e) ? [O0(e)] : vt(e) ? IN(e) : void 0; +} +function sl(e) { + return Be(e) && Be(e.text) && W9(e.isComment); +} +function IN(e, t) { + var r = [], n, a, s, u; + for (n = 0; n < e.length; n++) + a = e[n], !(ft(a) || typeof a == "boolean") && (s = r.length - 1, u = r[s], vt(a) ? a.length > 0 && (a = IN(a, "".concat(t || "", "_").concat(n)), sl(a[0]) && sl(u) && (r[s] = O0(u.text + a[0].text), a.shift()), r.push.apply(r, a)) : gc(a) ? sl(u) ? r[s] = O0(u.text + a) : a !== "" && r.push(O0(a)) : sl(a) && sl(u) ? r[s] = O0(u.text + a.text) : (Ar(e._isVList) && Be(a.tag) && ft(a.key) && Be(t) && (a.key = "__vlist".concat(t, "_").concat(n, "__")), r.push(a))); + return r; +} +function x7(e, t) { + var r = null, n, a, s, u; + if (vt(e) || typeof e == "string") + for (r = new Array(e.length), n = 0, a = e.length; n < a; n++) + r[n] = t(e[n], n); + else if (typeof e == "number") + for (r = new Array(e), n = 0; n < e; n++) + r[n] = t(n + 1, n); + else if (jr(e)) + if (vc && e[Symbol.iterator]) { + r = []; + for (var i = e[Symbol.iterator](), o = i.next(); !o.done; ) + r.push(t(o.value, r.length)), o = i.next(); + } else + for (s = Object.keys(e), r = new Array(s.length), n = 0, a = s.length; n < a; n++) + u = s[n], r[n] = t(e[u], u, n); + return Be(r) || (r = []), r._isVList = !0, r; +} +function B7(e, t, r, n) { + var a = this.$scopedSlots[e], s; + a ? (r = r || {}, n && (r = Xt(Xt({}, n), r)), s = a(r) || ($t(t) ? t() : t)) : s = this.$slots[e] || ($t(t) ? t() : t); + var u = r && r.slot; + return u ? this.$createElement("template", { slot: u }, s) : s; +} +function O7(e) { + return Rp(this.$options, "filters", e) || pN; +} +function bv(e, t) { + return vt(e) ? e.indexOf(t) === -1 : e !== t; +} +function R7(e, t, r, n, a) { + var s = Nn.keyCodes[t] || r; + return a && n && !Nn.keyCodes[t] ? bv(a, n) : s ? bv(s, e) : n ? Ec(n) !== t : e === void 0; +} +function w7(e, t, r, n, a) { + if (r && jr(r)) { + vt(r) && (r = dN(r)); + var s = void 0, u = function(o) { + if (o === "class" || o === "style" || K9(o)) + s = e; + else { + var l = e.attrs && e.attrs.type; + s = n || Nn.mustUseProp(t, l, o) ? e.domProps || (e.domProps = {}) : e.attrs || (e.attrs = {}); + } + var c = Ju(o), d = Ec(o); + if (!(c in s) && !(d in s) && (s[o] = r[o], a)) { + var p = e.on || (e.on = {}); + p["update:".concat(o)] = function(A) { + r[o] = A; + }; + } + }; + for (var i in r) + u(i); + } + return e; +} +function k7(e, t) { + var r = this._staticTrees || (this._staticTrees = []), n = r[e]; + return n && !t || (n = r[e] = this.$options.staticRenderFns[e].call(this._renderProxy, this._c, this), YN(n, "__static__".concat(e), !1)), n; +} +function _7(e, t, r) { + return YN(e, "__once__".concat(t).concat(r ? "_".concat(r) : ""), !0), e; +} +function YN(e, t, r) { + if (vt(e)) + for (var n = 0; n < e.length; n++) + e[n] && typeof e[n] != "string" && yv(e[n], "".concat(t, "_").concat(n), r); + else + yv(e, t, r); +} +function yv(e, t, r) { + e.isStatic = !0, e.key = t, e.isOnce = r; +} +function M7(e, t) { + if (t && qr(t)) { + var r = e.on = e.on ? Xt({}, e.on) : {}; + for (var n in t) { + var a = r[n], s = t[n]; + r[n] = a ? [].concat(a, s) : s; + } + } + return e; +} +function LN(e, t, r, n) { + t = t || { $stable: !r }; + for (var a = 0; a < e.length; a++) { + var s = e[a]; + vt(s) ? LN(s, t, r) : s && (s.proxy && (s.fn.proxy = !0), t[s.key] = s.fn); + } + return n && (t.$key = n), t; +} +function I7(e, t) { + for (var r = 0; r < t.length; r += 2) { + var n = t[r]; + typeof n == "string" && n && (e[t[r]] = t[r + 1]); + } + return e; +} +function Y7(e, t) { + return typeof e == "string" ? t + e : e; +} +function PN(e) { + e._o = _7, e._n = Wl, e._s = q9, e._l = x7, e._t = B7, e._q = Xu, e._i = AN, e._m = k7, e._f = O7, e._k = R7, e._b = w7, e._v = O0, e._e = J0, e._u = LN, e._g = M7, e._d = I7, e._p = Y7; +} +function $T(e, t) { + if (!e || !e.length) + return {}; + for (var r = {}, n = 0, a = e.length; n < a; n++) { + var s = e[n], u = s.data; + if (u && u.attrs && u.attrs.slot && delete u.attrs.slot, (s.context === t || s.fnContext === t) && u && u.slot != null) { + var i = u.slot, o = r[i] || (r[i] = []); + s.tag === "template" ? o.push.apply(o, s.children || []) : o.push(s); + } else + (r.default || (r.default = [])).push(s); + } + for (var l in r) + r[l].every(L7) && delete r[l]; + return r; +} +function L7(e) { + return e.isComment && !e.asyncFactory || e.text === " "; +} +function ql(e) { + return e.isComment && e.asyncFactory; +} +function xl(e, t, r, n) { + var a, s = Object.keys(r).length > 0, u = t ? !!t.$stable : !s, i = t && t.$key; + if (!t) + a = {}; + else { + if (t._normalized) + return t._normalized; + if (u && n && n !== Pr && i === n.$key && !s && !n.$hasNormal) + return n; + a = {}; + for (var o in t) + t[o] && o[0] !== "$" && (a[o] = P7(e, r, o, t[o])); + } + for (var l in r) + l in a || (a[l] = Z7(r, l)); + return t && Object.isExtensible(t) && (t._normalized = a), gr(a, "$stable", u), gr(a, "$key", i), gr(a, "$hasNormal", s), a; +} +function P7(e, t, r, n) { + var a = function() { + var s = Er; + jo(e); + var u = arguments.length ? n.apply(null, arguments) : n({}); + u = u && typeof u == "object" && !vt(u) ? [u] : HT(u); + var i = u && u[0]; + return jo(s), u && (!i || u.length === 1 && i.isComment && !ql(i)) ? void 0 : u; + }; + return n.proxy && Object.defineProperty(t, r, { get: a, enumerable: !0, configurable: !0 }), a; +} +function Z7(e, t) { + return function() { + return e[t]; + }; +} +function j7(e) { + var t = e.$options, r = t.setup; + if (r) { + var n = e._setupContext = ZN(e); + jo(e), Ts(); + var a = Wa(r, null, [e._props || jT({}), n], e, "setup"); + if (fs(), jo(), $t(a)) + t.render = a; + else if (jr(a)) + if (e._setupState = a, a.__sfc) { + var s = e._setupProxy = {}; + for (var u in a) + u !== "__sfc" && Np(s, a, u); + } else + for (var u in a) + hN(u) || Np(e, a, u); + } +} +function ZN(e) { + return { get attrs() { + if (!e._attrsProxy) { + var t = e._attrsProxy = {}; + gr(t, "_v_attr_proxy", !0), xp(t, e.$attrs, Pr, e, "$attrs"); + } + return e._attrsProxy; + }, get listeners() { + if (!e._listenersProxy) { + var t = e._listenersProxy = {}; + xp(t, e.$listeners, Pr, e, "$listeners"); + } + return e._listenersProxy; + }, get slots() { + return z7(e); + }, emit: cN(e.$emit, e), expose: function(t) { + t && Object.keys(t).forEach(function(r) { + return Np(e, t, r); + }); + } }; +} +function xp(e, t, r, n, a) { + var s = !1; + for (var u in t) + u in e ? t[u] !== r[u] && (s = !0) : (s = !0, G7(e, u, n, a)); + for (var u in e) + u in t || (s = !0, delete e[u]); + return s; +} +function G7(e, t, r, n) { + Object.defineProperty(e, t, { enumerable: !0, configurable: !0, get: function() { + return r[n][t]; + } }); +} +function z7(e) { + return e._slotsProxy || jN(e._slotsProxy = {}, e.$scopedSlots), e._slotsProxy; +} +function jN(e, t) { + for (var r in t) + e[r] = t[r]; + for (var r in e) + r in t || delete e[r]; +} +function U7() { + return VT().slots; +} +function H7() { + return VT().attrs; +} +function $7() { + return VT().listeners; +} +function VT() { + var e = Er; + return e._setupContext || (e._setupContext = ZN(e)); +} +function V7(e, t) { + var r = vt(e) ? e.reduce(function(s, u) { + return s[u] = {}, s; + }, {}) : e; + for (var n in t) { + var a = r[n]; + a ? vt(a) || $t(a) ? r[n] = { type: a, default: t[n] } : a.default = t[n] : a === null && (r[n] = { default: t[n] }); + } + return r; +} +function W7(e) { + e._vnode = null, e._staticTrees = null; + var t = e.$options, r = e.$vnode = t._parentVnode, n = r && r.context; + e.$slots = $T(t._renderChildren, n), e.$scopedSlots = r ? xl(e.$parent, r.data.scopedSlots, e.$slots) : Pr, e._c = function(s, u, i, o) { + return Kl(e, s, u, i, o, !1); + }, e.$createElement = function(s, u, i, o) { + return Kl(e, s, u, i, o, !0); + }; + var a = r && r.data; + zo(e, "$attrs", a && a.attrs || Pr, null, !0), zo(e, "$listeners", t._parentListeners || Pr, null, !0); +} +var th = null; +function Q7(e) { + PN(e.prototype), e.prototype.$nextTick = function(t) { + return di(t, this); + }, e.prototype._render = function() { + var t = this, r = t.$options, n = r.render, a = r._parentVnode; + a && t._isMounted && (t.$scopedSlots = xl(t.$parent, a.data.scopedSlots, t.$slots, t.$scopedSlots), t._slotsProxy && jN(t._slotsProxy, t.$scopedSlots)), t.$vnode = a; + var s; + try { + jo(t), th = t, s = n.call(t._renderProxy, t.$createElement); + } catch (u) { + ei(u, t, "render"), s = t._vnode; + } finally { + th = null, jo(); + } + return vt(s) && s.length === 1 && (s = s[0]), s instanceof fn || (s = J0()), s.parent = a, s; + }; +} +function L1(e, t) { + return (e.__esModule || vc && e[Symbol.toStringTag] === "Module") && (e = e.default), jr(e) ? t.extend(e) : e; +} +function q7(e, t, r, n, a) { + var s = J0(); + return s.asyncFactory = e, s.asyncMeta = { data: t, context: r, children: n, tag: a }, s; +} +function K7(e, t) { + if (Ar(e.error) && Be(e.errorComp)) + return e.errorComp; + if (Be(e.resolved)) + return e.resolved; + var r = th; + if (r && Be(e.owners) && e.owners.indexOf(r) === -1 && e.owners.push(r), Ar(e.loading) && Be(e.loadingComp)) + return e.loadingComp; + if (r && !Be(e.owners)) { + var n = e.owners = [r], a = !0, s = null, u = null; + r.$on("hook:destroyed", function() { + return Qo(n, r); + }); + var i = function(d) { + for (var p = 0, A = n.length; p < A; p++) + n[p].$forceUpdate(); + d && (n.length = 0, s !== null && (clearTimeout(s), s = null), u !== null && (clearTimeout(u), u = null)); + }, o = bp(function(d) { + e.resolved = L1(d, t), a ? n.length = 0 : i(!0); + }), l = bp(function(d) { + Be(e.errorComp) && (e.error = !0, i(!0)); + }), c = e(o, l); + return jr(c) && (Q3(c) ? ft(e.resolved) && c.then(o, l) : Q3(c.component) && (c.component.then(o, l), Be(c.error) && (e.errorComp = L1(c.error, t)), Be(c.loading) && (e.loadingComp = L1(c.loading, t), c.delay === 0 ? e.loading = !0 : s = setTimeout(function() { + s = null, ft(e.resolved) && ft(e.error) && (e.loading = !0, i(!1)); + }, c.delay || 200)), Be(c.timeout) && (u = setTimeout(function() { + u = null, ft(e.resolved) && l(null); + }, c.timeout)))), a = !1, e.loading ? e.loadingComp : e.resolved; + } +} +function GN(e) { + if (vt(e)) + for (var t = 0; t < e.length; t++) { + var r = e[t]; + if (Be(r) && (Be(r.componentOptions) || ql(r))) + return r; + } +} +var J7 = 1, zN = 2; +function Kl(e, t, r, n, a, s) { + return (vt(r) || gc(r)) && (a = n, n = r, r = void 0), Ar(s) && (a = zN), X7(e, t, r, n, a); +} +function X7(e, t, r, n, a) { + if (Be(r) && Be(r.__ob__) || (Be(r) && Be(r.is) && (t = r.is), !t)) + return J0(); + vt(n) && $t(n[0]) && (r = r || {}, r.scopedSlots = { default: n[0] }, n.length = 0), a === zN ? n = HT(n) : a === J7 && (n = N7(n)); + var s, u; + if (typeof t == "string") { + var i = void 0; + u = e.$vnode && e.$vnode.ns || Nn.getTagNamespace(t), Nn.isReservedTag(t) ? s = new fn(Nn.parsePlatformTagName(t), r, n, void 0, void 0, e) : (!r || !r.pre) && Be(i = Rp(e.$options, "components", t)) ? s = wv(i, r, e, n, t) : s = new fn(t, r, n, void 0, void 0, e); + } else + s = wv(t, r, e, n); + return vt(s) ? s : Be(s) ? (Be(u) && UN(s, u), Be(r) && e_(r), s) : J0(); +} +function UN(e, t, r) { + if (e.ns = t, e.tag === "foreignObject" && (t = void 0, r = !0), Be(e.children)) + for (var n = 0, a = e.children.length; n < a; n++) { + var s = e.children[n]; + Be(s.tag) && (ft(s.ns) || Ar(r) && s.tag !== "svg") && UN(s, t, r); + } +} +function e_(e) { + jr(e.style) && es(e.style), jr(e.class) && es(e.class); +} +function t_(e, t, r) { + return Kl(Er, e, t, r, 2, !0); +} +function ei(e, t, r) { + Ts(); + try { + if (t) + for (var n = t; n = n.$parent; ) { + var a = n.$options.errorCaptured; + if (a) + for (var s = 0; s < a.length; s++) + try { + var u = a[s].call(n, e, t, r) === !1; + if (u) + return; + } catch (i) { + Sv(i, n, "errorCaptured hook"); + } + } + Sv(e, t, r); + } finally { + fs(); + } +} +function Wa(e, t, r, n, a) { + var s; + try { + s = r ? e.apply(t, r) : e.call(t), s && !s._isVue && Q3(s) && !s._handled && (s.catch(function(u) { + return ei(u, n, a + " (Promise/async)"); + }), s._handled = !0); + } catch (u) { + ei(u, n, a); + } + return s; +} +function Sv(e, t, r) { + if (Nn.errorHandler) + try { + return Nn.errorHandler.call(null, e, t, r); + } catch (n) { + n !== e && Fv(n); + } + Fv(e); +} +function Fv(e, t, r) { + if (rn && typeof console < "u") + console.error(e); + else + throw e; +} +var rh = !1, nh = [], ah = !1; +function nd() { + ah = !1; + var e = nh.slice(0); + nh.length = 0; + for (var t = 0; t < e.length; t++) + e[t](); +} +var bl; +if (typeof Promise < "u" && z0(Promise)) { + var r_ = Promise.resolve(); + bl = function() { + r_.then(nd), s7 && setTimeout(cr); + }, rh = !0; +} else if (!ms && typeof MutationObserver < "u" && (z0(MutationObserver) || MutationObserver.toString() === "[object MutationObserverConstructor]")) { + var ad = 1, n_ = new MutationObserver(nd), Nv = document.createTextNode(String(ad)); + n_.observe(Nv, { characterData: !0 }), bl = function() { + ad = (ad + 1) % 2, Nv.data = String(ad); + }, rh = !0; +} else + typeof setImmediate < "u" && z0(setImmediate) ? bl = function() { + setImmediate(nd); + } : bl = function() { + setTimeout(nd, 0); + }; +function di(e, t) { + var r; + if (nh.push(function() { + if (e) + try { + e.call(t); + } catch (n) { + ei(n, t, "nextTick"); + } + else + r && r(t); + }), ah || (ah = !0, bl()), !e && typeof Promise < "u") + return new Promise(function(n) { + r = n; + }); +} +function a_(e) { + e === void 0 && (e = "$style"); + { + if (!Er) + return Pr; + var t = Er[e]; + return t || Pr; + } +} +function o_(e) { + if (rn) { + var t = Er; + t && ON(function() { + var r = t.$el, n = e(t, t._setupProxy); + if (r && r.nodeType === 1) { + var a = r.style; + for (var s in n) + a.setProperty("--".concat(s), n[s]); + } + }); + } +} +function u_(e) { + $t(e) && (e = { loader: e }); + var t = e.loader, r = e.loadingComponent, n = e.errorComponent, a = e.delay, s = a === void 0 ? 200 : a, u = e.timeout; + e.suspensible; + var i = e.onError, o = null, l = 0, c = function() { + return l++, o = null, d(); + }, d = function() { + var p; + return o || (p = o = t().catch(function(A) { + if (A = A instanceof Error ? A : new Error(String(A)), i) + return new Promise(function(h, E) { + var b = function() { + return h(c()); + }, v = function() { + return E(A); + }; + i(A, b, v, l + 1); + }); + throw A; + }).then(function(A) { + return p !== o && o ? o : (A && (A.__esModule || A[Symbol.toStringTag] === "Module") && (A = A.default), A); + })); + }; + return function() { + var p = d(); + return { component: p, delay: s, timeout: u, error: n, loading: r }; + }; +} +function Rn(e) { + return function(t, r) { + if (r === void 0 && (r = Er), !!r) + return i_(r, e, t); + }; +} +function i_(e, t, r) { + var n = e.$options; + n[t] = XN(n[t], r); +} +var s_ = Rn("beforeMount"), BA = Rn("mounted"), l_ = Rn("beforeUpdate"), HN = Rn("updated"), c_ = Rn("beforeDestroy"), OA = Rn("destroyed"), d_ = Rn("activated"), p_ = Rn("deactivated"), A_ = Rn("serverPrefetch"), m_ = Rn("renderTracked"), h_ = Rn("renderTriggered"), T_ = Rn("errorCaptured"); +function f_(e, t) { + t === void 0 && (t = Er), T_(e, t); +} +var $N = "2.7.14"; +function g_(e) { + return e; +} +var xv = new Ql(); +function es(e) { + return Kd(e, xv), xv.clear(), e; +} +function Kd(e, t) { + var r, n, a = vt(e); + if (!(!a && !jr(e) || e.__v_skip || Object.isFrozen(e) || e instanceof fn)) { + if (e.__ob__) { + var s = e.__ob__.dep.id; + if (t.has(s)) + return; + t.add(s); + } + if (a) + for (r = e.length; r--; ) + Kd(e[r], t); + else if (vr(e)) + Kd(e.value, t); + else + for (n = Object.keys(e), r = n.length; r--; ) + Kd(e[n[r]], t); + } +} +var E_ = 0, bc = function() { + function e(t, r, n, a, s) { + y7(this, Mr && !Mr._vm ? Mr : t ? t._scope : void 0), (this.vm = t) && s && (t._watcher = this), a ? (this.deep = !!a.deep, this.user = !!a.user, this.lazy = !!a.lazy, this.sync = !!a.sync, this.before = a.before) : this.deep = this.user = this.lazy = this.sync = !1, this.cb = n, this.id = ++E_, this.active = !0, this.post = !1, this.dirty = this.lazy, this.deps = [], this.newDeps = [], this.depIds = new Ql(), this.newDepIds = new Ql(), this.expression = "", $t(r) ? this.getter = r : (this.getter = u7(r), this.getter || (this.getter = cr)), this.value = this.lazy ? void 0 : this.get(); + } + return e.prototype.get = function() { + Ts(this); + var t, r = this.vm; + try { + t = this.getter.call(r, r); + } catch (n) { + if (this.user) + ei(n, r, 'getter for watcher "'.concat(this.expression, '"')); + else + throw n; + } finally { + this.deep && es(t), fs(), this.cleanupDeps(); + } + return t; + }, e.prototype.addDep = function(t) { + var r = t.id; + this.newDepIds.has(r) || (this.newDepIds.add(r), this.newDeps.push(t), this.depIds.has(r) || t.addSub(this)); + }, e.prototype.cleanupDeps = function() { + for (var t = this.deps.length; t--; ) { + var r = this.deps[t]; + this.newDepIds.has(r.id) || r.removeSub(this); + } + var n = this.depIds; + this.depIds = this.newDepIds, this.newDepIds = n, this.newDepIds.clear(), n = this.deps, this.deps = this.newDeps, this.newDeps = n, this.newDeps.length = 0; + }, e.prototype.update = function() { + this.lazy ? this.dirty = !0 : this.sync ? this.run() : ih(this); + }, e.prototype.run = function() { + if (this.active) { + var t = this.get(); + if (t !== this.value || jr(t) || this.deep) { + var r = this.value; + if (this.value = t, this.user) { + var n = 'callback for watcher "'.concat(this.expression, '"'); + Wa(this.cb, this.vm, [t, r], this.vm, n); + } else + this.cb.call(this.vm, t, r); + } + } + }, e.prototype.evaluate = function() { + this.value = this.get(), this.dirty = !1; + }, e.prototype.depend = function() { + for (var t = this.deps.length; t--; ) + this.deps[t].depend(); + }, e.prototype.teardown = function() { + if (this.vm && !this.vm._isBeingDestroyed && Qo(this.vm._scope.effects, this), this.active) { + for (var t = this.deps.length; t--; ) + this.deps[t].removeSub(this); + this.active = !1, this.onStop && this.onStop(); + } + }, e; +}(); +function v_(e) { + e._events = /* @__PURE__ */ Object.create(null), e._hasHookEvent = !1; + var t = e.$options._parentListeners; + t && VN(e, t); +} +var Jl; +function C_(e, t) { + Jl.$on(e, t); +} +function D_(e, t) { + Jl.$off(e, t); +} +function b_(e, t) { + var r = Jl; + return function n() { + var a = t.apply(null, arguments); + a !== null && r.$off(e, n); + }; +} +function VN(e, t, r) { + Jl = e, MN(t, r || {}, C_, D_, b_, e), Jl = void 0; +} +function y_(e) { + var t = /^hook:/; + e.prototype.$on = function(r, n) { + var a = this; + if (vt(r)) + for (var s = 0, u = r.length; s < u; s++) + a.$on(r[s], n); + else + (a._events[r] || (a._events[r] = [])).push(n), t.test(r) && (a._hasHookEvent = !0); + return a; + }, e.prototype.$once = function(r, n) { + var a = this; + function s() { + a.$off(r, s), n.apply(a, arguments); + } + return s.fn = n, a.$on(r, s), a; + }, e.prototype.$off = function(r, n) { + var a = this; + if (!arguments.length) + return a._events = /* @__PURE__ */ Object.create(null), a; + if (vt(r)) { + for (var s = 0, u = r.length; s < u; s++) + a.$off(r[s], n); + return a; + } + var i = a._events[r]; + if (!i) + return a; + if (!n) + return a._events[r] = null, a; + for (var o, l = i.length; l--; ) + if (o = i[l], o === n || o.fn === n) { + i.splice(l, 1); + break; + } + return a; + }, e.prototype.$emit = function(r) { + var n = this, a = n._events[r]; + if (a) { + a = a.length > 1 ? q3(a) : a; + for (var s = q3(arguments, 1), u = 'event handler for "'.concat(r, '"'), i = 0, o = a.length; i < o; i++) + Wa(a[i], n, s, n, u); + } + return n; + }; +} +var Vu = null; +function WN(e) { + var t = Vu; + return Vu = e, function() { + Vu = t; + }; +} +function S_(e) { + var t = e.$options, r = t.parent; + if (r && !t.abstract) { + for (; r.$options.abstract && r.$parent; ) + r = r.$parent; + r.$children.push(e); + } + e.$parent = r, e.$root = r ? r.$root : e, e.$children = [], e.$refs = {}, e._provided = r ? r._provided : /* @__PURE__ */ Object.create(null), e._watcher = null, e._inactive = null, e._directInactive = !1, e._isMounted = !1, e._isDestroyed = !1, e._isBeingDestroyed = !1; +} +function F_(e) { + e.prototype._update = function(t, r) { + var n = this, a = n.$el, s = n._vnode, u = WN(n); + n._vnode = t, s ? n.$el = n.__patch__(s, t) : n.$el = n.__patch__(n.$el, t, r, !1), u(), a && (a.__vue__ = null), n.$el && (n.$el.__vue__ = n); + for (var i = n; i && i.$vnode && i.$parent && i.$vnode === i.$parent._vnode; ) + i.$parent.$el = i.$el, i = i.$parent; + }, e.prototype.$forceUpdate = function() { + var t = this; + t._watcher && t._watcher.update(); + }, e.prototype.$destroy = function() { + var t = this; + if (!t._isBeingDestroyed) { + jn(t, "beforeDestroy"), t._isBeingDestroyed = !0; + var r = t.$parent; + r && !r._isBeingDestroyed && !t.$options.abstract && Qo(r.$children, t), t._scope.stop(), t._data.__ob__ && t._data.__ob__.vmCount--, t._isDestroyed = !0, t.__patch__(t._vnode, null), jn(t, "destroyed"), t.$off(), t.$el && (t.$el.__vue__ = null), t.$vnode && (t.$vnode.parent = null); + } + }; +} +function N_(e, t, r) { + e.$el = t, e.$options.render || (e.$options.render = J0), jn(e, "beforeMount"); + var n; + n = function() { + e._update(e._render(), r); + }; + var a = { before: function() { + e._isMounted && !e._isDestroyed && jn(e, "beforeUpdate"); + } }; + new bc(e, n, cr, a, !0), r = !1; + var s = e._preWatchers; + if (s) + for (var u = 0; u < s.length; u++) + s[u].run(); + return e.$vnode == null && (e._isMounted = !0, jn(e, "mounted")), e; +} +function x_(e, t, r, n, a) { + var s = n.data.scopedSlots, u = e.$scopedSlots, i = !!(s && !s.$stable || u !== Pr && !u.$stable || s && e.$scopedSlots.$key !== s.$key || !s && e.$scopedSlots.$key), o = !!(a || e.$options._renderChildren || i), l = e.$vnode; + e.$options._parentVnode = n, e.$vnode = n, e._vnode && (e._vnode.parent = n), e.$options._renderChildren = a; + var c = n.data.attrs || Pr; + e._attrsProxy && xp(e._attrsProxy, c, l.data && l.data.attrs || Pr, e, "$attrs") && (o = !0), e.$attrs = c, r = r || Pr; + var d = e.$options._parentListeners; + if (e._listenersProxy && xp(e._listenersProxy, r, d || Pr, e, "$listeners"), e.$listeners = e.$options._parentListeners = r, VN(e, r, d), t && e.$options.props) { + Go(!1); + for (var p = e._props, A = e.$options._propKeys || [], h = 0; h < A.length; h++) { + var E = A[h], b = e.$options.props; + p[E] = XT(E, b, t, e); + } + Go(!0), e.$options.propsData = t; + } + o && (e.$slots = $T(a, n.context), e.$forceUpdate()); +} +function QN(e) { + for (; e && (e = e.$parent); ) + if (e._inactive) + return !0; + return !1; +} +function WT(e, t) { + if (t) { + if (e._directInactive = !1, QN(e)) + return; + } else if (e._directInactive) + return; + if (e._inactive || e._inactive === null) { + e._inactive = !1; + for (var r = 0; r < e.$children.length; r++) + WT(e.$children[r]); + jn(e, "activated"); + } +} +function qN(e, t) { + if (!(t && (e._directInactive = !0, QN(e))) && !e._inactive) { + e._inactive = !0; + for (var r = 0; r < e.$children.length; r++) + qN(e.$children[r]); + jn(e, "deactivated"); + } +} +function jn(e, t, r, n) { + n === void 0 && (n = !0), Ts(); + var a = Er; + n && jo(e); + var s = e.$options[t], u = "".concat(t, " hook"); + if (s) + for (var i = 0, o = s.length; i < o; i++) + Wa(s[i], e, r || null, e, u); + e._hasHookEvent && e.$emit("hook:" + t), n && jo(a), fs(); +} +var ja = [], QT = [], Bp = {}, oh = !1, qT = !1, R0 = 0; +function B_() { + R0 = ja.length = QT.length = 0, Bp = {}, oh = qT = !1; +} +var KN = 0, uh = Date.now; +if (rn && !ms) { + var P1 = window.performance; + P1 && typeof P1.now == "function" && uh() > document.createEvent("Event").timeStamp && (uh = function() { + return P1.now(); + }); +} +var O_ = function(e, t) { + if (e.post) { + if (!t.post) + return 1; + } else if (t.post) + return -1; + return e.id - t.id; +}; +function R_() { + KN = uh(), qT = !0; + var e, t; + for (ja.sort(O_), R0 = 0; R0 < ja.length; R0++) + e = ja[R0], e.before && e.before(), t = e.id, Bp[t] = null, e.run(); + var r = QT.slice(), n = ja.slice(); + B_(), __(r), w_(n), c7(), yp && Nn.devtools && yp.emit("flush"); +} +function w_(e) { + for (var t = e.length; t--; ) { + var r = e[t], n = r.vm; + n && n._watcher === r && n._isMounted && !n._isDestroyed && jn(n, "updated"); + } +} +function k_(e) { + e._inactive = !1, QT.push(e); +} +function __(e) { + for (var t = 0; t < e.length; t++) + e[t]._inactive = !0, WT(e[t], !0); +} +function ih(e) { + var t = e.id; + if (Bp[t] == null && !(e === ma.target && e.noRecurse)) { + if (Bp[t] = !0, !qT) + ja.push(e); + else { + for (var r = ja.length - 1; r > R0 && ja[r].id > e.id; ) + r--; + ja.splice(r + 1, 0, e); + } + oh || (oh = !0, di(R_)); + } +} +function M_(e) { + var t = e.$options.provide; + if (t) { + var r = $t(t) ? t.call(e) : t; + if (!jr(r)) + return; + for (var n = kN(e), a = vc ? Reflect.ownKeys(r) : Object.keys(r), s = 0; s < a.length; s++) { + var u = a[s]; + Object.defineProperty(n, u, Object.getOwnPropertyDescriptor(r, u)); + } + } +} +function I_(e) { + var t = JN(e.$options.inject, e); + t && (Go(!1), Object.keys(t).forEach(function(r) { + zo(e, r, t[r]); + }), Go(!0)); +} +function JN(e, t) { + if (e) { + for (var r = /* @__PURE__ */ Object.create(null), n = vc ? Reflect.ownKeys(e) : Object.keys(e), a = 0; a < n.length; a++) { + var s = n[a]; + if (s !== "__ob__") { + var u = e[s].from; + if (u in t._provided) + r[s] = t._provided[u]; + else if ("default" in e[s]) { + var i = e[s].default; + r[s] = $t(i) ? i.call(t) : i; + } + } + } + return r; + } +} +function KT(e, t, r, n, a) { + var s = this, u = a.options, i; + Wr(n, "_uid") ? (i = Object.create(n), i._original = n) : (i = n, n = n._original); + var o = Ar(u._compiled), l = !o; + this.data = e, this.props = t, this.children = r, this.parent = n, this.listeners = e.on || Pr, this.injections = JN(u.inject, n), this.slots = function() { + return s.$slots || xl(n, e.scopedSlots, s.$slots = $T(r, n)), s.$slots; + }, Object.defineProperty(this, "scopedSlots", { enumerable: !0, get: function() { + return xl(n, e.scopedSlots, this.slots()); + } }), o && (this.$options = u, this.$slots = this.slots(), this.$scopedSlots = xl(n, e.scopedSlots, this.$slots)), u._scopeId ? this._c = function(c, d, p, A) { + var h = Kl(i, c, d, p, A, l); + return h && !vt(h) && (h.fnScopeId = u._scopeId, h.fnContext = n), h; + } : this._c = function(c, d, p, A) { + return Kl(i, c, d, p, A, l); + }; +} +PN(KT.prototype); +function Y_(e, t, r, n, a) { + var s = e.options, u = {}, i = s.props; + if (Be(i)) + for (var o in i) + u[o] = XT(o, i, t || Pr); + else + Be(r.attrs) && Ov(u, r.attrs), Be(r.props) && Ov(u, r.props); + var l = new KT(r, u, a, n, e), c = s.render.call(null, l._c, l); + if (c instanceof fn) + return Bv(c, r, l.parent, s); + if (vt(c)) { + for (var d = HT(c) || [], p = new Array(d.length), A = 0; A < d.length; A++) + p[A] = Bv(d[A], r, l.parent, s); + return p; + } +} +function Bv(e, t, r, n, a) { + var s = X3(e); + return s.fnContext = r, s.fnOptions = n, t.slot && ((s.data || (s.data = {})).slot = t.slot), s; +} +function Ov(e, t) { + for (var r in t) + e[Ju(r)] = t[r]; +} +function Op(e) { + return e.name || e.__name || e._componentTag; +} +var JT = { init: function(e, t) { + if (e.componentInstance && !e.componentInstance._isDestroyed && e.data.keepAlive) { + var r = e; + JT.prepatch(r, r); + } else { + var n = e.componentInstance = L_(e, Vu); + n.$mount(t ? e.elm : void 0, t); + } +}, prepatch: function(e, t) { + var r = t.componentOptions, n = t.componentInstance = e.componentInstance; + x_(n, r.propsData, r.listeners, t, r.children); +}, insert: function(e) { + var t = e.context, r = e.componentInstance; + r._isMounted || (r._isMounted = !0, jn(r, "mounted")), e.data.keepAlive && (t._isMounted ? k_(r) : WT(r, !0)); +}, destroy: function(e) { + var t = e.componentInstance; + t._isDestroyed || (e.data.keepAlive ? qN(t, !0) : t.$destroy()); +} }, Rv = Object.keys(JT); +function wv(e, t, r, n, a) { + if (!ft(e)) { + var s = r.$options._base; + if (jr(e) && (e = s.extend(e)), typeof e == "function") { + var u; + if (ft(e.cid) && (u = e, e = K7(u, s), e === void 0)) + return q7(u, t, r, n, a); + t = t || {}, tf(e), Be(t.model) && j_(e.options, t); + var i = F7(t, e); + if (Ar(e.options.functional)) + return Y_(e, i, t, r, n); + var o = t.on; + if (t.on = t.nativeOn, Ar(e.options.abstract)) { + var l = t.slot; + t = {}, l && (t.slot = l); + } + P_(t); + var c = Op(e.options) || a, d = new fn("vue-component-".concat(e.cid).concat(c ? "-".concat(c) : ""), t, void 0, void 0, void 0, r, { Ctor: e, propsData: i, listeners: o, tag: a, children: n }, u); + return d; + } + } +} +function L_(e, t) { + var r = { _isComponent: !0, _parentVnode: e, parent: t }, n = e.data.inlineTemplate; + return Be(n) && (r.render = n.render, r.staticRenderFns = n.staticRenderFns), new e.componentOptions.Ctor(r); +} +function P_(e) { + for (var t = e.hook || (e.hook = {}), r = 0; r < Rv.length; r++) { + var n = Rv[r], a = t[n], s = JT[n]; + a !== s && !(a && a._merged) && (t[n] = a ? Z_(s, a) : s); + } +} +function Z_(e, t) { + var r = function(n, a) { + e(n, a), t(n, a); + }; + return r._merged = !0, r; +} +function j_(e, t) { + var r = e.model && e.model.prop || "value", n = e.model && e.model.event || "input"; + (t.attrs || (t.attrs = {}))[r] = t.model.value; + var a = t.on || (t.on = {}), s = a[n], u = t.model.callback; + Be(s) ? (vt(s) ? s.indexOf(u) === -1 : s !== u) && (a[n] = [u].concat(s)) : a[n] = u; +} +var G_ = cr, oa = Nn.optionMergeStrategies; +function Xl(e, t, r) { + if (r === void 0 && (r = !0), !t) + return e; + for (var n, a, s, u = vc ? Reflect.ownKeys(t) : Object.keys(t), i = 0; i < u.length; i++) + n = u[i], n !== "__ob__" && (a = e[n], s = t[n], !r || !Wr(e, n) ? Za(e, n, s) : a !== s && qr(a) && qr(s) && Xl(a, s)); + return e; +} +function kv(e, t, r) { + return r ? function() { + var n = $t(t) ? t.call(r, r) : t, a = $t(e) ? e.call(r, r) : e; + return n ? Xl(n, a) : a; + } : t ? e ? function() { + return Xl($t(t) ? t.call(this, this) : t, $t(e) ? e.call(this, this) : e); + } : t : e; +} +oa.data = function(e, t, r) { + return r ? kv(e, t, r) : t && typeof t != "function" ? e : kv(e, t); +}; +function XN(e, t) { + var r = t ? e ? e.concat(t) : vt(t) ? t : [t] : e; + return r && z_(r); +} +function z_(e) { + for (var t = [], r = 0; r < e.length; r++) + t.indexOf(e[r]) === -1 && t.push(e[r]); + return t; +} +mN.forEach(function(e) { + oa[e] = XN; +}); +function U_(e, t, r, n) { + var a = Object.create(e || null); + return t ? Xt(a, t) : a; +} +SA.forEach(function(e) { + oa[e + "s"] = U_; +}), oa.watch = function(e, t, r, n) { + if (e === J3 && (e = void 0), t === J3 && (t = void 0), !t) + return Object.create(e || null); + if (!e) + return t; + var a = {}; + Xt(a, e); + for (var s in t) { + var u = a[s], i = t[s]; + u && !vt(u) && (u = [u]), a[s] = u ? u.concat(i) : vt(i) ? i : [i]; + } + return a; +}, oa.props = oa.methods = oa.inject = oa.computed = function(e, t, r, n) { + if (!e) + return t; + var a = /* @__PURE__ */ Object.create(null); + return Xt(a, e), t && Xt(a, t), a; +}, oa.provide = function(e, t) { + return e ? function() { + var r = /* @__PURE__ */ Object.create(null); + return Xl(r, $t(e) ? e.call(this) : e), t && Xl(r, $t(t) ? t.call(this) : t, !1), r; + } : t; +}; +var H_ = function(e, t) { + return t === void 0 ? e : t; +}; +function $_(e, t) { + var r = e.props; + if (r) { + var n = {}, a, s, u; + if (vt(r)) + for (a = r.length; a--; ) + s = r[a], typeof s == "string" && (u = Ju(s), n[u] = { type: null }); + else if (qr(r)) + for (var i in r) + s = r[i], u = Ju(i), n[u] = qr(s) ? s : { type: s }; + e.props = n; + } +} +function V_(e, t) { + var r = e.inject; + if (r) { + var n = e.inject = {}; + if (vt(r)) + for (var a = 0; a < r.length; a++) + n[r[a]] = { from: r[a] }; + else if (qr(r)) + for (var s in r) { + var u = r[s]; + n[s] = qr(u) ? Xt({ from: s }, u) : { from: u }; + } + } +} +function W_(e) { + var t = e.directives; + if (t) + for (var r in t) { + var n = t[r]; + $t(n) && (t[r] = { bind: n, update: n }); + } +} +function ti(e, t, r) { + if ($t(t) && (t = t.options), $_(t), V_(t), W_(t), !t._base && (t.extends && (e = ti(e, t.extends, r)), t.mixins)) + for (var n = 0, a = t.mixins.length; n < a; n++) + e = ti(e, t.mixins[n], r); + var s = {}, u; + for (u in e) + i(u); + for (u in t) + Wr(e, u) || i(u); + function i(o) { + var l = oa[o] || H_; + s[o] = l(e[o], t[o], r, o); + } + return s; +} +function Rp(e, t, r, n) { + if (typeof r == "string") { + var a = e[t]; + if (Wr(a, r)) + return a[r]; + var s = Ju(r); + if (Wr(a, s)) + return a[s]; + var u = e7(s); + if (Wr(a, u)) + return a[u]; + var i = a[r] || a[s] || a[u]; + return i; + } +} +function XT(e, t, r, n) { + var a = t[e], s = !Wr(r, e), u = r[e], i = Mv(Boolean, a.type); + if (i > -1) { + if (s && !Wr(a, "default")) + u = !1; + else if (u === "" || u === Ec(e)) { + var o = Mv(String, a.type); + (o < 0 || i < o) && (u = !0); + } + } + if (u === void 0) { + u = Q_(n, a, e); + var l = PT; + Go(!0), Va(u), Go(l); + } + return u; +} +function Q_(e, t, r) { + if (Wr(t, "default")) { + var n = t.default; + return e && e.$options.propsData && e.$options.propsData[r] === void 0 && e._props[r] !== void 0 ? e._props[r] : $t(n) && sh(t.type) !== "Function" ? n.call(e) : n; + } +} +var q_ = /^\s*function (\w+)/; +function sh(e) { + var t = e && e.toString().match(q_); + return t ? t[1] : ""; +} +function _v(e, t) { + return sh(e) === sh(t); +} +function Mv(e, t) { + if (!vt(t)) + return _v(t, e) ? 0 : -1; + for (var r = 0, n = t.length; r < n; r++) + if (_v(t[r], e)) + return r; + return -1; +} +var Oo = { enumerable: !0, configurable: !0, get: cr, set: cr }; +function ef(e, t, r) { + Oo.get = function() { + return this[t][r]; + }, Oo.set = function(n) { + this[t][r] = n; + }, Object.defineProperty(e, r, Oo); +} +function K_(e) { + var t = e.$options; + if (t.props && J_(e, t.props), j7(e), t.methods && nM(e, t.methods), t.data) + X_(e); + else { + var r = Va(e._data = {}); + r && r.vmCount++; + } + t.computed && rM(e, t.computed), t.watch && t.watch !== J3 && aM(e, t.watch); +} +function J_(e, t) { + var r = e.$options.propsData || {}, n = e._props = jT({}), a = e.$options._propKeys = [], s = !e.$parent; + s || Go(!1); + var u = function(o) { + a.push(o); + var l = XT(o, t, r, e); + zo(n, o, l), o in e || ef(e, "_props", o); + }; + for (var i in t) + u(i); + Go(!0); +} +function X_(e) { + var t = e.$options.data; + t = e._data = $t(t) ? eM(t, e) : t || {}, qr(t) || (t = {}); + var r = Object.keys(t), n = e.$options.props; + e.$options.methods; + for (var a = r.length; a--; ) { + var s = r[a]; + n && Wr(n, s) || hN(s) || ef(e, "_data", s); + } + var u = Va(t); + u && u.vmCount++; +} +function eM(e, t) { + Ts(); + try { + return e.call(t, t); + } catch (r) { + return ei(r, t, "data()"), {}; + } finally { + fs(); + } +} +var tM = { lazy: !0 }; +function rM(e, t) { + var r = e._computedWatchers = /* @__PURE__ */ Object.create(null), n = qo(); + for (var a in t) { + var s = t[a], u = $t(s) ? s : s.get; + n || (r[a] = new bc(e, u || cr, cr, tM)), a in e || ex(e, a, s); + } +} +function ex(e, t, r) { + var n = !qo(); + $t(r) ? (Oo.get = n ? Iv(t) : Yv(r), Oo.set = cr) : (Oo.get = r.get ? n && r.cache !== !1 ? Iv(t) : Yv(r.get) : cr, Oo.set = r.set || cr), Object.defineProperty(e, t, Oo); +} +function Iv(e) { + return function() { + var t = this._computedWatchers && this._computedWatchers[e]; + if (t) + return t.dirty && t.evaluate(), ma.target && t.depend(), t.value; + }; +} +function Yv(e) { + return function() { + return e.call(this, this); + }; +} +function nM(e, t) { + e.$options.props; + for (var r in t) + e[r] = typeof t[r] != "function" ? cr : cN(t[r], e); +} +function aM(e, t) { + for (var r in t) { + var n = t[r]; + if (vt(n)) + for (var a = 0; a < n.length; a++) + lh(e, r, n[a]); + else + lh(e, r, n); + } +} +function lh(e, t, r, n) { + return qr(r) && (n = r, r = r.handler), typeof r == "string" && (r = e[r]), e.$watch(t, r, n); +} +function oM(e) { + var t = {}; + t.get = function() { + return this._data; + }; + var r = {}; + r.get = function() { + return this._props; + }, Object.defineProperty(e.prototype, "$data", t), Object.defineProperty(e.prototype, "$props", r), e.prototype.$set = Za, e.prototype.$delete = ZT, e.prototype.$watch = function(n, a, s) { + var u = this; + if (qr(a)) + return lh(u, n, a, s); + s = s || {}, s.user = !0; + var i = new bc(u, n, a, s); + if (s.immediate) { + var o = 'callback for immediate watcher "'.concat(i.expression, '"'); + Ts(), Wa(a, u, [i.value], u, o), fs(); + } + return function() { + i.teardown(); + }; + }; +} +var uM = 0; +function iM(e) { + e.prototype._init = function(t) { + var r = this; + r._uid = uM++, r._isVue = !0, r.__v_skip = !0, r._scope = new zT(!0), r._scope._vm = !0, t && t._isComponent ? sM(r, t) : r.$options = ti(tf(r.constructor), t || {}, r), r._renderProxy = r, r._self = r, S_(r), v_(r), W7(r), jn(r, "beforeCreate", void 0, !1), I_(r), K_(r), M_(r), jn(r, "created"), r.$options.el && r.$mount(r.$options.el); + }; +} +function sM(e, t) { + var r = e.$options = Object.create(e.constructor.options), n = t._parentVnode; + r.parent = t.parent, r._parentVnode = n; + var a = n.componentOptions; + r.propsData = a.propsData, r._parentListeners = a.listeners, r._renderChildren = a.children, r._componentTag = a.tag, t.render && (r.render = t.render, r.staticRenderFns = t.staticRenderFns); +} +function tf(e) { + var t = e.options; + if (e.super) { + var r = tf(e.super), n = e.superOptions; + if (r !== n) { + e.superOptions = r; + var a = lM(e); + a && Xt(e.extendOptions, a), t = e.options = ti(r, e.extendOptions), t.name && (t.components[t.name] = e); + } + } + return t; +} +function lM(e) { + var t, r = e.options, n = e.sealedOptions; + for (var a in r) + r[a] !== n[a] && (t || (t = {}), t[a] = r[a]); + return t; +} +function Qt(e) { + this._init(e); +} +iM(Qt), oM(Qt), y_(Qt), F_(Qt), Q7(Qt); +function cM(e) { + e.use = function(t) { + var r = this._installedPlugins || (this._installedPlugins = []); + if (r.indexOf(t) > -1) + return this; + var n = q3(arguments, 1); + return n.unshift(this), $t(t.install) ? t.install.apply(t, n) : $t(t) && t.apply(null, n), r.push(t), this; + }; +} +function dM(e) { + e.mixin = function(t) { + return this.options = ti(this.options, t), this; + }; +} +function pM(e) { + e.cid = 0; + var t = 1; + e.extend = function(r) { + r = r || {}; + var n = this, a = n.cid, s = r._Ctor || (r._Ctor = {}); + if (s[a]) + return s[a]; + var u = Op(r) || Op(n.options), i = function(o) { + this._init(o); + }; + return i.prototype = Object.create(n.prototype), i.prototype.constructor = i, i.cid = t++, i.options = ti(n.options, r), i.super = n, i.options.props && AM(i), i.options.computed && mM(i), i.extend = n.extend, i.mixin = n.mixin, i.use = n.use, SA.forEach(function(o) { + i[o] = n[o]; + }), u && (i.options.components[u] = i), i.superOptions = n.options, i.extendOptions = r, i.sealedOptions = Xt({}, i.options), s[a] = i, i; + }; +} +function AM(e) { + var t = e.options.props; + for (var r in t) + ef(e.prototype, "_props", r); +} +function mM(e) { + var t = e.options.computed; + for (var r in t) + ex(e.prototype, r, t[r]); +} +function hM(e) { + SA.forEach(function(t) { + e[t] = function(r, n) { + return n ? (t === "component" && qr(n) && (n.name = n.name || r, n = this.options._base.extend(n)), t === "directive" && $t(n) && (n = { bind: n, update: n }), this.options[t + "s"][r] = n, n) : this.options[t + "s"][r]; + }; + }); +} +function Lv(e) { + return e && (Op(e.Ctor.options) || e.tag); +} +function od(e, t) { + return vt(e) ? e.indexOf(t) > -1 : typeof e == "string" ? e.split(",").indexOf(t) > -1 : Q9(e) ? e.test(t) : !1; +} +function Pv(e, t) { + var r = e.cache, n = e.keys, a = e._vnode; + for (var s in r) { + var u = r[s]; + if (u) { + var i = u.name; + i && !t(i) && ch(r, s, n, a); + } + } +} +function ch(e, t, r, n) { + var a = e[t]; + a && (!n || a.tag !== n.tag) && a.componentInstance.$destroy(), e[t] = null, Qo(r, t); +} +var Zv = [String, RegExp, Array], TM = { name: "keep-alive", abstract: !0, props: { include: Zv, exclude: Zv, max: [String, Number] }, methods: { cacheVNode: function() { + var e = this, t = e.cache, r = e.keys, n = e.vnodeToCache, a = e.keyToCache; + if (n) { + var s = n.tag, u = n.componentInstance, i = n.componentOptions; + t[a] = { name: Lv(i), tag: s, componentInstance: u }, r.push(a), this.max && r.length > parseInt(this.max) && ch(t, r[0], r, this._vnode), this.vnodeToCache = null; + } +} }, created: function() { + this.cache = /* @__PURE__ */ Object.create(null), this.keys = []; +}, destroyed: function() { + for (var e in this.cache) + ch(this.cache, e, this.keys); +}, mounted: function() { + var e = this; + this.cacheVNode(), this.$watch("include", function(t) { + Pv(e, function(r) { + return od(t, r); + }); + }), this.$watch("exclude", function(t) { + Pv(e, function(r) { + return !od(t, r); + }); + }); +}, updated: function() { + this.cacheVNode(); +}, render: function() { + var e = this.$slots.default, t = GN(e), r = t && t.componentOptions; + if (r) { + var n = Lv(r), a = this, s = a.include, u = a.exclude; + if (s && (!n || !od(s, n)) || u && n && od(u, n)) + return t; + var i = this, o = i.cache, l = i.keys, c = t.key == null ? r.Ctor.cid + (r.tag ? "::".concat(r.tag) : "") : t.key; + o[c] ? (t.componentInstance = o[c].componentInstance, Qo(l, c), l.push(c)) : (this.vnodeToCache = t, this.keyToCache = c), t.data.keepAlive = !0; + } + return t || e && e[0]; +} }, fM = { KeepAlive: TM }; +function gM(e) { + var t = {}; + t.get = function() { + return Nn; + }, Object.defineProperty(e, "config", t), e.util = { warn: G_, extend: Xt, mergeOptions: ti, defineReactive: zo }, e.set = Za, e.delete = ZT, e.nextTick = di, e.observable = function(r) { + return Va(r), r; + }, e.options = /* @__PURE__ */ Object.create(null), SA.forEach(function(r) { + e.options[r + "s"] = /* @__PURE__ */ Object.create(null); + }), e.options._base = e, Xt(e.options.components, fM), cM(e), dM(e), pM(e), hM(e); +} +gM(Qt), Object.defineProperty(Qt.prototype, "$isServer", { get: qo }), Object.defineProperty(Qt.prototype, "$ssrContext", { get: function() { + return this.$vnode && this.$vnode.ssrContext; +} }), Object.defineProperty(Qt, "FunctionalRenderContext", { value: KT }), Qt.version = $N; +var EM = $n("style,class"), vM = $n("input,textarea,option,select,progress"), CM = function(e, t, r) { + return r === "value" && vM(e) && t !== "button" || r === "selected" && e === "option" || r === "checked" && e === "input" || r === "muted" && e === "video"; +}, tx = $n("contenteditable,draggable,spellcheck"), DM = $n("events,caret,typing,plaintext-only"), bM = function(e, t) { + return wp(t) || t === "false" ? "false" : e === "contenteditable" && DM(t) ? t : "true"; +}, yM = $n("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"), dh = "http://www.w3.org/1999/xlink", rf = function(e) { + return e.charAt(5) === ":" && e.slice(0, 5) === "xlink"; +}, rx = function(e) { + return rf(e) ? e.slice(6, e.length) : ""; +}, wp = function(e) { + return e == null || e === !1; +}; +function SM(e) { + for (var t = e.data, r = e, n = e; Be(n.componentInstance); ) + n = n.componentInstance._vnode, n && n.data && (t = jv(n.data, t)); + for (; Be(r = r.parent); ) + r && r.data && (t = jv(t, r.data)); + return FM(t.staticClass, t.class); +} +function jv(e, t) { + return { staticClass: nf(e.staticClass, t.staticClass), class: Be(e.class) ? [e.class, t.class] : t.class }; +} +function FM(e, t) { + return Be(e) || Be(t) ? nf(e, af(t)) : ""; +} +function nf(e, t) { + return e ? t ? e + " " + t : e : t || ""; +} +function af(e) { + return Array.isArray(e) ? NM(e) : jr(e) ? xM(e) : typeof e == "string" ? e : ""; +} +function NM(e) { + for (var t = "", r, n = 0, a = e.length; n < a; n++) + Be(r = af(e[n])) && r !== "" && (t && (t += " "), t += r); + return t; +} +function xM(e) { + var t = ""; + for (var r in e) + e[r] && (t && (t += " "), t += r); + return t; +} +var BM = { svg: "http://www.w3.org/2000/svg", math: "http://www.w3.org/1998/Math/MathML" }, OM = $n("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"), of = $n("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignobject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view", !0), nx = function(e) { + return OM(e) || of(e); +}; +function RM(e) { + if (of(e)) + return "svg"; + if (e === "math") + return "math"; +} +var ud = /* @__PURE__ */ Object.create(null); +function wM(e) { + if (!rn) + return !0; + if (nx(e)) + return !1; + if (e = e.toLowerCase(), ud[e] != null) + return ud[e]; + var t = document.createElement(e); + return e.indexOf("-") > -1 ? ud[e] = t.constructor === window.HTMLUnknownElement || t.constructor === window.HTMLElement : ud[e] = /HTMLUnknownElement/.test(t.toString()); +} +var ph = $n("text,number,password,search,email,tel,url"); +function kM(e) { + if (typeof e == "string") { + var t = document.querySelector(e); + return t || document.createElement("div"); + } else + return e; +} +function _M(e, t) { + var r = document.createElement(e); + return e !== "select" || t.data && t.data.attrs && t.data.attrs.multiple !== void 0 && r.setAttribute("multiple", "multiple"), r; +} +function MM(e, t) { + return document.createElementNS(BM[e], t); +} +function IM(e) { + return document.createTextNode(e); +} +function YM(e) { + return document.createComment(e); +} +function LM(e, t, r) { + e.insertBefore(t, r); +} +function PM(e, t) { + e.removeChild(t); +} +function ZM(e, t) { + e.appendChild(t); +} +function jM(e) { + return e.parentNode; +} +function GM(e) { + return e.nextSibling; +} +function zM(e) { + return e.tagName; +} +function UM(e, t) { + e.textContent = t; +} +function HM(e, t) { + e.setAttribute(t, ""); +} +var $M = Object.freeze({ __proto__: null, createElement: _M, createElementNS: MM, createTextNode: IM, createComment: YM, insertBefore: LM, removeChild: PM, appendChild: ZM, parentNode: jM, nextSibling: GM, tagName: zM, setTextContent: UM, setStyleScope: HM }), VM = { create: function(e, t) { + w0(t); +}, update: function(e, t) { + e.data.ref !== t.data.ref && (w0(e, !0), w0(t)); +}, destroy: function(e) { + w0(e, !0); +} }; +function w0(e, t) { + var r = e.data.ref; + if (Be(r)) { + var n = e.context, a = e.componentInstance || e.elm, s = t ? null : a, u = t ? void 0 : a; + if ($t(r)) { + Wa(r, n, [s], n, "template ref function"); + return; + } + var i = e.data.refInFor, o = typeof r == "string" || typeof r == "number", l = vr(r), c = n.$refs; + if (o || l) { + if (i) { + var d = o ? c[r] : r.value; + t ? vt(d) && Qo(d, a) : vt(d) ? d.includes(a) || d.push(a) : o ? (c[r] = [a], Gv(n, r, c[r])) : r.value = [a]; + } else if (o) { + if (t && c[r] !== a) + return; + c[r] = u, Gv(n, r, s); + } else if (l) { + if (t && r.value !== a) + return; + r.value = s; + } + } + } +} +function Gv(e, t, r) { + var n = e._setupState; + n && Wr(n, t) && (vr(n[t]) ? n[t].value = r : n[t] = r); +} +var Mo = new fn("", {}, []), ll = ["create", "activate", "update", "remove", "destroy"]; +function Nu(e, t) { + return e.key === t.key && e.asyncFactory === t.asyncFactory && (e.tag === t.tag && e.isComment === t.isComment && Be(e.data) === Be(t.data) && WM(e, t) || Ar(e.isAsyncPlaceholder) && ft(t.asyncFactory.error)); +} +function WM(e, t) { + if (e.tag !== "input") + return !0; + var r, n = Be(r = e.data) && Be(r = r.attrs) && r.type, a = Be(r = t.data) && Be(r = r.attrs) && r.type; + return n === a || ph(n) && ph(a); +} +function QM(e, t, r) { + var n, a, s = {}; + for (n = t; n <= r; ++n) + a = e[n].key, Be(a) && (s[a] = n); + return s; +} +function qM(e) { + var t, r, n = {}, a = e.modules, s = e.nodeOps; + for (t = 0; t < ll.length; ++t) + for (n[ll[t]] = [], r = 0; r < a.length; ++r) + Be(a[r][ll[t]]) && n[ll[t]].push(a[r][ll[t]]); + function u(k) { + return new fn(s.tagName(k).toLowerCase(), {}, [], void 0, k); + } + function i(k, R) { + function q() { + --q.listeners === 0 && o(k); + } + return q.listeners = R, q; + } + function o(k) { + var R = s.parentNode(k); + Be(R) && s.removeChild(R, k); + } + function l(k, R, q, ee, se, j, O) { + if (Be(k.elm) && Be(j) && (k = j[O] = X3(k)), k.isRootInsert = !se, !c(k, R, q, ee)) { + var V = k.data, fe = k.children, te = k.tag; + Be(te) ? (k.elm = k.ns ? s.createElementNS(k.ns, te) : s.createElement(te, k), v(k), h(k, fe, R), Be(V) && b(k, R), A(q, k.elm, ee)) : Ar(k.isComment) ? (k.elm = s.createComment(k.text), A(q, k.elm, ee)) : (k.elm = s.createTextNode(k.text), A(q, k.elm, ee)); + } + } + function c(k, R, q, ee) { + var se = k.data; + if (Be(se)) { + var j = Be(k.componentInstance) && se.keepAlive; + if (Be(se = se.hook) && Be(se = se.init) && se(k, !1), Be(k.componentInstance)) + return d(k, R), A(q, k.elm, ee), Ar(j) && p(k, R, q, ee), !0; + } + } + function d(k, R) { + Be(k.data.pendingInsert) && (R.push.apply(R, k.data.pendingInsert), k.data.pendingInsert = null), k.elm = k.componentInstance.$el, E(k) ? (b(k, R), v(k)) : (w0(k), R.push(k)); + } + function p(k, R, q, ee) { + for (var se, j = k; j.componentInstance; ) + if (j = j.componentInstance._vnode, Be(se = j.data) && Be(se = se.transition)) { + for (se = 0; se < n.activate.length; ++se) + n.activate[se](Mo, j); + R.push(j); + break; + } + A(q, k.elm, ee); + } + function A(k, R, q) { + Be(k) && (Be(q) ? s.parentNode(q) === k && s.insertBefore(k, R, q) : s.appendChild(k, R)); + } + function h(k, R, q) { + if (vt(R)) + for (var ee = 0; ee < R.length; ++ee) + l(R[ee], q, k.elm, null, !0, R, ee); + else + gc(k.text) && s.appendChild(k.elm, s.createTextNode(String(k.text))); + } + function E(k) { + for (; k.componentInstance; ) + k = k.componentInstance._vnode; + return Be(k.tag); + } + function b(k, R) { + for (var q = 0; q < n.create.length; ++q) + n.create[q](Mo, k); + t = k.data.hook, Be(t) && (Be(t.create) && t.create(Mo, k), Be(t.insert) && R.push(k)); + } + function v(k) { + var R; + if (Be(R = k.fnScopeId)) + s.setStyleScope(k.elm, R); + else + for (var q = k; q; ) + Be(R = q.context) && Be(R = R.$options._scopeId) && s.setStyleScope(k.elm, R), q = q.parent; + Be(R = Vu) && R !== k.context && R !== k.fnContext && Be(R = R.$options._scopeId) && s.setStyleScope(k.elm, R); + } + function f(k, R, q, ee, se, j) { + for (; ee <= se; ++ee) + l(q[ee], j, k, R, !1, q, ee); + } + function S(k) { + var R, q, ee = k.data; + if (Be(ee)) + for (Be(R = ee.hook) && Be(R = R.destroy) && R(k), R = 0; R < n.destroy.length; ++R) + n.destroy[R](k); + if (Be(R = k.children)) + for (q = 0; q < k.children.length; ++q) + S(k.children[q]); + } + function _(k, R, q) { + for (; R <= q; ++R) { + var ee = k[R]; + Be(ee) && (Be(ee.tag) ? (z(ee), S(ee)) : o(ee.elm)); + } + } + function z(k, R) { + if (Be(R) || Be(k.data)) { + var q, ee = n.remove.length + 1; + for (Be(R) ? R.listeners += ee : R = i(k.elm, ee), Be(q = k.componentInstance) && Be(q = q._vnode) && Be(q.data) && z(q, R), q = 0; q < n.remove.length; ++q) + n.remove[q](k, R); + Be(q = k.data.hook) && Be(q = q.remove) ? q(k, R) : R(); + } else + o(k.elm); + } + function y(k, R, q, ee, se) { + for (var j = 0, O = 0, V = R.length - 1, fe = R[0], te = R[V], De = q.length - 1, xe = q[0], J = q[De], Ee, _e, Fe, Ge, Ue = !se; j <= V && O <= De; ) + ft(fe) ? fe = R[++j] : ft(te) ? te = R[--V] : Nu(fe, xe) ? (re(fe, xe, ee, q, O), fe = R[++j], xe = q[++O]) : Nu(te, J) ? (re(te, J, ee, q, De), te = R[--V], J = q[--De]) : Nu(fe, J) ? (re(fe, J, ee, q, De), Ue && s.insertBefore(k, fe.elm, s.nextSibling(te.elm)), fe = R[++j], J = q[--De]) : Nu(te, xe) ? (re(te, xe, ee, q, O), Ue && s.insertBefore(k, te.elm, fe.elm), te = R[--V], xe = q[++O]) : (ft(Ee) && (Ee = QM(R, j, V)), _e = Be(xe.key) ? Ee[xe.key] : $(xe, R, j, V), ft(_e) ? l(xe, ee, k, fe.elm, !1, q, O) : (Fe = R[_e], Nu(Fe, xe) ? (re(Fe, xe, ee, q, O), R[_e] = void 0, Ue && s.insertBefore(k, Fe.elm, fe.elm)) : l(xe, ee, k, fe.elm, !1, q, O)), xe = q[++O]); + j > V ? (Ge = ft(q[De + 1]) ? null : q[De + 1].elm, f(k, Ge, q, O, De, ee)) : O > De && _(R, j, V); + } + function $(k, R, q, ee) { + for (var se = q; se < ee; se++) { + var j = R[se]; + if (Be(j) && Nu(k, j)) + return se; + } + } + function re(k, R, q, ee, se, j) { + if (k !== R) { + Be(R.elm) && Be(ee) && (R = ee[se] = X3(R)); + var O = R.elm = k.elm; + if (Ar(k.isAsyncPlaceholder)) { + Be(R.asyncFactory.resolved) ? w(k.elm, R, q) : R.isAsyncPlaceholder = !0; + return; + } + if (Ar(R.isStatic) && Ar(k.isStatic) && R.key === k.key && (Ar(R.isCloned) || Ar(R.isOnce))) { + R.componentInstance = k.componentInstance; + return; + } + var V, fe = R.data; + Be(fe) && Be(V = fe.hook) && Be(V = V.prepatch) && V(k, R); + var te = k.children, De = R.children; + if (Be(fe) && E(R)) { + for (V = 0; V < n.update.length; ++V) + n.update[V](k, R); + Be(V = fe.hook) && Be(V = V.update) && V(k, R); + } + ft(R.text) ? Be(te) && Be(De) ? te !== De && y(O, te, De, q, j) : Be(De) ? (Be(k.text) && s.setTextContent(O, ""), f(O, null, De, 0, De.length - 1, q)) : Be(te) ? _(te, 0, te.length - 1) : Be(k.text) && s.setTextContent(O, "") : k.text !== R.text && s.setTextContent(O, R.text), Be(fe) && Be(V = fe.hook) && Be(V = V.postpatch) && V(k, R); + } + } + function Q(k, R, q) { + if (Ar(q) && Be(k.parent)) + k.parent.data.pendingInsert = R; + else + for (var ee = 0; ee < R.length; ++ee) + R[ee].data.hook.insert(R[ee]); + } + var D = $n("attrs,class,staticClass,staticStyle,key"); + function w(k, R, q, ee) { + var se, j = R.tag, O = R.data, V = R.children; + if (ee = ee || O && O.pre, R.elm = k, Ar(R.isComment) && Be(R.asyncFactory)) + return R.isAsyncPlaceholder = !0, !0; + if (Be(O) && (Be(se = O.hook) && Be(se = se.init) && se(R, !0), Be(se = R.componentInstance))) + return d(R, q), !0; + if (Be(j)) { + if (Be(V)) + if (!k.hasChildNodes()) + h(R, V, q); + else if (Be(se = O) && Be(se = se.domProps) && Be(se = se.innerHTML)) { + if (se !== k.innerHTML) + return !1; + } else { + for (var fe = !0, te = k.firstChild, De = 0; De < V.length; De++) { + if (!te || !w(te, V[De], q, ee)) { + fe = !1; + break; + } + te = te.nextSibling; + } + if (!fe || te) + return !1; + } + if (Be(O)) { + var xe = !1; + for (var J in O) + if (!D(J)) { + xe = !0, b(R, q); + break; + } + !xe && O.class && es(O.class); + } + } else + k.data !== R.text && (k.data = R.text); + return !0; + } + return function(k, R, q, ee) { + if (ft(R)) { + Be(k) && S(k); + return; + } + var se = !1, j = []; + if (ft(k)) + se = !0, l(R, j); + else { + var O = Be(k.nodeType); + if (!O && Nu(k, R)) + re(k, R, j, null, null, ee); + else { + if (O) { + if (k.nodeType === 1 && k.hasAttribute(Av) && (k.removeAttribute(Av), q = !0), Ar(q) && w(k, R, j)) + return Q(R, j, !0), k; + k = u(k); + } + var V = k.elm, fe = s.parentNode(V); + if (l(R, j, V._leaveCb ? null : fe, s.nextSibling(V)), Be(R.parent)) + for (var te = R.parent, De = E(R); te; ) { + for (var xe = 0; xe < n.destroy.length; ++xe) + n.destroy[xe](te); + if (te.elm = R.elm, De) { + for (var J = 0; J < n.create.length; ++J) + n.create[J](Mo, te); + var Ee = te.data.hook.insert; + if (Ee.merged) + for (var _e = 1; _e < Ee.fns.length; _e++) + Ee.fns[_e](); + } else + w0(te); + te = te.parent; + } + Be(fe) ? _([k], 0, 0) : Be(k.tag) && S(k); + } + } + return Q(R, j, se), R.elm; + }; +} +var KM = { create: Z1, update: Z1, destroy: function(e) { + Z1(e, Mo); +} }; +function Z1(e, t) { + (e.data.directives || t.data.directives) && JM(e, t); +} +function JM(e, t) { + var r = e === Mo, n = t === Mo, a = zv(e.data.directives, e.context), s = zv(t.data.directives, t.context), u = [], i = [], o, l, c; + for (o in s) + l = a[o], c = s[o], l ? (c.oldValue = l.value, c.oldArg = l.arg, cl(c, "update", t, e), c.def && c.def.componentUpdated && i.push(c)) : (cl(c, "bind", t, e), c.def && c.def.inserted && u.push(c)); + if (u.length) { + var d = function() { + for (var p = 0; p < u.length; p++) + cl(u[p], "inserted", t, e); + }; + r ? _o(t, "insert", d) : d(); + } + if (i.length && _o(t, "postpatch", function() { + for (var p = 0; p < i.length; p++) + cl(i[p], "componentUpdated", t, e); + }), !r) + for (o in a) + s[o] || cl(a[o], "unbind", e, e, n); +} +var XM = /* @__PURE__ */ Object.create(null); +function zv(e, t) { + var r = /* @__PURE__ */ Object.create(null); + if (!e) + return r; + var n, a; + for (n = 0; n < e.length; n++) { + if (a = e[n], a.modifiers || (a.modifiers = XM), r[e8(a)] = a, t._setupState && t._setupState.__sfc) { + var s = a.def || Rp(t, "_setupState", "v-" + a.name); + typeof s == "function" ? a.def = { bind: s, update: s } : a.def = s; + } + a.def = a.def || Rp(t.$options, "directives", a.name); + } + return r; +} +function e8(e) { + return e.rawName || "".concat(e.name, ".").concat(Object.keys(e.modifiers || {}).join(".")); +} +function cl(e, t, r, n, a) { + var s = e.def && e.def[t]; + if (s) + try { + s(r.elm, e, r, n, a); + } catch (u) { + ei(u, r.context, "directive ".concat(e.name, " ").concat(t, " hook")); + } +} +var t8 = [VM, KM]; +function Uv(e, t) { + var r = t.componentOptions; + if (!(Be(r) && r.Ctor.options.inheritAttrs === !1) && !(ft(e.data.attrs) && ft(t.data.attrs))) { + var n, a, s, u = t.elm, i = e.data.attrs || {}, o = t.data.attrs || {}; + (Be(o.__ob__) || Ar(o._v_attr_proxy)) && (o = t.data.attrs = Xt({}, o)); + for (n in o) + a = o[n], s = i[n], s !== a && Hv(u, n, a, t.data.pre); + (ms || TN) && o.value !== i.value && Hv(u, "value", o.value); + for (n in i) + ft(o[n]) && (rf(n) ? u.removeAttributeNS(dh, rx(n)) : tx(n) || u.removeAttribute(n)); + } +} +function Hv(e, t, r, n) { + n || e.tagName.indexOf("-") > -1 ? $v(e, t, r) : yM(t) ? wp(r) ? e.removeAttribute(t) : (r = t === "allowfullscreen" && e.tagName === "EMBED" ? "true" : t, e.setAttribute(t, r)) : tx(t) ? e.setAttribute(t, bM(t, r)) : rf(t) ? wp(r) ? e.removeAttributeNS(dh, rx(t)) : e.setAttributeNS(dh, t, r) : $v(e, t, r); +} +function $v(e, t, r) { + if (wp(r)) + e.removeAttribute(t); + else { + if (ms && !hs && e.tagName === "TEXTAREA" && t === "placeholder" && r !== "" && !e.__ieph) { + var n = function(a) { + a.stopImmediatePropagation(), e.removeEventListener("input", n); + }; + e.addEventListener("input", n), e.__ieph = !0; + } + e.setAttribute(t, r); + } +} +var r8 = { create: Uv, update: Uv }; +function Vv(e, t) { + var r = t.elm, n = t.data, a = e.data; + if (!(ft(n.staticClass) && ft(n.class) && (ft(a) || ft(a.staticClass) && ft(a.class)))) { + var s = SM(t), u = r._transitionClasses; + Be(u) && (s = nf(s, af(u))), s !== r._prevClass && (r.setAttribute("class", s), r._prevClass = s); + } +} +var n8 = { create: Vv, update: Vv }, j1 = "__r", G1 = "__c"; +function a8(e) { + if (Be(e[j1])) { + var t = ms ? "change" : "input"; + e[t] = [].concat(e[j1], e[t] || []), delete e[j1]; + } + Be(e[G1]) && (e.change = [].concat(e[G1], e.change || []), delete e[G1]); +} +var ec; +function o8(e, t, r) { + var n = ec; + return function a() { + var s = t.apply(null, arguments); + s !== null && ax(e, a, r, n); + }; +} +var u8 = rh && !(mv && Number(mv[1]) <= 53); +function i8(e, t, r, n) { + if (u8) { + var a = KN, s = t; + t = s._wrapper = function(u) { + if (u.target === u.currentTarget || u.timeStamp >= a || u.timeStamp <= 0 || u.target.ownerDocument !== document) + return s.apply(this, arguments); + }; + } + ec.addEventListener(e, t, fN ? { capture: r, passive: n } : r); +} +function ax(e, t, r, n) { + (n || ec).removeEventListener(e, t._wrapper || t, r); +} +function z1(e, t) { + if (!(ft(e.data.on) && ft(t.data.on))) { + var r = t.data.on || {}, n = e.data.on || {}; + ec = t.elm || e.elm, a8(r), MN(r, n, i8, ax, o8, t.context), ec = void 0; + } +} +var s8 = { create: z1, update: z1, destroy: function(e) { + return z1(e, Mo); +} }, id; +function Wv(e, t) { + if (!(ft(e.data.domProps) && ft(t.data.domProps))) { + var r, n, a = t.elm, s = e.data.domProps || {}, u = t.data.domProps || {}; + (Be(u.__ob__) || Ar(u._v_attr_proxy)) && (u = t.data.domProps = Xt({}, u)); + for (r in s) + r in u || (a[r] = ""); + for (r in u) { + if (n = u[r], r === "textContent" || r === "innerHTML") { + if (t.children && (t.children.length = 0), n === s[r]) + continue; + a.childNodes.length === 1 && a.removeChild(a.childNodes[0]); + } + if (r === "value" && a.tagName !== "PROGRESS") { + a._value = n; + var i = ft(n) ? "" : String(n); + l8(a, i) && (a.value = i); + } else if (r === "innerHTML" && of(a.tagName) && ft(a.innerHTML)) { + id = id || document.createElement("div"), id.innerHTML = "".concat(n, ""); + for (var o = id.firstChild; a.firstChild; ) + a.removeChild(a.firstChild); + for (; o.firstChild; ) + a.appendChild(o.firstChild); + } else if (n !== s[r]) + try { + a[r] = n; + } catch { + } + } + } +} +function l8(e, t) { + return !e.composing && (e.tagName === "OPTION" || c8(e, t) || d8(e, t)); +} +function c8(e, t) { + var r = !0; + try { + r = document.activeElement !== e; + } catch { + } + return r && e.value !== t; +} +function d8(e, t) { + var r = e.value, n = e._vModifiers; + if (Be(n)) { + if (n.number) + return Wl(r) !== Wl(t); + if (n.trim) + return r.trim() !== t.trim(); + } + return r !== t; +} +var p8 = { create: Wv, update: Wv }, A8 = li(function(e) { + var t = {}, r = /;(?![^(]*\))/g, n = /:(.+)/; + return e.split(r).forEach(function(a) { + if (a) { + var s = a.split(n); + s.length > 1 && (t[s[0].trim()] = s[1].trim()); + } + }), t; +}); +function U1(e) { + var t = ox(e.style); + return e.staticStyle ? Xt(e.staticStyle, t) : t; +} +function ox(e) { + return Array.isArray(e) ? dN(e) : typeof e == "string" ? A8(e) : e; +} +function m8(e, t) { + var r = {}, n; + if (t) + for (var a = e; a.componentInstance; ) + a = a.componentInstance._vnode, a && a.data && (n = U1(a.data)) && Xt(r, n); + (n = U1(e.data)) && Xt(r, n); + for (var s = e; s = s.parent; ) + s.data && (n = U1(s.data)) && Xt(r, n); + return r; +} +var h8 = /^--/, Qv = /\s*!important$/, qv = function(e, t, r) { + if (h8.test(t)) + e.style.setProperty(t, r); + else if (Qv.test(r)) + e.style.setProperty(Ec(t), r.replace(Qv, ""), "important"); + else { + var n = T8(t); + if (Array.isArray(r)) + for (var a = 0, s = r.length; a < s; a++) + e.style[n] = r[a]; + else + e.style[n] = r; + } +}, Kv = ["Webkit", "Moz", "ms"], sd, T8 = li(function(e) { + if (sd = sd || document.createElement("div").style, e = Ju(e), e !== "filter" && e in sd) + return e; + for (var t = e.charAt(0).toUpperCase() + e.slice(1), r = 0; r < Kv.length; r++) { + var n = Kv[r] + t; + if (n in sd) + return n; + } +}); +function Jv(e, t) { + var r = t.data, n = e.data; + if (!(ft(r.staticStyle) && ft(r.style) && ft(n.staticStyle) && ft(n.style))) { + var a, s, u = t.elm, i = n.staticStyle, o = n.normalizedStyle || n.style || {}, l = i || o, c = ox(t.data.style) || {}; + t.data.normalizedStyle = Be(c.__ob__) ? Xt({}, c) : c; + var d = m8(t, !0); + for (s in l) + ft(d[s]) && qv(u, s, ""); + for (s in d) + a = d[s], a !== l[s] && qv(u, s, a != null ? a : ""); + } +} +var f8 = { create: Jv, update: Jv }, ux = /\s+/; +function ix(e, t) { + if (!(!t || !(t = t.trim()))) + if (e.classList) + t.indexOf(" ") > -1 ? t.split(ux).forEach(function(n) { + return e.classList.add(n); + }) : e.classList.add(t); + else { + var r = " ".concat(e.getAttribute("class") || "", " "); + r.indexOf(" " + t + " ") < 0 && e.setAttribute("class", (r + t).trim()); + } +} +function sx(e, t) { + if (!(!t || !(t = t.trim()))) + if (e.classList) + t.indexOf(" ") > -1 ? t.split(ux).forEach(function(a) { + return e.classList.remove(a); + }) : e.classList.remove(t), e.classList.length || e.removeAttribute("class"); + else { + for (var r = " ".concat(e.getAttribute("class") || "", " "), n = " " + t + " "; r.indexOf(n) >= 0; ) + r = r.replace(n, " "); + r = r.trim(), r ? e.setAttribute("class", r) : e.removeAttribute("class"); + } +} +function lx(e) { + if (e) { + if (typeof e == "object") { + var t = {}; + return e.css !== !1 && Xt(t, Xv(e.name || "v")), Xt(t, e), t; + } else if (typeof e == "string") + return Xv(e); + } +} +var Xv = li(function(e) { + return { enterClass: "".concat(e, "-enter"), enterToClass: "".concat(e, "-enter-to"), enterActiveClass: "".concat(e, "-enter-active"), leaveClass: "".concat(e, "-leave"), leaveToClass: "".concat(e, "-leave-to"), leaveActiveClass: "".concat(e, "-leave-active") }; +}), cx = rn && !hs, y0 = "transition", H1 = "animation", Jd = "transition", kp = "transitionend", Ah = "animation", dx = "animationend"; +cx && (window.ontransitionend === void 0 && window.onwebkittransitionend !== void 0 && (Jd = "WebkitTransition", kp = "webkitTransitionEnd"), window.onanimationend === void 0 && window.onwebkitanimationend !== void 0 && (Ah = "WebkitAnimation", dx = "webkitAnimationEnd")); +var eC = rn ? window.requestAnimationFrame ? window.requestAnimationFrame.bind(window) : setTimeout : function(e) { + return e(); +}; +function px(e) { + eC(function() { + eC(e); + }); +} +function Wu(e, t) { + var r = e._transitionClasses || (e._transitionClasses = []); + r.indexOf(t) < 0 && (r.push(t), ix(e, t)); +} +function Ga(e, t) { + e._transitionClasses && Qo(e._transitionClasses, t), sx(e, t); +} +function Ax(e, t, r) { + var n = mx(e, t), a = n.type, s = n.timeout, u = n.propCount; + if (!a) + return r(); + var i = a === y0 ? kp : dx, o = 0, l = function() { + e.removeEventListener(i, c), r(); + }, c = function(d) { + d.target === e && ++o >= u && l(); + }; + setTimeout(function() { + o < u && l(); + }, s + 1), e.addEventListener(i, c); +} +var g8 = /\b(transform|all)(,|$)/; +function mx(e, t) { + var r = window.getComputedStyle(e), n = (r[Jd + "Delay"] || "").split(", "), a = (r[Jd + "Duration"] || "").split(", "), s = tC(n, a), u = (r[Ah + "Delay"] || "").split(", "), i = (r[Ah + "Duration"] || "").split(", "), o = tC(u, i), l, c = 0, d = 0; + t === y0 ? s > 0 && (l = y0, c = s, d = a.length) : t === H1 ? o > 0 && (l = H1, c = o, d = i.length) : (c = Math.max(s, o), l = c > 0 ? s > o ? y0 : H1 : null, d = l ? l === y0 ? a.length : i.length : 0); + var p = l === y0 && g8.test(r[Jd + "Property"]); + return { type: l, timeout: c, propCount: d, hasTransform: p }; +} +function tC(e, t) { + for (; e.length < t.length; ) + e = e.concat(e); + return Math.max.apply(null, t.map(function(r, n) { + return rC(r) + rC(e[n]); + })); +} +function rC(e) { + return Number(e.slice(0, -1).replace(",", ".")) * 1e3; +} +function mh(e, t) { + var r = e.elm; + Be(r._leaveCb) && (r._leaveCb.cancelled = !0, r._leaveCb()); + var n = lx(e.data.transition); + if (!ft(n) && !(Be(r._enterCb) || r.nodeType !== 1)) { + for (var a = n.css, s = n.type, u = n.enterClass, i = n.enterToClass, o = n.enterActiveClass, l = n.appearClass, c = n.appearToClass, d = n.appearActiveClass, p = n.beforeEnter, A = n.enter, h = n.afterEnter, E = n.enterCancelled, b = n.beforeAppear, v = n.appear, f = n.afterAppear, S = n.appearCancelled, _ = n.duration, z = Vu, y = Vu.$vnode; y && y.parent; ) + z = y.context, y = y.parent; + var $ = !z._isMounted || !e.isRootInsert; + if (!($ && !v && v !== "")) { + var re = $ && l ? l : u, Q = $ && d ? d : o, D = $ && c ? c : i, w = $ && b || p, k = $ && $t(v) ? v : A, R = $ && f || h, q = $ && S || E, ee = Wl(jr(_) ? _.enter : _), se = a !== !1 && !hs, j = uf(k), O = r._enterCb = bp(function() { + se && (Ga(r, D), Ga(r, Q)), O.cancelled ? (se && Ga(r, re), q && q(r)) : R && R(r), r._enterCb = null; + }); + e.data.show || _o(e, "insert", function() { + var V = r.parentNode, fe = V && V._pending && V._pending[e.key]; + fe && fe.tag === e.tag && fe.elm._leaveCb && fe.elm._leaveCb(), k && k(r, O); + }), w && w(r), se && (Wu(r, re), Wu(r, Q), px(function() { + Ga(r, re), O.cancelled || (Wu(r, D), j || (Tx(ee) ? setTimeout(O, ee) : Ax(r, s, O))); + })), e.data.show && (t && t(), k && k(r, O)), !se && !j && O(); + } + } +} +function hx(e, t) { + var r = e.elm; + Be(r._enterCb) && (r._enterCb.cancelled = !0, r._enterCb()); + var n = lx(e.data.transition); + if (ft(n) || r.nodeType !== 1) + return t(); + if (Be(r._leaveCb)) + return; + var a = n.css, s = n.type, u = n.leaveClass, i = n.leaveToClass, o = n.leaveActiveClass, l = n.beforeLeave, c = n.leave, d = n.afterLeave, p = n.leaveCancelled, A = n.delayLeave, h = n.duration, E = a !== !1 && !hs, b = uf(c), v = Wl(jr(h) ? h.leave : h), f = r._leaveCb = bp(function() { + r.parentNode && r.parentNode._pending && (r.parentNode._pending[e.key] = null), E && (Ga(r, i), Ga(r, o)), f.cancelled ? (E && Ga(r, u), p && p(r)) : (t(), d && d(r)), r._leaveCb = null; + }); + A ? A(S) : S(); + function S() { + f.cancelled || (!e.data.show && r.parentNode && ((r.parentNode._pending || (r.parentNode._pending = {}))[e.key] = e), l && l(r), E && (Wu(r, u), Wu(r, o), px(function() { + Ga(r, u), f.cancelled || (Wu(r, i), b || (Tx(v) ? setTimeout(f, v) : Ax(r, s, f))); + })), c && c(r, f), !E && !b && f()); + } +} +function Tx(e) { + return typeof e == "number" && !isNaN(e); +} +function uf(e) { + if (ft(e)) + return !1; + var t = e.fns; + return Be(t) ? uf(Array.isArray(t) ? t[0] : t) : (e._length || e.length) > 1; +} +function nC(e, t) { + t.data.show !== !0 && mh(t); +} +var E8 = rn ? { create: nC, activate: nC, remove: function(e, t) { + e.data.show !== !0 ? hx(e, t) : t(); +} } : {}, v8 = [r8, n8, s8, p8, f8, E8], C8 = v8.concat(t8), D8 = qM({ nodeOps: $M, modules: C8 }); +hs && document.addEventListener("selectionchange", function() { + var e = document.activeElement; + e && e.vmodel && sf(e, "input"); +}); +var fx = { inserted: function(e, t, r, n) { + r.tag === "select" ? (n.elm && !n.elm._vOptions ? _o(r, "postpatch", function() { + fx.componentUpdated(e, t, r); + }) : aC(e, t, r.context), e._vOptions = [].map.call(e.options, _p)) : (r.tag === "textarea" || ph(e.type)) && (e._vModifiers = t.modifiers, t.modifiers.lazy || (e.addEventListener("compositionstart", b8), e.addEventListener("compositionend", iC), e.addEventListener("change", iC), hs && (e.vmodel = !0))); +}, componentUpdated: function(e, t, r) { + if (r.tag === "select") { + aC(e, t, r.context); + var n = e._vOptions, a = e._vOptions = [].map.call(e.options, _p); + if (a.some(function(u, i) { + return !Xu(u, n[i]); + })) { + var s = e.multiple ? t.value.some(function(u) { + return uC(u, a); + }) : t.value !== t.oldValue && uC(t.value, a); + s && sf(e, "change"); + } + } +} }; +function aC(e, t, r) { + oC(e, t), (ms || TN) && setTimeout(function() { + oC(e, t); + }, 0); +} +function oC(e, t, r) { + var n = t.value, a = e.multiple; + if (!(a && !Array.isArray(n))) { + for (var s, u, i = 0, o = e.options.length; i < o; i++) + if (u = e.options[i], a) + s = AN(n, _p(u)) > -1, u.selected !== s && (u.selected = s); + else if (Xu(_p(u), n)) { + e.selectedIndex !== i && (e.selectedIndex = i); + return; + } + a || (e.selectedIndex = -1); + } +} +function uC(e, t) { + return t.every(function(r) { + return !Xu(r, e); + }); +} +function _p(e) { + return "_value" in e ? e._value : e.value; +} +function b8(e) { + e.target.composing = !0; +} +function iC(e) { + e.target.composing && (e.target.composing = !1, sf(e.target, "input")); +} +function sf(e, t) { + var r = document.createEvent("HTMLEvents"); + r.initEvent(t, !0, !0), e.dispatchEvent(r); +} +function hh(e) { + return e.componentInstance && (!e.data || !e.data.transition) ? hh(e.componentInstance._vnode) : e; +} +var y8 = { bind: function(e, t, r) { + var n = t.value; + r = hh(r); + var a = r.data && r.data.transition, s = e.__vOriginalDisplay = e.style.display === "none" ? "" : e.style.display; + n && a ? (r.data.show = !0, mh(r, function() { + e.style.display = s; + })) : e.style.display = n ? s : "none"; +}, update: function(e, t, r) { + var n = t.value, a = t.oldValue; + if (!n != !a) { + r = hh(r); + var s = r.data && r.data.transition; + s ? (r.data.show = !0, n ? mh(r, function() { + e.style.display = e.__vOriginalDisplay; + }) : hx(r, function() { + e.style.display = "none"; + })) : e.style.display = n ? e.__vOriginalDisplay : "none"; + } +}, unbind: function(e, t, r, n, a) { + a || (e.style.display = e.__vOriginalDisplay); +} }, S8 = { model: fx, show: y8 }, gx = { name: String, appear: Boolean, css: Boolean, mode: String, type: String, enterClass: String, leaveClass: String, enterToClass: String, leaveToClass: String, enterActiveClass: String, leaveActiveClass: String, appearClass: String, appearActiveClass: String, appearToClass: String, duration: [Number, String, Object] }; +function Th(e) { + var t = e && e.componentOptions; + return t && t.Ctor.options.abstract ? Th(GN(t.children)) : e; +} +function Ex(e) { + var t = {}, r = e.$options; + for (var n in r.propsData) + t[n] = e[n]; + var a = r._parentListeners; + for (var n in a) + t[Ju(n)] = a[n]; + return t; +} +function sC(e, t) { + if (/\d-keep-alive$/.test(t.tag)) + return e("keep-alive", { props: t.componentOptions.propsData }); +} +function F8(e) { + for (; e = e.parent; ) + if (e.data.transition) + return !0; +} +function N8(e, t) { + return t.key === e.key && t.tag === e.tag; +} +var x8 = function(e) { + return e.tag || ql(e); +}, B8 = function(e) { + return e.name === "show"; +}, O8 = { name: "transition", props: gx, abstract: !0, render: function(e) { + var t = this, r = this.$slots.default; + if (r && (r = r.filter(x8), !!r.length)) { + var n = this.mode, a = r[0]; + if (F8(this.$vnode)) + return a; + var s = Th(a); + if (!s) + return a; + if (this._leaving) + return sC(e, a); + var u = "__transition-".concat(this._uid, "-"); + s.key = s.key == null ? s.isComment ? u + "comment" : u + s.tag : gc(s.key) ? String(s.key).indexOf(u) === 0 ? s.key : u + s.key : s.key; + var i = (s.data || (s.data = {})).transition = Ex(this), o = this._vnode, l = Th(o); + if (s.data.directives && s.data.directives.some(B8) && (s.data.show = !0), l && l.data && !N8(s, l) && !ql(l) && !(l.componentInstance && l.componentInstance._vnode.isComment)) { + var c = l.data.transition = Xt({}, i); + if (n === "out-in") + return this._leaving = !0, _o(c, "afterLeave", function() { + t._leaving = !1, t.$forceUpdate(); + }), sC(e, a); + if (n === "in-out") { + if (ql(s)) + return o; + var d, p = function() { + d(); + }; + _o(i, "afterEnter", p), _o(i, "enterCancelled", p), _o(c, "delayLeave", function(A) { + d = A; + }); + } + } + return a; + } +} }, vx = Xt({ tag: String, moveClass: String }, gx); +delete vx.mode; +var R8 = { props: vx, beforeMount: function() { + var e = this, t = this._update; + this._update = function(r, n) { + var a = WN(e); + e.__patch__(e._vnode, e.kept, !1, !0), e._vnode = e.kept, a(), t.call(e, r, n); + }; +}, render: function(e) { + for (var t = this.tag || this.$vnode.data.tag || "span", r = /* @__PURE__ */ Object.create(null), n = this.prevChildren = this.children, a = this.$slots.default || [], s = this.children = [], u = Ex(this), i = 0; i < a.length; i++) { + var o = a[i]; + o.tag && o.key != null && String(o.key).indexOf("__vlist") !== 0 && (s.push(o), r[o.key] = o, (o.data || (o.data = {})).transition = u); + } + if (n) { + for (var l = [], c = [], i = 0; i < n.length; i++) { + var o = n[i]; + o.data.transition = u, o.data.pos = o.elm.getBoundingClientRect(), r[o.key] ? l.push(o) : c.push(o); + } + this.kept = e(t, null, l), this.removed = c; + } + return e(t, null, s); +}, updated: function() { + var e = this.prevChildren, t = this.moveClass || (this.name || "v") + "-move"; + !e.length || !this.hasMove(e[0].elm, t) || (e.forEach(w8), e.forEach(k8), e.forEach(_8), this._reflow = document.body.offsetHeight, e.forEach(function(r) { + if (r.data.moved) { + var n = r.elm, a = n.style; + Wu(n, t), a.transform = a.WebkitTransform = a.transitionDuration = "", n.addEventListener(kp, n._moveCb = function s(u) { + u && u.target !== n || (!u || /transform$/.test(u.propertyName)) && (n.removeEventListener(kp, s), n._moveCb = null, Ga(n, t)); + }); + } + })); +}, methods: { hasMove: function(e, t) { + if (!cx) + return !1; + if (this._hasMove) + return this._hasMove; + var r = e.cloneNode(); + e._transitionClasses && e._transitionClasses.forEach(function(a) { + sx(r, a); + }), ix(r, t), r.style.display = "none", this.$el.appendChild(r); + var n = mx(r); + return this.$el.removeChild(r), this._hasMove = n.hasTransform; +} } }; +function w8(e) { + e.elm._moveCb && e.elm._moveCb(), e.elm._enterCb && e.elm._enterCb(); +} +function k8(e) { + e.data.newPos = e.elm.getBoundingClientRect(); +} +function _8(e) { + var t = e.data.pos, r = e.data.newPos, n = t.left - r.left, a = t.top - r.top; + if (n || a) { + e.data.moved = !0; + var s = e.elm.style; + s.transform = s.WebkitTransform = "translate(".concat(n, "px,").concat(a, "px)"), s.transitionDuration = "0s"; + } +} +var M8 = { Transition: O8, TransitionGroup: R8 }; +Qt.config.mustUseProp = CM, Qt.config.isReservedTag = nx, Qt.config.isReservedAttr = EM, Qt.config.getTagNamespace = RM, Qt.config.isUnknownElement = wM, Xt(Qt.options.directives, S8), Xt(Qt.options.components, M8), Qt.prototype.__patch__ = rn ? D8 : cr, Qt.prototype.$mount = function(e, t) { + return e = e && rn ? kM(e) : void 0, N_(this, e, t); +}, rn && setTimeout(function() { + Nn.devtools && yp && yp.emit("init", Qt); +}, 0); +const I8 = Object.freeze(Object.defineProperty({ __proto__: null, EffectScope: zT, computed: Gt, customRef: f7, default: Qt, defineAsyncComponent: u_, defineComponent: g_, del: ZT, effectScope: UT, getCurrentInstance: gN, getCurrentScope: RN, h: t_, inject: _N, isProxy: A7, isReactive: Ha, isReadonly: ci, isRef: vr, isShallow: Fp, markRaw: X0, mergeDefaults: V7, nextTick: di, onActivated: d_, onBeforeMount: s_, onBeforeUnmount: c_, onBeforeUpdate: l_, onDeactivated: p_, onErrorCaptured: f_, onMounted: BA, onRenderTracked: m_, onRenderTriggered: h_, onScopeDispose: wN, onServerPrefetch: A_, onUnmounted: OA, onUpdated: HN, provide: S7, proxyRefs: T7, reactive: DN, readonly: xN, ref: Jt, set: Za, shallowReactive: jT, shallowReadonly: C7, shallowRef: m7, toRaw: Cc, toRef: NN, toRefs: FN, triggerRef: h7, unref: SN, useAttrs: H7, useCssModule: a_, useCssVars: o_, useListeners: $7, useSlots: U7, version: $N, watch: NA, watchEffect: GT, watchPostEffect: ON, watchSyncEffect: b7 }, Symbol.toStringTag, { value: "Module" })); +var Zr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}; +function Rr(e) { + return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e; +} +function Ft(e) { + if (e.__esModule) + return e; + var t = e.default; + if (typeof t == "function") { + var r = function n() { + return this instanceof n ? Reflect.construct(t, arguments, this.constructor) : t.apply(this, arguments); + }; + r.prototype = t.prototype; + } else + r = {}; + return Object.defineProperty(r, "__esModule", { value: !0 }), Object.keys(e).forEach(function(n) { + var a = Object.getOwnPropertyDescriptor(e, n); + Object.defineProperty(r, n, a.get ? a : { enumerable: !0, get: function() { + return e[n]; + } }); + }), r; +} +var Ir = {}, ld = function(e) { + return e && e.Math == Math && e; +}, mr = ld(typeof globalThis == "object" && globalThis) || ld(typeof window == "object" && window) || ld(typeof self == "object" && self) || ld(typeof Zr == "object" && Zr) || function() { + return this; +}() || Zr || Function("return this")(), gs = {}, ar = function(e) { + try { + return !!e(); + } catch { + return !0; + } +}, Y8 = ar, Jr = !Y8(function() { + return Object.defineProperty({}, 1, { get: function() { + return 7; + } })[1] != 7; +}), L8 = ar, RA = !L8(function() { + var e = (function() { + }).bind(); + return typeof e != "function" || e.hasOwnProperty("prototype"); +}), P8 = RA, cd = Function.prototype.call, br = P8 ? cd.bind(cd) : function() { + return cd.apply(cd, arguments); +}, wA = {}, Cx = {}.propertyIsEnumerable, Dx = Object.getOwnPropertyDescriptor, Z8 = Dx && !Cx.call({ 1: 2 }, 1); +wA.f = Z8 ? function(e) { + var t = Dx(this, e); + return !!t && t.enumerable; +} : Cx; +var yc = function(e, t) { + return { enumerable: !(e & 1), configurable: !(e & 2), writable: !(e & 4), value: t }; +}, bx = RA, yx = Function.prototype, fh = yx.call, j8 = bx && yx.bind.bind(fh, fh), er = bx ? j8 : function(e) { + return function() { + return fh.apply(e, arguments); + }; +}, Sx = er, G8 = Sx({}.toString), z8 = Sx("".slice), Ko = function(e) { + return z8(G8(e), 8, -1); +}, U8 = er, H8 = ar, $8 = Ko, $1 = Object, V8 = U8("".split), lf = H8(function() { + return !$1("z").propertyIsEnumerable(0); +}) ? function(e) { + return $8(e) == "String" ? V8(e, "") : $1(e); +} : $1, Sc = function(e) { + return e == null; +}, W8 = Sc, Q8 = TypeError, Fc = function(e) { + if (W8(e)) + throw Q8("Can't call method on " + e); + return e; +}, q8 = lf, K8 = Fc, pi = function(e) { + return q8(K8(e)); +}, gh = typeof document == "object" && document.all, J8 = typeof gh > "u" && gh !== void 0, Fx = { all: gh, IS_HTMLDDA: J8 }, Nx = Fx, X8 = Nx.all, tr = Nx.IS_HTMLDDA ? function(e) { + return typeof e == "function" || e === X8; +} : function(e) { + return typeof e == "function"; +}, lC = tr, xx = Fx, eI = xx.all, fa = xx.IS_HTMLDDA ? function(e) { + return typeof e == "object" ? e !== null : lC(e) || e === eI; +} : function(e) { + return typeof e == "object" ? e !== null : lC(e); +}, V1 = mr, tI = tr, rI = function(e) { + return tI(e) ? e : void 0; +}, ga = function(e, t) { + return arguments.length < 2 ? rI(V1[e]) : V1[e] && V1[e][t]; +}, nI = er, Ai = nI({}.isPrototypeOf), kA = typeof navigator < "u" && String(navigator.userAgent) || "", Bx = mr, W1 = kA, cC = Bx.process, dC = Bx.Deno, pC = cC && cC.versions || dC && dC.version, AC = pC && pC.v8, Mn, Xd; +AC && (Mn = AC.split("."), Xd = Mn[0] > 0 && Mn[0] < 4 ? 1 : +(Mn[0] + Mn[1])), !Xd && W1 && (Mn = W1.match(/Edge\/(\d+)/), (!Mn || Mn[1] >= 74) && (Mn = W1.match(/Chrome\/(\d+)/), Mn && (Xd = +Mn[1]))); +var cf = Xd, mC = cf, aI = ar, oI = mr, uI = oI.String, Es = !!Object.getOwnPropertySymbols && !aI(function() { + var e = Symbol(); + return !uI(e) || !(Object(e) instanceof Symbol) || !Symbol.sham && mC && mC < 41; +}), iI = Es, Ox = iI && !Symbol.sham && typeof Symbol.iterator == "symbol", sI = ga, lI = tr, cI = Ai, dI = Ox, pI = Object, Nc = dI ? function(e) { + return typeof e == "symbol"; +} : function(e) { + var t = sI("Symbol"); + return lI(t) && cI(t.prototype, pI(e)); +}, AI = String, xc = function(e) { + try { + return AI(e); + } catch { + return "Object"; + } +}, mI = tr, hI = xc, TI = TypeError, Jo = function(e) { + if (mI(e)) + return e; + throw TI(hI(e) + " is not a function"); +}, fI = Jo, gI = Sc, _A = function(e, t) { + var r = e[t]; + return gI(r) ? void 0 : fI(r); +}, Q1 = br, q1 = tr, K1 = fa, EI = TypeError, Rx = function(e, t) { + var r, n; + if (t === "string" && q1(r = e.toString) && !K1(n = Q1(r, e)) || q1(r = e.valueOf) && !K1(n = Q1(r, e)) || t !== "string" && q1(r = e.toString) && !K1(n = Q1(r, e))) + return n; + throw EI("Can't convert object to primitive value"); +}, wx = { exports: {} }, vI = !1, hC = mr, CI = Object.defineProperty, df = function(e, t) { + try { + CI(hC, e, { value: t, configurable: !0, writable: !0 }); + } catch { + hC[e] = t; + } + return t; +}, DI = mr, bI = df, TC = "__core-js_shared__", yI = DI[TC] || bI(TC, {}), pf = yI, fC = pf; +(wx.exports = function(e, t) { + return fC[e] || (fC[e] = t !== void 0 ? t : {}); +})("versions", []).push({ version: "3.31.1", mode: "global", copyright: "© 2014-2023 Denis Pushkarev (zloirock.ru)", license: "https://github.com/zloirock/core-js/blob/v3.31.1/LICENSE", source: "https://github.com/zloirock/core-js" }); +var vs = wx.exports, SI = Fc, FI = Object, Cs = function(e) { + return FI(SI(e)); +}, NI = er, xI = Cs, BI = NI({}.hasOwnProperty), xr = Object.hasOwn || function(e, t) { + return BI(xI(e), t); +}, OI = er, RI = 0, wI = Math.random(), kI = OI(1 .toString), Af = function(e) { + return "Symbol(" + (e === void 0 ? "" : e) + ")_" + kI(++RI + wI, 36); +}, _I = mr, MI = vs, gC = xr, II = Af, YI = Es, LI = Ox, k0 = _I.Symbol, J1 = MI("wks"), PI = LI ? k0.for || k0 : k0 && k0.withoutSetter || II, Tr = function(e) { + return gC(J1, e) || (J1[e] = YI && gC(k0, e) ? k0[e] : PI("Symbol." + e)), J1[e]; +}, ZI = br, EC = fa, vC = Nc, jI = _A, GI = Rx, zI = Tr, UI = TypeError, HI = zI("toPrimitive"), kx = function(e, t) { + if (!EC(e) || vC(e)) + return e; + var r = jI(e, HI), n; + if (r) { + if (t === void 0 && (t = "default"), n = ZI(r, e, t), !EC(n) || vC(n)) + return n; + throw UI("Can't convert object to primitive value"); + } + return t === void 0 && (t = "number"), GI(e, t); +}, $I = kx, VI = Nc, MA = function(e) { + var t = $I(e, "string"); + return VI(t) ? t : t + ""; +}, WI = mr, CC = fa, Eh = WI.document, QI = CC(Eh) && CC(Eh.createElement), IA = function(e) { + return QI ? Eh.createElement(e) : {}; +}, qI = Jr, KI = ar, JI = IA, _x = !qI && !KI(function() { + return Object.defineProperty(JI("div"), "a", { get: function() { + return 7; + } }).a != 7; +}), XI = Jr, eY = br, tY = wA, rY = yc, nY = pi, aY = MA, oY = xr, uY = _x, DC = Object.getOwnPropertyDescriptor; +gs.f = XI ? DC : function(e, t) { + if (e = nY(e), t = aY(t), uY) + try { + return DC(e, t); + } catch { + } + if (oY(e, t)) + return rY(!eY(tY.f, e, t), e[t]); +}; +var nn = {}, iY = Jr, sY = ar, Mx = iY && sY(function() { + return Object.defineProperty(function() { + }, "prototype", { value: 42, writable: !1 }).prototype != 42; +}), lY = fa, cY = String, dY = TypeError, Gr = function(e) { + if (lY(e)) + return e; + throw dY(cY(e) + " is not an object"); +}, pY = Jr, AY = _x, mY = Mx, dd = Gr, bC = MA, hY = TypeError, X1 = Object.defineProperty, TY = Object.getOwnPropertyDescriptor, em = "enumerable", tm = "configurable", rm = "writable"; +nn.f = pY ? mY ? function(e, t, r) { + if (dd(e), t = bC(t), dd(r), typeof e == "function" && t === "prototype" && "value" in r && rm in r && !r[rm]) { + var n = TY(e, t); + n && n[rm] && (e[t] = r.value, r = { configurable: tm in r ? r[tm] : n[tm], enumerable: em in r ? r[em] : n[em], writable: !1 }); + } + return X1(e, t, r); +} : X1 : function(e, t, r) { + if (dd(e), t = bC(t), dd(r), AY) + try { + return X1(e, t, r); + } catch { + } + if ("get" in r || "set" in r) + throw hY("Accessors not supported"); + return "value" in r && (e[t] = r.value), e; +}; +var fY = Jr, gY = nn, EY = yc, Bc = fY ? function(e, t, r) { + return gY.f(e, t, EY(1, r)); +} : function(e, t, r) { + return e[t] = r, e; +}, Ix = { exports: {} }, vh = Jr, vY = xr, Yx = Function.prototype, CY = vh && Object.getOwnPropertyDescriptor, mf = vY(Yx, "name"), DY = mf && (function() { +}).name === "something", bY = mf && (!vh || vh && CY(Yx, "name").configurable), hf = { EXISTS: mf, PROPER: DY, CONFIGURABLE: bY }, yY = er, SY = tr, Ch = pf, FY = yY(Function.toString); +SY(Ch.inspectSource) || (Ch.inspectSource = function(e) { + return FY(e); +}); +var Tf = Ch.inspectSource, NY = mr, xY = tr, yC = NY.WeakMap, BY = xY(yC) && /native code/.test(String(yC)), OY = vs, RY = Af, SC = OY("keys"), YA = function(e) { + return SC[e] || (SC[e] = RY(e)); +}, LA = {}, wY = BY, Lx = mr, kY = fa, _Y = Bc, nm = xr, am = pf, MY = YA, IY = LA, FC = "Object already initialized", Dh = Lx.TypeError, YY = Lx.WeakMap, Mp, tc, Ip, LY = function(e) { + return Ip(e) ? tc(e) : Mp(e, {}); +}, PY = function(e) { + return function(t) { + var r; + if (!kY(t) || (r = tc(t)).type !== e) + throw Dh("Incompatible receiver, " + e + " required"); + return r; + }; +}; +if (wY || am.state) { + var ea = am.state || (am.state = new YY()); + ea.get = ea.get, ea.has = ea.has, ea.set = ea.set, Mp = function(e, t) { + if (ea.has(e)) + throw Dh(FC); + return t.facade = e, ea.set(e, t), t; + }, tc = function(e) { + return ea.get(e) || {}; + }, Ip = function(e) { + return ea.has(e); + }; +} else { + var d0 = MY("state"); + IY[d0] = !0, Mp = function(e, t) { + if (nm(e, d0)) + throw Dh(FC); + return t.facade = e, _Y(e, d0, t), t; + }, tc = function(e) { + return nm(e, d0) ? e[d0] : {}; + }, Ip = function(e) { + return nm(e, d0); + }; +} +var Ds = { set: Mp, get: tc, has: Ip, enforce: LY, getterFor: PY }, ff = er, ZY = ar, jY = tr, pd = xr, bh = Jr, GY = hf.CONFIGURABLE, zY = Tf, Px = Ds, UY = Px.enforce, HY = Px.get, NC = String, ep = Object.defineProperty, $Y = ff("".slice), VY = ff("".replace), WY = ff([].join), QY = bh && !ZY(function() { + return ep(function() { + }, "length", { value: 8 }).length !== 8; +}), qY = String(String).split("String"), KY = Ix.exports = function(e, t, r) { + $Y(NC(t), 0, 7) === "Symbol(" && (t = "[" + VY(NC(t), /^Symbol\(([^)]*)\)/, "$1") + "]"), r && r.getter && (t = "get " + t), r && r.setter && (t = "set " + t), (!pd(e, "name") || GY && e.name !== t) && (bh ? ep(e, "name", { value: t, configurable: !0 }) : e.name = t), QY && r && pd(r, "arity") && e.length !== r.arity && ep(e, "length", { value: r.arity }); + try { + r && pd(r, "constructor") && r.constructor ? bh && ep(e, "prototype", { writable: !1 }) : e.prototype && (e.prototype = void 0); + } catch { + } + var n = UY(e); + return pd(n, "source") || (n.source = WY(qY, typeof t == "string" ? t : "")), e; +}; +Function.prototype.toString = KY(function() { + return jY(this) && HY(this).source || zY(this); +}, "toString"); +var Zx = Ix.exports, JY = tr, XY = nn, eL = Zx, tL = df, Vn = function(e, t, r, n) { + n || (n = {}); + var a = n.enumerable, s = n.name !== void 0 ? n.name : t; + if (JY(r) && eL(r, s, n), n.global) + a ? e[t] = r : tL(t, r); + else { + try { + n.unsafe ? e[t] && (a = !0) : delete e[t]; + } catch { + } + a ? e[t] = r : XY.f(e, t, { value: r, enumerable: !1, configurable: !n.nonConfigurable, writable: !n.nonWritable }); + } + return e; +}, Oc = {}, rL = Math.ceil, nL = Math.floor, aL = Math.trunc || function(e) { + var t = +e; + return (t > 0 ? nL : rL)(t); +}, oL = aL, PA = function(e) { + var t = +e; + return t !== t || t === 0 ? 0 : oL(t); +}, uL = PA, iL = Math.max, sL = Math.min, jx = function(e, t) { + var r = uL(e); + return r < 0 ? iL(r + t, 0) : sL(r, t); +}, lL = PA, cL = Math.min, Gx = function(e) { + return e > 0 ? cL(lL(e), 9007199254740991) : 0; +}, dL = Gx, ZA = function(e) { + return dL(e.length); +}, pL = pi, AL = jx, mL = ZA, xC = function(e) { + return function(t, r, n) { + var a = pL(t), s = mL(a), u = AL(n, s), i; + if (e && r != r) { + for (; s > u; ) + if (i = a[u++], i != i) + return !0; + } else + for (; s > u; u++) + if ((e || u in a) && a[u] === r) + return e || u || 0; + return !e && -1; + }; +}, zx = { includes: xC(!0), indexOf: xC(!1) }, hL = er, om = xr, TL = pi, fL = zx.indexOf, gL = LA, BC = hL([].push), Ux = function(e, t) { + var r = TL(e), n = 0, a = [], s; + for (s in r) + !om(gL, s) && om(r, s) && BC(a, s); + for (; t.length > n; ) + om(r, s = t[n++]) && (~fL(a, s) || BC(a, s)); + return a; +}, gf = ["constructor", "hasOwnProperty", "isPrototypeOf", "propertyIsEnumerable", "toLocaleString", "toString", "valueOf"], EL = Ux, vL = gf, CL = vL.concat("length", "prototype"); +Oc.f = Object.getOwnPropertyNames || function(e) { + return EL(e, CL); +}; +var Rc = {}; +Rc.f = Object.getOwnPropertySymbols; +var DL = ga, bL = er, yL = Oc, SL = Rc, FL = Gr, NL = bL([].concat), xL = DL("Reflect", "ownKeys") || function(e) { + var t = yL.f(FL(e)), r = SL.f; + return r ? NL(t, r(e)) : t; +}, RC = xr, BL = xL, OL = gs, RL = nn, Hx = function(e, t, r) { + for (var n = BL(t), a = RL.f, s = OL.f, u = 0; u < n.length; u++) { + var i = n[u]; + !RC(e, i) && !(r && RC(r, i)) && a(e, i, s(t, i)); + } +}, wL = ar, kL = tr, _L = /#|\.prototype\./, wc = function(e, t) { + var r = IL[ML(e)]; + return r == LL ? !0 : r == YL ? !1 : kL(t) ? wL(t) : !!t; +}, ML = wc.normalize = function(e) { + return String(e).replace(_L, ".").toLowerCase(); +}, IL = wc.data = {}, YL = wc.NATIVE = "N", LL = wc.POLYFILL = "P", Ef = wc, um = mr, PL = gs.f, ZL = Bc, jL = Vn, GL = df, zL = Hx, UL = Ef, Cr = function(e, t) { + var r = e.target, n = e.global, a = e.stat, s, u, i, o, l, c; + if (n ? u = um : a ? u = um[r] || GL(r, {}) : u = (um[r] || {}).prototype, u) + for (i in t) { + if (l = t[i], e.dontCallGetSet ? (c = PL(u, i), o = c && c.value) : o = u[i], s = UL(n ? i : r + (a ? "." : "#") + i, e.forced), !s && o !== void 0) { + if (typeof l == typeof o) + continue; + zL(l, o); + } + (e.sham || o && o.sham) && ZL(l, "sham", !0), jL(u, i, l, e); + } +}, HL = Cr, $L = Jr, wC = nn.f; +HL({ target: "Object", stat: !0, forced: Object.defineProperty !== wC, sham: !$L }, { defineProperty: wC }); +var VL = Ux, WL = gf, vf = Object.keys || function(e) { + return VL(e, WL); +}, kC = Jr, QL = er, qL = br, KL = ar, im = vf, JL = Rc, XL = wA, eP = Cs, tP = lf, p0 = Object.assign, _C = Object.defineProperty, rP = QL([].concat), nP = !p0 || KL(function() { + if (kC && p0({ b: 1 }, p0(_C({}, "a", { enumerable: !0, get: function() { + _C(this, "b", { value: 3, enumerable: !1 }); + } }), { b: 2 })).b !== 1) + return !0; + var e = {}, t = {}, r = Symbol(), n = "abcdefghijklmnopqrst"; + return e[r] = 7, n.split("").forEach(function(a) { + t[a] = a; + }), p0({}, e)[r] != 7 || im(p0({}, t)).join("") != n; +}) ? function(e, t) { + for (var r = eP(e), n = arguments.length, a = 1, s = JL.f, u = XL.f; n > a; ) + for (var i = tP(arguments[a++]), o = s ? rP(im(i), s(i)) : im(i), l = o.length, c = 0, d; l > c; ) + d = o[c++], (!kC || qL(u, i, d)) && (r[d] = i[d]); + return r; +} : p0, aP = Cr, MC = nP; +aP({ target: "Object", stat: !0, arity: 2, forced: Object.assign !== MC }, { assign: MC }); +var oP = Tr, uP = oP("toStringTag"), $x = {}; +$x[uP] = "z"; +var Cf = String($x) === "[object z]", iP = Cf, sP = tr, tp = Ko, lP = Tr, cP = lP("toStringTag"), dP = Object, pP = tp(function() { + return arguments; +}()) == "Arguments", AP = function(e, t) { + try { + return e[t]; + } catch { + } +}, jA = iP ? tp : function(e) { + var t, r, n; + return e === void 0 ? "Undefined" : e === null ? "Null" : typeof (r = AP(t = dP(e), cP)) == "string" ? r : pP ? tp(t) : (n = tp(t)) == "Object" && sP(t.callee) ? "Arguments" : n; +}, mP = jA, hP = String, Ea = function(e) { + if (mP(e) === "Symbol") + throw TypeError("Cannot convert a Symbol value to a string"); + return hP(e); +}, TP = Gr, Vx = function() { + var e = TP(this), t = ""; + return e.hasIndices && (t += "d"), e.global && (t += "g"), e.ignoreCase && (t += "i"), e.multiline && (t += "m"), e.dotAll && (t += "s"), e.unicode && (t += "u"), e.unicodeSets && (t += "v"), e.sticky && (t += "y"), t; +}, Df = ar, fP = mr, bf = fP.RegExp, yf = Df(function() { + var e = bf("a", "y"); + return e.lastIndex = 2, e.exec("abcd") != null; +}), gP = yf || Df(function() { + return !bf("a", "y").sticky; +}), EP = yf || Df(function() { + var e = bf("^r", "gy"); + return e.lastIndex = 2, e.exec("str") != null; +}), vP = { BROKEN_CARET: EP, MISSED_STICKY: gP, UNSUPPORTED_Y: yf }, Sf = {}, CP = Jr, DP = Mx, bP = nn, yP = Gr, SP = pi, FP = vf; +Sf.f = CP && !DP ? Object.defineProperties : function(e, t) { + yP(e); + for (var r = SP(t), n = FP(t), a = n.length, s = 0, u; a > s; ) + bP.f(e, u = n[s++], r[u]); + return e; +}; +var NP = ga, Wx = NP("document", "documentElement"), xP = Gr, BP = Sf, IC = gf, OP = LA, RP = Wx, wP = IA, kP = YA, YC = ">", LC = "<", yh = "prototype", Sh = "script", Qx = kP("IE_PROTO"), sm = function() { +}, qx = function(e) { + return LC + Sh + YC + e + LC + "/" + Sh + YC; +}, PC = function(e) { + e.write(qx("")), e.close(); + var t = e.parentWindow.Object; + return e = null, t; +}, _P = function() { + var e = wP("iframe"), t = "java" + Sh + ":", r; + return e.style.display = "none", RP.appendChild(e), e.src = String(t), r = e.contentWindow.document, r.open(), r.write(qx("document.F=Object")), r.close(), r.F; +}, Ad, rp = function() { + try { + Ad = new ActiveXObject("htmlfile"); + } catch { + } + rp = typeof document < "u" ? document.domain && Ad ? PC(Ad) : _P() : PC(Ad); + for (var e = IC.length; e--; ) + delete rp[yh][IC[e]]; + return rp(); +}; +OP[Qx] = !0; +var GA = Object.create || function(e, t) { + var r; + return e !== null ? (sm[yh] = xP(e), r = new sm(), sm[yh] = null, r[Qx] = e) : r = rp(), t === void 0 ? r : BP.f(r, t); +}, MP = ar, IP = mr, YP = IP.RegExp, LP = MP(function() { + var e = YP(".", "s"); + return !(e.dotAll && e.exec("\n") && e.flags === "s"); +}), PP = ar, ZP = mr, jP = ZP.RegExp, GP = PP(function() { + var e = jP("(?b)", "g"); + return e.exec("b").groups.a !== "b" || "b".replace(e, "$c") !== "bc"; +}), _0 = br, zA = er, zP = Ea, UP = Vx, HP = vP, $P = vs, VP = GA, WP = Ds.get, QP = LP, qP = GP, KP = $P("native-string-replace", String.prototype.replace), Yp = RegExp.prototype.exec, Fh = Yp, JP = zA("".charAt), XP = zA("".indexOf), eZ = zA("".replace), lm = zA("".slice), Nh = function() { + var e = /a/, t = /b*/g; + return _0(Yp, e, "a"), _0(Yp, t, "a"), e.lastIndex !== 0 || t.lastIndex !== 0; +}(), Kx = HP.BROKEN_CARET, xh = /()??/.exec("")[1] !== void 0, tZ = Nh || xh || Kx || QP || qP; +tZ && (Fh = function(e) { + var t = this, r = WP(t), n = zP(e), a = r.raw, s, u, i, o, l, c, d; + if (a) + return a.lastIndex = t.lastIndex, s = _0(Fh, a, n), t.lastIndex = a.lastIndex, s; + var p = r.groups, A = Kx && t.sticky, h = _0(UP, t), E = t.source, b = 0, v = n; + if (A && (h = eZ(h, "y", ""), XP(h, "g") === -1 && (h += "g"), v = lm(n, t.lastIndex), t.lastIndex > 0 && (!t.multiline || t.multiline && JP(n, t.lastIndex - 1) !== "\n") && (E = "(?: " + E + ")", v = " " + v, b++), u = new RegExp("^(?:" + E + ")", h)), xh && (u = new RegExp("^" + E + "$(?!\\s)", h)), Nh && (i = t.lastIndex), o = _0(Yp, A ? u : t, v), A ? o ? (o.input = lm(o.input, b), o[0] = lm(o[0], b), o.index = t.lastIndex, t.lastIndex += o[0].length) : t.lastIndex = 0 : Nh && o && (t.lastIndex = t.global ? o.index + o[0].length : i), xh && o && o.length > 1 && _0(KP, o[0], u, function() { + for (l = 1; l < arguments.length - 2; l++) + arguments[l] === void 0 && (o[l] = void 0); + }), o && p) + for (o.groups = c = VP(null), l = 0; l < p.length; l++) + d = p[l], c[d[0]] = o[d[1]]; + return o; +}); +var Ff = Fh, rZ = Cr, ZC = Ff; +rZ({ target: "RegExp", proto: !0, forced: /./.exec !== ZC }, { exec: ZC }); +var nZ = RA, Jx = Function.prototype, jC = Jx.apply, GC = Jx.call, Nf = typeof Reflect == "object" && Reflect.apply || (nZ ? GC.bind(jC) : function() { + return GC.apply(jC, arguments); +}), aZ = Ko, oZ = er, xf = function(e) { + if (aZ(e) === "Function") + return oZ(e); +}, zC = xf, UC = Vn, uZ = Ff, HC = ar, Xx = Tr, iZ = Bc, sZ = Xx("species"), cm = RegExp.prototype, lZ = function(e, t, r, n) { + var a = Xx(e), s = !HC(function() { + var l = {}; + return l[a] = function() { + return 7; + }, ""[e](l) != 7; + }), u = s && !HC(function() { + var l = !1, c = /a/; + return e === "split" && (c = {}, c.constructor = {}, c.constructor[sZ] = function() { + return c; + }, c.flags = "", c[a] = /./[a]), c.exec = function() { + return l = !0, null; + }, c[a](""), !l; + }); + if (!s || !u || r) { + var i = zC(/./[a]), o = t(a, ""[e], function(l, c, d, p, A) { + var h = zC(l), E = c.exec; + return E === uZ || E === cm.exec ? s && !A ? { done: !0, value: i(c, d, p) } : { done: !0, value: h(d, c, p) } : { done: !1 }; + }); + UC(String.prototype, e, o[0]), UC(cm, a, o[1]); + } + n && iZ(cm[a], "sham", !0); +}, Bf = er, cZ = PA, dZ = Ea, pZ = Fc, AZ = Bf("".charAt), $C = Bf("".charCodeAt), mZ = Bf("".slice), VC = function(e) { + return function(t, r) { + var n = dZ(pZ(t)), a = cZ(r), s = n.length, u, i; + return a < 0 || a >= s ? e ? "" : void 0 : (u = $C(n, a), u < 55296 || u > 56319 || a + 1 === s || (i = $C(n, a + 1)) < 56320 || i > 57343 ? e ? AZ(n, a) : u : e ? mZ(n, a, a + 2) : (u - 55296 << 10) + (i - 56320) + 65536); + }; +}, eB = { codeAt: VC(!1), charAt: VC(!0) }, hZ = eB.charAt, TZ = function(e, t, r) { + return t + (r ? hZ(e, t).length : 1); +}, Of = er, fZ = Cs, gZ = Math.floor, dm = Of("".charAt), EZ = Of("".replace), pm = Of("".slice), vZ = /\$([$&'`]|\d{1,2}|<[^>]*>)/g, CZ = /\$([$&'`]|\d{1,2})/g, DZ = function(e, t, r, n, a, s) { + var u = r + e.length, i = n.length, o = CZ; + return a !== void 0 && (a = fZ(a), o = vZ), EZ(s, o, function(l, c) { + var d; + switch (dm(c, 0)) { + case "$": + return "$"; + case "&": + return e; + case "`": + return pm(t, 0, r); + case "'": + return pm(t, u); + case "<": + d = a[pm(c, 1, -1)]; + break; + default: + var p = +c; + if (p === 0) + return l; + if (p > i) { + var A = gZ(p / 10); + return A === 0 ? l : A <= i ? n[A - 1] === void 0 ? dm(c, 1) : n[A - 1] + dm(c, 1) : l; + } + d = n[p - 1]; + } + return d === void 0 ? "" : d; + }); +}, WC = br, bZ = Gr, yZ = tr, SZ = Ko, FZ = Ff, NZ = TypeError, xZ = function(e, t) { + var r = e.exec; + if (yZ(r)) { + var n = WC(r, e, t); + return n !== null && bZ(n), n; + } + if (SZ(e) === "RegExp") + return WC(FZ, e, t); + throw NZ("RegExp#exec called on incompatible receiver"); +}, BZ = Nf, QC = br, UA = er, OZ = lZ, RZ = ar, wZ = Gr, kZ = tr, _Z = Sc, MZ = PA, IZ = Gx, A0 = Ea, YZ = Fc, LZ = TZ, PZ = _A, ZZ = DZ, jZ = xZ, GZ = Tr, Bh = GZ("replace"), zZ = Math.max, UZ = Math.min, HZ = UA([].concat), Am = UA([].push), qC = UA("".indexOf), KC = UA("".slice), $Z = function(e) { + return e === void 0 ? e : String(e); +}, VZ = function() { + return "a".replace(/./, "$0") === "$0"; +}(), JC = function() { + return /./[Bh] ? /./[Bh]("a", "$0") === "" : !1; +}(), WZ = !RZ(function() { + var e = /./; + return e.exec = function() { + var t = []; + return t.groups = { a: "7" }, t; + }, "".replace(e, "$") !== "7"; +}); +OZ("replace", function(e, t, r) { + var n = JC ? "$" : "$0"; + return [function(a, s) { + var u = YZ(this), i = _Z(a) ? void 0 : PZ(a, Bh); + return i ? QC(i, a, u, s) : QC(t, A0(u), a, s); + }, function(a, s) { + var u = wZ(this), i = A0(a); + if (typeof s == "string" && qC(s, n) === -1 && qC(s, "$<") === -1) { + var o = r(t, u, i, s); + if (o.done) + return o.value; + } + var l = kZ(s); + l || (s = A0(s)); + var c = u.global; + if (c) { + var d = u.unicode; + u.lastIndex = 0; + } + for (var p = []; ; ) { + var A = jZ(u, i); + if (A === null || (Am(p, A), !c)) + break; + var h = A0(A[0]); + h === "" && (u.lastIndex = LZ(i, IZ(u.lastIndex), d)); + } + for (var E = "", b = 0, v = 0; v < p.length; v++) { + A = p[v]; + for (var f = A0(A[0]), S = zZ(UZ(MZ(A.index), i.length), 0), _ = [], z = 1; z < A.length; z++) + Am(_, $Z(A[z])); + var y = A.groups; + if (l) { + var $ = HZ([f], _, S, i); + y !== void 0 && Am($, y); + var re = A0(BZ(s, void 0, $)); + } else + re = ZZ(f, i, S, _, y, s); + S >= b && (E += KC(i, b, S) + re, b = S + f.length); + } + return E + KC(i, b); + }]; +}, !WZ || !VZ || JC); +var QZ = Cf, qZ = jA, KZ = QZ ? {}.toString : function() { + return "[object " + qZ(this) + "]"; +}, JZ = Cf, XZ = Vn, ej = KZ; +JZ || XZ(Object.prototype, "toString", ej, { unsafe: !0 }); +var tj = br, rj = xr, nj = Ai, aj = Vx, XC = RegExp.prototype, oj = function(e) { + var t = e.flags; + return t === void 0 && !("flags" in XC) && !rj(e, "flags") && nj(XC, e) ? tj(aj, e) : t; +}, uj = hf.PROPER, ij = Vn, sj = Gr, eD = Ea, lj = ar, cj = oj, Rf = "toString", dj = RegExp.prototype, tB = dj[Rf], pj = lj(function() { + return tB.call({ source: "a", flags: "b" }) != "/a/b"; +}), Aj = uj && tB.name != Rf; +(pj || Aj) && ij(RegExp.prototype, Rf, function() { + var e = sj(this), t = eD(e.source), r = eD(cj(e)); + return "/" + t + "/" + r; +}, { unsafe: !0 }); +var mj = ar, hj = function(e, t) { + var r = [][e]; + return !!r && mj(function() { + r.call(null, t || function() { + return 1; + }, 1); + }); +}, Tj = Cr, fj = xf, gj = zx.indexOf, Ej = hj, Oh = fj([].indexOf), rB = !!Oh && 1 / Oh([1], 1, -0) < 0, vj = rB || !Ej("indexOf"); +Tj({ target: "Array", proto: !0, forced: vj }, { indexOf: function(e) { + var t = arguments.length > 1 ? arguments[1] : void 0; + return rB ? Oh(this, e, t) || 0 : gj(this, e, t); +} }), Object.defineProperty(Ir, "__esModule", { value: !0 }), Ir.linkTo = Ir.imagePath = Ir.getRootUrl = mi = Ir.generateUrl = Ir.generateRemoteUrl = Ir.generateOcsUrl = nB = Ir.generateFilePath = void 0; +var Cj = function(e, t) { + return Lp(e, "", t); +}; +Ir.linkTo = Cj; +var Dj = function(e) { + return ts() + "/remote.php/" + e; +}, bj = function(e) { + return window.location.protocol + "//" + window.location.host + Dj(e); +}; +Ir.generateRemoteUrl = bj; +var yj = function(e, t, r) { + var n = Object.assign({ ocsVersion: 2 }, r || {}), a = n.ocsVersion === 1 ? 1 : 2; + return window.location.protocol + "//" + window.location.host + ts() + "/ocs/v" + a + ".php" + Rh(e, t, r); +}; +Ir.generateOcsUrl = yj; +var Rh = function(e, t, r) { + var n = Object.assign({ escape: !0 }, r || {}), a = function(s, u) { + return u = u || {}, s.replace(/{([^{}]*)}/g, function(i, o) { + var l = u[o]; + return n.escape ? encodeURIComponent(typeof l == "string" || typeof l == "number" ? l.toString() : i) : typeof l == "string" || typeof l == "number" ? l.toString() : i; + }); + }; + return e.charAt(0) !== "/" && (e = "/" + e), a(e, t || {}); +}, Sj = function(e, t, r) { + var n, a, s, u = Object.assign({ noRewrite: !1 }, r || {}); + return ((n = window) === null || n === void 0 || (a = n.OC) === null || a === void 0 || (s = a.config) === null || s === void 0 ? void 0 : s.modRewriteWorking) === !0 && !u.noRewrite ? ts() + Rh(e, t, r) : ts() + "/index.php" + Rh(e, t, r); +}, mi = Ir.generateUrl = Sj, Fj = function(e, t) { + return t.indexOf(".") === -1 ? Lp(e, "img", t + ".svg") : Lp(e, "img", t); +}; +Ir.imagePath = Fj; +var Lp = function(e, t, r) { + var n, a, s, u = ((n = window) === null || n === void 0 || (a = n.OC) === null || a === void 0 || (s = a.coreApps) === null || s === void 0 ? void 0 : s.indexOf(e)) !== -1, i = ts(); + if (r.substring(r.length - 3) === "php" && !u) + i += "/index.php/apps/" + e, r !== "index.php" && (i += "/", t && (i += encodeURI(t + "/")), i += r); + else if (r.substring(r.length - 3) !== "php" && !u) { + var o, l, c; + i = (o = window) === null || o === void 0 || (l = o.OC) === null || l === void 0 || (c = l.appswebroots) === null || c === void 0 ? void 0 : c[e], t && (i += "/" + t + "/"), i.substring(i.length - 1) !== "/" && (i += "/"), i += r; + } else + (e === "settings" || e === "core" || e === "search") && t === "ajax" ? i += "/index.php/" : i += "/", u || (i += "apps/"), e !== "" && (e += "/", i += e), t && (i += t + "/"), i += r; + return i; +}, nB = Ir.generateFilePath = Lp, ts = function() { + var e, t; + return ((e = window) === null || e === void 0 || (t = e.OC) === null || t === void 0 ? void 0 : t.webroot) || ""; +}; +Ir.getRootUrl = ts; +const { entries: aB, setPrototypeOf: tD, isFrozen: Nj, getPrototypeOf: xj, getOwnPropertyDescriptor: Bj } = Object; +let { freeze: Kr, seal: zn, create: Oj } = Object, { apply: wh, construct: kh } = typeof Reflect < "u" && Reflect; +wh || (wh = function(e, t, r) { + return e.apply(t, r); +}), Kr || (Kr = function(e) { + return e; +}), zn || (zn = function(e) { + return e; +}), kh || (kh = function(e, t) { + return new e(...t); +}); +const Rj = On(Array.prototype.forEach), rD = On(Array.prototype.pop), dl = On(Array.prototype.push), np = On(String.prototype.toLowerCase), mm = On(String.prototype.toString), wj = On(String.prototype.match), In = On(String.prototype.replace), kj = On(String.prototype.indexOf), _j = On(String.prototype.trim), sn = On(RegExp.prototype.test), pl = Mj(TypeError); +function On(e) { + return function(t) { + for (var r = arguments.length, n = new Array(r > 1 ? r - 1 : 0), a = 1; a < r; a++) + n[a - 1] = arguments[a]; + return wh(e, t, n); + }; +} +function Mj(e) { + return function() { + for (var t = arguments.length, r = new Array(t), n = 0; n < t; n++) + r[n] = arguments[n]; + return kh(e, r); + }; +} +function St(e, t, r) { + var n; + r = (n = r) !== null && n !== void 0 ? n : np, tD && tD(e, null); + let a = t.length; + for (; a--; ) { + let s = t[a]; + if (typeof s == "string") { + const u = r(s); + u !== s && (Nj(t) || (t[a] = u), s = u); + } + e[s] = !0; + } + return e; +} +function m0(e) { + const t = Oj(null); + for (const [r, n] of aB(e)) + t[r] = n; + return t; +} +function md(e, t) { + for (; e !== null; ) { + const n = Bj(e, t); + if (n) { + if (n.get) + return On(n.get); + if (typeof n.value == "function") + return On(n.value); + } + e = xj(e); + } + function r(n) { + return console.warn("fallback value for", n), null; + } + return r; +} +const nD = Kr(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), hm = Kr(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), Tm = Kr(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), Ij = Kr(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), fm = Kr(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), Yj = Kr(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), aD = Kr(["#text"]), oD = Kr(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "xmlns", "slot"]), gm = Kr(["accent-height", "accumulate", "additive", "alignment-baseline", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), uD = Kr(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), hd = Kr(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), Lj = zn(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Pj = zn(/<%[\w\W]*|[\w\W]*%>/gm), Zj = zn(/\${[\w\W]*}/gm), jj = zn(/^data-[\-\w.\u00B7-\uFFFF]/), Gj = zn(/^aria-[\-\w]+$/), oB = zn(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i), zj = zn(/^(?:\w+script|data):/i), Uj = zn(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g), uB = zn(/^html$/i); +var iD = Object.freeze({ __proto__: null, MUSTACHE_EXPR: Lj, ERB_EXPR: Pj, TMPLIT_EXPR: Zj, DATA_ATTR: jj, ARIA_ATTR: Gj, IS_ALLOWED_URI: oB, IS_SCRIPT_OR_DATA: zj, ATTR_WHITESPACE: Uj, DOCTYPE_NAME: uB }); +const Hj = () => typeof window > "u" ? null : window, $j = function(e, t) { + if (typeof e != "object" || typeof e.createPolicy != "function") + return null; + let r = null; + const n = "data-tt-policy-suffix"; + t && t.hasAttribute(n) && (r = t.getAttribute(n)); + const a = "dompurify" + (r ? "#" + r : ""); + try { + return e.createPolicy(a, { createHTML(s) { + return s; + }, createScriptURL(s) { + return s; + } }); + } catch { + return console.warn("TrustedTypes policy " + a + " could not be created."), null; + } +}; +function iB() { + let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : Hj(); + const t = (de) => iB(de); + if (t.version = "3.0.5", t.removed = [], !e || !e.document || e.document.nodeType !== 9) + return t.isSupported = !1, t; + const r = e.document, n = r.currentScript; + let { document: a } = e; + const { DocumentFragment: s, HTMLTemplateElement: u, Node: i, Element: o, NodeFilter: l, NamedNodeMap: c = e.NamedNodeMap || e.MozNamedAttrMap, HTMLFormElement: d, DOMParser: p, trustedTypes: A } = e, h = o.prototype, E = md(h, "cloneNode"), b = md(h, "nextSibling"), v = md(h, "childNodes"), f = md(h, "parentNode"); + if (typeof u == "function") { + const de = a.createElement("template"); + de.content && de.content.ownerDocument && (a = de.content.ownerDocument); + } + let S, _ = ""; + const { implementation: z, createNodeIterator: y, createDocumentFragment: $, getElementsByTagName: re } = a, { importNode: Q } = r; + let D = {}; + t.isSupported = typeof aB == "function" && typeof f == "function" && z && z.createHTMLDocument !== void 0; + const { MUSTACHE_EXPR: w, ERB_EXPR: k, TMPLIT_EXPR: R, DATA_ATTR: q, ARIA_ATTR: ee, IS_SCRIPT_OR_DATA: se, ATTR_WHITESPACE: j } = iD; + let { IS_ALLOWED_URI: O } = iD, V = null; + const fe = St({}, [...nD, ...hm, ...Tm, ...fm, ...aD]); + let te = null; + const De = St({}, [...oD, ...gm, ...uD, ...hd]); + let xe = Object.seal(Object.create(null, { tagNameCheck: { writable: !0, configurable: !1, enumerable: !0, value: null }, attributeNameCheck: { writable: !0, configurable: !1, enumerable: !0, value: null }, allowCustomizedBuiltInElements: { writable: !0, configurable: !1, enumerable: !0, value: !1 } })), J = null, Ee = null, _e = !0, Fe = !0, Ge = !1, Ue = !0, ne = !1, ue = !1, ye = !1, Te = !1, Me = !1, at = !1, be = !1, qe = !0, lt = !1; + const et = "user-content-"; + let Bt = !0, ut = !1, nt = {}, Ot = null; + const Yt = St({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]); + let Nt = null; + const It = St({}, ["audio", "video", "img", "source", "image", "track"]); + let C = null; + const x = St({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), Z = "http://www.w3.org/1998/Math/MathML", ae = "http://www.w3.org/2000/svg", Ae = "http://www.w3.org/1999/xhtml"; + let Se = Ae, Ye = !1, dt = null; + const Et = St({}, [Z, ae, Ae], mm); + let ht; + const gt = ["application/xhtml+xml", "text/html"], Dt = "text/html"; + let zt, gn = null; + const iu = a.createElement("form"), oo = function(de) { + return de instanceof RegExp || de instanceof Function; + }, Da = function(de) { + if (!(gn && gn === de)) { + if ((!de || typeof de != "object") && (de = {}), de = m0(de), ht = gt.indexOf(de.PARSER_MEDIA_TYPE) === -1 ? ht = Dt : ht = de.PARSER_MEDIA_TYPE, zt = ht === "application/xhtml+xml" ? mm : np, V = "ALLOWED_TAGS" in de ? St({}, de.ALLOWED_TAGS, zt) : fe, te = "ALLOWED_ATTR" in de ? St({}, de.ALLOWED_ATTR, zt) : De, dt = "ALLOWED_NAMESPACES" in de ? St({}, de.ALLOWED_NAMESPACES, mm) : Et, C = "ADD_URI_SAFE_ATTR" in de ? St(m0(x), de.ADD_URI_SAFE_ATTR, zt) : x, Nt = "ADD_DATA_URI_TAGS" in de ? St(m0(It), de.ADD_DATA_URI_TAGS, zt) : It, Ot = "FORBID_CONTENTS" in de ? St({}, de.FORBID_CONTENTS, zt) : Yt, J = "FORBID_TAGS" in de ? St({}, de.FORBID_TAGS, zt) : {}, Ee = "FORBID_ATTR" in de ? St({}, de.FORBID_ATTR, zt) : {}, nt = "USE_PROFILES" in de ? de.USE_PROFILES : !1, _e = de.ALLOW_ARIA_ATTR !== !1, Fe = de.ALLOW_DATA_ATTR !== !1, Ge = de.ALLOW_UNKNOWN_PROTOCOLS || !1, Ue = de.ALLOW_SELF_CLOSE_IN_ATTR !== !1, ne = de.SAFE_FOR_TEMPLATES || !1, ue = de.WHOLE_DOCUMENT || !1, Me = de.RETURN_DOM || !1, at = de.RETURN_DOM_FRAGMENT || !1, be = de.RETURN_TRUSTED_TYPE || !1, Te = de.FORCE_BODY || !1, qe = de.SANITIZE_DOM !== !1, lt = de.SANITIZE_NAMED_PROPS || !1, Bt = de.KEEP_CONTENT !== !1, ut = de.IN_PLACE || !1, O = de.ALLOWED_URI_REGEXP || oB, Se = de.NAMESPACE || Ae, xe = de.CUSTOM_ELEMENT_HANDLING || {}, de.CUSTOM_ELEMENT_HANDLING && oo(de.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (xe.tagNameCheck = de.CUSTOM_ELEMENT_HANDLING.tagNameCheck), de.CUSTOM_ELEMENT_HANDLING && oo(de.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (xe.attributeNameCheck = de.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), de.CUSTOM_ELEMENT_HANDLING && typeof de.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (xe.allowCustomizedBuiltInElements = de.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), ne && (Fe = !1), at && (Me = !0), nt && (V = St({}, [...aD]), te = [], nt.html === !0 && (St(V, nD), St(te, oD)), nt.svg === !0 && (St(V, hm), St(te, gm), St(te, hd)), nt.svgFilters === !0 && (St(V, Tm), St(te, gm), St(te, hd)), nt.mathMl === !0 && (St(V, fm), St(te, uD), St(te, hd))), de.ADD_TAGS && (V === fe && (V = m0(V)), St(V, de.ADD_TAGS, zt)), de.ADD_ATTR && (te === De && (te = m0(te)), St(te, de.ADD_ATTR, zt)), de.ADD_URI_SAFE_ATTR && St(C, de.ADD_URI_SAFE_ATTR, zt), de.FORBID_CONTENTS && (Ot === Yt && (Ot = m0(Ot)), St(Ot, de.FORBID_CONTENTS, zt)), Bt && (V["#text"] = !0), ue && St(V, ["html", "head", "body"]), V.table && (St(V, ["tbody"]), delete J.tbody), de.TRUSTED_TYPES_POLICY) { + if (typeof de.TRUSTED_TYPES_POLICY.createHTML != "function") + throw pl('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.'); + if (typeof de.TRUSTED_TYPES_POLICY.createScriptURL != "function") + throw pl('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.'); + S = de.TRUSTED_TYPES_POLICY, _ = S.createHTML(""); + } else + S === void 0 && (S = $j(A, n)), S !== null && typeof _ == "string" && (_ = S.createHTML("")); + Kr && Kr(de), gn = de; + } + }, Qn = St({}, ["mi", "mo", "mn", "ms", "mtext"]), qn = St({}, ["foreignobject", "desc", "title", "annotation-xml"]), uo = St({}, ["title", "style", "font", "a", "script"]), En = St({}, hm); + St(En, Tm), St(En, Ij); + const ba = St({}, fm); + St(ba, Yj); + const io = function(de) { + let Xe = f(de); + (!Xe || !Xe.tagName) && (Xe = { namespaceURI: Se, tagName: "template" }); + const Ve = np(de.tagName), bt = np(Xe.tagName); + return dt[de.namespaceURI] ? de.namespaceURI === ae ? Xe.namespaceURI === Ae ? Ve === "svg" : Xe.namespaceURI === Z ? Ve === "svg" && (bt === "annotation-xml" || Qn[bt]) : !!En[Ve] : de.namespaceURI === Z ? Xe.namespaceURI === Ae ? Ve === "math" : Xe.namespaceURI === ae ? Ve === "math" && qn[bt] : !!ba[Ve] : de.namespaceURI === Ae ? Xe.namespaceURI === ae && !qn[bt] || Xe.namespaceURI === Z && !Qn[bt] ? !1 : !ba[Ve] && (uo[Ve] || !En[Ve]) : !!(ht === "application/xhtml+xml" && dt[de.namespaceURI]) : !1; + }, vn = function(de) { + dl(t.removed, { element: de }); + try { + de.parentNode.removeChild(de); + } catch { + de.remove(); + } + }, ya = function(de, Xe) { + try { + dl(t.removed, { attribute: Xe.getAttributeNode(de), from: Xe }); + } catch { + dl(t.removed, { attribute: null, from: Xe }); + } + if (Xe.removeAttribute(de), de === "is" && !te[de]) + if (Me || at) + try { + vn(Xe); + } catch { + } + else + try { + Xe.setAttribute(de, ""); + } catch { + } + }, so = function(de) { + let Xe, Ve; + if (Te) + de = "" + de; + else { + const fr = wj(de, /^[\r\n\t ]+/); + Ve = fr && fr[0]; + } + ht === "application/xhtml+xml" && Se === Ae && (de = '' + de + ""); + const bt = S ? S.createHTML(de) : de; + if (Se === Ae) + try { + Xe = new p().parseFromString(bt, ht); + } catch { + } + if (!Xe || !Xe.documentElement) { + Xe = z.createDocument(Se, "template", null); + try { + Xe.documentElement.innerHTML = Ye ? _ : bt; + } catch { + } + } + const qt = Xe.body || Xe.documentElement; + return de && Ve && qt.insertBefore(a.createTextNode(Ve), qt.childNodes[0] || null), Se === Ae ? re.call(Xe, ue ? "html" : "body")[0] : ue ? Xe.documentElement : qt; + }, lo = function(de) { + return y.call(de.ownerDocument || de, de, l.SHOW_ELEMENT | l.SHOW_COMMENT | l.SHOW_TEXT, null, !1); + }, su = function(de) { + return de instanceof d && (typeof de.nodeName != "string" || typeof de.textContent != "string" || typeof de.removeChild != "function" || !(de.attributes instanceof c) || typeof de.removeAttribute != "function" || typeof de.setAttribute != "function" || typeof de.namespaceURI != "string" || typeof de.insertBefore != "function" || typeof de.hasChildNodes != "function"); + }, an = function(de) { + return typeof i == "object" ? de instanceof i : de && typeof de == "object" && typeof de.nodeType == "number" && typeof de.nodeName == "string"; + }, wr = function(de, Xe, Ve) { + D[de] && Rj(D[de], (bt) => { + bt.call(t, Xe, Ve, gn); + }); + }, co = function(de) { + let Xe; + if (wr("beforeSanitizeElements", de, null), su(de)) + return vn(de), !0; + const Ve = zt(de.nodeName); + if (wr("uponSanitizeElement", de, { tagName: Ve, allowedTags: V }), de.hasChildNodes() && !an(de.firstElementChild) && (!an(de.content) || !an(de.content.firstElementChild)) && sn(/<[/\w]/g, de.innerHTML) && sn(/<[/\w]/g, de.textContent)) + return vn(de), !0; + if (!V[Ve] || J[Ve]) { + if (!J[Ve] && Fa(Ve) && (xe.tagNameCheck instanceof RegExp && sn(xe.tagNameCheck, Ve) || xe.tagNameCheck instanceof Function && xe.tagNameCheck(Ve))) + return !1; + if (Bt && !Ot[Ve]) { + const bt = f(de) || de.parentNode, qt = v(de) || de.childNodes; + if (qt && bt) { + const fr = qt.length; + for (let dr = fr - 1; dr >= 0; --dr) + bt.insertBefore(E(qt[dr], !0), b(de)); + } + } + return vn(de), !0; + } + return de instanceof o && !io(de) || (Ve === "noscript" || Ve === "noembed" || Ve === "noframes") && sn(/<\/no(script|embed|frames)/i, de.innerHTML) ? (vn(de), !0) : (ne && de.nodeType === 3 && (Xe = de.textContent, Xe = In(Xe, w, " "), Xe = In(Xe, k, " "), Xe = In(Xe, R, " "), de.textContent !== Xe && (dl(t.removed, { element: de.cloneNode() }), de.textContent = Xe)), wr("afterSanitizeElements", de, null), !1); + }, Sa = function(de, Xe, Ve) { + if (qe && (Xe === "id" || Xe === "name") && (Ve in a || Ve in iu)) + return !1; + if (!(Fe && !Ee[Xe] && sn(q, Xe)) && !(_e && sn(ee, Xe))) { + if (!te[Xe] || Ee[Xe]) { + if (!(Fa(de) && (xe.tagNameCheck instanceof RegExp && sn(xe.tagNameCheck, de) || xe.tagNameCheck instanceof Function && xe.tagNameCheck(de)) && (xe.attributeNameCheck instanceof RegExp && sn(xe.attributeNameCheck, Xe) || xe.attributeNameCheck instanceof Function && xe.attributeNameCheck(Xe)) || Xe === "is" && xe.allowCustomizedBuiltInElements && (xe.tagNameCheck instanceof RegExp && sn(xe.tagNameCheck, Ve) || xe.tagNameCheck instanceof Function && xe.tagNameCheck(Ve)))) + return !1; + } else if (!C[Xe] && !sn(O, In(Ve, j, "")) && !((Xe === "src" || Xe === "xlink:href" || Xe === "href") && de !== "script" && kj(Ve, "data:") === 0 && Nt[de]) && !(Ge && !sn(se, In(Ve, j, ""))) && Ve) + return !1; + } + return !0; + }, Fa = function(de) { + return de.indexOf("-") > 0; + }, po = function(de) { + let Xe, Ve, bt, qt; + wr("beforeSanitizeAttributes", de, null); + const { attributes: fr } = de; + if (!fr) + return; + const dr = { attrName: "", attrValue: "", keepAttr: !0, allowedAttributes: te }; + for (qt = fr.length; qt--; ) { + Xe = fr[qt]; + const { name: or, namespaceURI: on } = Xe; + if (Ve = or === "value" ? Xe.value : _j(Xe.value), bt = zt(or), dr.attrName = bt, dr.attrValue = Ve, dr.keepAttr = !0, dr.forceKeepAttr = void 0, wr("uponSanitizeAttribute", de, dr), Ve = dr.attrValue, dr.forceKeepAttr || (ya(or, de), !dr.keepAttr)) + continue; + if (!Ue && sn(/\/>/i, Ve)) { + ya(or, de); + continue; + } + ne && (Ve = In(Ve, w, " "), Ve = In(Ve, k, " "), Ve = In(Ve, R, " ")); + const Na = zt(de.nodeName); + if (Sa(Na, bt, Ve)) { + if (lt && (bt === "id" || bt === "name") && (ya(or, de), Ve = et + Ve), S && typeof A == "object" && typeof A.getAttributeType == "function" && !on) + switch (A.getAttributeType(Na, bt)) { + case "TrustedHTML": { + Ve = S.createHTML(Ve); + break; + } + case "TrustedScriptURL": { + Ve = S.createScriptURL(Ve); + break; + } + } + try { + on ? de.setAttributeNS(on, or, Ve) : de.setAttribute(or, Ve), rD(t.removed); + } catch { + } + } + } + wr("afterSanitizeAttributes", de, null); + }, lu = function de(Xe) { + let Ve; + const bt = lo(Xe); + for (wr("beforeSanitizeShadowDOM", Xe, null); Ve = bt.nextNode(); ) + wr("uponSanitizeShadowNode", Ve, null), !co(Ve) && (Ve.content instanceof s && de(Ve.content), po(Ve)); + wr("afterSanitizeShadowDOM", Xe, null); + }; + return t.sanitize = function(de) { + let Xe = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, Ve, bt, qt, fr; + if (Ye = !de, Ye && (de = ""), typeof de != "string" && !an(de)) + if (typeof de.toString == "function") { + if (de = de.toString(), typeof de != "string") + throw pl("dirty is not a string, aborting"); + } else + throw pl("toString is not a function"); + if (!t.isSupported) + return de; + if (ye || Da(Xe), t.removed = [], typeof de == "string" && (ut = !1), ut) { + if (de.nodeName) { + const on = zt(de.nodeName); + if (!V[on] || J[on]) + throw pl("root node is forbidden and cannot be sanitized in-place"); + } + } else if (de instanceof i) + Ve = so(""), bt = Ve.ownerDocument.importNode(de, !0), bt.nodeType === 1 && bt.nodeName === "BODY" || bt.nodeName === "HTML" ? Ve = bt : Ve.appendChild(bt); + else { + if (!Me && !ne && !ue && de.indexOf("<") === -1) + return S && be ? S.createHTML(de) : de; + if (Ve = so(de), !Ve) + return Me ? null : be ? _ : ""; + } + Ve && Te && vn(Ve.firstChild); + const dr = lo(ut ? de : Ve); + for (; qt = dr.nextNode(); ) + co(qt) || (qt.content instanceof s && lu(qt.content), po(qt)); + if (ut) + return de; + if (Me) { + if (at) + for (fr = $.call(Ve.ownerDocument); Ve.firstChild; ) + fr.appendChild(Ve.firstChild); + else + fr = Ve; + return (te.shadowroot || te.shadowrootmode) && (fr = Q.call(r, fr, !0)), fr; + } + let or = ue ? Ve.outerHTML : Ve.innerHTML; + return ue && V["!doctype"] && Ve.ownerDocument && Ve.ownerDocument.doctype && Ve.ownerDocument.doctype.name && sn(uB, Ve.ownerDocument.doctype.name) && (or = "\n" + or), ne && (or = In(or, w, " "), or = In(or, k, " "), or = In(or, R, " ")), S && be ? S.createHTML(or) : or; + }, t.setConfig = function(de) { + Da(de), ye = !0; + }, t.clearConfig = function() { + gn = null, ye = !1; + }, t.isValidAttribute = function(de, Xe, Ve) { + gn || Da({}); + const bt = zt(de), qt = zt(Xe); + return Sa(bt, qt, Ve); + }, t.addHook = function(de, Xe) { + typeof Xe == "function" && (D[de] = D[de] || [], dl(D[de], Xe)); + }, t.removeHook = function(de) { + if (D[de]) + return rD(D[de]); + }, t.removeHooks = function(de) { + D[de] && (D[de] = []); + }, t.removeAllHooks = function() { + D = {}; + }, t; +} +var Vj = iB(), Wj = /["'&<>]/, Qj = qj; +function qj(e) { + var t = "" + e, r = Wj.exec(t); + if (!r) + return t; + var n, a = "", s = 0, u = 0; + for (s = r.index; s < t.length; s++) { + switch (t.charCodeAt(s)) { + case 34: + n = """; + break; + case 38: + n = "&"; + break; + case 39: + n = "'"; + break; + case 60: + n = "<"; + break; + case 62: + n = ">"; + break; + default: + continue; + } + u !== s && (a += t.substring(u, s)), u = s + 1, a += n; + } + return u !== s ? a + t.substring(u, s) : a; +} +const Kj = Rr(Qj); +function Jj() { + return typeof window.firstDay > "u" ? (console.warn("No firstDay found"), 1) : window.firstDay; +} +function Xj() { + return typeof window.dayNames > "u" ? (console.warn("No dayNames found"), ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]) : window.dayNames; +} +function eG() { + return typeof window.dayNamesShort > "u" ? (console.warn("No dayNamesShort found"), ["Sun.", "Mon.", "Tue.", "Wed.", "Thu.", "Fri.", "Sat."]) : window.dayNamesShort; +} +function tG() { + return typeof window.dayNamesMin > "u" ? (console.warn("No dayNamesMin found"), ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"]) : window.dayNamesMin; +} +function rG() { + return typeof window.monthNames > "u" ? (console.warn("No monthNames found"), ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]) : window.monthNames; +} +function nG() { + return typeof window.monthNamesShort > "u" ? (console.warn("No monthNamesShort found"), ["Jan.", "Feb.", "Mar.", "Apr.", "May.", "Jun.", "Jul.", "Aug.", "Sep.", "Oct.", "Nov.", "Dec."]) : window.monthNamesShort; +} +function Pp() { + return document.documentElement.dataset.locale || "en"; +} +function Zp() { + return Pp().replace(/_/g, "-"); +} +function wf() { + return document.documentElement.lang || "en"; +} +function aG(e) { + const t = e || wf(), r = ["ae", "ar", "arc", "arz", "bcc", "bqi", "ckb", "dv", "fa", "glk", "ha", "he", "khw", "ks", "ku", "mzn", "nqo", "pnb", "ps", "sd", "ug", "ur", "uzs", "yi"]; + return (e || Zp()).startsWith("uz-AF") ? !0 : r.includes(t); +} +function oG(e) { + var t, r; + return ((t = window._oc_l10n_registry_translations) === null || t === void 0 ? void 0 : t[e]) !== void 0 && ((r = window._oc_l10n_registry_plural_functions) === null || r === void 0 ? void 0 : r[e]) !== void 0; +} +function uG(e, t, r) { + var n; + window._oc_l10n_registry_translations = Object.assign(window._oc_l10n_registry_translations || {}, { [e]: Object.assign(((n = window._oc_l10n_registry_translations) === null || n === void 0 ? void 0 : n[e]) || {}, t) }), window._oc_l10n_registry_plural_functions = Object.assign(window._oc_l10n_registry_plural_functions || {}, { [e]: r }); +} +function iG(e) { + var t, r; + (t = window._oc_l10n_registry_translations) === null || t === void 0 || delete t[e], (r = window._oc_l10n_registry_plural_functions) === null || r === void 0 || delete r[e]; +} +function sB(e) { + var t, r, n, a; + return { translations: (r = (t = window._oc_l10n_registry_translations) === null || t === void 0 ? void 0 : t[e]) !== null && r !== void 0 ? r : {}, pluralFunction: (a = (n = window._oc_l10n_registry_plural_functions) === null || n === void 0 ? void 0 : n[e]) !== null && a !== void 0 ? a : (s) => s }; +} +function kt(e, t, r, n, a) { + const s = Object.assign({}, { escape: !0, sanitize: !0 }, a || {}), u = (d) => d, i = s.sanitize ? Vj.sanitize : u, o = s.escape ? Kj : u, l = (d, p, A) => d.replace(/%n/g, "" + A).replace(/{([^{}]*)}/g, (h, E) => { + if (p === void 0 || !(E in p)) + return i(h); + const b = p[E]; + return i(typeof b == "string" || typeof b == "number" ? o(b) : h); + }); + let c = sB(e).translations[t] || t; + return c = Array.isArray(c) ? c[0] : c, i(typeof r == "object" || n !== void 0 ? l(c, r, n) : c); +} +function _h(e, t, r, n, a, s) { + const u = "_" + t + "_::_" + r + "_", i = sB(e), o = i.translations[u]; + if (typeof o < "u") { + const l = o; + if (Array.isArray(l)) { + const c = i.pluralFunction(n); + return kt(e, l[c], a, n, s); + } + } + return n === 1 ? kt(e, t, a, n, s) : kt(e, r, a, n, s); +} +function sG(e, t) { + if (oG(e) || Pp() === "en") + return Promise.resolve().then(t); + const r = nB(e, "l10n", Pp() + ".json"); + return new Promise((n, a) => { + const s = new XMLHttpRequest(); + s.open("GET", r, !0), s.onerror = () => { + a(new Error(s.statusText || "Network error")); + }, s.onload = () => { + if (s.status >= 200 && s.status < 300) { + try { + const u = JSON.parse(s.responseText); + typeof u.translations == "object" && n(u); + } catch { + } + a(new Error("Invalid content of translation bundle")); + } else + a(new Error(s.statusText)); + }, s.send(); + }).then((n) => (lB(e, n.translations), n)).then(t); +} +function lB(e, t) { + uG(e, t, cB); +} +function lG(e) { + return iG(e); +} +function cB(e) { + let t = wf(); + switch (t === "pt-BR" && (t = "xbr"), t.length > 3 && (t = t.substring(0, t.lastIndexOf("-"))), t) { + case "az": + case "bo": + case "dz": + case "id": + case "ja": + case "jv": + case "ka": + case "km": + case "kn": + case "ko": + case "ms": + case "th": + case "tr": + case "vi": + case "zh": + return 0; + case "af": + case "bn": + case "bg": + case "ca": + case "da": + case "de": + case "el": + case "en": + case "eo": + case "es": + case "et": + case "eu": + case "fa": + case "fi": + case "fo": + case "fur": + case "fy": + case "gl": + case "gu": + case "ha": + case "he": + case "hu": + case "is": + case "it": + case "ku": + case "lb": + case "ml": + case "mn": + case "mr": + case "nah": + case "nb": + case "ne": + case "nl": + case "nn": + case "no": + case "oc": + case "om": + case "or": + case "pa": + case "pap": + case "ps": + case "pt": + case "so": + case "sq": + case "sv": + case "sw": + case "ta": + case "te": + case "tk": + case "ur": + case "zu": + return e === 1 ? 0 : 1; + case "am": + case "bh": + case "fil": + case "fr": + case "gun": + case "hi": + case "hy": + case "ln": + case "mg": + case "nso": + case "xbr": + case "ti": + case "wa": + return e === 0 || e === 1 ? 0 : 1; + case "be": + case "bs": + case "hr": + case "ru": + case "sh": + case "sr": + case "uk": + return e % 10 === 1 && e % 100 !== 11 ? 0 : e % 10 >= 2 && e % 10 <= 4 && (e % 100 < 10 || e % 100 >= 20) ? 1 : 2; + case "cs": + case "sk": + return e === 1 ? 0 : e >= 2 && e <= 4 ? 1 : 2; + case "ga": + return e === 1 ? 0 : e === 2 ? 1 : 2; + case "lt": + return e % 10 === 1 && e % 100 !== 11 ? 0 : e % 10 >= 2 && (e % 100 < 10 || e % 100 >= 20) ? 1 : 2; + case "sl": + return e % 100 === 1 ? 0 : e % 100 === 2 ? 1 : e % 100 === 3 || e % 100 === 4 ? 2 : 3; + case "mk": + return e % 10 === 1 ? 0 : 1; + case "mt": + return e === 1 ? 0 : e === 0 || e % 100 > 1 && e % 100 < 11 ? 1 : e % 100 > 10 && e % 100 < 20 ? 2 : 3; + case "lv": + return e === 0 ? 0 : e % 10 === 1 && e % 100 !== 11 ? 1 : 2; + case "pl": + return e === 1 ? 0 : e % 10 >= 2 && e % 10 <= 4 && (e % 100 < 12 || e % 100 > 14) ? 1 : 2; + case "cy": + return e === 1 ? 0 : e === 2 ? 1 : e === 8 || e === 11 ? 2 : 3; + case "ro": + return e === 1 ? 0 : e === 0 || e % 100 > 0 && e % 100 < 20 ? 1 : 2; + case "ar": + return e === 0 ? 0 : e === 1 ? 1 : e === 2 ? 2 : e % 100 >= 3 && e % 100 <= 10 ? 3 : e % 100 >= 11 && e % 100 <= 99 ? 4 : 5; + default: + return 0; + } +} +const cG = Object.freeze(Object.defineProperty({ __proto__: null, getCanonicalLocale: Zp, getDayNames: Xj, getDayNamesMin: tG, getDayNamesShort: eG, getFirstDay: Jj, getLanguage: wf, getLocale: Pp, getMonthNames: rG, getMonthNamesShort: nG, getPlural: cB, isRTL: aG, loadTranslations: sG, register: lB, translate: kt, translatePlural: _h, unregister: lG }, Symbol.toStringTag, { value: "Module" })); +var dG = !0; +Qt.util.warn; +function pG() { + return !!gN(); +} +function AG() { + return dB().__VUE_DEVTOOLS_GLOBAL_HOOK__; +} +function dB() { + return typeof navigator < "u" && typeof window < "u" ? window : typeof global < "u" ? global : {}; +} +const mG = typeof Proxy == "function", hG = "devtools-plugin:setup", TG = "plugin:settings:set"; +let Al, Mh; +function fG() { + var e; + return Al !== void 0 || (typeof window < "u" && window.performance ? (Al = !0, Mh = window.performance) : typeof global < "u" && !((e = global.perf_hooks) === null || e === void 0) && e.performance ? (Al = !0, Mh = global.perf_hooks.performance) : Al = !1), Al; +} +function gG() { + return fG() ? Mh.now() : Date.now(); +} +class EG { + constructor(t, r) { + this.target = null, this.targetQueue = [], this.onQueue = [], this.plugin = t, this.hook = r; + const n = {}; + if (t.settings) + for (const u in t.settings) { + const i = t.settings[u]; + n[u] = i.defaultValue; + } + const a = "__vue-devtools-plugin-settings__".concat(t.id); + let s = Object.assign({}, n); + try { + const u = localStorage.getItem(a), i = JSON.parse(u); + Object.assign(s, i); + } catch { + } + this.fallbacks = { getSettings() { + return s; + }, setSettings(u) { + try { + localStorage.setItem(a, JSON.stringify(u)); + } catch { + } + s = u; + }, now() { + return gG(); + } }, r && r.on(TG, (u, i) => { + u === this.plugin.id && this.fallbacks.setSettings(i); + }), this.proxiedOn = new Proxy({}, { get: (u, i) => this.target ? this.target.on[i] : (...o) => { + this.onQueue.push({ method: i, args: o }); + } }), this.proxiedTarget = new Proxy({}, { get: (u, i) => this.target ? this.target[i] : i === "on" ? this.proxiedOn : Object.keys(this.fallbacks).includes(i) ? (...o) => (this.targetQueue.push({ method: i, args: o, resolve: () => { + } }), this.fallbacks[i](...o)) : (...o) => new Promise((l) => { + this.targetQueue.push({ method: i, args: o, resolve: l }); + }) }); + } + async setRealTarget(t) { + this.target = t; + for (const r of this.onQueue) + this.target.on[r.method](...r.args); + for (const r of this.targetQueue) + r.resolve(await this.target[r.method](...r.args)); + } +} +function pB(e, t) { + const r = e, n = dB(), a = AG(), s = mG && r.enableEarlyProxy; + if (a && (n.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__ || !s)) + a.emit(hG, e, t); + else { + const u = s ? new EG(r, a) : null; + (n.__VUE_DEVTOOLS_PLUGINS__ = n.__VUE_DEVTOOLS_PLUGINS__ || []).push({ pluginDescriptor: r, setupFn: t, proxy: u }), u && t(u.proxiedTarget); + } +} +let AB; +const kc = (e) => AB = e, mB = Symbol(); +function sD(e) { + return e && typeof e == "object" && Object.prototype.toString.call(e) === "[object Object]" && typeof e.toJSON != "function"; +} +var pa; +(function(e) { + e.direct = "direct", e.patchObject = "patch object", e.patchFunction = "patch function"; +})(pa || (pa = {})); +const kf = typeof window < "u", Bl = typeof __VUE_PROD_DEVTOOLS__ < "u" && __VUE_PROD_DEVTOOLS__ && !0 && kf, lD = (() => typeof window == "object" && window.window === window ? window : typeof self == "object" && self.self === self ? self : typeof global == "object" && global.global === global ? global : typeof globalThis == "object" ? globalThis : { HTMLElement: null })(); +function vG(e, { autoBom: t = !1 } = {}) { + return t && /^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type) ? new Blob([String.fromCharCode(65279), e], { type: e.type }) : e; +} +function _f(e, t, r) { + const n = new XMLHttpRequest(); + n.open("GET", e), n.responseType = "blob", n.onload = function() { + fB(n.response, t, r); + }, n.onerror = function() { + console.error("could not download file"); + }, n.send(); +} +function hB(e) { + const t = new XMLHttpRequest(); + t.open("HEAD", e, !1); + try { + t.send(); + } catch { + } + return t.status >= 200 && t.status <= 299; +} +function ap(e) { + try { + e.dispatchEvent(new MouseEvent("click")); + } catch { + const t = document.createEvent("MouseEvents"); + t.initMouseEvent("click", !0, !0, window, 0, 0, 0, 80, 20, !1, !1, !1, !1, 0, null), e.dispatchEvent(t); + } +} +const op = typeof navigator == "object" ? navigator : { userAgent: "" }, TB = (() => /Macintosh/.test(op.userAgent) && /AppleWebKit/.test(op.userAgent) && !/Safari/.test(op.userAgent))(), fB = kf ? typeof HTMLAnchorElement < "u" && "download" in HTMLAnchorElement.prototype && !TB ? CG : "msSaveOrOpenBlob" in op ? DG : bG : () => { +}; +function CG(e, t = "download", r) { + const n = document.createElement("a"); + n.download = t, n.rel = "noopener", typeof e == "string" ? (n.href = e, n.origin !== location.origin ? hB(n.href) ? _f(e, t, r) : (n.target = "_blank", ap(n)) : ap(n)) : (n.href = URL.createObjectURL(e), setTimeout(function() { + URL.revokeObjectURL(n.href); + }, 4e4), setTimeout(function() { + ap(n); + }, 0)); +} +function DG(e, t = "download", r) { + if (typeof e == "string") + if (hB(e)) + _f(e, t, r); + else { + const n = document.createElement("a"); + n.href = e, n.target = "_blank", setTimeout(function() { + ap(n); + }); + } + else + navigator.msSaveOrOpenBlob(vG(e, r), t); +} +function bG(e, t, r, n) { + if (n = n || open("", "_blank"), n && (n.document.title = n.document.body.innerText = "downloading..."), typeof e == "string") + return _f(e, t, r); + const a = e.type === "application/octet-stream", s = /constructor/i.test(String(lD.HTMLElement)) || "safari" in lD, u = /CriOS\/[\d]+/.test(navigator.userAgent); + if ((u || a && s || TB) && typeof FileReader < "u") { + const i = new FileReader(); + i.onloadend = function() { + let o = i.result; + if (typeof o != "string") + throw n = null, new Error("Wrong reader.result type"); + o = u ? o : o.replace(/^data:[^;]*;/, "data:attachment/file;"), n ? n.location.href = o : location.assign(o), n = null; + }, i.readAsDataURL(e); + } else { + const i = URL.createObjectURL(e); + n ? n.location.assign(i) : location.href = i, n = null, setTimeout(function() { + URL.revokeObjectURL(i); + }, 4e4); + } +} +function Fr(e, t) { + const r = "🍍 " + e; + typeof __VUE_DEVTOOLS_TOAST__ == "function" ? __VUE_DEVTOOLS_TOAST__(r, t) : t === "error" ? console.error(r) : t === "warn" ? console.warn(r) : console.log(r); +} +function Mf(e) { + return "_a" in e && "install" in e; +} +function gB() { + if (!("clipboard" in navigator)) + return Fr("Your browser doesn't support the Clipboard API", "error"), !0; +} +function EB(e) { + return e instanceof Error && e.message.toLowerCase().includes("document is not focused") ? (Fr('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.', "warn"), !0) : !1; +} +async function yG(e) { + if (!gB()) + try { + await navigator.clipboard.writeText(JSON.stringify(e.state.value)), Fr("Global state copied to clipboard."); + } catch (t) { + if (EB(t)) + return; + Fr("Failed to serialize the state. Check the console for more details.", "error"), console.error(t); + } +} +async function SG(e) { + if (!gB()) + try { + e.state.value = JSON.parse(await navigator.clipboard.readText()), Fr("Global state pasted from clipboard."); + } catch (t) { + if (EB(t)) + return; + Fr("Failed to deserialize the state from clipboard. Check the console for more details.", "error"), console.error(t); + } +} +async function FG(e) { + try { + fB(new Blob([JSON.stringify(e.state.value)], { type: "text/plain;charset=utf-8" }), "pinia-state.json"); + } catch (t) { + Fr("Failed to export the state as JSON. Check the console for more details.", "error"), console.error(t); + } +} +let Ia; +function NG() { + Ia || (Ia = document.createElement("input"), Ia.type = "file", Ia.accept = ".json"); + function e() { + return new Promise((t, r) => { + Ia.onchange = async () => { + const n = Ia.files; + if (!n) + return t(null); + const a = n.item(0); + return t(a ? { text: await a.text(), file: a } : null); + }, Ia.oncancel = () => t(null), Ia.onerror = r, Ia.click(); + }); + } + return e; +} +async function xG(e) { + try { + const t = await (await NG())(); + if (!t) + return; + const { text: r, file: n } = t; + e.state.value = JSON.parse(r), Fr('Global state imported from "'.concat(n.name, '".')); + } catch (t) { + Fr("Failed to export the state as JSON. Check the console for more details.", "error"), console.error(t); + } +} +function Yn(e) { + return { _custom: { display: e } }; +} +const vB = "🍍 Pinia (root)", Ih = "_root"; +function BG(e) { + return Mf(e) ? { id: Ih, label: vB } : { id: e.$id, label: e.$id }; +} +function OG(e) { + if (Mf(e)) { + const r = Array.from(e._s.keys()), n = e._s; + return { state: r.map((a) => ({ editable: !0, key: a, value: e.state.value[a] })), getters: r.filter((a) => n.get(a)._getters).map((a) => { + const s = n.get(a); + return { editable: !1, key: a, value: s._getters.reduce((u, i) => (u[i] = s[i], u), {}) }; + }) }; + } + const t = { state: Object.keys(e.$state).map((r) => ({ editable: !0, key: r, value: e.$state[r] })) }; + return e._getters && e._getters.length && (t.getters = e._getters.map((r) => ({ editable: !1, key: r, value: e[r] }))), e._customProperties.size && (t.customProperties = Array.from(e._customProperties).map((r) => ({ editable: !0, key: r, value: e[r] }))), t; +} +function RG(e) { + return e ? Array.isArray(e) ? e.reduce((t, r) => (t.keys.push(r.key), t.operations.push(r.type), t.oldValue[r.key] = r.oldValue, t.newValue[r.key] = r.newValue, t), { oldValue: {}, keys: [], operations: [], newValue: {} }) : { operation: Yn(e.type), key: Yn(e.key), oldValue: e.oldValue, newValue: e.newValue } : {}; +} +function wG(e) { + switch (e) { + case pa.direct: + return "mutation"; + case pa.patchFunction: + return "$patch"; + case pa.patchObject: + return "$patch"; + default: + return "unknown"; + } +} +let M0 = !0; +const up = [], ku = "pinia:mutations", Yr = "pinia", { assign: kG } = Object, jp = (e) => "🍍 " + e; +function _G(e, t) { + pB({ id: "dev.esm.pinia", label: "Pinia 🍍", logo: "https://pinia.vuejs.org/logo.svg", packageName: "pinia", homepage: "https://pinia.vuejs.org", componentStateTypes: up, app: e }, (r) => { + typeof r.now != "function" && Fr("You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."), r.addTimelineLayer({ id: ku, label: "Pinia 🍍", color: 15064968 }), r.addInspector({ id: Yr, label: "Pinia 🍍", icon: "storage", treeFilterPlaceholder: "Search stores", actions: [{ icon: "content_copy", action: () => { + yG(t); + }, tooltip: "Serialize and copy the state" }, { icon: "content_paste", action: async () => { + await SG(t), r.sendInspectorTree(Yr), r.sendInspectorState(Yr); + }, tooltip: "Replace the state with the content of your clipboard" }, { icon: "save", action: () => { + FG(t); + }, tooltip: "Save the state as a JSON file" }, { icon: "folder_open", action: async () => { + await xG(t), r.sendInspectorTree(Yr), r.sendInspectorState(Yr); + }, tooltip: "Import the state from a JSON file" }], nodeActions: [{ icon: "restore", tooltip: 'Reset the state (with "$reset")', action: (n) => { + const a = t._s.get(n); + a ? typeof a.$reset != "function" ? Fr('Cannot reset "'.concat(n, '" store because it doesn\'t have a "$reset" method implemented.'), "warn") : (a.$reset(), Fr('Store "'.concat(n, '" reset.'))) : Fr('Cannot reset "'.concat(n, "\" store because it wasn't found."), "warn"); + } }] }), r.on.inspectComponent((n, a) => { + const s = n.componentInstance && n.componentInstance.proxy; + if (s && s._pStores) { + const u = n.componentInstance.proxy._pStores; + Object.values(u).forEach((i) => { + n.instanceData.state.push({ type: jp(i.$id), key: "state", editable: !0, value: i._isOptionsAPI ? { _custom: { value: Cc(i.$state), actions: [{ icon: "restore", tooltip: "Reset the state of this store", action: () => i.$reset() }] } } : Object.keys(i.$state).reduce((o, l) => (o[l] = i.$state[l], o), {}) }), i._getters && i._getters.length && n.instanceData.state.push({ type: jp(i.$id), key: "getters", editable: !1, value: i._getters.reduce((o, l) => { + try { + o[l] = i[l]; + } catch (c) { + o[l] = c; + } + return o; + }, {}) }); + }); + } + }), r.on.getInspectorTree((n) => { + if (n.app === e && n.inspectorId === Yr) { + let a = [t]; + a = a.concat(Array.from(t._s.values())), n.rootNodes = (n.filter ? a.filter((s) => "$id" in s ? s.$id.toLowerCase().includes(n.filter.toLowerCase()) : vB.toLowerCase().includes(n.filter.toLowerCase())) : a).map(BG); + } + }), r.on.getInspectorState((n) => { + if (n.app === e && n.inspectorId === Yr) { + const a = n.nodeId === Ih ? t : t._s.get(n.nodeId); + if (!a) + return; + a && (n.state = OG(a)); + } + }), r.on.editInspectorState((n, a) => { + if (n.app === e && n.inspectorId === Yr) { + const s = n.nodeId === Ih ? t : t._s.get(n.nodeId); + if (!s) + return Fr('store "'.concat(n.nodeId, '" not found'), "error"); + const { path: u } = n; + Mf(s) ? u.unshift("state") : (u.length !== 1 || !s._customProperties.has(u[0]) || u[0] in s.$state) && u.unshift("$state"), M0 = !1, n.set(s, u, n.state.value), M0 = !0; + } + }), r.on.editComponentState((n) => { + if (n.type.startsWith("🍍")) { + const a = n.type.replace(/^🍍\s*/, ""), s = t._s.get(a); + if (!s) + return Fr('store "'.concat(a, '" not found'), "error"); + const { path: u } = n; + if (u[0] !== "state") + return Fr('Invalid path for store "'.concat(a, '":\n').concat(u, "\nOnly state can be modified.")); + u[0] = "$state", M0 = !1, n.set(s, u, n.state.value), M0 = !0; + } + }); + }); +} +function MG(e, t) { + up.includes(jp(t.$id)) || up.push(jp(t.$id)), pB({ id: "dev.esm.pinia", label: "Pinia 🍍", logo: "https://pinia.vuejs.org/logo.svg", packageName: "pinia", homepage: "https://pinia.vuejs.org", componentStateTypes: up, app: e, settings: { logStoreChanges: { label: "Notify about new/deleted stores", type: "boolean", defaultValue: !0 } } }, (r) => { + const n = typeof r.now == "function" ? r.now.bind(r) : Date.now; + t.$onAction(({ after: u, onError: i, name: o, args: l }) => { + const c = CB++; + r.addTimelineEvent({ layerId: ku, event: { time: n(), title: "🛫 " + o, subtitle: "start", data: { store: Yn(t.$id), action: Yn(o), args: l }, groupId: c } }), u((d) => { + Io = void 0, r.addTimelineEvent({ layerId: ku, event: { time: n(), title: "🛬 " + o, subtitle: "end", data: { store: Yn(t.$id), action: Yn(o), args: l, result: d }, groupId: c } }); + }), i((d) => { + Io = void 0, r.addTimelineEvent({ layerId: ku, event: { time: n(), logType: "error", title: "💥 " + o, subtitle: "end", data: { store: Yn(t.$id), action: Yn(o), args: l, error: d }, groupId: c } }); + }); + }, !0), t._customProperties.forEach((u) => { + NA(() => SN(t[u]), (i, o) => { + r.notifyComponentUpdate(), r.sendInspectorState(Yr), M0 && r.addTimelineEvent({ layerId: ku, event: { time: n(), title: "Change", subtitle: u, data: { newValue: i, oldValue: o }, groupId: Io } }); + }, { deep: !0 }); + }), t.$subscribe(({ events: u, type: i }, o) => { + if (r.notifyComponentUpdate(), r.sendInspectorState(Yr), !M0) + return; + const l = { time: n(), title: wG(i), data: kG({ store: Yn(t.$id) }, RG(u)), groupId: Io }; + i === pa.patchFunction ? l.subtitle = "⤵️" : i === pa.patchObject ? l.subtitle = "🧩" : u && !Array.isArray(u) && (l.subtitle = u.type), u && (l.data["rawEvent(s)"] = { _custom: { display: "DebuggerEvent", type: "object", tooltip: "raw DebuggerEvent[]", value: u } }), r.addTimelineEvent({ layerId: ku, event: l }); + }, { detached: !0, flush: "sync" }); + const a = t._hotUpdate; + t._hotUpdate = X0((u) => { + a(u), r.addTimelineEvent({ layerId: ku, event: { time: n(), title: "🔥 " + t.$id, subtitle: "HMR update", data: { store: Yn(t.$id), info: Yn("HMR update") } } }), r.notifyComponentUpdate(), r.sendInspectorTree(Yr), r.sendInspectorState(Yr); + }); + const { $dispose: s } = t; + t.$dispose = () => { + s(), r.notifyComponentUpdate(), r.sendInspectorTree(Yr), r.sendInspectorState(Yr), r.getSettings().logStoreChanges && Fr('Disposed "'.concat(t.$id, '" store 🗑')); + }, r.notifyComponentUpdate(), r.sendInspectorTree(Yr), r.sendInspectorState(Yr), r.getSettings().logStoreChanges && Fr('"'.concat(t.$id, '" store installed 🆕')); + }); +} +let CB = 0, Io; +function cD(e, t, r) { + const n = t.reduce((a, s) => (a[s] = Cc(e)[s], a), {}); + for (const a in n) + e[a] = function() { + const s = CB, u = r ? new Proxy(e, { get(...o) { + return Io = s, Reflect.get(...o); + }, set(...o) { + return Io = s, Reflect.set(...o); + } }) : e; + Io = s; + const i = n[a].apply(u, arguments); + return Io = void 0, i; + }; +} +function IG({ app: e, store: t, options: r }) { + if (t.$id.startsWith("__hot:")) + return; + t._isOptionsAPI = !!r.state, cD(t, Object.keys(r.actions), t._isOptionsAPI); + const n = t._hotUpdate; + Cc(t)._hotUpdate = function(a) { + n.apply(this, arguments), cD(t, Object.keys(a._hmrPayload.actions), !!t._isOptionsAPI); + }, MG(e, t); +} +function YG() { + const e = UT(!0), t = e.run(() => Jt({})); + let r = []; + const n = X0({ install(a) { + kc(n); + }, use(a) { + return !this._a && !dG || r.push(a), this; + }, _p: r, _a: null, _e: e, _s: /* @__PURE__ */ new Map(), state: t }); + return Bl && typeof Proxy < "u" && n.use(IG), n; +} +const DB = () => { +}; +function dD(e, t, r, n = DB) { + e.push(t); + const a = () => { + const s = e.indexOf(t); + s > -1 && (e.splice(s, 1), n()); + }; + return !r && RN() && wN(a), a; +} +function h0(e, ...t) { + e.slice().forEach((r) => { + r(...t); + }); +} +const LG = (e) => e(); +function Yh(e, t) { + e instanceof Map && t instanceof Map && t.forEach((r, n) => e.set(n, r)), e instanceof Set && t instanceof Set && t.forEach(e.add, e); + for (const r in t) { + if (!t.hasOwnProperty(r)) + continue; + const n = t[r], a = e[r]; + sD(a) && sD(n) && e.hasOwnProperty(r) && !vr(n) && !Ha(n) ? e[r] = Yh(a, n) : e[r] = n; + } + return e; +} +const PG = /* @__PURE__ */ new WeakMap(); +function ZG(e) { + return !PG.has(e); +} +const { assign: Ya } = Object; +function jG(e) { + return !!(vr(e) && e.effect); +} +function GG(e, t, r, n) { + const { state: a, actions: s, getters: u } = t, i = r.state.value[e]; + let o; + function l() { + i || Za(r.state.value, e, a ? a() : {}); + const c = FN(r.state.value[e]); + return Ya(c, s, Object.keys(u || {}).reduce((d, p) => (d[p] = X0(Gt(() => { + kc(r); + const A = r._s.get(e); + if (A._r) + return u[p].call(A, A); + })), d), {})); + } + return o = bB(e, l, t, r, n, !0), o; +} +function bB(e, t, r = {}, n, a, s) { + let u; + const i = Ya({ actions: {} }, r), o = { deep: !0 }; + let l, c, d = [], p = [], A; + const h = n.state.value[e]; + !s && !h && Za(n.state.value, e, {}); + const E = Jt({}); + let b; + function v(D) { + let w; + l = c = !1, typeof D == "function" ? (D(n.state.value[e]), w = { type: pa.patchFunction, storeId: e, events: A }) : (Yh(n.state.value[e], D), w = { type: pa.patchObject, payload: D, storeId: e, events: A }); + const k = b = Symbol(); + di().then(() => { + b === k && (l = !0); + }), c = !0, h0(d, w, n.state.value[e]); + } + const f = s ? function() { + const { state: D } = r, w = D ? D() : {}; + this.$patch((k) => { + Ya(k, w); + }); + } : DB; + function S() { + u.stop(), d = [], p = [], n._s.delete(e); + } + function _(D, w) { + return function() { + kc(n); + const k = Array.from(arguments), R = [], q = []; + function ee(O) { + R.push(O); + } + function se(O) { + q.push(O); + } + h0(p, { args: k, name: D, store: $, after: ee, onError: se }); + let j; + try { + j = w.apply(this && this.$id === e ? this : $, k); + } catch (O) { + throw h0(q, O), O; + } + return j instanceof Promise ? j.then((O) => (h0(R, O), O)).catch((O) => (h0(q, O), Promise.reject(O))) : (h0(R, j), j); + }; + } + const z = X0({ actions: {}, getters: {}, state: [], hotState: E }), y = { _p: n, $id: e, $onAction: dD.bind(null, p), $patch: v, $reset: f, $subscribe(D, w = {}) { + const k = dD(d, D, w.detached, () => R()), R = u.run(() => NA(() => n.state.value[e], (q) => { + (w.flush === "sync" ? c : l) && D({ storeId: e, type: pa.direct, events: A }, q); + }, Ya({}, o, w))); + return k; + }, $dispose: S }; + y._r = !1; + const $ = DN(Bl ? Ya({ _hmrPayload: z, _customProperties: X0(/* @__PURE__ */ new Set()) }, y) : y); + n._s.set(e, $); + const re = n._a && n._a.runWithContext || LG, Q = n._e.run(() => (u = UT(), re(() => u.run(t)))); + for (const D in Q) { + const w = Q[D]; + if (vr(w) && !jG(w) || Ha(w)) + s || (h && ZG(w) && (vr(w) ? w.value = h[D] : Yh(w, h[D])), Za(n.state.value[e], D, w)); + else if (typeof w == "function") { + const k = _(D, w); + Za(Q, D, k), i.actions[D] = w; + } + } + if (Object.keys(Q).forEach((D) => { + Za($, D, Q[D]); + }), Object.defineProperty($, "$state", { get: () => n.state.value[e], set: (D) => { + v((w) => { + Ya(w, D); + }); + } }), Bl) { + const D = { writable: !0, configurable: !0, enumerable: !1 }; + ["_p", "_hmrPayload", "_getters", "_customProperties"].forEach((w) => { + Object.defineProperty($, w, Ya({ value: $[w] }, D)); + }); + } + return $._r = !0, n._p.forEach((D) => { + if (Bl) { + const w = u.run(() => D({ store: $, app: n._a, pinia: n, options: i })); + Object.keys(w || {}).forEach((k) => $._customProperties.add(k)), Ya($, w); + } else + Ya($, u.run(() => D({ store: $, app: n._a, pinia: n, options: i }))); + }), h && s && r.hydrate && r.hydrate($.$state, h), l = !0, c = !0, $; +} +function yB(e, t, r) { + let n, a; + const s = typeof t == "function"; + typeof e == "string" ? (n = e, a = s ? r : t) : (a = e, n = e.id); + function u(i, o) { + const l = pG(); + return i = i || (l ? _N(mB, null) : null), i && kc(i), i = AB, i._s.has(n) || (s ? bB(n, t, a, i) : GG(n, a, i)), i._s.get(n); + } + return u.$id = n, u; +} +const zG = function(e) { + e.mixin({ beforeCreate() { + const t = this.$options; + if (t.pinia) { + const r = t.pinia; + if (!this._provided) { + const n = {}; + Object.defineProperty(this, "_provided", { get: () => n, set: (a) => Object.assign(n, a) }); + } + this._provided[mB] = r, this.$pinia || (this.$pinia = r), r._a = this, kf && kc(r), Bl && _G(r._a, r); + } else + !this.$pinia && t.parent && t.parent.$pinia && (this.$pinia = t.parent.$pinia); + }, destroyed() { + delete this._pStores; + } }); +}; +function SB(e, t) { + return function() { + return e.apply(t, arguments); + }; +} +const { toString: UG } = Object.prototype, { getPrototypeOf: If } = Object, HA = ((e) => (t) => { + const r = UG.call(t); + return e[r] || (e[r] = r.slice(8, -1).toLowerCase()); +})(/* @__PURE__ */ Object.create(null)), va = (e) => (e = e.toLowerCase(), (t) => HA(t) === e), $A = (e) => (t) => typeof t === e, { isArray: bs } = Array, rc = $A("undefined"); +function HG(e) { + return e !== null && !rc(e) && e.constructor !== null && !rc(e.constructor) && xn(e.constructor.isBuffer) && e.constructor.isBuffer(e); +} +const FB = va("ArrayBuffer"); +function $G(e) { + let t; + return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && FB(e.buffer), t; +} +const VG = $A("string"), xn = $A("function"), NB = $A("number"), VA = (e) => e !== null && typeof e == "object", WG = (e) => e === !0 || e === !1, ip = (e) => { + if (HA(e) !== "object") + return !1; + const t = If(e); + return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e); +}, QG = va("Date"), qG = va("File"), KG = va("Blob"), JG = va("FileList"), XG = (e) => VA(e) && xn(e.pipe), ez = (e) => { + let t; + return e && (typeof FormData == "function" && e instanceof FormData || xn(e.append) && ((t = HA(e)) === "formdata" || t === "object" && xn(e.toString) && e.toString() === "[object FormData]")); +}, tz = va("URLSearchParams"), rz = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, ""); +function _c(e, t, { allOwnKeys: r = !1 } = {}) { + if (e === null || typeof e > "u") + return; + let n, a; + if (typeof e != "object" && (e = [e]), bs(e)) + for (n = 0, a = e.length; n < a; n++) + t.call(null, e[n], n, e); + else { + const s = r ? Object.getOwnPropertyNames(e) : Object.keys(e), u = s.length; + let i; + for (n = 0; n < u; n++) + i = s[n], t.call(null, e[i], i, e); + } +} +function xB(e, t) { + t = t.toLowerCase(); + const r = Object.keys(e); + let n = r.length, a; + for (; n-- > 0; ) + if (a = r[n], t === a.toLowerCase()) + return a; + return null; +} +const BB = (() => typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global)(), OB = (e) => !rc(e) && e !== BB; +function Lh() { + const { caseless: e } = OB(this) && this || {}, t = {}, r = (n, a) => { + const s = e && xB(t, a) || a; + ip(t[s]) && ip(n) ? t[s] = Lh(t[s], n) : ip(n) ? t[s] = Lh({}, n) : bs(n) ? t[s] = n.slice() : t[s] = n; + }; + for (let n = 0, a = arguments.length; n < a; n++) + arguments[n] && _c(arguments[n], r); + return t; +} +const nz = (e, t, r, { allOwnKeys: n } = {}) => (_c(t, (a, s) => { + r && xn(a) ? e[s] = SB(a, r) : e[s] = a; +}, { allOwnKeys: n }), e), az = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), oz = (e, t, r, n) => { + e.prototype = Object.create(t.prototype, n), e.prototype.constructor = e, Object.defineProperty(e, "super", { value: t.prototype }), r && Object.assign(e.prototype, r); +}, uz = (e, t, r, n) => { + let a, s, u; + const i = {}; + if (t = t || {}, e == null) + return t; + do { + for (a = Object.getOwnPropertyNames(e), s = a.length; s-- > 0; ) + u = a[s], (!n || n(u, e, t)) && !i[u] && (t[u] = e[u], i[u] = !0); + e = r !== !1 && If(e); + } while (e && (!r || r(e, t)) && e !== Object.prototype); + return t; +}, iz = (e, t, r) => { + e = String(e), (r === void 0 || r > e.length) && (r = e.length), r -= t.length; + const n = e.indexOf(t, r); + return n !== -1 && n === r; +}, sz = (e) => { + if (!e) + return null; + if (bs(e)) + return e; + let t = e.length; + if (!NB(t)) + return null; + const r = new Array(t); + for (; t-- > 0; ) + r[t] = e[t]; + return r; +}, lz = ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && If(Uint8Array)), cz = (e, t) => { + const r = (e && e[Symbol.iterator]).call(e); + let n; + for (; (n = r.next()) && !n.done; ) { + const a = n.value; + t.call(e, a[0], a[1]); + } +}, dz = (e, t) => { + let r; + const n = []; + for (; (r = e.exec(t)) !== null; ) + n.push(r); + return n; +}, pz = va("HTMLFormElement"), Az = (e) => e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g, function(t, r, n) { + return r.toUpperCase() + n; +}), pD = (({ hasOwnProperty: e }) => (t, r) => e.call(t, r))(Object.prototype), mz = va("RegExp"), RB = (e, t) => { + const r = Object.getOwnPropertyDescriptors(e), n = {}; + _c(r, (a, s) => { + t(a, s, e) !== !1 && (n[s] = a); + }), Object.defineProperties(e, n); +}, hz = (e) => { + RB(e, (t, r) => { + if (xn(e) && ["arguments", "caller", "callee"].indexOf(r) !== -1) + return !1; + const n = e[r]; + if (xn(n)) { + if (t.enumerable = !1, "writable" in t) { + t.writable = !1; + return; + } + t.set || (t.set = () => { + throw Error("Can not rewrite read-only method '" + r + "'"); + }); + } + }); +}, Tz = (e, t) => { + const r = {}, n = (a) => { + a.forEach((s) => { + r[s] = !0; + }); + }; + return bs(e) ? n(e) : n(String(e).split(t)), r; +}, fz = () => { +}, gz = (e, t) => (e = +e, Number.isFinite(e) ? e : t), Em = "abcdefghijklmnopqrstuvwxyz", AD = "0123456789", wB = { DIGIT: AD, ALPHA: Em, ALPHA_DIGIT: Em + Em.toUpperCase() + AD }, Ez = (e = 16, t = wB.ALPHA_DIGIT) => { + let r = ""; + const { length: n } = t; + for (; e--; ) + r += t[Math.random() * n | 0]; + return r; +}; +function vz(e) { + return !!(e && xn(e.append) && e[Symbol.toStringTag] === "FormData" && e[Symbol.iterator]); +} +const Cz = (e) => { + const t = new Array(10), r = (n, a) => { + if (VA(n)) { + if (t.indexOf(n) >= 0) + return; + if (!("toJSON" in n)) { + t[a] = n; + const s = bs(n) ? [] : {}; + return _c(n, (u, i) => { + const o = r(u, a + 1); + !rc(o) && (s[i] = o); + }), t[a] = void 0, s; + } + } + return n; + }; + return r(e, 0); +}, Dz = va("AsyncFunction"), bz = (e) => e && (VA(e) || xn(e)) && xn(e.then) && xn(e.catch), Le = { isArray: bs, isArrayBuffer: FB, isBuffer: HG, isFormData: ez, isArrayBufferView: $G, isString: VG, isNumber: NB, isBoolean: WG, isObject: VA, isPlainObject: ip, isUndefined: rc, isDate: QG, isFile: qG, isBlob: KG, isRegExp: mz, isFunction: xn, isStream: XG, isURLSearchParams: tz, isTypedArray: lz, isFileList: JG, forEach: _c, merge: Lh, extend: nz, trim: rz, stripBOM: az, inherits: oz, toFlatObject: uz, kindOf: HA, kindOfTest: va, endsWith: iz, toArray: sz, forEachEntry: cz, matchAll: dz, isHTMLForm: pz, hasOwnProperty: pD, hasOwnProp: pD, reduceDescriptors: RB, freezeMethods: hz, toObjectSet: Tz, toCamelCase: Az, noop: fz, toFiniteNumber: gz, findKey: xB, global: BB, isContextDefined: OB, ALPHABET: wB, generateString: Ez, isSpecCompliantForm: vz, toJSONObject: Cz, isAsyncFn: Dz, isThenable: bz }; +function jt(e, t, r, n, a) { + Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), r && (this.config = r), n && (this.request = n), a && (this.response = a); +} +Le.inherits(jt, Error, { toJSON: function() { + return { message: this.message, name: this.name, description: this.description, number: this.number, fileName: this.fileName, lineNumber: this.lineNumber, columnNumber: this.columnNumber, stack: this.stack, config: Le.toJSONObject(this.config), code: this.code, status: this.response && this.response.status ? this.response.status : null }; +} }); +const mD = jt.prototype, hD = {}; +["ERR_BAD_OPTION_VALUE", "ERR_BAD_OPTION", "ECONNABORTED", "ETIMEDOUT", "ERR_NETWORK", "ERR_FR_TOO_MANY_REDIRECTS", "ERR_DEPRECATED", "ERR_BAD_RESPONSE", "ERR_BAD_REQUEST", "ERR_CANCELED", "ERR_NOT_SUPPORT", "ERR_INVALID_URL"].forEach((e) => { + hD[e] = { value: e }; +}), Object.defineProperties(jt, hD), Object.defineProperty(mD, "isAxiosError", { value: !0 }), jt.from = (e, t, r, n, a, s) => { + const u = Object.create(mD); + return Le.toFlatObject(e, u, function(i) { + return i !== Error.prototype; + }, (i) => i !== "isAxiosError"), jt.call(u, e.message, t, r, n, a), u.cause = e, u.name = e.name, s && Object.assign(u, s), u; +}; +const yz = null; +function Ph(e) { + return Le.isPlainObject(e) || Le.isArray(e); +} +function kB(e) { + return Le.endsWith(e, "[]") ? e.slice(0, -2) : e; +} +function TD(e, t, r) { + return e ? e.concat(t).map(function(n, a) { + return n = kB(n), !r && a ? "[" + n + "]" : n; + }).join(r ? "." : "") : t; +} +function Sz(e) { + return Le.isArray(e) && !e.some(Ph); +} +const Fz = Le.toFlatObject(Le, {}, null, function(e) { + return /^is[A-Z]/.test(e); +}); +function WA(e, t, r) { + if (!Le.isObject(e)) + throw new TypeError("target must be an object"); + t = t || new FormData(), r = Le.toFlatObject(r, { metaTokens: !0, dots: !1, indexes: !1 }, !1, function(A, h) { + return !Le.isUndefined(h[A]); + }); + const n = r.metaTokens, a = r.visitor || l, s = r.dots, u = r.indexes, i = (r.Blob || typeof Blob < "u" && Blob) && Le.isSpecCompliantForm(t); + if (!Le.isFunction(a)) + throw new TypeError("visitor must be a function"); + function o(A) { + if (A === null) + return ""; + if (Le.isDate(A)) + return A.toISOString(); + if (!i && Le.isBlob(A)) + throw new jt("Blob is not supported. Use a Buffer instead."); + return Le.isArrayBuffer(A) || Le.isTypedArray(A) ? i && typeof Blob == "function" ? new Blob([A]) : Buffer.from(A) : A; + } + function l(A, h, E) { + let b = A; + if (A && !E && typeof A == "object") { + if (Le.endsWith(h, "{}")) + h = n ? h : h.slice(0, -2), A = JSON.stringify(A); + else if (Le.isArray(A) && Sz(A) || (Le.isFileList(A) || Le.endsWith(h, "[]")) && (b = Le.toArray(A))) + return h = kB(h), b.forEach(function(v, f) { + !(Le.isUndefined(v) || v === null) && t.append(u === !0 ? TD([h], f, s) : u === null ? h : h + "[]", o(v)); + }), !1; + } + return Ph(A) ? !0 : (t.append(TD(E, h, s), o(A)), !1); + } + const c = [], d = Object.assign(Fz, { defaultVisitor: l, convertValue: o, isVisitable: Ph }); + function p(A, h) { + if (!Le.isUndefined(A)) { + if (c.indexOf(A) !== -1) + throw Error("Circular reference detected in " + h.join(".")); + c.push(A), Le.forEach(A, function(E, b) { + (!(Le.isUndefined(E) || E === null) && a.call(t, E, Le.isString(b) ? b.trim() : b, h, d)) === !0 && p(E, h ? h.concat(b) : [b]); + }), c.pop(); + } + } + if (!Le.isObject(e)) + throw new TypeError("data must be an object"); + return p(e), t; +} +function fD(e) { + const t = { "!": "%21", "'": "%27", "(": "%28", ")": "%29", "~": "%7E", "%20": "+", "%00": "\0" }; + return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g, function(r) { + return t[r]; + }); +} +function Yf(e, t) { + this._pairs = [], e && WA(e, this, t); +} +const gD = Yf.prototype; +gD.append = function(e, t) { + this._pairs.push([e, t]); +}, gD.toString = function(e) { + const t = e ? function(r) { + return e.call(this, r, fD); + } : fD; + return this._pairs.map(function(r) { + return t(r[0]) + "=" + t(r[1]); + }, "").join("&"); +}; +function Nz(e) { + return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]"); +} +function _B(e, t, r) { + if (!t) + return e; + const n = r && r.encode || Nz, a = r && r.serialize; + let s; + if (a ? s = a(t, r) : s = Le.isURLSearchParams(t) ? t.toString() : new Yf(t, r).toString(n), s) { + const u = e.indexOf("#"); + u !== -1 && (e = e.slice(0, u)), e += (e.indexOf("?") === -1 ? "?" : "&") + s; + } + return e; +} +class xz { + constructor() { + this.handlers = []; + } + use(t, r, n) { + return this.handlers.push({ fulfilled: t, rejected: r, synchronous: n ? n.synchronous : !1, runWhen: n ? n.runWhen : null }), this.handlers.length - 1; + } + eject(t) { + this.handlers[t] && (this.handlers[t] = null); + } + clear() { + this.handlers && (this.handlers = []); + } + forEach(t) { + Le.forEach(this.handlers, function(r) { + r !== null && t(r); + }); + } +} +const ED = xz, MB = { silentJSONParsing: !0, forcedJSONParsing: !0, clarifyTimeoutError: !1 }, Bz = typeof URLSearchParams < "u" ? URLSearchParams : Yf, Oz = typeof FormData < "u" ? FormData : null, Rz = typeof Blob < "u" ? Blob : null, wz = (() => { + let e; + return typeof navigator < "u" && ((e = navigator.product) === "ReactNative" || e === "NativeScript" || e === "NS") ? !1 : typeof window < "u" && typeof document < "u"; +})(), kz = (() => typeof WorkerGlobalScope < "u" && self instanceof WorkerGlobalScope && typeof self.importScripts == "function")(), da = { isBrowser: !0, classes: { URLSearchParams: Bz, FormData: Oz, Blob: Rz }, isStandardBrowserEnv: wz, isStandardBrowserWebWorkerEnv: kz, protocols: ["http", "https", "file", "blob", "url", "data"] }; +function _z(e, t) { + return WA(e, new da.classes.URLSearchParams(), Object.assign({ visitor: function(r, n, a, s) { + return da.isNode && Le.isBuffer(r) ? (this.append(n, r.toString("base64")), !1) : s.defaultVisitor.apply(this, arguments); + } }, t)); +} +function Mz(e) { + return Le.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]); +} +function Iz(e) { + const t = {}, r = Object.keys(e); + let n; + const a = r.length; + let s; + for (n = 0; n < a; n++) + s = r[n], t[s] = e[s]; + return t; +} +function IB(e) { + function t(r, n, a, s) { + let u = r[s++]; + const i = Number.isFinite(+u), o = s >= r.length; + return u = !u && Le.isArray(a) ? a.length : u, o ? (Le.hasOwnProp(a, u) ? a[u] = [a[u], n] : a[u] = n, !i) : ((!a[u] || !Le.isObject(a[u])) && (a[u] = []), t(r, n, a[u], s) && Le.isArray(a[u]) && (a[u] = Iz(a[u])), !i); + } + if (Le.isFormData(e) && Le.isFunction(e.entries)) { + const r = {}; + return Le.forEachEntry(e, (n, a) => { + t(Mz(n), a, r, 0); + }), r; + } + return null; +} +const Yz = { "Content-Type": void 0 }; +function Lz(e, t, r) { + if (Le.isString(e)) + try { + return (t || JSON.parse)(e), Le.trim(e); + } catch (n) { + if (n.name !== "SyntaxError") + throw n; + } + return (r || JSON.stringify)(e); +} +const Gp = { transitional: MB, adapter: ["xhr", "http"], transformRequest: [function(e, t) { + const r = t.getContentType() || "", n = r.indexOf("application/json") > -1, a = Le.isObject(e); + if (a && Le.isHTMLForm(e) && (e = new FormData(e)), Le.isFormData(e)) + return n && n ? JSON.stringify(IB(e)) : e; + if (Le.isArrayBuffer(e) || Le.isBuffer(e) || Le.isStream(e) || Le.isFile(e) || Le.isBlob(e)) + return e; + if (Le.isArrayBufferView(e)) + return e.buffer; + if (Le.isURLSearchParams(e)) + return t.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), e.toString(); + let s; + if (a) { + if (r.indexOf("application/x-www-form-urlencoded") > -1) + return _z(e, this.formSerializer).toString(); + if ((s = Le.isFileList(e)) || r.indexOf("multipart/form-data") > -1) { + const u = this.env && this.env.FormData; + return WA(s ? { "files[]": e } : e, u && new u(), this.formSerializer); + } + } + return a || n ? (t.setContentType("application/json", !1), Lz(e)) : e; +}], transformResponse: [function(e) { + const t = this.transitional || Gp.transitional, r = t && t.forcedJSONParsing, n = this.responseType === "json"; + if (e && Le.isString(e) && (r && !this.responseType || n)) { + const a = !(t && t.silentJSONParsing) && n; + try { + return JSON.parse(e); + } catch (s) { + if (a) + throw s.name === "SyntaxError" ? jt.from(s, jt.ERR_BAD_RESPONSE, this, null, this.response) : s; + } + } + return e; +}], timeout: 0, xsrfCookieName: "XSRF-TOKEN", xsrfHeaderName: "X-XSRF-TOKEN", maxContentLength: -1, maxBodyLength: -1, env: { FormData: da.classes.FormData, Blob: da.classes.Blob }, validateStatus: function(e) { + return e >= 200 && e < 300; +}, headers: { common: { Accept: "application/json, text/plain, */*" } } }; +Le.forEach(["delete", "get", "head"], function(e) { + Gp.headers[e] = {}; +}), Le.forEach(["post", "put", "patch"], function(e) { + Gp.headers[e] = Le.merge(Yz); +}); +const Lf = Gp, Pz = Le.toObjectSet(["age", "authorization", "content-length", "content-type", "etag", "expires", "from", "host", "if-modified-since", "if-unmodified-since", "last-modified", "location", "max-forwards", "proxy-authorization", "referer", "retry-after", "user-agent"]), Zz = (e) => { + const t = {}; + let r, n, a; + return e && e.split("\n").forEach(function(s) { + a = s.indexOf(":"), r = s.substring(0, a).trim().toLowerCase(), n = s.substring(a + 1).trim(), !(!r || t[r] && Pz[r]) && (r === "set-cookie" ? t[r] ? t[r].push(n) : t[r] = [n] : t[r] = t[r] ? t[r] + ", " + n : n); + }), t; +}, vD = Symbol("internals"); +function ml(e) { + return e && String(e).trim().toLowerCase(); +} +function sp(e) { + return e === !1 || e == null ? e : Le.isArray(e) ? e.map(sp) : String(e); +} +function jz(e) { + const t = /* @__PURE__ */ Object.create(null), r = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g; + let n; + for (; n = r.exec(e); ) + t[n[1]] = n[2]; + return t; +} +const Gz = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim()); +function vm(e, t, r, n, a) { + if (Le.isFunction(n)) + return n.call(this, t, r); + if (a && (t = r), !!Le.isString(t)) { + if (Le.isString(n)) + return t.indexOf(n) !== -1; + if (Le.isRegExp(n)) + return n.test(t); + } +} +function zz(e) { + return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, r, n) => r.toUpperCase() + n); +} +function Uz(e, t) { + const r = Le.toCamelCase(" " + t); + ["get", "set", "has"].forEach((n) => { + Object.defineProperty(e, n + r, { value: function(a, s, u) { + return this[n].call(this, t, a, s, u); + }, configurable: !0 }); + }); +} +class lp { + constructor(t) { + t && this.set(t); + } + set(t, r, n) { + const a = this; + function s(i, o, l) { + const c = ml(o); + if (!c) + throw new Error("header name must be a non-empty string"); + const d = Le.findKey(a, c); + (!d || a[d] === void 0 || l === !0 || l === void 0 && a[d] !== !1) && (a[d || o] = sp(i)); + } + const u = (i, o) => Le.forEach(i, (l, c) => s(l, c, o)); + return Le.isPlainObject(t) || t instanceof this.constructor ? u(t, r) : Le.isString(t) && (t = t.trim()) && !Gz(t) ? u(Zz(t), r) : t != null && s(r, t, n), this; + } + get(t, r) { + if (t = ml(t), t) { + const n = Le.findKey(this, t); + if (n) { + const a = this[n]; + if (!r) + return a; + if (r === !0) + return jz(a); + if (Le.isFunction(r)) + return r.call(this, a, n); + if (Le.isRegExp(r)) + return r.exec(a); + throw new TypeError("parser must be boolean|regexp|function"); + } + } + } + has(t, r) { + if (t = ml(t), t) { + const n = Le.findKey(this, t); + return !!(n && this[n] !== void 0 && (!r || vm(this, this[n], n, r))); + } + return !1; + } + delete(t, r) { + const n = this; + let a = !1; + function s(u) { + if (u = ml(u), u) { + const i = Le.findKey(n, u); + i && (!r || vm(n, n[i], i, r)) && (delete n[i], a = !0); + } + } + return Le.isArray(t) ? t.forEach(s) : s(t), a; + } + clear(t) { + const r = Object.keys(this); + let n = r.length, a = !1; + for (; n--; ) { + const s = r[n]; + (!t || vm(this, this[s], s, t, !0)) && (delete this[s], a = !0); + } + return a; + } + normalize(t) { + const r = this, n = {}; + return Le.forEach(this, (a, s) => { + const u = Le.findKey(n, s); + if (u) { + r[u] = sp(a), delete r[s]; + return; + } + const i = t ? zz(s) : String(s).trim(); + i !== s && delete r[s], r[i] = sp(a), n[i] = !0; + }), this; + } + concat(...t) { + return this.constructor.concat(this, ...t); + } + toJSON(t) { + const r = /* @__PURE__ */ Object.create(null); + return Le.forEach(this, (n, a) => { + n != null && n !== !1 && (r[a] = t && Le.isArray(n) ? n.join(", ") : n); + }), r; + } + [Symbol.iterator]() { + return Object.entries(this.toJSON())[Symbol.iterator](); + } + toString() { + return Object.entries(this.toJSON()).map(([t, r]) => t + ": " + r).join("\n"); + } + get [Symbol.toStringTag]() { + return "AxiosHeaders"; + } + static from(t) { + return t instanceof this ? t : new this(t); + } + static concat(t, ...r) { + const n = new this(t); + return r.forEach((a) => n.set(a)), n; + } + static accessor(t) { + const r = (this[vD] = this[vD] = { accessors: {} }).accessors, n = this.prototype; + function a(s) { + const u = ml(s); + r[u] || (Uz(n, s), r[u] = !0); + } + return Le.isArray(t) ? t.forEach(a) : a(t), this; + } +} +lp.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]), Le.freezeMethods(lp.prototype), Le.freezeMethods(lp); +const $a = lp; +function Cm(e, t) { + const r = this || Lf, n = t || r, a = $a.from(n.headers); + let s = n.data; + return Le.forEach(e, function(u) { + s = u.call(r, s, a.normalize(), t ? t.status : void 0); + }), a.normalize(), s; +} +function YB(e) { + return !!(e && e.__CANCEL__); +} +function Mc(e, t, r) { + jt.call(this, e != null ? e : "canceled", jt.ERR_CANCELED, t, r), this.name = "CanceledError"; +} +Le.inherits(Mc, jt, { __CANCEL__: !0 }); +function Hz(e, t, r) { + const n = r.config.validateStatus; + !r.status || !n || n(r.status) ? e(r) : t(new jt("Request failed with status code " + r.status, [jt.ERR_BAD_REQUEST, jt.ERR_BAD_RESPONSE][Math.floor(r.status / 100) - 4], r.config, r.request, r)); +} +const $z = da.isStandardBrowserEnv ? function() { + return { write: function(e, t, r, n, a, s) { + const u = []; + u.push(e + "=" + encodeURIComponent(t)), Le.isNumber(r) && u.push("expires=" + new Date(r).toGMTString()), Le.isString(n) && u.push("path=" + n), Le.isString(a) && u.push("domain=" + a), s === !0 && u.push("secure"), document.cookie = u.join("; "); + }, read: function(e) { + const t = document.cookie.match(new RegExp("(^|;\\s*)(" + e + ")=([^;]*)")); + return t ? decodeURIComponent(t[3]) : null; + }, remove: function(e) { + this.write(e, "", Date.now() - 864e5); + } }; +}() : function() { + return { write: function() { + }, read: function() { + return null; + }, remove: function() { + } }; +}(); +function Vz(e) { + return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e); +} +function Wz(e, t) { + return t ? e.replace(/\/+$/, "") + "/" + t.replace(/^\/+/, "") : e; +} +function LB(e, t) { + return e && !Vz(t) ? Wz(e, t) : t; +} +const Qz = da.isStandardBrowserEnv ? function() { + const e = /(msie|trident)/i.test(navigator.userAgent), t = document.createElement("a"); + let r; + function n(a) { + let s = a; + return e && (t.setAttribute("href", s), s = t.href), t.setAttribute("href", s), { href: t.href, protocol: t.protocol ? t.protocol.replace(/:$/, "") : "", host: t.host, search: t.search ? t.search.replace(/^\?/, "") : "", hash: t.hash ? t.hash.replace(/^#/, "") : "", hostname: t.hostname, port: t.port, pathname: t.pathname.charAt(0) === "/" ? t.pathname : "/" + t.pathname }; + } + return r = n(window.location.href), function(a) { + const s = Le.isString(a) ? n(a) : a; + return s.protocol === r.protocol && s.host === r.host; + }; +}() : function() { + return function() { + return !0; + }; +}(); +function qz(e) { + const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e); + return t && t[1] || ""; +} +function Kz(e, t) { + e = e || 10; + const r = new Array(e), n = new Array(e); + let a = 0, s = 0, u; + return t = t !== void 0 ? t : 1e3, function(i) { + const o = Date.now(), l = n[s]; + u || (u = o), r[a] = i, n[a] = o; + let c = s, d = 0; + for (; c !== a; ) + d += r[c++], c = c % e; + if (a = (a + 1) % e, a === s && (s = (s + 1) % e), o - u < t) + return; + const p = l && o - l; + return p ? Math.round(d * 1e3 / p) : void 0; + }; +} +function CD(e, t) { + let r = 0; + const n = Kz(50, 250); + return (a) => { + const s = a.loaded, u = a.lengthComputable ? a.total : void 0, i = s - r, o = n(i), l = s <= u; + r = s; + const c = { loaded: s, total: u, progress: u ? s / u : void 0, bytes: i, rate: o || void 0, estimated: o && u && l ? (u - s) / o : void 0, event: a }; + c[t ? "download" : "upload"] = !0, e(c); + }; +} +const Jz = typeof XMLHttpRequest < "u", Xz = Jz && function(e) { + return new Promise(function(t, r) { + let n = e.data; + const a = $a.from(e.headers).normalize(), s = e.responseType; + let u; + function i() { + e.cancelToken && e.cancelToken.unsubscribe(u), e.signal && e.signal.removeEventListener("abort", u); + } + Le.isFormData(n) && (da.isStandardBrowserEnv || da.isStandardBrowserWebWorkerEnv ? a.setContentType(!1) : a.setContentType("multipart/form-data;", !1)); + let o = new XMLHttpRequest(); + if (e.auth) { + const p = e.auth.username || "", A = e.auth.password ? unescape(encodeURIComponent(e.auth.password)) : ""; + a.set("Authorization", "Basic " + btoa(p + ":" + A)); + } + const l = LB(e.baseURL, e.url); + o.open(e.method.toUpperCase(), _B(l, e.params, e.paramsSerializer), !0), o.timeout = e.timeout; + function c() { + if (!o) + return; + const p = $a.from("getAllResponseHeaders" in o && o.getAllResponseHeaders()), A = { data: !s || s === "text" || s === "json" ? o.responseText : o.response, status: o.status, statusText: o.statusText, headers: p, config: e, request: o }; + Hz(function(h) { + t(h), i(); + }, function(h) { + r(h), i(); + }, A), o = null; + } + if ("onloadend" in o ? o.onloadend = c : o.onreadystatechange = function() { + !o || o.readyState !== 4 || o.status === 0 && !(o.responseURL && o.responseURL.indexOf("file:") === 0) || setTimeout(c); + }, o.onabort = function() { + o && (r(new jt("Request aborted", jt.ECONNABORTED, e, o)), o = null); + }, o.onerror = function() { + r(new jt("Network Error", jt.ERR_NETWORK, e, o)), o = null; + }, o.ontimeout = function() { + let p = e.timeout ? "timeout of " + e.timeout + "ms exceeded" : "timeout exceeded"; + const A = e.transitional || MB; + e.timeoutErrorMessage && (p = e.timeoutErrorMessage), r(new jt(p, A.clarifyTimeoutError ? jt.ETIMEDOUT : jt.ECONNABORTED, e, o)), o = null; + }, da.isStandardBrowserEnv) { + const p = (e.withCredentials || Qz(l)) && e.xsrfCookieName && $z.read(e.xsrfCookieName); + p && a.set(e.xsrfHeaderName, p); + } + n === void 0 && a.setContentType(null), "setRequestHeader" in o && Le.forEach(a.toJSON(), function(p, A) { + o.setRequestHeader(A, p); + }), Le.isUndefined(e.withCredentials) || (o.withCredentials = !!e.withCredentials), s && s !== "json" && (o.responseType = e.responseType), typeof e.onDownloadProgress == "function" && o.addEventListener("progress", CD(e.onDownloadProgress, !0)), typeof e.onUploadProgress == "function" && o.upload && o.upload.addEventListener("progress", CD(e.onUploadProgress)), (e.cancelToken || e.signal) && (u = (p) => { + o && (r(!p || p.type ? new Mc(null, e, o) : p), o.abort(), o = null); + }, e.cancelToken && e.cancelToken.subscribe(u), e.signal && (e.signal.aborted ? u() : e.signal.addEventListener("abort", u))); + const d = qz(l); + if (d && da.protocols.indexOf(d) === -1) { + r(new jt("Unsupported protocol " + d + ":", jt.ERR_BAD_REQUEST, e)); + return; + } + o.send(n || null); + }); +}, cp = { http: yz, xhr: Xz }; +Le.forEach(cp, (e, t) => { + if (e) { + try { + Object.defineProperty(e, "name", { value: t }); + } catch { + } + Object.defineProperty(e, "adapterName", { value: t }); + } +}); +const eU = { getAdapter: (e) => { + e = Le.isArray(e) ? e : [e]; + const { length: t } = e; + let r, n; + for (let a = 0; a < t && (r = e[a], !(n = Le.isString(r) ? cp[r.toLowerCase()] : r)); a++) + ; + if (!n) + throw n === !1 ? new jt("Adapter ".concat(r, " is not supported by the environment"), "ERR_NOT_SUPPORT") : new Error(Le.hasOwnProp(cp, r) ? "Adapter '".concat(r, "' is not available in the build") : "Unknown adapter '".concat(r, "'")); + if (!Le.isFunction(n)) + throw new TypeError("adapter is not a function"); + return n; +}, adapters: cp }; +function Dm(e) { + if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted) + throw new Mc(null, e); +} +function DD(e) { + return Dm(e), e.headers = $a.from(e.headers), e.data = Cm.call(e, e.transformRequest), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), eU.getAdapter(e.adapter || Lf.adapter)(e).then(function(t) { + return Dm(e), t.data = Cm.call(e, e.transformResponse, t), t.headers = $a.from(t.headers), t; + }, function(t) { + return YB(t) || (Dm(e), t && t.response && (t.response.data = Cm.call(e, e.transformResponse, t.response), t.response.headers = $a.from(t.response.headers))), Promise.reject(t); + }); +} +const bD = (e) => e instanceof $a ? e.toJSON() : e; +function rs(e, t) { + t = t || {}; + const r = {}; + function n(l, c, d) { + return Le.isPlainObject(l) && Le.isPlainObject(c) ? Le.merge.call({ caseless: d }, l, c) : Le.isPlainObject(c) ? Le.merge({}, c) : Le.isArray(c) ? c.slice() : c; + } + function a(l, c, d) { + if (Le.isUndefined(c)) { + if (!Le.isUndefined(l)) + return n(void 0, l, d); + } else + return n(l, c, d); + } + function s(l, c) { + if (!Le.isUndefined(c)) + return n(void 0, c); + } + function u(l, c) { + if (Le.isUndefined(c)) { + if (!Le.isUndefined(l)) + return n(void 0, l); + } else + return n(void 0, c); + } + function i(l, c, d) { + if (d in t) + return n(l, c); + if (d in e) + return n(void 0, l); + } + const o = { url: s, method: s, data: s, baseURL: u, transformRequest: u, transformResponse: u, paramsSerializer: u, timeout: u, timeoutMessage: u, withCredentials: u, adapter: u, responseType: u, xsrfCookieName: u, xsrfHeaderName: u, onUploadProgress: u, onDownloadProgress: u, decompress: u, maxContentLength: u, maxBodyLength: u, beforeRedirect: u, transport: u, httpAgent: u, httpsAgent: u, cancelToken: u, socketPath: u, responseEncoding: u, validateStatus: i, headers: (l, c) => a(bD(l), bD(c), !0) }; + return Le.forEach(Object.keys(Object.assign({}, e, t)), function(l) { + const c = o[l] || a, d = c(e[l], t[l], l); + Le.isUndefined(d) && c !== i || (r[l] = d); + }), r; +} +const PB = "1.4.0", Pf = {}; +["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => { + Pf[e] = function(r) { + return typeof r === e || "a" + (t < 1 ? "n " : " ") + e; + }; +}); +const yD = {}; +Pf.transitional = function(e, t, r) { + function n(a, s) { + return "[Axios v" + PB + "] Transitional option '" + a + "'" + s + (r ? ". " + r : ""); + } + return (a, s, u) => { + if (e === !1) + throw new jt(n(s, " has been removed" + (t ? " in " + t : "")), jt.ERR_DEPRECATED); + return t && !yD[s] && (yD[s] = !0, console.warn(n(s, " has been deprecated since v" + t + " and will be removed in the near future"))), e ? e(a, s, u) : !0; + }; +}; +function tU(e, t, r) { + if (typeof e != "object") + throw new jt("options must be an object", jt.ERR_BAD_OPTION_VALUE); + const n = Object.keys(e); + let a = n.length; + for (; a-- > 0; ) { + const s = n[a], u = t[s]; + if (u) { + const i = e[s], o = i === void 0 || u(i, s, e); + if (o !== !0) + throw new jt("option " + s + " must be " + o, jt.ERR_BAD_OPTION_VALUE); + continue; + } + if (r !== !0) + throw new jt("Unknown option " + s, jt.ERR_BAD_OPTION); + } +} +const Zh = { assertOptions: tU, validators: Pf }, bo = Zh.validators; +let dp = class { + constructor(e) { + this.defaults = e, this.interceptors = { request: new ED(), response: new ED() }; + } + request(e, t) { + typeof e == "string" ? (t = t || {}, t.url = e) : t = e || {}, t = rs(this.defaults, t); + const { transitional: r, paramsSerializer: n, headers: a } = t; + r !== void 0 && Zh.assertOptions(r, { silentJSONParsing: bo.transitional(bo.boolean), forcedJSONParsing: bo.transitional(bo.boolean), clarifyTimeoutError: bo.transitional(bo.boolean) }, !1), n != null && (Le.isFunction(n) ? t.paramsSerializer = { serialize: n } : Zh.assertOptions(n, { encode: bo.function, serialize: bo.function }, !0)), t.method = (t.method || this.defaults.method || "get").toLowerCase(); + let s; + s = a && Le.merge(a.common, a[t.method]), s && Le.forEach(["delete", "get", "head", "post", "put", "patch", "common"], (A) => { + delete a[A]; + }), t.headers = $a.concat(s, a); + const u = []; + let i = !0; + this.interceptors.request.forEach(function(A) { + typeof A.runWhen == "function" && A.runWhen(t) === !1 || (i = i && A.synchronous, u.unshift(A.fulfilled, A.rejected)); + }); + const o = []; + this.interceptors.response.forEach(function(A) { + o.push(A.fulfilled, A.rejected); + }); + let l, c = 0, d; + if (!i) { + const A = [DD.bind(this), void 0]; + for (A.unshift.apply(A, u), A.push.apply(A, o), d = A.length, l = Promise.resolve(t); c < d; ) + l = l.then(A[c++], A[c++]); + return l; + } + d = u.length; + let p = t; + for (c = 0; c < d; ) { + const A = u[c++], h = u[c++]; + try { + p = A(p); + } catch (E) { + h.call(this, E); + break; + } + } + try { + l = DD.call(this, p); + } catch (A) { + return Promise.reject(A); + } + for (c = 0, d = o.length; c < d; ) + l = l.then(o[c++], o[c++]); + return l; + } + getUri(e) { + e = rs(this.defaults, e); + const t = LB(e.baseURL, e.url); + return _B(t, e.params, e.paramsSerializer); + } +}; +Le.forEach(["delete", "get", "head", "options"], function(e) { + dp.prototype[e] = function(t, r) { + return this.request(rs(r || {}, { method: e, url: t, data: (r || {}).data })); + }; +}), Le.forEach(["post", "put", "patch"], function(e) { + function t(r) { + return function(n, a, s) { + return this.request(rs(s || {}, { method: e, headers: r ? { "Content-Type": "multipart/form-data" } : {}, url: n, data: a })); + }; + } + dp.prototype[e] = t(), dp.prototype[e + "Form"] = t(!0); +}); +const pp = dp; +class Zf { + constructor(t) { + if (typeof t != "function") + throw new TypeError("executor must be a function."); + let r; + this.promise = new Promise(function(a) { + r = a; + }); + const n = this; + this.promise.then((a) => { + if (!n._listeners) + return; + let s = n._listeners.length; + for (; s-- > 0; ) + n._listeners[s](a); + n._listeners = null; + }), this.promise.then = (a) => { + let s; + const u = new Promise((i) => { + n.subscribe(i), s = i; + }).then(a); + return u.cancel = function() { + n.unsubscribe(s); + }, u; + }, t(function(a, s, u) { + n.reason || (n.reason = new Mc(a, s, u), r(n.reason)); + }); + } + throwIfRequested() { + if (this.reason) + throw this.reason; + } + subscribe(t) { + if (this.reason) { + t(this.reason); + return; + } + this._listeners ? this._listeners.push(t) : this._listeners = [t]; + } + unsubscribe(t) { + if (!this._listeners) + return; + const r = this._listeners.indexOf(t); + r !== -1 && this._listeners.splice(r, 1); + } + static source() { + let t; + return { token: new Zf(function(r) { + t = r; + }), cancel: t }; + } +} +const rU = Zf; +function nU(e) { + return function(t) { + return e.apply(null, t); + }; +} +function aU(e) { + return Le.isObject(e) && e.isAxiosError === !0; +} +const jh = { Continue: 100, SwitchingProtocols: 101, Processing: 102, EarlyHints: 103, Ok: 200, Created: 201, Accepted: 202, NonAuthoritativeInformation: 203, NoContent: 204, ResetContent: 205, PartialContent: 206, MultiStatus: 207, AlreadyReported: 208, ImUsed: 226, MultipleChoices: 300, MovedPermanently: 301, Found: 302, SeeOther: 303, NotModified: 304, UseProxy: 305, Unused: 306, TemporaryRedirect: 307, PermanentRedirect: 308, BadRequest: 400, Unauthorized: 401, PaymentRequired: 402, Forbidden: 403, NotFound: 404, MethodNotAllowed: 405, NotAcceptable: 406, ProxyAuthenticationRequired: 407, RequestTimeout: 408, Conflict: 409, Gone: 410, LengthRequired: 411, PreconditionFailed: 412, PayloadTooLarge: 413, UriTooLong: 414, UnsupportedMediaType: 415, RangeNotSatisfiable: 416, ExpectationFailed: 417, ImATeapot: 418, MisdirectedRequest: 421, UnprocessableEntity: 422, Locked: 423, FailedDependency: 424, TooEarly: 425, UpgradeRequired: 426, PreconditionRequired: 428, TooManyRequests: 429, RequestHeaderFieldsTooLarge: 431, UnavailableForLegalReasons: 451, InternalServerError: 500, NotImplemented: 501, BadGateway: 502, ServiceUnavailable: 503, GatewayTimeout: 504, HttpVersionNotSupported: 505, VariantAlsoNegotiates: 506, InsufficientStorage: 507, LoopDetected: 508, NotExtended: 510, NetworkAuthenticationRequired: 511 }; +Object.entries(jh).forEach(([e, t]) => { + jh[t] = e; +}); +const oU = jh; +function ZB(e) { + const t = new pp(e), r = SB(pp.prototype.request, t); + return Le.extend(r, pp.prototype, t, { allOwnKeys: !0 }), Le.extend(r, t, null, { allOwnKeys: !0 }), r.create = function(n) { + return ZB(rs(e, n)); + }, r; +} +const Dr = ZB(Lf); +Dr.Axios = pp, Dr.CanceledError = Mc, Dr.CancelToken = rU, Dr.isCancel = YB, Dr.VERSION = PB, Dr.toFormData = WA, Dr.AxiosError = jt, Dr.Cancel = Dr.CanceledError, Dr.all = function(e) { + return Promise.all(e); +}, Dr.spread = nU, Dr.isAxiosError = aU, Dr.mergeConfig = rs, Dr.AxiosHeaders = $a, Dr.formToJSON = (e) => IB(Le.isHTMLForm(e) ? new FormData(e) : e), Dr.HttpStatusCode = oU, Dr.default = Dr; +const Gh = Dr, uU = typeof process == "object" && process.env && {}.NODE_DEBUG && /\bsemver\b/i.test({}.NODE_DEBUG) ? (...e) => console.error("SEMVER", ...e) : () => { +}; +var jB = uU; +const iU = "2.0.0", GB = 256, sU = Number.MAX_SAFE_INTEGER || 9007199254740991, lU = 16, cU = GB - 6, dU = ["major", "premajor", "minor", "preminor", "patch", "prepatch", "prerelease"]; +var zB = { MAX_LENGTH: GB, MAX_SAFE_COMPONENT_LENGTH: lU, MAX_SAFE_BUILD_LENGTH: cU, MAX_SAFE_INTEGER: sU, RELEASE_TYPES: dU, SEMVER_SPEC_VERSION: iU, FLAG_INCLUDE_PRERELEASE: 1, FLAG_LOOSE: 2 }, zh = { exports: {} }; +(function(e, t) { + const { MAX_SAFE_COMPONENT_LENGTH: r, MAX_SAFE_BUILD_LENGTH: n, MAX_LENGTH: a } = zB, s = jB; + t = e.exports = {}; + const u = t.re = [], i = t.safeRe = [], o = t.src = [], l = t.t = {}; + let c = 0; + const d = "[a-zA-Z0-9-]", p = [["\\s", 1], ["\\d", a], [d, n]], A = (E) => { + for (const [b, v] of p) + E = E.split("".concat(b, "*")).join("".concat(b, "{0,").concat(v, "}")).split("".concat(b, "+")).join("".concat(b, "{1,").concat(v, "}")); + return E; + }, h = (E, b, v) => { + const f = A(b), S = c++; + s(E, S, b), l[E] = S, o[S] = b, u[S] = new RegExp(b, v ? "g" : void 0), i[S] = new RegExp(f, v ? "g" : void 0); + }; + h("NUMERICIDENTIFIER", "0|[1-9]\\d*"), h("NUMERICIDENTIFIERLOOSE", "\\d+"), h("NONNUMERICIDENTIFIER", "\\d*[a-zA-Z-]".concat(d, "*")), h("MAINVERSION", "(".concat(o[l.NUMERICIDENTIFIER], ")\\.(").concat(o[l.NUMERICIDENTIFIER], ")\\.(").concat(o[l.NUMERICIDENTIFIER], ")")), h("MAINVERSIONLOOSE", "(".concat(o[l.NUMERICIDENTIFIERLOOSE], ")\\.(").concat(o[l.NUMERICIDENTIFIERLOOSE], ")\\.(").concat(o[l.NUMERICIDENTIFIERLOOSE], ")")), h("PRERELEASEIDENTIFIER", "(?:".concat(o[l.NUMERICIDENTIFIER], "|").concat(o[l.NONNUMERICIDENTIFIER], ")")), h("PRERELEASEIDENTIFIERLOOSE", "(?:".concat(o[l.NUMERICIDENTIFIERLOOSE], "|").concat(o[l.NONNUMERICIDENTIFIER], ")")), h("PRERELEASE", "(?:-(".concat(o[l.PRERELEASEIDENTIFIER], "(?:\\.").concat(o[l.PRERELEASEIDENTIFIER], ")*))")), h("PRERELEASELOOSE", "(?:-?(".concat(o[l.PRERELEASEIDENTIFIERLOOSE], "(?:\\.").concat(o[l.PRERELEASEIDENTIFIERLOOSE], ")*))")), h("BUILDIDENTIFIER", "".concat(d, "+")), h("BUILD", "(?:\\+(".concat(o[l.BUILDIDENTIFIER], "(?:\\.").concat(o[l.BUILDIDENTIFIER], ")*))")), h("FULLPLAIN", "v?".concat(o[l.MAINVERSION]).concat(o[l.PRERELEASE], "?").concat(o[l.BUILD], "?")), h("FULL", "^".concat(o[l.FULLPLAIN], "$")), h("LOOSEPLAIN", "[v=\\s]*".concat(o[l.MAINVERSIONLOOSE]).concat(o[l.PRERELEASELOOSE], "?").concat(o[l.BUILD], "?")), h("LOOSE", "^".concat(o[l.LOOSEPLAIN], "$")), h("GTLT", "((?:<|>)?=?)"), h("XRANGEIDENTIFIERLOOSE", "".concat(o[l.NUMERICIDENTIFIERLOOSE], "|x|X|\\*")), h("XRANGEIDENTIFIER", "".concat(o[l.NUMERICIDENTIFIER], "|x|X|\\*")), h("XRANGEPLAIN", "[v=\\s]*(".concat(o[l.XRANGEIDENTIFIER], ")(?:\\.(").concat(o[l.XRANGEIDENTIFIER], ")(?:\\.(").concat(o[l.XRANGEIDENTIFIER], ")(?:").concat(o[l.PRERELEASE], ")?").concat(o[l.BUILD], "?)?)?")), h("XRANGEPLAINLOOSE", "[v=\\s]*(".concat(o[l.XRANGEIDENTIFIERLOOSE], ")(?:\\.(").concat(o[l.XRANGEIDENTIFIERLOOSE], ")(?:\\.(").concat(o[l.XRANGEIDENTIFIERLOOSE], ")(?:").concat(o[l.PRERELEASELOOSE], ")?").concat(o[l.BUILD], "?)?)?")), h("XRANGE", "^".concat(o[l.GTLT], "\\s*").concat(o[l.XRANGEPLAIN], "$")), h("XRANGELOOSE", "^".concat(o[l.GTLT], "\\s*").concat(o[l.XRANGEPLAINLOOSE], "$")), h("COERCE", "(^|[^\\d])(\\d{1,".concat(r, "})(?:\\.(\\d{1,").concat(r, "}))?(?:\\.(\\d{1,").concat(r, "}))?(?:$|[^\\d])")), h("COERCERTL", o[l.COERCE], !0), h("LONETILDE", "(?:~>?)"), h("TILDETRIM", "(\\s*)".concat(o[l.LONETILDE], "\\s+"), !0), t.tildeTrimReplace = "$1~", h("TILDE", "^".concat(o[l.LONETILDE]).concat(o[l.XRANGEPLAIN], "$")), h("TILDELOOSE", "^".concat(o[l.LONETILDE]).concat(o[l.XRANGEPLAINLOOSE], "$")), h("LONECARET", "(?:\\^)"), h("CARETTRIM", "(\\s*)".concat(o[l.LONECARET], "\\s+"), !0), t.caretTrimReplace = "$1^", h("CARET", "^".concat(o[l.LONECARET]).concat(o[l.XRANGEPLAIN], "$")), h("CARETLOOSE", "^".concat(o[l.LONECARET]).concat(o[l.XRANGEPLAINLOOSE], "$")), h("COMPARATORLOOSE", "^".concat(o[l.GTLT], "\\s*(").concat(o[l.LOOSEPLAIN], ")$|^$")), h("COMPARATOR", "^".concat(o[l.GTLT], "\\s*(").concat(o[l.FULLPLAIN], ")$|^$")), h("COMPARATORTRIM", "(\\s*)".concat(o[l.GTLT], "\\s*(").concat(o[l.LOOSEPLAIN], "|").concat(o[l.XRANGEPLAIN], ")"), !0), t.comparatorTrimReplace = "$1$2$3", h("HYPHENRANGE", "^\\s*(".concat(o[l.XRANGEPLAIN], ")\\s+-\\s+(").concat(o[l.XRANGEPLAIN], ")\\s*$")), h("HYPHENRANGELOOSE", "^\\s*(".concat(o[l.XRANGEPLAINLOOSE], ")\\s+-\\s+(").concat(o[l.XRANGEPLAINLOOSE], ")\\s*$")), h("STAR", "(<|>)?=?\\s*\\*"), h("GTE0", "^\\s*>=\\s*0\\.0\\.0\\s*$"), h("GTE0PRE", "^\\s*>=\\s*0\\.0\\.0-0\\s*$"); +})(zh, zh.exports); +var pU = zh.exports; +const AU = Object.freeze({ loose: !0 }), mU = Object.freeze({}), hU = (e) => e ? typeof e != "object" ? AU : e : mU; +var TU = hU; +const SD = /^[0-9]+$/, UB = (e, t) => { + const r = SD.test(e), n = SD.test(t); + return r && n && (e = +e, t = +t), e === t ? 0 : r && !n ? -1 : n && !r ? 1 : e < t ? -1 : 1; +}, fU = (e, t) => UB(t, e); +var gU = { compareIdentifiers: UB, rcompareIdentifiers: fU }; +const Td = jB, { MAX_LENGTH: FD, MAX_SAFE_INTEGER: fd } = zB, { safeRe: ND, t: xD } = pU, EU = TU, { compareIdentifiers: T0 } = gU; +let vU = class ta { + constructor(t, r) { + if (r = EU(r), t instanceof ta) { + if (t.loose === !!r.loose && t.includePrerelease === !!r.includePrerelease) + return t; + t = t.version; + } else if (typeof t != "string") + throw new TypeError('Invalid version. Must be a string. Got type "'.concat(typeof t, '".')); + if (t.length > FD) + throw new TypeError("version is longer than ".concat(FD, " characters")); + Td("SemVer", t, r), this.options = r, this.loose = !!r.loose, this.includePrerelease = !!r.includePrerelease; + const n = t.trim().match(r.loose ? ND[xD.LOOSE] : ND[xD.FULL]); + if (!n) + throw new TypeError("Invalid Version: ".concat(t)); + if (this.raw = t, this.major = +n[1], this.minor = +n[2], this.patch = +n[3], this.major > fd || this.major < 0) + throw new TypeError("Invalid major version"); + if (this.minor > fd || this.minor < 0) + throw new TypeError("Invalid minor version"); + if (this.patch > fd || this.patch < 0) + throw new TypeError("Invalid patch version"); + n[4] ? this.prerelease = n[4].split(".").map((a) => { + if (/^[0-9]+$/.test(a)) { + const s = +a; + if (s >= 0 && s < fd) + return s; + } + return a; + }) : this.prerelease = [], this.build = n[5] ? n[5].split(".") : [], this.format(); + } + format() { + return this.version = "".concat(this.major, ".").concat(this.minor, ".").concat(this.patch), this.prerelease.length && (this.version += "-".concat(this.prerelease.join("."))), this.version; + } + toString() { + return this.version; + } + compare(t) { + if (Td("SemVer.compare", this.version, this.options, t), !(t instanceof ta)) { + if (typeof t == "string" && t === this.version) + return 0; + t = new ta(t, this.options); + } + return t.version === this.version ? 0 : this.compareMain(t) || this.comparePre(t); + } + compareMain(t) { + return t instanceof ta || (t = new ta(t, this.options)), T0(this.major, t.major) || T0(this.minor, t.minor) || T0(this.patch, t.patch); + } + comparePre(t) { + if (t instanceof ta || (t = new ta(t, this.options)), this.prerelease.length && !t.prerelease.length) + return -1; + if (!this.prerelease.length && t.prerelease.length) + return 1; + if (!this.prerelease.length && !t.prerelease.length) + return 0; + let r = 0; + do { + const n = this.prerelease[r], a = t.prerelease[r]; + if (Td("prerelease compare", r, n, a), n === void 0 && a === void 0) + return 0; + if (a === void 0) + return 1; + if (n === void 0) + return -1; + if (n !== a) + return T0(n, a); + } while (++r); + } + compareBuild(t) { + t instanceof ta || (t = new ta(t, this.options)); + let r = 0; + do { + const n = this.build[r], a = t.build[r]; + if (Td("prerelease compare", r, n, a), n === void 0 && a === void 0) + return 0; + if (a === void 0) + return 1; + if (n === void 0) + return -1; + if (n !== a) + return T0(n, a); + } while (++r); + } + inc(t, r, n) { + switch (t) { + case "premajor": + this.prerelease.length = 0, this.patch = 0, this.minor = 0, this.major++, this.inc("pre", r, n); + break; + case "preminor": + this.prerelease.length = 0, this.patch = 0, this.minor++, this.inc("pre", r, n); + break; + case "prepatch": + this.prerelease.length = 0, this.inc("patch", r, n), this.inc("pre", r, n); + break; + case "prerelease": + this.prerelease.length === 0 && this.inc("patch", r, n), this.inc("pre", r, n); + break; + case "major": + (this.minor !== 0 || this.patch !== 0 || this.prerelease.length === 0) && this.major++, this.minor = 0, this.patch = 0, this.prerelease = []; + break; + case "minor": + (this.patch !== 0 || this.prerelease.length === 0) && this.minor++, this.patch = 0, this.prerelease = []; + break; + case "patch": + this.prerelease.length === 0 && this.patch++, this.prerelease = []; + break; + case "pre": { + const a = Number(n) ? 1 : 0; + if (!r && n === !1) + throw new Error("invalid increment argument: identifier is empty"); + if (this.prerelease.length === 0) + this.prerelease = [a]; + else { + let s = this.prerelease.length; + for (; --s >= 0; ) + typeof this.prerelease[s] == "number" && (this.prerelease[s]++, s = -2); + if (s === -1) { + if (r === this.prerelease.join(".") && n === !1) + throw new Error("invalid increment argument: identifier already exists"); + this.prerelease.push(a); + } + } + if (r) { + let s = [r, a]; + n === !1 && (s = [r]), T0(this.prerelease[0], r) === 0 ? isNaN(this.prerelease[1]) && (this.prerelease = s) : this.prerelease = s; + } + break; + } + default: + throw new Error("invalid increment argument: ".concat(t)); + } + return this.raw = this.format(), this.build.length && (this.raw += "+".concat(this.build.join("."))), this; + } +}; +var HB = vU; +const BD = HB, CU = (e, t, r = !1) => { + if (e instanceof BD) + return e; + try { + return new BD(e, t); + } catch (n) { + if (!r) + return null; + throw n; + } +}; +var DU = CU; +const bU = DU, yU = (e, t) => { + const r = bU(e, t); + return r ? r.version : null; +}; +var SU = yU; +const FU = Rr(SU), NU = HB, xU = (e, t) => new NU(e, t).major; +var BU = xU; +const OD = Rr(BU); +class $B { + constructor(t) { + Y1(this, "bus"); + typeof t.getVersion != "function" || !FU(t.getVersion()) ? console.warn("Proxying an event bus with an unknown or invalid version") : OD(t.getVersion()) !== OD(this.getVersion()) && console.warn("Proxying an event bus of version " + t.getVersion() + " with " + this.getVersion()), this.bus = t; + } + getVersion() { + return "3.1.0"; + } + subscribe(t, r) { + this.bus.subscribe(t, r); + } + unsubscribe(t, r) { + this.bus.unsubscribe(t, r); + } + emit(t, r) { + this.bus.emit(t, r); + } +} +class VB { + constructor() { + Y1(this, "handlers", /* @__PURE__ */ new Map()); + } + getVersion() { + return "3.1.0"; + } + subscribe(t, r) { + this.handlers.set(t, (this.handlers.get(t) || []).concat(r)); + } + unsubscribe(t, r) { + this.handlers.set(t, (this.handlers.get(t) || []).filter((n) => n != r)); + } + emit(t, r) { + (this.handlers.get(t) || []).forEach((n) => { + try { + n(r); + } catch (a) { + console.error("could not invoke event listener", a); + } + }); + } +} +let hl = null; +function jf() { + return hl !== null ? hl : typeof window > "u" ? new Proxy({}, { get: () => () => console.error("Window not available, EventBus can not be established!") }) : (typeof window.OC < "u" && window.OC._eventBus && typeof window._nc_event_bus > "u" && (console.warn("found old event bus instance at OC._eventBus. Update your version!"), window._nc_event_bus = window.OC._eventBus), typeof (window == null ? void 0 : window._nc_event_bus) < "u" ? hl = new $B(window._nc_event_bus) : hl = window._nc_event_bus = new VB(), hl); +} +function WB(e, t) { + jf().subscribe(e, t); +} +function OU(e, t) { + jf().unsubscribe(e, t); +} +function RU(e, t) { + jf().emit(e, t); +} +const wU = Object.freeze(Object.defineProperty({ __proto__: null, ProxyBus: $B, SimpleBus: VB, emit: RU, subscribe: WB, unsubscribe: OU }, Symbol.toStringTag, { value: "Module" })); +let Ap; +const QB = []; +function qB() { + if (Ap === void 0) { + const e = document == null ? void 0 : document.getElementsByTagName("head")[0]; + Ap = e ? e.getAttribute("data-requesttoken") : null; + } + return Ap; +} +function KB(e) { + QB.push(e); +} +WB("csrf-token-update", (e) => { + Ap = e.token, QB.forEach((t) => { + try { + t(e.token); + } catch (r) { + console.error("error updating CSRF token observer", r); + } + }); +}); +const RD = (e, t) => e ? e.getAttribute(t) : null; +let f0; +function kU() { + if (f0 !== void 0) + return f0; + const e = document == null ? void 0 : document.getElementsByTagName("head")[0]; + if (!e) + return null; + const t = RD(e, "data-user"); + return t === null ? (f0 = null, f0) : (f0 = { uid: t, displayName: RD(e, "data-user-displayname"), isAdmin: typeof OC > "u" ? !1 : OC.isUserAdmin() }, f0); +} +const _U = Object.freeze(Object.defineProperty({ __proto__: null, getCurrentUser: kU, getRequestToken: qB, onRequestTokenUpdate: KB }, Symbol.toStringTag, { value: "Module" })); +var Yo = function() { + return Yo = Object.assign || function(e) { + for (var t, r = 1, n = arguments.length; r < n; r++) { + t = arguments[r]; + for (var a in t) + Object.prototype.hasOwnProperty.call(t, a) && (e[a] = t[a]); + } + return e; + }, Yo.apply(this, arguments); +}; +function Gf(e, t, r, n) { + function a(s) { + return s instanceof r ? s : new r(function(u) { + u(s); + }); + } + return new (r || (r = Promise))(function(s, u) { + function i(c) { + try { + l(n.next(c)); + } catch (d) { + u(d); + } + } + function o(c) { + try { + l(n.throw(c)); + } catch (d) { + u(d); + } + } + function l(c) { + c.done ? s(c.value) : a(c.value).then(i, o); + } + l((n = n.apply(e, t || [])).next()); + }); +} +function zf(e, t) { + var r = { label: 0, sent: function() { + if (s[0] & 1) + throw s[1]; + return s[1]; + }, trys: [], ops: [] }, n, a, s, u; + return u = { next: i(0), throw: i(1), return: i(2) }, typeof Symbol == "function" && (u[Symbol.iterator] = function() { + return this; + }), u; + function i(l) { + return function(c) { + return o([l, c]); + }; + } + function o(l) { + if (n) + throw new TypeError("Generator is already executing."); + for (; u && (u = 0, l[0] && (r = 0)), r; ) + try { + if (n = 1, a && (s = l[0] & 2 ? a.return : l[0] ? a.throw || ((s = a.return) && s.call(a), 0) : a.next) && !(s = s.call(a, l[1])).done) + return s; + switch (a = 0, s && (l = [l[0] & 2, s.value]), l[0]) { + case 0: + case 1: + s = l; + break; + case 4: + return r.label++, { value: l[1], done: !1 }; + case 5: + r.label++, a = l[1], l = [0]; + continue; + case 7: + l = r.ops.pop(), r.trys.pop(); + continue; + default: + if (s = r.trys, !(s = s.length > 0 && s[s.length - 1]) && (l[0] === 6 || l[0] === 2)) { + r = 0; + continue; + } + if (l[0] === 3 && (!s || l[1] > s[0] && l[1] < s[3])) { + r.label = l[1]; + break; + } + if (l[0] === 6 && r.label < s[1]) { + r.label = s[1], s = l; + break; + } + if (s && r.label < s[2]) { + r.label = s[2], r.ops.push(l); + break; + } + s[2] && r.ops.pop(), r.trys.pop(); + continue; + } + l = t.call(e, r); + } catch (c) { + l = [6, c], a = 0; + } finally { + n = s = 0; + } + if (l[0] & 5) + throw l[1]; + return { value: l[0] ? l[1] : void 0, done: !0 }; + } +} +var wD = Symbol("csrf-retry"), MU = function(e) { + return function(t) { + return Gf(void 0, void 0, void 0, function() { + var r, n, a, s, u, i, o, l; + return zf(this, function(c) { + switch (c.label) { + case 0: + return r = t.config, n = t.response, a = t.request, s = a == null ? void 0 : a.responseURL, u = n == null ? void 0 : n.status, u === 412 && ((l = n == null ? void 0 : n.data) === null || l === void 0 ? void 0 : l.message) === "CSRF check failed" && r[wD] === void 0 ? (console.warn("Request to ".concat(s, " failed because of a CSRF mismatch. Fetching a new token")), [4, e.get(mi("/csrftoken"))]) : [3, 2]; + case 1: + return i = c.sent().data.token, console.debug("New request token ".concat(i, " fetched")), e.defaults.headers.requesttoken = i, [2, e(Yo(Yo({}, r), (o = { headers: Yo(Yo({}, r.headers), { requesttoken: i }) }, o[wD] = !0, o)))]; + case 2: + return [2, Promise.reject(t)]; + } + }); + }); + }; +}, gd = Symbol("retryDelay"), IU = function(e) { + return function(t) { + return Gf(void 0, void 0, void 0, function() { + var r, n, a, s, u, i, o, l, c; + return zf(this, function(d) { + switch (d.label) { + case 0: + return r = t.config, n = t.response, a = t.request, s = a == null ? void 0 : a.responseURL, u = n == null ? void 0 : n.status, i = n == null ? void 0 : n.headers, u === 503 && i["x-nextcloud-maintenance-mode"] === "1" && r.retryIfMaintenanceMode && (!r[gd] || r[gd] <= 32) ? (o = ((c = r[gd]) !== null && c !== void 0 ? c : 1) * 2, console.warn("Request to ".concat(s, " failed because of maintenance mode. Retrying in ").concat(o, "s")), [4, new Promise(function(p) { + setTimeout(p, o * 1e3); + })]) : [3, 2]; + case 1: + return d.sent(), [2, e(Yo(Yo({}, r), (l = {}, l[gd] = o, l)))]; + case 2: + return [2, Promise.reject(t)]; + } + }); + }); + }; +}, YU = function(e) { + return Gf(void 0, void 0, void 0, function() { + var t, r, n, a, s, u; + return zf(this, function(i) { + return t = e.config, r = e.response, n = e.request, a = n == null ? void 0 : n.responseURL, s = r == null ? void 0 : r.status, s === 401 && ((u = r == null ? void 0 : r.data) === null || u === void 0 ? void 0 : u.message) === "Current user is not logged in" && t.reloadExpiredSession && (window != null && window.location) && (console.error("Request to ".concat(a, " failed because the user session expired. Reloading the page …")), window.location.reload()), [2, Promise.reject(e)]; + }); + }); +}, bm, JB = Gh.create({ headers: { requesttoken: (bm = qB()) !== null && bm !== void 0 ? bm : "" } }), la = Object.assign(JB, { CancelToken: Gh.CancelToken, isCancel: Gh.isCancel }); +la.interceptors.response.use(function(e) { + return e; +}, MU(la)), la.interceptors.response.use(function(e) { + return e; +}, IU(la)), la.interceptors.response.use(function(e) { + return e; +}, YU), KB(function(e) { + JB.defaults.headers.requesttoken = e; +}); +const LU = Object.freeze(Object.defineProperty({ __proto__: null, default: la }, Symbol.toStringTag, { value: "Module" })), kD = (e, t = {}) => la.get(mi("apps/logreader/api/log"), { ...t, params: e }), _D = (e, t = {}) => la.get(mi("apps/logreader/api/poll"), { ...t, params: e }), PU = (e, t = {}) => la.put(mi("apps/logreader/api/settings"), e, t), ZU = (e, t = {}) => la.get(mi("apps/logreader/api/settings"), { ...t, params: e }), QA = [kt("logreader", "Debug"), kt("logreader", "Info"), kt("logreader", "Warning"), kt("logreader", "Error"), kt("logreader", "Fatal")], XB = ["debug", "info", "warning", "error", "fatal"], MD = 1e4; +var ID = xf, jU = Jo, GU = RA, zU = ID(ID.bind), qA = function(e, t) { + return jU(e), t === void 0 ? e : GU ? zU(e, t) : function() { + return e.apply(t, arguments); + }; +}, UU = Ko, e6 = Array.isArray || function(e) { + return UU(e) == "Array"; +}, HU = er, $U = ar, t6 = tr, VU = jA, WU = ga, QU = Tf, r6 = function() { +}, qU = [], n6 = WU("Reflect", "construct"), Uf = /^\s*(?:class|function)\b/, KU = HU(Uf.exec), JU = !Uf.exec(r6), Tl = function(e) { + if (!t6(e)) + return !1; + try { + return n6(r6, qU, e), !0; + } catch { + return !1; + } +}, a6 = function(e) { + if (!t6(e)) + return !1; + switch (VU(e)) { + case "AsyncFunction": + case "GeneratorFunction": + case "AsyncGeneratorFunction": + return !1; + } + try { + return JU || !!KU(Uf, QU(e)); + } catch { + return !0; + } +}; +a6.sham = !0; +var o6 = !n6 || $U(function() { + var e; + return Tl(Tl.call) || !Tl(Object) || !Tl(function() { + e = !0; + }) || e; +}) ? a6 : Tl, YD = e6, XU = o6, eH = fa, tH = Tr, rH = tH("species"), LD = Array, nH = function(e) { + var t; + return YD(e) && (t = e.constructor, XU(t) && (t === LD || YD(t.prototype)) ? t = void 0 : eH(t) && (t = t[rH], t === null && (t = void 0))), t === void 0 ? LD : t; +}, aH = nH, oH = function(e, t) { + return new (aH(e))(t === 0 ? 0 : t); +}, uH = qA, iH = er, sH = lf, lH = Cs, cH = ZA, dH = oH, PD = iH([].push), yo = function(e) { + var t = e == 1, r = e == 2, n = e == 3, a = e == 4, s = e == 6, u = e == 7, i = e == 5 || s; + return function(o, l, c, d) { + for (var p = lH(o), A = sH(p), h = uH(l, c), E = cH(A), b = 0, v = d || dH, f = t ? v(o, E) : r || u ? v(o, 0) : void 0, S, _; E > b; b++) + if ((i || b in A) && (S = A[b], _ = h(S, b, p), e)) + if (t) + f[b] = _; + else if (_) + switch (e) { + case 3: + return !0; + case 5: + return S; + case 6: + return b; + case 2: + PD(f, S); + } + else + switch (e) { + case 4: + return !1; + case 7: + PD(f, S); + } + return s ? -1 : n || a ? a : f; + }; +}, Hf = { forEach: yo(0), map: yo(1), filter: yo(2), some: yo(3), every: yo(4), find: yo(5), findIndex: yo(6), filterReject: yo(7) }, pH = ar, AH = Tr, mH = cf, hH = AH("species"), u6 = function(e) { + return mH >= 51 || !pH(function() { + var t = [], r = t.constructor = {}; + return r[hH] = function() { + return { foo: 1 }; + }, t[e](Boolean).foo !== 1; + }); +}, TH = Cr, fH = Hf.filter, gH = u6, EH = gH("filter"); +TH({ target: "Array", proto: !0, forced: !EH }, { filter: function(e) { + return fH(this, e, arguments.length > 1 ? arguments[1] : void 0); +} }); +var vH = Ko, KA = typeof process < "u" && vH(process) == "process", CH = er, DH = Jo, bH = function(e, t, r) { + try { + return CH(DH(Object.getOwnPropertyDescriptor(e, t)[r])); + } catch { + } +}, yH = tr, SH = String, FH = TypeError, NH = function(e) { + if (typeof e == "object" || yH(e)) + return e; + throw FH("Can't set " + SH(e) + " as a prototype"); +}, xH = bH, BH = Gr, OH = NH, $f = Object.setPrototypeOf || ("__proto__" in {} ? function() { + var e = !1, t = {}, r; + try { + r = xH(Object.prototype, "__proto__", "set"), r(t, []), e = t instanceof Array; + } catch { + } + return function(n, a) { + return BH(n), OH(a), e ? r(n, a) : n.__proto__ = a, n; + }; +}() : void 0), RH = nn.f, wH = xr, kH = Tr, ZD = kH("toStringTag"), JA = function(e, t, r) { + e && !r && (e = e.prototype), e && !wH(e, ZD) && RH(e, ZD, { configurable: !0, value: t }); +}, jD = Zx, _H = nn, Vf = function(e, t, r) { + return r.get && jD(r.get, t, { getter: !0 }), r.set && jD(r.set, t, { setter: !0 }), _H.f(e, t, r); +}, MH = ga, IH = Vf, YH = Tr, LH = Jr, GD = YH("species"), PH = function(e) { + var t = MH(e); + LH && t && !t[GD] && IH(t, GD, { configurable: !0, get: function() { + return this; + } }); +}, ZH = Ai, jH = TypeError, GH = function(e, t) { + if (ZH(t, e)) + return e; + throw jH("Incorrect invocation"); +}, zH = o6, UH = xc, HH = TypeError, $H = function(e) { + if (zH(e)) + return e; + throw HH(UH(e) + " is not a constructor"); +}, zD = Gr, VH = $H, WH = Sc, QH = Tr, qH = QH("species"), KH = function(e, t) { + var r = zD(e).constructor, n; + return r === void 0 || WH(n = zD(r)[qH]) ? t : VH(n); +}, JH = er, i6 = JH([].slice), XH = TypeError, e$ = function(e, t) { + if (e < t) + throw XH("Not enough arguments"); + return e; +}, t$ = kA, s6 = /(?:ipad|iphone|ipod).*applewebkit/i.test(t$), pn = mr, r$ = Nf, n$ = qA, UD = tr, a$ = xr, l6 = ar, HD = Wx, o$ = i6, $D = IA, u$ = e$, i$ = s6, s$ = KA, Uh = pn.setImmediate, Hh = pn.clearImmediate, l$ = pn.process, ym = pn.Dispatch, c$ = pn.Function, VD = pn.MessageChannel, d$ = pn.String, Sm = 0, Ol = {}, WD = "onreadystatechange", nc, xu, Fm, Nm; +l6(function() { + nc = pn.location; +}); +var Wf = function(e) { + if (a$(Ol, e)) { + var t = Ol[e]; + delete Ol[e], t(); + } +}, xm = function(e) { + return function() { + Wf(e); + }; +}, QD = function(e) { + Wf(e.data); +}, qD = function(e) { + pn.postMessage(d$(e), nc.protocol + "//" + nc.host); +}; +(!Uh || !Hh) && (Uh = function(e) { + u$(arguments.length, 1); + var t = UD(e) ? e : c$(e), r = o$(arguments, 1); + return Ol[++Sm] = function() { + r$(t, void 0, r); + }, xu(Sm), Sm; +}, Hh = function(e) { + delete Ol[e]; +}, s$ ? xu = function(e) { + l$.nextTick(xm(e)); +} : ym && ym.now ? xu = function(e) { + ym.now(xm(e)); +} : VD && !i$ ? (Fm = new VD(), Nm = Fm.port2, Fm.port1.onmessage = QD, xu = n$(Nm.postMessage, Nm)) : pn.addEventListener && UD(pn.postMessage) && !pn.importScripts && nc && nc.protocol !== "file:" && !l6(qD) ? (xu = qD, pn.addEventListener("message", QD, !1)) : WD in $D("script") ? xu = function(e) { + HD.appendChild($D("script"))[WD] = function() { + HD.removeChild(this), Wf(e); + }; +} : xu = function(e) { + setTimeout(xm(e), 0); +}); +var c6 = { set: Uh, clear: Hh }, d6 = function() { + this.head = null, this.tail = null; +}; +d6.prototype = { add: function(e) { + var t = { item: e, next: null }, r = this.tail; + r ? r.next = t : this.head = t, this.tail = t; +}, get: function() { + var e = this.head; + if (e) { + var t = this.head = e.next; + return t === null && (this.tail = null), e.item; + } +} }; +var p6 = d6, p$ = kA, A$ = /ipad|iphone|ipod/i.test(p$) && typeof Pebble < "u", m$ = kA, h$ = /web0s(?!.*chrome)/i.test(m$), ri = mr, KD = qA, T$ = gs.f, Bm = c6.set, f$ = p6, g$ = s6, E$ = A$, v$ = h$, Om = KA, JD = ri.MutationObserver || ri.WebKitMutationObserver, XD = ri.document, e2 = ri.process, Ed = ri.Promise, t2 = T$(ri, "queueMicrotask"), $h = t2 && t2.value, g0, Rm, wm, vd, r2; +if (!$h) { + var Cd = new f$(), Dd = function() { + var e, t; + for (Om && (e = e2.domain) && e.exit(); t = Cd.get(); ) + try { + t(); + } catch (r) { + throw Cd.head && g0(), r; + } + e && e.enter(); + }; + !g$ && !Om && !v$ && JD && XD ? (Rm = !0, wm = XD.createTextNode(""), new JD(Dd).observe(wm, { characterData: !0 }), g0 = function() { + wm.data = Rm = !Rm; + }) : !E$ && Ed && Ed.resolve ? (vd = Ed.resolve(void 0), vd.constructor = Ed, r2 = KD(vd.then, vd), g0 = function() { + r2(Dd); + }) : Om ? g0 = function() { + e2.nextTick(Dd); + } : (Bm = KD(Bm, ri), g0 = function() { + Bm(Dd); + }), $h = function(e) { + Cd.head || g0(), Cd.add(e); + }; +} +var C$ = $h, D$ = function(e, t) { + try { + arguments.length == 1 ? console.error(e) : console.error(e, t); + } catch { + } +}, Qf = function(e) { + try { + return { error: !1, value: e() }; + } catch (t) { + return { error: !0, value: t }; + } +}, b$ = mr, XA = b$.Promise, A6 = typeof Deno == "object" && Deno && typeof Deno.version == "object", y$ = A6, S$ = KA, F$ = !y$ && !S$ && typeof window == "object" && typeof document == "object", N$ = mr, Rl = XA, x$ = tr, B$ = Ef, O$ = Tf, R$ = Tr, w$ = F$, k$ = A6, km = cf; +Rl && Rl.prototype; +var _$ = R$("species"), Vh = !1, m6 = x$(N$.PromiseRejectionEvent), M$ = B$("Promise", function() { + var e = O$(Rl), t = e !== String(Rl); + if (!t && km === 66) + return !0; + if (!km || km < 51 || !/native code/.test(e)) { + var r = new Rl(function(s) { + s(1); + }), n = function(s) { + s(function() { + }, function() { + }); + }, a = r.constructor = {}; + if (a[_$] = n, Vh = r.then(function() { + }) instanceof n, !Vh) + return !0; + } + return !t && (w$ || k$) && !m6; +}), Ic = { CONSTRUCTOR: M$, REJECTION_EVENT: m6, SUBCLASSING: Vh }, ys = {}, n2 = Jo, I$ = TypeError, Y$ = function(e) { + var t, r; + this.promise = new e(function(n, a) { + if (t !== void 0 || r !== void 0) + throw I$("Bad Promise constructor"); + t = n, r = a; + }), this.resolve = n2(t), this.reject = n2(r); +}; +ys.f = function(e) { + return new Y$(e); +}; +var L$ = Cr, zp = KA, Uo = mr, ns = br, a2 = Vn, o2 = $f, P$ = JA, Z$ = PH, j$ = Jo, mp = tr, G$ = fa, z$ = GH, U$ = KH, h6 = c6.set, qf = C$, H$ = D$, $$ = Qf, V$ = p6, T6 = Ds, Up = XA, Kf = Ic, f6 = ys, Hp = "Promise", g6 = Kf.CONSTRUCTOR, W$ = Kf.REJECTION_EVENT, Q$ = Kf.SUBCLASSING, _m = T6.getterFor(Hp), q$ = T6.set, S0 = Up && Up.prototype, Iu = Up, bd = S0, E6 = Uo.TypeError, Wh = Uo.document, Jf = Uo.process, Qh = f6.f, K$ = Qh, J$ = !!(Wh && Wh.createEvent && Uo.dispatchEvent), v6 = "unhandledrejection", X$ = "rejectionhandled", u2 = 0, C6 = 1, eV = 2, Xf = 1, D6 = 2, yd, i2, tV, s2, b6 = function(e) { + var t; + return G$(e) && mp(t = e.then) ? t : !1; +}, y6 = function(e, t) { + var r = t.value, n = t.state == C6, a = n ? e.ok : e.fail, s = e.resolve, u = e.reject, i = e.domain, o, l, c; + try { + a ? (n || (t.rejection === D6 && nV(t), t.rejection = Xf), a === !0 ? o = r : (i && i.enter(), o = a(r), i && (i.exit(), c = !0)), o === e.promise ? u(E6("Promise-chain cycle")) : (l = b6(o)) ? ns(l, o, s, u) : s(o)) : u(r); + } catch (d) { + i && !c && i.exit(), u(d); + } +}, S6 = function(e, t) { + e.notified || (e.notified = !0, qf(function() { + for (var r = e.reactions, n; n = r.get(); ) + y6(n, e); + e.notified = !1, t && !e.rejection && rV(e); + })); +}, F6 = function(e, t, r) { + var n, a; + J$ ? (n = Wh.createEvent("Event"), n.promise = t, n.reason = r, n.initEvent(e, !1, !0), Uo.dispatchEvent(n)) : n = { promise: t, reason: r }, !W$ && (a = Uo["on" + e]) ? a(n) : e === v6 && H$("Unhandled promise rejection", r); +}, rV = function(e) { + ns(h6, Uo, function() { + var t = e.facade, r = e.value, n = l2(e), a; + if (n && (a = $$(function() { + zp ? Jf.emit("unhandledRejection", r, t) : F6(v6, t, r); + }), e.rejection = zp || l2(e) ? D6 : Xf, a.error)) + throw a.value; + }); +}, l2 = function(e) { + return e.rejection !== Xf && !e.parent; +}, nV = function(e) { + ns(h6, Uo, function() { + var t = e.facade; + zp ? Jf.emit("rejectionHandled", t) : F6(X$, t, e.value); + }); +}, I0 = function(e, t, r) { + return function(n) { + e(t, n, r); + }; +}, U0 = function(e, t, r) { + e.done || (e.done = !0, r && (e = r), e.value = t, e.state = eV, S6(e, !0)); +}, qh = function(e, t, r) { + if (!e.done) { + e.done = !0, r && (e = r); + try { + if (e.facade === t) + throw E6("Promise can't be resolved itself"); + var n = b6(t); + n ? qf(function() { + var a = { done: !1 }; + try { + ns(n, t, I0(qh, a, e), I0(U0, a, e)); + } catch (s) { + U0(a, s, e); + } + }) : (e.value = t, e.state = C6, S6(e, !1)); + } catch (a) { + U0({ done: !1 }, a, e); + } + } +}; +if (g6 && (Iu = function(e) { + z$(this, bd), j$(e), ns(yd, this); + var t = _m(this); + try { + e(I0(qh, t), I0(U0, t)); + } catch (r) { + U0(t, r); + } +}, bd = Iu.prototype, yd = function(e) { + q$(this, { type: Hp, done: !1, notified: !1, parent: !1, reactions: new V$(), rejection: !1, state: u2, value: void 0 }); +}, yd.prototype = a2(bd, "then", function(e, t) { + var r = _m(this), n = Qh(U$(this, Iu)); + return r.parent = !0, n.ok = mp(e) ? e : !0, n.fail = mp(t) && t, n.domain = zp ? Jf.domain : void 0, r.state == u2 ? r.reactions.add(n) : qf(function() { + y6(n, r); + }), n.promise; +}), i2 = function() { + var e = new yd(), t = _m(e); + this.promise = e, this.resolve = I0(qh, t), this.reject = I0(U0, t); +}, f6.f = Qh = function(e) { + return e === Iu || e === tV ? new i2(e) : K$(e); +}, mp(Up) && S0 !== Object.prototype)) { + s2 = S0.then, Q$ || a2(S0, "then", function(e, t) { + var r = this; + return new Iu(function(n, a) { + ns(s2, r, n, a); + }).then(e, t); + }, { unsafe: !0 }); + try { + delete S0.constructor; + } catch { + } + o2 && o2(S0, bd); +} +L$({ global: !0, constructor: !0, wrap: !0, forced: g6 }, { Promise: Iu }), P$(Iu, Hp, !1), Z$(Hp); +var Yc = {}, aV = Tr, oV = Yc, uV = aV("iterator"), iV = Array.prototype, sV = function(e) { + return e !== void 0 && (oV.Array === e || iV[uV] === e); +}, lV = jA, c2 = _A, cV = Sc, dV = Yc, pV = Tr, AV = pV("iterator"), N6 = function(e) { + if (!cV(e)) + return c2(e, AV) || c2(e, "@@iterator") || dV[lV(e)]; +}, mV = br, hV = Jo, TV = Gr, fV = xc, gV = N6, EV = TypeError, vV = function(e, t) { + var r = arguments.length < 2 ? gV(e) : t; + if (hV(r)) + return TV(mV(r, e)); + throw EV(fV(e) + " is not iterable"); +}, CV = br, d2 = Gr, DV = _A, bV = function(e, t, r) { + var n, a; + d2(e); + try { + if (n = DV(e, "return"), !n) { + if (t === "throw") + throw r; + return r; + } + n = CV(n, e); + } catch (s) { + a = !0, n = s; + } + if (t === "throw") + throw r; + if (a) + throw n; + return d2(n), r; +}, yV = qA, SV = br, FV = Gr, NV = xc, xV = sV, BV = ZA, p2 = Ai, OV = vV, RV = N6, A2 = bV, wV = TypeError, hp = function(e, t) { + this.stopped = e, this.result = t; +}, m2 = hp.prototype, x6 = function(e, t, r) { + var n = r && r.that, a = !!(r && r.AS_ENTRIES), s = !!(r && r.IS_RECORD), u = !!(r && r.IS_ITERATOR), i = !!(r && r.INTERRUPTED), o = yV(t, n), l, c, d, p, A, h, E, b = function(f) { + return l && A2(l, "normal", f), new hp(!0, f); + }, v = function(f) { + return a ? (FV(f), i ? o(f[0], f[1], b) : o(f[0], f[1])) : i ? o(f, b) : o(f); + }; + if (s) + l = e.iterator; + else if (u) + l = e; + else { + if (c = RV(e), !c) + throw wV(NV(e) + " is not iterable"); + if (xV(c)) { + for (d = 0, p = BV(e); p > d; d++) + if (A = v(e[d]), A && p2(m2, A)) + return A; + return new hp(!1); + } + l = OV(e, c); + } + for (h = s ? e.next : l.next; !(E = SV(h, l)).done; ) { + try { + A = v(E.value); + } catch (f) { + A2(l, "throw", f); + } + if (typeof A == "object" && A && p2(m2, A)) + return A; + } + return new hp(!1); +}, kV = Tr, B6 = kV("iterator"), O6 = !1; +try { + var _V = 0, h2 = { next: function() { + return { done: !!_V++ }; + }, return: function() { + O6 = !0; + } }; + h2[B6] = function() { + return this; + }, Array.from(h2, function() { + throw 2; + }); +} catch { +} +var MV = function(e, t) { + if (!t && !O6) + return !1; + var r = !1; + try { + var n = {}; + n[B6] = function() { + return { next: function() { + return { done: r = !0 }; + } }; + }, e(n); + } catch { + } + return r; +}, IV = XA, YV = MV, LV = Ic.CONSTRUCTOR, R6 = LV || !YV(function(e) { + IV.all(e).then(void 0, function() { + }); +}), PV = Cr, ZV = br, jV = Jo, GV = ys, zV = Qf, UV = x6, HV = R6; +PV({ target: "Promise", stat: !0, forced: HV }, { all: function(e) { + var t = this, r = GV.f(t), n = r.resolve, a = r.reject, s = zV(function() { + var u = jV(t.resolve), i = [], o = 0, l = 1; + UV(e, function(c) { + var d = o++, p = !1; + l++, ZV(u, t, c).then(function(A) { + p || (p = !0, i[d] = A, --l || n(i)); + }, a); + }), --l || n(i); + }); + return s.error && a(s.value), r.promise; +} }); +var $V = Cr, VV = Ic.CONSTRUCTOR, Kh = XA, WV = ga, QV = tr, qV = Vn, T2 = Kh && Kh.prototype; +if ($V({ target: "Promise", proto: !0, forced: VV, real: !0 }, { catch: function(e) { + return this.then(void 0, e); +} }), QV(Kh)) { + var f2 = WV("Promise").prototype.catch; + T2.catch !== f2 && qV(T2, "catch", f2, { unsafe: !0 }); +} +var KV = Cr, JV = br, XV = Jo, eW = ys, tW = Qf, rW = x6, nW = R6; +KV({ target: "Promise", stat: !0, forced: nW }, { race: function(e) { + var t = this, r = eW.f(t), n = r.reject, a = tW(function() { + var s = XV(t.resolve); + rW(e, function(u) { + JV(s, t, u).then(r.resolve, n); + }); + }); + return a.error && n(a.value), r.promise; +} }); +var aW = Cr, oW = br, uW = ys, iW = Ic.CONSTRUCTOR; +aW({ target: "Promise", stat: !0, forced: iW }, { reject: function(e) { + var t = uW.f(this); + return oW(t.reject, void 0, e), t.promise; +} }); +var sW = Gr, lW = fa, cW = ys, dW = function(e, t) { + if (sW(e), lW(t) && t.constructor === e) + return t; + var r = cW.f(e), n = r.resolve; + return n(t), r.promise; +}, pW = Cr, AW = ga, mW = Ic.CONSTRUCTOR, hW = dW; +AW("Promise"), pW({ target: "Promise", stat: !0, forced: mW }, { resolve: function(e) { + return hW(this, e); +} }); +var w6 = { exports: {} }; +(function(e) { + (function(t, r) { + e.exports ? e.exports = r() : t.Toastify = r(); + })(Zr, function(t) { + var r = function(u) { + return new r.lib.init(u); + }, n = "1.12.0"; + r.defaults = { oldestFirst: !0, text: "Toastify is awesome!", node: void 0, duration: 3e3, selector: void 0, callback: function() { + }, destination: void 0, newWindow: !1, close: !1, gravity: "toastify-top", positionLeft: !1, position: "", backgroundColor: "", avatar: "", className: "", stopOnFocus: !0, onClick: function() { + }, offset: { x: 0, y: 0 }, escapeMarkup: !0, ariaLive: "polite", style: { background: "" } }, r.lib = r.prototype = { toastify: n, constructor: r, init: function(u) { + return u || (u = {}), this.options = {}, this.toastElement = null, this.options.text = u.text || r.defaults.text, this.options.node = u.node || r.defaults.node, this.options.duration = u.duration === 0 ? 0 : u.duration || r.defaults.duration, this.options.selector = u.selector || r.defaults.selector, this.options.callback = u.callback || r.defaults.callback, this.options.destination = u.destination || r.defaults.destination, this.options.newWindow = u.newWindow || r.defaults.newWindow, this.options.close = u.close || r.defaults.close, this.options.gravity = u.gravity === "bottom" ? "toastify-bottom" : r.defaults.gravity, this.options.positionLeft = u.positionLeft || r.defaults.positionLeft, this.options.position = u.position || r.defaults.position, this.options.backgroundColor = u.backgroundColor || r.defaults.backgroundColor, this.options.avatar = u.avatar || r.defaults.avatar, this.options.className = u.className || r.defaults.className, this.options.stopOnFocus = u.stopOnFocus === void 0 ? r.defaults.stopOnFocus : u.stopOnFocus, this.options.onClick = u.onClick || r.defaults.onClick, this.options.offset = u.offset || r.defaults.offset, this.options.escapeMarkup = u.escapeMarkup !== void 0 ? u.escapeMarkup : r.defaults.escapeMarkup, this.options.ariaLive = u.ariaLive || r.defaults.ariaLive, this.options.style = u.style || r.defaults.style, u.backgroundColor && (this.options.style.background = u.backgroundColor), this; + }, buildToast: function() { + if (!this.options) + throw "Toastify is not initialized"; + var u = document.createElement("div"); + u.className = "toastify on " + this.options.className, this.options.position ? u.className += " toastify-" + this.options.position : this.options.positionLeft === !0 ? (u.className += " toastify-left", console.warn("Property `positionLeft` will be depreciated in further versions. Please use `position` instead.")) : u.className += " toastify-right", u.className += " " + this.options.gravity, this.options.backgroundColor && console.warn('DEPRECATION NOTICE: "backgroundColor" is being deprecated. Please use the "style.background" property.'); + for (var i in this.options.style) + u.style[i] = this.options.style[i]; + if (this.options.ariaLive && u.setAttribute("aria-live", this.options.ariaLive), this.options.node && this.options.node.nodeType === Node.ELEMENT_NODE) + u.appendChild(this.options.node); + else if (this.options.escapeMarkup ? u.innerText = this.options.text : u.innerHTML = this.options.text, this.options.avatar !== "") { + var o = document.createElement("img"); + o.src = this.options.avatar, o.className = "toastify-avatar", this.options.position == "left" || this.options.positionLeft === !0 ? u.appendChild(o) : u.insertAdjacentElement("afterbegin", o); + } + if (this.options.close === !0) { + var l = document.createElement("button"); + l.type = "button", l.setAttribute("aria-label", "Close"), l.className = "toast-close", l.innerHTML = "✖", l.addEventListener("click", (function(b) { + b.stopPropagation(), this.removeElement(this.toastElement), window.clearTimeout(this.toastElement.timeOutValue); + }).bind(this)); + var c = window.innerWidth > 0 ? window.innerWidth : screen.width; + (this.options.position == "left" || this.options.positionLeft === !0) && c > 360 ? u.insertAdjacentElement("afterbegin", l) : u.appendChild(l); + } + if (this.options.stopOnFocus && this.options.duration > 0) { + var d = this; + u.addEventListener("mouseover", function(b) { + window.clearTimeout(u.timeOutValue); + }), u.addEventListener("mouseleave", function() { + u.timeOutValue = window.setTimeout(function() { + d.removeElement(u); + }, d.options.duration); + }); + } + if (typeof this.options.destination < "u" && u.addEventListener("click", (function(b) { + b.stopPropagation(), this.options.newWindow === !0 ? window.open(this.options.destination, "_blank") : window.location = this.options.destination; + }).bind(this)), typeof this.options.onClick == "function" && typeof this.options.destination > "u" && u.addEventListener("click", (function(b) { + b.stopPropagation(), this.options.onClick(); + }).bind(this)), typeof this.options.offset == "object") { + var p = a("x", this.options), A = a("y", this.options), h = this.options.position == "left" ? p : "-" + p, E = this.options.gravity == "toastify-top" ? A : "-" + A; + u.style.transform = "translate(" + h + "," + E + ")"; + } + return u; + }, showToast: function() { + this.toastElement = this.buildToast(); + var u; + if (typeof this.options.selector == "string" ? u = document.getElementById(this.options.selector) : this.options.selector instanceof HTMLElement || typeof ShadowRoot < "u" && this.options.selector instanceof ShadowRoot ? u = this.options.selector : u = document.body, !u) + throw "Root element is not defined"; + var i = r.defaults.oldestFirst ? u.firstChild : u.lastChild; + return u.insertBefore(this.toastElement, i), r.reposition(), this.options.duration > 0 && (this.toastElement.timeOutValue = window.setTimeout((function() { + this.removeElement(this.toastElement); + }).bind(this), this.options.duration)), this; + }, hideToast: function() { + this.toastElement.timeOutValue && clearTimeout(this.toastElement.timeOutValue), this.removeElement(this.toastElement); + }, removeElement: function(u) { + u.className = u.className.replace(" on", ""), window.setTimeout((function() { + this.options.node && this.options.node.parentNode && this.options.node.parentNode.removeChild(this.options.node), u.parentNode && u.parentNode.removeChild(u), this.options.callback.call(u), r.reposition(); + }).bind(this), 400); + } }, r.reposition = function() { + for (var u = { top: 15, bottom: 15 }, i = { top: 15, bottom: 15 }, o = { top: 15, bottom: 15 }, l = document.getElementsByClassName("toastify"), c, d = 0; d < l.length; d++) { + s(l[d], "toastify-top") === !0 ? c = "toastify-top" : c = "toastify-bottom"; + var p = l[d].offsetHeight; + c = c.substr(9, c.length - 1); + var A = 15, h = window.innerWidth > 0 ? window.innerWidth : screen.width; + h <= 360 ? (l[d].style[c] = o[c] + "px", o[c] += p + A) : s(l[d], "toastify-left") === !0 ? (l[d].style[c] = u[c] + "px", u[c] += p + A) : (l[d].style[c] = i[c] + "px", i[c] += p + A); + } + return this; + }; + function a(u, i) { + return i.offset[u] ? isNaN(i.offset[u]) ? i.offset[u] : i.offset[u] + "px" : "0px"; + } + function s(u, i) { + return !u || typeof i != "string" ? !1 : !!(u.className && u.className.trim().split(/\s+/gi).indexOf(i) > -1); + } + return r.lib.init.prototype = r.lib, r; + }); +})(w6); +var TW = w6.exports; +const fW = Rr(TW); +var gW = Cr, EW = Hf.map, vW = u6, CW = vW("map"); +gW({ target: "Array", proto: !0, forced: !CW }, { map: function(e) { + return EW(this, e, arguments.length > 1 ? arguments[1] : void 0); +} }); +var DW = "Expected a function", k6 = "__lodash_hash_undefined__", _6 = 1 / 0, bW = "[object Function]", yW = "[object GeneratorFunction]", SW = "[object Symbol]", FW = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, NW = /^\w*$/, xW = /^\./, BW = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, OW = /[\\^$.*+?()[\]{}|]/g, RW = /\\(\\)?/g, wW = /^\[object .+?Constructor\]$/, kW = typeof Zr == "object" && Zr && Zr.Object === Object && Zr, _W = typeof self == "object" && self && self.Object === Object && self, eg = kW || _W || Function("return this")(); +function MW(e, t) { + return e == null ? void 0 : e[t]; +} +function IW(e) { + var t = !1; + if (e != null && typeof e.toString != "function") + try { + t = !!(e + ""); + } catch { + } + return t; +} +var YW = Array.prototype, LW = Function.prototype, M6 = Object.prototype, Mm = eg["__core-js_shared__"], g2 = function() { + var e = /[^.]+$/.exec(Mm && Mm.keys && Mm.keys.IE_PROTO || ""); + return e ? "Symbol(src)_1." + e : ""; +}(), I6 = LW.toString, tg = M6.hasOwnProperty, Y6 = M6.toString, PW = RegExp("^" + I6.call(tg).replace(OW, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"), E2 = eg.Symbol, ZW = YW.splice, jW = L6(eg, "Map"), ac = L6(Object, "create"), v2 = E2 ? E2.prototype : void 0, C2 = v2 ? v2.toString : void 0; +function Yu(e) { + var t = -1, r = e ? e.length : 0; + for (this.clear(); ++t < r; ) { + var n = e[t]; + this.set(n[0], n[1]); + } +} +function GW() { + this.__data__ = ac ? ac(null) : {}; +} +function zW(e) { + return this.has(e) && delete this.__data__[e]; +} +function UW(e) { + var t = this.__data__; + if (ac) { + var r = t[e]; + return r === k6 ? void 0 : r; + } + return tg.call(t, e) ? t[e] : void 0; +} +function HW(e) { + var t = this.__data__; + return ac ? t[e] !== void 0 : tg.call(t, e); +} +function $W(e, t) { + var r = this.__data__; + return r[e] = ac && t === void 0 ? k6 : t, this; +} +Yu.prototype.clear = GW, Yu.prototype.delete = zW, Yu.prototype.get = UW, Yu.prototype.has = HW, Yu.prototype.set = $W; +function F0(e) { + var t = -1, r = e ? e.length : 0; + for (this.clear(); ++t < r; ) { + var n = e[t]; + this.set(n[0], n[1]); + } +} +function VW() { + this.__data__ = []; +} +function WW(e) { + var t = this.__data__, r = e1(t, e); + if (r < 0) + return !1; + var n = t.length - 1; + return r == n ? t.pop() : ZW.call(t, r, 1), !0; +} +function QW(e) { + var t = this.__data__, r = e1(t, e); + return r < 0 ? void 0 : t[r][1]; +} +function qW(e) { + return e1(this.__data__, e) > -1; +} +function KW(e, t) { + var r = this.__data__, n = e1(r, e); + return n < 0 ? r.push([e, t]) : r[n][1] = t, this; +} +F0.prototype.clear = VW, F0.prototype.delete = WW, F0.prototype.get = QW, F0.prototype.has = qW, F0.prototype.set = KW; +function Lu(e) { + var t = -1, r = e ? e.length : 0; + for (this.clear(); ++t < r; ) { + var n = e[t]; + this.set(n[0], n[1]); + } +} +function JW() { + this.__data__ = { hash: new Yu(), map: new (jW || F0)(), string: new Yu() }; +} +function XW(e) { + return t1(this, e).delete(e); +} +function eQ(e) { + return t1(this, e).get(e); +} +function tQ(e) { + return t1(this, e).has(e); +} +function rQ(e, t) { + return t1(this, e).set(e, t), this; +} +Lu.prototype.clear = JW, Lu.prototype.delete = XW, Lu.prototype.get = eQ, Lu.prototype.has = tQ, Lu.prototype.set = rQ; +function e1(e, t) { + for (var r = e.length; r--; ) + if (AQ(e[r][0], t)) + return r; + return -1; +} +function nQ(e, t) { + t = iQ(t, e) ? [t] : uQ(t); + for (var r = 0, n = t.length; e != null && r < n; ) + e = e[dQ(t[r++])]; + return r && r == n ? e : void 0; +} +function aQ(e) { + if (!Z6(e) || lQ(e)) + return !1; + var t = mQ(e) || IW(e) ? PW : wW; + return t.test(pQ(e)); +} +function oQ(e) { + if (typeof e == "string") + return e; + if (ng(e)) + return C2 ? C2.call(e) : ""; + var t = e + ""; + return t == "0" && 1 / e == -_6 ? "-0" : t; +} +function uQ(e) { + return P6(e) ? e : cQ(e); +} +function t1(e, t) { + var r = e.__data__; + return sQ(t) ? r[typeof t == "string" ? "string" : "hash"] : r.map; +} +function L6(e, t) { + var r = MW(e, t); + return aQ(r) ? r : void 0; +} +function iQ(e, t) { + if (P6(e)) + return !1; + var r = typeof e; + return r == "number" || r == "symbol" || r == "boolean" || e == null || ng(e) ? !0 : NW.test(e) || !FW.test(e) || t != null && e in Object(t); +} +function sQ(e) { + var t = typeof e; + return t == "string" || t == "number" || t == "symbol" || t == "boolean" ? e !== "__proto__" : e === null; +} +function lQ(e) { + return !!g2 && g2 in e; +} +var cQ = rg(function(e) { + e = TQ(e); + var t = []; + return xW.test(e) && t.push(""), e.replace(BW, function(r, n, a, s) { + t.push(a ? s.replace(RW, "$1") : n || r); + }), t; +}); +function dQ(e) { + if (typeof e == "string" || ng(e)) + return e; + var t = e + ""; + return t == "0" && 1 / e == -_6 ? "-0" : t; +} +function pQ(e) { + if (e != null) { + try { + return I6.call(e); + } catch { + } + try { + return e + ""; + } catch { + } + } + return ""; +} +function rg(e, t) { + if (typeof e != "function" || t && typeof t != "function") + throw new TypeError(DW); + var r = function() { + var n = arguments, a = t ? t.apply(this, n) : n[0], s = r.cache; + if (s.has(a)) + return s.get(a); + var u = e.apply(this, n); + return r.cache = s.set(a, u), u; + }; + return r.cache = new (rg.Cache || Lu)(), r; +} +rg.Cache = Lu; +function AQ(e, t) { + return e === t || e !== e && t !== t; +} +var P6 = Array.isArray; +function mQ(e) { + var t = Z6(e) ? Y6.call(e) : ""; + return t == bW || t == yW; +} +function Z6(e) { + var t = typeof e; + return !!e && (t == "object" || t == "function"); +} +function hQ(e) { + return !!e && typeof e == "object"; +} +function ng(e) { + return typeof e == "symbol" || hQ(e) && Y6.call(e) == SW; +} +function TQ(e) { + return e == null ? "" : oQ(e); +} +function fQ(e, t, r) { + var n = e == null ? void 0 : nQ(e, t); + return n === void 0 ? r : n; +} +var gQ = fQ, EQ = { ach: { name: "Acholi", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, af: { name: "Afrikaans", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, ak: { name: "Akan", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, am: { name: "Amharic", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, an: { name: "Aragonese", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, ar: { name: "Arabic", examples: [{ plural: 0, sample: 0 }, { plural: 1, sample: 1 }, { plural: 2, sample: 2 }, { plural: 3, sample: 3 }, { plural: 4, sample: 11 }, { plural: 5, sample: 100 }], nplurals: 6, pluralsText: "nplurals = 6; plural = (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5)", pluralsFunc: function(e) { + return e === 0 ? 0 : e === 1 ? 1 : e === 2 ? 2 : e % 100 >= 3 && e % 100 <= 10 ? 3 : e % 100 >= 11 ? 4 : 5; +} }, arn: { name: "Mapudungun", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, ast: { name: "Asturian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, ay: { name: "Aymará", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, az: { name: "Azerbaijani", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, be: { name: "Belarusian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 5 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)", pluralsFunc: function(e) { + return e % 10 === 1 && e % 100 !== 11 ? 0 : e % 10 >= 2 && e % 10 <= 4 && (e % 100 < 10 || e % 100 >= 20) ? 1 : 2; +} }, bg: { name: "Bulgarian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, bn: { name: "Bengali", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, bo: { name: "Tibetan", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, br: { name: "Breton", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, brx: { name: "Bodo", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, bs: { name: "Bosnian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 5 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)", pluralsFunc: function(e) { + return e % 10 === 1 && e % 100 !== 11 ? 0 : e % 10 >= 2 && e % 10 <= 4 && (e % 100 < 10 || e % 100 >= 20) ? 1 : 2; +} }, ca: { name: "Catalan", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, cgg: { name: "Chiga", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, cs: { name: "Czech", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 5 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)", pluralsFunc: function(e) { + return e === 1 ? 0 : e >= 2 && e <= 4 ? 1 : 2; +} }, csb: { name: "Kashubian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 5 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)", pluralsFunc: function(e) { + return e === 1 ? 0 : e % 10 >= 2 && e % 10 <= 4 && (e % 100 < 10 || e % 100 >= 20) ? 1 : 2; +} }, cy: { name: "Welsh", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 3 }, { plural: 3, sample: 8 }], nplurals: 4, pluralsText: "nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3)", pluralsFunc: function(e) { + return e === 1 ? 0 : e === 2 ? 1 : e !== 8 && e !== 11 ? 2 : 3; +} }, da: { name: "Danish", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, de: { name: "German", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, doi: { name: "Dogri", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, dz: { name: "Dzongkha", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, el: { name: "Greek", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, en: { name: "English", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, eo: { name: "Esperanto", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, es: { name: "Spanish", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, et: { name: "Estonian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, eu: { name: "Basque", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, fa: { name: "Persian", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, ff: { name: "Fulah", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, fi: { name: "Finnish", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, fil: { name: "Filipino", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, fo: { name: "Faroese", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, fr: { name: "French", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, fur: { name: "Friulian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, fy: { name: "Frisian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, ga: { name: "Irish", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 3 }, { plural: 3, sample: 7 }, { plural: 4, sample: 11 }], nplurals: 5, pluralsText: "nplurals = 5; plural = (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4)", pluralsFunc: function(e) { + return e === 1 ? 0 : e === 2 ? 1 : e < 7 ? 2 : e < 11 ? 3 : 4; +} }, gd: { name: "Scottish Gaelic", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 3 }, { plural: 3, sample: 20 }], nplurals: 4, pluralsText: "nplurals = 4; plural = ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3)", pluralsFunc: function(e) { + return e === 1 || e === 11 ? 0 : e === 2 || e === 12 ? 1 : e > 2 && e < 20 ? 2 : 3; +} }, gl: { name: "Galician", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, gu: { name: "Gujarati", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, gun: { name: "Gun", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, ha: { name: "Hausa", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, he: { name: "Hebrew", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, hi: { name: "Hindi", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, hne: { name: "Chhattisgarhi", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, hr: { name: "Croatian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 5 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)", pluralsFunc: function(e) { + return e % 10 === 1 && e % 100 !== 11 ? 0 : e % 10 >= 2 && e % 10 <= 4 && (e % 100 < 10 || e % 100 >= 20) ? 1 : 2; +} }, hu: { name: "Hungarian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, hy: { name: "Armenian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, id: { name: "Indonesian", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, is: { name: "Icelandic", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n % 10 !== 1 || n % 100 === 11)", pluralsFunc: function(e) { + return e % 10 !== 1 || e % 100 === 11; +} }, it: { name: "Italian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, ja: { name: "Japanese", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, jbo: { name: "Lojban", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, jv: { name: "Javanese", examples: [{ plural: 0, sample: 0 }, { plural: 1, sample: 1 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 0)", pluralsFunc: function(e) { + return e !== 0; +} }, ka: { name: "Georgian", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, kk: { name: "Kazakh", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, km: { name: "Khmer", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, kn: { name: "Kannada", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, ko: { name: "Korean", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, ku: { name: "Kurdish", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, kw: { name: "Cornish", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 3 }, { plural: 3, sample: 4 }], nplurals: 4, pluralsText: "nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3)", pluralsFunc: function(e) { + return e === 1 ? 0 : e === 2 ? 1 : e === 3 ? 2 : 3; +} }, ky: { name: "Kyrgyz", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, lb: { name: "Letzeburgesch", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, ln: { name: "Lingala", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, lo: { name: "Lao", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, lt: { name: "Lithuanian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 10 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)", pluralsFunc: function(e) { + return e % 10 === 1 && e % 100 !== 11 ? 0 : e % 10 >= 2 && (e % 100 < 10 || e % 100 >= 20) ? 1 : 2; +} }, lv: { name: "Latvian", examples: [{ plural: 2, sample: 0 }, { plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2)", pluralsFunc: function(e) { + return e % 10 === 1 && e % 100 !== 11 ? 0 : e !== 0 ? 1 : 2; +} }, mai: { name: "Maithili", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, mfe: { name: "Mauritian Creole", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, mg: { name: "Malagasy", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, mi: { name: "Maori", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, mk: { name: "Macedonian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n === 1 || n % 10 === 1 ? 0 : 1)", pluralsFunc: function(e) { + return e === 1 || e % 10 === 1 ? 0 : 1; +} }, ml: { name: "Malayalam", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, mn: { name: "Mongolian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, mni: { name: "Manipuri", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, mnk: { name: "Mandinka", examples: [{ plural: 0, sample: 0 }, { plural: 1, sample: 1 }, { plural: 2, sample: 2 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n === 0 ? 0 : n === 1 ? 1 : 2)", pluralsFunc: function(e) { + return e === 0 ? 0 : e === 1 ? 1 : 2; +} }, mr: { name: "Marathi", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, ms: { name: "Malay", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, mt: { name: "Maltese", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 11 }, { plural: 3, sample: 20 }], nplurals: 4, pluralsText: "nplurals = 4; plural = (n === 1 ? 0 : n === 0 || ( n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20 ) ? 2 : 3)", pluralsFunc: function(e) { + return e === 1 ? 0 : e === 0 || e % 100 > 1 && e % 100 < 11 ? 1 : e % 100 > 10 && e % 100 < 20 ? 2 : 3; +} }, my: { name: "Burmese", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, nah: { name: "Nahuatl", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, nap: { name: "Neapolitan", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, nb: { name: "Norwegian Bokmal", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, ne: { name: "Nepali", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, nl: { name: "Dutch", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, nn: { name: "Norwegian Nynorsk", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, no: { name: "Norwegian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, nso: { name: "Northern Sotho", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, oc: { name: "Occitan", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, or: { name: "Oriya", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, pa: { name: "Punjabi", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, pap: { name: "Papiamento", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, pl: { name: "Polish", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 5 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)", pluralsFunc: function(e) { + return e === 1 ? 0 : e % 10 >= 2 && e % 10 <= 4 && (e % 100 < 10 || e % 100 >= 20) ? 1 : 2; +} }, pms: { name: "Piemontese", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, ps: { name: "Pashto", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, pt: { name: "Portuguese", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, rm: { name: "Romansh", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, ro: { name: "Romanian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 20 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2)", pluralsFunc: function(e) { + return e === 1 ? 0 : e === 0 || e % 100 > 0 && e % 100 < 20 ? 1 : 2; +} }, ru: { name: "Russian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 5 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)", pluralsFunc: function(e) { + return e % 10 === 1 && e % 100 !== 11 ? 0 : e % 10 >= 2 && e % 10 <= 4 && (e % 100 < 10 || e % 100 >= 20) ? 1 : 2; +} }, rw: { name: "Kinyarwanda", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, sah: { name: "Yakut", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, sat: { name: "Santali", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, sco: { name: "Scots", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, sd: { name: "Sindhi", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, se: { name: "Northern Sami", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, si: { name: "Sinhala", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, sk: { name: "Slovak", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 5 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)", pluralsFunc: function(e) { + return e === 1 ? 0 : e >= 2 && e <= 4 ? 1 : 2; +} }, sl: { name: "Slovenian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 3 }, { plural: 3, sample: 5 }], nplurals: 4, pluralsText: "nplurals = 4; plural = (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3)", pluralsFunc: function(e) { + return e % 100 === 1 ? 0 : e % 100 === 2 ? 1 : e % 100 === 3 || e % 100 === 4 ? 2 : 3; +} }, so: { name: "Somali", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, son: { name: "Songhay", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, sq: { name: "Albanian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, sr: { name: "Serbian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 5 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)", pluralsFunc: function(e) { + return e % 10 === 1 && e % 100 !== 11 ? 0 : e % 10 >= 2 && e % 10 <= 4 && (e % 100 < 10 || e % 100 >= 20) ? 1 : 2; +} }, su: { name: "Sundanese", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, sv: { name: "Swedish", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, sw: { name: "Swahili", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, ta: { name: "Tamil", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, te: { name: "Telugu", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, tg: { name: "Tajik", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, th: { name: "Thai", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, ti: { name: "Tigrinya", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, tk: { name: "Turkmen", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, tr: { name: "Turkish", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, tt: { name: "Tatar", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, ug: { name: "Uyghur", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, uk: { name: "Ukrainian", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }, { plural: 2, sample: 5 }], nplurals: 3, pluralsText: "nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)", pluralsFunc: function(e) { + return e % 10 === 1 && e % 100 !== 11 ? 0 : e % 10 >= 2 && e % 10 <= 4 && (e % 100 < 10 || e % 100 >= 20) ? 1 : 2; +} }, ur: { name: "Urdu", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, uz: { name: "Uzbek", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, vi: { name: "Vietnamese", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, wa: { name: "Walloon", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n > 1)", pluralsFunc: function(e) { + return e > 1; +} }, wo: { name: "Wolof", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} }, yo: { name: "Yoruba", examples: [{ plural: 0, sample: 1 }, { plural: 1, sample: 2 }], nplurals: 2, pluralsText: "nplurals = 2; plural = (n !== 1)", pluralsFunc: function(e) { + return e !== 1; +} }, zh: { name: "Chinese", examples: [{ plural: 0, sample: 1 }], nplurals: 1, pluralsText: "nplurals = 1; plural = 0", pluralsFunc: function() { + return 0; +} } }, vQ = gQ, CQ = EQ, DQ = pr; +function pr(e) { + e = e || {}, this.catalogs = {}, this.locale = "", this.domain = "messages", this.listeners = [], this.sourceLocale = "", e.sourceLocale && (typeof e.sourceLocale == "string" ? this.sourceLocale = e.sourceLocale : this.warn("The `sourceLocale` option should be a string")), this.debug = "debug" in e && e.debug === !0; +} +pr.prototype.on = function(e, t) { + this.listeners.push({ eventName: e, callback: t }); +}, pr.prototype.off = function(e, t) { + this.listeners = this.listeners.filter(function(r) { + return !(r.eventName === e && r.callback === t); + }); +}, pr.prototype.emit = function(e, t) { + for (var r = 0; r < this.listeners.length; r++) { + var n = this.listeners[r]; + n.eventName === e && n.callback(t); + } +}, pr.prototype.warn = function(e) { + this.debug && console.warn(e), this.emit("error", new Error(e)); +}, pr.prototype.addTranslations = function(e, t, r) { + this.catalogs[e] || (this.catalogs[e] = {}), this.catalogs[e][t] = r; +}, pr.prototype.setLocale = function(e) { + if (typeof e != "string") { + this.warn("You called setLocale() with an argument of type " + typeof e + ". The locale must be a string."); + return; + } + e.trim() === "" && this.warn("You called setLocale() with an empty value, which makes little sense."), e !== this.sourceLocale && !this.catalogs[e] && this.warn('You called setLocale() with "' + e + '", but no translations for that locale has been added.'), this.locale = e; +}, pr.prototype.setTextDomain = function(e) { + if (typeof e != "string") { + this.warn("You called setTextDomain() with an argument of type " + typeof e + ". The domain must be a string."); + return; + } + e.trim() === "" && this.warn("You called setTextDomain() with an empty `domain` value."), this.domain = e; +}, pr.prototype.gettext = function(e) { + return this.dnpgettext(this.domain, "", e); +}, pr.prototype.dgettext = function(e, t) { + return this.dnpgettext(e, "", t); +}, pr.prototype.ngettext = function(e, t, r) { + return this.dnpgettext(this.domain, "", e, t, r); +}, pr.prototype.dngettext = function(e, t, r, n) { + return this.dnpgettext(e, "", t, r, n); +}, pr.prototype.pgettext = function(e, t) { + return this.dnpgettext(this.domain, e, t); +}, pr.prototype.dpgettext = function(e, t, r) { + return this.dnpgettext(e, t, r); +}, pr.prototype.npgettext = function(e, t, r, n) { + return this.dnpgettext(this.domain, e, t, r, n); +}, pr.prototype.dnpgettext = function(e, t, r, n, a) { + var s = r, u, i; + if (t = t || "", !isNaN(a) && a !== 1 && (s = n || r), u = this._getTranslation(e, t, r), u) { + if (typeof a == "number") { + var o = CQ[pr.getLanguageCode(this.locale)].pluralsFunc; + i = o(a), typeof i == "boolean" && (i = i ? 1 : 0); + } else + i = 0; + return u.msgstr[i] || s; + } else + (!this.sourceLocale || this.locale !== this.sourceLocale) && this.warn('No translation was found for msgid "' + r + '" in msgctxt "' + t + '" and domain "' + e + '"'); + return s; +}, pr.prototype.getComment = function(e, t, r) { + var n; + return n = this._getTranslation(e, t, r), n ? n.comments || {} : {}; +}, pr.prototype._getTranslation = function(e, t, r) { + return t = t || "", vQ(this.catalogs, [this.locale, e, "translations", t, r]); +}, pr.getLanguageCode = function(e) { + return e.split(/[\-_]/)[0].toLowerCase(); +}, pr.prototype.textdomain = function(e) { + this.debug && console.warn("textdomain(domain) was used to set locales in node-gettext v1. Make sure you are using it for domains, and switch to setLocale(locale) if you are not.\n\n To read more about the migration from node-gettext v1 to v2, see https://github.com/alexanderwallin/node-gettext/#migrating-from-1x-to-2x\n\nThis warning will be removed in the final 2.0.0"), this.setTextDomain(e); +}, pr.prototype.setlocale = function(e) { + this.setLocale(e); +}, pr.prototype.addTextdomain = function() { + console.error("addTextdomain() is deprecated.\n\n* To add translations, use addTranslations()\n* To set the default domain, use setTextDomain() (or its alias textdomain())\n\nTo read more about the migration from node-gettext v1 to v2, see https://github.com/alexanderwallin/node-gettext/#migrating-from-1x-to-2x"); +}; +const bQ = Rr(DQ); +function yQ() { + return document.documentElement.lang || "en"; +} +class SQ { + constructor() { + this.translations = {}, this.debug = !1; + } + setLanguage(t) { + return this.locale = t, this; + } + detectLocale() { + return this.setLanguage(yQ().replace("-", "_")); + } + addTranslation(t, r) { + return this.translations[t] = r, this; + } + enableDebugMode() { + return this.debug = !0, this; + } + build() { + return new FQ(this.locale || "en", this.translations, this.debug); + } +} +class FQ { + constructor(t, r, n) { + this.gt = new bQ({ debug: n, sourceLocale: "en" }); + for (const a in r) + this.gt.addTranslations(a, "messages", r[a]); + this.gt.setLocale(t); + } + subtitudePlaceholders(t, r) { + return t.replace(/{([^{}]*)}/g, (n, a) => { + const s = r[a]; + return typeof s == "string" || typeof s == "number" ? s.toString() : n; + }); + } + gettext(t, r = {}) { + return this.subtitudePlaceholders(this.gt.gettext(t), r); + } + ngettext(t, r, n, a = {}) { + return this.subtitudePlaceholders(this.gt.ngettext(t, r, n).replace(/%n/g, n.toString()), a); + } +} +function j6() { + return new SQ(); +} +const NQ = Object.freeze(Object.defineProperty({ __proto__: null, getGettextBuilder: j6 }, Symbol.toStringTag, { value: "Module" })); +function G6(e, t) { + if (!(e instanceof t)) + throw new TypeError("Cannot call a class as a function"); +} +function D2(e, t) { + for (var r = 0; r < t.length; r++) { + var n = t[r]; + n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(e, U6(n.key), n); + } +} +function z6(e, t, r) { + return t && D2(e.prototype, t), r && D2(e, r), Object.defineProperty(e, "prototype", { writable: !1 }), e; +} +function Dn(e, t, r) { + return t = U6(t), t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e; +} +function xQ(e, t) { + if (typeof e != "object" || e === null) + return e; + var r = e[Symbol.toPrimitive]; + if (r !== void 0) { + var n = r.call(e, t || "default"); + if (typeof n != "object") + return n; + throw new TypeError("@@toPrimitive must return a primitive value."); + } + return (t === "string" ? String : Number)(e); +} +function U6(e) { + var t = xQ(e, "string"); + return typeof t == "symbol" ? t : String(t); +} +var b2; +(function(e) { + e[e.Choose = 1] = "Choose", e[e.Move = 2] = "Move", e[e.Copy = 3] = "Copy", e[e.CopyMove = 4] = "CopyMove"; +})(b2 || (b2 = {})); +var H6 = j6().detectLocale(); +[{ locale: "ar", json: { charset: "utf-8", headers: { "Last-Translator": "S1 SYSTEMS | BP , 2020", "Language-Team": "Arabic (https://www.transifex.com/nextcloud/teams/64236/ar/)", "Content-Type": "text/plain; charset=UTF-8", Language: "ar", "Plural-Forms": "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nS1 SYSTEMS | BP , 2020\n" }, msgstr: ["Last-Translator: S1 SYSTEMS | BP , 2020\nLanguage-Team: Arabic (https://www.transifex.com/nextcloud/teams/64236/ar/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ar\nPlural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:191" }, msgstr: ["تراجع"] } } } } }, { locale: "ast", json: { charset: "utf-8", headers: { "Last-Translator": "enolp , 2020", "Language-Team": "Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)", "Content-Type": "text/plain; charset=UTF-8", Language: "ast", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nenolp , 2020\n" }, msgstr: ["Last-Translator: enolp , 2020\nLanguage-Team: Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ast\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Desfacer"] } } } } }, { locale: "br", json: { charset: "utf-8", headers: { "Last-Translator": "Kervoas-Le Nabat Ewen , 2020", "Language-Team": "Breton (https://www.transifex.com/nextcloud/teams/64236/br/)", "Content-Type": "text/plain; charset=UTF-8", Language: "br", "Plural-Forms": "nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nKervoas-Le Nabat Ewen , 2020\n" }, msgstr: ["Last-Translator: Kervoas-Le Nabat Ewen , 2020\nLanguage-Team: Breton (https://www.transifex.com/nextcloud/teams/64236/br/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: br\nPlural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Disober"] } } } } }, { locale: "ca", json: { charset: "utf-8", headers: { "Last-Translator": "Marc Riera , 2020", "Language-Team": "Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)", "Content-Type": "text/plain; charset=UTF-8", Language: "ca", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nMarc Riera , 2020\n" }, msgstr: ["Last-Translator: Marc Riera , 2020\nLanguage-Team: Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ca\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Desfés"] } } } } }, { locale: "cs", json: { charset: "utf-8", headers: { "Last-Translator": "Pavel Borecki , 2020", "Language-Team": "Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)", "Content-Type": "text/plain; charset=UTF-8", Language: "cs", "Plural-Forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nPavel Borecki , 2020\n" }, msgstr: ["Last-Translator: Pavel Borecki , 2020\nLanguage-Team: Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cs\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Zpět"] } } } } }, { locale: "cs_CZ", json: { charset: "utf-8", headers: { "Last-Translator": "Pavel Borecki , 2020", "Language-Team": "Czech (Czech Republic) (https://www.transifex.com/nextcloud/teams/64236/cs_CZ/)", "Content-Type": "text/plain; charset=UTF-8", Language: "cs_CZ", "Plural-Forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nPavel Borecki , 2020\n" }, msgstr: ["Last-Translator: Pavel Borecki , 2020\nLanguage-Team: Czech (Czech Republic) (https://www.transifex.com/nextcloud/teams/64236/cs_CZ/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cs_CZ\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Zpět"] } } } } }, { locale: "da", json: { charset: "utf-8", headers: { "Last-Translator": "Martin Bonde , 2020", "Language-Team": "Danish (https://www.transifex.com/nextcloud/teams/64236/da/)", "Content-Type": "text/plain; charset=UTF-8", Language: "da", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nMartin Bonde , 2020\n" }, msgstr: ["Last-Translator: Martin Bonde , 2020\nLanguage-Team: Danish (https://www.transifex.com/nextcloud/teams/64236/da/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: da\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["Fortryd"] } } } } }, { locale: "de", json: { charset: "utf-8", headers: { "Last-Translator": "Mark Ziegler , 2020", "Language-Team": "German (https://www.transifex.com/nextcloud/teams/64236/de/)", "Content-Type": "text/plain; charset=UTF-8", Language: "de", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nMark Ziegler , 2020\n" }, msgstr: ["Last-Translator: Mark Ziegler , 2020\nLanguage-Team: German (https://www.transifex.com/nextcloud/teams/64236/de/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: de\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Rückgängig"] } } } } }, { locale: "de_DE", json: { charset: "utf-8", headers: { "Last-Translator": "Gustav Gyges, 2021", "Language-Team": "German (Germany) (https://www.transifex.com/nextcloud/teams/64236/de_DE/)", "Content-Type": "text/plain; charset=UTF-8", Language: "de_DE", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nGustav Gyges, 2021\n" }, msgstr: ["Last-Translator: Gustav Gyges, 2021\nLanguage-Team: German (Germany) (https://www.transifex.com/nextcloud/teams/64236/de_DE/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: de_DE\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["Rückgängig machen"] } } } } }, { locale: "el", json: { charset: "utf-8", headers: { "Last-Translator": "ByteGet, 2020", "Language-Team": "Greek (https://www.transifex.com/nextcloud/teams/64236/el/)", "Content-Type": "text/plain; charset=UTF-8", Language: "el", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nByteGet, 2020\n" }, msgstr: ["Last-Translator: ByteGet, 2020\nLanguage-Team: Greek (https://www.transifex.com/nextcloud/teams/64236/el/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: el\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Αναίρεση"] } } } } }, { locale: "en_GB", json: { charset: "utf-8", headers: { "Last-Translator": "Jeff Gunn , 2021", "Language-Team": "English (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/en_GB/)", "Content-Type": "text/plain; charset=UTF-8", Language: "en_GB", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nJeff Gunn , 2021\n" }, msgstr: ["Last-Translator: Jeff Gunn , 2021\nLanguage-Team: English (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/en_GB/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: en_GB\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["Undo"] } } } } }, { locale: "eo", json: { charset: "utf-8", headers: { "Last-Translator": "Va Milushnikov , 2020", "Language-Team": "Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)", "Content-Type": "text/plain; charset=UTF-8", Language: "eo", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nVa Milushnikov , 2020\n" }, msgstr: ["Last-Translator: Va Milushnikov , 2020\nLanguage-Team: Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: eo\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:191" }, msgstr: ["Malfari"] } } } } }, { locale: "es", json: { charset: "utf-8", headers: { "Last-Translator": "Gabriel Anca , 2020", "Language-Team": "Spanish (https://www.transifex.com/nextcloud/teams/64236/es/)", "Content-Type": "text/plain; charset=UTF-8", Language: "es", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nGabriel Anca , 2020\n" }, msgstr: ["Last-Translator: Gabriel Anca , 2020\nLanguage-Team: Spanish (https://www.transifex.com/nextcloud/teams/64236/es/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["Deshacer"] } } } } }, { locale: "es_AR", json: { charset: "utf-8", headers: { "Last-Translator": "Matias Iglesias, 2022", "Language-Team": "Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)", "Content-Type": "text/plain; charset=UTF-8", Language: "es_AR", "Plural-Forms": "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nMatias Iglesias, 2022\n" }, msgstr: ["Last-Translator: Matias Iglesias, 2022\nLanguage-Team: Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_AR\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:223" }, msgstr: ["Deshacer"] } } } } }, { locale: "es_MX", json: { charset: "utf-8", headers: { "Last-Translator": "Luis Francisco Castro, 2022", "Language-Team": "Spanish (Mexico) (https://www.transifex.com/nextcloud/teams/64236/es_MX/)", "Content-Type": "text/plain; charset=UTF-8", Language: "es_MX", "Plural-Forms": "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nLuis Francisco Castro, 2022\n" }, msgstr: ["Last-Translator: Luis Francisco Castro, 2022\nLanguage-Team: Spanish (Mexico) (https://www.transifex.com/nextcloud/teams/64236/es_MX/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_MX\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:223" }, msgstr: ["Deshacer"] } } } } }, { locale: "eu", json: { charset: "utf-8", headers: { "Last-Translator": "Unai Tolosa Pontesta , 2021", "Language-Team": "Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)", "Content-Type": "text/plain; charset=UTF-8", Language: "eu", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nUnai Tolosa Pontesta , 2021\n" }, msgstr: ["Last-Translator: Unai Tolosa Pontesta , 2021\nLanguage-Team: Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: eu\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["Desegin"] } } } } }, { locale: "fa", json: { charset: "utf-8", headers: { "Last-Translator": "Mostafa Ahangarha , 2020", "Language-Team": "Persian (https://www.transifex.com/nextcloud/teams/64236/fa/)", "Content-Type": "text/plain; charset=UTF-8", Language: "fa", "Plural-Forms": "nplurals=2; plural=(n > 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nMostafa Ahangarha , 2020\n" }, msgstr: ["Last-Translator: Mostafa Ahangarha , 2020\nLanguage-Team: Persian (https://www.transifex.com/nextcloud/teams/64236/fa/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fa\nPlural-Forms: nplurals=2; plural=(n > 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["بازگردانی"] } } } } }, { locale: "fi_FI", json: { charset: "utf-8", headers: { "Last-Translator": "teemue, 2020", "Language-Team": "Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)", "Content-Type": "text/plain; charset=UTF-8", Language: "fi_FI", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nteemue, 2020\n" }, msgstr: ["Last-Translator: teemue, 2020\nLanguage-Team: Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fi_FI\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:191" }, msgstr: ["Kumoa"] } } } } }, { locale: "fr", json: { charset: "utf-8", headers: { "Last-Translator": "John Molakvoæ , 2020", "Language-Team": "French (https://www.transifex.com/nextcloud/teams/64236/fr/)", "Content-Type": "text/plain; charset=UTF-8", Language: "fr", "Plural-Forms": "nplurals=2; plural=(n > 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nJohn Molakvoæ , 2020\n" }, msgstr: ["Last-Translator: John Molakvoæ , 2020\nLanguage-Team: French (https://www.transifex.com/nextcloud/teams/64236/fr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fr\nPlural-Forms: nplurals=2; plural=(n > 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Annuler"] } } } } }, { locale: "gl", json: { charset: "utf-8", headers: { "Last-Translator": "Miguel Anxo Bouzada , 2020", "Language-Team": "Galician (https://www.transifex.com/nextcloud/teams/64236/gl/)", "Content-Type": "text/plain; charset=UTF-8", Language: "gl", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nMiguel Anxo Bouzada , 2020\n" }, msgstr: ["Last-Translator: Miguel Anxo Bouzada , 2020\nLanguage-Team: Galician (https://www.transifex.com/nextcloud/teams/64236/gl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: gl\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Desfacer"] } } } } }, { locale: "he", json: { charset: "utf-8", headers: { "Last-Translator": "Yaron Shahrabani , 2020", "Language-Team": "Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)", "Content-Type": "text/plain; charset=UTF-8", Language: "he", "Plural-Forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nYaron Shahrabani , 2020\n" }, msgstr: ["Last-Translator: Yaron Shahrabani , 2020\nLanguage-Team: Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: he\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["ביטול"] } } } } }, { locale: "hu_HU", json: { charset: "utf-8", headers: { "Last-Translator": "Balázs Meskó , 2021", "Language-Team": "Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)", "Content-Type": "text/plain; charset=UTF-8", Language: "hu_HU", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nBalázs Meskó , 2021\n" }, msgstr: ["Last-Translator: Balázs Meskó , 2021\nLanguage-Team: Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hu_HU\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:191" }, msgstr: ["Visszavonás"] } } } } }, { locale: "id", json: { charset: "utf-8", headers: { "Last-Translator": "agus sutrisno , 2020", "Language-Team": "Indonesian (https://www.transifex.com/nextcloud/teams/64236/id/)", "Content-Type": "text/plain; charset=UTF-8", Language: "id", "Plural-Forms": "nplurals=1; plural=0;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nagus sutrisno , 2020\n" }, msgstr: ["Last-Translator: agus sutrisno , 2020\nLanguage-Team: Indonesian (https://www.transifex.com/nextcloud/teams/64236/id/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: id\nPlural-Forms: nplurals=1; plural=0;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["Tidak jadi"] } } } } }, { locale: "is", json: { charset: "utf-8", headers: { "Last-Translator": "Sveinn í Felli , 2020", "Language-Team": "Icelandic (https://www.transifex.com/nextcloud/teams/64236/is/)", "Content-Type": "text/plain; charset=UTF-8", Language: "is", "Plural-Forms": "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nSveinn í Felli , 2020\n" }, msgstr: ["Last-Translator: Sveinn í Felli , 2020\nLanguage-Team: Icelandic (https://www.transifex.com/nextcloud/teams/64236/is/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: is\nPlural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["Afturkalla"] } } } } }, { locale: "it", json: { charset: "utf-8", headers: { "Last-Translator": "Vincenzo Reale , 2020", "Language-Team": "Italian (https://www.transifex.com/nextcloud/teams/64236/it/)", "Content-Type": "text/plain; charset=UTF-8", Language: "it", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nVincenzo Reale , 2020\n" }, msgstr: ["Last-Translator: Vincenzo Reale , 2020\nLanguage-Team: Italian (https://www.transifex.com/nextcloud/teams/64236/it/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: it\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Annulla"] } } } } }, { locale: "ja_JP", json: { charset: "utf-8", headers: { "Last-Translator": "323484, 2020", "Language-Team": "Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)", "Content-Type": "text/plain; charset=UTF-8", Language: "ja_JP", "Plural-Forms": "nplurals=1; plural=0;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\n323484, 2020\n" }, msgstr: ["Last-Translator: 323484, 2020\nLanguage-Team: Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ja_JP\nPlural-Forms: nplurals=1; plural=0;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["元に戻す"] } } } } }, { locale: "kab", json: { charset: "utf-8", headers: { "Last-Translator": "ZiriSut, 2021", "Language-Team": "Kabyle (https://www.transifex.com/nextcloud/teams/64236/kab/)", "Content-Type": "text/plain; charset=UTF-8", Language: "kab", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nZiriSut, 2021\n" }, msgstr: ["Last-Translator: ZiriSut, 2021\nLanguage-Team: Kabyle (https://www.transifex.com/nextcloud/teams/64236/kab/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: kab\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["Sefsex"] } } } } }, { locale: "ko", json: { charset: "utf-8", headers: { "Last-Translator": "Brandon Han, 2021", "Language-Team": "Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)", "Content-Type": "text/plain; charset=UTF-8", Language: "ko", "Plural-Forms": "nplurals=1; plural=0;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nBrandon Han, 2021\n" }, msgstr: ["Last-Translator: Brandon Han, 2021\nLanguage-Team: Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ko\nPlural-Forms: nplurals=1; plural=0;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["되돌리기"] } } } } }, { locale: "lt_LT", json: { charset: "utf-8", headers: { "Last-Translator": "Moo, 2020", "Language-Team": "Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)", "Content-Type": "text/plain; charset=UTF-8", Language: "lt_LT", "Plural-Forms": "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nMoo, 2020\n" }, msgstr: ["Last-Translator: Moo, 2020\nLanguage-Team: Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: lt_LT\nPlural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Atšaukti"] } } } } }, { locale: "mk", json: { charset: "utf-8", headers: { "Last-Translator": "Сашко Тодоров, 2020", "Language-Team": "Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)", "Content-Type": "text/plain; charset=UTF-8", Language: "mk", "Plural-Forms": "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nСашко Тодоров, 2020\n" }, msgstr: ["Last-Translator: Сашко Тодоров, 2020\nLanguage-Team: Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mk\nPlural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Врати"] } } } } }, { locale: "mn", json: { charset: "utf-8", headers: { "Last-Translator": "BATKHUYAG Ganbold , 2022", "Language-Team": "Mongolian (https://www.transifex.com/nextcloud/teams/64236/mn/)", "Content-Type": "text/plain; charset=UTF-8", Language: "mn", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nBATKHUYAG Ganbold , 2022\n" }, msgstr: ["Last-Translator: BATKHUYAG Ganbold , 2022\nLanguage-Team: Mongolian (https://www.transifex.com/nextcloud/teams/64236/mn/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mn\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["Буцаах"] } } } } }, { locale: "mr", json: { charset: "utf-8", headers: { "Last-Translator": "Vinit Dhabre , 2021", "Language-Team": "Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)", "Content-Type": "text/plain; charset=UTF-8", Language: "mr", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nVinit Dhabre , 2021\n" }, msgstr: ["Last-Translator: Vinit Dhabre , 2021\nLanguage-Team: Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mr\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["पूर्ववत करा"] } } } } }, { locale: "my", json: { charset: "utf-8", headers: { "Last-Translator": "Htike Aung Kyaw , 2021", "Language-Team": "Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)", "Content-Type": "text/plain; charset=UTF-8", Language: "my", "Plural-Forms": "nplurals=1; plural=0;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nHtike Aung Kyaw , 2021\n" }, msgstr: ["Last-Translator: Htike Aung Kyaw , 2021\nLanguage-Team: Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: my\nPlural-Forms: nplurals=1; plural=0;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["နဂိုအတိုင်းပြန်ထားရန်"] } } } } }, { locale: "nb_NO", json: { charset: "utf-8", headers: { "Last-Translator": "sverre.vikan , 2020", "Language-Team": "Norwegian Bokmål (Norway) (https://www.transifex.com/nextcloud/teams/64236/nb_NO/)", "Content-Type": "text/plain; charset=UTF-8", Language: "nb_NO", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nsverre.vikan , 2020\n" }, msgstr: ["Last-Translator: sverre.vikan , 2020\nLanguage-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/nextcloud/teams/64236/nb_NO/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nb_NO\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["Angre"] } } } } }, { locale: "nl", json: { charset: "utf-8", headers: { "Last-Translator": "Robin Slot, 2020", "Language-Team": "Dutch (https://www.transifex.com/nextcloud/teams/64236/nl/)", "Content-Type": "text/plain; charset=UTF-8", Language: "nl", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nRobin Slot, 2020\n" }, msgstr: ["Last-Translator: Robin Slot, 2020\nLanguage-Team: Dutch (https://www.transifex.com/nextcloud/teams/64236/nl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nl\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:191" }, msgstr: ["Ongedaan maken"] } } } } }, { locale: "oc", json: { charset: "utf-8", headers: { "Last-Translator": "Quentin PAGÈS, 2020", "Language-Team": "Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)", "Content-Type": "text/plain; charset=UTF-8", Language: "oc", "Plural-Forms": "nplurals=2; plural=(n > 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nQuentin PAGÈS, 2020\n" }, msgstr: ["Last-Translator: Quentin PAGÈS, 2020\nLanguage-Team: Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: oc\nPlural-Forms: nplurals=2; plural=(n > 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Anullar"] } } } } }, { locale: "pl", json: { charset: "utf-8", headers: { "Last-Translator": "Robert Szmurło , 2020", "Language-Team": "Polish (https://www.transifex.com/nextcloud/teams/64236/pl/)", "Content-Type": "text/plain; charset=UTF-8", Language: "pl", "Plural-Forms": "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nRobert Szmurło , 2020\n" }, msgstr: ["Last-Translator: Robert Szmurło , 2020\nLanguage-Team: Polish (https://www.transifex.com/nextcloud/teams/64236/pl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pl\nPlural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Cofnij"] } } } } }, { locale: "pt_BR", json: { charset: "utf-8", headers: { "Last-Translator": "Paulo Schopf, 2020", "Language-Team": "Portuguese (Brazil) (https://www.transifex.com/nextcloud/teams/64236/pt_BR/)", "Content-Type": "text/plain; charset=UTF-8", Language: "pt_BR", "Plural-Forms": "nplurals=2; plural=(n > 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nPaulo Schopf, 2020\n" }, msgstr: ["Last-Translator: Paulo Schopf, 2020\nLanguage-Team: Portuguese (Brazil) (https://www.transifex.com/nextcloud/teams/64236/pt_BR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pt_BR\nPlural-Forms: nplurals=2; plural=(n > 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Desfazer"] } } } } }, { locale: "pt_PT", json: { charset: "utf-8", headers: { "Last-Translator": "Manuela Silva , 2022", "Language-Team": "Portuguese (Portugal) (https://www.transifex.com/nextcloud/teams/64236/pt_PT/)", "Content-Type": "text/plain; charset=UTF-8", Language: "pt_PT", "Plural-Forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nManuela Silva , 2022\n" }, msgstr: ["Last-Translator: Manuela Silva , 2022\nLanguage-Team: Portuguese (Portugal) (https://www.transifex.com/nextcloud/teams/64236/pt_PT/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pt_PT\nPlural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:223" }, msgstr: ["Anular"] } } } } }, { locale: "ro", json: { charset: "utf-8", headers: { "Last-Translator": "Mădălin Vasiliu , 2022", "Language-Team": "Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)", "Content-Type": "text/plain; charset=UTF-8", Language: "ro", "Plural-Forms": "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nMădălin Vasiliu , 2022\n" }, msgstr: ["Last-Translator: Mădălin Vasiliu , 2022\nLanguage-Team: Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ro\nPlural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:193" }, msgstr: ["Anulează"] } } } } }, { locale: "ru", json: { charset: "utf-8", headers: { "Last-Translator": "Andrey Atapin , 2020", "Language-Team": "Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)", "Content-Type": "text/plain; charset=UTF-8", Language: "ru", "Plural-Forms": "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nAndrey Atapin , 2020\n" }, msgstr: ["Last-Translator: Andrey Atapin , 2020\nLanguage-Team: Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ru\nPlural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:187" }, msgstr: ["Отменить"] } } } } }, { locale: "si", json: { charset: "utf-8", headers: { "Last-Translator": "Hela Basa, 2021", "Language-Team": "Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)", "Content-Type": "text/plain; charset=UTF-8", Language: "si", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nHela Basa, 2021\n" }, msgstr: ["Last-Translator: Hela Basa, 2021\nLanguage-Team: Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: si\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["පෙරසේ"] } } } } }, { locale: "sk_SK", json: { charset: "utf-8", headers: { "Last-Translator": "vladimirjendrol , 2020", "Language-Team": "Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)", "Content-Type": "text/plain; charset=UTF-8", Language: "sk_SK", "Plural-Forms": "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nvladimirjendrol , 2020\n" }, msgstr: ["Last-Translator: vladimirjendrol , 2020\nLanguage-Team: Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sk_SK\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["Späť"] } } } } }, { locale: "sl", json: { charset: "utf-8", headers: { "Last-Translator": "Matej Urbančič <>, 2020", "Language-Team": "Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)", "Content-Type": "text/plain; charset=UTF-8", Language: "sl", "Plural-Forms": "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nMatej Urbančič <>, 2020\n" }, msgstr: ["Last-Translator: Matej Urbančič <>, 2020\nLanguage-Team: Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sl\nPlural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:191" }, msgstr: ["Razveljavi"] } } } } }, { locale: "sr", json: { charset: "utf-8", headers: { "Last-Translator": "Иван Пешић, 2023", "Language-Team": "Serbian (https://www.transifex.com/nextcloud/teams/64236/sr/)", "Content-Type": "text/plain; charset=UTF-8", Language: "sr", "Plural-Forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nИван Пешић, 2023\n" }, msgstr: ["Last-Translator: Иван Пешић, 2023\nLanguage-Team: Serbian (https://www.transifex.com/nextcloud/teams/64236/sr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sr\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:223" }, msgstr: ["Поништи"] } } } } }, { locale: "sv", json: { charset: "utf-8", headers: { "Last-Translator": "Victor Nyberg , 2021", "Language-Team": "Swedish (https://www.transifex.com/nextcloud/teams/64236/sv/)", "Content-Type": "text/plain; charset=UTF-8", Language: "sv", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nVictor Nyberg , 2021\n" }, msgstr: ["Last-Translator: Victor Nyberg , 2021\nLanguage-Team: Swedish (https://www.transifex.com/nextcloud/teams/64236/sv/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sv\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:191" }, msgstr: ["Ångra"] } } } } }, { locale: "ta", json: { charset: "utf-8", headers: { "Last-Translator": "ஒளியன் Oliyan, 2022", "Language-Team": "Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)", "Content-Type": "text/plain; charset=UTF-8", Language: "ta", "Plural-Forms": "nplurals=2; plural=(n != 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nஒளியன் Oliyan, 2022\n" }, msgstr: ["Last-Translator: ஒளியன் Oliyan, 2022\nLanguage-Team: Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ta\nPlural-Forms: nplurals=2; plural=(n != 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["செயல்தவிர்"] } } } } }, { locale: "th_TH", json: { charset: "utf-8", headers: { "Last-Translator": "Phongpanot Phairat , 2021", "Language-Team": "Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)", "Content-Type": "text/plain; charset=UTF-8", Language: "th_TH", "Plural-Forms": "nplurals=1; plural=0;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nPhongpanot Phairat , 2021\n" }, msgstr: ["Last-Translator: Phongpanot Phairat , 2021\nLanguage-Team: Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: th_TH\nPlural-Forms: nplurals=1; plural=0;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["เลิกทำ"] } } } } }, { locale: "tr", json: { charset: "utf-8", headers: { "Last-Translator": "Kaya Zeren , 2020", "Language-Team": "Turkish (https://www.transifex.com/nextcloud/teams/64236/tr/)", "Content-Type": "text/plain; charset=UTF-8", Language: "tr", "Plural-Forms": "nplurals=2; plural=(n > 1);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nKaya Zeren , 2020\n" }, msgstr: ["Last-Translator: Kaya Zeren , 2020\nLanguage-Team: Turkish (https://www.transifex.com/nextcloud/teams/64236/tr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: tr\nPlural-Forms: nplurals=2; plural=(n > 1);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:191" }, msgstr: ["Geri al"] } } } } }, { locale: "uk", json: { charset: "utf-8", headers: { "Last-Translator": "Oleksandr Panasyuk, 2021", "Language-Team": "Ukrainian (https://www.transifex.com/nextcloud/teams/64236/uk/)", "Content-Type": "text/plain; charset=UTF-8", Language: "uk", "Plural-Forms": "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nOleksandr Panasyuk, 2021\n" }, msgstr: ["Last-Translator: Oleksandr Panasyuk, 2021\nLanguage-Team: Ukrainian (https://www.transifex.com/nextcloud/teams/64236/uk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: uk\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["Скасувати дію"] } } } } }, { locale: "vi", json: { charset: "utf-8", headers: { "Last-Translator": "Luu Thang , 2021", "Language-Team": "Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)", "Content-Type": "text/plain; charset=UTF-8", Language: "vi", "Plural-Forms": "nplurals=1; plural=0;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nLuu Thang , 2021\n" }, msgstr: ["Last-Translator: Luu Thang , 2021\nLanguage-Team: Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: vi\nPlural-Forms: nplurals=1; plural=0;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["Hoàn tác"] } } } } }, { locale: "zh_CN", json: { charset: "utf-8", headers: { "Last-Translator": "Henry Ji, 2022", "Language-Team": "Chinese (China) (https://www.transifex.com/nextcloud/teams/64236/zh_CN/)", "Content-Type": "text/plain; charset=UTF-8", Language: "zh_CN", "Plural-Forms": "nplurals=1; plural=0;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nHenry Ji, 2022\n" }, msgstr: ["Last-Translator: Henry Ji, 2022\nLanguage-Team: Chinese (China) (https://www.transifex.com/nextcloud/teams/64236/zh_CN/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_CN\nPlural-Forms: nplurals=1; plural=0;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: [" 撤消"] } } } } }, { locale: "zh_HK", json: { charset: "utf-8", headers: { "Last-Translator": "Cha Wong , 2021", "Language-Team": "Chinese (Hong Kong) (https://www.transifex.com/nextcloud/teams/64236/zh_HK/)", "Content-Type": "text/plain; charset=UTF-8", Language: "zh_HK", "Plural-Forms": "nplurals=1; plural=0;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nCha Wong , 2021\n" }, msgstr: ["Last-Translator: Cha Wong , 2021\nLanguage-Team: Chinese (Hong Kong) (https://www.transifex.com/nextcloud/teams/64236/zh_HK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_HK\nPlural-Forms: nplurals=1; plural=0;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:191" }, msgstr: ["還原"] } } } } }, { locale: "zh_TW", json: { charset: "utf-8", headers: { "Last-Translator": "Natashia Maxins , 2020", "Language-Team": "Chinese (Taiwan) (https://www.transifex.com/nextcloud/teams/64236/zh_TW/)", "Content-Type": "text/plain; charset=UTF-8", Language: "zh_TW", "Plural-Forms": "nplurals=1; plural=0;" }, translations: { "": { "": { msgid: "", comments: { translator: "\nTranslators:\nNatashia Maxins , 2020\n" }, msgstr: ["Last-Translator: Natashia Maxins , 2020\nLanguage-Team: Chinese (Taiwan) (https://www.transifex.com/nextcloud/teams/64236/zh_TW/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_TW\nPlural-Forms: nplurals=1; plural=0;\n"] }, Undo: { msgid: "Undo", comments: { reference: "lib/toast.ts:192" }, msgstr: ["復原"] } } } } }].map(function(e) { + return H6.addTranslation(e.locale, e.json); +}); +var Sd = H6.build(); +Sd.ngettext.bind(Sd), Sd.gettext.bind(Sd); +var ia = z6(function e() { + G6(this, e); +}); +ia.ERROR = "toast-error", ia.WARNING = "toast-warning", ia.INFO = "toast-info", ia.SUCCESS = "toast-success", ia.PERMANENT = "toast-error", ia.UNDO = "toast-undo"; +var BQ = "off", OQ = "polite", RQ = "assertive", wl = z6(function e() { + G6(this, e); +}); +wl.OFF = BQ, wl.POLITE = OQ, wl.ASSERTIVE = RQ; +var wQ = 7e3; +function $6(e, t) { + var r, n; + if (t = Object.assign({ timeout: wQ, isHTML: !1, type: void 0, selector: void 0, onRemove: function() { + }, onClick: void 0, close: !0 }, t), typeof e == "string" && !t.isHTML) { + var a = document.createElement("div"); + a.innerHTML = e, e = a.innerText; + } + var s = (n = t.type) !== null && n !== void 0 ? n : ""; + typeof t.onClick == "function" && (s += " toast-with-click "); + var u = e instanceof Node, i = wl.POLITE; + t.ariaLive ? i = t.ariaLive.toString() : (t.type === ia.ERROR || t.type === ia.UNDO) && (i = wl.ASSERTIVE); + var o = fW((r = {}, Dn(r, u ? "node" : "text", e), Dn(r, "duration", t.timeout), Dn(r, "callback", t.onRemove), Dn(r, "onClick", t.onClick), Dn(r, "close", t.close), Dn(r, "gravity", "top"), Dn(r, "selector", t.selector), Dn(r, "position", "right"), Dn(r, "backgroundColor", ""), Dn(r, "className", "dialogs " + s), Dn(r, "escapeMarkup", !t.isHTML), Dn(r, "ariaLive", i), r)); + return o.showToast(), o; +} +function oc(e, t) { + return $6(e, Object.assign(Object.assign({}, t), { type: ia.ERROR })); +} +function $p(e, t) { + return $6(e, Object.assign(Object.assign({}, t), { type: ia.SUCCESS })); +} +function V6(e, t, r) { + const n = document.querySelector("#initial-state-".concat(e, "-").concat(t)); + if (n === null) { + if (r !== void 0) + return r; + throw new Error("Could not find initial state ".concat(t, " of ").concat(e)); + } + try { + return JSON.parse(atob(n.value)); + } catch { + throw new Error("Could not parse initial state ".concat(t, " of ").concat(e)); + } +} +const kQ = Object.freeze(Object.defineProperty({ __proto__: null, loadState: V6 }, Symbol.toStringTag, { value: "Module" })), Xo = yB("logreader-settings", () => { + const e = V6("logreader", "settings", { enabled: !1, liveLog: !1, dateTimeFormat: "raw", shownLevels: [] }), t = Jt(e.enabled), r = Gt(() => t.value && i.value === void 0), n = Jt(e.liveLog), a = Jt(e.shownLevels), s = Jt(e.dateTimeFormat), u = Gt({ get: () => i.value !== void 0 ? "raw" : s.value, set: (d) => { + s.value = d; + } }), i = Jt(), o = Gt(() => { + var d; + return ((d = i.value) == null ? void 0 : d.name) || ""; + }); + async function l(d, p) { + await PU({ settingsKey: d, settingsValue: p }), this[d] = p; + } + async function c() { + const d = await ZU(); + return Object.keys(d.data).forEach((p) => { + this[p] = d.data[p]; + }), d.data; + } + return { shownLevels: a, dateTimeFormat: u, enabled: t, isEnabled: r, liveLog: n, localFile: i, localFileName: o, setSetting: l, getSettings: c }; +}); +function _Q(e) { + var t; + if (typeof e == "object") + return e; + if (MQ(e)) + return y2(e); + if (IQ(e)) { + const r = y2(e.slice(10)), n = (t = r.Trace) == null ? void 0 : t.split("\n"); + return r.Trace = n == null ? void 0 : n.map(YQ), r; + } +} +function MQ(e) { + return typeof e == "string" && e[0] === "{"; +} +function IQ(e) { + return typeof e == "string" && e.slice(0, 12) === "Exception: {"; +} +function y2(e) { + try { + return JSON.parse(e); + } catch { + return e = e.replace(/\n/g, "\\n"), e = e.replace(/([^\\])\\([A-Z{])/g, "$1\\\\$2"), JSON.parse(e); + } +} +function YQ(e) { + var t; + let r = e.split(" "); + const n = r.shift(), a = r.join(" "); + if (r = a.split(":"), r.length > 1) { + let s, u; + const i = r.shift(), o = r.join(" "); + if (i[0] === "[") + s = i; + else { + const l = i.split("(", 2); + s = l[0]; + const c = (t = l[1]) == null ? void 0 : t.slice(0, l[1].length - 1); + u = c ? parseInt(c) : void 0; + } + return { function: o, number: n, file: s, line: u }; + } else + return { function: a, number: n, file: !1 }; +} +var ag = {}, kl = {}, LQ = mr, W6 = LQ, og = {}, PQ = Tr; +og.f = PQ; +var S2 = W6, ZQ = xr, jQ = og, GQ = nn.f, ug = function(e) { + var t = S2.Symbol || (S2.Symbol = {}); + ZQ(t, e) || GQ(t, e, { value: jQ.f(e) }); +}, zQ = ug; +zQ("iterator"); +var UQ = Tr, HQ = GA, $Q = nn.f, Jh = UQ("unscopables"), Xh = Array.prototype; +Xh[Jh] == null && $Q(Xh, Jh, { configurable: !0, value: HQ(null) }); +var VQ = function(e) { + Xh[Jh][e] = !0; +}, WQ = ar, QQ = !WQ(function() { + function e() { + } + return e.prototype.constructor = null, Object.getPrototypeOf(new e()) !== e.prototype; +}), qQ = xr, KQ = tr, JQ = Cs, XQ = YA, eq = QQ, F2 = XQ("IE_PROTO"), eT = Object, tq = eT.prototype, Q6 = eq ? eT.getPrototypeOf : function(e) { + var t = JQ(e); + if (qQ(t, F2)) + return t[F2]; + var r = t.constructor; + return KQ(r) && t instanceof r ? r.prototype : t instanceof eT ? tq : null; +}, rq = ar, nq = tr, aq = fa, N2 = Q6, oq = Vn, uq = Tr, tT = uq("iterator"), q6 = !1, Qu, Im, Ym; +[].keys && (Ym = [].keys(), "next" in Ym ? (Im = N2(N2(Ym)), Im !== Object.prototype && (Qu = Im)) : q6 = !0); +var iq = !aq(Qu) || rq(function() { + var e = {}; + return Qu[tT].call(e) !== e; +}); +iq && (Qu = {}), nq(Qu[tT]) || oq(Qu, tT, function() { + return this; +}); +var K6 = { IteratorPrototype: Qu, BUGGY_SAFARI_ITERATORS: q6 }, sq = K6.IteratorPrototype, lq = GA, cq = yc, dq = JA, pq = Yc, Aq = function() { + return this; +}, mq = function(e, t, r, n) { + var a = t + " Iterator"; + return e.prototype = lq(sq, { next: cq(+!n, r) }), dq(e, a, !1), pq[a] = Aq, e; +}, hq = Cr, Tq = br, J6 = hf, fq = tr, gq = mq, x2 = Q6, B2 = $f, Eq = JA, vq = Bc, Lm = Vn, Cq = Tr, Dq = Yc, X6 = K6, bq = J6.PROPER, yq = J6.CONFIGURABLE, O2 = X6.IteratorPrototype, Fd = X6.BUGGY_SAFARI_ITERATORS, fl = Cq("iterator"), R2 = "keys", gl = "values", w2 = "entries", Sq = function() { + return this; +}, eO = function(e, t, r, n, a, s, u) { + gq(r, t, n); + var i = function(v) { + if (v === a && p) + return p; + if (!Fd && v in c) + return c[v]; + switch (v) { + case R2: + return function() { + return new r(this, v); + }; + case gl: + return function() { + return new r(this, v); + }; + case w2: + return function() { + return new r(this, v); + }; + } + return function() { + return new r(this); + }; + }, o = t + " Iterator", l = !1, c = e.prototype, d = c[fl] || c["@@iterator"] || a && c[a], p = !Fd && d || i(a), A = t == "Array" && c.entries || d, h, E, b; + if (A && (h = x2(A.call(new e())), h !== Object.prototype && h.next && (x2(h) !== O2 && (B2 ? B2(h, O2) : fq(h[fl]) || Lm(h, fl, Sq)), Eq(h, o, !0))), bq && a == gl && d && d.name !== gl && (yq ? vq(c, "name", gl) : (l = !0, p = function() { + return Tq(d, this); + })), a) + if (E = { values: i(gl), keys: s ? p : i(R2), entries: i(w2) }, u) + for (b in E) + (Fd || l || !(b in c)) && Lm(c, b, E[b]); + else + hq({ target: t, proto: !0, forced: Fd || l }, E); + return c[fl] !== p && Lm(c, fl, p, { name: a }), Dq[t] = p, E; +}, tO = function(e, t) { + return { value: e, done: t }; +}, Fq = pi, Pm = VQ, k2 = Yc, rO = Ds, Nq = nn.f, xq = eO, Nd = tO, Bq = Jr, nO = "Array Iterator", Oq = rO.set, Rq = rO.getterFor(nO), wq = xq(Array, "Array", function(e, t) { + Oq(this, { type: nO, target: Fq(e), index: 0, kind: t }); +}, function() { + var e = Rq(this), t = e.target, r = e.kind, n = e.index++; + return !t || n >= t.length ? (e.target = void 0, Nd(void 0, !0)) : r == "keys" ? Nd(n, !1) : r == "values" ? Nd(t[n], !1) : Nd([n, t[n]], !1); +}, "values"), _2 = k2.Arguments = k2.Array; +if (Pm("keys"), Pm("values"), Pm("entries"), Bq && _2.name !== "values") + try { + Nq(_2, "name", { value: "values" }); + } catch { + } +var kq = eB.charAt, _q = Ea, aO = Ds, Mq = eO, M2 = tO, oO = "String Iterator", Iq = aO.set, Yq = aO.getterFor(oO); +Mq(String, "String", function(e) { + Iq(this, { type: oO, string: _q(e), index: 0 }); +}, function() { + var e = Yq(this), t = e.string, r = e.index, n; + return r >= t.length ? M2(void 0, !0) : (n = kq(t, r), e.index += n.length, M2(n, !1)); +}); +var Lq = { CSSRuleList: 0, CSSStyleDeclaration: 0, CSSValueList: 0, ClientRectList: 0, DOMRectList: 0, DOMStringList: 0, DOMTokenList: 1, DataTransferItemList: 0, FileList: 0, HTMLAllCollection: 0, HTMLCollection: 0, HTMLFormElement: 0, HTMLSelectElement: 0, MediaList: 0, MimeTypeArray: 0, NamedNodeMap: 0, NodeList: 1, PaintRequestList: 0, Plugin: 0, PluginArray: 0, SVGLengthList: 0, SVGNumberList: 0, SVGPathSegList: 0, SVGPointList: 0, SVGStringList: 0, SVGTransformList: 0, SourceBufferList: 0, StyleSheetList: 0, TextTrackCueList: 0, TextTrackList: 0, TouchList: 0 }, Pq = IA, Zm = Pq("span").classList, I2 = Zm && Zm.constructor && Zm.constructor.prototype, Zq = I2 === Object.prototype ? void 0 : I2, Y2 = mr, uO = Lq, jq = Zq, yl = wq, jm = Bc, iO = Tr, Gm = iO("iterator"), L2 = iO("toStringTag"), zm = yl.values, sO = function(e, t) { + if (e) { + if (e[Gm] !== zm) + try { + jm(e, Gm, zm); + } catch { + e[Gm] = zm; + } + if (e[L2] || jm(e, L2, t), uO[t]) { + for (var r in yl) + if (e[r] !== yl[r]) + try { + jm(e, r, yl[r]); + } catch { + e[r] = yl[r]; + } + } + } +}; +for (var Um in uO) + sO(Y2[Um] && Y2[Um].prototype, Um); +sO(jq, "DOMTokenList"); +var Gq = br, zq = ga, Uq = Tr, Hq = Vn, lO = function() { + var e = zq("Symbol"), t = e && e.prototype, r = t && t.valueOf, n = Uq("toPrimitive"); + t && !t[n] && Hq(t, n, function(a) { + return Gq(r, this); + }, { arity: 1 }); +}, $q = ug, Vq = lO; +$q("toPrimitive"), Vq(); +var Wq = Gr, Qq = Rx, qq = TypeError, Kq = function(e) { + if (Wq(this), e === "string" || e === "default") + e = "string"; + else if (e !== "number") + throw qq("Incorrect hint"); + return Qq(this, e); +}, Jq = xr, Xq = Vn, eK = Kq, tK = Tr, P2 = tK("toPrimitive"), Z2 = Date.prototype; +Jq(Z2, P2) || Xq(Z2, P2, eK); +var cO = {}, rK = MA, nK = nn, aK = yc, oK = function(e, t, r) { + var n = rK(t); + n in e ? nK.f(e, n, aK(0, r)) : e[n] = r; +}, j2 = jx, uK = ZA, iK = oK, sK = Array, lK = Math.max, cK = function(e, t, r) { + for (var n = uK(e), a = j2(t, n), s = j2(r === void 0 ? n : r, n), u = sK(lK(s - a, 0)), i = 0; a < s; a++, i++) + iK(u, i, e[a]); + return u.length = i, u; +}, dK = Ko, pK = pi, dO = Oc.f, AK = cK, pO = typeof window == "object" && window && Object.getOwnPropertyNames ? Object.getOwnPropertyNames(window) : [], mK = function(e) { + try { + return dO(e); + } catch { + return AK(pO); + } +}; +cO.f = function(e) { + return pO && dK(e) == "Window" ? mK(e) : dO(pK(e)); +}; +var xd = Cr, ig = mr, sg = br, hK = er, H0 = Jr, E0 = Es, TK = ar, Nr = xr, fK = Ai, rT = Gr, r1 = pi, lg = MA, gK = Ea, nT = yc, uc = GA, AO = vf, EK = Oc, mO = cO, vK = Rc, hO = gs, TO = nn, CK = Sf, fO = wA, Hm = Vn, DK = Vf, cg = vs, bK = YA, gO = LA, G2 = Af, yK = Tr, SK = og, FK = ug, NK = lO, xK = JA, EO = Ds, n1 = Hf.forEach, tn = bK("hidden"), Vp = "Symbol", ic = "prototype", BK = EO.set, z2 = EO.getterFor(Vp), Fn = Object[ic], Pu = ig.Symbol, Sl = Pu && Pu[ic], OK = ig.TypeError, $m = ig.QObject, vO = hO.f, Zu = TO.f, CO = mO.f, RK = fO.f, DO = hK([].push), Qa = cg("symbols"), Lc = cg("op-symbols"), wK = cg("wks"), Vm = !$m || !$m[ic] || !$m[ic].findChild, aT = H0 && TK(function() { + return uc(Zu({}, "a", { get: function() { + return Zu(this, "a", { value: 7 }).a; + } })).a != 7; +}) ? function(e, t, r) { + var n = vO(Fn, t); + n && delete Fn[t], Zu(e, t, r), n && e !== Fn && Zu(Fn, t, n); +} : Zu, Wm = function(e, t) { + var r = Qa[e] = uc(Sl); + return BK(r, { type: Vp, tag: e, description: t }), H0 || (r.description = t), r; +}, Wp = function(e, t, r) { + e === Fn && Wp(Lc, t, r), rT(e); + var n = lg(t); + return rT(r), Nr(Qa, n) ? (r.enumerable ? (Nr(e, tn) && e[tn][n] && (e[tn][n] = !1), r = uc(r, { enumerable: nT(0, !1) })) : (Nr(e, tn) || Zu(e, tn, nT(1, {})), e[tn][n] = !0), aT(e, n, r)) : Zu(e, n, r); +}, oT = function(e, t) { + rT(e); + var r = r1(t), n = AO(r).concat(bO(r)); + return n1(n, function(a) { + (!H0 || sg(uT, r, a)) && Wp(e, a, r[a]); + }), e; +}, kK = function(e, t) { + return t === void 0 ? uc(e) : oT(uc(e), t); +}, uT = function(e) { + var t = lg(e), r = sg(RK, this, t); + return this === Fn && Nr(Qa, t) && !Nr(Lc, t) ? !1 : r || !Nr(this, t) || !Nr(Qa, t) || Nr(this, tn) && this[tn][t] ? r : !0; +}, U2 = function(e, t) { + var r = r1(e), n = lg(t); + if (!(r === Fn && Nr(Qa, n) && !Nr(Lc, n))) { + var a = vO(r, n); + return a && Nr(Qa, n) && !(Nr(r, tn) && r[tn][n]) && (a.enumerable = !0), a; + } +}, H2 = function(e) { + var t = CO(r1(e)), r = []; + return n1(t, function(n) { + !Nr(Qa, n) && !Nr(gO, n) && DO(r, n); + }), r; +}, bO = function(e) { + var t = e === Fn, r = CO(t ? Lc : r1(e)), n = []; + return n1(r, function(a) { + Nr(Qa, a) && (!t || Nr(Fn, a)) && DO(n, Qa[a]); + }), n; +}; +E0 || (Pu = function() { + if (fK(Sl, this)) + throw OK("Symbol is not a constructor"); + var e = !arguments.length || arguments[0] === void 0 ? void 0 : gK(arguments[0]), t = G2(e), r = function(n) { + this === Fn && sg(r, Lc, n), Nr(this, tn) && Nr(this[tn], t) && (this[tn][t] = !1), aT(this, t, nT(1, n)); + }; + return H0 && Vm && aT(Fn, t, { configurable: !0, set: r }), Wm(t, e); +}, Sl = Pu[ic], Hm(Sl, "toString", function() { + return z2(this).tag; +}), Hm(Pu, "withoutSetter", function(e) { + return Wm(G2(e), e); +}), fO.f = uT, TO.f = Wp, CK.f = oT, hO.f = U2, EK.f = mO.f = H2, vK.f = bO, SK.f = function(e) { + return Wm(yK(e), e); +}, H0 && (DK(Sl, "description", { configurable: !0, get: function() { + return z2(this).description; +} }), Hm(Fn, "propertyIsEnumerable", uT, { unsafe: !0 }))), xd({ global: !0, constructor: !0, wrap: !0, forced: !E0, sham: !E0 }, { Symbol: Pu }), n1(AO(wK), function(e) { + FK(e); +}), xd({ target: Vp, stat: !0, forced: !E0 }, { useSetter: function() { + Vm = !0; +}, useSimple: function() { + Vm = !1; +} }), xd({ target: "Object", stat: !0, forced: !E0, sham: !H0 }, { create: kK, defineProperty: Wp, defineProperties: oT, getOwnPropertyDescriptor: U2 }), xd({ target: "Object", stat: !0, forced: !E0 }, { getOwnPropertyNames: H2 }), NK(), xK(Pu, Vp), gO[tn] = !0; +var _K = Es, yO = _K && !!Symbol.for && !!Symbol.keyFor, MK = Cr, IK = ga, YK = xr, LK = Ea, SO = vs, PK = yO, Qm = SO("string-to-symbol-registry"), ZK = SO("symbol-to-string-registry"); +MK({ target: "Symbol", stat: !0, forced: !PK }, { for: function(e) { + var t = LK(e); + if (YK(Qm, t)) + return Qm[t]; + var r = IK("Symbol")(t); + return Qm[t] = r, ZK[r] = t, r; +} }); +var jK = Cr, GK = xr, zK = Nc, UK = xc, HK = vs, $K = yO, $2 = HK("symbol-to-string-registry"); +jK({ target: "Symbol", stat: !0, forced: !$K }, { keyFor: function(e) { + if (!zK(e)) + throw TypeError(UK(e) + " is not a symbol"); + if (GK($2, e)) + return $2[e]; +} }); +var VK = er, V2 = e6, WK = tr, W2 = Ko, QK = Ea, Q2 = VK([].push), qK = function(e) { + if (WK(e)) + return e; + if (V2(e)) { + for (var t = e.length, r = [], n = 0; n < t; n++) { + var a = e[n]; + typeof a == "string" ? Q2(r, a) : (typeof a == "number" || W2(a) == "Number" || W2(a) == "String") && Q2(r, QK(a)); + } + var s = r.length, u = !0; + return function(i, o) { + if (u) + return u = !1, o; + if (V2(this)) + return o; + for (var l = 0; l < s; l++) + if (r[l] === i) + return o; + }; + } +}, KK = Cr, FO = ga, NO = Nf, JK = br, Pc = er, xO = ar, q2 = tr, K2 = Nc, BO = i6, XK = qK, eJ = Es, tJ = String, Po = FO("JSON", "stringify"), Bd = Pc(/./.exec), J2 = Pc("".charAt), rJ = Pc("".charCodeAt), nJ = Pc("".replace), aJ = Pc(1 .toString), oJ = /[\uD800-\uDFFF]/g, X2 = /^[\uD800-\uDBFF]$/, eb = /^[\uDC00-\uDFFF]$/, tb = !eJ || xO(function() { + var e = FO("Symbol")(); + return Po([e]) != "[null]" || Po({ a: e }) != "{}" || Po(Object(e)) != "{}"; +}), rb = xO(function() { + return Po("\uDF06\uD834") !== '"\\udf06\\ud834"' || Po("\uDEAD") !== '"\\udead"'; +}), uJ = function(e, t) { + var r = BO(arguments), n = XK(t); + if (!(!q2(n) && (e === void 0 || K2(e)))) + return r[1] = function(a, s) { + if (q2(n) && (s = JK(n, this, tJ(a), s)), !K2(s)) + return s; + }, NO(Po, null, r); +}, iJ = function(e, t, r) { + var n = J2(r, t - 1), a = J2(r, t + 1); + return Bd(X2, e) && !Bd(eb, a) || Bd(eb, e) && !Bd(X2, n) ? "\\u" + aJ(rJ(e, 0), 16) : e; +}; +Po && KK({ target: "JSON", stat: !0, arity: 3, forced: tb || rb }, { stringify: function(e, t, r) { + var n = BO(arguments), a = NO(tb ? uJ : Po, null, n); + return rb && typeof a == "string" ? nJ(a, oJ, iJ) : a; +} }); +var sJ = Cr, lJ = Es, cJ = ar, OO = Rc, dJ = Cs, pJ = !lJ || cJ(function() { + OO.f(1); +}); +sJ({ target: "Object", stat: !0, forced: pJ }, { getOwnPropertySymbols: function(e) { + var t = OO.f; + return t ? t(dJ(e)) : []; +} }); +var AJ = Cr, mJ = Jr, hJ = mr, Od = er, TJ = xr, fJ = tr, gJ = Ai, EJ = Ea, vJ = Vf, CJ = Hx, Pa = hJ.Symbol, Bu = Pa && Pa.prototype; +if (mJ && fJ(Pa) && (!("description" in Bu) || Pa().description !== void 0)) { + var nb = {}, Rd = function() { + var e = arguments.length < 1 || arguments[0] === void 0 ? void 0 : EJ(arguments[0]), t = gJ(Bu, this) ? new Pa(e) : e === void 0 ? Pa() : Pa(e); + return e === "" && (nb[t] = !0), t; + }; + CJ(Rd, Pa), Rd.prototype = Bu, Bu.constructor = Rd; + var DJ = String(Pa("test")) == "Symbol(test)", bJ = Od(Bu.valueOf), yJ = Od(Bu.toString), SJ = /^Symbol\((.*)\)[^)]+$/, FJ = Od("".replace), NJ = Od("".slice); + vJ(Bu, "description", { configurable: !0, get: function() { + var e = bJ(this); + if (TJ(nb, e)) + return ""; + var t = yJ(e), r = DJ ? NJ(t, 7, -1) : FJ(t, SJ, "$1"); + return r === "" ? void 0 : r; + } }), AJ({ global: !0, constructor: !0, forced: !0 }, { Symbol: Rd }); +} +var xJ = tr, BJ = fa, ab = $f, OJ = function(e, t, r) { + var n, a; + return ab && xJ(n = t.constructor) && n !== r && BJ(a = n.prototype) && a !== r.prototype && ab(e, a), e; +}, RJ = er, wJ = RJ(1 .valueOf), kJ = " \n\v\f\r                 \u2028\u2029\uFEFF", _J = er, MJ = Fc, IJ = Ea, iT = kJ, ob = _J("".replace), YJ = RegExp("^[" + iT + "]+"), LJ = RegExp("(^|[^" + iT + "])[" + iT + "]+$"), qm = function(e) { + return function(t) { + var r = IJ(MJ(t)); + return e & 1 && (r = ob(r, YJ, "")), e & 2 && (r = ob(r, LJ, "$1")), r; + }; +}, PJ = { start: qm(1), end: qm(2), trim: qm(3) }, ZJ = Cr, RO = vI, jJ = Jr, wO = mr, kO = W6, _O = er, GJ = Ef, ub = xr, zJ = OJ, UJ = Ai, HJ = Nc, MO = kx, $J = ar, VJ = Oc.f, WJ = gs.f, QJ = nn.f, qJ = wJ, KJ = PJ.trim, a1 = "Number", $0 = wO[a1]; +kO[a1]; +var sT = $0.prototype, JJ = wO.TypeError, XJ = _O("".slice), wd = _O("".charCodeAt), eX = function(e) { + var t = MO(e, "number"); + return typeof t == "bigint" ? t : tX(t); +}, tX = function(e) { + var t = MO(e, "number"), r, n, a, s, u, i, o, l; + if (HJ(t)) + throw JJ("Cannot convert a Symbol value to a number"); + if (typeof t == "string" && t.length > 2) { + if (t = KJ(t), r = wd(t, 0), r === 43 || r === 45) { + if (n = wd(t, 2), n === 88 || n === 120) + return NaN; + } else if (r === 48) { + switch (wd(t, 1)) { + case 66: + case 98: + a = 2, s = 49; + break; + case 79: + case 111: + a = 8, s = 55; + break; + default: + return +t; + } + for (u = XJ(t, 2), i = u.length, o = 0; o < i; o++) + if (l = wd(u, o), l < 48 || l > s) + return NaN; + return parseInt(u, a); + } + } + return +t; +}, lT = GJ(a1, !$0(" 0o1") || !$0("0b1") || $0("+0x1")), rX = function(e) { + return UJ(sT, e) && $J(function() { + qJ(e); + }); +}, Tp = function(e) { + var t = arguments.length < 1 ? 0 : $0(eX(e)); + return rX(this) ? zJ(Object(t), this, Tp) : t; +}; +Tp.prototype = sT, lT && !RO && (sT.constructor = Tp), ZJ({ global: !0, constructor: !0, wrap: !0, forced: lT }, { Number: Tp }); +var nX = function(e, t) { + for (var r = jJ ? VJ(t) : "MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","), n = 0, a; r.length > n; n++) + ub(t, a = r[n]) && !ub(e, a) && QJ(e, a, WJ(t, a)); +}; +(lT || RO) && nX(kO[a1], $0); +var ni = {}; +Object.defineProperty(ni, "__esModule", { value: !0 }), ni.LogLevel = void 0; +var Km; +ni.LogLevel = Km, function(e) { + e[e.Debug = 0] = "Debug", e[e.Info = 1] = "Info", e[e.Warn = 2] = "Warn", e[e.Error = 3] = "Error", e[e.Fatal = 4] = "Fatal"; +}(Km || (ni.LogLevel = Km = {})), Object.defineProperty(kl, "__esModule", { value: !0 }), kl.ConsoleLogger = void 0, kl.buildConsoleLogger = sX; +var _r = ni; +function sc(e) { + "@babel/helpers - typeof"; + return sc = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) { + return typeof t; + } : function(t) { + return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t; + }, sc(e); +} +function aX(e, t) { + if (!(e instanceof t)) + throw new TypeError("Cannot call a class as a function"); +} +function ib(e, t) { + for (var r = 0; r < t.length; r++) { + var n = t[r]; + n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(e, IO(n.key), n); + } +} +function oX(e, t, r) { + return t && ib(e.prototype, t), r && ib(e, r), Object.defineProperty(e, "prototype", { writable: !1 }), e; +} +function uX(e, t, r) { + return t = IO(t), t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e; +} +function IO(e) { + var t = iX(e, "string"); + return sc(t) === "symbol" ? t : String(t); +} +function iX(e, t) { + if (sc(e) !== "object" || e === null) + return e; + var r = e[Symbol.toPrimitive]; + if (r !== void 0) { + var n = r.call(e, t || "default"); + if (sc(n) !== "object") + return n; + throw new TypeError("@@toPrimitive must return a primitive value."); + } + return (t === "string" ? String : Number)(e); +} +var YO = function() { + function e(t) { + aX(this, e), uX(this, "context", void 0), this.context = t; + } + return oX(e, [{ key: "formatMessage", value: function(t, r, n) { + var a = "[" + _r.LogLevel[r].toUpperCase() + "]"; + return n && n.app && (a += " " + n.app + ": "), a + t; + } }, { key: "log", value: function(t, r, n) { + var a; + if (!(t < ((a = this.context) === null || a === void 0 ? void 0 : a.level))) + switch (t) { + case _r.LogLevel.Debug: + console.debug(this.formatMessage(r, _r.LogLevel.Debug, n), n); + break; + case _r.LogLevel.Info: + console.info(this.formatMessage(r, _r.LogLevel.Info, n), n); + break; + case _r.LogLevel.Warn: + console.warn(this.formatMessage(r, _r.LogLevel.Warn, n), n); + break; + case _r.LogLevel.Error: + console.error(this.formatMessage(r, _r.LogLevel.Error, n), n); + break; + case _r.LogLevel.Fatal: + default: + console.error(this.formatMessage(r, _r.LogLevel.Fatal, n), n); + break; + } + } }, { key: "debug", value: function(t, r) { + this.log(_r.LogLevel.Debug, t, Object.assign({}, this.context, r)); + } }, { key: "info", value: function(t, r) { + this.log(_r.LogLevel.Info, t, Object.assign({}, this.context, r)); + } }, { key: "warn", value: function(t, r) { + this.log(_r.LogLevel.Warn, t, Object.assign({}, this.context, r)); + } }, { key: "error", value: function(t, r) { + this.log(_r.LogLevel.Error, t, Object.assign({}, this.context, r)); + } }, { key: "fatal", value: function(t, r) { + this.log(_r.LogLevel.Fatal, t, Object.assign({}, this.context, r)); + } }]), e; +}(); +kl.ConsoleLogger = YO; +function sX(e) { + return new YO(e); +} +var Qp = {}; +const LO = Ft(_U); +Object.defineProperty(Qp, "__esModule", { value: !0 }), Qp.LoggerBuilder = void 0; +var lX = LO, sb = ni; +function lc(e) { + "@babel/helpers - typeof"; + return lc = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) { + return typeof t; + } : function(t) { + return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t; + }, lc(e); +} +function cX(e, t) { + if (!(e instanceof t)) + throw new TypeError("Cannot call a class as a function"); +} +function lb(e, t) { + for (var r = 0; r < t.length; r++) { + var n = t[r]; + n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(e, PO(n.key), n); + } +} +function dX(e, t, r) { + return t && lb(e.prototype, t), r && lb(e, r), Object.defineProperty(e, "prototype", { writable: !1 }), e; +} +function cb(e, t, r) { + return t = PO(t), t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e; +} +function PO(e) { + var t = pX(e, "string"); + return lc(t) === "symbol" ? t : String(t); +} +function pX(e, t) { + if (lc(e) !== "object" || e === null) + return e; + var r = e[Symbol.toPrimitive]; + if (r !== void 0) { + var n = r.call(e, t || "default"); + if (lc(n) !== "object") + return n; + throw new TypeError("@@toPrimitive must return a primitive value."); + } + return (t === "string" ? String : Number)(e); +} +var AX = function() { + function e(t) { + cX(this, e), cb(this, "context", void 0), cb(this, "factory", void 0), this.context = {}, this.factory = t; + } + return dX(e, [{ key: "setApp", value: function(t) { + return this.context.app = t, this; + } }, { key: "setLogLevel", value: function(t) { + return this.context.level = t, this; + } }, { key: "setUid", value: function(t) { + return this.context.uid = t, this; + } }, { key: "detectUser", value: function() { + var t = (0, lX.getCurrentUser)(); + return t !== null && (this.context.uid = t.uid), this; + } }, { key: "detectLogLevel", value: function() { + var t = this, r = function n() { + if (document.readyState === "complete" || document.readyState === "interactive" && window.OC !== void 0) { + var a, s, u; + t.context.level = ((a = window.OC) === null || a === void 0 || (s = a.config) === null || s === void 0 ? void 0 : s.loglevel) !== void 0 ? window.OC.config.loglevel : sb.LogLevel.Warn, (u = window.OC) !== null && u !== void 0 && u.debug && (t.context.level = sb.LogLevel.Debug), document.removeEventListener("readystatechange", n); + } else + document.addEventListener("readystatechange", n); + }; + return r(), this; + } }, { key: "build", value: function() { + return this.context.level === void 0 && this.detectLogLevel(), this.factory(this.context); + } }]), e; +}(); +Qp.LoggerBuilder = AX, function(e) { + Object.defineProperty(e, "__esModule", { value: !0 }), Object.defineProperty(e, "LogLevel", { enumerable: !0, get: function() { + return n.LogLevel; + } }), e.getLogger = s, e.getLoggerBuilder = a; + var t = kl, r = Qp, n = ni; + function a() { + return new r.LoggerBuilder(t.buildConsoleLogger); + } + function s() { + return a().build(); + } +}(ag); +const as = ag.getLoggerBuilder().setApp(V9).build(); +async function mX(e) { + return hX(await e.text()); +} +async function hX(e) { + let t; + try { + t = e.split("\n").map(db); + } catch { + as.debug("falling back to json splitter"); + const r = (await import("./Splitter-634df9e6.mjs").then((n) => n.S)).default; + t = r(e).jsons.map(db); + } + return t.map(Fl); +} +function Fl(e) { + return { ...e, exception: _Q(e.exception || e.message) }; +} +function db(e) { + try { + return JSON.parse(e); + } catch (t) { + if (as.debug("Could not simply parse log entry", { error: t, json: e }), e.startsWith('"') && e.endsWith('"')) { + let i = e.substring(1, e.length - 1); + return i.match(/^\{\s*""/) && (i = i.replace(/""/g, '"')), JSON.parse(i); + } + const r = e.indexOf('"message":"') + 11, n = e.lastIndexOf('","level":'), a = e.substring(0, r), s = e.substring(n), u = e.slice(r, n).replace(/([^\\]|^)["]/g, '$1\\"'); + return e = a + u + s, JSON.parse(e); + } +} +const o1 = yB("logreader-logs", () => { + const e = Xo(), t = Jt([]), r = Jt(""), n = Gt(() => { + if (r.value) { + const p = r.value.toLowerCase(); + return t.value.filter((A) => JSON.stringify(A).toLowerCase().includes(p)); + } + return t.value; + }), a = Jt(!0), s = Jt(!1), u = Jt(!1); + async function i(p = !0) { + var A; + if (e.isEnabled && (u.value = !u.value)) + try { + if (p) { + const { data: h } = await kD({ offset: t.value.length, query: r.value }); + t.value.push(...h.data.map(Fl)), a.value = h.remain; + } else { + const { data: h } = await _D({ lastReqId: ((A = t.value[0]) == null ? void 0 : A.reqId) || "" }); + t.value.splice(0, 0, ...h.map(Fl)); + } + } finally { + u.value = !1; + } + } + async function o() { + if (!e.localFile) { + as.debug("Can not read file, no file was uploaded"); + return; + } + t.value = await mX(e.localFile), a.value = !1; + } + function l() { + s.value = !1; + } + function c() { + if (s.value) + return; + const p = async () => { + var A; + try { + if (e.isEnabled && r.value === "") { + const { data: h } = await _D({ lastReqId: ((A = t.value[0]) == null ? void 0 : A.reqId) || "" }); + t.value.splice(0, 0, ...h.map(Fl)); + } + } catch (h) { + as.warn("Unexpected error while polling for new log entries", { error: h }), (h.status || 0) >= 500 ? oc(kt("logreader", "Could not fetch new log entries (server unavailable)")) : oc(kt("logreader", "Could not fetch new entries")); + } finally { + s.value && window.setTimeout(p, MD); + } + }; + s.value = !0, window.setTimeout(p, MD); + } + async function d(p = "") { + const A = r.value; + if (r.value = p, p !== A && e.isEnabled) { + u.value = !0; + try { + const { data: h } = await kD({ offset: 0, query: p }); + t.value = [...h.data.map(Fl)], a.value = h.remain; + } finally { + u.value = !1; + } + } + } + return { allEntries: t, entries: n, hasRemainingEntries: a, query: r, loadMore: i, loadFile: o, startPolling: c, stopPolling: l, searchLogs: d }; +}); +var ZO = { exports: {} }; +(function(e, t) { + (function(r, n) { + e.exports = n(); + })(self, () => (() => { + var r = { 7196: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-4d05be2c]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-4d05be2c]{position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:bold;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:22px;transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue *[data-v-4d05be2c],.button-vue span[data-v-4d05be2c]{cursor:pointer}.button-vue[data-v-4d05be2c]:focus{outline:none}.button-vue[data-v-4d05be2c]:disabled{cursor:default;opacity:.5;filter:saturate(0.7)}.button-vue:disabled *[data-v-4d05be2c]{cursor:default}.button-vue[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-4d05be2c]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-4d05be2c]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue__icon[data-v-4d05be2c]{height:44px;width:44px;min-height:44px;min-width:44px;display:flex;justify-content:center;align-items:center}.button-vue__text[data-v-4d05be2c]{font-weight:bold;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-4d05be2c]{width:44px !important}.button-vue--text-only[data-v-4d05be2c]{padding:0 12px}.button-vue--text-only .button-vue__text[data-v-4d05be2c]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-4d05be2c]{padding:0 16px 0 4px}.button-vue--wide[data-v-4d05be2c]{width:100%}.button-vue[data-v-4d05be2c]:focus-visible{outline:2px solid var(--color-main-text) !important}.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]{outline:2px solid var(--color-primary-element-text);border-radius:var(--border-radius);background-color:rgba(0,0,0,0)}.button-vue--vue-primary[data-v-4d05be2c]{background-color:var(--color-primary-element);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-4d05be2c]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-4d05be2c]{color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--vue-secondary[data-v-4d05be2c]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--vue-tertiary[data-v-4d05be2c]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color);background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-4d05be2c]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-no-background[data-v-4d05be2c]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]{color:var(--color-primary-element-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-success[data-v-4d05be2c]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-4d05be2c]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-4d05be2c]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-4d05be2c]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-4d05be2c]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-4d05be2c]:active{background-color:var(--color-error)}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcButton/NcButton.vue", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,6BACC,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,QAAA,CACA,SAAA,CACA,kCAAA,CACA,gBAAA,CACA,eCcgB,CDbhB,cCagB,CDZhB,YAAA,CACA,kBAAA,CACA,sBAAA,CAGA,cAAA,CAKA,kBAAA,CACA,uDAAA,CACA,uBAAA,CACA,iCAAA,CAkBA,6CAAA,CACA,mDAAA,CA1BA,iEAEC,cAAA,CAQD,mCACC,YAAA,CAGD,sCACC,cAAA,CAIA,UCIiB,CDFjB,oBAAA,CALA,wCACC,cAAA,CAUF,kDACC,yDAAA,CAKD,oCACC,mDAAA,CAGD,sCACC,mBAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CAGD,mCACC,WCvCe,CDwCf,UCxCe,CDyCf,eCzCe,CD0Cf,cC1Ce,CD2Cf,YAAA,CACA,sBAAA,CACA,kBAAA,CAGD,mCACC,gBAAA,CACA,iBAAA,CACA,aAAA,CACA,kBAAA,CACA,sBAAA,CACA,eAAA,CAID,wCACC,qBAAA,CAID,wCACC,cAAA,CACA,0DACC,eAAA,CACA,gBAAA,CAKF,4CACC,oBAAA,CAID,mCACC,UAAA,CAGD,2CACC,mDAAA,CACA,+EACC,mDAAA,CACA,kCAAA,CACA,8BAAA,CAOF,0CACC,6CAAA,CACA,uCAAA,CACA,+DACC,mDAAA,CAID,iDACC,6CAAA,CAKF,4CACC,6CAAA,CACA,mDAAA,CACA,iEACC,6CAAA,CACA,yDAAA,CAKF,2CACC,4BAAA,CACA,8BAAA,CACA,gEACC,6BAAA,CACA,8CAAA,CAKF,yDACC,4BAAA,CACA,8BAAA,CACA,8EACC,8BAAA,CAKF,sDACC,uCAAA,CACA,8BAAA,CAEA,2EACC,8BAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,wCACC,mCAAA,CACA,UAAA,CACA,6DACC,yCAAA,CAID,+CACC,mCAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n\n.button-vue {\n position: relative;\n width: fit-content;\n overflow: hidden;\n border: 0;\n padding: 0;\n font-size: var(--default-font-size);\n font-weight: bold;\n min-height: $clickable-area;\n min-width: $clickable-area;\n display: flex;\n align-items: center;\n justify-content: center;\n\n // Cursor pointer on element and all children\n cursor: pointer;\n & *,\n span {\n cursor: pointer;\n }\n border-radius: math.div($clickable-area, 2);\n transition-property: color, border-color, background-color;\n transition-duration: 0.1s;\n transition-timing-function: linear;\n\n // No outline feedback for focus. Handled with a toggled class in js (see data)\n &:focus {\n outline: none;\n }\n\n &:disabled {\n cursor: default;\n & * {\n cursor: default;\n }\n opacity: $opacity_disabled;\n // Gives a wash out effect\n filter: saturate($opacity_normal);\n }\n\n // Default button type\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light);\n &:hover:not(:disabled) {\n background-color: var(--color-primary-element-light-hover);\n }\n\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-primary-element-light);\n }\n\n &__wrapper {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n }\n\n &__icon {\n height: $clickable-area;\n width: $clickable-area;\n min-height: $clickable-area;\n min-width: $clickable-area;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n\n &__text {\n font-weight: bold;\n margin-bottom: 1px;\n padding: 2px 0;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n }\n\n // Icon-only button\n &--icon-only {\n width: $clickable-area !important;\n }\n\n // Text-only button\n &--text-only {\n padding: 0 12px;\n & .button-vue__text {\n margin-left: 4px;\n margin-right: 4px;\n }\n }\n\n // Icon and text button\n &--icon-and-text {\n padding: 0 16px 0 4px;\n }\n\n // Wide button spans the whole width of the container\n &--wide {\n width: 100%;\n }\n\n &:focus-visible {\n outline: 2px solid var(--color-main-text) !important;\n &.button-vue--vue-tertiary-on-primary {\n outline: 2px solid var(--color-primary-element-text);\n border-radius: var(--border-radius);\n background-color: transparent;\n }\n }\n\n // Button types\n\n // Primary\n &--vue-primary {\n background-color: var(--color-primary-element);\n color: var(--color-primary-element-text);\n &:hover:not(:disabled) {\n background-color: var(--color-primary-element-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-primary-element);\n }\n }\n\n // Secondary\n &--vue-secondary {\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light);\n &:hover:not(:disabled) {\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light-hover);\n }\n }\n\n // Tertiary\n &--vue-tertiary {\n color: var(--color-main-text);\n background-color: transparent;\n &:hover:not(:disabled) {\n background-color: var(--color);\n background-color: var(--color-background-hover);\n }\n }\n\n // Tertiary, no background\n &--vue-tertiary-no-background {\n color: var(--color-main-text);\n background-color: transparent;\n &:hover:not(:disabled) {\n background-color: transparent;\n }\n }\n\n // Tertiary on primary color (like the header)\n &--vue-tertiary-on-primary {\n color: var(--color-primary-element-text);\n background-color: transparent;\n\n &:hover:not(:disabled) {\n background-color: transparent;\n }\n }\n\n // Success\n &--vue-success {\n background-color: var(--color-success);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-success-hover);\n }\n // Back to the default color for this button when active\n // : add ripple effect\n &:active {\n background-color: var(--color-success);\n }\n }\n\n // Warning\n &--vue-warning {\n background-color: var(--color-warning);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-warning-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-warning);\n }\n }\n\n // Error\n &--vue-error {\n background-color: var(--color-error);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-error-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-error);\n }\n }\n}\n\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const A = p; + }, 3645: (u) => { + u.exports = function(i) { + var o = []; + return o.toString = function() { + return this.map(function(l) { + var c = "", d = l[5] !== void 0; + return l[4] && (c += "@supports (".concat(l[4], ") {")), l[2] && (c += "@media ".concat(l[2], " {")), d && (c += "@layer".concat(l[5].length > 0 ? " ".concat(l[5]) : "", " {")), c += i(l), d && (c += "}"), l[2] && (c += "}"), l[4] && (c += "}"), c; + }).join(""); + }, o.i = function(l, c, d, p, A) { + typeof l == "string" && (l = [[null, l, void 0]]); + var h = {}; + if (d) + for (var E = 0; E < this.length; E++) { + var b = this[E][0]; + b != null && (h[b] = !0); + } + for (var v = 0; v < l.length; v++) { + var f = [].concat(l[v]); + d && h[f[0]] || (A !== void 0 && (f[5] === void 0 || (f[1] = "@layer".concat(f[5].length > 0 ? " ".concat(f[5]) : "", " {").concat(f[1], "}")), f[5] = A), c && (f[2] && (f[1] = "@media ".concat(f[2], " {").concat(f[1], "}")), f[2] = c), p && (f[4] ? (f[1] = "@supports (".concat(f[4], ") {").concat(f[1], "}"), f[4] = p) : f[4] = "".concat(p)), o.push(f)); + } + }, o; + }; + }, 7537: (u) => { + u.exports = function(i) { + var o = i[1], l = i[3]; + if (!l) + return o; + if (typeof btoa == "function") { + var c = btoa(unescape(encodeURIComponent(JSON.stringify(l)))), d = "sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(c), p = "/*# ".concat(d, " */"); + return [o].concat([p]).join("\n"); + } + return [o].join("\n"); + }; + }, 3379: (u) => { + var i = []; + function o(d) { + for (var p = -1, A = 0; A < i.length; A++) + if (i[A].identifier === d) { + p = A; + break; + } + return p; + } + function l(d, p) { + for (var A = {}, h = [], E = 0; E < d.length; E++) { + var b = d[E], v = p.base ? b[0] + p.base : b[0], f = A[v] || 0, S = "".concat(v, " ").concat(f); + A[v] = f + 1; + var _ = o(S), z = { css: b[1], media: b[2], sourceMap: b[3], supports: b[4], layer: b[5] }; + if (_ !== -1) + i[_].references++, i[_].updater(z); + else { + var y = c(z, p); + p.byIndex = E, i.splice(E, 0, { identifier: S, updater: y, references: 1 }); + } + h.push(S); + } + return h; + } + function c(d, p) { + var A = p.domAPI(p); + return A.update(d), function(h) { + if (h) { + if (h.css === d.css && h.media === d.media && h.sourceMap === d.sourceMap && h.supports === d.supports && h.layer === d.layer) + return; + A.update(d = h); + } else + A.remove(); + }; + } + u.exports = function(d, p) { + var A = l(d = d || [], p = p || {}); + return function(h) { + h = h || []; + for (var E = 0; E < A.length; E++) { + var b = o(A[E]); + i[b].references--; + } + for (var v = l(h, p), f = 0; f < A.length; f++) { + var S = o(A[f]); + i[S].references === 0 && (i[S].updater(), i.splice(S, 1)); + } + A = v; + }; + }; + }, 569: (u) => { + var i = {}; + u.exports = function(o, l) { + var c = function(d) { + if (i[d] === void 0) { + var p = document.querySelector(d); + if (window.HTMLIFrameElement && p instanceof window.HTMLIFrameElement) + try { + p = p.contentDocument.head; + } catch { + p = null; + } + i[d] = p; + } + return i[d]; + }(o); + if (!c) + throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid."); + c.appendChild(l); + }; + }, 9216: (u) => { + u.exports = function(i) { + var o = document.createElement("style"); + return i.setAttributes(o, i.attributes), i.insert(o, i.options), o; + }; + }, 3565: (u, i, o) => { + u.exports = function(l) { + var c = o.nc; + c && l.setAttribute("nonce", c); + }; + }, 7795: (u) => { + u.exports = function(i) { + if (typeof document > "u") + return { update: function() { + }, remove: function() { + } }; + var o = i.insertStyleElement(i); + return { update: function(l) { + (function(c, d, p) { + var A = ""; + p.supports && (A += "@supports (".concat(p.supports, ") {")), p.media && (A += "@media ".concat(p.media, " {")); + var h = p.layer !== void 0; + h && (A += "@layer".concat(p.layer.length > 0 ? " ".concat(p.layer) : "", " {")), A += p.css, h && (A += "}"), p.media && (A += "}"), p.supports && (A += "}"); + var E = p.sourceMap; + E && typeof btoa < "u" && (A += "\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(E)))), " */")), d.styleTagTransform(A, c, d.options); + })(o, i, l); + }, remove: function() { + (function(l) { + if (l.parentNode === null) + return !1; + l.parentNode.removeChild(l); + })(o); + } }; + }; + }, 4589: (u) => { + u.exports = function(i, o) { + if (o.styleSheet) + o.styleSheet.cssText = i; + else { + for (; o.firstChild; ) + o.removeChild(o.firstChild); + o.appendChild(document.createTextNode(i)); + } + }; + }, 2102: () => { + }, 1900: (u, i, o) => { + function l(c, d, p, A, h, E, b, v) { + var f, S = typeof c == "function" ? c.options : c; + if (d && (S.render = d, S.staticRenderFns = p, S._compiled = !0), A && (S.functional = !0), E && (S._scopeId = "data-v-" + E), b ? (f = function(y) { + (y = y || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) || typeof __VUE_SSR_CONTEXT__ > "u" || (y = __VUE_SSR_CONTEXT__), h && h.call(this, y), y && y._registeredComponents && y._registeredComponents.add(b); + }, S._ssrRegister = f) : h && (f = v ? function() { + h.call(this, (S.functional ? this.parent : this).$root.$options.shadowRoot); + } : h), f) + if (S.functional) { + S._injectStyles = f; + var _ = S.render; + S.render = function(y, $) { + return f.call($), _(y, $); + }; + } else { + var z = S.beforeCreate; + S.beforeCreate = z ? [].concat(z, f) : [f]; + } + return { exports: c, options: S }; + } + o.d(i, { Z: () => l }); + } }, n = {}; + function a(u) { + var i = n[u]; + if (i !== void 0) + return i.exports; + var o = n[u] = { id: u, exports: {} }; + return r[u](o, o.exports, a), o.exports; + } + a.n = (u) => { + var i = u && u.__esModule ? () => u.default : () => u; + return a.d(i, { a: i }), i; + }, a.d = (u, i) => { + for (var o in i) + a.o(i, o) && !a.o(u, o) && Object.defineProperty(u, o, { enumerable: !0, get: i[o] }); + }, a.o = (u, i) => Object.prototype.hasOwnProperty.call(u, i), a.r = (u) => { + typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(u, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(u, "__esModule", { value: !0 }); + }, a.nc = void 0; + var s = {}; + return (() => { + a.r(s), a.d(s, { default: () => Q }); + const u = { name: "NcButton", props: { disabled: { type: Boolean, default: !1 }, type: { type: String, validator: (D) => ["primary", "secondary", "tertiary", "tertiary-no-background", "tertiary-on-primary", "error", "warning", "success"].indexOf(D) !== -1, default: "secondary" }, nativeType: { type: String, validator: (D) => ["submit", "reset", "button"].indexOf(D) !== -1, default: "button" }, wide: { type: Boolean, default: !1 }, ariaLabel: { type: String, default: null }, href: { type: String, default: null }, to: { type: [String, Object], default: null }, exact: { type: Boolean, default: !1 }, ariaHidden: { type: Boolean, default: null } }, render(D) { + var w, k, R, q, ee, se = this; + const j = (w = this.$slots.default) === null || w === void 0 || (k = w[0]) === null || k === void 0 || (R = k.text) === null || R === void 0 || (q = R.trim) === null || q === void 0 ? void 0 : q.call(R), O = !!j, V = (ee = this.$slots) === null || ee === void 0 ? void 0 : ee.icon; + j || this.ariaLabel || console.warn("You need to fill either the text or the ariaLabel props in the button component.", { text: j, ariaLabel: this.ariaLabel }, this); + const fe = function() { + let { navigate: te, isActive: De, isExactActive: xe } = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}; + return D(se.to || !se.href ? "button" : "a", { class: ["button-vue", { "button-vue--icon-only": V && !O, "button-vue--text-only": O && !V, "button-vue--icon-and-text": V && O, ["button-vue--vue-".concat(se.type)]: se.type, "button-vue--wide": se.wide, active: De, "router-link-exact-active": xe }], attrs: { "aria-label": se.ariaLabel, disabled: se.disabled, type: se.href ? null : se.nativeType, role: se.href ? "button" : null, href: !se.to && se.href ? se.href : null, ...se.$attrs }, on: { ...se.$listeners, click: (J) => { + var Ee, _e; + (Ee = se.$listeners) === null || Ee === void 0 || (_e = Ee.click) === null || _e === void 0 || _e.call(Ee, J), te == null || te(J); + } } }, [D("span", { class: "button-vue__wrapper" }, [V ? D("span", { class: "button-vue__icon", attrs: { "aria-hidden": se.ariaHidden } }, [se.$slots.icon]) : null, O ? D("span", { class: "button-vue__text" }, [j]) : null])]); + }; + return this.to ? D("router-link", { props: { custom: !0, to: this.to, exact: this.exact }, scopedSlots: { default: fe } }) : fe(); + } }; + var i = a(3379), o = a.n(i), l = a(7795), c = a.n(l), d = a(569), p = a.n(d), A = a(3565), h = a.n(A), E = a(9216), b = a.n(E), v = a(4589), f = a.n(v), S = a(7196), _ = {}; + _.styleTagTransform = f(), _.setAttributes = h(), _.insert = p().bind(null, "head"), _.domAPI = c(), _.insertStyleElement = b(), o()(S.Z, _), S.Z && S.Z.locals && S.Z.locals; + var z = a(1900), y = a(2102), $ = a.n(y), re = (0, z.Z)(u, void 0, void 0, !1, null, "4d05be2c", null); + typeof $() == "function" && $()(re); + const Q = re.exports; + })(), s; + })()); +})(ZO); +var TX = ZO.exports; +const Zc = Rr(TX); +var jO = { exports: {} }; +(function(e, t) { + (function(r, n) { + e.exports = n(); + })(self, () => (() => { + var r = { 6613: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-24368316]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.empty-content[data-v-24368316]{display:flex;align-items:center;flex-direction:column;margin-top:20vh}.modal-wrapper .empty-content[data-v-24368316]{margin-top:5vh;margin-bottom:5vh}.empty-content__icon[data-v-24368316]{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-24368316] svg{width:64px;height:64px}.empty-content__name[data-v-24368316]{margin-bottom:10px;text-align:center}.empty-content__action[data-v-24368316]{margin-top:8px}.modal-wrapper .empty-content__action[data-v-24368316]{margin-top:20px;display:flex}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcEmptyContent/NcEmptyContent.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,gCACC,YAAA,CACA,kBAAA,CACA,qBAAA,CACA,eAAA,CAEA,+CACC,cAAA,CACA,iBAAA,CAGD,sCACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CACA,kBAAA,CACA,UAAA,CACA,2BAAA,CACA,0BAAA,CACA,oBAAA,CAEA,0CACC,UAAA,CACA,WAAA,CAIF,sCACC,kBAAA,CACA,iBAAA,CAGD,wCACC,cAAA,CAEA,uDACC,eAAA,CACA,YAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n.empty-content {\n display: flex;\n align-items: center;\n flex-direction: column;\n margin-top: 20vh;\n\n .modal-wrapper & {\n margin-top: 5vh;\n margin-bottom: 5vh;\n }\n\n &__icon {\n display: flex;\n align-items: center;\n justify-content: center;\n width: 64px;\n height: 64px;\n margin: 0 auto 15px;\n opacity: .4;\n background-repeat: no-repeat;\n background-position: center;\n background-size: 64px;\n\n :deep(svg) {\n width: 64px;\n height: 64px;\n }\n }\n\n &__name {\n margin-bottom: 10px;\n text-align: center;\n }\n\n &__action {\n margin-top: 8px;\n\n .modal-wrapper & {\n margin-top: 20px;\n display: flex;\n }\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 3645: (u) => { + u.exports = function(i) { + var o = []; + return o.toString = function() { + return this.map(function(l) { + var c = "", d = l[5] !== void 0; + return l[4] && (c += "@supports (".concat(l[4], ") {")), l[2] && (c += "@media ".concat(l[2], " {")), d && (c += "@layer".concat(l[5].length > 0 ? " ".concat(l[5]) : "", " {")), c += i(l), d && (c += "}"), l[2] && (c += "}"), l[4] && (c += "}"), c; + }).join(""); + }, o.i = function(l, c, d, p, A) { + typeof l == "string" && (l = [[null, l, void 0]]); + var h = {}; + if (d) + for (var E = 0; E < this.length; E++) { + var b = this[E][0]; + b != null && (h[b] = !0); + } + for (var v = 0; v < l.length; v++) { + var f = [].concat(l[v]); + d && h[f[0]] || (A !== void 0 && (f[5] === void 0 || (f[1] = "@layer".concat(f[5].length > 0 ? " ".concat(f[5]) : "", " {").concat(f[1], "}")), f[5] = A), c && (f[2] && (f[1] = "@media ".concat(f[2], " {").concat(f[1], "}")), f[2] = c), p && (f[4] ? (f[1] = "@supports (".concat(f[4], ") {").concat(f[1], "}"), f[4] = p) : f[4] = "".concat(p)), o.push(f)); + } + }, o; + }; + }, 7537: (u) => { + u.exports = function(i) { + var o = i[1], l = i[3]; + if (!l) + return o; + if (typeof btoa == "function") { + var c = btoa(unescape(encodeURIComponent(JSON.stringify(l)))), d = "sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(c), p = "/*# ".concat(d, " */"); + return [o].concat([p]).join("\n"); + } + return [o].join("\n"); + }; + }, 3379: (u) => { + var i = []; + function o(d) { + for (var p = -1, A = 0; A < i.length; A++) + if (i[A].identifier === d) { + p = A; + break; + } + return p; + } + function l(d, p) { + for (var A = {}, h = [], E = 0; E < d.length; E++) { + var b = d[E], v = p.base ? b[0] + p.base : b[0], f = A[v] || 0, S = "".concat(v, " ").concat(f); + A[v] = f + 1; + var _ = o(S), z = { css: b[1], media: b[2], sourceMap: b[3], supports: b[4], layer: b[5] }; + if (_ !== -1) + i[_].references++, i[_].updater(z); + else { + var y = c(z, p); + p.byIndex = E, i.splice(E, 0, { identifier: S, updater: y, references: 1 }); + } + h.push(S); + } + return h; + } + function c(d, p) { + var A = p.domAPI(p); + return A.update(d), function(h) { + if (h) { + if (h.css === d.css && h.media === d.media && h.sourceMap === d.sourceMap && h.supports === d.supports && h.layer === d.layer) + return; + A.update(d = h); + } else + A.remove(); + }; + } + u.exports = function(d, p) { + var A = l(d = d || [], p = p || {}); + return function(h) { + h = h || []; + for (var E = 0; E < A.length; E++) { + var b = o(A[E]); + i[b].references--; + } + for (var v = l(h, p), f = 0; f < A.length; f++) { + var S = o(A[f]); + i[S].references === 0 && (i[S].updater(), i.splice(S, 1)); + } + A = v; + }; + }; + }, 569: (u) => { + var i = {}; + u.exports = function(o, l) { + var c = function(d) { + if (i[d] === void 0) { + var p = document.querySelector(d); + if (window.HTMLIFrameElement && p instanceof window.HTMLIFrameElement) + try { + p = p.contentDocument.head; + } catch { + p = null; + } + i[d] = p; + } + return i[d]; + }(o); + if (!c) + throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid."); + c.appendChild(l); + }; + }, 9216: (u) => { + u.exports = function(i) { + var o = document.createElement("style"); + return i.setAttributes(o, i.attributes), i.insert(o, i.options), o; + }; + }, 3565: (u, i, o) => { + u.exports = function(l) { + var c = o.nc; + c && l.setAttribute("nonce", c); + }; + }, 7795: (u) => { + u.exports = function(i) { + if (typeof document > "u") + return { update: function() { + }, remove: function() { + } }; + var o = i.insertStyleElement(i); + return { update: function(l) { + (function(c, d, p) { + var A = ""; + p.supports && (A += "@supports (".concat(p.supports, ") {")), p.media && (A += "@media ".concat(p.media, " {")); + var h = p.layer !== void 0; + h && (A += "@layer".concat(p.layer.length > 0 ? " ".concat(p.layer) : "", " {")), A += p.css, h && (A += "}"), p.media && (A += "}"), p.supports && (A += "}"); + var E = p.sourceMap; + E && typeof btoa < "u" && (A += "\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(E)))), " */")), d.styleTagTransform(A, c, d.options); + })(o, i, l); + }, remove: function() { + (function(l) { + if (l.parentNode === null) + return !1; + l.parentNode.removeChild(l); + })(o); + } }; + }; + }, 4589: (u) => { + u.exports = function(i, o) { + if (o.styleSheet) + o.styleSheet.cssText = i; + else { + for (; o.firstChild; ) + o.removeChild(o.firstChild); + o.appendChild(document.createTextNode(i)); + } + }; + }, 9258: () => { + }, 1900: (u, i, o) => { + function l(c, d, p, A, h, E, b, v) { + var f, S = typeof c == "function" ? c.options : c; + if (d && (S.render = d, S.staticRenderFns = p, S._compiled = !0), A && (S.functional = !0), E && (S._scopeId = "data-v-" + E), b ? (f = function(y) { + (y = y || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) || typeof __VUE_SSR_CONTEXT__ > "u" || (y = __VUE_SSR_CONTEXT__), h && h.call(this, y), y && y._registeredComponents && y._registeredComponents.add(b); + }, S._ssrRegister = f) : h && (f = v ? function() { + h.call(this, (S.functional ? this.parent : this).$root.$options.shadowRoot); + } : h), f) + if (S.functional) { + S._injectStyles = f; + var _ = S.render; + S.render = function(y, $) { + return f.call($), _(y, $); + }; + } else { + var z = S.beforeCreate; + S.beforeCreate = z ? [].concat(z, f) : [f]; + } + return { exports: c, options: S }; + } + o.d(i, { Z: () => l }); + } }, n = {}; + function a(u) { + var i = n[u]; + if (i !== void 0) + return i.exports; + var o = n[u] = { id: u, exports: {} }; + return r[u](o, o.exports, a), o.exports; + } + a.n = (u) => { + var i = u && u.__esModule ? () => u.default : () => u; + return a.d(i, { a: i }), i; + }, a.d = (u, i) => { + for (var o in i) + a.o(i, o) && !a.o(u, o) && Object.defineProperty(u, o, { enumerable: !0, get: i[o] }); + }, a.o = (u, i) => Object.prototype.hasOwnProperty.call(u, i), a.r = (u) => { + typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(u, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(u, "__esModule", { value: !0 }); + }, a.nc = void 0; + var s = {}; + return (() => { + a.r(s), a.d(s, { default: () => Q }); + const u = { name: "NcEmptyContent", props: { name: { type: String, default: "" }, description: { type: String, default: "" } }, computed: { hasName() { + return this.name !== ""; + }, hasDescription() { + var D; + return this.description !== "" || ((D = this.$slots.description) === null || D === void 0 ? void 0 : D[0]); + } } }; + var i = a(3379), o = a.n(i), l = a(7795), c = a.n(l), d = a(569), p = a.n(d), A = a(3565), h = a.n(A), E = a(9216), b = a.n(E), v = a(4589), f = a.n(v), S = a(6613), _ = {}; + _.styleTagTransform = f(), _.setAttributes = h(), _.insert = p().bind(null, "head"), _.domAPI = c(), _.insertStyleElement = b(), o()(S.Z, _), S.Z && S.Z.locals && S.Z.locals; + var z = a(1900), y = a(9258), $ = a.n(y), re = (0, z.Z)(u, function() { + var D = this, w = D._self._c; + return w("div", { staticClass: "empty-content", attrs: { role: "note" } }, [D.$slots.icon ? w("div", { staticClass: "empty-content__icon", attrs: { "aria-hidden": "true" } }, [D._t("icon")], 2) : D._e(), D._v(" "), D._t("name", function() { + return [D.hasName ? w("h2", { staticClass: "empty-content__name" }, [D._v("\n " + D._s(D.name) + "\n ")]) : D._e()]; + }), D._v(" "), D.hasDescription ? w("p", [D._t("description", function() { + return [D._v("\n " + D._s(D.description) + "\n ")]; + })], 2) : D._e(), D._v(" "), D.$slots.action ? w("div", { staticClass: "empty-content__action" }, [D._t("action")], 2) : D._e()], 2); + }, [], !1, null, "24368316", null); + typeof $() == "function" && $()(re); + const Q = re.exports; + })(), s; + })()); +})(jO); +var fX = jO.exports; +const gX = Rr(fX); +var GO = { exports: {} }; +function mt(e, t, r, n, a, s, u, i) { + var o = typeof e == "function" ? e.options : e; + t && (o.render = t, o.staticRenderFns = r, o._compiled = !0), n && (o.functional = !0), s && (o._scopeId = "data-v-" + s); + var l; + if (u ? (l = function(p) { + p = p || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !p && typeof __VUE_SSR_CONTEXT__ < "u" && (p = __VUE_SSR_CONTEXT__), a && a.call(this, p), p && p._registeredComponents && p._registeredComponents.add(u); + }, o._ssrRegister = l) : a && (l = i ? function() { + a.call(this, (o.functional ? this.parent : this).$root.$options.shadowRoot); + } : a), l) + if (o.functional) { + o._injectStyles = l; + var c = o.render; + o.render = function(p, A) { + return l.call(A), c(p, A); + }; + } else { + var d = o.beforeCreate; + o.beforeCreate = d ? [].concat(d, l) : [l]; + } + return { exports: e, options: o }; +} +const EX = { name: "CheckboxMarkedCircleIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var vX = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon checkbox-marked-circle-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, CX = [], DX = mt(EX, vX, CX, !1, null, null, null, null); +const bX = DX.exports, yX = Object.freeze(Object.defineProperty({ __proto__: null, default: bX }, Symbol.toStringTag, { value: "Module" })), SX = Ft(yX), FX = { name: "AlertDecagramIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var NX = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon alert-decagram-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, xX = [], BX = mt(FX, NX, xX, !1, null, null, null, null); +const OX = BX.exports, RX = Object.freeze(Object.defineProperty({ __proto__: null, default: OX }, Symbol.toStringTag, { value: "Module" })), wX = Ft(RX), kX = { name: "AlertIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var _X = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon alert-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M13 14H11V9H13M13 18H11V16H13M1 21H23L12 2L1 21Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, MX = [], IX = mt(kX, _X, MX, !1, null, null, null, null); +const YX = IX.exports, LX = Object.freeze(Object.defineProperty({ __proto__: null, default: YX }, Symbol.toStringTag, { value: "Module" })), PX = Ft(LX), ZX = { name: "InformationIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var jX = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon information-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, GX = [], zX = mt(ZX, jX, GX, !1, null, null, null, null); +const UX = zX.exports, HX = Object.freeze(Object.defineProperty({ __proto__: null, default: UX }, Symbol.toStringTag, { value: "Module" })), $X = Ft(HX); +(function(e, t) { + (function(r, n) { + e.exports = n(); + })(self, () => (() => { + var r = { 1256: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-2949bf32]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.notecard[data-v-2949bf32]{color:var(--color-main-text) !important;background-color:var(--note-background) !important;border-inline-start:4px solid var(--note-theme);border-radius:var(--border-radius);margin:1rem 0;margin-top:1rem;padding:1rem;display:flex;flex-direction:row;gap:1rem}.notecard__icon--heading[data-v-2949bf32]{margin-bottom:auto;margin-top:.3rem}.notecard--success[data-v-2949bf32]{--note-background: rgba(var(--color-success-rgb), 0.1);--note-theme: var(--color-success)}.notecard--info[data-v-2949bf32]{--note-background: rgba(var(--color-info-rgb), 0.1);--note-theme: var(--color-info)}.notecard--error[data-v-2949bf32]{--note-background: rgba(var(--color-error-rgb), 0.1);--note-theme: var(--color-error)}.notecard--warning[data-v-2949bf32]{--note-background: rgba(var(--color-warning-rgb), 0.1);--note-theme: var(--color-warning)}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcNoteCard/NcNoteCard.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,2BACC,uCAAA,CACA,kDAAA,CACA,+CAAA,CACA,kCAAA,CACA,aAAA,CACA,eAAA,CACA,YAAA,CACA,YAAA,CACA,kBAAA,CACA,QAAA,CAEA,0CACC,kBAAA,CACA,gBAAA,CAGD,oCACC,sDAAA,CACA,kCAAA,CAGD,iCACC,mDAAA,CACA,+BAAA,CAGD,kCACC,oDAAA,CACA,gCAAA,CAGD,oCACC,sDAAA,CACA,kCAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n.notecard {\n color: var(--color-main-text) !important;\n background-color: var(--note-background) !important;\n border-inline-start: 4px solid var(--note-theme);\n border-radius: var(--border-radius);\n margin: 1rem 0;\n margin-top: 1rem;\n padding: 1rem;\n display: flex;\n flex-direction: row;\n gap: 1rem;\n\n &__icon--heading {\n margin-bottom: auto;\n margin-top: 0.3rem;\n }\n\n &--success {\n --note-background: rgba(var(--color-success-rgb), 0.1);\n --note-theme: var(--color-success);\n }\n\n &--info {\n --note-background: rgba(var(--color-info-rgb), 0.1);\n --note-theme: var(--color-info);\n }\n\n &--error {\n --note-background: rgba(var(--color-error-rgb), 0.1);\n --note-theme: var(--color-error);\n }\n\n &--warning {\n --note-background: rgba(var(--color-warning-rgb), 0.1);\n --note-theme: var(--color-warning);\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 3645: (u) => { + u.exports = function(i) { + var o = []; + return o.toString = function() { + return this.map(function(l) { + var c = "", d = l[5] !== void 0; + return l[4] && (c += "@supports (".concat(l[4], ") {")), l[2] && (c += "@media ".concat(l[2], " {")), d && (c += "@layer".concat(l[5].length > 0 ? " ".concat(l[5]) : "", " {")), c += i(l), d && (c += "}"), l[2] && (c += "}"), l[4] && (c += "}"), c; + }).join(""); + }, o.i = function(l, c, d, p, A) { + typeof l == "string" && (l = [[null, l, void 0]]); + var h = {}; + if (d) + for (var E = 0; E < this.length; E++) { + var b = this[E][0]; + b != null && (h[b] = !0); + } + for (var v = 0; v < l.length; v++) { + var f = [].concat(l[v]); + d && h[f[0]] || (A !== void 0 && (f[5] === void 0 || (f[1] = "@layer".concat(f[5].length > 0 ? " ".concat(f[5]) : "", " {").concat(f[1], "}")), f[5] = A), c && (f[2] && (f[1] = "@media ".concat(f[2], " {").concat(f[1], "}")), f[2] = c), p && (f[4] ? (f[1] = "@supports (".concat(f[4], ") {").concat(f[1], "}"), f[4] = p) : f[4] = "".concat(p)), o.push(f)); + } + }, o; + }; + }, 7537: (u) => { + u.exports = function(i) { + var o = i[1], l = i[3]; + if (!l) + return o; + if (typeof btoa == "function") { + var c = btoa(unescape(encodeURIComponent(JSON.stringify(l)))), d = "sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(c), p = "/*# ".concat(d, " */"); + return [o].concat([p]).join("\n"); + } + return [o].join("\n"); + }; + }, 3379: (u) => { + var i = []; + function o(d) { + for (var p = -1, A = 0; A < i.length; A++) + if (i[A].identifier === d) { + p = A; + break; + } + return p; + } + function l(d, p) { + for (var A = {}, h = [], E = 0; E < d.length; E++) { + var b = d[E], v = p.base ? b[0] + p.base : b[0], f = A[v] || 0, S = "".concat(v, " ").concat(f); + A[v] = f + 1; + var _ = o(S), z = { css: b[1], media: b[2], sourceMap: b[3], supports: b[4], layer: b[5] }; + if (_ !== -1) + i[_].references++, i[_].updater(z); + else { + var y = c(z, p); + p.byIndex = E, i.splice(E, 0, { identifier: S, updater: y, references: 1 }); + } + h.push(S); + } + return h; + } + function c(d, p) { + var A = p.domAPI(p); + return A.update(d), function(h) { + if (h) { + if (h.css === d.css && h.media === d.media && h.sourceMap === d.sourceMap && h.supports === d.supports && h.layer === d.layer) + return; + A.update(d = h); + } else + A.remove(); + }; + } + u.exports = function(d, p) { + var A = l(d = d || [], p = p || {}); + return function(h) { + h = h || []; + for (var E = 0; E < A.length; E++) { + var b = o(A[E]); + i[b].references--; + } + for (var v = l(h, p), f = 0; f < A.length; f++) { + var S = o(A[f]); + i[S].references === 0 && (i[S].updater(), i.splice(S, 1)); + } + A = v; + }; + }; + }, 569: (u) => { + var i = {}; + u.exports = function(o, l) { + var c = function(d) { + if (i[d] === void 0) { + var p = document.querySelector(d); + if (window.HTMLIFrameElement && p instanceof window.HTMLIFrameElement) + try { + p = p.contentDocument.head; + } catch { + p = null; + } + i[d] = p; + } + return i[d]; + }(o); + if (!c) + throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid."); + c.appendChild(l); + }; + }, 9216: (u) => { + u.exports = function(i) { + var o = document.createElement("style"); + return i.setAttributes(o, i.attributes), i.insert(o, i.options), o; + }; + }, 3565: (u, i, o) => { + u.exports = function(l) { + var c = o.nc; + c && l.setAttribute("nonce", c); + }; + }, 7795: (u) => { + u.exports = function(i) { + if (typeof document > "u") + return { update: function() { + }, remove: function() { + } }; + var o = i.insertStyleElement(i); + return { update: function(l) { + (function(c, d, p) { + var A = ""; + p.supports && (A += "@supports (".concat(p.supports, ") {")), p.media && (A += "@media ".concat(p.media, " {")); + var h = p.layer !== void 0; + h && (A += "@layer".concat(p.layer.length > 0 ? " ".concat(p.layer) : "", " {")), A += p.css, h && (A += "}"), p.media && (A += "}"), p.supports && (A += "}"); + var E = p.sourceMap; + E && typeof btoa < "u" && (A += "\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(E)))), " */")), d.styleTagTransform(A, c, d.options); + })(o, i, l); + }, remove: function() { + (function(l) { + if (l.parentNode === null) + return !1; + l.parentNode.removeChild(l); + })(o); + } }; + }; + }, 4589: (u) => { + u.exports = function(i, o) { + if (o.styleSheet) + o.styleSheet.cssText = i; + else { + for (; o.firstChild; ) + o.removeChild(o.firstChild); + o.appendChild(document.createTextNode(i)); + } + }; + }, 3464: () => { + }, 1900: (u, i, o) => { + function l(c, d, p, A, h, E, b, v) { + var f, S = typeof c == "function" ? c.options : c; + if (d && (S.render = d, S.staticRenderFns = p, S._compiled = !0), A && (S.functional = !0), E && (S._scopeId = "data-v-" + E), b ? (f = function(y) { + (y = y || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) || typeof __VUE_SSR_CONTEXT__ > "u" || (y = __VUE_SSR_CONTEXT__), h && h.call(this, y), y && y._registeredComponents && y._registeredComponents.add(b); + }, S._ssrRegister = f) : h && (f = v ? function() { + h.call(this, (S.functional ? this.parent : this).$root.$options.shadowRoot); + } : h), f) + if (S.functional) { + S._injectStyles = f; + var _ = S.render; + S.render = function(y, $) { + return f.call($), _(y, $); + }; + } else { + var z = S.beforeCreate; + S.beforeCreate = z ? [].concat(z, f) : [f]; + } + return { exports: c, options: S }; + } + o.d(i, { Z: () => l }); + } }, n = {}; + function a(u) { + var i = n[u]; + if (i !== void 0) + return i.exports; + var o = n[u] = { id: u, exports: {} }; + return r[u](o, o.exports, a), o.exports; + } + a.n = (u) => { + var i = u && u.__esModule ? () => u.default : () => u; + return a.d(i, { a: i }), i; + }, a.d = (u, i) => { + for (var o in i) + a.o(i, o) && !a.o(u, o) && Object.defineProperty(u, o, { enumerable: !0, get: i[o] }); + }, a.o = (u, i) => Object.prototype.hasOwnProperty.call(u, i), a.r = (u) => { + typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(u, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(u, "__esModule", { value: !0 }); + }, a.nc = void 0; + var s = {}; + return (() => { + a.r(s), a.d(s, { default: () => j }); + const u = SX; + var i = a.n(u); + const o = wX; + var l = a.n(o); + const c = PX; + var d = a.n(c); + const p = $X; + var A = a.n(p); + const h = { name: "NcNoteCard", props: { type: { type: String, default: "warning", validator: (O) => ["success", "info", "warning", "error"].includes(O) }, showAlert: { type: Boolean, default: !1 }, heading: { type: String, default: "" } }, computed: { shouldShowAlert() { + return this.showAlert || this.type === "error"; + }, icon() { + switch (this.type) { + case "error": + return l(); + case "success": + return i(); + case "info": + return A(); + default: + return d(); + } + }, color() { + switch (this.type) { + case "error": + return "var(--color-error)"; + case "success": + return "var(--color-success)"; + case "info": + return "var(--color-info)"; + default: + return "var(--color-warning)"; + } + } } }; + var E = a(3379), b = a.n(E), v = a(7795), f = a.n(v), S = a(569), _ = a.n(S), z = a(3565), y = a.n(z), $ = a(9216), re = a.n($), Q = a(4589), D = a.n(Q), w = a(1256), k = {}; + k.styleTagTransform = D(), k.setAttributes = y(), k.insert = _().bind(null, "head"), k.domAPI = f(), k.insertStyleElement = re(), b()(w.Z, k), w.Z && w.Z.locals && w.Z.locals; + var R = a(1900), q = a(3464), ee = a.n(q), se = (0, R.Z)(h, function() { + var O = this, V = O._self._c; + return V("div", { staticClass: "notecard", class: "notecard--".concat(O.type), attrs: { role: O.shouldShowAlert ? "alert" : "" } }, [V(O.icon, { tag: "component", staticClass: "notecard__icon", class: { "notecard__icon--heading": O.heading }, attrs: { "fill-color": O.color } }), O._v(" "), V("div", [O.heading ? V("h2", [O._v("\n " + O._s(O.heading) + "\n ")]) : O._e(), O._v(" "), O._t("default")], 2)], 1); + }, [], !1, null, "2949bf32", null); + typeof ee() == "function" && ee()(se); + const j = se.exports; + })(), s; + })()); +})(GO); +var VX = GO.exports; +const zO = Rr(VX), WX = { name: "CogIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var QX = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon cog-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.21,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.21,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, qX = [], KX = mt(WX, QX, qX, !1, null, null, null, null); +const JX = KX.exports, XX = { name: "FormatListBulletedSquareIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var eee = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon format-list-bulleted-square-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M3,4H7V8H3V4M9,5V7H21V5H9M3,10H7V14H3V10M9,11V13H21V11H9M3,16H7V20H3V16M9,17V19H21V17H9" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, tee = [], ree = mt(XX, eee, tee, !1, null, null, null, null); +const nee = ree.exports, aee = { name: "DownloadIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var oee = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon download-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M5,20H19V18H5M19,9H15V3H9V9H5L12,16L19,9Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, uee = [], iee = mt(aee, oee, uee, !1, null, null, null, null); +const see = iee.exports, lee = { name: "UploadIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var cee = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon upload-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M9,16V10H5L12,3L19,10H15V16H9M5,20V18H19V20H5Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, dee = [], pee = mt(lee, cee, dee, !1, null, null, null, null); +const Aee = pee.exports, mee = { __name: "SettingsActions", setup(e) { + const t = Xo(), r = o1(), n = mi("/settings/admin/log/download"), a = Jt(); + return { __sfc: !0, settingsStore: t, logStore: r, downloadURL: n, fileinput: a, onFileSelected: () => { + var s; + const u = (s = a.value) == null ? void 0 : s.files; + if (u) { + const i = u.item(0); + i && (t.localFile = i, r.loadFile()); + } + }, t: kt, NcButton: Zc, IconDownload: see, IconUpload: Aee }; +} }; +var hee = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t("div", [t(r.NcButton, { attrs: { href: r.settingsStore.enabled ? r.downloadURL : null, disabled: !r.settingsStore.enabled, download: "nextcloud.log" }, scopedSlots: e._u([{ key: "icon", fn: function() { + return [t(r.IconDownload, { attrs: { size: 20 } })]; + }, proxy: !0 }]) }, [e._v(" " + e._s(r.t("logreader", "Download logs")) + " ")]), t(r.NcButton, { on: { click: function(n) { + var a; + (a = r.fileinput) == null || a.click(); + } }, scopedSlots: e._u([{ key: "icon", fn: function() { + return [t(r.IconUpload, { attrs: { size: 20 } })]; + }, proxy: !0 }]) }, [e._v(" " + e._s(r.t("logreader", "Show local logfile")) + " ")]), t("label", { staticClass: "hidden-visually" }, [e._v(" " + e._s(r.t("logreader", "Upload local log file to be displayed")) + " "), t("input", { ref: "fileinput", attrs: { type: "file", name: "logfile", accept: ".log,.json,.txt,application/json,text/plain" }, on: { change: function(n) { + return n.stopPropagation(), r.onFileSelected.apply(null, arguments); + } } })])], 1); +}, Tee = [], fee = mt(mee, hee, Tee, !1, null, "d8f22dca", null, null); +const gee = fee.exports; +var UO = { exports: {} }; +const jc = Ft(NQ), Eee = { name: "CheckboxBlankOutlineIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var vee = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon checkbox-blank-outline-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { 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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Cee = [], Dee = mt(Eee, vee, Cee, !1, null, null, null, null); +const bee = Dee.exports, yee = Object.freeze(Object.defineProperty({ __proto__: null, default: bee }, Symbol.toStringTag, { value: "Module" })), See = Ft(yee), Fee = { name: "MinusBoxIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Nee = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon minus-box-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { 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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, xee = [], Bee = mt(Fee, Nee, xee, !1, null, null, null, null); +const Oee = Bee.exports, Ree = Object.freeze(Object.defineProperty({ __proto__: null, default: Oee }, Symbol.toStringTag, { value: "Module" })), wee = Ft(Ree), kee = { name: "CheckboxMarkedIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var _ee = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon checkbox-marked-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { 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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Mee = [], Iee = mt(kee, _ee, Mee, !1, null, null, null, null); +const Yee = Iee.exports, Lee = Object.freeze(Object.defineProperty({ __proto__: null, default: Yee }, Symbol.toStringTag, { value: "Module" })), Pee = Ft(Lee), Zee = { name: "RadioboxMarkedIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var jee = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon radiobox-marked-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { 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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Gee = [], zee = mt(Zee, jee, Gee, !1, null, null, null, null); +const Uee = zee.exports, Hee = Object.freeze(Object.defineProperty({ __proto__: null, default: Uee }, Symbol.toStringTag, { value: "Module" })), $ee = Ft(Hee), Vee = { name: "RadioboxBlankIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Wee = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon radiobox-blank-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { 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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Qee = [], qee = mt(Vee, Wee, Qee, !1, null, null, null, null); +const Kee = qee.exports, Jee = Object.freeze(Object.defineProperty({ __proto__: null, default: Kee }, Symbol.toStringTag, { value: "Module" })), Xee = Ft(Jee), ete = { name: "ToggleSwitchOffIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var tte = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon toggle-switch-off-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { 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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, rte = [], nte = mt(ete, tte, rte, !1, null, null, null, null); +const ate = nte.exports, ote = Object.freeze(Object.defineProperty({ __proto__: null, default: ate }, Symbol.toStringTag, { value: "Module" })), ute = Ft(ote), ite = { name: "ToggleSwitchIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var ste = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon toggle-switch-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { 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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, lte = [], cte = mt(ite, ste, lte, !1, null, null, null, null); +const dte = cte.exports, pte = Object.freeze(Object.defineProperty({ __proto__: null, default: dte }, Symbol.toStringTag, { value: "Module" })), Ate = Ft(pte); +(function(e, t) { + (function(r, n) { + e.exports = n(); + })(self, () => (() => { + var r = { 6492: (u, i, o) => { + o.d(i, { default: () => k }); + const l = { name: "NcLoadingIcon", props: { size: { type: Number, default: 20 }, appearance: { type: String, validator: (R) => ["auto", "light", "dark"].includes(R), default: "auto" }, name: { type: String, default: "" } }, computed: { colors() { + const R = ["#777", "#CCC"]; + return this.appearance === "light" ? R : this.appearance === "dark" ? R.reverse() : ["var(--color-loading-light)", "var(--color-loading-dark)"]; + } } }; + var c = o(3379), d = o.n(c), p = o(7795), A = o.n(p), h = o(569), E = o.n(h), b = o(3565), v = o.n(b), f = o(9216), S = o.n(f), _ = o(4589), z = o.n(_), y = o(8502), $ = {}; + $.styleTagTransform = z(), $.setAttributes = v(), $.insert = E().bind(null, "head"), $.domAPI = A(), $.insertStyleElement = S(), d()(y.Z, $), y.Z && y.Z.locals && y.Z.locals; + var re = o(1900), Q = o(9280), D = o.n(Q), w = (0, re.Z)(l, function() { + var R = this, q = R._self._c; + return q("span", { staticClass: "material-design-icon loading-icon", attrs: { "aria-label": R.name, role: "img" } }, [q("svg", { attrs: { width: R.size, height: R.size, viewBox: "0 0 24 24" } }, [q("path", { attrs: { fill: R.colors[0], d: "M12,4V2A10,10 0 1,0 22,12H20A8,8 0 1,1 12,4Z" } }), R._v(" "), q("path", { attrs: { fill: R.colors[1], d: "M12,4V2A10,10 0 0,1 22,12H20A8,8 0 0,0 12,4Z" } }, [R.name ? q("title", [R._v(R._s(R.name))]) : R._e()])])]); + }, [], !1, null, "27fa1197", null); + typeof D() == "function" && D()(w); + const k = w.exports; + }, 932: (u, i, o) => { + o.d(i, { n: () => p, t: () => A }); + var l = o(7931); + const c = (0, l.getGettextBuilder)().detectLocale(); + [{ locale: "ar", translations: { "{tag} (invisible)": "{tag} (غير مرئي)", "{tag} (restricted)": "{tag} (مقيد)", Actions: "الإجراءات", Activities: "النشاطات", "Animals & Nature": "الحيوانات والطبيعة", "Anything shared with the same group of people will show up here": "أي مادة تمت مشاركتها مع نفس المجموعة من الأشخاص سيتم عرضها هنا", "Avatar of {displayName}": "صورة {displayName} الرمزية", "Avatar of {displayName}, {status}": "صورة {displayName} الرمزية، {status}", "Cancel changes": "إلغاء التغييرات", "Change title": "تغيير العنوان", Choose: "إختيار", "Clear text": "مسح النص", Close: "أغلق", "Close modal": "قفل الشرط", "Close navigation": "إغلاق المتصفح", "Close sidebar": "قفل الشريط الجانبي", "Confirm changes": "تأكيد التغييرات", Custom: "مخصص", "Edit item": "تعديل عنصر", "Error getting related resources": "خطأ في تحصيل مصادر ذات صلة", "External documentation for {title}": "الوثائق الخارجية لـ{title}", Favorite: "مفضلة", Flags: "الأعلام", "Food & Drink": "الطعام والشراب", "Frequently used": "كثيرا ما تستخدم", Global: "عالمي", "Go back to the list": "العودة إلى القائمة", "Hide password": "إخفاء كلمة السر", "Message limit of {count} characters reached": "تم الوصول إلى الحد الأقصى لعدد الأحرف في الرسالة: {count} حرف", "More items …": "عناصر أخرى ...", Next: "التالي", "No emoji found": "لم يتم العثور على أي رمز تعبيري", "No results": "ليس هناك أية نتيجة", Objects: "الأشياء", Open: "فتح", 'Open link to "{resourceTitle}"': 'فتح رابط إلى "{resourceTitle}"', "Open navigation": "فتح المتصفح", "Password is secure": "كلمة السر مُؤمّنة", "Pause slideshow": "إيقاف العرض مؤقتًا", "People & Body": "الناس والجسم", "Pick an emoji": "اختر رمزًا تعبيريًا", "Please select a time zone:": "الرجاء تحديد المنطقة الزمنية:", Previous: "السابق", "Related resources": "مصادر ذات صلة", Search: "بحث", "Search results": "نتائج البحث", "Select a tag": "اختر علامة", Settings: "الإعدادات", "Settings navigation": "إعدادات المتصفح", "Show password": "أعرض كلمة السر", "Smileys & Emotion": "الوجوه و الرموز التعبيرية", "Start slideshow": "بدء العرض", Submit: "إرسال", Symbols: "الرموز", "Travel & Places": "السفر والأماكن", "Type to search time zone": "اكتب للبحث عن منطقة زمنية", "Unable to search the group": "تعذر البحث في المجموعة", "Undo changes": "التراجع عن التغييرات", "Write message, @ to mention someone, : for emoji autocompletion …": "اكتب رسالة، @ للإشارة إلى شخص ما، : للإكمال التلقائي للرموز التعبيرية ..." } }, { locale: "br", translations: { "{tag} (invisible)": "{tag} (diwelus)", "{tag} (restricted)": "{tag} (bevennet)", Actions: "Oberioù", Activities: "Oberiantizoù", "Animals & Nature": "Loened & Natur", Choose: "Dibab", Close: "Serriñ", Custom: "Personelañ", Flags: "Bannieloù", "Food & Drink": "Boued & Evajoù", "Frequently used": "Implijet alies", Next: "Da heul", "No emoji found": "Emoji ebet kavet", "No results": "Disoc'h ebet", Objects: "Traoù", "Pause slideshow": "Arsav an diaporama", "People & Body": "Tud & Korf", "Pick an emoji": "Choaz un emoji", Previous: "A-raok", Search: "Klask", "Search results": "Disoc'hoù an enklask", "Select a tag": "Choaz ur c'hlav", Settings: "Arventennoù", "Smileys & Emotion": "Smileyioù & Fromoù", "Start slideshow": "Kregiñ an diaporama", Symbols: "Arouezioù", "Travel & Places": "Beaj & Lec'hioù", "Unable to search the group": "Dibosupl eo klask ar strollad" } }, { locale: "ca", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restringit)", Actions: "Accions", Activities: "Activitats", "Animals & Nature": "Animals i natura", "Anything shared with the same group of people will show up here": "Qualsevol cosa compartida amb el mateix grup de persones es mostrarà aquí", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancel·la els canvis", "Change title": "Canviar títol", Choose: "Tria", "Clear text": "Netejar text", Close: "Tanca", "Close modal": "Tancar el mode", "Close navigation": "Tanca la navegació", "Close sidebar": "Tancar la barra lateral", "Confirm changes": "Confirmeu els canvis", Custom: "Personalitzat", "Edit item": "Edita l'element", "Error getting related resources": "Error obtenint els recursos relacionats", "Error parsing svg": "Error en l'anàlisi del svg", "External documentation for {title}": "Documentació externa per a {title}", Favorite: "Preferit", Flags: "Marques", "Food & Drink": "Menjar i begudes", "Frequently used": "Utilitzats recentment", Global: "Global", "Go back to the list": "Torna a la llista", "Hide password": "Amagar contrasenya", "Message limit of {count} characters reached": "S'ha arribat al límit de {count} caràcters per missatge", "More items …": "Més artícles...", Next: "Següent", "No emoji found": "No s'ha trobat cap emoji", "No results": "Sense resultats", Objects: "Objectes", Open: "Obrir", 'Open link to "{resourceTitle}"': 'Obrir enllaç a "{resourceTitle}"', "Open navigation": "Obre la navegació", "Password is secure": "Contrasenya segura
", "Pause slideshow": "Atura la presentació", "People & Body": "Persones i cos", "Pick an emoji": "Trieu un emoji", "Please select a time zone:": "Seleccioneu una zona horària:", Previous: "Anterior", "Related resources": "Recursos relacionats", Search: "Cerca", "Search results": "Resultats de cerca", "Select a tag": "Seleccioneu una etiqueta", Settings: "Paràmetres", "Settings navigation": "Navegació d'opcions", "Show password": "Mostrar contrasenya", "Smileys & Emotion": "Cares i emocions", "Start slideshow": "Inicia la presentació", Submit: "Envia", Symbols: "Símbols", "Travel & Places": "Viatges i llocs", "Type to search time zone": "Escriviu per cercar la zona horària", "Unable to search the group": "No es pot cercar el grup", "Undo changes": "Desfés els canvis", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escriu missatge, fes servir "@" per esmentar algú, fes servir ":" per autocompletar emojis...' } }, { locale: "cs_CZ", translations: { "{tag} (invisible)": "{tag} (neviditelné)", "{tag} (restricted)": "{tag} (omezené)", Actions: "Akce", Activities: "Aktivity", "Animals & Nature": "Zvířata a příroda", "Anything shared with the same group of people will show up here": "Cokoli nasdíleného stejné skupině lidí se zobrazí zde", "Avatar of {displayName}": "Zástupný obrázek uživatele {displayName}", "Avatar of {displayName}, {status}": "Zástupný obrázek uživatele {displayName}, {status}", "Cancel changes": "Zrušit změny", "Change title": "Změnit nadpis", Choose: "Zvolit", "Clear text": "Čitelný text", Close: "Zavřít", "Close modal": "Zavřít dialogové okno", "Close navigation": "Zavřít navigaci", "Close sidebar": "Zavřít postranní panel", "Confirm changes": "Potvrdit změny", Custom: "Uživatelsky určené", "Edit item": "Upravit položku", "Error getting related resources": "Chyba při získávání souvisejících prostředků", "Error parsing svg": "Chyba při zpracovávání svg", "External documentation for {title}": "Externí dokumentace k {title}", Favorite: "Oblíbené", Flags: "Příznaky", "Food & Drink": "Jídlo a pití", "Frequently used": "Často používané", Global: "Globální", "Go back to the list": "Jít zpět na seznam", "Hide password": "Skrýt heslo", "Message limit of {count} characters reached": "Dosaženo limitu počtu ({count}) znaků zprávy", "More items …": "Další položky…", Next: "Následující", "No emoji found": "Nenalezeno žádné emoji", "No results": "Nic nenalezeno", Objects: "Objekty", Open: "Otevřít", 'Open link to "{resourceTitle}"': "Otevřít odkaz na „{resourceTitle}“", "Open navigation": "Otevřít navigaci", "Password is secure": "Heslo je bezpečné", "Pause slideshow": "Pozastavit prezentaci", "People & Body": "Lidé a tělo", "Pick an emoji": "Vybrat emoji", "Please select a time zone:": "Vyberte časovou zónu:", Previous: "Předchozí", "Related resources": "Související prostředky", Search: "Hledat", "Search results": "Výsledky hledání", "Select a tag": "Vybrat štítek", Settings: "Nastavení", "Settings navigation": "Pohyb po nastavení", "Show password": "Zobrazit heslo", "Smileys & Emotion": "Úsměvy a emoce", "Start slideshow": "Spustit prezentaci", Submit: "Odeslat", Symbols: "Symboly", "Travel & Places": "Cestování a místa", "Type to search time zone": "Psaním vyhledejte časovou zónu", "Unable to search the group": "Nedaří se hledat skupinu", "Undo changes": "Vzít změny zpět", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': "Napište zprávu – pokud chcete někoho zmínit, napište před jeho uživatelským jménem „@“ (zavináč); automatické doplňování emotikonů zahájíte napsáním „:“ (dvojtečky)…" } }, { locale: "da", translations: { "{tag} (invisible)": "{tag} (usynlig)", "{tag} (restricted)": "{tag} (begrænset)", Actions: "Handlinger", Activities: "Aktiviteter", "Animals & Nature": "Dyr & Natur", "Anything shared with the same group of people will show up here": "Alt der deles med samme gruppe af personer vil vises her", "Avatar of {displayName}": "Avatar af {displayName}", "Avatar of {displayName}, {status}": "Avatar af {displayName}, {status}", "Cancel changes": "Annuller ændringer", "Change title": "Ret titel", Choose: "Vælg", "Clear text": "Ryd tekst", Close: "Luk", "Close modal": "Luk vindue", "Close navigation": "Luk navigation", "Close sidebar": "Luk sidepanel", "Confirm changes": "Bekræft ændringer", Custom: "Brugerdefineret", "Edit item": "Rediger emne", "Error getting related resources": "Kunne ikke hente tilknyttede data", "Error parsing svg": "Fejl ved analysering af svg", "External documentation for {title}": "Ekstern dokumentation for {title}", Favorite: "Favorit", Flags: "Flag", "Food & Drink": "Mad & Drikke", "Frequently used": "Ofte brugt", Global: "Global", "Go back to the list": "Tilbage til listen", "Hide password": "Skjul kodeord", "Message limit of {count} characters reached": "Begrænsning på {count} tegn er nået", "More items …": "Mere ...", Next: "Videre", "No emoji found": "Ingen emoji fundet", "No results": "Ingen resultater", Objects: "Objekter", Open: "Åbn", 'Open link to "{resourceTitle}"': 'Åbn link til "{resourceTitle}"', "Open navigation": "Åbn navigation", "Password is secure": "Kodeordet er sikkert", "Pause slideshow": "Suspender fremvisning", "People & Body": "Mennesker & Menneskekroppen", "Pick an emoji": "Vælg en emoji", "Please select a time zone:": "Vælg venligst en tidszone:", Previous: "Forrige", "Related resources": "Relaterede emner", Search: "Søg", "Search results": "Søgeresultater", "Select a tag": "Vælg et mærke", Settings: "Indstillinger", "Settings navigation": "Naviger i indstillinger", "Show password": "Vis kodeord", "Smileys & Emotion": "Smileys & Emotion", "Start slideshow": "Start fremvisning", Submit: "Send", Symbols: "Symboler", "Travel & Places": "Rejser & Rejsemål", "Type to search time zone": "Indtast for at søge efter tidszone", "Unable to search the group": "Kan ikke søge på denne gruppe", "Undo changes": "Fortryd ændringer", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv besked, brug "@" for at nævne nogen, brug ":" til emoji-autofuldførelse ...' } }, { locale: "de", translations: { "{tag} (invisible)": "{tag} (unsichtbar)", "{tag} (restricted)": "{tag} (eingeschränkt)", Actions: "Aktionen", Activities: "Aktivitäten", "Animals & Nature": "Tiere & Natur", "Anything shared with the same group of people will show up here": "Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt", "Avatar of {displayName}": "Avatar von {displayName}", "Avatar of {displayName}, {status}": "Avatar von {displayName}, {status}", "Cancel changes": "Änderungen verwerfen", "Change title": "Titel ändern", Choose: "Auswählen", "Clear text": "Klartext", Close: "Schließen", "Close modal": "Modal schließen", "Close navigation": "Navigation schließen", "Close sidebar": "Seitenleiste schließen", "Confirm changes": "Änderungen bestätigen", Custom: "Benutzerdefiniert", "Edit item": "Objekt bearbeiten", "Error getting related resources": "Fehler beim Abrufen verwandter Ressourcen", "Error parsing svg": "Fehler beim Einlesen der SVG", "External documentation for {title}": "Externe Dokumentation für {title}", Favorite: "Favorit", Flags: "Flaggen", "Food & Drink": "Essen & Trinken", "Frequently used": "Häufig verwendet", Global: "Global", "Go back to the list": "Zurück zur Liste", "Hide password": "Passwort verbergen", "Message limit of {count} characters reached": "Nachrichtenlimit von {count} Zeichen erreicht", "More items …": "Weitere Elemente …", Next: "Weiter", "No emoji found": "Kein Emoji gefunden", "No results": "Keine Ergebnisse", Objects: "Gegenstände", Open: "Öffnen", 'Open link to "{resourceTitle}"': 'Link zu "{resourceTitle}" öffnen', "Open navigation": "Navigation öffnen", "Password is secure": "Passwort ist sicher", "Pause slideshow": "Diashow pausieren", "People & Body": "Menschen & Körper", "Pick an emoji": "Ein Emoji auswählen", "Please select a time zone:": "Bitte wählen Sie eine Zeitzone:", Previous: "Vorherige", "Related resources": "Verwandte Ressourcen", Search: "Suche", "Search results": "Suchergebnisse", "Select a tag": "Schlagwort auswählen", Settings: "Einstellungen", "Settings navigation": "Einstellungen für die Navigation", "Show password": "Passwort anzeigen", "Smileys & Emotion": "Smileys & Emotionen", "Start slideshow": "Diashow starten", Submit: "Einreichen", Symbols: "Symbole", "Travel & Places": "Reisen & Orte", "Type to search time zone": "Tippen, um Zeitzone zu suchen", "Unable to search the group": "Die Gruppe konnte nicht durchsucht werden", "Undo changes": "Änderungen rückgängig machen", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Nachricht schreiben, "@" um jemanden zu erwähnen, ":" für die automatische Vervollständigung von Emojis …' } }, { locale: "de_DE", translations: { "{tag} (invisible)": "{tag} (unsichtbar)", "{tag} (restricted)": "{tag} (eingeschränkt)", Actions: "Aktionen", Activities: "Aktivitäten", "Animals & Nature": "Tiere & Natur", "Anything shared with the same group of people will show up here": "Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt", "Avatar of {displayName}": "Avatar von {displayName}", "Avatar of {displayName}, {status}": "Avatar von {displayName}, {status}", "Cancel changes": "Änderungen verwerfen", "Change title": "Titel ändern", Choose: "Auswählen", "Clear text": "Klartext", Close: "Schließen", "Close modal": "Modal schließen", "Close navigation": "Navigation schließen", "Close sidebar": "Seitenleiste schließen", "Confirm changes": "Änderungen bestätigen", Custom: "Benutzerdefiniert", "Edit item": "Objekt bearbeiten", "Error getting related resources": "Fehler beim Abrufen verwandter Ressourcen", "Error parsing svg": "Fehler beim Einlesen der SVG", "External documentation for {title}": "Externe Dokumentation für {title}", Favorite: "Favorit", Flags: "Flaggen", "Food & Drink": "Essen & Trinken", "Frequently used": "Häufig verwendet", Global: "Global", "Go back to the list": "Zurück zur Liste", "Hide password": "Passwort verbergen", "Message limit of {count} characters reached": "Nachrichtenlimit von {count} Zeichen erreicht", "More items …": "Weitere Elemente …", Next: "Weiter", "No emoji found": "Kein Emoji gefunden", "No results": "Keine Ergebnisse", Objects: "Objekte", Open: "Öffnen", 'Open link to "{resourceTitle}"': 'Link zu "{resourceTitle}" öffnen', "Open navigation": "Navigation öffnen", "Password is secure": "Passwort ist sicher", "Pause slideshow": "Diashow pausieren", "People & Body": "Menschen & Körper", "Pick an emoji": "Ein Emoji auswählen", "Please select a time zone:": "Bitte eine Zeitzone auswählen:", Previous: "Vorherige", "Related resources": "Verwandte Ressourcen", Search: "Suche", "Search results": "Suchergebnisse", "Select a tag": "Schlagwort auswählen", Settings: "Einstellungen", "Settings navigation": "Einstellungen für die Navigation", "Show password": "Passwort anzeigen", "Smileys & Emotion": "Smileys & Emotionen", "Start slideshow": "Diashow starten", Submit: "Einreichen", Symbols: "Symbole", "Travel & Places": "Reisen & Orte", "Type to search time zone": "Tippen, um eine Zeitzone zu suchen", "Unable to search the group": "Die Gruppe kann nicht durchsucht werden", "Undo changes": "Änderungen rückgängig machen", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Nachricht schreiben, "@" um jemanden zu erwähnen, ":" für die automatische Vervollständigung von Emojis …' } }, { locale: "el", translations: { "{tag} (invisible)": "{tag} (αόρατο)", "{tag} (restricted)": "{tag} (περιορισμένο)", Actions: "Ενέργειες", Activities: "Δραστηριότητες", "Animals & Nature": "Ζώα & Φύση", "Anything shared with the same group of people will show up here": "Οτιδήποτε μοιράζεται με την ίδια ομάδα ατόμων θα εμφανίζεται εδώ", "Avatar of {displayName}": "Άβαταρ του {displayName}", "Avatar of {displayName}, {status}": "Άβαταρ του {displayName}, {status}", "Cancel changes": "Ακύρωση αλλαγών", "Change title": "Αλλαγή τίτλου", Choose: "Επιλογή", "Clear text": "Εκκαθάριση κειμένου", Close: "Κλείσιμο", "Close modal": "Βοηθητικό κλείσιμο", "Close navigation": "Κλείσιμο πλοήγησης", "Close sidebar": "Κλείσιμο πλευρικής μπάρας", "Confirm changes": "Επιβεβαίωση αλλαγών", Custom: "Προσαρμογή", "Edit item": "Επεξεργασία", "Error getting related resources": "Σφάλμα λήψης σχετικών πόρων", "Error parsing svg": "Σφάλμα ανάλυσης svg", "External documentation for {title}": "Εξωτερική τεκμηρίωση για {title}", Favorite: "Αγαπημένα", Flags: "Σημαίες", "Food & Drink": "Φαγητό & Ποτό", "Frequently used": "Συχνά χρησιμοποιούμενο", Global: "Καθολικό", "Go back to the list": "Επιστροφή στην αρχική λίστα ", "Hide password": "Απόκρυψη κωδικού πρόσβασης", "Message limit of {count} characters reached": "Συμπληρώθηκε το όριο των {count} χαρακτήρων του μηνύματος", "More items …": "Περισσότερα στοιχεία …", Next: "Επόμενο", "No emoji found": "Δεν βρέθηκε emoji", "No results": "Κανένα αποτέλεσμα", Objects: "Αντικείμενα", Open: "Άνοιγμα", 'Open link to "{resourceTitle}"': 'Άνοιγμα συνδέσμου στο "{resourceTitle}"', "Open navigation": "Άνοιγμα πλοήγησης", "Password is secure": "Ο κωδικός πρόσβασης είναι ασφαλής", "Pause slideshow": "Παύση προβολής διαφανειών", "People & Body": "Άνθρωποι & Σώμα", "Pick an emoji": "Επιλέξτε ένα emoji", "Please select a time zone:": "Παρακαλούμε επιλέξτε μια ζώνη ώρας:", Previous: "Προηγούμενο", "Related resources": "Σχετικοί πόροι", Search: "Αναζήτηση", "Search results": "Αποτελέσματα αναζήτησης", "Select a tag": "Επιλογή ετικέτας", Settings: "Ρυθμίσεις", "Settings navigation": "Πλοήγηση ρυθμίσεων", "Show password": "Εμφάνιση κωδικού πρόσβασης", "Smileys & Emotion": "Φατσούλες & Συναίσθημα", "Start slideshow": "Έναρξη προβολής διαφανειών", Submit: "Υποβολή", Symbols: "Σύμβολα", "Travel & Places": "Ταξίδια & Τοποθεσίες", "Type to search time zone": "Πληκτρολογήστε για αναζήτηση ζώνης ώρας", "Unable to search the group": "Δεν είναι δυνατή η αναζήτηση της ομάδας", "Undo changes": "Αναίρεση Αλλαγών", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Γράψτε μήνυμα, χρησιμοποιείστε "@" για να αναφέρετε κάποιον, χρησιμοποιείστε ":" για αυτόματη συμπλήρωση emoji …' } }, { locale: "en_GB", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restricted)", Actions: "Actions", Activities: "Activities", "Animals & Nature": "Animals & Nature", "Anything shared with the same group of people will show up here": "Anything shared with the same group of people will show up here", "Avatar of {displayName}": "Avatar of {displayName}", "Avatar of {displayName}, {status}": "Avatar of {displayName}, {status}", "Cancel changes": "Cancel changes", "Change title": "Change title", Choose: "Choose", "Clear text": "Clear text", Close: "Close", "Close modal": "Close modal", "Close navigation": "Close navigation", "Close sidebar": "Close sidebar", "Confirm changes": "Confirm changes", Custom: "Custom", "Edit item": "Edit item", "Error getting related resources": "Error getting related resources", "Error parsing svg": "Error parsing svg", "External documentation for {title}": "External documentation for {title}", Favorite: "Favourite", Flags: "Flags", "Food & Drink": "Food & Drink", "Frequently used": "Frequently used", Global: "Global", "Go back to the list": "Go back to the list", "Hide password": "Hide password", "Message limit of {count} characters reached": "Message limit of {count} characters reached", "More items …": "More items …", Next: "Next", "No emoji found": "No emoji found", "No results": "No results", Objects: "Objects", Open: "Open", 'Open link to "{resourceTitle}"': 'Open link to "{resourceTitle}"', "Open navigation": "Open navigation", "Password is secure": "Password is secure", "Pause slideshow": "Pause slideshow", "People & Body": "People & Body", "Pick an emoji": "Pick an emoji", "Please select a time zone:": "Please select a time zone:", Previous: "Previous", "Related resources": "Related resources", Search: "Search", "Search results": "Search results", "Select a tag": "Select a tag", Settings: "Settings", "Settings navigation": "Settings navigation", "Show password": "Show password", "Smileys & Emotion": "Smileys & Emotion", "Start slideshow": "Start slideshow", Submit: "Submit", Symbols: "Symbols", "Travel & Places": "Travel & Places", "Type to search time zone": "Type to search time zone", "Unable to search the group": "Unable to search the group", "Undo changes": "Undo changes", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …' } }, { locale: "eo", translations: { "{tag} (invisible)": "{tag} (kaŝita)", "{tag} (restricted)": "{tag} (limigita)", Actions: "Agoj", Activities: "Aktiveco", "Animals & Nature": "Bestoj & Naturo", Choose: "Elektu", Close: "Fermu", Custom: "Propra", Flags: "Flagoj", "Food & Drink": "Manĝaĵo & Trinkaĵo", "Frequently used": "Ofte uzataj", "Message limit of {count} characters reached": "La limo je {count} da literoj atingita", Next: "Sekva", "No emoji found": "La emoĝio forestas", "No results": "La rezulto forestas", Objects: "Objektoj", "Pause slideshow": "Payzi bildprezenton", "People & Body": "Homoj & Korpo", "Pick an emoji": "Elekti emoĝion ", Previous: "Antaŭa", Search: "Serĉi", "Search results": "Serĉrezultoj", "Select a tag": "Elektu etikedon", Settings: "Agordo", "Settings navigation": "Agorda navigado", "Smileys & Emotion": "Ridoj kaj Emocioj", "Start slideshow": "Komenci bildprezenton", Symbols: "Signoj", "Travel & Places": "Vojaĵoj & Lokoj", "Unable to search the group": "Ne eblas serĉi en la grupo", "Write message, @ to mention someone …": "Mesaĝi, uzu @ por mencii iun ..." } }, { locale: "es", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restringido)", Actions: "Acciones", Activities: "Actividades", "Animals & Nature": "Animales y naturaleza", "Anything shared with the same group of people will show up here": "Cualquier cosa que sea compartida con el mismo grupo de personas se mostrará aquí", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancelar cambios", "Change title": "Cambiar título", Choose: "Elegir", "Clear text": "Limpiar texto", Close: "Cerrar", "Close modal": "Cerrar modal", "Close navigation": "Cerrar navegación", "Close sidebar": "Cerrar barra lateral", "Confirm changes": "Confirmar cambios", Custom: "Personalizado", "Edit item": "Editar elemento", "Error getting related resources": "Se encontró un error al obtener los recursos relacionados", "Error parsing svg": "Error procesando svg", "External documentation for {title}": "Documentacion externa de {title}", Favorite: "Favorito", Flags: "Banderas", "Food & Drink": "Comida y bebida", "Frequently used": "Usado con frecuenca", Global: "Global", "Go back to the list": "Volver a la lista", "Hide password": "Ocultar contraseña", "Message limit of {count} characters reached": "El mensaje ha alcanzado el límite de {count} caracteres", "More items …": "Más ítems...", Next: "Siguiente", "No emoji found": "No hay ningún emoji", "No results": " Ningún resultado", Objects: "Objetos", Open: "Abrir", 'Open link to "{resourceTitle}"': 'Abrir enlace a "{resourceTitle}"', "Open navigation": "Abrir navegación", "Password is secure": "La contraseña es segura", "Pause slideshow": "Pausar la presentación ", "People & Body": "Personas y cuerpos", "Pick an emoji": "Elegir un emoji", "Please select a time zone:": "Por favor elige un huso de horario:", Previous: "Anterior", "Related resources": "Recursos relacionados", Search: "Buscar", "Search results": "Resultados de la búsqueda", "Select a tag": "Seleccione una etiqueta", Settings: "Ajustes", "Settings navigation": "Navegación por ajustes", "Show password": "Mostrar contraseña", "Smileys & Emotion": "Smileys y emoticonos", "Start slideshow": "Iniciar la presentación", Submit: "Enviar", Symbols: "Símbolos", "Travel & Places": "Viajes y lugares", "Type to search time zone": "Escribe para buscar un huso de horario", "Unable to search the group": "No es posible buscar en el grupo", "Undo changes": "Deshacer cambios", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escribir mensaje, utilice "@" para mencionar a alguien, utilice ":" para autocompletado de emojis ...' } }, { locale: "eu", translations: { "{tag} (invisible)": "{tag} (ikusezina)", "{tag} (restricted)": "{tag} (mugatua)", Actions: "Ekintzak", Activities: "Jarduerak", "Animals & Nature": "Animaliak eta Natura", "Anything shared with the same group of people will show up here": "Pertsona-talde berarekin partekatutako edozer agertuko da hemen", "Avatar of {displayName}": "{displayName}-(e)n irudia", "Avatar of {displayName}, {status}": "{displayName} -(e)n irudia, {status}", "Cancel changes": "Ezeztatu aldaketak", "Change title": "Aldatu titulua", Choose: "Aukeratu", "Clear text": "Garbitu testua", Close: "Itxi", "Close modal": "Itxi modala", "Close navigation": "Itxi nabigazioa", "Close sidebar": "Itxi albo-barra", "Confirm changes": "Baieztatu aldaketak", Custom: "Pertsonalizatua", "Edit item": "Editatu elementua", "Error getting related resources": "Errorea erlazionatutako baliabideak lortzerakoan", "Error parsing svg": "Errore bat gertatu da svg-a analizatzean", "External documentation for {title}": "Kanpoko dokumentazioa {title}(r)entzat", Favorite: "Gogokoa", Flags: "Banderak", "Food & Drink": "Janaria eta edariak", "Frequently used": "Askotan erabilia", Global: "Globala", "Go back to the list": "Bueltatu zerrendara", "Hide password": "Ezkutatu pasahitza", "Message limit of {count} characters reached": "Mezuaren {count} karaketere-limitera heldu zara", "More items …": "Elementu gehiago …", Next: "Hurrengoa", "No emoji found": "Ez da emojirik aurkitu", "No results": "Emaitzarik ez", Objects: "Objektuak", Open: "Ireki", 'Open link to "{resourceTitle}"': 'Ireki esteka: "{resourceTitle}"', "Open navigation": "Ireki nabigazioa", "Password is secure": "Pasahitza segurua da", "Pause slideshow": "Pausatu diaporama", "People & Body": "Jendea eta gorputza", "Pick an emoji": "Hautatu emoji bat", "Please select a time zone:": "Mesedez hautatu ordu-zona bat:", Previous: "Aurrekoa", "Related resources": "Erlazionatutako baliabideak", Search: "Bilatu", "Search results": "Bilaketa emaitzak", "Select a tag": "Hautatu etiketa bat", Settings: "Ezarpenak", "Settings navigation": "Nabigazio ezarpenak", "Show password": "Erakutsi pasahitza", "Smileys & Emotion": "Smileyak eta emozioa", "Start slideshow": "Hasi diaporama", Submit: "Bidali", Symbols: "Sinboloak", "Travel & Places": "Bidaiak eta lekuak", "Type to search time zone": "Idatzi ordu-zona bat bilatzeko", "Unable to search the group": "Ezin izan da taldea bilatu", "Undo changes": "Aldaketak desegin", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Idatzi mezua, erabili "@" norbait aipatzeko, erabili ":" emojiak automatikoki osatzeko...' } }, { locale: "fi_FI", translations: { "{tag} (invisible)": "{tag} (näkymätön)", "{tag} (restricted)": "{tag} (rajoitettu)", Actions: "Toiminnot", Activities: "Aktiviteetit", "Animals & Nature": "Eläimet & luonto", "Avatar of {displayName}": "Käyttäjän {displayName} avatar", "Avatar of {displayName}, {status}": "Käyttäjän {displayName} avatar, {status}", "Cancel changes": "Peruuta muutokset", Choose: "Valitse", Close: "Sulje", "Close navigation": "Sulje navigaatio", "Confirm changes": "Vahvista muutokset", Custom: "Mukautettu", "Edit item": "Muokkaa kohdetta", "External documentation for {title}": "Ulkoinen dokumentaatio kohteelle {title}", Flags: "Liput", "Food & Drink": "Ruoka & juoma", "Frequently used": "Usein käytetyt", Global: "Yleinen", "Go back to the list": "Siirry takaisin listaan", "Message limit of {count} characters reached": "Viestin merkken enimmäisimäärä {count} täynnä ", Next: "Seuraava", "No emoji found": "Emojia ei löytynyt", "No results": "Ei tuloksia", Objects: "Esineet & asiat", "Open navigation": "Avaa navigaatio", "Pause slideshow": "Keskeytä diaesitys", "People & Body": "Ihmiset & keho", "Pick an emoji": "Valitse emoji", "Please select a time zone:": "Valitse aikavyöhyke:", Previous: "Edellinen", Search: "Etsi", "Search results": "Hakutulokset", "Select a tag": "Valitse tagi", Settings: "Asetukset", "Settings navigation": "Asetusnavigaatio", "Smileys & Emotion": "Hymiöt & tunteet", "Start slideshow": "Aloita diaesitys", Submit: "Lähetä", Symbols: "Symbolit", "Travel & Places": "Matkustus & kohteet", "Type to search time zone": "Kirjoita etsiäksesi aikavyöhyke", "Unable to search the group": "Ryhmää ei voi hakea", "Undo changes": "Kumoa muutokset", "Write message, @ to mention someone, : for emoji autocompletion …": "Kirjoita viesti, @ mainitaksesi käyttäjän, : emojin automaattitäydennykseen…" } }, { locale: "fr", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restreint)", Actions: "Actions", Activities: "Activités", "Animals & Nature": "Animaux & Nature", "Anything shared with the same group of people will show up here": "Tout ce qui est partagé avec le même groupe de personnes apparaîtra ici", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Annuler les modifications", "Change title": "Modifier le titre", Choose: "Choisir", "Clear text": "Effacer le texte", Close: "Fermer", "Close modal": "Fermer la fenêtre", "Close navigation": "Fermer la navigation", "Close sidebar": "Fermer la barre latérale", "Confirm changes": "Confirmer les modifications", Custom: "Personnalisé", "Edit item": "Éditer l'élément", "Error getting related resources": "Erreur à la récupération des ressources liées", "Error parsing svg": "Erreur d'analyse SVG", "External documentation for {title}": "Documentation externe pour {title}", Favorite: "Favori", Flags: "Drapeaux", "Food & Drink": "Nourriture & Boissons", "Frequently used": "Utilisés fréquemment", Global: "Global", "Go back to the list": "Retourner à la liste", "Hide password": "Cacher le mot de passe", "Message limit of {count} characters reached": "Limite de messages de {count} caractères atteinte", "More items …": "Plus d'éléments...", Next: "Suivant", "No emoji found": "Pas d’émoji trouvé", "No results": "Aucun résultat", Objects: "Objets", Open: "Ouvrir", 'Open link to "{resourceTitle}"': 'Ouvrir le lien vers "{resourceTitle}"', "Open navigation": "Ouvrir la navigation", "Password is secure": "Le mot de passe est sécurisé", "Pause slideshow": "Mettre le diaporama en pause", "People & Body": "Personnes & Corps", "Pick an emoji": "Choisissez un émoji", "Please select a time zone:": "Sélectionnez un fuseau horaire : ", Previous: "Précédent", "Related resources": "Ressources liées", Search: "Chercher", "Search results": "Résultats de recherche", "Select a tag": "Sélectionnez une balise", Settings: "Paramètres", "Settings navigation": "Navigation dans les paramètres", "Show password": "Afficher le mot de passe", "Smileys & Emotion": "Smileys & Émotions", "Start slideshow": "Démarrer le diaporama", Submit: "Valider", Symbols: "Symboles", "Travel & Places": "Voyage & Lieux", "Type to search time zone": "Saisissez les premiers lettres pour rechercher un fuseau horaire", "Unable to search the group": "Impossible de chercher le groupe", "Undo changes": "Annuler les changements", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Écrire un message, utiliser "@" pour mentionner une personne, ":" pour l\'autocomplétion des émojis...' } }, { locale: "gl", translations: { "{tag} (invisible)": "{tag} (invisíbel)", "{tag} (restricted)": "{tag} (restrinxido)", Actions: "Accións", Activities: "Actividades", "Animals & Nature": "Animais e natureza", "Cancel changes": "Cancelar os cambios", Choose: "Escoller", Close: "Pechar", "Confirm changes": "Confirma os cambios", Custom: "Personalizado", "External documentation for {title}": "Documentación externa para {title}", Flags: "Bandeiras", "Food & Drink": "Comida e bebida", "Frequently used": "Usado con frecuencia", "Message limit of {count} characters reached": "Acadouse o límite de {count} caracteres por mensaxe", Next: "Seguinte", "No emoji found": "Non se atopou ningún «emoji»", "No results": "Sen resultados", Objects: "Obxectos", "Pause slideshow": "Pausar o diaporama", "People & Body": "Persoas e corpo", "Pick an emoji": "Escolla un «emoji»", Previous: "Anterir", Search: "Buscar", "Search results": "Resultados da busca", "Select a tag": "Seleccione unha etiqueta", Settings: "Axustes", "Settings navigation": "Navegación polos axustes", "Smileys & Emotion": "Sorrisos e emocións", "Start slideshow": "Iniciar o diaporama", Submit: "Enviar", Symbols: "Símbolos", "Travel & Places": "Viaxes e lugares", "Unable to search the group": "Non foi posíbel buscar o grupo", "Write message, @ to mention someone …": "Escriba a mensaxe, @ para mencionar a alguén…" } }, { locale: "he", translations: { "{tag} (invisible)": "{tag} (נסתר)", "{tag} (restricted)": "{tag} (מוגבל)", Actions: "פעולות", Activities: "פעילויות", "Animals & Nature": "חיות וטבע", Choose: "בחירה", Close: "סגירה", Custom: "בהתאמה אישית", Flags: "דגלים", "Food & Drink": "מזון ומשקאות", "Frequently used": "בשימוש תדיר", Next: "הבא", "No emoji found": "לא נמצא אמוג׳י", "No results": "אין תוצאות", Objects: "חפצים", "Pause slideshow": "השהיית מצגת", "People & Body": "אנשים וגוף", "Pick an emoji": "נא לבחור אמוג׳י", Previous: "הקודם", Search: "חיפוש", "Search results": "תוצאות חיפוש", "Select a tag": "בחירת תגית", Settings: "הגדרות", "Smileys & Emotion": "חייכנים ורגשונים", "Start slideshow": "התחלת המצגת", Symbols: "סמלים", "Travel & Places": "טיולים ומקומות", "Unable to search the group": "לא ניתן לחפש בקבוצה" } }, { locale: "hu_HU", translations: { "{tag} (invisible)": "{tag} (láthatatlan)", "{tag} (restricted)": "{tag} (korlátozott)", Actions: "Műveletek", Activities: "Tevékenységek", "Animals & Nature": "Állatok és természet", "Anything shared with the same group of people will show up here": "Minden, amit ugyanazzal a csoporttal oszt meg, itt fog megjelenni", "Avatar of {displayName}": "{displayName} profilképe", "Avatar of {displayName}, {status}": "{displayName} profilképe, {status}", "Cancel changes": "Változtatások elvetése", "Change title": "Cím megváltoztatása", Choose: "Válassszon", "Clear text": "Szöveg törlése", Close: "Bezárás", "Close modal": "Ablak bezárása", "Close navigation": "Navigáció bezárása", "Close sidebar": "Oldalsáv bezárása", "Confirm changes": "Változtatások megerősítése", Custom: "Egyéni", "Edit item": "Elem szerkesztése", "Error getting related resources": "Hiba a kapcsolódó erőforrások lekérésekor", "Error parsing svg": "Hiba az SVG feldolgozásakor", "External documentation for {title}": "Külső dokumentáció ehhez: {title}", Favorite: "Kedvenc", Flags: "Zászlók", "Food & Drink": "Étel és ital", "Frequently used": "Gyakran használt", Global: "Globális", "Go back to the list": "Ugrás vissza a listához", "Hide password": "Jelszó elrejtése", "Message limit of {count} characters reached": "{count} karakteres üzenetkorlát elérve", "More items …": "További elemek...", Next: "Következő", "No emoji found": "Nem található emodzsi", "No results": "Nincs találat", Objects: "Tárgyak", Open: "Megnyitás", 'Open link to "{resourceTitle}"': "A(z) „{resourceTitle}” hivatkozásának megnyitása", "Open navigation": "Navigáció megnyitása", "Password is secure": "A jelszó biztonságos", "Pause slideshow": "Diavetítés szüneteltetése", "People & Body": "Emberek és test", "Pick an emoji": "Válasszon egy emodzsit", "Please select a time zone:": "Válasszon időzónát:", Previous: "Előző", "Related resources": "Kapcsolódó erőforrások", Search: "Keresés", "Search results": "Találatok", "Select a tag": "Válasszon címkét", Settings: "Beállítások", "Settings navigation": "Navigáció a beállításokban", "Show password": "Jelszó megjelenítése", "Smileys & Emotion": "Mosolyok és érzelmek", "Start slideshow": "Diavetítés indítása", Submit: "Beküldés", Symbols: "Szimbólumok", "Travel & Places": "Utazás és helyek", "Type to search time zone": "Gépeljen az időzóna kereséséhez", "Unable to search the group": "A csoport nem kereshető", "Undo changes": "Változtatások visszavonása", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': "Írjon egy üzenetet, használja a „@”-ot valaki megemlítéséhet, illetve a „:”-ot az emodzsik automatikus kiegészítéséhez…" } }, { locale: "is", translations: { "{tag} (invisible)": "{tag} (ósýnilegt)", "{tag} (restricted)": "{tag} (takmarkað)", Actions: "Aðgerðir", Activities: "Aðgerðir", "Animals & Nature": "Dýr og náttúra", Choose: "Velja", Close: "Loka", Custom: "Sérsniðið", Flags: "Flögg", "Food & Drink": "Matur og drykkur", "Frequently used": "Oftast notað", Next: "Næsta", "No emoji found": "Ekkert tjáningartákn fannst", "No results": "Engar niðurstöður", Objects: "Hlutir", "Pause slideshow": "Gera hlé á skyggnusýningu", "People & Body": "Fólk og líkami", "Pick an emoji": "Veldu tjáningartákn", Previous: "Fyrri", Search: "Leita", "Search results": "Leitarniðurstöður", "Select a tag": "Veldu merki", Settings: "Stillingar", "Smileys & Emotion": "Broskallar og tilfinningar", "Start slideshow": "Byrja skyggnusýningu", Symbols: "Tákn", "Travel & Places": "Staðir og ferðalög", "Unable to search the group": "Get ekki leitað í hópnum" } }, { locale: "it", translations: { "{tag} (invisible)": "{tag} (invisibile)", "{tag} (restricted)": "{tag} (limitato)", Actions: "Azioni", Activities: "Attività", "Animals & Nature": "Animali e natura", "Anything shared with the same group of people will show up here": "Tutto ciò che è stato condiviso con lo stesso gruppo di persone viene visualizzato qui", "Avatar of {displayName}": "Avatar di {displayName}", "Avatar of {displayName}, {status}": "Avatar di {displayName}, {status}", "Cancel changes": "Annulla modifiche", "Change title": "Modifica il titolo", Choose: "Scegli", "Clear text": "Cancella il testo", Close: "Chiudi", "Close modal": "Chiudi il messaggio modale", "Close navigation": "Chiudi la navigazione", "Close sidebar": "Chiudi la barra laterale", "Confirm changes": "Conferma modifiche", Custom: "Personalizzato", "Edit item": "Modifica l'elemento", "Error getting related resources": "Errore nell'ottenere risorse correlate", "Error parsing svg": "Errore nell'analizzare l'svg", "External documentation for {title}": "Documentazione esterna per {title}", Favorite: "Preferito", Flags: "Bandiere", "Food & Drink": "Cibo e bevande", "Frequently used": "Usati di frequente", Global: "Globale", "Go back to the list": "Torna all'elenco", "Hide password": "Nascondi la password", "Message limit of {count} characters reached": "Limite dei messaggi di {count} caratteri raggiunto", "More items …": "Più elementi ...", Next: "Successivo", "No emoji found": "Nessun emoji trovato", "No results": "Nessun risultato", Objects: "Oggetti", Open: "Apri", 'Open link to "{resourceTitle}"': 'Apri il link a "{resourceTitle}"', "Open navigation": "Apri la navigazione", "Password is secure": "La password è sicura", "Pause slideshow": "Presentazione in pausa", "People & Body": "Persone e corpo", "Pick an emoji": "Scegli un emoji", "Please select a time zone:": "Si prega di selezionare un fuso orario:", Previous: "Precedente", "Related resources": "Risorse correlate", Search: "Cerca", "Search results": "Risultati di ricerca", "Select a tag": "Seleziona un'etichetta", Settings: "Impostazioni", "Settings navigation": "Navigazione delle impostazioni", "Show password": "Mostra la password", "Smileys & Emotion": "Faccine ed emozioni", "Start slideshow": "Avvia presentazione", Submit: "Invia", Symbols: "Simboli", "Travel & Places": "Viaggi e luoghi", "Type to search time zone": "Digita per cercare un fuso orario", "Unable to search the group": "Impossibile cercare il gruppo", "Undo changes": "Cancella i cambiamenti", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Scrivi un messaggio, "@" per menzionare qualcuno, ":" per il completamento automatico delle emoji ...' } }, { locale: "ja_JP", translations: { "{tag} (invisible)": "{タグ} (不可視)", "{tag} (restricted)": "{タグ} (制限付)", Actions: "操作", Activities: "アクティビティ", "Animals & Nature": "動物と自然", "Anything shared with the same group of people will show up here": "同じグループで共有しているものは、全てここに表示されます", "Avatar of {displayName}": "{displayName} のアバター", "Avatar of {displayName}, {status}": "{displayName}, {status} のアバター", "Cancel changes": "変更をキャンセル", "Change title": "タイトルを変更", Choose: "選択", "Clear text": "テキストをクリア", Close: "閉じる", "Close modal": "モーダルを閉じる", "Close navigation": "ナビゲーションを閉じる", "Close sidebar": "サイドバーを閉じる", "Confirm changes": "変更を承認", Custom: "カスタム", "Edit item": "編集", "Error getting related resources": "関連リソースの取得エラー", "Error parsing svg": "svgの解析エラー", "External documentation for {title}": "{title} のための添付文書", Favorite: "お気に入り", Flags: "国旗", "Food & Drink": "食べ物と飲み物", "Frequently used": "よく使うもの", Global: "全体", "Go back to the list": "リストに戻る", "Hide password": "パスワードを非表示", "Message limit of {count} characters reached": "{count} 文字のメッセージ上限に達しています", "More items …": "他のアイテム", Next: "次", "No emoji found": "絵文字が見つかりません", "No results": "なし", Objects: "物", Open: "開く", 'Open link to "{resourceTitle}"': '"{resourceTitle}"のリンクを開く', "Open navigation": "ナビゲーションを開く", "Password is secure": "パスワードは保護されています", "Pause slideshow": "スライドショーを一時停止", "People & Body": "様々な人と体の部位", "Pick an emoji": "絵文字を選択", "Please select a time zone:": "タイムゾーンを選んで下さい:", Previous: "前", "Related resources": "関連リソース", Search: "検索", "Search results": "検索結果", "Select a tag": "タグを選択", Settings: "設定", "Settings navigation": "ナビゲーション設定", "Show password": "パスワードを表示", "Smileys & Emotion": "感情表現", "Start slideshow": "スライドショーを開始", Submit: "提出", Symbols: "記号", "Travel & Places": "旅行と場所", "Type to search time zone": "タイムゾーン検索のため入力してください", "Unable to search the group": "グループを検索できません", "Undo changes": "変更を取り消し", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'メッセージを記入、"@"でメンション、":"で絵文字の自動補完 ...' } }, { locale: "lt_LT", translations: { "{tag} (invisible)": "{tag} (nematoma)", "{tag} (restricted)": "{tag} (apribota)", Actions: "Veiksmai", Activities: "Veiklos", "Animals & Nature": "Gyvūnai ir gamta", Choose: "Pasirinkti", Close: "Užverti", Custom: "Tinkinti", "External documentation for {title}": "Išorinė {title} dokumentacija", Flags: "Vėliavos", "Food & Drink": "Maistas ir gėrimai", "Frequently used": "Dažniausiai naudoti", "Message limit of {count} characters reached": "Pasiekta {count} simbolių žinutės riba", Next: "Kitas", "No emoji found": "Nerasta jaustukų", "No results": "Nėra rezultatų", Objects: "Objektai", "Pause slideshow": "Pristabdyti skaidrių rodymą", "People & Body": "Žmonės ir kūnas", "Pick an emoji": "Pasirinkti jaustuką", Previous: "Ankstesnis", Search: "Ieškoti", "Search results": "Paieškos rezultatai", "Select a tag": "Pasirinkti žymę", Settings: "Nustatymai", "Settings navigation": "Naršymas nustatymuose", "Smileys & Emotion": "Šypsenos ir emocijos", "Start slideshow": "Pradėti skaidrių rodymą", Submit: "Pateikti", Symbols: "Simboliai", "Travel & Places": "Kelionės ir vietos", "Unable to search the group": "Nepavyko atlikti paiešką grupėje", "Write message, @ to mention someone …": "Rašykite žinutę, naudokite @ norėdami kažką paminėti…" } }, { locale: "lv", translations: { "{tag} (invisible)": "{tag} (neredzams)", "{tag} (restricted)": "{tag} (ierobežots)", Choose: "Izvēlēties", Close: "Aizvērt", Next: "Nākamais", "No results": "Nav rezultātu", "Pause slideshow": "Pauzēt slaidrādi", Previous: "Iepriekšējais", "Select a tag": "Izvēlēties birku", Settings: "Iestatījumi", "Start slideshow": "Sākt slaidrādi" } }, { locale: "mk", translations: { "{tag} (invisible)": "{tag} (невидливо)", "{tag} (restricted)": "{tag} (ограничено)", Actions: "Акции", Activities: "Активности", "Animals & Nature": "Животни & Природа", "Avatar of {displayName}": "Аватар на {displayName}", "Avatar of {displayName}, {status}": "Аватар на {displayName}, {status}", "Cancel changes": "Откажи ги промените", "Change title": "Промени наслов", Choose: "Избери", Close: "Затвори", "Close modal": "Затвори модал", "Close navigation": "Затвори навигација", "Confirm changes": "Потврди ги промените", Custom: "Прилагодени", "Edit item": "Уреди", "External documentation for {title}": "Надворешна документација за {title}", Favorite: "Фаворити", Flags: "Знамиња", "Food & Drink": "Храна & Пијалоци", "Frequently used": "Најчесто користени", Global: "Глобално", "Go back to the list": "Врати се на листата", items: "ставки", "Message limit of {count} characters reached": "Ограничувањето на должината на пораката од {count} карактери е надминато", "More {dashboardItemType} …": "Повеќе {dashboardItemType} …", Next: "Следно", "No emoji found": "Не се пронајдени емотикони", "No results": "Нема резултати", Objects: "Објекти", Open: "Отвори", "Open navigation": "Отвори навигација", "Pause slideshow": "Пузирај слајдшоу", "People & Body": "Луѓе & Тело", "Pick an emoji": "Избери емотикон", "Please select a time zone:": "Изберете временска зона:", Previous: "Предходно", Search: "Барај", "Search results": "Резултати од барувањето", "Select a tag": "Избери ознака", Settings: "Параметри", "Settings navigation": "Параметри за навигација", "Smileys & Emotion": "Смешковци & Емотикони", "Start slideshow": "Стартувај слајдшоу", Submit: "Испрати", Symbols: "Симболи", "Travel & Places": "Патувања & Места", "Type to search time zone": "Напишете за да пребарате временска зона", "Unable to search the group": "Неможе да се принајде групата", "Undo changes": "Врати ги промените", "Write message, @ to mention someone, : for emoji autocompletion …": "Напиши порака, @ за да спомнете некого, : за емотинони автоатско комплетирање ..." } }, { locale: "my", translations: { "{tag} (invisible)": "{tag} (ကွယ်ဝှက်ထား)", "{tag} (restricted)": "{tag} (ကန့်သတ်)", Actions: "လုပ်ဆောင်ချက်များ", Activities: "ပြုလုပ်ဆောင်တာများ", "Animals & Nature": "တိရစ္ဆာန်များနှင့် သဘာဝ", "Avatar of {displayName}": "{displayName} ၏ ကိုယ်ပွား", "Cancel changes": "ပြောင်းလဲမှုများ ပယ်ဖျက်ရန်", Choose: "ရွေးချယ်ရန်", Close: "ပိတ်ရန်", "Confirm changes": "ပြောင်းလဲမှုများ အတည်ပြုရန်", Custom: "အလိုကျချိန်ညှိမှု", "External documentation for {title}": "{title} အတွက် ပြင်ပ စာရွက်စာတမ်း", Flags: "အလံများ", "Food & Drink": "အစားအသောက်", "Frequently used": "မကြာခဏအသုံးပြုသော", Global: "ကမ္ဘာလုံးဆိုင်ရာ", "Message limit of {count} characters reached": "ကန့်သတ် စာလုံးရေ {count} လုံး ပြည့်ပါပြီ", Next: "နောက်သို့ဆက်ရန်", "No emoji found": "အီမိုဂျီ ရှာဖွေမတွေ့နိုင်ပါ", "No results": "ရလဒ်မရှိပါ", Objects: "အရာဝတ္ထုများ", "Pause slideshow": "စလိုက်ရှိုး ခေတ္တရပ်ရန်", "People & Body": "လူပုဂ္ဂိုလ်များနှင့် ခန္ဓာကိုယ်", "Pick an emoji": "အီမိုဂျီရွေးရန်", "Please select a time zone:": "ဒေသစံတော်ချိန် ရွေးချယ်ပေးပါ", Previous: "ယခင်", Search: "ရှာဖွေရန်", "Search results": "ရှာဖွေမှု ရလဒ်များ", "Select a tag": "tag ရွေးချယ်ရန်", Settings: "ချိန်ညှိချက်များ", "Settings navigation": "ချိန်ညှိချက်အညွှန်း", "Smileys & Emotion": "စမိုင်လီများနှင့် အီမိုရှင်း", "Start slideshow": "စလိုက်ရှိုးအား စတင်ရန်", Submit: "တင်သွင်းရန်", Symbols: "သင်္ကေတများ", "Travel & Places": "ခရီးသွားလာခြင်းနှင့် နေရာများ", "Type to search time zone": "ဒေသစံတော်ချိန်များ ရှာဖွေရန် စာရိုက်ပါ", "Unable to search the group": "အဖွဲ့အား ရှာဖွေ၍ မရနိုင်ပါ", "Write message, @ to mention someone …": "စာရေးသားရန်၊ တစ်စုံတစ်ဦးအား @ အသုံးပြု ရည်ညွှန်းရန်..." } }, { locale: "nb_NO", translations: { "{tag} (invisible)": "{tag} (usynlig)", "{tag} (restricted)": "{tag} (beskyttet)", Actions: "Handlinger", Activities: "Aktiviteter", "Animals & Nature": "Dyr og natur", "Anything shared with the same group of people will show up here": "Alt som er delt med den samme gruppen vil vises her", "Avatar of {displayName}": "Avataren til {displayName}", "Avatar of {displayName}, {status}": "{displayName}'s avatar, {status}", "Cancel changes": "Avbryt endringer", "Change title": "Endre tittel", Choose: "Velg", "Clear text": "Fjern tekst", Close: "Lukk", "Close modal": "Lukk modal", "Close navigation": "Lukk navigasjon", "Close sidebar": "Lukk sidepanel", "Confirm changes": "Bekreft endringer", Custom: "Tilpasset", "Edit item": "Rediger", "Error getting related resources": "Feil ved henting av relaterte ressurser", "Error parsing svg": "Feil ved parsing av svg", "External documentation for {title}": "Ekstern dokumentasjon for {title}", Favorite: "Favoritt", Flags: "Flagg", "Food & Drink": "Mat og drikke", "Frequently used": "Ofte brukt", Global: "Global", "Go back to the list": "Gå tilbake til listen", "Hide password": "Skjul passord", "Message limit of {count} characters reached": "Karakter begrensing {count} nådd i melding", "More items …": "Flere gjenstander...", Next: "Neste", "No emoji found": "Fant ingen emoji", "No results": "Ingen resultater", Objects: "Objekter", Open: "Åpne", 'Open link to "{resourceTitle}"': 'Åpne link til "{resourceTitle}"', "Open navigation": "Åpne navigasjon", "Password is secure": "Passordet er sikkert", "Pause slideshow": "Pause lysbildefremvisning", "People & Body": "Mennesker og kropp", "Pick an emoji": "Velg en emoji", "Please select a time zone:": "Vennligst velg tidssone", Previous: "Forrige", "Related resources": "Relaterte ressurser", Search: "Søk", "Search results": "Søkeresultater", "Select a tag": "Velg en merkelapp", Settings: "Innstillinger", "Settings navigation": "Navigasjonsinstillinger", "Show password": "Vis passord", "Smileys & Emotion": "Smilefjes og følelser", "Start slideshow": "Start lysbildefremvisning", Submit: "Send", Symbols: "Symboler", "Travel & Places": "Reise og steder", "Type to search time zone": "Tast for å søke etter tidssone", "Unable to search the group": "Kunne ikke søke i gruppen", "Undo changes": "Tilbakestill endringer", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv melding, bruk "@" for å nevne noen, bruk ":" for autofullføring av emoji...' } }, { locale: "nl", translations: { "{tag} (invisible)": "{tag} (onzichtbaar)", "{tag} (restricted)": "{tag} (beperkt)", Actions: "Acties", Activities: "Activiteiten", "Animals & Nature": "Dieren & Natuur", "Avatar of {displayName}": "Avatar van {displayName}", "Avatar of {displayName}, {status}": "Avatar van {displayName}, {status}", "Cancel changes": "Wijzigingen annuleren", Choose: "Kies", Close: "Sluiten", "Close navigation": "Navigatie sluiten", "Confirm changes": "Wijzigingen bevestigen", Custom: "Aangepast", "Edit item": "Item bewerken", "External documentation for {title}": "Externe documentatie voor {title}", Flags: "Vlaggen", "Food & Drink": "Eten & Drinken", "Frequently used": "Vaak gebruikt", Global: "Globaal", "Go back to the list": "Ga terug naar de lijst", "Message limit of {count} characters reached": "Berichtlimiet van {count} karakters bereikt", Next: "Volgende", "No emoji found": "Geen emoji gevonden", "No results": "Geen resultaten", Objects: "Objecten", "Open navigation": "Navigatie openen", "Pause slideshow": "Pauzeer diavoorstelling", "People & Body": "Mensen & Lichaam", "Pick an emoji": "Kies een emoji", "Please select a time zone:": "Selecteer een tijdzone:", Previous: "Vorige", Search: "Zoeken", "Search results": "Zoekresultaten", "Select a tag": "Selecteer een label", Settings: "Instellingen", "Settings navigation": "Instellingen navigatie", "Smileys & Emotion": "Smileys & Emotie", "Start slideshow": "Start diavoorstelling", Submit: "Verwerken", Symbols: "Symbolen", "Travel & Places": "Reizen & Plaatsen", "Type to search time zone": "Type om de tijdzone te zoeken", "Unable to search the group": "Kan niet in de groep zoeken", "Undo changes": "Wijzigingen ongedaan maken", "Write message, @ to mention someone, : for emoji autocompletion …": "Schrijf bericht, @ om iemand te noemen, : voor emoji auto-aanvullen ..." } }, { locale: "oc", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (limit)", Actions: "Accions", Choose: "Causir", Close: "Tampar", Next: "Seguent", "No results": "Cap de resultat", "Pause slideshow": "Metre en pausa lo diaporama", Previous: "Precedent", "Select a tag": "Seleccionar una etiqueta", Settings: "Paramètres", "Start slideshow": "Lançar lo diaporama" } }, { locale: "pl", translations: { "{tag} (invisible)": "{tag} (niewidoczna)", "{tag} (restricted)": "{tag} (ograniczona)", Actions: "Działania", Activities: "Aktywność", "Animals & Nature": "Zwierzęta i natura", "Anything shared with the same group of people will show up here": "Tutaj pojawi się wszystko, co zostało udostępnione tej samej grupie osób", "Avatar of {displayName}": "Awatar {displayName}", "Avatar of {displayName}, {status}": "Awatar {displayName}, {status}", "Cancel changes": "Anuluj zmiany", "Change title": "Zmień tytuł", Choose: "Wybierz", "Clear text": "Wyczyść tekst", Close: "Zamknij", "Close modal": "Zamknij modal", "Close navigation": "Zamknij nawigację", "Close sidebar": "Zamknij pasek boczny", "Confirm changes": "Potwierdź zmiany", Custom: "Zwyczajne", "Edit item": "Edytuj element", "Error getting related resources": "Błąd podczas pobierania powiązanych zasobów", "Error parsing svg": "Błąd podczas analizowania svg", "External documentation for {title}": "Dokumentacja zewnętrzna dla {title}", Favorite: "Ulubiony", Flags: "Flagi", "Food & Drink": "Jedzenie i picie", "Frequently used": "Często używane", Global: "Globalnie", "Go back to the list": "Powrót do listy", "Hide password": "Ukryj hasło", "Message limit of {count} characters reached": "Przekroczono limit wiadomości wynoszący {count} znaków", "More items …": "Więcej pozycji…", Next: "Następny", "No emoji found": "Nie znaleziono emoji", "No results": "Brak wyników", Objects: "Obiekty", Open: "Otwórz", 'Open link to "{resourceTitle}"': 'Otwórz link do "{resourceTitle}"', "Open navigation": "Otwórz nawigację", "Password is secure": "Hasło jest bezpieczne", "Pause slideshow": "Wstrzymaj pokaz slajdów", "People & Body": "Ludzie i ciało", "Pick an emoji": "Wybierz emoji", "Please select a time zone:": "Wybierz strefę czasową:", Previous: "Poprzedni", "Related resources": "Powiązane zasoby", Search: "Szukaj", "Search results": "Wyniki wyszukiwania", "Select a tag": "Wybierz etykietę", Settings: "Ustawienia", "Settings navigation": "Ustawienia nawigacji", "Show password": "Pokaż hasło", "Smileys & Emotion": "Buźki i emotikony", "Start slideshow": "Rozpocznij pokaz slajdów", Submit: "Wyślij", Symbols: "Symbole", "Travel & Places": "Podróże i miejsca", "Type to search time zone": "Wpisz, aby wyszukać strefę czasową", "Unable to search the group": "Nie można przeszukać grupy", "Undo changes": "Cofnij zmiany", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Napisz wiadomość, "@" aby o kimś wspomnieć, ":" dla autouzupełniania emoji…' } }, { locale: "pt_BR", translations: { "{tag} (invisible)": "{tag} (invisível)", "{tag} (restricted)": "{tag} (restrito) ", Actions: "Ações", Activities: "Atividades", "Animals & Nature": "Animais & Natureza", "Anything shared with the same group of people will show up here": "Qualquer coisa compartilhada com o mesmo grupo de pessoas aparecerá aqui", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancelar alterações", "Change title": "Alterar título", Choose: "Escolher", "Clear text": "Limpar texto", Close: "Fechar", "Close modal": "Fechar modal", "Close navigation": "Fechar navegação", "Close sidebar": "Fechar barra lateral", "Confirm changes": "Confirmar alterações", Custom: "Personalizado", "Edit item": "Editar item", "Error getting related resources": "Erro ao obter recursos relacionados", "Error parsing svg": "Erro ao analisar svg", "External documentation for {title}": "Documentação externa para {title}", Favorite: "Favorito", Flags: "Bandeiras", "Food & Drink": "Comida & Bebida", "Frequently used": "Mais usados", Global: "Global", "Go back to the list": "Volte para a lista", "Hide password": "Ocultar a senha", "Message limit of {count} characters reached": "Limite de mensagem de {count} caracteres atingido", "More items …": "Mais itens …", Next: "Próximo", "No emoji found": "Nenhum emoji encontrado", "No results": "Sem resultados", Objects: "Objetos", Open: "Aberto", 'Open link to "{resourceTitle}"': 'Abrir link para "{resourceTitle}"', "Open navigation": "Abrir navegação", "Password is secure": "A senha é segura", "Pause slideshow": "Pausar apresentação de slides", "People & Body": "Pessoas & Corpo", "Pick an emoji": "Escolha um emoji", "Please select a time zone:": "Selecione um fuso horário: ", Previous: "Anterior", "Related resources": "Recursos relacionados", Search: "Pesquisar", "Search results": "Resultados da pesquisa", "Select a tag": "Selecionar uma tag", Settings: "Configurações", "Settings navigation": "Navegação de configurações", "Show password": "Mostrar senha", "Smileys & Emotion": "Smiles & Emoções", "Start slideshow": "Iniciar apresentação de slides", Submit: "Enviar", Symbols: "Símbolo", "Travel & Places": "Viagem & Lugares", "Type to search time zone": "Digite para pesquisar o fuso horário ", "Unable to search the group": "Não foi possível pesquisar o grupo", "Undo changes": "Desfazer modificações", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escreva mensagens, use "@" para mencionar algum, use ":" for autocompletar emoji …' } }, { locale: "pt_PT", translations: { "{tag} (invisible)": "{tag} (invisivel)", "{tag} (restricted)": "{tag} (restrito)", Actions: "Ações", Choose: "Escolher", Close: "Fechar", Next: "Seguinte", "No results": "Sem resultados", "Pause slideshow": "Pausar diaporama", Previous: "Anterior", "Select a tag": "Selecionar uma etiqueta", Settings: "Definições", "Start slideshow": "Iniciar diaporama", "Unable to search the group": "Não é possível pesquisar o grupo" } }, { locale: "ro", translations: { "{tag} (invisible)": "{tag} (invizibil)", "{tag} (restricted)": "{tag} (restricționat)", Actions: "Acțiuni", Activities: "Activități", "Animals & Nature": "Animale și natură", "Anything shared with the same group of people will show up here": "Tot ceea ce este partajat cu același grup de persoane va fi afișat aici", "Avatar of {displayName}": "Avatarul lui {displayName}", "Avatar of {displayName}, {status}": "Avatarul lui {displayName}, {status}", "Cancel changes": "Anulează modificările", "Change title": "Modificați titlul", Choose: "Alegeți", "Clear text": "Șterge textul", Close: "Închideți", "Close modal": "Închideți modulul", "Close navigation": "Închideți navigarea", "Close sidebar": "Închide bara laterală", "Confirm changes": "Confirmați modificările", Custom: "Personalizat", "Edit item": "Editați elementul", "Error getting related resources": " Eroare la returnarea resurselor legate", "Error parsing svg": "Eroare de analizare a svg", "External documentation for {title}": "Documentație externă pentru {title}", Favorite: "Favorit", Flags: "Marcaje", "Food & Drink": "Alimente și băuturi", "Frequently used": "Utilizate frecvent", Global: "Global", "Go back to the list": "Întoarceți-vă la listă", "Hide password": "Ascunde parola", "Message limit of {count} characters reached": "Limita mesajului de {count} caractere a fost atinsă", "More items …": "Mai multe articole ...", Next: "Următorul", "No emoji found": "Nu s-a găsit niciun emoji", "No results": "Nu există rezultate", Objects: "Obiecte", Open: "Deschideți", 'Open link to "{resourceTitle}"': 'Deschide legătura la "{resourceTitle}"', "Open navigation": "Deschideți navigația", "Password is secure": "Parola este sigură", "Pause slideshow": "Pauză prezentare de diapozitive", "People & Body": "Oameni și corp", "Pick an emoji": "Alege un emoji", "Please select a time zone:": "Vă rugăm să selectați un fus orar:", Previous: "Anterior", "Related resources": "Resurse legate", Search: "Căutare", "Search results": "Rezultatele căutării", "Select a tag": "Selectați o etichetă", Settings: "Setări", "Settings navigation": "Navigare setări", "Show password": "Arată parola", "Smileys & Emotion": "Zâmbete și emoții", "Start slideshow": "Începeți prezentarea de diapozitive", Submit: "Trimiteți", Symbols: "Simboluri", "Travel & Places": "Călătorii și locuri", "Type to search time zone": "Tastați pentru a căuta fusul orar", "Unable to search the group": "Imposibilitatea de a căuta în grup", "Undo changes": "Anularea modificărilor", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Scrie un mesaj, folosește "@" pentru a menționa pe cineva, folosește ":" pentru autocompletarea cu emoji ...' } }, { locale: "ru", translations: { "{tag} (invisible)": "{tag} (невидимое)", "{tag} (restricted)": "{tag} (ограниченное)", Actions: "Действия ", Activities: "События", "Animals & Nature": "Животные и природа ", "Avatar of {displayName}": "Аватар {displayName}", "Avatar of {displayName}, {status}": "Фотография {displayName}, {status}", "Cancel changes": "Отменить изменения", Choose: "Выберите", Close: "Закрыть", "Close modal": "Закрыть модальное окно", "Close navigation": "Закрыть навигацию", "Confirm changes": "Подтвердить изменения", Custom: "Пользовательское", "Edit item": "Изменить элемент", "External documentation for {title}": "Внешняя документация для {title}", Flags: "Флаги", "Food & Drink": "Еда, напиток", "Frequently used": "Часто используемый", Global: "Глобальный", "Go back to the list": "Вернуться к списку", items: "элементов", "Message limit of {count} characters reached": "Достигнуто ограничение на количество символов в {count}", "More {dashboardItemType} …": "Больше {dashboardItemType} …", Next: "Следующее", "No emoji found": "Эмодзи не найдено", "No results": "Результаты отсуствуют", Objects: "Объекты", Open: "Открыть", "Open navigation": "Открыть навигацию", "Pause slideshow": "Приостановить показ слйдов", "People & Body": "Люди и тело", "Pick an emoji": "Выберите эмодзи", "Please select a time zone:": "Пожалуйста, выберите часовой пояс:", Previous: "Предыдущее", Search: "Поиск", "Search results": "Результаты поиска", "Select a tag": "Выберите метку", Settings: "Параметры", "Settings navigation": "Навигация по настройкам", "Smileys & Emotion": "Смайлики и эмоции", "Start slideshow": "Начать показ слайдов", Submit: "Утвердить", Symbols: "Символы", "Travel & Places": "Путешествия и места", "Type to search time zone": "Введите для поиска часового пояса", "Unable to search the group": "Невозможно найти группу", "Undo changes": "Отменить изменения", "Write message, @ to mention someone, : for emoji autocompletion …": "Напишите сообщение, @ - чтобы упомянуть кого-то, : - для автозаполнения эмодзи …" } }, { locale: "sk_SK", translations: { "{tag} (invisible)": "{tag} (neviditeľný)", "{tag} (restricted)": "{tag} (obmedzený)", Actions: "Akcie", Activities: "Aktivity", "Animals & Nature": "Zvieratá a príroda", "Avatar of {displayName}": "Avatar {displayName}", "Avatar of {displayName}, {status}": "Avatar {displayName}, {status}", "Cancel changes": "Zrušiť zmeny", Choose: "Vybrať", Close: "Zatvoriť", "Close navigation": "Zavrieť navigáciu", "Confirm changes": "Potvrdiť zmeny", Custom: "Zvyk", "Edit item": "Upraviť položku", "External documentation for {title}": "Externá dokumentácia pre {title}", Flags: "Vlajky", "Food & Drink": "Jedlo a nápoje", "Frequently used": "Často používané", Global: "Globálne", "Go back to the list": "Naspäť na zoznam", "Message limit of {count} characters reached": "Limit správy na {count} znakov dosiahnutý", Next: "Ďalší", "No emoji found": "Nenašli sa žiadne emodži", "No results": "Žiadne výsledky", Objects: "Objekty", "Open navigation": "Otvoriť navigáciu", "Pause slideshow": "Pozastaviť prezentáciu", "People & Body": "Ľudia a telo", "Pick an emoji": "Vyberte si emodži", "Please select a time zone:": "Prosím vyberte časovú zónu:", Previous: "Predchádzajúci", Search: "Hľadať", "Search results": "Výsledky vyhľadávania", "Select a tag": "Vybrať štítok", Settings: "Nastavenia", "Settings navigation": "Navigácia v nastaveniach", "Smileys & Emotion": "Smajlíky a emócie", "Start slideshow": "Začať prezentáciu", Submit: "Odoslať", Symbols: "Symboly", "Travel & Places": "Cestovanie a miesta", "Type to search time zone": "Začníte písať pre vyhľadávanie časovej zóny", "Unable to search the group": "Skupinu sa nepodarilo nájsť", "Undo changes": "Vrátiť zmeny", "Write message, @ to mention someone, : for emoji autocompletion …": "Napíšte správu, @ ak chcete niekoho spomenúť, : pre automatické dopĺňanie emotikonov…" } }, { locale: "sl", translations: { "{tag} (invisible)": "{tag} (nevidno)", "{tag} (restricted)": "{tag} (omejeno)", Actions: "Dejanja", Activities: "Dejavnosti", "Animals & Nature": "Živali in Narava", "Avatar of {displayName}": "Podoba {displayName}", "Avatar of {displayName}, {status}": "Prikazna slika {displayName}, {status}", "Cancel changes": "Prekliči spremembe", "Change title": "Spremeni naziv", Choose: "Izbor", "Clear text": "Počisti besedilo", Close: "Zapri", "Close modal": "Zapri pojavno okno", "Close navigation": "Zapri krmarjenje", "Close sidebar": "Zapri stransko vrstico", "Confirm changes": "Potrdi spremembe", Custom: "Po meri", "Edit item": "Uredi predmet", "Error getting related resources": "Napaka pridobivanja povezanih virov", "External documentation for {title}": "Zunanja dokumentacija za {title}", Favorite: "Priljubljeno", Flags: "Zastavice", "Food & Drink": "Hrana in Pijača", "Frequently used": "Pogostost uporabe", Global: "Splošno", "Go back to the list": "Vrni se na seznam", "Hide password": "Skrij geslo", "Message limit of {count} characters reached": "Dosežena omejitev {count} znakov na sporočilo.", "More items …": "Več predmetov ...", Next: "Naslednji", "No emoji found": "Ni najdenih izraznih ikon", "No results": "Ni zadetkov", Objects: "Predmeti", Open: "Odpri", 'Open link to "{resourceTitle}"': "Odpri povezavo do »{resourceTitle}«", "Open navigation": "Odpri krmarjenje", "Password is secure": "Geslo je varno", "Pause slideshow": "Ustavi predstavitev", "People & Body": "Ljudje in Telo", "Pick a date": "Izbor datuma", "Pick a date and a time": "Izbor datuma in časa", "Pick a month": "Izbor meseca", "Pick a time": "Izbor časa", "Pick a week": "Izbor tedna", "Pick a year": "Izbor leta", "Pick an emoji": "Izbor izrazne ikone", "Please select a time zone:": "Izbor časovnega pasu:", Previous: "Predhodni", "Related resources": "Povezani viri", Search: "Iskanje", "Search results": "Zadetki iskanja", "Select a tag": "Izbor oznake", Settings: "Nastavitve", "Settings navigation": "Krmarjenje nastavitev", "Show password": "Pokaži geslo", "Smileys & Emotion": "Izrazne ikone", "Start slideshow": "Začni predstavitev", Submit: "Pošlji", Symbols: "Simboli", "Travel & Places": "Potovanja in Kraji", "Type to search time zone": "Vpišite niz za iskanje časovnega pasu", "Unable to search the group": "Ni mogoče iskati po skupini", "Undo changes": "Razveljavi spremembe", "Write message, @ to mention someone, : for emoji autocompletion …": "Napišite sporočilo, za omembo pred ime postavite@, začnite z : za vstavljanje izraznih ikon …" } }, { locale: "sr", translations: { "{tag} (invisible)": "{tag} (nevidljivo)", "{tag} (restricted)": "{tag} (ograničeno)", Actions: "Radnje", Activities: "Aktivnosti", "Animals & Nature": "Životinje i Priroda", "Avatar of {displayName}": "Avatar za {displayName}", "Avatar of {displayName}, {status}": "Avatar za {displayName}, {status}", "Cancel changes": "Otkaži izmene", "Change title": "Izmeni naziv", Choose: "Изаберите", Close: "Затвори", "Close modal": "Zatvori modal", "Close navigation": "Zatvori navigaciju", "Close sidebar": "Zatvori bočnu traku", "Confirm changes": "Potvrdite promene", Custom: "Po meri", "Edit item": "Uredi stavku", "External documentation for {title}": "Eksterna dokumentacija za {title}", Favorite: "Omiljeni", Flags: "Zastave", "Food & Drink": "Hrana i Piće", "Frequently used": "Često korišćeno", Global: "Globalno", "Go back to the list": "Natrag na listu", items: "stavke", "Message limit of {count} characters reached": "Dostignuto je ograničenje za poruke od {count} znakova", "More {dashboardItemType} …": "Više {dashboardItemType} …", Next: "Следеће", "No emoji found": "Nije pronađen nijedan emodži", "No results": "Нема резултата", Objects: "Objekti", Open: "Otvori", "Open navigation": "Otvori navigaciju", "Pause slideshow": "Паузирај слајд шоу", "People & Body": "Ljudi i Telo", "Pick an emoji": "Izaberi emodži", "Please select a time zone:": "Molimo izaberite vremensku zonu:", Previous: "Претходно", Search: "Pretraži", "Search results": "Rezultati pretrage", "Select a tag": "Изаберите ознаку", Settings: "Поставке", "Settings navigation": "Navigacija u podešavanjima", "Smileys & Emotion": "Smajli i Emocije", "Start slideshow": "Покрени слајд шоу", Submit: "Prihvati", Symbols: "Simboli", "Travel & Places": "Putovanja i Mesta", "Type to search time zone": "Ukucaj da pretražiš vremenske zone", "Unable to search the group": "Nije moguće pretražiti grupu", "Undo changes": "Poništi promene", "Write message, @ to mention someone, : for emoji autocompletion …": "Napišite poruku, @ da pomenete nekoga, : za automatsko dovršavanje emodžija…" } }, { locale: "sv", translations: { "{tag} (invisible)": "{tag} (osynlig)", "{tag} (restricted)": "{tag} (begränsad)", Actions: "Åtgärder", Activities: "Aktiviteter", "Animals & Nature": "Djur & Natur", "Anything shared with the same group of people will show up here": "Något som delats med samma grupp av personer kommer att visas här", "Avatar of {displayName}": "{displayName}s avatar", "Avatar of {displayName}, {status}": "{displayName}s avatar, {status}", "Cancel changes": "Avbryt ändringar", "Change title": "Ändra titel", Choose: "Välj", "Clear text": "Ta bort text", Close: "Stäng", "Close modal": "Stäng modal", "Close navigation": "Stäng navigering", "Close sidebar": "Stäng sidopanel", "Confirm changes": "Bekräfta ändringar", Custom: "Anpassad", "Edit item": "Ändra", "Error getting related resources": "Problem att hämta relaterade resurser", "Error parsing svg": "Fel vid inläsning av svg", "External documentation for {title}": "Extern dokumentation för {title}", Favorite: "Favorit", Flags: "Flaggor", "Food & Drink": "Mat & Dryck", "Frequently used": "Används ofta", Global: "Global", "Go back to the list": "Gå tillbaka till listan", "Hide password": "Göm lössenordet", "Message limit of {count} characters reached": "Meddelandegräns {count} tecken används", "More items …": "Fler objekt", Next: "Nästa", "No emoji found": "Hittade inga emojis", "No results": "Inga resultat", Objects: "Objekt", Open: "Öppna", 'Open link to "{resourceTitle}"': 'Öppna länk till "{resourceTitle}"', "Open navigation": "Öppna navigering", "Password is secure": "Lössenordet är säkert", "Pause slideshow": "Pausa bildspelet", "People & Body": "Kropp & Själ", "Pick an emoji": "Välj en emoji", "Please select a time zone:": "Välj tidszon:", Previous: "Föregående", "Related resources": "Relaterade resurser", Search: "Sök", "Search results": "Sökresultat", "Select a tag": "Välj en tag", Settings: "Inställningar", "Settings navigation": "Inställningsmeny", "Show password": "Visa lössenordet", "Smileys & Emotion": "Selfies & Känslor", "Start slideshow": "Starta bildspelet", Submit: "Skicka", Symbols: "Symboler", "Travel & Places": "Resor & Sevärdigheter", "Type to search time zone": "Skriv för att välja tidszon", "Unable to search the group": "Kunde inte söka i gruppen", "Undo changes": "Ångra ändringar", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv meddelande, använd "@" för att nämna någon, använd ":" för automatiska emojiförslag ...' } }, { locale: "tr", translations: { "{tag} (invisible)": "{tag} (görünmez)", "{tag} (restricted)": "{tag} (kısıtlı)", Actions: "İşlemler", Activities: "Etkinlikler", "Animals & Nature": "Hayvanlar ve Doğa", "Anything shared with the same group of people will show up here": "Aynı kişi grubu ile paylaşılan herşey burada görüntülenir", "Avatar of {displayName}": "{displayName} avatarı", "Avatar of {displayName}, {status}": "{displayName}, {status} avatarı", "Cancel changes": "Değişiklikleri iptal et", "Change title": "Başlığı değiştir", Choose: "Seçin", "Clear text": "Metni temizle", Close: "Kapat", "Close modal": "Üste açılan pencereyi kapat", "Close navigation": "Gezinmeyi kapat", "Close sidebar": "Yan çubuğu kapat", "Confirm changes": "Değişiklikleri onayla", Custom: "Özel", "Edit item": "Ögeyi düzenle", "Error getting related resources": "İlgili kaynaklar alınırken sorun çıktı", "Error parsing svg": "svg işlenirken sorun çıktı", "External documentation for {title}": "{title} için dış belgeler", Favorite: "Sık kullanılanlara ekle", Flags: "Bayraklar", "Food & Drink": "Yeme ve İçme", "Frequently used": "Sık kullanılanlar", Global: "Evrensel", "Go back to the list": "Listeye dön", "Hide password": "Parolayı gizle", "Message limit of {count} characters reached": "{count} karakter ileti sınırına ulaşıldı", "More items …": "Diğer ögeler…", Next: "Sonraki", "No emoji found": "Herhangi bir emoji bulunamadı", "No results": "Herhangi bir sonuç bulunamadı", Objects: "Nesneler", Open: "Aç", 'Open link to "{resourceTitle}"': '"{resourceTitle}" bağlantısını aç', "Open navigation": "Gezinmeyi aç", "Password is secure": "Parola güvenli", "Pause slideshow": "Slayt sunumunu duraklat", "People & Body": "İnsanlar ve Beden", "Pick an emoji": "Bir emoji seçin", "Please select a time zone:": "Lütfen bir saat dilimi seçin:", Previous: "Önceki", "Related resources": "İlgili kaynaklar", Search: "Arama", "Search results": "Arama sonuçları", "Select a tag": "Bir etiket seçin", Settings: "Ayarlar", "Settings navigation": "Gezinme ayarları", "Show password": "Parolayı görüntüle", "Smileys & Emotion": "İfadeler ve Duygular", "Start slideshow": "Slayt sunumunu başlat", Submit: "Gönder", Symbols: "Simgeler", "Travel & Places": "Gezi ve Yerler", "Type to search time zone": "Saat dilimi aramak için yazmaya başlayın", "Unable to search the group": "Grupta arama yapılamadı", "Undo changes": "Değişiklikleri geri al", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'İleti yazın, birini anmak için @, otomatik emoji tamamlamak için ":" kullanın…' } }, { locale: "uk", translations: { "{tag} (invisible)": "{tag} (невидимий)", "{tag} (restricted)": "{tag} (обмежений)", Actions: "Дії", Activities: "Діяльність", "Animals & Nature": "Тварини та природа", "Avatar of {displayName}": "Аватар {displayName}", "Avatar of {displayName}, {status}": "Аватар {displayName}, {status}", "Cancel changes": "Скасувати зміни", "Change title": "Змінити назву", Choose: "ВиберітьВиберіть", "Clear text": "Очистити текст", Close: "Закрити", "Close modal": "Закрити модаль", "Close navigation": "Закрити навігацію", "Close sidebar": "Закрити бічну панель", "Confirm changes": "Підтвердити зміни", Custom: "Власне", "Edit item": "Редагувати елемент", "External documentation for {title}": "Зовнішня документація для {title}", Favorite: "Улюблений", Flags: "Прапори", "Food & Drink": "Їжа та напої", "Frequently used": "Найчастіші", Global: "Глобальний", "Go back to the list": "Повернутися до списку", "Hide password": "Приховати пароль", items: "елементи", "Message limit of {count} characters reached": "Вичерпано ліміт у {count} символів для повідомлення", "More {dashboardItemType} …": "Більше {dashboardItemType}…", Next: "Вперед", "No emoji found": "Емоційки відсутні", "No results": "Відсутні результати", Objects: "Об'єкти", Open: "Відкрити", "Open navigation": "Відкрити навігацію", "Password is secure": "Пароль безпечний", "Pause slideshow": "Пауза у показі слайдів", "People & Body": "Люди та жести", "Pick an emoji": "Виберіть емоційку", "Please select a time zone:": "Виберіть часовий пояс:", Previous: "Назад", Search: "Пошук", "Search results": "Результати пошуку", "Select a tag": "Виберіть позначку", Settings: "Налаштування", "Settings navigation": "Навігація у налаштуваннях", "Show password": "Показати пароль", "Smileys & Emotion": "Смайли та емоції", "Start slideshow": "Почати показ слайдів", Submit: "Надіслати", Symbols: "Символи", "Travel & Places": "Поїздки та місця", "Type to search time zone": "Введіть для пошуку часовий пояс", "Unable to search the group": "Неможливо шукати в групі", "Undo changes": "Скасувати зміни", "Write message, @ to mention someone, : for emoji autocompletion …": "Напишіть повідомлення, @, щоб згадати когось, : для автозаповнення емодзі…" } }, { locale: "zh_CN", translations: { "{tag} (invisible)": "{tag} (不可见)", "{tag} (restricted)": "{tag} (受限)", Actions: "行为", Activities: "活动", "Animals & Nature": "动物 & 自然", "Anything shared with the same group of people will show up here": "与同组用户分享的所有内容都会显示于此", "Avatar of {displayName}": "{displayName}的头像", "Avatar of {displayName}, {status}": "{displayName}的头像,{status}", "Cancel changes": "取消更改", "Change title": "更改标题", Choose: "选择", "Clear text": "清除文本", Close: "关闭", "Close modal": "关闭窗口", "Close navigation": "关闭导航", "Close sidebar": "关闭侧边栏", "Confirm changes": "确认更改", Custom: "自定义", "Edit item": "编辑项目", "Error getting related resources": "获取相关资源时出错", "Error parsing svg": "解析 svg 时出错", "External documentation for {title}": "{title}的外部文档", Favorite: "喜爱", Flags: "旗帜", "Food & Drink": "食物 & 饮品", "Frequently used": "经常使用", Global: "全局", "Go back to the list": "返回至列表", "Hide password": "隐藏密码", "Message limit of {count} characters reached": "已达到 {count} 个字符的消息限制", "More items …": "更多项目…", Next: "下一个", "No emoji found": "表情未找到", "No results": "无结果", Objects: "物体", Open: "打开", 'Open link to "{resourceTitle}"': '打开"{resourceTitle}"的连接', "Open navigation": "开启导航", "Password is secure": "密码安全", "Pause slideshow": "暂停幻灯片", "People & Body": "人 & 身体", "Pick an emoji": "选择一个表情", "Please select a time zone:": "请选择一个时区:", Previous: "上一个", "Related resources": "相关资源", Search: "搜索", "Search results": "搜索结果", "Select a tag": "选择一个标签", Settings: "设置", "Settings navigation": "设置向导", "Show password": "显示密码", "Smileys & Emotion": "笑脸 & 情感", "Start slideshow": "开始幻灯片", Submit: "提交", Symbols: "符号", "Travel & Places": "旅游 & 地点", "Type to search time zone": "打字以搜索时区", "Unable to search the group": "无法搜索分组", "Undo changes": "撤销更改", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': '写信息,使用"@"来提及某人,使用":"进行表情符号自动完成 ...' } }, { locale: "zh_HK", translations: { "{tag} (invisible)": "{tag} (隱藏)", "{tag} (restricted)": "{tag} (受限)", Actions: "動作", Activities: "活動", "Animals & Nature": "動物與自然", "Anything shared with the same group of people will show up here": "與同一組人共享的任何內容都會顯示在此處", "Avatar of {displayName}": "{displayName} 的頭像", "Avatar of {displayName}, {status}": "{displayName} 的頭像,{status}", "Cancel changes": "取消更改", "Change title": "更改標題", Choose: "選擇", "Clear text": "清除文本", Close: "關閉", "Close modal": "關閉模態", "Close navigation": "關閉導航", "Close sidebar": "關閉側邊欄", "Confirm changes": "確認更改", Custom: "自定義", "Edit item": "編輯項目", "Error getting related resources": "獲取相關資源出錯", "Error parsing svg": "解析 svg 時出錯", "External documentation for {title}": "{title} 的外部文檔", Favorite: "喜愛", Flags: "旗幟", "Food & Drink": "食物與飲料", "Frequently used": "經常使用", Global: "全球的", "Go back to the list": "返回清單", "Hide password": "隱藏密碼", "Message limit of {count} characters reached": "已達到訊息最多 {count} 字元限制", "More items …": "更多項目 …", Next: "下一個", "No emoji found": "未找到表情符號", "No results": "無結果", Objects: "物件", Open: "打開", 'Open link to "{resourceTitle}"': "打開指向 “{resourceTitle}” 的鏈結", "Open navigation": "開啟導航", "Password is secure": "密碼是安全的", "Pause slideshow": "暫停幻燈片", "People & Body": "人物", "Pick an emoji": "選擇表情符號", "Please select a time zone:": "請選擇時區:", Previous: "上一個", "Related resources": "相關資源", Search: "搜尋", "Search results": "搜尋結果", "Select a tag": "選擇標籤", Settings: "設定", "Settings navigation": "設定值導覽", "Show password": "顯示密碼", "Smileys & Emotion": "表情", "Start slideshow": "開始幻燈片", Submit: "提交", Symbols: "標誌", "Travel & Places": "旅遊與景點", "Type to search time zone": "鍵入以搜索時區", "Unable to search the group": "無法搜尋群組", "Undo changes": "取消更改", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': '寫訊息,使用 "@" 來指代某人,使用 ":" 用於表情符號自動填充 ...' } }, { locale: "zh_TW", translations: { "{tag} (invisible)": "{tag} (隱藏)", "{tag} (restricted)": "{tag} (受限)", Actions: "動作", Activities: "活動", "Animals & Nature": "動物與自然", Choose: "選擇", Close: "關閉", Custom: "自定義", Flags: "旗幟", "Food & Drink": "食物與飲料", "Frequently used": "最近使用", "Message limit of {count} characters reached": "已達到訊息最多 {count} 字元限制", Next: "下一個", "No emoji found": "未找到表情符號", "No results": "無結果", Objects: "物件", "Pause slideshow": "暫停幻燈片", "People & Body": "人物", "Pick an emoji": "選擇表情符號", Previous: "上一個", Search: "搜尋", "Search results": "搜尋結果", "Select a tag": "選擇標籤", Settings: "設定", "Settings navigation": "設定值導覽", "Smileys & Emotion": "表情", "Start slideshow": "開始幻燈片", Symbols: "標誌", "Travel & Places": "旅遊與景點", "Unable to search the group": "無法搜尋群組", "Write message, @ to mention someone …": "輸入訊息時可使用 @ 來標示某人..." } }].forEach((h) => { + const E = {}; + for (const b in h.translations) + h.translations[b].pluralId ? E[b] = { msgid: b, msgid_plural: h.translations[b].pluralId, msgstr: h.translations[b].msgstr } : E[b] = { msgid: b, msgstr: [h.translations[b]] }; + c.addTranslation(h.locale, { translations: { "": E } }); + }); + const d = c.build(), p = d.ngettext.bind(d), A = d.gettext.bind(d); + }, 3648: (u, i, o) => { + o.d(i, { Z: () => c }); + var l = o(932); + const c = { methods: { n: l.n, t: l.t } }; + }, 1205: (u, i, o) => { + o.d(i, { Z: () => l }); + const l = (c) => Math.random().toString(36).replace(/[^a-z]+/g, "").slice(0, c || 5); + }, 7924: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-dec41432]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.checkbox-radio-switch[data-v-dec41432]{display:flex}.checkbox-radio-switch__input[data-v-dec41432]{position:absolute;z-index:-1;opacity:0 !important;width:var(--icon-size);height:var(--icon-size)}.checkbox-radio-switch__input:focus-visible+label[data-v-dec41432]{outline:2px solid var(--color-primary-element) !important}.checkbox-radio-switch__label[data-v-dec41432]{display:flex;align-items:center;flex-direction:row;gap:4px;user-select:none;min-height:44px;border-radius:44px;padding:4px 14px;width:100%;max-width:fit-content}.checkbox-radio-switch__label[data-v-dec41432],.checkbox-radio-switch__label *[data-v-dec41432]{cursor:pointer}.checkbox-radio-switch__icon>*[data-v-dec41432]{color:var(--color-primary-element);width:var(--icon-size);height:var(--icon-size)}.checkbox-radio-switch--disabled .checkbox-radio-switch__label[data-v-dec41432]{opacity:.5}.checkbox-radio-switch--disabled .checkbox-radio-switch__label .checkbox-radio-switch__icon>*[data-v-dec41432]{color:var(--color-main-text)}.checkbox-radio-switch:not(.checkbox-radio-switch--disabled,.checkbox-radio-switch--checked):focus-within .checkbox-radio-switch__label[data-v-dec41432],.checkbox-radio-switch:not(.checkbox-radio-switch--disabled,.checkbox-radio-switch--checked) .checkbox-radio-switch__label[data-v-dec41432]:hover{background-color:var(--color-background-hover)}.checkbox-radio-switch--checked:not(.checkbox-radio-switch--disabled):focus-within .checkbox-radio-switch__label[data-v-dec41432],.checkbox-radio-switch--checked:not(.checkbox-radio-switch--disabled) .checkbox-radio-switch__label[data-v-dec41432]:hover{background-color:var(--color-primary-element-light-hover)}.checkbox-radio-switch-switch:not(.checkbox-radio-switch--checked) .checkbox-radio-switch__icon>*[data-v-dec41432]{color:var(--color-text-maxcontrast)}.checkbox-radio-switch-switch.checkbox-radio-switch--disabled.checkbox-radio-switch--checked .checkbox-radio-switch__icon>*[data-v-dec41432]{color:var(--color-primary-element-light)}.checkbox-radio-switch--button-variant.checkbox-radio-switch[data-v-dec41432]{border:2px solid var(--color-border-dark);overflow:hidden}.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked[data-v-dec41432]{font-weight:bold}.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked label[data-v-dec41432]{background-color:var(--color-primary-element-light)}.checkbox-radio-switch--button-variant .checkbox-radio-switch__label-text[data-v-dec41432]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.checkbox-radio-switch--button-variant:not(.checkbox-radio-switch--checked) .checkbox-radio-switch__icon>*[data-v-dec41432]{color:var(--color-main-text)}.checkbox-radio-switch--button-variant .checkbox-radio-switch__icon[data-v-dec41432]:empty{display:none}.checkbox-radio-switch--button-variant[data-v-dec41432]:not(.checkbox-radio-switch--button-variant-v-grouped):not(.checkbox-radio-switch--button-variant-h-grouped),.checkbox-radio-switch--button-variant .checkbox-radio-switch__label[data-v-dec41432]{border-radius:calc(var(--default-clickable-area)/2)}.checkbox-radio-switch--button-variant-v-grouped .checkbox-radio-switch__label[data-v-dec41432]{flex-basis:100%;max-width:unset}.checkbox-radio-switch--button-variant-v-grouped[data-v-dec41432]:first-of-type{border-top-left-radius:calc(var(--default-clickable-area)/2 + 2px);border-top-right-radius:calc(var(--default-clickable-area)/2 + 2px)}.checkbox-radio-switch--button-variant-v-grouped[data-v-dec41432]:last-of-type{border-bottom-left-radius:calc(var(--default-clickable-area)/2 + 2px);border-bottom-right-radius:calc(var(--default-clickable-area)/2 + 2px)}.checkbox-radio-switch--button-variant-v-grouped[data-v-dec41432]:not(:last-of-type){border-bottom:0 !important}.checkbox-radio-switch--button-variant-v-grouped:not(:last-of-type) .checkbox-radio-switch__label[data-v-dec41432]{margin-bottom:2px}.checkbox-radio-switch--button-variant-v-grouped[data-v-dec41432]:not(:first-of-type){border-top:0 !important}.checkbox-radio-switch--button-variant-h-grouped[data-v-dec41432]:first-of-type{border-top-left-radius:calc(var(--default-clickable-area)/2 + 2px);border-bottom-left-radius:calc(var(--default-clickable-area)/2 + 2px)}.checkbox-radio-switch--button-variant-h-grouped[data-v-dec41432]:last-of-type{border-top-right-radius:calc(var(--default-clickable-area)/2 + 2px);border-bottom-right-radius:calc(var(--default-clickable-area)/2 + 2px)}.checkbox-radio-switch--button-variant-h-grouped[data-v-dec41432]:not(:last-of-type){border-right:0 !important}.checkbox-radio-switch--button-variant-h-grouped:not(:last-of-type) .checkbox-radio-switch__label[data-v-dec41432]{margin-right:2px}.checkbox-radio-switch--button-variant-h-grouped[data-v-dec41432]:not(:first-of-type){border-left:0 !important}.checkbox-radio-switch--button-variant-h-grouped .checkbox-radio-switch__label-text[data-v-dec41432]{text-align:center}.checkbox-radio-switch--button-variant-h-grouped .checkbox-radio-switch__label[data-v-dec41432]{flex-direction:column;justify-content:center;width:100%;margin:0;gap:0}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcCheckboxRadioSwitch/NcCheckboxRadioSwitch.vue", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,wCACC,YAAA,CAEA,+CACC,iBAAA,CACA,UAAA,CACA,oBAAA,CACA,sBAAA,CACA,uBAAA,CAGD,mEACC,yDAAA,CAGD,+CACC,YAAA,CACA,kBAAA,CACA,kBAAA,CACA,OAAA,CACA,gBAAA,CACA,eCEe,CDDf,kBCCe,CAAA,gBAAA,CDEf,UAAA,CAEA,qBAAA,CAEA,gGACC,cAAA,CAIF,gDACC,kCAAA,CACA,sBAAA,CACA,uBAAA,CAGD,gFACC,UCDiB,CDEjB,+GACC,4BAAA,CAIF,2SAEC,8CAAA,CAGD,6PAEC,yDAAA,CAID,mHACC,mCAAA,CAID,6IACC,wCAAA,CAOD,8EACC,yCAAA,CACA,eAAA,CAEA,uFACC,gBAAA,CAEA,6FACC,mDAAA,CAMH,2FACC,eAAA,CACA,sBAAA,CACA,kBAAA,CACA,UAAA,CAID,4HACC,4BAAA,CAID,2FACC,YAAA,CAGD,0PAEC,mDArCe,CAyChB,gGACC,eAAA,CAEA,eAAA,CAGA,gFACC,kEA9CoB,CA+CpB,mEA/CoB,CAiDrB,+EACC,qEAlDoB,CAmDpB,sEAnDoB,CAuDrB,qFACC,0BAAA,CACA,mHACC,iBAAA,CAGF,sFACC,uBAAA,CAMD,gFACC,kEArEoB,CAsEpB,qEAtEoB,CAwErB,+EACC,mEAzEoB,CA0EpB,sEA1EoB,CA8ErB,qFACC,yBAAA,CACA,mHACC,gBAAA,CAGF,sFACC,wBAAA,CAGF,qGACC,iBAAA,CAED,gGACC,qBAAA,CACA,sBAAA,CACA,UAAA,CACA,QAAA,CACA,KAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n.checkbox-radio-switch {\n display: flex;\n\n &__input {\n position: absolute;\n z-index: -1;\n opacity: 0 !important; // We need !important, or it gets overwritten by server style\n width: var(--icon-size);\n height: var(--icon-size);\n }\n\n &__input:focus-visible + label {\n outline: 2px solid var(--color-primary-element) !important;\n }\n\n &__label {\n display: flex;\n align-items: center;\n flex-direction: row;\n gap: 4px;\n user-select: none;\n min-height: $clickable-area;\n border-radius: $clickable-area;\n padding: 4px $icon-margin;\n // Set to 100% to make text overflow work on button style\n width: 100%;\n // but restrict to content so plain checkboxes / radio switches do not expand\n max-width: fit-content;\n\n &, * {\n cursor: pointer;\n }\n }\n\n &__icon > * {\n color: var(--color-primary-element);\n width: var(--icon-size);\n height: var(--icon-size);\n }\n\n &--disabled &__label {\n opacity: $opacity_disabled;\n .checkbox-radio-switch__icon > * {\n color: var(--color-main-text)\n }\n }\n\n &:not(&--disabled, &--checked):focus-within &__label,\n &:not(&--disabled, &--checked) &__label:hover {\n background-color: var(--color-background-hover);\n }\n\n &--checked:not(&--disabled):focus-within &__label,\n &--checked:not(&--disabled) &__label:hover {\n background-color: var(--color-primary-element-light-hover);\n }\n\n // Switch specific rules\n &-switch:not(&--checked) &__icon > * {\n color: var(--color-text-maxcontrast);\n }\n\n // If switch is checked AND disabled, use the fade primary colour\n &-switch.checkbox-radio-switch--disabled.checkbox-radio-switch--checked &__icon > * {\n color: var(--color-primary-element-light);\n }\n\n $border-radius: calc(var(--default-clickable-area) / 2);\n // keep inner border width in mind\n $border-radius-outer: calc($border-radius + 2px);\n\n &--button-variant.checkbox-radio-switch {\n border: 2px solid var(--color-border-dark);\n overflow: hidden;\n\n &--checked {\n font-weight: bold;\n\n label {\n background-color: var(--color-primary-element-light);\n }\n }\n }\n\n // Text overflow of button style\n &--button-variant &__label-text {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n width: 100%;\n }\n\n // Set icon color for non active elements to main text color\n &--button-variant:not(&--checked) &__icon > * {\n color: var(--color-main-text);\n }\n\n // Hide icon container if empty to remove virtual padding\n &--button-variant &__icon:empty {\n display: none;\n }\n\n &--button-variant:not(&--button-variant-v-grouped):not(&--button-variant-h-grouped),\n &--button-variant &__label {\n border-radius: $border-radius;\n }\n\n /* Special rules for vertical button groups */\n &--button-variant-v-grouped &__label {\n flex-basis: 100%;\n // vertically grouped buttons should all have the same width\n max-width: unset;\n }\n &--button-variant-v-grouped {\n &:first-of-type {\n border-top-left-radius: $border-radius-outer;\n border-top-right-radius: $border-radius-outer;\n }\n &:last-of-type {\n border-bottom-left-radius: $border-radius-outer;\n border-bottom-right-radius: $border-radius-outer;\n }\n\n // remove borders between elements\n &:not(:last-of-type) {\n border-bottom: 0!important;\n .checkbox-radio-switch__label {\n margin-bottom: 2px;\n }\n }\n &:not(:first-of-type) {\n border-top: 0!important;\n }\n }\n\n /* Special rules for horizontal button groups */\n &--button-variant-h-grouped {\n &:first-of-type {\n border-top-left-radius: $border-radius-outer;\n border-bottom-left-radius: $border-radius-outer;\n }\n &:last-of-type {\n border-top-right-radius: $border-radius-outer;\n border-bottom-right-radius: $border-radius-outer;\n }\n\n // remove borders between elements\n &:not(:last-of-type) {\n border-right: 0!important;\n .checkbox-radio-switch__label {\n margin-right: 2px;\n }\n }\n &:not(:first-of-type) {\n border-left: 0!important;\n }\n }\n &--button-variant-h-grouped &__label-text {\n text-align: center;\n }\n &--button-variant-h-grouped &__label {\n flex-direction: column;\n justify-content: center;\n width: 100%;\n margin: 0;\n gap: 0;\n }\n}\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const A = p; + }, 8502: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-27fa1197]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.loading-icon svg[data-v-27fa1197]{animation:rotate var(--animation-duration, 0.8s) linear infinite}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcLoadingIcon/NcLoadingIcon.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,mCACC,gEAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n.loading-icon svg{\n animation: rotate var(--animation-duration, 0.8s) linear infinite;\n}\n"], sourceRoot: "" }]); + const A = p; + }, 3645: (u) => { + u.exports = function(i) { + var o = []; + return o.toString = function() { + return this.map(function(l) { + var c = "", d = l[5] !== void 0; + return l[4] && (c += "@supports (".concat(l[4], ") {")), l[2] && (c += "@media ".concat(l[2], " {")), d && (c += "@layer".concat(l[5].length > 0 ? " ".concat(l[5]) : "", " {")), c += i(l), d && (c += "}"), l[2] && (c += "}"), l[4] && (c += "}"), c; + }).join(""); + }, o.i = function(l, c, d, p, A) { + typeof l == "string" && (l = [[null, l, void 0]]); + var h = {}; + if (d) + for (var E = 0; E < this.length; E++) { + var b = this[E][0]; + b != null && (h[b] = !0); + } + for (var v = 0; v < l.length; v++) { + var f = [].concat(l[v]); + d && h[f[0]] || (A !== void 0 && (f[5] === void 0 || (f[1] = "@layer".concat(f[5].length > 0 ? " ".concat(f[5]) : "", " {").concat(f[1], "}")), f[5] = A), c && (f[2] && (f[1] = "@media ".concat(f[2], " {").concat(f[1], "}")), f[2] = c), p && (f[4] ? (f[1] = "@supports (".concat(f[4], ") {").concat(f[1], "}"), f[4] = p) : f[4] = "".concat(p)), o.push(f)); + } + }, o; + }; + }, 7537: (u) => { + u.exports = function(i) { + var o = i[1], l = i[3]; + if (!l) + return o; + if (typeof btoa == "function") { + var c = btoa(unescape(encodeURIComponent(JSON.stringify(l)))), d = "sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(c), p = "/*# ".concat(d, " */"); + return [o].concat([p]).join("\n"); + } + return [o].join("\n"); + }; + }, 3379: (u) => { + var i = []; + function o(d) { + for (var p = -1, A = 0; A < i.length; A++) + if (i[A].identifier === d) { + p = A; + break; + } + return p; + } + function l(d, p) { + for (var A = {}, h = [], E = 0; E < d.length; E++) { + var b = d[E], v = p.base ? b[0] + p.base : b[0], f = A[v] || 0, S = "".concat(v, " ").concat(f); + A[v] = f + 1; + var _ = o(S), z = { css: b[1], media: b[2], sourceMap: b[3], supports: b[4], layer: b[5] }; + if (_ !== -1) + i[_].references++, i[_].updater(z); + else { + var y = c(z, p); + p.byIndex = E, i.splice(E, 0, { identifier: S, updater: y, references: 1 }); + } + h.push(S); + } + return h; + } + function c(d, p) { + var A = p.domAPI(p); + return A.update(d), function(h) { + if (h) { + if (h.css === d.css && h.media === d.media && h.sourceMap === d.sourceMap && h.supports === d.supports && h.layer === d.layer) + return; + A.update(d = h); + } else + A.remove(); + }; + } + u.exports = function(d, p) { + var A = l(d = d || [], p = p || {}); + return function(h) { + h = h || []; + for (var E = 0; E < A.length; E++) { + var b = o(A[E]); + i[b].references--; + } + for (var v = l(h, p), f = 0; f < A.length; f++) { + var S = o(A[f]); + i[S].references === 0 && (i[S].updater(), i.splice(S, 1)); + } + A = v; + }; + }; + }, 569: (u) => { + var i = {}; + u.exports = function(o, l) { + var c = function(d) { + if (i[d] === void 0) { + var p = document.querySelector(d); + if (window.HTMLIFrameElement && p instanceof window.HTMLIFrameElement) + try { + p = p.contentDocument.head; + } catch { + p = null; + } + i[d] = p; + } + return i[d]; + }(o); + if (!c) + throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid."); + c.appendChild(l); + }; + }, 9216: (u) => { + u.exports = function(i) { + var o = document.createElement("style"); + return i.setAttributes(o, i.attributes), i.insert(o, i.options), o; + }; + }, 3565: (u, i, o) => { + u.exports = function(l) { + var c = o.nc; + c && l.setAttribute("nonce", c); + }; + }, 7795: (u) => { + u.exports = function(i) { + if (typeof document > "u") + return { update: function() { + }, remove: function() { + } }; + var o = i.insertStyleElement(i); + return { update: function(l) { + (function(c, d, p) { + var A = ""; + p.supports && (A += "@supports (".concat(p.supports, ") {")), p.media && (A += "@media ".concat(p.media, " {")); + var h = p.layer !== void 0; + h && (A += "@layer".concat(p.layer.length > 0 ? " ".concat(p.layer) : "", " {")), A += p.css, h && (A += "}"), p.media && (A += "}"), p.supports && (A += "}"); + var E = p.sourceMap; + E && typeof btoa < "u" && (A += "\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(E)))), " */")), d.styleTagTransform(A, c, d.options); + })(o, i, l); + }, remove: function() { + (function(l) { + if (l.parentNode === null) + return !1; + l.parentNode.removeChild(l); + })(o); + } }; + }; + }, 4589: (u) => { + u.exports = function(i, o) { + if (o.styleSheet) + o.styleSheet.cssText = i; + else { + for (; o.firstChild; ) + o.removeChild(o.firstChild); + o.appendChild(document.createTextNode(i)); + } + }; + }, 3768: () => { + }, 9280: () => { + }, 1900: (u, i, o) => { + function l(c, d, p, A, h, E, b, v) { + var f, S = typeof c == "function" ? c.options : c; + if (d && (S.render = d, S.staticRenderFns = p, S._compiled = !0), A && (S.functional = !0), E && (S._scopeId = "data-v-" + E), b ? (f = function(y) { + (y = y || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) || typeof __VUE_SSR_CONTEXT__ > "u" || (y = __VUE_SSR_CONTEXT__), h && h.call(this, y), y && y._registeredComponents && y._registeredComponents.add(b); + }, S._ssrRegister = f) : h && (f = v ? function() { + h.call(this, (S.functional ? this.parent : this).$root.$options.shadowRoot); + } : h), f) + if (S.functional) { + S._injectStyles = f; + var _ = S.render; + S.render = function(y, $) { + return f.call($), _(y, $); + }; + } else { + var z = S.beforeCreate; + S.beforeCreate = z ? [].concat(z, f) : [f]; + } + return { exports: c, options: S }; + } + o.d(i, { Z: () => l }); + }, 7931: (u) => { + u.exports = jc; + } }, n = {}; + function a(u) { + var i = n[u]; + if (i !== void 0) + return i.exports; + var o = n[u] = { id: u, exports: {} }; + return r[u](o, o.exports, a), o.exports; + } + a.n = (u) => { + var i = u && u.__esModule ? () => u.default : () => u; + return a.d(i, { a: i }), i; + }, a.d = (u, i) => { + for (var o in i) + a.o(i, o) && !a.o(u, o) && Object.defineProperty(u, o, { enumerable: !0, get: i[o] }); + }, a.o = (u, i) => Object.prototype.hasOwnProperty.call(u, i), a.r = (u) => { + typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(u, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(u, "__esModule", { value: !0 }); + }, a.nc = void 0; + var s = {}; + return (() => { + a.r(s), a.d(s, { default: () => Ue }); + var u = a(6492), i = a(1205), o = a(3648); + const l = See; + var c = a.n(l); + const d = wee; + var p = a.n(d); + const A = Pee; + var h = a.n(A); + const E = $ee; + var b = a.n(E); + const v = Xee; + var f = a.n(v); + const S = ute; + var _ = a.n(S); + const z = Ate; + var y = a.n(z); + const $ = "checkbox", re = "radio", Q = "switch", D = { name: "NcCheckboxRadioSwitch", components: { NcLoadingIcon: u.default }, mixins: [o.Z], props: { id: { type: String, default: () => "checkbox-radio-switch-" + (0, i.Z)(), validator: (ne) => ne.trim() !== "" }, name: { type: String, default: null }, type: { type: String, default: "checkbox", validator: (ne) => ne === $ || ne === re || ne === Q }, buttonVariant: { type: Boolean, default: !1 }, buttonVariantGrouped: { type: String, default: "no", validator: (ne) => ["no", "vertical", "horizontal"].includes(ne) }, checked: { type: [Boolean, Array, String], default: !1 }, value: { type: String, default: null }, disabled: { type: Boolean, default: !1 }, indeterminate: { type: Boolean, default: !1 }, loading: { type: Boolean, default: !1 }, wrapperElement: { type: String, default: "span" } }, emits: ["update:checked"], computed: { size() { + return this.type === Q ? 36 : 24; + }, cssVars() { + return { "--icon-size": this.size + "px" }; + }, inputType() { + return this.type === re ? re : $; + }, isChecked() { + return this.value !== null ? Array.isArray(this.checked) ? [...this.checked].indexOf(this.value) > -1 : this.checked === this.value : this.checked === !0; + }, checkboxRadioIconElement() { + return this.type === re ? this.isChecked ? b() : f() : this.type === Q ? this.isChecked ? y() : _() : this.indeterminate ? p() : this.isChecked ? h() : c(); + } }, mounted() { + if (this.name && this.type === $ && !Array.isArray(this.checked)) + throw new Error("When using groups of checkboxes, the updated value will be an array."); + if (this.name && this.type === Q) + throw new Error("Switches are not made to be used for data sets. Please use checkboxes instead."); + if (typeof this.checked != "boolean" && this.type === Q) + throw new Error("Switches can only be used with boolean as checked prop."); + }, methods: { onToggle() { + if (this.disabled) + return; + if (this.type === re) + return void this.$emit("update:checked", this.value); + if (this.type === Q) + return void this.$emit("update:checked", !this.isChecked); + if (typeof this.checked == "boolean") + return void this.$emit("update:checked", !this.isChecked); + const ne = this.getInputsSet().filter((ue) => ue.checked).map((ue) => ue.value); + this.$emit("update:checked", ne); + }, getInputsSet() { + return [...document.getElementsByName(this.name)]; + } } }; + var w = a(3379), k = a.n(w), R = a(7795), q = a.n(R), ee = a(569), se = a.n(ee), j = a(3565), O = a.n(j), V = a(9216), fe = a.n(V), te = a(4589), De = a.n(te), xe = a(7924), J = {}; + J.styleTagTransform = De(), J.setAttributes = O(), J.insert = se().bind(null, "head"), J.domAPI = q(), J.insertStyleElement = fe(), k()(xe.Z, J), xe.Z && xe.Z.locals && xe.Z.locals; + var Ee = a(1900), _e = a(3768), Fe = a.n(_e), Ge = (0, Ee.Z)(D, function() { + var ne = this, ue = ne._self._c; + return ue(ne.wrapperElement, { tag: "component", staticClass: "checkbox-radio-switch", class: { ["checkbox-radio-switch-" + ne.type]: ne.type, "checkbox-radio-switch--checked": ne.isChecked, "checkbox-radio-switch--disabled": ne.disabled, "checkbox-radio-switch--indeterminate": ne.indeterminate, "checkbox-radio-switch--button-variant": ne.buttonVariant, "checkbox-radio-switch--button-variant-v-grouped": ne.buttonVariant && ne.buttonVariantGrouped === "vertical", "checkbox-radio-switch--button-variant-h-grouped": ne.buttonVariant && ne.buttonVariantGrouped === "horizontal" }, style: ne.cssVars }, [ue("input", { staticClass: "checkbox-radio-switch__input", attrs: { id: ne.id, disabled: ne.disabled, indeterminate: ne.indeterminate, name: ne.name, type: ne.inputType }, domProps: { checked: ne.isChecked, value: ne.value }, on: { change: ne.onToggle } }), ne._v(" "), ue("label", { staticClass: "checkbox-radio-switch__label", attrs: { for: ne.id } }, [ue("div", { staticClass: "checkbox-radio-switch__icon" }, [ne._t("icon", function() { + return [ne.loading ? ue("NcLoadingIcon") : ne.buttonVariant ? ne._e() : ue(ne.checkboxRadioIconElement, { tag: "component", attrs: { size: ne.size } })]; + }, { checked: ne.isChecked, loading: ne.loading })], 2), ne._v(" "), ue("span", { staticClass: "checkbox-radio-switch__label-text" }, [ne._t("default")], 2)])]); + }, [], !1, null, "dec41432", null); + typeof Fe() == "function" && Fe()(Ge); + const Ue = Ge.exports; + })(), s; + })()); +})(UO); +var mte = UO.exports; +const dg = Rr(mte), hte = { __name: "SettingsLiveView", setup(e) { + const t = Xo(), r = Gt({ get: () => t.enabled ? t.liveLog : !1, set: (n) => t.setSetting("liveLog", n).catch((a) => { + as.debug(a), oc(kt("logreader", "Could not change live view setting.")); + }) }); + return { __sfc: !0, settingsStore: t, liveLog: r, t: kt, NcCheckboxRadioSwitch: dg, NcNoteCard: zO }; +} }; +var Tte = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t("div", [r.settingsStore.enabled ? e._e() : t(r.NcNoteCard, { attrs: { type: "info" } }, [e._v(e._s(r.t("logreader", "Polling is disabled because server is not configured to log to file")))]), t(r.NcCheckboxRadioSwitch, { attrs: { checked: r.liveLog, disabled: !r.settingsStore.enabled }, on: { "update:checked": function(n) { + r.liveLog = n; + } } }, [e._v(" " + e._s(r.t("logreader", "Polling (live view)")) + " ")])], 1); +}, fte = [], gte = mt(hte, Tte, fte, !1, null, null, null, null); +const Ete = gte.exports; +function vte(e, t = 300) { + let r; + return (...n) => { + clearTimeout(r), r = window.setTimeout(() => { + e.apply(this, n); + }, t); + }; +} +const Cte = { __name: "SettingsLogLevels", setup(e) { + const t = Xo(), r = Gt(() => t.shownLevels.map((a) => "".concat(a))), n = vte((a) => { + const s = a.map((u) => parseInt(u)); + t.setSetting("shownLevels", s).catch(() => oc(kt("logreader", "Could not set logging levels to show"))); + }, 200); + return { __sfc: !0, settingsStore: t, shownLevels: r, setShowLevels: n, t: kt, LOGGING_LEVEL_NAMES: QA, NcCheckboxRadioSwitch: dg }; +} }; +var Dte = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t("div", [t("fieldset", [t("legend", [e._v(e._s(r.t("logreader", "Filter logging levels")))]), e._l(r.LOGGING_LEVEL_NAMES, function(n, a) { + return t(r.NcCheckboxRadioSwitch, { key: a, attrs: { checked: r.shownLevels, value: "".concat(a), name: "logging_level" }, on: { "update:checked": r.setShowLevels } }, [e._v(" " + e._s(n) + " ")]); + })], 2)]); +}, bte = [], yte = mt(Cte, Dte, bte, !1, null, "e41a416f", null, null); +const Ste = yte.exports, Fte = { __name: "SettingsDatetimeFormat", setup(e) { + const t = Xo(), r = Gt(() => { + let s = kt("logreader", "Time format used for displaying the timestamp"); + return t.localFile && (s += " " + kt("logreader", '(Local log files only support the "raw" time format)')), s; + }), n = Gt(() => t.localFile !== void 0), a = Gt(() => t.dateTimeFormat); + return { __sfc: !0, settingsStore: t, fieldsetLegend: r, isLocalLogfile: n, dateTimeFormat: a, setDateTimeFormat: (s) => t.setSetting("dateTimeFormat", s).catch((u) => { + as.debug(u), oc(kt("logreader", "Could not change date time format.")); + }), t: kt, NcCheckboxRadioSwitch: dg }; +} }; +var Nte = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t("fieldset", [t("legend", [e._v(e._s(r.fieldsetLegend))]), t(r.NcCheckboxRadioSwitch, { attrs: { checked: r.dateTimeFormat, value: "raw", name: "timestamp_format", type: "radio" }, on: { "update:checked": r.setDateTimeFormat } }, [e._v(" " + e._s(r.t("logreader", "Raw data")) + " ")]), t(r.NcCheckboxRadioSwitch, { attrs: { checked: r.dateTimeFormat, disabled: r.isLocalLogfile, value: "local", name: "timestamp_format", type: "radio" }, on: { "update:checked": r.setDateTimeFormat } }, [e._v(" " + e._s(r.t("logreader", "Local time")) + " ")]), t(r.NcCheckboxRadioSwitch, { attrs: { checked: r.dateTimeFormat, disabled: r.isLocalLogfile, value: "utc", name: "timestamp_format", type: "radio" }, on: { "update:checked": r.setDateTimeFormat } }, [e._v(" " + e._s(r.t("logreader", "UTC time")) + " ")])], 1); +}, xte = [], Bte = mt(Fte, Nte, xte, !1, null, "2eaf63d4", null, null); +const Ote = Bte.exports; +var HO = { exports: {} }; +const Rte = { name: "ChevronLeftIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var wte = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon chevron-left-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, kte = [], _te = mt(Rte, wte, kte, !1, null, null, null, null); +const Mte = _te.exports, Ite = Object.freeze(Object.defineProperty({ __proto__: null, default: Mte }, Symbol.toStringTag, { value: "Module" })), $O = Ft(Ite), Yte = { name: "PauseIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Lte = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon pause-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M14,19H18V5H14M6,19H10V5H6V19Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Pte = [], Zte = mt(Yte, Lte, Pte, !1, null, null, null, null); +const jte = Zte.exports, Gte = Object.freeze(Object.defineProperty({ __proto__: null, default: jte }, Symbol.toStringTag, { value: "Module" })), VO = Ft(Gte), zte = { name: "PlayIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Ute = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon play-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M8,5.14V19.14L19,12.14L8,5.14Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Hte = [], $te = mt(zte, Ute, Hte, !1, null, null, null, null); +const Vte = $te.exports, Wte = Object.freeze(Object.defineProperty({ __proto__: null, default: Vte }, Symbol.toStringTag, { value: "Module" })), WO = Ft(Wte); +var pb = {}, Ze = {}, Ab = {}; +const eu = Ft(I8); +var mb; +function Qte() { + return mb || (mb = 1, function(e) { + var t = eu, r = t.default || t; + e.Vue = r, e.Vue2 = r, e.isVue2 = !0, e.isVue3 = !1, e.install = function() { + }, e.warn = r.util.warn, e.createApp = function(n, a) { + var s, u = {}, i = { config: r.config, use: r.use.bind(r), mixin: r.mixin.bind(r), component: r.component.bind(r), provide: function(o, l) { + return u[o] = l, this; + }, directive: function(o, l) { + return l ? (r.directive(o, l), i) : r.directive(o); + }, mount: function(o, l) { + return s || (s = new r(Object.assign({ propsData: a }, n, { provide: Object.assign(u, n.provide) })), s.$mount(o, l), s); + }, unmount: function() { + s && (s.$destroy(), s = void 0); + } }; + return i; + }, Object.keys(t).forEach(function(n) { + e[n] = t[n]; + }), e.hasInjectionContext = () => !!t.getCurrentInstance(); + }(Ab)), Ab; +} +var hb; +function QO() { + if (hb) + return Ze; + hb = 1; + var e = Qte(), t = Object.defineProperty, r = Object.defineProperties, n = Object.getOwnPropertyDescriptors, a = Object.getOwnPropertySymbols, s = Object.prototype.hasOwnProperty, u = Object.prototype.propertyIsEnumerable, i = (Y, U, W) => U in Y ? t(Y, U, { enumerable: !0, configurable: !0, writable: !0, value: W }) : Y[U] = W, o = (Y, U) => { + for (var W in U || (U = {})) + s.call(U, W) && i(Y, W, U[W]); + if (a) + for (var W of a(U)) + u.call(U, W) && i(Y, W, U[W]); + return Y; + }, l = (Y, U) => r(Y, n(U)); + function c(Y, U) { + var W; + const ie = e.shallowRef(); + return e.watchEffect(() => { + ie.value = Y(); + }, l(o({}, U), { flush: (W = U == null ? void 0 : U.flush) != null ? W : "sync" })), e.readonly(ie); + } + function d(Y, U) { + let W, ie, F; + const N = e.ref(!0), I = () => { + N.value = !0, F(); + }; + e.watch(Y, I, { flush: "sync" }); + const ce = typeof U == "function" ? U : U.get, ve = typeof U == "function" ? void 0 : U.set, ke = e.customRef((we, Oe) => (ie = we, F = Oe, { get() { + return N.value && (W = ce(), N.value = !1), ie(), W; + }, set(Pe) { + ve == null || ve(Pe); + } })); + return Object.isExtensible(ke) && (ke.trigger = I), ke; + } + function p(Y) { + return e.getCurrentScope() ? (e.onScopeDispose(Y), !0) : !1; + } + function A() { + const Y = /* @__PURE__ */ new Set(), U = (W) => { + Y.delete(W); + }; + return { on: (W) => { + Y.add(W); + const ie = () => U(W); + return p(ie), { off: ie }; + }, off: U, trigger: (W) => Promise.all(Array.from(Y).map((ie) => ie(W))) }; + } + function h(Y) { + let U = !1, W; + const ie = e.effectScope(!0); + return (...F) => (U || (W = ie.run(() => Y(...F)), U = !0), W); + } + function E(Y) { + const U = Symbol("InjectionState"); + return [(...W) => { + const ie = Y(...W); + return e.provide(U, ie), ie; + }, () => e.inject(U)]; + } + function b(Y) { + let U = 0, W, ie; + const F = () => { + U -= 1, ie && U <= 0 && (ie.stop(), W = void 0, ie = void 0); + }; + return (...N) => (U += 1, W || (ie = e.effectScope(!0), W = ie.run(() => Y(...N))), p(F), W); + } + function v(Y, U, { enumerable: W = !1, unwrap: ie = !0 } = {}) { + if (!(!e.isVue3 && !e.version.startsWith("2.7."))) { + for (const [F, N] of Object.entries(U)) + F !== "value" && (e.isRef(N) && ie ? Object.defineProperty(Y, F, { get() { + return N.value; + }, set(I) { + N.value = I; + }, enumerable: W }) : Object.defineProperty(Y, F, { value: N, enumerable: W })); + return Y; + } + } + function f(Y, U) { + return U == null ? e.unref(Y) : e.unref(Y)[U]; + } + function S(Y) { + return e.unref(Y) != null; + } + var _ = Object.defineProperty, z = Object.getOwnPropertySymbols, y = Object.prototype.hasOwnProperty, $ = Object.prototype.propertyIsEnumerable, re = (Y, U, W) => U in Y ? _(Y, U, { enumerable: !0, configurable: !0, writable: !0, value: W }) : Y[U] = W, Q = (Y, U) => { + for (var W in U || (U = {})) + y.call(U, W) && re(Y, W, U[W]); + if (z) + for (var W of z(U)) + $.call(U, W) && re(Y, W, U[W]); + return Y; + }; + function D(Y, U) { + if (typeof Symbol < "u") { + const W = Q({}, Y); + return Object.defineProperty(W, Symbol.iterator, { enumerable: !1, value() { + let ie = 0; + return { next: () => ({ value: U[ie++], done: ie > U.length }) }; + } }), W; + } else + return Object.assign([...U], Y); + } + function w(Y) { + return typeof Y == "function" ? Y() : e.unref(Y); + } + const k = w; + function R(Y, U) { + const W = (U == null ? void 0 : U.computedGetter) === !1 ? e.unref : w; + return function(...ie) { + return e.computed(() => Y.apply(this, ie.map((F) => W(F)))); + }; + } + function q(Y, U = {}) { + let W = [], ie; + if (Array.isArray(U)) + W = U; + else { + ie = U; + const { includeOwnProperties: F = !0 } = U; + W.push(...Object.keys(Y)), F && W.push(...Object.getOwnPropertyNames(Y)); + } + return Object.fromEntries(W.map((F) => { + const N = Y[F]; + return [F, typeof N == "function" ? R(N.bind(Y), ie) : N]; + })); + } + function ee(Y) { + if (!e.isRef(Y)) + return e.reactive(Y); + const U = new Proxy({}, { get(W, ie, F) { + return e.unref(Reflect.get(Y.value, ie, F)); + }, set(W, ie, F) { + return e.isRef(Y.value[ie]) && !e.isRef(F) ? Y.value[ie].value = F : Y.value[ie] = F, !0; + }, deleteProperty(W, ie) { + return Reflect.deleteProperty(Y.value, ie); + }, has(W, ie) { + return Reflect.has(Y.value, ie); + }, ownKeys() { + return Object.keys(Y.value); + }, getOwnPropertyDescriptor() { + return { enumerable: !0, configurable: !0 }; + } }); + return e.reactive(U); + } + function se(Y) { + return ee(e.computed(Y)); + } + function j(Y, ...U) { + const W = U.flat(), ie = W[0]; + return se(() => Object.fromEntries(typeof ie == "function" ? Object.entries(e.toRefs(Y)).filter(([F, N]) => !ie(w(N), F)) : Object.entries(e.toRefs(Y)).filter((F) => !W.includes(F[0])))); + } + const O = typeof window < "u", V = (Y) => typeof Y < "u", fe = (Y) => Y != null, te = (Y, ...U) => { + Y || console.warn(...U); + }, De = Object.prototype.toString, xe = (Y) => De.call(Y) === "[object Object]", J = () => Date.now(), Ee = () => +Date.now(), _e = (Y, U, W) => Math.min(W, Math.max(U, Y)), Fe = () => { + }, Ge = (Y, U) => (Y = Math.ceil(Y), U = Math.floor(U), Math.floor(Math.random() * (U - Y + 1)) + Y), Ue = (Y, U) => Object.prototype.hasOwnProperty.call(Y, U), ne = ue(); + function ue() { + var Y; + return O && ((Y = window == null ? void 0 : window.navigator) == null ? void 0 : Y.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent); + } + function ye(Y, U) { + function W(...ie) { + return new Promise((F, N) => { + Promise.resolve(Y(() => U.apply(this, ie), { fn: U, thisArg: this, args: ie })).then(F).catch(N); + }); + } + return W; + } + const Te = (Y) => Y(); + function Me(Y, U = {}) { + let W, ie, F = Fe; + const N = (I) => { + clearTimeout(I), F(), F = Fe; + }; + return (I) => { + const ce = w(Y), ve = w(U.maxWait); + return W && N(W), ce <= 0 || ve !== void 0 && ve <= 0 ? (ie && (N(ie), ie = null), Promise.resolve(I())) : new Promise((ke, we) => { + F = U.rejectOnCancel ? we : ke, ve && !ie && (ie = setTimeout(() => { + W && N(W), ie = null, ke(I()); + }, ve)), W = setTimeout(() => { + ie && N(ie), ie = null, ke(I()); + }, ce); + }); + }; + } + function at(Y, U = !0, W = !0, ie = !1) { + let F = 0, N, I = !0, ce = Fe, ve; + const ke = () => { + N && (clearTimeout(N), N = void 0, ce(), ce = Fe); + }; + return (we) => { + const Oe = w(Y), Pe = Date.now() - F, Ke = () => ve = we(); + return ke(), Oe <= 0 ? (F = Date.now(), Ke()) : (Pe > Oe && (W || !I) ? (F = Date.now(), Ke()) : U && (ve = new Promise((je, tt) => { + ce = ie ? tt : je, N = setTimeout(() => { + F = Date.now(), I = !0, je(Ke()), ke(); + }, Math.max(0, Oe - Pe)); + })), !W && !N && (N = setTimeout(() => I = !0, Oe)), I = !1, ve); + }; + } + function be(Y = Te) { + const U = e.ref(!0); + function W() { + U.value = !1; + } + function ie() { + U.value = !0; + } + const F = (...N) => { + U.value && Y(...N); + }; + return { isActive: e.readonly(U), pause: W, resume: ie, eventFilter: F }; + } + const qe = { mounted: e.isVue3 ? "mounted" : "inserted", updated: e.isVue3 ? "updated" : "componentUpdated", unmounted: e.isVue3 ? "unmounted" : "unbind" }; + function lt(Y, U = !1, W = "Timeout") { + return new Promise((ie, F) => { + setTimeout(U ? () => F(W) : ie, Y); + }); + } + function et(Y) { + return Y; + } + function Bt(Y) { + let U; + function W() { + return U || (U = Y()), U; + } + return W.reset = async () => { + const ie = U; + U = void 0, ie && await ie; + }, W; + } + function ut(Y) { + return Y(); + } + function nt(Y, ...U) { + return U.some((W) => W in Y); + } + function Ot(Y, U) { + var W; + if (typeof Y == "number") + return Y + U; + const ie = ((W = Y.match(/^-?[0-9]+\.?[0-9]*/)) == null ? void 0 : W[0]) || "", F = Y.slice(ie.length), N = Number.parseFloat(ie) + U; + return Number.isNaN(N) ? Y : N + F; + } + function Yt(Y, U, W = !1) { + return U.reduce((ie, F) => (F in Y && (!W || Y[F] !== void 0) && (ie[F] = Y[F]), ie), {}); + } + function Nt(Y, U, W = !1) { + return Object.fromEntries(Object.entries(Y).filter(([ie, F]) => (!W || F !== void 0) && !U.includes(ie))); + } + function It(Y) { + return Object.entries(Y); + } + function C(...Y) { + if (Y.length !== 1) + return e.toRef(...Y); + const U = Y[0]; + return typeof U == "function" ? e.readonly(e.customRef(() => ({ get: U, set: Fe }))) : e.ref(U); + } + const x = C; + function Z(Y, ...U) { + const W = U.flat(), ie = W[0]; + return se(() => Object.fromEntries(typeof ie == "function" ? Object.entries(e.toRefs(Y)).filter(([F, N]) => ie(w(N), F)) : W.map((F) => [F, C(Y, F)]))); + } + function ae(Y, U = 1e4) { + return e.customRef((W, ie) => { + let F = Y, N; + const I = () => setTimeout(() => { + F = Y, ie(); + }, w(U)); + return p(() => { + clearTimeout(N); + }), { get() { + return W(), F; + }, set(ce) { + F = ce, ie(), clearTimeout(N), N = I(); + } }; + }); + } + function Ae(Y, U = 200, W = {}) { + return ye(Me(U, W), Y); + } + function Se(Y, U = 200, W = {}) { + const ie = e.ref(Y.value), F = Ae(() => { + ie.value = Y.value; + }, U, W); + return e.watch(Y, () => F()), ie; + } + function Ye(Y, U) { + return e.computed({ get() { + var W; + return (W = Y.value) != null ? W : U; + }, set(W) { + Y.value = W; + } }); + } + function dt(Y, U = 200, W = !1, ie = !0, F = !1) { + return ye(at(U, W, ie, F), Y); + } + function Et(Y, U = 200, W = !0, ie = !0) { + if (U <= 0) + return Y; + const F = e.ref(Y.value), N = dt(() => { + F.value = Y.value; + }, U, W, ie); + return e.watch(Y, () => N()), F; + } + function ht(Y, U = {}) { + let W = Y, ie, F; + const N = e.customRef((ve, ke) => (ie = ve, F = ke, { get() { + return I(); + }, set(we) { + ce(we); + } })); + function I(ve = !0) { + return ve && ie(), W; + } + function ce(ve, ke = !0) { + var we, Oe; + if (ve === W) + return; + const Pe = W; + ((we = U.onBeforeChange) == null ? void 0 : we.call(U, ve, Pe)) !== !1 && (W = ve, (Oe = U.onChanged) == null || Oe.call(U, ve, Pe), ke && F()); + } + return v(N, { get: I, set: ce, untrackedGet: () => I(!1), silentSet: (ve) => ce(ve, !1), peek: () => I(!1), lay: (ve) => ce(ve, !1) }, { enumerable: !0 }); + } + const gt = ht; + function Dt(...Y) { + if (Y.length === 2) { + const [U, W] = Y; + U.value = W; + } + if (Y.length === 3) + if (e.isVue2) + e.set(...Y); + else { + const [U, W, ie] = Y; + U[W] = ie; + } + } + function zt(Y, U, W = {}) { + var ie, F; + const { flush: N = "sync", deep: I = !1, immediate: ce = !0, direction: ve = "both", transform: ke = {} } = W; + let we, Oe; + const Pe = (ie = ke.ltr) != null ? ie : (je) => je, Ke = (F = ke.rtl) != null ? F : (je) => je; + return (ve === "both" || ve === "ltr") && (we = e.watch(Y, (je) => U.value = Pe(je), { flush: N, deep: I, immediate: ce })), (ve === "both" || ve === "rtl") && (Oe = e.watch(U, (je) => Y.value = Ke(je), { flush: N, deep: I, immediate: ce })), () => { + we == null || we(), Oe == null || Oe(); + }; + } + function gn(Y, U, W = {}) { + const { flush: ie = "sync", deep: F = !1, immediate: N = !0 } = W; + return Array.isArray(U) || (U = [U]), e.watch(Y, (I) => U.forEach((ce) => ce.value = I), { flush: ie, deep: F, immediate: N }); + } + var iu = Object.defineProperty, oo = Object.defineProperties, Da = Object.getOwnPropertyDescriptors, Qn = Object.getOwnPropertySymbols, qn = Object.prototype.hasOwnProperty, uo = Object.prototype.propertyIsEnumerable, En = (Y, U, W) => U in Y ? iu(Y, U, { enumerable: !0, configurable: !0, writable: !0, value: W }) : Y[U] = W, ba = (Y, U) => { + for (var W in U || (U = {})) + qn.call(U, W) && En(Y, W, U[W]); + if (Qn) + for (var W of Qn(U)) + uo.call(U, W) && En(Y, W, U[W]); + return Y; + }, io = (Y, U) => oo(Y, Da(U)); + function vn(Y) { + if (!e.isRef(Y)) + return e.toRefs(Y); + const U = Array.isArray(Y.value) ? new Array(Y.value.length) : {}; + for (const W in Y.value) + U[W] = e.customRef(() => ({ get() { + return Y.value[W]; + }, set(ie) { + if (Array.isArray(Y.value)) { + const F = [...Y.value]; + F[W] = ie, Y.value = F; + } else { + const F = io(ba({}, Y.value), { [W]: ie }); + Object.setPrototypeOf(F, Object.getPrototypeOf(Y.value)), Y.value = F; + } + } })); + return U; + } + function ya(Y, U = !0) { + e.getCurrentInstance() ? e.onBeforeMount(Y) : U ? Y() : e.nextTick(Y); + } + function so(Y) { + e.getCurrentInstance() && e.onBeforeUnmount(Y); + } + function lo(Y, U = !0) { + e.getCurrentInstance() ? e.onMounted(Y) : U ? Y() : e.nextTick(Y); + } + function su(Y) { + e.getCurrentInstance() && e.onUnmounted(Y); + } + function an(Y, U = !1) { + function W(Oe, { flush: Pe = "sync", deep: Ke = !1, timeout: je, throwOnTimeout: tt } = {}) { + let ot = null; + const Ct = [new Promise((Rt) => { + ot = e.watch(Y, (_t) => { + Oe(_t) !== U && (ot == null || ot(), Rt(_t)); + }, { flush: Pe, deep: Ke, immediate: !0 }); + })]; + return je != null && Ct.push(lt(je, tt).then(() => w(Y)).finally(() => ot == null ? void 0 : ot())), Promise.race(Ct); + } + function ie(Oe, Pe) { + if (!e.isRef(Oe)) + return W((_t) => _t === Oe, Pe); + const { flush: Ke = "sync", deep: je = !1, timeout: tt, throwOnTimeout: ot } = Pe != null ? Pe : {}; + let Ct = null; + const Rt = [new Promise((_t) => { + Ct = e.watch([Y, Oe], ([ur, ir]) => { + U !== (ur === ir) && (Ct == null || Ct(), _t(ur)); + }, { flush: Ke, deep: je, immediate: !0 }); + })]; + return tt != null && Rt.push(lt(tt, ot).then(() => w(Y)).finally(() => (Ct == null || Ct(), w(Y)))), Promise.race(Rt); + } + function F(Oe) { + return W((Pe) => !!Pe, Oe); + } + function N(Oe) { + return ie(null, Oe); + } + function I(Oe) { + return ie(void 0, Oe); + } + function ce(Oe) { + return W(Number.isNaN, Oe); + } + function ve(Oe, Pe) { + return W((Ke) => { + const je = Array.from(Ke); + return je.includes(Oe) || je.includes(w(Oe)); + }, Pe); + } + function ke(Oe) { + return we(1, Oe); + } + function we(Oe = 1, Pe) { + let Ke = -1; + return W(() => (Ke += 1, Ke >= Oe), Pe); + } + return Array.isArray(w(Y)) ? { toMatch: W, toContains: ve, changed: ke, changedTimes: we, get not() { + return an(Y, !U); + } } : { toMatch: W, toBe: ie, toBeTruthy: F, toBeNull: N, toBeNaN: ce, toBeUndefined: I, changed: ke, changedTimes: we, get not() { + return an(Y, !U); + } }; + } + function wr(Y) { + return an(Y); + } + function co(Y, U) { + return Y === U; + } + function Sa(...Y) { + var U; + const W = Y[0], ie = Y[1]; + let F = (U = Y[2]) != null ? U : co; + if (typeof F == "string") { + const N = F; + F = (I, ce) => I[N] === ce[N]; + } + return e.computed(() => w(W).filter((N) => w(ie).findIndex((I) => F(N, I)) === -1)); + } + function Fa(Y, U) { + return e.computed(() => w(Y).every((W, ie, F) => U(w(W), ie, F))); + } + function po(Y, U) { + return e.computed(() => w(Y).map((W) => w(W)).filter(U)); + } + function lu(Y, U) { + return e.computed(() => w(w(Y).find((W, ie, F) => U(w(W), ie, F)))); + } + function de(Y, U) { + return e.computed(() => w(Y).findIndex((W, ie, F) => U(w(W), ie, F))); + } + function Xe(Y, U) { + let W = Y.length; + for (; W-- > 0; ) + if (U(Y[W], W, Y)) + return Y[W]; + } + function Ve(Y, U) { + return e.computed(() => w(Array.prototype.findLast ? w(Y).findLast((W, ie, F) => U(w(W), ie, F)) : Xe(w(Y), (W, ie, F) => U(w(W), ie, F)))); + } + function bt(Y) { + return xe(Y) && nt(Y, "formIndex", "comparator"); + } + function qt(...Y) { + var U; + const W = Y[0], ie = Y[1]; + let F = Y[2], N = 0; + if (bt(F) && (N = (U = F.fromIndex) != null ? U : 0, F = F.comparator), typeof F == "string") { + const I = F; + F = (ce, ve) => ce[I] === w(ve); + } + return F = F != null ? F : (I, ce) => I === w(ce), e.computed(() => w(W).slice(N).some((I, ce, ve) => F(w(I), w(ie), ce, w(ve)))); + } + function fr(Y, U) { + return e.computed(() => w(Y).map((W) => w(W)).join(w(U))); + } + function dr(Y, U) { + return e.computed(() => w(Y).map((W) => w(W)).map(U)); + } + function or(Y, U, ...W) { + const ie = (F, N, I) => U(w(F), w(N), I); + return e.computed(() => { + const F = w(Y); + return W.length ? F.reduce(ie, w(W[0])) : F.reduce(ie); + }); + } + function on(Y, U) { + return e.computed(() => w(Y).some((W, ie, F) => U(w(W), ie, F))); + } + function Na(Y) { + return Array.from(new Set(Y)); + } + function Ao(Y, U) { + return Y.reduce((W, ie) => (W.some((F) => U(ie, F, Y)) || W.push(ie), W), []); + } + function Bs(Y, U) { + return e.computed(() => { + const W = w(Y).map((ie) => w(ie)); + return U ? Ao(W, U) : Na(W); + }); + } + function Os(Y = 0, U = {}) { + const W = e.ref(Y), { max: ie = 1 / 0, min: F = -1 / 0 } = U, N = (ke = 1) => W.value = Math.min(ie, W.value + ke), I = (ke = 1) => W.value = Math.max(F, W.value - ke), ce = () => W.value, ve = (ke) => W.value = Math.max(F, Math.min(ie, ke)); + return { count: W, inc: N, dec: I, get: ce, set: ve, reset: (ke = Y) => (Y = ke, ve(ke)) }; + } + const fi = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, cu = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a{1,2}|A{1,2}|m{1,2}|s{1,2}|Z{1,2}|SSS/g; + function du(Y, U, W, ie) { + let F = Y < 12 ? "AM" : "PM"; + return ie && (F = F.split("").reduce((N, I) => N += "".concat(I, "."), "")), W ? F.toLowerCase() : F; + } + function mo(Y, U, W = {}) { + var ie; + const F = Y.getFullYear(), N = Y.getMonth(), I = Y.getDate(), ce = Y.getHours(), ve = Y.getMinutes(), ke = Y.getSeconds(), we = Y.getMilliseconds(), Oe = Y.getDay(), Pe = (ie = W.customMeridiem) != null ? ie : du, Ke = { YY: () => String(F).slice(-2), YYYY: () => F, M: () => N + 1, MM: () => "".concat(N + 1).padStart(2, "0"), MMM: () => Y.toLocaleDateString(W.locales, { month: "short" }), MMMM: () => Y.toLocaleDateString(W.locales, { month: "long" }), D: () => String(I), DD: () => "".concat(I).padStart(2, "0"), H: () => String(ce), HH: () => "".concat(ce).padStart(2, "0"), h: () => "".concat(ce % 12 || 12).padStart(1, "0"), hh: () => "".concat(ce % 12 || 12).padStart(2, "0"), m: () => String(ve), mm: () => "".concat(ve).padStart(2, "0"), s: () => String(ke), ss: () => "".concat(ke).padStart(2, "0"), SSS: () => "".concat(we).padStart(3, "0"), d: () => Oe, dd: () => Y.toLocaleDateString(W.locales, { weekday: "narrow" }), ddd: () => Y.toLocaleDateString(W.locales, { weekday: "short" }), dddd: () => Y.toLocaleDateString(W.locales, { weekday: "long" }), A: () => Pe(ce, ve), AA: () => Pe(ce, ve, !1, !0), a: () => Pe(ce, ve, !0), aa: () => Pe(ce, ve, !0, !0) }; + return U.replace(cu, (je, tt) => { + var ot; + return tt || ((ot = Ke[je]) == null ? void 0 : ot.call(Ke)) || je; + }); + } + function Kn(Y) { + if (Y === null) + return /* @__PURE__ */ new Date(NaN); + if (Y === void 0) + return /* @__PURE__ */ new Date(); + if (Y instanceof Date) + return new Date(Y); + if (typeof Y == "string" && !/Z$/i.test(Y)) { + const U = Y.match(fi); + if (U) { + const W = U[2] - 1 || 0, ie = (U[7] || "0").substring(0, 3); + return new Date(U[1], W, U[3] || 1, U[4] || 0, U[5] || 0, U[6] || 0, ie); + } + } + return new Date(Y); + } + function pu(Y, U = "HH:mm:ss", W = {}) { + return e.computed(() => mo(Kn(w(Y)), w(U), W)); + } + function gi(Y, U = 1e3, W = {}) { + const { immediate: ie = !0, immediateCallback: F = !1 } = W; + let N = null; + const I = e.ref(!1); + function ce() { + N && (clearInterval(N), N = null); + } + function ve() { + I.value = !1, ce(); + } + function ke() { + const we = w(U); + we <= 0 || (I.value = !0, F && Y(), ce(), N = setInterval(Y, we)); + } + if (ie && O && ke(), e.isRef(U) || typeof U == "function") { + const we = e.watch(U, () => { + I.value && O && ke(); + }); + p(we); + } + return p(ve), { isActive: I, pause: ve, resume: ke }; + } + var Au = Object.defineProperty, Ei = Object.getOwnPropertySymbols, Rs = Object.prototype.hasOwnProperty, vi = Object.prototype.propertyIsEnumerable, Ci = (Y, U, W) => U in Y ? Au(Y, U, { enumerable: !0, configurable: !0, writable: !0, value: W }) : Y[U] = W, Di = (Y, U) => { + for (var W in U || (U = {})) + Rs.call(U, W) && Ci(Y, W, U[W]); + if (Ei) + for (var W of Ei(U)) + vi.call(U, W) && Ci(Y, W, U[W]); + return Y; + }; + function ws(Y = 1e3, U = {}) { + const { controls: W = !1, immediate: ie = !0, callback: F } = U, N = e.ref(0), I = () => N.value += 1, ce = () => { + N.value = 0; + }, ve = gi(F ? () => { + I(), F(N.value); + } : I, Y, { immediate: ie }); + return W ? Di({ counter: N, reset: ce }, ve) : N; + } + function bi(Y, U = {}) { + var W; + const ie = e.ref((W = U.initialValue) != null ? W : null); + return e.watch(Y, () => ie.value = Ee(), U), ie; + } + function mu(Y, U, W = {}) { + const { immediate: ie = !0 } = W, F = e.ref(!1); + let N = null; + function I() { + N && (clearTimeout(N), N = null); + } + function ce() { + F.value = !1, I(); + } + function ve(...ke) { + I(), F.value = !0, N = setTimeout(() => { + F.value = !1, N = null, Y(...ke); + }, w(U)); + } + return ie && (F.value = !0, O && ve()), p(ce), { isPending: e.readonly(F), start: ve, stop: ce }; + } + var ks = Object.defineProperty, yi = Object.getOwnPropertySymbols, xa = Object.prototype.hasOwnProperty, Ba = Object.prototype.propertyIsEnumerable, hu = (Y, U, W) => U in Y ? ks(Y, U, { enumerable: !0, configurable: !0, writable: !0, value: W }) : Y[U] = W, _s = (Y, U) => { + for (var W in U || (U = {})) + xa.call(U, W) && hu(Y, W, U[W]); + if (yi) + for (var W of yi(U)) + Ba.call(U, W) && hu(Y, W, U[W]); + return Y; + }; + function Ms(Y = 1e3, U = {}) { + const { controls: W = !1, callback: ie } = U, F = mu(ie != null ? ie : Fe, Y, U), N = e.computed(() => !F.isPending.value); + return W ? _s({ ready: N }, F) : N; + } + function Is(Y, U = {}) { + const { method: W = "parseFloat", radix: ie, nanToZero: F } = U; + return e.computed(() => { + let N = w(Y); + return typeof N == "string" && (N = Number[W](N, ie)), F && Number.isNaN(N) && (N = 0), N; + }); + } + function Ys(Y) { + return e.computed(() => "".concat(w(Y))); + } + function Si(Y = !1, U = {}) { + const { truthyValue: W = !0, falsyValue: ie = !1 } = U, F = e.isRef(Y), N = e.ref(Y); + function I(ce) { + if (arguments.length) + return N.value = ce, N.value; + { + const ve = w(W); + return N.value = N.value === ve ? w(ie) : ve, N.value; + } + } + return F ? I : [N, I]; + } + function Fi(Y, U, W) { + let ie = W != null && W.immediate ? [] : [...Y instanceof Function ? Y() : Array.isArray(Y) ? Y : w(Y)]; + return e.watch(Y, (F, N, I) => { + const ce = new Array(ie.length), ve = []; + for (const we of F) { + let Oe = !1; + for (let Pe = 0; Pe < ie.length; Pe++) + if (!ce[Pe] && we === ie[Pe]) { + ce[Pe] = !0, Oe = !0; + break; + } + Oe || ve.push(we); + } + const ke = ie.filter((we, Oe) => !ce[Oe]); + U(F, ie, ve, ke, I), ie = [...F]; + }, W); + } + var Ni = Object.getOwnPropertySymbols, xi = Object.prototype.hasOwnProperty, Bi = Object.prototype.propertyIsEnumerable, Ls = (Y, U) => { + var W = {}; + for (var ie in Y) + xi.call(Y, ie) && U.indexOf(ie) < 0 && (W[ie] = Y[ie]); + if (Y != null && Ni) + for (var ie of Ni(Y)) + U.indexOf(ie) < 0 && Bi.call(Y, ie) && (W[ie] = Y[ie]); + return W; + }; + function Oa(Y, U, W = {}) { + const ie = W, { eventFilter: F = Te } = ie, N = Ls(ie, ["eventFilter"]); + return e.watch(Y, ye(F, U), N); + } + var Tu = Object.getOwnPropertySymbols, Ps = Object.prototype.hasOwnProperty, Zs = Object.prototype.propertyIsEnumerable, js = (Y, U) => { + var W = {}; + for (var ie in Y) + Ps.call(Y, ie) && U.indexOf(ie) < 0 && (W[ie] = Y[ie]); + if (Y != null && Tu) + for (var ie of Tu(Y)) + U.indexOf(ie) < 0 && Zs.call(Y, ie) && (W[ie] = Y[ie]); + return W; + }; + function Oi(Y, U, W) { + const ie = W, { count: F } = ie, N = js(ie, ["count"]), I = e.ref(0), ce = Oa(Y, (...ve) => { + I.value += 1, I.value >= w(F) && e.nextTick(() => ce()), U(...ve); + }, N); + return { count: I, stop: ce }; + } + var Ri = Object.defineProperty, Gs = Object.defineProperties, zs = Object.getOwnPropertyDescriptors, Jn = Object.getOwnPropertySymbols, wi = Object.prototype.hasOwnProperty, ki = Object.prototype.propertyIsEnumerable, fu = (Y, U, W) => U in Y ? Ri(Y, U, { enumerable: !0, configurable: !0, writable: !0, value: W }) : Y[U] = W, _i = (Y, U) => { + for (var W in U || (U = {})) + wi.call(U, W) && fu(Y, W, U[W]); + if (Jn) + for (var W of Jn(U)) + ki.call(U, W) && fu(Y, W, U[W]); + return Y; + }, Mi = (Y, U) => Gs(Y, zs(U)), gu = (Y, U) => { + var W = {}; + for (var ie in Y) + wi.call(Y, ie) && U.indexOf(ie) < 0 && (W[ie] = Y[ie]); + if (Y != null && Jn) + for (var ie of Jn(Y)) + U.indexOf(ie) < 0 && ki.call(Y, ie) && (W[ie] = Y[ie]); + return W; + }; + function Ii(Y, U, W = {}) { + const ie = W, { debounce: F = 0, maxWait: N = void 0 } = ie, I = gu(ie, ["debounce", "maxWait"]); + return Oa(Y, U, Mi(_i({}, I), { eventFilter: Me(F, { maxWait: N }) })); + } + var Us = Object.defineProperty, Yi = Object.defineProperties, Li = Object.getOwnPropertyDescriptors, Pi = Object.getOwnPropertySymbols, Zi = Object.prototype.hasOwnProperty, ji = Object.prototype.propertyIsEnumerable, Eu = (Y, U, W) => U in Y ? Us(Y, U, { enumerable: !0, configurable: !0, writable: !0, value: W }) : Y[U] = W, Hs = (Y, U) => { + for (var W in U || (U = {})) + Zi.call(U, W) && Eu(Y, W, U[W]); + if (Pi) + for (var W of Pi(U)) + ji.call(U, W) && Eu(Y, W, U[W]); + return Y; + }, $s = (Y, U) => Yi(Y, Li(U)); + function Vs(Y, U, W) { + return e.watch(Y, U, $s(Hs({}, W), { deep: !0 })); + } + var Gi = Object.defineProperty, Ws = Object.defineProperties, zi = Object.getOwnPropertyDescriptors, ho = Object.getOwnPropertySymbols, vu = Object.prototype.hasOwnProperty, Ui = Object.prototype.propertyIsEnumerable, Hi = (Y, U, W) => U in Y ? Gi(Y, U, { enumerable: !0, configurable: !0, writable: !0, value: W }) : Y[U] = W, Qs = (Y, U) => { + for (var W in U || (U = {})) + vu.call(U, W) && Hi(Y, W, U[W]); + if (ho) + for (var W of ho(U)) + Ui.call(U, W) && Hi(Y, W, U[W]); + return Y; + }, qs = (Y, U) => Ws(Y, zi(U)), Ra = (Y, U) => { + var W = {}; + for (var ie in Y) + vu.call(Y, ie) && U.indexOf(ie) < 0 && (W[ie] = Y[ie]); + if (Y != null && ho) + for (var ie of ho(Y)) + U.indexOf(ie) < 0 && Ui.call(Y, ie) && (W[ie] = Y[ie]); + return W; + }; + function To(Y, U, W = {}) { + const ie = W, { eventFilter: F = Te } = ie, N = Ra(ie, ["eventFilter"]), I = ye(F, U); + let ce, ve, ke; + if (N.flush === "sync") { + const we = e.ref(!1); + ve = () => { + }, ce = (Oe) => { + we.value = !0, Oe(), we.value = !1; + }, ke = e.watch(Y, (...Oe) => { + we.value || I(...Oe); + }, N); + } else { + const we = [], Oe = e.ref(0), Pe = e.ref(0); + ve = () => { + Oe.value = Pe.value; + }, we.push(e.watch(Y, () => { + Pe.value++; + }, qs(Qs({}, N), { flush: "sync" }))), ce = (Ke) => { + const je = Pe.value; + Ke(), Oe.value += Pe.value - je; + }, we.push(e.watch(Y, (...Ke) => { + const je = Oe.value > 0 && Oe.value === Pe.value; + Oe.value = 0, Pe.value = 0, !je && I(...Ke); + }, N)), ke = () => { + we.forEach((Ke) => Ke()); + }; + } + return { stop: ke, ignoreUpdates: ce, ignorePrevAsyncUpdates: ve }; + } + var $i = Object.defineProperty, Cu = Object.defineProperties, Vi = Object.getOwnPropertyDescriptors, Wi = Object.getOwnPropertySymbols, fo = Object.prototype.hasOwnProperty, Ks = Object.prototype.propertyIsEnumerable, Du = (Y, U, W) => U in Y ? $i(Y, U, { enumerable: !0, configurable: !0, writable: !0, value: W }) : Y[U] = W, Js = (Y, U) => { + for (var W in U || (U = {})) + fo.call(U, W) && Du(Y, W, U[W]); + if (Wi) + for (var W of Wi(U)) + Ks.call(U, W) && Du(Y, W, U[W]); + return Y; + }, Xs = (Y, U) => Cu(Y, Vi(U)); + function Qi(Y, U, W) { + return e.watch(Y, U, Xs(Js({}, W), { immediate: !0 })); + } + function go(Y, U, W) { + const ie = e.watch(Y, (...F) => (e.nextTick(() => ie()), U(...F)), W); + } + var el = Object.defineProperty, qi = Object.defineProperties, Ki = Object.getOwnPropertyDescriptors, Eo = Object.getOwnPropertySymbols, Ji = Object.prototype.hasOwnProperty, vo = Object.prototype.propertyIsEnumerable, Xi = (Y, U, W) => U in Y ? el(Y, U, { enumerable: !0, configurable: !0, writable: !0, value: W }) : Y[U] = W, tl = (Y, U) => { + for (var W in U || (U = {})) + Ji.call(U, W) && Xi(Y, W, U[W]); + if (Eo) + for (var W of Eo(U)) + vo.call(U, W) && Xi(Y, W, U[W]); + return Y; + }, rl = (Y, U) => qi(Y, Ki(U)), e0 = (Y, U) => { + var W = {}; + for (var ie in Y) + Ji.call(Y, ie) && U.indexOf(ie) < 0 && (W[ie] = Y[ie]); + if (Y != null && Eo) + for (var ie of Eo(Y)) + U.indexOf(ie) < 0 && vo.call(Y, ie) && (W[ie] = Y[ie]); + return W; + }; + function bu(Y, U, W = {}) { + const ie = W, { eventFilter: F } = ie, N = e0(ie, ["eventFilter"]), { eventFilter: I, pause: ce, resume: ve, isActive: ke } = be(F); + return { stop: Oa(Y, U, rl(tl({}, N), { eventFilter: I })), pause: ce, resume: ve, isActive: ke }; + } + var nl = Object.defineProperty, wa = Object.defineProperties, t0 = Object.getOwnPropertyDescriptors, Co = Object.getOwnPropertySymbols, r0 = Object.prototype.hasOwnProperty, yu = Object.prototype.propertyIsEnumerable, n0 = (Y, U, W) => U in Y ? nl(Y, U, { enumerable: !0, configurable: !0, writable: !0, value: W }) : Y[U] = W, al = (Y, U) => { + for (var W in U || (U = {})) + r0.call(U, W) && n0(Y, W, U[W]); + if (Co) + for (var W of Co(U)) + yu.call(U, W) && n0(Y, W, U[W]); + return Y; + }, ol = (Y, U) => wa(Y, t0(U)), a0 = (Y, U) => { + var W = {}; + for (var ie in Y) + r0.call(Y, ie) && U.indexOf(ie) < 0 && (W[ie] = Y[ie]); + if (Y != null && Co) + for (var ie of Co(Y)) + U.indexOf(ie) < 0 && yu.call(Y, ie) && (W[ie] = Y[ie]); + return W; + }; + function o0(Y, U, W = {}) { + const ie = W, { throttle: F = 0, trailing: N = !0, leading: I = !0 } = ie, ce = a0(ie, ["throttle", "trailing", "leading"]); + return Oa(Y, U, ol(al({}, ce), { eventFilter: at(F, N, I) })); + } + var ul = Object.defineProperty, Su = Object.defineProperties, Ut = Object.getOwnPropertyDescriptors, un = Object.getOwnPropertySymbols, u0 = Object.prototype.hasOwnProperty, Do = Object.prototype.propertyIsEnumerable, i0 = (Y, U, W) => U in Y ? ul(Y, U, { enumerable: !0, configurable: !0, writable: !0, value: W }) : Y[U] = W, ka = (Y, U) => { + for (var W in U || (U = {})) + u0.call(U, W) && i0(Y, W, U[W]); + if (un) + for (var W of un(U)) + Do.call(U, W) && i0(Y, W, U[W]); + return Y; + }, Xn = (Y, U) => Su(Y, Ut(U)); + function s0(Y, U, W = {}) { + let ie; + function F() { + if (!ie) + return; + const we = ie; + ie = void 0, we(); + } + function N(we) { + ie = we; + } + const I = (we, Oe) => (F(), U(we, Oe, N)), ce = To(Y, I, W), { ignoreUpdates: ve } = ce, ke = () => { + let we; + return ve(() => { + we = I(l0(Y), il(Y)); + }), we; + }; + return Xn(ka({}, ce), { trigger: ke }); + } + function l0(Y) { + return e.isReactive(Y) ? Y : Array.isArray(Y) ? Y.map((U) => w(U)) : w(Y); + } + function il(Y) { + return Array.isArray(Y) ? Y.map(() => { + }) : void 0; + } + function c0(Y, U, W) { + return e.watch(Y, (ie, F, N) => { + ie && U(ie, F, N); + }, W); + } + return Ze.assert = te, Ze.autoResetRef = ae, Ze.bypassFilter = Te, Ze.clamp = _e, Ze.computedEager = c, Ze.computedWithControl = d, Ze.containsProp = nt, Ze.controlledComputed = d, Ze.controlledRef = gt, Ze.createEventHook = A, Ze.createFilterWrapper = ye, Ze.createGlobalState = h, Ze.createInjectionState = E, Ze.createReactiveFn = R, Ze.createSharedComposable = b, Ze.createSingletonPromise = Bt, Ze.debounceFilter = Me, Ze.debouncedRef = Se, Ze.debouncedWatch = Ii, Ze.directiveHooks = qe, Ze.eagerComputed = c, Ze.extendRef = v, Ze.formatDate = mo, Ze.get = f, Ze.hasOwn = Ue, Ze.identity = et, Ze.ignorableWatch = To, Ze.increaseWithUnit = Ot, Ze.invoke = ut, Ze.isClient = O, Ze.isDef = V, Ze.isDefined = S, Ze.isIOS = ne, Ze.isObject = xe, Ze.makeDestructurable = D, Ze.noop = Fe, Ze.normalizeDate = Kn, Ze.notNullish = fe, Ze.now = J, Ze.objectEntries = It, Ze.objectOmit = Nt, Ze.objectPick = Yt, Ze.pausableFilter = be, Ze.pausableWatch = bu, Ze.promiseTimeout = lt, Ze.rand = Ge, Ze.reactify = R, Ze.reactifyObject = q, Ze.reactiveComputed = se, Ze.reactiveOmit = j, Ze.reactivePick = Z, Ze.refAutoReset = ae, Ze.refDebounced = Se, Ze.refDefault = Ye, Ze.refThrottled = Et, Ze.refWithControl = ht, Ze.resolveRef = x, Ze.resolveUnref = k, Ze.set = Dt, Ze.syncRef = zt, Ze.syncRefs = gn, Ze.throttleFilter = at, Ze.throttledRef = Et, Ze.throttledWatch = o0, Ze.timestamp = Ee, Ze.toReactive = ee, Ze.toRef = C, Ze.toRefs = vn, Ze.toValue = w, Ze.tryOnBeforeMount = ya, Ze.tryOnBeforeUnmount = so, Ze.tryOnMounted = lo, Ze.tryOnScopeDispose = p, Ze.tryOnUnmounted = su, Ze.until = wr, Ze.useArrayDifference = Sa, Ze.useArrayEvery = Fa, Ze.useArrayFilter = po, Ze.useArrayFind = lu, Ze.useArrayFindIndex = de, Ze.useArrayFindLast = Ve, Ze.useArrayIncludes = qt, Ze.useArrayJoin = fr, Ze.useArrayMap = dr, Ze.useArrayReduce = or, Ze.useArraySome = on, Ze.useArrayUnique = Bs, Ze.useCounter = Os, Ze.useDateFormat = pu, Ze.useDebounce = Se, Ze.useDebounceFn = Ae, Ze.useInterval = ws, Ze.useIntervalFn = gi, Ze.useLastChanged = bi, Ze.useThrottle = Et, Ze.useThrottleFn = dt, Ze.useTimeout = Ms, Ze.useTimeoutFn = mu, Ze.useToNumber = Is, Ze.useToString = Ys, Ze.useToggle = Si, Ze.watchArray = Fi, Ze.watchAtMost = Oi, Ze.watchDebounced = Ii, Ze.watchDeep = Vs, Ze.watchIgnorable = To, Ze.watchImmediate = Qi, Ze.watchOnce = go, Ze.watchPausable = bu, Ze.watchThrottled = o0, Ze.watchTriggerable = s0, Ze.watchWithFilter = Oa, Ze.whenever = c0, Ze; +} +var Tb = {}, fb; +function qte() { + return fb || (fb = 1, function(e) { + var t = eu, r = t.default || t; + e.Vue = r, e.Vue2 = r, e.isVue2 = !0, e.isVue3 = !1, e.install = function() { + }, e.warn = r.util.warn, e.createApp = function(n, a) { + var s, u = {}, i = { config: r.config, use: r.use.bind(r), mixin: r.mixin.bind(r), component: r.component.bind(r), provide: function(o, l) { + return u[o] = l, this; + }, directive: function(o, l) { + return l ? (r.directive(o, l), i) : r.directive(o); + }, mount: function(o, l) { + return s || (s = new r(Object.assign({ propsData: a }, n, { provide: Object.assign(u, n.provide) })), s.$mount(o, l), s); + }, unmount: function() { + s && (s.$destroy(), s = void 0); + } }; + return i; + }, Object.keys(t).forEach(function(n) { + e[n] = t[n]; + }), e.hasInjectionContext = () => !!t.getCurrentInstance(); + }(Tb)), Tb; +} +var gb; +function pg() { + return gb || (gb = 1, function(e) { + var t = QO(), r = qte(); + function n(m, T, g) { + let B; + r.isRef(g) ? B = { evaluating: g } : B = g || {}; + const { lazy: M = !1, evaluating: P = void 0, shallow: G = !0, onError: L = t.noop } = B, H = r.ref(!M), K = G ? r.shallowRef(T) : r.ref(T); + let X = 0; + return r.watchEffect(async (oe) => { + if (!H.value) + return; + X++; + const me = X; + let le = !1; + P && Promise.resolve().then(() => { + P.value = !0; + }); + try { + const pe = await m((he) => { + oe(() => { + P && (P.value = !1), le || he(); + }); + }); + me === X && (K.value = pe); + } catch (pe) { + L(pe); + } finally { + P && me === X && (P.value = !1), le = !0; + } + }), M ? r.computed(() => (H.value = !0, K.value)) : K; + } + function a(m, T, g, B) { + let M = r.inject(m); + return g && (M = r.inject(m, g)), B && (M = r.inject(m, g, B)), typeof T == "function" ? r.computed((P) => T(M, P)) : r.computed({ get: (P) => T.get(M, P), set: T.set }); + } + var s = Object.defineProperty, u = Object.defineProperties, i = Object.getOwnPropertyDescriptors, o = Object.getOwnPropertySymbols, l = Object.prototype.hasOwnProperty, c = Object.prototype.propertyIsEnumerable, d = (m, T, g) => T in m ? s(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, p = (m, T) => { + for (var g in T || (T = {})) + l.call(T, g) && d(m, g, T[g]); + if (o) + for (var g of o(T)) + c.call(T, g) && d(m, g, T[g]); + return m; + }, A = (m, T) => u(m, i(T)); + function h() { + if (!r.isVue3 && !r.version.startsWith("2.7.")) + return; + const m = r.shallowRef(), T = r.defineComponent({ setup(B, { slots: M }) { + return () => { + m.value = M.default; + }; + } }), g = r.defineComponent({ inheritAttrs: !1, setup(B, { attrs: M, slots: P }) { + return () => { + var G; + return m.value, (G = m.value) == null ? void 0 : G.call(m, A(p({}, M), { $slots: P })); + }; + } }); + return t.makeDestructurable({ define: T, reuse: g }, [T, g]); + } + function E(m = {}) { + if (!r.isVue3) + return; + let T = 0; + const g = r.ref([]); + function B(...G) { + const L = r.shallowReactive({ key: T++, args: G, promise: void 0, resolve: () => { + }, reject: () => { + }, isResolving: !1, options: m }); + return g.value.push(L), L.promise = new Promise((H, K) => { + L.resolve = (X) => (L.isResolving = !0, H(X)), L.reject = K; + }).finally(() => { + L.promise = void 0; + const H = g.value.indexOf(L); + H !== -1 && g.value.splice(H, 1); + }), L.promise; + } + function M(...G) { + return m.singleton && g.value.length > 0 ? g.value[0].promise : B(...G); + } + const P = r.defineComponent((G, { slots: L }) => { + const H = () => g.value.map((K) => { + var X; + return r.h(r.Fragment, { key: K.key }, (X = L.default) == null ? void 0 : X.call(L, K)); + }); + return m.transition ? () => r.h(r.TransitionGroup, m.transition, H) : H; + }); + return P.start = M, P; + } + function b(m) { + return function(...T) { + return m.apply(this, T.map((g) => t.toValue(g))); + }; + } + function v(m) { + var T; + const g = t.toValue(m); + return (T = g == null ? void 0 : g.$el) != null ? T : g; + } + const f = t.isClient ? window : void 0, S = t.isClient ? window.document : void 0, _ = t.isClient ? window.navigator : void 0, z = t.isClient ? window.location : void 0; + function y(...m) { + let T, g, B, M; + if (typeof m[0] == "string" || Array.isArray(m[0]) ? ([g, B, M] = m, T = f) : [T, g, B, M] = m, !T) + return t.noop; + Array.isArray(g) || (g = [g]), Array.isArray(B) || (B = [B]); + const P = [], G = () => { + P.forEach((X) => X()), P.length = 0; + }, L = (X, oe, me, le) => (X.addEventListener(oe, me, le), () => X.removeEventListener(oe, me, le)), H = r.watch(() => [v(T), t.toValue(M)], ([X, oe]) => { + G(), X && P.push(...g.flatMap((me) => B.map((le) => L(X, me, le, oe)))); + }, { immediate: !0, flush: "post" }), K = () => { + H(), G(); + }; + return t.tryOnScopeDispose(K), K; + } + let $ = !1; + function re(m, T, g = {}) { + const { window: B = f, ignore: M = [], capture: P = !0, detectIframe: G = !1 } = g; + if (!B) + return; + t.isIOS && !$ && ($ = !0, Array.from(B.document.body.children).forEach((X) => X.addEventListener("click", t.noop))); + let L = !0; + const H = (X) => M.some((oe) => { + if (typeof oe == "string") + return Array.from(B.document.querySelectorAll(oe)).some((me) => me === X.target || X.composedPath().includes(me)); + { + const me = v(oe); + return me && (X.target === me || X.composedPath().includes(me)); + } + }), K = [y(B, "click", (X) => { + const oe = v(m); + if (!(!oe || oe === X.target || X.composedPath().includes(oe))) { + if (X.detail === 0 && (L = !H(X)), !L) { + L = !0; + return; + } + T(X); + } + }, { passive: !0, capture: P }), y(B, "pointerdown", (X) => { + const oe = v(m); + oe && (L = !X.composedPath().includes(oe) && !H(X)); + }, { passive: !0 }), G && y(B, "blur", (X) => { + setTimeout(() => { + var oe; + const me = v(m); + ((oe = B.document.activeElement) == null ? void 0 : oe.tagName) === "IFRAME" && !(me != null && me.contains(B.document.activeElement)) && T(X); + }, 0); + })].filter(Boolean); + return () => K.forEach((X) => X()); + } + var Q = Object.defineProperty, D = Object.defineProperties, w = Object.getOwnPropertyDescriptors, k = Object.getOwnPropertySymbols, R = Object.prototype.hasOwnProperty, q = Object.prototype.propertyIsEnumerable, ee = (m, T, g) => T in m ? Q(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, se = (m, T) => { + for (var g in T || (T = {})) + R.call(T, g) && ee(m, g, T[g]); + if (k) + for (var g of k(T)) + q.call(T, g) && ee(m, g, T[g]); + return m; + }, j = (m, T) => D(m, w(T)); + function O(m) { + return typeof m == "function" ? m : typeof m == "string" ? (T) => T.key === m : Array.isArray(m) ? (T) => m.includes(T.key) : () => !0; + } + function V(...m) { + let T, g, B = {}; + m.length === 3 ? (T = m[0], g = m[1], B = m[2]) : m.length === 2 ? typeof m[1] == "object" ? (T = !0, g = m[0], B = m[1]) : (T = m[0], g = m[1]) : (T = !0, g = m[0]); + const { target: M = f, eventName: P = "keydown", passive: G = !1, dedupe: L = !1 } = B, H = O(T); + return y(M, P, (K) => { + K.repeat && t.toValue(L) || H(K) && g(K); + }, G); + } + function fe(m, T, g = {}) { + return V(m, T, j(se({}, g), { eventName: "keydown" })); + } + function te(m, T, g = {}) { + return V(m, T, j(se({}, g), { eventName: "keypress" })); + } + function De(m, T, g = {}) { + return V(m, T, j(se({}, g), { eventName: "keyup" })); + } + const xe = 500; + function J(m, T, g) { + var B, M; + const P = r.computed(() => v(m)); + let G; + function L() { + G && (clearTimeout(G), G = void 0); + } + function H(X) { + var oe, me, le, pe; + (oe = g == null ? void 0 : g.modifiers) != null && oe.self && X.target !== P.value || (L(), (me = g == null ? void 0 : g.modifiers) != null && me.prevent && X.preventDefault(), (le = g == null ? void 0 : g.modifiers) != null && le.stop && X.stopPropagation(), G = setTimeout(() => T(X), (pe = g == null ? void 0 : g.delay) != null ? pe : xe)); + } + const K = { capture: (B = g == null ? void 0 : g.modifiers) == null ? void 0 : B.capture, once: (M = g == null ? void 0 : g.modifiers) == null ? void 0 : M.once }; + y(P, "pointerdown", H, K), y(P, "pointerup", L, K), y(P, "pointerleave", L, K); + } + function Ee() { + const { activeElement: m, body: T } = document; + if (!m || m === T) + return !1; + switch (m.tagName) { + case "INPUT": + case "TEXTAREA": + return !0; + } + return m.hasAttribute("contenteditable"); + } + function _e({ keyCode: m, metaKey: T, ctrlKey: g, altKey: B }) { + return T || g || B ? !1 : m >= 48 && m <= 57 || m >= 65 && m <= 90 || m >= 97 && m <= 122; + } + function Fe(m, T = {}) { + const { document: g = S } = T; + g && y(g, "keydown", (B) => { + !Ee() && _e(B) && m(B); + }, { passive: !0 }); + } + function Ge(m, T = null) { + const g = r.getCurrentInstance(); + let B = () => { + }; + const M = r.customRef((P, G) => (B = G, { get() { + var L, H; + return P(), (H = (L = g == null ? void 0 : g.proxy) == null ? void 0 : L.$refs[m]) != null ? H : T; + }, set() { + } })); + return t.tryOnMounted(B), r.onUpdated(B), M; + } + function Ue(m = {}) { + var T; + const { window: g = f } = m, B = (T = m.document) != null ? T : g == null ? void 0 : g.document, M = t.computedWithControl(() => null, () => B == null ? void 0 : B.activeElement); + return g && (y(g, "blur", (P) => { + P.relatedTarget === null && M.trigger(); + }, !0), y(g, "focus", M.trigger, !0)), M; + } + function ne() { + const m = r.ref(!1); + return r.getCurrentInstance() && r.onMounted(() => { + m.value = !0; + }), m; + } + function ue(m) { + const T = ne(); + return r.computed(() => (T.value, !!m())); + } + function ye(m, T = {}) { + const { immediate: g = !0, window: B = f } = T, M = r.ref(!1); + let P = 0, G = null; + function L(X) { + if (!M.value || !B) + return; + const oe = X - (P || X); + m({ delta: oe, timestamp: X }), P = X, G = B.requestAnimationFrame(L); + } + function H() { + !M.value && B && (M.value = !0, G = B.requestAnimationFrame(L)); + } + function K() { + M.value = !1, G != null && B && (B.cancelAnimationFrame(G), G = null); + } + return g && H(), t.tryOnScopeDispose(K), { isActive: r.readonly(M), pause: K, resume: H }; + } + function Te(m, T, g) { + let B, M; + t.isObject(g) ? (B = g, M = t.objectOmit(g, ["window", "immediate", "commitStyles", "persist", "onReady", "onError"])) : (B = { duration: g }, M = g); + const { window: P = f, immediate: G = !0, commitStyles: L, persist: H, playbackRate: K = 1, onReady: X, onError: oe = (Tt) => { + console.error(Tt); + } } = B, me = ue(() => P && HTMLElement && "animate" in HTMLElement.prototype), le = r.shallowRef(void 0), pe = r.shallowReactive({ startTime: null, currentTime: null, timeline: null, playbackRate: K, pending: !1, playState: G ? "idle" : "paused", replaceState: "active" }), he = r.computed(() => pe.pending), ge = r.computed(() => pe.playState), Ce = r.computed(() => pe.replaceState), Ne = r.computed({ get() { + return pe.startTime; + }, set(Tt) { + pe.startTime = Tt, le.value && (le.value.startTime = Tt); + } }), Re = r.computed({ get() { + return pe.currentTime; + }, set(Tt) { + pe.currentTime = Tt, le.value && (le.value.currentTime = Tt, Br()); + } }), We = r.computed({ get() { + return pe.timeline; + }, set(Tt) { + pe.timeline = Tt, le.value && (le.value.timeline = Tt); + } }), Ie = r.computed({ get() { + return pe.playbackRate; + }, set(Tt) { + pe.playbackRate = Tt, le.value && (le.value.playbackRate = Tt); + } }), He = () => { + if (le.value) + try { + le.value.play(), Br(); + } catch (Tt) { + Ht(), oe(Tt); + } + else + it(); + }, Je = () => { + var Tt; + try { + (Tt = le.value) == null || Tt.pause(), Ht(); + } catch (nr) { + oe(nr); + } + }, $e = () => { + var Tt; + !le.value && it(); + try { + (Tt = le.value) == null || Tt.reverse(), Br(); + } catch (nr) { + Ht(), oe(nr); + } + }, rt = () => { + var Tt; + try { + (Tt = le.value) == null || Tt.finish(), Ht(); + } catch (nr) { + oe(nr); + } + }, ze = () => { + var Tt; + try { + (Tt = le.value) == null || Tt.cancel(), Ht(); + } catch (nr) { + oe(nr); + } + }; + r.watch(() => v(m), (Tt) => { + Tt && it(); + }), r.watch(() => T, (Tt) => { + !le.value && it(), !v(m) && le.value && (le.value.effect = new KeyframeEffect(v(m), t.toValue(Tt), M)); + }, { deep: !0 }), t.tryOnMounted(() => { + r.nextTick(() => it(!0)); + }), t.tryOnScopeDispose(ze); + function it(Tt) { + const nr = v(m); + !me.value || !nr || (le.value = nr.animate(t.toValue(T), M), L && le.value.commitStyles(), H && le.value.persist(), K !== 1 && (le.value.playbackRate = K), Tt && !G ? le.value.pause() : Br(), X == null || X(le.value)); + } + y(le, "cancel", Ht), y(le, "finish", Ht), y(le, "remove", Ht); + const { resume: yt, pause: sr } = ye(() => { + le.value && (pe.pending = le.value.pending, pe.playState = le.value.playState, pe.replaceState = le.value.replaceState, pe.startTime = le.value.startTime, pe.currentTime = le.value.currentTime, pe.timeline = le.value.timeline, pe.playbackRate = le.value.playbackRate); + }, { immediate: !1 }); + function Br() { + me.value && yt(); + } + function Ht() { + me.value && P && P.requestAnimationFrame(sr); + } + return { isSupported: me, animate: le, play: He, pause: Je, reverse: $e, finish: rt, cancel: ze, pending: he, playState: ge, replaceState: Ce, startTime: Ne, currentTime: Re, timeline: We, playbackRate: Ie }; + } + function Me(m, T = {}) { + const { interrupt: g = !0, onError: B = t.noop, onFinished: M = t.noop, signal: P } = T, G = { aborted: "aborted", fulfilled: "fulfilled", pending: "pending", rejected: "rejected" }, L = Array.from(new Array(m.length), () => ({ state: G.pending, data: null })), H = r.reactive(L), K = r.ref(-1); + if (!m || m.length === 0) + return M(), { activeIndex: K, result: H }; + function X(oe, me) { + K.value++, H[K.value].data = me, H[K.value].state = oe; + } + return m.reduce((oe, me) => oe.then((le) => { + var pe; + if (P != null && P.aborted) { + X(G.aborted, new Error("aborted")); + return; + } + if (((pe = H[K.value]) == null ? void 0 : pe.state) === G.rejected && g) { + M(); + return; + } + const he = me(le).then((ge) => (X(G.fulfilled, ge), K.value === m.length - 1 && M(), ge)); + return P ? Promise.race([he, at(P)]) : he; + }).catch((le) => P != null && P.aborted ? (X(G.aborted, le), le) : (X(G.rejected, le), B(), le)), Promise.resolve()), { activeIndex: K, result: H }; + } + function at(m) { + return new Promise((T, g) => { + const B = new Error("aborted"); + m.aborted ? g(B) : m.addEventListener("abort", () => g(B), { once: !0 }); + }); + } + var be = Object.defineProperty, qe = Object.defineProperties, lt = Object.getOwnPropertyDescriptors, et = Object.getOwnPropertySymbols, Bt = Object.prototype.hasOwnProperty, ut = Object.prototype.propertyIsEnumerable, nt = (m, T, g) => T in m ? be(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, Ot = (m, T) => { + for (var g in T || (T = {})) + Bt.call(T, g) && nt(m, g, T[g]); + if (et) + for (var g of et(T)) + ut.call(T, g) && nt(m, g, T[g]); + return m; + }, Yt = (m, T) => qe(m, lt(T)); + function Nt(m, T, g) { + const { immediate: B = !0, delay: M = 0, onError: P = t.noop, onSuccess: G = t.noop, resetOnExecute: L = !0, shallow: H = !0, throwError: K } = g != null ? g : {}, X = H ? r.shallowRef(T) : r.ref(T), oe = r.ref(!1), me = r.ref(!1), le = r.shallowRef(void 0); + async function pe(Ce = 0, ...Ne) { + L && (X.value = T), le.value = void 0, oe.value = !1, me.value = !0, Ce > 0 && await t.promiseTimeout(Ce); + const Re = typeof m == "function" ? m(...Ne) : m; + try { + const We = await Re; + X.value = We, oe.value = !0, G(We); + } catch (We) { + if (le.value = We, P(We), K) + throw We; + } finally { + me.value = !1; + } + return X.value; + } + B && pe(M); + const he = { state: X, isReady: oe, isLoading: me, error: le, execute: pe }; + function ge() { + return new Promise((Ce, Ne) => { + t.until(me).toBe(!1).then(() => Ce(he)).catch(Ne); + }); + } + return Yt(Ot({}, he), { then(Ce, Ne) { + return ge().then(Ce, Ne); + } }); + } + const It = { array: (m) => JSON.stringify(m), object: (m) => JSON.stringify(m), set: (m) => JSON.stringify(Array.from(m)), map: (m) => JSON.stringify(Object.fromEntries(m)), null: () => "" }; + function C(m) { + return m ? m instanceof Map ? It.map : m instanceof Set ? It.set : Array.isArray(m) ? It.array : It.object : It.null; + } + function x(m, T) { + const g = r.ref(""), B = r.ref(); + function M() { + if (t.isClient) + return B.value = new Promise((P, G) => { + try { + const L = t.toValue(m); + if (L == null) + P(""); + else if (typeof L == "string") + P(ae(new Blob([L], { type: "text/plain" }))); + else if (L instanceof Blob) + P(ae(L)); + else if (L instanceof ArrayBuffer) + P(window.btoa(String.fromCharCode(...new Uint8Array(L)))); + else if (L instanceof HTMLCanvasElement) + P(L.toDataURL(T == null ? void 0 : T.type, T == null ? void 0 : T.quality)); + else if (L instanceof HTMLImageElement) { + const H = L.cloneNode(!1); + H.crossOrigin = "Anonymous", Z(H).then(() => { + const K = document.createElement("canvas"), X = K.getContext("2d"); + K.width = H.width, K.height = H.height, X.drawImage(H, 0, 0, K.width, K.height), P(K.toDataURL(T == null ? void 0 : T.type, T == null ? void 0 : T.quality)); + }).catch(G); + } else if (typeof L == "object") { + const H = ((T == null ? void 0 : T.serializer) || C(L))(L); + return P(ae(new Blob([H], { type: "application/json" }))); + } else + G(new Error("target is unsupported types")); + } catch (L) { + G(L); + } + }), B.value.then((P) => g.value = P), B.value; + } + return r.isRef(m) || typeof m == "function" ? r.watch(m, M, { immediate: !0 }) : M(), { base64: g, promise: B, execute: M }; + } + function Z(m) { + return new Promise((T, g) => { + m.complete ? T() : (m.onload = () => { + T(); + }, m.onerror = g); + }); + } + function ae(m) { + return new Promise((T, g) => { + const B = new FileReader(); + B.onload = (M) => { + T(M.target.result); + }, B.onerror = g, B.readAsDataURL(m); + }); + } + function Ae({ navigator: m = _ } = {}) { + const T = ["chargingchange", "chargingtimechange", "dischargingtimechange", "levelchange"], g = ue(() => m && "getBattery" in m), B = r.ref(!1), M = r.ref(0), P = r.ref(0), G = r.ref(1); + let L; + function H() { + B.value = this.charging, M.value = this.chargingTime || 0, P.value = this.dischargingTime || 0, G.value = this.level; + } + return g.value && m.getBattery().then((K) => { + L = K, H.call(L); + for (const X of T) + y(L, X, H, { passive: !0 }); + }), { isSupported: g, charging: B, chargingTime: M, dischargingTime: P, level: G }; + } + function Se(m) { + let { acceptAllDevices: T = !1 } = m || {}; + const { filters: g = void 0, optionalServices: B = void 0, navigator: M = _ } = m || {}, P = ue(() => M && "bluetooth" in M), G = r.shallowRef(void 0), L = r.shallowRef(null); + r.watch(G, () => { + oe(); + }); + async function H() { + if (P.value) { + L.value = null, g && g.length > 0 && (T = !1); + try { + G.value = await (M == null ? void 0 : M.bluetooth.requestDevice({ acceptAllDevices: T, filters: g, optionalServices: B })); + } catch (me) { + L.value = me; + } + } + } + const K = r.ref(), X = r.computed(() => { + var me; + return ((me = K.value) == null ? void 0 : me.connected) || !1; + }); + async function oe() { + if (L.value = null, G.value && G.value.gatt) { + G.value.addEventListener("gattserverdisconnected", () => { + }); + try { + K.value = await G.value.gatt.connect(); + } catch (me) { + L.value = me; + } + } + } + return t.tryOnMounted(() => { + var me; + G.value && ((me = G.value.gatt) == null || me.connect()); + }), t.tryOnScopeDispose(() => { + var me; + G.value && ((me = G.value.gatt) == null || me.disconnect()); + }), { isSupported: P, isConnected: X, device: G, requestDevice: H, server: K, error: L }; + } + function Ye(m, T = {}) { + const { window: g = f } = T, B = ue(() => g && "matchMedia" in g && typeof g.matchMedia == "function"); + let M; + const P = r.ref(!1), G = () => { + M && ("removeEventListener" in M ? M.removeEventListener("change", L) : M.removeListener(L)); + }, L = () => { + B.value && (G(), M = g.matchMedia(t.toRef(m).value), P.value = !!(M != null && M.matches), M && ("addEventListener" in M ? M.addEventListener("change", L) : M.addListener(L))); + }; + return r.watchEffect(L), t.tryOnScopeDispose(() => G()), P; + } + const dt = { sm: 640, md: 768, lg: 1024, xl: 1280, "2xl": 1536 }, Et = { sm: 576, md: 768, lg: 992, xl: 1200, xxl: 1400 }, ht = { xs: 600, sm: 960, md: 1264, lg: 1904 }, gt = { xs: 480, sm: 576, md: 768, lg: 992, xl: 1200, xxl: 1600 }, Dt = { xs: 600, sm: 1024, md: 1440, lg: 1920 }, zt = { mobileS: 320, mobileM: 375, mobileL: 425, tablet: 768, laptop: 1024, laptopL: 1440, desktop4K: 2560 }, gn = { "3xs": 360, "2xs": 480, xs: 600, sm: 768, md: 1024, lg: 1280, xl: 1440, "2xl": 1600, "3xl": 1920, "4xl": 2560 }; + function iu(m, T = {}) { + function g(L, H) { + let K = m[L]; + return H != null && (K = t.increaseWithUnit(K, H)), typeof K == "number" && (K = "".concat(K, "px")), K; + } + const { window: B = f } = T; + function M(L) { + return B ? B.matchMedia(L).matches : !1; + } + const P = (L) => Ye("(min-width: ".concat(g(L), ")"), T), G = Object.keys(m).reduce((L, H) => (Object.defineProperty(L, H, { get: () => P(H), enumerable: !0, configurable: !0 }), L), {}); + return Object.assign(G, { greater(L) { + return Ye("(min-width: ".concat(g(L, 0.1), ")"), T); + }, greaterOrEqual: P, smaller(L) { + return Ye("(max-width: ".concat(g(L, -0.1), ")"), T); + }, smallerOrEqual(L) { + return Ye("(max-width: ".concat(g(L), ")"), T); + }, between(L, H) { + return Ye("(min-width: ".concat(g(L), ") and (max-width: ").concat(g(H, -0.1), ")"), T); + }, isGreater(L) { + return M("(min-width: ".concat(g(L, 0.1), ")")); + }, isGreaterOrEqual(L) { + return M("(min-width: ".concat(g(L), ")")); + }, isSmaller(L) { + return M("(max-width: ".concat(g(L, -0.1), ")")); + }, isSmallerOrEqual(L) { + return M("(max-width: ".concat(g(L), ")")); + }, isInBetween(L, H) { + return M("(min-width: ".concat(g(L), ") and (max-width: ").concat(g(H, -0.1), ")")); + }, current() { + const L = Object.keys(m).map((H) => [H, P(H)]); + return r.computed(() => L.filter(([, H]) => H.value).map(([H]) => H)); + } }); + } + function oo(m) { + const { name: T, window: g = f } = m, B = ue(() => g && "BroadcastChannel" in g), M = r.ref(!1), P = r.ref(), G = r.ref(), L = r.shallowRef(null), H = (X) => { + P.value && P.value.postMessage(X); + }, K = () => { + P.value && P.value.close(), M.value = !0; + }; + return B.value && t.tryOnMounted(() => { + L.value = null, P.value = new BroadcastChannel(T), P.value.addEventListener("message", (X) => { + G.value = X.data; + }, { passive: !0 }), P.value.addEventListener("messageerror", (X) => { + L.value = X; + }, { passive: !0 }), P.value.addEventListener("close", () => { + M.value = !0; + }); + }), t.tryOnScopeDispose(() => { + K(); + }), { isSupported: B, channel: P, data: G, post: H, close: K, error: L, isClosed: M }; + } + var Da = Object.defineProperty, Qn = Object.getOwnPropertySymbols, qn = Object.prototype.hasOwnProperty, uo = Object.prototype.propertyIsEnumerable, En = (m, T, g) => T in m ? Da(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, ba = (m, T) => { + for (var g in T || (T = {})) + qn.call(T, g) && En(m, g, T[g]); + if (Qn) + for (var g of Qn(T)) + uo.call(T, g) && En(m, g, T[g]); + return m; + }; + const io = ["hash", "host", "hostname", "href", "pathname", "port", "protocol", "search"]; + function vn({ window: m = f } = {}) { + const T = Object.fromEntries(io.map((M) => [M, r.ref()])); + for (const [M, P] of t.objectEntries(T)) + r.watch(P, (G) => { + !(m != null && m.location) || m.location[M] === G || (m.location[M] = G); + }); + const g = (M) => { + var P; + const { state: G, length: L } = (m == null ? void 0 : m.history) || {}, { origin: H } = (m == null ? void 0 : m.location) || {}; + for (const K of io) + T[K].value = (P = m == null ? void 0 : m.location) == null ? void 0 : P[K]; + return r.reactive(ba({ trigger: M, state: G, length: L, origin: H }, T)); + }, B = r.ref(g("load")); + return m && (y(m, "popstate", () => B.value = g("popstate"), { passive: !0 }), y(m, "hashchange", () => B.value = g("hashchange"), { passive: !0 })), B; + } + function ya(m, T = (B, M) => B === M, g) { + const B = r.ref(m.value); + return r.watch(() => m.value, (M) => { + T(M, B.value) || (B.value = M); + }, g), B; + } + function so(m = {}) { + const { navigator: T = _, read: g = !1, source: B, copiedDuring: M = 1500, legacy: P = !1 } = m, G = ["copy", "cut"], L = ue(() => T && "clipboard" in T), H = r.computed(() => L.value || P), K = r.ref(""), X = r.ref(!1), oe = t.useTimeoutFn(() => X.value = !1, M); + function me() { + L.value ? T.clipboard.readText().then((ge) => { + K.value = ge; + }) : K.value = he(); + } + if (H.value && g) + for (const ge of G) + y(ge, me); + async function le(ge = t.toValue(B)) { + H.value && ge != null && (L.value ? await T.clipboard.writeText(ge) : pe(ge), K.value = ge, X.value = !0, oe.start()); + } + function pe(ge) { + const Ce = document.createElement("textarea"); + Ce.value = ge != null ? ge : "", Ce.style.position = "absolute", Ce.style.opacity = "0", document.body.appendChild(Ce), Ce.select(), document.execCommand("copy"), Ce.remove(); + } + function he() { + var ge, Ce, Ne; + return (Ne = (Ce = (ge = document == null ? void 0 : document.getSelection) == null ? void 0 : ge.call(document)) == null ? void 0 : Ce.toString()) != null ? Ne : ""; + } + return { isSupported: H, text: K, copied: X, copy: le }; + } + var lo = Object.defineProperty, su = Object.defineProperties, an = Object.getOwnPropertyDescriptors, wr = Object.getOwnPropertySymbols, co = Object.prototype.hasOwnProperty, Sa = Object.prototype.propertyIsEnumerable, Fa = (m, T, g) => T in m ? lo(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, po = (m, T) => { + for (var g in T || (T = {})) + co.call(T, g) && Fa(m, g, T[g]); + if (wr) + for (var g of wr(T)) + Sa.call(T, g) && Fa(m, g, T[g]); + return m; + }, lu = (m, T) => su(m, an(T)); + function de(m) { + return JSON.parse(JSON.stringify(m)); + } + function Xe(m, T = {}) { + const g = r.ref({}), { manual: B, clone: M = de, deep: P = !0, immediate: G = !0 } = T; + function L() { + g.value = M(t.toValue(m)); + } + return !B && (r.isRef(m) || typeof m == "function") ? r.watch(m, L, lu(po({}, T), { deep: P, immediate: G })) : L(), { cloned: g, sync: L }; + } + const Ve = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof Zr < "u" ? Zr : typeof self < "u" ? self : {}, bt = "__vueuse_ssr_handlers__", qt = fr(); + function fr() { + return bt in Ve || (Ve[bt] = Ve[bt] || {}), Ve[bt]; + } + function dr(m, T) { + return qt[m] || T; + } + function or(m, T) { + qt[m] = T; + } + function on(m) { + return m == null ? "any" : m instanceof Set ? "set" : m instanceof Map ? "map" : m instanceof Date ? "date" : typeof m == "boolean" ? "boolean" : typeof m == "string" ? "string" : typeof m == "object" ? "object" : Number.isNaN(m) ? "any" : "number"; + } + var Na = Object.defineProperty, Ao = Object.getOwnPropertySymbols, Bs = Object.prototype.hasOwnProperty, Os = Object.prototype.propertyIsEnumerable, fi = (m, T, g) => T in m ? Na(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, cu = (m, T) => { + for (var g in T || (T = {})) + Bs.call(T, g) && fi(m, g, T[g]); + if (Ao) + for (var g of Ao(T)) + Os.call(T, g) && fi(m, g, T[g]); + return m; + }; + const du = { boolean: { read: (m) => m === "true", write: (m) => String(m) }, object: { read: (m) => JSON.parse(m), write: (m) => JSON.stringify(m) }, number: { read: (m) => Number.parseFloat(m), write: (m) => String(m) }, any: { read: (m) => m, write: (m) => String(m) }, string: { read: (m) => m, write: (m) => String(m) }, map: { read: (m) => new Map(JSON.parse(m)), write: (m) => JSON.stringify(Array.from(m.entries())) }, set: { read: (m) => new Set(JSON.parse(m)), write: (m) => JSON.stringify(Array.from(m)) }, date: { read: (m) => new Date(m), write: (m) => m.toISOString() } }, mo = "vueuse-storage"; + function Kn(m, T, g, B = {}) { + var M; + const { flush: P = "pre", deep: G = !0, listenToStorageChanges: L = !0, writeDefaults: H = !0, mergeDefaults: K = !1, shallow: X, window: oe = f, eventFilter: me, onError: le = ($e) => { + console.error($e); + } } = B, pe = (X ? r.shallowRef : r.ref)(T); + if (!g) + try { + g = dr("getDefaultStorage", () => { + var $e; + return ($e = f) == null ? void 0 : $e.localStorage; + })(); + } catch ($e) { + le($e); + } + if (!g) + return pe; + const he = t.toValue(T), ge = on(he), Ce = (M = B.serializer) != null ? M : du[ge], { pause: Ne, resume: Re } = t.pausableWatch(pe, () => We(pe.value), { flush: P, deep: G, eventFilter: me }); + return oe && L && (y(oe, "storage", Je), y(oe, mo, He)), Je(), pe; + function We($e) { + try { + if ($e == null) + g.removeItem(m); + else { + const rt = Ce.write($e), ze = g.getItem(m); + ze !== rt && (g.setItem(m, rt), oe && oe.dispatchEvent(new CustomEvent(mo, { detail: { key: m, oldValue: ze, newValue: rt, storageArea: g } }))); + } + } catch (rt) { + le(rt); + } + } + function Ie($e) { + const rt = $e ? $e.newValue : g.getItem(m); + if (rt == null) + return H && he !== null && g.setItem(m, Ce.write(he)), he; + if (!$e && K) { + const ze = Ce.read(rt); + return typeof K == "function" ? K(ze, he) : ge === "object" && !Array.isArray(ze) ? cu(cu({}, he), ze) : ze; + } else + return typeof rt != "string" ? rt : Ce.read(rt); + } + function He($e) { + Je($e.detail); + } + function Je($e) { + if (!($e && $e.storageArea !== g)) { + if ($e && $e.key == null) { + pe.value = he; + return; + } + if (!($e && $e.key !== m)) { + Ne(); + try { + pe.value = Ie($e); + } catch (rt) { + le(rt); + } finally { + $e ? r.nextTick(Re) : Re(); + } + } + } + } + } + function pu(m) { + return Ye("(prefers-color-scheme: dark)", m); + } + var gi = Object.defineProperty, Au = Object.getOwnPropertySymbols, Ei = Object.prototype.hasOwnProperty, Rs = Object.prototype.propertyIsEnumerable, vi = (m, T, g) => T in m ? gi(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, Ci = (m, T) => { + for (var g in T || (T = {})) + Ei.call(T, g) && vi(m, g, T[g]); + if (Au) + for (var g of Au(T)) + Rs.call(T, g) && vi(m, g, T[g]); + return m; + }; + function Di(m = {}) { + const { selector: T = "html", attribute: g = "class", initialValue: B = "auto", window: M = f, storage: P, storageKey: G = "vueuse-color-scheme", listenToStorageChanges: L = !0, storageRef: H, emitAuto: K, disableTransition: X = !0 } = m, oe = Ci({ auto: "", light: "light", dark: "dark" }, m.modes || {}), me = pu({ window: M }), le = r.computed(() => me.value ? "dark" : "light"), pe = H || (G == null ? t.toRef(B) : Kn(G, B, P, { window: M, listenToStorageChanges: L })), he = r.computed(() => pe.value === "auto" ? le.value : pe.value), ge = dr("updateHTMLAttrs", (We, Ie, He) => { + const Je = typeof We == "string" ? M == null ? void 0 : M.document.querySelector(We) : v(We); + if (!Je) + return; + let $e; + if (X) { + $e = M.document.createElement("style"); + const rt = "*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}"; + $e.appendChild(document.createTextNode(rt)), M.document.head.appendChild($e); + } + if (Ie === "class") { + const rt = He.split(/\s/g); + Object.values(oe).flatMap((ze) => (ze || "").split(/\s/g)).filter(Boolean).forEach((ze) => { + rt.includes(ze) ? Je.classList.add(ze) : Je.classList.remove(ze); + }); + } else + Je.setAttribute(Ie, He); + X && (M.getComputedStyle($e).opacity, document.head.removeChild($e)); + }); + function Ce(We) { + var Ie; + ge(T, g, (Ie = oe[We]) != null ? Ie : We); + } + function Ne(We) { + m.onChanged ? m.onChanged(We, Ce) : Ce(We); + } + r.watch(he, Ne, { flush: "post", immediate: !0 }), t.tryOnMounted(() => Ne(he.value)); + const Re = r.computed({ get() { + return K ? pe.value : he.value; + }, set(We) { + pe.value = We; + } }); + try { + return Object.assign(Re, { store: pe, system: le, state: he }); + } catch { + return Re; + } + } + function ws(m = r.ref(!1)) { + const T = t.createEventHook(), g = t.createEventHook(), B = t.createEventHook(); + let M = t.noop; + const P = (H) => (B.trigger(H), m.value = !0, new Promise((K) => { + M = K; + })), G = (H) => { + m.value = !1, T.trigger(H), M({ data: H, isCanceled: !1 }); + }, L = (H) => { + m.value = !1, g.trigger(H), M({ data: H, isCanceled: !0 }); + }; + return { isRevealed: r.computed(() => m.value), reveal: P, confirm: G, cancel: L, onReveal: B.on, onConfirm: T.on, onCancel: g.on }; + } + var bi = Object.getOwnPropertySymbols, mu = Object.prototype.hasOwnProperty, ks = Object.prototype.propertyIsEnumerable, yi = (m, T) => { + var g = {}; + for (var B in m) + mu.call(m, B) && T.indexOf(B) < 0 && (g[B] = m[B]); + if (m != null && bi) + for (var B of bi(m)) + T.indexOf(B) < 0 && ks.call(m, B) && (g[B] = m[B]); + return g; + }; + function xa(m, T, g = {}) { + const B = g, { window: M = f } = B, P = yi(B, ["window"]); + let G; + const L = ue(() => M && "MutationObserver" in M), H = () => { + G && (G.disconnect(), G = void 0); + }, K = r.watch(() => v(m), (oe) => { + H(), L.value && M && oe && (G = new MutationObserver(T), G.observe(oe, P)); + }, { immediate: !0 }), X = () => { + H(), K(); + }; + return t.tryOnScopeDispose(X), { isSupported: L, stop: X }; + } + function Ba(m, T, g = {}) { + const { window: B = f, initialValue: M = "", observe: P = !1 } = g, G = r.ref(M), L = r.computed(() => { + var K; + return v(T) || ((K = B == null ? void 0 : B.document) == null ? void 0 : K.documentElement); + }); + function H() { + var K; + const X = t.toValue(m), oe = t.toValue(L); + if (oe && B) { + const me = (K = B.getComputedStyle(oe).getPropertyValue(X)) == null ? void 0 : K.trim(); + G.value = me || M; + } + } + return P && xa(L, H, { attributeFilter: ["style", "class"], window: B }), r.watch([L, () => t.toValue(m)], H, { immediate: !0 }), r.watch(G, (K) => { + var X; + (X = L.value) != null && X.style && L.value.style.setProperty(t.toValue(m), K); + }), G; + } + function hu() { + const m = r.getCurrentInstance(), T = t.computedWithControl(() => null, () => m.proxy.$el); + return r.onUpdated(T.trigger), r.onMounted(T.trigger), T; + } + function _s(m, T) { + const g = r.shallowRef(K()), B = t.toRef(m), M = r.computed({ get() { + var X; + const oe = B.value; + let me = T != null && T.getIndexOf ? T.getIndexOf(g.value, oe) : oe.indexOf(g.value); + return me < 0 && (me = (X = T == null ? void 0 : T.fallbackIndex) != null ? X : 0), me; + }, set(X) { + P(X); + } }); + function P(X) { + const oe = B.value, me = oe.length, le = (X % me + me) % me, pe = oe[le]; + return g.value = pe, pe; + } + function G(X = 1) { + return P(M.value + X); + } + function L(X = 1) { + return G(X); + } + function H(X = 1) { + return G(-X); + } + function K() { + var X, oe; + return (oe = t.toValue((X = T == null ? void 0 : T.initialValue) != null ? X : t.toValue(m)[0])) != null ? oe : void 0; + } + return r.watch(B, () => P(M.value)), { state: g, index: M, next: L, prev: H }; + } + var Ms = Object.defineProperty, Is = Object.defineProperties, Ys = Object.getOwnPropertyDescriptors, Si = Object.getOwnPropertySymbols, Fi = Object.prototype.hasOwnProperty, Ni = Object.prototype.propertyIsEnumerable, xi = (m, T, g) => T in m ? Ms(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, Bi = (m, T) => { + for (var g in T || (T = {})) + Fi.call(T, g) && xi(m, g, T[g]); + if (Si) + for (var g of Si(T)) + Ni.call(T, g) && xi(m, g, T[g]); + return m; + }, Ls = (m, T) => Is(m, Ys(T)); + function Oa(m = {}) { + const { valueDark: T = "dark", valueLight: g = "" } = m, B = Di(Ls(Bi({}, m), { onChanged: (M, P) => { + var G; + m.onChanged ? (G = m.onChanged) == null || G.call(m, M === "dark", P, M) : P(M); + }, modes: { dark: T, light: g } })); + return r.computed({ get() { + return B.value === "dark"; + }, set(M) { + const P = M ? "dark" : "light"; + B.system.value === P ? B.value = "auto" : B.value = P; + } }); + } + function Tu(m) { + return m; + } + function Ps(m, T) { + return m.value = T; + } + function Zs(m) { + return m ? typeof m == "function" ? m : de : Tu; + } + function js(m) { + return m ? typeof m == "function" ? m : de : Tu; + } + function Oi(m, T = {}) { + const { clone: g = !1, dump: B = Zs(g), parse: M = js(g), setSource: P = Ps } = T; + function G() { + return r.markRaw({ snapshot: B(m.value), timestamp: t.timestamp() }); + } + const L = r.ref(G()), H = r.ref([]), K = r.ref([]), X = (Re) => { + P(m, M(Re.snapshot)), L.value = Re; + }, oe = () => { + H.value.unshift(L.value), L.value = G(), T.capacity && H.value.length > T.capacity && H.value.splice(T.capacity, 1 / 0), K.value.length && K.value.splice(0, K.value.length); + }, me = () => { + H.value.splice(0, H.value.length), K.value.splice(0, K.value.length); + }, le = () => { + const Re = H.value.shift(); + Re && (K.value.unshift(L.value), X(Re)); + }, pe = () => { + const Re = K.value.shift(); + Re && (H.value.unshift(L.value), X(Re)); + }, he = () => { + X(L.value); + }, ge = r.computed(() => [L.value, ...H.value]), Ce = r.computed(() => H.value.length > 0), Ne = r.computed(() => K.value.length > 0); + return { source: m, undoStack: H, redoStack: K, last: L, history: ge, canUndo: Ce, canRedo: Ne, clear: me, commit: oe, reset: he, undo: le, redo: pe }; + } + var Ri = Object.defineProperty, Gs = Object.defineProperties, zs = Object.getOwnPropertyDescriptors, Jn = Object.getOwnPropertySymbols, wi = Object.prototype.hasOwnProperty, ki = Object.prototype.propertyIsEnumerable, fu = (m, T, g) => T in m ? Ri(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, _i = (m, T) => { + for (var g in T || (T = {})) + wi.call(T, g) && fu(m, g, T[g]); + if (Jn) + for (var g of Jn(T)) + ki.call(T, g) && fu(m, g, T[g]); + return m; + }, Mi = (m, T) => Gs(m, zs(T)); + function gu(m, T = {}) { + const { deep: g = !1, flush: B = "pre", eventFilter: M } = T, { eventFilter: P, pause: G, resume: L, isActive: H } = t.pausableFilter(M), { ignoreUpdates: K, ignorePrevAsyncUpdates: X, stop: oe } = t.watchIgnorable(m, ge, { deep: g, flush: B, eventFilter: P }); + function me(We, Ie) { + X(), K(() => { + We.value = Ie; + }); + } + const le = Oi(m, Mi(_i({}, T), { clone: T.clone || g, setSource: me })), { clear: pe, commit: he } = le; + function ge() { + X(), he(); + } + function Ce(We) { + L(), We && ge(); + } + function Ne(We) { + let Ie = !1; + const He = () => Ie = !0; + K(() => { + We(He); + }), Ie || ge(); + } + function Re() { + oe(), pe(); + } + return Mi(_i({}, le), { isTracking: H, pause: G, resume: Ce, commit: ge, batch: Ne, dispose: Re }); + } + var Ii = Object.defineProperty, Us = Object.defineProperties, Yi = Object.getOwnPropertyDescriptors, Li = Object.getOwnPropertySymbols, Pi = Object.prototype.hasOwnProperty, Zi = Object.prototype.propertyIsEnumerable, ji = (m, T, g) => T in m ? Ii(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, Eu = (m, T) => { + for (var g in T || (T = {})) + Pi.call(T, g) && ji(m, g, T[g]); + if (Li) + for (var g of Li(T)) + Zi.call(T, g) && ji(m, g, T[g]); + return m; + }, Hs = (m, T) => Us(m, Yi(T)); + function $s(m, T = {}) { + const g = T.debounce ? t.debounceFilter(T.debounce) : void 0, B = gu(m, Hs(Eu({}, T), { eventFilter: g })); + return Eu({}, B); + } + function Vs(m = {}) { + const { window: T = f, eventFilter: g = t.bypassFilter } = m, B = r.ref({ x: null, y: null, z: null }), M = r.ref({ alpha: null, beta: null, gamma: null }), P = r.ref(0), G = r.ref({ x: null, y: null, z: null }); + if (T) { + const L = t.createFilterWrapper(g, (H) => { + B.value = H.acceleration, G.value = H.accelerationIncludingGravity, M.value = H.rotationRate, P.value = H.interval; + }); + y(T, "devicemotion", L); + } + return { acceleration: B, accelerationIncludingGravity: G, rotationRate: M, interval: P }; + } + function Gi(m = {}) { + const { window: T = f } = m, g = ue(() => T && "DeviceOrientationEvent" in T), B = r.ref(!1), M = r.ref(null), P = r.ref(null), G = r.ref(null); + return T && g.value && y(T, "deviceorientation", (L) => { + B.value = L.absolute, M.value = L.alpha, P.value = L.beta, G.value = L.gamma; + }), { isSupported: g, isAbsolute: B, alpha: M, beta: P, gamma: G }; + } + function Ws({ window: m = f } = {}) { + const T = r.ref(1); + if (m) { + let g = function() { + T.value = m.devicePixelRatio, B(), M = m.matchMedia("(resolution: ".concat(T.value, "dppx)")), M.addEventListener("change", g, { once: !0 }); + }, B = function() { + M == null || M.removeEventListener("change", g); + }, M; + g(), t.tryOnScopeDispose(B); + } + return { pixelRatio: T }; + } + function zi(m, T = {}) { + const { controls: g = !1, navigator: B = _ } = T, M = ue(() => B && "permissions" in B); + let P; + const G = typeof m == "string" ? { name: m } : m, L = r.ref(), H = () => { + P && (L.value = P.state); + }, K = t.createSingletonPromise(async () => { + if (M.value) { + if (!P) + try { + P = await B.permissions.query(G), y(P, "change", H), H(); + } catch { + L.value = "prompt"; + } + return P; + } + }); + return K(), g ? { state: L, isSupported: M, query: K } : L; + } + function ho(m = {}) { + const { navigator: T = _, requestPermissions: g = !1, constraints: B = { audio: !0, video: !0 }, onUpdated: M } = m, P = r.ref([]), G = r.computed(() => P.value.filter((pe) => pe.kind === "videoinput")), L = r.computed(() => P.value.filter((pe) => pe.kind === "audioinput")), H = r.computed(() => P.value.filter((pe) => pe.kind === "audiooutput")), K = ue(() => T && T.mediaDevices && T.mediaDevices.enumerateDevices), X = r.ref(!1); + let oe; + async function me() { + K.value && (P.value = await T.mediaDevices.enumerateDevices(), M == null || M(P.value), oe && (oe.getTracks().forEach((pe) => pe.stop()), oe = null)); + } + async function le() { + if (!K.value) + return !1; + if (X.value) + return !0; + const { state: pe, query: he } = zi("camera", { controls: !0 }); + return await he(), pe.value !== "granted" && (oe = await T.mediaDevices.getUserMedia(B), me()), X.value = !0, X.value; + } + return K.value && (g && le(), y(T.mediaDevices, "devicechange", me), me()), { devices: P, ensurePermissions: le, permissionGranted: X, videoInputs: G, audioInputs: L, audioOutputs: H, isSupported: K }; + } + function vu(m = {}) { + var T; + const g = r.ref((T = m.enabled) != null ? T : !1), B = m.video, M = m.audio, { navigator: P = _ } = m, G = ue(() => { + var le; + return (le = P == null ? void 0 : P.mediaDevices) == null ? void 0 : le.getDisplayMedia; + }), L = { audio: M, video: B }, H = r.shallowRef(); + async function K() { + if (!(!G.value || H.value)) + return H.value = await P.mediaDevices.getDisplayMedia(L), H.value; + } + async function X() { + var le; + (le = H.value) == null || le.getTracks().forEach((pe) => pe.stop()), H.value = void 0; + } + function oe() { + X(), g.value = !1; + } + async function me() { + return await K(), H.value && (g.value = !0), H.value; + } + return r.watch(g, (le) => { + le ? K() : X(); + }, { immediate: !0 }), { isSupported: G, stream: H, start: me, stop: oe, enabled: g }; + } + function Ui({ document: m = S } = {}) { + if (!m) + return r.ref("visible"); + const T = r.ref(m.visibilityState); + return y(m, "visibilitychange", () => { + T.value = m.visibilityState; + }), T; + } + var Hi = Object.defineProperty, Qs = Object.defineProperties, qs = Object.getOwnPropertyDescriptors, Ra = Object.getOwnPropertySymbols, To = Object.prototype.hasOwnProperty, $i = Object.prototype.propertyIsEnumerable, Cu = (m, T, g) => T in m ? Hi(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, Vi = (m, T) => { + for (var g in T || (T = {})) + To.call(T, g) && Cu(m, g, T[g]); + if (Ra) + for (var g of Ra(T)) + $i.call(T, g) && Cu(m, g, T[g]); + return m; + }, Wi = (m, T) => Qs(m, qs(T)); + function fo(m, T = {}) { + var g, B; + const { pointerTypes: M, preventDefault: P, stopPropagation: G, exact: L, onMove: H, onEnd: K, onStart: X, initialValue: oe, axis: me = "both", draggingElement: le = f, handle: pe = m } = T, he = r.ref((g = t.toValue(oe)) != null ? g : { x: 0, y: 0 }), ge = r.ref(), Ce = (He) => M ? M.includes(He.pointerType) : !0, Ne = (He) => { + t.toValue(P) && He.preventDefault(), t.toValue(G) && He.stopPropagation(); + }, Re = (He) => { + if (!Ce(He) || t.toValue(L) && He.target !== t.toValue(m)) + return; + const Je = t.toValue(m).getBoundingClientRect(), $e = { x: He.clientX - Je.left, y: He.clientY - Je.top }; + (X == null ? void 0 : X($e, He)) !== !1 && (ge.value = $e, Ne(He)); + }, We = (He) => { + if (!Ce(He) || !ge.value) + return; + let { x: Je, y: $e } = he.value; + (me === "x" || me === "both") && (Je = He.clientX - ge.value.x), (me === "y" || me === "both") && ($e = He.clientY - ge.value.y), he.value = { x: Je, y: $e }, H == null || H(he.value, He), Ne(He); + }, Ie = (He) => { + Ce(He) && ge.value && (ge.value = void 0, K == null || K(he.value, He), Ne(He)); + }; + if (t.isClient) { + const He = { capture: (B = T.capture) != null ? B : !0 }; + y(pe, "pointerdown", Re, He), y(le, "pointermove", We, He), y(le, "pointerup", Ie, He); + } + return Wi(Vi({}, t.toRefs(he)), { position: he, isDragging: r.computed(() => !!ge.value), style: r.computed(() => "left:".concat(he.value.x, "px;top:").concat(he.value.y, "px;")) }); + } + function Ks(m, T = {}) { + const g = r.ref(!1), B = r.shallowRef(null); + let M = 0; + if (t.isClient) { + const P = typeof T == "function" ? { onDrop: T } : T, G = (L) => { + var H, K; + const X = Array.from((K = (H = L.dataTransfer) == null ? void 0 : H.files) != null ? K : []); + return B.value = X.length === 0 ? null : X; + }; + y(m, "dragenter", (L) => { + var H; + L.preventDefault(), M += 1, g.value = !0, (H = P.onEnter) == null || H.call(P, G(L), L); + }), y(m, "dragover", (L) => { + var H; + L.preventDefault(), (H = P.onOver) == null || H.call(P, G(L), L); + }), y(m, "dragleave", (L) => { + var H; + L.preventDefault(), M -= 1, M === 0 && (g.value = !1), (H = P.onLeave) == null || H.call(P, G(L), L); + }), y(m, "drop", (L) => { + var H; + L.preventDefault(), M = 0, g.value = !1, (H = P.onDrop) == null || H.call(P, G(L), L); + }); + } + return { files: B, isOverDropZone: g }; + } + var Du = Object.getOwnPropertySymbols, Js = Object.prototype.hasOwnProperty, Xs = Object.prototype.propertyIsEnumerable, Qi = (m, T) => { + var g = {}; + for (var B in m) + Js.call(m, B) && T.indexOf(B) < 0 && (g[B] = m[B]); + if (m != null && Du) + for (var B of Du(m)) + T.indexOf(B) < 0 && Xs.call(m, B) && (g[B] = m[B]); + return g; + }; + function go(m, T, g = {}) { + const B = g, { window: M = f } = B, P = Qi(B, ["window"]); + let G; + const L = ue(() => M && "ResizeObserver" in M), H = () => { + G && (G.disconnect(), G = void 0); + }, K = r.computed(() => Array.isArray(m) ? m.map((me) => v(me)) : [v(m)]), X = r.watch(K, (me) => { + if (H(), L.value && M) { + G = new ResizeObserver(T); + for (const le of me) + le && G.observe(le, P); + } + }, { immediate: !0, flush: "post", deep: !0 }), oe = () => { + H(), X(); + }; + return t.tryOnScopeDispose(oe), { isSupported: L, stop: oe }; + } + function el(m, T = {}) { + const { reset: g = !0, windowResize: B = !0, windowScroll: M = !0, immediate: P = !0 } = T, G = r.ref(0), L = r.ref(0), H = r.ref(0), K = r.ref(0), X = r.ref(0), oe = r.ref(0), me = r.ref(0), le = r.ref(0); + function pe() { + const he = v(m); + if (!he) { + g && (G.value = 0, L.value = 0, H.value = 0, K.value = 0, X.value = 0, oe.value = 0, me.value = 0, le.value = 0); + return; + } + const ge = he.getBoundingClientRect(); + G.value = ge.height, L.value = ge.bottom, H.value = ge.left, K.value = ge.right, X.value = ge.top, oe.value = ge.width, me.value = ge.x, le.value = ge.y; + } + return go(m, pe), r.watch(() => v(m), (he) => !he && pe()), M && y("scroll", pe, { capture: !0, passive: !0 }), B && y("resize", pe, { passive: !0 }), t.tryOnMounted(() => { + P && pe(); + }), { height: G, bottom: L, left: H, right: K, top: X, width: oe, x: me, y: le, update: pe }; + } + var qi = Object.defineProperty, Ki = Object.getOwnPropertySymbols, Eo = Object.prototype.hasOwnProperty, Ji = Object.prototype.propertyIsEnumerable, vo = (m, T, g) => T in m ? qi(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, Xi = (m, T) => { + for (var g in T || (T = {})) + Eo.call(T, g) && vo(m, g, T[g]); + if (Ki) + for (var g of Ki(T)) + Ji.call(T, g) && vo(m, g, T[g]); + return m; + }; + function tl(m) { + const { x: T, y: g, document: B = S, multiple: M, interval: P = "requestAnimationFrame", immediate: G = !0 } = m, L = ue(() => t.toValue(M) ? B && "elementsFromPoint" in B : B && "elementFromPoint" in B), H = r.ref(null), K = () => { + var oe, me; + H.value = t.toValue(M) ? (oe = B == null ? void 0 : B.elementsFromPoint(t.toValue(T), t.toValue(g))) != null ? oe : [] : (me = B == null ? void 0 : B.elementFromPoint(t.toValue(T), t.toValue(g))) != null ? me : null; + }, X = P === "requestAnimationFrame" ? ye(K, { immediate: G }) : t.useIntervalFn(K, P, { immediate: G }); + return Xi({ isSupported: L, element: H }, X); + } + function rl(m, T = {}) { + const { delayEnter: g = 0, delayLeave: B = 0, window: M = f } = T, P = r.ref(!1); + let G; + const L = (H) => { + const K = H ? g : B; + G && (clearTimeout(G), G = void 0), K ? G = setTimeout(() => P.value = H, K) : P.value = H; + }; + return M && (y(m, "mouseenter", () => L(!0), { passive: !0 }), y(m, "mouseleave", () => L(!1), { passive: !0 })), P; + } + function e0(m, T = { width: 0, height: 0 }, g = {}) { + const { window: B = f, box: M = "content-box" } = g, P = r.computed(() => { + var H, K; + return (K = (H = v(m)) == null ? void 0 : H.namespaceURI) == null ? void 0 : K.includes("svg"); + }), G = r.ref(T.width), L = r.ref(T.height); + return go(m, ([H]) => { + const K = M === "border-box" ? H.borderBoxSize : M === "content-box" ? H.contentBoxSize : H.devicePixelContentBoxSize; + if (B && P.value) { + const X = v(m); + if (X) { + const oe = B.getComputedStyle(X); + G.value = Number.parseFloat(oe.width), L.value = Number.parseFloat(oe.height); + } + } else if (K) { + const X = Array.isArray(K) ? K : [K]; + G.value = X.reduce((oe, { inlineSize: me }) => oe + me, 0), L.value = X.reduce((oe, { blockSize: me }) => oe + me, 0); + } else + G.value = H.contentRect.width, L.value = H.contentRect.height; + }, g), r.watch(() => v(m), (H) => { + G.value = H ? T.width : 0, L.value = H ? T.height : 0; + }), { width: G, height: L }; + } + function bu(m, T, g = {}) { + const { root: B, rootMargin: M = "0px", threshold: P = 0.1, window: G = f, immediate: L = !0 } = g, H = ue(() => G && "IntersectionObserver" in G), K = r.computed(() => { + const pe = t.toValue(m); + return (Array.isArray(pe) ? pe : [pe]).map(v).filter(t.notNullish); + }); + let X = t.noop; + const oe = r.ref(L), me = H.value ? r.watch(() => [K.value, v(B), oe.value], ([pe, he]) => { + if (X(), !oe.value || !pe.length) + return; + const ge = new IntersectionObserver(T, { root: v(he), rootMargin: M, threshold: P }); + pe.forEach((Ce) => Ce && ge.observe(Ce)), X = () => { + ge.disconnect(), X = t.noop; + }; + }, { immediate: L, flush: "post" }) : t.noop, le = () => { + X(), me(), oe.value = !1; + }; + return t.tryOnScopeDispose(le), { isSupported: H, isActive: oe, pause() { + X(), oe.value = !1; + }, resume() { + oe.value = !0; + }, stop: le }; + } + function nl(m, { window: T = f, scrollTarget: g } = {}) { + const B = r.ref(!1); + return bu(m, ([{ isIntersecting: M }]) => { + B.value = M; + }, { root: g, window: T }), B; + } + const wa = /* @__PURE__ */ new Map(); + function t0(m) { + const T = r.getCurrentScope(); + function g(L) { + var H; + const K = wa.get(m) || /* @__PURE__ */ new Set(); + K.add(L), wa.set(m, K); + const X = () => M(L); + return (H = T == null ? void 0 : T.cleanups) == null || H.push(X), X; + } + function B(L) { + function H(...K) { + M(H), L(...K); + } + return g(H); + } + function M(L) { + const H = wa.get(m); + H && (H.delete(L), H.size || P()); + } + function P() { + wa.delete(m); + } + function G(L, H) { + var K; + (K = wa.get(m)) == null || K.forEach((X) => X(L, H)); + } + return { on: g, once: B, off: M, emit: G, reset: P }; + } + function Co(m, T = [], g = {}) { + const B = r.ref(null), M = r.ref(null), P = r.ref("CONNECTING"), G = r.ref(null), L = r.shallowRef(null), { withCredentials: H = !1 } = g, K = () => { + G.value && (G.value.close(), G.value = null, P.value = "CLOSED"); + }, X = new EventSource(m, { withCredentials: H }); + G.value = X, X.onopen = () => { + P.value = "OPEN", L.value = null; + }, X.onerror = (oe) => { + P.value = "CLOSED", L.value = oe; + }, X.onmessage = (oe) => { + B.value = null, M.value = oe.data; + }; + for (const oe of T) + y(X, oe, (me) => { + B.value = oe, M.value = me.data || null; + }); + return t.tryOnScopeDispose(() => { + K(); + }), { eventSource: G, event: B, data: M, status: P, error: L, close: K }; + } + function r0(m = {}) { + const { initialValue: T = "" } = m, g = ue(() => typeof window < "u" && "EyeDropper" in window), B = r.ref(T); + async function M(P) { + if (!g.value) + return; + const G = await new window.EyeDropper().open(P); + return B.value = G.sRGBHex, G; + } + return { isSupported: g, sRGBHex: B, open: M }; + } + function yu(m = null, T = {}) { + const { baseUrl: g = "", rel: B = "icon", document: M = S } = T, P = t.toRef(m), G = (L) => { + M == null || M.head.querySelectorAll('link[rel*="'.concat(B, '"]')).forEach((H) => H.href = "".concat(g).concat(L)); + }; + return r.watch(P, (L, H) => { + typeof L == "string" && L !== H && G(L); + }, { immediate: !0 }), P; + } + var n0 = Object.defineProperty, al = Object.defineProperties, ol = Object.getOwnPropertyDescriptors, a0 = Object.getOwnPropertySymbols, o0 = Object.prototype.hasOwnProperty, ul = Object.prototype.propertyIsEnumerable, Su = (m, T, g) => T in m ? n0(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, Ut = (m, T) => { + for (var g in T || (T = {})) + o0.call(T, g) && Su(m, g, T[g]); + if (a0) + for (var g of a0(T)) + ul.call(T, g) && Su(m, g, T[g]); + return m; + }, un = (m, T) => al(m, ol(T)); + const u0 = { json: "application/json", text: "text/plain" }; + function Do(m) { + return m && t.containsProp(m, "immediate", "refetch", "initialData", "timeout", "beforeFetch", "afterFetch", "onFetchError", "fetch"); + } + function i0(m) { + return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(m); + } + function ka(m) { + return typeof Headers < "u" && m instanceof Headers ? Object.fromEntries([...m.entries()]) : m; + } + function Xn(m, ...T) { + return m === "overwrite" ? async (g) => { + const B = T[T.length - 1]; + return B ? Ut(Ut({}, g), await B(g)) : g; + } : async (g) => { + for (const B of T) + B && (g = Ut(Ut({}, g), await B(g))); + return g; + }; + } + function s0(m = {}) { + const T = m.combination || "chain", g = m.options || {}, B = m.fetchOptions || {}; + function M(P, ...G) { + const L = r.computed(() => { + const X = t.toValue(m.baseUrl), oe = t.toValue(P); + return X && !i0(oe) ? il(X, oe) : oe; + }); + let H = g, K = B; + return G.length > 0 && (Do(G[0]) ? H = un(Ut(Ut({}, H), G[0]), { beforeFetch: Xn(T, g.beforeFetch, G[0].beforeFetch), afterFetch: Xn(T, g.afterFetch, G[0].afterFetch), onFetchError: Xn(T, g.onFetchError, G[0].onFetchError) }) : K = un(Ut(Ut({}, K), G[0]), { headers: Ut(Ut({}, ka(K.headers) || {}), ka(G[0].headers) || {}) })), G.length > 1 && Do(G[1]) && (H = un(Ut(Ut({}, H), G[1]), { beforeFetch: Xn(T, g.beforeFetch, G[1].beforeFetch), afterFetch: Xn(T, g.afterFetch, G[1].afterFetch), onFetchError: Xn(T, g.onFetchError, G[1].onFetchError) })), l0(L, K, H); + } + return M; + } + function l0(m, ...T) { + var g; + const B = typeof AbortController == "function"; + let M = {}, P = { immediate: !0, refetch: !1, timeout: 0 }; + const G = { method: "GET", type: "text", payload: void 0 }; + T.length > 0 && (Do(T[0]) ? P = Ut(Ut({}, P), T[0]) : M = T[0]), T.length > 1 && Do(T[1]) && (P = Ut(Ut({}, P), T[1])); + const { fetch: L = (g = f) == null ? void 0 : g.fetch, initialData: H, timeout: K } = P, X = t.createEventHook(), oe = t.createEventHook(), me = t.createEventHook(), le = r.ref(!1), pe = r.ref(!1), he = r.ref(!1), ge = r.ref(null), Ce = r.shallowRef(null), Ne = r.shallowRef(null), Re = r.shallowRef(H || null), We = r.computed(() => B && pe.value); + let Ie, He; + const Je = () => { + B && (Ie == null || Ie.abort(), Ie = new AbortController(), Ie.signal.onabort = () => he.value = !0, M = un(Ut({}, M), { signal: Ie.signal })); + }, $e = (Ht) => { + pe.value = Ht, le.value = !Ht; + }; + K && (He = t.useTimeoutFn(Je, K, { immediate: !1 })); + const rt = async (Ht = !1) => { + var Tt; + Je(), $e(!0), Ne.value = null, ge.value = null, he.value = !1; + const nr = { method: G.method, headers: {} }; + if (G.payload) { + const Xc = ka(nr.headers); + G.payloadType && (Xc["Content-Type"] = (Tt = u0[G.payloadType]) != null ? Tt : G.payloadType); + const ed = t.toValue(G.payload); + nr.body = G.payloadType === "json" ? JSON.stringify(ed) : ed; + } + let Xr = !1; + const Ma = { url: t.toValue(m), options: Ut(Ut({}, nr), M), cancel: () => { + Xr = !0; + } }; + if (P.beforeFetch && Object.assign(Ma, await P.beforeFetch(Ma)), Xr || !L) + return $e(!1), Promise.resolve(null); + let Fu = null; + return He && He.start(), new Promise((Xc, ed) => { + var dv; + L(Ma.url, un(Ut(Ut({}, nr), Ma.options), { headers: Ut(Ut({}, ka(nr.headers)), ka((dv = Ma.options) == null ? void 0 : dv.headers)) })).then(async (en) => { + if (Ce.value = en, ge.value = en.status, Fu = await en[G.type](), !en.ok) + throw Re.value = H || null, new Error(en.statusText); + return P.afterFetch && ({ data: Fu } = await P.afterFetch({ data: Fu, response: en })), Re.value = Fu, X.trigger(en), Xc(en); + }).catch(async (en) => { + let pv = en.message || en.name; + return P.onFetchError && ({ error: pv } = await P.onFetchError({ data: Fu, error: en, response: Ce.value })), Ne.value = pv, oe.trigger(en), Ht ? ed(en) : Xc(null); + }).finally(() => { + $e(!1), He && He.stop(), me.trigger(null); + }); + }); + }, ze = t.toRef(P.refetch); + r.watch([ze, t.toRef(m)], ([Ht]) => Ht && rt(), { deep: !0 }); + const it = { isFinished: le, statusCode: ge, response: Ce, error: Ne, data: Re, isFetching: pe, canAbort: We, aborted: he, abort: Je, execute: rt, onFetchResponse: X.on, onFetchError: oe.on, onFetchFinally: me.on, get: yt("GET"), put: yt("PUT"), post: yt("POST"), delete: yt("DELETE"), patch: yt("PATCH"), head: yt("HEAD"), options: yt("OPTIONS"), json: Br("json"), text: Br("text"), blob: Br("blob"), arrayBuffer: Br("arrayBuffer"), formData: Br("formData") }; + function yt(Ht) { + return (Tt, nr) => { + if (!pe.value) { + G.method = Ht, G.payload = Tt, G.payloadType = nr, r.isRef(G.payload) && r.watch([ze, t.toRef(G.payload)], ([Ma]) => Ma && rt(), { deep: !0 }); + const Xr = t.toValue(G.payload); + return !nr && Xr && Object.getPrototypeOf(Xr) === Object.prototype && !(Xr instanceof FormData) && (G.payloadType = "json"), un(Ut({}, it), { then(Ma, Fu) { + return sr().then(Ma, Fu); + } }); + } + }; + } + function sr() { + return new Promise((Ht, Tt) => { + t.until(le).toBe(!0).then(() => Ht(it)).catch((nr) => Tt(nr)); + }); + } + function Br(Ht) { + return () => { + if (!pe.value) + return G.type = Ht, un(Ut({}, it), { then(Tt, nr) { + return sr().then(Tt, nr); + } }); + }; + } + return P.immediate && Promise.resolve().then(() => rt()), un(Ut({}, it), { then(Ht, Tt) { + return sr().then(Ht, Tt); + } }); + } + function il(m, T) { + return !m.endsWith("/") && !T.startsWith("/") ? "".concat(m, "/").concat(T) : "".concat(m).concat(T); + } + var c0 = Object.defineProperty, Y = Object.getOwnPropertySymbols, U = Object.prototype.hasOwnProperty, W = Object.prototype.propertyIsEnumerable, ie = (m, T, g) => T in m ? c0(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, F = (m, T) => { + for (var g in T || (T = {})) + U.call(T, g) && ie(m, g, T[g]); + if (Y) + for (var g of Y(T)) + W.call(T, g) && ie(m, g, T[g]); + return m; + }; + const N = { multiple: !0, accept: "*", reset: !1 }; + function I(m = {}) { + const { document: T = S } = m, g = r.ref(null), { on: B, trigger: M } = t.createEventHook(); + let P; + T && (P = T.createElement("input"), P.type = "file", P.onchange = (H) => { + const K = H.target; + g.value = K.files, M(g.value); + }); + const G = () => { + g.value = null, P && (P.value = ""); + }, L = (H) => { + if (!P) + return; + const K = F(F(F({}, N), m), H); + P.multiple = K.multiple, P.accept = K.accept, t.hasOwn(K, "capture") && (P.capture = K.capture), K.reset && G(), P.click(); + }; + return { files: r.readonly(g), open: L, reset: G, onChange: B }; + } + var ce = Object.defineProperty, ve = Object.getOwnPropertySymbols, ke = Object.prototype.hasOwnProperty, we = Object.prototype.propertyIsEnumerable, Oe = (m, T, g) => T in m ? ce(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, Pe = (m, T) => { + for (var g in T || (T = {})) + ke.call(T, g) && Oe(m, g, T[g]); + if (ve) + for (var g of ve(T)) + we.call(T, g) && Oe(m, g, T[g]); + return m; + }; + function Ke(m = {}) { + const { window: T = f, dataType: g = "Text" } = m, B = T, M = ue(() => B && "showSaveFilePicker" in B && "showOpenFilePicker" in B), P = r.ref(), G = r.ref(), L = r.ref(), H = r.computed(() => { + var Ne, Re; + return (Re = (Ne = L.value) == null ? void 0 : Ne.name) != null ? Re : ""; + }), K = r.computed(() => { + var Ne, Re; + return (Re = (Ne = L.value) == null ? void 0 : Ne.type) != null ? Re : ""; + }), X = r.computed(() => { + var Ne, Re; + return (Re = (Ne = L.value) == null ? void 0 : Ne.size) != null ? Re : 0; + }), oe = r.computed(() => { + var Ne, Re; + return (Re = (Ne = L.value) == null ? void 0 : Ne.lastModified) != null ? Re : 0; + }); + async function me(Ne = {}) { + if (!M.value) + return; + const [Re] = await B.showOpenFilePicker(Pe(Pe({}, t.toValue(m)), Ne)); + P.value = Re, await ge(), await Ce(); + } + async function le(Ne = {}) { + M.value && (P.value = await B.showSaveFilePicker(Pe(Pe({}, m), Ne)), G.value = void 0, await ge(), await Ce()); + } + async function pe(Ne = {}) { + if (M.value) { + if (!P.value) + return he(Ne); + if (G.value) { + const Re = await P.value.createWritable(); + await Re.write(G.value), await Re.close(); + } + await ge(); + } + } + async function he(Ne = {}) { + if (M.value) { + if (P.value = await B.showSaveFilePicker(Pe(Pe({}, m), Ne)), G.value) { + const Re = await P.value.createWritable(); + await Re.write(G.value), await Re.close(); + } + await ge(); + } + } + async function ge() { + var Ne; + L.value = await ((Ne = P.value) == null ? void 0 : Ne.getFile()); + } + async function Ce() { + var Ne, Re; + const We = t.toValue(g); + We === "Text" ? G.value = await ((Ne = L.value) == null ? void 0 : Ne.text()) : We === "ArrayBuffer" ? G.value = await ((Re = L.value) == null ? void 0 : Re.arrayBuffer()) : We === "Blob" && (G.value = L.value); + } + return r.watch(() => t.toValue(g), Ce), { isSupported: M, data: G, file: L, fileName: H, fileMIME: K, fileSize: X, fileLastModified: oe, open: me, create: le, save: pe, saveAs: he, updateData: Ce }; + } + function je(m, T = {}) { + const { initialValue: g = !1 } = T, B = r.ref(!1), M = r.computed(() => v(m)); + y(M, "focus", () => B.value = !0), y(M, "blur", () => B.value = !1); + const P = r.computed({ get: () => B.value, set(G) { + var L, H; + !G && B.value ? (L = M.value) == null || L.blur() : G && !B.value && ((H = M.value) == null || H.focus()); + } }); + return r.watch(M, () => { + P.value = g; + }, { immediate: !0, flush: "post" }), { focused: P }; + } + function tt(m, T = {}) { + const g = Ue(T), B = r.computed(() => v(m)); + return { focused: r.computed(() => B.value && g.value ? B.value.contains(g.value) : !1) }; + } + function ot(m) { + var T; + const g = r.ref(0); + if (typeof performance > "u") + return g; + const B = (T = m == null ? void 0 : m.every) != null ? T : 10; + let M = performance.now(), P = 0; + return ye(() => { + if (P += 1, P >= B) { + const G = performance.now(), L = G - M; + g.value = Math.round(1e3 / (L / P)), M = G, P = 0; + } + }), g; + } + const Ct = ["fullscreenchange", "webkitfullscreenchange", "webkitendfullscreen", "mozfullscreenchange", "MSFullscreenChange"]; + function Rt(m, T = {}) { + const { document: g = S, autoExit: B = !1 } = T, M = r.computed(() => { + var Ce; + return (Ce = v(m)) != null ? Ce : g == null ? void 0 : g.querySelector("html"); + }), P = r.ref(!1), G = r.computed(() => ["requestFullscreen", "webkitRequestFullscreen", "webkitEnterFullscreen", "webkitEnterFullScreen", "webkitRequestFullScreen", "mozRequestFullScreen", "msRequestFullscreen"].find((Ce) => g && Ce in g || M.value && Ce in M.value)), L = r.computed(() => ["exitFullscreen", "webkitExitFullscreen", "webkitExitFullScreen", "webkitCancelFullScreen", "mozCancelFullScreen", "msExitFullscreen"].find((Ce) => g && Ce in g || M.value && Ce in M.value)), H = r.computed(() => ["fullScreen", "webkitIsFullScreen", "webkitDisplayingFullscreen", "mozFullScreen", "msFullscreenElement"].find((Ce) => g && Ce in g || M.value && Ce in M.value)), K = ["fullscreenElement", "webkitFullscreenElement", "mozFullScreenElement", "msFullscreenElement"].find((Ce) => g && Ce in g), X = ue(() => M.value && g && G.value !== void 0 && L.value !== void 0 && H.value !== void 0), oe = () => K ? (g == null ? void 0 : g[K]) === M.value : !1, me = () => { + if (H.value) { + if (g && g[H.value] != null) + return g[H.value]; + { + const Ce = M.value; + if ((Ce == null ? void 0 : Ce[H.value]) != null) + return !!Ce[H.value]; + } + } + return !1; + }; + async function le() { + if (!(!X.value || !P.value)) { + if (L.value) + if ((g == null ? void 0 : g[L.value]) != null) + await g[L.value](); + else { + const Ce = M.value; + (Ce == null ? void 0 : Ce[L.value]) != null && await Ce[L.value](); + } + P.value = !1; + } + } + async function pe() { + if (!X.value || P.value) + return; + me() && await le(); + const Ce = M.value; + G.value && (Ce == null ? void 0 : Ce[G.value]) != null && (await Ce[G.value](), P.value = !0); + } + async function he() { + await (P.value ? le() : pe()); + } + const ge = () => { + const Ce = me(); + (!Ce || Ce && oe()) && (P.value = Ce); + }; + return y(g, Ct, ge, !1), y(() => v(M), Ct, ge, !1), B && t.tryOnScopeDispose(le), { isSupported: X, isFullscreen: P, enter: pe, exit: le, toggle: he }; + } + var _t = Object.defineProperty, ur = Object.defineProperties, ir = Object.getOwnPropertyDescriptors, zr = Object.getOwnPropertySymbols, Cn = Object.prototype.hasOwnProperty, rr = Object.prototype.propertyIsEnumerable, Lt = (m, T, g) => T in m ? _t(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, yr = (m, T) => { + for (var g in T || (T = {})) + Cn.call(T, g) && Lt(m, g, T[g]); + if (zr) + for (var g of zr(T)) + rr.call(T, g) && Lt(m, g, T[g]); + return m; + }, kr = (m, T) => ur(m, ir(T)); + function xt(m) { + return r.computed(() => m.value ? { buttons: { a: m.value.buttons[0], b: m.value.buttons[1], x: m.value.buttons[2], y: m.value.buttons[3] }, bumper: { left: m.value.buttons[4], right: m.value.buttons[5] }, triggers: { left: m.value.buttons[6], right: m.value.buttons[7] }, stick: { left: { horizontal: m.value.axes[0], vertical: m.value.axes[1], button: m.value.buttons[10] }, right: { horizontal: m.value.axes[2], vertical: m.value.axes[3], button: m.value.buttons[11] } }, dpad: { up: m.value.buttons[12], down: m.value.buttons[13], left: m.value.buttons[14], right: m.value.buttons[15] }, back: m.value.buttons[8], start: m.value.buttons[9] } : null); + } + function Vt(m = {}) { + const { navigator: T = _ } = m, g = ue(() => T && "getGamepads" in T), B = r.ref([]), M = t.createEventHook(), P = t.createEventHook(), G = (le) => { + const pe = [], he = "vibrationActuator" in le ? le.vibrationActuator : null; + return he && pe.push(he), le.hapticActuators && pe.push(...le.hapticActuators), kr(yr({}, le), { id: le.id, hapticActuators: pe, axes: le.axes.map((ge) => ge), buttons: le.buttons.map((ge) => ({ pressed: ge.pressed, touched: ge.touched, value: ge.value })) }); + }, L = () => { + const le = (T == null ? void 0 : T.getGamepads()) || []; + for (let pe = 0; pe < le.length; ++pe) { + const he = le[pe]; + if (he) { + const ge = B.value.findIndex(({ index: Ce }) => Ce === he.index); + ge > -1 && (B.value[ge] = G(he)); + } + } + }, { isActive: H, pause: K, resume: X } = ye(L), oe = (le) => { + B.value.some(({ index: pe }) => pe === le.index) || (B.value.push(G(le)), M.trigger(le.index)), X(); + }, me = (le) => { + B.value = B.value.filter((pe) => pe.index !== le.index), P.trigger(le.index); + }; + return y("gamepadconnected", (le) => oe(le.gamepad)), y("gamepaddisconnected", (le) => me(le.gamepad)), t.tryOnMounted(() => { + const le = (T == null ? void 0 : T.getGamepads()) || []; + if (le) + for (let pe = 0; pe < le.length; ++pe) { + const he = le[pe]; + he && oe(he); + } + }), K(), { isSupported: g, onConnected: M.on, onDisconnected: P.on, gamepads: B, pause: K, resume: X, isActive: H }; + } + function hr(m = {}) { + const { enableHighAccuracy: T = !0, maximumAge: g = 3e4, timeout: B = 27e3, navigator: M = _, immediate: P = !0 } = m, G = ue(() => M && "geolocation" in M), L = r.ref(null), H = r.shallowRef(null), K = r.ref({ accuracy: 0, latitude: 1 / 0, longitude: 1 / 0, altitude: null, altitudeAccuracy: null, heading: null, speed: null }); + function X(pe) { + L.value = pe.timestamp, K.value = pe.coords, H.value = null; + } + let oe; + function me() { + G.value && (oe = M.geolocation.watchPosition(X, (pe) => H.value = pe, { enableHighAccuracy: T, maximumAge: g, timeout: B })); + } + P && me(); + function le() { + oe && M && M.geolocation.clearWatch(oe); + } + return t.tryOnScopeDispose(() => { + le(); + }), { isSupported: G, coords: K, locatedAt: L, error: H, resume: me, pause: le }; + } + const Vc = ["mousemove", "mousedown", "resize", "keydown", "touchstart", "wheel"], _a = 6e4; + function Wc(m = _a, T = {}) { + const { initialState: g = !1, listenForVisibilityChange: B = !0, events: M = Vc, window: P = f, eventFilter: G = t.throttleFilter(50) } = T, L = r.ref(g), H = r.ref(t.timestamp()); + let K; + const X = () => { + L.value = !1, clearTimeout(K), K = setTimeout(() => L.value = !0, m); + }, oe = t.createFilterWrapper(G, () => { + H.value = t.timestamp(), X(); + }); + if (P) { + const me = P.document; + for (const le of M) + y(P, le, oe, { passive: !0 }); + B && y(me, "visibilitychange", () => { + me.hidden || oe(); + }), X(); + } + return { idle: L, lastActive: H, reset: X }; + } + var Qc = Object.defineProperty, lE = Object.getOwnPropertySymbols, Tw = Object.prototype.hasOwnProperty, fw = Object.prototype.propertyIsEnumerable, cE = (m, T, g) => T in m ? Qc(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, gw = (m, T) => { + for (var g in T || (T = {})) + Tw.call(T, g) && cE(m, g, T[g]); + if (lE) + for (var g of lE(T)) + fw.call(T, g) && cE(m, g, T[g]); + return m; + }; + async function Ew(m) { + return new Promise((T, g) => { + const B = new Image(), { src: M, srcset: P, sizes: G, class: L, loading: H, crossorigin: K, referrerPolicy: X } = m; + B.src = M, P && (B.srcset = P), G && (B.sizes = G), L && (B.className = L), H && (B.loading = H), K && (B.crossOrigin = K), X && (B.referrerPolicy = X), B.onload = () => T(B), B.onerror = g; + }); + } + function vw(m, T = {}) { + const g = Nt(() => Ew(t.toValue(m)), void 0, gw({ resetOnExecute: !0 }, T)); + return r.watch(() => t.toValue(m), () => g.execute(T.delay), { deep: !0 }), g; + } + const dE = 1; + function pE(m, T = {}) { + const { throttle: g = 0, idle: B = 200, onStop: M = t.noop, onScroll: P = t.noop, offset: G = { left: 0, right: 0, top: 0, bottom: 0 }, eventListenerOptions: L = { capture: !1, passive: !0 }, behavior: H = "auto" } = T, K = r.ref(0), X = r.ref(0), oe = r.computed({ get() { + return K.value; + }, set(Ie) { + le(Ie, void 0); + } }), me = r.computed({ get() { + return X.value; + }, set(Ie) { + le(void 0, Ie); + } }); + function le(Ie, He) { + var Je, $e, rt; + const ze = t.toValue(m); + ze && ((rt = ze instanceof Document ? document.body : ze) == null || rt.scrollTo({ top: (Je = t.toValue(He)) != null ? Je : me.value, left: ($e = t.toValue(Ie)) != null ? $e : oe.value, behavior: t.toValue(H) })); + } + const pe = r.ref(!1), he = r.reactive({ left: !0, right: !1, top: !0, bottom: !1 }), ge = r.reactive({ left: !1, right: !1, top: !1, bottom: !1 }), Ce = (Ie) => { + pe.value && (pe.value = !1, ge.left = !1, ge.right = !1, ge.top = !1, ge.bottom = !1, M(Ie)); + }, Ne = t.useDebounceFn(Ce, g + B), Re = (Ie) => { + const He = Ie === window ? Ie.document.documentElement : Ie === document ? Ie.documentElement : Ie, { display: Je, flexDirection: $e } = getComputedStyle(He), rt = He.scrollLeft; + ge.left = rt < K.value, ge.right = rt > K.value; + const ze = Math.abs(rt) <= 0 + (G.left || 0), it = Math.abs(rt) + He.clientWidth >= He.scrollWidth - (G.right || 0) - dE; + Je === "flex" && $e === "row-reverse" ? (he.left = it, he.right = ze) : (he.left = ze, he.right = it), K.value = rt; + let yt = He.scrollTop; + Ie === document && !yt && (yt = document.body.scrollTop), ge.top = yt < X.value, ge.bottom = yt > X.value; + const sr = Math.abs(yt) <= 0 + (G.top || 0), Br = Math.abs(yt) + He.clientHeight >= He.scrollHeight - (G.bottom || 0) - dE; + Je === "flex" && $e === "column-reverse" ? (he.top = Br, he.bottom = sr) : (he.top = sr, he.bottom = Br), X.value = yt; + }, We = (Ie) => { + const He = Ie.target === document ? Ie.target.documentElement : Ie.target; + Re(He), pe.value = !0, Ne(Ie), P(Ie); + }; + return y(m, "scroll", g ? t.useThrottleFn(We, g, !0, !1) : We, L), y(m, "scrollend", Ce, L), { x: oe, y: me, isScrolling: pe, arrivedState: he, directions: ge, measure() { + const Ie = t.toValue(m); + Ie && Re(Ie); + } }; + } + var Cw = Object.defineProperty, Dw = Object.defineProperties, bw = Object.getOwnPropertyDescriptors, AE = Object.getOwnPropertySymbols, yw = Object.prototype.hasOwnProperty, Sw = Object.prototype.propertyIsEnumerable, mE = (m, T, g) => T in m ? Cw(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, hE = (m, T) => { + for (var g in T || (T = {})) + yw.call(T, g) && mE(m, g, T[g]); + if (AE) + for (var g of AE(T)) + Sw.call(T, g) && mE(m, g, T[g]); + return m; + }, Fw = (m, T) => Dw(m, bw(T)); + function Nw(m, T, g = {}) { + var B; + const { direction: M = "bottom", interval: P = 100 } = g, G = r.reactive(pE(m, Fw(hE({}, g), { offset: hE({ [M]: (B = g.distance) != null ? B : 0 }, g.offset) }))), L = r.ref(), H = r.computed(() => !!L.value); + function K() { + G.measure(); + const X = t.toValue(m); + if (!X || !X.offsetParent) + return; + const oe = M === "bottom" || M === "top" ? X.scrollHeight <= X.clientHeight : X.scrollWidth <= X.clientWidth; + (G.arrivedState[M] || oe) && (L.value || (L.value = Promise.all([T(G), new Promise((me) => setTimeout(me, P))]).finally(() => { + L.value = null, r.nextTick(() => K()); + }))); + } + return r.watch(() => [G.arrivedState[M], t.toValue(m)], K, { immediate: !0 }), { isLoading: H }; + } + const xw = ["mousedown", "mouseup", "keydown", "keyup"]; + function Bw(m, T = {}) { + const { events: g = xw, document: B = S, initial: M = null } = T, P = r.ref(M); + return B && g.forEach((G) => { + y(B, G, (L) => { + typeof L.getModifierState == "function" && (P.value = L.getModifierState(m)); + }); + }), P; + } + function Ow(m, T, g = {}) { + const { window: B = f } = g; + return Kn(m, T, B == null ? void 0 : B.localStorage, g); + } + const TE = { ctrl: "control", command: "meta", cmd: "meta", option: "alt", up: "arrowup", down: "arrowdown", left: "arrowleft", right: "arrowright" }; + function Rw(m = {}) { + const { reactive: T = !1, target: g = f, aliasMap: B = TE, passive: M = !0, onEventFired: P = t.noop } = m, G = r.reactive(/* @__PURE__ */ new Set()), L = { toJSON() { + return {}; + }, current: G }, H = T ? r.reactive(L) : L, K = /* @__PURE__ */ new Set(), X = /* @__PURE__ */ new Set(); + function oe(he, ge) { + he in H && (T ? H[he] = ge : H[he].value = ge); + } + function me() { + G.clear(); + for (const he of X) + oe(he, !1); + } + function le(he, ge) { + var Ce, Ne; + const Re = (Ce = he.key) == null ? void 0 : Ce.toLowerCase(), We = [(Ne = he.code) == null ? void 0 : Ne.toLowerCase(), Re].filter(Boolean); + Re && (ge ? G.add(Re) : G.delete(Re)); + for (const Ie of We) + X.add(Ie), oe(Ie, ge); + Re === "meta" && !ge ? (K.forEach((Ie) => { + G.delete(Ie), oe(Ie, !1); + }), K.clear()) : typeof he.getModifierState == "function" && he.getModifierState("Meta") && ge && [...G, ...We].forEach((Ie) => K.add(Ie)); + } + y(g, "keydown", (he) => (le(he, !0), P(he)), { passive: M }), y(g, "keyup", (he) => (le(he, !1), P(he)), { passive: M }), y("blur", me, { passive: !0 }), y("focus", me, { passive: !0 }); + const pe = new Proxy(H, { get(he, ge, Ce) { + if (typeof ge != "string") + return Reflect.get(he, ge, Ce); + if (ge = ge.toLowerCase(), ge in B && (ge = B[ge]), !(ge in H)) + if (/[+_-]/.test(ge)) { + const Re = ge.split(/[+_-]/g).map((We) => We.trim()); + H[ge] = r.computed(() => Re.every((We) => t.toValue(pe[We]))); + } else + H[ge] = r.ref(!1); + const Ne = Reflect.get(he, ge, Ce); + return T ? t.toValue(Ne) : Ne; + } }); + return pe; + } + var ww = Object.defineProperty, fE = Object.getOwnPropertySymbols, kw = Object.prototype.hasOwnProperty, _w = Object.prototype.propertyIsEnumerable, gE = (m, T, g) => T in m ? ww(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, EE = (m, T) => { + for (var g in T || (T = {})) + kw.call(T, g) && gE(m, g, T[g]); + if (fE) + for (var g of fE(T)) + _w.call(T, g) && gE(m, g, T[g]); + return m; + }; + function k1(m, T) { + t.toValue(m) && T(t.toValue(m)); + } + function Mw(m) { + let T = []; + for (let g = 0; g < m.length; ++g) + T = [...T, [m.start(g), m.end(g)]]; + return T; + } + function _1(m) { + return Array.from(m).map(({ label: T, kind: g, language: B, mode: M, activeCues: P, cues: G, inBandMetadataTrackDispatchType: L }, H) => ({ id: H, label: T, kind: g, language: B, mode: M, activeCues: P, cues: G, inBandMetadataTrackDispatchType: L })); + } + const Iw = { src: "", tracks: [] }; + function Yw(m, T = {}) { + T = EE(EE({}, Iw), T); + const { document: g = S } = T, B = r.ref(0), M = r.ref(0), P = r.ref(!1), G = r.ref(1), L = r.ref(!1), H = r.ref(!1), K = r.ref(!1), X = r.ref(1), oe = r.ref(!1), me = r.ref([]), le = r.ref([]), pe = r.ref(-1), he = r.ref(!1), ge = r.ref(!1), Ce = g && "pictureInPictureEnabled" in g, Ne = t.createEventHook(), Re = (ze) => { + k1(m, (it) => { + if (ze) { + const yt = typeof ze == "number" ? ze : ze.id; + it.textTracks[yt].mode = "disabled"; + } else + for (let yt = 0; yt < it.textTracks.length; ++yt) + it.textTracks[yt].mode = "disabled"; + pe.value = -1; + }); + }, We = (ze, it = !0) => { + k1(m, (yt) => { + const sr = typeof ze == "number" ? ze : ze.id; + it && Re(), yt.textTracks[sr].mode = "showing", pe.value = sr; + }); + }, Ie = () => new Promise((ze, it) => { + k1(m, async (yt) => { + Ce && (he.value ? g.exitPictureInPicture().then(ze).catch(it) : yt.requestPictureInPicture().then(ze).catch(it)); + }); + }); + r.watchEffect(() => { + if (!g) + return; + const ze = t.toValue(m); + if (!ze) + return; + const it = t.toValue(T.src); + let yt = []; + it && (typeof it == "string" ? yt = [{ src: it }] : Array.isArray(it) ? yt = it : t.isObject(it) && (yt = [it]), ze.querySelectorAll("source").forEach((sr) => { + sr.removeEventListener("error", Ne.trigger), sr.remove(); + }), yt.forEach(({ src: sr, type: Br }) => { + const Ht = g.createElement("source"); + Ht.setAttribute("src", sr), Ht.setAttribute("type", Br || ""), Ht.addEventListener("error", Ne.trigger), ze.appendChild(Ht); + }), ze.load()); + }), t.tryOnScopeDispose(() => { + const ze = t.toValue(m); + ze && ze.querySelectorAll("source").forEach((it) => it.removeEventListener("error", Ne.trigger)); + }), r.watch([m, G], () => { + const ze = t.toValue(m); + ze && (ze.volume = G.value); + }), r.watch([m, ge], () => { + const ze = t.toValue(m); + ze && (ze.muted = ge.value); + }), r.watch([m, X], () => { + const ze = t.toValue(m); + ze && (ze.playbackRate = X.value); + }), r.watchEffect(() => { + if (!g) + return; + const ze = t.toValue(T.tracks), it = t.toValue(m); + !ze || !ze.length || !it || (it.querySelectorAll("track").forEach((yt) => yt.remove()), ze.forEach(({ default: yt, kind: sr, label: Br, src: Ht, srcLang: Tt }, nr) => { + const Xr = g.createElement("track"); + Xr.default = yt || !1, Xr.kind = sr, Xr.label = Br, Xr.src = Ht, Xr.srclang = Tt, Xr.default && (pe.value = nr), it.appendChild(Xr); + })); + }); + const { ignoreUpdates: He } = t.watchIgnorable(B, (ze) => { + const it = t.toValue(m); + it && (it.currentTime = ze); + }), { ignoreUpdates: Je } = t.watchIgnorable(K, (ze) => { + const it = t.toValue(m); + it && (ze ? it.play() : it.pause()); + }); + y(m, "timeupdate", () => He(() => B.value = t.toValue(m).currentTime)), y(m, "durationchange", () => M.value = t.toValue(m).duration), y(m, "progress", () => me.value = Mw(t.toValue(m).buffered)), y(m, "seeking", () => P.value = !0), y(m, "seeked", () => P.value = !1), y(m, ["waiting", "loadstart"], () => { + L.value = !0, Je(() => K.value = !1); + }), y(m, "loadeddata", () => L.value = !1), y(m, "playing", () => { + L.value = !1, H.value = !1, Je(() => K.value = !0); + }), y(m, "ratechange", () => X.value = t.toValue(m).playbackRate), y(m, "stalled", () => oe.value = !0), y(m, "ended", () => H.value = !0), y(m, "pause", () => Je(() => K.value = !1)), y(m, "play", () => Je(() => K.value = !0)), y(m, "enterpictureinpicture", () => he.value = !0), y(m, "leavepictureinpicture", () => he.value = !1), y(m, "volumechange", () => { + const ze = t.toValue(m); + ze && (G.value = ze.volume, ge.value = ze.muted); + }); + const $e = [], rt = r.watch([m], () => { + const ze = t.toValue(m); + ze && (rt(), $e[0] = y(ze.textTracks, "addtrack", () => le.value = _1(ze.textTracks)), $e[1] = y(ze.textTracks, "removetrack", () => le.value = _1(ze.textTracks)), $e[2] = y(ze.textTracks, "change", () => le.value = _1(ze.textTracks))); + }); + return t.tryOnScopeDispose(() => $e.forEach((ze) => ze())), { currentTime: B, duration: M, waiting: L, seeking: P, ended: H, stalled: oe, buffered: me, playing: K, rate: X, volume: G, muted: ge, tracks: le, selectedTrack: pe, enableTrack: We, disableTrack: Re, supportsPictureInPicture: Ce, togglePictureInPicture: Ie, isPictureInPicture: he, onSourceError: Ne.on }; + } + function Lw() { + const m = r.reactive({}); + return { get: (T) => m[T], set: (T, g) => r.set(m, T, g), has: (T) => t.hasOwn(m, T), delete: (T) => r.del(m, T), clear: () => { + Object.keys(m).forEach((T) => { + r.del(m, T); + }); + } }; + } + function Pw(m, T) { + const g = (() => T != null && T.cache ? r.reactive(T.cache) : r.isVue2 ? Lw() : r.reactive(/* @__PURE__ */ new Map()))(), B = (...K) => T != null && T.getKey ? T.getKey(...K) : JSON.stringify(K), M = (K, ...X) => (g.set(K, m(...X)), g.get(K)), P = (...K) => M(B(...K), ...K), G = (...K) => { + g.delete(B(...K)); + }, L = () => { + g.clear(); + }, H = (...K) => { + const X = B(...K); + return g.has(X) ? g.get(X) : M(X, ...K); + }; + return H.load = P, H.delete = G, H.clear = L, H.generateKey = B, H.cache = g, H; + } + function Zw(m = {}) { + const T = r.ref(), g = ue(() => typeof performance < "u" && "memory" in performance); + if (g.value) { + const { interval: B = 1e3 } = m; + t.useIntervalFn(() => { + T.value = performance.memory; + }, B, { immediate: m.immediate, immediateCallback: m.immediateCallback }); + } + return { isSupported: g, memory: T }; + } + const jw = { page: (m) => [m.pageX, m.pageY], client: (m) => [m.clientX, m.clientY], screen: (m) => [m.screenX, m.screenY], movement: (m) => m instanceof Touch ? null : [m.movementX, m.movementY] }; + function vE(m = {}) { + const { type: T = "page", touch: g = !0, resetOnTouchEnds: B = !1, initialValue: M = { x: 0, y: 0 }, window: P = f, target: G = P, eventFilter: L } = m, H = r.ref(M.x), K = r.ref(M.y), X = r.ref(null), oe = typeof T == "function" ? T : jw[T], me = (Ce) => { + const Ne = oe(Ce); + Ne && ([H.value, K.value] = Ne, X.value = "mouse"); + }, le = (Ce) => { + if (Ce.touches.length > 0) { + const Ne = oe(Ce.touches[0]); + Ne && ([H.value, K.value] = Ne, X.value = "touch"); + } + }, pe = () => { + H.value = M.x, K.value = M.y; + }, he = L ? (Ce) => L(() => me(Ce), {}) : (Ce) => me(Ce), ge = L ? (Ce) => L(() => le(Ce), {}) : (Ce) => le(Ce); + return G && (y(G, "mousemove", he, { passive: !0 }), y(G, "dragover", he, { passive: !0 }), g && T !== "movement" && (y(G, "touchstart", ge, { passive: !0 }), y(G, "touchmove", ge, { passive: !0 }), B && y(G, "touchend", pe, { passive: !0 }))), { x: H, y: K, sourceType: X }; + } + function CE(m, T = {}) { + const { handleOutside: g = !0, window: B = f } = T, { x: M, y: P, sourceType: G } = vE(T), L = r.ref(m != null ? m : B == null ? void 0 : B.document.body), H = r.ref(0), K = r.ref(0), X = r.ref(0), oe = r.ref(0), me = r.ref(0), le = r.ref(0), pe = r.ref(!0); + let he = () => { + }; + return B && (he = r.watch([L, M, P], () => { + const ge = v(L); + if (!ge) + return; + const { left: Ce, top: Ne, width: Re, height: We } = ge.getBoundingClientRect(); + X.value = Ce + B.pageXOffset, oe.value = Ne + B.pageYOffset, me.value = We, le.value = Re; + const Ie = M.value - X.value, He = P.value - oe.value; + pe.value = Re === 0 || We === 0 || Ie < 0 || He < 0 || Ie > Re || He > We, (g || !pe.value) && (H.value = Ie, K.value = He); + }, { immediate: !0 }), y(document, "mouseleave", () => { + pe.value = !0; + })), { x: M, y: P, sourceType: G, elementX: H, elementY: K, elementPositionX: X, elementPositionY: oe, elementHeight: me, elementWidth: le, isOutside: pe, stop: he }; + } + function Gw(m = {}) { + const { touch: T = !0, drag: g = !0, initialValue: B = !1, window: M = f } = m, P = r.ref(B), G = r.ref(null); + if (!M) + return { pressed: P, sourceType: G }; + const L = (X) => () => { + P.value = !0, G.value = X; + }, H = () => { + P.value = !1, G.value = null; + }, K = r.computed(() => v(m.target) || M); + return y(K, "mousedown", L("mouse"), { passive: !0 }), y(M, "mouseleave", H, { passive: !0 }), y(M, "mouseup", H, { passive: !0 }), g && (y(K, "dragstart", L("mouse"), { passive: !0 }), y(M, "drop", H, { passive: !0 }), y(M, "dragend", H, { passive: !0 })), T && (y(K, "touchstart", L("touch"), { passive: !0 }), y(M, "touchend", H, { passive: !0 }), y(M, "touchcancel", H, { passive: !0 })), { pressed: P, sourceType: G }; + } + function zw(m = {}) { + const { window: T = f } = m, g = T == null ? void 0 : T.navigator, B = ue(() => g && "language" in g), M = r.ref(g == null ? void 0 : g.language); + return y(T, "languagechange", () => { + g && (M.value = g.language); + }), { isSupported: B, language: M }; + } + function DE(m = {}) { + const { window: T = f } = m, g = T == null ? void 0 : T.navigator, B = ue(() => g && "connection" in g), M = r.ref(!0), P = r.ref(!1), G = r.ref(void 0), L = r.ref(void 0), H = r.ref(void 0), K = r.ref(void 0), X = r.ref(void 0), oe = r.ref(void 0), me = r.ref("unknown"), le = B.value && g.connection; + function pe() { + g && (M.value = g.onLine, G.value = M.value ? void 0 : Date.now(), L.value = M.value ? Date.now() : void 0, le && (H.value = le.downlink, K.value = le.downlinkMax, oe.value = le.effectiveType, X.value = le.rtt, P.value = le.saveData, me.value = le.type)); + } + return T && (y(T, "offline", () => { + M.value = !1, G.value = Date.now(); + }), y(T, "online", () => { + M.value = !0, L.value = Date.now(); + })), le && y(le, "change", pe, !1), pe(), { isSupported: B, isOnline: M, saveData: P, offlineAt: G, onlineAt: L, downlink: H, downlinkMax: K, effectiveType: oe, rtt: X, type: me }; + } + var Uw = Object.defineProperty, bE = Object.getOwnPropertySymbols, Hw = Object.prototype.hasOwnProperty, $w = Object.prototype.propertyIsEnumerable, yE = (m, T, g) => T in m ? Uw(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, Vw = (m, T) => { + for (var g in T || (T = {})) + Hw.call(T, g) && yE(m, g, T[g]); + if (bE) + for (var g of bE(T)) + $w.call(T, g) && yE(m, g, T[g]); + return m; + }; + function SE(m = {}) { + const { controls: T = !1, interval: g = "requestAnimationFrame" } = m, B = r.ref(/* @__PURE__ */ new Date()), M = () => B.value = /* @__PURE__ */ new Date(), P = g === "requestAnimationFrame" ? ye(M, { immediate: !0 }) : t.useIntervalFn(M, g, { immediate: !0 }); + return T ? Vw({ now: B }, P) : B; + } + function Ww(m) { + const T = r.ref(), g = () => { + T.value && URL.revokeObjectURL(T.value), T.value = void 0; + }; + return r.watch(() => t.toValue(m), (B) => { + g(), B && (T.value = URL.createObjectURL(B)); + }, { immediate: !0 }), t.tryOnScopeDispose(g), r.readonly(T); + } + function FE(m, T, g) { + if (typeof m == "function" || r.isReadonly(m)) + return r.computed(() => t.clamp(t.toValue(m), t.toValue(T), t.toValue(g))); + const B = r.ref(m); + return r.computed({ get() { + return B.value = t.clamp(B.value, t.toValue(T), t.toValue(g)); + }, set(M) { + B.value = t.clamp(M, t.toValue(T), t.toValue(g)); + } }); + } + function Qw(m) { + const { total: T = 1 / 0, pageSize: g = 10, page: B = 1, onPageChange: M = t.noop, onPageSizeChange: P = t.noop, onPageCountChange: G = t.noop } = m, L = FE(g, 1, 1 / 0), H = r.computed(() => Math.max(1, Math.ceil(t.toValue(T) / t.toValue(L)))), K = FE(B, 1, H), X = r.computed(() => K.value === 1), oe = r.computed(() => K.value === H.value); + r.isRef(B) && t.syncRef(B, K), r.isRef(g) && t.syncRef(g, L); + function me() { + K.value--; + } + function le() { + K.value++; + } + const pe = { currentPage: K, currentPageSize: L, pageCount: H, isFirstPage: X, isLastPage: oe, prev: me, next: le }; + return r.watch(K, () => { + M(r.reactive(pe)); + }), r.watch(L, () => { + P(r.reactive(pe)); + }), r.watch(H, () => { + G(r.reactive(pe)); + }), pe; + } + function qw(m = {}) { + const { isOnline: T } = DE(m); + return T; + } + function Kw(m = {}) { + const { window: T = f } = m, g = r.ref(!1), B = (M) => { + if (!T) + return; + M = M || T.event; + const P = M.relatedTarget || M.toElement; + g.value = !P; + }; + return T && (y(T, "mouseout", B, { passive: !0 }), y(T.document, "mouseleave", B, { passive: !0 }), y(T.document, "mouseenter", B, { passive: !0 })), g; + } + function Jw(m, T = {}) { + const { deviceOrientationTiltAdjust: g = (he) => he, deviceOrientationRollAdjust: B = (he) => he, mouseTiltAdjust: M = (he) => he, mouseRollAdjust: P = (he) => he, window: G = f } = T, L = r.reactive(Gi({ window: G })), { elementX: H, elementY: K, elementWidth: X, elementHeight: oe } = CE(m, { handleOutside: !1, window: G }), me = r.computed(() => L.isSupported && (L.alpha != null && L.alpha !== 0 || L.gamma != null && L.gamma !== 0) ? "deviceOrientation" : "mouse"), le = r.computed(() => { + if (me.value === "deviceOrientation") { + const he = -L.beta / 90; + return B(he); + } else { + const he = -(K.value - oe.value / 2) / oe.value; + return P(he); + } + }), pe = r.computed(() => { + if (me.value === "deviceOrientation") { + const he = L.gamma / 90; + return g(he); + } else { + const he = (H.value - X.value / 2) / X.value; + return M(he); + } + }); + return { roll: le, tilt: pe, source: me }; + } + function Xw(m = hu()) { + const T = r.shallowRef(), g = () => { + const B = v(m); + B && (T.value = B.parentElement); + }; + return t.tryOnMounted(g), r.watch(() => t.toValue(m), g), T; + } + var NE = Object.getOwnPropertySymbols, ek = Object.prototype.hasOwnProperty, tk = Object.prototype.propertyIsEnumerable, rk = (m, T) => { + var g = {}; + for (var B in m) + ek.call(m, B) && T.indexOf(B) < 0 && (g[B] = m[B]); + if (m != null && NE) + for (var B of NE(m)) + T.indexOf(B) < 0 && tk.call(m, B) && (g[B] = m[B]); + return g; + }; + function nk(m, T) { + const g = m, { window: B = f, immediate: M = !0 } = g, P = rk(g, ["window", "immediate"]), G = ue(() => B && "PerformanceObserver" in B); + let L; + const H = () => { + L == null || L.disconnect(); + }, K = () => { + G.value && (H(), L = new PerformanceObserver(T), L.observe(P)); + }; + return t.tryOnScopeDispose(H), M && K(), { isSupported: G, start: K, stop: H }; + } + var ak = Object.defineProperty, ok = Object.defineProperties, uk = Object.getOwnPropertyDescriptors, xE = Object.getOwnPropertySymbols, ik = Object.prototype.hasOwnProperty, sk = Object.prototype.propertyIsEnumerable, BE = (m, T, g) => T in m ? ak(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, lk = (m, T) => { + for (var g in T || (T = {})) + ik.call(T, g) && BE(m, g, T[g]); + if (xE) + for (var g of xE(T)) + sk.call(T, g) && BE(m, g, T[g]); + return m; + }, ck = (m, T) => ok(m, uk(T)); + const OE = { x: 0, y: 0, pointerId: 0, pressure: 0, tiltX: 0, tiltY: 0, width: 0, height: 0, twist: 0, pointerType: null }, dk = Object.keys(OE); + function pk(m = {}) { + const { target: T = f } = m, g = r.ref(!1), B = r.ref(m.initialValue || {}); + Object.assign(B.value, OE, B.value); + const M = (P) => { + g.value = !0, !(m.pointerTypes && !m.pointerTypes.includes(P.pointerType)) && (B.value = t.objectPick(P, dk, !1)); + }; + return T && (y(T, "pointerdown", M, { passive: !0 }), y(T, "pointermove", M, { passive: !0 }), y(T, "pointerleave", () => g.value = !1, { passive: !0 })), ck(lk({}, t.toRefs(B)), { isInside: g }); + } + function Ak(m, T = {}) { + const { document: g = S, pointerLockOptions: B } = T, M = ue(() => g && "pointerLockElement" in g), P = r.ref(), G = r.ref(); + let L; + M.value && (y(g, "pointerlockchange", () => { + var X; + const oe = (X = g.pointerLockElement) != null ? X : P.value; + L && oe === L && (P.value = g.pointerLockElement, P.value || (L = G.value = null)); + }), y(g, "pointerlockerror", () => { + var X; + const oe = (X = g.pointerLockElement) != null ? X : P.value; + if (L && oe === L) { + const me = g.pointerLockElement ? "release" : "acquire"; + throw new Error("Failed to ".concat(me, " pointer lock.")); + } + })); + async function H(X, oe) { + var me; + if (!M.value) + throw new Error("Pointer Lock API is not supported by your browser."); + if (G.value = X instanceof Event ? X.currentTarget : null, L = X instanceof Event ? (me = v(m)) != null ? me : G.value : v(X), !L) + throw new Error("Target element undefined."); + return L.requestPointerLock(oe != null ? oe : B), await t.until(P).toBe(L); + } + async function K() { + return P.value ? (g.exitPointerLock(), await t.until(P).toBeNull(), !0) : !1; + } + return { isSupported: M, element: P, triggerElement: G, lock: H, unlock: K }; + } + function mk(m, T = {}) { + const g = t.toRef(m), { threshold: B = 50, onSwipe: M, onSwipeEnd: P, onSwipeStart: G } = T, L = r.reactive({ x: 0, y: 0 }), H = (He, Je) => { + L.x = He, L.y = Je; + }, K = r.reactive({ x: 0, y: 0 }), X = (He, Je) => { + K.x = He, K.y = Je; + }, oe = r.computed(() => L.x - K.x), me = r.computed(() => L.y - K.y), { max: le, abs: pe } = Math, he = r.computed(() => le(pe(oe.value), pe(me.value)) >= B), ge = r.ref(!1), Ce = r.ref(!1), Ne = r.computed(() => he.value ? pe(oe.value) > pe(me.value) ? oe.value > 0 ? "left" : "right" : me.value > 0 ? "up" : "down" : "none"), Re = (He) => { + var Je, $e, rt; + const ze = He.buttons === 0, it = He.buttons === 1; + return (rt = ($e = (Je = T.pointerTypes) == null ? void 0 : Je.includes(He.pointerType)) != null ? $e : ze || it) != null ? rt : !0; + }, We = [y(m, "pointerdown", (He) => { + var Je, $e; + if (!Re(He)) + return; + Ce.value = !0, ($e = (Je = g.value) == null ? void 0 : Je.style) == null || $e.setProperty("touch-action", "none"); + const rt = He.target; + rt == null || rt.setPointerCapture(He.pointerId); + const { clientX: ze, clientY: it } = He; + H(ze, it), X(ze, it), G == null || G(He); + }), y(m, "pointermove", (He) => { + if (!Re(He) || !Ce.value) + return; + const { clientX: Je, clientY: $e } = He; + X(Je, $e), !ge.value && he.value && (ge.value = !0), ge.value && (M == null || M(He)); + }), y(m, "pointerup", (He) => { + var Je, $e; + Re(He) && (ge.value && (P == null || P(He, Ne.value)), Ce.value = !1, ge.value = !1, ($e = (Je = g.value) == null ? void 0 : Je.style) == null || $e.setProperty("touch-action", "initial")); + })], Ie = () => We.forEach((He) => He()); + return { isSwiping: r.readonly(ge), direction: r.readonly(Ne), posStart: r.readonly(L), posEnd: r.readonly(K), distanceX: oe, distanceY: me, stop: Ie }; + } + function hk(m) { + const T = Ye("(prefers-color-scheme: light)", m), g = Ye("(prefers-color-scheme: dark)", m); + return r.computed(() => g.value ? "dark" : T.value ? "light" : "no-preference"); + } + function Tk(m) { + const T = Ye("(prefers-contrast: more)", m), g = Ye("(prefers-contrast: less)", m), B = Ye("(prefers-contrast: custom)", m); + return r.computed(() => T.value ? "more" : g.value ? "less" : B.value ? "custom" : "no-preference"); + } + function fk(m = {}) { + const { window: T = f } = m; + if (!T) + return r.ref(["en"]); + const g = T.navigator, B = r.ref(g.languages); + return y(T, "languagechange", () => { + B.value = g.languages; + }), B; + } + function gk(m) { + const T = Ye("(prefers-reduced-motion: reduce)", m); + return r.computed(() => T.value ? "reduce" : "no-preference"); + } + function Ek(m, T) { + const g = r.shallowRef(T); + return r.watch(t.toRef(m), (B, M) => { + g.value = M; + }, { flush: "sync" }), r.readonly(g); + } + function vk(m = {}) { + const { window: T = f } = m, g = ue(() => T && "screen" in T && "orientation" in T.screen), B = g.value ? T.screen.orientation : {}, M = r.ref(B.type), P = r.ref(B.angle || 0); + return g.value && y(T, "orientationchange", () => { + M.value = B.type, P.value = B.angle; + }), { isSupported: g, orientation: M, angle: P, lockOrientation: (G) => g.value ? B.lock(G) : Promise.reject(new Error("Not supported")), unlockOrientation: () => { + g.value && B.unlock(); + } }; + } + const RE = "--vueuse-safe-area-top", wE = "--vueuse-safe-area-right", kE = "--vueuse-safe-area-bottom", _E = "--vueuse-safe-area-left"; + function Ck() { + const m = r.ref(""), T = r.ref(""), g = r.ref(""), B = r.ref(""); + if (t.isClient) { + const P = Ba(RE), G = Ba(wE), L = Ba(kE), H = Ba(_E); + P.value = "env(safe-area-inset-top, 0px)", G.value = "env(safe-area-inset-right, 0px)", L.value = "env(safe-area-inset-bottom, 0px)", H.value = "env(safe-area-inset-left, 0px)", M(), y("resize", t.useDebounceFn(M)); + } + function M() { + m.value = qc(RE), T.value = qc(wE), g.value = qc(kE), B.value = qc(_E); + } + return { top: m, right: T, bottom: g, left: B, update: M }; + } + function qc(m) { + return getComputedStyle(document.documentElement).getPropertyValue(m); + } + function Dk(m, T = t.noop, g = {}) { + const { immediate: B = !0, manual: M = !1, type: P = "text/javascript", async: G = !0, crossOrigin: L, referrerPolicy: H, noModule: K, defer: X, document: oe = S, attrs: me = {} } = g, le = r.ref(null); + let pe = null; + const he = (Ne) => new Promise((Re, We) => { + const Ie = ($e) => (le.value = $e, Re($e), $e); + if (!oe) { + Re(!1); + return; + } + let He = !1, Je = oe.querySelector('script[src="'.concat(t.toValue(m), '"]')); + Je ? Je.hasAttribute("data-loaded") && Ie(Je) : (Je = oe.createElement("script"), Je.type = P, Je.async = G, Je.src = t.toValue(m), X && (Je.defer = X), L && (Je.crossOrigin = L), K && (Je.noModule = K), H && (Je.referrerPolicy = H), Object.entries(me).forEach(([$e, rt]) => Je == null ? void 0 : Je.setAttribute($e, rt)), He = !0), Je.addEventListener("error", ($e) => We($e)), Je.addEventListener("abort", ($e) => We($e)), Je.addEventListener("load", () => { + Je.setAttribute("data-loaded", "true"), T(Je), Ie(Je); + }), He && (Je = oe.head.appendChild(Je)), Ne || Ie(Je); + }), ge = (Ne = !0) => (pe || (pe = he(Ne)), pe), Ce = () => { + if (!oe) + return; + pe = null, le.value && (le.value = null); + const Ne = oe.querySelector('script[src="'.concat(t.toValue(m), '"]')); + Ne && oe.head.removeChild(Ne); + }; + return B && !M && t.tryOnMounted(ge), M || t.tryOnUnmounted(Ce), { scriptTag: le, load: ge, unload: Ce }; + } + function ME(m) { + const T = window.getComputedStyle(m); + if (T.overflowX === "scroll" || T.overflowY === "scroll" || T.overflowX === "auto" && m.clientWidth < m.scrollWidth || T.overflowY === "auto" && m.clientHeight < m.scrollHeight) + return !0; + { + const g = m.parentNode; + return !g || g.tagName === "BODY" ? !1 : ME(g); + } + } + function bk(m) { + const T = m || window.event, g = T.target; + return ME(g) ? !1 : T.touches.length > 1 ? !0 : (T.preventDefault && T.preventDefault(), !1); + } + function yk(m, T = !1) { + const g = r.ref(T); + let B = null, M; + r.watch(t.toRef(m), (L) => { + if (L) { + const H = L; + M = H.style.overflow, g.value && (H.style.overflow = "hidden"); + } + }, { immediate: !0 }); + const P = () => { + const L = t.toValue(m); + !L || g.value || (t.isIOS && (B = y(L, "touchmove", (H) => { + bk(H); + }, { passive: !1 })), L.style.overflow = "hidden", g.value = !0); + }, G = () => { + const L = t.toValue(m); + !L || !g.value || (t.isIOS && (B == null || B()), L.style.overflow = M, g.value = !1); + }; + return t.tryOnScopeDispose(G), r.computed({ get() { + return g.value; + }, set(L) { + L ? P() : G(); + } }); + } + function Sk(m, T, g = {}) { + const { window: B = f } = g; + return Kn(m, T, B == null ? void 0 : B.sessionStorage, g); + } + var Fk = Object.defineProperty, IE = Object.getOwnPropertySymbols, Nk = Object.prototype.hasOwnProperty, xk = Object.prototype.propertyIsEnumerable, YE = (m, T, g) => T in m ? Fk(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, LE = (m, T) => { + for (var g in T || (T = {})) + Nk.call(T, g) && YE(m, g, T[g]); + if (IE) + for (var g of IE(T)) + xk.call(T, g) && YE(m, g, T[g]); + return m; + }; + function Bk(m = {}, T = {}) { + const { navigator: g = _ } = T, B = g, M = ue(() => B && "canShare" in B); + return { isSupported: M, share: async (P = {}) => { + if (M.value) { + const G = LE(LE({}, t.toValue(m)), t.toValue(P)); + let L = !0; + if (G.files && B.canShare && (L = B.canShare({ files: G.files })), L) + return B.share(G); + } + } }; + } + const Ok = (m, T) => m.sort(T), Kc = (m, T) => m - T; + function Rk(...m) { + var T, g, B, M; + const [P] = m; + let G = Kc, L = {}; + m.length === 2 ? typeof m[1] == "object" ? (L = m[1], G = (T = L.compareFn) != null ? T : Kc) : G = (g = m[1]) != null ? g : Kc : m.length > 2 && (G = (B = m[1]) != null ? B : Kc, L = (M = m[2]) != null ? M : {}); + const { dirty: H = !1, sortFn: K = Ok } = L; + return H ? (r.watchEffect(() => { + const X = K(t.toValue(P), G); + r.isRef(P) ? P.value = X : P.splice(0, P.length, ...X); + }), P) : r.computed(() => K([...t.toValue(P)], G)); + } + function wk(m = {}) { + const { interimResults: T = !0, continuous: g = !0, window: B = f } = m, M = t.toRef(m.lang || "en-US"), P = r.ref(!1), G = r.ref(!1), L = r.ref(""), H = r.shallowRef(void 0), K = (he = !P.value) => { + P.value = he; + }, X = () => { + P.value = !0; + }, oe = () => { + P.value = !1; + }, me = B && (B.SpeechRecognition || B.webkitSpeechRecognition), le = ue(() => me); + let pe; + return le.value && (pe = new me(), pe.continuous = g, pe.interimResults = T, pe.lang = t.toValue(M), pe.onstart = () => { + G.value = !1; + }, r.watch(M, (he) => { + pe && !P.value && (pe.lang = he); + }), pe.onresult = (he) => { + const ge = Array.from(he.results).map((Ce) => (G.value = Ce.isFinal, Ce[0])).map((Ce) => Ce.transcript).join(""); + L.value = ge, H.value = void 0; + }, pe.onerror = (he) => { + H.value = he; + }, pe.onend = () => { + P.value = !1, pe.lang = t.toValue(M); + }, r.watch(P, () => { + P.value ? pe.start() : pe.stop(); + })), t.tryOnScopeDispose(() => { + P.value = !1; + }), { isSupported: le, isListening: P, isFinal: G, recognition: pe, result: L, error: H, toggle: K, start: X, stop: oe }; + } + function kk(m, T = {}) { + const { pitch: g = 1, rate: B = 1, volume: M = 1, window: P = f } = T, G = P && P.speechSynthesis, L = ue(() => G), H = r.ref(!1), K = r.ref("init"), X = t.toRef(m || ""), oe = t.toRef(T.lang || "en-US"), me = r.shallowRef(void 0), le = (Ne = !H.value) => { + H.value = Ne; + }, pe = (Ne) => { + Ne.lang = t.toValue(oe), Ne.voice = t.toValue(T.voice) || null, Ne.pitch = g, Ne.rate = B, Ne.volume = M, Ne.onstart = () => { + H.value = !0, K.value = "play"; + }, Ne.onpause = () => { + H.value = !1, K.value = "pause"; + }, Ne.onresume = () => { + H.value = !0, K.value = "play"; + }, Ne.onend = () => { + H.value = !1, K.value = "end"; + }, Ne.onerror = (Re) => { + me.value = Re; + }; + }, he = r.computed(() => { + H.value = !1, K.value = "init"; + const Ne = new SpeechSynthesisUtterance(X.value); + return pe(Ne), Ne; + }), ge = () => { + G.cancel(), he && G.speak(he.value); + }, Ce = () => { + G.cancel(), H.value = !1; + }; + return L.value && (pe(he.value), r.watch(oe, (Ne) => { + he.value && !H.value && (he.value.lang = Ne); + }), T.voice && r.watch(T.voice, () => { + G.cancel(); + }), r.watch(H, () => { + H.value ? G.resume() : G.pause(); + })), t.tryOnScopeDispose(() => { + H.value = !1; + }), { isSupported: L, isPlaying: H, status: K, utterance: he, error: me, stop: Ce, toggle: le, speak: ge }; + } + function _k(m, T) { + const g = r.ref(m), B = r.computed(() => Array.isArray(g.value) ? g.value : Object.keys(g.value)), M = r.ref(B.value.indexOf(T != null ? T : B.value[0])), P = r.computed(() => X(M.value)), G = r.computed(() => M.value === 0), L = r.computed(() => M.value === B.value.length - 1), H = r.computed(() => B.value[M.value + 1]), K = r.computed(() => B.value[M.value - 1]); + function X(Ie) { + return Array.isArray(g.value) ? g.value[Ie] : g.value[B.value[Ie]]; + } + function oe(Ie) { + if (B.value.includes(Ie)) + return X(B.value.indexOf(Ie)); + } + function me(Ie) { + B.value.includes(Ie) && (M.value = B.value.indexOf(Ie)); + } + function le() { + L.value || M.value++; + } + function pe() { + G.value || M.value--; + } + function he(Ie) { + We(Ie) && me(Ie); + } + function ge(Ie) { + return B.value.indexOf(Ie) === M.value + 1; + } + function Ce(Ie) { + return B.value.indexOf(Ie) === M.value - 1; + } + function Ne(Ie) { + return B.value.indexOf(Ie) === M.value; + } + function Re(Ie) { + return M.value < B.value.indexOf(Ie); + } + function We(Ie) { + return M.value > B.value.indexOf(Ie); + } + return { steps: g, stepNames: B, index: M, current: P, next: H, previous: K, isFirst: G, isLast: L, at: X, get: oe, goTo: me, goToNext: le, goToPrevious: pe, goBackTo: he, isNext: ge, isPrevious: Ce, isCurrent: Ne, isBefore: Re, isAfter: We }; + } + var Mk = Object.defineProperty, PE = Object.getOwnPropertySymbols, Ik = Object.prototype.hasOwnProperty, Yk = Object.prototype.propertyIsEnumerable, ZE = (m, T, g) => T in m ? Mk(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, jE = (m, T) => { + for (var g in T || (T = {})) + Ik.call(T, g) && ZE(m, g, T[g]); + if (PE) + for (var g of PE(T)) + Yk.call(T, g) && ZE(m, g, T[g]); + return m; + }; + function Lk(m, T, g, B = {}) { + var M; + const { flush: P = "pre", deep: G = !0, listenToStorageChanges: L = !0, writeDefaults: H = !0, mergeDefaults: K = !1, shallow: X, window: oe = f, eventFilter: me, onError: le = (Re) => { + console.error(Re); + } } = B, pe = t.toValue(T), he = on(pe), ge = (X ? r.shallowRef : r.ref)(T), Ce = (M = B.serializer) != null ? M : du[he]; + if (!g) + try { + g = dr("getDefaultStorage", () => { + var Re; + return (Re = f) == null ? void 0 : Re.localStorage; + })(); + } catch (Re) { + le(Re); + } + async function Ne(Re) { + if (!(!g || Re && Re.key !== m)) + try { + const We = Re ? Re.newValue : await g.getItem(m); + if (We == null) + ge.value = pe, H && pe !== null && await g.setItem(m, await Ce.write(pe)); + else if (K) { + const Ie = await Ce.read(We); + typeof K == "function" ? ge.value = K(Ie, pe) : he === "object" && !Array.isArray(Ie) ? ge.value = jE(jE({}, pe), Ie) : ge.value = Ie; + } else + ge.value = await Ce.read(We); + } catch (We) { + le(We); + } + } + return Ne(), oe && L && y(oe, "storage", (Re) => Promise.resolve().then(() => Ne(Re))), g && t.watchWithFilter(ge, async () => { + try { + ge.value == null ? await g.removeItem(m) : await g.setItem(m, await Ce.write(ge.value)); + } catch (Re) { + le(Re); + } + }, { flush: P, deep: G, eventFilter: me }), ge; + } + let Pk = 0; + function Zk(m, T = {}) { + const g = r.ref(!1), { document: B = S, immediate: M = !0, manual: P = !1, id: G = "vueuse_styletag_".concat(++Pk) } = T, L = r.ref(m); + let H = () => { + }; + const K = () => { + if (!B) + return; + const oe = B.getElementById(G) || B.createElement("style"); + oe.isConnected || (oe.type = "text/css", oe.id = G, T.media && (oe.media = T.media), B.head.appendChild(oe)), !g.value && (H = r.watch(L, (me) => { + oe.textContent = me; + }, { immediate: !0 }), g.value = !0); + }, X = () => { + !B || !g.value || (H(), B.head.removeChild(B.getElementById(G)), g.value = !1); + }; + return M && !P && t.tryOnMounted(K), P || t.tryOnScopeDispose(X), { id: G, css: L, unload: X, load: K, isLoaded: r.readonly(g) }; + } + function jk(m, T = {}) { + const { threshold: g = 50, onSwipe: B, onSwipeEnd: M, onSwipeStart: P, passive: G = !0, window: L = f } = T, H = r.reactive({ x: 0, y: 0 }), K = r.reactive({ x: 0, y: 0 }), X = r.computed(() => H.x - K.x), oe = r.computed(() => H.y - K.y), { max: me, abs: le } = Math, pe = r.computed(() => me(le(X.value), le(oe.value)) >= g), he = r.ref(!1), ge = r.computed(() => pe.value ? le(X.value) > le(oe.value) ? X.value > 0 ? "left" : "right" : oe.value > 0 ? "up" : "down" : "none"), Ce = ($e) => [$e.touches[0].clientX, $e.touches[0].clientY], Ne = ($e, rt) => { + H.x = $e, H.y = rt; + }, Re = ($e, rt) => { + K.x = $e, K.y = rt; + }; + let We; + const Ie = Gk(L == null ? void 0 : L.document); + G ? We = Ie ? { passive: !0 } : { capture: !1 } : We = Ie ? { passive: !1, capture: !0 } : { capture: !0 }; + const He = ($e) => { + he.value && (M == null || M($e, ge.value)), he.value = !1; + }, Je = [y(m, "touchstart", ($e) => { + if ($e.touches.length !== 1) + return; + We.capture && !We.passive && $e.preventDefault(); + const [rt, ze] = Ce($e); + Ne(rt, ze), Re(rt, ze), P == null || P($e); + }, We), y(m, "touchmove", ($e) => { + if ($e.touches.length !== 1) + return; + const [rt, ze] = Ce($e); + Re(rt, ze), !he.value && pe.value && (he.value = !0), he.value && (B == null || B($e)); + }, We), y(m, "touchend", He, We), y(m, "touchcancel", He, We)]; + return { isPassiveEventSupported: Ie, isSwiping: he, direction: ge, coordsStart: H, coordsEnd: K, lengthX: X, lengthY: oe, stop: () => Je.forEach(($e) => $e()) }; + } + function Gk(m) { + if (!m) + return !1; + let T = !1; + const g = { get passive() { + return T = !0, !1; + } }; + return m.addEventListener("x", t.noop, g), m.removeEventListener("x", t.noop), T; + } + function zk() { + const m = r.ref([]); + return m.value.set = (T) => { + T && m.value.push(T); + }, r.onBeforeUpdate(() => { + m.value.length = 0; + }), m; + } + function Uk(m = {}) { + const { document: T = S, selector: g = "html", observe: B = !1, initialValue: M = "ltr" } = m; + function P() { + var L, H; + return (H = (L = T == null ? void 0 : T.querySelector(g)) == null ? void 0 : L.getAttribute("dir")) != null ? H : M; + } + const G = r.ref(P()); + return t.tryOnMounted(() => G.value = P()), B && T && xa(T.querySelector(g), () => G.value = P(), { attributes: !0 }), r.computed({ get() { + return G.value; + }, set(L) { + var H, K; + G.value = L, T && (G.value ? (H = T.querySelector(g)) == null || H.setAttribute("dir", G.value) : (K = T.querySelector(g)) == null || K.removeAttribute("dir")); + } }); + } + function Hk(m) { + var T; + const g = (T = m.rangeCount) != null ? T : 0, B = new Array(g); + for (let M = 0; M < g; M++) { + const P = m.getRangeAt(M); + B[M] = P; + } + return B; + } + function $k(m = {}) { + const { window: T = f } = m, g = r.ref(null), B = r.computed(() => { + var L, H; + return (H = (L = g.value) == null ? void 0 : L.toString()) != null ? H : ""; + }), M = r.computed(() => g.value ? Hk(g.value) : []), P = r.computed(() => M.value.map((L) => L.getBoundingClientRect())); + function G() { + g.value = null, T && (g.value = T.getSelection()); + } + return T && y(T.document, "selectionchange", G), { text: B, rects: P, ranges: M, selection: g }; + } + function Vk(m) { + const T = r.ref(m == null ? void 0 : m.element), g = r.ref(m == null ? void 0 : m.input), B = r.ref(1); + function M() { + var P, G; + if (!T.value) + return; + let L = ""; + T.value.style.height = "1px", B.value = (P = T.value) == null ? void 0 : P.scrollHeight, m != null && m.styleTarget ? t.toValue(m.styleTarget).style.height = "".concat(B.value, "px") : L = "".concat(B.value, "px"), T.value.style.height = L, (G = m == null ? void 0 : m.onResize) == null || G.call(m); + } + return r.watch([g, T], () => r.nextTick(M), { immediate: !0 }), go(T, () => M()), m != null && m.watch && r.watch(m.watch, M, { immediate: !0, deep: !0 }), { textarea: T, input: g, triggerResize: M }; + } + var Wk = Object.defineProperty, Qk = Object.defineProperties, qk = Object.getOwnPropertyDescriptors, GE = Object.getOwnPropertySymbols, Kk = Object.prototype.hasOwnProperty, Jk = Object.prototype.propertyIsEnumerable, zE = (m, T, g) => T in m ? Wk(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, UE = (m, T) => { + for (var g in T || (T = {})) + Kk.call(T, g) && zE(m, g, T[g]); + if (GE) + for (var g of GE(T)) + Jk.call(T, g) && zE(m, g, T[g]); + return m; + }, Xk = (m, T) => Qk(m, qk(T)); + function e9(m, T = {}) { + const { throttle: g = 200, trailing: B = !0 } = T, M = t.throttleFilter(g, B), P = gu(m, Xk(UE({}, T), { eventFilter: M })); + return UE({}, P); + } + var t9 = Object.defineProperty, Jc = Object.getOwnPropertySymbols, HE = Object.prototype.hasOwnProperty, $E = Object.prototype.propertyIsEnumerable, VE = (m, T, g) => T in m ? t9(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, r9 = (m, T) => { + for (var g in T || (T = {})) + HE.call(T, g) && VE(m, g, T[g]); + if (Jc) + for (var g of Jc(T)) + $E.call(T, g) && VE(m, g, T[g]); + return m; + }, n9 = (m, T) => { + var g = {}; + for (var B in m) + HE.call(m, B) && T.indexOf(B) < 0 && (g[B] = m[B]); + if (m != null && Jc) + for (var B of Jc(m)) + T.indexOf(B) < 0 && $E.call(m, B) && (g[B] = m[B]); + return g; + }; + const a9 = [{ max: 6e4, value: 1e3, name: "second" }, { max: 276e4, value: 6e4, name: "minute" }, { max: 72e6, value: 36e5, name: "hour" }, { max: 5184e5, value: 864e5, name: "day" }, { max: 24192e5, value: 6048e5, name: "week" }, { max: 28512e6, value: 2592e6, name: "month" }, { max: 1 / 0, value: 31536e6, name: "year" }], o9 = { justNow: "just now", past: (m) => m.match(/\d/) ? "".concat(m, " ago") : m, future: (m) => m.match(/\d/) ? "in ".concat(m) : m, month: (m, T) => m === 1 ? T ? "last month" : "next month" : "".concat(m, " month").concat(m > 1 ? "s" : ""), year: (m, T) => m === 1 ? T ? "last year" : "next year" : "".concat(m, " year").concat(m > 1 ? "s" : ""), day: (m, T) => m === 1 ? T ? "yesterday" : "tomorrow" : "".concat(m, " day").concat(m > 1 ? "s" : ""), week: (m, T) => m === 1 ? T ? "last week" : "next week" : "".concat(m, " week").concat(m > 1 ? "s" : ""), hour: (m) => "".concat(m, " hour").concat(m > 1 ? "s" : ""), minute: (m) => "".concat(m, " minute").concat(m > 1 ? "s" : ""), second: (m) => "".concat(m, " second").concat(m > 1 ? "s" : ""), invalid: "" }; + function u9(m) { + return m.toISOString().slice(0, 10); + } + function i9(m, T = {}) { + const { controls: g = !1, updateInterval: B = 3e4 } = T, M = SE({ interval: B, controls: !0 }), { now: P } = M, G = n9(M, ["now"]), L = r.computed(() => WE(new Date(t.toValue(m)), T, t.toValue(P))); + return g ? r9({ timeAgo: L }, G) : L; + } + function WE(m, T = {}, g = Date.now()) { + var B; + const { max: M, messages: P = o9, fullDateFormatter: G = u9, units: L = a9, showSecond: H = !1, rounding: K = "round" } = T, X = typeof K == "number" ? (ge) => +ge.toFixed(K) : Math[K], oe = +g - +m, me = Math.abs(oe); + function le(ge, Ce) { + return X(Math.abs(ge) / Ce.value); + } + function pe(ge, Ce) { + const Ne = le(ge, Ce), Re = ge > 0, We = he(Ce.name, Ne, Re); + return he(Re ? "past" : "future", We, Re); + } + function he(ge, Ce, Ne) { + const Re = P[ge]; + return typeof Re == "function" ? Re(Ce, Ne) : Re.replace("{0}", Ce.toString()); + } + if (me < 6e4 && !H) + return P.justNow; + if (typeof M == "number" && me > M) + return G(new Date(m)); + if (typeof M == "string") { + const ge = (B = L.find((Ce) => Ce.name === M)) == null ? void 0 : B.max; + if (ge && me > ge) + return G(new Date(m)); + } + for (const [ge, Ce] of L.entries()) { + if (le(oe, Ce) <= 0 && L[ge - 1]) + return pe(oe, L[ge - 1]); + if (me < Ce.max) + return pe(oe, Ce); + } + return P.invalid; + } + function s9(m, T, g) { + const { start: B } = t.useTimeoutFn(P, T, { immediate: !1 }), M = r.ref(!1); + async function P() { + M.value && (await m(), B()); + } + function G() { + M.value || (M.value = !0, P()); + } + function L() { + M.value = !1; + } + return g != null && g.immediate && G(), t.tryOnScopeDispose(L), { isActive: M, pause: L, resume: G }; + } + var l9 = Object.defineProperty, QE = Object.getOwnPropertySymbols, c9 = Object.prototype.hasOwnProperty, d9 = Object.prototype.propertyIsEnumerable, qE = (m, T, g) => T in m ? l9(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, p9 = (m, T) => { + for (var g in T || (T = {})) + c9.call(T, g) && qE(m, g, T[g]); + if (QE) + for (var g of QE(T)) + d9.call(T, g) && qE(m, g, T[g]); + return m; + }; + function A9(m = {}) { + const { controls: T = !1, offset: g = 0, immediate: B = !0, interval: M = "requestAnimationFrame", callback: P } = m, G = r.ref(t.timestamp() + g), L = () => G.value = t.timestamp() + g, H = P ? () => { + L(), P(G.value); + } : L, K = M === "requestAnimationFrame" ? ye(H, { immediate: B }) : t.useIntervalFn(H, M, { immediate: B }); + return T ? p9({ timestamp: G }, K) : G; + } + function m9(m = null, T = {}) { + var g, B; + const { document: M = S } = T, P = t.toRef((g = m != null ? m : M == null ? void 0 : M.title) != null ? g : null), G = m && typeof m == "function"; + function L(H) { + if (!("titleTemplate" in T)) + return H; + const K = T.titleTemplate || "%s"; + return typeof K == "function" ? K(H) : t.toValue(K).replace(/%s/g, H); + } + return r.watch(P, (H, K) => { + H !== K && M && (M.title = L(typeof H == "string" ? H : "")); + }, { immediate: !0 }), T.observe && !T.titleTemplate && M && !G && xa((B = M.head) == null ? void 0 : B.querySelector("title"), () => { + M && M.title !== P.value && (P.value = L(M.title)); + }, { childList: !0 }), P; + } + var h9 = Object.defineProperty, T9 = Object.defineProperties, f9 = Object.getOwnPropertyDescriptors, KE = Object.getOwnPropertySymbols, g9 = Object.prototype.hasOwnProperty, E9 = Object.prototype.propertyIsEnumerable, JE = (m, T, g) => T in m ? h9(m, T, { enumerable: !0, configurable: !0, writable: !0, value: g }) : m[T] = g, v9 = (m, T) => { + for (var g in T || (T = {})) + g9.call(T, g) && JE(m, g, T[g]); + if (KE) + for (var g of KE(T)) + E9.call(T, g) && JE(m, g, T[g]); + return m; + }, C9 = (m, T) => T9(m, f9(T)); + const D9 = { easeInSine: [0.12, 0, 0.39, 0], easeOutSine: [0.61, 1, 0.88, 1], easeInOutSine: [0.37, 0, 0.63, 1], easeInQuad: [0.11, 0, 0.5, 0], easeOutQuad: [0.5, 1, 0.89, 1], easeInOutQuad: [0.45, 0, 0.55, 1], easeInCubic: [0.32, 0, 0.67, 0], easeOutCubic: [0.33, 1, 0.68, 1], easeInOutCubic: [0.65, 0, 0.35, 1], easeInQuart: [0.5, 0, 0.75, 0], easeOutQuart: [0.25, 1, 0.5, 1], easeInOutQuart: [0.76, 0, 0.24, 1], easeInQuint: [0.64, 0, 0.78, 0], easeOutQuint: [0.22, 1, 0.36, 1], easeInOutQuint: [0.83, 0, 0.17, 1], easeInExpo: [0.7, 0, 0.84, 0], easeOutExpo: [0.16, 1, 0.3, 1], easeInOutExpo: [0.87, 0, 0.13, 1], easeInCirc: [0.55, 0, 1, 0.45], easeOutCirc: [0, 0.55, 0.45, 1], easeInOutCirc: [0.85, 0, 0.15, 1], easeInBack: [0.36, 0, 0.66, -0.56], easeOutBack: [0.34, 1.56, 0.64, 1], easeInOutBack: [0.68, -0.6, 0.32, 1.6] }, b9 = Object.assign({}, { linear: t.identity }, D9); + function y9([m, T, g, B]) { + const M = (X, oe) => 1 - 3 * oe + 3 * X, P = (X, oe) => 3 * oe - 6 * X, G = (X) => 3 * X, L = (X, oe, me) => ((M(oe, me) * X + P(oe, me)) * X + G(oe)) * X, H = (X, oe, me) => 3 * M(oe, me) * X * X + 2 * P(oe, me) * X + G(oe), K = (X) => { + let oe = X; + for (let me = 0; me < 4; ++me) { + const le = H(oe, m, g); + if (le === 0) + return oe; + const pe = L(oe, m, g) - X; + oe -= pe / le; + } + return oe; + }; + return (X) => m === T && g === B ? X : L(K(X), T, B); + } + function XE(m, T, g) { + return m + g * (T - m); + } + function M1(m) { + return (typeof m == "number" ? [m] : m) || []; + } + function ev(m, T, g, B = {}) { + var M, P; + const G = t.toValue(T), L = t.toValue(g), H = M1(G), K = M1(L), X = (M = t.toValue(B.duration)) != null ? M : 1e3, oe = Date.now(), me = Date.now() + X, le = typeof B.transition == "function" ? B.transition : (P = t.toValue(B.transition)) != null ? P : t.identity, pe = typeof le == "function" ? le : y9(le); + return new Promise((he) => { + m.value = G; + const ge = () => { + var Ce; + if ((Ce = B.abort) != null && Ce.call(B)) { + he(); + return; + } + const Ne = Date.now(), Re = pe((Ne - oe) / X), We = M1(m.value).map((Ie, He) => XE(H[He], K[He], Re)); + Array.isArray(m.value) ? m.value = We.map((Ie, He) => { + var Je, $e; + return XE((Je = H[He]) != null ? Je : 0, ($e = K[He]) != null ? $e : 0, Re); + }) : typeof m.value == "number" && (m.value = We[0]), Ne < me ? requestAnimationFrame(ge) : (m.value = L, he()); + }; + ge(); + }); + } + function S9(m, T = {}) { + let g = 0; + const B = () => { + const P = t.toValue(m); + return typeof P == "number" ? P : P.map(t.toValue); + }, M = r.ref(B()); + return r.watch(B, async (P) => { + var G, L; + if (t.toValue(T.disabled)) + return; + const H = ++g; + if (T.delay && await t.promiseTimeout(t.toValue(T.delay)), H !== g) + return; + const K = Array.isArray(P) ? P.map(t.toValue) : t.toValue(P); + (G = T.onStarted) == null || G.call(T), await ev(M, M.value, K, C9(v9({}, T), { abort: () => { + var X; + return H !== g || ((X = T.abort) == null ? void 0 : X.call(T)); + } })), (L = T.onFinished) == null || L.call(T); + }, { deep: !0 }), r.watch(() => t.toValue(T.disabled), (P) => { + P && (g++, M.value = B()); + }), t.tryOnScopeDispose(() => { + g++; + }), r.computed(() => t.toValue(T.disabled) ? B() : M.value); + } + function F9(m = "history", T = {}) { + const { initialValue: g = {}, removeNullishValues: B = !0, removeFalsyValues: M = !1, write: P = !0, window: G = f } = T; + if (!G) + return r.reactive(g); + const L = r.reactive({}); + function H() { + if (m === "history") + return G.location.search || ""; + if (m === "hash") { + const Ce = G.location.hash || "", Ne = Ce.indexOf("?"); + return Ne > 0 ? Ce.slice(Ne) : ""; + } else + return (G.location.hash || "").replace(/^#/, ""); + } + function K(Ce) { + const Ne = Ce.toString(); + if (m === "history") + return "".concat(Ne ? "?".concat(Ne) : "").concat(G.location.hash || ""); + if (m === "hash-params") + return "".concat(G.location.search || "").concat(Ne ? "#".concat(Ne) : ""); + const Re = G.location.hash || "#", We = Re.indexOf("?"); + return We > 0 ? "".concat(Re.slice(0, We)).concat(Ne ? "?".concat(Ne) : "") : "".concat(Re).concat(Ne ? "?".concat(Ne) : ""); + } + function X() { + return new URLSearchParams(H()); + } + function oe(Ce) { + const Ne = new Set(Object.keys(L)); + for (const Re of Ce.keys()) { + const We = Ce.getAll(Re); + L[Re] = We.length > 1 ? We : Ce.get(Re) || "", Ne.delete(Re); + } + Array.from(Ne).forEach((Re) => delete L[Re]); + } + const { pause: me, resume: le } = t.pausableWatch(L, () => { + const Ce = new URLSearchParams(""); + Object.keys(L).forEach((Ne) => { + const Re = L[Ne]; + Array.isArray(Re) ? Re.forEach((We) => Ce.append(Ne, We)) : B && Re == null || M && !Re ? Ce.delete(Ne) : Ce.set(Ne, Re); + }), pe(Ce); + }, { deep: !0 }); + function pe(Ce, Ne) { + me(), Ne && oe(Ce), G.history.replaceState(G.history.state, G.document.title, G.location.pathname + K(Ce)), le(); + } + function he() { + P && pe(X(), !0); + } + y(G, "popstate", he, !1), m !== "history" && y(G, "hashchange", he, !1); + const ge = X(); + return ge.keys().next().value ? oe(ge) : Object.assign(L, g), L; + } + function N9(m = {}) { + var T, g; + const B = r.ref((T = m.enabled) != null ? T : !1), M = r.ref((g = m.autoSwitch) != null ? g : !0), P = r.ref(m.constraints), { navigator: G = _ } = m, L = ue(() => { + var he; + return (he = G == null ? void 0 : G.mediaDevices) == null ? void 0 : he.getUserMedia; + }), H = r.shallowRef(); + function K(he) { + switch (he) { + case "video": { + if (P.value) + return P.value.video || !1; + break; + } + case "audio": { + if (P.value) + return P.value.audio || !1; + break; + } + } + } + async function X() { + if (!(!L.value || H.value)) + return H.value = await G.mediaDevices.getUserMedia({ video: K("video"), audio: K("audio") }), H.value; + } + function oe() { + var he; + (he = H.value) == null || he.getTracks().forEach((ge) => ge.stop()), H.value = void 0; + } + function me() { + oe(), B.value = !1; + } + async function le() { + return await X(), H.value && (B.value = !0), H.value; + } + async function pe() { + return oe(), await le(); + } + return r.watch(B, (he) => { + he ? X() : oe(); + }, { immediate: !0 }), r.watch(P, () => { + M.value && H.value && pe(); + }, { immediate: !0 }), { isSupported: L, stream: H, start: le, stop: me, restart: pe, constraints: P, enabled: B, autoSwitch: M }; + } + function tv(m, T, g, B = {}) { + var M, P, G, L, H; + const { clone: K = !1, passive: X = !1, eventName: oe, deep: me = !1, defaultValue: le, shouldEmit: pe } = B, he = r.getCurrentInstance(), ge = g || (he == null ? void 0 : he.emit) || ((M = he == null ? void 0 : he.$emit) == null ? void 0 : M.bind(he)) || ((G = (P = he == null ? void 0 : he.proxy) == null ? void 0 : P.$emit) == null ? void 0 : G.bind(he == null ? void 0 : he.proxy)); + let Ce = oe; + if (!T) + if (r.isVue2) { + const Ie = (H = (L = he == null ? void 0 : he.proxy) == null ? void 0 : L.$options) == null ? void 0 : H.model; + T = (Ie == null ? void 0 : Ie.value) || "value", oe || (Ce = (Ie == null ? void 0 : Ie.event) || "input"); + } else + T = "modelValue"; + Ce = Ce || "update:".concat(T.toString()); + const Ne = (Ie) => K ? typeof K == "function" ? K(Ie) : de(Ie) : Ie, Re = () => t.isDef(m[T]) ? Ne(m[T]) : le, We = (Ie) => { + pe ? pe(Ie) && ge(Ce, Ie) : ge(Ce, Ie); + }; + if (X) { + const Ie = Re(), He = r.ref(Ie); + return r.watch(() => m[T], (Je) => He.value = Ne(Je)), r.watch(He, (Je) => { + (Je !== m[T] || me) && We(Je); + }, { deep: me }), He; + } else + return r.computed({ get() { + return Re(); + }, set(Ie) { + We(Ie); + } }); + } + function x9(m, T, g = {}) { + const B = {}; + for (const M in m) + B[M] = tv(m, M, T, g); + return B; + } + function B9(m) { + const { pattern: T = [], interval: g = 0, navigator: B = _ } = m || {}, M = ue(() => typeof B < "u" && "vibrate" in B), P = t.toRef(T); + let G; + const L = (K = P.value) => { + M.value && B.vibrate(K); + }, H = () => { + M.value && B.vibrate(0), G == null || G.pause(); + }; + return g > 0 && (G = t.useIntervalFn(L, g, { immediate: !1, immediateCallback: !1 })), { isSupported: M, pattern: T, intervalControls: G, vibrate: L, stop: H }; + } + function O9(m, T) { + const { containerStyle: g, wrapperProps: B, scrollTo: M, calculateRange: P, currentList: G, containerRef: L } = "itemHeight" in T ? k9(T, m) : w9(T, m); + return { list: G, scrollTo: M, containerProps: { ref: L, onScroll: () => { + P(); + }, style: g }, wrapperProps: B }; + } + function rv(m) { + const T = r.ref(null), g = e0(T), B = r.ref([]), M = r.shallowRef(m); + return { state: r.ref({ start: 0, end: 10 }), source: M, currentList: B, size: g, containerRef: T }; + } + function nv(m, T, g) { + return (B) => { + if (typeof g == "number") + return Math.ceil(B / g); + const { start: M = 0 } = m.value; + let P = 0, G = 0; + for (let L = M; L < T.value.length; L++) { + const H = g(L); + if (P += H, G = L, P > B) + break; + } + return G - M; + }; + } + function av(m, T) { + return (g) => { + if (typeof T == "number") + return Math.floor(g / T) + 1; + let B = 0, M = 0; + for (let P = 0; P < m.value.length; P++) { + const G = T(P); + if (B += G, B >= g) { + M = P; + break; + } + } + return M + 1; + }; + } + function ov(m, T, g, B, { containerRef: M, state: P, currentList: G, source: L }) { + return () => { + const H = M.value; + if (H) { + const K = g(m === "vertical" ? H.scrollTop : H.scrollLeft), X = B(m === "vertical" ? H.clientHeight : H.clientWidth), oe = K - T, me = K + X + T; + P.value = { start: oe < 0 ? 0 : oe, end: me > L.value.length ? L.value.length : me }, G.value = L.value.slice(P.value.start, P.value.end).map((le, pe) => ({ data: le, index: pe + P.value.start })); + } + }; + } + function uv(m, T) { + return (g) => typeof m == "number" ? g * m : T.value.slice(0, g).reduce((B, M, P) => B + m(P), 0); + } + function iv(m, T, g) { + r.watch([m.width, m.height, T], () => { + g(); + }); + } + function sv(m, T) { + return r.computed(() => typeof m == "number" ? T.value.length * m : T.value.reduce((g, B, M) => g + m(M), 0)); + } + const R9 = { horizontal: "scrollLeft", vertical: "scrollTop" }; + function lv(m, T, g, B) { + return (M) => { + B.value && (B.value[R9[m]] = g(M), T()); + }; + } + function w9(m, T) { + const g = rv(T), { state: B, source: M, currentList: P, size: G, containerRef: L } = g, H = { overflowX: "auto" }, { itemWidth: K, overscan: X = 5 } = m, oe = nv(B, M, K), me = av(M, K), le = ov("horizontal", X, me, oe, g), pe = uv(K, M), he = r.computed(() => pe(B.value.start)), ge = sv(K, M); + iv(G, T, le); + const Ce = lv("horizontal", le, pe, L), Ne = r.computed(() => ({ style: { height: "100%", width: "".concat(ge.value - he.value, "px"), marginLeft: "".concat(he.value, "px"), display: "flex" } })); + return { scrollTo: Ce, calculateRange: le, wrapperProps: Ne, containerStyle: H, currentList: P, containerRef: L }; + } + function k9(m, T) { + const g = rv(T), { state: B, source: M, currentList: P, size: G, containerRef: L } = g, H = { overflowY: "auto" }, { itemHeight: K, overscan: X = 5 } = m, oe = nv(B, M, K), me = av(M, K), le = ov("vertical", X, me, oe, g), pe = uv(K, M), he = r.computed(() => pe(B.value.start)), ge = sv(K, M); + iv(G, T, le); + const Ce = lv("vertical", le, pe, L), Ne = r.computed(() => ({ style: { width: "100%", height: "".concat(ge.value - he.value, "px"), marginTop: "".concat(he.value, "px") } })); + return { calculateRange: le, scrollTo: Ce, containerStyle: H, wrapperProps: Ne, currentList: P, containerRef: L }; + } + function _9(m = {}) { + const { navigator: T = _, document: g = S } = m; + let B; + const M = ue(() => T && "wakeLock" in T), P = r.ref(!1); + async function G() { + !M.value || !B || (g && g.visibilityState === "visible" && (B = await T.wakeLock.request("screen")), P.value = !B.released); + } + g && y(g, "visibilitychange", G, { passive: !0 }); + async function L(K) { + M.value && (B = await T.wakeLock.request(K), P.value = !B.released); + } + async function H() { + !M.value || !B || (await B.release(), P.value = !B.released, B = null); + } + return { isSupported: M, isActive: P, request: L, release: H }; + } + function M9(m = {}) { + const { window: T = f } = m, g = ue(() => !!T && "Notification" in T), B = r.ref(null), M = async () => { + g.value && "permission" in Notification && Notification.permission !== "denied" && await Notification.requestPermission(); + }, { on: P, trigger: G } = t.createEventHook(), { on: L, trigger: H } = t.createEventHook(), { on: K, trigger: X } = t.createEventHook(), { on: oe, trigger: me } = t.createEventHook(), le = async (he) => { + if (!g.value) + return; + await M(); + const ge = Object.assign({}, m, he); + return B.value = new Notification(ge.title || "", ge), B.value.onclick = G, B.value.onshow = H, B.value.onerror = X, B.value.onclose = me, B.value; + }, pe = () => { + B.value && B.value.close(), B.value = null; + }; + if (t.tryOnMounted(async () => { + g.value && await M(); + }), t.tryOnScopeDispose(pe), g.value && T) { + const he = T.document; + y(he, "visibilitychange", (ge) => { + ge.preventDefault(), he.visibilityState === "visible" && pe(); + }); + } + return { isSupported: g, notification: B, show: le, close: pe, onClick: P, onShow: L, onError: K, onClose: oe }; + } + const cv = "ping"; + function I1(m) { + return m === !0 ? {} : m; + } + function I9(m, T = {}) { + const { onConnected: g, onDisconnected: B, onError: M, onMessage: P, immediate: G = !0, autoClose: L = !0, protocols: H = [] } = T, K = r.ref(null), X = r.ref("CLOSED"), oe = r.ref(), me = t.toRef(m); + let le, pe, he = !1, ge = 0, Ce = [], Ne; + const Re = (rt = 1e3, ze) => { + oe.value && (he = !0, le == null || le(), oe.value.close(rt, ze)); + }, We = () => { + if (Ce.length && oe.value && X.value === "OPEN") { + for (const rt of Ce) + oe.value.send(rt); + Ce = []; + } + }, Ie = () => { + clearTimeout(Ne), Ne = void 0; + }, He = (rt, ze = !0) => !oe.value || X.value !== "OPEN" ? (ze && Ce.push(rt), !1) : (We(), oe.value.send(rt), !0), Je = () => { + if (he || typeof me.value > "u") + return; + const rt = new WebSocket(me.value, H); + oe.value = rt, X.value = "CONNECTING", rt.onopen = () => { + X.value = "OPEN", g == null || g(rt), pe == null || pe(), We(); + }, rt.onclose = (ze) => { + if (X.value = "CLOSED", oe.value = void 0, B == null || B(rt, ze), !he && T.autoReconnect) { + const { retries: it = -1, delay: yt = 1e3, onFailed: sr } = I1(T.autoReconnect); + ge += 1, typeof it == "number" && (it < 0 || ge < it) || typeof it == "function" && it() ? setTimeout(Je, yt) : sr == null || sr(); + } + }, rt.onerror = (ze) => { + M == null || M(rt, ze); + }, rt.onmessage = (ze) => { + if (T.heartbeat) { + Ie(); + const { message: it = cv } = I1(T.heartbeat); + if (ze.data === it) + return; + } + K.value = ze.data, P == null || P(rt, ze); + }; + }; + if (T.heartbeat) { + const { message: rt = cv, interval: ze = 1e3, pongTimeout: it = 1e3 } = I1(T.heartbeat), { pause: yt, resume: sr } = t.useIntervalFn(() => { + He(rt, !1), Ne == null && (Ne = setTimeout(() => { + Re(); + }, it)); + }, ze, { immediate: !1 }); + le = yt, pe = sr; + } + L && (y(window, "beforeunload", () => Re()), t.tryOnScopeDispose(Re)); + const $e = () => { + Re(), he = !1, ge = 0, Je(); + }; + return G && r.watch(me, $e, { immediate: !0 }), { data: K, status: X, close: Re, send: He, open: $e, ws: oe }; + } + function Y9(m, T, g) { + const { window: B = f } = g != null ? g : {}, M = r.ref(null), P = r.shallowRef(), G = (...H) => { + P.value && P.value.postMessage(...H); + }, L = function() { + P.value && P.value.terminate(); + }; + return B && (typeof m == "string" ? P.value = new Worker(m, T) : typeof m == "function" ? P.value = m() : P.value = m, P.value.onmessage = (H) => { + M.value = H.data; + }, t.tryOnScopeDispose(() => { + P.value && P.value.terminate(); + })), { data: M, post: G, terminate: L, worker: P }; + } + function L9(m) { + return (T) => { + const g = T.data[0]; + return Promise.resolve(m.apply(void 0, g)).then((B) => { + postMessage(["SUCCESS", B]); + }).catch((B) => { + postMessage(["ERROR", B]); + }); + }; + } + function P9(m) { + return m.length === 0 ? "" : "importScripts(".concat(m.map((T) => "'".concat(T, "'")).toString(), ")"); + } + function Z9(m, T) { + const g = "".concat(P9(T), "; onmessage=(").concat(L9, ")(").concat(m, ")"), B = new Blob([g], { type: "text/javascript" }); + return URL.createObjectURL(B); + } + function j9(m, T = {}) { + const { dependencies: g = [], timeout: B, window: M = f } = T, P = r.ref(), G = r.ref("PENDING"), L = r.ref({}), H = r.ref(), K = (me = "PENDING") => { + P.value && P.value._url && M && (P.value.terminate(), URL.revokeObjectURL(P.value._url), L.value = {}, P.value = void 0, M.clearTimeout(H.value), G.value = me); + }; + K(), t.tryOnScopeDispose(K); + const X = () => { + const me = Z9(m, g), le = new Worker(me); + return le._url = me, le.onmessage = (pe) => { + const { resolve: he = () => { + }, reject: ge = () => { + } } = L.value, [Ce, Ne] = pe.data; + switch (Ce) { + case "SUCCESS": + he(Ne), K(Ce); + break; + default: + ge(Ne), K("ERROR"); + break; + } + }, le.onerror = (pe) => { + const { reject: he = () => { + } } = L.value; + he(pe), K("ERROR"); + }, B && (H.value = setTimeout(() => K("TIMEOUT_EXPIRED"), B)), le; + }, oe = (...me) => new Promise((le, pe) => { + L.value = { resolve: le, reject: pe }, P.value && P.value.postMessage([[...me]]), G.value = "RUNNING"; + }); + return { workerFn: (...me) => G.value === "RUNNING" ? (console.error("[useWebWorkerFn] You can only run one instance of the worker at a time."), Promise.reject()) : (P.value = X(), oe(...me)), workerStatus: G, workerTerminate: K }; + } + function G9({ window: m = f } = {}) { + if (!m) + return r.ref(!1); + const T = r.ref(m.document.hasFocus()); + return y(m, "blur", () => { + T.value = !1; + }), y(m, "focus", () => { + T.value = !0; + }), T; + } + function z9({ window: m = f } = {}) { + if (!m) + return { x: r.ref(0), y: r.ref(0) }; + const T = r.ref(m.scrollX), g = r.ref(m.scrollY); + return y(m, "scroll", () => { + T.value = m.scrollX, g.value = m.scrollY; + }, { capture: !1, passive: !0 }), { x: T, y: g }; + } + function U9(m = {}) { + const { window: T = f, initialWidth: g = 1 / 0, initialHeight: B = 1 / 0, listenOrientation: M = !0, includeScrollbar: P = !0 } = m, G = r.ref(g), L = r.ref(B), H = () => { + T && (P ? (G.value = T.innerWidth, L.value = T.innerHeight) : (G.value = T.document.documentElement.clientWidth, L.value = T.document.documentElement.clientHeight)); + }; + if (H(), t.tryOnMounted(H), y("resize", H, { passive: !0 }), M) { + const K = Ye("(orientation: portrait)"); + r.watch(K, () => H()); + } + return { width: G, height: L }; + } + e.DefaultMagicKeysAliasMap = TE, e.StorageSerializers = du, e.TransitionPresets = b9, e.asyncComputed = n, e.breakpointsAntDesign = gt, e.breakpointsBootstrapV5 = Et, e.breakpointsMasterCss = gn, e.breakpointsQuasar = Dt, e.breakpointsSematic = zt, e.breakpointsTailwind = dt, e.breakpointsVuetify = ht, e.cloneFnJSON = de, e.computedAsync = n, e.computedInject = a, e.createFetch = s0, e.createReusableTemplate = h, e.createTemplatePromise = E, e.createUnrefFn = b, e.customStorageEventName = mo, e.defaultDocument = S, e.defaultLocation = z, e.defaultNavigator = _, e.defaultWindow = f, e.executeTransition = ev, e.formatTimeAgo = WE, e.getSSRHandler = dr, e.mapGamepadToXbox360Controller = xt, e.onClickOutside = re, e.onKeyDown = fe, e.onKeyPressed = te, e.onKeyStroke = V, e.onKeyUp = De, e.onLongPress = J, e.onStartTyping = Fe, e.setSSRHandler = or, e.templateRef = Ge, e.unrefElement = v, e.useActiveElement = Ue, e.useAnimate = Te, e.useAsyncQueue = Me, e.useAsyncState = Nt, e.useBase64 = x, e.useBattery = Ae, e.useBluetooth = Se, e.useBreakpoints = iu, e.useBroadcastChannel = oo, e.useBrowserLocation = vn, e.useCached = ya, e.useClipboard = so, e.useCloned = Xe, e.useColorMode = Di, e.useConfirmDialog = ws, e.useCssVar = Ba, e.useCurrentElement = hu, e.useCycleList = _s, e.useDark = Oa, e.useDebouncedRefHistory = $s, e.useDeviceMotion = Vs, e.useDeviceOrientation = Gi, e.useDevicePixelRatio = Ws, e.useDevicesList = ho, e.useDisplayMedia = vu, e.useDocumentVisibility = Ui, e.useDraggable = fo, e.useDropZone = Ks, e.useElementBounding = el, e.useElementByPoint = tl, e.useElementHover = rl, e.useElementSize = e0, e.useElementVisibility = nl, e.useEventBus = t0, e.useEventListener = y, e.useEventSource = Co, e.useEyeDropper = r0, e.useFavicon = yu, e.useFetch = l0, e.useFileDialog = I, e.useFileSystemAccess = Ke, e.useFocus = je, e.useFocusWithin = tt, e.useFps = ot, e.useFullscreen = Rt, e.useGamepad = Vt, e.useGeolocation = hr, e.useIdle = Wc, e.useImage = vw, e.useInfiniteScroll = Nw, e.useIntersectionObserver = bu, e.useKeyModifier = Bw, e.useLocalStorage = Ow, e.useMagicKeys = Rw, e.useManualRefHistory = Oi, e.useMediaControls = Yw, e.useMediaQuery = Ye, e.useMemoize = Pw, e.useMemory = Zw, e.useMounted = ne, e.useMouse = vE, e.useMouseInElement = CE, e.useMousePressed = Gw, e.useMutationObserver = xa, e.useNavigatorLanguage = zw, e.useNetwork = DE, e.useNow = SE, e.useObjectUrl = Ww, e.useOffsetPagination = Qw, e.useOnline = qw, e.usePageLeave = Kw, e.useParallax = Jw, e.useParentElement = Xw, e.usePerformanceObserver = nk, e.usePermission = zi, e.usePointer = pk, e.usePointerLock = Ak, e.usePointerSwipe = mk, e.usePreferredColorScheme = hk, e.usePreferredContrast = Tk, e.usePreferredDark = pu, e.usePreferredLanguages = fk, e.usePreferredReducedMotion = gk, e.usePrevious = Ek, e.useRafFn = ye, e.useRefHistory = gu, e.useResizeObserver = go, e.useScreenOrientation = vk, e.useScreenSafeArea = Ck, e.useScriptTag = Dk, e.useScroll = pE, e.useScrollLock = yk, e.useSessionStorage = Sk, e.useShare = Bk, e.useSorted = Rk, e.useSpeechRecognition = wk, e.useSpeechSynthesis = kk, e.useStepper = _k, e.useStorage = Kn, e.useStorageAsync = Lk, e.useStyleTag = Zk, e.useSupported = ue, e.useSwipe = jk, e.useTemplateRefsList = zk, e.useTextDirection = Uk, e.useTextSelection = $k, e.useTextareaAutosize = Vk, e.useThrottledRefHistory = e9, e.useTimeAgo = i9, e.useTimeoutPoll = s9, e.useTimestamp = A9, e.useTitle = m9, e.useTransition = S9, e.useUrlSearchParams = F9, e.useUserMedia = N9, e.useVModel = tv, e.useVModels = x9, e.useVibrate = B9, e.useVirtualList = O9, e.useWakeLock = _9, e.useWebNotification = M9, e.useWebSocket = I9, e.useWebWorker = Y9, e.useWebWorkerFn = j9, e.useWindowFocus = G9, e.useWindowScroll = z9, e.useWindowSize = U9, Object.keys(t).forEach(function(m) { + m !== "default" && !e.hasOwnProperty(m) && Object.defineProperty(e, m, { enumerable: !0, get: function() { + return t[m]; + } }); + }); + }(pb)), pb; +} +var Jm, Eb; +function qO() { + if (Eb) + return Jm; + Eb = 1; + function e(t, r, n) { + var a, s, u, i, o; + r == null && (r = 100); + function l() { + var d = Date.now() - i; + d < r && d >= 0 ? a = setTimeout(l, r - d) : (a = null, n || (o = t.apply(u, s), u = s = null)); + } + var c = function() { + u = this, s = arguments, i = Date.now(); + var d = n && !a; + return a || (a = setTimeout(l, r)), d && (o = t.apply(u, s), u = s = null), o; + }; + return c.clear = function() { + a && (clearTimeout(a), a = null); + }, c.flush = function() { + a && (o = t.apply(u, s), u = s = null, clearTimeout(a), a = null); + }, c; + } + return e.debounce = e, Jm = e, Jm; +} +function to(e) { + return e.split("-")[0]; +} +function V0(e) { + return e.split("-")[1]; +} +function Gc(e) { + return ["top", "bottom"].includes(to(e)) ? "x" : "y"; +} +function Ag(e) { + return e === "y" ? "height" : "width"; +} +function vb(e) { + let { reference: t, floating: r, placement: n } = e; + const a = t.x + t.width / 2 - r.width / 2, s = t.y + t.height / 2 - r.height / 2; + let u; + switch (to(n)) { + case "top": + u = { x: a, y: t.y - r.height }; + break; + case "bottom": + u = { x: a, y: t.y + t.height }; + break; + case "right": + u = { x: t.x + t.width, y: s }; + break; + case "left": + u = { x: t.x - r.width, y: s }; + break; + default: + u = { x: t.x, y: t.y }; + } + const i = Gc(n), o = Ag(i); + switch (V0(n)) { + case "start": + u[i] = u[i] - (t[o] / 2 - r[o] / 2); + break; + case "end": + u[i] = u[i] + (t[o] / 2 - r[o] / 2); + break; + } + return u; +} +const Kte = async (e, t, r) => { + const { placement: n = "bottom", strategy: a = "absolute", middleware: s = [], platform: u } = r; + let i = await u.getElementRects({ reference: e, floating: t, strategy: a }), { x: o, y: l } = vb({ ...i, placement: n }), c = n, d = {}; + for (let p = 0; p < s.length; p++) { + const { name: A, fn: h } = s[p], { x: E, y: b, data: v, reset: f } = await h({ x: o, y: l, initialPlacement: n, placement: c, strategy: a, middlewareData: d, rects: i, platform: u, elements: { reference: e, floating: t } }); + if (o = E != null ? E : o, l = b != null ? b : l, d = { ...d, [A]: v != null ? v : {} }, f) { + typeof f == "object" && (f.placement && (c = f.placement), f.rects && (i = f.rects === !0 ? await u.getElementRects({ reference: e, floating: t, strategy: a }) : f.rects), { x: o, y: l } = vb({ ...i, placement: c })), p = -1; + continue; + } + } + return { x: o, y: l, placement: c, strategy: a, middlewareData: d }; +}; +function Jte(e) { + return { top: 0, right: 0, bottom: 0, left: 0, ...e }; +} +function KO(e) { + return typeof e != "number" ? Jte(e) : { top: e, right: e, bottom: e, left: e }; +} +function cT(e) { + return { ...e, top: e.y, left: e.x, right: e.x + e.width, bottom: e.y + e.height }; +} +async function u1(e, t) { + t === void 0 && (t = {}); + const { x: r, y: n, platform: a, rects: s, elements: u, strategy: i } = e, { boundary: o = "clippingParents", rootBoundary: l = "viewport", elementContext: c = "floating", altBoundary: d = !1, padding: p = 0 } = t, A = KO(p), h = u[d ? c === "floating" ? "reference" : "floating" : c], E = await a.getClippingClientRect({ element: await a.isElement(h) ? h : h.contextElement || await a.getDocumentElement({ element: u.floating }), boundary: o, rootBoundary: l }), b = cT(await a.convertOffsetParentRelativeRectToViewportRelativeRect({ rect: c === "floating" ? { ...s.floating, x: r, y: n } : s.reference, offsetParent: await a.getOffsetParent({ element: u.floating }), strategy: i })); + return { top: E.top - b.top + A.top, bottom: b.bottom - E.bottom + A.bottom, left: E.left - b.left + A.left, right: b.right - E.right + A.right }; +} +const Xte = Math.min, _u = Math.max; +function dT(e, t, r) { + return _u(e, Xte(t, r)); +} +const ere = (e) => ({ name: "arrow", options: e, async fn(t) { + const { element: r, padding: n = 0 } = e != null ? e : {}, { x: a, y: s, placement: u, rects: i, platform: o } = t; + if (r == null) + return {}; + const l = KO(n), c = { x: a, y: s }, d = to(u), p = Gc(d), A = Ag(p), h = await o.getDimensions({ element: r }), E = p === "y" ? "top" : "left", b = p === "y" ? "bottom" : "right", v = i.reference[A] + i.reference[p] - c[p] - i.floating[A], f = c[p] - i.reference[p], S = await o.getOffsetParent({ element: r }), _ = S ? p === "y" ? S.clientHeight || 0 : S.clientWidth || 0 : 0, z = v / 2 - f / 2, y = l[E], $ = _ - h[A] - l[b], re = _ / 2 - h[A] / 2 + z, Q = dT(y, re, $); + return { data: { [p]: Q, centerOffset: re - Q } }; +} }), tre = { left: "right", right: "left", bottom: "top", top: "bottom" }; +function qp(e) { + return e.replace(/left|right|bottom|top/g, (t) => tre[t]); +} +function JO(e, t) { + const r = V0(e) === "start", n = Gc(e), a = Ag(n); + let s = n === "x" ? r ? "right" : "left" : r ? "bottom" : "top"; + return t.reference[a] > t.floating[a] && (s = qp(s)), { main: s, cross: qp(s) }; +} +const rre = { start: "end", end: "start" }; +function pT(e) { + return e.replace(/start|end/g, (t) => rre[t]); +} +const nre = ["top", "right", "bottom", "left"], are = nre.reduce((e, t) => e.concat(t, t + "-start", t + "-end"), []); +function ore(e, t, r) { + return (e ? [...r.filter((n) => V0(n) === e), ...r.filter((n) => V0(n) !== e)] : r.filter((n) => to(n) === n)).filter((n) => e ? V0(n) === e || (t ? pT(n) !== n : !1) : !0); +} +const ure = function(e) { + return e === void 0 && (e = {}), { name: "autoPlacement", options: e, async fn(t) { + var r, n, a, s, u, i; + const { x: o, y: l, rects: c, middlewareData: d, placement: p } = t, { alignment: A = null, allowedPlacements: h = are, autoAlignment: E = !0, ...b } = e; + if ((r = d.autoPlacement) != null && r.skip) + return {}; + const v = ore(A, E, h), f = await u1(t, b), S = (n = (a = d.autoPlacement) == null ? void 0 : a.index) != null ? n : 0, _ = v[S], { main: z, cross: y } = JO(_, c); + if (p !== _) + return { x: o, y: l, reset: { placement: v[0] } }; + const $ = [f[to(_)], f[z], f[y]], re = [...(s = (u = d.autoPlacement) == null ? void 0 : u.overflows) != null ? s : [], { placement: _, overflows: $ }], Q = v[S + 1]; + if (Q) + return { data: { index: S + 1, overflows: re }, reset: { placement: Q } }; + const D = re.slice().sort((k, R) => k.overflows[0] - R.overflows[0]), w = (i = D.find((k) => { + let { overflows: R } = k; + return R.every((q) => q <= 0); + })) == null ? void 0 : i.placement; + return { data: { skip: !0 }, reset: { placement: w != null ? w : D[0].placement } }; + } }; +}; +function ire(e) { + const t = qp(e); + return [pT(e), t, pT(t)]; +} +const sre = function(e) { + return e === void 0 && (e = {}), { name: "flip", options: e, async fn(t) { + var r, n; + const { placement: a, middlewareData: s, rects: u, initialPlacement: i } = t; + if ((r = s.flip) != null && r.skip) + return {}; + const { mainAxis: o = !0, crossAxis: l = !0, fallbackPlacements: c, fallbackStrategy: d = "bestFit", flipAlignment: p = !0, ...A } = e, h = to(a), E = c || (h === i || !p ? [qp(i)] : ire(i)), b = [i, ...E], v = await u1(t, A), f = []; + let S = ((n = s.flip) == null ? void 0 : n.overflows) || []; + if (o && f.push(v[h]), l) { + const { main: $, cross: re } = JO(a, u); + f.push(v[$], v[re]); + } + if (S = [...S, { placement: a, overflows: f }], !f.every(($) => $ <= 0)) { + var _, z; + const $ = ((_ = (z = s.flip) == null ? void 0 : z.index) != null ? _ : 0) + 1, re = b[$]; + if (re) + return { data: { index: $, overflows: S }, reset: { placement: re } }; + let Q = "bottom"; + switch (d) { + case "bestFit": { + var y; + const D = (y = S.slice().sort((w, k) => w.overflows.filter((R) => R > 0).reduce((R, q) => R + q, 0) - k.overflows.filter((R) => R > 0).reduce((R, q) => R + q, 0))[0]) == null ? void 0 : y.placement; + D && (Q = D); + break; + } + case "initialPlacement": + Q = i; + break; + } + return { data: { skip: !0 }, reset: { placement: Q } }; + } + return {}; + } }; +}; +function lre(e) { + let { placement: t, rects: r, value: n } = e; + const a = to(t), s = ["left", "top"].includes(a) ? -1 : 1, u = typeof n == "function" ? n({ ...r, placement: t }) : n, { mainAxis: i, crossAxis: o } = typeof u == "number" ? { mainAxis: u, crossAxis: 0 } : { mainAxis: 0, crossAxis: 0, ...u }; + return Gc(a) === "x" ? { x: o, y: i * s } : { x: i * s, y: o }; +} +const cre = function(e) { + return e === void 0 && (e = 0), { name: "offset", options: e, fn(t) { + const { x: r, y: n, placement: a, rects: s } = t, u = lre({ placement: a, rects: s, value: e }); + return { x: r + u.x, y: n + u.y, data: u }; + } }; +}; +function dre(e) { + return e === "x" ? "y" : "x"; +} +const pre = function(e) { + return e === void 0 && (e = {}), { name: "shift", options: e, async fn(t) { + const { x: r, y: n, placement: a } = t, { mainAxis: s = !0, crossAxis: u = !1, limiter: i = { fn: (b) => { + let { x: v, y: f } = b; + return { x: v, y: f }; + } }, ...o } = e, l = { x: r, y: n }, c = await u1(t, o), d = Gc(to(a)), p = dre(d); + let A = l[d], h = l[p]; + if (s) { + const b = d === "y" ? "top" : "left", v = d === "y" ? "bottom" : "right", f = A + c[b], S = A - c[v]; + A = dT(f, A, S); + } + if (u) { + const b = p === "y" ? "top" : "left", v = p === "y" ? "bottom" : "right", f = h + c[b], S = h - c[v]; + h = dT(f, h, S); + } + const E = i.fn({ ...t, [d]: A, [p]: h }); + return { ...E, data: { x: E.x - r, y: E.y - n } }; + } }; +}, Are = function(e) { + return e === void 0 && (e = {}), { name: "size", options: e, async fn(t) { + var r; + const { placement: n, rects: a, middlewareData: s } = t, { apply: u, ...i } = e; + if ((r = s.size) != null && r.skip) + return {}; + const o = await u1(t, i), l = to(n), c = V0(n) === "end"; + let d, p; + l === "top" || l === "bottom" ? (d = l, p = c ? "left" : "right") : (p = l, d = c ? "top" : "bottom"); + const A = _u(o.left, 0), h = _u(o.right, 0), E = _u(o.top, 0), b = _u(o.bottom, 0), v = { height: a.floating.height - (["left", "right"].includes(n) ? 2 * (E !== 0 || b !== 0 ? E + b : _u(o.top, o.bottom)) : o[d]), width: a.floating.width - (["top", "bottom"].includes(n) ? 2 * (A !== 0 || h !== 0 ? A + h : _u(o.left, o.right)) : o[p]) }; + return u == null || u({ ...v, ...a }), { data: { skip: !0 }, reset: { rects: !0 } }; + } }; +}; +function mg(e) { + return (e == null ? void 0 : e.toString()) === "[object Window]"; +} +function tu(e) { + if (e == null) + return window; + if (!mg(e)) { + const t = e.ownerDocument; + return t && t.defaultView || window; + } + return e; +} +function i1(e) { + return tu(e).getComputedStyle(e); +} +function qa(e) { + return mg(e) ? "" : e ? (e.nodeName || "").toLowerCase() : ""; +} +function Ka(e) { + return e instanceof tu(e).HTMLElement; +} +function Kp(e) { + return e instanceof tu(e).Element; +} +function mre(e) { + return e instanceof tu(e).Node; +} +function XO(e) { + const t = tu(e).ShadowRoot; + return e instanceof t || e instanceof ShadowRoot; +} +function s1(e) { + const { overflow: t, overflowX: r, overflowY: n } = i1(e); + return /auto|scroll|overlay|hidden/.test(t + n + r); +} +function hre(e) { + return ["table", "td", "th"].includes(qa(e)); +} +function e5(e) { + const t = navigator.userAgent.toLowerCase().includes("firefox"), r = i1(e); + return r.transform !== "none" || r.perspective !== "none" || r.contain === "paint" || ["transform", "perspective"].includes(r.willChange) || t && r.willChange === "filter" || t && (r.filter ? r.filter !== "none" : !1); +} +const Cb = Math.min, _l = Math.max, Jp = Math.round; +function os(e, t) { + t === void 0 && (t = !1); + const r = e.getBoundingClientRect(); + let n = 1, a = 1; + return t && Ka(e) && (n = e.offsetWidth > 0 && Jp(r.width) / e.offsetWidth || 1, a = e.offsetHeight > 0 && Jp(r.height) / e.offsetHeight || 1), { width: r.width / n, height: r.height / a, top: r.top / a, right: r.right / n, bottom: r.bottom / a, left: r.left / n, x: r.left / n, y: r.top / a }; +} +function ru(e) { + return ((mre(e) ? e.ownerDocument : e.document) || window.document).documentElement; +} +function l1(e) { + return mg(e) ? { scrollLeft: e.pageXOffset, scrollTop: e.pageYOffset } : { scrollLeft: e.scrollLeft, scrollTop: e.scrollTop }; +} +function t5(e) { + return os(ru(e)).left + l1(e).scrollLeft; +} +function Tre(e) { + const t = os(e); + return Jp(t.width) !== e.offsetWidth || Jp(t.height) !== e.offsetHeight; +} +function fre(e, t, r) { + const n = Ka(t), a = ru(t), s = os(e, n && Tre(t)); + let u = { scrollLeft: 0, scrollTop: 0 }; + const i = { x: 0, y: 0 }; + if (n || !n && r !== "fixed") + if ((qa(t) !== "body" || s1(a)) && (u = l1(t)), Ka(t)) { + const o = os(t, !0); + i.x = o.x + t.clientLeft, i.y = o.y + t.clientTop; + } else + a && (i.x = t5(a)); + return { x: s.left + u.scrollLeft - i.x, y: s.top + u.scrollTop - i.y, width: s.width, height: s.height }; +} +function c1(e) { + return qa(e) === "html" ? e : e.assignedSlot || e.parentNode || (XO(e) ? e.host : null) || ru(e); +} +function Db(e) { + return !Ka(e) || getComputedStyle(e).position === "fixed" ? null : e.offsetParent; +} +function gre(e) { + let t = c1(e); + for (; Ka(t) && !["html", "body"].includes(qa(t)); ) { + if (e5(t)) + return t; + t = t.parentNode; + } + return null; +} +function AT(e) { + const t = tu(e); + let r = Db(e); + for (; r && hre(r) && getComputedStyle(r).position === "static"; ) + r = Db(r); + return r && (qa(r) === "html" || qa(r) === "body" && getComputedStyle(r).position === "static" && !e5(r)) ? t : r || gre(e) || t; +} +function bb(e) { + return { width: e.offsetWidth, height: e.offsetHeight }; +} +function Ere(e) { + let { rect: t, offsetParent: r, strategy: n } = e; + const a = Ka(r), s = ru(r); + if (r === s) + return t; + let u = { scrollLeft: 0, scrollTop: 0 }; + const i = { x: 0, y: 0 }; + if ((a || !a && n !== "fixed") && ((qa(r) !== "body" || s1(s)) && (u = l1(r)), Ka(r))) { + const o = os(r, !0); + i.x = o.x + r.clientLeft, i.y = o.y + r.clientTop; + } + return { ...t, x: t.x - u.scrollLeft + i.x, y: t.y - u.scrollTop + i.y }; +} +function vre(e) { + const t = tu(e), r = ru(e), n = t.visualViewport; + let a = r.clientWidth, s = r.clientHeight, u = 0, i = 0; + return n && (a = n.width, s = n.height, Math.abs(t.innerWidth / n.scale - n.width) < 0.01 && (u = n.offsetLeft, i = n.offsetTop)), { width: a, height: s, x: u, y: i }; +} +function Cre(e) { + var t; + const r = ru(e), n = l1(e), a = (t = e.ownerDocument) == null ? void 0 : t.body, s = _l(r.scrollWidth, r.clientWidth, a ? a.scrollWidth : 0, a ? a.clientWidth : 0), u = _l(r.scrollHeight, r.clientHeight, a ? a.scrollHeight : 0, a ? a.clientHeight : 0); + let i = -n.scrollLeft + t5(e); + const o = -n.scrollTop; + return i1(a || r).direction === "rtl" && (i += _l(r.clientWidth, a ? a.clientWidth : 0) - s), { width: s, height: u, x: i, y: o }; +} +function r5(e) { + return ["html", "body", "#document"].includes(qa(e)) ? e.ownerDocument.body : Ka(e) && s1(e) ? e : r5(c1(e)); +} +function Xp(e, t) { + var r; + t === void 0 && (t = []); + const n = r5(e), a = n === ((r = e.ownerDocument) == null ? void 0 : r.body), s = tu(n), u = a ? [s].concat(s.visualViewport || [], s1(n) ? n : []) : n, i = t.concat(u); + return a ? i : i.concat(Xp(c1(u))); +} +function Dre(e, t) { + const r = t.getRootNode == null ? void 0 : t.getRootNode(); + if (e.contains(t)) + return !0; + if (r && XO(r)) { + let n = t; + do { + if (n && e === n) + return !0; + n = n.parentNode || n.host; + } while (n); + } + return !1; +} +function bre(e) { + const t = os(e), r = t.top + e.clientTop, n = t.left + e.clientLeft; + return { top: r, left: n, x: n, y: r, right: n + e.clientWidth, bottom: r + e.clientHeight, width: e.clientWidth, height: e.clientHeight }; +} +function yb(e, t) { + return t === "viewport" ? cT(vre(e)) : Kp(t) ? bre(t) : cT(Cre(ru(e))); +} +function yre(e) { + const t = Xp(c1(e)), r = ["absolute", "fixed"].includes(i1(e).position) && Ka(e) ? AT(e) : e; + return Kp(r) ? t.filter((n) => Kp(n) && Dre(n, r) && qa(n) !== "body") : []; +} +function Sre(e) { + let { element: t, boundary: r, rootBoundary: n } = e; + const a = [...r === "clippingParents" ? yre(t) : [].concat(r), n], s = a[0], u = a.reduce((i, o) => { + const l = yb(t, o); + return i.top = _l(l.top, i.top), i.right = Cb(l.right, i.right), i.bottom = Cb(l.bottom, i.bottom), i.left = _l(l.left, i.left), i; + }, yb(t, s)); + return u.width = u.right - u.left, u.height = u.bottom - u.top, u.x = u.left, u.y = u.top, u; +} +const Fre = { getElementRects: (e) => { + let { reference: t, floating: r, strategy: n } = e; + return { reference: fre(t, AT(r), n), floating: { ...bb(r), x: 0, y: 0 } }; +}, convertOffsetParentRelativeRectToViewportRelativeRect: (e) => Ere(e), getOffsetParent: (e) => { + let { element: t } = e; + return AT(t); +}, isElement: (e) => Kp(e), getDocumentElement: (e) => { + let { element: t } = e; + return ru(t); +}, getClippingClientRect: (e) => Sre(e), getDimensions: (e) => { + let { element: t } = e; + return bb(t); +}, getClientRects: (e) => { + let { element: t } = e; + return t.getClientRects(); +} }, Nre = (e, t, r) => Kte(e, t, { platform: Fre, ...r }); +var xre = Object.defineProperty, Bre = Object.defineProperties, Ore = Object.getOwnPropertyDescriptors, eA = Object.getOwnPropertySymbols, n5 = Object.prototype.hasOwnProperty, a5 = Object.prototype.propertyIsEnumerable, Sb = (e, t, r) => t in e ? xre(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ro = (e, t) => { + for (var r in t || (t = {})) + n5.call(t, r) && Sb(e, r, t[r]); + if (eA) + for (var r of eA(t)) + a5.call(t, r) && Sb(e, r, t[r]); + return e; +}, d1 = (e, t) => Bre(e, Ore(t)), Rre = (e, t) => { + var r = {}; + for (var n in e) + n5.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]); + if (e != null && eA) + for (var n of eA(e)) + t.indexOf(n) < 0 && a5.call(e, n) && (r[n] = e[n]); + return r; +}; +function o5(e, t) { + for (const r in t) + Object.prototype.hasOwnProperty.call(t, r) && (typeof t[r] == "object" && e[r] ? o5(e[r], t[r]) : e[r] = t[r]); +} +const Aa = { disabled: !1, distance: 5, skidding: 0, container: "body", boundary: void 0, instantMove: !1, disposeTimeout: 5e3, popperTriggers: [], strategy: "absolute", preventOverflow: !0, flip: !0, shift: !0, overflowPadding: 0, arrowPadding: 0, arrowOverflow: !0, themes: { tooltip: { placement: "top", triggers: ["hover", "focus", "touch"], hideTriggers: (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", "focus"], delay: { show: 0, hide: 400 } } } }; +function us(e, t) { + let r = Aa.themes[e] || {}, n; + do + n = r[t], typeof n > "u" ? r.$extend ? r = Aa.themes[r.$extend] || {} : (r = null, n = Aa[t]) : r = null; + while (r); + return n; +} +function wre(e) { + const t = [e]; + let r = Aa.themes[e] || {}; + do + r.$extend && !r.$resetCss ? (t.push(r.$extend), r = Aa.themes[r.$extend] || {}) : r = null; + while (r); + return t.map((n) => "v-popper--theme-".concat(n)); +} +function Fb(e) { + const t = [e]; + let r = Aa.themes[e] || {}; + do + r.$extend ? (t.push(r.$extend), r = Aa.themes[r.$extend] || {}) : r = null; + while (r); + return t; +} +let ai = !1; +if (typeof window < "u") { + ai = !1; + try { + const e = Object.defineProperty({}, "passive", { get() { + ai = !0; + } }); + window.addEventListener("test", null, e); + } catch { + } +} +let u5 = !1; +typeof window < "u" && typeof navigator < "u" && (u5 = /iPad|iPhone|iPod/.test(navigator.userAgent) && !window.MSStream); +const hg = ["auto", "top", "bottom", "left", "right"].reduce((e, t) => e.concat([t, "".concat(t, "-start"), "".concat(t, "-end")]), []), mT = { hover: "mouseenter", focus: "focus", click: "click", touch: "touchstart" }, hT = { hover: "mouseleave", focus: "blur", click: "click", touch: "touchend" }; +function Nb(e, t) { + const r = e.indexOf(t); + r !== -1 && e.splice(r, 1); +} +function Xm() { + return new Promise((e) => requestAnimationFrame(() => { + requestAnimationFrame(e); + })); +} +const dn = []; +let Ou = null; +const xb = {}; +function Bb(e) { + let t = xb[e]; + return t || (t = xb[e] = []), t; +} +let TT = function() { +}; +typeof window < "u" && (TT = window.Element); +function Pt(e) { + return function() { + const t = this.$props; + return us(t.theme, e); + }; +} +const e4 = "__floating-vue__popper"; +var Tg = () => ({ name: "VPopper", props: { theme: { type: String, required: !0 }, targetNodes: { type: Function, required: !0 }, referenceNode: { type: Function, required: !0 }, popperNode: { type: Function, required: !0 }, shown: { type: Boolean, default: !1 }, showGroup: { type: String, default: null }, ariaId: { default: null }, disabled: { type: Boolean, default: Pt("disabled") }, positioningDisabled: { type: Boolean, default: Pt("positioningDisabled") }, placement: { type: String, default: Pt("placement"), validator: (e) => hg.includes(e) }, delay: { type: [String, Number, Object], default: Pt("delay") }, distance: { type: [Number, String], default: Pt("distance") }, skidding: { type: [Number, String], default: Pt("skidding") }, triggers: { type: Array, default: Pt("triggers") }, showTriggers: { type: [Array, Function], default: Pt("showTriggers") }, hideTriggers: { type: [Array, Function], default: Pt("hideTriggers") }, popperTriggers: { type: Array, default: Pt("popperTriggers") }, popperShowTriggers: { type: [Array, Function], default: Pt("popperShowTriggers") }, popperHideTriggers: { type: [Array, Function], default: Pt("popperHideTriggers") }, container: { type: [String, Object, TT, Boolean], default: Pt("container") }, boundary: { type: [String, TT], default: Pt("boundary") }, strategy: { type: String, validator: (e) => ["absolute", "fixed"].includes(e), default: Pt("strategy") }, autoHide: { type: [Boolean, Function], default: Pt("autoHide") }, handleResize: { type: Boolean, default: Pt("handleResize") }, instantMove: { type: Boolean, default: Pt("instantMove") }, eagerMount: { type: Boolean, default: Pt("eagerMount") }, popperClass: { type: [String, Array, Object], default: Pt("popperClass") }, computeTransformOrigin: { type: Boolean, default: Pt("computeTransformOrigin") }, autoMinSize: { type: Boolean, default: Pt("autoMinSize") }, autoSize: { type: [Boolean, String], default: Pt("autoSize") }, autoMaxSize: { type: Boolean, default: Pt("autoMaxSize") }, autoBoundaryMaxSize: { type: Boolean, default: Pt("autoBoundaryMaxSize") }, preventOverflow: { type: Boolean, default: Pt("preventOverflow") }, overflowPadding: { type: [Number, String], default: Pt("overflowPadding") }, arrowPadding: { type: [Number, String], default: Pt("arrowPadding") }, arrowOverflow: { type: Boolean, default: Pt("arrowOverflow") }, flip: { type: Boolean, default: Pt("flip") }, shift: { type: Boolean, default: Pt("shift") }, shiftCrossAxis: { type: Boolean, default: Pt("shiftCrossAxis") }, noAutoFocus: { type: Boolean, default: Pt("noAutoFocus") } }, provide() { + return { [e4]: { parentPopper: this } }; +}, inject: { [e4]: { default: null } }, data() { + return { isShown: !1, isMounted: !1, skipTransition: !1, classes: { showFrom: !1, showTo: !1, hideFrom: !1, hideTo: !0 }, result: { x: 0, y: 0, placement: "", strategy: this.strategy, arrow: { x: 0, y: 0, centerOffset: 0 }, transformOrigin: null }, shownChildren: /* @__PURE__ */ new Set(), lastAutoHide: !0 }; +}, computed: { popperId() { + return this.ariaId != null ? this.ariaId : this.randomId; +}, shouldMountContent() { + return this.eagerMount || this.isMounted; +}, slotData() { + return { popperId: this.popperId, isShown: this.isShown, shouldMountContent: this.shouldMountContent, skipTransition: this.skipTransition, autoHide: typeof this.autoHide == "function" ? this.lastAutoHide : this.autoHide, show: this.show, hide: this.hide, handleResize: this.handleResize, onResize: this.onResize, classes: d1(Ro({}, this.classes), { popperClass: this.popperClass }), result: this.positioningDisabled ? null : this.result }; +}, parentPopper() { + var e; + return (e = this[e4]) == 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: Ro(Ro({ shown: "$_autoShowHide", disabled(e) { + e ? this.dispose() : this.init(); +}, async container() { + this.isShown && (this.$_ensureTeleport(), await this.$_computePosition()); +} }, ["triggers", "positioningDisabled"].reduce((e, t) => (e[t] = "$_refreshListeners", e), {})), ["placement", "distance", "skidding", "boundary", "strategy", "overflowPadding", "arrowPadding", "preventOverflow", "shift", "shiftCrossAxis", "flip"].reduce((e, t) => (e[t] = "$_computePosition", e), {})), created() { + this.$_isDisposed = !0, this.randomId = "popper_".concat([Math.random(), Date.now()].map((e) => e.toString(36).substring(2, 10)).join("_")), this.autoMinSize && console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'), this.autoMaxSize && console.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead."); +}, mounted() { + this.init(), this.$_detachPopperNode(); +}, activated() { + this.$_autoShowHide(); +}, deactivated() { + this.hide(); +}, beforeDestroy() { + this.dispose(); +}, methods: { show({ event: e = null, skipDelay: t = !1, force: r = !1 } = {}) { + var n, a; + (n = this.parentPopper) != null && n.lockedChild && this.parentPopper.lockedChild !== this || (this.$_pendingHide = !1, (r || !this.disabled) && (((a = this.parentPopper) == null ? void 0 : a.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, skipAiming: r = !1 } = {}) { + var n; + if (!this.$_hideInProgress) { + if (this.shownChildren.size > 0) { + this.$_pendingHide = !0; + return; + } + if (!r && 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; + } + ((n = this.parentPopper) == null ? void 0 : n.lockedChild) === this && (this.parentPopper.lockedChild = null), this.$_pendingHide = !1, this.$_scheduleHide(e, t), this.$emit("hide"), this.$emit("update:shown", !1); + } +}, init() { + this.$_isDisposed && (this.$_isDisposed = !1, this.isMounted = !1, this.$_events = [], this.$_preventShow = !1, this.$_referenceNode = this.referenceNode(), this.$_targetNodes = this.targetNodes().filter((e) => e.nodeType === e.ELEMENT_NODE), this.$_popperNode = this.popperNode(), this.$_innerNode = this.$_popperNode.querySelector(".v-popper__inner"), this.$_arrowNode = this.$_popperNode.querySelector(".v-popper__arrow-container"), this.$_swapTargetAttrs("title", "data-original-title"), this.$_detachPopperNode(), this.triggers.length && this.$_addEventListeners(), this.shown && this.show()); +}, dispose() { + this.$_isDisposed || (this.$_isDisposed = !0, this.$_removeEventListeners(), this.hide({ skipDelay: !0 }), this.$_detachPopperNode(), this.isMounted = !1, this.isShown = !1, this.$_updateParentShownChildren(!1), this.$_swapTargetAttrs("data-original-title", "title"), this.$emit("dispose")); +}, async onResize() { + this.isShown && (await this.$_computePosition(), this.$emit("resize")); +}, async $_computePosition() { + var e; + if (this.$_isDisposed || this.positioningDisabled) + return; + const t = { strategy: this.strategy, middleware: [] }; + (this.distance || this.skidding) && t.middleware.push(cre({ mainAxis: this.distance, crossAxis: this.skidding })); + const r = this.placement.startsWith("auto"); + if (r ? t.middleware.push(ure({ alignment: (e = this.placement.split("-")[1]) != null ? e : "" })) : t.placement = this.placement, this.preventOverflow && (this.shift && t.middleware.push(pre({ padding: this.overflowPadding, boundary: this.boundary, crossAxis: this.shiftCrossAxis })), !r && this.flip && t.middleware.push(sre({ padding: this.overflowPadding, boundary: this.boundary }))), t.middleware.push(ere({ element: this.$_arrowNode, padding: this.arrowPadding })), this.arrowOverflow && t.middleware.push({ name: "arrowOverflow", fn: ({ placement: a, rects: s, middlewareData: u }) => { + let i; + const { centerOffset: o } = u.arrow; + return a.startsWith("top") || a.startsWith("bottom") ? i = Math.abs(o) > s.reference.width / 2 : i = Math.abs(o) > s.reference.height / 2, { data: { overflow: i } }; + } }), this.autoMinSize || this.autoSize) { + const a = this.autoSize ? this.autoSize : this.autoMinSize ? "min" : null; + t.middleware.push({ name: "autoSize", fn: ({ rects: s, placement: u, middlewareData: i }) => { + var o; + if ((o = i.autoSize) != null && o.skip) + return {}; + let l, c; + return u.startsWith("top") || u.startsWith("bottom") ? l = s.reference.width : c = s.reference.height, this.$_innerNode.style[a === "min" ? "minWidth" : a === "max" ? "maxWidth" : "width"] = l != null ? "".concat(l, "px") : null, this.$_innerNode.style[a === "min" ? "minHeight" : a === "max" ? "maxHeight" : "height"] = c != null ? "".concat(c, "px") : null, { data: { skip: !0 }, reset: { rects: !0 } }; + } }); + } + (this.autoMaxSize || this.autoBoundaryMaxSize) && (this.$_innerNode.style.maxWidth = null, this.$_innerNode.style.maxHeight = null, t.middleware.push(Are({ boundary: this.boundary, padding: this.overflowPadding, apply: ({ width: a, height: s }) => { + this.$_innerNode.style.maxWidth = a != null ? "".concat(a, "px") : null, this.$_innerNode.style.maxHeight = s != null ? "".concat(s, "px") : null; + } }))); + const n = await Nre(this.$_referenceNode, this.$_popperNode, t); + Object.assign(this.result, { x: n.x, y: n.y, placement: n.placement, strategy: n.strategy, arrow: Ro(Ro({}, n.middlewareData.arrow), n.middlewareData.arrowOverflow) }); +}, $_scheduleShow(e = null, t = !1) { + if (this.$_updateParentShownChildren(!0), this.$_hideInProgress = !1, clearTimeout(this.$_scheduleTimer), Ou && this.instantMove && Ou.instantMove && Ou !== this.parentPopper) { + Ou.$_applyHide(!0), this.$_applyShow(!0); + return; + } + t ? this.$_applyShow() : this.$_scheduleTimer = setTimeout(this.$_applyShow.bind(this), this.$_computeDelay("show")); +}, $_scheduleHide(e = null, t = !1) { + if (this.shownChildren.size > 0) { + this.$_pendingHide = !0; + return; + } + this.$_updateParentShownChildren(!1), this.$_hideInProgress = !0, clearTimeout(this.$_scheduleTimer), this.isShown && (Ou = 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 Xm(), await this.$_computePosition(), await this.$_applyShowEffect(), this.positioningDisabled || this.$_registerEventListeners([...Xp(this.$_referenceNode), ...Xp(this.$_popperNode)], "scroll", () => { + this.$_computePosition(); + })); +}, async $_applyShowEffect() { + if (this.$_hideInProgress) + return; + if (this.computeTransformOrigin) { + const t = this.$_referenceNode.getBoundingClientRect(), r = this.$_popperNode.querySelector(".v-popper__wrapper"), n = r.parentNode.getBoundingClientRect(), a = t.x + t.width / 2 - (n.left + r.offsetLeft), s = t.y + t.height / 2 - (n.top + r.offsetTop); + this.result.transformOrigin = "".concat(a, "px ").concat(s, "px"); + } + this.isShown = !0, this.$_applyAttrsToTarget({ "aria-describedby": this.popperId, "data-popper-shown": "" }); + const e = this.showGroup; + if (e) { + let t; + for (let r = 0; r < dn.length; r++) + t = dn[r], t.showGroup !== e && (t.hide(), t.$emit("close-group")); + } + dn.push(this), document.body.classList.add("v-popper--some-open"); + for (const t of Fb(this.theme)) + Bb(t).push(this), document.body.classList.add("v-popper--some-open--".concat(t)); + this.$emit("apply-show"), this.classes.showFrom = !0, this.classes.showTo = !1, this.classes.hideFrom = !1, this.classes.hideTo = !1, await Xm(), 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, Nb(dn, this), dn.length === 0 && document.body.classList.remove("v-popper--some-open"); + for (const r of Fb(this.theme)) { + const n = Bb(r); + Nb(n, this), n.length === 0 && document.body.classList.remove("v-popper--some-open--".concat(r)); + } + Ou === this && (Ou = null), this.isShown = !1, this.$_applyAttrsToTarget({ "aria-describedby": void 0, "data-popper-shown": void 0 }), clearTimeout(this.$_disposeTimer); + const t = us(this.theme, "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 Xm(), 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 = (r) => { + this.isShown && !this.$_hideInProgress || (r.usedByTooltip = !0, !this.$_preventShow && this.show({ event: r })); + }; + this.$_registerTriggerListeners(this.$_targetNodes, mT, this.triggers, this.showTriggers, e), this.$_registerTriggerListeners([this.$_popperNode], mT, this.popperTriggers, this.popperShowTriggers, e); + const t = (r) => (n) => { + n.usedByTooltip || this.hide({ event: n, skipAiming: r }); + }; + this.$_registerTriggerListeners(this.$_targetNodes, hT, this.triggers, this.hideTriggers, t(!1)), this.$_registerTriggerListeners([this.$_popperNode], hT, this.popperTriggers, this.popperHideTriggers, t(!0)); +}, $_registerEventListeners(e, t, r) { + this.$_events.push({ targetNodes: e, eventType: t, handler: r }), e.forEach((n) => n.addEventListener(t, r, ai ? { passive: !0 } : void 0)); +}, $_registerTriggerListeners(e, t, r, n, a) { + let s = r; + n != null && (s = typeof n == "function" ? n(s) : n), s.forEach((u) => { + const i = t[u]; + i && this.$_registerEventListeners(e, i, a); + }); +}, $_removeEventListeners(e) { + const t = []; + this.$_events.forEach((r) => { + const { targetNodes: n, eventType: a, handler: s } = r; + !e || e === a ? n.forEach((u) => u.removeEventListener(a, s)) : t.push(r); + }), 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 r of this.$_targetNodes) { + const n = r.getAttribute(e); + n && (r.removeAttribute(e), r.setAttribute(t, n)); + } +}, $_applyAttrsToTarget(e) { + for (const t of this.$_targetNodes) + for (const r in e) { + const n = e[r]; + n == null ? t.removeAttribute(r) : t.setAttribute(r, 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.$el.getBoundingClientRect(); + if (Ml >= e.left && Ml <= e.right && Il >= e.top && Il <= e.bottom) { + const t = this.$_popperNode.getBoundingClientRect(), r = Ml - Fo, n = Il - No, a = t.left + t.width / 2 - Fo + (t.top + t.height / 2) - No + t.width + t.height, s = Fo + r * a, u = No + n * a; + return kd(Fo, No, s, u, t.left, t.top, t.left, t.bottom) || kd(Fo, No, s, u, t.left, t.top, t.right, t.top) || kd(Fo, No, s, u, t.right, t.top, t.right, t.bottom) || kd(Fo, No, s, u, t.left, t.bottom, t.right, t.bottom); + } + return !1; +} }, render() { + return this.$scopedSlots.default(this.slotData)[0]; +} }); +typeof document < "u" && typeof window < "u" && (u5 ? (document.addEventListener("touchstart", Ob, ai ? { passive: !0, capture: !0 } : !0), document.addEventListener("touchend", _re, ai ? { passive: !0, capture: !0 } : !0)) : (window.addEventListener("mousedown", Ob, !0), window.addEventListener("click", kre, !0)), window.addEventListener("resize", Yre)); +function Ob(e) { + for (let t = 0; t < dn.length; t++) { + const r = dn[t]; + try { + const n = r.popperNode(); + r.$_mouseDownContains = n.contains(e.target); + } catch { + } + } +} +function kre(e) { + i5(e); +} +function _re(e) { + i5(e, !0); +} +function i5(e, t = !1) { + const r = {}; + for (let n = dn.length - 1; n >= 0; n--) { + const a = dn[n]; + try { + const s = a.$_containsGlobalTarget = Mre(a, e); + a.$_pendingHide = !1, requestAnimationFrame(() => { + if (a.$_pendingHide = !1, !r[a.randomId] && Rb(a, s, e)) { + if (a.$_handleGlobalClose(e, t), !e.closeAllPopover && e.closePopover && s) { + let i = a.parentPopper; + for (; i; ) + r[i.randomId] = !0, i = i.parentPopper; + return; + } + let u = a.parentPopper; + for (; u && Rb(u, u.$_containsGlobalTarget, e); ) + u.$_handleGlobalClose(e, t), u = u.parentPopper; + } + }); + } catch { + } + } +} +function Mre(e, t) { + const r = e.popperNode(); + return e.$_mouseDownContains || r.contains(t.target); +} +function Rb(e, t, r) { + return r.closeAllPopover || r.closePopover && t || Ire(e, r) && !t; +} +function Ire(e, t) { + if (typeof e.autoHide == "function") { + const r = e.autoHide(t); + return e.lastAutoHide = r, r; + } + return e.autoHide; +} +function Yre(e) { + for (let t = 0; t < dn.length; t++) + dn[t].$_computePosition(e); +} +function Lre() { + for (let e = 0; e < dn.length; e++) + dn[e].hide(); +} +let Fo = 0, No = 0, Ml = 0, Il = 0; +typeof window < "u" && window.addEventListener("mousemove", (e) => { + Fo = Ml, No = Il, Ml = e.clientX, Il = e.clientY; +}, ai ? { passive: !0 } : void 0); +function kd(e, t, r, n, a, s, u, i) { + const o = ((u - a) * (t - s) - (i - s) * (e - a)) / ((i - s) * (r - e) - (u - a) * (n - t)), l = ((r - e) * (t - s) - (n - t) * (e - a)) / ((i - s) * (r - e) - (u - a) * (n - t)); + return o >= 0 && o <= 1 && l >= 0 && l <= 1; +} +function Pre() { + var e = window.navigator.userAgent, t = e.indexOf("MSIE "); + if (t > 0) + return parseInt(e.substring(t + 5, e.indexOf(".", t)), 10); + var r = e.indexOf("Trident/"); + if (r > 0) { + var n = e.indexOf("rv:"); + return parseInt(e.substring(n + 3, e.indexOf(".", n)), 10); + } + var a = e.indexOf("Edge/"); + return a > 0 ? parseInt(e.substring(a + 5, e.indexOf(".", a)), 10) : -1; +} +var fp; +function fT() { + fT.init || (fT.init = !0, fp = Pre() !== -1); +} +var Zre = { name: "ResizeObserver", props: { emitOnMount: { type: Boolean, default: !1 }, ignoreWidth: { type: Boolean, default: !1 }, ignoreHeight: { type: Boolean, default: !1 } }, mounted: function() { + var e = this; + fT(), this.$nextTick(function() { + e._w = e.$el.offsetWidth, e._h = e.$el.offsetHeight, e.emitOnMount && e.emitSize(); + }); + var t = document.createElement("object"); + this._resizeObject = t, t.setAttribute("aria-hidden", "true"), t.setAttribute("tabindex", -1), t.onload = this.addResizeHandlers, t.type = "text/html", fp && this.$el.appendChild(t), t.data = "about:blank", fp || this.$el.appendChild(t); +}, beforeDestroy: function() { + this.removeResizeHandlers(); +}, methods: { compareAndNotify: function() { + (!this.ignoreWidth && this._w !== this.$el.offsetWidth || !this.ignoreHeight && this._h !== this.$el.offsetHeight) && (this._w = this.$el.offsetWidth, this._h = this.$el.offsetHeight, this.emitSize()); +}, emitSize: function() { + this.$emit("notify", { width: this._w, height: this._h }); +}, addResizeHandlers: function() { + this._resizeObject.contentDocument.defaultView.addEventListener("resize", this.compareAndNotify), this.compareAndNotify(); +}, removeResizeHandlers: function() { + this._resizeObject && this._resizeObject.onload && (!fp && this._resizeObject.contentDocument && this._resizeObject.contentDocument.defaultView.removeEventListener("resize", this.compareAndNotify), this.$el.removeChild(this._resizeObject), this._resizeObject.onload = null, this._resizeObject = null); +} } }; +function jre(e, t, r, n, a, s, u, i, o, l) { + typeof u != "boolean" && (o = i, i = u, u = !1); + var c = typeof r == "function" ? r.options : r; + e && e.render && (c.render = e.render, c.staticRenderFns = e.staticRenderFns, c._compiled = !0, a && (c.functional = !0)), n && (c._scopeId = n); + var d; + if (s ? (d = function(h) { + h = h || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !h && typeof __VUE_SSR_CONTEXT__ < "u" && (h = __VUE_SSR_CONTEXT__), t && t.call(this, o(h)), h && h._registeredComponents && h._registeredComponents.add(s); + }, c._ssrRegister = d) : t && (d = u ? function(h) { + t.call(this, l(h, this.$root.$options.shadowRoot)); + } : function(h) { + t.call(this, i(h)); + }), d) + if (c.functional) { + var p = c.render; + c.render = function(h, E) { + return d.call(E), p(h, E); + }; + } else { + var A = c.beforeCreate; + c.beforeCreate = A ? [].concat(A, d) : [d]; + } + return r; +} +var Gre = Zre, s5 = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("div", { staticClass: "resize-observer", attrs: { tabindex: "-1" } }); +}, zre = []; +s5._withStripped = !0; +var Ure = void 0, Hre = "data-v-8859cc6c", $re = void 0, Vre = !1, gT = jre({ render: s5, staticRenderFns: zre }, Ure, Gre, Hre, Vre, $re, !1, void 0, void 0, void 0); +function Wre(e) { + e.component("resize-observer", gT), e.component("ResizeObserver", gT); +} +var Qre = { version: "1.0.1", install: Wre }, _d = null; +typeof window < "u" ? _d = window.Vue : typeof global < "u" && (_d = global.Vue), _d && _d.use(Qre); +var fg = { computed: { themeClass() { + return wre(this.theme); +} } }, qre = { name: "VPopperContent", components: { ResizeObserver: gT }, mixins: [fg], props: { popperId: String, theme: String, shown: Boolean, mounted: Boolean, skipTransition: Boolean, autoHide: Boolean, handleResize: Boolean, classes: Object, result: Object }, methods: { toPx(e) { + return e != null && !isNaN(e) ? "".concat(e, "px") : null; +} } }, Kre = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("div", { ref: "popover", staticClass: "v-popper__popper", class: [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: e.result ? { position: e.result.strategy, transform: "translate3d(" + Math.round(e.result.x) + "px," + Math.round(e.result.y) + "px,0)" } : void 0, attrs: { id: e.popperId, "aria-hidden": e.shown ? "false" : "true", tabindex: e.autoHide ? 0 : void 0, "data-popper-placement": e.result ? e.result.placement : void 0 }, on: { keyup: function(n) { + if (!n.type.indexOf("key") && e._k(n.keyCode, "esc", 27, n.key, ["Esc", "Escape"])) + return null; + e.autoHide && e.$emit("hide"); + } } }, [r("div", { staticClass: "v-popper__backdrop", on: { click: function(n) { + e.autoHide && e.$emit("hide"); + } } }), r("div", { staticClass: "v-popper__wrapper", style: e.result ? { transformOrigin: e.result.transformOrigin } : void 0 }, [r("div", { ref: "inner", staticClass: "v-popper__inner" }, [e.mounted ? [r("div", [e._t("default")], 2), e.handleResize ? r("ResizeObserver", { on: { notify: function(n) { + return e.$emit("resize", n); + } } }) : e._e()] : e._e()], 2), r("div", { ref: "arrow", staticClass: "v-popper__arrow-container", style: e.result ? { left: e.toPx(e.result.arrow.x), top: e.toPx(e.result.arrow.y) } : void 0 }, [r("div", { staticClass: "v-popper__arrow-outer" }), r("div", { staticClass: "v-popper__arrow-inner" })])])]); +}, Jre = []; +function Ss(e, t, r, n, a, s, u, i) { + var o = typeof e == "function" ? e.options : e; + t && (o.render = t, o.staticRenderFns = r, o._compiled = !0), n && (o.functional = !0), s && (o._scopeId = "data-v-" + s); + var l; + if (u ? (l = function(p) { + p = p || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !p && typeof __VUE_SSR_CONTEXT__ < "u" && (p = __VUE_SSR_CONTEXT__), a && a.call(this, p), p && p._registeredComponents && p._registeredComponents.add(u); + }, o._ssrRegister = l) : a && (l = i ? function() { + a.call(this, (o.functional ? this.parent : this).$root.$options.shadowRoot); + } : a), l) + if (o.functional) { + o._injectStyles = l; + var c = o.render; + o.render = function(p, A) { + return l.call(A), c(p, A); + }; + } else { + var d = o.beforeCreate; + o.beforeCreate = d ? [].concat(d, l) : [l]; + } + return { exports: e, options: o }; +} +const wb = {}; +var Xre = Ss(qre, Kre, Jre, !1, ene, null, null, null); +function ene(e) { + for (let t in wb) + this[t] = wb[t]; +} +var gg = function() { + return Xre.exports; +}(), p1 = { 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); +} } }, tne = { name: "VPopperWrapper", components: { Popper: Tg(), PopperContent: gg }, mixins: [p1, fg], inheritAttrs: !1, props: { theme: { type: String, default() { + return this.$options.vPopperTheme; +} } }, methods: { getTargetNodes() { + return Array.from(this.$refs.reference.children).filter((e) => e !== this.$refs.popperContent.$el); +} } }, rne = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("Popper", e._g(e._b({ ref: "popper", attrs: { theme: e.theme, "target-nodes": e.getTargetNodes, "reference-node": function() { + return e.$refs.reference; + }, "popper-node": function() { + return e.$refs.popperContent.$el; + } }, scopedSlots: e._u([{ key: "default", fn: function(n) { + var a = n.popperId, s = n.isShown, u = n.shouldMountContent, i = n.skipTransition, o = n.autoHide, l = n.show, c = n.hide, d = n.handleResize, p = n.onResize, A = n.classes, h = n.result; + return [r("div", { ref: "reference", staticClass: "v-popper", class: [e.themeClass, { "v-popper--shown": s }] }, [e._t("default", null, { shown: s, show: l, hide: c }), r("PopperContent", { ref: "popperContent", attrs: { "popper-id": a, theme: e.theme, shown: s, mounted: u, "skip-transition": i, "auto-hide": o, "handle-resize": d, classes: A, result: h }, on: { hide: c, resize: p } }, [e._t("popper", null, { shown: s, hide: c })], 2)], 2)]; + } }], null, !0) }, "Popper", e.$attrs, !1), e.$listeners)); +}, nne = []; +const kb = {}; +var ane = Ss(tne, rne, nne, !1, one, null, null, null); +function one(e) { + for (let t in kb) + this[t] = kb[t]; +} +var A1 = function() { + return ane.exports; +}(), une = d1(Ro({}, A1), { name: "VDropdown", vPopperTheme: "dropdown" }); +let ine, sne; +const _b = {}; +var lne = Ss(une, ine, sne, !1, cne, null, null, null); +function cne(e) { + for (let t in _b) + this[t] = _b[t]; +} +var ET = function() { + return lne.exports; +}(), dne = d1(Ro({}, A1), { name: "VMenu", vPopperTheme: "menu" }); +let pne, Ane; +const Mb = {}; +var mne = Ss(dne, pne, Ane, !1, hne, null, null, null); +function hne(e) { + for (let t in Mb) + this[t] = Mb[t]; +} +var vT = function() { + return mne.exports; +}(), Tne = d1(Ro({}, A1), { name: "VTooltip", vPopperTheme: "tooltip" }); +let fne, gne; +const Ib = {}; +var Ene = Ss(Tne, fne, gne, !1, vne, null, null, null); +function vne(e) { + for (let t in Ib) + this[t] = Ib[t]; +} +var CT = function() { + return Ene.exports; +}(), Cne = { name: "VTooltipDirective", components: { Popper: Tg(), PopperContent: gg }, mixins: [p1], inheritAttrs: !1, props: { theme: { type: String, default: "tooltip" }, html: { type: Boolean, default() { + return us(this.theme, "html"); +} }, content: { type: [String, Number, Function], default: null }, loadingContent: { type: String, default() { + return us(this.theme, "loadingContent"); +} } }, data() { + return { asyncContent: null }; +}, computed: { isContentAsync() { + return typeof this.content == "function"; +}, loading() { + return this.isContentAsync && this.asyncContent == null; +}, finalContent() { + return this.isContentAsync ? this.loading ? this.loadingContent : this.asyncContent : this.content; +} }, watch: { content: { handler() { + this.fetchContent(!0); +}, immediate: !0 }, async finalContent(e) { + 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, r = this.content(this); + r.then ? r.then((n) => this.onResult(t, n)) : this.onResult(t, r); + } +}, onResult(e, t) { + e === this.$_fetchId && (this.$_loading = !1, this.asyncContent = t); +}, onShow() { + this.$_isShown = !0, this.fetchContent(); +}, onHide() { + this.$_isShown = !1; +} } }, Dne = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("Popper", e._g(e._b({ ref: "popper", attrs: { theme: e.theme, "popper-node": function() { + return e.$refs.popperContent.$el; + } }, on: { "apply-show": e.onShow, "apply-hide": e.onHide }, scopedSlots: e._u([{ key: "default", fn: function(n) { + var a = n.popperId, s = n.isShown, u = n.shouldMountContent, i = n.skipTransition, o = n.autoHide, l = n.hide, c = n.handleResize, d = n.onResize, p = n.classes, A = n.result; + return [r("PopperContent", { ref: "popperContent", class: { "v-popper--tooltip-loading": e.loading }, attrs: { "popper-id": a, theme: e.theme, shown: s, mounted: u, "skip-transition": i, "auto-hide": o, "handle-resize": c, classes: p, result: A }, on: { hide: l, resize: d } }, [e.html ? r("div", { domProps: { innerHTML: e._s(e.finalContent) } }) : r("div", { domProps: { textContent: e._s(e.finalContent) } })])]; + } }]) }, "Popper", e.$attrs, !1), e.$listeners)); +}, bne = []; +const Yb = {}; +var yne = Ss(Cne, Dne, bne, !1, Sne, null, null, null); +function Sne(e) { + for (let t in Yb) + this[t] = Yb[t]; +} +var l5 = function() { + return yne.exports; +}(); +const c5 = "v-popper--has-tooltip"; +function Fne(e, t) { + let r = e.placement; + if (!r && t) + for (const n of hg) + t[n] && (r = n); + return r || (r = us(e.theme || "tooltip", "placement")), r; +} +function d5(e, t, r) { + let n; + const a = typeof t; + return a === "string" ? n = { content: t } : t && a === "object" ? n = t : n = { content: !1 }, n.placement = Fne(n, r), n.targetNodes = () => [e], n.referenceNode = () => e, n; +} +function p5(e, t, r) { + const n = d5(e, t, r), a = e.$_popper = new Qt({ mixins: [p1], data() { + return { options: n }; + }, render(u) { + const i = this.options, { theme: o, html: l, content: c, loadingContent: d } = i, p = Rre(i, ["theme", "html", "content", "loadingContent"]); + return u(l5, { props: { theme: o, html: l, content: c, loadingContent: d }, attrs: p, ref: "popper" }); + }, devtools: { hide: !0 } }), s = document.createElement("div"); + return document.body.appendChild(s), a.$mount(s), e.classList && e.classList.add(c5), a; +} +function Eg(e) { + e.$_popper && (e.$_popper.$destroy(), delete e.$_popper, delete e.$_popperOldShown), e.classList && e.classList.remove(c5); +} +function Lb(e, { value: t, oldValue: r, modifiers: n }) { + const a = d5(e, t, n); + if (!a.content || us(a.theme || "tooltip", "disabled")) + Eg(e); + else { + let s; + e.$_popper ? (s = e.$_popper, s.options = a) : s = p5(e, t, n), typeof t.shown < "u" && t.shown !== e.$_popperOldShown && (e.$_popperOldShown = t.shown, t.shown ? s.show() : s.hide()); + } +} +var A5 = { bind: Lb, update: Lb, unbind(e) { + Eg(e); +} }; +function Pb(e) { + e.addEventListener("click", m5), e.addEventListener("touchstart", h5, ai ? { passive: !0 } : !1); +} +function Zb(e) { + e.removeEventListener("click", m5), e.removeEventListener("touchstart", h5), e.removeEventListener("touchend", T5), e.removeEventListener("touchcancel", f5); +} +function m5(e) { + const t = e.currentTarget; + e.closePopover = !t.$_vclosepopover_touch, e.closeAllPopover = t.$_closePopoverModifiers && !!t.$_closePopoverModifiers.all; +} +function h5(e) { + if (e.changedTouches.length === 1) { + const t = e.currentTarget; + t.$_vclosepopover_touch = !0; + const r = e.changedTouches[0]; + t.$_vclosepopover_touchPoint = r, t.addEventListener("touchend", T5), t.addEventListener("touchcancel", f5); + } +} +function T5(e) { + const t = e.currentTarget; + if (t.$_vclosepopover_touch = !1, e.changedTouches.length === 1) { + const r = e.changedTouches[0], n = t.$_vclosepopover_touchPoint; + e.closePopover = Math.abs(r.screenY - n.screenY) < 20 && Math.abs(r.screenX - n.screenX) < 20, e.closeAllPopover = t.$_closePopoverModifiers && !!t.$_closePopoverModifiers.all; + } +} +function f5(e) { + const t = e.currentTarget; + t.$_vclosepopover_touch = !1; +} +var g5 = { bind(e, { value: t, modifiers: r }) { + e.$_closePopoverModifiers = r, (typeof t > "u" || t) && Pb(e); +}, update(e, { value: t, oldValue: r, modifiers: n }) { + e.$_closePopoverModifiers = n, t !== r && (typeof t > "u" || t ? Pb(e) : Zb(e)); +}, unbind(e) { + Zb(e); +} }; +const Nne = Aa, xne = A5, Bne = g5, One = ET, Rne = vT, wne = Tg, kne = gg, _ne = p1, Mne = A1, Ine = fg, Yne = CT, Lne = l5; +function E5(e, t = {}) { + e.$_vTooltipInstalled || (e.$_vTooltipInstalled = !0, o5(Aa, t), e.directive("tooltip", A5), e.directive("close-popper", g5), e.component("v-tooltip", CT), e.component("VTooltip", CT), e.component("v-dropdown", ET), e.component("VDropdown", ET), e.component("v-menu", vT), e.component("VMenu", vT)); +} +const v5 = { version: "1.0.0-beta.19", install: E5, options: Aa }; +let Md = null; +typeof window < "u" ? Md = window.Vue : typeof global < "u" && (Md = global.Vue), Md && Md.use(v5); +const Pne = Object.freeze(Object.defineProperty({ __proto__: null, Dropdown: One, HIDE_EVENT_MAP: hT, Menu: Rne, Popper: wne, PopperContent: kne, PopperMethods: _ne, PopperWrapper: Mne, SHOW_EVENT_MAP: mT, ThemeClass: Ine, Tooltip: Yne, TooltipDirective: Lne, VClosePopper: Bne, VTooltip: xne, createTooltip: p5, default: v5, destroyTooltip: Eg, hideAllPoppers: Lre, install: E5, options: Nne, placements: hg }, Symbol.toStringTag, { value: "Module" })), m1 = Ft(Pne); +var C5 = ["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])"], tA = C5.join(","), D5 = typeof Element > "u", oi = D5 ? function() { +} : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector, rA = !D5 && Element.prototype.getRootNode ? function(e) { + var t; + return e == null || (t = e.getRootNode) === null || t === void 0 ? void 0 : t.call(e); +} : function(e) { + return e == null ? void 0 : e.ownerDocument; +}, nA = function e(t, r) { + var n; + r === void 0 && (r = !0); + var a = t == null || (n = t.getAttribute) === null || n === void 0 ? void 0 : n.call(t, "inert"), s = a === "" || a === "true", u = s || r && t && e(t.parentNode); + return u; +}, Zne = function(e) { + var t, r = e == null || (t = e.getAttribute) === null || t === void 0 ? void 0 : t.call(e, "contenteditable"); + return r === "" || r === "true"; +}, b5 = function(e, t, r) { + if (nA(e)) + return []; + var n = Array.prototype.slice.apply(e.querySelectorAll(tA)); + return t && oi.call(e, tA) && n.unshift(e), n = n.filter(r), n; +}, y5 = function e(t, r, n) { + for (var a = [], s = Array.from(t); s.length; ) { + var u = s.shift(); + if (!nA(u, !1)) + if (u.tagName === "SLOT") { + var i = u.assignedElements(), o = i.length ? i : u.children, l = e(o, !0, n); + n.flatten ? a.push.apply(a, l) : a.push({ scopeParent: u, candidates: l }); + } else { + var c = oi.call(u, tA); + c && n.filter(u) && (r || !t.includes(u)) && a.push(u); + var d = u.shadowRoot || typeof n.getShadowRoot == "function" && n.getShadowRoot(u), p = !nA(d, !1) && (!n.shadowRootFilter || n.shadowRootFilter(u)); + if (d && p) { + var A = e(d === !0 ? u.children : d.children, !0, n); + n.flatten ? a.push.apply(a, A) : a.push({ scopeParent: u, candidates: A }); + } else + s.unshift.apply(s, u.children); + } + } + return a; +}, S5 = function(e) { + return !isNaN(parseInt(e.getAttribute("tabindex"), 10)); +}, ju = function(e) { + if (!e) + throw new Error("No node provided"); + return e.tabIndex < 0 && (/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName) || Zne(e)) && !S5(e) ? 0 : e.tabIndex; +}, jne = function(e, t) { + var r = ju(e); + return r < 0 && t && !S5(e) ? 0 : r; +}, Gne = function(e, t) { + return e.tabIndex === t.tabIndex ? e.documentOrder - t.documentOrder : e.tabIndex - t.tabIndex; +}, F5 = function(e) { + return e.tagName === "INPUT"; +}, zne = function(e) { + return F5(e) && e.type === "hidden"; +}, Une = function(e) { + var t = e.tagName === "DETAILS" && Array.prototype.slice.apply(e.children).some(function(r) { + return r.tagName === "SUMMARY"; + }); + return t; +}, Hne = function(e, t) { + for (var r = 0; r < e.length; r++) + if (e[r].checked && e[r].form === t) + return e[r]; +}, $ne = function(e) { + if (!e.name) + return !0; + var t = e.form || rA(e), r = function(s) { + return t.querySelectorAll('input[type="radio"][name="' + s + '"]'); + }, n; + if (typeof window < "u" && typeof window.CSS < "u" && typeof window.CSS.escape == "function") + n = r(window.CSS.escape(e.name)); + else + try { + n = r(e.name); + } catch (s) { + 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", s.message), !1; + } + var a = Hne(n, e.form); + return !a || a === e; +}, Vne = function(e) { + return F5(e) && e.type === "radio"; +}, Wne = function(e) { + return Vne(e) && !$ne(e); +}, Qne = function(e) { + var t, r = e && rA(e), n = (t = r) === null || t === void 0 ? void 0 : t.host, a = !1; + if (r && r !== e) { + var s, u, i; + for (a = !!((s = n) !== null && s !== void 0 && (u = s.ownerDocument) !== null && u !== void 0 && u.contains(n) || e != null && (i = e.ownerDocument) !== null && i !== void 0 && i.contains(e)); !a && n; ) { + var o, l, c; + r = rA(n), n = (o = r) === null || o === void 0 ? void 0 : o.host, a = !!((l = n) !== null && l !== void 0 && (c = l.ownerDocument) !== null && c !== void 0 && c.contains(n)); + } + } + return a; +}, jb = function(e) { + var t = e.getBoundingClientRect(), r = t.width, n = t.height; + return r === 0 && n === 0; +}, qne = function(e, t) { + var r = t.displayCheck, n = t.getShadowRoot; + if (getComputedStyle(e).visibility === "hidden") + return !0; + var a = oi.call(e, "details>summary:first-of-type"), s = a ? e.parentElement : e; + if (oi.call(s, "details:not([open]) *")) + return !0; + if (!r || r === "full" || r === "legacy-full") { + if (typeof n == "function") { + for (var u = e; e; ) { + var i = e.parentElement, o = rA(e); + if (i && !i.shadowRoot && n(i) === !0) + return jb(e); + e.assignedSlot ? e = e.assignedSlot : !i && o !== e.ownerDocument ? e = o.host : e = i; + } + e = u; + } + if (Qne(e)) + return !e.getClientRects().length; + if (r !== "legacy-full") + return !0; + } else if (r === "non-zero-area") + return jb(e); + return !1; +}, Kne = function(e) { + if (/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName)) + for (var t = e.parentElement; t; ) { + if (t.tagName === "FIELDSET" && t.disabled) { + for (var r = 0; r < t.children.length; r++) { + var n = t.children.item(r); + if (n.tagName === "LEGEND") + return oi.call(t, "fieldset[disabled] *") ? !0 : !n.contains(e); + } + return !0; + } + t = t.parentElement; + } + return !1; +}, aA = function(e, t) { + return !(t.disabled || nA(t) || zne(t) || qne(t, e) || Une(t) || Kne(t)); +}, DT = function(e, t) { + return !(Wne(t) || ju(t) < 0 || !aA(e, t)); +}, Jne = function(e) { + var t = parseInt(e.getAttribute("tabindex"), 10); + return !!(isNaN(t) || t >= 0); +}, Xne = function e(t) { + var r = [], n = []; + return t.forEach(function(a, s) { + var u = !!a.scopeParent, i = u ? a.scopeParent : a, o = jne(i, u), l = u ? e(a.candidates) : i; + o === 0 ? u ? r.push.apply(r, l) : r.push(i) : n.push({ documentOrder: s, tabIndex: o, item: a, isScope: u, content: l }); + }), n.sort(Gne).reduce(function(a, s) { + return s.isScope ? a.push.apply(a, s.content) : a.push(s.content), a; + }, []).concat(r); +}, eae = function(e, t) { + t = t || {}; + var r; + return t.getShadowRoot ? r = y5([e], t.includeContainer, { filter: DT.bind(null, t), flatten: !1, getShadowRoot: t.getShadowRoot, shadowRootFilter: Jne }) : r = b5(e, t.includeContainer, DT.bind(null, t)), Xne(r); +}, tae = function(e, t) { + t = t || {}; + var r; + return t.getShadowRoot ? r = y5([e], t.includeContainer, { filter: aA.bind(null, t), flatten: !0, getShadowRoot: t.getShadowRoot }) : r = b5(e, t.includeContainer, aA.bind(null, t)), r; +}, v0 = function(e, t) { + if (t = t || {}, !e) + throw new Error("No node provided"); + return oi.call(e, tA) === !1 ? !1 : DT(t, e); +}, rae = C5.concat("iframe").join(","), t4 = function(e, t) { + if (t = t || {}, !e) + throw new Error("No node provided"); + return oi.call(e, rae) === !1 ? !1 : aA(t, e); +}; +function Gb(e, t) { + var r = Object.keys(e); + if (Object.getOwnPropertySymbols) { + var n = Object.getOwnPropertySymbols(e); + t && (n = n.filter(function(a) { + return Object.getOwnPropertyDescriptor(e, a).enumerable; + })), r.push.apply(r, n); + } + return r; +} +function zb(e) { + for (var t = 1; t < arguments.length; t++) { + var r = arguments[t] != null ? arguments[t] : {}; + t % 2 ? Gb(Object(r), !0).forEach(function(n) { + nae(e, n, r[n]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(r)) : Gb(Object(r)).forEach(function(n) { + Object.defineProperty(e, n, Object.getOwnPropertyDescriptor(r, n)); + }); + } + return e; +} +function nae(e, t, r) { + return t = oae(t), t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e; +} +function aae(e, t) { + if (typeof e != "object" || e === null) + return e; + var r = e[Symbol.toPrimitive]; + if (r !== void 0) { + var n = r.call(e, t || "default"); + if (typeof n != "object") + return n; + throw new TypeError("@@toPrimitive must return a primitive value."); + } + return (t === "string" ? String : Number)(e); +} +function oae(e) { + var t = aae(e, "string"); + return typeof t == "symbol" ? t : String(t); +} +var Ub = { activateTrap: function(e, t) { + if (e.length > 0) { + var r = e[e.length - 1]; + r !== t && r.pause(); + } + var n = e.indexOf(t); + n === -1 || e.splice(n, 1), e.push(t); +}, deactivateTrap: function(e, t) { + var r = e.indexOf(t); + r !== -1 && e.splice(r, 1), e.length > 0 && e[e.length - 1].unpause(); +} }, uae = function(e) { + return e.tagName && e.tagName.toLowerCase() === "input" && typeof e.select == "function"; +}, iae = function(e) { + return (e == null ? void 0 : e.key) === "Escape" || (e == null ? void 0 : e.key) === "Esc" || (e == null ? void 0 : e.keyCode) === 27; +}, Yl = function(e) { + return (e == null ? void 0 : e.key) === "Tab" || (e == null ? void 0 : e.keyCode) === 9; +}, sae = function(e) { + return Yl(e) && !e.shiftKey; +}, lae = function(e) { + return Yl(e) && e.shiftKey; +}, Hb = function(e) { + return setTimeout(e, 0); +}, $b = function(e, t) { + var r = -1; + return e.every(function(n, a) { + return t(n) ? (r = a, !1) : !0; + }), r; +}, El = function(e) { + for (var t = arguments.length, r = new Array(t > 1 ? t - 1 : 0), n = 1; n < t; n++) + r[n - 1] = arguments[n]; + return typeof e == "function" ? e.apply(void 0, r) : e; +}, Id = function(e) { + return e.target.shadowRoot && typeof e.composedPath == "function" ? e.composedPath()[0] : e.target; +}, cae = [], dae = function(e, t) { + var r = (t == null ? void 0 : t.document) || document, n = (t == null ? void 0 : t.trapStack) || cae, a = zb({ returnFocusOnDeactivate: !0, escapeDeactivates: !0, delayInitialFocus: !0, isKeyForward: sae, isKeyBackward: lae }, t), s = { containers: [], containerGroups: [], tabbableGroups: [], nodeFocusedBeforeActivation: null, mostRecentlyFocusedNode: null, active: !1, paused: !1, delayInitialFocusTimer: void 0, recentNavEvent: void 0 }, u, i = function(Q, D, w) { + return Q && Q[D] !== void 0 ? Q[D] : a[w || D]; + }, o = function(Q, D) { + var w = typeof (D == null ? void 0 : D.composedPath) == "function" ? D.composedPath() : void 0; + return s.containerGroups.findIndex(function(k) { + var R = k.container, q = k.tabbableNodes; + return R.contains(Q) || (w == null ? void 0 : w.includes(R)) || q.find(function(ee) { + return ee === Q; + }); + }); + }, l = function(Q) { + var D = a[Q]; + if (typeof D == "function") { + for (var w = arguments.length, k = new Array(w > 1 ? w - 1 : 0), R = 1; R < w; R++) + k[R - 1] = arguments[R]; + D = D.apply(void 0, k); + } + if (D === !0 && (D = void 0), !D) { + if (D === void 0 || D === !1) + return D; + throw new Error("`".concat(Q, "` was specified but was not a node, or did not return a node")); + } + var q = D; + if (typeof D == "string" && (q = r.querySelector(D), !q)) + throw new Error("`".concat(Q, "` as selector refers to no known node")); + return q; + }, c = function() { + var Q = l("initialFocus"); + if (Q === !1) + return !1; + if (Q === void 0 || !t4(Q, a.tabbableOptions)) + if (o(r.activeElement) >= 0) + Q = r.activeElement; + else { + var D = s.tabbableGroups[0], w = D && D.firstTabbableNode; + Q = w || l("fallbackFocus"); + } + if (!Q) + throw new Error("Your focus-trap needs to have at least one focusable element"); + return Q; + }, d = function() { + if (s.containerGroups = s.containers.map(function(Q) { + var D = eae(Q, a.tabbableOptions), w = tae(Q, a.tabbableOptions), k = D.length > 0 ? D[0] : void 0, R = D.length > 0 ? D[D.length - 1] : void 0, q = w.find(function(j) { + return v0(j); + }), ee = w.slice().reverse().find(function(j) { + return v0(j); + }), se = !!D.find(function(j) { + return ju(j) > 0; + }); + return { container: Q, tabbableNodes: D, focusableNodes: w, posTabIndexesFound: se, firstTabbableNode: k, lastTabbableNode: R, firstDomTabbableNode: q, lastDomTabbableNode: ee, nextTabbableNode: function(j) { + var O = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, V = D.indexOf(j); + return V < 0 ? O ? w.slice(w.indexOf(j) + 1).find(function(fe) { + return v0(fe); + }) : w.slice(0, w.indexOf(j)).reverse().find(function(fe) { + return v0(fe); + }) : D[V + (O ? 1 : -1)]; + } }; + }), s.tabbableGroups = s.containerGroups.filter(function(Q) { + return Q.tabbableNodes.length > 0; + }), s.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 (s.containerGroups.find(function(Q) { + return Q.posTabIndexesFound; + }) && s.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."); + }, p = function Q(D) { + if (D !== !1 && D !== r.activeElement) { + if (!D || !D.focus) { + Q(c()); + return; + } + D.focus({ preventScroll: !!a.preventScroll }), s.mostRecentlyFocusedNode = D, uae(D) && D.select(); + } + }, A = function(Q) { + var D = l("setReturnFocus", Q); + return D || (D === !1 ? !1 : Q); + }, h = function(Q) { + var D = Q.target, w = Q.event, k = Q.isBackward, R = k === void 0 ? !1 : k; + D = D || Id(w), d(); + var q = null; + if (s.tabbableGroups.length > 0) { + var ee = o(D, w), se = ee >= 0 ? s.containerGroups[ee] : void 0; + if (ee < 0) + R ? q = s.tabbableGroups[s.tabbableGroups.length - 1].lastTabbableNode : q = s.tabbableGroups[0].firstTabbableNode; + else if (R) { + var j = $b(s.tabbableGroups, function(xe) { + var J = xe.firstTabbableNode; + return D === J; + }); + if (j < 0 && (se.container === D || t4(D, a.tabbableOptions) && !v0(D, a.tabbableOptions) && !se.nextTabbableNode(D, !1)) && (j = ee), j >= 0) { + var O = j === 0 ? s.tabbableGroups.length - 1 : j - 1, V = s.tabbableGroups[O]; + q = ju(D) >= 0 ? V.lastTabbableNode : V.lastDomTabbableNode; + } else + Yl(w) || (q = se.nextTabbableNode(D, !1)); + } else { + var fe = $b(s.tabbableGroups, function(xe) { + var J = xe.lastTabbableNode; + return D === J; + }); + if (fe < 0 && (se.container === D || t4(D, a.tabbableOptions) && !v0(D, a.tabbableOptions) && !se.nextTabbableNode(D)) && (fe = ee), fe >= 0) { + var te = fe === s.tabbableGroups.length - 1 ? 0 : fe + 1, De = s.tabbableGroups[te]; + q = ju(D) >= 0 ? De.firstTabbableNode : De.firstDomTabbableNode; + } else + Yl(w) || (q = se.nextTabbableNode(D)); + } + } else + q = l("fallbackFocus"); + return q; + }, E = function(Q) { + var D = Id(Q); + if (!(o(D, Q) >= 0)) { + if (El(a.clickOutsideDeactivates, Q)) { + u.deactivate({ returnFocus: a.returnFocusOnDeactivate }); + return; + } + El(a.allowOutsideClick, Q) || Q.preventDefault(); + } + }, b = function(Q) { + var D = Id(Q), w = o(D, Q) >= 0; + if (w || D instanceof Document) + w && (s.mostRecentlyFocusedNode = D); + else { + Q.stopImmediatePropagation(); + var k, R = !0; + if (s.mostRecentlyFocusedNode) + if (ju(s.mostRecentlyFocusedNode) > 0) { + var q = o(s.mostRecentlyFocusedNode), ee = s.containerGroups[q].tabbableNodes; + if (ee.length > 0) { + var se = ee.findIndex(function(j) { + return j === s.mostRecentlyFocusedNode; + }); + se >= 0 && (a.isKeyForward(s.recentNavEvent) ? se + 1 < ee.length && (k = ee[se + 1], R = !1) : se - 1 >= 0 && (k = ee[se - 1], R = !1)); + } + } else + s.containerGroups.some(function(j) { + return j.tabbableNodes.some(function(O) { + return ju(O) > 0; + }); + }) || (R = !1); + else + R = !1; + R && (k = h({ target: s.mostRecentlyFocusedNode, isBackward: a.isKeyBackward(s.recentNavEvent) })), p(k || s.mostRecentlyFocusedNode || c()); + } + s.recentNavEvent = void 0; + }, v = function(Q) { + var D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1; + s.recentNavEvent = Q; + var w = h({ event: Q, isBackward: D }); + w && (Yl(Q) && Q.preventDefault(), p(w)); + }, f = function(Q) { + if (iae(Q) && El(a.escapeDeactivates, Q) !== !1) { + Q.preventDefault(), u.deactivate(); + return; + } + (a.isKeyForward(Q) || a.isKeyBackward(Q)) && v(Q, a.isKeyBackward(Q)); + }, S = function(Q) { + var D = Id(Q); + o(D, Q) >= 0 || El(a.clickOutsideDeactivates, Q) || El(a.allowOutsideClick, Q) || (Q.preventDefault(), Q.stopImmediatePropagation()); + }, _ = function() { + if (s.active) + return Ub.activateTrap(n, u), s.delayInitialFocusTimer = a.delayInitialFocus ? Hb(function() { + p(c()); + }) : p(c()), r.addEventListener("focusin", b, !0), r.addEventListener("mousedown", E, { capture: !0, passive: !1 }), r.addEventListener("touchstart", E, { capture: !0, passive: !1 }), r.addEventListener("click", S, { capture: !0, passive: !1 }), r.addEventListener("keydown", f, { capture: !0, passive: !1 }), u; + }, z = function() { + if (s.active) + return r.removeEventListener("focusin", b, !0), r.removeEventListener("mousedown", E, !0), r.removeEventListener("touchstart", E, !0), r.removeEventListener("click", S, !0), r.removeEventListener("keydown", f, !0), u; + }, y = function(Q) { + var D = Q.some(function(w) { + var k = Array.from(w.removedNodes); + return k.some(function(R) { + return R === s.mostRecentlyFocusedNode; + }); + }); + D && p(c()); + }, $ = typeof window < "u" && "MutationObserver" in window ? new MutationObserver(y) : void 0, re = function() { + $ && ($.disconnect(), s.active && !s.paused && s.containers.map(function(Q) { + $.observe(Q, { subtree: !0, childList: !0 }); + })); + }; + return u = { get active() { + return s.active; + }, get paused() { + return s.paused; + }, activate: function(Q) { + if (s.active) + return this; + var D = i(Q, "onActivate"), w = i(Q, "onPostActivate"), k = i(Q, "checkCanFocusTrap"); + k || d(), s.active = !0, s.paused = !1, s.nodeFocusedBeforeActivation = r.activeElement, D == null || D(); + var R = function() { + k && d(), _(), re(), w == null || w(); + }; + return k ? (k(s.containers.concat()).then(R, R), this) : (R(), this); + }, deactivate: function(Q) { + if (!s.active) + return this; + var D = zb({ onDeactivate: a.onDeactivate, onPostDeactivate: a.onPostDeactivate, checkCanReturnFocus: a.checkCanReturnFocus }, Q); + clearTimeout(s.delayInitialFocusTimer), s.delayInitialFocusTimer = void 0, z(), s.active = !1, s.paused = !1, re(), Ub.deactivateTrap(n, u); + var w = i(D, "onDeactivate"), k = i(D, "onPostDeactivate"), R = i(D, "checkCanReturnFocus"), q = i(D, "returnFocus", "returnFocusOnDeactivate"); + w == null || w(); + var ee = function() { + Hb(function() { + q && p(A(s.nodeFocusedBeforeActivation)), k == null || k(); + }); + }; + return q && R ? (R(A(s.nodeFocusedBeforeActivation)).then(ee, ee), this) : (ee(), this); + }, pause: function(Q) { + if (s.paused || !s.active) + return this; + var D = i(Q, "onPause"), w = i(Q, "onPostPause"); + return s.paused = !0, D == null || D(), z(), re(), w == null || w(), this; + }, unpause: function(Q) { + if (!s.paused || !s.active) + return this; + var D = i(Q, "onUnpause"), w = i(Q, "onPostUnpause"); + return s.paused = !1, D == null || D(), d(), _(), re(), w == null || w(), this; + }, updateContainerElements: function(Q) { + var D = [].concat(Q).filter(Boolean); + return s.containers = D.map(function(w) { + return typeof w == "string" ? r.querySelector(w) : w; + }), s.active && d(), re(), this; + } }, u.updateContainerElements(e), u; +}; +const pae = Object.freeze(Object.defineProperty({ __proto__: null, createFocusTrap: dae }, Symbol.toStringTag, { value: "Module" })), h1 = Ft(pae), Aae = { name: "ChevronRightIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var mae = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon chevron-right-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, hae = [], Tae = mt(Aae, mae, hae, !1, null, null, null, null); +const fae = Tae.exports, gae = Object.freeze(Object.defineProperty({ __proto__: null, default: fae }, Symbol.toStringTag, { value: "Module" })), N5 = Ft(gae), Eae = { name: "CloseIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var vae = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon close-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Cae = [], Dae = mt(Eae, vae, Cae, !1, null, null, null, null); +const bae = Dae.exports, yae = Object.freeze(Object.defineProperty({ __proto__: null, default: bae }, Symbol.toStringTag, { value: "Module" })), vg = Ft(yae), Sae = { name: "DotsHorizontalIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Fae = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon dots-horizontal-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M16,12A2,2 0 0,1 18,10A2,2 0 0,1 20,12A2,2 0 0,1 18,14A2,2 0 0,1 16,12M10,12A2,2 0 0,1 12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12M4,12A2,2 0 0,1 6,10A2,2 0 0,1 8,12A2,2 0 0,1 6,14A2,2 0 0,1 4,12Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Nae = [], xae = mt(Sae, Fae, Nae, !1, null, null, null, null); +const Bae = xae.exports, Oae = Object.freeze(Object.defineProperty({ __proto__: null, default: Bae }, Symbol.toStringTag, { value: "Module" })), T1 = Ft(Oae); +(function(e, t) { + (function(r, n) { + e.exports = n(); + })(self, () => (() => { + var r = { 8250: (u, i, o) => { + o.d(i, { default: () => xe }); + var l = o(4462), c = o(2297), d = o(1205), p = o(932), A = o(2734), h = o.n(A), E = o(1441), b = o.n(E); + const v = ".focusable", f = { name: "NcActions", components: { NcButton: l.default, DotsHorizontal: b(), NcPopover: c.default }, 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 }, type: { type: String, validator: (J) => ["primary", "secondary", "tertiary", "tertiary-no-background", "tertiary-on-primary", "error", "warning", "success"].indexOf(J) !== -1, default: null }, defaultIcon: { type: String, default: "" }, ariaLabel: { type: String, default: (0, p.t)("Actions") }, ariaHidden: { type: Boolean, default: null }, placement: { type: String, default: "bottom" }, boundariesElement: { type: Element, default: () => document.querySelector("body") }, container: { type: [String, Object, Element, Boolean], default: "body" }, disabled: { type: Boolean, default: !1 }, inline: { type: Number, default: 0 } }, emits: ["open", "update:open", "close", "focus", "blur"], data() { + return { opened: this.open, focusIndex: 0, randomId: "menu-".concat((0, d.Z)()) }; + }, computed: { triggerBtnType() { + return this.type || (this.primary ? "primary" : this.menuName ? "secondary" : "tertiary"); + } }, watch: { open(J) { + J !== this.opened && (this.opened = J); + } }, methods: { isValidSingleAction(J) { + var Ee, _e, Fe, Ge, Ue; + const ne = (Ee = J == null || (_e = J.componentOptions) === null || _e === void 0 || (Fe = _e.Ctor) === null || Fe === void 0 || (Ge = Fe.extendOptions) === null || Ge === void 0 ? void 0 : Ge.name) !== null && Ee !== void 0 ? Ee : J == null || (Ue = J.componentOptions) === null || Ue === void 0 ? void 0 : Ue.tag; + return ["NcActionButton", "NcActionLink", "NcActionRouter"].includes(ne); + }, openMenu(J) { + this.opened || (this.opened = !0, this.$emit("update:open", !0), this.$emit("open")); + }, closeMenu() { + let J = !(arguments.length > 0 && arguments[0] !== void 0) || arguments[0]; + this.opened && (this.opened = !1, this.$refs.popover.clearFocusTrap({ returnFocus: J }), this.$emit("update:open", !1), this.$emit("close"), this.focusIndex = 0, this.$refs.menuButton.$el.focus()); + }, onOpen(J) { + this.$nextTick(() => { + this.focusFirstAction(J); + }); + }, onMouseFocusAction(J) { + if (document.activeElement === J.target) + return; + const Ee = J.target.closest("li"); + if (Ee) { + const _e = Ee.querySelector(v); + if (_e) { + const Fe = [...this.$refs.menu.querySelectorAll(v)].indexOf(_e); + Fe > -1 && (this.focusIndex = Fe, this.focusAction()); + } + } + }, onKeydown(J) { + (J.keyCode === 38 || J.keyCode === 9 && J.shiftKey) && this.focusPreviousAction(J), (J.keyCode === 40 || J.keyCode === 9 && !J.shiftKey) && this.focusNextAction(J), J.keyCode === 33 && this.focusFirstAction(J), J.keyCode === 34 && this.focusLastAction(J), J.keyCode === 27 && (this.closeMenu(), J.preventDefault()); + }, removeCurrentActive() { + const J = this.$refs.menu.querySelector("li.active"); + J && J.classList.remove("active"); + }, focusAction() { + const J = this.$refs.menu.querySelectorAll(v)[this.focusIndex]; + if (J) { + this.removeCurrentActive(); + const Ee = J.closest("li.action"); + J.focus(), Ee && Ee.classList.add("active"); + } + }, focusPreviousAction(J) { + this.opened && (this.focusIndex === 0 ? this.closeMenu() : (this.preventIfEvent(J), this.focusIndex = this.focusIndex - 1), this.focusAction()); + }, focusNextAction(J) { + if (this.opened) { + const Ee = this.$refs.menu.querySelectorAll(v).length - 1; + this.focusIndex === Ee ? this.closeMenu() : (this.preventIfEvent(J), this.focusIndex = this.focusIndex + 1), this.focusAction(); + } + }, focusFirstAction(J) { + this.opened && (this.preventIfEvent(J), this.focusIndex = 0, this.focusAction()); + }, focusLastAction(J) { + this.opened && (this.preventIfEvent(J), this.focusIndex = this.$refs.menu.querySelectorAll(v).length - 1, this.focusAction()); + }, preventIfEvent(J) { + J && (J.preventDefault(), J.stopPropagation()); + }, onFocus(J) { + this.$emit("focus", J); + }, onBlur(J) { + this.$emit("blur", J); + } }, render(J) { + const Ee = (this.$slots.default || []).filter((ne) => { + var ue, ye, Te, Me; + return (ne == null || (ue = ne.componentOptions) === null || ue === void 0 ? void 0 : ue.tag) || (ne == null || (ye = ne.componentOptions) === null || ye === void 0 || (Te = ye.Ctor) === null || Te === void 0 || (Me = Te.extendOptions) === null || Me === void 0 ? void 0 : Me.name); + }), _e = Ee.every((ne) => { + var ue, ye, Te, Me, at, be, qe, lt; + return ((ue = ne == null || (ye = ne.componentOptions) === null || ye === void 0 || (Te = ye.Ctor) === null || Te === void 0 || (Me = Te.extendOptions) === null || Me === void 0 ? void 0 : Me.name) !== null && ue !== void 0 ? ue : ne == null || (at = ne.componentOptions) === null || at === void 0 ? void 0 : at.tag) === "NcActionLink" && (ne == null || (be = ne.componentOptions) === null || be === void 0 || (qe = be.propsData) === null || qe === void 0 || (lt = qe.href) === null || lt === void 0 ? void 0 : lt.startsWith(window.location.origin)); + }); + let Fe = Ee.filter(this.isValidSingleAction); + if (this.forceMenu && Fe.length > 0 && this.inline > 0 && (h().util.warn("Specifying forceMenu will ignore any inline actions rendering."), Fe = []), Ee.length === 0) + return; + const Ge = (ne) => { + var ue, ye, Te, Me, at, be, qe, lt, et, Bt, ut, nt, Ot, Yt, Nt, It, C, x, Z, ae, Ae, Se; + const Ye = (ne == null || (ue = ne.data) === null || ue === void 0 || (ye = ue.scopedSlots) === null || ye === void 0 || (Te = ye.icon()) === null || Te === void 0 ? void 0 : Te[0]) || J("span", { class: ["icon", ne == null || (Me = ne.componentOptions) === null || Me === void 0 || (at = Me.propsData) === null || at === void 0 ? void 0 : at.icon] }), dt = ne == null || (be = ne.componentOptions) === null || be === void 0 || (qe = be.listeners) === null || qe === void 0 ? void 0 : qe.click, Et = ne == null || (lt = ne.componentOptions) === null || lt === void 0 || (et = lt.children) === null || et === void 0 || (Bt = et[0]) === null || Bt === void 0 || (ut = Bt.text) === null || ut === void 0 || (nt = ut.trim) === null || nt === void 0 ? void 0 : nt.call(ut), ht = (ne == null || (Ot = ne.componentOptions) === null || Ot === void 0 || (Yt = Ot.propsData) === null || Yt === void 0 ? void 0 : Yt.ariaLabel) || Et, gt = this.forceName ? Et : ""; + let Dt = ne == null || (Nt = ne.componentOptions) === null || Nt === void 0 || (It = Nt.propsData) === null || It === void 0 ? void 0 : It.title; + return this.forceName || Dt || (Dt = Et), J("NcButton", { class: ["action-item action-item--single", ne == null || (C = ne.data) === null || C === void 0 ? void 0 : C.staticClass, ne == null || (x = ne.data) === null || x === void 0 ? void 0 : x.class], attrs: { "aria-label": ht, title: Dt }, ref: ne == null || (Z = ne.data) === null || Z === void 0 ? void 0 : Z.ref, props: { type: this.type || (gt ? "secondary" : "tertiary"), disabled: this.disabled || (ne == null || (ae = ne.componentOptions) === null || ae === void 0 || (Ae = ae.propsData) === null || Ae === void 0 ? void 0 : Ae.disabled), ariaHidden: this.ariaHidden, ...ne == null || (Se = ne.componentOptions) === null || Se === void 0 ? void 0 : Se.propsData }, on: { focus: this.onFocus, blur: this.onBlur, ...!!dt && { click: (zt) => { + dt && dt(zt); + } } } }, [J("template", { slot: "icon" }, [Ye]), gt]); + }, Ue = (ne) => { + var ue, ye; + const Te = ((ue = this.$slots.icon) === null || ue === void 0 ? void 0 : ue[0]) || (this.defaultIcon ? J("span", { class: ["icon", this.defaultIcon] }) : J("DotsHorizontal", { props: { size: 20 } })); + return J("NcPopover", { ref: "popover", props: { delay: 0, handleResize: !0, shown: this.opened, placement: this.placement, boundary: this.boundariesElement, container: this.container, popoverBaseClass: "action-item__popper", setReturnFocus: (ye = this.$refs.menuButton) === null || ye === void 0 ? void 0 : ye.$el }, attrs: { delay: 0, handleResize: !0, shown: this.opened, placement: this.placement, boundary: this.boundariesElement, container: this.container, ...this.manualOpen && { triggers: [] }, popoverBaseClass: "action-item__popper" }, on: { show: this.openMenu, "after-show": this.onOpen, hide: this.closeMenu } }, [J("NcButton", { class: "action-item__menutoggle", props: { type: this.triggerBtnType, disabled: this.disabled, ariaHidden: this.ariaHidden }, slot: "trigger", ref: "menuButton", attrs: { "aria-haspopup": _e ? null : "menu", "aria-label": this.ariaLabel, "aria-controls": this.opened ? this.randomId : null, "aria-expanded": this.opened.toString() }, on: { focus: this.onFocus, blur: this.onBlur } }, [J("template", { slot: "icon" }, [Te]), this.menuName]), J("div", { class: { open: this.opened }, attrs: { tabindex: "-1" }, on: { keydown: this.onKeydown, mousemove: this.onMouseFocusAction }, ref: "menu" }, [J("ul", { attrs: { id: this.randomId, tabindex: "-1", role: _e ? null : "menu" } }, [ne])])]); + }; + if (Ee.length === 1 && Fe.length === 1 && !this.forceMenu) + return Ge(Fe[0]); + if (Fe.length > 0 && this.inline > 0) { + const ne = Fe.slice(0, this.inline), ue = Ee.filter((ye) => !ne.includes(ye)); + return J("div", { class: ["action-items", "action-item--".concat(this.triggerBtnType)] }, [...ne.map(Ge), ue.length > 0 ? J("div", { class: ["action-item", { "action-item--open": this.opened }] }, [Ue(ue)]) : null]); + } + return J("div", { class: ["action-item action-item--default-popover", "action-item--".concat(this.triggerBtnType), { "action-item--open": this.opened }] }, [Ue(Ee)]); + } }; + var S = o(3379), _ = o.n(S), z = o(7795), y = o.n(z), $ = o(569), re = o.n($), Q = o(3565), D = o.n(Q), w = o(9216), k = o.n(w), R = o(4589), q = o.n(R), ee = o(4825), se = {}; + se.styleTagTransform = q(), se.setAttributes = D(), se.insert = re().bind(null, "head"), se.domAPI = y(), se.insertStyleElement = k(), _()(ee.Z, se), ee.Z && ee.Z.locals && ee.Z.locals; + var j = o(4946), O = {}; + O.styleTagTransform = q(), O.setAttributes = D(), O.insert = re().bind(null, "head"), O.domAPI = y(), O.insertStyleElement = k(), _()(j.Z, O), j.Z && j.Z.locals && j.Z.locals; + var V = o(1900), fe = o(5727), te = o.n(fe), De = (0, V.Z)(f, void 0, void 0, !1, null, "29452b76", null); + typeof te() == "function" && te()(De); + const xe = De.exports; + }, 4462: (u, i, o) => { + o.d(i, { default: () => k }); + const l = { name: "NcButton", props: { disabled: { type: Boolean, default: !1 }, type: { type: String, validator: (R) => ["primary", "secondary", "tertiary", "tertiary-no-background", "tertiary-on-primary", "error", "warning", "success"].indexOf(R) !== -1, default: "secondary" }, nativeType: { type: String, validator: (R) => ["submit", "reset", "button"].indexOf(R) !== -1, default: "button" }, wide: { type: Boolean, default: !1 }, ariaLabel: { type: String, default: null }, href: { type: String, default: null }, to: { type: [String, Object], default: null }, exact: { type: Boolean, default: !1 }, ariaHidden: { type: Boolean, default: null } }, render(R) { + var q, ee, se, j, O, V = this; + const fe = (q = this.$slots.default) === null || q === void 0 || (ee = q[0]) === null || ee === void 0 || (se = ee.text) === null || se === void 0 || (j = se.trim) === null || j === void 0 ? void 0 : j.call(se), te = !!fe, De = (O = this.$slots) === null || O === void 0 ? void 0 : O.icon; + fe || this.ariaLabel || console.warn("You need to fill either the text or the ariaLabel props in the button component.", { text: fe, ariaLabel: this.ariaLabel }, this); + const xe = function() { + let { navigate: J, isActive: Ee, isExactActive: _e } = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}; + return R(V.to || !V.href ? "button" : "a", { class: ["button-vue", { "button-vue--icon-only": De && !te, "button-vue--text-only": te && !De, "button-vue--icon-and-text": De && te, ["button-vue--vue-".concat(V.type)]: V.type, "button-vue--wide": V.wide, active: Ee, "router-link-exact-active": _e }], attrs: { "aria-label": V.ariaLabel, disabled: V.disabled, type: V.href ? null : V.nativeType, role: V.href ? "button" : null, href: !V.to && V.href ? V.href : null, ...V.$attrs }, on: { ...V.$listeners, click: (Fe) => { + var Ge, Ue; + (Ge = V.$listeners) === null || Ge === void 0 || (Ue = Ge.click) === null || Ue === void 0 || Ue.call(Ge, Fe), J == null || J(Fe); + } } }, [R("span", { class: "button-vue__wrapper" }, [De ? R("span", { class: "button-vue__icon", attrs: { "aria-hidden": V.ariaHidden } }, [V.$slots.icon]) : null, te ? R("span", { class: "button-vue__text" }, [fe]) : null])]); + }; + return this.to ? R("router-link", { props: { custom: !0, to: this.to, exact: this.exact }, scopedSlots: { default: xe } }) : xe(); + } }; + var c = o(3379), d = o.n(c), p = o(7795), A = o.n(p), h = o(569), E = o.n(h), b = o(3565), v = o.n(b), f = o(9216), S = o.n(f), _ = o(4589), z = o.n(_), y = o(7196), $ = {}; + $.styleTagTransform = z(), $.setAttributes = v(), $.insert = E().bind(null, "head"), $.domAPI = A(), $.insertStyleElement = S(), d()(y.Z, $), y.Z && y.Z.locals && y.Z.locals; + var re = o(1900), Q = o(2102), D = o.n(Q), w = (0, re.Z)(l, void 0, void 0, !1, null, "4d05be2c", null); + typeof D() == "function" && D()(w); + const k = w.exports; + }, 1929: (u, i, o) => { + o.d(i, { default: () => at }); + var l = o(7645), c = o(1206), d = o(932), p = o(1205), A = o(3648), h = o(8250), E = o(4462); + function b(be, qe) { + let lt, et, Bt, ut = qe; + this.start = function() { + Bt = !0, et = /* @__PURE__ */ new Date(), lt = setTimeout(be, ut); + }, this.pause = function() { + Bt = !1, clearTimeout(lt), ut -= /* @__PURE__ */ new Date() - et; + }, this.clear = function() { + Bt = !1, clearTimeout(lt), ut = 0; + }, this.getTimeLeft = function() { + return Bt && (this.pause(), this.start()), ut; + }, this.getStateRunning = function() { + return Bt; + }, this.start(); + } + var v = o(336); + const f = $O; + var S = o.n(f), _ = o(9044), z = o.n(_), y = o(8618), $ = o.n(y); + const re = VO; + var Q = o.n(re); + const D = WO; + var w = o.n(D), k = o(4505), R = o(1804); + const q = { name: "NcModal", components: { NcActions: h.default, ChevronLeft: S(), ChevronRight: z(), Close: $(), Pause: Q(), Play: w(), NcButton: E.default }, directives: { tooltip: v.default }, mixins: [A.Z], props: { name: { type: String, default: "" }, hasPrevious: { type: Boolean, default: !1 }, hasNext: { type: Boolean, default: !1 }, outTransition: { type: Boolean, default: !1 }, enableSlideshow: { type: Boolean, default: !1 }, slideshowDelay: { type: Number, default: 5e3 }, slideshowPaused: { type: Boolean, default: !1 }, enableSwipe: { type: Boolean, default: !0 }, spreadNavigation: { type: Boolean, default: !1 }, size: { type: String, default: "normal", validator: (be) => ["small", "normal", "large", "full"].includes(be) }, canClose: { type: Boolean, default: !0 }, dark: { type: Boolean, default: !1 }, container: { type: [String, null], default: "body" }, closeButtonContained: { type: Boolean, default: !0 }, additionalTrapElements: { type: Array, default: () => [] }, inlineActions: { type: Number, default: 0 }, show: { type: Boolean, default: void 0 } }, emits: ["previous", "next", "close", "update:show"], data: () => ({ mc: null, playing: !1, slideshowTimeout: null, iconSize: 24, focusTrap: null, randId: (0, p.Z)(), internalShow: !0 }), computed: { showModal() { + return this.show === void 0 ? this.internalShow : this.show; + }, modalTransitionName() { + return "modal-".concat(this.outTransition ? "out" : "in"); + }, playPauseName() { + return this.playing ? (0, d.t)("Pause slideshow") : (0, d.t)("Start slideshow"); + }, cssVariables() { + return { "--slideshow-duration": this.slideshowDelay + "ms", "--icon-size": this.iconSize + "px" }; + }, closeButtonAriaLabel: () => (0, d.t)("Close modal"), prevButtonAriaLabel: () => (0, d.t)("Previous"), nextButtonAriaLabel: () => (0, d.t)("Next") }, watch: { slideshowPaused(be) { + this.slideshowTimeout && (be ? this.slideshowTimeout.pause() : this.slideshowTimeout.start()); + }, additionalTrapElements(be) { + if (this.focusTrap) { + const qe = this.$refs.mask; + this.focusTrap.updateContainerElements([qe, ...be]); + } + } }, beforeMount() { + window.addEventListener("keydown", this.handleKeydown); + }, beforeDestroy() { + window.removeEventListener("keydown", this.handleKeydown), this.mc.stop(); + }, mounted() { + this.useFocusTrap(), this.mc = (0, R.useSwipe)(this.$refs.mask, { onSwipeEnd: this.handleSwipe }), this.container && (this.container === "body" ? document.body.insertBefore(this.$el, document.body.lastChild) : document.querySelector(this.container).appendChild(this.$el)); + }, destroyed() { + this.clearFocusTrap(), this.$el.remove(); + }, methods: { previous(be) { + this.hasPrevious && (be && this.resetSlideshow(), this.$emit("previous", be)); + }, next(be) { + this.hasNext && (be && this.resetSlideshow(), this.$emit("next", be)); + }, close(be) { + this.canClose && (this.internalShow = !1, this.$emit("update:show", !1), setTimeout(() => { + this.$emit("close", be); + }, 300)); + }, handleKeydown(be) { + switch (be.keyCode) { + case 37: + this.previous(be); + break; + case 39: + this.next(be); + break; + case 27: + this.close(be); + } + }, handleSwipe(be, qe) { + this.enableSwipe && (qe === "left" ? this.next(be) : qe === "right" && this.previous(be)); + }, 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 b(() => { + 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 be = this.$refs.mask; + await this.$nextTick(); + const qe = { allowOutsideClick: !0, fallbackFocus: be, trapStack: (0, c.L)() }; + this.focusTrap = (0, k.createFocusTrap)(be, qe), this.focusTrap.activate(); + }, clearFocusTrap() { + var be; + this.focusTrap && ((be = this.focusTrap) === null || be === void 0 || be.deactivate(), this.focusTrap = null); + } } }, ee = q; + var se = o(3379), j = o.n(se), O = o(7795), V = o.n(O), fe = o(569), te = o.n(fe), De = o(3565), xe = o.n(De), J = o(9216), Ee = o.n(J), _e = o(4589), Fe = o.n(_e), Ge = o(2482), Ue = {}; + Ue.styleTagTransform = Fe(), Ue.setAttributes = xe(), Ue.insert = te().bind(null, "head"), Ue.domAPI = V(), Ue.insertStyleElement = Ee(), j()(Ge.Z, Ue), Ge.Z && Ge.Z.locals && Ge.Z.locals; + var ne = o(1900), ue = o(9989), ye = o.n(ue), Te = (0, ne.Z)(ee, function() { + var be = this, qe = be._self._c; + return qe("transition", { attrs: { name: "fade", appear: "" }, on: { "after-enter": be.useFocusTrap, "before-leave": be.clearFocusTrap } }, [qe("div", { directives: [{ name: "show", rawName: "v-show", value: be.showModal, expression: "showModal" }], ref: "mask", staticClass: "modal-mask", class: { "modal-mask--dark": be.dark }, style: be.cssVariables, attrs: { role: "dialog", "aria-modal": "true", "aria-labelledby": "modal-name-" + be.randId, "aria-describedby": "modal-description-" + be.randId, tabindex: "-1" } }, [qe("transition", { attrs: { name: "fade-visibility", appear: "" } }, [qe("div", { staticClass: "modal-header" }, [be.name.trim() !== "" ? qe("h2", { staticClass: "modal-name", attrs: { id: "modal-name-" + be.randId } }, [be._v("\n " + be._s(be.name) + "\n ")]) : be._e(), be._v(" "), qe("div", { staticClass: "icons-menu" }, [be.hasNext && be.enableSlideshow ? qe("button", { directives: [{ name: "tooltip", rawName: "v-tooltip.auto", value: be.playPauseName, expression: "playPauseName", modifiers: { auto: !0 } }], staticClass: "play-pause-icons", class: { "play-pause-icons--paused": be.slideshowPaused }, attrs: { type: "button" }, on: { click: be.togglePlayPause } }, [be.playing ? qe("Pause", { staticClass: "play-pause-icons__pause", attrs: { size: be.iconSize } }) : qe("Play", { staticClass: "play-pause-icons__play", attrs: { size: be.iconSize } }), be._v(" "), qe("span", { staticClass: "hidden-visually" }, [be._v("\n " + be._s(be.playPauseName) + "\n ")]), be._v(" "), be.playing ? qe("svg", { staticClass: "progress-ring", attrs: { height: "50", width: "50" } }, [qe("circle", { staticClass: "progress-ring__circle", attrs: { stroke: "white", "stroke-width": "2", fill: "transparent", r: "15", cx: "25", cy: "25" } })]) : be._e()], 1) : be._e(), be._v(" "), qe("NcActions", { staticClass: "header-actions", attrs: { inline: be.inlineActions } }, [be._t("actions")], 2), be._v(" "), be.canClose && !be.closeButtonContained ? qe("NcButton", { staticClass: "header-close", attrs: { "aria-label": be.closeButtonAriaLabel, type: "tertiary" }, on: { click: be.close }, scopedSlots: be._u([{ key: "icon", fn: function() { + return [qe("Close", { attrs: { size: be.iconSize } })]; + }, proxy: !0 }], null, !1, 1841713362) }) : be._e()], 1)])]), be._v(" "), qe("transition", { attrs: { name: be.modalTransitionName, appear: "" } }, [qe("div", { directives: [{ name: "show", rawName: "v-show", value: be.showModal, expression: "showModal" }], staticClass: "modal-wrapper", class: ["modal-wrapper--".concat(be.size), be.spreadNavigation ? "modal-wrapper--spread-navigation" : ""], on: { mousedown: function(lt) { + return lt.target !== lt.currentTarget ? null : be.close.apply(null, arguments); + } } }, [qe("transition", { attrs: { name: "fade-visibility", appear: "" } }, [qe("NcButton", { directives: [{ name: "show", rawName: "v-show", value: be.hasPrevious, expression: "hasPrevious" }], staticClass: "prev", class: { invisible: !be.hasPrevious }, attrs: { type: "tertiary-no-background", "aria-label": be.prevButtonAriaLabel }, on: { click: be.previous }, scopedSlots: be._u([{ key: "icon", fn: function() { + return [qe("ChevronLeft", { attrs: { size: 40 } })]; + }, proxy: !0 }]) })], 1), be._v(" "), qe("div", { staticClass: "modal-container", attrs: { id: "modal-description-" + be.randId } }, [be._t("default"), be._v(" "), be.canClose && be.closeButtonContained ? qe("NcButton", { staticClass: "modal-container__close", attrs: { type: "tertiary", "aria-label": be.closeButtonAriaLabel }, on: { click: be.close }, scopedSlots: be._u([{ key: "icon", fn: function() { + return [qe("Close", { attrs: { size: 20 } })]; + }, proxy: !0 }], null, !1, 2121748766) }) : be._e()], 2), be._v(" "), qe("transition", { attrs: { name: "fade-visibility", appear: "" } }, [qe("NcButton", { directives: [{ name: "show", rawName: "v-show", value: be.hasNext, expression: "hasNext" }], staticClass: "next", class: { invisible: !be.hasNext }, attrs: { type: "tertiary-no-background", "aria-label": be.nextButtonAriaLabel }, on: { click: be.next }, scopedSlots: be._u([{ key: "icon", fn: function() { + return [qe("ChevronRight", { attrs: { size: 40 } })]; + }, proxy: !0 }]) })], 1)], 1)])], 1)]); + }, [], !1, null, "234c4d21", null); + typeof ye() == "function" && ye()(Te); + const Me = Te.exports; + (0, l.Z)(Me); + const at = Me; + }, 2297: (u, i, o) => { + o.d(i, { default: () => se }); + var l = o(9454), c = o(4505), d = o(1206); + const p = { name: "NcPopover", components: { Dropdown: l.Dropdown }, inheritAttrs: !1, props: { popoverBaseClass: { type: String, default: "" }, focusTrap: { type: Boolean, default: !0 }, setReturnFocus: { default: void 0, type: [HTMLElement, SVGElement, String, Boolean] } }, emits: ["after-show", "after-hide"], beforeDestroy() { + this.clearFocusTrap(); + }, methods: { async useFocusTrap() { + var j, O; + if (await this.$nextTick(), !this.focusTrap) + return; + const V = (j = this.$refs.popover) === null || j === void 0 || (O = j.$refs.popperContent) === null || O === void 0 ? void 0 : O.$el; + V && (this.$focusTrap = (0, c.createFocusTrap)(V, { escapeDeactivates: !1, allowOutsideClick: !0, setReturnFocus: this.setReturnFocus, trapStack: (0, d.L)() }), this.$focusTrap.activate()); + }, clearFocusTrap() { + let j = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}; + try { + var O; + (O = this.$focusTrap) === null || O === void 0 || O.deactivate(j), this.$focusTrap = null; + } catch (V) { + console.warn(V); + } + }, afterShow() { + this.$nextTick(() => { + this.$emit("after-show"), this.useFocusTrap(); + }); + }, afterHide() { + this.$emit("after-hide"), this.clearFocusTrap(); + } } }, A = p; + var h = o(3379), E = o.n(h), b = o(7795), v = o.n(b), f = o(569), S = o.n(f), _ = o(3565), z = o.n(_), y = o(9216), $ = o.n(y), re = o(4589), Q = o.n(re), D = o(1625), w = {}; + w.styleTagTransform = Q(), w.setAttributes = z(), w.insert = S().bind(null, "head"), w.domAPI = v(), w.insertStyleElement = $(), E()(D.Z, w), D.Z && D.Z.locals && D.Z.locals; + var k = o(1900), R = o(2405), q = o.n(R), ee = (0, k.Z)(A, function() { + var j = this; + return (0, j._self._c)("Dropdown", j._g(j._b({ ref: "popover", attrs: { distance: 10, "arrow-padding": 10, "no-auto-focus": !0, "popper-class": j.popoverBaseClass }, on: { "apply-show": j.afterShow, "apply-hide": j.afterHide }, scopedSlots: j._u([{ key: "popper", fn: function() { + return [j._t("default")]; + }, proxy: !0 }], null, !0) }, "Dropdown", j.$attrs, !1), j.$listeners), [j._t("trigger")], 2); + }, [], !1, null, null, null); + typeof q() == "function" && q()(ee); + const se = ee.exports; + }, 336: (u, i, o) => { + o.d(i, { default: () => re }); + var l = o(9454), c = o(3379), d = o.n(c), p = o(7795), A = o.n(p), h = o(569), E = o.n(h), b = o(3565), v = o.n(b), f = o(9216), S = o.n(f), _ = o(4589), z = o.n(_), y = o(8384), $ = {}; + $.styleTagTransform = z(), $.setAttributes = v(), $.insert = E().bind(null, "head"), $.domAPI = A(), $.insertStyleElement = S(), d()(y.Z, $), y.Z && y.Z.locals && y.Z.locals, l.options.themes.tooltip.html = !1, l.options.themes.tooltip.delay = { show: 500, hide: 200 }, l.options.themes.tooltip.distance = 10, l.options.themes.tooltip["arrow-padding"] = 3; + const re = l.VTooltip; + }, 932: (u, i, o) => { + o.d(i, { n: () => p, t: () => A }); + var l = o(7931); + const c = (0, l.getGettextBuilder)().detectLocale(); + [{ locale: "ar", translations: { "{tag} (invisible)": "{tag} (غير مرئي)", "{tag} (restricted)": "{tag} (مقيد)", Actions: "الإجراءات", Activities: "النشاطات", "Animals & Nature": "الحيوانات والطبيعة", "Anything shared with the same group of people will show up here": "أي مادة تمت مشاركتها مع نفس المجموعة من الأشخاص سيتم عرضها هنا", "Avatar of {displayName}": "صورة {displayName} الرمزية", "Avatar of {displayName}, {status}": "صورة {displayName} الرمزية، {status}", "Cancel changes": "إلغاء التغييرات", "Change title": "تغيير العنوان", Choose: "إختيار", "Clear text": "مسح النص", Close: "أغلق", "Close modal": "قفل الشرط", "Close navigation": "إغلاق المتصفح", "Close sidebar": "قفل الشريط الجانبي", "Confirm changes": "تأكيد التغييرات", Custom: "مخصص", "Edit item": "تعديل عنصر", "Error getting related resources": "خطأ في تحصيل مصادر ذات صلة", "External documentation for {title}": "الوثائق الخارجية لـ{title}", Favorite: "مفضلة", Flags: "الأعلام", "Food & Drink": "الطعام والشراب", "Frequently used": "كثيرا ما تستخدم", Global: "عالمي", "Go back to the list": "العودة إلى القائمة", "Hide password": "إخفاء كلمة السر", "Message limit of {count} characters reached": "تم الوصول إلى الحد الأقصى لعدد الأحرف في الرسالة: {count} حرف", "More items …": "عناصر أخرى ...", Next: "التالي", "No emoji found": "لم يتم العثور على أي رمز تعبيري", "No results": "ليس هناك أية نتيجة", Objects: "الأشياء", Open: "فتح", 'Open link to "{resourceTitle}"': 'فتح رابط إلى "{resourceTitle}"', "Open navigation": "فتح المتصفح", "Password is secure": "كلمة السر مُؤمّنة", "Pause slideshow": "إيقاف العرض مؤقتًا", "People & Body": "الناس والجسم", "Pick an emoji": "اختر رمزًا تعبيريًا", "Please select a time zone:": "الرجاء تحديد المنطقة الزمنية:", Previous: "السابق", "Related resources": "مصادر ذات صلة", Search: "بحث", "Search results": "نتائج البحث", "Select a tag": "اختر علامة", Settings: "الإعدادات", "Settings navigation": "إعدادات المتصفح", "Show password": "أعرض كلمة السر", "Smileys & Emotion": "الوجوه و الرموز التعبيرية", "Start slideshow": "بدء العرض", Submit: "إرسال", Symbols: "الرموز", "Travel & Places": "السفر والأماكن", "Type to search time zone": "اكتب للبحث عن منطقة زمنية", "Unable to search the group": "تعذر البحث في المجموعة", "Undo changes": "التراجع عن التغييرات", "Write message, @ to mention someone, : for emoji autocompletion …": "اكتب رسالة، @ للإشارة إلى شخص ما، : للإكمال التلقائي للرموز التعبيرية ..." } }, { locale: "br", translations: { "{tag} (invisible)": "{tag} (diwelus)", "{tag} (restricted)": "{tag} (bevennet)", Actions: "Oberioù", Activities: "Oberiantizoù", "Animals & Nature": "Loened & Natur", Choose: "Dibab", Close: "Serriñ", Custom: "Personelañ", Flags: "Bannieloù", "Food & Drink": "Boued & Evajoù", "Frequently used": "Implijet alies", Next: "Da heul", "No emoji found": "Emoji ebet kavet", "No results": "Disoc'h ebet", Objects: "Traoù", "Pause slideshow": "Arsav an diaporama", "People & Body": "Tud & Korf", "Pick an emoji": "Choaz un emoji", Previous: "A-raok", Search: "Klask", "Search results": "Disoc'hoù an enklask", "Select a tag": "Choaz ur c'hlav", Settings: "Arventennoù", "Smileys & Emotion": "Smileyioù & Fromoù", "Start slideshow": "Kregiñ an diaporama", Symbols: "Arouezioù", "Travel & Places": "Beaj & Lec'hioù", "Unable to search the group": "Dibosupl eo klask ar strollad" } }, { locale: "ca", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restringit)", Actions: "Accions", Activities: "Activitats", "Animals & Nature": "Animals i natura", "Anything shared with the same group of people will show up here": "Qualsevol cosa compartida amb el mateix grup de persones es mostrarà aquí", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancel·la els canvis", "Change title": "Canviar títol", Choose: "Tria", "Clear text": "Netejar text", Close: "Tanca", "Close modal": "Tancar el mode", "Close navigation": "Tanca la navegació", "Close sidebar": "Tancar la barra lateral", "Confirm changes": "Confirmeu els canvis", Custom: "Personalitzat", "Edit item": "Edita l'element", "Error getting related resources": "Error obtenint els recursos relacionats", "Error parsing svg": "Error en l'anàlisi del svg", "External documentation for {title}": "Documentació externa per a {title}", Favorite: "Preferit", Flags: "Marques", "Food & Drink": "Menjar i begudes", "Frequently used": "Utilitzats recentment", Global: "Global", "Go back to the list": "Torna a la llista", "Hide password": "Amagar contrasenya", "Message limit of {count} characters reached": "S'ha arribat al límit de {count} caràcters per missatge", "More items …": "Més artícles...", Next: "Següent", "No emoji found": "No s'ha trobat cap emoji", "No results": "Sense resultats", Objects: "Objectes", Open: "Obrir", 'Open link to "{resourceTitle}"': 'Obrir enllaç a "{resourceTitle}"', "Open navigation": "Obre la navegació", "Password is secure": "Contrasenya segura
", "Pause slideshow": "Atura la presentació", "People & Body": "Persones i cos", "Pick an emoji": "Trieu un emoji", "Please select a time zone:": "Seleccioneu una zona horària:", Previous: "Anterior", "Related resources": "Recursos relacionats", Search: "Cerca", "Search results": "Resultats de cerca", "Select a tag": "Seleccioneu una etiqueta", Settings: "Paràmetres", "Settings navigation": "Navegació d'opcions", "Show password": "Mostrar contrasenya", "Smileys & Emotion": "Cares i emocions", "Start slideshow": "Inicia la presentació", Submit: "Envia", Symbols: "Símbols", "Travel & Places": "Viatges i llocs", "Type to search time zone": "Escriviu per cercar la zona horària", "Unable to search the group": "No es pot cercar el grup", "Undo changes": "Desfés els canvis", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escriu missatge, fes servir "@" per esmentar algú, fes servir ":" per autocompletar emojis...' } }, { locale: "cs_CZ", translations: { "{tag} (invisible)": "{tag} (neviditelné)", "{tag} (restricted)": "{tag} (omezené)", Actions: "Akce", Activities: "Aktivity", "Animals & Nature": "Zvířata a příroda", "Anything shared with the same group of people will show up here": "Cokoli nasdíleného stejné skupině lidí se zobrazí zde", "Avatar of {displayName}": "Zástupný obrázek uživatele {displayName}", "Avatar of {displayName}, {status}": "Zástupný obrázek uživatele {displayName}, {status}", "Cancel changes": "Zrušit změny", "Change title": "Změnit nadpis", Choose: "Zvolit", "Clear text": "Čitelný text", Close: "Zavřít", "Close modal": "Zavřít dialogové okno", "Close navigation": "Zavřít navigaci", "Close sidebar": "Zavřít postranní panel", "Confirm changes": "Potvrdit změny", Custom: "Uživatelsky určené", "Edit item": "Upravit položku", "Error getting related resources": "Chyba při získávání souvisejících prostředků", "Error parsing svg": "Chyba při zpracovávání svg", "External documentation for {title}": "Externí dokumentace k {title}", Favorite: "Oblíbené", Flags: "Příznaky", "Food & Drink": "Jídlo a pití", "Frequently used": "Často používané", Global: "Globální", "Go back to the list": "Jít zpět na seznam", "Hide password": "Skrýt heslo", "Message limit of {count} characters reached": "Dosaženo limitu počtu ({count}) znaků zprávy", "More items …": "Další položky…", Next: "Následující", "No emoji found": "Nenalezeno žádné emoji", "No results": "Nic nenalezeno", Objects: "Objekty", Open: "Otevřít", 'Open link to "{resourceTitle}"': "Otevřít odkaz na „{resourceTitle}“", "Open navigation": "Otevřít navigaci", "Password is secure": "Heslo je bezpečné", "Pause slideshow": "Pozastavit prezentaci", "People & Body": "Lidé a tělo", "Pick an emoji": "Vybrat emoji", "Please select a time zone:": "Vyberte časovou zónu:", Previous: "Předchozí", "Related resources": "Související prostředky", Search: "Hledat", "Search results": "Výsledky hledání", "Select a tag": "Vybrat štítek", Settings: "Nastavení", "Settings navigation": "Pohyb po nastavení", "Show password": "Zobrazit heslo", "Smileys & Emotion": "Úsměvy a emoce", "Start slideshow": "Spustit prezentaci", Submit: "Odeslat", Symbols: "Symboly", "Travel & Places": "Cestování a místa", "Type to search time zone": "Psaním vyhledejte časovou zónu", "Unable to search the group": "Nedaří se hledat skupinu", "Undo changes": "Vzít změny zpět", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': "Napište zprávu – pokud chcete někoho zmínit, napište před jeho uživatelským jménem „@“ (zavináč); automatické doplňování emotikonů zahájíte napsáním „:“ (dvojtečky)…" } }, { locale: "da", translations: { "{tag} (invisible)": "{tag} (usynlig)", "{tag} (restricted)": "{tag} (begrænset)", Actions: "Handlinger", Activities: "Aktiviteter", "Animals & Nature": "Dyr & Natur", "Anything shared with the same group of people will show up here": "Alt der deles med samme gruppe af personer vil vises her", "Avatar of {displayName}": "Avatar af {displayName}", "Avatar of {displayName}, {status}": "Avatar af {displayName}, {status}", "Cancel changes": "Annuller ændringer", "Change title": "Ret titel", Choose: "Vælg", "Clear text": "Ryd tekst", Close: "Luk", "Close modal": "Luk vindue", "Close navigation": "Luk navigation", "Close sidebar": "Luk sidepanel", "Confirm changes": "Bekræft ændringer", Custom: "Brugerdefineret", "Edit item": "Rediger emne", "Error getting related resources": "Kunne ikke hente tilknyttede data", "Error parsing svg": "Fejl ved analysering af svg", "External documentation for {title}": "Ekstern dokumentation for {title}", Favorite: "Favorit", Flags: "Flag", "Food & Drink": "Mad & Drikke", "Frequently used": "Ofte brugt", Global: "Global", "Go back to the list": "Tilbage til listen", "Hide password": "Skjul kodeord", "Message limit of {count} characters reached": "Begrænsning på {count} tegn er nået", "More items …": "Mere ...", Next: "Videre", "No emoji found": "Ingen emoji fundet", "No results": "Ingen resultater", Objects: "Objekter", Open: "Åbn", 'Open link to "{resourceTitle}"': 'Åbn link til "{resourceTitle}"', "Open navigation": "Åbn navigation", "Password is secure": "Kodeordet er sikkert", "Pause slideshow": "Suspender fremvisning", "People & Body": "Mennesker & Menneskekroppen", "Pick an emoji": "Vælg en emoji", "Please select a time zone:": "Vælg venligst en tidszone:", Previous: "Forrige", "Related resources": "Relaterede emner", Search: "Søg", "Search results": "Søgeresultater", "Select a tag": "Vælg et mærke", Settings: "Indstillinger", "Settings navigation": "Naviger i indstillinger", "Show password": "Vis kodeord", "Smileys & Emotion": "Smileys & Emotion", "Start slideshow": "Start fremvisning", Submit: "Send", Symbols: "Symboler", "Travel & Places": "Rejser & Rejsemål", "Type to search time zone": "Indtast for at søge efter tidszone", "Unable to search the group": "Kan ikke søge på denne gruppe", "Undo changes": "Fortryd ændringer", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv besked, brug "@" for at nævne nogen, brug ":" til emoji-autofuldførelse ...' } }, { locale: "de", translations: { "{tag} (invisible)": "{tag} (unsichtbar)", "{tag} (restricted)": "{tag} (eingeschränkt)", Actions: "Aktionen", Activities: "Aktivitäten", "Animals & Nature": "Tiere & Natur", "Anything shared with the same group of people will show up here": "Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt", "Avatar of {displayName}": "Avatar von {displayName}", "Avatar of {displayName}, {status}": "Avatar von {displayName}, {status}", "Cancel changes": "Änderungen verwerfen", "Change title": "Titel ändern", Choose: "Auswählen", "Clear text": "Klartext", Close: "Schließen", "Close modal": "Modal schließen", "Close navigation": "Navigation schließen", "Close sidebar": "Seitenleiste schließen", "Confirm changes": "Änderungen bestätigen", Custom: "Benutzerdefiniert", "Edit item": "Objekt bearbeiten", "Error getting related resources": "Fehler beim Abrufen verwandter Ressourcen", "Error parsing svg": "Fehler beim Einlesen der SVG", "External documentation for {title}": "Externe Dokumentation für {title}", Favorite: "Favorit", Flags: "Flaggen", "Food & Drink": "Essen & Trinken", "Frequently used": "Häufig verwendet", Global: "Global", "Go back to the list": "Zurück zur Liste", "Hide password": "Passwort verbergen", "Message limit of {count} characters reached": "Nachrichtenlimit von {count} Zeichen erreicht", "More items …": "Weitere Elemente …", Next: "Weiter", "No emoji found": "Kein Emoji gefunden", "No results": "Keine Ergebnisse", Objects: "Gegenstände", Open: "Öffnen", 'Open link to "{resourceTitle}"': 'Link zu "{resourceTitle}" öffnen', "Open navigation": "Navigation öffnen", "Password is secure": "Passwort ist sicher", "Pause slideshow": "Diashow pausieren", "People & Body": "Menschen & Körper", "Pick an emoji": "Ein Emoji auswählen", "Please select a time zone:": "Bitte wählen Sie eine Zeitzone:", Previous: "Vorherige", "Related resources": "Verwandte Ressourcen", Search: "Suche", "Search results": "Suchergebnisse", "Select a tag": "Schlagwort auswählen", Settings: "Einstellungen", "Settings navigation": "Einstellungen für die Navigation", "Show password": "Passwort anzeigen", "Smileys & Emotion": "Smileys & Emotionen", "Start slideshow": "Diashow starten", Submit: "Einreichen", Symbols: "Symbole", "Travel & Places": "Reisen & Orte", "Type to search time zone": "Tippen, um Zeitzone zu suchen", "Unable to search the group": "Die Gruppe konnte nicht durchsucht werden", "Undo changes": "Änderungen rückgängig machen", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Nachricht schreiben, "@" um jemanden zu erwähnen, ":" für die automatische Vervollständigung von Emojis …' } }, { locale: "de_DE", translations: { "{tag} (invisible)": "{tag} (unsichtbar)", "{tag} (restricted)": "{tag} (eingeschränkt)", Actions: "Aktionen", Activities: "Aktivitäten", "Animals & Nature": "Tiere & Natur", "Anything shared with the same group of people will show up here": "Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt", "Avatar of {displayName}": "Avatar von {displayName}", "Avatar of {displayName}, {status}": "Avatar von {displayName}, {status}", "Cancel changes": "Änderungen verwerfen", "Change title": "Titel ändern", Choose: "Auswählen", "Clear text": "Klartext", Close: "Schließen", "Close modal": "Modal schließen", "Close navigation": "Navigation schließen", "Close sidebar": "Seitenleiste schließen", "Confirm changes": "Änderungen bestätigen", Custom: "Benutzerdefiniert", "Edit item": "Objekt bearbeiten", "Error getting related resources": "Fehler beim Abrufen verwandter Ressourcen", "Error parsing svg": "Fehler beim Einlesen der SVG", "External documentation for {title}": "Externe Dokumentation für {title}", Favorite: "Favorit", Flags: "Flaggen", "Food & Drink": "Essen & Trinken", "Frequently used": "Häufig verwendet", Global: "Global", "Go back to the list": "Zurück zur Liste", "Hide password": "Passwort verbergen", "Message limit of {count} characters reached": "Nachrichtenlimit von {count} Zeichen erreicht", "More items …": "Weitere Elemente …", Next: "Weiter", "No emoji found": "Kein Emoji gefunden", "No results": "Keine Ergebnisse", Objects: "Objekte", Open: "Öffnen", 'Open link to "{resourceTitle}"': 'Link zu "{resourceTitle}" öffnen', "Open navigation": "Navigation öffnen", "Password is secure": "Passwort ist sicher", "Pause slideshow": "Diashow pausieren", "People & Body": "Menschen & Körper", "Pick an emoji": "Ein Emoji auswählen", "Please select a time zone:": "Bitte eine Zeitzone auswählen:", Previous: "Vorherige", "Related resources": "Verwandte Ressourcen", Search: "Suche", "Search results": "Suchergebnisse", "Select a tag": "Schlagwort auswählen", Settings: "Einstellungen", "Settings navigation": "Einstellungen für die Navigation", "Show password": "Passwort anzeigen", "Smileys & Emotion": "Smileys & Emotionen", "Start slideshow": "Diashow starten", Submit: "Einreichen", Symbols: "Symbole", "Travel & Places": "Reisen & Orte", "Type to search time zone": "Tippen, um eine Zeitzone zu suchen", "Unable to search the group": "Die Gruppe kann nicht durchsucht werden", "Undo changes": "Änderungen rückgängig machen", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Nachricht schreiben, "@" um jemanden zu erwähnen, ":" für die automatische Vervollständigung von Emojis …' } }, { locale: "el", translations: { "{tag} (invisible)": "{tag} (αόρατο)", "{tag} (restricted)": "{tag} (περιορισμένο)", Actions: "Ενέργειες", Activities: "Δραστηριότητες", "Animals & Nature": "Ζώα & Φύση", "Anything shared with the same group of people will show up here": "Οτιδήποτε μοιράζεται με την ίδια ομάδα ατόμων θα εμφανίζεται εδώ", "Avatar of {displayName}": "Άβαταρ του {displayName}", "Avatar of {displayName}, {status}": "Άβαταρ του {displayName}, {status}", "Cancel changes": "Ακύρωση αλλαγών", "Change title": "Αλλαγή τίτλου", Choose: "Επιλογή", "Clear text": "Εκκαθάριση κειμένου", Close: "Κλείσιμο", "Close modal": "Βοηθητικό κλείσιμο", "Close navigation": "Κλείσιμο πλοήγησης", "Close sidebar": "Κλείσιμο πλευρικής μπάρας", "Confirm changes": "Επιβεβαίωση αλλαγών", Custom: "Προσαρμογή", "Edit item": "Επεξεργασία", "Error getting related resources": "Σφάλμα λήψης σχετικών πόρων", "Error parsing svg": "Σφάλμα ανάλυσης svg", "External documentation for {title}": "Εξωτερική τεκμηρίωση για {title}", Favorite: "Αγαπημένα", Flags: "Σημαίες", "Food & Drink": "Φαγητό & Ποτό", "Frequently used": "Συχνά χρησιμοποιούμενο", Global: "Καθολικό", "Go back to the list": "Επιστροφή στην αρχική λίστα ", "Hide password": "Απόκρυψη κωδικού πρόσβασης", "Message limit of {count} characters reached": "Συμπληρώθηκε το όριο των {count} χαρακτήρων του μηνύματος", "More items …": "Περισσότερα στοιχεία …", Next: "Επόμενο", "No emoji found": "Δεν βρέθηκε emoji", "No results": "Κανένα αποτέλεσμα", Objects: "Αντικείμενα", Open: "Άνοιγμα", 'Open link to "{resourceTitle}"': 'Άνοιγμα συνδέσμου στο "{resourceTitle}"', "Open navigation": "Άνοιγμα πλοήγησης", "Password is secure": "Ο κωδικός πρόσβασης είναι ασφαλής", "Pause slideshow": "Παύση προβολής διαφανειών", "People & Body": "Άνθρωποι & Σώμα", "Pick an emoji": "Επιλέξτε ένα emoji", "Please select a time zone:": "Παρακαλούμε επιλέξτε μια ζώνη ώρας:", Previous: "Προηγούμενο", "Related resources": "Σχετικοί πόροι", Search: "Αναζήτηση", "Search results": "Αποτελέσματα αναζήτησης", "Select a tag": "Επιλογή ετικέτας", Settings: "Ρυθμίσεις", "Settings navigation": "Πλοήγηση ρυθμίσεων", "Show password": "Εμφάνιση κωδικού πρόσβασης", "Smileys & Emotion": "Φατσούλες & Συναίσθημα", "Start slideshow": "Έναρξη προβολής διαφανειών", Submit: "Υποβολή", Symbols: "Σύμβολα", "Travel & Places": "Ταξίδια & Τοποθεσίες", "Type to search time zone": "Πληκτρολογήστε για αναζήτηση ζώνης ώρας", "Unable to search the group": "Δεν είναι δυνατή η αναζήτηση της ομάδας", "Undo changes": "Αναίρεση Αλλαγών", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Γράψτε μήνυμα, χρησιμοποιείστε "@" για να αναφέρετε κάποιον, χρησιμοποιείστε ":" για αυτόματη συμπλήρωση emoji …' } }, { locale: "en_GB", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restricted)", Actions: "Actions", Activities: "Activities", "Animals & Nature": "Animals & Nature", "Anything shared with the same group of people will show up here": "Anything shared with the same group of people will show up here", "Avatar of {displayName}": "Avatar of {displayName}", "Avatar of {displayName}, {status}": "Avatar of {displayName}, {status}", "Cancel changes": "Cancel changes", "Change title": "Change title", Choose: "Choose", "Clear text": "Clear text", Close: "Close", "Close modal": "Close modal", "Close navigation": "Close navigation", "Close sidebar": "Close sidebar", "Confirm changes": "Confirm changes", Custom: "Custom", "Edit item": "Edit item", "Error getting related resources": "Error getting related resources", "Error parsing svg": "Error parsing svg", "External documentation for {title}": "External documentation for {title}", Favorite: "Favourite", Flags: "Flags", "Food & Drink": "Food & Drink", "Frequently used": "Frequently used", Global: "Global", "Go back to the list": "Go back to the list", "Hide password": "Hide password", "Message limit of {count} characters reached": "Message limit of {count} characters reached", "More items …": "More items …", Next: "Next", "No emoji found": "No emoji found", "No results": "No results", Objects: "Objects", Open: "Open", 'Open link to "{resourceTitle}"': 'Open link to "{resourceTitle}"', "Open navigation": "Open navigation", "Password is secure": "Password is secure", "Pause slideshow": "Pause slideshow", "People & Body": "People & Body", "Pick an emoji": "Pick an emoji", "Please select a time zone:": "Please select a time zone:", Previous: "Previous", "Related resources": "Related resources", Search: "Search", "Search results": "Search results", "Select a tag": "Select a tag", Settings: "Settings", "Settings navigation": "Settings navigation", "Show password": "Show password", "Smileys & Emotion": "Smileys & Emotion", "Start slideshow": "Start slideshow", Submit: "Submit", Symbols: "Symbols", "Travel & Places": "Travel & Places", "Type to search time zone": "Type to search time zone", "Unable to search the group": "Unable to search the group", "Undo changes": "Undo changes", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …' } }, { locale: "eo", translations: { "{tag} (invisible)": "{tag} (kaŝita)", "{tag} (restricted)": "{tag} (limigita)", Actions: "Agoj", Activities: "Aktiveco", "Animals & Nature": "Bestoj & Naturo", Choose: "Elektu", Close: "Fermu", Custom: "Propra", Flags: "Flagoj", "Food & Drink": "Manĝaĵo & Trinkaĵo", "Frequently used": "Ofte uzataj", "Message limit of {count} characters reached": "La limo je {count} da literoj atingita", Next: "Sekva", "No emoji found": "La emoĝio forestas", "No results": "La rezulto forestas", Objects: "Objektoj", "Pause slideshow": "Payzi bildprezenton", "People & Body": "Homoj & Korpo", "Pick an emoji": "Elekti emoĝion ", Previous: "Antaŭa", Search: "Serĉi", "Search results": "Serĉrezultoj", "Select a tag": "Elektu etikedon", Settings: "Agordo", "Settings navigation": "Agorda navigado", "Smileys & Emotion": "Ridoj kaj Emocioj", "Start slideshow": "Komenci bildprezenton", Symbols: "Signoj", "Travel & Places": "Vojaĵoj & Lokoj", "Unable to search the group": "Ne eblas serĉi en la grupo", "Write message, @ to mention someone …": "Mesaĝi, uzu @ por mencii iun ..." } }, { locale: "es", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restringido)", Actions: "Acciones", Activities: "Actividades", "Animals & Nature": "Animales y naturaleza", "Anything shared with the same group of people will show up here": "Cualquier cosa que sea compartida con el mismo grupo de personas se mostrará aquí", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancelar cambios", "Change title": "Cambiar título", Choose: "Elegir", "Clear text": "Limpiar texto", Close: "Cerrar", "Close modal": "Cerrar modal", "Close navigation": "Cerrar navegación", "Close sidebar": "Cerrar barra lateral", "Confirm changes": "Confirmar cambios", Custom: "Personalizado", "Edit item": "Editar elemento", "Error getting related resources": "Se encontró un error al obtener los recursos relacionados", "Error parsing svg": "Error procesando svg", "External documentation for {title}": "Documentacion externa de {title}", Favorite: "Favorito", Flags: "Banderas", "Food & Drink": "Comida y bebida", "Frequently used": "Usado con frecuenca", Global: "Global", "Go back to the list": "Volver a la lista", "Hide password": "Ocultar contraseña", "Message limit of {count} characters reached": "El mensaje ha alcanzado el límite de {count} caracteres", "More items …": "Más ítems...", Next: "Siguiente", "No emoji found": "No hay ningún emoji", "No results": " Ningún resultado", Objects: "Objetos", Open: "Abrir", 'Open link to "{resourceTitle}"': 'Abrir enlace a "{resourceTitle}"', "Open navigation": "Abrir navegación", "Password is secure": "La contraseña es segura", "Pause slideshow": "Pausar la presentación ", "People & Body": "Personas y cuerpos", "Pick an emoji": "Elegir un emoji", "Please select a time zone:": "Por favor elige un huso de horario:", Previous: "Anterior", "Related resources": "Recursos relacionados", Search: "Buscar", "Search results": "Resultados de la búsqueda", "Select a tag": "Seleccione una etiqueta", Settings: "Ajustes", "Settings navigation": "Navegación por ajustes", "Show password": "Mostrar contraseña", "Smileys & Emotion": "Smileys y emoticonos", "Start slideshow": "Iniciar la presentación", Submit: "Enviar", Symbols: "Símbolos", "Travel & Places": "Viajes y lugares", "Type to search time zone": "Escribe para buscar un huso de horario", "Unable to search the group": "No es posible buscar en el grupo", "Undo changes": "Deshacer cambios", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escribir mensaje, utilice "@" para mencionar a alguien, utilice ":" para autocompletado de emojis ...' } }, { locale: "eu", translations: { "{tag} (invisible)": "{tag} (ikusezina)", "{tag} (restricted)": "{tag} (mugatua)", Actions: "Ekintzak", Activities: "Jarduerak", "Animals & Nature": "Animaliak eta Natura", "Anything shared with the same group of people will show up here": "Pertsona-talde berarekin partekatutako edozer agertuko da hemen", "Avatar of {displayName}": "{displayName}-(e)n irudia", "Avatar of {displayName}, {status}": "{displayName} -(e)n irudia, {status}", "Cancel changes": "Ezeztatu aldaketak", "Change title": "Aldatu titulua", Choose: "Aukeratu", "Clear text": "Garbitu testua", Close: "Itxi", "Close modal": "Itxi modala", "Close navigation": "Itxi nabigazioa", "Close sidebar": "Itxi albo-barra", "Confirm changes": "Baieztatu aldaketak", Custom: "Pertsonalizatua", "Edit item": "Editatu elementua", "Error getting related resources": "Errorea erlazionatutako baliabideak lortzerakoan", "Error parsing svg": "Errore bat gertatu da svg-a analizatzean", "External documentation for {title}": "Kanpoko dokumentazioa {title}(r)entzat", Favorite: "Gogokoa", Flags: "Banderak", "Food & Drink": "Janaria eta edariak", "Frequently used": "Askotan erabilia", Global: "Globala", "Go back to the list": "Bueltatu zerrendara", "Hide password": "Ezkutatu pasahitza", "Message limit of {count} characters reached": "Mezuaren {count} karaketere-limitera heldu zara", "More items …": "Elementu gehiago …", Next: "Hurrengoa", "No emoji found": "Ez da emojirik aurkitu", "No results": "Emaitzarik ez", Objects: "Objektuak", Open: "Ireki", 'Open link to "{resourceTitle}"': 'Ireki esteka: "{resourceTitle}"', "Open navigation": "Ireki nabigazioa", "Password is secure": "Pasahitza segurua da", "Pause slideshow": "Pausatu diaporama", "People & Body": "Jendea eta gorputza", "Pick an emoji": "Hautatu emoji bat", "Please select a time zone:": "Mesedez hautatu ordu-zona bat:", Previous: "Aurrekoa", "Related resources": "Erlazionatutako baliabideak", Search: "Bilatu", "Search results": "Bilaketa emaitzak", "Select a tag": "Hautatu etiketa bat", Settings: "Ezarpenak", "Settings navigation": "Nabigazio ezarpenak", "Show password": "Erakutsi pasahitza", "Smileys & Emotion": "Smileyak eta emozioa", "Start slideshow": "Hasi diaporama", Submit: "Bidali", Symbols: "Sinboloak", "Travel & Places": "Bidaiak eta lekuak", "Type to search time zone": "Idatzi ordu-zona bat bilatzeko", "Unable to search the group": "Ezin izan da taldea bilatu", "Undo changes": "Aldaketak desegin", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Idatzi mezua, erabili "@" norbait aipatzeko, erabili ":" emojiak automatikoki osatzeko...' } }, { locale: "fi_FI", translations: { "{tag} (invisible)": "{tag} (näkymätön)", "{tag} (restricted)": "{tag} (rajoitettu)", Actions: "Toiminnot", Activities: "Aktiviteetit", "Animals & Nature": "Eläimet & luonto", "Avatar of {displayName}": "Käyttäjän {displayName} avatar", "Avatar of {displayName}, {status}": "Käyttäjän {displayName} avatar, {status}", "Cancel changes": "Peruuta muutokset", Choose: "Valitse", Close: "Sulje", "Close navigation": "Sulje navigaatio", "Confirm changes": "Vahvista muutokset", Custom: "Mukautettu", "Edit item": "Muokkaa kohdetta", "External documentation for {title}": "Ulkoinen dokumentaatio kohteelle {title}", Flags: "Liput", "Food & Drink": "Ruoka & juoma", "Frequently used": "Usein käytetyt", Global: "Yleinen", "Go back to the list": "Siirry takaisin listaan", "Message limit of {count} characters reached": "Viestin merkken enimmäisimäärä {count} täynnä ", Next: "Seuraava", "No emoji found": "Emojia ei löytynyt", "No results": "Ei tuloksia", Objects: "Esineet & asiat", "Open navigation": "Avaa navigaatio", "Pause slideshow": "Keskeytä diaesitys", "People & Body": "Ihmiset & keho", "Pick an emoji": "Valitse emoji", "Please select a time zone:": "Valitse aikavyöhyke:", Previous: "Edellinen", Search: "Etsi", "Search results": "Hakutulokset", "Select a tag": "Valitse tagi", Settings: "Asetukset", "Settings navigation": "Asetusnavigaatio", "Smileys & Emotion": "Hymiöt & tunteet", "Start slideshow": "Aloita diaesitys", Submit: "Lähetä", Symbols: "Symbolit", "Travel & Places": "Matkustus & kohteet", "Type to search time zone": "Kirjoita etsiäksesi aikavyöhyke", "Unable to search the group": "Ryhmää ei voi hakea", "Undo changes": "Kumoa muutokset", "Write message, @ to mention someone, : for emoji autocompletion …": "Kirjoita viesti, @ mainitaksesi käyttäjän, : emojin automaattitäydennykseen…" } }, { locale: "fr", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restreint)", Actions: "Actions", Activities: "Activités", "Animals & Nature": "Animaux & Nature", "Anything shared with the same group of people will show up here": "Tout ce qui est partagé avec le même groupe de personnes apparaîtra ici", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Annuler les modifications", "Change title": "Modifier le titre", Choose: "Choisir", "Clear text": "Effacer le texte", Close: "Fermer", "Close modal": "Fermer la fenêtre", "Close navigation": "Fermer la navigation", "Close sidebar": "Fermer la barre latérale", "Confirm changes": "Confirmer les modifications", Custom: "Personnalisé", "Edit item": "Éditer l'élément", "Error getting related resources": "Erreur à la récupération des ressources liées", "Error parsing svg": "Erreur d'analyse SVG", "External documentation for {title}": "Documentation externe pour {title}", Favorite: "Favori", Flags: "Drapeaux", "Food & Drink": "Nourriture & Boissons", "Frequently used": "Utilisés fréquemment", Global: "Global", "Go back to the list": "Retourner à la liste", "Hide password": "Cacher le mot de passe", "Message limit of {count} characters reached": "Limite de messages de {count} caractères atteinte", "More items …": "Plus d'éléments...", Next: "Suivant", "No emoji found": "Pas d’émoji trouvé", "No results": "Aucun résultat", Objects: "Objets", Open: "Ouvrir", 'Open link to "{resourceTitle}"': 'Ouvrir le lien vers "{resourceTitle}"', "Open navigation": "Ouvrir la navigation", "Password is secure": "Le mot de passe est sécurisé", "Pause slideshow": "Mettre le diaporama en pause", "People & Body": "Personnes & Corps", "Pick an emoji": "Choisissez un émoji", "Please select a time zone:": "Sélectionnez un fuseau horaire : ", Previous: "Précédent", "Related resources": "Ressources liées", Search: "Chercher", "Search results": "Résultats de recherche", "Select a tag": "Sélectionnez une balise", Settings: "Paramètres", "Settings navigation": "Navigation dans les paramètres", "Show password": "Afficher le mot de passe", "Smileys & Emotion": "Smileys & Émotions", "Start slideshow": "Démarrer le diaporama", Submit: "Valider", Symbols: "Symboles", "Travel & Places": "Voyage & Lieux", "Type to search time zone": "Saisissez les premiers lettres pour rechercher un fuseau horaire", "Unable to search the group": "Impossible de chercher le groupe", "Undo changes": "Annuler les changements", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Écrire un message, utiliser "@" pour mentionner une personne, ":" pour l\'autocomplétion des émojis...' } }, { locale: "gl", translations: { "{tag} (invisible)": "{tag} (invisíbel)", "{tag} (restricted)": "{tag} (restrinxido)", Actions: "Accións", Activities: "Actividades", "Animals & Nature": "Animais e natureza", "Cancel changes": "Cancelar os cambios", Choose: "Escoller", Close: "Pechar", "Confirm changes": "Confirma os cambios", Custom: "Personalizado", "External documentation for {title}": "Documentación externa para {title}", Flags: "Bandeiras", "Food & Drink": "Comida e bebida", "Frequently used": "Usado con frecuencia", "Message limit of {count} characters reached": "Acadouse o límite de {count} caracteres por mensaxe", Next: "Seguinte", "No emoji found": "Non se atopou ningún «emoji»", "No results": "Sen resultados", Objects: "Obxectos", "Pause slideshow": "Pausar o diaporama", "People & Body": "Persoas e corpo", "Pick an emoji": "Escolla un «emoji»", Previous: "Anterir", Search: "Buscar", "Search results": "Resultados da busca", "Select a tag": "Seleccione unha etiqueta", Settings: "Axustes", "Settings navigation": "Navegación polos axustes", "Smileys & Emotion": "Sorrisos e emocións", "Start slideshow": "Iniciar o diaporama", Submit: "Enviar", Symbols: "Símbolos", "Travel & Places": "Viaxes e lugares", "Unable to search the group": "Non foi posíbel buscar o grupo", "Write message, @ to mention someone …": "Escriba a mensaxe, @ para mencionar a alguén…" } }, { locale: "he", translations: { "{tag} (invisible)": "{tag} (נסתר)", "{tag} (restricted)": "{tag} (מוגבל)", Actions: "פעולות", Activities: "פעילויות", "Animals & Nature": "חיות וטבע", Choose: "בחירה", Close: "סגירה", Custom: "בהתאמה אישית", Flags: "דגלים", "Food & Drink": "מזון ומשקאות", "Frequently used": "בשימוש תדיר", Next: "הבא", "No emoji found": "לא נמצא אמוג׳י", "No results": "אין תוצאות", Objects: "חפצים", "Pause slideshow": "השהיית מצגת", "People & Body": "אנשים וגוף", "Pick an emoji": "נא לבחור אמוג׳י", Previous: "הקודם", Search: "חיפוש", "Search results": "תוצאות חיפוש", "Select a tag": "בחירת תגית", Settings: "הגדרות", "Smileys & Emotion": "חייכנים ורגשונים", "Start slideshow": "התחלת המצגת", Symbols: "סמלים", "Travel & Places": "טיולים ומקומות", "Unable to search the group": "לא ניתן לחפש בקבוצה" } }, { locale: "hu_HU", translations: { "{tag} (invisible)": "{tag} (láthatatlan)", "{tag} (restricted)": "{tag} (korlátozott)", Actions: "Műveletek", Activities: "Tevékenységek", "Animals & Nature": "Állatok és természet", "Anything shared with the same group of people will show up here": "Minden, amit ugyanazzal a csoporttal oszt meg, itt fog megjelenni", "Avatar of {displayName}": "{displayName} profilképe", "Avatar of {displayName}, {status}": "{displayName} profilképe, {status}", "Cancel changes": "Változtatások elvetése", "Change title": "Cím megváltoztatása", Choose: "Válassszon", "Clear text": "Szöveg törlése", Close: "Bezárás", "Close modal": "Ablak bezárása", "Close navigation": "Navigáció bezárása", "Close sidebar": "Oldalsáv bezárása", "Confirm changes": "Változtatások megerősítése", Custom: "Egyéni", "Edit item": "Elem szerkesztése", "Error getting related resources": "Hiba a kapcsolódó erőforrások lekérésekor", "Error parsing svg": "Hiba az SVG feldolgozásakor", "External documentation for {title}": "Külső dokumentáció ehhez: {title}", Favorite: "Kedvenc", Flags: "Zászlók", "Food & Drink": "Étel és ital", "Frequently used": "Gyakran használt", Global: "Globális", "Go back to the list": "Ugrás vissza a listához", "Hide password": "Jelszó elrejtése", "Message limit of {count} characters reached": "{count} karakteres üzenetkorlát elérve", "More items …": "További elemek...", Next: "Következő", "No emoji found": "Nem található emodzsi", "No results": "Nincs találat", Objects: "Tárgyak", Open: "Megnyitás", 'Open link to "{resourceTitle}"': "A(z) „{resourceTitle}” hivatkozásának megnyitása", "Open navigation": "Navigáció megnyitása", "Password is secure": "A jelszó biztonságos", "Pause slideshow": "Diavetítés szüneteltetése", "People & Body": "Emberek és test", "Pick an emoji": "Válasszon egy emodzsit", "Please select a time zone:": "Válasszon időzónát:", Previous: "Előző", "Related resources": "Kapcsolódó erőforrások", Search: "Keresés", "Search results": "Találatok", "Select a tag": "Válasszon címkét", Settings: "Beállítások", "Settings navigation": "Navigáció a beállításokban", "Show password": "Jelszó megjelenítése", "Smileys & Emotion": "Mosolyok és érzelmek", "Start slideshow": "Diavetítés indítása", Submit: "Beküldés", Symbols: "Szimbólumok", "Travel & Places": "Utazás és helyek", "Type to search time zone": "Gépeljen az időzóna kereséséhez", "Unable to search the group": "A csoport nem kereshető", "Undo changes": "Változtatások visszavonása", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': "Írjon egy üzenetet, használja a „@”-ot valaki megemlítéséhet, illetve a „:”-ot az emodzsik automatikus kiegészítéséhez…" } }, { locale: "is", translations: { "{tag} (invisible)": "{tag} (ósýnilegt)", "{tag} (restricted)": "{tag} (takmarkað)", Actions: "Aðgerðir", Activities: "Aðgerðir", "Animals & Nature": "Dýr og náttúra", Choose: "Velja", Close: "Loka", Custom: "Sérsniðið", Flags: "Flögg", "Food & Drink": "Matur og drykkur", "Frequently used": "Oftast notað", Next: "Næsta", "No emoji found": "Ekkert tjáningartákn fannst", "No results": "Engar niðurstöður", Objects: "Hlutir", "Pause slideshow": "Gera hlé á skyggnusýningu", "People & Body": "Fólk og líkami", "Pick an emoji": "Veldu tjáningartákn", Previous: "Fyrri", Search: "Leita", "Search results": "Leitarniðurstöður", "Select a tag": "Veldu merki", Settings: "Stillingar", "Smileys & Emotion": "Broskallar og tilfinningar", "Start slideshow": "Byrja skyggnusýningu", Symbols: "Tákn", "Travel & Places": "Staðir og ferðalög", "Unable to search the group": "Get ekki leitað í hópnum" } }, { locale: "it", translations: { "{tag} (invisible)": "{tag} (invisibile)", "{tag} (restricted)": "{tag} (limitato)", Actions: "Azioni", Activities: "Attività", "Animals & Nature": "Animali e natura", "Anything shared with the same group of people will show up here": "Tutto ciò che è stato condiviso con lo stesso gruppo di persone viene visualizzato qui", "Avatar of {displayName}": "Avatar di {displayName}", "Avatar of {displayName}, {status}": "Avatar di {displayName}, {status}", "Cancel changes": "Annulla modifiche", "Change title": "Modifica il titolo", Choose: "Scegli", "Clear text": "Cancella il testo", Close: "Chiudi", "Close modal": "Chiudi il messaggio modale", "Close navigation": "Chiudi la navigazione", "Close sidebar": "Chiudi la barra laterale", "Confirm changes": "Conferma modifiche", Custom: "Personalizzato", "Edit item": "Modifica l'elemento", "Error getting related resources": "Errore nell'ottenere risorse correlate", "Error parsing svg": "Errore nell'analizzare l'svg", "External documentation for {title}": "Documentazione esterna per {title}", Favorite: "Preferito", Flags: "Bandiere", "Food & Drink": "Cibo e bevande", "Frequently used": "Usati di frequente", Global: "Globale", "Go back to the list": "Torna all'elenco", "Hide password": "Nascondi la password", "Message limit of {count} characters reached": "Limite dei messaggi di {count} caratteri raggiunto", "More items …": "Più elementi ...", Next: "Successivo", "No emoji found": "Nessun emoji trovato", "No results": "Nessun risultato", Objects: "Oggetti", Open: "Apri", 'Open link to "{resourceTitle}"': 'Apri il link a "{resourceTitle}"', "Open navigation": "Apri la navigazione", "Password is secure": "La password è sicura", "Pause slideshow": "Presentazione in pausa", "People & Body": "Persone e corpo", "Pick an emoji": "Scegli un emoji", "Please select a time zone:": "Si prega di selezionare un fuso orario:", Previous: "Precedente", "Related resources": "Risorse correlate", Search: "Cerca", "Search results": "Risultati di ricerca", "Select a tag": "Seleziona un'etichetta", Settings: "Impostazioni", "Settings navigation": "Navigazione delle impostazioni", "Show password": "Mostra la password", "Smileys & Emotion": "Faccine ed emozioni", "Start slideshow": "Avvia presentazione", Submit: "Invia", Symbols: "Simboli", "Travel & Places": "Viaggi e luoghi", "Type to search time zone": "Digita per cercare un fuso orario", "Unable to search the group": "Impossibile cercare il gruppo", "Undo changes": "Cancella i cambiamenti", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Scrivi un messaggio, "@" per menzionare qualcuno, ":" per il completamento automatico delle emoji ...' } }, { locale: "ja_JP", translations: { "{tag} (invisible)": "{タグ} (不可視)", "{tag} (restricted)": "{タグ} (制限付)", Actions: "操作", Activities: "アクティビティ", "Animals & Nature": "動物と自然", "Anything shared with the same group of people will show up here": "同じグループで共有しているものは、全てここに表示されます", "Avatar of {displayName}": "{displayName} のアバター", "Avatar of {displayName}, {status}": "{displayName}, {status} のアバター", "Cancel changes": "変更をキャンセル", "Change title": "タイトルを変更", Choose: "選択", "Clear text": "テキストをクリア", Close: "閉じる", "Close modal": "モーダルを閉じる", "Close navigation": "ナビゲーションを閉じる", "Close sidebar": "サイドバーを閉じる", "Confirm changes": "変更を承認", Custom: "カスタム", "Edit item": "編集", "Error getting related resources": "関連リソースの取得エラー", "Error parsing svg": "svgの解析エラー", "External documentation for {title}": "{title} のための添付文書", Favorite: "お気に入り", Flags: "国旗", "Food & Drink": "食べ物と飲み物", "Frequently used": "よく使うもの", Global: "全体", "Go back to the list": "リストに戻る", "Hide password": "パスワードを非表示", "Message limit of {count} characters reached": "{count} 文字のメッセージ上限に達しています", "More items …": "他のアイテム", Next: "次", "No emoji found": "絵文字が見つかりません", "No results": "なし", Objects: "物", Open: "開く", 'Open link to "{resourceTitle}"': '"{resourceTitle}"のリンクを開く', "Open navigation": "ナビゲーションを開く", "Password is secure": "パスワードは保護されています", "Pause slideshow": "スライドショーを一時停止", "People & Body": "様々な人と体の部位", "Pick an emoji": "絵文字を選択", "Please select a time zone:": "タイムゾーンを選んで下さい:", Previous: "前", "Related resources": "関連リソース", Search: "検索", "Search results": "検索結果", "Select a tag": "タグを選択", Settings: "設定", "Settings navigation": "ナビゲーション設定", "Show password": "パスワードを表示", "Smileys & Emotion": "感情表現", "Start slideshow": "スライドショーを開始", Submit: "提出", Symbols: "記号", "Travel & Places": "旅行と場所", "Type to search time zone": "タイムゾーン検索のため入力してください", "Unable to search the group": "グループを検索できません", "Undo changes": "変更を取り消し", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'メッセージを記入、"@"でメンション、":"で絵文字の自動補完 ...' } }, { locale: "lt_LT", translations: { "{tag} (invisible)": "{tag} (nematoma)", "{tag} (restricted)": "{tag} (apribota)", Actions: "Veiksmai", Activities: "Veiklos", "Animals & Nature": "Gyvūnai ir gamta", Choose: "Pasirinkti", Close: "Užverti", Custom: "Tinkinti", "External documentation for {title}": "Išorinė {title} dokumentacija", Flags: "Vėliavos", "Food & Drink": "Maistas ir gėrimai", "Frequently used": "Dažniausiai naudoti", "Message limit of {count} characters reached": "Pasiekta {count} simbolių žinutės riba", Next: "Kitas", "No emoji found": "Nerasta jaustukų", "No results": "Nėra rezultatų", Objects: "Objektai", "Pause slideshow": "Pristabdyti skaidrių rodymą", "People & Body": "Žmonės ir kūnas", "Pick an emoji": "Pasirinkti jaustuką", Previous: "Ankstesnis", Search: "Ieškoti", "Search results": "Paieškos rezultatai", "Select a tag": "Pasirinkti žymę", Settings: "Nustatymai", "Settings navigation": "Naršymas nustatymuose", "Smileys & Emotion": "Šypsenos ir emocijos", "Start slideshow": "Pradėti skaidrių rodymą", Submit: "Pateikti", Symbols: "Simboliai", "Travel & Places": "Kelionės ir vietos", "Unable to search the group": "Nepavyko atlikti paiešką grupėje", "Write message, @ to mention someone …": "Rašykite žinutę, naudokite @ norėdami kažką paminėti…" } }, { locale: "lv", translations: { "{tag} (invisible)": "{tag} (neredzams)", "{tag} (restricted)": "{tag} (ierobežots)", Choose: "Izvēlēties", Close: "Aizvērt", Next: "Nākamais", "No results": "Nav rezultātu", "Pause slideshow": "Pauzēt slaidrādi", Previous: "Iepriekšējais", "Select a tag": "Izvēlēties birku", Settings: "Iestatījumi", "Start slideshow": "Sākt slaidrādi" } }, { locale: "mk", translations: { "{tag} (invisible)": "{tag} (невидливо)", "{tag} (restricted)": "{tag} (ограничено)", Actions: "Акции", Activities: "Активности", "Animals & Nature": "Животни & Природа", "Avatar of {displayName}": "Аватар на {displayName}", "Avatar of {displayName}, {status}": "Аватар на {displayName}, {status}", "Cancel changes": "Откажи ги промените", "Change title": "Промени наслов", Choose: "Избери", Close: "Затвори", "Close modal": "Затвори модал", "Close navigation": "Затвори навигација", "Confirm changes": "Потврди ги промените", Custom: "Прилагодени", "Edit item": "Уреди", "External documentation for {title}": "Надворешна документација за {title}", Favorite: "Фаворити", Flags: "Знамиња", "Food & Drink": "Храна & Пијалоци", "Frequently used": "Најчесто користени", Global: "Глобално", "Go back to the list": "Врати се на листата", items: "ставки", "Message limit of {count} characters reached": "Ограничувањето на должината на пораката од {count} карактери е надминато", "More {dashboardItemType} …": "Повеќе {dashboardItemType} …", Next: "Следно", "No emoji found": "Не се пронајдени емотикони", "No results": "Нема резултати", Objects: "Објекти", Open: "Отвори", "Open navigation": "Отвори навигација", "Pause slideshow": "Пузирај слајдшоу", "People & Body": "Луѓе & Тело", "Pick an emoji": "Избери емотикон", "Please select a time zone:": "Изберете временска зона:", Previous: "Предходно", Search: "Барај", "Search results": "Резултати од барувањето", "Select a tag": "Избери ознака", Settings: "Параметри", "Settings navigation": "Параметри за навигација", "Smileys & Emotion": "Смешковци & Емотикони", "Start slideshow": "Стартувај слајдшоу", Submit: "Испрати", Symbols: "Симболи", "Travel & Places": "Патувања & Места", "Type to search time zone": "Напишете за да пребарате временска зона", "Unable to search the group": "Неможе да се принајде групата", "Undo changes": "Врати ги промените", "Write message, @ to mention someone, : for emoji autocompletion …": "Напиши порака, @ за да спомнете некого, : за емотинони автоатско комплетирање ..." } }, { locale: "my", translations: { "{tag} (invisible)": "{tag} (ကွယ်ဝှက်ထား)", "{tag} (restricted)": "{tag} (ကန့်သတ်)", Actions: "လုပ်ဆောင်ချက်များ", Activities: "ပြုလုပ်ဆောင်တာများ", "Animals & Nature": "တိရစ္ဆာန်များနှင့် သဘာဝ", "Avatar of {displayName}": "{displayName} ၏ ကိုယ်ပွား", "Cancel changes": "ပြောင်းလဲမှုများ ပယ်ဖျက်ရန်", Choose: "ရွေးချယ်ရန်", Close: "ပိတ်ရန်", "Confirm changes": "ပြောင်းလဲမှုများ အတည်ပြုရန်", Custom: "အလိုကျချိန်ညှိမှု", "External documentation for {title}": "{title} အတွက် ပြင်ပ စာရွက်စာတမ်း", Flags: "အလံများ", "Food & Drink": "အစားအသောက်", "Frequently used": "မကြာခဏအသုံးပြုသော", Global: "ကမ္ဘာလုံးဆိုင်ရာ", "Message limit of {count} characters reached": "ကန့်သတ် စာလုံးရေ {count} လုံး ပြည့်ပါပြီ", Next: "နောက်သို့ဆက်ရန်", "No emoji found": "အီမိုဂျီ ရှာဖွေမတွေ့နိုင်ပါ", "No results": "ရလဒ်မရှိပါ", Objects: "အရာဝတ္ထုများ", "Pause slideshow": "စလိုက်ရှိုး ခေတ္တရပ်ရန်", "People & Body": "လူပုဂ္ဂိုလ်များနှင့် ခန္ဓာကိုယ်", "Pick an emoji": "အီမိုဂျီရွေးရန်", "Please select a time zone:": "ဒေသစံတော်ချိန် ရွေးချယ်ပေးပါ", Previous: "ယခင်", Search: "ရှာဖွေရန်", "Search results": "ရှာဖွေမှု ရလဒ်များ", "Select a tag": "tag ရွေးချယ်ရန်", Settings: "ချိန်ညှိချက်များ", "Settings navigation": "ချိန်ညှိချက်အညွှန်း", "Smileys & Emotion": "စမိုင်လီများနှင့် အီမိုရှင်း", "Start slideshow": "စလိုက်ရှိုးအား စတင်ရန်", Submit: "တင်သွင်းရန်", Symbols: "သင်္ကေတများ", "Travel & Places": "ခရီးသွားလာခြင်းနှင့် နေရာများ", "Type to search time zone": "ဒေသစံတော်ချိန်များ ရှာဖွေရန် စာရိုက်ပါ", "Unable to search the group": "အဖွဲ့အား ရှာဖွေ၍ မရနိုင်ပါ", "Write message, @ to mention someone …": "စာရေးသားရန်၊ တစ်စုံတစ်ဦးအား @ အသုံးပြု ရည်ညွှန်းရန်..." } }, { locale: "nb_NO", translations: { "{tag} (invisible)": "{tag} (usynlig)", "{tag} (restricted)": "{tag} (beskyttet)", Actions: "Handlinger", Activities: "Aktiviteter", "Animals & Nature": "Dyr og natur", "Anything shared with the same group of people will show up here": "Alt som er delt med den samme gruppen vil vises her", "Avatar of {displayName}": "Avataren til {displayName}", "Avatar of {displayName}, {status}": "{displayName}'s avatar, {status}", "Cancel changes": "Avbryt endringer", "Change title": "Endre tittel", Choose: "Velg", "Clear text": "Fjern tekst", Close: "Lukk", "Close modal": "Lukk modal", "Close navigation": "Lukk navigasjon", "Close sidebar": "Lukk sidepanel", "Confirm changes": "Bekreft endringer", Custom: "Tilpasset", "Edit item": "Rediger", "Error getting related resources": "Feil ved henting av relaterte ressurser", "Error parsing svg": "Feil ved parsing av svg", "External documentation for {title}": "Ekstern dokumentasjon for {title}", Favorite: "Favoritt", Flags: "Flagg", "Food & Drink": "Mat og drikke", "Frequently used": "Ofte brukt", Global: "Global", "Go back to the list": "Gå tilbake til listen", "Hide password": "Skjul passord", "Message limit of {count} characters reached": "Karakter begrensing {count} nådd i melding", "More items …": "Flere gjenstander...", Next: "Neste", "No emoji found": "Fant ingen emoji", "No results": "Ingen resultater", Objects: "Objekter", Open: "Åpne", 'Open link to "{resourceTitle}"': 'Åpne link til "{resourceTitle}"', "Open navigation": "Åpne navigasjon", "Password is secure": "Passordet er sikkert", "Pause slideshow": "Pause lysbildefremvisning", "People & Body": "Mennesker og kropp", "Pick an emoji": "Velg en emoji", "Please select a time zone:": "Vennligst velg tidssone", Previous: "Forrige", "Related resources": "Relaterte ressurser", Search: "Søk", "Search results": "Søkeresultater", "Select a tag": "Velg en merkelapp", Settings: "Innstillinger", "Settings navigation": "Navigasjonsinstillinger", "Show password": "Vis passord", "Smileys & Emotion": "Smilefjes og følelser", "Start slideshow": "Start lysbildefremvisning", Submit: "Send", Symbols: "Symboler", "Travel & Places": "Reise og steder", "Type to search time zone": "Tast for å søke etter tidssone", "Unable to search the group": "Kunne ikke søke i gruppen", "Undo changes": "Tilbakestill endringer", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv melding, bruk "@" for å nevne noen, bruk ":" for autofullføring av emoji...' } }, { locale: "nl", translations: { "{tag} (invisible)": "{tag} (onzichtbaar)", "{tag} (restricted)": "{tag} (beperkt)", Actions: "Acties", Activities: "Activiteiten", "Animals & Nature": "Dieren & Natuur", "Avatar of {displayName}": "Avatar van {displayName}", "Avatar of {displayName}, {status}": "Avatar van {displayName}, {status}", "Cancel changes": "Wijzigingen annuleren", Choose: "Kies", Close: "Sluiten", "Close navigation": "Navigatie sluiten", "Confirm changes": "Wijzigingen bevestigen", Custom: "Aangepast", "Edit item": "Item bewerken", "External documentation for {title}": "Externe documentatie voor {title}", Flags: "Vlaggen", "Food & Drink": "Eten & Drinken", "Frequently used": "Vaak gebruikt", Global: "Globaal", "Go back to the list": "Ga terug naar de lijst", "Message limit of {count} characters reached": "Berichtlimiet van {count} karakters bereikt", Next: "Volgende", "No emoji found": "Geen emoji gevonden", "No results": "Geen resultaten", Objects: "Objecten", "Open navigation": "Navigatie openen", "Pause slideshow": "Pauzeer diavoorstelling", "People & Body": "Mensen & Lichaam", "Pick an emoji": "Kies een emoji", "Please select a time zone:": "Selecteer een tijdzone:", Previous: "Vorige", Search: "Zoeken", "Search results": "Zoekresultaten", "Select a tag": "Selecteer een label", Settings: "Instellingen", "Settings navigation": "Instellingen navigatie", "Smileys & Emotion": "Smileys & Emotie", "Start slideshow": "Start diavoorstelling", Submit: "Verwerken", Symbols: "Symbolen", "Travel & Places": "Reizen & Plaatsen", "Type to search time zone": "Type om de tijdzone te zoeken", "Unable to search the group": "Kan niet in de groep zoeken", "Undo changes": "Wijzigingen ongedaan maken", "Write message, @ to mention someone, : for emoji autocompletion …": "Schrijf bericht, @ om iemand te noemen, : voor emoji auto-aanvullen ..." } }, { locale: "oc", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (limit)", Actions: "Accions", Choose: "Causir", Close: "Tampar", Next: "Seguent", "No results": "Cap de resultat", "Pause slideshow": "Metre en pausa lo diaporama", Previous: "Precedent", "Select a tag": "Seleccionar una etiqueta", Settings: "Paramètres", "Start slideshow": "Lançar lo diaporama" } }, { locale: "pl", translations: { "{tag} (invisible)": "{tag} (niewidoczna)", "{tag} (restricted)": "{tag} (ograniczona)", Actions: "Działania", Activities: "Aktywność", "Animals & Nature": "Zwierzęta i natura", "Anything shared with the same group of people will show up here": "Tutaj pojawi się wszystko, co zostało udostępnione tej samej grupie osób", "Avatar of {displayName}": "Awatar {displayName}", "Avatar of {displayName}, {status}": "Awatar {displayName}, {status}", "Cancel changes": "Anuluj zmiany", "Change title": "Zmień tytuł", Choose: "Wybierz", "Clear text": "Wyczyść tekst", Close: "Zamknij", "Close modal": "Zamknij modal", "Close navigation": "Zamknij nawigację", "Close sidebar": "Zamknij pasek boczny", "Confirm changes": "Potwierdź zmiany", Custom: "Zwyczajne", "Edit item": "Edytuj element", "Error getting related resources": "Błąd podczas pobierania powiązanych zasobów", "Error parsing svg": "Błąd podczas analizowania svg", "External documentation for {title}": "Dokumentacja zewnętrzna dla {title}", Favorite: "Ulubiony", Flags: "Flagi", "Food & Drink": "Jedzenie i picie", "Frequently used": "Często używane", Global: "Globalnie", "Go back to the list": "Powrót do listy", "Hide password": "Ukryj hasło", "Message limit of {count} characters reached": "Przekroczono limit wiadomości wynoszący {count} znaków", "More items …": "Więcej pozycji…", Next: "Następny", "No emoji found": "Nie znaleziono emoji", "No results": "Brak wyników", Objects: "Obiekty", Open: "Otwórz", 'Open link to "{resourceTitle}"': 'Otwórz link do "{resourceTitle}"', "Open navigation": "Otwórz nawigację", "Password is secure": "Hasło jest bezpieczne", "Pause slideshow": "Wstrzymaj pokaz slajdów", "People & Body": "Ludzie i ciało", "Pick an emoji": "Wybierz emoji", "Please select a time zone:": "Wybierz strefę czasową:", Previous: "Poprzedni", "Related resources": "Powiązane zasoby", Search: "Szukaj", "Search results": "Wyniki wyszukiwania", "Select a tag": "Wybierz etykietę", Settings: "Ustawienia", "Settings navigation": "Ustawienia nawigacji", "Show password": "Pokaż hasło", "Smileys & Emotion": "Buźki i emotikony", "Start slideshow": "Rozpocznij pokaz slajdów", Submit: "Wyślij", Symbols: "Symbole", "Travel & Places": "Podróże i miejsca", "Type to search time zone": "Wpisz, aby wyszukać strefę czasową", "Unable to search the group": "Nie można przeszukać grupy", "Undo changes": "Cofnij zmiany", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Napisz wiadomość, "@" aby o kimś wspomnieć, ":" dla autouzupełniania emoji…' } }, { locale: "pt_BR", translations: { "{tag} (invisible)": "{tag} (invisível)", "{tag} (restricted)": "{tag} (restrito) ", Actions: "Ações", Activities: "Atividades", "Animals & Nature": "Animais & Natureza", "Anything shared with the same group of people will show up here": "Qualquer coisa compartilhada com o mesmo grupo de pessoas aparecerá aqui", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancelar alterações", "Change title": "Alterar título", Choose: "Escolher", "Clear text": "Limpar texto", Close: "Fechar", "Close modal": "Fechar modal", "Close navigation": "Fechar navegação", "Close sidebar": "Fechar barra lateral", "Confirm changes": "Confirmar alterações", Custom: "Personalizado", "Edit item": "Editar item", "Error getting related resources": "Erro ao obter recursos relacionados", "Error parsing svg": "Erro ao analisar svg", "External documentation for {title}": "Documentação externa para {title}", Favorite: "Favorito", Flags: "Bandeiras", "Food & Drink": "Comida & Bebida", "Frequently used": "Mais usados", Global: "Global", "Go back to the list": "Volte para a lista", "Hide password": "Ocultar a senha", "Message limit of {count} characters reached": "Limite de mensagem de {count} caracteres atingido", "More items …": "Mais itens …", Next: "Próximo", "No emoji found": "Nenhum emoji encontrado", "No results": "Sem resultados", Objects: "Objetos", Open: "Aberto", 'Open link to "{resourceTitle}"': 'Abrir link para "{resourceTitle}"', "Open navigation": "Abrir navegação", "Password is secure": "A senha é segura", "Pause slideshow": "Pausar apresentação de slides", "People & Body": "Pessoas & Corpo", "Pick an emoji": "Escolha um emoji", "Please select a time zone:": "Selecione um fuso horário: ", Previous: "Anterior", "Related resources": "Recursos relacionados", Search: "Pesquisar", "Search results": "Resultados da pesquisa", "Select a tag": "Selecionar uma tag", Settings: "Configurações", "Settings navigation": "Navegação de configurações", "Show password": "Mostrar senha", "Smileys & Emotion": "Smiles & Emoções", "Start slideshow": "Iniciar apresentação de slides", Submit: "Enviar", Symbols: "Símbolo", "Travel & Places": "Viagem & Lugares", "Type to search time zone": "Digite para pesquisar o fuso horário ", "Unable to search the group": "Não foi possível pesquisar o grupo", "Undo changes": "Desfazer modificações", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escreva mensagens, use "@" para mencionar algum, use ":" for autocompletar emoji …' } }, { locale: "pt_PT", translations: { "{tag} (invisible)": "{tag} (invisivel)", "{tag} (restricted)": "{tag} (restrito)", Actions: "Ações", Choose: "Escolher", Close: "Fechar", Next: "Seguinte", "No results": "Sem resultados", "Pause slideshow": "Pausar diaporama", Previous: "Anterior", "Select a tag": "Selecionar uma etiqueta", Settings: "Definições", "Start slideshow": "Iniciar diaporama", "Unable to search the group": "Não é possível pesquisar o grupo" } }, { locale: "ro", translations: { "{tag} (invisible)": "{tag} (invizibil)", "{tag} (restricted)": "{tag} (restricționat)", Actions: "Acțiuni", Activities: "Activități", "Animals & Nature": "Animale și natură", "Anything shared with the same group of people will show up here": "Tot ceea ce este partajat cu același grup de persoane va fi afișat aici", "Avatar of {displayName}": "Avatarul lui {displayName}", "Avatar of {displayName}, {status}": "Avatarul lui {displayName}, {status}", "Cancel changes": "Anulează modificările", "Change title": "Modificați titlul", Choose: "Alegeți", "Clear text": "Șterge textul", Close: "Închideți", "Close modal": "Închideți modulul", "Close navigation": "Închideți navigarea", "Close sidebar": "Închide bara laterală", "Confirm changes": "Confirmați modificările", Custom: "Personalizat", "Edit item": "Editați elementul", "Error getting related resources": " Eroare la returnarea resurselor legate", "Error parsing svg": "Eroare de analizare a svg", "External documentation for {title}": "Documentație externă pentru {title}", Favorite: "Favorit", Flags: "Marcaje", "Food & Drink": "Alimente și băuturi", "Frequently used": "Utilizate frecvent", Global: "Global", "Go back to the list": "Întoarceți-vă la listă", "Hide password": "Ascunde parola", "Message limit of {count} characters reached": "Limita mesajului de {count} caractere a fost atinsă", "More items …": "Mai multe articole ...", Next: "Următorul", "No emoji found": "Nu s-a găsit niciun emoji", "No results": "Nu există rezultate", Objects: "Obiecte", Open: "Deschideți", 'Open link to "{resourceTitle}"': 'Deschide legătura la "{resourceTitle}"', "Open navigation": "Deschideți navigația", "Password is secure": "Parola este sigură", "Pause slideshow": "Pauză prezentare de diapozitive", "People & Body": "Oameni și corp", "Pick an emoji": "Alege un emoji", "Please select a time zone:": "Vă rugăm să selectați un fus orar:", Previous: "Anterior", "Related resources": "Resurse legate", Search: "Căutare", "Search results": "Rezultatele căutării", "Select a tag": "Selectați o etichetă", Settings: "Setări", "Settings navigation": "Navigare setări", "Show password": "Arată parola", "Smileys & Emotion": "Zâmbete și emoții", "Start slideshow": "Începeți prezentarea de diapozitive", Submit: "Trimiteți", Symbols: "Simboluri", "Travel & Places": "Călătorii și locuri", "Type to search time zone": "Tastați pentru a căuta fusul orar", "Unable to search the group": "Imposibilitatea de a căuta în grup", "Undo changes": "Anularea modificărilor", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Scrie un mesaj, folosește "@" pentru a menționa pe cineva, folosește ":" pentru autocompletarea cu emoji ...' } }, { locale: "ru", translations: { "{tag} (invisible)": "{tag} (невидимое)", "{tag} (restricted)": "{tag} (ограниченное)", Actions: "Действия ", Activities: "События", "Animals & Nature": "Животные и природа ", "Avatar of {displayName}": "Аватар {displayName}", "Avatar of {displayName}, {status}": "Фотография {displayName}, {status}", "Cancel changes": "Отменить изменения", Choose: "Выберите", Close: "Закрыть", "Close modal": "Закрыть модальное окно", "Close navigation": "Закрыть навигацию", "Confirm changes": "Подтвердить изменения", Custom: "Пользовательское", "Edit item": "Изменить элемент", "External documentation for {title}": "Внешняя документация для {title}", Flags: "Флаги", "Food & Drink": "Еда, напиток", "Frequently used": "Часто используемый", Global: "Глобальный", "Go back to the list": "Вернуться к списку", items: "элементов", "Message limit of {count} characters reached": "Достигнуто ограничение на количество символов в {count}", "More {dashboardItemType} …": "Больше {dashboardItemType} …", Next: "Следующее", "No emoji found": "Эмодзи не найдено", "No results": "Результаты отсуствуют", Objects: "Объекты", Open: "Открыть", "Open navigation": "Открыть навигацию", "Pause slideshow": "Приостановить показ слйдов", "People & Body": "Люди и тело", "Pick an emoji": "Выберите эмодзи", "Please select a time zone:": "Пожалуйста, выберите часовой пояс:", Previous: "Предыдущее", Search: "Поиск", "Search results": "Результаты поиска", "Select a tag": "Выберите метку", Settings: "Параметры", "Settings navigation": "Навигация по настройкам", "Smileys & Emotion": "Смайлики и эмоции", "Start slideshow": "Начать показ слайдов", Submit: "Утвердить", Symbols: "Символы", "Travel & Places": "Путешествия и места", "Type to search time zone": "Введите для поиска часового пояса", "Unable to search the group": "Невозможно найти группу", "Undo changes": "Отменить изменения", "Write message, @ to mention someone, : for emoji autocompletion …": "Напишите сообщение, @ - чтобы упомянуть кого-то, : - для автозаполнения эмодзи …" } }, { locale: "sk_SK", translations: { "{tag} (invisible)": "{tag} (neviditeľný)", "{tag} (restricted)": "{tag} (obmedzený)", Actions: "Akcie", Activities: "Aktivity", "Animals & Nature": "Zvieratá a príroda", "Avatar of {displayName}": "Avatar {displayName}", "Avatar of {displayName}, {status}": "Avatar {displayName}, {status}", "Cancel changes": "Zrušiť zmeny", Choose: "Vybrať", Close: "Zatvoriť", "Close navigation": "Zavrieť navigáciu", "Confirm changes": "Potvrdiť zmeny", Custom: "Zvyk", "Edit item": "Upraviť položku", "External documentation for {title}": "Externá dokumentácia pre {title}", Flags: "Vlajky", "Food & Drink": "Jedlo a nápoje", "Frequently used": "Často používané", Global: "Globálne", "Go back to the list": "Naspäť na zoznam", "Message limit of {count} characters reached": "Limit správy na {count} znakov dosiahnutý", Next: "Ďalší", "No emoji found": "Nenašli sa žiadne emodži", "No results": "Žiadne výsledky", Objects: "Objekty", "Open navigation": "Otvoriť navigáciu", "Pause slideshow": "Pozastaviť prezentáciu", "People & Body": "Ľudia a telo", "Pick an emoji": "Vyberte si emodži", "Please select a time zone:": "Prosím vyberte časovú zónu:", Previous: "Predchádzajúci", Search: "Hľadať", "Search results": "Výsledky vyhľadávania", "Select a tag": "Vybrať štítok", Settings: "Nastavenia", "Settings navigation": "Navigácia v nastaveniach", "Smileys & Emotion": "Smajlíky a emócie", "Start slideshow": "Začať prezentáciu", Submit: "Odoslať", Symbols: "Symboly", "Travel & Places": "Cestovanie a miesta", "Type to search time zone": "Začníte písať pre vyhľadávanie časovej zóny", "Unable to search the group": "Skupinu sa nepodarilo nájsť", "Undo changes": "Vrátiť zmeny", "Write message, @ to mention someone, : for emoji autocompletion …": "Napíšte správu, @ ak chcete niekoho spomenúť, : pre automatické dopĺňanie emotikonov…" } }, { locale: "sl", translations: { "{tag} (invisible)": "{tag} (nevidno)", "{tag} (restricted)": "{tag} (omejeno)", Actions: "Dejanja", Activities: "Dejavnosti", "Animals & Nature": "Živali in Narava", "Avatar of {displayName}": "Podoba {displayName}", "Avatar of {displayName}, {status}": "Prikazna slika {displayName}, {status}", "Cancel changes": "Prekliči spremembe", "Change title": "Spremeni naziv", Choose: "Izbor", "Clear text": "Počisti besedilo", Close: "Zapri", "Close modal": "Zapri pojavno okno", "Close navigation": "Zapri krmarjenje", "Close sidebar": "Zapri stransko vrstico", "Confirm changes": "Potrdi spremembe", Custom: "Po meri", "Edit item": "Uredi predmet", "Error getting related resources": "Napaka pridobivanja povezanih virov", "External documentation for {title}": "Zunanja dokumentacija za {title}", Favorite: "Priljubljeno", Flags: "Zastavice", "Food & Drink": "Hrana in Pijača", "Frequently used": "Pogostost uporabe", Global: "Splošno", "Go back to the list": "Vrni se na seznam", "Hide password": "Skrij geslo", "Message limit of {count} characters reached": "Dosežena omejitev {count} znakov na sporočilo.", "More items …": "Več predmetov ...", Next: "Naslednji", "No emoji found": "Ni najdenih izraznih ikon", "No results": "Ni zadetkov", Objects: "Predmeti", Open: "Odpri", 'Open link to "{resourceTitle}"': "Odpri povezavo do »{resourceTitle}«", "Open navigation": "Odpri krmarjenje", "Password is secure": "Geslo je varno", "Pause slideshow": "Ustavi predstavitev", "People & Body": "Ljudje in Telo", "Pick a date": "Izbor datuma", "Pick a date and a time": "Izbor datuma in časa", "Pick a month": "Izbor meseca", "Pick a time": "Izbor časa", "Pick a week": "Izbor tedna", "Pick a year": "Izbor leta", "Pick an emoji": "Izbor izrazne ikone", "Please select a time zone:": "Izbor časovnega pasu:", Previous: "Predhodni", "Related resources": "Povezani viri", Search: "Iskanje", "Search results": "Zadetki iskanja", "Select a tag": "Izbor oznake", Settings: "Nastavitve", "Settings navigation": "Krmarjenje nastavitev", "Show password": "Pokaži geslo", "Smileys & Emotion": "Izrazne ikone", "Start slideshow": "Začni predstavitev", Submit: "Pošlji", Symbols: "Simboli", "Travel & Places": "Potovanja in Kraji", "Type to search time zone": "Vpišite niz za iskanje časovnega pasu", "Unable to search the group": "Ni mogoče iskati po skupini", "Undo changes": "Razveljavi spremembe", "Write message, @ to mention someone, : for emoji autocompletion …": "Napišite sporočilo, za omembo pred ime postavite@, začnite z : za vstavljanje izraznih ikon …" } }, { locale: "sr", translations: { "{tag} (invisible)": "{tag} (nevidljivo)", "{tag} (restricted)": "{tag} (ograničeno)", Actions: "Radnje", Activities: "Aktivnosti", "Animals & Nature": "Životinje i Priroda", "Avatar of {displayName}": "Avatar za {displayName}", "Avatar of {displayName}, {status}": "Avatar za {displayName}, {status}", "Cancel changes": "Otkaži izmene", "Change title": "Izmeni naziv", Choose: "Изаберите", Close: "Затвори", "Close modal": "Zatvori modal", "Close navigation": "Zatvori navigaciju", "Close sidebar": "Zatvori bočnu traku", "Confirm changes": "Potvrdite promene", Custom: "Po meri", "Edit item": "Uredi stavku", "External documentation for {title}": "Eksterna dokumentacija za {title}", Favorite: "Omiljeni", Flags: "Zastave", "Food & Drink": "Hrana i Piće", "Frequently used": "Često korišćeno", Global: "Globalno", "Go back to the list": "Natrag na listu", items: "stavke", "Message limit of {count} characters reached": "Dostignuto je ograničenje za poruke od {count} znakova", "More {dashboardItemType} …": "Više {dashboardItemType} …", Next: "Следеће", "No emoji found": "Nije pronađen nijedan emodži", "No results": "Нема резултата", Objects: "Objekti", Open: "Otvori", "Open navigation": "Otvori navigaciju", "Pause slideshow": "Паузирај слајд шоу", "People & Body": "Ljudi i Telo", "Pick an emoji": "Izaberi emodži", "Please select a time zone:": "Molimo izaberite vremensku zonu:", Previous: "Претходно", Search: "Pretraži", "Search results": "Rezultati pretrage", "Select a tag": "Изаберите ознаку", Settings: "Поставке", "Settings navigation": "Navigacija u podešavanjima", "Smileys & Emotion": "Smajli i Emocije", "Start slideshow": "Покрени слајд шоу", Submit: "Prihvati", Symbols: "Simboli", "Travel & Places": "Putovanja i Mesta", "Type to search time zone": "Ukucaj da pretražiš vremenske zone", "Unable to search the group": "Nije moguće pretražiti grupu", "Undo changes": "Poništi promene", "Write message, @ to mention someone, : for emoji autocompletion …": "Napišite poruku, @ da pomenete nekoga, : za automatsko dovršavanje emodžija…" } }, { locale: "sv", translations: { "{tag} (invisible)": "{tag} (osynlig)", "{tag} (restricted)": "{tag} (begränsad)", Actions: "Åtgärder", Activities: "Aktiviteter", "Animals & Nature": "Djur & Natur", "Anything shared with the same group of people will show up here": "Något som delats med samma grupp av personer kommer att visas här", "Avatar of {displayName}": "{displayName}s avatar", "Avatar of {displayName}, {status}": "{displayName}s avatar, {status}", "Cancel changes": "Avbryt ändringar", "Change title": "Ändra titel", Choose: "Välj", "Clear text": "Ta bort text", Close: "Stäng", "Close modal": "Stäng modal", "Close navigation": "Stäng navigering", "Close sidebar": "Stäng sidopanel", "Confirm changes": "Bekräfta ändringar", Custom: "Anpassad", "Edit item": "Ändra", "Error getting related resources": "Problem att hämta relaterade resurser", "Error parsing svg": "Fel vid inläsning av svg", "External documentation for {title}": "Extern dokumentation för {title}", Favorite: "Favorit", Flags: "Flaggor", "Food & Drink": "Mat & Dryck", "Frequently used": "Används ofta", Global: "Global", "Go back to the list": "Gå tillbaka till listan", "Hide password": "Göm lössenordet", "Message limit of {count} characters reached": "Meddelandegräns {count} tecken används", "More items …": "Fler objekt", Next: "Nästa", "No emoji found": "Hittade inga emojis", "No results": "Inga resultat", Objects: "Objekt", Open: "Öppna", 'Open link to "{resourceTitle}"': 'Öppna länk till "{resourceTitle}"', "Open navigation": "Öppna navigering", "Password is secure": "Lössenordet är säkert", "Pause slideshow": "Pausa bildspelet", "People & Body": "Kropp & Själ", "Pick an emoji": "Välj en emoji", "Please select a time zone:": "Välj tidszon:", Previous: "Föregående", "Related resources": "Relaterade resurser", Search: "Sök", "Search results": "Sökresultat", "Select a tag": "Välj en tag", Settings: "Inställningar", "Settings navigation": "Inställningsmeny", "Show password": "Visa lössenordet", "Smileys & Emotion": "Selfies & Känslor", "Start slideshow": "Starta bildspelet", Submit: "Skicka", Symbols: "Symboler", "Travel & Places": "Resor & Sevärdigheter", "Type to search time zone": "Skriv för att välja tidszon", "Unable to search the group": "Kunde inte söka i gruppen", "Undo changes": "Ångra ändringar", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv meddelande, använd "@" för att nämna någon, använd ":" för automatiska emojiförslag ...' } }, { locale: "tr", translations: { "{tag} (invisible)": "{tag} (görünmez)", "{tag} (restricted)": "{tag} (kısıtlı)", Actions: "İşlemler", Activities: "Etkinlikler", "Animals & Nature": "Hayvanlar ve Doğa", "Anything shared with the same group of people will show up here": "Aynı kişi grubu ile paylaşılan herşey burada görüntülenir", "Avatar of {displayName}": "{displayName} avatarı", "Avatar of {displayName}, {status}": "{displayName}, {status} avatarı", "Cancel changes": "Değişiklikleri iptal et", "Change title": "Başlığı değiştir", Choose: "Seçin", "Clear text": "Metni temizle", Close: "Kapat", "Close modal": "Üste açılan pencereyi kapat", "Close navigation": "Gezinmeyi kapat", "Close sidebar": "Yan çubuğu kapat", "Confirm changes": "Değişiklikleri onayla", Custom: "Özel", "Edit item": "Ögeyi düzenle", "Error getting related resources": "İlgili kaynaklar alınırken sorun çıktı", "Error parsing svg": "svg işlenirken sorun çıktı", "External documentation for {title}": "{title} için dış belgeler", Favorite: "Sık kullanılanlara ekle", Flags: "Bayraklar", "Food & Drink": "Yeme ve İçme", "Frequently used": "Sık kullanılanlar", Global: "Evrensel", "Go back to the list": "Listeye dön", "Hide password": "Parolayı gizle", "Message limit of {count} characters reached": "{count} karakter ileti sınırına ulaşıldı", "More items …": "Diğer ögeler…", Next: "Sonraki", "No emoji found": "Herhangi bir emoji bulunamadı", "No results": "Herhangi bir sonuç bulunamadı", Objects: "Nesneler", Open: "Aç", 'Open link to "{resourceTitle}"': '"{resourceTitle}" bağlantısını aç', "Open navigation": "Gezinmeyi aç", "Password is secure": "Parola güvenli", "Pause slideshow": "Slayt sunumunu duraklat", "People & Body": "İnsanlar ve Beden", "Pick an emoji": "Bir emoji seçin", "Please select a time zone:": "Lütfen bir saat dilimi seçin:", Previous: "Önceki", "Related resources": "İlgili kaynaklar", Search: "Arama", "Search results": "Arama sonuçları", "Select a tag": "Bir etiket seçin", Settings: "Ayarlar", "Settings navigation": "Gezinme ayarları", "Show password": "Parolayı görüntüle", "Smileys & Emotion": "İfadeler ve Duygular", "Start slideshow": "Slayt sunumunu başlat", Submit: "Gönder", Symbols: "Simgeler", "Travel & Places": "Gezi ve Yerler", "Type to search time zone": "Saat dilimi aramak için yazmaya başlayın", "Unable to search the group": "Grupta arama yapılamadı", "Undo changes": "Değişiklikleri geri al", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'İleti yazın, birini anmak için @, otomatik emoji tamamlamak için ":" kullanın…' } }, { locale: "uk", translations: { "{tag} (invisible)": "{tag} (невидимий)", "{tag} (restricted)": "{tag} (обмежений)", Actions: "Дії", Activities: "Діяльність", "Animals & Nature": "Тварини та природа", "Avatar of {displayName}": "Аватар {displayName}", "Avatar of {displayName}, {status}": "Аватар {displayName}, {status}", "Cancel changes": "Скасувати зміни", "Change title": "Змінити назву", Choose: "ВиберітьВиберіть", "Clear text": "Очистити текст", Close: "Закрити", "Close modal": "Закрити модаль", "Close navigation": "Закрити навігацію", "Close sidebar": "Закрити бічну панель", "Confirm changes": "Підтвердити зміни", Custom: "Власне", "Edit item": "Редагувати елемент", "External documentation for {title}": "Зовнішня документація для {title}", Favorite: "Улюблений", Flags: "Прапори", "Food & Drink": "Їжа та напої", "Frequently used": "Найчастіші", Global: "Глобальний", "Go back to the list": "Повернутися до списку", "Hide password": "Приховати пароль", items: "елементи", "Message limit of {count} characters reached": "Вичерпано ліміт у {count} символів для повідомлення", "More {dashboardItemType} …": "Більше {dashboardItemType}…", Next: "Вперед", "No emoji found": "Емоційки відсутні", "No results": "Відсутні результати", Objects: "Об'єкти", Open: "Відкрити", "Open navigation": "Відкрити навігацію", "Password is secure": "Пароль безпечний", "Pause slideshow": "Пауза у показі слайдів", "People & Body": "Люди та жести", "Pick an emoji": "Виберіть емоційку", "Please select a time zone:": "Виберіть часовий пояс:", Previous: "Назад", Search: "Пошук", "Search results": "Результати пошуку", "Select a tag": "Виберіть позначку", Settings: "Налаштування", "Settings navigation": "Навігація у налаштуваннях", "Show password": "Показати пароль", "Smileys & Emotion": "Смайли та емоції", "Start slideshow": "Почати показ слайдів", Submit: "Надіслати", Symbols: "Символи", "Travel & Places": "Поїздки та місця", "Type to search time zone": "Введіть для пошуку часовий пояс", "Unable to search the group": "Неможливо шукати в групі", "Undo changes": "Скасувати зміни", "Write message, @ to mention someone, : for emoji autocompletion …": "Напишіть повідомлення, @, щоб згадати когось, : для автозаповнення емодзі…" } }, { locale: "zh_CN", translations: { "{tag} (invisible)": "{tag} (不可见)", "{tag} (restricted)": "{tag} (受限)", Actions: "行为", Activities: "活动", "Animals & Nature": "动物 & 自然", "Anything shared with the same group of people will show up here": "与同组用户分享的所有内容都会显示于此", "Avatar of {displayName}": "{displayName}的头像", "Avatar of {displayName}, {status}": "{displayName}的头像,{status}", "Cancel changes": "取消更改", "Change title": "更改标题", Choose: "选择", "Clear text": "清除文本", Close: "关闭", "Close modal": "关闭窗口", "Close navigation": "关闭导航", "Close sidebar": "关闭侧边栏", "Confirm changes": "确认更改", Custom: "自定义", "Edit item": "编辑项目", "Error getting related resources": "获取相关资源时出错", "Error parsing svg": "解析 svg 时出错", "External documentation for {title}": "{title}的外部文档", Favorite: "喜爱", Flags: "旗帜", "Food & Drink": "食物 & 饮品", "Frequently used": "经常使用", Global: "全局", "Go back to the list": "返回至列表", "Hide password": "隐藏密码", "Message limit of {count} characters reached": "已达到 {count} 个字符的消息限制", "More items …": "更多项目…", Next: "下一个", "No emoji found": "表情未找到", "No results": "无结果", Objects: "物体", Open: "打开", 'Open link to "{resourceTitle}"': '打开"{resourceTitle}"的连接', "Open navigation": "开启导航", "Password is secure": "密码安全", "Pause slideshow": "暂停幻灯片", "People & Body": "人 & 身体", "Pick an emoji": "选择一个表情", "Please select a time zone:": "请选择一个时区:", Previous: "上一个", "Related resources": "相关资源", Search: "搜索", "Search results": "搜索结果", "Select a tag": "选择一个标签", Settings: "设置", "Settings navigation": "设置向导", "Show password": "显示密码", "Smileys & Emotion": "笑脸 & 情感", "Start slideshow": "开始幻灯片", Submit: "提交", Symbols: "符号", "Travel & Places": "旅游 & 地点", "Type to search time zone": "打字以搜索时区", "Unable to search the group": "无法搜索分组", "Undo changes": "撤销更改", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': '写信息,使用"@"来提及某人,使用":"进行表情符号自动完成 ...' } }, { locale: "zh_HK", translations: { "{tag} (invisible)": "{tag} (隱藏)", "{tag} (restricted)": "{tag} (受限)", Actions: "動作", Activities: "活動", "Animals & Nature": "動物與自然", "Anything shared with the same group of people will show up here": "與同一組人共享的任何內容都會顯示在此處", "Avatar of {displayName}": "{displayName} 的頭像", "Avatar of {displayName}, {status}": "{displayName} 的頭像,{status}", "Cancel changes": "取消更改", "Change title": "更改標題", Choose: "選擇", "Clear text": "清除文本", Close: "關閉", "Close modal": "關閉模態", "Close navigation": "關閉導航", "Close sidebar": "關閉側邊欄", "Confirm changes": "確認更改", Custom: "自定義", "Edit item": "編輯項目", "Error getting related resources": "獲取相關資源出錯", "Error parsing svg": "解析 svg 時出錯", "External documentation for {title}": "{title} 的外部文檔", Favorite: "喜愛", Flags: "旗幟", "Food & Drink": "食物與飲料", "Frequently used": "經常使用", Global: "全球的", "Go back to the list": "返回清單", "Hide password": "隱藏密碼", "Message limit of {count} characters reached": "已達到訊息最多 {count} 字元限制", "More items …": "更多項目 …", Next: "下一個", "No emoji found": "未找到表情符號", "No results": "無結果", Objects: "物件", Open: "打開", 'Open link to "{resourceTitle}"': "打開指向 “{resourceTitle}” 的鏈結", "Open navigation": "開啟導航", "Password is secure": "密碼是安全的", "Pause slideshow": "暫停幻燈片", "People & Body": "人物", "Pick an emoji": "選擇表情符號", "Please select a time zone:": "請選擇時區:", Previous: "上一個", "Related resources": "相關資源", Search: "搜尋", "Search results": "搜尋結果", "Select a tag": "選擇標籤", Settings: "設定", "Settings navigation": "設定值導覽", "Show password": "顯示密碼", "Smileys & Emotion": "表情", "Start slideshow": "開始幻燈片", Submit: "提交", Symbols: "標誌", "Travel & Places": "旅遊與景點", "Type to search time zone": "鍵入以搜索時區", "Unable to search the group": "無法搜尋群組", "Undo changes": "取消更改", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': '寫訊息,使用 "@" 來指代某人,使用 ":" 用於表情符號自動填充 ...' } }, { locale: "zh_TW", translations: { "{tag} (invisible)": "{tag} (隱藏)", "{tag} (restricted)": "{tag} (受限)", Actions: "動作", Activities: "活動", "Animals & Nature": "動物與自然", Choose: "選擇", Close: "關閉", Custom: "自定義", Flags: "旗幟", "Food & Drink": "食物與飲料", "Frequently used": "最近使用", "Message limit of {count} characters reached": "已達到訊息最多 {count} 字元限制", Next: "下一個", "No emoji found": "未找到表情符號", "No results": "無結果", Objects: "物件", "Pause slideshow": "暫停幻燈片", "People & Body": "人物", "Pick an emoji": "選擇表情符號", Previous: "上一個", Search: "搜尋", "Search results": "搜尋結果", "Select a tag": "選擇標籤", Settings: "設定", "Settings navigation": "設定值導覽", "Smileys & Emotion": "表情", "Start slideshow": "開始幻燈片", Symbols: "標誌", "Travel & Places": "旅遊與景點", "Unable to search the group": "無法搜尋群組", "Write message, @ to mention someone …": "輸入訊息時可使用 @ 來標示某人..." } }].forEach((h) => { + const E = {}; + for (const b in h.translations) + h.translations[b].pluralId ? E[b] = { msgid: b, msgid_plural: h.translations[b].pluralId, msgstr: h.translations[b].msgstr } : E[b] = { msgid: b, msgstr: [h.translations[b]] }; + c.addTranslation(h.locale, { translations: { "": E } }); + }); + const d = c.build(), p = d.ngettext.bind(d), A = d.gettext.bind(d); + }, 334: (u, i, o) => { + o.d(i, { default: () => d }); + var l = o(2734); + const c = new (o.n(l)())({ data: () => ({ isMobile: !1 }), watch: { isMobile(p) { + this.$emit("changed", p); + } }, created() { + window.addEventListener("resize", this.handleWindowResize), this.handleWindowResize(); + }, beforeDestroy() { + window.removeEventListener("resize", this.handleWindowResize); + }, methods: { handleWindowResize() { + this.isMobile = document.documentElement.clientWidth < 1024; + } } }), d = { data: () => ({ isMobile: !1 }), mounted() { + c.$on("changed", this.onIsMobileChanged), this.isMobile = c.isMobile; + }, beforeDestroy() { + c.$off("changed", this.onIsMobileChanged); + }, methods: { onIsMobileChanged(p) { + this.isMobile = p; + } } }; + }, 3648: (u, i, o) => { + o.d(i, { Z: () => c }); + var l = o(932); + const c = { methods: { n: l.n, t: l.t } }; + }, 1205: (u, i, o) => { + o.d(i, { Z: () => l }); + const l = (c) => Math.random().toString(36).replace(/[^a-z]+/g, "").slice(0, c || 5); + }, 7645: (u, i, o) => { + o.d(i, { Z: () => l }); + const l = (c) => { + c.mounted ? Array.isArray(c.mounted) || (c.mounted = [c.mounted]) : c.mounted = [], c.mounted.push(function() { + this.$el.setAttribute("data-v-".concat("f7c85e6"), ""); + }); + }; + }, 1206: (u, i, o) => { + o.d(i, { L: () => l }), o(4505); + const l = function() { + return Object.assign(window, { _nc_focus_trap: window._nc_focus_trap || [] }), window._nc_focus_trap; + }; + }, 8384: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-tooltip.v-popper__popper{position:absolute;z-index:100000;top:0;right:auto;left:auto;display:block;margin:0;padding:0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{right:100%;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{left:100%;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity .15s,visibility .15s;opacity:0}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity .15s;opacity:1}.v-popper--theme-tooltip .v-popper__inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.v-popper--theme-tooltip .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:rgba(0,0,0,0);border-width:10px}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/directives/Tooltip/index.scss"], names: [], mappings: "AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCSA,0CACC,iBAAA,CACA,cAAA,CACA,KAAA,CACA,UAAA,CACA,SAAA,CACA,aAAA,CACA,QAAA,CACA,SAAA,CACA,eAAA,CACA,gBAAA,CACA,SAAA,CACA,eAAA,CAEA,eAAA,CACA,sDAAA,CAGA,iGACC,YAAA,CACA,qBAAA,CACA,6CAAA,CAID,oGACC,SAAA,CACA,kBAAA,CACA,gDAAA,CAID,mGACC,UAAA,CACA,mBAAA,CACA,+CAAA,CAID,kGACC,SAAA,CACA,oBAAA,CACA,8CAAA,CAID,4DACC,iBAAA,CACA,uCAAA,CACA,SAAA,CAED,6DACC,kBAAA,CACA,uBAAA,CACA,SAAA,CAKF,0CACC,eAAA,CACA,eAAA,CACA,iBAAA,CACA,4BAAA,CACA,kCAAA,CACA,6CAAA,CAID,oDACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,QAAA,CACA,QAAA,CACA,kBAAA,CACA,0BAAA,CACA,iBAhFY", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n/**\n* @copyright Copyright (c) 2016, John Molakvoæ \n* @copyright Copyright (c) 2016, Robin Appelman \n* @copyright Copyright (c) 2016, Jan-Christoph Borchardt \n* @copyright Copyright (c) 2016, Erik Pellikka \n* @copyright Copyright (c) 2015, Vincent Petry \n*\n* Bootstrap (http://getbootstrap.com)\n* SCSS copied from version 3.3.5\n* Copyright 2011-2015 Twitter, Inc.\n* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n*/\n\n$arrow-width: 10px;\n\n.v-popper--theme-tooltip {\n &.v-popper__popper {\n position: absolute;\n z-index: 100000;\n top: 0;\n right: auto;\n left: auto;\n display: block;\n margin: 0;\n padding: 0;\n text-align: left;\n text-align: start;\n opacity: 0;\n line-height: 1.6;\n\n line-break: auto;\n filter: drop-shadow(0 1px 10px var(--color-box-shadow));\n\n // TOP\n &[data-popper-placement^='top'] .v-popper__arrow-container {\n bottom: -$arrow-width;\n border-bottom-width: 0;\n border-top-color: var(--color-main-background);\n }\n\n // BOTTOM\n &[data-popper-placement^='bottom'] .v-popper__arrow-container {\n top: -$arrow-width;\n border-top-width: 0;\n border-bottom-color: var(--color-main-background);\n }\n\n // RIGHT\n &[data-popper-placement^='right'] .v-popper__arrow-container {\n right: 100%;\n border-left-width: 0;\n border-right-color: var(--color-main-background);\n }\n\n // LEFT\n &[data-popper-placement^='left'] .v-popper__arrow-container {\n left: 100%;\n border-right-width: 0;\n border-left-color: var(--color-main-background);\n }\n\n // HIDDEN / SHOWN\n &[aria-hidden='true'] {\n visibility: hidden;\n transition: opacity .15s, visibility .15s;\n opacity: 0;\n }\n &[aria-hidden='false'] {\n visibility: visible;\n transition: opacity .15s;\n opacity: 1;\n }\n }\n\n // CONTENT\n .v-popper__inner {\n max-width: 350px;\n padding: 5px 8px;\n text-align: center;\n color: var(--color-main-text);\n border-radius: var(--border-radius);\n background-color: var(--color-main-background);\n }\n\n // ARROW\n .v-popper__arrow-container {\n position: absolute;\n z-index: 1;\n width: 0;\n height: 0;\n margin: 0;\n border-style: solid;\n border-color: transparent;\n border-width: $arrow-width;\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 4825: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-29452b76]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-29452b76]{display:flex;align-items:center}.action-items>button[data-v-29452b76]{margin-right:7px}.action-item[data-v-29452b76]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-29452b76]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-29452b76]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-29452b76]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-29452b76]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-29452b76]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-29452b76]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-29452b76]{background-color:var(--open-background-color)}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcActions/NcActions.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,+BACC,YAAA,CACA,kBAAA,CAGA,sCACC,gBAAA,CAIF,8BACC,gFAAA,CACA,iBAAA,CACA,oBAAA,CAEA,mDACC,2DAAA,CAGD,qDACC,iEAAA,CAGD,iDACC,iDAAA,CAGD,mDACC,mDAAA,CAGD,mDACC,mDAAA,CAGD,kEACC,oCAAA,CAGD,yEACC,6CAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n// Inline buttons\n.action-items {\n display: flex;\n align-items: center;\n\n // Spacing between buttons\n & > button {\n margin-right: math.div($icon-margin, 2);\n }\n}\n\n.action-item {\n --open-background-color: var(--color-background-hover, $action-background-hover);\n position: relative;\n display: inline-block;\n\n &.action-item--primary {\n --open-background-color: var(--color-primary-element-hover);\n }\n\n &.action-item--secondary {\n --open-background-color: var(--color-primary-element-light-hover);\n }\n\n &.action-item--error {\n --open-background-color: var(--color-error-hover);\n }\n\n &.action-item--warning {\n --open-background-color: var(--color-warning-hover);\n }\n\n &.action-item--success {\n --open-background-color: var(--color-success-hover);\n }\n\n &.action-item--tertiary-no-background {\n --open-background-color: transparent;\n }\n\n &.action-item--open .action-item__menutoggle {\n background-color: var(--open-background-color);\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 4946: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large);overflow:hidden}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-large);padding:4px;max-height:calc(50vh - 16px);overflow:auto}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcActions/NcActions.vue"], names: [], mappings: "AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCJD,kFACC,wCAAA,CACA,eAAA,CAEA,mGACC,wCAAA,CACA,WAAA,CACA,4BAAA,CACA,aAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n// We overwrote the popover base class, so we can style\n// the popover__inner for actions only.\n.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper {\n border-radius: var(--border-radius-large);\n overflow:hidden;\n\n .v-popper__inner {\n border-radius: var(--border-radius-large);\n padding: 4px;\n max-height: calc(50vh - 16px);\n overflow: auto;\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 5218: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-c3f93c9a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.app-settings-modal[data-v-c3f93c9a] .modal-wrapper .modal-container{display:flex;overflow:hidden}.app-settings[data-v-c3f93c9a]{width:100%;display:flex;flex-direction:column;min-width:0}.app-settings__name[data-v-c3f93c9a]{min-height:44px;height:44px;line-height:44px;padding-top:4px;text-align:center}.app-settings__wrapper[data-v-c3f93c9a]{display:flex;width:100%;overflow:hidden;height:100%;position:relative}.app-settings__navigation[data-v-c3f93c9a]{min-width:200px;margin-right:20px;overflow-x:hidden;overflow-y:auto;position:relative;height:100%}.app-settings__content[data-v-c3f93c9a]{max-width:100vw;overflow-y:auto;overflow-x:hidden;padding:24px;width:100%}.navigation-list[data-v-c3f93c9a]{height:100%;box-sizing:border-box;overflow-y:auto;padding:12px}.navigation-list__link[data-v-c3f93c9a]{display:block;font-size:16px;height:44px;margin:4px 0;line-height:44px;border-radius:var(--border-radius-pill);font-weight:bold;padding:0 20px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background-color:rgba(0,0,0,0);border:none}.navigation-list__link[data-v-c3f93c9a]:hover,.navigation-list__link[data-v-c3f93c9a]:focus{background-color:var(--color-background-hover)}.navigation-list__link--active[data-v-c3f93c9a]{background-color:var(--color-primary-element-light) !important}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcAppSettingsDialog/NcAppSettingsDialog.vue", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,qEACC,YAAA,CACA,eAAA,CAGD,+BACC,UAAA,CACA,YAAA,CACA,qBAAA,CACA,WAAA,CACA,qCACC,eCWe,CDVf,WCUe,CDTf,gBCSe,CDRf,eAAA,CACA,iBAAA,CAED,wCACC,YAAA,CACA,UAAA,CACA,eAAA,CACA,WAAA,CACA,iBAAA,CAED,2CACC,eAAA,CACA,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,iBAAA,CACA,WAAA,CAED,wCACC,eAAA,CACA,eAAA,CACA,iBAAA,CACA,YAAA,CACA,UAAA,CAIF,kCACC,WAAA,CACA,qBAAA,CACA,eAAA,CACA,YAAA,CACA,wCACC,aAAA,CACA,cAAA,CACA,WC3Be,CD4Bf,YAAA,CACA,gBC7Be,CD8Bf,uCAAA,CACA,gBAAA,CACA,cAAA,CACA,cAAA,CACA,kBAAA,CACA,sBAAA,CACA,eAAA,CACA,8BAAA,CACA,WAAA,CACA,4FAEC,8CAAA,CAED,gDACC,8DAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n\n.app-settings-modal :deep(.modal-wrapper .modal-container) {\n display: flex;\n overflow: hidden;\n}\n\n.app-settings {\n width: 100%;\n display: flex;\n flex-direction: column;\n min-width: 0;\n &__name {\n min-height: $clickable-area;\n height: $clickable-area;\n line-height: $clickable-area;\n padding-top: 4px; // Same as the close button top spacing\n text-align: center;\n }\n &__wrapper {\n display: flex;\n width: 100%;\n overflow: hidden;\n height: 100%;\n position: relative;\n }\n &__navigation {\n min-width: 200px;\n margin-right: 20px;\n overflow-x: hidden;\n overflow-y: auto;\n position: relative;\n height: 100%;\n }\n &__content {\n max-width: 100vw;\n overflow-y: auto;\n overflow-x: hidden;\n padding: 24px;\n width: 100%;\n }\n}\n\n.navigation-list {\n height: 100%;\n box-sizing: border-box;\n overflow-y: auto;\n padding: 12px;\n &__link {\n display: block;\n font-size: 16px;\n height: $clickable-area;\n margin: 4px 0;\n line-height: $clickable-area;\n border-radius: var(--border-radius-pill);\n font-weight: bold;\n padding: 0 20px;\n cursor: pointer;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n background-color: transparent;\n border: none;\n &:hover,\n &:focus {\n background-color: var(--color-background-hover);\n }\n &--active {\n background-color: var(--color-primary-element-light) !important;\n }\n }\n}\n\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const A = p; + }, 7196: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-4d05be2c]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-4d05be2c]{position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:bold;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:22px;transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue *[data-v-4d05be2c],.button-vue span[data-v-4d05be2c]{cursor:pointer}.button-vue[data-v-4d05be2c]:focus{outline:none}.button-vue[data-v-4d05be2c]:disabled{cursor:default;opacity:.5;filter:saturate(0.7)}.button-vue:disabled *[data-v-4d05be2c]{cursor:default}.button-vue[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-4d05be2c]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-4d05be2c]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue__icon[data-v-4d05be2c]{height:44px;width:44px;min-height:44px;min-width:44px;display:flex;justify-content:center;align-items:center}.button-vue__text[data-v-4d05be2c]{font-weight:bold;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-4d05be2c]{width:44px !important}.button-vue--text-only[data-v-4d05be2c]{padding:0 12px}.button-vue--text-only .button-vue__text[data-v-4d05be2c]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-4d05be2c]{padding:0 16px 0 4px}.button-vue--wide[data-v-4d05be2c]{width:100%}.button-vue[data-v-4d05be2c]:focus-visible{outline:2px solid var(--color-main-text) !important}.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]{outline:2px solid var(--color-primary-element-text);border-radius:var(--border-radius);background-color:rgba(0,0,0,0)}.button-vue--vue-primary[data-v-4d05be2c]{background-color:var(--color-primary-element);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-4d05be2c]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-4d05be2c]{color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--vue-secondary[data-v-4d05be2c]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--vue-tertiary[data-v-4d05be2c]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color);background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-4d05be2c]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-no-background[data-v-4d05be2c]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]{color:var(--color-primary-element-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-success[data-v-4d05be2c]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-4d05be2c]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-4d05be2c]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-4d05be2c]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-4d05be2c]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-4d05be2c]:active{background-color:var(--color-error)}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcButton/NcButton.vue", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,6BACC,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,QAAA,CACA,SAAA,CACA,kCAAA,CACA,gBAAA,CACA,eCcgB,CDbhB,cCagB,CDZhB,YAAA,CACA,kBAAA,CACA,sBAAA,CAGA,cAAA,CAKA,kBAAA,CACA,uDAAA,CACA,uBAAA,CACA,iCAAA,CAkBA,6CAAA,CACA,mDAAA,CA1BA,iEAEC,cAAA,CAQD,mCACC,YAAA,CAGD,sCACC,cAAA,CAIA,UCIiB,CDFjB,oBAAA,CALA,wCACC,cAAA,CAUF,kDACC,yDAAA,CAKD,oCACC,mDAAA,CAGD,sCACC,mBAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CAGD,mCACC,WCvCe,CDwCf,UCxCe,CDyCf,eCzCe,CD0Cf,cC1Ce,CD2Cf,YAAA,CACA,sBAAA,CACA,kBAAA,CAGD,mCACC,gBAAA,CACA,iBAAA,CACA,aAAA,CACA,kBAAA,CACA,sBAAA,CACA,eAAA,CAID,wCACC,qBAAA,CAID,wCACC,cAAA,CACA,0DACC,eAAA,CACA,gBAAA,CAKF,4CACC,oBAAA,CAID,mCACC,UAAA,CAGD,2CACC,mDAAA,CACA,+EACC,mDAAA,CACA,kCAAA,CACA,8BAAA,CAOF,0CACC,6CAAA,CACA,uCAAA,CACA,+DACC,mDAAA,CAID,iDACC,6CAAA,CAKF,4CACC,6CAAA,CACA,mDAAA,CACA,iEACC,6CAAA,CACA,yDAAA,CAKF,2CACC,4BAAA,CACA,8BAAA,CACA,gEACC,6BAAA,CACA,8CAAA,CAKF,yDACC,4BAAA,CACA,8BAAA,CACA,8EACC,8BAAA,CAKF,sDACC,uCAAA,CACA,8BAAA,CAEA,2EACC,8BAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,wCACC,mCAAA,CACA,UAAA,CACA,6DACC,yCAAA,CAID,+CACC,mCAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n\n.button-vue {\n position: relative;\n width: fit-content;\n overflow: hidden;\n border: 0;\n padding: 0;\n font-size: var(--default-font-size);\n font-weight: bold;\n min-height: $clickable-area;\n min-width: $clickable-area;\n display: flex;\n align-items: center;\n justify-content: center;\n\n // Cursor pointer on element and all children\n cursor: pointer;\n & *,\n span {\n cursor: pointer;\n }\n border-radius: math.div($clickable-area, 2);\n transition-property: color, border-color, background-color;\n transition-duration: 0.1s;\n transition-timing-function: linear;\n\n // No outline feedback for focus. Handled with a toggled class in js (see data)\n &:focus {\n outline: none;\n }\n\n &:disabled {\n cursor: default;\n & * {\n cursor: default;\n }\n opacity: $opacity_disabled;\n // Gives a wash out effect\n filter: saturate($opacity_normal);\n }\n\n // Default button type\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light);\n &:hover:not(:disabled) {\n background-color: var(--color-primary-element-light-hover);\n }\n\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-primary-element-light);\n }\n\n &__wrapper {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n }\n\n &__icon {\n height: $clickable-area;\n width: $clickable-area;\n min-height: $clickable-area;\n min-width: $clickable-area;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n\n &__text {\n font-weight: bold;\n margin-bottom: 1px;\n padding: 2px 0;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n }\n\n // Icon-only button\n &--icon-only {\n width: $clickable-area !important;\n }\n\n // Text-only button\n &--text-only {\n padding: 0 12px;\n & .button-vue__text {\n margin-left: 4px;\n margin-right: 4px;\n }\n }\n\n // Icon and text button\n &--icon-and-text {\n padding: 0 16px 0 4px;\n }\n\n // Wide button spans the whole width of the container\n &--wide {\n width: 100%;\n }\n\n &:focus-visible {\n outline: 2px solid var(--color-main-text) !important;\n &.button-vue--vue-tertiary-on-primary {\n outline: 2px solid var(--color-primary-element-text);\n border-radius: var(--border-radius);\n background-color: transparent;\n }\n }\n\n // Button types\n\n // Primary\n &--vue-primary {\n background-color: var(--color-primary-element);\n color: var(--color-primary-element-text);\n &:hover:not(:disabled) {\n background-color: var(--color-primary-element-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-primary-element);\n }\n }\n\n // Secondary\n &--vue-secondary {\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light);\n &:hover:not(:disabled) {\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light-hover);\n }\n }\n\n // Tertiary\n &--vue-tertiary {\n color: var(--color-main-text);\n background-color: transparent;\n &:hover:not(:disabled) {\n background-color: var(--color);\n background-color: var(--color-background-hover);\n }\n }\n\n // Tertiary, no background\n &--vue-tertiary-no-background {\n color: var(--color-main-text);\n background-color: transparent;\n &:hover:not(:disabled) {\n background-color: transparent;\n }\n }\n\n // Tertiary on primary color (like the header)\n &--vue-tertiary-on-primary {\n color: var(--color-primary-element-text);\n background-color: transparent;\n\n &:hover:not(:disabled) {\n background-color: transparent;\n }\n }\n\n // Success\n &--vue-success {\n background-color: var(--color-success);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-success-hover);\n }\n // Back to the default color for this button when active\n // : add ripple effect\n &:active {\n background-color: var(--color-success);\n }\n }\n\n // Warning\n &--vue-warning {\n background-color: var(--color-warning);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-warning-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-warning);\n }\n }\n\n // Error\n &--vue-error {\n background-color: var(--color-error);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-error-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-error);\n }\n }\n}\n\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const A = p; + }, 2482: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, '.material-design-icon[data-v-234c4d21]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.modal-mask[data-v-234c4d21]{position:fixed;z-index:9998;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.modal-mask--dark[data-v-234c4d21]{background-color:rgba(0,0,0,.92)}.modal-header[data-v-234c4d21]{position:absolute;z-index:10001;top:0;right:0;left:0;display:flex !important;align-items:center;justify-content:center;width:100%;height:50px;overflow:hidden;transition:opacity 250ms,visibility 250ms}.modal-header.invisible[style*="display:none"][data-v-234c4d21],.modal-header.invisible[style*="display: none"][data-v-234c4d21]{visibility:hidden}.modal-header .modal-name[data-v-234c4d21]{overflow-x:hidden;box-sizing:border-box;width:100%;padding:0 132px 0 12px;transition:padding ease 100ms;white-space:nowrap;text-overflow:ellipsis;color:#fff;font-size:14px;margin-bottom:0}@media only screen and (min-width: 1024px){.modal-header .modal-name[data-v-234c4d21]{padding-left:132px;text-align:center}}.modal-header .icons-menu[data-v-234c4d21]{position:absolute;right:0;display:flex;align-items:center;justify-content:flex-end}.modal-header .icons-menu .header-close[data-v-234c4d21]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin:3px;padding:0}.modal-header .icons-menu .play-pause-icons[data-v-234c4d21]{position:relative;width:50px;height:50px;margin:0;padding:0;cursor:pointer;border:none;background-color:rgba(0,0,0,0)}.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__play[data-v-234c4d21],.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-234c4d21],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-234c4d21],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-234c4d21]{opacity:1;border-radius:22px;background-color:rgba(127,127,127,.25)}.modal-header .icons-menu .play-pause-icons__play[data-v-234c4d21],.modal-header .icons-menu .play-pause-icons__pause[data-v-234c4d21]{box-sizing:border-box;width:44px;height:44px;margin:3px;cursor:pointer;opacity:.7}.modal-header .icons-menu .header-actions[data-v-234c4d21]{color:#fff}.modal-header .icons-menu[data-v-234c4d21] .action-item{margin:3px}.modal-header .icons-menu[data-v-234c4d21] .action-item--single{box-sizing:border-box;width:44px;height:44px;cursor:pointer;background-position:center;background-size:22px}.modal-header .icons-menu[data-v-234c4d21] button{color:#fff}.modal-header .icons-menu[data-v-234c4d21] .action-item__menutoggle{padding:0}.modal-header .icons-menu[data-v-234c4d21] .action-item__menutoggle span,.modal-header .icons-menu[data-v-234c4d21] .action-item__menutoggle svg{width:var(--icon-size);height:var(--icon-size)}.modal-wrapper[data-v-234c4d21]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.modal-wrapper .prev[data-v-234c4d21],.modal-wrapper .next[data-v-234c4d21]{z-index:10000;display:flex !important;height:35vw;position:absolute;transition:opacity 250ms,visibility 250ms;color:var(--color-primary-element-text)}.modal-wrapper .prev[data-v-234c4d21]:focus-visible,.modal-wrapper .next[data-v-234c4d21]:focus-visible{box-shadow:0 0 0 2px var(--color-primary-element-text);background-color:var(--color-box-shadow)}.modal-wrapper .prev.invisible[style*="display:none"][data-v-234c4d21],.modal-wrapper .prev.invisible[style*="display: none"][data-v-234c4d21],.modal-wrapper .next.invisible[style*="display:none"][data-v-234c4d21],.modal-wrapper .next.invisible[style*="display: none"][data-v-234c4d21]{visibility:hidden}.modal-wrapper .prev[data-v-234c4d21]{left:2px}.modal-wrapper .next[data-v-234c4d21]{right:2px}.modal-wrapper .modal-container[data-v-234c4d21]{position:relative;display:block;overflow:auto;padding:0;transition:transform 300ms ease;border-radius:var(--border-radius-large);background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 40px rgba(0,0,0,.2)}.modal-wrapper .modal-container__close[data-v-234c4d21]{position:absolute;top:4px;right:4px}.modal-wrapper--small .modal-container[data-v-234c4d21]{width:400px;max-width:90%;max-height:90%}.modal-wrapper--normal .modal-container[data-v-234c4d21]{max-width:90%;width:600px;max-height:90%}.modal-wrapper--large .modal-container[data-v-234c4d21]{max-width:90%;width:900px;max-height:90%}.modal-wrapper--full .modal-container[data-v-234c4d21]{width:100%;height:calc(100% - var(--header-height));position:absolute;top:50px;border-radius:0}@media only screen and (max-width: 512px){.modal-wrapper .modal-container[data-v-234c4d21]{max-width:initial;width:100%;max-height:initial;height:calc(100% - var(--header-height));position:absolute;top:50px;border-radius:0}}.fade-enter-active[data-v-234c4d21],.fade-leave-active[data-v-234c4d21]{transition:opacity 250ms}.fade-enter[data-v-234c4d21],.fade-leave-to[data-v-234c4d21]{opacity:0}.fade-visibility-enter[data-v-234c4d21],.fade-visibility-leave-to[data-v-234c4d21]{visibility:hidden;opacity:0}.modal-in-enter-active[data-v-234c4d21],.modal-in-leave-active[data-v-234c4d21],.modal-out-enter-active[data-v-234c4d21],.modal-out-leave-active[data-v-234c4d21]{transition:opacity 250ms}.modal-in-enter[data-v-234c4d21],.modal-in-leave-to[data-v-234c4d21],.modal-out-enter[data-v-234c4d21],.modal-out-leave-to[data-v-234c4d21]{opacity:0}.modal-in-enter .modal-container[data-v-234c4d21],.modal-in-leave-to .modal-container[data-v-234c4d21]{transform:scale(0.9)}.modal-out-enter .modal-container[data-v-234c4d21],.modal-out-leave-to .modal-container[data-v-234c4d21]{transform:scale(1.1)}.modal-mask .play-pause-icons .progress-ring[data-v-234c4d21]{position:absolute;top:0;left:0;transform:rotate(-90deg)}.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-234c4d21]{transition:100ms stroke-dashoffset;transform-origin:50% 50%;animation:progressring-234c4d21 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-234c4d21]{animation:breath-234c4d21 2s cubic-bezier(0.4, 0, 0.2, 1) infinite}.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-234c4d21]{animation-play-state:paused !important}@keyframes progressring-234c4d21{from{stroke-dashoffset:94.2477796077}to{stroke-dashoffset:0}}@keyframes breath-234c4d21{0%{opacity:1}50%{opacity:0}100%{opacity:1}}', "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcModal/NcModal.vue", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,6BACC,cAAA,CACA,YAAA,CACA,KAAA,CACA,MAAA,CACA,aAAA,CACA,UAAA,CACA,WAAA,CACA,+BAAA,CACA,mCACC,gCAAA,CAIF,+BACC,iBAAA,CACA,aAAA,CACA,KAAA,CACA,OAAA,CACA,MAAA,CAGA,uBAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CACA,WCuBe,CDtBf,eAAA,CACA,yCAAA,CAIA,iIAEC,iBAAA,CAGD,2CACC,iBAAA,CACA,qBAAA,CACA,UAAA,CACA,sBAAA,CACA,6BAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CACA,cChBY,CDiBZ,eAAA,CAID,2CACC,2CACC,kBAAA,CACA,iBAAA,CAAA,CAIF,2CACC,iBAAA,CACA,OAAA,CACA,YAAA,CACA,kBAAA,CACA,wBAAA,CAEA,yDACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,qBAAA,CACA,UAAA,CACA,SAAA,CAGD,6DACC,iBAAA,CACA,UC3Ba,CD4Bb,WC5Ba,CD6Bb,QAAA,CACA,SAAA,CACA,cAAA,CACA,WAAA,CACA,8BAAA,CAGC,8WAEC,SC9CU,CD+CV,kBAAA,CACA,sCCxDW,CD2Db,uIAEC,qBAAA,CACA,UCzEa,CD0Eb,WC1Ea,CD2Eb,UAAA,CACA,cAAA,CACA,UC3Da,CD+Df,2DACC,UAAA,CAGD,yDACC,UAAA,CAEA,iEACC,qBAAA,CACA,UC1Fa,CD2Fb,WC3Fa,CD4Fb,cAAA,CACA,0BAAA,CACA,oBAAA,CAIF,kDAEC,UAAA,CAID,oEACC,SAAA,CACA,iJACC,sBAAA,CACA,uBAAA,CAMJ,gCACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,qBAAA,CACA,UAAA,CACA,WAAA,CAGA,4EAEC,aAAA,CAEA,uBAAA,CACA,WAAA,CACA,iBAAA,CACA,yCAAA,CAEA,uCAAA,CAEA,wGAEC,sDAAA,CACA,wCAAA,CAOD,8RAEC,iBAAA,CAGF,sCACC,QAAA,CAED,sCACC,SAAA,CAID,iDACC,iBAAA,CACA,aAAA,CACA,aAAA,CACA,SAAA,CACA,+BAAA,CACA,wCAAA,CACA,6CAAA,CACA,4BAAA,CACA,kCAAA,CACA,wDACC,iBAAA,CACA,OAAA,CACA,SAAA,CAMD,wDACC,WAAA,CACA,aAAA,CACA,cAAA,CAID,yDACC,aAAA,CACA,WAAA,CACA,cAAA,CAID,wDACC,aAAA,CACA,WAAA,CACA,cAAA,CAID,uDACC,UAAA,CACA,wCAAA,CACA,iBAAA,CACA,QC9Ka,CD+Kb,eAAA,CAKF,0CACC,iDACC,iBAAA,CACA,UAAA,CACA,kBAAA,CACA,wCAAA,CACA,iBAAA,CACA,QC3La,CD4Lb,eAAA,CAAA,CAMH,wEAEC,wBAAA,CAGD,6DAEC,SAAA,CAGD,mFAEC,iBAAA,CACA,SAAA,CAGD,kKAIC,wBAAA,CAGD,4IAIC,SAAA,CAGD,uGAEC,oBAAA,CAGD,yGAEC,oBAAA,CAQA,8DACC,iBAAA,CACA,KAAA,CACA,MAAA,CACA,wBAAA,CACA,qFACC,kCAAA,CACA,wBAAA,CACA,yEAAA,CAEA,oBAAA,CACA,+BAAA,CACA,8BAAA,CAID,mEACC,kEAAA,CAED,8EACC,sCAAA,CAMH,iCACC,KACC,+BAAA,CAED,GACC,mBAAA,CAAA,CAIF,2BACC,GACC,SAAA,CAED,IACC,SAAA,CAED,KACC,SAAA,CAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n\n.modal-mask {\n position: fixed;\n z-index: 9998;\n top: 0;\n left: 0;\n display: block;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, .5);\n &--dark {\n background-color: rgba(0, 0, 0, .92);\n }\n}\n\n.modal-header {\n position: absolute;\n z-index: 10001;\n top: 0;\n right: 0;\n left: 0;\n // prevent vue show to use display:none and reseting\n // the circle animation loop\n display: flex !important;\n align-items: center;\n justify-content: center;\n width: 100%;\n height: $header-height;\n overflow: hidden;\n transition: opacity 250ms,\n visibility 250ms;\n\n // replace display by visibility\n &.invisible[style*='display:none'],\n &.invisible[style*='display: none'] {\n visibility: hidden;\n }\n\n .modal-name {\n overflow-x: hidden;\n box-sizing: border-box;\n width: 100%;\n padding: 0 #{$clickable-area * 3} 0 12px; // maximum actions is 3\n transition: padding ease 100ms;\n white-space: nowrap;\n text-overflow: ellipsis;\n color: #fff;\n font-size: $icon-margin;\n margin-bottom: 0;\n }\n\n // On wider screens the name can be centered\n @media only screen and (min-width: $breakpoint-mobile) {\n .modal-name {\n padding-left: #{$clickable-area * 3}; // maximum actions is 3\n text-align: center;\n }\n }\n\n .icons-menu {\n position: absolute;\n right: 0;\n display: flex;\n align-items: center;\n justify-content: flex-end;\n\n .header-close {\n display: flex;\n align-items: center;\n justify-content: center;\n box-sizing: border-box;\n margin: math.div($header-height - $clickable-area, 2);\n padding: 0;\n }\n\n .play-pause-icons {\n position: relative;\n width: $header-height;\n height: $header-height;\n margin: 0;\n padding: 0;\n cursor: pointer;\n border: none;\n background-color: transparent;\n &:hover,\n &:focus {\n .play-pause-icons__play,\n .play-pause-icons__pause {\n opacity: $opacity_full;\n border-radius: math.div($clickable-area, 2);\n background-color: $icon-focus-bg;\n }\n }\n &__play,\n &__pause {\n box-sizing: border-box;\n width: $clickable-area;\n height: $clickable-area;\n margin: math.div($header-height - $clickable-area, 2);\n cursor: pointer;\n opacity: $opacity_normal;\n }\n }\n\n .header-actions {\n color: white;\n }\n\n &:deep() .action-item {\n margin: math.div($header-height - $clickable-area, 2);\n\n &--single {\n box-sizing: border-box;\n width: $clickable-area;\n height: $clickable-area;\n cursor: pointer;\n background-position: center;\n background-size: 22px;\n }\n }\n\n :deep(button) {\n // force white instead of default main text\n color: #fff;\n }\n\n // Force the Actions menu icon to be the same size as other icons\n &:deep(.action-item__menutoggle) {\n padding: 0;\n span, svg {\n width: var(--icon-size);\n height: var(--icon-size);\n }\n }\n }\n}\n\n.modal-wrapper {\n display: flex;\n align-items: center;\n justify-content: center;\n box-sizing: border-box;\n width: 100%;\n height: 100%;\n\n /* Navigation buttons */\n .prev,\n .next {\n z-index: 10000;\n // ignore display: none\n display: flex !important;\n height: 35vw;\n position: absolute;\n transition: opacity 250ms,\n visibility 250ms;\n color: var(--color-primary-element-text);\n\n &:focus-visible {\n // Override NcButton focus styles\n box-shadow: 0 0 0 2px var(--color-primary-element-text);\n background-color: var(--color-box-shadow);\n }\n\n // we want to keep the elements on page\n // even if hidden to avoid having a unbalanced\n // centered content\n // replace display by visibility\n &.invisible[style*='display:none'],\n &.invisible[style*='display: none'] {\n visibility: hidden;\n }\n }\n .prev {\n left: 2px;\n }\n .next {\n right: 2px;\n }\n\n /* Content */\n .modal-container {\n position: relative;\n display: block;\n overflow: auto; // avoids unecessary hacks if the content should be bigger than the modal\n padding: 0;\n transition: transform 300ms ease;\n border-radius: var(--border-radius-large);\n background-color: var(--color-main-background);\n color: var(--color-main-text);\n box-shadow: 0 0 40px rgba(0, 0, 0, .2);\n &__close {\n position: absolute;\n top: 4px;\n right: 4px;\n }\n }\n\n // Sizing\n &--small {\n .modal-container {\n width: 400px;\n max-width: 90%;\n max-height: 90%;\n }\n }\n &--normal {\n .modal-container {\n max-width: 90%;\n width: 600px;\n max-height: 90%;\n }\n }\n &--large {\n .modal-container {\n max-width: 90%;\n width: 900px;\n max-height: 90%;\n }\n }\n &--full {\n .modal-container {\n width: 100%;\n height: calc(100% - var(--header-height));\n position: absolute;\n top: $header-height;\n border-radius: 0;\n }\n }\n\n // Make modal full screen on mobile\n @media only screen and (max-width: math.div($breakpoint-mobile, 2)) {\n .modal-container {\n max-width: initial;\n width: 100%;\n max-height: initial;\n height: calc(100% - var(--header-height));\n position: absolute;\n top: $header-height;\n border-radius: 0;\n }\n }\n}\n\n/* TRANSITIONS */\n.fade-enter-active,\n.fade-leave-active {\n transition: opacity 250ms;\n}\n\n.fade-enter,\n.fade-leave-to {\n opacity: 0;\n}\n\n.fade-visibility-enter,\n.fade-visibility-leave-to {\n visibility: hidden;\n opacity: 0;\n}\n\n.modal-in-enter-active,\n.modal-in-leave-active,\n.modal-out-enter-active,\n.modal-out-leave-active {\n transition: opacity 250ms;\n}\n\n.modal-in-enter,\n.modal-in-leave-to,\n.modal-out-enter,\n.modal-out-leave-to {\n opacity: 0;\n}\n\n.modal-in-enter .modal-container,\n.modal-in-leave-to .modal-container {\n transform: scale(.9);\n}\n\n.modal-out-enter .modal-container,\n.modal-out-leave-to .modal-container {\n transform: scale(1.1);\n}\n\n// animated circle\n$radius: 15;\n$pi: 3.14159265358979;\n\n.modal-mask .play-pause-icons {\n .progress-ring {\n position: absolute;\n top: 0;\n left: 0;\n transform: rotate(-90deg);\n .progress-ring__circle {\n transition: 100ms stroke-dashoffset;\n transform-origin: 50% 50%; // axis compensation\n animation: progressring linear var(--slideshow-duration) infinite;\n\n stroke-linecap: round;\n stroke-dashoffset: $radius * 2 * $pi; // radius * 2 * PI\n stroke-dasharray: $radius * 2 * $pi; // radius * 2 * PI\n }\n }\n &--paused {\n .icon-pause {\n animation: breath 2s cubic-bezier(.4, 0, .2, 1) infinite;\n }\n .progress-ring__circle {\n animation-play-state: paused !important;\n }\n }\n}\n\n// keyframes get scoped too and break the animation name, we need them unscoped\n@keyframes progressring {\n from {\n stroke-dashoffset: $radius * 2 * $pi; // radius * 2 * PI\n }\n to {\n stroke-dashoffset: 0;\n }\n}\n\n@keyframes breath {\n 0% {\n opacity: 1;\n }\n 50% {\n opacity: 0;\n }\n 100% {\n opacity: 1;\n }\n}\n\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const A = p; + }, 1625: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:rgba(0,0,0,0);pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper--theme-dropdown.v-popper__popper{z-index:100000;top:0;left:0;display:block !important;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-dropdown.v-popper__popper .v-popper__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius-large);overflow:hidden;background:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;border-style:solid;border-color:rgba(0,0,0,0);border-width:10px}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-10px;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcPopover/NcPopover.vue"], names: [], mappings: "AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,iBACC,iBAAA,CACA,KAAA,CACA,MAAA,CACA,UAAA,CACA,UAAA,CACA,WAAA,CACA,WAAA,CACA,8BAAA,CACA,mBAAA,CACA,aAAA,CACA,eAAA,CACA,SAAA,CAGD,wBACC,aAAA,CACA,iBAAA,CACA,KAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,eAAA,CACA,mBAAA,CACA,UAAA,CAMA,2CACC,cAAA,CACA,KAAA,CACA,MAAA,CACA,wBAAA,CAEA,sDAAA,CAEA,4DACC,SAAA,CACA,4BAAA,CACA,wCAAA,CACA,eAAA,CACA,uCAAA,CAGD,sEACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,QAAA,CACA,kBAAA,CACA,0BAAA,CACA,iBA1BW,CA6BZ,kGACC,YAAA,CACA,qBAAA,CACA,6CAAA,CAGD,qGACC,SAAA,CACA,kBAAA,CACA,gDAAA,CAGD,oGACC,UAAA,CACA,mBAAA,CACA,+CAAA,CAGD,mGACC,WAAA,CACA,oBAAA,CACA,8CAAA,CAGD,6DACC,iBAAA,CACA,2EAAA,CACA,SAAA,CAGD,8DACC,kBAAA,CACA,yCAAA,CACA,SAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n\n.resize-observer {\n position:absolute;\n top:0;\n left:0;\n z-index:-1;\n width:100%;\n height:100%;\n border:none;\n background-color:transparent;\n pointer-events:none;\n display:block;\n overflow:hidden;\n opacity:0\n}\n\n.resize-observer object {\n display:block;\n position:absolute;\n top:0;\n left:0;\n height:100%;\n width:100%;\n overflow:hidden;\n pointer-events:none;\n z-index:-1\n}\n\n$arrow-width: 10px;\n\n.v-popper--theme-dropdown {\n &.v-popper__popper {\n z-index: 100000;\n top: 0;\n left: 0;\n display: block !important;\n\n filter: drop-shadow(0 1px 10px var(--color-box-shadow));\n\n .v-popper__inner {\n padding: 0;\n color: var(--color-main-text);\n border-radius: var(--border-radius-large);\n overflow: hidden;\n background: var(--color-main-background);\n }\n\n .v-popper__arrow-container {\n position: absolute;\n z-index: 1;\n width: 0;\n height: 0;\n border-style: solid;\n border-color: transparent;\n border-width: $arrow-width;\n }\n\n &[data-popper-placement^='top'] .v-popper__arrow-container {\n bottom: -$arrow-width;\n border-bottom-width: 0;\n border-top-color: var(--color-main-background);\n }\n\n &[data-popper-placement^='bottom'] .v-popper__arrow-container {\n top: -$arrow-width;\n border-top-width: 0;\n border-bottom-color: var(--color-main-background);\n }\n\n &[data-popper-placement^='right'] .v-popper__arrow-container {\n left: -$arrow-width;\n border-left-width: 0;\n border-right-color: var(--color-main-background);\n }\n\n &[data-popper-placement^='left'] .v-popper__arrow-container {\n right: -$arrow-width;\n border-right-width: 0;\n border-left-color: var(--color-main-background);\n }\n\n &[aria-hidden='true'] {\n visibility: hidden;\n transition: opacity var(--animation-quick), visibility var(--animation-quick);\n opacity: 0;\n }\n\n &[aria-hidden='false'] {\n visibility: visible;\n transition: opacity var(--animation-quick);\n opacity: 1;\n }\n }\n}\n\n"], sourceRoot: "" }]); + const A = p; + }, 3645: (u) => { + u.exports = function(i) { + var o = []; + return o.toString = function() { + return this.map(function(l) { + var c = "", d = l[5] !== void 0; + return l[4] && (c += "@supports (".concat(l[4], ") {")), l[2] && (c += "@media ".concat(l[2], " {")), d && (c += "@layer".concat(l[5].length > 0 ? " ".concat(l[5]) : "", " {")), c += i(l), d && (c += "}"), l[2] && (c += "}"), l[4] && (c += "}"), c; + }).join(""); + }, o.i = function(l, c, d, p, A) { + typeof l == "string" && (l = [[null, l, void 0]]); + var h = {}; + if (d) + for (var E = 0; E < this.length; E++) { + var b = this[E][0]; + b != null && (h[b] = !0); + } + for (var v = 0; v < l.length; v++) { + var f = [].concat(l[v]); + d && h[f[0]] || (A !== void 0 && (f[5] === void 0 || (f[1] = "@layer".concat(f[5].length > 0 ? " ".concat(f[5]) : "", " {").concat(f[1], "}")), f[5] = A), c && (f[2] && (f[1] = "@media ".concat(f[2], " {").concat(f[1], "}")), f[2] = c), p && (f[4] ? (f[1] = "@supports (".concat(f[4], ") {").concat(f[1], "}"), f[4] = p) : f[4] = "".concat(p)), o.push(f)); + } + }, o; + }; + }, 7537: (u) => { + u.exports = function(i) { + var o = i[1], l = i[3]; + if (!l) + return o; + if (typeof btoa == "function") { + var c = btoa(unescape(encodeURIComponent(JSON.stringify(l)))), d = "sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(c), p = "/*# ".concat(d, " */"); + return [o].concat([p]).join("\n"); + } + return [o].join("\n"); + }; + }, 3379: (u) => { + var i = []; + function o(d) { + for (var p = -1, A = 0; A < i.length; A++) + if (i[A].identifier === d) { + p = A; + break; + } + return p; + } + function l(d, p) { + for (var A = {}, h = [], E = 0; E < d.length; E++) { + var b = d[E], v = p.base ? b[0] + p.base : b[0], f = A[v] || 0, S = "".concat(v, " ").concat(f); + A[v] = f + 1; + var _ = o(S), z = { css: b[1], media: b[2], sourceMap: b[3], supports: b[4], layer: b[5] }; + if (_ !== -1) + i[_].references++, i[_].updater(z); + else { + var y = c(z, p); + p.byIndex = E, i.splice(E, 0, { identifier: S, updater: y, references: 1 }); + } + h.push(S); + } + return h; + } + function c(d, p) { + var A = p.domAPI(p); + return A.update(d), function(h) { + if (h) { + if (h.css === d.css && h.media === d.media && h.sourceMap === d.sourceMap && h.supports === d.supports && h.layer === d.layer) + return; + A.update(d = h); + } else + A.remove(); + }; + } + u.exports = function(d, p) { + var A = l(d = d || [], p = p || {}); + return function(h) { + h = h || []; + for (var E = 0; E < A.length; E++) { + var b = o(A[E]); + i[b].references--; + } + for (var v = l(h, p), f = 0; f < A.length; f++) { + var S = o(A[f]); + i[S].references === 0 && (i[S].updater(), i.splice(S, 1)); + } + A = v; + }; + }; + }, 569: (u) => { + var i = {}; + u.exports = function(o, l) { + var c = function(d) { + if (i[d] === void 0) { + var p = document.querySelector(d); + if (window.HTMLIFrameElement && p instanceof window.HTMLIFrameElement) + try { + p = p.contentDocument.head; + } catch { + p = null; + } + i[d] = p; + } + return i[d]; + }(o); + if (!c) + throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid."); + c.appendChild(l); + }; + }, 9216: (u) => { + u.exports = function(i) { + var o = document.createElement("style"); + return i.setAttributes(o, i.attributes), i.insert(o, i.options), o; + }; + }, 3565: (u, i, o) => { + u.exports = function(l) { + var c = o.nc; + c && l.setAttribute("nonce", c); + }; + }, 7795: (u) => { + u.exports = function(i) { + if (typeof document > "u") + return { update: function() { + }, remove: function() { + } }; + var o = i.insertStyleElement(i); + return { update: function(l) { + (function(c, d, p) { + var A = ""; + p.supports && (A += "@supports (".concat(p.supports, ") {")), p.media && (A += "@media ".concat(p.media, " {")); + var h = p.layer !== void 0; + h && (A += "@layer".concat(p.layer.length > 0 ? " ".concat(p.layer) : "", " {")), A += p.css, h && (A += "}"), p.media && (A += "}"), p.supports && (A += "}"); + var E = p.sourceMap; + E && typeof btoa < "u" && (A += "\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(E)))), " */")), d.styleTagTransform(A, c, d.options); + })(o, i, l); + }, remove: function() { + (function(l) { + if (l.parentNode === null) + return !1; + l.parentNode.removeChild(l); + })(o); + } }; + }; + }, 4589: (u) => { + u.exports = function(i, o) { + if (o.styleSheet) + o.styleSheet.cssText = i; + else { + for (; o.firstChild; ) + o.removeChild(o.firstChild); + o.appendChild(document.createTextNode(i)); + } + }; + }, 5727: () => { + }, 7984: () => { + }, 2102: () => { + }, 9989: () => { + }, 2405: () => { + }, 1900: (u, i, o) => { + function l(c, d, p, A, h, E, b, v) { + var f, S = typeof c == "function" ? c.options : c; + if (d && (S.render = d, S.staticRenderFns = p, S._compiled = !0), A && (S.functional = !0), E && (S._scopeId = "data-v-" + E), b ? (f = function(y) { + (y = y || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) || typeof __VUE_SSR_CONTEXT__ > "u" || (y = __VUE_SSR_CONTEXT__), h && h.call(this, y), y && y._registeredComponents && y._registeredComponents.add(b); + }, S._ssrRegister = f) : h && (f = v ? function() { + h.call(this, (S.functional ? this.parent : this).$root.$options.shadowRoot); + } : h), f) + if (S.functional) { + S._injectStyles = f; + var _ = S.render; + S.render = function(y, $) { + return f.call($), _(y, $); + }; + } else { + var z = S.beforeCreate; + S.beforeCreate = z ? [].concat(z, f) : [f]; + } + return { exports: c, options: S }; + } + o.d(i, { Z: () => l }); + }, 7931: (u) => { + u.exports = jc; + }, 1804: (u) => { + u.exports = pg(); + }, 3465: (u) => { + u.exports = qO(); + }, 9454: (u) => { + u.exports = m1; + }, 4505: (u) => { + u.exports = h1; + }, 2734: (u) => { + u.exports = eu; + }, 9044: (u) => { + u.exports = N5; + }, 8618: (u) => { + u.exports = vg; + }, 1441: (u) => { + u.exports = T1; + } }, n = {}; + function a(u) { + var i = n[u]; + if (i !== void 0) + return i.exports; + var o = n[u] = { id: u, exports: {} }; + return r[u](o, o.exports, a), o.exports; + } + a.n = (u) => { + var i = u && u.__esModule ? () => u.default : () => u; + return a.d(i, { a: i }), i; + }, a.d = (u, i) => { + for (var o in i) + a.o(i, o) && !a.o(u, o) && Object.defineProperty(u, o, { enumerable: !0, get: i[o] }); + }, a.o = (u, i) => Object.prototype.hasOwnProperty.call(u, i), a.r = (u) => { + typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(u, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(u, "__esModule", { value: !0 }); + }, a.nc = void 0; + var s = {}; + return (() => { + a.r(s), a.d(s, { default: () => q }); + var u = a(1929), i = a(334), o = a(932), l = a(3465), c = a.n(l); + const d = { name: "NcAppSettingsDialog", components: { NcModal: u.default }, mixins: [i.default], props: { open: { type: Boolean, required: !0 }, showNavigation: { type: Boolean, default: !1 }, container: { type: String, default: "body" }, name: { type: String, default: "" }, additionalTrapElements: { type: Array, default: () => [] } }, emits: ["update:open"], data: () => ({ selectedSection: "", linkClicked: !1, addedScrollListener: !1, scroller: null }), computed: { hasNavigation() { + return !(this.isMobile || !this.showNavigation); + }, settingsNavigationAriaLabel: () => (0, o.t)("Settings navigation") }, mounted() { + this.selectedSection = this.$slots.default[0].componentOptions.propsData.id; + }, updated() { + this.$refs.settingsScroller && (this.scroller = this.$refs.settingsScroller, this.addedScrollListener || (this.scroller.addEventListener("scroll", this.handleScroll), this.addedScrollListener = !0)); + }, methods: { getSettingsNavigation(ee) { + const se = ee.filter((V) => V.componentOptions).map((V) => { + var fe, te; + return { id: (fe = V.componentOptions.propsData) === null || fe === void 0 ? void 0 : fe.id, name: (te = V.componentOptions.propsData) === null || te === void 0 ? void 0 : te.name }; + }), j = ee.map((V) => V.name), O = ee.map((V) => V.id); + return se.forEach((V, fe) => { + const te = [...j], De = [...O]; + if (te.splice(fe, 1), De.splice(fe, 1), te.includes(V.name)) + throw new Error("Duplicate section name found: ".concat(V, ". Settings navigation sections must have unique section names.")); + if (De.includes(V.id)) + throw new Error("Duplicate section id found: ".concat(V, ". Settings navigation sections must have unique section ids.")); + }), se; + }, handleSettingsNavigationClick(ee) { + this.linkClicked = !0, document.getElementById("settings-section_" + ee).scrollIntoView({ behavior: "smooth", inline: "nearest" }), this.selectedSection = ee, setTimeout(() => { + this.linkClicked = !1; + }, 1e3); + }, handleCloseModal() { + this.$emit("update:open", !1), this.scroller.removeEventListener("scroll", this.handleScroll), this.addedScrollListener = !1, this.scroller.scrollTop = 0; + }, handleScroll() { + this.linkClicked || this.unfocusNavigationItem(); + }, unfocusNavigationItem: c()(function() { + this.selectedSection = "", document.activeElement.className.includes("navigation-list__link") && document.activeElement.blur(); + }, 300), handleLinkKeydown(ee, se) { + ee.code === "Enter" && this.handleSettingsNavigationClick(se); + } }, render(ee) { + const se = () => this.hasNavigation ? [ee("div", { attrs: { class: "app-settings__navigation", role: "tablist", "aria-label": this.settingsNavigationAriaLabel } }, [ee("ul", { attrs: { class: "navigation-list", role: "tablist" } }, this.getSettingsNavigation(this.$slots.default).map((O) => j(O)))])] : [], j = (O) => ee("li", {}, [ee("a", { class: { "navigation-list__link": !0, "navigation-list__link--active": O.id === this.selectedSection }, attrs: { role: "tab", "aria-selected": O.id === this.selectedSection, tabindex: "0" }, on: { click: () => this.handleSettingsNavigationClick(O.id), keydown: () => this.handleLinkKeydown(event, O.id) } }, O.name)]); + return this.open ? ee("NcModal", { class: ["app-settings-modal"], attrs: { container: this.container, size: "large", additionalTrapElements: this.additionalTrapElements }, on: { close: () => { + this.handleCloseModal(); + } } }, [ee("div", { attrs: { class: "app-settings" } }, [ee("h2", { attrs: { class: "app-settings__name" } }, this.name), ee("div", { attrs: { class: "app-settings__wrapper" } }, [...se(), ee("div", { attrs: { class: "app-settings__content" }, ref: "settingsScroller" }, this.$slots.default)])])]) : void 0; + } }; + var p = a(3379), A = a.n(p), h = a(7795), E = a.n(h), b = a(569), v = a.n(b), f = a(3565), S = a.n(f), _ = a(9216), z = a.n(_), y = a(4589), $ = a.n(y), re = a(5218), Q = {}; + Q.styleTagTransform = $(), Q.setAttributes = S(), Q.insert = v().bind(null, "head"), Q.domAPI = E(), Q.insertStyleElement = z(), A()(re.Z, Q), re.Z && re.Z.locals && re.Z.locals; + var D = a(1900), w = a(7984), k = a.n(w), R = (0, D.Z)(d, void 0, void 0, !1, null, "c3f93c9a", null); + typeof k() == "function" && k()(R); + const q = R.exports; + })(), s; + })()); +})(HO); +var Rae = HO.exports; +const wae = Rr(Rae); +var x5 = { exports: {} }; +(function(e, t) { + (function(r, n) { + e.exports = n(); + })(self, () => (() => { + var r = { 1024: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-006b9071]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.app-settings-section[data-v-006b9071]{margin-bottom:80px}.app-settings-section__name[data-v-006b9071]{font-size:20px;margin:0;padding:20px 0;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcAppSettingsSection/NcAppSettingsSection.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,uCACC,kBAAA,CACA,6CACC,cAAA,CACA,QAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,kBAAA,CACA,sBAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n.app-settings-section {\n margin-bottom: 80px;\n &__name {\n font-size: 20px;\n margin: 0;\n padding: 20px 0;\n font-weight: bold;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 3645: (u) => { + u.exports = function(i) { + var o = []; + return o.toString = function() { + return this.map(function(l) { + var c = "", d = l[5] !== void 0; + return l[4] && (c += "@supports (".concat(l[4], ") {")), l[2] && (c += "@media ".concat(l[2], " {")), d && (c += "@layer".concat(l[5].length > 0 ? " ".concat(l[5]) : "", " {")), c += i(l), d && (c += "}"), l[2] && (c += "}"), l[4] && (c += "}"), c; + }).join(""); + }, o.i = function(l, c, d, p, A) { + typeof l == "string" && (l = [[null, l, void 0]]); + var h = {}; + if (d) + for (var E = 0; E < this.length; E++) { + var b = this[E][0]; + b != null && (h[b] = !0); + } + for (var v = 0; v < l.length; v++) { + var f = [].concat(l[v]); + d && h[f[0]] || (A !== void 0 && (f[5] === void 0 || (f[1] = "@layer".concat(f[5].length > 0 ? " ".concat(f[5]) : "", " {").concat(f[1], "}")), f[5] = A), c && (f[2] && (f[1] = "@media ".concat(f[2], " {").concat(f[1], "}")), f[2] = c), p && (f[4] ? (f[1] = "@supports (".concat(f[4], ") {").concat(f[1], "}"), f[4] = p) : f[4] = "".concat(p)), o.push(f)); + } + }, o; + }; + }, 7537: (u) => { + u.exports = function(i) { + var o = i[1], l = i[3]; + if (!l) + return o; + if (typeof btoa == "function") { + var c = btoa(unescape(encodeURIComponent(JSON.stringify(l)))), d = "sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(c), p = "/*# ".concat(d, " */"); + return [o].concat([p]).join("\n"); + } + return [o].join("\n"); + }; + }, 3379: (u) => { + var i = []; + function o(d) { + for (var p = -1, A = 0; A < i.length; A++) + if (i[A].identifier === d) { + p = A; + break; + } + return p; + } + function l(d, p) { + for (var A = {}, h = [], E = 0; E < d.length; E++) { + var b = d[E], v = p.base ? b[0] + p.base : b[0], f = A[v] || 0, S = "".concat(v, " ").concat(f); + A[v] = f + 1; + var _ = o(S), z = { css: b[1], media: b[2], sourceMap: b[3], supports: b[4], layer: b[5] }; + if (_ !== -1) + i[_].references++, i[_].updater(z); + else { + var y = c(z, p); + p.byIndex = E, i.splice(E, 0, { identifier: S, updater: y, references: 1 }); + } + h.push(S); + } + return h; + } + function c(d, p) { + var A = p.domAPI(p); + return A.update(d), function(h) { + if (h) { + if (h.css === d.css && h.media === d.media && h.sourceMap === d.sourceMap && h.supports === d.supports && h.layer === d.layer) + return; + A.update(d = h); + } else + A.remove(); + }; + } + u.exports = function(d, p) { + var A = l(d = d || [], p = p || {}); + return function(h) { + h = h || []; + for (var E = 0; E < A.length; E++) { + var b = o(A[E]); + i[b].references--; + } + for (var v = l(h, p), f = 0; f < A.length; f++) { + var S = o(A[f]); + i[S].references === 0 && (i[S].updater(), i.splice(S, 1)); + } + A = v; + }; + }; + }, 569: (u) => { + var i = {}; + u.exports = function(o, l) { + var c = function(d) { + if (i[d] === void 0) { + var p = document.querySelector(d); + if (window.HTMLIFrameElement && p instanceof window.HTMLIFrameElement) + try { + p = p.contentDocument.head; + } catch { + p = null; + } + i[d] = p; + } + return i[d]; + }(o); + if (!c) + throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid."); + c.appendChild(l); + }; + }, 9216: (u) => { + u.exports = function(i) { + var o = document.createElement("style"); + return i.setAttributes(o, i.attributes), i.insert(o, i.options), o; + }; + }, 3565: (u, i, o) => { + u.exports = function(l) { + var c = o.nc; + c && l.setAttribute("nonce", c); + }; + }, 7795: (u) => { + u.exports = function(i) { + if (typeof document > "u") + return { update: function() { + }, remove: function() { + } }; + var o = i.insertStyleElement(i); + return { update: function(l) { + (function(c, d, p) { + var A = ""; + p.supports && (A += "@supports (".concat(p.supports, ") {")), p.media && (A += "@media ".concat(p.media, " {")); + var h = p.layer !== void 0; + h && (A += "@layer".concat(p.layer.length > 0 ? " ".concat(p.layer) : "", " {")), A += p.css, h && (A += "}"), p.media && (A += "}"), p.supports && (A += "}"); + var E = p.sourceMap; + E && typeof btoa < "u" && (A += "\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(E)))), " */")), d.styleTagTransform(A, c, d.options); + })(o, i, l); + }, remove: function() { + (function(l) { + if (l.parentNode === null) + return !1; + l.parentNode.removeChild(l); + })(o); + } }; + }; + }, 4589: (u) => { + u.exports = function(i, o) { + if (o.styleSheet) + o.styleSheet.cssText = i; + else { + for (; o.firstChild; ) + o.removeChild(o.firstChild); + o.appendChild(document.createTextNode(i)); + } + }; + }, 1900: (u, i, o) => { + function l(c, d, p, A, h, E, b, v) { + var f, S = typeof c == "function" ? c.options : c; + if (d && (S.render = d, S.staticRenderFns = p, S._compiled = !0), A && (S.functional = !0), E && (S._scopeId = "data-v-" + E), b ? (f = function(y) { + (y = y || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) || typeof __VUE_SSR_CONTEXT__ > "u" || (y = __VUE_SSR_CONTEXT__), h && h.call(this, y), y && y._registeredComponents && y._registeredComponents.add(b); + }, S._ssrRegister = f) : h && (f = v ? function() { + h.call(this, (S.functional ? this.parent : this).$root.$options.shadowRoot); + } : h), f) + if (S.functional) { + S._injectStyles = f; + var _ = S.render; + S.render = function(y, $) { + return f.call($), _(y, $); + }; + } else { + var z = S.beforeCreate; + S.beforeCreate = z ? [].concat(z, f) : [f]; + } + return { exports: c, options: S }; + } + o.d(i, { Z: () => l }); + } }, n = {}; + function a(u) { + var i = n[u]; + if (i !== void 0) + return i.exports; + var o = n[u] = { id: u, exports: {} }; + return r[u](o, o.exports, a), o.exports; + } + a.n = (u) => { + var i = u && u.__esModule ? () => u.default : () => u; + return a.d(i, { a: i }), i; + }, a.d = (u, i) => { + for (var o in i) + a.o(i, o) && !a.o(u, o) && Object.defineProperty(u, o, { enumerable: !0, get: i[o] }); + }, a.o = (u, i) => Object.prototype.hasOwnProperty.call(u, i), a.r = (u) => { + typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(u, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(u, "__esModule", { value: !0 }); + }, a.nc = void 0; + var s = {}; + return (() => { + a.r(s), a.d(s, { default: () => z }); + const u = { name: "NcAppSettingsSection", props: { name: { type: String, required: !0 }, id: { type: String, required: !0, validator: (y) => /^[a-z0-9\-_]+$/.test(y) } }, computed: { htmlId() { + return "settings-section_" + this.id; + } } }; + var i = a(3379), o = a.n(i), l = a(7795), c = a.n(l), d = a(569), p = a.n(d), A = a(3565), h = a.n(A), E = a(9216), b = a.n(E), v = a(4589), f = a.n(v), S = a(1024), _ = {}; + _.styleTagTransform = f(), _.setAttributes = h(), _.insert = p().bind(null, "head"), _.domAPI = c(), _.insertStyleElement = b(), o()(S.Z, _), S.Z && S.Z.locals && S.Z.locals; + const z = (0, a(1900).Z)(u, function() { + var y = this, $ = y._self._c; + return $("div", { staticClass: "app-settings-section", attrs: { id: y.htmlId } }, [$("h3", { staticClass: "app-settings-section__name" }, [y._v("\n " + y._s(y.name) + "\n ")]), y._v(" "), y._t("default")], 2); + }, [], !1, null, "006b9071", null).exports; + })(), s; + })()); +})(x5); +var kae = x5.exports; +const _ae = Rr(kae), Mae = { __name: "AppSettingsDialog", props: { open: { type: Boolean } }, emits: ["update:open"], setup(e, { emit: t }) { + return { __sfc: !0, props: e, emit: t, onUpdateOpen: (r) => t("update:open", r), t: kt, SettingsActions: gee, SettingsLiveView: Ete, SettingsLogLevels: Ste, SettingsDatetimeFormat: Ote, NcAppSettingsDialog: wae, NcAppSettingsSection: _ae }; +} }; +var Iae = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t(r.NcAppSettingsDialog, { attrs: { open: r.props.open, "show-navigation": !0, name: "Log reader settings" }, on: { "update:open": r.onUpdateOpen } }, [t(r.NcAppSettingsSection, { attrs: { id: "logreader-settings-levels", name: r.t("logreader", "Filter log levels") } }, [t(r.SettingsLogLevels)], 1), t(r.NcAppSettingsSection, { attrs: { id: "logreader-settings-time", name: r.t("logreader", "Time format") } }, [t(r.SettingsDatetimeFormat)], 1), t(r.NcAppSettingsSection, { attrs: { id: "logreader-settings-live-view", name: r.t("logreader", "Live view") } }, [t(r.SettingsLiveView)], 1), t(r.NcAppSettingsSection, { attrs: { id: "logreader-settings-actions", name: r.t("logreader", "Download / Upload logs") } }, [t(r.SettingsActions)], 1)], 1); +}, Yae = [], Lae = mt(Mae, Iae, Yae, !1, null, null, null, null); +const Pae = Lae.exports, Zae = { __name: "IntersectionObserver", props: { options: null }, emits: ["intersection"], setup(e, { emit: t }) { + const r = e, n = Jt(), a = new IntersectionObserver((s) => { + s[0].isIntersecting && t("intersection"); + }, r.options); + return BA(() => { + n.value && a.observe(n.value); + }), OA(() => a.disconnect()), { __sfc: !0, emit: t, props: r, observable: n, observer: a }; +} }; +var jae = function() { + var e = this, t = e._self._c; + return e._self._setupProxy, t("div", { ref: "observable" }, [e._t("default")], 2); +}, Gae = [], zae = mt(Zae, jae, Gae, !1, null, null, null, null); +const Uae = zae.exports, oA = async (e) => { + try { + return await window.navigator.clipboard.writeText(e), !0; + } catch { + window.prompt(kt("logreader", "Could not copy to clipboard, please copy manually:"), e); + } + return !1; +}, B5 = (e) => { + const t = Xo(e), r = (n) => t.dateTimeFormat === "local" ? Intl.DateTimeFormat(Zp(), { dateStyle: "medium", timeStyle: "medium" }).format(new Date(n)) : t.dateTimeFormat === "utc" ? Intl.DateTimeFormat(Zp(), { dateStyle: "medium", timeStyle: "medium", timeZone: "UTC" }).format(new Date(n)) : n; + return { formatTime: r, formatLogEntry: (n) => "[".concat(n.app, "] ").concat(QA[n.level], ": ").concat(n.message, "\n") + (n.method ? " ".concat(n.method, " ").concat(n.url, "\n") : "") + kt("logreader", " from {address} by {user} at {time}\n", { address: n.remoteAddr || "?", user: n.user || "?", time: r(n.time) }) }; +}; +var O5 = { exports: {} }; +(function(e, t) { + (function(r, n) { + e.exports = n(); + })(self, () => (() => { + var r = { 8250: (u, i, o) => { + o.d(i, { default: () => xe }); + var l = o(4462), c = o(2297), d = o(1205), p = o(932), A = o(2734), h = o.n(A), E = o(1441), b = o.n(E); + const v = ".focusable", f = { name: "NcActions", components: { NcButton: l.default, DotsHorizontal: b(), NcPopover: c.default }, 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 }, type: { type: String, validator: (J) => ["primary", "secondary", "tertiary", "tertiary-no-background", "tertiary-on-primary", "error", "warning", "success"].indexOf(J) !== -1, default: null }, defaultIcon: { type: String, default: "" }, ariaLabel: { type: String, default: (0, p.t)("Actions") }, ariaHidden: { type: Boolean, default: null }, placement: { type: String, default: "bottom" }, boundariesElement: { type: Element, default: () => document.querySelector("body") }, container: { type: [String, Object, Element, Boolean], default: "body" }, disabled: { type: Boolean, default: !1 }, inline: { type: Number, default: 0 } }, emits: ["open", "update:open", "close", "focus", "blur"], data() { + return { opened: this.open, focusIndex: 0, randomId: "menu-".concat((0, d.Z)()) }; + }, computed: { triggerBtnType() { + return this.type || (this.primary ? "primary" : this.menuName ? "secondary" : "tertiary"); + } }, watch: { open(J) { + J !== this.opened && (this.opened = J); + } }, methods: { isValidSingleAction(J) { + var Ee, _e, Fe, Ge, Ue; + const ne = (Ee = J == null || (_e = J.componentOptions) === null || _e === void 0 || (Fe = _e.Ctor) === null || Fe === void 0 || (Ge = Fe.extendOptions) === null || Ge === void 0 ? void 0 : Ge.name) !== null && Ee !== void 0 ? Ee : J == null || (Ue = J.componentOptions) === null || Ue === void 0 ? void 0 : Ue.tag; + return ["NcActionButton", "NcActionLink", "NcActionRouter"].includes(ne); + }, openMenu(J) { + this.opened || (this.opened = !0, this.$emit("update:open", !0), this.$emit("open")); + }, closeMenu() { + let J = !(arguments.length > 0 && arguments[0] !== void 0) || arguments[0]; + this.opened && (this.opened = !1, this.$refs.popover.clearFocusTrap({ returnFocus: J }), this.$emit("update:open", !1), this.$emit("close"), this.focusIndex = 0, this.$refs.menuButton.$el.focus()); + }, onOpen(J) { + this.$nextTick(() => { + this.focusFirstAction(J); + }); + }, onMouseFocusAction(J) { + if (document.activeElement === J.target) + return; + const Ee = J.target.closest("li"); + if (Ee) { + const _e = Ee.querySelector(v); + if (_e) { + const Fe = [...this.$refs.menu.querySelectorAll(v)].indexOf(_e); + Fe > -1 && (this.focusIndex = Fe, this.focusAction()); + } + } + }, onKeydown(J) { + (J.keyCode === 38 || J.keyCode === 9 && J.shiftKey) && this.focusPreviousAction(J), (J.keyCode === 40 || J.keyCode === 9 && !J.shiftKey) && this.focusNextAction(J), J.keyCode === 33 && this.focusFirstAction(J), J.keyCode === 34 && this.focusLastAction(J), J.keyCode === 27 && (this.closeMenu(), J.preventDefault()); + }, removeCurrentActive() { + const J = this.$refs.menu.querySelector("li.active"); + J && J.classList.remove("active"); + }, focusAction() { + const J = this.$refs.menu.querySelectorAll(v)[this.focusIndex]; + if (J) { + this.removeCurrentActive(); + const Ee = J.closest("li.action"); + J.focus(), Ee && Ee.classList.add("active"); + } + }, focusPreviousAction(J) { + this.opened && (this.focusIndex === 0 ? this.closeMenu() : (this.preventIfEvent(J), this.focusIndex = this.focusIndex - 1), this.focusAction()); + }, focusNextAction(J) { + if (this.opened) { + const Ee = this.$refs.menu.querySelectorAll(v).length - 1; + this.focusIndex === Ee ? this.closeMenu() : (this.preventIfEvent(J), this.focusIndex = this.focusIndex + 1), this.focusAction(); + } + }, focusFirstAction(J) { + this.opened && (this.preventIfEvent(J), this.focusIndex = 0, this.focusAction()); + }, focusLastAction(J) { + this.opened && (this.preventIfEvent(J), this.focusIndex = this.$refs.menu.querySelectorAll(v).length - 1, this.focusAction()); + }, preventIfEvent(J) { + J && (J.preventDefault(), J.stopPropagation()); + }, onFocus(J) { + this.$emit("focus", J); + }, onBlur(J) { + this.$emit("blur", J); + } }, render(J) { + const Ee = (this.$slots.default || []).filter((ne) => { + var ue, ye, Te, Me; + return (ne == null || (ue = ne.componentOptions) === null || ue === void 0 ? void 0 : ue.tag) || (ne == null || (ye = ne.componentOptions) === null || ye === void 0 || (Te = ye.Ctor) === null || Te === void 0 || (Me = Te.extendOptions) === null || Me === void 0 ? void 0 : Me.name); + }), _e = Ee.every((ne) => { + var ue, ye, Te, Me, at, be, qe, lt; + return ((ue = ne == null || (ye = ne.componentOptions) === null || ye === void 0 || (Te = ye.Ctor) === null || Te === void 0 || (Me = Te.extendOptions) === null || Me === void 0 ? void 0 : Me.name) !== null && ue !== void 0 ? ue : ne == null || (at = ne.componentOptions) === null || at === void 0 ? void 0 : at.tag) === "NcActionLink" && (ne == null || (be = ne.componentOptions) === null || be === void 0 || (qe = be.propsData) === null || qe === void 0 || (lt = qe.href) === null || lt === void 0 ? void 0 : lt.startsWith(window.location.origin)); + }); + let Fe = Ee.filter(this.isValidSingleAction); + if (this.forceMenu && Fe.length > 0 && this.inline > 0 && (h().util.warn("Specifying forceMenu will ignore any inline actions rendering."), Fe = []), Ee.length === 0) + return; + const Ge = (ne) => { + var ue, ye, Te, Me, at, be, qe, lt, et, Bt, ut, nt, Ot, Yt, Nt, It, C, x, Z, ae, Ae, Se; + const Ye = (ne == null || (ue = ne.data) === null || ue === void 0 || (ye = ue.scopedSlots) === null || ye === void 0 || (Te = ye.icon()) === null || Te === void 0 ? void 0 : Te[0]) || J("span", { class: ["icon", ne == null || (Me = ne.componentOptions) === null || Me === void 0 || (at = Me.propsData) === null || at === void 0 ? void 0 : at.icon] }), dt = ne == null || (be = ne.componentOptions) === null || be === void 0 || (qe = be.listeners) === null || qe === void 0 ? void 0 : qe.click, Et = ne == null || (lt = ne.componentOptions) === null || lt === void 0 || (et = lt.children) === null || et === void 0 || (Bt = et[0]) === null || Bt === void 0 || (ut = Bt.text) === null || ut === void 0 || (nt = ut.trim) === null || nt === void 0 ? void 0 : nt.call(ut), ht = (ne == null || (Ot = ne.componentOptions) === null || Ot === void 0 || (Yt = Ot.propsData) === null || Yt === void 0 ? void 0 : Yt.ariaLabel) || Et, gt = this.forceName ? Et : ""; + let Dt = ne == null || (Nt = ne.componentOptions) === null || Nt === void 0 || (It = Nt.propsData) === null || It === void 0 ? void 0 : It.title; + return this.forceName || Dt || (Dt = Et), J("NcButton", { class: ["action-item action-item--single", ne == null || (C = ne.data) === null || C === void 0 ? void 0 : C.staticClass, ne == null || (x = ne.data) === null || x === void 0 ? void 0 : x.class], attrs: { "aria-label": ht, title: Dt }, ref: ne == null || (Z = ne.data) === null || Z === void 0 ? void 0 : Z.ref, props: { type: this.type || (gt ? "secondary" : "tertiary"), disabled: this.disabled || (ne == null || (ae = ne.componentOptions) === null || ae === void 0 || (Ae = ae.propsData) === null || Ae === void 0 ? void 0 : Ae.disabled), ariaHidden: this.ariaHidden, ...ne == null || (Se = ne.componentOptions) === null || Se === void 0 ? void 0 : Se.propsData }, on: { focus: this.onFocus, blur: this.onBlur, ...!!dt && { click: (zt) => { + dt && dt(zt); + } } } }, [J("template", { slot: "icon" }, [Ye]), gt]); + }, Ue = (ne) => { + var ue, ye; + const Te = ((ue = this.$slots.icon) === null || ue === void 0 ? void 0 : ue[0]) || (this.defaultIcon ? J("span", { class: ["icon", this.defaultIcon] }) : J("DotsHorizontal", { props: { size: 20 } })); + return J("NcPopover", { ref: "popover", props: { delay: 0, handleResize: !0, shown: this.opened, placement: this.placement, boundary: this.boundariesElement, container: this.container, popoverBaseClass: "action-item__popper", setReturnFocus: (ye = this.$refs.menuButton) === null || ye === void 0 ? void 0 : ye.$el }, attrs: { delay: 0, handleResize: !0, shown: this.opened, placement: this.placement, boundary: this.boundariesElement, container: this.container, ...this.manualOpen && { triggers: [] }, popoverBaseClass: "action-item__popper" }, on: { show: this.openMenu, "after-show": this.onOpen, hide: this.closeMenu } }, [J("NcButton", { class: "action-item__menutoggle", props: { type: this.triggerBtnType, disabled: this.disabled, ariaHidden: this.ariaHidden }, slot: "trigger", ref: "menuButton", attrs: { "aria-haspopup": _e ? null : "menu", "aria-label": this.ariaLabel, "aria-controls": this.opened ? this.randomId : null, "aria-expanded": this.opened.toString() }, on: { focus: this.onFocus, blur: this.onBlur } }, [J("template", { slot: "icon" }, [Te]), this.menuName]), J("div", { class: { open: this.opened }, attrs: { tabindex: "-1" }, on: { keydown: this.onKeydown, mousemove: this.onMouseFocusAction }, ref: "menu" }, [J("ul", { attrs: { id: this.randomId, tabindex: "-1", role: _e ? null : "menu" } }, [ne])])]); + }; + if (Ee.length === 1 && Fe.length === 1 && !this.forceMenu) + return Ge(Fe[0]); + if (Fe.length > 0 && this.inline > 0) { + const ne = Fe.slice(0, this.inline), ue = Ee.filter((ye) => !ne.includes(ye)); + return J("div", { class: ["action-items", "action-item--".concat(this.triggerBtnType)] }, [...ne.map(Ge), ue.length > 0 ? J("div", { class: ["action-item", { "action-item--open": this.opened }] }, [Ue(ue)]) : null]); + } + return J("div", { class: ["action-item action-item--default-popover", "action-item--".concat(this.triggerBtnType), { "action-item--open": this.opened }] }, [Ue(Ee)]); + } }; + var S = o(3379), _ = o.n(S), z = o(7795), y = o.n(z), $ = o(569), re = o.n($), Q = o(3565), D = o.n(Q), w = o(9216), k = o.n(w), R = o(4589), q = o.n(R), ee = o(4825), se = {}; + se.styleTagTransform = q(), se.setAttributes = D(), se.insert = re().bind(null, "head"), se.domAPI = y(), se.insertStyleElement = k(), _()(ee.Z, se), ee.Z && ee.Z.locals && ee.Z.locals; + var j = o(4946), O = {}; + O.styleTagTransform = q(), O.setAttributes = D(), O.insert = re().bind(null, "head"), O.domAPI = y(), O.insertStyleElement = k(), _()(j.Z, O), j.Z && j.Z.locals && j.Z.locals; + var V = o(1900), fe = o(5727), te = o.n(fe), De = (0, V.Z)(f, void 0, void 0, !1, null, "29452b76", null); + typeof te() == "function" && te()(De); + const xe = De.exports; + }, 4462: (u, i, o) => { + o.d(i, { default: () => k }); + const l = { name: "NcButton", props: { disabled: { type: Boolean, default: !1 }, type: { type: String, validator: (R) => ["primary", "secondary", "tertiary", "tertiary-no-background", "tertiary-on-primary", "error", "warning", "success"].indexOf(R) !== -1, default: "secondary" }, nativeType: { type: String, validator: (R) => ["submit", "reset", "button"].indexOf(R) !== -1, default: "button" }, wide: { type: Boolean, default: !1 }, ariaLabel: { type: String, default: null }, href: { type: String, default: null }, to: { type: [String, Object], default: null }, exact: { type: Boolean, default: !1 }, ariaHidden: { type: Boolean, default: null } }, render(R) { + var q, ee, se, j, O, V = this; + const fe = (q = this.$slots.default) === null || q === void 0 || (ee = q[0]) === null || ee === void 0 || (se = ee.text) === null || se === void 0 || (j = se.trim) === null || j === void 0 ? void 0 : j.call(se), te = !!fe, De = (O = this.$slots) === null || O === void 0 ? void 0 : O.icon; + fe || this.ariaLabel || console.warn("You need to fill either the text or the ariaLabel props in the button component.", { text: fe, ariaLabel: this.ariaLabel }, this); + const xe = function() { + let { navigate: J, isActive: Ee, isExactActive: _e } = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}; + return R(V.to || !V.href ? "button" : "a", { class: ["button-vue", { "button-vue--icon-only": De && !te, "button-vue--text-only": te && !De, "button-vue--icon-and-text": De && te, ["button-vue--vue-".concat(V.type)]: V.type, "button-vue--wide": V.wide, active: Ee, "router-link-exact-active": _e }], attrs: { "aria-label": V.ariaLabel, disabled: V.disabled, type: V.href ? null : V.nativeType, role: V.href ? "button" : null, href: !V.to && V.href ? V.href : null, ...V.$attrs }, on: { ...V.$listeners, click: (Fe) => { + var Ge, Ue; + (Ge = V.$listeners) === null || Ge === void 0 || (Ue = Ge.click) === null || Ue === void 0 || Ue.call(Ge, Fe), J == null || J(Fe); + } } }, [R("span", { class: "button-vue__wrapper" }, [De ? R("span", { class: "button-vue__icon", attrs: { "aria-hidden": V.ariaHidden } }, [V.$slots.icon]) : null, te ? R("span", { class: "button-vue__text" }, [fe]) : null])]); + }; + return this.to ? R("router-link", { props: { custom: !0, to: this.to, exact: this.exact }, scopedSlots: { default: xe } }) : xe(); + } }; + var c = o(3379), d = o.n(c), p = o(7795), A = o.n(p), h = o(569), E = o.n(h), b = o(3565), v = o.n(b), f = o(9216), S = o.n(f), _ = o(4589), z = o.n(_), y = o(7196), $ = {}; + $.styleTagTransform = z(), $.setAttributes = v(), $.insert = E().bind(null, "head"), $.domAPI = A(), $.insertStyleElement = S(), d()(y.Z, $), y.Z && y.Z.locals && y.Z.locals; + var re = o(1900), Q = o(2102), D = o.n(Q), w = (0, re.Z)(l, void 0, void 0, !1, null, "4d05be2c", null); + typeof D() == "function" && D()(w); + const k = w.exports; + }, 2297: (u, i, o) => { + o.d(i, { default: () => se }); + var l = o(9454), c = o(4505), d = o(1206); + const p = { name: "NcPopover", components: { Dropdown: l.Dropdown }, inheritAttrs: !1, props: { popoverBaseClass: { type: String, default: "" }, focusTrap: { type: Boolean, default: !0 }, setReturnFocus: { default: void 0, type: [HTMLElement, SVGElement, String, Boolean] } }, emits: ["after-show", "after-hide"], beforeDestroy() { + this.clearFocusTrap(); + }, methods: { async useFocusTrap() { + var j, O; + if (await this.$nextTick(), !this.focusTrap) + return; + const V = (j = this.$refs.popover) === null || j === void 0 || (O = j.$refs.popperContent) === null || O === void 0 ? void 0 : O.$el; + V && (this.$focusTrap = (0, c.createFocusTrap)(V, { escapeDeactivates: !1, allowOutsideClick: !0, setReturnFocus: this.setReturnFocus, trapStack: (0, d.L)() }), this.$focusTrap.activate()); + }, clearFocusTrap() { + let j = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}; + try { + var O; + (O = this.$focusTrap) === null || O === void 0 || O.deactivate(j), this.$focusTrap = null; + } catch (V) { + console.warn(V); + } + }, afterShow() { + this.$nextTick(() => { + this.$emit("after-show"), this.useFocusTrap(); + }); + }, afterHide() { + this.$emit("after-hide"), this.clearFocusTrap(); + } } }, A = p; + var h = o(3379), E = o.n(h), b = o(7795), v = o.n(b), f = o(569), S = o.n(f), _ = o(3565), z = o.n(_), y = o(9216), $ = o.n(y), re = o(4589), Q = o.n(re), D = o(1625), w = {}; + w.styleTagTransform = Q(), w.setAttributes = z(), w.insert = S().bind(null, "head"), w.domAPI = v(), w.insertStyleElement = $(), E()(D.Z, w), D.Z && D.Z.locals && D.Z.locals; + var k = o(1900), R = o(2405), q = o.n(R), ee = (0, k.Z)(A, function() { + var j = this; + return (0, j._self._c)("Dropdown", j._g(j._b({ ref: "popover", attrs: { distance: 10, "arrow-padding": 10, "no-auto-focus": !0, "popper-class": j.popoverBaseClass }, on: { "apply-show": j.afterShow, "apply-hide": j.afterHide }, scopedSlots: j._u([{ key: "popper", fn: function() { + return [j._t("default")]; + }, proxy: !0 }], null, !0) }, "Dropdown", j.$attrs, !1), j.$listeners), [j._t("trigger")], 2); + }, [], !1, null, null, null); + typeof q() == "function" && q()(ee); + const se = ee.exports; + }, 336: (u, i, o) => { + o.d(i, { default: () => re }); + var l = o(9454), c = o(3379), d = o.n(c), p = o(7795), A = o.n(p), h = o(569), E = o.n(h), b = o(3565), v = o.n(b), f = o(9216), S = o.n(f), _ = o(4589), z = o.n(_), y = o(8384), $ = {}; + $.styleTagTransform = z(), $.setAttributes = v(), $.insert = E().bind(null, "head"), $.domAPI = A(), $.insertStyleElement = S(), d()(y.Z, $), y.Z && y.Z.locals && y.Z.locals, l.options.themes.tooltip.html = !1, l.options.themes.tooltip.delay = { show: 500, hide: 200 }, l.options.themes.tooltip.distance = 10, l.options.themes.tooltip["arrow-padding"] = 3; + const re = l.VTooltip; + }, 932: (u, i, o) => { + o.d(i, { n: () => p, t: () => A }); + var l = o(7931); + const c = (0, l.getGettextBuilder)().detectLocale(); + [{ locale: "ar", translations: { "{tag} (invisible)": "{tag} (غير مرئي)", "{tag} (restricted)": "{tag} (مقيد)", Actions: "الإجراءات", Activities: "النشاطات", "Animals & Nature": "الحيوانات والطبيعة", "Anything shared with the same group of people will show up here": "أي مادة تمت مشاركتها مع نفس المجموعة من الأشخاص سيتم عرضها هنا", "Avatar of {displayName}": "صورة {displayName} الرمزية", "Avatar of {displayName}, {status}": "صورة {displayName} الرمزية، {status}", "Cancel changes": "إلغاء التغييرات", "Change title": "تغيير العنوان", Choose: "إختيار", "Clear text": "مسح النص", Close: "أغلق", "Close modal": "قفل الشرط", "Close navigation": "إغلاق المتصفح", "Close sidebar": "قفل الشريط الجانبي", "Confirm changes": "تأكيد التغييرات", Custom: "مخصص", "Edit item": "تعديل عنصر", "Error getting related resources": "خطأ في تحصيل مصادر ذات صلة", "External documentation for {title}": "الوثائق الخارجية لـ{title}", Favorite: "مفضلة", Flags: "الأعلام", "Food & Drink": "الطعام والشراب", "Frequently used": "كثيرا ما تستخدم", Global: "عالمي", "Go back to the list": "العودة إلى القائمة", "Hide password": "إخفاء كلمة السر", "Message limit of {count} characters reached": "تم الوصول إلى الحد الأقصى لعدد الأحرف في الرسالة: {count} حرف", "More items …": "عناصر أخرى ...", Next: "التالي", "No emoji found": "لم يتم العثور على أي رمز تعبيري", "No results": "ليس هناك أية نتيجة", Objects: "الأشياء", Open: "فتح", 'Open link to "{resourceTitle}"': 'فتح رابط إلى "{resourceTitle}"', "Open navigation": "فتح المتصفح", "Password is secure": "كلمة السر مُؤمّنة", "Pause slideshow": "إيقاف العرض مؤقتًا", "People & Body": "الناس والجسم", "Pick an emoji": "اختر رمزًا تعبيريًا", "Please select a time zone:": "الرجاء تحديد المنطقة الزمنية:", Previous: "السابق", "Related resources": "مصادر ذات صلة", Search: "بحث", "Search results": "نتائج البحث", "Select a tag": "اختر علامة", Settings: "الإعدادات", "Settings navigation": "إعدادات المتصفح", "Show password": "أعرض كلمة السر", "Smileys & Emotion": "الوجوه و الرموز التعبيرية", "Start slideshow": "بدء العرض", Submit: "إرسال", Symbols: "الرموز", "Travel & Places": "السفر والأماكن", "Type to search time zone": "اكتب للبحث عن منطقة زمنية", "Unable to search the group": "تعذر البحث في المجموعة", "Undo changes": "التراجع عن التغييرات", "Write message, @ to mention someone, : for emoji autocompletion …": "اكتب رسالة، @ للإشارة إلى شخص ما، : للإكمال التلقائي للرموز التعبيرية ..." } }, { locale: "br", translations: { "{tag} (invisible)": "{tag} (diwelus)", "{tag} (restricted)": "{tag} (bevennet)", Actions: "Oberioù", Activities: "Oberiantizoù", "Animals & Nature": "Loened & Natur", Choose: "Dibab", Close: "Serriñ", Custom: "Personelañ", Flags: "Bannieloù", "Food & Drink": "Boued & Evajoù", "Frequently used": "Implijet alies", Next: "Da heul", "No emoji found": "Emoji ebet kavet", "No results": "Disoc'h ebet", Objects: "Traoù", "Pause slideshow": "Arsav an diaporama", "People & Body": "Tud & Korf", "Pick an emoji": "Choaz un emoji", Previous: "A-raok", Search: "Klask", "Search results": "Disoc'hoù an enklask", "Select a tag": "Choaz ur c'hlav", Settings: "Arventennoù", "Smileys & Emotion": "Smileyioù & Fromoù", "Start slideshow": "Kregiñ an diaporama", Symbols: "Arouezioù", "Travel & Places": "Beaj & Lec'hioù", "Unable to search the group": "Dibosupl eo klask ar strollad" } }, { locale: "ca", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restringit)", Actions: "Accions", Activities: "Activitats", "Animals & Nature": "Animals i natura", "Anything shared with the same group of people will show up here": "Qualsevol cosa compartida amb el mateix grup de persones es mostrarà aquí", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancel·la els canvis", "Change title": "Canviar títol", Choose: "Tria", "Clear text": "Netejar text", Close: "Tanca", "Close modal": "Tancar el mode", "Close navigation": "Tanca la navegació", "Close sidebar": "Tancar la barra lateral", "Confirm changes": "Confirmeu els canvis", Custom: "Personalitzat", "Edit item": "Edita l'element", "Error getting related resources": "Error obtenint els recursos relacionats", "Error parsing svg": "Error en l'anàlisi del svg", "External documentation for {title}": "Documentació externa per a {title}", Favorite: "Preferit", Flags: "Marques", "Food & Drink": "Menjar i begudes", "Frequently used": "Utilitzats recentment", Global: "Global", "Go back to the list": "Torna a la llista", "Hide password": "Amagar contrasenya", "Message limit of {count} characters reached": "S'ha arribat al límit de {count} caràcters per missatge", "More items …": "Més artícles...", Next: "Següent", "No emoji found": "No s'ha trobat cap emoji", "No results": "Sense resultats", Objects: "Objectes", Open: "Obrir", 'Open link to "{resourceTitle}"': 'Obrir enllaç a "{resourceTitle}"', "Open navigation": "Obre la navegació", "Password is secure": "Contrasenya segura
", "Pause slideshow": "Atura la presentació", "People & Body": "Persones i cos", "Pick an emoji": "Trieu un emoji", "Please select a time zone:": "Seleccioneu una zona horària:", Previous: "Anterior", "Related resources": "Recursos relacionats", Search: "Cerca", "Search results": "Resultats de cerca", "Select a tag": "Seleccioneu una etiqueta", Settings: "Paràmetres", "Settings navigation": "Navegació d'opcions", "Show password": "Mostrar contrasenya", "Smileys & Emotion": "Cares i emocions", "Start slideshow": "Inicia la presentació", Submit: "Envia", Symbols: "Símbols", "Travel & Places": "Viatges i llocs", "Type to search time zone": "Escriviu per cercar la zona horària", "Unable to search the group": "No es pot cercar el grup", "Undo changes": "Desfés els canvis", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escriu missatge, fes servir "@" per esmentar algú, fes servir ":" per autocompletar emojis...' } }, { locale: "cs_CZ", translations: { "{tag} (invisible)": "{tag} (neviditelné)", "{tag} (restricted)": "{tag} (omezené)", Actions: "Akce", Activities: "Aktivity", "Animals & Nature": "Zvířata a příroda", "Anything shared with the same group of people will show up here": "Cokoli nasdíleného stejné skupině lidí se zobrazí zde", "Avatar of {displayName}": "Zástupný obrázek uživatele {displayName}", "Avatar of {displayName}, {status}": "Zástupný obrázek uživatele {displayName}, {status}", "Cancel changes": "Zrušit změny", "Change title": "Změnit nadpis", Choose: "Zvolit", "Clear text": "Čitelný text", Close: "Zavřít", "Close modal": "Zavřít dialogové okno", "Close navigation": "Zavřít navigaci", "Close sidebar": "Zavřít postranní panel", "Confirm changes": "Potvrdit změny", Custom: "Uživatelsky určené", "Edit item": "Upravit položku", "Error getting related resources": "Chyba při získávání souvisejících prostředků", "Error parsing svg": "Chyba při zpracovávání svg", "External documentation for {title}": "Externí dokumentace k {title}", Favorite: "Oblíbené", Flags: "Příznaky", "Food & Drink": "Jídlo a pití", "Frequently used": "Často používané", Global: "Globální", "Go back to the list": "Jít zpět na seznam", "Hide password": "Skrýt heslo", "Message limit of {count} characters reached": "Dosaženo limitu počtu ({count}) znaků zprávy", "More items …": "Další položky…", Next: "Následující", "No emoji found": "Nenalezeno žádné emoji", "No results": "Nic nenalezeno", Objects: "Objekty", Open: "Otevřít", 'Open link to "{resourceTitle}"': "Otevřít odkaz na „{resourceTitle}“", "Open navigation": "Otevřít navigaci", "Password is secure": "Heslo je bezpečné", "Pause slideshow": "Pozastavit prezentaci", "People & Body": "Lidé a tělo", "Pick an emoji": "Vybrat emoji", "Please select a time zone:": "Vyberte časovou zónu:", Previous: "Předchozí", "Related resources": "Související prostředky", Search: "Hledat", "Search results": "Výsledky hledání", "Select a tag": "Vybrat štítek", Settings: "Nastavení", "Settings navigation": "Pohyb po nastavení", "Show password": "Zobrazit heslo", "Smileys & Emotion": "Úsměvy a emoce", "Start slideshow": "Spustit prezentaci", Submit: "Odeslat", Symbols: "Symboly", "Travel & Places": "Cestování a místa", "Type to search time zone": "Psaním vyhledejte časovou zónu", "Unable to search the group": "Nedaří se hledat skupinu", "Undo changes": "Vzít změny zpět", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': "Napište zprávu – pokud chcete někoho zmínit, napište před jeho uživatelským jménem „@“ (zavináč); automatické doplňování emotikonů zahájíte napsáním „:“ (dvojtečky)…" } }, { locale: "da", translations: { "{tag} (invisible)": "{tag} (usynlig)", "{tag} (restricted)": "{tag} (begrænset)", Actions: "Handlinger", Activities: "Aktiviteter", "Animals & Nature": "Dyr & Natur", "Anything shared with the same group of people will show up here": "Alt der deles med samme gruppe af personer vil vises her", "Avatar of {displayName}": "Avatar af {displayName}", "Avatar of {displayName}, {status}": "Avatar af {displayName}, {status}", "Cancel changes": "Annuller ændringer", "Change title": "Ret titel", Choose: "Vælg", "Clear text": "Ryd tekst", Close: "Luk", "Close modal": "Luk vindue", "Close navigation": "Luk navigation", "Close sidebar": "Luk sidepanel", "Confirm changes": "Bekræft ændringer", Custom: "Brugerdefineret", "Edit item": "Rediger emne", "Error getting related resources": "Kunne ikke hente tilknyttede data", "Error parsing svg": "Fejl ved analysering af svg", "External documentation for {title}": "Ekstern dokumentation for {title}", Favorite: "Favorit", Flags: "Flag", "Food & Drink": "Mad & Drikke", "Frequently used": "Ofte brugt", Global: "Global", "Go back to the list": "Tilbage til listen", "Hide password": "Skjul kodeord", "Message limit of {count} characters reached": "Begrænsning på {count} tegn er nået", "More items …": "Mere ...", Next: "Videre", "No emoji found": "Ingen emoji fundet", "No results": "Ingen resultater", Objects: "Objekter", Open: "Åbn", 'Open link to "{resourceTitle}"': 'Åbn link til "{resourceTitle}"', "Open navigation": "Åbn navigation", "Password is secure": "Kodeordet er sikkert", "Pause slideshow": "Suspender fremvisning", "People & Body": "Mennesker & Menneskekroppen", "Pick an emoji": "Vælg en emoji", "Please select a time zone:": "Vælg venligst en tidszone:", Previous: "Forrige", "Related resources": "Relaterede emner", Search: "Søg", "Search results": "Søgeresultater", "Select a tag": "Vælg et mærke", Settings: "Indstillinger", "Settings navigation": "Naviger i indstillinger", "Show password": "Vis kodeord", "Smileys & Emotion": "Smileys & Emotion", "Start slideshow": "Start fremvisning", Submit: "Send", Symbols: "Symboler", "Travel & Places": "Rejser & Rejsemål", "Type to search time zone": "Indtast for at søge efter tidszone", "Unable to search the group": "Kan ikke søge på denne gruppe", "Undo changes": "Fortryd ændringer", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv besked, brug "@" for at nævne nogen, brug ":" til emoji-autofuldførelse ...' } }, { locale: "de", translations: { "{tag} (invisible)": "{tag} (unsichtbar)", "{tag} (restricted)": "{tag} (eingeschränkt)", Actions: "Aktionen", Activities: "Aktivitäten", "Animals & Nature": "Tiere & Natur", "Anything shared with the same group of people will show up here": "Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt", "Avatar of {displayName}": "Avatar von {displayName}", "Avatar of {displayName}, {status}": "Avatar von {displayName}, {status}", "Cancel changes": "Änderungen verwerfen", "Change title": "Titel ändern", Choose: "Auswählen", "Clear text": "Klartext", Close: "Schließen", "Close modal": "Modal schließen", "Close navigation": "Navigation schließen", "Close sidebar": "Seitenleiste schließen", "Confirm changes": "Änderungen bestätigen", Custom: "Benutzerdefiniert", "Edit item": "Objekt bearbeiten", "Error getting related resources": "Fehler beim Abrufen verwandter Ressourcen", "Error parsing svg": "Fehler beim Einlesen der SVG", "External documentation for {title}": "Externe Dokumentation für {title}", Favorite: "Favorit", Flags: "Flaggen", "Food & Drink": "Essen & Trinken", "Frequently used": "Häufig verwendet", Global: "Global", "Go back to the list": "Zurück zur Liste", "Hide password": "Passwort verbergen", "Message limit of {count} characters reached": "Nachrichtenlimit von {count} Zeichen erreicht", "More items …": "Weitere Elemente …", Next: "Weiter", "No emoji found": "Kein Emoji gefunden", "No results": "Keine Ergebnisse", Objects: "Gegenstände", Open: "Öffnen", 'Open link to "{resourceTitle}"': 'Link zu "{resourceTitle}" öffnen', "Open navigation": "Navigation öffnen", "Password is secure": "Passwort ist sicher", "Pause slideshow": "Diashow pausieren", "People & Body": "Menschen & Körper", "Pick an emoji": "Ein Emoji auswählen", "Please select a time zone:": "Bitte wählen Sie eine Zeitzone:", Previous: "Vorherige", "Related resources": "Verwandte Ressourcen", Search: "Suche", "Search results": "Suchergebnisse", "Select a tag": "Schlagwort auswählen", Settings: "Einstellungen", "Settings navigation": "Einstellungen für die Navigation", "Show password": "Passwort anzeigen", "Smileys & Emotion": "Smileys & Emotionen", "Start slideshow": "Diashow starten", Submit: "Einreichen", Symbols: "Symbole", "Travel & Places": "Reisen & Orte", "Type to search time zone": "Tippen, um Zeitzone zu suchen", "Unable to search the group": "Die Gruppe konnte nicht durchsucht werden", "Undo changes": "Änderungen rückgängig machen", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Nachricht schreiben, "@" um jemanden zu erwähnen, ":" für die automatische Vervollständigung von Emojis …' } }, { locale: "de_DE", translations: { "{tag} (invisible)": "{tag} (unsichtbar)", "{tag} (restricted)": "{tag} (eingeschränkt)", Actions: "Aktionen", Activities: "Aktivitäten", "Animals & Nature": "Tiere & Natur", "Anything shared with the same group of people will show up here": "Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt", "Avatar of {displayName}": "Avatar von {displayName}", "Avatar of {displayName}, {status}": "Avatar von {displayName}, {status}", "Cancel changes": "Änderungen verwerfen", "Change title": "Titel ändern", Choose: "Auswählen", "Clear text": "Klartext", Close: "Schließen", "Close modal": "Modal schließen", "Close navigation": "Navigation schließen", "Close sidebar": "Seitenleiste schließen", "Confirm changes": "Änderungen bestätigen", Custom: "Benutzerdefiniert", "Edit item": "Objekt bearbeiten", "Error getting related resources": "Fehler beim Abrufen verwandter Ressourcen", "Error parsing svg": "Fehler beim Einlesen der SVG", "External documentation for {title}": "Externe Dokumentation für {title}", Favorite: "Favorit", Flags: "Flaggen", "Food & Drink": "Essen & Trinken", "Frequently used": "Häufig verwendet", Global: "Global", "Go back to the list": "Zurück zur Liste", "Hide password": "Passwort verbergen", "Message limit of {count} characters reached": "Nachrichtenlimit von {count} Zeichen erreicht", "More items …": "Weitere Elemente …", Next: "Weiter", "No emoji found": "Kein Emoji gefunden", "No results": "Keine Ergebnisse", Objects: "Objekte", Open: "Öffnen", 'Open link to "{resourceTitle}"': 'Link zu "{resourceTitle}" öffnen', "Open navigation": "Navigation öffnen", "Password is secure": "Passwort ist sicher", "Pause slideshow": "Diashow pausieren", "People & Body": "Menschen & Körper", "Pick an emoji": "Ein Emoji auswählen", "Please select a time zone:": "Bitte eine Zeitzone auswählen:", Previous: "Vorherige", "Related resources": "Verwandte Ressourcen", Search: "Suche", "Search results": "Suchergebnisse", "Select a tag": "Schlagwort auswählen", Settings: "Einstellungen", "Settings navigation": "Einstellungen für die Navigation", "Show password": "Passwort anzeigen", "Smileys & Emotion": "Smileys & Emotionen", "Start slideshow": "Diashow starten", Submit: "Einreichen", Symbols: "Symbole", "Travel & Places": "Reisen & Orte", "Type to search time zone": "Tippen, um eine Zeitzone zu suchen", "Unable to search the group": "Die Gruppe kann nicht durchsucht werden", "Undo changes": "Änderungen rückgängig machen", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Nachricht schreiben, "@" um jemanden zu erwähnen, ":" für die automatische Vervollständigung von Emojis …' } }, { locale: "el", translations: { "{tag} (invisible)": "{tag} (αόρατο)", "{tag} (restricted)": "{tag} (περιορισμένο)", Actions: "Ενέργειες", Activities: "Δραστηριότητες", "Animals & Nature": "Ζώα & Φύση", "Anything shared with the same group of people will show up here": "Οτιδήποτε μοιράζεται με την ίδια ομάδα ατόμων θα εμφανίζεται εδώ", "Avatar of {displayName}": "Άβαταρ του {displayName}", "Avatar of {displayName}, {status}": "Άβαταρ του {displayName}, {status}", "Cancel changes": "Ακύρωση αλλαγών", "Change title": "Αλλαγή τίτλου", Choose: "Επιλογή", "Clear text": "Εκκαθάριση κειμένου", Close: "Κλείσιμο", "Close modal": "Βοηθητικό κλείσιμο", "Close navigation": "Κλείσιμο πλοήγησης", "Close sidebar": "Κλείσιμο πλευρικής μπάρας", "Confirm changes": "Επιβεβαίωση αλλαγών", Custom: "Προσαρμογή", "Edit item": "Επεξεργασία", "Error getting related resources": "Σφάλμα λήψης σχετικών πόρων", "Error parsing svg": "Σφάλμα ανάλυσης svg", "External documentation for {title}": "Εξωτερική τεκμηρίωση για {title}", Favorite: "Αγαπημένα", Flags: "Σημαίες", "Food & Drink": "Φαγητό & Ποτό", "Frequently used": "Συχνά χρησιμοποιούμενο", Global: "Καθολικό", "Go back to the list": "Επιστροφή στην αρχική λίστα ", "Hide password": "Απόκρυψη κωδικού πρόσβασης", "Message limit of {count} characters reached": "Συμπληρώθηκε το όριο των {count} χαρακτήρων του μηνύματος", "More items …": "Περισσότερα στοιχεία …", Next: "Επόμενο", "No emoji found": "Δεν βρέθηκε emoji", "No results": "Κανένα αποτέλεσμα", Objects: "Αντικείμενα", Open: "Άνοιγμα", 'Open link to "{resourceTitle}"': 'Άνοιγμα συνδέσμου στο "{resourceTitle}"', "Open navigation": "Άνοιγμα πλοήγησης", "Password is secure": "Ο κωδικός πρόσβασης είναι ασφαλής", "Pause slideshow": "Παύση προβολής διαφανειών", "People & Body": "Άνθρωποι & Σώμα", "Pick an emoji": "Επιλέξτε ένα emoji", "Please select a time zone:": "Παρακαλούμε επιλέξτε μια ζώνη ώρας:", Previous: "Προηγούμενο", "Related resources": "Σχετικοί πόροι", Search: "Αναζήτηση", "Search results": "Αποτελέσματα αναζήτησης", "Select a tag": "Επιλογή ετικέτας", Settings: "Ρυθμίσεις", "Settings navigation": "Πλοήγηση ρυθμίσεων", "Show password": "Εμφάνιση κωδικού πρόσβασης", "Smileys & Emotion": "Φατσούλες & Συναίσθημα", "Start slideshow": "Έναρξη προβολής διαφανειών", Submit: "Υποβολή", Symbols: "Σύμβολα", "Travel & Places": "Ταξίδια & Τοποθεσίες", "Type to search time zone": "Πληκτρολογήστε για αναζήτηση ζώνης ώρας", "Unable to search the group": "Δεν είναι δυνατή η αναζήτηση της ομάδας", "Undo changes": "Αναίρεση Αλλαγών", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Γράψτε μήνυμα, χρησιμοποιείστε "@" για να αναφέρετε κάποιον, χρησιμοποιείστε ":" για αυτόματη συμπλήρωση emoji …' } }, { locale: "en_GB", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restricted)", Actions: "Actions", Activities: "Activities", "Animals & Nature": "Animals & Nature", "Anything shared with the same group of people will show up here": "Anything shared with the same group of people will show up here", "Avatar of {displayName}": "Avatar of {displayName}", "Avatar of {displayName}, {status}": "Avatar of {displayName}, {status}", "Cancel changes": "Cancel changes", "Change title": "Change title", Choose: "Choose", "Clear text": "Clear text", Close: "Close", "Close modal": "Close modal", "Close navigation": "Close navigation", "Close sidebar": "Close sidebar", "Confirm changes": "Confirm changes", Custom: "Custom", "Edit item": "Edit item", "Error getting related resources": "Error getting related resources", "Error parsing svg": "Error parsing svg", "External documentation for {title}": "External documentation for {title}", Favorite: "Favourite", Flags: "Flags", "Food & Drink": "Food & Drink", "Frequently used": "Frequently used", Global: "Global", "Go back to the list": "Go back to the list", "Hide password": "Hide password", "Message limit of {count} characters reached": "Message limit of {count} characters reached", "More items …": "More items …", Next: "Next", "No emoji found": "No emoji found", "No results": "No results", Objects: "Objects", Open: "Open", 'Open link to "{resourceTitle}"': 'Open link to "{resourceTitle}"', "Open navigation": "Open navigation", "Password is secure": "Password is secure", "Pause slideshow": "Pause slideshow", "People & Body": "People & Body", "Pick an emoji": "Pick an emoji", "Please select a time zone:": "Please select a time zone:", Previous: "Previous", "Related resources": "Related resources", Search: "Search", "Search results": "Search results", "Select a tag": "Select a tag", Settings: "Settings", "Settings navigation": "Settings navigation", "Show password": "Show password", "Smileys & Emotion": "Smileys & Emotion", "Start slideshow": "Start slideshow", Submit: "Submit", Symbols: "Symbols", "Travel & Places": "Travel & Places", "Type to search time zone": "Type to search time zone", "Unable to search the group": "Unable to search the group", "Undo changes": "Undo changes", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …' } }, { locale: "eo", translations: { "{tag} (invisible)": "{tag} (kaŝita)", "{tag} (restricted)": "{tag} (limigita)", Actions: "Agoj", Activities: "Aktiveco", "Animals & Nature": "Bestoj & Naturo", Choose: "Elektu", Close: "Fermu", Custom: "Propra", Flags: "Flagoj", "Food & Drink": "Manĝaĵo & Trinkaĵo", "Frequently used": "Ofte uzataj", "Message limit of {count} characters reached": "La limo je {count} da literoj atingita", Next: "Sekva", "No emoji found": "La emoĝio forestas", "No results": "La rezulto forestas", Objects: "Objektoj", "Pause slideshow": "Payzi bildprezenton", "People & Body": "Homoj & Korpo", "Pick an emoji": "Elekti emoĝion ", Previous: "Antaŭa", Search: "Serĉi", "Search results": "Serĉrezultoj", "Select a tag": "Elektu etikedon", Settings: "Agordo", "Settings navigation": "Agorda navigado", "Smileys & Emotion": "Ridoj kaj Emocioj", "Start slideshow": "Komenci bildprezenton", Symbols: "Signoj", "Travel & Places": "Vojaĵoj & Lokoj", "Unable to search the group": "Ne eblas serĉi en la grupo", "Write message, @ to mention someone …": "Mesaĝi, uzu @ por mencii iun ..." } }, { locale: "es", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restringido)", Actions: "Acciones", Activities: "Actividades", "Animals & Nature": "Animales y naturaleza", "Anything shared with the same group of people will show up here": "Cualquier cosa que sea compartida con el mismo grupo de personas se mostrará aquí", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancelar cambios", "Change title": "Cambiar título", Choose: "Elegir", "Clear text": "Limpiar texto", Close: "Cerrar", "Close modal": "Cerrar modal", "Close navigation": "Cerrar navegación", "Close sidebar": "Cerrar barra lateral", "Confirm changes": "Confirmar cambios", Custom: "Personalizado", "Edit item": "Editar elemento", "Error getting related resources": "Se encontró un error al obtener los recursos relacionados", "Error parsing svg": "Error procesando svg", "External documentation for {title}": "Documentacion externa de {title}", Favorite: "Favorito", Flags: "Banderas", "Food & Drink": "Comida y bebida", "Frequently used": "Usado con frecuenca", Global: "Global", "Go back to the list": "Volver a la lista", "Hide password": "Ocultar contraseña", "Message limit of {count} characters reached": "El mensaje ha alcanzado el límite de {count} caracteres", "More items …": "Más ítems...", Next: "Siguiente", "No emoji found": "No hay ningún emoji", "No results": " Ningún resultado", Objects: "Objetos", Open: "Abrir", 'Open link to "{resourceTitle}"': 'Abrir enlace a "{resourceTitle}"', "Open navigation": "Abrir navegación", "Password is secure": "La contraseña es segura", "Pause slideshow": "Pausar la presentación ", "People & Body": "Personas y cuerpos", "Pick an emoji": "Elegir un emoji", "Please select a time zone:": "Por favor elige un huso de horario:", Previous: "Anterior", "Related resources": "Recursos relacionados", Search: "Buscar", "Search results": "Resultados de la búsqueda", "Select a tag": "Seleccione una etiqueta", Settings: "Ajustes", "Settings navigation": "Navegación por ajustes", "Show password": "Mostrar contraseña", "Smileys & Emotion": "Smileys y emoticonos", "Start slideshow": "Iniciar la presentación", Submit: "Enviar", Symbols: "Símbolos", "Travel & Places": "Viajes y lugares", "Type to search time zone": "Escribe para buscar un huso de horario", "Unable to search the group": "No es posible buscar en el grupo", "Undo changes": "Deshacer cambios", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escribir mensaje, utilice "@" para mencionar a alguien, utilice ":" para autocompletado de emojis ...' } }, { locale: "eu", translations: { "{tag} (invisible)": "{tag} (ikusezina)", "{tag} (restricted)": "{tag} (mugatua)", Actions: "Ekintzak", Activities: "Jarduerak", "Animals & Nature": "Animaliak eta Natura", "Anything shared with the same group of people will show up here": "Pertsona-talde berarekin partekatutako edozer agertuko da hemen", "Avatar of {displayName}": "{displayName}-(e)n irudia", "Avatar of {displayName}, {status}": "{displayName} -(e)n irudia, {status}", "Cancel changes": "Ezeztatu aldaketak", "Change title": "Aldatu titulua", Choose: "Aukeratu", "Clear text": "Garbitu testua", Close: "Itxi", "Close modal": "Itxi modala", "Close navigation": "Itxi nabigazioa", "Close sidebar": "Itxi albo-barra", "Confirm changes": "Baieztatu aldaketak", Custom: "Pertsonalizatua", "Edit item": "Editatu elementua", "Error getting related resources": "Errorea erlazionatutako baliabideak lortzerakoan", "Error parsing svg": "Errore bat gertatu da svg-a analizatzean", "External documentation for {title}": "Kanpoko dokumentazioa {title}(r)entzat", Favorite: "Gogokoa", Flags: "Banderak", "Food & Drink": "Janaria eta edariak", "Frequently used": "Askotan erabilia", Global: "Globala", "Go back to the list": "Bueltatu zerrendara", "Hide password": "Ezkutatu pasahitza", "Message limit of {count} characters reached": "Mezuaren {count} karaketere-limitera heldu zara", "More items …": "Elementu gehiago …", Next: "Hurrengoa", "No emoji found": "Ez da emojirik aurkitu", "No results": "Emaitzarik ez", Objects: "Objektuak", Open: "Ireki", 'Open link to "{resourceTitle}"': 'Ireki esteka: "{resourceTitle}"', "Open navigation": "Ireki nabigazioa", "Password is secure": "Pasahitza segurua da", "Pause slideshow": "Pausatu diaporama", "People & Body": "Jendea eta gorputza", "Pick an emoji": "Hautatu emoji bat", "Please select a time zone:": "Mesedez hautatu ordu-zona bat:", Previous: "Aurrekoa", "Related resources": "Erlazionatutako baliabideak", Search: "Bilatu", "Search results": "Bilaketa emaitzak", "Select a tag": "Hautatu etiketa bat", Settings: "Ezarpenak", "Settings navigation": "Nabigazio ezarpenak", "Show password": "Erakutsi pasahitza", "Smileys & Emotion": "Smileyak eta emozioa", "Start slideshow": "Hasi diaporama", Submit: "Bidali", Symbols: "Sinboloak", "Travel & Places": "Bidaiak eta lekuak", "Type to search time zone": "Idatzi ordu-zona bat bilatzeko", "Unable to search the group": "Ezin izan da taldea bilatu", "Undo changes": "Aldaketak desegin", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Idatzi mezua, erabili "@" norbait aipatzeko, erabili ":" emojiak automatikoki osatzeko...' } }, { locale: "fi_FI", translations: { "{tag} (invisible)": "{tag} (näkymätön)", "{tag} (restricted)": "{tag} (rajoitettu)", Actions: "Toiminnot", Activities: "Aktiviteetit", "Animals & Nature": "Eläimet & luonto", "Avatar of {displayName}": "Käyttäjän {displayName} avatar", "Avatar of {displayName}, {status}": "Käyttäjän {displayName} avatar, {status}", "Cancel changes": "Peruuta muutokset", Choose: "Valitse", Close: "Sulje", "Close navigation": "Sulje navigaatio", "Confirm changes": "Vahvista muutokset", Custom: "Mukautettu", "Edit item": "Muokkaa kohdetta", "External documentation for {title}": "Ulkoinen dokumentaatio kohteelle {title}", Flags: "Liput", "Food & Drink": "Ruoka & juoma", "Frequently used": "Usein käytetyt", Global: "Yleinen", "Go back to the list": "Siirry takaisin listaan", "Message limit of {count} characters reached": "Viestin merkken enimmäisimäärä {count} täynnä ", Next: "Seuraava", "No emoji found": "Emojia ei löytynyt", "No results": "Ei tuloksia", Objects: "Esineet & asiat", "Open navigation": "Avaa navigaatio", "Pause slideshow": "Keskeytä diaesitys", "People & Body": "Ihmiset & keho", "Pick an emoji": "Valitse emoji", "Please select a time zone:": "Valitse aikavyöhyke:", Previous: "Edellinen", Search: "Etsi", "Search results": "Hakutulokset", "Select a tag": "Valitse tagi", Settings: "Asetukset", "Settings navigation": "Asetusnavigaatio", "Smileys & Emotion": "Hymiöt & tunteet", "Start slideshow": "Aloita diaesitys", Submit: "Lähetä", Symbols: "Symbolit", "Travel & Places": "Matkustus & kohteet", "Type to search time zone": "Kirjoita etsiäksesi aikavyöhyke", "Unable to search the group": "Ryhmää ei voi hakea", "Undo changes": "Kumoa muutokset", "Write message, @ to mention someone, : for emoji autocompletion …": "Kirjoita viesti, @ mainitaksesi käyttäjän, : emojin automaattitäydennykseen…" } }, { locale: "fr", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restreint)", Actions: "Actions", Activities: "Activités", "Animals & Nature": "Animaux & Nature", "Anything shared with the same group of people will show up here": "Tout ce qui est partagé avec le même groupe de personnes apparaîtra ici", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Annuler les modifications", "Change title": "Modifier le titre", Choose: "Choisir", "Clear text": "Effacer le texte", Close: "Fermer", "Close modal": "Fermer la fenêtre", "Close navigation": "Fermer la navigation", "Close sidebar": "Fermer la barre latérale", "Confirm changes": "Confirmer les modifications", Custom: "Personnalisé", "Edit item": "Éditer l'élément", "Error getting related resources": "Erreur à la récupération des ressources liées", "Error parsing svg": "Erreur d'analyse SVG", "External documentation for {title}": "Documentation externe pour {title}", Favorite: "Favori", Flags: "Drapeaux", "Food & Drink": "Nourriture & Boissons", "Frequently used": "Utilisés fréquemment", Global: "Global", "Go back to the list": "Retourner à la liste", "Hide password": "Cacher le mot de passe", "Message limit of {count} characters reached": "Limite de messages de {count} caractères atteinte", "More items …": "Plus d'éléments...", Next: "Suivant", "No emoji found": "Pas d’émoji trouvé", "No results": "Aucun résultat", Objects: "Objets", Open: "Ouvrir", 'Open link to "{resourceTitle}"': 'Ouvrir le lien vers "{resourceTitle}"', "Open navigation": "Ouvrir la navigation", "Password is secure": "Le mot de passe est sécurisé", "Pause slideshow": "Mettre le diaporama en pause", "People & Body": "Personnes & Corps", "Pick an emoji": "Choisissez un émoji", "Please select a time zone:": "Sélectionnez un fuseau horaire : ", Previous: "Précédent", "Related resources": "Ressources liées", Search: "Chercher", "Search results": "Résultats de recherche", "Select a tag": "Sélectionnez une balise", Settings: "Paramètres", "Settings navigation": "Navigation dans les paramètres", "Show password": "Afficher le mot de passe", "Smileys & Emotion": "Smileys & Émotions", "Start slideshow": "Démarrer le diaporama", Submit: "Valider", Symbols: "Symboles", "Travel & Places": "Voyage & Lieux", "Type to search time zone": "Saisissez les premiers lettres pour rechercher un fuseau horaire", "Unable to search the group": "Impossible de chercher le groupe", "Undo changes": "Annuler les changements", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Écrire un message, utiliser "@" pour mentionner une personne, ":" pour l\'autocomplétion des émojis...' } }, { locale: "gl", translations: { "{tag} (invisible)": "{tag} (invisíbel)", "{tag} (restricted)": "{tag} (restrinxido)", Actions: "Accións", Activities: "Actividades", "Animals & Nature": "Animais e natureza", "Cancel changes": "Cancelar os cambios", Choose: "Escoller", Close: "Pechar", "Confirm changes": "Confirma os cambios", Custom: "Personalizado", "External documentation for {title}": "Documentación externa para {title}", Flags: "Bandeiras", "Food & Drink": "Comida e bebida", "Frequently used": "Usado con frecuencia", "Message limit of {count} characters reached": "Acadouse o límite de {count} caracteres por mensaxe", Next: "Seguinte", "No emoji found": "Non se atopou ningún «emoji»", "No results": "Sen resultados", Objects: "Obxectos", "Pause slideshow": "Pausar o diaporama", "People & Body": "Persoas e corpo", "Pick an emoji": "Escolla un «emoji»", Previous: "Anterir", Search: "Buscar", "Search results": "Resultados da busca", "Select a tag": "Seleccione unha etiqueta", Settings: "Axustes", "Settings navigation": "Navegación polos axustes", "Smileys & Emotion": "Sorrisos e emocións", "Start slideshow": "Iniciar o diaporama", Submit: "Enviar", Symbols: "Símbolos", "Travel & Places": "Viaxes e lugares", "Unable to search the group": "Non foi posíbel buscar o grupo", "Write message, @ to mention someone …": "Escriba a mensaxe, @ para mencionar a alguén…" } }, { locale: "he", translations: { "{tag} (invisible)": "{tag} (נסתר)", "{tag} (restricted)": "{tag} (מוגבל)", Actions: "פעולות", Activities: "פעילויות", "Animals & Nature": "חיות וטבע", Choose: "בחירה", Close: "סגירה", Custom: "בהתאמה אישית", Flags: "דגלים", "Food & Drink": "מזון ומשקאות", "Frequently used": "בשימוש תדיר", Next: "הבא", "No emoji found": "לא נמצא אמוג׳י", "No results": "אין תוצאות", Objects: "חפצים", "Pause slideshow": "השהיית מצגת", "People & Body": "אנשים וגוף", "Pick an emoji": "נא לבחור אמוג׳י", Previous: "הקודם", Search: "חיפוש", "Search results": "תוצאות חיפוש", "Select a tag": "בחירת תגית", Settings: "הגדרות", "Smileys & Emotion": "חייכנים ורגשונים", "Start slideshow": "התחלת המצגת", Symbols: "סמלים", "Travel & Places": "טיולים ומקומות", "Unable to search the group": "לא ניתן לחפש בקבוצה" } }, { locale: "hu_HU", translations: { "{tag} (invisible)": "{tag} (láthatatlan)", "{tag} (restricted)": "{tag} (korlátozott)", Actions: "Műveletek", Activities: "Tevékenységek", "Animals & Nature": "Állatok és természet", "Anything shared with the same group of people will show up here": "Minden, amit ugyanazzal a csoporttal oszt meg, itt fog megjelenni", "Avatar of {displayName}": "{displayName} profilképe", "Avatar of {displayName}, {status}": "{displayName} profilképe, {status}", "Cancel changes": "Változtatások elvetése", "Change title": "Cím megváltoztatása", Choose: "Válassszon", "Clear text": "Szöveg törlése", Close: "Bezárás", "Close modal": "Ablak bezárása", "Close navigation": "Navigáció bezárása", "Close sidebar": "Oldalsáv bezárása", "Confirm changes": "Változtatások megerősítése", Custom: "Egyéni", "Edit item": "Elem szerkesztése", "Error getting related resources": "Hiba a kapcsolódó erőforrások lekérésekor", "Error parsing svg": "Hiba az SVG feldolgozásakor", "External documentation for {title}": "Külső dokumentáció ehhez: {title}", Favorite: "Kedvenc", Flags: "Zászlók", "Food & Drink": "Étel és ital", "Frequently used": "Gyakran használt", Global: "Globális", "Go back to the list": "Ugrás vissza a listához", "Hide password": "Jelszó elrejtése", "Message limit of {count} characters reached": "{count} karakteres üzenetkorlát elérve", "More items …": "További elemek...", Next: "Következő", "No emoji found": "Nem található emodzsi", "No results": "Nincs találat", Objects: "Tárgyak", Open: "Megnyitás", 'Open link to "{resourceTitle}"': "A(z) „{resourceTitle}” hivatkozásának megnyitása", "Open navigation": "Navigáció megnyitása", "Password is secure": "A jelszó biztonságos", "Pause slideshow": "Diavetítés szüneteltetése", "People & Body": "Emberek és test", "Pick an emoji": "Válasszon egy emodzsit", "Please select a time zone:": "Válasszon időzónát:", Previous: "Előző", "Related resources": "Kapcsolódó erőforrások", Search: "Keresés", "Search results": "Találatok", "Select a tag": "Válasszon címkét", Settings: "Beállítások", "Settings navigation": "Navigáció a beállításokban", "Show password": "Jelszó megjelenítése", "Smileys & Emotion": "Mosolyok és érzelmek", "Start slideshow": "Diavetítés indítása", Submit: "Beküldés", Symbols: "Szimbólumok", "Travel & Places": "Utazás és helyek", "Type to search time zone": "Gépeljen az időzóna kereséséhez", "Unable to search the group": "A csoport nem kereshető", "Undo changes": "Változtatások visszavonása", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': "Írjon egy üzenetet, használja a „@”-ot valaki megemlítéséhet, illetve a „:”-ot az emodzsik automatikus kiegészítéséhez…" } }, { locale: "is", translations: { "{tag} (invisible)": "{tag} (ósýnilegt)", "{tag} (restricted)": "{tag} (takmarkað)", Actions: "Aðgerðir", Activities: "Aðgerðir", "Animals & Nature": "Dýr og náttúra", Choose: "Velja", Close: "Loka", Custom: "Sérsniðið", Flags: "Flögg", "Food & Drink": "Matur og drykkur", "Frequently used": "Oftast notað", Next: "Næsta", "No emoji found": "Ekkert tjáningartákn fannst", "No results": "Engar niðurstöður", Objects: "Hlutir", "Pause slideshow": "Gera hlé á skyggnusýningu", "People & Body": "Fólk og líkami", "Pick an emoji": "Veldu tjáningartákn", Previous: "Fyrri", Search: "Leita", "Search results": "Leitarniðurstöður", "Select a tag": "Veldu merki", Settings: "Stillingar", "Smileys & Emotion": "Broskallar og tilfinningar", "Start slideshow": "Byrja skyggnusýningu", Symbols: "Tákn", "Travel & Places": "Staðir og ferðalög", "Unable to search the group": "Get ekki leitað í hópnum" } }, { locale: "it", translations: { "{tag} (invisible)": "{tag} (invisibile)", "{tag} (restricted)": "{tag} (limitato)", Actions: "Azioni", Activities: "Attività", "Animals & Nature": "Animali e natura", "Anything shared with the same group of people will show up here": "Tutto ciò che è stato condiviso con lo stesso gruppo di persone viene visualizzato qui", "Avatar of {displayName}": "Avatar di {displayName}", "Avatar of {displayName}, {status}": "Avatar di {displayName}, {status}", "Cancel changes": "Annulla modifiche", "Change title": "Modifica il titolo", Choose: "Scegli", "Clear text": "Cancella il testo", Close: "Chiudi", "Close modal": "Chiudi il messaggio modale", "Close navigation": "Chiudi la navigazione", "Close sidebar": "Chiudi la barra laterale", "Confirm changes": "Conferma modifiche", Custom: "Personalizzato", "Edit item": "Modifica l'elemento", "Error getting related resources": "Errore nell'ottenere risorse correlate", "Error parsing svg": "Errore nell'analizzare l'svg", "External documentation for {title}": "Documentazione esterna per {title}", Favorite: "Preferito", Flags: "Bandiere", "Food & Drink": "Cibo e bevande", "Frequently used": "Usati di frequente", Global: "Globale", "Go back to the list": "Torna all'elenco", "Hide password": "Nascondi la password", "Message limit of {count} characters reached": "Limite dei messaggi di {count} caratteri raggiunto", "More items …": "Più elementi ...", Next: "Successivo", "No emoji found": "Nessun emoji trovato", "No results": "Nessun risultato", Objects: "Oggetti", Open: "Apri", 'Open link to "{resourceTitle}"': 'Apri il link a "{resourceTitle}"', "Open navigation": "Apri la navigazione", "Password is secure": "La password è sicura", "Pause slideshow": "Presentazione in pausa", "People & Body": "Persone e corpo", "Pick an emoji": "Scegli un emoji", "Please select a time zone:": "Si prega di selezionare un fuso orario:", Previous: "Precedente", "Related resources": "Risorse correlate", Search: "Cerca", "Search results": "Risultati di ricerca", "Select a tag": "Seleziona un'etichetta", Settings: "Impostazioni", "Settings navigation": "Navigazione delle impostazioni", "Show password": "Mostra la password", "Smileys & Emotion": "Faccine ed emozioni", "Start slideshow": "Avvia presentazione", Submit: "Invia", Symbols: "Simboli", "Travel & Places": "Viaggi e luoghi", "Type to search time zone": "Digita per cercare un fuso orario", "Unable to search the group": "Impossibile cercare il gruppo", "Undo changes": "Cancella i cambiamenti", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Scrivi un messaggio, "@" per menzionare qualcuno, ":" per il completamento automatico delle emoji ...' } }, { locale: "ja_JP", translations: { "{tag} (invisible)": "{タグ} (不可視)", "{tag} (restricted)": "{タグ} (制限付)", Actions: "操作", Activities: "アクティビティ", "Animals & Nature": "動物と自然", "Anything shared with the same group of people will show up here": "同じグループで共有しているものは、全てここに表示されます", "Avatar of {displayName}": "{displayName} のアバター", "Avatar of {displayName}, {status}": "{displayName}, {status} のアバター", "Cancel changes": "変更をキャンセル", "Change title": "タイトルを変更", Choose: "選択", "Clear text": "テキストをクリア", Close: "閉じる", "Close modal": "モーダルを閉じる", "Close navigation": "ナビゲーションを閉じる", "Close sidebar": "サイドバーを閉じる", "Confirm changes": "変更を承認", Custom: "カスタム", "Edit item": "編集", "Error getting related resources": "関連リソースの取得エラー", "Error parsing svg": "svgの解析エラー", "External documentation for {title}": "{title} のための添付文書", Favorite: "お気に入り", Flags: "国旗", "Food & Drink": "食べ物と飲み物", "Frequently used": "よく使うもの", Global: "全体", "Go back to the list": "リストに戻る", "Hide password": "パスワードを非表示", "Message limit of {count} characters reached": "{count} 文字のメッセージ上限に達しています", "More items …": "他のアイテム", Next: "次", "No emoji found": "絵文字が見つかりません", "No results": "なし", Objects: "物", Open: "開く", 'Open link to "{resourceTitle}"': '"{resourceTitle}"のリンクを開く', "Open navigation": "ナビゲーションを開く", "Password is secure": "パスワードは保護されています", "Pause slideshow": "スライドショーを一時停止", "People & Body": "様々な人と体の部位", "Pick an emoji": "絵文字を選択", "Please select a time zone:": "タイムゾーンを選んで下さい:", Previous: "前", "Related resources": "関連リソース", Search: "検索", "Search results": "検索結果", "Select a tag": "タグを選択", Settings: "設定", "Settings navigation": "ナビゲーション設定", "Show password": "パスワードを表示", "Smileys & Emotion": "感情表現", "Start slideshow": "スライドショーを開始", Submit: "提出", Symbols: "記号", "Travel & Places": "旅行と場所", "Type to search time zone": "タイムゾーン検索のため入力してください", "Unable to search the group": "グループを検索できません", "Undo changes": "変更を取り消し", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'メッセージを記入、"@"でメンション、":"で絵文字の自動補完 ...' } }, { locale: "lt_LT", translations: { "{tag} (invisible)": "{tag} (nematoma)", "{tag} (restricted)": "{tag} (apribota)", Actions: "Veiksmai", Activities: "Veiklos", "Animals & Nature": "Gyvūnai ir gamta", Choose: "Pasirinkti", Close: "Užverti", Custom: "Tinkinti", "External documentation for {title}": "Išorinė {title} dokumentacija", Flags: "Vėliavos", "Food & Drink": "Maistas ir gėrimai", "Frequently used": "Dažniausiai naudoti", "Message limit of {count} characters reached": "Pasiekta {count} simbolių žinutės riba", Next: "Kitas", "No emoji found": "Nerasta jaustukų", "No results": "Nėra rezultatų", Objects: "Objektai", "Pause slideshow": "Pristabdyti skaidrių rodymą", "People & Body": "Žmonės ir kūnas", "Pick an emoji": "Pasirinkti jaustuką", Previous: "Ankstesnis", Search: "Ieškoti", "Search results": "Paieškos rezultatai", "Select a tag": "Pasirinkti žymę", Settings: "Nustatymai", "Settings navigation": "Naršymas nustatymuose", "Smileys & Emotion": "Šypsenos ir emocijos", "Start slideshow": "Pradėti skaidrių rodymą", Submit: "Pateikti", Symbols: "Simboliai", "Travel & Places": "Kelionės ir vietos", "Unable to search the group": "Nepavyko atlikti paiešką grupėje", "Write message, @ to mention someone …": "Rašykite žinutę, naudokite @ norėdami kažką paminėti…" } }, { locale: "lv", translations: { "{tag} (invisible)": "{tag} (neredzams)", "{tag} (restricted)": "{tag} (ierobežots)", Choose: "Izvēlēties", Close: "Aizvērt", Next: "Nākamais", "No results": "Nav rezultātu", "Pause slideshow": "Pauzēt slaidrādi", Previous: "Iepriekšējais", "Select a tag": "Izvēlēties birku", Settings: "Iestatījumi", "Start slideshow": "Sākt slaidrādi" } }, { locale: "mk", translations: { "{tag} (invisible)": "{tag} (невидливо)", "{tag} (restricted)": "{tag} (ограничено)", Actions: "Акции", Activities: "Активности", "Animals & Nature": "Животни & Природа", "Avatar of {displayName}": "Аватар на {displayName}", "Avatar of {displayName}, {status}": "Аватар на {displayName}, {status}", "Cancel changes": "Откажи ги промените", "Change title": "Промени наслов", Choose: "Избери", Close: "Затвори", "Close modal": "Затвори модал", "Close navigation": "Затвори навигација", "Confirm changes": "Потврди ги промените", Custom: "Прилагодени", "Edit item": "Уреди", "External documentation for {title}": "Надворешна документација за {title}", Favorite: "Фаворити", Flags: "Знамиња", "Food & Drink": "Храна & Пијалоци", "Frequently used": "Најчесто користени", Global: "Глобално", "Go back to the list": "Врати се на листата", items: "ставки", "Message limit of {count} characters reached": "Ограничувањето на должината на пораката од {count} карактери е надминато", "More {dashboardItemType} …": "Повеќе {dashboardItemType} …", Next: "Следно", "No emoji found": "Не се пронајдени емотикони", "No results": "Нема резултати", Objects: "Објекти", Open: "Отвори", "Open navigation": "Отвори навигација", "Pause slideshow": "Пузирај слајдшоу", "People & Body": "Луѓе & Тело", "Pick an emoji": "Избери емотикон", "Please select a time zone:": "Изберете временска зона:", Previous: "Предходно", Search: "Барај", "Search results": "Резултати од барувањето", "Select a tag": "Избери ознака", Settings: "Параметри", "Settings navigation": "Параметри за навигација", "Smileys & Emotion": "Смешковци & Емотикони", "Start slideshow": "Стартувај слајдшоу", Submit: "Испрати", Symbols: "Симболи", "Travel & Places": "Патувања & Места", "Type to search time zone": "Напишете за да пребарате временска зона", "Unable to search the group": "Неможе да се принајде групата", "Undo changes": "Врати ги промените", "Write message, @ to mention someone, : for emoji autocompletion …": "Напиши порака, @ за да спомнете некого, : за емотинони автоатско комплетирање ..." } }, { locale: "my", translations: { "{tag} (invisible)": "{tag} (ကွယ်ဝှက်ထား)", "{tag} (restricted)": "{tag} (ကန့်သတ်)", Actions: "လုပ်ဆောင်ချက်များ", Activities: "ပြုလုပ်ဆောင်တာများ", "Animals & Nature": "တိရစ္ဆာန်များနှင့် သဘာဝ", "Avatar of {displayName}": "{displayName} ၏ ကိုယ်ပွား", "Cancel changes": "ပြောင်းလဲမှုများ ပယ်ဖျက်ရန်", Choose: "ရွေးချယ်ရန်", Close: "ပိတ်ရန်", "Confirm changes": "ပြောင်းလဲမှုများ အတည်ပြုရန်", Custom: "အလိုကျချိန်ညှိမှု", "External documentation for {title}": "{title} အတွက် ပြင်ပ စာရွက်စာတမ်း", Flags: "အလံများ", "Food & Drink": "အစားအသောက်", "Frequently used": "မကြာခဏအသုံးပြုသော", Global: "ကမ္ဘာလုံးဆိုင်ရာ", "Message limit of {count} characters reached": "ကန့်သတ် စာလုံးရေ {count} လုံး ပြည့်ပါပြီ", Next: "နောက်သို့ဆက်ရန်", "No emoji found": "အီမိုဂျီ ရှာဖွေမတွေ့နိုင်ပါ", "No results": "ရလဒ်မရှိပါ", Objects: "အရာဝတ္ထုများ", "Pause slideshow": "စလိုက်ရှိုး ခေတ္တရပ်ရန်", "People & Body": "လူပုဂ္ဂိုလ်များနှင့် ခန္ဓာကိုယ်", "Pick an emoji": "အီမိုဂျီရွေးရန်", "Please select a time zone:": "ဒေသစံတော်ချိန် ရွေးချယ်ပေးပါ", Previous: "ယခင်", Search: "ရှာဖွေရန်", "Search results": "ရှာဖွေမှု ရလဒ်များ", "Select a tag": "tag ရွေးချယ်ရန်", Settings: "ချိန်ညှိချက်များ", "Settings navigation": "ချိန်ညှိချက်အညွှန်း", "Smileys & Emotion": "စမိုင်လီများနှင့် အီမိုရှင်း", "Start slideshow": "စလိုက်ရှိုးအား စတင်ရန်", Submit: "တင်သွင်းရန်", Symbols: "သင်္ကေတများ", "Travel & Places": "ခရီးသွားလာခြင်းနှင့် နေရာများ", "Type to search time zone": "ဒေသစံတော်ချိန်များ ရှာဖွေရန် စာရိုက်ပါ", "Unable to search the group": "အဖွဲ့အား ရှာဖွေ၍ မရနိုင်ပါ", "Write message, @ to mention someone …": "စာရေးသားရန်၊ တစ်စုံတစ်ဦးအား @ အသုံးပြု ရည်ညွှန်းရန်..." } }, { locale: "nb_NO", translations: { "{tag} (invisible)": "{tag} (usynlig)", "{tag} (restricted)": "{tag} (beskyttet)", Actions: "Handlinger", Activities: "Aktiviteter", "Animals & Nature": "Dyr og natur", "Anything shared with the same group of people will show up here": "Alt som er delt med den samme gruppen vil vises her", "Avatar of {displayName}": "Avataren til {displayName}", "Avatar of {displayName}, {status}": "{displayName}'s avatar, {status}", "Cancel changes": "Avbryt endringer", "Change title": "Endre tittel", Choose: "Velg", "Clear text": "Fjern tekst", Close: "Lukk", "Close modal": "Lukk modal", "Close navigation": "Lukk navigasjon", "Close sidebar": "Lukk sidepanel", "Confirm changes": "Bekreft endringer", Custom: "Tilpasset", "Edit item": "Rediger", "Error getting related resources": "Feil ved henting av relaterte ressurser", "Error parsing svg": "Feil ved parsing av svg", "External documentation for {title}": "Ekstern dokumentasjon for {title}", Favorite: "Favoritt", Flags: "Flagg", "Food & Drink": "Mat og drikke", "Frequently used": "Ofte brukt", Global: "Global", "Go back to the list": "Gå tilbake til listen", "Hide password": "Skjul passord", "Message limit of {count} characters reached": "Karakter begrensing {count} nådd i melding", "More items …": "Flere gjenstander...", Next: "Neste", "No emoji found": "Fant ingen emoji", "No results": "Ingen resultater", Objects: "Objekter", Open: "Åpne", 'Open link to "{resourceTitle}"': 'Åpne link til "{resourceTitle}"', "Open navigation": "Åpne navigasjon", "Password is secure": "Passordet er sikkert", "Pause slideshow": "Pause lysbildefremvisning", "People & Body": "Mennesker og kropp", "Pick an emoji": "Velg en emoji", "Please select a time zone:": "Vennligst velg tidssone", Previous: "Forrige", "Related resources": "Relaterte ressurser", Search: "Søk", "Search results": "Søkeresultater", "Select a tag": "Velg en merkelapp", Settings: "Innstillinger", "Settings navigation": "Navigasjonsinstillinger", "Show password": "Vis passord", "Smileys & Emotion": "Smilefjes og følelser", "Start slideshow": "Start lysbildefremvisning", Submit: "Send", Symbols: "Symboler", "Travel & Places": "Reise og steder", "Type to search time zone": "Tast for å søke etter tidssone", "Unable to search the group": "Kunne ikke søke i gruppen", "Undo changes": "Tilbakestill endringer", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv melding, bruk "@" for å nevne noen, bruk ":" for autofullføring av emoji...' } }, { locale: "nl", translations: { "{tag} (invisible)": "{tag} (onzichtbaar)", "{tag} (restricted)": "{tag} (beperkt)", Actions: "Acties", Activities: "Activiteiten", "Animals & Nature": "Dieren & Natuur", "Avatar of {displayName}": "Avatar van {displayName}", "Avatar of {displayName}, {status}": "Avatar van {displayName}, {status}", "Cancel changes": "Wijzigingen annuleren", Choose: "Kies", Close: "Sluiten", "Close navigation": "Navigatie sluiten", "Confirm changes": "Wijzigingen bevestigen", Custom: "Aangepast", "Edit item": "Item bewerken", "External documentation for {title}": "Externe documentatie voor {title}", Flags: "Vlaggen", "Food & Drink": "Eten & Drinken", "Frequently used": "Vaak gebruikt", Global: "Globaal", "Go back to the list": "Ga terug naar de lijst", "Message limit of {count} characters reached": "Berichtlimiet van {count} karakters bereikt", Next: "Volgende", "No emoji found": "Geen emoji gevonden", "No results": "Geen resultaten", Objects: "Objecten", "Open navigation": "Navigatie openen", "Pause slideshow": "Pauzeer diavoorstelling", "People & Body": "Mensen & Lichaam", "Pick an emoji": "Kies een emoji", "Please select a time zone:": "Selecteer een tijdzone:", Previous: "Vorige", Search: "Zoeken", "Search results": "Zoekresultaten", "Select a tag": "Selecteer een label", Settings: "Instellingen", "Settings navigation": "Instellingen navigatie", "Smileys & Emotion": "Smileys & Emotie", "Start slideshow": "Start diavoorstelling", Submit: "Verwerken", Symbols: "Symbolen", "Travel & Places": "Reizen & Plaatsen", "Type to search time zone": "Type om de tijdzone te zoeken", "Unable to search the group": "Kan niet in de groep zoeken", "Undo changes": "Wijzigingen ongedaan maken", "Write message, @ to mention someone, : for emoji autocompletion …": "Schrijf bericht, @ om iemand te noemen, : voor emoji auto-aanvullen ..." } }, { locale: "oc", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (limit)", Actions: "Accions", Choose: "Causir", Close: "Tampar", Next: "Seguent", "No results": "Cap de resultat", "Pause slideshow": "Metre en pausa lo diaporama", Previous: "Precedent", "Select a tag": "Seleccionar una etiqueta", Settings: "Paramètres", "Start slideshow": "Lançar lo diaporama" } }, { locale: "pl", translations: { "{tag} (invisible)": "{tag} (niewidoczna)", "{tag} (restricted)": "{tag} (ograniczona)", Actions: "Działania", Activities: "Aktywność", "Animals & Nature": "Zwierzęta i natura", "Anything shared with the same group of people will show up here": "Tutaj pojawi się wszystko, co zostało udostępnione tej samej grupie osób", "Avatar of {displayName}": "Awatar {displayName}", "Avatar of {displayName}, {status}": "Awatar {displayName}, {status}", "Cancel changes": "Anuluj zmiany", "Change title": "Zmień tytuł", Choose: "Wybierz", "Clear text": "Wyczyść tekst", Close: "Zamknij", "Close modal": "Zamknij modal", "Close navigation": "Zamknij nawigację", "Close sidebar": "Zamknij pasek boczny", "Confirm changes": "Potwierdź zmiany", Custom: "Zwyczajne", "Edit item": "Edytuj element", "Error getting related resources": "Błąd podczas pobierania powiązanych zasobów", "Error parsing svg": "Błąd podczas analizowania svg", "External documentation for {title}": "Dokumentacja zewnętrzna dla {title}", Favorite: "Ulubiony", Flags: "Flagi", "Food & Drink": "Jedzenie i picie", "Frequently used": "Często używane", Global: "Globalnie", "Go back to the list": "Powrót do listy", "Hide password": "Ukryj hasło", "Message limit of {count} characters reached": "Przekroczono limit wiadomości wynoszący {count} znaków", "More items …": "Więcej pozycji…", Next: "Następny", "No emoji found": "Nie znaleziono emoji", "No results": "Brak wyników", Objects: "Obiekty", Open: "Otwórz", 'Open link to "{resourceTitle}"': 'Otwórz link do "{resourceTitle}"', "Open navigation": "Otwórz nawigację", "Password is secure": "Hasło jest bezpieczne", "Pause slideshow": "Wstrzymaj pokaz slajdów", "People & Body": "Ludzie i ciało", "Pick an emoji": "Wybierz emoji", "Please select a time zone:": "Wybierz strefę czasową:", Previous: "Poprzedni", "Related resources": "Powiązane zasoby", Search: "Szukaj", "Search results": "Wyniki wyszukiwania", "Select a tag": "Wybierz etykietę", Settings: "Ustawienia", "Settings navigation": "Ustawienia nawigacji", "Show password": "Pokaż hasło", "Smileys & Emotion": "Buźki i emotikony", "Start slideshow": "Rozpocznij pokaz slajdów", Submit: "Wyślij", Symbols: "Symbole", "Travel & Places": "Podróże i miejsca", "Type to search time zone": "Wpisz, aby wyszukać strefę czasową", "Unable to search the group": "Nie można przeszukać grupy", "Undo changes": "Cofnij zmiany", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Napisz wiadomość, "@" aby o kimś wspomnieć, ":" dla autouzupełniania emoji…' } }, { locale: "pt_BR", translations: { "{tag} (invisible)": "{tag} (invisível)", "{tag} (restricted)": "{tag} (restrito) ", Actions: "Ações", Activities: "Atividades", "Animals & Nature": "Animais & Natureza", "Anything shared with the same group of people will show up here": "Qualquer coisa compartilhada com o mesmo grupo de pessoas aparecerá aqui", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancelar alterações", "Change title": "Alterar título", Choose: "Escolher", "Clear text": "Limpar texto", Close: "Fechar", "Close modal": "Fechar modal", "Close navigation": "Fechar navegação", "Close sidebar": "Fechar barra lateral", "Confirm changes": "Confirmar alterações", Custom: "Personalizado", "Edit item": "Editar item", "Error getting related resources": "Erro ao obter recursos relacionados", "Error parsing svg": "Erro ao analisar svg", "External documentation for {title}": "Documentação externa para {title}", Favorite: "Favorito", Flags: "Bandeiras", "Food & Drink": "Comida & Bebida", "Frequently used": "Mais usados", Global: "Global", "Go back to the list": "Volte para a lista", "Hide password": "Ocultar a senha", "Message limit of {count} characters reached": "Limite de mensagem de {count} caracteres atingido", "More items …": "Mais itens …", Next: "Próximo", "No emoji found": "Nenhum emoji encontrado", "No results": "Sem resultados", Objects: "Objetos", Open: "Aberto", 'Open link to "{resourceTitle}"': 'Abrir link para "{resourceTitle}"', "Open navigation": "Abrir navegação", "Password is secure": "A senha é segura", "Pause slideshow": "Pausar apresentação de slides", "People & Body": "Pessoas & Corpo", "Pick an emoji": "Escolha um emoji", "Please select a time zone:": "Selecione um fuso horário: ", Previous: "Anterior", "Related resources": "Recursos relacionados", Search: "Pesquisar", "Search results": "Resultados da pesquisa", "Select a tag": "Selecionar uma tag", Settings: "Configurações", "Settings navigation": "Navegação de configurações", "Show password": "Mostrar senha", "Smileys & Emotion": "Smiles & Emoções", "Start slideshow": "Iniciar apresentação de slides", Submit: "Enviar", Symbols: "Símbolo", "Travel & Places": "Viagem & Lugares", "Type to search time zone": "Digite para pesquisar o fuso horário ", "Unable to search the group": "Não foi possível pesquisar o grupo", "Undo changes": "Desfazer modificações", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escreva mensagens, use "@" para mencionar algum, use ":" for autocompletar emoji …' } }, { locale: "pt_PT", translations: { "{tag} (invisible)": "{tag} (invisivel)", "{tag} (restricted)": "{tag} (restrito)", Actions: "Ações", Choose: "Escolher", Close: "Fechar", Next: "Seguinte", "No results": "Sem resultados", "Pause slideshow": "Pausar diaporama", Previous: "Anterior", "Select a tag": "Selecionar uma etiqueta", Settings: "Definições", "Start slideshow": "Iniciar diaporama", "Unable to search the group": "Não é possível pesquisar o grupo" } }, { locale: "ro", translations: { "{tag} (invisible)": "{tag} (invizibil)", "{tag} (restricted)": "{tag} (restricționat)", Actions: "Acțiuni", Activities: "Activități", "Animals & Nature": "Animale și natură", "Anything shared with the same group of people will show up here": "Tot ceea ce este partajat cu același grup de persoane va fi afișat aici", "Avatar of {displayName}": "Avatarul lui {displayName}", "Avatar of {displayName}, {status}": "Avatarul lui {displayName}, {status}", "Cancel changes": "Anulează modificările", "Change title": "Modificați titlul", Choose: "Alegeți", "Clear text": "Șterge textul", Close: "Închideți", "Close modal": "Închideți modulul", "Close navigation": "Închideți navigarea", "Close sidebar": "Închide bara laterală", "Confirm changes": "Confirmați modificările", Custom: "Personalizat", "Edit item": "Editați elementul", "Error getting related resources": " Eroare la returnarea resurselor legate", "Error parsing svg": "Eroare de analizare a svg", "External documentation for {title}": "Documentație externă pentru {title}", Favorite: "Favorit", Flags: "Marcaje", "Food & Drink": "Alimente și băuturi", "Frequently used": "Utilizate frecvent", Global: "Global", "Go back to the list": "Întoarceți-vă la listă", "Hide password": "Ascunde parola", "Message limit of {count} characters reached": "Limita mesajului de {count} caractere a fost atinsă", "More items …": "Mai multe articole ...", Next: "Următorul", "No emoji found": "Nu s-a găsit niciun emoji", "No results": "Nu există rezultate", Objects: "Obiecte", Open: "Deschideți", 'Open link to "{resourceTitle}"': 'Deschide legătura la "{resourceTitle}"', "Open navigation": "Deschideți navigația", "Password is secure": "Parola este sigură", "Pause slideshow": "Pauză prezentare de diapozitive", "People & Body": "Oameni și corp", "Pick an emoji": "Alege un emoji", "Please select a time zone:": "Vă rugăm să selectați un fus orar:", Previous: "Anterior", "Related resources": "Resurse legate", Search: "Căutare", "Search results": "Rezultatele căutării", "Select a tag": "Selectați o etichetă", Settings: "Setări", "Settings navigation": "Navigare setări", "Show password": "Arată parola", "Smileys & Emotion": "Zâmbete și emoții", "Start slideshow": "Începeți prezentarea de diapozitive", Submit: "Trimiteți", Symbols: "Simboluri", "Travel & Places": "Călătorii și locuri", "Type to search time zone": "Tastați pentru a căuta fusul orar", "Unable to search the group": "Imposibilitatea de a căuta în grup", "Undo changes": "Anularea modificărilor", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Scrie un mesaj, folosește "@" pentru a menționa pe cineva, folosește ":" pentru autocompletarea cu emoji ...' } }, { locale: "ru", translations: { "{tag} (invisible)": "{tag} (невидимое)", "{tag} (restricted)": "{tag} (ограниченное)", Actions: "Действия ", Activities: "События", "Animals & Nature": "Животные и природа ", "Avatar of {displayName}": "Аватар {displayName}", "Avatar of {displayName}, {status}": "Фотография {displayName}, {status}", "Cancel changes": "Отменить изменения", Choose: "Выберите", Close: "Закрыть", "Close modal": "Закрыть модальное окно", "Close navigation": "Закрыть навигацию", "Confirm changes": "Подтвердить изменения", Custom: "Пользовательское", "Edit item": "Изменить элемент", "External documentation for {title}": "Внешняя документация для {title}", Flags: "Флаги", "Food & Drink": "Еда, напиток", "Frequently used": "Часто используемый", Global: "Глобальный", "Go back to the list": "Вернуться к списку", items: "элементов", "Message limit of {count} characters reached": "Достигнуто ограничение на количество символов в {count}", "More {dashboardItemType} …": "Больше {dashboardItemType} …", Next: "Следующее", "No emoji found": "Эмодзи не найдено", "No results": "Результаты отсуствуют", Objects: "Объекты", Open: "Открыть", "Open navigation": "Открыть навигацию", "Pause slideshow": "Приостановить показ слйдов", "People & Body": "Люди и тело", "Pick an emoji": "Выберите эмодзи", "Please select a time zone:": "Пожалуйста, выберите часовой пояс:", Previous: "Предыдущее", Search: "Поиск", "Search results": "Результаты поиска", "Select a tag": "Выберите метку", Settings: "Параметры", "Settings navigation": "Навигация по настройкам", "Smileys & Emotion": "Смайлики и эмоции", "Start slideshow": "Начать показ слайдов", Submit: "Утвердить", Symbols: "Символы", "Travel & Places": "Путешествия и места", "Type to search time zone": "Введите для поиска часового пояса", "Unable to search the group": "Невозможно найти группу", "Undo changes": "Отменить изменения", "Write message, @ to mention someone, : for emoji autocompletion …": "Напишите сообщение, @ - чтобы упомянуть кого-то, : - для автозаполнения эмодзи …" } }, { locale: "sk_SK", translations: { "{tag} (invisible)": "{tag} (neviditeľný)", "{tag} (restricted)": "{tag} (obmedzený)", Actions: "Akcie", Activities: "Aktivity", "Animals & Nature": "Zvieratá a príroda", "Avatar of {displayName}": "Avatar {displayName}", "Avatar of {displayName}, {status}": "Avatar {displayName}, {status}", "Cancel changes": "Zrušiť zmeny", Choose: "Vybrať", Close: "Zatvoriť", "Close navigation": "Zavrieť navigáciu", "Confirm changes": "Potvrdiť zmeny", Custom: "Zvyk", "Edit item": "Upraviť položku", "External documentation for {title}": "Externá dokumentácia pre {title}", Flags: "Vlajky", "Food & Drink": "Jedlo a nápoje", "Frequently used": "Často používané", Global: "Globálne", "Go back to the list": "Naspäť na zoznam", "Message limit of {count} characters reached": "Limit správy na {count} znakov dosiahnutý", Next: "Ďalší", "No emoji found": "Nenašli sa žiadne emodži", "No results": "Žiadne výsledky", Objects: "Objekty", "Open navigation": "Otvoriť navigáciu", "Pause slideshow": "Pozastaviť prezentáciu", "People & Body": "Ľudia a telo", "Pick an emoji": "Vyberte si emodži", "Please select a time zone:": "Prosím vyberte časovú zónu:", Previous: "Predchádzajúci", Search: "Hľadať", "Search results": "Výsledky vyhľadávania", "Select a tag": "Vybrať štítok", Settings: "Nastavenia", "Settings navigation": "Navigácia v nastaveniach", "Smileys & Emotion": "Smajlíky a emócie", "Start slideshow": "Začať prezentáciu", Submit: "Odoslať", Symbols: "Symboly", "Travel & Places": "Cestovanie a miesta", "Type to search time zone": "Začníte písať pre vyhľadávanie časovej zóny", "Unable to search the group": "Skupinu sa nepodarilo nájsť", "Undo changes": "Vrátiť zmeny", "Write message, @ to mention someone, : for emoji autocompletion …": "Napíšte správu, @ ak chcete niekoho spomenúť, : pre automatické dopĺňanie emotikonov…" } }, { locale: "sl", translations: { "{tag} (invisible)": "{tag} (nevidno)", "{tag} (restricted)": "{tag} (omejeno)", Actions: "Dejanja", Activities: "Dejavnosti", "Animals & Nature": "Živali in Narava", "Avatar of {displayName}": "Podoba {displayName}", "Avatar of {displayName}, {status}": "Prikazna slika {displayName}, {status}", "Cancel changes": "Prekliči spremembe", "Change title": "Spremeni naziv", Choose: "Izbor", "Clear text": "Počisti besedilo", Close: "Zapri", "Close modal": "Zapri pojavno okno", "Close navigation": "Zapri krmarjenje", "Close sidebar": "Zapri stransko vrstico", "Confirm changes": "Potrdi spremembe", Custom: "Po meri", "Edit item": "Uredi predmet", "Error getting related resources": "Napaka pridobivanja povezanih virov", "External documentation for {title}": "Zunanja dokumentacija za {title}", Favorite: "Priljubljeno", Flags: "Zastavice", "Food & Drink": "Hrana in Pijača", "Frequently used": "Pogostost uporabe", Global: "Splošno", "Go back to the list": "Vrni se na seznam", "Hide password": "Skrij geslo", "Message limit of {count} characters reached": "Dosežena omejitev {count} znakov na sporočilo.", "More items …": "Več predmetov ...", Next: "Naslednji", "No emoji found": "Ni najdenih izraznih ikon", "No results": "Ni zadetkov", Objects: "Predmeti", Open: "Odpri", 'Open link to "{resourceTitle}"': "Odpri povezavo do »{resourceTitle}«", "Open navigation": "Odpri krmarjenje", "Password is secure": "Geslo je varno", "Pause slideshow": "Ustavi predstavitev", "People & Body": "Ljudje in Telo", "Pick a date": "Izbor datuma", "Pick a date and a time": "Izbor datuma in časa", "Pick a month": "Izbor meseca", "Pick a time": "Izbor časa", "Pick a week": "Izbor tedna", "Pick a year": "Izbor leta", "Pick an emoji": "Izbor izrazne ikone", "Please select a time zone:": "Izbor časovnega pasu:", Previous: "Predhodni", "Related resources": "Povezani viri", Search: "Iskanje", "Search results": "Zadetki iskanja", "Select a tag": "Izbor oznake", Settings: "Nastavitve", "Settings navigation": "Krmarjenje nastavitev", "Show password": "Pokaži geslo", "Smileys & Emotion": "Izrazne ikone", "Start slideshow": "Začni predstavitev", Submit: "Pošlji", Symbols: "Simboli", "Travel & Places": "Potovanja in Kraji", "Type to search time zone": "Vpišite niz za iskanje časovnega pasu", "Unable to search the group": "Ni mogoče iskati po skupini", "Undo changes": "Razveljavi spremembe", "Write message, @ to mention someone, : for emoji autocompletion …": "Napišite sporočilo, za omembo pred ime postavite@, začnite z : za vstavljanje izraznih ikon …" } }, { locale: "sr", translations: { "{tag} (invisible)": "{tag} (nevidljivo)", "{tag} (restricted)": "{tag} (ograničeno)", Actions: "Radnje", Activities: "Aktivnosti", "Animals & Nature": "Životinje i Priroda", "Avatar of {displayName}": "Avatar za {displayName}", "Avatar of {displayName}, {status}": "Avatar za {displayName}, {status}", "Cancel changes": "Otkaži izmene", "Change title": "Izmeni naziv", Choose: "Изаберите", Close: "Затвори", "Close modal": "Zatvori modal", "Close navigation": "Zatvori navigaciju", "Close sidebar": "Zatvori bočnu traku", "Confirm changes": "Potvrdite promene", Custom: "Po meri", "Edit item": "Uredi stavku", "External documentation for {title}": "Eksterna dokumentacija za {title}", Favorite: "Omiljeni", Flags: "Zastave", "Food & Drink": "Hrana i Piće", "Frequently used": "Često korišćeno", Global: "Globalno", "Go back to the list": "Natrag na listu", items: "stavke", "Message limit of {count} characters reached": "Dostignuto je ograničenje za poruke od {count} znakova", "More {dashboardItemType} …": "Više {dashboardItemType} …", Next: "Следеће", "No emoji found": "Nije pronađen nijedan emodži", "No results": "Нема резултата", Objects: "Objekti", Open: "Otvori", "Open navigation": "Otvori navigaciju", "Pause slideshow": "Паузирај слајд шоу", "People & Body": "Ljudi i Telo", "Pick an emoji": "Izaberi emodži", "Please select a time zone:": "Molimo izaberite vremensku zonu:", Previous: "Претходно", Search: "Pretraži", "Search results": "Rezultati pretrage", "Select a tag": "Изаберите ознаку", Settings: "Поставке", "Settings navigation": "Navigacija u podešavanjima", "Smileys & Emotion": "Smajli i Emocije", "Start slideshow": "Покрени слајд шоу", Submit: "Prihvati", Symbols: "Simboli", "Travel & Places": "Putovanja i Mesta", "Type to search time zone": "Ukucaj da pretražiš vremenske zone", "Unable to search the group": "Nije moguće pretražiti grupu", "Undo changes": "Poništi promene", "Write message, @ to mention someone, : for emoji autocompletion …": "Napišite poruku, @ da pomenete nekoga, : za automatsko dovršavanje emodžija…" } }, { locale: "sv", translations: { "{tag} (invisible)": "{tag} (osynlig)", "{tag} (restricted)": "{tag} (begränsad)", Actions: "Åtgärder", Activities: "Aktiviteter", "Animals & Nature": "Djur & Natur", "Anything shared with the same group of people will show up here": "Något som delats med samma grupp av personer kommer att visas här", "Avatar of {displayName}": "{displayName}s avatar", "Avatar of {displayName}, {status}": "{displayName}s avatar, {status}", "Cancel changes": "Avbryt ändringar", "Change title": "Ändra titel", Choose: "Välj", "Clear text": "Ta bort text", Close: "Stäng", "Close modal": "Stäng modal", "Close navigation": "Stäng navigering", "Close sidebar": "Stäng sidopanel", "Confirm changes": "Bekräfta ändringar", Custom: "Anpassad", "Edit item": "Ändra", "Error getting related resources": "Problem att hämta relaterade resurser", "Error parsing svg": "Fel vid inläsning av svg", "External documentation for {title}": "Extern dokumentation för {title}", Favorite: "Favorit", Flags: "Flaggor", "Food & Drink": "Mat & Dryck", "Frequently used": "Används ofta", Global: "Global", "Go back to the list": "Gå tillbaka till listan", "Hide password": "Göm lössenordet", "Message limit of {count} characters reached": "Meddelandegräns {count} tecken används", "More items …": "Fler objekt", Next: "Nästa", "No emoji found": "Hittade inga emojis", "No results": "Inga resultat", Objects: "Objekt", Open: "Öppna", 'Open link to "{resourceTitle}"': 'Öppna länk till "{resourceTitle}"', "Open navigation": "Öppna navigering", "Password is secure": "Lössenordet är säkert", "Pause slideshow": "Pausa bildspelet", "People & Body": "Kropp & Själ", "Pick an emoji": "Välj en emoji", "Please select a time zone:": "Välj tidszon:", Previous: "Föregående", "Related resources": "Relaterade resurser", Search: "Sök", "Search results": "Sökresultat", "Select a tag": "Välj en tag", Settings: "Inställningar", "Settings navigation": "Inställningsmeny", "Show password": "Visa lössenordet", "Smileys & Emotion": "Selfies & Känslor", "Start slideshow": "Starta bildspelet", Submit: "Skicka", Symbols: "Symboler", "Travel & Places": "Resor & Sevärdigheter", "Type to search time zone": "Skriv för att välja tidszon", "Unable to search the group": "Kunde inte söka i gruppen", "Undo changes": "Ångra ändringar", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv meddelande, använd "@" för att nämna någon, använd ":" för automatiska emojiförslag ...' } }, { locale: "tr", translations: { "{tag} (invisible)": "{tag} (görünmez)", "{tag} (restricted)": "{tag} (kısıtlı)", Actions: "İşlemler", Activities: "Etkinlikler", "Animals & Nature": "Hayvanlar ve Doğa", "Anything shared with the same group of people will show up here": "Aynı kişi grubu ile paylaşılan herşey burada görüntülenir", "Avatar of {displayName}": "{displayName} avatarı", "Avatar of {displayName}, {status}": "{displayName}, {status} avatarı", "Cancel changes": "Değişiklikleri iptal et", "Change title": "Başlığı değiştir", Choose: "Seçin", "Clear text": "Metni temizle", Close: "Kapat", "Close modal": "Üste açılan pencereyi kapat", "Close navigation": "Gezinmeyi kapat", "Close sidebar": "Yan çubuğu kapat", "Confirm changes": "Değişiklikleri onayla", Custom: "Özel", "Edit item": "Ögeyi düzenle", "Error getting related resources": "İlgili kaynaklar alınırken sorun çıktı", "Error parsing svg": "svg işlenirken sorun çıktı", "External documentation for {title}": "{title} için dış belgeler", Favorite: "Sık kullanılanlara ekle", Flags: "Bayraklar", "Food & Drink": "Yeme ve İçme", "Frequently used": "Sık kullanılanlar", Global: "Evrensel", "Go back to the list": "Listeye dön", "Hide password": "Parolayı gizle", "Message limit of {count} characters reached": "{count} karakter ileti sınırına ulaşıldı", "More items …": "Diğer ögeler…", Next: "Sonraki", "No emoji found": "Herhangi bir emoji bulunamadı", "No results": "Herhangi bir sonuç bulunamadı", Objects: "Nesneler", Open: "Aç", 'Open link to "{resourceTitle}"': '"{resourceTitle}" bağlantısını aç', "Open navigation": "Gezinmeyi aç", "Password is secure": "Parola güvenli", "Pause slideshow": "Slayt sunumunu duraklat", "People & Body": "İnsanlar ve Beden", "Pick an emoji": "Bir emoji seçin", "Please select a time zone:": "Lütfen bir saat dilimi seçin:", Previous: "Önceki", "Related resources": "İlgili kaynaklar", Search: "Arama", "Search results": "Arama sonuçları", "Select a tag": "Bir etiket seçin", Settings: "Ayarlar", "Settings navigation": "Gezinme ayarları", "Show password": "Parolayı görüntüle", "Smileys & Emotion": "İfadeler ve Duygular", "Start slideshow": "Slayt sunumunu başlat", Submit: "Gönder", Symbols: "Simgeler", "Travel & Places": "Gezi ve Yerler", "Type to search time zone": "Saat dilimi aramak için yazmaya başlayın", "Unable to search the group": "Grupta arama yapılamadı", "Undo changes": "Değişiklikleri geri al", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'İleti yazın, birini anmak için @, otomatik emoji tamamlamak için ":" kullanın…' } }, { locale: "uk", translations: { "{tag} (invisible)": "{tag} (невидимий)", "{tag} (restricted)": "{tag} (обмежений)", Actions: "Дії", Activities: "Діяльність", "Animals & Nature": "Тварини та природа", "Avatar of {displayName}": "Аватар {displayName}", "Avatar of {displayName}, {status}": "Аватар {displayName}, {status}", "Cancel changes": "Скасувати зміни", "Change title": "Змінити назву", Choose: "ВиберітьВиберіть", "Clear text": "Очистити текст", Close: "Закрити", "Close modal": "Закрити модаль", "Close navigation": "Закрити навігацію", "Close sidebar": "Закрити бічну панель", "Confirm changes": "Підтвердити зміни", Custom: "Власне", "Edit item": "Редагувати елемент", "External documentation for {title}": "Зовнішня документація для {title}", Favorite: "Улюблений", Flags: "Прапори", "Food & Drink": "Їжа та напої", "Frequently used": "Найчастіші", Global: "Глобальний", "Go back to the list": "Повернутися до списку", "Hide password": "Приховати пароль", items: "елементи", "Message limit of {count} characters reached": "Вичерпано ліміт у {count} символів для повідомлення", "More {dashboardItemType} …": "Більше {dashboardItemType}…", Next: "Вперед", "No emoji found": "Емоційки відсутні", "No results": "Відсутні результати", Objects: "Об'єкти", Open: "Відкрити", "Open navigation": "Відкрити навігацію", "Password is secure": "Пароль безпечний", "Pause slideshow": "Пауза у показі слайдів", "People & Body": "Люди та жести", "Pick an emoji": "Виберіть емоційку", "Please select a time zone:": "Виберіть часовий пояс:", Previous: "Назад", Search: "Пошук", "Search results": "Результати пошуку", "Select a tag": "Виберіть позначку", Settings: "Налаштування", "Settings navigation": "Навігація у налаштуваннях", "Show password": "Показати пароль", "Smileys & Emotion": "Смайли та емоції", "Start slideshow": "Почати показ слайдів", Submit: "Надіслати", Symbols: "Символи", "Travel & Places": "Поїздки та місця", "Type to search time zone": "Введіть для пошуку часовий пояс", "Unable to search the group": "Неможливо шукати в групі", "Undo changes": "Скасувати зміни", "Write message, @ to mention someone, : for emoji autocompletion …": "Напишіть повідомлення, @, щоб згадати когось, : для автозаповнення емодзі…" } }, { locale: "zh_CN", translations: { "{tag} (invisible)": "{tag} (不可见)", "{tag} (restricted)": "{tag} (受限)", Actions: "行为", Activities: "活动", "Animals & Nature": "动物 & 自然", "Anything shared with the same group of people will show up here": "与同组用户分享的所有内容都会显示于此", "Avatar of {displayName}": "{displayName}的头像", "Avatar of {displayName}, {status}": "{displayName}的头像,{status}", "Cancel changes": "取消更改", "Change title": "更改标题", Choose: "选择", "Clear text": "清除文本", Close: "关闭", "Close modal": "关闭窗口", "Close navigation": "关闭导航", "Close sidebar": "关闭侧边栏", "Confirm changes": "确认更改", Custom: "自定义", "Edit item": "编辑项目", "Error getting related resources": "获取相关资源时出错", "Error parsing svg": "解析 svg 时出错", "External documentation for {title}": "{title}的外部文档", Favorite: "喜爱", Flags: "旗帜", "Food & Drink": "食物 & 饮品", "Frequently used": "经常使用", Global: "全局", "Go back to the list": "返回至列表", "Hide password": "隐藏密码", "Message limit of {count} characters reached": "已达到 {count} 个字符的消息限制", "More items …": "更多项目…", Next: "下一个", "No emoji found": "表情未找到", "No results": "无结果", Objects: "物体", Open: "打开", 'Open link to "{resourceTitle}"': '打开"{resourceTitle}"的连接', "Open navigation": "开启导航", "Password is secure": "密码安全", "Pause slideshow": "暂停幻灯片", "People & Body": "人 & 身体", "Pick an emoji": "选择一个表情", "Please select a time zone:": "请选择一个时区:", Previous: "上一个", "Related resources": "相关资源", Search: "搜索", "Search results": "搜索结果", "Select a tag": "选择一个标签", Settings: "设置", "Settings navigation": "设置向导", "Show password": "显示密码", "Smileys & Emotion": "笑脸 & 情感", "Start slideshow": "开始幻灯片", Submit: "提交", Symbols: "符号", "Travel & Places": "旅游 & 地点", "Type to search time zone": "打字以搜索时区", "Unable to search the group": "无法搜索分组", "Undo changes": "撤销更改", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': '写信息,使用"@"来提及某人,使用":"进行表情符号自动完成 ...' } }, { locale: "zh_HK", translations: { "{tag} (invisible)": "{tag} (隱藏)", "{tag} (restricted)": "{tag} (受限)", Actions: "動作", Activities: "活動", "Animals & Nature": "動物與自然", "Anything shared with the same group of people will show up here": "與同一組人共享的任何內容都會顯示在此處", "Avatar of {displayName}": "{displayName} 的頭像", "Avatar of {displayName}, {status}": "{displayName} 的頭像,{status}", "Cancel changes": "取消更改", "Change title": "更改標題", Choose: "選擇", "Clear text": "清除文本", Close: "關閉", "Close modal": "關閉模態", "Close navigation": "關閉導航", "Close sidebar": "關閉側邊欄", "Confirm changes": "確認更改", Custom: "自定義", "Edit item": "編輯項目", "Error getting related resources": "獲取相關資源出錯", "Error parsing svg": "解析 svg 時出錯", "External documentation for {title}": "{title} 的外部文檔", Favorite: "喜愛", Flags: "旗幟", "Food & Drink": "食物與飲料", "Frequently used": "經常使用", Global: "全球的", "Go back to the list": "返回清單", "Hide password": "隱藏密碼", "Message limit of {count} characters reached": "已達到訊息最多 {count} 字元限制", "More items …": "更多項目 …", Next: "下一個", "No emoji found": "未找到表情符號", "No results": "無結果", Objects: "物件", Open: "打開", 'Open link to "{resourceTitle}"': "打開指向 “{resourceTitle}” 的鏈結", "Open navigation": "開啟導航", "Password is secure": "密碼是安全的", "Pause slideshow": "暫停幻燈片", "People & Body": "人物", "Pick an emoji": "選擇表情符號", "Please select a time zone:": "請選擇時區:", Previous: "上一個", "Related resources": "相關資源", Search: "搜尋", "Search results": "搜尋結果", "Select a tag": "選擇標籤", Settings: "設定", "Settings navigation": "設定值導覽", "Show password": "顯示密碼", "Smileys & Emotion": "表情", "Start slideshow": "開始幻燈片", Submit: "提交", Symbols: "標誌", "Travel & Places": "旅遊與景點", "Type to search time zone": "鍵入以搜索時區", "Unable to search the group": "無法搜尋群組", "Undo changes": "取消更改", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': '寫訊息,使用 "@" 來指代某人,使用 ":" 用於表情符號自動填充 ...' } }, { locale: "zh_TW", translations: { "{tag} (invisible)": "{tag} (隱藏)", "{tag} (restricted)": "{tag} (受限)", Actions: "動作", Activities: "活動", "Animals & Nature": "動物與自然", Choose: "選擇", Close: "關閉", Custom: "自定義", Flags: "旗幟", "Food & Drink": "食物與飲料", "Frequently used": "最近使用", "Message limit of {count} characters reached": "已達到訊息最多 {count} 字元限制", Next: "下一個", "No emoji found": "未找到表情符號", "No results": "無結果", Objects: "物件", "Pause slideshow": "暫停幻燈片", "People & Body": "人物", "Pick an emoji": "選擇表情符號", Previous: "上一個", Search: "搜尋", "Search results": "搜尋結果", "Select a tag": "選擇標籤", Settings: "設定", "Settings navigation": "設定值導覽", "Smileys & Emotion": "表情", "Start slideshow": "開始幻燈片", Symbols: "標誌", "Travel & Places": "旅遊與景點", "Unable to search the group": "無法搜尋群組", "Write message, @ to mention someone …": "輸入訊息時可使用 @ 來標示某人..." } }].forEach((h) => { + const E = {}; + for (const b in h.translations) + h.translations[b].pluralId ? E[b] = { msgid: b, msgid_plural: h.translations[b].pluralId, msgstr: h.translations[b].msgstr } : E[b] = { msgid: b, msgstr: [h.translations[b]] }; + c.addTranslation(h.locale, { translations: { "": E } }); + }); + const d = c.build(), p = d.ngettext.bind(d), A = d.gettext.bind(d); + }, 3648: (u, i, o) => { + o.d(i, { Z: () => c }); + var l = o(932); + const c = { methods: { n: l.n, t: l.t } }; + }, 1205: (u, i, o) => { + o.d(i, { Z: () => l }); + const l = (c) => Math.random().toString(36).replace(/[^a-z]+/g, "").slice(0, c || 5); + }, 7645: (u, i, o) => { + o.d(i, { Z: () => l }); + const l = (c) => { + c.mounted ? Array.isArray(c.mounted) || (c.mounted = [c.mounted]) : c.mounted = [], c.mounted.push(function() { + this.$el.setAttribute("data-v-".concat("f7c85e6"), ""); + }); + }; + }, 1206: (u, i, o) => { + o.d(i, { L: () => l }), o(4505); + const l = function() { + return Object.assign(window, { _nc_focus_trap: window._nc_focus_trap || [] }), window._nc_focus_trap; + }; + }, 8384: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-tooltip.v-popper__popper{position:absolute;z-index:100000;top:0;right:auto;left:auto;display:block;margin:0;padding:0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{right:100%;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{left:100%;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity .15s,visibility .15s;opacity:0}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity .15s;opacity:1}.v-popper--theme-tooltip .v-popper__inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.v-popper--theme-tooltip .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:rgba(0,0,0,0);border-width:10px}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/directives/Tooltip/index.scss"], names: [], mappings: "AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCSA,0CACC,iBAAA,CACA,cAAA,CACA,KAAA,CACA,UAAA,CACA,SAAA,CACA,aAAA,CACA,QAAA,CACA,SAAA,CACA,eAAA,CACA,gBAAA,CACA,SAAA,CACA,eAAA,CAEA,eAAA,CACA,sDAAA,CAGA,iGACC,YAAA,CACA,qBAAA,CACA,6CAAA,CAID,oGACC,SAAA,CACA,kBAAA,CACA,gDAAA,CAID,mGACC,UAAA,CACA,mBAAA,CACA,+CAAA,CAID,kGACC,SAAA,CACA,oBAAA,CACA,8CAAA,CAID,4DACC,iBAAA,CACA,uCAAA,CACA,SAAA,CAED,6DACC,kBAAA,CACA,uBAAA,CACA,SAAA,CAKF,0CACC,eAAA,CACA,eAAA,CACA,iBAAA,CACA,4BAAA,CACA,kCAAA,CACA,6CAAA,CAID,oDACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,QAAA,CACA,QAAA,CACA,kBAAA,CACA,0BAAA,CACA,iBAhFY", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n/**\n* @copyright Copyright (c) 2016, John Molakvoæ \n* @copyright Copyright (c) 2016, Robin Appelman \n* @copyright Copyright (c) 2016, Jan-Christoph Borchardt \n* @copyright Copyright (c) 2016, Erik Pellikka \n* @copyright Copyright (c) 2015, Vincent Petry \n*\n* Bootstrap (http://getbootstrap.com)\n* SCSS copied from version 3.3.5\n* Copyright 2011-2015 Twitter, Inc.\n* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n*/\n\n$arrow-width: 10px;\n\n.v-popper--theme-tooltip {\n &.v-popper__popper {\n position: absolute;\n z-index: 100000;\n top: 0;\n right: auto;\n left: auto;\n display: block;\n margin: 0;\n padding: 0;\n text-align: left;\n text-align: start;\n opacity: 0;\n line-height: 1.6;\n\n line-break: auto;\n filter: drop-shadow(0 1px 10px var(--color-box-shadow));\n\n // TOP\n &[data-popper-placement^='top'] .v-popper__arrow-container {\n bottom: -$arrow-width;\n border-bottom-width: 0;\n border-top-color: var(--color-main-background);\n }\n\n // BOTTOM\n &[data-popper-placement^='bottom'] .v-popper__arrow-container {\n top: -$arrow-width;\n border-top-width: 0;\n border-bottom-color: var(--color-main-background);\n }\n\n // RIGHT\n &[data-popper-placement^='right'] .v-popper__arrow-container {\n right: 100%;\n border-left-width: 0;\n border-right-color: var(--color-main-background);\n }\n\n // LEFT\n &[data-popper-placement^='left'] .v-popper__arrow-container {\n left: 100%;\n border-right-width: 0;\n border-left-color: var(--color-main-background);\n }\n\n // HIDDEN / SHOWN\n &[aria-hidden='true'] {\n visibility: hidden;\n transition: opacity .15s, visibility .15s;\n opacity: 0;\n }\n &[aria-hidden='false'] {\n visibility: visible;\n transition: opacity .15s;\n opacity: 1;\n }\n }\n\n // CONTENT\n .v-popper__inner {\n max-width: 350px;\n padding: 5px 8px;\n text-align: center;\n color: var(--color-main-text);\n border-radius: var(--border-radius);\n background-color: var(--color-main-background);\n }\n\n // ARROW\n .v-popper__arrow-container {\n position: absolute;\n z-index: 1;\n width: 0;\n height: 0;\n margin: 0;\n border-style: solid;\n border-color: transparent;\n border-width: $arrow-width;\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 4825: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-29452b76]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-29452b76]{display:flex;align-items:center}.action-items>button[data-v-29452b76]{margin-right:7px}.action-item[data-v-29452b76]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-29452b76]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-29452b76]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-29452b76]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-29452b76]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-29452b76]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-29452b76]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-29452b76]{background-color:var(--open-background-color)}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcActions/NcActions.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,+BACC,YAAA,CACA,kBAAA,CAGA,sCACC,gBAAA,CAIF,8BACC,gFAAA,CACA,iBAAA,CACA,oBAAA,CAEA,mDACC,2DAAA,CAGD,qDACC,iEAAA,CAGD,iDACC,iDAAA,CAGD,mDACC,mDAAA,CAGD,mDACC,mDAAA,CAGD,kEACC,oCAAA,CAGD,yEACC,6CAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n// Inline buttons\n.action-items {\n display: flex;\n align-items: center;\n\n // Spacing between buttons\n & > button {\n margin-right: math.div($icon-margin, 2);\n }\n}\n\n.action-item {\n --open-background-color: var(--color-background-hover, $action-background-hover);\n position: relative;\n display: inline-block;\n\n &.action-item--primary {\n --open-background-color: var(--color-primary-element-hover);\n }\n\n &.action-item--secondary {\n --open-background-color: var(--color-primary-element-light-hover);\n }\n\n &.action-item--error {\n --open-background-color: var(--color-error-hover);\n }\n\n &.action-item--warning {\n --open-background-color: var(--color-warning-hover);\n }\n\n &.action-item--success {\n --open-background-color: var(--color-success-hover);\n }\n\n &.action-item--tertiary-no-background {\n --open-background-color: transparent;\n }\n\n &.action-item--open .action-item__menutoggle {\n background-color: var(--open-background-color);\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 4946: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large);overflow:hidden}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-large);padding:4px;max-height:calc(50vh - 16px);overflow:auto}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcActions/NcActions.vue"], names: [], mappings: "AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCJD,kFACC,wCAAA,CACA,eAAA,CAEA,mGACC,wCAAA,CACA,WAAA,CACA,4BAAA,CACA,aAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n// We overwrote the popover base class, so we can style\n// the popover__inner for actions only.\n.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper {\n border-radius: var(--border-radius-large);\n overflow:hidden;\n\n .v-popper__inner {\n border-radius: var(--border-radius-large);\n padding: 4px;\n max-height: calc(50vh - 16px);\n overflow: auto;\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 7196: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-4d05be2c]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-4d05be2c]{position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:bold;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:22px;transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue *[data-v-4d05be2c],.button-vue span[data-v-4d05be2c]{cursor:pointer}.button-vue[data-v-4d05be2c]:focus{outline:none}.button-vue[data-v-4d05be2c]:disabled{cursor:default;opacity:.5;filter:saturate(0.7)}.button-vue:disabled *[data-v-4d05be2c]{cursor:default}.button-vue[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-4d05be2c]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-4d05be2c]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue__icon[data-v-4d05be2c]{height:44px;width:44px;min-height:44px;min-width:44px;display:flex;justify-content:center;align-items:center}.button-vue__text[data-v-4d05be2c]{font-weight:bold;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-4d05be2c]{width:44px !important}.button-vue--text-only[data-v-4d05be2c]{padding:0 12px}.button-vue--text-only .button-vue__text[data-v-4d05be2c]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-4d05be2c]{padding:0 16px 0 4px}.button-vue--wide[data-v-4d05be2c]{width:100%}.button-vue[data-v-4d05be2c]:focus-visible{outline:2px solid var(--color-main-text) !important}.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]{outline:2px solid var(--color-primary-element-text);border-radius:var(--border-radius);background-color:rgba(0,0,0,0)}.button-vue--vue-primary[data-v-4d05be2c]{background-color:var(--color-primary-element);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-4d05be2c]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-4d05be2c]{color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--vue-secondary[data-v-4d05be2c]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--vue-tertiary[data-v-4d05be2c]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color);background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-4d05be2c]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-no-background[data-v-4d05be2c]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]{color:var(--color-primary-element-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-success[data-v-4d05be2c]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-4d05be2c]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-4d05be2c]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-4d05be2c]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-4d05be2c]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-4d05be2c]:active{background-color:var(--color-error)}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcButton/NcButton.vue", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,6BACC,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,QAAA,CACA,SAAA,CACA,kCAAA,CACA,gBAAA,CACA,eCcgB,CDbhB,cCagB,CDZhB,YAAA,CACA,kBAAA,CACA,sBAAA,CAGA,cAAA,CAKA,kBAAA,CACA,uDAAA,CACA,uBAAA,CACA,iCAAA,CAkBA,6CAAA,CACA,mDAAA,CA1BA,iEAEC,cAAA,CAQD,mCACC,YAAA,CAGD,sCACC,cAAA,CAIA,UCIiB,CDFjB,oBAAA,CALA,wCACC,cAAA,CAUF,kDACC,yDAAA,CAKD,oCACC,mDAAA,CAGD,sCACC,mBAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CAGD,mCACC,WCvCe,CDwCf,UCxCe,CDyCf,eCzCe,CD0Cf,cC1Ce,CD2Cf,YAAA,CACA,sBAAA,CACA,kBAAA,CAGD,mCACC,gBAAA,CACA,iBAAA,CACA,aAAA,CACA,kBAAA,CACA,sBAAA,CACA,eAAA,CAID,wCACC,qBAAA,CAID,wCACC,cAAA,CACA,0DACC,eAAA,CACA,gBAAA,CAKF,4CACC,oBAAA,CAID,mCACC,UAAA,CAGD,2CACC,mDAAA,CACA,+EACC,mDAAA,CACA,kCAAA,CACA,8BAAA,CAOF,0CACC,6CAAA,CACA,uCAAA,CACA,+DACC,mDAAA,CAID,iDACC,6CAAA,CAKF,4CACC,6CAAA,CACA,mDAAA,CACA,iEACC,6CAAA,CACA,yDAAA,CAKF,2CACC,4BAAA,CACA,8BAAA,CACA,gEACC,6BAAA,CACA,8CAAA,CAKF,yDACC,4BAAA,CACA,8BAAA,CACA,8EACC,8BAAA,CAKF,sDACC,uCAAA,CACA,8BAAA,CAEA,2EACC,8BAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,wCACC,mCAAA,CACA,UAAA,CACA,6DACC,yCAAA,CAID,+CACC,mCAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n\n.button-vue {\n position: relative;\n width: fit-content;\n overflow: hidden;\n border: 0;\n padding: 0;\n font-size: var(--default-font-size);\n font-weight: bold;\n min-height: $clickable-area;\n min-width: $clickable-area;\n display: flex;\n align-items: center;\n justify-content: center;\n\n // Cursor pointer on element and all children\n cursor: pointer;\n & *,\n span {\n cursor: pointer;\n }\n border-radius: math.div($clickable-area, 2);\n transition-property: color, border-color, background-color;\n transition-duration: 0.1s;\n transition-timing-function: linear;\n\n // No outline feedback for focus. Handled with a toggled class in js (see data)\n &:focus {\n outline: none;\n }\n\n &:disabled {\n cursor: default;\n & * {\n cursor: default;\n }\n opacity: $opacity_disabled;\n // Gives a wash out effect\n filter: saturate($opacity_normal);\n }\n\n // Default button type\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light);\n &:hover:not(:disabled) {\n background-color: var(--color-primary-element-light-hover);\n }\n\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-primary-element-light);\n }\n\n &__wrapper {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n }\n\n &__icon {\n height: $clickable-area;\n width: $clickable-area;\n min-height: $clickable-area;\n min-width: $clickable-area;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n\n &__text {\n font-weight: bold;\n margin-bottom: 1px;\n padding: 2px 0;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n }\n\n // Icon-only button\n &--icon-only {\n width: $clickable-area !important;\n }\n\n // Text-only button\n &--text-only {\n padding: 0 12px;\n & .button-vue__text {\n margin-left: 4px;\n margin-right: 4px;\n }\n }\n\n // Icon and text button\n &--icon-and-text {\n padding: 0 16px 0 4px;\n }\n\n // Wide button spans the whole width of the container\n &--wide {\n width: 100%;\n }\n\n &:focus-visible {\n outline: 2px solid var(--color-main-text) !important;\n &.button-vue--vue-tertiary-on-primary {\n outline: 2px solid var(--color-primary-element-text);\n border-radius: var(--border-radius);\n background-color: transparent;\n }\n }\n\n // Button types\n\n // Primary\n &--vue-primary {\n background-color: var(--color-primary-element);\n color: var(--color-primary-element-text);\n &:hover:not(:disabled) {\n background-color: var(--color-primary-element-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-primary-element);\n }\n }\n\n // Secondary\n &--vue-secondary {\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light);\n &:hover:not(:disabled) {\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light-hover);\n }\n }\n\n // Tertiary\n &--vue-tertiary {\n color: var(--color-main-text);\n background-color: transparent;\n &:hover:not(:disabled) {\n background-color: var(--color);\n background-color: var(--color-background-hover);\n }\n }\n\n // Tertiary, no background\n &--vue-tertiary-no-background {\n color: var(--color-main-text);\n background-color: transparent;\n &:hover:not(:disabled) {\n background-color: transparent;\n }\n }\n\n // Tertiary on primary color (like the header)\n &--vue-tertiary-on-primary {\n color: var(--color-primary-element-text);\n background-color: transparent;\n\n &:hover:not(:disabled) {\n background-color: transparent;\n }\n }\n\n // Success\n &--vue-success {\n background-color: var(--color-success);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-success-hover);\n }\n // Back to the default color for this button when active\n // : add ripple effect\n &:active {\n background-color: var(--color-success);\n }\n }\n\n // Warning\n &--vue-warning {\n background-color: var(--color-warning);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-warning-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-warning);\n }\n }\n\n // Error\n &--vue-error {\n background-color: var(--color-error);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-error-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-error);\n }\n }\n}\n\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const A = p; + }, 2482: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, '.material-design-icon[data-v-234c4d21]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.modal-mask[data-v-234c4d21]{position:fixed;z-index:9998;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.modal-mask--dark[data-v-234c4d21]{background-color:rgba(0,0,0,.92)}.modal-header[data-v-234c4d21]{position:absolute;z-index:10001;top:0;right:0;left:0;display:flex !important;align-items:center;justify-content:center;width:100%;height:50px;overflow:hidden;transition:opacity 250ms,visibility 250ms}.modal-header.invisible[style*="display:none"][data-v-234c4d21],.modal-header.invisible[style*="display: none"][data-v-234c4d21]{visibility:hidden}.modal-header .modal-name[data-v-234c4d21]{overflow-x:hidden;box-sizing:border-box;width:100%;padding:0 132px 0 12px;transition:padding ease 100ms;white-space:nowrap;text-overflow:ellipsis;color:#fff;font-size:14px;margin-bottom:0}@media only screen and (min-width: 1024px){.modal-header .modal-name[data-v-234c4d21]{padding-left:132px;text-align:center}}.modal-header .icons-menu[data-v-234c4d21]{position:absolute;right:0;display:flex;align-items:center;justify-content:flex-end}.modal-header .icons-menu .header-close[data-v-234c4d21]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin:3px;padding:0}.modal-header .icons-menu .play-pause-icons[data-v-234c4d21]{position:relative;width:50px;height:50px;margin:0;padding:0;cursor:pointer;border:none;background-color:rgba(0,0,0,0)}.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__play[data-v-234c4d21],.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-234c4d21],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-234c4d21],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-234c4d21]{opacity:1;border-radius:22px;background-color:rgba(127,127,127,.25)}.modal-header .icons-menu .play-pause-icons__play[data-v-234c4d21],.modal-header .icons-menu .play-pause-icons__pause[data-v-234c4d21]{box-sizing:border-box;width:44px;height:44px;margin:3px;cursor:pointer;opacity:.7}.modal-header .icons-menu .header-actions[data-v-234c4d21]{color:#fff}.modal-header .icons-menu[data-v-234c4d21] .action-item{margin:3px}.modal-header .icons-menu[data-v-234c4d21] .action-item--single{box-sizing:border-box;width:44px;height:44px;cursor:pointer;background-position:center;background-size:22px}.modal-header .icons-menu[data-v-234c4d21] button{color:#fff}.modal-header .icons-menu[data-v-234c4d21] .action-item__menutoggle{padding:0}.modal-header .icons-menu[data-v-234c4d21] .action-item__menutoggle span,.modal-header .icons-menu[data-v-234c4d21] .action-item__menutoggle svg{width:var(--icon-size);height:var(--icon-size)}.modal-wrapper[data-v-234c4d21]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.modal-wrapper .prev[data-v-234c4d21],.modal-wrapper .next[data-v-234c4d21]{z-index:10000;display:flex !important;height:35vw;position:absolute;transition:opacity 250ms,visibility 250ms;color:var(--color-primary-element-text)}.modal-wrapper .prev[data-v-234c4d21]:focus-visible,.modal-wrapper .next[data-v-234c4d21]:focus-visible{box-shadow:0 0 0 2px var(--color-primary-element-text);background-color:var(--color-box-shadow)}.modal-wrapper .prev.invisible[style*="display:none"][data-v-234c4d21],.modal-wrapper .prev.invisible[style*="display: none"][data-v-234c4d21],.modal-wrapper .next.invisible[style*="display:none"][data-v-234c4d21],.modal-wrapper .next.invisible[style*="display: none"][data-v-234c4d21]{visibility:hidden}.modal-wrapper .prev[data-v-234c4d21]{left:2px}.modal-wrapper .next[data-v-234c4d21]{right:2px}.modal-wrapper .modal-container[data-v-234c4d21]{position:relative;display:block;overflow:auto;padding:0;transition:transform 300ms ease;border-radius:var(--border-radius-large);background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 40px rgba(0,0,0,.2)}.modal-wrapper .modal-container__close[data-v-234c4d21]{position:absolute;top:4px;right:4px}.modal-wrapper--small .modal-container[data-v-234c4d21]{width:400px;max-width:90%;max-height:90%}.modal-wrapper--normal .modal-container[data-v-234c4d21]{max-width:90%;width:600px;max-height:90%}.modal-wrapper--large .modal-container[data-v-234c4d21]{max-width:90%;width:900px;max-height:90%}.modal-wrapper--full .modal-container[data-v-234c4d21]{width:100%;height:calc(100% - var(--header-height));position:absolute;top:50px;border-radius:0}@media only screen and (max-width: 512px){.modal-wrapper .modal-container[data-v-234c4d21]{max-width:initial;width:100%;max-height:initial;height:calc(100% - var(--header-height));position:absolute;top:50px;border-radius:0}}.fade-enter-active[data-v-234c4d21],.fade-leave-active[data-v-234c4d21]{transition:opacity 250ms}.fade-enter[data-v-234c4d21],.fade-leave-to[data-v-234c4d21]{opacity:0}.fade-visibility-enter[data-v-234c4d21],.fade-visibility-leave-to[data-v-234c4d21]{visibility:hidden;opacity:0}.modal-in-enter-active[data-v-234c4d21],.modal-in-leave-active[data-v-234c4d21],.modal-out-enter-active[data-v-234c4d21],.modal-out-leave-active[data-v-234c4d21]{transition:opacity 250ms}.modal-in-enter[data-v-234c4d21],.modal-in-leave-to[data-v-234c4d21],.modal-out-enter[data-v-234c4d21],.modal-out-leave-to[data-v-234c4d21]{opacity:0}.modal-in-enter .modal-container[data-v-234c4d21],.modal-in-leave-to .modal-container[data-v-234c4d21]{transform:scale(0.9)}.modal-out-enter .modal-container[data-v-234c4d21],.modal-out-leave-to .modal-container[data-v-234c4d21]{transform:scale(1.1)}.modal-mask .play-pause-icons .progress-ring[data-v-234c4d21]{position:absolute;top:0;left:0;transform:rotate(-90deg)}.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-234c4d21]{transition:100ms stroke-dashoffset;transform-origin:50% 50%;animation:progressring-234c4d21 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-234c4d21]{animation:breath-234c4d21 2s cubic-bezier(0.4, 0, 0.2, 1) infinite}.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-234c4d21]{animation-play-state:paused !important}@keyframes progressring-234c4d21{from{stroke-dashoffset:94.2477796077}to{stroke-dashoffset:0}}@keyframes breath-234c4d21{0%{opacity:1}50%{opacity:0}100%{opacity:1}}', "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcModal/NcModal.vue", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,6BACC,cAAA,CACA,YAAA,CACA,KAAA,CACA,MAAA,CACA,aAAA,CACA,UAAA,CACA,WAAA,CACA,+BAAA,CACA,mCACC,gCAAA,CAIF,+BACC,iBAAA,CACA,aAAA,CACA,KAAA,CACA,OAAA,CACA,MAAA,CAGA,uBAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CACA,WCuBe,CDtBf,eAAA,CACA,yCAAA,CAIA,iIAEC,iBAAA,CAGD,2CACC,iBAAA,CACA,qBAAA,CACA,UAAA,CACA,sBAAA,CACA,6BAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CACA,cChBY,CDiBZ,eAAA,CAID,2CACC,2CACC,kBAAA,CACA,iBAAA,CAAA,CAIF,2CACC,iBAAA,CACA,OAAA,CACA,YAAA,CACA,kBAAA,CACA,wBAAA,CAEA,yDACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,qBAAA,CACA,UAAA,CACA,SAAA,CAGD,6DACC,iBAAA,CACA,UC3Ba,CD4Bb,WC5Ba,CD6Bb,QAAA,CACA,SAAA,CACA,cAAA,CACA,WAAA,CACA,8BAAA,CAGC,8WAEC,SC9CU,CD+CV,kBAAA,CACA,sCCxDW,CD2Db,uIAEC,qBAAA,CACA,UCzEa,CD0Eb,WC1Ea,CD2Eb,UAAA,CACA,cAAA,CACA,UC3Da,CD+Df,2DACC,UAAA,CAGD,yDACC,UAAA,CAEA,iEACC,qBAAA,CACA,UC1Fa,CD2Fb,WC3Fa,CD4Fb,cAAA,CACA,0BAAA,CACA,oBAAA,CAIF,kDAEC,UAAA,CAID,oEACC,SAAA,CACA,iJACC,sBAAA,CACA,uBAAA,CAMJ,gCACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,qBAAA,CACA,UAAA,CACA,WAAA,CAGA,4EAEC,aAAA,CAEA,uBAAA,CACA,WAAA,CACA,iBAAA,CACA,yCAAA,CAEA,uCAAA,CAEA,wGAEC,sDAAA,CACA,wCAAA,CAOD,8RAEC,iBAAA,CAGF,sCACC,QAAA,CAED,sCACC,SAAA,CAID,iDACC,iBAAA,CACA,aAAA,CACA,aAAA,CACA,SAAA,CACA,+BAAA,CACA,wCAAA,CACA,6CAAA,CACA,4BAAA,CACA,kCAAA,CACA,wDACC,iBAAA,CACA,OAAA,CACA,SAAA,CAMD,wDACC,WAAA,CACA,aAAA,CACA,cAAA,CAID,yDACC,aAAA,CACA,WAAA,CACA,cAAA,CAID,wDACC,aAAA,CACA,WAAA,CACA,cAAA,CAID,uDACC,UAAA,CACA,wCAAA,CACA,iBAAA,CACA,QC9Ka,CD+Kb,eAAA,CAKF,0CACC,iDACC,iBAAA,CACA,UAAA,CACA,kBAAA,CACA,wCAAA,CACA,iBAAA,CACA,QC3La,CD4Lb,eAAA,CAAA,CAMH,wEAEC,wBAAA,CAGD,6DAEC,SAAA,CAGD,mFAEC,iBAAA,CACA,SAAA,CAGD,kKAIC,wBAAA,CAGD,4IAIC,SAAA,CAGD,uGAEC,oBAAA,CAGD,yGAEC,oBAAA,CAQA,8DACC,iBAAA,CACA,KAAA,CACA,MAAA,CACA,wBAAA,CACA,qFACC,kCAAA,CACA,wBAAA,CACA,yEAAA,CAEA,oBAAA,CACA,+BAAA,CACA,8BAAA,CAID,mEACC,kEAAA,CAED,8EACC,sCAAA,CAMH,iCACC,KACC,+BAAA,CAED,GACC,mBAAA,CAAA,CAIF,2BACC,GACC,SAAA,CAED,IACC,SAAA,CAED,KACC,SAAA,CAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n\n.modal-mask {\n position: fixed;\n z-index: 9998;\n top: 0;\n left: 0;\n display: block;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, .5);\n &--dark {\n background-color: rgba(0, 0, 0, .92);\n }\n}\n\n.modal-header {\n position: absolute;\n z-index: 10001;\n top: 0;\n right: 0;\n left: 0;\n // prevent vue show to use display:none and reseting\n // the circle animation loop\n display: flex !important;\n align-items: center;\n justify-content: center;\n width: 100%;\n height: $header-height;\n overflow: hidden;\n transition: opacity 250ms,\n visibility 250ms;\n\n // replace display by visibility\n &.invisible[style*='display:none'],\n &.invisible[style*='display: none'] {\n visibility: hidden;\n }\n\n .modal-name {\n overflow-x: hidden;\n box-sizing: border-box;\n width: 100%;\n padding: 0 #{$clickable-area * 3} 0 12px; // maximum actions is 3\n transition: padding ease 100ms;\n white-space: nowrap;\n text-overflow: ellipsis;\n color: #fff;\n font-size: $icon-margin;\n margin-bottom: 0;\n }\n\n // On wider screens the name can be centered\n @media only screen and (min-width: $breakpoint-mobile) {\n .modal-name {\n padding-left: #{$clickable-area * 3}; // maximum actions is 3\n text-align: center;\n }\n }\n\n .icons-menu {\n position: absolute;\n right: 0;\n display: flex;\n align-items: center;\n justify-content: flex-end;\n\n .header-close {\n display: flex;\n align-items: center;\n justify-content: center;\n box-sizing: border-box;\n margin: math.div($header-height - $clickable-area, 2);\n padding: 0;\n }\n\n .play-pause-icons {\n position: relative;\n width: $header-height;\n height: $header-height;\n margin: 0;\n padding: 0;\n cursor: pointer;\n border: none;\n background-color: transparent;\n &:hover,\n &:focus {\n .play-pause-icons__play,\n .play-pause-icons__pause {\n opacity: $opacity_full;\n border-radius: math.div($clickable-area, 2);\n background-color: $icon-focus-bg;\n }\n }\n &__play,\n &__pause {\n box-sizing: border-box;\n width: $clickable-area;\n height: $clickable-area;\n margin: math.div($header-height - $clickable-area, 2);\n cursor: pointer;\n opacity: $opacity_normal;\n }\n }\n\n .header-actions {\n color: white;\n }\n\n &:deep() .action-item {\n margin: math.div($header-height - $clickable-area, 2);\n\n &--single {\n box-sizing: border-box;\n width: $clickable-area;\n height: $clickable-area;\n cursor: pointer;\n background-position: center;\n background-size: 22px;\n }\n }\n\n :deep(button) {\n // force white instead of default main text\n color: #fff;\n }\n\n // Force the Actions menu icon to be the same size as other icons\n &:deep(.action-item__menutoggle) {\n padding: 0;\n span, svg {\n width: var(--icon-size);\n height: var(--icon-size);\n }\n }\n }\n}\n\n.modal-wrapper {\n display: flex;\n align-items: center;\n justify-content: center;\n box-sizing: border-box;\n width: 100%;\n height: 100%;\n\n /* Navigation buttons */\n .prev,\n .next {\n z-index: 10000;\n // ignore display: none\n display: flex !important;\n height: 35vw;\n position: absolute;\n transition: opacity 250ms,\n visibility 250ms;\n color: var(--color-primary-element-text);\n\n &:focus-visible {\n // Override NcButton focus styles\n box-shadow: 0 0 0 2px var(--color-primary-element-text);\n background-color: var(--color-box-shadow);\n }\n\n // we want to keep the elements on page\n // even if hidden to avoid having a unbalanced\n // centered content\n // replace display by visibility\n &.invisible[style*='display:none'],\n &.invisible[style*='display: none'] {\n visibility: hidden;\n }\n }\n .prev {\n left: 2px;\n }\n .next {\n right: 2px;\n }\n\n /* Content */\n .modal-container {\n position: relative;\n display: block;\n overflow: auto; // avoids unecessary hacks if the content should be bigger than the modal\n padding: 0;\n transition: transform 300ms ease;\n border-radius: var(--border-radius-large);\n background-color: var(--color-main-background);\n color: var(--color-main-text);\n box-shadow: 0 0 40px rgba(0, 0, 0, .2);\n &__close {\n position: absolute;\n top: 4px;\n right: 4px;\n }\n }\n\n // Sizing\n &--small {\n .modal-container {\n width: 400px;\n max-width: 90%;\n max-height: 90%;\n }\n }\n &--normal {\n .modal-container {\n max-width: 90%;\n width: 600px;\n max-height: 90%;\n }\n }\n &--large {\n .modal-container {\n max-width: 90%;\n width: 900px;\n max-height: 90%;\n }\n }\n &--full {\n .modal-container {\n width: 100%;\n height: calc(100% - var(--header-height));\n position: absolute;\n top: $header-height;\n border-radius: 0;\n }\n }\n\n // Make modal full screen on mobile\n @media only screen and (max-width: math.div($breakpoint-mobile, 2)) {\n .modal-container {\n max-width: initial;\n width: 100%;\n max-height: initial;\n height: calc(100% - var(--header-height));\n position: absolute;\n top: $header-height;\n border-radius: 0;\n }\n }\n}\n\n/* TRANSITIONS */\n.fade-enter-active,\n.fade-leave-active {\n transition: opacity 250ms;\n}\n\n.fade-enter,\n.fade-leave-to {\n opacity: 0;\n}\n\n.fade-visibility-enter,\n.fade-visibility-leave-to {\n visibility: hidden;\n opacity: 0;\n}\n\n.modal-in-enter-active,\n.modal-in-leave-active,\n.modal-out-enter-active,\n.modal-out-leave-active {\n transition: opacity 250ms;\n}\n\n.modal-in-enter,\n.modal-in-leave-to,\n.modal-out-enter,\n.modal-out-leave-to {\n opacity: 0;\n}\n\n.modal-in-enter .modal-container,\n.modal-in-leave-to .modal-container {\n transform: scale(.9);\n}\n\n.modal-out-enter .modal-container,\n.modal-out-leave-to .modal-container {\n transform: scale(1.1);\n}\n\n// animated circle\n$radius: 15;\n$pi: 3.14159265358979;\n\n.modal-mask .play-pause-icons {\n .progress-ring {\n position: absolute;\n top: 0;\n left: 0;\n transform: rotate(-90deg);\n .progress-ring__circle {\n transition: 100ms stroke-dashoffset;\n transform-origin: 50% 50%; // axis compensation\n animation: progressring linear var(--slideshow-duration) infinite;\n\n stroke-linecap: round;\n stroke-dashoffset: $radius * 2 * $pi; // radius * 2 * PI\n stroke-dasharray: $radius * 2 * $pi; // radius * 2 * PI\n }\n }\n &--paused {\n .icon-pause {\n animation: breath 2s cubic-bezier(.4, 0, .2, 1) infinite;\n }\n .progress-ring__circle {\n animation-play-state: paused !important;\n }\n }\n}\n\n// keyframes get scoped too and break the animation name, we need them unscoped\n@keyframes progressring {\n from {\n stroke-dashoffset: $radius * 2 * $pi; // radius * 2 * PI\n }\n to {\n stroke-dashoffset: 0;\n }\n}\n\n@keyframes breath {\n 0% {\n opacity: 1;\n }\n 50% {\n opacity: 0;\n }\n 100% {\n opacity: 1;\n }\n}\n\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const A = p; + }, 1625: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:rgba(0,0,0,0);pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper--theme-dropdown.v-popper__popper{z-index:100000;top:0;left:0;display:block !important;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-dropdown.v-popper__popper .v-popper__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius-large);overflow:hidden;background:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;border-style:solid;border-color:rgba(0,0,0,0);border-width:10px}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-10px;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcPopover/NcPopover.vue"], names: [], mappings: "AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,iBACC,iBAAA,CACA,KAAA,CACA,MAAA,CACA,UAAA,CACA,UAAA,CACA,WAAA,CACA,WAAA,CACA,8BAAA,CACA,mBAAA,CACA,aAAA,CACA,eAAA,CACA,SAAA,CAGD,wBACC,aAAA,CACA,iBAAA,CACA,KAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,eAAA,CACA,mBAAA,CACA,UAAA,CAMA,2CACC,cAAA,CACA,KAAA,CACA,MAAA,CACA,wBAAA,CAEA,sDAAA,CAEA,4DACC,SAAA,CACA,4BAAA,CACA,wCAAA,CACA,eAAA,CACA,uCAAA,CAGD,sEACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,QAAA,CACA,kBAAA,CACA,0BAAA,CACA,iBA1BW,CA6BZ,kGACC,YAAA,CACA,qBAAA,CACA,6CAAA,CAGD,qGACC,SAAA,CACA,kBAAA,CACA,gDAAA,CAGD,oGACC,UAAA,CACA,mBAAA,CACA,+CAAA,CAGD,mGACC,WAAA,CACA,oBAAA,CACA,8CAAA,CAGD,6DACC,iBAAA,CACA,2EAAA,CACA,SAAA,CAGD,8DACC,kBAAA,CACA,yCAAA,CACA,SAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n\n.resize-observer {\n position:absolute;\n top:0;\n left:0;\n z-index:-1;\n width:100%;\n height:100%;\n border:none;\n background-color:transparent;\n pointer-events:none;\n display:block;\n overflow:hidden;\n opacity:0\n}\n\n.resize-observer object {\n display:block;\n position:absolute;\n top:0;\n left:0;\n height:100%;\n width:100%;\n overflow:hidden;\n pointer-events:none;\n z-index:-1\n}\n\n$arrow-width: 10px;\n\n.v-popper--theme-dropdown {\n &.v-popper__popper {\n z-index: 100000;\n top: 0;\n left: 0;\n display: block !important;\n\n filter: drop-shadow(0 1px 10px var(--color-box-shadow));\n\n .v-popper__inner {\n padding: 0;\n color: var(--color-main-text);\n border-radius: var(--border-radius-large);\n overflow: hidden;\n background: var(--color-main-background);\n }\n\n .v-popper__arrow-container {\n position: absolute;\n z-index: 1;\n width: 0;\n height: 0;\n border-style: solid;\n border-color: transparent;\n border-width: $arrow-width;\n }\n\n &[data-popper-placement^='top'] .v-popper__arrow-container {\n bottom: -$arrow-width;\n border-bottom-width: 0;\n border-top-color: var(--color-main-background);\n }\n\n &[data-popper-placement^='bottom'] .v-popper__arrow-container {\n top: -$arrow-width;\n border-top-width: 0;\n border-bottom-color: var(--color-main-background);\n }\n\n &[data-popper-placement^='right'] .v-popper__arrow-container {\n left: -$arrow-width;\n border-left-width: 0;\n border-right-color: var(--color-main-background);\n }\n\n &[data-popper-placement^='left'] .v-popper__arrow-container {\n right: -$arrow-width;\n border-right-width: 0;\n border-left-color: var(--color-main-background);\n }\n\n &[aria-hidden='true'] {\n visibility: hidden;\n transition: opacity var(--animation-quick), visibility var(--animation-quick);\n opacity: 0;\n }\n\n &[aria-hidden='false'] {\n visibility: visible;\n transition: opacity var(--animation-quick);\n opacity: 1;\n }\n }\n}\n\n"], sourceRoot: "" }]); + const A = p; + }, 3645: (u) => { + u.exports = function(i) { + var o = []; + return o.toString = function() { + return this.map(function(l) { + var c = "", d = l[5] !== void 0; + return l[4] && (c += "@supports (".concat(l[4], ") {")), l[2] && (c += "@media ".concat(l[2], " {")), d && (c += "@layer".concat(l[5].length > 0 ? " ".concat(l[5]) : "", " {")), c += i(l), d && (c += "}"), l[2] && (c += "}"), l[4] && (c += "}"), c; + }).join(""); + }, o.i = function(l, c, d, p, A) { + typeof l == "string" && (l = [[null, l, void 0]]); + var h = {}; + if (d) + for (var E = 0; E < this.length; E++) { + var b = this[E][0]; + b != null && (h[b] = !0); + } + for (var v = 0; v < l.length; v++) { + var f = [].concat(l[v]); + d && h[f[0]] || (A !== void 0 && (f[5] === void 0 || (f[1] = "@layer".concat(f[5].length > 0 ? " ".concat(f[5]) : "", " {").concat(f[1], "}")), f[5] = A), c && (f[2] && (f[1] = "@media ".concat(f[2], " {").concat(f[1], "}")), f[2] = c), p && (f[4] ? (f[1] = "@supports (".concat(f[4], ") {").concat(f[1], "}"), f[4] = p) : f[4] = "".concat(p)), o.push(f)); + } + }, o; + }; + }, 7537: (u) => { + u.exports = function(i) { + var o = i[1], l = i[3]; + if (!l) + return o; + if (typeof btoa == "function") { + var c = btoa(unescape(encodeURIComponent(JSON.stringify(l)))), d = "sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(c), p = "/*# ".concat(d, " */"); + return [o].concat([p]).join("\n"); + } + return [o].join("\n"); + }; + }, 3379: (u) => { + var i = []; + function o(d) { + for (var p = -1, A = 0; A < i.length; A++) + if (i[A].identifier === d) { + p = A; + break; + } + return p; + } + function l(d, p) { + for (var A = {}, h = [], E = 0; E < d.length; E++) { + var b = d[E], v = p.base ? b[0] + p.base : b[0], f = A[v] || 0, S = "".concat(v, " ").concat(f); + A[v] = f + 1; + var _ = o(S), z = { css: b[1], media: b[2], sourceMap: b[3], supports: b[4], layer: b[5] }; + if (_ !== -1) + i[_].references++, i[_].updater(z); + else { + var y = c(z, p); + p.byIndex = E, i.splice(E, 0, { identifier: S, updater: y, references: 1 }); + } + h.push(S); + } + return h; + } + function c(d, p) { + var A = p.domAPI(p); + return A.update(d), function(h) { + if (h) { + if (h.css === d.css && h.media === d.media && h.sourceMap === d.sourceMap && h.supports === d.supports && h.layer === d.layer) + return; + A.update(d = h); + } else + A.remove(); + }; + } + u.exports = function(d, p) { + var A = l(d = d || [], p = p || {}); + return function(h) { + h = h || []; + for (var E = 0; E < A.length; E++) { + var b = o(A[E]); + i[b].references--; + } + for (var v = l(h, p), f = 0; f < A.length; f++) { + var S = o(A[f]); + i[S].references === 0 && (i[S].updater(), i.splice(S, 1)); + } + A = v; + }; + }; + }, 569: (u) => { + var i = {}; + u.exports = function(o, l) { + var c = function(d) { + if (i[d] === void 0) { + var p = document.querySelector(d); + if (window.HTMLIFrameElement && p instanceof window.HTMLIFrameElement) + try { + p = p.contentDocument.head; + } catch { + p = null; + } + i[d] = p; + } + return i[d]; + }(o); + if (!c) + throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid."); + c.appendChild(l); + }; + }, 9216: (u) => { + u.exports = function(i) { + var o = document.createElement("style"); + return i.setAttributes(o, i.attributes), i.insert(o, i.options), o; + }; + }, 3565: (u, i, o) => { + u.exports = function(l) { + var c = o.nc; + c && l.setAttribute("nonce", c); + }; + }, 7795: (u) => { + u.exports = function(i) { + if (typeof document > "u") + return { update: function() { + }, remove: function() { + } }; + var o = i.insertStyleElement(i); + return { update: function(l) { + (function(c, d, p) { + var A = ""; + p.supports && (A += "@supports (".concat(p.supports, ") {")), p.media && (A += "@media ".concat(p.media, " {")); + var h = p.layer !== void 0; + h && (A += "@layer".concat(p.layer.length > 0 ? " ".concat(p.layer) : "", " {")), A += p.css, h && (A += "}"), p.media && (A += "}"), p.supports && (A += "}"); + var E = p.sourceMap; + E && typeof btoa < "u" && (A += "\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(E)))), " */")), d.styleTagTransform(A, c, d.options); + })(o, i, l); + }, remove: function() { + (function(l) { + if (l.parentNode === null) + return !1; + l.parentNode.removeChild(l); + })(o); + } }; + }; + }, 4589: (u) => { + u.exports = function(i, o) { + if (o.styleSheet) + o.styleSheet.cssText = i; + else { + for (; o.firstChild; ) + o.removeChild(o.firstChild); + o.appendChild(document.createTextNode(i)); + } + }; + }, 5727: () => { + }, 2102: () => { + }, 9989: () => { + }, 2405: () => { + }, 1900: (u, i, o) => { + function l(c, d, p, A, h, E, b, v) { + var f, S = typeof c == "function" ? c.options : c; + if (d && (S.render = d, S.staticRenderFns = p, S._compiled = !0), A && (S.functional = !0), E && (S._scopeId = "data-v-" + E), b ? (f = function(y) { + (y = y || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) || typeof __VUE_SSR_CONTEXT__ > "u" || (y = __VUE_SSR_CONTEXT__), h && h.call(this, y), y && y._registeredComponents && y._registeredComponents.add(b); + }, S._ssrRegister = f) : h && (f = v ? function() { + h.call(this, (S.functional ? this.parent : this).$root.$options.shadowRoot); + } : h), f) + if (S.functional) { + S._injectStyles = f; + var _ = S.render; + S.render = function(y, $) { + return f.call($), _(y, $); + }; + } else { + var z = S.beforeCreate; + S.beforeCreate = z ? [].concat(z, f) : [f]; + } + return { exports: c, options: S }; + } + o.d(i, { Z: () => l }); + }, 7931: (u) => { + u.exports = jc; + }, 1804: (u) => { + u.exports = pg(); + }, 9454: (u) => { + u.exports = m1; + }, 4505: (u) => { + u.exports = h1; + }, 2734: (u) => { + u.exports = eu; + }, 9044: (u) => { + u.exports = N5; + }, 8618: (u) => { + u.exports = vg; + }, 1441: (u) => { + u.exports = T1; + } }, n = {}; + function a(u) { + var i = n[u]; + if (i !== void 0) + return i.exports; + var o = n[u] = { id: u, exports: {} }; + return r[u](o, o.exports, a), o.exports; + } + a.n = (u) => { + var i = u && u.__esModule ? () => u.default : () => u; + return a.d(i, { a: i }), i; + }, a.d = (u, i) => { + for (var o in i) + a.o(i, o) && !a.o(u, o) && Object.defineProperty(u, o, { enumerable: !0, get: i[o] }); + }, a.o = (u, i) => Object.prototype.hasOwnProperty.call(u, i), a.r = (u) => { + typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(u, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(u, "__esModule", { value: !0 }); + }, a.nc = void 0; + var s = {}; + return (() => { + a.r(s), a.d(s, { default: () => ye }); + var u = a(7645), i = a(1206), o = a(932), l = a(1205), c = a(3648), d = a(8250), p = a(4462); + function A(Te, Me) { + let at, be, qe, lt = Me; + this.start = function() { + qe = !0, be = /* @__PURE__ */ new Date(), at = setTimeout(Te, lt); + }, this.pause = function() { + qe = !1, clearTimeout(at), lt -= /* @__PURE__ */ new Date() - be; + }, this.clear = function() { + qe = !1, clearTimeout(at), lt = 0; + }, this.getTimeLeft = function() { + return qe && (this.pause(), this.start()), lt; + }, this.getStateRunning = function() { + return qe; + }, this.start(); + } + var h = a(336); + const E = $O; + var b = a.n(E), v = a(9044), f = a.n(v), S = a(8618), _ = a.n(S); + const z = VO; + var y = a.n(z); + const $ = WO; + var re = a.n($), Q = a(4505), D = a(1804); + const w = { name: "NcModal", components: { NcActions: d.default, ChevronLeft: b(), ChevronRight: f(), Close: _(), Pause: y(), Play: re(), NcButton: p.default }, directives: { tooltip: h.default }, mixins: [c.Z], props: { name: { type: String, default: "" }, hasPrevious: { type: Boolean, default: !1 }, hasNext: { type: Boolean, default: !1 }, outTransition: { type: Boolean, default: !1 }, enableSlideshow: { type: Boolean, default: !1 }, slideshowDelay: { type: Number, default: 5e3 }, slideshowPaused: { type: Boolean, default: !1 }, enableSwipe: { type: Boolean, default: !0 }, spreadNavigation: { type: Boolean, default: !1 }, size: { type: String, default: "normal", validator: (Te) => ["small", "normal", "large", "full"].includes(Te) }, canClose: { type: Boolean, default: !0 }, dark: { type: Boolean, default: !1 }, container: { type: [String, null], default: "body" }, closeButtonContained: { type: Boolean, default: !0 }, additionalTrapElements: { type: Array, default: () => [] }, inlineActions: { type: Number, default: 0 }, show: { type: Boolean, default: void 0 } }, emits: ["previous", "next", "close", "update:show"], data: () => ({ mc: null, playing: !1, slideshowTimeout: null, iconSize: 24, focusTrap: null, randId: (0, l.Z)(), internalShow: !0 }), computed: { showModal() { + return this.show === void 0 ? this.internalShow : this.show; + }, modalTransitionName() { + return "modal-".concat(this.outTransition ? "out" : "in"); + }, playPauseName() { + return this.playing ? (0, o.t)("Pause slideshow") : (0, o.t)("Start slideshow"); + }, cssVariables() { + return { "--slideshow-duration": this.slideshowDelay + "ms", "--icon-size": this.iconSize + "px" }; + }, closeButtonAriaLabel: () => (0, o.t)("Close modal"), prevButtonAriaLabel: () => (0, o.t)("Previous"), nextButtonAriaLabel: () => (0, o.t)("Next") }, watch: { slideshowPaused(Te) { + this.slideshowTimeout && (Te ? this.slideshowTimeout.pause() : this.slideshowTimeout.start()); + }, additionalTrapElements(Te) { + if (this.focusTrap) { + const Me = this.$refs.mask; + this.focusTrap.updateContainerElements([Me, ...Te]); + } + } }, beforeMount() { + window.addEventListener("keydown", this.handleKeydown); + }, beforeDestroy() { + window.removeEventListener("keydown", this.handleKeydown), this.mc.stop(); + }, mounted() { + this.useFocusTrap(), this.mc = (0, D.useSwipe)(this.$refs.mask, { onSwipeEnd: this.handleSwipe }), this.container && (this.container === "body" ? document.body.insertBefore(this.$el, document.body.lastChild) : document.querySelector(this.container).appendChild(this.$el)); + }, destroyed() { + this.clearFocusTrap(), this.$el.remove(); + }, methods: { previous(Te) { + this.hasPrevious && (Te && this.resetSlideshow(), this.$emit("previous", Te)); + }, next(Te) { + this.hasNext && (Te && this.resetSlideshow(), this.$emit("next", Te)); + }, close(Te) { + this.canClose && (this.internalShow = !1, this.$emit("update:show", !1), setTimeout(() => { + this.$emit("close", Te); + }, 300)); + }, handleKeydown(Te) { + switch (Te.keyCode) { + case 37: + this.previous(Te); + break; + case 39: + this.next(Te); + break; + case 27: + this.close(Te); + } + }, handleSwipe(Te, Me) { + this.enableSwipe && (Me === "left" ? this.next(Te) : Me === "right" && this.previous(Te)); + }, 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 A(() => { + 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 Te = this.$refs.mask; + await this.$nextTick(); + const Me = { allowOutsideClick: !0, fallbackFocus: Te, trapStack: (0, i.L)() }; + this.focusTrap = (0, Q.createFocusTrap)(Te, Me), this.focusTrap.activate(); + }, clearFocusTrap() { + var Te; + this.focusTrap && ((Te = this.focusTrap) === null || Te === void 0 || Te.deactivate(), this.focusTrap = null); + } } }, k = w; + var R = a(3379), q = a.n(R), ee = a(7795), se = a.n(ee), j = a(569), O = a.n(j), V = a(3565), fe = a.n(V), te = a(9216), De = a.n(te), xe = a(4589), J = a.n(xe), Ee = a(2482), _e = {}; + _e.styleTagTransform = J(), _e.setAttributes = fe(), _e.insert = O().bind(null, "head"), _e.domAPI = se(), _e.insertStyleElement = De(), q()(Ee.Z, _e), Ee.Z && Ee.Z.locals && Ee.Z.locals; + var Fe = a(1900), Ge = a(9989), Ue = a.n(Ge), ne = (0, Fe.Z)(k, function() { + var Te = this, Me = Te._self._c; + return Me("transition", { attrs: { name: "fade", appear: "" }, on: { "after-enter": Te.useFocusTrap, "before-leave": Te.clearFocusTrap } }, [Me("div", { directives: [{ name: "show", rawName: "v-show", value: Te.showModal, expression: "showModal" }], ref: "mask", staticClass: "modal-mask", class: { "modal-mask--dark": Te.dark }, style: Te.cssVariables, attrs: { role: "dialog", "aria-modal": "true", "aria-labelledby": "modal-name-" + Te.randId, "aria-describedby": "modal-description-" + Te.randId, tabindex: "-1" } }, [Me("transition", { attrs: { name: "fade-visibility", appear: "" } }, [Me("div", { staticClass: "modal-header" }, [Te.name.trim() !== "" ? Me("h2", { staticClass: "modal-name", attrs: { id: "modal-name-" + Te.randId } }, [Te._v("\n " + Te._s(Te.name) + "\n ")]) : Te._e(), Te._v(" "), Me("div", { staticClass: "icons-menu" }, [Te.hasNext && Te.enableSlideshow ? Me("button", { directives: [{ name: "tooltip", rawName: "v-tooltip.auto", value: Te.playPauseName, expression: "playPauseName", modifiers: { auto: !0 } }], staticClass: "play-pause-icons", class: { "play-pause-icons--paused": Te.slideshowPaused }, attrs: { type: "button" }, on: { click: Te.togglePlayPause } }, [Te.playing ? Me("Pause", { staticClass: "play-pause-icons__pause", attrs: { size: Te.iconSize } }) : Me("Play", { staticClass: "play-pause-icons__play", attrs: { size: Te.iconSize } }), Te._v(" "), Me("span", { staticClass: "hidden-visually" }, [Te._v("\n " + Te._s(Te.playPauseName) + "\n ")]), Te._v(" "), Te.playing ? Me("svg", { staticClass: "progress-ring", attrs: { height: "50", width: "50" } }, [Me("circle", { staticClass: "progress-ring__circle", attrs: { stroke: "white", "stroke-width": "2", fill: "transparent", r: "15", cx: "25", cy: "25" } })]) : Te._e()], 1) : Te._e(), Te._v(" "), Me("NcActions", { staticClass: "header-actions", attrs: { inline: Te.inlineActions } }, [Te._t("actions")], 2), Te._v(" "), Te.canClose && !Te.closeButtonContained ? Me("NcButton", { staticClass: "header-close", attrs: { "aria-label": Te.closeButtonAriaLabel, type: "tertiary" }, on: { click: Te.close }, scopedSlots: Te._u([{ key: "icon", fn: function() { + return [Me("Close", { attrs: { size: Te.iconSize } })]; + }, proxy: !0 }], null, !1, 1841713362) }) : Te._e()], 1)])]), Te._v(" "), Me("transition", { attrs: { name: Te.modalTransitionName, appear: "" } }, [Me("div", { directives: [{ name: "show", rawName: "v-show", value: Te.showModal, expression: "showModal" }], staticClass: "modal-wrapper", class: ["modal-wrapper--".concat(Te.size), Te.spreadNavigation ? "modal-wrapper--spread-navigation" : ""], on: { mousedown: function(at) { + return at.target !== at.currentTarget ? null : Te.close.apply(null, arguments); + } } }, [Me("transition", { attrs: { name: "fade-visibility", appear: "" } }, [Me("NcButton", { directives: [{ name: "show", rawName: "v-show", value: Te.hasPrevious, expression: "hasPrevious" }], staticClass: "prev", class: { invisible: !Te.hasPrevious }, attrs: { type: "tertiary-no-background", "aria-label": Te.prevButtonAriaLabel }, on: { click: Te.previous }, scopedSlots: Te._u([{ key: "icon", fn: function() { + return [Me("ChevronLeft", { attrs: { size: 40 } })]; + }, proxy: !0 }]) })], 1), Te._v(" "), Me("div", { staticClass: "modal-container", attrs: { id: "modal-description-" + Te.randId } }, [Te._t("default"), Te._v(" "), Te.canClose && Te.closeButtonContained ? Me("NcButton", { staticClass: "modal-container__close", attrs: { type: "tertiary", "aria-label": Te.closeButtonAriaLabel }, on: { click: Te.close }, scopedSlots: Te._u([{ key: "icon", fn: function() { + return [Me("Close", { attrs: { size: 20 } })]; + }, proxy: !0 }], null, !1, 2121748766) }) : Te._e()], 2), Te._v(" "), Me("transition", { attrs: { name: "fade-visibility", appear: "" } }, [Me("NcButton", { directives: [{ name: "show", rawName: "v-show", value: Te.hasNext, expression: "hasNext" }], staticClass: "next", class: { invisible: !Te.hasNext }, attrs: { type: "tertiary-no-background", "aria-label": Te.nextButtonAriaLabel }, on: { click: Te.next }, scopedSlots: Te._u([{ key: "icon", fn: function() { + return [Me("ChevronRight", { attrs: { size: 40 } })]; + }, proxy: !0 }]) })], 1)], 1)])], 1)]); + }, [], !1, null, "234c4d21", null); + typeof Ue() == "function" && Ue()(ne); + const ue = ne.exports; + (0, u.Z)(ue); + const ye = ue; + })(), s; + })()); +})(O5); +var Hae = O5.exports; +const $ae = Rr(Hae), Vae = { name: "ContentCopyIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Wae = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon content-copy-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Qae = [], qae = mt(Vae, Wae, Qae, !1, null, null, null, null); +const R5 = qae.exports; +function w5(e) { + return e instanceof Map ? e.clear = e.delete = e.set = function() { + throw new Error("map is read-only"); + } : e instanceof Set && (e.add = e.clear = e.delete = function() { + throw new Error("set is read-only"); + }), Object.freeze(e), Object.getOwnPropertyNames(e).forEach((t) => { + const r = e[t], n = typeof r; + (n === "object" || n === "function") && !Object.isFrozen(r) && w5(r); + }), e; +} +class Vb { + constructor(t) { + t.data === void 0 && (t.data = {}), this.data = t.data, this.isMatchIgnored = !1; + } + ignoreMatch() { + this.isMatchIgnored = !0; + } +} +function k5(e) { + return e.replace(/&/g, "&").replace(//g, ">").replace(/"/g, """).replace(/'/g, "'"); +} +function Lo(e, ...t) { + const r = /* @__PURE__ */ Object.create(null); + for (const n in e) + r[n] = e[n]; + return t.forEach(function(n) { + for (const a in n) + r[a] = n[a]; + }), r; +} +const Kae = "", Wb = (e) => !!e.scope, Jae = (e, { prefix: t }) => { + if (e.startsWith("language:")) + return e.replace("language:", "language-"); + if (e.includes(".")) { + const r = e.split("."); + return ["".concat(t).concat(r.shift()), ...r.map((n, a) => "".concat(n).concat("_".repeat(a + 1)))].join(" "); + } + return "".concat(t).concat(e); +}; +class Xae { + constructor(t, r) { + this.buffer = "", this.classPrefix = r.classPrefix, t.walk(this); + } + addText(t) { + this.buffer += k5(t); + } + openNode(t) { + if (!Wb(t)) + return; + const r = Jae(t.scope, { prefix: this.classPrefix }); + this.span(r); + } + closeNode(t) { + Wb(t) && (this.buffer += Kae); + } + value() { + return this.buffer; + } + span(t) { + this.buffer += ''); + } +} +const Qb = (e = {}) => { + const t = { children: [] }; + return Object.assign(t, e), t; +}; +class Cg { + constructor() { + this.rootNode = Qb(), this.stack = [this.rootNode]; + } + get top() { + return this.stack[this.stack.length - 1]; + } + get root() { + return this.rootNode; + } + add(t) { + this.top.children.push(t); + } + openNode(t) { + const r = Qb({ scope: t }); + this.add(r), this.stack.push(r); + } + closeNode() { + if (this.stack.length > 1) + return this.stack.pop(); + } + closeAllNodes() { + for (; this.closeNode(); ) + ; + } + toJSON() { + return JSON.stringify(this.rootNode, null, 4); + } + walk(t) { + return this.constructor._walk(t, this.rootNode); + } + static _walk(t, r) { + return typeof r == "string" ? t.addText(r) : r.children && (t.openNode(r), r.children.forEach((n) => this._walk(t, n)), t.closeNode(r)), t; + } + static _collapse(t) { + typeof t != "string" && t.children && (t.children.every((r) => typeof r == "string") ? t.children = [t.children.join("")] : t.children.forEach((r) => { + Cg._collapse(r); + })); + } +} +class eoe extends Cg { + constructor(t) { + super(), this.options = t; + } + addText(t) { + t !== "" && this.add(t); + } + startScope(t) { + this.openNode(t); + } + endScope() { + this.closeNode(); + } + __addSublanguage(t, r) { + const n = t.root; + r && (n.scope = "language:".concat(r)), this.add(n); + } + toHTML() { + return new Xae(this, this.options).value(); + } + finalize() { + return this.closeAllNodes(), !0; + } +} +function cc(e) { + return e ? typeof e == "string" ? e : e.source : null; +} +function _5(e) { + return hi("(?=", e, ")"); +} +function toe(e) { + return hi("(?:", e, ")*"); +} +function roe(e) { + return hi("(?:", e, ")?"); +} +function hi(...e) { + return e.map((t) => cc(t)).join(""); +} +function noe(e) { + const t = e[e.length - 1]; + return typeof t == "object" && t.constructor === Object ? (e.splice(e.length - 1, 1), t) : {}; +} +function Dg(...e) { + return "(" + (noe(e).capture ? "" : "?:") + e.map((t) => cc(t)).join("|") + ")"; +} +function M5(e) { + return new RegExp(e.toString() + "|").exec("").length - 1; +} +function aoe(e, t) { + const r = e && e.exec(t); + return r && r.index === 0; +} +const ooe = /\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./; +function bg(e, { joinWith: t }) { + let r = 0; + return e.map((n) => { + r += 1; + const a = r; + let s = cc(n), u = ""; + for (; s.length > 0; ) { + const i = ooe.exec(s); + if (!i) { + u += s; + break; + } + u += s.substring(0, i.index), s = s.substring(i.index + i[0].length), i[0][0] === "\\" && i[1] ? u += "\\" + String(Number(i[1]) + a) : (u += i[0], i[0] === "(" && r++); + } + return u; + }).map((n) => "(".concat(n, ")")).join(t); +} +const uoe = /\b\B/, I5 = "[a-zA-Z]\\w*", yg = "[a-zA-Z_]\\w*", Y5 = "\\b\\d+(\\.\\d+)?", L5 = "(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)", P5 = "\\b(0b[01]+)", ioe = "!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~", soe = (e = {}) => { + const t = /^#![ ]*\//; + return e.binary && (e.begin = hi(t, /.*\b/, e.binary, /\b.*/)), Lo({ scope: "meta", begin: t, end: /$/, relevance: 0, "on:begin": (r, n) => { + r.index !== 0 && n.ignoreMatch(); + } }, e); +}, dc = { begin: "\\\\[\\s\\S]", relevance: 0 }, loe = { scope: "string", begin: "'", end: "'", illegal: "\\n", contains: [dc] }, coe = { scope: "string", begin: '"', end: '"', illegal: "\\n", contains: [dc] }, doe = { begin: /\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/ }, f1 = function(e, t, r = {}) { + const n = Lo({ scope: "comment", begin: e, end: t, contains: [] }, r); + n.contains.push({ scope: "doctag", begin: "[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)", end: /(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/, excludeBegin: !0, relevance: 0 }); + const a = Dg("I", "a", "is", "so", "us", "to", "at", "if", "in", "it", "on", /[A-Za-z]+['](d|ve|re|ll|t|s|n)/, /[A-Za-z]+[-][a-z]+/, /[A-Za-z][a-z]{2,}/); + return n.contains.push({ begin: hi(/[ ]+/, "(", a, /[.]?[:]?([.][ ]|[ ])/, "){3}") }), n; +}, poe = f1("//", "$"), Aoe = f1("/\\*", "\\*/"), moe = f1("#", "$"), hoe = { scope: "number", begin: Y5, relevance: 0 }, Toe = { scope: "number", begin: L5, relevance: 0 }, foe = { scope: "number", begin: P5, relevance: 0 }, goe = { begin: /(?=\/[^/\n]*\/)/, contains: [{ scope: "regexp", begin: /\//, end: /\/[gimuy]*/, illegal: /\n/, contains: [dc, { begin: /\[/, end: /\]/, relevance: 0, contains: [dc] }] }] }, Eoe = { scope: "title", begin: I5, relevance: 0 }, voe = { scope: "title", begin: yg, relevance: 0 }, Coe = { begin: "\\.\\s*" + yg, relevance: 0 }, Doe = function(e) { + return Object.assign(e, { "on:begin": (t, r) => { + r.data._beginMatch = t[1]; + }, "on:end": (t, r) => { + r.data._beginMatch !== t[1] && r.ignoreMatch(); + } }); +}; +var Yd = Object.freeze({ __proto__: null, MATCH_NOTHING_RE: uoe, IDENT_RE: I5, UNDERSCORE_IDENT_RE: yg, NUMBER_RE: Y5, C_NUMBER_RE: L5, BINARY_NUMBER_RE: P5, RE_STARTERS_RE: ioe, SHEBANG: soe, BACKSLASH_ESCAPE: dc, APOS_STRING_MODE: loe, QUOTE_STRING_MODE: coe, PHRASAL_WORDS_MODE: doe, COMMENT: f1, C_LINE_COMMENT_MODE: poe, C_BLOCK_COMMENT_MODE: Aoe, HASH_COMMENT_MODE: moe, NUMBER_MODE: hoe, C_NUMBER_MODE: Toe, BINARY_NUMBER_MODE: foe, REGEXP_MODE: goe, TITLE_MODE: Eoe, UNDERSCORE_TITLE_MODE: voe, METHOD_GUARD: Coe, END_SAME_AS_BEGIN: Doe }); +function boe(e, t) { + e.input[e.index - 1] === "." && t.ignoreMatch(); +} +function yoe(e, t) { + e.className !== void 0 && (e.scope = e.className, delete e.className); +} +function Soe(e, t) { + t && e.beginKeywords && (e.begin = "\\b(" + e.beginKeywords.split(" ").join("|") + ")(?!\\.)(?=\\b|\\s)", e.__beforeBegin = boe, e.keywords = e.keywords || e.beginKeywords, delete e.beginKeywords, e.relevance === void 0 && (e.relevance = 0)); +} +function Foe(e, t) { + Array.isArray(e.illegal) && (e.illegal = Dg(...e.illegal)); +} +function Noe(e, t) { + if (e.match) { + if (e.begin || e.end) + throw new Error("begin & end are not supported with match"); + e.begin = e.match, delete e.match; + } +} +function xoe(e, t) { + e.relevance === void 0 && (e.relevance = 1); +} +const Boe = (e, t) => { + if (!e.beforeMatch) + return; + if (e.starts) + throw new Error("beforeMatch cannot be used with starts"); + const r = Object.assign({}, e); + Object.keys(e).forEach((n) => { + delete e[n]; + }), e.keywords = r.keywords, e.begin = hi(r.beforeMatch, _5(r.begin)), e.starts = { relevance: 0, contains: [Object.assign(r, { endsParent: !0 })] }, e.relevance = 0, delete r.beforeMatch; +}, Ooe = ["of", "and", "for", "in", "not", "or", "if", "then", "parent", "list", "value"], Roe = "keyword"; +function Z5(e, t, r = Roe) { + const n = /* @__PURE__ */ Object.create(null); + return typeof e == "string" ? a(r, e.split(" ")) : Array.isArray(e) ? a(r, e) : Object.keys(e).forEach(function(s) { + Object.assign(n, Z5(e[s], t, s)); + }), n; + function a(s, u) { + t && (u = u.map((i) => i.toLowerCase())), u.forEach(function(i) { + const o = i.split("|"); + n[o[0]] = [s, woe(o[0], o[1])]; + }); + } +} +function woe(e, t) { + return t ? Number(t) : koe(e) ? 0 : 1; +} +function koe(e) { + return Ooe.includes(e.toLowerCase()); +} +const qb = {}, qu = (e) => { + console.error(e); +}, Kb = (e, ...t) => { + console.log("WARN: ".concat(e), ...t); +}, C0 = (e, t) => { + qb["".concat(e, "/").concat(t)] || (console.log("Deprecated as of ".concat(e, ". ").concat(t)), qb["".concat(e, "/").concat(t)] = !0); +}, uA = new Error(); +function j5(e, t, { key: r }) { + let n = 0; + const a = e[r], s = {}, u = {}; + for (let i = 1; i <= t.length; i++) + u[i + n] = a[i], s[i + n] = !0, n += M5(t[i - 1]); + e[r] = u, e[r]._emit = s, e[r]._multi = !0; +} +function _oe(e) { + if (Array.isArray(e.begin)) { + if (e.skip || e.excludeBegin || e.returnBegin) + throw qu("skip, excludeBegin, returnBegin not compatible with beginScope: {}"), uA; + if (typeof e.beginScope != "object" || e.beginScope === null) + throw qu("beginScope must be object"), uA; + j5(e, e.begin, { key: "beginScope" }), e.begin = bg(e.begin, { joinWith: "" }); + } +} +function Moe(e) { + if (Array.isArray(e.end)) { + if (e.skip || e.excludeEnd || e.returnEnd) + throw qu("skip, excludeEnd, returnEnd not compatible with endScope: {}"), uA; + if (typeof e.endScope != "object" || e.endScope === null) + throw qu("endScope must be object"), uA; + j5(e, e.end, { key: "endScope" }), e.end = bg(e.end, { joinWith: "" }); + } +} +function Ioe(e) { + e.scope && typeof e.scope == "object" && e.scope !== null && (e.beginScope = e.scope, delete e.scope); +} +function Yoe(e) { + Ioe(e), typeof e.beginScope == "string" && (e.beginScope = { _wrap: e.beginScope }), typeof e.endScope == "string" && (e.endScope = { _wrap: e.endScope }), _oe(e), Moe(e); +} +function Loe(e) { + function t(u, i) { + return new RegExp(cc(u), "m" + (e.case_insensitive ? "i" : "") + (e.unicodeRegex ? "u" : "") + (i ? "g" : "")); + } + class r { + constructor() { + this.matchIndexes = {}, this.regexes = [], this.matchAt = 1, this.position = 0; + } + addRule(i, o) { + o.position = this.position++, this.matchIndexes[this.matchAt] = o, this.regexes.push([o, i]), this.matchAt += M5(i) + 1; + } + compile() { + this.regexes.length === 0 && (this.exec = () => null); + const i = this.regexes.map((o) => o[1]); + this.matcherRe = t(bg(i, { joinWith: "|" }), !0), this.lastIndex = 0; + } + exec(i) { + this.matcherRe.lastIndex = this.lastIndex; + const o = this.matcherRe.exec(i); + if (!o) + return null; + const l = o.findIndex((d, p) => p > 0 && d !== void 0), c = this.matchIndexes[l]; + return o.splice(0, l), Object.assign(o, c); + } + } + class n { + constructor() { + this.rules = [], this.multiRegexes = [], this.count = 0, this.lastIndex = 0, this.regexIndex = 0; + } + getMatcher(i) { + if (this.multiRegexes[i]) + return this.multiRegexes[i]; + const o = new r(); + return this.rules.slice(i).forEach(([l, c]) => o.addRule(l, c)), o.compile(), this.multiRegexes[i] = o, o; + } + resumingScanAtSamePosition() { + return this.regexIndex !== 0; + } + considerAll() { + this.regexIndex = 0; + } + addRule(i, o) { + this.rules.push([i, o]), o.type === "begin" && this.count++; + } + exec(i) { + const o = this.getMatcher(this.regexIndex); + o.lastIndex = this.lastIndex; + let l = o.exec(i); + if (this.resumingScanAtSamePosition() && !(l && l.index === this.lastIndex)) { + const c = this.getMatcher(0); + c.lastIndex = this.lastIndex + 1, l = c.exec(i); + } + return l && (this.regexIndex += l.position + 1, this.regexIndex === this.count && this.considerAll()), l; + } + } + function a(u) { + const i = new n(); + return u.contains.forEach((o) => i.addRule(o.begin, { rule: o, type: "begin" })), u.terminatorEnd && i.addRule(u.terminatorEnd, { type: "end" }), u.illegal && i.addRule(u.illegal, { type: "illegal" }), i; + } + function s(u, i) { + const o = u; + if (u.isCompiled) + return o; + [yoe, Noe, Yoe, Boe].forEach((c) => c(u, i)), e.compilerExtensions.forEach((c) => c(u, i)), u.__beforeBegin = null, [Soe, Foe, xoe].forEach((c) => c(u, i)), u.isCompiled = !0; + let l = null; + return typeof u.keywords == "object" && u.keywords.$pattern && (u.keywords = Object.assign({}, u.keywords), l = u.keywords.$pattern, delete u.keywords.$pattern), l = l || /\w+/, u.keywords && (u.keywords = Z5(u.keywords, e.case_insensitive)), o.keywordPatternRe = t(l, !0), i && (u.begin || (u.begin = /\B|\b/), o.beginRe = t(o.begin), !u.end && !u.endsWithParent && (u.end = /\B|\b/), u.end && (o.endRe = t(o.end)), o.terminatorEnd = cc(o.end) || "", u.endsWithParent && i.terminatorEnd && (o.terminatorEnd += (u.end ? "|" : "") + i.terminatorEnd)), u.illegal && (o.illegalRe = t(u.illegal)), u.contains || (u.contains = []), u.contains = [].concat(...u.contains.map(function(c) { + return Poe(c === "self" ? u : c); + })), u.contains.forEach(function(c) { + s(c, o); + }), u.starts && s(u.starts, i), o.matcher = a(o), o; + } + if (e.compilerExtensions || (e.compilerExtensions = []), e.contains && e.contains.includes("self")) + throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation."); + return e.classNameAliases = Lo(e.classNameAliases || {}), s(e); +} +function G5(e) { + return e ? e.endsWithParent || G5(e.starts) : !1; +} +function Poe(e) { + return e.variants && !e.cachedVariants && (e.cachedVariants = e.variants.map(function(t) { + return Lo(e, { variants: null }, t); + })), e.cachedVariants ? e.cachedVariants : G5(e) ? Lo(e, { starts: e.starts ? Lo(e.starts) : null }) : Object.isFrozen(e) ? Lo(e) : e; +} +var Zoe = "11.8.0"; +class joe extends Error { + constructor(t, r) { + super(t), this.name = "HTMLInjectionError", this.html = r; + } +} +const r4 = k5, Jb = Lo, Xb = Symbol("nomatch"), Goe = 7, z5 = function(e) { + const t = /* @__PURE__ */ Object.create(null), r = /* @__PURE__ */ Object.create(null), n = []; + let a = !0; + const s = "Could not find the language '{}', did you forget to load/include a language module?", u = { disableAutodetect: !0, name: "Plain text", contains: [] }; + let i = { ignoreUnescapedHTML: !1, throwUnescapedHTML: !1, noHighlightRe: /^(no-?highlight)$/i, languageDetectRe: /\blang(?:uage)?-([\w-]+)\b/i, classPrefix: "hljs-", cssSelector: "pre code", languages: null, __emitter: eoe }; + function o(j) { + return i.noHighlightRe.test(j); + } + function l(j) { + let O = j.className + " "; + O += j.parentNode ? j.parentNode.className : ""; + const V = i.languageDetectRe.exec(O); + if (V) { + const fe = Q(V[1]); + return fe || (Kb(s.replace("{}", V[1])), Kb("Falling back to no-highlight mode for this block.", j)), fe ? V[1] : "no-highlight"; + } + return O.split(/\s+/).find((fe) => o(fe) || Q(fe)); + } + function c(j, O, V) { + let fe = "", te = ""; + typeof O == "object" ? (fe = j, V = O.ignoreIllegals, te = O.language) : (C0("10.7.0", "highlight(lang, code, ...args) has been deprecated."), C0("10.7.0", "Please use highlight(code, options) instead.\nhttps://github.com/highlightjs/highlight.js/issues/2277"), te = j, fe = O), V === void 0 && (V = !0); + const De = { code: fe, language: te }; + ee("before:highlight", De); + const xe = De.result ? De.result : d(De.language, De.code, V); + return xe.code = De.code, ee("after:highlight", xe), xe; + } + function d(j, O, V, fe) { + const te = /* @__PURE__ */ Object.create(null); + function De(C, x) { + return C.keywords[x]; + } + function xe() { + if (!et.keywords) { + ut.addText(nt); + return; + } + let C = 0; + et.keywordPatternRe.lastIndex = 0; + let x = et.keywordPatternRe.exec(nt), Z = ""; + for (; x; ) { + Z += nt.substring(C, x.index); + const ae = be.case_insensitive ? x[0].toLowerCase() : x[0], Ae = De(et, ae); + if (Ae) { + const [Se, Ye] = Ae; + if (ut.addText(Z), Z = "", te[ae] = (te[ae] || 0) + 1, te[ae] <= Goe && (Ot += Ye), Se.startsWith("_")) + Z += x[0]; + else { + const dt = be.classNameAliases[Se] || Se; + _e(x[0], dt); + } + } else + Z += x[0]; + C = et.keywordPatternRe.lastIndex, x = et.keywordPatternRe.exec(nt); + } + Z += nt.substring(C), ut.addText(Z); + } + function J() { + if (nt === "") + return; + let C = null; + if (typeof et.subLanguage == "string") { + if (!t[et.subLanguage]) { + ut.addText(nt); + return; + } + C = d(et.subLanguage, nt, !0, Bt[et.subLanguage]), Bt[et.subLanguage] = C._top; + } else + C = A(nt, et.subLanguage.length ? et.subLanguage : null); + et.relevance > 0 && (Ot += C.relevance), ut.__addSublanguage(C._emitter, C.language); + } + function Ee() { + et.subLanguage != null ? J() : xe(), nt = ""; + } + function _e(C, x) { + C !== "" && (ut.startScope(x), ut.addText(C), ut.endScope()); + } + function Fe(C, x) { + let Z = 1; + const ae = x.length - 1; + for (; Z <= ae; ) { + if (!C._emit[Z]) { + Z++; + continue; + } + const Ae = be.classNameAliases[C[Z]] || C[Z], Se = x[Z]; + Ae ? _e(Se, Ae) : (nt = Se, xe(), nt = ""), Z++; + } + } + function Ge(C, x) { + return C.scope && typeof C.scope == "string" && ut.openNode(be.classNameAliases[C.scope] || C.scope), C.beginScope && (C.beginScope._wrap ? (_e(nt, be.classNameAliases[C.beginScope._wrap] || C.beginScope._wrap), nt = "") : C.beginScope._multi && (Fe(C.beginScope, x), nt = "")), et = Object.create(C, { parent: { value: et } }), et; + } + function Ue(C, x, Z) { + let ae = aoe(C.endRe, Z); + if (ae) { + if (C["on:end"]) { + const Ae = new Vb(C); + C["on:end"](x, Ae), Ae.isMatchIgnored && (ae = !1); + } + if (ae) { + for (; C.endsParent && C.parent; ) + C = C.parent; + return C; + } + } + if (C.endsWithParent) + return Ue(C.parent, x, Z); + } + function ne(C) { + return et.matcher.regexIndex === 0 ? (nt += C[0], 1) : (It = !0, 0); + } + function ue(C) { + const x = C[0], Z = C.rule, ae = new Vb(Z), Ae = [Z.__beforeBegin, Z["on:begin"]]; + for (const Se of Ae) + if (Se && (Se(C, ae), ae.isMatchIgnored)) + return ne(x); + return Z.skip ? nt += x : (Z.excludeBegin && (nt += x), Ee(), !Z.returnBegin && !Z.excludeBegin && (nt = x)), Ge(Z, C), Z.returnBegin ? 0 : x.length; + } + function ye(C) { + const x = C[0], Z = O.substring(C.index), ae = Ue(et, C, Z); + if (!ae) + return Xb; + const Ae = et; + et.endScope && et.endScope._wrap ? (Ee(), _e(x, et.endScope._wrap)) : et.endScope && et.endScope._multi ? (Ee(), Fe(et.endScope, C)) : Ae.skip ? nt += x : (Ae.returnEnd || Ae.excludeEnd || (nt += x), Ee(), Ae.excludeEnd && (nt = x)); + do + et.scope && ut.closeNode(), !et.skip && !et.subLanguage && (Ot += et.relevance), et = et.parent; + while (et !== ae.parent); + return ae.starts && Ge(ae.starts, C), Ae.returnEnd ? 0 : x.length; + } + function Te() { + const C = []; + for (let x = et; x !== be; x = x.parent) + x.scope && C.unshift(x.scope); + C.forEach((x) => ut.openNode(x)); + } + let Me = {}; + function at(C, x) { + const Z = x && x[0]; + if (nt += C, Z == null) + return Ee(), 0; + if (Me.type === "begin" && x.type === "end" && Me.index === x.index && Z === "") { + if (nt += O.slice(x.index, x.index + 1), !a) { + const ae = new Error("0 width match regex (".concat(j, ")")); + throw ae.languageName = j, ae.badRule = Me.rule, ae; + } + return 1; + } + if (Me = x, x.type === "begin") + return ue(x); + if (x.type === "illegal" && !V) { + const ae = new Error('Illegal lexeme "' + Z + '" for mode "' + (et.scope || "") + '"'); + throw ae.mode = et, ae; + } else if (x.type === "end") { + const ae = ye(x); + if (ae !== Xb) + return ae; + } + if (x.type === "illegal" && Z === "") + return 1; + if (Nt > 1e5 && Nt > x.index * 3) + throw new Error("potential infinite loop, way more iterations than matches"); + return nt += Z, Z.length; + } + const be = Q(j); + if (!be) + throw qu(s.replace("{}", j)), new Error('Unknown language: "' + j + '"'); + const qe = Loe(be); + let lt = "", et = fe || qe; + const Bt = {}, ut = new i.__emitter(i); + Te(); + let nt = "", Ot = 0, Yt = 0, Nt = 0, It = !1; + try { + if (be.__emitTokens) + be.__emitTokens(O, ut); + else { + for (et.matcher.considerAll(); ; ) { + Nt++, It ? It = !1 : et.matcher.considerAll(), et.matcher.lastIndex = Yt; + const C = et.matcher.exec(O); + if (!C) + break; + const x = O.substring(Yt, C.index), Z = at(x, C); + Yt = C.index + Z; + } + at(O.substring(Yt)); + } + return ut.finalize(), lt = ut.toHTML(), { language: j, value: lt, relevance: Ot, illegal: !1, _emitter: ut, _top: et }; + } catch (C) { + if (C.message && C.message.includes("Illegal")) + return { language: j, value: r4(O), illegal: !0, relevance: 0, _illegalBy: { message: C.message, index: Yt, context: O.slice(Yt - 100, Yt + 100), mode: C.mode, resultSoFar: lt }, _emitter: ut }; + if (a) + return { language: j, value: r4(O), illegal: !1, relevance: 0, errorRaised: C, _emitter: ut, _top: et }; + throw C; + } + } + function p(j) { + const O = { value: r4(j), illegal: !1, relevance: 0, _top: u, _emitter: new i.__emitter(i) }; + return O._emitter.addText(j), O; + } + function A(j, O) { + O = O || i.languages || Object.keys(t); + const V = p(j), fe = O.filter(Q).filter(w).map((Ee) => d(Ee, j, !1)); + fe.unshift(V); + const te = fe.sort((Ee, _e) => { + if (Ee.relevance !== _e.relevance) + return _e.relevance - Ee.relevance; + if (Ee.language && _e.language) { + if (Q(Ee.language).supersetOf === _e.language) + return 1; + if (Q(_e.language).supersetOf === Ee.language) + return -1; + } + return 0; + }), [De, xe] = te, J = De; + return J.secondBest = xe, J; + } + function h(j, O, V) { + const fe = O && r[O] || V; + j.classList.add("hljs"), j.classList.add("language-".concat(fe)); + } + function E(j) { + let O = null; + const V = l(j); + if (o(V)) + return; + if (ee("before:highlightElement", { el: j, language: V }), j.children.length > 0 && (i.ignoreUnescapedHTML || (console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."), console.warn("https://github.com/highlightjs/highlight.js/wiki/security"), console.warn("The element with unescaped HTML:"), console.warn(j)), i.throwUnescapedHTML)) + throw new joe("One of your code blocks includes unescaped HTML.", j.innerHTML); + O = j; + const fe = O.textContent, te = V ? c(fe, { language: V, ignoreIllegals: !0 }) : A(fe); + j.innerHTML = te.value, h(j, V, te.language), j.result = { language: te.language, re: te.relevance, relevance: te.relevance }, te.secondBest && (j.secondBest = { language: te.secondBest.language, relevance: te.secondBest.relevance }), ee("after:highlightElement", { el: j, result: te, text: fe }); + } + function b(j) { + i = Jb(i, j); + } + const v = () => { + _(), C0("10.6.0", "initHighlighting() deprecated. Use highlightAll() now."); + }; + function f() { + _(), C0("10.6.0", "initHighlightingOnLoad() deprecated. Use highlightAll() now."); + } + let S = !1; + function _() { + if (document.readyState === "loading") { + S = !0; + return; + } + document.querySelectorAll(i.cssSelector).forEach(E); + } + function z() { + S && _(); + } + typeof window < "u" && window.addEventListener && window.addEventListener("DOMContentLoaded", z, !1); + function y(j, O) { + let V = null; + try { + V = O(e); + } catch (fe) { + if (qu("Language definition for '{}' could not be registered.".replace("{}", j)), a) + qu(fe); + else + throw fe; + V = u; + } + V.name || (V.name = j), t[j] = V, V.rawDefinition = O.bind(null, e), V.aliases && D(V.aliases, { languageName: j }); + } + function $(j) { + delete t[j]; + for (const O of Object.keys(r)) + r[O] === j && delete r[O]; + } + function re() { + return Object.keys(t); + } + function Q(j) { + return j = (j || "").toLowerCase(), t[j] || t[r[j]]; + } + function D(j, { languageName: O }) { + typeof j == "string" && (j = [j]), j.forEach((V) => { + r[V.toLowerCase()] = O; + }); + } + function w(j) { + const O = Q(j); + return O && !O.disableAutodetect; + } + function k(j) { + j["before:highlightBlock"] && !j["before:highlightElement"] && (j["before:highlightElement"] = (O) => { + j["before:highlightBlock"](Object.assign({ block: O.el }, O)); + }), j["after:highlightBlock"] && !j["after:highlightElement"] && (j["after:highlightElement"] = (O) => { + j["after:highlightBlock"](Object.assign({ block: O.el }, O)); + }); + } + function R(j) { + k(j), n.push(j); + } + function q(j) { + const O = n.indexOf(j); + O !== -1 && n.splice(O, 1); + } + function ee(j, O) { + const V = j; + n.forEach(function(fe) { + fe[V] && fe[V](O); + }); + } + function se(j) { + return C0("10.7.0", "highlightBlock will be removed entirely in v12.0"), C0("10.7.0", "Please use highlightElement now."), E(j); + } + Object.assign(e, { highlight: c, highlightAuto: A, highlightAll: _, highlightElement: E, highlightBlock: se, configure: b, initHighlighting: v, initHighlightingOnLoad: f, registerLanguage: y, unregisterLanguage: $, listLanguages: re, getLanguage: Q, registerAliases: D, autoDetection: w, inherit: Jb, addPlugin: R, removePlugin: q }), e.debugMode = function() { + a = !1; + }, e.safeMode = function() { + a = !0; + }, e.versionString = Zoe, e.regex = { concat: hi, lookahead: _5, either: Dg, optional: roe, anyNumberOfTimes: toe }; + for (const j in Yd) + typeof Yd[j] == "object" && w5(Yd[j]); + return Object.assign(e, Yd), e; +}, Y0 = z5({}); +Y0.newInstance = () => z5({}); +var zoe = Y0; +Y0.HighlightJS = Y0, Y0.default = Y0; +const ey = Rr(zoe); +function Uoe(e) { + const t = { className: "attr", begin: /"(\\.|[^\\"\r\n])*"(?=\s*:)/, relevance: 1.01 }, r = { match: /[{}[\],:]/, className: "punctuation", relevance: 0 }, n = ["true", "false", "null"], a = { scope: "literal", beginKeywords: n.join(" ") }; + return { name: "JSON", keywords: { literal: n }, contains: [t, r, e.QUOTE_STRING_MODE, a, e.C_NUMBER_MODE, e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE], illegal: "\\S" }; +} +const Hoe = { __name: "TraceLine", props: { line: null }, setup(e) { + const t = e, r = Gt(() => "".concat(t.line.class).concat(t.line.type).concat(t.line.function)), n = Gt(() => (t.line.args || []).length === 0 ? "()" : "(\n" + (t.line.args || []).map((a) => JSON.stringify(a, void 0, 2).split("\n").map((s) => " ".concat(s)).join("\n")).join(",\n") + "\n)"); + return { __sfc: !0, props: t, functionText: r, argumentText: n, t: kt }; +} }; +var $oe = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t("li", [t("div", { staticClass: "trace__position" }, [t("span", { staticClass: "trace__file" }, [e._v(e._s(e.line.file))]), e.line.line ? t("span", { staticClass: "trace__line" }, [e._v(e._s(r.t("logreader", "line {line}", { line: e.line.line })))]) : e._e()]), t("pre", { staticClass: "trace__function" }, [t("code", { staticClass: "trace__function_name", domProps: { textContent: e._s(r.functionText) } }), t("code", { staticClass: "trace__function_arguments", domProps: { textContent: e._s(r.argumentText) } })])]); +}, Voe = [], Woe = mt(Hoe, $oe, Voe, !1, null, "369c92be", null, null); +const Qoe = Woe.exports, qoe = { __name: "StackTrace", props: { trace: null }, setup(e) { + return { __sfc: !0, props: e, TraceLine: Qoe }; +} }; +var Koe = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t("ol", { staticClass: "stack-trace" }, e._l(r.props.trace, function(n, a) { + return t(r.TraceLine, { key: a, attrs: { line: n } }); + }), 1); +}, Joe = [], Xoe = mt(qoe, Koe, Joe, !1, null, "38f1d233", null, null); +const eue = Xoe.exports, tue = { __name: "LogException", props: { isPrevious: { type: Boolean, default: !1 }, isExpanded: { type: Boolean, default: !1 }, exception: null }, setup(e) { + const t = e, r = Gt(() => t.exception.Exception.split("\\").pop() || "?"), n = Gt(() => t.exception.Message && t.exception.Message !== "--" ? t.exception.Message : t.exception.CustomMessage), a = Gt(() => t.isPrevious ? kt("logreader", "Caused by {exception}", { exception: r.value }) : r.value); + return { __sfc: !0, props: t, exceptionName: r, exceptionMessage: n, exceptionTitleText: a, StackTrace: eue }; +} }; +var rue = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t("span", { staticClass: "exception_wrapper" }, [t("div", { staticClass: "exception" }, [t("span", { staticClass: "exception__title" }, [e._v(" " + e._s(r.exceptionTitleText) + " ")]), t("span", { staticClass: "exception__message" }, [e._v(e._s(r.exceptionMessage))])]), r.props.isExpanded ? t(r.StackTrace, { staticClass: "exception__trace", attrs: { trace: r.props.exception.Trace } }) : e._e(), r.props.isExpanded && r.props.exception.Previous ? t("LogException", { attrs: { "is-previous": !0, exception: r.props.exception.Previous } }) : e._e()], 1); +}, nue = [], aue = mt(tue, rue, nue, !1, null, "7ef6aefe", null, null); +const U5 = aue.exports, oue = { __name: "LogDetailsModal", props: { open: { type: Boolean }, currentEntry: null, logEntries: null }, setup(e) { + const t = e; + ey.registerLanguage("json", Uoe); + const { formatTime: r, formatLogEntry: n } = B5(), a = Jt(!!t.currentEntry.exception); + GT(() => { + a.value = !!t.currentEntry.exception; + }); + const s = Gt(() => t.logEntries.findIndex((c) => c === t.currentEntry)), u = Gt(() => ey.highlight(JSON.stringify(t.currentEntry, null, 2), { language: "json" }).value), i = Gt(() => QA[t.currentEntry.level]), o = Gt(() => r(t.currentEntry.time)), l = Gt(() => ["log-details__info", "log-details__info--".concat(XB[t.currentEntry.level])]); + return { __sfc: !0, props: t, formatTime: r, formatLogEntry: n, isExceptionExpanded: a, index: s, code: u, levelString: i, timeString: o, cssLevelClass: l, copyRaw: async () => { + await oA(JSON.stringify(t.currentEntry)) && $p(kt("logreader", "Log entry sucessfully copied")); + }, copyFormatted: async () => { + await oA(n(t.currentEntry)) && $p(kt("logreader", "Log entry sucessfully copied")); + }, t: kt, NcButton: Zc, NcModal: $ae, IconContentCopy: R5, LogException: U5 }; +} }; +var uue = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t(r.NcModal, { attrs: { show: e.open, size: "large", "has-previous": r.index > 0, "has-next": r.index < e.logEntries.length - 1 }, on: { next: function(n) { + return e.$emit("update:currentEntry", e.logEntries[r.index + 1]); + }, previous: function(n) { + return e.$emit("update:currentEntry", e.logEntries[r.index - 1]); + }, "update:show": function(n) { + return e.$emit("update:open", !1); + } }, scopedSlots: e._u([{ key: "default", fn: function() { + var n; + return [t("div", { staticClass: "log-details" }, [t("dl", { class: r.cssLevelClass }, [t("dt", [e._v(e._s(r.t("logreader", "Level")))]), t("dd", [e._v(e._s(r.levelString))]), t("dt", [e._v(e._s(r.t("logreader", "App")))]), t("dd", [e._v(" " + e._s(((n = e.currentEntry) == null ? void 0 : n.app) || r.t("logreader", "No app in context")) + " ")]), t("dt", [e._v(e._s(r.t("logreader", "Time")))]), t("dd", [e._v(e._s(r.timeString))])]), t("div", { staticClass: "log-details__actions" }, [t(r.NcButton, { attrs: { "aria-label": r.t("logreader", "Copy raw entry"), type: "tertiary" }, on: { click: r.copyRaw }, scopedSlots: e._u([{ key: "icon", fn: function() { + return [t(r.IconContentCopy)]; + }, proxy: !0 }]) }, [e._v(" " + e._s(r.t("logreader", "Copy raw entry")) + " ")]), t(r.NcButton, { attrs: { "aria-label": r.t("logreader", "Copy formatted entry"), type: "tertiary" }, on: { click: r.copyFormatted }, scopedSlots: e._u([{ key: "icon", fn: function() { + return [t(r.IconContentCopy)]; + }, proxy: !0 }]) }, [e._v(" " + e._s(r.t("logreader", "Copy formatted entry")) + " ")]), e.currentEntry.exception ? t(r.NcButton, { staticClass: "log-details__btn", on: { click: function(a) { + r.isExceptionExpanded = !r.isExceptionExpanded; + } } }, [e._v(" " + e._s(r.isExceptionExpanded ? r.t("logreader", "Hide exception details") : r.t("logreader", "View exception details")) + " ")]) : e._e()], 1), e.currentEntry.exception ? [t(r.LogException, { staticClass: "log-details__exception", attrs: { exception: e.currentEntry.exception, "is-expanded": r.isExceptionExpanded } }), t("hr")] : e._e(), t("figure", { staticClass: "log-details__raw" }, [t("figcaption", [e._v(e._s(r.t("logreader", "Raw log entry")))]), t("pre", [t("code", { staticClass: "hljs language-json", domProps: { innerHTML: e._s(r.code) } })])])], 2)]; + }, proxy: !0 }]) }); +}, iue = [], sue = mt(oue, uue, iue, !1, null, "c7bffd13", null, null); +const lue = sue.exports, cue = { name: "SortIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var due = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon sort-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M18 21L14 17H17V7H14L18 3L22 7H19V17H22M2 19V17H12V19M2 13V11H9V13M2 7V5H6V7H2Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, pue = [], Aue = mt(cue, due, pue, !1, null, null, null, null); +const mue = Aue.exports, hue = { name: "SortAscendingIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Tue = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon sort-ascending-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M19 17H22L18 21L14 17H17V3H19M2 17H12V19H2M6 5V7H2V5M2 11H9V13H2V11Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, fue = [], gue = mt(hue, Tue, fue, !1, null, null, null, null); +const Eue = gue.exports, vue = { name: "SortDescendingIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Cue = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon sort-descending-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M19 7H22L18 3L14 7H17V21H19M2 17H12V19H2M6 5V7H2V5M2 11H9V13H2V11Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Due = [], bue = mt(vue, Cue, Due, !1, null, null, null, null); +const yue = bue.exports, Sue = { __name: "LogTableHeader", props: { sortable: { type: Boolean, default: !0 }, sorted: { default: "" }, name: null }, emits: ["update:sorted"], setup(e, { emit: t }) { + const r = e, n = Gt(() => r.sorted || void 0), a = Gt(() => r.sorted === "ascending" ? Eue : r.sorted === "descending" ? yue : mue); + return { __sfc: !0, props: r, emit: t, ariaSort: n, sortIcon: a, changeSortMode: () => { + switch (r.sorted) { + case "ascending": + t("update:sorted", "descending"); + break; + case "descending": + t("update:sorted", ""); + break; + case "": + t("update:sorted", "ascending"); + break; + } + }, NcButton: Zc }; +} }; +var Fue = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t("th", { attrs: { "aria-sort": r.ariaSort } }, [t("div", { staticClass: "log-table-header__wrapper" }, [e.sortable ? t(r.NcButton, { attrs: { type: r.props.sorted ? "secondary" : "tertiary-no-background", "aria-label": e.name, "aria-pressed": !!r.props.sorted, wide: !0 }, on: { click: function(n) { + return n.stopPropagation(), r.changeSortMode.apply(null, arguments); + } }, scopedSlots: e._u([{ key: "icon", fn: function() { + return [t(r.sortIcon, { tag: "component", attrs: { size: 20 } })]; + }, proxy: !0 }], null, !1, 4220445170) }, [e._v(" " + e._s(e.name) + " ")]) : t("span", { staticClass: "log-table-header__text", attrs: { title: e.name } }, [e._v(" " + e._s(e.name) + " ")]), e._t("default")], 2)]); +}, Nue = [], xue = mt(Sue, Fue, Nue, !1, null, "99bb96e2", null, null); +const Bue = xue.exports; +var H5 = { exports: {} }; +(function(e, t) { + (function(r, n) { + e.exports = n(); + })(self, () => (() => { + var r = { 4462: (u, i, o) => { + o.d(i, { default: () => k }); + const l = { name: "NcButton", props: { disabled: { type: Boolean, default: !1 }, type: { type: String, validator: (R) => ["primary", "secondary", "tertiary", "tertiary-no-background", "tertiary-on-primary", "error", "warning", "success"].indexOf(R) !== -1, default: "secondary" }, nativeType: { type: String, validator: (R) => ["submit", "reset", "button"].indexOf(R) !== -1, default: "button" }, wide: { type: Boolean, default: !1 }, ariaLabel: { type: String, default: null }, href: { type: String, default: null }, to: { type: [String, Object], default: null }, exact: { type: Boolean, default: !1 }, ariaHidden: { type: Boolean, default: null } }, render(R) { + var q, ee, se, j, O, V = this; + const fe = (q = this.$slots.default) === null || q === void 0 || (ee = q[0]) === null || ee === void 0 || (se = ee.text) === null || se === void 0 || (j = se.trim) === null || j === void 0 ? void 0 : j.call(se), te = !!fe, De = (O = this.$slots) === null || O === void 0 ? void 0 : O.icon; + fe || this.ariaLabel || console.warn("You need to fill either the text or the ariaLabel props in the button component.", { text: fe, ariaLabel: this.ariaLabel }, this); + const xe = function() { + let { navigate: J, isActive: Ee, isExactActive: _e } = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}; + return R(V.to || !V.href ? "button" : "a", { class: ["button-vue", { "button-vue--icon-only": De && !te, "button-vue--text-only": te && !De, "button-vue--icon-and-text": De && te, ["button-vue--vue-".concat(V.type)]: V.type, "button-vue--wide": V.wide, active: Ee, "router-link-exact-active": _e }], attrs: { "aria-label": V.ariaLabel, disabled: V.disabled, type: V.href ? null : V.nativeType, role: V.href ? "button" : null, href: !V.to && V.href ? V.href : null, ...V.$attrs }, on: { ...V.$listeners, click: (Fe) => { + var Ge, Ue; + (Ge = V.$listeners) === null || Ge === void 0 || (Ue = Ge.click) === null || Ue === void 0 || Ue.call(Ge, Fe), J == null || J(Fe); + } } }, [R("span", { class: "button-vue__wrapper" }, [De ? R("span", { class: "button-vue__icon", attrs: { "aria-hidden": V.ariaHidden } }, [V.$slots.icon]) : null, te ? R("span", { class: "button-vue__text" }, [fe]) : null])]); + }; + return this.to ? R("router-link", { props: { custom: !0, to: this.to, exact: this.exact }, scopedSlots: { default: xe } }) : xe(); + } }; + var c = o(3379), d = o.n(c), p = o(7795), A = o.n(p), h = o(569), E = o.n(h), b = o(3565), v = o.n(b), f = o(9216), S = o.n(f), _ = o(4589), z = o.n(_), y = o(7196), $ = {}; + $.styleTagTransform = z(), $.setAttributes = v(), $.insert = E().bind(null, "head"), $.domAPI = A(), $.insertStyleElement = S(), d()(y.Z, $), y.Z && y.Z.locals && y.Z.locals; + var re = o(1900), Q = o(2102), D = o.n(Q), w = (0, re.Z)(l, void 0, void 0, !1, null, "4d05be2c", null); + typeof D() == "function" && D()(w); + const k = w.exports; + }, 2297: (u, i, o) => { + o.d(i, { default: () => se }); + var l = o(9454), c = o(4505), d = o(1206); + const p = { name: "NcPopover", components: { Dropdown: l.Dropdown }, inheritAttrs: !1, props: { popoverBaseClass: { type: String, default: "" }, focusTrap: { type: Boolean, default: !0 }, setReturnFocus: { default: void 0, type: [HTMLElement, SVGElement, String, Boolean] } }, emits: ["after-show", "after-hide"], beforeDestroy() { + this.clearFocusTrap(); + }, methods: { async useFocusTrap() { + var j, O; + if (await this.$nextTick(), !this.focusTrap) + return; + const V = (j = this.$refs.popover) === null || j === void 0 || (O = j.$refs.popperContent) === null || O === void 0 ? void 0 : O.$el; + V && (this.$focusTrap = (0, c.createFocusTrap)(V, { escapeDeactivates: !1, allowOutsideClick: !0, setReturnFocus: this.setReturnFocus, trapStack: (0, d.L)() }), this.$focusTrap.activate()); + }, clearFocusTrap() { + let j = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}; + try { + var O; + (O = this.$focusTrap) === null || O === void 0 || O.deactivate(j), this.$focusTrap = null; + } catch (V) { + console.warn(V); + } + }, afterShow() { + this.$nextTick(() => { + this.$emit("after-show"), this.useFocusTrap(); + }); + }, afterHide() { + this.$emit("after-hide"), this.clearFocusTrap(); + } } }, A = p; + var h = o(3379), E = o.n(h), b = o(7795), v = o.n(b), f = o(569), S = o.n(f), _ = o(3565), z = o.n(_), y = o(9216), $ = o.n(y), re = o(4589), Q = o.n(re), D = o(1625), w = {}; + w.styleTagTransform = Q(), w.setAttributes = z(), w.insert = S().bind(null, "head"), w.domAPI = v(), w.insertStyleElement = $(), E()(D.Z, w), D.Z && D.Z.locals && D.Z.locals; + var k = o(1900), R = o(2405), q = o.n(R), ee = (0, k.Z)(A, function() { + var j = this; + return (0, j._self._c)("Dropdown", j._g(j._b({ ref: "popover", attrs: { distance: 10, "arrow-padding": 10, "no-auto-focus": !0, "popper-class": j.popoverBaseClass }, on: { "apply-show": j.afterShow, "apply-hide": j.afterHide }, scopedSlots: j._u([{ key: "popper", fn: function() { + return [j._t("default")]; + }, proxy: !0 }], null, !0) }, "Dropdown", j.$attrs, !1), j.$listeners), [j._t("trigger")], 2); + }, [], !1, null, null, null); + typeof q() == "function" && q()(ee); + const se = ee.exports; + }, 932: (u, i, o) => { + o.d(i, { t: () => p }); + var l = o(7931); + const c = (0, l.getGettextBuilder)().detectLocale(); + [{ locale: "ar", translations: { "{tag} (invisible)": "{tag} (غير مرئي)", "{tag} (restricted)": "{tag} (مقيد)", Actions: "الإجراءات", Activities: "النشاطات", "Animals & Nature": "الحيوانات والطبيعة", "Anything shared with the same group of people will show up here": "أي مادة تمت مشاركتها مع نفس المجموعة من الأشخاص سيتم عرضها هنا", "Avatar of {displayName}": "صورة {displayName} الرمزية", "Avatar of {displayName}, {status}": "صورة {displayName} الرمزية، {status}", "Cancel changes": "إلغاء التغييرات", "Change title": "تغيير العنوان", Choose: "إختيار", "Clear text": "مسح النص", Close: "أغلق", "Close modal": "قفل الشرط", "Close navigation": "إغلاق المتصفح", "Close sidebar": "قفل الشريط الجانبي", "Confirm changes": "تأكيد التغييرات", Custom: "مخصص", "Edit item": "تعديل عنصر", "Error getting related resources": "خطأ في تحصيل مصادر ذات صلة", "External documentation for {title}": "الوثائق الخارجية لـ{title}", Favorite: "مفضلة", Flags: "الأعلام", "Food & Drink": "الطعام والشراب", "Frequently used": "كثيرا ما تستخدم", Global: "عالمي", "Go back to the list": "العودة إلى القائمة", "Hide password": "إخفاء كلمة السر", "Message limit of {count} characters reached": "تم الوصول إلى الحد الأقصى لعدد الأحرف في الرسالة: {count} حرف", "More items …": "عناصر أخرى ...", Next: "التالي", "No emoji found": "لم يتم العثور على أي رمز تعبيري", "No results": "ليس هناك أية نتيجة", Objects: "الأشياء", Open: "فتح", 'Open link to "{resourceTitle}"': 'فتح رابط إلى "{resourceTitle}"', "Open navigation": "فتح المتصفح", "Password is secure": "كلمة السر مُؤمّنة", "Pause slideshow": "إيقاف العرض مؤقتًا", "People & Body": "الناس والجسم", "Pick an emoji": "اختر رمزًا تعبيريًا", "Please select a time zone:": "الرجاء تحديد المنطقة الزمنية:", Previous: "السابق", "Related resources": "مصادر ذات صلة", Search: "بحث", "Search results": "نتائج البحث", "Select a tag": "اختر علامة", Settings: "الإعدادات", "Settings navigation": "إعدادات المتصفح", "Show password": "أعرض كلمة السر", "Smileys & Emotion": "الوجوه و الرموز التعبيرية", "Start slideshow": "بدء العرض", Submit: "إرسال", Symbols: "الرموز", "Travel & Places": "السفر والأماكن", "Type to search time zone": "اكتب للبحث عن منطقة زمنية", "Unable to search the group": "تعذر البحث في المجموعة", "Undo changes": "التراجع عن التغييرات", "Write message, @ to mention someone, : for emoji autocompletion …": "اكتب رسالة، @ للإشارة إلى شخص ما، : للإكمال التلقائي للرموز التعبيرية ..." } }, { locale: "br", translations: { "{tag} (invisible)": "{tag} (diwelus)", "{tag} (restricted)": "{tag} (bevennet)", Actions: "Oberioù", Activities: "Oberiantizoù", "Animals & Nature": "Loened & Natur", Choose: "Dibab", Close: "Serriñ", Custom: "Personelañ", Flags: "Bannieloù", "Food & Drink": "Boued & Evajoù", "Frequently used": "Implijet alies", Next: "Da heul", "No emoji found": "Emoji ebet kavet", "No results": "Disoc'h ebet", Objects: "Traoù", "Pause slideshow": "Arsav an diaporama", "People & Body": "Tud & Korf", "Pick an emoji": "Choaz un emoji", Previous: "A-raok", Search: "Klask", "Search results": "Disoc'hoù an enklask", "Select a tag": "Choaz ur c'hlav", Settings: "Arventennoù", "Smileys & Emotion": "Smileyioù & Fromoù", "Start slideshow": "Kregiñ an diaporama", Symbols: "Arouezioù", "Travel & Places": "Beaj & Lec'hioù", "Unable to search the group": "Dibosupl eo klask ar strollad" } }, { locale: "ca", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restringit)", Actions: "Accions", Activities: "Activitats", "Animals & Nature": "Animals i natura", "Anything shared with the same group of people will show up here": "Qualsevol cosa compartida amb el mateix grup de persones es mostrarà aquí", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancel·la els canvis", "Change title": "Canviar títol", Choose: "Tria", "Clear text": "Netejar text", Close: "Tanca", "Close modal": "Tancar el mode", "Close navigation": "Tanca la navegació", "Close sidebar": "Tancar la barra lateral", "Confirm changes": "Confirmeu els canvis", Custom: "Personalitzat", "Edit item": "Edita l'element", "Error getting related resources": "Error obtenint els recursos relacionats", "Error parsing svg": "Error en l'anàlisi del svg", "External documentation for {title}": "Documentació externa per a {title}", Favorite: "Preferit", Flags: "Marques", "Food & Drink": "Menjar i begudes", "Frequently used": "Utilitzats recentment", Global: "Global", "Go back to the list": "Torna a la llista", "Hide password": "Amagar contrasenya", "Message limit of {count} characters reached": "S'ha arribat al límit de {count} caràcters per missatge", "More items …": "Més artícles...", Next: "Següent", "No emoji found": "No s'ha trobat cap emoji", "No results": "Sense resultats", Objects: "Objectes", Open: "Obrir", 'Open link to "{resourceTitle}"': 'Obrir enllaç a "{resourceTitle}"', "Open navigation": "Obre la navegació", "Password is secure": "Contrasenya segura
", "Pause slideshow": "Atura la presentació", "People & Body": "Persones i cos", "Pick an emoji": "Trieu un emoji", "Please select a time zone:": "Seleccioneu una zona horària:", Previous: "Anterior", "Related resources": "Recursos relacionats", Search: "Cerca", "Search results": "Resultats de cerca", "Select a tag": "Seleccioneu una etiqueta", Settings: "Paràmetres", "Settings navigation": "Navegació d'opcions", "Show password": "Mostrar contrasenya", "Smileys & Emotion": "Cares i emocions", "Start slideshow": "Inicia la presentació", Submit: "Envia", Symbols: "Símbols", "Travel & Places": "Viatges i llocs", "Type to search time zone": "Escriviu per cercar la zona horària", "Unable to search the group": "No es pot cercar el grup", "Undo changes": "Desfés els canvis", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escriu missatge, fes servir "@" per esmentar algú, fes servir ":" per autocompletar emojis...' } }, { locale: "cs_CZ", translations: { "{tag} (invisible)": "{tag} (neviditelné)", "{tag} (restricted)": "{tag} (omezené)", Actions: "Akce", Activities: "Aktivity", "Animals & Nature": "Zvířata a příroda", "Anything shared with the same group of people will show up here": "Cokoli nasdíleného stejné skupině lidí se zobrazí zde", "Avatar of {displayName}": "Zástupný obrázek uživatele {displayName}", "Avatar of {displayName}, {status}": "Zástupný obrázek uživatele {displayName}, {status}", "Cancel changes": "Zrušit změny", "Change title": "Změnit nadpis", Choose: "Zvolit", "Clear text": "Čitelný text", Close: "Zavřít", "Close modal": "Zavřít dialogové okno", "Close navigation": "Zavřít navigaci", "Close sidebar": "Zavřít postranní panel", "Confirm changes": "Potvrdit změny", Custom: "Uživatelsky určené", "Edit item": "Upravit položku", "Error getting related resources": "Chyba při získávání souvisejících prostředků", "Error parsing svg": "Chyba při zpracovávání svg", "External documentation for {title}": "Externí dokumentace k {title}", Favorite: "Oblíbené", Flags: "Příznaky", "Food & Drink": "Jídlo a pití", "Frequently used": "Často používané", Global: "Globální", "Go back to the list": "Jít zpět na seznam", "Hide password": "Skrýt heslo", "Message limit of {count} characters reached": "Dosaženo limitu počtu ({count}) znaků zprávy", "More items …": "Další položky…", Next: "Následující", "No emoji found": "Nenalezeno žádné emoji", "No results": "Nic nenalezeno", Objects: "Objekty", Open: "Otevřít", 'Open link to "{resourceTitle}"': "Otevřít odkaz na „{resourceTitle}“", "Open navigation": "Otevřít navigaci", "Password is secure": "Heslo je bezpečné", "Pause slideshow": "Pozastavit prezentaci", "People & Body": "Lidé a tělo", "Pick an emoji": "Vybrat emoji", "Please select a time zone:": "Vyberte časovou zónu:", Previous: "Předchozí", "Related resources": "Související prostředky", Search: "Hledat", "Search results": "Výsledky hledání", "Select a tag": "Vybrat štítek", Settings: "Nastavení", "Settings navigation": "Pohyb po nastavení", "Show password": "Zobrazit heslo", "Smileys & Emotion": "Úsměvy a emoce", "Start slideshow": "Spustit prezentaci", Submit: "Odeslat", Symbols: "Symboly", "Travel & Places": "Cestování a místa", "Type to search time zone": "Psaním vyhledejte časovou zónu", "Unable to search the group": "Nedaří se hledat skupinu", "Undo changes": "Vzít změny zpět", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': "Napište zprávu – pokud chcete někoho zmínit, napište před jeho uživatelským jménem „@“ (zavináč); automatické doplňování emotikonů zahájíte napsáním „:“ (dvojtečky)…" } }, { locale: "da", translations: { "{tag} (invisible)": "{tag} (usynlig)", "{tag} (restricted)": "{tag} (begrænset)", Actions: "Handlinger", Activities: "Aktiviteter", "Animals & Nature": "Dyr & Natur", "Anything shared with the same group of people will show up here": "Alt der deles med samme gruppe af personer vil vises her", "Avatar of {displayName}": "Avatar af {displayName}", "Avatar of {displayName}, {status}": "Avatar af {displayName}, {status}", "Cancel changes": "Annuller ændringer", "Change title": "Ret titel", Choose: "Vælg", "Clear text": "Ryd tekst", Close: "Luk", "Close modal": "Luk vindue", "Close navigation": "Luk navigation", "Close sidebar": "Luk sidepanel", "Confirm changes": "Bekræft ændringer", Custom: "Brugerdefineret", "Edit item": "Rediger emne", "Error getting related resources": "Kunne ikke hente tilknyttede data", "Error parsing svg": "Fejl ved analysering af svg", "External documentation for {title}": "Ekstern dokumentation for {title}", Favorite: "Favorit", Flags: "Flag", "Food & Drink": "Mad & Drikke", "Frequently used": "Ofte brugt", Global: "Global", "Go back to the list": "Tilbage til listen", "Hide password": "Skjul kodeord", "Message limit of {count} characters reached": "Begrænsning på {count} tegn er nået", "More items …": "Mere ...", Next: "Videre", "No emoji found": "Ingen emoji fundet", "No results": "Ingen resultater", Objects: "Objekter", Open: "Åbn", 'Open link to "{resourceTitle}"': 'Åbn link til "{resourceTitle}"', "Open navigation": "Åbn navigation", "Password is secure": "Kodeordet er sikkert", "Pause slideshow": "Suspender fremvisning", "People & Body": "Mennesker & Menneskekroppen", "Pick an emoji": "Vælg en emoji", "Please select a time zone:": "Vælg venligst en tidszone:", Previous: "Forrige", "Related resources": "Relaterede emner", Search: "Søg", "Search results": "Søgeresultater", "Select a tag": "Vælg et mærke", Settings: "Indstillinger", "Settings navigation": "Naviger i indstillinger", "Show password": "Vis kodeord", "Smileys & Emotion": "Smileys & Emotion", "Start slideshow": "Start fremvisning", Submit: "Send", Symbols: "Symboler", "Travel & Places": "Rejser & Rejsemål", "Type to search time zone": "Indtast for at søge efter tidszone", "Unable to search the group": "Kan ikke søge på denne gruppe", "Undo changes": "Fortryd ændringer", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv besked, brug "@" for at nævne nogen, brug ":" til emoji-autofuldførelse ...' } }, { locale: "de", translations: { "{tag} (invisible)": "{tag} (unsichtbar)", "{tag} (restricted)": "{tag} (eingeschränkt)", Actions: "Aktionen", Activities: "Aktivitäten", "Animals & Nature": "Tiere & Natur", "Anything shared with the same group of people will show up here": "Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt", "Avatar of {displayName}": "Avatar von {displayName}", "Avatar of {displayName}, {status}": "Avatar von {displayName}, {status}", "Cancel changes": "Änderungen verwerfen", "Change title": "Titel ändern", Choose: "Auswählen", "Clear text": "Klartext", Close: "Schließen", "Close modal": "Modal schließen", "Close navigation": "Navigation schließen", "Close sidebar": "Seitenleiste schließen", "Confirm changes": "Änderungen bestätigen", Custom: "Benutzerdefiniert", "Edit item": "Objekt bearbeiten", "Error getting related resources": "Fehler beim Abrufen verwandter Ressourcen", "Error parsing svg": "Fehler beim Einlesen der SVG", "External documentation for {title}": "Externe Dokumentation für {title}", Favorite: "Favorit", Flags: "Flaggen", "Food & Drink": "Essen & Trinken", "Frequently used": "Häufig verwendet", Global: "Global", "Go back to the list": "Zurück zur Liste", "Hide password": "Passwort verbergen", "Message limit of {count} characters reached": "Nachrichtenlimit von {count} Zeichen erreicht", "More items …": "Weitere Elemente …", Next: "Weiter", "No emoji found": "Kein Emoji gefunden", "No results": "Keine Ergebnisse", Objects: "Gegenstände", Open: "Öffnen", 'Open link to "{resourceTitle}"': 'Link zu "{resourceTitle}" öffnen', "Open navigation": "Navigation öffnen", "Password is secure": "Passwort ist sicher", "Pause slideshow": "Diashow pausieren", "People & Body": "Menschen & Körper", "Pick an emoji": "Ein Emoji auswählen", "Please select a time zone:": "Bitte wählen Sie eine Zeitzone:", Previous: "Vorherige", "Related resources": "Verwandte Ressourcen", Search: "Suche", "Search results": "Suchergebnisse", "Select a tag": "Schlagwort auswählen", Settings: "Einstellungen", "Settings navigation": "Einstellungen für die Navigation", "Show password": "Passwort anzeigen", "Smileys & Emotion": "Smileys & Emotionen", "Start slideshow": "Diashow starten", Submit: "Einreichen", Symbols: "Symbole", "Travel & Places": "Reisen & Orte", "Type to search time zone": "Tippen, um Zeitzone zu suchen", "Unable to search the group": "Die Gruppe konnte nicht durchsucht werden", "Undo changes": "Änderungen rückgängig machen", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Nachricht schreiben, "@" um jemanden zu erwähnen, ":" für die automatische Vervollständigung von Emojis …' } }, { locale: "de_DE", translations: { "{tag} (invisible)": "{tag} (unsichtbar)", "{tag} (restricted)": "{tag} (eingeschränkt)", Actions: "Aktionen", Activities: "Aktivitäten", "Animals & Nature": "Tiere & Natur", "Anything shared with the same group of people will show up here": "Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt", "Avatar of {displayName}": "Avatar von {displayName}", "Avatar of {displayName}, {status}": "Avatar von {displayName}, {status}", "Cancel changes": "Änderungen verwerfen", "Change title": "Titel ändern", Choose: "Auswählen", "Clear text": "Klartext", Close: "Schließen", "Close modal": "Modal schließen", "Close navigation": "Navigation schließen", "Close sidebar": "Seitenleiste schließen", "Confirm changes": "Änderungen bestätigen", Custom: "Benutzerdefiniert", "Edit item": "Objekt bearbeiten", "Error getting related resources": "Fehler beim Abrufen verwandter Ressourcen", "Error parsing svg": "Fehler beim Einlesen der SVG", "External documentation for {title}": "Externe Dokumentation für {title}", Favorite: "Favorit", Flags: "Flaggen", "Food & Drink": "Essen & Trinken", "Frequently used": "Häufig verwendet", Global: "Global", "Go back to the list": "Zurück zur Liste", "Hide password": "Passwort verbergen", "Message limit of {count} characters reached": "Nachrichtenlimit von {count} Zeichen erreicht", "More items …": "Weitere Elemente …", Next: "Weiter", "No emoji found": "Kein Emoji gefunden", "No results": "Keine Ergebnisse", Objects: "Objekte", Open: "Öffnen", 'Open link to "{resourceTitle}"': 'Link zu "{resourceTitle}" öffnen', "Open navigation": "Navigation öffnen", "Password is secure": "Passwort ist sicher", "Pause slideshow": "Diashow pausieren", "People & Body": "Menschen & Körper", "Pick an emoji": "Ein Emoji auswählen", "Please select a time zone:": "Bitte eine Zeitzone auswählen:", Previous: "Vorherige", "Related resources": "Verwandte Ressourcen", Search: "Suche", "Search results": "Suchergebnisse", "Select a tag": "Schlagwort auswählen", Settings: "Einstellungen", "Settings navigation": "Einstellungen für die Navigation", "Show password": "Passwort anzeigen", "Smileys & Emotion": "Smileys & Emotionen", "Start slideshow": "Diashow starten", Submit: "Einreichen", Symbols: "Symbole", "Travel & Places": "Reisen & Orte", "Type to search time zone": "Tippen, um eine Zeitzone zu suchen", "Unable to search the group": "Die Gruppe kann nicht durchsucht werden", "Undo changes": "Änderungen rückgängig machen", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Nachricht schreiben, "@" um jemanden zu erwähnen, ":" für die automatische Vervollständigung von Emojis …' } }, { locale: "el", translations: { "{tag} (invisible)": "{tag} (αόρατο)", "{tag} (restricted)": "{tag} (περιορισμένο)", Actions: "Ενέργειες", Activities: "Δραστηριότητες", "Animals & Nature": "Ζώα & Φύση", "Anything shared with the same group of people will show up here": "Οτιδήποτε μοιράζεται με την ίδια ομάδα ατόμων θα εμφανίζεται εδώ", "Avatar of {displayName}": "Άβαταρ του {displayName}", "Avatar of {displayName}, {status}": "Άβαταρ του {displayName}, {status}", "Cancel changes": "Ακύρωση αλλαγών", "Change title": "Αλλαγή τίτλου", Choose: "Επιλογή", "Clear text": "Εκκαθάριση κειμένου", Close: "Κλείσιμο", "Close modal": "Βοηθητικό κλείσιμο", "Close navigation": "Κλείσιμο πλοήγησης", "Close sidebar": "Κλείσιμο πλευρικής μπάρας", "Confirm changes": "Επιβεβαίωση αλλαγών", Custom: "Προσαρμογή", "Edit item": "Επεξεργασία", "Error getting related resources": "Σφάλμα λήψης σχετικών πόρων", "Error parsing svg": "Σφάλμα ανάλυσης svg", "External documentation for {title}": "Εξωτερική τεκμηρίωση για {title}", Favorite: "Αγαπημένα", Flags: "Σημαίες", "Food & Drink": "Φαγητό & Ποτό", "Frequently used": "Συχνά χρησιμοποιούμενο", Global: "Καθολικό", "Go back to the list": "Επιστροφή στην αρχική λίστα ", "Hide password": "Απόκρυψη κωδικού πρόσβασης", "Message limit of {count} characters reached": "Συμπληρώθηκε το όριο των {count} χαρακτήρων του μηνύματος", "More items …": "Περισσότερα στοιχεία …", Next: "Επόμενο", "No emoji found": "Δεν βρέθηκε emoji", "No results": "Κανένα αποτέλεσμα", Objects: "Αντικείμενα", Open: "Άνοιγμα", 'Open link to "{resourceTitle}"': 'Άνοιγμα συνδέσμου στο "{resourceTitle}"', "Open navigation": "Άνοιγμα πλοήγησης", "Password is secure": "Ο κωδικός πρόσβασης είναι ασφαλής", "Pause slideshow": "Παύση προβολής διαφανειών", "People & Body": "Άνθρωποι & Σώμα", "Pick an emoji": "Επιλέξτε ένα emoji", "Please select a time zone:": "Παρακαλούμε επιλέξτε μια ζώνη ώρας:", Previous: "Προηγούμενο", "Related resources": "Σχετικοί πόροι", Search: "Αναζήτηση", "Search results": "Αποτελέσματα αναζήτησης", "Select a tag": "Επιλογή ετικέτας", Settings: "Ρυθμίσεις", "Settings navigation": "Πλοήγηση ρυθμίσεων", "Show password": "Εμφάνιση κωδικού πρόσβασης", "Smileys & Emotion": "Φατσούλες & Συναίσθημα", "Start slideshow": "Έναρξη προβολής διαφανειών", Submit: "Υποβολή", Symbols: "Σύμβολα", "Travel & Places": "Ταξίδια & Τοποθεσίες", "Type to search time zone": "Πληκτρολογήστε για αναζήτηση ζώνης ώρας", "Unable to search the group": "Δεν είναι δυνατή η αναζήτηση της ομάδας", "Undo changes": "Αναίρεση Αλλαγών", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Γράψτε μήνυμα, χρησιμοποιείστε "@" για να αναφέρετε κάποιον, χρησιμοποιείστε ":" για αυτόματη συμπλήρωση emoji …' } }, { locale: "en_GB", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restricted)", Actions: "Actions", Activities: "Activities", "Animals & Nature": "Animals & Nature", "Anything shared with the same group of people will show up here": "Anything shared with the same group of people will show up here", "Avatar of {displayName}": "Avatar of {displayName}", "Avatar of {displayName}, {status}": "Avatar of {displayName}, {status}", "Cancel changes": "Cancel changes", "Change title": "Change title", Choose: "Choose", "Clear text": "Clear text", Close: "Close", "Close modal": "Close modal", "Close navigation": "Close navigation", "Close sidebar": "Close sidebar", "Confirm changes": "Confirm changes", Custom: "Custom", "Edit item": "Edit item", "Error getting related resources": "Error getting related resources", "Error parsing svg": "Error parsing svg", "External documentation for {title}": "External documentation for {title}", Favorite: "Favourite", Flags: "Flags", "Food & Drink": "Food & Drink", "Frequently used": "Frequently used", Global: "Global", "Go back to the list": "Go back to the list", "Hide password": "Hide password", "Message limit of {count} characters reached": "Message limit of {count} characters reached", "More items …": "More items …", Next: "Next", "No emoji found": "No emoji found", "No results": "No results", Objects: "Objects", Open: "Open", 'Open link to "{resourceTitle}"': 'Open link to "{resourceTitle}"', "Open navigation": "Open navigation", "Password is secure": "Password is secure", "Pause slideshow": "Pause slideshow", "People & Body": "People & Body", "Pick an emoji": "Pick an emoji", "Please select a time zone:": "Please select a time zone:", Previous: "Previous", "Related resources": "Related resources", Search: "Search", "Search results": "Search results", "Select a tag": "Select a tag", Settings: "Settings", "Settings navigation": "Settings navigation", "Show password": "Show password", "Smileys & Emotion": "Smileys & Emotion", "Start slideshow": "Start slideshow", Submit: "Submit", Symbols: "Symbols", "Travel & Places": "Travel & Places", "Type to search time zone": "Type to search time zone", "Unable to search the group": "Unable to search the group", "Undo changes": "Undo changes", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …' } }, { locale: "eo", translations: { "{tag} (invisible)": "{tag} (kaŝita)", "{tag} (restricted)": "{tag} (limigita)", Actions: "Agoj", Activities: "Aktiveco", "Animals & Nature": "Bestoj & Naturo", Choose: "Elektu", Close: "Fermu", Custom: "Propra", Flags: "Flagoj", "Food & Drink": "Manĝaĵo & Trinkaĵo", "Frequently used": "Ofte uzataj", "Message limit of {count} characters reached": "La limo je {count} da literoj atingita", Next: "Sekva", "No emoji found": "La emoĝio forestas", "No results": "La rezulto forestas", Objects: "Objektoj", "Pause slideshow": "Payzi bildprezenton", "People & Body": "Homoj & Korpo", "Pick an emoji": "Elekti emoĝion ", Previous: "Antaŭa", Search: "Serĉi", "Search results": "Serĉrezultoj", "Select a tag": "Elektu etikedon", Settings: "Agordo", "Settings navigation": "Agorda navigado", "Smileys & Emotion": "Ridoj kaj Emocioj", "Start slideshow": "Komenci bildprezenton", Symbols: "Signoj", "Travel & Places": "Vojaĵoj & Lokoj", "Unable to search the group": "Ne eblas serĉi en la grupo", "Write message, @ to mention someone …": "Mesaĝi, uzu @ por mencii iun ..." } }, { locale: "es", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restringido)", Actions: "Acciones", Activities: "Actividades", "Animals & Nature": "Animales y naturaleza", "Anything shared with the same group of people will show up here": "Cualquier cosa que sea compartida con el mismo grupo de personas se mostrará aquí", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancelar cambios", "Change title": "Cambiar título", Choose: "Elegir", "Clear text": "Limpiar texto", Close: "Cerrar", "Close modal": "Cerrar modal", "Close navigation": "Cerrar navegación", "Close sidebar": "Cerrar barra lateral", "Confirm changes": "Confirmar cambios", Custom: "Personalizado", "Edit item": "Editar elemento", "Error getting related resources": "Se encontró un error al obtener los recursos relacionados", "Error parsing svg": "Error procesando svg", "External documentation for {title}": "Documentacion externa de {title}", Favorite: "Favorito", Flags: "Banderas", "Food & Drink": "Comida y bebida", "Frequently used": "Usado con frecuenca", Global: "Global", "Go back to the list": "Volver a la lista", "Hide password": "Ocultar contraseña", "Message limit of {count} characters reached": "El mensaje ha alcanzado el límite de {count} caracteres", "More items …": "Más ítems...", Next: "Siguiente", "No emoji found": "No hay ningún emoji", "No results": " Ningún resultado", Objects: "Objetos", Open: "Abrir", 'Open link to "{resourceTitle}"': 'Abrir enlace a "{resourceTitle}"', "Open navigation": "Abrir navegación", "Password is secure": "La contraseña es segura", "Pause slideshow": "Pausar la presentación ", "People & Body": "Personas y cuerpos", "Pick an emoji": "Elegir un emoji", "Please select a time zone:": "Por favor elige un huso de horario:", Previous: "Anterior", "Related resources": "Recursos relacionados", Search: "Buscar", "Search results": "Resultados de la búsqueda", "Select a tag": "Seleccione una etiqueta", Settings: "Ajustes", "Settings navigation": "Navegación por ajustes", "Show password": "Mostrar contraseña", "Smileys & Emotion": "Smileys y emoticonos", "Start slideshow": "Iniciar la presentación", Submit: "Enviar", Symbols: "Símbolos", "Travel & Places": "Viajes y lugares", "Type to search time zone": "Escribe para buscar un huso de horario", "Unable to search the group": "No es posible buscar en el grupo", "Undo changes": "Deshacer cambios", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escribir mensaje, utilice "@" para mencionar a alguien, utilice ":" para autocompletado de emojis ...' } }, { locale: "eu", translations: { "{tag} (invisible)": "{tag} (ikusezina)", "{tag} (restricted)": "{tag} (mugatua)", Actions: "Ekintzak", Activities: "Jarduerak", "Animals & Nature": "Animaliak eta Natura", "Anything shared with the same group of people will show up here": "Pertsona-talde berarekin partekatutako edozer agertuko da hemen", "Avatar of {displayName}": "{displayName}-(e)n irudia", "Avatar of {displayName}, {status}": "{displayName} -(e)n irudia, {status}", "Cancel changes": "Ezeztatu aldaketak", "Change title": "Aldatu titulua", Choose: "Aukeratu", "Clear text": "Garbitu testua", Close: "Itxi", "Close modal": "Itxi modala", "Close navigation": "Itxi nabigazioa", "Close sidebar": "Itxi albo-barra", "Confirm changes": "Baieztatu aldaketak", Custom: "Pertsonalizatua", "Edit item": "Editatu elementua", "Error getting related resources": "Errorea erlazionatutako baliabideak lortzerakoan", "Error parsing svg": "Errore bat gertatu da svg-a analizatzean", "External documentation for {title}": "Kanpoko dokumentazioa {title}(r)entzat", Favorite: "Gogokoa", Flags: "Banderak", "Food & Drink": "Janaria eta edariak", "Frequently used": "Askotan erabilia", Global: "Globala", "Go back to the list": "Bueltatu zerrendara", "Hide password": "Ezkutatu pasahitza", "Message limit of {count} characters reached": "Mezuaren {count} karaketere-limitera heldu zara", "More items …": "Elementu gehiago …", Next: "Hurrengoa", "No emoji found": "Ez da emojirik aurkitu", "No results": "Emaitzarik ez", Objects: "Objektuak", Open: "Ireki", 'Open link to "{resourceTitle}"': 'Ireki esteka: "{resourceTitle}"', "Open navigation": "Ireki nabigazioa", "Password is secure": "Pasahitza segurua da", "Pause slideshow": "Pausatu diaporama", "People & Body": "Jendea eta gorputza", "Pick an emoji": "Hautatu emoji bat", "Please select a time zone:": "Mesedez hautatu ordu-zona bat:", Previous: "Aurrekoa", "Related resources": "Erlazionatutako baliabideak", Search: "Bilatu", "Search results": "Bilaketa emaitzak", "Select a tag": "Hautatu etiketa bat", Settings: "Ezarpenak", "Settings navigation": "Nabigazio ezarpenak", "Show password": "Erakutsi pasahitza", "Smileys & Emotion": "Smileyak eta emozioa", "Start slideshow": "Hasi diaporama", Submit: "Bidali", Symbols: "Sinboloak", "Travel & Places": "Bidaiak eta lekuak", "Type to search time zone": "Idatzi ordu-zona bat bilatzeko", "Unable to search the group": "Ezin izan da taldea bilatu", "Undo changes": "Aldaketak desegin", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Idatzi mezua, erabili "@" norbait aipatzeko, erabili ":" emojiak automatikoki osatzeko...' } }, { locale: "fi_FI", translations: { "{tag} (invisible)": "{tag} (näkymätön)", "{tag} (restricted)": "{tag} (rajoitettu)", Actions: "Toiminnot", Activities: "Aktiviteetit", "Animals & Nature": "Eläimet & luonto", "Avatar of {displayName}": "Käyttäjän {displayName} avatar", "Avatar of {displayName}, {status}": "Käyttäjän {displayName} avatar, {status}", "Cancel changes": "Peruuta muutokset", Choose: "Valitse", Close: "Sulje", "Close navigation": "Sulje navigaatio", "Confirm changes": "Vahvista muutokset", Custom: "Mukautettu", "Edit item": "Muokkaa kohdetta", "External documentation for {title}": "Ulkoinen dokumentaatio kohteelle {title}", Flags: "Liput", "Food & Drink": "Ruoka & juoma", "Frequently used": "Usein käytetyt", Global: "Yleinen", "Go back to the list": "Siirry takaisin listaan", "Message limit of {count} characters reached": "Viestin merkken enimmäisimäärä {count} täynnä ", Next: "Seuraava", "No emoji found": "Emojia ei löytynyt", "No results": "Ei tuloksia", Objects: "Esineet & asiat", "Open navigation": "Avaa navigaatio", "Pause slideshow": "Keskeytä diaesitys", "People & Body": "Ihmiset & keho", "Pick an emoji": "Valitse emoji", "Please select a time zone:": "Valitse aikavyöhyke:", Previous: "Edellinen", Search: "Etsi", "Search results": "Hakutulokset", "Select a tag": "Valitse tagi", Settings: "Asetukset", "Settings navigation": "Asetusnavigaatio", "Smileys & Emotion": "Hymiöt & tunteet", "Start slideshow": "Aloita diaesitys", Submit: "Lähetä", Symbols: "Symbolit", "Travel & Places": "Matkustus & kohteet", "Type to search time zone": "Kirjoita etsiäksesi aikavyöhyke", "Unable to search the group": "Ryhmää ei voi hakea", "Undo changes": "Kumoa muutokset", "Write message, @ to mention someone, : for emoji autocompletion …": "Kirjoita viesti, @ mainitaksesi käyttäjän, : emojin automaattitäydennykseen…" } }, { locale: "fr", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restreint)", Actions: "Actions", Activities: "Activités", "Animals & Nature": "Animaux & Nature", "Anything shared with the same group of people will show up here": "Tout ce qui est partagé avec le même groupe de personnes apparaîtra ici", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Annuler les modifications", "Change title": "Modifier le titre", Choose: "Choisir", "Clear text": "Effacer le texte", Close: "Fermer", "Close modal": "Fermer la fenêtre", "Close navigation": "Fermer la navigation", "Close sidebar": "Fermer la barre latérale", "Confirm changes": "Confirmer les modifications", Custom: "Personnalisé", "Edit item": "Éditer l'élément", "Error getting related resources": "Erreur à la récupération des ressources liées", "Error parsing svg": "Erreur d'analyse SVG", "External documentation for {title}": "Documentation externe pour {title}", Favorite: "Favori", Flags: "Drapeaux", "Food & Drink": "Nourriture & Boissons", "Frequently used": "Utilisés fréquemment", Global: "Global", "Go back to the list": "Retourner à la liste", "Hide password": "Cacher le mot de passe", "Message limit of {count} characters reached": "Limite de messages de {count} caractères atteinte", "More items …": "Plus d'éléments...", Next: "Suivant", "No emoji found": "Pas d’émoji trouvé", "No results": "Aucun résultat", Objects: "Objets", Open: "Ouvrir", 'Open link to "{resourceTitle}"': 'Ouvrir le lien vers "{resourceTitle}"', "Open navigation": "Ouvrir la navigation", "Password is secure": "Le mot de passe est sécurisé", "Pause slideshow": "Mettre le diaporama en pause", "People & Body": "Personnes & Corps", "Pick an emoji": "Choisissez un émoji", "Please select a time zone:": "Sélectionnez un fuseau horaire : ", Previous: "Précédent", "Related resources": "Ressources liées", Search: "Chercher", "Search results": "Résultats de recherche", "Select a tag": "Sélectionnez une balise", Settings: "Paramètres", "Settings navigation": "Navigation dans les paramètres", "Show password": "Afficher le mot de passe", "Smileys & Emotion": "Smileys & Émotions", "Start slideshow": "Démarrer le diaporama", Submit: "Valider", Symbols: "Symboles", "Travel & Places": "Voyage & Lieux", "Type to search time zone": "Saisissez les premiers lettres pour rechercher un fuseau horaire", "Unable to search the group": "Impossible de chercher le groupe", "Undo changes": "Annuler les changements", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Écrire un message, utiliser "@" pour mentionner une personne, ":" pour l\'autocomplétion des émojis...' } }, { locale: "gl", translations: { "{tag} (invisible)": "{tag} (invisíbel)", "{tag} (restricted)": "{tag} (restrinxido)", Actions: "Accións", Activities: "Actividades", "Animals & Nature": "Animais e natureza", "Cancel changes": "Cancelar os cambios", Choose: "Escoller", Close: "Pechar", "Confirm changes": "Confirma os cambios", Custom: "Personalizado", "External documentation for {title}": "Documentación externa para {title}", Flags: "Bandeiras", "Food & Drink": "Comida e bebida", "Frequently used": "Usado con frecuencia", "Message limit of {count} characters reached": "Acadouse o límite de {count} caracteres por mensaxe", Next: "Seguinte", "No emoji found": "Non se atopou ningún «emoji»", "No results": "Sen resultados", Objects: "Obxectos", "Pause slideshow": "Pausar o diaporama", "People & Body": "Persoas e corpo", "Pick an emoji": "Escolla un «emoji»", Previous: "Anterir", Search: "Buscar", "Search results": "Resultados da busca", "Select a tag": "Seleccione unha etiqueta", Settings: "Axustes", "Settings navigation": "Navegación polos axustes", "Smileys & Emotion": "Sorrisos e emocións", "Start slideshow": "Iniciar o diaporama", Submit: "Enviar", Symbols: "Símbolos", "Travel & Places": "Viaxes e lugares", "Unable to search the group": "Non foi posíbel buscar o grupo", "Write message, @ to mention someone …": "Escriba a mensaxe, @ para mencionar a alguén…" } }, { locale: "he", translations: { "{tag} (invisible)": "{tag} (נסתר)", "{tag} (restricted)": "{tag} (מוגבל)", Actions: "פעולות", Activities: "פעילויות", "Animals & Nature": "חיות וטבע", Choose: "בחירה", Close: "סגירה", Custom: "בהתאמה אישית", Flags: "דגלים", "Food & Drink": "מזון ומשקאות", "Frequently used": "בשימוש תדיר", Next: "הבא", "No emoji found": "לא נמצא אמוג׳י", "No results": "אין תוצאות", Objects: "חפצים", "Pause slideshow": "השהיית מצגת", "People & Body": "אנשים וגוף", "Pick an emoji": "נא לבחור אמוג׳י", Previous: "הקודם", Search: "חיפוש", "Search results": "תוצאות חיפוש", "Select a tag": "בחירת תגית", Settings: "הגדרות", "Smileys & Emotion": "חייכנים ורגשונים", "Start slideshow": "התחלת המצגת", Symbols: "סמלים", "Travel & Places": "טיולים ומקומות", "Unable to search the group": "לא ניתן לחפש בקבוצה" } }, { locale: "hu_HU", translations: { "{tag} (invisible)": "{tag} (láthatatlan)", "{tag} (restricted)": "{tag} (korlátozott)", Actions: "Műveletek", Activities: "Tevékenységek", "Animals & Nature": "Állatok és természet", "Anything shared with the same group of people will show up here": "Minden, amit ugyanazzal a csoporttal oszt meg, itt fog megjelenni", "Avatar of {displayName}": "{displayName} profilképe", "Avatar of {displayName}, {status}": "{displayName} profilképe, {status}", "Cancel changes": "Változtatások elvetése", "Change title": "Cím megváltoztatása", Choose: "Válassszon", "Clear text": "Szöveg törlése", Close: "Bezárás", "Close modal": "Ablak bezárása", "Close navigation": "Navigáció bezárása", "Close sidebar": "Oldalsáv bezárása", "Confirm changes": "Változtatások megerősítése", Custom: "Egyéni", "Edit item": "Elem szerkesztése", "Error getting related resources": "Hiba a kapcsolódó erőforrások lekérésekor", "Error parsing svg": "Hiba az SVG feldolgozásakor", "External documentation for {title}": "Külső dokumentáció ehhez: {title}", Favorite: "Kedvenc", Flags: "Zászlók", "Food & Drink": "Étel és ital", "Frequently used": "Gyakran használt", Global: "Globális", "Go back to the list": "Ugrás vissza a listához", "Hide password": "Jelszó elrejtése", "Message limit of {count} characters reached": "{count} karakteres üzenetkorlát elérve", "More items …": "További elemek...", Next: "Következő", "No emoji found": "Nem található emodzsi", "No results": "Nincs találat", Objects: "Tárgyak", Open: "Megnyitás", 'Open link to "{resourceTitle}"': "A(z) „{resourceTitle}” hivatkozásának megnyitása", "Open navigation": "Navigáció megnyitása", "Password is secure": "A jelszó biztonságos", "Pause slideshow": "Diavetítés szüneteltetése", "People & Body": "Emberek és test", "Pick an emoji": "Válasszon egy emodzsit", "Please select a time zone:": "Válasszon időzónát:", Previous: "Előző", "Related resources": "Kapcsolódó erőforrások", Search: "Keresés", "Search results": "Találatok", "Select a tag": "Válasszon címkét", Settings: "Beállítások", "Settings navigation": "Navigáció a beállításokban", "Show password": "Jelszó megjelenítése", "Smileys & Emotion": "Mosolyok és érzelmek", "Start slideshow": "Diavetítés indítása", Submit: "Beküldés", Symbols: "Szimbólumok", "Travel & Places": "Utazás és helyek", "Type to search time zone": "Gépeljen az időzóna kereséséhez", "Unable to search the group": "A csoport nem kereshető", "Undo changes": "Változtatások visszavonása", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': "Írjon egy üzenetet, használja a „@”-ot valaki megemlítéséhet, illetve a „:”-ot az emodzsik automatikus kiegészítéséhez…" } }, { locale: "is", translations: { "{tag} (invisible)": "{tag} (ósýnilegt)", "{tag} (restricted)": "{tag} (takmarkað)", Actions: "Aðgerðir", Activities: "Aðgerðir", "Animals & Nature": "Dýr og náttúra", Choose: "Velja", Close: "Loka", Custom: "Sérsniðið", Flags: "Flögg", "Food & Drink": "Matur og drykkur", "Frequently used": "Oftast notað", Next: "Næsta", "No emoji found": "Ekkert tjáningartákn fannst", "No results": "Engar niðurstöður", Objects: "Hlutir", "Pause slideshow": "Gera hlé á skyggnusýningu", "People & Body": "Fólk og líkami", "Pick an emoji": "Veldu tjáningartákn", Previous: "Fyrri", Search: "Leita", "Search results": "Leitarniðurstöður", "Select a tag": "Veldu merki", Settings: "Stillingar", "Smileys & Emotion": "Broskallar og tilfinningar", "Start slideshow": "Byrja skyggnusýningu", Symbols: "Tákn", "Travel & Places": "Staðir og ferðalög", "Unable to search the group": "Get ekki leitað í hópnum" } }, { locale: "it", translations: { "{tag} (invisible)": "{tag} (invisibile)", "{tag} (restricted)": "{tag} (limitato)", Actions: "Azioni", Activities: "Attività", "Animals & Nature": "Animali e natura", "Anything shared with the same group of people will show up here": "Tutto ciò che è stato condiviso con lo stesso gruppo di persone viene visualizzato qui", "Avatar of {displayName}": "Avatar di {displayName}", "Avatar of {displayName}, {status}": "Avatar di {displayName}, {status}", "Cancel changes": "Annulla modifiche", "Change title": "Modifica il titolo", Choose: "Scegli", "Clear text": "Cancella il testo", Close: "Chiudi", "Close modal": "Chiudi il messaggio modale", "Close navigation": "Chiudi la navigazione", "Close sidebar": "Chiudi la barra laterale", "Confirm changes": "Conferma modifiche", Custom: "Personalizzato", "Edit item": "Modifica l'elemento", "Error getting related resources": "Errore nell'ottenere risorse correlate", "Error parsing svg": "Errore nell'analizzare l'svg", "External documentation for {title}": "Documentazione esterna per {title}", Favorite: "Preferito", Flags: "Bandiere", "Food & Drink": "Cibo e bevande", "Frequently used": "Usati di frequente", Global: "Globale", "Go back to the list": "Torna all'elenco", "Hide password": "Nascondi la password", "Message limit of {count} characters reached": "Limite dei messaggi di {count} caratteri raggiunto", "More items …": "Più elementi ...", Next: "Successivo", "No emoji found": "Nessun emoji trovato", "No results": "Nessun risultato", Objects: "Oggetti", Open: "Apri", 'Open link to "{resourceTitle}"': 'Apri il link a "{resourceTitle}"', "Open navigation": "Apri la navigazione", "Password is secure": "La password è sicura", "Pause slideshow": "Presentazione in pausa", "People & Body": "Persone e corpo", "Pick an emoji": "Scegli un emoji", "Please select a time zone:": "Si prega di selezionare un fuso orario:", Previous: "Precedente", "Related resources": "Risorse correlate", Search: "Cerca", "Search results": "Risultati di ricerca", "Select a tag": "Seleziona un'etichetta", Settings: "Impostazioni", "Settings navigation": "Navigazione delle impostazioni", "Show password": "Mostra la password", "Smileys & Emotion": "Faccine ed emozioni", "Start slideshow": "Avvia presentazione", Submit: "Invia", Symbols: "Simboli", "Travel & Places": "Viaggi e luoghi", "Type to search time zone": "Digita per cercare un fuso orario", "Unable to search the group": "Impossibile cercare il gruppo", "Undo changes": "Cancella i cambiamenti", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Scrivi un messaggio, "@" per menzionare qualcuno, ":" per il completamento automatico delle emoji ...' } }, { locale: "ja_JP", translations: { "{tag} (invisible)": "{タグ} (不可視)", "{tag} (restricted)": "{タグ} (制限付)", Actions: "操作", Activities: "アクティビティ", "Animals & Nature": "動物と自然", "Anything shared with the same group of people will show up here": "同じグループで共有しているものは、全てここに表示されます", "Avatar of {displayName}": "{displayName} のアバター", "Avatar of {displayName}, {status}": "{displayName}, {status} のアバター", "Cancel changes": "変更をキャンセル", "Change title": "タイトルを変更", Choose: "選択", "Clear text": "テキストをクリア", Close: "閉じる", "Close modal": "モーダルを閉じる", "Close navigation": "ナビゲーションを閉じる", "Close sidebar": "サイドバーを閉じる", "Confirm changes": "変更を承認", Custom: "カスタム", "Edit item": "編集", "Error getting related resources": "関連リソースの取得エラー", "Error parsing svg": "svgの解析エラー", "External documentation for {title}": "{title} のための添付文書", Favorite: "お気に入り", Flags: "国旗", "Food & Drink": "食べ物と飲み物", "Frequently used": "よく使うもの", Global: "全体", "Go back to the list": "リストに戻る", "Hide password": "パスワードを非表示", "Message limit of {count} characters reached": "{count} 文字のメッセージ上限に達しています", "More items …": "他のアイテム", Next: "次", "No emoji found": "絵文字が見つかりません", "No results": "なし", Objects: "物", Open: "開く", 'Open link to "{resourceTitle}"': '"{resourceTitle}"のリンクを開く', "Open navigation": "ナビゲーションを開く", "Password is secure": "パスワードは保護されています", "Pause slideshow": "スライドショーを一時停止", "People & Body": "様々な人と体の部位", "Pick an emoji": "絵文字を選択", "Please select a time zone:": "タイムゾーンを選んで下さい:", Previous: "前", "Related resources": "関連リソース", Search: "検索", "Search results": "検索結果", "Select a tag": "タグを選択", Settings: "設定", "Settings navigation": "ナビゲーション設定", "Show password": "パスワードを表示", "Smileys & Emotion": "感情表現", "Start slideshow": "スライドショーを開始", Submit: "提出", Symbols: "記号", "Travel & Places": "旅行と場所", "Type to search time zone": "タイムゾーン検索のため入力してください", "Unable to search the group": "グループを検索できません", "Undo changes": "変更を取り消し", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'メッセージを記入、"@"でメンション、":"で絵文字の自動補完 ...' } }, { locale: "lt_LT", translations: { "{tag} (invisible)": "{tag} (nematoma)", "{tag} (restricted)": "{tag} (apribota)", Actions: "Veiksmai", Activities: "Veiklos", "Animals & Nature": "Gyvūnai ir gamta", Choose: "Pasirinkti", Close: "Užverti", Custom: "Tinkinti", "External documentation for {title}": "Išorinė {title} dokumentacija", Flags: "Vėliavos", "Food & Drink": "Maistas ir gėrimai", "Frequently used": "Dažniausiai naudoti", "Message limit of {count} characters reached": "Pasiekta {count} simbolių žinutės riba", Next: "Kitas", "No emoji found": "Nerasta jaustukų", "No results": "Nėra rezultatų", Objects: "Objektai", "Pause slideshow": "Pristabdyti skaidrių rodymą", "People & Body": "Žmonės ir kūnas", "Pick an emoji": "Pasirinkti jaustuką", Previous: "Ankstesnis", Search: "Ieškoti", "Search results": "Paieškos rezultatai", "Select a tag": "Pasirinkti žymę", Settings: "Nustatymai", "Settings navigation": "Naršymas nustatymuose", "Smileys & Emotion": "Šypsenos ir emocijos", "Start slideshow": "Pradėti skaidrių rodymą", Submit: "Pateikti", Symbols: "Simboliai", "Travel & Places": "Kelionės ir vietos", "Unable to search the group": "Nepavyko atlikti paiešką grupėje", "Write message, @ to mention someone …": "Rašykite žinutę, naudokite @ norėdami kažką paminėti…" } }, { locale: "lv", translations: { "{tag} (invisible)": "{tag} (neredzams)", "{tag} (restricted)": "{tag} (ierobežots)", Choose: "Izvēlēties", Close: "Aizvērt", Next: "Nākamais", "No results": "Nav rezultātu", "Pause slideshow": "Pauzēt slaidrādi", Previous: "Iepriekšējais", "Select a tag": "Izvēlēties birku", Settings: "Iestatījumi", "Start slideshow": "Sākt slaidrādi" } }, { locale: "mk", translations: { "{tag} (invisible)": "{tag} (невидливо)", "{tag} (restricted)": "{tag} (ограничено)", Actions: "Акции", Activities: "Активности", "Animals & Nature": "Животни & Природа", "Avatar of {displayName}": "Аватар на {displayName}", "Avatar of {displayName}, {status}": "Аватар на {displayName}, {status}", "Cancel changes": "Откажи ги промените", "Change title": "Промени наслов", Choose: "Избери", Close: "Затвори", "Close modal": "Затвори модал", "Close navigation": "Затвори навигација", "Confirm changes": "Потврди ги промените", Custom: "Прилагодени", "Edit item": "Уреди", "External documentation for {title}": "Надворешна документација за {title}", Favorite: "Фаворити", Flags: "Знамиња", "Food & Drink": "Храна & Пијалоци", "Frequently used": "Најчесто користени", Global: "Глобално", "Go back to the list": "Врати се на листата", items: "ставки", "Message limit of {count} characters reached": "Ограничувањето на должината на пораката од {count} карактери е надминато", "More {dashboardItemType} …": "Повеќе {dashboardItemType} …", Next: "Следно", "No emoji found": "Не се пронајдени емотикони", "No results": "Нема резултати", Objects: "Објекти", Open: "Отвори", "Open navigation": "Отвори навигација", "Pause slideshow": "Пузирај слајдшоу", "People & Body": "Луѓе & Тело", "Pick an emoji": "Избери емотикон", "Please select a time zone:": "Изберете временска зона:", Previous: "Предходно", Search: "Барај", "Search results": "Резултати од барувањето", "Select a tag": "Избери ознака", Settings: "Параметри", "Settings navigation": "Параметри за навигација", "Smileys & Emotion": "Смешковци & Емотикони", "Start slideshow": "Стартувај слајдшоу", Submit: "Испрати", Symbols: "Симболи", "Travel & Places": "Патувања & Места", "Type to search time zone": "Напишете за да пребарате временска зона", "Unable to search the group": "Неможе да се принајде групата", "Undo changes": "Врати ги промените", "Write message, @ to mention someone, : for emoji autocompletion …": "Напиши порака, @ за да спомнете некого, : за емотинони автоатско комплетирање ..." } }, { locale: "my", translations: { "{tag} (invisible)": "{tag} (ကွယ်ဝှက်ထား)", "{tag} (restricted)": "{tag} (ကန့်သတ်)", Actions: "လုပ်ဆောင်ချက်များ", Activities: "ပြုလုပ်ဆောင်တာများ", "Animals & Nature": "တိရစ္ဆာန်များနှင့် သဘာဝ", "Avatar of {displayName}": "{displayName} ၏ ကိုယ်ပွား", "Cancel changes": "ပြောင်းလဲမှုများ ပယ်ဖျက်ရန်", Choose: "ရွေးချယ်ရန်", Close: "ပိတ်ရန်", "Confirm changes": "ပြောင်းလဲမှုများ အတည်ပြုရန်", Custom: "အလိုကျချိန်ညှိမှု", "External documentation for {title}": "{title} အတွက် ပြင်ပ စာရွက်စာတမ်း", Flags: "အလံများ", "Food & Drink": "အစားအသောက်", "Frequently used": "မကြာခဏအသုံးပြုသော", Global: "ကမ္ဘာလုံးဆိုင်ရာ", "Message limit of {count} characters reached": "ကန့်သတ် စာလုံးရေ {count} လုံး ပြည့်ပါပြီ", Next: "နောက်သို့ဆက်ရန်", "No emoji found": "အီမိုဂျီ ရှာဖွေမတွေ့နိုင်ပါ", "No results": "ရလဒ်မရှိပါ", Objects: "အရာဝတ္ထုများ", "Pause slideshow": "စလိုက်ရှိုး ခေတ္တရပ်ရန်", "People & Body": "လူပုဂ္ဂိုလ်များနှင့် ခန္ဓာကိုယ်", "Pick an emoji": "အီမိုဂျီရွေးရန်", "Please select a time zone:": "ဒေသစံတော်ချိန် ရွေးချယ်ပေးပါ", Previous: "ယခင်", Search: "ရှာဖွေရန်", "Search results": "ရှာဖွေမှု ရလဒ်များ", "Select a tag": "tag ရွေးချယ်ရန်", Settings: "ချိန်ညှိချက်များ", "Settings navigation": "ချိန်ညှိချက်အညွှန်း", "Smileys & Emotion": "စမိုင်လီများနှင့် အီမိုရှင်း", "Start slideshow": "စလိုက်ရှိုးအား စတင်ရန်", Submit: "တင်သွင်းရန်", Symbols: "သင်္ကေတများ", "Travel & Places": "ခရီးသွားလာခြင်းနှင့် နေရာများ", "Type to search time zone": "ဒေသစံတော်ချိန်များ ရှာဖွေရန် စာရိုက်ပါ", "Unable to search the group": "အဖွဲ့အား ရှာဖွေ၍ မရနိုင်ပါ", "Write message, @ to mention someone …": "စာရေးသားရန်၊ တစ်စုံတစ်ဦးအား @ အသုံးပြု ရည်ညွှန်းရန်..." } }, { locale: "nb_NO", translations: { "{tag} (invisible)": "{tag} (usynlig)", "{tag} (restricted)": "{tag} (beskyttet)", Actions: "Handlinger", Activities: "Aktiviteter", "Animals & Nature": "Dyr og natur", "Anything shared with the same group of people will show up here": "Alt som er delt med den samme gruppen vil vises her", "Avatar of {displayName}": "Avataren til {displayName}", "Avatar of {displayName}, {status}": "{displayName}'s avatar, {status}", "Cancel changes": "Avbryt endringer", "Change title": "Endre tittel", Choose: "Velg", "Clear text": "Fjern tekst", Close: "Lukk", "Close modal": "Lukk modal", "Close navigation": "Lukk navigasjon", "Close sidebar": "Lukk sidepanel", "Confirm changes": "Bekreft endringer", Custom: "Tilpasset", "Edit item": "Rediger", "Error getting related resources": "Feil ved henting av relaterte ressurser", "Error parsing svg": "Feil ved parsing av svg", "External documentation for {title}": "Ekstern dokumentasjon for {title}", Favorite: "Favoritt", Flags: "Flagg", "Food & Drink": "Mat og drikke", "Frequently used": "Ofte brukt", Global: "Global", "Go back to the list": "Gå tilbake til listen", "Hide password": "Skjul passord", "Message limit of {count} characters reached": "Karakter begrensing {count} nådd i melding", "More items …": "Flere gjenstander...", Next: "Neste", "No emoji found": "Fant ingen emoji", "No results": "Ingen resultater", Objects: "Objekter", Open: "Åpne", 'Open link to "{resourceTitle}"': 'Åpne link til "{resourceTitle}"', "Open navigation": "Åpne navigasjon", "Password is secure": "Passordet er sikkert", "Pause slideshow": "Pause lysbildefremvisning", "People & Body": "Mennesker og kropp", "Pick an emoji": "Velg en emoji", "Please select a time zone:": "Vennligst velg tidssone", Previous: "Forrige", "Related resources": "Relaterte ressurser", Search: "Søk", "Search results": "Søkeresultater", "Select a tag": "Velg en merkelapp", Settings: "Innstillinger", "Settings navigation": "Navigasjonsinstillinger", "Show password": "Vis passord", "Smileys & Emotion": "Smilefjes og følelser", "Start slideshow": "Start lysbildefremvisning", Submit: "Send", Symbols: "Symboler", "Travel & Places": "Reise og steder", "Type to search time zone": "Tast for å søke etter tidssone", "Unable to search the group": "Kunne ikke søke i gruppen", "Undo changes": "Tilbakestill endringer", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv melding, bruk "@" for å nevne noen, bruk ":" for autofullføring av emoji...' } }, { locale: "nl", translations: { "{tag} (invisible)": "{tag} (onzichtbaar)", "{tag} (restricted)": "{tag} (beperkt)", Actions: "Acties", Activities: "Activiteiten", "Animals & Nature": "Dieren & Natuur", "Avatar of {displayName}": "Avatar van {displayName}", "Avatar of {displayName}, {status}": "Avatar van {displayName}, {status}", "Cancel changes": "Wijzigingen annuleren", Choose: "Kies", Close: "Sluiten", "Close navigation": "Navigatie sluiten", "Confirm changes": "Wijzigingen bevestigen", Custom: "Aangepast", "Edit item": "Item bewerken", "External documentation for {title}": "Externe documentatie voor {title}", Flags: "Vlaggen", "Food & Drink": "Eten & Drinken", "Frequently used": "Vaak gebruikt", Global: "Globaal", "Go back to the list": "Ga terug naar de lijst", "Message limit of {count} characters reached": "Berichtlimiet van {count} karakters bereikt", Next: "Volgende", "No emoji found": "Geen emoji gevonden", "No results": "Geen resultaten", Objects: "Objecten", "Open navigation": "Navigatie openen", "Pause slideshow": "Pauzeer diavoorstelling", "People & Body": "Mensen & Lichaam", "Pick an emoji": "Kies een emoji", "Please select a time zone:": "Selecteer een tijdzone:", Previous: "Vorige", Search: "Zoeken", "Search results": "Zoekresultaten", "Select a tag": "Selecteer een label", Settings: "Instellingen", "Settings navigation": "Instellingen navigatie", "Smileys & Emotion": "Smileys & Emotie", "Start slideshow": "Start diavoorstelling", Submit: "Verwerken", Symbols: "Symbolen", "Travel & Places": "Reizen & Plaatsen", "Type to search time zone": "Type om de tijdzone te zoeken", "Unable to search the group": "Kan niet in de groep zoeken", "Undo changes": "Wijzigingen ongedaan maken", "Write message, @ to mention someone, : for emoji autocompletion …": "Schrijf bericht, @ om iemand te noemen, : voor emoji auto-aanvullen ..." } }, { locale: "oc", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (limit)", Actions: "Accions", Choose: "Causir", Close: "Tampar", Next: "Seguent", "No results": "Cap de resultat", "Pause slideshow": "Metre en pausa lo diaporama", Previous: "Precedent", "Select a tag": "Seleccionar una etiqueta", Settings: "Paramètres", "Start slideshow": "Lançar lo diaporama" } }, { locale: "pl", translations: { "{tag} (invisible)": "{tag} (niewidoczna)", "{tag} (restricted)": "{tag} (ograniczona)", Actions: "Działania", Activities: "Aktywność", "Animals & Nature": "Zwierzęta i natura", "Anything shared with the same group of people will show up here": "Tutaj pojawi się wszystko, co zostało udostępnione tej samej grupie osób", "Avatar of {displayName}": "Awatar {displayName}", "Avatar of {displayName}, {status}": "Awatar {displayName}, {status}", "Cancel changes": "Anuluj zmiany", "Change title": "Zmień tytuł", Choose: "Wybierz", "Clear text": "Wyczyść tekst", Close: "Zamknij", "Close modal": "Zamknij modal", "Close navigation": "Zamknij nawigację", "Close sidebar": "Zamknij pasek boczny", "Confirm changes": "Potwierdź zmiany", Custom: "Zwyczajne", "Edit item": "Edytuj element", "Error getting related resources": "Błąd podczas pobierania powiązanych zasobów", "Error parsing svg": "Błąd podczas analizowania svg", "External documentation for {title}": "Dokumentacja zewnętrzna dla {title}", Favorite: "Ulubiony", Flags: "Flagi", "Food & Drink": "Jedzenie i picie", "Frequently used": "Często używane", Global: "Globalnie", "Go back to the list": "Powrót do listy", "Hide password": "Ukryj hasło", "Message limit of {count} characters reached": "Przekroczono limit wiadomości wynoszący {count} znaków", "More items …": "Więcej pozycji…", Next: "Następny", "No emoji found": "Nie znaleziono emoji", "No results": "Brak wyników", Objects: "Obiekty", Open: "Otwórz", 'Open link to "{resourceTitle}"': 'Otwórz link do "{resourceTitle}"', "Open navigation": "Otwórz nawigację", "Password is secure": "Hasło jest bezpieczne", "Pause slideshow": "Wstrzymaj pokaz slajdów", "People & Body": "Ludzie i ciało", "Pick an emoji": "Wybierz emoji", "Please select a time zone:": "Wybierz strefę czasową:", Previous: "Poprzedni", "Related resources": "Powiązane zasoby", Search: "Szukaj", "Search results": "Wyniki wyszukiwania", "Select a tag": "Wybierz etykietę", Settings: "Ustawienia", "Settings navigation": "Ustawienia nawigacji", "Show password": "Pokaż hasło", "Smileys & Emotion": "Buźki i emotikony", "Start slideshow": "Rozpocznij pokaz slajdów", Submit: "Wyślij", Symbols: "Symbole", "Travel & Places": "Podróże i miejsca", "Type to search time zone": "Wpisz, aby wyszukać strefę czasową", "Unable to search the group": "Nie można przeszukać grupy", "Undo changes": "Cofnij zmiany", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Napisz wiadomość, "@" aby o kimś wspomnieć, ":" dla autouzupełniania emoji…' } }, { locale: "pt_BR", translations: { "{tag} (invisible)": "{tag} (invisível)", "{tag} (restricted)": "{tag} (restrito) ", Actions: "Ações", Activities: "Atividades", "Animals & Nature": "Animais & Natureza", "Anything shared with the same group of people will show up here": "Qualquer coisa compartilhada com o mesmo grupo de pessoas aparecerá aqui", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancelar alterações", "Change title": "Alterar título", Choose: "Escolher", "Clear text": "Limpar texto", Close: "Fechar", "Close modal": "Fechar modal", "Close navigation": "Fechar navegação", "Close sidebar": "Fechar barra lateral", "Confirm changes": "Confirmar alterações", Custom: "Personalizado", "Edit item": "Editar item", "Error getting related resources": "Erro ao obter recursos relacionados", "Error parsing svg": "Erro ao analisar svg", "External documentation for {title}": "Documentação externa para {title}", Favorite: "Favorito", Flags: "Bandeiras", "Food & Drink": "Comida & Bebida", "Frequently used": "Mais usados", Global: "Global", "Go back to the list": "Volte para a lista", "Hide password": "Ocultar a senha", "Message limit of {count} characters reached": "Limite de mensagem de {count} caracteres atingido", "More items …": "Mais itens …", Next: "Próximo", "No emoji found": "Nenhum emoji encontrado", "No results": "Sem resultados", Objects: "Objetos", Open: "Aberto", 'Open link to "{resourceTitle}"': 'Abrir link para "{resourceTitle}"', "Open navigation": "Abrir navegação", "Password is secure": "A senha é segura", "Pause slideshow": "Pausar apresentação de slides", "People & Body": "Pessoas & Corpo", "Pick an emoji": "Escolha um emoji", "Please select a time zone:": "Selecione um fuso horário: ", Previous: "Anterior", "Related resources": "Recursos relacionados", Search: "Pesquisar", "Search results": "Resultados da pesquisa", "Select a tag": "Selecionar uma tag", Settings: "Configurações", "Settings navigation": "Navegação de configurações", "Show password": "Mostrar senha", "Smileys & Emotion": "Smiles & Emoções", "Start slideshow": "Iniciar apresentação de slides", Submit: "Enviar", Symbols: "Símbolo", "Travel & Places": "Viagem & Lugares", "Type to search time zone": "Digite para pesquisar o fuso horário ", "Unable to search the group": "Não foi possível pesquisar o grupo", "Undo changes": "Desfazer modificações", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escreva mensagens, use "@" para mencionar algum, use ":" for autocompletar emoji …' } }, { locale: "pt_PT", translations: { "{tag} (invisible)": "{tag} (invisivel)", "{tag} (restricted)": "{tag} (restrito)", Actions: "Ações", Choose: "Escolher", Close: "Fechar", Next: "Seguinte", "No results": "Sem resultados", "Pause slideshow": "Pausar diaporama", Previous: "Anterior", "Select a tag": "Selecionar uma etiqueta", Settings: "Definições", "Start slideshow": "Iniciar diaporama", "Unable to search the group": "Não é possível pesquisar o grupo" } }, { locale: "ro", translations: { "{tag} (invisible)": "{tag} (invizibil)", "{tag} (restricted)": "{tag} (restricționat)", Actions: "Acțiuni", Activities: "Activități", "Animals & Nature": "Animale și natură", "Anything shared with the same group of people will show up here": "Tot ceea ce este partajat cu același grup de persoane va fi afișat aici", "Avatar of {displayName}": "Avatarul lui {displayName}", "Avatar of {displayName}, {status}": "Avatarul lui {displayName}, {status}", "Cancel changes": "Anulează modificările", "Change title": "Modificați titlul", Choose: "Alegeți", "Clear text": "Șterge textul", Close: "Închideți", "Close modal": "Închideți modulul", "Close navigation": "Închideți navigarea", "Close sidebar": "Închide bara laterală", "Confirm changes": "Confirmați modificările", Custom: "Personalizat", "Edit item": "Editați elementul", "Error getting related resources": " Eroare la returnarea resurselor legate", "Error parsing svg": "Eroare de analizare a svg", "External documentation for {title}": "Documentație externă pentru {title}", Favorite: "Favorit", Flags: "Marcaje", "Food & Drink": "Alimente și băuturi", "Frequently used": "Utilizate frecvent", Global: "Global", "Go back to the list": "Întoarceți-vă la listă", "Hide password": "Ascunde parola", "Message limit of {count} characters reached": "Limita mesajului de {count} caractere a fost atinsă", "More items …": "Mai multe articole ...", Next: "Următorul", "No emoji found": "Nu s-a găsit niciun emoji", "No results": "Nu există rezultate", Objects: "Obiecte", Open: "Deschideți", 'Open link to "{resourceTitle}"': 'Deschide legătura la "{resourceTitle}"', "Open navigation": "Deschideți navigația", "Password is secure": "Parola este sigură", "Pause slideshow": "Pauză prezentare de diapozitive", "People & Body": "Oameni și corp", "Pick an emoji": "Alege un emoji", "Please select a time zone:": "Vă rugăm să selectați un fus orar:", Previous: "Anterior", "Related resources": "Resurse legate", Search: "Căutare", "Search results": "Rezultatele căutării", "Select a tag": "Selectați o etichetă", Settings: "Setări", "Settings navigation": "Navigare setări", "Show password": "Arată parola", "Smileys & Emotion": "Zâmbete și emoții", "Start slideshow": "Începeți prezentarea de diapozitive", Submit: "Trimiteți", Symbols: "Simboluri", "Travel & Places": "Călătorii și locuri", "Type to search time zone": "Tastați pentru a căuta fusul orar", "Unable to search the group": "Imposibilitatea de a căuta în grup", "Undo changes": "Anularea modificărilor", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Scrie un mesaj, folosește "@" pentru a menționa pe cineva, folosește ":" pentru autocompletarea cu emoji ...' } }, { locale: "ru", translations: { "{tag} (invisible)": "{tag} (невидимое)", "{tag} (restricted)": "{tag} (ограниченное)", Actions: "Действия ", Activities: "События", "Animals & Nature": "Животные и природа ", "Avatar of {displayName}": "Аватар {displayName}", "Avatar of {displayName}, {status}": "Фотография {displayName}, {status}", "Cancel changes": "Отменить изменения", Choose: "Выберите", Close: "Закрыть", "Close modal": "Закрыть модальное окно", "Close navigation": "Закрыть навигацию", "Confirm changes": "Подтвердить изменения", Custom: "Пользовательское", "Edit item": "Изменить элемент", "External documentation for {title}": "Внешняя документация для {title}", Flags: "Флаги", "Food & Drink": "Еда, напиток", "Frequently used": "Часто используемый", Global: "Глобальный", "Go back to the list": "Вернуться к списку", items: "элементов", "Message limit of {count} characters reached": "Достигнуто ограничение на количество символов в {count}", "More {dashboardItemType} …": "Больше {dashboardItemType} …", Next: "Следующее", "No emoji found": "Эмодзи не найдено", "No results": "Результаты отсуствуют", Objects: "Объекты", Open: "Открыть", "Open navigation": "Открыть навигацию", "Pause slideshow": "Приостановить показ слйдов", "People & Body": "Люди и тело", "Pick an emoji": "Выберите эмодзи", "Please select a time zone:": "Пожалуйста, выберите часовой пояс:", Previous: "Предыдущее", Search: "Поиск", "Search results": "Результаты поиска", "Select a tag": "Выберите метку", Settings: "Параметры", "Settings navigation": "Навигация по настройкам", "Smileys & Emotion": "Смайлики и эмоции", "Start slideshow": "Начать показ слайдов", Submit: "Утвердить", Symbols: "Символы", "Travel & Places": "Путешествия и места", "Type to search time zone": "Введите для поиска часового пояса", "Unable to search the group": "Невозможно найти группу", "Undo changes": "Отменить изменения", "Write message, @ to mention someone, : for emoji autocompletion …": "Напишите сообщение, @ - чтобы упомянуть кого-то, : - для автозаполнения эмодзи …" } }, { locale: "sk_SK", translations: { "{tag} (invisible)": "{tag} (neviditeľný)", "{tag} (restricted)": "{tag} (obmedzený)", Actions: "Akcie", Activities: "Aktivity", "Animals & Nature": "Zvieratá a príroda", "Avatar of {displayName}": "Avatar {displayName}", "Avatar of {displayName}, {status}": "Avatar {displayName}, {status}", "Cancel changes": "Zrušiť zmeny", Choose: "Vybrať", Close: "Zatvoriť", "Close navigation": "Zavrieť navigáciu", "Confirm changes": "Potvrdiť zmeny", Custom: "Zvyk", "Edit item": "Upraviť položku", "External documentation for {title}": "Externá dokumentácia pre {title}", Flags: "Vlajky", "Food & Drink": "Jedlo a nápoje", "Frequently used": "Často používané", Global: "Globálne", "Go back to the list": "Naspäť na zoznam", "Message limit of {count} characters reached": "Limit správy na {count} znakov dosiahnutý", Next: "Ďalší", "No emoji found": "Nenašli sa žiadne emodži", "No results": "Žiadne výsledky", Objects: "Objekty", "Open navigation": "Otvoriť navigáciu", "Pause slideshow": "Pozastaviť prezentáciu", "People & Body": "Ľudia a telo", "Pick an emoji": "Vyberte si emodži", "Please select a time zone:": "Prosím vyberte časovú zónu:", Previous: "Predchádzajúci", Search: "Hľadať", "Search results": "Výsledky vyhľadávania", "Select a tag": "Vybrať štítok", Settings: "Nastavenia", "Settings navigation": "Navigácia v nastaveniach", "Smileys & Emotion": "Smajlíky a emócie", "Start slideshow": "Začať prezentáciu", Submit: "Odoslať", Symbols: "Symboly", "Travel & Places": "Cestovanie a miesta", "Type to search time zone": "Začníte písať pre vyhľadávanie časovej zóny", "Unable to search the group": "Skupinu sa nepodarilo nájsť", "Undo changes": "Vrátiť zmeny", "Write message, @ to mention someone, : for emoji autocompletion …": "Napíšte správu, @ ak chcete niekoho spomenúť, : pre automatické dopĺňanie emotikonov…" } }, { locale: "sl", translations: { "{tag} (invisible)": "{tag} (nevidno)", "{tag} (restricted)": "{tag} (omejeno)", Actions: "Dejanja", Activities: "Dejavnosti", "Animals & Nature": "Živali in Narava", "Avatar of {displayName}": "Podoba {displayName}", "Avatar of {displayName}, {status}": "Prikazna slika {displayName}, {status}", "Cancel changes": "Prekliči spremembe", "Change title": "Spremeni naziv", Choose: "Izbor", "Clear text": "Počisti besedilo", Close: "Zapri", "Close modal": "Zapri pojavno okno", "Close navigation": "Zapri krmarjenje", "Close sidebar": "Zapri stransko vrstico", "Confirm changes": "Potrdi spremembe", Custom: "Po meri", "Edit item": "Uredi predmet", "Error getting related resources": "Napaka pridobivanja povezanih virov", "External documentation for {title}": "Zunanja dokumentacija za {title}", Favorite: "Priljubljeno", Flags: "Zastavice", "Food & Drink": "Hrana in Pijača", "Frequently used": "Pogostost uporabe", Global: "Splošno", "Go back to the list": "Vrni se na seznam", "Hide password": "Skrij geslo", "Message limit of {count} characters reached": "Dosežena omejitev {count} znakov na sporočilo.", "More items …": "Več predmetov ...", Next: "Naslednji", "No emoji found": "Ni najdenih izraznih ikon", "No results": "Ni zadetkov", Objects: "Predmeti", Open: "Odpri", 'Open link to "{resourceTitle}"': "Odpri povezavo do »{resourceTitle}«", "Open navigation": "Odpri krmarjenje", "Password is secure": "Geslo je varno", "Pause slideshow": "Ustavi predstavitev", "People & Body": "Ljudje in Telo", "Pick a date": "Izbor datuma", "Pick a date and a time": "Izbor datuma in časa", "Pick a month": "Izbor meseca", "Pick a time": "Izbor časa", "Pick a week": "Izbor tedna", "Pick a year": "Izbor leta", "Pick an emoji": "Izbor izrazne ikone", "Please select a time zone:": "Izbor časovnega pasu:", Previous: "Predhodni", "Related resources": "Povezani viri", Search: "Iskanje", "Search results": "Zadetki iskanja", "Select a tag": "Izbor oznake", Settings: "Nastavitve", "Settings navigation": "Krmarjenje nastavitev", "Show password": "Pokaži geslo", "Smileys & Emotion": "Izrazne ikone", "Start slideshow": "Začni predstavitev", Submit: "Pošlji", Symbols: "Simboli", "Travel & Places": "Potovanja in Kraji", "Type to search time zone": "Vpišite niz za iskanje časovnega pasu", "Unable to search the group": "Ni mogoče iskati po skupini", "Undo changes": "Razveljavi spremembe", "Write message, @ to mention someone, : for emoji autocompletion …": "Napišite sporočilo, za omembo pred ime postavite@, začnite z : za vstavljanje izraznih ikon …" } }, { locale: "sr", translations: { "{tag} (invisible)": "{tag} (nevidljivo)", "{tag} (restricted)": "{tag} (ograničeno)", Actions: "Radnje", Activities: "Aktivnosti", "Animals & Nature": "Životinje i Priroda", "Avatar of {displayName}": "Avatar za {displayName}", "Avatar of {displayName}, {status}": "Avatar za {displayName}, {status}", "Cancel changes": "Otkaži izmene", "Change title": "Izmeni naziv", Choose: "Изаберите", Close: "Затвори", "Close modal": "Zatvori modal", "Close navigation": "Zatvori navigaciju", "Close sidebar": "Zatvori bočnu traku", "Confirm changes": "Potvrdite promene", Custom: "Po meri", "Edit item": "Uredi stavku", "External documentation for {title}": "Eksterna dokumentacija za {title}", Favorite: "Omiljeni", Flags: "Zastave", "Food & Drink": "Hrana i Piće", "Frequently used": "Često korišćeno", Global: "Globalno", "Go back to the list": "Natrag na listu", items: "stavke", "Message limit of {count} characters reached": "Dostignuto je ograničenje za poruke od {count} znakova", "More {dashboardItemType} …": "Više {dashboardItemType} …", Next: "Следеће", "No emoji found": "Nije pronađen nijedan emodži", "No results": "Нема резултата", Objects: "Objekti", Open: "Otvori", "Open navigation": "Otvori navigaciju", "Pause slideshow": "Паузирај слајд шоу", "People & Body": "Ljudi i Telo", "Pick an emoji": "Izaberi emodži", "Please select a time zone:": "Molimo izaberite vremensku zonu:", Previous: "Претходно", Search: "Pretraži", "Search results": "Rezultati pretrage", "Select a tag": "Изаберите ознаку", Settings: "Поставке", "Settings navigation": "Navigacija u podešavanjima", "Smileys & Emotion": "Smajli i Emocije", "Start slideshow": "Покрени слајд шоу", Submit: "Prihvati", Symbols: "Simboli", "Travel & Places": "Putovanja i Mesta", "Type to search time zone": "Ukucaj da pretražiš vremenske zone", "Unable to search the group": "Nije moguće pretražiti grupu", "Undo changes": "Poništi promene", "Write message, @ to mention someone, : for emoji autocompletion …": "Napišite poruku, @ da pomenete nekoga, : za automatsko dovršavanje emodžija…" } }, { locale: "sv", translations: { "{tag} (invisible)": "{tag} (osynlig)", "{tag} (restricted)": "{tag} (begränsad)", Actions: "Åtgärder", Activities: "Aktiviteter", "Animals & Nature": "Djur & Natur", "Anything shared with the same group of people will show up here": "Något som delats med samma grupp av personer kommer att visas här", "Avatar of {displayName}": "{displayName}s avatar", "Avatar of {displayName}, {status}": "{displayName}s avatar, {status}", "Cancel changes": "Avbryt ändringar", "Change title": "Ändra titel", Choose: "Välj", "Clear text": "Ta bort text", Close: "Stäng", "Close modal": "Stäng modal", "Close navigation": "Stäng navigering", "Close sidebar": "Stäng sidopanel", "Confirm changes": "Bekräfta ändringar", Custom: "Anpassad", "Edit item": "Ändra", "Error getting related resources": "Problem att hämta relaterade resurser", "Error parsing svg": "Fel vid inläsning av svg", "External documentation for {title}": "Extern dokumentation för {title}", Favorite: "Favorit", Flags: "Flaggor", "Food & Drink": "Mat & Dryck", "Frequently used": "Används ofta", Global: "Global", "Go back to the list": "Gå tillbaka till listan", "Hide password": "Göm lössenordet", "Message limit of {count} characters reached": "Meddelandegräns {count} tecken används", "More items …": "Fler objekt", Next: "Nästa", "No emoji found": "Hittade inga emojis", "No results": "Inga resultat", Objects: "Objekt", Open: "Öppna", 'Open link to "{resourceTitle}"': 'Öppna länk till "{resourceTitle}"', "Open navigation": "Öppna navigering", "Password is secure": "Lössenordet är säkert", "Pause slideshow": "Pausa bildspelet", "People & Body": "Kropp & Själ", "Pick an emoji": "Välj en emoji", "Please select a time zone:": "Välj tidszon:", Previous: "Föregående", "Related resources": "Relaterade resurser", Search: "Sök", "Search results": "Sökresultat", "Select a tag": "Välj en tag", Settings: "Inställningar", "Settings navigation": "Inställningsmeny", "Show password": "Visa lössenordet", "Smileys & Emotion": "Selfies & Känslor", "Start slideshow": "Starta bildspelet", Submit: "Skicka", Symbols: "Symboler", "Travel & Places": "Resor & Sevärdigheter", "Type to search time zone": "Skriv för att välja tidszon", "Unable to search the group": "Kunde inte söka i gruppen", "Undo changes": "Ångra ändringar", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv meddelande, använd "@" för att nämna någon, använd ":" för automatiska emojiförslag ...' } }, { locale: "tr", translations: { "{tag} (invisible)": "{tag} (görünmez)", "{tag} (restricted)": "{tag} (kısıtlı)", Actions: "İşlemler", Activities: "Etkinlikler", "Animals & Nature": "Hayvanlar ve Doğa", "Anything shared with the same group of people will show up here": "Aynı kişi grubu ile paylaşılan herşey burada görüntülenir", "Avatar of {displayName}": "{displayName} avatarı", "Avatar of {displayName}, {status}": "{displayName}, {status} avatarı", "Cancel changes": "Değişiklikleri iptal et", "Change title": "Başlığı değiştir", Choose: "Seçin", "Clear text": "Metni temizle", Close: "Kapat", "Close modal": "Üste açılan pencereyi kapat", "Close navigation": "Gezinmeyi kapat", "Close sidebar": "Yan çubuğu kapat", "Confirm changes": "Değişiklikleri onayla", Custom: "Özel", "Edit item": "Ögeyi düzenle", "Error getting related resources": "İlgili kaynaklar alınırken sorun çıktı", "Error parsing svg": "svg işlenirken sorun çıktı", "External documentation for {title}": "{title} için dış belgeler", Favorite: "Sık kullanılanlara ekle", Flags: "Bayraklar", "Food & Drink": "Yeme ve İçme", "Frequently used": "Sık kullanılanlar", Global: "Evrensel", "Go back to the list": "Listeye dön", "Hide password": "Parolayı gizle", "Message limit of {count} characters reached": "{count} karakter ileti sınırına ulaşıldı", "More items …": "Diğer ögeler…", Next: "Sonraki", "No emoji found": "Herhangi bir emoji bulunamadı", "No results": "Herhangi bir sonuç bulunamadı", Objects: "Nesneler", Open: "Aç", 'Open link to "{resourceTitle}"': '"{resourceTitle}" bağlantısını aç', "Open navigation": "Gezinmeyi aç", "Password is secure": "Parola güvenli", "Pause slideshow": "Slayt sunumunu duraklat", "People & Body": "İnsanlar ve Beden", "Pick an emoji": "Bir emoji seçin", "Please select a time zone:": "Lütfen bir saat dilimi seçin:", Previous: "Önceki", "Related resources": "İlgili kaynaklar", Search: "Arama", "Search results": "Arama sonuçları", "Select a tag": "Bir etiket seçin", Settings: "Ayarlar", "Settings navigation": "Gezinme ayarları", "Show password": "Parolayı görüntüle", "Smileys & Emotion": "İfadeler ve Duygular", "Start slideshow": "Slayt sunumunu başlat", Submit: "Gönder", Symbols: "Simgeler", "Travel & Places": "Gezi ve Yerler", "Type to search time zone": "Saat dilimi aramak için yazmaya başlayın", "Unable to search the group": "Grupta arama yapılamadı", "Undo changes": "Değişiklikleri geri al", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'İleti yazın, birini anmak için @, otomatik emoji tamamlamak için ":" kullanın…' } }, { locale: "uk", translations: { "{tag} (invisible)": "{tag} (невидимий)", "{tag} (restricted)": "{tag} (обмежений)", Actions: "Дії", Activities: "Діяльність", "Animals & Nature": "Тварини та природа", "Avatar of {displayName}": "Аватар {displayName}", "Avatar of {displayName}, {status}": "Аватар {displayName}, {status}", "Cancel changes": "Скасувати зміни", "Change title": "Змінити назву", Choose: "ВиберітьВиберіть", "Clear text": "Очистити текст", Close: "Закрити", "Close modal": "Закрити модаль", "Close navigation": "Закрити навігацію", "Close sidebar": "Закрити бічну панель", "Confirm changes": "Підтвердити зміни", Custom: "Власне", "Edit item": "Редагувати елемент", "External documentation for {title}": "Зовнішня документація для {title}", Favorite: "Улюблений", Flags: "Прапори", "Food & Drink": "Їжа та напої", "Frequently used": "Найчастіші", Global: "Глобальний", "Go back to the list": "Повернутися до списку", "Hide password": "Приховати пароль", items: "елементи", "Message limit of {count} characters reached": "Вичерпано ліміт у {count} символів для повідомлення", "More {dashboardItemType} …": "Більше {dashboardItemType}…", Next: "Вперед", "No emoji found": "Емоційки відсутні", "No results": "Відсутні результати", Objects: "Об'єкти", Open: "Відкрити", "Open navigation": "Відкрити навігацію", "Password is secure": "Пароль безпечний", "Pause slideshow": "Пауза у показі слайдів", "People & Body": "Люди та жести", "Pick an emoji": "Виберіть емоційку", "Please select a time zone:": "Виберіть часовий пояс:", Previous: "Назад", Search: "Пошук", "Search results": "Результати пошуку", "Select a tag": "Виберіть позначку", Settings: "Налаштування", "Settings navigation": "Навігація у налаштуваннях", "Show password": "Показати пароль", "Smileys & Emotion": "Смайли та емоції", "Start slideshow": "Почати показ слайдів", Submit: "Надіслати", Symbols: "Символи", "Travel & Places": "Поїздки та місця", "Type to search time zone": "Введіть для пошуку часовий пояс", "Unable to search the group": "Неможливо шукати в групі", "Undo changes": "Скасувати зміни", "Write message, @ to mention someone, : for emoji autocompletion …": "Напишіть повідомлення, @, щоб згадати когось, : для автозаповнення емодзі…" } }, { locale: "zh_CN", translations: { "{tag} (invisible)": "{tag} (不可见)", "{tag} (restricted)": "{tag} (受限)", Actions: "行为", Activities: "活动", "Animals & Nature": "动物 & 自然", "Anything shared with the same group of people will show up here": "与同组用户分享的所有内容都会显示于此", "Avatar of {displayName}": "{displayName}的头像", "Avatar of {displayName}, {status}": "{displayName}的头像,{status}", "Cancel changes": "取消更改", "Change title": "更改标题", Choose: "选择", "Clear text": "清除文本", Close: "关闭", "Close modal": "关闭窗口", "Close navigation": "关闭导航", "Close sidebar": "关闭侧边栏", "Confirm changes": "确认更改", Custom: "自定义", "Edit item": "编辑项目", "Error getting related resources": "获取相关资源时出错", "Error parsing svg": "解析 svg 时出错", "External documentation for {title}": "{title}的外部文档", Favorite: "喜爱", Flags: "旗帜", "Food & Drink": "食物 & 饮品", "Frequently used": "经常使用", Global: "全局", "Go back to the list": "返回至列表", "Hide password": "隐藏密码", "Message limit of {count} characters reached": "已达到 {count} 个字符的消息限制", "More items …": "更多项目…", Next: "下一个", "No emoji found": "表情未找到", "No results": "无结果", Objects: "物体", Open: "打开", 'Open link to "{resourceTitle}"': '打开"{resourceTitle}"的连接', "Open navigation": "开启导航", "Password is secure": "密码安全", "Pause slideshow": "暂停幻灯片", "People & Body": "人 & 身体", "Pick an emoji": "选择一个表情", "Please select a time zone:": "请选择一个时区:", Previous: "上一个", "Related resources": "相关资源", Search: "搜索", "Search results": "搜索结果", "Select a tag": "选择一个标签", Settings: "设置", "Settings navigation": "设置向导", "Show password": "显示密码", "Smileys & Emotion": "笑脸 & 情感", "Start slideshow": "开始幻灯片", Submit: "提交", Symbols: "符号", "Travel & Places": "旅游 & 地点", "Type to search time zone": "打字以搜索时区", "Unable to search the group": "无法搜索分组", "Undo changes": "撤销更改", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': '写信息,使用"@"来提及某人,使用":"进行表情符号自动完成 ...' } }, { locale: "zh_HK", translations: { "{tag} (invisible)": "{tag} (隱藏)", "{tag} (restricted)": "{tag} (受限)", Actions: "動作", Activities: "活動", "Animals & Nature": "動物與自然", "Anything shared with the same group of people will show up here": "與同一組人共享的任何內容都會顯示在此處", "Avatar of {displayName}": "{displayName} 的頭像", "Avatar of {displayName}, {status}": "{displayName} 的頭像,{status}", "Cancel changes": "取消更改", "Change title": "更改標題", Choose: "選擇", "Clear text": "清除文本", Close: "關閉", "Close modal": "關閉模態", "Close navigation": "關閉導航", "Close sidebar": "關閉側邊欄", "Confirm changes": "確認更改", Custom: "自定義", "Edit item": "編輯項目", "Error getting related resources": "獲取相關資源出錯", "Error parsing svg": "解析 svg 時出錯", "External documentation for {title}": "{title} 的外部文檔", Favorite: "喜愛", Flags: "旗幟", "Food & Drink": "食物與飲料", "Frequently used": "經常使用", Global: "全球的", "Go back to the list": "返回清單", "Hide password": "隱藏密碼", "Message limit of {count} characters reached": "已達到訊息最多 {count} 字元限制", "More items …": "更多項目 …", Next: "下一個", "No emoji found": "未找到表情符號", "No results": "無結果", Objects: "物件", Open: "打開", 'Open link to "{resourceTitle}"': "打開指向 “{resourceTitle}” 的鏈結", "Open navigation": "開啟導航", "Password is secure": "密碼是安全的", "Pause slideshow": "暫停幻燈片", "People & Body": "人物", "Pick an emoji": "選擇表情符號", "Please select a time zone:": "請選擇時區:", Previous: "上一個", "Related resources": "相關資源", Search: "搜尋", "Search results": "搜尋結果", "Select a tag": "選擇標籤", Settings: "設定", "Settings navigation": "設定值導覽", "Show password": "顯示密碼", "Smileys & Emotion": "表情", "Start slideshow": "開始幻燈片", Submit: "提交", Symbols: "標誌", "Travel & Places": "旅遊與景點", "Type to search time zone": "鍵入以搜索時區", "Unable to search the group": "無法搜尋群組", "Undo changes": "取消更改", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': '寫訊息,使用 "@" 來指代某人,使用 ":" 用於表情符號自動填充 ...' } }, { locale: "zh_TW", translations: { "{tag} (invisible)": "{tag} (隱藏)", "{tag} (restricted)": "{tag} (受限)", Actions: "動作", Activities: "活動", "Animals & Nature": "動物與自然", Choose: "選擇", Close: "關閉", Custom: "自定義", Flags: "旗幟", "Food & Drink": "食物與飲料", "Frequently used": "最近使用", "Message limit of {count} characters reached": "已達到訊息最多 {count} 字元限制", Next: "下一個", "No emoji found": "未找到表情符號", "No results": "無結果", Objects: "物件", "Pause slideshow": "暫停幻燈片", "People & Body": "人物", "Pick an emoji": "選擇表情符號", Previous: "上一個", Search: "搜尋", "Search results": "搜尋結果", "Select a tag": "選擇標籤", Settings: "設定", "Settings navigation": "設定值導覽", "Smileys & Emotion": "表情", "Start slideshow": "開始幻燈片", Symbols: "標誌", "Travel & Places": "旅遊與景點", "Unable to search the group": "無法搜尋群組", "Write message, @ to mention someone …": "輸入訊息時可使用 @ 來標示某人..." } }].forEach((A) => { + const h = {}; + for (const E in A.translations) + A.translations[E].pluralId ? h[E] = { msgid: E, msgid_plural: A.translations[E].pluralId, msgstr: A.translations[E].msgstr } : h[E] = { msgid: E, msgstr: [A.translations[E]] }; + c.addTranslation(A.locale, { translations: { "": h } }); + }); + const d = c.build(), p = (d.ngettext.bind(d), d.gettext.bind(d)); + }, 1205: (u, i, o) => { + o.d(i, { Z: () => l }); + const l = (c) => Math.random().toString(36).replace(/[^a-z]+/g, "").slice(0, c || 5); + }, 1206: (u, i, o) => { + o.d(i, { L: () => l }), o(4505); + const l = function() { + return Object.assign(window, { _nc_focus_trap: window._nc_focus_trap || [] }), window._nc_focus_trap; + }; + }, 4825: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-29452b76]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-29452b76]{display:flex;align-items:center}.action-items>button[data-v-29452b76]{margin-right:7px}.action-item[data-v-29452b76]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-29452b76]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-29452b76]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-29452b76]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-29452b76]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-29452b76]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-29452b76]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-29452b76]{background-color:var(--open-background-color)}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcActions/NcActions.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,+BACC,YAAA,CACA,kBAAA,CAGA,sCACC,gBAAA,CAIF,8BACC,gFAAA,CACA,iBAAA,CACA,oBAAA,CAEA,mDACC,2DAAA,CAGD,qDACC,iEAAA,CAGD,iDACC,iDAAA,CAGD,mDACC,mDAAA,CAGD,mDACC,mDAAA,CAGD,kEACC,oCAAA,CAGD,yEACC,6CAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n// Inline buttons\n.action-items {\n display: flex;\n align-items: center;\n\n // Spacing between buttons\n & > button {\n margin-right: math.div($icon-margin, 2);\n }\n}\n\n.action-item {\n --open-background-color: var(--color-background-hover, $action-background-hover);\n position: relative;\n display: inline-block;\n\n &.action-item--primary {\n --open-background-color: var(--color-primary-element-hover);\n }\n\n &.action-item--secondary {\n --open-background-color: var(--color-primary-element-light-hover);\n }\n\n &.action-item--error {\n --open-background-color: var(--color-error-hover);\n }\n\n &.action-item--warning {\n --open-background-color: var(--color-warning-hover);\n }\n\n &.action-item--success {\n --open-background-color: var(--color-success-hover);\n }\n\n &.action-item--tertiary-no-background {\n --open-background-color: transparent;\n }\n\n &.action-item--open .action-item__menutoggle {\n background-color: var(--open-background-color);\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 4946: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large);overflow:hidden}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-large);padding:4px;max-height:calc(50vh - 16px);overflow:auto}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcActions/NcActions.vue"], names: [], mappings: "AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCJD,kFACC,wCAAA,CACA,eAAA,CAEA,mGACC,wCAAA,CACA,WAAA,CACA,4BAAA,CACA,aAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n// We overwrote the popover base class, so we can style\n// the popover__inner for actions only.\n.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper {\n border-radius: var(--border-radius-large);\n overflow:hidden;\n\n .v-popper__inner {\n border-radius: var(--border-radius-large);\n padding: 4px;\n max-height: calc(50vh - 16px);\n overflow: auto;\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 7196: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-4d05be2c]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-4d05be2c]{position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:bold;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:22px;transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue *[data-v-4d05be2c],.button-vue span[data-v-4d05be2c]{cursor:pointer}.button-vue[data-v-4d05be2c]:focus{outline:none}.button-vue[data-v-4d05be2c]:disabled{cursor:default;opacity:.5;filter:saturate(0.7)}.button-vue:disabled *[data-v-4d05be2c]{cursor:default}.button-vue[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-4d05be2c]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-4d05be2c]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue__icon[data-v-4d05be2c]{height:44px;width:44px;min-height:44px;min-width:44px;display:flex;justify-content:center;align-items:center}.button-vue__text[data-v-4d05be2c]{font-weight:bold;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-4d05be2c]{width:44px !important}.button-vue--text-only[data-v-4d05be2c]{padding:0 12px}.button-vue--text-only .button-vue__text[data-v-4d05be2c]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-4d05be2c]{padding:0 16px 0 4px}.button-vue--wide[data-v-4d05be2c]{width:100%}.button-vue[data-v-4d05be2c]:focus-visible{outline:2px solid var(--color-main-text) !important}.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]{outline:2px solid var(--color-primary-element-text);border-radius:var(--border-radius);background-color:rgba(0,0,0,0)}.button-vue--vue-primary[data-v-4d05be2c]{background-color:var(--color-primary-element);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-4d05be2c]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-4d05be2c]{color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--vue-secondary[data-v-4d05be2c]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--vue-tertiary[data-v-4d05be2c]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color);background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-4d05be2c]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-no-background[data-v-4d05be2c]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]{color:var(--color-primary-element-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-success[data-v-4d05be2c]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-4d05be2c]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-4d05be2c]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-4d05be2c]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-4d05be2c]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-4d05be2c]:active{background-color:var(--color-error)}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcButton/NcButton.vue", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,6BACC,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,QAAA,CACA,SAAA,CACA,kCAAA,CACA,gBAAA,CACA,eCcgB,CDbhB,cCagB,CDZhB,YAAA,CACA,kBAAA,CACA,sBAAA,CAGA,cAAA,CAKA,kBAAA,CACA,uDAAA,CACA,uBAAA,CACA,iCAAA,CAkBA,6CAAA,CACA,mDAAA,CA1BA,iEAEC,cAAA,CAQD,mCACC,YAAA,CAGD,sCACC,cAAA,CAIA,UCIiB,CDFjB,oBAAA,CALA,wCACC,cAAA,CAUF,kDACC,yDAAA,CAKD,oCACC,mDAAA,CAGD,sCACC,mBAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CAGD,mCACC,WCvCe,CDwCf,UCxCe,CDyCf,eCzCe,CD0Cf,cC1Ce,CD2Cf,YAAA,CACA,sBAAA,CACA,kBAAA,CAGD,mCACC,gBAAA,CACA,iBAAA,CACA,aAAA,CACA,kBAAA,CACA,sBAAA,CACA,eAAA,CAID,wCACC,qBAAA,CAID,wCACC,cAAA,CACA,0DACC,eAAA,CACA,gBAAA,CAKF,4CACC,oBAAA,CAID,mCACC,UAAA,CAGD,2CACC,mDAAA,CACA,+EACC,mDAAA,CACA,kCAAA,CACA,8BAAA,CAOF,0CACC,6CAAA,CACA,uCAAA,CACA,+DACC,mDAAA,CAID,iDACC,6CAAA,CAKF,4CACC,6CAAA,CACA,mDAAA,CACA,iEACC,6CAAA,CACA,yDAAA,CAKF,2CACC,4BAAA,CACA,8BAAA,CACA,gEACC,6BAAA,CACA,8CAAA,CAKF,yDACC,4BAAA,CACA,8BAAA,CACA,8EACC,8BAAA,CAKF,sDACC,uCAAA,CACA,8BAAA,CAEA,2EACC,8BAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,wCACC,mCAAA,CACA,UAAA,CACA,6DACC,yCAAA,CAID,+CACC,mCAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n\n.button-vue {\n position: relative;\n width: fit-content;\n overflow: hidden;\n border: 0;\n padding: 0;\n font-size: var(--default-font-size);\n font-weight: bold;\n min-height: $clickable-area;\n min-width: $clickable-area;\n display: flex;\n align-items: center;\n justify-content: center;\n\n // Cursor pointer on element and all children\n cursor: pointer;\n & *,\n span {\n cursor: pointer;\n }\n border-radius: math.div($clickable-area, 2);\n transition-property: color, border-color, background-color;\n transition-duration: 0.1s;\n transition-timing-function: linear;\n\n // No outline feedback for focus. Handled with a toggled class in js (see data)\n &:focus {\n outline: none;\n }\n\n &:disabled {\n cursor: default;\n & * {\n cursor: default;\n }\n opacity: $opacity_disabled;\n // Gives a wash out effect\n filter: saturate($opacity_normal);\n }\n\n // Default button type\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light);\n &:hover:not(:disabled) {\n background-color: var(--color-primary-element-light-hover);\n }\n\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-primary-element-light);\n }\n\n &__wrapper {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n }\n\n &__icon {\n height: $clickable-area;\n width: $clickable-area;\n min-height: $clickable-area;\n min-width: $clickable-area;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n\n &__text {\n font-weight: bold;\n margin-bottom: 1px;\n padding: 2px 0;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n }\n\n // Icon-only button\n &--icon-only {\n width: $clickable-area !important;\n }\n\n // Text-only button\n &--text-only {\n padding: 0 12px;\n & .button-vue__text {\n margin-left: 4px;\n margin-right: 4px;\n }\n }\n\n // Icon and text button\n &--icon-and-text {\n padding: 0 16px 0 4px;\n }\n\n // Wide button spans the whole width of the container\n &--wide {\n width: 100%;\n }\n\n &:focus-visible {\n outline: 2px solid var(--color-main-text) !important;\n &.button-vue--vue-tertiary-on-primary {\n outline: 2px solid var(--color-primary-element-text);\n border-radius: var(--border-radius);\n background-color: transparent;\n }\n }\n\n // Button types\n\n // Primary\n &--vue-primary {\n background-color: var(--color-primary-element);\n color: var(--color-primary-element-text);\n &:hover:not(:disabled) {\n background-color: var(--color-primary-element-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-primary-element);\n }\n }\n\n // Secondary\n &--vue-secondary {\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light);\n &:hover:not(:disabled) {\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light-hover);\n }\n }\n\n // Tertiary\n &--vue-tertiary {\n color: var(--color-main-text);\n background-color: transparent;\n &:hover:not(:disabled) {\n background-color: var(--color);\n background-color: var(--color-background-hover);\n }\n }\n\n // Tertiary, no background\n &--vue-tertiary-no-background {\n color: var(--color-main-text);\n background-color: transparent;\n &:hover:not(:disabled) {\n background-color: transparent;\n }\n }\n\n // Tertiary on primary color (like the header)\n &--vue-tertiary-on-primary {\n color: var(--color-primary-element-text);\n background-color: transparent;\n\n &:hover:not(:disabled) {\n background-color: transparent;\n }\n }\n\n // Success\n &--vue-success {\n background-color: var(--color-success);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-success-hover);\n }\n // Back to the default color for this button when active\n // : add ripple effect\n &:active {\n background-color: var(--color-success);\n }\n }\n\n // Warning\n &--vue-warning {\n background-color: var(--color-warning);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-warning-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-warning);\n }\n }\n\n // Error\n &--vue-error {\n background-color: var(--color-error);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-error-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-error);\n }\n }\n}\n\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const A = p; + }, 1625: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:rgba(0,0,0,0);pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper--theme-dropdown.v-popper__popper{z-index:100000;top:0;left:0;display:block !important;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-dropdown.v-popper__popper .v-popper__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius-large);overflow:hidden;background:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;border-style:solid;border-color:rgba(0,0,0,0);border-width:10px}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-10px;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcPopover/NcPopover.vue"], names: [], mappings: "AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,iBACC,iBAAA,CACA,KAAA,CACA,MAAA,CACA,UAAA,CACA,UAAA,CACA,WAAA,CACA,WAAA,CACA,8BAAA,CACA,mBAAA,CACA,aAAA,CACA,eAAA,CACA,SAAA,CAGD,wBACC,aAAA,CACA,iBAAA,CACA,KAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,eAAA,CACA,mBAAA,CACA,UAAA,CAMA,2CACC,cAAA,CACA,KAAA,CACA,MAAA,CACA,wBAAA,CAEA,sDAAA,CAEA,4DACC,SAAA,CACA,4BAAA,CACA,wCAAA,CACA,eAAA,CACA,uCAAA,CAGD,sEACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,QAAA,CACA,kBAAA,CACA,0BAAA,CACA,iBA1BW,CA6BZ,kGACC,YAAA,CACA,qBAAA,CACA,6CAAA,CAGD,qGACC,SAAA,CACA,kBAAA,CACA,gDAAA,CAGD,oGACC,UAAA,CACA,mBAAA,CACA,+CAAA,CAGD,mGACC,WAAA,CACA,oBAAA,CACA,8CAAA,CAGD,6DACC,iBAAA,CACA,2EAAA,CACA,SAAA,CAGD,8DACC,kBAAA,CACA,yCAAA,CACA,SAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n\n.resize-observer {\n position:absolute;\n top:0;\n left:0;\n z-index:-1;\n width:100%;\n height:100%;\n border:none;\n background-color:transparent;\n pointer-events:none;\n display:block;\n overflow:hidden;\n opacity:0\n}\n\n.resize-observer object {\n display:block;\n position:absolute;\n top:0;\n left:0;\n height:100%;\n width:100%;\n overflow:hidden;\n pointer-events:none;\n z-index:-1\n}\n\n$arrow-width: 10px;\n\n.v-popper--theme-dropdown {\n &.v-popper__popper {\n z-index: 100000;\n top: 0;\n left: 0;\n display: block !important;\n\n filter: drop-shadow(0 1px 10px var(--color-box-shadow));\n\n .v-popper__inner {\n padding: 0;\n color: var(--color-main-text);\n border-radius: var(--border-radius-large);\n overflow: hidden;\n background: var(--color-main-background);\n }\n\n .v-popper__arrow-container {\n position: absolute;\n z-index: 1;\n width: 0;\n height: 0;\n border-style: solid;\n border-color: transparent;\n border-width: $arrow-width;\n }\n\n &[data-popper-placement^='top'] .v-popper__arrow-container {\n bottom: -$arrow-width;\n border-bottom-width: 0;\n border-top-color: var(--color-main-background);\n }\n\n &[data-popper-placement^='bottom'] .v-popper__arrow-container {\n top: -$arrow-width;\n border-top-width: 0;\n border-bottom-color: var(--color-main-background);\n }\n\n &[data-popper-placement^='right'] .v-popper__arrow-container {\n left: -$arrow-width;\n border-left-width: 0;\n border-right-color: var(--color-main-background);\n }\n\n &[data-popper-placement^='left'] .v-popper__arrow-container {\n right: -$arrow-width;\n border-right-width: 0;\n border-left-color: var(--color-main-background);\n }\n\n &[aria-hidden='true'] {\n visibility: hidden;\n transition: opacity var(--animation-quick), visibility var(--animation-quick);\n opacity: 0;\n }\n\n &[aria-hidden='false'] {\n visibility: visible;\n transition: opacity var(--animation-quick);\n opacity: 1;\n }\n }\n}\n\n"], sourceRoot: "" }]); + const A = p; + }, 3645: (u) => { + u.exports = function(i) { + var o = []; + return o.toString = function() { + return this.map(function(l) { + var c = "", d = l[5] !== void 0; + return l[4] && (c += "@supports (".concat(l[4], ") {")), l[2] && (c += "@media ".concat(l[2], " {")), d && (c += "@layer".concat(l[5].length > 0 ? " ".concat(l[5]) : "", " {")), c += i(l), d && (c += "}"), l[2] && (c += "}"), l[4] && (c += "}"), c; + }).join(""); + }, o.i = function(l, c, d, p, A) { + typeof l == "string" && (l = [[null, l, void 0]]); + var h = {}; + if (d) + for (var E = 0; E < this.length; E++) { + var b = this[E][0]; + b != null && (h[b] = !0); + } + for (var v = 0; v < l.length; v++) { + var f = [].concat(l[v]); + d && h[f[0]] || (A !== void 0 && (f[5] === void 0 || (f[1] = "@layer".concat(f[5].length > 0 ? " ".concat(f[5]) : "", " {").concat(f[1], "}")), f[5] = A), c && (f[2] && (f[1] = "@media ".concat(f[2], " {").concat(f[1], "}")), f[2] = c), p && (f[4] ? (f[1] = "@supports (".concat(f[4], ") {").concat(f[1], "}"), f[4] = p) : f[4] = "".concat(p)), o.push(f)); + } + }, o; + }; + }, 7537: (u) => { + u.exports = function(i) { + var o = i[1], l = i[3]; + if (!l) + return o; + if (typeof btoa == "function") { + var c = btoa(unescape(encodeURIComponent(JSON.stringify(l)))), d = "sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(c), p = "/*# ".concat(d, " */"); + return [o].concat([p]).join("\n"); + } + return [o].join("\n"); + }; + }, 3379: (u) => { + var i = []; + function o(d) { + for (var p = -1, A = 0; A < i.length; A++) + if (i[A].identifier === d) { + p = A; + break; + } + return p; + } + function l(d, p) { + for (var A = {}, h = [], E = 0; E < d.length; E++) { + var b = d[E], v = p.base ? b[0] + p.base : b[0], f = A[v] || 0, S = "".concat(v, " ").concat(f); + A[v] = f + 1; + var _ = o(S), z = { css: b[1], media: b[2], sourceMap: b[3], supports: b[4], layer: b[5] }; + if (_ !== -1) + i[_].references++, i[_].updater(z); + else { + var y = c(z, p); + p.byIndex = E, i.splice(E, 0, { identifier: S, updater: y, references: 1 }); + } + h.push(S); + } + return h; + } + function c(d, p) { + var A = p.domAPI(p); + return A.update(d), function(h) { + if (h) { + if (h.css === d.css && h.media === d.media && h.sourceMap === d.sourceMap && h.supports === d.supports && h.layer === d.layer) + return; + A.update(d = h); + } else + A.remove(); + }; + } + u.exports = function(d, p) { + var A = l(d = d || [], p = p || {}); + return function(h) { + h = h || []; + for (var E = 0; E < A.length; E++) { + var b = o(A[E]); + i[b].references--; + } + for (var v = l(h, p), f = 0; f < A.length; f++) { + var S = o(A[f]); + i[S].references === 0 && (i[S].updater(), i.splice(S, 1)); + } + A = v; + }; + }; + }, 569: (u) => { + var i = {}; + u.exports = function(o, l) { + var c = function(d) { + if (i[d] === void 0) { + var p = document.querySelector(d); + if (window.HTMLIFrameElement && p instanceof window.HTMLIFrameElement) + try { + p = p.contentDocument.head; + } catch { + p = null; + } + i[d] = p; + } + return i[d]; + }(o); + if (!c) + throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid."); + c.appendChild(l); + }; + }, 9216: (u) => { + u.exports = function(i) { + var o = document.createElement("style"); + return i.setAttributes(o, i.attributes), i.insert(o, i.options), o; + }; + }, 3565: (u, i, o) => { + u.exports = function(l) { + var c = o.nc; + c && l.setAttribute("nonce", c); + }; + }, 7795: (u) => { + u.exports = function(i) { + if (typeof document > "u") + return { update: function() { + }, remove: function() { + } }; + var o = i.insertStyleElement(i); + return { update: function(l) { + (function(c, d, p) { + var A = ""; + p.supports && (A += "@supports (".concat(p.supports, ") {")), p.media && (A += "@media ".concat(p.media, " {")); + var h = p.layer !== void 0; + h && (A += "@layer".concat(p.layer.length > 0 ? " ".concat(p.layer) : "", " {")), A += p.css, h && (A += "}"), p.media && (A += "}"), p.supports && (A += "}"); + var E = p.sourceMap; + E && typeof btoa < "u" && (A += "\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(E)))), " */")), d.styleTagTransform(A, c, d.options); + })(o, i, l); + }, remove: function() { + (function(l) { + if (l.parentNode === null) + return !1; + l.parentNode.removeChild(l); + })(o); + } }; + }; + }, 4589: (u) => { + u.exports = function(i, o) { + if (o.styleSheet) + o.styleSheet.cssText = i; + else { + for (; o.firstChild; ) + o.removeChild(o.firstChild); + o.appendChild(document.createTextNode(i)); + } + }; + }, 5727: () => { + }, 2102: () => { + }, 2405: () => { + }, 1900: (u, i, o) => { + function l(c, d, p, A, h, E, b, v) { + var f, S = typeof c == "function" ? c.options : c; + if (d && (S.render = d, S.staticRenderFns = p, S._compiled = !0), A && (S.functional = !0), E && (S._scopeId = "data-v-" + E), b ? (f = function(y) { + (y = y || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) || typeof __VUE_SSR_CONTEXT__ > "u" || (y = __VUE_SSR_CONTEXT__), h && h.call(this, y), y && y._registeredComponents && y._registeredComponents.add(b); + }, S._ssrRegister = f) : h && (f = v ? function() { + h.call(this, (S.functional ? this.parent : this).$root.$options.shadowRoot); + } : h), f) + if (S.functional) { + S._injectStyles = f; + var _ = S.render; + S.render = function(y, $) { + return f.call($), _(y, $); + }; + } else { + var z = S.beforeCreate; + S.beforeCreate = z ? [].concat(z, f) : [f]; + } + return { exports: c, options: S }; + } + o.d(i, { Z: () => l }); + }, 7931: (u) => { + u.exports = jc; + }, 9454: (u) => { + u.exports = m1; + }, 4505: (u) => { + u.exports = h1; + }, 2734: (u) => { + u.exports = eu; + }, 1441: (u) => { + u.exports = T1; + } }, n = {}; + function a(u) { + var i = n[u]; + if (i !== void 0) + return i.exports; + var o = n[u] = { id: u, exports: {} }; + return r[u](o, o.exports, a), o.exports; + } + a.n = (u) => { + var i = u && u.__esModule ? () => u.default : () => u; + return a.d(i, { a: i }), i; + }, a.d = (u, i) => { + for (var o in i) + a.o(i, o) && !a.o(u, o) && Object.defineProperty(u, o, { enumerable: !0, get: i[o] }); + }, a.o = (u, i) => Object.prototype.hasOwnProperty.call(u, i), a.r = (u) => { + typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(u, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(u, "__esModule", { value: !0 }); + }, a.nc = void 0; + var s = {}; + return (() => { + a.r(s), a.d(s, { default: () => fe }); + var u = a(4462), i = a(2297), o = a(1205), l = a(932), c = a(2734), d = a.n(c), p = a(1441), A = a.n(p); + const h = ".focusable", E = { name: "NcActions", components: { NcButton: u.default, DotsHorizontal: A(), NcPopover: i.default }, 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 }, type: { type: String, validator: (te) => ["primary", "secondary", "tertiary", "tertiary-no-background", "tertiary-on-primary", "error", "warning", "success"].indexOf(te) !== -1, default: null }, defaultIcon: { type: String, default: "" }, ariaLabel: { type: String, default: (0, l.t)("Actions") }, ariaHidden: { type: Boolean, default: null }, placement: { type: String, default: "bottom" }, boundariesElement: { type: Element, default: () => document.querySelector("body") }, container: { type: [String, Object, Element, Boolean], default: "body" }, disabled: { type: Boolean, default: !1 }, inline: { type: Number, default: 0 } }, emits: ["open", "update:open", "close", "focus", "blur"], data() { + return { opened: this.open, focusIndex: 0, randomId: "menu-".concat((0, o.Z)()) }; + }, computed: { triggerBtnType() { + return this.type || (this.primary ? "primary" : this.menuName ? "secondary" : "tertiary"); + } }, watch: { open(te) { + te !== this.opened && (this.opened = te); + } }, methods: { isValidSingleAction(te) { + var De, xe, J, Ee, _e; + const Fe = (De = te == null || (xe = te.componentOptions) === null || xe === void 0 || (J = xe.Ctor) === null || J === void 0 || (Ee = J.extendOptions) === null || Ee === void 0 ? void 0 : Ee.name) !== null && De !== void 0 ? De : te == null || (_e = te.componentOptions) === null || _e === void 0 ? void 0 : _e.tag; + return ["NcActionButton", "NcActionLink", "NcActionRouter"].includes(Fe); + }, openMenu(te) { + this.opened || (this.opened = !0, this.$emit("update:open", !0), this.$emit("open")); + }, closeMenu() { + let te = !(arguments.length > 0 && arguments[0] !== void 0) || arguments[0]; + this.opened && (this.opened = !1, this.$refs.popover.clearFocusTrap({ returnFocus: te }), this.$emit("update:open", !1), this.$emit("close"), this.focusIndex = 0, this.$refs.menuButton.$el.focus()); + }, onOpen(te) { + this.$nextTick(() => { + this.focusFirstAction(te); + }); + }, onMouseFocusAction(te) { + if (document.activeElement === te.target) + return; + const De = te.target.closest("li"); + if (De) { + const xe = De.querySelector(h); + if (xe) { + const J = [...this.$refs.menu.querySelectorAll(h)].indexOf(xe); + J > -1 && (this.focusIndex = J, this.focusAction()); + } + } + }, onKeydown(te) { + (te.keyCode === 38 || te.keyCode === 9 && te.shiftKey) && this.focusPreviousAction(te), (te.keyCode === 40 || te.keyCode === 9 && !te.shiftKey) && this.focusNextAction(te), te.keyCode === 33 && this.focusFirstAction(te), te.keyCode === 34 && this.focusLastAction(te), te.keyCode === 27 && (this.closeMenu(), te.preventDefault()); + }, removeCurrentActive() { + const te = this.$refs.menu.querySelector("li.active"); + te && te.classList.remove("active"); + }, focusAction() { + const te = this.$refs.menu.querySelectorAll(h)[this.focusIndex]; + if (te) { + this.removeCurrentActive(); + const De = te.closest("li.action"); + te.focus(), De && De.classList.add("active"); + } + }, focusPreviousAction(te) { + this.opened && (this.focusIndex === 0 ? this.closeMenu() : (this.preventIfEvent(te), this.focusIndex = this.focusIndex - 1), this.focusAction()); + }, focusNextAction(te) { + if (this.opened) { + const De = this.$refs.menu.querySelectorAll(h).length - 1; + this.focusIndex === De ? this.closeMenu() : (this.preventIfEvent(te), this.focusIndex = this.focusIndex + 1), this.focusAction(); + } + }, focusFirstAction(te) { + this.opened && (this.preventIfEvent(te), this.focusIndex = 0, this.focusAction()); + }, focusLastAction(te) { + this.opened && (this.preventIfEvent(te), this.focusIndex = this.$refs.menu.querySelectorAll(h).length - 1, this.focusAction()); + }, preventIfEvent(te) { + te && (te.preventDefault(), te.stopPropagation()); + }, onFocus(te) { + this.$emit("focus", te); + }, onBlur(te) { + this.$emit("blur", te); + } }, render(te) { + const De = (this.$slots.default || []).filter((Fe) => { + var Ge, Ue, ne, ue; + return (Fe == null || (Ge = Fe.componentOptions) === null || Ge === void 0 ? void 0 : Ge.tag) || (Fe == null || (Ue = Fe.componentOptions) === null || Ue === void 0 || (ne = Ue.Ctor) === null || ne === void 0 || (ue = ne.extendOptions) === null || ue === void 0 ? void 0 : ue.name); + }), xe = De.every((Fe) => { + var Ge, Ue, ne, ue, ye, Te, Me, at; + return ((Ge = Fe == null || (Ue = Fe.componentOptions) === null || Ue === void 0 || (ne = Ue.Ctor) === null || ne === void 0 || (ue = ne.extendOptions) === null || ue === void 0 ? void 0 : ue.name) !== null && Ge !== void 0 ? Ge : Fe == null || (ye = Fe.componentOptions) === null || ye === void 0 ? void 0 : ye.tag) === "NcActionLink" && (Fe == null || (Te = Fe.componentOptions) === null || Te === void 0 || (Me = Te.propsData) === null || Me === void 0 || (at = Me.href) === null || at === void 0 ? void 0 : at.startsWith(window.location.origin)); + }); + let J = De.filter(this.isValidSingleAction); + if (this.forceMenu && J.length > 0 && this.inline > 0 && (d().util.warn("Specifying forceMenu will ignore any inline actions rendering."), J = []), De.length === 0) + return; + const Ee = (Fe) => { + var Ge, Ue, ne, ue, ye, Te, Me, at, be, qe, lt, et, Bt, ut, nt, Ot, Yt, Nt, It, C, x, Z; + const ae = (Fe == null || (Ge = Fe.data) === null || Ge === void 0 || (Ue = Ge.scopedSlots) === null || Ue === void 0 || (ne = Ue.icon()) === null || ne === void 0 ? void 0 : ne[0]) || te("span", { class: ["icon", Fe == null || (ue = Fe.componentOptions) === null || ue === void 0 || (ye = ue.propsData) === null || ye === void 0 ? void 0 : ye.icon] }), Ae = Fe == null || (Te = Fe.componentOptions) === null || Te === void 0 || (Me = Te.listeners) === null || Me === void 0 ? void 0 : Me.click, Se = Fe == null || (at = Fe.componentOptions) === null || at === void 0 || (be = at.children) === null || be === void 0 || (qe = be[0]) === null || qe === void 0 || (lt = qe.text) === null || lt === void 0 || (et = lt.trim) === null || et === void 0 ? void 0 : et.call(lt), Ye = (Fe == null || (Bt = Fe.componentOptions) === null || Bt === void 0 || (ut = Bt.propsData) === null || ut === void 0 ? void 0 : ut.ariaLabel) || Se, dt = this.forceName ? Se : ""; + let Et = Fe == null || (nt = Fe.componentOptions) === null || nt === void 0 || (Ot = nt.propsData) === null || Ot === void 0 ? void 0 : Ot.title; + return this.forceName || Et || (Et = Se), te("NcButton", { class: ["action-item action-item--single", Fe == null || (Yt = Fe.data) === null || Yt === void 0 ? void 0 : Yt.staticClass, Fe == null || (Nt = Fe.data) === null || Nt === void 0 ? void 0 : Nt.class], attrs: { "aria-label": Ye, title: Et }, ref: Fe == null || (It = Fe.data) === null || It === void 0 ? void 0 : It.ref, props: { type: this.type || (dt ? "secondary" : "tertiary"), disabled: this.disabled || (Fe == null || (C = Fe.componentOptions) === null || C === void 0 || (x = C.propsData) === null || x === void 0 ? void 0 : x.disabled), ariaHidden: this.ariaHidden, ...Fe == null || (Z = Fe.componentOptions) === null || Z === void 0 ? void 0 : Z.propsData }, on: { focus: this.onFocus, blur: this.onBlur, ...!!Ae && { click: (ht) => { + Ae && Ae(ht); + } } } }, [te("template", { slot: "icon" }, [ae]), dt]); + }, _e = (Fe) => { + var Ge, Ue; + const ne = ((Ge = this.$slots.icon) === null || Ge === void 0 ? void 0 : Ge[0]) || (this.defaultIcon ? te("span", { class: ["icon", this.defaultIcon] }) : te("DotsHorizontal", { props: { size: 20 } })); + return te("NcPopover", { ref: "popover", props: { delay: 0, handleResize: !0, shown: this.opened, placement: this.placement, boundary: this.boundariesElement, container: this.container, popoverBaseClass: "action-item__popper", setReturnFocus: (Ue = this.$refs.menuButton) === null || Ue === void 0 ? void 0 : Ue.$el }, attrs: { delay: 0, handleResize: !0, shown: this.opened, placement: this.placement, boundary: this.boundariesElement, container: this.container, ...this.manualOpen && { triggers: [] }, popoverBaseClass: "action-item__popper" }, on: { show: this.openMenu, "after-show": this.onOpen, hide: this.closeMenu } }, [te("NcButton", { class: "action-item__menutoggle", props: { type: this.triggerBtnType, disabled: this.disabled, ariaHidden: this.ariaHidden }, slot: "trigger", ref: "menuButton", attrs: { "aria-haspopup": xe ? null : "menu", "aria-label": this.ariaLabel, "aria-controls": this.opened ? this.randomId : null, "aria-expanded": this.opened.toString() }, on: { focus: this.onFocus, blur: this.onBlur } }, [te("template", { slot: "icon" }, [ne]), this.menuName]), te("div", { class: { open: this.opened }, attrs: { tabindex: "-1" }, on: { keydown: this.onKeydown, mousemove: this.onMouseFocusAction }, ref: "menu" }, [te("ul", { attrs: { id: this.randomId, tabindex: "-1", role: xe ? null : "menu" } }, [Fe])])]); + }; + if (De.length === 1 && J.length === 1 && !this.forceMenu) + return Ee(J[0]); + if (J.length > 0 && this.inline > 0) { + const Fe = J.slice(0, this.inline), Ge = De.filter((Ue) => !Fe.includes(Ue)); + return te("div", { class: ["action-items", "action-item--".concat(this.triggerBtnType)] }, [...Fe.map(Ee), Ge.length > 0 ? te("div", { class: ["action-item", { "action-item--open": this.opened }] }, [_e(Ge)]) : null]); + } + return te("div", { class: ["action-item action-item--default-popover", "action-item--".concat(this.triggerBtnType), { "action-item--open": this.opened }] }, [_e(De)]); + } }; + var b = a(3379), v = a.n(b), f = a(7795), S = a.n(f), _ = a(569), z = a.n(_), y = a(3565), $ = a.n(y), re = a(9216), Q = a.n(re), D = a(4589), w = a.n(D), k = a(4825), R = {}; + R.styleTagTransform = w(), R.setAttributes = $(), R.insert = z().bind(null, "head"), R.domAPI = S(), R.insertStyleElement = Q(), v()(k.Z, R), k.Z && k.Z.locals && k.Z.locals; + var q = a(4946), ee = {}; + ee.styleTagTransform = w(), ee.setAttributes = $(), ee.insert = z().bind(null, "head"), ee.domAPI = S(), ee.insertStyleElement = Q(), v()(q.Z, ee), q.Z && q.Z.locals && q.Z.locals; + var se = a(1900), j = a(5727), O = a.n(j), V = (0, se.Z)(E, void 0, void 0, !1, null, "29452b76", null); + typeof O() == "function" && O()(V); + const fe = V.exports; + })(), s; + })()); +})(H5); +var Oue = H5.exports; +const $5 = Rr(Oue); +var V5 = { exports: {} }; +(function(e, t) { + (function(r, n) { + e.exports = n(); + })(self, () => (() => { + var r = { 723: (u, i, o) => { + o.d(i, { Z: () => d }); + var l = o(2734), c = o.n(l); + const d = { before() { + this.$slots.default && this.text.trim() !== "" || (c().util.warn("".concat(this.$options.name, " cannot be empty and requires a meaningful text content"), this), this.$destroy(), this.$el.remove()); + }, beforeUpdate() { + this.text = this.getText(); + }, data() { + return { text: this.getText() }; + }, computed: { isLongText() { + return this.text && this.text.trim().length > 20; + } }, methods: { getText() { + return this.$slots.default ? this.$slots.default[0].text.trim() : ""; + } } }; + }, 1139: (u, i, o) => { + o.d(i, { Z: () => d }); + var l = o(723); + const c = function(p, A) { + let h = p.$parent; + for (; h; ) { + if (h.$options.name === A) + return h; + h = h.$parent; + } + }, d = { mixins: [l.Z], props: { icon: { type: String, default: "" }, name: { type: String, default: "" }, title: { type: String, default: "" }, closeAfterClick: { type: Boolean, default: !1 }, ariaLabel: { type: String, default: "" }, ariaHidden: { type: Boolean, default: null } }, emits: ["click"], computed: { isIconUrl() { + try { + return new URL(this.icon); + } catch { + return !1; + } + } }, methods: { onClick(p) { + if (this.$emit("click", p), this.closeAfterClick) { + const A = c(this, "NcActions"); + A && A.closeMenu && A.closeMenu(!1); + } + } } }; + }, 9776: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-38d8193f]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}li.active[data-v-38d8193f]{background-color:var(--color-background-hover);border-radius:6px;padding:0}.action--disabled[data-v-38d8193f]{pointer-events:none;opacity:.5}.action--disabled[data-v-38d8193f]:hover,.action--disabled[data-v-38d8193f]:focus{cursor:default;opacity:.5}.action--disabled *[data-v-38d8193f]{opacity:1 !important}.action-button[data-v-38d8193f]{display:flex;align-items:flex-start;width:100%;height:auto;margin:0;padding:0;padding-right:14px;box-sizing:border-box;cursor:pointer;white-space:nowrap;color:var(--color-main-text);border:0;border-radius:0;background-color:rgba(0,0,0,0);box-shadow:none;font-weight:normal;font-size:var(--default-font-size);line-height:44px}.action-button>span[data-v-38d8193f]{cursor:pointer;white-space:nowrap}.action-button__icon[data-v-38d8193f]{width:44px;height:44px;opacity:1;background-position:14px center;background-size:16px;background-repeat:no-repeat}.action-button[data-v-38d8193f] .material-design-icon{width:44px;height:44px;opacity:1}.action-button[data-v-38d8193f] .material-design-icon .material-design-icon__svg{vertical-align:middle}.action-button p[data-v-38d8193f]{max-width:220px;line-height:1.6em;padding:10.8px 0;cursor:pointer;text-align:left;overflow:hidden;text-overflow:ellipsis}.action-button__longtext[data-v-38d8193f]{cursor:pointer;white-space:pre-wrap}.action-button__name[data-v-38d8193f]{font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline-block}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/assets/action.scss", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCiBC,2BACC,8CAAA,CACA,iBAAA,CACA,SAAA,CAMF,mCACC,mBAAA,CACA,UCMiB,CDLjB,kFACC,cAAA,CACA,UCGgB,CDDjB,qCACC,oBAAA,CAOF,gCACC,YAAA,CACA,sBAAA,CAEA,UAAA,CACA,WAAA,CACA,QAAA,CACA,SAAA,CACA,kBCxBY,CDyBZ,qBAAA,CAEA,cAAA,CACA,kBAAA,CAEA,4BAAA,CACA,QAAA,CACA,eAAA,CACA,8BAAA,CACA,eAAA,CAEA,kBAAA,CACA,kCAAA,CACA,gBC9Ce,CDgDf,qCACC,cAAA,CACA,kBAAA,CAGD,sCACC,UCtDc,CDuDd,WCvDc,CDwDd,SCrCY,CDsCZ,+BAAA,CACA,oBCtDS,CDuDT,2BAAA,CAGD,sDACC,UC/Dc,CDgEd,WChEc,CDiEd,SC9CY,CDgDZ,iFACC,qBAAA,CAKF,kCACC,eAAA,CACA,iBAAA,CAGA,gBAAA,CAEA,cAAA,CACA,eAAA,CAGA,eAAA,CACA,sBAAA,CAGD,0CACC,cAAA,CAEA,oBAAA,CAGD,sCACC,gBAAA,CACA,sBAAA,CACA,eAAA,CACA,kBAAA,CACA,cAAA,CACA,oBAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n * @author Marco Ambrosini \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n@mixin action-active {\n li {\n &.active {\n background-color: var(--color-background-hover);\n border-radius: 6px;\n padding: 0;\n }\n }\n}\n\n@mixin action--disabled {\n .action--disabled {\n pointer-events: none;\n opacity: $opacity_disabled;\n &:hover, &:focus {\n cursor: default;\n opacity: $opacity_disabled;\n }\n & * {\n opacity: 1 !important;\n }\n }\n}\n\n\n@mixin action-item($name) {\n .action-#{$name} {\n display: flex;\n align-items: flex-start;\n\n width: 100%;\n height: auto;\n margin: 0;\n padding: 0;\n padding-right: $icon-margin;\n box-sizing: border-box; // otherwise router-link overflows in Firefox\n\n cursor: pointer;\n white-space: nowrap;\n\n color: var(--color-main-text);\n border: 0;\n border-radius: 0; // otherwise Safari will cut the border-radius area\n background-color: transparent;\n box-shadow: none;\n\n font-weight: normal;\n font-size: var(--default-font-size);\n line-height: $clickable-area;\n\n & > span {\n cursor: pointer;\n white-space: nowrap;\n }\n\n &__icon {\n width: $clickable-area;\n height: $clickable-area;\n opacity: $opacity_full;\n background-position: $icon-margin center;\n background-size: $icon-size;\n background-repeat: no-repeat;\n }\n\n &:deep(.material-design-icon) {\n width: $clickable-area;\n height: $clickable-area;\n opacity: $opacity_full;\n\n .material-design-icon__svg {\n vertical-align: middle;\n }\n }\n\n // long text area\n p {\n max-width: 220px;\n line-height: 1.6em;\n\n // 14px are currently 1em line-height. Mixing units as '44px - 1.6em' does not work.\n padding: #{math.div($clickable-area - 1.6 * 14px, 2)} 0;\n\n cursor: pointer;\n text-align: left;\n\n // in case there are no spaces like long email addresses\n overflow: hidden;\n text-overflow: ellipsis;\n }\n\n &__longtext {\n cursor: pointer;\n // allow the use of `\\n`\n white-space: pre-wrap;\n }\n\n &__name {\n font-weight: bold;\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n max-width: 100%;\n display: inline-block;\n }\n }\n}\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const A = p; + }, 3645: (u) => { + u.exports = function(i) { + var o = []; + return o.toString = function() { + return this.map(function(l) { + var c = "", d = l[5] !== void 0; + return l[4] && (c += "@supports (".concat(l[4], ") {")), l[2] && (c += "@media ".concat(l[2], " {")), d && (c += "@layer".concat(l[5].length > 0 ? " ".concat(l[5]) : "", " {")), c += i(l), d && (c += "}"), l[2] && (c += "}"), l[4] && (c += "}"), c; + }).join(""); + }, o.i = function(l, c, d, p, A) { + typeof l == "string" && (l = [[null, l, void 0]]); + var h = {}; + if (d) + for (var E = 0; E < this.length; E++) { + var b = this[E][0]; + b != null && (h[b] = !0); + } + for (var v = 0; v < l.length; v++) { + var f = [].concat(l[v]); + d && h[f[0]] || (A !== void 0 && (f[5] === void 0 || (f[1] = "@layer".concat(f[5].length > 0 ? " ".concat(f[5]) : "", " {").concat(f[1], "}")), f[5] = A), c && (f[2] && (f[1] = "@media ".concat(f[2], " {").concat(f[1], "}")), f[2] = c), p && (f[4] ? (f[1] = "@supports (".concat(f[4], ") {").concat(f[1], "}"), f[4] = p) : f[4] = "".concat(p)), o.push(f)); + } + }, o; + }; + }, 7537: (u) => { + u.exports = function(i) { + var o = i[1], l = i[3]; + if (!l) + return o; + if (typeof btoa == "function") { + var c = btoa(unescape(encodeURIComponent(JSON.stringify(l)))), d = "sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(c), p = "/*# ".concat(d, " */"); + return [o].concat([p]).join("\n"); + } + return [o].join("\n"); + }; + }, 3379: (u) => { + var i = []; + function o(d) { + for (var p = -1, A = 0; A < i.length; A++) + if (i[A].identifier === d) { + p = A; + break; + } + return p; + } + function l(d, p) { + for (var A = {}, h = [], E = 0; E < d.length; E++) { + var b = d[E], v = p.base ? b[0] + p.base : b[0], f = A[v] || 0, S = "".concat(v, " ").concat(f); + A[v] = f + 1; + var _ = o(S), z = { css: b[1], media: b[2], sourceMap: b[3], supports: b[4], layer: b[5] }; + if (_ !== -1) + i[_].references++, i[_].updater(z); + else { + var y = c(z, p); + p.byIndex = E, i.splice(E, 0, { identifier: S, updater: y, references: 1 }); + } + h.push(S); + } + return h; + } + function c(d, p) { + var A = p.domAPI(p); + return A.update(d), function(h) { + if (h) { + if (h.css === d.css && h.media === d.media && h.sourceMap === d.sourceMap && h.supports === d.supports && h.layer === d.layer) + return; + A.update(d = h); + } else + A.remove(); + }; + } + u.exports = function(d, p) { + var A = l(d = d || [], p = p || {}); + return function(h) { + h = h || []; + for (var E = 0; E < A.length; E++) { + var b = o(A[E]); + i[b].references--; + } + for (var v = l(h, p), f = 0; f < A.length; f++) { + var S = o(A[f]); + i[S].references === 0 && (i[S].updater(), i.splice(S, 1)); + } + A = v; + }; + }; + }, 569: (u) => { + var i = {}; + u.exports = function(o, l) { + var c = function(d) { + if (i[d] === void 0) { + var p = document.querySelector(d); + if (window.HTMLIFrameElement && p instanceof window.HTMLIFrameElement) + try { + p = p.contentDocument.head; + } catch { + p = null; + } + i[d] = p; + } + return i[d]; + }(o); + if (!c) + throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid."); + c.appendChild(l); + }; + }, 9216: (u) => { + u.exports = function(i) { + var o = document.createElement("style"); + return i.setAttributes(o, i.attributes), i.insert(o, i.options), o; + }; + }, 3565: (u, i, o) => { + u.exports = function(l) { + var c = o.nc; + c && l.setAttribute("nonce", c); + }; + }, 7795: (u) => { + u.exports = function(i) { + if (typeof document > "u") + return { update: function() { + }, remove: function() { + } }; + var o = i.insertStyleElement(i); + return { update: function(l) { + (function(c, d, p) { + var A = ""; + p.supports && (A += "@supports (".concat(p.supports, ") {")), p.media && (A += "@media ".concat(p.media, " {")); + var h = p.layer !== void 0; + h && (A += "@layer".concat(p.layer.length > 0 ? " ".concat(p.layer) : "", " {")), A += p.css, h && (A += "}"), p.media && (A += "}"), p.supports && (A += "}"); + var E = p.sourceMap; + E && typeof btoa < "u" && (A += "\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(E)))), " */")), d.styleTagTransform(A, c, d.options); + })(o, i, l); + }, remove: function() { + (function(l) { + if (l.parentNode === null) + return !1; + l.parentNode.removeChild(l); + })(o); + } }; + }; + }, 4589: (u) => { + u.exports = function(i, o) { + if (o.styleSheet) + o.styleSheet.cssText = i; + else { + for (; o.firstChild; ) + o.removeChild(o.firstChild); + o.appendChild(document.createTextNode(i)); + } + }; + }, 4216: () => { + }, 1900: (u, i, o) => { + function l(c, d, p, A, h, E, b, v) { + var f, S = typeof c == "function" ? c.options : c; + if (d && (S.render = d, S.staticRenderFns = p, S._compiled = !0), A && (S.functional = !0), E && (S._scopeId = "data-v-" + E), b ? (f = function(y) { + (y = y || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) || typeof __VUE_SSR_CONTEXT__ > "u" || (y = __VUE_SSR_CONTEXT__), h && h.call(this, y), y && y._registeredComponents && y._registeredComponents.add(b); + }, S._ssrRegister = f) : h && (f = v ? function() { + h.call(this, (S.functional ? this.parent : this).$root.$options.shadowRoot); + } : h), f) + if (S.functional) { + S._injectStyles = f; + var _ = S.render; + S.render = function(y, $) { + return f.call($), _(y, $); + }; + } else { + var z = S.beforeCreate; + S.beforeCreate = z ? [].concat(z, f) : [f]; + } + return { exports: c, options: S }; + } + o.d(i, { Z: () => l }); + }, 2734: (u) => { + u.exports = eu; + } }, n = {}; + function a(u) { + var i = n[u]; + if (i !== void 0) + return i.exports; + var o = n[u] = { id: u, exports: {} }; + return r[u](o, o.exports, a), o.exports; + } + a.n = (u) => { + var i = u && u.__esModule ? () => u.default : () => u; + return a.d(i, { a: i }), i; + }, a.d = (u, i) => { + for (var o in i) + a.o(i, o) && !a.o(u, o) && Object.defineProperty(u, o, { enumerable: !0, get: i[o] }); + }, a.o = (u, i) => Object.prototype.hasOwnProperty.call(u, i), a.r = (u) => { + typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(u, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(u, "__esModule", { value: !0 }); + }, a.nc = void 0; + var s = {}; + return (() => { + a.r(s), a.d(s, { default: () => Q }); + const u = { name: "NcActionButton", mixins: [a(1139).Z], props: { disabled: { type: Boolean, default: !1 }, ariaHidden: { type: Boolean, default: null } }, computed: { isFocusable() { + return !this.disabled; + } } }; + var i = a(3379), o = a.n(i), l = a(7795), c = a.n(l), d = a(569), p = a.n(d), A = a(3565), h = a.n(A), E = a(9216), b = a.n(E), v = a(4589), f = a.n(v), S = a(9776), _ = {}; + _.styleTagTransform = f(), _.setAttributes = h(), _.insert = p().bind(null, "head"), _.domAPI = c(), _.insertStyleElement = b(), o()(S.Z, _), S.Z && S.Z.locals && S.Z.locals; + var z = a(1900), y = a(4216), $ = a.n(y), re = (0, z.Z)(u, function() { + var D = this, w = D._self._c; + return w("li", { staticClass: "action", class: { "action--disabled": D.disabled }, attrs: { role: "presentation" } }, [w("button", { staticClass: "action-button", class: { focusable: D.isFocusable }, attrs: { "aria-label": D.ariaLabel, title: D.title, role: "menuitem", type: "button" }, on: { click: D.onClick } }, [D._t("icon", function() { + return [w("span", { staticClass: "action-button__icon", class: [D.isIconUrl ? "action-button__icon--url" : D.icon], style: { backgroundImage: D.isIconUrl ? "url(".concat(D.icon, ")") : null }, attrs: { "aria-hidden": D.ariaHidden } })]; + }), D._v(" "), D.name ? w("p", [w("strong", { staticClass: "action-button__name" }, [D._v("\n " + D._s(D.name) + "\n ")]), D._v(" "), w("br"), D._v(" "), w("span", { staticClass: "action-button__longtext", domProps: { textContent: D._s(D.text) } })]) : D.isLongText ? w("p", { staticClass: "action-button__longtext", domProps: { textContent: D._s(D.text) } }) : w("span", { staticClass: "action-button__text" }, [D._v(D._s(D.text))]), D._v(" "), D._e()], 2)]); + }, [], !1, null, "38d8193f", null); + typeof $() == "function" && $()(re); + const Q = re.exports; + })(), s; + })()); +})(V5); +var Rue = V5.exports; +const wue = Rr(Rue), kue = { name: "ChevronDownIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var _ue = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon chevron-down-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Mue = [], Iue = mt(kue, _ue, Mue, !1, null, null, null, null); +const W5 = Iue.exports, Yue = Object.freeze(Object.defineProperty({ __proto__: null, default: W5 }, Symbol.toStringTag, { value: "Module" })), Lue = { name: "ChevronUpIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Pue = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon chevron-up-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Zue = [], jue = mt(Lue, Pue, Zue, !1, null, null, null, null); +const Gue = jue.exports, zue = { name: "ViewListIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Uue = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon view-list-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M9,5V9H21V5M9,19H21V15H9M9,14H21V10H9M4,9H8V5H4M4,19H8V15H4M4,14H8V10H4V14Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Hue = [], $ue = mt(zue, Uue, Hue, !1, null, null, null, null); +const Vue = $ue.exports, Wue = { __name: "LogTableRow", props: { row: null, timeFormat: { default: "local" } }, setup(e) { + const t = e, { formatTime: r, formatLogEntry: n } = B5(), a = Jt(!1), s = Gt(() => QA[t.row.level]), u = Gt(() => ["logging-level", "logging-level--".concat(XB[t.row.level])]), i = Gt(() => r(t.row.time)), o = Jt(), l = async () => { + await oA(JSON.stringify(t.row)) && $p(kt("logreader", "Log entry sucessfully copied")); + }, c = async () => { + await oA(n(t.row)) && $p(kt("logreader", "Log entry sucessfully copied")); + }, d = () => { + a.value ? di(() => { + var p; + const A = ((p = o.value) == null ? void 0 : p.scrollHeight) || 0; + o.value && (o.value.style.height = "".concat(A, "px")); + }) : o.value !== void 0 && (o.value.style.height = ""); + }; + return HN(() => d), NA(a, () => d), { __sfc: !0, props: t, formatTime: r, formatLogEntry: n, isExpanded: a, levelString: s, cssLevelClass: u, timeString: i, tableRowElement: o, copyRaw: l, copyFormatted: c, resizeTabeRow: d, t: kt, NcActions: $5, NcActionButton: wue, NcButton: Zc, IconChevronDown: W5, IconChevronUp: Gue, IconContentCopy: R5, IconViewList: Vue, LogException: U5 }; +} }; +var Que = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t("tr", { ref: "tableRowElement", class: { expanded: r.isExpanded } }, [t("td", { class: r.cssLevelClass }, [t("span", [e._v(e._s(r.levelString))])]), t("td", { attrs: { title: e.row.app } }, [t("span", [e._v(e._s(e.row.app))])]), t("td", { staticClass: "row-message", on: { click: function(n) { + r.isExpanded = !r.isExpanded; + } } }, [t("div", { staticClass: "row-message__container", class: { "row-message__container--expanded": r.isExpanded } }, [t("div", { staticClass: "row-message__text" }, [e.row.exception ? t(r.LogException, { attrs: { exception: e.row.exception } }) : e._e(), !e.row.exception || e.row.message !== e.row.exception.Message ? t("div", { staticClass: "row-message__text_message", attrs: { title: e.row.message } }, [e._v(" " + e._s(e.row.message) + " ")]) : e._e()], 1), t("div", { staticClass: "row-message__action" }, [t(r.NcButton, { attrs: { type: "tertiary-no-background", "aria-label": r.isExpanded ? r.t("logreader", "Collapse row") : r.t("logreader", "Expand row") }, on: { click: function(n) { + n.stopPropagation(), r.isExpanded = !r.isExpanded; + } }, scopedSlots: e._u([{ key: "icon", fn: function() { + return [r.isExpanded ? t(r.IconChevronUp, { attrs: { size: 20 } }) : t(r.IconChevronDown, { attrs: { size: 20 } })]; + }, proxy: !0 }]) })], 1)])]), t("td", { attrs: { title: r.timeString } }, [e._v(" " + e._s(r.timeString) + " ")]), t("td", [t(r.NcActions, { attrs: { placement: "left-start" } }, [t(r.NcActionButton, { attrs: { "close-after-click": "" }, on: { click: function(n) { + return e.$emit("show-details", e.row); + } }, scopedSlots: e._u([{ key: "icon", fn: function() { + return [t(r.IconViewList)]; + }, proxy: !0 }]) }, [e._v(" " + e._s(r.t("logreader", "Show details")) + " ")]), t(r.NcActionButton, { attrs: { "close-after-click": "" }, on: { click: r.copyRaw }, scopedSlots: e._u([{ key: "icon", fn: function() { + return [t(r.IconContentCopy)]; + }, proxy: !0 }]) }, [e._v(" " + e._s(r.t("logreader", "Copy raw entry")) + " ")]), t(r.NcActionButton, { attrs: { "close-after-click": "" }, on: { click: r.copyFormatted }, scopedSlots: e._u([{ key: "icon", fn: function() { + return [t(r.IconContentCopy)]; + }, proxy: !0 }]) }, [e._v(" " + e._s(r.t("logreader", "Copy formatted entry")) + " ")])], 1)], 1)]); +}, que = [], Kue = mt(Wue, Que, que, !1, null, "239c84c9", null, null); +const Jue = Kue.exports; +var Q5 = { exports: {} }; +const Xue = { name: "CalendarBlankIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var eie = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon calendar-blank-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, tie = [], rie = mt(Xue, eie, tie, !1, null, null, null, null); +const nie = rie.exports, aie = Object.freeze(Object.defineProperty({ __proto__: null, default: nie }, Symbol.toStringTag, { value: "Module" })), oie = Ft(aie), uie = { name: "WebIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var iie = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon web-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M16.36,14C16.44,13.34 16.5,12.68 16.5,12C16.5,11.32 16.44,10.66 16.36,10H19.74C19.9,10.64 20,11.31 20,12C20,12.69 19.9,13.36 19.74,14M14.59,19.56C15.19,18.45 15.65,17.25 15.97,16H18.92C17.96,17.65 16.43,18.93 14.59,19.56M14.34,14H9.66C9.56,13.34 9.5,12.68 9.5,12C9.5,11.32 9.56,10.65 9.66,10H14.34C14.43,10.65 14.5,11.32 14.5,12C14.5,12.68 14.43,13.34 14.34,14M12,19.96C11.17,18.76 10.5,17.43 10.09,16H13.91C13.5,17.43 12.83,18.76 12,19.96M8,8H5.08C6.03,6.34 7.57,5.06 9.4,4.44C8.8,5.55 8.35,6.75 8,8M5.08,16H8C8.35,17.25 8.8,18.45 9.4,19.56C7.57,18.93 6.03,17.65 5.08,16M4.26,14C4.1,13.36 4,12.69 4,12C4,11.31 4.1,10.64 4.26,10H7.64C7.56,10.66 7.5,11.32 7.5,12C7.5,12.68 7.56,13.34 7.64,14M12,4.03C12.83,5.23 13.5,6.57 13.91,8H10.09C10.5,6.57 11.17,5.23 12,4.03M18.92,8H15.97C15.65,6.75 15.19,5.55 14.59,4.44C16.43,5.07 17.96,6.34 18.92,8M12,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,2Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, sie = [], lie = mt(uie, iie, sie, !1, null, null, null, null); +const cie = lie.exports, die = Object.freeze(Object.defineProperty({ __proto__: null, default: cie }, Symbol.toStringTag, { value: "Module" })), pie = Ft(die); +function q5(e) { + return e instanceof Date || Object.prototype.toString.call(e) === "[object Date]"; +} +function g1(e) { + return q5(e) ? new Date(e.getTime()) : e == null ? /* @__PURE__ */ new Date(NaN) : new Date(e); +} +function Aie(e) { + return q5(e) && !isNaN(e.getTime()); +} +function K5(e) { + var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0; + if (!(t >= 0 && t <= 6)) + throw new RangeError("weekStartsOn must be between 0 and 6"); + var r = g1(e), n = r.getDay(), a = (n + 7 - t) % 7; + return r.setDate(r.getDate() - a), r.setHours(0, 0, 0, 0), r; +} +function J5(e) { + var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, r = t.firstDayOfWeek, n = r === void 0 ? 0 : r, a = t.firstWeekContainsDate, s = a === void 0 ? 1 : a; + if (!(s >= 1 && s <= 7)) + throw new RangeError("firstWeekContainsDate must be between 1 and 7"); + for (var u = g1(e), i = u.getFullYear(), o = /* @__PURE__ */ new Date(0), l = i + 1; l >= i - 1 && (o.setFullYear(l, 0, s), o.setHours(0, 0, 0, 0), o = K5(o, n), !(u.getTime() >= o.getTime())); l--) + ; + return o; +} +function Sg(e) { + var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, r = t.firstDayOfWeek, n = r === void 0 ? 0 : r, a = t.firstWeekContainsDate, s = a === void 0 ? 1 : a, u = g1(e), i = K5(u, n), o = J5(u, { firstDayOfWeek: n, firstWeekContainsDate: s }), l = i.getTime() - o.getTime(); + return Math.round(l / (7 * 24 * 3600 * 1e3)) + 1; +} +var X5 = { months: ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], monthsShort: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], weekdays: ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], weekdaysShort: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], weekdaysMin: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"], firstDayOfWeek: 0, firstWeekContainsDate: 1 }, mie = /\[([^\]]+)]|YYYY|YY?|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|m{1,2}|s{1,2}|Z{1,2}|S{1,3}|w{1,2}|x|X|a|A/g; +function ln(e) { + for (var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 2, r = "".concat(Math.abs(e)), n = e < 0 ? "-" : ""; r.length < t; ) + r = "0".concat(r); + return n + r; +} +function ty(e) { + return Math.round(e.getTimezoneOffset() / 15) * 15; +} +function ry(e) { + var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", r = e > 0 ? "-" : "+", n = Math.abs(e), a = Math.floor(n / 60), s = n % 60; + return r + ln(a, 2) + t + ln(s, 2); +} +var ny = function(e, t, r) { + var n = e < 12 ? "AM" : "PM"; + return r ? n.toLocaleLowerCase() : n; +}, Ll = { Y: function(e) { + var t = e.getFullYear(); + return t <= 9999 ? "".concat(t) : "+".concat(t); +}, YY: function(e) { + return ln(e.getFullYear(), 4).substr(2); +}, YYYY: function(e) { + return ln(e.getFullYear(), 4); +}, M: function(e) { + return e.getMonth() + 1; +}, MM: function(e) { + return ln(e.getMonth() + 1, 2); +}, MMM: function(e, t) { + return t.monthsShort[e.getMonth()]; +}, MMMM: function(e, t) { + return t.months[e.getMonth()]; +}, D: function(e) { + return e.getDate(); +}, DD: function(e) { + return ln(e.getDate(), 2); +}, H: function(e) { + return e.getHours(); +}, HH: function(e) { + return ln(e.getHours(), 2); +}, h: function(e) { + var t = e.getHours(); + return t === 0 ? 12 : t > 12 ? t % 12 : t; +}, hh: function() { + var e = Ll.h.apply(Ll, arguments); + return ln(e, 2); +}, m: function(e) { + return e.getMinutes(); +}, mm: function(e) { + return ln(e.getMinutes(), 2); +}, s: function(e) { + return e.getSeconds(); +}, ss: function(e) { + return ln(e.getSeconds(), 2); +}, S: function(e) { + return Math.floor(e.getMilliseconds() / 100); +}, SS: function(e) { + return ln(Math.floor(e.getMilliseconds() / 10), 2); +}, SSS: function(e) { + return ln(e.getMilliseconds(), 3); +}, d: function(e) { + return e.getDay(); +}, dd: function(e, t) { + return t.weekdaysMin[e.getDay()]; +}, ddd: function(e, t) { + return t.weekdaysShort[e.getDay()]; +}, dddd: function(e, t) { + return t.weekdays[e.getDay()]; +}, A: function(e, t) { + var r = t.meridiem || ny; + return r(e.getHours(), e.getMinutes(), !1); +}, a: function(e, t) { + var r = t.meridiem || ny; + return r(e.getHours(), e.getMinutes(), !0); +}, Z: function(e) { + return ry(ty(e), ":"); +}, ZZ: function(e) { + return ry(ty(e)); +}, X: function(e) { + return Math.floor(e.getTime() / 1e3); +}, x: function(e) { + return e.getTime(); +}, w: function(e, t) { + return Sg(e, { firstDayOfWeek: t.firstDayOfWeek, firstWeekContainsDate: t.firstWeekContainsDate }); +}, ww: function(e, t) { + return ln(Ll.w(e, t), 2); +} }; +function E1(e, t) { + var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, n = t ? String(t) : "YYYY-MM-DDTHH:mm:ss.SSSZ", a = g1(e); + if (!Aie(a)) + return "Invalid Date"; + var s = r.locale || X5; + return n.replace(mie, function(u, i) { + return i || (typeof Ll[u] == "function" ? "".concat(Ll[u](a, s)) : u); + }); +} +function ay(e) { + return fie(e) || Tie(e) || hie(); +} +function hie() { + throw new TypeError("Invalid attempt to spread non-iterable instance"); +} +function Tie(e) { + if (Symbol.iterator in Object(e) || Object.prototype.toString.call(e) === "[object Arguments]") + return Array.from(e); +} +function fie(e) { + if (Array.isArray(e)) { + for (var t = 0, r = new Array(e.length); t < e.length; t++) + r[t] = e[t]; + return r; + } +} +function oy(e, t) { + var r = Object.keys(e); + if (Object.getOwnPropertySymbols) { + var n = Object.getOwnPropertySymbols(e); + t && (n = n.filter(function(a) { + return Object.getOwnPropertyDescriptor(e, a).enumerable; + })), r.push.apply(r, n); + } + return r; +} +function gie(e) { + for (var t = 1; t < arguments.length; t++) { + var r = arguments[t] != null ? arguments[t] : {}; + t % 2 ? oy(r, !0).forEach(function(n) { + wo(e, n, r[n]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(r)) : oy(r).forEach(function(n) { + Object.defineProperty(e, n, Object.getOwnPropertyDescriptor(r, n)); + }); + } + return e; +} +function Eie(e, t) { + return Die(e) || Cie(e, t) || vie(); +} +function vie() { + throw new TypeError("Invalid attempt to destructure non-iterable instance"); +} +function Cie(e, t) { + if (Symbol.iterator in Object(e) || Object.prototype.toString.call(e) === "[object Arguments]") { + var r = [], n = !0, a = !1, s = void 0; + try { + for (var u = e[Symbol.iterator](), i; !(n = (i = u.next()).done) && (r.push(i.value), !(t && r.length === t)); n = !0) + ; + } catch (o) { + a = !0, s = o; + } finally { + try { + !n && u.return != null && u.return(); + } finally { + if (a) + throw s; + } + } + return r; + } +} +function Die(e) { + if (Array.isArray(e)) + return e; +} +function wo(e, t, r) { + return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e; +} +var bie = /(\[[^\[]*\])|(MM?M?M?|Do|DD?|ddd?d?|w[o|w]?|YYYY|YY|a|A|hh?|HH?|mm?|ss?|S{1,3}|x|X|ZZ?|.)/g, eR = /\d/, xo = /\d\d/, yie = /\d{3}/, Sie = /\d{4}/, N0 = /\d\d?/, Fie = /[+-]\d\d:?\d\d/, tR = /[+-]?\d+/, Nie = /[+-]?\d+(\.\d{1,3})?/, n4 = "year", Ld = "month", uy = "day", iy = "hour", sy = "minute", ly = "second", a4 = "millisecond", rR = {}, Wt = function(e, t, r) { + var n = Array.isArray(e) ? e : [e], a; + typeof r == "string" ? a = function(s) { + var u = parseInt(s, 10); + return wo({}, r, u); + } : a = r, n.forEach(function(s) { + rR[s] = [t, a]; + }); +}, xie = function(e) { + return e.replace(/[|\\{}()[\]^$+*?.]/g, "\\$&"); +}, Pl = function(e) { + return function(t) { + var r = t[e]; + if (!Array.isArray(r)) + throw new Error("Locale[".concat(e, "] need an array")); + return new RegExp(r.map(xie).join("|")); + }; +}, Zl = function(e, t) { + return function(r, n) { + var a = n[e]; + if (!Array.isArray(a)) + throw new Error("Locale[".concat(e, "] need an array")); + var s = a.indexOf(r); + if (s < 0) + throw new Error("Invalid Word"); + return wo({}, t, s); + }; +}; +Wt("Y", tR, n4), Wt("YY", xo, function(e) { + var t = (/* @__PURE__ */ new Date()).getFullYear(), r = Math.floor(t / 100), n = parseInt(e, 10); + return n = (n > 68 ? r - 1 : r) * 100 + n, wo({}, n4, n); +}), Wt("YYYY", Sie, n4), Wt("M", N0, function(e) { + return wo({}, Ld, parseInt(e, 10) - 1); +}), Wt("MM", xo, function(e) { + return wo({}, Ld, parseInt(e, 10) - 1); +}), Wt("MMM", Pl("monthsShort"), Zl("monthsShort", Ld)), Wt("MMMM", Pl("months"), Zl("months", Ld)), Wt("D", N0, uy), Wt("DD", xo, uy), Wt(["H", "h"], N0, iy), Wt(["HH", "hh"], xo, iy), Wt("m", N0, sy), Wt("mm", xo, sy), Wt("s", N0, ly), Wt("ss", xo, ly), Wt("S", eR, function(e) { + return wo({}, a4, parseInt(e, 10) * 100); +}), Wt("SS", xo, function(e) { + return wo({}, a4, parseInt(e, 10) * 10); +}), Wt("SSS", yie, a4); +function Bie(e) { + return e.meridiemParse || /[ap]\.?m?\.?/i; +} +function Oie(e) { + return "".concat(e).toLowerCase().charAt(0) === "p"; +} +Wt(["A", "a"], Bie, function(e, t) { + var r = typeof t.isPM == "function" ? t.isPM(e) : Oie(e); + return { isPM: r }; +}); +function Rie(e) { + var t = e.match(/([+-]|\d\d)/g) || ["-", "0", "0"], r = Eie(t, 3), n = r[0], a = r[1], s = r[2], u = parseInt(a, 10) * 60 + parseInt(s, 10); + return u === 0 ? 0 : n === "+" ? -u : +u; +} +Wt(["Z", "ZZ"], Fie, function(e) { + return { offset: Rie(e) }; +}), Wt("x", tR, function(e) { + return { date: new Date(parseInt(e, 10)) }; +}), Wt("X", Nie, function(e) { + return { date: new Date(parseFloat(e) * 1e3) }; +}), Wt("d", eR, "weekday"), Wt("dd", Pl("weekdaysMin"), Zl("weekdaysMin", "weekday")), Wt("ddd", Pl("weekdaysShort"), Zl("weekdaysShort", "weekday")), Wt("dddd", Pl("weekdays"), Zl("weekdays", "weekday")), Wt("w", N0, "week"), Wt("ww", xo, "week"); +function wie(e, t) { + if (e !== void 0 && t !== void 0) { + if (t) { + if (e < 12) + return e + 12; + } else if (e === 12) + return 0; + } + return e; +} +function kie(e) { + for (var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : /* @__PURE__ */ new Date(), r = [0, 0, 1, 0, 0, 0, 0], n = [t.getFullYear(), t.getMonth(), t.getDate(), t.getHours(), t.getMinutes(), t.getSeconds(), t.getMilliseconds()], a = !0, s = 0; s < 7; s++) + e[s] === void 0 ? r[s] = a ? n[s] : r[s] : (r[s] = e[s], a = !1); + return r; +} +function _ie(e, t, r, n, a, s, u) { + var i; + return e < 100 && e >= 0 ? (i = new Date(e + 400, t, r, n, a, s, u), isFinite(i.getFullYear()) && i.setFullYear(e)) : i = new Date(e, t, r, n, a, s, u), i; +} +function Mie() { + for (var e, t = arguments.length, r = new Array(t), n = 0; n < t; n++) + r[n] = arguments[n]; + var a = r[0]; + return a < 100 && a >= 0 ? (r[0] += 400, e = new Date(Date.UTC.apply(Date, r)), isFinite(e.getUTCFullYear()) && e.setUTCFullYear(a)) : e = new Date(Date.UTC.apply(Date, r)), e; +} +function Iie(e, t, r) { + var n = t.match(bie); + if (!n) + throw new Error(); + for (var a = n.length, s = {}, u = 0; u < a; u += 1) { + var i = n[u], o = rR[i]; + if (o) { + var l = typeof o[0] == "function" ? o[0](r) : o[0], c = o[1], d = (l.exec(e) || [])[0], p = c(d, r); + s = gie({}, s, {}, p), e = e.replace(d, ""); + } else { + var A = i.replace(/^\[|\]$/g, ""); + if (e.indexOf(A) === 0) + e = e.substr(A.length); + else + throw new Error("not match"); + } + } + return s; +} +function Yie(e, t) { + var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}; + try { + var n = r.locale, a = n === void 0 ? X5 : n, s = r.backupDate, u = s === void 0 ? /* @__PURE__ */ new Date() : s, i = Iie(e, t, a), o = i.year, l = i.month, c = i.day, d = i.hour, p = i.minute, A = i.second, h = i.millisecond, E = i.isPM, b = i.date, v = i.offset, f = i.weekday, S = i.week; + if (b) + return b; + var _ = [o, l, c, d, p, A, h]; + if (_[3] = wie(_[3], E), S !== void 0 && l === void 0 && c === void 0) { + var z = J5(o === void 0 ? u : new Date(o, 3), { firstDayOfWeek: a.firstDayOfWeek, firstWeekContainsDate: a.firstWeekContainsDate }); + return new Date(z.getTime() + (S - 1) * 7 * 24 * 3600 * 1e3); + } + var y, $ = kie(_, u); + return v !== void 0 ? ($[6] += v * 60 * 1e3, y = Mie.apply(void 0, ay($))) : y = _ie.apply(void 0, ay($)), f !== void 0 && y.getDay() !== f ? /* @__PURE__ */ new Date(NaN) : y; + } catch { + return /* @__PURE__ */ new Date(NaN); + } +} +function gp(e) { + "@babel/helpers - typeof"; + return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? gp = function(t) { + return typeof t; + } : gp = function(t) { + return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t; + }, gp(e); +} +function Uu(e, t, r) { + return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e; +} +function bT() { + return bT = Object.assign || function(e) { + for (var t = 1; t < arguments.length; t++) { + var r = arguments[t]; + for (var n in r) + Object.prototype.hasOwnProperty.call(r, n) && (e[n] = r[n]); + } + return e; + }, bT.apply(this, arguments); +} +function cy(e, t) { + var r = Object.keys(e); + if (Object.getOwnPropertySymbols) { + var n = Object.getOwnPropertySymbols(e); + t && (n = n.filter(function(a) { + return Object.getOwnPropertyDescriptor(e, a).enumerable; + })), r.push.apply(r, n); + } + return r; +} +function Kt(e) { + for (var t = 1; t < arguments.length; t++) { + var r = arguments[t] != null ? arguments[t] : {}; + t % 2 ? cy(Object(r), !0).forEach(function(n) { + Uu(e, n, r[n]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(r)) : cy(Object(r)).forEach(function(n) { + Object.defineProperty(e, n, Object.getOwnPropertyDescriptor(r, n)); + }); + } + return e; +} +function Lie(e, t) { + if (e == null) + return {}; + var r = {}, n = Object.keys(e), a, s; + for (s = 0; s < n.length; s++) + a = n[s], !(t.indexOf(a) >= 0) && (r[a] = e[a]); + return r; +} +function Pie(e, t) { + if (e == null) + return {}; + var r = Lie(e, t), n, a; + if (Object.getOwnPropertySymbols) { + var s = Object.getOwnPropertySymbols(e); + for (a = 0; a < s.length; a++) + n = s[a], !(t.indexOf(n) >= 0) && Object.prototype.propertyIsEnumerable.call(e, n) && (r[n] = e[n]); + } + return r; +} +function jl(e, t) { + return Zie(e) || jie(e, t) || Gie(e, t) || zie(); +} +function Zie(e) { + if (Array.isArray(e)) + return e; +} +function jie(e, t) { + if (!(typeof Symbol > "u" || !(Symbol.iterator in Object(e)))) { + var r = [], n = !0, a = !1, s = void 0; + try { + for (var u = e[Symbol.iterator](), i; !(n = (i = u.next()).done) && (r.push(i.value), !(t && r.length === t)); n = !0) + ; + } catch (o) { + a = !0, s = o; + } finally { + try { + !n && u.return != null && u.return(); + } finally { + if (a) + throw s; + } + } + return r; + } +} +function Gie(e, t) { + if (e) { + if (typeof e == "string") + return dy(e, t); + var r = Object.prototype.toString.call(e).slice(8, -1); + if (r === "Object" && e.constructor && (r = e.constructor.name), r === "Map" || r === "Set") + return Array.from(r); + if (r === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)) + return dy(e, t); + } +} +function dy(e, t) { + (t == null || t > e.length) && (t = e.length); + for (var r = 0, n = new Array(t); r < t; r++) + n[r] = e[r]; + return n; +} +function zie() { + throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); +} +function yT() { + return yT = Object.assign || function(e) { + for (var t, r = 1; r < arguments.length; r++) + for (var n in t = arguments[r], t) + Object.prototype.hasOwnProperty.call(t, n) && (e[n] = t[n]); + return e; + }, yT.apply(this, arguments); +} +var Uie = ["attrs", "props", "domProps"], Hie = ["class", "style", "directives"], $ie = ["on", "nativeOn"], Vie = function(e) { + return e.reduce(function(t, r) { + for (var n in r) + if (!t[n]) + t[n] = r[n]; + else if (Uie.indexOf(n) !== -1) + t[n] = yT({}, t[n], r[n]); + else if (Hie.indexOf(n) !== -1) { + var a = t[n] instanceof Array ? t[n] : [t[n]], s = r[n] instanceof Array ? r[n] : [r[n]]; + t[n] = a.concat(s); + } else if ($ie.indexOf(n) !== -1) + for (var u in r[n]) + if (t[n][u]) { + var i = t[n][u] instanceof Array ? t[n][u] : [t[n][u]], o = r[n][u] instanceof Array ? r[n][u] : [r[n][u]]; + t[n][u] = i.concat(o); + } else + t[n][u] = r[n][u]; + else if (n == "hook") + for (var l in r[n]) + t[n][l] = t[n][l] ? Wie(t[n][l], r[n][l]) : r[n][l]; + else + t[n] = r[n]; + return t; + }, {}); +}, Wie = function(e, t) { + return function() { + e && e.apply(this, arguments), t && t.apply(this, arguments); + }; +}, pc = Vie; +function za(e) { + var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : 1, n = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : 0, a = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : 0, s = arguments.length > 5 && arguments[5] !== void 0 ? arguments[5] : 0, u = arguments.length > 6 && arguments[6] !== void 0 ? arguments[6] : 0, i = new Date(e, t, r, n, a, s, u); + return e < 100 && e >= 0 && i.setFullYear(e), i; +} +function Ja(e) { + return e instanceof Date && !isNaN(e); +} +function v1(e) { + return Array.isArray(e) && e.length === 2 && e.every(Ja) && e[0] <= e[1]; +} +function Qie(e) { + return Array.isArray(e) && e.every(Ja); +} +function is(e) { + var t = new Date(e); + if (Ja(t)) + return t; + for (var r = arguments.length, n = new Array(r > 1 ? r - 1 : 0), a = 1; a < r; a++) + n[a - 1] = arguments[a]; + return n.length ? is.apply(void 0, n) : /* @__PURE__ */ new Date(); +} +function qie(e) { + var t = new Date(e); + return t.setMonth(0, 1), t.setHours(0, 0, 0, 0), t; +} +function ST(e) { + var t = new Date(e); + return t.setDate(1), t.setHours(0, 0, 0, 0), t; +} +function Kie(e) { + var t = new Date(e); + return t.setHours(0, 0, 0, 0), t; +} +function Jie(e) { + for (var t = e.firstDayOfWeek, r = e.year, n = e.month, a = [], s = za(r, n, 0), u = s.getDate(), i = u - (s.getDay() + 7 - t) % 7, o = i; o <= u; o++) + a.push(za(r, n, o - u)); + s.setMonth(n + 1, 0); + for (var l = s.getDate(), c = 1; c <= l; c++) + a.push(za(r, n, c)); + for (var d = u - i + 1, p = 6 * 7 - d - l, A = 1; A <= p; A++) + a.push(za(r, n, l + A)); + return a; +} +function FT(e, t) { + var r = new Date(e), n = typeof t == "function" ? t(r.getMonth()) : Number(t), a = r.getFullYear(), s = za(a, n + 1, 0).getDate(), u = r.getDate(); + return r.setMonth(n, Math.min(u, s)), r; +} +function ss(e, t) { + var r = new Date(e), n = typeof t == "function" ? t(r.getFullYear()) : t; + return r.setFullYear(n), r; +} +function iA(e, t) { + var r = new Date(e), n = new Date(t); + return r.setHours(n.getHours(), n.getMinutes(), n.getSeconds()), r; +} +function Fg(e, t) { + if (!Array.isArray(e)) + return []; + var r = [], n = e.length, a = 0; + for (t = t || n; a < n; ) + r.push(e.slice(a, a += t)); + return r; +} +function ca(e) { + return Object.prototype.toString.call(e) === "[object Object]"; +} +function ls(e, t) { + if (!ca(e)) + return {}; + Array.isArray(t) || (t = [t]); + var r = {}; + return t.forEach(function(n) { + n in e && (r[n] = e[n]); + }), r; +} +function nR(e, t) { + if (!ca(e)) + return {}; + var r = e; + return ca(t) && Object.keys(t).forEach(function(n) { + var a = t[n]; + ca(a) && ca(e[n]) && (a = nR(e[n], a)), r = Kt({}, r, Uu({}, n, a)); + }), r; +} +function Xie(e) { + return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e; +} +function e0e(e, t) { + return t = { exports: {} }, e(t, t.exports), t.exports; +} +var t0e = e0e(function(e, t) { + Object.defineProperty(t, "__esModule", { value: !0 }), t.default = void 0; + var r = { months: ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], monthsShort: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], weekdays: ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], weekdaysShort: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], weekdaysMin: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"], firstDayOfWeek: 0, firstWeekContainsDate: 1 }, n = r; + t.default = n, e.exports = t.default; +}), r0e = Xie(t0e), n0e = { formatLocale: r0e, yearFormat: "YYYY", monthFormat: "MMM", monthBeforeYear: !0 }, Nl = "en", x0 = {}; +x0[Nl] = n0e; +function aR(e, t, r) { + if (typeof e != "string") + return x0[Nl]; + var n = Nl; + return x0[e] && (n = e), t && (x0[e] = t, n = e), r || (Nl = n), x0[e] || x0[Nl]; +} +function cs(e) { + return aR(e, null, !0); +} +function a0e(e) { + var t = !1; + return function() { + for (var r = this, n = arguments.length, a = new Array(n), s = 0; s < n; s++) + a[s] = arguments[s]; + t || (t = !0, requestAnimationFrame(function() { + t = !1, e.apply(r, a); + })); + }; +} +function o0e(e) { + var t = e.style.display, r = e.style.visibility; + e.style.display = "block", e.style.visibility = "hidden"; + var n = window.getComputedStyle(e), a = e.offsetWidth + parseInt(n.marginLeft, 10) + parseInt(n.marginRight, 10), s = e.offsetHeight + parseInt(n.marginTop, 10) + parseInt(n.marginBottom, 10); + return e.style.display = t, e.style.visibility = r, { width: a, height: s }; +} +function u0e(e, t, r, n) { + var a = 0, s = 0, u = 0, i = 0, o = e.getBoundingClientRect(), l = document.documentElement.clientWidth, c = document.documentElement.clientHeight; + return n && (u = window.pageXOffset + o.left, i = window.pageYOffset + o.top), l - o.left < t && o.right < t ? a = u - o.left + 1 : o.left + o.width / 2 <= l / 2 ? a = u : a = u + o.width - t, o.top <= r && c - o.bottom <= r ? s = i + c - o.top - r : o.top + o.height / 2 <= c / 2 ? s = i + o.height : s = i - r, { left: "".concat(a, "px"), top: "".concat(s, "px") }; +} +function C1(e) { + var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : document.body; + if (!e || e === t) + return null; + var r = function(s, u) { + return getComputedStyle(s, null).getPropertyValue(u); + }, n = /(auto|scroll)/, a = n.test(r(e, "overflow") + r(e, "overflow-y") + r(e, "overflow-x")); + return a ? e : C1(e.parentNode, t); +} +var i0e = { name: "Popup", inject: { prefixClass: { default: "mx" } }, props: { visible: { type: Boolean, default: !1 }, appendToBody: { type: Boolean, default: !0 } }, data: function() { + return { top: "", left: "" }; +}, watch: { visible: { immediate: !0, handler: function(e) { + var t = this; + this.$nextTick(function() { + e && t.displayPopup(); + }); +} } }, mounted: function() { + var e = this; + this.appendToBody && document.body.appendChild(this.$el), this._clickoutEvent = "ontouchend" in document ? "touchstart" : "mousedown", document.addEventListener(this._clickoutEvent, this.handleClickOutside); + var t = this.$parent.$el; + this._displayPopup = a0e(function() { + return e.displayPopup(); + }), this._scrollParent = C1(t) || window, this._scrollParent.addEventListener("scroll", this._displayPopup), window.addEventListener("resize", this._displayPopup); +}, beforeDestroy: function() { + this.appendToBody && this.$el.parentNode && this.$el.parentNode.removeChild(this.$el), document.removeEventListener(this._clickoutEvent, this.handleClickOutside), this._scrollParent.removeEventListener("scroll", this._displayPopup), window.removeEventListener("resize", this._displayPopup); +}, methods: { handleClickOutside: function(e) { + if (this.visible) { + var t = e.target, r = this.$el; + r && !r.contains(t) && this.$emit("clickoutside", e); + } +}, displayPopup: function() { + if (this.visible) { + var e = this.$el, t = this.$parent.$el, r = this.appendToBody; + this._popupRect || (this._popupRect = o0e(e)); + var n = this._popupRect, a = n.width, s = n.height, u = u0e(t, a, s, r), i = u.left, o = u.top; + this.left = i, this.top = o; + } +} } }; +function wn(e, t, r, n, a, s, u, i, o, l) { + typeof u != "boolean" && (o = i, i = u, u = !1); + var c = typeof r == "function" ? r.options : r; + e && e.render && (c.render = e.render, c.staticRenderFns = e.staticRenderFns, c._compiled = !0, a && (c.functional = !0)), n && (c._scopeId = n); + var d; + if (s ? (d = function(h) { + h = h || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !h && typeof __VUE_SSR_CONTEXT__ < "u" && (h = __VUE_SSR_CONTEXT__), t && t.call(this, o(h)), h && h._registeredComponents && h._registeredComponents.add(s); + }, c._ssrRegister = d) : t && (d = u ? function(h) { + t.call(this, l(h, this.$root.$options.shadowRoot)); + } : function(h) { + t.call(this, i(h)); + }), d) + if (c.functional) { + var p = c.render; + c.render = function(h, E) { + return d.call(E), p(h, E); + }; + } else { + var A = c.beforeCreate; + c.beforeCreate = A ? [].concat(A, d) : [d]; + } + return r; +} +var s0e = i0e, l0e = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("transition", { attrs: { name: e.prefixClass + "-zoom-in-down" } }, [e.visible ? r("div", { class: e.prefixClass + "-datepicker-main " + e.prefixClass + "-datepicker-popup", style: { top: e.top, left: e.left, position: "absolute" } }, [e._t("default")], 2) : e._e()]); +}, c0e = [], d0e = void 0, p0e = void 0, A0e = void 0, m0e = !1, h0e = wn({ render: l0e, staticRenderFns: c0e }, d0e, s0e, p0e, m0e, A0e, !1, void 0, void 0, void 0), T0e = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("svg", { attrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024", width: "1em", height: "1em" } }, [r("path", { attrs: { d: "M940.218182 107.054545h-209.454546V46.545455h-65.163636v60.50909H363.054545V46.545455H297.890909v60.50909H83.781818c-18.618182 0-32.581818 13.963636-32.581818 32.581819v805.236363c0 18.618182 13.963636 32.581818 32.581818 32.581818h861.090909c18.618182 0 32.581818-13.963636 32.581818-32.581818V139.636364c-4.654545-18.618182-18.618182-32.581818-37.236363-32.581819zM297.890909 172.218182V232.727273h65.163636V172.218182h307.2V232.727273h65.163637V172.218182h176.872727v204.8H116.363636V172.218182h181.527273zM116.363636 912.290909V442.181818h795.927273v470.109091H116.363636z" } })]); +}, f0e = [], g0e = void 0, E0e = void 0, v0e = void 0, C0e = !1, D0e = wn({ render: T0e, staticRenderFns: f0e }, g0e, {}, E0e, C0e, v0e, !1, void 0, void 0, void 0), b0e = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("svg", { attrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em" } }, [r("path", { attrs: { d: "M0 0h24v24H0z", fill: "none" } }), e._v(" "), r("path", { attrs: { d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" } }), e._v(" "), r("path", { attrs: { d: "M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z" } })]); +}, y0e = [], S0e = void 0, F0e = void 0, N0e = void 0, x0e = !1, B0e = wn({ render: b0e, staticRenderFns: y0e }, S0e, {}, F0e, x0e, N0e, !1, void 0, void 0, void 0), O0e = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("svg", { attrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024", width: "1em", height: "1em" } }, [r("path", { attrs: { d: "M810.005333 274.005333l-237.994667 237.994667 237.994667 237.994667-60.010667 60.010667-237.994667-237.994667-237.994667 237.994667-60.010667-60.010667 237.994667-237.994667-237.994667-237.994667 60.010667-60.010667 237.994667 237.994667 237.994667-237.994667z" } })]); +}, R0e = [], w0e = void 0, k0e = void 0, _0e = void 0, M0e = !1, I0e = wn({ render: O0e, staticRenderFns: R0e }, w0e, {}, k0e, M0e, _0e, !1, void 0, void 0, void 0), Y0e = { props: { type: String, disabled: Boolean }, inject: { prefixClass: { default: "mx" } } }, L0e = Y0e, P0e = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("button", e._g({ class: [e.prefixClass + "-btn " + e.prefixClass + "-btn-text " + e.prefixClass + "-btn-icon-" + e.type, { disabled: e.disabled }], attrs: { type: "button", disabled: e.disabled } }, e.$listeners), [r("i", { class: e.prefixClass + "-icon-" + e.type })]); +}, Z0e = [], j0e = void 0, G0e = void 0, z0e = void 0, U0e = !1, Ng = wn({ render: P0e, staticRenderFns: Z0e }, j0e, L0e, G0e, U0e, z0e, !1, void 0, void 0, void 0), H0e = { name: "TableDate", components: { IconButton: Ng }, inject: { getLocale: { default: function() { + return cs; +} }, getWeek: { default: function() { + return Sg; +} }, prefixClass: { default: "mx" }, onDateMouseEnter: { default: void 0 }, onDateMouseLeave: { default: void 0 } }, props: { disabledCalendarChanger: { type: Function, default: function() { + return !1; +} }, calendar: { type: Date, default: function() { + return /* @__PURE__ */ new Date(); +} }, showWeekNumber: { type: Boolean, default: !1 }, titleFormat: { type: String, default: "YYYY-MM-DD" }, getRowClasses: { type: Function, default: function() { + return []; +} }, getCellClasses: { type: Function, default: function() { + return []; +} } }, computed: { firstDayOfWeek: function() { + return this.getLocale().formatLocale.firstDayOfWeek || 0; +}, yearMonth: function() { + var e = this.getLocale(), t = e.yearFormat, r = e.monthBeforeYear, n = e.monthFormat, a = n === void 0 ? "MMM" : n, s = { panel: "year", label: this.formatDate(this.calendar, t) }, u = { panel: "month", label: this.formatDate(this.calendar, a) }; + return r ? [u, s] : [s, u]; +}, days: function() { + var e = this.getLocale(), t = e.days || e.formatLocale.weekdaysMin; + return t.concat(t).slice(this.firstDayOfWeek, this.firstDayOfWeek + 7); +}, dates: function() { + var e = this.calendar.getFullYear(), t = this.calendar.getMonth(), r = Jie({ firstDayOfWeek: this.firstDayOfWeek, year: e, month: t }); + return Fg(r, 7); +} }, methods: { isDisabledArrows: function(e) { + var t = new Date(this.calendar); + switch (e) { + case "last-year": + t.setFullYear(t.getFullYear() - 1, t.getMonth() + 1, 0), t.setHours(23, 59, 59, 999); + break; + case "next-year": + t.setFullYear(t.getFullYear() + 1); + break; + case "last-month": + t.setMonth(t.getMonth(), 0), t.setHours(23, 59, 59, 999); + break; + case "next-month": + t.setMonth(t.getMonth() + 1); + break; + } + return this.disabledCalendarChanger(t, e); +}, handleIconLeftClick: function() { + this.$emit("changecalendar", FT(this.calendar, function(e) { + return e - 1; + }), "last-month"); +}, handleIconRightClick: function() { + this.$emit("changecalendar", FT(this.calendar, function(e) { + return e + 1; + }), "next-month"); +}, handleIconDoubleLeftClick: function() { + this.$emit("changecalendar", ss(this.calendar, function(e) { + return e - 1; + }), "last-year"); +}, handleIconDoubleRightClick: function() { + this.$emit("changecalendar", ss(this.calendar, function(e) { + return e + 1; + }), "next-year"); +}, handlePanelChange: function(e) { + this.$emit("changepanel", e); +}, handleMouseEnter: function(e) { + typeof this.onDateMouseEnter == "function" && this.onDateMouseEnter(e); +}, handleMouseLeave: function(e) { + typeof this.onDateMouseLeave == "function" && this.onDateMouseLeave(e); +}, handleCellClick: function(e) { + var t = e.target; + t.tagName.toUpperCase() === "DIV" && (t = t.parentNode); + var r = t.getAttribute("data-row-col"); + if (r) { + var n = r.split(",").map(function(o) { + return parseInt(o, 10); + }), a = jl(n, 2), s = a[0], u = a[1], i = this.dates[s][u]; + this.$emit("select", new Date(i)); + } +}, formatDate: function(e, t) { + return E1(e, t, { locale: this.getLocale().formatLocale }); +}, getCellTitle: function(e) { + var t = this.titleFormat; + return this.formatDate(e, t); +}, getWeekNumber: function(e) { + return this.getWeek(e, this.getLocale().formatLocale); +} } }, $0e = H0e, V0e = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("div", { class: e.prefixClass + "-calendar " + e.prefixClass + "-calendar-panel-date" }, [r("div", { class: e.prefixClass + "-calendar-header" }, [r("icon-button", { attrs: { type: "double-left", disabled: e.isDisabledArrows("last-year") }, on: { click: e.handleIconDoubleLeftClick } }), e._v(" "), r("icon-button", { attrs: { type: "left", disabled: e.isDisabledArrows("last-month") }, on: { click: e.handleIconLeftClick } }), e._v(" "), r("icon-button", { attrs: { type: "double-right", disabled: e.isDisabledArrows("next-year") }, on: { click: e.handleIconDoubleRightClick } }), e._v(" "), r("icon-button", { attrs: { type: "right", disabled: e.isDisabledArrows("next-month") }, on: { click: e.handleIconRightClick } }), e._v(" "), r("span", { class: e.prefixClass + "-calendar-header-label" }, e._l(e.yearMonth, function(n) { + return r("button", { key: n.panel, class: e.prefixClass + "-btn " + e.prefixClass + "-btn-text " + e.prefixClass + "-btn-current-" + n.panel, attrs: { type: "button" }, on: { click: function(a) { + return e.handlePanelChange(n.panel); + } } }, [e._v("\n " + e._s(n.label) + "\n ")]); + }), 0)], 1), e._v(" "), r("div", { class: e.prefixClass + "-calendar-content" }, [r("table", { class: e.prefixClass + "-table " + e.prefixClass + "-table-date" }, [r("thead", [r("tr", [e.showWeekNumber ? r("th", { class: e.prefixClass + "-week-number-header" }) : e._e(), e._v(" "), e._l(e.days, function(n) { + return r("th", { key: n }, [e._v(e._s(n))]); + })], 2)]), e._v(" "), r("tbody", { on: { click: e.handleCellClick } }, e._l(e.dates, function(n, a) { + return r("tr", { key: a, class: [e.prefixClass + "-date-row", e.getRowClasses(n)] }, [e.showWeekNumber ? r("td", { class: e.prefixClass + "-week-number", attrs: { "data-row-col": a + ",0" } }, [e._v("\n " + e._s(e.getWeekNumber(n[0])) + "\n ")]) : e._e(), e._v(" "), e._l(n, function(s, u) { + return r("td", { key: u, staticClass: "cell", class: e.getCellClasses(s), attrs: { "data-row-col": a + "," + u, title: e.getCellTitle(s) }, on: { mouseenter: function(i) { + return e.handleMouseEnter(s); + }, mouseleave: function(i) { + return e.handleMouseLeave(s); + } } }, [r("div", [e._v(e._s(s.getDate()))])]); + })], 2); + }), 0)])])]); +}, W0e = [], Q0e = void 0, q0e = void 0, K0e = void 0, J0e = !1, X0e = wn({ render: V0e, staticRenderFns: W0e }, Q0e, $0e, q0e, J0e, K0e, !1, void 0, void 0, void 0), ese = { name: "TableMonth", components: { IconButton: Ng }, inject: { getLocale: { default: function() { + return cs; +} }, prefixClass: { default: "mx" } }, props: { disabledCalendarChanger: { type: Function, default: function() { + return !1; +} }, calendar: { type: Date, default: function() { + return /* @__PURE__ */ new Date(); +} }, getCellClasses: { type: Function, default: function() { + return []; +} } }, computed: { calendarYear: function() { + return this.calendar.getFullYear(); +}, months: function() { + var e = this.getLocale(), t = e.months || e.formatLocale.monthsShort, r = t.map(function(n, a) { + return { text: n, month: a }; + }); + return Fg(r, 3); +} }, methods: { isDisabledArrows: function(e) { + var t = new Date(this.calendar); + switch (e) { + case "last-year": + t.setFullYear(t.getFullYear() - 1, 11, 31), t.setHours(23, 59, 59, 999); + break; + case "next-year": + t.setFullYear(t.getFullYear() + 1, 0, 1); + break; + } + return this.disabledCalendarChanger(t, e); +}, handleIconDoubleLeftClick: function() { + this.$emit("changecalendar", ss(this.calendar, function(e) { + return e - 1; + }), "last-year"); +}, handleIconDoubleRightClick: function() { + this.$emit("changecalendar", ss(this.calendar, function(e) { + return e + 1; + }), "next-year"); +}, handlePanelChange: function() { + this.$emit("changepanel", "year"); +}, handleClick: function(e) { + var t = e.target; + t.tagName.toUpperCase() === "DIV" && (t = t.parentNode); + var r = t.getAttribute("data-month"); + r && !t.classList.contains("disabled") && this.$emit("select", parseInt(r, 10)); +} } }, tse = ese, rse = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("div", { class: e.prefixClass + "-calendar " + e.prefixClass + "-calendar-panel-month" }, [r("div", { class: e.prefixClass + "-calendar-header" }, [r("icon-button", { attrs: { type: "double-left", disabled: e.isDisabledArrows("last-year") }, on: { click: e.handleIconDoubleLeftClick } }), e._v(" "), r("icon-button", { attrs: { type: "double-right", disabled: e.isDisabledArrows("next-year") }, on: { click: e.handleIconDoubleRightClick } }), e._v(" "), r("span", { class: e.prefixClass + "-calendar-header-label" }, [r("button", { class: e.prefixClass + "-btn " + e.prefixClass + "-btn-text", attrs: { type: "button" }, on: { click: e.handlePanelChange } }, [e._v("\n " + e._s(e.calendarYear) + "\n ")])])], 1), e._v(" "), r("div", { class: e.prefixClass + "-calendar-content" }, [r("table", { class: e.prefixClass + "-table " + e.prefixClass + "-table-month", on: { click: e.handleClick } }, e._l(e.months, function(n, a) { + return r("tr", { key: a }, e._l(n, function(s, u) { + return r("td", { key: u, staticClass: "cell", class: e.getCellClasses(s.month), attrs: { "data-month": s.month } }, [r("div", [e._v(e._s(s.text))])]); + }), 0); + }), 0)])]); +}, nse = [], ase = void 0, ose = void 0, use = void 0, ise = !1, sse = wn({ render: rse, staticRenderFns: nse }, ase, tse, ose, ise, use, !1, void 0, void 0, void 0), lse = { name: "TableYear", components: { IconButton: Ng }, inject: { prefixClass: { default: "mx" } }, props: { disabledCalendarChanger: { type: Function, default: function() { + return !1; +} }, calendar: { type: Date, default: function() { + return /* @__PURE__ */ new Date(); +} }, getCellClasses: { type: Function, default: function() { + return []; +} }, getYearPanel: { type: Function } }, computed: { years: function() { + var e = new Date(this.calendar); + return typeof this.getYearPanel == "function" ? this.getYearPanel(e) : this.getYears(e); +}, firstYear: function() { + return this.years[0][0]; +}, lastYear: function() { + var e = function(t) { + return t[t.length - 1]; + }; + return e(e(this.years)); +} }, methods: { isDisabledArrows: function(e) { + var t = new Date(this.calendar); + switch (e) { + case "last-decade": + t.setFullYear(this.firstYear - 1, 11, 31), t.setHours(23, 59, 59, 999); + break; + case "next-decade": + t.setFullYear(this.lastYear + 1, 0, 1); + break; + } + return this.disabledCalendarChanger(t, e); +}, getYears: function(e) { + for (var t = Math.floor(e.getFullYear() / 10) * 10, r = [], n = 0; n < 10; n++) + r.push(t + n); + return Fg(r, 2); +}, handleIconDoubleLeftClick: function() { + this.$emit("changecalendar", ss(this.calendar, function(e) { + return e - 10; + }), "last-decade"); +}, handleIconDoubleRightClick: function() { + this.$emit("changecalendar", ss(this.calendar, function(e) { + return e + 10; + }), "next-decade"); +}, handleClick: function(e) { + var t = e.target; + t.tagName.toUpperCase() === "DIV" && (t = t.parentNode); + var r = t.getAttribute("data-year"); + r && !t.classList.contains("disabled") && this.$emit("select", parseInt(r, 10)); +} } }, cse = lse, dse = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("div", { class: e.prefixClass + "-calendar " + e.prefixClass + "-calendar-panel-year" }, [r("div", { class: e.prefixClass + "-calendar-header" }, [r("icon-button", { attrs: { type: "double-left", disabled: e.isDisabledArrows("last-decade") }, on: { click: e.handleIconDoubleLeftClick } }), e._v(" "), r("icon-button", { attrs: { type: "double-right", disabled: e.isDisabledArrows("next-decade") }, on: { click: e.handleIconDoubleRightClick } }), e._v(" "), r("span", { class: e.prefixClass + "-calendar-header-label" }, [r("span", [e._v(e._s(e.firstYear))]), e._v(" "), r("span", { class: e.prefixClass + "-calendar-decade-separator" }), e._v(" "), r("span", [e._v(e._s(e.lastYear))])])], 1), e._v(" "), r("div", { class: e.prefixClass + "-calendar-content" }, [r("table", { class: e.prefixClass + "-table " + e.prefixClass + "-table-year", on: { click: e.handleClick } }, e._l(e.years, function(n, a) { + return r("tr", { key: a }, e._l(n, function(s, u) { + return r("td", { key: u, staticClass: "cell", class: e.getCellClasses(s), attrs: { "data-year": s } }, [r("div", [e._v(e._s(s))])]); + }), 0); + }), 0)])]); +}, pse = [], Ase = void 0, mse = void 0, hse = void 0, Tse = !1, fse = wn({ render: dse, staticRenderFns: pse }, Ase, cse, mse, Tse, hse, !1, void 0, void 0, void 0), Ku = { name: "CalendarPanel", inject: { prefixClass: { default: "mx" }, dispatchDatePicker: { default: function() { + return function() { + }; +} } }, props: { value: {}, defaultValue: { default: function() { + var e = /* @__PURE__ */ new Date(); + return e.setHours(0, 0, 0, 0), e; +} }, defaultPanel: { type: String }, disabledCalendarChanger: { type: Function, default: function() { + return !1; +} }, disabledDate: { type: Function, default: function() { + return !1; +} }, type: { type: String, default: "date" }, getClasses: { type: Function, default: function() { + return []; +} }, showWeekNumber: { type: Boolean, default: void 0 }, getYearPanel: { type: Function }, titleFormat: { type: String, default: "YYYY-MM-DD" }, calendar: Date, partialUpdate: { type: Boolean, default: !1 } }, data: function() { + var e = ["date", "month", "year"], t = Math.max(e.indexOf(this.type), e.indexOf(this.defaultPanel)), r = t !== -1 ? e[t] : "date"; + return { panel: r, innerCalendar: /* @__PURE__ */ new Date() }; +}, computed: { innerValue: function() { + var e = Array.isArray(this.value) ? this.value : [this.value], t = { year: qie, month: ST, date: Kie }, r = t[this.type] || t.date; + return e.filter(Ja).map(function(n) { + return r(n); + }); +}, calendarYear: function() { + return this.innerCalendar.getFullYear(); +}, calendarMonth: function() { + return this.innerCalendar.getMonth(); +} }, watch: { value: { immediate: !0, handler: "initCalendar" }, calendar: { handler: "initCalendar" }, defaultValue: { handler: "initCalendar" } }, methods: { initCalendar: function() { + var e = this.calendar; + if (!Ja(e)) { + var t = this.innerValue.length; + e = is(t > 0 ? this.innerValue[t - 1] : this.defaultValue); + } + this.innerCalendar = ST(e); +}, isDisabled: function(e) { + return this.disabledDate(new Date(e), this.innerValue); +}, emitDate: function(e, t) { + this.isDisabled(e) || (this.$emit("select", e, t, this.innerValue), this.dispatchDatePicker("pick", e, t)); +}, handleCalendarChange: function(e, t) { + var r = new Date(this.innerCalendar); + this.innerCalendar = e, this.$emit("update:calendar", e), this.dispatchDatePicker("calendar-change", e, r, t); +}, handelPanelChange: function(e) { + var t = this.panel; + this.panel = e, this.dispatchDatePicker("panel-change", e, t); +}, handleSelectYear: function(e) { + if (this.type === "year") { + var t = this.getYearCellDate(e); + this.emitDate(t, "year"); + } else if (this.handleCalendarChange(za(e, this.calendarMonth), "year"), this.handelPanelChange("month"), this.partialUpdate && this.innerValue.length === 1) { + var r = new Date(this.innerValue[0]); + r.setFullYear(e), this.emitDate(r, "year"); + } +}, handleSelectMonth: function(e) { + if (this.type === "month") { + var t = this.getMonthCellDate(e); + this.emitDate(t, "month"); + } else if (this.handleCalendarChange(za(this.calendarYear, e), "month"), this.handelPanelChange("date"), this.partialUpdate && this.innerValue.length === 1) { + var r = new Date(this.innerValue[0]); + r.setFullYear(this.calendarYear), this.emitDate(FT(r, e), "month"); + } +}, handleSelectDate: function(e) { + this.emitDate(e, this.type === "week" ? "week" : "date"); +}, getMonthCellDate: function(e) { + return za(this.calendarYear, e); +}, getYearCellDate: function(e) { + return za(e, 0); +}, getDateClasses: function(e) { + var t = e.getMonth() !== this.calendarMonth, r = []; + e.getTime() === (/* @__PURE__ */ new Date()).setHours(0, 0, 0, 0) && r.push("today"), t && r.push("not-current-month"); + var n = this.getStateClass(e); + return n === "active" && t || r.push(n), r.concat(this.getClasses(e, this.innerValue, r.join(" "))); +}, getMonthClasses: function(e) { + var t = []; + if (this.type !== "month") { + this.calendarMonth === e && t.push("active"); + var r = this.getMonthCellDate(e); + return this.disabledCalendarChanger(r, "month") && t.push("disabled"), t; + } + var n = this.getMonthCellDate(e); + return t.push(this.getStateClass(n)), t.concat(this.getClasses(n, this.innerValue, t.join(" "))); +}, getYearClasses: function(e) { + var t = []; + if (this.type !== "year") { + this.calendarYear === e && t.push("active"); + var r = this.getYearCellDate(e); + return this.disabledCalendarChanger(r, "year") && t.push("disabled"), t; + } + var n = this.getYearCellDate(e); + return t.push(this.getStateClass(n)), t.concat(this.getClasses(n, this.innerValue, t.join(" "))); +}, getStateClass: function(e) { + return this.isDisabled(e) ? "disabled" : this.innerValue.some(function(t) { + return t.getTime() === e.getTime(); + }) ? "active" : ""; +}, getWeekState: function(e) { + if (this.type !== "week") + return ""; + var t = e[0].getTime(), r = e[6].getTime(), n = this.innerValue.some(function(a) { + var s = a.getTime(); + return s >= t && s <= r; + }); + return n ? "".concat(this.prefixClass, "-active-week") : ""; +} }, render: function() { + var e = arguments[0], t = this.panel, r = this.innerCalendar; + return t === "year" ? e(fse, { attrs: { disabledCalendarChanger: this.disabledCalendarChanger, calendar: r, getCellClasses: this.getYearClasses, getYearPanel: this.getYearPanel }, on: { select: this.handleSelectYear, changecalendar: this.handleCalendarChange } }) : t === "month" ? e(sse, { attrs: { disabledCalendarChanger: this.disabledCalendarChanger, calendar: r, getCellClasses: this.getMonthClasses }, on: { select: this.handleSelectMonth, changepanel: this.handelPanelChange, changecalendar: this.handleCalendarChange } }) : e(X0e, { attrs: { disabledCalendarChanger: this.disabledCalendarChanger, calendar: r, getCellClasses: this.getDateClasses, getRowClasses: this.getWeekState, titleFormat: this.titleFormat, showWeekNumber: typeof this.showWeekNumber == "boolean" ? this.showWeekNumber : this.type === "week" }, class: Uu({}, "".concat(this.prefixClass, "-calendar-week-mode"), this.type === "week"), on: { select: this.handleSelectDate, changepanel: this.handelPanelChange, changecalendar: this.handleCalendarChange } }); +} }, Gl = { name: "CalendarRange", components: { CalendarPanel: Ku }, provide: function() { + return { onDateMouseEnter: this.onDateMouseEnter, onDateMouseLeave: this.onDateMouseLeave }; +}, inject: { prefixClass: { default: "mx" } }, props: Kt({}, Ku.props), data: function() { + return { innerValue: [], calendars: [], hoveredValue: null }; +}, computed: { calendarMinDiff: function() { + var e = { date: 1, month: 12, year: 120 }; + return e[this.type] || e.date; +}, calendarMaxDiff: function() { + return 1 / 0; +}, defaultValues: function() { + return Array.isArray(this.defaultValue) ? this.defaultValue : [this.defaultValue, this.defaultValue]; +} }, watch: { value: { immediate: !0, handler: function() { + var e = this; + this.innerValue = v1(this.value) ? this.value : [/* @__PURE__ */ new Date(NaN), /* @__PURE__ */ new Date(NaN)]; + var t = this.innerValue.map(function(r, n) { + return ST(is(r, e.defaultValues[n])); + }); + this.updateCalendars(t); +} } }, methods: { handleSelect: function(e, t) { + var r = jl(this.innerValue, 2), n = r[0], a = r[1]; + Ja(n) && !Ja(a) ? (n.getTime() > e.getTime() ? this.innerValue = [e, n] : this.innerValue = [n, e], this.emitDate(this.innerValue, t)) : this.innerValue = [e, /* @__PURE__ */ new Date(NaN)]; +}, onDateMouseEnter: function(e) { + this.hoveredValue = e; +}, onDateMouseLeave: function() { + this.hoveredValue = null; +}, emitDate: function(e, t) { + this.$emit("select", e, t); +}, updateStartCalendar: function(e) { + this.updateCalendars([e, this.calendars[1]], 1); +}, updateEndCalendar: function(e) { + this.updateCalendars([this.calendars[0], e], 0); +}, updateCalendars: function(e) { + var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 1, r = this.getCalendarGap(e); + if (r) { + var n = new Date(e[t]); + n.setMonth(n.getMonth() + (t === 0 ? -r : r)), e[t] = n; + } + this.calendars = e; +}, getCalendarGap: function(e) { + var t = jl(e, 2), r = t[0], n = t[1], a = n.getFullYear() - r.getFullYear(), s = n.getMonth() - r.getMonth(), u = a * 12 + s, i = this.calendarMinDiff, o = this.calendarMaxDiff; + return u < i ? i - u : u > o ? o - u : 0; +}, getRangeClasses: function(e, t, r) { + var n = [].concat(this.getClasses(e, t, r)); + if (/disabled|active/.test(r)) + return n; + var a = function(s, u) { + var i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : function(h) { + return h.getTime(); + }, o = i(s), l = u.map(i), c = jl(l, 2), d = c[0], p = c[1]; + if (d > p) { + var A = [p, d]; + d = A[0], p = A[1]; + } + return o > d && o < p; + }; + return t.length === 2 && a(e, t) ? n.concat("in-range") : t.length === 1 && this.hoveredValue && a(e, [t[0], this.hoveredValue]) ? n.concat("hover-in-range") : n; +} }, render: function() { + var e = this, t = arguments[0], r = this.calendars.map(function(a, s) { + var u = Kt({}, e.$props, { calendar: a, value: e.innerValue, defaultValue: e.defaultValues[s], getClasses: e.getRangeClasses, partialUpdate: !1 }), i = { select: e.handleSelect, "update:calendar": s === 0 ? e.updateStartCalendar : e.updateEndCalendar }; + return t("calendar-panel", { props: Kt({}, u), on: Kt({}, i) }); + }), n = this.prefixClass; + return t("div", { class: "".concat(n, "-range-wrapper") }, [r]); +} }, Pd; +function gse() { + if (typeof window > "u") + return 0; + if (Pd !== void 0) + return Pd; + var e = document.createElement("div"); + e.style.visibility = "hidden", e.style.overflow = "scroll", e.style.width = "100px", e.style.position = "absolute", e.style.top = "-9999px", document.body.appendChild(e); + var t = document.createElement("div"); + return t.style.width = "100%", e.appendChild(t), Pd = e.offsetWidth - t.offsetWidth, e.parentNode.removeChild(e), Pd; +} +var Ese = { inject: { prefixClass: { default: "mx" } }, data: function() { + return { scrollbarWidth: 0, thumbTop: "", thumbHeight: "" }; +}, created: function() { + this.scrollbarWidth = gse(), document.addEventListener("mouseup", this.handleDragend); +}, beforeDestroy: function() { + document.addEventListener("mouseup", this.handleDragend); +}, mounted: function() { + this.$nextTick(this.getThumbSize); +}, methods: { getThumbSize: function() { + var e = this.$refs.wrap; + if (e) { + var t = e.clientHeight * 100 / e.scrollHeight; + this.thumbHeight = t < 100 ? "".concat(t, "%") : ""; + } +}, handleScroll: function(e) { + var t = e.currentTarget, r = t.scrollHeight, n = t.scrollTop; + this.thumbTop = "".concat(n * 100 / r, "%"); +}, handleDragstart: function(e) { + e.stopImmediatePropagation(), this._draggable = !0; + var t = this.$refs.thumb.offsetTop; + this._prevY = e.clientY - t, document.addEventListener("mousemove", this.handleDraging); +}, handleDraging: function(e) { + if (this._draggable) { + var t = e.clientY, r = this.$refs.wrap, n = r.scrollHeight, a = r.clientHeight, s = t - this._prevY, u = s * n / a; + r.scrollTop = u; + } +}, handleDragend: function() { + this._draggable && (this._draggable = !1, document.removeEventListener("mousemove", this.handleDraging)); +} } }, vse = Ese, Cse = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("div", { class: e.prefixClass + "-scrollbar", style: { position: "relative", overflow: "hidden" } }, [r("div", { ref: "wrap", class: e.prefixClass + "-scrollbar-wrap", style: { marginRight: "-" + e.scrollbarWidth + "px" }, on: { scroll: e.handleScroll } }, [e._t("default")], 2), e._v(" "), r("div", { class: e.prefixClass + "-scrollbar-track" }, [r("div", { ref: "thumb", class: e.prefixClass + "-scrollbar-thumb", style: { height: e.thumbHeight, top: e.thumbTop }, on: { mousedown: e.handleDragstart } })])]); +}, Dse = [], bse = void 0, yse = void 0, Sse = void 0, Fse = !1, oR = wn({ render: Cse, staticRenderFns: Dse }, bse, vse, yse, Fse, Sse, !1, void 0, void 0, void 0), o4 = function(e) { + return e = parseInt(e, 10), e < 10 ? "0".concat(e) : "".concat(e); +}, u4 = function(e, t, r) { + if (Array.isArray(r)) + return r.filter(function(s) { + return s >= 0 && s < e; + }); + t <= 0 && (t = 1); + for (var n = [], a = 0; a < e; a += t) + n.push(a); + return n; +}, Nse = function e(t, r) { + var n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : 0; + if (n <= 0) { + requestAnimationFrame(function() { + t.scrollTop = r; + }); + return; + } + var a = r - t.scrollTop, s = a / n * 10; + requestAnimationFrame(function() { + var u = t.scrollTop + s; + if (u >= r) { + t.scrollTop = r; + return; + } + t.scrollTop = u, e(t, r, n - 10); + }); +}, xse = { name: "ListColumns", components: { ScrollbarVertical: oR }, inject: { prefixClass: { default: "mx" } }, props: { date: Date, scrollDuration: { type: Number, default: 100 }, getClasses: { type: Function, default: function() { + return []; +} }, hourOptions: Array, minuteOptions: Array, secondOptions: Array, showHour: { type: Boolean, default: !0 }, showMinute: { type: Boolean, default: !0 }, showSecond: { type: Boolean, default: !0 }, hourStep: { type: Number, default: 1 }, minuteStep: { type: Number, default: 1 }, secondStep: { type: Number, default: 1 }, use12h: { type: Boolean, default: !1 } }, computed: { columns: function() { + var e = []; + return this.showHour && e.push({ type: "hour", list: this.getHoursList() }), this.showMinute && e.push({ type: "minute", list: this.getMinutesList() }), this.showSecond && e.push({ type: "second", list: this.getSecondsList() }), this.use12h && e.push({ type: "ampm", list: this.getAMPMList() }), e.filter(function(t) { + return t.list.length > 0; + }); +} }, watch: { date: { handler: function() { + var e = this; + this.$nextTick(function() { + e.scrollToSelected(e.scrollDuration); + }); +} } }, mounted: function() { + this.scrollToSelected(0); +}, methods: { getHoursList: function() { + var e = this; + return u4(this.use12h ? 12 : 24, this.hourStep, this.hourOptions).map(function(t) { + var r = new Date(e.date), n = o4(t); + e.use12h && (t === 0 && (n = "12"), r.getHours() >= 12 && (t += 12)); + var a = r.setHours(t); + return { value: a, text: n }; + }); +}, getMinutesList: function() { + var e = this; + return u4(60, this.minuteStep, this.minuteOptions).map(function(t) { + var r = new Date(e.date).setMinutes(t); + return { value: r, text: o4(t) }; + }); +}, getSecondsList: function() { + var e = this; + return u4(60, this.secondStep, this.secondOptions).map(function(t) { + var r = new Date(e.date).setSeconds(t); + return { value: r, text: o4(t) }; + }); +}, getAMPMList: function() { + var e = this; + return ["AM", "PM"].map(function(t, r) { + var n = new Date(e.date), a = n.setHours(n.getHours() % 12 + r * 12); + return { text: t, value: a }; + }); +}, scrollToSelected: function(e) { + for (var t = this.$el.querySelectorAll(".active"), r = 0; r < t.length; r++) { + var n = t[r], a = C1(n, this.$el); + if (a) { + var s = n.offsetTop; + Nse(a, s, e); + } + } +}, handleSelect: function(e) { + var t = e.target, r = e.currentTarget; + if (t.tagName.toUpperCase() === "LI") { + var n = r.getAttribute("data-type"), a = parseInt(r.getAttribute("data-index"), 10), s = parseInt(t.getAttribute("data-index"), 10), u = this.columns[a].list[s].value; + this.$emit("select", u, n); + } +} } }, Bse = xse, Ose = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("div", { class: e.prefixClass + "-time-columns" }, e._l(e.columns, function(n, a) { + return r("scrollbar-vertical", { key: a, class: e.prefixClass + "-time-column" }, [r("ul", { class: e.prefixClass + "-time-list", attrs: { "data-type": n.type, "data-index": a }, on: { click: e.handleSelect } }, e._l(n.list, function(s, u) { + return r("li", { key: s.value, class: [e.prefixClass + "-time-item", e.getClasses(s.value, n.type)], attrs: { "data-index": u } }, [e._v("\n " + e._s(s.text) + "\n ")]); + }), 0)]); + }), 1); +}, Rse = [], wse = void 0, kse = void 0, _se = void 0, Mse = !1, Ise = wn({ render: Ose, staticRenderFns: Rse }, wse, Bse, kse, Mse, _se, !1, void 0, void 0, void 0); +function i4() { + var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", t = e.split(":"); + if (t.length >= 2) { + var r = parseInt(t[0], 10), n = parseInt(t[1], 10); + return { hours: r, minutes: n }; + } + return null; +} +var Yse = function(e, t) { + e && (e.scrollTop = t); +}, Lse = { name: "ListOptions", components: { ScrollbarVertical: oR }, inject: { getLocale: { default: function() { + return cs; +} }, prefixClass: { default: "mx" } }, props: { date: Date, options: { type: [Object, Function], default: function() { + return []; +} }, format: { type: String, default: "HH:mm:ss" }, getClasses: { type: Function, default: function() { + return []; +} } }, computed: { list: function() { + var e = [], t = this.options; + if (typeof t == "function") + return t() || []; + var r = i4(t.start), n = i4(t.end), a = i4(t.step), s = t.format || this.format; + if (r && n && a) + for (var u = r.minutes + r.hours * 60, i = n.minutes + n.hours * 60, o = a.minutes + a.hours * 60, l = Math.floor((i - u) / o), c = 0; c <= l; c++) { + var d = u + c * o, p = Math.floor(d / 60), A = d % 60, h = new Date(this.date).setHours(p, A, 0); + e.push({ value: h, text: this.formatDate(h, s) }); + } + return e; +} }, mounted: function() { + this.scrollToSelected(); +}, methods: { formatDate: function(e, t) { + return E1(e, t, { locale: this.getLocale().formatLocale }); +}, scrollToSelected: function() { + var e = this.$el.querySelector(".active"); + if (e) { + var t = C1(e, this.$el); + if (t) { + var r = e.offsetTop; + Yse(t, r); + } + } +}, handleSelect: function(e) { + this.$emit("select", e, "time"); +} } }, Pse = Lse, Zse = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("scrollbar-vertical", e._l(e.list, function(n) { + return r("div", { key: n.value, class: [e.prefixClass + "-time-option", e.getClasses(n.value)], on: { click: function(a) { + return e.handleSelect(n.value); + } } }, [e._v("\n " + e._s(n.text) + "\n ")]); + }), 0); +}, jse = [], Gse = void 0, zse = void 0, Use = void 0, Hse = !1, $se = wn({ render: Zse, staticRenderFns: jse }, Gse, Pse, zse, Hse, Use, !1, void 0, void 0, void 0), Vse = { name: "TimePanel", components: { ListColumns: Ise, ListOptions: $se }, inject: { getLocale: { default: function() { + return cs; +} }, prefixClass: { default: "mx" } }, props: { value: {}, defaultValue: { default: function() { + var e = /* @__PURE__ */ new Date(); + return e.setHours(0, 0, 0, 0), e; +} }, format: { default: "HH:mm:ss" }, timeTitleFormat: { type: String, default: "YYYY-MM-DD" }, showTimeHeader: { type: Boolean, default: !1 }, disabledTime: { type: Function, default: function() { + return !1; +} }, timePickerOptions: { type: [Object, Function], default: function() { + return null; +} }, hourOptions: Array, minuteOptions: Array, secondOptions: Array, hourStep: { type: Number, default: 1 }, minuteStep: { type: Number, default: 1 }, secondStep: { type: Number, default: 1 }, showHour: { type: Boolean, default: void 0 }, showMinute: { type: Boolean, default: void 0 }, showSecond: { type: Boolean, default: void 0 }, use12h: { type: Boolean, default: void 0 }, scrollDuration: { type: Number, default: 100 } }, data: function() { + return { innerValue: is(this.value, this.defaultValue) }; +}, computed: { title: function() { + var e = this.timeTitleFormat, t = new Date(this.innerValue); + return this.formatDate(t, e); +}, innerForamt: function() { + return typeof this.format == "string" ? this.format : "HH:mm:ss"; +}, ShowHourMinuteSecondAMPM: function() { + var e = this, t = this.innerForamt, r = { showHour: /[HhKk]/.test(t), showMinute: /m/.test(t), showSecond: /s/.test(t), use12h: /a/i.test(t) }, n = {}; + return Object.keys(r).forEach(function(a) { + n[a] = typeof e[a] == "boolean" ? e[a] : r[a]; + }), n; +} }, watch: { value: { immediate: !0, handler: function() { + this.innerValue = is(this.value, this.defaultValue); +} } }, methods: { formatDate: function(e, t) { + return E1(e, t, { locale: this.getLocale().formatLocale }); +}, isDisabledTime: function(e) { + return this.disabledTime(new Date(e)); +}, isDisabledHour: function(e) { + var t = new Date(e); + return this.isDisabledTime(t) && this.isDisabledTime(t.setMinutes(0, 0, 0)) && this.isDisabledTime(t.setMinutes(59, 59, 999)); +}, isDisabledMinute: function(e) { + var t = new Date(e); + return this.isDisabledTime(t) && this.isDisabledTime(t.setSeconds(0, 0)) && this.isDisabledTime(t.setSeconds(59, 999)); +}, isDisabledAMPM: function(e) { + var t = new Date(e), r = t.getHours() < 12 ? 0 : 12, n = r + 11; + return this.isDisabledTime(t) && this.isDisabledTime(t.setHours(r, 0, 0, 0)) && this.isDisabledTime(t.setHours(n, 59, 59, 999)); +}, isDisabled: function(e, t) { + return t === "hour" ? this.isDisabledHour(e) : t === "minute" ? this.isDisabledMinute(e) : t === "ampm" ? this.isDisabledAMPM(e) : this.isDisabledTime(e); +}, handleSelect: function(e, t) { + var r = new Date(e); + this.isDisabled(e, t) || (this.innerValue = r, this.isDisabledTime(r) || this.$emit("select", r, t)); +}, handleClickTitle: function() { + this.$emit("clicktitle"); +}, getClasses: function(e, t) { + var r = new Date(e); + return this.isDisabled(e, t) ? "disabled" : r.getTime() === this.innerValue.getTime() ? "active" : ""; +} } }, Wse = Vse, Qse = function() { + var e = this, t = e.$createElement, r = e._self._c || t; + return r("div", { class: e.prefixClass + "-time" }, [e.showTimeHeader ? r("div", { class: e.prefixClass + "-time-header" }, [r("button", { class: e.prefixClass + "-btn " + e.prefixClass + "-btn-text " + e.prefixClass + "-time-header-title", attrs: { type: "button" }, on: { click: e.handleClickTitle } }, [e._v("\n " + e._s(e.title) + "\n ")])]) : e._e(), e._v(" "), r("div", { class: e.prefixClass + "-time-content" }, [e.timePickerOptions ? r("list-options", { attrs: { date: e.innerValue, "get-classes": e.getClasses, options: e.timePickerOptions, format: e.innerForamt }, on: { select: e.handleSelect } }) : r("list-columns", e._b({ attrs: { date: e.innerValue, "get-classes": e.getClasses, "hour-options": e.hourOptions, "minute-options": e.minuteOptions, "second-options": e.secondOptions, "hour-step": e.hourStep, "minute-step": e.minuteStep, "second-step": e.secondStep, "scroll-duration": e.scrollDuration }, on: { select: e.handleSelect } }, "list-columns", e.ShowHourMinuteSecondAMPM, !1))], 1)]); +}, qse = [], Kse = void 0, Jse = void 0, Xse = void 0, ele = !1, Zo = wn({ render: Qse, staticRenderFns: qse }, Kse, Wse, Jse, ele, Xse, !1, void 0, void 0, void 0), zl = { name: "TimeRange", inject: { prefixClass: { default: "mx" } }, props: Kt({}, Zo.props), data: function() { + return { startValue: /* @__PURE__ */ new Date(NaN), endValue: /* @__PURE__ */ new Date(NaN) }; +}, watch: { value: { immediate: !0, handler: function() { + if (v1(this.value)) { + var e = jl(this.value, 2), t = e[0], r = e[1]; + this.startValue = t, this.endValue = r; + } else + this.startValue = /* @__PURE__ */ new Date(NaN), this.endValue = /* @__PURE__ */ new Date(NaN); +} } }, methods: { emitChange: function(e, t) { + var r = [this.startValue, this.endValue]; + this.$emit("select", r, e === "time" ? "time-range" : e, t); +}, handleSelectStart: function(e, t) { + this.startValue = e, this.endValue.getTime() >= e.getTime() || (this.endValue = e), this.emitChange(t, 0); +}, handleSelectEnd: function(e, t) { + this.endValue = e, this.startValue.getTime() <= e.getTime() || (this.startValue = e), this.emitChange(t, 1); +}, disabledStartTime: function(e) { + return this.disabledTime(e, 0); +}, disabledEndTime: function(e) { + return e.getTime() < this.startValue.getTime() || this.disabledTime(e, 1); +} }, render: function() { + var e = arguments[0], t = Array.isArray(this.defaultValue) ? this.defaultValue : [this.defaultValue, this.defaultValue], r = this.prefixClass; + return e("div", { class: "".concat(r, "-range-wrapper") }, [e(Zo, { props: Kt({}, Kt({}, this.$props, { value: this.startValue, defaultValue: t[0], disabledTime: this.disabledStartTime })), on: Kt({}, Kt({}, this.$listeners, { select: this.handleSelectStart })) }), e(Zo, { props: Kt({}, Kt({}, this.$props, { value: this.endValue, defaultValue: t[1], disabledTime: this.disabledEndTime })), on: Kt({}, Kt({}, this.$listeners, { select: this.handleSelectEnd })) })]); +} }, xg = { name: "DatetimePanel", inject: { prefixClass: { default: "mx" } }, emits: ["select", "update:show-time-panel"], props: Kt({}, Ku.props, {}, Zo.props, { showTimePanel: { type: Boolean, default: void 0 } }), data: function() { + return { defaultTimeVisible: !1, currentValue: this.value }; +}, computed: { timeVisible: function() { + return typeof this.showTimePanel == "boolean" ? this.showTimePanel : this.defaultTimeVisible; +} }, watch: { value: function(e) { + this.currentValue = e; +} }, methods: { closeTimePanel: function() { + this.defaultTimeVisible = !1, this.$emit("update:show-time-panel", !1); +}, openTimePanel: function() { + this.defaultTimeVisible = !0, this.$emit("update:show-time-panel", !0); +}, emitDate: function(e, t) { + this.$emit("select", e, t); +}, handleSelect: function(e, t) { + t === "date" && this.openTimePanel(); + var r = iA(e, is(this.value, this.defaultValue)); + if (this.disabledTime(new Date(r)) && (r = iA(e, this.defaultValue), this.disabledTime(new Date(r)))) { + this.currentValue = r; + return; + } + this.emitDate(r, t); +} }, render: function() { + var e = arguments[0], t = { props: Kt({}, ls(this.$props, Object.keys(Ku.props)), { type: "date", value: this.currentValue }), on: { select: this.handleSelect } }, r = { props: Kt({}, ls(this.$props, Object.keys(Zo.props)), { showTimeHeader: !0, value: this.currentValue }), on: { select: this.emitDate, clicktitle: this.closeTimePanel } }, n = this.prefixClass; + return e("div", [e(Ku, pc([{}, t])), this.timeVisible && e(Zo, pc([{ class: "".concat(n, "-calendar-time") }, r]))]); +} }, uR = { name: "DatetimeRange", inject: { prefixClass: { default: "mx" } }, emits: ["select", "update:show-time-panel"], props: Kt({}, Gl.props, {}, zl.props, { showTimePanel: { type: Boolean, default: void 0 } }), data: function() { + return { defaultTimeVisible: !1, currentValue: this.value }; +}, computed: { timeVisible: function() { + return typeof this.showTimePanel == "boolean" ? this.showTimePanel : this.defaultTimeVisible; +} }, watch: { value: function(e) { + this.currentValue = e; +} }, methods: { closeTimePanel: function() { + this.defaultTimeVisible = !1, this.$emit("update:show-time-panel", !1); +}, openTimePanel: function() { + this.defaultTimeVisible = !0, this.$emit("update:show-time-panel", !0); +}, emitDate: function(e, t) { + this.$emit("select", e, t); +}, handleSelect: function(e, t) { + var r = this; + t === "date" && this.openTimePanel(); + var n = Array.isArray(this.defaultValue) ? this.defaultValue : [this.defaultValue, this.defaultValue], a = e.map(function(s, u) { + var i = v1(r.value) ? r.value[u] : n[u]; + return iA(s, i); + }); + if (a[1].getTime() < a[0].getTime() && (a = [a[0], a[0]]), a.some(this.disabledTime) && (a = e.map(function(s, u) { + return iA(s, n[u]); + }), a.some(this.disabledTime))) { + this.currentValue = a; + return; + } + this.emitDate(a, t); +} }, render: function() { + var e = arguments[0], t = { props: Kt({}, ls(this.$props, Object.keys(Gl.props)), { type: "date", value: this.currentValue }), on: { select: this.handleSelect } }, r = { props: Kt({}, ls(this.$props, Object.keys(zl.props)), { value: this.currentValue, showTimeHeader: !0 }), on: { select: this.emitDate, clicktitle: this.closeTimePanel } }, n = this.prefixClass; + return e("div", [e(Gl, pc([{}, t])), this.timeVisible && e(zl, pc([{ class: "".concat(n, "-calendar-time") }, r]))]); +} }, tle = { default: Ku, time: Zo, datetime: xg }, rle = { default: Gl, time: zl, datetime: uR }, Mu = { name: "DatePicker", provide: function() { + var e = this; + return { getLocale: function() { + return e.locale; + }, getWeek: this.getWeek, prefixClass: this.prefixClass, dispatchDatePicker: this.$emit.bind(this) }; +}, props: Kt({}, xg.props, { value: {}, valueType: { type: String, default: "date" }, type: { type: String, default: "date" }, format: { type: String }, formatter: { type: Object }, range: { type: Boolean, default: !1 }, multiple: { type: Boolean, default: !1 }, rangeSeparator: { type: String }, lang: { type: [String, Object] }, placeholder: { type: String, default: "" }, editable: { type: Boolean, default: !0 }, disabled: { type: Boolean, default: !1 }, clearable: { type: Boolean, default: !0 }, prefixClass: { type: String, default: "mx" }, inputClass: {}, inputAttr: { type: Object, default: function() { + return {}; +} }, appendToBody: { type: Boolean, default: !0 }, open: { type: Boolean, default: void 0 }, popupClass: {}, popupStyle: { type: Object, default: function() { + return {}; +} }, inline: { type: Boolean, default: !1 }, confirm: { type: Boolean, default: !1 }, confirmText: { type: String, default: "OK" }, renderInputText: { type: Function }, shortcuts: { type: Array, validator: function(e) { + return Array.isArray(e) && e.every(function(t) { + return ca(t) && typeof t.text == "string" && typeof t.onClick == "function"; + }); +}, default: function() { + return []; +} } }), data: function() { + return { currentValue: null, userInput: null, defaultOpen: !1, mouseInInput: !1 }; +}, computed: { popupVisible: function() { + return !this.disabled && (typeof this.open == "boolean" ? this.open : this.defaultOpen); +}, innerRangeSeparator: function() { + return this.rangeSeparator || (this.multiple ? "," : " ~ "); +}, innerFormat: function() { + var e = { date: "YYYY-MM-DD", datetime: "YYYY-MM-DD HH:mm:ss", year: "YYYY", month: "YYYY-MM", time: "HH:mm:ss", week: "w" }; + return this.format || e[this.type] || e.date; +}, innerValue: function() { + var e = this.value; + return this.validMultipleType ? (e = Array.isArray(e) ? e : [], e.map(this.value2date)) : this.range ? (e = Array.isArray(e) ? e.slice(0, 2) : [null, null], e.map(this.value2date)) : this.value2date(e); +}, text: function() { + var e = this; + return this.userInput !== null ? this.userInput : typeof this.renderInputText == "function" ? this.renderInputText(this.innerValue) : this.isValidValue(this.innerValue) ? Array.isArray(this.innerValue) ? this.innerValue.map(function(t) { + return e.formatDate(t); + }).join(this.innerRangeSeparator) : this.formatDate(this.innerValue) : ""; +}, showClearIcon: function() { + return !this.disabled && this.clearable && this.text && this.mouseInInput; +}, locale: function() { + return ca(this.lang) ? nR(cs(), this.lang) : cs(this.lang); +}, validMultipleType: function() { + var e = ["date", "month", "year"]; + return this.multiple && !this.range && e.indexOf(this.type) !== -1; +} }, watch: { innerValue: { immediate: !0, handler: function(e) { + this.currentValue = e; +} }, popupVisible: { handler: function(e) { + e && (this.currentValue = this.innerValue); +} } }, created: function() { + gp(this.format) === "object" && console.warn("[vue2-datepicker]: The prop `format` don't support Object any more. You can use the new prop `formatter` to replace it"); +}, methods: { handleMouseEnter: function() { + this.mouseInInput = !0; +}, handleMouseLeave: function() { + this.mouseInInput = !1; +}, handleClickOutSide: function(e) { + var t = e.target; + this.$el.contains(t) || this.closePopup(); +}, getFormatter: function(e) { + return ca(this.formatter) && this.formatter[e] || ca(this.format) && this.format[e]; +}, getWeek: function(e, t) { + return typeof this.getFormatter("getWeek") == "function" ? this.getFormatter("getWeek")(e, t) : Sg(e, t); +}, parseDate: function(e, t) { + if (t = t || this.innerFormat, typeof this.getFormatter("parse") == "function") + return this.getFormatter("parse")(e, t); + var r = /* @__PURE__ */ new Date(); + return Yie(e, t, { locale: this.locale.formatLocale, backupDate: r }); +}, formatDate: function(e, t) { + return t = t || this.innerFormat, typeof this.getFormatter("stringify") == "function" ? this.getFormatter("stringify")(e, t) : E1(e, t, { locale: this.locale.formatLocale }); +}, value2date: function(e) { + switch (this.valueType) { + case "date": + return e instanceof Date ? new Date(e.getTime()) : /* @__PURE__ */ new Date(NaN); + case "timestamp": + return typeof e == "number" ? new Date(e) : /* @__PURE__ */ new Date(NaN); + case "format": + return typeof e == "string" ? this.parseDate(e) : /* @__PURE__ */ new Date(NaN); + default: + return typeof e == "string" ? this.parseDate(e, this.valueType) : /* @__PURE__ */ new Date(NaN); + } +}, date2value: function(e) { + if (!Ja(e)) + return null; + switch (this.valueType) { + case "date": + return e; + case "timestamp": + return e.getTime(); + case "format": + return this.formatDate(e); + default: + return this.formatDate(e, this.valueType); + } +}, emitValue: function(e, t) { + var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !0; + this.userInput = null; + var n = Array.isArray(e) ? e.map(this.date2value) : this.date2value(e); + return this.$emit("input", n), this.$emit("change", n, t), r && this.closePopup(), n; +}, isValidValue: function(e) { + return this.validMultipleType ? Qie(e) : this.range ? v1(e) : Ja(e); +}, isValidValueAndNotDisabled: function(e) { + if (!this.isValidValue(e)) + return !1; + var t = typeof this.disabledDate == "function" ? this.disabledDate : function() { + return !1; + }, r = typeof this.disabledTime == "function" ? this.disabledTime : function() { + return !1; + }; + return Array.isArray(e) || (e = [e]), e.every(function(n) { + return !t(n) && !r(n); + }); +}, handleMultipleDates: function(e, t) { + if (this.validMultipleType && t) { + var r = t.filter(function(n) { + return n.getTime() !== e.getTime(); + }); + return r.length === t.length && r.push(e), r; + } + return e; +}, handleSelectDate: function(e, t, r) { + e = this.handleMultipleDates(e, r), this.confirm ? this.currentValue = e : this.emitValue(e, t, !this.validMultipleType && (t === this.type || t === "time")); +}, clear: function() { + this.emitValue(this.range ? [null, null] : null), this.$emit("clear"); +}, handleClear: function(e) { + e.stopPropagation(), this.clear(); +}, handleConfirmDate: function() { + var e = this.emitValue(this.currentValue); + this.$emit("confirm", e); +}, handleSelectShortcut: function(e) { + var t = e.currentTarget.getAttribute("data-index"), r = this.shortcuts[parseInt(t, 10)]; + if (ca(r) && typeof r.onClick == "function") { + var n = r.onClick(this); + n && this.emitValue(n); + } +}, openPopup: function(e) { + this.popupVisible || this.disabled || (this.defaultOpen = !0, this.$emit("open", e), this.$emit("update:open", !0)); +}, closePopup: function() { + this.popupVisible && (this.defaultOpen = !1, this.$emit("close"), this.$emit("update:open", !1)); +}, blur: function() { + this.$refs.input && this.$refs.input.blur(); +}, focus: function() { + this.$refs.input && this.$refs.input.focus(); +}, handleInputChange: function() { + var e = this; + if (!(!this.editable || this.userInput === null)) { + var t = this.userInput.trim(); + if (this.userInput = null, t === "") { + this.clear(); + return; + } + var r; + if (this.validMultipleType) + r = t.split(this.innerRangeSeparator).map(function(a) { + return e.parseDate(a.trim()); + }); + else if (this.range) { + var n = t.split(this.innerRangeSeparator); + n.length !== 2 && (n = t.split(this.innerRangeSeparator.trim())), r = n.map(function(a) { + return e.parseDate(a.trim()); + }); + } else + r = this.parseDate(t); + this.isValidValueAndNotDisabled(r) ? (this.emitValue(r), this.blur()) : this.$emit("input-error", t); + } +}, handleInputInput: function(e) { + this.userInput = typeof e == "string" ? e : e.target.value; +}, handleInputKeydown: function(e) { + var t = e.keyCode; + t === 9 ? this.closePopup() : t === 13 && this.handleInputChange(); +}, handleInputBlur: function(e) { + this.$emit("blur", e); +}, handleInputFocus: function(e) { + this.openPopup(e), this.$emit("focus", e); +}, hasSlot: function(e) { + return !!(this.$slots[e] || this.$scopedSlots[e]); +}, renderSlot: function(e, t, r) { + var n = this.$scopedSlots[e]; + return n ? n(r) || t : this.$slots[e] || t; +}, renderInput: function() { + var e = this.$createElement, t = this.prefixClass, r = Kt({ name: "date", type: "text", autocomplete: "off", value: this.text, class: this.inputClass || "".concat(this.prefixClass, "-input"), readonly: !this.editable, disabled: this.disabled, placeholder: this.placeholder }, this.inputAttr), n = r.value, a = r.class, s = Pie(r, ["value", "class"]), u = { keydown: this.handleInputKeydown, focus: this.handleInputFocus, blur: this.handleInputBlur, input: this.handleInputInput, change: this.handleInputChange }, i = this.renderSlot("input", e("input", { domProps: { value: n }, class: a, attrs: Kt({}, s), on: Kt({}, u), ref: "input" }), { props: r, events: u }), o = this.type === "time" ? e(B0e) : e(D0e); + return e("div", { class: "".concat(t, "-input-wrapper"), on: { mouseenter: this.handleMouseEnter, mouseleave: this.handleMouseLeave, click: this.openPopup }, ref: "inputWrapper" }, [i, this.showClearIcon ? e("i", { class: "".concat(t, "-icon-clear"), on: { click: this.handleClear } }, [this.renderSlot("icon-clear", e(I0e))]) : e("i", { class: "".concat(t, "-icon-calendar") }, [this.renderSlot("icon-calendar", o)])]); +}, renderContent: function() { + var e = this.$createElement, t = this.range ? rle : tle, r = t[this.type] || t.default, n = Kt({}, ls(this.$props, Object.keys(r.props)), { value: this.currentValue }), a = Kt({}, ls(this.$listeners, r.emits || []), { select: this.handleSelectDate }), s = e(r, pc([{}, { props: n, on: a, ref: "picker" }])); + return e("div", { class: "".concat(this.prefixClass, "-datepicker-body") }, [this.renderSlot("content", s, { value: this.currentValue, emit: this.handleSelectDate })]); +}, renderSidebar: function() { + var e = this, t = this.$createElement, r = this.prefixClass; + return t("div", { class: "".concat(r, "-datepicker-sidebar") }, [this.renderSlot("sidebar", null, { value: this.currentValue, emit: this.handleSelectDate }), this.shortcuts.map(function(n, a) { + return t("button", { key: a, attrs: { "data-index": a, type: "button" }, class: "".concat(r, "-btn ").concat(r, "-btn-text ").concat(r, "-btn-shortcut"), on: { click: e.handleSelectShortcut } }, [n.text]); + })]); +}, renderHeader: function() { + var e = this.$createElement; + return e("div", { class: "".concat(this.prefixClass, "-datepicker-header") }, [this.renderSlot("header", null, { value: this.currentValue, emit: this.handleSelectDate })]); +}, renderFooter: function() { + var e = this.$createElement, t = this.prefixClass; + return e("div", { class: "".concat(t, "-datepicker-footer") }, [this.renderSlot("footer", null, { value: this.currentValue, emit: this.handleSelectDate }), this.confirm ? e("button", { attrs: { type: "button" }, class: "".concat(t, "-btn ").concat(t, "-datepicker-btn-confirm"), on: { click: this.handleConfirmDate } }, [this.confirmText]) : null]); +} }, render: function() { + var e, t = arguments[0], r = this.prefixClass, n = this.inline, a = this.disabled, s = this.hasSlot("sidebar") || this.shortcuts.length ? this.renderSidebar() : null, u = t("div", { class: "".concat(r, "-datepicker-content") }, [this.hasSlot("header") ? this.renderHeader() : null, this.renderContent(), this.hasSlot("footer") || this.confirm ? this.renderFooter() : null]); + return t("div", { class: (e = {}, Uu(e, "".concat(r, "-datepicker"), !0), Uu(e, "".concat(r, "-datepicker-range"), this.range), Uu(e, "".concat(r, "-datepicker-inline"), n), Uu(e, "disabled", a), e) }, [n ? null : this.renderInput(), n ? t("div", { class: "".concat(r, "-datepicker-main") }, [s, u]) : t(h0e, { ref: "popup", class: this.popupClass, style: this.popupStyle, attrs: { visible: this.popupVisible, appendToBody: this.appendToBody }, on: { clickoutside: this.handleClickOutSide } }, [s, u])]); +} }; +Mu.locale = aR, Mu.install = function(e) { + e.component(Mu.name, Mu); +}, typeof window < "u" && window.Vue && Mu.install(window.Vue), bT(Mu, { CalendarPanel: Ku, CalendarRange: Gl, TimePanel: Zo, TimeRange: zl, DatetimePanel: xg, DatetimeRange: uR }); +const nle = Object.freeze(Object.defineProperty({ __proto__: null, default: Mu }, Symbol.toStringTag, { value: "Module" })), ale = Ft(nle); +var Zd = {}, py = {}, vl = {}, Ay; +function ole() { + if (Ay) + return vl; + Ay = 1, vl.byteLength = i, vl.toByteArray = l, vl.fromByteArray = p; + for (var e = [], t = [], r = typeof Uint8Array < "u" ? Uint8Array : Array, n = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", a = 0, s = n.length; a < s; ++a) + e[a] = n[a], t[n.charCodeAt(a)] = a; + t["-".charCodeAt(0)] = 62, t["_".charCodeAt(0)] = 63; + function u(A) { + var h = A.length; + if (h % 4 > 0) + throw new Error("Invalid string. Length must be a multiple of 4"); + var E = A.indexOf("="); + E === -1 && (E = h); + var b = E === h ? 0 : 4 - E % 4; + return [E, b]; + } + function i(A) { + var h = u(A), E = h[0], b = h[1]; + return (E + b) * 3 / 4 - b; + } + function o(A, h, E) { + return (h + E) * 3 / 4 - E; + } + function l(A) { + var h, E = u(A), b = E[0], v = E[1], f = new r(o(A, b, v)), S = 0, _ = v > 0 ? b - 4 : b, z; + for (z = 0; z < _; z += 4) + h = t[A.charCodeAt(z)] << 18 | t[A.charCodeAt(z + 1)] << 12 | t[A.charCodeAt(z + 2)] << 6 | t[A.charCodeAt(z + 3)], f[S++] = h >> 16 & 255, f[S++] = h >> 8 & 255, f[S++] = h & 255; + return v === 2 && (h = t[A.charCodeAt(z)] << 2 | t[A.charCodeAt(z + 1)] >> 4, f[S++] = h & 255), v === 1 && (h = t[A.charCodeAt(z)] << 10 | t[A.charCodeAt(z + 1)] << 4 | t[A.charCodeAt(z + 2)] >> 2, f[S++] = h >> 8 & 255, f[S++] = h & 255), f; + } + function c(A) { + return e[A >> 18 & 63] + e[A >> 12 & 63] + e[A >> 6 & 63] + e[A & 63]; + } + function d(A, h, E) { + for (var b, v = [], f = h; f < E; f += 3) + b = (A[f] << 16 & 16711680) + (A[f + 1] << 8 & 65280) + (A[f + 2] & 255), v.push(c(b)); + return v.join(""); + } + function p(A) { + for (var h, E = A.length, b = E % 3, v = [], f = 16383, S = 0, _ = E - b; S < _; S += f) + v.push(d(A, S, S + f > _ ? _ : S + f)); + return b === 1 ? (h = A[E - 1], v.push(e[h >> 2] + e[h << 4 & 63] + "==")) : b === 2 && (h = (A[E - 2] << 8) + A[E - 1], v.push(e[h >> 10] + e[h >> 4 & 63] + e[h << 2 & 63] + "=")), v.join(""); + } + return vl; +} +var s4 = {}, my; +function ule() { + return my || (my = 1, s4.read = function(e, t, r, n, a) { + var s, u, i = a * 8 - n - 1, o = (1 << i) - 1, l = o >> 1, c = -7, d = r ? a - 1 : 0, p = r ? -1 : 1, A = e[t + d]; + for (d += p, s = A & (1 << -c) - 1, A >>= -c, c += i; c > 0; s = s * 256 + e[t + d], d += p, c -= 8) + ; + for (u = s & (1 << -c) - 1, s >>= -c, c += n; c > 0; u = u * 256 + e[t + d], d += p, c -= 8) + ; + if (s === 0) + s = 1 - l; + else { + if (s === o) + return u ? NaN : (A ? -1 : 1) * (1 / 0); + u = u + Math.pow(2, n), s = s - l; + } + return (A ? -1 : 1) * u * Math.pow(2, s - n); + }, s4.write = function(e, t, r, n, a, s) { + var u, i, o, l = s * 8 - a - 1, c = (1 << l) - 1, d = c >> 1, p = a === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0, A = n ? 0 : s - 1, h = n ? 1 : -1, E = t < 0 || t === 0 && 1 / t < 0 ? 1 : 0; + for (t = Math.abs(t), isNaN(t) || t === 1 / 0 ? (i = isNaN(t) ? 1 : 0, u = c) : (u = Math.floor(Math.log(t) / Math.LN2), t * (o = Math.pow(2, -u)) < 1 && (u--, o *= 2), u + d >= 1 ? t += p / o : t += p * Math.pow(2, 1 - d), t * o >= 2 && (u++, o /= 2), u + d >= c ? (i = 0, u = c) : u + d >= 1 ? (i = (t * o - 1) * Math.pow(2, a), u = u + d) : (i = t * Math.pow(2, d - 1) * Math.pow(2, a), u = 0)); a >= 8; e[r + A] = i & 255, A += h, i /= 256, a -= 8) + ; + for (u = u << a | i, l += a; l > 0; e[r + A] = u & 255, A += h, u /= 256, l -= 8) + ; + e[r + A - h] |= E * 128; + }), s4; +} +var hy; +function ile() { + return hy || (hy = 1, function(e) { + const t = ole(), r = ule(), n = typeof Symbol == "function" && typeof Symbol.for == "function" ? Symbol.for("nodejs.util.inspect.custom") : null; + e.Buffer = i, e.SlowBuffer = f, e.INSPECT_MAX_BYTES = 50; + const a = 2147483647; + e.kMaxLength = a, i.TYPED_ARRAY_SUPPORT = s(), !i.TYPED_ARRAY_SUPPORT && typeof console < "u" && typeof console.error == "function" && console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."); + function s() { + try { + const C = new Uint8Array(1), x = { foo: function() { + return 42; + } }; + return Object.setPrototypeOf(x, Uint8Array.prototype), Object.setPrototypeOf(C, x), C.foo() === 42; + } catch { + return !1; + } + } + Object.defineProperty(i.prototype, "parent", { enumerable: !0, get: function() { + if (i.isBuffer(this)) + return this.buffer; + } }), Object.defineProperty(i.prototype, "offset", { enumerable: !0, get: function() { + if (i.isBuffer(this)) + return this.byteOffset; + } }); + function u(C) { + if (C > a) + throw new RangeError('The value "' + C + '" is invalid for option "size"'); + const x = new Uint8Array(C); + return Object.setPrototypeOf(x, i.prototype), x; + } + function i(C, x, Z) { + if (typeof C == "number") { + if (typeof x == "string") + throw new TypeError('The "string" argument must be of type string. Received type number'); + return d(C); + } + return o(C, x, Z); + } + i.poolSize = 8192; + function o(C, x, Z) { + if (typeof C == "string") + return p(C, x); + if (ArrayBuffer.isView(C)) + return h(C); + if (C == null) + throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type " + typeof C); + if (nt(C, ArrayBuffer) || C && nt(C.buffer, ArrayBuffer) || typeof SharedArrayBuffer < "u" && (nt(C, SharedArrayBuffer) || C && nt(C.buffer, SharedArrayBuffer))) + return E(C, x, Z); + if (typeof C == "number") + throw new TypeError('The "value" argument must not be of type number. Received type number'); + const ae = C.valueOf && C.valueOf(); + if (ae != null && ae !== C) + return i.from(ae, x, Z); + const Ae = b(C); + if (Ae) + return Ae; + if (typeof Symbol < "u" && Symbol.toPrimitive != null && typeof C[Symbol.toPrimitive] == "function") + return i.from(C[Symbol.toPrimitive]("string"), x, Z); + throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type " + typeof C); + } + i.from = function(C, x, Z) { + return o(C, x, Z); + }, Object.setPrototypeOf(i.prototype, Uint8Array.prototype), Object.setPrototypeOf(i, Uint8Array); + function l(C) { + if (typeof C != "number") + throw new TypeError('"size" argument must be of type number'); + if (C < 0) + throw new RangeError('The value "' + C + '" is invalid for option "size"'); + } + function c(C, x, Z) { + return l(C), C <= 0 ? u(C) : x !== void 0 ? typeof Z == "string" ? u(C).fill(x, Z) : u(C).fill(x) : u(C); + } + i.alloc = function(C, x, Z) { + return c(C, x, Z); + }; + function d(C) { + return l(C), u(C < 0 ? 0 : v(C) | 0); + } + i.allocUnsafe = function(C) { + return d(C); + }, i.allocUnsafeSlow = function(C) { + return d(C); + }; + function p(C, x) { + if ((typeof x != "string" || x === "") && (x = "utf8"), !i.isEncoding(x)) + throw new TypeError("Unknown encoding: " + x); + const Z = S(C, x) | 0; + let ae = u(Z); + const Ae = ae.write(C, x); + return Ae !== Z && (ae = ae.slice(0, Ae)), ae; + } + function A(C) { + const x = C.length < 0 ? 0 : v(C.length) | 0, Z = u(x); + for (let ae = 0; ae < x; ae += 1) + Z[ae] = C[ae] & 255; + return Z; + } + function h(C) { + if (nt(C, Uint8Array)) { + const x = new Uint8Array(C); + return E(x.buffer, x.byteOffset, x.byteLength); + } + return A(C); + } + function E(C, x, Z) { + if (x < 0 || C.byteLength < x) + throw new RangeError('"offset" is outside of buffer bounds'); + if (C.byteLength < x + (Z || 0)) + throw new RangeError('"length" is outside of buffer bounds'); + let ae; + return x === void 0 && Z === void 0 ? ae = new Uint8Array(C) : Z === void 0 ? ae = new Uint8Array(C, x) : ae = new Uint8Array(C, x, Z), Object.setPrototypeOf(ae, i.prototype), ae; + } + function b(C) { + if (i.isBuffer(C)) { + const x = v(C.length) | 0, Z = u(x); + return Z.length === 0 || C.copy(Z, 0, 0, x), Z; + } + if (C.length !== void 0) + return typeof C.length != "number" || Ot(C.length) ? u(0) : A(C); + if (C.type === "Buffer" && Array.isArray(C.data)) + return A(C.data); + } + function v(C) { + if (C >= a) + throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x" + a.toString(16) + " bytes"); + return C | 0; + } + function f(C) { + return +C != C && (C = 0), i.alloc(+C); + } + i.isBuffer = function(C) { + return C != null && C._isBuffer === !0 && C !== i.prototype; + }, i.compare = function(C, x) { + if (nt(C, Uint8Array) && (C = i.from(C, C.offset, C.byteLength)), nt(x, Uint8Array) && (x = i.from(x, x.offset, x.byteLength)), !i.isBuffer(C) || !i.isBuffer(x)) + throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array'); + if (C === x) + return 0; + let Z = C.length, ae = x.length; + for (let Ae = 0, Se = Math.min(Z, ae); Ae < Se; ++Ae) + if (C[Ae] !== x[Ae]) { + Z = C[Ae], ae = x[Ae]; + break; + } + return Z < ae ? -1 : ae < Z ? 1 : 0; + }, i.isEncoding = function(C) { + switch (String(C).toLowerCase()) { + case "hex": + case "utf8": + case "utf-8": + case "ascii": + case "latin1": + case "binary": + case "base64": + case "ucs2": + case "ucs-2": + case "utf16le": + case "utf-16le": + return !0; + default: + return !1; + } + }, i.concat = function(C, x) { + if (!Array.isArray(C)) + throw new TypeError('"list" argument must be an Array of Buffers'); + if (C.length === 0) + return i.alloc(0); + let Z; + if (x === void 0) + for (x = 0, Z = 0; Z < C.length; ++Z) + x += C[Z].length; + const ae = i.allocUnsafe(x); + let Ae = 0; + for (Z = 0; Z < C.length; ++Z) { + let Se = C[Z]; + if (nt(Se, Uint8Array)) + Ae + Se.length > ae.length ? (i.isBuffer(Se) || (Se = i.from(Se)), Se.copy(ae, Ae)) : Uint8Array.prototype.set.call(ae, Se, Ae); + else if (i.isBuffer(Se)) + Se.copy(ae, Ae); + else + throw new TypeError('"list" argument must be an Array of Buffers'); + Ae += Se.length; + } + return ae; + }; + function S(C, x) { + if (i.isBuffer(C)) + return C.length; + if (ArrayBuffer.isView(C) || nt(C, ArrayBuffer)) + return C.byteLength; + if (typeof C != "string") + throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type ' + typeof C); + const Z = C.length, ae = arguments.length > 2 && arguments[2] === !0; + if (!ae && Z === 0) + return 0; + let Ae = !1; + for (; ; ) + switch (x) { + case "ascii": + case "latin1": + case "binary": + return Z; + case "utf8": + case "utf-8": + return qe(C).length; + case "ucs2": + case "ucs-2": + case "utf16le": + case "utf-16le": + return Z * 2; + case "hex": + return Z >>> 1; + case "base64": + return Bt(C).length; + default: + if (Ae) + return ae ? -1 : qe(C).length; + x = ("" + x).toLowerCase(), Ae = !0; + } + } + i.byteLength = S; + function _(C, x, Z) { + let ae = !1; + if ((x === void 0 || x < 0) && (x = 0), x > this.length || ((Z === void 0 || Z > this.length) && (Z = this.length), Z <= 0) || (Z >>>= 0, x >>>= 0, Z <= x)) + return ""; + for (C || (C = "utf8"); ; ) + switch (C) { + case "hex": + return V(this, x, Z); + case "utf8": + case "utf-8": + return q(this, x, Z); + case "ascii": + return j(this, x, Z); + case "latin1": + case "binary": + return O(this, x, Z); + case "base64": + return R(this, x, Z); + case "ucs2": + case "ucs-2": + case "utf16le": + case "utf-16le": + return fe(this, x, Z); + default: + if (ae) + throw new TypeError("Unknown encoding: " + C); + C = (C + "").toLowerCase(), ae = !0; + } + } + i.prototype._isBuffer = !0; + function z(C, x, Z) { + const ae = C[x]; + C[x] = C[Z], C[Z] = ae; + } + i.prototype.swap16 = function() { + const C = this.length; + if (C % 2 !== 0) + throw new RangeError("Buffer size must be a multiple of 16-bits"); + for (let x = 0; x < C; x += 2) + z(this, x, x + 1); + return this; + }, i.prototype.swap32 = function() { + const C = this.length; + if (C % 4 !== 0) + throw new RangeError("Buffer size must be a multiple of 32-bits"); + for (let x = 0; x < C; x += 4) + z(this, x, x + 3), z(this, x + 1, x + 2); + return this; + }, i.prototype.swap64 = function() { + const C = this.length; + if (C % 8 !== 0) + throw new RangeError("Buffer size must be a multiple of 64-bits"); + for (let x = 0; x < C; x += 8) + z(this, x, x + 7), z(this, x + 1, x + 6), z(this, x + 2, x + 5), z(this, x + 3, x + 4); + return this; + }, i.prototype.toString = function() { + const C = this.length; + return C === 0 ? "" : arguments.length === 0 ? q(this, 0, C) : _.apply(this, arguments); + }, i.prototype.toLocaleString = i.prototype.toString, i.prototype.equals = function(C) { + if (!i.isBuffer(C)) + throw new TypeError("Argument must be a Buffer"); + return this === C ? !0 : i.compare(this, C) === 0; + }, i.prototype.inspect = function() { + let C = ""; + const x = e.INSPECT_MAX_BYTES; + return C = this.toString("hex", 0, x).replace(/(.{2})/g, "$1 ").trim(), this.length > x && (C += " ... "), ""; + }, n && (i.prototype[n] = i.prototype.inspect), i.prototype.compare = function(C, x, Z, ae, Ae) { + if (nt(C, Uint8Array) && (C = i.from(C, C.offset, C.byteLength)), !i.isBuffer(C)) + throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type ' + typeof C); + if (x === void 0 && (x = 0), Z === void 0 && (Z = C ? C.length : 0), ae === void 0 && (ae = 0), Ae === void 0 && (Ae = this.length), x < 0 || Z > C.length || ae < 0 || Ae > this.length) + throw new RangeError("out of range index"); + if (ae >= Ae && x >= Z) + return 0; + if (ae >= Ae) + return -1; + if (x >= Z) + return 1; + if (x >>>= 0, Z >>>= 0, ae >>>= 0, Ae >>>= 0, this === C) + return 0; + let Se = Ae - ae, Ye = Z - x; + const dt = Math.min(Se, Ye), Et = this.slice(ae, Ae), ht = C.slice(x, Z); + for (let gt = 0; gt < dt; ++gt) + if (Et[gt] !== ht[gt]) { + Se = Et[gt], Ye = ht[gt]; + break; + } + return Se < Ye ? -1 : Ye < Se ? 1 : 0; + }; + function y(C, x, Z, ae, Ae) { + if (C.length === 0) + return -1; + if (typeof Z == "string" ? (ae = Z, Z = 0) : Z > 2147483647 ? Z = 2147483647 : Z < -2147483648 && (Z = -2147483648), Z = +Z, Ot(Z) && (Z = Ae ? 0 : C.length - 1), Z < 0 && (Z = C.length + Z), Z >= C.length) { + if (Ae) + return -1; + Z = C.length - 1; + } else if (Z < 0) + if (Ae) + Z = 0; + else + return -1; + if (typeof x == "string" && (x = i.from(x, ae)), i.isBuffer(x)) + return x.length === 0 ? -1 : $(C, x, Z, ae, Ae); + if (typeof x == "number") + return x = x & 255, typeof Uint8Array.prototype.indexOf == "function" ? Ae ? Uint8Array.prototype.indexOf.call(C, x, Z) : Uint8Array.prototype.lastIndexOf.call(C, x, Z) : $(C, [x], Z, ae, Ae); + throw new TypeError("val must be string, number or Buffer"); + } + function $(C, x, Z, ae, Ae) { + let Se = 1, Ye = C.length, dt = x.length; + if (ae !== void 0 && (ae = String(ae).toLowerCase(), ae === "ucs2" || ae === "ucs-2" || ae === "utf16le" || ae === "utf-16le")) { + if (C.length < 2 || x.length < 2) + return -1; + Se = 2, Ye /= 2, dt /= 2, Z /= 2; + } + function Et(gt, Dt) { + return Se === 1 ? gt[Dt] : gt.readUInt16BE(Dt * Se); + } + let ht; + if (Ae) { + let gt = -1; + for (ht = Z; ht < Ye; ht++) + if (Et(C, ht) === Et(x, gt === -1 ? 0 : ht - gt)) { + if (gt === -1 && (gt = ht), ht - gt + 1 === dt) + return gt * Se; + } else + gt !== -1 && (ht -= ht - gt), gt = -1; + } else + for (Z + dt > Ye && (Z = Ye - dt), ht = Z; ht >= 0; ht--) { + let gt = !0; + for (let Dt = 0; Dt < dt; Dt++) + if (Et(C, ht + Dt) !== Et(x, Dt)) { + gt = !1; + break; + } + if (gt) + return ht; + } + return -1; + } + i.prototype.includes = function(C, x, Z) { + return this.indexOf(C, x, Z) !== -1; + }, i.prototype.indexOf = function(C, x, Z) { + return y(this, C, x, Z, !0); + }, i.prototype.lastIndexOf = function(C, x, Z) { + return y(this, C, x, Z, !1); + }; + function re(C, x, Z, ae) { + Z = Number(Z) || 0; + const Ae = C.length - Z; + ae ? (ae = Number(ae), ae > Ae && (ae = Ae)) : ae = Ae; + const Se = x.length; + ae > Se / 2 && (ae = Se / 2); + let Ye; + for (Ye = 0; Ye < ae; ++Ye) { + const dt = parseInt(x.substr(Ye * 2, 2), 16); + if (Ot(dt)) + return Ye; + C[Z + Ye] = dt; + } + return Ye; + } + function Q(C, x, Z, ae) { + return ut(qe(x, C.length - Z), C, Z, ae); + } + function D(C, x, Z, ae) { + return ut(lt(x), C, Z, ae); + } + function w(C, x, Z, ae) { + return ut(Bt(x), C, Z, ae); + } + function k(C, x, Z, ae) { + return ut(et(x, C.length - Z), C, Z, ae); + } + i.prototype.write = function(C, x, Z, ae) { + if (x === void 0) + ae = "utf8", Z = this.length, x = 0; + else if (Z === void 0 && typeof x == "string") + ae = x, Z = this.length, x = 0; + else if (isFinite(x)) + x = x >>> 0, isFinite(Z) ? (Z = Z >>> 0, ae === void 0 && (ae = "utf8")) : (ae = Z, Z = void 0); + else + throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported"); + const Ae = this.length - x; + if ((Z === void 0 || Z > Ae) && (Z = Ae), C.length > 0 && (Z < 0 || x < 0) || x > this.length) + throw new RangeError("Attempt to write outside buffer bounds"); + ae || (ae = "utf8"); + let Se = !1; + for (; ; ) + switch (ae) { + case "hex": + return re(this, C, x, Z); + case "utf8": + case "utf-8": + return Q(this, C, x, Z); + case "ascii": + case "latin1": + case "binary": + return D(this, C, x, Z); + case "base64": + return w(this, C, x, Z); + case "ucs2": + case "ucs-2": + case "utf16le": + case "utf-16le": + return k(this, C, x, Z); + default: + if (Se) + throw new TypeError("Unknown encoding: " + ae); + ae = ("" + ae).toLowerCase(), Se = !0; + } + }, i.prototype.toJSON = function() { + return { type: "Buffer", data: Array.prototype.slice.call(this._arr || this, 0) }; + }; + function R(C, x, Z) { + return x === 0 && Z === C.length ? t.fromByteArray(C) : t.fromByteArray(C.slice(x, Z)); + } + function q(C, x, Z) { + Z = Math.min(C.length, Z); + const ae = []; + let Ae = x; + for (; Ae < Z; ) { + const Se = C[Ae]; + let Ye = null, dt = Se > 239 ? 4 : Se > 223 ? 3 : Se > 191 ? 2 : 1; + if (Ae + dt <= Z) { + let Et, ht, gt, Dt; + switch (dt) { + case 1: + Se < 128 && (Ye = Se); + break; + case 2: + Et = C[Ae + 1], (Et & 192) === 128 && (Dt = (Se & 31) << 6 | Et & 63, Dt > 127 && (Ye = Dt)); + break; + case 3: + Et = C[Ae + 1], ht = C[Ae + 2], (Et & 192) === 128 && (ht & 192) === 128 && (Dt = (Se & 15) << 12 | (Et & 63) << 6 | ht & 63, Dt > 2047 && (Dt < 55296 || Dt > 57343) && (Ye = Dt)); + break; + case 4: + Et = C[Ae + 1], ht = C[Ae + 2], gt = C[Ae + 3], (Et & 192) === 128 && (ht & 192) === 128 && (gt & 192) === 128 && (Dt = (Se & 15) << 18 | (Et & 63) << 12 | (ht & 63) << 6 | gt & 63, Dt > 65535 && Dt < 1114112 && (Ye = Dt)); + } + } + Ye === null ? (Ye = 65533, dt = 1) : Ye > 65535 && (Ye -= 65536, ae.push(Ye >>> 10 & 1023 | 55296), Ye = 56320 | Ye & 1023), ae.push(Ye), Ae += dt; + } + return se(ae); + } + const ee = 4096; + function se(C) { + const x = C.length; + if (x <= ee) + return String.fromCharCode.apply(String, C); + let Z = "", ae = 0; + for (; ae < x; ) + Z += String.fromCharCode.apply(String, C.slice(ae, ae += ee)); + return Z; + } + function j(C, x, Z) { + let ae = ""; + Z = Math.min(C.length, Z); + for (let Ae = x; Ae < Z; ++Ae) + ae += String.fromCharCode(C[Ae] & 127); + return ae; + } + function O(C, x, Z) { + let ae = ""; + Z = Math.min(C.length, Z); + for (let Ae = x; Ae < Z; ++Ae) + ae += String.fromCharCode(C[Ae]); + return ae; + } + function V(C, x, Z) { + const ae = C.length; + (!x || x < 0) && (x = 0), (!Z || Z < 0 || Z > ae) && (Z = ae); + let Ae = ""; + for (let Se = x; Se < Z; ++Se) + Ae += Yt[C[Se]]; + return Ae; + } + function fe(C, x, Z) { + const ae = C.slice(x, Z); + let Ae = ""; + for (let Se = 0; Se < ae.length - 1; Se += 2) + Ae += String.fromCharCode(ae[Se] + ae[Se + 1] * 256); + return Ae; + } + i.prototype.slice = function(C, x) { + const Z = this.length; + C = ~~C, x = x === void 0 ? Z : ~~x, C < 0 ? (C += Z, C < 0 && (C = 0)) : C > Z && (C = Z), x < 0 ? (x += Z, x < 0 && (x = 0)) : x > Z && (x = Z), x < C && (x = C); + const ae = this.subarray(C, x); + return Object.setPrototypeOf(ae, i.prototype), ae; + }; + function te(C, x, Z) { + if (C % 1 !== 0 || C < 0) + throw new RangeError("offset is not uint"); + if (C + x > Z) + throw new RangeError("Trying to access beyond buffer length"); + } + i.prototype.readUintLE = i.prototype.readUIntLE = function(C, x, Z) { + C = C >>> 0, x = x >>> 0, Z || te(C, x, this.length); + let ae = this[C], Ae = 1, Se = 0; + for (; ++Se < x && (Ae *= 256); ) + ae += this[C + Se] * Ae; + return ae; + }, i.prototype.readUintBE = i.prototype.readUIntBE = function(C, x, Z) { + C = C >>> 0, x = x >>> 0, Z || te(C, x, this.length); + let ae = this[C + --x], Ae = 1; + for (; x > 0 && (Ae *= 256); ) + ae += this[C + --x] * Ae; + return ae; + }, i.prototype.readUint8 = i.prototype.readUInt8 = function(C, x) { + return C = C >>> 0, x || te(C, 1, this.length), this[C]; + }, i.prototype.readUint16LE = i.prototype.readUInt16LE = function(C, x) { + return C = C >>> 0, x || te(C, 2, this.length), this[C] | this[C + 1] << 8; + }, i.prototype.readUint16BE = i.prototype.readUInt16BE = function(C, x) { + return C = C >>> 0, x || te(C, 2, this.length), this[C] << 8 | this[C + 1]; + }, i.prototype.readUint32LE = i.prototype.readUInt32LE = function(C, x) { + return C = C >>> 0, x || te(C, 4, this.length), (this[C] | this[C + 1] << 8 | this[C + 2] << 16) + this[C + 3] * 16777216; + }, i.prototype.readUint32BE = i.prototype.readUInt32BE = function(C, x) { + return C = C >>> 0, x || te(C, 4, this.length), this[C] * 16777216 + (this[C + 1] << 16 | this[C + 2] << 8 | this[C + 3]); + }, i.prototype.readBigUInt64LE = Nt(function(C) { + C = C >>> 0, Te(C, "offset"); + const x = this[C], Z = this[C + 7]; + (x === void 0 || Z === void 0) && Me(C, this.length - 8); + const ae = x + this[++C] * 2 ** 8 + this[++C] * 2 ** 16 + this[++C] * 2 ** 24, Ae = this[++C] + this[++C] * 2 ** 8 + this[++C] * 2 ** 16 + Z * 2 ** 24; + return BigInt(ae) + (BigInt(Ae) << BigInt(32)); + }), i.prototype.readBigUInt64BE = Nt(function(C) { + C = C >>> 0, Te(C, "offset"); + const x = this[C], Z = this[C + 7]; + (x === void 0 || Z === void 0) && Me(C, this.length - 8); + const ae = x * 2 ** 24 + this[++C] * 2 ** 16 + this[++C] * 2 ** 8 + this[++C], Ae = this[++C] * 2 ** 24 + this[++C] * 2 ** 16 + this[++C] * 2 ** 8 + Z; + return (BigInt(ae) << BigInt(32)) + BigInt(Ae); + }), i.prototype.readIntLE = function(C, x, Z) { + C = C >>> 0, x = x >>> 0, Z || te(C, x, this.length); + let ae = this[C], Ae = 1, Se = 0; + for (; ++Se < x && (Ae *= 256); ) + ae += this[C + Se] * Ae; + return Ae *= 128, ae >= Ae && (ae -= Math.pow(2, 8 * x)), ae; + }, i.prototype.readIntBE = function(C, x, Z) { + C = C >>> 0, x = x >>> 0, Z || te(C, x, this.length); + let ae = x, Ae = 1, Se = this[C + --ae]; + for (; ae > 0 && (Ae *= 256); ) + Se += this[C + --ae] * Ae; + return Ae *= 128, Se >= Ae && (Se -= Math.pow(2, 8 * x)), Se; + }, i.prototype.readInt8 = function(C, x) { + return C = C >>> 0, x || te(C, 1, this.length), this[C] & 128 ? (255 - this[C] + 1) * -1 : this[C]; + }, i.prototype.readInt16LE = function(C, x) { + C = C >>> 0, x || te(C, 2, this.length); + const Z = this[C] | this[C + 1] << 8; + return Z & 32768 ? Z | 4294901760 : Z; + }, i.prototype.readInt16BE = function(C, x) { + C = C >>> 0, x || te(C, 2, this.length); + const Z = this[C + 1] | this[C] << 8; + return Z & 32768 ? Z | 4294901760 : Z; + }, i.prototype.readInt32LE = function(C, x) { + return C = C >>> 0, x || te(C, 4, this.length), this[C] | this[C + 1] << 8 | this[C + 2] << 16 | this[C + 3] << 24; + }, i.prototype.readInt32BE = function(C, x) { + return C = C >>> 0, x || te(C, 4, this.length), this[C] << 24 | this[C + 1] << 16 | this[C + 2] << 8 | this[C + 3]; + }, i.prototype.readBigInt64LE = Nt(function(C) { + C = C >>> 0, Te(C, "offset"); + const x = this[C], Z = this[C + 7]; + (x === void 0 || Z === void 0) && Me(C, this.length - 8); + const ae = this[C + 4] + this[C + 5] * 2 ** 8 + this[C + 6] * 2 ** 16 + (Z << 24); + return (BigInt(ae) << BigInt(32)) + BigInt(x + this[++C] * 2 ** 8 + this[++C] * 2 ** 16 + this[++C] * 2 ** 24); + }), i.prototype.readBigInt64BE = Nt(function(C) { + C = C >>> 0, Te(C, "offset"); + const x = this[C], Z = this[C + 7]; + (x === void 0 || Z === void 0) && Me(C, this.length - 8); + const ae = (x << 24) + this[++C] * 2 ** 16 + this[++C] * 2 ** 8 + this[++C]; + return (BigInt(ae) << BigInt(32)) + BigInt(this[++C] * 2 ** 24 + this[++C] * 2 ** 16 + this[++C] * 2 ** 8 + Z); + }), i.prototype.readFloatLE = function(C, x) { + return C = C >>> 0, x || te(C, 4, this.length), r.read(this, C, !0, 23, 4); + }, i.prototype.readFloatBE = function(C, x) { + return C = C >>> 0, x || te(C, 4, this.length), r.read(this, C, !1, 23, 4); + }, i.prototype.readDoubleLE = function(C, x) { + return C = C >>> 0, x || te(C, 8, this.length), r.read(this, C, !0, 52, 8); + }, i.prototype.readDoubleBE = function(C, x) { + return C = C >>> 0, x || te(C, 8, this.length), r.read(this, C, !1, 52, 8); + }; + function De(C, x, Z, ae, Ae, Se) { + if (!i.isBuffer(C)) + throw new TypeError('"buffer" argument must be a Buffer instance'); + if (x > Ae || x < Se) + throw new RangeError('"value" argument is out of bounds'); + if (Z + ae > C.length) + throw new RangeError("Index out of range"); + } + i.prototype.writeUintLE = i.prototype.writeUIntLE = function(C, x, Z, ae) { + if (C = +C, x = x >>> 0, Z = Z >>> 0, !ae) { + const Ye = Math.pow(2, 8 * Z) - 1; + De(this, C, x, Z, Ye, 0); + } + let Ae = 1, Se = 0; + for (this[x] = C & 255; ++Se < Z && (Ae *= 256); ) + this[x + Se] = C / Ae & 255; + return x + Z; + }, i.prototype.writeUintBE = i.prototype.writeUIntBE = function(C, x, Z, ae) { + if (C = +C, x = x >>> 0, Z = Z >>> 0, !ae) { + const Ye = Math.pow(2, 8 * Z) - 1; + De(this, C, x, Z, Ye, 0); + } + let Ae = Z - 1, Se = 1; + for (this[x + Ae] = C & 255; --Ae >= 0 && (Se *= 256); ) + this[x + Ae] = C / Se & 255; + return x + Z; + }, i.prototype.writeUint8 = i.prototype.writeUInt8 = function(C, x, Z) { + return C = +C, x = x >>> 0, Z || De(this, C, x, 1, 255, 0), this[x] = C & 255, x + 1; + }, i.prototype.writeUint16LE = i.prototype.writeUInt16LE = function(C, x, Z) { + return C = +C, x = x >>> 0, Z || De(this, C, x, 2, 65535, 0), this[x] = C & 255, this[x + 1] = C >>> 8, x + 2; + }, i.prototype.writeUint16BE = i.prototype.writeUInt16BE = function(C, x, Z) { + return C = +C, x = x >>> 0, Z || De(this, C, x, 2, 65535, 0), this[x] = C >>> 8, this[x + 1] = C & 255, x + 2; + }, i.prototype.writeUint32LE = i.prototype.writeUInt32LE = function(C, x, Z) { + return C = +C, x = x >>> 0, Z || De(this, C, x, 4, 4294967295, 0), this[x + 3] = C >>> 24, this[x + 2] = C >>> 16, this[x + 1] = C >>> 8, this[x] = C & 255, x + 4; + }, i.prototype.writeUint32BE = i.prototype.writeUInt32BE = function(C, x, Z) { + return C = +C, x = x >>> 0, Z || De(this, C, x, 4, 4294967295, 0), this[x] = C >>> 24, this[x + 1] = C >>> 16, this[x + 2] = C >>> 8, this[x + 3] = C & 255, x + 4; + }; + function xe(C, x, Z, ae, Ae) { + ye(x, ae, Ae, C, Z, 7); + let Se = Number(x & BigInt(4294967295)); + C[Z++] = Se, Se = Se >> 8, C[Z++] = Se, Se = Se >> 8, C[Z++] = Se, Se = Se >> 8, C[Z++] = Se; + let Ye = Number(x >> BigInt(32) & BigInt(4294967295)); + return C[Z++] = Ye, Ye = Ye >> 8, C[Z++] = Ye, Ye = Ye >> 8, C[Z++] = Ye, Ye = Ye >> 8, C[Z++] = Ye, Z; + } + function J(C, x, Z, ae, Ae) { + ye(x, ae, Ae, C, Z, 7); + let Se = Number(x & BigInt(4294967295)); + C[Z + 7] = Se, Se = Se >> 8, C[Z + 6] = Se, Se = Se >> 8, C[Z + 5] = Se, Se = Se >> 8, C[Z + 4] = Se; + let Ye = Number(x >> BigInt(32) & BigInt(4294967295)); + return C[Z + 3] = Ye, Ye = Ye >> 8, C[Z + 2] = Ye, Ye = Ye >> 8, C[Z + 1] = Ye, Ye = Ye >> 8, C[Z] = Ye, Z + 8; + } + i.prototype.writeBigUInt64LE = Nt(function(C, x = 0) { + return xe(this, C, x, BigInt(0), BigInt("0xffffffffffffffff")); + }), i.prototype.writeBigUInt64BE = Nt(function(C, x = 0) { + return J(this, C, x, BigInt(0), BigInt("0xffffffffffffffff")); + }), i.prototype.writeIntLE = function(C, x, Z, ae) { + if (C = +C, x = x >>> 0, !ae) { + const dt = Math.pow(2, 8 * Z - 1); + De(this, C, x, Z, dt - 1, -dt); + } + let Ae = 0, Se = 1, Ye = 0; + for (this[x] = C & 255; ++Ae < Z && (Se *= 256); ) + C < 0 && Ye === 0 && this[x + Ae - 1] !== 0 && (Ye = 1), this[x + Ae] = (C / Se >> 0) - Ye & 255; + return x + Z; + }, i.prototype.writeIntBE = function(C, x, Z, ae) { + if (C = +C, x = x >>> 0, !ae) { + const dt = Math.pow(2, 8 * Z - 1); + De(this, C, x, Z, dt - 1, -dt); + } + let Ae = Z - 1, Se = 1, Ye = 0; + for (this[x + Ae] = C & 255; --Ae >= 0 && (Se *= 256); ) + C < 0 && Ye === 0 && this[x + Ae + 1] !== 0 && (Ye = 1), this[x + Ae] = (C / Se >> 0) - Ye & 255; + return x + Z; + }, i.prototype.writeInt8 = function(C, x, Z) { + return C = +C, x = x >>> 0, Z || De(this, C, x, 1, 127, -128), C < 0 && (C = 255 + C + 1), this[x] = C & 255, x + 1; + }, i.prototype.writeInt16LE = function(C, x, Z) { + return C = +C, x = x >>> 0, Z || De(this, C, x, 2, 32767, -32768), this[x] = C & 255, this[x + 1] = C >>> 8, x + 2; + }, i.prototype.writeInt16BE = function(C, x, Z) { + return C = +C, x = x >>> 0, Z || De(this, C, x, 2, 32767, -32768), this[x] = C >>> 8, this[x + 1] = C & 255, x + 2; + }, i.prototype.writeInt32LE = function(C, x, Z) { + return C = +C, x = x >>> 0, Z || De(this, C, x, 4, 2147483647, -2147483648), this[x] = C & 255, this[x + 1] = C >>> 8, this[x + 2] = C >>> 16, this[x + 3] = C >>> 24, x + 4; + }, i.prototype.writeInt32BE = function(C, x, Z) { + return C = +C, x = x >>> 0, Z || De(this, C, x, 4, 2147483647, -2147483648), C < 0 && (C = 4294967295 + C + 1), this[x] = C >>> 24, this[x + 1] = C >>> 16, this[x + 2] = C >>> 8, this[x + 3] = C & 255, x + 4; + }, i.prototype.writeBigInt64LE = Nt(function(C, x = 0) { + return xe(this, C, x, -BigInt("0x8000000000000000"), BigInt("0x7fffffffffffffff")); + }), i.prototype.writeBigInt64BE = Nt(function(C, x = 0) { + return J(this, C, x, -BigInt("0x8000000000000000"), BigInt("0x7fffffffffffffff")); + }); + function Ee(C, x, Z, ae, Ae, Se) { + if (Z + ae > C.length) + throw new RangeError("Index out of range"); + if (Z < 0) + throw new RangeError("Index out of range"); + } + function _e(C, x, Z, ae, Ae) { + return x = +x, Z = Z >>> 0, Ae || Ee(C, x, Z, 4), r.write(C, x, Z, ae, 23, 4), Z + 4; + } + i.prototype.writeFloatLE = function(C, x, Z) { + return _e(this, C, x, !0, Z); + }, i.prototype.writeFloatBE = function(C, x, Z) { + return _e(this, C, x, !1, Z); + }; + function Fe(C, x, Z, ae, Ae) { + return x = +x, Z = Z >>> 0, Ae || Ee(C, x, Z, 8), r.write(C, x, Z, ae, 52, 8), Z + 8; + } + i.prototype.writeDoubleLE = function(C, x, Z) { + return Fe(this, C, x, !0, Z); + }, i.prototype.writeDoubleBE = function(C, x, Z) { + return Fe(this, C, x, !1, Z); + }, i.prototype.copy = function(C, x, Z, ae) { + if (!i.isBuffer(C)) + throw new TypeError("argument should be a Buffer"); + if (Z || (Z = 0), !ae && ae !== 0 && (ae = this.length), x >= C.length && (x = C.length), x || (x = 0), ae > 0 && ae < Z && (ae = Z), ae === Z || C.length === 0 || this.length === 0) + return 0; + if (x < 0) + throw new RangeError("targetStart out of bounds"); + if (Z < 0 || Z >= this.length) + throw new RangeError("Index out of range"); + if (ae < 0) + throw new RangeError("sourceEnd out of bounds"); + ae > this.length && (ae = this.length), C.length - x < ae - Z && (ae = C.length - x + Z); + const Ae = ae - Z; + return this === C && typeof Uint8Array.prototype.copyWithin == "function" ? this.copyWithin(x, Z, ae) : Uint8Array.prototype.set.call(C, this.subarray(Z, ae), x), Ae; + }, i.prototype.fill = function(C, x, Z, ae) { + if (typeof C == "string") { + if (typeof x == "string" ? (ae = x, x = 0, Z = this.length) : typeof Z == "string" && (ae = Z, Z = this.length), ae !== void 0 && typeof ae != "string") + throw new TypeError("encoding must be a string"); + if (typeof ae == "string" && !i.isEncoding(ae)) + throw new TypeError("Unknown encoding: " + ae); + if (C.length === 1) { + const Se = C.charCodeAt(0); + (ae === "utf8" && Se < 128 || ae === "latin1") && (C = Se); + } + } else + typeof C == "number" ? C = C & 255 : typeof C == "boolean" && (C = Number(C)); + if (x < 0 || this.length < x || this.length < Z) + throw new RangeError("Out of range index"); + if (Z <= x) + return this; + x = x >>> 0, Z = Z === void 0 ? this.length : Z >>> 0, C || (C = 0); + let Ae; + if (typeof C == "number") + for (Ae = x; Ae < Z; ++Ae) + this[Ae] = C; + else { + const Se = i.isBuffer(C) ? C : i.from(C, ae), Ye = Se.length; + if (Ye === 0) + throw new TypeError('The value "' + C + '" is invalid for argument "value"'); + for (Ae = 0; Ae < Z - x; ++Ae) + this[Ae + x] = Se[Ae % Ye]; + } + return this; + }; + const Ge = {}; + function Ue(C, x, Z) { + Ge[C] = class extends Z { + constructor() { + super(), Object.defineProperty(this, "message", { value: x.apply(this, arguments), writable: !0, configurable: !0 }), this.name = "".concat(this.name, " [").concat(C, "]"), this.stack, delete this.name; + } + get code() { + return C; + } + set code(ae) { + Object.defineProperty(this, "code", { configurable: !0, enumerable: !0, value: ae, writable: !0 }); + } + toString() { + return "".concat(this.name, " [").concat(C, "]: ").concat(this.message); + } + }; + } + Ue("ERR_BUFFER_OUT_OF_BOUNDS", function(C) { + return C ? "".concat(C, " is outside of buffer bounds") : "Attempt to access memory outside buffer bounds"; + }, RangeError), Ue("ERR_INVALID_ARG_TYPE", function(C, x) { + return 'The "'.concat(C, '" argument must be of type number. Received type ').concat(typeof x); + }, TypeError), Ue("ERR_OUT_OF_RANGE", function(C, x, Z) { + let ae = 'The value of "'.concat(C, '" is out of range.'), Ae = Z; + return Number.isInteger(Z) && Math.abs(Z) > 2 ** 32 ? Ae = ne(String(Z)) : typeof Z == "bigint" && (Ae = String(Z), (Z > BigInt(2) ** BigInt(32) || Z < -(BigInt(2) ** BigInt(32))) && (Ae = ne(Ae)), Ae += "n"), ae += " It must be ".concat(x, ". Received ").concat(Ae), ae; + }, RangeError); + function ne(C) { + let x = "", Z = C.length; + const ae = C[0] === "-" ? 1 : 0; + for (; Z >= ae + 4; Z -= 3) + x = "_".concat(C.slice(Z - 3, Z)).concat(x); + return "".concat(C.slice(0, Z)).concat(x); + } + function ue(C, x, Z) { + Te(x, "offset"), (C[x] === void 0 || C[x + Z] === void 0) && Me(x, C.length - (Z + 1)); + } + function ye(C, x, Z, ae, Ae, Se) { + if (C > Z || C < x) { + const Ye = typeof x == "bigint" ? "n" : ""; + let dt; + throw Se > 3 ? x === 0 || x === BigInt(0) ? dt = ">= 0".concat(Ye, " and < 2").concat(Ye, " ** ").concat((Se + 1) * 8).concat(Ye) : dt = ">= -(2".concat(Ye, " ** ").concat((Se + 1) * 8 - 1).concat(Ye, ") and < 2 ** ").concat((Se + 1) * 8 - 1).concat(Ye) : dt = ">= ".concat(x).concat(Ye, " and <= ").concat(Z).concat(Ye), new Ge.ERR_OUT_OF_RANGE("value", dt, C); + } + ue(ae, Ae, Se); + } + function Te(C, x) { + if (typeof C != "number") + throw new Ge.ERR_INVALID_ARG_TYPE(x, "number", C); + } + function Me(C, x, Z) { + throw Math.floor(C) !== C ? (Te(C, Z), new Ge.ERR_OUT_OF_RANGE(Z || "offset", "an integer", C)) : x < 0 ? new Ge.ERR_BUFFER_OUT_OF_BOUNDS() : new Ge.ERR_OUT_OF_RANGE(Z || "offset", ">= ".concat(Z ? 1 : 0, " and <= ").concat(x), C); + } + const at = /[^+/0-9A-Za-z-_]/g; + function be(C) { + if (C = C.split("=")[0], C = C.trim().replace(at, ""), C.length < 2) + return ""; + for (; C.length % 4 !== 0; ) + C = C + "="; + return C; + } + function qe(C, x) { + x = x || 1 / 0; + let Z; + const ae = C.length; + let Ae = null; + const Se = []; + for (let Ye = 0; Ye < ae; ++Ye) { + if (Z = C.charCodeAt(Ye), Z > 55295 && Z < 57344) { + if (!Ae) { + if (Z > 56319) { + (x -= 3) > -1 && Se.push(239, 191, 189); + continue; + } else if (Ye + 1 === ae) { + (x -= 3) > -1 && Se.push(239, 191, 189); + continue; + } + Ae = Z; + continue; + } + if (Z < 56320) { + (x -= 3) > -1 && Se.push(239, 191, 189), Ae = Z; + continue; + } + Z = (Ae - 55296 << 10 | Z - 56320) + 65536; + } else + Ae && (x -= 3) > -1 && Se.push(239, 191, 189); + if (Ae = null, Z < 128) { + if ((x -= 1) < 0) + break; + Se.push(Z); + } else if (Z < 2048) { + if ((x -= 2) < 0) + break; + Se.push(Z >> 6 | 192, Z & 63 | 128); + } else if (Z < 65536) { + if ((x -= 3) < 0) + break; + Se.push(Z >> 12 | 224, Z >> 6 & 63 | 128, Z & 63 | 128); + } else if (Z < 1114112) { + if ((x -= 4) < 0) + break; + Se.push(Z >> 18 | 240, Z >> 12 & 63 | 128, Z >> 6 & 63 | 128, Z & 63 | 128); + } else + throw new Error("Invalid code point"); + } + return Se; + } + function lt(C) { + const x = []; + for (let Z = 0; Z < C.length; ++Z) + x.push(C.charCodeAt(Z) & 255); + return x; + } + function et(C, x) { + let Z, ae, Ae; + const Se = []; + for (let Ye = 0; Ye < C.length && !((x -= 2) < 0); ++Ye) + Z = C.charCodeAt(Ye), ae = Z >> 8, Ae = Z % 256, Se.push(Ae), Se.push(ae); + return Se; + } + function Bt(C) { + return t.toByteArray(be(C)); + } + function ut(C, x, Z, ae) { + let Ae; + for (Ae = 0; Ae < ae && !(Ae + Z >= x.length || Ae >= C.length); ++Ae) + x[Ae + Z] = C[Ae]; + return Ae; + } + function nt(C, x) { + return C instanceof x || C != null && C.constructor != null && C.constructor.name != null && C.constructor.name === x.name; + } + function Ot(C) { + return C !== C; + } + const Yt = function() { + const C = "0123456789abcdef", x = new Array(256); + for (let Z = 0; Z < 16; ++Z) { + const ae = Z * 16; + for (let Ae = 0; Ae < 16; ++Ae) + x[ae + Ae] = C[Z] + C[Ae]; + } + return x; + }(); + function Nt(C) { + return typeof BigInt > "u" ? It : C; + } + function It() { + throw new Error("BigInt not supported"); + } + }(py)), py; +} +var jd = { exports: {} }, l4 = {}, Ty = {}, fy; +function Bg() { + return fy || (fy = 1, function(e) { + const t = ":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD", r = t + "\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040", n = "[" + t + "][" + r + "]*", a = new RegExp("^" + n + "$"), s = function(i, o) { + const l = []; + let c = o.exec(i); + for (; c; ) { + const d = []; + d.startIndex = o.lastIndex - c[0].length; + const p = c.length; + for (let A = 0; A < p; A++) + d.push(c[A]); + l.push(d), c = o.exec(i); + } + return l; + }, u = function(i) { + const o = a.exec(i); + return !(o === null || typeof o > "u"); + }; + e.isExist = function(i) { + return typeof i < "u"; + }, e.isEmptyObject = function(i) { + return Object.keys(i).length === 0; + }, e.merge = function(i, o, l) { + if (o) { + const c = Object.keys(o), d = c.length; + for (let p = 0; p < d; p++) + l === "strict" ? i[c[p]] = [o[c[p]]] : i[c[p]] = o[c[p]]; + } + }, e.getValue = function(i) { + return e.isExist(i) ? i : ""; + }, e.isName = u, e.getAllMatches = s, e.nameRegexp = n; + }(Ty)), Ty; +} +var gy; +function iR() { + if (gy) + return l4; + gy = 1; + const e = Bg(), t = { allowBooleanAttributes: !1, unpairedTags: [] }; + l4.validate = function(v, f) { + f = Object.assign({}, t, f); + const S = []; + let _ = !1, z = !1; + v[0] === "\uFEFF" && (v = v.substr(1)); + for (let y = 0; y < v.length; y++) + if (v[y] === "<" && v[y + 1] === "?") { + if (y += 2, y = n(v, y), y.err) + return y; + } else if (v[y] === "<") { + let $ = y; + if (y++, v[y] === "!") { + y = a(v, y); + continue; + } else { + let re = !1; + v[y] === "/" && (re = !0, y++); + let Q = ""; + for (; y < v.length && v[y] !== ">" && v[y] !== " " && v[y] !== " " && v[y] !== "\n" && v[y] !== "\r"; y++) + Q += v[y]; + if (Q = Q.trim(), Q[Q.length - 1] === "/" && (Q = Q.substring(0, Q.length - 1), y--), !h(Q)) { + let k; + return Q.trim().length === 0 ? k = "Invalid space after '<'." : k = "Tag '" + Q + "' is an invalid name.", p("InvalidTag", k, E(v, y)); + } + const D = i(v, y); + if (D === !1) + return p("InvalidAttr", "Attributes for '" + Q + "' have open quote.", E(v, y)); + let w = D.value; + if (y = D.index, w[w.length - 1] === "/") { + const k = y - w.length; + w = w.substring(0, w.length - 1); + const R = l(w, f); + if (R === !0) + _ = !0; + else + return p(R.err.code, R.err.msg, E(v, k + R.err.line)); + } else if (re) + if (D.tagClosed) { + if (w.trim().length > 0) + return p("InvalidTag", "Closing tag '" + Q + "' can't have attributes or invalid starting.", E(v, $)); + { + const k = S.pop(); + if (Q !== k.tagName) { + let R = E(v, k.tagStartPos); + return p("InvalidTag", "Expected closing tag '" + k.tagName + "' (opened in line " + R.line + ", col " + R.col + ") instead of closing tag '" + Q + "'.", E(v, $)); + } + S.length == 0 && (z = !0); + } + } else + return p("InvalidTag", "Closing tag '" + Q + "' doesn't have proper closing.", E(v, y)); + else { + const k = l(w, f); + if (k !== !0) + return p(k.err.code, k.err.msg, E(v, y - w.length + k.err.line)); + if (z === !0) + return p("InvalidXml", "Multiple possible root nodes found.", E(v, y)); + f.unpairedTags.indexOf(Q) !== -1 || S.push({ tagName: Q, tagStartPos: $ }), _ = !0; + } + for (y++; y < v.length; y++) + if (v[y] === "<") + if (v[y + 1] === "!") { + y++, y = a(v, y); + continue; + } else if (v[y + 1] === "?") { + if (y = n(v, ++y), y.err) + return y; + } else + break; + else if (v[y] === "&") { + const k = d(v, y); + if (k == -1) + return p("InvalidChar", "char '&' is not expected.", E(v, y)); + y = k; + } else if (z === !0 && !r(v[y])) + return p("InvalidXml", "Extra text at the end", E(v, y)); + v[y] === "<" && y--; + } + } else { + if (r(v[y])) + continue; + return p("InvalidChar", "char '" + v[y] + "' is not expected.", E(v, y)); + } + if (_) { + if (S.length == 1) + return p("InvalidTag", "Unclosed tag '" + S[0].tagName + "'.", E(v, S[0].tagStartPos)); + if (S.length > 0) + return p("InvalidXml", "Invalid '" + JSON.stringify(S.map((y) => y.tagName), null, 4).replace(/\r?\n/g, "") + "' found.", { line: 1, col: 1 }); + } else + return p("InvalidXml", "Start tag expected.", 1); + return !0; + }; + function r(v) { + return v === " " || v === " " || v === "\n" || v === "\r"; + } + function n(v, f) { + const S = f; + for (; f < v.length; f++) + if (v[f] == "?" || v[f] == " ") { + const _ = v.substr(S, f - S); + if (f > 5 && _ === "xml") + return p("InvalidXml", "XML declaration allowed only at the start of the document.", E(v, f)); + if (v[f] == "?" && v[f + 1] == ">") { + f++; + break; + } else + continue; + } + return f; + } + function a(v, f) { + if (v.length > f + 5 && v[f + 1] === "-" && v[f + 2] === "-") { + for (f += 3; f < v.length; f++) + if (v[f] === "-" && v[f + 1] === "-" && v[f + 2] === ">") { + f += 2; + break; + } + } else if (v.length > f + 8 && v[f + 1] === "D" && v[f + 2] === "O" && v[f + 3] === "C" && v[f + 4] === "T" && v[f + 5] === "Y" && v[f + 6] === "P" && v[f + 7] === "E") { + let S = 1; + for (f += 8; f < v.length; f++) + if (v[f] === "<") + S++; + else if (v[f] === ">" && (S--, S === 0)) + break; + } else if (v.length > f + 9 && v[f + 1] === "[" && v[f + 2] === "C" && v[f + 3] === "D" && v[f + 4] === "A" && v[f + 5] === "T" && v[f + 6] === "A" && v[f + 7] === "[") { + for (f += 8; f < v.length; f++) + if (v[f] === "]" && v[f + 1] === "]" && v[f + 2] === ">") { + f += 2; + break; + } + } + return f; + } + const s = '"', u = "'"; + function i(v, f) { + let S = "", _ = "", z = !1; + for (; f < v.length; f++) { + if (v[f] === s || v[f] === u) + _ === "" ? _ = v[f] : _ !== v[f] || (_ = ""); + else if (v[f] === ">" && _ === "") { + z = !0; + break; + } + S += v[f]; + } + return _ !== "" ? !1 : { value: S, index: f, tagClosed: z }; + } + const o = new RegExp("(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['\"])(([\\s\\S])*?)\\5)?", "g"); + function l(v, f) { + const S = e.getAllMatches(v, o), _ = {}; + for (let z = 0; z < S.length; z++) { + if (S[z][1].length === 0) + return p("InvalidAttr", "Attribute '" + S[z][2] + "' has no space in starting.", b(S[z])); + if (S[z][3] !== void 0 && S[z][4] === void 0) + return p("InvalidAttr", "Attribute '" + S[z][2] + "' is without value.", b(S[z])); + if (S[z][3] === void 0 && !f.allowBooleanAttributes) + return p("InvalidAttr", "boolean attribute '" + S[z][2] + "' is not allowed.", b(S[z])); + const y = S[z][2]; + if (!A(y)) + return p("InvalidAttr", "Attribute '" + y + "' is an invalid name.", b(S[z])); + if (!_.hasOwnProperty(y)) + _[y] = 1; + else + return p("InvalidAttr", "Attribute '" + y + "' is repeated.", b(S[z])); + } + return !0; + } + function c(v, f) { + let S = /\d/; + for (v[f] === "x" && (f++, S = /[\da-fA-F]/); f < v.length; f++) { + if (v[f] === ";") + return f; + if (!v[f].match(S)) + break; + } + return -1; + } + function d(v, f) { + if (f++, v[f] === ";") + return -1; + if (v[f] === "#") + return f++, c(v, f); + let S = 0; + for (; f < v.length; f++, S++) + if (!(v[f].match(/\w/) && S < 20)) { + if (v[f] === ";") + break; + return -1; + } + return f; + } + function p(v, f, S) { + return { err: { code: v, msg: f, line: S.line || S, col: S.col } }; + } + function A(v) { + return e.isName(v); + } + function h(v) { + return e.isName(v); + } + function E(v, f) { + const S = v.substring(0, f).split(/\r?\n/); + return { line: S.length, col: S[S.length - 1].length + 1 }; + } + function b(v) { + return v.startIndex + v[1].length; + } + return l4; +} +var Gd = {}, Ey; +function sle() { + if (Ey) + return Gd; + Ey = 1; + const e = { preserveOrder: !1, attributeNamePrefix: "@_", attributesGroupName: !1, textNodeName: "#text", ignoreAttributes: !0, removeNSPrefix: !1, allowBooleanAttributes: !1, parseTagValue: !0, parseAttributeValue: !1, trimValues: !0, cdataPropName: !1, numberParseOptions: { hex: !0, leadingZeros: !0, eNotation: !0 }, tagValueProcessor: function(r, n) { + return n; + }, attributeValueProcessor: function(r, n) { + return n; + }, stopNodes: [], alwaysCreateTextNode: !1, isArray: () => !1, commentPropName: !1, unpairedTags: [], processEntities: !0, htmlEntities: !1, ignoreDeclaration: !1, ignorePiTags: !1, transformTagName: !1, transformAttributeName: !1, updateTag: function(r, n, a) { + return r; + } }, t = function(r) { + return Object.assign({}, e, r); + }; + return Gd.buildOptions = t, Gd.defaultOptions = e, Gd; +} +var c4, vy; +function lle() { + if (vy) + return c4; + vy = 1; + class e { + constructor(r) { + this.tagname = r, this.child = [], this[":@"] = {}; + } + add(r, n) { + r === "__proto__" && (r = "#__proto__"), this.child.push({ [r]: n }); + } + addChild(r) { + r.tagname === "__proto__" && (r.tagname = "#__proto__"), r[":@"] && Object.keys(r[":@"]).length > 0 ? this.child.push({ [r.tagname]: r.child, ":@": r[":@"] }) : this.child.push({ [r.tagname]: r.child }); + } + } + return c4 = e, c4; +} +var d4, Cy; +function cle() { + if (Cy) + return d4; + Cy = 1; + const e = Bg(); + function t(l, c) { + const d = {}; + if (l[c + 3] === "O" && l[c + 4] === "C" && l[c + 5] === "T" && l[c + 6] === "Y" && l[c + 7] === "P" && l[c + 8] === "E") { + c = c + 9; + let p = 1, A = !1, h = !1, E = ""; + for (; c < l.length; c++) + if (l[c] === "<" && !h) { + if (A && a(l, c)) + c += 7, [entityName, val, c] = r(l, c + 1), val.indexOf("&") === -1 && (d[o(entityName)] = { regx: RegExp("&".concat(entityName, ";"), "g"), val }); + else if (A && s(l, c)) + c += 8; + else if (A && u(l, c)) + c += 8; + else if (A && i(l, c)) + c += 9; + else if (n) + h = !0; + else + throw new Error("Invalid DOCTYPE"); + p++, E = ""; + } else if (l[c] === ">") { + if (h ? l[c - 1] === "-" && l[c - 2] === "-" && (h = !1, p--) : p--, p === 0) + break; + } else + l[c] === "[" ? A = !0 : E += l[c]; + if (p !== 0) + throw new Error("Unclosed DOCTYPE"); + } else + throw new Error("Invalid Tag instead of DOCTYPE"); + return { entities: d, i: c }; + } + function r(l, c) { + let d = ""; + for (; c < l.length && l[c] !== "'" && l[c] !== '"'; c++) + d += l[c]; + if (d = d.trim(), d.indexOf(" ") !== -1) + throw new Error("External entites are not supported"); + const p = l[c++]; + let A = ""; + for (; c < l.length && l[c] !== p; c++) + A += l[c]; + return [d, A, c]; + } + function n(l, c) { + return l[c + 1] === "!" && l[c + 2] === "-" && l[c + 3] === "-"; + } + function a(l, c) { + return l[c + 1] === "!" && l[c + 2] === "E" && l[c + 3] === "N" && l[c + 4] === "T" && l[c + 5] === "I" && l[c + 6] === "T" && l[c + 7] === "Y"; + } + function s(l, c) { + return l[c + 1] === "!" && l[c + 2] === "E" && l[c + 3] === "L" && l[c + 4] === "E" && l[c + 5] === "M" && l[c + 6] === "E" && l[c + 7] === "N" && l[c + 8] === "T"; + } + function u(l, c) { + return l[c + 1] === "!" && l[c + 2] === "A" && l[c + 3] === "T" && l[c + 4] === "T" && l[c + 5] === "L" && l[c + 6] === "I" && l[c + 7] === "S" && l[c + 8] === "T"; + } + function i(l, c) { + return l[c + 1] === "!" && l[c + 2] === "N" && l[c + 3] === "O" && l[c + 4] === "T" && l[c + 5] === "A" && l[c + 6] === "T" && l[c + 7] === "I" && l[c + 8] === "O" && l[c + 9] === "N"; + } + function o(l) { + if (e.isName(l)) + return l; + throw new Error("Invalid entity name ".concat(l)); + } + return d4 = t, d4; +} +var p4, Dy; +function dle() { + if (Dy) + return p4; + Dy = 1; + const e = /^[-+]?0x[a-fA-F0-9]+$/, t = /^([\-\+])?(0*)(\.[0-9]+([eE]\-?[0-9]+)?|[0-9]+(\.[0-9]+([eE]\-?[0-9]+)?)?)$/; + !Number.parseInt && window.parseInt && (Number.parseInt = window.parseInt), !Number.parseFloat && window.parseFloat && (Number.parseFloat = window.parseFloat); + const r = { hex: !0, leadingZeros: !0, decimalPoint: ".", eNotation: !0 }; + function n(s, u = {}) { + if (u = Object.assign({}, r, u), !s || typeof s != "string") + return s; + let i = s.trim(); + if (u.skipLike !== void 0 && u.skipLike.test(i)) + return s; + if (u.hex && e.test(i)) + return Number.parseInt(i, 16); + { + const o = t.exec(i); + if (o) { + const l = o[1], c = o[2]; + let d = a(o[3]); + const p = o[4] || o[6]; + if (!u.leadingZeros && c.length > 0 && l && i[2] !== "." || !u.leadingZeros && c.length > 0 && !l && i[1] !== ".") + return s; + { + const A = Number(i), h = "" + A; + return h.search(/[eE]/) !== -1 || p ? u.eNotation ? A : s : i.indexOf(".") !== -1 ? h === "0" && d === "" || h === d || l && h === "-" + d ? A : s : c ? d === h || l + d === h ? A : s : i === h || i === l + h ? A : s; + } + } else + return s; + } + } + function a(s) { + return s && s.indexOf(".") !== -1 && (s = s.replace(/0+$/, ""), s === "." ? s = "0" : s[0] === "." ? s = "0" + s : s[s.length - 1] === "." && (s = s.substr(0, s.length - 1))), s; + } + return p4 = n, p4; +} +var A4, by; +function ple() { + if (by) + return A4; + by = 1; + const e = Bg(), t = lle(), r = cle(), n = dle(); + "<((!\\[CDATA\\[([\\s\\S]*?)(]]>))|((NAME:)?(NAME))([^>]*)>|((\\/)(NAME)\\s*>))([^<]*)".replace(/NAME/g, e.nameRegexp); + class a { + constructor(z) { + this.options = z, this.currentNode = null, this.tagsNodeStack = [], this.docTypeEntities = {}, this.lastEntities = { apos: { regex: /&(apos|#39|#x27);/g, val: "'" }, gt: { regex: /&(gt|#62|#x3E);/g, val: ">" }, lt: { regex: /&(lt|#60|#x3C);/g, val: "<" }, quot: { regex: /&(quot|#34|#x22);/g, val: '"' } }, this.ampEntity = { regex: /&(amp|#38|#x26);/g, val: "&" }, this.htmlEntities = { space: { regex: /&(nbsp|#160);/g, val: " " }, cent: { regex: /&(cent|#162);/g, val: "¢" }, pound: { regex: /&(pound|#163);/g, val: "£" }, yen: { regex: /&(yen|#165);/g, val: "¥" }, euro: { regex: /&(euro|#8364);/g, val: "€" }, copyright: { regex: /&(copy|#169);/g, val: "©" }, reg: { regex: /&(reg|#174);/g, val: "®" }, inr: { regex: /&(inr|#8377);/g, val: "₹" } }, this.addExternalEntities = s, this.parseXml = c, this.parseTextData = u, this.resolveNameSpace = i, this.buildAttributesMap = l, this.isItStopNode = h, this.replaceEntitiesValue = p, this.readStopNodeData = f, this.saveTextToParentTag = A, this.addChild = d; + } + } + function s(_) { + const z = Object.keys(_); + for (let y = 0; y < z.length; y++) { + const $ = z[y]; + this.lastEntities[$] = { regex: new RegExp("&" + $ + ";", "g"), val: _[$] }; + } + } + function u(_, z, y, $, re, Q, D) { + if (_ !== void 0 && (this.options.trimValues && !$ && (_ = _.trim()), _.length > 0)) { + D || (_ = this.replaceEntitiesValue(_)); + const w = this.options.tagValueProcessor(z, _, y, re, Q); + return w == null ? _ : typeof w != typeof _ || w !== _ ? w : this.options.trimValues ? S(_, this.options.parseTagValue, this.options.numberParseOptions) : _.trim() === _ ? S(_, this.options.parseTagValue, this.options.numberParseOptions) : _; + } + } + function i(_) { + if (this.options.removeNSPrefix) { + const z = _.split(":"), y = _.charAt(0) === "/" ? "/" : ""; + if (z[0] === "xmlns") + return ""; + z.length === 2 && (_ = y + z[1]); + } + return _; + } + const o = new RegExp("([^\\s=]+)\\s*(=\\s*(['\"])([\\s\\S]*?)\\3)?", "gm"); + function l(_, z, y) { + if (!this.options.ignoreAttributes && typeof _ == "string") { + const $ = e.getAllMatches(_, o), re = $.length, Q = {}; + for (let D = 0; D < re; D++) { + const w = this.resolveNameSpace($[D][1]); + let k = $[D][4], R = this.options.attributeNamePrefix + w; + if (w.length) + if (this.options.transformAttributeName && (R = this.options.transformAttributeName(R)), R === "__proto__" && (R = "#__proto__"), k !== void 0) { + this.options.trimValues && (k = k.trim()), k = this.replaceEntitiesValue(k); + const q = this.options.attributeValueProcessor(w, k, z); + q == null ? Q[R] = k : typeof q != typeof k || q !== k ? Q[R] = q : Q[R] = S(k, this.options.parseAttributeValue, this.options.numberParseOptions); + } else + this.options.allowBooleanAttributes && (Q[R] = !0); + } + if (!Object.keys(Q).length) + return; + if (this.options.attributesGroupName) { + const D = {}; + return D[this.options.attributesGroupName] = Q, D; + } + return Q; + } + } + const c = function(_) { + _ = _.replace(/\r\n?/g, "\n"); + const z = new t("!xml"); + let y = z, $ = "", re = ""; + for (let Q = 0; Q < _.length; Q++) + if (_[Q] === "<") + if (_[Q + 1] === "/") { + const D = b(_, ">", Q, "Closing Tag is not closed."); + let w = _.substring(Q + 2, D).trim(); + if (this.options.removeNSPrefix) { + const q = w.indexOf(":"); + q !== -1 && (w = w.substr(q + 1)); + } + this.options.transformTagName && (w = this.options.transformTagName(w)), y && ($ = this.saveTextToParentTag($, y, re)); + const k = re.substring(re.lastIndexOf(".") + 1); + if (w && this.options.unpairedTags.indexOf(w) !== -1) + throw new Error("Unpaired tag can not be used as closing tag: ")); + let R = 0; + k && this.options.unpairedTags.indexOf(k) !== -1 ? (R = re.lastIndexOf(".", re.lastIndexOf(".") - 1), this.tagsNodeStack.pop()) : R = re.lastIndexOf("."), re = re.substring(0, R), y = this.tagsNodeStack.pop(), $ = "", Q = D; + } else if (_[Q + 1] === "?") { + let D = v(_, Q, !1, "?>"); + if (!D) + throw new Error("Pi Tag is not closed."); + if ($ = this.saveTextToParentTag($, y, re), !(this.options.ignoreDeclaration && D.tagName === "?xml" || this.options.ignorePiTags)) { + const w = new t(D.tagName); + w.add(this.options.textNodeName, ""), D.tagName !== D.tagExp && D.attrExpPresent && (w[":@"] = this.buildAttributesMap(D.tagExp, re, D.tagName)), this.addChild(y, w, re); + } + Q = D.closeIndex + 1; + } else if (_.substr(Q + 1, 3) === "!--") { + const D = b(_, "-->", Q + 4, "Comment is not closed."); + if (this.options.commentPropName) { + const w = _.substring(Q + 4, D - 2); + $ = this.saveTextToParentTag($, y, re), y.add(this.options.commentPropName, [{ [this.options.textNodeName]: w }]); + } + Q = D; + } else if (_.substr(Q + 1, 2) === "!D") { + const D = r(_, Q); + this.docTypeEntities = D.entities, Q = D.i; + } else if (_.substr(Q + 1, 2) === "![") { + const D = b(_, "]]>", Q, "CDATA is not closed.") - 2, w = _.substring(Q + 9, D); + if ($ = this.saveTextToParentTag($, y, re), this.options.cdataPropName) + y.add(this.options.cdataPropName, [{ [this.options.textNodeName]: w }]); + else { + let k = this.parseTextData(w, y.tagname, re, !0, !1, !0); + k == null && (k = ""), y.add(this.options.textNodeName, k); + } + Q = D + 2; + } else { + let D = v(_, Q, this.options.removeNSPrefix), w = D.tagName, k = D.tagExp, R = D.attrExpPresent, q = D.closeIndex; + this.options.transformTagName && (w = this.options.transformTagName(w)), y && $ && y.tagname !== "!xml" && ($ = this.saveTextToParentTag($, y, re, !1)); + const ee = y; + if (ee && this.options.unpairedTags.indexOf(ee.tagname) !== -1 && (y = this.tagsNodeStack.pop(), re = re.substring(0, re.lastIndexOf("."))), w !== z.tagname && (re += re ? "." + w : w), this.isItStopNode(this.options.stopNodes, re, w)) { + let se = ""; + if (k.length > 0 && k.lastIndexOf("/") === k.length - 1) + Q = D.closeIndex; + else if (this.options.unpairedTags.indexOf(w) !== -1) + Q = D.closeIndex; + else { + const O = this.readStopNodeData(_, w, q + 1); + if (!O) + throw new Error("Unexpected end of ".concat(w)); + Q = O.i, se = O.tagContent; + } + const j = new t(w); + w !== k && R && (j[":@"] = this.buildAttributesMap(k, re, w)), se && (se = this.parseTextData(se, w, re, !0, R, !0, !0)), re = re.substr(0, re.lastIndexOf(".")), j.add(this.options.textNodeName, se), this.addChild(y, j, re); + } else { + if (k.length > 0 && k.lastIndexOf("/") === k.length - 1) { + w[w.length - 1] === "/" ? (w = w.substr(0, w.length - 1), re = re.substr(0, re.length - 1), k = w) : k = k.substr(0, k.length - 1), this.options.transformTagName && (w = this.options.transformTagName(w)); + const se = new t(w); + w !== k && R && (se[":@"] = this.buildAttributesMap(k, re, w)), this.addChild(y, se, re), re = re.substr(0, re.lastIndexOf(".")); + } else { + const se = new t(w); + this.tagsNodeStack.push(y), w !== k && R && (se[":@"] = this.buildAttributesMap(k, re, w)), this.addChild(y, se, re), y = se; + } + $ = "", Q = q; + } + } + else + $ += _[Q]; + return z.child; + }; + function d(_, z, y) { + const $ = this.options.updateTag(z.tagname, y, z[":@"]); + $ === !1 || (typeof $ == "string" && (z.tagname = $), _.addChild(z)); + } + const p = function(_) { + if (this.options.processEntities) { + for (let z in this.docTypeEntities) { + const y = this.docTypeEntities[z]; + _ = _.replace(y.regx, y.val); + } + for (let z in this.lastEntities) { + const y = this.lastEntities[z]; + _ = _.replace(y.regex, y.val); + } + if (this.options.htmlEntities) + for (let z in this.htmlEntities) { + const y = this.htmlEntities[z]; + _ = _.replace(y.regex, y.val); + } + _ = _.replace(this.ampEntity.regex, this.ampEntity.val); + } + return _; + }; + function A(_, z, y, $) { + return _ && ($ === void 0 && ($ = Object.keys(z.child).length === 0), _ = this.parseTextData(_, z.tagname, y, !1, z[":@"] ? Object.keys(z[":@"]).length !== 0 : !1, $), _ !== void 0 && _ !== "" && z.add(this.options.textNodeName, _), _ = ""), _; + } + function h(_, z, y) { + const $ = "*." + y; + for (const re in _) { + const Q = _[re]; + if ($ === Q || z === Q) + return !0; + } + return !1; + } + function E(_, z, y = ">") { + let $, re = ""; + for (let Q = z; Q < _.length; Q++) { + let D = _[Q]; + if ($) + D === $ && ($ = ""); + else if (D === '"' || D === "'") + $ = D; + else if (D === y[0]) + if (y[1]) { + if (_[Q + 1] === y[1]) + return { data: re, index: Q }; + } else + return { data: re, index: Q }; + else + D === " " && (D = " "); + re += D; + } + } + function b(_, z, y, $) { + const re = _.indexOf(z, y); + if (re === -1) + throw new Error($); + return re + z.length - 1; + } + function v(_, z, y, $ = ">") { + const re = E(_, z + 1, $); + if (!re) + return; + let Q = re.data; + const D = re.index, w = Q.search(/\s/); + let k = Q, R = !0; + if (w !== -1 && (k = Q.substr(0, w).replace(/\s\s*$/, ""), Q = Q.substr(w + 1)), y) { + const q = k.indexOf(":"); + q !== -1 && (k = k.substr(q + 1), R = k !== re.data.substr(q + 1)); + } + return { tagName: k, tagExp: Q, closeIndex: D, attrExpPresent: R }; + } + function f(_, z, y) { + const $ = y; + let re = 1; + for (; y < _.length; y++) + if (_[y] === "<") + if (_[y + 1] === "/") { + const Q = b(_, ">", y, "".concat(z, " is not closed")); + if (_.substring(y + 2, Q).trim() === z && (re--, re === 0)) + return { tagContent: _.substring($, y), i: Q }; + y = Q; + } else if (_[y + 1] === "?") + y = b(_, "?>", y + 1, "StopNode is not closed."); + else if (_.substr(y + 1, 3) === "!--") + y = b(_, "-->", y + 3, "StopNode is not closed."); + else if (_.substr(y + 1, 2) === "![") + y = b(_, "]]>", y, "StopNode is not closed.") - 2; + else { + const Q = v(_, y, ">"); + Q && ((Q && Q.tagName) === z && Q.tagExp[Q.tagExp.length - 1] !== "/" && re++, y = Q.closeIndex); + } + } + function S(_, z, y) { + if (z && typeof _ == "string") { + const $ = _.trim(); + return $ === "true" ? !0 : $ === "false" ? !1 : n(_, y); + } else + return e.isExist(_) ? _ : ""; + } + return A4 = a, A4; +} +var m4 = {}, yy; +function Ale() { + if (yy) + return m4; + yy = 1; + function e(s, u) { + return t(s, u); + } + function t(s, u, i) { + let o; + const l = {}; + for (let c = 0; c < s.length; c++) { + const d = s[c], p = r(d); + let A = ""; + if (i === void 0 ? A = p : A = i + "." + p, p === u.textNodeName) + o === void 0 ? o = d[p] : o += "" + d[p]; + else { + if (p === void 0) + continue; + if (d[p]) { + let h = t(d[p], u, A); + const E = a(h, u); + d[":@"] ? n(h, d[":@"], A, u) : Object.keys(h).length === 1 && h[u.textNodeName] !== void 0 && !u.alwaysCreateTextNode ? h = h[u.textNodeName] : Object.keys(h).length === 0 && (u.alwaysCreateTextNode ? h[u.textNodeName] = "" : h = ""), l[p] !== void 0 && l.hasOwnProperty(p) ? (Array.isArray(l[p]) || (l[p] = [l[p]]), l[p].push(h)) : u.isArray(p, A, E) ? l[p] = [h] : l[p] = h; + } + } + } + return typeof o == "string" ? o.length > 0 && (l[u.textNodeName] = o) : o !== void 0 && (l[u.textNodeName] = o), l; + } + function r(s) { + const u = Object.keys(s); + for (let i = 0; i < u.length; i++) { + const o = u[i]; + if (o !== ":@") + return o; + } + } + function n(s, u, i, o) { + if (u) { + const l = Object.keys(u), c = l.length; + for (let d = 0; d < c; d++) { + const p = l[d]; + o.isArray(p, i + "." + p, !0, !0) ? s[p] = [u[p]] : s[p] = u[p]; + } + } + } + function a(s, u) { + const { textNodeName: i } = u, o = Object.keys(s).length; + return !!(o === 0 || o === 1 && (s[i] || typeof s[i] == "boolean" || s[i] === 0)); + } + return m4.prettify = e, m4; +} +var h4, Sy; +function mle() { + if (Sy) + return h4; + Sy = 1; + const { buildOptions: e } = sle(), t = ple(), { prettify: r } = Ale(), n = iR(); + class a { + constructor(u) { + this.externalEntities = {}, this.options = e(u); + } + parse(u, i) { + if (typeof u != "string") + if (u.toString) + u = u.toString(); + else + throw new Error("XML data is accepted in String or Bytes[] form."); + if (i) { + i === !0 && (i = {}); + const c = n.validate(u, i); + if (c !== !0) + throw Error("".concat(c.err.msg, ":").concat(c.err.line, ":").concat(c.err.col)); + } + const o = new t(this.options); + o.addExternalEntities(this.externalEntities); + const l = o.parseXml(u); + return this.options.preserveOrder || l === void 0 ? l : r(l, this.options); + } + addEntity(u, i) { + if (i.indexOf("&") !== -1) + throw new Error("Entity value can't have '&'"); + if (u.indexOf("&") !== -1 || u.indexOf(";") !== -1) + throw new Error("An entity must be set without '&' and ';'. Eg. use '#xD' for ' '"); + if (i === "&") + throw new Error("An entity with value '&' is not permitted"); + this.externalEntities[u] = i; + } + } + return h4 = a, h4; +} +var T4, Fy; +function hle() { + if (Fy) + return T4; + Fy = 1; + const e = "\n"; + function t(i, o) { + let l = ""; + return o.format && o.indentBy.length > 0 && (l = e), r(i, o, "", l); + } + function r(i, o, l, c) { + let d = "", p = !1; + for (let A = 0; A < i.length; A++) { + const h = i[A], E = n(h); + let b = ""; + if (l.length === 0 ? b = E : b = "".concat(l, ".").concat(E), E === o.textNodeName) { + let z = h[E]; + s(b, o) || (z = o.tagValueProcessor(E, z), z = u(z, o)), p && (d += c), d += z, p = !1; + continue; + } else if (E === o.cdataPropName) { + p && (d += c), d += ""), p = !1; + continue; + } else if (E === o.commentPropName) { + d += c + ""), p = !0; + continue; + } else if (E[0] === "?") { + const z = a(h[":@"], o), y = E === "?xml" ? "" : c; + let $ = h[E][0][o.textNodeName]; + $ = $.length !== 0 ? " " + $ : "", d += y + "<".concat(E).concat($).concat(z, "?>"), p = !0; + continue; + } + let v = c; + v !== "" && (v += o.indentBy); + const f = a(h[":@"], o), S = c + "<".concat(E).concat(f), _ = r(h[E], o, b, v); + o.unpairedTags.indexOf(E) !== -1 ? o.suppressUnpairedNode ? d += S + ">" : d += S + "/>" : (!_ || _.length === 0) && o.suppressEmptyNode ? d += S + "/>" : _ && _.endsWith(">") ? d += S + ">".concat(_).concat(c, "") : (d += S + ">", _ && c !== "" && (_.includes("/>") || _.includes("")), p = !0; + } + return d; + } + function n(i) { + const o = Object.keys(i); + for (let l = 0; l < o.length; l++) { + const c = o[l]; + if (c !== ":@") + return c; + } + } + function a(i, o) { + let l = ""; + if (i && !o.ignoreAttributes) + for (let c in i) { + let d = o.attributeValueProcessor(c, i[c]); + d = u(d, o), d === !0 && o.suppressBooleanAttributes ? l += " ".concat(c.substr(o.attributeNamePrefix.length)) : l += " ".concat(c.substr(o.attributeNamePrefix.length), '="').concat(d, '"'); + } + return l; + } + function s(i, o) { + i = i.substr(0, i.length - o.textNodeName.length - 1); + let l = i.substr(i.lastIndexOf(".") + 1); + for (let c in o.stopNodes) + if (o.stopNodes[c] === i || o.stopNodes[c] === "*." + l) + return !0; + return !1; + } + function u(i, o) { + if (i && i.length > 0 && o.processEntities) + for (let l = 0; l < o.entities.length; l++) { + const c = o.entities[l]; + i = i.replace(c.regex, c.val); + } + return i; + } + return T4 = t, T4; +} +var f4, Ny; +function Tle() { + if (Ny) + return f4; + Ny = 1; + const e = hle(), t = { attributeNamePrefix: "@_", attributesGroupName: !1, textNodeName: "#text", ignoreAttributes: !0, cdataPropName: !1, format: !1, indentBy: " ", suppressEmptyNode: !1, suppressUnpairedNode: !0, suppressBooleanAttributes: !0, tagValueProcessor: function(u, i) { + return i; + }, attributeValueProcessor: function(u, i) { + return i; + }, preserveOrder: !1, commentPropName: !1, unpairedTags: [], entities: [{ regex: new RegExp("&", "g"), val: "&" }, { regex: new RegExp(">", "g"), val: ">" }, { regex: new RegExp("<", "g"), val: "<" }, { regex: new RegExp("'", "g"), val: "'" }, { regex: new RegExp('"', "g"), val: """ }], processEntities: !0, stopNodes: [], oneListGroup: !1 }; + function r(u) { + this.options = Object.assign({}, t, u), this.options.ignoreAttributes || this.options.attributesGroupName ? this.isAttribute = function() { + return !1; + } : (this.attrPrefixLen = this.options.attributeNamePrefix.length, this.isAttribute = s), this.processTextOrObjNode = n, this.options.format ? (this.indentate = a, this.tagEndChar = ">\n", this.newLine = "\n") : (this.indentate = function() { + return ""; + }, this.tagEndChar = ">", this.newLine = ""); + } + r.prototype.build = function(u) { + return this.options.preserveOrder ? e(u, this.options) : (Array.isArray(u) && this.options.arrayNodeName && this.options.arrayNodeName.length > 1 && (u = { [this.options.arrayNodeName]: u }), this.j2x(u, 0).val); + }, r.prototype.j2x = function(u, i) { + let o = "", l = ""; + for (let c in u) + if (!(typeof u[c] > "u")) + if (u[c] === null) + c[0] === "?" ? l += this.indentate(i) + "<" + c + "?" + this.tagEndChar : l += this.indentate(i) + "<" + c + "/" + this.tagEndChar; + else if (u[c] instanceof Date) + l += this.buildTextValNode(u[c], c, "", i); + else if (typeof u[c] != "object") { + const d = this.isAttribute(c); + if (d) + o += this.buildAttrPairStr(d, "" + u[c]); + else if (c === this.options.textNodeName) { + let p = this.options.tagValueProcessor(c, "" + u[c]); + l += this.replaceEntitiesValue(p); + } else + l += this.buildTextValNode(u[c], c, "", i); + } else if (Array.isArray(u[c])) { + const d = u[c].length; + let p = ""; + for (let A = 0; A < d; A++) { + const h = u[c][A]; + typeof h > "u" || (h === null ? c[0] === "?" ? l += this.indentate(i) + "<" + c + "?" + this.tagEndChar : l += this.indentate(i) + "<" + c + "/" + this.tagEndChar : typeof h == "object" ? this.options.oneListGroup ? p += this.j2x(h, i + 1).val : p += this.processTextOrObjNode(h, c, i) : p += this.buildTextValNode(h, c, "", i)); + } + this.options.oneListGroup && (p = this.buildObjectNode(p, c, "", i)), l += p; + } else if (this.options.attributesGroupName && c === this.options.attributesGroupName) { + const d = Object.keys(u[c]), p = d.length; + for (let A = 0; A < p; A++) + o += this.buildAttrPairStr(d[A], "" + u[c][d[A]]); + } else + l += this.processTextOrObjNode(u[c], c, i); + return { attrStr: o, val: l }; + }, r.prototype.buildAttrPairStr = function(u, i) { + return i = this.options.attributeValueProcessor(u, "" + i), i = this.replaceEntitiesValue(i), this.options.suppressBooleanAttributes && i === "true" ? " " + u : " " + u + '="' + i + '"'; + }; + function n(u, i, o) { + const l = this.j2x(u, o + 1); + return u[this.options.textNodeName] !== void 0 && Object.keys(u).length === 1 ? this.buildTextValNode(u[this.options.textNodeName], i, l.attrStr, o) : this.buildObjectNode(l.val, i, l.attrStr, o); + } + r.prototype.buildObjectNode = function(u, i, o, l) { + if (u === "") + return i[0] === "?" ? this.indentate(l) + "<" + i + o + "?" + this.tagEndChar : this.indentate(l) + "<" + i + o + this.closeTag(i) + this.tagEndChar; + { + let c = "" + u + c : this.options.commentPropName !== !1 && i === this.options.commentPropName && d.length === 0 ? this.indentate(l) + "") + this.newLine : this.indentate(l) + "<" + i + o + d + this.tagEndChar + u + this.indentate(l) + c; + } + }, r.prototype.closeTag = function(u) { + let i = ""; + return this.options.unpairedTags.indexOf(u) !== -1 ? this.options.suppressUnpairedNode || (i = "/") : this.options.suppressEmptyNode ? i = "/" : i = ">") + this.newLine; + if (this.options.commentPropName !== !1 && i === this.options.commentPropName) + return this.indentate(l) + "") + this.newLine; + if (i[0] === "?") + return this.indentate(l) + "<" + i + o + "?" + this.tagEndChar; + { + let c = this.options.tagValueProcessor(i, u); + return c = this.replaceEntitiesValue(c), c === "" ? this.indentate(l) + "<" + i + o + this.closeTag(i) + this.tagEndChar : this.indentate(l) + "<" + i + o + ">" + c + " 0 && this.options.processEntities) + for (let i = 0; i < this.options.entities.length; i++) { + const o = this.options.entities[i]; + u = u.replace(o.regex, o.val); + } + return u; + }; + function a(u) { + return this.options.indentBy.repeat(u); + } + function s(u) { + return u.startsWith(this.options.attributeNamePrefix) ? u.substr(this.attrPrefixLen) : !1; + } + return f4 = r, f4; +} +var g4, xy; +function fle() { + if (xy) + return g4; + xy = 1; + const e = iR(), t = mle(), r = Tle(); + return g4 = { XMLParser: t, XMLValidator: e, XMLBuilder: r }, g4; +} +var By; +function gle() { + if (By) + return jd.exports; + By = 1; + const { XMLParser: e, XMLValidator: t } = fle(), r = (n) => { + if (n == null || (n = n.toString().trim(), n.length === 0) || t.validate(n) !== !0) + return !1; + let a; + const s = new e(); + try { + a = s.parse(n); + } catch { + return !1; + } + return !(!a || !("svg" in a)); + }; + return jd.exports = r, jd.exports.default = r, jd.exports; +} +var Oy; +function Ele() { + if (Oy) + return Zd; + Oy = 1, Object.defineProperty(Zd, "__esModule", { value: !0 }); + var e = ile(), t = gle(); + function r(l) { + return l && typeof l == "object" && "default" in l ? l : { default: l }; + } + var n = r(t); + function a(l, c, d, p) { + function A(h) { + return h instanceof d ? h : new d(function(E) { + E(h); + }); + } + return new (d || (d = Promise))(function(h, E) { + function b(S) { + try { + f(p.next(S)); + } catch (_) { + E(_); + } + } + function v(S) { + try { + f(p.throw(S)); + } catch (_) { + E(_); + } + } + function f(S) { + S.done ? h(S.value) : A(S.value).then(b, v); + } + f((p = p.apply(l, c || [])).next()); + }); + } + function s(l, c) { + var d = { label: 0, sent: function() { + if (h[0] & 1) + throw h[1]; + return h[1]; + }, trys: [], ops: [] }, p, A, h, E; + return E = { next: b(0), throw: b(1), return: b(2) }, typeof Symbol == "function" && (E[Symbol.iterator] = function() { + return this; + }), E; + function b(f) { + return function(S) { + return v([f, S]); + }; + } + function v(f) { + if (p) + throw new TypeError("Generator is already executing."); + for (; d; ) + try { + if (p = 1, A && (h = f[0] & 2 ? A.return : f[0] ? A.throw || ((h = A.return) && h.call(A), 0) : A.next) && !(h = h.call(A, f[1])).done) + return h; + switch (A = 0, h && (f = [f[0] & 2, h.value]), f[0]) { + case 0: + case 1: + h = f; + break; + case 4: + return d.label++, { value: f[1], done: !1 }; + case 5: + d.label++, A = f[1], f = [0]; + continue; + case 7: + f = d.ops.pop(), d.trys.pop(); + continue; + default: + if (h = d.trys, !(h = h.length > 0 && h[h.length - 1]) && (f[0] === 6 || f[0] === 2)) { + d = 0; + continue; + } + if (f[0] === 3 && (!h || f[1] > h[0] && f[1] < h[3])) { + d.label = f[1]; + break; + } + if (f[0] === 6 && d.label < h[1]) { + d.label = h[1], h = f; + break; + } + if (h && d.label < h[2]) { + d.label = h[2], d.ops.push(f); + break; + } + h[2] && d.ops.pop(), d.trys.pop(); + continue; + } + f = c.call(l, d); + } catch (S) { + f = [6, S], A = 0; + } finally { + p = h = 0; + } + if (f[0] & 5) + throw f[1]; + return { value: f[0] ? f[1] : void 0, done: !0 }; + } + } + var u = function(l) { + return new Promise(function(c) { + if (!i(l)) + c(l.toString("utf-8")); + else { + var d = new FileReader(); + d.onload = function() { + c(d.result); + }, d.readAsText(l); + } + }); + }, i = function(l) { + return l.size !== void 0; + }, o = function(l) { + return a(void 0, void 0, void 0, function() { + var c, d, p, A, h, E; + return s(this, function(b) { + switch (b.label) { + case 0: + if (!l) + throw new Error("Not an svg"); + return c = "", e.Buffer.isBuffer(l) || l instanceof File ? [4, u(l)] : [3, 2]; + case 1: + return c = b.sent(), [3, 3]; + case 2: + c = l, b.label = 3; + case 3: + if (!n.default(c)) + throw new Error("Not an svg"); + return d = document.createElement("div"), d.innerHTML = c, p = d.firstElementChild, A = Array.from(p.attributes).map(function(v) { + var f = v.name; + return f; + }), h = !!A.find(function(v) { + return v.startsWith("on"); + }), E = p.getElementsByTagName("script"), [2, E.length === 0 && !h ? l : null]; + } + }); + }); + }; + return Zd.sanitizeSVG = o, Zd; +} +const vle = { name: "EyeIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Cle = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon eye-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Dle = [], ble = mt(vle, Cle, Dle, !1, null, null, null, null); +const yle = ble.exports, Sle = Object.freeze(Object.defineProperty({ __proto__: null, default: yle }, Symbol.toStringTag, { value: "Module" })), Fle = Ft(Sle), Nle = { name: "EyeOffIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var xle = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon eye-off-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Ble = [], Ole = mt(Nle, xle, Ble, !1, null, null, null, null); +const Rle = Ole.exports, wle = Object.freeze(Object.defineProperty({ __proto__: null, default: Rle }, Symbol.toStringTag, { value: "Module" })), kle = Ft(wle); +var Ry = { exports: {} }, wy; +function _le() { + return wy || (wy = 1, function(e, t) { + (function(r, n) { + e.exports = n(); + })(typeof self < "u" ? self : Zr, function() { + return (() => { + var r = { 646: (u) => { + u.exports = function(i) { + if (Array.isArray(i)) { + for (var o = 0, l = new Array(i.length); o < i.length; o++) + l[o] = i[o]; + return l; + } + }; + }, 713: (u) => { + u.exports = function(i, o, l) { + return o in i ? Object.defineProperty(i, o, { value: l, enumerable: !0, configurable: !0, writable: !0 }) : i[o] = l, i; + }; + }, 860: (u) => { + u.exports = function(i) { + if (Symbol.iterator in Object(i) || Object.prototype.toString.call(i) === "[object Arguments]") + return Array.from(i); + }; + }, 206: (u) => { + u.exports = function() { + throw new TypeError("Invalid attempt to spread non-iterable instance"); + }; + }, 319: (u, i, o) => { + var l = o(646), c = o(860), d = o(206); + u.exports = function(p) { + return l(p) || c(p) || d(); + }; + }, 8: (u) => { + function i(o) { + return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? u.exports = i = function(l) { + return typeof l; + } : u.exports = i = function(l) { + return l && typeof Symbol == "function" && l.constructor === Symbol && l !== Symbol.prototype ? "symbol" : typeof l; + }, i(o); + } + u.exports = i; + } }, n = {}; + function a(u) { + var i = n[u]; + if (i !== void 0) + return i.exports; + var o = n[u] = { exports: {} }; + return r[u](o, o.exports, a), o.exports; + } + a.n = (u) => { + var i = u && u.__esModule ? () => u.default : () => u; + return a.d(i, { a: i }), i; + }, a.d = (u, i) => { + for (var o in i) + a.o(i, o) && !a.o(u, o) && Object.defineProperty(u, o, { enumerable: !0, get: i[o] }); + }, a.o = (u, i) => Object.prototype.hasOwnProperty.call(u, i), a.r = (u) => { + typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(u, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(u, "__esModule", { value: !0 }); + }; + var s = {}; + return (() => { + a.r(s), a.d(s, { VueSelect: () => $, default: () => Q, mixins: () => re }); + var u = a(319), i = a.n(u), o = a(8), l = a.n(o), c = a(713), d = a.n(c); + const p = { props: { autoscroll: { type: Boolean, default: !0 } }, watch: { typeAheadPointer: function() { + this.autoscroll && this.maybeAdjustScroll(); + }, open: function(D) { + var w = this; + this.autoscroll && D && this.$nextTick(function() { + return w.maybeAdjustScroll(); + }); + } }, methods: { maybeAdjustScroll: function() { + var D, w = ((D = this.$refs.dropdownMenu) === null || D === void 0 ? void 0 : D.children[this.typeAheadPointer]) || !1; + if (w) { + var k = this.getDropdownViewport(), R = w.getBoundingClientRect(), q = R.top, ee = R.bottom, se = R.height; + if (q < k.top) + return this.$refs.dropdownMenu.scrollTop = w.offsetTop; + if (ee > k.bottom) + return this.$refs.dropdownMenu.scrollTop = w.offsetTop - (k.height - se); + } + }, getDropdownViewport: function() { + return this.$refs.dropdownMenu ? this.$refs.dropdownMenu.getBoundingClientRect() : { height: 0, top: 0, bottom: 0 }; + } } }, A = { data: function() { + return { typeAheadPointer: -1 }; + }, watch: { filteredOptions: function() { + if (this.resetFocusOnOptionsChange) { + for (var D = 0; D < this.filteredOptions.length; D++) + if (this.selectable(this.filteredOptions[D])) { + this.typeAheadPointer = D; + break; + } + } + }, open: function(D) { + D && this.typeAheadToLastSelected(); + }, selectedValue: function() { + this.open && this.typeAheadToLastSelected(); + } }, methods: { typeAheadUp: function() { + for (var D = this.typeAheadPointer - 1; D >= 0; D--) + if (this.selectable(this.filteredOptions[D])) { + this.typeAheadPointer = D; + break; + } + }, typeAheadDown: function() { + for (var D = this.typeAheadPointer + 1; D < this.filteredOptions.length; D++) + if (this.selectable(this.filteredOptions[D])) { + this.typeAheadPointer = D; + break; + } + }, typeAheadSelect: function() { + var D = this.filteredOptions[this.typeAheadPointer]; + D && this.selectable(D) && this.select(D); + }, typeAheadToLastSelected: function() { + var D = this.selectedValue.length !== 0 ? this.filteredOptions.indexOf(this.selectedValue[this.selectedValue.length - 1]) : -1; + D !== -1 && (this.typeAheadPointer = D); + } } }, h = { props: { loading: { type: Boolean, default: !1 } }, data: function() { + return { mutableLoading: !1 }; + }, watch: { search: function() { + this.$emit("search", this.search, this.toggleLoading); + }, loading: function(D) { + this.mutableLoading = D; + } }, methods: { toggleLoading: function() { + var D = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null; + return this.mutableLoading = D != null ? D : !this.mutableLoading; + } } }; + function E(D, w, k, R, q, ee, se, j) { + var O, V = typeof D == "function" ? D.options : D; + if (w && (V.render = w, V.staticRenderFns = k, V._compiled = !0), R && (V.functional = !0), ee && (V._scopeId = "data-v-" + ee), se ? (O = function(De) { + (De = De || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) || typeof __VUE_SSR_CONTEXT__ > "u" || (De = __VUE_SSR_CONTEXT__), q && q.call(this, De), De && De._registeredComponents && De._registeredComponents.add(se); + }, V._ssrRegister = O) : q && (O = j ? function() { + q.call(this, (V.functional ? this.parent : this).$root.$options.shadowRoot); + } : q), O) + if (V.functional) { + V._injectStyles = O; + var fe = V.render; + V.render = function(De, xe) { + return O.call(xe), fe(De, xe); + }; + } else { + var te = V.beforeCreate; + V.beforeCreate = te ? [].concat(te, O) : [O]; + } + return { exports: D, options: V }; + } + const b = { Deselect: E({}, function() { + var D = this.$createElement, w = this._self._c || D; + return w("svg", { attrs: { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10" } }, [w("path", { attrs: { 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" } })]); + }, [], !1, null, null, null).exports, OpenIndicator: E({}, function() { + var D = this.$createElement, w = this._self._c || D; + return w("svg", { attrs: { xmlns: "http://www.w3.org/2000/svg", width: "14", height: "10" } }, [w("path", { attrs: { 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" } })]); + }, [], !1, null, null, null).exports }, v = { inserted: function(D, w, k) { + var R = k.context; + if (R.appendToBody) { + document.body.appendChild(D); + var q = R.$refs.toggle.getBoundingClientRect(), ee = q.height, se = q.top, j = q.left, O = q.width, V = window.scrollX || window.pageXOffset, fe = window.scrollY || window.pageYOffset; + D.unbindPosition = R.calculatePosition(D, R, { width: O + "px", left: V + j + "px", top: fe + se + ee + "px" }); + } + }, unbind: function(D, w, k) { + k.context.appendToBody && (D.unbindPosition && typeof D.unbindPosition == "function" && D.unbindPosition(), D.parentNode && D.parentNode.removeChild(D)); + } }, f = function(D) { + var w = {}; + return Object.keys(D).sort().forEach(function(k) { + w[k] = D[k]; + }), JSON.stringify(w); + }; + var S = 0; + const _ = function() { + return ++S; + }; + function z(D, w) { + var k = Object.keys(D); + if (Object.getOwnPropertySymbols) { + var R = Object.getOwnPropertySymbols(D); + w && (R = R.filter(function(q) { + return Object.getOwnPropertyDescriptor(D, q).enumerable; + })), k.push.apply(k, R); + } + return k; + } + function y(D) { + for (var w = 1; w < arguments.length; w++) { + var k = arguments[w] != null ? arguments[w] : {}; + w % 2 ? z(Object(k), !0).forEach(function(R) { + d()(D, R, k[R]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(D, Object.getOwnPropertyDescriptors(k)) : z(Object(k)).forEach(function(R) { + Object.defineProperty(D, R, Object.getOwnPropertyDescriptor(k, R)); + }); + } + return D; + } + const $ = E({ components: y({}, b), directives: { appendToBody: v }, mixins: [p, A, h], props: { value: {}, components: { type: Object, default: function() { + return {}; + } }, options: { type: Array, default: function() { + return []; + } }, limit: { type: Number, default: null }, 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: function(D) { + return D; + } }, selectable: { type: Function, default: function(D) { + return !0; + } }, getOptionLabel: { type: Function, default: function(D) { + return l()(D) === "object" ? D.hasOwnProperty(this.label) ? D[this.label] : console.warn('[vue-select warn]: Label key "option.'.concat(this.label, '" does not') + " exist in options object ".concat(JSON.stringify(D), ".\n") + "https://vue-select.org/api/props.html#getoptionlabel") : D; + } }, getOptionKey: { type: Function, default: function(D) { + if (l()(D) !== "object") + return D; + try { + return D.hasOwnProperty("id") ? D.id : f(D); + } catch (w) { + 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.\nhttps://vue-select.org/api/props.html#getoptionkey", D, w); + } + } }, 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: function(D, w, k) { + return (w || "").toLocaleLowerCase().indexOf(k.toLocaleLowerCase()) > -1; + } }, filter: { type: Function, default: function(D, w) { + var k = this; + return D.filter(function(R) { + var q = k.getOptionLabel(R); + return typeof q == "number" && (q = q.toString()), k.filterBy(R, q, w); + }); + } }, createOption: { type: Function, default: function(D) { + return l()(this.optionList[0]) === "object" ? d()({}, this.label, D) : D; + } }, resetFocusOnOptionsChange: { type: Boolean, default: !0 }, resetOnOptionsChange: { default: !1, validator: function(D) { + return ["function", "boolean"].includes(l()(D)); + } }, clearSearchOnBlur: { type: Function, default: function(D) { + var w = D.clearSearchOnSelect, k = D.multiple; + return w && !k; + } }, noDrop: { type: Boolean, default: !1 }, inputId: { type: String }, dir: { type: String, default: "auto" }, selectOnTab: { type: Boolean, default: !1 }, selectOnKeyCodes: { type: Array, default: function() { + return [13]; + } }, searchInputQuerySelector: { type: String, default: "[type=search]" }, mapKeydown: { type: Function, default: function(D, w) { + return D; + } }, appendToBody: { type: Boolean, default: !1 }, calculatePosition: { type: Function, default: function(D, w, k) { + var R = k.width, q = k.top, ee = k.left; + D.style.top = q, D.style.left = ee, D.style.width = R; + } }, dropdownShouldOpen: { type: Function, default: function(D) { + var w = D.noDrop, k = D.open, R = D.mutableLoading; + return !w && k && !R; + } }, keyboardFocusBorder: { type: Boolean, default: !1 }, uid: { type: [String, Number], default: function() { + return _(); + } } }, data: function() { + return { search: "", open: !1, isComposing: !1, isKeyboardNavigation: !1, pushedTags: [], _value: [] }; + }, computed: { isTrackingValues: function() { + return this.value === void 0 || this.$options.propsData.hasOwnProperty("reduce"); + }, selectedValue: function() { + var D = this.value; + return this.isTrackingValues && (D = this.$data._value), D != null && D !== "" ? [].concat(D) : []; + }, optionList: function() { + return this.options.concat(this.pushTags ? this.pushedTags : []); + }, searchEl: function() { + return this.$scopedSlots.search ? this.$refs.selectedOptions.querySelector(this.searchInputQuerySelector) : this.$refs.search; + }, scope: function() { + var D = this, w = { search: this.search, loading: this.loading, searching: this.searching, filteredOptions: this.filteredOptions }; + return { search: { attributes: y({ disabled: this.disabled, placeholder: this.searchPlaceholder, tabindex: this.tabindex, readonly: !this.searchable, id: this.inputId, "aria-autocomplete": "list", "aria-labelledby": "vs".concat(this.uid, "__combobox"), "aria-controls": "vs".concat(this.uid, "__listbox"), ref: "search", type: "search", autocomplete: this.autocomplete, value: this.search }, this.dropdownOpen && this.filteredOptions[this.typeAheadPointer] ? { "aria-activedescendant": "vs".concat(this.uid, "__option-").concat(this.typeAheadPointer) } : {}), events: { compositionstart: function() { + return D.isComposing = !0; + }, compositionend: function() { + return D.isComposing = !1; + }, keydown: this.onSearchKeyDown, keypress: this.onSearchKeyPress, blur: this.onSearchBlur, focus: this.onSearchFocus, input: function(k) { + return D.search = k.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: w, listFooter: w, header: y({}, w, { deselect: this.deselect }), footer: y({}, w, { deselect: this.deselect }) }; + }, childComponents: function() { + return y({}, b, {}, this.components); + }, stateClasses: function() { + 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: function() { + return !!this.search; + }, dropdownOpen: function() { + return this.dropdownShouldOpen(this); + }, searchPlaceholder: function() { + return this.isValueEmpty && this.placeholder ? this.placeholder : void 0; + }, filteredOptions: function() { + var D = this, w = function(ee) { + return D.limit !== null ? ee.slice(0, D.limit) : ee; + }, k = [].concat(this.optionList); + if (!this.filterable && !this.taggable) + return w(k); + var R = this.search.length ? this.filter(k, this.search, this) : k; + if (this.taggable && this.search.length) { + var q = this.createOption(this.search); + this.optionExists(q) || R.unshift(q); + } + return w(R); + }, isValueEmpty: function() { + return this.selectedValue.length === 0; + }, showClearButton: function() { + return !this.multiple && this.clearable && !this.open && !this.isValueEmpty; + } }, watch: { options: function(D, w) { + var k = this; + !this.taggable && (typeof k.resetOnOptionsChange == "function" ? k.resetOnOptionsChange(D, w, k.selectedValue) : k.resetOnOptionsChange) && this.clearSelection(), this.value && this.isTrackingValues && this.setInternalValueFromOptions(this.value); + }, value: { immediate: !0, handler: function(D) { + this.isTrackingValues && this.setInternalValueFromOptions(D); + } }, multiple: function() { + this.clearSelection(); + }, open: function(D) { + this.$emit(D ? "open" : "close"); + }, search: function(D) { + D.length && (this.open = !0); + } }, created: function() { + this.mutableLoading = this.loading, this.$on("option:created", this.pushTag); + }, methods: { setInternalValueFromOptions: function(D) { + var w = this; + Array.isArray(D) ? this.$data._value = D.map(function(k) { + return w.findOptionFromReducedValue(k); + }) : this.$data._value = this.findOptionFromReducedValue(D); + }, select: function(D) { + this.$emit("option:selecting", D), this.isOptionSelected(D) ? this.deselectFromDropdown && (this.clearable || this.multiple && this.selectedValue.length > 1) && this.deselect(D) : (this.taggable && !this.optionExists(D) && this.$emit("option:created", D), this.multiple && (D = this.selectedValue.concat(D)), this.updateValue(D), this.$emit("option:selected", D)), this.onAfterSelect(D); + }, deselect: function(D) { + var w = this; + this.$emit("option:deselecting", D), this.updateValue(this.selectedValue.filter(function(k) { + return !w.optionComparator(k, D); + })), this.$emit("option:deselected", D); + }, keyboardDeselect: function(D, w) { + var k, R; + this.deselect(D); + var q = (k = this.$refs.deselectButtons) === null || k === void 0 ? void 0 : k[w + 1], ee = (R = this.$refs.deselectButtons) === null || R === void 0 ? void 0 : R[w - 1], se = q != null ? q : ee; + se ? se.focus() : this.searchEl.focus(); + }, clearSelection: function() { + this.updateValue(this.multiple ? [] : null), this.searchEl.focus(); + }, onAfterSelect: function(D) { + var w = this; + this.closeOnSelect && (this.open = !this.open), this.clearSearchOnSelect && (this.search = ""), this.noDrop && this.multiple && this.$nextTick(function() { + return w.$refs.search.focus(); + }); + }, updateValue: function(D) { + var w = this; + this.value === void 0 && (this.$data._value = D), D !== null && (D = Array.isArray(D) ? D.map(function(k) { + return w.reduce(k); + }) : this.reduce(D)), this.$emit("input", D); + }, toggleDropdown: function(D) { + var w = D.target !== this.searchEl; + w && D.preventDefault(); + var k = [].concat(i()(this.$refs.deselectButtons || []), i()([this.$refs.clearButton])); + this.searchEl === void 0 || k.filter(Boolean).some(function(R) { + return R.contains(D.target) || R === D.target; + }) ? D.preventDefault() : this.open && w ? this.searchEl.blur() : this.disabled || (this.open = !0, this.searchEl.focus()); + }, isOptionSelected: function(D) { + var w = this; + return this.selectedValue.some(function(k) { + return w.optionComparator(k, D); + }); + }, isOptionDeselectable: function(D) { + return this.isOptionSelected(D) && this.deselectFromDropdown; + }, hasKeyboardFocusBorder: function(D) { + return !(!this.keyboardFocusBorder || !this.isKeyboardNavigation) && D === this.typeAheadPointer; + }, optionComparator: function(D, w) { + return this.getOptionKey(D) === this.getOptionKey(w); + }, findOptionFromReducedValue: function(D) { + var w = this, k = [].concat(i()(this.options), i()(this.pushedTags)).filter(function(R) { + return JSON.stringify(w.reduce(R)) === JSON.stringify(D); + }); + return k.length === 1 ? k[0] : k.find(function(R) { + return w.optionComparator(R, w.$data._value); + }) || D; + }, closeSearchOptions: function() { + this.open = !1, this.$emit("search:blur"); + }, maybeDeleteValue: function() { + if (!this.searchEl.value.length && this.selectedValue && this.selectedValue.length && this.clearable) { + var D = null; + this.multiple && (D = i()(this.selectedValue.slice(0, this.selectedValue.length - 1))), this.updateValue(D); + } + }, optionExists: function(D) { + var w = this; + return this.optionList.some(function(k) { + return w.optionComparator(k, D); + }); + }, optionAriaSelected: function(D) { + return this.selectable(D) ? String(this.isOptionSelected(D)) : null; + }, normalizeOptionForSlot: function(D) { + return l()(D) === "object" ? D : d()({}, this.label, D); + }, pushTag: function(D) { + this.pushedTags.push(D); + }, onEscape: function() { + this.search.length ? this.search = "" : this.open = !1; + }, onSearchBlur: function() { + if (!this.mousedown || this.searching) { + var D = this.clearSearchOnSelect, w = this.multiple; + return this.clearSearchOnBlur({ clearSearchOnSelect: D, multiple: w }) && (this.search = ""), void this.closeSearchOptions(); + } + this.mousedown = !1, this.search.length !== 0 || this.options.length !== 0 || this.closeSearchOptions(); + }, onSearchFocus: function() { + this.open = !0, this.$emit("search:focus"); + }, onMousedown: function() { + this.mousedown = !0; + }, onMouseUp: function() { + this.mousedown = !1; + }, onMouseMove: function(D, w) { + this.isKeyboardNavigation = !1, this.selectable(D) && (this.typeAheadPointer = w); + }, onSearchKeyDown: function(D) { + var w = this, k = function(ee) { + if (ee.preventDefault(), w.open) + return !w.isComposing && w.typeAheadSelect(); + w.open = !0; + }, R = { 8: function(ee) { + return w.maybeDeleteValue(); + }, 9: function(ee) { + return w.onTab(); + }, 27: function(ee) { + return w.onEscape(); + }, 38: function(ee) { + if (ee.preventDefault(), w.isKeyboardNavigation = !0, w.open) + return w.typeAheadUp(); + w.open = !0; + }, 40: function(ee) { + if (ee.preventDefault(), w.isKeyboardNavigation = !0, w.open) + return w.typeAheadDown(); + w.open = !0; + } }; + this.selectOnKeyCodes.forEach(function(ee) { + return R[ee] = k; + }); + var q = this.mapKeydown(R, this); + if (typeof q[D.keyCode] == "function") + return q[D.keyCode](D); + }, onSearchKeyPress: function(D) { + this.open || D.keyCode !== 32 || (D.preventDefault(), this.open = !0); + } } }, function() { + var D = this, w = D.$createElement, k = D._self._c || w; + return k("div", { staticClass: "v-select", class: D.stateClasses, attrs: { dir: D.dir } }, [D._t("header", null, null, D.scope.header), D._v(" "), k("div", { ref: "toggle", staticClass: "vs__dropdown-toggle", attrs: { id: "vs" + D.uid + "__combobox", role: "combobox", "aria-expanded": D.dropdownOpen.toString(), "aria-owns": "vs" + D.uid + "__listbox", "aria-label": "Search for option" }, on: { mousedown: function(R) { + return D.toggleDropdown(R); + } } }, [k("div", { ref: "selectedOptions", staticClass: "vs__selected-options" }, [D._l(D.selectedValue, function(R, q) { + return D._t("selected-option-container", [k("span", { key: D.getOptionKey(R), staticClass: "vs__selected" }, [D._t("selected-option", [D._v("\n " + D._s(D.getOptionLabel(R)) + "\n ")], null, D.normalizeOptionForSlot(R)), D._v(" "), D.multiple ? k("button", { ref: "deselectButtons", refInFor: !0, staticClass: "vs__deselect", attrs: { disabled: D.disabled, type: "button", title: "Deselect " + D.getOptionLabel(R), "aria-label": "Deselect " + D.getOptionLabel(R) }, on: { mousedown: function(ee) { + return ee.stopPropagation(), D.deselect(R); + }, keydown: function(ee) { + return !ee.type.indexOf("key") && D._k(ee.keyCode, "enter", 13, ee.key, "Enter") ? null : D.keyboardDeselect(R, q); + } } }, [k(D.childComponents.Deselect, { tag: "component" })], 1) : D._e()], 2)], { option: D.normalizeOptionForSlot(R), deselect: D.deselect, multiple: D.multiple, disabled: D.disabled }); + }), D._v(" "), D._t("search", [k("input", D._g(D._b({ staticClass: "vs__search" }, "input", D.scope.search.attributes, !1), D.scope.search.events))], null, D.scope.search)], 2), D._v(" "), k("div", { ref: "actions", staticClass: "vs__actions" }, [k("button", { directives: [{ name: "show", rawName: "v-show", value: D.showClearButton, expression: "showClearButton" }], ref: "clearButton", staticClass: "vs__clear", attrs: { disabled: D.disabled, type: "button", title: "Clear Selected", "aria-label": "Clear Selected" }, on: { click: D.clearSelection } }, [k(D.childComponents.Deselect, { tag: "component" })], 1), D._v(" "), D._t("open-indicator", [D.noDrop ? D._e() : k(D.childComponents.OpenIndicator, D._b({ tag: "component" }, "component", D.scope.openIndicator.attributes, !1))], null, D.scope.openIndicator), D._v(" "), D._t("spinner", [k("div", { directives: [{ name: "show", rawName: "v-show", value: D.mutableLoading, expression: "mutableLoading" }], staticClass: "vs__spinner" }, [D._v("Loading...")])], null, D.scope.spinner)], 2)]), D._v(" "), k("transition", { attrs: { name: D.transition } }, [D.dropdownOpen ? k("ul", { directives: [{ name: "append-to-body", rawName: "v-append-to-body" }], key: "vs" + D.uid + "__listbox", ref: "dropdownMenu", staticClass: "vs__dropdown-menu", attrs: { id: "vs" + D.uid + "__listbox", role: "listbox", "aria-multiselectable": D.multiple, tabindex: "-1" }, on: { mousedown: function(R) { + return R.preventDefault(), D.onMousedown(R); + }, mouseup: D.onMouseUp } }, [D._t("list-header", null, null, D.scope.listHeader), D._v(" "), D._l(D.filteredOptions, function(R, q) { + return k("li", { key: D.getOptionKey(R), staticClass: "vs__dropdown-option", class: { "vs__dropdown-option--deselect": D.isOptionDeselectable(R) && q === D.typeAheadPointer, "vs__dropdown-option--selected": D.isOptionSelected(R), "vs__dropdown-option--highlight": q === D.typeAheadPointer, "vs__dropdown-option--kb-focus": D.hasKeyboardFocusBorder(q), "vs__dropdown-option--disabled": !D.selectable(R) }, attrs: { id: "vs" + D.uid + "__option-" + q, role: "option", "aria-selected": D.optionAriaSelected(R) }, on: { mousemove: function(ee) { + return D.onMouseMove(R, q); + }, click: function(ee) { + ee.preventDefault(), ee.stopPropagation(), D.selectable(R) && D.select(R); + } } }, [D._t("option", [D._v("\n " + D._s(D.getOptionLabel(R)) + "\n ")], null, D.normalizeOptionForSlot(R))], 2); + }), D._v(" "), D.filteredOptions.length === 0 ? k("li", { staticClass: "vs__no-options" }, [D._t("no-options", [D._v("\n Sorry, no matching options.\n ")], null, D.scope.noOptions)], 2) : D._e(), D._v(" "), D._t("list-footer", null, null, D.scope.listFooter)], 2) : k("ul", { staticStyle: { display: "none", visibility: "hidden" }, attrs: { id: "vs" + D.uid + "__listbox", role: "listbox" } })]), D._v(" "), D._t("footer", null, null, D.scope.footer)], 2); + }, [], !1, null, null, null).exports, re = { ajax: h, pointer: A, pointerScroll: p }, Q = $; + })(), s; + })(); + }); + }(Ry)), Ry.exports; +} +function Zn(e) { + return e.split("-")[1]; +} +function Og(e) { + return e === "y" ? "height" : "width"; +} +function hn(e) { + return e.split("-")[0]; +} +function nu(e) { + return ["top", "bottom"].includes(hn(e)) ? "x" : "y"; +} +function ky(e, t, r) { + let { reference: n, floating: a } = e; + const s = n.x + n.width / 2 - a.width / 2, u = n.y + n.height / 2 - a.height / 2, i = nu(t), o = Og(i), l = n[o] / 2 - a[o] / 2, c = i === "x"; + let d; + switch (hn(t)) { + case "top": + d = { x: s, y: n.y - a.height }; + break; + case "bottom": + d = { x: s, y: n.y + n.height }; + break; + case "right": + d = { x: n.x + n.width, y: u }; + break; + case "left": + d = { x: n.x - a.width, y: u }; + break; + default: + d = { x: n.x, y: n.y }; + } + switch (Zn(t)) { + case "start": + d[i] -= l * (r && c ? -1 : 1); + break; + case "end": + d[i] += l * (r && c ? -1 : 1); + } + return d; +} +const Mle = async (e, t, r) => { + const { placement: n = "bottom", strategy: a = "absolute", middleware: s = [], platform: u } = r, i = s.filter(Boolean), o = await (u.isRTL == null ? void 0 : u.isRTL(t)); + let l = await u.getElementRects({ reference: e, floating: t, strategy: a }), { x: c, y: d } = ky(l, n, o), p = n, A = {}, h = 0; + for (let E = 0; E < i.length; E++) { + const { name: b, fn: v } = i[E], { x: f, y: S, data: _, reset: z } = await v({ x: c, y: d, initialPlacement: n, placement: p, strategy: a, middlewareData: A, rects: l, platform: u, elements: { reference: e, floating: t } }); + c = f != null ? f : c, d = S != null ? S : d, A = { ...A, [b]: { ...A[b], ..._ } }, z && h <= 50 && (h++, typeof z == "object" && (z.placement && (p = z.placement), z.rects && (l = z.rects === !0 ? await u.getElementRects({ reference: e, floating: t, strategy: a }) : z.rects), { x: c, y: d } = ky(l, p, o)), E = -1); + } + return { x: c, y: d, placement: p, strategy: a, middlewareData: A }; +}; +function Un(e, t) { + return typeof e == "function" ? e(t) : e; +} +function Rg(e) { + return typeof e != "number" ? function(t) { + return { top: 0, right: 0, bottom: 0, left: 0, ...t }; + }(e) : { top: e, right: e, bottom: e, left: e }; +} +function ds(e) { + return { ...e, top: e.y, left: e.x, right: e.x + e.width, bottom: e.y + e.height }; +} +async function ui(e, t) { + var r; + t === void 0 && (t = {}); + const { x: n, y: a, platform: s, rects: u, elements: i, strategy: o } = e, { boundary: l = "clippingAncestors", rootBoundary: c = "viewport", elementContext: d = "floating", altBoundary: p = !1, padding: A = 0 } = Un(t, e), h = Rg(A), E = i[p ? d === "floating" ? "reference" : "floating" : d], b = ds(await s.getClippingRect({ element: (r = await (s.isElement == null ? void 0 : s.isElement(E))) == null || r ? E : E.contextElement || await (s.getDocumentElement == null ? void 0 : s.getDocumentElement(i.floating)), boundary: l, rootBoundary: c, strategy: o })), v = d === "floating" ? { ...u.floating, x: n, y: a } : u.reference, f = await (s.getOffsetParent == null ? void 0 : s.getOffsetParent(i.floating)), S = await (s.isElement == null ? void 0 : s.isElement(f)) && await (s.getScale == null ? void 0 : s.getScale(f)) || { x: 1, y: 1 }, _ = ds(s.convertOffsetParentRelativeRectToViewportRelativeRect ? await s.convertOffsetParentRelativeRectToViewportRelativeRect({ rect: v, offsetParent: f, strategy: o }) : v); + return { top: (b.top - _.top + h.top) / S.y, bottom: (_.bottom - b.bottom + h.bottom) / S.y, left: (b.left - _.left + h.left) / S.x, right: (_.right - b.right + h.right) / S.x }; +} +const Ho = Math.min, sa = Math.max; +function NT(e, t, r) { + return sa(e, Ho(t, r)); +} +const Ile = (e) => ({ name: "arrow", options: e, async fn(t) { + const { x: r, y: n, placement: a, rects: s, platform: u, elements: i } = t, { element: o, padding: l = 0 } = Un(e, t) || {}; + if (o == null) + return {}; + const c = Rg(l), d = { x: r, y: n }, p = nu(a), A = Og(p), h = await u.getDimensions(o), E = p === "y", b = E ? "top" : "left", v = E ? "bottom" : "right", f = E ? "clientHeight" : "clientWidth", S = s.reference[A] + s.reference[p] - d[p] - s.floating[A], _ = d[p] - s.reference[p], z = await (u.getOffsetParent == null ? void 0 : u.getOffsetParent(o)); + let y = z ? z[f] : 0; + y && await (u.isElement == null ? void 0 : u.isElement(z)) || (y = i.floating[f] || s.floating[A]); + const $ = S / 2 - _ / 2, re = y / 2 - h[A] / 2 - 1, Q = Ho(c[b], re), D = Ho(c[v], re), w = Q, k = y - h[A] - D, R = y / 2 - h[A] / 2 + $, q = NT(w, R, k), ee = Zn(a) != null && R != q && s.reference[A] / 2 - (R < w ? Q : D) - h[A] / 2 < 0 ? R < w ? w - R : k - R : 0; + return { [p]: d[p] - ee, data: { [p]: q, centerOffset: R - q + ee } }; +} }), sR = ["top", "right", "bottom", "left"], _y = sR.reduce((e, t) => e.concat(t, t + "-start", t + "-end"), []), Yle = { left: "right", right: "left", bottom: "top", top: "bottom" }; +function sA(e) { + return e.replace(/left|right|bottom|top/g, (t) => Yle[t]); +} +function lR(e, t, r) { + r === void 0 && (r = !1); + const n = Zn(e), a = nu(e), s = Og(a); + let u = a === "x" ? n === (r ? "end" : "start") ? "right" : "left" : n === "start" ? "bottom" : "top"; + return t.reference[s] > t.floating[s] && (u = sA(u)), { main: u, cross: sA(u) }; +} +const Lle = { start: "end", end: "start" }; +function Ep(e) { + return e.replace(/start|end/g, (t) => Lle[t]); +} +const Ple = function(e) { + return e === void 0 && (e = {}), { name: "autoPlacement", options: e, async fn(t) { + var r, n, a; + const { rects: s, middlewareData: u, placement: i, platform: o, elements: l } = t, { crossAxis: c = !1, alignment: d, allowedPlacements: p = _y, autoAlignment: A = !0, ...h } = Un(e, t), E = d !== void 0 || p === _y ? function(D, w, k) { + return (D ? [...k.filter((R) => Zn(R) === D), ...k.filter((R) => Zn(R) !== D)] : k.filter((R) => hn(R) === R)).filter((R) => !D || Zn(R) === D || !!w && Ep(R) !== R); + }(d || null, A, p) : p, b = await ui(t, h), v = ((r = u.autoPlacement) == null ? void 0 : r.index) || 0, f = E[v]; + if (f == null) + return {}; + const { main: S, cross: _ } = lR(f, s, await (o.isRTL == null ? void 0 : o.isRTL(l.floating))); + if (i !== f) + return { reset: { placement: E[0] } }; + const z = [b[hn(f)], b[S], b[_]], y = [...((n = u.autoPlacement) == null ? void 0 : n.overflows) || [], { placement: f, overflows: z }], $ = E[v + 1]; + if ($) + return { data: { index: v + 1, overflows: y }, reset: { placement: $ } }; + const re = y.map((D) => { + const w = Zn(D.placement); + return [D.placement, w && c ? D.overflows.slice(0, 2).reduce((k, R) => k + R, 0) : D.overflows[0], D.overflows]; + }).sort((D, w) => D[1] - w[1]), Q = ((a = re.filter((D) => D[2].slice(0, Zn(D[0]) ? 2 : 3).every((w) => w <= 0))[0]) == null ? void 0 : a[0]) || re[0][0]; + return Q !== i ? { data: { index: v + 1, overflows: y }, reset: { placement: Q } } : {}; + } }; +}, Zle = function(e) { + return e === void 0 && (e = {}), { name: "flip", options: e, async fn(t) { + var r; + const { placement: n, middlewareData: a, rects: s, initialPlacement: u, platform: i, elements: o } = t, { mainAxis: l = !0, crossAxis: c = !0, fallbackPlacements: d, fallbackStrategy: p = "bestFit", fallbackAxisSideDirection: A = "none", flipAlignment: h = !0, ...E } = Un(e, t), b = hn(n), v = hn(u) === u, f = await (i.isRTL == null ? void 0 : i.isRTL(o.floating)), S = d || (v || !h ? [sA(u)] : function(w) { + const k = sA(w); + return [Ep(w), k, Ep(k)]; + }(u)); + d || A === "none" || S.push(...function(w, k, R, q) { + const ee = Zn(w); + let se = function(j, O, V) { + const fe = ["left", "right"], te = ["right", "left"], De = ["top", "bottom"], xe = ["bottom", "top"]; + switch (j) { + case "top": + case "bottom": + return V ? O ? te : fe : O ? fe : te; + case "left": + case "right": + return O ? De : xe; + default: + return []; + } + }(hn(w), R === "start", q); + return ee && (se = se.map((j) => j + "-" + ee), k && (se = se.concat(se.map(Ep)))), se; + }(u, h, A, f)); + const _ = [u, ...S], z = await ui(t, E), y = []; + let $ = ((r = a.flip) == null ? void 0 : r.overflows) || []; + if (l && y.push(z[b]), c) { + const { main: w, cross: k } = lR(n, s, f); + y.push(z[w], z[k]); + } + if ($ = [...$, { placement: n, overflows: y }], !y.every((w) => w <= 0)) { + var re, Q; + const w = (((re = a.flip) == null ? void 0 : re.index) || 0) + 1, k = _[w]; + if (k) + return { data: { index: w, overflows: $ }, reset: { placement: k } }; + let R = (Q = $.filter((q) => q.overflows[0] <= 0).sort((q, ee) => q.overflows[1] - ee.overflows[1])[0]) == null ? void 0 : Q.placement; + if (!R) + switch (p) { + case "bestFit": { + var D; + const q = (D = $.map((ee) => [ee.placement, ee.overflows.filter((se) => se > 0).reduce((se, j) => se + j, 0)]).sort((ee, se) => ee[1] - se[1])[0]) == null ? void 0 : D[0]; + q && (R = q); + break; + } + case "initialPlacement": + R = u; + } + if (n !== R) + return { reset: { placement: R } }; + } + return {}; + } }; +}; +function My(e, t) { + return { top: e.top - t.height, right: e.right - t.width, bottom: e.bottom - t.height, left: e.left - t.width }; +} +function Iy(e) { + return sR.some((t) => e[t] >= 0); +} +const jle = function(e) { + return e === void 0 && (e = {}), { name: "hide", options: e, async fn(t) { + const { rects: r } = t, { strategy: n = "referenceHidden", ...a } = Un(e, t); + switch (n) { + case "referenceHidden": { + const s = My(await ui(t, { ...a, elementContext: "reference" }), r.reference); + return { data: { referenceHiddenOffsets: s, referenceHidden: Iy(s) } }; + } + case "escaped": { + const s = My(await ui(t, { ...a, altBoundary: !0 }), r.floating); + return { data: { escapedOffsets: s, escaped: Iy(s) } }; + } + default: + return {}; + } + } }; +}; +function Yy(e) { + const t = Ho(...e.map((n) => n.left)), r = Ho(...e.map((n) => n.top)); + return { x: t, y: r, width: sa(...e.map((n) => n.right)) - t, height: sa(...e.map((n) => n.bottom)) - r }; +} +const Gle = function(e) { + return e === void 0 && (e = {}), { name: "inline", options: e, async fn(t) { + const { placement: r, elements: n, rects: a, platform: s, strategy: u } = t, { padding: i = 2, x: o, y: l } = Un(e, t), c = Array.from(await (s.getClientRects == null ? void 0 : s.getClientRects(n.reference)) || []), d = function(E) { + const b = E.slice().sort((S, _) => S.y - _.y), v = []; + let f = null; + for (let S = 0; S < b.length; S++) { + const _ = b[S]; + !f || _.y - f.y > f.height / 2 ? v.push([_]) : v[v.length - 1].push(_), f = _; + } + return v.map((S) => ds(Yy(S))); + }(c), p = ds(Yy(c)), A = Rg(i), h = await s.getElementRects({ reference: { getBoundingClientRect: function() { + if (d.length === 2 && d[0].left > d[1].right && o != null && l != null) + return d.find((E) => o > E.left - A.left && o < E.right + A.right && l > E.top - A.top && l < E.bottom + A.bottom) || p; + if (d.length >= 2) { + if (nu(r) === "x") { + const z = d[0], y = d[d.length - 1], $ = hn(r) === "top", re = z.top, Q = y.bottom, D = $ ? z.left : y.left, w = $ ? z.right : y.right; + return { top: re, bottom: Q, left: D, right: w, width: w - D, height: Q - re, x: D, y: re }; + } + const E = hn(r) === "left", b = sa(...d.map((z) => z.right)), v = Ho(...d.map((z) => z.left)), f = d.filter((z) => E ? z.left === v : z.right === b), S = f[0].top, _ = f[f.length - 1].bottom; + return { top: S, bottom: _, left: v, right: b, width: b - v, height: _ - S, x: v, y: S }; + } + return p; + } }, floating: n.floating, strategy: u }); + return a.reference.x !== h.reference.x || a.reference.y !== h.reference.y || a.reference.width !== h.reference.width || a.reference.height !== h.reference.height ? { reset: { rects: h } } : {}; + } }; +}, zle = function(e) { + return e === void 0 && (e = 0), { name: "offset", options: e, async fn(t) { + const { x: r, y: n } = t, a = await async function(s, u) { + const { placement: i, platform: o, elements: l } = s, c = await (o.isRTL == null ? void 0 : o.isRTL(l.floating)), d = hn(i), p = Zn(i), A = nu(i) === "x", h = ["left", "top"].includes(d) ? -1 : 1, E = c && A ? -1 : 1, b = Un(u, s); + let { mainAxis: v, crossAxis: f, alignmentAxis: S } = typeof b == "number" ? { mainAxis: b, crossAxis: 0, alignmentAxis: null } : { mainAxis: 0, crossAxis: 0, alignmentAxis: null, ...b }; + return p && typeof S == "number" && (f = p === "end" ? -1 * S : S), A ? { x: f * E, y: v * h } : { x: v * h, y: f * E }; + }(t, e); + return { x: r + a.x, y: n + a.y, data: a }; + } }; +}; +function cR(e) { + return e === "x" ? "y" : "x"; +} +const Ule = function(e) { + return e === void 0 && (e = {}), { name: "shift", options: e, async fn(t) { + const { x: r, y: n, placement: a } = t, { mainAxis: s = !0, crossAxis: u = !1, limiter: i = { fn: (b) => { + let { x: v, y: f } = b; + return { x: v, y: f }; + } }, ...o } = Un(e, t), l = { x: r, y: n }, c = await ui(t, o), d = nu(hn(a)), p = cR(d); + let A = l[d], h = l[p]; + if (s) { + const b = d === "y" ? "bottom" : "right"; + A = NT(A + c[d === "y" ? "top" : "left"], A, A - c[b]); + } + if (u) { + const b = p === "y" ? "bottom" : "right"; + h = NT(h + c[p === "y" ? "top" : "left"], h, h - c[b]); + } + const E = i.fn({ ...t, [d]: A, [p]: h }); + return { ...E, data: { x: E.x - r, y: E.y - n } }; + } }; +}, Hle = function(e) { + return e === void 0 && (e = {}), { options: e, fn(t) { + const { x: r, y: n, placement: a, rects: s, middlewareData: u } = t, { offset: i = 0, mainAxis: o = !0, crossAxis: l = !0 } = Un(e, t), c = { x: r, y: n }, d = nu(a), p = cR(d); + let A = c[d], h = c[p]; + const E = Un(i, t), b = typeof E == "number" ? { mainAxis: E, crossAxis: 0 } : { mainAxis: 0, crossAxis: 0, ...E }; + if (o) { + const S = d === "y" ? "height" : "width", _ = s.reference[d] - s.floating[S] + b.mainAxis, z = s.reference[d] + s.reference[S] - b.mainAxis; + A < _ ? A = _ : A > z && (A = z); + } + if (l) { + var v, f; + const S = d === "y" ? "width" : "height", _ = ["top", "left"].includes(hn(a)), z = s.reference[p] - s.floating[S] + (_ && ((v = u.offset) == null ? void 0 : v[p]) || 0) + (_ ? 0 : b.crossAxis), y = s.reference[p] + s.reference[S] + (_ ? 0 : ((f = u.offset) == null ? void 0 : f[p]) || 0) - (_ ? b.crossAxis : 0); + h < z ? h = z : h > y && (h = y); + } + return { [d]: A, [p]: h }; + } }; +}, $le = function(e) { + return e === void 0 && (e = {}), { name: "size", options: e, async fn(t) { + const { placement: r, rects: n, platform: a, elements: s } = t, { apply: u = () => { + }, ...i } = Un(e, t), o = await ui(t, i), l = hn(r), c = Zn(r), d = nu(r) === "x", { width: p, height: A } = n.floating; + let h, E; + l === "top" || l === "bottom" ? (h = l, E = c === (await (a.isRTL == null ? void 0 : a.isRTL(s.floating)) ? "start" : "end") ? "left" : "right") : (E = l, h = c === "end" ? "top" : "bottom"); + const b = A - o[h], v = p - o[E], f = !t.middlewareData.shift; + let S = b, _ = v; + if (d) { + const y = p - o.left - o.right; + _ = c || f ? Ho(v, y) : y; + } else { + const y = A - o.top - o.bottom; + S = c || f ? Ho(b, y) : y; + } + if (f && !c) { + const y = sa(o.left, 0), $ = sa(o.right, 0), re = sa(o.top, 0), Q = sa(o.bottom, 0); + d ? _ = p - 2 * (y !== 0 || $ !== 0 ? y + $ : sa(o.left, o.right)) : S = A - 2 * (re !== 0 || Q !== 0 ? re + Q : sa(o.top, o.bottom)); + } + await u({ ...t, availableWidth: _, availableHeight: S }); + const z = await a.getDimensions(s.floating); + return p !== z.width || A !== z.height ? { reset: { rects: !0 } } : {}; + } }; +}; +function Tn(e) { + var t; + return (e == null || (t = e.ownerDocument) == null ? void 0 : t.defaultView) || window; +} +function ha(e) { + return Tn(e).getComputedStyle(e); +} +function dR(e) { + return e instanceof Tn(e).Node; +} +function $o(e) { + return dR(e) ? (e.nodeName || "").toLowerCase() : "#document"; +} +function Hn(e) { + return e instanceof HTMLElement || e instanceof Tn(e).HTMLElement; +} +function Ly(e) { + return typeof ShadowRoot > "u" ? !1 : e instanceof Tn(e).ShadowRoot || e instanceof ShadowRoot; +} +function zc(e) { + const { overflow: t, overflowX: r, overflowY: n, display: a } = ha(e); + return /auto|scroll|overlay|hidden|clip/.test(t + n + r) && !["inline", "contents"].includes(a); +} +function Vle(e) { + return ["table", "td", "th"].includes($o(e)); +} +function wg(e) { + const t = kg(), r = ha(e); + return r.transform !== "none" || r.perspective !== "none" || (r.containerType ? r.containerType !== "normal" : !1) || !t && (r.backdropFilter ? r.backdropFilter !== "none" : !1) || !t && (r.filter ? r.filter !== "none" : !1) || ["transform", "perspective", "filter"].some((n) => (r.willChange || "").includes(n)) || ["paint", "layout", "strict", "content"].some((n) => (r.contain || "").includes(n)); +} +function kg() { + return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none"); +} +function D1(e) { + return ["html", "body", "#document"].includes($o(e)); +} +const xT = Math.min, W0 = Math.max, lA = Math.round, zd = Math.floor, Vo = (e) => ({ x: e, y: e }); +function pR(e) { + const t = ha(e); + let r = parseFloat(t.width) || 0, n = parseFloat(t.height) || 0; + const a = Hn(e), s = a ? e.offsetWidth : r, u = a ? e.offsetHeight : n, i = lA(r) !== s || lA(n) !== u; + return i && (r = s, n = u), { width: r, height: n, $: i }; +} +function Xa(e) { + return e instanceof Element || e instanceof Tn(e).Element; +} +function _g(e) { + return Xa(e) ? e : e.contextElement; +} +function Q0(e) { + const t = _g(e); + if (!Hn(t)) + return Vo(1); + const r = t.getBoundingClientRect(), { width: n, height: a, $: s } = pR(t); + let u = (s ? lA(r.width) : r.width) / n, i = (s ? lA(r.height) : r.height) / a; + return (!u || !Number.isFinite(u)) && (u = 1), (!i || !Number.isFinite(i)) && (i = 1), { x: u, y: i }; +} +const Wle = Vo(0); +function AR(e) { + const t = Tn(e); + return !kg() || !t.visualViewport ? Wle : { x: t.visualViewport.offsetLeft, y: t.visualViewport.offsetTop }; +} +function Qle(e, t, r) { + return t === void 0 && (t = !1), !r || t && r !== Tn(e) ? !1 : t; +} +function ii(e, t, r, n) { + t === void 0 && (t = !1), r === void 0 && (r = !1); + const a = e.getBoundingClientRect(), s = _g(e); + let u = Vo(1); + t && (n ? Xa(n) && (u = Q0(n)) : u = Q0(e)); + const i = Qle(s, r, n) ? AR(s) : Vo(0); + let o = (a.left + i.x) / u.x, l = (a.top + i.y) / u.y, c = a.width / u.x, d = a.height / u.y; + if (s) { + const p = Tn(s), A = n && Xa(n) ? Tn(n) : n; + let h = p.frameElement; + for (; h && n && A !== p; ) { + const E = Q0(h), b = h.getBoundingClientRect(), v = getComputedStyle(h), f = b.left + (h.clientLeft + parseFloat(v.paddingLeft)) * E.x, S = b.top + (h.clientTop + parseFloat(v.paddingTop)) * E.y; + o *= E.x, l *= E.y, c *= E.x, d *= E.y, o += f, l += S, h = Tn(h).frameElement; + } + } + return ds({ width: c, height: d, x: o, y: l }); +} +function b1(e) { + return Xa(e) ? { scrollLeft: e.scrollLeft, scrollTop: e.scrollTop } : { scrollLeft: e.pageXOffset, scrollTop: e.pageYOffset }; +} +function ro(e) { + var t; + return (t = (dR(e) ? e.ownerDocument : e.document) || window.document) == null ? void 0 : t.documentElement; +} +function qle(e) { + let { rect: t, offsetParent: r, strategy: n } = e; + const a = Hn(r), s = ro(r); + if (r === s) + return t; + let u = { scrollLeft: 0, scrollTop: 0 }, i = Vo(1); + const o = Vo(0); + if ((a || !a && n !== "fixed") && (($o(r) !== "body" || zc(s)) && (u = b1(r)), Hn(r))) { + const l = ii(r); + i = Q0(r), o.x = l.x + r.clientLeft, o.y = l.y + r.clientTop; + } + return { width: t.width * i.x, height: t.height * i.y, x: t.x * i.x - u.scrollLeft * i.x + o.x, y: t.y * i.y - u.scrollTop * i.y + o.y }; +} +function Kle(e) { + return Array.from(e.getClientRects()); +} +function mR(e) { + return ii(ro(e)).left + b1(e).scrollLeft; +} +function Jle(e) { + const t = ro(e), r = b1(e), n = e.ownerDocument.body, a = W0(t.scrollWidth, t.clientWidth, n.scrollWidth, n.clientWidth), s = W0(t.scrollHeight, t.clientHeight, n.scrollHeight, n.clientHeight); + let u = -r.scrollLeft + mR(e); + const i = -r.scrollTop; + return ha(n).direction === "rtl" && (u += W0(t.clientWidth, n.clientWidth) - a), { width: a, height: s, x: u, y: i }; +} +function ps(e) { + if ($o(e) === "html") + return e; + const t = e.assignedSlot || e.parentNode || Ly(e) && e.host || ro(e); + return Ly(t) ? t.host : t; +} +function hR(e) { + const t = ps(e); + return D1(t) ? e.ownerDocument ? e.ownerDocument.body : e.body : Hn(t) && zc(t) ? t : hR(t); +} +function Ac(e, t) { + var r; + t === void 0 && (t = []); + const n = hR(e), a = n === ((r = e.ownerDocument) == null ? void 0 : r.body), s = Tn(n); + return a ? t.concat(s, s.visualViewport || [], zc(n) ? n : []) : t.concat(n, Ac(n)); +} +function Xle(e, t) { + const r = Tn(e), n = ro(e), a = r.visualViewport; + let s = n.clientWidth, u = n.clientHeight, i = 0, o = 0; + if (a) { + s = a.width, u = a.height; + const l = kg(); + (!l || l && t === "fixed") && (i = a.offsetLeft, o = a.offsetTop); + } + return { width: s, height: u, x: i, y: o }; +} +function ece(e, t) { + const r = ii(e, !0, t === "fixed"), n = r.top + e.clientTop, a = r.left + e.clientLeft, s = Hn(e) ? Q0(e) : Vo(1), u = e.clientWidth * s.x, i = e.clientHeight * s.y, o = a * s.x, l = n * s.y; + return { width: u, height: i, x: o, y: l }; +} +function Py(e, t, r) { + let n; + if (t === "viewport") + n = Xle(e, r); + else if (t === "document") + n = Jle(ro(e)); + else if (Xa(t)) + n = ece(t, r); + else { + const a = AR(e); + n = { ...t, x: t.x - a.x, y: t.y - a.y }; + } + return ds(n); +} +function TR(e, t) { + const r = ps(e); + return r === t || !Xa(r) || D1(r) ? !1 : ha(r).position === "fixed" || TR(r, t); +} +function tce(e, t) { + const r = t.get(e); + if (r) + return r; + let n = Ac(e).filter((i) => Xa(i) && $o(i) !== "body"), a = null; + const s = ha(e).position === "fixed"; + let u = s ? ps(e) : e; + for (; Xa(u) && !D1(u); ) { + const i = ha(u), o = wg(u); + !o && i.position === "fixed" && (a = null), (s ? !o && !a : !o && i.position === "static" && a && ["absolute", "fixed"].includes(a.position) || zc(u) && !o && TR(e, u)) ? n = n.filter((l) => l !== u) : a = i, u = ps(u); + } + return t.set(e, n), n; +} +function rce(e) { + let { element: t, boundary: r, rootBoundary: n, strategy: a } = e; + const s = [...r === "clippingAncestors" ? tce(t, this._c) : [].concat(r), n], u = s[0], i = s.reduce((o, l) => { + const c = Py(t, l, a); + return o.top = W0(c.top, o.top), o.right = xT(c.right, o.right), o.bottom = xT(c.bottom, o.bottom), o.left = W0(c.left, o.left), o; + }, Py(t, u, a)); + return { width: i.right - i.left, height: i.bottom - i.top, x: i.left, y: i.top }; +} +function nce(e) { + return pR(e); +} +function ace(e, t, r) { + const n = Hn(t), a = ro(t), s = r === "fixed", u = ii(e, !0, s, t); + let i = { scrollLeft: 0, scrollTop: 0 }; + const o = Vo(0); + if (n || !n && !s) + if (($o(t) !== "body" || zc(a)) && (i = b1(t)), Hn(t)) { + const l = ii(t, !0, s, t); + o.x = l.x + t.clientLeft, o.y = l.y + t.clientTop; + } else + a && (o.x = mR(a)); + return { x: u.left + i.scrollLeft - o.x, y: u.top + i.scrollTop - o.y, width: u.width, height: u.height }; +} +function Zy(e, t) { + return !Hn(e) || ha(e).position === "fixed" ? null : t ? t(e) : e.offsetParent; +} +function oce(e) { + let t = ps(e); + for (; Hn(t) && !D1(t); ) { + if (wg(t)) + return t; + t = ps(t); + } + return null; +} +function fR(e, t) { + const r = Tn(e); + if (!Hn(e)) + return r; + let n = Zy(e, t); + for (; n && Vle(n) && ha(n).position === "static"; ) + n = Zy(n, t); + return n && ($o(n) === "html" || $o(n) === "body" && ha(n).position === "static" && !wg(n)) ? r : n || oce(e) || r; +} +const uce = async function(e) { + let { reference: t, floating: r, strategy: n } = e; + const a = this.getOffsetParent || fR, s = this.getDimensions; + return { reference: ace(t, await a(r), n), floating: { x: 0, y: 0, ...await s(r) } }; +}; +function ice(e) { + return getComputedStyle(e).direction === "rtl"; +} +const gR = { convertOffsetParentRelativeRectToViewportRelativeRect: qle, getDocumentElement: ro, getClippingRect: rce, getOffsetParent: fR, getElementRects: uce, getClientRects: Kle, getDimensions: nce, getScale: Q0, isElement: Xa, isRTL: ice }; +function sce(e, t) { + let r = null, n; + const a = ro(e); + function s() { + clearTimeout(n), r && r.disconnect(), r = null; + } + function u(i, o) { + i === void 0 && (i = !1), o === void 0 && (o = 1), s(); + const { left: l, top: c, width: d, height: p } = e.getBoundingClientRect(); + if (i || t(), !d || !p) + return; + const A = zd(c), h = zd(a.clientWidth - (l + d)), E = zd(a.clientHeight - (c + p)), b = zd(l), v = { rootMargin: -A + "px " + -h + "px " + -E + "px " + -b + "px", threshold: W0(0, xT(1, o)) || 1 }; + let f = !0; + function S(_) { + const z = _[0].intersectionRatio; + if (z !== o) { + if (!f) + return u(); + z ? u(!1, z) : n = setTimeout(() => { + u(!1, 1e-7); + }, 100); + } + f = !1; + } + try { + r = new IntersectionObserver(S, { ...v, root: a.ownerDocument }); + } catch { + r = new IntersectionObserver(S, v); + } + r.observe(e); + } + return u(!0), s; +} +function lce(e, t, r, n) { + n === void 0 && (n = {}); + const { ancestorScroll: a = !0, ancestorResize: s = !0, elementResize: u = typeof ResizeObserver == "function", layoutShift: i = typeof IntersectionObserver == "function", animationFrame: o = !1 } = n, l = _g(e), c = a || s ? [...l ? Ac(l) : [], ...Ac(t)] : []; + c.forEach((v) => { + a && v.addEventListener("scroll", r, { passive: !0 }), s && v.addEventListener("resize", r); + }); + const d = l && i ? sce(l, r) : null; + let p = -1, A = null; + u && (A = new ResizeObserver((v) => { + let [f] = v; + f && f.target === l && A && (A.unobserve(t), cancelAnimationFrame(p), p = requestAnimationFrame(() => { + A && A.observe(t); + })), r(); + }), l && !o && A.observe(l), A.observe(t)); + let h, E = o ? ii(e) : null; + o && b(); + function b() { + const v = ii(e); + E && (v.x !== E.x || v.y !== E.y || v.width !== E.width || v.height !== E.height) && r(), E = v, h = requestAnimationFrame(b); + } + return r(), () => { + c.forEach((v) => { + a && v.removeEventListener("scroll", r), s && v.removeEventListener("resize", r); + }), d && d(), A && A.disconnect(), A = null, o && cancelAnimationFrame(h); + }; +} +const cce = (e, t, r) => { + const n = /* @__PURE__ */ new Map(), a = { platform: gR, ...r }, s = { ...a.platform, _c: n }; + return Mle(e, t, { ...a, platform: s }); +}, dce = Object.freeze(Object.defineProperty({ __proto__: null, arrow: Ile, autoPlacement: Ple, autoUpdate: lce, computePosition: cce, detectOverflow: ui, flip: Zle, getOverflowAncestors: Ac, hide: jle, inline: Gle, limitShift: Hle, offset: zle, platform: gR, shift: Ule, size: $le }, Symbol.toStringTag, { value: "Module" })), pce = Ft(dce), Ace = { name: "UndoVariantIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var mce = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon undo-variant-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M13.5,7A6.5,6.5 0 0,1 20,13.5A6.5,6.5 0 0,1 13.5,20H10V18H13.5C16,18 18,16 18,13.5C18,11 16,9 13.5,9H7.83L10.91,12.09L9.5,13.5L4,8L9.5,2.5L10.92,3.91L7.83,7H13.5M6,18H8V20H6V18Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, hce = [], Tce = mt(Ace, mce, hce, !1, null, null, null, null); +const fce = Tce.exports, gce = Object.freeze(Object.defineProperty({ __proto__: null, default: fce }, Symbol.toStringTag, { value: "Module" })), Ece = Ft(gce); +var ER = { exports: {} }; +(function(e) { + var t; + (function() { + t = e.exports; + })(), t.foldLength = 75, t.newLineChar = "\r\n", t.helpers = { updateTimezones: function(r) { + var n, a, s, u, i, o; + if (!r || r.name !== "vcalendar") + return r; + for (n = r.getAllSubcomponents(), a = [], s = {}, i = 0; i < n.length; i++) + n[i].name === "vtimezone" ? (o = n[i].getFirstProperty("tzid").getFirstValue(), s[o] = n[i]) : a = a.concat(n[i].getAllProperties()); + for (u = {}, i = 0; i < a.length; i++) + (o = a[i].getParameter("tzid")) && (u[o] = !0); + for (i in s) + s.hasOwnProperty(i) && !u[i] && r.removeSubcomponent(s[i]); + for (i in u) + u.hasOwnProperty(i) && !s[i] && t.TimezoneService.has(i) && r.addSubcomponent(t.TimezoneService.get(i).component); + return r; + }, isStrictlyNaN: function(r) { + return typeof r == "number" && isNaN(r); + }, strictParseInt: function(r) { + var n = parseInt(r, 10); + if (t.helpers.isStrictlyNaN(n)) + throw new Error('Could not extract integer from "' + r + '"'); + return n; + }, formatClassType: function(r, n) { + if (!(typeof r > "u")) + return r instanceof n ? r : new n(r); + }, unescapedIndexOf: function(r, n, a) { + for (; (a = r.indexOf(n, a)) !== -1; ) + if (a > 0 && r[a - 1] === "\\") + a += 1; + else + return a; + return -1; + }, binsearchInsert: function(r, n, a) { + if (!r.length) + return 0; + for (var s = 0, u = r.length - 1, i, o; s <= u; ) + if (i = s + Math.floor((u - s) / 2), o = a(n, r[i]), o < 0) + u = i - 1; + else if (o > 0) + s = i + 1; + else + break; + return o < 0 ? i : o > 0 ? i + 1 : i; + }, dumpn: function() { + t.debug && (typeof console < "u" && "log" in console ? t.helpers.dumpn = function(r) { + console.log(r); + } : t.helpers.dumpn = function(r) { + dump(r + "\n"); + }, t.helpers.dumpn(arguments[0])); + }, clone: function(r, n) { + if (!r || typeof r != "object") + return r; + if (r instanceof Date) + return new Date(r.getTime()); + if ("clone" in r) + return r.clone(); + if (Array.isArray(r)) { + for (var a = [], s = 0; s < r.length; s++) + a.push(n ? t.helpers.clone(r[s], !0) : r[s]); + return a; + } else { + var u = {}; + for (var i in r) + Object.prototype.hasOwnProperty.call(r, i) && (n ? u[i] = t.helpers.clone(r[i], !0) : u[i] = r[i]); + return u; + } + }, foldline: function(r) { + for (var n = "", a = r || "", s = 0, u = 0; a.length; ) { + var i = a.codePointAt(s); + i < 128 ? ++u : i < 2048 ? u += 2 : i < 65536 ? u += 3 : u += 4, u < t.foldLength + 1 ? s += i > 65535 ? 2 : 1 : (n += t.newLineChar + " " + a.substring(0, s), a = a.substring(s), s = u = 0); + } + return n.substr(t.newLineChar.length + 1); + }, pad2: function(r) { + typeof r != "string" && (typeof r == "number" && (r = parseInt(r)), r = String(r)); + var n = r.length; + switch (n) { + case 0: + return "00"; + case 1: + return "0" + r; + default: + return r; + } + }, trunc: function(r) { + return r < 0 ? Math.ceil(r) : Math.floor(r); + }, inherits: function(r, n, a) { + function s() { + } + s.prototype = r.prototype, n.prototype = new s(), a && t.helpers.extend(a, n.prototype); + }, extend: function(r, n) { + for (var a in r) { + var s = Object.getOwnPropertyDescriptor(r, a); + s && !Object.getOwnPropertyDescriptor(n, a) && Object.defineProperty(n, a, s); + } + return n; + } }, t.design = function() { + var r = /\\\\|\\;|\\,|\\[Nn]/g, n = /\\|;|,|\n/g, a = /\\\\|\\,|\\[Nn]/g, s = /\\|,|\n/g; + function u(O, V) { + var fe = { matches: /.*/, fromICAL: function(te, De) { + return f(te, O, De); + }, toICAL: function(te, De) { + var xe = V; + return De && (xe = new RegExp(xe.source + "|" + De)), te.replace(xe, function(J) { + switch (J) { + case "\\": + return "\\\\"; + case ";": + return "\\;"; + case ",": + return "\\,"; + case "\n": + return "\\n"; + default: + return J; + } + }); + } }; + return fe; + } + var i = { defaultType: "text" }, o = { defaultType: "text", multiValue: "," }, l = { defaultType: "text", structuredValue: ";" }, c = { defaultType: "integer" }, d = { defaultType: "date-time", allowedTypes: ["date-time", "date"] }, p = { defaultType: "date-time" }, A = { defaultType: "uri" }, h = { defaultType: "utc-offset" }, E = { defaultType: "recur" }, b = { defaultType: "date-and-or-time", allowedTypes: ["date-time", "date", "text"] }; + function v(O) { + switch (O) { + case "\\\\": + return "\\"; + case "\\;": + return ";"; + case "\\,": + return ","; + case "\\n": + case "\\N": + return "\n"; + default: + return O; + } + } + function f(O, V, fe) { + return O.indexOf("\\") === -1 ? O : (fe && (V = new RegExp(V.source + "|\\\\" + fe)), O.replace(V, v)); + } + var S = { categories: o, url: A, version: i, uid: i }, _ = { boolean: { values: ["TRUE", "FALSE"], fromICAL: function(O) { + switch (O) { + case "TRUE": + return !0; + case "FALSE": + return !1; + default: + return !1; + } + }, toICAL: function(O) { + return O ? "TRUE" : "FALSE"; + } }, float: { matches: /^[+-]?\d+\.\d+$/, fromICAL: function(O) { + var V = parseFloat(O); + return t.helpers.isStrictlyNaN(V) ? 0 : V; + }, toICAL: function(O) { + return String(O); + } }, integer: { fromICAL: function(O) { + var V = parseInt(O); + return t.helpers.isStrictlyNaN(V) ? 0 : V; + }, toICAL: function(O) { + return String(O); + } }, "utc-offset": { toICAL: function(O) { + return O.length < 7 ? O.substr(0, 3) + O.substr(4, 2) : O.substr(0, 3) + O.substr(4, 2) + O.substr(7, 2); + }, fromICAL: function(O) { + return O.length < 6 ? O.substr(0, 3) + ":" + O.substr(3, 2) : O.substr(0, 3) + ":" + O.substr(3, 2) + ":" + O.substr(5, 2); + }, decorate: function(O) { + return t.UtcOffset.fromString(O); + }, undecorate: function(O) { + return O.toString(); + } } }, z = { cutype: { values: ["INDIVIDUAL", "GROUP", "RESOURCE", "ROOM", "UNKNOWN"], allowXName: !0, allowIanaToken: !0 }, "delegated-from": { valueType: "cal-address", multiValue: ",", multiValueSeparateDQuote: !0 }, "delegated-to": { valueType: "cal-address", multiValue: ",", multiValueSeparateDQuote: !0 }, encoding: { values: ["8BIT", "BASE64"] }, fbtype: { values: ["FREE", "BUSY", "BUSY-UNAVAILABLE", "BUSY-TENTATIVE"], allowXName: !0, allowIanaToken: !0 }, member: { valueType: "cal-address", multiValue: ",", multiValueSeparateDQuote: !0 }, partstat: { values: ["NEEDS-ACTION", "ACCEPTED", "DECLINED", "TENTATIVE", "DELEGATED", "COMPLETED", "IN-PROCESS"], allowXName: !0, allowIanaToken: !0 }, range: { values: ["THISANDFUTURE"] }, related: { values: ["START", "END"] }, reltype: { values: ["PARENT", "CHILD", "SIBLING"], allowXName: !0, allowIanaToken: !0 }, role: { values: ["REQ-PARTICIPANT", "CHAIR", "OPT-PARTICIPANT", "NON-PARTICIPANT"], allowXName: !0, allowIanaToken: !0 }, rsvp: { values: ["TRUE", "FALSE"] }, "sent-by": { valueType: "cal-address" }, tzid: { matches: /^\// }, value: { values: ["binary", "boolean", "cal-address", "date", "date-time", "duration", "float", "integer", "period", "recur", "text", "time", "uri", "utc-offset"], allowXName: !0, allowIanaToken: !0 } }, y = t.helpers.extend(_, { text: u(r, n), uri: {}, binary: { decorate: function(O) { + return t.Binary.fromString(O); + }, undecorate: function(O) { + return O.toString(); + } }, "cal-address": {}, date: { decorate: function(O, V) { + return j.strict ? t.Time.fromDateString(O, V) : t.Time.fromString(O, V); + }, undecorate: function(O) { + return O.toString(); + }, fromICAL: function(O) { + return !j.strict && O.length >= 15 ? y["date-time"].fromICAL(O) : O.substr(0, 4) + "-" + O.substr(4, 2) + "-" + O.substr(6, 2); + }, toICAL: function(O) { + var V = O.length; + return V == 10 ? O.substr(0, 4) + O.substr(5, 2) + O.substr(8, 2) : V >= 19 ? y["date-time"].toICAL(O) : O; + } }, "date-time": { fromICAL: function(O) { + if (!j.strict && O.length == 8) + return y.date.fromICAL(O); + var V = O.substr(0, 4) + "-" + O.substr(4, 2) + "-" + O.substr(6, 2) + "T" + O.substr(9, 2) + ":" + O.substr(11, 2) + ":" + O.substr(13, 2); + return O[15] && O[15] === "Z" && (V += "Z"), V; + }, toICAL: function(O) { + var V = O.length; + if (V == 10 && !j.strict) + return y.date.toICAL(O); + if (V >= 19) { + var fe = O.substr(0, 4) + O.substr(5, 2) + O.substr(8, 5) + O.substr(14, 2) + O.substr(17, 2); + return O[19] && O[19] === "Z" && (fe += "Z"), fe; + } else + return O; + }, decorate: function(O, V) { + return j.strict ? t.Time.fromDateTimeString(O, V) : t.Time.fromString(O, V); + }, undecorate: function(O) { + return O.toString(); + } }, duration: { decorate: function(O) { + return t.Duration.fromString(O); + }, undecorate: function(O) { + return O.toString(); + } }, period: { fromICAL: function(O) { + var V = O.split("/"); + return V[0] = y["date-time"].fromICAL(V[0]), t.Duration.isValueString(V[1]) || (V[1] = y["date-time"].fromICAL(V[1])), V; + }, toICAL: function(O) { + return !j.strict && O[0].length == 10 ? O[0] = y.date.toICAL(O[0]) : O[0] = y["date-time"].toICAL(O[0]), t.Duration.isValueString(O[1]) || (!j.strict && O[1].length == 10 ? O[1] = y.date.toICAL(O[1]) : O[1] = y["date-time"].toICAL(O[1])), O.join("/"); + }, decorate: function(O, V) { + return t.Period.fromJSON(O, V, !j.strict); + }, undecorate: function(O) { + return O.toJSON(); + } }, recur: { fromICAL: function(O) { + return t.Recur._stringToData(O, !0); + }, toICAL: function(O) { + var V = ""; + for (var fe in O) + if (Object.prototype.hasOwnProperty.call(O, fe)) { + var te = O[fe]; + fe == "until" ? te.length > 10 ? te = y["date-time"].toICAL(te) : te = y.date.toICAL(te) : fe == "wkst" ? typeof te == "number" && (te = t.Recur.numericDayToIcalDay(te)) : Array.isArray(te) && (te = te.join(",")), V += fe.toUpperCase() + "=" + te + ";"; + } + return V.substr(0, V.length - 1); + }, decorate: function(O) { + return t.Recur.fromData(O); + }, undecorate: function(O) { + return O.toJSON(); + } }, time: { fromICAL: function(O) { + if (O.length < 6) + return O; + var V = O.substr(0, 2) + ":" + O.substr(2, 2) + ":" + O.substr(4, 2); + return O[6] === "Z" && (V += "Z"), V; + }, toICAL: function(O) { + if (O.length < 8) + return O; + var V = O.substr(0, 2) + O.substr(3, 2) + O.substr(6, 2); + return O[8] === "Z" && (V += "Z"), V; + } } }), $ = t.helpers.extend(S, { action: i, attach: { defaultType: "uri" }, attendee: { defaultType: "cal-address" }, calscale: i, class: i, comment: i, completed: p, contact: i, created: p, description: i, dtend: d, dtstamp: p, dtstart: d, due: d, duration: { defaultType: "duration" }, exdate: { defaultType: "date-time", allowedTypes: ["date-time", "date"], multiValue: "," }, exrule: E, freebusy: { defaultType: "period", multiValue: "," }, geo: { defaultType: "float", structuredValue: ";" }, "last-modified": p, location: i, method: i, organizer: { defaultType: "cal-address" }, "percent-complete": c, priority: c, prodid: i, "related-to": i, repeat: c, rdate: { defaultType: "date-time", allowedTypes: ["date-time", "date", "period"], multiValue: ",", detectType: function(O) { + return O.indexOf("/") !== -1 ? "period" : O.indexOf("T") === -1 ? "date" : "date-time"; + } }, "recurrence-id": d, resources: o, "request-status": l, rrule: E, sequence: c, status: i, summary: i, transp: i, trigger: { defaultType: "duration", allowedTypes: ["duration", "date-time"] }, tzoffsetfrom: h, tzoffsetto: h, tzurl: A, tzid: i, tzname: i }), re = t.helpers.extend(_, { text: u(a, s), uri: u(a, s), date: { decorate: function(O) { + return t.VCardTime.fromDateAndOrTimeString(O, "date"); + }, undecorate: function(O) { + return O.toString(); + }, fromICAL: function(O) { + return O.length == 8 ? y.date.fromICAL(O) : O[0] == "-" && O.length == 6 ? O.substr(0, 4) + "-" + O.substr(4) : O; + }, toICAL: function(O) { + return O.length == 10 ? y.date.toICAL(O) : O[0] == "-" && O.length == 7 ? O.substr(0, 4) + O.substr(5) : O; + } }, time: { decorate: function(O) { + return t.VCardTime.fromDateAndOrTimeString("T" + O, "time"); + }, undecorate: function(O) { + return O.toString(); + }, fromICAL: function(O) { + var V = re.time._splitZone(O, !0), fe = V[0], te = V[1]; + return te.length == 6 ? te = te.substr(0, 2) + ":" + te.substr(2, 2) + ":" + te.substr(4, 2) : te.length == 4 && te[0] != "-" ? te = te.substr(0, 2) + ":" + te.substr(2, 2) : te.length == 5 && (te = te.substr(0, 3) + ":" + te.substr(3, 2)), fe.length == 5 && (fe[0] == "-" || fe[0] == "+") && (fe = fe.substr(0, 3) + ":" + fe.substr(3)), te + fe; + }, toICAL: function(O) { + var V = re.time._splitZone(O), fe = V[0], te = V[1]; + return te.length == 8 ? te = te.substr(0, 2) + te.substr(3, 2) + te.substr(6, 2) : te.length == 5 && te[0] != "-" ? te = te.substr(0, 2) + te.substr(3, 2) : te.length == 6 && (te = te.substr(0, 3) + te.substr(4, 2)), fe.length == 6 && (fe[0] == "-" || fe[0] == "+") && (fe = fe.substr(0, 3) + fe.substr(4)), te + fe; + }, _splitZone: function(O, V) { + var fe = O.length - 1, te = O.length - (V ? 5 : 6), De = O[te], xe, J; + return O[fe] == "Z" ? (xe = O[fe], J = O.substr(0, fe)) : O.length > 6 && (De == "-" || De == "+") ? (xe = O.substr(te), J = O.substr(0, te)) : (xe = "", J = O), [xe, J]; + } }, "date-time": { decorate: function(O) { + return t.VCardTime.fromDateAndOrTimeString(O, "date-time"); + }, undecorate: function(O) { + return O.toString(); + }, fromICAL: function(O) { + return re["date-and-or-time"].fromICAL(O); + }, toICAL: function(O) { + return re["date-and-or-time"].toICAL(O); + } }, "date-and-or-time": { decorate: function(O) { + return t.VCardTime.fromDateAndOrTimeString(O, "date-and-or-time"); + }, undecorate: function(O) { + return O.toString(); + }, fromICAL: function(O) { + var V = O.split("T"); + return (V[0] ? re.date.fromICAL(V[0]) : "") + (V[1] ? "T" + re.time.fromICAL(V[1]) : ""); + }, toICAL: function(O) { + var V = O.split("T"); + return re.date.toICAL(V[0]) + (V[1] ? "T" + re.time.toICAL(V[1]) : ""); + } }, timestamp: y["date-time"], "language-tag": { matches: /^[a-zA-Z0-9-]+$/ } }), Q = { type: { valueType: "text", multiValue: "," }, value: { values: ["text", "uri", "date", "time", "date-time", "date-and-or-time", "timestamp", "boolean", "integer", "float", "utc-offset", "language-tag"], allowXName: !0, allowIanaToken: !0 } }, D = t.helpers.extend(S, { adr: { defaultType: "text", structuredValue: ";", multiValue: "," }, anniversary: b, bday: b, caladruri: A, caluri: A, clientpidmap: l, email: i, fburl: A, fn: i, gender: l, geo: A, impp: A, key: A, kind: i, lang: { defaultType: "language-tag" }, logo: A, member: A, n: { defaultType: "text", structuredValue: ";", multiValue: "," }, nickname: o, note: i, org: { defaultType: "text", structuredValue: ";" }, photo: A, related: A, rev: { defaultType: "timestamp" }, role: i, sound: A, source: A, tel: { defaultType: "uri", allowedTypes: ["uri", "text"] }, title: i, tz: { defaultType: "text", allowedTypes: ["text", "utc-offset", "uri"] }, xml: i }), w = t.helpers.extend(_, { binary: y.binary, date: re.date, "date-time": re["date-time"], "phone-number": {}, uri: y.uri, text: y.text, time: y.time, vcard: y.text, "utc-offset": { toICAL: function(O) { + return O.substr(0, 7); + }, fromICAL: function(O) { + return O.substr(0, 7); + }, decorate: function(O) { + return t.UtcOffset.fromString(O); + }, undecorate: function(O) { + return O.toString(); + } } }), k = { type: { valueType: "text", multiValue: "," }, value: { values: ["text", "uri", "date", "date-time", "phone-number", "time", "boolean", "integer", "float", "utc-offset", "vcard", "binary"], allowXName: !0, allowIanaToken: !0 } }, R = t.helpers.extend(S, { fn: i, n: { defaultType: "text", structuredValue: ";", multiValue: "," }, nickname: o, photo: { defaultType: "binary", allowedTypes: ["binary", "uri"] }, bday: { defaultType: "date-time", allowedTypes: ["date-time", "date"], detectType: function(O) { + return O.indexOf("T") === -1 ? "date" : "date-time"; + } }, adr: { defaultType: "text", structuredValue: ";", multiValue: "," }, label: i, tel: { defaultType: "phone-number" }, email: i, mailer: i, tz: { defaultType: "utc-offset", allowedTypes: ["utc-offset", "text"] }, geo: { defaultType: "float", structuredValue: ";" }, title: i, role: i, logo: { defaultType: "binary", allowedTypes: ["binary", "uri"] }, agent: { defaultType: "vcard", allowedTypes: ["vcard", "text", "uri"] }, org: l, note: o, prodid: i, rev: { defaultType: "date-time", allowedTypes: ["date-time", "date"], detectType: function(O) { + return O.indexOf("T") === -1 ? "date" : "date-time"; + } }, "sort-string": i, sound: { defaultType: "binary", allowedTypes: ["binary", "uri"] }, class: i, key: { defaultType: "binary", allowedTypes: ["binary", "text"] } }), q = { value: y, param: z, property: $ }, ee = { value: re, param: Q, property: D }, se = { value: w, param: k, property: R }, j = { strict: !0, defaultSet: q, defaultType: "unknown", components: { vcard: ee, vcard3: se, vevent: q, vtodo: q, vjournal: q, valarm: q, vtimezone: q, daylight: q, standard: q }, icalendar: q, vcard: ee, vcard3: se, getDesignSet: function(O) { + var V = O && O in j.components; + return V ? j.components[O] : j.defaultSet; + } }; + return j; + }(), t.stringify = function() { + var r = "\r\n", n = "unknown", a = t.design, s = t.helpers; + function u(o) { + typeof o[0] == "string" && (o = [o]); + for (var l = 0, c = o.length, d = ""; l < c; l++) + d += u.component(o[l]) + r; + return d; + } + u.component = function(o, l) { + var c = o[0].toUpperCase(), d = "BEGIN:" + c + r, p = o[1], A = 0, h = p.length, E = o[0]; + for (E === "vcard" && o[1].length > 0 && !(o[1][0][0] === "version" && o[1][0][3] === "4.0") && (E = "vcard3"), l = l || a.getDesignSet(E); A < h; A++) + d += u.property(p[A], l) + r; + for (var b = o[2] || [], v = 0, f = b.length; v < f; v++) + d += u.component(b[v], l) + r; + return d += "END:" + c, d; + }, u.property = function(o, l, c) { + var d = o[0].toUpperCase(), p = o[0], A = o[1], h = d, E; + for (E in A) { + var b = A[E]; + if (A.hasOwnProperty(E)) { + var S = E in l.param && l.param[E].multiValue; + S && Array.isArray(b) ? (l.param[E].multiValueSeparateDQuote && (S = '"' + S + '"'), b = b.map(u._rfc6868Unescape), b = u.multiValue(b, S, "unknown", null, l)) : b = u._rfc6868Unescape(b), h += ";" + E.toUpperCase(), h += "=" + u.propertyValue(b); + } + } + if (o.length === 3) + return h + ":"; + var v = o[2]; + l || (l = a.defaultSet); + var f, S = !1, _ = !1, z = !1; + return p in l.property ? (f = l.property[p], "multiValue" in f && (S = f.multiValue), "structuredValue" in f && Array.isArray(o[3]) && (_ = f.structuredValue), "defaultType" in f ? v === f.defaultType && (z = !0) : v === n && (z = !0)) : v === n && (z = !0), z || (h += ";VALUE=" + v.toUpperCase()), h += ":", S && _ ? h += u.multiValue(o[3], _, v, S, l, _) : S ? h += u.multiValue(o.slice(3), S, v, null, l, !1) : _ ? h += u.multiValue(o[3], _, v, null, l, _) : h += u.value(o[3], v, l, !1), c ? h : t.helpers.foldline(h); + }, u.propertyValue = function(o) { + return s.unescapedIndexOf(o, ",") === -1 && s.unescapedIndexOf(o, ":") === -1 && s.unescapedIndexOf(o, ";") === -1 ? o : '"' + o + '"'; + }, u.multiValue = function(o, l, c, d, p, A) { + for (var h = "", E = o.length, b = 0; b < E; b++) + d && Array.isArray(o[b]) ? h += u.multiValue(o[b], d, c, null, p, A) : h += u.value(o[b], c, p, A), b !== E - 1 && (h += l); + return h; + }, u.value = function(o, l, c, d) { + return l in c.value && "toICAL" in c.value[l] ? c.value[l].toICAL(o, d) : o; + }, u._rfc6868Unescape = function(o) { + return o.replace(/[\n^"]/g, function(l) { + return i[l]; + }); + }; + var i = { '"': "^'", "\n": "^n", "^": "^^" }; + return u; + }(), t.parse = function() { + var r = /[^ \t]/, n = ":", a = ";", s = "=", u = "unknown", i = "text", o = t.design, l = t.helpers; + function c(A) { + this.message = A, this.name = "ParserError"; + try { + throw new Error(); + } catch (E) { + if (E.stack) { + var h = E.stack.split("\n"); + h.shift(), this.stack = h.join("\n"); + } + } + } + c.prototype = Error.prototype; + function d(A) { + var h = {}, E = h.component = []; + if (h.stack = [E], d._eachLine(A, function(b, v) { + d._handleContentLine(v, h); + }), h.stack.length > 1) + throw new c("invalid ical body. component began but did not end"); + return h = null, E.length == 1 ? E[0] : E; + } + d.property = function(A, h) { + var E = { component: [[], []], designSet: h || o.defaultSet }; + return d._handleContentLine(A, E), E.component[1][0]; + }, d.component = function(A) { + return d(A); + }, d.ParserError = c, d._handleContentLine = function(A, h) { + var E = A.indexOf(n), b = A.indexOf(a), v, f, S, _, z = {}; + b !== -1 && E !== -1 && b > E && (b = -1); + var y; + if (b !== -1) { + if (S = A.substring(0, b).toLowerCase(), y = d._parseParameters(A.substring(b), 0, h.designSet), y[2] == -1) + throw new c("Invalid parameters in '" + A + "'"); + if (z = y[0], v = y[1].length + y[2] + b, (f = A.substring(v).indexOf(n)) !== -1) + _ = A.substring(v + f + 1); + else + throw new c("Missing parameter value in '" + A + "'"); + } else if (E !== -1) { + if (S = A.substring(0, E).toLowerCase(), _ = A.substring(E + 1), S === "begin") { + var $ = [_.toLowerCase(), [], []]; + h.stack.length === 1 ? h.component.push($) : h.component[2].push($), h.stack.push(h.component), h.component = $, h.designSet || (h.designSet = o.getDesignSet(h.component[0])); + return; + } else if (S === "end") { + h.component = h.stack.pop(); + return; + } + } else + throw new c('invalid line (no token ";" or ":") "' + A + '"'); + var re, Q = !1, D = !1, w; + S in h.designSet.property && (w = h.designSet.property[S], "multiValue" in w && (Q = w.multiValue), "structuredValue" in w && (D = w.structuredValue), _ && "detectType" in w && (re = w.detectType(_))), re || ("value" in z ? re = z.value.toLowerCase() : w ? re = w.defaultType : re = u), delete z.value; + var k; + Q && D ? (_ = d._parseMultiValue(_, D, re, [], Q, h.designSet, D), k = [S, z, re, _]) : Q ? (k = [S, z, re], d._parseMultiValue(_, Q, re, k, null, h.designSet, !1)) : D ? (_ = d._parseMultiValue(_, D, re, [], null, h.designSet, D), k = [S, z, re, _]) : (_ = d._parseValue(_, re, h.designSet, !1), k = [S, z, re, _]), h.component[0] === "vcard" && h.component[1].length === 0 && !(S === "version" && _ === "4.0") && (h.designSet = o.getDesignSet("vcard3")), h.component[1].push(k); + }, d._parseValue = function(A, h, E, b) { + return h in E.value && "fromICAL" in E.value[h] ? E.value[h].fromICAL(A, b) : A; + }, d._parseParameters = function(A, h, E) { + for (var b = h, v = 0, f = s, S = {}, _, z, y, $ = -1, re, Q, D; v !== !1 && (v = l.unescapedIndexOf(A, f, v + 1)) !== -1; ) { + if (_ = A.substr(b + 1, v - b - 1), _.length == 0) + throw new c("Empty parameter name in '" + A + "'"); + z = _.toLowerCase(), D = !1, Q = !1, z in E.param && E.param[z].valueType ? re = E.param[z].valueType : re = i, z in E.param && (Q = E.param[z].multiValue, E.param[z].multiValueSeparateDQuote && (D = d._rfc6868Escape('"' + Q + '"'))); + var w = A[v + 1]; + if (w === '"') { + if ($ = v + 2, v = l.unescapedIndexOf(A, '"', $), Q && v != -1) + for (var k = !0; k; ) + A[v + 1] == Q && A[v + 2] == '"' ? v = l.unescapedIndexOf(A, '"', v + 3) : k = !1; + if (v === -1) + throw new c('invalid line (no matching double quote) "' + A + '"'); + y = A.substr($, v - $), b = l.unescapedIndexOf(A, a, v), b === -1 && (v = !1); + } else { + $ = v + 1; + var R = l.unescapedIndexOf(A, a, $), q = l.unescapedIndexOf(A, n, $); + q !== -1 && R > q ? (R = q, v = !1) : R === -1 ? (q === -1 ? R = A.length : R = q, v = !1) : (b = R, v = R), y = A.substr($, R - $); + } + if (y = d._rfc6868Escape(y), Q) { + var ee = D || Q; + y = d._parseMultiValue(y, ee, re, [], null, E); + } else + y = d._parseValue(y, re, E); + Q && z in S ? Array.isArray(S[z]) ? S[z].push(y) : S[z] = [S[z], y] : S[z] = y; + } + return [S, y, $]; + }, d._rfc6868Escape = function(A) { + return A.replace(/\^['n^]/g, function(h) { + return p[h]; + }); + }; + var p = { "^'": '"', "^n": "\n", "^^": "^" }; + return d._parseMultiValue = function(A, h, E, b, v, f, S) { + var _ = 0, z = 0, y; + if (h.length === 0) + return A; + for (; (_ = l.unescapedIndexOf(A, h, z)) !== -1; ) + y = A.substr(z, _ - z), v ? y = d._parseMultiValue(y, v, E, [], null, f, S) : y = d._parseValue(y, E, f, S), b.push(y), z = _ + h.length; + return y = A.substr(z), v ? y = d._parseMultiValue(y, v, E, [], null, f, S) : y = d._parseValue(y, E, f, S), b.push(y), b.length == 1 ? b[0] : b; + }, d._eachLine = function(A, h) { + var E = A.length, b = A.search(r), v = b, f, S, _; + do + v = A.indexOf("\n", b) + 1, v > 1 && A[v - 2] === "\r" ? _ = 2 : _ = 1, v === 0 && (v = E, _ = 0), S = A[b], S === " " || S === " " ? f += A.substr(b + 1, v - b - (_ + 1)) : (f && h(null, f), f = A.substr(b, v - b - _)), b = v; + while (v !== E); + f = f.trim(), f.length && h(null, f); + }, d; + }(), t.Component = function() { + var r = 1, n = 2, a = 0; + function s(u, i) { + typeof u == "string" && (u = [u, [], []]), this.jCal = u, this.parent = i || null; + } + return s.prototype = { _hydratedPropertyCount: 0, _hydratedComponentCount: 0, get name() { + return this.jCal[a]; + }, get _designSet() { + var u = this.parent && this.parent._designSet; + return u || t.design.getDesignSet(this.name); + }, _hydrateComponent: function(u) { + if (this._components || (this._components = [], this._hydratedComponentCount = 0), this._components[u]) + return this._components[u]; + var i = new s(this.jCal[n][u], this); + return this._hydratedComponentCount++, this._components[u] = i; + }, _hydrateProperty: function(u) { + if (this._properties || (this._properties = [], this._hydratedPropertyCount = 0), this._properties[u]) + return this._properties[u]; + var i = new t.Property(this.jCal[r][u], this); + return this._hydratedPropertyCount++, this._properties[u] = i; + }, getFirstSubcomponent: function(u) { + if (u) { + for (var i = 0, o = this.jCal[n], l = o.length; i < l; i++) + if (o[i][a] === u) { + var c = this._hydrateComponent(i); + return c; + } + } else if (this.jCal[n].length) + return this._hydrateComponent(0); + return null; + }, getAllSubcomponents: function(u) { + var i = this.jCal[n].length, o = 0; + if (u) { + for (var l = this.jCal[n], c = []; o < i; o++) + u === l[o][a] && c.push(this._hydrateComponent(o)); + return c; + } else { + if (!this._components || this._hydratedComponentCount !== i) + for (; o < i; o++) + this._hydrateComponent(o); + return this._components || []; + } + }, hasProperty: function(u) { + for (var i = this.jCal[r], o = i.length, l = 0; l < o; l++) + if (i[l][a] === u) + return !0; + return !1; + }, getFirstProperty: function(u) { + if (u) { + for (var i = 0, o = this.jCal[r], l = o.length; i < l; i++) + if (o[i][a] === u) { + var c = this._hydrateProperty(i); + return c; + } + } else if (this.jCal[r].length) + return this._hydrateProperty(0); + return null; + }, getFirstPropertyValue: function(u) { + var i = this.getFirstProperty(u); + return i ? i.getFirstValue() : null; + }, getAllProperties: function(u) { + var i = this.jCal[r].length, o = 0; + if (u) { + for (var l = this.jCal[r], c = []; o < i; o++) + u === l[o][a] && c.push(this._hydrateProperty(o)); + return c; + } else { + if (!this._properties || this._hydratedPropertyCount !== i) + for (; o < i; o++) + this._hydrateProperty(o); + return this._properties || []; + } + }, _removeObjectByIndex: function(u, i, o) { + if (i = i || [], i[o]) { + var l = i[o]; + "parent" in l && (l.parent = null); + } + i.splice(o, 1), this.jCal[u].splice(o, 1); + }, _removeObject: function(u, i, o) { + var l = 0, c = this.jCal[u], d = c.length, p = this[i]; + if (typeof o == "string") { + for (; l < d; l++) + if (c[l][a] === o) + return this._removeObjectByIndex(u, p, l), !0; + } else if (p) { + for (; l < d; l++) + if (p[l] && p[l] === o) + return this._removeObjectByIndex(u, p, l), !0; + } + return !1; + }, _removeAllObjects: function(u, i, o) { + for (var l = this[i], c = this.jCal[u], d = c.length - 1; d >= 0; d--) + (!o || c[d][a] === o) && this._removeObjectByIndex(u, l, d); + }, addSubcomponent: function(u) { + this._components || (this._components = [], this._hydratedComponentCount = 0), u.parent && u.parent.removeSubcomponent(u); + var i = this.jCal[n].push(u.jCal); + return this._components[i - 1] = u, this._hydratedComponentCount++, u.parent = this, u; + }, removeSubcomponent: function(u) { + var i = this._removeObject(n, "_components", u); + return i && this._hydratedComponentCount--, i; + }, removeAllSubcomponents: function(u) { + var i = this._removeAllObjects(n, "_components", u); + return this._hydratedComponentCount = 0, i; + }, addProperty: function(u) { + if (!(u instanceof t.Property)) + throw new TypeError("must instance of ICAL.Property"); + this._properties || (this._properties = [], this._hydratedPropertyCount = 0), u.parent && u.parent.removeProperty(u); + var i = this.jCal[r].push(u.jCal); + return this._properties[i - 1] = u, this._hydratedPropertyCount++, u.parent = this, u; + }, addPropertyWithValue: function(u, i) { + var o = new t.Property(u); + return o.setValue(i), this.addProperty(o), o; + }, updatePropertyWithValue: function(u, i) { + var o = this.getFirstProperty(u); + return o ? o.setValue(i) : o = this.addPropertyWithValue(u, i), o; + }, removeProperty: function(u) { + var i = this._removeObject(r, "_properties", u); + return i && this._hydratedPropertyCount--, i; + }, removeAllProperties: function(u) { + var i = this._removeAllObjects(r, "_properties", u); + return this._hydratedPropertyCount = 0, i; + }, toJSON: function() { + return this.jCal; + }, toString: function() { + return t.stringify.component(this.jCal, this._designSet); + } }, s.fromString = function(u) { + return new s(t.parse.component(u)); + }, s; + }(), t.Property = function() { + var r = 0, n = 1, a = 2, s = 3, u = t.design; + function i(o, l) { + this._parent = l || null, typeof o == "string" ? (this.jCal = [o, {}, u.defaultType], this.jCal[a] = this.getDefaultType()) : this.jCal = o, this._updateType(); + } + return i.prototype = { get type() { + return this.jCal[a]; + }, get name() { + return this.jCal[r]; + }, get parent() { + return this._parent; + }, set parent(o) { + var l = !this._parent || o && o._designSet != this._parent._designSet; + return this._parent = o, this.type == u.defaultType && l && (this.jCal[a] = this.getDefaultType(), this._updateType()), o; + }, get _designSet() { + return this.parent ? this.parent._designSet : u.defaultSet; + }, _updateType: function() { + var o = this._designSet; + this.type in o.value && (o.value[this.type], "decorate" in o.value[this.type] ? this.isDecorated = !0 : this.isDecorated = !1, this.name in o.property && (this.isMultiValue = "multiValue" in o.property[this.name], this.isStructuredValue = "structuredValue" in o.property[this.name])); + }, _hydrateValue: function(o) { + return this._values && this._values[o] ? this._values[o] : this.jCal.length <= s + o ? null : this.isDecorated ? (this._values || (this._values = []), this._values[o] = this._decorate(this.jCal[s + o])) : this.jCal[s + o]; + }, _decorate: function(o) { + return this._designSet.value[this.type].decorate(o, this); + }, _undecorate: function(o) { + return this._designSet.value[this.type].undecorate(o, this); + }, _setDecoratedValue: function(o, l) { + this._values || (this._values = []), typeof o == "object" && "icaltype" in o ? (this.jCal[s + l] = this._undecorate(o), this._values[l] = o) : (this.jCal[s + l] = o, this._values[l] = this._decorate(o)); + }, getParameter: function(o) { + if (o in this.jCal[n]) + return this.jCal[n][o]; + }, getFirstParameter: function(o) { + var l = this.getParameter(o); + return Array.isArray(l) ? l[0] : l; + }, setParameter: function(o, l) { + var c = o.toLowerCase(); + typeof l == "string" && c in this._designSet.param && "multiValue" in this._designSet.param[c] && (l = [l]), this.jCal[n][o] = l; + }, removeParameter: function(o) { + delete this.jCal[n][o]; + }, getDefaultType: function() { + var o = this.jCal[r], l = this._designSet; + if (o in l.property) { + var c = l.property[o]; + if ("defaultType" in c) + return c.defaultType; + } + return u.defaultType; + }, resetType: function(o) { + this.removeAllValues(), this.jCal[a] = o, this._updateType(); + }, getFirstValue: function() { + return this._hydrateValue(0); + }, getValues: function() { + var o = this.jCal.length - s; + if (o < 1) + return []; + for (var l = 0, c = []; l < o; l++) + c[l] = this._hydrateValue(l); + return c; + }, removeAllValues: function() { + this._values && (this._values.length = 0), this.jCal.length = 3; + }, setValues: function(o) { + if (!this.isMultiValue) + throw new Error(this.name + ": does not not support mulitValue.\noverride isMultiValue"); + var l = o.length, c = 0; + if (this.removeAllValues(), l > 0 && typeof o[0] == "object" && "icaltype" in o[0] && this.resetType(o[0].icaltype), this.isDecorated) + for (; c < l; c++) + this._setDecoratedValue(o[c], c); + else + for (; c < l; c++) + this.jCal[s + c] = o[c]; + }, setValue: function(o) { + this.removeAllValues(), typeof o == "object" && "icaltype" in o && this.resetType(o.icaltype), this.isDecorated ? this._setDecoratedValue(o, 0) : this.jCal[s] = o; + }, toJSON: function() { + return this.jCal; + }, toICALString: function() { + return t.stringify.property(this.jCal, this._designSet, !0); + } }, i.fromString = function(o, l) { + return new i(t.parse.property(o, l)); + }, i; + }(), t.UtcOffset = function() { + function r(n) { + this.fromData(n); + } + return r.prototype = { hours: 0, minutes: 0, factor: 1, icaltype: "utc-offset", clone: function() { + return t.UtcOffset.fromSeconds(this.toSeconds()); + }, fromData: function(n) { + if (n) + for (var a in n) + n.hasOwnProperty(a) && (this[a] = n[a]); + this._normalize(); + }, fromSeconds: function(n) { + var a = Math.abs(n); + return this.factor = n < 0 ? -1 : 1, this.hours = t.helpers.trunc(a / 3600), a -= this.hours * 3600, this.minutes = t.helpers.trunc(a / 60), this; + }, toSeconds: function() { + return this.factor * (60 * this.minutes + 3600 * this.hours); + }, compare: function(n) { + var a = this.toSeconds(), s = n.toSeconds(); + return (a > s) - (s > a); + }, _normalize: function() { + for (var n = this.toSeconds(), a = this.factor; n < -43200; ) + n += 97200; + for (; n > 50400; ) + n -= 97200; + this.fromSeconds(n), n == 0 && (this.factor = a); + }, toICALString: function() { + return t.design.icalendar.value["utc-offset"].toICAL(this.toString()); + }, toString: function() { + return (this.factor == 1 ? "+" : "-") + t.helpers.pad2(this.hours) + ":" + t.helpers.pad2(this.minutes); + } }, r.fromString = function(n) { + var a = {}; + return a.factor = n[0] === "+" ? 1 : -1, a.hours = t.helpers.strictParseInt(n.substr(1, 2)), a.minutes = t.helpers.strictParseInt(n.substr(4, 2)), new t.UtcOffset(a); + }, r.fromSeconds = function(n) { + var a = new r(); + return a.fromSeconds(n), a; + }, r; + }(), t.Binary = function() { + function r(n) { + this.value = n; + } + return r.prototype = { icaltype: "binary", decodeValue: function() { + return this._b64_decode(this.value); + }, setEncodedValue: function(n) { + this.value = this._b64_encode(n); + }, _b64_encode: function(n) { + var a = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=", s, u, i, o, l, c, d, p, A = 0, h = 0, E = "", b = []; + if (!n) + return n; + do + s = n.charCodeAt(A++), u = n.charCodeAt(A++), i = n.charCodeAt(A++), p = s << 16 | u << 8 | i, o = p >> 18 & 63, l = p >> 12 & 63, c = p >> 6 & 63, d = p & 63, b[h++] = a.charAt(o) + a.charAt(l) + a.charAt(c) + a.charAt(d); + while (A < n.length); + E = b.join(""); + var v = n.length % 3; + return (v ? E.slice(0, v - 3) : E) + "===".slice(v || 3); + }, _b64_decode: function(n) { + var a = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=", s, u, i, o, l, c, d, p, A = 0, h = 0, E = "", b = []; + if (!n) + return n; + n += ""; + do + o = a.indexOf(n.charAt(A++)), l = a.indexOf(n.charAt(A++)), c = a.indexOf(n.charAt(A++)), d = a.indexOf(n.charAt(A++)), p = o << 18 | l << 12 | c << 6 | d, s = p >> 16 & 255, u = p >> 8 & 255, i = p & 255, c == 64 ? b[h++] = String.fromCharCode(s) : d == 64 ? b[h++] = String.fromCharCode(s, u) : b[h++] = String.fromCharCode(s, u, i); + while (A < n.length); + return E = b.join(""), E; + }, toString: function() { + return this.value; + } }, r.fromString = function(n) { + return new r(n); + }, r; + }(), function() { + t.Period = function(r) { + if (this.wrappedJSObject = this, r && "start" in r) { + if (r.start && !(r.start instanceof t.Time)) + throw new TypeError(".start must be an instance of ICAL.Time"); + this.start = r.start; + } + if (r && r.end && r.duration) + throw new Error("cannot accept both end and duration"); + if (r && "end" in r) { + if (r.end && !(r.end instanceof t.Time)) + throw new TypeError(".end must be an instance of ICAL.Time"); + this.end = r.end; + } + if (r && "duration" in r) { + if (r.duration && !(r.duration instanceof t.Duration)) + throw new TypeError(".duration must be an instance of ICAL.Duration"); + this.duration = r.duration; + } + }, t.Period.prototype = { start: null, end: null, duration: null, icalclass: "icalperiod", icaltype: "period", clone: function() { + return t.Period.fromData({ start: this.start ? this.start.clone() : null, end: this.end ? this.end.clone() : null, duration: this.duration ? this.duration.clone() : null }); + }, getDuration: function() { + return this.duration ? this.duration : this.end.subtractDate(this.start); + }, getEnd: function() { + if (this.end) + return this.end; + var r = this.start.clone(); + return r.addDuration(this.duration), r; + }, toString: function() { + return this.start + "/" + (this.end || this.duration); + }, toJSON: function() { + return [this.start.toString(), (this.end || this.duration).toString()]; + }, toICALString: function() { + return this.start.toICALString() + "/" + (this.end || this.duration).toICALString(); + } }, t.Period.fromString = function(r, n) { + var a = r.split("/"); + if (a.length !== 2) + throw new Error('Invalid string value: "' + r + '" must contain a "/" char.'); + var s = { start: t.Time.fromDateTimeString(a[0], n) }, u = a[1]; + return t.Duration.isValueString(u) ? s.duration = t.Duration.fromString(u) : s.end = t.Time.fromDateTimeString(u, n), new t.Period(s); + }, t.Period.fromData = function(r) { + return new t.Period(r); + }, t.Period.fromJSON = function(r, n, a) { + function s(u, i) { + return a ? t.Time.fromString(u, i) : t.Time.fromDateTimeString(u, i); + } + return t.Duration.isValueString(r[1]) ? t.Period.fromData({ start: s(r[0], n), duration: t.Duration.fromString(r[1]) }) : t.Period.fromData({ start: s(r[0], n), end: s(r[1], n) }); + }; + }(), function() { + var r = /([PDWHMTS]{1,1})/; + t.Duration = function(a) { + this.wrappedJSObject = this, this.fromData(a); + }, t.Duration.prototype = { weeks: 0, days: 0, hours: 0, minutes: 0, seconds: 0, isNegative: !1, icalclass: "icalduration", icaltype: "duration", clone: function() { + return t.Duration.fromData(this); + }, toSeconds: function() { + var a = this.seconds + 60 * this.minutes + 3600 * this.hours + 86400 * this.days + 604800 * this.weeks; + return this.isNegative ? -a : a; + }, fromSeconds: function(a) { + var s = Math.abs(a); + return this.isNegative = a < 0, this.days = t.helpers.trunc(s / 86400), this.days % 7 == 0 ? (this.weeks = this.days / 7, this.days = 0) : this.weeks = 0, s -= (this.days + 7 * this.weeks) * 86400, this.hours = t.helpers.trunc(s / 3600), s -= this.hours * 3600, this.minutes = t.helpers.trunc(s / 60), s -= this.minutes * 60, this.seconds = s, this; + }, fromData: function(a) { + var s = ["weeks", "days", "hours", "minutes", "seconds", "isNegative"]; + for (var u in s) + if (s.hasOwnProperty(u)) { + var i = s[u]; + a && i in a ? this[i] = a[i] : this[i] = 0; + } + }, reset: function() { + this.isNegative = !1, this.weeks = 0, this.days = 0, this.hours = 0, this.minutes = 0, this.seconds = 0; + }, compare: function(a) { + var s = this.toSeconds(), u = a.toSeconds(); + return (s > u) - (s < u); + }, normalize: function() { + this.fromSeconds(this.toSeconds()); + }, toString: function() { + if (this.toSeconds() == 0) + return "PT0S"; + var a = ""; + return this.isNegative && (a += "-"), a += "P", this.weeks && (a += this.weeks + "W"), this.days && (a += this.days + "D"), (this.hours || this.minutes || this.seconds) && (a += "T", this.hours && (a += this.hours + "H"), this.minutes && (a += this.minutes + "M"), this.seconds && (a += this.seconds + "S")), a; + }, toICALString: function() { + return this.toString(); + } }, t.Duration.fromSeconds = function(a) { + return new t.Duration().fromSeconds(a); + }; + function n(a, s, u) { + var i; + switch (a) { + case "P": + s && s === "-" ? u.isNegative = !0 : u.isNegative = !1; + break; + case "D": + i = "days"; + break; + case "W": + i = "weeks"; + break; + case "H": + i = "hours"; + break; + case "M": + i = "minutes"; + break; + case "S": + i = "seconds"; + break; + default: + return 0; + } + if (i) { + if (!s && s !== 0) + throw new Error('invalid duration value: Missing number before "' + a + '"'); + var o = parseInt(s, 10); + if (t.helpers.isStrictlyNaN(o)) + throw new Error('invalid duration value: Invalid number "' + s + '" before "' + a + '"'); + u[i] = o; + } + return 1; + } + t.Duration.isValueString = function(a) { + return a[0] === "P" || a[1] === "P"; + }, t.Duration.fromString = function(a) { + for (var s = 0, u = /* @__PURE__ */ Object.create(null), i = 0; (s = a.search(r)) !== -1; ) { + var o = a[s], l = a.substr(0, s); + a = a.substr(s + 1), i += n(o, l, u); + } + if (i < 2) + throw new Error('invalid duration value: Not enough duration components in "' + a + '"'); + return new t.Duration(u); + }, t.Duration.fromData = function(a) { + return new t.Duration(a); + }; + }(), function() { + var r = ["tzid", "location", "tznames", "latitude", "longitude"]; + t.Timezone = function(n) { + this.wrappedJSObject = this, this.fromData(n); + }, t.Timezone.prototype = { tzid: "", location: "", tznames: "", latitude: 0, longitude: 0, component: null, expandedUntilYear: 0, icalclass: "icaltimezone", fromData: function(n) { + if (this.expandedUntilYear = 0, this.changes = [], n instanceof t.Component) + this.component = n; + else { + if (n && "component" in n) + if (typeof n.component == "string") { + var a = t.parse(n.component); + this.component = new t.Component(a); + } else + n.component instanceof t.Component ? this.component = n.component : this.component = null; + for (var s in r) + if (r.hasOwnProperty(s)) { + var u = r[s]; + n && u in n && (this[u] = n[u]); + } + } + return this.component instanceof t.Component && !this.tzid && (this.tzid = this.component.getFirstPropertyValue("tzid")), this; + }, utcOffset: function(n) { + if (this == t.Timezone.utcTimezone || this == t.Timezone.localTimezone || (this._ensureCoverage(n.year), !this.changes.length)) + return 0; + for (var a = { year: n.year, month: n.month, day: n.day, hour: n.hour, minute: n.minute, second: n.second }, s = this._findNearbyChange(a), u = -1, i = 1; ; ) { + var o = t.helpers.clone(this.changes[s], !0); + o.utcOffset < o.prevUtcOffset ? t.Timezone.adjust_change(o, 0, 0, 0, o.utcOffset) : t.Timezone.adjust_change(o, 0, 0, 0, o.prevUtcOffset); + var l = t.Timezone._compare_change_fn(a, o); + if (l >= 0 ? u = s : i = -1, i == -1 && u != -1) + break; + if (s += i, s < 0) + return 0; + if (s >= this.changes.length) + break; + } + var c = this.changes[u], d = c.utcOffset - c.prevUtcOffset; + if (d < 0 && u > 0) { + var p = t.helpers.clone(c, !0); + if (t.Timezone.adjust_change(p, 0, 0, 0, p.prevUtcOffset), t.Timezone._compare_change_fn(a, p) < 0) { + var A = this.changes[u - 1], h = !1; + c.is_daylight != h && A.is_daylight == h && (c = A); + } + } + return c.utcOffset; + }, _findNearbyChange: function(n) { + var a = t.helpers.binsearchInsert(this.changes, n, t.Timezone._compare_change_fn); + return a >= this.changes.length ? this.changes.length - 1 : a; + }, _ensureCoverage: function(n) { + if (t.Timezone._minimumExpansionYear == -1) { + var a = t.Time.now(); + t.Timezone._minimumExpansionYear = a.year; + } + var s = n; + if (s < t.Timezone._minimumExpansionYear && (s = t.Timezone._minimumExpansionYear), s += t.Timezone.EXTRA_COVERAGE, s > t.Timezone.MAX_YEAR && (s = t.Timezone.MAX_YEAR), !this.changes.length || this.expandedUntilYear < n) { + for (var u = this.component.getAllSubcomponents(), i = u.length, o = 0; o < i; o++) + this._expandComponent(u[o], s, this.changes); + this.changes.sort(t.Timezone._compare_change_fn), this.expandedUntilYear = s; + } + }, _expandComponent: function(n, a, s) { + if (!n.hasProperty("dtstart") || !n.hasProperty("tzoffsetto") || !n.hasProperty("tzoffsetfrom")) + return null; + var u = n.getFirstProperty("dtstart").getFirstValue(), i; + function o(v) { + return v.factor * (v.hours * 3600 + v.minutes * 60); + } + function l() { + var v = {}; + return v.is_daylight = n.name == "daylight", v.utcOffset = o(n.getFirstProperty("tzoffsetto").getFirstValue()), v.prevUtcOffset = o(n.getFirstProperty("tzoffsetfrom").getFirstValue()), v; + } + if (!n.hasProperty("rrule") && !n.hasProperty("rdate")) + i = l(), i.year = u.year, i.month = u.month, i.day = u.day, i.hour = u.hour, i.minute = u.minute, i.second = u.second, t.Timezone.adjust_change(i, 0, 0, 0, -i.prevUtcOffset), s.push(i); + else { + var c = n.getAllProperties("rdate"); + for (var d in c) + if (c.hasOwnProperty(d)) { + var p = c[d], A = p.getFirstValue(); + i = l(), i.year = A.year, i.month = A.month, i.day = A.day, A.isDate ? (i.hour = u.hour, i.minute = u.minute, i.second = u.second, u.zone != t.Timezone.utcTimezone && t.Timezone.adjust_change(i, 0, 0, 0, -i.prevUtcOffset)) : (i.hour = A.hour, i.minute = A.minute, i.second = A.second, A.zone != t.Timezone.utcTimezone && t.Timezone.adjust_change(i, 0, 0, 0, -i.prevUtcOffset)), s.push(i); + } + var h = n.getFirstProperty("rrule"); + if (h) { + h = h.getFirstValue(), i = l(), h.until && h.until.zone == t.Timezone.utcTimezone && (h.until.adjust(0, 0, 0, i.prevUtcOffset), h.until.zone = t.Timezone.localTimezone); + for (var E = h.iterator(u), b; (b = E.next()) && (i = l(), !(b.year > a || !b)); ) + i.year = b.year, i.month = b.month, i.day = b.day, i.hour = b.hour, i.minute = b.minute, i.second = b.second, i.isDate = b.isDate, t.Timezone.adjust_change(i, 0, 0, 0, -i.prevUtcOffset), s.push(i); + } + } + return s; + }, toString: function() { + return this.tznames ? this.tznames : this.tzid; + } }, t.Timezone._compare_change_fn = function(n, a) { + return n.year < a.year ? -1 : n.year > a.year ? 1 : n.month < a.month ? -1 : n.month > a.month ? 1 : n.day < a.day ? -1 : n.day > a.day ? 1 : n.hour < a.hour ? -1 : n.hour > a.hour ? 1 : n.minute < a.minute ? -1 : n.minute > a.minute ? 1 : n.second < a.second ? -1 : n.second > a.second ? 1 : 0; + }, t.Timezone.convert_time = function(n, a, s) { + if (n.isDate || a.tzid == s.tzid || a == t.Timezone.localTimezone || s == t.Timezone.localTimezone) + return n.zone = s, n; + var u = a.utcOffset(n); + return n.adjust(0, 0, 0, -u), u = s.utcOffset(n), n.adjust(0, 0, 0, u), null; + }, t.Timezone.fromData = function(n) { + var a = new t.Timezone(); + return a.fromData(n); + }, t.Timezone.utcTimezone = t.Timezone.fromData({ tzid: "UTC" }), t.Timezone.localTimezone = t.Timezone.fromData({ tzid: "floating" }), t.Timezone.adjust_change = function(n, a, s, u, i) { + return t.Time.prototype.adjust.call(n, a, s, u, i, n); + }, t.Timezone._minimumExpansionYear = -1, t.Timezone.MAX_YEAR = 2035, t.Timezone.EXTRA_COVERAGE = 5; + }(), t.TimezoneService = function() { + var r, n = { get count() { + return Object.keys(r).length; + }, reset: function() { + r = /* @__PURE__ */ Object.create(null); + var a = t.Timezone.utcTimezone; + r.Z = a, r.UTC = a, r.GMT = a; + }, has: function(a) { + return !!r[a]; + }, get: function(a) { + return r[a]; + }, register: function(a, s) { + if (a instanceof t.Component && a.name === "vtimezone" && (s = new t.Timezone(a), a = s.tzid), s instanceof t.Timezone) + r[a] = s; + else + throw new TypeError("timezone must be ICAL.Timezone or ICAL.Component"); + }, remove: function(a) { + return delete r[a]; + } }; + return n.reset(), n; + }(), function() { + t.Time = function(r, n) { + this.wrappedJSObject = this; + var a = this._time = /* @__PURE__ */ Object.create(null); + a.year = 0, a.month = 1, a.day = 1, a.hour = 0, a.minute = 0, a.second = 0, a.isDate = !1, this.fromData(r, n); + }, t.Time._dowCache = {}, t.Time._wnCache = {}, t.Time.prototype = { icalclass: "icaltime", _cachedUnixTime: null, get icaltype() { + return this.isDate ? "date" : "date-time"; + }, zone: null, _pendingNormalization: !1, clone: function() { + return new t.Time(this._time, this.zone); + }, reset: function() { + this.fromData(t.Time.epochTime), this.zone = t.Timezone.utcTimezone; + }, resetTo: function(r, n, a, s, u, i, o) { + this.fromData({ year: r, month: n, day: a, hour: s, minute: u, second: i, zone: o }); + }, fromJSDate: function(r, n) { + return r ? n ? (this.zone = t.Timezone.utcTimezone, this.year = r.getUTCFullYear(), this.month = r.getUTCMonth() + 1, this.day = r.getUTCDate(), this.hour = r.getUTCHours(), this.minute = r.getUTCMinutes(), this.second = r.getUTCSeconds()) : (this.zone = t.Timezone.localTimezone, this.year = r.getFullYear(), this.month = r.getMonth() + 1, this.day = r.getDate(), this.hour = r.getHours(), this.minute = r.getMinutes(), this.second = r.getSeconds()) : this.reset(), this._cachedUnixTime = null, this; + }, fromData: function(r, n) { + if (r) { + for (var a in r) + if (Object.prototype.hasOwnProperty.call(r, a)) { + if (a === "icaltype") + continue; + this[a] = r[a]; + } + } + if (n && (this.zone = n), r && !("isDate" in r) ? this.isDate = !("hour" in r) : r && "isDate" in r && (this.isDate = r.isDate), r && "timezone" in r) { + var s = t.TimezoneService.get(r.timezone); + this.zone = s || t.Timezone.localTimezone; + } + return r && "zone" in r && (this.zone = r.zone), this.zone || (this.zone = t.Timezone.localTimezone), this._cachedUnixTime = null, this; + }, dayOfWeek: function(r) { + var n = r || t.Time.SUNDAY, a = (this.year << 12) + (this.month << 8) + (this.day << 3) + n; + if (a in t.Time._dowCache) + return t.Time._dowCache[a]; + var s = this.day, u = this.month + (this.month < 3 ? 12 : 0), i = this.year - (this.month < 3 ? 1 : 0), o = s + i + t.helpers.trunc((u + 1) * 26 / 10) + t.helpers.trunc(i / 4); + return o += t.helpers.trunc(i / 100) * 6 + t.helpers.trunc(i / 400), o = (o + 7 - n) % 7 + 1, t.Time._dowCache[a] = o, o; + }, dayOfYear: function() { + var r = t.Time.isLeapYear(this.year) ? 1 : 0, n = t.Time.daysInYearPassedMonth; + return n[r][this.month - 1] + this.day; + }, startOfWeek: function(r) { + var n = r || t.Time.SUNDAY, a = this.clone(); + return a.day -= (this.dayOfWeek() + 7 - n) % 7, a.isDate = !0, a.hour = 0, a.minute = 0, a.second = 0, a; + }, endOfWeek: function(r) { + var n = r || t.Time.SUNDAY, a = this.clone(); + return a.day += (7 - this.dayOfWeek() + n - t.Time.SUNDAY) % 7, a.isDate = !0, a.hour = 0, a.minute = 0, a.second = 0, a; + }, startOfMonth: function() { + var r = this.clone(); + return r.day = 1, r.isDate = !0, r.hour = 0, r.minute = 0, r.second = 0, r; + }, endOfMonth: function() { + var r = this.clone(); + return r.day = t.Time.daysInMonth(r.month, r.year), r.isDate = !0, r.hour = 0, r.minute = 0, r.second = 0, r; + }, startOfYear: function() { + var r = this.clone(); + return r.day = 1, r.month = 1, r.isDate = !0, r.hour = 0, r.minute = 0, r.second = 0, r; + }, endOfYear: function() { + var r = this.clone(); + return r.day = 31, r.month = 12, r.isDate = !0, r.hour = 0, r.minute = 0, r.second = 0, r; + }, startDoyWeek: function(r) { + var n = r || t.Time.SUNDAY, a = this.dayOfWeek() - n; + return a < 0 && (a += 7), this.dayOfYear() - a; + }, getDominicalLetter: function() { + return t.Time.getDominicalLetter(this.year); + }, nthWeekDay: function(r, n) { + var a = t.Time.daysInMonth(this.month, this.year), s, u = n, i = 0, o = this.clone(); + if (u >= 0) { + o.day = 1, u != 0 && u--, i = o.day; + var l = o.dayOfWeek(), c = r - l; + c < 0 && (c += 7), i += c, i -= r, s = r; + } else { + o.day = a; + var d = o.dayOfWeek(); + u++, s = d - r, s < 0 && (s += 7), s = a - s; + } + return s += u * 7, i + s; + }, isNthWeekDay: function(r, n) { + var a = this.dayOfWeek(); + if (n === 0 && a === r) + return !0; + var s = this.nthWeekDay(r, n); + return s === this.day; + }, weekNumber: function(r) { + var n = (this.year << 12) + (this.month << 8) + (this.day << 3) + r; + if (n in t.Time._wnCache) + return t.Time._wnCache[n]; + var a, s = this.clone(); + s.isDate = !0; + var u = this.year; + s.month == 12 && s.day > 25 ? (a = t.Time.weekOneStarts(u + 1, r), s.compare(a) < 0 ? a = t.Time.weekOneStarts(u, r) : u++) : (a = t.Time.weekOneStarts(u, r), s.compare(a) < 0 && (a = t.Time.weekOneStarts(--u, r))); + var i = s.subtractDate(a).toSeconds() / 86400, o = t.helpers.trunc(i / 7) + 1; + return t.Time._wnCache[n] = o, o; + }, addDuration: function(r) { + var n = r.isNegative ? -1 : 1, a = this.second, s = this.minute, u = this.hour, i = this.day; + a += n * r.seconds, s += n * r.minutes, u += n * r.hours, i += n * r.days, i += n * 7 * r.weeks, this.second = a, this.minute = s, this.hour = u, this.day = i, this._cachedUnixTime = null; + }, subtractDate: function(r) { + var n = this.toUnixTime() + this.utcOffset(), a = r.toUnixTime() + r.utcOffset(); + return t.Duration.fromSeconds(n - a); + }, subtractDateTz: function(r) { + var n = this.toUnixTime(), a = r.toUnixTime(); + return t.Duration.fromSeconds(n - a); + }, compare: function(r) { + var n = this.toUnixTime(), a = r.toUnixTime(); + return n > a ? 1 : a > n ? -1 : 0; + }, compareDateOnlyTz: function(r, n) { + function a(o) { + return t.Time._cmp_attr(s, u, o); + } + var s = this.convertToZone(n), u = r.convertToZone(n), i = 0; + return (i = a("year")) != 0 || (i = a("month")) != 0 || (i = a("day")) != 0, i; + }, convertToZone: function(r) { + var n = this.clone(), a = this.zone.tzid == r.tzid; + return !this.isDate && !a && t.Timezone.convert_time(n, this.zone, r), n.zone = r, n; + }, utcOffset: function() { + return this.zone == t.Timezone.localTimezone || this.zone == t.Timezone.utcTimezone ? 0 : this.zone.utcOffset(this); + }, toICALString: function() { + var r = this.toString(); + return r.length > 10 ? t.design.icalendar.value["date-time"].toICAL(r) : t.design.icalendar.value.date.toICAL(r); + }, toString: function() { + var r = this.year + "-" + t.helpers.pad2(this.month) + "-" + t.helpers.pad2(this.day); + return this.isDate || (r += "T" + t.helpers.pad2(this.hour) + ":" + t.helpers.pad2(this.minute) + ":" + t.helpers.pad2(this.second), this.zone === t.Timezone.utcTimezone && (r += "Z")), r; + }, toJSDate: function() { + return this.zone == t.Timezone.localTimezone ? this.isDate ? new Date(this.year, this.month - 1, this.day) : new Date(this.year, this.month - 1, this.day, this.hour, this.minute, this.second, 0) : new Date(this.toUnixTime() * 1e3); + }, _normalize: function() { + return this._time.isDate, this._time.isDate && (this._time.hour = 0, this._time.minute = 0, this._time.second = 0), this.adjust(0, 0, 0, 0), this; + }, adjust: function(r, n, a, s, u) { + var i, o, l = 0, c = 0, d, p, A, h, E, b = u || this._time; + if (b.isDate || (d = b.second + s, b.second = d % 60, i = t.helpers.trunc(d / 60), b.second < 0 && (b.second += 60, i--), p = b.minute + a + i, b.minute = p % 60, o = t.helpers.trunc(p / 60), b.minute < 0 && (b.minute += 60, o--), A = b.hour + n + o, b.hour = A % 24, l = t.helpers.trunc(A / 24), b.hour < 0 && (b.hour += 24, l--)), b.month > 12 ? c = t.helpers.trunc((b.month - 1) / 12) : b.month < 1 && (c = t.helpers.trunc(b.month / 12) - 1), b.year += c, b.month -= 12 * c, h = b.day + r + l, h > 0) + for (; E = t.Time.daysInMonth(b.month, b.year), !(h <= E); ) + b.month++, b.month > 12 && (b.year++, b.month = 1), h -= E; + else + for (; h <= 0; ) + b.month == 1 ? (b.year--, b.month = 12) : b.month--, h += t.Time.daysInMonth(b.month, b.year); + return b.day = h, this._cachedUnixTime = null, this; + }, fromUnixTime: function(r) { + this.zone = t.Timezone.utcTimezone; + var n = t.Time.epochTime.clone(); + n.adjust(0, 0, 0, r), this.year = n.year, this.month = n.month, this.day = n.day, this.hour = n.hour, this.minute = n.minute, this.second = Math.floor(n.second), this._cachedUnixTime = null; + }, toUnixTime: function() { + if (this._cachedUnixTime !== null) + return this._cachedUnixTime; + var r = this.utcOffset(), n = Date.UTC(this.year, this.month - 1, this.day, this.hour, this.minute, this.second - r); + return this._cachedUnixTime = n / 1e3, this._cachedUnixTime; + }, toJSON: function() { + for (var r = ["year", "month", "day", "hour", "minute", "second", "isDate"], n = /* @__PURE__ */ Object.create(null), a = 0, s = r.length, u; a < s; a++) + u = r[a], n[u] = this[u]; + return this.zone && (n.timezone = this.zone.tzid), n; + } }, function() { + function r(n) { + Object.defineProperty(t.Time.prototype, n, { get: function() { + return this._pendingNormalization && (this._normalize(), this._pendingNormalization = !1), this._time[n]; + }, set: function(a) { + return n === "isDate" && a && !this._time.isDate && this.adjust(0, 0, 0, 0), this._cachedUnixTime = null, this._pendingNormalization = !0, this._time[n] = a, a; + } }); + } + "defineProperty" in Object && (r("year"), r("month"), r("day"), r("hour"), r("minute"), r("second"), r("isDate")); + }(), t.Time.daysInMonth = function(r, n) { + var a = [0, 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], s = 30; + return r < 1 || r > 12 || (s = a[r], r == 2 && (s += t.Time.isLeapYear(n))), s; + }, t.Time.isLeapYear = function(r) { + return r <= 1752 ? r % 4 == 0 : r % 4 == 0 && r % 100 != 0 || r % 400 == 0; + }, t.Time.fromDayOfYear = function(r, n) { + var a = n, s = r, u = new t.Time(); + u.auto_normalize = !1; + var i = t.Time.isLeapYear(a) ? 1 : 0; + if (s < 1) + return a--, i = t.Time.isLeapYear(a) ? 1 : 0, s += t.Time.daysInYearPassedMonth[i][12], t.Time.fromDayOfYear(s, a); + if (s > t.Time.daysInYearPassedMonth[i][12]) + return i = t.Time.isLeapYear(a) ? 1 : 0, s -= t.Time.daysInYearPassedMonth[i][12], a++, t.Time.fromDayOfYear(s, a); + u.year = a, u.isDate = !0; + for (var o = 11; o >= 0; o--) + if (s > t.Time.daysInYearPassedMonth[i][o]) { + u.month = o + 1, u.day = s - t.Time.daysInYearPassedMonth[i][o]; + break; + } + return u.auto_normalize = !0, u; + }, t.Time.fromStringv2 = function(r) { + return new t.Time({ year: parseInt(r.substr(0, 4), 10), month: parseInt(r.substr(5, 2), 10), day: parseInt(r.substr(8, 2), 10), isDate: !0 }); + }, t.Time.fromDateString = function(r) { + return new t.Time({ year: t.helpers.strictParseInt(r.substr(0, 4)), month: t.helpers.strictParseInt(r.substr(5, 2)), day: t.helpers.strictParseInt(r.substr(8, 2)), isDate: !0 }); + }, t.Time.fromDateTimeString = function(r, n) { + if (r.length < 19) + throw new Error('invalid date-time value: "' + r + '"'); + var a; + r[19] && r[19] === "Z" ? a = "Z" : n && (a = n.getParameter("tzid")); + var s = new t.Time({ year: t.helpers.strictParseInt(r.substr(0, 4)), month: t.helpers.strictParseInt(r.substr(5, 2)), day: t.helpers.strictParseInt(r.substr(8, 2)), hour: t.helpers.strictParseInt(r.substr(11, 2)), minute: t.helpers.strictParseInt(r.substr(14, 2)), second: t.helpers.strictParseInt(r.substr(17, 2)), timezone: a }); + return s; + }, t.Time.fromString = function(r, n) { + return r.length > 10 ? t.Time.fromDateTimeString(r, n) : t.Time.fromDateString(r); + }, t.Time.fromJSDate = function(r, n) { + var a = new t.Time(); + return a.fromJSDate(r, n); + }, t.Time.fromData = function(r, n) { + var a = new t.Time(); + return a.fromData(r, n); + }, t.Time.now = function() { + return t.Time.fromJSDate(/* @__PURE__ */ new Date(), !1); + }, t.Time.weekOneStarts = function(r, n) { + var a = t.Time.fromData({ year: r, month: 1, day: 1, isDate: !0 }), s = a.dayOfWeek(), u = n || t.Time.DEFAULT_WEEK_START; + return s > t.Time.THURSDAY && (a.day += 7), u > t.Time.THURSDAY && (a.day -= 7), a.day -= s - u, a; + }, t.Time.getDominicalLetter = function(r) { + var n = "GFEDCBA", a = (r + (r / 4 | 0) + (r / 400 | 0) - (r / 100 | 0) - 1) % 7, s = t.Time.isLeapYear(r); + return s ? n[(a + 6) % 7] + n[a] : n[a]; + }, t.Time.epochTime = t.Time.fromData({ year: 1970, month: 1, day: 1, hour: 0, minute: 0, second: 0, isDate: !1, timezone: "Z" }), t.Time._cmp_attr = function(r, n, a) { + return r[a] > n[a] ? 1 : r[a] < n[a] ? -1 : 0; + }, t.Time.daysInYearPassedMonth = [[0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365], [0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366]], t.Time.SUNDAY = 1, t.Time.MONDAY = 2, t.Time.TUESDAY = 3, t.Time.WEDNESDAY = 4, t.Time.THURSDAY = 5, t.Time.FRIDAY = 6, t.Time.SATURDAY = 7, t.Time.DEFAULT_WEEK_START = t.Time.MONDAY; + }(), function() { + t.VCardTime = function(r, n, a) { + this.wrappedJSObject = this; + var s = this._time = /* @__PURE__ */ Object.create(null); + s.year = null, s.month = null, s.day = null, s.hour = null, s.minute = null, s.second = null, this.icaltype = a || "date-and-or-time", this.fromData(r, n); + }, t.helpers.inherits(t.Time, t.VCardTime, { icalclass: "vcardtime", icaltype: "date-and-or-time", zone: null, clone: function() { + return new t.VCardTime(this._time, this.zone, this.icaltype); + }, _normalize: function() { + return this; + }, utcOffset: function() { + return this.zone instanceof t.UtcOffset ? this.zone.toSeconds() : t.Time.prototype.utcOffset.apply(this, arguments); + }, toICALString: function() { + return t.design.vcard.value[this.icaltype].toICAL(this.toString()); + }, toString: function() { + var r = t.helpers.pad2, n = this.year, a = this.month, s = this.day, u = this.hour, i = this.minute, o = this.second, l = n !== null, c = a !== null, d = s !== null, p = u !== null, A = i !== null, h = o !== null, E = (l ? r(n) + (c || d ? "-" : "") : c || d ? "--" : "") + (c ? r(a) : "") + (d ? "-" + r(s) : ""), b = (p ? r(u) : "-") + (p && A ? ":" : "") + (A ? r(i) : "") + (!p && !A ? "-" : "") + (A && h ? ":" : "") + (h ? r(o) : ""), v; + if (this.zone === t.Timezone.utcTimezone) + v = "Z"; + else if (this.zone instanceof t.UtcOffset) + v = this.zone.toString(); + else if (this.zone === t.Timezone.localTimezone) + v = ""; + else if (this.zone instanceof t.Timezone) { + var f = t.UtcOffset.fromSeconds(this.zone.utcOffset(this)); + v = f.toString(); + } else + v = ""; + switch (this.icaltype) { + case "time": + return b + v; + case "date-and-or-time": + case "date-time": + return E + (b == "--" ? "" : "T" + b + v); + case "date": + return E; + } + return null; + } }), t.VCardTime.fromDateAndOrTimeString = function(r, n) { + function a(b, v, f) { + return b ? t.helpers.strictParseInt(b.substr(v, f)) : null; + } + var s = r.split("T"), u = s[0], i = s[1], o = i ? t.design.vcard.value.time._splitZone(i) : [], l = o[0], c = o[1]; + t.helpers.strictParseInt; + var d = u ? u.length : 0, p = c ? c.length : 0, A = u && u[0] == "-" && u[1] == "-", h = c && c[0] == "-", E = { year: A ? null : a(u, 0, 4), month: A && (d == 4 || d == 7) ? a(u, 2, 2) : d == 7 || d == 10 ? a(u, 5, 2) : null, day: d == 5 ? a(u, 3, 2) : d == 7 && A ? a(u, 5, 2) : d == 10 ? a(u, 8, 2) : null, hour: h ? null : a(c, 0, 2), minute: h && p == 3 ? a(c, 1, 2) : p > 4 ? h ? a(c, 1, 2) : a(c, 3, 2) : null, second: p == 4 ? a(c, 2, 2) : p == 6 ? a(c, 4, 2) : p == 8 ? a(c, 6, 2) : null }; + return l == "Z" ? l = t.Timezone.utcTimezone : l && l[3] == ":" ? l = t.UtcOffset.fromString(l) : l = null, new t.VCardTime(E, l, n); + }; + }(), function() { + var r = { SU: t.Time.SUNDAY, MO: t.Time.MONDAY, TU: t.Time.TUESDAY, WE: t.Time.WEDNESDAY, TH: t.Time.THURSDAY, FR: t.Time.FRIDAY, SA: t.Time.SATURDAY }, n = {}; + for (var a in r) + r.hasOwnProperty(a) && (n[r[a]] = a); + t.Recur = function(d) { + this.wrappedJSObject = this, this.parts = {}, d && typeof d == "object" && this.fromData(d); + }, t.Recur.prototype = { parts: null, interval: 1, wkst: t.Time.MONDAY, until: null, count: null, freq: null, icalclass: "icalrecur", icaltype: "recur", iterator: function(d) { + return new t.RecurIterator({ rule: this, dtstart: d }); + }, clone: function() { + return new t.Recur(this.toJSON()); + }, isFinite: function() { + return !!(this.count || this.until); + }, isByCount: function() { + return !!(this.count && !this.until); + }, addComponent: function(d, p) { + var A = d.toUpperCase(); + A in this.parts ? this.parts[A].push(p) : this.parts[A] = [p]; + }, setComponent: function(d, p) { + this.parts[d.toUpperCase()] = p.slice(); + }, getComponent: function(d) { + var p = d.toUpperCase(); + return p in this.parts ? this.parts[p].slice() : []; + }, getNextOccurrence: function(d, p) { + var A = this.iterator(d), h; + do + h = A.next(); + while (h && h.compare(p) <= 0); + return h && p.zone && (h.zone = p.zone), h; + }, fromData: function(d) { + for (var p in d) { + var A = p.toUpperCase(); + A in c ? Array.isArray(d[p]) ? this.parts[A] = d[p] : this.parts[A] = [d[p]] : this[p] = d[p]; + } + this.interval && typeof this.interval != "number" && l.INTERVAL(this.interval, this), this.wkst && typeof this.wkst != "number" && (this.wkst = t.Recur.icalDayToNumericDay(this.wkst)), this.until && !(this.until instanceof t.Time) && (this.until = t.Time.fromString(this.until)); + }, toJSON: function() { + var d = /* @__PURE__ */ Object.create(null); + d.freq = this.freq, this.count && (d.count = this.count), this.interval > 1 && (d.interval = this.interval); + for (var p in this.parts) + if (this.parts.hasOwnProperty(p)) { + var A = this.parts[p]; + Array.isArray(A) && A.length == 1 ? d[p.toLowerCase()] = A[0] : d[p.toLowerCase()] = t.helpers.clone(this.parts[p]); + } + return this.until && (d.until = this.until.toString()), "wkst" in this && this.wkst !== t.Time.DEFAULT_WEEK_START && (d.wkst = t.Recur.numericDayToIcalDay(this.wkst)), d; + }, toString: function() { + var d = "FREQ=" + this.freq; + this.count && (d += ";COUNT=" + this.count), this.interval > 1 && (d += ";INTERVAL=" + this.interval); + for (var p in this.parts) + this.parts.hasOwnProperty(p) && (d += ";" + p + "=" + this.parts[p]); + return this.until && (d += ";UNTIL=" + this.until.toICALString()), "wkst" in this && this.wkst !== t.Time.DEFAULT_WEEK_START && (d += ";WKST=" + t.Recur.numericDayToIcalDay(this.wkst)), d; + } }; + function s(d, p, A, h) { + var E = h; + if (h[0] === "+" && (E = h.substr(1)), E = t.helpers.strictParseInt(E), p !== void 0 && h < p) + throw new Error(d + ': invalid value "' + h + '" must be > ' + p); + if (A !== void 0 && h > A) + throw new Error(d + ': invalid value "' + h + '" must be < ' + p); + return E; + } + t.Recur.icalDayToNumericDay = function(d, p) { + var A = p || t.Time.SUNDAY; + return (r[d] - A + 7) % 7 + 1; + }, t.Recur.numericDayToIcalDay = function(d, p) { + var A = p || t.Time.SUNDAY, h = d + A - t.Time.SUNDAY; + return h > 7 && (h -= 7), n[h]; + }; + var u = /^(SU|MO|TU|WE|TH|FR|SA)$/, i = /^([+-])?(5[0-3]|[1-4][0-9]|[1-9])?(SU|MO|TU|WE|TH|FR|SA)$/, o = ["SECONDLY", "MINUTELY", "HOURLY", "DAILY", "WEEKLY", "MONTHLY", "YEARLY"], l = { FREQ: function(d, p, A) { + if (o.indexOf(d) !== -1) + p.freq = d; + else + throw new Error('invalid frequency "' + d + '" expected: "' + o.join(", ") + '"'); + }, COUNT: function(d, p, A) { + p.count = t.helpers.strictParseInt(d); + }, INTERVAL: function(d, p, A) { + p.interval = t.helpers.strictParseInt(d), p.interval < 1 && (p.interval = 1); + }, UNTIL: function(d, p, A) { + d.length > 10 ? p.until = t.design.icalendar.value["date-time"].fromICAL(d) : p.until = t.design.icalendar.value.date.fromICAL(d), A || (p.until = t.Time.fromString(p.until)); + }, WKST: function(d, p, A) { + if (u.test(d)) + p.wkst = t.Recur.icalDayToNumericDay(d); + else + throw new Error('invalid WKST value "' + d + '"'); + } }, c = { BYSECOND: s.bind(this, "BYSECOND", 0, 60), BYMINUTE: s.bind(this, "BYMINUTE", 0, 59), BYHOUR: s.bind(this, "BYHOUR", 0, 23), BYDAY: function(d) { + if (i.test(d)) + return d; + throw new Error('invalid BYDAY value "' + d + '"'); + }, BYMONTHDAY: s.bind(this, "BYMONTHDAY", -31, 31), BYYEARDAY: s.bind(this, "BYYEARDAY", -366, 366), BYWEEKNO: s.bind(this, "BYWEEKNO", -53, 53), BYMONTH: s.bind(this, "BYMONTH", 1, 12), BYSETPOS: s.bind(this, "BYSETPOS", -366, 366) }; + t.Recur.fromString = function(d) { + var p = t.Recur._stringToData(d, !1); + return new t.Recur(p); + }, t.Recur.fromData = function(d) { + return new t.Recur(d); + }, t.Recur._stringToData = function(d, p) { + for (var A = /* @__PURE__ */ Object.create(null), h = d.split(";"), E = h.length, b = 0; b < E; b++) { + var v = h[b].split("="), f = v[0].toUpperCase(), S = v[0].toLowerCase(), _ = p ? S : f, z = v[1]; + if (f in c) { + for (var y = z.split(","), $ = 0, re = y.length; $ < re; $++) + y[$] = c[f](y[$]); + A[_] = y.length == 1 ? y[0] : y; + } else + f in l ? l[f](z, A, p) : A[S] = z; + } + return A; + }; + }(), t.RecurIterator = function() { + function r(n) { + this.fromData(n); + } + return r.prototype = { completed: !1, rule: null, dtstart: null, last: null, occurrence_number: 0, by_indices: null, initialized: !1, by_data: null, days: null, days_index: 0, fromData: function(n) { + if (this.rule = t.helpers.formatClassType(n.rule, t.Recur), !this.rule) + throw new Error("iterator requires a (ICAL.Recur) rule"); + if (this.dtstart = t.helpers.formatClassType(n.dtstart, t.Time), !this.dtstart) + throw new Error("iterator requires a (ICAL.Time) dtstart"); + n.by_data ? this.by_data = n.by_data : this.by_data = t.helpers.clone(this.rule.parts, !0), n.occurrence_number && (this.occurrence_number = n.occurrence_number), this.days = n.days || [], n.last && (this.last = t.helpers.formatClassType(n.last, t.Time)), this.by_indices = n.by_indices, this.by_indices || (this.by_indices = { BYSECOND: 0, BYMINUTE: 0, BYHOUR: 0, BYDAY: 0, BYMONTH: 0, BYWEEKNO: 0, BYMONTHDAY: 0 }), this.initialized = n.initialized || !1, this.initialized || this.init(); + }, init: function() { + this.initialized = !0, this.last = this.dtstart.clone(); + var n = this.by_data; + if ("BYDAY" in n && this.sort_byday_rules(n.BYDAY), "BYYEARDAY" in n && ("BYMONTH" in n || "BYWEEKNO" in n || "BYMONTHDAY" in n || "BYDAY" in n)) + throw new Error("Invalid BYYEARDAY rule"); + if ("BYWEEKNO" in n && "BYMONTHDAY" in n) + throw new Error("BYWEEKNO does not fit to BYMONTHDAY"); + if (this.rule.freq == "MONTHLY" && ("BYYEARDAY" in n || "BYWEEKNO" in n)) + throw new Error("For MONTHLY recurrences neither BYYEARDAY nor BYWEEKNO may appear"); + if (this.rule.freq == "WEEKLY" && ("BYYEARDAY" in n || "BYMONTHDAY" in n)) + throw new Error("For WEEKLY recurrences neither BYMONTHDAY nor BYYEARDAY may appear"); + if (this.rule.freq != "YEARLY" && "BYYEARDAY" in n) + throw new Error("BYYEARDAY may only appear in YEARLY rules"); + if (this.last.second = this.setup_defaults("BYSECOND", "SECONDLY", this.dtstart.second), this.last.minute = this.setup_defaults("BYMINUTE", "MINUTELY", this.dtstart.minute), this.last.hour = this.setup_defaults("BYHOUR", "HOURLY", this.dtstart.hour), this.last.day = this.setup_defaults("BYMONTHDAY", "DAILY", this.dtstart.day), this.last.month = this.setup_defaults("BYMONTH", "MONTHLY", this.dtstart.month), this.rule.freq == "WEEKLY") + if ("BYDAY" in n) { + var a = this.ruleDayOfWeek(n.BYDAY[0], this.rule.wkst), s = a[0], u = a[1], i = u - this.last.dayOfWeek(this.rule.wkst); + (this.last.dayOfWeek(this.rule.wkst) < u && i >= 0 || i < 0) && (this.last.day += i); + } else { + var o = t.Recur.numericDayToIcalDay(this.dtstart.dayOfWeek()); + n.BYDAY = [o]; + } + if (this.rule.freq == "YEARLY") { + for (; this.expand_year_days(this.last.year), !(this.days.length > 0); ) + this.increment_year(this.rule.interval); + this._nextByYearDay(); + } + if (this.rule.freq == "MONTHLY" && this.has_by_data("BYDAY")) { + var l = null, c = this.last.clone(), d = t.Time.daysInMonth(this.last.month, this.last.year); + for (var p in this.by_data.BYDAY) + if (this.by_data.BYDAY.hasOwnProperty(p)) { + this.last = c.clone(); + var a = this.ruleDayOfWeek(this.by_data.BYDAY[p]), s = a[0], u = a[1], A = this.last.nthWeekDay(u, s); + if (s >= 6 || s <= -6) + throw new Error("Malformed values in BYDAY part"); + if (A > d || A <= 0) { + if (l && l.month == c.month) + continue; + for (; A > d || A <= 0; ) + this.increment_month(), d = t.Time.daysInMonth(this.last.month, this.last.year), A = this.last.nthWeekDay(u, s); + } + this.last.day = A, (!l || this.last.compare(l) < 0) && (l = this.last.clone()); + } + if (this.last = l.clone(), this.has_by_data("BYMONTHDAY") && this._byDayAndMonthDay(!0), this.last.day > d || this.last.day == 0) + throw new Error("Malformed values in BYDAY part"); + } else if (this.has_by_data("BYMONTHDAY") && this.last.day < 0) { + var d = t.Time.daysInMonth(this.last.month, this.last.year); + this.last.day = d + this.last.day + 1; + } + }, next: function() { + var n = this.last ? this.last.clone() : null; + if (this.rule.count && this.occurrence_number >= this.rule.count || this.rule.until && this.last.compare(this.rule.until) > 0) + return this.completed = !0, null; + if (this.occurrence_number == 0 && this.last.compare(this.dtstart) >= 0) + return this.occurrence_number++, this.last; + var a; + do + switch (a = 1, this.rule.freq) { + case "SECONDLY": + this.next_second(); + break; + case "MINUTELY": + this.next_minute(); + break; + case "HOURLY": + this.next_hour(); + break; + case "DAILY": + this.next_day(); + break; + case "WEEKLY": + this.next_week(); + break; + case "MONTHLY": + a = this.next_month(); + break; + case "YEARLY": + this.next_year(); + break; + default: + return null; + } + while (!this.check_contracting_rules() || this.last.compare(this.dtstart) < 0 || !a); + if (this.last.compare(n) == 0) + throw new Error("Same occurrence found twice, protecting you from death by recursion"); + return this.rule.until && this.last.compare(this.rule.until) > 0 ? (this.completed = !0, null) : (this.occurrence_number++, this.last); + }, next_second: function() { + return this.next_generic("BYSECOND", "SECONDLY", "second", "minute"); + }, increment_second: function(n) { + return this.increment_generic(n, "second", 60, "minute"); + }, next_minute: function() { + return this.next_generic("BYMINUTE", "MINUTELY", "minute", "hour", "next_second"); + }, increment_minute: function(n) { + return this.increment_generic(n, "minute", 60, "hour"); + }, next_hour: function() { + return this.next_generic("BYHOUR", "HOURLY", "hour", "monthday", "next_minute"); + }, increment_hour: function(n) { + this.increment_generic(n, "hour", 24, "monthday"); + }, next_day: function() { + "BYDAY" in this.by_data; + var n = this.rule.freq == "DAILY"; + return this.next_hour() == 0 || (n ? this.increment_monthday(this.rule.interval) : this.increment_monthday(1)), 0; + }, next_week: function() { + var n = 0; + if (this.next_weekday_by_week() == 0) + return n; + if (this.has_by_data("BYWEEKNO")) { + ++this.by_indices.BYWEEKNO, this.by_indices.BYWEEKNO == this.by_data.BYWEEKNO.length && (this.by_indices.BYWEEKNO = 0, n = 1), this.last.month = 1, this.last.day = 1; + var a = this.by_data.BYWEEKNO[this.by_indices.BYWEEKNO]; + this.last.day += 7 * a, n && this.increment_year(1); + } else + this.increment_monthday(7 * this.rule.interval); + return n; + }, normalizeByMonthDayRules: function(n, a, s) { + for (var u = t.Time.daysInMonth(a, n), i = [], o = 0, l = s.length, c; o < l; o++) + if (c = s[o], !(Math.abs(c) > u)) { + if (c < 0) + c = u + (c + 1); + else if (c === 0) + continue; + i.indexOf(c) === -1 && i.push(c); + } + return i.sort(function(d, p) { + return d - p; + }); + }, _byDayAndMonthDay: function(n) { + var a, s = this.by_data.BYDAY, u, i = 0, o, l = s.length, c = 0, d, p = this, A = this.last.day; + function h() { + for (d = t.Time.daysInMonth(p.last.month, p.last.year), a = p.normalizeByMonthDayRules(p.last.year, p.last.month, p.by_data.BYMONTHDAY), o = a.length; a[i] <= A && !(n && a[i] == A) && i < o - 1; ) + i++; + } + function E() { + A = 0, p.increment_month(), i = 0, h(); + } + h(), n && (A -= 1); + for (var b = 48; !c && b; ) { + if (b--, u = A + 1, u > d) { + E(); + continue; + } + var v = a[i++]; + if (v >= u) + A = v; + else { + E(); + continue; + } + for (var f = 0; f < l; f++) { + var S = this.ruleDayOfWeek(s[f]), _ = S[0], z = S[1]; + if (this.last.day = A, this.last.isNthWeekDay(z, _)) { + c = 1; + break; + } + } + if (!c && i === o) { + E(); + continue; + } + } + if (b <= 0) + throw new Error("Malformed values in BYDAY combined with BYMONTHDAY parts"); + return c; + }, next_month: function() { + this.rule.freq == "MONTHLY"; + var n = 1; + if (this.next_hour() == 0) + return n; + if (this.has_by_data("BYDAY") && this.has_by_data("BYMONTHDAY")) + n = this._byDayAndMonthDay(); + else if (this.has_by_data("BYDAY")) { + var a = t.Time.daysInMonth(this.last.month, this.last.year), s = 0, u = 0; + if (this.has_by_data("BYSETPOS")) { + for (var i = this.last.day, o = 1; o <= a; o++) + this.last.day = o, this.is_day_in_byday(this.last) && (u++, o <= i && s++); + this.last.day = i; + } + n = 0; + for (var o = this.last.day + 1; o <= a; o++) + if (this.last.day = o, this.is_day_in_byday(this.last) && (!this.has_by_data("BYSETPOS") || this.check_set_position(++s) || this.check_set_position(s - u - 1))) { + n = 1; + break; + } + o > a && (this.last.day = 1, this.increment_month(), this.is_day_in_byday(this.last) ? (!this.has_by_data("BYSETPOS") || this.check_set_position(1)) && (n = 1) : n = 0); + } else if (this.has_by_data("BYMONTHDAY")) { + this.by_indices.BYMONTHDAY++, this.by_indices.BYMONTHDAY >= this.by_data.BYMONTHDAY.length && (this.by_indices.BYMONTHDAY = 0, this.increment_month()); + var a = t.Time.daysInMonth(this.last.month, this.last.year), o = this.by_data.BYMONTHDAY[this.by_indices.BYMONTHDAY]; + o < 0 && (o = a + o + 1), o > a ? (this.last.day = 1, n = this.is_day_in_byday(this.last)) : this.last.day = o; + } else { + this.increment_month(); + var a = t.Time.daysInMonth(this.last.month, this.last.year); + this.by_data.BYMONTHDAY[0] > a ? n = 0 : this.last.day = this.by_data.BYMONTHDAY[0]; + } + return n; + }, next_weekday_by_week: function() { + var n = 0; + if (this.next_hour() == 0) + return n; + if (!this.has_by_data("BYDAY")) + return 1; + for (; ; ) { + var a = new t.Time(); + this.by_indices.BYDAY++, this.by_indices.BYDAY == Object.keys(this.by_data.BYDAY).length && (this.by_indices.BYDAY = 0, n = 1); + var s = this.by_data.BYDAY[this.by_indices.BYDAY], u = this.ruleDayOfWeek(s), i = u[1]; + i -= this.rule.wkst, i < 0 && (i += 7), a.year = this.last.year, a.month = this.last.month, a.day = this.last.day; + var o = a.startDoyWeek(this.rule.wkst); + if (!(i + o < 1 && !n)) { + var l = t.Time.fromDayOfYear(o + i, this.last.year); + return this.last.year = l.year, this.last.month = l.month, this.last.day = l.day, n; + } + } + }, next_year: function() { + if (this.next_hour() == 0) + return 0; + if (++this.days_index == this.days.length) { + this.days_index = 0; + do + this.increment_year(this.rule.interval), this.expand_year_days(this.last.year); + while (this.days.length == 0); + } + return this._nextByYearDay(), 1; + }, _nextByYearDay: function() { + var n = this.days[this.days_index], a = this.last.year; + n < 1 && (n += 1, a += 1); + var s = t.Time.fromDayOfYear(n, a); + this.last.day = s.day, this.last.month = s.month; + }, ruleDayOfWeek: function(n, a) { + var s = n.match(/([+-]?[0-9])?(MO|TU|WE|TH|FR|SA|SU)/); + if (s) { + var u = parseInt(s[1] || 0, 10); + return n = t.Recur.icalDayToNumericDay(s[2], a), [u, n]; + } else + return [0, 0]; + }, next_generic: function(n, a, s, u, i) { + var o = n in this.by_data, l = this.rule.freq == a, c = 0; + if (i && this[i]() == 0) + return c; + if (o) { + this.by_indices[n]++, this.by_indices[n]; + var d = this.by_data[n]; + this.by_indices[n] == d.length && (this.by_indices[n] = 0, c = 1), this.last[s] = d[this.by_indices[n]]; + } else + l && this["increment_" + s](this.rule.interval); + return o && c && l && this["increment_" + u](1), c; + }, increment_monthday: function(n) { + for (var a = 0; a < n; a++) { + var s = t.Time.daysInMonth(this.last.month, this.last.year); + this.last.day++, this.last.day > s && (this.last.day -= s, this.increment_month()); + } + }, increment_month: function() { + if (this.last.day = 1, this.has_by_data("BYMONTH")) + this.by_indices.BYMONTH++, this.by_indices.BYMONTH == this.by_data.BYMONTH.length && (this.by_indices.BYMONTH = 0, this.increment_year(1)), this.last.month = this.by_data.BYMONTH[this.by_indices.BYMONTH]; + else { + this.rule.freq == "MONTHLY" ? this.last.month += this.rule.interval : this.last.month++, this.last.month--; + var n = t.helpers.trunc(this.last.month / 12); + this.last.month %= 12, this.last.month++, n != 0 && this.increment_year(n); + } + }, increment_year: function(n) { + this.last.year += n; + }, increment_generic: function(n, a, s, u) { + this.last[a] += n; + var i = t.helpers.trunc(this.last[a] / s); + this.last[a] %= s, i != 0 && this["increment_" + u](i); + }, has_by_data: function(n) { + return n in this.rule.parts; + }, expand_year_days: function(n) { + var a = new t.Time(); + this.days = []; + var s = {}, u = ["BYDAY", "BYWEEKNO", "BYMONTHDAY", "BYMONTH", "BYYEARDAY"]; + for (var i in u) + if (u.hasOwnProperty(i)) { + var o = u[i]; + o in this.rule.parts && (s[o] = this.rule.parts[o]); + } + if ("BYMONTH" in s && "BYWEEKNO" in s) { + var l = 1, c = {}; + a.year = n, a.isDate = !0; + for (var d = 0; d < this.by_data.BYMONTH.length; d++) { + var p = this.by_data.BYMONTH[d]; + a.month = p, a.day = 1; + var A = a.weekNumber(this.rule.wkst); + a.day = t.Time.daysInMonth(p, n); + var h = a.weekNumber(this.rule.wkst); + for (d = A; d < h; d++) + c[d] = 1; + } + for (var E = 0; E < this.by_data.BYWEEKNO.length && l; E++) { + var b = this.by_data.BYWEEKNO[E]; + b < 52 ? l &= c[E] : l = 0; + } + l ? delete s.BYMONTH : delete s.BYWEEKNO; + } + var v = Object.keys(s).length; + if (v == 0) { + var f = this.dtstart.clone(); + f.year = this.last.year, this.days.push(f.dayOfYear()); + } else if (v == 1 && "BYMONTH" in s) { + for (var S in this.by_data.BYMONTH) + if (this.by_data.BYMONTH.hasOwnProperty(S)) { + var _ = this.dtstart.clone(); + _.year = n, _.month = this.by_data.BYMONTH[S], _.isDate = !0, this.days.push(_.dayOfYear()); + } + } else if (v == 1 && "BYMONTHDAY" in s) { + for (var z in this.by_data.BYMONTHDAY) + if (this.by_data.BYMONTHDAY.hasOwnProperty(z)) { + var y = this.dtstart.clone(), $ = this.by_data.BYMONTHDAY[z]; + if ($ < 0) { + var re = t.Time.daysInMonth(y.month, n); + $ = $ + re + 1; + } + y.day = $, y.year = n, y.isDate = !0, this.days.push(y.dayOfYear()); + } + } else if (v == 2 && "BYMONTHDAY" in s && "BYMONTH" in s) { + for (var S in this.by_data.BYMONTH) + if (this.by_data.BYMONTH.hasOwnProperty(S)) { + var Q = this.by_data.BYMONTH[S], re = t.Time.daysInMonth(Q, n); + for (var z in this.by_data.BYMONTHDAY) + if (this.by_data.BYMONTHDAY.hasOwnProperty(z)) { + var $ = this.by_data.BYMONTHDAY[z]; + $ < 0 && ($ = $ + re + 1), a.day = $, a.month = Q, a.year = n, a.isDate = !0, this.days.push(a.dayOfYear()); + } + } + } else if (!(v == 1 && "BYWEEKNO" in s) && !(v == 2 && "BYWEEKNO" in s && "BYMONTHDAY" in s)) + if (v == 1 && "BYDAY" in s) + this.days = this.days.concat(this.expand_by_day(n)); + else if (v == 2 && "BYDAY" in s && "BYMONTH" in s) { + for (var S in this.by_data.BYMONTH) + if (this.by_data.BYMONTH.hasOwnProperty(S)) { + var p = this.by_data.BYMONTH[S], re = t.Time.daysInMonth(p, n); + a.year = n, a.month = this.by_data.BYMONTH[S], a.day = 1, a.isDate = !0; + var D = a.dayOfWeek(), w = a.dayOfYear() - 1; + a.day = re; + var k = a.dayOfWeek(); + if (this.has_by_data("BYSETPOS")) { + for (var R = [], q = 1; q <= re; q++) + a.day = q, this.is_day_in_byday(a) && R.push(q); + for (var ee = 0; ee < R.length; ee++) + (this.check_set_position(ee + 1) || this.check_set_position(ee - R.length)) && this.days.push(w + R[ee]); + } else + for (var se in this.by_data.BYDAY) + if (this.by_data.BYDAY.hasOwnProperty(se)) { + var j = this.by_data.BYDAY[se], O = this.ruleDayOfWeek(j), V = O[0], fe = O[1], te, De = (fe + 7 - D) % 7 + 1, xe = re - (k + 7 - fe) % 7; + if (V == 0) + for (var q = De; q <= re; q += 7) + this.days.push(w + q); + else + V > 0 ? (te = De + (V - 1) * 7, te <= re && this.days.push(w + te)) : (te = xe + (V + 1) * 7, te > 0 && this.days.push(w + te)); + } + } + this.days.sort(function(Fe, Ge) { + return Fe - Ge; + }); + } else if (v == 2 && "BYDAY" in s && "BYMONTHDAY" in s) { + var J = this.expand_by_day(n); + for (var Ee in J) + if (J.hasOwnProperty(Ee)) { + var q = J[Ee], _e = t.Time.fromDayOfYear(q, n); + this.by_data.BYMONTHDAY.indexOf(_e.day) >= 0 && this.days.push(q); + } + } else if (v == 3 && "BYDAY" in s && "BYMONTHDAY" in s && "BYMONTH" in s) { + var J = this.expand_by_day(n); + for (var Ee in J) + if (J.hasOwnProperty(Ee)) { + var q = J[Ee], _e = t.Time.fromDayOfYear(q, n); + this.by_data.BYMONTH.indexOf(_e.month) >= 0 && this.by_data.BYMONTHDAY.indexOf(_e.day) >= 0 && this.days.push(q); + } + } else if (v == 2 && "BYDAY" in s && "BYWEEKNO" in s) { + var J = this.expand_by_day(n); + for (var Ee in J) + if (J.hasOwnProperty(Ee)) { + var q = J[Ee], _e = t.Time.fromDayOfYear(q, n), b = _e.weekNumber(this.rule.wkst); + this.by_data.BYWEEKNO.indexOf(b) && this.days.push(q); + } + } else + v == 3 && "BYDAY" in s && "BYWEEKNO" in s && "BYMONTHDAY" in s || (v == 1 && "BYYEARDAY" in s ? this.days = this.days.concat(this.by_data.BYYEARDAY) : this.days = []); + return 0; + }, expand_by_day: function(n) { + var a = [], s = this.last.clone(); + s.year = n, s.month = 1, s.day = 1, s.isDate = !0; + var u = s.dayOfWeek(); + s.month = 12, s.day = 31, s.isDate = !0; + var i = s.dayOfWeek(), o = s.dayOfYear(); + for (var l in this.by_data.BYDAY) + if (this.by_data.BYDAY.hasOwnProperty(l)) { + var c = this.by_data.BYDAY[l], d = this.ruleDayOfWeek(c), p = d[0], A = d[1]; + if (p == 0) + for (var h = (A + 7 - u) % 7 + 1, E = h; E <= o; E += 7) + a.push(E); + else if (p > 0) { + var b; + A >= u ? b = A - u + 1 : b = A - u + 8, a.push(b + (p - 1) * 7); + } else { + var v; + p = -p, A <= i ? v = o - i + A : v = o - i + A - 7, a.push(v - (p - 1) * 7); + } + } + return a; + }, is_day_in_byday: function(n) { + for (var a in this.by_data.BYDAY) + if (this.by_data.BYDAY.hasOwnProperty(a)) { + var s = this.by_data.BYDAY[a], u = this.ruleDayOfWeek(s), i = u[0], o = u[1], l = n.dayOfWeek(); + if (i == 0 && o == l || n.nthWeekDay(o, i) == n.day) + return 1; + } + return 0; + }, check_set_position: function(n) { + if (this.has_by_data("BYSETPOS")) { + var a = this.by_data.BYSETPOS.indexOf(n); + return a !== -1; + } + return !1; + }, sort_byday_rules: function(n) { + for (var a = 0; a < n.length; a++) + for (var s = 0; s < a; s++) { + var u = this.ruleDayOfWeek(n[s], this.rule.wkst)[1], i = this.ruleDayOfWeek(n[a], this.rule.wkst)[1]; + if (u > i) { + var o = n[a]; + n[a] = n[s], n[s] = o; + } + } + }, check_contract_restriction: function(n, a) { + var s = r._indexMap[n], u = r._expandMap[this.rule.freq][s], i = !1; + if (n in this.by_data && u == r.CONTRACT) { + var o = this.by_data[n]; + for (var l in o) + if (o.hasOwnProperty(l) && o[l] == a) { + i = !0; + break; + } + } else + i = !0; + return i; + }, check_contracting_rules: function() { + var n = this.last.dayOfWeek(), a = this.last.weekNumber(this.rule.wkst), s = this.last.dayOfYear(); + return this.check_contract_restriction("BYSECOND", this.last.second) && this.check_contract_restriction("BYMINUTE", this.last.minute) && this.check_contract_restriction("BYHOUR", this.last.hour) && this.check_contract_restriction("BYDAY", t.Recur.numericDayToIcalDay(n)) && this.check_contract_restriction("BYWEEKNO", a) && this.check_contract_restriction("BYMONTHDAY", this.last.day) && this.check_contract_restriction("BYMONTH", this.last.month) && this.check_contract_restriction("BYYEARDAY", s); + }, setup_defaults: function(n, a, s) { + var u = r._indexMap[n], i = r._expandMap[this.rule.freq][u]; + return i != r.CONTRACT && (n in this.by_data || (this.by_data[n] = [s]), this.rule.freq != a) ? this.by_data[n][0] : s; + }, toJSON: function() { + var n = /* @__PURE__ */ Object.create(null); + return n.initialized = this.initialized, n.rule = this.rule.toJSON(), n.dtstart = this.dtstart.toJSON(), n.by_data = this.by_data, n.days = this.days, n.last = this.last.toJSON(), n.by_indices = this.by_indices, n.occurrence_number = this.occurrence_number, n; + } }, r._indexMap = { BYSECOND: 0, BYMINUTE: 1, BYHOUR: 2, BYDAY: 3, BYMONTHDAY: 4, BYYEARDAY: 5, BYWEEKNO: 6, BYMONTH: 7, BYSETPOS: 8 }, r._expandMap = { SECONDLY: [1, 1, 1, 1, 1, 1, 1, 1], MINUTELY: [2, 1, 1, 1, 1, 1, 1, 1], HOURLY: [2, 2, 1, 1, 1, 1, 1, 1], DAILY: [2, 2, 2, 1, 1, 1, 1, 1], WEEKLY: [2, 2, 2, 2, 3, 3, 1, 1], MONTHLY: [2, 2, 2, 2, 2, 3, 3, 1], YEARLY: [2, 2, 2, 2, 2, 2, 2, 2] }, r.UNKNOWN = 0, r.CONTRACT = 1, r.EXPAND = 2, r.ILLEGAL = 3, r; + }(), t.RecurExpansion = function() { + function r(u) { + return t.helpers.formatClassType(u, t.Time); + } + function n(u, i) { + return u.compare(i); + } + function a(u) { + return u.hasProperty("rdate") || u.hasProperty("rrule") || u.hasProperty("recurrence-id"); + } + function s(u) { + this.ruleDates = [], this.exDates = [], this.fromData(u); + } + return s.prototype = { complete: !1, ruleIterators: null, ruleDates: null, exDates: null, ruleDateInc: 0, exDateInc: 0, exDate: null, ruleDate: null, dtstart: null, last: null, fromData: function(u) { + var i = t.helpers.formatClassType(u.dtstart, t.Time); + if (i) + this.dtstart = i; + else + throw new Error(".dtstart (ICAL.Time) must be given"); + if (u.component) + this._init(u.component); + else { + if (this.last = r(u.last) || i.clone(), !u.ruleIterators) + throw new Error(".ruleIterators or .component must be given"); + this.ruleIterators = u.ruleIterators.map(function(o) { + return t.helpers.formatClassType(o, t.RecurIterator); + }), this.ruleDateInc = u.ruleDateInc, this.exDateInc = u.exDateInc, u.ruleDates && (this.ruleDates = u.ruleDates.map(r), this.ruleDate = this.ruleDates[this.ruleDateInc]), u.exDates && (this.exDates = u.exDates.map(r), this.exDate = this.exDates[this.exDateInc]), typeof u.complete < "u" && (this.complete = u.complete); + } + }, next: function() { + for (var u, i, o, l = 500, c = 0; ; ) { + if (c++ > l) + throw new Error("max tries have occured, rule may be impossible to forfill."); + if (i = this.ruleDate, u = this._nextRecurrenceIter(this.last), !i && !u) { + this.complete = !0; + break; + } + if ((!i || u && i.compare(u.last) > 0) && (i = u.last.clone(), u.next()), this.ruleDate === i && this._nextRuleDay(), this.last = i, this.exDate && (o = this.exDate.compare(this.last), o < 0 && this._nextExDay(), o === 0)) { + this._nextExDay(); + continue; + } + return this.last; + } + }, toJSON: function() { + function u(o) { + return o.toJSON(); + } + var i = /* @__PURE__ */ Object.create(null); + return i.ruleIterators = this.ruleIterators.map(u), this.ruleDates && (i.ruleDates = this.ruleDates.map(u)), this.exDates && (i.exDates = this.exDates.map(u)), i.ruleDateInc = this.ruleDateInc, i.exDateInc = this.exDateInc, i.last = this.last.toJSON(), i.dtstart = this.dtstart.toJSON(), i.complete = this.complete, i; + }, _extractDates: function(u, i) { + function o(h) { + A = t.helpers.binsearchInsert(l, h, n), l.splice(A, 0, h); + } + for (var l = [], c = u.getAllProperties(i), d = c.length, p = 0, A; p < d; p++) + c[p].getValues().forEach(o); + return l; + }, _init: function(u) { + if (this.ruleIterators = [], this.last = this.dtstart.clone(), !a(u)) { + this.ruleDate = this.last.clone(), this.complete = !0; + return; + } + if (u.hasProperty("rdate") && (this.ruleDates = this._extractDates(u, "rdate"), this.ruleDates[0] && this.ruleDates[0].compare(this.dtstart) < 0 ? (this.ruleDateInc = 0, this.last = this.ruleDates[0].clone()) : this.ruleDateInc = t.helpers.binsearchInsert(this.ruleDates, this.last, n), this.ruleDate = this.ruleDates[this.ruleDateInc]), u.hasProperty("rrule")) + for (var i = u.getAllProperties("rrule"), o = 0, l = i.length, c, d; o < l; o++) + c = i[o].getFirstValue(), d = c.iterator(this.dtstart), this.ruleIterators.push(d), d.next(); + u.hasProperty("exdate") && (this.exDates = this._extractDates(u, "exdate"), this.exDateInc = t.helpers.binsearchInsert(this.exDates, this.last, n), this.exDate = this.exDates[this.exDateInc]); + }, _nextExDay: function() { + this.exDate = this.exDates[++this.exDateInc]; + }, _nextRuleDay: function() { + this.ruleDate = this.ruleDates[++this.ruleDateInc]; + }, _nextRecurrenceIter: function() { + var u = this.ruleIterators; + if (u.length === 0) + return null; + for (var i = u.length, o, l, c = 0, d; c < i; c++) { + if (o = u[c], l = o.last, o.completed) { + i--, c !== 0 && c--, u.splice(c, 1); + continue; + } + (!d || d.last.compare(l) > 0) && (d = o); + } + return d; + } }, s; + }(), t.Event = function() { + function r(a, s) { + a instanceof t.Component || (s = a, a = null), a ? this.component = a : this.component = new t.Component("vevent"), this._rangeExceptionCache = /* @__PURE__ */ Object.create(null), this.exceptions = /* @__PURE__ */ Object.create(null), this.rangeExceptions = [], s && s.strictExceptions && (this.strictExceptions = s.strictExceptions), s && s.exceptions ? s.exceptions.forEach(this.relateException, this) : this.component.parent && !this.isRecurrenceException() && this.component.parent.getAllSubcomponents("vevent").forEach(function(u) { + u.hasProperty("recurrence-id") && this.relateException(u); + }, this); + } + r.prototype = { THISANDFUTURE: "THISANDFUTURE", exceptions: null, strictExceptions: !1, relateException: function(a) { + if (this.isRecurrenceException()) + throw new Error("cannot relate exception to exceptions"); + if (a instanceof t.Component && (a = new t.Event(a)), this.strictExceptions && a.uid !== this.uid) + throw new Error("attempted to relate unrelated exception"); + var s = a.recurrenceId.toString(); + if (this.exceptions[s] = a, a.modifiesFuture()) { + var u = [a.recurrenceId.toUnixTime(), s], i = t.helpers.binsearchInsert(this.rangeExceptions, u, n); + this.rangeExceptions.splice(i, 0, u); + } + }, modifiesFuture: function() { + if (!this.component.hasProperty("recurrence-id")) + return !1; + var a = this.component.getFirstProperty("recurrence-id").getParameter("range"); + return a === this.THISANDFUTURE; + }, findRangeException: function(a) { + if (!this.rangeExceptions.length) + return null; + var s = a.toUnixTime(), u = t.helpers.binsearchInsert(this.rangeExceptions, [s], n); + if (u -= 1, u < 0) + return null; + var i = this.rangeExceptions[u]; + return s < i[0] ? null : i[1]; + }, getOccurrenceDetails: function(a) { + var s = a.toString(), u = a.convertToZone(t.Timezone.utcTimezone).toString(), i, o = { recurrenceId: a }; + if (s in this.exceptions) + i = o.item = this.exceptions[s], o.startDate = i.startDate, o.endDate = i.endDate, o.item = i; + else if (u in this.exceptions) + i = this.exceptions[u], o.startDate = i.startDate, o.endDate = i.endDate, o.item = i; + else { + var l = this.findRangeException(a), c; + if (l) { + var d = this.exceptions[l]; + o.item = d; + var p = this._rangeExceptionCache[l]; + if (!p) { + var A = d.recurrenceId.clone(), h = d.startDate.clone(); + A.zone = h.zone, p = h.subtractDate(A), this._rangeExceptionCache[l] = p; + } + var E = a.clone(); + E.zone = d.startDate.zone, E.addDuration(p), c = E.clone(), c.addDuration(d.duration), o.startDate = E, o.endDate = c; + } else + c = a.clone(), c.addDuration(this.duration), o.endDate = c, o.startDate = a, o.item = this; + } + return o; + }, iterator: function(a) { + return new t.RecurExpansion({ component: this.component, dtstart: a || this.startDate }); + }, isRecurring: function() { + var a = this.component; + return a.hasProperty("rrule") || a.hasProperty("rdate"); + }, isRecurrenceException: function() { + return this.component.hasProperty("recurrence-id"); + }, getRecurrenceTypes: function() { + for (var a = this.component.getAllProperties("rrule"), s = 0, u = a.length, i = /* @__PURE__ */ Object.create(null); s < u; s++) { + var o = a[s].getFirstValue(); + i[o.freq] = !0; + } + return i; + }, get uid() { + return this._firstProp("uid"); + }, set uid(a) { + this._setProp("uid", a); + }, get startDate() { + return this._firstProp("dtstart"); + }, set startDate(a) { + this._setTime("dtstart", a); + }, get endDate() { + var a = this._firstProp("dtend"); + if (!a) { + var s = this._firstProp("duration"); + a = this.startDate.clone(), s ? a.addDuration(s) : a.isDate && (a.day += 1); + } + return a; + }, set endDate(a) { + this.component.hasProperty("duration") && this.component.removeProperty("duration"), this._setTime("dtend", a); + }, get duration() { + var a = this._firstProp("duration"); + return a || this.endDate.subtractDateTz(this.startDate); + }, set duration(a) { + this.component.hasProperty("dtend") && this.component.removeProperty("dtend"), this._setProp("duration", a); + }, get location() { + return this._firstProp("location"); + }, set location(a) { + return this._setProp("location", a); + }, get attendees() { + return this.component.getAllProperties("attendee"); + }, get summary() { + return this._firstProp("summary"); + }, set summary(a) { + this._setProp("summary", a); + }, get description() { + return this._firstProp("description"); + }, set description(a) { + this._setProp("description", a); + }, get color() { + return this._firstProp("color"); + }, set color(a) { + this._setProp("color", a); + }, get organizer() { + return this._firstProp("organizer"); + }, set organizer(a) { + this._setProp("organizer", a); + }, get sequence() { + return this._firstProp("sequence"); + }, set sequence(a) { + this._setProp("sequence", a); + }, get recurrenceId() { + return this._firstProp("recurrence-id"); + }, set recurrenceId(a) { + this._setTime("recurrence-id", a); + }, _setTime: function(a, s) { + var u = this.component.getFirstProperty(a); + u || (u = new t.Property(a), this.component.addProperty(u)), s.zone === t.Timezone.localTimezone || s.zone === t.Timezone.utcTimezone ? u.removeParameter("tzid") : u.setParameter("tzid", s.zone.tzid), u.setValue(s); + }, _setProp: function(a, s) { + this.component.updatePropertyWithValue(a, s); + }, _firstProp: function(a) { + return this.component.getFirstPropertyValue(a); + }, toString: function() { + return this.component.toString(); + } }; + function n(a, s) { + return a[0] > s[0] ? 1 : s[0] > a[0] ? -1 : 0; + } + return r; + }(), t.ComponentParser = function() { + function r(n) { + typeof n > "u" && (n = {}); + var a; + for (a in n) + n.hasOwnProperty(a) && (this[a] = n[a]); + } + return r.prototype = { parseEvent: !0, parseTimezone: !0, oncomplete: function() { + }, onerror: function(n) { + }, ontimezone: function(n) { + }, onevent: function(n) { + }, process: function(n) { + typeof n == "string" && (n = t.parse(n)), n instanceof t.Component || (n = new t.Component(n)); + for (var a = n.getAllSubcomponents(), s = 0, u = a.length, i; s < u; s++) + switch (i = a[s], i.name) { + case "vtimezone": + if (this.parseTimezone) { + var o = i.getFirstPropertyValue("tzid"); + o && this.ontimezone(new t.Timezone({ tzid: o, component: i })); + } + break; + case "vevent": + this.parseEvent && this.onevent(new t.Event(i)); + break; + default: + continue; + } + this.oncomplete(); + } }, r; + }(); +})(ER); +var vce = ER.exports; +const pt = Rr(vce); +let Ud; +const Cce = new Uint8Array(16); +function Dce() { + if (!Ud && (Ud = typeof crypto < "u" && crypto.getRandomValues && crypto.getRandomValues.bind(crypto), !Ud)) + throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported"); + return Ud(Cce); +} +const Or = []; +for (let e = 0; e < 256; ++e) + Or.push((e + 256).toString(16).slice(1)); +function bce(e, t = 0) { + return (Or[e[t + 0]] + Or[e[t + 1]] + Or[e[t + 2]] + Or[e[t + 3]] + "-" + Or[e[t + 4]] + Or[e[t + 5]] + "-" + Or[e[t + 6]] + Or[e[t + 7]] + "-" + Or[e[t + 8]] + Or[e[t + 9]] + "-" + Or[e[t + 10]] + Or[e[t + 11]] + Or[e[t + 12]] + Or[e[t + 13]] + Or[e[t + 14]] + Or[e[t + 15]]).toLowerCase(); +} +const yce = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), jy = { randomUUID: yce }; +function y1(e, t, r) { + if (jy.randomUUID && !t && !e) + return jy.randomUUID(); + e = e || {}; + const n = e.random || (e.rng || Dce)(); + if (n[6] = n[6] & 15 | 64, n[8] = n[8] & 63 | 128, t) { + r = r || 0; + for (let a = 0; a < 16; ++a) + t[r + a] = n[a]; + return t; + } + return bce(n); +} +class S1 { + constructor(t = {}) { + if (new.target === S1) + throw new TypeError("Cannot instantiate abstract class AbstractParser"); + this._options = Object.assign({}, t), this._name = null, this._color = null, this._sourceURL = null, this._refreshInterval = null, this._calendarTimezone = null, this._errors = []; + } + getName() { + return this._name; + } + getColor() { + return this._color; + } + offersWebcalFeed() { + return this._sourceURL !== null; + } + getSourceURL() { + return this._sourceURL; + } + getRefreshInterval() { + return this._refreshInterval; + } + getCalendarTimezone() { + return this._calendarTimezone; + } + parse(t) { + throw new TypeError("Abstract method not implemented by subclass"); + } + *getItemIterator() { + throw new TypeError("Abstract method not implemented by subclass"); + } + getAllItems() { + return Array.from(this.getItemIterator()); + } + containsVEvents() { + return !1; + } + containsVJournals() { + return !1; + } + containsVTodos() { + return !1; + } + containsVFreeBusy() { + return !1; + } + hasErrors() { + return this._errors.length !== 0; + } + getErrorList() { + return this._errors.slice(); + } + getItemCount() { + return 0; + } + _getOption(t, r) { + return Object.prototype.hasOwnProperty.call(this._options, t) ? this._options[t] : r; + } + static getMimeTypes() { + throw new TypeError("Abstract method not implemented by subclass"); + } +} +class Mg extends Error { +} +function F1(e) { + return class extends e { + constructor(...t) { + super(...t), this._mutable = !0; + } + isLocked() { + return !this._mutable; + } + lock() { + this._mutable = !1; + } + unlock() { + this._mutable = !0; + } + _modify() { + if (!this._mutable) + throw new Mg(); + } + _modifyContent() { + this._modify(); + } + }; +} +class Ig extends Error { +} +function Ta(e) { + return e.toLowerCase(); +} +function Zt(e) { + return e.toUpperCase(); +} +function Lr(e) { + return e.charAt(0).toUpperCase() + e.slice(1); +} +function E4(e, t) { + return e.startsWith(t) || (e = t + e), e; +} +const vR = /* @__PURE__ */ new Map(); +function Sce(e, t) { + vR.set(e, t); +} +function BT(e, t) { + return vR.get(e) || t; +} +function Fce(e) { + return new pt.Component(Ta(e)); +} +function Yg(e) { + return new pt.Property(Ta(e)); +} +function N1(e) { + return class extends e { + constructor(...t) { + super(...t), this._subscribers = []; + } + subscribe(t) { + this._subscribers.push(t); + } + unsubscribe(t) { + const r = this._subscribers.indexOf(t); + r !== -1 && this._subscribers.splice(r, 1); + } + _notifySubscribers(...t) { + for (const r of this._subscribers) + r(...t); + } + }; +} +class L0 extends N1(F1(class { +})) { + constructor(t, r = null) { + super(), this._name = Zt(t), this._value = r; + } + get name() { + return this._name; + } + get value() { + return this._value; + } + set value(t) { + this._modifyContent(), this._value = t; + } + getFirstValue() { + if (this.isMultiValue()) { + if (this.value.length > 0) + return this.value[0]; + } else + return this.value; + return null; + } + *getValueIterator() { + this.isMultiValue() ? yield* this.value.slice()[Symbol.iterator]() : yield this.value; + } + isMultiValue() { + return Array.isArray(this._value); + } + clone() { + const t = new this.constructor(this._name); + return this.isMultiValue() ? t.value = this._value.slice() : t.value = this._value, t; + } + _modifyContent() { + super._modifyContent(), this._notifySubscribers(); + } +} +class An extends N1(F1(class { +})) { + constructor(t) { + if (new.target === An) + throw new TypeError("Cannot instantiate abstract class AbstractValue"); + super(), this._innerValue = t; + } + toICALJs() { + return this._innerValue; + } + _modifyContent() { + super._modifyContent(), this._notifySubscribers(); + } +} +class Hr extends An { + get rawValue() { + return this._innerValue.value; + } + set rawValue(t) { + this._modifyContent(), this._innerValue.value = t; + } + get value() { + return this._innerValue.decodeValue(); + } + set value(t) { + this._modifyContent(), this._innerValue.setEncodedValue(t); + } + clone() { + return Hr.fromRawValue(this._innerValue.value); + } + static fromICALJs(t) { + return new Hr(t); + } + static fromRawValue(t) { + const r = new pt.Binary(t); + return Hr.fromICALJs(r); + } + static fromDecodedValue(t) { + const r = new pt.Binary(); + return r.setEncodedValue(t), Hr.fromICALJs(r); + } +} +class mn extends An { + get weeks() { + return this._innerValue.weeks; + } + set weeks(t) { + if (this._modifyContent(), t < 0) + throw new TypeError("Weeks cannot be negative, use isNegative instead"); + this._innerValue.weeks = t; + } + get days() { + return this._innerValue.days; + } + set days(t) { + if (this._modifyContent(), t < 0) + throw new TypeError("Days cannot be negative, use isNegative instead"); + this._innerValue.days = t; + } + get hours() { + return this._innerValue.hours; + } + set hours(t) { + if (this._modifyContent(), t < 0) + throw new TypeError("Hours cannot be negative, use isNegative instead"); + this._innerValue.hours = t; + } + get minutes() { + return this._innerValue.minutes; + } + set minutes(t) { + if (this._modifyContent(), t < 0) + throw new TypeError("Minutes cannot be negative, use isNegative instead"); + this._innerValue.minutes = t; + } + get seconds() { + return this._innerValue.seconds; + } + set seconds(t) { + if (this._modifyContent(), t < 0) + throw new TypeError("Seconds cannot be negative, use isNegative instead"); + this._innerValue.seconds = t; + } + get isNegative() { + return this._innerValue.isNegative; + } + set isNegative(t) { + this._modifyContent(), this._innerValue.isNegative = !!t; + } + get totalSeconds() { + return this._innerValue.toSeconds(); + } + set totalSeconds(t) { + this._modifyContent(), this._innerValue.fromSeconds(t); + } + compare(t) { + return this._innerValue.compare(t.toICALJs()); + } + addDuration(t) { + this._modifyContent(), this.totalSeconds += t.totalSeconds, this._innerValue.normalize(); + } + subtractDuration(t) { + this._modifyContent(), this.totalSeconds -= t.totalSeconds, this._innerValue.normalize(); + } + clone() { + return mn.fromICALJs(this._innerValue.clone()); + } + static fromICALJs(t) { + return new mn(t); + } + static fromSeconds(t) { + const r = pt.Duration.fromSeconds(t); + return new mn(r); + } + static fromData(t) { + const r = pt.Duration.fromData(t); + return new mn(r); + } +} +class At extends An { + get year() { + return this._innerValue.year; + } + set year(t) { + this._modifyContent(), this._innerValue.year = t; + } + get month() { + return this._innerValue.month; + } + set month(t) { + if (this._modifyContent(), t < 1 || t > 12) + throw new TypeError("Month out of range"); + this._innerValue.month = t; + } + get day() { + return this._innerValue.day; + } + set day(t) { + if (this._modifyContent(), t < 1 || t > 31) + throw new TypeError("Day out of range"); + this._innerValue.day = t; + } + get hour() { + return this._innerValue.hour; + } + set hour(t) { + if (this._modifyContent(), t < 0 || t > 23) + throw new TypeError("Hour out of range"); + this._innerValue.hour = t; + } + get minute() { + return this._innerValue.minute; + } + set minute(t) { + if (this._modifyContent(), t < 0 || t > 59) + throw new TypeError("Minute out of range"); + this._innerValue.minute = t; + } + get second() { + return this._innerValue.second; + } + set second(t) { + if (this._modifyContent(), t < 0 || t > 59) + throw new TypeError("Second out of range"); + this._innerValue.second = t; + } + get timezoneId() { + return this._innerValue.zone.tzid && this._innerValue.zone.tzid !== "floating" && this._innerValue.zone.tzid === "UTC" ? this._innerValue.zone.tzid : this._innerValue.timezone ? this._innerValue.timezone : this._innerValue.zone.tzid || null; + } + get isDate() { + return this._innerValue.isDate; + } + set isDate(t) { + this._modifyContent(), this._innerValue.isDate = !!t, t && (this._innerValue.hour = 0, this._innerValue.minute = 0, this._innerValue.second = 0); + } + get unixTime() { + return this._innerValue.toUnixTime(); + } + get jsDate() { + return this._innerValue.toJSDate(); + } + addDuration(t) { + this._innerValue.addDuration(t.toICALJs()); + } + subtractDateWithoutTimezone(t) { + const r = this._innerValue.subtractDate(t.toICALJs()); + return mn.fromICALJs(r); + } + subtractDateWithTimezone(t) { + const r = this._innerValue.subtractDateTz(t.toICALJs()); + return mn.fromICALJs(r); + } + compare(t) { + return this._innerValue.compare(t.toICALJs()); + } + compareDateOnlyInGivenTimezone(t, r) { + return this._innerValue.compareDateOnlyTz(t.toICALJs(), r.toICALTimezone()); + } + getInTimezone(t) { + const r = this._innerValue.convertToZone(t.toICALTimezone()); + return At.fromICALJs(r); + } + getICALTimezone() { + return this._innerValue.zone; + } + getInICALTimezone(t) { + const r = this._innerValue.convertToZone(t); + return At.fromICALJs(r); + } + getInUTC() { + const t = this._innerValue.convertToZone(pt.Timezone.utcTimezone); + return At.fromICALJs(t); + } + silentlyReplaceTimezone(t) { + this._modify(), this._innerValue = new pt.Time({ year: this.year, month: this.month, day: this.day, hour: this.hour, minute: this.minute, second: this.second, isDate: this.isDate, timezone: t }); + } + replaceTimezone(t) { + this._modifyContent(), this._innerValue = pt.Time.fromData({ year: this.year, month: this.month, day: this.day, hour: this.hour, minute: this.minute, second: this.second, isDate: this.isDate }, t.toICALTimezone()); + } + utcOffset() { + return this._innerValue.utcOffset(); + } + isFloatingTime() { + return this._innerValue.zone.tzid === "floating"; + } + clone() { + return At.fromICALJs(this._innerValue.clone()); + } + static fromICALJs(t) { + return new At(t); + } + static fromJSDate(t, r = !1) { + const n = pt.Time.fromJSDate(t, r); + return At.fromICALJs(n); + } + static fromData(t, r) { + const n = pt.Time.fromData(t, r ? r.toICALTimezone() : void 0); + return At.fromICALJs(n); + } +} +At.SUNDAY = pt.Time.SUNDAY, At.MONDAY = pt.Time.MONDAY, At.TUESDAY = pt.Time.TUESDAY, At.WEDNESDAY = pt.Time.WEDNESDAY, At.THURSDAY = pt.Time.THURSDAY, At.FRIDAY = pt.Time.FRIDAY, At.SATURDAY = pt.Time.SATURDAY, At.DEFAULT_WEEK_START = At.MONDAY; +class $r extends An { + constructor(...t) { + super(...t), this._start = At.fromICALJs(this._innerValue.start), this._end = null, this._duration = null; + } + get start() { + return this._start; + } + set start(t) { + this._modifyContent(), this._start = t, this._innerValue.start = t.toICALJs(); + } + get end() { + return this._end || (this._duration && (this._duration.lock(), this._duration = null), this._innerValue.end = this._innerValue.getEnd(), this._end = At.fromICALJs(this._innerValue.end), this._innerValue.duration = null, this.isLocked() && this._end.lock()), this._end; + } + set end(t) { + this._modifyContent(), this._innerValue.duration = null, this._innerValue.end = t.toICALJs(), this._end = t; + } + get duration() { + return this._duration || (this._end && (this._end.lock(), this._end = null), this._innerValue.duration = this._innerValue.getDuration(), this._duration = mn.fromICALJs(this._innerValue.duration), this._innerValue.end = null, this.isLocked() && this._duration.lock()), this._duration; + } + set duration(t) { + this._modifyContent(), this._innerValue.end = null, this._innerValue.duration = t.toICALJs(), this._duration = t; + } + lock() { + super.lock(), this.start.lock(), this._end && this._end.lock(), this._duration && this._duration.lock(); + } + unlock() { + super.unlock(), this.start.unlock(), this._end && this._end.unlock(), this._duration && this._duration.unlock(); + } + clone() { + return $r.fromICALJs(this._innerValue.clone()); + } + static fromICALJs(t) { + return new $r(t); + } + static fromDataWithEnd(t) { + const r = pt.Period.fromData({ start: t.start.toICALJs(), end: t.end.toICALJs() }); + return $r.fromICALJs(r); + } + static fromDataWithDuration(t) { + const r = pt.Period.fromData({ start: t.start.toICALJs(), duration: t.duration.toICALJs() }); + return $r.fromICALJs(r); + } +} +const Nce = ["SECONDLY", "MINUTELY", "HOURLY", "DAILY", "WEEKLY", "MONTHLY", "YEARLY"]; +class q0 extends An { + constructor(t, r) { + super(t), this._until = r; + } + get interval() { + return this._innerValue.interval; + } + set interval(t) { + this._modifyContent(), this._innerValue.interval = parseInt(t, 10); + } + get weekStart() { + return this._innerValue.wkst; + } + set weekStart(t) { + if (this._modifyContent(), t < At.SUNDAY || t > At.SATURDAY) + throw new TypeError("Weekstart out of range"); + this._innerValue.wkst = t; + } + get until() { + return !this._until && this._innerValue.until && (this._until = At.fromICALJs(this._innerValue.until)), this._until; + } + set until(t) { + this._modifyContent(), this._until && this._until.lock(), this._until = t, this._innerValue.count = null, this._innerValue.until = t.toICALJs(); + } + get count() { + return this._innerValue.count; + } + set count(t) { + this._modifyContent(), this._until && (this._until.lock(), this._until = null), this._innerValue.until = null, this._innerValue.count = parseInt(t, 10); + } + get frequency() { + return this._innerValue.freq; + } + set frequency(t) { + if (this._modifyContent(), !Nce.includes(t)) + throw new TypeError("Unknown frequency"); + this._innerValue.freq = t; + } + setToInfinite() { + this._modifyContent(), this._until && (this._until.lock(), this._until = null), this._innerValue.until = null, this._innerValue.count = null; + } + isFinite() { + return this._innerValue.isFinite(); + } + isByCount() { + return this._innerValue.isByCount(); + } + addComponent(t, r) { + this._modifyContent(), this._innerValue.addComponent(t, r); + } + setComponent(t, r) { + this._modifyContent(), r.length === 0 ? delete this._innerValue.parts[t.toUpperCase()] : this._innerValue.setComponent(t, r); + } + removeComponent(t) { + delete this._innerValue.parts[Zt(t)]; + } + getComponent(t) { + return this._innerValue.getComponent(t); + } + isRuleValid() { + return !0; + } + lock() { + super.lock(), this._until && this._until.lock(); + } + unlock() { + super.unlock(), this._until && this._until.unlock(); + } + clone() { + return q0.fromICALJs(this._innerValue.clone()); + } + static fromICALJs(t, r = null) { + return new q0(t, r); + } + static fromData(t) { + let r = null; + t.until && (r = t.until, t.until = t.until.toICALJs()); + const n = pt.Recur.fromData(t); + return q0.fromICALJs(n, r); + } +} +class Hu extends An { + get hours() { + return this._innerValue.hours; + } + set hours(t) { + this._modifyContent(), this._innerValue.hours = t; + } + get minutes() { + return this._innerValue.minutes; + } + set minutes(t) { + this._modifyContent(), this._innerValue.minutes = t; + } + get factor() { + return this._innerValue.factor; + } + set factor(t) { + if (this._modifyContent(), t !== 1 && t !== -1) + throw new TypeError("Factor may only be set to 1 or -1"); + this._innerValue.factor = t; + } + get totalSeconds() { + return this._innerValue.toSeconds(); + } + set totalSeconds(t) { + this._modifyContent(), this._innerValue.fromSeconds(t); + } + compare(t) { + return this._innerValue.compare(t.toICALJs()); + } + clone() { + return Hu.fromICALJs(this._innerValue.clone()); + } + static fromICALJs(t) { + return new Hu(t); + } + static fromData(t) { + const r = new pt.UtcOffset(); + return r.fromData(t), Hu.fromICALJs(r); + } + static fromSeconds(t) { + const r = pt.UtcOffset.fromSeconds(t); + return Hu.fromICALJs(r); + } +} +class CR extends Error { +} +function DR(e) { + switch (Ta(e)) { + case "binary": + return Hr; + case "date": + case "date-time": + return At; + case "duration": + return mn; + case "period": + return $r; + case "recur": + return q0; + case "utc-offset": + return Hu; + default: + throw new CR(); + } +} +class Qr extends N1(F1(class { +})) { + constructor(t, r = null, n = [], a = null, s = null) { + super(), this._name = Zt(t), this._value = r, this._parameters = /* @__PURE__ */ new Map(), this._root = a, this._parent = s, this._setParametersFromConstructor(n), r instanceof An && r.subscribe(() => this._notifySubscribers()); + } + get name() { + return this._name; + } + get value() { + return this._value; + } + set value(t) { + this._modifyContent(), this._value = t, t instanceof An && t.subscribe(() => this._notifySubscribers()); + } + get root() { + return this._root; + } + set root(t) { + this._modify(), this._root = t; + } + get parent() { + return this._parent; + } + set parent(t) { + this._modify(), this._parent = t; + } + getFirstValue() { + if (this.isMultiValue()) { + if (this.value.length > 0) + return this.value[0]; + } else + return this.value; + return null; + } + *getValueIterator() { + this.isMultiValue() ? yield* this.value.slice()[Symbol.iterator]() : yield this.value; + } + addValue(t) { + if (!this.isMultiValue()) + throw new TypeError("This is not a multivalue property"); + this._modifyContent(), this.value.push(t); + } + hasValue(t) { + if (!this.isMultiValue()) + throw new TypeError("This is not a multivalue property"); + return this.value.includes(t); + } + removeValue(t) { + if (!this.hasValue(t)) + return; + this._modifyContent(); + const r = this.value.indexOf(t); + this.value.splice(r, 1); + } + setParameter(t) { + this._modify(), this._parameters.set(t.name, t), t.subscribe(() => this._notifySubscribers()); + } + getParameter(t) { + return this._parameters.get(Zt(t)); + } + *getParametersIterator() { + yield* this._parameters.values(); + } + getParameterFirstValue(t) { + const r = this.getParameter(t); + return r instanceof L0 ? r.isMultiValue() ? r.value[0] : r.value : null; + } + hasParameter(t) { + return this._parameters.has(Zt(t)); + } + deleteParameter(t) { + this._modify(), this._parameters.delete(Zt(t)); + } + updateParameterIfExist(t, r) { + if (this._modify(), this.hasParameter(t)) { + const n = this.getParameter(t); + n.value = r; + } else { + const n = new L0(Zt(t), r); + this.setParameter(n); + } + } + isMultiValue() { + return Array.isArray(this._value); + } + isDecoratedValue() { + return this.isMultiValue() ? this._value[0] instanceof An : this._value instanceof An; + } + lock() { + super.lock(); + for (const t of this.getParametersIterator()) + t.lock(); + if (this.isDecoratedValue()) + for (const t of this.getValueIterator()) + t.lock(); + } + unlock() { + super.unlock(); + for (const t of this.getParametersIterator()) + t.unlock(); + if (this.isDecoratedValue()) + for (const t of this.getValueIterator()) + t.unlock(); + } + clone() { + const t = []; + for (const r of this.getParametersIterator()) + t.push(r.clone()); + return new this.constructor(this.name, this._cloneValue(), t, this.root, this.parent); + } + _cloneValue() { + return this.isDecoratedValue() ? this.isMultiValue() ? this._value.map((t) => t.clone()) : this._value.clone() : this.isMultiValue() ? this._value.slice() : this._value; + } + _setParametersFromConstructor(t) { + t.forEach((r) => { + r instanceof L0 || (r = new L0(r[0], r[1])), this.setParameter(r); + }); + } + static fromICALJs(t, r = null, n = null) { + if (!(t instanceof pt.Property)) + throw new Ig(); + let a; + if (t.isDecorated) { + const u = DR(t.getFirstValue().icaltype); + t.isMultiValue ? a = t.getValues().map((i) => u.fromICALJs(i)) : a = u.fromICALJs(t.getFirstValue()); + } else + t.isMultiValue ? a = t.getValues() : a = t.getFirstValue(); + const s = []; + return Object.keys(Object.assign({}, t.toJSON()[1])).forEach((u) => { + Zt(u) !== "TZID" && s.push([u, t.getParameter(u)]); + }), new this(t.name, a, s, r, n); + } + toICALJs() { + const t = Yg(Ta(this.name)); + this.isMultiValue() ? this.isDecoratedValue() ? t.setValues(this.value.map((n) => n.toICALJs())) : t.setValues(this.value) : this.isDecoratedValue() ? t.setValue(this.value.toICALJs()) : t.setValue(this.value); + for (const n of this.getParametersIterator()) + t.setParameter(Ta(n.name), n.value); + const r = this.getFirstValue(); + return r instanceof At && r.timezoneId !== "floating" && r.timezoneId !== "UTC" && !r.isDate && t.setParameter("tzid", r.timezoneId), t; + } + _modifyContent() { + super._modifyContent(), this._notifySubscribers(); + } +} +class Wo extends Qr { + get formatType() { + return this.getParameterFirstValue("FMTTYPE"); + } + set formatType(t) { + this.updateParameterIfExist("FMTTYPE", t); + } + get uri() { + return this._value instanceof Hr ? null : this._value; + } + set uri(t) { + this.value = t; + } + get encoding() { + return this._value instanceof Hr ? "BASE64" : null; + } + get data() { + return this._value instanceof Hr ? this._value.value : null; + } + set data(t) { + this.value instanceof Hr ? this.value.value = t : this.value = Hr.fromDecodedValue(t); + } + toICALJs() { + const t = super.toICALJs(); + return this._value instanceof Hr && this.getParameterFirstValue("ENCODING") !== "BASE64" && t.setParameter("ENCODING", "BASE64"), t; + } + static fromData(t, r = null) { + const n = Hr.fromDecodedValue(t), a = new Wo("ATTACH", n); + return r && (a.formatType = r), a; + } + static fromLink(t, r = null) { + const n = new Wo("ATTACH", t); + return r && (n.formatType = r), n; + } +} +class Gn extends Qr { + get role() { + const t = ["CHAIR", "REQ-PARTICIPANT", "OPT-PARTICIPANT", "NON-PARTICIPANT"], r = "REQ-PARTICIPANT"; + if (this.hasParameter("ROLE")) { + const n = this.getParameterFirstValue("ROLE"); + if (t.includes(n)) + return n; + } + return r; + } + set role(t) { + this.updateParameterIfExist("ROLE", t); + } + get userType() { + const t = ["INDIVIDUAL", "GROUP", "RESOURCE", "ROOM", "UNKNOWN"]; + if (this.hasParameter("CUTYPE")) { + const r = this.getParameterFirstValue("CUTYPE"); + return t.includes(r) ? r : "UNKNOWN"; + } else + return "INDIVIDUAL"; + } + set userType(t) { + this.updateParameterIfExist("CUTYPE", t); + } + get rsvp() { + if (this.hasParameter("RSVP")) { + const t = this.getParameterFirstValue("RSVP"); + return Zt(t) === "TRUE"; + } else + return !1; + } + set rsvp(t) { + this.updateParameterIfExist("RSVP", t ? "TRUE" : "FALSE"); + } + get commonName() { + return this.getParameterFirstValue("CN"); + } + set commonName(t) { + this.updateParameterIfExist("CN", t); + } + get participationStatus() { + let t; + this.parent ? t = this.parent.name : t = "VEVENT"; + const r = { VEVENT: ["NEEDS-ACTION", "ACCEPTED", "DECLINED", "TENTATIVE", "DELEGATED"], VJOURNAL: ["NEEDS-ACTION", "ACCEPTED", "DECLINED"], VTODO: ["NEEDS-ACTION", "ACCEPTED", "DECLINED", "TENTATIVE", "DELEGATED", "COMPLETED", "IN-PROCESS"] }; + if (this.hasParameter("PARTSTAT")) { + const n = this.getParameterFirstValue("PARTSTAT"); + return r[t].includes(n) ? n : "NEEDS-ACTION"; + } else + return "NEEDS-ACTION"; + } + set participationStatus(t) { + this.updateParameterIfExist("PARTSTAT", t); + } + get language() { + return this.getParameterFirstValue("LANGUAGE"); + } + set language(t) { + this.updateParameterIfExist("LANGUAGE", t); + } + get email() { + return this.value; + } + set email(t) { + this.value = E4(t, "mailto:"); + } + isOrganizer() { + return this._name === "ORGANIZER"; + } + static fromNameAndEMail(t, r, n = !1) { + const a = n ? "ORGANIZER" : "ATTENDEE"; + return r = E4(r, "mailto:"), new Gn(a, r, [["CN", t]]); + } + static fromNameEMailRoleUserTypeAndRSVP(t, r, n, a, s, u = !1) { + const i = u ? "ORGANIZER" : "ATTENDEE"; + return r = E4(r, "mailto:"), new Gn(i, r, [["CN", t], ["ROLE", n], ["CUTYPE", a], ["RSVP", s ? "TRUE" : "FALSE"]]); + } +} +pt.design.icalendar.property.conference = { defaultType: "uri" }, pt.design.icalendar.param.feature = { valueType: "cal-address", multiValue: "," }; +class Fs extends Qr { + *getFeatureIterator() { + this.hasParameter("FEATURE") && (yield* this.getParameter("FEATURE").getValueIterator()); + } + listAllFeatures() { + return this.hasParameter("FEATURE") ? this.getParameter("FEATURE").value.slice() : []; + } + addFeature(t) { + if (this._modify(), !this.hasParameter("FEATURE")) + this.updateParameterIfExist("FEATURE", [t]); + else { + if (this.hasFeature(t)) + return; + this.getParameter("FEATURE").value.push(t); + } + } + removeFeature(t) { + if (this._modify(), !this.hasFeature(t)) + return; + const r = this.getParameter("FEATURE"), n = r.value.indexOf(t); + r.value.splice(n, 1); + } + clearAllFeatures() { + this.deleteParameter("FEATURE"); + } + hasFeature(t) { + if (!this.hasParameter("FEATURE")) + return !1; + const r = this.getParameter("FEATURE"); + return Array.isArray(r.value) ? r.value.includes(t) : !1; + } + get label() { + return this.getParameterFirstValue("LABEL"); + } + set label(t) { + this.updateParameterIfExist("LABEL", t); + } + get uri() { + return this.value; + } + set uri(t) { + this.value = t; + } + toICALJs() { + const t = super.toICALJs(); + return t.setParameter("value", "URI"), t; + } + static fromURILabelAndFeatures(t, r = null, n = null) { + const a = new Fs("CONFERENCE", t); + return r && a.updateParameterIfExist("label", r), n && a.updateParameterIfExist("feature", n), a; + } +} +class x1 extends Qr { + get type() { + const t = ["FREE", "BUSY", "BUSY-UNAVAILABLE", "BUSY-TENTATIVE"], r = "BUSY"; + if (this.hasParameter("FBTYPE")) { + const n = this.getParameterFirstValue("FBTYPE"); + if (t.includes(n)) + return n; + } + return r; + } + set type(t) { + this.updateParameterIfExist("FBTYPE", t); + } + static fromPeriodAndType(t, r) { + return new x1("FREEBUSY", t, [["fbtype", r]]); + } +} +class Ns extends Qr { + constructor(t, r = [0, 0], n = [], a = null, s = null) { + super(t, r, n, a, s); + } + get latitude() { + return this._value[0]; + } + set latitude(t) { + this._modifyContent(), typeof t != "number" && (t = parseFloat(t)), this._value[0] = t; + } + get longitude() { + return this._value[1]; + } + set longitude(t) { + this._modifyContent(), typeof t != "number" && (t = parseFloat(t)), this._value[1] = t; + } + toICALJs() { + const t = Yg(Ta(this.name)); + return t.setValue(this.value), this._parameters.forEach((r) => { + t.setParameter(Ta(r.name), r.value); + }), t; + } + static fromPosition(t, r) { + return new Ns("GEO", [t, r]); + } +} +class si extends Wo { + get display() { + return this.getParameterFirstValue("DISPLAY") || "BADGE"; + } + set display(t) { + this.updateParameterIfExist("DISPLAY", t); + } + static fromData(t, r = null, n = null) { + const a = Hr.fromDecodedValue(t), s = new si("IMAGE", a); + return r && (s.display = r), n && (s.formatType = n), s; + } + static fromLink(t, r = null, n = null) { + const a = new si("IMAGE", t); + return r && (a.display = r), n && (a.formatType = n), a; + } +} +class Uc extends Qr { + get relationType() { + const t = ["PARENT", "CHILD", "SIBLING"], r = "PARENT"; + if (this.hasParameter("RELTYPE")) { + const n = this.getParameterFirstValue("RELTYPE"); + return t.includes(n) ? n : r; + } else + return r; + } + set relationType(t) { + this.updateParameterIfExist("RELTYPE", t); + } + get relatedId() { + return this.value; + } + set relatedId(t) { + this.value = t; + } + static fromRelTypeAndId(t, r) { + return new Uc("RELATED-TO", r, [["RELTYPE", t]]); + } +} +class wt extends Qr { + constructor(t, r = ["1", "Pending"], n = [], a = null, s = null) { + super(t, r, n, a, s); + } + get statusCode() { + return parseFloat(this.value[0]); + } + set statusCode(t) { + this._modifyContent(), this.value[0] = t.toString(), t === Math.floor(t) && (this.value[0] += ".0"); + } + get statusMessage() { + return this.value[1]; + } + set statusMessage(t) { + this._modifyContent(), this.value[1] = t; + } + get exceptionData() { + return this.value[2] ? this.value[2] : null; + } + set exceptionData(t) { + this._modifyContent(), this.value[2] = t; + } + isPending() { + return this.statusCode >= 1 && this.statusCode < 2; + } + isSuccessful() { + return this.statusCode >= 2 && this.statusCode < 3; + } + isClientError() { + return this.statusCode >= 3 && this.statusCode < 4; + } + isSchedulingError() { + return this.statusCode >= 4 && this.statusCode < 5; + } + toICALJs() { + const t = Yg(Ta(this.name)); + return t.setValue(this.value), this._parameters.forEach((r) => { + t.setParameter(Ta(r.name), r.value); + }), t; + } + static fromCodeAndMessage(t, r) { + return new wt("REQUEST-STATUS", [t.toString(), r]); + } +} +wt.SUCCESS = [2, "Success"], wt.SUCCESS_FALLBACK = [2.1, "Success, but fallback taken on one or more property values."], wt.SUCCESS_PROP_IGNORED = [2.2, "Success; invalid property ignored."], wt.SUCCESS_PROPPARAM_IGNORED = [2.3, "Success; invalid property parameter ignored."], wt.SUCCESS_NONSTANDARD_PROP_IGNORED = [2.4, "Success; unknown, non-standard property ignored."], wt.SUCCESS_NONSTANDARD_PROPPARAM_IGNORED = [2.5, "Success; unknown, non-standard property value ignored."], wt.SUCCESS_COMP_IGNORED = [2.6, "Success; invalid calendar component ignored."], wt.SUCCESS_FORWARDED = [2.7, "Success; request forwarded to Calendar User."], wt.SUCCESS_REPEATING_IGNORED = [2.8, "Success; repeating event ignored. Scheduled as a single component."], wt.SUCCESS_TRUNCATED_END = [2.9, "Success; truncated end date time to date boundary."], wt.SUCCESS_REPEATING_VTODO_IGNORED = [2.1, "Success; repeating VTODO ignored. Scheduled as a single VTODO."], wt.SUCCESS_UNBOUND_RRULE_CLIPPED = [2.11, "Success; unbounded RRULE clipped at some finite number of instances."], wt.CLIENT_INVALID_PROPNAME = [3, "Invalid property name."], wt.CLIENT_INVALID_PROPVALUE = [3.1, "Invalid property value."], wt.CLIENT_INVALID_PROPPARAM = [3.2, "Invalid property parameter."], wt.CLIENT_INVALID_PROPPARAMVALUE = [3.3, "Invalid property parameter value."], wt.CLIENT_INVALUD_CALENDAR_COMP_SEQ = [3.4, "Invalid calendar component sequence."], wt.CLIENT_INVALID_DATE_TIME = [3.5, "Invalid date or time."], wt.CLIENT_INVALID_RRULE = [3.6, "Invalid rule."], wt.CLIENT_INVALID_CU = [3.7, "Invalid Calendar User."], wt.CLIENT_NO_AUTHORITY = [3.8, "No authority."], wt.CLIENT_UNSUPPORTED_VERSION = [3.9, "Unsupported version."], wt.CLIENT_TOO_LARGE = [3.1, "Request entity too large."], wt.CLIENT_REQUIRED_COMP_OR_PROP_MISSING = [3.11, "Required component or property missing."], wt.CLIENT_UNKNOWN_COMP_OR_PROP = [3.12, "Unknown component or property found."], wt.CLIENT_UNSUPPORTED_COMP_OR_PROP = [3.13, "Unsupported component or property found."], wt.CLIENT_UNSUPPORTED_CAPABILITY = [3.14, "Unsupported capability."], wt.SCHEDULING_EVENT_CONFLICT = [4, "Event conflict. Date/time is busy."], wt.SERVER_REQUEST_NOT_SUPPORTED = [5, "Request not supported."], wt.SERVER_SERVICE_UNAVAILABLE = [5.1, "Service unavailable."], wt.SERVER_INVALID_CALENDAR_SERVICE = [5.2, "Invalid calendar service."], wt.SERVER_NO_SCHEDULING_FOR_USER = [5.3, "No scheduling support for user."]; +class mc extends Qr { + get alternateText() { + return this.getParameterFirstValue("ALTREP"); + } + set alternateText(t) { + this.updateParameterIfExist("ALTREP", t); + } + get language() { + return this.getParameterFirstValue("LANGUAGE"); + } + set language(t) { + this.updateParameterIfExist("LANGUAGE", t); + } +} +class eo extends Qr { + get related() { + return this.hasParameter("RELATED") ? this.getParameterFirstValue("RELATED") : "START"; + } + set related(t) { + this.updateParameterIfExist("RELATED", t); + } + get value() { + return super.value; + } + set value(t) { + super.value = t, t instanceof At && (this.deleteParameter("RELATED"), super.value = t.getInUTC()); + } + isRelative() { + return this.getFirstValue() instanceof mn; + } + static fromAbsolute(t) { + return new eo("TRIGGER", t); + } + static fromRelativeAndRelated(t, r = !0) { + return new eo("TRIGGER", t, [["RELATED", r ? "START" : "END"]]); + } +} +function vp(e) { + switch (Zt(e)) { + case "ATTACH": + return Wo; + case "ATTENDEE": + case "ORGANIZER": + return Gn; + case "CONFERENCE": + return Fs; + case "FREEBUSY": + return x1; + case "GEO": + return Ns; + case "IMAGE": + return si; + case "RELATED-TO": + return Uc; + case "REQUEST-STATUS": + return wt; + case "TRIGGER": + return eo; + case "COMMENT": + case "CONTACT": + case "DESCRIPTION": + case "LOCATION": + case "SUMMARY": + return mc; + default: + return Qr; + } +} +class Ca extends N1(F1(class { +})) { + constructor(t, r = [], n = [], a = null, s = null) { + super(), this._name = Zt(t), this._properties = /* @__PURE__ */ new Map(), this._components = /* @__PURE__ */ new Map(), this._root = a, this._parent = s, this._setPropertiesFromConstructor(r), this._setComponentsFromConstructor(n); + } + get name() { + return this._name; + } + get root() { + return this._root; + } + set root(t) { + this._modify(), this._root = t; + for (const r of this.getPropertyIterator()) + r.root = t; + for (const r of this.getComponentIterator()) + r.root = t; + } + get parent() { + return this._parent; + } + set parent(t) { + this._modify(), this._parent = t; + } + getFirstProperty(t) { + return this._properties.has(Zt(t)) ? this._properties.get(Zt(t))[0] : null; + } + getFirstPropertyFirstValue(t) { + const r = this.getFirstProperty(t); + return r ? r.getFirstValue() : null; + } + updatePropertyWithValue(t, r) { + this._modify(); + const n = this.getFirstProperty(t); + if (n) + n.value = r; + else { + const a = vp(t), s = new a(t, r, [], this, this.root); + this.addProperty(s); + } + } + *getPropertyIterator(t = null) { + if (t) { + if (!this.hasProperty(t)) + return; + yield* this._properties.get(Zt(t)).slice()[Symbol.iterator](); + } else + for (const r of this._properties.keys()) + yield* this.getPropertyIterator(r); + } + *_getAllOfPropertyByLang(t, r) { + for (const n of this.getPropertyIterator(t)) + n.getParameterFirstValue("LANGUAGE") === r && (yield n); + } + _getFirstOfPropertyByLang(t, r) { + return this._getAllOfPropertyByLang(t, r).next().value || null; + } + addProperty(t) { + if (this._modify(), t.root = this.root, t.parent = this, this._properties.has(t.name)) { + const r = this._properties.get(t.name); + if (r.indexOf(t) !== -1) + return !1; + r.push(t); + } else + this._properties.set(t.name, [t]); + return t.subscribe(() => this._notifySubscribers()), !0; + } + hasProperty(t) { + return this._properties.has(Zt(t)); + } + deleteProperty(t) { + if (this._modify(), !this._properties.has(t.name)) + return !1; + const r = this._properties.get(t.name), n = r.indexOf(t); + return n === -1 ? !1 : (n !== -1 && r.length === 1 ? this._properties.delete(t.name) : r.splice(n, 1), !0); + } + deleteAllProperties(t) { + return this._modify(), this._properties.delete(Zt(t)); + } + getFirstComponent(t) { + return this.hasComponent(t) ? this._components.get(Zt(t))[0] : null; + } + *getComponentIterator(t) { + if (t) { + if (!this.hasComponent(t)) + return; + yield* this._components.get(Zt(t)).slice()[Symbol.iterator](); + } else + for (const r of this._components.keys()) + yield* this.getComponentIterator(r); + } + addComponent(t) { + if (this._modify(), t.root = this.root, t.parent = this, this._components.has(t.name)) { + const r = this._components.get(t.name); + if (r.indexOf(t) !== -1) + return !1; + r.push(t); + } else + this._components.set(t.name, [t]); + return t.subscribe(() => this._notifySubscribers()), !0; + } + hasComponent(t) { + return this._components.has(Zt(t)); + } + deleteComponent(t) { + if (this._modify(), !this._components.has(t.name)) + return !1; + const r = this._components.get(t.name), n = r.indexOf(t); + return n === -1 ? !1 : (n !== -1 && r.length === 1 ? this._components.delete(t.name) : r.splice(n, 1), !0); + } + deleteAllComponents(t) { + return this._modify(), this._components.delete(Zt(t)); + } + lock() { + super.lock(); + for (const t of this.getPropertyIterator()) + t.lock(); + for (const t of this.getComponentIterator()) + t.lock(); + } + unlock() { + super.unlock(); + for (const t of this.getPropertyIterator()) + t.unlock(); + for (const t of this.getComponentIterator()) + t.unlock(); + } + clone() { + const t = []; + for (const n of this.getPropertyIterator()) + t.push(n.clone()); + const r = []; + for (const n of this.getComponentIterator()) + r.push(n.clone()); + return new this.constructor(this.name, t, r, this.root, this.parent); + } + _setPropertiesFromConstructor(t) { + for (let r of t) { + if (Array.isArray(r)) { + const n = vp(r[0]); + r = new n(r[0], r[1]); + } + this.addProperty(r); + } + } + _setComponentsFromConstructor(t) { + for (const r of t) + this.addComponent(r); + } + static fromICALJs(t, r = null, n = null) { + if (!(t instanceof pt.Component)) + throw new Ig(); + const a = t.name, s = new this(a, [], [], r, n); + for (const u of t.getAllProperties()) { + const i = vp(u.name).fromICALJs(u, r, s); + s.addProperty(i); + } + for (const u of t.getAllSubcomponents()) { + const i = this._getConstructorForComponentName(u.name).fromICALJs(u, r, s); + s.addComponent(i); + } + return s; + } + static _getConstructorForComponentName(t) { + return Ca; + } + toICALJs() { + const t = Fce(Ta(this.name)); + for (const r of this.getPropertyIterator()) + t.addProperty(r.toICALJs()); + for (const r of this.getComponentIterator()) + t.addSubcomponent(r.toICALJs()); + return t; + } +} +function Mt(e, t, r = !0) { + t = Bce(t), Object.defineProperty(e, t.name, { get() { + const n = this.getFirstPropertyFirstValue(t.iCalendarName); + return n ? Array.isArray(t.allowedValues) && !t.allowedValues.includes(n) ? t.unknownValue : n : t.defaultValue; + }, set(n) { + if (this._modify(), n === null) { + this.deleteAllProperties(t.iCalendarName); + return; + } + if (Array.isArray(t.allowedValues) && !t.allowedValues.includes(n)) + throw new TypeError("Illegal value"); + this.updatePropertyWithValue(t.iCalendarName, n); + } }); +} +function Sn(e, t) { + t = bR(t), e["get" + Lr(t.name) + "Iterator"] = function* () { + yield* this.getPropertyIterator(t.iCalendarName); + }, e["get" + Lr(t.name) + "List"] = function() { + return Array.from(this["get" + Lr(t.name) + "Iterator"]()); + }, e["remove" + Lr(t.name)] = function(r) { + this.deleteProperty(r); + }, e["clearAll" + Lr(t.pluralName)] = function() { + this.deleteAllProperties(t.iCalendarName); + }; +} +function Lg(e, t) { + t = bR(t), e["get" + Lr(t.name) + "Iterator"] = function* (r = null) { + for (const n of this._getAllOfPropertyByLang(t.iCalendarName, r)) + yield* n.getValueIterator(); + }, e["get" + Lr(t.name) + "List"] = function(r = null) { + return Array.from(this["get" + Lr(t.name) + "Iterator"](r)); + }, e["add" + Lr(t.name)] = function(r, n = null) { + const a = this._getFirstOfPropertyByLang(t.iCalendarName, n); + if (a) + a.addValue(r); + else { + const s = new Qr(t.iCalendarName, [r]); + if (n) { + const u = new L0("LANGUAGE", n); + s.setParameter(u); + } + this.addProperty(s); + } + }, e["remove" + Lr(t.name)] = function(r, n = null) { + for (const a of this._getAllOfPropertyByLang(t.iCalendarName, n)) + if (a.isMultiValue() && a.hasValue(r)) + return a.value.length === 1 ? (this.deleteProperty(a), !0) : (a.removeValue(r), !0); + return !1; + }, e["clearAll" + Lr(t.pluralName)] = function(r = null) { + for (const n of this._getAllOfPropertyByLang(t.iCalendarName, r)) + this.deleteProperty(n); + }; +} +function xce(e, t) { + t = Oce(t), e["get" + Lr(t.name) + "Iterator"] = function* () { + yield* this.getComponentIterator(t.iCalendarName); + }, e["get" + Lr(t.name) + "List"] = function() { + return Array.from(this["get" + Lr(t.name) + "Iterator"]()); + }, e["remove" + Lr(t.name)] = function(r) { + this.deleteComponent(r); + }, e["clearAll" + Lr(t.pluralName)] = function() { + this.deleteAllComponents(t.iCalendarName); + }; +} +function Bce(e) { + return typeof e == "string" && (e = { name: e }), Object.assign({}, { iCalendarName: Zt(e.name), pluralName: e.name + "s", allowedValues: null, defaultValue: null, unknownValue: null }, e); +} +function bR(e) { + return typeof e == "string" && (e = { name: e }), Object.assign({}, { iCalendarName: Zt(e.name), pluralName: e.name + "s" }, e); +} +function Oce(e) { + return typeof e == "string" && (e = { name: e }), Object.assign({}, { iCalendarName: "V" + Zt(e.name), pluralName: e.name + "s" }, e); +} +function yn() { + return /* @__PURE__ */ new Date(); +} +class yR extends Error { +} +class hc { + constructor(t) { + this._masterItem = t, this._recurrenceExceptionItems = /* @__PURE__ */ new Map(), this._rangeRecurrenceExceptionItemsIndex = [], this._rangeRecurrenceExceptionItemsDiffCache = /* @__PURE__ */ new Map(), this._rangeRecurrenceExceptionItems = /* @__PURE__ */ new Map(); + } + get masterItem() { + return this._masterItem; + } + set masterItem(t) { + this._masterItem = t; + } + *getRecurrenceExceptionIterator() { + yield* this._recurrenceExceptionItems.values(); + } + getRecurrenceExceptionList() { + return Array.from(this.getRecurrenceExceptionIterator()); + } + hasRecurrenceExceptionForId(t) { + return t instanceof At ? t = t.unixTime : t instanceof pt.Time && (t = t.toUnixTime()), this._recurrenceExceptionItems.has(t); + } + getRecurrenceException(t) { + return t instanceof At ? t = t.unixTime : t instanceof pt.Time && (t = t.toUnixTime()), this._recurrenceExceptionItems.get(t) || null; + } + hasRangeRecurrenceExceptionForId(t) { + return t instanceof At ? t = t.unixTime : t instanceof pt.Time && (t = t.toUnixTime()), this._rangeRecurrenceExceptionItemsIndex.length === 0 ? !1 : this._rangeRecurrenceExceptionItemsIndex[0] < t; + } + getRangeRecurrenceExceptionForId(t) { + t instanceof At ? t = t.unixTime : t instanceof pt.Time && (t = t.toUnixTime()); + const r = pt.helpers.binsearchInsert(this._rangeRecurrenceExceptionItemsIndex, t, (a, s) => a - s); + if (r === 0) + return null; + const n = this._rangeRecurrenceExceptionItemsIndex[r - 1]; + return this._rangeRecurrenceExceptionItems.get(n); + } + getRangeRecurrenceExceptionDiff(t) { + if (t instanceof At ? t = t.unixTime : t instanceof pt.Time && (t = t.toUnixTime()), this._rangeRecurrenceExceptionItemsDiffCache.has(t)) + return this._rangeRecurrenceExceptionItemsDiffCache.get(t); + const r = this.getRangeRecurrenceExceptionForId(t); + if (!r) + return null; + const n = r.recurrenceId, a = r.startDate.subtractDateWithTimezone(n); + return a.lock(), this._rangeRecurrenceExceptionItemsDiffCache.set(t, a), a; + } + relateRecurrenceException(t) { + this._modify(); + const r = this._getRecurrenceIdKey(t); + if (this._recurrenceExceptionItems.set(r, t), t.modifiesFuture()) { + this._rangeRecurrenceExceptionItems.set(r, t); + const n = pt.helpers.binsearchInsert(this._rangeRecurrenceExceptionItemsIndex, r, (a, s) => a - s); + this._rangeRecurrenceExceptionItemsIndex.splice(n, 0, r); + } + t.recurrenceManager = this; + } + removeRecurrenceException(t) { + const r = this._getRecurrenceIdKey(t); + this.removeRecurrenceExceptionByRecurrenceId(r); + } + removeRecurrenceExceptionByRecurrenceId(t) { + this._modify(), this._recurrenceExceptionItems.delete(t), this._rangeRecurrenceExceptionItems.delete(t), this._rangeRecurrenceExceptionItemsDiffCache.delete(t); + const r = this._rangeRecurrenceExceptionItemsIndex.indexOf(t); + r !== -1 && this._rangeRecurrenceExceptionItemsIndex.splice(r, 1); + } + _getRecurrenceIdKey(t) { + return t.recurrenceId.unixTime; + } + *getRecurrenceRuleIterator() { + for (const t of this._masterItem.getPropertyIterator("RRULE")) + yield t.getFirstValue(); + } + getRecurrenceRuleList() { + return Array.from(this.getRecurrenceRuleIterator()); + } + addRecurrenceRule(t) { + this._modify(), this.resetCache(); + const r = new Qr("RRULE", t); + this._masterItem.addProperty(r); + } + removeRecurrenceRule(t) { + this._modify(), this.resetCache(); + for (const r of this._masterItem.getPropertyIterator("RRULE")) + r.getFirstValue() === t && this._masterItem.deleteProperty(r); + } + clearAllRecurrenceRules() { + this._modify(), this.resetCache(), this._masterItem.deleteAllProperties("RRULE"); + } + *getRecurrenceDateIterator(t = !1, r = null) { + for (const n of this._getPropertiesForRecurrenceDate(t, r)) + yield* n.getValueIterator(); + } + listAllRecurrenceDates(t = !1, r = null) { + return Array.from(this.getRecurrenceDateIterator(t, r)); + } + addRecurrenceDate(t = !1, r) { + this._modify(), this.resetCache(); + let n = null; + r instanceof At && !r.isDate && (n = r.timezoneId); + const a = this._getValueTypeByValue(r), s = this._getPropertiesForRecurrenceDate(t, a, n).next.value; + if (s instanceof Qr) + s.value.push(r), this.masterItem.markPropertyAsDirty(t ? "EXDATE" : "RDATE"); + else { + const u = this._getPropertyNameByIsNegative(t), i = new Qr(u, r); + this._masterItem.addProperty(i); + } + } + hasRecurrenceDate(t = !1, r) { + for (let n of this.getRecurrenceDateIterator(t)) + if (n instanceof $r && (n = n.start), n.compare(r) === 0) + return !0; + return !1; + } + getRecurrenceDate(t = !1, r) { + for (const n of this.getRecurrenceDateIterator(t)) { + let a = n; + if (a instanceof $r && (a = a.start), a.compare(r) === 0) + return n; + } + return null; + } + removeRecurrenceDate(t = !1, r) { + this._modify(), this.resetCache(); + const n = this._getValueTypeByValue(r); + for (const a of this._getPropertiesForRecurrenceDate(t, n)) + for (const s of a.getValueIterator()) + if (r === s) { + const u = a.value; + if (u.length === 1) { + this.masterItem.deleteProperty(a); + continue; + } + const i = u.indexOf(r); + u.splice(i, 1), this.masterItem.markPropertyAsDirty(t ? "EXDATE" : "RDATE"); + } + } + clearAllRecurrenceDates(t = !1, r = null) { + this._modify(), this.resetCache(); + for (const n of this._getPropertiesForRecurrenceDate(t, r)) + this._masterItem.deleteProperty(n); + } + _getPropertyNameByIsNegative(t) { + return t ? "EXDATE" : "RDATE"; + } + _getValueTypeByValue(t) { + return t instanceof $r ? "PERIOD" : t.isDate ? "DATE" : "DATETIME"; + } + *_getPropertiesForRecurrenceDate(t, r, n = null) { + const a = this._getPropertyNameByIsNegative(t); + for (const s of this._masterItem.getPropertyIterator(a)) + r === null ? yield s : Zt(r) === "PERIOD" && s.getFirstValue() instanceof $r ? yield s : Zt(r) === "DATE" && s.getFirstValue().isDate ? yield s : Zt(r) === "DATETIME" && !s.getFirstValue().isDate && (n === null || s.getFirstValue().timezoneId === n) && (yield s); + } + isFinite() { + return this.getRecurrenceRuleList().every((t) => t.isFinite()); + } + isEmptyRecurrenceSet() { + return this._getRecurExpansionObject().next() === void 0; + } + getOccurrenceAtExactly(t) { + if (!this.masterItem.isRecurring()) + return this.masterItem.getReferenceRecurrenceId().compare(t) === 0 ? this.masterItem : null; + const r = this._getRecurExpansionObject(), n = t.toICALJs(); + let a; + for (; a = r.next(); ) { + if (a.compare(n) === 0) + return this._getOccurrenceAtRecurrenceId(At.fromICALJs(a)); + if (a.compare(n) === 1) + return null; + } + return null; + } + getClosestOccurrence(t) { + if (!this.masterItem.isRecurring()) + return this.masterItem; + const r = this._getRecurExpansionObject(); + t = t.toICALJs(); + let n = null, a; + for (; a = r.next(); ) + if (a.compare(t) === -1) + n = a; + else { + const u = At.fromICALJs(a); + return this._getOccurrenceAtRecurrenceId(u); + } + const s = At.fromICALJs(n); + return this._getOccurrenceAtRecurrenceId(s); + } + countAllOccurrencesBetween(t, r) { + if (!this.masterItem.isRecurring()) + return typeof this.masterItem.isInTimeFrame == "function" && !this.masterItem.isInTimeFrame(t, r) ? 0 : 1; + const n = this._getRecurExpansionObject(), a = t.toICALJs(), s = r.toICALJs(); + let u = 0, i; + for (; i = n.next(); ) + if (i.compare(a) !== -1) { + if (i.compare(s) === 1) + break; + u += 1; + } + return u; + } + *getAllOccurrencesBetweenIterator(t, r) { + if (!this.masterItem.isRecurring()) { + typeof this.masterItem.isInTimeFrame != "function" && (yield this.masterItem), this.masterItem.isInTimeFrame(t, r) && (yield this.masterItem); + return; + } + const n = this._getRecurExpansionObject(), a = t.toICALJs(), s = r.toICALJs(), u = Array.from(this._recurrenceExceptionItems.keys()), i = Math.max.apply(Math, u); + let o; + for (; o = n.next(); ) { + const l = At.fromICALJs(o), c = this._getOccurrenceAtRecurrenceId(l); + let d = null; + switch (Zt(c.name)) { + case "VEVENT": + case "VTODO": + d = c.endDate.toICALJs(); + break; + case "VJOURNAL": + default: + d = o; + break; + } + if (d.compare(a) === -1) + continue; + const p = c.startDate.toICALJs(); + if ((!c.isRecurrenceException() || c.modifiesFuture()) && p.compare(s) === 1) { + if (this._recurrenceExceptionItems.size === 0 || o.toUnixTime() > i) + break; + continue; + } + typeof c.isInTimeFrame != "function" && (yield c), c.isInTimeFrame(t, r) && (yield c); + } + } + getAllOccurrencesBetween(t, r) { + return Array.from(this.getAllOccurrencesBetweenIterator(t, r)); + } + updateUID(t) { + this._masterItem.updatePropertyWithValue("UID", t); + for (const r of this.getRecurrenceExceptionIterator()) + r.updatePropertyWithValue("UID", t); + } + updateStartDateOfMasterItem(t, r) { + const n = t.subtractDateWithTimezone(r); + for (const a of this.getRecurrenceDateIterator(!0)) + this.hasRecurrenceDate(!1, a) || a.addDuration(n); + for (const a of this.getRecurrenceExceptionIterator()) + this.hasRecurrenceDate(!1, a.recurrenceId) || (this.removeRecurrenceException(a), a.recurrenceId.addDuration(n), this.relateRecurrenceException(a)); + for (const a of this.getRecurrenceRuleIterator()) + a.until && a.until.addDuration(n); + } + _getOccurrenceAtRecurrenceId(t) { + if (this.hasRecurrenceExceptionForId(t)) { + const r = this.getRecurrenceException(t); + return r.canCreateRecurrenceExceptions() ? r.forkItem(t) : r; + } else if (this.hasRangeRecurrenceExceptionForId(t)) { + const r = this.getRangeRecurrenceExceptionForId(t), n = this.getRangeRecurrenceExceptionDiff(t); + return r.forkItem(t, n); + } else + return t.compare(this._masterItem.startDate) === 0 ? this._masterItem.canCreateRecurrenceExceptions() ? this._masterItem.forkItem(t) : this._masterItem : this._masterItem.forkItem(t); + } + resetCache() { + } + _getRecurExpansionObject() { + if (this._masterItem.startDate === null) + throw new yR(); + const t = this._masterItem.startDate.toICALJs(); + let r = t.clone(); + const n = []; + let a; + const s = []; + let u = null; + const i = [], o = !1; + for (const d of this.getRecurrenceRuleIterator()) + n.push(d.toICALJs().iterator(t)), n[n.length - 1].next(); + for (let d of this.getRecurrenceDateIterator()) { + d instanceof $r && (d = d.start), d = d.toICALJs(); + const p = pt.helpers.binsearchInsert(s, d, (A, h) => A.compare(h)); + s.splice(p, 0, d); + } + s.length > 0 && s[0].compare(t) === -1 ? (a = 0, r = s[0].clone()) : (a = pt.helpers.binsearchInsert(s, t, (d, p) => d.compare(p)), u = i[a]); + for (let d of this.getRecurrenceDateIterator(!0)) { + d = d.toICALJs(); + const p = pt.helpers.binsearchInsert(i, d, (A, h) => A.compare(h)); + i.splice(p, 0, d); + } + const l = pt.helpers.binsearchInsert(i, t, (d, p) => d.compare(p)), c = i[l]; + return new pt.RecurExpansion({ dtstart: t, last: r, ruleIterators: n, ruleDateInc: a, exDateInc: l, ruleDates: s, ruleDate: u, exDates: i, exDate: c, complete: o }); + } + _modify() { + if (this._masterItem.isLocked()) + throw new Mg(); + } +} +class Vr { + constructor(t, r) { + this._timezoneId = null, this._ics = null, this._innerValue = null, this._initialized = !1, t instanceof pt.Timezone ? (this._innerValue = t, this._initialized = !0) : t instanceof pt.Component ? (this._innerValue = new pt.Timezone(t), this._initialized = !0) : (this._timezoneId = t, this._ics = r); + } + get timezoneId() { + return this._initialized ? this._innerValue.tzid : this._timezoneId; + } + offsetForArray(t, r, n, a, s, u) { + this._initialize(); + const i = new pt.Time({ year: t, month: r, day: n, hour: a, minute: s, second: u, isDate: !1 }); + return this._innerValue.utcOffset(i); + } + timestampToArray(t) { + this._initialize(); + const r = pt.Time.fromData({ year: 1970, month: 1, day: 1, hour: 0, minute: 0, second: 0 }); + r.fromUnixTime(Math.floor(t / 1e3)); + const n = r.convertToZone(this._innerValue); + return [n.year, n.month, n.day, n.hour, n.minute, n.second]; + } + toICALTimezone() { + return this._initialize(), this._innerValue; + } + toICALJs() { + return this._initialize(), this._innerValue.component; + } + _initialize() { + if (!this._initialized) { + const t = pt.parse(this._ics), r = new pt.Component(t); + this._innerValue = new pt.Timezone(r), this._initialized = !0; + } + } +} +Vr.utc = new Vr(pt.Timezone.utcTimezone), Vr.floating = new Vr(pt.Timezone.localTimezone); +class Pn extends Ca { + addAttendeeFromNameAndEMail(t, r) { + const n = Gn.fromNameAndEMail(t, r); + return this.addProperty(n); + } + get trigger() { + return this.getFirstProperty("TRIGGER"); + } + setTriggerFromAbsolute(t) { + const r = eo.fromAbsolute(t); + this.deleteAllProperties("TRIGGER"), this.addProperty(r); + } + setTriggerFromRelative(t, r = !0) { + const n = eo.fromRelativeAndRelated(t, r); + this.deleteAllProperties("TRIGGER"), this.addProperty(n); + } +} +Mt(Pn.prototype, "action"), Mt(Pn.prototype, "description"), Mt(Pn.prototype, "summary"), Mt(Pn.prototype, "duration"), Mt(Pn.prototype, "repeat"), Mt(Pn.prototype, { name: "attachment", iCalendarName: "ATTACH" }), Sn(Pn.prototype, "attendee"); +function Rce(e) { + switch (Zt(e)) { + case "VALARM": + return Pn; + default: + return Ca; + } +} +class lr extends Ca { + constructor(...t) { + super(...t), this._primaryItem = null, this._isExactForkOfPrimary = !1, this._originalRecurrenceId = null, this._recurrenceManager = null, this._dirty = !1, this._significantChange = !1, this._cachedId = null; + } + get primaryItem() { + return this._primaryItem; + } + set primaryItem(t) { + this._modify(), this._primaryItem = t; + } + get isExactForkOfPrimary() { + return this._isExactForkOfPrimary; + } + set isExactForkOfPrimary(t) { + this._isExactForkOfPrimary = t; + } + get originalRecurrenceId() { + return this._originalRecurrenceId; + } + set originalRecurrenceId(t) { + this._originalRecurrenceId = t; + } + get recurrenceManager() { + return this._recurrenceManager; + } + set recurrenceManager(t) { + this._recurrenceManager = t; + } + get masterItem() { + return this.recurrenceManager.masterItem; + } + isMasterItem() { + return this.masterItem === this; + } + get id() { + return this._cachedId ? this._cachedId : this.startDate === null ? (this._cachedId = encodeURIComponent(this.uid), this._cachedId) : (this._cachedId = [encodeURIComponent(this.uid), encodeURIComponent(this.getReferenceRecurrenceId().unixTime.toString())].join("###"), this._cachedId); + } + get uid() { + return this.getFirstPropertyFirstValue("UID"); + } + set uid(t) { + this._recurrenceManager.updateUID(t); + } + get startDate() { + return this.getFirstPropertyFirstValue("dtstart"); + } + set startDate(t) { + const r = this.startDate; + this.updatePropertyWithValue("dtstart", t), this.isMasterItem() && this._recurrenceManager.updateStartDateOfMasterItem(t, r); + } + isPartOfRecurrenceSet() { + return this.masterItem.isRecurring(); + } + isRecurring() { + return this.hasProperty("RRULE") || this.hasProperty("RDATE"); + } + isRecurrenceException() { + return this.hasProperty("RECURRENCE-ID"); + } + modifiesFuture() { + return this.isRecurrenceException() ? this.getFirstProperty("RECURRENCE-ID").getParameterFirstValue("RANGE") === "THISANDFUTURE" : !1; + } + forkItem(t, r = null) { + const n = this.clone(); + if (n.recurrenceManager = this.recurrenceManager, n.primaryItem = this, n.getReferenceRecurrenceId().compare(t) === 0 && (n.isExactForkOfPrimary = !0), !n.hasProperty("DTSTART")) + throw new TypeError("Can't fork item without a DTSTART"); + const a = n.getFirstPropertyFirstValue("RRULE"); + if (a != null && a.count) { + let o = n.recurrenceManager.countAllOccurrencesBetween(n.getReferenceRecurrenceId(), t); + o -= 1, a.count -= o, a.count < 1 && (a.count = 1); + } + if (n.getFirstPropertyFirstValue("DTSTART").timezoneId !== t.timezoneId) { + const o = n.getFirstPropertyFirstValue("DTSTART").getICALTimezone(); + t = t.getInICALTimezone(o); + } + n.originalRecurrenceId = t.clone(); + const s = n.getFirstPropertyFirstValue("DTSTART"); + let u = null; + if (this._recurrenceManager.hasRecurrenceDate(!1, t)) { + const o = this._recurrenceManager.getRecurrenceDate(!1, t); + o instanceof $r && (u = o); + } + let i; + if (n.hasProperty("DTEND") ? i = n.getFirstPropertyFirstValue("DTEND").subtractDateWithTimezone(s) : n.hasProperty("DUE") && (i = n.getFirstPropertyFirstValue("DUE").subtractDateWithTimezone(s)), !(n.isRecurrenceException() && n.isExactForkOfPrimary)) { + if (n.updatePropertyWithValue("DTSTART", t.clone()), r && n.startDate.addDuration(r), n.hasProperty("DTEND")) { + const o = n.startDate.clone(); + o.addDuration(i), n.updatePropertyWithValue("DTEND", o); + } else if (n.hasProperty("DUE")) { + const o = n.startDate.clone(); + o.addDuration(i), n.updatePropertyWithValue("DUE", o); + } + u && (n.deleteAllProperties("DTEND"), n.deleteAllProperties("DURATION"), n.updatePropertyWithValue("DTEND", u.end.clone())); + } + return n.resetDirty(), n; + } + canCreateRecurrenceExceptions() { + let t = !1; + return this.primaryItem && this.primaryItem.isRecurring() && (t = !0), this.isRecurring() || this.modifiesFuture() || !this.isRecurring() && t; + } + createRecurrenceException(t = !1) { + if (!this.canCreateRecurrenceExceptions()) + throw new Error("Can't create recurrence-exceptions for non-recurring items"); + const r = this.primaryItem; + if (t) { + if (this.isExactForkOfPrimary && this.primaryItem.isMasterItem()) + return this._overridePrimaryItem(), [this, this]; + this.removeThisOccurrence(!0), this.recurrenceManager = new hc(this), this._originalRecurrenceId = null, this.primaryItem = this, this.updatePropertyWithValue("UID", y1()), this._cachedId = null, this.addRelation("SIBLING", r.uid), r.addRelation("SIBLING", this.uid), this.deleteAllProperties("RECURRENCE-ID"), this.deleteAllProperties("RDATE"), this.deleteAllProperties("EXDATE"), this.updatePropertyWithValue("CREATED", At.fromJSDate(yn(), !0)), this.updatePropertyWithValue("DTSTAMP", At.fromJSDate(yn(), !0)), this.updatePropertyWithValue("LAST-MODIFIED", At.fromJSDate(yn(), !0)), this.updatePropertyWithValue("SEQUENCE", 0), this._significantChange = !1, this._dirty = !1, this.root = this.root.constructor.fromEmpty(), this.root.addComponent(this), this.parent = this.root; + for (const n of this.getAttendeeIterator()) + n.rsvp = !0; + } else { + if (this.deleteAllProperties("RECURRENCE-ID"), this.recurrenceId = this.getReferenceRecurrenceId().clone(), this.root.addComponent(this), this.recurrenceManager.relateRecurrenceException(this), this.primaryItem = this, this.deleteAllProperties("RDATE"), this.deleteAllProperties("RRULE"), this.deleteAllProperties("EXDATE"), this.updatePropertyWithValue("CREATED", At.fromJSDate(yn(), !0)), this.updatePropertyWithValue("DTSTAMP", At.fromJSDate(yn(), !0)), this.updatePropertyWithValue("LAST-MODIFIED", At.fromJSDate(yn(), !0)), this.updatePropertyWithValue("SEQUENCE", 0), this.recurrenceManager.hasRecurrenceDate(!1, this.getReferenceRecurrenceId())) { + const n = this.recurrenceManager.getRecurrenceDate(!1, this.getReferenceRecurrenceId()); + if (n instanceof $r) { + const a = n.start; + this.recurrenceManager.removeRecurrenceDate(!1, n), this.recurrenceManager.addRecurrenceDate(!1, a); + } + } + this.originalRecurrenceId = null; + } + return [r, this]; + } + removeThisOccurrence(t = !1) { + if (!this.isPartOfRecurrenceSet()) + return !0; + if (t) { + const r = this.getReferenceRecurrenceId().clone(), n = r.getInTimezone(Vr.utc); + n.addDuration(mn.fromSeconds(-1)); + for (const a of this.recurrenceManager.getRecurrenceRuleIterator()) + a.until = n.clone(); + for (const a of this.recurrenceManager.getRecurrenceDateIterator()) { + let s = a; + a instanceof $r && (s = s.start), r.compare(s) <= 0 && this.recurrenceManager.removeRecurrenceDate(!1, a); + } + for (const a of this.recurrenceManager.getRecurrenceDateIterator(!0)) + r.compare(a) <= 0 && this.recurrenceManager.removeRecurrenceDate(!0, a); + for (const a of this.recurrenceManager.getRecurrenceExceptionList()) + r.compare(a.recurrenceId) <= 0 && (this.root.deleteComponent(a), this.recurrenceManager.removeRecurrenceException(a)); + } else if (this.isRecurrenceException() && !this.modifiesFuture() && (this.root.deleteComponent(this), this.recurrenceManager.removeRecurrenceException(this)), this.recurrenceManager.hasRecurrenceDate(!1, this.getReferenceRecurrenceId())) { + const r = this.recurrenceManager.getRecurrenceDate(!1, this.getReferenceRecurrenceId()); + this.recurrenceManager.removeRecurrenceDate(!1, r); + } else + this.recurrenceManager.addRecurrenceDate(!0, this.getReferenceRecurrenceId().clone()); + return this.recurrenceManager.isEmptyRecurrenceSet(); + } + clone() { + const t = super.clone(); + return t.resetDirty(), t; + } + _addAttendee(t) { + for (const r of this.getAttendeeIterator()) + if (r.email === t.email) + return !1; + return this.addProperty(t), !0; + } + addAttendeeFromNameAndEMail(t, r) { + const n = Gn.fromNameAndEMail(t, r); + return this._addAttendee(n); + } + addAttendeeFromNameEMailRoleUserTypeAndRSVP(t, r, n, a, s) { + const u = Gn.fromNameEMailRoleUserTypeAndRSVP(t, r, n, a, s, !1); + return this._addAttendee(u); + } + setOrganizerFromNameAndEMail(t, r) { + this.deleteAllProperties("ORGANIZER"), this.addProperty(Gn.fromNameAndEMail(t, r, !0)); + } + addAttachmentFromData(t, r = null) { + this.addProperty(Wo.fromData(t, r)); + } + addAttachmentFromLink(t, r = null) { + this.addProperty(Wo.fromLink(t, r)); + } + addContact(t) { + this.addProperty(new mc("CONTACT", t)); + } + addComment(t) { + this.addProperty(new mc("COMMENT", t)); + } + addImageFromData(t, r = null, n = null) { + this.addProperty(si.fromData(t, r, n)); + } + addImageFromLink(t, r = null, n = null) { + this.addProperty(si.fromLink(t, r, n)); + } + addRelation(t, r) { + this.addProperty(Uc.fromRelTypeAndId(t, r)); + } + addRequestStatus(t, r) { + this.addProperty(wt.fromCodeAndMessage(t, r)); + } + addAbsoluteAlarm(t, r) { + const n = new Pn("VALARM", [["action", t], eo.fromAbsolute(r)]); + return this.addComponent(n), n; + } + addRelativeAlarm(t, r, n = !0) { + const a = new Pn("VALARM", [["action", t], eo.fromRelativeAndRelated(r, n)]); + return this.addComponent(a), a; + } + markPropertyAsDirty(t) { + this.markDirty(), ["DTSTART", "DTEND", "DURATION", "RRULE", "RDATE", "EXDATE", "STATUS", ...BT("property-list-significant-change", [])].includes(Zt(t)) && this.markChangesAsSignificant(); + } + markSubComponentAsDirty(t) { + this.markDirty(), BT("component-list-significant-change", []).includes(t) && this.markChangesAsSignificant(); + } + isDirty() { + return this._dirty || this._significantChange; + } + markDirty() { + this._dirty = !0; + } + markChangesAsSignificant() { + this._significantChange = !0; + } + undirtify() { + return this.isDirty() ? (this.hasProperty("SEQUENCE") || (this.sequence = 0), this.updatePropertyWithValue("DTSTAMP", At.fromJSDate(yn(), !0)), this.updatePropertyWithValue("LAST-MODIFIED", At.fromJSDate(yn(), !0)), this._significantChange && this.sequence++, this.resetDirty(), !0) : !1; + } + resetDirty() { + this._dirty = !1, this._significantChange = !1; + } + updatePropertyWithValue(t, r) { + super.updatePropertyWithValue(t, r), Zt(t) === "UID" && (this._cachedId = null), this.markPropertyAsDirty(t); + } + addProperty(t) { + return this.markPropertyAsDirty(t.name), t.subscribe(() => this.markPropertyAsDirty(t.name)), super.addProperty(t); + } + deleteProperty(t) { + return this.markPropertyAsDirty(t.name), super.deleteProperty(t); + } + deleteAllProperties(t) { + return this.markPropertyAsDirty(t), super.deleteAllProperties(t); + } + addComponent(t) { + return this.markSubComponentAsDirty(t.name), t.subscribe(() => this.markSubComponentAsDirty(t.name)), super.addComponent(t); + } + deleteComponent(t) { + return this.markSubComponentAsDirty(t.name), super.deleteComponent(t); + } + deleteAllComponents(t) { + return this.markSubComponentAsDirty(t), super.deleteAllComponents(t); + } + getReferenceRecurrenceId() { + return this.originalRecurrenceId ? this.originalRecurrenceId : this.recurrenceId ? this.recurrenceId : this.startDate ? this.startDate : null; + } + _overridePrimaryItem() { + const t = this.primaryItem.startDate; + for (const r of this.primaryItem.getPropertyIterator()) + this.primaryItem.deleteProperty(r); + for (const r of this.getPropertyIterator()) + this.primaryItem.addProperty(r); + this.recurrenceManager.resetCache(), this.startDate.compare(t) !== 0 && this.recurrenceManager.updateStartDateOfMasterItem(this.startDate, t); + } + static _getConstructorForComponentName(t) { + return Rce(t); + } + static fromICALJs(...t) { + const r = super.fromICALJs(...t); + return r.resetDirty(), r; + } +} +Mt(lr.prototype, { name: "stampTime", iCalendarName: "DTSTAMP" }), Mt(lr.prototype, { name: "recurrenceId", iCalendarName: "RECURRENCE-ID" }), Mt(lr.prototype, "color"), Mt(lr.prototype, { name: "creationTime", iCalendarName: "CREATED" }), Mt(lr.prototype, { name: "modificationTime", iCalendarName: "LAST-MODIFIED" }), Mt(lr.prototype, "organizer"), Mt(lr.prototype, "sequence"), Mt(lr.prototype, "status"), Mt(lr.prototype, "url"), Mt(lr.prototype, { name: "title", iCalendarName: "SUMMARY" }), Mt(lr.prototype, { name: "accessClass", iCalendarName: "class", allowedValues: ["PUBLIC", "PRIVATE", "CONFIDENTIAL"], defaultValue: "PUBLIC", unknownValue: "PRIVATE" }), Lg(lr.prototype, { name: "category", pluralName: "categories", iCalendarName: "CATEGORIES" }), Sn(lr.prototype, { name: "attendee" }), Sn(lr.prototype, { name: "attachment", iCalendarName: "ATTACH" }), Sn(lr.prototype, { name: "relation", iCalendarName: "RELATED-TO" }), Sn(lr.prototype, "comment"), Sn(lr.prototype, "contact"), Sn(lr.prototype, "image"), Sn(lr.prototype, { name: "requestStatus", pluralName: "requestStatus", iCalendarName: "REQUEST-STATUS" }), xce(lr.prototype, "alarm"); +function SR(e) { + return e.getFirstPropertyFirstValue("X-NEXTCLOUD-BC-FIELD-TYPE"); +} +function wce(e) { + switch (SR(e)) { + case "BDAY": + return "🎂"; + case "DEATHDATE": + return "⚰️"; + case "ANNIVERSARY": + return "💍"; + default: + return null; + } +} +function kce(e, t) { + if (!e.hasProperty("X-NEXTCLOUD-BC-YEAR")) + return null; + const r = e.getFirstPropertyFirstValue("X-NEXTCLOUD-BC-YEAR"); + return parseInt(t, 10) - parseInt(r, 10); +} +class ua extends lr { + isAllDay() { + return this.startDate.isDate && this.endDate.isDate; + } + canModifyAllDay() { + return !this.recurrenceManager.masterItem.isRecurring(); + } + get endDate() { + if (this.hasProperty("dtend")) + return this.getFirstPropertyFirstValue("dtend"); + const t = this.startDate.clone(); + return this.hasProperty("duration") ? t.addDuration(this.getFirstPropertyFirstValue("duration")) : this.startDate.isDate && t.addDuration(mn.fromSeconds(60 * 60 * 24)), t; + } + set endDate(t) { + this.deleteAllProperties("duration"), this.updatePropertyWithValue("dtend", t); + } + get duration() { + return this.hasProperty("duration") ? this.getFirstPropertyFirstValue("duration") : this.startDate.subtractDateWithTimezone(this.endDate); + } + set duration(t) { + this.deleteAllProperties("dtend"), this.updatePropertyWithValue("duration", t); + } + setGeographicalPositionFromLatitudeAndLongitude(t, r) { + this.deleteAllProperties("GEO"), this.addProperty(Ns.fromPosition(t, r)); + } + addConference(t, r = null, n = null) { + this._modify(), this.addProperty(Fs.fromURILabelAndFeatures(t, r, n)); + } + addDurationToStart(t) { + this.startDate.addDuration(t); + } + addDurationToEnd(t) { + const r = this.endDate; + r.addDuration(t), this.endDate = r; + } + shiftByDuration(t, r, n, a, s) { + const u = this.isAllDay(); + if (u !== r && !this.canModifyAllDay()) + throw new TypeError("Can't modify all-day of this event"); + if (this.startDate.isDate = r, this.startDate.addDuration(t), u && !r && (this.startDate.replaceTimezone(n), this.endDate = this.startDate.clone(), this.endDate.addDuration(s)), !u && r && (this.endDate = this.startDate.clone(), this.endDate.addDuration(a)), u === r) { + const i = this.endDate; + i.addDuration(t), this.endDate = i; + } + } + isBirthdayEvent() { + return SR(this) === "BDAY"; + } + getIconForBirthdayEvent() { + return wce(this); + } + getAgeForBirthdayEvent() { + return kce(this, this.startDate.year); + } + toICSEntireSeries() { + return this.root.toICS(); + } + toICSThisOccurrence() { + const t = this.clone(); + return t.deleteAllProperties("RRULE"), t.deleteAllProperties("EXRULE"), t.deleteAllProperties("RDATE"), t.deleteAllProperties("EXDATE"), t.deleteAllProperties("RECURRENCE-ID"), t.root = t.root.constructor.fromEmpty(), t.parent = t.root, t.root.addComponent(t), t.root.toICS(); + } + isInTimeFrame(t, r) { + return t.compare(this.endDate) <= 0 && r.compare(this.startDate) >= 0; + } +} +Mt(ua.prototype, { name: "timeTransparency", iCalendarName: "TRANSP", allowedValues: ["OPAQUE", "TRANSPARENT"], defaultValue: "OPAQUE" }), Mt(ua.prototype, "description"), Mt(ua.prototype, { name: "geographicalPosition", iCalendarName: "GEO" }), Mt(ua.prototype, "location"), Mt(ua.prototype, { name: "priority", allowedValues: Array(9).keys(), defaultValue: 0, unknownValue: 0 }), Lg(ua.prototype, { name: "resource", iCalendarName: "RESOURCES" }), Sn(ua.prototype, "conference"); +class K0 extends Ca { + get startDate() { + return this.getFirstPropertyFirstValue("DTSTART"); + } + set startDate(t) { + this._modify(), this.updatePropertyWithValue("DTSTART", t.getInTimezone(Vr.utc)); + } + get endDate() { + return this.getFirstPropertyFirstValue("DTEND"); + } + set endDate(t) { + this._modify(), this.updatePropertyWithValue("DTEND", t.getInTimezone(Vr.utc)); + } + *getFreeBusyIterator() { + yield* this.getPropertyIterator("FREEBUSY"); + } + addAttendeeFromNameAndEMail(t, r) { + this._modify(), this.addProperty(Gn.fromNameAndEMail(t, r)); + } + setOrganizerFromNameAndEMail(t, r) { + this._modify(), this.deleteAllProperties("ORGANIZER"), this.addProperty(Gn.fromNameAndEMail(t, r, !0)); + } +} +Mt(K0.prototype, "organizer"), Mt(K0.prototype, "uid"), Sn(K0.prototype, "attendee"); +class Pg extends lr { + addDescription(t) { + this.addProperty(new mc("DESCRIPTION", t)); + } +} +Sn(Pg.prototype, "description"); +class B1 extends Ca { + toTimezone() { + return new Vr(this.toICALJs()); + } +} +Mt(B1.prototype, { name: "timezoneId", iCalendarName: "tzid" }); +class Ln extends lr { + isAllDay() { + const t = ["DTSTART", "DUE"]; + for (const r of t) + if (this.hasProperty(r)) + return this.getFirstPropertyFirstValue(r).isDate; + return !0; + } + canModifyAllDay() { + return !this.hasProperty("dtstart") && !this.hasProperty("due") ? !1 : !this.recurrenceManager.masterItem.isRecurring(); + } + get endDate() { + if (this.hasProperty("due")) + return this.getFirstPropertyFirstValue("due"); + if (!this.hasProperty("dtstart") || !this.hasProperty("duration")) + return null; + const t = this.startDate.clone(); + return t.addDuration(this.getFirstPropertyFirstValue("duration")), t; + } + shiftByDuration(t, r, n, a, s) { + const u = this.isAllDay(); + if (!this.hasProperty("dtstart") && !this.hasProperty("due")) + throw new TypeError("This task does not have a start-date nor due-date"); + if (u !== r && !this.canModifyAllDay()) + throw new TypeError("Can't modify all-day of this todo"); + this.hasProperty("dtstart") && (this.startDate.isDate = r, this.startDate.addDuration(t), u && !r && this.startDate.replaceTimezone(n)), this.hasProperty("due") && (this.dueTime.isDate = r, this.dueTime.addDuration(t), u && !r && this.dueTime.replaceTimezone(n)); + } + isInTimeFrame(t, r) { + return !this.hasProperty("dtstart") && !this.hasProperty("due") ? !0 : !this.hasProperty("dtstart") && this.hasProperty("due") ? t.compare(this.endDate) <= 0 : t.compare(this.endDate) <= 0 && r.compare(this.startDate) >= 0; + } + get geographicalPosition() { + return this.getFirstProperty("GEO"); + } + setGeographicalPositionFromLatitudeAndLongitude(t, r) { + this.deleteAllProperties("GEO"), this.addProperty(Ns.fromPosition(t, r)); + } + addConference(t, r = null, n = null) { + this.addProperty(Fs.fromURILabelAndFeatures(t, r, n)); + } + getReferenceRecurrenceId() { + var t; + return (t = super.getReferenceRecurrenceId()) != null ? t : this.endDate; + } +} +Mt(Ln.prototype, { name: "completedTime", iCalendarName: "COMPLETED" }), Mt(Ln.prototype, { name: "dueTime", iCalendarName: "DUE" }), Mt(Ln.prototype, { name: "duration" }), Mt(Ln.prototype, { name: "percent", iCalendarName: "PERCENT-COMPLETE" }), Mt(Ln.prototype, "description"), Mt(Ln.prototype, "location"), Mt(Ln.prototype, { name: "priority", allowedValues: Array.from(Array(10).keys()), defaultValue: 0, unknownValue: 0 }), Lg(Ln.prototype, { name: "resource", iCalendarName: "RESOURCES" }), Sn(Ln.prototype, "conference"); +function FR(e) { + switch (Zt(e)) { + case "VEVENT": + return ua; + case "VFREEBUSY": + return K0; + case "VJOURNAL": + return Pg; + case "VTIMEZONE": + return B1; + case "VTODO": + return Ln; + default: + return Ca; + } +} +class Ua extends Ca { + constructor(t = "VCALENDAR", r = [], n = []) { + super(t, r, n), this.root = this, this.parent = null; + } + *getTimezoneIterator() { + yield* this.getComponentIterator("vtimezone"); + } + *getVObjectIterator() { + yield* this.getEventIterator(), yield* this.getJournalIterator(), yield* this.getTodoIterator(); + } + *getEventIterator() { + yield* this.getComponentIterator("vevent"); + } + *getFreebusyIterator() { + yield* this.getComponentIterator("vfreebusy"); + } + *getJournalIterator() { + yield* this.getComponentIterator("vjournal"); + } + *getTodoIterator() { + yield* this.getComponentIterator("vtodo"); + } + static _getConstructorForComponentName(t) { + return FR(t); + } + toICS(t = !0) { + for (const n of this.getVObjectIterator()) + n.undirtify(); + const r = this.toICALJs(); + return t && pt.helpers.updateTimezones(r), r.toString(); + } + static fromEmpty(t = []) { + return new this("VCALENDAR", [["prodid", BT("PRODID", "-//IDN georgehrke.com//calendar-js//EN")], ["calscale", "GREGORIAN"], ["version", "2.0"]].concat(t)); + } + static fromMethod(t) { + return this.fromEmpty([["method", t]]); + } + static fromICALJs(t) { + const r = super.fromICALJs(t); + return r.root = r, r; + } +} +Mt(Ua.prototype, { name: "productId", iCalendarName: "PRODID" }), Mt(Ua.prototype, { name: "version" }), Mt(Ua.prototype, { name: "calendarScale", iCalendarName: "CALSCALE", defaultValue: "GREGORIAN" }), Mt(Ua.prototype, { name: "method" }); +class no { + constructor() { + if (new.target === no) + throw new TypeError("Cannot instantiate abstract class AbstractRepairStep"); + } + repair(t) { + throw new TypeError("Abstract method not implemented by subclass"); + } + static priority() { + return 0; + } +} +class _ce extends no { + repair(t) { + return t.replace(/^BEGIN:(VEVENT|VTODO|VJOURNAL)$(((?!^END:(VEVENT|VTODO|VJOURNAL)$)(?!^UID.*$)(.|\n))*)^END:(VEVENT|VTODO|VJOURNAL)$\n/gm, (r, n, a) => "BEGIN:" + n + "\r\nUID:" + y1() + a + "END:" + n + "\r\n"); + } +} +class Mce extends no { + repair(t) { + return t.replace(/^(DTSTART|DTEND)(.*):([0-9]{8})T(::)$/gm, (r, n, a, s) => n + ";VALUE=DATE:" + s); + } +} +class Ice extends no { + repair(t) { + return t.replace(/^(DTSTART|DTEND|EXDATE)(((?!VALUE=DATE).)*):([0-9]{8})$/gm, (r, n, a, s, u) => n + a + ";VALUE=DATE:" + u); + } +} +class Yce extends no { + repair(t) { + return t.replace(/^TRIGGER:P$/gm, "TRIGGER:P0D").replace(/^TRIGGER:-P$/gm, "TRIGGER:P0D"); + } +} +class Lce extends no { + repair(t) { + return t.replace(/^CREATED:00001231T000000Z$/gm, "CREATED:19700101T000000Z"); + } +} +class Pce extends no { + repair(t) { + let r = !1, n = !1, a = !1; + const s = /* @__PURE__ */ new Set(); + return t.replace(/^END:VCALENDAR$(((?!^BEGIN:)(.|\n))*)^BEGIN:VCALENDAR$\n/gm, "").replace(/^PRODID:(.*)$\n/gm, (u) => r ? "" : (r = !0, u)).replace(/^VERSION:(.*)$\n/gm, (u) => n ? "" : (n = !0, u)).replace(/^CALSCALE:(.*)$\n/gm, (u) => a ? "" : (a = !0, u)).replace(/^BEGIN:VTIMEZONE$(((?!^END:VTIMEZONE$)(.|\n))*)^END:VTIMEZONE$\n/gm, (u) => { + const i = u.match(/^TZID:(.*)$/gm); + if (i === null) + return ""; + const o = Zt(i[0].slice(5)); + return s.has(o) ? "" : (s.add(o), u); + }); + } +} +class Zce extends no { + repair(t) { + return t.replace(/(^.*)(;X-NC-GROUP-ID=\d+)(:.*$)/gm, "$1$3"); + } +} +function* jce() { + yield _ce, yield Mce, yield Ice, yield Yce, yield Lce, yield Pce, yield Zce; +} +var Gce = "2.2023c", zce = { "AUS Central Standard Time": { aliasTo: "Australia/Darwin" }, "AUS Eastern Standard Time": { aliasTo: "Australia/Sydney" }, "Afghanistan Standard Time": { aliasTo: "Asia/Kabul" }, "Africa/Asmera": { aliasTo: "Africa/Asmara" }, "Africa/Timbuktu": { aliasTo: "Africa/Bamako" }, "Alaskan Standard Time": { aliasTo: "America/Anchorage" }, "America/Argentina/ComodRivadavia": { aliasTo: "America/Argentina/Catamarca" }, "America/Buenos_Aires": { aliasTo: "America/Argentina/Buenos_Aires" }, "America/Louisville": { aliasTo: "America/Kentucky/Louisville" }, "America/Montreal": { aliasTo: "America/Toronto" }, "America/Santa_Isabel": { aliasTo: "America/Tijuana" }, "Arab Standard Time": { aliasTo: "Asia/Riyadh" }, "Arabian Standard Time": { aliasTo: "Asia/Dubai" }, "Arabic Standard Time": { aliasTo: "Asia/Baghdad" }, "Argentina Standard Time": { aliasTo: "America/Argentina/Buenos_Aires" }, "Asia/Calcutta": { aliasTo: "Asia/Kolkata" }, "Asia/Katmandu": { aliasTo: "Asia/Kathmandu" }, "Asia/Rangoon": { aliasTo: "Asia/Yangon" }, "Asia/Saigon": { aliasTo: "Asia/Ho_Chi_Minh" }, "Atlantic Standard Time": { aliasTo: "America/Halifax" }, "Atlantic/Faeroe": { aliasTo: "Atlantic/Faroe" }, "Atlantic/Jan_Mayen": { aliasTo: "Europe/Oslo" }, "Azerbaijan Standard Time": { aliasTo: "Asia/Baku" }, "Azores Standard Time": { aliasTo: "Atlantic/Azores" }, "Bahia Standard Time": { aliasTo: "America/Bahia" }, "Bangladesh Standard Time": { aliasTo: "Asia/Dhaka" }, "Belarus Standard Time": { aliasTo: "Europe/Minsk" }, "Canada Central Standard Time": { aliasTo: "America/Regina" }, "Cape Verde Standard Time": { aliasTo: "Atlantic/Cape_Verde" }, "Caucasus Standard Time": { aliasTo: "Asia/Yerevan" }, "Cen. Australia Standard Time": { aliasTo: "Australia/Adelaide" }, "Central America Standard Time": { aliasTo: "America/Guatemala" }, "Central Asia Standard Time": { aliasTo: "Asia/Almaty" }, "Central Brazilian Standard Time": { aliasTo: "America/Cuiaba" }, "Central Europe Standard Time": { aliasTo: "Europe/Budapest" }, "Central European Standard Time": { aliasTo: "Europe/Warsaw" }, "Central Pacific Standard Time": { aliasTo: "Pacific/Guadalcanal" }, "Central Standard Time": { aliasTo: "America/Chicago" }, "Central Standard Time (Mexico)": { aliasTo: "America/Mexico_City" }, "China Standard Time": { aliasTo: "Asia/Shanghai" }, "E. Africa Standard Time": { aliasTo: "Africa/Nairobi" }, "E. Australia Standard Time": { aliasTo: "Australia/Brisbane" }, "E. South America Standard Time": { aliasTo: "America/Sao_Paulo" }, "Eastern Standard Time": { aliasTo: "America/New_York" }, "Egypt Standard Time": { aliasTo: "Africa/Cairo" }, "Ekaterinburg Standard Time": { aliasTo: "Asia/Yekaterinburg" }, "Etc/GMT": { aliasTo: "UTC" }, "Etc/GMT+0": { aliasTo: "UTC" }, "Etc/UCT": { aliasTo: "UTC" }, "Etc/UTC": { aliasTo: "UTC" }, "Etc/Unversal": { aliasTo: "UTC" }, "Etc/Zulu": { aliasTo: "UTC" }, "Europe/Belfast": { aliasTo: "Europe/London" }, "FLE Standard Time": { aliasTo: "Europe/Kiev" }, "Fiji Standard Time": { aliasTo: "Pacific/Fiji" }, GMT: { aliasTo: "UTC" }, "GMT Standard Time": { aliasTo: "Europe/London" }, "GMT+0": { aliasTo: "UTC" }, GMT0: { aliasTo: "UTC" }, "GTB Standard Time": { aliasTo: "Europe/Bucharest" }, "Georgian Standard Time": { aliasTo: "Asia/Tbilisi" }, "Greenland Standard Time": { aliasTo: "America/Godthab" }, Greenwich: { aliasTo: "UTC" }, "Greenwich Standard Time": { aliasTo: "Atlantic/Reykjavik" }, "Hawaiian Standard Time": { aliasTo: "Pacific/Honolulu" }, "India Standard Time": { aliasTo: "Asia/Calcutta" }, "Iran Standard Time": { aliasTo: "Asia/Tehran" }, "Israel Standard Time": { aliasTo: "Asia/Jerusalem" }, "Jordan Standard Time": { aliasTo: "Asia/Amman" }, "Kaliningrad Standard Time": { aliasTo: "Europe/Kaliningrad" }, "Korea Standard Time": { aliasTo: "Asia/Seoul" }, "Libya Standard Time": { aliasTo: "Africa/Tripoli" }, "Line Islands Standard Time": { aliasTo: "Pacific/Kiritimati" }, "Magadan Standard Time": { aliasTo: "Asia/Magadan" }, "Mauritius Standard Time": { aliasTo: "Indian/Mauritius" }, "Middle East Standard Time": { aliasTo: "Asia/Beirut" }, "Montevideo Standard Time": { aliasTo: "America/Montevideo" }, "Morocco Standard Time": { aliasTo: "Africa/Casablanca" }, "Mountain Standard Time": { aliasTo: "America/Denver" }, "Mountain Standard Time (Mexico)": { aliasTo: "America/Chihuahua" }, "Myanmar Standard Time": { aliasTo: "Asia/Rangoon" }, "N. Central Asia Standard Time": { aliasTo: "Asia/Novosibirsk" }, "Namibia Standard Time": { aliasTo: "Africa/Windhoek" }, "Nepal Standard Time": { aliasTo: "Asia/Katmandu" }, "New Zealand Standard Time": { aliasTo: "Pacific/Auckland" }, "Newfoundland Standard Time": { aliasTo: "America/St_Johns" }, "North Asia East Standard Time": { aliasTo: "Asia/Irkutsk" }, "North Asia Standard Time": { aliasTo: "Asia/Krasnoyarsk" }, "Pacific SA Standard Time": { aliasTo: "America/Santiago" }, "Pacific Standard Time": { aliasTo: "America/Los_Angeles" }, "Pacific Standard Time (Mexico)": { aliasTo: "America/Santa_Isabel" }, "Pacific/Johnston": { aliasTo: "Pacific/Honolulu" }, "Pakistan Standard Time": { aliasTo: "Asia/Karachi" }, "Paraguay Standard Time": { aliasTo: "America/Asuncion" }, "Romance Standard Time": { aliasTo: "Europe/Paris" }, "Russia Time Zone 10": { aliasTo: "Asia/Srednekolymsk" }, "Russia Time Zone 11": { aliasTo: "Asia/Kamchatka" }, "Russia Time Zone 3": { aliasTo: "Europe/Samara" }, "Russian Standard Time": { aliasTo: "Europe/Moscow" }, "SA Eastern Standard Time": { aliasTo: "America/Cayenne" }, "SA Pacific Standard Time": { aliasTo: "America/Bogota" }, "SA Western Standard Time": { aliasTo: "America/La_Paz" }, "SE Asia Standard Time": { aliasTo: "Asia/Bangkok" }, "Samoa Standard Time": { aliasTo: "Pacific/Apia" }, "Singapore Standard Time": { aliasTo: "Asia/Singapore" }, "South Africa Standard Time": { aliasTo: "Africa/Johannesburg" }, "Sri Lanka Standard Time": { aliasTo: "Asia/Colombo" }, "Syria Standard Time": { aliasTo: "Asia/Damascus" }, "Taipei Standard Time": { aliasTo: "Asia/Taipei" }, "Tasmania Standard Time": { aliasTo: "Australia/Hobart" }, "Tokyo Standard Time": { aliasTo: "Asia/Tokyo" }, "Tonga Standard Time": { aliasTo: "Pacific/Tongatapu" }, "Turkey Standard Time": { aliasTo: "Europe/Istanbul" }, UCT: { aliasTo: "UTC" }, "US Eastern Standard Time": { aliasTo: "America/Indiana/Indianapolis" }, "US Mountain Standard Time": { aliasTo: "America/Phoenix" }, "US/Central": { aliasTo: "America/Chicago" }, "US/Eastern": { aliasTo: "America/New_York" }, "US/Mountain": { aliasTo: "America/Denver" }, "US/Pacific": { aliasTo: "America/Los_Angeles" }, "US/Pacific-New": { aliasTo: "America/Los_Angeles" }, "Ulaanbaatar Standard Time": { aliasTo: "Asia/Ulaanbaatar" }, Universal: { aliasTo: "UTC" }, "Venezuela Standard Time": { aliasTo: "America/Caracas" }, "Vladivostok Standard Time": { aliasTo: "Asia/Vladivostok" }, "W. Australia Standard Time": { aliasTo: "Australia/Perth" }, "W. Central Africa Standard Time": { aliasTo: "Africa/Lagos" }, "W. Europe Standard Time": { aliasTo: "Europe/Berlin" }, "West Asia Standard Time": { aliasTo: "Asia/Tashkent" }, "West Pacific Standard Time": { aliasTo: "Pacific/Port_Moresby" }, "Yakutsk Standard Time": { aliasTo: "Asia/Yakutsk" }, Z: { aliasTo: "UTC" }, Zulu: { aliasTo: "UTC" }, utc: { aliasTo: "UTC" } }, Uce = { "Africa/Abidjan": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0051900", longitude: "-0040200" }, "Africa/Accra": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Addis_Ababa": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:EAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Algiers": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0364700", longitude: "+0030300" }, "Africa/Asmara": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:EAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Asmera": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:EAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Bamako": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Bangui": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:WAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Banjul": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Bissau": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0115100", longitude: "-0153500" }, "Africa/Blantyre": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:CAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Brazzaville": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:WAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Bujumbura": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:CAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Cairo": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700424T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=-1FR\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701030T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1FR\r\nEND:STANDARD"], latitude: "+0300300", longitude: "+0311500" }, "Africa/Casablanca": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:+01\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0333900", longitude: "-0073500" }, "Africa/Ceuta": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0355300", longitude: "-0051900" }, "Africa/Conakry": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Dakar": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Dar_es_Salaam": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:EAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Djibouti": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:EAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Douala": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:WAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/El_Aaiun": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:+01\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0270900", longitude: "-0131200" }, "Africa/Freetown": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Gaborone": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:CAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Harare": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:CAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Johannesburg": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:SAST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0261500", longitude: "+0280000" }, "Africa/Juba": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:CAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0045100", longitude: "+0313700" }, "Africa/Kampala": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:EAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Khartoum": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:CAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0153600", longitude: "+0323200" }, "Africa/Kigali": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:CAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Kinshasa": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:WAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Lagos": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:WAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0062700", longitude: "+0032400" }, "Africa/Libreville": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:WAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Lome": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Luanda": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:WAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Lubumbashi": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:CAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Lusaka": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:CAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Malabo": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:WAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Maputo": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:CAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0255800", longitude: "+0323500" }, "Africa/Maseru": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:SAST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Mbabane": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:SAST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Mogadishu": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:EAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Monrovia": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0061800", longitude: "-0104700" }, "Africa/Nairobi": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:EAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0011700", longitude: "+0364900" }, "Africa/Ndjamena": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:WAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0120700", longitude: "+0150300" }, "Africa/Niamey": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:WAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Nouakchott": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Ouagadougou": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Porto-Novo": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:WAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Sao_Tome": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0002000", longitude: "+0064400" }, "Africa/Timbuktu": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Africa/Tripoli": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0325400", longitude: "+0131100" }, "Africa/Tunis": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0364800", longitude: "+0101100" }, "Africa/Windhoek": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:CAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0223400", longitude: "+0170600" }, "America/Adak": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-1000\r\nTZOFFSETTO:-0900\r\nTZNAME:HDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0900\r\nTZOFFSETTO:-1000\r\nTZNAME:HST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0515248", longitude: "-1763929" }, "America/Anchorage": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0900\r\nTZOFFSETTO:-0800\r\nTZNAME:AKDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0900\r\nTZNAME:AKST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0611305", longitude: "-1495401" }, "America/Anguilla": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Antigua": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Araguaina": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0071200", longitude: "-0481200" }, "America/Argentina/Buenos_Aires": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0343600", longitude: "-0582700" }, "America/Argentina/Catamarca": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0282800", longitude: "-0654700" }, "America/Argentina/ComodRivadavia": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Argentina/Cordoba": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0312400", longitude: "-0641100" }, "America/Argentina/Jujuy": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0241100", longitude: "-0651800" }, "America/Argentina/La_Rioja": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0292600", longitude: "-0665100" }, "America/Argentina/Mendoza": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0325300", longitude: "-0684900" }, "America/Argentina/Rio_Gallegos": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0513800", longitude: "-0691300" }, "America/Argentina/Salta": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0244700", longitude: "-0652500" }, "America/Argentina/San_Juan": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0313200", longitude: "-0683100" }, "America/Argentina/San_Luis": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0331900", longitude: "-0662100" }, "America/Argentina/Tucuman": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0264900", longitude: "-0651300" }, "America/Argentina/Ushuaia": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0544800", longitude: "-0681800" }, "America/Aruba": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Asuncion": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19701004T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0400\r\nTZNAME:-04\r\nDTSTART:19700322T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=4SU\r\nEND:STANDARD"], latitude: "-0251600", longitude: "-0574000" }, "America/Atikokan": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Atka": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-1000\r\nTZOFFSETTO:-0900\r\nTZNAME:HDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0900\r\nTZOFFSETTO:-1000\r\nTZNAME:HST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/Bahia": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0125900", longitude: "-0383100" }, "America/Bahia_Banderas": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0204800", longitude: "-1051500" }, "America/Barbados": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0130600", longitude: "-0593700" }, "America/Belem": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0012700", longitude: "-0482900" }, "America/Belize": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0173000", longitude: "-0881200" }, "America/Blanc-Sablon": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Boa_Vista": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:-04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0024900", longitude: "-0604000" }, "America/Bogota": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0500\r\nTZNAME:-05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0043600", longitude: "-0740500" }, "America/Boise": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0600\r\nTZNAME:MDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0433649", longitude: "-1161209" }, "America/Buenos_Aires": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Cambridge_Bay": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0600\r\nTZNAME:MDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0690650", longitude: "-1050310" }, "America/Campo_Grande": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:-04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0202700", longitude: "-0543700" }, "America/Cancun": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0210500", longitude: "-0864600" }, "America/Caracas": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:-04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0103000", longitude: "-0665600" }, "America/Catamarca": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Cayenne": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0045600", longitude: "-0522000" }, "America/Cayman": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Chicago": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0415100", longitude: "-0873900" }, "America/Chihuahua": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0283800", longitude: "-1060500" }, "America/Ciudad_Juarez": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0600\r\nTZNAME:MDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0314400", longitude: "-1062900" }, "America/Coral_Harbour": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Cordoba": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Costa_Rica": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0095600", longitude: "-0840500" }, "America/Creston": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Cuiaba": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:-04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0153500", longitude: "-0560500" }, "America/Curacao": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Danmarkshavn": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0764600", longitude: "-0184000" }, "America/Dawson": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0640400", longitude: "-1392500" }, "America/Dawson_Creek": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0554600", longitude: "-1201400" }, "America/Denver": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0600\r\nTZNAME:MDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0394421", longitude: "-1045903" }, "America/Detroit": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0421953", longitude: "-0830245" }, "America/Dominica": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Edmonton": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0600\r\nTZNAME:MDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0533300", longitude: "-1132800" }, "America/Eirunepe": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0500\r\nTZNAME:-05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0064000", longitude: "-0695200" }, "America/El_Salvador": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0134200", longitude: "-0891200" }, "America/Ensenada": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0700\r\nTZNAME:PDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0800\r\nTZNAME:PST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/Fort_Nelson": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0584800", longitude: "-1224200" }, "America/Fort_Wayne": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/Fortaleza": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0034300", longitude: "-0383000" }, "America/Glace_Bay": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0300\r\nTZNAME:ADT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0461200", longitude: "-0595700" }, "America/Godthab": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0200\r\nTZOFFSETTO:-0100\r\nTZNAME:-01\r\nDTSTART:19700328T230000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SA\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0100\r\nTZOFFSETTO:-0200\r\nTZNAME:-02\r\nDTSTART:19701025T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "America/Goose_Bay": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0300\r\nTZNAME:ADT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT"], latitude: "+0532000", longitude: "-0602500" }, "America/Grand_Turk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT"], latitude: "+0212800", longitude: "-0710800" }, "America/Grenada": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Guadeloupe": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Guatemala": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0143800", longitude: "-0903100" }, "America/Guayaquil": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0500\r\nTZNAME:-05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0021000", longitude: "-0795000" }, "America/Guyana": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:-04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0064800", longitude: "-0581000" }, "America/Halifax": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0300\r\nTZNAME:ADT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0443900", longitude: "-0633600" }, "America/Havana": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:CST\r\nDTSTART:19701101T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:CDT\r\nDTSTART:19700308T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT"], latitude: "+0230800", longitude: "-0822200" }, "America/Hermosillo": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0290400", longitude: "-1105800" }, "America/Indiana/Indianapolis": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0394606", longitude: "-0860929" }, "America/Indiana/Knox": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0411745", longitude: "-0863730" }, "America/Indiana/Marengo": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0382232", longitude: "-0862041" }, "America/Indiana/Petersburg": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0382931", longitude: "-0871643" }, "America/Indiana/Tell_City": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0375711", longitude: "-0864541" }, "America/Indiana/Vevay": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0384452", longitude: "-0850402" }, "America/Indiana/Vincennes": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0384038", longitude: "-0873143" }, "America/Indiana/Winamac": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT"], latitude: "+0410305", longitude: "-0863611" }, "America/Indianapolis": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/Inuvik": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0600\r\nTZNAME:MDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0682059", longitude: "-1334300" }, "America/Iqaluit": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0634400", longitude: "-0682800" }, "America/Jamaica": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0175805", longitude: "-0764736" }, "America/Jujuy": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Juneau": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0900\r\nTZOFFSETTO:-0800\r\nTZNAME:AKDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0900\r\nTZNAME:AKST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0581807", longitude: "-1342511" }, "America/Kentucky/Louisville": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0381515", longitude: "-0854534" }, "America/Kentucky/Monticello": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0364947", longitude: "-0845057" }, "America/Knox_IN": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/Kralendijk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/La_Paz": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:-04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0163000", longitude: "-0680900" }, "America/Lima": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0500\r\nTZNAME:-05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0120300", longitude: "-0770300" }, "America/Los_Angeles": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0700\r\nTZNAME:PDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0800\r\nTZNAME:PST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0340308", longitude: "-1181434" }, "America/Louisville": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/Lower_Princes": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Maceio": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0094000", longitude: "-0354300" }, "America/Managua": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0120900", longitude: "-0861700" }, "America/Manaus": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:-04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0030800", longitude: "-0600100" }, "America/Marigot": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Martinique": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0143600", longitude: "-0610500" }, "America/Matamoros": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0255000", longitude: "-0973000" }, "America/Mazatlan": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0231300", longitude: "-1062500" }, "America/Mendoza": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Menominee": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0450628", longitude: "-0873651" }, "America/Merida": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0205800", longitude: "-0893700" }, "America/Metlakatla": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0900\r\nTZOFFSETTO:-0800\r\nTZNAME:AKDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0900\r\nTZNAME:AKST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0550737", longitude: "-1313435" }, "America/Mexico_City": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0192400", longitude: "-0990900" }, "America/Miquelon": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0200\r\nTZNAME:-02\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0200\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0470300", longitude: "-0562000" }, "America/Moncton": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0300\r\nTZNAME:ADT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0460600", longitude: "-0644700" }, "America/Monterrey": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0254000", longitude: "-1001900" }, "America/Montevideo": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0345433", longitude: "-0561245" }, "America/Montreal": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/Montserrat": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Nassau": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/New_York": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0404251", longitude: "-0740023" }, "America/Nipigon": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/Nome": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0900\r\nTZOFFSETTO:-0800\r\nTZNAME:AKDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0900\r\nTZNAME:AKST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0643004", longitude: "-1652423" }, "America/Noronha": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0200\r\nTZOFFSETTO:-0200\r\nTZNAME:-02\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0035100", longitude: "-0322500" }, "America/North_Dakota/Beulah": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0471551", longitude: "-1014640" }, "America/North_Dakota/Center": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0470659", longitude: "-1011757" }, "America/North_Dakota/New_Salem": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0465042", longitude: "-1012439" }, "America/Nuuk": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0200\r\nTZOFFSETTO:-0100\r\nTZNAME:-01\r\nDTSTART:19700328T230000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SA\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0100\r\nTZOFFSETTO:-0200\r\nTZNAME:-02\r\nDTSTART:19701025T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0641100", longitude: "-0514400" }, "America/Ojinaga": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0293400", longitude: "-1042500" }, "America/Panama": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0085800", longitude: "-0793200" }, "America/Pangnirtung": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/Paramaribo": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0055000", longitude: "-0551000" }, "America/Phoenix": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0332654", longitude: "-1120424" }, "America/Port-au-Prince": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0183200", longitude: "-0722000" }, "America/Port_of_Spain": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Porto_Acre": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0500\r\nTZNAME:-05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Porto_Velho": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:-04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0084600", longitude: "-0635400" }, "America/Puerto_Rico": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0182806", longitude: "-0660622" }, "America/Punta_Arenas": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0530900", longitude: "-0705500" }, "America/Rainy_River": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/Rankin_Inlet": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0624900", longitude: "-0920459" }, "America/Recife": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0080300", longitude: "-0345400" }, "America/Regina": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0502400", longitude: "-1043900" }, "America/Resolute": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT"], latitude: "+0744144", longitude: "-0944945" }, "America/Rio_Branco": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0500\r\nTZNAME:-05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0095800", longitude: "-0674800" }, "America/Rosario": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Santa_Isabel": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0700\r\nTZNAME:PDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0800\r\nTZNAME:PST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/Santarem": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0022600", longitude: "-0545200" }, "America/Santiago": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0400\r\nTZNAME:-04\r\nDTSTART:19700405T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700906T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=1SU\r\nEND:DAYLIGHT"], latitude: "-0332700", longitude: "-0704000" }, "America/Santo_Domingo": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0182800", longitude: "-0695400" }, "America/Sao_Paulo": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0233200", longitude: "-0463700" }, "America/Scoresbysund": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0100\r\nTZOFFSETTO:+0000\r\nTZNAME:+00\r\nDTSTART:19700329T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:-0100\r\nTZNAME:-01\r\nDTSTART:19701025T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0702900", longitude: "-0215800" }, "America/Shiprock": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0600\r\nTZNAME:MDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/Sitka": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0900\r\nTZOFFSETTO:-0800\r\nTZNAME:AKDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0900\r\nTZNAME:AKST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0571035", longitude: "-1351807" }, "America/St_Barthelemy": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/St_Johns": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0230\r\nTZOFFSETTO:-0330\r\nTZNAME:NST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0330\r\nTZOFFSETTO:-0230\r\nTZNAME:NDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT"], latitude: "+0473400", longitude: "-0524300" }, "America/St_Kitts": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/St_Lucia": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/St_Thomas": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/St_Vincent": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Swift_Current": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0501700", longitude: "-1075000" }, "America/Tegucigalpa": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0140600", longitude: "-0871300" }, "America/Thule": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0300\r\nTZNAME:ADT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0763400", longitude: "-0684700" }, "America/Thunder_Bay": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "America/Tijuana": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0700\r\nTZNAME:PDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0800\r\nTZNAME:PST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0323200", longitude: "-1170100" }, "America/Toronto": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0433900", longitude: "-0792300" }, "America/Tortola": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Vancouver": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0700\r\nTZNAME:PDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0800\r\nTZNAME:PST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0491600", longitude: "-1230700" }, "America/Virgin": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "America/Whitehorse": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0604300", longitude: "-1350300" }, "America/Winnipeg": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0495300", longitude: "-0970900" }, "America/Yakutat": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0900\r\nTZOFFSETTO:-0800\r\nTZNAME:AKDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0900\r\nTZNAME:AKST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0593249", longitude: "-1394338" }, "America/Yellowknife": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0600\r\nTZNAME:MDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "Antarctica/Casey": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0661700", longitude: "+1103100" }, "Antarctica/Davis": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:+07\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0683500", longitude: "+0775800" }, "Antarctica/DumontDUrville": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1000\r\nTZNAME:+10\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Antarctica/Macquarie": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1000\r\nTZNAME:AEST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1100\r\nTZNAME:AEDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT"], latitude: "-0543000", longitude: "+1585700" }, "Antarctica/Mawson": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0673600", longitude: "+0625300" }, "Antarctica/McMurdo": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1300\r\nTZNAME:NZDT\r\nDTSTART:19700927T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+1300\r\nTZOFFSETTO:+1200\r\nTZNAME:NZST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD"] }, "Antarctica/Palmer": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0644800", longitude: "-0640600" }, "Antarctica/Rothera": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0673400", longitude: "-0680800" }, "Antarctica/South_Pole": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1300\r\nTZNAME:NZDT\r\nDTSTART:19700927T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+1300\r\nTZOFFSETTO:+1200\r\nTZNAME:NZST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD"] }, "Antarctica/Syowa": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:+03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Antarctica/Troll": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0200\r\nTZNAME:+02\r\nDTSTART:19700329T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0000\r\nTZNAME:+00\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "-0720041", longitude: "+0023206" }, "Antarctica/Vostok": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0600\r\nTZOFFSETTO:+0600\r\nTZNAME:+06\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Arctic/Longyearbyen": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Asia/Aden": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:+03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Almaty": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0600\r\nTZOFFSETTO:+0600\r\nTZNAME:+06\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0431500", longitude: "+0765700" }, "Asia/Amman": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:+03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0315700", longitude: "+0355600" }, "Asia/Anadyr": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1200\r\nTZNAME:+12\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0644500", longitude: "+1772900" }, "Asia/Aqtau": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0443100", longitude: "+0501600" }, "Asia/Aqtobe": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0501700", longitude: "+0571000" }, "Asia/Ashgabat": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0375700", longitude: "+0582300" }, "Asia/Ashkhabad": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Atyrau": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0470700", longitude: "+0515600" }, "Asia/Baghdad": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:+03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0332100", longitude: "+0442500" }, "Asia/Bahrain": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:+03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Baku": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0400\r\nTZOFFSETTO:+0400\r\nTZNAME:+04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0402300", longitude: "+0495100" }, "Asia/Bangkok": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:+07\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0134500", longitude: "+1003100" }, "Asia/Barnaul": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:+07\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0532200", longitude: "+0834500" }, "Asia/Beirut": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0335300", longitude: "+0353000" }, "Asia/Bishkek": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0600\r\nTZOFFSETTO:+0600\r\nTZNAME:+06\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0425400", longitude: "+0743600" }, "Asia/Brunei": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:+08\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Calcutta": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0530\r\nTZOFFSETTO:+0530\r\nTZNAME:IST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Chita": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0900\r\nTZOFFSETTO:+0900\r\nTZNAME:+09\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0520300", longitude: "+1132800" }, "Asia/Choibalsan": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:+08\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0480400", longitude: "+1143000" }, "Asia/Chongqing": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Chungking": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Colombo": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0530\r\nTZOFFSETTO:+0530\r\nTZNAME:+0530\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0065600", longitude: "+0795100" }, "Asia/Dacca": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0600\r\nTZOFFSETTO:+0600\r\nTZNAME:+06\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Damascus": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:+03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0333000", longitude: "+0361800" }, "Asia/Dhaka": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0600\r\nTZOFFSETTO:+0600\r\nTZNAME:+06\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0234300", longitude: "+0902500" }, "Asia/Dili": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0900\r\nTZOFFSETTO:+0900\r\nTZNAME:+09\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0083300", longitude: "+1253500" }, "Asia/Dubai": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0400\r\nTZOFFSETTO:+0400\r\nTZNAME:+04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0251800", longitude: "+0551800" }, "Asia/Dushanbe": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0383500", longitude: "+0684800" }, "Asia/Famagusta": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0350700", longitude: "+0335700" }, "Asia/Gaza": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701031T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SA\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700328T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SA\r\nEND:DAYLIGHT"], latitude: "+0313000", longitude: "+0342800" }, "Asia/Harbin": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Hebron": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701031T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SA\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700328T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SA\r\nEND:DAYLIGHT"], latitude: "+0313200", longitude: "+0350542" }, "Asia/Ho_Chi_Minh": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:+07\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0104500", longitude: "+1064000" }, "Asia/Hong_Kong": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:HKT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0221700", longitude: "+1140900" }, "Asia/Hovd": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:+07\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0480100", longitude: "+0913900" }, "Asia/Irkutsk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:+08\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0521600", longitude: "+1042000" }, "Asia/Istanbul": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:+03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Jakarta": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:WIB\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0061000", longitude: "+1064800" }, "Asia/Jayapura": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0900\r\nTZOFFSETTO:+0900\r\nTZNAME:WIT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0023200", longitude: "+1404200" }, "Asia/Jerusalem": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:IDT\r\nDTSTART:19700327T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1FR\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:IST\r\nDTSTART:19701025T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0314650", longitude: "+0351326" }, "Asia/Kabul": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0430\r\nTZOFFSETTO:+0430\r\nTZNAME:+0430\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0343100", longitude: "+0691200" }, "Asia/Kamchatka": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1200\r\nTZNAME:+12\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0530100", longitude: "+1583900" }, "Asia/Karachi": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:PKT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0245200", longitude: "+0670300" }, "Asia/Kashgar": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0600\r\nTZOFFSETTO:+0600\r\nTZNAME:+06\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Kathmandu": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0545\r\nTZOFFSETTO:+0545\r\nTZNAME:+0545\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0274300", longitude: "+0851900" }, "Asia/Katmandu": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0545\r\nTZOFFSETTO:+0545\r\nTZNAME:+0545\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Khandyga": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0900\r\nTZOFFSETTO:+0900\r\nTZNAME:+09\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0623923", longitude: "+1353314" }, "Asia/Kolkata": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0530\r\nTZOFFSETTO:+0530\r\nTZNAME:IST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0223200", longitude: "+0882200" }, "Asia/Krasnoyarsk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:+07\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0560100", longitude: "+0925000" }, "Asia/Kuala_Lumpur": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:+08\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Kuching": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:+08\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0013300", longitude: "+1102000" }, "Asia/Kuwait": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:+03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Macao": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Macau": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0221150", longitude: "+1133230" }, "Asia/Magadan": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0593400", longitude: "+1504800" }, "Asia/Makassar": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:WITA\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0050700", longitude: "+1192400" }, "Asia/Manila": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:PST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0143500", longitude: "+1210000" }, "Asia/Muscat": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0400\r\nTZOFFSETTO:+0400\r\nTZNAME:+04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Nicosia": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT"], latitude: "+0351000", longitude: "+0332200" }, "Asia/Novokuznetsk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:+07\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0534500", longitude: "+0870700" }, "Asia/Novosibirsk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:+07\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0550200", longitude: "+0825500" }, "Asia/Omsk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0600\r\nTZOFFSETTO:+0600\r\nTZNAME:+06\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0550000", longitude: "+0732400" }, "Asia/Oral": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0511300", longitude: "+0512100" }, "Asia/Phnom_Penh": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:+07\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Pontianak": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:WIB\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0000200", longitude: "+1092000" }, "Asia/Pyongyang": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0900\r\nTZOFFSETTO:+0900\r\nTZNAME:KST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0390100", longitude: "+1254500" }, "Asia/Qatar": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:+03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0251700", longitude: "+0513200" }, "Asia/Qostanay": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0600\r\nTZOFFSETTO:+0600\r\nTZNAME:+06\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0531200", longitude: "+0633700" }, "Asia/Qyzylorda": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0444800", longitude: "+0652800" }, "Asia/Rangoon": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0630\r\nTZOFFSETTO:+0630\r\nTZNAME:+0630\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Riyadh": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:+03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0243800", longitude: "+0464300" }, "Asia/Saigon": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:+07\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Sakhalin": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0465800", longitude: "+1424200" }, "Asia/Samarkand": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0394000", longitude: "+0664800" }, "Asia/Seoul": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0900\r\nTZOFFSETTO:+0900\r\nTZNAME:KST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0373300", longitude: "+1265800" }, "Asia/Shanghai": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0311400", longitude: "+1212800" }, "Asia/Singapore": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:+08\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0011700", longitude: "+1035100" }, "Asia/Srednekolymsk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0672800", longitude: "+1534300" }, "Asia/Taipei": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0250300", longitude: "+1213000" }, "Asia/Tashkent": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0412000", longitude: "+0691800" }, "Asia/Tbilisi": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0400\r\nTZOFFSETTO:+0400\r\nTZNAME:+04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0414300", longitude: "+0444900" }, "Asia/Tehran": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0330\r\nTZOFFSETTO:+0330\r\nTZNAME:+0330\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0354000", longitude: "+0512600" }, "Asia/Tel_Aviv": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:IDT\r\nDTSTART:19700327T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1FR\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:IST\r\nDTSTART:19701025T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Asia/Thimbu": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0600\r\nTZOFFSETTO:+0600\r\nTZNAME:+06\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Thimphu": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0600\r\nTZOFFSETTO:+0600\r\nTZNAME:+06\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0272800", longitude: "+0893900" }, "Asia/Tokyo": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0900\r\nTZOFFSETTO:+0900\r\nTZNAME:JST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0353916", longitude: "+1394441" }, "Asia/Tomsk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:+07\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0563000", longitude: "+0845800" }, "Asia/Ujung_Pandang": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:WITA\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Ulaanbaatar": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:+08\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0475500", longitude: "+1065300" }, "Asia/Ulan_Bator": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:+08\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Urumqi": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0600\r\nTZOFFSETTO:+0600\r\nTZNAME:+06\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0434800", longitude: "+0873500" }, "Asia/Ust-Nera": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1000\r\nTZNAME:+10\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0643337", longitude: "+1431336" }, "Asia/Vientiane": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:+07\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Asia/Vladivostok": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1000\r\nTZNAME:+10\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0431000", longitude: "+1315600" }, "Asia/Yakutsk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0900\r\nTZOFFSETTO:+0900\r\nTZNAME:+09\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0620000", longitude: "+1294000" }, "Asia/Yangon": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0630\r\nTZOFFSETTO:+0630\r\nTZNAME:+0630\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0164700", longitude: "+0961000" }, "Asia/Yekaterinburg": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0565100", longitude: "+0603600" }, "Asia/Yerevan": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0400\r\nTZOFFSETTO:+0400\r\nTZNAME:+04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0401100", longitude: "+0443000" }, "Atlantic/Azores": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0100\r\nTZOFFSETTO:+0000\r\nTZNAME:+00\r\nDTSTART:19700329T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:-0100\r\nTZNAME:-01\r\nDTSTART:19701025T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0374400", longitude: "-0254000" }, "Atlantic/Bermuda": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0300\r\nTZNAME:ADT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"], latitude: "+0321700", longitude: "-0644600" }, "Atlantic/Canary": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0100\r\nTZNAME:WEST\r\nDTSTART:19700329T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0000\r\nTZNAME:WET\r\nDTSTART:19701025T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0280600", longitude: "-0152400" }, "Atlantic/Cape_Verde": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0100\r\nTZOFFSETTO:-0100\r\nTZNAME:-01\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0145500", longitude: "-0233100" }, "Atlantic/Faeroe": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0100\r\nTZNAME:WEST\r\nDTSTART:19700329T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0000\r\nTZNAME:WET\r\nDTSTART:19701025T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Atlantic/Faroe": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0100\r\nTZNAME:WEST\r\nDTSTART:19700329T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0000\r\nTZNAME:WET\r\nDTSTART:19701025T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0620100", longitude: "-0064600" }, "Atlantic/Jan_Mayen": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Atlantic/Madeira": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0100\r\nTZNAME:WEST\r\nDTSTART:19700329T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0000\r\nTZNAME:WET\r\nDTSTART:19701025T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0323800", longitude: "-0165400" }, "Atlantic/Reykjavik": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Atlantic/South_Georgia": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0200\r\nTZOFFSETTO:-0200\r\nTZNAME:-02\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0541600", longitude: "-0363200" }, "Atlantic/St_Helena": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Atlantic/Stanley": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0514200", longitude: "-0575100" }, "Australia/ACT": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1000\r\nTZNAME:AEST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1100\r\nTZNAME:AEDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT"] }, "Australia/Adelaide": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1030\r\nTZOFFSETTO:+0930\r\nTZNAME:ACST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0930\r\nTZOFFSETTO:+1030\r\nTZNAME:ACDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT"], latitude: "-0345500", longitude: "+1383500" }, "Australia/Brisbane": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1000\r\nTZNAME:AEST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0272800", longitude: "+1530200" }, "Australia/Broken_Hill": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1030\r\nTZOFFSETTO:+0930\r\nTZNAME:ACST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0930\r\nTZOFFSETTO:+1030\r\nTZNAME:ACDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT"], latitude: "-0315700", longitude: "+1412700" }, "Australia/Canberra": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1000\r\nTZNAME:AEST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1100\r\nTZNAME:AEDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT"] }, "Australia/Currie": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1100\r\nTZNAME:AEDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1000\r\nTZNAME:AEST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD"] }, "Australia/Darwin": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0930\r\nTZOFFSETTO:+0930\r\nTZNAME:ACST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0122800", longitude: "+1305000" }, "Australia/Eucla": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0845\r\nTZOFFSETTO:+0845\r\nTZNAME:+0845\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0314300", longitude: "+1285200" }, "Australia/Hobart": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1100\r\nTZNAME:AEDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1000\r\nTZNAME:AEST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD"], latitude: "-0425300", longitude: "+1471900" }, "Australia/LHI": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1030\r\nTZNAME:+1030\r\nDTSTART:19700405T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1030\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT"] }, "Australia/Lindeman": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1000\r\nTZNAME:AEST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0201600", longitude: "+1490000" }, "Australia/Lord_Howe": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1030\r\nTZNAME:+1030\r\nDTSTART:19700405T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1030\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT"], latitude: "-0313300", longitude: "+1590500" }, "Australia/Melbourne": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1000\r\nTZNAME:AEST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1100\r\nTZNAME:AEDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT"], latitude: "-0374900", longitude: "+1445800" }, "Australia/NSW": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1000\r\nTZNAME:AEST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1100\r\nTZNAME:AEDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT"] }, "Australia/North": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0930\r\nTZOFFSETTO:+0930\r\nTZNAME:ACST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Australia/Perth": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:AWST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0315700", longitude: "+1155100" }, "Australia/Queensland": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1000\r\nTZNAME:AEST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Australia/South": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1030\r\nTZOFFSETTO:+0930\r\nTZNAME:ACST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0930\r\nTZOFFSETTO:+1030\r\nTZNAME:ACDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT"] }, "Australia/Sydney": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1000\r\nTZNAME:AEST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1100\r\nTZNAME:AEDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT"], latitude: "-0335200", longitude: "+1511300" }, "Australia/Tasmania": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1100\r\nTZNAME:AEDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1000\r\nTZNAME:AEST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD"] }, "Australia/Victoria": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1000\r\nTZNAME:AEST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1100\r\nTZNAME:AEDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT"] }, "Australia/West": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0800\r\nTZOFFSETTO:+0800\r\nTZNAME:AWST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Australia/Yancowinna": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1030\r\nTZOFFSETTO:+0930\r\nTZNAME:ACST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0930\r\nTZOFFSETTO:+1030\r\nTZNAME:ACDT\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT"] }, "Brazil/Acre": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0500\r\nTZNAME:-05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Brazil/DeNoronha": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0200\r\nTZOFFSETTO:-0200\r\nTZNAME:-02\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Brazil/East": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Brazil/West": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0400\r\nTZNAME:-04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Canada/Atlantic": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0300\r\nTZNAME:ADT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0400\r\nTZNAME:AST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "Canada/Central": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "Canada/Eastern": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "Canada/Mountain": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0600\r\nTZNAME:MDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "Canada/Newfoundland": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0230\r\nTZOFFSETTO:-0330\r\nTZNAME:NST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0330\r\nTZOFFSETTO:-0230\r\nTZNAME:NDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT"] }, "Canada/Pacific": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0700\r\nTZNAME:PDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0800\r\nTZNAME:PST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "Canada/Saskatchewan": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Canada/Yukon": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Chile/Continental": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0300\r\nTZOFFSETTO:-0400\r\nTZNAME:-04\r\nDTSTART:19700405T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0300\r\nTZNAME:-03\r\nDTSTART:19700906T000000\r\nRRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=1SU\r\nEND:DAYLIGHT"] }, "Chile/EasterIsland": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:-06\r\nDTSTART:19700404T220000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SA\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:-05\r\nDTSTART:19700905T220000\r\nRRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=1SA\r\nEND:DAYLIGHT"] }, "Europe/Amsterdam": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Andorra": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0423000", longitude: "+0013100" }, "Europe/Astrakhan": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0400\r\nTZOFFSETTO:+0400\r\nTZNAME:+04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0462100", longitude: "+0480300" }, "Europe/Athens": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0375800", longitude: "+0234300" }, "Europe/Belfast": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0100\r\nTZNAME:BST\r\nDTSTART:19700329T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19701025T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Belgrade": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0445000", longitude: "+0203000" }, "Europe/Berlin": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0523000", longitude: "+0132200" }, "Europe/Bratislava": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Brussels": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0505000", longitude: "+0042000" }, "Europe/Bucharest": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0442600", longitude: "+0260600" }, "Europe/Budapest": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0473000", longitude: "+0190500" }, "Europe/Busingen": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Chisinau": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0470000", longitude: "+0285000" }, "Europe/Copenhagen": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Dublin": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0100\r\nTZNAME:IST\r\nDTSTART:19700329T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19701025T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:DAYLIGHT"], latitude: "+0532000", longitude: "-0061500" }, "Europe/Gibraltar": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0360800", longitude: "-0052100" }, "Europe/Guernsey": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0100\r\nTZNAME:BST\r\nDTSTART:19700329T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19701025T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Helsinki": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0601000", longitude: "+0245800" }, "Europe/Isle_of_Man": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0100\r\nTZNAME:BST\r\nDTSTART:19700329T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19701025T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Istanbul": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:+03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0410100", longitude: "+0285800" }, "Europe/Jersey": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0100\r\nTZNAME:BST\r\nDTSTART:19700329T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19701025T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Kaliningrad": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0544300", longitude: "+0203000" }, "Europe/Kiev": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT"] }, "Europe/Kirov": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:MSK\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0583600", longitude: "+0493900" }, "Europe/Kyiv": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT"], latitude: "+0502600", longitude: "+0303100" }, "Europe/Lisbon": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0000\r\nTZNAME:WET\r\nDTSTART:19701025T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0100\r\nTZNAME:WEST\r\nDTSTART:19700329T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT"], latitude: "+0384300", longitude: "-0090800" }, "Europe/Ljubljana": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/London": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0000\r\nTZOFFSETTO:+0100\r\nTZNAME:BST\r\nDTSTART:19700329T010000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0000\r\nTZNAME:GMT\r\nDTSTART:19701025T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0513030", longitude: "+0000731" }, "Europe/Luxembourg": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Madrid": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0402400", longitude: "-0034100" }, "Europe/Malta": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0355400", longitude: "+0143100" }, "Europe/Mariehamn": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Minsk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:+03\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0535400", longitude: "+0273400" }, "Europe/Monaco": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Moscow": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:MSK\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0554521", longitude: "+0373704" }, "Europe/Nicosia": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT"] }, "Europe/Oslo": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Paris": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0485200", longitude: "+0022000" }, "Europe/Podgorica": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Prague": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0500500", longitude: "+0142600" }, "Europe/Riga": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0565700", longitude: "+0240600" }, "Europe/Rome": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0415400", longitude: "+0122900" }, "Europe/Samara": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0400\r\nTZOFFSETTO:+0400\r\nTZNAME:+04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0531200", longitude: "+0500900" }, "Europe/San_Marino": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Sarajevo": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Saratov": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0400\r\nTZOFFSETTO:+0400\r\nTZNAME:+04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0513400", longitude: "+0460200" }, "Europe/Simferopol": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:MSK\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0445700", longitude: "+0340600" }, "Europe/Skopje": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Sofia": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0424100", longitude: "+0231900" }, "Europe/Stockholm": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Tallinn": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0592500", longitude: "+0244500" }, "Europe/Tirane": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0412000", longitude: "+0195000" }, "Europe/Tiraspol": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Ulyanovsk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0400\r\nTZOFFSETTO:+0400\r\nTZNAME:+04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0542000", longitude: "+0482400" }, "Europe/Uzhgorod": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT"] }, "Europe/Vaduz": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Vatican": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Vienna": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0481300", longitude: "+0162000" }, "Europe/Vilnius": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0544100", longitude: "+0251900" }, "Europe/Volgograd": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:MSK\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0484400", longitude: "+0442500" }, "Europe/Warsaw": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0521500", longitude: "+0210000" }, "Europe/Zagreb": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"] }, "Europe/Zaporozhye": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0200\r\nTZNAME:EET\r\nDTSTART:19701025T040000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0300\r\nTZNAME:EEST\r\nDTSTART:19700329T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT"] }, "Europe/Zurich": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nTZOFFSETTO:+0200\r\nTZNAME:CEST\r\nDTSTART:19700329T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nTZOFFSETTO:+0100\r\nTZNAME:CET\r\nDTSTART:19701025T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nEND:STANDARD"], latitude: "+0472300", longitude: "+0083200" }, "Indian/Antananarivo": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:EAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Indian/Chagos": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0600\r\nTZOFFSETTO:+0600\r\nTZNAME:+06\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0072000", longitude: "+0722500" }, "Indian/Christmas": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0700\r\nTZOFFSETTO:+0700\r\nTZNAME:+07\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Indian/Cocos": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0630\r\nTZOFFSETTO:+0630\r\nTZNAME:+0630\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Indian/Comoro": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:EAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Indian/Kerguelen": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Indian/Mahe": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0400\r\nTZOFFSETTO:+0400\r\nTZNAME:+04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Indian/Maldives": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0500\r\nTZOFFSETTO:+0500\r\nTZNAME:+05\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0041000", longitude: "+0733000" }, "Indian/Mauritius": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0400\r\nTZOFFSETTO:+0400\r\nTZNAME:+04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0201000", longitude: "+0573000" }, "Indian/Mayotte": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0300\r\nTZOFFSETTO:+0300\r\nTZNAME:EAT\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Indian/Reunion": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0400\r\nTZOFFSETTO:+0400\r\nTZNAME:+04\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Mexico/BajaNorte": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0700\r\nTZNAME:PDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0800\r\nTZNAME:PST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "Mexico/BajaSur": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Mexico/General": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Apia": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1300\r\nTZOFFSETTO:+1300\r\nTZNAME:+13\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0135000", longitude: "-1714400" }, "Pacific/Auckland": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1300\r\nTZNAME:NZDT\r\nDTSTART:19700927T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+1300\r\nTZOFFSETTO:+1200\r\nTZNAME:NZST\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD"], latitude: "-0365200", longitude: "+1744600" }, "Pacific/Bougainville": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0061300", longitude: "+1553400" }, "Pacific/Chatham": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1245\r\nTZOFFSETTO:+1345\r\nTZNAME:+1345\r\nDTSTART:19700927T024500\r\nRRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=-1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+1345\r\nTZOFFSETTO:+1245\r\nTZNAME:+1245\r\nDTSTART:19700405T034500\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD"], latitude: "-0435700", longitude: "-1763300" }, "Pacific/Chuuk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1000\r\nTZNAME:+10\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Easter": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:-06\r\nDTSTART:19700404T220000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SA\r\nEND:STANDARD", "BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:-05\r\nDTSTART:19700905T220000\r\nRRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=1SA\r\nEND:DAYLIGHT"], latitude: "-0270900", longitude: "-1092600" }, "Pacific/Efate": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0174000", longitude: "+1682500" }, "Pacific/Enderbury": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1300\r\nTZOFFSETTO:+1300\r\nTZNAME:+13\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Fakaofo": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1300\r\nTZOFFSETTO:+1300\r\nTZNAME:+13\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0092200", longitude: "-1711400" }, "Pacific/Fiji": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1200\r\nTZNAME:+12\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0180800", longitude: "+1782500" }, "Pacific/Funafuti": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1200\r\nTZNAME:+12\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Galapagos": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0600\r\nTZNAME:-06\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0005400", longitude: "-0893600" }, "Pacific/Gambier": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0900\r\nTZOFFSETTO:-0900\r\nTZNAME:-09\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0230800", longitude: "-1345700" }, "Pacific/Guadalcanal": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0093200", longitude: "+1601200" }, "Pacific/Guam": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1000\r\nTZNAME:ChST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0132800", longitude: "+1444500" }, "Pacific/Honolulu": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-1000\r\nTZOFFSETTO:-1000\r\nTZNAME:HST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0211825", longitude: "-1575130" }, "Pacific/Johnston": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-1000\r\nTZOFFSETTO:-1000\r\nTZNAME:HST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Kanton": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1300\r\nTZOFFSETTO:+1300\r\nTZNAME:+13\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0024700", longitude: "-1714300" }, "Pacific/Kiritimati": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1400\r\nTZOFFSETTO:+1400\r\nTZNAME:+14\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0015200", longitude: "-1572000" }, "Pacific/Kosrae": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0051900", longitude: "+1625900" }, "Pacific/Kwajalein": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1200\r\nTZNAME:+12\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0090500", longitude: "+1672000" }, "Pacific/Majuro": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1200\r\nTZNAME:+12\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Marquesas": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0930\r\nTZOFFSETTO:-0930\r\nTZNAME:-0930\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0090000", longitude: "-1393000" }, "Pacific/Midway": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-1100\r\nTZOFFSETTO:-1100\r\nTZNAME:SST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Nauru": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1200\r\nTZNAME:+12\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0003100", longitude: "+1665500" }, "Pacific/Niue": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-1100\r\nTZOFFSETTO:-1100\r\nTZNAME:-11\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0190100", longitude: "-1695500" }, "Pacific/Norfolk": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1200\r\nTZNAME:+12\r\nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19700405T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\r\nEND:STANDARD"], latitude: "-0290300", longitude: "+1675800" }, "Pacific/Noumea": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0221600", longitude: "+1662700" }, "Pacific/Pago_Pago": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-1100\r\nTZOFFSETTO:-1100\r\nTZNAME:SST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0141600", longitude: "-1704200" }, "Pacific/Palau": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+0900\r\nTZOFFSETTO:+0900\r\nTZNAME:+09\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0072000", longitude: "+1342900" }, "Pacific/Pitcairn": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0800\r\nTZNAME:-08\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0250400", longitude: "-1300500" }, "Pacific/Pohnpei": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Ponape": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1100\r\nTZOFFSETTO:+1100\r\nTZNAME:+11\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Port_Moresby": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1000\r\nTZNAME:+10\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0093000", longitude: "+1471000" }, "Pacific/Rarotonga": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-1000\r\nTZOFFSETTO:-1000\r\nTZNAME:-10\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0211400", longitude: "-1594600" }, "Pacific/Saipan": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1000\r\nTZNAME:ChST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Samoa": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-1100\r\nTZOFFSETTO:-1100\r\nTZNAME:SST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Tahiti": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-1000\r\nTZOFFSETTO:-1000\r\nTZNAME:-10\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0173200", longitude: "-1493400" }, "Pacific/Tarawa": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1200\r\nTZNAME:+12\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "+0012500", longitude: "+1730000" }, "Pacific/Tongatapu": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1300\r\nTZOFFSETTO:+1300\r\nTZNAME:+13\r\nDTSTART:19700101T000000\r\nEND:STANDARD"], latitude: "-0210800", longitude: "-1751200" }, "Pacific/Truk": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1000\r\nTZNAME:+10\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Wake": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1200\r\nTZNAME:+12\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Wallis": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1200\r\nTZNAME:+12\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "Pacific/Yap": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:+1000\r\nTZOFFSETTO:+1000\r\nTZNAME:+10\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "US/Alaska": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0900\r\nTZOFFSETTO:-0800\r\nTZNAME:AKDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0900\r\nTZNAME:AKST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "US/Aleutian": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-1000\r\nTZOFFSETTO:-0900\r\nTZNAME:HDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0900\r\nTZOFFSETTO:-1000\r\nTZNAME:HST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "US/Arizona": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "US/Central": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "US/East-Indiana": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "US/Eastern": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "US/Hawaii": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-1000\r\nTZOFFSETTO:-1000\r\nTZNAME:HST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] }, "US/Indiana-Starke": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0500\r\nTZNAME:CDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0600\r\nTZNAME:CST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "US/Michigan": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0500\r\nTZOFFSETTO:-0400\r\nTZNAME:EDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0400\r\nTZOFFSETTO:-0500\r\nTZNAME:EST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "US/Mountain": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0600\r\nTZNAME:MDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0600\r\nTZOFFSETTO:-0700\r\nTZNAME:MST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "US/Pacific": { ics: ["BEGIN:DAYLIGHT\r\nTZOFFSETFROM:-0800\r\nTZOFFSETTO:-0700\r\nTZNAME:PDT\r\nDTSTART:19700308T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\r\nEND:DAYLIGHT", "BEGIN:STANDARD\r\nTZOFFSETFROM:-0700\r\nTZOFFSETTO:-0800\r\nTZNAME:PST\r\nDTSTART:19701101T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\r\nEND:STANDARD"] }, "US/Samoa": { ics: ["BEGIN:STANDARD\r\nTZOFFSETFROM:-1100\r\nTZOFFSETTO:-1100\r\nTZNAME:SST\r\nDTSTART:19700101T000000\r\nEND:STANDARD"] } }, Ru = { version: Gce, aliases: zce, zones: Uce }; +class NR { + constructor() { + this._aliases = /* @__PURE__ */ new Map(), this._timezones = /* @__PURE__ */ new Map(); + } + getTimezoneForId(t) { + return this._getTimezoneForIdRec(t, 0); + } + _getTimezoneForIdRec(t, r) { + if (this._timezones.has(t)) + return this._timezones.get(t); + if (r >= 20) + return console.error("TimezoneManager.getTimezoneForIdRec() exceeds recursion limits"), null; + if (this._aliases.has(t)) { + const n = this._aliases.get(t); + return this._getTimezoneForIdRec(n, r + 1); + } + return null; + } + hasTimezoneForId(t) { + return this._timezones.has(t) || this._aliases.has(t); + } + isAlias(t) { + return !this._timezones.has(t) && this._aliases.has(t); + } + listAllTimezones(t = !1) { + const r = Array.from(this._timezones.keys()); + return t ? r.concat(Array.from(this._aliases.keys())) : r; + } + registerTimezone(t) { + this._timezones.set(t.timezoneId, t); + } + registerDefaultTimezones() { + console.debug("@nextcloud/calendar-js app is using version ".concat(Ru.version, " of the timezone database")); + for (const t in Ru.zones) + if (Object.prototype.hasOwnProperty.call(Ru.zones, [t])) { + const r = ["BEGIN:VTIMEZONE", "TZID:" + t, ...Ru.zones[t].ics, "END:VTIMEZONE"].join("\r\n"); + this.registerTimezoneFromICS(t, r); + } + for (const t in Ru.aliases) + Object.prototype.hasOwnProperty.call(Ru.aliases, [t]) && this.registerAlias(t, Ru.aliases[t].aliasTo); + } + registerTimezoneFromICS(t, r) { + const n = new Vr(t, r); + this.registerTimezone(n); + } + registerAlias(t, r) { + this._aliases.set(t, r); + } + unregisterTimezones(t) { + this._timezones.delete(t); + } + unregisterAlias(t) { + this._aliases.delete(t); + } + clearAllTimezones() { + this._aliases = /* @__PURE__ */ new Map(), this._timezones = /* @__PURE__ */ new Map(), P0.registerTimezone(Vr.utc), P0.registerTimezone(Vr.floating), P0.registerAlias("GMT", Vr.utc.timezoneId), P0.registerAlias("Z", Vr.utc.timezoneId); + } +} +const P0 = new NR(); +P0.clearAllTimezones(); +function Zg() { + return P0; +} +function Hce(e) { + const t = e.indexOf("/") !== -1, r = e.indexOf(" ") !== -1, n = e.startsWith("Etc"), a = e.startsWith("US/"); + return t && !r && !n && !a; +} +class xR extends S1 { + constructor(...t) { + super(...t), this._rawData = null, this._calendarComponent = null, this._containsVEvents = !1, this._containsVJournals = !1, this._containsVTodos = !1, this._containsVFreeBusy = !1, this._items = /* @__PURE__ */ new Map(), this._masterItems = /* @__PURE__ */ new Map(), this._recurrenceExceptionItems = /* @__PURE__ */ new Map(), this._forgedMasterItems = /* @__PURE__ */ new Map(), this._timezones = /* @__PURE__ */ new Map(), this._requiredTimezones = /* @__PURE__ */ new Map(), this._defaultTimezoneManager = Zg(); + } + parse(t) { + this._rawData = t, this._applyRepairSteps(), this._extractTimezones(), this._registerTimezones(), this._createCalendarComponent(), this._getOption("extractGlobalProperties", !1) && this._extractProperties(), this._processVObjects(), this._getOption("processFreeBusy", !1) && this._processVFreeBusy(); + } + *getItemIterator() { + for (const t of this._items.values()) { + const r = Ua.fromEmpty(); + this._getOption("includeTimezones", !1) && this._addRequiredTimezonesToCalendarComp(r, t[0].uid), this._calendarComponent.hasProperty("PRODID") && (r.deleteAllProperties("PRODID"), r.addProperty(this._calendarComponent.getFirstProperty("PRODID").clone())), this._getOption("preserveMethod", !1) && this._calendarComponent.hasProperty("METHOD") && (r.deleteAllProperties("METHOD"), r.addProperty(this._calendarComponent.getFirstProperty("METHOD").clone())); + for (const n of t) + r.addComponent(n); + yield r; + } + } + containsVEvents() { + return this._containsVEvents; + } + containsVJournals() { + return this._containsVJournals; + } + containsVTodos() { + return this._containsVTodos; + } + containsVFreeBusy() { + return this._containsVFreeBusy; + } + getItemCount() { + return Array.from(this._items.keys()).length; + } + _applyRepairSteps() { + for (const t of jce()) { + const r = new t(); + this._rawData = r.repair(this._rawData); + } + } + _createCalendarComponent() { + const t = pt.parse(this._rawData), r = new pt.Component(t); + this._calendarComponent = Ua.fromICALJs(r); + } + _extractProperties() { + this._extractPropertyAndPutResultIntoVariable(["name", "x-wr-calname"], "_name"), this._extractPropertyAndPutResultIntoVariable(["color", "x-apple-calendar-color"], "_color"), this._extractPropertyAndPutResultIntoVariable(["source"], "_sourceURL"), this._extractPropertyAndPutResultIntoVariable(["refresh-interval", "x-published-ttl"], "_refreshInterval"), this._extractPropertyAndPutResultIntoVariable(["x-wr-timezone"], "_calendarTimezone"); + } + _extractPropertyAndPutResultIntoVariable(t, r) { + for (const n of t) + if (this._calendarComponent.hasProperty(n)) { + this[r] = this._calendarComponent.getFirstPropertyFirstValue(n); + return; + } + } + _extractTimezones() { + const t = this._rawData.match(/^BEGIN:VTIMEZONE$(((?!^END:VTIMEZONE$)(.|\n))*)^END:VTIMEZONE$\n/gm); + if (t) + for (const r of t) { + const n = r.match(/^TZID:(.*)$/gm); + if (!n) + continue; + const a = n[0].slice(5), s = new Vr(a, r); + this._timezones.set(a, s); + } + } + _registerTimezones() { + for (const [t, r] of this._timezones) + this._defaultTimezoneManager.hasTimezoneForId(t) || this._defaultTimezoneManager.registerTimezone(r); + } + _processVObjects() { + for (const t of this._calendarComponent.getVObjectIterator()) { + this._addItem(t), this._markCompTypeAsSeen(t.name), t.isRecurrenceException() ? this._addRecurrenceException(t) : (t.recurrenceManager = new hc(t), this._masterItems.set(t.uid, t)); + for (const r of t.getPropertyIterator()) + for (const n of r.getValueIterator()) + n instanceof At && n.timezoneId && this._addRequiredTimezone(t.uid, n.timezoneId); + for (const r of t.getAlarmIterator()) + for (const n of r.getPropertyIterator()) + for (const a of n.getValueIterator()) + a instanceof At && a.timezoneId && this._addRequiredTimezone(t.uid, a.timezoneId); + if (this._getOption("removeRSVPForAttendees", !1)) + for (const r of t.getAttendeeIterator()) + r.deleteParameter("RSVP"); + } + for (const t of this._recurrenceExceptionItems.values()) + for (const r of t) { + if (this._masterItems.has(r.uid)) { + const n = this._masterItems.get(r.uid); + n.isRecurring() || this._forgedMasterItems.set(n.uid, n); + } else { + const n = FR(r.name), a = new n(r.name, [["UID", r.uid], ["DTSTAMP", r.stampTime.clone()], ["DTSTART", r.recurrenceId.clone()]]); + a.recurrenceManager = new hc(a), this._forgedMasterItems.set(r.uid, a), this._masterItems.set(r.uid, a), this._addItem(a); + } + this._forgedMasterItems.has(r.uid) && this._forgedMasterItems.get(r.uid).recurrenceManager.addRecurrenceDate(!1, r.recurrenceId.clone()), this._masterItems.get(r.uid).recurrenceManager.relateRecurrenceException(r); + } + } + _processVFreeBusy() { + for (const t of this._calendarComponent.getFreebusyIterator()) { + this._addItem(t), this._markCompTypeAsSeen(t.name); + for (const r of t.getPropertyIterator()) + for (const n of r.getValueIterator()) + n instanceof At && n.timezoneId && this._addRequiredTimezone(t.uid, n.timezoneId); + } + } + _addRecurrenceException(t) { + this._recurrenceExceptionItems.has(t.uid) ? this._recurrenceExceptionItems.get(t.uid).push(t) : this._recurrenceExceptionItems.set(t.uid, [t]); + } + _addItem(t) { + this._items.has(t.uid) ? this._items.get(t.uid).push(t) : this._items.set(t.uid, [t]); + } + _addRequiredTimezone(t, r) { + if (!(r === "UTC" || r === "floating" || r === "GMT" || r === "Z")) + if (this._requiredTimezones.has(t)) + this._requiredTimezones.get(t).add(r); + else { + const n = /* @__PURE__ */ new Set([r]); + this._requiredTimezones.set(t, n); + } + } + _addRequiredTimezonesToCalendarComp(t, r) { + if (this._requiredTimezones.has(r)) + for (const n of this._requiredTimezones.get(r)) { + if (!this._defaultTimezoneManager.hasTimezoneForId(n)) + return; + const a = this._defaultTimezoneManager.getTimezoneForId(n); + a.timezoneId !== n && this._replaceTimezoneWithAnotherOne(t, n, a.timezoneId); + const s = B1.fromICALJs(a.toICALJs()); + t.addComponent(s); + } + } + _replaceTimezoneWithAnotherOne(t, r, n) { + for (const a of this._calendarComponent.getVObjectIterator()) { + for (const s of a.getPropertyIterator()) + for (const u of s.getValueIterator()) + u instanceof At && u.timezoneId === r && u.silentlyReplaceTimezone(n); + for (const s of a.getAlarmIterator()) + for (const u of s.getPropertyIterator()) + for (const i of u.getValueIterator()) + i instanceof At && i.timezoneId === r && i.silentlyReplaceTimezone(n); + } + } + _markCompTypeAsSeen(t) { + switch (Zt(t)) { + case "VEVENT": + this._containsVEvents = !0; + break; + case "VJOURNAL": + this._containsVJournals = !0; + break; + case "VTODO": + this._containsVTodos = !0; + break; + case "VFREEBUSY": + this._containsVFreeBusy = !0; + break; + } + } + static getMimeTypes() { + return ["text/calendar"]; + } +} +class BR { + constructor() { + this._parsers = []; + } + getAllSupportedFileTypes() { + return this._parsers.reduce((t, r) => t.concat(r.getMimeTypes()), []); + } + getParserForFileType(t, r) { + const n = this._parsers.find((a) => a.getMimeTypes().includes(t)); + if (!n) + throw new TypeError("Unknown file-type."); + return new n(r); + } + registerParser(t) { + this._parsers.push(t); + } +} +function OR() { + const e = new BR(); + return e.registerParser(xR), e; +} +class OT { + constructor(t) { + this._timezoneManager = t; + } + has(t) { + return this._timezoneManager.hasTimezoneForId(t); + } + get(t) { + const r = this._timezoneManager.getTimezoneForId(t); + if (r) + return r.toICALTimezone(); + } + register() { + throw new TypeError("Not allowed to register new timezone"); + } + remove() { + throw new TypeError("Not allowed to remove timezone"); + } + reset() { + throw new TypeError("Not allowed to reset TimezoneService"); + } +} +class $ce extends Error { +} +function Vce(e = [], t = [], r = "Global") { + const n = {}, a = []; + for (const s of e) { + const u = s.split("/"); + let [i, o] = [u.shift(), u.join("/")]; + o || (o = i, i = r), n[i] = n[i] || { continent: i, regions: [] }, n[i].regions.push({ label: RR(o), cities: [], timezoneId: s }); + } + for (const s of t) { + const { continent: u, label: i, timezoneId: o } = s; + n[u] = n[u] || { continent: u, regions: [] }, n[u].regions.push({ label: i, cities: [], timezoneId: o }); + } + for (const s in n) + Object.prototype.hasOwnProperty.call(n, s) && (n[s].regions.sort((u, i) => u.label < i.label ? -1 : 1), a.push(n[s])); + return a.sort((s, u) => s.continent < u.continent ? -1 : 1), a; +} +function RR(e) { + return e.split("_").join(" ").replace("St ", "St. ").split("/").join(" - "); +} +pt.TimezoneService instanceof OT || (pt.TimezoneService = new OT(Zg())); +function* Wce(e, t, r) { + const n = OR().getParserForFileType("text/calendar"); + n.parse(e); + const a = n.getItemIterator().next().value; + if (a === void 0) + return; + const s = a.getVObjectIterator().next().value; + s !== void 0 && (yield* s.recurrenceManager.getAllOccurrencesBetweenIterator(t, r)); +} +function Qce(e, t) { + const r = Ua.fromEmpty(), n = new ua("VEVENT"); + return n.updatePropertyWithValue("CREATED", At.fromJSDate(yn(), !0)), n.updatePropertyWithValue("DTSTAMP", At.fromJSDate(yn(), !0)), n.updatePropertyWithValue("LAST-MODIFIED", At.fromJSDate(yn(), !0)), n.updatePropertyWithValue("SEQUENCE", 0), n.updatePropertyWithValue("UID", y1()), n.updatePropertyWithValue("DTSTART", e), n.updatePropertyWithValue("DTEND", t), r.addComponent(n), n.recurrenceManager = new hc(n), r; +} +function qce(e, t, r, n) { + const a = Ua.fromMethod("REQUEST"), s = new K0("VFREEBUSY"); + s.updatePropertyWithValue("DTSTAMP", At.fromJSDate(yn(), !0)), s.updatePropertyWithValue("UID", y1()), s.updatePropertyWithValue("DTSTART", e.clone().getInUTC()), s.updatePropertyWithValue("DTEND", t.clone().getInUTC()), s.addProperty(r.clone()); + for (const u of n) { + const i = u.clone(); + i.deleteParameter("ROLE"), i.deleteParameter("CUTYPE"), i.deleteParameter("RSVP"), i.deleteParameter("PARTSTAT"), i.deleteParameter("REQUEST-STATUS"), i.deleteParameter("LANGUAGE"), s.addProperty(i); + } + return a.addComponent(s), a; +} +const Kce = Object.freeze(Object.defineProperty({ __proto__: null, AbstractComponent: Ca, AbstractParser: S1, AbstractRecurringComponent: lr, AbstractValue: An, AlarmComponent: Pn, AttachmentProperty: Wo, AttendeeProperty: Gn, BinaryValue: Hr, CalendarComponent: Ua, ConferenceProperty: Fs, DateTimeValue: At, DurationValue: mn, EventComponent: ua, ExpectedICalJSError: Ig, FreeBusyComponent: K0, FreeBusyProperty: x1, GeoProperty: Ns, ICalendarParser: xR, IllegalValueError: $ce, ImageProperty: si, JournalComponent: Pg, ModificationNotAllowedError: Mg, Parameter: L0, ParserManager: BR, PeriodValue: $r, Property: Qr, RecurValue: q0, RecurrenceManager: hc, RecurringWithoutDtStartError: yR, RelationProperty: Uc, RequestStatusProperty: wt, TextProperty: mc, Timezone: Vr, TimezoneAdapter: OT, TimezoneComponent: B1, TimezoneManager: NR, ToDoComponent: Ln, TriggerProperty: eo, UTCOffsetValue: Hu, UnknownICALTypeError: CR, createEvent: Qce, createFreeBusyRequest: qce, getConstructorForICALType: DR, getConstructorForPropertyName: vp, getParserManager: OR, getReadableTimezoneName: RR, getSortedTimezoneList: Vce, getTimezoneManager: Zg, isOlsonTimezone: Hce, parseICSAndGetAllOccurrencesBetween: Wce, setConfig: Sce }, Symbol.toStringTag, { value: "Module" })), Jce = Ft(Kce); +var Gy = { exports: {} }, zy = { exports: {} }, Uy; +function Xce() { + return Uy || (Uy = 1, function() { + var e = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", t = { rotl: function(r, n) { + return r << n | r >>> 32 - n; + }, rotr: function(r, n) { + return r << 32 - n | r >>> n; + }, endian: function(r) { + if (r.constructor == Number) + return t.rotl(r, 8) & 16711935 | t.rotl(r, 24) & 4278255360; + for (var n = 0; n < r.length; n++) + r[n] = t.endian(r[n]); + return r; + }, randomBytes: function(r) { + for (var n = []; r > 0; r--) + n.push(Math.floor(Math.random() * 256)); + return n; + }, bytesToWords: function(r) { + for (var n = [], a = 0, s = 0; a < r.length; a++, s += 8) + n[s >>> 5] |= r[a] << 24 - s % 32; + return n; + }, wordsToBytes: function(r) { + for (var n = [], a = 0; a < r.length * 32; a += 8) + n.push(r[a >>> 5] >>> 24 - a % 32 & 255); + return n; + }, bytesToHex: function(r) { + for (var n = [], a = 0; a < r.length; a++) + n.push((r[a] >>> 4).toString(16)), n.push((r[a] & 15).toString(16)); + return n.join(""); + }, hexToBytes: function(r) { + for (var n = [], a = 0; a < r.length; a += 2) + n.push(parseInt(r.substr(a, 2), 16)); + return n; + }, bytesToBase64: function(r) { + for (var n = [], a = 0; a < r.length; a += 3) + for (var s = r[a] << 16 | r[a + 1] << 8 | r[a + 2], u = 0; u < 4; u++) + a * 8 + u * 6 <= r.length * 8 ? n.push(e.charAt(s >>> 6 * (3 - u) & 63)) : n.push("="); + return n.join(""); + }, base64ToBytes: function(r) { + r = r.replace(/[^A-Z0-9+\/]/ig, ""); + for (var n = [], a = 0, s = 0; a < r.length; s = ++a % 4) + s != 0 && n.push((e.indexOf(r.charAt(a - 1)) & Math.pow(2, -2 * s + 8) - 1) << s * 2 | e.indexOf(r.charAt(a)) >>> 6 - s * 2); + return n; + } }; + zy.exports = t; + }()), zy.exports; +} +var v4, Hy; +function $y() { + if (Hy) + return v4; + Hy = 1; + var e = { utf8: { stringToBytes: function(t) { + return e.bin.stringToBytes(unescape(encodeURIComponent(t))); + }, bytesToString: function(t) { + return decodeURIComponent(escape(e.bin.bytesToString(t))); + } }, bin: { stringToBytes: function(t) { + for (var r = [], n = 0; n < t.length; n++) + r.push(t.charCodeAt(n) & 255); + return r; + }, bytesToString: function(t) { + for (var r = [], n = 0; n < t.length; n++) + r.push(String.fromCharCode(t[n])); + return r.join(""); + } } }; + return v4 = e, v4; +} +var C4, Vy; +function ede() { + if (Vy) + return C4; + Vy = 1, C4 = function(r) { + return r != null && (e(r) || t(r) || !!r._isBuffer); + }; + function e(r) { + return !!r.constructor && typeof r.constructor.isBuffer == "function" && r.constructor.isBuffer(r); + } + function t(r) { + return typeof r.readFloatLE == "function" && typeof r.slice == "function" && e(r.slice(0, 0)); + } + return C4; +} +var Wy; +function tde() { + return Wy || (Wy = 1, function() { + var e = Xce(), t = $y().utf8, r = ede(), n = $y().bin, a = function(s, u) { + s.constructor == String ? u && u.encoding === "binary" ? s = n.stringToBytes(s) : s = t.stringToBytes(s) : r(s) ? s = Array.prototype.slice.call(s, 0) : !Array.isArray(s) && s.constructor !== Uint8Array && (s = s.toString()); + for (var i = e.bytesToWords(s), o = s.length * 8, l = 1732584193, c = -271733879, d = -1732584194, p = 271733878, A = 0; A < i.length; A++) + i[A] = (i[A] << 8 | i[A] >>> 24) & 16711935 | (i[A] << 24 | i[A] >>> 8) & 4278255360; + i[o >>> 5] |= 128 << o % 32, i[(o + 64 >>> 9 << 4) + 14] = o; + for (var h = a._ff, E = a._gg, b = a._hh, v = a._ii, A = 0; A < i.length; A += 16) { + var f = l, S = c, _ = d, z = p; + l = h(l, c, d, p, i[A + 0], 7, -680876936), p = h(p, l, c, d, i[A + 1], 12, -389564586), d = h(d, p, l, c, i[A + 2], 17, 606105819), c = h(c, d, p, l, i[A + 3], 22, -1044525330), l = h(l, c, d, p, i[A + 4], 7, -176418897), p = h(p, l, c, d, i[A + 5], 12, 1200080426), d = h(d, p, l, c, i[A + 6], 17, -1473231341), c = h(c, d, p, l, i[A + 7], 22, -45705983), l = h(l, c, d, p, i[A + 8], 7, 1770035416), p = h(p, l, c, d, i[A + 9], 12, -1958414417), d = h(d, p, l, c, i[A + 10], 17, -42063), c = h(c, d, p, l, i[A + 11], 22, -1990404162), l = h(l, c, d, p, i[A + 12], 7, 1804603682), p = h(p, l, c, d, i[A + 13], 12, -40341101), d = h(d, p, l, c, i[A + 14], 17, -1502002290), c = h(c, d, p, l, i[A + 15], 22, 1236535329), l = E(l, c, d, p, i[A + 1], 5, -165796510), p = E(p, l, c, d, i[A + 6], 9, -1069501632), d = E(d, p, l, c, i[A + 11], 14, 643717713), c = E(c, d, p, l, i[A + 0], 20, -373897302), l = E(l, c, d, p, i[A + 5], 5, -701558691), p = E(p, l, c, d, i[A + 10], 9, 38016083), d = E(d, p, l, c, i[A + 15], 14, -660478335), c = E(c, d, p, l, i[A + 4], 20, -405537848), l = E(l, c, d, p, i[A + 9], 5, 568446438), p = E(p, l, c, d, i[A + 14], 9, -1019803690), d = E(d, p, l, c, i[A + 3], 14, -187363961), c = E(c, d, p, l, i[A + 8], 20, 1163531501), l = E(l, c, d, p, i[A + 13], 5, -1444681467), p = E(p, l, c, d, i[A + 2], 9, -51403784), d = E(d, p, l, c, i[A + 7], 14, 1735328473), c = E(c, d, p, l, i[A + 12], 20, -1926607734), l = b(l, c, d, p, i[A + 5], 4, -378558), p = b(p, l, c, d, i[A + 8], 11, -2022574463), d = b(d, p, l, c, i[A + 11], 16, 1839030562), c = b(c, d, p, l, i[A + 14], 23, -35309556), l = b(l, c, d, p, i[A + 1], 4, -1530992060), p = b(p, l, c, d, i[A + 4], 11, 1272893353), d = b(d, p, l, c, i[A + 7], 16, -155497632), c = b(c, d, p, l, i[A + 10], 23, -1094730640), l = b(l, c, d, p, i[A + 13], 4, 681279174), p = b(p, l, c, d, i[A + 0], 11, -358537222), d = b(d, p, l, c, i[A + 3], 16, -722521979), c = b(c, d, p, l, i[A + 6], 23, 76029189), l = b(l, c, d, p, i[A + 9], 4, -640364487), p = b(p, l, c, d, i[A + 12], 11, -421815835), d = b(d, p, l, c, i[A + 15], 16, 530742520), c = b(c, d, p, l, i[A + 2], 23, -995338651), l = v(l, c, d, p, i[A + 0], 6, -198630844), p = v(p, l, c, d, i[A + 7], 10, 1126891415), d = v(d, p, l, c, i[A + 14], 15, -1416354905), c = v(c, d, p, l, i[A + 5], 21, -57434055), l = v(l, c, d, p, i[A + 12], 6, 1700485571), p = v(p, l, c, d, i[A + 3], 10, -1894986606), d = v(d, p, l, c, i[A + 10], 15, -1051523), c = v(c, d, p, l, i[A + 1], 21, -2054922799), l = v(l, c, d, p, i[A + 8], 6, 1873313359), p = v(p, l, c, d, i[A + 15], 10, -30611744), d = v(d, p, l, c, i[A + 6], 15, -1560198380), c = v(c, d, p, l, i[A + 13], 21, 1309151649), l = v(l, c, d, p, i[A + 4], 6, -145523070), p = v(p, l, c, d, i[A + 11], 10, -1120210379), d = v(d, p, l, c, i[A + 2], 15, 718787259), c = v(c, d, p, l, i[A + 9], 21, -343485551), l = l + f >>> 0, c = c + S >>> 0, d = d + _ >>> 0, p = p + z >>> 0; + } + return e.endian([l, c, d, p]); + }; + a._ff = function(s, u, i, o, l, c, d) { + var p = s + (u & i | ~u & o) + (l >>> 0) + d; + return (p << c | p >>> 32 - c) + u; + }, a._gg = function(s, u, i, o, l, c, d) { + var p = s + (u & o | i & ~o) + (l >>> 0) + d; + return (p << c | p >>> 32 - c) + u; + }, a._hh = function(s, u, i, o, l, c, d) { + var p = s + (u ^ i ^ o) + (l >>> 0) + d; + return (p << c | p >>> 32 - c) + u; + }, a._ii = function(s, u, i, o, l, c, d) { + var p = s + (i ^ (u | ~o)) + (l >>> 0) + d; + return (p << c | p >>> 32 - c) + u; + }, a._blocksize = 16, a._digestsize = 16, Gy.exports = function(s, u) { + if (s == null) + throw new Error("Illegal argument " + s); + var i = e.wordsToBytes(a(s, u)); + return u && u.asBytes ? i : u && u.asString ? n.bytesToString(i) : e.bytesToHex(i); + }; + }()), Gy.exports; +} +var Hd = {}; +const wR = Ft(kQ); +var Qy; +function rde() { + if (Qy) + return Hd; + Qy = 1, Object.defineProperty(Hd, "__esModule", { value: !0 }), Hd.getCapabilities = t; + var e = wR; + function t() { + try { + return (0, e.loadState)("core", "capabilities"); + } catch { + return console.debug("Could not find capabilities initial state fall back to _oc_capabilities"), "_oc_capabilities" in window ? window._oc_capabilities : {}; + } + } + return Hd; +} +var qy = { exports: {} }, Ky; +function nde() { + return Ky || (Ky = 1, function(e) { + (function(t) { + if (typeof r != "function") { + var r = function(h) { + return h; + }; + r.nonNative = !0; + } + const n = r("plaintext"), a = r("html"), s = r("comment"), u = /<(\w*)>/g, i = /<\/?([^\s\/>]+)/; + function o(h, E, b) { + h = h || "", E = E || [], b = b || ""; + let v = c(E, b); + return d(h, v); + } + function l(h, E) { + h = h || [], E = E || ""; + let b = c(h, E); + return function(v) { + return d(v || "", b); + }; + } + o.init_streaming_mode = l; + function c(h, E) { + return h = p(h), { allowable_tags: h, tag_replacement: E, state: n, tag_buffer: "", depth: 0, in_quote_char: "" }; + } + function d(h, E) { + if (typeof h != "string") + throw new TypeError("'html' parameter must be a string"); + let b = E.allowable_tags, v = E.tag_replacement, f = E.state, S = E.tag_buffer, _ = E.depth, z = E.in_quote_char, y = ""; + for (let $ = 0, re = h.length; $ < re; $++) { + let Q = h[$]; + if (f === n) + switch (Q) { + case "<": + f = a, S += Q; + break; + default: + y += Q; + break; + } + else if (f === a) + switch (Q) { + case "<": + if (z) + break; + _++; + break; + case ">": + if (z) + break; + if (_) { + _--; + break; + } + z = "", f = n, S += ">", b.has(A(S)) ? y += S : y += v, S = ""; + break; + case '"': + case "'": + Q === z ? z = "" : z = z || Q, S += Q; + break; + case "-": + S === "": + S.slice(-2) == "--" && (f = n), S = ""; + break; + default: + S += Q; + break; + } + } + return E.state = f, E.tag_buffer = S, E.depth = _, E.in_quote_char = z, y; + } + function p(h) { + let E = /* @__PURE__ */ new Set(); + if (typeof h == "string") { + let b; + for (; b = u.exec(h); ) + E.add(b[1]); + } else + !r.nonNative && typeof h[r.iterator] == "function" ? E = new Set(h) : typeof h.forEach == "function" && h.forEach(E.add, E); + return E; + } + function A(h) { + let E = i.exec(h); + return E ? E[1].toLowerCase() : null; + } + e.exports ? e.exports = o : t.striptags = o; + })(Zr); + }(qy)), qy.exports; +} +const ade = "aaa1rp3barth4b0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0faromeo7ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4vianca6w0s2x0a2z0ure5ba0by2idu3namex3narepublic11d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2ntley5rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re2s2c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y0eats7k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0cast4mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking0channel11l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dabur3d1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t0isalat7u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0at2delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d0network8tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntdoor4ier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0ardian6cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5gtv3iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0eles2s3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6logistics9properties14fh2g1h1i0a1ds2m1nder2le4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3ncaster5ia3d0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4de2k2psy3ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0cys3drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7serati6ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic3tual5v1w1x1y1z2na0b1goya4me2tura4vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rthwesternmutual14on4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9dnavy5lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3ssagens7y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0america6xi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cher3ks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0a1b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp2w2ell3ia1ksha5oes2p0ping5uji3w0time7i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ffany5ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0channel7ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lkswagen7vo3te1ing3o2yage5u0elos6wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4finity6ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2", ode = "ελ1υ2бг1ел3дети4ею2католик6ом3мкд2он1сква6онлайн5рг3рус2ф2сайт3рб3укр3қаз3հայ3ישראל5קום3ابوظبي5تصالات6رامكو5لاردن4بحرين5جزائر5سعودية6عليان5مغرب5مارات5یران5بارت2زار4يتك3ھارت5تونس4سودان3رية5شبكة4عراق2ب2مان4فلسطين6قطر3كاثوليك6وم3مصر2ليسيا5وريتانيا7قع4همراه5پاکستان7ڀارت4कॉम3नेट3भारत0म्3ोत5संगठन5বাংলা5ভারত2ৰত4ਭਾਰਤ4ભારત4ଭାରତ4இந்தியா6லங்கை6சிங்கப்பூர்11భారత్5ಭಾರತ4ഭാരതം5ලංකා4คอม3ไทย3ລາວ3გე2みんな3アマゾン4クラウド4グーグル4コム2ストア3セール3ファッション6ポイント4世界2中信1国1國1文网3亚马逊3企业2佛山2信息2健康2八卦2公司1益2台湾1灣2商城1店1标2嘉里0大酒店5在线2大拿2天主教3娱乐2家電2广东2微博2慈善2我爱你3手机2招聘2政务1府2新加坡2闻2时尚2書籍2机构2淡马锡3游戏2澳門2点看2移动2组织机构4网址1店1站1络2联通2谷歌2购物2通販2集团2電訊盈科4飞利浦3食品2餐厅2香格里拉3港2닷넷1컴2삼성2한국2", As = (e, t) => { + for (const r in t) + e[r] = t[r]; + return e; +}, RT = "numeric", wT = "ascii", kT = "alpha", Cp = "asciinumeric", $d = "alphanumeric", _T = "domain", kR = "emoji", ude = "scheme", ide = "slashscheme", Jy = "whitespace"; +function sde(e, t) { + return e in t || (t[e] = []), t[e]; +} +function $u(e, t, r) { + t[RT] && (t[Cp] = !0, t[$d] = !0), t[wT] && (t[Cp] = !0, t[kT] = !0), t[Cp] && (t[$d] = !0), t[kT] && (t[$d] = !0), t[$d] && (t[_T] = !0), t[kR] && (t[_T] = !0); + for (const n in t) { + const a = sde(n, r); + a.indexOf(e) < 0 && a.push(e); + } +} +function lde(e, t) { + const r = {}; + for (const n in t) + t[n].indexOf(e) >= 0 && (r[n] = !0); + return r; +} +function cn(e) { + e === void 0 && (e = null), this.j = {}, this.jr = [], this.jd = null, this.t = e; +} +cn.groups = {}, cn.prototype = { accepts() { + return !!this.t; +}, go(e) { + const t = this, r = t.j[e]; + if (r) + return r; + for (let n = 0; n < t.jr.length; n++) { + const a = t.jr[n][0], s = t.jr[n][1]; + if (s && a.test(e)) + return s; + } + return t.jd; +}, has(e, t) { + return t === void 0 && (t = !1), t ? e in this.j : !!this.go(e); +}, ta(e, t, r, n) { + for (let a = 0; a < e.length; a++) + this.tt(e[a], t, r, n); +}, tr(e, t, r, n) { + n = n || cn.groups; + let a; + return t && t.j ? a = t : (a = new cn(t), r && n && $u(t, r, n)), this.jr.push([e, a]), a; +}, ts(e, t, r, n) { + let a = this; + const s = e.length; + if (!s) + return a; + for (let u = 0; u < s - 1; u++) + a = a.tt(e[u]); + return a.tt(e[s - 1], t, r, n); +}, tt(e, t, r, n) { + n = n || cn.groups; + const a = this; + if (t && t.j) + return a.j[e] = t, t; + const s = t; + let u, i = a.go(e); + if (i ? (u = new cn(), As(u.j, i.j), u.jr.push.apply(u.jr, i.jr), u.jd = i.jd, u.t = i.t) : u = new cn(), s) { + if (n) + if (u.t && typeof u.t == "string") { + const o = As(lde(u.t, n), r); + $u(s, o, n); + } else + r && $u(s, r, n); + u.t = s; + } + return a.j[e] = u, u; +} }; +const st = (e, t, r, n, a) => e.ta(t, r, n, a), bn = (e, t, r, n, a) => e.tr(t, r, n, a), Xy = (e, t, r, n, a) => e.ts(t, r, n, a), Qe = (e, t, r, n, a) => e.tt(t, r, n, a), La = "WORD", MT = "UWORD", Tc = "LOCALHOST", IT = "TLD", YT = "UTLD", Dp = "SCHEME", B0 = "SLASH_SCHEME", jg = "NUM", _R = "WS", Gg = "NL", Z0 = "OPENBRACE", Ul = "OPENBRACKET", Hl = "OPENANGLEBRACKET", $l = "OPENPAREN", Gu = "CLOSEBRACE", j0 = "CLOSEBRACKET", G0 = "CLOSEANGLEBRACKET", zu = "CLOSEPAREN", cA = "AMPERSAND", dA = "APOSTROPHE", pA = "ASTERISK", Bo = "AT", AA = "BACKSLASH", mA = "BACKTICK", hA = "CARET", ko = "COLON", zg = "COMMA", TA = "DOLLAR", ra = "DOT", fA = "EQUALS", Ug = "EXCLAMATION", na = "HYPHEN", gA = "PERCENT", EA = "PIPE", vA = "PLUS", CA = "POUND", DA = "QUERY", Hg = "QUOTE", $g = "SEMI", aa = "SLASH", Vl = "TILDE", bA = "UNDERSCORE", MR = "EMOJI", yA = "SYM"; +var IR = Object.freeze({ __proto__: null, WORD: La, UWORD: MT, LOCALHOST: Tc, TLD: IT, UTLD: YT, SCHEME: Dp, SLASH_SCHEME: B0, NUM: jg, WS: _R, NL: Gg, OPENBRACE: Z0, OPENBRACKET: Ul, OPENANGLEBRACKET: Hl, OPENPAREN: $l, CLOSEBRACE: Gu, CLOSEBRACKET: j0, CLOSEANGLEBRACKET: G0, CLOSEPAREN: zu, AMPERSAND: cA, APOSTROPHE: dA, ASTERISK: pA, AT: Bo, BACKSLASH: AA, BACKTICK: mA, CARET: hA, COLON: ko, COMMA: zg, DOLLAR: TA, DOT: ra, EQUALS: fA, EXCLAMATION: Ug, HYPHEN: na, PERCENT: gA, PIPE: EA, PLUS: vA, POUND: CA, QUERY: DA, QUOTE: Hg, SEMI: $g, SLASH: aa, TILDE: Vl, UNDERSCORE: bA, EMOJI: MR, SYM: yA }); +const D0 = /[a-z]/, D4 = /\p{L}/u, b4 = /\p{Emoji}/u, y4 = /\d/, eS = /\s/, tS = "\n", cde = "️", dde = "‍"; +let Vd = null, Wd = null; +function pde(e) { + e === void 0 && (e = []); + const t = {}; + cn.groups = t; + const r = new cn(); + Vd == null && (Vd = rS(ade)), Wd == null && (Wd = rS(ode)), Qe(r, "'", dA), Qe(r, "{", Z0), Qe(r, "[", Ul), Qe(r, "<", Hl), Qe(r, "(", $l), Qe(r, "}", Gu), Qe(r, "]", j0), Qe(r, ">", G0), Qe(r, ")", zu), Qe(r, "&", cA), Qe(r, "*", pA), Qe(r, "@", Bo), Qe(r, "`", mA), Qe(r, "^", hA), Qe(r, ":", ko), Qe(r, ",", zg), Qe(r, "$", TA), Qe(r, ".", ra), Qe(r, "=", fA), Qe(r, "!", Ug), Qe(r, "-", na), Qe(r, "%", gA), Qe(r, "|", EA), Qe(r, "+", vA), Qe(r, "#", CA), Qe(r, "?", DA), Qe(r, '"', Hg), Qe(r, "/", aa), Qe(r, ";", $g), Qe(r, "~", Vl), Qe(r, "_", bA), Qe(r, "\\", AA); + const n = bn(r, y4, jg, { [RT]: !0 }); + bn(n, y4, n); + const a = bn(r, D0, La, { [wT]: !0 }); + bn(a, D0, a); + const s = bn(r, D4, MT, { [kT]: !0 }); + bn(s, D0), bn(s, D4, s); + const u = bn(r, eS, _R, { [Jy]: !0 }); + Qe(r, tS, Gg, { [Jy]: !0 }), Qe(u, tS), bn(u, eS, u); + const i = bn(r, b4, MR, { [kR]: !0 }); + bn(i, b4, i), Qe(i, cde, i); + const o = Qe(i, dde); + bn(o, b4, i); + const l = [[D0, a]], c = [[D0, null], [D4, s]]; + for (let d = 0; d < Vd.length; d++) + So(r, Vd[d], IT, La, l); + for (let d = 0; d < Wd.length; d++) + So(r, Wd[d], YT, MT, c); + $u(IT, { tld: !0, ascii: !0 }, t), $u(YT, { utld: !0, alpha: !0 }, t), So(r, "file", Dp, La, l), So(r, "mailto", Dp, La, l), So(r, "http", B0, La, l), So(r, "https", B0, La, l), So(r, "ftp", B0, La, l), So(r, "ftps", B0, La, l), $u(Dp, { scheme: !0, ascii: !0 }, t), $u(B0, { slashscheme: !0, ascii: !0 }, t), e = e.sort((d, p) => d[0] > p[0] ? 1 : -1); + for (let d = 0; d < e.length; d++) { + const p = e[d][0], A = e[d][1] ? { [ude]: !0 } : { [ide]: !0 }; + p.indexOf("-") >= 0 ? A[_T] = !0 : D0.test(p) ? y4.test(p) ? A[Cp] = !0 : A[wT] = !0 : A[RT] = !0, Xy(r, p, p, A); + } + return Xy(r, "localhost", Tc, { ascii: !0 }), r.jd = new cn(yA), { start: r, tokens: As({ groups: t }, IR) }; +} +function Ade(e, t) { + const r = mde(t.replace(/[A-Z]/g, (i) => i.toLowerCase())), n = r.length, a = []; + let s = 0, u = 0; + for (; u < n; ) { + let i = e, o = null, l = 0, c = null, d = -1, p = -1; + for (; u < n && (o = i.go(r[u])); ) + i = o, i.accepts() ? (d = 0, p = 0, c = i) : d >= 0 && (d += r[u].length, p++), l += r[u].length, s += r[u].length, u++; + s -= d, u -= p, l -= d, a.push({ t: c.t, v: t.slice(s - l, s), s: s - l, e: s }); + } + return a; +} +function mde(e) { + const t = [], r = e.length; + let n = 0; + for (; n < r; ) { + let a = e.charCodeAt(n), s, u = a < 55296 || a > 56319 || n + 1 === r || (s = e.charCodeAt(n + 1)) < 56320 || s > 57343 ? e[n] : e.slice(n, n + 2); + t.push(u), n += u.length; + } + return t; +} +function So(e, t, r, n, a) { + let s; + const u = t.length; + for (let i = 0; i < u - 1; i++) { + const o = t[i]; + e.j[o] ? s = e.j[o] : (s = new cn(n), s.jr = a.slice(), e.j[o] = s), e = s; + } + return s = new cn(r), s.jr = a.slice(), e.j[t[u - 1]] = s, s; +} +function rS(e) { + const t = [], r = []; + let n = 0, a = "0123456789"; + for (; n < e.length; ) { + let s = 0; + for (; a.indexOf(e[n + s]) >= 0; ) + s++; + if (s > 0) { + t.push(r.join("")); + for (let u = parseInt(e.substring(n, n + s), 10); u > 0; u--) + r.pop(); + n += s; + } else + r.push(e[n]), n++; + } + return t; +} +const fc = { defaultProtocol: "http", events: null, format: nS, formatHref: nS, nl2br: !1, tagName: "a", target: null, rel: null, validate: !0, truncate: 1 / 0, className: null, attributes: null, ignoreTags: [], render: null }; +function Vg(e, t) { + t === void 0 && (t = null); + let r = As({}, fc); + e && (r = As(r, e instanceof Vg ? e.o : e)); + const n = r.ignoreTags, a = []; + for (let s = 0; s < n.length; s++) + a.push(n[s].toUpperCase()); + this.o = r, t && (this.defaultRender = t), this.ignoreTags = a; +} +Vg.prototype = { o: fc, ignoreTags: [], defaultRender(e) { + return e; +}, check(e) { + return this.get("validate", e.toString(), e); +}, get(e, t, r) { + const n = t != null; + let a = this.o[e]; + return a && (typeof a == "object" ? (a = r.t in a ? a[r.t] : fc[e], typeof a == "function" && n && (a = a(t, r))) : typeof a == "function" && n && (a = a(t, r.t, r)), a); +}, getObj(e, t, r) { + let n = this.o[e]; + return typeof n == "function" && t != null && (n = n(t, r.t, r)), n; +}, render(e) { + const t = e.render(this); + return (this.get("render", null, e) || this.defaultRender)(t, e.t, e); +} }; +function nS(e) { + return e; +} +function YR(e, t) { + this.t = "token", this.v = e, this.tk = t; +} +YR.prototype = { isLink: !1, toString() { + return this.v; +}, toHref(e) { + return this.toString(); +}, toFormattedString(e) { + const t = this.toString(), r = e.get("truncate", t, this), n = e.get("format", t, this); + return r && n.length > r ? n.substring(0, r) + "…" : n; +}, toFormattedHref(e) { + return e.get("formatHref", this.toHref(e.get("defaultProtocol")), this); +}, startIndex() { + return this.tk[0].s; +}, endIndex() { + return this.tk[this.tk.length - 1].e; +}, toObject(e) { + return e === void 0 && (e = fc.defaultProtocol), { type: this.t, value: this.toString(), isLink: this.isLink, href: this.toHref(e), start: this.startIndex(), end: this.endIndex() }; +}, toFormattedObject(e) { + return { type: this.t, value: this.toFormattedString(e), isLink: this.isLink, href: this.toFormattedHref(e), start: this.startIndex(), end: this.endIndex() }; +}, validate(e) { + return e.get("validate", this.toString(), this); +}, render(e) { + const t = this, r = this.toHref(e.get("defaultProtocol")), n = e.get("formatHref", r, this), a = e.get("tagName", r, t), s = this.toFormattedString(e), u = {}, i = e.get("className", r, t), o = e.get("target", r, t), l = e.get("rel", r, t), c = e.getObj("attributes", r, t), d = e.getObj("events", r, t); + return u.href = n, i && (u.class = i), o && (u.target = o), l && (u.rel = l), c && As(u, c), { tagName: a, attributes: u, content: s, eventListeners: d }; +} }; +function O1(e, t) { + class r extends YR { + constructor(a, s) { + super(a, s), this.t = e; + } + } + for (const n in t) + r.prototype[n] = t[n]; + return r.t = e, r; +} +const aS = O1("email", { isLink: !0, toHref() { + return "mailto:" + this.toString(); +} }), oS = O1("text"), hde = O1("nl"), wu = O1("url", { isLink: !0, toHref(e) { + return e === void 0 && (e = fc.defaultProtocol), this.hasProtocol() ? this.v : "".concat(e, "://").concat(this.v); +}, hasProtocol() { + const e = this.tk; + return e.length >= 2 && e[0].t !== Tc && e[1].t === ko; +} }), Sr = (e) => new cn(e); +function Tde(e) { + let { groups: t } = e; + const r = t.domain.concat([cA, pA, Bo, AA, mA, hA, TA, fA, na, jg, gA, EA, vA, CA, aa, yA, Vl, bA]), n = [dA, G0, Gu, j0, zu, ko, zg, ra, Ug, Hl, Z0, Ul, $l, DA, Hg, $g], a = [cA, dA, pA, AA, mA, hA, Gu, TA, fA, na, Z0, gA, EA, vA, CA, DA, aa, yA, Vl, bA], s = Sr(), u = Qe(s, Vl); + st(u, a, u), st(u, t.domain, u); + const i = Sr(), o = Sr(), l = Sr(); + st(s, t.domain, i), st(s, t.scheme, o), st(s, t.slashscheme, l), st(i, a, u), st(i, t.domain, i); + const c = Qe(i, Bo); + Qe(u, Bo, c), Qe(o, Bo, c), Qe(l, Bo, c); + const d = Qe(u, ra); + st(d, a, u), st(d, t.domain, u); + const p = Sr(); + st(c, t.domain, p), st(p, t.domain, p); + const A = Qe(p, ra); + st(A, t.domain, p); + const h = Sr(aS); + st(A, t.tld, h), st(A, t.utld, h), Qe(c, Tc, h); + const E = Qe(p, na); + st(E, t.domain, p), st(h, t.domain, p), Qe(h, ra, A), Qe(h, na, E); + const b = Qe(h, ko); + st(b, t.numeric, aS); + const v = Qe(i, na), f = Qe(i, ra); + st(v, t.domain, i), st(f, a, u), st(f, t.domain, i); + const S = Sr(wu); + st(f, t.tld, S), st(f, t.utld, S), st(S, t.domain, i), st(S, a, u), Qe(S, ra, f), Qe(S, na, v), Qe(S, Bo, c); + const _ = Qe(S, ko), z = Sr(wu); + st(_, t.numeric, z); + const y = Sr(wu), $ = Sr(); + st(y, r, y), st(y, n, $), st($, r, y), st($, n, $), Qe(S, aa, y), Qe(z, aa, y); + const re = Qe(o, ko), Q = Qe(l, ko), D = Qe(Q, aa), w = Qe(D, aa); + st(o, t.domain, i), Qe(o, ra, f), Qe(o, na, v), st(l, t.domain, i), Qe(l, ra, f), Qe(l, na, v), st(re, t.domain, y), Qe(re, aa, y), st(w, t.domain, y), st(w, r, y), Qe(w, aa, y); + const k = Qe(y, Z0), R = Qe(y, Ul), q = Qe(y, Hl), ee = Qe(y, $l); + Qe($, Z0, k), Qe($, Ul, R), Qe($, Hl, q), Qe($, $l, ee), Qe(k, Gu, y), Qe(R, j0, y), Qe(q, G0, y), Qe(ee, zu, y), Qe(k, Gu, y); + const se = Sr(wu), j = Sr(wu), O = Sr(wu), V = Sr(wu); + st(k, r, se), st(R, r, j), st(q, r, O), st(ee, r, V); + const fe = Sr(), te = Sr(), De = Sr(), xe = Sr(); + return st(k, n), st(R, n), st(q, n), st(ee, n), st(se, r, se), st(j, r, j), st(O, r, O), st(V, r, V), st(se, n, se), st(j, n, j), st(O, n, O), st(V, n, V), st(fe, r, fe), st(te, r, j), st(De, r, O), st(xe, r, V), st(fe, n, fe), st(te, n, te), st(De, n, De), st(xe, n, xe), Qe(j, j0, y), Qe(O, G0, y), Qe(V, zu, y), Qe(se, Gu, y), Qe(te, j0, y), Qe(De, G0, y), Qe(xe, zu, y), Qe(fe, zu, y), Qe(s, Tc, S), Qe(s, Gg, hde), { start: s, tokens: IR }; +} +function fde(e, t, r) { + let n = r.length, a = 0, s = [], u = []; + for (; a < n; ) { + let i = e, o = null, l = null, c = 0, d = null, p = -1; + for (; a < n && !(o = i.go(r[a].t)); ) + u.push(r[a++]); + for (; a < n && (l = o || i.go(r[a].t)); ) + o = null, i = l, i.accepts() ? (p = 0, d = i) : p >= 0 && p++, a++, c++; + if (p < 0) + a -= c, a < n && (u.push(r[a]), a++); + else { + u.length > 0 && (s.push(S4(oS, t, u)), u = []), a -= p, c -= p; + const A = d.t, h = r.slice(a - c, a); + s.push(S4(A, t, h)); + } + } + return u.length > 0 && s.push(S4(oS, t, u)), s; +} +function S4(e, t, r) { + const n = r[0].s, a = r[r.length - 1].e, s = t.slice(n, a); + return new e(s, r); +} +const Ur = { scanner: null, parser: null, tokenQueue: [], pluginQueue: [], customSchemes: [], initialized: !1 }; +function gde() { + Ur.scanner = pde(Ur.customSchemes); + for (let e = 0; e < Ur.tokenQueue.length; e++) + Ur.tokenQueue[e][1]({ scanner: Ur.scanner }); + Ur.parser = Tde(Ur.scanner.tokens); + for (let e = 0; e < Ur.pluginQueue.length; e++) + Ur.pluginQueue[e][1]({ scanner: Ur.scanner, parser: Ur.parser }); + Ur.initialized = !0; +} +function Ede(e) { + return Ur.initialized || gde(), fde(Ur.parser.start, e, Ade(Ur.scanner.start, e)); +} +function LR(e) { + return e.replace(/&/g, "&").replace(//g, ">"); +} +function vde(e) { + return e.replace(/"/g, """); +} +function Cde(e) { + const t = []; + for (const r in e) { + let n = e[r] + ""; + t.push("".concat(r, '="').concat(vde(n), '"')); + } + return t.join(" "); +} +function Dde(e) { + let { tagName: t, attributes: r, content: n } = e; + return "<".concat(t, " ").concat(Cde(r), ">").concat(LR(n), ""); +} +function PR(e, t) { + t === void 0 && (t = {}), t = new Vg(t, Dde); + const r = Ede(e), n = []; + for (let a = 0; a < r.length; a++) { + const s = r[a]; + s.t === "nl" && t.get("nl2br") ? n.push("
\n") : !s.isLink || !t.check(s) ? n.push(LR(s.toString())) : n.push(t.render(s)); + } + return n.join(""); +} +String.prototype.linkify || Object.defineProperty(String.prototype, "linkify", { writable: !1, value: function(e) { + return PR(this, e); +} }); +const bde = Object.freeze(Object.defineProperty({ __proto__: null, default: PR }, Symbol.toStringTag, { value: "Module" })), yde = Ft(bde), Sde = Ft(LU); +var b0 = {}, uS = {}, F4, iS; +function ao() { + if (iS) + return F4; + iS = 1; + var e = function(t) { + return t && t.Math == Math && t; + }; + return F4 = e(typeof globalThis == "object" && globalThis) || e(typeof window == "object" && window) || e(typeof self == "object" && self) || e(typeof Zr == "object" && Zr) || function() { + return this; + }() || Function("return this")(), F4; +} +var N4 = {}, sS, lS; +function kn() { + return lS || (lS = 1, sS = function(e) { + try { + return !!e(); + } catch { + return !0; + } + }), sS; +} +var x4, cS; +function au() { + if (cS) + return x4; + cS = 1; + var e = kn(); + return x4 = !e(function() { + return Object.defineProperty({}, 1, { get: function() { + return 7; + } })[1] != 7; + }), x4; +} +var B4, dS; +function Wg() { + if (dS) + return B4; + dS = 1; + var e = kn(); + return B4 = !e(function() { + var t = (function() { + }).bind(); + return typeof t != "function" || t.hasOwnProperty("prototype"); + }), B4; +} +var O4, pS; +function Qg() { + if (pS) + return O4; + pS = 1; + var e = Wg(), t = Function.prototype.call; + return O4 = e ? t.bind(t) : function() { + return t.apply(t, arguments); + }, O4; +} +var R4 = {}, AS; +function Fde() { + if (AS) + return R4; + AS = 1; + var e = {}.propertyIsEnumerable, t = Object.getOwnPropertyDescriptor, r = t && !e.call({ 1: 2 }, 1); + return R4.f = r ? function(n) { + var a = t(this, n); + return !!a && a.enumerable; + } : e, R4; +} +var mS, hS; +function qg() { + return hS || (hS = 1, mS = function(e, t) { + return { enumerable: !(e & 1), configurable: !(e & 2), writable: !(e & 4), value: t }; + }), mS; +} +var w4, TS; +function ZR() { + if (TS) + return w4; + TS = 1; + var e = Wg(), t = Function.prototype, r = t.call, n = e && t.bind.bind(r, r); + return w4 = function(a) { + return e ? n(a) : function() { + return r.apply(a, arguments); + }; + }, w4; +} +var k4, fS; +function Hc() { + if (fS) + return k4; + fS = 1; + var e = ZR(), t = e({}.toString), r = e("".slice); + return k4 = function(n) { + return r(t(n), 8, -1); + }, k4; +} +var _4, gS; +function Wn() { + if (gS) + return _4; + gS = 1; + var e = Hc(), t = ZR(); + return _4 = function(r) { + if (e(r) === "Function") + return t(r); + }, _4; +} +var M4, ES; +function jR() { + if (ES) + return M4; + ES = 1; + var e = Wn(), t = kn(), r = Hc(), n = Object, a = e("".split); + return M4 = t(function() { + return !n("z").propertyIsEnumerable(0); + }) ? function(s) { + return r(s) == "String" ? a(s, "") : n(s); + } : n, M4; +} +var vS, CS; +function GR() { + return CS || (CS = 1, vS = function(e) { + return e == null; + }), vS; +} +var I4, DS; +function Kg() { + if (DS) + return I4; + DS = 1; + var e = GR(), t = TypeError; + return I4 = function(r) { + if (e(r)) + throw t("Can't call method on " + r); + return r; + }, I4; +} +var Y4, bS; +function Jg() { + if (bS) + return Y4; + bS = 1; + var e = jR(), t = Kg(); + return Y4 = function(r) { + return e(t(r)); + }, Y4; +} +var L4, yS; +function zR() { + if (yS) + return L4; + yS = 1; + var e = typeof document == "object" && document.all, t = typeof e > "u" && e !== void 0; + return L4 = { all: e, IS_HTMLDDA: t }, L4; +} +var P4, SS; +function _n() { + if (SS) + return P4; + SS = 1; + var e = zR(), t = e.all; + return P4 = e.IS_HTMLDDA ? function(r) { + return typeof r == "function" || r === t; + } : function(r) { + return typeof r == "function"; + }, P4; +} +var Z4, FS; +function ou() { + if (FS) + return Z4; + FS = 1; + var e = _n(), t = zR(), r = t.all; + return Z4 = t.IS_HTMLDDA ? function(n) { + return typeof n == "object" ? n !== null : e(n) || n === r; + } : function(n) { + return typeof n == "object" ? n !== null : e(n); + }, Z4; +} +var j4, NS; +function R1() { + if (NS) + return j4; + NS = 1; + var e = ao(), t = _n(), r = function(n) { + return t(n) ? n : void 0; + }; + return j4 = function(n, a) { + return arguments.length < 2 ? r(e[n]) : e[n] && e[n][a]; + }, j4; +} +var G4, xS; +function Nde() { + if (xS) + return G4; + xS = 1; + var e = Wn(); + return G4 = e({}.isPrototypeOf), G4; +} +var z4, BS; +function xde() { + if (BS) + return z4; + BS = 1; + var e = R1(); + return z4 = e("navigator", "userAgent") || "", z4; +} +var U4, OS; +function Xg() { + if (OS) + return U4; + OS = 1; + var e = ao(), t = xde(), r = e.process, n = e.Deno, a = r && r.versions || n && n.version, s = a && a.v8, u, i; + return s && (u = s.split("."), i = u[0] > 0 && u[0] < 4 ? 1 : +(u[0] + u[1])), !i && t && (u = t.match(/Edge\/(\d+)/), (!u || u[1] >= 74) && (u = t.match(/Chrome\/(\d+)/), u && (i = +u[1]))), U4 = i, U4; +} +var H4, RS; +function UR() { + if (RS) + return H4; + RS = 1; + var e = Xg(), t = kn(); + return H4 = !!Object.getOwnPropertySymbols && !t(function() { + var r = Symbol(); + return !String(r) || !(Object(r) instanceof Symbol) || !Symbol.sham && e && e < 41; + }), H4; +} +var $4, wS; +function HR() { + if (wS) + return $4; + wS = 1; + var e = UR(); + return $4 = e && !Symbol.sham && typeof Symbol.iterator == "symbol", $4; +} +var V4, kS; +function $R() { + if (kS) + return V4; + kS = 1; + var e = R1(), t = _n(), r = Nde(), n = HR(), a = Object; + return V4 = n ? function(s) { + return typeof s == "symbol"; + } : function(s) { + var u = e("Symbol"); + return t(u) && r(u.prototype, a(s)); + }, V4; +} +var W4, _S; +function Bde() { + if (_S) + return W4; + _S = 1; + var e = String; + return W4 = function(t) { + try { + return e(t); + } catch { + return "Object"; + } + }, W4; +} +var Q4, MS; +function VR() { + if (MS) + return Q4; + MS = 1; + var e = _n(), t = Bde(), r = TypeError; + return Q4 = function(n) { + if (e(n)) + return n; + throw r(t(n) + " is not a function"); + }, Q4; +} +var q4, IS; +function Ode() { + if (IS) + return q4; + IS = 1; + var e = VR(), t = GR(); + return q4 = function(r, n) { + var a = r[n]; + return t(a) ? void 0 : e(a); + }, q4; +} +var K4, YS; +function Rde() { + if (YS) + return K4; + YS = 1; + var e = Qg(), t = _n(), r = ou(), n = TypeError; + return K4 = function(a, s) { + var u, i; + if (s === "string" && t(u = a.toString) && !r(i = e(u, a)) || t(u = a.valueOf) && !r(i = e(u, a)) || s !== "string" && t(u = a.toString) && !r(i = e(u, a))) + return i; + throw n("Can't convert object to primitive value"); + }, K4; +} +var J4 = { exports: {} }, LS, PS; +function WR() { + return PS || (PS = 1, LS = !1), LS; +} +var X4, ZS; +function eE() { + if (ZS) + return X4; + ZS = 1; + var e = ao(), t = Object.defineProperty; + return X4 = function(r, n) { + try { + t(e, r, { value: n, configurable: !0, writable: !0 }); + } catch { + e[r] = n; + } + return n; + }, X4; +} +var e3, jS; +function tE() { + if (jS) + return e3; + jS = 1; + var e = ao(), t = eE(), r = "__core-js_shared__", n = e[r] || t(r, {}); + return e3 = n, e3; +} +var GS; +function QR() { + if (GS) + return J4.exports; + GS = 1; + var e = WR(), t = tE(); + return (J4.exports = function(r, n) { + return t[r] || (t[r] = n !== void 0 ? n : {}); + })("versions", []).push({ version: "3.25.5", mode: e ? "pure" : "global", copyright: "© 2014-2022 Denis Pushkarev (zloirock.ru)", license: "https://github.com/zloirock/core-js/blob/v3.25.5/LICENSE", source: "https://github.com/zloirock/core-js" }), J4.exports; +} +var t3, zS; +function w1() { + if (zS) + return t3; + zS = 1; + var e = Kg(), t = Object; + return t3 = function(r) { + return t(e(r)); + }, t3; +} +var r3, US; +function Ti() { + if (US) + return r3; + US = 1; + var e = Wn(), t = w1(), r = e({}.hasOwnProperty); + return r3 = Object.hasOwn || function(n, a) { + return r(t(n), a); + }, r3; +} +var n3, HS; +function qR() { + if (HS) + return n3; + HS = 1; + var e = Wn(), t = 0, r = Math.random(), n = e(1 .toString); + return n3 = function(a) { + return "Symbol(" + (a === void 0 ? "" : a) + ")_" + n(++t + r, 36); + }, n3; +} +var a3, $S; +function uu() { + if ($S) + return a3; + $S = 1; + var e = ao(), t = QR(), r = Ti(), n = qR(), a = UR(), s = HR(), u = t("wks"), i = e.Symbol, o = i && i.for, l = s ? i : i && i.withoutSetter || n; + return a3 = function(c) { + if (!r(u, c) || !(a || typeof u[c] == "string")) { + var d = "Symbol." + c; + a && r(i, c) ? u[c] = i[c] : s && o ? u[c] = o(d) : u[c] = l(d); + } + return u[c]; + }, a3; +} +var o3, VS; +function wde() { + if (VS) + return o3; + VS = 1; + var e = Qg(), t = ou(), r = $R(), n = Ode(), a = Rde(), s = uu(), u = TypeError, i = s("toPrimitive"); + return o3 = function(o, l) { + if (!t(o) || r(o)) + return o; + var c = n(o, i), d; + if (c) { + if (l === void 0 && (l = "default"), d = e(c, o, l), !t(d) || r(d)) + return d; + throw u("Can't convert object to primitive value"); + } + return l === void 0 && (l = "number"), a(o, l); + }, o3; +} +var u3, WS; +function rE() { + if (WS) + return u3; + WS = 1; + var e = wde(), t = $R(); + return u3 = function(r) { + var n = e(r, "string"); + return t(n) ? n : n + ""; + }, u3; +} +var i3, QS; +function kde() { + if (QS) + return i3; + QS = 1; + var e = ao(), t = ou(), r = e.document, n = t(r) && t(r.createElement); + return i3 = function(a) { + return n ? r.createElement(a) : {}; + }, i3; +} +var s3, qS; +function KR() { + if (qS) + return s3; + qS = 1; + var e = au(), t = kn(), r = kde(); + return s3 = !e && !t(function() { + return Object.defineProperty(r("div"), "a", { get: function() { + return 7; + } }).a != 7; + }), s3; +} +var KS; +function nE() { + if (KS) + return N4; + KS = 1; + var e = au(), t = Qg(), r = Fde(), n = qg(), a = Jg(), s = rE(), u = Ti(), i = KR(), o = Object.getOwnPropertyDescriptor; + return N4.f = e ? o : function(l, c) { + if (l = a(l), c = s(c), i) + try { + return o(l, c); + } catch { + } + if (u(l, c)) + return n(!t(r.f, l, c), l[c]); + }, N4; +} +var l3 = {}, c3, JS; +function _de() { + if (JS) + return c3; + JS = 1; + var e = au(), t = kn(); + return c3 = e && t(function() { + return Object.defineProperty(function() { + }, "prototype", { value: 42, writable: !1 }).prototype != 42; + }), c3; +} +var d3, XS; +function JR() { + if (XS) + return d3; + XS = 1; + var e = ou(), t = String, r = TypeError; + return d3 = function(n) { + if (e(n)) + return n; + throw r(t(n) + " is not an object"); + }, d3; +} +var eF; +function $c() { + if (eF) + return l3; + eF = 1; + var e = au(), t = KR(), r = _de(), n = JR(), a = rE(), s = TypeError, u = Object.defineProperty, i = Object.getOwnPropertyDescriptor, o = "enumerable", l = "configurable", c = "writable"; + return l3.f = e ? r ? function(d, p, A) { + if (n(d), p = a(p), n(A), typeof d == "function" && p === "prototype" && "value" in A && c in A && !A[c]) { + var h = i(d, p); + h && h[c] && (d[p] = A.value, A = { configurable: l in A ? A[l] : h[l], enumerable: o in A ? A[o] : h[o], writable: !1 }); + } + return u(d, p, A); + } : u : function(d, p, A) { + if (n(d), p = a(p), n(A), t) + try { + return u(d, p, A); + } catch { + } + if ("get" in A || "set" in A) + throw s("Accessors not supported"); + return "value" in A && (d[p] = A.value), d; + }, l3; +} +var p3, tF; +function XR() { + if (tF) + return p3; + tF = 1; + var e = au(), t = $c(), r = qg(); + return p3 = e ? function(n, a, s) { + return t.f(n, a, r(1, s)); + } : function(n, a, s) { + return n[a] = s, n; + }, p3; +} +var A3 = { exports: {} }, m3, rF; +function Mde() { + if (rF) + return m3; + rF = 1; + var e = au(), t = Ti(), r = Function.prototype, n = e && Object.getOwnPropertyDescriptor, a = t(r, "name"), s = a && (function() { + }).name === "something", u = a && (!e || e && n(r, "name").configurable); + return m3 = { EXISTS: a, PROPER: s, CONFIGURABLE: u }, m3; +} +var h3, nF; +function ew() { + if (nF) + return h3; + nF = 1; + var e = Wn(), t = _n(), r = tE(), n = e(Function.toString); + return t(r.inspectSource) || (r.inspectSource = function(a) { + return n(a); + }), h3 = r.inspectSource, h3; +} +var T3, aF; +function Ide() { + if (aF) + return T3; + aF = 1; + var e = ao(), t = _n(), r = e.WeakMap; + return T3 = t(r) && /native code/.test(String(r)), T3; +} +var f3, oF; +function Yde() { + if (oF) + return f3; + oF = 1; + var e = QR(), t = qR(), r = e("keys"); + return f3 = function(n) { + return r[n] || (r[n] = t(n)); + }, f3; +} +var uF, iF; +function tw() { + return iF || (iF = 1, uF = {}), uF; +} +var g3, sF; +function Lde() { + if (sF) + return g3; + sF = 1; + var e = Ide(), t = ao(), r = ou(), n = XR(), a = Ti(), s = tE(), u = Yde(), i = tw(), o = "Object already initialized", l = t.TypeError, c = t.WeakMap, d, p, A, h = function(f) { + return A(f) ? p(f) : d(f, {}); + }, E = function(f) { + return function(S) { + var _; + if (!r(S) || (_ = p(S)).type !== f) + throw l("Incompatible receiver, " + f + " required"); + return _; + }; + }; + if (e || s.state) { + var b = s.state || (s.state = new c()); + b.get = b.get, b.has = b.has, b.set = b.set, d = function(f, S) { + if (b.has(f)) + throw l(o); + return S.facade = f, b.set(f, S), S; + }, p = function(f) { + return b.get(f) || {}; + }, A = function(f) { + return b.has(f); + }; + } else { + var v = u("state"); + i[v] = !0, d = function(f, S) { + if (a(f, v)) + throw l(o); + return S.facade = f, n(f, v, S), S; + }, p = function(f) { + return a(f, v) ? f[v] : {}; + }, A = function(f) { + return a(f, v); + }; + } + return g3 = { set: d, get: p, has: A, enforce: h, getterFor: E }, g3; +} +var lF; +function Pde() { + if (lF) + return A3.exports; + lF = 1; + var e = kn(), t = _n(), r = Ti(), n = au(), a = Mde().CONFIGURABLE, s = ew(), u = Lde(), i = u.enforce, o = u.get, l = Object.defineProperty, c = n && !e(function() { + return l(function() { + }, "length", { value: 8 }).length !== 8; + }), d = String(String).split("String"), p = A3.exports = function(A, h, E) { + String(h).slice(0, 7) === "Symbol(" && (h = "[" + String(h).replace(/^Symbol\(([^)]*)\)/, "$1") + "]"), E && E.getter && (h = "get " + h), E && E.setter && (h = "set " + h), (!r(A, "name") || a && A.name !== h) && (n ? l(A, "name", { value: h, configurable: !0 }) : A.name = h), c && E && r(E, "arity") && A.length !== E.arity && l(A, "length", { value: E.arity }); + try { + E && r(E, "constructor") && E.constructor ? n && l(A, "prototype", { writable: !1 }) : A.prototype && (A.prototype = void 0); + } catch { + } + var b = i(A); + return r(b, "source") || (b.source = d.join(typeof h == "string" ? h : "")), A; + }; + return Function.prototype.toString = p(function() { + return t(this) && o(this).source || s(this); + }, "toString"), A3.exports; +} +var E3, cF; +function rw() { + if (cF) + return E3; + cF = 1; + var e = _n(), t = $c(), r = Pde(), n = eE(); + return E3 = function(a, s, u, i) { + i || (i = {}); + var o = i.enumerable, l = i.name !== void 0 ? i.name : s; + if (e(u) && r(u, l, i), i.global) + o ? a[s] = u : n(s, u); + else { + try { + i.unsafe ? a[s] && (o = !0) : delete a[s]; + } catch { + } + o ? a[s] = u : t.f(a, s, { value: u, enumerable: !1, configurable: !i.nonConfigurable, writable: !i.nonWritable }); + } + return a; + }, E3; +} +var v3 = {}, C3, dF; +function Zde() { + if (dF) + return C3; + dF = 1; + var e = Math.ceil, t = Math.floor; + return C3 = Math.trunc || function(r) { + var n = +r; + return (n > 0 ? t : e)(n); + }, C3; +} +var D3, pF; +function nw() { + if (pF) + return D3; + pF = 1; + var e = Zde(); + return D3 = function(t) { + var r = +t; + return r !== r || r === 0 ? 0 : e(r); + }, D3; +} +var b3, AF; +function jde() { + if (AF) + return b3; + AF = 1; + var e = nw(), t = Math.max, r = Math.min; + return b3 = function(n, a) { + var s = e(n); + return s < 0 ? t(s + a, 0) : r(s, a); + }, b3; +} +var y3, mF; +function aw() { + if (mF) + return y3; + mF = 1; + var e = nw(), t = Math.min; + return y3 = function(r) { + return r > 0 ? t(e(r), 9007199254740991) : 0; + }, y3; +} +var S3, hF; +function aE() { + if (hF) + return S3; + hF = 1; + var e = aw(); + return S3 = function(t) { + return e(t.length); + }, S3; +} +var F3, TF; +function Gde() { + if (TF) + return F3; + TF = 1; + var e = Jg(), t = jde(), r = aE(), n = function(a) { + return function(s, u, i) { + var o = e(s), l = r(o), c = t(i, l), d; + if (a && u != u) { + for (; l > c; ) + if (d = o[c++], d != d) + return !0; + } else + for (; l > c; c++) + if ((a || c in o) && o[c] === u) + return a || c || 0; + return !a && -1; + }; + }; + return F3 = { includes: n(!0), indexOf: n(!1) }, F3; +} +var N3, fF; +function ow() { + if (fF) + return N3; + fF = 1; + var e = Wn(), t = Ti(), r = Jg(), n = Gde().indexOf, a = tw(), s = e([].push); + return N3 = function(u, i) { + var o = r(u), l = 0, c = [], d; + for (d in o) + !t(a, d) && t(o, d) && s(c, d); + for (; i.length > l; ) + t(o, d = i[l++]) && (~n(c, d) || s(c, d)); + return c; + }, N3; +} +var gF, EF; +function uw() { + return EF || (EF = 1, gF = ["constructor", "hasOwnProperty", "isPrototypeOf", "propertyIsEnumerable", "toLocaleString", "toString", "valueOf"]), gF; +} +var vF; +function zde() { + if (vF) + return v3; + vF = 1; + var e = ow(), t = uw(), r = t.concat("length", "prototype"); + return v3.f = Object.getOwnPropertyNames || function(n) { + return e(n, r); + }, v3; +} +var CF = {}, DF; +function Ude() { + return DF || (DF = 1, CF.f = Object.getOwnPropertySymbols), CF; +} +var x3, bF; +function Hde() { + if (bF) + return x3; + bF = 1; + var e = R1(), t = Wn(), r = zde(), n = Ude(), a = JR(), s = t([].concat); + return x3 = e("Reflect", "ownKeys") || function(u) { + var i = r.f(a(u)), o = n.f; + return o ? s(i, o(u)) : i; + }, x3; +} +var B3, yF; +function $de() { + if (yF) + return B3; + yF = 1; + var e = Ti(), t = Hde(), r = nE(), n = $c(); + return B3 = function(a, s, u) { + for (var i = t(s), o = n.f, l = r.f, c = 0; c < i.length; c++) { + var d = i[c]; + !e(a, d) && !(u && e(u, d)) && o(a, d, l(s, d)); + } + }, B3; +} +var O3, SF; +function Vde() { + if (SF) + return O3; + SF = 1; + var e = kn(), t = _n(), r = /#|\.prototype\./, n = function(o, l) { + var c = s[a(o)]; + return c == i ? !0 : c == u ? !1 : t(l) ? e(l) : !!l; + }, a = n.normalize = function(o) { + return String(o).replace(r, ".").toLowerCase(); + }, s = n.data = {}, u = n.NATIVE = "N", i = n.POLYFILL = "P"; + return O3 = n, O3; +} +var R3, FF; +function xs() { + if (FF) + return R3; + FF = 1; + var e = ao(), t = nE().f, r = XR(), n = rw(), a = eE(), s = $de(), u = Vde(); + return R3 = function(i, o) { + var l = i.target, c = i.global, d = i.stat, p, A, h, E, b, v; + if (c ? A = e : d ? A = e[l] || a(l, {}) : A = (e[l] || {}).prototype, A) + for (h in o) { + if (b = o[h], i.dontCallGetSet ? (v = t(A, h), E = v && v.value) : E = A[h], p = u(c ? h : l + (d ? "." : "#") + h, i.forced), !p && E !== void 0) { + if (typeof b == typeof E) + continue; + s(b, E); + } + (i.sham || E && E.sham) && r(b, "sham", !0), n(A, h, b, i); + } + }, R3; +} +var NF; +function oE() { + if (NF) + return uS; + NF = 1; + var e = xs(), t = au(), r = $c().f; + return e({ target: "Object", stat: !0, forced: Object.defineProperty !== r, sham: !t }, { defineProperty: r }), uS; +} +var xF = {}, w3, BF; +function Wde() { + if (BF) + return w3; + BF = 1; + var e = Wn(), t = VR(), r = Wg(), n = e(e.bind); + return w3 = function(a, s) { + return t(a), s === void 0 ? a : r ? n(a, s) : function() { + return a.apply(s, arguments); + }; + }, w3; +} +var k3, OF; +function iw() { + if (OF) + return k3; + OF = 1; + var e = Hc(); + return k3 = Array.isArray || function(t) { + return e(t) == "Array"; + }, k3; +} +var _3, RF; +function uE() { + if (RF) + return _3; + RF = 1; + var e = uu(), t = e("toStringTag"), r = {}; + return r[t] = "z", _3 = String(r) === "[object z]", _3; +} +var M3, wF; +function iE() { + if (wF) + return M3; + wF = 1; + var e = uE(), t = _n(), r = Hc(), n = uu(), a = n("toStringTag"), s = Object, u = r(function() { + return arguments; + }()) == "Arguments", i = function(o, l) { + try { + return o[l]; + } catch { + } + }; + return M3 = e ? r : function(o) { + var l, c, d; + return o === void 0 ? "Undefined" : o === null ? "Null" : typeof (c = i(l = s(o), a)) == "string" ? c : u ? r(l) : (d = r(l)) == "Object" && t(l.callee) ? "Arguments" : d; + }, M3; +} +var I3, kF; +function Qde() { + if (kF) + return I3; + kF = 1; + var e = Wn(), t = kn(), r = _n(), n = iE(), a = R1(), s = ew(), u = function() { + }, i = [], o = a("Reflect", "construct"), l = /^\s*(?:class|function)\b/, c = e(l.exec), d = !l.exec(u), p = function(h) { + if (!r(h)) + return !1; + try { + return o(u, i, h), !0; + } catch { + return !1; + } + }, A = function(h) { + if (!r(h)) + return !1; + switch (n(h)) { + case "AsyncFunction": + case "GeneratorFunction": + case "AsyncGeneratorFunction": + return !1; + } + try { + return d || !!c(l, s(h)); + } catch { + return !0; + } + }; + return A.sham = !0, I3 = !o || t(function() { + var h; + return p(p.call) || !p(Object) || !p(function() { + h = !0; + }) || h; + }) ? A : p, I3; +} +var Y3, _F; +function qde() { + if (_F) + return Y3; + _F = 1; + var e = iw(), t = Qde(), r = ou(), n = uu(), a = n("species"), s = Array; + return Y3 = function(u) { + var i; + return e(u) && (i = u.constructor, t(i) && (i === s || e(i.prototype)) ? i = void 0 : r(i) && (i = i[a], i === null && (i = void 0))), i === void 0 ? s : i; + }, Y3; +} +var L3, MF; +function sw() { + if (MF) + return L3; + MF = 1; + var e = qde(); + return L3 = function(t, r) { + return new (e(t))(r === 0 ? 0 : r); + }, L3; +} +var P3, IF; +function lw() { + if (IF) + return P3; + IF = 1; + var e = Wde(), t = Wn(), r = jR(), n = w1(), a = aE(), s = sw(), u = t([].push), i = function(o) { + var l = o == 1, c = o == 2, d = o == 3, p = o == 4, A = o == 6, h = o == 7, E = o == 5 || A; + return function(b, v, f, S) { + for (var _ = n(b), z = r(_), y = e(v, f), $ = a(z), re = 0, Q = S || s, D = l ? Q(b, $) : c || h ? Q(b, 0) : void 0, w, k; $ > re; re++) + if ((E || re in z) && (w = z[re], k = y(w, re, _), o)) + if (l) + D[re] = k; + else if (k) + switch (o) { + case 3: + return !0; + case 5: + return w; + case 6: + return re; + case 2: + u(D, w); + } + else + switch (o) { + case 4: + return !1; + case 7: + u(D, w); + } + return A ? -1 : d || p ? p : D; + }; + }; + return P3 = { forEach: i(0), map: i(1), filter: i(2), some: i(3), every: i(4), find: i(5), findIndex: i(6), filterReject: i(7) }, P3; +} +var Z3, YF; +function sE() { + if (YF) + return Z3; + YF = 1; + var e = kn(), t = uu(), r = Xg(), n = t("species"); + return Z3 = function(a) { + return r >= 51 || !e(function() { + var s = [], u = s.constructor = {}; + return u[n] = function() { + return { foo: 1 }; + }, s[a](Boolean).foo !== 1; + }); + }, Z3; +} +var LF; +function cw() { + if (LF) + return xF; + LF = 1; + var e = xs(), t = lw().map, r = sE(), n = r("map"); + return e({ target: "Array", proto: !0, forced: !n }, { map: function(a) { + return t(this, a, arguments.length > 1 ? arguments[1] : void 0); + } }), xF; +} +var PF = {}, ZF; +function dw() { + if (ZF) + return PF; + ZF = 1; + var e = xs(), t = lw().filter, r = sE(), n = r("filter"); + return e({ target: "Array", proto: !0, forced: !n }, { filter: function(a) { + return t(this, a, arguments.length > 1 ? arguments[1] : void 0); + } }), PF; +} +var jF = {}, j3, GF; +function Kde() { + if (GF) + return j3; + GF = 1; + var e = uE(), t = iE(); + return j3 = e ? {}.toString : function() { + return "[object " + t(this) + "]"; + }, j3; +} +var zF; +function pw() { + if (zF) + return jF; + zF = 1; + var e = uE(), t = rw(), r = Kde(); + return e || t(Object.prototype, "toString", r, { unsafe: !0 }), jF; +} +var UF = {}, G3, HF; +function Jde() { + if (HF) + return G3; + HF = 1; + var e = ow(), t = uw(); + return G3 = Object.keys || function(r) { + return e(r, t); + }, G3; +} +var $F; +function Aw() { + if ($F) + return UF; + $F = 1; + var e = xs(), t = w1(), r = Jde(), n = kn(), a = n(function() { + r(1); + }); + return e({ target: "Object", stat: !0, forced: a }, { keys: function(s) { + return r(t(s)); + } }), UF; +} +var VF = {}, z3, WF; +function Xde() { + if (WF) + return z3; + WF = 1; + var e = iE(), t = String; + return z3 = function(r) { + if (e(r) === "Symbol") + throw TypeError("Cannot convert a Symbol value to a string"); + return t(r); + }, z3; +} +var U3, QF; +function epe() { + if (QF) + return U3; + QF = 1; + var e = ou(), t = Hc(), r = uu(), n = r("match"); + return U3 = function(a) { + var s; + return e(a) && ((s = a[n]) !== void 0 ? !!s : t(a) == "RegExp"); + }, U3; +} +var H3, qF; +function tpe() { + if (qF) + return H3; + qF = 1; + var e = epe(), t = TypeError; + return H3 = function(r) { + if (e(r)) + throw t("The method doesn't accept regular expressions"); + return r; + }, H3; +} +var $3, KF; +function rpe() { + if (KF) + return $3; + KF = 1; + var e = uu(), t = e("match"); + return $3 = function(r) { + var n = /./; + try { + "/./"[r](n); + } catch { + try { + return n[t] = !1, "/./"[r](n); + } catch { + } + } + return !1; + }, $3; +} +var JF; +function mw() { + if (JF) + return VF; + JF = 1; + var e = xs(), t = Wn(), r = nE().f, n = aw(), a = Xde(), s = tpe(), u = Kg(), i = rpe(), o = WR(), l = t("".startsWith), c = t("".slice), d = Math.min, p = i("startsWith"), A = !o && !p && !!function() { + var h = r(String.prototype, "startsWith"); + return h && !h.writable; + }(); + return e({ target: "String", proto: !0, forced: !A && !p }, { startsWith: function(h) { + var E = a(u(this)); + s(h); + var b = n(d(arguments.length > 1 ? arguments[1] : void 0, E.length)), v = a(h); + return l ? l(E, v, b) : c(E, b, b + v.length) === v; + } }), VF; +} +var Cl = {}, Dl = {}, XF = {}, V3, eN; +function npe() { + if (eN) + return V3; + eN = 1; + var e = TypeError, t = 9007199254740991; + return V3 = function(r) { + if (r > t) + throw e("Maximum allowed index exceeded"); + return r; + }, V3; +} +var W3, tN; +function ape() { + if (tN) + return W3; + tN = 1; + var e = rE(), t = $c(), r = qg(); + return W3 = function(n, a, s) { + var u = e(a); + u in n ? t.f(n, u, r(0, s)) : n[u] = s; + }, W3; +} +var rN; +function ope() { + if (rN) + return XF; + rN = 1; + var e = xs(), t = kn(), r = iw(), n = ou(), a = w1(), s = aE(), u = npe(), i = ape(), o = sw(), l = sE(), c = uu(), d = Xg(), p = c("isConcatSpreadable"), A = d >= 51 || !t(function() { + var v = []; + return v[p] = !1, v.concat()[0] !== v; + }), h = l("concat"), E = function(v) { + if (!n(v)) + return !1; + var f = v[p]; + return f !== void 0 ? !!f : r(v); + }, b = !A || !h; + return e({ target: "Array", proto: !0, arity: 1, forced: b }, { concat: function(v) { + var f = a(this), S = o(f, 0), _ = 0, z, y, $, re, Q; + for (z = -1, $ = arguments.length; z < $; z++) + if (Q = z === -1 ? f : arguments[z], E(Q)) + for (re = s(Q), u(_ + re), y = 0; y < re; y++, _++) + y in Q && i(S, _, Q[y]); + else + u(_ + 1), i(S, _++, Q); + return S.length = _, S; + } }), XF; +} +var nN; +function hw() { + if (nN) + return Dl; + nN = 1, Object.defineProperty(Dl, "__esModule", { value: !0 }), Dl.default = void 0, ope(), cw(), dw(), pw(), Aw(), mw(), oE(); + function e(s, u) { + if (!(s instanceof u)) + throw new TypeError("Cannot call a class as a function"); + } + function t(s, u) { + for (var i = 0; i < u.length; i++) { + var o = u[i]; + o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(s, o.key, o); + } + } + function r(s, u, i) { + return u && t(s.prototype, u), i && t(s, i), Object.defineProperty(s, "prototype", { writable: !1 }), s; + } + function n(s, u, i) { + return u in s ? Object.defineProperty(s, u, { value: i, enumerable: !0, configurable: !0, writable: !0 }) : s[u] = i, s; + } + var a = function() { + function s(u, i, o) { + e(this, s), n(this, "scope", void 0), n(this, "wrapped", void 0), this.scope = "".concat(o ? s.GLOBAL_SCOPE_PERSISTENT : s.GLOBAL_SCOPE_VOLATILE, "_").concat(btoa(u), "_"), this.wrapped = i; + } + return r(s, [{ key: "scopeKey", value: function(u) { + return "".concat(this.scope).concat(u); + } }, { key: "setItem", value: function(u, i) { + this.wrapped.setItem(this.scopeKey(u), i); + } }, { key: "getItem", value: function(u) { + return this.wrapped.getItem(this.scopeKey(u)); + } }, { key: "removeItem", value: function(u) { + this.wrapped.removeItem(this.scopeKey(u)); + } }, { key: "clear", value: function() { + var u = this; + Object.keys(this.wrapped).filter(function(i) { + return i.startsWith(u.scope); + }).map(this.wrapped.removeItem.bind(this.wrapped)); + } }]), s; + }(); + return Dl.default = a, n(a, "GLOBAL_SCOPE_VOLATILE", "nextcloud_vol"), n(a, "GLOBAL_SCOPE_PERSISTENT", "nextcloud_per"), Dl; +} +var aN; +function upe() { + if (aN) + return Cl; + aN = 1, Object.defineProperty(Cl, "__esModule", { value: !0 }), Cl.default = void 0, oE(); + var e = t(hw()); + function t(i) { + return i && i.__esModule ? i : { default: i }; + } + function r(i, o) { + if (!(i instanceof o)) + throw new TypeError("Cannot call a class as a function"); + } + function n(i, o) { + for (var l = 0; l < o.length; l++) { + var c = o[l]; + c.enumerable = c.enumerable || !1, c.configurable = !0, "value" in c && (c.writable = !0), Object.defineProperty(i, c.key, c); + } + } + function a(i, o, l) { + return o && n(i.prototype, o), l && n(i, l), Object.defineProperty(i, "prototype", { writable: !1 }), i; + } + function s(i, o, l) { + return o in i ? Object.defineProperty(i, o, { value: l, enumerable: !0, configurable: !0, writable: !0 }) : i[o] = l, i; + } + var u = function() { + function i(o) { + r(this, i), s(this, "appId", void 0), s(this, "persisted", !1), s(this, "clearedOnLogout", !1), this.appId = o; + } + return a(i, [{ key: "persist", value: function() { + var o = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : !0; + return this.persisted = o, this; + } }, { key: "clearOnLogout", value: function() { + var o = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : !0; + return this.clearedOnLogout = o, this; + } }, { key: "build", value: function() { + return new e.default(this.appId, this.persisted ? window.localStorage : window.sessionStorage, !this.clearedOnLogout); + } }]), i; + }(); + return Cl.default = u, Cl; +} +var oN; +function ipe() { + if (oN) + return b0; + oN = 1, oE(), Object.defineProperty(b0, "__esModule", { value: !0 }), b0.clearAll = s, b0.clearNonPersistent = u, b0.getBuilder = n, cw(), dw(), pw(), Aw(), mw(); + var e = r(upe()), t = r(hw()); + function r(i) { + return i && i.__esModule ? i : { default: i }; + } + function n(i) { + return new e.default(i); + } + function a(i, o) { + Object.keys(i).filter(function(l) { + return o ? o(l) : !0; + }).map(i.removeItem.bind(i)); + } + function s() { + var i = [window.sessionStorage, window.localStorage]; + i.map(function(o) { + return a(o); + }); + } + function u() { + var i = [window.sessionStorage, window.localStorage]; + i.map(function(o) { + return a(o, function(l) { + return !l.startsWith(t.default.GLOBAL_SCOPE_PERSISTENT); + }); + }); + } + return b0; +} +const spe = Ft(wU), lpe = Ft(cG); +var ct = {}, uN = {}, iN; +function cpe() { + return iN || (iN = 1, function(e) { + var t = eu, r = t.default || t; + e.Vue = r, e.Vue2 = r, e.isVue2 = !0, e.isVue3 = !1, e.install = function() { + }, e.warn = r.util.warn, e.createApp = function(n, a) { + var s, u = {}, i = { config: r.config, use: r.use.bind(r), mixin: r.mixin.bind(r), component: r.component.bind(r), provide: function(o, l) { + return u[o] = l, this; + }, directive: function(o, l) { + return l ? (r.directive(o, l), i) : r.directive(o); + }, mount: function(o, l) { + return s || (s = new r(Object.assign({ propsData: a }, n, { provide: Object.assign(u, n.provide) })), s.$mount(o, l), s); + }, unmount: function() { + s && (s.$destroy(), s = void 0); + } }; + return i; + }, Object.keys(t).forEach(function(n) { + e[n] = t[n]; + }), e.hasInjectionContext = () => !!t.getCurrentInstance(); + }(uN)), uN; +} +var sN; +function dpe() { + if (sN) + return ct; + sN = 1; + var e = cpe(), t = pg(), r = QO(); + const n = e.defineComponent({ name: "OnClickOutside", props: ["as", "options"], emits: ["trigger"], setup(F, { slots: N, emit: I }) { + const ce = e.ref(); + return t.onClickOutside(ce, (ve) => { + I("trigger", ve); + }, F.options), () => { + if (N.default) + return e.h(F.as || "div", { ref: ce }, N.default()); + }; + } }); + function a(F) { + var N; + const I = r.toValue(F); + return (N = I == null ? void 0 : I.$el) != null ? N : I; + } + const s = r.isClient ? window : void 0; + function u(...F) { + let N, I, ce, ve; + if (typeof F[0] == "string" || Array.isArray(F[0]) ? ([I, ce, ve] = F, N = s) : [N, I, ce, ve] = F, !N) + return r.noop; + Array.isArray(I) || (I = [I]), Array.isArray(ce) || (ce = [ce]); + const ke = [], we = () => { + ke.forEach((je) => je()), ke.length = 0; + }, Oe = (je, tt, ot, Ct) => (je.addEventListener(tt, ot, Ct), () => je.removeEventListener(tt, ot, Ct)), Pe = e.watch(() => [a(N), r.toValue(ve)], ([je, tt]) => { + we(), je && ke.push(...I.flatMap((ot) => ce.map((Ct) => Oe(je, ot, Ct, tt)))); + }, { immediate: !0, flush: "post" }), Ke = () => { + Pe(), we(); + }; + return r.tryOnScopeDispose(Ke), Ke; + } + let i = !1; + function o(F, N, I = {}) { + const { window: ce = s, ignore: ve = [], capture: ke = !0, detectIframe: we = !1 } = I; + if (!ce) + return; + r.isIOS && !i && (i = !0, Array.from(ce.document.body.children).forEach((je) => je.addEventListener("click", r.noop))); + let Oe = !0; + const Pe = (je) => ve.some((tt) => { + if (typeof tt == "string") + return Array.from(ce.document.querySelectorAll(tt)).some((ot) => ot === je.target || je.composedPath().includes(ot)); + { + const ot = a(tt); + return ot && (je.target === ot || je.composedPath().includes(ot)); + } + }), Ke = [u(ce, "click", (je) => { + const tt = a(F); + if (!(!tt || tt === je.target || je.composedPath().includes(tt))) { + if (je.detail === 0 && (Oe = !Pe(je)), !Oe) { + Oe = !0; + return; + } + N(je); + } + }, { passive: !0, capture: ke }), u(ce, "pointerdown", (je) => { + const tt = a(F); + tt && (Oe = !je.composedPath().includes(tt) && !Pe(je)); + }, { passive: !0 }), we && u(ce, "blur", (je) => { + setTimeout(() => { + var tt; + const ot = a(F); + ((tt = ce.document.activeElement) == null ? void 0 : tt.tagName) === "IFRAME" && !(ot != null && ot.contains(ce.document.activeElement)) && N(je); + }, 0); + })].filter(Boolean); + return () => Ke.forEach((je) => je()); + } + const l = { [r.directiveHooks.mounted](F, N) { + const I = !N.modifiers.bubble; + if (typeof N.value == "function") + F.__onClickOutside_stop = o(F, N.value, { capture: I }); + else { + const [ce, ve] = N.value; + F.__onClickOutside_stop = o(F, ce, Object.assign({ capture: I }, ve)); + } + }, [r.directiveHooks.unmounted](F) { + F.__onClickOutside_stop(); + } }; + function c(F) { + return typeof F == "function" ? F : typeof F == "string" ? (N) => N.key === F : Array.isArray(F) ? (N) => F.includes(N.key) : () => !0; + } + function d(...F) { + let N, I, ce = {}; + F.length === 3 ? (N = F[0], I = F[1], ce = F[2]) : F.length === 2 ? typeof F[1] == "object" ? (N = !0, I = F[0], ce = F[1]) : (N = F[0], I = F[1]) : (N = !0, I = F[0]); + const { target: ve = s, eventName: ke = "keydown", passive: we = !1, dedupe: Oe = !1 } = ce, Pe = c(N); + return u(ve, ke, (Ke) => { + Ke.repeat && r.toValue(Oe) || Pe(Ke) && I(Ke); + }, we); + } + var p = Object.defineProperty, A = Object.getOwnPropertySymbols, h = Object.prototype.hasOwnProperty, E = Object.prototype.propertyIsEnumerable, b = (F, N, I) => N in F ? p(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, v = (F, N) => { + for (var I in N || (N = {})) + h.call(N, I) && b(F, I, N[I]); + if (A) + for (var I of A(N)) + E.call(N, I) && b(F, I, N[I]); + return F; + }; + const f = { [r.directiveHooks.mounted](F, N) { + var I, ce; + const ve = (ce = (I = N.arg) == null ? void 0 : I.split(",")) != null ? ce : !0; + if (typeof N.value == "function") + d(ve, N.value, { target: F }); + else { + const [ke, we] = N.value; + d(ve, ke, v({ target: F }, we)); + } + } }, S = 500; + function _(F, N, I) { + var ce, ve; + const ke = e.computed(() => a(F)); + let we; + function Oe() { + we && (clearTimeout(we), we = void 0); + } + function Pe(je) { + var tt, ot, Ct, Rt; + (tt = I == null ? void 0 : I.modifiers) != null && tt.self && je.target !== ke.value || (Oe(), (ot = I == null ? void 0 : I.modifiers) != null && ot.prevent && je.preventDefault(), (Ct = I == null ? void 0 : I.modifiers) != null && Ct.stop && je.stopPropagation(), we = setTimeout(() => N(je), (Rt = I == null ? void 0 : I.delay) != null ? Rt : S)); + } + const Ke = { capture: (ce = I == null ? void 0 : I.modifiers) == null ? void 0 : ce.capture, once: (ve = I == null ? void 0 : I.modifiers) == null ? void 0 : ve.once }; + u(ke, "pointerdown", Pe, Ke), u(ke, "pointerup", Oe, Ke), u(ke, "pointerleave", Oe, Ke); + } + const z = e.defineComponent({ name: "OnLongPress", props: ["as", "options"], emits: ["trigger"], setup(F, { slots: N, emit: I }) { + const ce = e.ref(); + return _(ce, (ve) => { + I("trigger", ve); + }, F.options), () => { + if (N.default) + return e.h(F.as || "div", { ref: ce }, N.default()); + }; + } }), y = { [r.directiveHooks.mounted](F, N) { + typeof N.value == "function" ? _(F, N.value, { modifiers: N.modifiers }) : _(F, ...N.value); + } }, $ = e.defineComponent({ name: "UseActiveElement", setup(F, { slots: N }) { + const I = e.reactive({ element: t.useActiveElement() }); + return () => { + if (N.default) + return N.default(I); + }; + } }), re = e.defineComponent({ name: "UseBattery", setup(F, { slots: N }) { + const I = e.reactive(t.useBattery(F)); + return () => { + if (N.default) + return N.default(I); + }; + } }), Q = e.defineComponent({ name: "UseBrowserLocation", setup(F, { slots: N }) { + const I = e.reactive(t.useBrowserLocation()); + return () => { + if (N.default) + return N.default(I); + }; + } }), D = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof Zr < "u" ? Zr : typeof self < "u" ? self : {}, w = "__vueuse_ssr_handlers__", k = R(); + function R() { + return w in D || (D[w] = D[w] || {}), D[w]; + } + function q(F, N) { + return k[F] || N; + } + function ee(F) { + return F == null ? "any" : F instanceof Set ? "set" : F instanceof Map ? "map" : F instanceof Date ? "date" : typeof F == "boolean" ? "boolean" : typeof F == "string" ? "string" : typeof F == "object" ? "object" : Number.isNaN(F) ? "any" : "number"; + } + var se = Object.defineProperty, j = Object.getOwnPropertySymbols, O = Object.prototype.hasOwnProperty, V = Object.prototype.propertyIsEnumerable, fe = (F, N, I) => N in F ? se(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, te = (F, N) => { + for (var I in N || (N = {})) + O.call(N, I) && fe(F, I, N[I]); + if (j) + for (var I of j(N)) + V.call(N, I) && fe(F, I, N[I]); + return F; + }; + const De = { boolean: { read: (F) => F === "true", write: (F) => String(F) }, object: { read: (F) => JSON.parse(F), write: (F) => JSON.stringify(F) }, number: { read: (F) => Number.parseFloat(F), write: (F) => String(F) }, any: { read: (F) => F, write: (F) => String(F) }, string: { read: (F) => F, write: (F) => String(F) }, map: { read: (F) => new Map(JSON.parse(F)), write: (F) => JSON.stringify(Array.from(F.entries())) }, set: { read: (F) => new Set(JSON.parse(F)), write: (F) => JSON.stringify(Array.from(F)) }, date: { read: (F) => new Date(F), write: (F) => F.toISOString() } }, xe = "vueuse-storage"; + function J(F, N, I, ce = {}) { + var ve; + const { flush: ke = "pre", deep: we = !0, listenToStorageChanges: Oe = !0, writeDefaults: Pe = !0, mergeDefaults: Ke = !1, shallow: je, window: tt = s, eventFilter: ot, onError: Ct = (xt) => { + console.error(xt); + } } = ce, Rt = (je ? e.shallowRef : e.ref)(N); + if (!I) + try { + I = q("getDefaultStorage", () => { + var xt; + return (xt = s) == null ? void 0 : xt.localStorage; + })(); + } catch (xt) { + Ct(xt); + } + if (!I) + return Rt; + const _t = r.toValue(N), ur = ee(_t), ir = (ve = ce.serializer) != null ? ve : De[ur], { pause: zr, resume: Cn } = r.pausableWatch(Rt, () => rr(Rt.value), { flush: ke, deep: we, eventFilter: ot }); + return tt && Oe && (u(tt, "storage", kr), u(tt, xe, yr)), kr(), Rt; + function rr(xt) { + try { + if (xt == null) + I.removeItem(F); + else { + const Vt = ir.write(xt), hr = I.getItem(F); + hr !== Vt && (I.setItem(F, Vt), tt && tt.dispatchEvent(new CustomEvent(xe, { detail: { key: F, oldValue: hr, newValue: Vt, storageArea: I } }))); + } + } catch (Vt) { + Ct(Vt); + } + } + function Lt(xt) { + const Vt = xt ? xt.newValue : I.getItem(F); + if (Vt == null) + return Pe && _t !== null && I.setItem(F, ir.write(_t)), _t; + if (!xt && Ke) { + const hr = ir.read(Vt); + return typeof Ke == "function" ? Ke(hr, _t) : ur === "object" && !Array.isArray(hr) ? te(te({}, _t), hr) : hr; + } else + return typeof Vt != "string" ? Vt : ir.read(Vt); + } + function yr(xt) { + kr(xt.detail); + } + function kr(xt) { + if (!(xt && xt.storageArea !== I)) { + if (xt && xt.key == null) { + Rt.value = _t; + return; + } + if (!(xt && xt.key !== F)) { + zr(); + try { + Rt.value = Lt(xt); + } catch (Vt) { + Ct(Vt); + } finally { + xt ? e.nextTick(Cn) : Cn(); + } + } + } + } + } + function Ee() { + const F = e.ref(!1); + return e.getCurrentInstance() && e.onMounted(() => { + F.value = !0; + }), F; + } + function _e(F) { + const N = Ee(); + return e.computed(() => (N.value, !!F())); + } + function Fe(F, N = {}) { + const { window: I = s } = N, ce = _e(() => I && "matchMedia" in I && typeof I.matchMedia == "function"); + let ve; + const ke = e.ref(!1), we = () => { + ve && ("removeEventListener" in ve ? ve.removeEventListener("change", Oe) : ve.removeListener(Oe)); + }, Oe = () => { + ce.value && (we(), ve = I.matchMedia(r.toRef(F).value), ke.value = !!(ve != null && ve.matches), ve && ("addEventListener" in ve ? ve.addEventListener("change", Oe) : ve.addListener(Oe))); + }; + return e.watchEffect(Oe), r.tryOnScopeDispose(() => we()), ke; + } + function Ge(F) { + return Fe("(prefers-color-scheme: dark)", F); + } + var Ue = Object.defineProperty, ne = Object.getOwnPropertySymbols, ue = Object.prototype.hasOwnProperty, ye = Object.prototype.propertyIsEnumerable, Te = (F, N, I) => N in F ? Ue(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, Me = (F, N) => { + for (var I in N || (N = {})) + ue.call(N, I) && Te(F, I, N[I]); + if (ne) + for (var I of ne(N)) + ye.call(N, I) && Te(F, I, N[I]); + return F; + }; + function at(F = {}) { + const { selector: N = "html", attribute: I = "class", initialValue: ce = "auto", window: ve = s, storage: ke, storageKey: we = "vueuse-color-scheme", listenToStorageChanges: Oe = !0, storageRef: Pe, emitAuto: Ke, disableTransition: je = !0 } = F, tt = Me({ auto: "", light: "light", dark: "dark" }, F.modes || {}), ot = Ge({ window: ve }), Ct = e.computed(() => ot.value ? "dark" : "light"), Rt = Pe || (we == null ? r.toRef(ce) : J(we, ce, ke, { window: ve, listenToStorageChanges: Oe })), _t = e.computed(() => Rt.value === "auto" ? Ct.value : Rt.value), ur = q("updateHTMLAttrs", (rr, Lt, yr) => { + const kr = typeof rr == "string" ? ve == null ? void 0 : ve.document.querySelector(rr) : a(rr); + if (!kr) + return; + let xt; + if (je) { + xt = ve.document.createElement("style"); + const Vt = "*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}"; + xt.appendChild(document.createTextNode(Vt)), ve.document.head.appendChild(xt); + } + if (Lt === "class") { + const Vt = yr.split(/\s/g); + Object.values(tt).flatMap((hr) => (hr || "").split(/\s/g)).filter(Boolean).forEach((hr) => { + Vt.includes(hr) ? kr.classList.add(hr) : kr.classList.remove(hr); + }); + } else + kr.setAttribute(Lt, yr); + je && (ve.getComputedStyle(xt).opacity, document.head.removeChild(xt)); + }); + function ir(rr) { + var Lt; + ur(N, I, (Lt = tt[rr]) != null ? Lt : rr); + } + function zr(rr) { + F.onChanged ? F.onChanged(rr, ir) : ir(rr); + } + e.watch(_t, zr, { flush: "post", immediate: !0 }), r.tryOnMounted(() => zr(_t.value)); + const Cn = e.computed({ get() { + return Ke ? Rt.value : _t.value; + }, set(rr) { + Rt.value = rr; + } }); + try { + return Object.assign(Cn, { store: Rt, system: Ct, state: _t }); + } catch { + return Cn; + } + } + const be = e.defineComponent({ name: "UseColorMode", props: ["selector", "attribute", "modes", "onChanged", "storageKey", "storage", "emitAuto"], setup(F, { slots: N }) { + const I = at(F), ce = e.reactive({ mode: I, system: I.system, store: I.store }); + return () => { + if (N.default) + return N.default(ce); + }; + } }), qe = e.defineComponent({ name: "UseDark", props: ["selector", "attribute", "valueDark", "valueLight", "onChanged", "storageKey", "storage"], setup(F, { slots: N }) { + const I = t.useDark(F), ce = e.reactive({ isDark: I, toggleDark: r.useToggle(I) }); + return () => { + if (N.default) + return N.default(ce); + }; + } }), lt = e.defineComponent({ name: "UseDeviceMotion", setup(F, { slots: N }) { + const I = e.reactive(t.useDeviceMotion()); + return () => { + if (N.default) + return N.default(I); + }; + } }), et = e.defineComponent({ name: "UseDeviceOrientation", setup(F, { slots: N }) { + const I = e.reactive(t.useDeviceOrientation()); + return () => { + if (N.default) + return N.default(I); + }; + } }), Bt = e.defineComponent({ name: "UseDevicePixelRatio", setup(F, { slots: N }) { + const I = e.reactive({ pixelRatio: t.useDevicePixelRatio() }); + return () => { + if (N.default) + return N.default(I); + }; + } }), ut = e.defineComponent({ name: "UseDevicesList", props: ["onUpdated", "requestPermissions", "constraints"], setup(F, { slots: N }) { + const I = e.reactive(t.useDevicesList(F)); + return () => { + if (N.default) + return N.default(I); + }; + } }), nt = e.defineComponent({ name: "UseDocumentVisibility", setup(F, { slots: N }) { + const I = e.reactive({ visibility: t.useDocumentVisibility() }); + return () => { + if (N.default) + return N.default(I); + }; + } }); + var Ot = Object.defineProperty, Yt = Object.defineProperties, Nt = Object.getOwnPropertyDescriptors, It = Object.getOwnPropertySymbols, C = Object.prototype.hasOwnProperty, x = Object.prototype.propertyIsEnumerable, Z = (F, N, I) => N in F ? Ot(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, ae = (F, N) => { + for (var I in N || (N = {})) + C.call(N, I) && Z(F, I, N[I]); + if (It) + for (var I of It(N)) + x.call(N, I) && Z(F, I, N[I]); + return F; + }, Ae = (F, N) => Yt(F, Nt(N)); + const Se = e.defineComponent({ name: "UseDraggable", props: ["storageKey", "storageType", "initialValue", "exact", "preventDefault", "stopPropagation", "pointerTypes", "as", "handle", "axis", "onStart", "onMove", "onEnd"], setup(F, { slots: N }) { + const I = e.ref(), ce = e.computed(() => { + var Pe; + return (Pe = F.handle) != null ? Pe : I.value; + }), ve = F.storageKey && t.useStorage(F.storageKey, r.toValue(F.initialValue) || { x: 0, y: 0 }, t.isClient ? F.storageType === "session" ? sessionStorage : localStorage : void 0), ke = ve || F.initialValue || { x: 0, y: 0 }, we = (Pe, Ke) => { + var je; + (je = F.onEnd) == null || je.call(F, Pe, Ke), ve && (ve.value.x = Pe.x, ve.value.y = Pe.y); + }, Oe = e.reactive(t.useDraggable(I, Ae(ae({}, F), { handle: ce, initialValue: ke, onEnd: we }))); + return () => { + if (N.default) + return e.h(F.as || "div", { ref: I, style: "touch-action:none;".concat(Oe.style) }, N.default(Oe)); + }; + } }), Ye = e.defineComponent({ name: "UseElementBounding", props: ["box", "as"], setup(F, { slots: N }) { + const I = e.ref(), ce = e.reactive(t.useElementBounding(I)); + return () => { + if (N.default) + return e.h(F.as || "div", { ref: I }, N.default(ce)); + }; + } }); + function dt(F, N = {}) { + const { delayEnter: I = 0, delayLeave: ce = 0, window: ve = s } = N, ke = e.ref(!1); + let we; + const Oe = (Pe) => { + const Ke = Pe ? I : ce; + we && (clearTimeout(we), we = void 0), Ke ? we = setTimeout(() => ke.value = Pe, Ke) : ke.value = Pe; + }; + return ve && (u(F, "mouseenter", () => Oe(!0), { passive: !0 }), u(F, "mouseleave", () => Oe(!1), { passive: !0 })), ke; + } + const Et = { [r.directiveHooks.mounted](F, N) { + if (typeof N.value == "function") { + const I = dt(F); + e.watch(I, (ce) => N.value(ce)); + } + } }, ht = e.defineComponent({ name: "UseElementSize", props: ["width", "height", "box"], setup(F, { slots: N }) { + const I = e.ref(), ce = e.reactive(t.useElementSize(I, { width: F.width, height: F.height }, { box: F.box })); + return () => { + if (N.default) + return e.h(F.as || "div", { ref: I }, N.default(ce)); + }; + } }); + var gt = Object.getOwnPropertySymbols, Dt = Object.prototype.hasOwnProperty, zt = Object.prototype.propertyIsEnumerable, gn = (F, N) => { + var I = {}; + for (var ce in F) + Dt.call(F, ce) && N.indexOf(ce) < 0 && (I[ce] = F[ce]); + if (F != null && gt) + for (var ce of gt(F)) + N.indexOf(ce) < 0 && zt.call(F, ce) && (I[ce] = F[ce]); + return I; + }; + function iu(F, N, I = {}) { + const ce = I, { window: ve = s } = ce, ke = gn(ce, ["window"]); + let we; + const Oe = _e(() => ve && "ResizeObserver" in ve), Pe = () => { + we && (we.disconnect(), we = void 0); + }, Ke = e.computed(() => Array.isArray(F) ? F.map((ot) => a(ot)) : [a(F)]), je = e.watch(Ke, (ot) => { + if (Pe(), Oe.value && ve) { + we = new ResizeObserver(N); + for (const Ct of ot) + Ct && we.observe(Ct, ke); + } + }, { immediate: !0, flush: "post", deep: !0 }), tt = () => { + Pe(), je(); + }; + return r.tryOnScopeDispose(tt), { isSupported: Oe, stop: tt }; + } + function oo(F, N = { width: 0, height: 0 }, I = {}) { + const { window: ce = s, box: ve = "content-box" } = I, ke = e.computed(() => { + var Pe, Ke; + return (Ke = (Pe = a(F)) == null ? void 0 : Pe.namespaceURI) == null ? void 0 : Ke.includes("svg"); + }), we = e.ref(N.width), Oe = e.ref(N.height); + return iu(F, ([Pe]) => { + const Ke = ve === "border-box" ? Pe.borderBoxSize : ve === "content-box" ? Pe.contentBoxSize : Pe.devicePixelContentBoxSize; + if (ce && ke.value) { + const je = a(F); + if (je) { + const tt = ce.getComputedStyle(je); + we.value = Number.parseFloat(tt.width), Oe.value = Number.parseFloat(tt.height); + } + } else if (Ke) { + const je = Array.isArray(Ke) ? Ke : [Ke]; + we.value = je.reduce((tt, { inlineSize: ot }) => tt + ot, 0), Oe.value = je.reduce((tt, { blockSize: ot }) => tt + ot, 0); + } else + we.value = Pe.contentRect.width, Oe.value = Pe.contentRect.height; + }, I), e.watch(() => a(F), (Pe) => { + we.value = Pe ? N.width : 0, Oe.value = Pe ? N.height : 0; + }), { width: we, height: Oe }; + } + const Da = { [r.directiveHooks.mounted](F, N) { + var I; + const ce = typeof N.value == "function" ? N.value : (I = N.value) == null ? void 0 : I[0], ve = typeof N.value == "function" ? [] : N.value.slice(1), { width: ke, height: we } = oo(F, ...ve); + e.watch([ke, we], ([Oe, Pe]) => ce({ width: Oe, height: Pe })); + } }, Qn = e.defineComponent({ name: "UseElementVisibility", props: ["as"], setup(F, { slots: N }) { + const I = e.ref(), ce = e.reactive({ isVisible: t.useElementVisibility(I) }); + return () => { + if (N.default) + return e.h(F.as || "div", { ref: I }, N.default(ce)); + }; + } }); + function qn(F, N, I = {}) { + const { root: ce, rootMargin: ve = "0px", threshold: ke = 0.1, window: we = s, immediate: Oe = !0 } = I, Pe = _e(() => we && "IntersectionObserver" in we), Ke = e.computed(() => { + const Rt = r.toValue(F); + return (Array.isArray(Rt) ? Rt : [Rt]).map(a).filter(r.notNullish); + }); + let je = r.noop; + const tt = e.ref(Oe), ot = Pe.value ? e.watch(() => [Ke.value, a(ce), tt.value], ([Rt, _t]) => { + if (je(), !tt.value || !Rt.length) + return; + const ur = new IntersectionObserver(N, { root: a(_t), rootMargin: ve, threshold: ke }); + Rt.forEach((ir) => ir && ur.observe(ir)), je = () => { + ur.disconnect(), je = r.noop; + }; + }, { immediate: Oe, flush: "post" }) : r.noop, Ct = () => { + je(), ot(), tt.value = !1; + }; + return r.tryOnScopeDispose(Ct), { isSupported: Pe, isActive: tt, pause() { + je(), tt.value = !1; + }, resume() { + tt.value = !0; + }, stop: Ct }; + } + function uo(F, { window: N = s, scrollTarget: I } = {}) { + const ce = e.ref(!1); + return qn(F, ([{ isIntersecting: ve }]) => { + ce.value = ve; + }, { root: I, window: N }), ce; + } + const En = { [r.directiveHooks.mounted](F, N) { + if (typeof N.value == "function") { + const I = N.value, ce = uo(F); + e.watch(ce, (ve) => I(ve), { immediate: !0 }); + } else { + const [I, ce] = N.value, ve = uo(F, ce); + e.watch(ve, (ke) => I(ke), { immediate: !0 }); + } + } }, ba = e.defineComponent({ name: "UseEyeDropper", props: { sRGBHex: String }, setup(F, { slots: N }) { + const I = e.reactive(t.useEyeDropper()); + return () => { + if (N.default) + return N.default(I); + }; + } }), io = e.defineComponent({ name: "UseFullscreen", props: ["as"], setup(F, { slots: N }) { + const I = e.ref(), ce = e.reactive(t.useFullscreen(I)); + return () => { + if (N.default) + return e.h(F.as || "div", { ref: I }, N.default(ce)); + }; + } }), vn = e.defineComponent({ name: "UseGeolocation", props: ["enableHighAccuracy", "maximumAge", "timeout", "navigator"], setup(F, { slots: N }) { + const I = e.reactive(t.useGeolocation(F)); + return () => { + if (N.default) + return N.default(I); + }; + } }), ya = e.defineComponent({ name: "UseIdle", props: ["timeout", "events", "listenForVisibilityChange", "initialState"], setup(F, { slots: N }) { + const I = e.reactive(t.useIdle(F.timeout, F)); + return () => { + if (N.default) + return N.default(I); + }; + } }); + var so = Object.defineProperty, lo = Object.defineProperties, su = Object.getOwnPropertyDescriptors, an = Object.getOwnPropertySymbols, wr = Object.prototype.hasOwnProperty, co = Object.prototype.propertyIsEnumerable, Sa = (F, N, I) => N in F ? so(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, Fa = (F, N) => { + for (var I in N || (N = {})) + wr.call(N, I) && Sa(F, I, N[I]); + if (an) + for (var I of an(N)) + co.call(N, I) && Sa(F, I, N[I]); + return F; + }, po = (F, N) => lo(F, su(N)); + function lu(F, N, I) { + const { immediate: ce = !0, delay: ve = 0, onError: ke = r.noop, onSuccess: we = r.noop, resetOnExecute: Oe = !0, shallow: Pe = !0, throwError: Ke } = I != null ? I : {}, je = Pe ? e.shallowRef(N) : e.ref(N), tt = e.ref(!1), ot = e.ref(!1), Ct = e.shallowRef(void 0); + async function Rt(ir = 0, ...zr) { + Oe && (je.value = N), Ct.value = void 0, tt.value = !1, ot.value = !0, ir > 0 && await r.promiseTimeout(ir); + const Cn = typeof F == "function" ? F(...zr) : F; + try { + const rr = await Cn; + je.value = rr, tt.value = !0, we(rr); + } catch (rr) { + if (Ct.value = rr, ke(rr), Ke) + throw rr; + } finally { + ot.value = !1; + } + return je.value; + } + ce && Rt(ve); + const _t = { state: je, isReady: tt, isLoading: ot, error: Ct, execute: Rt }; + function ur() { + return new Promise((ir, zr) => { + r.until(ot).toBe(!1).then(() => ir(_t)).catch(zr); + }); + } + return po(Fa({}, _t), { then(ir, zr) { + return ur().then(ir, zr); + } }); + } + var de = Object.defineProperty, Xe = Object.getOwnPropertySymbols, Ve = Object.prototype.hasOwnProperty, bt = Object.prototype.propertyIsEnumerable, qt = (F, N, I) => N in F ? de(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, fr = (F, N) => { + for (var I in N || (N = {})) + Ve.call(N, I) && qt(F, I, N[I]); + if (Xe) + for (var I of Xe(N)) + bt.call(N, I) && qt(F, I, N[I]); + return F; + }; + async function dr(F) { + return new Promise((N, I) => { + const ce = new Image(), { src: ve, srcset: ke, sizes: we, class: Oe, loading: Pe, crossorigin: Ke, referrerPolicy: je } = F; + ce.src = ve, ke && (ce.srcset = ke), we && (ce.sizes = we), Oe && (ce.className = Oe), Pe && (ce.loading = Pe), Ke && (ce.crossOrigin = Ke), je && (ce.referrerPolicy = je), ce.onload = () => N(ce), ce.onerror = I; + }); + } + function or(F, N = {}) { + const I = lu(() => dr(r.toValue(F)), void 0, fr({ resetOnExecute: !0 }, N)); + return e.watch(() => r.toValue(F), () => I.execute(N.delay), { deep: !0 }), I; + } + const on = e.defineComponent({ name: "UseImage", props: ["src", "srcset", "sizes", "as", "alt", "class", "loading", "crossorigin", "referrerPolicy"], setup(F, { slots: N }) { + const I = e.reactive(or(F)); + return () => I.isLoading && N.loading ? N.loading(I) : I.error && N.error ? N.error(I.error) : N.default ? N.default(I) : e.h(F.as || "img", F); + } }), Na = 1; + function Ao(F, N = {}) { + const { throttle: I = 0, idle: ce = 200, onStop: ve = r.noop, onScroll: ke = r.noop, offset: we = { left: 0, right: 0, top: 0, bottom: 0 }, eventListenerOptions: Oe = { capture: !1, passive: !0 }, behavior: Pe = "auto" } = N, Ke = e.ref(0), je = e.ref(0), tt = e.computed({ get() { + return Ke.value; + }, set(Lt) { + Ct(Lt, void 0); + } }), ot = e.computed({ get() { + return je.value; + }, set(Lt) { + Ct(void 0, Lt); + } }); + function Ct(Lt, yr) { + var kr, xt, Vt; + const hr = r.toValue(F); + hr && ((Vt = hr instanceof Document ? document.body : hr) == null || Vt.scrollTo({ top: (kr = r.toValue(yr)) != null ? kr : ot.value, left: (xt = r.toValue(Lt)) != null ? xt : tt.value, behavior: r.toValue(Pe) })); + } + const Rt = e.ref(!1), _t = e.reactive({ left: !0, right: !1, top: !0, bottom: !1 }), ur = e.reactive({ left: !1, right: !1, top: !1, bottom: !1 }), ir = (Lt) => { + Rt.value && (Rt.value = !1, ur.left = !1, ur.right = !1, ur.top = !1, ur.bottom = !1, ve(Lt)); + }, zr = r.useDebounceFn(ir, I + ce), Cn = (Lt) => { + const yr = Lt === window ? Lt.document.documentElement : Lt === document ? Lt.documentElement : Lt, { display: kr, flexDirection: xt } = getComputedStyle(yr), Vt = yr.scrollLeft; + ur.left = Vt < Ke.value, ur.right = Vt > Ke.value; + const hr = Math.abs(Vt) <= 0 + (we.left || 0), Vc = Math.abs(Vt) + yr.clientWidth >= yr.scrollWidth - (we.right || 0) - Na; + kr === "flex" && xt === "row-reverse" ? (_t.left = Vc, _t.right = hr) : (_t.left = hr, _t.right = Vc), Ke.value = Vt; + let _a = yr.scrollTop; + Lt === document && !_a && (_a = document.body.scrollTop), ur.top = _a < je.value, ur.bottom = _a > je.value; + const Wc = Math.abs(_a) <= 0 + (we.top || 0), Qc = Math.abs(_a) + yr.clientHeight >= yr.scrollHeight - (we.bottom || 0) - Na; + kr === "flex" && xt === "column-reverse" ? (_t.top = Qc, _t.bottom = Wc) : (_t.top = Wc, _t.bottom = Qc), je.value = _a; + }, rr = (Lt) => { + const yr = Lt.target === document ? Lt.target.documentElement : Lt.target; + Cn(yr), Rt.value = !0, zr(Lt), ke(Lt); + }; + return u(F, "scroll", I ? r.useThrottleFn(rr, I, !0, !1) : rr, Oe), u(F, "scrollend", ir, Oe), { x: tt, y: ot, isScrolling: Rt, arrivedState: _t, directions: ur, measure() { + const Lt = r.toValue(F); + Lt && Cn(Lt); + } }; + } + var Bs = Object.defineProperty, Os = Object.defineProperties, fi = Object.getOwnPropertyDescriptors, cu = Object.getOwnPropertySymbols, du = Object.prototype.hasOwnProperty, mo = Object.prototype.propertyIsEnumerable, Kn = (F, N, I) => N in F ? Bs(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, pu = (F, N) => { + for (var I in N || (N = {})) + du.call(N, I) && Kn(F, I, N[I]); + if (cu) + for (var I of cu(N)) + mo.call(N, I) && Kn(F, I, N[I]); + return F; + }, gi = (F, N) => Os(F, fi(N)); + function Au(F, N, I = {}) { + var ce; + const { direction: ve = "bottom", interval: ke = 100 } = I, we = e.reactive(Ao(F, gi(pu({}, I), { offset: pu({ [ve]: (ce = I.distance) != null ? ce : 0 }, I.offset) }))), Oe = e.ref(), Pe = e.computed(() => !!Oe.value); + function Ke() { + we.measure(); + const je = r.toValue(F); + if (!je || !je.offsetParent) + return; + const tt = ve === "bottom" || ve === "top" ? je.scrollHeight <= je.clientHeight : je.scrollWidth <= je.clientWidth; + (we.arrivedState[ve] || tt) && (Oe.value || (Oe.value = Promise.all([N(we), new Promise((ot) => setTimeout(ot, ke))]).finally(() => { + Oe.value = null, e.nextTick(() => Ke()); + }))); + } + return e.watch(() => [we.arrivedState[ve], r.toValue(F)], Ke, { immediate: !0 }), { isLoading: Pe }; + } + const Ei = { [r.directiveHooks.mounted](F, N) { + typeof N.value == "function" ? Au(F, N.value) : Au(F, ...N.value); + } }, Rs = { [r.directiveHooks.mounted](F, N) { + typeof N.value == "function" ? qn(F, N.value) : qn(F, ...N.value); + } }, vi = e.defineComponent({ name: "UseMouse", props: ["touch", "resetOnTouchEnds", "initialValue"], setup(F, { slots: N }) { + const I = e.reactive(t.useMouse(F)); + return () => { + if (N.default) + return N.default(I); + }; + } }), Ci = e.defineComponent({ name: "UseMouseElement", props: ["handleOutside", "as"], setup(F, { slots: N }) { + const I = e.ref(), ce = e.reactive(t.useMouseInElement(I, F)); + return () => { + if (N.default) + return e.h(F.as || "div", { ref: I }, N.default(ce)); + }; + } }); + var Di = Object.defineProperty, ws = Object.defineProperties, bi = Object.getOwnPropertyDescriptors, mu = Object.getOwnPropertySymbols, ks = Object.prototype.hasOwnProperty, yi = Object.prototype.propertyIsEnumerable, xa = (F, N, I) => N in F ? Di(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, Ba = (F, N) => { + for (var I in N || (N = {})) + ks.call(N, I) && xa(F, I, N[I]); + if (mu) + for (var I of mu(N)) + yi.call(N, I) && xa(F, I, N[I]); + return F; + }, hu = (F, N) => ws(F, bi(N)); + const _s = e.defineComponent({ name: "UseMousePressed", props: ["touch", "initialValue", "as"], setup(F, { slots: N }) { + const I = e.ref(), ce = e.reactive(t.useMousePressed(hu(Ba({}, F), { target: I }))); + return () => { + if (N.default) + return e.h(F.as || "div", { ref: I }, N.default(ce)); + }; + } }), Ms = e.defineComponent({ name: "UseNetwork", setup(F, { slots: N }) { + const I = e.reactive(t.useNetwork()); + return () => { + if (N.default) + return N.default(I); + }; + } }); + var Is = Object.defineProperty, Ys = Object.defineProperties, Si = Object.getOwnPropertyDescriptors, Fi = Object.getOwnPropertySymbols, Ni = Object.prototype.hasOwnProperty, xi = Object.prototype.propertyIsEnumerable, Bi = (F, N, I) => N in F ? Is(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, Ls = (F, N) => { + for (var I in N || (N = {})) + Ni.call(N, I) && Bi(F, I, N[I]); + if (Fi) + for (var I of Fi(N)) + xi.call(N, I) && Bi(F, I, N[I]); + return F; + }, Oa = (F, N) => Ys(F, Si(N)); + const Tu = e.defineComponent({ name: "UseNow", props: ["interval"], setup(F, { slots: N }) { + const I = e.reactive(t.useNow(Oa(Ls({}, F), { controls: !0 }))); + return () => { + if (N.default) + return N.default(I); + }; + } }), Ps = e.defineComponent({ name: "UseObjectUrl", props: ["object"], setup(F, { slots: N }) { + const I = r.toRef(F, "object"), ce = t.useObjectUrl(I); + return () => { + if (N.default && ce.value) + return N.default(ce); + }; + } }); + var Zs = Object.defineProperty, js = Object.defineProperties, Oi = Object.getOwnPropertyDescriptors, Ri = Object.getOwnPropertySymbols, Gs = Object.prototype.hasOwnProperty, zs = Object.prototype.propertyIsEnumerable, Jn = (F, N, I) => N in F ? Zs(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, wi = (F, N) => { + for (var I in N || (N = {})) + Gs.call(N, I) && Jn(F, I, N[I]); + if (Ri) + for (var I of Ri(N)) + zs.call(N, I) && Jn(F, I, N[I]); + return F; + }, ki = (F, N) => js(F, Oi(N)); + const fu = e.defineComponent({ name: "UseOffsetPagination", props: ["total", "page", "pageSize", "onPageChange", "onPageSizeChange", "onPageCountChange"], emits: ["page-change", "page-size-change", "page-count-change"], setup(F, { slots: N, emit: I }) { + const ce = e.reactive(t.useOffsetPagination(ki(wi({}, F), { onPageChange(...ve) { + var ke; + (ke = F.onPageChange) == null || ke.call(F, ...ve), I("page-change", ...ve); + }, onPageSizeChange(...ve) { + var ke; + (ke = F.onPageSizeChange) == null || ke.call(F, ...ve), I("page-size-change", ...ve); + }, onPageCountChange(...ve) { + var ke; + (ke = F.onPageCountChange) == null || ke.call(F, ...ve), I("page-count-change", ...ve); + } }))); + return () => { + if (N.default) + return N.default(ce); + }; + } }), _i = e.defineComponent({ name: "UseOnline", setup(F, { slots: N }) { + const I = e.reactive({ isOnline: t.useOnline() }); + return () => { + if (N.default) + return N.default(I); + }; + } }), Mi = e.defineComponent({ name: "UsePageLeave", setup(F, { slots: N }) { + const I = e.reactive({ isLeft: t.usePageLeave() }); + return () => { + if (N.default) + return N.default(I); + }; + } }); + var gu = Object.defineProperty, Ii = Object.defineProperties, Us = Object.getOwnPropertyDescriptors, Yi = Object.getOwnPropertySymbols, Li = Object.prototype.hasOwnProperty, Pi = Object.prototype.propertyIsEnumerable, Zi = (F, N, I) => N in F ? gu(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, ji = (F, N) => { + for (var I in N || (N = {})) + Li.call(N, I) && Zi(F, I, N[I]); + if (Yi) + for (var I of Yi(N)) + Pi.call(N, I) && Zi(F, I, N[I]); + return F; + }, Eu = (F, N) => Ii(F, Us(N)); + const Hs = e.defineComponent({ name: "UsePointer", props: ["pointerTypes", "initialValue", "target"], setup(F, { slots: N }) { + const I = e.ref(null), ce = e.reactive(t.usePointer(Eu(ji({}, F), { target: F.target === "self" ? I : s }))); + return () => { + if (N.default) + return N.default(ce, { ref: I }); + }; + } }), $s = e.defineComponent({ name: "UsePointerLock", props: ["as"], setup(F, { slots: N }) { + const I = e.ref(), ce = e.reactive(t.usePointerLock(I)); + return () => { + if (N.default) + return e.h(F.as || "div", { ref: I }, N.default(ce)); + }; + } }), Vs = e.defineComponent({ name: "UsePreferredColorScheme", setup(F, { slots: N }) { + const I = e.reactive({ colorScheme: t.usePreferredColorScheme() }); + return () => { + if (N.default) + return N.default(I); + }; + } }), Gi = e.defineComponent({ name: "UsePreferredContrast", setup(F, { slots: N }) { + const I = e.reactive({ contrast: t.usePreferredContrast() }); + return () => { + if (N.default) + return N.default(I); + }; + } }), Ws = e.defineComponent({ name: "UsePreferredDark", setup(F, { slots: N }) { + const I = e.reactive({ prefersDark: t.usePreferredDark() }); + return () => { + if (N.default) + return N.default(I); + }; + } }), zi = e.defineComponent({ name: "UsePreferredLanguages", setup(F, { slots: N }) { + const I = e.reactive({ languages: t.usePreferredLanguages() }); + return () => { + if (N.default) + return N.default(I); + }; + } }), ho = e.defineComponent({ name: "UsePreferredReducedMotion", setup(F, { slots: N }) { + const I = e.reactive({ motion: t.usePreferredReducedMotion() }); + return () => { + if (N.default) + return N.default(I); + }; + } }); + var vu = Object.getOwnPropertySymbols, Ui = Object.prototype.hasOwnProperty, Hi = Object.prototype.propertyIsEnumerable, Qs = (F, N) => { + var I = {}; + for (var ce in F) + Ui.call(F, ce) && N.indexOf(ce) < 0 && (I[ce] = F[ce]); + if (F != null && vu) + for (var ce of vu(F)) + N.indexOf(ce) < 0 && Hi.call(F, ce) && (I[ce] = F[ce]); + return I; + }; + function qs(F, N, I = {}) { + const ce = I, { window: ve = s } = ce, ke = Qs(ce, ["window"]); + let we; + const Oe = _e(() => ve && "MutationObserver" in ve), Pe = () => { + we && (we.disconnect(), we = void 0); + }, Ke = e.watch(() => a(F), (tt) => { + Pe(), Oe.value && ve && tt && (we = new MutationObserver(N), we.observe(tt, ke)); + }, { immediate: !0 }), je = () => { + Pe(), Ke(); + }; + return r.tryOnScopeDispose(je), { isSupported: Oe, stop: je }; + } + function Ra(F, N, I = {}) { + const { window: ce = s, initialValue: ve = "", observe: ke = !1 } = I, we = e.ref(ve), Oe = e.computed(() => { + var Ke; + return a(N) || ((Ke = ce == null ? void 0 : ce.document) == null ? void 0 : Ke.documentElement); + }); + function Pe() { + var Ke; + const je = r.toValue(F), tt = r.toValue(Oe); + if (tt && ce) { + const ot = (Ke = ce.getComputedStyle(tt).getPropertyValue(je)) == null ? void 0 : Ke.trim(); + we.value = ot || ve; + } + } + return ke && qs(Oe, Pe, { attributeFilter: ["style", "class"], window: ce }), e.watch([Oe, () => r.toValue(F)], Pe, { immediate: !0 }), e.watch(we, (Ke) => { + var je; + (je = Oe.value) != null && je.style && Oe.value.style.setProperty(r.toValue(F), Ke); + }), we; + } + const To = "--vueuse-safe-area-top", $i = "--vueuse-safe-area-right", Cu = "--vueuse-safe-area-bottom", Vi = "--vueuse-safe-area-left"; + function Wi() { + const F = e.ref(""), N = e.ref(""), I = e.ref(""), ce = e.ref(""); + if (r.isClient) { + const ke = Ra(To), we = Ra($i), Oe = Ra(Cu), Pe = Ra(Vi); + ke.value = "env(safe-area-inset-top, 0px)", we.value = "env(safe-area-inset-right, 0px)", Oe.value = "env(safe-area-inset-bottom, 0px)", Pe.value = "env(safe-area-inset-left, 0px)", ve(), u("resize", r.useDebounceFn(ve)); + } + function ve() { + F.value = fo(To), N.value = fo($i), I.value = fo(Cu), ce.value = fo(Vi); + } + return { top: F, right: N, bottom: I, left: ce, update: ve }; + } + function fo(F) { + return getComputedStyle(document.documentElement).getPropertyValue(F); + } + const Ks = e.defineComponent({ name: "UseScreenSafeArea", props: { top: Boolean, right: Boolean, bottom: Boolean, left: Boolean }, setup(F, { slots: N }) { + const { top: I, right: ce, bottom: ve, left: ke } = Wi(); + return () => { + if (N.default) + return e.h("div", { style: { paddingTop: F.top ? I.value : "", paddingRight: F.right ? ce.value : "", paddingBottom: F.bottom ? ve.value : "", paddingLeft: F.left ? ke.value : "", boxSizing: "border-box", maxHeight: "100vh", maxWidth: "100vw", overflow: "auto" } }, N.default()); + }; + } }); + var Du = Object.defineProperty, Js = Object.defineProperties, Xs = Object.getOwnPropertyDescriptors, Qi = Object.getOwnPropertySymbols, go = Object.prototype.hasOwnProperty, el = Object.prototype.propertyIsEnumerable, qi = (F, N, I) => N in F ? Du(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, Ki = (F, N) => { + for (var I in N || (N = {})) + go.call(N, I) && qi(F, I, N[I]); + if (Qi) + for (var I of Qi(N)) + el.call(N, I) && qi(F, I, N[I]); + return F; + }, Eo = (F, N) => Js(F, Xs(N)); + const Ji = { [r.directiveHooks.mounted](F, N) { + if (typeof N.value == "function") { + const I = N.value, ce = Ao(F, { onScroll() { + I(ce); + }, onStop() { + I(ce); + } }); + } else { + const [I, ce] = N.value, ve = Ao(F, Eo(Ki({}, ce), { onScroll(ke) { + var we; + (we = ce.onScroll) == null || we.call(ce, ke), I(ve); + }, onStop(ke) { + var we; + (we = ce.onStop) == null || we.call(ce, ke), I(ve); + } })); + } + } }; + function vo(F) { + const N = window.getComputedStyle(F); + if (N.overflowX === "scroll" || N.overflowY === "scroll" || N.overflowX === "auto" && F.clientWidth < F.scrollWidth || N.overflowY === "auto" && F.clientHeight < F.scrollHeight) + return !0; + { + const I = F.parentNode; + return !I || I.tagName === "BODY" ? !1 : vo(I); + } + } + function Xi(F) { + const N = F || window.event, I = N.target; + return vo(I) ? !1 : N.touches.length > 1 ? !0 : (N.preventDefault && N.preventDefault(), !1); + } + function tl(F, N = !1) { + const I = e.ref(N); + let ce = null, ve; + e.watch(r.toRef(F), (Oe) => { + if (Oe) { + const Pe = Oe; + ve = Pe.style.overflow, I.value && (Pe.style.overflow = "hidden"); + } + }, { immediate: !0 }); + const ke = () => { + const Oe = r.toValue(F); + !Oe || I.value || (r.isIOS && (ce = u(Oe, "touchmove", (Pe) => { + Xi(Pe); + }, { passive: !1 })), Oe.style.overflow = "hidden", I.value = !0); + }, we = () => { + const Oe = r.toValue(F); + !Oe || !I.value || (r.isIOS && (ce == null || ce()), Oe.style.overflow = ve, I.value = !1); + }; + return r.tryOnScopeDispose(we), e.computed({ get() { + return I.value; + }, set(Oe) { + Oe ? ke() : we(); + } }); + } + function rl() { + let F = !1; + const N = e.ref(!1); + return (I, ce) => { + if (N.value = ce.value, F) + return; + F = !0; + const ve = tl(I, ce.value); + e.watch(N, (ke) => ve.value = ke); + }; + } + const e0 = rl(); + var bu = Object.defineProperty, nl = Object.defineProperties, wa = Object.getOwnPropertyDescriptors, t0 = Object.getOwnPropertySymbols, Co = Object.prototype.hasOwnProperty, r0 = Object.prototype.propertyIsEnumerable, yu = (F, N, I) => N in F ? bu(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, n0 = (F, N) => { + for (var I in N || (N = {})) + Co.call(N, I) && yu(F, I, N[I]); + if (t0) + for (var I of t0(N)) + r0.call(N, I) && yu(F, I, N[I]); + return F; + }, al = (F, N) => nl(F, wa(N)); + const ol = e.defineComponent({ name: "UseTimeAgo", props: ["time", "updateInterval", "max", "fullDateFormatter", "messages", "showSecond"], setup(F, { slots: N }) { + const I = e.reactive(t.useTimeAgo(() => F.time, al(n0({}, F), { controls: !0 }))); + return () => { + if (N.default) + return N.default(I); + }; + } }); + var a0 = Object.defineProperty, o0 = Object.defineProperties, ul = Object.getOwnPropertyDescriptors, Su = Object.getOwnPropertySymbols, Ut = Object.prototype.hasOwnProperty, un = Object.prototype.propertyIsEnumerable, u0 = (F, N, I) => N in F ? a0(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, Do = (F, N) => { + for (var I in N || (N = {})) + Ut.call(N, I) && u0(F, I, N[I]); + if (Su) + for (var I of Su(N)) + un.call(N, I) && u0(F, I, N[I]); + return F; + }, i0 = (F, N) => o0(F, ul(N)); + const ka = e.defineComponent({ name: "UseTimestamp", props: ["immediate", "interval", "offset"], setup(F, { slots: N }) { + const I = e.reactive(t.useTimestamp(i0(Do({}, F), { controls: !0 }))); + return () => { + if (N.default) + return N.default(I); + }; + } }); + var Xn = Object.defineProperty, s0 = Object.getOwnPropertySymbols, l0 = Object.prototype.hasOwnProperty, il = Object.prototype.propertyIsEnumerable, c0 = (F, N, I) => N in F ? Xn(F, N, { enumerable: !0, configurable: !0, writable: !0, value: I }) : F[N] = I, Y = (F, N) => { + for (var I in N || (N = {})) + l0.call(N, I) && c0(F, I, N[I]); + if (s0) + for (var I of s0(N)) + il.call(N, I) && c0(F, I, N[I]); + return F; + }; + const U = e.defineComponent({ name: "UseVirtualList", props: ["list", "options", "height"], setup(F, { slots: N, expose: I }) { + const { list: ce } = e.toRefs(F), { list: ve, containerProps: ke, wrapperProps: we, scrollTo: Oe } = t.useVirtualList(ce, F.options); + return I({ scrollTo: Oe }), typeof ke.style == "object" && !Array.isArray(ke.style) && (ke.style.height = F.height || "300px"), () => e.h("div", Y({}, ke), [e.h("div", Y({}, we.value), ve.value.map((Pe) => e.h("div", { style: { overFlow: "hidden", height: Pe.height } }, N.default ? N.default(Pe) : "Please set content!")))]); + } }), W = e.defineComponent({ name: "UseWindowFocus", setup(F, { slots: N }) { + const I = e.reactive({ focused: t.useWindowFocus() }); + return () => { + if (N.default) + return N.default(I); + }; + } }), ie = e.defineComponent({ name: "UseWindowSize", props: ["initialWidth", "initialHeight"], setup(F, { slots: N }) { + const I = e.reactive(t.useWindowSize(F)); + return () => { + if (N.default) + return N.default(I); + }; + } }); + return ct.OnClickOutside = n, ct.OnLongPress = z, ct.UseActiveElement = $, ct.UseBattery = re, ct.UseBrowserLocation = Q, ct.UseColorMode = be, ct.UseDark = qe, ct.UseDeviceMotion = lt, ct.UseDeviceOrientation = et, ct.UseDevicePixelRatio = Bt, ct.UseDevicesList = ut, ct.UseDocumentVisibility = nt, ct.UseDraggable = Se, ct.UseElementBounding = Ye, ct.UseElementSize = ht, ct.UseElementVisibility = Qn, ct.UseEyeDropper = ba, ct.UseFullscreen = io, ct.UseGeolocation = vn, ct.UseIdle = ya, ct.UseImage = on, ct.UseMouse = vi, ct.UseMouseInElement = Ci, ct.UseMousePressed = _s, ct.UseNetwork = Ms, ct.UseNow = Tu, ct.UseObjectUrl = Ps, ct.UseOffsetPagination = fu, ct.UseOnline = _i, ct.UsePageLeave = Mi, ct.UsePointer = Hs, ct.UsePointerLock = $s, ct.UsePreferredColorScheme = Vs, ct.UsePreferredContrast = Gi, ct.UsePreferredDark = Ws, ct.UsePreferredLanguages = zi, ct.UsePreferredReducedMotion = ho, ct.UseScreenSafeArea = Ks, ct.UseTimeAgo = ol, ct.UseTimestamp = ka, ct.UseVirtualList = U, ct.UseWindowFocus = W, ct.UseWindowSize = ie, ct.VOnClickOutside = l, ct.VOnLongPress = y, ct.vElementHover = Et, ct.vElementSize = Da, ct.vElementVisibility = En, ct.vInfiniteScroll = Ei, ct.vIntersectionObserver = Rs, ct.vOnClickOutside = l, ct.vOnKeyStroke = f, ct.vOnLongPress = y, ct.vScroll = Ji, ct.vScrollLock = e0, ct; +} +const ppe = { name: "AlertCircleOutlineIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Ape = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon alert-circle-outline-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "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" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, mpe = [], hpe = mt(ppe, Ape, mpe, !1, null, null, null, null); +const Tpe = hpe.exports, fpe = Object.freeze(Object.defineProperty({ __proto__: null, default: Tpe }, Symbol.toStringTag, { value: "Module" })), gpe = Ft(fpe), Epe = { name: "ArrowRightIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var vpe = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon arrow-right-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Cpe = [], Dpe = mt(Epe, vpe, Cpe, !1, null, null, null, null); +const bpe = Dpe.exports, ype = Object.freeze(Object.defineProperty({ __proto__: null, default: bpe }, Symbol.toStringTag, { value: "Module" })), Spe = Ft(ype), Fpe = { name: "CheckIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Npe = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon check-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, xpe = [], Bpe = mt(Fpe, Npe, xpe, !1, null, null, null, null); +const Ope = Bpe.exports, Rpe = Object.freeze(Object.defineProperty({ __proto__: null, default: Ope }, Symbol.toStringTag, { value: "Module" })), wpe = Ft(Rpe), kpe = Ft(Yue); +(function(e, t) { + (function(r, n) { + e.exports = n(); + })(self, () => (() => { + var r = { 9456: (u, i, o) => { + o.d(i, { Z: () => E }); + var l = o(4462), c = o(1205), d = o(5512), p = o.n(d), A = o(6915), h = o.n(A); + const E = { name: "NcInputField", components: { NcButton: l.default, AlertCircle: p(), Check: h() }, inheritAttrs: !1, props: { value: { type: String, required: !0 }, type: { type: String, default: "text", validator: (b) => ["text", "password", "email", "tel", "url", "search", "number"].includes(b) }, label: { type: String, default: void 0 }, labelOutside: { type: Boolean, default: !1 }, labelVisible: { type: Boolean, default: !1 }, placeholder: { type: String, default: void 0 }, showTrailingButton: { type: Boolean, default: !1 }, trailingButtonLabel: { type: String, default: "" }, success: { type: Boolean, default: !1 }, error: { type: Boolean, default: !1 }, helperText: { type: String, default: "" }, disabled: { type: Boolean, default: !1 }, inputClass: { type: [Object, String], default: "" } }, emits: ["update:value", "trailing-button-click"], computed: { computedId() { + return this.$attrs.id && this.$attrs.id !== "" ? this.$attrs.id : this.inputName; + }, inputName: () => "input" + (0, c.Z)(), hasLeadingIcon() { + return this.$slots.default; + }, hasTrailingIcon() { + return this.success; + }, hasPlaceholder() { + return this.placeholder !== "" && this.placeholder !== void 0; + }, computedPlaceholder() { + return this.labelVisible ? this.hasPlaceholder ? this.placeholder : "" : this.hasPlaceholder ? this.placeholder : this.label; + }, isValidLabel() { + const b = this.label || this.labelOutside; + return b || console.warn("You need to add a label to the NcInputField component. Either use the prop label or use an external one, as per the example in the documentation."), b; + }, ariaDescribedby() { + const b = []; + return this.helperText.length > 0 && b.push("".concat(this.inputName, "-helper-text")), this.$attrs["aria-describedby"] && b.push(this.$attrs["aria-describedby"]), b.join(" ") || null; + } }, methods: { focus() { + this.$refs.input.focus(); + }, select() { + this.$refs.input.select(); + }, handleInput(b) { + this.$emit("update:value", b.target.value); + }, handleTrailingButtonClick(b) { + this.$emit("trailing-button-click", b); + } } }; + }, 2727: (u, i, o) => { + o.d(i, { s: () => l, x: () => c }); + var l = function() { + var d = this, p = d._self._c; + return p("div", { staticClass: "input-field" }, [!d.labelOutside && d.isValidLabel ? p("label", { staticClass: "input-field__label", class: { "input-field__label--hidden": !d.labelVisible }, attrs: { for: d.computedId } }, [d._v("\n " + d._s(d.label) + "\n ")]) : d._e(), d._v(" "), p("div", { staticClass: "input-field__main-wrapper" }, [p("input", d._g(d._b({ ref: "input", staticClass: "input-field__input", class: [d.inputClass, { "input-field__input--trailing-icon": d.showTrailingButton || d.hasTrailingIcon, "input-field__input--leading-icon": d.hasLeadingIcon, "input-field__input--success": d.success, "input-field__input--error": d.error }], attrs: { id: d.computedId, type: d.type, disabled: d.disabled, placeholder: d.computedPlaceholder, "aria-describedby": d.ariaDescribedby, "aria-live": "polite" }, domProps: { value: d.value }, on: { input: d.handleInput } }, "input", d.$attrs, !1), d.$listeners)), d._v(" "), p("div", { directives: [{ name: "show", rawName: "v-show", value: d.hasLeadingIcon, expression: "hasLeadingIcon" }], staticClass: "input-field__icon input-field__icon--leading" }, [d._t("default")], 2), d._v(" "), d.showTrailingButton ? p("NcButton", { staticClass: "input-field__clear-button", attrs: { type: "tertiary-no-background", "aria-label": d.trailingButtonLabel, disabled: d.disabled }, on: { click: d.handleTrailingButtonClick }, scopedSlots: d._u([{ key: "icon", fn: function() { + return [d._t("trailing-button-icon")]; + }, proxy: !0 }], null, !0) }) : d.success || d.error ? p("div", { staticClass: "input-field__icon input-field__icon--trailing" }, [d.success ? p("Check", { attrs: { size: 18 } }) : d.error ? p("AlertCircle", { attrs: { size: 18 } }) : d._e()], 1) : d._e()], 1), d._v(" "), d.helperText.length > 0 ? p("p", { staticClass: "input-field__helper-text-message", class: { "input-field__helper-text-message--error": d.error, "input-field__helper-text-message--success": d.success }, attrs: { id: "".concat(d.inputName, "-helper-text") } }, [d.success ? p("Check", { staticClass: "input-field__helper-text-message__icon", attrs: { size: 18 } }) : d.error ? p("AlertCircle", { staticClass: "input-field__helper-text-message__icon", attrs: { size: 18 } }) : d._e(), d._v("\n " + d._s(d.helperText) + "\n ")], 1) : d._e()]); + }, c = []; + }, 6969: (u, i, o) => { + o.d(i, { default: () => k }); + const l = { name: "NcActionLink", mixins: [o(1139).Z], props: { href: { type: String, default: "#", required: !0, validator: (R) => { + try { + return new URL(R); + } catch { + return R.startsWith("#") || R.startsWith("/"); + } + } }, download: { type: String, default: null }, target: { type: String, default: "_self", validator: (R) => R && (!R.startsWith("_") || ["_blank", "_self", "_parent", "_top"].indexOf(R) > -1) }, title: { type: String, default: null }, ariaHidden: { type: Boolean, default: null } } }; + var c = o(3379), d = o.n(c), p = o(7795), A = o.n(p), h = o(569), E = o.n(h), b = o(3565), v = o.n(b), f = o(9216), S = o.n(f), _ = o(4589), z = o.n(_), y = o(3490), $ = {}; + $.styleTagTransform = z(), $.setAttributes = v(), $.insert = E().bind(null, "head"), $.domAPI = A(), $.insertStyleElement = S(), d()(y.Z, $), y.Z && y.Z.locals && y.Z.locals; + var re = o(1900), Q = o(9158), D = o.n(Q), w = (0, re.Z)(l, function() { + var R = this, q = R._self._c; + return q("li", { staticClass: "action" }, [q("a", { staticClass: "action-link focusable", attrs: { download: R.download, href: R.href, "aria-label": R.ariaLabel, target: R.target, title: R.title, rel: "nofollow noreferrer noopener" }, on: { click: R.onClick } }, [R._t("icon", function() { + return [q("span", { staticClass: "action-link__icon", class: [R.isIconUrl ? "action-link__icon--url" : R.icon], style: { backgroundImage: R.isIconUrl ? "url(".concat(R.icon, ")") : null }, attrs: { "aria-hidden": R.ariaHidden } })]; + }), R._v(" "), R.name ? q("p", [q("strong", { staticClass: "action-link__name" }, [R._v("\n " + R._s(R.name) + "\n ")]), R._v(" "), q("br"), R._v(" "), q("span", { staticClass: "action-link__longtext", domProps: { textContent: R._s(R.text) } })]) : R.isLongText ? q("p", { staticClass: "action-link__longtext", domProps: { textContent: R._s(R.text) } }) : q("span", { staticClass: "action-link__text" }, [R._v(R._s(R.text))]), R._v(" "), R._e()], 2)]); + }, [], !1, null, "63ee0e66", null); + typeof D() == "function" && D()(w); + const k = w.exports; + }, 8250: (u, i, o) => { + o.d(i, { default: () => xe }); + var l = o(4462), c = o(2297), d = o(1205), p = o(932), A = o(2734), h = o.n(A), E = o(1441), b = o.n(E); + const v = ".focusable", f = { name: "NcActions", components: { NcButton: l.default, DotsHorizontal: b(), NcPopover: c.default }, 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 }, type: { type: String, validator: (J) => ["primary", "secondary", "tertiary", "tertiary-no-background", "tertiary-on-primary", "error", "warning", "success"].indexOf(J) !== -1, default: null }, defaultIcon: { type: String, default: "" }, ariaLabel: { type: String, default: (0, p.t)("Actions") }, ariaHidden: { type: Boolean, default: null }, placement: { type: String, default: "bottom" }, boundariesElement: { type: Element, default: () => document.querySelector("body") }, container: { type: [String, Object, Element, Boolean], default: "body" }, disabled: { type: Boolean, default: !1 }, inline: { type: Number, default: 0 } }, emits: ["open", "update:open", "close", "focus", "blur"], data() { + return { opened: this.open, focusIndex: 0, randomId: "menu-".concat((0, d.Z)()) }; + }, computed: { triggerBtnType() { + return this.type || (this.primary ? "primary" : this.menuName ? "secondary" : "tertiary"); + } }, watch: { open(J) { + J !== this.opened && (this.opened = J); + } }, methods: { isValidSingleAction(J) { + var Ee, _e, Fe, Ge, Ue; + const ne = (Ee = J == null || (_e = J.componentOptions) === null || _e === void 0 || (Fe = _e.Ctor) === null || Fe === void 0 || (Ge = Fe.extendOptions) === null || Ge === void 0 ? void 0 : Ge.name) !== null && Ee !== void 0 ? Ee : J == null || (Ue = J.componentOptions) === null || Ue === void 0 ? void 0 : Ue.tag; + return ["NcActionButton", "NcActionLink", "NcActionRouter"].includes(ne); + }, openMenu(J) { + this.opened || (this.opened = !0, this.$emit("update:open", !0), this.$emit("open")); + }, closeMenu() { + let J = !(arguments.length > 0 && arguments[0] !== void 0) || arguments[0]; + this.opened && (this.opened = !1, this.$refs.popover.clearFocusTrap({ returnFocus: J }), this.$emit("update:open", !1), this.$emit("close"), this.focusIndex = 0, this.$refs.menuButton.$el.focus()); + }, onOpen(J) { + this.$nextTick(() => { + this.focusFirstAction(J); + }); + }, onMouseFocusAction(J) { + if (document.activeElement === J.target) + return; + const Ee = J.target.closest("li"); + if (Ee) { + const _e = Ee.querySelector(v); + if (_e) { + const Fe = [...this.$refs.menu.querySelectorAll(v)].indexOf(_e); + Fe > -1 && (this.focusIndex = Fe, this.focusAction()); + } + } + }, onKeydown(J) { + (J.keyCode === 38 || J.keyCode === 9 && J.shiftKey) && this.focusPreviousAction(J), (J.keyCode === 40 || J.keyCode === 9 && !J.shiftKey) && this.focusNextAction(J), J.keyCode === 33 && this.focusFirstAction(J), J.keyCode === 34 && this.focusLastAction(J), J.keyCode === 27 && (this.closeMenu(), J.preventDefault()); + }, removeCurrentActive() { + const J = this.$refs.menu.querySelector("li.active"); + J && J.classList.remove("active"); + }, focusAction() { + const J = this.$refs.menu.querySelectorAll(v)[this.focusIndex]; + if (J) { + this.removeCurrentActive(); + const Ee = J.closest("li.action"); + J.focus(), Ee && Ee.classList.add("active"); + } + }, focusPreviousAction(J) { + this.opened && (this.focusIndex === 0 ? this.closeMenu() : (this.preventIfEvent(J), this.focusIndex = this.focusIndex - 1), this.focusAction()); + }, focusNextAction(J) { + if (this.opened) { + const Ee = this.$refs.menu.querySelectorAll(v).length - 1; + this.focusIndex === Ee ? this.closeMenu() : (this.preventIfEvent(J), this.focusIndex = this.focusIndex + 1), this.focusAction(); + } + }, focusFirstAction(J) { + this.opened && (this.preventIfEvent(J), this.focusIndex = 0, this.focusAction()); + }, focusLastAction(J) { + this.opened && (this.preventIfEvent(J), this.focusIndex = this.$refs.menu.querySelectorAll(v).length - 1, this.focusAction()); + }, preventIfEvent(J) { + J && (J.preventDefault(), J.stopPropagation()); + }, onFocus(J) { + this.$emit("focus", J); + }, onBlur(J) { + this.$emit("blur", J); + } }, render(J) { + const Ee = (this.$slots.default || []).filter((ne) => { + var ue, ye, Te, Me; + return (ne == null || (ue = ne.componentOptions) === null || ue === void 0 ? void 0 : ue.tag) || (ne == null || (ye = ne.componentOptions) === null || ye === void 0 || (Te = ye.Ctor) === null || Te === void 0 || (Me = Te.extendOptions) === null || Me === void 0 ? void 0 : Me.name); + }), _e = Ee.every((ne) => { + var ue, ye, Te, Me, at, be, qe, lt; + return ((ue = ne == null || (ye = ne.componentOptions) === null || ye === void 0 || (Te = ye.Ctor) === null || Te === void 0 || (Me = Te.extendOptions) === null || Me === void 0 ? void 0 : Me.name) !== null && ue !== void 0 ? ue : ne == null || (at = ne.componentOptions) === null || at === void 0 ? void 0 : at.tag) === "NcActionLink" && (ne == null || (be = ne.componentOptions) === null || be === void 0 || (qe = be.propsData) === null || qe === void 0 || (lt = qe.href) === null || lt === void 0 ? void 0 : lt.startsWith(window.location.origin)); + }); + let Fe = Ee.filter(this.isValidSingleAction); + if (this.forceMenu && Fe.length > 0 && this.inline > 0 && (h().util.warn("Specifying forceMenu will ignore any inline actions rendering."), Fe = []), Ee.length === 0) + return; + const Ge = (ne) => { + var ue, ye, Te, Me, at, be, qe, lt, et, Bt, ut, nt, Ot, Yt, Nt, It, C, x, Z, ae, Ae, Se; + const Ye = (ne == null || (ue = ne.data) === null || ue === void 0 || (ye = ue.scopedSlots) === null || ye === void 0 || (Te = ye.icon()) === null || Te === void 0 ? void 0 : Te[0]) || J("span", { class: ["icon", ne == null || (Me = ne.componentOptions) === null || Me === void 0 || (at = Me.propsData) === null || at === void 0 ? void 0 : at.icon] }), dt = ne == null || (be = ne.componentOptions) === null || be === void 0 || (qe = be.listeners) === null || qe === void 0 ? void 0 : qe.click, Et = ne == null || (lt = ne.componentOptions) === null || lt === void 0 || (et = lt.children) === null || et === void 0 || (Bt = et[0]) === null || Bt === void 0 || (ut = Bt.text) === null || ut === void 0 || (nt = ut.trim) === null || nt === void 0 ? void 0 : nt.call(ut), ht = (ne == null || (Ot = ne.componentOptions) === null || Ot === void 0 || (Yt = Ot.propsData) === null || Yt === void 0 ? void 0 : Yt.ariaLabel) || Et, gt = this.forceName ? Et : ""; + let Dt = ne == null || (Nt = ne.componentOptions) === null || Nt === void 0 || (It = Nt.propsData) === null || It === void 0 ? void 0 : It.title; + return this.forceName || Dt || (Dt = Et), J("NcButton", { class: ["action-item action-item--single", ne == null || (C = ne.data) === null || C === void 0 ? void 0 : C.staticClass, ne == null || (x = ne.data) === null || x === void 0 ? void 0 : x.class], attrs: { "aria-label": ht, title: Dt }, ref: ne == null || (Z = ne.data) === null || Z === void 0 ? void 0 : Z.ref, props: { type: this.type || (gt ? "secondary" : "tertiary"), disabled: this.disabled || (ne == null || (ae = ne.componentOptions) === null || ae === void 0 || (Ae = ae.propsData) === null || Ae === void 0 ? void 0 : Ae.disabled), ariaHidden: this.ariaHidden, ...ne == null || (Se = ne.componentOptions) === null || Se === void 0 ? void 0 : Se.propsData }, on: { focus: this.onFocus, blur: this.onBlur, ...!!dt && { click: (zt) => { + dt && dt(zt); + } } } }, [J("template", { slot: "icon" }, [Ye]), gt]); + }, Ue = (ne) => { + var ue, ye; + const Te = ((ue = this.$slots.icon) === null || ue === void 0 ? void 0 : ue[0]) || (this.defaultIcon ? J("span", { class: ["icon", this.defaultIcon] }) : J("DotsHorizontal", { props: { size: 20 } })); + return J("NcPopover", { ref: "popover", props: { delay: 0, handleResize: !0, shown: this.opened, placement: this.placement, boundary: this.boundariesElement, container: this.container, popoverBaseClass: "action-item__popper", setReturnFocus: (ye = this.$refs.menuButton) === null || ye === void 0 ? void 0 : ye.$el }, attrs: { delay: 0, handleResize: !0, shown: this.opened, placement: this.placement, boundary: this.boundariesElement, container: this.container, ...this.manualOpen && { triggers: [] }, popoverBaseClass: "action-item__popper" }, on: { show: this.openMenu, "after-show": this.onOpen, hide: this.closeMenu } }, [J("NcButton", { class: "action-item__menutoggle", props: { type: this.triggerBtnType, disabled: this.disabled, ariaHidden: this.ariaHidden }, slot: "trigger", ref: "menuButton", attrs: { "aria-haspopup": _e ? null : "menu", "aria-label": this.ariaLabel, "aria-controls": this.opened ? this.randomId : null, "aria-expanded": this.opened.toString() }, on: { focus: this.onFocus, blur: this.onBlur } }, [J("template", { slot: "icon" }, [Te]), this.menuName]), J("div", { class: { open: this.opened }, attrs: { tabindex: "-1" }, on: { keydown: this.onKeydown, mousemove: this.onMouseFocusAction }, ref: "menu" }, [J("ul", { attrs: { id: this.randomId, tabindex: "-1", role: _e ? null : "menu" } }, [ne])])]); + }; + if (Ee.length === 1 && Fe.length === 1 && !this.forceMenu) + return Ge(Fe[0]); + if (Fe.length > 0 && this.inline > 0) { + const ne = Fe.slice(0, this.inline), ue = Ee.filter((ye) => !ne.includes(ye)); + return J("div", { class: ["action-items", "action-item--".concat(this.triggerBtnType)] }, [...ne.map(Ge), ue.length > 0 ? J("div", { class: ["action-item", { "action-item--open": this.opened }] }, [Ue(ue)]) : null]); + } + return J("div", { class: ["action-item action-item--default-popover", "action-item--".concat(this.triggerBtnType), { "action-item--open": this.opened }] }, [Ue(Ee)]); + } }; + var S = o(3379), _ = o.n(S), z = o(7795), y = o.n(z), $ = o(569), re = o.n($), Q = o(3565), D = o.n(Q), w = o(9216), k = o.n(w), R = o(4589), q = o.n(R), ee = o(4825), se = {}; + se.styleTagTransform = q(), se.setAttributes = D(), se.insert = re().bind(null, "head"), se.domAPI = y(), se.insertStyleElement = k(), _()(ee.Z, se), ee.Z && ee.Z.locals && ee.Z.locals; + var j = o(4946), O = {}; + O.styleTagTransform = q(), O.setAttributes = D(), O.insert = re().bind(null, "head"), O.domAPI = y(), O.insertStyleElement = k(), _()(j.Z, O), j.Z && j.Z.locals && j.Z.locals; + var V = o(1900), fe = o(5727), te = o.n(fe), De = (0, V.Z)(f, void 0, void 0, !1, null, "29452b76", null); + typeof te() == "function" && te()(De); + const xe = De.exports; + }, 7262: (u, i, o) => { + o.d(i, { default: () => ne }); + var l = o(8250), c = o(6969), d = o(4462), p = o(6492), A = o(7993), h = o(3351), E = o(932), b = o(768), v = o.n(b), f = o(1441), S = o.n(f), _ = o(3607), z = o(542), y = o(7672), $ = o(4262), re = o(4055); + const Q = (0, y.getBuilder)("nextcloud").persist().build(); + function D(ue, ye) { + ue && Q.setItem("user-has-avatar." + ue, ye); + } + const w = { name: "NcAvatar", directives: { ClickOutside: re.vOnClickOutside }, components: { DotsHorizontal: S(), NcActions: l.default, NcActionLink: c.default, NcButton: d.default, NcLoadingIcon: p.default }, mixins: [h.iQ], props: { url: { type: String, default: void 0 }, iconClass: { type: String, default: void 0 }, user: { type: String, default: void 0 }, showUserStatus: { type: Boolean, default: !0 }, showUserStatusCompact: { type: Boolean, default: !0 }, preloadedUserStatus: { type: Object, default: void 0 }, isGuest: { type: Boolean, default: !1 }, displayName: { type: String, default: void 0 }, size: { type: Number, default: 32 }, allowPlaceholder: { type: Boolean, default: !0 }, disableTooltip: { type: Boolean, default: !1 }, disableMenu: { type: Boolean, default: !1 }, tooltipMessage: { type: String, default: null }, isNoUser: { type: Boolean, default: !1 }, menuContainer: { type: [String, Object, Element, Boolean], default: "body" } }, data: () => ({ avatarUrlLoaded: null, avatarSrcSetLoaded: null, userDoesNotExist: !1, isAvatarLoaded: !1, isMenuLoaded: !1, contactsMenuLoading: !1, contactsMenuActions: [], contactsMenuOpenState: !1 }), computed: { avatarAriaLabel() { + var ue, ye; + if (this.hasMenu) + return this.hasStatus && this.showUserStatus && this.showUserStatusCompact ? (0, E.t)("Avatar of {displayName}, {status}", { displayName: (ye = this.displayName) !== null && ye !== void 0 ? ye : this.user, status: this.userStatus.status }) : (0, E.t)("Avatar of {displayName}", { displayName: (ue = this.displayName) !== null && ue !== void 0 ? ue : this.user }); + }, canDisplayUserStatus() { + return this.showUserStatus && this.hasStatus && ["online", "away", "dnd"].includes(this.userStatus.status); + }, showUserStatusIconOnAvatar() { + return this.showUserStatus && this.showUserStatusCompact && this.hasStatus && this.userStatus.status !== "dnd" && this.userStatus.icon; + }, getUserIdentifier() { + return this.isDisplayNameDefined ? this.displayName : this.isUserDefined ? this.user : ""; + }, isUserDefined() { + return this.user !== void 0; + }, isDisplayNameDefined() { + return this.displayName !== void 0; + }, isUrlDefined() { + return this.url !== void 0; + }, hasMenu() { + var ue; + return !this.disableMenu && (this.isMenuLoaded ? this.menu.length > 0 : !(this.user === ((ue = (0, _.getCurrentUser)()) === null || ue === void 0 ? void 0 : ue.uid) || this.userDoesNotExist || this.url)); + }, shouldShowPlaceholder() { + return this.allowPlaceholder && this.userDoesNotExist; + }, avatarStyle() { + return { "--size": this.size + "px", lineHeight: this.size + "px", fontSize: Math.round(0.45 * this.size) + "px" }; + }, initialsWrapperStyle() { + const { r: ue, g: ye, b: Te } = (0, A.default)(this.getUserIdentifier); + return { backgroundColor: "rgba(".concat(ue, ", ").concat(ye, ", ").concat(Te, ", 0.1)") }; + }, initialsStyle() { + const { r: ue, g: ye, b: Te } = (0, A.default)(this.getUserIdentifier); + return { color: "rgb(".concat(ue, ", ").concat(ye, ", ").concat(Te, ")") }; + }, tooltip() { + return !this.disableTooltip && (this.tooltipMessage ? this.tooltipMessage : this.displayName); + }, initials() { + let ue; + if (this.shouldShowPlaceholder) { + const ye = this.getUserIdentifier, Te = ye.indexOf(" "); + ye === "" ? ue = "?" : (ue = String.fromCodePoint(ye.codePointAt(0)), Te !== -1 && (ue = ue.concat(String.fromCodePoint(ye.codePointAt(Te + 1))))); + } + return ue.toUpperCase(); + }, menu() { + const ue = this.contactsMenuActions.map((ye) => ({ href: ye.hyperlink, icon: ye.icon, text: ye.title })); + return this.showUserStatus && (this.userStatus.icon || this.userStatus.message) ? [{ href: "#", icon: "data:image/svg+xml;utf8,".concat(function(ye) { + const Te = document.createTextNode(ye), Me = document.createElement("p"); + return Me.appendChild(Te), Me.innerHTML; + }(this.userStatus.icon), ""), text: "".concat(this.userStatus.message) }].concat(ue) : ue; + } }, watch: { url() { + this.userDoesNotExist = !1, this.loadAvatarUrl(); + }, user() { + this.userDoesNotExist = !1, this.isMenuLoaded = !1, this.loadAvatarUrl(); + } }, mounted() { + this.loadAvatarUrl(), (0, z.subscribe)("settings:avatar:updated", this.loadAvatarUrl), (0, z.subscribe)("settings:display-name:updated", this.loadAvatarUrl), this.showUserStatus && this.user && !this.isNoUser && (this.preloadedUserStatus ? (this.userStatus.status = this.preloadedUserStatus.status || "", this.userStatus.message = this.preloadedUserStatus.message || "", this.userStatus.icon = this.preloadedUserStatus.icon || "", this.hasStatus = this.preloadedUserStatus.status !== null) : this.fetchUserStatus(this.user), (0, z.subscribe)("user_status:status.updated", this.handleUserStatusUpdated)); + }, beforeDestroy() { + (0, z.unsubscribe)("settings:avatar:updated", this.loadAvatarUrl), (0, z.unsubscribe)("settings:display-name:updated", this.loadAvatarUrl), this.showUserStatus && this.user && !this.isNoUser && (0, z.unsubscribe)("user_status:status.updated", this.handleUserStatusUpdated); + }, methods: { t: E.t, handleUserStatusUpdated(ue) { + this.user === ue.userId && (this.userStatus = { status: ue.status, icon: ue.icon, message: ue.message }); + }, async toggleMenu() { + this.hasMenu && (this.contactsMenuOpenState || await this.fetchContactsMenu(), this.contactsMenuOpenState = !this.contactsMenuOpenState); + }, closeMenu() { + this.contactsMenuOpenState = !1; + }, async fetchContactsMenu() { + this.contactsMenuLoading = !0; + try { + const ue = encodeURIComponent(this.user), { data: ye } = await v().post((0, $.generateUrl)("contactsmenu/findOne"), "shareType=0&shareWith=".concat(ue)); + this.contactsMenuActions = ye.topAction ? [ye.topAction].concat(ye.actions) : ye.actions; + } catch { + this.contactsMenuOpenState = !1; + } + this.contactsMenuLoading = !1, this.isMenuLoaded = !0; + }, loadAvatarUrl() { + if (this.isAvatarLoaded = !1, !this.isUrlDefined && (!this.isUserDefined || this.isNoUser)) + return this.isAvatarLoaded = !0, void (this.userDoesNotExist = !0); + if (this.isUrlDefined) + this.updateImageIfValid(this.url); + else if (this.size <= 64) { + const ue = this.avatarUrlGenerator(this.user, 64), ye = [ue + " 1x", this.avatarUrlGenerator(this.user, 512) + " 8x"].join(", "); + this.updateImageIfValid(ue, ye); + } else { + const ue = this.avatarUrlGenerator(this.user, 512); + this.updateImageIfValid(ue); + } + }, avatarUrlGenerator(ue, ye) { + var Te; + const Me = window.getComputedStyle(document.body).getPropertyValue("--background-invert-if-dark") === "invert(100%)"; + let at = "/avatar/{user}/{size}" + (Me ? "/dark" : ""); + this.isGuest && (at = "/avatar/guest/{user}/{size}" + (Me ? "/dark" : "")); + let be = (0, $.generateUrl)(at, { user: ue, size: ye }); + return ue === ((Te = (0, _.getCurrentUser)()) === null || Te === void 0 ? void 0 : Te.uid) && typeof oc_userconfig < "u" && (be += "?v=" + oc_userconfig.avatar.version), be; + }, updateImageIfValid(ue) { + let ye = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null; + const Te = function(at) { + const be = Q.getItem("user-has-avatar." + at); + return typeof be == "string" ? !!be : null; + }(this.user); + if (this.isUserDefined && typeof Te == "boolean") + return this.isAvatarLoaded = !0, this.avatarUrlLoaded = ue, ye && (this.avatarSrcSetLoaded = ye), void (Te === !1 && (this.userDoesNotExist = !0)); + const Me = new Image(); + Me.onload = () => { + this.avatarUrlLoaded = ue, ye && (this.avatarSrcSetLoaded = ye), this.isAvatarLoaded = !0, D(this.user, !0); + }, Me.onerror = () => { + console.debug("Invalid avatar url", ue), this.avatarUrlLoaded = null, this.avatarSrcSetLoaded = null, this.userDoesNotExist = !0, this.isAvatarLoaded = !1, D(this.user, !1); + }, ye && (Me.srcset = ye), Me.src = ue; + } } }; + var k = o(3379), R = o.n(k), q = o(7795), ee = o.n(q), se = o(569), j = o.n(se), O = o(3565), V = o.n(O), fe = o(9216), te = o.n(fe), De = o(4589), xe = o.n(De), J = o(6222), Ee = {}; + Ee.styleTagTransform = xe(), Ee.setAttributes = V(), Ee.insert = j().bind(null, "head"), Ee.domAPI = ee(), Ee.insertStyleElement = te(), R()(J.Z, Ee), J.Z && J.Z.locals && J.Z.locals; + var _e = o(1900), Fe = o(3051), Ge = o.n(Fe), Ue = (0, _e.Z)(w, function() { + var ue = this, ye = ue._self._c; + return ye("div", { directives: [{ name: "click-outside", rawName: "v-click-outside", value: ue.closeMenu, expression: "closeMenu" }], ref: "main", staticClass: "avatardiv popovermenu-wrapper", class: { "avatardiv--unknown": ue.userDoesNotExist, "avatardiv--with-menu": ue.hasMenu, "avatardiv--with-menu-loading": ue.contactsMenuLoading }, style: ue.avatarStyle, attrs: { title: ue.tooltip, tabindex: ue.hasMenu ? "0" : void 0, "aria-label": ue.avatarAriaLabel, role: ue.hasMenu ? "button" : void 0 }, on: { click: ue.toggleMenu, keydown: function(Te) { + return !Te.type.indexOf("key") && ue._k(Te.keyCode, "enter", 13, Te.key, "Enter") ? null : ue.toggleMenu.apply(null, arguments); + } } }, [ue._t("icon", function() { + return [ue.iconClass ? ye("div", { staticClass: "avatar-class-icon", class: ue.iconClass }) : ue.isAvatarLoaded && !ue.userDoesNotExist ? ye("img", { attrs: { src: ue.avatarUrlLoaded, srcset: ue.avatarSrcSetLoaded, alt: "" } }) : ue._e()]; + }), ue._v(" "), ue.hasMenu && !ue.menu.length ? ye("NcButton", { staticClass: "action-item action-item__menutoggle", attrs: { "aria-label": ue.t("Open contact menu"), type: "tertiary-no-background" }, scopedSlots: ue._u([{ key: "icon", fn: function() { + return [ue.contactsMenuLoading ? ye("NcLoadingIcon") : ye("DotsHorizontal", { attrs: { size: 20 } })]; + }, proxy: !0 }], null, !1, 2617833509) }) : ue.hasMenu ? ye("NcActions", { attrs: { "force-menu": "", "manual-open": "", type: "tertiary-no-background", container: ue.menuContainer, open: ue.contactsMenuOpenState }, scopedSlots: ue._u([ue.contactsMenuLoading ? { key: "icon", fn: function() { + return [ye("NcLoadingIcon")]; + }, proxy: !0 } : null], null, !0) }, ue._l(ue.menu, function(Te, Me) { + return ye("NcActionLink", { key: Me, attrs: { href: Te.href, icon: Te.icon } }, [ue._v("\n " + ue._s(Te.text) + "\n ")]); + }), 1) : ue._e(), ue._v(" "), ue.showUserStatusIconOnAvatar ? ye("div", { staticClass: "avatardiv__user-status avatardiv__user-status--icon" }, [ue._v("\n " + ue._s(ue.userStatus.icon) + "\n ")]) : ue.canDisplayUserStatus ? ye("div", { staticClass: "avatardiv__user-status", class: "avatardiv__user-status--" + ue.userStatus.status }) : ue._e(), ue._v(" "), !ue.userDoesNotExist || ue.iconClass || ue.$slots.icon ? ue._e() : ye("div", { staticClass: "avatardiv__initials-wrapper", style: ue.initialsWrapperStyle }, [ye("div", { staticClass: "unknown", style: ue.initialsStyle }, [ue._v("\n " + ue._s(ue.initials) + "\n ")])])], 2); + }, [], !1, null, "7de2f7ff", null); + typeof Ge() == "function" && Ge()(Ue); + const ne = Ue.exports; + }, 4462: (u, i, o) => { + o.d(i, { default: () => k }); + const l = { name: "NcButton", props: { disabled: { type: Boolean, default: !1 }, type: { type: String, validator: (R) => ["primary", "secondary", "tertiary", "tertiary-no-background", "tertiary-on-primary", "error", "warning", "success"].indexOf(R) !== -1, default: "secondary" }, nativeType: { type: String, validator: (R) => ["submit", "reset", "button"].indexOf(R) !== -1, default: "button" }, wide: { type: Boolean, default: !1 }, ariaLabel: { type: String, default: null }, href: { type: String, default: null }, to: { type: [String, Object], default: null }, exact: { type: Boolean, default: !1 }, ariaHidden: { type: Boolean, default: null } }, render(R) { + var q, ee, se, j, O, V = this; + const fe = (q = this.$slots.default) === null || q === void 0 || (ee = q[0]) === null || ee === void 0 || (se = ee.text) === null || se === void 0 || (j = se.trim) === null || j === void 0 ? void 0 : j.call(se), te = !!fe, De = (O = this.$slots) === null || O === void 0 ? void 0 : O.icon; + fe || this.ariaLabel || console.warn("You need to fill either the text or the ariaLabel props in the button component.", { text: fe, ariaLabel: this.ariaLabel }, this); + const xe = function() { + let { navigate: J, isActive: Ee, isExactActive: _e } = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}; + return R(V.to || !V.href ? "button" : "a", { class: ["button-vue", { "button-vue--icon-only": De && !te, "button-vue--text-only": te && !De, "button-vue--icon-and-text": De && te, ["button-vue--vue-".concat(V.type)]: V.type, "button-vue--wide": V.wide, active: Ee, "router-link-exact-active": _e }], attrs: { "aria-label": V.ariaLabel, disabled: V.disabled, type: V.href ? null : V.nativeType, role: V.href ? "button" : null, href: !V.to && V.href ? V.href : null, ...V.$attrs }, on: { ...V.$listeners, click: (Fe) => { + var Ge, Ue; + (Ge = V.$listeners) === null || Ge === void 0 || (Ue = Ge.click) === null || Ue === void 0 || Ue.call(Ge, Fe), J == null || J(Fe); + } } }, [R("span", { class: "button-vue__wrapper" }, [De ? R("span", { class: "button-vue__icon", attrs: { "aria-hidden": V.ariaHidden } }, [V.$slots.icon]) : null, te ? R("span", { class: "button-vue__text" }, [fe]) : null])]); + }; + return this.to ? R("router-link", { props: { custom: !0, to: this.to, exact: this.exact }, scopedSlots: { default: xe } }) : xe(); + } }; + var c = o(3379), d = o.n(c), p = o(7795), A = o.n(p), h = o(569), E = o.n(h), b = o(3565), v = o.n(b), f = o(9216), S = o.n(f), _ = o(4589), z = o.n(_), y = o(7196), $ = {}; + $.styleTagTransform = z(), $.setAttributes = v(), $.insert = E().bind(null, "head"), $.domAPI = A(), $.insertStyleElement = S(), d()(y.Z, $), y.Z && y.Z.locals && y.Z.locals; + var re = o(1900), Q = o(2102), D = o.n(Q), w = (0, re.Z)(l, void 0, void 0, !1, null, "4d05be2c", null); + typeof D() == "function" && D()(w); + const k = w.exports; + }, 9050: (u, i, o) => { + o.d(i, { default: () => q }); + const l = ["date", "datetime-local", "month", "time", "week"], c = { name: "NcDateTimePickerNative", inheritAttrs: !1, props: { value: { type: Date, required: !0 }, id: { type: String, required: !0 }, type: { type: String, default: "date", validate: (ee) => l.includes(ee) }, label: { type: String, default: "Please choose a date" }, min: { type: [Date, Boolean], default: null }, max: { type: [Date, Boolean], default: null }, hideLabel: { type: Boolean, default: !1 }, inputClass: { type: [Object, String], default: "" } }, emits: ["input"], computed: { formattedValue() { + return this.formatValue(this.value); + }, formattedMin() { + return !!this.min && this.formatValue(this.min); + }, formattedMax() { + return !!this.max && this.formatValue(this.max); + }, listeners() { + return { ...this.$listeners, input: (ee) => { + if (isNaN(ee.target.valueAsNumber)) + return this.$emit("input", ""); + if (this.type === "time") { + const O = ee.target.value; + if (this.value === "") { + const { yyyy: De, MM: xe, dd: J } = this.getReadableDate(/* @__PURE__ */ new Date()); + return this.$emit("input", new Date("".concat(De, "-").concat(xe, "-").concat(J, "T").concat(O))); + } + const { yyyy: V, MM: fe, dd: te } = this.getReadableDate(this.value); + return this.$emit("input", new Date("".concat(V, "-").concat(fe, "-").concat(te, "T").concat(O))); + } + if (this.type === "month") { + const O = (new Date(ee.target.value).getMonth() + 1).toString().padStart(2, "0"); + if (this.value === "") { + const { yyyy: xe, dd: J, hh: Ee, mm: _e } = this.getReadableDate(/* @__PURE__ */ new Date()); + return this.$emit("input", new Date("".concat(xe, "-").concat(O, "-").concat(J, "T").concat(Ee, ":").concat(_e))); + } + const { yyyy: V, dd: fe, hh: te, mm: De } = this.getReadableDate(this.value); + return this.$emit("input", new Date("".concat(V, "-").concat(O, "-").concat(fe, "T").concat(te, ":").concat(De))); + } + const se = 1e3 * new Date(ee.target.valueAsNumber).getTimezoneOffset() * 60, j = ee.target.valueAsNumber + se; + return this.$emit("input", new Date(j)); + } }; + } }, methods: { getReadableDate(ee) { + if (ee instanceof Date) + return { yyyy: ee.getFullYear().toString().padStart(4, "0"), MM: (ee.getMonth() + 1).toString().padStart(2, "0"), dd: ee.getDate().toString().padStart(2, "0"), hh: ee.getHours().toString().padStart(2, "0"), mm: ee.getMinutes().toString().padStart(2, "0") }; + }, formatValue(ee) { + if (!(ee instanceof Date)) + return ""; + { + const { yyyy: se, MM: j, dd: O, hh: V, mm: fe } = this.getReadableDate(ee); + if (this.type === "datetime-local") + return "".concat(se, "-").concat(j, "-").concat(O, "T").concat(V, ":").concat(fe); + if (this.type === "date") + return "".concat(se, "-").concat(j, "-").concat(O); + if (this.type === "month") + return "".concat(se, "-").concat(j); + if (this.type === "time") + return "".concat(V, ":").concat(fe); + if (this.type === "week") { + const te = new Date(se, 0, 1), De = Math.floor((ee - te) / 864e5), xe = Math.ceil(De / 7); + return "".concat(se, "-W").concat(xe); + } + } + } } }; + var d = o(3379), p = o.n(d), A = o(7795), h = o.n(A), E = o(569), b = o.n(E), v = o(3565), f = o.n(v), S = o(9216), _ = o.n(S), z = o(4589), y = o.n(z), $ = o(8940), re = {}; + re.styleTagTransform = y(), re.setAttributes = f(), re.insert = b().bind(null, "head"), re.domAPI = h(), re.insertStyleElement = _(), p()($.Z, re), $.Z && $.Z.locals && $.Z.locals; + var Q = o(1900), D = o(808), w = o.n(D), k = (0, Q.Z)(c, function() { + var ee = this, se = ee._self._c; + return se("div", { staticClass: "native-datetime-picker" }, [se("label", { class: { "hidden-visually": ee.hideLabel }, attrs: { for: ee.id } }, [ee._v(ee._s(ee.label))]), ee._v(" "), se("input", ee._g(ee._b({ staticClass: "native-datetime-picker--input", class: ee.inputClass, attrs: { id: ee.id, type: ee.type, min: ee.formattedMin, max: ee.formattedMax }, domProps: { value: ee.formattedValue } }, "input", ee.$attrs, !1), ee.listeners))]); + }, [], !1, null, "b5e8dce0", null); + typeof w() == "function" && w()(k); + const R = k.exports; + (0, o(7645).Z)(R); + const q = R; + }, 7123: (u, i, o) => { + o.d(i, { default: () => Ue }); + var l = o(3379), c = o.n(l), d = o(7795), p = o.n(d), A = o(569), h = o.n(A), E = o(3565), b = o.n(E), v = o(9216), f = o.n(v), S = o(4589), _ = o.n(S), z = o(9934), y = {}; + y.styleTagTransform = _(), y.setAttributes = b(), y.insert = h().bind(null, "head"), y.domAPI = p(), y.insertStyleElement = f(), c()(z.Z, y), z.Z && z.Z.locals && z.Z.locals; + var $ = o(932), re = o(2644), Q = o(2297), D = o(3648); + const w = oie; + var k = o.n(w); + const R = pie; + var q = o.n(R), ee = o(1022); + const se = ale; + var j = o.n(se); + const O = { date: "YYYY-MM-DD", datetime: "YYYY-MM-DD H:mm:ss", year: "YYYY", month: "YYYY-MM", time: "H:mm:ss", week: "w" }, V = { name: "NcDatetimePicker", components: { CalendarBlank: k(), DatePicker: j(), NcPopover: Q.default, NcTimezonePicker: re.default, Web: q() }, mixins: [D.Z], inheritAttrs: !1, props: { clearable: { type: Boolean, default: !1 }, minuteStep: { type: Number, default: 10 }, type: { type: String, default: "date" }, format: { type: String, default: null }, formatter: { type: Object, default: null }, lang: { type: Object, default: null }, value: { default: () => /* @__PURE__ */ new Date() }, timezoneId: { type: String, default: "UTC" }, showTimezoneSelect: { type: Boolean, default: !1 }, highlightTimezone: { type: Boolean, default: !1 }, appendToBody: { type: Boolean, default: !1 }, showWeekNumber: { type: Boolean, default: !1 }, placeholder: { type: String, default: null } }, emits: ["update:value", "update:timezone-id"], data() { + return { showTimezonePopover: !1, tzVal: this.timezoneId }; + }, computed: { defaultLang: () => ({ formatLocale: { months: (0, ee.getMonthNames)(), monthsShort: (0, ee.getMonthNamesShort)(), weekdays: (0, ee.getDayNames)(), weekdaysShort: (0, ee.getDayNamesShort)(), weekdaysMin: (0, ee.getDayNamesMin)(), firstDayOfWeek: (0, ee.getFirstDay)() }, monthFormat: "MMM" }), defaultPlaceholder() { + return this.type === "time" ? (0, $.t)("Pick a time") : this.type === "month" ? (0, $.t)("Pick a month") : this.type === "year" ? (0, $.t)("Pick a year") : this.type === "week" ? (0, $.t)("Pick a week") : this.type === "date" ? (0, $.t)("Pick a date") : (0, $.t)("Pick a date and a time"); + }, formatTypeMap() { + var ne; + return (ne = O[this.type]) !== null && ne !== void 0 ? ne : O.date; + } }, methods: { handleSelectYear(ne) { + const ue = this.$refs.datepicker.currentValue; + if (ue) + try { + const ye = new Date(new Date(ue).setFullYear(ne)); + this.$refs.datepicker.selectDate(ye); + } catch { + console.error("Invalid value", ue, ne); + } + }, handleSelectMonth(ne) { + const ue = this.$refs.datepicker.currentValue; + if (ue) + try { + const ye = new Date(new Date(ue).setMonth(ne)); + this.$refs.datepicker.selectDate(ye); + } catch { + console.error("Invalid value", ue, ne); + } + }, toggleTimezonePopover() { + this.showTimezoneSelect && (this.showTimezonePopover = !this.showTimezonePopover); + } } }; + var fe = o(8448), te = {}; + te.styleTagTransform = _(), te.setAttributes = b(), te.insert = h().bind(null, "head"), te.domAPI = p(), te.insertStyleElement = f(), c()(fe.Z, te), fe.Z && fe.Z.locals && fe.Z.locals; + var De = o(6262), xe = {}; + xe.styleTagTransform = _(), xe.setAttributes = b(), xe.insert = h().bind(null, "head"), xe.domAPI = p(), xe.insertStyleElement = f(), c()(De.Z, xe), De.Z && De.Z.locals && De.Z.locals; + var J = o(1900), Ee = o(8538), _e = o.n(Ee), Fe = (0, J.Z)(V, function() { + var ne = this, ue = ne._self._c; + return ue("DatePicker", ne._g(ne._b({ ref: "datepicker", attrs: { "append-to-body": ne.appendToBody, clearable: ne.clearable, format: ne.format ? ne.format : ne.formatTypeMap, formatter: ne.formatter, lang: ne.lang ? ne.lang : ne.defaultLang, "minute-step": ne.minuteStep, placeholder: ne.placeholder ? ne.placeholder : ne.defaultPlaceholder, "popup-class": { "show-week-number": ne.showWeekNumber }, "show-week-number": ne.showWeekNumber, type: ne.type, value: ne.value }, on: { "select-year": ne.handleSelectYear, "select-month": ne.handleSelectMonth, "update:value": function(ye) { + return ne.$emit("update:value", ne.value); + } }, scopedSlots: ne._u([{ key: "icon-calendar", fn: function() { + return [ne.showTimezoneSelect ? ue("NcPopover", { attrs: { shown: ne.showTimezonePopover, "popover-base-class": "timezone-select__popper" }, on: { "update:shown": function(ye) { + ne.showTimezonePopover = ye; + } }, scopedSlots: ne._u([{ key: "trigger", fn: function() { + return [ue("button", { staticClass: "datetime-picker-inline-icon", class: { "datetime-picker-inline-icon--highlighted": ne.highlightTimezone }, on: { mousedown: function(ye) { + return ye.stopPropagation(), ye.preventDefault(), (() => { + }).apply(null, arguments); + } } }, [ue("Web", { attrs: { size: 20 } })], 1)]; + }, proxy: !0 }], null, !1, 3375037618) }, [ne._v(" "), ue("div", { staticClass: "timezone-popover-wrapper__label" }, [ue("strong", [ne._v("\n " + ne._s(ne.t("Please select a time zone:")) + "\n ")])]), ne._v(" "), ue("NcTimezonePicker", { staticClass: "timezone-popover-wrapper__timezone-select", on: { input: function(ye) { + return ne.$emit("update:timezone-id", arguments[0]); + } }, model: { value: ne.tzVal, callback: function(ye) { + ne.tzVal = ye; + }, expression: "tzVal" } })], 1) : ue("CalendarBlank", { attrs: { size: 20 } })]; + }, proxy: !0 }, ne._l(ne.$scopedSlots, function(ye, Te) { + return { key: Te, fn: function(Me) { + return [ne._t(Te, null, null, Me)]; + } }; + })], null, !0) }, "DatePicker", ne.$attrs, !1), ne.$listeners)); + }, [], !1, null, "72dfb7f8", null); + typeof _e() == "function" && _e()(Fe); + const Ge = Fe.exports; + (0, o(7645).Z)(Ge); + const Ue = Ge; + }, 4378: (u, i, o) => { + o.d(i, { default: () => D }); + var l = o(281), c = o(1336); + const d = { name: "NcEllipsisedOption", components: { NcHighlight: l.default }, 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 ? (0, c.Z)(this.name, this.search) : []; + }, highlight2() { + return this.highlight1.map((w) => ({ start: w.start - this.split, end: w.end - this.split })); + } } }; + var p = o(3379), A = o.n(p), h = o(7795), E = o.n(h), b = o(569), v = o.n(b), f = o(3565), S = o.n(f), _ = o(9216), z = o.n(_), y = o(4589), $ = o.n(y), re = o(436), Q = {}; + Q.styleTagTransform = $(), Q.setAttributes = S(), Q.insert = v().bind(null, "head"), Q.domAPI = E(), Q.insertStyleElement = z(), A()(re.Z, Q), re.Z && re.Z.locals && re.Z.locals; + const D = (0, o(1900).Z)(d, function() { + var w = this, k = w._self._c; + return k("span", { staticClass: "name-parts", attrs: { title: w.name } }, [k("NcHighlight", { staticClass: "name-parts__first", attrs: { text: w.part1, search: w.search, highlight: w.highlight1 } }), w._v(" "), w.part2 ? k("NcHighlight", { staticClass: "name-parts__last", attrs: { text: w.part2, search: w.search, highlight: w.highlight2 } }) : w._e()], 1); + }, [], !1, null, "3daafbe0", null).exports; + }, 281: (u, i, o) => { + o.d(i, { default: () => E }); + var l = o(1336); + const c = { name: "NcHighlight", props: { text: { type: String, default: "" }, search: { type: String, default: "" }, highlight: { type: Array, default: () => [] } }, computed: { ranges() { + let b = []; + return (this.search || this.highlight.length !== 0) && (b = this.highlight.length > 0 ? this.highlight : (0, l.Z)(this.text, this.search), b.forEach((v, f) => { + v.end < v.start && (b[f] = { start: v.end, end: v.start }); + }), b = b.reduce((v, f) => (f.start < this.text.length && f.end > 0 && v.push({ start: f.start < 0 ? 0 : f.start, end: f.end > this.text.length ? this.text.length : f.end }), v), []), b.sort((v, f) => v.start - f.start), b = b.reduce((v, f) => { + if (v.length) { + const S = v.length - 1; + v[S].end >= f.start ? v[S] = { start: v[S].start, end: Math.max(v[S].end, f.end) } : v.push(f); + } else + v.push(f); + return v; + }, [])), b; + }, chunks() { + if (this.ranges.length === 0) + return [{ start: 0, end: this.text.length, highlight: !1, text: this.text }]; + const b = []; + let v = 0, f = 0; + for (; v < this.text.length; ) { + const S = this.ranges[f]; + S.start !== v ? (b.push({ start: v, end: S.start, highlight: !1, text: this.text.slice(v, S.start) }), v = S.start) : (b.push({ ...S, highlight: !0, text: this.text.slice(S.start, S.end) }), f++, v = S.end, f >= this.ranges.length && v < this.text.length && (b.push({ start: v, end: this.text.length, highlight: !1, text: this.text.slice(v) }), v = this.text.length)); + } + return b; + } }, render(b) { + return this.ranges.length ? b("span", {}, this.chunks.map((v) => v.highlight ? b("strong", {}, v.text) : v.text)) : b("span", {}, this.text); + } }; + var d = o(1900), p = o(6274), A = o.n(p), h = (0, d.Z)(c, void 0, void 0, !1, null, null, null); + typeof A() == "function" && A()(h); + const E = h.exports; + }, 3314: (u, i, o) => { + o.d(i, { default: () => R }); + const l = Ele(), c = { name: "NcIconSvgWrapper", props: { svg: { type: String, default: "" }, name: { type: String, default: "" } }, data: () => ({ cleanSvg: "" }), async beforeMount() { + await this.sanitizeSVG(); + }, methods: { async sanitizeSVG() { + this.svg && (this.cleanSvg = await (0, l.sanitizeSVG)(this.svg)); + } } }; + var d = o(3379), p = o.n(d), A = o(7795), h = o.n(A), E = o(569), b = o.n(E), v = o(3565), f = o.n(v), S = o(9216), _ = o.n(S), z = o(4589), y = o.n(z), $ = o(8402), re = {}; + re.styleTagTransform = y(), re.setAttributes = f(), re.insert = b().bind(null, "head"), re.domAPI = h(), re.insertStyleElement = _(), p()($.Z, re), $.Z && $.Z.locals && $.Z.locals; + var Q = o(1900), D = o(1287), w = o.n(D), k = (0, Q.Z)(c, function() { + var q = this; + return (0, q._self._c)("span", { staticClass: "icon-vue", attrs: { role: "img", "aria-hidden": !q.name, "aria-label": q.name }, domProps: { innerHTML: q._s(q.cleanSvg) } }); + }, [], !1, null, "45b807d6", null); + typeof w() == "function" && w()(k); + const R = k.exports; + }, 2321: (u, i, o) => { + o.d(i, { default: () => j }); + var l = o(7262), c = o(281), d = o(3314), p = o(3351); + const A = { name: "NcListItemIcon", components: { NcAvatar: l.default, NcHighlight: c.default, NcIconSvgWrapper: d.default }, mixins: [p.iQ], props: { name: { type: String, required: !0 }, subname: { type: String, default: "" }, icon: { type: String, default: "" }, iconSvg: { type: String, default: "" }, iconName: { type: String, default: "" }, search: { type: String, default: "" }, avatarSize: { type: Number, default: 32 }, noMargin: { type: Boolean, default: !1 }, displayName: { type: String, default: null }, isNoUser: { type: Boolean, default: !1 }, id: { type: String, default: null } }, data: () => ({ margin: 8 }), computed: { hasIcon() { + return this.icon !== ""; + }, hasIconSvg() { + return this.iconSvg !== ""; + }, isValidSubname() { + var O, V; + return ((O = this.subname) === null || O === void 0 || (V = O.trim) === null || V === void 0 ? void 0 : V.call(O)) !== ""; + }, isSizeBigEnough() { + return this.avatarSize >= 32; + }, cssVars() { + const O = this.noMargin ? 0 : this.margin; + return { "--height": this.avatarSize + 2 * O + "px", "--margin": this.margin + "px" }; + } }, beforeMount() { + this.isNoUser || this.subname || this.fetchUserStatus(this.user); + } }, h = A; + var E = o(3379), b = o.n(E), v = o(7795), f = o.n(v), S = o(569), _ = o.n(S), z = o(3565), y = o.n(z), $ = o(9216), re = o.n($), Q = o(4589), D = o.n(Q), w = o(4629), k = {}; + k.styleTagTransform = D(), k.setAttributes = y(), k.insert = _().bind(null, "head"), k.domAPI = f(), k.insertStyleElement = re(), b()(w.Z, k), w.Z && w.Z.locals && w.Z.locals; + var R = o(1900), q = o(8488), ee = o.n(q), se = (0, R.Z)(h, function() { + var O = this, V = O._self._c; + return V("span", O._g({ staticClass: "option", style: O.cssVars, attrs: { id: O.id } }, O.$listeners), [V("NcAvatar", O._b({ staticClass: "option__avatar", attrs: { "disable-menu": !0, "disable-tooltip": !0, "display-name": O.displayName || O.name, "is-no-user": O.isNoUser, size: O.avatarSize } }, "NcAvatar", O.$attrs, !1)), O._v(" "), V("div", { staticClass: "option__details" }, [V("NcHighlight", { staticClass: "option__lineone", attrs: { text: O.name, search: O.search } }), O._v(" "), O.isValidSubname && O.isSizeBigEnough ? V("NcHighlight", { staticClass: "option__linetwo", attrs: { text: O.subname, search: O.search } }) : O.hasStatus ? V("span", [V("span", [O._v(O._s(O.userStatus.icon))]), O._v(" "), V("span", [O._v(O._s(O.userStatus.message))])]) : O._e()], 1), O._v(" "), O._t("default", function() { + return [O.hasIconSvg ? V("NcIconSvgWrapper", { staticClass: "option__icon", attrs: { svg: O.iconSvg, name: O.iconName } }) : O.hasIcon ? V("span", { staticClass: "icon option__icon", class: O.icon, attrs: { "aria-label": O.iconName } }) : O._e()]; + })], 2); + }, [], !1, null, "160648e6", null); + typeof ee() == "function" && ee()(se); + const j = se.exports; + }, 6492: (u, i, o) => { + o.d(i, { default: () => k }); + const l = { name: "NcLoadingIcon", props: { size: { type: Number, default: 20 }, appearance: { type: String, validator: (R) => ["auto", "light", "dark"].includes(R), default: "auto" }, name: { type: String, default: "" } }, computed: { colors() { + const R = ["#777", "#CCC"]; + return this.appearance === "light" ? R : this.appearance === "dark" ? R.reverse() : ["var(--color-loading-light)", "var(--color-loading-dark)"]; + } } }; + var c = o(3379), d = o.n(c), p = o(7795), A = o.n(p), h = o(569), E = o.n(h), b = o(3565), v = o.n(b), f = o(9216), S = o.n(f), _ = o(4589), z = o.n(_), y = o(8502), $ = {}; + $.styleTagTransform = z(), $.setAttributes = v(), $.insert = E().bind(null, "head"), $.domAPI = A(), $.insertStyleElement = S(), d()(y.Z, $), y.Z && y.Z.locals && y.Z.locals; + var re = o(1900), Q = o(9280), D = o.n(Q), w = (0, re.Z)(l, function() { + var R = this, q = R._self._c; + return q("span", { staticClass: "material-design-icon loading-icon", attrs: { "aria-label": R.name, role: "img" } }, [q("svg", { attrs: { width: R.size, height: R.size, viewBox: "0 0 24 24" } }, [q("path", { attrs: { fill: R.colors[0], d: "M12,4V2A10,10 0 1,0 22,12H20A8,8 0 1,1 12,4Z" } }), R._v(" "), q("path", { attrs: { fill: R.colors[1], d: "M12,4V2A10,10 0 0,1 22,12H20A8,8 0 0,0 12,4Z" } }, [R.name ? q("title", [R._v(R._s(R.name))]) : R._e()])])]); + }, [], !1, null, "27fa1197", null); + typeof D() == "function" && D()(w); + const k = w.exports; + }, 8628: (u, i, o) => { + o.d(i, { default: () => w }); + const l = Fle; + var c = o.n(l); + const d = kle; + var p = o.n(d), A = o(9563), h = o(3465), E = o.n(h), b = o(768), v = o.n(b), f = o(733), S = o(4262), _ = o(932), z = o(6115); + const y = { name: "NcPasswordField", components: { NcInputField: A.Z, Eye: c(), EyeOff: p() }, inheritAttrs: !1, props: { ...A.Z.props, helperText: { type: String, default: "" }, checkPasswordStrength: { type: Boolean, default: !1 }, minlength: { type: Number, default: 0 }, maxlength: { type: Number, default: null }, showTrailingButton: { type: Boolean, default: !0 } }, emits: ["valid", "invalid", "update:value"], data: () => ({ isPasswordHidden: !0, internalHelpMessage: "", passwordPolicy: (0, f.loadState)("core", "capabilities", {}).password_policy || null, isValid: null }), computed: { computedError() { + return this.error || this.isValid === !1; + }, computedSuccess() { + return this.success || this.isValid === !0; + }, computedHelperText() { + return this.helperText.length > 0 ? this.helperText : this.internalHelpMessage; + }, rules() { + const { minlength: k, passwordPolicy: R } = this; + return { minlength: k != null ? k : R == null ? void 0 : R.minLength }; + }, trailingButtonLabelPassword() { + return this.isPasswordHidden ? (0, _.t)("Show password") : (0, _.t)("Hide password"); + } }, watch: { value(k) { + if (this.checkPasswordStrength) { + if (this.passwordPolicy === null) + return; + this.passwordPolicy && this.checkPassword(k); + } + } }, methods: { focus() { + this.$refs.inputField.focus(); + }, select() { + this.$refs.inputField.select(); + }, handleInput(k) { + this.$emit("update:value", k.target.value); + }, togglePasswordVisibility() { + this.isPasswordHidden = !this.isPasswordHidden; + }, checkPassword: E()(async function(k) { + try { + const { data: R } = await v().post((0, S.generateOcsUrl)("apps/password_policy/api/v1/validate"), { password: k }); + if (this.isValid = R.ocs.data.passed, R.ocs.data.passed) + return this.internalHelpMessage = (0, _.t)("Password is secure"), void this.$emit("valid"); + this.internalHelpMessage = R.ocs.data.reason, this.$emit("invalid"); + } catch (R) { + z.Z.error("Password policy returned an error", R); + } + }, 500) } }; + var $ = o(1900), re = o(6239), Q = o.n(re), D = (0, $.Z)(y, function() { + var k = this, R = k._self._c; + return R("NcInputField", k._g(k._b({ ref: "inputField", attrs: { type: k.isPasswordHidden ? "password" : "text", "show-trailing-button": k.showTrailingButton && !0, "trailing-button-label": k.trailingButtonLabelPassword, "helper-text": k.computedHelperText, error: k.computedError, success: k.computedSuccess, minlength: k.rules.minlength }, on: { "trailing-button-click": k.togglePasswordVisibility, input: k.handleInput }, scopedSlots: k._u([{ key: "trailing-button-icon", fn: function() { + return [k.isPasswordHidden ? R("Eye", { attrs: { size: 18 } }) : R("EyeOff", { attrs: { size: 18 } })]; + }, proxy: !0 }]) }, "NcInputField", { ...k.$attrs, ...k.$props }, !1), k.$listeners), [k._t("default")], 2); + }, [], !1, null, null, null); + typeof Q() == "function" && Q()(D); + const w = D.exports; + }, 2297: (u, i, o) => { + o.d(i, { default: () => se }); + var l = o(9454), c = o(4505), d = o(1206); + const p = { name: "NcPopover", components: { Dropdown: l.Dropdown }, inheritAttrs: !1, props: { popoverBaseClass: { type: String, default: "" }, focusTrap: { type: Boolean, default: !0 }, setReturnFocus: { default: void 0, type: [HTMLElement, SVGElement, String, Boolean] } }, emits: ["after-show", "after-hide"], beforeDestroy() { + this.clearFocusTrap(); + }, methods: { async useFocusTrap() { + var j, O; + if (await this.$nextTick(), !this.focusTrap) + return; + const V = (j = this.$refs.popover) === null || j === void 0 || (O = j.$refs.popperContent) === null || O === void 0 ? void 0 : O.$el; + V && (this.$focusTrap = (0, c.createFocusTrap)(V, { escapeDeactivates: !1, allowOutsideClick: !0, setReturnFocus: this.setReturnFocus, trapStack: (0, d.L)() }), this.$focusTrap.activate()); + }, clearFocusTrap() { + let j = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}; + try { + var O; + (O = this.$focusTrap) === null || O === void 0 || O.deactivate(j), this.$focusTrap = null; + } catch (V) { + console.warn(V); + } + }, afterShow() { + this.$nextTick(() => { + this.$emit("after-show"), this.useFocusTrap(); + }); + }, afterHide() { + this.$emit("after-hide"), this.clearFocusTrap(); + } } }, A = p; + var h = o(3379), E = o.n(h), b = o(7795), v = o.n(b), f = o(569), S = o.n(f), _ = o(3565), z = o.n(_), y = o(9216), $ = o.n(y), re = o(4589), Q = o.n(re), D = o(1625), w = {}; + w.styleTagTransform = Q(), w.setAttributes = z(), w.insert = S().bind(null, "head"), w.domAPI = v(), w.insertStyleElement = $(), E()(D.Z, w), D.Z && D.Z.locals && D.Z.locals; + var k = o(1900), R = o(2405), q = o.n(R), ee = (0, k.Z)(A, function() { + var j = this; + return (0, j._self._c)("Dropdown", j._g(j._b({ ref: "popover", attrs: { distance: 10, "arrow-padding": 10, "no-auto-focus": !0, "popper-class": j.popoverBaseClass }, on: { "apply-show": j.afterShow, "apply-hide": j.afterHide }, scopedSlots: j._u([{ key: "popper", fn: function() { + return [j._t("default")]; + }, proxy: !0 }], null, !0) }, "Dropdown", j.$attrs, !1), j.$listeners), [j._t("trigger")], 2); + }, [], !1, null, null, null); + typeof q() == "function" && q()(ee); + const se = ee.exports; + }, 7357: (u, i, o) => { + o.d(i, { default: () => J }); + const l = _le(); + var c = o.n(l); + const d = pce; + var p = o(4875), A = o.n(p), h = o(8618), E = o.n(h), b = o(4378), v = o(2321), f = o(6492), S = o(3648); + const _ = { name: "NcSelect", components: { ChevronDown: A(), NcEllipsisedOption: b.default, NcListItemIcon: v.default, NcLoadingIcon: f.default, VueSelect: c() }, mixins: [S.Z], props: { ...c().props, appendToBody: { type: Boolean, default: !0 }, calculatePosition: { type: Function, default: null }, closeOnSelect: { type: Boolean, default: !0 }, components: { type: Object, default: () => ({ Deselect: { render: (Ee) => Ee(E(), { props: { size: 20, fillColor: "var(--vs-controls-color)" }, style: { cursor: "pointer" } }) } }) }, limit: { type: Number, default: null }, disabled: { type: Boolean, default: !1 }, dropdownShouldOpen: { type: Function, default: (Ee) => { + let { noDrop: _e, open: Fe } = Ee; + return !_e && Fe; + } }, filterBy: { type: Function, default: null }, inputClass: { type: [String, Object], default: null }, inputId: { type: String, default: null }, 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: "" }, placement: { type: String, default: "bottom" }, resetFocusOnOptionsChange: { type: Boolean, default: !0 }, userSelect: { type: Boolean, default: !1 }, value: { type: [String, Number, Object, Array], default: null }, " ": {} }, emits: [" "], data: () => ({ search: "" }), computed: { localCalculatePosition() { + return this.calculatePosition !== null ? this.calculatePosition : (Ee, _e, Fe) => { + let { width: Ge } = Fe; + Ee.style.width = Ge; + const Ue = { name: "addClass", fn: (ue) => (Ee.classList.add("vs__dropdown-menu--floating"), {}) }, ne = { name: "togglePlacementClass", fn(ue) { + let { placement: ye } = ue; + return _e.$el.classList.toggle("select--drop-up", ye === "top"), Ee.classList.toggle("vs__dropdown-menu--floating-placement-top", ye === "top"), {}; + } }; + return (0, d.autoUpdate)(_e.$refs.toggle, Ee, () => { + (0, d.computePosition)(_e.$refs.toggle, Ee, { placement: this.placement, middleware: [(0, d.offset)(-1), Ue, ne, (0, d.flip)(), (0, d.shift)({ limiter: (0, d.limitShift)() })] }).then((ue) => { + let { x: ye, y: Te } = ue; + Object.assign(Ee.style, { left: "".concat(ye, "px"), top: "".concat(Te, "px") }); + }); + }); + }; + }, localFilterBy() { + return this.filterBy !== null ? this.filterBy : this.userSelect ? (Ee, _e, Fe) => ("".concat(_e, " ").concat(Ee.subname) || "").toLocaleLowerCase().indexOf(Fe.toLocaleLowerCase()) > -1 : c().props.filterBy.default; + }, localLabel() { + return this.label !== null ? this.label : this.userSelect ? "displayName" : c().props.label.default; + }, propsToForward() { + const { inputClass: Ee, noWrap: _e, placement: Fe, userSelect: Ge, ...Ue } = this.$props; + return { ...Ue, calculatePosition: this.localCalculatePosition, filterBy: this.localFilterBy, label: this.localLabel }; + } } }, z = _; + var y = o(3379), $ = o.n(y), re = o(7795), Q = o.n(re), D = o(569), w = o.n(D), k = o(3565), R = o.n(k), q = o(9216), ee = o.n(q), se = o(4589), j = o.n(se), O = o(6065), V = {}; + V.styleTagTransform = j(), V.setAttributes = R(), V.insert = w().bind(null, "head"), V.domAPI = Q(), V.insertStyleElement = ee(), $()(O.Z, V), O.Z && O.Z.locals && O.Z.locals; + var fe = o(1900), te = o(8220), De = o.n(te), xe = (0, fe.Z)(z, function() { + var Ee = this, _e = Ee._self._c; + return _e("VueSelect", Ee._g(Ee._b({ staticClass: "select", class: { "select--no-wrap": Ee.noWrap }, on: { search: (Fe) => Ee.search = Fe }, scopedSlots: Ee._u([{ key: "search", fn: function(Fe) { + let { attributes: Ge, events: Ue } = Fe; + return [_e("input", Ee._g(Ee._b({ class: ["vs__search", Ee.inputClass] }, "input", Ge, !1), Ue))]; + } }, { key: "open-indicator", fn: function(Fe) { + let { attributes: Ge } = Fe; + return [_e("ChevronDown", Ee._b({ attrs: { "fill-color": "var(--vs-controls-color)", size: 26 } }, "ChevronDown", Ge, !1))]; + } }, { key: "option", fn: function(Fe) { + return [Ee.userSelect ? _e("NcListItemIcon", Ee._b({ attrs: { name: Fe[Ee.localLabel], search: Ee.search } }, "NcListItemIcon", Fe, !1)) : _e("NcEllipsisedOption", { attrs: { name: String(Fe[Ee.localLabel]), search: Ee.search } })]; + } }, { key: "selected-option", fn: function(Fe) { + return [Ee.userSelect ? _e("NcListItemIcon", Ee._b({ attrs: { name: Fe[Ee.localLabel], search: Ee.search } }, "NcListItemIcon", Fe, !1)) : _e("NcEllipsisedOption", { attrs: { name: String(Fe[Ee.localLabel]), search: Ee.search } })]; + } }, { key: "spinner", fn: function(Fe) { + return [Fe.loading ? _e("NcLoadingIcon") : Ee._e()]; + } }, { key: "no-options", fn: function() { + return [Ee._v("\n " + Ee._s(Ee.t("No results")) + "\n ")]; + }, proxy: !0 }, Ee._l(Ee.$scopedSlots, function(Fe, Ge) { + return { key: Ge, fn: function(Ue) { + return [Ee._t(Ge, null, null, Ue)]; + } }; + })], null, !0) }, "VueSelect", Ee.propsToForward, !1), Ee.$listeners)); + }, [], !1, null, null, null); + typeof De() == "function" && De()(xe); + const J = xe.exports; + }, 6442: (u, i, o) => { + o.d(i, { default: () => y }); + var l = o(9563), c = o(8618), d = o.n(c), p = o(3875), A = o.n(p); + const h = Ece; + var E = o.n(h), b = o(932); + const v = { name: "NcTextField", components: { NcInputField: l.Z, Close: d(), ArrowRight: A(), Undo: E() }, inheritAttrs: !1, props: { ...l.Z.props, trailingButtonIcon: { type: String, default: "close", validator: ($) => ["close", "arrowRight", "undo"].includes($) } }, emits: ["update:value"], computed: { clearTextLabel() { + return this.trailingButtonLabel || (0, b.t)("Clear text"); + } }, methods: { focus() { + this.$refs.inputField.focus(); + }, select() { + this.$refs.inputField.select(); + }, handleInput($) { + this.$emit("update:value", $.target.value); + } } }; + var f = o(1900), S = o(5439), _ = o.n(S), z = (0, f.Z)(v, function() { + var $ = this, re = $._self._c; + return re("NcInputField", $._g($._b({ ref: "inputField", attrs: { "trailing-button-label": $.clearTextLabel }, on: { input: $.handleInput }, scopedSlots: $._u([$.type !== "search" ? { key: "trailing-button-icon", fn: function() { + return [$.trailingButtonIcon === "close" ? re("Close", { attrs: { size: 20 } }) : $.trailingButtonIcon === "arrowRight" ? re("ArrowRight", { attrs: { size: 20 } }) : $.trailingButtonIcon === "undo" ? re("Undo", { attrs: { size: 20 } }) : $._e()]; + }, proxy: !0 } : null], null, !0) }, "NcInputField", { ...$.$attrs, ...$.$props }, !1), $.$listeners), [$._t("default")], 2); + }, [], !1, null, null, null); + typeof _() == "function" && _()(z); + const y = z.exports; + }, 2644: (u, i, o) => { + o.d(i, { default: () => z }); + var l = o(932); + function c(y) { + return y.split("_").join(" ").replace("St ", "St. ").split("/").join(" - "); + } + const d = JSON.parse('{"i8":"2.2019c","j3":{"AUS Central Standard Time":{"aliasTo":"Australia/Darwin"},"AUS Eastern Standard Time":{"aliasTo":"Australia/Sydney"},"Afghanistan Standard Time":{"aliasTo":"Asia/Kabul"},"Africa/Asmera":{"aliasTo":"Africa/Asmara"},"Africa/Timbuktu":{"aliasTo":"Africa/Bamako"},"Alaskan Standard Time":{"aliasTo":"America/Anchorage"},"America/Argentina/ComodRivadavia":{"aliasTo":"America/Argentina/Catamarca"},"America/Buenos_Aires":{"aliasTo":"America/Argentina/Buenos_Aires"},"America/Louisville":{"aliasTo":"America/Kentucky/Louisville"},"America/Montreal":{"aliasTo":"America/Toronto"},"America/Santa_Isabel":{"aliasTo":"America/Tijuana"},"Arab Standard Time":{"aliasTo":"Asia/Riyadh"},"Arabian Standard Time":{"aliasTo":"Asia/Dubai"},"Arabic Standard Time":{"aliasTo":"Asia/Baghdad"},"Argentina Standard Time":{"aliasTo":"America/Argentina/Buenos_Aires"},"Asia/Calcutta":{"aliasTo":"Asia/Kolkata"},"Asia/Katmandu":{"aliasTo":"Asia/Kathmandu"},"Asia/Rangoon":{"aliasTo":"Asia/Yangon"},"Asia/Saigon":{"aliasTo":"Asia/Ho_Chi_Minh"},"Atlantic Standard Time":{"aliasTo":"America/Halifax"},"Atlantic/Faeroe":{"aliasTo":"Atlantic/Faroe"},"Atlantic/Jan_Mayen":{"aliasTo":"Europe/Oslo"},"Azerbaijan Standard Time":{"aliasTo":"Asia/Baku"},"Azores Standard Time":{"aliasTo":"Atlantic/Azores"},"Bahia Standard Time":{"aliasTo":"America/Bahia"},"Bangladesh Standard Time":{"aliasTo":"Asia/Dhaka"},"Belarus Standard Time":{"aliasTo":"Europe/Minsk"},"Canada Central Standard Time":{"aliasTo":"America/Regina"},"Cape Verde Standard Time":{"aliasTo":"Atlantic/Cape_Verde"},"Caucasus Standard Time":{"aliasTo":"Asia/Yerevan"},"Cen. Australia Standard Time":{"aliasTo":"Australia/Adelaide"},"Central America Standard Time":{"aliasTo":"America/Guatemala"},"Central Asia Standard Time":{"aliasTo":"Asia/Almaty"},"Central Brazilian Standard Time":{"aliasTo":"America/Cuiaba"},"Central Europe Standard Time":{"aliasTo":"Europe/Budapest"},"Central European Standard Time":{"aliasTo":"Europe/Warsaw"},"Central Pacific Standard Time":{"aliasTo":"Pacific/Guadalcanal"},"Central Standard Time":{"aliasTo":"America/Chicago"},"Central Standard Time (Mexico)":{"aliasTo":"America/Mexico_City"},"China Standard Time":{"aliasTo":"Asia/Shanghai"},"E. Africa Standard Time":{"aliasTo":"Africa/Nairobi"},"E. Australia Standard Time":{"aliasTo":"Australia/Brisbane"},"E. South America Standard Time":{"aliasTo":"America/Sao_Paulo"},"Eastern Standard Time":{"aliasTo":"America/New_York"},"Egypt Standard Time":{"aliasTo":"Africa/Cairo"},"Ekaterinburg Standard Time":{"aliasTo":"Asia/Yekaterinburg"},"Etc/GMT":{"aliasTo":"UTC"},"Etc/GMT+0":{"aliasTo":"UTC"},"Etc/UCT":{"aliasTo":"UTC"},"Etc/UTC":{"aliasTo":"UTC"},"Etc/Unversal":{"aliasTo":"UTC"},"Etc/Zulu":{"aliasTo":"UTC"},"Europe/Belfast":{"aliasTo":"Europe/London"},"FLE Standard Time":{"aliasTo":"Europe/Kiev"},"Fiji Standard Time":{"aliasTo":"Pacific/Fiji"},"GMT":{"aliasTo":"UTC"},"GMT Standard Time":{"aliasTo":"Europe/London"},"GMT+0":{"aliasTo":"UTC"},"GMT0":{"aliasTo":"UTC"},"GTB Standard Time":{"aliasTo":"Europe/Bucharest"},"Georgian Standard Time":{"aliasTo":"Asia/Tbilisi"},"Greenland Standard Time":{"aliasTo":"America/Godthab"},"Greenwich":{"aliasTo":"UTC"},"Greenwich Standard Time":{"aliasTo":"Atlantic/Reykjavik"},"Hawaiian Standard Time":{"aliasTo":"Pacific/Honolulu"},"India Standard Time":{"aliasTo":"Asia/Calcutta"},"Iran Standard Time":{"aliasTo":"Asia/Tehran"},"Israel Standard Time":{"aliasTo":"Asia/Jerusalem"},"Jordan Standard Time":{"aliasTo":"Asia/Amman"},"Kaliningrad Standard Time":{"aliasTo":"Europe/Kaliningrad"},"Korea Standard Time":{"aliasTo":"Asia/Seoul"},"Libya Standard Time":{"aliasTo":"Africa/Tripoli"},"Line Islands Standard Time":{"aliasTo":"Pacific/Kiritimati"},"Magadan Standard Time":{"aliasTo":"Asia/Magadan"},"Mauritius Standard Time":{"aliasTo":"Indian/Mauritius"},"Middle East Standard Time":{"aliasTo":"Asia/Beirut"},"Montevideo Standard Time":{"aliasTo":"America/Montevideo"},"Morocco Standard Time":{"aliasTo":"Africa/Casablanca"},"Mountain Standard Time":{"aliasTo":"America/Denver"},"Mountain Standard Time (Mexico)":{"aliasTo":"America/Chihuahua"},"Myanmar Standard Time":{"aliasTo":"Asia/Rangoon"},"N. Central Asia Standard Time":{"aliasTo":"Asia/Novosibirsk"},"Namibia Standard Time":{"aliasTo":"Africa/Windhoek"},"Nepal Standard Time":{"aliasTo":"Asia/Katmandu"},"New Zealand Standard Time":{"aliasTo":"Pacific/Auckland"},"Newfoundland Standard Time":{"aliasTo":"America/St_Johns"},"North Asia East Standard Time":{"aliasTo":"Asia/Irkutsk"},"North Asia Standard Time":{"aliasTo":"Asia/Krasnoyarsk"},"Pacific SA Standard Time":{"aliasTo":"America/Santiago"},"Pacific Standard Time":{"aliasTo":"America/Los_Angeles"},"Pacific Standard Time (Mexico)":{"aliasTo":"America/Santa_Isabel"},"Pacific/Johnston":{"aliasTo":"Pacific/Honolulu"},"Pakistan Standard Time":{"aliasTo":"Asia/Karachi"},"Paraguay Standard Time":{"aliasTo":"America/Asuncion"},"Romance Standard Time":{"aliasTo":"Europe/Paris"},"Russia Time Zone 10":{"aliasTo":"Asia/Srednekolymsk"},"Russia Time Zone 11":{"aliasTo":"Asia/Kamchatka"},"Russia Time Zone 3":{"aliasTo":"Europe/Samara"},"Russian Standard Time":{"aliasTo":"Europe/Moscow"},"SA Eastern Standard Time":{"aliasTo":"America/Cayenne"},"SA Pacific Standard Time":{"aliasTo":"America/Bogota"},"SA Western Standard Time":{"aliasTo":"America/La_Paz"},"SE Asia Standard Time":{"aliasTo":"Asia/Bangkok"},"Samoa Standard Time":{"aliasTo":"Pacific/Apia"},"Singapore Standard Time":{"aliasTo":"Asia/Singapore"},"South Africa Standard Time":{"aliasTo":"Africa/Johannesburg"},"Sri Lanka Standard Time":{"aliasTo":"Asia/Colombo"},"Syria Standard Time":{"aliasTo":"Asia/Damascus"},"Taipei Standard Time":{"aliasTo":"Asia/Taipei"},"Tasmania Standard Time":{"aliasTo":"Australia/Hobart"},"Tokyo Standard Time":{"aliasTo":"Asia/Tokyo"},"Tonga Standard Time":{"aliasTo":"Pacific/Tongatapu"},"Turkey Standard Time":{"aliasTo":"Europe/Istanbul"},"UCT":{"aliasTo":"UTC"},"US Eastern Standard Time":{"aliasTo":"America/Indiana/Indianapolis"},"US Mountain Standard Time":{"aliasTo":"America/Phoenix"},"US/Central":{"aliasTo":"America/Chicago"},"US/Eastern":{"aliasTo":"America/New_York"},"US/Mountain":{"aliasTo":"America/Denver"},"US/Pacific":{"aliasTo":"America/Los_Angeles"},"US/Pacific-New":{"aliasTo":"America/Los_Angeles"},"Ulaanbaatar Standard Time":{"aliasTo":"Asia/Ulaanbaatar"},"Universal":{"aliasTo":"UTC"},"Venezuela Standard Time":{"aliasTo":"America/Caracas"},"Vladivostok Standard Time":{"aliasTo":"Asia/Vladivostok"},"W. Australia Standard Time":{"aliasTo":"Australia/Perth"},"W. Central Africa Standard Time":{"aliasTo":"Africa/Lagos"},"W. Europe Standard Time":{"aliasTo":"Europe/Berlin"},"West Asia Standard Time":{"aliasTo":"Asia/Tashkent"},"West Pacific Standard Time":{"aliasTo":"Pacific/Port_Moresby"},"Yakutsk Standard Time":{"aliasTo":"Asia/Yakutsk"},"Z":{"aliasTo":"UTC"},"Zulu":{"aliasTo":"UTC"},"utc":{"aliasTo":"UTC"}},"Ao":{"Africa/Abidjan":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0051900","longitude":"-0040200"},"Africa/Accra":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0053300","longitude":"+0001300"},"Africa/Addis_Ababa":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0090200","longitude":"+0384200"},"Africa/Algiers":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0364700","longitude":"+0030300"},"Africa/Asmara":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0152000","longitude":"+0385300"},"Africa/Bamako":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0123900","longitude":"-0080000"},"Africa/Bangui":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0042200","longitude":"+0183500"},"Africa/Banjul":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0132800","longitude":"-0163900"},"Africa/Bissau":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0115100","longitude":"-0153500"},"Africa/Blantyre":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0154700","longitude":"+0350000"},"Africa/Brazzaville":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0041600","longitude":"+0151700"},"Africa/Bujumbura":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0032300","longitude":"+0292200"},"Africa/Cairo":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0300300","longitude":"+0311500"},"Africa/Casablanca":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:+00\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:+01\\r\\nDTSTART:20180325T020000\\r\\nRDATE:20180325T020000\\r\\nRDATE:20180617T020000\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:+00\\r\\nDTSTART:20180513T030000\\r\\nRDATE:20180513T030000\\r\\nEND:STANDARD","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:+01\\r\\nDTSTART:20190609T020000\\r\\nRDATE:20190609T020000\\r\\nRDATE:20200524T020000\\r\\nRDATE:20210516T020000\\r\\nRDATE:20220508T020000\\r\\nEND:STANDARD","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:+01\\r\\nDTSTART:20181028T030000\\r\\nRDATE:20181028T030000\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:+00\\r\\nDTSTART:20190505T030000\\r\\nRDATE:20190505T030000\\r\\nRDATE:20200419T030000\\r\\nRDATE:20210411T030000\\r\\nRDATE:20220327T030000\\r\\nEND:DAYLIGHT"],"latitude":"+0333900","longitude":"-0073500"},"Africa/Ceuta":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0355300","longitude":"-0051900"},"Africa/Conakry":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0093100","longitude":"-0134300"},"Africa/Dakar":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0144000","longitude":"-0172600"},"Africa/Dar_es_Salaam":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0064800","longitude":"+0391700"},"Africa/Djibouti":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0113600","longitude":"+0430900"},"Africa/Douala":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0040300","longitude":"+0094200"},"Africa/El_Aaiun":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:+00\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:+01\\r\\nDTSTART:20180325T020000\\r\\nRDATE:20180325T020000\\r\\nRDATE:20180617T020000\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:+00\\r\\nDTSTART:20180513T030000\\r\\nRDATE:20180513T030000\\r\\nEND:STANDARD","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:+01\\r\\nDTSTART:20181028T030000\\r\\nRDATE:20181028T030000\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:+00\\r\\nDTSTART:20190505T030000\\r\\nRDATE:20190505T030000\\r\\nRDATE:20200419T030000\\r\\nRDATE:20210411T030000\\r\\nRDATE:20220327T030000\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:+01\\r\\nDTSTART:20190609T020000\\r\\nRDATE:20190609T020000\\r\\nRDATE:20200524T020000\\r\\nRDATE:20210516T020000\\r\\nRDATE:20220508T020000\\r\\nEND:STANDARD"],"latitude":"+0270900","longitude":"-0131200"},"Africa/Freetown":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0083000","longitude":"-0131500"},"Africa/Gaborone":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0243900","longitude":"+0255500"},"Africa/Harare":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0175000","longitude":"+0310300"},"Africa/Johannesburg":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:SAST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0261500","longitude":"+0280000"},"Africa/Juba":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0045100","longitude":"+0313700"},"Africa/Kampala":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0001900","longitude":"+0322500"},"Africa/Khartoum":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0153600","longitude":"+0323200"},"Africa/Kigali":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0015700","longitude":"+0300400"},"Africa/Kinshasa":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0041800","longitude":"+0151800"},"Africa/Lagos":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0062700","longitude":"+0032400"},"Africa/Libreville":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0002300","longitude":"+0092700"},"Africa/Lome":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0060800","longitude":"+0011300"},"Africa/Luanda":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0084800","longitude":"+0131400"},"Africa/Lubumbashi":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0114000","longitude":"+0272800"},"Africa/Lusaka":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0152500","longitude":"+0281700"},"Africa/Malabo":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0034500","longitude":"+0084700"},"Africa/Maputo":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0255800","longitude":"+0323500"},"Africa/Maseru":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:SAST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0292800","longitude":"+0273000"},"Africa/Mbabane":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:SAST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0261800","longitude":"+0310600"},"Africa/Mogadishu":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0020400","longitude":"+0452200"},"Africa/Monrovia":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0061800","longitude":"-0104700"},"Africa/Nairobi":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0011700","longitude":"+0364900"},"Africa/Ndjamena":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0120700","longitude":"+0150300"},"Africa/Niamey":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0133100","longitude":"+0020700"},"Africa/Nouakchott":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0180600","longitude":"-0155700"},"Africa/Ouagadougou":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0122200","longitude":"-0013100"},"Africa/Porto-Novo":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0062900","longitude":"+0023700"},"Africa/Sao_Tome":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WAT\\r\\nDTSTART:20180101T010000\\r\\nRDATE:20180101T010000\\r\\nEND:STANDARD","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:20190101T020000\\r\\nRDATE:20190101T020000\\r\\nEND:STANDARD"],"latitude":"+0002000","longitude":"+0064400"},"Africa/Tripoli":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0325400","longitude":"+0131100"},"Africa/Tunis":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0364800","longitude":"+0101100"},"Africa/Windhoek":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0223400","longitude":"+0170600"},"America/Adak":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-1000\\r\\nTZOFFSETTO:-0900\\r\\nTZNAME:HDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0900\\r\\nTZOFFSETTO:-1000\\r\\nTZNAME:HST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0515248","longitude":"-1763929"},"America/Anchorage":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0900\\r\\nTZOFFSETTO:-0800\\r\\nTZNAME:AKDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0900\\r\\nTZNAME:AKST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0611305","longitude":"-1495401"},"America/Anguilla":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0181200","longitude":"-0630400"},"America/Antigua":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0170300","longitude":"-0614800"},"America/Araguaina":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0071200","longitude":"-0481200"},"America/Argentina/Buenos_Aires":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0343600","longitude":"-0582700"},"America/Argentina/Catamarca":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0282800","longitude":"-0654700"},"America/Argentina/Cordoba":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0312400","longitude":"-0641100"},"America/Argentina/Jujuy":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0241100","longitude":"-0651800"},"America/Argentina/La_Rioja":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0292600","longitude":"-0665100"},"America/Argentina/Mendoza":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0325300","longitude":"-0684900"},"America/Argentina/Rio_Gallegos":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0513800","longitude":"-0691300"},"America/Argentina/Salta":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0244700","longitude":"-0652500"},"America/Argentina/San_Juan":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0313200","longitude":"-0683100"},"America/Argentina/San_Luis":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0331900","longitude":"-0662100"},"America/Argentina/Tucuman":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0264900","longitude":"-0651300"},"America/Argentina/Ushuaia":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0544800","longitude":"-0681800"},"America/Aruba":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0123000","longitude":"-0695800"},"America/Asuncion":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19701004T000000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:19700322T000000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=4SU\\r\\nEND:STANDARD"],"latitude":"-0251600","longitude":"-0574000"},"America/Atikokan":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0484531","longitude":"-0913718"},"America/Bahia":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0125900","longitude":"-0383100"},"America/Bahia_Banderas":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700405T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:DAYLIGHT"],"latitude":"+0204800","longitude":"-1051500"},"America/Barbados":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0130600","longitude":"-0593700"},"America/Belem":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0012700","longitude":"-0482900"},"America/Belize":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0173000","longitude":"-0881200"},"America/Blanc-Sablon":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0512500","longitude":"-0570700"},"America/Boa_Vista":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0024900","longitude":"-0604000"},"America/Bogota":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:-05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0043600","longitude":"-0740500"},"America/Boise":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:MDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0433649","longitude":"-1161209"},"America/Cambridge_Bay":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:MDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0690650","longitude":"-1050310"},"America/Campo_Grande":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:20181104T000000\\r\\nRDATE:20181104T000000\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:20180218T000000\\r\\nRDATE:20180218T000000\\r\\nRDATE:20190217T000000\\r\\nEND:STANDARD"],"latitude":"-0202700","longitude":"-0543700"},"America/Cancun":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0210500","longitude":"-0864600"},"America/Caracas":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0103000","longitude":"-0665600"},"America/Cayenne":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0045600","longitude":"-0522000"},"America/Cayman":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0191800","longitude":"-0812300"},"America/Chicago":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0415100","longitude":"-0873900"},"America/Chihuahua":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:MDT\\r\\nDTSTART:19700405T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0283800","longitude":"-1060500"},"America/Costa_Rica":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0095600","longitude":"-0840500"},"America/Creston":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0490600","longitude":"-1163100"},"America/Cuiaba":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:20181104T000000\\r\\nRDATE:20181104T000000\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:20180218T000000\\r\\nRDATE:20180218T000000\\r\\nRDATE:20190217T000000\\r\\nEND:STANDARD","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0153500","longitude":"-0560500"},"America/Curacao":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0121100","longitude":"-0690000"},"America/Danmarkshavn":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0764600","longitude":"-0184000"},"America/Dawson":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:PDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0800\\r\\nTZNAME:PST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0640400","longitude":"-1392500"},"America/Dawson_Creek":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0594600","longitude":"-1201400"},"America/Denver":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:MDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0394421","longitude":"-1045903"},"America/Detroit":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0421953","longitude":"-0830245"},"America/Dominica":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0151800","longitude":"-0612400"},"America/Edmonton":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:MDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0533300","longitude":"-1132800"},"America/Eirunepe":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:-05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0064000","longitude":"-0695200"},"America/El_Salvador":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0134200","longitude":"-0891200"},"America/Fort_Nelson":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0584800","longitude":"-1224200"},"America/Fortaleza":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0034300","longitude":"-0383000"},"America/Glace_Bay":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:ADT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0461200","longitude":"-0595700"},"America/Godthab":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0200\\r\\nTZNAME:-02\\r\\nDTSTART:19700328T220000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYMONTHDAY=24,25,26,27,28,29,30;BYDAY=SA\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0200\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19701024T230000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYMONTHDAY=24,25,26,27,28,29,30;BYDAY=SA\\r\\nEND:STANDARD"],"latitude":"+0641100","longitude":"-0514400"},"America/Goose_Bay":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:ADT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT"],"latitude":"+0532000","longitude":"-0602500"},"America/Grand_Turk":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:20181104T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:20190310T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:20180311T020000\\r\\nRDATE:20180311T020000\\r\\nEND:DAYLIGHT"],"latitude":"+0212800","longitude":"-0710800"},"America/Grenada":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0120300","longitude":"-0614500"},"America/Guadeloupe":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0161400","longitude":"-0613200"},"America/Guatemala":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0143800","longitude":"-0903100"},"America/Guayaquil":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:-05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0021000","longitude":"-0795000"},"America/Guyana":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0064800","longitude":"-0581000"},"America/Halifax":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:ADT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0443900","longitude":"-0633600"},"America/Havana":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CST\\r\\nDTSTART:19701101T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:CDT\\r\\nDTSTART:19700308T000000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT"],"latitude":"+0230800","longitude":"-0822200"},"America/Hermosillo":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0290400","longitude":"-1105800"},"America/Indiana/Indianapolis":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0394606","longitude":"-0860929"},"America/Indiana/Knox":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0411745","longitude":"-0863730"},"America/Indiana/Marengo":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0382232","longitude":"-0862041"},"America/Indiana/Petersburg":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0382931","longitude":"-0871643"},"America/Indiana/Tell_City":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0375711","longitude":"-0864541"},"America/Indiana/Vevay":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0384452","longitude":"-0850402"},"America/Indiana/Vincennes":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0384038","longitude":"-0873143"},"America/Indiana/Winamac":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT"],"latitude":"+0410305","longitude":"-0863611"},"America/Inuvik":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:MDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0682059","longitude":"-1334300"},"America/Iqaluit":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0634400","longitude":"-0682800"},"America/Jamaica":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0175805","longitude":"-0764736"},"America/Juneau":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0900\\r\\nTZOFFSETTO:-0800\\r\\nTZNAME:AKDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0900\\r\\nTZNAME:AKST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0581807","longitude":"-1342511"},"America/Kentucky/Louisville":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0381515","longitude":"-0854534"},"America/Kentucky/Monticello":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0364947","longitude":"-0845057"},"America/Kralendijk":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0120903","longitude":"-0681636"},"America/La_Paz":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0163000","longitude":"-0680900"},"America/Lima":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:-05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0120300","longitude":"-0770300"},"America/Los_Angeles":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:PDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0800\\r\\nTZNAME:PST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0340308","longitude":"-1181434"},"America/Lower_Princes":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0180305","longitude":"-0630250"},"America/Maceio":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0094000","longitude":"-0354300"},"America/Managua":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0120900","longitude":"-0861700"},"America/Manaus":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0030800","longitude":"-0600100"},"America/Marigot":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0180400","longitude":"-0630500"},"America/Martinique":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0143600","longitude":"-0610500"},"America/Matamoros":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0255000","longitude":"-0973000"},"America/Mazatlan":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:MDT\\r\\nDTSTART:19700405T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0231300","longitude":"-1062500"},"America/Menominee":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0450628","longitude":"-0873651"},"America/Merida":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700405T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0205800","longitude":"-0893700"},"America/Metlakatla":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0900\\r\\nTZOFFSETTO:-0800\\r\\nTZNAME:AKDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0900\\r\\nTZNAME:AKST\\r\\nDTSTART:20191103T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0800\\r\\nTZNAME:PST\\r\\nDTSTART:20181104T020000\\r\\nRDATE:20181104T020000\\r\\nEND:STANDARD","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0900\\r\\nTZNAME:AKST\\r\\nDTSTART:20190120T020000\\r\\nRDATE:20190120T020000\\r\\nEND:STANDARD"],"latitude":"+0550737","longitude":"-1313435"},"America/Mexico_City":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700405T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0192400","longitude":"-0990900"},"America/Miquelon":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0200\\r\\nTZNAME:-02\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0200\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0470300","longitude":"-0562000"},"America/Moncton":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:ADT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0460600","longitude":"-0644700"},"America/Monterrey":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700405T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0254000","longitude":"-1001900"},"America/Montevideo":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0345433","longitude":"-0561245"},"America/Montserrat":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0164300","longitude":"-0621300"},"America/Nassau":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0250500","longitude":"-0772100"},"America/New_York":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0404251","longitude":"-0740023"},"America/Nipigon":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0490100","longitude":"-0881600"},"America/Nome":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0900\\r\\nTZOFFSETTO:-0800\\r\\nTZNAME:AKDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0900\\r\\nTZNAME:AKST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0643004","longitude":"-1652423"},"America/Noronha":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0200\\r\\nTZOFFSETTO:-0200\\r\\nTZNAME:-02\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0035100","longitude":"-0322500"},"America/North_Dakota/Beulah":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0471551","longitude":"-1014640"},"America/North_Dakota/Center":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0470659","longitude":"-1011757"},"America/North_Dakota/New_Salem":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0465042","longitude":"-1012439"},"America/Ojinaga":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:MDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0293400","longitude":"-1042500"},"America/Panama":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0085800","longitude":"-0793200"},"America/Pangnirtung":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0660800","longitude":"-0654400"},"America/Paramaribo":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0055000","longitude":"-0551000"},"America/Phoenix":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0332654","longitude":"-1120424"},"America/Port-au-Prince":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0183200","longitude":"-0722000"},"America/Port_of_Spain":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0103900","longitude":"-0613100"},"America/Porto_Velho":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0084600","longitude":"-0635400"},"America/Puerto_Rico":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0182806","longitude":"-0660622"},"America/Punta_Arenas":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0530900","longitude":"-0705500"},"America/Rainy_River":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0484300","longitude":"-0943400"},"America/Rankin_Inlet":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0624900","longitude":"-0920459"},"America/Recife":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0080300","longitude":"-0345400"},"America/Regina":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0502400","longitude":"-1043900"},"America/Resolute":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT"],"latitude":"+0744144","longitude":"-0944945"},"America/Rio_Branco":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:-05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0095800","longitude":"-0674800"},"America/Santarem":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0022600","longitude":"-0545200"},"America/Santiago":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:20190407T000000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYMONTHDAY=2,3,4,5,6,7,8;BYDAY=SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:20190908T000000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=9;BYMONTHDAY=2,3,4,5,6,7,8;BYDAY=SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:20180812T000000\\r\\nRDATE:20180812T000000\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:-04\\r\\nDTSTART:20180513T000000\\r\\nRDATE:20180513T000000\\r\\nEND:STANDARD"],"latitude":"-0332700","longitude":"-0704000"},"America/Santo_Domingo":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0182800","longitude":"-0695400"},"America/Sao_Paulo":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0200\\r\\nTZNAME:-02\\r\\nDTSTART:20181104T000000\\r\\nRDATE:20181104T000000\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0200\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:20180218T000000\\r\\nRDATE:20180218T000000\\r\\nRDATE:20190217T000000\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0200\\r\\nTZOFFSETTO:-0200\\r\\nTZNAME:-02\\r\\nDTSTART:19700101T000000\\r\\nEND:DAYLIGHT"],"latitude":"-0233200","longitude":"-0463700"},"America/Scoresbysund":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:+00\\r\\nDTSTART:19700329T000000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:-0100\\r\\nTZNAME:-01\\r\\nDTSTART:19701025T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0702900","longitude":"-0215800"},"America/Sitka":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0900\\r\\nTZOFFSETTO:-0800\\r\\nTZNAME:AKDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0900\\r\\nTZNAME:AKST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0571035","longitude":"-1351807"},"America/St_Barthelemy":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0175300","longitude":"-0625100"},"America/St_Johns":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0230\\r\\nTZOFFSETTO:-0330\\r\\nTZNAME:NST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0330\\r\\nTZOFFSETTO:-0230\\r\\nTZNAME:NDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT"],"latitude":"+0473400","longitude":"-0524300"},"America/St_Kitts":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0171800","longitude":"-0624300"},"America/St_Lucia":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0140100","longitude":"-0610000"},"America/St_Thomas":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0182100","longitude":"-0645600"},"America/St_Vincent":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0130900","longitude":"-0611400"},"America/Swift_Current":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0501700","longitude":"-1075000"},"America/Tegucigalpa":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0140600","longitude":"-0871300"},"America/Thule":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:ADT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0763400","longitude":"-0684700"},"America/Thunder_Bay":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0482300","longitude":"-0891500"},"America/Tijuana":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:PDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0800\\r\\nTZNAME:PST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0323200","longitude":"-1170100"},"America/Toronto":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:EDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:EST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0433900","longitude":"-0792300"},"America/Tortola":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0182700","longitude":"-0643700"},"America/Vancouver":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:PDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0800\\r\\nTZNAME:PST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0491600","longitude":"-1230700"},"America/Whitehorse":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:PDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0800\\r\\nTZNAME:PST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0604300","longitude":"-1350300"},"America/Winnipeg":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:CDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:CST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0495300","longitude":"-0970900"},"America/Yakutat":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0900\\r\\nTZOFFSETTO:-0800\\r\\nTZNAME:AKDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0900\\r\\nTZNAME:AKST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0593249","longitude":"-1394338"},"America/Yellowknife":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0700\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:MDT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0700\\r\\nTZNAME:MST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0622700","longitude":"-1142100"},"Antarctica/Casey":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:+08\\r\\nDTSTART:20180311T040000\\r\\nRDATE:20180311T040000\\r\\nEND:STANDARD"],"latitude":"-0661700","longitude":"+1103100"},"Antarctica/Davis":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:+07\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0683500","longitude":"+0775800"},"Antarctica/DumontDUrville":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1000\\r\\nTZOFFSETTO:+1000\\r\\nTZNAME:+10\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0664000","longitude":"+1400100"},"Antarctica/Macquarie":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0543000","longitude":"+1585700"},"Antarctica/Mawson":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0500\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:+05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0673600","longitude":"+0625300"},"Antarctica/McMurdo":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1300\\r\\nTZNAME:NZDT\\r\\nDTSTART:19700927T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1300\\r\\nTZOFFSETTO:+1200\\r\\nTZNAME:NZST\\r\\nDTSTART:19700405T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"-0775000","longitude":"+1663600"},"Antarctica/Palmer":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0644800","longitude":"-0640600"},"Antarctica/Rothera":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0673400","longitude":"-0680800"},"Antarctica/Syowa":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:+03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0690022","longitude":"+0393524"},"Antarctica/Troll":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:+02\\r\\nDTSTART:19700329T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:+00\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"-0720041","longitude":"+0023206"},"Antarctica/Vostok":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0600\\r\\nTZOFFSETTO:+0600\\r\\nTZNAME:+06\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0782400","longitude":"+1065400"},"Arctic/Longyearbyen":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0780000","longitude":"+0160000"},"Asia/Aden":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:+03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0124500","longitude":"+0451200"},"Asia/Almaty":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0600\\r\\nTZOFFSETTO:+0600\\r\\nTZNAME:+06\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0431500","longitude":"+0765700"},"Asia/Amman":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700326T235959\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1TH\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701030T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1FR\\r\\nEND:STANDARD"],"latitude":"+0315700","longitude":"+0355600"},"Asia/Anadyr":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1200\\r\\nTZNAME:+12\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0644500","longitude":"+1772900"},"Asia/Aqtau":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0500\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:+05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0443100","longitude":"+0501600"},"Asia/Aqtobe":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0500\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:+05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0501700","longitude":"+0571000"},"Asia/Ashgabat":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0500\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:+05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0375700","longitude":"+0582300"},"Asia/Atyrau":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0500\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:+05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0470700","longitude":"+0515600"},"Asia/Baghdad":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:+03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0332100","longitude":"+0442500"},"Asia/Bahrain":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:+03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0262300","longitude":"+0503500"},"Asia/Baku":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0400\\r\\nTZNAME:+04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0402300","longitude":"+0495100"},"Asia/Bangkok":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:+07\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0134500","longitude":"+1003100"},"Asia/Barnaul":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:+07\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0532200","longitude":"+0834500"},"Asia/Beirut":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T000000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T000000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0335300","longitude":"+0353000"},"Asia/Bishkek":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0600\\r\\nTZOFFSETTO:+0600\\r\\nTZNAME:+06\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0425400","longitude":"+0743600"},"Asia/Brunei":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:+08\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0045600","longitude":"+1145500"},"Asia/Chita":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0900\\r\\nTZOFFSETTO:+0900\\r\\nTZNAME:+09\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0520300","longitude":"+1132800"},"Asia/Choibalsan":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:+08\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0480400","longitude":"+1143000"},"Asia/Colombo":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0530\\r\\nTZOFFSETTO:+0530\\r\\nTZNAME:+0530\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0065600","longitude":"+0795100"},"Asia/Damascus":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701030T000000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1FR\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700327T000000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1FR\\r\\nEND:DAYLIGHT"],"latitude":"+0333000","longitude":"+0361800"},"Asia/Dhaka":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0600\\r\\nTZOFFSETTO:+0600\\r\\nTZNAME:+06\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0234300","longitude":"+0902500"},"Asia/Dili":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0900\\r\\nTZOFFSETTO:+0900\\r\\nTZNAME:+09\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0083300","longitude":"+1253500"},"Asia/Dubai":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0400\\r\\nTZNAME:+04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0251800","longitude":"+0551800"},"Asia/Dushanbe":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0500\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:+05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0383500","longitude":"+0684800"},"Asia/Famagusta":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:20180325T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT"],"latitude":"+0350700","longitude":"+0335700"},"Asia/Gaza":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701031T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SA\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:20190329T000000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1FR\\r\\nEND:DAYLIGHT","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:20180324T010000\\r\\nRDATE:20180324T010000\\r\\nEND:DAYLIGHT"],"latitude":"+0313000","longitude":"+0342800"},"Asia/Hebron":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701031T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SA\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:20190329T000000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1FR\\r\\nEND:DAYLIGHT","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:20180324T010000\\r\\nRDATE:20180324T010000\\r\\nEND:DAYLIGHT"],"latitude":"+0313200","longitude":"+0350542"},"Asia/Ho_Chi_Minh":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:+07\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0104500","longitude":"+1064000"},"Asia/Hong_Kong":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:HKT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0221700","longitude":"+1140900"},"Asia/Hovd":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:+07\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0480100","longitude":"+0913900"},"Asia/Irkutsk":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:+08\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0521600","longitude":"+1042000"},"Asia/Istanbul":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:+03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0410100","longitude":"+0285800"},"Asia/Jakarta":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:WIB\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0061000","longitude":"+1064800"},"Asia/Jayapura":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0900\\r\\nTZOFFSETTO:+0900\\r\\nTZNAME:WIT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0023200","longitude":"+1404200"},"Asia/Jerusalem":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:IDT\\r\\nDTSTART:19700327T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYMONTHDAY=23,24,25,26,27,28,29;BYDAY=FR\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:IST\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0314650","longitude":"+0351326"},"Asia/Kabul":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0430\\r\\nTZOFFSETTO:+0430\\r\\nTZNAME:+0430\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0343100","longitude":"+0691200"},"Asia/Kamchatka":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1200\\r\\nTZNAME:+12\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0530100","longitude":"+1583900"},"Asia/Karachi":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0500\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:PKT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0245200","longitude":"+0670300"},"Asia/Kathmandu":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0545\\r\\nTZOFFSETTO:+0545\\r\\nTZNAME:+0545\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0274300","longitude":"+0851900"},"Asia/Khandyga":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0900\\r\\nTZOFFSETTO:+0900\\r\\nTZNAME:+09\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0623923","longitude":"+1353314"},"Asia/Kolkata":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0530\\r\\nTZOFFSETTO:+0530\\r\\nTZNAME:IST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0223200","longitude":"+0882200"},"Asia/Krasnoyarsk":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:+07\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0560100","longitude":"+0925000"},"Asia/Kuala_Lumpur":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:+08\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0031000","longitude":"+1014200"},"Asia/Kuching":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:+08\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0013300","longitude":"+1102000"},"Asia/Kuwait":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:+03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0292000","longitude":"+0475900"},"Asia/Macau":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:CST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0221150","longitude":"+1133230"},"Asia/Magadan":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0593400","longitude":"+1504800"},"Asia/Makassar":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:WITA\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0050700","longitude":"+1192400"},"Asia/Manila":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:PST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0143500","longitude":"+1210000"},"Asia/Muscat":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0400\\r\\nTZNAME:+04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0233600","longitude":"+0583500"},"Asia/Nicosia":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT"],"latitude":"+0351000","longitude":"+0332200"},"Asia/Novokuznetsk":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:+07\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0534500","longitude":"+0870700"},"Asia/Novosibirsk":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:+07\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0550200","longitude":"+0825500"},"Asia/Omsk":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0600\\r\\nTZOFFSETTO:+0600\\r\\nTZNAME:+06\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0550000","longitude":"+0732400"},"Asia/Oral":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0500\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:+05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0511300","longitude":"+0512100"},"Asia/Phnom_Penh":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:+07\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0113300","longitude":"+1045500"},"Asia/Pontianak":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:WIB\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0000200","longitude":"+1092000"},"Asia/Pyongyang":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0900\\r\\nTZOFFSETTO:+0830\\r\\nTZNAME:KST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0830\\r\\nTZOFFSETTO:+0900\\r\\nTZNAME:KST\\r\\nDTSTART:20180504T233000\\r\\nRDATE:20180504T233000\\r\\nEND:STANDARD"],"latitude":"+0390100","longitude":"+1254500"},"Asia/Qatar":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:+03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0251700","longitude":"+0513200"},"Asia/Qostanay":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0600\\r\\nTZOFFSETTO:+0600\\r\\nTZNAME:+06\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0531200","longitude":"+0633700"},"Asia/Qyzylorda":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0600\\r\\nTZOFFSETTO:+0600\\r\\nTZNAME:+06\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0600\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:+05\\r\\nDTSTART:20181221T000000\\r\\nRDATE:20181221T000000\\r\\nEND:STANDARD"],"latitude":"+0444800","longitude":"+0652800"},"Asia/Riyadh":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:+03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0243800","longitude":"+0464300"},"Asia/Sakhalin":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0465800","longitude":"+1424200"},"Asia/Samarkand":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0500\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:+05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0394000","longitude":"+0664800"},"Asia/Seoul":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0900\\r\\nTZOFFSETTO:+0900\\r\\nTZNAME:KST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0373300","longitude":"+1265800"},"Asia/Shanghai":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:CST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0311400","longitude":"+1212800"},"Asia/Singapore":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:+08\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0011700","longitude":"+1035100"},"Asia/Srednekolymsk":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0672800","longitude":"+1534300"},"Asia/Taipei":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:CST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0250300","longitude":"+1213000"},"Asia/Tashkent":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0500\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:+05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0412000","longitude":"+0691800"},"Asia/Tbilisi":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0400\\r\\nTZNAME:+04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0414300","longitude":"+0444900"},"Asia/Tehran":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0330\\r\\nTZNAME:+0330\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0330\\r\\nTZOFFSETTO:+0430\\r\\nTZNAME:+0430\\r\\nDTSTART:20180321T235959\\r\\nRDATE:20180321T235959\\r\\nRDATE:20190321T235959\\r\\nRDATE:20200320T235959\\r\\nRDATE:20210321T235959\\r\\nRDATE:20220321T235959\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0430\\r\\nTZOFFSETTO:+0330\\r\\nTZNAME:+0330\\r\\nDTSTART:20180921T235959\\r\\nRDATE:20180921T235959\\r\\nRDATE:20190921T235959\\r\\nRDATE:20200920T235959\\r\\nRDATE:20210921T235959\\r\\nRDATE:20220921T235959\\r\\nEND:STANDARD"],"latitude":"+0354000","longitude":"+0512600"},"Asia/Thimphu":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0600\\r\\nTZOFFSETTO:+0600\\r\\nTZNAME:+06\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0272800","longitude":"+0893900"},"Asia/Tokyo":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0900\\r\\nTZOFFSETTO:+0900\\r\\nTZNAME:JST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0353916","longitude":"+1394441"},"Asia/Tomsk":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:+07\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0563000","longitude":"+0845800"},"Asia/Ulaanbaatar":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:+08\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0475500","longitude":"+1065300"},"Asia/Urumqi":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0600\\r\\nTZOFFSETTO:+0600\\r\\nTZNAME:+06\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0434800","longitude":"+0873500"},"Asia/Ust-Nera":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1000\\r\\nTZOFFSETTO:+1000\\r\\nTZNAME:+10\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0643337","longitude":"+1431336"},"Asia/Vientiane":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:+07\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0175800","longitude":"+1023600"},"Asia/Vladivostok":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1000\\r\\nTZOFFSETTO:+1000\\r\\nTZNAME:+10\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0431000","longitude":"+1315600"},"Asia/Yakutsk":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0900\\r\\nTZOFFSETTO:+0900\\r\\nTZNAME:+09\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0620000","longitude":"+1294000"},"Asia/Yangon":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0630\\r\\nTZOFFSETTO:+0630\\r\\nTZNAME:+0630\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0164700","longitude":"+0961000"},"Asia/Yekaterinburg":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0500\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:+05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0565100","longitude":"+0603600"},"Asia/Yerevan":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0400\\r\\nTZNAME:+04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0401100","longitude":"+0443000"},"Atlantic/Azores":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:+00\\r\\nDTSTART:19700329T000000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:-0100\\r\\nTZNAME:-01\\r\\nDTSTART:19701025T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0374400","longitude":"-0254000"},"Atlantic/Bermuda":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0400\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:ADT\\r\\nDTSTART:19700308T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0400\\r\\nTZNAME:AST\\r\\nDTSTART:19701101T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"+0321700","longitude":"-0644600"},"Atlantic/Canary":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WEST\\r\\nDTSTART:19700329T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:WET\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0280600","longitude":"-0152400"},"Atlantic/Cape_Verde":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0100\\r\\nTZOFFSETTO:-0100\\r\\nTZNAME:-01\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0145500","longitude":"-0233100"},"Atlantic/Faroe":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WEST\\r\\nDTSTART:19700329T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:WET\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0620100","longitude":"-0064600"},"Atlantic/Madeira":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WEST\\r\\nDTSTART:19700329T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:WET\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0323800","longitude":"-0165400"},"Atlantic/Reykjavik":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0640900","longitude":"-0215100"},"Atlantic/South_Georgia":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0200\\r\\nTZOFFSETTO:-0200\\r\\nTZNAME:-02\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0541600","longitude":"-0363200"},"Atlantic/St_Helena":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0155500","longitude":"-0054200"},"Atlantic/Stanley":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0300\\r\\nTZOFFSETTO:-0300\\r\\nTZNAME:-03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0514200","longitude":"-0575100"},"Australia/Adelaide":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1030\\r\\nTZOFFSETTO:+0930\\r\\nTZNAME:ACST\\r\\nDTSTART:19700405T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0930\\r\\nTZOFFSETTO:+1030\\r\\nTZNAME:ACDT\\r\\nDTSTART:19701004T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\\r\\nEND:DAYLIGHT"],"latitude":"-0345500","longitude":"+1383500"},"Australia/Brisbane":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1000\\r\\nTZOFFSETTO:+1000\\r\\nTZNAME:AEST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0272800","longitude":"+1530200"},"Australia/Broken_Hill":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1030\\r\\nTZOFFSETTO:+0930\\r\\nTZNAME:ACST\\r\\nDTSTART:19700405T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0930\\r\\nTZOFFSETTO:+1030\\r\\nTZNAME:ACDT\\r\\nDTSTART:19701004T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\\r\\nEND:DAYLIGHT"],"latitude":"-0315700","longitude":"+1412700"},"Australia/Currie":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+1000\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:AEDT\\r\\nDTSTART:19701004T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1000\\r\\nTZNAME:AEST\\r\\nDTSTART:19700405T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"-0395600","longitude":"+1435200"},"Australia/Darwin":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0930\\r\\nTZOFFSETTO:+0930\\r\\nTZNAME:ACST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0122800","longitude":"+1305000"},"Australia/Eucla":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0845\\r\\nTZOFFSETTO:+0845\\r\\nTZNAME:+0845\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0314300","longitude":"+1285200"},"Australia/Hobart":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+1000\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:AEDT\\r\\nDTSTART:19701004T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1000\\r\\nTZNAME:AEST\\r\\nDTSTART:19700405T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"-0425300","longitude":"+1471900"},"Australia/Lindeman":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1000\\r\\nTZOFFSETTO:+1000\\r\\nTZNAME:AEST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0201600","longitude":"+1490000"},"Australia/Lord_Howe":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1030\\r\\nTZNAME:+1030\\r\\nDTSTART:19700405T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+1030\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:19701004T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\\r\\nEND:DAYLIGHT"],"latitude":"-0313300","longitude":"+1590500"},"Australia/Melbourne":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1000\\r\\nTZNAME:AEST\\r\\nDTSTART:19700405T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+1000\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:AEDT\\r\\nDTSTART:19701004T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\\r\\nEND:DAYLIGHT"],"latitude":"-0374900","longitude":"+1445800"},"Australia/Perth":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0800\\r\\nTZOFFSETTO:+0800\\r\\nTZNAME:AWST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0315700","longitude":"+1155100"},"Australia/Sydney":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1000\\r\\nTZNAME:AEST\\r\\nDTSTART:19700405T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+1000\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:AEDT\\r\\nDTSTART:19701004T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\\r\\nEND:DAYLIGHT"],"latitude":"-0335200","longitude":"+1511300"},"Europe/Amsterdam":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0522200","longitude":"+0045400"},"Europe/Andorra":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0423000","longitude":"+0013100"},"Europe/Astrakhan":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0400\\r\\nTZNAME:+04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0462100","longitude":"+0480300"},"Europe/Athens":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0375800","longitude":"+0234300"},"Europe/Belgrade":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0445000","longitude":"+0203000"},"Europe/Berlin":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0523000","longitude":"+0132200"},"Europe/Bratislava":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0480900","longitude":"+0170700"},"Europe/Brussels":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0505000","longitude":"+0042000"},"Europe/Bucharest":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0442600","longitude":"+0260600"},"Europe/Budapest":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0473000","longitude":"+0190500"},"Europe/Busingen":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0474200","longitude":"+0084100"},"Europe/Chisinau":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0470000","longitude":"+0285000"},"Europe/Copenhagen":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0554000","longitude":"+0123500"},"Europe/Dublin":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:IST\\r\\nDTSTART:19700329T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:DAYLIGHT"],"latitude":"+0532000","longitude":"-0061500"},"Europe/Gibraltar":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0360800","longitude":"-0052100"},"Europe/Guernsey":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:BST\\r\\nDTSTART:19700329T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0492717","longitude":"-0023210"},"Europe/Helsinki":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0601000","longitude":"+0245800"},"Europe/Isle_of_Man":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:BST\\r\\nDTSTART:19700329T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0540900","longitude":"-0042800"},"Europe/Istanbul":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:+03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0410100","longitude":"+0285800"},"Europe/Jersey":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:BST\\r\\nDTSTART:19700329T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0491101","longitude":"-0020624"},"Europe/Kaliningrad":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0544300","longitude":"+0203000"},"Europe/Kiev":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0502600","longitude":"+0303100"},"Europe/Kirov":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:+03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0583600","longitude":"+0493900"},"Europe/Lisbon":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:WET\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:WEST\\r\\nDTSTART:19700329T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT"],"latitude":"+0384300","longitude":"-0090800"},"Europe/Ljubljana":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0460300","longitude":"+0143100"},"Europe/London":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0000\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:BST\\r\\nDTSTART:19700329T010000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0000\\r\\nTZNAME:GMT\\r\\nDTSTART:19701025T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0513030","longitude":"+0000731"},"Europe/Luxembourg":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0493600","longitude":"+0060900"},"Europe/Madrid":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0402400","longitude":"-0034100"},"Europe/Malta":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0355400","longitude":"+0143100"},"Europe/Mariehamn":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0600600","longitude":"+0195700"},"Europe/Minsk":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:+03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0535400","longitude":"+0273400"},"Europe/Monaco":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0434200","longitude":"+0072300"},"Europe/Moscow":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:MSK\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0554521","longitude":"+0373704"},"Europe/Nicosia":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT"],"latitude":"+0351000","longitude":"+0332200"},"Europe/Oslo":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0595500","longitude":"+0104500"},"Europe/Paris":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0485200","longitude":"+0022000"},"Europe/Podgorica":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0422600","longitude":"+0191600"},"Europe/Prague":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0500500","longitude":"+0142600"},"Europe/Riga":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0565700","longitude":"+0240600"},"Europe/Rome":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0415400","longitude":"+0122900"},"Europe/Samara":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0400\\r\\nTZNAME:+04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0531200","longitude":"+0500900"},"Europe/San_Marino":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0435500","longitude":"+0122800"},"Europe/Sarajevo":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0435200","longitude":"+0182500"},"Europe/Saratov":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0400\\r\\nTZNAME:+04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0513400","longitude":"+0460200"},"Europe/Simferopol":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:MSK\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0445700","longitude":"+0340600"},"Europe/Skopje":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0415900","longitude":"+0212600"},"Europe/Sofia":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0424100","longitude":"+0231900"},"Europe/Stockholm":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0592000","longitude":"+0180300"},"Europe/Tallinn":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0592500","longitude":"+0244500"},"Europe/Tirane":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0412000","longitude":"+0195000"},"Europe/Ulyanovsk":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0400\\r\\nTZNAME:+04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0542000","longitude":"+0482400"},"Europe/Uzhgorod":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0483700","longitude":"+0221800"},"Europe/Vaduz":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0470900","longitude":"+0093100"},"Europe/Vatican":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0415408","longitude":"+0122711"},"Europe/Vienna":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0481300","longitude":"+0162000"},"Europe/Vilnius":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0544100","longitude":"+0251900"},"Europe/Volgograd":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0400\\r\\nTZNAME:+04\\r\\nDTSTART:20181028T020000\\r\\nRDATE:20181028T020000\\r\\nEND:STANDARD","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:+03\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0484400","longitude":"+0442500"},"Europe/Warsaw":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0521500","longitude":"+0210000"},"Europe/Zagreb":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0454800","longitude":"+0155800"},"Europe/Zaporozhye":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EEST\\r\\nDTSTART:19700329T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:EET\\r\\nDTSTART:19701025T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0475000","longitude":"+0351000"},"Europe/Zurich":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+0100\\r\\nTZOFFSETTO:+0200\\r\\nTZNAME:CEST\\r\\nDTSTART:19700329T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0200\\r\\nTZOFFSETTO:+0100\\r\\nTZNAME:CET\\r\\nDTSTART:19701025T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\\r\\nEND:STANDARD"],"latitude":"+0472300","longitude":"+0083200"},"Indian/Antananarivo":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0185500","longitude":"+0473100"},"Indian/Chagos":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0600\\r\\nTZOFFSETTO:+0600\\r\\nTZNAME:+06\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0072000","longitude":"+0722500"},"Indian/Christmas":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0700\\r\\nTZOFFSETTO:+0700\\r\\nTZNAME:+07\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0102500","longitude":"+1054300"},"Indian/Cocos":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0630\\r\\nTZOFFSETTO:+0630\\r\\nTZNAME:+0630\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0121000","longitude":"+0965500"},"Indian/Comoro":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0114100","longitude":"+0431600"},"Indian/Kerguelen":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0500\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:+05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0492110","longitude":"+0701303"},"Indian/Mahe":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0400\\r\\nTZNAME:+04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0044000","longitude":"+0552800"},"Indian/Maldives":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0500\\r\\nTZOFFSETTO:+0500\\r\\nTZNAME:+05\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0041000","longitude":"+0733000"},"Indian/Mauritius":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0400\\r\\nTZNAME:+04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0201000","longitude":"+0573000"},"Indian/Mayotte":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0300\\r\\nTZOFFSETTO:+0300\\r\\nTZNAME:EAT\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0124700","longitude":"+0451400"},"Indian/Reunion":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0400\\r\\nTZOFFSETTO:+0400\\r\\nTZNAME:+04\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0205200","longitude":"+0552800"},"Pacific/Apia":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1400\\r\\nTZOFFSETTO:+1300\\r\\nTZNAME:+13\\r\\nDTSTART:19700405T040000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+1300\\r\\nTZOFFSETTO:+1400\\r\\nTZNAME:+14\\r\\nDTSTART:19700927T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=-1SU\\r\\nEND:DAYLIGHT"],"latitude":"-0135000","longitude":"-1714400"},"Pacific/Auckland":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1300\\r\\nTZNAME:NZDT\\r\\nDTSTART:19700927T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1300\\r\\nTZOFFSETTO:+1200\\r\\nTZNAME:NZST\\r\\nDTSTART:19700405T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"-0365200","longitude":"+1744600"},"Pacific/Bougainville":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0061300","longitude":"+1553400"},"Pacific/Chatham":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+1245\\r\\nTZOFFSETTO:+1345\\r\\nTZNAME:+1345\\r\\nDTSTART:19700927T024500\\r\\nRRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=-1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1345\\r\\nTZOFFSETTO:+1245\\r\\nTZNAME:+1245\\r\\nDTSTART:19700405T034500\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:STANDARD"],"latitude":"-0435700","longitude":"-1763300"},"Pacific/Chuuk":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1000\\r\\nTZOFFSETTO:+1000\\r\\nTZNAME:+10\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0072500","longitude":"+1514700"},"Pacific/Easter":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:-06\\r\\nDTSTART:20190406T220000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SA\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:-05\\r\\nDTSTART:20190907T220000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=1SA\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:-06\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0500\\r\\nTZNAME:-05\\r\\nDTSTART:20180811T220000\\r\\nRDATE:20180811T220000\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0500\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:-06\\r\\nDTSTART:20180512T220000\\r\\nRDATE:20180512T220000\\r\\nEND:STANDARD"],"latitude":"-0270900","longitude":"-1092600"},"Pacific/Efate":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0174000","longitude":"+1682500"},"Pacific/Enderbury":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1300\\r\\nTZOFFSETTO:+1300\\r\\nTZNAME:+13\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0030800","longitude":"-1710500"},"Pacific/Fakaofo":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1300\\r\\nTZOFFSETTO:+1300\\r\\nTZNAME:+13\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0092200","longitude":"-1711400"},"Pacific/Fiji":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1300\\r\\nTZOFFSETTO:+1200\\r\\nTZNAME:+12\\r\\nDTSTART:19700118T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=1;BYMONTHDAY=12,13,14,15,16,17,18;BYDAY=SU\\r\\nEND:STANDARD","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1300\\r\\nTZNAME:+13\\r\\nDTSTART:20191110T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=2SU\\r\\nEND:DAYLIGHT","BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1300\\r\\nTZNAME:+13\\r\\nDTSTART:20181104T020000\\r\\nRDATE:20181104T020000\\r\\nEND:DAYLIGHT"],"latitude":"-0180800","longitude":"+1782500"},"Pacific/Funafuti":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1200\\r\\nTZNAME:+12\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0083100","longitude":"+1791300"},"Pacific/Galapagos":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0600\\r\\nTZOFFSETTO:-0600\\r\\nTZNAME:-06\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0005400","longitude":"-0893600"},"Pacific/Gambier":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0900\\r\\nTZOFFSETTO:-0900\\r\\nTZNAME:-09\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0230800","longitude":"-1345700"},"Pacific/Guadalcanal":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0093200","longitude":"+1601200"},"Pacific/Guam":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1000\\r\\nTZOFFSETTO:+1000\\r\\nTZNAME:ChST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0132800","longitude":"+1444500"},"Pacific/Honolulu":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-1000\\r\\nTZOFFSETTO:-1000\\r\\nTZNAME:HST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0211825","longitude":"-1575130"},"Pacific/Kiritimati":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1400\\r\\nTZOFFSETTO:+1400\\r\\nTZNAME:+14\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0015200","longitude":"-1572000"},"Pacific/Kosrae":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0051900","longitude":"+1625900"},"Pacific/Kwajalein":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1200\\r\\nTZNAME:+12\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0090500","longitude":"+1672000"},"Pacific/Majuro":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1200\\r\\nTZNAME:+12\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0070900","longitude":"+1711200"},"Pacific/Marquesas":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0930\\r\\nTZOFFSETTO:-0930\\r\\nTZNAME:-0930\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0090000","longitude":"-1393000"},"Pacific/Midway":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-1100\\r\\nTZOFFSETTO:-1100\\r\\nTZNAME:SST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0281300","longitude":"-1772200"},"Pacific/Nauru":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1200\\r\\nTZNAME:+12\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0003100","longitude":"+1665500"},"Pacific/Niue":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-1100\\r\\nTZOFFSETTO:-1100\\r\\nTZNAME:-11\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0190100","longitude":"-1695500"},"Pacific/Norfolk":{"ics":["BEGIN:DAYLIGHT\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1200\\r\\nTZNAME:+12\\r\\nDTSTART:20191006T020000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\\r\\nEND:DAYLIGHT","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:20200405T030000\\r\\nRRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU\\r\\nEND:STANDARD","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1130\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD","BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:20190701T000000\\r\\nRDATE:20190701T000000\\r\\nEND:STANDARD"],"latitude":"-0290300","longitude":"+1675800"},"Pacific/Noumea":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0221600","longitude":"+1662700"},"Pacific/Pago_Pago":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-1100\\r\\nTZOFFSETTO:-1100\\r\\nTZNAME:SST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0141600","longitude":"-1704200"},"Pacific/Palau":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+0900\\r\\nTZOFFSETTO:+0900\\r\\nTZNAME:+09\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0072000","longitude":"+1342900"},"Pacific/Pitcairn":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-0800\\r\\nTZOFFSETTO:-0800\\r\\nTZNAME:-08\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0250400","longitude":"-1300500"},"Pacific/Pohnpei":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1100\\r\\nTZOFFSETTO:+1100\\r\\nTZNAME:+11\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0065800","longitude":"+1581300"},"Pacific/Port_Moresby":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1000\\r\\nTZOFFSETTO:+1000\\r\\nTZNAME:+10\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0093000","longitude":"+1471000"},"Pacific/Rarotonga":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-1000\\r\\nTZOFFSETTO:-1000\\r\\nTZNAME:-10\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0211400","longitude":"-1594600"},"Pacific/Saipan":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1000\\r\\nTZOFFSETTO:+1000\\r\\nTZNAME:ChST\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0151200","longitude":"+1454500"},"Pacific/Tahiti":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:-1000\\r\\nTZOFFSETTO:-1000\\r\\nTZNAME:-10\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0173200","longitude":"-1493400"},"Pacific/Tarawa":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1200\\r\\nTZNAME:+12\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0012500","longitude":"+1730000"},"Pacific/Tongatapu":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1300\\r\\nTZOFFSETTO:+1300\\r\\nTZNAME:+13\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0211000","longitude":"-1751000"},"Pacific/Wake":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1200\\r\\nTZNAME:+12\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"+0191700","longitude":"+1663700"},"Pacific/Wallis":{"ics":["BEGIN:STANDARD\\r\\nTZOFFSETFROM:+1200\\r\\nTZOFFSETTO:+1200\\r\\nTZNAME:+12\\r\\nDTSTART:19700101T000000\\r\\nEND:STANDARD"],"latitude":"-0131800","longitude":"-1761000"}}}'); + var p = o(6115); + const A = (0, Jce.getTimezoneManager)(); + let h = !1; + function E() { + return h || function() { + p.Z.debug("Using version ".concat(d.i8, " of the timezone database")); + for (const y in d.Ao) + if (Object.prototype.hasOwnProperty.call(d.Ao, [y])) { + const $ = ["BEGIN:VTIMEZONE", "TZID:" + y, ...d.Ao[y].ics, "END:VTIMEZONE"].join("\r\n"); + A.registerTimezoneFromICS(y, $); + } + for (const y in d.j3) + Object.prototype.hasOwnProperty.call(d.j3, [y]) && A.registerAlias(y, d.j3[y].aliasTo); + h = !0; + }(), A; + } + const b = { name: "NcTimezonePicker", components: { NcSelect: o(7357).default }, props: { additionalTimezones: { type: Array, default: () => [] }, value: { type: String, default: "floating" } }, emits: ["input"], computed: { placeholder: () => (0, l.t)("Type to search time zone"), selectedTimezone() { + for (const y of this.additionalTimezones) + if (y.timezoneId === this.value) + return y; + return { label: c(this.value), timezoneId: this.value }; + }, options() { + const y = function() { + let re = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : [], Q = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : []; + const D = {}, w = []; + for (const k of re) { + const R = k.split("/"); + let [q, ee] = [R.shift(), R.join("/")]; + ee || (ee = q, q = (0, l.t)("Global")), D[q] = D[q] || { continent: q, regions: [] }, D[q].regions.push({ label: c(ee), cities: [], timezoneId: k }); + } + for (const k of Q) { + const { continent: R, label: q, timezoneId: ee } = k; + D[R] = D[R] || { continent: R, regions: [] }, D[R].regions.push({ label: q, cities: [], timezoneId: ee }); + } + for (const k in D) + Object.prototype.hasOwnProperty.call(D, k) && (D[k].regions.sort((R, q) => R.label < q.label ? -1 : 1), w.push(D[k])); + return w.sort((k, R) => k.continent < R.continent ? -1 : 1), w; + }(E().listAllTimezones(), this.additionalTimezones); + let $ = []; + return Object.values(y).forEach((re) => { + $.push({ label: re.continent, timezoneId: "tz-group__".concat(re.continent), regions: re.regions }), $ = $.concat(re.regions); + }), $; + } }, methods: { change(y) { + y && this.$emit("input", y.timezoneId); + }, isSelectable: (y) => !y.timezoneId.startsWith("tz-group__"), filterBy(y, $, re) { + const Q = re.trim().split(" "); + return y.timezoneId.startsWith("tz-group__") ? y.regions.some((D) => this.matchTimezoneId(D.timezoneId, Q)) : this.matchTimezoneId(y.timezoneId, Q); + }, matchTimezoneId: (y, $) => $.every((re) => y.toLowerCase().includes(re.toLowerCase())) } }; + var v = o(1900), f = o(189), S = o.n(f), _ = (0, v.Z)(b, function() { + var y = this; + return (0, y._self._c)("NcSelect", { attrs: { value: y.selectedTimezone, options: y.options, multiple: !1, clearable: !1, placeholder: y.placeholder, selectable: y.isSelectable, "filter-by": y.filterBy, label: "label" }, on: { "option:selected": y.change } }); + }, [], !1, null, null, null); + typeof S() == "function" && S()(_); + const z = _.exports; + }, 7993: (u, i, o) => { + o.d(i, { default: () => p }); + var l = o(6609); + const c = tde(); + var d = o.n(c); + const p = function(A) { + let h = A.toLowerCase(); + return h.match(/^([0-9a-f]{4}-?){8}$/) === null && (h = d()(h)), h = h.replace(/[^0-9a-f]/g, ""), (0, l.Z)(6)[function(E, b) { + let v = 0; + const f = []; + for (let S = 0; S < E.length; S++) + f.push(parseInt(E.charAt(S), 16) % 16); + for (const S in f) + v += f[S]; + return parseInt(parseInt(v, 10) % b, 10); + }(h, 18)]; + }; + }, 932: (u, i, o) => { + o.d(i, { n: () => p, t: () => A }); + var l = o(7931); + const c = (0, l.getGettextBuilder)().detectLocale(); + [{ locale: "ar", translations: { "{tag} (invisible)": "{tag} (غير مرئي)", "{tag} (restricted)": "{tag} (مقيد)", Actions: "الإجراءات", Activities: "النشاطات", "Animals & Nature": "الحيوانات والطبيعة", "Anything shared with the same group of people will show up here": "أي مادة تمت مشاركتها مع نفس المجموعة من الأشخاص سيتم عرضها هنا", "Avatar of {displayName}": "صورة {displayName} الرمزية", "Avatar of {displayName}, {status}": "صورة {displayName} الرمزية، {status}", "Cancel changes": "إلغاء التغييرات", "Change title": "تغيير العنوان", Choose: "إختيار", "Clear text": "مسح النص", Close: "أغلق", "Close modal": "قفل الشرط", "Close navigation": "إغلاق المتصفح", "Close sidebar": "قفل الشريط الجانبي", "Confirm changes": "تأكيد التغييرات", Custom: "مخصص", "Edit item": "تعديل عنصر", "Error getting related resources": "خطأ في تحصيل مصادر ذات صلة", "External documentation for {title}": "الوثائق الخارجية لـ{title}", Favorite: "مفضلة", Flags: "الأعلام", "Food & Drink": "الطعام والشراب", "Frequently used": "كثيرا ما تستخدم", Global: "عالمي", "Go back to the list": "العودة إلى القائمة", "Hide password": "إخفاء كلمة السر", "Message limit of {count} characters reached": "تم الوصول إلى الحد الأقصى لعدد الأحرف في الرسالة: {count} حرف", "More items …": "عناصر أخرى ...", Next: "التالي", "No emoji found": "لم يتم العثور على أي رمز تعبيري", "No results": "ليس هناك أية نتيجة", Objects: "الأشياء", Open: "فتح", 'Open link to "{resourceTitle}"': 'فتح رابط إلى "{resourceTitle}"', "Open navigation": "فتح المتصفح", "Password is secure": "كلمة السر مُؤمّنة", "Pause slideshow": "إيقاف العرض مؤقتًا", "People & Body": "الناس والجسم", "Pick an emoji": "اختر رمزًا تعبيريًا", "Please select a time zone:": "الرجاء تحديد المنطقة الزمنية:", Previous: "السابق", "Related resources": "مصادر ذات صلة", Search: "بحث", "Search results": "نتائج البحث", "Select a tag": "اختر علامة", Settings: "الإعدادات", "Settings navigation": "إعدادات المتصفح", "Show password": "أعرض كلمة السر", "Smileys & Emotion": "الوجوه و الرموز التعبيرية", "Start slideshow": "بدء العرض", Submit: "إرسال", Symbols: "الرموز", "Travel & Places": "السفر والأماكن", "Type to search time zone": "اكتب للبحث عن منطقة زمنية", "Unable to search the group": "تعذر البحث في المجموعة", "Undo changes": "التراجع عن التغييرات", "Write message, @ to mention someone, : for emoji autocompletion …": "اكتب رسالة، @ للإشارة إلى شخص ما، : للإكمال التلقائي للرموز التعبيرية ..." } }, { locale: "br", translations: { "{tag} (invisible)": "{tag} (diwelus)", "{tag} (restricted)": "{tag} (bevennet)", Actions: "Oberioù", Activities: "Oberiantizoù", "Animals & Nature": "Loened & Natur", Choose: "Dibab", Close: "Serriñ", Custom: "Personelañ", Flags: "Bannieloù", "Food & Drink": "Boued & Evajoù", "Frequently used": "Implijet alies", Next: "Da heul", "No emoji found": "Emoji ebet kavet", "No results": "Disoc'h ebet", Objects: "Traoù", "Pause slideshow": "Arsav an diaporama", "People & Body": "Tud & Korf", "Pick an emoji": "Choaz un emoji", Previous: "A-raok", Search: "Klask", "Search results": "Disoc'hoù an enklask", "Select a tag": "Choaz ur c'hlav", Settings: "Arventennoù", "Smileys & Emotion": "Smileyioù & Fromoù", "Start slideshow": "Kregiñ an diaporama", Symbols: "Arouezioù", "Travel & Places": "Beaj & Lec'hioù", "Unable to search the group": "Dibosupl eo klask ar strollad" } }, { locale: "ca", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restringit)", Actions: "Accions", Activities: "Activitats", "Animals & Nature": "Animals i natura", "Anything shared with the same group of people will show up here": "Qualsevol cosa compartida amb el mateix grup de persones es mostrarà aquí", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancel·la els canvis", "Change title": "Canviar títol", Choose: "Tria", "Clear text": "Netejar text", Close: "Tanca", "Close modal": "Tancar el mode", "Close navigation": "Tanca la navegació", "Close sidebar": "Tancar la barra lateral", "Confirm changes": "Confirmeu els canvis", Custom: "Personalitzat", "Edit item": "Edita l'element", "Error getting related resources": "Error obtenint els recursos relacionats", "Error parsing svg": "Error en l'anàlisi del svg", "External documentation for {title}": "Documentació externa per a {title}", Favorite: "Preferit", Flags: "Marques", "Food & Drink": "Menjar i begudes", "Frequently used": "Utilitzats recentment", Global: "Global", "Go back to the list": "Torna a la llista", "Hide password": "Amagar contrasenya", "Message limit of {count} characters reached": "S'ha arribat al límit de {count} caràcters per missatge", "More items …": "Més artícles...", Next: "Següent", "No emoji found": "No s'ha trobat cap emoji", "No results": "Sense resultats", Objects: "Objectes", Open: "Obrir", 'Open link to "{resourceTitle}"': 'Obrir enllaç a "{resourceTitle}"', "Open navigation": "Obre la navegació", "Password is secure": "Contrasenya segura
", "Pause slideshow": "Atura la presentació", "People & Body": "Persones i cos", "Pick an emoji": "Trieu un emoji", "Please select a time zone:": "Seleccioneu una zona horària:", Previous: "Anterior", "Related resources": "Recursos relacionats", Search: "Cerca", "Search results": "Resultats de cerca", "Select a tag": "Seleccioneu una etiqueta", Settings: "Paràmetres", "Settings navigation": "Navegació d'opcions", "Show password": "Mostrar contrasenya", "Smileys & Emotion": "Cares i emocions", "Start slideshow": "Inicia la presentació", Submit: "Envia", Symbols: "Símbols", "Travel & Places": "Viatges i llocs", "Type to search time zone": "Escriviu per cercar la zona horària", "Unable to search the group": "No es pot cercar el grup", "Undo changes": "Desfés els canvis", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escriu missatge, fes servir "@" per esmentar algú, fes servir ":" per autocompletar emojis...' } }, { locale: "cs_CZ", translations: { "{tag} (invisible)": "{tag} (neviditelné)", "{tag} (restricted)": "{tag} (omezené)", Actions: "Akce", Activities: "Aktivity", "Animals & Nature": "Zvířata a příroda", "Anything shared with the same group of people will show up here": "Cokoli nasdíleného stejné skupině lidí se zobrazí zde", "Avatar of {displayName}": "Zástupný obrázek uživatele {displayName}", "Avatar of {displayName}, {status}": "Zástupný obrázek uživatele {displayName}, {status}", "Cancel changes": "Zrušit změny", "Change title": "Změnit nadpis", Choose: "Zvolit", "Clear text": "Čitelný text", Close: "Zavřít", "Close modal": "Zavřít dialogové okno", "Close navigation": "Zavřít navigaci", "Close sidebar": "Zavřít postranní panel", "Confirm changes": "Potvrdit změny", Custom: "Uživatelsky určené", "Edit item": "Upravit položku", "Error getting related resources": "Chyba při získávání souvisejících prostředků", "Error parsing svg": "Chyba při zpracovávání svg", "External documentation for {title}": "Externí dokumentace k {title}", Favorite: "Oblíbené", Flags: "Příznaky", "Food & Drink": "Jídlo a pití", "Frequently used": "Často používané", Global: "Globální", "Go back to the list": "Jít zpět na seznam", "Hide password": "Skrýt heslo", "Message limit of {count} characters reached": "Dosaženo limitu počtu ({count}) znaků zprávy", "More items …": "Další položky…", Next: "Následující", "No emoji found": "Nenalezeno žádné emoji", "No results": "Nic nenalezeno", Objects: "Objekty", Open: "Otevřít", 'Open link to "{resourceTitle}"': "Otevřít odkaz na „{resourceTitle}“", "Open navigation": "Otevřít navigaci", "Password is secure": "Heslo je bezpečné", "Pause slideshow": "Pozastavit prezentaci", "People & Body": "Lidé a tělo", "Pick an emoji": "Vybrat emoji", "Please select a time zone:": "Vyberte časovou zónu:", Previous: "Předchozí", "Related resources": "Související prostředky", Search: "Hledat", "Search results": "Výsledky hledání", "Select a tag": "Vybrat štítek", Settings: "Nastavení", "Settings navigation": "Pohyb po nastavení", "Show password": "Zobrazit heslo", "Smileys & Emotion": "Úsměvy a emoce", "Start slideshow": "Spustit prezentaci", Submit: "Odeslat", Symbols: "Symboly", "Travel & Places": "Cestování a místa", "Type to search time zone": "Psaním vyhledejte časovou zónu", "Unable to search the group": "Nedaří se hledat skupinu", "Undo changes": "Vzít změny zpět", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': "Napište zprávu – pokud chcete někoho zmínit, napište před jeho uživatelským jménem „@“ (zavináč); automatické doplňování emotikonů zahájíte napsáním „:“ (dvojtečky)…" } }, { locale: "da", translations: { "{tag} (invisible)": "{tag} (usynlig)", "{tag} (restricted)": "{tag} (begrænset)", Actions: "Handlinger", Activities: "Aktiviteter", "Animals & Nature": "Dyr & Natur", "Anything shared with the same group of people will show up here": "Alt der deles med samme gruppe af personer vil vises her", "Avatar of {displayName}": "Avatar af {displayName}", "Avatar of {displayName}, {status}": "Avatar af {displayName}, {status}", "Cancel changes": "Annuller ændringer", "Change title": "Ret titel", Choose: "Vælg", "Clear text": "Ryd tekst", Close: "Luk", "Close modal": "Luk vindue", "Close navigation": "Luk navigation", "Close sidebar": "Luk sidepanel", "Confirm changes": "Bekræft ændringer", Custom: "Brugerdefineret", "Edit item": "Rediger emne", "Error getting related resources": "Kunne ikke hente tilknyttede data", "Error parsing svg": "Fejl ved analysering af svg", "External documentation for {title}": "Ekstern dokumentation for {title}", Favorite: "Favorit", Flags: "Flag", "Food & Drink": "Mad & Drikke", "Frequently used": "Ofte brugt", Global: "Global", "Go back to the list": "Tilbage til listen", "Hide password": "Skjul kodeord", "Message limit of {count} characters reached": "Begrænsning på {count} tegn er nået", "More items …": "Mere ...", Next: "Videre", "No emoji found": "Ingen emoji fundet", "No results": "Ingen resultater", Objects: "Objekter", Open: "Åbn", 'Open link to "{resourceTitle}"': 'Åbn link til "{resourceTitle}"', "Open navigation": "Åbn navigation", "Password is secure": "Kodeordet er sikkert", "Pause slideshow": "Suspender fremvisning", "People & Body": "Mennesker & Menneskekroppen", "Pick an emoji": "Vælg en emoji", "Please select a time zone:": "Vælg venligst en tidszone:", Previous: "Forrige", "Related resources": "Relaterede emner", Search: "Søg", "Search results": "Søgeresultater", "Select a tag": "Vælg et mærke", Settings: "Indstillinger", "Settings navigation": "Naviger i indstillinger", "Show password": "Vis kodeord", "Smileys & Emotion": "Smileys & Emotion", "Start slideshow": "Start fremvisning", Submit: "Send", Symbols: "Symboler", "Travel & Places": "Rejser & Rejsemål", "Type to search time zone": "Indtast for at søge efter tidszone", "Unable to search the group": "Kan ikke søge på denne gruppe", "Undo changes": "Fortryd ændringer", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv besked, brug "@" for at nævne nogen, brug ":" til emoji-autofuldførelse ...' } }, { locale: "de", translations: { "{tag} (invisible)": "{tag} (unsichtbar)", "{tag} (restricted)": "{tag} (eingeschränkt)", Actions: "Aktionen", Activities: "Aktivitäten", "Animals & Nature": "Tiere & Natur", "Anything shared with the same group of people will show up here": "Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt", "Avatar of {displayName}": "Avatar von {displayName}", "Avatar of {displayName}, {status}": "Avatar von {displayName}, {status}", "Cancel changes": "Änderungen verwerfen", "Change title": "Titel ändern", Choose: "Auswählen", "Clear text": "Klartext", Close: "Schließen", "Close modal": "Modal schließen", "Close navigation": "Navigation schließen", "Close sidebar": "Seitenleiste schließen", "Confirm changes": "Änderungen bestätigen", Custom: "Benutzerdefiniert", "Edit item": "Objekt bearbeiten", "Error getting related resources": "Fehler beim Abrufen verwandter Ressourcen", "Error parsing svg": "Fehler beim Einlesen der SVG", "External documentation for {title}": "Externe Dokumentation für {title}", Favorite: "Favorit", Flags: "Flaggen", "Food & Drink": "Essen & Trinken", "Frequently used": "Häufig verwendet", Global: "Global", "Go back to the list": "Zurück zur Liste", "Hide password": "Passwort verbergen", "Message limit of {count} characters reached": "Nachrichtenlimit von {count} Zeichen erreicht", "More items …": "Weitere Elemente …", Next: "Weiter", "No emoji found": "Kein Emoji gefunden", "No results": "Keine Ergebnisse", Objects: "Gegenstände", Open: "Öffnen", 'Open link to "{resourceTitle}"': 'Link zu "{resourceTitle}" öffnen', "Open navigation": "Navigation öffnen", "Password is secure": "Passwort ist sicher", "Pause slideshow": "Diashow pausieren", "People & Body": "Menschen & Körper", "Pick an emoji": "Ein Emoji auswählen", "Please select a time zone:": "Bitte wählen Sie eine Zeitzone:", Previous: "Vorherige", "Related resources": "Verwandte Ressourcen", Search: "Suche", "Search results": "Suchergebnisse", "Select a tag": "Schlagwort auswählen", Settings: "Einstellungen", "Settings navigation": "Einstellungen für die Navigation", "Show password": "Passwort anzeigen", "Smileys & Emotion": "Smileys & Emotionen", "Start slideshow": "Diashow starten", Submit: "Einreichen", Symbols: "Symbole", "Travel & Places": "Reisen & Orte", "Type to search time zone": "Tippen, um Zeitzone zu suchen", "Unable to search the group": "Die Gruppe konnte nicht durchsucht werden", "Undo changes": "Änderungen rückgängig machen", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Nachricht schreiben, "@" um jemanden zu erwähnen, ":" für die automatische Vervollständigung von Emojis …' } }, { locale: "de_DE", translations: { "{tag} (invisible)": "{tag} (unsichtbar)", "{tag} (restricted)": "{tag} (eingeschränkt)", Actions: "Aktionen", Activities: "Aktivitäten", "Animals & Nature": "Tiere & Natur", "Anything shared with the same group of people will show up here": "Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt", "Avatar of {displayName}": "Avatar von {displayName}", "Avatar of {displayName}, {status}": "Avatar von {displayName}, {status}", "Cancel changes": "Änderungen verwerfen", "Change title": "Titel ändern", Choose: "Auswählen", "Clear text": "Klartext", Close: "Schließen", "Close modal": "Modal schließen", "Close navigation": "Navigation schließen", "Close sidebar": "Seitenleiste schließen", "Confirm changes": "Änderungen bestätigen", Custom: "Benutzerdefiniert", "Edit item": "Objekt bearbeiten", "Error getting related resources": "Fehler beim Abrufen verwandter Ressourcen", "Error parsing svg": "Fehler beim Einlesen der SVG", "External documentation for {title}": "Externe Dokumentation für {title}", Favorite: "Favorit", Flags: "Flaggen", "Food & Drink": "Essen & Trinken", "Frequently used": "Häufig verwendet", Global: "Global", "Go back to the list": "Zurück zur Liste", "Hide password": "Passwort verbergen", "Message limit of {count} characters reached": "Nachrichtenlimit von {count} Zeichen erreicht", "More items …": "Weitere Elemente …", Next: "Weiter", "No emoji found": "Kein Emoji gefunden", "No results": "Keine Ergebnisse", Objects: "Objekte", Open: "Öffnen", 'Open link to "{resourceTitle}"': 'Link zu "{resourceTitle}" öffnen', "Open navigation": "Navigation öffnen", "Password is secure": "Passwort ist sicher", "Pause slideshow": "Diashow pausieren", "People & Body": "Menschen & Körper", "Pick an emoji": "Ein Emoji auswählen", "Please select a time zone:": "Bitte eine Zeitzone auswählen:", Previous: "Vorherige", "Related resources": "Verwandte Ressourcen", Search: "Suche", "Search results": "Suchergebnisse", "Select a tag": "Schlagwort auswählen", Settings: "Einstellungen", "Settings navigation": "Einstellungen für die Navigation", "Show password": "Passwort anzeigen", "Smileys & Emotion": "Smileys & Emotionen", "Start slideshow": "Diashow starten", Submit: "Einreichen", Symbols: "Symbole", "Travel & Places": "Reisen & Orte", "Type to search time zone": "Tippen, um eine Zeitzone zu suchen", "Unable to search the group": "Die Gruppe kann nicht durchsucht werden", "Undo changes": "Änderungen rückgängig machen", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Nachricht schreiben, "@" um jemanden zu erwähnen, ":" für die automatische Vervollständigung von Emojis …' } }, { locale: "el", translations: { "{tag} (invisible)": "{tag} (αόρατο)", "{tag} (restricted)": "{tag} (περιορισμένο)", Actions: "Ενέργειες", Activities: "Δραστηριότητες", "Animals & Nature": "Ζώα & Φύση", "Anything shared with the same group of people will show up here": "Οτιδήποτε μοιράζεται με την ίδια ομάδα ατόμων θα εμφανίζεται εδώ", "Avatar of {displayName}": "Άβαταρ του {displayName}", "Avatar of {displayName}, {status}": "Άβαταρ του {displayName}, {status}", "Cancel changes": "Ακύρωση αλλαγών", "Change title": "Αλλαγή τίτλου", Choose: "Επιλογή", "Clear text": "Εκκαθάριση κειμένου", Close: "Κλείσιμο", "Close modal": "Βοηθητικό κλείσιμο", "Close navigation": "Κλείσιμο πλοήγησης", "Close sidebar": "Κλείσιμο πλευρικής μπάρας", "Confirm changes": "Επιβεβαίωση αλλαγών", Custom: "Προσαρμογή", "Edit item": "Επεξεργασία", "Error getting related resources": "Σφάλμα λήψης σχετικών πόρων", "Error parsing svg": "Σφάλμα ανάλυσης svg", "External documentation for {title}": "Εξωτερική τεκμηρίωση για {title}", Favorite: "Αγαπημένα", Flags: "Σημαίες", "Food & Drink": "Φαγητό & Ποτό", "Frequently used": "Συχνά χρησιμοποιούμενο", Global: "Καθολικό", "Go back to the list": "Επιστροφή στην αρχική λίστα ", "Hide password": "Απόκρυψη κωδικού πρόσβασης", "Message limit of {count} characters reached": "Συμπληρώθηκε το όριο των {count} χαρακτήρων του μηνύματος", "More items …": "Περισσότερα στοιχεία …", Next: "Επόμενο", "No emoji found": "Δεν βρέθηκε emoji", "No results": "Κανένα αποτέλεσμα", Objects: "Αντικείμενα", Open: "Άνοιγμα", 'Open link to "{resourceTitle}"': 'Άνοιγμα συνδέσμου στο "{resourceTitle}"', "Open navigation": "Άνοιγμα πλοήγησης", "Password is secure": "Ο κωδικός πρόσβασης είναι ασφαλής", "Pause slideshow": "Παύση προβολής διαφανειών", "People & Body": "Άνθρωποι & Σώμα", "Pick an emoji": "Επιλέξτε ένα emoji", "Please select a time zone:": "Παρακαλούμε επιλέξτε μια ζώνη ώρας:", Previous: "Προηγούμενο", "Related resources": "Σχετικοί πόροι", Search: "Αναζήτηση", "Search results": "Αποτελέσματα αναζήτησης", "Select a tag": "Επιλογή ετικέτας", Settings: "Ρυθμίσεις", "Settings navigation": "Πλοήγηση ρυθμίσεων", "Show password": "Εμφάνιση κωδικού πρόσβασης", "Smileys & Emotion": "Φατσούλες & Συναίσθημα", "Start slideshow": "Έναρξη προβολής διαφανειών", Submit: "Υποβολή", Symbols: "Σύμβολα", "Travel & Places": "Ταξίδια & Τοποθεσίες", "Type to search time zone": "Πληκτρολογήστε για αναζήτηση ζώνης ώρας", "Unable to search the group": "Δεν είναι δυνατή η αναζήτηση της ομάδας", "Undo changes": "Αναίρεση Αλλαγών", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Γράψτε μήνυμα, χρησιμοποιείστε "@" για να αναφέρετε κάποιον, χρησιμοποιείστε ":" για αυτόματη συμπλήρωση emoji …' } }, { locale: "en_GB", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restricted)", Actions: "Actions", Activities: "Activities", "Animals & Nature": "Animals & Nature", "Anything shared with the same group of people will show up here": "Anything shared with the same group of people will show up here", "Avatar of {displayName}": "Avatar of {displayName}", "Avatar of {displayName}, {status}": "Avatar of {displayName}, {status}", "Cancel changes": "Cancel changes", "Change title": "Change title", Choose: "Choose", "Clear text": "Clear text", Close: "Close", "Close modal": "Close modal", "Close navigation": "Close navigation", "Close sidebar": "Close sidebar", "Confirm changes": "Confirm changes", Custom: "Custom", "Edit item": "Edit item", "Error getting related resources": "Error getting related resources", "Error parsing svg": "Error parsing svg", "External documentation for {title}": "External documentation for {title}", Favorite: "Favourite", Flags: "Flags", "Food & Drink": "Food & Drink", "Frequently used": "Frequently used", Global: "Global", "Go back to the list": "Go back to the list", "Hide password": "Hide password", "Message limit of {count} characters reached": "Message limit of {count} characters reached", "More items …": "More items …", Next: "Next", "No emoji found": "No emoji found", "No results": "No results", Objects: "Objects", Open: "Open", 'Open link to "{resourceTitle}"': 'Open link to "{resourceTitle}"', "Open navigation": "Open navigation", "Password is secure": "Password is secure", "Pause slideshow": "Pause slideshow", "People & Body": "People & Body", "Pick an emoji": "Pick an emoji", "Please select a time zone:": "Please select a time zone:", Previous: "Previous", "Related resources": "Related resources", Search: "Search", "Search results": "Search results", "Select a tag": "Select a tag", Settings: "Settings", "Settings navigation": "Settings navigation", "Show password": "Show password", "Smileys & Emotion": "Smileys & Emotion", "Start slideshow": "Start slideshow", Submit: "Submit", Symbols: "Symbols", "Travel & Places": "Travel & Places", "Type to search time zone": "Type to search time zone", "Unable to search the group": "Unable to search the group", "Undo changes": "Undo changes", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …' } }, { locale: "eo", translations: { "{tag} (invisible)": "{tag} (kaŝita)", "{tag} (restricted)": "{tag} (limigita)", Actions: "Agoj", Activities: "Aktiveco", "Animals & Nature": "Bestoj & Naturo", Choose: "Elektu", Close: "Fermu", Custom: "Propra", Flags: "Flagoj", "Food & Drink": "Manĝaĵo & Trinkaĵo", "Frequently used": "Ofte uzataj", "Message limit of {count} characters reached": "La limo je {count} da literoj atingita", Next: "Sekva", "No emoji found": "La emoĝio forestas", "No results": "La rezulto forestas", Objects: "Objektoj", "Pause slideshow": "Payzi bildprezenton", "People & Body": "Homoj & Korpo", "Pick an emoji": "Elekti emoĝion ", Previous: "Antaŭa", Search: "Serĉi", "Search results": "Serĉrezultoj", "Select a tag": "Elektu etikedon", Settings: "Agordo", "Settings navigation": "Agorda navigado", "Smileys & Emotion": "Ridoj kaj Emocioj", "Start slideshow": "Komenci bildprezenton", Symbols: "Signoj", "Travel & Places": "Vojaĵoj & Lokoj", "Unable to search the group": "Ne eblas serĉi en la grupo", "Write message, @ to mention someone …": "Mesaĝi, uzu @ por mencii iun ..." } }, { locale: "es", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restringido)", Actions: "Acciones", Activities: "Actividades", "Animals & Nature": "Animales y naturaleza", "Anything shared with the same group of people will show up here": "Cualquier cosa que sea compartida con el mismo grupo de personas se mostrará aquí", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancelar cambios", "Change title": "Cambiar título", Choose: "Elegir", "Clear text": "Limpiar texto", Close: "Cerrar", "Close modal": "Cerrar modal", "Close navigation": "Cerrar navegación", "Close sidebar": "Cerrar barra lateral", "Confirm changes": "Confirmar cambios", Custom: "Personalizado", "Edit item": "Editar elemento", "Error getting related resources": "Se encontró un error al obtener los recursos relacionados", "Error parsing svg": "Error procesando svg", "External documentation for {title}": "Documentacion externa de {title}", Favorite: "Favorito", Flags: "Banderas", "Food & Drink": "Comida y bebida", "Frequently used": "Usado con frecuenca", Global: "Global", "Go back to the list": "Volver a la lista", "Hide password": "Ocultar contraseña", "Message limit of {count} characters reached": "El mensaje ha alcanzado el límite de {count} caracteres", "More items …": "Más ítems...", Next: "Siguiente", "No emoji found": "No hay ningún emoji", "No results": " Ningún resultado", Objects: "Objetos", Open: "Abrir", 'Open link to "{resourceTitle}"': 'Abrir enlace a "{resourceTitle}"', "Open navigation": "Abrir navegación", "Password is secure": "La contraseña es segura", "Pause slideshow": "Pausar la presentación ", "People & Body": "Personas y cuerpos", "Pick an emoji": "Elegir un emoji", "Please select a time zone:": "Por favor elige un huso de horario:", Previous: "Anterior", "Related resources": "Recursos relacionados", Search: "Buscar", "Search results": "Resultados de la búsqueda", "Select a tag": "Seleccione una etiqueta", Settings: "Ajustes", "Settings navigation": "Navegación por ajustes", "Show password": "Mostrar contraseña", "Smileys & Emotion": "Smileys y emoticonos", "Start slideshow": "Iniciar la presentación", Submit: "Enviar", Symbols: "Símbolos", "Travel & Places": "Viajes y lugares", "Type to search time zone": "Escribe para buscar un huso de horario", "Unable to search the group": "No es posible buscar en el grupo", "Undo changes": "Deshacer cambios", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escribir mensaje, utilice "@" para mencionar a alguien, utilice ":" para autocompletado de emojis ...' } }, { locale: "eu", translations: { "{tag} (invisible)": "{tag} (ikusezina)", "{tag} (restricted)": "{tag} (mugatua)", Actions: "Ekintzak", Activities: "Jarduerak", "Animals & Nature": "Animaliak eta Natura", "Anything shared with the same group of people will show up here": "Pertsona-talde berarekin partekatutako edozer agertuko da hemen", "Avatar of {displayName}": "{displayName}-(e)n irudia", "Avatar of {displayName}, {status}": "{displayName} -(e)n irudia, {status}", "Cancel changes": "Ezeztatu aldaketak", "Change title": "Aldatu titulua", Choose: "Aukeratu", "Clear text": "Garbitu testua", Close: "Itxi", "Close modal": "Itxi modala", "Close navigation": "Itxi nabigazioa", "Close sidebar": "Itxi albo-barra", "Confirm changes": "Baieztatu aldaketak", Custom: "Pertsonalizatua", "Edit item": "Editatu elementua", "Error getting related resources": "Errorea erlazionatutako baliabideak lortzerakoan", "Error parsing svg": "Errore bat gertatu da svg-a analizatzean", "External documentation for {title}": "Kanpoko dokumentazioa {title}(r)entzat", Favorite: "Gogokoa", Flags: "Banderak", "Food & Drink": "Janaria eta edariak", "Frequently used": "Askotan erabilia", Global: "Globala", "Go back to the list": "Bueltatu zerrendara", "Hide password": "Ezkutatu pasahitza", "Message limit of {count} characters reached": "Mezuaren {count} karaketere-limitera heldu zara", "More items …": "Elementu gehiago …", Next: "Hurrengoa", "No emoji found": "Ez da emojirik aurkitu", "No results": "Emaitzarik ez", Objects: "Objektuak", Open: "Ireki", 'Open link to "{resourceTitle}"': 'Ireki esteka: "{resourceTitle}"', "Open navigation": "Ireki nabigazioa", "Password is secure": "Pasahitza segurua da", "Pause slideshow": "Pausatu diaporama", "People & Body": "Jendea eta gorputza", "Pick an emoji": "Hautatu emoji bat", "Please select a time zone:": "Mesedez hautatu ordu-zona bat:", Previous: "Aurrekoa", "Related resources": "Erlazionatutako baliabideak", Search: "Bilatu", "Search results": "Bilaketa emaitzak", "Select a tag": "Hautatu etiketa bat", Settings: "Ezarpenak", "Settings navigation": "Nabigazio ezarpenak", "Show password": "Erakutsi pasahitza", "Smileys & Emotion": "Smileyak eta emozioa", "Start slideshow": "Hasi diaporama", Submit: "Bidali", Symbols: "Sinboloak", "Travel & Places": "Bidaiak eta lekuak", "Type to search time zone": "Idatzi ordu-zona bat bilatzeko", "Unable to search the group": "Ezin izan da taldea bilatu", "Undo changes": "Aldaketak desegin", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Idatzi mezua, erabili "@" norbait aipatzeko, erabili ":" emojiak automatikoki osatzeko...' } }, { locale: "fi_FI", translations: { "{tag} (invisible)": "{tag} (näkymätön)", "{tag} (restricted)": "{tag} (rajoitettu)", Actions: "Toiminnot", Activities: "Aktiviteetit", "Animals & Nature": "Eläimet & luonto", "Avatar of {displayName}": "Käyttäjän {displayName} avatar", "Avatar of {displayName}, {status}": "Käyttäjän {displayName} avatar, {status}", "Cancel changes": "Peruuta muutokset", Choose: "Valitse", Close: "Sulje", "Close navigation": "Sulje navigaatio", "Confirm changes": "Vahvista muutokset", Custom: "Mukautettu", "Edit item": "Muokkaa kohdetta", "External documentation for {title}": "Ulkoinen dokumentaatio kohteelle {title}", Flags: "Liput", "Food & Drink": "Ruoka & juoma", "Frequently used": "Usein käytetyt", Global: "Yleinen", "Go back to the list": "Siirry takaisin listaan", "Message limit of {count} characters reached": "Viestin merkken enimmäisimäärä {count} täynnä ", Next: "Seuraava", "No emoji found": "Emojia ei löytynyt", "No results": "Ei tuloksia", Objects: "Esineet & asiat", "Open navigation": "Avaa navigaatio", "Pause slideshow": "Keskeytä diaesitys", "People & Body": "Ihmiset & keho", "Pick an emoji": "Valitse emoji", "Please select a time zone:": "Valitse aikavyöhyke:", Previous: "Edellinen", Search: "Etsi", "Search results": "Hakutulokset", "Select a tag": "Valitse tagi", Settings: "Asetukset", "Settings navigation": "Asetusnavigaatio", "Smileys & Emotion": "Hymiöt & tunteet", "Start slideshow": "Aloita diaesitys", Submit: "Lähetä", Symbols: "Symbolit", "Travel & Places": "Matkustus & kohteet", "Type to search time zone": "Kirjoita etsiäksesi aikavyöhyke", "Unable to search the group": "Ryhmää ei voi hakea", "Undo changes": "Kumoa muutokset", "Write message, @ to mention someone, : for emoji autocompletion …": "Kirjoita viesti, @ mainitaksesi käyttäjän, : emojin automaattitäydennykseen…" } }, { locale: "fr", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (restreint)", Actions: "Actions", Activities: "Activités", "Animals & Nature": "Animaux & Nature", "Anything shared with the same group of people will show up here": "Tout ce qui est partagé avec le même groupe de personnes apparaîtra ici", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Annuler les modifications", "Change title": "Modifier le titre", Choose: "Choisir", "Clear text": "Effacer le texte", Close: "Fermer", "Close modal": "Fermer la fenêtre", "Close navigation": "Fermer la navigation", "Close sidebar": "Fermer la barre latérale", "Confirm changes": "Confirmer les modifications", Custom: "Personnalisé", "Edit item": "Éditer l'élément", "Error getting related resources": "Erreur à la récupération des ressources liées", "Error parsing svg": "Erreur d'analyse SVG", "External documentation for {title}": "Documentation externe pour {title}", Favorite: "Favori", Flags: "Drapeaux", "Food & Drink": "Nourriture & Boissons", "Frequently used": "Utilisés fréquemment", Global: "Global", "Go back to the list": "Retourner à la liste", "Hide password": "Cacher le mot de passe", "Message limit of {count} characters reached": "Limite de messages de {count} caractères atteinte", "More items …": "Plus d'éléments...", Next: "Suivant", "No emoji found": "Pas d’émoji trouvé", "No results": "Aucun résultat", Objects: "Objets", Open: "Ouvrir", 'Open link to "{resourceTitle}"': 'Ouvrir le lien vers "{resourceTitle}"', "Open navigation": "Ouvrir la navigation", "Password is secure": "Le mot de passe est sécurisé", "Pause slideshow": "Mettre le diaporama en pause", "People & Body": "Personnes & Corps", "Pick an emoji": "Choisissez un émoji", "Please select a time zone:": "Sélectionnez un fuseau horaire : ", Previous: "Précédent", "Related resources": "Ressources liées", Search: "Chercher", "Search results": "Résultats de recherche", "Select a tag": "Sélectionnez une balise", Settings: "Paramètres", "Settings navigation": "Navigation dans les paramètres", "Show password": "Afficher le mot de passe", "Smileys & Emotion": "Smileys & Émotions", "Start slideshow": "Démarrer le diaporama", Submit: "Valider", Symbols: "Symboles", "Travel & Places": "Voyage & Lieux", "Type to search time zone": "Saisissez les premiers lettres pour rechercher un fuseau horaire", "Unable to search the group": "Impossible de chercher le groupe", "Undo changes": "Annuler les changements", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Écrire un message, utiliser "@" pour mentionner une personne, ":" pour l\'autocomplétion des émojis...' } }, { locale: "gl", translations: { "{tag} (invisible)": "{tag} (invisíbel)", "{tag} (restricted)": "{tag} (restrinxido)", Actions: "Accións", Activities: "Actividades", "Animals & Nature": "Animais e natureza", "Cancel changes": "Cancelar os cambios", Choose: "Escoller", Close: "Pechar", "Confirm changes": "Confirma os cambios", Custom: "Personalizado", "External documentation for {title}": "Documentación externa para {title}", Flags: "Bandeiras", "Food & Drink": "Comida e bebida", "Frequently used": "Usado con frecuencia", "Message limit of {count} characters reached": "Acadouse o límite de {count} caracteres por mensaxe", Next: "Seguinte", "No emoji found": "Non se atopou ningún «emoji»", "No results": "Sen resultados", Objects: "Obxectos", "Pause slideshow": "Pausar o diaporama", "People & Body": "Persoas e corpo", "Pick an emoji": "Escolla un «emoji»", Previous: "Anterir", Search: "Buscar", "Search results": "Resultados da busca", "Select a tag": "Seleccione unha etiqueta", Settings: "Axustes", "Settings navigation": "Navegación polos axustes", "Smileys & Emotion": "Sorrisos e emocións", "Start slideshow": "Iniciar o diaporama", Submit: "Enviar", Symbols: "Símbolos", "Travel & Places": "Viaxes e lugares", "Unable to search the group": "Non foi posíbel buscar o grupo", "Write message, @ to mention someone …": "Escriba a mensaxe, @ para mencionar a alguén…" } }, { locale: "he", translations: { "{tag} (invisible)": "{tag} (נסתר)", "{tag} (restricted)": "{tag} (מוגבל)", Actions: "פעולות", Activities: "פעילויות", "Animals & Nature": "חיות וטבע", Choose: "בחירה", Close: "סגירה", Custom: "בהתאמה אישית", Flags: "דגלים", "Food & Drink": "מזון ומשקאות", "Frequently used": "בשימוש תדיר", Next: "הבא", "No emoji found": "לא נמצא אמוג׳י", "No results": "אין תוצאות", Objects: "חפצים", "Pause slideshow": "השהיית מצגת", "People & Body": "אנשים וגוף", "Pick an emoji": "נא לבחור אמוג׳י", Previous: "הקודם", Search: "חיפוש", "Search results": "תוצאות חיפוש", "Select a tag": "בחירת תגית", Settings: "הגדרות", "Smileys & Emotion": "חייכנים ורגשונים", "Start slideshow": "התחלת המצגת", Symbols: "סמלים", "Travel & Places": "טיולים ומקומות", "Unable to search the group": "לא ניתן לחפש בקבוצה" } }, { locale: "hu_HU", translations: { "{tag} (invisible)": "{tag} (láthatatlan)", "{tag} (restricted)": "{tag} (korlátozott)", Actions: "Műveletek", Activities: "Tevékenységek", "Animals & Nature": "Állatok és természet", "Anything shared with the same group of people will show up here": "Minden, amit ugyanazzal a csoporttal oszt meg, itt fog megjelenni", "Avatar of {displayName}": "{displayName} profilképe", "Avatar of {displayName}, {status}": "{displayName} profilképe, {status}", "Cancel changes": "Változtatások elvetése", "Change title": "Cím megváltoztatása", Choose: "Válassszon", "Clear text": "Szöveg törlése", Close: "Bezárás", "Close modal": "Ablak bezárása", "Close navigation": "Navigáció bezárása", "Close sidebar": "Oldalsáv bezárása", "Confirm changes": "Változtatások megerősítése", Custom: "Egyéni", "Edit item": "Elem szerkesztése", "Error getting related resources": "Hiba a kapcsolódó erőforrások lekérésekor", "Error parsing svg": "Hiba az SVG feldolgozásakor", "External documentation for {title}": "Külső dokumentáció ehhez: {title}", Favorite: "Kedvenc", Flags: "Zászlók", "Food & Drink": "Étel és ital", "Frequently used": "Gyakran használt", Global: "Globális", "Go back to the list": "Ugrás vissza a listához", "Hide password": "Jelszó elrejtése", "Message limit of {count} characters reached": "{count} karakteres üzenetkorlát elérve", "More items …": "További elemek...", Next: "Következő", "No emoji found": "Nem található emodzsi", "No results": "Nincs találat", Objects: "Tárgyak", Open: "Megnyitás", 'Open link to "{resourceTitle}"': "A(z) „{resourceTitle}” hivatkozásának megnyitása", "Open navigation": "Navigáció megnyitása", "Password is secure": "A jelszó biztonságos", "Pause slideshow": "Diavetítés szüneteltetése", "People & Body": "Emberek és test", "Pick an emoji": "Válasszon egy emodzsit", "Please select a time zone:": "Válasszon időzónát:", Previous: "Előző", "Related resources": "Kapcsolódó erőforrások", Search: "Keresés", "Search results": "Találatok", "Select a tag": "Válasszon címkét", Settings: "Beállítások", "Settings navigation": "Navigáció a beállításokban", "Show password": "Jelszó megjelenítése", "Smileys & Emotion": "Mosolyok és érzelmek", "Start slideshow": "Diavetítés indítása", Submit: "Beküldés", Symbols: "Szimbólumok", "Travel & Places": "Utazás és helyek", "Type to search time zone": "Gépeljen az időzóna kereséséhez", "Unable to search the group": "A csoport nem kereshető", "Undo changes": "Változtatások visszavonása", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': "Írjon egy üzenetet, használja a „@”-ot valaki megemlítéséhet, illetve a „:”-ot az emodzsik automatikus kiegészítéséhez…" } }, { locale: "is", translations: { "{tag} (invisible)": "{tag} (ósýnilegt)", "{tag} (restricted)": "{tag} (takmarkað)", Actions: "Aðgerðir", Activities: "Aðgerðir", "Animals & Nature": "Dýr og náttúra", Choose: "Velja", Close: "Loka", Custom: "Sérsniðið", Flags: "Flögg", "Food & Drink": "Matur og drykkur", "Frequently used": "Oftast notað", Next: "Næsta", "No emoji found": "Ekkert tjáningartákn fannst", "No results": "Engar niðurstöður", Objects: "Hlutir", "Pause slideshow": "Gera hlé á skyggnusýningu", "People & Body": "Fólk og líkami", "Pick an emoji": "Veldu tjáningartákn", Previous: "Fyrri", Search: "Leita", "Search results": "Leitarniðurstöður", "Select a tag": "Veldu merki", Settings: "Stillingar", "Smileys & Emotion": "Broskallar og tilfinningar", "Start slideshow": "Byrja skyggnusýningu", Symbols: "Tákn", "Travel & Places": "Staðir og ferðalög", "Unable to search the group": "Get ekki leitað í hópnum" } }, { locale: "it", translations: { "{tag} (invisible)": "{tag} (invisibile)", "{tag} (restricted)": "{tag} (limitato)", Actions: "Azioni", Activities: "Attività", "Animals & Nature": "Animali e natura", "Anything shared with the same group of people will show up here": "Tutto ciò che è stato condiviso con lo stesso gruppo di persone viene visualizzato qui", "Avatar of {displayName}": "Avatar di {displayName}", "Avatar of {displayName}, {status}": "Avatar di {displayName}, {status}", "Cancel changes": "Annulla modifiche", "Change title": "Modifica il titolo", Choose: "Scegli", "Clear text": "Cancella il testo", Close: "Chiudi", "Close modal": "Chiudi il messaggio modale", "Close navigation": "Chiudi la navigazione", "Close sidebar": "Chiudi la barra laterale", "Confirm changes": "Conferma modifiche", Custom: "Personalizzato", "Edit item": "Modifica l'elemento", "Error getting related resources": "Errore nell'ottenere risorse correlate", "Error parsing svg": "Errore nell'analizzare l'svg", "External documentation for {title}": "Documentazione esterna per {title}", Favorite: "Preferito", Flags: "Bandiere", "Food & Drink": "Cibo e bevande", "Frequently used": "Usati di frequente", Global: "Globale", "Go back to the list": "Torna all'elenco", "Hide password": "Nascondi la password", "Message limit of {count} characters reached": "Limite dei messaggi di {count} caratteri raggiunto", "More items …": "Più elementi ...", Next: "Successivo", "No emoji found": "Nessun emoji trovato", "No results": "Nessun risultato", Objects: "Oggetti", Open: "Apri", 'Open link to "{resourceTitle}"': 'Apri il link a "{resourceTitle}"', "Open navigation": "Apri la navigazione", "Password is secure": "La password è sicura", "Pause slideshow": "Presentazione in pausa", "People & Body": "Persone e corpo", "Pick an emoji": "Scegli un emoji", "Please select a time zone:": "Si prega di selezionare un fuso orario:", Previous: "Precedente", "Related resources": "Risorse correlate", Search: "Cerca", "Search results": "Risultati di ricerca", "Select a tag": "Seleziona un'etichetta", Settings: "Impostazioni", "Settings navigation": "Navigazione delle impostazioni", "Show password": "Mostra la password", "Smileys & Emotion": "Faccine ed emozioni", "Start slideshow": "Avvia presentazione", Submit: "Invia", Symbols: "Simboli", "Travel & Places": "Viaggi e luoghi", "Type to search time zone": "Digita per cercare un fuso orario", "Unable to search the group": "Impossibile cercare il gruppo", "Undo changes": "Cancella i cambiamenti", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Scrivi un messaggio, "@" per menzionare qualcuno, ":" per il completamento automatico delle emoji ...' } }, { locale: "ja_JP", translations: { "{tag} (invisible)": "{タグ} (不可視)", "{tag} (restricted)": "{タグ} (制限付)", Actions: "操作", Activities: "アクティビティ", "Animals & Nature": "動物と自然", "Anything shared with the same group of people will show up here": "同じグループで共有しているものは、全てここに表示されます", "Avatar of {displayName}": "{displayName} のアバター", "Avatar of {displayName}, {status}": "{displayName}, {status} のアバター", "Cancel changes": "変更をキャンセル", "Change title": "タイトルを変更", Choose: "選択", "Clear text": "テキストをクリア", Close: "閉じる", "Close modal": "モーダルを閉じる", "Close navigation": "ナビゲーションを閉じる", "Close sidebar": "サイドバーを閉じる", "Confirm changes": "変更を承認", Custom: "カスタム", "Edit item": "編集", "Error getting related resources": "関連リソースの取得エラー", "Error parsing svg": "svgの解析エラー", "External documentation for {title}": "{title} のための添付文書", Favorite: "お気に入り", Flags: "国旗", "Food & Drink": "食べ物と飲み物", "Frequently used": "よく使うもの", Global: "全体", "Go back to the list": "リストに戻る", "Hide password": "パスワードを非表示", "Message limit of {count} characters reached": "{count} 文字のメッセージ上限に達しています", "More items …": "他のアイテム", Next: "次", "No emoji found": "絵文字が見つかりません", "No results": "なし", Objects: "物", Open: "開く", 'Open link to "{resourceTitle}"': '"{resourceTitle}"のリンクを開く', "Open navigation": "ナビゲーションを開く", "Password is secure": "パスワードは保護されています", "Pause slideshow": "スライドショーを一時停止", "People & Body": "様々な人と体の部位", "Pick an emoji": "絵文字を選択", "Please select a time zone:": "タイムゾーンを選んで下さい:", Previous: "前", "Related resources": "関連リソース", Search: "検索", "Search results": "検索結果", "Select a tag": "タグを選択", Settings: "設定", "Settings navigation": "ナビゲーション設定", "Show password": "パスワードを表示", "Smileys & Emotion": "感情表現", "Start slideshow": "スライドショーを開始", Submit: "提出", Symbols: "記号", "Travel & Places": "旅行と場所", "Type to search time zone": "タイムゾーン検索のため入力してください", "Unable to search the group": "グループを検索できません", "Undo changes": "変更を取り消し", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'メッセージを記入、"@"でメンション、":"で絵文字の自動補完 ...' } }, { locale: "lt_LT", translations: { "{tag} (invisible)": "{tag} (nematoma)", "{tag} (restricted)": "{tag} (apribota)", Actions: "Veiksmai", Activities: "Veiklos", "Animals & Nature": "Gyvūnai ir gamta", Choose: "Pasirinkti", Close: "Užverti", Custom: "Tinkinti", "External documentation for {title}": "Išorinė {title} dokumentacija", Flags: "Vėliavos", "Food & Drink": "Maistas ir gėrimai", "Frequently used": "Dažniausiai naudoti", "Message limit of {count} characters reached": "Pasiekta {count} simbolių žinutės riba", Next: "Kitas", "No emoji found": "Nerasta jaustukų", "No results": "Nėra rezultatų", Objects: "Objektai", "Pause slideshow": "Pristabdyti skaidrių rodymą", "People & Body": "Žmonės ir kūnas", "Pick an emoji": "Pasirinkti jaustuką", Previous: "Ankstesnis", Search: "Ieškoti", "Search results": "Paieškos rezultatai", "Select a tag": "Pasirinkti žymę", Settings: "Nustatymai", "Settings navigation": "Naršymas nustatymuose", "Smileys & Emotion": "Šypsenos ir emocijos", "Start slideshow": "Pradėti skaidrių rodymą", Submit: "Pateikti", Symbols: "Simboliai", "Travel & Places": "Kelionės ir vietos", "Unable to search the group": "Nepavyko atlikti paiešką grupėje", "Write message, @ to mention someone …": "Rašykite žinutę, naudokite @ norėdami kažką paminėti…" } }, { locale: "lv", translations: { "{tag} (invisible)": "{tag} (neredzams)", "{tag} (restricted)": "{tag} (ierobežots)", Choose: "Izvēlēties", Close: "Aizvērt", Next: "Nākamais", "No results": "Nav rezultātu", "Pause slideshow": "Pauzēt slaidrādi", Previous: "Iepriekšējais", "Select a tag": "Izvēlēties birku", Settings: "Iestatījumi", "Start slideshow": "Sākt slaidrādi" } }, { locale: "mk", translations: { "{tag} (invisible)": "{tag} (невидливо)", "{tag} (restricted)": "{tag} (ограничено)", Actions: "Акции", Activities: "Активности", "Animals & Nature": "Животни & Природа", "Avatar of {displayName}": "Аватар на {displayName}", "Avatar of {displayName}, {status}": "Аватар на {displayName}, {status}", "Cancel changes": "Откажи ги промените", "Change title": "Промени наслов", Choose: "Избери", Close: "Затвори", "Close modal": "Затвори модал", "Close navigation": "Затвори навигација", "Confirm changes": "Потврди ги промените", Custom: "Прилагодени", "Edit item": "Уреди", "External documentation for {title}": "Надворешна документација за {title}", Favorite: "Фаворити", Flags: "Знамиња", "Food & Drink": "Храна & Пијалоци", "Frequently used": "Најчесто користени", Global: "Глобално", "Go back to the list": "Врати се на листата", items: "ставки", "Message limit of {count} characters reached": "Ограничувањето на должината на пораката од {count} карактери е надминато", "More {dashboardItemType} …": "Повеќе {dashboardItemType} …", Next: "Следно", "No emoji found": "Не се пронајдени емотикони", "No results": "Нема резултати", Objects: "Објекти", Open: "Отвори", "Open navigation": "Отвори навигација", "Pause slideshow": "Пузирај слајдшоу", "People & Body": "Луѓе & Тело", "Pick an emoji": "Избери емотикон", "Please select a time zone:": "Изберете временска зона:", Previous: "Предходно", Search: "Барај", "Search results": "Резултати од барувањето", "Select a tag": "Избери ознака", Settings: "Параметри", "Settings navigation": "Параметри за навигација", "Smileys & Emotion": "Смешковци & Емотикони", "Start slideshow": "Стартувај слајдшоу", Submit: "Испрати", Symbols: "Симболи", "Travel & Places": "Патувања & Места", "Type to search time zone": "Напишете за да пребарате временска зона", "Unable to search the group": "Неможе да се принајде групата", "Undo changes": "Врати ги промените", "Write message, @ to mention someone, : for emoji autocompletion …": "Напиши порака, @ за да спомнете некого, : за емотинони автоатско комплетирање ..." } }, { locale: "my", translations: { "{tag} (invisible)": "{tag} (ကွယ်ဝှက်ထား)", "{tag} (restricted)": "{tag} (ကန့်သတ်)", Actions: "လုပ်ဆောင်ချက်များ", Activities: "ပြုလုပ်ဆောင်တာများ", "Animals & Nature": "တိရစ္ဆာန်များနှင့် သဘာဝ", "Avatar of {displayName}": "{displayName} ၏ ကိုယ်ပွား", "Cancel changes": "ပြောင်းလဲမှုများ ပယ်ဖျက်ရန်", Choose: "ရွေးချယ်ရန်", Close: "ပိတ်ရန်", "Confirm changes": "ပြောင်းလဲမှုများ အတည်ပြုရန်", Custom: "အလိုကျချိန်ညှိမှု", "External documentation for {title}": "{title} အတွက် ပြင်ပ စာရွက်စာတမ်း", Flags: "အလံများ", "Food & Drink": "အစားအသောက်", "Frequently used": "မကြာခဏအသုံးပြုသော", Global: "ကမ္ဘာလုံးဆိုင်ရာ", "Message limit of {count} characters reached": "ကန့်သတ် စာလုံးရေ {count} လုံး ပြည့်ပါပြီ", Next: "နောက်သို့ဆက်ရန်", "No emoji found": "အီမိုဂျီ ရှာဖွေမတွေ့နိုင်ပါ", "No results": "ရလဒ်မရှိပါ", Objects: "အရာဝတ္ထုများ", "Pause slideshow": "စလိုက်ရှိုး ခေတ္တရပ်ရန်", "People & Body": "လူပုဂ္ဂိုလ်များနှင့် ခန္ဓာကိုယ်", "Pick an emoji": "အီမိုဂျီရွေးရန်", "Please select a time zone:": "ဒေသစံတော်ချိန် ရွေးချယ်ပေးပါ", Previous: "ယခင်", Search: "ရှာဖွေရန်", "Search results": "ရှာဖွေမှု ရလဒ်များ", "Select a tag": "tag ရွေးချယ်ရန်", Settings: "ချိန်ညှိချက်များ", "Settings navigation": "ချိန်ညှိချက်အညွှန်း", "Smileys & Emotion": "စမိုင်လီများနှင့် အီမိုရှင်း", "Start slideshow": "စလိုက်ရှိုးအား စတင်ရန်", Submit: "တင်သွင်းရန်", Symbols: "သင်္ကေတများ", "Travel & Places": "ခရီးသွားလာခြင်းနှင့် နေရာများ", "Type to search time zone": "ဒေသစံတော်ချိန်များ ရှာဖွေရန် စာရိုက်ပါ", "Unable to search the group": "အဖွဲ့အား ရှာဖွေ၍ မရနိုင်ပါ", "Write message, @ to mention someone …": "စာရေးသားရန်၊ တစ်စုံတစ်ဦးအား @ အသုံးပြု ရည်ညွှန်းရန်..." } }, { locale: "nb_NO", translations: { "{tag} (invisible)": "{tag} (usynlig)", "{tag} (restricted)": "{tag} (beskyttet)", Actions: "Handlinger", Activities: "Aktiviteter", "Animals & Nature": "Dyr og natur", "Anything shared with the same group of people will show up here": "Alt som er delt med den samme gruppen vil vises her", "Avatar of {displayName}": "Avataren til {displayName}", "Avatar of {displayName}, {status}": "{displayName}'s avatar, {status}", "Cancel changes": "Avbryt endringer", "Change title": "Endre tittel", Choose: "Velg", "Clear text": "Fjern tekst", Close: "Lukk", "Close modal": "Lukk modal", "Close navigation": "Lukk navigasjon", "Close sidebar": "Lukk sidepanel", "Confirm changes": "Bekreft endringer", Custom: "Tilpasset", "Edit item": "Rediger", "Error getting related resources": "Feil ved henting av relaterte ressurser", "Error parsing svg": "Feil ved parsing av svg", "External documentation for {title}": "Ekstern dokumentasjon for {title}", Favorite: "Favoritt", Flags: "Flagg", "Food & Drink": "Mat og drikke", "Frequently used": "Ofte brukt", Global: "Global", "Go back to the list": "Gå tilbake til listen", "Hide password": "Skjul passord", "Message limit of {count} characters reached": "Karakter begrensing {count} nådd i melding", "More items …": "Flere gjenstander...", Next: "Neste", "No emoji found": "Fant ingen emoji", "No results": "Ingen resultater", Objects: "Objekter", Open: "Åpne", 'Open link to "{resourceTitle}"': 'Åpne link til "{resourceTitle}"', "Open navigation": "Åpne navigasjon", "Password is secure": "Passordet er sikkert", "Pause slideshow": "Pause lysbildefremvisning", "People & Body": "Mennesker og kropp", "Pick an emoji": "Velg en emoji", "Please select a time zone:": "Vennligst velg tidssone", Previous: "Forrige", "Related resources": "Relaterte ressurser", Search: "Søk", "Search results": "Søkeresultater", "Select a tag": "Velg en merkelapp", Settings: "Innstillinger", "Settings navigation": "Navigasjonsinstillinger", "Show password": "Vis passord", "Smileys & Emotion": "Smilefjes og følelser", "Start slideshow": "Start lysbildefremvisning", Submit: "Send", Symbols: "Symboler", "Travel & Places": "Reise og steder", "Type to search time zone": "Tast for å søke etter tidssone", "Unable to search the group": "Kunne ikke søke i gruppen", "Undo changes": "Tilbakestill endringer", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv melding, bruk "@" for å nevne noen, bruk ":" for autofullføring av emoji...' } }, { locale: "nl", translations: { "{tag} (invisible)": "{tag} (onzichtbaar)", "{tag} (restricted)": "{tag} (beperkt)", Actions: "Acties", Activities: "Activiteiten", "Animals & Nature": "Dieren & Natuur", "Avatar of {displayName}": "Avatar van {displayName}", "Avatar of {displayName}, {status}": "Avatar van {displayName}, {status}", "Cancel changes": "Wijzigingen annuleren", Choose: "Kies", Close: "Sluiten", "Close navigation": "Navigatie sluiten", "Confirm changes": "Wijzigingen bevestigen", Custom: "Aangepast", "Edit item": "Item bewerken", "External documentation for {title}": "Externe documentatie voor {title}", Flags: "Vlaggen", "Food & Drink": "Eten & Drinken", "Frequently used": "Vaak gebruikt", Global: "Globaal", "Go back to the list": "Ga terug naar de lijst", "Message limit of {count} characters reached": "Berichtlimiet van {count} karakters bereikt", Next: "Volgende", "No emoji found": "Geen emoji gevonden", "No results": "Geen resultaten", Objects: "Objecten", "Open navigation": "Navigatie openen", "Pause slideshow": "Pauzeer diavoorstelling", "People & Body": "Mensen & Lichaam", "Pick an emoji": "Kies een emoji", "Please select a time zone:": "Selecteer een tijdzone:", Previous: "Vorige", Search: "Zoeken", "Search results": "Zoekresultaten", "Select a tag": "Selecteer een label", Settings: "Instellingen", "Settings navigation": "Instellingen navigatie", "Smileys & Emotion": "Smileys & Emotie", "Start slideshow": "Start diavoorstelling", Submit: "Verwerken", Symbols: "Symbolen", "Travel & Places": "Reizen & Plaatsen", "Type to search time zone": "Type om de tijdzone te zoeken", "Unable to search the group": "Kan niet in de groep zoeken", "Undo changes": "Wijzigingen ongedaan maken", "Write message, @ to mention someone, : for emoji autocompletion …": "Schrijf bericht, @ om iemand te noemen, : voor emoji auto-aanvullen ..." } }, { locale: "oc", translations: { "{tag} (invisible)": "{tag} (invisible)", "{tag} (restricted)": "{tag} (limit)", Actions: "Accions", Choose: "Causir", Close: "Tampar", Next: "Seguent", "No results": "Cap de resultat", "Pause slideshow": "Metre en pausa lo diaporama", Previous: "Precedent", "Select a tag": "Seleccionar una etiqueta", Settings: "Paramètres", "Start slideshow": "Lançar lo diaporama" } }, { locale: "pl", translations: { "{tag} (invisible)": "{tag} (niewidoczna)", "{tag} (restricted)": "{tag} (ograniczona)", Actions: "Działania", Activities: "Aktywność", "Animals & Nature": "Zwierzęta i natura", "Anything shared with the same group of people will show up here": "Tutaj pojawi się wszystko, co zostało udostępnione tej samej grupie osób", "Avatar of {displayName}": "Awatar {displayName}", "Avatar of {displayName}, {status}": "Awatar {displayName}, {status}", "Cancel changes": "Anuluj zmiany", "Change title": "Zmień tytuł", Choose: "Wybierz", "Clear text": "Wyczyść tekst", Close: "Zamknij", "Close modal": "Zamknij modal", "Close navigation": "Zamknij nawigację", "Close sidebar": "Zamknij pasek boczny", "Confirm changes": "Potwierdź zmiany", Custom: "Zwyczajne", "Edit item": "Edytuj element", "Error getting related resources": "Błąd podczas pobierania powiązanych zasobów", "Error parsing svg": "Błąd podczas analizowania svg", "External documentation for {title}": "Dokumentacja zewnętrzna dla {title}", Favorite: "Ulubiony", Flags: "Flagi", "Food & Drink": "Jedzenie i picie", "Frequently used": "Często używane", Global: "Globalnie", "Go back to the list": "Powrót do listy", "Hide password": "Ukryj hasło", "Message limit of {count} characters reached": "Przekroczono limit wiadomości wynoszący {count} znaków", "More items …": "Więcej pozycji…", Next: "Następny", "No emoji found": "Nie znaleziono emoji", "No results": "Brak wyników", Objects: "Obiekty", Open: "Otwórz", 'Open link to "{resourceTitle}"': 'Otwórz link do "{resourceTitle}"', "Open navigation": "Otwórz nawigację", "Password is secure": "Hasło jest bezpieczne", "Pause slideshow": "Wstrzymaj pokaz slajdów", "People & Body": "Ludzie i ciało", "Pick an emoji": "Wybierz emoji", "Please select a time zone:": "Wybierz strefę czasową:", Previous: "Poprzedni", "Related resources": "Powiązane zasoby", Search: "Szukaj", "Search results": "Wyniki wyszukiwania", "Select a tag": "Wybierz etykietę", Settings: "Ustawienia", "Settings navigation": "Ustawienia nawigacji", "Show password": "Pokaż hasło", "Smileys & Emotion": "Buźki i emotikony", "Start slideshow": "Rozpocznij pokaz slajdów", Submit: "Wyślij", Symbols: "Symbole", "Travel & Places": "Podróże i miejsca", "Type to search time zone": "Wpisz, aby wyszukać strefę czasową", "Unable to search the group": "Nie można przeszukać grupy", "Undo changes": "Cofnij zmiany", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Napisz wiadomość, "@" aby o kimś wspomnieć, ":" dla autouzupełniania emoji…' } }, { locale: "pt_BR", translations: { "{tag} (invisible)": "{tag} (invisível)", "{tag} (restricted)": "{tag} (restrito) ", Actions: "Ações", Activities: "Atividades", "Animals & Nature": "Animais & Natureza", "Anything shared with the same group of people will show up here": "Qualquer coisa compartilhada com o mesmo grupo de pessoas aparecerá aqui", "Avatar of {displayName}": "Avatar de {displayName}", "Avatar of {displayName}, {status}": "Avatar de {displayName}, {status}", "Cancel changes": "Cancelar alterações", "Change title": "Alterar título", Choose: "Escolher", "Clear text": "Limpar texto", Close: "Fechar", "Close modal": "Fechar modal", "Close navigation": "Fechar navegação", "Close sidebar": "Fechar barra lateral", "Confirm changes": "Confirmar alterações", Custom: "Personalizado", "Edit item": "Editar item", "Error getting related resources": "Erro ao obter recursos relacionados", "Error parsing svg": "Erro ao analisar svg", "External documentation for {title}": "Documentação externa para {title}", Favorite: "Favorito", Flags: "Bandeiras", "Food & Drink": "Comida & Bebida", "Frequently used": "Mais usados", Global: "Global", "Go back to the list": "Volte para a lista", "Hide password": "Ocultar a senha", "Message limit of {count} characters reached": "Limite de mensagem de {count} caracteres atingido", "More items …": "Mais itens …", Next: "Próximo", "No emoji found": "Nenhum emoji encontrado", "No results": "Sem resultados", Objects: "Objetos", Open: "Aberto", 'Open link to "{resourceTitle}"': 'Abrir link para "{resourceTitle}"', "Open navigation": "Abrir navegação", "Password is secure": "A senha é segura", "Pause slideshow": "Pausar apresentação de slides", "People & Body": "Pessoas & Corpo", "Pick an emoji": "Escolha um emoji", "Please select a time zone:": "Selecione um fuso horário: ", Previous: "Anterior", "Related resources": "Recursos relacionados", Search: "Pesquisar", "Search results": "Resultados da pesquisa", "Select a tag": "Selecionar uma tag", Settings: "Configurações", "Settings navigation": "Navegação de configurações", "Show password": "Mostrar senha", "Smileys & Emotion": "Smiles & Emoções", "Start slideshow": "Iniciar apresentação de slides", Submit: "Enviar", Symbols: "Símbolo", "Travel & Places": "Viagem & Lugares", "Type to search time zone": "Digite para pesquisar o fuso horário ", "Unable to search the group": "Não foi possível pesquisar o grupo", "Undo changes": "Desfazer modificações", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Escreva mensagens, use "@" para mencionar algum, use ":" for autocompletar emoji …' } }, { locale: "pt_PT", translations: { "{tag} (invisible)": "{tag} (invisivel)", "{tag} (restricted)": "{tag} (restrito)", Actions: "Ações", Choose: "Escolher", Close: "Fechar", Next: "Seguinte", "No results": "Sem resultados", "Pause slideshow": "Pausar diaporama", Previous: "Anterior", "Select a tag": "Selecionar uma etiqueta", Settings: "Definições", "Start slideshow": "Iniciar diaporama", "Unable to search the group": "Não é possível pesquisar o grupo" } }, { locale: "ro", translations: { "{tag} (invisible)": "{tag} (invizibil)", "{tag} (restricted)": "{tag} (restricționat)", Actions: "Acțiuni", Activities: "Activități", "Animals & Nature": "Animale și natură", "Anything shared with the same group of people will show up here": "Tot ceea ce este partajat cu același grup de persoane va fi afișat aici", "Avatar of {displayName}": "Avatarul lui {displayName}", "Avatar of {displayName}, {status}": "Avatarul lui {displayName}, {status}", "Cancel changes": "Anulează modificările", "Change title": "Modificați titlul", Choose: "Alegeți", "Clear text": "Șterge textul", Close: "Închideți", "Close modal": "Închideți modulul", "Close navigation": "Închideți navigarea", "Close sidebar": "Închide bara laterală", "Confirm changes": "Confirmați modificările", Custom: "Personalizat", "Edit item": "Editați elementul", "Error getting related resources": " Eroare la returnarea resurselor legate", "Error parsing svg": "Eroare de analizare a svg", "External documentation for {title}": "Documentație externă pentru {title}", Favorite: "Favorit", Flags: "Marcaje", "Food & Drink": "Alimente și băuturi", "Frequently used": "Utilizate frecvent", Global: "Global", "Go back to the list": "Întoarceți-vă la listă", "Hide password": "Ascunde parola", "Message limit of {count} characters reached": "Limita mesajului de {count} caractere a fost atinsă", "More items …": "Mai multe articole ...", Next: "Următorul", "No emoji found": "Nu s-a găsit niciun emoji", "No results": "Nu există rezultate", Objects: "Obiecte", Open: "Deschideți", 'Open link to "{resourceTitle}"': 'Deschide legătura la "{resourceTitle}"', "Open navigation": "Deschideți navigația", "Password is secure": "Parola este sigură", "Pause slideshow": "Pauză prezentare de diapozitive", "People & Body": "Oameni și corp", "Pick an emoji": "Alege un emoji", "Please select a time zone:": "Vă rugăm să selectați un fus orar:", Previous: "Anterior", "Related resources": "Resurse legate", Search: "Căutare", "Search results": "Rezultatele căutării", "Select a tag": "Selectați o etichetă", Settings: "Setări", "Settings navigation": "Navigare setări", "Show password": "Arată parola", "Smileys & Emotion": "Zâmbete și emoții", "Start slideshow": "Începeți prezentarea de diapozitive", Submit: "Trimiteți", Symbols: "Simboluri", "Travel & Places": "Călătorii și locuri", "Type to search time zone": "Tastați pentru a căuta fusul orar", "Unable to search the group": "Imposibilitatea de a căuta în grup", "Undo changes": "Anularea modificărilor", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Scrie un mesaj, folosește "@" pentru a menționa pe cineva, folosește ":" pentru autocompletarea cu emoji ...' } }, { locale: "ru", translations: { "{tag} (invisible)": "{tag} (невидимое)", "{tag} (restricted)": "{tag} (ограниченное)", Actions: "Действия ", Activities: "События", "Animals & Nature": "Животные и природа ", "Avatar of {displayName}": "Аватар {displayName}", "Avatar of {displayName}, {status}": "Фотография {displayName}, {status}", "Cancel changes": "Отменить изменения", Choose: "Выберите", Close: "Закрыть", "Close modal": "Закрыть модальное окно", "Close navigation": "Закрыть навигацию", "Confirm changes": "Подтвердить изменения", Custom: "Пользовательское", "Edit item": "Изменить элемент", "External documentation for {title}": "Внешняя документация для {title}", Flags: "Флаги", "Food & Drink": "Еда, напиток", "Frequently used": "Часто используемый", Global: "Глобальный", "Go back to the list": "Вернуться к списку", items: "элементов", "Message limit of {count} characters reached": "Достигнуто ограничение на количество символов в {count}", "More {dashboardItemType} …": "Больше {dashboardItemType} …", Next: "Следующее", "No emoji found": "Эмодзи не найдено", "No results": "Результаты отсуствуют", Objects: "Объекты", Open: "Открыть", "Open navigation": "Открыть навигацию", "Pause slideshow": "Приостановить показ слйдов", "People & Body": "Люди и тело", "Pick an emoji": "Выберите эмодзи", "Please select a time zone:": "Пожалуйста, выберите часовой пояс:", Previous: "Предыдущее", Search: "Поиск", "Search results": "Результаты поиска", "Select a tag": "Выберите метку", Settings: "Параметры", "Settings navigation": "Навигация по настройкам", "Smileys & Emotion": "Смайлики и эмоции", "Start slideshow": "Начать показ слайдов", Submit: "Утвердить", Symbols: "Символы", "Travel & Places": "Путешествия и места", "Type to search time zone": "Введите для поиска часового пояса", "Unable to search the group": "Невозможно найти группу", "Undo changes": "Отменить изменения", "Write message, @ to mention someone, : for emoji autocompletion …": "Напишите сообщение, @ - чтобы упомянуть кого-то, : - для автозаполнения эмодзи …" } }, { locale: "sk_SK", translations: { "{tag} (invisible)": "{tag} (neviditeľný)", "{tag} (restricted)": "{tag} (obmedzený)", Actions: "Akcie", Activities: "Aktivity", "Animals & Nature": "Zvieratá a príroda", "Avatar of {displayName}": "Avatar {displayName}", "Avatar of {displayName}, {status}": "Avatar {displayName}, {status}", "Cancel changes": "Zrušiť zmeny", Choose: "Vybrať", Close: "Zatvoriť", "Close navigation": "Zavrieť navigáciu", "Confirm changes": "Potvrdiť zmeny", Custom: "Zvyk", "Edit item": "Upraviť položku", "External documentation for {title}": "Externá dokumentácia pre {title}", Flags: "Vlajky", "Food & Drink": "Jedlo a nápoje", "Frequently used": "Často používané", Global: "Globálne", "Go back to the list": "Naspäť na zoznam", "Message limit of {count} characters reached": "Limit správy na {count} znakov dosiahnutý", Next: "Ďalší", "No emoji found": "Nenašli sa žiadne emodži", "No results": "Žiadne výsledky", Objects: "Objekty", "Open navigation": "Otvoriť navigáciu", "Pause slideshow": "Pozastaviť prezentáciu", "People & Body": "Ľudia a telo", "Pick an emoji": "Vyberte si emodži", "Please select a time zone:": "Prosím vyberte časovú zónu:", Previous: "Predchádzajúci", Search: "Hľadať", "Search results": "Výsledky vyhľadávania", "Select a tag": "Vybrať štítok", Settings: "Nastavenia", "Settings navigation": "Navigácia v nastaveniach", "Smileys & Emotion": "Smajlíky a emócie", "Start slideshow": "Začať prezentáciu", Submit: "Odoslať", Symbols: "Symboly", "Travel & Places": "Cestovanie a miesta", "Type to search time zone": "Začníte písať pre vyhľadávanie časovej zóny", "Unable to search the group": "Skupinu sa nepodarilo nájsť", "Undo changes": "Vrátiť zmeny", "Write message, @ to mention someone, : for emoji autocompletion …": "Napíšte správu, @ ak chcete niekoho spomenúť, : pre automatické dopĺňanie emotikonov…" } }, { locale: "sl", translations: { "{tag} (invisible)": "{tag} (nevidno)", "{tag} (restricted)": "{tag} (omejeno)", Actions: "Dejanja", Activities: "Dejavnosti", "Animals & Nature": "Živali in Narava", "Avatar of {displayName}": "Podoba {displayName}", "Avatar of {displayName}, {status}": "Prikazna slika {displayName}, {status}", "Cancel changes": "Prekliči spremembe", "Change title": "Spremeni naziv", Choose: "Izbor", "Clear text": "Počisti besedilo", Close: "Zapri", "Close modal": "Zapri pojavno okno", "Close navigation": "Zapri krmarjenje", "Close sidebar": "Zapri stransko vrstico", "Confirm changes": "Potrdi spremembe", Custom: "Po meri", "Edit item": "Uredi predmet", "Error getting related resources": "Napaka pridobivanja povezanih virov", "External documentation for {title}": "Zunanja dokumentacija za {title}", Favorite: "Priljubljeno", Flags: "Zastavice", "Food & Drink": "Hrana in Pijača", "Frequently used": "Pogostost uporabe", Global: "Splošno", "Go back to the list": "Vrni se na seznam", "Hide password": "Skrij geslo", "Message limit of {count} characters reached": "Dosežena omejitev {count} znakov na sporočilo.", "More items …": "Več predmetov ...", Next: "Naslednji", "No emoji found": "Ni najdenih izraznih ikon", "No results": "Ni zadetkov", Objects: "Predmeti", Open: "Odpri", 'Open link to "{resourceTitle}"': "Odpri povezavo do »{resourceTitle}«", "Open navigation": "Odpri krmarjenje", "Password is secure": "Geslo je varno", "Pause slideshow": "Ustavi predstavitev", "People & Body": "Ljudje in Telo", "Pick a date": "Izbor datuma", "Pick a date and a time": "Izbor datuma in časa", "Pick a month": "Izbor meseca", "Pick a time": "Izbor časa", "Pick a week": "Izbor tedna", "Pick a year": "Izbor leta", "Pick an emoji": "Izbor izrazne ikone", "Please select a time zone:": "Izbor časovnega pasu:", Previous: "Predhodni", "Related resources": "Povezani viri", Search: "Iskanje", "Search results": "Zadetki iskanja", "Select a tag": "Izbor oznake", Settings: "Nastavitve", "Settings navigation": "Krmarjenje nastavitev", "Show password": "Pokaži geslo", "Smileys & Emotion": "Izrazne ikone", "Start slideshow": "Začni predstavitev", Submit: "Pošlji", Symbols: "Simboli", "Travel & Places": "Potovanja in Kraji", "Type to search time zone": "Vpišite niz za iskanje časovnega pasu", "Unable to search the group": "Ni mogoče iskati po skupini", "Undo changes": "Razveljavi spremembe", "Write message, @ to mention someone, : for emoji autocompletion …": "Napišite sporočilo, za omembo pred ime postavite@, začnite z : za vstavljanje izraznih ikon …" } }, { locale: "sr", translations: { "{tag} (invisible)": "{tag} (nevidljivo)", "{tag} (restricted)": "{tag} (ograničeno)", Actions: "Radnje", Activities: "Aktivnosti", "Animals & Nature": "Životinje i Priroda", "Avatar of {displayName}": "Avatar za {displayName}", "Avatar of {displayName}, {status}": "Avatar za {displayName}, {status}", "Cancel changes": "Otkaži izmene", "Change title": "Izmeni naziv", Choose: "Изаберите", Close: "Затвори", "Close modal": "Zatvori modal", "Close navigation": "Zatvori navigaciju", "Close sidebar": "Zatvori bočnu traku", "Confirm changes": "Potvrdite promene", Custom: "Po meri", "Edit item": "Uredi stavku", "External documentation for {title}": "Eksterna dokumentacija za {title}", Favorite: "Omiljeni", Flags: "Zastave", "Food & Drink": "Hrana i Piće", "Frequently used": "Često korišćeno", Global: "Globalno", "Go back to the list": "Natrag na listu", items: "stavke", "Message limit of {count} characters reached": "Dostignuto je ograničenje za poruke od {count} znakova", "More {dashboardItemType} …": "Više {dashboardItemType} …", Next: "Следеће", "No emoji found": "Nije pronađen nijedan emodži", "No results": "Нема резултата", Objects: "Objekti", Open: "Otvori", "Open navigation": "Otvori navigaciju", "Pause slideshow": "Паузирај слајд шоу", "People & Body": "Ljudi i Telo", "Pick an emoji": "Izaberi emodži", "Please select a time zone:": "Molimo izaberite vremensku zonu:", Previous: "Претходно", Search: "Pretraži", "Search results": "Rezultati pretrage", "Select a tag": "Изаберите ознаку", Settings: "Поставке", "Settings navigation": "Navigacija u podešavanjima", "Smileys & Emotion": "Smajli i Emocije", "Start slideshow": "Покрени слајд шоу", Submit: "Prihvati", Symbols: "Simboli", "Travel & Places": "Putovanja i Mesta", "Type to search time zone": "Ukucaj da pretražiš vremenske zone", "Unable to search the group": "Nije moguće pretražiti grupu", "Undo changes": "Poništi promene", "Write message, @ to mention someone, : for emoji autocompletion …": "Napišite poruku, @ da pomenete nekoga, : za automatsko dovršavanje emodžija…" } }, { locale: "sv", translations: { "{tag} (invisible)": "{tag} (osynlig)", "{tag} (restricted)": "{tag} (begränsad)", Actions: "Åtgärder", Activities: "Aktiviteter", "Animals & Nature": "Djur & Natur", "Anything shared with the same group of people will show up here": "Något som delats med samma grupp av personer kommer att visas här", "Avatar of {displayName}": "{displayName}s avatar", "Avatar of {displayName}, {status}": "{displayName}s avatar, {status}", "Cancel changes": "Avbryt ändringar", "Change title": "Ändra titel", Choose: "Välj", "Clear text": "Ta bort text", Close: "Stäng", "Close modal": "Stäng modal", "Close navigation": "Stäng navigering", "Close sidebar": "Stäng sidopanel", "Confirm changes": "Bekräfta ändringar", Custom: "Anpassad", "Edit item": "Ändra", "Error getting related resources": "Problem att hämta relaterade resurser", "Error parsing svg": "Fel vid inläsning av svg", "External documentation for {title}": "Extern dokumentation för {title}", Favorite: "Favorit", Flags: "Flaggor", "Food & Drink": "Mat & Dryck", "Frequently used": "Används ofta", Global: "Global", "Go back to the list": "Gå tillbaka till listan", "Hide password": "Göm lössenordet", "Message limit of {count} characters reached": "Meddelandegräns {count} tecken används", "More items …": "Fler objekt", Next: "Nästa", "No emoji found": "Hittade inga emojis", "No results": "Inga resultat", Objects: "Objekt", Open: "Öppna", 'Open link to "{resourceTitle}"': 'Öppna länk till "{resourceTitle}"', "Open navigation": "Öppna navigering", "Password is secure": "Lössenordet är säkert", "Pause slideshow": "Pausa bildspelet", "People & Body": "Kropp & Själ", "Pick an emoji": "Välj en emoji", "Please select a time zone:": "Välj tidszon:", Previous: "Föregående", "Related resources": "Relaterade resurser", Search: "Sök", "Search results": "Sökresultat", "Select a tag": "Välj en tag", Settings: "Inställningar", "Settings navigation": "Inställningsmeny", "Show password": "Visa lössenordet", "Smileys & Emotion": "Selfies & Känslor", "Start slideshow": "Starta bildspelet", Submit: "Skicka", Symbols: "Symboler", "Travel & Places": "Resor & Sevärdigheter", "Type to search time zone": "Skriv för att välja tidszon", "Unable to search the group": "Kunde inte söka i gruppen", "Undo changes": "Ångra ändringar", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'Skriv meddelande, använd "@" för att nämna någon, använd ":" för automatiska emojiförslag ...' } }, { locale: "tr", translations: { "{tag} (invisible)": "{tag} (görünmez)", "{tag} (restricted)": "{tag} (kısıtlı)", Actions: "İşlemler", Activities: "Etkinlikler", "Animals & Nature": "Hayvanlar ve Doğa", "Anything shared with the same group of people will show up here": "Aynı kişi grubu ile paylaşılan herşey burada görüntülenir", "Avatar of {displayName}": "{displayName} avatarı", "Avatar of {displayName}, {status}": "{displayName}, {status} avatarı", "Cancel changes": "Değişiklikleri iptal et", "Change title": "Başlığı değiştir", Choose: "Seçin", "Clear text": "Metni temizle", Close: "Kapat", "Close modal": "Üste açılan pencereyi kapat", "Close navigation": "Gezinmeyi kapat", "Close sidebar": "Yan çubuğu kapat", "Confirm changes": "Değişiklikleri onayla", Custom: "Özel", "Edit item": "Ögeyi düzenle", "Error getting related resources": "İlgili kaynaklar alınırken sorun çıktı", "Error parsing svg": "svg işlenirken sorun çıktı", "External documentation for {title}": "{title} için dış belgeler", Favorite: "Sık kullanılanlara ekle", Flags: "Bayraklar", "Food & Drink": "Yeme ve İçme", "Frequently used": "Sık kullanılanlar", Global: "Evrensel", "Go back to the list": "Listeye dön", "Hide password": "Parolayı gizle", "Message limit of {count} characters reached": "{count} karakter ileti sınırına ulaşıldı", "More items …": "Diğer ögeler…", Next: "Sonraki", "No emoji found": "Herhangi bir emoji bulunamadı", "No results": "Herhangi bir sonuç bulunamadı", Objects: "Nesneler", Open: "Aç", 'Open link to "{resourceTitle}"': '"{resourceTitle}" bağlantısını aç', "Open navigation": "Gezinmeyi aç", "Password is secure": "Parola güvenli", "Pause slideshow": "Slayt sunumunu duraklat", "People & Body": "İnsanlar ve Beden", "Pick an emoji": "Bir emoji seçin", "Please select a time zone:": "Lütfen bir saat dilimi seçin:", Previous: "Önceki", "Related resources": "İlgili kaynaklar", Search: "Arama", "Search results": "Arama sonuçları", "Select a tag": "Bir etiket seçin", Settings: "Ayarlar", "Settings navigation": "Gezinme ayarları", "Show password": "Parolayı görüntüle", "Smileys & Emotion": "İfadeler ve Duygular", "Start slideshow": "Slayt sunumunu başlat", Submit: "Gönder", Symbols: "Simgeler", "Travel & Places": "Gezi ve Yerler", "Type to search time zone": "Saat dilimi aramak için yazmaya başlayın", "Unable to search the group": "Grupta arama yapılamadı", "Undo changes": "Değişiklikleri geri al", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': 'İleti yazın, birini anmak için @, otomatik emoji tamamlamak için ":" kullanın…' } }, { locale: "uk", translations: { "{tag} (invisible)": "{tag} (невидимий)", "{tag} (restricted)": "{tag} (обмежений)", Actions: "Дії", Activities: "Діяльність", "Animals & Nature": "Тварини та природа", "Avatar of {displayName}": "Аватар {displayName}", "Avatar of {displayName}, {status}": "Аватар {displayName}, {status}", "Cancel changes": "Скасувати зміни", "Change title": "Змінити назву", Choose: "ВиберітьВиберіть", "Clear text": "Очистити текст", Close: "Закрити", "Close modal": "Закрити модаль", "Close navigation": "Закрити навігацію", "Close sidebar": "Закрити бічну панель", "Confirm changes": "Підтвердити зміни", Custom: "Власне", "Edit item": "Редагувати елемент", "External documentation for {title}": "Зовнішня документація для {title}", Favorite: "Улюблений", Flags: "Прапори", "Food & Drink": "Їжа та напої", "Frequently used": "Найчастіші", Global: "Глобальний", "Go back to the list": "Повернутися до списку", "Hide password": "Приховати пароль", items: "елементи", "Message limit of {count} characters reached": "Вичерпано ліміт у {count} символів для повідомлення", "More {dashboardItemType} …": "Більше {dashboardItemType}…", Next: "Вперед", "No emoji found": "Емоційки відсутні", "No results": "Відсутні результати", Objects: "Об'єкти", Open: "Відкрити", "Open navigation": "Відкрити навігацію", "Password is secure": "Пароль безпечний", "Pause slideshow": "Пауза у показі слайдів", "People & Body": "Люди та жести", "Pick an emoji": "Виберіть емоційку", "Please select a time zone:": "Виберіть часовий пояс:", Previous: "Назад", Search: "Пошук", "Search results": "Результати пошуку", "Select a tag": "Виберіть позначку", Settings: "Налаштування", "Settings navigation": "Навігація у налаштуваннях", "Show password": "Показати пароль", "Smileys & Emotion": "Смайли та емоції", "Start slideshow": "Почати показ слайдів", Submit: "Надіслати", Symbols: "Символи", "Travel & Places": "Поїздки та місця", "Type to search time zone": "Введіть для пошуку часовий пояс", "Unable to search the group": "Неможливо шукати в групі", "Undo changes": "Скасувати зміни", "Write message, @ to mention someone, : for emoji autocompletion …": "Напишіть повідомлення, @, щоб згадати когось, : для автозаповнення емодзі…" } }, { locale: "zh_CN", translations: { "{tag} (invisible)": "{tag} (不可见)", "{tag} (restricted)": "{tag} (受限)", Actions: "行为", Activities: "活动", "Animals & Nature": "动物 & 自然", "Anything shared with the same group of people will show up here": "与同组用户分享的所有内容都会显示于此", "Avatar of {displayName}": "{displayName}的头像", "Avatar of {displayName}, {status}": "{displayName}的头像,{status}", "Cancel changes": "取消更改", "Change title": "更改标题", Choose: "选择", "Clear text": "清除文本", Close: "关闭", "Close modal": "关闭窗口", "Close navigation": "关闭导航", "Close sidebar": "关闭侧边栏", "Confirm changes": "确认更改", Custom: "自定义", "Edit item": "编辑项目", "Error getting related resources": "获取相关资源时出错", "Error parsing svg": "解析 svg 时出错", "External documentation for {title}": "{title}的外部文档", Favorite: "喜爱", Flags: "旗帜", "Food & Drink": "食物 & 饮品", "Frequently used": "经常使用", Global: "全局", "Go back to the list": "返回至列表", "Hide password": "隐藏密码", "Message limit of {count} characters reached": "已达到 {count} 个字符的消息限制", "More items …": "更多项目…", Next: "下一个", "No emoji found": "表情未找到", "No results": "无结果", Objects: "物体", Open: "打开", 'Open link to "{resourceTitle}"': '打开"{resourceTitle}"的连接', "Open navigation": "开启导航", "Password is secure": "密码安全", "Pause slideshow": "暂停幻灯片", "People & Body": "人 & 身体", "Pick an emoji": "选择一个表情", "Please select a time zone:": "请选择一个时区:", Previous: "上一个", "Related resources": "相关资源", Search: "搜索", "Search results": "搜索结果", "Select a tag": "选择一个标签", Settings: "设置", "Settings navigation": "设置向导", "Show password": "显示密码", "Smileys & Emotion": "笑脸 & 情感", "Start slideshow": "开始幻灯片", Submit: "提交", Symbols: "符号", "Travel & Places": "旅游 & 地点", "Type to search time zone": "打字以搜索时区", "Unable to search the group": "无法搜索分组", "Undo changes": "撤销更改", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': '写信息,使用"@"来提及某人,使用":"进行表情符号自动完成 ...' } }, { locale: "zh_HK", translations: { "{tag} (invisible)": "{tag} (隱藏)", "{tag} (restricted)": "{tag} (受限)", Actions: "動作", Activities: "活動", "Animals & Nature": "動物與自然", "Anything shared with the same group of people will show up here": "與同一組人共享的任何內容都會顯示在此處", "Avatar of {displayName}": "{displayName} 的頭像", "Avatar of {displayName}, {status}": "{displayName} 的頭像,{status}", "Cancel changes": "取消更改", "Change title": "更改標題", Choose: "選擇", "Clear text": "清除文本", Close: "關閉", "Close modal": "關閉模態", "Close navigation": "關閉導航", "Close sidebar": "關閉側邊欄", "Confirm changes": "確認更改", Custom: "自定義", "Edit item": "編輯項目", "Error getting related resources": "獲取相關資源出錯", "Error parsing svg": "解析 svg 時出錯", "External documentation for {title}": "{title} 的外部文檔", Favorite: "喜愛", Flags: "旗幟", "Food & Drink": "食物與飲料", "Frequently used": "經常使用", Global: "全球的", "Go back to the list": "返回清單", "Hide password": "隱藏密碼", "Message limit of {count} characters reached": "已達到訊息最多 {count} 字元限制", "More items …": "更多項目 …", Next: "下一個", "No emoji found": "未找到表情符號", "No results": "無結果", Objects: "物件", Open: "打開", 'Open link to "{resourceTitle}"': "打開指向 “{resourceTitle}” 的鏈結", "Open navigation": "開啟導航", "Password is secure": "密碼是安全的", "Pause slideshow": "暫停幻燈片", "People & Body": "人物", "Pick an emoji": "選擇表情符號", "Please select a time zone:": "請選擇時區:", Previous: "上一個", "Related resources": "相關資源", Search: "搜尋", "Search results": "搜尋結果", "Select a tag": "選擇標籤", Settings: "設定", "Settings navigation": "設定值導覽", "Show password": "顯示密碼", "Smileys & Emotion": "表情", "Start slideshow": "開始幻燈片", Submit: "提交", Symbols: "標誌", "Travel & Places": "旅遊與景點", "Type to search time zone": "鍵入以搜索時區", "Unable to search the group": "無法搜尋群組", "Undo changes": "取消更改", 'Write message, use "@" to mention someone, use ":" for emoji autocompletion …': '寫訊息,使用 "@" 來指代某人,使用 ":" 用於表情符號自動填充 ...' } }, { locale: "zh_TW", translations: { "{tag} (invisible)": "{tag} (隱藏)", "{tag} (restricted)": "{tag} (受限)", Actions: "動作", Activities: "活動", "Animals & Nature": "動物與自然", Choose: "選擇", Close: "關閉", Custom: "自定義", Flags: "旗幟", "Food & Drink": "食物與飲料", "Frequently used": "最近使用", "Message limit of {count} characters reached": "已達到訊息最多 {count} 字元限制", Next: "下一個", "No emoji found": "未找到表情符號", "No results": "無結果", Objects: "物件", "Pause slideshow": "暫停幻燈片", "People & Body": "人物", "Pick an emoji": "選擇表情符號", Previous: "上一個", Search: "搜尋", "Search results": "搜尋結果", "Select a tag": "選擇標籤", Settings: "設定", "Settings navigation": "設定值導覽", "Smileys & Emotion": "表情", "Start slideshow": "開始幻燈片", Symbols: "標誌", "Travel & Places": "旅遊與景點", "Unable to search the group": "無法搜尋群組", "Write message, @ to mention someone …": "輸入訊息時可使用 @ 來標示某人..." } }].forEach((h) => { + const E = {}; + for (const b in h.translations) + h.translations[b].pluralId ? E[b] = { msgid: b, msgid_plural: h.translations[b].pluralId, msgstr: h.translations[b].msgstr } : E[b] = { msgid: b, msgstr: [h.translations[b]] }; + c.addTranslation(h.locale, { translations: { "": E } }); + }); + const d = c.build(), p = d.ngettext.bind(d), A = d.gettext.bind(d); + }, 723: (u, i, o) => { + o.d(i, { Z: () => d }); + var l = o(2734), c = o.n(l); + const d = { before() { + this.$slots.default && this.text.trim() !== "" || (c().util.warn("".concat(this.$options.name, " cannot be empty and requires a meaningful text content"), this), this.$destroy(), this.$el.remove()); + }, beforeUpdate() { + this.text = this.getText(); + }, data() { + return { text: this.getText() }; + }, computed: { isLongText() { + return this.text && this.text.trim().length > 20; + } }, methods: { getText() { + return this.$slots.default ? this.$slots.default[0].text.trim() : ""; + } } }; + }, 1139: (u, i, o) => { + o.d(i, { Z: () => d }); + var l = o(723); + const c = function(p, A) { + let h = p.$parent; + for (; h; ) { + if (h.$options.name === A) + return h; + h = h.$parent; + } + }, d = { mixins: [l.Z], props: { icon: { type: String, default: "" }, name: { type: String, default: "" }, title: { type: String, default: "" }, closeAfterClick: { type: Boolean, default: !1 }, ariaLabel: { type: String, default: "" }, ariaHidden: { type: Boolean, default: null } }, emits: ["click"], computed: { isIconUrl() { + try { + return new URL(this.icon); + } catch { + return !1; + } + } }, methods: { onClick(p) { + if (this.$emit("click", p), this.closeAfterClick) { + const A = c(this, "NcActions"); + A && A.closeMenu && A.closeMenu(!1); + } + } } }; + }, 6730: () => { + }, 3351: (u, i, o) => { + o.d(i, { iQ: () => h }), o(6730), o(8136), o(334), o(3132); + var l = o(3607), c = o(768), d = o.n(c); + const p = rde(); + var A = o(4262); + const h = { data: () => ({ hasStatus: !1, userStatus: { status: null, message: null, icon: null } }), methods: { async fetchUserStatus(E) { + if (!E) + return; + const b = (0, p.getCapabilities)(); + if (Object.prototype.hasOwnProperty.call(b, "user_status") && b.user_status.enabled && (0, l.getCurrentUser)()) + try { + const { data: S } = await d().get((0, A.generateOcsUrl)("apps/user_status/api/v1/statuses/{userId}", { userId: E })), { status: _, message: z, icon: y } = S.ocs.data; + this.userStatus.status = _, this.userStatus.message = z || "", this.userStatus.icon = y || "", this.hasStatus = !0; + } catch (S) { + var v, f; + if (S.response.status === 404 && ((v = S.response.data.ocs) === null || v === void 0 || (f = v.data) === null || f === void 0 ? void 0 : f.length) === 0) + return; + console.error(S); + } + } } }; + }, 8136: () => { + }, 334: (u, i, o) => { + var l = o(2734); + new (o.n(l)())({ data: () => ({ isMobile: !1 }), watch: { isMobile(c) { + this.$emit("changed", c); + } }, created() { + window.addEventListener("resize", this.handleWindowResize), this.handleWindowResize(); + }, beforeDestroy() { + window.removeEventListener("resize", this.handleWindowResize); + }, methods: { handleWindowResize() { + this.isMobile = document.documentElement.clientWidth < 1024; + } } }); + }, 3648: (u, i, o) => { + o.d(i, { Z: () => c }); + var l = o(932); + const c = { methods: { n: l.n, t: l.t } }; + }, 3132: (u, i, o) => { + o(3330), o(1390), nde(), o(2734); + }, 1336: (u, i, o) => { + o.d(i, { Z: () => l }); + const l = (c, d) => { + const p = []; + let A = 0, h = c.toLowerCase().indexOf(d.toLowerCase(), A), E = 0; + for (; h > -1 && E < c.length; ) + A = h + d.length, p.push({ start: h, end: A }), h = c.toLowerCase().indexOf(d.toLowerCase(), A), E++; + return p; + }; + }, 6609: (u, i, o) => { + function l(p, A, h) { + this.r = p, this.g = A, this.b = h; + } + function c(p, A, h) { + const E = []; + E.push(A); + const b = function(v, f) { + const S = new Array(3); + return S[0] = (f[1].r - f[0].r) / v, S[1] = (f[1].g - f[0].g) / v, S[2] = (f[1].b - f[0].b) / v, S; + }(p, [A, h]); + for (let v = 1; v < p; v++) { + const f = parseInt(A.r + b[0] * v, 10), S = parseInt(A.g + b[1] * v, 10), _ = parseInt(A.b + b[2] * v, 10); + E.push(new l(f, S, _)); + } + return E; + } + o.d(i, { Z: () => d }); + const d = function(p) { + p || (p = 6); + const A = new l(182, 70, 157), h = new l(221, 203, 85), E = new l(0, 130, 201), b = c(p, A, h), v = c(p, h, E), f = c(p, E, A); + return b.concat(v).concat(f); + }; + }, 1205: (u, i, o) => { + o.d(i, { Z: () => l }); + const l = (c) => Math.random().toString(36).replace(/[^a-z]+/g, "").slice(0, c || 5); + }, 1390: (u, i, o) => { + o.d(i, { Z: () => d }); + const l = yde; + var c = o.n(l); + const d = (p) => c()(p, { defaultProtocol: "https", target: "_blank", className: "external linkified", attributes: { rel: "nofollow noopener noreferrer" } }); + }, 7645: (u, i, o) => { + o.d(i, { Z: () => l }); + const l = (c) => { + c.mounted ? Array.isArray(c.mounted) || (c.mounted = [c.mounted]) : c.mounted = [], c.mounted.push(function() { + this.$el.setAttribute("data-v-".concat("f7c85e6"), ""); + }); + }; + }, 1206: (u, i, o) => { + o.d(i, { L: () => l }), o(4505); + const l = function() { + return Object.assign(window, { _nc_focus_trap: window._nc_focus_trap || [] }), window._nc_focus_trap; + }; + }, 6115: (u, i, o) => { + o.d(i, { Z: () => l }); + const l = (0, ag.getLoggerBuilder)().detectUser().setApp("@nextcloud/vue").build(); + }, 9934: (u, i, o) => { + o.d(i, { Z: () => se }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d), A = o(1667), h = o.n(A), E = new URL(o(6417), o.b), b = new URL(o(7425), o.b), v = new URL(o(817), o.b), f = new URL(o(9039), o.b), S = new URL(o(3787), o.b), _ = new URL(o(4259), o.b), z = new URL(o(5415), o.b), y = new URL(o(5322), o.b), $ = p()(c()), re = h()(E), Q = h()(b), D = h()(v), w = h()(f), k = h()(S), R = h()(_), q = h()(z), ee = h()(y); + $.push([u.id, '.material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.mx-icon-left:before,.mx-icon-right:before,.mx-icon-double-left:before,.mx-icon-double-right:before,.mx-icon-double-left:after,.mx-icon-double-right:after{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;box-sizing:border-box;transform-origin:center;transform:rotate(-45deg) scale(0.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-right:before,.mx-icon-double-right:before,.mx-icon-double-right:after{transform:rotate(135deg) scale(0.7)}.mx-btn{box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:rgba(0,0,0,0);outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn:disabled,.mx-btn.disabled{color:#ccc;cursor:not-allowed}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s cubic-bezier(0.23, 1, 0.32, 1);transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input{display:inline-block;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:hover,.mx-input:focus{border-color:#409aff}.mx-input:disabled,.mx-input.disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei",sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:flex}@media(max-width: 750px){.mx-range-wrapper{flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-left,.mx-btn-icon-double-left{float:left}.mx-btn-icon-right,.mx-btn-icon-double-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.in-range,.mx-calendar-content .cell.hover-in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:rgba(0,0,0,0)}.mx-calendar-week-mode .mx-date-row .cell.active{color:inherit;background-color:rgba(0,0,0,0)}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;box-sizing:border-box;text-align:center}.mx-table th{padding:0;font-weight:500;vertical-align:middle}.mx-table td{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list::after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:rgba(0,0,0,0);font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:rgba(0,0,0,0);font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-datepicker[data-v-f7c85e6]{user-select:none;color:var(--color-main-text)}.mx-datepicker[data-v-f7c85e6] svg{fill:var(--color-main-text)}.mx-datepicker[data-v-f7c85e6] .mx-input-wrapper .mx-input{width:100%;border:2px solid var(--color-border-maxcontrast);background-color:var(--color-main-background);background-clip:content-box}.mx-datepicker[data-v-f7c85e6] .mx-input-wrapper .mx-input:active:not(.disabled),.mx-datepicker[data-v-f7c85e6] .mx-input-wrapper .mx-input:hover:not(.disabled),.mx-datepicker[data-v-f7c85e6] .mx-input-wrapper .mx-input:focus:not(.disabled){border-color:var(--color-primary-element)}.mx-datepicker[data-v-f7c85e6] .mx-input-wrapper:disabled,.mx-datepicker[data-v-f7c85e6] .mx-input-wrapper.disabled{cursor:not-allowed;opacity:.7}.mx-datepicker[data-v-f7c85e6] .mx-input-wrapper .mx-icon-calendar,.mx-datepicker[data-v-f7c85e6] .mx-input-wrapper .mx-icon-clear{color:var(--color-text-lighter)}.mx-datepicker-main{color:var(--color-main-text);border:1px solid var(--color-border);background-color:var(--color-main-background);font-family:var(--font-face) !important;line-height:1.5}.mx-datepicker-main svg{fill:var(--color-main-text)}.mx-datepicker-main.mx-datepicker-popup{z-index:2000;box-shadow:none}.mx-datepicker-main.mx-datepicker-popup .mx-datepicker-sidebar+.mx-datepicker-content{border-left:1px solid var(--color-border)}.mx-datepicker-main.show-week-number .mx-calendar{width:296px}.mx-datepicker-main .mx-datepicker-header{border-bottom:1px solid var(--color-border)}.mx-datepicker-main .mx-datepicker-footer{border-top:1px solid var(--color-border)}.mx-datepicker-main .mx-datepicker-btn-confirm{background-color:var(--color-primary-element);border-color:var(--color-primary-element);color:var(--color-primary-element-text) !important;opacity:1 !important}.mx-datepicker-main .mx-datepicker-btn-confirm:hover{background-color:var(--color-primary-element-light) !important;border-color:var(--color-primary-element-light) !important}.mx-datepicker-main .mx-calendar{width:264px;padding:5px}.mx-datepicker-main .mx-calendar.mx-calendar-week-mode{width:296px}.mx-datepicker-main .mx-time+.mx-time,.mx-datepicker-main .mx-calendar+.mx-calendar{border-left:1px solid var(--color-border)}.mx-datepicker-main .mx-range-wrapper{display:flex;overflow:hidden}.mx-datepicker-main .mx-range-wrapper .mx-calendar-content .mx-table-date .cell.active{border-radius:var(--border-radius) 0 0 var(--border-radius)}.mx-datepicker-main .mx-range-wrapper .mx-calendar-content .mx-table-date .cell.in-range+.cell.active{border-radius:0 var(--border-radius) var(--border-radius) 0}.mx-datepicker-main .mx-table{text-align:center}.mx-datepicker-main .mx-table thead>tr>th{text-align:center;opacity:.5;color:var(--color-text-lighter)}.mx-datepicker-main .mx-table tr:focus,.mx-datepicker-main .mx-table tr:hover,.mx-datepicker-main .mx-table tr:active{background-color:rgba(0,0,0,0)}.mx-datepicker-main .mx-table .cell{transition:all 100ms ease-in-out;text-align:center;opacity:.7;border-radius:50px}.mx-datepicker-main .mx-table .cell>*{cursor:pointer}.mx-datepicker-main .mx-table .cell.today{opacity:1;color:var(--color-primary-element);font-weight:bold}.mx-datepicker-main .mx-table .cell.today:hover,.mx-datepicker-main .mx-table .cell.today:focus{color:var(--color-primary-element-text)}.mx-datepicker-main .mx-table .cell.in-range,.mx-datepicker-main .mx-table .cell.disabled{border-radius:0;font-weight:normal}.mx-datepicker-main .mx-table .cell.in-range{opacity:.7}.mx-datepicker-main .mx-table .cell.not-current-month{opacity:.5;color:var(--color-text-lighter)}.mx-datepicker-main .mx-table .cell.not-current-month:hover,.mx-datepicker-main .mx-table .cell.not-current-month:focus{opacity:1}.mx-datepicker-main .mx-table .cell:hover,.mx-datepicker-main .mx-table .cell:focus,.mx-datepicker-main .mx-table .cell.actived,.mx-datepicker-main .mx-table .cell.active,.mx-datepicker-main .mx-table .cell.in-range{opacity:1;color:var(--color-primary-element-text);background-color:var(--color-primary-element);font-weight:bold}.mx-datepicker-main .mx-table .cell.disabled{opacity:.5;color:var(--color-text-lighter);border-radius:0;background-color:var(--color-background-darker)}.mx-datepicker-main .mx-table .mx-week-number{text-align:center;opacity:.7;border-radius:50px}.mx-datepicker-main .mx-table span.mx-week-number,.mx-datepicker-main .mx-table li.mx-week-number,.mx-datepicker-main .mx-table span.cell,.mx-datepicker-main .mx-table li.cell{min-height:32px}.mx-datepicker-main .mx-table.mx-table-date thead,.mx-datepicker-main .mx-table.mx-table-date tbody,.mx-datepicker-main .mx-table.mx-table-year,.mx-datepicker-main .mx-table.mx-table-month{display:flex;flex-direction:column;justify-content:space-around}.mx-datepicker-main .mx-table.mx-table-date thead tr,.mx-datepicker-main .mx-table.mx-table-date tbody tr,.mx-datepicker-main .mx-table.mx-table-year tr,.mx-datepicker-main .mx-table.mx-table-month tr{display:inline-flex;align-items:center;flex:1 1 32px;justify-content:space-around;min-height:32px}.mx-datepicker-main .mx-table.mx-table-date thead th,.mx-datepicker-main .mx-table.mx-table-date thead td,.mx-datepicker-main .mx-table.mx-table-date tbody th,.mx-datepicker-main .mx-table.mx-table-date tbody td,.mx-datepicker-main .mx-table.mx-table-year th,.mx-datepicker-main .mx-table.mx-table-year td,.mx-datepicker-main .mx-table.mx-table-month th,.mx-datepicker-main .mx-table.mx-table-month td{display:flex;align-items:center;flex:0 1 32%;justify-content:center;min-width:32px;height:95%;min-height:32px;transition:background 100ms ease-in-out}.mx-datepicker-main .mx-table.mx-table-year tr th,.mx-datepicker-main .mx-table.mx-table-year tr td{flex-basis:48%}.mx-datepicker-main .mx-table.mx-table-date tr th,.mx-datepicker-main .mx-table.mx-table-date tr td{flex-basis:32px}.mx-datepicker-main .mx-btn{min-width:32px;height:32px;margin:0 2px !important;padding:7px 10px;cursor:pointer;text-decoration:none;opacity:.5;color:var(--color-text-lighter);border-radius:32px;line-height:20px}.mx-datepicker-main .mx-btn:hover,.mx-datepicker-main .mx-btn:focus{opacity:1;color:var(--color-main-text);background-color:var(--color-background-darker)}.mx-datepicker-main .mx-calendar-header,.mx-datepicker-main .mx-time-header{display:inline-flex;align-items:center;justify-content:space-between;width:100%;height:44px;margin-bottom:4px}.mx-datepicker-main .mx-calendar-header button,.mx-datepicker-main .mx-time-header button{min-width:32px;min-height:32px;margin:0;cursor:pointer;text-align:center;text-decoration:none;opacity:.7;color:var(--color-main-text);border-radius:32px;line-height:20px}.mx-datepicker-main .mx-calendar-header button:hover,.mx-datepicker-main .mx-time-header button:hover,.mx-datepicker-main .mx-calendar-header button:focus,.mx-datepicker-main .mx-time-header button:focus{opacity:1;color:var(--color-main-text);background-color:var(--color-background-darker)}.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-left,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-left,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-left,.mx-datepicker-main .mx-time-header button.mx-btn-icon-left,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-right,.mx-datepicker-main .mx-time-header button.mx-btn-icon-right,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-right,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-right{align-items:center;justify-content:center;width:32px;padding:0;background-repeat:no-repeat;background-size:16px;background-position:center}.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-left>i,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-left>i,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-left>i,.mx-datepicker-main .mx-time-header button.mx-btn-icon-left>i,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-right>i,.mx-datepicker-main .mx-time-header button.mx-btn-icon-right>i,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-right>i,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-right>i{display:none}.mx-datepicker-main .mx-calendar-header button.mx-btn-text,.mx-datepicker-main .mx-time-header button.mx-btn-text{line-height:initial}.mx-datepicker-main .mx-calendar-header .mx-calendar-header-label,.mx-datepicker-main .mx-time-header .mx-calendar-header-label{display:flex}.mx-datepicker-main .mx-calendar-header .mx-btn-icon-double-left,.mx-datepicker-main .mx-time-header .mx-btn-icon-double-left{background-image:url('.concat(re, ")}body.theme--dark .mx-datepicker-main .mx-calendar-header .mx-btn-icon-double-left,body.theme--dark .mx-datepicker-main .mx-time-header .mx-btn-icon-double-left{background-image:url(").concat(Q, ")}.mx-datepicker-main .mx-calendar-header .mx-btn-icon-left,.mx-datepicker-main .mx-time-header .mx-btn-icon-left{background-image:url(").concat(D, ")}body.theme--dark .mx-datepicker-main .mx-calendar-header .mx-btn-icon-left,body.theme--dark .mx-datepicker-main .mx-time-header .mx-btn-icon-left{background-image:url(").concat(w, ")}.mx-datepicker-main .mx-calendar-header .mx-btn-icon-right,.mx-datepicker-main .mx-time-header .mx-btn-icon-right{background-image:url(").concat(k, ")}body.theme--dark .mx-datepicker-main .mx-calendar-header .mx-btn-icon-right,body.theme--dark .mx-datepicker-main .mx-time-header .mx-btn-icon-right{background-image:url(").concat(R, ")}.mx-datepicker-main .mx-calendar-header .mx-btn-icon-double-right,.mx-datepicker-main .mx-time-header .mx-btn-icon-double-right{background-image:url(").concat(q, ")}body.theme--dark .mx-datepicker-main .mx-calendar-header .mx-btn-icon-double-right,body.theme--dark .mx-datepicker-main .mx-time-header .mx-btn-icon-double-right{background-image:url(").concat(ee, ")}.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-right,.mx-datepicker-main .mx-time-header button.mx-btn-icon-right{order:2}.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-right,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-right{order:3}.mx-datepicker-main .mx-calendar-week-mode .mx-date-row .mx-week-number{font-weight:bold}.mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week{opacity:1;border-radius:50px;background-color:var(--color-background-dark)}.mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover td,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td{background-color:rgba(0,0,0,0)}.mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover td,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover td:hover,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover td:focus,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td:hover,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td:focus{color:inherit}.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week{color:var(--color-primary-element-text);background-color:var(--color-primary-element)}.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td{opacity:.7;font-weight:normal}.mx-datepicker-main .mx-time{background-color:var(--color-main-background)}.mx-datepicker-main .mx-time .mx-time-header{justify-content:center;border-bottom:1px solid var(--color-border)}.mx-datepicker-main .mx-time .mx-time-column{border-left:1px solid var(--color-border)}.mx-datepicker-main .mx-time .mx-time-option.active,.mx-datepicker-main .mx-time .mx-time-option:hover,.mx-datepicker-main .mx-time .mx-time-item.active,.mx-datepicker-main .mx-time .mx-time-item:hover{color:var(--color-primary-element-text);background-color:var(--color-primary-element)}.mx-datepicker-main .mx-time .mx-time-option.disabled,.mx-datepicker-main .mx-time .mx-time-item.disabled{cursor:not-allowed;opacity:.5;color:var(--color-main-text);background-color:var(--color-main-background)}"), "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./node_modules/vue2-datepicker/scss/icon.scss", "webpack://./node_modules/vue2-datepicker/scss/btn.scss", "webpack://./node_modules/vue2-datepicker/scss/var.scss", "webpack://./node_modules/vue2-datepicker/scss/scrollbar.scss", "webpack://./node_modules/vue2-datepicker/scss/animation.scss", "webpack://./node_modules/vue2-datepicker/scss/index.scss", "webpack://./src/components/NcDatetimePicker/index.scss", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,2JAME,UAAA,CACA,iBAAA,CACA,QAAA,CACA,oBAAA,CACA,UAAA,CACA,WAAA,CACA,qBAAA,CACA,kBAAA,CACA,yBAAA,CACA,wBAAA,CACA,iBAAA,CACA,qBAAA,CACA,uBAAA,CACA,mCAAA,CAGF,2BACE,SAAA,CAGF,6BACE,QAAA,CAGF,+EAGE,mCAAA,CCjCF,QACE,qBAAA,CACA,aAAA,CACA,cAAA,CACA,eAAA,CACA,gBAAA,CACA,QAAA,CACA,cAAA,CACA,8BAAA,CACA,YAAA,CACA,+BAAA,CACA,iBAAA,CACA,aCZc,CDad,kBAAA,CACA,cACE,oBCdY,CDeZ,aCfY,CDiBd,kCAEE,UCTa,CDUb,kBAAA,CAIJ,aACE,QAAA,CACA,aAAA,CACA,eAAA,CACA,mBAAA,CE7BF,cACE,WAAA,CAEE,wCACE,SAAA,CAKN,mBACE,WAAA,CACA,iBAAA,CACA,eAAA,CAGF,oBACE,iBAAA,CACA,OAAA,CACA,SAAA,CACA,UAAA,CACA,SAAA,CACA,SAAA,CACA,iBAAA,CACA,SAAA,CACA,gCAAA,CACA,wCACE,iBAAA,CACA,UAAA,CACA,QAAA,CACA,cAAA,CACA,qBAAA,CACA,qCAAA,CACA,+BAAA,CChCJ,4DAEE,SAAA,CACA,mBAAA,CACA,kGAAA,CAEA,2BAAA,CAGF,6EAGE,SAAA,CACA,mBAAA,CCTF,eACE,iBAAA,CACA,oBAAA,CACA,WAAA,CACA,mBACE,SAAA,CACA,UAAA,CACA,sBAAA,CACA,iBAAA,CACA,eAAA,CAIJ,qBACE,WAAA,CAGF,sBACE,UAAA,CAGF,kBACE,iBAAA,CAGF,UACE,oBAAA,CACA,qBAAA,CACA,UAAA,CACA,WAAA,CACA,gBAAA,CACA,iBAAA,CACA,cAAA,CACA,eAAA,CACA,UH9BY,CG+BZ,qBAAA,CACA,qBAAA,CACA,iBHVoB,CGWpB,2CAAA,CAEA,gCAEE,oBHrCuB,CGuCzB,sCAEE,UHvCa,CGwCb,wBHvCwB,CGwCxB,iBH7CiB,CG8CjB,kBAAA,CAEF,gBACE,YAAA,CAEF,qBACE,YAAA,CAIJ,iCAEE,iBAAA,CACA,OAAA,CACA,SAAA,CACA,0BAAA,CACA,cAAA,CACA,aAAA,CACA,oBAAA,CACA,qBAAA,CAGF,eACE,cAAA,CACA,qBACE,oBAAA,CAIJ,oBACE,2EAAA,CACA,aHpFc,CGqFd,qBAAA,CACA,wBAAA,CAGF,qBACE,iBAAA,CACA,cAAA,CACA,iBAAA,CACA,sCAAA,CACA,YHzFc,CG4FhB,uBACE,UAAA,CACA,qBAAA,CACA,WHpEoB,CGqEpB,WAAA,CACA,aAAA,CAGF,8CACE,iBH1EoB,CG2EpB,6BAAA,CAGF,oBACE,iBAAA,CACA,gBAAA,CAGF,iBACE,aAAA,CACA,aAAA,CACA,gBAAA,CAGF,kBACE,YAAA,CACA,yBAFF,kBAGI,qBAAA,CAAA,CAIJ,sBACE,eAAA,CACA,+BAAA,CAGF,sBACE,eAAA,CACA,gBAAA,CACA,4BAAA,CAGF,aACE,qBAAA,CACA,WAAA,CACA,gBAAA,CACA,0BACE,6BAAA,CAIJ,oCACE,qBAAA,CACA,WAAA,CACA,gBAAA,CACA,iBAAA,CACA,eAAA,CAGF,2CAEE,UAAA,CAEF,6CAEE,WAAA,CAGF,0BACE,cAAA,CAGF,8BACE,YAAA,CACA,oCACE,WAAA,CAIJ,qBACE,iBAAA,CACA,YAAA,CACA,qBAAA,CACA,2BACE,cAAA,CACA,iCACE,aHvLU,CGwLV,wBHpK4B,CGsK9B,kCACE,UH3KkB,CG4KlB,wBH3LU,CG6LZ,8EAEE,aHhMU,CGiMV,wBH1K+B,CG4KjC,oCACE,kBAAA,CACA,UH1LW,CG2LX,wBH1LsB,CGgM1B,oCACE,cAAA,CACA,0CACE,wBH3L4B,CG6L9B,mDACE,wBH3L+B,CG8L/B,gDACE,aAAA,CACA,8BAAA,CAEF,iDACE,aAAA,CACA,8BAAA,CAMR,gBACE,UAAA,CAGF,UACE,kBAAA,CACA,wBAAA,CACA,gBAAA,CACA,UAAA,CACA,WAAA,CACA,qBAAA,CACA,iBAAA,CAEA,aACE,SAAA,CACA,eAAA,CACA,qBAAA,CAEF,aACE,SAAA,CACA,qBAAA,CAKF,oCAEE,WAAA,CACA,cAAA,CAGF,sBACE,aH9PU,CGgQZ,uCACE,UAAA,CACA,eAAA,CAIJ,SACE,MAAA,CACA,WAAA,CACA,eAAA,CACA,kBACE,6BAAA,CAGJ,kBACE,iBAAA,CACA,KAAA,CACA,MAAA,CACA,UAAA,CACA,WAAA,CAEF,gBAEE,+BAAA,CAGF,iBACE,YAAA,CACA,qBAAA,CACA,eAAA,CAGF,iBACE,YAAA,CACA,UAAA,CACA,WAAA,CACA,eAAA,CAGF,gBACE,MAAA,CACA,iBAAA,CACA,6BAAA,CACA,iBAAA,CAEA,4BACE,aAAA,CAEF,8BACE,QAAA,CACA,SAAA,CACA,eAAA,CACA,qCACE,UAAA,CACA,aAAA,CACA,YAAA,CAGJ,8BACE,cAAA,CACA,cAAA,CACA,WAAA,CACA,gBAAA,CACA,oCACE,aHnUU,CGoUV,wBHvSwB,CGyS1B,qCACE,aHtUU,CGuUV,8BH9SyB,CG+SzB,eAAA,CAEF,uCACE,kBAAA,CACA,UHlUW,CGmUX,wBHlUsB,CGuU5B,gBACE,cAAA,CACA,gBAAA,CACA,cAAA,CACA,gBAAA,CACA,sBACE,aHzVY,CG0VZ,wBH7T0B,CG+T5B,uBACE,aH5VY,CG6VZ,8BHpU2B,CGqU3B,eAAA,CAEF,yBACE,kBAAA,CACA,UHxVa,CGyVb,wBHxVwB,CIT5B,+BACC,gBAAA,CACA,4BAAA,CAEA,mCACC,2BAAA,CAMA,2DACC,UAAA,CACA,gDAAA,CACA,6CAAA,CACA,2BAAA,CAEA,iPAGC,yCAAA,CAIF,oHAEC,kBAAA,CACA,UCWc,CDRf,mIAEC,+BAAA,CAMH,oBACC,4BAAA,CACA,oCAAA,CACA,6CAAA,CACA,uCAAA,CACA,eAAA,CAEA,wBACC,2BAAA,CAGD,wCACC,YAAA,CACA,eAAA,CAEA,sFACC,yCAAA,CAIF,kDACC,WAAA,CAGD,0CACC,2CAAA,CAGD,0CACC,wCAAA,CAGD,+CACC,6CAAA,CACA,yCAAA,CACA,kDAAA,CACA,oBAAA,CAGD,qDACC,8DAAA,CACA,0DAAA,CAID,iCACC,WAAA,CACA,WAAA,CACA,uDACC,WAAA,CAIF,oFAEC,yCAAA,CAGD,sCACC,YAAA,CACA,eAAA,CAIC,uFACC,2DAAA,CAGD,sGACC,2DAAA,CAMH,8BACC,iBAAA,CAEA,0CACC,iBAAA,CACA,UCjFgB,CDkFhB,+BAAA,CAID,sHAGC,8BAAA,CAID,oCACC,gCAAA,CACA,iBAAA,CACA,UC/Fc,CDgGd,kBAAA,CAGA,sCACC,cAAA,CAID,0CACC,SCxGW,CDyGX,kCAAA,CACA,gBAAA,CACA,gGAEC,uCAAA,CAGF,0FAEC,eAAA,CACA,kBAAA,CAED,6CACC,UCvHa,CDyHd,sDACC,UC3He,CD4Hf,+BAAA,CACA,wHAEC,SC7HU,CDkIZ,wNAKC,SCvIW,CDwIX,uCAAA,CACA,6CAAA,CACA,gBAAA,CAED,6CACC,UC/Ie,CDgJf,+BAAA,CACA,eAAA,CACA,+CAAA,CAIF,8CACC,iBAAA,CACA,UCvJc,CDwJd,kBAAA,CAID,gLAIC,eA1MW,CA8MZ,6LAIC,YAAA,CACA,qBAAA,CACA,4BAAA,CACA,yMACC,mBAAA,CACA,kBAAA,CACA,aAAA,CACA,4BAAA,CACA,eA1NU,CA6NX,kZAEC,YAAA,CACA,kBAAA,CAEA,YAAA,CACA,sBAAA,CACA,cApOU,CAsOV,UAAA,CACA,eAvOU,CAwOV,uCAAA,CAID,oGAGC,cAAA,CAID,oGAGC,eAtPU,CA4Pb,4BACC,cA7PY,CA8PZ,WA9PY,CA+PZ,uBAAA,CACA,gBAAA,CACA,cAAA,CACA,oBAAA,CACA,UC1NiB,CD2NjB,+BAAA,CACA,kBArQY,CAsQZ,gBAAA,CAEA,oEAEC,SC/NY,CDgOZ,4BAAA,CACA,+CAAA,CAKF,4EACC,mBAAA,CACA,kBAAA,CACA,6BAAA,CACA,UAAA,CACA,WC9Pe,CD+Pf,iBAAA,CAEA,0FACC,cA1RW,CA2RX,eA3RW,CA4RX,QAAA,CACA,cAAA,CACA,iBAAA,CACA,oBAAA,CACA,UCtPc,CDuPd,4BAAA,CACA,kBAlSW,CAmSX,gBAAA,CAGA,4MAEC,SC7PW,CD8PX,4BAAA,CACA,+CAAA,CAID,ghBAIC,kBAAA,CACA,sBAAA,CACA,UApTU,CAqTV,SAAA,CACA,2BAAA,CACA,oBAAA,CACA,0BAAA,CAGA,giBACC,YAAA,CAGF,kHACC,mBAAA,CAIF,gIACC,YAAA,CAGD,8HACC,wDAAA,CACA,gKACC,wDAAA,CAIF,gHACC,wDAAA,CACA,kJACC,wDAAA,CAIF,kHACC,wDAAA,CACA,oJACC,wDAAA,CAIF,gIACC,wDAAA,CACA,kKACC,wDAAA,CAIF,8HACC,OAAA,CAGD,4IACC,OAAA,CAOA,wEACC,gBAAA,CAED,qIAEC,SC1UW,CD2UX,kBAAA,CACA,6CAAA,CACA,2IACC,8BAAA,CACA,ybACC,aAAA,CAIH,uEACC,uCAAA,CACA,6CAAA,CAEA,0EACC,UC1VY,CD2VZ,kBAAA,CAOJ,6BACC,6CAAA,CAEA,6CAEC,sBAAA,CACA,2CAAA,CAGD,6CACC,yCAAA,CAKA,0MAEC,uCAAA,CACA,6CAAA,CAGD,0GACC,kBAAA,CACA,UC1Xe,CD2Xf,4BAAA,CACA,6CAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@import './var.scss';\n\n.#{$namespace}-icon-left:before,\n.#{$namespace}-icon-right:before,\n.#{$namespace}-icon-double-left:before,\n.#{$namespace}-icon-double-right:before,\n.#{$namespace}-icon-double-left:after,\n.#{$namespace}-icon-double-right:after {\n content: '';\n position: relative;\n top: -1px;\n display: inline-block;\n width: 10px;\n height: 10px;\n vertical-align: middle;\n border-style: solid;\n border-color: currentColor;\n border-width: 2px 0 0 2px;\n border-radius: 1px;\n box-sizing: border-box;\n transform-origin: center;\n transform: rotate(-45deg) scale(0.7);\n}\n\n.#{$namespace}-icon-double-left:after {\n left: -4px;\n}\n\n.#{$namespace}-icon-double-right:before {\n left: 4px;\n}\n\n.#{$namespace}-icon-right:before,\n.#{$namespace}-icon-double-right:before,\n.#{$namespace}-icon-double-right:after {\n transform: rotate(135deg) scale(0.7);\n}\n", "@import './var.scss';\n\n.#{$namespace}-btn {\n box-sizing: border-box;\n line-height: 1;\n font-size: 14px;\n font-weight: 500;\n padding: 7px 15px;\n margin: 0;\n cursor: pointer;\n background-color: transparent;\n outline: none;\n border: 1px solid rgba(0, 0, 0, 0.1);\n border-radius: 4px;\n color: $default-color;\n white-space: nowrap;\n &:hover {\n border-color: $primary-color;\n color: $primary-color;\n }\n &:disabled,\n &.disabled {\n color: $disabled-color;\n cursor: not-allowed;\n }\n}\n\n.#{$namespace}-btn-text {\n border: 0;\n padding: 0 4px;\n text-align: left;\n line-height: inherit;\n}\n", "$namespace: 'mx' !default;\n\n$default-color: #73879c !default;\n$primary-color: #1284e7 !default;\n\n$today-color: mix(#fff, $primary-color, 10%) !default;\n\n$popup-z-index: 2001 !default;\n\n$input-border-color: #ccc !default;\n$input-color: #555 !default;\n$input-hover-border-color: #409aff !default;\n\n$disabled-color: #ccc !default;\n$disabled-background-color: #f3f3f3 !default;\n\n$border-color: #e8e8e8 !default;\n\n$calendar-active-color: #fff !default;\n$calendar-active-background-color: $primary-color !default;\n\n$calendar-hover-color: $default-color !default;\n$calendar-hover-background-color: mix(#fff, $calendar-active-background-color, 95%) !default;\n\n$calendar-in-range-color: $default-color !default;\n$calendar-in-range-background-color: mix(#fff, $calendar-active-background-color, 85%) !default;\n\n$time-active-color: $primary-color !default;\n$time-active-background-color: transparent !default;\n\n$time-hover-color: $default-color !default;\n$time-hover-background-color: mix(#fff, $calendar-active-background-color, 95%) !default;\n\n$input-border-radius: 4px !default;\n$sidebar-margin-left: 100px !default;\n", "@import './var.scss';\n\n.#{$namespace}-scrollbar {\n height: 100%;\n &:hover {\n .#{$namespace}-scrollbar-track {\n opacity: 1;\n }\n }\n}\n\n.#{$namespace}-scrollbar-wrap {\n height: 100%;\n overflow-x: hidden;\n overflow-y: auto;\n}\n\n.#{$namespace}-scrollbar-track {\n position: absolute;\n top: 2px;\n right: 2px;\n bottom: 2px;\n width: 6px;\n z-index: 1;\n border-radius: 4px;\n opacity: 0;\n transition: opacity 0.24s ease-out;\n .#{$namespace}-scrollbar-thumb {\n position: absolute;\n width: 100%;\n height: 0;\n cursor: pointer;\n border-radius: inherit;\n background-color: rgba(144, 147, 153, 0.3);\n transition: background-color 0.3s;\n }\n}\n", "@import './var.scss';\n\n.#{$namespace}-zoom-in-down-enter-active,\n.#{$namespace}-zoom-in-down-leave-active {\n opacity: 1;\n transform: scaleY(1);\n transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1),\n opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1);\n transform-origin: center top;\n}\n\n.#{$namespace}-zoom-in-down-enter,\n.#{$namespace}-zoom-in-down-enter-from,\n.#{$namespace}-zoom-in-down-leave-to {\n opacity: 0;\n transform: scaleY(0);\n}\n", "@import './var.scss';\n@import './icon.scss';\n@import './btn.scss';\n@import './scrollbar.scss';\n@import './animation.scss';\n\n.#{$namespace}-datepicker {\n position: relative;\n display: inline-block;\n width: 210px;\n svg {\n width: 1em;\n height: 1em;\n vertical-align: -0.15em;\n fill: currentColor;\n overflow: hidden;\n }\n}\n\n.#{$namespace}-datepicker-range {\n width: 320px;\n}\n\n.#{$namespace}-datepicker-inline {\n width: auto;\n}\n\n.#{$namespace}-input-wrapper {\n position: relative;\n}\n\n.#{$namespace}-input {\n display: inline-block;\n box-sizing: border-box;\n width: 100%;\n height: 34px;\n padding: 6px 30px;\n padding-left: 10px;\n font-size: 14px;\n line-height: 1.4;\n color: $input-color;\n background-color: #fff;\n border: 1px solid $input-border-color;\n border-radius: $input-border-radius;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);\n\n &:hover,\n &:focus {\n border-color: $input-hover-border-color;\n }\n &:disabled,\n &.disabled {\n color: $disabled-color;\n background-color: $disabled-background-color;\n border-color: $input-border-color;\n cursor: not-allowed;\n }\n &:focus {\n outline: none;\n }\n &::-ms-clear {\n display: none;\n }\n}\n\n.#{$namespace}-icon-calendar,\n.#{$namespace}-icon-clear {\n position: absolute;\n top: 50%;\n right: 8px;\n transform: translateY(-50%);\n font-size: 16px;\n line-height: 1;\n color: rgba(0, 0, 0, 0.5);\n vertical-align: middle;\n}\n\n.#{$namespace}-icon-clear {\n cursor: pointer;\n &:hover {\n color: rgba(0, 0, 0, 0.8);\n }\n}\n\n.#{$namespace}-datepicker-main {\n font: 14px/1.5 'Helvetica Neue', Helvetica, Arial, 'Microsoft Yahei', sans-serif;\n color: $default-color;\n background-color: #fff;\n border: 1px solid $border-color;\n}\n\n.#{$namespace}-datepicker-popup {\n position: absolute;\n margin-top: 1px;\n margin-bottom: 1px;\n box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);\n z-index: $popup-z-index;\n}\n\n.#{$namespace}-datepicker-sidebar {\n float: left;\n box-sizing: border-box;\n width: $sidebar-margin-left;\n padding: 6px;\n overflow: auto;\n}\n\n.#{$namespace}-datepicker-sidebar + .#{$namespace}-datepicker-content {\n margin-left: $sidebar-margin-left;\n border-left: 1px solid $border-color;\n}\n\n.#{$namespace}-datepicker-body {\n position: relative;\n user-select: none;\n}\n\n.#{$namespace}-btn-shortcut {\n display: block;\n padding: 0 6px;\n line-height: 24px;\n}\n\n.#{$namespace}-range-wrapper {\n display: flex;\n @media (max-width: 750px) {\n flex-direction: column;\n }\n}\n\n.#{$namespace}-datepicker-header {\n padding: 6px 8px;\n border-bottom: 1px solid $border-color;\n}\n\n.#{$namespace}-datepicker-footer {\n padding: 6px 8px;\n text-align: right;\n border-top: 1px solid $border-color;\n}\n\n.#{$namespace}-calendar {\n box-sizing: border-box;\n width: 248px;\n padding: 6px 12px;\n & + & {\n border-left: 1px solid $border-color;\n }\n}\n\n.#{$namespace}-calendar-header {\n box-sizing: border-box;\n height: 34px;\n line-height: 34px;\n text-align: center;\n overflow: hidden;\n}\n\n.#{$namespace}-btn-icon-left,\n.#{$namespace}-btn-icon-double-left {\n float: left;\n}\n.#{$namespace}-btn-icon-right,\n.#{$namespace}-btn-icon-double-right {\n float: right;\n}\n\n.#{$namespace}-calendar-header-label {\n font-size: 14px;\n}\n\n.#{$namespace}-calendar-decade-separator {\n margin: 0 2px;\n &:after {\n content: '~';\n }\n}\n\n.#{$namespace}-calendar-content {\n position: relative;\n height: 224px;\n box-sizing: border-box;\n .cell {\n cursor: pointer;\n &:hover {\n color: $calendar-hover-color;\n background-color: $calendar-hover-background-color;\n }\n &.active {\n color: $calendar-active-color;\n background-color: $calendar-active-background-color;\n }\n &.in-range,\n &.hover-in-range {\n color: $calendar-in-range-color;\n background-color: $calendar-in-range-background-color;\n }\n &.disabled {\n cursor: not-allowed;\n color: $disabled-color;\n background-color: $disabled-background-color;\n }\n }\n}\n\n.#{$namespace}-calendar-week-mode {\n .#{$namespace}-date-row {\n cursor: pointer;\n &:hover {\n background-color: $calendar-hover-background-color;\n }\n &.#{$namespace}-active-week {\n background-color: $calendar-in-range-background-color;\n }\n .cell {\n &:hover {\n color: inherit;\n background-color: transparent;\n }\n &.active {\n color: inherit;\n background-color: transparent;\n }\n }\n }\n}\n\n.#{$namespace}-week-number {\n opacity: 0.5;\n}\n\n.#{$namespace}-table {\n table-layout: fixed;\n border-collapse: separate;\n border-spacing: 0;\n width: 100%;\n height: 100%;\n box-sizing: border-box;\n text-align: center;\n\n th {\n padding: 0;\n font-weight: 500;\n vertical-align: middle;\n }\n td {\n padding: 0;\n vertical-align: middle;\n }\n}\n\n.#{$namespace}-table-date {\n td,\n th {\n height: 32px;\n font-size: 12px;\n }\n\n .today {\n color: $today-color;\n }\n .cell.not-current-month {\n color: #ccc;\n background: none; // cover the in-range style\n }\n}\n\n.#{$namespace}-time {\n flex: 1;\n width: 224px;\n background: #fff;\n & + & {\n border-left: 1px solid $border-color;\n }\n}\n.#{$namespace}-calendar-time {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n.#{$namespace}-time-header {\n @extend .#{$namespace}-calendar-header;\n border-bottom: 1px solid $border-color;\n}\n\n.#{$namespace}-time-content {\n height: 224px;\n box-sizing: border-box;\n overflow: hidden;\n}\n\n.#{$namespace}-time-columns {\n display: flex;\n width: 100%;\n height: 100%;\n overflow: hidden;\n}\n\n.#{$namespace}-time-column {\n flex: 1;\n position: relative;\n border-left: 1px solid $border-color;\n text-align: center;\n\n &:first-child {\n border-left: 0;\n }\n .#{$namespace}-time-list {\n margin: 0;\n padding: 0;\n list-style: none;\n &::after {\n content: '';\n display: block;\n height: 32 * 6px;\n }\n }\n .#{$namespace}-time-item {\n cursor: pointer;\n font-size: 12px;\n height: 32px;\n line-height: 32px;\n &:hover {\n color: $time-hover-color;\n background-color: $time-hover-background-color;\n }\n &.active {\n color: $time-active-color;\n background-color: $time-active-background-color;\n font-weight: 700;\n }\n &.disabled {\n cursor: not-allowed;\n color: $disabled-color;\n background-color: $disabled-background-color;\n }\n }\n}\n\n.#{$namespace}-time-option {\n cursor: pointer;\n padding: 8px 10px;\n font-size: 14px;\n line-height: 20px;\n &:hover {\n color: $time-hover-color;\n background-color: $time-hover-background-color;\n }\n &.active {\n color: $time-active-color;\n background-color: $time-active-background-color;\n font-weight: 700;\n }\n &.disabled {\n cursor: not-allowed;\n color: $disabled-color;\n background-color: $disabled-background-color;\n }\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n$cell_height: 32px;\n\n@import '~vue2-datepicker/scss/index';\n\n.mx-datepicker[data-v-#{$scope_version}] {\n user-select: none;\n color: var(--color-main-text);\n\n svg {\n fill: var(--color-main-text);\n }\n\n /* INPUT CONTAINER */\n .mx-input-wrapper {\n // input\n .mx-input {\n width: 100%;\n border: 2px solid var(--color-border-maxcontrast);\n background-color: var(--color-main-background);\n background-clip: content-box;\n \n &:active:not(.disabled),\n &:hover:not(.disabled),\n &:focus:not(.disabled) {\n border-color: var(--color-primary-element);\n }\n }\n\n &:disabled,\n &.disabled {\n cursor: not-allowed;\n opacity: $opacity_normal;\n }\n\n .mx-icon-calendar,\n .mx-icon-clear {\n color: var(--color-text-lighter);\n }\n }\n}\n\n// Datepicker popup wrapper\n.mx-datepicker-main {\n color: var(--color-main-text);\n border: 1px solid var(--color-border);\n background-color: var(--color-main-background);\n font-family: var(--font-face) !important;\n line-height: 1.5;\n\n svg {\n fill: var(--color-main-text);\n }\n\n &.mx-datepicker-popup {\n z-index: 2000;\n box-shadow: none;\n\n .mx-datepicker-sidebar + .mx-datepicker-content {\n border-left: 1px solid var(--color-border);\n }\n }\n \n &.show-week-number .mx-calendar {\n width: $cell_height * 8 + 2 * 5px + 30px; // week number + 7 days + padding + 30px padding to fit the buttons\n }\n\n .mx-datepicker-header {\n border-bottom: 1px solid var(--color-border);\n }\n\n .mx-datepicker-footer {\n border-top: 1px solid var(--color-border);\n }\n\n .mx-datepicker-btn-confirm {\n background-color: var(--color-primary-element);\n border-color: var(--color-primary-element);\n color: var(--color-primary-element-text) !important;\n opacity: 1 !important;\n }\n\n .mx-datepicker-btn-confirm:hover {\n background-color: var(--color-primary-element-light) !important;\n border-color: var(--color-primary-element-light) !important;\n }\n\n // default popup styles\n .mx-calendar {\n width: $cell_height * 7 + 2 * 5px + 30px; // 7 days + padding + 30px padding to fit the buttons\n padding: 5px;\n &.mx-calendar-week-mode {\n width: $cell_height * 8 + 2 * 5px + 30px; // week number + 7 days + padding + 30px padding to fit the buttons\n }\n }\n\n .mx-time + .mx-time,\n .mx-calendar + .mx-calendar {\n border-left: 1px solid var(--color-border);\n }\n\n .mx-range-wrapper {\n display: flex;\n overflow: hidden;\n\n // first active cell, range style on day picker panel only\n .mx-calendar-content .mx-table-date .cell {\n &.active {\n border-radius: var(--border-radius) 0 0 var(--border-radius);\n }\n // second selected cell\n &.in-range + .cell.active {\n border-radius: 0 var(--border-radius) var(--border-radius) 0;\n }\n }\n }\n\n // Various panels\n .mx-table {\n text-align: center;\n\n thead > tr > th {\n text-align: center;\n opacity: $opacity_disabled;\n color: var(--color-text-lighter);\n }\n\n // Override table rule from server\n tr:focus,\n tr:hover,\n tr:active {\n background-color: transparent;\n }\n\n // regular cell style\n .cell {\n transition: all 100ms ease-in-out;\n text-align: center;\n opacity: $opacity_normal;\n border-radius: 50px;\n\n // force pointer on all content\n > * {\n cursor: pointer;\n }\n\n // Selected and mouse event\n &.today {\n opacity: $opacity_full;\n color: var(--color-primary-element);\n font-weight: bold;\n &:hover,\n &:focus {\n color: var(--color-primary-element-text);\n }\n }\n &.in-range,\n &.disabled {\n border-radius: 0;\n font-weight: normal;\n }\n &.in-range {\n opacity: $opacity_normal;\n }\n &.not-current-month {\n opacity: $opacity_disabled;\n color: var(--color-text-lighter);\n &:hover,\n &:focus {\n opacity: $opacity_full;\n }\n }\n\n // hover-/focus after the other rules\n &:hover,\n &:focus,\n &.actived,\n &.active,\n &.in-range {\n opacity: $opacity_full;\n color: var(--color-primary-element-text);\n background-color: var(--color-primary-element);\n font-weight: bold;\n }\n &.disabled {\n opacity: $opacity_disabled;\n color: var(--color-text-lighter);\n border-radius: 0;\n background-color: var(--color-background-darker);\n }\n }\n\n .mx-week-number {\n text-align: center;\n opacity: $opacity_normal;\n border-radius: 50px;\n }\n\n // cell that are not in a table\n span.mx-week-number,\n li.mx-week-number,\n span.cell,\n li.cell {\n min-height: $cell_height;\n }\n\n // Standard grid/flex layout for day/month/year panels\n &.mx-table-date thead,\n &.mx-table-date tbody,\n &.mx-table-year,\n &.mx-table-month {\n display: flex;\n flex-direction: column;\n justify-content: space-around;\n tr {\n display: inline-flex;\n align-items: center;\n flex: 1 1 $cell_height;\n justify-content: space-around;\n min-height: $cell_height;\n }\n // Default cell style\n th,\n td {\n display: flex;\n align-items: center;\n // 3 rows with a little spacing\n flex: 0 1 32%;\n justify-content: center;\n min-width: $cell_height;\n // spacing between rows\n height: 95%;\n min-height: $cell_height;\n transition: background 100ms ease-in-out;\n }\n }\n &.mx-table-year {\n tr th,\n tr td {\n // only two rows in year panel\n flex-basis: 48%;\n }\n }\n &.mx-table-date {\n tr th,\n tr td {\n // only two rows in year panel\n flex-basis: $cell_height;\n }\n }\n }\n\n // default buttons: header...\n .mx-btn {\n min-width: $cell_height;\n height: $cell_height;\n margin: 0 2px !important; // center also single element. Definitively use margin so that buttons are not touching\n padding: 7px 10px;\n cursor: pointer;\n text-decoration: none;\n opacity: $opacity_disabled;\n color: var(--color-text-lighter);\n border-radius: $cell_height;\n line-height: $cell_height - 12px; // padding minus 2px for better visual\n // Mouse feedback\n &:hover,\n &:focus {\n opacity: $opacity_full;\n color: var(--color-main-text);\n background-color: var(--color-background-darker);\n }\n }\n\n // Header, arrows, years, months\n .mx-calendar-header {\n display: inline-flex;\n align-items: center;\n justify-content: space-between;\n width: 100%;\n height: $clickable-area;\n margin-bottom: 4px;\n\n button {\n min-width: $cell_height;\n min-height: $cell_height;\n margin: 0;\n cursor: pointer;\n text-align: center;\n text-decoration: none;\n opacity: $opacity_normal;\n color: var(--color-main-text);\n border-radius: $cell_height;\n line-height: $cell_height - 12px; // padding minus 2px for better visual\n\n // Mouse feedback\n &:hover,\n &:focus {\n opacity: $opacity_full;\n color: var(--color-main-text);\n background-color: var(--color-background-darker);\n }\n\n // Header arrows\n &.mx-btn-icon-double-left,\n &.mx-btn-icon-left,\n &.mx-btn-icon-right,\n &.mx-btn-icon-double-right {\n align-items: center;\n justify-content: center;\n width: $cell_height;\n padding: 0; // leave the centering to flex\n background-repeat: no-repeat;\n background-size: 16px;\n background-position: center;\n\n // Hide original icons\n > i {\n display: none;\n }\n }\n &.mx-btn-text {\n line-height: initial;\n }\n }\n\n .mx-calendar-header-label {\n display: flex;\n }\n\n .mx-btn-icon-double-left {\n background-image: url('./chevron-double-left.svg');\n body.theme--dark & {\n background-image: url('./chevron-double-left-light.svg');\n }\n }\n\n .mx-btn-icon-left {\n background-image: url('./chevron-left.svg');\n body.theme--dark & {\n background-image: url('./chevron-left-light.svg');\n }\n }\n\n .mx-btn-icon-right {\n background-image: url('./chevron-right.svg');\n body.theme--dark & {\n background-image: url('./chevron-right-light.svg');\n }\n }\n\n .mx-btn-icon-double-right {\n background-image: url('./chevron-double-right.svg');\n body.theme--dark & {\n background-image: url('./chevron-double-right-light.svg');\n }\n }\n\n button.mx-btn-icon-right {\n order: 2;\n }\n\n button.mx-btn-icon-double-right {\n order: 3;\n }\n }\n // Week panel\n .mx-calendar-week-mode {\n // move focus on row and not on cell\n .mx-date-row {\n .mx-week-number {\n font-weight: bold;\n }\n &:hover,\n &.mx-active-week {\n opacity: $opacity_full;\n border-radius: 50px;\n background-color: var(--color-background-dark);\n td {\n background-color: transparent;\n &, &:hover, &:focus {\n color: inherit;\n }\n }\n }\n &.mx-active-week {\n color: var(--color-primary-element-text);\n background-color: var(--color-primary-element);\n // Remove cell feedback on selected rows\n td {\n opacity: $opacity_normal;\n font-weight: normal;\n }\n }\n }\n }\n\n // Time panel\n .mx-time {\n background-color: var(--color-main-background);\n\n .mx-time-header {\n // only one button, center it\n justify-content: center;\n border-bottom: 1px solid var(--color-border);\n }\n\n .mx-time-column {\n border-left: 1px solid var(--color-border);\n }\n\n .mx-time-option,\n .mx-time-item {\n &.active,\n &:hover {\n color: var(--color-primary-element-text);\n background-color: var(--color-primary-element);\n }\n\n &.disabled {\n cursor: not-allowed;\n opacity: $opacity_disabled;\n color: var(--color-main-text);\n background-color: var(--color-main-background);\n }\n }\n }\n}\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const se = $; + }, 7362: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-cec6f4f2]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}button[data-v-cec6f4f2]:not(.button-vue),input[data-v-cec6f4f2]:not([type=range]),textarea[data-v-cec6f4f2]{margin:0;padding:7px 6px;cursor:text;color:var(--color-text-lighter);border:1px solid var(--color-border-dark);border-radius:var(--border-radius);outline:none;background-color:var(--color-main-background);font-size:13px}button[data-v-cec6f4f2]:not(.button-vue):not(:disabled):not(.primary):hover,button[data-v-cec6f4f2]:not(.button-vue):not(:disabled):not(.primary):focus,button:not(.button-vue):not(:disabled):not(.primary).active[data-v-cec6f4f2],input[data-v-cec6f4f2]:not([type=range]):not(:disabled):not(.primary):hover,input[data-v-cec6f4f2]:not([type=range]):not(:disabled):not(.primary):focus,input:not([type=range]):not(:disabled):not(.primary).active[data-v-cec6f4f2],textarea[data-v-cec6f4f2]:not(:disabled):not(.primary):hover,textarea[data-v-cec6f4f2]:not(:disabled):not(.primary):focus,textarea:not(:disabled):not(.primary).active[data-v-cec6f4f2]{border-color:var(--color-primary-element);outline:none}button[data-v-cec6f4f2]:not(.button-vue):not(:disabled):not(.primary):active,input[data-v-cec6f4f2]:not([type=range]):not(:disabled):not(.primary):active,textarea[data-v-cec6f4f2]:not(:disabled):not(.primary):active{color:var(--color-text-light);outline:none;background-color:var(--color-main-background)}button[data-v-cec6f4f2]:not(.button-vue):disabled,input[data-v-cec6f4f2]:not([type=range]):disabled,textarea[data-v-cec6f4f2]:disabled{cursor:default;opacity:.5;color:var(--color-text-maxcontrast);background-color:var(--color-background-dark)}button[data-v-cec6f4f2]:not(.button-vue):required,input[data-v-cec6f4f2]:not([type=range]):required,textarea[data-v-cec6f4f2]:required{box-shadow:none}button[data-v-cec6f4f2]:not(.button-vue):invalid,input[data-v-cec6f4f2]:not([type=range]):invalid,textarea[data-v-cec6f4f2]:invalid{border-color:var(--color-error);box-shadow:none !important}button:not(.button-vue).primary[data-v-cec6f4f2],input:not([type=range]).primary[data-v-cec6f4f2],textarea.primary[data-v-cec6f4f2]{cursor:pointer;color:var(--color-primary-element-text);border-color:var(--color-primary-element);background-color:var(--color-primary-element)}button:not(.button-vue).primary[data-v-cec6f4f2]:not(:disabled):hover,button:not(.button-vue).primary[data-v-cec6f4f2]:not(:disabled):focus,button:not(.button-vue).primary[data-v-cec6f4f2]:not(:disabled):active,input:not([type=range]).primary[data-v-cec6f4f2]:not(:disabled):hover,input:not([type=range]).primary[data-v-cec6f4f2]:not(:disabled):focus,input:not([type=range]).primary[data-v-cec6f4f2]:not(:disabled):active,textarea.primary[data-v-cec6f4f2]:not(:disabled):hover,textarea.primary[data-v-cec6f4f2]:not(:disabled):focus,textarea.primary[data-v-cec6f4f2]:not(:disabled):active{border-color:var(--color-primary-element-light);background-color:var(--color-primary-element-light)}button:not(.button-vue).primary[data-v-cec6f4f2]:not(:disabled):active,input:not([type=range]).primary[data-v-cec6f4f2]:not(:disabled):active,textarea.primary[data-v-cec6f4f2]:not(:disabled):active{color:var(--color-primary-element-text-dark)}button:not(.button-vue).primary[data-v-cec6f4f2]:disabled,input:not([type=range]).primary[data-v-cec6f4f2]:disabled,textarea.primary[data-v-cec6f4f2]:disabled{cursor:default;color:var(--color-primary-element-text-dark);background-color:var(--color-primary-element)}li.active[data-v-cec6f4f2]{background-color:var(--color-background-hover);border-radius:6px;padding:0}.action--disabled[data-v-cec6f4f2]{pointer-events:none;opacity:.5}.action--disabled[data-v-cec6f4f2]:hover,.action--disabled[data-v-cec6f4f2]:focus{cursor:default;opacity:.5}.action--disabled *[data-v-cec6f4f2]{opacity:1 !important}.action-input[data-v-cec6f4f2]{display:flex;align-items:flex-start;width:100%;height:auto;margin:0;padding:0;cursor:pointer;white-space:nowrap;color:var(--color-main-text);border:0;border-radius:0;background-color:rgba(0,0,0,0);box-shadow:none;font-weight:normal}.action-input__icon-wrapper[data-v-cec6f4f2]{display:flex;align-self:center;align-items:center;justify-content:center}.action-input__icon-wrapper[data-v-cec6f4f2] .material-design-icon{width:44px;height:44px;opacity:1}.action-input__icon-wrapper[data-v-cec6f4f2] .material-design-icon .material-design-icon__svg{vertical-align:middle}.action-input>span[data-v-cec6f4f2]{cursor:pointer;white-space:nowrap}.action-input__icon[data-v-cec6f4f2]{min-width:0;min-height:0;padding:22px 0 22px 44px;background-position:14px center;background-size:16px}.action-input__form[data-v-cec6f4f2]{display:flex;align-items:center;flex:1 1 auto;margin:4px 0;padding-right:14px}.action-input__container[data-v-cec6f4f2]{width:100%}.action-input__input-container[data-v-cec6f4f2]{display:flex}.action-input__input-container .colorpicker__trigger[data-v-cec6f4f2],.action-input__input-container .colorpicker__preview[data-v-cec6f4f2]{width:100%}.action-input__input-container .colorpicker__preview[data-v-cec6f4f2]{width:100%;height:36px;border-radius:var(--border-radius-large);border:2px solid var(--color-border-maxcontrast);box-shadow:none !important}.action-input__text-label[data-v-cec6f4f2]{padding:4px 0;display:block}.action-input__text-label--hidden[data-v-cec6f4f2]{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.action-input__datetimepicker[data-v-cec6f4f2]{width:100%}.action-input__datetimepicker[data-v-cec6f4f2] .mx-input{margin:0}.action-input__multi[data-v-cec6f4f2]{width:100%}li:last-child>.action-input[data-v-cec6f4f2]{padding-bottom:10px}li:first-child>.action-input[data-v-cec6f4f2]:not(.action-input--visible-label){padding-top:10px}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/assets/inputs.scss", "webpack://./src/assets/variables.scss", "webpack://./src/assets/action.scss", "webpack://./src/components/NcActionInput/NcActionInput.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCqBD,4GAGC,QAAA,CACA,eAAA,CAEA,WAAA,CAEA,+BAAA,CACA,yCAAA,CACA,kCAAA,CACA,YAAA,CACA,6CAAA,CAEA,cAAA,CAGC,koBAIC,yCAAA,CACA,YAAA,CAGD,wNACC,6BAAA,CACA,YAAA,CACA,6CAAA,CAIF,uIACC,cAAA,CACA,UCrBiB,CDsBjB,mCAAA,CACA,6CAAA,CAGD,uIACC,eAAA,CAGD,oIACC,+BAAA,CACA,0BAAA,CAID,oIACC,cAAA,CACA,uCAAA,CACA,yCAAA,CACA,6CAAA,CAGC,4kBAGC,+CAAA,CACA,mDAAA,CAED,sMACC,4CAAA,CAIF,+JACC,cAAA,CACA,4CAAA,CAEA,6CAAA,CE3ED,2BACC,8CAAA,CACA,iBAAA,CACA,SAAA,CAMF,mCACC,mBAAA,CACA,UDMiB,CCLjB,kFACC,cAAA,CACA,UDGgB,CCDjB,qCACC,oBAAA,CCjCH,+BACC,YAAA,CACA,sBAAA,CAEA,UAAA,CACA,WAAA,CACA,QAAA,CACA,SAAA,CAEA,cAAA,CACA,kBAAA,CAEA,4BAAA,CACA,QAAA,CACA,eAAA,CACA,8BAAA,CACA,eAAA,CAEA,kBAAA,CAEA,6CACC,YAAA,CACA,iBAAA,CACA,kBAAA,CACA,sBAAA,CAEA,mEACC,UFXc,CEYd,WFZc,CEad,SFMY,CEJZ,8FACC,qBAAA,CAKH,oCACC,cAAA,CACA,kBAAA,CAGD,qCACC,WAAA,CACA,YAAA,CAGA,wBAAA,CAEA,+BAAA,CACA,oBF9BU,CEkCX,qCACC,YAAA,CACA,kBAAA,CACA,aAAA,CAEA,YAAA,CACA,kBFpCY,CEuCb,0CACC,UAAA,CAGD,gDACC,YAAA,CAGC,4IAEC,UAAA,CAGD,sEACC,UAAA,CACA,WAAA,CACA,wCAAA,CACA,gDAAA,CACA,0BAAA,CAKH,2CACC,aAAA,CACA,aAAA,CAEA,mDACC,iBAAA,CACA,aAAA,CACA,QAAA,CACA,SAAA,CACA,UAAA,CACA,eAAA,CAIF,+CACC,UAAA,CAEA,yDACC,QAAA,CAIF,sCACC,UAAA,CAOF,6CACC,mBAAA,CAID,gFACC,gBAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n/**\n * color-text-lighter normal state\n * color-text-lighter active state\n * color-text-maxcontrast disabled state\n */\n\n/* Default global values */\nbutton:not(.button-vue),\ninput:not([type='range']),\ntextarea {\n margin: 0;\n padding: 7px 6px;\n\n cursor: text;\n\n color: var(--color-text-lighter);\n border: 1px solid var(--color-border-dark);\n border-radius: var(--border-radius);\n outline: none;\n background-color: var(--color-main-background);\n\n font-size: 13px;\n\n &:not(:disabled):not(.primary) {\n &:hover,\n &:focus,\n &.active {\n /* active class used for multiselect */\n border-color: var(--color-primary-element);\n outline: none;\n }\n\n &:active {\n color: var(--color-text-light);\n outline: none;\n background-color: var(--color-main-background);\n }\n }\n\n &:disabled {\n cursor: default;\n opacity: $opacity_disabled;\n color: var(--color-text-maxcontrast);\n background-color: var(--color-background-dark);\n }\n\n &:required {\n box-shadow: none;\n }\n\n &:invalid {\n border-color: var(--color-error);\n box-shadow: none !important;\n }\n\n /* Primary action button, use sparingly */\n &.primary {\n cursor: pointer;\n color: var(--color-primary-element-text);\n border-color: var(--color-primary-element);\n background-color: var(--color-primary-element);\n\n &:not(:disabled) {\n &:hover,\n &:focus,\n &:active {\n border-color: var(--color-primary-element-light);\n background-color: var(--color-primary-element-light);\n }\n &:active {\n color: var(--color-primary-element-text-dark);\n }\n }\n\n &:disabled {\n cursor: default;\n color: var(--color-primary-element-text-dark);\n // opacity is already defined to .5 if disabled\n background-color: var(--color-primary-element);\n }\n }\n}\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n * @author Marco Ambrosini \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n@mixin action-active {\n li {\n &.active {\n background-color: var(--color-background-hover);\n border-radius: 6px;\n padding: 0;\n }\n }\n}\n\n@mixin action--disabled {\n .action--disabled {\n pointer-events: none;\n opacity: $opacity_disabled;\n &:hover, &:focus {\n cursor: default;\n opacity: $opacity_disabled;\n }\n & * {\n opacity: 1 !important;\n }\n }\n}\n\n\n@mixin action-item($name) {\n .action-#{$name} {\n display: flex;\n align-items: flex-start;\n\n width: 100%;\n height: auto;\n margin: 0;\n padding: 0;\n padding-right: $icon-margin;\n box-sizing: border-box; // otherwise router-link overflows in Firefox\n\n cursor: pointer;\n white-space: nowrap;\n\n color: var(--color-main-text);\n border: 0;\n border-radius: 0; // otherwise Safari will cut the border-radius area\n background-color: transparent;\n box-shadow: none;\n\n font-weight: normal;\n font-size: var(--default-font-size);\n line-height: $clickable-area;\n\n & > span {\n cursor: pointer;\n white-space: nowrap;\n }\n\n &__icon {\n width: $clickable-area;\n height: $clickable-area;\n opacity: $opacity_full;\n background-position: $icon-margin center;\n background-size: $icon-size;\n background-repeat: no-repeat;\n }\n\n &:deep(.material-design-icon) {\n width: $clickable-area;\n height: $clickable-area;\n opacity: $opacity_full;\n\n .material-design-icon__svg {\n vertical-align: middle;\n }\n }\n\n // long text area\n p {\n max-width: 220px;\n line-height: 1.6em;\n\n // 14px are currently 1em line-height. Mixing units as '44px - 1.6em' does not work.\n padding: #{math.div($clickable-area - 1.6 * 14px, 2)} 0;\n\n cursor: pointer;\n text-align: left;\n\n // in case there are no spaces like long email addresses\n overflow: hidden;\n text-overflow: ellipsis;\n }\n\n &__longtext {\n cursor: pointer;\n // allow the use of `\\n`\n white-space: pre-wrap;\n }\n\n &__name {\n font-weight: bold;\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n max-width: 100%;\n display: inline-block;\n }\n }\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n@import '../../assets/inputs';\n@import '../../assets/action';\n@include action-active;\n@include action--disabled;\n\n$input-margin: 4px;\n\n.action-input {\n display: flex;\n align-items: flex-start;\n\n width: 100%;\n height: auto;\n margin: 0;\n padding: 0;\n\n cursor: pointer;\n white-space: nowrap;\n\n color: var(--color-main-text);\n border: 0;\n border-radius: 0; // otherwise Safari will cut the border-radius area\n background-color: transparent;\n box-shadow: none;\n\n font-weight: normal;\n\n &__icon-wrapper {\n display: flex;\n align-self: center;\n align-items: center;\n justify-content: center;\n\n &:deep(.material-design-icon) {\n width: $clickable-area;\n height: $clickable-area;\n opacity: $opacity_full;\n\n .material-design-icon__svg {\n vertical-align: middle;\n }\n }\n }\n\n & > span {\n cursor: pointer;\n white-space: nowrap;\n }\n\n &__icon {\n min-width: 0; /* Overwrite icons*/\n min-height: 0;\n /* Keep padding to define the width to\n assure correct position of a possible text */\n padding: #{math.div($clickable-area, 2)} 0 #{math.div($clickable-area, 2)} $clickable-area;\n\n background-position: #{$icon-margin} center;\n background-size: $icon-size;\n }\n\n // Forms & text inputs\n &__form {\n display: flex;\n align-items: center;\n flex: 1 1 auto;\n\n margin: $input-margin 0;\n padding-right: $icon-margin;\n }\n\n &__container {\n width: 100%;\n }\n\n &__input-container {\n display: flex;\n\n .colorpicker {\n &__trigger,\n &__preview {\n width: 100%;\n }\n\n &__preview {\n width: 100%;\n height: 36px;\n border-radius: var(--border-radius-large);\n border: 2px solid var(--color-border-maxcontrast);\n box-shadow: none !important;\n }\n }\n }\n\n &__text-label {\n padding: 4px 0;\n display: block;\n\n &--hidden {\n position: absolute;\n left: -10000px;\n top: auto;\n width: 1px;\n height: 1px;\n overflow: hidden;\n }\n }\n\n &__datetimepicker {\n width: 100%;\n\n :deep(.mx-input) {\n margin: 0;\n }\n }\n\n &__multi {\n width: 100%;\n }\n}\n\n// if a form is the last of the list\n// add the same bottomMargin as the right padding\n// for visual balance\nli:last-child > .action-input {\n padding-bottom: $icon-margin - $input-margin;\n}\n\n// same for first item\nli:first-child > .action-input:not(.action-input--visible-label) {\n padding-top: $icon-margin - $input-margin;\n}\n\n"], sourceRoot: "" }]); + const A = p; + }, 3490: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-63ee0e66]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}li.active[data-v-63ee0e66]{background-color:var(--color-background-hover);border-radius:6px;padding:0}.action-link[data-v-63ee0e66]{display:flex;align-items:flex-start;width:100%;height:auto;margin:0;padding:0;padding-right:14px;box-sizing:border-box;cursor:pointer;white-space:nowrap;color:var(--color-main-text);border:0;border-radius:0;background-color:rgba(0,0,0,0);box-shadow:none;font-weight:normal;font-size:var(--default-font-size);line-height:44px}.action-link>span[data-v-63ee0e66]{cursor:pointer;white-space:nowrap}.action-link__icon[data-v-63ee0e66]{width:44px;height:44px;opacity:1;background-position:14px center;background-size:16px;background-repeat:no-repeat}.action-link[data-v-63ee0e66] .material-design-icon{width:44px;height:44px;opacity:1}.action-link[data-v-63ee0e66] .material-design-icon .material-design-icon__svg{vertical-align:middle}.action-link p[data-v-63ee0e66]{max-width:220px;line-height:1.6em;padding:10.8px 0;cursor:pointer;text-align:left;overflow:hidden;text-overflow:ellipsis}.action-link__longtext[data-v-63ee0e66]{cursor:pointer;white-space:pre-wrap}.action-link__name[data-v-63ee0e66]{font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline-block}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/assets/action.scss", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCiBC,2BACC,8CAAA,CACA,iBAAA,CACA,SAAA,CAqBF,8BACC,YAAA,CACA,sBAAA,CAEA,UAAA,CACA,WAAA,CACA,QAAA,CACA,SAAA,CACA,kBCxBY,CDyBZ,qBAAA,CAEA,cAAA,CACA,kBAAA,CAEA,4BAAA,CACA,QAAA,CACA,eAAA,CACA,8BAAA,CACA,eAAA,CAEA,kBAAA,CACA,kCAAA,CACA,gBC9Ce,CDgDf,mCACC,cAAA,CACA,kBAAA,CAGD,oCACC,UCtDc,CDuDd,WCvDc,CDwDd,SCrCY,CDsCZ,+BAAA,CACA,oBCtDS,CDuDT,2BAAA,CAGD,oDACC,UC/Dc,CDgEd,WChEc,CDiEd,SC9CY,CDgDZ,+EACC,qBAAA,CAKF,gCACC,eAAA,CACA,iBAAA,CAGA,gBAAA,CAEA,cAAA,CACA,eAAA,CAGA,eAAA,CACA,sBAAA,CAGD,wCACC,cAAA,CAEA,oBAAA,CAGD,oCACC,gBAAA,CACA,sBAAA,CACA,eAAA,CACA,kBAAA,CACA,cAAA,CACA,oBAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n * @author Marco Ambrosini \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n@mixin action-active {\n li {\n &.active {\n background-color: var(--color-background-hover);\n border-radius: 6px;\n padding: 0;\n }\n }\n}\n\n@mixin action--disabled {\n .action--disabled {\n pointer-events: none;\n opacity: $opacity_disabled;\n &:hover, &:focus {\n cursor: default;\n opacity: $opacity_disabled;\n }\n & * {\n opacity: 1 !important;\n }\n }\n}\n\n\n@mixin action-item($name) {\n .action-#{$name} {\n display: flex;\n align-items: flex-start;\n\n width: 100%;\n height: auto;\n margin: 0;\n padding: 0;\n padding-right: $icon-margin;\n box-sizing: border-box; // otherwise router-link overflows in Firefox\n\n cursor: pointer;\n white-space: nowrap;\n\n color: var(--color-main-text);\n border: 0;\n border-radius: 0; // otherwise Safari will cut the border-radius area\n background-color: transparent;\n box-shadow: none;\n\n font-weight: normal;\n font-size: var(--default-font-size);\n line-height: $clickable-area;\n\n & > span {\n cursor: pointer;\n white-space: nowrap;\n }\n\n &__icon {\n width: $clickable-area;\n height: $clickable-area;\n opacity: $opacity_full;\n background-position: $icon-margin center;\n background-size: $icon-size;\n background-repeat: no-repeat;\n }\n\n &:deep(.material-design-icon) {\n width: $clickable-area;\n height: $clickable-area;\n opacity: $opacity_full;\n\n .material-design-icon__svg {\n vertical-align: middle;\n }\n }\n\n // long text area\n p {\n max-width: 220px;\n line-height: 1.6em;\n\n // 14px are currently 1em line-height. Mixing units as '44px - 1.6em' does not work.\n padding: #{math.div($clickable-area - 1.6 * 14px, 2)} 0;\n\n cursor: pointer;\n text-align: left;\n\n // in case there are no spaces like long email addresses\n overflow: hidden;\n text-overflow: ellipsis;\n }\n\n &__longtext {\n cursor: pointer;\n // allow the use of `\\n`\n white-space: pre-wrap;\n }\n\n &__name {\n font-weight: bold;\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n max-width: 100%;\n display: inline-block;\n }\n }\n}\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const A = p; + }, 4825: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-29452b76]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-29452b76]{display:flex;align-items:center}.action-items>button[data-v-29452b76]{margin-right:7px}.action-item[data-v-29452b76]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-29452b76]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-29452b76]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-29452b76]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-29452b76]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-29452b76]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-29452b76]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-29452b76]{background-color:var(--open-background-color)}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcActions/NcActions.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,+BACC,YAAA,CACA,kBAAA,CAGA,sCACC,gBAAA,CAIF,8BACC,gFAAA,CACA,iBAAA,CACA,oBAAA,CAEA,mDACC,2DAAA,CAGD,qDACC,iEAAA,CAGD,iDACC,iDAAA,CAGD,mDACC,mDAAA,CAGD,mDACC,mDAAA,CAGD,kEACC,oCAAA,CAGD,yEACC,6CAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n// Inline buttons\n.action-items {\n display: flex;\n align-items: center;\n\n // Spacing between buttons\n & > button {\n margin-right: math.div($icon-margin, 2);\n }\n}\n\n.action-item {\n --open-background-color: var(--color-background-hover, $action-background-hover);\n position: relative;\n display: inline-block;\n\n &.action-item--primary {\n --open-background-color: var(--color-primary-element-hover);\n }\n\n &.action-item--secondary {\n --open-background-color: var(--color-primary-element-light-hover);\n }\n\n &.action-item--error {\n --open-background-color: var(--color-error-hover);\n }\n\n &.action-item--warning {\n --open-background-color: var(--color-warning-hover);\n }\n\n &.action-item--success {\n --open-background-color: var(--color-success-hover);\n }\n\n &.action-item--tertiary-no-background {\n --open-background-color: transparent;\n }\n\n &.action-item--open .action-item__menutoggle {\n background-color: var(--open-background-color);\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 4946: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large);overflow:hidden}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-large);padding:4px;max-height:calc(50vh - 16px);overflow:auto}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcActions/NcActions.vue"], names: [], mappings: "AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCJD,kFACC,wCAAA,CACA,eAAA,CAEA,mGACC,wCAAA,CACA,WAAA,CACA,4BAAA,CACA,aAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n// We overwrote the popover base class, so we can style\n// the popover__inner for actions only.\n.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper {\n border-radius: var(--border-radius-large);\n overflow:hidden;\n\n .v-popper__inner {\n border-radius: var(--border-radius-large);\n padding: 4px;\n max-height: calc(50vh - 16px);\n overflow: auto;\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 6222: (u, i, o) => { + o.d(i, { Z: () => y }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d), A = o(1667), h = o.n(A), E = new URL(o(3423), o.b), b = new URL(o(2605), o.b), v = new URL(o(7127), o.b), f = p()(c()), S = h()(E), _ = h()(b), z = h()(v); + f.push([u.id, ".material-design-icon[data-v-7de2f7ff]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.avatardiv[data-v-7de2f7ff]{position:relative;display:inline-block;width:var(--size);height:var(--size)}.avatardiv--unknown[data-v-7de2f7ff]{position:relative;background-color:var(--color-main-background)}.avatardiv[data-v-7de2f7ff]:not(.avatardiv--unknown){background-color:var(--color-main-background) !important;box-shadow:0 0 5px rgba(0,0,0,.05) inset}.avatardiv--with-menu[data-v-7de2f7ff]{cursor:pointer}.avatardiv--with-menu .action-item[data-v-7de2f7ff]{position:absolute;top:0;left:0}.avatardiv--with-menu[data-v-7de2f7ff] .action-item__menutoggle{cursor:pointer;opacity:0}.avatardiv--with-menu[data-v-7de2f7ff]:focus .action-item__menutoggle,.avatardiv--with-menu[data-v-7de2f7ff]:hover .action-item__menutoggle,.avatardiv--with-menu.avatardiv--with-menu-loading[data-v-7de2f7ff] .action-item__menutoggle{opacity:1}.avatardiv--with-menu:focus img[data-v-7de2f7ff],.avatardiv--with-menu:hover img[data-v-7de2f7ff],.avatardiv--with-menu.avatardiv--with-menu-loading img[data-v-7de2f7ff]{opacity:.3}.avatardiv--with-menu[data-v-7de2f7ff] .action-item__menutoggle,.avatardiv--with-menu img[data-v-7de2f7ff]{transition:opacity var(--animation-quick)}.avatardiv--with-menu[data-v-7de2f7ff] .button-vue,.avatardiv--with-menu[data-v-7de2f7ff] .button-vue__icon{height:var(--size);min-height:var(--size);width:var(--size) !important;min-width:var(--size)}.avatardiv .avatardiv__initials-wrapper[data-v-7de2f7ff]{height:var(--size);width:var(--size);background-color:var(--color-main-background);border-radius:50%}.avatardiv .avatardiv__initials-wrapper .unknown[data-v-7de2f7ff]{position:absolute;top:0;left:0;display:block;width:100%;text-align:center;font-weight:normal}.avatardiv img[data-v-7de2f7ff]{width:100%;height:100%;object-fit:cover}.avatardiv .material-design-icon[data-v-7de2f7ff]{width:var(--size);height:var(--size)}.avatardiv .avatardiv__user-status[data-v-7de2f7ff]{position:absolute;right:-4px;bottom:-4px;max-height:18px;max-width:18px;height:40%;width:40%;line-height:15px;font-size:var(--default-font-size);border:2px solid var(--color-main-background);background-color:var(--color-main-background);background-repeat:no-repeat;background-size:16px;background-position:center;border-radius:50%}.acli:hover .avatardiv .avatardiv__user-status[data-v-7de2f7ff]{border-color:var(--color-background-hover);background-color:var(--color-background-hover)}.acli.active .avatardiv .avatardiv__user-status[data-v-7de2f7ff]{border-color:var(--color-primary-element-light);background-color:var(--color-primary-element-light)}.avatardiv .avatardiv__user-status--online[data-v-7de2f7ff]{background-image:url(".concat(S, ")}.avatardiv .avatardiv__user-status--dnd[data-v-7de2f7ff]{background-image:url(").concat(_, ");background-color:#fff}.avatardiv .avatardiv__user-status--away[data-v-7de2f7ff]{background-image:url(").concat(z, ")}.avatardiv .avatardiv__user-status--icon[data-v-7de2f7ff]{border:none;background-color:rgba(0,0,0,0)}.avatardiv .popovermenu-wrapper[data-v-7de2f7ff]{position:relative;display:inline-block}.avatar-class-icon[data-v-7de2f7ff]{border-radius:50%;background-color:var(--color-background-darker);height:100%}"), "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcAvatar/NcAvatar.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,4BACC,iBAAA,CACA,oBAAA,CACA,iBAAA,CACA,kBAAA,CAEA,qCACC,iBAAA,CACA,6CAAA,CAGD,qDAEC,wDAAA,CACA,wCAAA,CAGD,uCACC,cAAA,CACA,oDACC,iBAAA,CACA,KAAA,CACA,MAAA,CAED,gEACC,cAAA,CACA,SAAA,CAKA,yOACC,SAAA,CAED,0KACC,UAAA,CAGF,2GAEC,yCAAA,CAGA,8GAEC,kBAAA,CACA,sBAAA,CACA,4BAAA,CACA,qBAAA,CAKH,yDACC,kBAAA,CACA,iBAAA,CACA,6CAAA,CACA,iBAAA,CAEA,kEACC,iBAAA,CACA,KAAA,CACA,MAAA,CACA,aAAA,CACA,UAAA,CACA,iBAAA,CACA,kBAAA,CAIF,gCAEC,UAAA,CACA,WAAA,CAEA,gBAAA,CAGD,kDACC,iBAAA,CACA,kBAAA,CAGD,oDACC,iBAAA,CACA,UAAA,CACA,WAAA,CACA,eAAA,CACA,cAAA,CACA,UAAA,CACA,SAAA,CACA,gBAAA,CACA,kCAAA,CACA,6CAAA,CACA,6CAAA,CACA,2BAAA,CACA,oBAAA,CACA,0BAAA,CACA,iBAAA,CAEA,gEACC,0CAAA,CACA,8CAAA,CAED,iEACC,+CAAA,CACA,mDAAA,CAGD,4DACC,wDAAA,CAED,yDACC,wDAAA,CACA,qBAAA,CAED,0DACC,wDAAA,CAED,0DACC,WAAA,CACA,8BAAA,CAIF,iDACC,iBAAA,CACA,oBAAA,CAIF,oCACC,iBAAA,CACA,+CAAA,CACA,WAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n.avatardiv {\n position: relative;\n display: inline-block;\n width: var(--size);\n height: var(--size);\n\n &--unknown {\n position: relative;\n background-color: var(--color-main-background);\n }\n\n &:not(&--unknown) {\n // White/black background for avatars with transparency\n background-color: var(--color-main-background) !important;\n box-shadow: 0 0 5px rgba(0, 0, 0, 0.05) inset;\n }\n\n &--with-menu {\n cursor: pointer;\n .action-item {\n position: absolute;\n top: 0;\n left: 0;\n }\n :deep(.action-item__menutoggle) {\n cursor: pointer;\n opacity: 0;\n }\n &:focus,\n &:hover,\n &#{&}-loading {\n :deep(.action-item__menutoggle) {\n opacity: 1;\n }\n img {\n opacity: 0.3;\n }\n }\n :deep(.action-item__menutoggle),\n img {\n transition: opacity var(--animation-quick);\n }\n :deep() {\n .button-vue,\n .button-vue__icon {\n height: var(--size);\n min-height: var(--size);\n width: var(--size) !important;\n min-width: var(--size);\n }\n }\n }\n\n .avatardiv__initials-wrapper {\n height: var(--size);\n width: var(--size);\n background-color: var(--color-main-background);\n border-radius: 50%;\n\n .unknown {\n position: absolute;\n top: 0;\n left: 0;\n display: block;\n width: 100%;\n text-align: center;\n font-weight: normal;\n }\n }\n\n img {\n // Cover entire area\n width: 100%;\n height: 100%;\n // Keep ratio\n object-fit: cover;\n }\n\n .material-design-icon {\n width: var(--size);\n height: var(--size);\n }\n\n .avatardiv__user-status {\n position: absolute;\n right: -4px;\n bottom: -4px;\n max-height: 18px;\n max-width: 18px;\n height: 40%;\n width: 40%;\n line-height: 15px;\n font-size: var(--default-font-size);\n border: 2px solid var(--color-main-background);\n background-color: var(--color-main-background);\n background-repeat: no-repeat;\n background-size: 16px;\n background-position: center;\n border-radius: 50%;\n\n .acli:hover & {\n border-color: var(--color-background-hover);\n background-color: var(--color-background-hover);\n }\n .acli.active & {\n border-color: var(--color-primary-element-light);\n background-color: var(--color-primary-element-light);\n }\n\n &--online{\n background-image: url('../../assets/status-icons/user-status-online.svg');\n }\n &--dnd{\n background-image: url('../../assets/status-icons/user-status-dnd.svg');\n background-color: #ffffff;\n }\n &--away{\n background-image: url('../../assets/status-icons/user-status-away.svg');\n }\n &--icon {\n border: none;\n background-color: transparent;\n }\n }\n\n .popovermenu-wrapper {\n position: relative;\n display: inline-block;\n }\n}\n\n.avatar-class-icon {\n border-radius: 50%;\n background-color: var(--color-background-darker);\n height: 100%;\n}\n\n"], sourceRoot: "" }]); + const y = f; + }, 7196: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-4d05be2c]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-4d05be2c]{position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:bold;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:22px;transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue *[data-v-4d05be2c],.button-vue span[data-v-4d05be2c]{cursor:pointer}.button-vue[data-v-4d05be2c]:focus{outline:none}.button-vue[data-v-4d05be2c]:disabled{cursor:default;opacity:.5;filter:saturate(0.7)}.button-vue:disabled *[data-v-4d05be2c]{cursor:default}.button-vue[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-4d05be2c]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-4d05be2c]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue__icon[data-v-4d05be2c]{height:44px;width:44px;min-height:44px;min-width:44px;display:flex;justify-content:center;align-items:center}.button-vue__text[data-v-4d05be2c]{font-weight:bold;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-4d05be2c]{width:44px !important}.button-vue--text-only[data-v-4d05be2c]{padding:0 12px}.button-vue--text-only .button-vue__text[data-v-4d05be2c]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-4d05be2c]{padding:0 16px 0 4px}.button-vue--wide[data-v-4d05be2c]{width:100%}.button-vue[data-v-4d05be2c]:focus-visible{outline:2px solid var(--color-main-text) !important}.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]{outline:2px solid var(--color-primary-element-text);border-radius:var(--border-radius);background-color:rgba(0,0,0,0)}.button-vue--vue-primary[data-v-4d05be2c]{background-color:var(--color-primary-element);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-4d05be2c]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-4d05be2c]{color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--vue-secondary[data-v-4d05be2c]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--vue-tertiary[data-v-4d05be2c]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color);background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-4d05be2c]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-no-background[data-v-4d05be2c]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]{color:var(--color-primary-element-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-4d05be2c]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-success[data-v-4d05be2c]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-4d05be2c]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-4d05be2c]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-4d05be2c]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-4d05be2c]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-4d05be2c]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-4d05be2c]:active{background-color:var(--color-error)}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcButton/NcButton.vue", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,6BACC,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,QAAA,CACA,SAAA,CACA,kCAAA,CACA,gBAAA,CACA,eCcgB,CDbhB,cCagB,CDZhB,YAAA,CACA,kBAAA,CACA,sBAAA,CAGA,cAAA,CAKA,kBAAA,CACA,uDAAA,CACA,uBAAA,CACA,iCAAA,CAkBA,6CAAA,CACA,mDAAA,CA1BA,iEAEC,cAAA,CAQD,mCACC,YAAA,CAGD,sCACC,cAAA,CAIA,UCIiB,CDFjB,oBAAA,CALA,wCACC,cAAA,CAUF,kDACC,yDAAA,CAKD,oCACC,mDAAA,CAGD,sCACC,mBAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CAGD,mCACC,WCvCe,CDwCf,UCxCe,CDyCf,eCzCe,CD0Cf,cC1Ce,CD2Cf,YAAA,CACA,sBAAA,CACA,kBAAA,CAGD,mCACC,gBAAA,CACA,iBAAA,CACA,aAAA,CACA,kBAAA,CACA,sBAAA,CACA,eAAA,CAID,wCACC,qBAAA,CAID,wCACC,cAAA,CACA,0DACC,eAAA,CACA,gBAAA,CAKF,4CACC,oBAAA,CAID,mCACC,UAAA,CAGD,2CACC,mDAAA,CACA,+EACC,mDAAA,CACA,kCAAA,CACA,8BAAA,CAOF,0CACC,6CAAA,CACA,uCAAA,CACA,+DACC,mDAAA,CAID,iDACC,6CAAA,CAKF,4CACC,6CAAA,CACA,mDAAA,CACA,iEACC,6CAAA,CACA,yDAAA,CAKF,2CACC,4BAAA,CACA,8BAAA,CACA,gEACC,6BAAA,CACA,8CAAA,CAKF,yDACC,4BAAA,CACA,8BAAA,CACA,8EACC,8BAAA,CAKF,sDACC,uCAAA,CACA,8BAAA,CAEA,2EACC,8BAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,wCACC,mCAAA,CACA,UAAA,CACA,6DACC,yCAAA,CAID,+CACC,mCAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n\n.button-vue {\n position: relative;\n width: fit-content;\n overflow: hidden;\n border: 0;\n padding: 0;\n font-size: var(--default-font-size);\n font-weight: bold;\n min-height: $clickable-area;\n min-width: $clickable-area;\n display: flex;\n align-items: center;\n justify-content: center;\n\n // Cursor pointer on element and all children\n cursor: pointer;\n & *,\n span {\n cursor: pointer;\n }\n border-radius: math.div($clickable-area, 2);\n transition-property: color, border-color, background-color;\n transition-duration: 0.1s;\n transition-timing-function: linear;\n\n // No outline feedback for focus. Handled with a toggled class in js (see data)\n &:focus {\n outline: none;\n }\n\n &:disabled {\n cursor: default;\n & * {\n cursor: default;\n }\n opacity: $opacity_disabled;\n // Gives a wash out effect\n filter: saturate($opacity_normal);\n }\n\n // Default button type\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light);\n &:hover:not(:disabled) {\n background-color: var(--color-primary-element-light-hover);\n }\n\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-primary-element-light);\n }\n\n &__wrapper {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n }\n\n &__icon {\n height: $clickable-area;\n width: $clickable-area;\n min-height: $clickable-area;\n min-width: $clickable-area;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n\n &__text {\n font-weight: bold;\n margin-bottom: 1px;\n padding: 2px 0;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n }\n\n // Icon-only button\n &--icon-only {\n width: $clickable-area !important;\n }\n\n // Text-only button\n &--text-only {\n padding: 0 12px;\n & .button-vue__text {\n margin-left: 4px;\n margin-right: 4px;\n }\n }\n\n // Icon and text button\n &--icon-and-text {\n padding: 0 16px 0 4px;\n }\n\n // Wide button spans the whole width of the container\n &--wide {\n width: 100%;\n }\n\n &:focus-visible {\n outline: 2px solid var(--color-main-text) !important;\n &.button-vue--vue-tertiary-on-primary {\n outline: 2px solid var(--color-primary-element-text);\n border-radius: var(--border-radius);\n background-color: transparent;\n }\n }\n\n // Button types\n\n // Primary\n &--vue-primary {\n background-color: var(--color-primary-element);\n color: var(--color-primary-element-text);\n &:hover:not(:disabled) {\n background-color: var(--color-primary-element-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-primary-element);\n }\n }\n\n // Secondary\n &--vue-secondary {\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light);\n &:hover:not(:disabled) {\n color: var(--color-primary-element-light-text);\n background-color: var(--color-primary-element-light-hover);\n }\n }\n\n // Tertiary\n &--vue-tertiary {\n color: var(--color-main-text);\n background-color: transparent;\n &:hover:not(:disabled) {\n background-color: var(--color);\n background-color: var(--color-background-hover);\n }\n }\n\n // Tertiary, no background\n &--vue-tertiary-no-background {\n color: var(--color-main-text);\n background-color: transparent;\n &:hover:not(:disabled) {\n background-color: transparent;\n }\n }\n\n // Tertiary on primary color (like the header)\n &--vue-tertiary-on-primary {\n color: var(--color-primary-element-text);\n background-color: transparent;\n\n &:hover:not(:disabled) {\n background-color: transparent;\n }\n }\n\n // Success\n &--vue-success {\n background-color: var(--color-success);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-success-hover);\n }\n // Back to the default color for this button when active\n // : add ripple effect\n &:active {\n background-color: var(--color-success);\n }\n }\n\n // Warning\n &--vue-warning {\n background-color: var(--color-warning);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-warning-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-warning);\n }\n }\n\n // Error\n &--vue-error {\n background-color: var(--color-error);\n color: white;\n &:hover:not(:disabled) {\n background-color: var(--color-error-hover);\n }\n // Back to the default color for this button when active\n // TODO: add ripple effect\n &:active {\n background-color: var(--color-error);\n }\n }\n}\n\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const A = p; + }, 8940: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-b5e8dce0]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.native-datetime-picker[data-v-b5e8dce0]{display:flex;flex-direction:column}.native-datetime-picker .native-datetime-picker--input[data-v-b5e8dce0]{width:100%;flex:0 0 auto;padding-right:4px}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcDateTimePickerNative/NcDateTimePickerNative.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,yCACC,YAAA,CACA,qBAAA,CAGD,wEACC,UAAA,CACA,aAAA,CACA,iBAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n.native-datetime-picker {\n display: flex;\n flex-direction: column;\n}\n\n.native-datetime-picker .native-datetime-picker--input {\n width: 100%;\n flex: 0 0 auto;\n padding-right: 4px;\n}\n"], sourceRoot: "" }]); + const A = p; + }, 8448: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-72dfb7f8]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.mx-datepicker[data-v-72dfb7f8] .mx-input-wrapper .mx-input{background-clip:border-box}.datetime-picker-inline-icon[data-v-72dfb7f8]{opacity:.3;border:none;background-color:rgba(0,0,0,0);border-radius:0;padding:0 !important;margin:0}.datetime-picker-inline-icon--highlighted[data-v-72dfb7f8]{opacity:.7}.datetime-picker-inline-icon[data-v-72dfb7f8]:focus,.datetime-picker-inline-icon[data-v-72dfb7f8]:hover{opacity:1}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcDatetimePicker/NcDatetimePicker.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,4DACC,0BAAA,CAGD,8CACC,UAAA,CACA,WAAA,CACA,8BAAA,CACA,eAAA,CACA,oBAAA,CACA,QAAA,CAEA,2DACC,UAAA,CAGD,wGAEC,SAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n.mx-datepicker :deep(.mx-input-wrapper .mx-input) {\n background-clip: border-box;\n}\n\n.datetime-picker-inline-icon {\n opacity: .3;\n border: none;\n background-color: transparent;\n border-radius: 0;\n padding: 0 !important;\n margin: 0;\n\n &--highlighted {\n opacity: .7;\n }\n\n &:focus,\n &:hover {\n opacity: 1;\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 6262: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper{border-radius:var(--border-radius-large)}.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner{padding:4px;border-radius:var(--border-radius-large)}.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__label{padding:4px 0;padding-left:14px}.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__timezone-select.v-select .vs__dropdown-toggle{border-radius:calc(var(--border-radius-large) - 4px)}.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__timezone-select.v-select.vs--open .vs__dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__timezone-select.v-select.vs--open.select--drop-up .vs__dropdown-toggle{border-radius:0 0 calc(var(--border-radius-large) - 4px) calc(var(--border-radius-large) - 4px)}.vs__dropdown-menu--floating{z-index:100001}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcDatetimePicker/NcDatetimePicker.vue"], names: [], mappings: "AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCJD,sFACC,wCAAA,CAEA,uGACC,WAAA,CACA,wCAAA,CAGC,wIACC,aAAA,CACA,iBAAA,CAKA,gLACC,oDAAA,CAIA,yLACC,2BAAA,CACA,4BAAA,CAED,yMACC,+FAAA,CASN,6BAEC,cAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n// We overwrite the popover base class, so we can style\n// the popover for the timezone select only.\n.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper {\n border-radius: var(--border-radius-large);\n\n .v-popper__inner {\n padding: 4px;\n border-radius: var(--border-radius-large);\n\n .timezone-popover-wrapper {\n &__label {\n padding: 4px 0;\n padding-left: 14px; // Left-align with NcSelect text\n }\n\n // We overwrite the border radius of the input to account for the popover border-radius minus the padding\n &__timezone-select.v-select {\n .vs__dropdown-toggle {\n border-radius: calc(var(--border-radius-large) - 4px);\n }\n\n &.vs--open {\n .vs__dropdown-toggle {\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n }\n &.select--drop-up .vs__dropdown-toggle {\n border-radius: 0 0 calc(var(--border-radius-large) - 4px) calc(var(--border-radius-large) - 4px);\n }\n }\n }\n }\n }\n}\n\n// TODO: This should be scoped or targeted by a specific selector, but the NcSelect component does not allow this yet.\n.vs__dropdown-menu--floating {\n // Higher z-index than the popover in which the NcSelect is located.\n z-index: 100001;\n}\n"], sourceRoot: "" }]); + const A = p; + }, 436: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-3daafbe0]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.name-parts[data-v-3daafbe0]{display:flex;max-width:100%;cursor:inherit}.name-parts__first[data-v-3daafbe0]{overflow:hidden;text-overflow:ellipsis}.name-parts__first[data-v-3daafbe0],.name-parts__last[data-v-3daafbe0]{white-space:pre;cursor:inherit}.name-parts__first strong[data-v-3daafbe0],.name-parts__last strong[data-v-3daafbe0]{font-weight:bold}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcEllipsisedOption/NcEllipsisedOption.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,6BACC,YAAA,CACA,cAAA,CACA,cAAA,CACA,oCACC,eAAA,CACA,sBAAA,CAED,uEAGC,eAAA,CACA,cAAA,CACA,qFACC,gBAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n.name-parts {\n display: flex;\n max-width: 100%;\n cursor: inherit;\n &__first {\n overflow: hidden;\n text-overflow: ellipsis;\n }\n &__first,\n &__last {\n // prevent whitespace from being trimmed\n white-space: pre;\n cursor: inherit;\n strong {\n font-weight: bold;\n }\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 8402: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-45b807d6]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.icon-vue[data-v-45b807d6]{display:flex;justify-content:center;align-items:center;width:44px;height:44px;opacity:1}.icon-vue[data-v-45b807d6] svg{fill:currentColor;max-width:20px;max-height:20px}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcIconSvgWrapper/NcIconSvgWrapper.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,2BACC,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,UAAA,CACA,WAAA,CACA,SAAA,CAEA,+BACC,iBAAA,CACA,cAAA,CACA,eAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n.icon-vue {\n display: flex;\n justify-content: center;\n align-items: center;\n width: 44px;\n height: 44px;\n opacity: 1;\n\n &:deep(svg) {\n fill: currentColor;\n max-width: 20px;\n max-height: 20px;\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 7783: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-54e3932c]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.input-field[data-v-54e3932c]{position:relative;width:100%;border-radius:var(--border-radius-large)}.input-field__main-wrapper[data-v-54e3932c]{height:36px;position:relative}.input-field__input[data-v-54e3932c]{margin:0;padding:0 12px;font-size:var(--default-font-size);background-color:var(--color-main-background);color:var(--color-main-text);border:2px solid var(--color-border-maxcontrast);height:36px !important;border-radius:var(--border-radius-large);text-overflow:ellipsis;cursor:pointer;width:100%;-webkit-appearance:textfield !important;-moz-appearance:textfield !important}.input-field__input[data-v-54e3932c]:active:not([disabled]),.input-field__input[data-v-54e3932c]:hover:not([disabled]),.input-field__input[data-v-54e3932c]:focus:not([disabled]){border-color:var(--color-primary-element)}.input-field__input[data-v-54e3932c]:focus{cursor:text}.input-field__input[data-v-54e3932c]:focus-visible{box-shadow:unset !important}.input-field__input--success[data-v-54e3932c]{border-color:var(--color-success) !important}.input-field__input--success[data-v-54e3932c]:focus-visible{box-shadow:#f8fafc 0px 0px 0px 2px,var(--color-primary-element) 0px 0px 0px 4px,rgba(0,0,0,.05) 0px 1px 2px 0px}.input-field__input--error[data-v-54e3932c]{border-color:var(--color-error) !important}.input-field__input--error[data-v-54e3932c]:focus-visible{box-shadow:#f8fafc 0px 0px 0px 2px,var(--color-primary-element) 0px 0px 0px 4px,rgba(0,0,0,.05) 0px 1px 2px 0px}.input-field__input--leading-icon[data-v-54e3932c]{padding-left:28px}.input-field__input--trailing-icon[data-v-54e3932c]{padding-right:28px}.input-field__label[data-v-54e3932c]{padding:4px 0;display:block}.input-field__label--hidden[data-v-54e3932c]{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.input-field__icon[data-v-54e3932c]{position:absolute;height:32px;width:32px;display:flex;align-items:center;justify-content:center;opacity:.7}.input-field__icon--leading[data-v-54e3932c]{bottom:2px;left:2px}.input-field__icon--trailing[data-v-54e3932c]{bottom:2px;right:2px}.input-field__clear-button.button-vue[data-v-54e3932c]{position:absolute;top:2px;right:1px;min-width:unset;min-height:unset;height:32px;width:32px !important;border-radius:var(--border-radius-large)}.input-field__helper-text-message[data-v-54e3932c]{padding:4px 0;display:flex;align-items:center}.input-field__helper-text-message__icon[data-v-54e3932c]{margin-right:8px;align-self:start;margin-top:4px}.input-field__helper-text-message--error[data-v-54e3932c]{color:var(--color-error-text)}.input-field__helper-text-message--success[data-v-54e3932c]{color:var(--color-success-text)}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcInputField/NcInputField.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,8BACC,iBAAA,CACA,UAAA,CACA,wCAAA,CAEA,4CACC,WAAA,CACA,iBAAA,CAGD,qCACC,QAAA,CACA,cAAA,CACA,kCAAA,CACA,6CAAA,CACA,4BAAA,CACA,gDAAA,CACA,sBAAA,CACA,wCAAA,CACA,sBAAA,CACA,cAAA,CACA,UAAA,CACA,uCAAA,CACA,oCAAA,CAEA,kLAGC,yCAAA,CAGD,2CACC,WAAA,CAGD,mDACC,2BAAA,CAGD,8CACC,4CAAA,CACA,4DACC,+GAAA,CAIF,4CACC,0CAAA,CACA,0DACC,+GAAA,CAIF,mDACC,iBAAA,CAGD,oDACC,kBAAA,CAIF,qCACC,aAAA,CACA,aAAA,CAEA,6CACC,iBAAA,CACA,aAAA,CACA,QAAA,CACA,SAAA,CACA,UAAA,CACA,eAAA,CAIF,oCACC,iBAAA,CACA,WAAA,CACA,UAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CACA,6CACC,UAAA,CACA,QAAA,CAGD,8CACC,UAAA,CACA,SAAA,CAIF,uDACC,iBAAA,CACA,OAAA,CACA,SAAA,CACA,eAAA,CACA,gBAAA,CACA,WAAA,CACA,qBAAA,CACA,wCAAA,CAGD,mDACC,aAAA,CACA,YAAA,CACA,kBAAA,CAEA,yDACC,gBAAA,CACA,gBAAA,CACA,cAAA,CAGD,0DACC,6BAAA,CAGD,4DACC,+BAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n\n.input-field {\n position: relative;\n width: 100%;\n border-radius: var(--border-radius-large);\n\n &__main-wrapper {\n height: 36px;\n position: relative;\n }\n\n &__input {\n margin: 0;\n padding: 0 12px;\n font-size: var(--default-font-size);\n background-color: var(--color-main-background);\n color: var(--color-main-text);\n border: 2px solid var(--color-border-maxcontrast);\n height: 36px !important;\n border-radius: var(--border-radius-large);\n text-overflow: ellipsis;\n cursor: pointer;\n width: 100%;\n -webkit-appearance: textfield !important;\n -moz-appearance: textfield !important;\n\n &:active:not([disabled]),\n &:hover:not([disabled]),\n &:focus:not([disabled]) {\n border-color: var(--color-primary-element);\n }\n\n &:focus {\n cursor: text;\n }\n\n &:focus-visible {\n box-shadow: unset !important; // Override server rules\n }\n\n &--success {\n border-color: var(--color-success) !important; //Override hover border color\n &:focus-visible {\n box-shadow: rgb(248, 250, 252) 0px 0px 0px 2px, var(--color-primary-element) 0px 0px 0px 4px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px\n }\n }\n\n &--error {\n border-color: var(--color-error) !important; //Override hover border color\n &:focus-visible {\n box-shadow: rgb(248, 250, 252) 0px 0px 0px 2px, var(--color-primary-element) 0px 0px 0px 4px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px\n }\n }\n\n &--leading-icon {\n padding-left: 28px;\n }\n\n &--trailing-icon {\n padding-right: 28px;\n }\n }\n\n &__label {\n padding: 4px 0;\n display: block;\n\n &--hidden {\n position: absolute;\n left: -10000px;\n top: auto;\n width: 1px;\n height: 1px;\n overflow: hidden;\n }\n }\n\n &__icon {\n position: absolute;\n height: 32px;\n width: 32px;\n display: flex;\n align-items: center;\n justify-content: center;\n opacity: 0.7;\n &--leading {\n bottom: 2px;\n left: 2px;\n }\n\n &--trailing {\n bottom: 2px;\n right: 2px;\n }\n }\n\n &__clear-button.button-vue {\n position: absolute;\n top: 2px;\n right: 1px;\n min-width: unset;\n min-height: unset;\n height: 32px;\n width: 32px !important;\n border-radius: var(--border-radius-large);\n }\n\n &__helper-text-message {\n padding: 4px 0;\n display: flex;\n align-items: center;\n\n &__icon {\n margin-right: 8px;\n align-self: start;\n margin-top: 4px;\n }\n\n &--error {\n color: var(--color-error-text);\n }\n\n &--success {\n color: var(--color-success-text);\n }\n }\n}\n"], sourceRoot: "" }]); + const A = p; + }, 4629: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-160648e6]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.option[data-v-160648e6]{display:flex;align-items:center;width:100%;height:var(--height);cursor:inherit}.option__avatar[data-v-160648e6]{margin-right:var(--margin)}.option__details[data-v-160648e6]{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0}.option__lineone[data-v-160648e6]{color:var(--color-main-text)}.option__linetwo[data-v-160648e6]{color:var(--color-text-maxcontrast)}.option__lineone[data-v-160648e6],.option__linetwo[data-v-160648e6]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.1em}.option__lineone strong[data-v-160648e6],.option__linetwo strong[data-v-160648e6]{font-weight:bold}.option__icon[data-v-160648e6]{width:44px;height:44px;color:var(--color-text-maxcontrast)}.option__icon.icon[data-v-160648e6]{flex:0 0 44px;opacity:.7;background-position:center;background-size:16px}.option__details[data-v-160648e6],.option__lineone[data-v-160648e6],.option__linetwo[data-v-160648e6],.option__icon[data-v-160648e6]{cursor:inherit}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcListItemIcon/NcListItemIcon.vue", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,yBACC,YAAA,CACA,kBAAA,CACA,UAAA,CACA,oBAAA,CACA,cAAA,CAEA,iCACC,0BAAA,CAGD,kCACC,YAAA,CACA,QAAA,CACA,qBAAA,CACA,sBAAA,CACA,WAAA,CAGD,kCACC,4BAAA,CAGD,kCACC,mCAAA,CAGD,oEAEC,eAAA,CACA,kBAAA,CACA,sBAAA,CACA,iBAAA,CACA,kFACC,gBAAA,CAIF,+BACC,UChBe,CDiBf,WCjBe,CDkBf,mCAAA,CACA,oCACC,aAAA,CACA,UCHc,CDId,0BAAA,CACA,oBAAA,CAIF,qIAIC,cAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n.option {\n display: flex;\n align-items: center;\n width: 100%;\n height: var(--height);\n cursor: inherit;\n\n &__avatar {\n margin-right: var(--margin);\n }\n\n &__details {\n display: flex;\n flex: 1 1;\n flex-direction: column;\n justify-content: center;\n min-width: 0;\n }\n\n &__lineone {\n color: var(--color-main-text);\n }\n\n &__linetwo {\n color: var(--color-text-maxcontrast);\n }\n\n &__lineone,\n &__linetwo {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n line-height: 1.1em;\n strong {\n font-weight: bold;\n }\n }\n\n &__icon {\n width: $clickable-area;\n height: $clickable-area;\n color: var(--color-text-maxcontrast);\n &.icon {\n flex: 0 0 $clickable-area;\n opacity: $opacity_normal;\n background-position: center;\n background-size: 16px;\n }\n }\n\n &__details,\n &__lineone,\n &__linetwo,\n &__icon {\n cursor: inherit;\n }\n}\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const A = p; + }, 8502: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-27fa1197]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.loading-icon svg[data-v-27fa1197]{animation:rotate var(--animation-duration, 0.8s) linear infinite}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcLoadingIcon/NcLoadingIcon.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,mCACC,gEAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n.loading-icon svg{\n animation: rotate var(--animation-duration, 0.8s) linear infinite;\n}\n"], sourceRoot: "" }]); + const A = p; + }, 1625: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:rgba(0,0,0,0);pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper--theme-dropdown.v-popper__popper{z-index:100000;top:0;left:0;display:block !important;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-dropdown.v-popper__popper .v-popper__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius-large);overflow:hidden;background:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;border-style:solid;border-color:rgba(0,0,0,0);border-width:10px}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-10px;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcPopover/NcPopover.vue"], names: [], mappings: "AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,iBACC,iBAAA,CACA,KAAA,CACA,MAAA,CACA,UAAA,CACA,UAAA,CACA,WAAA,CACA,WAAA,CACA,8BAAA,CACA,mBAAA,CACA,aAAA,CACA,eAAA,CACA,SAAA,CAGD,wBACC,aAAA,CACA,iBAAA,CACA,KAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,eAAA,CACA,mBAAA,CACA,UAAA,CAMA,2CACC,cAAA,CACA,KAAA,CACA,MAAA,CACA,wBAAA,CAEA,sDAAA,CAEA,4DACC,SAAA,CACA,4BAAA,CACA,wCAAA,CACA,eAAA,CACA,uCAAA,CAGD,sEACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,QAAA,CACA,kBAAA,CACA,0BAAA,CACA,iBA1BW,CA6BZ,kGACC,YAAA,CACA,qBAAA,CACA,6CAAA,CAGD,qGACC,SAAA,CACA,kBAAA,CACA,gDAAA,CAGD,oGACC,UAAA,CACA,mBAAA,CACA,+CAAA,CAGD,mGACC,WAAA,CACA,oBAAA,CACA,8CAAA,CAGD,6DACC,iBAAA,CACA,2EAAA,CACA,SAAA,CAGD,8DACC,kBAAA,CACA,yCAAA,CACA,SAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n\n.resize-observer {\n position:absolute;\n top:0;\n left:0;\n z-index:-1;\n width:100%;\n height:100%;\n border:none;\n background-color:transparent;\n pointer-events:none;\n display:block;\n overflow:hidden;\n opacity:0\n}\n\n.resize-observer object {\n display:block;\n position:absolute;\n top:0;\n left:0;\n height:100%;\n width:100%;\n overflow:hidden;\n pointer-events:none;\n z-index:-1\n}\n\n$arrow-width: 10px;\n\n.v-popper--theme-dropdown {\n &.v-popper__popper {\n z-index: 100000;\n top: 0;\n left: 0;\n display: block !important;\n\n filter: drop-shadow(0 1px 10px var(--color-box-shadow));\n\n .v-popper__inner {\n padding: 0;\n color: var(--color-main-text);\n border-radius: var(--border-radius-large);\n overflow: hidden;\n background: var(--color-main-background);\n }\n\n .v-popper__arrow-container {\n position: absolute;\n z-index: 1;\n width: 0;\n height: 0;\n border-style: solid;\n border-color: transparent;\n border-width: $arrow-width;\n }\n\n &[data-popper-placement^='top'] .v-popper__arrow-container {\n bottom: -$arrow-width;\n border-bottom-width: 0;\n border-top-color: var(--color-main-background);\n }\n\n &[data-popper-placement^='bottom'] .v-popper__arrow-container {\n top: -$arrow-width;\n border-top-width: 0;\n border-bottom-color: var(--color-main-background);\n }\n\n &[data-popper-placement^='right'] .v-popper__arrow-container {\n left: -$arrow-width;\n border-left-width: 0;\n border-right-color: var(--color-main-background);\n }\n\n &[data-popper-placement^='left'] .v-popper__arrow-container {\n right: -$arrow-width;\n border-right-width: 0;\n border-left-color: var(--color-main-background);\n }\n\n &[aria-hidden='true'] {\n visibility: hidden;\n transition: opacity var(--animation-quick), visibility var(--animation-quick);\n opacity: 0;\n }\n\n &[aria-hidden='false'] {\n visibility: visible;\n transition: opacity var(--animation-quick);\n opacity: 1;\n }\n }\n}\n\n"], sourceRoot: "" }]); + const A = p; + }, 6466: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".material-design-icon[data-v-7dba3f6e]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.mention-bubble--primary .mention-bubble__content[data-v-7dba3f6e]{color:var(--color-primary-element-text);background-color:var(--color-primary-element)}.mention-bubble__wrapper[data-v-7dba3f6e]{max-width:150px;height:18px;vertical-align:text-bottom;display:inline-flex;align-items:center}.mention-bubble__content[data-v-7dba3f6e]{display:inline-flex;overflow:hidden;align-items:center;max-width:100%;height:20px;-webkit-user-select:none;user-select:none;padding-right:6px;padding-left:2px;border-radius:10px;background-color:var(--color-background-dark)}.mention-bubble__icon[data-v-7dba3f6e]{position:relative;width:16px;height:16px;border-radius:8px;background-color:var(--color-background-darker);background-repeat:no-repeat;background-position:center;background-size:12px}.mention-bubble__icon--with-avatar[data-v-7dba3f6e]{color:inherit;background-size:cover}.mention-bubble__title[data-v-7dba3f6e]{overflow:hidden;margin-left:2px;white-space:nowrap;text-overflow:ellipsis}.mention-bubble__title[data-v-7dba3f6e]::before{content:attr(title)}.mention-bubble__select[data-v-7dba3f6e]{position:absolute;z-index:-1;left:-1000px}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcRichContenteditable/NcMentionBubble.vue"], names: [], mappings: "AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CAAA,mECCC,uCAAA,CACA,6CAAA,CAGD,0CACC,eAXiB,CAajB,WAAA,CACA,0BAAA,CACA,mBAAA,CACA,kBAAA,CAGD,0CACC,mBAAA,CACA,eAAA,CACA,kBAAA,CACA,cAAA,CACA,WAzBc,CA0Bd,wBAAA,CACA,gBAAA,CACA,iBAAA,CACA,gBA3Be,CA4Bf,kBAAA,CACA,6CAAA,CAGD,uCACC,iBAAA,CACA,UAjCmB,CAkCnB,WAlCmB,CAmCnB,iBAAA,CACA,+CAAA,CACA,2BAAA,CACA,0BAAA,CACA,oBAAA,CAEA,oDACC,aAAA,CACA,qBAAA,CAIF,wCACC,eAAA,CACA,eAlDe,CAmDf,kBAAA,CACA,sBAAA,CAEA,gDACC,mBAAA,CAKF,yCACC,iBAAA,CACA,UAAA,CACA,YAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\n$bubble-height: 20px;\n$bubble-max-width: 150px;\n$bubble-padding: 2px;\n$bubble-avatar-size: $bubble-height - 2 * $bubble-padding;\n\n.mention-bubble {\n &--primary &__content {\n color: var(--color-primary-element-text);\n background-color: var(--color-primary-element);\n }\n\n &__wrapper {\n max-width: $bubble-max-width;\n // Align with text\n height: $bubble-height - $bubble-padding;\n vertical-align: text-bottom;\n display: inline-flex;\n align-items: center;\n }\n\n &__content {\n display: inline-flex;\n overflow: hidden;\n align-items: center;\n max-width: 100%;\n height: $bubble-height ;\n -webkit-user-select: none;\n user-select: none;\n padding-right: $bubble-padding * 3;\n padding-left: $bubble-padding;\n border-radius: math.div($bubble-height, 2);\n background-color: var(--color-background-dark);\n }\n\n &__icon {\n position: relative;\n width: $bubble-avatar-size;\n height: $bubble-avatar-size;\n border-radius: math.div($bubble-avatar-size, 2);\n background-color: var(--color-background-darker);\n background-repeat: no-repeat;\n background-position: center;\n background-size: $bubble-avatar-size - 2 * $bubble-padding;\n\n &--with-avatar {\n color: inherit;\n background-size: cover;\n }\n }\n\n &__title {\n overflow: hidden;\n margin-left: $bubble-padding;\n white-space: nowrap;\n text-overflow: ellipsis;\n // Put title in ::before so it is not selectable\n &::before {\n content: attr(title);\n }\n }\n\n // Hide the mention id so it is selectable\n &__select {\n position: absolute;\n z-index: -1;\n left: -1000px;\n }\n}\n\n"], sourceRoot: "" }]); + const A = p; + }, 6065: (u, i, o) => { + o.d(i, { Z: () => A }); + var l = o(7537), c = o.n(l), d = o(3645), p = o.n(d)()(c()); + p.push([u.id, ".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: 2px;--vs-border-style: solid;--vs-border-radius: var(--border-radius-large);--vs-controls-color: var(--color-text-maxcontrast);--vs-selected-bg: var(--color-background-dark);--vs-selected-color: var(--color-main-text);--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}.v-select.select{min-height:44px;min-width:260px;margin:0}.v-select.select .vs__selected{min-height:36px;padding:0 .5em}.v-select.select .vs__clear{margin-right:2px}.v-select.select.vs--open .vs__dropdown-toggle{border-color:var(--color-primary-element);border-bottom-color:rgba(0,0,0,0)}.v-select.select:not(.vs--disabled,.vs--open) .vs__dropdown-toggle:hover{border-color:var(--color-primary-element)}.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:rgba(0,0,0,0);border-bottom-color:var(--color-primary-element)}.v-select.select .vs__selected-options{min-height:40px}.v-select.select .vs__selected-options .vs__selected~.vs__search[readonly]{position:absolute}.v-select.select.vs--single.vs--loading .vs__selected,.v-select.select.vs--single.vs--open .vs__selected{max-width:100%}.v-select.select.vs--single .vs__selected-options{flex-wrap:nowrap}.vs__dropdown-menu{border-color:var(--color-primary-element) !important;padding:4px !important}.vs__dropdown-menu--floating{width:max-content;position:absolute;top:0;left: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:0px -1px 1px 0px var(--color-box-shadow) !important}.vs__dropdown-menu .vs__dropdown-option{border-radius:6px !important}.vs__dropdown-menu .vs__no-options{color:var(--color-text-lighter) !important}", "", { version: 3, sources: ["webpack://./src/assets/material-icons.css", "webpack://./src/components/NcSelect/NcSelect.vue", "webpack://./src/assets/variables.scss"], names: [], mappings: "AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,KAOC,+CAAA,CACA,kDAAA,CACA,kEAAA,CAGA,wCAAA,CACA,4CAAA,CAGA,qDAAA,CACA,wDAAA,CACA,iEAAA,CACA,uCAAA,CACA,+CAAA,CACA,kDAAA,CACA,iCAAA,CAGA,kDAAA,CACA,sBAAA,CACA,wBAAA,CACA,8CAAA,CAGA,kDAAA,CAGA,8CAAA,CACA,2CAAA,CAGA,8CAAA,CACA,2CAAA,CACA,2BAAA,CACA,iEAAA,CAGA,sCAAA,CAGA,8DAAA,CACA,0DAAA,CAGA,uFAAA,CAGA,qDAAA,CACA,0CAAA,CAGA,6BAAA,CAGD,iBAEC,eCxCgB,CDyChB,eAAA,CACA,QAAA,CAEA,+BACC,eAAA,CACA,cAAA,CAGD,4BACC,gBAAA,CAGD,+CACC,yCAAA,CACA,iCAAA,CAGD,yEACC,yCAAA,CAIA,sFAEC,mCAAA,CAGD,qFAEC,YAAA,CAKD,gDACC,gBAAA,CACA,aAAA,CACA,eAAA,CACA,8DACC,eAAA,CAOD,wDACC,iEAAA,CACA,8BAAA,CACA,gDAAA,CAKH,uCAEC,eAAA,CAGA,2EACC,iBAAA,CAOA,yGAEC,cAAA,CAGF,kDACC,gBAAA,CAKH,mBACC,oDAAA,CACA,sBAAA,CAEA,6BAEC,iBAAA,CACA,iBAAA,CACA,KAAA,CACA,MAAA,CAEA,2CACC,4EAAA,CACA,kDAAA,CACA,mCAAA,CACA,8DAAA,CAIF,wCACC,4BAAA,CAGD,mCACC,0CAAA", sourcesContent: ["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n display: flex;\n align-self: center;\n justify-self: center;\n align-items: center;\n justify-content: center;\n}\n", "@use 'sass:math'; $scope_version:\"f7c85e6\"; @import 'variables'; @import 'material-icons';\n\nbody {\n /**\n * Set custom vue-select CSS variables.\n * Needs to be on the body (not :root) for theming to apply (see nextcloud/server#36462)\n */\n\n /* Search Input */\n --vs-search-input-color: var(--color-main-text);\n --vs-search-input-bg: var(--color-main-background);\n --vs-search-input-placeholder-color: var(--color-text-maxcontrast);\n\n /* Font */\n --vs-font-size: var(--default-font-size);\n --vs-line-height: var(--default-line-height);\n\n /* Disabled State */\n --vs-state-disabled-bg: var(--color-background-hover);\n --vs-state-disabled-color: var(--color-text-maxcontrast);\n --vs-state-disabled-controls-color: var(--color-text-maxcontrast);\n --vs-state-disabled-cursor: not-allowed;\n --vs-disabled-bg: var(--color-background-hover);\n --vs-disabled-color: var(--color-text-maxcontrast);\n --vs-disabled-cursor: not-allowed;\n\n /* Borders */\n --vs-border-color: var(--color-border-maxcontrast);\n --vs-border-width: 2px;\n --vs-border-style: solid;\n --vs-border-radius: var(--border-radius-large);\n\n /* Component Controls: Clear, Open Indicator */\n --vs-controls-color: var(--color-text-maxcontrast);\n\n /* Selected */\n --vs-selected-bg: var(--color-background-dark);\n --vs-selected-color: var(--color-main-text);\n\n /* Dropdown */\n --vs-dropdown-bg: var(--color-main-background);\n --vs-dropdown-color: var(--color-main-text);\n --vs-dropdown-z-index: 9999;\n --vs-dropdown-box-shadow: 0px 2px 2px 0px var(--color-box-shadow);\n\n /* Options */\n --vs-dropdown-option-padding: 8px 20px;\n\n /* Active State */\n --vs-dropdown-option--active-bg: var(--color-background-hover);\n --vs-dropdown-option--active-color: var(--color-main-text);\n\n /* Keyboard Focus State */\n --vs-dropdown-option--kb-focus-box-shadow: inset 0px 0px 0px 2px var(--vs-border-color);\n\n /* Deselect State */\n --vs-dropdown-option--deselect-bg: var(--color-error);\n --vs-dropdown-option--deselect-color: #fff;\n\n /* Transitions */\n --vs-transition-duration: 0ms;\n}\n\n.v-select.select {\n /* Override default vue-select styles */\n min-height: $clickable-area;\n min-width: 260px;\n margin: 0;\n\n .vs__selected {\n min-height: 36px;\n padding: 0 0.5em;\n }\n\n .vs__clear {\n margin-right: 2px;\n }\n\n &.vs--open .vs__dropdown-toggle {\n border-color: var(--color-primary-element);\n border-bottom-color: transparent;\n }\n\n &:not(.vs--disabled, .vs--open) .vs__dropdown-toggle:hover {\n border-color: var(--color-primary-element);\n }\n\n &.vs--disabled {\n .vs__search,\n .vs__selected {\n color: var(--color-text-maxcontrast);\n }\n\n .vs__clear,\n .vs__deselect {\n display: none;\n }\n }\n\n &--no-wrap {\n .vs__selected-options {\n flex-wrap: nowrap;\n overflow: auto;\n min-width: unset;\n .vs__selected {\n min-width: unset;\n }\n }\n }\n\n &--drop-up {\n &.vs--open {\n .vs__dropdown-toggle {\n border-radius: 0 0 var(--vs-border-radius) var(--vs-border-radius);\n border-top-color: transparent;\n border-bottom-color: var(--color-primary-element);\n }\n }\n }\n\n .vs__selected-options {\n // If search is hidden, ensure that the height of the search is the same\n min-height: 40px; // 36px search height + 4px search margin\n\n // Hide search from dom if unused to prevent unneeded flex wrap\n .vs__selected ~ .vs__search[readonly] {\n position: absolute;\n }\n }\n\n &.vs--single {\n &.vs--loading,\n &.vs--open {\n .vs__selected {\n // Fix `max-width` for `position: absolute`\n max-width: 100%;\n }\n }\n .vs__selected-options {\n flex-wrap: nowrap;\n }\n }\n}\n\n.vs__dropdown-menu {\n border-color: var(--color-primary-element) !important;\n padding: 4px !important;\n\n &--floating {\n /* Fallback styles overidden by programmatically set inline styles */\n width: max-content;\n position: absolute;\n top: 0;\n left: 0;\n\n &-placement-top {\n border-radius: var(--vs-border-radius) var(--vs-border-radius) 0 0 !important;\n border-top-style: var(--vs-border-style) !important;\n border-bottom-style: none !important;\n box-shadow: 0px -1px 1px 0px var(--color-box-shadow) !important;\n }\n }\n\n .vs__dropdown-option {\n border-radius: 6px !important;\n }\n\n .vs__no-options {\n color: var(--color-text-lighter) !important;\n }\n}\n", "/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"], sourceRoot: "" }]); + const A = p; + }, 3645: (u) => { + u.exports = function(i) { + var o = []; + return o.toString = function() { + return this.map(function(l) { + var c = "", d = l[5] !== void 0; + return l[4] && (c += "@supports (".concat(l[4], ") {")), l[2] && (c += "@media ".concat(l[2], " {")), d && (c += "@layer".concat(l[5].length > 0 ? " ".concat(l[5]) : "", " {")), c += i(l), d && (c += "}"), l[2] && (c += "}"), l[4] && (c += "}"), c; + }).join(""); + }, o.i = function(l, c, d, p, A) { + typeof l == "string" && (l = [[null, l, void 0]]); + var h = {}; + if (d) + for (var E = 0; E < this.length; E++) { + var b = this[E][0]; + b != null && (h[b] = !0); + } + for (var v = 0; v < l.length; v++) { + var f = [].concat(l[v]); + d && h[f[0]] || (A !== void 0 && (f[5] === void 0 || (f[1] = "@layer".concat(f[5].length > 0 ? " ".concat(f[5]) : "", " {").concat(f[1], "}")), f[5] = A), c && (f[2] && (f[1] = "@media ".concat(f[2], " {").concat(f[1], "}")), f[2] = c), p && (f[4] ? (f[1] = "@supports (".concat(f[4], ") {").concat(f[1], "}"), f[4] = p) : f[4] = "".concat(p)), o.push(f)); + } + }, o; + }; + }, 1667: (u) => { + u.exports = function(i, o) { + return o || (o = {}), i && (i = String(i.__esModule ? i.default : i), /^['"].*['"]$/.test(i) && (i = i.slice(1, -1)), o.hash && (i += o.hash), /["'() \t\n]|(%20)/.test(i) || o.needQuotes ? '"'.concat(i.replace(/"/g, '\\"').replace(/\n/g, "\\n"), '"') : i); + }; + }, 7537: (u) => { + u.exports = function(i) { + var o = i[1], l = i[3]; + if (!l) + return o; + if (typeof btoa == "function") { + var c = btoa(unescape(encodeURIComponent(JSON.stringify(l)))), d = "sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(c), p = "/*# ".concat(d, " */"); + return [o].concat([p]).join("\n"); + } + return [o].join("\n"); + }; + }, 8470: (u, i, o) => { + var l = o(3379), c = o.n(l), d = o(7795), p = o.n(d), A = o(569), h = o.n(A), E = o(3565), b = o.n(E), v = o(9216), f = o.n(v), S = o(4589), _ = o.n(S), z = o(7783), y = {}; + y.styleTagTransform = _(), y.setAttributes = b(), y.insert = h().bind(null, "head"), y.domAPI = p(), y.insertStyleElement = f(), c()(z.Z, y), z.Z && z.Z.locals && z.Z.locals; + }, 3379: (u) => { + var i = []; + function o(d) { + for (var p = -1, A = 0; A < i.length; A++) + if (i[A].identifier === d) { + p = A; + break; + } + return p; + } + function l(d, p) { + for (var A = {}, h = [], E = 0; E < d.length; E++) { + var b = d[E], v = p.base ? b[0] + p.base : b[0], f = A[v] || 0, S = "".concat(v, " ").concat(f); + A[v] = f + 1; + var _ = o(S), z = { css: b[1], media: b[2], sourceMap: b[3], supports: b[4], layer: b[5] }; + if (_ !== -1) + i[_].references++, i[_].updater(z); + else { + var y = c(z, p); + p.byIndex = E, i.splice(E, 0, { identifier: S, updater: y, references: 1 }); + } + h.push(S); + } + return h; + } + function c(d, p) { + var A = p.domAPI(p); + return A.update(d), function(h) { + if (h) { + if (h.css === d.css && h.media === d.media && h.sourceMap === d.sourceMap && h.supports === d.supports && h.layer === d.layer) + return; + A.update(d = h); + } else + A.remove(); + }; + } + u.exports = function(d, p) { + var A = l(d = d || [], p = p || {}); + return function(h) { + h = h || []; + for (var E = 0; E < A.length; E++) { + var b = o(A[E]); + i[b].references--; + } + for (var v = l(h, p), f = 0; f < A.length; f++) { + var S = o(A[f]); + i[S].references === 0 && (i[S].updater(), i.splice(S, 1)); + } + A = v; + }; + }; + }, 569: (u) => { + var i = {}; + u.exports = function(o, l) { + var c = function(d) { + if (i[d] === void 0) { + var p = document.querySelector(d); + if (window.HTMLIFrameElement && p instanceof window.HTMLIFrameElement) + try { + p = p.contentDocument.head; + } catch { + p = null; + } + i[d] = p; + } + return i[d]; + }(o); + if (!c) + throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid."); + c.appendChild(l); + }; + }, 9216: (u) => { + u.exports = function(i) { + var o = document.createElement("style"); + return i.setAttributes(o, i.attributes), i.insert(o, i.options), o; + }; + }, 3565: (u, i, o) => { + u.exports = function(l) { + var c = o.nc; + c && l.setAttribute("nonce", c); + }; + }, 7795: (u) => { + u.exports = function(i) { + if (typeof document > "u") + return { update: function() { + }, remove: function() { + } }; + var o = i.insertStyleElement(i); + return { update: function(l) { + (function(c, d, p) { + var A = ""; + p.supports && (A += "@supports (".concat(p.supports, ") {")), p.media && (A += "@media ".concat(p.media, " {")); + var h = p.layer !== void 0; + h && (A += "@layer".concat(p.layer.length > 0 ? " ".concat(p.layer) : "", " {")), A += p.css, h && (A += "}"), p.media && (A += "}"), p.supports && (A += "}"); + var E = p.sourceMap; + E && typeof btoa < "u" && (A += "\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(E)))), " */")), d.styleTagTransform(A, c, d.options); + })(o, i, l); + }, remove: function() { + (function(l) { + if (l.parentNode === null) + return !1; + l.parentNode.removeChild(l); + })(o); + } }; + }; + }, 4589: (u) => { + u.exports = function(i, o) { + if (o.styleSheet) + o.styleSheet.cssText = i; + else { + for (; o.firstChild; ) + o.removeChild(o.firstChild); + o.appendChild(document.createTextNode(i)); + } + }; + }, 9563: (u, i, o) => { + o.d(i, { Z: () => E }); + var l = o(2727), c = o(5495), d = (o(317), o(1900)), p = o(4348), A = o.n(p), h = (0, d.Z)(c.Z, l.s, l.x, !1, null, "54e3932c", null); + typeof A() == "function" && A()(h); + const E = h.exports; + }, 3330: (u, i, o) => { + o.d(i, { Z: () => Q }); + var l = o(4262); + const c = { name: "NcMentionBubble", props: { id: { type: String, required: !0 }, title: { type: String, required: !0 }, icon: { type: String, required: !0 }, iconUrl: { type: [String, null], default: null }, source: { type: String, required: !0 }, primary: { type: Boolean, default: !1 } }, computed: { avatarUrl() { + return this.iconUrl ? this.iconUrl : this.id && this.source === "users" ? this.getAvatarUrl(this.id, 44) : null; + }, mentionText() { + return this.id.includes(" ") || this.id.includes("/") ? '@"'.concat(this.id, '"') : "@".concat(this.id); + } }, methods: { getAvatarUrl: (D, w) => (0, l.generateUrl)("/avatar/{user}/{size}", { user: D, size: w }) } }; + var d = o(3379), p = o.n(d), A = o(7795), h = o.n(A), E = o(569), b = o.n(E), v = o(3565), f = o.n(v), S = o(9216), _ = o.n(S), z = o(4589), y = o.n(z), $ = o(6466), re = {}; + re.styleTagTransform = y(), re.setAttributes = f(), re.insert = b().bind(null, "head"), re.domAPI = h(), re.insertStyleElement = _(), p()($.Z, re), $.Z && $.Z.locals && $.Z.locals; + const Q = (0, o(1900).Z)(c, function() { + var D = this, w = D._self._c; + return w("span", { staticClass: "mention-bubble", class: { "mention-bubble--primary": D.primary }, attrs: { contenteditable: "false" } }, [w("span", { staticClass: "mention-bubble__wrapper" }, [w("span", { staticClass: "mention-bubble__content" }, [w("span", { staticClass: "mention-bubble__icon", class: [D.icon, "mention-bubble__icon--".concat(D.avatarUrl ? "with-avatar" : "")], style: D.avatarUrl ? { backgroundImage: "url(".concat(D.avatarUrl, ")") } : null }), D._v(" "), w("span", { staticClass: "mention-bubble__title", attrs: { role: "heading", title: D.title } })]), D._v(" "), w("span", { staticClass: "mention-bubble__select", attrs: { role: "none" } }, [D._v(D._s(D.mentionText))])])]); + }, [], !1, null, "7dba3f6e", null).exports; + }, 5495: (u, i, o) => { + o.d(i, { Z: () => l }); + const l = o(9456).Z; + }, 317: (u, i, o) => { + o(8470); + }, 9686: () => { + }, 9158: () => { + }, 5727: () => { + }, 3051: () => { + }, 2102: () => { + }, 808: () => { + }, 8538: () => { + }, 6274: () => { + }, 1287: () => { + }, 4348: () => { + }, 8488: () => { + }, 9280: () => { + }, 6239: () => { + }, 2405: () => { + }, 8220: () => { + }, 5439: () => { + }, 189: () => { + }, 1900: (u, i, o) => { + function l(c, d, p, A, h, E, b, v) { + var f, S = typeof c == "function" ? c.options : c; + if (d && (S.render = d, S.staticRenderFns = p, S._compiled = !0), A && (S.functional = !0), E && (S._scopeId = "data-v-" + E), b ? (f = function(y) { + (y = y || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) || typeof __VUE_SSR_CONTEXT__ > "u" || (y = __VUE_SSR_CONTEXT__), h && h.call(this, y), y && y._registeredComponents && y._registeredComponents.add(b); + }, S._ssrRegister = f) : h && (f = v ? function() { + h.call(this, (S.functional ? this.parent : this).$root.$options.shadowRoot); + } : h), f) + if (S.functional) { + S._injectStyles = f; + var _ = S.render; + S.render = function(y, $) { + return f.call($), _(y, $); + }; + } else { + var z = S.beforeCreate; + S.beforeCreate = z ? [].concat(z, f) : [f]; + } + return { exports: c, options: S }; + } + o.d(i, { Z: () => l }); + }, 7127: (u) => { + u.exports = "data:image/svg+xml;base64,PCEtLSBUaGlzIGljb24gaXMgcGFydCBvZiBNYXRlcmlhbCBVSSBJY29ucy4gQ29weXJpZ2h0IDIwMjAgR29vZ2xlIEluYy4sIEFwYWNoZS0yLjAgTGljZW5zZSAtLT4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS00LTRoMjR2MjRILTR6Ii8+PHBhdGggZD0iTTYuOS4xQzMgLjYtLjEgNC0uMSA4YzAgNC40IDMuNiA4IDggOCA0IDAgNy40LTMgOC02LjktMS4yIDEuMy0yLjkgMi4xLTQuNyAyLjEtMy41IDAtNi40LTIuOS02LjQtNi40IDAtMS45LjgtMy42IDIuMS00Ljd6IiBmaWxsPSIjZjRhMzMxIi8+PC9zdmc+Cg=="; + }, 2605: (u) => { + u.exports = "data:image/svg+xml;base64,PCEtLSBUaGlzIGljb24gaXMgcGFydCBvZiBNYXRlcmlhbCBVSSBJY29ucy4gQ29weXJpZ2h0IDIwMjAgR29vZ2xlIEluYy4sIEFwYWNoZS0yLjAgTGljZW5zZSAtLT4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTS00LTRoMjR2MjRILTRWLTR6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTggMEMzLjYgMCAwIDMuNiAwIDhzMy42IDggOCA4IDgtMy42IDgtOC0zLjYtOC04LTh6IiBmaWxsPSIjZWQ0ODRjIi8+PHBhdGggZD0iTTUgNi41aDZjLjggMCAxLjUuNyAxLjUgMS41cy0uNyAxLjUtMS41IDEuNUg1Yy0uOCAwLTEuNS0uNy0xLjUtMS41UzQuMiA2LjUgNSA2LjV6IiBmaWxsPSIjZmRmZmZmIi8+PC9zdmc+Cg=="; + }, 3423: (u) => { + u.exports = "data:image/svg+xml;base64,PCEtLSBUaGlzIGljb24gaXMgcGFydCBvZiBNYXRlcmlhbCBVSSBJY29ucy4gQ29weXJpZ2h0IDIwMjAgR29vZ2xlIEluYy4sIEFwYWNoZS0yLjAgTGljZW5zZSAtLT4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTTQuOCAxMS4yaDYuNFY0LjhINC44djYuNHpNOCAwQzMuNiAwIDAgMy42IDAgOHMzLjYgOCA4IDggOC0zLjYgOC04LTMuNi04LTgtOHoiIGZpbGw9IiM0OWIzODIiLz48L3N2Zz4K"; + }, 7425: (u) => { + u.exports = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iI2QyZDJkMiI+PHBhdGggZD0iTTE4LjQgNy40TDE3IDZsLTYgNiA2IDYgMS40LTEuNC00LjYtNC42IDQuNi00LjZtLTYgMEwxMSA2bC02IDYgNiA2IDEuNC0xLjRMNy44IDEybDQuNi00LjZ6Ii8+PC9zdmc+"; + }, 6417: (u) => { + u.exports = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iIzIyMiI+PHBhdGggZD0iTTE4LjQgNy40TDE3IDZsLTYgNiA2IDYgMS40LTEuNC00LjYtNC42IDQuNi00LjZtLTYgMEwxMSA2bC02IDYgNiA2IDEuNC0xLjRMNy44IDEybDQuNi00LjZ6Ii8+PC9zdmc+"; + }, 5322: (u) => { + u.exports = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iI2QyZDJkMiI+PHBhdGggZD0iTTUuNiA3LjRMNyA2bDYgNi02IDYtMS40LTEuNCA0LjYtNC42LTQuNi00LjZtNiAwTDEzIDZsNiA2LTYgNi0xLjQtMS40IDQuNi00LjYtNC42LTQuNnoiLz48L3N2Zz4="; + }, 5415: (u) => { + u.exports = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iIzIyMiI+PHBhdGggZD0iTTUuNiA3LjRMNyA2bDYgNi02IDYtMS40LTEuNCA0LjYtNC42LTQuNi00LjZtNiAwTDEzIDZsNiA2LTYgNi0xLjQtMS40IDQuNi00LjYtNC42LTQuNnoiLz48L3N2Zz4="; + }, 9039: (u) => { + u.exports = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iI2QyZDJkMiI+PHBhdGggZD0iTTE1LjQgMTYuNkwxMC44IDEybDQuNi00LjZMMTQgNmwtNiA2IDYgNiAxLjQtMS40eiIvPjwvc3ZnPg=="; + }, 817: (u) => { + u.exports = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iIzIyMiI+PHBhdGggZD0iTTE1LjQgMTYuNkwxMC44IDEybDQuNi00LjZMMTQgNmwtNiA2IDYgNiAxLjQtMS40eiIvPjwvc3ZnPg=="; + }, 4259: (u) => { + u.exports = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iI2QyZDJkMiI+PHBhdGggZD0iTTguNiAxNi42bDQuNi00LjYtNC42LTQuNkwxMCA2bDYgNi02IDYtMS40LTEuNHoiLz48L3N2Zz4="; + }, 3787: (u) => { + u.exports = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iIzIyMiI+PHBhdGggZD0iTTguNiAxNi42bDQuNi00LjYtNC42LTQuNkwxMCA2bDYgNi02IDYtMS40LTEuNHoiLz48L3N2Zz4="; + }, 3607: (u) => { + u.exports = LO; + }, 768: (u) => { + u.exports = Sde; + }, 7672: (u) => { + u.exports = ipe(); + }, 542: (u) => { + u.exports = spe; + }, 733: (u) => { + u.exports = wR; + }, 1022: (u) => { + u.exports = lpe; + }, 7931: (u) => { + u.exports = jc; + }, 4262: (u) => { + u.exports = Ir; + }, 4055: (u) => { + u.exports = dpe(); + }, 3465: (u) => { + u.exports = qO(); + }, 9454: (u) => { + u.exports = m1; + }, 4505: (u) => { + u.exports = h1; + }, 2734: (u) => { + u.exports = eu; + }, 5512: (u) => { + u.exports = gpe; + }, 3875: (u) => { + u.exports = Spe; + }, 6915: (u) => { + u.exports = wpe; + }, 4875: (u) => { + u.exports = kpe; + }, 8618: (u) => { + u.exports = vg; + }, 1441: (u) => { + u.exports = T1; + } }, n = {}; + function a(u) { + var i = n[u]; + if (i !== void 0) + return i.exports; + var o = n[u] = { id: u, exports: {} }; + return r[u](o, o.exports, a), o.exports; + } + a.m = r, a.n = (u) => { + var i = u && u.__esModule ? () => u.default : () => u; + return a.d(i, { a: i }), i; + }, a.d = (u, i) => { + for (var o in i) + a.o(i, o) && !a.o(u, o) && Object.defineProperty(u, o, { enumerable: !0, get: i[o] }); + }, a.o = (u, i) => Object.prototype.hasOwnProperty.call(u, i), a.r = (u) => { + typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(u, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(u, "__esModule", { value: !0 }); + }, a.b = document.baseURI || self.location.href, a.nc = void 0; + var s = {}; + return (() => { + a.r(s), a.d(s, { default: () => se }); + var u = a(7123), i = a(9050), o = a(8628), l = a(7357), c = a(6442), d = a(723), p = a(1205); + const A = { name: "NcActionInput", components: { NcDatetimePicker: u.default, NcDateTimePickerNative: i.default, NcPasswordField: o.default, NcSelect: l.default, NcTextField: c.default }, mixins: [d.Z], props: { id: { type: String, default: () => "action-" + (0, p.Z)(), validator: (j) => j.trim() !== "" }, inputId: { type: String, default: () => "action-input-" + (0, p.Z)(), validator: (j) => j.trim() !== "" }, icon: { type: String, default: "" }, type: { type: String, default: "text", validator: (j) => ["date", "datetime-local", "month", "multiselect", "number", "password", "search", "tel", "text", "time", "url", "week", "color", "email"].indexOf(j) > -1 }, idNativeDateTimePicker: { type: String, default: "date-time-picker_id" }, isNativePicker: { type: Boolean, default: !1 }, label: { type: String, default: null }, labelVisible: { type: Boolean, default: !0 }, value: { type: [String, Date, Number, Array], default: "" }, disabled: { type: Boolean, default: !1 }, ariaLabel: { type: String, default: "" }, ariaHidden: { type: Boolean, default: null }, showTrailingButton: { type: Boolean, default: !0 } }, emits: ["input", "submit", "change", "update:value"], computed: { isIconUrl() { + try { + return new URL(this.icon); + } catch { + return !1; + } + }, isMultiselectType() { + return this.type === "multiselect"; + }, nativeDatePickerType() { + switch (this.type) { + case "date": + case "month": + case "time": + case "week": + case "datetime-local": + return this.type; + } + return !1; + }, datePickerType() { + if (!this.isNativePicker) + switch (this.type) { + case "date": + case "month": + case "time": + return this.type; + case "datetime-local": + return "datetime"; + } + return !1; + }, isFocusable() { + return !this.disabled; + } }, methods: { onLeave() { + this.$refs.datetimepicker && this.$refs.datetimepicker.$refs.datepicker && this.$refs.datetimepicker.$refs.datepicker.closePopup(); + }, onInput(j) { + this.$emit("input", j), this.$emit("update:value", j.target ? j.target.value : j); + }, onSubmit(j) { + if (j.preventDefault(), j.stopPropagation(), this.disabled) + return !1; + this.$emit("submit", j); + }, onChange(j) { + this.$emit("change", j); + } } }; + var h = a(3379), E = a.n(h), b = a(7795), v = a.n(b), f = a(569), S = a.n(f), _ = a(3565), z = a.n(_), y = a(9216), $ = a.n(y), re = a(4589), Q = a.n(re), D = a(7362), w = {}; + w.styleTagTransform = Q(), w.setAttributes = z(), w.insert = S().bind(null, "head"), w.domAPI = v(), w.insertStyleElement = $(), E()(D.Z, w), D.Z && D.Z.locals && D.Z.locals; + var k = a(1900), R = a(9686), q = a.n(R), ee = (0, k.Z)(A, function() { + var j = this, O = j._self._c; + return O("li", { staticClass: "action", class: { "action--disabled": j.disabled } }, [O("span", { staticClass: "action-input", class: { "action-input-picker--disabled": j.disabled, "action-input--visible-label": j.labelVisible && j.label }, on: { mouseleave: j.onLeave } }, [O("span", { staticClass: "action-input__icon-wrapper" }, [j._t("icon", function() { + return [O("span", { staticClass: "action-input__icon", class: [j.isIconUrl ? "action-input__icon--url" : j.icon], style: { backgroundImage: j.isIconUrl ? "url(".concat(j.icon, ")") : null }, attrs: { "aria-hidden": j.ariaHidden } })]; + })], 2), j._v(" "), O("form", { ref: "form", staticClass: "action-input__form", attrs: { disabled: j.disabled }, on: { submit: function(V) { + return V.preventDefault(), j.onSubmit.apply(null, arguments); + } } }, [j.datePickerType ? O("NcDatetimePicker", j._b({ ref: "datetimepicker", staticClass: "action-input__datetimepicker", attrs: { value: j.value, placeholder: j.text, disabled: j.disabled, type: j.datePickerType, "input-class": ["mx-input", { focusable: j.isFocusable }] }, on: { input: j.onInput, change: j.onChange } }, "NcDatetimePicker", j.$attrs, !1)) : j.isNativePicker ? O("NcDateTimePickerNative", j._b({ staticClass: "action-input__datetimepicker", attrs: { id: j.idNativeDateTimePicker, value: j.value, type: j.nativeDatePickerType, "input-class": { focusable: j.isFocusable } }, on: { input: function(V) { + return j.$emit("input", V); + }, change: function(V) { + return j.$emit("change", V); + } } }, "NcDateTimePickerNative", j.$attrs, !1)) : j.isMultiselectType ? O("NcSelect", j._g(j._b({ staticClass: "action-input__multi", attrs: { value: j.value, placeholder: j.text, disabled: j.disabled, "append-to-body": !1, "input-class": { focusable: j.isFocusable } } }, "NcSelect", j.$attrs, !1), j.$listeners)) : [O("div", { staticClass: "action-input__container" }, [j.label ? O("label", { staticClass: "action-input__text-label", class: { "action-input__text-label--hidden": !j.labelVisible }, attrs: { for: j.inputId } }, [j._v("\n " + j._s(j.label) + "\n ")]) : j._e(), j._v(" "), O("div", { staticClass: "action-input__input-container" }, [j.type === "password" ? O("NcPasswordField", j._g(j._b({ attrs: { id: j.inputId, value: j.value, label: j.text, disabled: j.disabled, "input-class": { focusable: j.isFocusable }, "trailing-button-icon": "arrowRight", "show-trailing-button": j.showTrailingButton && !j.disabled }, on: { "trailing-button-click": function(V) { + return j.$refs.form.requestSubmit(); + }, input: j.onInput, change: j.onChange } }, "NcPasswordField", j.$attrs, !1), j.$listeners)) : j.type === "color" ? O("NcColorPicker", j._g(j._b({ staticClass: "colorpicker__trigger", attrs: { id: j.inputId, value: j.value }, on: { input: j.onInput, submit: function(V) { + return j.$refs.form.requestSubmit(); + } } }, "NcColorPicker", j.$attrs, !1), j.$listeners), [O("button", { staticClass: "colorpicker__preview", class: { focusable: j.isFocusable }, style: { "background-color": j.value } })]) : O("NcTextField", j._g(j._b({ attrs: { id: j.inputId, value: j.value, label: j.text, disabled: j.disabled, "input-class": { focusable: j.isFocusable }, type: j.type, "trailing-button-icon": "arrowRight", "show-trailing-button": j.showTrailingButton && !j.disabled }, on: { "trailing-button-click": function(V) { + return j.$refs.form.requestSubmit(); + }, input: j.onInput, change: j.onChange } }, "NcTextField", j.$attrs, !1), j.$listeners))], 1)])]], 2)])]); + }, [], !1, null, "cec6f4f2", null); + typeof q() == "function" && q()(ee); + const se = ee.exports; + })(), s; + })()); +})(Q5); +var _pe = Q5.exports; +const Mpe = Rr(_pe), Ipe = { name: "TextSearchIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Ype = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon text-search-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M19.31 18.9L22.39 22L21 23.39L17.88 20.32C17.19 20.75 16.37 21 15.5 21C13 21 11 19 11 16.5C11 14 13 12 15.5 12C18 12 20 14 20 16.5C20 17.38 19.75 18.21 19.31 18.9M15.5 19C16.88 19 18 17.88 18 16.5C18 15.12 16.88 14 15.5 14C14.12 14 13 15.12 13 16.5C13 17.88 14.12 19 15.5 19M21 4V6H3V4H21M3 16V14H9V16H3M3 11V9H21V11H18.97C17.96 10.37 16.77 10 15.5 10C14.23 10 13.04 10.37 12.03 11H3Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, Lpe = [], Ppe = mt(Ipe, Ype, Lpe, !1, null, null, null, null); +const Zpe = Ppe.exports, jpe = { name: "MagnifyIcon", emits: ["click"], props: { title: { type: String }, fillColor: { type: String, default: "currentColor" }, size: { type: Number, default: 24 } } }; +var Gpe = function() { + var e = this, t = e._self._c; + return t("span", e._b({ staticClass: "material-design-icon magnify-icon", attrs: { "aria-hidden": !e.title, "aria-label": e.title, role: "img" }, on: { click: function(r) { + return e.$emit("click", r); + } } }, "span", e.$attrs, !1), [t("svg", { staticClass: "material-design-icon__svg", attrs: { fill: e.fillColor, width: e.size, height: e.size, viewBox: "0 0 24 24" } }, [t("path", { attrs: { d: "M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z" } }, [e.title ? t("title", [e._v(e._s(e.title))]) : e._e()])])]); +}, zpe = [], Upe = mt(jpe, Gpe, zpe, !1, null, null, null, null); +const Hpe = Upe.exports, $pe = { __name: "LogSearch", setup(e) { + const t = o1(), r = Jt(!1), n = Gt(() => t.query ? "primary" : "tertiary-no-background"), a = Gt(() => t.query), s = ({ target: i }) => { + t.searchLogs(i.value); + }, u = (i) => { + i.ctrlKey && i.key === "f" && (r.value = !0, i.preventDefault(), i.stopPropagation()); + }; + return BA(() => { + window.OCP.Accessibility.disableKeyboardShortcuts() || document.addEventListener("keydown", u, !0); + }), OA(() => { + document.removeEventListener("keydown", u, !0); + }), { __sfc: !0, logStore: t, isOpen: r, buttonType: n, currentQuery: a, onSearchInput: s, keyboardListener: u, t: kt, NcActions: $5, NcActionInput: Mpe, IconTextSearch: Zpe, IconMagnify: Hpe }; +} }; +var Vpe = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t(r.NcActions, { attrs: { "force-menu": !0, open: r.isOpen, "aria-label": r.t("logreader", "Search log entries"), type: r.buttonType }, on: { "update:open": function(n) { + r.isOpen = n; + } }, scopedSlots: e._u([{ key: "icon", fn: function() { + return [t(r.IconTextSearch, { attrs: { size: 20 } })]; + }, proxy: !0 }, { key: "default", fn: function() { + return [t(r.NcActionInput, { attrs: { value: r.currentQuery, label: r.t("logreader", "Search log entries"), "show-trailing-button": !1 }, on: { submit: function(n) { + r.isOpen = !1; + }, input: r.onSearchInput }, scopedSlots: e._u([{ key: "icon", fn: function() { + return [t(r.IconMagnify, { attrs: { size: 20 } })]; + }, proxy: !0 }]) }, [e._v(" " + e._s(r.t("logreader", "Search log entries")) + " ")])]; + }, proxy: !0 }]) }); +}, Wpe = [], Qpe = mt($pe, Vpe, Wpe, !1, null, null, null, null); +const qpe = Qpe.exports, Kpe = { __name: "LogTable", props: { rows: null }, setup(e) { + const t = e, r = Xo(), n = o1(), a = Jt(""), s = Jt(""), u = Jt("descending"), i = Gt(() => t.rows.filter((h) => r.shownLevels.includes(h.level))), o = Jt(!1), l = Jt(t.rows[0]), c = (h) => { + l.value = h, o.value = !0; + }, d = Jt(), p = async () => { + const h = n.entries.length; + await n.loadMore(), di(() => { + var E; + if (u.value === "ascending") { + const b = n.entries.length - h + 1, v = (E = d.value) == null ? void 0 : E.querySelector("tr:nth-of-type(".concat(b, ")")); + v && v.scrollIntoView({ block: "start" }); + } + }); + }, A = Gt(() => { + const h = [...i.value], E = (S, _) => S.level - _.level, b = (S, _) => S.app.localeCompare(_.app), v = (S, _) => S.time.localeCompare(_.time, "en"), f = (S, _, z, y) => _ === "ascending" ? S(z, y) : _ === "descending" ? S(y, z) : 0; + return h.sort((S, _) => f(E, a.value, S, _) || f(b, s.value, S, _) || f(v, u.value, S, _)), h; + }); + return { __sfc: !0, settingsStore: r, logStore: n, sortedByLevel: a, sortedByApp: s, sortedByTime: u, props: t, filteredRows: i, isModalOpen: o, currentRow: l, showDetailsForRow: c, tableBody: d, loadMore: p, sortedRows: A, t: kt, IntersectionObserver: Uae, LogDetailsModal: lue, LogTableHeader: Bue, LogTableRow: Jue, LogSearch: qpe }; +} }; +var Jpe = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t("div", { staticClass: "log-table" }, [r.currentRow ? t(r.LogDetailsModal, { attrs: { open: r.isModalOpen, "current-entry": r.currentRow, "log-entries": r.sortedRows }, on: { "update:open": function(n) { + r.isModalOpen = n; + }, "update:currentEntry": function(n) { + r.currentRow = n; + }, "update:current-entry": function(n) { + r.currentRow = n; + } } }) : e._e(), t("table", { staticClass: "log-table__table" }, [t("thead", [t("tr", [t(r.LogTableHeader, { attrs: { name: r.t("logreader", "Level"), sorted: r.sortedByLevel }, on: { "update:sorted": function(n) { + r.sortedByLevel = n; + } } }), t(r.LogTableHeader, { attrs: { name: r.t("logreader", "Application"), sorted: r.sortedByApp }, on: { "update:sorted": function(n) { + r.sortedByApp = n; + } } }), t(r.LogTableHeader, { attrs: { name: r.t("logreader", "Message"), sortable: !1 } }, [t(r.LogSearch)], 1), t(r.LogTableHeader, { attrs: { name: r.t("logreader", "Time"), sorted: r.sortedByTime }, on: { "update:sorted": function(n) { + r.sortedByTime = n; + } } }), t("th", [t("span", { staticClass: "hidden-visually" }, [e._v(e._s(r.t("logreader", "Log entry actions")))])])], 1)]), t("tbody", { ref: "tableBody" }, [r.sortedByTime === "ascending" ? t("tr", [t("td", { staticClass: "log-table__load-more", attrs: { colspan: "5" } }, [r.logStore.hasRemainingEntries ? t(r.IntersectionObserver, { on: { intersection: r.loadMore } }, [e._v(" " + e._s(r.t("logreader", "Loading older log entries")) + " ")]) : t("span", [e._v(" " + e._s(r.t("logreader", "No older log entries available")) + " ")])], 1)]) : e._e(), e._l(r.sortedRows, function(n, a) { + return t(r.LogTableRow, { key: a, attrs: { row: n }, on: { "show-details": r.showDetailsForRow } }); + }), r.sortedByTime !== "ascending" ? t("tr", [t("td", { staticClass: "log-table__load-more", attrs: { colspan: "5" } }, [r.logStore.hasRemainingEntries ? t(r.IntersectionObserver, { on: { intersection: r.loadMore } }, [e._v(" " + e._s(r.t("logreader", "Loading older log entries")) + " ")]) : t("span", [e._v(" " + e._s(r.t("logreader", "No older log entries available")) + " ")])], 1)]) : e._e()], 2)])], 1); +}, Xpe = [], eAe = mt(Kpe, Jpe, Xpe, !1, null, "1a1874b8", null, null); +const tAe = eAe.exports; +const rAe = { __name: "App", setup(e) { + const t = Jt(!1), r = Xo(), n = o1(), a = Gt(() => n.entries), s = () => { + r.localFile = void 0, n.allEntries = [], n.loadMore(); + }; + GT(() => { + r.liveLog && r.isEnabled ? n.startPolling() : n.stopPolling(); + }), BA(() => { + n.loadMore(); + }), OA(() => { + n.stopPolling(); + }); + const u = kt("logreader", "If you feel this is an error, please verify {setting} in your {config} and check the Nextcloud Administration Manual.", { setting: "log_type", config: "config.php" }, 0, { sanitize: !1, escape: !1 }); + return { __sfc: !0, areSettingsShown: t, settingsStore: r, loggingStore: n, entries: a, onShowServerLog: s, noLogDescription: u, t: kt, NcButton: Zc, NcEmptyContent: gX, NcNoteCard: zO, IconCog: JX, IconFormatList: nee, AppSettingsDialog: Pae, LogTable: tAe }; +} }; +var nAe = function() { + var e = this, t = e._self._c, r = e._self._setupProxy; + return t("div", { staticClass: "logreader-container" }, [t("div", { staticClass: "logreader-container__header" }, [t("h2", [e._v(e._s(r.t("logreader", "Log reader")))]), t(r.NcButton, { staticClass: "settings-toggle", attrs: { "aria-label": r.t("logreader", "Open log reader settings"), type: "tertiary" }, on: { click: function(n) { + r.areSettingsShown = !0; + } }, scopedSlots: e._u([{ key: "icon", fn: function() { + return [t(r.IconCog, { attrs: { size: 20 } })]; + }, proxy: !0 }]) }, [e._v(" " + e._s(r.t("logreader", "Log reader settings")) + " ")])], 1), r.settingsStore.localFile ? t(r.NcNoteCard, { staticClass: "info-note", attrs: { type: "info" } }, [t("div", { staticClass: "info-note__content" }, [t("p", [e._v(e._s(r.t("logreader", "Currently the logfile {file} is shown", { file: r.settingsStore.localFileName })))]), t(r.NcButton, { attrs: { type: "secondary" }, on: { click: r.onShowServerLog } }, [e._v(" " + e._s(r.t("logreader", "Show server log")) + " ")])], 1)]) : r.settingsStore.liveLog ? e._e() : t(r.NcNoteCard, { staticClass: "info-note", attrs: { type: "info" } }, [t("p", [e._v(e._s(r.t("logreader", "Live view is disabled")))])]), r.settingsStore.enabled ? t(r.LogTable, { attrs: { rows: r.entries } }) : t(r.NcEmptyContent, { attrs: { name: r.t("logreader", "No log file") }, scopedSlots: e._u([{ key: "icon", fn: function() { + return [t(r.IconFormatList, { attrs: { size: 20 } })]; + }, proxy: !0 }, { key: "description", fn: function() { + return [e._v(" " + e._s(r.t("logreader", "File-based logging must be enabled to access logs from the Web UI.")) + " "), t("br"), t("span", { domProps: { innerHTML: e._s(r.noLogDescription) } })]; + }, proxy: !0 }]) }), t(r.AppSettingsDialog, { attrs: { open: r.areSettingsShown }, on: { "update:open": function(n) { + r.areSettingsShown = n; + } } })], 1); +}, aAe = [], oAe = mt(rAe, nAe, aAe, !1, null, "3c4c66d4", null, null); +const uAe = oAe.exports; +Qt.use(zG), Qt.mixin({ methods: { t: kt, n: _h } }), Qt.prototype.t = kt, Qt.prototype.n = _h; +const iAe = YG(); +new Qt({ el: "#logreader-root", render: (e) => e(uAe), pinia: iAe }); +export { + Rr as g +}; diff --git a/js/index-46d64e17.mjs.map b/js/index-46d64e17.mjs.map new file mode 100644 index 00000000..9450c77e --- /dev/null +++ b/js/index-46d64e17.mjs.map @@ -0,0 +1 @@ +{"version":3,"file":"index-46d64e17.mjs","sources":["../node_modules/vue/dist/vue.runtime.esm.js","../node_modules/core-js/internals/global.js","../node_modules/core-js/internals/fails.js","../node_modules/core-js/internals/descriptors.js","../node_modules/core-js/internals/function-bind-native.js","../node_modules/core-js/internals/function-call.js","../node_modules/core-js/internals/object-property-is-enumerable.js","../node_modules/core-js/internals/create-property-descriptor.js","../node_modules/core-js/internals/function-uncurry-this.js","../node_modules/core-js/internals/classof-raw.js","../node_modules/core-js/internals/indexed-object.js","../node_modules/core-js/internals/is-null-or-undefined.js","../node_modules/core-js/internals/require-object-coercible.js","../node_modules/core-js/internals/to-indexed-object.js","../node_modules/core-js/internals/document-all.js","../node_modules/core-js/internals/is-callable.js","../node_modules/core-js/internals/is-object.js","../node_modules/core-js/internals/get-built-in.js","../node_modules/core-js/internals/object-is-prototype-of.js","../node_modules/core-js/internals/engine-user-agent.js","../node_modules/core-js/internals/engine-v8-version.js","../node_modules/core-js/internals/symbol-constructor-detection.js","../node_modules/core-js/internals/use-symbol-as-uid.js","../node_modules/core-js/internals/is-symbol.js","../node_modules/core-js/internals/try-to-string.js","../node_modules/core-js/internals/a-callable.js","../node_modules/core-js/internals/get-method.js","../node_modules/core-js/internals/ordinary-to-primitive.js","../node_modules/core-js/internals/is-pure.js","../node_modules/core-js/internals/define-global-property.js","../node_modules/core-js/internals/shared-store.js","../node_modules/core-js/internals/shared.js","../node_modules/core-js/internals/to-object.js","../node_modules/core-js/internals/has-own-property.js","../node_modules/core-js/internals/uid.js","../node_modules/core-js/internals/well-known-symbol.js","../node_modules/core-js/internals/to-primitive.js","../node_modules/core-js/internals/to-property-key.js","../node_modules/core-js/internals/document-create-element.js","../node_modules/core-js/internals/ie8-dom-define.js","../node_modules/core-js/internals/object-get-own-property-descriptor.js","../node_modules/core-js/internals/v8-prototype-define-bug.js","../node_modules/core-js/internals/an-object.js","../node_modules/core-js/internals/object-define-property.js","../node_modules/core-js/internals/create-non-enumerable-property.js","../node_modules/core-js/internals/function-name.js","../node_modules/core-js/internals/inspect-source.js","../node_modules/core-js/internals/weak-map-basic-detection.js","../node_modules/core-js/internals/shared-key.js","../node_modules/core-js/internals/hidden-keys.js","../node_modules/core-js/internals/internal-state.js","../node_modules/core-js/internals/make-built-in.js","../node_modules/core-js/internals/define-built-in.js","../node_modules/core-js/internals/math-trunc.js","../node_modules/core-js/internals/to-integer-or-infinity.js","../node_modules/core-js/internals/to-absolute-index.js","../node_modules/core-js/internals/to-length.js","../node_modules/core-js/internals/length-of-array-like.js","../node_modules/core-js/internals/array-includes.js","../node_modules/core-js/internals/object-keys-internal.js","../node_modules/core-js/internals/enum-bug-keys.js","../node_modules/core-js/internals/object-get-own-property-names.js","../node_modules/core-js/internals/object-get-own-property-symbols.js","../node_modules/core-js/internals/own-keys.js","../node_modules/core-js/internals/copy-constructor-properties.js","../node_modules/core-js/internals/is-forced.js","../node_modules/core-js/internals/export.js","../node_modules/core-js/modules/es.object.define-property.js","../node_modules/core-js/internals/object-keys.js","../node_modules/core-js/internals/object-assign.js","../node_modules/core-js/modules/es.object.assign.js","../node_modules/core-js/internals/to-string-tag-support.js","../node_modules/core-js/internals/classof.js","../node_modules/core-js/internals/to-string.js","../node_modules/core-js/internals/regexp-flags.js","../node_modules/core-js/internals/regexp-sticky-helpers.js","../node_modules/core-js/internals/object-define-properties.js","../node_modules/core-js/internals/html.js","../node_modules/core-js/internals/object-create.js","../node_modules/core-js/internals/regexp-unsupported-dot-all.js","../node_modules/core-js/internals/regexp-unsupported-ncg.js","../node_modules/core-js/internals/regexp-exec.js","../node_modules/core-js/modules/es.regexp.exec.js","../node_modules/core-js/internals/function-apply.js","../node_modules/core-js/internals/function-uncurry-this-clause.js","../node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js","../node_modules/core-js/internals/string-multibyte.js","../node_modules/core-js/internals/advance-string-index.js","../node_modules/core-js/internals/get-substitution.js","../node_modules/core-js/internals/regexp-exec-abstract.js","../node_modules/core-js/modules/es.string.replace.js","../node_modules/core-js/internals/object-to-string.js","../node_modules/core-js/modules/es.object.to-string.js","../node_modules/core-js/internals/regexp-get-flags.js","../node_modules/core-js/modules/es.regexp.to-string.js","../node_modules/core-js/internals/array-method-is-strict.js","../node_modules/core-js/modules/es.array.index-of.js","../node_modules/@nextcloud/router/dist/index.js","../node_modules/dompurify/dist/purify.es.js","../node_modules/escape-html/index.js","../node_modules/@nextcloud/l10n/dist/index.mjs","../node_modules/pinia/node_modules/vue-demi/lib/index.mjs","../node_modules/@vue/devtools-api/lib/esm/env.js","../node_modules/@vue/devtools-api/lib/esm/const.js","../node_modules/@vue/devtools-api/lib/esm/time.js","../node_modules/@vue/devtools-api/lib/esm/proxy.js","../node_modules/@vue/devtools-api/lib/esm/index.js","../node_modules/pinia/dist/pinia.mjs","../node_modules/axios/lib/helpers/bind.js","../node_modules/axios/lib/utils.js","../node_modules/axios/lib/core/AxiosError.js","../node_modules/axios/lib/helpers/null.js","../node_modules/axios/lib/helpers/toFormData.js","../node_modules/axios/lib/helpers/AxiosURLSearchParams.js","../node_modules/axios/lib/helpers/buildURL.js","../node_modules/axios/lib/core/InterceptorManager.js","../node_modules/axios/lib/defaults/transitional.js","../node_modules/axios/lib/platform/browser/classes/URLSearchParams.js","../node_modules/axios/lib/platform/browser/classes/FormData.js","../node_modules/axios/lib/platform/browser/classes/Blob.js","../node_modules/axios/lib/platform/browser/index.js","../node_modules/axios/lib/helpers/toURLEncodedForm.js","../node_modules/axios/lib/helpers/formDataToJSON.js","../node_modules/axios/lib/defaults/index.js","../node_modules/axios/lib/helpers/parseHeaders.js","../node_modules/axios/lib/core/AxiosHeaders.js","../node_modules/axios/lib/core/transformData.js","../node_modules/axios/lib/cancel/isCancel.js","../node_modules/axios/lib/cancel/CanceledError.js","../node_modules/axios/lib/core/settle.js","../node_modules/axios/lib/helpers/cookies.js","../node_modules/axios/lib/helpers/isAbsoluteURL.js","../node_modules/axios/lib/helpers/combineURLs.js","../node_modules/axios/lib/core/buildFullPath.js","../node_modules/axios/lib/helpers/isURLSameOrigin.js","../node_modules/axios/lib/helpers/parseProtocol.js","../node_modules/axios/lib/helpers/speedometer.js","../node_modules/axios/lib/adapters/xhr.js","../node_modules/axios/lib/adapters/adapters.js","../node_modules/axios/lib/core/dispatchRequest.js","../node_modules/axios/lib/core/mergeConfig.js","../node_modules/axios/lib/env/data.js","../node_modules/axios/lib/helpers/validator.js","../node_modules/axios/lib/core/Axios.js","../node_modules/axios/lib/cancel/CancelToken.js","../node_modules/axios/lib/helpers/spread.js","../node_modules/axios/lib/helpers/isAxiosError.js","../node_modules/axios/lib/helpers/HttpStatusCode.js","../node_modules/axios/lib/axios.js","../node_modules/@nextcloud/event-bus/node_modules/semver/internal/debug.js","../node_modules/@nextcloud/event-bus/node_modules/semver/internal/constants.js","../node_modules/@nextcloud/event-bus/node_modules/semver/internal/re.js","../node_modules/@nextcloud/event-bus/node_modules/semver/internal/parse-options.js","../node_modules/@nextcloud/event-bus/node_modules/semver/internal/identifiers.js","../node_modules/@nextcloud/event-bus/node_modules/semver/classes/semver.js","../node_modules/@nextcloud/event-bus/node_modules/semver/functions/parse.js","../node_modules/@nextcloud/event-bus/node_modules/semver/functions/valid.js","../node_modules/@nextcloud/event-bus/node_modules/semver/functions/major.js","../node_modules/@nextcloud/event-bus/dist/index.mjs","../node_modules/@nextcloud/auth/dist/index.es.mjs","../node_modules/@nextcloud/axios/dist/index.es.mjs","../src/api.ts","../src/constants.ts","../node_modules/core-js/internals/function-bind-context.js","../node_modules/core-js/internals/is-array.js","../node_modules/core-js/internals/is-constructor.js","../node_modules/core-js/internals/array-species-constructor.js","../node_modules/core-js/internals/array-species-create.js","../node_modules/core-js/internals/array-iteration.js","../node_modules/core-js/internals/array-method-has-species-support.js","../node_modules/core-js/modules/es.array.filter.js","../node_modules/core-js/internals/engine-is-node.js","../node_modules/core-js/internals/function-uncurry-this-accessor.js","../node_modules/core-js/internals/a-possible-prototype.js","../node_modules/core-js/internals/object-set-prototype-of.js","../node_modules/core-js/internals/set-to-string-tag.js","../node_modules/core-js/internals/define-built-in-accessor.js","../node_modules/core-js/internals/set-species.js","../node_modules/core-js/internals/an-instance.js","../node_modules/core-js/internals/a-constructor.js","../node_modules/core-js/internals/species-constructor.js","../node_modules/core-js/internals/array-slice.js","../node_modules/core-js/internals/validate-arguments-length.js","../node_modules/core-js/internals/engine-is-ios.js","../node_modules/core-js/internals/task.js","../node_modules/core-js/internals/queue.js","../node_modules/core-js/internals/engine-is-ios-pebble.js","../node_modules/core-js/internals/engine-is-webos-webkit.js","../node_modules/core-js/internals/microtask.js","../node_modules/core-js/internals/host-report-errors.js","../node_modules/core-js/internals/perform.js","../node_modules/core-js/internals/promise-native-constructor.js","../node_modules/core-js/internals/engine-is-deno.js","../node_modules/core-js/internals/engine-is-browser.js","../node_modules/core-js/internals/promise-constructor-detection.js","../node_modules/core-js/internals/new-promise-capability.js","../node_modules/core-js/modules/es.promise.constructor.js","../node_modules/core-js/internals/iterators.js","../node_modules/core-js/internals/is-array-iterator-method.js","../node_modules/core-js/internals/get-iterator-method.js","../node_modules/core-js/internals/get-iterator.js","../node_modules/core-js/internals/iterator-close.js","../node_modules/core-js/internals/iterate.js","../node_modules/core-js/internals/check-correctness-of-iteration.js","../node_modules/core-js/internals/promise-statics-incorrect-iteration.js","../node_modules/core-js/modules/es.promise.all.js","../node_modules/core-js/modules/es.promise.catch.js","../node_modules/core-js/modules/es.promise.race.js","../node_modules/core-js/modules/es.promise.reject.js","../node_modules/core-js/internals/promise-resolve.js","../node_modules/core-js/modules/es.promise.resolve.js","../node_modules/toastify-js/src/toastify.js","../node_modules/core-js/modules/es.array.map.js","../node_modules/lodash.get/index.js","../node_modules/node-gettext/lib/plurals.js","../node_modules/node-gettext/lib/gettext.js","../node_modules/@nextcloud/l10n/dist/gettext.mjs","../node_modules/@nextcloud/dialogs/dist/index.mjs","../node_modules/@nextcloud/initial-state/dist/index.es.mjs","../src/store/settings.ts","../src/utils/exception.ts","../node_modules/core-js/internals/path.js","../node_modules/core-js/internals/well-known-symbol-wrapped.js","../node_modules/core-js/internals/well-known-symbol-define.js","../node_modules/core-js/modules/es.symbol.iterator.js","../node_modules/core-js/internals/add-to-unscopables.js","../node_modules/core-js/internals/correct-prototype-getter.js","../node_modules/core-js/internals/object-get-prototype-of.js","../node_modules/core-js/internals/iterators-core.js","../node_modules/core-js/internals/iterator-create-constructor.js","../node_modules/core-js/internals/iterator-define.js","../node_modules/core-js/internals/create-iter-result-object.js","../node_modules/core-js/modules/es.array.iterator.js","../node_modules/core-js/modules/es.string.iterator.js","../node_modules/core-js/internals/dom-iterables.js","../node_modules/core-js/internals/dom-token-list-prototype.js","../node_modules/core-js/modules/web.dom-collections.iterator.js","../node_modules/core-js/internals/symbol-define-to-primitive.js","../node_modules/core-js/modules/es.symbol.to-primitive.js","../node_modules/core-js/internals/date-to-primitive.js","../node_modules/core-js/modules/es.date.to-primitive.js","../node_modules/core-js/internals/create-property.js","../node_modules/core-js/internals/array-slice-simple.js","../node_modules/core-js/internals/object-get-own-property-names-external.js","../node_modules/core-js/modules/es.symbol.constructor.js","../node_modules/core-js/internals/symbol-registry-detection.js","../node_modules/core-js/modules/es.symbol.for.js","../node_modules/core-js/modules/es.symbol.key-for.js","../node_modules/core-js/internals/get-json-replacer-function.js","../node_modules/core-js/modules/es.json.stringify.js","../node_modules/core-js/modules/es.object.get-own-property-symbols.js","../node_modules/core-js/modules/es.symbol.description.js","../node_modules/core-js/internals/inherit-if-required.js","../node_modules/core-js/internals/this-number-value.js","../node_modules/core-js/internals/whitespaces.js","../node_modules/core-js/internals/string-trim.js","../node_modules/core-js/modules/es.number.constructor.js","../node_modules/@nextcloud/logger/dist/contracts.js","../node_modules/@nextcloud/logger/dist/ConsoleLogger.js","../node_modules/@nextcloud/logger/dist/LoggerBuilder.js","../node_modules/@nextcloud/logger/dist/index.js","../src/utils/logger.ts","../src/utils/logfile.ts","../src/store/logging.ts","../node_modules/@nextcloud/vue/dist/Components/NcButton.js","../node_modules/@nextcloud/vue/dist/Components/NcEmptyContent.js","../node_modules/vue-material-design-icons/CheckboxMarkedCircle.vue","../node_modules/vue-material-design-icons/AlertDecagram.vue","../node_modules/vue-material-design-icons/Alert.vue","../node_modules/vue-material-design-icons/Information.vue","../node_modules/@nextcloud/vue/dist/Components/NcNoteCard.js","../node_modules/vue-material-design-icons/Cog.vue","../node_modules/vue-material-design-icons/FormatListBulletedSquare.vue","../node_modules/vue-material-design-icons/Download.vue","../node_modules/vue-material-design-icons/Upload.vue","../src/components/settings/SettingsActions.vue","../node_modules/vue-material-design-icons/CheckboxBlankOutline.vue","../node_modules/vue-material-design-icons/MinusBox.vue","../node_modules/vue-material-design-icons/CheckboxMarked.vue","../node_modules/vue-material-design-icons/RadioboxMarked.vue","../node_modules/vue-material-design-icons/RadioboxBlank.vue","../node_modules/vue-material-design-icons/ToggleSwitchOff.vue","../node_modules/vue-material-design-icons/ToggleSwitch.vue","../node_modules/@nextcloud/vue/dist/Components/NcCheckboxRadioSwitch.js","../src/components/settings/SettingsLiveView.vue","../src/utils/debounce.ts","../src/components/settings/SettingsLogLevels.vue","../src/components/settings/SettingsDatetimeFormat.vue","../node_modules/vue-material-design-icons/ChevronLeft.vue","../node_modules/vue-material-design-icons/Pause.vue","../node_modules/vue-material-design-icons/Play.vue","../node_modules/@vueuse/shared/node_modules/vue-demi/lib/index.cjs","../node_modules/@vueuse/shared/index.cjs","../node_modules/@vueuse/core/node_modules/vue-demi/lib/index.cjs","../node_modules/@vueuse/core/index.cjs","../node_modules/debounce/index.js","../node_modules/floating-vue/node_modules/@floating-ui/core/dist/floating-ui.core.esm.js","../node_modules/floating-vue/node_modules/@floating-ui/dom/dist/floating-ui.dom.esm.js","../node_modules/floating-vue/dist/floating-vue.es.js","../node_modules/tabbable/dist/index.esm.js","../node_modules/focus-trap/dist/focus-trap.esm.js","../node_modules/vue-material-design-icons/ChevronRight.vue","../node_modules/vue-material-design-icons/Close.vue","../node_modules/vue-material-design-icons/DotsHorizontal.vue","../node_modules/@nextcloud/vue/dist/Components/NcAppSettingsDialog.js","../node_modules/@nextcloud/vue/dist/Components/NcAppSettingsSection.js","../src/components/settings/AppSettingsDialog.vue","../src/components/IntersectionObserver.vue","../src/utils/clipboard.ts","../src/utils/format.ts","../node_modules/@nextcloud/vue/dist/Components/NcModal.js","../node_modules/vue-material-design-icons/ContentCopy.vue","../node_modules/highlight.js/lib/core.js","../node_modules/highlight.js/es/languages/json.js","../src/components/exception/TraceLine.vue","../src/components/exception/LogException.vue","../src/components/LogDetailsModal.vue","../node_modules/vue-material-design-icons/Sort.vue","../node_modules/vue-material-design-icons/SortAscending.vue","../node_modules/vue-material-design-icons/SortDescending.vue","../src/components/table/LogTableHeader.vue","../node_modules/@nextcloud/vue/dist/Components/NcActions.js","../node_modules/@nextcloud/vue/dist/Components/NcActionButton.js","../node_modules/vue-material-design-icons/ChevronDown.vue","../node_modules/vue-material-design-icons/ChevronUp.vue","../node_modules/vue-material-design-icons/ViewList.vue","../src/components/table/LogTableRow.vue","../node_modules/vue-material-design-icons/CalendarBlank.vue","../node_modules/vue-material-design-icons/Web.vue","../node_modules/date-format-parse/es/util.js","../node_modules/date-format-parse/es/locale/en.js","../node_modules/date-format-parse/es/format.js","../node_modules/date-format-parse/es/parse.js","../node_modules/vue2-datepicker/index.esm.js","../node_modules/base64-js/index.js","../node_modules/ieee754/index.js","../node_modules/buffer/index.js","../node_modules/fast-xml-parser/src/util.js","../node_modules/fast-xml-parser/src/validator.js","../node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js","../node_modules/fast-xml-parser/src/xmlparser/xmlNode.js","../node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js","../node_modules/strnum/strnum.js","../node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js","../node_modules/fast-xml-parser/src/xmlparser/node2json.js","../node_modules/fast-xml-parser/src/xmlparser/XMLParser.js","../node_modules/fast-xml-parser/src/xmlbuilder/orderedJs2Xml.js","../node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js","../node_modules/fast-xml-parser/src/fxp.js","../node_modules/is-svg/index.js","../node_modules/@skjnldsv/sanitize-svg/dist/index.js","../node_modules/vue-material-design-icons/Eye.vue","../node_modules/vue-material-design-icons/EyeOff.vue","../node_modules/@nextcloud/vue-select/dist/vue-select.js","../node_modules/@floating-ui/core/dist/floating-ui.core.browser.min.mjs","../node_modules/@floating-ui/dom/dist/floating-ui.dom.esm.js","../node_modules/vue-material-design-icons/UndoVariant.vue","../node_modules/ical.js/build/ical.js","../node_modules/uuid/dist/esm-browser/rng.js","../node_modules/uuid/dist/esm-browser/stringify.js","../node_modules/uuid/dist/esm-browser/native.js","../node_modules/uuid/dist/esm-browser/v4.js","../node_modules/@nextcloud/calendar-js/dist/index.esm.js","../node_modules/crypt/crypt.js","../node_modules/charenc/charenc.js","../node_modules/is-buffer/index.js","../node_modules/md5/md5.js","../node_modules/@nextcloud/capabilities/dist/index.js","../node_modules/striptags/src/striptags.js","../node_modules/linkifyjs/dist/linkify.es.js","../node_modules/linkify-string/dist/linkify-string.es.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/global.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/fails.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/descriptors.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/function-bind-native.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/function-call.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/object-property-is-enumerable.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/create-property-descriptor.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/function-uncurry-this-raw.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/classof-raw.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/function-uncurry-this.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/indexed-object.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/is-null-or-undefined.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/require-object-coercible.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/to-indexed-object.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/document-all.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/is-callable.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/is-object.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/get-built-in.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/object-is-prototype-of.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/engine-user-agent.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/engine-v8-version.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/symbol-constructor-detection.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/use-symbol-as-uid.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/is-symbol.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/try-to-string.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/a-callable.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/get-method.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/ordinary-to-primitive.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/is-pure.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/define-global-property.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/shared-store.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/shared.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/to-object.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/has-own-property.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/uid.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/well-known-symbol.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/to-primitive.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/to-property-key.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/document-create-element.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/ie8-dom-define.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/object-get-own-property-descriptor.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/v8-prototype-define-bug.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/an-object.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/object-define-property.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/create-non-enumerable-property.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/function-name.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/inspect-source.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/weak-map-basic-detection.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/shared-key.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/hidden-keys.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/internal-state.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/make-built-in.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/define-built-in.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/math-trunc.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/to-integer-or-infinity.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/to-absolute-index.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/to-length.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/length-of-array-like.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/array-includes.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/object-keys-internal.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/enum-bug-keys.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/object-get-own-property-names.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/object-get-own-property-symbols.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/own-keys.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/copy-constructor-properties.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/is-forced.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/export.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/modules/es.object.define-property.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/function-bind-context.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/is-array.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/to-string-tag-support.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/classof.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/is-constructor.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/array-species-constructor.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/array-species-create.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/array-iteration.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/array-method-has-species-support.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/modules/es.array.map.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/modules/es.array.filter.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/object-to-string.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/modules/es.object.to-string.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/object-keys.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/modules/es.object.keys.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/to-string.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/is-regexp.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/not-a-regexp.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/correct-is-regexp-logic.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/modules/es.string.starts-with.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/does-not-exceed-safe-integer.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/internals/create-property.js","../node_modules/@nextcloud/browser-storage/node_modules/core-js/modules/es.array.concat.js","../node_modules/@nextcloud/browser-storage/dist/scopedstorage.js","../node_modules/@nextcloud/browser-storage/dist/storagebuilder.js","../node_modules/@nextcloud/browser-storage/dist/index.js","../node_modules/@vueuse/components/node_modules/vue-demi/lib/index.cjs","../node_modules/@vueuse/components/index.cjs","../node_modules/vue-material-design-icons/AlertCircleOutline.vue","../node_modules/vue-material-design-icons/ArrowRight.vue","../node_modules/vue-material-design-icons/Check.vue","../node_modules/@nextcloud/vue/dist/Components/NcActionInput.js","../node_modules/vue-material-design-icons/TextSearch.vue","../node_modules/vue-material-design-icons/Magnify.vue","../src/components/LogSearch.vue","../src/components/table/LogTable.vue","../src/App.vue","../src/index.ts"],"sourcesContent":["/*!\n * Vue.js v2.7.14\n * (c) 2014-2022 Evan You\n * Released under the MIT License.\n */\nvar emptyObject = Object.freeze({});\nvar isArray = Array.isArray;\n// These helpers produce better VM code in JS engines due to their\n// explicitness and function inlining.\nfunction isUndef(v) {\n return v === undefined || v === null;\n}\nfunction isDef(v) {\n return v !== undefined && v !== null;\n}\nfunction isTrue(v) {\n return v === true;\n}\nfunction isFalse(v) {\n return v === false;\n}\n/**\n * Check if value is primitive.\n */\nfunction isPrimitive(value) {\n return (typeof value === 'string' ||\n typeof value === 'number' ||\n // $flow-disable-line\n typeof value === 'symbol' ||\n typeof value === 'boolean');\n}\nfunction isFunction(value) {\n return typeof value === 'function';\n}\n/**\n * Quick object check - this is primarily used to tell\n * objects from primitive values when we know the value\n * is a JSON-compliant type.\n */\nfunction isObject(obj) {\n return obj !== null && typeof obj === 'object';\n}\n/**\n * Get the raw type string of a value, e.g., [object Object].\n */\nvar _toString = Object.prototype.toString;\nfunction toRawType(value) {\n return _toString.call(value).slice(8, -1);\n}\n/**\n * Strict object type check. Only returns true\n * for plain JavaScript objects.\n */\nfunction isPlainObject(obj) {\n return _toString.call(obj) === '[object Object]';\n}\nfunction isRegExp(v) {\n return _toString.call(v) === '[object RegExp]';\n}\n/**\n * Check if val is a valid array index.\n */\nfunction isValidArrayIndex(val) {\n var n = parseFloat(String(val));\n return n >= 0 && Math.floor(n) === n && isFinite(val);\n}\nfunction isPromise(val) {\n return (isDef(val) &&\n typeof val.then === 'function' &&\n typeof val.catch === 'function');\n}\n/**\n * Convert a value to a string that is actually rendered.\n */\nfunction toString(val) {\n return val == null\n ? ''\n : Array.isArray(val) || (isPlainObject(val) && val.toString === _toString)\n ? JSON.stringify(val, null, 2)\n : String(val);\n}\n/**\n * Convert an input value to a number for persistence.\n * If the conversion fails, return original string.\n */\nfunction toNumber(val) {\n var n = parseFloat(val);\n return isNaN(n) ? val : n;\n}\n/**\n * Make a map and return a function for checking if a key\n * is in that map.\n */\nfunction makeMap(str, expectsLowerCase) {\n var map = Object.create(null);\n var list = str.split(',');\n for (var i = 0; i < list.length; i++) {\n map[list[i]] = true;\n }\n return expectsLowerCase ? function (val) { return map[val.toLowerCase()]; } : function (val) { return map[val]; };\n}\n/**\n * Check if a tag is a built-in tag.\n */\nvar isBuiltInTag = makeMap('slot,component', true);\n/**\n * Check if an attribute is a reserved attribute.\n */\nvar isReservedAttribute = makeMap('key,ref,slot,slot-scope,is');\n/**\n * Remove an item from an array.\n */\nfunction remove$2(arr, item) {\n var len = arr.length;\n if (len) {\n // fast path for the only / last item\n if (item === arr[len - 1]) {\n arr.length = len - 1;\n return;\n }\n var index = arr.indexOf(item);\n if (index > -1) {\n return arr.splice(index, 1);\n }\n }\n}\n/**\n * Check whether an object has the property.\n */\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nfunction hasOwn(obj, key) {\n return hasOwnProperty.call(obj, key);\n}\n/**\n * Create a cached version of a pure function.\n */\nfunction cached(fn) {\n var cache = Object.create(null);\n return function cachedFn(str) {\n var hit = cache[str];\n return hit || (cache[str] = fn(str));\n };\n}\n/**\n * Camelize a hyphen-delimited string.\n */\nvar camelizeRE = /-(\\w)/g;\nvar camelize = cached(function (str) {\n return str.replace(camelizeRE, function (_, c) { return (c ? c.toUpperCase() : ''); });\n});\n/**\n * Capitalize a string.\n */\nvar capitalize = cached(function (str) {\n return str.charAt(0).toUpperCase() + str.slice(1);\n});\n/**\n * Hyphenate a camelCase string.\n */\nvar hyphenateRE = /\\B([A-Z])/g;\nvar hyphenate = cached(function (str) {\n return str.replace(hyphenateRE, '-$1').toLowerCase();\n});\n/**\n * Simple bind polyfill for environments that do not support it,\n * e.g., PhantomJS 1.x. Technically, we don't need this anymore\n * since native bind is now performant enough in most browsers.\n * But removing it would mean breaking code that was able to run in\n * PhantomJS 1.x, so this must be kept for backward compatibility.\n */\n/* istanbul ignore next */\nfunction polyfillBind(fn, ctx) {\n function boundFn(a) {\n var l = arguments.length;\n return l\n ? l > 1\n ? fn.apply(ctx, arguments)\n : fn.call(ctx, a)\n : fn.call(ctx);\n }\n boundFn._length = fn.length;\n return boundFn;\n}\nfunction nativeBind(fn, ctx) {\n return fn.bind(ctx);\n}\n// @ts-expect-error bind cannot be `undefined`\nvar bind = Function.prototype.bind ? nativeBind : polyfillBind;\n/**\n * Convert an Array-like object to a real Array.\n */\nfunction toArray(list, start) {\n start = start || 0;\n var i = list.length - start;\n var ret = new Array(i);\n while (i--) {\n ret[i] = list[i + start];\n }\n return ret;\n}\n/**\n * Mix properties into target object.\n */\nfunction extend(to, _from) {\n for (var key in _from) {\n to[key] = _from[key];\n }\n return to;\n}\n/**\n * Merge an Array of Objects into a single Object.\n */\nfunction toObject(arr) {\n var res = {};\n for (var i = 0; i < arr.length; i++) {\n if (arr[i]) {\n extend(res, arr[i]);\n }\n }\n return res;\n}\n/* eslint-disable no-unused-vars */\n/**\n * Perform no operation.\n * Stubbing args to make Flow happy without leaving useless transpiled code\n * with ...rest (https://flow.org/blog/2017/05/07/Strict-Function-Call-Arity/).\n */\nfunction noop(a, b, c) { }\n/**\n * Always return false.\n */\nvar no = function (a, b, c) { return false; };\n/* eslint-enable no-unused-vars */\n/**\n * Return the same value.\n */\nvar identity = function (_) { return _; };\n/**\n * Check if two values are loosely equal - that is,\n * if they are plain objects, do they have the same shape?\n */\nfunction looseEqual(a, b) {\n if (a === b)\n return true;\n var isObjectA = isObject(a);\n var isObjectB = isObject(b);\n if (isObjectA && isObjectB) {\n try {\n var isArrayA = Array.isArray(a);\n var isArrayB = Array.isArray(b);\n if (isArrayA && isArrayB) {\n return (a.length === b.length &&\n a.every(function (e, i) {\n return looseEqual(e, b[i]);\n }));\n }\n else if (a instanceof Date && b instanceof Date) {\n return a.getTime() === b.getTime();\n }\n else if (!isArrayA && !isArrayB) {\n var keysA = Object.keys(a);\n var keysB = Object.keys(b);\n return (keysA.length === keysB.length &&\n keysA.every(function (key) {\n return looseEqual(a[key], b[key]);\n }));\n }\n else {\n /* istanbul ignore next */\n return false;\n }\n }\n catch (e) {\n /* istanbul ignore next */\n return false;\n }\n }\n else if (!isObjectA && !isObjectB) {\n return String(a) === String(b);\n }\n else {\n return false;\n }\n}\n/**\n * Return the first index at which a loosely equal value can be\n * found in the array (if value is a plain object, the array must\n * contain an object of the same shape), or -1 if it is not present.\n */\nfunction looseIndexOf(arr, val) {\n for (var i = 0; i < arr.length; i++) {\n if (looseEqual(arr[i], val))\n return i;\n }\n return -1;\n}\n/**\n * Ensure a function is called only once.\n */\nfunction once(fn) {\n var called = false;\n return function () {\n if (!called) {\n called = true;\n fn.apply(this, arguments);\n }\n };\n}\n// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is#polyfill\nfunction hasChanged(x, y) {\n if (x === y) {\n return x === 0 && 1 / x !== 1 / y;\n }\n else {\n return x === x || y === y;\n }\n}\n\nvar SSR_ATTR = 'data-server-rendered';\nvar ASSET_TYPES = ['component', 'directive', 'filter'];\nvar LIFECYCLE_HOOKS = [\n 'beforeCreate',\n 'created',\n 'beforeMount',\n 'mounted',\n 'beforeUpdate',\n 'updated',\n 'beforeDestroy',\n 'destroyed',\n 'activated',\n 'deactivated',\n 'errorCaptured',\n 'serverPrefetch',\n 'renderTracked',\n 'renderTriggered'\n];\n\nvar config = {\n /**\n * Option merge strategies (used in core/util/options)\n */\n // $flow-disable-line\n optionMergeStrategies: Object.create(null),\n /**\n * Whether to suppress warnings.\n */\n silent: false,\n /**\n * Show production mode tip message on boot?\n */\n productionTip: process.env.NODE_ENV !== 'production',\n /**\n * Whether to enable devtools\n */\n devtools: process.env.NODE_ENV !== 'production',\n /**\n * Whether to record perf\n */\n performance: false,\n /**\n * Error handler for watcher errors\n */\n errorHandler: null,\n /**\n * Warn handler for watcher warns\n */\n warnHandler: null,\n /**\n * Ignore certain custom elements\n */\n ignoredElements: [],\n /**\n * Custom user key aliases for v-on\n */\n // $flow-disable-line\n keyCodes: Object.create(null),\n /**\n * Check if a tag is reserved so that it cannot be registered as a\n * component. This is platform-dependent and may be overwritten.\n */\n isReservedTag: no,\n /**\n * Check if an attribute is reserved so that it cannot be used as a component\n * prop. This is platform-dependent and may be overwritten.\n */\n isReservedAttr: no,\n /**\n * Check if a tag is an unknown element.\n * Platform-dependent.\n */\n isUnknownElement: no,\n /**\n * Get the namespace of an element\n */\n getTagNamespace: noop,\n /**\n * Parse the real tag name for the specific platform.\n */\n parsePlatformTagName: identity,\n /**\n * Check if an attribute must be bound using property, e.g. value\n * Platform-dependent.\n */\n mustUseProp: no,\n /**\n * Perform updates asynchronously. Intended to be used by Vue Test Utils\n * This will significantly reduce performance if set to false.\n */\n async: true,\n /**\n * Exposed for legacy reasons\n */\n _lifecycleHooks: LIFECYCLE_HOOKS\n};\n\n/**\n * unicode letters used for parsing html tags, component names and property paths.\n * using https://www.w3.org/TR/html53/semantics-scripting.html#potentialcustomelementname\n * skipping \\u10000-\\uEFFFF due to it freezing up PhantomJS\n */\nvar unicodeRegExp = /a-zA-Z\\u00B7\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u203F-\\u2040\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD/;\n/**\n * Check if a string starts with $ or _\n */\nfunction isReserved(str) {\n var c = (str + '').charCodeAt(0);\n return c === 0x24 || c === 0x5f;\n}\n/**\n * Define a property.\n */\nfunction def(obj, key, val, enumerable) {\n Object.defineProperty(obj, key, {\n value: val,\n enumerable: !!enumerable,\n writable: true,\n configurable: true\n });\n}\n/**\n * Parse simple path.\n */\nvar bailRE = new RegExp(\"[^\".concat(unicodeRegExp.source, \".$_\\\\d]\"));\nfunction parsePath(path) {\n if (bailRE.test(path)) {\n return;\n }\n var segments = path.split('.');\n return function (obj) {\n for (var i = 0; i < segments.length; i++) {\n if (!obj)\n return;\n obj = obj[segments[i]];\n }\n return obj;\n };\n}\n\n// can we use __proto__?\nvar hasProto = '__proto__' in {};\n// Browser environment sniffing\nvar inBrowser = typeof window !== 'undefined';\nvar UA = inBrowser && window.navigator.userAgent.toLowerCase();\nvar isIE = UA && /msie|trident/.test(UA);\nvar isIE9 = UA && UA.indexOf('msie 9.0') > 0;\nvar isEdge = UA && UA.indexOf('edge/') > 0;\nUA && UA.indexOf('android') > 0;\nvar isIOS = UA && /iphone|ipad|ipod|ios/.test(UA);\nUA && /chrome\\/\\d+/.test(UA) && !isEdge;\nUA && /phantomjs/.test(UA);\nvar isFF = UA && UA.match(/firefox\\/(\\d+)/);\n// Firefox has a \"watch\" function on Object.prototype...\n// @ts-expect-error firebox support\nvar nativeWatch = {}.watch;\nvar supportsPassive = false;\nif (inBrowser) {\n try {\n var opts = {};\n Object.defineProperty(opts, 'passive', {\n get: function () {\n /* istanbul ignore next */\n supportsPassive = true;\n }\n }); // https://github.com/facebook/flow/issues/285\n window.addEventListener('test-passive', null, opts);\n }\n catch (e) { }\n}\n// this needs to be lazy-evaled because vue may be required before\n// vue-server-renderer can set VUE_ENV\nvar _isServer;\nvar isServerRendering = function () {\n if (_isServer === undefined) {\n /* istanbul ignore if */\n if (!inBrowser && typeof global !== 'undefined') {\n // detect presence of vue-server-renderer and avoid\n // Webpack shimming the process\n _isServer =\n global['process'] && global['process'].env.VUE_ENV === 'server';\n }\n else {\n _isServer = false;\n }\n }\n return _isServer;\n};\n// detect devtools\nvar devtools = inBrowser && window.__VUE_DEVTOOLS_GLOBAL_HOOK__;\n/* istanbul ignore next */\nfunction isNative(Ctor) {\n return typeof Ctor === 'function' && /native code/.test(Ctor.toString());\n}\nvar hasSymbol = typeof Symbol !== 'undefined' &&\n isNative(Symbol) &&\n typeof Reflect !== 'undefined' &&\n isNative(Reflect.ownKeys);\nvar _Set; // $flow-disable-line\n/* istanbul ignore if */ if (typeof Set !== 'undefined' && isNative(Set)) {\n // use native Set when available.\n _Set = Set;\n}\nelse {\n // a non-standard Set polyfill that only works with primitive keys.\n _Set = /** @class */ (function () {\n function Set() {\n this.set = Object.create(null);\n }\n Set.prototype.has = function (key) {\n return this.set[key] === true;\n };\n Set.prototype.add = function (key) {\n this.set[key] = true;\n };\n Set.prototype.clear = function () {\n this.set = Object.create(null);\n };\n return Set;\n }());\n}\n\nvar currentInstance = null;\n/**\n * This is exposed for compatibility with v3 (e.g. some functions in VueUse\n * relies on it). Do not use this internally, just use `currentInstance`.\n *\n * @internal this function needs manual type declaration because it relies\n * on previously manually authored types from Vue 2\n */\nfunction getCurrentInstance() {\n return currentInstance && { proxy: currentInstance };\n}\n/**\n * @internal\n */\nfunction setCurrentInstance(vm) {\n if (vm === void 0) { vm = null; }\n if (!vm)\n currentInstance && currentInstance._scope.off();\n currentInstance = vm;\n vm && vm._scope.on();\n}\n\n/**\n * @internal\n */\nvar VNode = /** @class */ (function () {\n function VNode(tag, data, children, text, elm, context, componentOptions, asyncFactory) {\n this.tag = tag;\n this.data = data;\n this.children = children;\n this.text = text;\n this.elm = elm;\n this.ns = undefined;\n this.context = context;\n this.fnContext = undefined;\n this.fnOptions = undefined;\n this.fnScopeId = undefined;\n this.key = data && data.key;\n this.componentOptions = componentOptions;\n this.componentInstance = undefined;\n this.parent = undefined;\n this.raw = false;\n this.isStatic = false;\n this.isRootInsert = true;\n this.isComment = false;\n this.isCloned = false;\n this.isOnce = false;\n this.asyncFactory = asyncFactory;\n this.asyncMeta = undefined;\n this.isAsyncPlaceholder = false;\n }\n Object.defineProperty(VNode.prototype, \"child\", {\n // DEPRECATED: alias for componentInstance for backwards compat.\n /* istanbul ignore next */\n get: function () {\n return this.componentInstance;\n },\n enumerable: false,\n configurable: true\n });\n return VNode;\n}());\nvar createEmptyVNode = function (text) {\n if (text === void 0) { text = ''; }\n var node = new VNode();\n node.text = text;\n node.isComment = true;\n return node;\n};\nfunction createTextVNode(val) {\n return new VNode(undefined, undefined, undefined, String(val));\n}\n// optimized shallow clone\n// used for static nodes and slot nodes because they may be reused across\n// multiple renders, cloning them avoids errors when DOM manipulations rely\n// on their elm reference.\nfunction cloneVNode(vnode) {\n var cloned = new VNode(vnode.tag, vnode.data, \n // #7975\n // clone children array to avoid mutating original in case of cloning\n // a child.\n vnode.children && vnode.children.slice(), vnode.text, vnode.elm, vnode.context, vnode.componentOptions, vnode.asyncFactory);\n cloned.ns = vnode.ns;\n cloned.isStatic = vnode.isStatic;\n cloned.key = vnode.key;\n cloned.isComment = vnode.isComment;\n cloned.fnContext = vnode.fnContext;\n cloned.fnOptions = vnode.fnOptions;\n cloned.fnScopeId = vnode.fnScopeId;\n cloned.asyncMeta = vnode.asyncMeta;\n cloned.isCloned = true;\n return cloned;\n}\n\n/******************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n\r\nvar __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n };\r\n return __assign.apply(this, arguments);\r\n};\n\nvar uid$2 = 0;\nvar pendingCleanupDeps = [];\nvar cleanupDeps = function () {\n for (var i = 0; i < pendingCleanupDeps.length; i++) {\n var dep = pendingCleanupDeps[i];\n dep.subs = dep.subs.filter(function (s) { return s; });\n dep._pending = false;\n }\n pendingCleanupDeps.length = 0;\n};\n/**\n * A dep is an observable that can have multiple\n * directives subscribing to it.\n * @internal\n */\nvar Dep = /** @class */ (function () {\n function Dep() {\n // pending subs cleanup\n this._pending = false;\n this.id = uid$2++;\n this.subs = [];\n }\n Dep.prototype.addSub = function (sub) {\n this.subs.push(sub);\n };\n Dep.prototype.removeSub = function (sub) {\n // #12696 deps with massive amount of subscribers are extremely slow to\n // clean up in Chromium\n // to workaround this, we unset the sub for now, and clear them on\n // next scheduler flush.\n this.subs[this.subs.indexOf(sub)] = null;\n if (!this._pending) {\n this._pending = true;\n pendingCleanupDeps.push(this);\n }\n };\n Dep.prototype.depend = function (info) {\n if (Dep.target) {\n Dep.target.addDep(this);\n if (process.env.NODE_ENV !== 'production' && info && Dep.target.onTrack) {\n Dep.target.onTrack(__assign({ effect: Dep.target }, info));\n }\n }\n };\n Dep.prototype.notify = function (info) {\n // stabilize the subscriber list first\n var subs = this.subs.filter(function (s) { return s; });\n if (process.env.NODE_ENV !== 'production' && !config.async) {\n // subs aren't sorted in scheduler if not running async\n // we need to sort them now to make sure they fire in correct\n // order\n subs.sort(function (a, b) { return a.id - b.id; });\n }\n for (var i = 0, l = subs.length; i < l; i++) {\n var sub = subs[i];\n if (process.env.NODE_ENV !== 'production' && info) {\n sub.onTrigger &&\n sub.onTrigger(__assign({ effect: subs[i] }, info));\n }\n sub.update();\n }\n };\n return Dep;\n}());\n// The current target watcher being evaluated.\n// This is globally unique because only one watcher\n// can be evaluated at a time.\nDep.target = null;\nvar targetStack = [];\nfunction pushTarget(target) {\n targetStack.push(target);\n Dep.target = target;\n}\nfunction popTarget() {\n targetStack.pop();\n Dep.target = targetStack[targetStack.length - 1];\n}\n\n/*\n * not type checking this file because flow doesn't play well with\n * dynamically accessing methods on Array prototype\n */\nvar arrayProto = Array.prototype;\nvar arrayMethods = Object.create(arrayProto);\nvar methodsToPatch = [\n 'push',\n 'pop',\n 'shift',\n 'unshift',\n 'splice',\n 'sort',\n 'reverse'\n];\n/**\n * Intercept mutating methods and emit events\n */\nmethodsToPatch.forEach(function (method) {\n // cache original method\n var original = arrayProto[method];\n def(arrayMethods, method, function mutator() {\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n var result = original.apply(this, args);\n var ob = this.__ob__;\n var inserted;\n switch (method) {\n case 'push':\n case 'unshift':\n inserted = args;\n break;\n case 'splice':\n inserted = args.slice(2);\n break;\n }\n if (inserted)\n ob.observeArray(inserted);\n // notify change\n if (process.env.NODE_ENV !== 'production') {\n ob.dep.notify({\n type: \"array mutation\" /* TriggerOpTypes.ARRAY_MUTATION */,\n target: this,\n key: method\n });\n }\n else {\n ob.dep.notify();\n }\n return result;\n });\n});\n\nvar arrayKeys = Object.getOwnPropertyNames(arrayMethods);\nvar NO_INIITIAL_VALUE = {};\n/**\n * In some cases we may want to disable observation inside a component's\n * update computation.\n */\nvar shouldObserve = true;\nfunction toggleObserving(value) {\n shouldObserve = value;\n}\n// ssr mock dep\nvar mockDep = {\n notify: noop,\n depend: noop,\n addSub: noop,\n removeSub: noop\n};\n/**\n * Observer class that is attached to each observed\n * object. Once attached, the observer converts the target\n * object's property keys into getter/setters that\n * collect dependencies and dispatch updates.\n */\nvar Observer = /** @class */ (function () {\n function Observer(value, shallow, mock) {\n if (shallow === void 0) { shallow = false; }\n if (mock === void 0) { mock = false; }\n this.value = value;\n this.shallow = shallow;\n this.mock = mock;\n // this.value = value\n this.dep = mock ? mockDep : new Dep();\n this.vmCount = 0;\n def(value, '__ob__', this);\n if (isArray(value)) {\n if (!mock) {\n if (hasProto) {\n value.__proto__ = arrayMethods;\n /* eslint-enable no-proto */\n }\n else {\n for (var i = 0, l = arrayKeys.length; i < l; i++) {\n var key = arrayKeys[i];\n def(value, key, arrayMethods[key]);\n }\n }\n }\n if (!shallow) {\n this.observeArray(value);\n }\n }\n else {\n /**\n * Walk through all properties and convert them into\n * getter/setters. This method should only be called when\n * value type is Object.\n */\n var keys = Object.keys(value);\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n defineReactive(value, key, NO_INIITIAL_VALUE, undefined, shallow, mock);\n }\n }\n }\n /**\n * Observe a list of Array items.\n */\n Observer.prototype.observeArray = function (value) {\n for (var i = 0, l = value.length; i < l; i++) {\n observe(value[i], false, this.mock);\n }\n };\n return Observer;\n}());\n// helpers\n/**\n * Attempt to create an observer instance for a value,\n * returns the new observer if successfully observed,\n * or the existing observer if the value already has one.\n */\nfunction observe(value, shallow, ssrMockReactivity) {\n if (value && hasOwn(value, '__ob__') && value.__ob__ instanceof Observer) {\n return value.__ob__;\n }\n if (shouldObserve &&\n (ssrMockReactivity || !isServerRendering()) &&\n (isArray(value) || isPlainObject(value)) &&\n Object.isExtensible(value) &&\n !value.__v_skip /* ReactiveFlags.SKIP */ &&\n !isRef(value) &&\n !(value instanceof VNode)) {\n return new Observer(value, shallow, ssrMockReactivity);\n }\n}\n/**\n * Define a reactive property on an Object.\n */\nfunction defineReactive(obj, key, val, customSetter, shallow, mock) {\n var dep = new Dep();\n var property = Object.getOwnPropertyDescriptor(obj, key);\n if (property && property.configurable === false) {\n return;\n }\n // cater for pre-defined getter/setters\n var getter = property && property.get;\n var setter = property && property.set;\n if ((!getter || setter) &&\n (val === NO_INIITIAL_VALUE || arguments.length === 2)) {\n val = obj[key];\n }\n var childOb = !shallow && observe(val, false, mock);\n Object.defineProperty(obj, key, {\n enumerable: true,\n configurable: true,\n get: function reactiveGetter() {\n var value = getter ? getter.call(obj) : val;\n if (Dep.target) {\n if (process.env.NODE_ENV !== 'production') {\n dep.depend({\n target: obj,\n type: \"get\" /* TrackOpTypes.GET */,\n key: key\n });\n }\n else {\n dep.depend();\n }\n if (childOb) {\n childOb.dep.depend();\n if (isArray(value)) {\n dependArray(value);\n }\n }\n }\n return isRef(value) && !shallow ? value.value : value;\n },\n set: function reactiveSetter(newVal) {\n var value = getter ? getter.call(obj) : val;\n if (!hasChanged(value, newVal)) {\n return;\n }\n if (process.env.NODE_ENV !== 'production' && customSetter) {\n customSetter();\n }\n if (setter) {\n setter.call(obj, newVal);\n }\n else if (getter) {\n // #7981: for accessor properties without setter\n return;\n }\n else if (!shallow && isRef(value) && !isRef(newVal)) {\n value.value = newVal;\n return;\n }\n else {\n val = newVal;\n }\n childOb = !shallow && observe(newVal, false, mock);\n if (process.env.NODE_ENV !== 'production') {\n dep.notify({\n type: \"set\" /* TriggerOpTypes.SET */,\n target: obj,\n key: key,\n newValue: newVal,\n oldValue: value\n });\n }\n else {\n dep.notify();\n }\n }\n });\n return dep;\n}\nfunction set(target, key, val) {\n if (process.env.NODE_ENV !== 'production' && (isUndef(target) || isPrimitive(target))) {\n warn(\"Cannot set reactive property on undefined, null, or primitive value: \".concat(target));\n }\n if (isReadonly(target)) {\n process.env.NODE_ENV !== 'production' && warn(\"Set operation on key \\\"\".concat(key, \"\\\" failed: target is readonly.\"));\n return;\n }\n var ob = target.__ob__;\n if (isArray(target) && isValidArrayIndex(key)) {\n target.length = Math.max(target.length, key);\n target.splice(key, 1, val);\n // when mocking for SSR, array methods are not hijacked\n if (ob && !ob.shallow && ob.mock) {\n observe(val, false, true);\n }\n return val;\n }\n if (key in target && !(key in Object.prototype)) {\n target[key] = val;\n return val;\n }\n if (target._isVue || (ob && ob.vmCount)) {\n process.env.NODE_ENV !== 'production' &&\n warn('Avoid adding reactive properties to a Vue instance or its root $data ' +\n 'at runtime - declare it upfront in the data option.');\n return val;\n }\n if (!ob) {\n target[key] = val;\n return val;\n }\n defineReactive(ob.value, key, val, undefined, ob.shallow, ob.mock);\n if (process.env.NODE_ENV !== 'production') {\n ob.dep.notify({\n type: \"add\" /* TriggerOpTypes.ADD */,\n target: target,\n key: key,\n newValue: val,\n oldValue: undefined\n });\n }\n else {\n ob.dep.notify();\n }\n return val;\n}\nfunction del(target, key) {\n if (process.env.NODE_ENV !== 'production' && (isUndef(target) || isPrimitive(target))) {\n warn(\"Cannot delete reactive property on undefined, null, or primitive value: \".concat(target));\n }\n if (isArray(target) && isValidArrayIndex(key)) {\n target.splice(key, 1);\n return;\n }\n var ob = target.__ob__;\n if (target._isVue || (ob && ob.vmCount)) {\n process.env.NODE_ENV !== 'production' &&\n warn('Avoid deleting properties on a Vue instance or its root $data ' +\n '- just set it to null.');\n return;\n }\n if (isReadonly(target)) {\n process.env.NODE_ENV !== 'production' &&\n warn(\"Delete operation on key \\\"\".concat(key, \"\\\" failed: target is readonly.\"));\n return;\n }\n if (!hasOwn(target, key)) {\n return;\n }\n delete target[key];\n if (!ob) {\n return;\n }\n if (process.env.NODE_ENV !== 'production') {\n ob.dep.notify({\n type: \"delete\" /* TriggerOpTypes.DELETE */,\n target: target,\n key: key\n });\n }\n else {\n ob.dep.notify();\n }\n}\n/**\n * Collect dependencies on array elements when the array is touched, since\n * we cannot intercept array element access like property getters.\n */\nfunction dependArray(value) {\n for (var e = void 0, i = 0, l = value.length; i < l; i++) {\n e = value[i];\n if (e && e.__ob__) {\n e.__ob__.dep.depend();\n }\n if (isArray(e)) {\n dependArray(e);\n }\n }\n}\n\nfunction reactive(target) {\n makeReactive(target, false);\n return target;\n}\n/**\n * Return a shallowly-reactive copy of the original object, where only the root\n * level properties are reactive. It also does not auto-unwrap refs (even at the\n * root level).\n */\nfunction shallowReactive(target) {\n makeReactive(target, true);\n def(target, \"__v_isShallow\" /* ReactiveFlags.IS_SHALLOW */, true);\n return target;\n}\nfunction makeReactive(target, shallow) {\n // if trying to observe a readonly proxy, return the readonly version.\n if (!isReadonly(target)) {\n if (process.env.NODE_ENV !== 'production') {\n if (isArray(target)) {\n warn(\"Avoid using Array as root value for \".concat(shallow ? \"shallowReactive()\" : \"reactive()\", \" as it cannot be tracked in watch() or watchEffect(). Use \").concat(shallow ? \"shallowRef()\" : \"ref()\", \" instead. This is a Vue-2-only limitation.\"));\n }\n var existingOb = target && target.__ob__;\n if (existingOb && existingOb.shallow !== shallow) {\n warn(\"Target is already a \".concat(existingOb.shallow ? \"\" : \"non-\", \"shallow reactive object, and cannot be converted to \").concat(shallow ? \"\" : \"non-\", \"shallow.\"));\n }\n }\n var ob = observe(target, shallow, isServerRendering() /* ssr mock reactivity */);\n if (process.env.NODE_ENV !== 'production' && !ob) {\n if (target == null || isPrimitive(target)) {\n warn(\"value cannot be made reactive: \".concat(String(target)));\n }\n if (isCollectionType(target)) {\n warn(\"Vue 2 does not support reactive collection types such as Map or Set.\");\n }\n }\n }\n}\nfunction isReactive(value) {\n if (isReadonly(value)) {\n return isReactive(value[\"__v_raw\" /* ReactiveFlags.RAW */]);\n }\n return !!(value && value.__ob__);\n}\nfunction isShallow(value) {\n return !!(value && value.__v_isShallow);\n}\nfunction isReadonly(value) {\n return !!(value && value.__v_isReadonly);\n}\nfunction isProxy(value) {\n return isReactive(value) || isReadonly(value);\n}\nfunction toRaw(observed) {\n var raw = observed && observed[\"__v_raw\" /* ReactiveFlags.RAW */];\n return raw ? toRaw(raw) : observed;\n}\nfunction markRaw(value) {\n // non-extensible objects won't be observed anyway\n if (Object.isExtensible(value)) {\n def(value, \"__v_skip\" /* ReactiveFlags.SKIP */, true);\n }\n return value;\n}\n/**\n * @internal\n */\nfunction isCollectionType(value) {\n var type = toRawType(value);\n return (type === 'Map' || type === 'WeakMap' || type === 'Set' || type === 'WeakSet');\n}\n\n/**\n * @internal\n */\nvar RefFlag = \"__v_isRef\";\nfunction isRef(r) {\n return !!(r && r.__v_isRef === true);\n}\nfunction ref$1(value) {\n return createRef(value, false);\n}\nfunction shallowRef(value) {\n return createRef(value, true);\n}\nfunction createRef(rawValue, shallow) {\n if (isRef(rawValue)) {\n return rawValue;\n }\n var ref = {};\n def(ref, RefFlag, true);\n def(ref, \"__v_isShallow\" /* ReactiveFlags.IS_SHALLOW */, shallow);\n def(ref, 'dep', defineReactive(ref, 'value', rawValue, null, shallow, isServerRendering()));\n return ref;\n}\nfunction triggerRef(ref) {\n if (process.env.NODE_ENV !== 'production' && !ref.dep) {\n warn(\"received object is not a triggerable ref.\");\n }\n if (process.env.NODE_ENV !== 'production') {\n ref.dep &&\n ref.dep.notify({\n type: \"set\" /* TriggerOpTypes.SET */,\n target: ref,\n key: 'value'\n });\n }\n else {\n ref.dep && ref.dep.notify();\n }\n}\nfunction unref(ref) {\n return isRef(ref) ? ref.value : ref;\n}\nfunction proxyRefs(objectWithRefs) {\n if (isReactive(objectWithRefs)) {\n return objectWithRefs;\n }\n var proxy = {};\n var keys = Object.keys(objectWithRefs);\n for (var i = 0; i < keys.length; i++) {\n proxyWithRefUnwrap(proxy, objectWithRefs, keys[i]);\n }\n return proxy;\n}\nfunction proxyWithRefUnwrap(target, source, key) {\n Object.defineProperty(target, key, {\n enumerable: true,\n configurable: true,\n get: function () {\n var val = source[key];\n if (isRef(val)) {\n return val.value;\n }\n else {\n var ob = val && val.__ob__;\n if (ob)\n ob.dep.depend();\n return val;\n }\n },\n set: function (value) {\n var oldValue = source[key];\n if (isRef(oldValue) && !isRef(value)) {\n oldValue.value = value;\n }\n else {\n source[key] = value;\n }\n }\n });\n}\nfunction customRef(factory) {\n var dep = new Dep();\n var _a = factory(function () {\n if (process.env.NODE_ENV !== 'production') {\n dep.depend({\n target: ref,\n type: \"get\" /* TrackOpTypes.GET */,\n key: 'value'\n });\n }\n else {\n dep.depend();\n }\n }, function () {\n if (process.env.NODE_ENV !== 'production') {\n dep.notify({\n target: ref,\n type: \"set\" /* TriggerOpTypes.SET */,\n key: 'value'\n });\n }\n else {\n dep.notify();\n }\n }), get = _a.get, set = _a.set;\n var ref = {\n get value() {\n return get();\n },\n set value(newVal) {\n set(newVal);\n }\n };\n def(ref, RefFlag, true);\n return ref;\n}\nfunction toRefs(object) {\n if (process.env.NODE_ENV !== 'production' && !isReactive(object)) {\n warn(\"toRefs() expects a reactive object but received a plain one.\");\n }\n var ret = isArray(object) ? new Array(object.length) : {};\n for (var key in object) {\n ret[key] = toRef(object, key);\n }\n return ret;\n}\nfunction toRef(object, key, defaultValue) {\n var val = object[key];\n if (isRef(val)) {\n return val;\n }\n var ref = {\n get value() {\n var val = object[key];\n return val === undefined ? defaultValue : val;\n },\n set value(newVal) {\n object[key] = newVal;\n }\n };\n def(ref, RefFlag, true);\n return ref;\n}\n\nvar rawToReadonlyFlag = \"__v_rawToReadonly\";\nvar rawToShallowReadonlyFlag = \"__v_rawToShallowReadonly\";\nfunction readonly(target) {\n return createReadonly(target, false);\n}\nfunction createReadonly(target, shallow) {\n if (!isPlainObject(target)) {\n if (process.env.NODE_ENV !== 'production') {\n if (isArray(target)) {\n warn(\"Vue 2 does not support readonly arrays.\");\n }\n else if (isCollectionType(target)) {\n warn(\"Vue 2 does not support readonly collection types such as Map or Set.\");\n }\n else {\n warn(\"value cannot be made readonly: \".concat(typeof target));\n }\n }\n return target;\n }\n if (process.env.NODE_ENV !== 'production' && !Object.isExtensible(target)) {\n warn(\"Vue 2 does not support creating readonly proxy for non-extensible object.\");\n }\n // already a readonly object\n if (isReadonly(target)) {\n return target;\n }\n // already has a readonly proxy\n var existingFlag = shallow ? rawToShallowReadonlyFlag : rawToReadonlyFlag;\n var existingProxy = target[existingFlag];\n if (existingProxy) {\n return existingProxy;\n }\n var proxy = Object.create(Object.getPrototypeOf(target));\n def(target, existingFlag, proxy);\n def(proxy, \"__v_isReadonly\" /* ReactiveFlags.IS_READONLY */, true);\n def(proxy, \"__v_raw\" /* ReactiveFlags.RAW */, target);\n if (isRef(target)) {\n def(proxy, RefFlag, true);\n }\n if (shallow || isShallow(target)) {\n def(proxy, \"__v_isShallow\" /* ReactiveFlags.IS_SHALLOW */, true);\n }\n var keys = Object.keys(target);\n for (var i = 0; i < keys.length; i++) {\n defineReadonlyProperty(proxy, target, keys[i], shallow);\n }\n return proxy;\n}\nfunction defineReadonlyProperty(proxy, target, key, shallow) {\n Object.defineProperty(proxy, key, {\n enumerable: true,\n configurable: true,\n get: function () {\n var val = target[key];\n return shallow || !isPlainObject(val) ? val : readonly(val);\n },\n set: function () {\n process.env.NODE_ENV !== 'production' &&\n warn(\"Set operation on key \\\"\".concat(key, \"\\\" failed: target is readonly.\"));\n }\n });\n}\n/**\n * Returns a reactive-copy of the original object, where only the root level\n * properties are readonly, and does NOT unwrap refs nor recursively convert\n * returned properties.\n * This is used for creating the props proxy object for stateful components.\n */\nfunction shallowReadonly(target) {\n return createReadonly(target, true);\n}\n\nfunction computed(getterOrOptions, debugOptions) {\n var getter;\n var setter;\n var onlyGetter = isFunction(getterOrOptions);\n if (onlyGetter) {\n getter = getterOrOptions;\n setter = process.env.NODE_ENV !== 'production'\n ? function () {\n warn('Write operation failed: computed value is readonly');\n }\n : noop;\n }\n else {\n getter = getterOrOptions.get;\n setter = getterOrOptions.set;\n }\n var watcher = isServerRendering()\n ? null\n : new Watcher(currentInstance, getter, noop, { lazy: true });\n if (process.env.NODE_ENV !== 'production' && watcher && debugOptions) {\n watcher.onTrack = debugOptions.onTrack;\n watcher.onTrigger = debugOptions.onTrigger;\n }\n var ref = {\n // some libs rely on the presence effect for checking computed refs\n // from normal refs, but the implementation doesn't matter\n effect: watcher,\n get value() {\n if (watcher) {\n if (watcher.dirty) {\n watcher.evaluate();\n }\n if (Dep.target) {\n if (process.env.NODE_ENV !== 'production' && Dep.target.onTrack) {\n Dep.target.onTrack({\n effect: Dep.target,\n target: ref,\n type: \"get\" /* TrackOpTypes.GET */,\n key: 'value'\n });\n }\n watcher.depend();\n }\n return watcher.value;\n }\n else {\n return getter();\n }\n },\n set value(newVal) {\n setter(newVal);\n }\n };\n def(ref, RefFlag, true);\n def(ref, \"__v_isReadonly\" /* ReactiveFlags.IS_READONLY */, onlyGetter);\n return ref;\n}\n\nvar WATCHER = \"watcher\";\nvar WATCHER_CB = \"\".concat(WATCHER, \" callback\");\nvar WATCHER_GETTER = \"\".concat(WATCHER, \" getter\");\nvar WATCHER_CLEANUP = \"\".concat(WATCHER, \" cleanup\");\n// Simple effect.\nfunction watchEffect(effect, options) {\n return doWatch(effect, null, options);\n}\nfunction watchPostEffect(effect, options) {\n return doWatch(effect, null, (process.env.NODE_ENV !== 'production'\n ? __assign(__assign({}, options), { flush: 'post' }) : { flush: 'post' }));\n}\nfunction watchSyncEffect(effect, options) {\n return doWatch(effect, null, (process.env.NODE_ENV !== 'production'\n ? __assign(__assign({}, options), { flush: 'sync' }) : { flush: 'sync' }));\n}\n// initial value for watchers to trigger on undefined initial values\nvar INITIAL_WATCHER_VALUE = {};\n// implementation\nfunction watch(source, cb, options) {\n if (process.env.NODE_ENV !== 'production' && typeof cb !== 'function') {\n warn(\"`watch(fn, options?)` signature has been moved to a separate API. \" +\n \"Use `watchEffect(fn, options?)` instead. `watch` now only \" +\n \"supports `watch(source, cb, options?) signature.\");\n }\n return doWatch(source, cb, options);\n}\nfunction doWatch(source, cb, _a) {\n var _b = _a === void 0 ? emptyObject : _a, immediate = _b.immediate, deep = _b.deep, _c = _b.flush, flush = _c === void 0 ? 'pre' : _c, onTrack = _b.onTrack, onTrigger = _b.onTrigger;\n if (process.env.NODE_ENV !== 'production' && !cb) {\n if (immediate !== undefined) {\n warn(\"watch() \\\"immediate\\\" option is only respected when using the \" +\n \"watch(source, callback, options?) signature.\");\n }\n if (deep !== undefined) {\n warn(\"watch() \\\"deep\\\" option is only respected when using the \" +\n \"watch(source, callback, options?) signature.\");\n }\n }\n var warnInvalidSource = function (s) {\n warn(\"Invalid watch source: \".concat(s, \". A watch source can only be a getter/effect \") +\n \"function, a ref, a reactive object, or an array of these types.\");\n };\n var instance = currentInstance;\n var call = function (fn, type, args) {\n if (args === void 0) { args = null; }\n return invokeWithErrorHandling(fn, null, args, instance, type);\n };\n var getter;\n var forceTrigger = false;\n var isMultiSource = false;\n if (isRef(source)) {\n getter = function () { return source.value; };\n forceTrigger = isShallow(source);\n }\n else if (isReactive(source)) {\n getter = function () {\n source.__ob__.dep.depend();\n return source;\n };\n deep = true;\n }\n else if (isArray(source)) {\n isMultiSource = true;\n forceTrigger = source.some(function (s) { return isReactive(s) || isShallow(s); });\n getter = function () {\n return source.map(function (s) {\n if (isRef(s)) {\n return s.value;\n }\n else if (isReactive(s)) {\n return traverse(s);\n }\n else if (isFunction(s)) {\n return call(s, WATCHER_GETTER);\n }\n else {\n process.env.NODE_ENV !== 'production' && warnInvalidSource(s);\n }\n });\n };\n }\n else if (isFunction(source)) {\n if (cb) {\n // getter with cb\n getter = function () { return call(source, WATCHER_GETTER); };\n }\n else {\n // no cb -> simple effect\n getter = function () {\n if (instance && instance._isDestroyed) {\n return;\n }\n if (cleanup) {\n cleanup();\n }\n return call(source, WATCHER, [onCleanup]);\n };\n }\n }\n else {\n getter = noop;\n process.env.NODE_ENV !== 'production' && warnInvalidSource(source);\n }\n if (cb && deep) {\n var baseGetter_1 = getter;\n getter = function () { return traverse(baseGetter_1()); };\n }\n var cleanup;\n var onCleanup = function (fn) {\n cleanup = watcher.onStop = function () {\n call(fn, WATCHER_CLEANUP);\n };\n };\n // in SSR there is no need to setup an actual effect, and it should be noop\n // unless it's eager\n if (isServerRendering()) {\n // we will also not call the invalidate callback (+ runner is not set up)\n onCleanup = noop;\n if (!cb) {\n getter();\n }\n else if (immediate) {\n call(cb, WATCHER_CB, [\n getter(),\n isMultiSource ? [] : undefined,\n onCleanup\n ]);\n }\n return noop;\n }\n var watcher = new Watcher(currentInstance, getter, noop, {\n lazy: true\n });\n watcher.noRecurse = !cb;\n var oldValue = isMultiSource ? [] : INITIAL_WATCHER_VALUE;\n // overwrite default run\n watcher.run = function () {\n if (!watcher.active) {\n return;\n }\n if (cb) {\n // watch(source, cb)\n var newValue = watcher.get();\n if (deep ||\n forceTrigger ||\n (isMultiSource\n ? newValue.some(function (v, i) {\n return hasChanged(v, oldValue[i]);\n })\n : hasChanged(newValue, oldValue))) {\n // cleanup before running cb again\n if (cleanup) {\n cleanup();\n }\n call(cb, WATCHER_CB, [\n newValue,\n // pass undefined as the old value when it's changed for the first time\n oldValue === INITIAL_WATCHER_VALUE ? undefined : oldValue,\n onCleanup\n ]);\n oldValue = newValue;\n }\n }\n else {\n // watchEffect\n watcher.get();\n }\n };\n if (flush === 'sync') {\n watcher.update = watcher.run;\n }\n else if (flush === 'post') {\n watcher.post = true;\n watcher.update = function () { return queueWatcher(watcher); };\n }\n else {\n // pre\n watcher.update = function () {\n if (instance && instance === currentInstance && !instance._isMounted) {\n // pre-watcher triggered before\n var buffer = instance._preWatchers || (instance._preWatchers = []);\n if (buffer.indexOf(watcher) < 0)\n buffer.push(watcher);\n }\n else {\n queueWatcher(watcher);\n }\n };\n }\n if (process.env.NODE_ENV !== 'production') {\n watcher.onTrack = onTrack;\n watcher.onTrigger = onTrigger;\n }\n // initial run\n if (cb) {\n if (immediate) {\n watcher.run();\n }\n else {\n oldValue = watcher.get();\n }\n }\n else if (flush === 'post' && instance) {\n instance.$once('hook:mounted', function () { return watcher.get(); });\n }\n else {\n watcher.get();\n }\n return function () {\n watcher.teardown();\n };\n}\n\nvar activeEffectScope;\nvar EffectScope = /** @class */ (function () {\n function EffectScope(detached) {\n if (detached === void 0) { detached = false; }\n this.detached = detached;\n /**\n * @internal\n */\n this.active = true;\n /**\n * @internal\n */\n this.effects = [];\n /**\n * @internal\n */\n this.cleanups = [];\n this.parent = activeEffectScope;\n if (!detached && activeEffectScope) {\n this.index =\n (activeEffectScope.scopes || (activeEffectScope.scopes = [])).push(this) - 1;\n }\n }\n EffectScope.prototype.run = function (fn) {\n if (this.active) {\n var currentEffectScope = activeEffectScope;\n try {\n activeEffectScope = this;\n return fn();\n }\n finally {\n activeEffectScope = currentEffectScope;\n }\n }\n else if (process.env.NODE_ENV !== 'production') {\n warn(\"cannot run an inactive effect scope.\");\n }\n };\n /**\n * This should only be called on non-detached scopes\n * @internal\n */\n EffectScope.prototype.on = function () {\n activeEffectScope = this;\n };\n /**\n * This should only be called on non-detached scopes\n * @internal\n */\n EffectScope.prototype.off = function () {\n activeEffectScope = this.parent;\n };\n EffectScope.prototype.stop = function (fromParent) {\n if (this.active) {\n var i = void 0, l = void 0;\n for (i = 0, l = this.effects.length; i < l; i++) {\n this.effects[i].teardown();\n }\n for (i = 0, l = this.cleanups.length; i < l; i++) {\n this.cleanups[i]();\n }\n if (this.scopes) {\n for (i = 0, l = this.scopes.length; i < l; i++) {\n this.scopes[i].stop(true);\n }\n }\n // nested scope, dereference from parent to avoid memory leaks\n if (!this.detached && this.parent && !fromParent) {\n // optimized O(1) removal\n var last = this.parent.scopes.pop();\n if (last && last !== this) {\n this.parent.scopes[this.index] = last;\n last.index = this.index;\n }\n }\n this.parent = undefined;\n this.active = false;\n }\n };\n return EffectScope;\n}());\nfunction effectScope(detached) {\n return new EffectScope(detached);\n}\n/**\n * @internal\n */\nfunction recordEffectScope(effect, scope) {\n if (scope === void 0) { scope = activeEffectScope; }\n if (scope && scope.active) {\n scope.effects.push(effect);\n }\n}\nfunction getCurrentScope() {\n return activeEffectScope;\n}\nfunction onScopeDispose(fn) {\n if (activeEffectScope) {\n activeEffectScope.cleanups.push(fn);\n }\n else if (process.env.NODE_ENV !== 'production') {\n warn(\"onScopeDispose() is called when there is no active effect scope\" +\n \" to be associated with.\");\n }\n}\n\nfunction provide(key, value) {\n if (!currentInstance) {\n if (process.env.NODE_ENV !== 'production') {\n warn(\"provide() can only be used inside setup().\");\n }\n }\n else {\n // TS doesn't allow symbol as index type\n resolveProvided(currentInstance)[key] = value;\n }\n}\nfunction resolveProvided(vm) {\n // by default an instance inherits its parent's provides object\n // but when it needs to provide values of its own, it creates its\n // own provides object using parent provides object as prototype.\n // this way in `inject` we can simply look up injections from direct\n // parent and let the prototype chain do the work.\n var existing = vm._provided;\n var parentProvides = vm.$parent && vm.$parent._provided;\n if (parentProvides === existing) {\n return (vm._provided = Object.create(parentProvides));\n }\n else {\n return existing;\n }\n}\nfunction inject(key, defaultValue, treatDefaultAsFactory) {\n if (treatDefaultAsFactory === void 0) { treatDefaultAsFactory = false; }\n // fallback to `currentRenderingInstance` so that this can be called in\n // a functional component\n var instance = currentInstance;\n if (instance) {\n // #2400\n // to support `app.use` plugins,\n // fallback to appContext's `provides` if the instance is at root\n var provides = instance.$parent && instance.$parent._provided;\n if (provides && key in provides) {\n // TS doesn't allow symbol as index type\n return provides[key];\n }\n else if (arguments.length > 1) {\n return treatDefaultAsFactory && isFunction(defaultValue)\n ? defaultValue.call(instance)\n : defaultValue;\n }\n else if (process.env.NODE_ENV !== 'production') {\n warn(\"injection \\\"\".concat(String(key), \"\\\" not found.\"));\n }\n }\n else if (process.env.NODE_ENV !== 'production') {\n warn(\"inject() can only be used inside setup() or functional components.\");\n }\n}\n\nvar normalizeEvent = cached(function (name) {\n var passive = name.charAt(0) === '&';\n name = passive ? name.slice(1) : name;\n var once = name.charAt(0) === '~'; // Prefixed last, checked first\n name = once ? name.slice(1) : name;\n var capture = name.charAt(0) === '!';\n name = capture ? name.slice(1) : name;\n return {\n name: name,\n once: once,\n capture: capture,\n passive: passive\n };\n});\nfunction createFnInvoker(fns, vm) {\n function invoker() {\n var fns = invoker.fns;\n if (isArray(fns)) {\n var cloned = fns.slice();\n for (var i = 0; i < cloned.length; i++) {\n invokeWithErrorHandling(cloned[i], null, arguments, vm, \"v-on handler\");\n }\n }\n else {\n // return handler return value for single handlers\n return invokeWithErrorHandling(fns, null, arguments, vm, \"v-on handler\");\n }\n }\n invoker.fns = fns;\n return invoker;\n}\nfunction updateListeners(on, oldOn, add, remove, createOnceHandler, vm) {\n var name, cur, old, event;\n for (name in on) {\n cur = on[name];\n old = oldOn[name];\n event = normalizeEvent(name);\n if (isUndef(cur)) {\n process.env.NODE_ENV !== 'production' &&\n warn(\"Invalid handler for event \\\"\".concat(event.name, \"\\\": got \") + String(cur), vm);\n }\n else if (isUndef(old)) {\n if (isUndef(cur.fns)) {\n cur = on[name] = createFnInvoker(cur, vm);\n }\n if (isTrue(event.once)) {\n cur = on[name] = createOnceHandler(event.name, cur, event.capture);\n }\n add(event.name, cur, event.capture, event.passive, event.params);\n }\n else if (cur !== old) {\n old.fns = cur;\n on[name] = old;\n }\n }\n for (name in oldOn) {\n if (isUndef(on[name])) {\n event = normalizeEvent(name);\n remove(event.name, oldOn[name], event.capture);\n }\n }\n}\n\nfunction mergeVNodeHook(def, hookKey, hook) {\n if (def instanceof VNode) {\n def = def.data.hook || (def.data.hook = {});\n }\n var invoker;\n var oldHook = def[hookKey];\n function wrappedHook() {\n hook.apply(this, arguments);\n // important: remove merged hook to ensure it's called only once\n // and prevent memory leak\n remove$2(invoker.fns, wrappedHook);\n }\n if (isUndef(oldHook)) {\n // no existing hook\n invoker = createFnInvoker([wrappedHook]);\n }\n else {\n /* istanbul ignore if */\n if (isDef(oldHook.fns) && isTrue(oldHook.merged)) {\n // already a merged invoker\n invoker = oldHook;\n invoker.fns.push(wrappedHook);\n }\n else {\n // existing plain hook\n invoker = createFnInvoker([oldHook, wrappedHook]);\n }\n }\n invoker.merged = true;\n def[hookKey] = invoker;\n}\n\nfunction extractPropsFromVNodeData(data, Ctor, tag) {\n // we are only extracting raw values here.\n // validation and default values are handled in the child\n // component itself.\n var propOptions = Ctor.options.props;\n if (isUndef(propOptions)) {\n return;\n }\n var res = {};\n var attrs = data.attrs, props = data.props;\n if (isDef(attrs) || isDef(props)) {\n for (var key in propOptions) {\n var altKey = hyphenate(key);\n if (process.env.NODE_ENV !== 'production') {\n var keyInLowerCase = key.toLowerCase();\n if (key !== keyInLowerCase && attrs && hasOwn(attrs, keyInLowerCase)) {\n tip(\"Prop \\\"\".concat(keyInLowerCase, \"\\\" is passed to component \") +\n \"\".concat(formatComponentName(\n // @ts-expect-error tag is string\n tag || Ctor), \", but the declared prop name is\") +\n \" \\\"\".concat(key, \"\\\". \") +\n \"Note that HTML attributes are case-insensitive and camelCased \" +\n \"props need to use their kebab-case equivalents when using in-DOM \" +\n \"templates. You should probably use \\\"\".concat(altKey, \"\\\" instead of \\\"\").concat(key, \"\\\".\"));\n }\n }\n checkProp(res, props, key, altKey, true) ||\n checkProp(res, attrs, key, altKey, false);\n }\n }\n return res;\n}\nfunction checkProp(res, hash, key, altKey, preserve) {\n if (isDef(hash)) {\n if (hasOwn(hash, key)) {\n res[key] = hash[key];\n if (!preserve) {\n delete hash[key];\n }\n return true;\n }\n else if (hasOwn(hash, altKey)) {\n res[key] = hash[altKey];\n if (!preserve) {\n delete hash[altKey];\n }\n return true;\n }\n }\n return false;\n}\n\n// The template compiler attempts to minimize the need for normalization by\n// statically analyzing the template at compile time.\n//\n// For plain HTML markup, normalization can be completely skipped because the\n// generated render function is guaranteed to return Array. There are\n// two cases where extra normalization is needed:\n// 1. When the children contains components - because a functional component\n// may return an Array instead of a single root. In this case, just a simple\n// normalization is needed - if any child is an Array, we flatten the whole\n// thing with Array.prototype.concat. It is guaranteed to be only 1-level deep\n// because functional components already normalize their own children.\nfunction simpleNormalizeChildren(children) {\n for (var i = 0; i < children.length; i++) {\n if (isArray(children[i])) {\n return Array.prototype.concat.apply([], children);\n }\n }\n return children;\n}\n// 2. When the children contains constructs that always generated nested Arrays,\n// e.g.