aquasis-fe-components 3.2.5 → 3.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/aquasis-fe-components.js +41 -15
- package/dist/aquasis-fe-components.umd.cjs +2 -2
- package/dist/index.css +1 -1
- package/dist/src/i18n/locales/br.json.d.ts +1 -1
- package/dist/src/i18n/locales/en.json.d.ts +1 -1
- package/dist/src/i18n/locales/es.json.d.ts +1 -1
- package/dist/src/i18n/locales/jp.json.d.ts +1 -1
- package/dist/src/i18n/locales/pt.json.d.ts +1 -1
- package/dist/src/i18n/locales/ro.json.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(e,t){typeof exports==`object`&&typeof module<`u`?t(exports,require(`react`),require(`react/jsx-runtime`),require(`react-dom/client`),require(`react-dom`)):typeof define==`function`&&define.amd?define([`exports`,`react`,`react/jsx-runtime`,`react-dom/client`,`react-dom`],t):(e=typeof globalThis<`u`?globalThis:e||self,t(e[`Aquasis FE Components`]={},e.react,e.react_jsx_runtime,e.react_dom_client,e.react_dom))})(this,function(e,t,n,r,i){var a=document.createElement(`style`);a.textContent=`.helpdesk__tooltip.ant-tooltip .ant-tooltip-container{opacity:1!important;-webkit-backdrop-filter:none!important}.helpdesk__tooltip.ant-tooltip .ant-tooltip-arrow:after{box-shadow:none!important;background:0 0!important}.helpdesk__tooltip.ant-tooltip .ant-tooltip-arrow:before{background:#fff!important}.helpdesk__tooltip--dark.ant-tooltip .ant-tooltip-arrow:before{background:#0d1628!important}.helpdesk__trigger{--helpdesk-neon:var(--helpdesk-accent,#06b6d4);box-sizing:border-box;cursor:pointer;border:1px solid color-mix(in srgb, var(--helpdesk-neon) 42%, #e2e8f0);color:color-mix(in srgb, var(--helpdesk-neon) 88%, #0891b2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border-radius:9999px;outline:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .2s,border-color .2s,background-color .2s,color .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:0 1px 2px #0f172a0f,0 2px 6px #0f172a0a}.helpdesk__trigger:before{content:"";border-radius:inherit;opacity:0;background:radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--helpdesk-neon) 28%, transparent) 0%, transparent 70%);pointer-events:none;transition:opacity .25s;position:absolute;inset:-2px}.helpdesk__trigger--md{width:2.5rem;height:2.5rem}.helpdesk__trigger--sm{width:2.25rem;height:2.25rem}.helpdesk__trigger--lg{width:2.75rem;height:2.75rem}.helpdesk__trigger:hover{border-color:color-mix(in srgb, var(--helpdesk-neon) 55%, #67e8f9);color:var(--helpdesk-neon);box-shadow:0 4px 14px color-mix(in srgb, var(--helpdesk-neon) 22%, transparent), 0 2px 8px #0f172a14;background:#ffffffeb;transform:translateY(-1px)}.helpdesk__trigger:hover:before{opacity:1}.helpdesk__trigger:active{border-color:color-mix(in srgb, var(--helpdesk-neon) 70%, #0891b2);transform:translateY(0);box-shadow:0 1px 3px #0f172a14}.helpdesk__trigger:focus-visible{box-shadow:0 0 0 2px #fff, 0 0 0 4px color-mix(in srgb, var(--helpdesk-neon) 45%, transparent);outline:none}.helpdesk__trigger--outline.helpdesk__trigger--dark{--helpdesk-neon:var(--helpdesk-accent,#22d3ee);border-color:color-mix(in srgb, var(--helpdesk-neon) 38%, #475569);color:color-mix(in srgb, var(--helpdesk-neon) 92%, #cffafe);background:#1e293ba6;box-shadow:0 1px 2px #00000059,0 2px 8px #0003}.helpdesk__trigger--outline.helpdesk__trigger--dark:hover{border-color:color-mix(in srgb, var(--helpdesk-neon) 48%, #94a3b8);color:var(--helpdesk-neon);box-shadow:0 0 22px -8px color-mix(in srgb, var(--helpdesk-neon) 55%, transparent), 0 2px 10px #0006;background:#1e293be6;transform:translateY(-1px)}.helpdesk__trigger--outline.helpdesk__trigger--dark:focus-visible{box-shadow:0 0 0 2px #020617, 0 0 0 4px color-mix(in srgb, var(--helpdesk-neon) 42%, transparent)}.helpdesk__trigger--outline:not(.helpdesk__trigger--dark){border-color:color-mix(in srgb, var(--helpdesk-neon) 38%, #e2e8f0);color:color-mix(in srgb, var(--helpdesk-neon) 75%, #0891b2)}.helpdesk__trigger--outline:not(.helpdesk__trigger--dark):hover{border-color:color-mix(in srgb, var(--helpdesk-neon) 55%, #67e8f9)}.helpdesk__trigger-icon{z-index:1;line-height:1;transition:transform .2s,opacity .2s;position:relative}.helpdesk__trigger:hover .helpdesk__trigger-icon{opacity:1;transform:scale(1.06)}.helpdesk__trigger-icon--sm{opacity:.85;font-size:1rem}.helpdesk__trigger-icon--md{opacity:.85;font-size:1.125rem}.helpdesk__trigger-icon--lg{opacity:.85;font-size:1.35rem}.helpdesk__container .ant-popover-inner,.helpdesk__container .ant-popover-container{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #e2e8f0f2;border-radius:.875rem;padding:0;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a2e,0 12px 24px #0f172a14}.helpdesk__container .ant-card{box-shadow:none;background:0 0;border:none;border-radius:0}.helpdesk__container .ant-card .ant-card-body{height:100%;max-height:80dvh;overflow-y:auto}.helpdesk__container:not(.helpdesk__container--dark) .ant-popover-inner,.helpdesk__container:not(.helpdesk__container--dark) .ant-popover-container{border:1px solid #0f172a0f;border-radius:.875rem;box-shadow:0 4px 28px #0f172a12,0 1px 2px #0f172a0a}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__content{padding:1.125rem 1.25rem 1.375rem}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__subtitle.ant-typography{border-bottom:1px solid #0f172a0f;padding-bottom:.75rem;font-weight:500;color:#475569!important;margin-bottom:1rem!important;font-size:.8125rem!important}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-form-item{margin-bottom:1.125rem}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-form-item-label>label{font-weight:500;color:#334155!important}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-form-item-required:before{color:#b4787d!important}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-input,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-input-affix-wrapper,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-input-outlined,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form textarea.ant-input,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form input.ant-input.ant-input-outlined,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form textarea.ant-input.ant-input-outlined,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-input-affix-wrapper.ant-input-outlined,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-input-textarea-affix-wrapper.ant-input-outlined{border-color:#0f172a1a!important;border-radius:.375rem!important}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-upload-drag{background-color:#f8fafc!important;border:1px dashed #0f172a1f!important;border-radius:.375rem!important}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .helpdesk__submit-btn.ant-btn-primary{box-shadow:none!important;border-radius:.375rem!important;font-weight:500!important}.helpdesk__container.helpdesk__container--dark{--hw-app-bg:#010409;--hw-modal-shell:#0d1628;--hw-canvas:#060b14f0;--hw-edge:#ffffff1a;--hw-chart-teal:#22d3ee;--hw-muted:#94a3b8}.helpdesk__container.helpdesk__container--dark .ant-popover-inner,.helpdesk__container.helpdesk__container--dark .ant-popover-container{background-color:var(--hw-modal-shell)!important;border:1px solid #ffffff0e!important;border-radius:.875rem!important;box-shadow:0 8px 24px #00000052!important}.helpdesk__container.helpdesk__container--dark .ant-popover-content{background:0 0!important}.helpdesk__container.helpdesk__container--dark .helpdesk__content{color:#f1f5f9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.25rem 1.25rem 1.5rem}.helpdesk__container.helpdesk__container--dark .helpdesk__title{padding:0 0 .5rem}.helpdesk__container.helpdesk__container--dark .helpdesk__title--hero.ant-typography{color:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 88%, #94a3b8);letter-spacing:-.028em;font-weight:600;line-height:1.25}.helpdesk__container.helpdesk__container--dark .helpdesk__subtitle.ant-typography{box-shadow:none;letter-spacing:.02em;border:none;border-bottom:1px solid #ffffff0e;border-radius:0;padding:0 0 .75rem;font-weight:500;color:#cbd5e1!important;background:0 0!important;margin:0 0 1.125rem!important;font-size:.8125rem!important}.helpdesk__container.helpdesk__container--dark .helpdesk__card.ant-card{background:0 0!important}.helpdesk__container.helpdesk__container--dark .helpdesk__card .ant-card-body{padding:.5rem 0 0}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-form-item{margin-bottom:1.25rem}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-form-item:last-child{margin-bottom:0}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-form-item-label>label{letter-spacing:.01em;font-weight:500;color:#e2e8f0!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-form-item-required:before{color:#c88287!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-affix-wrapper,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-outlined,.helpdesk__container.helpdesk__container--dark .helpdesk__form textarea.ant-input,.helpdesk__container.helpdesk__container--dark .helpdesk__form input.ant-input.ant-input-outlined,.helpdesk__container.helpdesk__container--dark .helpdesk__form textarea.ant-input.ant-input-outlined,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-affix-wrapper.ant-input-outlined,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-textarea-affix-wrapper.ant-input-outlined{background:var(--hw-canvas)!important;background-color:var(--hw-canvas)!important;color:#f8fafc!important;box-shadow:none!important;border:1px solid #ffffff12!important;border-radius:.375rem!important;transition:border-color .15s!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input::placeholder,.helpdesk__container.helpdesk__container--dark .helpdesk__form textarea.ant-input::placeholder{opacity:.85;color:var(--hw-muted)!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input:hover,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-affix-wrapper:hover,.helpdesk__container.helpdesk__container--dark .helpdesk__form textarea.ant-input:hover,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-affix-wrapper.ant-input-outlined:hover,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-textarea-affix-wrapper.ant-input-outlined:hover{border-color:color-mix(in srgb, #ffffff1f 60%, var(--helpdesk-panel-accent,var(--hw-chart-teal)))!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input:focus,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-affix-wrapper-focused,.helpdesk__container.helpdesk__container--dark .helpdesk__form textarea.ant-input:focus,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-affix-wrapper-focused.ant-input-outlined{border-color:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 75%, #fff3)!important;box-shadow:none!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag{background:var(--hw-canvas)!important;background-color:var(--hw-canvas)!important;box-shadow:none!important;border:1px dashed #ffffff1a!important;border-radius:.375rem!important;padding:1.375rem 1.125rem!important;transition:border-color .15s,background-color .15s!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag:hover{border-color:color-mix(in srgb, #ffffff24 55%, var(--helpdesk-panel-accent,var(--hw-chart-teal)))!important;background:color-mix(in srgb, var(--hw-canvas) 92%, var(--hw-modal-shell))!important;box-shadow:none!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag .ant-upload-drag-icon{margin-bottom:.375rem;color:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 82%, var(--hw-muted))!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag p{font-weight:500;color:#f1f5f9!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag .ant-upload-hint,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag small{opacity:.88;color:var(--hw-muted)!important}.helpdesk__container.helpdesk__container--dark .helpdesk__submit-btn.ant-btn-primary{letter-spacing:.03em;margin-top:.375rem;transition:background-color .15s,border-color .15s;color:#fff!important;background:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 92%, var(--hw-modal-shell))!important;background-color:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 92%, var(--hw-modal-shell))!important;height:auto!important;box-shadow:none!important;border:1px solid #00000038!important;border-radius:.375rem!important;padding-block:.75rem!important;font-weight:500!important}.helpdesk__container.helpdesk__container--dark .helpdesk__submit-btn.ant-btn-primary:not(:disabled):hover{filter:none;background:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 78%, black)!important;background-color:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 78%, black)!important;box-shadow:none!important}.helpdesk__container.helpdesk__container--dark .helpdesk__submit-btn.ant-btn-primary:not(:disabled):active{filter:none;background:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 70%, black)!important;background-color:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 70%, black)!important}.helpdesk__content{background-color:#0000;border-radius:0;width:100%;max-width:400px;padding:.75rem 1rem 1rem}.helpdesk__title{padding:.5rem 0 .75rem;margin-bottom:0!important}.helpdesk__title.ant-typography{color:#06b6d4}.helpdesk__title--hero.ant-typography{color:var(--helpdesk-panel-accent,#06b6d4)}.helpdesk__subtitle.ant-typography{color:#334155}.helpdesk__fields-files{flex-direction:column;width:100%;margin-top:10px}.helpdesk__fields-files .ant-upload-list{width:100%;margin-top:5px}.language-switcher__trigger{text-align:left;color:#334155;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background-color:#ffffffb3;border:1px solid #e2e8f0e6;border-radius:9999px;outline:none;align-items:center;gap:.5rem;max-width:100%;padding:.375rem .625rem;font-size:.875rem;line-height:1.25;transition:box-shadow .2s,transform .2s,border-color .2s,background-color .2s,opacity .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.language-switcher__trigger:hover:not(:disabled){background-color:#ffffffeb;border-color:#67e8f9b3;transform:translateY(-1px);box-shadow:0 4px 6px -1px #00000014,0 2px 4px -2px #0000000f,0 0 0 1px #06b6d426}.language-switcher__trigger:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px #06b6d459}.language-switcher__trigger:disabled{cursor:wait;opacity:.6;pointer-events:none}.language-switcher__trigger--dark{color:#f8fafc;background-color:#1e293b8c;border-color:#ffffff1f;box-shadow:0 1px 2px #0003,inset 0 1px #ffffff0a}.language-switcher__trigger--dark:hover:not(:disabled){background-color:#1e293bbf;border-color:#06b6d466;box-shadow:0 4px 12px #00000059,0 0 0 1px #06b6d41f}.language-switcher__trigger--dark:focus-visible{box-shadow:0 0 0 2px #0f172a,0 0 0 4px #22d3ee59}.language-switcher__trigger:hover:not(:disabled) .language-switcher__globe{opacity:1}.language-switcher__trigger-label{vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;color:#475569;min-width:0;max-width:6.5rem;font-size:.75rem;font-weight:500;display:inline-block;overflow:hidden}.language-switcher__trigger--dark .language-switcher__trigger-label{color:#f8fafc;font-weight:500}.language-switcher__globe{color:#0891b2;opacity:.85;flex-shrink:0;width:.875rem;height:.875rem;font-size:.875rem;transition:opacity .2s}.language-switcher__trigger--dark .language-switcher__globe{color:#22d3ee}.language-switcher__chevron{opacity:.55;color:#64748b;flex-shrink:0;width:.875rem;height:.875rem;font-size:.75rem;transition:transform .2s ease-out,color .2s}.language-switcher__trigger--dark .language-switcher__chevron{color:#e2e8f0;opacity:.9}.language-switcher__chevron--open{transform:rotate(180deg)}.language-switcher__check-icon{font-size:.875rem}.language-switcher__panel{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#fffffff2;border:1px solid #e2e8f0e6;border-radius:1rem;padding:.375rem;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a1a,0 12px 24px #0f172a0f}.language-switcher__panel--dark{background-color:#0f172afa;border-color:#334155d9;box-shadow:0 25px 50px -12px #0000008c,0 12px 24px #00000059}.language-switcher__flag-shell{-webkit-user-select:none;user-select:none;box-sizing:border-box;background:linear-gradient(#f1f5f9,#e2e8f0e6);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #ffffff59,inset 0 0 0 1px #cbd5e1b3}.language-switcher__flag-shell--sm{width:1.5rem;height:1.5rem}.language-switcher__flag-shell--md{width:1.75rem;height:1.75rem}.language-switcher__flag-shell--emoji.language-switcher__flag-shell--sm{font-size:15px}.language-switcher__flag-shell--emoji.language-switcher__flag-shell--md{font-size:17px}.language-switcher__flag-img{object-fit:cover;object-position:center 42%;width:100%;height:100%;transform:scale(1.06)}.language-switcher__menu-row{align-items:center;gap:.75rem;width:100%;min-width:11rem;display:flex}.language-switcher__menu-row--flag-only{justify-content:center;gap:0;min-width:2.75rem}.language-switcher__menu-text{text-align:left;flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.language-switcher__menu-title{text-overflow:ellipsis;white-space:nowrap;color:#1e293b;font-size:.875rem;font-weight:500;overflow:hidden}.language-switcher__panel--dark .language-switcher__menu-title{color:#fff;font-weight:700}.language-switcher__menu-code{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:11px;font-weight:500}.language-switcher__panel--dark .language-switcher__menu-code{color:#94a3b8;opacity:.95}.language-switcher__check{color:#0891b2;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;margin-left:auto;display:flex}.language-switcher__check--flag-only{margin-left:0}.language-switcher__panel--dark .language-switcher__check{color:#22d3ee}.language-switcher__panel .language-switcher__ant-menu.ant-dropdown-menu,.language-switcher__panel .ant-dropdown-menu.language-switcher__ant-menu{margin:0;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.language-switcher__panel .language-switcher__ant-menu .ant-dropdown-menu-item,.language-switcher__panel .ant-dropdown-menu.language-switcher__ant-menu .ant-dropdown-menu-item{border-radius:.75rem!important;height:auto!important;margin-block:.125rem!important;margin-inline:0!important;padding:.5rem!important;line-height:1.35!important}.language-switcher__panel--dark .ant-dropdown-menu-item,.language-switcher__panel--dark .ant-dropdown-menu-submenu-title{color:#f8fafc!important}.language-switcher__panel .ant-dropdown-menu-item-active{background-color:#f1f5f9e6!important}.language-switcher__panel--dark .ant-dropdown-menu-item-active:not(.ant-dropdown-menu-item-selected){background-color:#33415573!important}.language-switcher__panel:not(.language-switcher__panel--dark) .ant-dropdown-menu-item-selected{background-color:#06b6d41f!important}.language-switcher__panel--dark .ant-dropdown-menu-item-selected{box-shadow:inset 0 1px #ffffff0f;background-color:#0f766e6b!important}.language-switcher__panel--dark .ant-dropdown-menu-item-selected.ant-dropdown-menu-item-active{background-color:#0f766e7a!important}.theme-mode-toggle{z-index:20;isolation:isolate;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffffb3;border:1px solid #e2e8f0cc;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;height:2.5rem;min-height:2.5rem;padding:.25rem;line-height:1;transition:box-shadow .3s,background-color .3s;display:inline-flex;position:relative;box-shadow:0 1px 2px #0f172a0f,0 2px 6px #0f172a0a}.theme-mode-toggle:hover{box-shadow:0 2px 8px #0f172a14,0 1px 2px #0f172a0d,0 0 0 1px #06b6d41a}.theme-mode-toggle:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #06b6d466}.theme-mode-toggle--dark-context{background-color:#0f172a99;border-color:#ffffff1a;box-shadow:0 1px 2px #00000059,0 2px 8px #0003}.theme-mode-toggle--dark-context:hover{box-shadow:0 2px 10px #0006,0 0 0 1px #06b6d426}.theme-mode-toggle--dark-context:focus-visible{box-shadow:0 0 0 2px #020617,0 0 0 4px #22d3ee59}.theme-mode-toggle--dark-context .theme-mode-toggle__thumb{background:linear-gradient(to bottom right,#475569,#334155);border-color:#ffffff1f;box-shadow:0 1px 3px #00000073}.theme-mode-toggle__track{flex-shrink:0;width:4rem;height:2rem;position:relative}.theme-mode-toggle__thumb{pointer-events:none;inset-block:0;z-index:0;will-change:transform;background:linear-gradient(to bottom right,#fff,#f1f5f9);border:1px solid #0f172a14;border-radius:9999px;width:2rem;transition:transform .38s cubic-bezier(.34,1.56,.64,1);position:absolute;left:0;box-shadow:0 1px 2px #0f172a1f,inset 0 1px #ffffffd9}.theme-mode-toggle__thumb--dark{transform:translate(2rem)}.theme-mode-toggle__icons{z-index:10;grid-template-columns:repeat(2,1fr);place-items:center;width:100%;height:100%;display:grid;position:relative}.theme-mode-toggle__icon-cell{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-mode-toggle__icon{flex-shrink:0;width:1rem;height:1rem;transition:color .2s;display:block}.theme-mode-toggle__icon--sun-active{color:#f59e0b}.theme-mode-toggle__icon--sun-idle{color:#94a3b8d9}.theme-mode-toggle__icon--moon-active{color:#bae6fd}.theme-mode-toggle__icon--moon-idle{color:#94a3b8bf}.user-modal__root .ant-modal-mask{background:#0f172a66!important}.user-modal__root .ant-modal-content{background:#fff;border:1px solid #e2e8f0e6;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a26,0 12px 24px #0f172a14}.user-modal__root .ant-modal-header.user-modal__antd-header,.user-modal__root .user-modal__antd-header.ant-modal-header{background:0 0;border-bottom:1px solid #e2e8f0cc;margin-bottom:0;padding:1rem 1.5rem .75rem}.user-modal__root .user-modal__title-text{letter-spacing:-.02em;color:#0f172a;font-size:1rem;font-weight:600}.user-modal__root .user-modal__title-wrap{flex-direction:column;align-items:flex-start;gap:.25rem;padding-right:2.25rem;display:flex}.user-modal__root .user-modal__title-heading{letter-spacing:-.02em;color:#0f172a;font-size:1rem;font-weight:600;line-height:1.25}.user-modal__root .user-modal__role-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.125rem;display:flex}.user-modal__root .user-modal__role-tag{text-transform:none;font-weight:500;border-radius:.375rem!important;margin:0!important;padding-inline:.625rem!important;font-size:.75rem!important;line-height:1.35!important}.user-modal__root .ant-modal-body.user-modal__antd-body,.user-modal__root .user-modal__antd-body.ant-modal-body{background:0 0;padding:.5rem 1.5rem 1.25rem}.user-modal__root .ant-modal-close{color:#475569;top:.875rem;inset-inline-end:.875rem}.user-modal__root .ant-modal-close:hover{color:#0f172a;background:#e2e8f059}.user-modal__root .user-modal__avatar-panel{background:linear-gradient(#f1f5f9e6,#f8fafc66);border:1px solid #e2e8f080;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem 1rem 1.25rem;box-shadow:inset 0 1px #fff9}.user-modal__root .user-modal__form .ant-form-item-label>label{color:#475569;align-items:center;gap:.25rem;height:auto;min-height:1.5rem;font-size:.8125rem;font-weight:500;line-height:1.35;display:inline-flex}.user-modal__root .user-modal__form .ant-input,.user-modal__root .user-modal__form .ant-input-affix-wrapper,.user-modal__root .user-modal__form .ant-input-password{border-radius:.5rem;color:#0f172a!important;background:#f8fafccc!important;border-color:#e2e8f0e6!important}.user-modal__root .user-modal__form .ant-input-affix-wrapper .ant-input,.user-modal__root .user-modal__form .ant-input-password .ant-input{background:0 0!important}.user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav{margin-bottom:.75rem}.user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab{color:#475569;background:#f1f5f9d9;border-color:#e2e8f0}.user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active{color:#0f172a;background:#fff;border-bottom-color:#fff}.user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#06b6d4}.user-modal__root .tab-error{font-weight:600;color:var(--ant-color-error)!important}.user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab.user-modal__tab--error{border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 12%, #f1f5f9d9)!important}.user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab:has(.tab-error){border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 12%, #f1f5f9d9)!important}.user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active.user-modal__tab--error{border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 10%, #fff)!important}.user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active:has(.tab-error){border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 10%, #fff)!important}.user-modal__root .user-modal__footer{border-top:1px solid #e2e8f066;flex-direction:column-reverse;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}@media (width>=640px){.user-modal__root .user-modal__footer{flex-direction:row;justify-content:flex-end}}.user-modal__root .user-modal__btn-cancel.ant-btn{width:100%;height:2rem;box-shadow:none;color:#1e293b;background:#fff;border-color:#cbd5e1cc;border-radius:.5rem;padding-inline:.875rem;font-size:.8125rem;font-weight:500}.user-modal__root .user-modal__btn-cancel.ant-btn:hover:not(:disabled){color:#0f172a!important;background:#f8fafc!important;border-color:#cbd5e1!important}.user-modal__root .user-modal__btn-submit.ant-btn-primary{width:100%;height:2rem;box-shadow:none;border-radius:.5rem;padding-inline:.875rem;font-size:.8125rem;font-weight:500}.user-modal__root .user-modal__btn-submit.ant-btn-primary:hover:not(:disabled){filter:brightness(1.06)}.user-modal__root .user-modal__btn-submit.ant-btn-primary:active:not(:disabled){filter:brightness(.98)}@media (width>=640px){.user-modal__root .user-modal__btn-cancel.ant-btn,.user-modal__root .user-modal__btn-submit.ant-btn-primary{width:auto;min-width:5.5rem}}@media (width<=767px){.user-modal__root .ant-modal{margin:12px auto;max-width:calc(100vw - 24px)!important}}body.dark .user-modal__root .ant-modal-mask,.user-modal__root.user-modal__root--dark .ant-modal-mask{background:#01080dbc!important}body.dark .user-modal__root .ant-modal-content,.user-modal__root.user-modal__root--dark .ant-modal-content{background:#0a0f1a;border:1px solid #ffffff1f;box-shadow:0 25px 50px -12px #00000073,0 12px 24px #00000059}body.dark .user-modal__root .ant-modal-header.user-modal__antd-header,body.dark .user-modal__root .user-modal__antd-header.ant-modal-header,.user-modal__root.user-modal__root--dark .ant-modal-header.user-modal__antd-header,.user-modal__root.user-modal__root--dark .user-modal__antd-header.ant-modal-header{color:#f8fafc;border-bottom-color:#ffffff1a}body.dark .user-modal__root .ant-modal-title,.user-modal__root.user-modal__root--dark .ant-modal-title,body.dark .user-modal__root .user-modal__title-text,.user-modal__root.user-modal__root--dark .user-modal__title-text,body.dark .user-modal__root .user-modal__title-heading,.user-modal__root.user-modal__root--dark .user-modal__title-heading{color:#f8fafc}body.dark .user-modal__root .ant-modal-close,.user-modal__root.user-modal__root--dark .ant-modal-close{color:#94a3b8}body.dark .user-modal__root .ant-modal-close:hover,.user-modal__root.user-modal__root--dark .ant-modal-close:hover{color:#f1f5f9;background:#ffffff14}body.dark .user-modal__root .user-modal__avatar-panel,.user-modal__root.user-modal__root--dark .user-modal__avatar-panel{background:linear-gradient(#0a1322,#050a12);border-color:#ffffff0f;box-shadow:inset 0 1px #ffffff06}body.dark .user-modal__root .user-modal__avatar-upload.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select,body.dark .user-modal__root .user-modal__avatar-upload .ant-upload.ant-upload-select,.user-modal__root.user-modal__root--dark .user-modal__avatar-upload.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select,.user-modal__root.user-modal__root--dark .user-modal__avatar-upload .ant-upload.ant-upload-select{color:#e2e8f0!important;background:#ffffff0f!important;border-color:#ffffff2e!important}body.dark .user-modal__root .user-modal__avatar-upload .ant-upload>div,.user-modal__root.user-modal__root--dark .user-modal__avatar-upload .ant-upload>div{color:#cbd5e1}body.dark .user-modal__root .user-modal__avatar-upload .anticon,.user-modal__root.user-modal__root--dark .user-modal__avatar-upload .anticon{color:#94a3b8}body.dark .user-modal__root .user-modal__avatar-float .float-btn.ant-btn,.user-modal__root.user-modal__root--dark .user-modal__avatar-float .float-btn.ant-btn{color:#f8fafc!important;background:#0f172ad1!important;border-color:#fff3!important}body.dark .user-modal__root .user-modal__form .ant-form-item-label>label,.user-modal__root.user-modal__root--dark .user-modal__form .ant-form-item-label>label{color:#e2e8f0}body.dark .user-modal__root .user-modal__form .ant-form-item-required:not(.ant-form-item-required-mark-optional):before,.user-modal__root.user-modal__root--dark .user-modal__form .ant-form-item-required:not(.ant-form-item-required-mark-optional):before{color:#f87171!important}body.dark .user-modal__root .user-modal__form .ant-input,body.dark .user-modal__root .user-modal__form .ant-input-affix-wrapper,body.dark .user-modal__root .user-modal__form .ant-input-outlined,body.dark .user-modal__root .user-modal__form .ant-input-password,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-affix-wrapper,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-outlined,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-password{color:#f1f5f9!important;background:#ffffff0f!important;border-color:#ffffff1f!important}body.dark .user-modal__root .user-modal__form .ant-input::placeholder,body.dark .user-modal__root .user-modal__form .ant-input-affix-wrapper .ant-input::placeholder,body.dark .user-modal__root .user-modal__form .ant-input-password input::placeholder,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input::placeholder,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-affix-wrapper .ant-input::placeholder,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-password input::placeholder{color:#94a3b8e6!important}body.dark .user-modal__root .user-modal__form .ant-input-clear-icon,body.dark .user-modal__root .user-modal__form .ant-input-clear-icon .anticon,body.dark .user-modal__root .user-modal__form .ant-input-password-icon.anticon,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-clear-icon,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-clear-icon .anticon,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-password-icon.anticon{color:#94a3b8!important}body.dark .user-modal__root .user-modal__form .ant-input-affix-wrapper .ant-input,body.dark .user-modal__root .user-modal__form .ant-input-password .ant-input,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-affix-wrapper .ant-input,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-password .ant-input{color:#f1f5f9!important;background:0 0!important}body.dark .user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab,.user-modal__root.user-modal__root--dark .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab{color:#94a3b8;background:#00000038;border-color:#94a3b824}body.dark .user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active,.user-modal__root.user-modal__root--dark .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active{color:#f8fafc;background:#ffffff0f;border-bottom-color:#0a0f1a}body.dark .user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,.user-modal__root.user-modal__root--dark .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#06b6d4}body.dark .user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab.user-modal__tab--error,.user-modal__root.user-modal__root--dark .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab.user-modal__tab--error{border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 16%, #00000059)!important}body.dark .user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab:has(.tab-error){border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 16%, #00000059)!important}.user-modal__root.user-modal__root--dark .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab:has(.tab-error){border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 16%, #00000059)!important}body.dark .user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active.user-modal__tab--error,.user-modal__root.user-modal__root--dark .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active.user-modal__tab--error{border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 12%, #ffffff0f)!important}body.dark .user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active:has(.tab-error){border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 12%, #ffffff0f)!important}.user-modal__root.user-modal__root--dark .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active:has(.tab-error){border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 12%, #ffffff0f)!important}body.dark .user-modal__root .user-modal__footer,.user-modal__root.user-modal__root--dark .user-modal__footer{border-top-color:#ffffff0d}body.dark .user-modal__root .user-modal__btn-cancel.ant-btn,.user-modal__root.user-modal__root--dark .user-modal__btn-cancel.ant-btn{color:#f1f5f9;background:#ffffff0f;border-color:#ffffff1f}body.dark .user-modal__root .user-modal__btn-cancel.ant-btn:hover:not(:disabled),.user-modal__root.user-modal__root--dark .user-modal__btn-cancel.ant-btn:hover:not(:disabled){color:#fff!important;background:#ffffff17!important;border-color:#ffffff2e!important}body.dark .user-modal__root .user-modal__btn-submit.ant-btn-primary,.user-modal__root.user-modal__root--dark .user-modal__btn-submit.ant-btn-primary{color:#fff!important;background:#06b6d4!important;border-color:#0a98b5!important}body.dark .user-modal__root .user-modal__btn-submit.ant-btn-primary:hover:not(:disabled),.user-modal__root.user-modal__root--dark .user-modal__btn-submit.ant-btn-primary:hover:not(:disabled){color:#fff!important;background:#09b9d7!important;border-color:#11c2de!important}.profile-chip{-webkit-backdrop-filter:blur(24px)saturate(1.5);background:#ffffffbf;border:1px solid #e2e8f0e6;border-radius:1rem;align-items:stretch;max-width:min(100%,28rem);transition:border-color .3s,box-shadow .3s,background-color .3s;display:inline-flex;box-shadow:inset 0 0 0 1px #cbd5e166,0 10px 15px -3px #94a3b826,0 4px 6px -4px #94a3b826}.profile-chip:hover{background:#ffffffe0;border-color:#74cfe2;box-shadow:inset 0 0 0 1px #cbd5e18c,0 10px 15px -3px #06b6d41f,0 4px 6px -4px #94a3b81f}.profile-chip--dark{background:#ffffff0a;border-color:#ffffff24;box-shadow:inset 0 0 0 1px #ffffff1a,0 10px 15px -3px #00000040,0 4px 6px -4px #0003}.profile-chip--dark:hover{background:#ffffff0e;border-color:#fff3;box-shadow:inset 0 0 0 1px #ffffff24,0 10px 15px -3px #164e6333,0 4px 6px -4px #00000040}.profile-chip--dark .profile-chip__name{color:#f8fafc}.profile-chip--dark .profile-chip__username{color:#cbd5e1}.profile-chip--dark .profile-chip__email{color:#94a3b8}.profile-chip--dark .profile-chip__separator{background:linear-gradient(#0000,#ffffff1f,#0000)}.profile-chip--dark .profile-chip__avatar-wrap{background:#0f172acc;border:1px solid #22d3ee40;box-shadow:inset 0 1px 2px #0003}.profile-chip--dark .profile-chip__avatar-shine{background:linear-gradient(to bottom right,#22d3ee33,#0000,#14b8a61a)}.profile-chip--dark .profile-chip__avatar-initials{color:#cffafef2}.profile-chip--dark .profile-chip__profile-trigger:hover:not(:disabled){background:#ffffff0f}.profile-chip--dark .profile-chip__profile-trigger:focus-visible{box-shadow:inset 0 0 0 2px #22d3ee59}.profile-chip--dark .profile-chip__logout-btn{color:#e2e8f0}.profile-chip--dark .profile-chip__logout-btn:hover:not(:disabled){color:#fca5a5;background:#3d0f14;border-color:#f871717a}.profile-chip--dark .profile-chip__logout-btn:active:not(:disabled){color:#fecaca;background:#4f1218;border-color:#fca5a58c}.profile-chip--loading{pointer-events:none;opacity:.92;padding:0}.profile-chip__profile-trigger{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:1rem 0 0 1rem;outline:none;flex:1;align-items:center;gap:.75rem;min-width:0;margin:0;padding:.625rem .5rem .625rem .75rem;transition:background-color .2s;display:flex}@media (width>=640px){.profile-chip__profile-trigger{gap:.875rem;padding:.75rem .75rem .75rem 1rem}}.profile-chip__profile-trigger:hover:not(:disabled){background:#06b6d40f}.profile-chip__profile-trigger:focus-visible{box-shadow:inset 0 0 0 2px #06b6d459}.profile-chip__profile-trigger--disabled{cursor:not-allowed;opacity:.65}.profile-chip__avatar-wrap{background:#e0f2fee6;border:1px solid #06b6d44d;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #cbd5e14d}@media (width>=640px){.profile-chip__avatar-wrap{width:2.5rem;height:2.5rem}}.profile-chip__avatar-shine{pointer-events:none;background:linear-gradient(to bottom right,#22d3ee40,#0000,#14b8a61f);border-radius:.75rem;position:absolute;inset:0}.profile-chip__avatar-img{object-fit:cover;width:100%;height:100%;position:relative}.profile-chip__avatar-initials{letter-spacing:-.02em;color:#155e75;font-size:.6875rem;font-weight:600;line-height:1;position:relative}@media (width>=640px){.profile-chip__avatar-initials{font-size:.75rem}}.profile-chip__avatar-initials .anticon{color:#0e7490e6;font-size:1.125rem}.profile-chip--dark .profile-chip__avatar-initials .anticon{color:#cffafee6}.profile-chip__meta{flex-direction:column;flex:1;gap:0;min-width:0;display:none}@media (width>=640px){.profile-chip__meta--text{flex-direction:column;gap:.125rem;display:flex}}.profile-chip__name{letter-spacing:-.02em;color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;line-height:1.35;overflow:hidden}.profile-chip__username{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.6875rem;font-weight:500;line-height:1.35;overflow:hidden}.profile-chip__email{color:#475569;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;line-height:1.35;overflow:hidden}.profile-chip__role{align-self:flex-start;max-width:100%;margin-top:.25rem!important;margin-inline-end:0!important;font-size:.6875rem!important;line-height:1.35!important}.profile-chip--dark .profile-chip__role.ant-tag{border-color:#22d3ee59}.profile-chip__separator{background:linear-gradient(#0000,#cbd5e1cc,#0000);flex-shrink:0;align-self:stretch;width:1px;margin:0}@media (width<=639px){.profile-chip__separator{display:none}}.profile-chip__logout-btn{color:#334155;cursor:pointer;background:0 0;border:.5px solid #0000;border-radius:0 1rem 1rem 0;outline:none;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;margin:0;padding:.4375rem .625rem;font-size:.8125rem;font-weight:500;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}@media (width>=640px){.profile-chip__logout-btn{padding:.4375rem .75rem}}.profile-chip__logout-btn:disabled{cursor:not-allowed;opacity:.55}.profile-chip__logout-btn:hover:not(:disabled){color:#991b1b;background:#fef2f2;border-color:#fca5a5}.profile-chip__logout-btn:active:not(:disabled){color:#7f1d1d;background:#fee2e2;border-color:#f87171}.profile-chip__logout-btn:focus-visible{box-shadow:inset 0 0 0 2px #06b6d459}.profile-chip--dark .profile-chip__logout-btn:focus-visible{box-shadow:inset 0 0 0 2px #22d3ee59}.profile-chip__logout-icon{opacity:.9;font-size:.8125rem}.profile-chip__logout-label{font-size:.8125rem;font-weight:500;display:none}@media (width>=640px){.profile-chip__logout-label{display:inline}}.profile-chip__avatar-skeleton{border-radius:.75rem!important}.profile-chip__skeleton-line{min-width:0!important;height:.875rem!important;display:block!important}.profile-chip__skeleton-line--name{width:7rem!important}.profile-chip__skeleton-line--username{width:5.5rem!important;margin-top:.125rem!important}.profile-chip__skeleton-line--email{width:9rem!important;margin-top:.125rem!important}.profile-chip__logout-skeleton{border-radius:.75rem!important;width:4.75rem!important;height:1.875rem!important}.profile-chip__logout-slot{justify-content:center;align-items:center;padding:0 .5rem;display:flex}@media (width>=640px){.profile-chip__logout-slot{padding:0 .75rem}}.whats-news__root .ant-modal-mask{background:#0f172a66!important}.whats-news__root .ant-modal-content{background:#fff;border:1px solid #e2e8f0e6;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a26,0 12px 24px #0f172a14}.whats-news__root .ant-modal-header.whats-news__antd-header,.whats-news__root .whats-news__antd-header.ant-modal-header{background:0 0;border-bottom:1px solid #e2e8f0cc;margin-bottom:0;padding:1rem 1.5rem .75rem}.whats-news__root .ant-modal-title{letter-spacing:-.02em;color:#0f172a;font-size:1rem;font-weight:600;line-height:1.35}.whats-news__root .ant-modal-body.whats-news__antd-body,.whats-news__root .whats-news__antd-body.ant-modal-body{color:#1e293b;background:0 0;padding:1rem 1.5rem}.whats-news__root .ant-modal-footer.whats-news__antd-footer,.whats-news__root .whats-news__antd-footer.ant-modal-footer{background:#fafcfd;border-top:1px solid #e2e8f0b3;margin-top:0;padding:.875rem 1.5rem 1.125rem}.whats-news__root .ant-modal-close{color:#475569;top:.875rem;inset-inline-end:.875rem}.whats-news__root .ant-modal-close:hover{color:#0f172a;background:#e2e8f059}.whats-news__root .whats-news__slide-row{margin-bottom:2.5rem}.whats-news__root .whats-news__slide-title.ant-typography{color:#0f172a!important;margin-top:0!important;margin-bottom:.375rem!important;font-weight:600!important}.whats-news__root .whats-news__slide-desc{color:#475569;white-space:pre-wrap;margin:0;line-height:1.55}.whats-news__root .whats-news__slide-image-wrap .ant-image-img{border:1px solid #e2e8f0d9;border-radius:.75rem;box-shadow:0 4px 14px #94a3b81f}.whats-news__root .whats-news__footer .ant-checkbox-wrapper{color:#334155;font-size:.8125rem}.whats-news__root .whats-news__footer .ant-btn-default{color:#1e293b;border-color:#cbd5e1cc;border-radius:.5rem;font-weight:500}.whats-news__root .whats-news__footer .ant-btn-default:hover:not(:disabled){color:#0f172a!important;background:#f8fafc!important;border-color:#cbd5e1!important}.whats-news__root .whats-news__footer .ant-btn-primary{box-shadow:none;border-radius:.5rem;font-weight:500;background:#06b6d4!important;border-color:#0891b2!important}.whats-news__root .whats-news__footer .ant-btn-primary:hover:not(:disabled){background:#06b3d1!important;border-color:#0982a2!important}.whats-news__root .ant-carousel .slick-dots li button{background:#94a3b873!important}.whats-news__root .ant-carousel .slick-dots li.slick-active button{background:#06b6d4!important}@media (width<=767px){.whats-news__root .ant-modal{margin:12px auto;max-width:calc(100vw - 24px)!important}}body.dark .whats-news__root .ant-modal-mask{background:#01080dbc!important}body.dark .whats-news__root .ant-modal-content{background:#0a0f1a;border:1px solid #ffffff1f;box-shadow:0 25px 50px -12px #00000073,0 12px 24px #00000059}body.dark .whats-news__root .ant-modal-header.whats-news__antd-header,body.dark .whats-news__root .whats-news__antd-header.ant-modal-header{border-bottom-color:#ffffff1a}body.dark .whats-news__root .ant-modal-title{color:#f8fafc}body.dark .whats-news__root .ant-modal-body.whats-news__antd-body,body.dark .whats-news__root .whats-news__antd-body.ant-modal-body{color:#e2e8f0}body.dark .whats-news__root .ant-modal-footer.whats-news__antd-footer,body.dark .whats-news__root .whats-news__antd-footer.ant-modal-footer{background:#0a101beb;border-top-color:#ffffff14}body.dark .whats-news__root .ant-modal-close{color:#94a3b8}body.dark .whats-news__root .ant-modal-close:hover{color:#f1f5f9;background:#ffffff14}body.dark .whats-news__root .whats-news__slide-title.ant-typography{color:#f8fafc!important}body.dark .whats-news__root .whats-news__slide-desc{color:#94a3b8}body.dark .whats-news__root .whats-news__slide-image-wrap .ant-image-img{border-color:#ffffff1a;box-shadow:0 8px 24px #00000059}body.dark .whats-news__root .whats-news__footer .ant-checkbox-wrapper{color:#cbd5e1}body.dark .whats-news__root .whats-news__footer .ant-btn-default{color:#f1f5f9;background:#ffffff0f;border-color:#ffffff24}body.dark .whats-news__root .whats-news__footer .ant-btn-default:hover:not(:disabled){color:#fff!important;background:#ffffff1a!important;border-color:#ffffff38!important}body.dark .whats-news__root .whats-news__footer .ant-btn-primary{background:#07a2c1!important;border-color:#0b97b2!important}body.dark .whats-news__root .whats-news__footer .ant-btn-primary:hover:not(:disabled){background:#09b9d7!important;border-color:#22d3ee!important}body.dark .whats-news__root .ant-carousel .slick-dots li button{background:#ffffff38!important}body.dark .whats-news__root .ant-carousel .slick-dots li.slick-active button{background:#22d3ee!important}body{background-color:#f0f9ff;width:100vw;height:100vh;overflow:hidden}body #root{height:100%}body ::placeholder{color:#94a3b8}body .ant-form-item .ant-form-item-control-input{min-height:32px}body .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content{display:flex}body .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content .ant-upload-wrapper{align-items:center;display:flex}body .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content .ant-upload-wrapper .ant-upload-list-item{margin:0 0 0 10px}body .avatar-uploader.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload,body .avatar-uploader.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload-select{margin-inline-end:0;margin-bottom:0}body .avatar-uploader .float-btn{opacity:0;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:absolute;bottom:3px;left:40%}body .avatar-uploader .float-btn-container{justify-content:center;width:100%;height:100%;display:flex}body .avatar-uploader .float-btn-container:hover .float-btn{opacity:1}body .ant-notification .ant-notification-notice.table-notification{min-width:500px}body .ant-carousel .slick-slider .slick-arrow{color:#06b6d4}body .ant-carousel .slick-slider .slick-dots>li>button{background:#06b6d4}body .ant-carousel .slick-slider .slick-list .slick-track .slick-slide{width:100%}body.dark{background-color:#010409}body.dark .ant-popover .ant-popover-arrow{--antd-arrow-background-color:#3b3b3b}body.dark .ant-popover .ant-popover-content .ant-popover-inner{background-color:#0a0f1a}body.dark .ant-badge .ant-badge-count{color:#fff;box-shadow:0 0 0 1px #0a0f1a}
|
|
1
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?t(exports,require(`react`),require(`react/jsx-runtime`),require(`react-dom/client`),require(`react-dom`)):typeof define==`function`&&define.amd?define([`exports`,`react`,`react/jsx-runtime`,`react-dom/client`,`react-dom`],t):(e=typeof globalThis<`u`?globalThis:e||self,t(e[`Aquasis FE Components`]={},e.react,e.react_jsx_runtime,e.react_dom_client,e.react_dom))})(this,function(e,t,n,r,i){var a=document.createElement(`style`);a.textContent=`.helpdesk__tooltip.ant-tooltip .ant-tooltip-container{opacity:1!important;-webkit-backdrop-filter:none!important}.helpdesk__tooltip.ant-tooltip .ant-tooltip-arrow:after{box-shadow:none!important;background:0 0!important}.helpdesk__tooltip.ant-tooltip .ant-tooltip-arrow:before{background:#fff!important}.helpdesk__tooltip--dark.ant-tooltip .ant-tooltip-arrow:before{background:#0d1628!important}.helpdesk__trigger{--helpdesk-neon:var(--helpdesk-accent,#06b6d4);box-sizing:border-box;cursor:pointer;border:1px solid color-mix(in srgb, var(--helpdesk-neon) 42%, #e2e8f0);color:color-mix(in srgb, var(--helpdesk-neon) 88%, #0891b2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border-radius:9999px;outline:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .2s,border-color .2s,background-color .2s,color .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:0 1px 2px #0f172a0f,0 2px 6px #0f172a0a}.helpdesk__trigger:before{content:"";border-radius:inherit;opacity:0;background:radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--helpdesk-neon) 28%, transparent) 0%, transparent 70%);pointer-events:none;transition:opacity .25s;position:absolute;inset:-2px}.helpdesk__trigger--md{width:2.5rem;height:2.5rem}.helpdesk__trigger--sm{width:2.25rem;height:2.25rem}.helpdesk__trigger--lg{width:2.75rem;height:2.75rem}.helpdesk__trigger:hover{border-color:color-mix(in srgb, var(--helpdesk-neon) 55%, #67e8f9);color:var(--helpdesk-neon);box-shadow:0 4px 14px color-mix(in srgb, var(--helpdesk-neon) 22%, transparent), 0 2px 8px #0f172a14;background:#ffffffeb;transform:translateY(-1px)}.helpdesk__trigger:hover:before{opacity:1}.helpdesk__trigger:active{border-color:color-mix(in srgb, var(--helpdesk-neon) 70%, #0891b2);transform:translateY(0);box-shadow:0 1px 3px #0f172a14}.helpdesk__trigger:focus-visible{box-shadow:0 0 0 2px #fff, 0 0 0 4px color-mix(in srgb, var(--helpdesk-neon) 45%, transparent);outline:none}.helpdesk__trigger--outline.helpdesk__trigger--dark{--helpdesk-neon:var(--helpdesk-accent,#22d3ee);border-color:color-mix(in srgb, var(--helpdesk-neon) 38%, #475569);color:color-mix(in srgb, var(--helpdesk-neon) 92%, #cffafe);background:#1e293ba6;box-shadow:0 1px 2px #00000059,0 2px 8px #0003}.helpdesk__trigger--outline.helpdesk__trigger--dark:hover{border-color:color-mix(in srgb, var(--helpdesk-neon) 48%, #94a3b8);color:var(--helpdesk-neon);box-shadow:0 0 22px -8px color-mix(in srgb, var(--helpdesk-neon) 55%, transparent), 0 2px 10px #0006;background:#1e293be6;transform:translateY(-1px)}.helpdesk__trigger--outline.helpdesk__trigger--dark:focus-visible{box-shadow:0 0 0 2px #020617, 0 0 0 4px color-mix(in srgb, var(--helpdesk-neon) 42%, transparent)}.helpdesk__trigger--outline:not(.helpdesk__trigger--dark){border-color:color-mix(in srgb, var(--helpdesk-neon) 38%, #e2e8f0);color:color-mix(in srgb, var(--helpdesk-neon) 75%, #0891b2)}.helpdesk__trigger--outline:not(.helpdesk__trigger--dark):hover{border-color:color-mix(in srgb, var(--helpdesk-neon) 55%, #67e8f9)}.helpdesk__trigger-icon{z-index:1;line-height:1;transition:transform .2s,opacity .2s;position:relative}.helpdesk__trigger:hover .helpdesk__trigger-icon{opacity:1;transform:scale(1.06)}.helpdesk__trigger-icon--sm{opacity:.85;font-size:1rem}.helpdesk__trigger-icon--md{opacity:.85;font-size:1.125rem}.helpdesk__trigger-icon--lg{opacity:.85;font-size:1.35rem}.helpdesk__container .ant-popover-inner,.helpdesk__container .ant-popover-container{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #e2e8f0f2;border-radius:.875rem;padding:0;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a2e,0 12px 24px #0f172a14}.helpdesk__container .ant-card{box-shadow:none;background:0 0;border:none;border-radius:0}.helpdesk__container .ant-card .ant-card-body{height:100%;max-height:80dvh;overflow-y:auto}.helpdesk__container:not(.helpdesk__container--dark) .ant-popover-inner,.helpdesk__container:not(.helpdesk__container--dark) .ant-popover-container{border:1px solid #0f172a0f;border-radius:.875rem;box-shadow:0 4px 28px #0f172a12,0 1px 2px #0f172a0a}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__content{padding:1.125rem 1.25rem 1.375rem}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__subtitle.ant-typography{border-bottom:1px solid #0f172a0f;padding-bottom:.75rem;font-weight:500;color:#475569!important;margin-bottom:1rem!important;font-size:.8125rem!important}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-form-item{margin-bottom:1.125rem}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-form-item-label>label{font-weight:500;color:#334155!important}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-form-item-required:before{color:#b4787d!important}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-input,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-input-affix-wrapper,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-input-outlined,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form textarea.ant-input,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form input.ant-input.ant-input-outlined,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form textarea.ant-input.ant-input-outlined,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-input-affix-wrapper.ant-input-outlined,.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-input-textarea-affix-wrapper.ant-input-outlined{border-color:#0f172a1a!important;border-radius:.375rem!important}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-upload-drag{background-color:#f8fafc!important;border:1px dashed #0f172a1f!important;border-radius:.375rem!important}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .helpdesk__submit-btn.ant-btn-primary{box-shadow:none!important;border-radius:.375rem!important;font-weight:500!important}.helpdesk__container.helpdesk__container--dark{--hw-app-bg:#010409;--hw-modal-shell:#0d1628;--hw-canvas:#060b14f0;--hw-edge:#ffffff1a;--hw-chart-teal:#22d3ee;--hw-muted:#94a3b8}.helpdesk__container.helpdesk__container--dark .ant-popover-inner,.helpdesk__container.helpdesk__container--dark .ant-popover-container{background-color:var(--hw-modal-shell)!important;border:1px solid #ffffff0e!important;border-radius:.875rem!important;box-shadow:0 8px 24px #00000052!important}.helpdesk__container.helpdesk__container--dark .ant-popover-content{background:0 0!important}.helpdesk__container.helpdesk__container--dark .helpdesk__content{color:#f1f5f9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:1.25rem 1.25rem 1.5rem}.helpdesk__container.helpdesk__container--dark .helpdesk__title{padding:0 0 .5rem}.helpdesk__container.helpdesk__container--dark .helpdesk__title--hero.ant-typography{color:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 88%, #94a3b8);letter-spacing:-.028em;font-weight:600;line-height:1.25}.helpdesk__container.helpdesk__container--dark .helpdesk__subtitle.ant-typography{box-shadow:none;letter-spacing:.02em;border:none;border-bottom:1px solid #ffffff0e;border-radius:0;padding:0 0 .75rem;font-weight:500;color:#cbd5e1!important;background:0 0!important;margin:0 0 1.125rem!important;font-size:.8125rem!important}.helpdesk__container.helpdesk__container--dark .helpdesk__card.ant-card{background:0 0!important}.helpdesk__container.helpdesk__container--dark .helpdesk__card .ant-card-body{padding:.5rem 0 0}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-form-item{margin-bottom:1.25rem}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-form-item:last-child{margin-bottom:0}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-form-item-label>label{letter-spacing:.01em;font-weight:500;color:#e2e8f0!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-form-item-required:before{color:#c88287!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-affix-wrapper,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-outlined,.helpdesk__container.helpdesk__container--dark .helpdesk__form textarea.ant-input,.helpdesk__container.helpdesk__container--dark .helpdesk__form input.ant-input.ant-input-outlined,.helpdesk__container.helpdesk__container--dark .helpdesk__form textarea.ant-input.ant-input-outlined,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-affix-wrapper.ant-input-outlined,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-textarea-affix-wrapper.ant-input-outlined{background:var(--hw-canvas)!important;background-color:var(--hw-canvas)!important;color:#f8fafc!important;box-shadow:none!important;border:1px solid #ffffff12!important;border-radius:.375rem!important;transition:border-color .15s!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input::placeholder,.helpdesk__container.helpdesk__container--dark .helpdesk__form textarea.ant-input::placeholder{opacity:.85;color:var(--hw-muted)!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input:hover,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-affix-wrapper:hover,.helpdesk__container.helpdesk__container--dark .helpdesk__form textarea.ant-input:hover,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-affix-wrapper.ant-input-outlined:hover,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-textarea-affix-wrapper.ant-input-outlined:hover{border-color:color-mix(in srgb, #ffffff1f 60%, var(--helpdesk-panel-accent,var(--hw-chart-teal)))!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input:focus,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-affix-wrapper-focused,.helpdesk__container.helpdesk__container--dark .helpdesk__form textarea.ant-input:focus,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input-affix-wrapper-focused.ant-input-outlined{border-color:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 75%, #fff3)!important;box-shadow:none!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag{background:var(--hw-canvas)!important;background-color:var(--hw-canvas)!important;box-shadow:none!important;border:1px dashed #ffffff1a!important;border-radius:.375rem!important;padding:1.375rem 1.125rem!important;transition:border-color .15s,background-color .15s!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag:hover{border-color:color-mix(in srgb, #ffffff24 55%, var(--helpdesk-panel-accent,var(--hw-chart-teal)))!important;background:color-mix(in srgb, var(--hw-canvas) 92%, var(--hw-modal-shell))!important;box-shadow:none!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag .ant-upload-drag-icon{margin-bottom:.375rem;color:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 82%, var(--hw-muted))!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag p{font-weight:500;color:#f1f5f9!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag .ant-upload-hint,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag small{opacity:.88;color:var(--hw-muted)!important}.helpdesk__container.helpdesk__container--dark .helpdesk__submit-btn.ant-btn-primary{letter-spacing:.03em;margin-top:.375rem;transition:background-color .15s,border-color .15s;color:#fff!important;background:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 92%, var(--hw-modal-shell))!important;background-color:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 92%, var(--hw-modal-shell))!important;height:auto!important;box-shadow:none!important;border:1px solid #00000038!important;border-radius:.375rem!important;padding-block:.75rem!important;font-weight:500!important}.helpdesk__container.helpdesk__container--dark .helpdesk__submit-btn.ant-btn-primary:not(:disabled):hover{filter:none;background:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 78%, black)!important;background-color:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 78%, black)!important;box-shadow:none!important}.helpdesk__container.helpdesk__container--dark .helpdesk__submit-btn.ant-btn-primary:not(:disabled):active{filter:none;background:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 70%, black)!important;background-color:color-mix(in srgb, var(--helpdesk-panel-accent,var(--hw-chart-teal)) 70%, black)!important}.helpdesk__content{background-color:#0000;border-radius:0;width:100%;max-width:400px;padding:.75rem 1rem 1rem}.helpdesk__title{padding:.5rem 0 .75rem;margin-bottom:0!important}.helpdesk__title.ant-typography{color:#06b6d4}.helpdesk__title--hero.ant-typography{color:var(--helpdesk-panel-accent,#06b6d4)}.helpdesk__subtitle.ant-typography{color:#334155}.helpdesk__fields-files{flex-direction:column;width:100%;margin-top:10px}.helpdesk__fields-files .ant-upload-list{width:100%;margin-top:5px}.language-switcher__trigger{text-align:left;color:#334155;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background-color:#ffffffb3;border:1px solid #e2e8f0e6;border-radius:9999px;outline:none;align-items:center;gap:.5rem;max-width:100%;padding:.375rem .625rem;font-size:.875rem;line-height:1.25;transition:box-shadow .2s,transform .2s,border-color .2s,background-color .2s,opacity .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.language-switcher__trigger:hover:not(:disabled){background-color:#ffffffeb;border-color:#67e8f9b3;transform:translateY(-1px);box-shadow:0 4px 6px -1px #00000014,0 2px 4px -2px #0000000f,0 0 0 1px #06b6d426}.language-switcher__trigger:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px #06b6d459}.language-switcher__trigger:disabled{cursor:wait;opacity:.6;pointer-events:none}.language-switcher__trigger--dark{color:#f8fafc;background-color:#1e293b8c;border-color:#ffffff1f;box-shadow:0 1px 2px #0003,inset 0 1px #ffffff0a}.language-switcher__trigger--dark:hover:not(:disabled){background-color:#1e293bbf;border-color:#06b6d466;box-shadow:0 4px 12px #00000059,0 0 0 1px #06b6d41f}.language-switcher__trigger--dark:focus-visible{box-shadow:0 0 0 2px #0f172a,0 0 0 4px #22d3ee59}.language-switcher__trigger:hover:not(:disabled) .language-switcher__globe{opacity:1}.language-switcher__trigger-label{vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;color:#475569;min-width:0;max-width:6.5rem;font-size:.75rem;font-weight:500;display:inline-block;overflow:hidden}.language-switcher__trigger--dark .language-switcher__trigger-label{color:#f8fafc;font-weight:500}.language-switcher__globe{color:#0891b2;opacity:.85;flex-shrink:0;width:.875rem;height:.875rem;font-size:.875rem;transition:opacity .2s}.language-switcher__trigger--dark .language-switcher__globe{color:#22d3ee}.language-switcher__chevron{opacity:.55;color:#64748b;flex-shrink:0;width:.875rem;height:.875rem;font-size:.75rem;transition:transform .2s ease-out,color .2s}.language-switcher__trigger--dark .language-switcher__chevron{color:#e2e8f0;opacity:.9}.language-switcher__chevron--open{transform:rotate(180deg)}.language-switcher__check-icon{font-size:.875rem}.language-switcher__panel{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#fffffff2;border:1px solid #e2e8f0e6;border-radius:1rem;padding:.375rem;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a1a,0 12px 24px #0f172a0f}.language-switcher__panel--dark{background-color:#0f172afa;border-color:#334155d9;box-shadow:0 25px 50px -12px #0000008c,0 12px 24px #00000059}.language-switcher__flag-shell{-webkit-user-select:none;user-select:none;box-sizing:border-box;background:linear-gradient(#f1f5f9,#e2e8f0e6);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #ffffff59,inset 0 0 0 1px #cbd5e1b3}.language-switcher__flag-shell--sm{width:1.5rem;height:1.5rem}.language-switcher__flag-shell--md{width:1.75rem;height:1.75rem}.language-switcher__flag-shell--emoji.language-switcher__flag-shell--sm{font-size:15px}.language-switcher__flag-shell--emoji.language-switcher__flag-shell--md{font-size:17px}.language-switcher__flag-img{object-fit:cover;object-position:center 42%;width:100%;height:100%;transform:scale(1.06)}.language-switcher__menu-row{align-items:center;gap:.75rem;width:100%;min-width:11rem;display:flex}.language-switcher__menu-row--flag-only{justify-content:center;gap:0;min-width:2.75rem}.language-switcher__menu-text{text-align:left;flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.language-switcher__menu-title{text-overflow:ellipsis;white-space:nowrap;color:#1e293b;font-size:.875rem;font-weight:500;overflow:hidden}.language-switcher__panel--dark .language-switcher__menu-title{color:#fff;font-weight:700}.language-switcher__menu-code{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:11px;font-weight:500}.language-switcher__panel--dark .language-switcher__menu-code{color:#94a3b8;opacity:.95}.language-switcher__check{color:#0891b2;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;margin-left:auto;display:flex}.language-switcher__check--flag-only{margin-left:0}.language-switcher__panel--dark .language-switcher__check{color:#22d3ee}.language-switcher__panel .language-switcher__ant-menu.ant-dropdown-menu,.language-switcher__panel .ant-dropdown-menu.language-switcher__ant-menu{margin:0;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.language-switcher__panel .language-switcher__ant-menu .ant-dropdown-menu-item,.language-switcher__panel .ant-dropdown-menu.language-switcher__ant-menu .ant-dropdown-menu-item{border-radius:.75rem!important;height:auto!important;margin-block:.125rem!important;margin-inline:0!important;padding:.5rem!important;line-height:1.35!important}.language-switcher__panel--dark .ant-dropdown-menu-item,.language-switcher__panel--dark .ant-dropdown-menu-submenu-title{color:#f8fafc!important}.language-switcher__panel .ant-dropdown-menu-item-active{background-color:#f1f5f9e6!important}.language-switcher__panel--dark .ant-dropdown-menu-item-active:not(.ant-dropdown-menu-item-selected){background-color:#33415573!important}.language-switcher__panel:not(.language-switcher__panel--dark) .ant-dropdown-menu-item-selected{background-color:#06b6d41f!important}.language-switcher__panel--dark .ant-dropdown-menu-item-selected{box-shadow:inset 0 1px #ffffff0f;background-color:#0f766e6b!important}.language-switcher__panel--dark .ant-dropdown-menu-item-selected.ant-dropdown-menu-item-active{background-color:#0f766e7a!important}.theme-mode-toggle{z-index:20;isolation:isolate;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffffb3;border:1px solid #e2e8f0cc;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;height:2.5rem;min-height:2.5rem;padding:.25rem;line-height:1;transition:box-shadow .3s,background-color .3s;display:inline-flex;position:relative;box-shadow:0 1px 2px #0f172a0f,0 2px 6px #0f172a0a}.theme-mode-toggle:hover{box-shadow:0 2px 8px #0f172a14,0 1px 2px #0f172a0d,0 0 0 1px #06b6d41a}.theme-mode-toggle:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #06b6d466}.theme-mode-toggle--dark-context{background-color:#0f172a99;border-color:#ffffff1a;box-shadow:0 1px 2px #00000059,0 2px 8px #0003}.theme-mode-toggle--dark-context:hover{box-shadow:0 2px 10px #0006,0 0 0 1px #06b6d426}.theme-mode-toggle--dark-context:focus-visible{box-shadow:0 0 0 2px #020617,0 0 0 4px #22d3ee59}.theme-mode-toggle--dark-context .theme-mode-toggle__thumb{background:linear-gradient(to bottom right,#475569,#334155);border-color:#ffffff1f;box-shadow:0 1px 3px #00000073}.theme-mode-toggle__track{flex-shrink:0;width:4rem;height:2rem;position:relative}.theme-mode-toggle__thumb{pointer-events:none;inset-block:0;z-index:0;will-change:transform;background:linear-gradient(to bottom right,#fff,#f1f5f9);border:1px solid #0f172a14;border-radius:9999px;width:2rem;transition:transform .38s cubic-bezier(.34,1.56,.64,1);position:absolute;left:0;box-shadow:0 1px 2px #0f172a1f,inset 0 1px #ffffffd9}.theme-mode-toggle__thumb--dark{transform:translate(2rem)}.theme-mode-toggle__icons{z-index:10;grid-template-columns:repeat(2,1fr);place-items:center;width:100%;height:100%;display:grid;position:relative}.theme-mode-toggle__icon-cell{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-mode-toggle__icon{flex-shrink:0;width:1rem;height:1rem;transition:color .2s;display:block}.theme-mode-toggle__icon--sun-active{color:#f59e0b}.theme-mode-toggle__icon--sun-idle{color:#94a3b8d9}.theme-mode-toggle__icon--moon-active{color:#bae6fd}.theme-mode-toggle__icon--moon-idle{color:#94a3b8bf}.user-modal__root .ant-modal-mask{background:#0f172a66!important}.user-modal__root .ant-modal-content{background:#fff;border:1px solid #e2e8f0e6;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a26,0 12px 24px #0f172a14}.user-modal__root .ant-modal-header.user-modal__antd-header,.user-modal__root .user-modal__antd-header.ant-modal-header{background:0 0;border-bottom:1px solid #e2e8f0cc;margin-bottom:0;padding:1rem 1.5rem .75rem}.user-modal__root .user-modal__title-text{letter-spacing:-.02em;color:#0f172a;font-size:1rem;font-weight:600}.user-modal__root .user-modal__title-wrap{flex-direction:column;align-items:flex-start;gap:.25rem;padding-right:2.25rem;display:flex}.user-modal__root .user-modal__title-heading{letter-spacing:-.02em;color:#0f172a;font-size:1rem;font-weight:600;line-height:1.25}.user-modal__root .user-modal__role-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.125rem;display:flex}.user-modal__root .user-modal__role-tag{text-transform:none;font-weight:500;border-radius:.375rem!important;margin:0!important;padding-inline:.625rem!important;font-size:.75rem!important;line-height:1.35!important}.user-modal__root .ant-modal-body.user-modal__antd-body,.user-modal__root .user-modal__antd-body.ant-modal-body{background:0 0;padding:.5rem 1.5rem 1.25rem}.user-modal__root .ant-modal-close{color:#475569;top:.875rem;inset-inline-end:.875rem}.user-modal__root .ant-modal-close:hover{color:#0f172a;background:#e2e8f059}.user-modal__root .user-modal__avatar-panel{background:linear-gradient(#f1f5f9e6,#f8fafc66);border:1px solid #e2e8f080;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem 1rem 1.25rem;box-shadow:inset 0 1px #fff9}.user-modal__root .user-modal__form .ant-form-item-label>label{color:#475569;align-items:center;gap:.25rem;height:auto;min-height:1.5rem;font-size:.8125rem;font-weight:500;line-height:1.35;display:inline-flex}.user-modal__root .user-modal__form .ant-input,.user-modal__root .user-modal__form .ant-input-affix-wrapper,.user-modal__root .user-modal__form .ant-input-password{border-radius:.5rem;color:#0f172a!important;background:#f8fafccc!important;border-color:#e2e8f0e6!important}.user-modal__root .user-modal__form .ant-input-affix-wrapper .ant-input,.user-modal__root .user-modal__form .ant-input-password .ant-input{background:0 0!important}.user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav{margin-bottom:.75rem}.user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab{color:#475569;background:#f1f5f9d9;border-color:#e2e8f0}.user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active{color:#0f172a;background:#fff;border-bottom-color:#fff}.user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#06b6d4}.user-modal__root .tab-error{font-weight:600;color:var(--ant-color-error)!important}.user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab.user-modal__tab--error{border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 12%, #f1f5f9d9)!important}.user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab:has(.tab-error){border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 12%, #f1f5f9d9)!important}.user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active.user-modal__tab--error{border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 10%, #fff)!important}.user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active:has(.tab-error){border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 10%, #fff)!important}.user-modal__root .user-modal__footer{border-top:1px solid #e2e8f066;flex-direction:column-reverse;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}@media (width>=640px){.user-modal__root .user-modal__footer{flex-direction:row;justify-content:flex-end}}.user-modal__root .user-modal__btn-cancel.ant-btn{width:100%;height:2rem;box-shadow:none;color:#1e293b;background:#fff;border-color:#cbd5e1cc;border-radius:.5rem;padding-inline:.875rem;font-size:.8125rem;font-weight:500}.user-modal__root .user-modal__btn-cancel.ant-btn:hover:not(:disabled){color:#0f172a!important;background:#f8fafc!important;border-color:#cbd5e1!important}.user-modal__root .user-modal__btn-submit.ant-btn-primary{width:100%;height:2rem;box-shadow:none;border-radius:.5rem;padding-inline:.875rem;font-size:.8125rem;font-weight:500}.user-modal__root .user-modal__btn-submit.ant-btn-primary:hover:not(:disabled){filter:brightness(1.06)}.user-modal__root .user-modal__btn-submit.ant-btn-primary:active:not(:disabled){filter:brightness(.98)}@media (width>=640px){.user-modal__root .user-modal__btn-cancel.ant-btn,.user-modal__root .user-modal__btn-submit.ant-btn-primary{width:auto;min-width:5.5rem}}@media (width<=767px){.user-modal__root .ant-modal{margin:12px auto;max-width:calc(100vw - 24px)!important}}.user-modal__password-tooltip.ant-tooltip{max-width:min(20rem,100vw - 2rem)}.user-modal__password-tooltip.ant-tooltip .ant-tooltip-container{opacity:1!important;-webkit-backdrop-filter:none!important}.user-modal__password-tooltip.ant-tooltip .user-modal__password-hint-list{margin:.375rem 0 0;padding-left:1.125rem;list-style-type:disc}.user-modal__password-tooltip.ant-tooltip .user-modal__password-hint-list li{margin-bottom:.25rem}.user-modal__password-tooltip.ant-tooltip .user-modal__password-hint-list li:last-child{margin-bottom:0}.user-modal__password-tooltip.ant-tooltip .ant-tooltip-arrow:after{box-shadow:none!important;background:0 0!important}.user-modal__password-tooltip.ant-tooltip .ant-tooltip-arrow:before{background:var(--ant-tooltip-arrow-background-color)!important}body.dark .user-modal__root .ant-modal-mask,.user-modal__root.user-modal__root--dark .ant-modal-mask{background:#01080dbc!important}body.dark .user-modal__root .ant-modal-content,.user-modal__root.user-modal__root--dark .ant-modal-content{background:#0a0f1a;border:1px solid #ffffff1f;box-shadow:0 25px 50px -12px #00000073,0 12px 24px #00000059}body.dark .user-modal__root .ant-modal-header.user-modal__antd-header,body.dark .user-modal__root .user-modal__antd-header.ant-modal-header,.user-modal__root.user-modal__root--dark .ant-modal-header.user-modal__antd-header,.user-modal__root.user-modal__root--dark .user-modal__antd-header.ant-modal-header{color:#f8fafc;border-bottom-color:#ffffff1a}body.dark .user-modal__root .ant-modal-title,.user-modal__root.user-modal__root--dark .ant-modal-title,body.dark .user-modal__root .user-modal__title-text,.user-modal__root.user-modal__root--dark .user-modal__title-text,body.dark .user-modal__root .user-modal__title-heading,.user-modal__root.user-modal__root--dark .user-modal__title-heading{color:#f8fafc}body.dark .user-modal__root .ant-modal-close,.user-modal__root.user-modal__root--dark .ant-modal-close{color:#94a3b8}body.dark .user-modal__root .ant-modal-close:hover,.user-modal__root.user-modal__root--dark .ant-modal-close:hover{color:#f1f5f9;background:#ffffff14}body.dark .user-modal__root .user-modal__avatar-panel,.user-modal__root.user-modal__root--dark .user-modal__avatar-panel{background:linear-gradient(#0a1322,#050a12);border-color:#ffffff0f;box-shadow:inset 0 1px #ffffff06}body.dark .user-modal__root .user-modal__avatar-upload.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select,body.dark .user-modal__root .user-modal__avatar-upload .ant-upload.ant-upload-select,.user-modal__root.user-modal__root--dark .user-modal__avatar-upload.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select,.user-modal__root.user-modal__root--dark .user-modal__avatar-upload .ant-upload.ant-upload-select{color:#e2e8f0!important;background:#ffffff0f!important;border-color:#ffffff2e!important}body.dark .user-modal__root .user-modal__avatar-upload .ant-upload>div,.user-modal__root.user-modal__root--dark .user-modal__avatar-upload .ant-upload>div{color:#cbd5e1}body.dark .user-modal__root .user-modal__avatar-upload .anticon,.user-modal__root.user-modal__root--dark .user-modal__avatar-upload .anticon{color:#94a3b8}body.dark .user-modal__root .user-modal__avatar-float .float-btn.ant-btn,.user-modal__root.user-modal__root--dark .user-modal__avatar-float .float-btn.ant-btn{color:#f8fafc!important;background:#0f172ad1!important;border-color:#fff3!important}body.dark .user-modal__root .user-modal__form .ant-form-item-label>label,.user-modal__root.user-modal__root--dark .user-modal__form .ant-form-item-label>label{color:#e2e8f0}body.dark .user-modal__root .user-modal__form .ant-form-item-required:not(.ant-form-item-required-mark-optional):before,.user-modal__root.user-modal__root--dark .user-modal__form .ant-form-item-required:not(.ant-form-item-required-mark-optional):before{color:#f87171!important}body.dark .user-modal__root .user-modal__form .ant-input,body.dark .user-modal__root .user-modal__form .ant-input-affix-wrapper,body.dark .user-modal__root .user-modal__form .ant-input-outlined,body.dark .user-modal__root .user-modal__form .ant-input-password,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-affix-wrapper,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-outlined,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-password{color:#f1f5f9!important;background:#ffffff0f!important;border-color:#ffffff1f!important}body.dark .user-modal__root .user-modal__form .ant-input::placeholder,body.dark .user-modal__root .user-modal__form .ant-input-affix-wrapper .ant-input::placeholder,body.dark .user-modal__root .user-modal__form .ant-input-password input::placeholder,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input::placeholder,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-affix-wrapper .ant-input::placeholder,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-password input::placeholder{color:#94a3b8e6!important}body.dark .user-modal__root .user-modal__form .ant-input-clear-icon,body.dark .user-modal__root .user-modal__form .ant-input-clear-icon .anticon,body.dark .user-modal__root .user-modal__form .ant-input-password-icon.anticon,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-clear-icon,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-clear-icon .anticon,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-password-icon.anticon{color:#94a3b8!important}body.dark .user-modal__root .user-modal__form .ant-input-affix-wrapper .ant-input,body.dark .user-modal__root .user-modal__form .ant-input-password .ant-input,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-affix-wrapper .ant-input,.user-modal__root.user-modal__root--dark .user-modal__form .ant-input-password .ant-input{color:#f1f5f9!important;background:0 0!important}body.dark .user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab,.user-modal__root.user-modal__root--dark .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab{color:#94a3b8;background:#00000038;border-color:#94a3b824}body.dark .user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active,.user-modal__root.user-modal__root--dark .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active{color:#f8fafc;background:#ffffff0f;border-bottom-color:#0a0f1a}body.dark .user-modal__root .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,.user-modal__root.user-modal__root--dark .user-modal__tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#06b6d4}body.dark .user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab.user-modal__tab--error,.user-modal__root.user-modal__root--dark .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab.user-modal__tab--error{border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 16%, #00000059)!important}body.dark .user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab:has(.tab-error){border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 16%, #00000059)!important}.user-modal__root.user-modal__root--dark .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab:has(.tab-error){border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 16%, #00000059)!important}body.dark .user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active.user-modal__tab--error,.user-modal__root.user-modal__root--dark .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active.user-modal__tab--error{border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 12%, #ffffff0f)!important}body.dark .user-modal__root .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active:has(.tab-error){border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 12%, #ffffff0f)!important}.user-modal__root.user-modal__root--dark .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active:has(.tab-error){border-color:var(--ant-color-error)!important;background:color-mix(in srgb, var(--ant-color-error) 12%, #ffffff0f)!important}body.dark .user-modal__root .user-modal__footer,.user-modal__root.user-modal__root--dark .user-modal__footer{border-top-color:#ffffff0d}body.dark .user-modal__root .user-modal__btn-cancel.ant-btn,.user-modal__root.user-modal__root--dark .user-modal__btn-cancel.ant-btn{color:#f1f5f9;background:#ffffff0f;border-color:#ffffff1f}body.dark .user-modal__root .user-modal__btn-cancel.ant-btn:hover:not(:disabled),.user-modal__root.user-modal__root--dark .user-modal__btn-cancel.ant-btn:hover:not(:disabled){color:#fff!important;background:#ffffff17!important;border-color:#ffffff2e!important}body.dark .user-modal__root .user-modal__btn-submit.ant-btn-primary,.user-modal__root.user-modal__root--dark .user-modal__btn-submit.ant-btn-primary{color:#fff!important;background:#06b6d4!important;border-color:#0a98b5!important}body.dark .user-modal__root .user-modal__btn-submit.ant-btn-primary:hover:not(:disabled),.user-modal__root.user-modal__root--dark .user-modal__btn-submit.ant-btn-primary:hover:not(:disabled){color:#fff!important;background:#09b9d7!important;border-color:#11c2de!important}.profile-chip{-webkit-backdrop-filter:blur(24px)saturate(1.5);background:#ffffffbf;border:1px solid #e2e8f0e6;border-radius:1rem;align-items:stretch;max-width:min(100%,28rem);transition:border-color .3s,box-shadow .3s,background-color .3s;display:inline-flex;box-shadow:inset 0 0 0 1px #cbd5e166,0 10px 15px -3px #94a3b826,0 4px 6px -4px #94a3b826}.profile-chip:hover{background:#ffffffe0;border-color:#74cfe2;box-shadow:inset 0 0 0 1px #cbd5e18c,0 10px 15px -3px #06b6d41f,0 4px 6px -4px #94a3b81f}.profile-chip--dark{background:#ffffff0a;border-color:#ffffff24;box-shadow:inset 0 0 0 1px #ffffff1a,0 10px 15px -3px #00000040,0 4px 6px -4px #0003}.profile-chip--dark:hover{background:#ffffff0e;border-color:#fff3;box-shadow:inset 0 0 0 1px #ffffff24,0 10px 15px -3px #164e6333,0 4px 6px -4px #00000040}.profile-chip--dark .profile-chip__name{color:#f8fafc}.profile-chip--dark .profile-chip__username{color:#cbd5e1}.profile-chip--dark .profile-chip__email{color:#94a3b8}.profile-chip--dark .profile-chip__separator{background:linear-gradient(#0000,#ffffff1f,#0000)}.profile-chip--dark .profile-chip__avatar-wrap{background:#0f172acc;border:1px solid #22d3ee40;box-shadow:inset 0 1px 2px #0003}.profile-chip--dark .profile-chip__avatar-shine{background:linear-gradient(to bottom right,#22d3ee33,#0000,#14b8a61a)}.profile-chip--dark .profile-chip__avatar-initials{color:#cffafef2}.profile-chip--dark .profile-chip__profile-trigger:hover:not(:disabled){background:#ffffff0f}.profile-chip--dark .profile-chip__profile-trigger:focus-visible{box-shadow:inset 0 0 0 2px #22d3ee59}.profile-chip--dark .profile-chip__logout-btn{color:#e2e8f0}.profile-chip--dark .profile-chip__logout-btn:hover:not(:disabled){color:#fca5a5;background:#3d0f14;border-color:#f871717a}.profile-chip--dark .profile-chip__logout-btn:active:not(:disabled){color:#fecaca;background:#4f1218;border-color:#fca5a58c}.profile-chip--loading{pointer-events:none;opacity:.92;padding:0}.profile-chip__profile-trigger{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:1rem 0 0 1rem;outline:none;flex:1;align-items:center;gap:.75rem;min-width:0;margin:0;padding:.625rem .5rem .625rem .75rem;transition:background-color .2s;display:flex}@media (width>=640px){.profile-chip__profile-trigger{gap:.875rem;padding:.75rem .75rem .75rem 1rem}}.profile-chip__profile-trigger:hover:not(:disabled){background:#06b6d40f}.profile-chip__profile-trigger:focus-visible{box-shadow:inset 0 0 0 2px #06b6d459}.profile-chip__profile-trigger--disabled{cursor:not-allowed;opacity:.65}.profile-chip__avatar-wrap{background:#e0f2fee6;border:1px solid #06b6d44d;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #cbd5e14d}@media (width>=640px){.profile-chip__avatar-wrap{width:2.5rem;height:2.5rem}}.profile-chip__avatar-shine{pointer-events:none;background:linear-gradient(to bottom right,#22d3ee40,#0000,#14b8a61f);border-radius:.75rem;position:absolute;inset:0}.profile-chip__avatar-img{object-fit:cover;width:100%;height:100%;position:relative}.profile-chip__avatar-initials{letter-spacing:-.02em;color:#155e75;font-size:.6875rem;font-weight:600;line-height:1;position:relative}@media (width>=640px){.profile-chip__avatar-initials{font-size:.75rem}}.profile-chip__avatar-initials .anticon{color:#0e7490e6;font-size:1.125rem}.profile-chip--dark .profile-chip__avatar-initials .anticon{color:#cffafee6}.profile-chip__meta{flex-direction:column;flex:1;gap:0;min-width:0;display:none}@media (width>=640px){.profile-chip__meta--text{flex-direction:column;gap:.125rem;display:flex}}.profile-chip__name{letter-spacing:-.02em;color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;line-height:1.35;overflow:hidden}.profile-chip__username{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.6875rem;font-weight:500;line-height:1.35;overflow:hidden}.profile-chip__email{color:#475569;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;line-height:1.35;overflow:hidden}.profile-chip__role{align-self:flex-start;max-width:100%;margin-top:.25rem!important;margin-inline-end:0!important;font-size:.6875rem!important;line-height:1.35!important}.profile-chip--dark .profile-chip__role.ant-tag{border-color:#22d3ee59}.profile-chip__separator{background:linear-gradient(#0000,#cbd5e1cc,#0000);flex-shrink:0;align-self:stretch;width:1px;margin:0}@media (width<=639px){.profile-chip__separator{display:none}}.profile-chip__logout-btn{color:#334155;cursor:pointer;background:0 0;border:.5px solid #0000;border-radius:0 1rem 1rem 0;outline:none;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;margin:0;padding:.4375rem .625rem;font-size:.8125rem;font-weight:500;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}@media (width>=640px){.profile-chip__logout-btn{padding:.4375rem .75rem}}.profile-chip__logout-btn:disabled{cursor:not-allowed;opacity:.55}.profile-chip__logout-btn:hover:not(:disabled){color:#991b1b;background:#fef2f2;border-color:#fca5a5}.profile-chip__logout-btn:active:not(:disabled){color:#7f1d1d;background:#fee2e2;border-color:#f87171}.profile-chip__logout-btn:focus-visible{box-shadow:inset 0 0 0 2px #06b6d459}.profile-chip--dark .profile-chip__logout-btn:focus-visible{box-shadow:inset 0 0 0 2px #22d3ee59}.profile-chip__logout-icon{opacity:.9;font-size:.8125rem}.profile-chip__logout-label{font-size:.8125rem;font-weight:500;display:none}@media (width>=640px){.profile-chip__logout-label{display:inline}}.profile-chip__avatar-skeleton{border-radius:.75rem!important}.profile-chip__skeleton-line{min-width:0!important;height:.875rem!important;display:block!important}.profile-chip__skeleton-line--name{width:7rem!important}.profile-chip__skeleton-line--username{width:5.5rem!important;margin-top:.125rem!important}.profile-chip__skeleton-line--email{width:9rem!important;margin-top:.125rem!important}.profile-chip__logout-skeleton{border-radius:.75rem!important;width:4.75rem!important;height:1.875rem!important}.profile-chip__logout-slot{justify-content:center;align-items:center;padding:0 .5rem;display:flex}@media (width>=640px){.profile-chip__logout-slot{padding:0 .75rem}}.whats-news__root .ant-modal-mask{background:#0f172a66!important}.whats-news__root .ant-modal-content{background:#fff;border:1px solid #e2e8f0e6;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a26,0 12px 24px #0f172a14}.whats-news__root .ant-modal-header.whats-news__antd-header,.whats-news__root .whats-news__antd-header.ant-modal-header{background:0 0;border-bottom:1px solid #e2e8f0cc;margin-bottom:0;padding:1rem 1.5rem .75rem}.whats-news__root .ant-modal-title{letter-spacing:-.02em;color:#0f172a;font-size:1rem;font-weight:600;line-height:1.35}.whats-news__root .ant-modal-body.whats-news__antd-body,.whats-news__root .whats-news__antd-body.ant-modal-body{color:#1e293b;background:0 0;padding:1rem 1.5rem}.whats-news__root .ant-modal-footer.whats-news__antd-footer,.whats-news__root .whats-news__antd-footer.ant-modal-footer{background:#fafcfd;border-top:1px solid #e2e8f0b3;margin-top:0;padding:.875rem 1.5rem 1.125rem}.whats-news__root .ant-modal-close{color:#475569;top:.875rem;inset-inline-end:.875rem}.whats-news__root .ant-modal-close:hover{color:#0f172a;background:#e2e8f059}.whats-news__root .whats-news__slide-row{margin-bottom:2.5rem}.whats-news__root .whats-news__slide-title.ant-typography{color:#0f172a!important;margin-top:0!important;margin-bottom:.375rem!important;font-weight:600!important}.whats-news__root .whats-news__slide-desc{color:#475569;white-space:pre-wrap;margin:0;line-height:1.55}.whats-news__root .whats-news__slide-image-wrap .ant-image-img{border:1px solid #e2e8f0d9;border-radius:.75rem;box-shadow:0 4px 14px #94a3b81f}.whats-news__root .whats-news__footer .ant-checkbox-wrapper{color:#334155;font-size:.8125rem}.whats-news__root .whats-news__footer .ant-btn-default{color:#1e293b;border-color:#cbd5e1cc;border-radius:.5rem;font-weight:500}.whats-news__root .whats-news__footer .ant-btn-default:hover:not(:disabled){color:#0f172a!important;background:#f8fafc!important;border-color:#cbd5e1!important}.whats-news__root .whats-news__footer .ant-btn-primary{box-shadow:none;border-radius:.5rem;font-weight:500;background:#06b6d4!important;border-color:#0891b2!important}.whats-news__root .whats-news__footer .ant-btn-primary:hover:not(:disabled){background:#06b3d1!important;border-color:#0982a2!important}.whats-news__root .ant-carousel .slick-dots li button{background:#94a3b873!important}.whats-news__root .ant-carousel .slick-dots li.slick-active button{background:#06b6d4!important}@media (width<=767px){.whats-news__root .ant-modal{margin:12px auto;max-width:calc(100vw - 24px)!important}}body.dark .whats-news__root .ant-modal-mask{background:#01080dbc!important}body.dark .whats-news__root .ant-modal-content{background:#0a0f1a;border:1px solid #ffffff1f;box-shadow:0 25px 50px -12px #00000073,0 12px 24px #00000059}body.dark .whats-news__root .ant-modal-header.whats-news__antd-header,body.dark .whats-news__root .whats-news__antd-header.ant-modal-header{border-bottom-color:#ffffff1a}body.dark .whats-news__root .ant-modal-title{color:#f8fafc}body.dark .whats-news__root .ant-modal-body.whats-news__antd-body,body.dark .whats-news__root .whats-news__antd-body.ant-modal-body{color:#e2e8f0}body.dark .whats-news__root .ant-modal-footer.whats-news__antd-footer,body.dark .whats-news__root .whats-news__antd-footer.ant-modal-footer{background:#0a101beb;border-top-color:#ffffff14}body.dark .whats-news__root .ant-modal-close{color:#94a3b8}body.dark .whats-news__root .ant-modal-close:hover{color:#f1f5f9;background:#ffffff14}body.dark .whats-news__root .whats-news__slide-title.ant-typography{color:#f8fafc!important}body.dark .whats-news__root .whats-news__slide-desc{color:#94a3b8}body.dark .whats-news__root .whats-news__slide-image-wrap .ant-image-img{border-color:#ffffff1a;box-shadow:0 8px 24px #00000059}body.dark .whats-news__root .whats-news__footer .ant-checkbox-wrapper{color:#cbd5e1}body.dark .whats-news__root .whats-news__footer .ant-btn-default{color:#f1f5f9;background:#ffffff0f;border-color:#ffffff24}body.dark .whats-news__root .whats-news__footer .ant-btn-default:hover:not(:disabled){color:#fff!important;background:#ffffff1a!important;border-color:#ffffff38!important}body.dark .whats-news__root .whats-news__footer .ant-btn-primary{background:#07a2c1!important;border-color:#0b97b2!important}body.dark .whats-news__root .whats-news__footer .ant-btn-primary:hover:not(:disabled){background:#09b9d7!important;border-color:#22d3ee!important}body.dark .whats-news__root .ant-carousel .slick-dots li button{background:#ffffff38!important}body.dark .whats-news__root .ant-carousel .slick-dots li.slick-active button{background:#22d3ee!important}body{background-color:#f0f9ff;width:100vw;height:100vh;overflow:hidden}body #root{height:100%}body ::placeholder{color:#94a3b8}body .ant-form-item .ant-form-item-control-input{min-height:32px}body .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content{display:flex}body .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content .ant-upload-wrapper{align-items:center;display:flex}body .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content .ant-upload-wrapper .ant-upload-list-item{margin:0 0 0 10px}body .avatar-uploader.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload,body .avatar-uploader.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload-select{margin-inline-end:0;margin-bottom:0}body .avatar-uploader .float-btn{opacity:0;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:absolute;bottom:3px;left:40%}body .avatar-uploader .float-btn-container{justify-content:center;width:100%;height:100%;display:flex}body .avatar-uploader .float-btn-container:hover .float-btn{opacity:1}body .ant-notification .ant-notification-notice.table-notification{min-width:500px}body .ant-carousel .slick-slider .slick-arrow{color:#06b6d4}body .ant-carousel .slick-slider .slick-dots>li>button{background:#06b6d4}body .ant-carousel .slick-slider .slick-list .slick-track .slick-slide{width:100%}body.dark{background-color:#010409}body.dark .ant-popover .ant-popover-arrow{--antd-arrow-background-color:#3b3b3b}body.dark .ant-popover .ant-popover-content .ant-popover-inner{background-color:#0a0f1a}body.dark .ant-badge .ant-badge-count{color:#fff;box-shadow:0 0 0 1px #0a0f1a}
|
|
2
2
|
/*$vite$:1*/`,document.head.appendChild(a),Object.defineProperty(e,Symbol.toStringTag,{value:`Module`});var o=Object.create,s=Object.defineProperty,c=Object.getOwnPropertyDescriptor,l=Object.getOwnPropertyNames,u=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty,f=(e,t)=>()=>(t||(e((t={exports:{}}).exports,t),e=null),t.exports),p=(e,t)=>{let n={};for(var r in e)s(n,r,{get:e[r],enumerable:!0});return t||s(n,Symbol.toStringTag,{value:`Module`}),n},m=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=l(t),a=0,o=i.length,u;a<o;a++)u=i[a],!d.call(e,u)&&u!==n&&s(e,u,{get:(e=>t[e]).bind(null,u),enumerable:!(r=c(t,u))||r.enumerable});return e},h=(e,t,n)=>(n=e==null?{}:o(u(e)),m(t||!e||!e.__esModule?s(n,`default`,{value:e,enumerable:!0}):n,e));let g=h(t,1);t=h(t),i=h(i);var _=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},v=new class extends _{#e;#t;#n;constructor(){super(),this.#n=e=>{if(typeof window<`u`&&window.addEventListener){let t=()=>e();return window.addEventListener(`visibilitychange`,t,!1),()=>{window.removeEventListener(`visibilitychange`,t)}}}}onSubscribe(){this.#t||this.setEventListener(this.#n)}onUnsubscribe(){this.hasListeners()||(this.#t?.(),this.#t=void 0)}setEventListener(e){this.#n=e,this.#t?.(),this.#t=e(e=>{typeof e==`boolean`?this.setFocused(e):this.onFocus()})}setFocused(e){this.#e!==e&&(this.#e=e,this.onFocus())}onFocus(){let e=this.isFocused();this.listeners.forEach(t=>{t(e)})}isFocused(){return typeof this.#e==`boolean`?this.#e:globalThis.document?.visibilityState!==`hidden`}},y={setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e),setInterval:(e,t)=>setInterval(e,t),clearInterval:e=>clearInterval(e)},b=new class{#e=y;#t=!1;setTimeoutProvider(e){process.env.NODE_ENV!==`production`&&this.#t&&e!==this.#e&&console.error(`[timeoutManager]: Switching provider after calls to previous provider might result in unexpected behavior.`,{previous:this.#e,provider:e}),this.#e=e,process.env.NODE_ENV!==`production`&&(this.#t=!1)}setTimeout(e,t){return process.env.NODE_ENV!==`production`&&(this.#t=!0),this.#e.setTimeout(e,t)}clearTimeout(e){this.#e.clearTimeout(e)}setInterval(e,t){return process.env.NODE_ENV!==`production`&&(this.#t=!0),this.#e.setInterval(e,t)}clearInterval(e){this.#e.clearInterval(e)}};function x(e){setTimeout(e,0)}var S=typeof window>`u`||`Deno`in globalThis;function C(){}function w(e,t){return typeof e==`function`?e(t):e}function T(e){return typeof e==`number`&&e>=0&&e!==1/0}function E(e,t){return Math.max(e+(t||0)-Date.now(),0)}function D(e,t){return typeof e==`function`?e(t):e}function O(e,t){return typeof e==`function`?e(t):e}function k(e,t){let{type:n=`all`,exact:r,fetchStatus:i,predicate:a,queryKey:o,stale:s}=e;if(o){if(r){if(t.queryHash!==j(o,t.options))return!1}else if(!N(t.queryKey,o))return!1}if(n!==`all`){let e=t.isActive();if(n===`active`&&!e||n===`inactive`&&e)return!1}return!(typeof s==`boolean`&&t.isStale()!==s||i&&i!==t.state.fetchStatus||a&&!a(t))}function A(e,t){let{exact:n,status:r,predicate:i,mutationKey:a}=e;if(a){if(!t.options.mutationKey)return!1;if(n){if(M(t.options.mutationKey)!==M(a))return!1}else if(!N(t.options.mutationKey,a))return!1}return!(r&&t.state.status!==r||i&&!i(t))}function j(e,t){return(t?.queryKeyHashFn||M)(e)}function M(e){return JSON.stringify(e,(e,t)=>R(t)?Object.keys(t).sort().reduce((e,n)=>(e[n]=t[n],e),{}):t)}function N(e,t){return e===t?!0:typeof e==typeof t&&e&&t&&typeof e==`object`&&typeof t==`object`?Object.keys(t).every(n=>N(e[n],t[n])):!1}var P=Object.prototype.hasOwnProperty;function F(e,t,n=0){if(e===t)return e;if(n>500)return t;let r=L(e)&&L(t);if(!r&&!(R(e)&&R(t)))return t;let i=(r?e:Object.keys(e)).length,a=r?t:Object.keys(t),o=a.length,s=r?Array(o):{},c=0;for(let l=0;l<o;l++){let o=r?l:a[l],u=e[o],d=t[o];if(u===d){s[o]=u,(r?l<i:P.call(e,o))&&c++;continue}if(u===null||d===null||typeof u!=`object`||typeof d!=`object`){s[o]=d;continue}let f=F(u,d,n+1);s[o]=f,f===u&&c++}return i===o&&c===i?e:s}function I(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(let n in e)if(e[n]!==t[n])return!1;return!0}function L(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function R(e){if(!z(e))return!1;let t=e.constructor;if(t===void 0)return!0;let n=t.prototype;return!(!z(n)||!n.hasOwnProperty(`isPrototypeOf`)||Object.getPrototypeOf(e)!==Object.prototype)}function z(e){return Object.prototype.toString.call(e)===`[object Object]`}function B(e){return new Promise(t=>{b.setTimeout(t,e)})}function V(e,t,n){if(typeof n.structuralSharing==`function`)return n.structuralSharing(e,t);if(n.structuralSharing!==!1){if(process.env.NODE_ENV!==`production`)try{return F(e,t)}catch(e){throw console.error(`Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${n.queryHash}]: ${e}`),e}return F(e,t)}return t}function H(e,t,n=0){let r=[...e,t];return n&&r.length>n?r.slice(1):r}function U(e,t,n=0){let r=[t,...e];return n&&r.length>n?r.slice(0,-1):r}var W=Symbol();function ee(e,t){return process.env.NODE_ENV!==`production`&&e.queryFn===W&&console.error(`Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`),!e.queryFn&&t?.initialPromise?()=>t.initialPromise:!e.queryFn||e.queryFn===W?()=>Promise.reject(Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}function G(e,t){return typeof e==`function`?e(...t):!!e}function te(e,t,n){let r=!1,i;return Object.defineProperty(e,`signal`,{enumerable:!0,get:()=>(i??=t(),r?i:(r=!0,i.aborted?n():i.addEventListener(`abort`,n,{once:!0}),i))}),e}var K=(()=>{let e=()=>S;return{isServer(){return e()},setIsServer(t){e=t}}})();function q(){let e,t,n=new Promise((n,r)=>{e=n,t=r});n.status=`pending`,n.catch(()=>{});function r(e){Object.assign(n,e),delete n.resolve,delete n.reject}return n.resolve=t=>{r({status:`fulfilled`,value:t}),e(t)},n.reject=e=>{r({status:`rejected`,reason:e}),t(e)},n}var ne=x;function re(){let e=[],t=0,n=e=>{e()},r=e=>{e()},i=ne,a=r=>{t?e.push(r):i(()=>{n(r)})},o=()=>{let t=e;e=[],t.length&&i(()=>{r(()=>{t.forEach(e=>{n(e)})})})};return{batch:e=>{let n;t++;try{n=e()}finally{t--,t||o()}return n},batchCalls:e=>(...t)=>{a(()=>{e(...t)})},schedule:a,setNotifyFunction:e=>{n=e},setBatchNotifyFunction:e=>{r=e},setScheduler:e=>{i=e}}}var J=re(),ie=new class extends _{#e=!0;#t;#n;constructor(){super(),this.#n=e=>{if(typeof window<`u`&&window.addEventListener){let t=()=>e(!0),n=()=>e(!1);return window.addEventListener(`online`,t,!1),window.addEventListener(`offline`,n,!1),()=>{window.removeEventListener(`online`,t),window.removeEventListener(`offline`,n)}}}}onSubscribe(){this.#t||this.setEventListener(this.#n)}onUnsubscribe(){this.hasListeners()||(this.#t?.(),this.#t=void 0)}setEventListener(e){this.#n=e,this.#t?.(),this.#t=e(this.setOnline.bind(this))}setOnline(e){this.#e!==e&&(this.#e=e,this.listeners.forEach(t=>{t(e)}))}isOnline(){return this.#e}};function ae(e){return Math.min(1e3*2**e,3e4)}function oe(e){return(e??`online`)===`online`?ie.isOnline():!0}var se=class extends Error{constructor(e){super(`CancelledError`),this.revert=e?.revert,this.silent=e?.silent}};function ce(e){let t=!1,n=0,r,i=q(),a=()=>i.status!==`pending`,o=t=>{if(!a()){let n=new se(t);f(n),e.onCancel?.(n)}},s=()=>{t=!0},c=()=>{t=!1},l=()=>v.isFocused()&&(e.networkMode===`always`||ie.isOnline())&&e.canRun(),u=()=>oe(e.networkMode)&&e.canRun(),d=e=>{a()||(r?.(),i.resolve(e))},f=e=>{a()||(r?.(),i.reject(e))},p=()=>new Promise(t=>{r=e=>{(a()||l())&&t(e)},e.onPause?.()}).then(()=>{r=void 0,a()||e.onContinue?.()}),m=()=>{if(a())return;let r,i=n===0?e.initialPromise:void 0;try{r=i??e.fn()}catch(e){r=Promise.reject(e)}Promise.resolve(r).then(d).catch(r=>{if(a())return;let i=e.retry??(K.isServer()?0:3),o=e.retryDelay??ae,s=typeof o==`function`?o(n,r):o,c=i===!0||typeof i==`number`&&n<i||typeof i==`function`&&i(n,r);if(t||!c){f(r);return}n++,e.onFail?.(n,r),B(s).then(()=>l()?void 0:p()).then(()=>{t?f(r):m()})})};return{promise:i,status:()=>i.status,cancel:o,continue:()=>(r?.(),i),cancelRetry:s,continueRetry:c,canStart:u,start:()=>(u()?m():p().then(m),i)}}var le=class{#e;destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),T(this.gcTime)&&(this.#e=b.setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(K.isServer()?1/0:300*1e3))}clearGcTimeout(){this.#e!==void 0&&(b.clearTimeout(this.#e),this.#e=void 0)}};function ue(e){return{onFetch:(t,n)=>{let r=t.options,i=t.fetchOptions?.meta?.fetchMore?.direction,a=t.state.data?.pages||[],o=t.state.data?.pageParams||[],s={pages:[],pageParams:[]},c=0,l=async()=>{let n=!1,l=e=>{te(e,()=>t.signal,()=>n=!0)},u=ee(t.options,t.fetchOptions),d=async(e,r,i)=>{if(n)return Promise.reject(t.signal.reason);if(r==null&&e.pages.length)return Promise.resolve(e);let a=await u((()=>{let e={client:t.client,queryKey:t.queryKey,pageParam:r,direction:i?`backward`:`forward`,meta:t.options.meta};return l(e),e})()),{maxPages:o}=t.options,s=i?U:H;return{pages:s(e.pages,a,o),pageParams:s(e.pageParams,r,o)}};if(i&&a.length){let e=i===`backward`,t=e?fe:de,n={pages:a,pageParams:o};s=await d(n,t(r,n),e)}else{let t=e??a.length;do{let e=c===0?o[0]??r.initialPageParam:de(r,s);if(c>0&&e==null)break;s=await d(s,e),c++}while(c<t)}return s};t.options.persister?t.fetchFn=()=>t.options.persister?.(l,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n):t.fetchFn=l}}}function de(e,{pages:t,pageParams:n}){let r=t.length-1;return t.length>0?e.getNextPageParam(t[r],t,n[r],n):void 0}function fe(e,{pages:t,pageParams:n}){return t.length>0?e.getPreviousPageParam?.(t[0],t,n[0],n):void 0}var pe=class extends le{#e;#t;#n;#r;#i;#a;#o;#s;constructor(e){super(),this.#s=!1,this.#o=e.defaultOptions,this.setOptions(e.options),this.observers=[],this.#i=e.client,this.#r=this.#i.getQueryCache(),this.queryKey=e.queryKey,this.queryHash=e.queryHash,this.#t=ge(this.options),this.state=e.state??this.#t,this.scheduleGc()}get meta(){return this.options.meta}get queryType(){return this.#e}get promise(){return this.#a?.promise}setOptions(e){if(this.options={...this.#o,...e},e?._type&&(this.#e=e._type),this.updateGcTime(this.options.gcTime),this.state&&this.state.data===void 0){let e=ge(this.options);e.data!==void 0&&(this.setState(he(e.data,e.dataUpdatedAt)),this.#t=e)}}optionalRemove(){!this.observers.length&&this.state.fetchStatus===`idle`&&this.#r.remove(this)}setData(e,t){let n=V(this.state.data,e,this.options);return this.#l({data:n,type:`success`,dataUpdatedAt:t?.updatedAt,manual:t?.manual}),n}setState(e){this.#l({type:`setState`,state:e})}cancel(e){let t=this.#a?.promise;return this.#a?.cancel(e),t?t.then(C).catch(C):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}get resetState(){return this.#t}reset(){this.destroy(),this.setState(this.resetState)}isActive(){return this.observers.some(e=>O(e.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===W||!this.isFetched()}isFetched(){return this.state.dataUpdateCount+this.state.errorUpdateCount>0}isStatic(){return this.getObserversCount()>0?this.observers.some(e=>D(e.options.staleTime,this)===`static`):!1}isStale(){return this.getObserversCount()>0?this.observers.some(e=>e.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(e=0){return this.state.data===void 0?!0:e===`static`?!1:this.state.isInvalidated?!0:!E(this.state.dataUpdatedAt,e)}onFocus(){this.observers.find(e=>e.shouldFetchOnWindowFocus())?.refetch({cancelRefetch:!1}),this.#a?.continue()}onOnline(){this.observers.find(e=>e.shouldFetchOnReconnect())?.refetch({cancelRefetch:!1}),this.#a?.continue()}addObserver(e){this.observers.includes(e)||(this.observers.push(e),this.clearGcTimeout(),this.#r.notify({type:`observerAdded`,query:this,observer:e}))}removeObserver(e){this.observers.includes(e)&&(this.observers=this.observers.filter(t=>t!==e),this.observers.length||(this.#a&&(this.#s||this.#c()?this.#a.cancel({revert:!0}):this.#a.cancelRetry()),this.scheduleGc()),this.#r.notify({type:`observerRemoved`,query:this,observer:e}))}getObserversCount(){return this.observers.length}#c(){return this.state.fetchStatus===`paused`&&this.state.status===`pending`}invalidate(){this.state.isInvalidated||this.#l({type:`invalidate`})}async fetch(e,t){if(this.state.fetchStatus!==`idle`&&this.#a?.status()!==`rejected`){if(this.state.data!==void 0&&t?.cancelRefetch)this.cancel({silent:!0});else if(this.#a)return this.#a.continueRetry(),this.#a.promise}if(e&&this.setOptions(e),!this.options.queryFn){let e=this.observers.find(e=>e.options.queryFn);e&&this.setOptions(e.options)}process.env.NODE_ENV!==`production`&&(Array.isArray(this.options.queryKey)||console.error(`As of v4, queryKey needs to be an Array. If you are using a string like 'repoData', please change it to an Array, e.g. ['repoData']`));let n=new AbortController,r=e=>{Object.defineProperty(e,`signal`,{enumerable:!0,get:()=>(this.#s=!0,n.signal)})},i=()=>{let e=ee(this.options,t),n=(()=>{let e={client:this.#i,queryKey:this.queryKey,meta:this.meta};return r(e),e})();return this.#s=!1,this.options.persister?this.options.persister(e,n,this):e(n)},a=(()=>{let e={fetchOptions:t,options:this.options,queryKey:this.queryKey,client:this.#i,state:this.state,fetchFn:i};return r(e),e})();(this.#e===`infinite`?ue(this.options.pages):this.options.behavior)?.onFetch(a,this),this.#n=this.state,(this.state.fetchStatus===`idle`||this.state.fetchMeta!==a.fetchOptions?.meta)&&this.#l({type:`fetch`,meta:a.fetchOptions?.meta}),this.#a=ce({initialPromise:t?.initialPromise,fn:a.fetchFn,onCancel:e=>{e instanceof se&&e.revert&&this.setState({...this.#n,fetchStatus:`idle`}),n.abort()},onFail:(e,t)=>{this.#l({type:`failed`,failureCount:e,error:t})},onPause:()=>{this.#l({type:`pause`})},onContinue:()=>{this.#l({type:`continue`})},retry:a.options.retry,retryDelay:a.options.retryDelay,networkMode:a.options.networkMode,canRun:()=>!0});try{let e=await this.#a.start();if(e===void 0)throw process.env.NODE_ENV!==`production`&&console.error(`Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ${this.queryHash}`),Error(`${this.queryHash} data is undefined`);return this.setData(e),this.#r.config.onSuccess?.(e,this),this.#r.config.onSettled?.(e,this.state.error,this),e}catch(e){if(e instanceof se){if(e.silent)return this.#a.promise;if(e.revert){if(this.state.data===void 0)throw e;return this.state.data}}throw this.#l({type:`error`,error:e}),this.#r.config.onError?.(e,this),this.#r.config.onSettled?.(this.state.data,e,this),e}finally{this.scheduleGc()}}#l(e){let t=t=>{switch(e.type){case`failed`:return{...t,fetchFailureCount:e.failureCount,fetchFailureReason:e.error};case`pause`:return{...t,fetchStatus:`paused`};case`continue`:return{...t,fetchStatus:`fetching`};case`fetch`:return{...t,...me(t.data,this.options),fetchMeta:e.meta??null};case`success`:let n={...t,...he(e.data,e.dataUpdatedAt),dataUpdateCount:t.dataUpdateCount+1,...!e.manual&&{fetchStatus:`idle`,fetchFailureCount:0,fetchFailureReason:null}};return this.#n=e.manual?n:void 0,n;case`error`:let r=e.error;return{...t,error:r,errorUpdateCount:t.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:t.fetchFailureCount+1,fetchFailureReason:r,fetchStatus:`idle`,status:`error`,isInvalidated:!0};case`invalidate`:return{...t,isInvalidated:!0};case`setState`:return{...t,...e.state}}};this.state=t(this.state),J.batch(()=>{this.observers.forEach(e=>{e.onQueryUpdate()}),this.#r.notify({query:this,type:`updated`,action:e})})}};function me(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:oe(t.networkMode)?`fetching`:`paused`,...e===void 0&&{error:null,status:`pending`}}}function he(e,t){return{data:e,dataUpdatedAt:t??Date.now(),error:null,isInvalidated:!1,status:`success`}}function ge(e){let t=typeof e.initialData==`function`?e.initialData():e.initialData,n=t!==void 0,r=n?typeof e.initialDataUpdatedAt==`function`?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:n?r??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:n?`success`:`pending`,fetchStatus:`idle`}}var _e=class extends _{constructor(e,t){super(),this.options=t,this.#e=e,this.#s=null,this.#o=q(),this.bindMethods(),this.setOptions(t)}#e;#t=void 0;#n=void 0;#r=void 0;#i;#a;#o;#s;#c;#l;#u;#d;#f;#p;#m=new Set;bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(this.#t.addObserver(this),ye(this.#t,this.options)?this.#h():this.updateResult(),this.#y())}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return be(this.#t,this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return be(this.#t,this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,this.#b(),this.#x(),this.#t.removeObserver(this)}setOptions(e){let t=this.options,n=this.#t;if(this.options=this.#e.defaultQueryOptions(e),this.options.enabled!==void 0&&typeof this.options.enabled!=`boolean`&&typeof this.options.enabled!=`function`&&typeof O(this.options.enabled,this.#t)!=`boolean`)throw Error(`Expected enabled to be a boolean or a callback that returns a boolean`);this.#S(),this.#t.setOptions(this.options),t._defaulted&&!I(this.options,t)&&this.#e.getQueryCache().notify({type:`observerOptionsUpdated`,query:this.#t,observer:this});let r=this.hasListeners();r&&xe(this.#t,n,this.options,t)&&this.#h(),this.updateResult(),r&&(this.#t!==n||O(this.options.enabled,this.#t)!==O(t.enabled,this.#t)||D(this.options.staleTime,this.#t)!==D(t.staleTime,this.#t))&&this.#g();let i=this.#_();r&&(this.#t!==n||O(this.options.enabled,this.#t)!==O(t.enabled,this.#t)||i!==this.#p)&&this.#v(i)}getOptimisticResult(e){let t=this.#e.getQueryCache().build(this.#e,e),n=this.createResult(t,e);return Ce(this,n)&&(this.#r=n,this.#a=this.options,this.#i=this.#t.state),n}getCurrentResult(){return this.#r}trackResult(e,t){return new Proxy(e,{get:(e,n)=>(this.trackProp(n),t?.(n),n===`promise`&&(this.trackProp(`data`),!this.options.experimental_prefetchInRender&&this.#o.status===`pending`&&this.#o.reject(Error(`experimental_prefetchInRender feature flag is not enabled`))),Reflect.get(e,n))})}trackProp(e){this.#m.add(e)}getCurrentQuery(){return this.#t}refetch({...e}={}){return this.fetch({...e})}fetchOptimistic(e){let t=this.#e.defaultQueryOptions(e),n=this.#e.getQueryCache().build(this.#e,t);return n.fetch().then(()=>this.createResult(n,t))}fetch(e){return this.#h({...e,cancelRefetch:e.cancelRefetch??!0}).then(()=>(this.updateResult(),this.#r))}#h(e){this.#S();let t=this.#t.fetch(this.options,e);return e?.throwOnError||(t=t.catch(C)),t}#g(){this.#b();let e=D(this.options.staleTime,this.#t);if(K.isServer()||this.#r.isStale||!T(e))return;let t=E(this.#r.dataUpdatedAt,e)+1;this.#d=b.setTimeout(()=>{this.#r.isStale||this.updateResult()},t)}#_(){return(typeof this.options.refetchInterval==`function`?this.options.refetchInterval(this.#t):this.options.refetchInterval)??!1}#v(e){this.#x(),this.#p=e,!(K.isServer()||O(this.options.enabled,this.#t)===!1||!T(this.#p)||this.#p===0)&&(this.#f=b.setInterval(()=>{(this.options.refetchIntervalInBackground||v.isFocused())&&this.#h()},this.#p))}#y(){this.#g(),this.#v(this.#_())}#b(){this.#d!==void 0&&(b.clearTimeout(this.#d),this.#d=void 0)}#x(){this.#f!==void 0&&(b.clearInterval(this.#f),this.#f=void 0)}createResult(e,t){let n=this.#t,r=this.options,i=this.#r,a=this.#i,o=this.#a,s=e===n?this.#n:e.state,{state:c}=e,l={...c},u=!1,d;if(t._optimisticResults){let i=this.hasListeners(),a=!i&&ye(e,t),o=i&&xe(e,n,t,r);(a||o)&&(l={...l,...me(c.data,e.options)}),t._optimisticResults===`isRestoring`&&(l.fetchStatus=`idle`)}let{error:f,errorUpdatedAt:p,status:m}=l;d=l.data;let h=!1;if(t.placeholderData!==void 0&&d===void 0&&m===`pending`){let e;i?.isPlaceholderData&&t.placeholderData===o?.placeholderData?(e=i.data,h=!0):e=typeof t.placeholderData==`function`?t.placeholderData(this.#u?.state.data,this.#u):t.placeholderData,e!==void 0&&(m=`success`,d=V(i?.data,e,t),u=!0)}if(t.select&&d!==void 0&&!h)if(i&&d===a?.data&&t.select===this.#c)d=this.#l;else try{this.#c=t.select,d=t.select(d),d=V(i?.data,d,t),this.#l=d,this.#s=null}catch(e){this.#s=e}this.#s&&(f=this.#s,d=this.#l,p=Date.now(),m=`error`);let g=l.fetchStatus===`fetching`,_=m===`pending`,v=m===`error`,y=_&&g,b=d!==void 0,x={status:m,fetchStatus:l.fetchStatus,isPending:_,isSuccess:m===`success`,isError:v,isInitialLoading:y,isLoading:y,data:d,dataUpdatedAt:l.dataUpdatedAt,error:f,errorUpdatedAt:p,failureCount:l.fetchFailureCount,failureReason:l.fetchFailureReason,errorUpdateCount:l.errorUpdateCount,isFetched:e.isFetched(),isFetchedAfterMount:l.dataUpdateCount>s.dataUpdateCount||l.errorUpdateCount>s.errorUpdateCount,isFetching:g,isRefetching:g&&!_,isLoadingError:v&&!b,isPaused:l.fetchStatus===`paused`,isPlaceholderData:u,isRefetchError:v&&b,isStale:Se(e,t),refetch:this.refetch,promise:this.#o,isEnabled:O(t.enabled,e)!==!1};if(this.options.experimental_prefetchInRender){let t=x.data!==void 0,r=x.status===`error`&&!t,i=e=>{r?e.reject(x.error):t&&e.resolve(x.data)},a=()=>{i(this.#o=x.promise=q())},o=this.#o;switch(o.status){case`pending`:e.queryHash===n.queryHash&&i(o);break;case`fulfilled`:(r||x.data!==o.value)&&a();break;case`rejected`:(!r||x.error!==o.reason)&&a();break}}return x}updateResult(){let e=this.#r,t=this.createResult(this.#t,this.options);this.#i=this.#t.state,this.#a=this.options,this.#i.data!==void 0&&(this.#u=this.#t),!I(t,e)&&(this.#r=t,this.#C({listeners:(()=>{if(!e)return!0;let{notifyOnChangeProps:t}=this.options,n=typeof t==`function`?t():t;if(n===`all`||!n&&!this.#m.size)return!0;let r=new Set(n??this.#m);return this.options.throwOnError&&r.add(`error`),Object.keys(this.#r).some(t=>{let n=t;return this.#r[n]!==e[n]&&r.has(n)})})()}))}#S(){let e=this.#e.getQueryCache().build(this.#e,this.options);if(e===this.#t)return;let t=this.#t;this.#t=e,this.#n=e.state,this.hasListeners()&&(t?.removeObserver(this),e.addObserver(this))}onQueryUpdate(){this.updateResult(),this.hasListeners()&&this.#y()}#C(e){J.batch(()=>{e.listeners&&this.listeners.forEach(e=>{e(this.#r)}),this.#e.getQueryCache().notify({query:this.#t,type:`observerResultsUpdated`})})}};function ve(e,t){return O(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status===`error`&&O(t.retryOnMount,e)===!1)}function ye(e,t){return ve(e,t)||e.state.data!==void 0&&be(e,t,t.refetchOnMount)}function be(e,t,n){if(O(t.enabled,e)!==!1&&D(t.staleTime,e)!==`static`){let r=typeof n==`function`?n(e):n;return r===`always`||r!==!1&&Se(e,t)}return!1}function xe(e,t,n,r){return(e!==t||O(r.enabled,e)===!1)&&(!n.suspense||e.state.status!==`error`)&&Se(e,n)}function Se(e,t){return O(t.enabled,e)!==!1&&e.isStaleByTime(D(t.staleTime,e))}function Ce(e,t){return!I(e.getCurrentResult(),t)}var we=class extends le{#e;#t;#n;#r;constructor(e){super(),this.#e=e.client,this.mutationId=e.mutationId,this.#n=e.mutationCache,this.#t=[],this.state=e.state||Te(),this.setOptions(e.options),this.scheduleGc()}setOptions(e){this.options=e,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(e){this.#t.includes(e)||(this.#t.push(e),this.clearGcTimeout(),this.#n.notify({type:`observerAdded`,mutation:this,observer:e}))}removeObserver(e){this.#t=this.#t.filter(t=>t!==e),this.scheduleGc(),this.#n.notify({type:`observerRemoved`,mutation:this,observer:e})}optionalRemove(){this.#t.length||(this.state.status===`pending`?this.scheduleGc():this.#n.remove(this))}continue(){return this.#r?.continue()??this.execute(this.state.variables)}async execute(e){let t=()=>{this.#i({type:`continue`})},n={client:this.#e,meta:this.options.meta,mutationKey:this.options.mutationKey};this.#r=ce({fn:()=>this.options.mutationFn?this.options.mutationFn(e,n):Promise.reject(Error(`No mutationFn found`)),onFail:(e,t)=>{this.#i({type:`failed`,failureCount:e,error:t})},onPause:()=>{this.#i({type:`pause`})},onContinue:t,retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>this.#n.canRun(this)});let r=this.state.status===`pending`,i=!this.#r.canStart();try{if(r)t();else{this.#i({type:`pending`,variables:e,isPaused:i}),this.#n.config.onMutate&&await this.#n.config.onMutate(e,this,n);let t=await this.options.onMutate?.(e,n);t!==this.state.context&&this.#i({type:`pending`,context:t,variables:e,isPaused:i})}let a=await this.#r.start();return await this.#n.config.onSuccess?.(a,e,this.state.context,this,n),await this.options.onSuccess?.(a,e,this.state.context,n),await this.#n.config.onSettled?.(a,null,this.state.variables,this.state.context,this,n),await this.options.onSettled?.(a,null,e,this.state.context,n),this.#i({type:`success`,data:a}),a}catch(t){try{await this.#n.config.onError?.(t,e,this.state.context,this,n)}catch(e){Promise.reject(e)}try{await this.options.onError?.(t,e,this.state.context,n)}catch(e){Promise.reject(e)}try{await this.#n.config.onSettled?.(void 0,t,this.state.variables,this.state.context,this,n)}catch(e){Promise.reject(e)}try{await this.options.onSettled?.(void 0,t,e,this.state.context,n)}catch(e){Promise.reject(e)}throw this.#i({type:`error`,error:t}),t}finally{this.#n.runNext(this)}}#i(e){let t=t=>{switch(e.type){case`failed`:return{...t,failureCount:e.failureCount,failureReason:e.error};case`pause`:return{...t,isPaused:!0};case`continue`:return{...t,isPaused:!1};case`pending`:return{...t,context:e.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:e.isPaused,status:`pending`,variables:e.variables,submittedAt:Date.now()};case`success`:return{...t,data:e.data,failureCount:0,failureReason:null,error:null,status:`success`,isPaused:!1};case`error`:return{...t,data:void 0,error:e.error,failureCount:t.failureCount+1,failureReason:e.error,isPaused:!1,status:`error`}}};this.state=t(this.state),J.batch(()=>{this.#t.forEach(t=>{t.onMutationUpdate(e)}),this.#n.notify({mutation:this,type:`updated`,action:e})})}};function Te(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:`idle`,variables:void 0,submittedAt:0}}var Ee=class extends _{constructor(e={}){super(),this.config=e,this.#e=new Set,this.#t=new Map,this.#n=0}#e;#t;#n;build(e,t,n){let r=new we({client:e,mutationCache:this,mutationId:++this.#n,options:e.defaultMutationOptions(t),state:n});return this.add(r),r}add(e){this.#e.add(e);let t=De(e);if(typeof t==`string`){let n=this.#t.get(t);n?n.push(e):this.#t.set(t,[e])}this.notify({type:`added`,mutation:e})}remove(e){if(this.#e.delete(e)){let t=De(e);if(typeof t==`string`){let n=this.#t.get(t);if(n)if(n.length>1){let t=n.indexOf(e);t!==-1&&n.splice(t,1)}else n[0]===e&&this.#t.delete(t)}}this.notify({type:`removed`,mutation:e})}canRun(e){let t=De(e);if(typeof t==`string`){let n=this.#t.get(t)?.find(e=>e.state.status===`pending`);return!n||n===e}else return!0}runNext(e){let t=De(e);return typeof t==`string`?(this.#t.get(t)?.find(t=>t!==e&&t.state.isPaused))?.continue()??Promise.resolve():Promise.resolve()}clear(){J.batch(()=>{this.#e.forEach(e=>{this.notify({type:`removed`,mutation:e})}),this.#e.clear(),this.#t.clear()})}getAll(){return Array.from(this.#e)}find(e){let t={exact:!0,...e};return this.getAll().find(e=>A(t,e))}findAll(e={}){return this.getAll().filter(t=>A(e,t))}notify(e){J.batch(()=>{this.listeners.forEach(t=>{t(e)})})}resumePausedMutations(){let e=this.getAll().filter(e=>e.state.isPaused);return J.batch(()=>Promise.all(e.map(e=>e.continue().catch(C))))}};function De(e){return e.options.scope?.id}var Oe=class extends _{constructor(e={}){super(),this.config=e,this.#e=new Map}#e;build(e,t,n){let r=t.queryKey,i=t.queryHash??j(r,t),a=this.get(i);return a||(a=new pe({client:e,queryKey:r,queryHash:i,options:e.defaultQueryOptions(t),state:n,defaultOptions:e.getQueryDefaults(r)}),this.add(a)),a}add(e){this.#e.has(e.queryHash)||(this.#e.set(e.queryHash,e),this.notify({type:`added`,query:e}))}remove(e){let t=this.#e.get(e.queryHash);t&&(e.destroy(),t===e&&this.#e.delete(e.queryHash),this.notify({type:`removed`,query:e}))}clear(){J.batch(()=>{this.getAll().forEach(e=>{this.remove(e)})})}get(e){return this.#e.get(e)}getAll(){return[...this.#e.values()]}find(e){let t={exact:!0,...e};return this.getAll().find(e=>k(t,e))}findAll(e={}){let t=this.getAll();return Object.keys(e).length>0?t.filter(t=>k(e,t)):t}notify(e){J.batch(()=>{this.listeners.forEach(t=>{t(e)})})}onFocus(){J.batch(()=>{this.getAll().forEach(e=>{e.onFocus()})})}onOnline(){J.batch(()=>{this.getAll().forEach(e=>{e.onOnline()})})}},ke=class{#e;#t;#n;#r;#i;#a;#o;#s;constructor(e={}){this.#e=e.queryCache||new Oe,this.#t=e.mutationCache||new Ee,this.#n=e.defaultOptions||{},this.#r=new Map,this.#i=new Map,this.#a=0}mount(){this.#a++,this.#a===1&&(this.#o=v.subscribe(async e=>{e&&(await this.resumePausedMutations(),this.#e.onFocus())}),this.#s=ie.subscribe(async e=>{e&&(await this.resumePausedMutations(),this.#e.onOnline())}))}unmount(){this.#a--,this.#a===0&&(this.#o?.(),this.#o=void 0,this.#s?.(),this.#s=void 0)}isFetching(e){return this.#e.findAll({...e,fetchStatus:`fetching`}).length}isMutating(e){return this.#t.findAll({...e,status:`pending`}).length}getQueryData(e){let t=this.defaultQueryOptions({queryKey:e});return this.#e.get(t.queryHash)?.state.data}ensureQueryData(e){let t=this.defaultQueryOptions(e),n=this.#e.build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(D(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return this.#e.findAll(e).map(({queryKey:e,state:t})=>[e,t.data])}setQueryData(e,t,n){let r=this.defaultQueryOptions({queryKey:e}),i=this.#e.get(r.queryHash)?.state.data,a=w(t,i);if(a!==void 0)return this.#e.build(this,r).setData(a,{...n,manual:!0})}setQueriesData(e,t,n){return J.batch(()=>this.#e.findAll(e).map(({queryKey:e})=>[e,this.setQueryData(e,t,n)]))}getQueryState(e){let t=this.defaultQueryOptions({queryKey:e});return this.#e.get(t.queryHash)?.state}removeQueries(e){let t=this.#e;J.batch(()=>{t.findAll(e).forEach(e=>{t.remove(e)})})}resetQueries(e,t){let n=this.#e;return J.batch(()=>(n.findAll(e).forEach(e=>{e.reset()}),this.refetchQueries({type:`active`,...e},t)))}cancelQueries(e,t={}){let n={revert:!0,...t},r=J.batch(()=>this.#e.findAll(e).map(e=>e.cancel(n)));return Promise.all(r).then(C).catch(C)}invalidateQueries(e,t={}){return J.batch(()=>(this.#e.findAll(e).forEach(e=>{e.invalidate()}),e?.refetchType===`none`?Promise.resolve():this.refetchQueries({...e,type:e?.refetchType??e?.type??`active`},t)))}refetchQueries(e,t={}){let n={...t,cancelRefetch:t.cancelRefetch??!0},r=J.batch(()=>this.#e.findAll(e).filter(e=>!e.isDisabled()&&!e.isStatic()).map(e=>{let t=e.fetch(void 0,n);return n.throwOnError||(t=t.catch(C)),e.state.fetchStatus===`paused`?Promise.resolve():t}));return Promise.all(r).then(C)}fetchQuery(e){let t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);let n=this.#e.build(this,t);return n.isStaleByTime(D(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(C).catch(C)}fetchInfiniteQuery(e){return e._type=`infinite`,this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(C).catch(C)}ensureInfiniteQueryData(e){return e._type=`infinite`,this.ensureQueryData(e)}resumePausedMutations(){return ie.isOnline()?this.#t.resumePausedMutations():Promise.resolve()}getQueryCache(){return this.#e}getMutationCache(){return this.#t}getDefaultOptions(){return this.#n}setDefaultOptions(e){this.#n=e}setQueryDefaults(e,t){this.#r.set(M(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){let t=[...this.#r.values()],n={};return t.forEach(t=>{N(e,t.queryKey)&&Object.assign(n,t.defaultOptions)}),n}setMutationDefaults(e,t){this.#i.set(M(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){let t=[...this.#i.values()],n={};return t.forEach(t=>{N(e,t.mutationKey)&&Object.assign(n,t.defaultOptions)}),n}defaultQueryOptions(e){if(e._defaulted)return e;let t={...this.#n.queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||=j(t.queryKey,t),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!==`always`),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode=`offlineFirst`),t.queryFn===W&&(t.enabled=!1),t}defaultMutationOptions(e){return e?._defaulted?e:{...this.#n.mutations,...e?.mutationKey&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){this.#e.clear(),this.#t.clear()}},Ae=g.createContext(void 0),je=e=>{let t=g.useContext(Ae);if(e)return e;if(!t)throw Error(`No QueryClient set, use QueryClientProvider to set one`);return t},Me=({client:e,children:t})=>(g.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),(0,n.jsx)(Ae.Provider,{value:e,children:t})),Ne=g.createContext(!1),Pe=()=>g.useContext(Ne);Ne.Provider;function Fe(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var Ie=g.createContext(Fe()),Le=()=>g.useContext(Ie),Re=(e,t,n)=>{let r=n?.state.error&&typeof e.throwOnError==`function`?G(e.throwOnError,[n.state.error,n]):e.throwOnError;(e.suspense||e.experimental_prefetchInRender||r)&&(t.isReset()||(e.retryOnMount=!1))},ze=e=>{g.useEffect(()=>{e.clearReset()},[e])},Be=({result:e,errorResetBoundary:t,throwOnError:n,query:r,suspense:i})=>e.isError&&!t.isReset()&&!e.isFetching&&r&&(i&&e.data===void 0||G(n,[e.error,r])),Ve=e=>{if(e.suspense){let t=1e3,n=e=>e===`static`?e:Math.max(e??t,t),r=e.staleTime;e.staleTime=typeof r==`function`?(...e)=>n(r(...e)):n(r),typeof e.gcTime==`number`&&(e.gcTime=Math.max(e.gcTime,t))}},He=(e,t)=>e.isLoading&&e.isFetching&&!t,Ue=(e,t)=>e?.suspense&&t.isPending,We=(e,t,n)=>t.fetchOptimistic(e).catch(()=>{n.clearReset()});function Ge(e,t,n){if(process.env.NODE_ENV!==`production`&&(typeof e!=`object`||Array.isArray(e)))throw Error(`Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related functions. Please use the error stack to find the culprit call. More info here: https://tanstack.com/query/latest/docs/react/guides/migrating-to-v5#supports-a-single-signature-one-object`);let r=Pe(),i=Le(),a=je(n),o=a.defaultQueryOptions(e);a.getDefaultOptions().queries?._experimental_beforeQuery?.(o);let s=a.getQueryCache().get(o.queryHash);process.env.NODE_ENV!==`production`&&(o.queryFn||console.error(`[${o.queryHash}]: No queryFn was passed as an option, and no default queryFn was found. The queryFn parameter is only optional when using a default queryFn. More info here: https://tanstack.com/query/latest/docs/framework/react/guides/default-query-function`)),o._optimisticResults=r?`isRestoring`:`optimistic`,Ve(o),Re(o,i,s),ze(i);let c=!a.getQueryCache().get(o.queryHash),[l]=g.useState(()=>new t(a,o)),u=l.getOptimisticResult(o),d=!r&&e.subscribed!==!1;if(g.useSyncExternalStore(g.useCallback(e=>{let t=d?l.subscribe(J.batchCalls(e)):C;return l.updateResult(),t},[l,d]),()=>l.getCurrentResult(),()=>l.getCurrentResult()),g.useEffect(()=>{l.setOptions(o)},[o,l]),Ue(o,u))throw We(o,l,i);if(Be({result:u,errorResetBoundary:i,throwOnError:o.throwOnError,query:s,suspense:o.suspense}))throw u.error;return a.getDefaultOptions().queries?._experimental_afterQuery?.(o,u),o.experimental_prefetchInRender&&!K.isServer()&&He(u,r)&&(c?We(o,l,i):s?.promise)?.catch(C).finally(()=>{l.updateResult()}),o.notifyOnChangeProps?u:l.trackResult(u)}function Ke(e,t){return Ge(e,_e,t)}var qe=function(e){return e.UserID=`userId`,e.Theme=`theme`,e.Language=`AppLanguage`,e.TenantID=`AppTenant`,e.AppId=`appId`,e.User=`user`,e.AppName=`appName`,e.Token=`token`,e}({}),Je=function(e){return e.Dark=`dark`,e.Light=`light`,e}({}),Ye=e=>{let n=t.useRef(e);return n.current=e,t.useCallback((...e)=>n.current?.(...e),[])};function Xe(){return!!(typeof window<`u`&&window.document&&window.document.createElement)}var Ze=process.env.NODE_ENV!==`test`&&Xe()?t.useLayoutEffect:t.useEffect,Qe=(e,n)=>{let r=t.useRef(!0);Ze(()=>e(r.current),n),Ze(()=>(r.current=!1,()=>{r.current=!0}),[])},$e=(e,t)=>{Qe(t=>{if(!t)return e()},t)},et=e=>{let n=t.useRef(!1),[r,i]=t.useState(e);t.useEffect(()=>(n.current=!1,()=>{n.current=!0}),[]);function a(e,t){t&&n.current||i(e)}return[r,a]};function tt(e,n){let[r,i]=(0,t.useState)(e),a=n===void 0?r:n;return Qe(e=>{e||i(n)},[n]),[a,i]}function nt(){return{...t}.useId}var rt=0;function it(e,t){return`${e}-${String(t).replace(/[^a-zA-Z0-9_.:-]/g,`-`)}`}var at=nt(),ot=at?function(e){let t=at();return e||(process.env.NODE_ENV===`test`?`test-id`:t)}:function(e){let[n,r]=t.useState(`ssr-id`);return t.useEffect(()=>{let e=rt;rt+=1,r(`rc_unique_${e}`)},[]),e||(process.env.NODE_ENV===`test`?`test-id`:n)};function st(e,n,r){let i=t.useRef({});return(!(`value`in i.current)||r(i.current.condition,n))&&(i.current.value=e(),i.current.condition=n),i.current.value}function ct(e){let[,n]=t.useReducer(e=>e+1,0),r=t.useRef(e);return[Ye(()=>r.current),Ye(e=>{r.current=typeof e==`function`?e(r.current):e,n()})]}var lt=f((e=>{var t=Symbol.for(`react.element`),n=Symbol.for(`react.portal`),r=Symbol.for(`react.fragment`),i=Symbol.for(`react.strict_mode`),a=Symbol.for(`react.profiler`),o=Symbol.for(`react.provider`),s=Symbol.for(`react.context`),c=Symbol.for(`react.server_context`),l=Symbol.for(`react.forward_ref`),u=Symbol.for(`react.suspense`),d=Symbol.for(`react.suspense_list`),f=Symbol.for(`react.memo`),p=Symbol.for(`react.lazy`),m=Symbol.for(`react.offscreen`),h=Symbol.for(`react.module.reference`);function g(e){if(typeof e==`object`&&e){var m=e.$$typeof;switch(m){case t:switch(e=e.type,e){case r:case a:case i:case u:case d:return e;default:switch(e&&=e.$$typeof,e){case c:case s:case l:case p:case f:case o:return e;default:return m}}case n:return m}}}e.ContextConsumer=s,e.ContextProvider=o,e.Element=t,e.ForwardRef=l,e.Fragment=r,e.Lazy=p,e.Memo=f,e.Portal=n,e.Profiler=a,e.StrictMode=i,e.Suspense=u,e.SuspenseList=d,e.isAsyncMode=function(){return!1},e.isConcurrentMode=function(){return!1},e.isContextConsumer=function(e){return g(e)===s},e.isContextProvider=function(e){return g(e)===o},e.isElement=function(e){return typeof e==`object`&&!!e&&e.$$typeof===t},e.isForwardRef=function(e){return g(e)===l},e.isFragment=function(e){return g(e)===r},e.isLazy=function(e){return g(e)===p},e.isMemo=function(e){return g(e)===f},e.isPortal=function(e){return g(e)===n},e.isProfiler=function(e){return g(e)===a},e.isStrictMode=function(e){return g(e)===i},e.isSuspense=function(e){return g(e)===u},e.isSuspenseList=function(e){return g(e)===d},e.isValidElementType=function(e){return!!(typeof e==`string`||typeof e==`function`||e===r||e===a||e===i||e===u||e===d||e===m||typeof e==`object`&&e&&(e.$$typeof===p||e.$$typeof===f||e.$$typeof===o||e.$$typeof===s||e.$$typeof===l||e.$$typeof===h||e.getModuleId!==void 0))},e.typeOf=g})),ut=f((e=>{process.env.NODE_ENV!==`production`&&(function(){"use strict";var t=Symbol.for(`react.element`),n=Symbol.for(`react.portal`),r=Symbol.for(`react.fragment`),i=Symbol.for(`react.strict_mode`),a=Symbol.for(`react.profiler`),o=Symbol.for(`react.provider`),s=Symbol.for(`react.context`),c=Symbol.for(`react.server_context`),l=Symbol.for(`react.forward_ref`),u=Symbol.for(`react.suspense`),d=Symbol.for(`react.suspense_list`),f=Symbol.for(`react.memo`),p=Symbol.for(`react.lazy`),m=Symbol.for(`react.offscreen`),h=!1,g=!1,_=!1,v=!1,y=!1,b=Symbol.for(`react.module.reference`);function x(e){return!!(typeof e==`string`||typeof e==`function`||e===r||e===a||y||e===i||e===u||e===d||v||e===m||h||g||_||typeof e==`object`&&e&&(e.$$typeof===p||e.$$typeof===f||e.$$typeof===o||e.$$typeof===s||e.$$typeof===l||e.$$typeof===b||e.getModuleId!==void 0))}function S(e){if(typeof e==`object`&&e){var m=e.$$typeof;switch(m){case t:var h=e.type;switch(h){case r:case a:case i:case u:case d:return h;default:var g=h&&h.$$typeof;switch(g){case c:case s:case l:case p:case f:case o:return g;default:return m}}case n:return m}}}var C=s,w=o,T=t,E=l,D=r,O=p,k=f,A=n,j=a,M=i,N=u,P=d,F=!1,I=!1;function L(e){return F||(F=!0,console.warn(`The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.`)),!1}function R(e){return I||(I=!0,console.warn(`The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.`)),!1}function z(e){return S(e)===s}function B(e){return S(e)===o}function V(e){return typeof e==`object`&&!!e&&e.$$typeof===t}function H(e){return S(e)===l}function U(e){return S(e)===r}function W(e){return S(e)===p}function ee(e){return S(e)===f}function G(e){return S(e)===n}function te(e){return S(e)===a}function K(e){return S(e)===i}function q(e){return S(e)===u}function ne(e){return S(e)===d}e.ContextConsumer=C,e.ContextProvider=w,e.Element=T,e.ForwardRef=E,e.Fragment=D,e.Lazy=O,e.Memo=k,e.Portal=A,e.Profiler=j,e.StrictMode=M,e.Suspense=N,e.SuspenseList=P,e.isAsyncMode=L,e.isConcurrentMode=R,e.isContextConsumer=z,e.isContextProvider=B,e.isElement=V,e.isForwardRef=H,e.isFragment=U,e.isLazy=W,e.isMemo=ee,e.isPortal=G,e.isProfiler=te,e.isStrictMode=K,e.isSuspense=q,e.isSuspenseList=ne,e.isValidElementType=x,e.typeOf=S})()})),dt=f(((e,t)=>{process.env.NODE_ENV===`production`?t.exports=lt():t.exports=ut()}))(),ft=Symbol.for(`react.element`),pt=Symbol.for(`react.transitional.element`),mt=Symbol.for(`react.fragment`);function ht(e){return e&&typeof e==`object`&&(e.$$typeof===ft||e.$$typeof===pt)&&e.type===mt}var gt=Number(t.version.split(`.`)[0]),_t=(e,t)=>{typeof e==`function`?e(t):typeof e==`object`&&e&&`current`in e&&(e.current=t)},vt=(...e)=>{let t=e.filter(Boolean);return t.length<=1?t[0]:t=>{e.forEach(e=>{_t(e,t)})}},yt=(...e)=>st(()=>vt(...e),e,(e,t)=>e.length!==t.length||e.every((e,n)=>e!==t[n])),bt=e=>{if(!e)return!1;if(xt(e)&>>=19)return!0;let t=(0,dt.isMemo)(e)?e.type.type:e.type;return!(typeof t==`function`&&!t.prototype?.render&&t.$$typeof!==dt.ForwardRef||typeof e==`function`&&!e.prototype?.render&&e.$$typeof!==dt.ForwardRef)};function xt(e){return(0,t.isValidElement)(e)&&!ht(e)}var St=e=>xt(e)&&bt(e),Ct=e=>{if(e&&xt(e)){let t=e;return t.props.propertyIsEnumerable(`ref`)?t.props.ref:t.ref}return null};function wt(e,t){if(!e)return!1;if(e.contains)return e.contains(t);let n=t;for(;n;){if(n===e)return!0;n=n.parentNode}return!1}var Tt=`data-rc-order`,Et=`data-rc-priority`,Dt=`rc-util-key`,Ot=new Map;function kt({mark:e}={}){return e?e.startsWith(`data-`)?e:`data-${e}`:Dt}function At(e){return e.attachTo?e.attachTo:document.querySelector(`head`)||document.body}function jt(e){return e===`queue`?`prependQueue`:e?`prepend`:`append`}function Mt(e){return Array.from((Ot.get(e)||e).children).filter(e=>e.tagName===`STYLE`)}function Nt(e,t={}){if(!Xe())return null;let{csp:n,prepend:r,priority:i=0}=t,a=jt(r),o=a===`prependQueue`,s=document.createElement(`style`);s.setAttribute(Tt,a),o&&i&&s.setAttribute(Et,`${i}`),n?.nonce&&(s.nonce=n?.nonce),s.innerHTML=e;let c=At(t),{firstChild:l}=c;if(r){if(o){let e=(t.styles||Mt(c)).filter(e=>[`prepend`,`prependQueue`].includes(e.getAttribute(Tt))?i>=Number(e.getAttribute(Et)||0):!1);if(e.length)return c.insertBefore(s,e[e.length-1].nextSibling),s}c.insertBefore(s,l)}else c.appendChild(s);return s}function Pt(e,t={}){let{styles:n}=t;return n||=Mt(At(t)),n.find(n=>n.getAttribute(kt(t))===e)}function Ft(e,t={}){let n=Pt(e,t);n&&At(t).removeChild(n)}function It(e,t){let n=Ot.get(e);if(!n||!wt(document,n)){let n=Nt(``,t),{parentNode:r}=n;Ot.set(e,r),e.removeChild(n)}}function Lt(e,t,n={}){let r=At(n),i=Mt(r),a={...n,styles:i};It(r,a);let o=Pt(t,a);if(o)return a.csp?.nonce&&o.nonce!==a.csp?.nonce&&(o.nonce=a.csp?.nonce),o.innerHTML!==e&&(o.innerHTML=e),o;let s=Nt(e,a);return s.setAttribute(kt(a),t),s}function Rt(e){return e instanceof HTMLElement||e instanceof SVGElement}function zt(e){return e&&typeof e==`object`&&Rt(e.nativeElement)?e.nativeElement:Rt(e)?e:null}var Bt=(e=>{if(!e)return!1;if(e instanceof Element){if(e.offsetParent)return!0;if(e.getBBox){let{width:t,height:n}=e.getBBox();if(t||n)return!0}if(e.getBoundingClientRect){let{width:t,height:n}=e.getBoundingClientRect();if(t||n)return!0}}return!1});function Vt(e,t=!1){if(Bt(e)){let n=e.nodeName.toLowerCase(),r=[`input`,`select`,`textarea`,`button`].includes(n)||e.isContentEditable||n===`a`&&!!e.getAttribute(`href`),i=e.getAttribute(`tabindex`),a=Number(i),o=null;return i&&!Number.isNaN(a)?o=a:r&&o===null&&(o=0),r&&e.disabled&&(o=null),o!==null&&(o>=0||t&&o<0)}return!1}function Ht(e,t=!1){let n=[...e.querySelectorAll(`*`)].filter(e=>Vt(e,t));return Vt(e,t)&&n.unshift(e),n}function Ut(e,t){if(!e)return;e.focus(t);let{cursor:n}=t||{};if(n&&(e instanceof HTMLInputElement||e instanceof HTMLTextAreaElement)){let t=e.value.length;switch(n){case`start`:e.setSelectionRange(0,0);break;case`end`:e.setSelectionRange(t,t);break;default:e.setSelectionRange(0,t)}}}var Wt=null,Gt=[],Kt=new Map,qt=new Map;function Jt(){return Gt[Gt.length-1]}function Yt(e){let t=Jt();if(e&&t){let n;for(let[e,r]of Kt.entries())if(r===t){n=e;break}let r=qt.get(n);return!!r&&(r===e||r.contains(e))}return!1}function Xt(e){let{activeElement:t}=document;return e===t||e.contains(t)}function Zt(){let e=Jt(),{activeElement:t}=document;if(!Yt(t))if(e&&!Xt(e)){let t=Ht(e);(t.includes(Wt)?Wt:t[0])?.focus({preventScroll:!0})}else Wt=t}function Qt(e){if(e.key===`Tab`){let{activeElement:t}=document,n=Ht(Jt()),r=n[n.length-1];e.shiftKey&&t===n[0]?Wt=r:!e.shiftKey&&t===r&&(Wt=n[0])}}function $t(e,t){return e&&(Kt.set(t,e),Gt=Gt.filter(t=>t!==e),Gt.push(e),window.addEventListener(`focusin`,Zt),window.addEventListener(`keydown`,Qt,!0),Zt()),()=>{Wt=null,Gt=Gt.filter(t=>t!==e),Kt.delete(t),qt.delete(t),Gt.length===0&&(window.removeEventListener(`focusin`,Zt),window.removeEventListener(`keydown`,Qt,!0))}}function en(e,n){let r=(0,t.useRef)(0),[i,a]=(0,t.useState)(0);(0,t.useEffect)(()=>{r.current=0},n),(0,t.useEffect)(()=>{let[t,n]=e(r.current);return n||(r.current+=1,a(e=>e+1)),t},[...n,i])}function tn(e,n){let r=ot(),i=(0,t.useRef)(n);return i.current=n,en(t=>{if(!e)return[void 0,!0];let n=i.current();return n?[$t(n,r),!0]:[void 0,t>=1]},[r,e]),[e=>{e&&qt.set(r,e)}]}function nn(e){return e?.getRootNode?.()}function rn(e){return nn(e)instanceof ShadowRoot}function an(e){return rn(e)?nn(e):null}var on=e=>{if(Xe()&&window.document.documentElement){let t=Array.isArray(e)?e:[e],{documentElement:n}=window.document;return t.some(e=>e in n.style)}return!1},sn=(e,t)=>{if(!on(e))return!1;let n=document.createElement(`div`),r=n.style[e];return n.style[e]=t,n.style[e]!==r};function cn(e,t){return!Array.isArray(e)&&t!==void 0?sn(e,t):on(e)}var Y={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(e){let{keyCode:t}=e;if(e.altKey&&!e.ctrlKey||e.metaKey||t>=Y.F1&&t<=Y.F12)return!1;switch(t){case Y.ALT:case Y.CAPS_LOCK:case Y.CONTEXT_MENU:case Y.CTRL:case Y.DOWN:case Y.END:case Y.ESC:case Y.HOME:case Y.INSERT:case Y.LEFT:case Y.MAC_FF_META:case Y.META:case Y.NUMLOCK:case Y.NUM_CENTER:case Y.PAGE_DOWN:case Y.PAGE_UP:case Y.PAUSE:case Y.PRINT_SCREEN:case Y.RIGHT:case Y.SHIFT:case Y.UP:case Y.WIN_KEY:case Y.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(e){if(e>=Y.ZERO&&e<=Y.NINE||e>=Y.NUM_ZERO&&e<=Y.NUM_MULTIPLY||e>=Y.A&&e<=Y.Z||window.navigator.userAgent.indexOf(`WebKit`)!==-1&&e===0)return!0;switch(e){case Y.SPACE:case Y.QUESTION_MARK:case Y.NUM_PLUS:case Y.NUM_MINUS:case Y.NUM_PERIOD:case Y.NUM_DIVISION:case Y.SEMICOLON:case Y.DASH:case Y.EQUALS:case Y.COMMA:case Y.PERIOD:case Y.SLASH:case Y.APOSTROPHE:case Y.SINGLE_QUOTE:case Y.OPEN_SQUARE_BRACKET:case Y.BACKSLASH:case Y.CLOSE_SQUARE_BRACKET:return!0;default:return!1}},isEditableTarget:function(e){let t=e.target;if(!(t instanceof HTMLElement))return!1;let n=t.tagName;return!!(n===`INPUT`||n===`TEXTAREA`||n===`SELECT`||t.isContentEditable)}},ln;function un(e){let t=`rc-scrollbar-measure-${Math.random().toString(36).substring(7)}`,n=document.createElement(`div`);n.id=t;let r=n.style;r.position=`absolute`,r.left=`0`,r.top=`0`,r.width=`100px`,r.height=`100px`,r.overflow=`scroll`;let i,a;if(e){let n=getComputedStyle(e);r.scrollbarColor=n.scrollbarColor,r.scrollbarWidth=n.scrollbarWidth;let o=getComputedStyle(e,`::-webkit-scrollbar`),s=parseInt(o.width,10),c=parseInt(o.height,10);try{Lt(`
|
|
3
3
|
#${t}::-webkit-scrollbar {
|
|
4
4
|
${s?`width: ${o.width};`:``}
|
|
@@ -888,4 +888,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
888
888
|
}`;function f2(){var e=v0,t=y0,n=Y0.cssPrefix,r=Y0.replacementClass,i=d2;if(n!==e||r!==t){var a=RegExp(`\\.${e}\\-`,`g`),o=RegExp(`\\--${e}\\-`,`g`),s=RegExp(`\\.${t}`,`g`);i=i.replace(a,`.${n}-`).replace(o,`--${n}-`).replace(s,`.${r}`)}return i}var p2=!1;function m2(){Y0.autoAddCss&&!p2&&(e2(f2()),p2=!0)}var h2={mixout:function(){return{dom:{css:f2,insertCss:m2}}},hooks:function(){return{beforeDOMElementCreation:function(){m2()},beforeI2svg:function(){m2()}}}},g2=X$||{};g2[g0]||(g2[g0]={}),g2[g0].styles||(g2[g0].styles={}),g2[g0].hooks||(g2[g0].hooks={}),g2[g0].shims||(g2[g0].shims=[]);var _2=g2[g0],v2=[],y2=function(){Z$.removeEventListener(`DOMContentLoaded`,y2),b2=1,v2.map(function(e){return e()})},b2=!1;e1&&(b2=(Z$.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(Z$.readyState),b2||Z$.addEventListener(`DOMContentLoaded`,y2));function x2(e){e1&&(b2?setTimeout(e,0):v2.push(e))}function S2(e){var t=e.tag,n=e.attributes,r=n===void 0?{}:n,i=e.children,a=i===void 0?[]:i;return typeof e==`string`?a2(e):`<${t} ${o2(r)}>${a.map(S2).join(``)}</${t}>`}function C2(e,t,n){if(e&&e[t]&&e[t][n])return{prefix:t,iconName:n,icon:e[t][n]}}var w2=function(e,t){return function(n,r,i,a){return e.call(t,n,r,i,a)}},T2=function(e,t,n,r){var i=Object.keys(e),a=i.length,o=r===void 0?t:w2(t,r),s,c,l;for(n===void 0?(s=1,l=e[i[0]]):(s=0,l=n);s<a;s++)c=i[s],l=o(l,e[c],c,e);return l};function E2(e){return R$(e).length===1?e.codePointAt(0).toString(16):null}function D2(e){return Object.keys(e).reduce(function(t,n){var r=e[n];return r.icon?t[r.iconName]=r.icon:t[n]=r,t},{})}function O2(e,t){var n=(arguments.length>2&&arguments[2]!==void 0?arguments[2]:{}).skipHooks,r=n===void 0?!1:n,i=D2(t);typeof _2.hooks.addPack==`function`&&!r?_2.hooks.addPack(e,D2(t)):_2.styles[e]=I$(I$({},_2.styles[e]||{}),i),e===`fas`&&O2(`fa`,t)}var k2=_2.styles,A2=_2.shims,j2=Object.keys(I0),M2=j2.reduce(function(e,t){return e[t]=Object.keys(I0[t]),e},{}),N2=null,P2={},F2={},I2={},L2={},R2={};function z2(e){return~U0.indexOf(e)}function B2(e,t){var n=t.split(`-`),r=n[0],i=n.slice(1).join(`-`);return r===e&&i!==``&&!z2(i)?i:null}var V2=function(){var e=function(e){return T2(k2,function(t,n,r){return t[r]=T2(n,e,{}),t},{})};P2=e(function(e,t,n){return t[3]&&(e[t[3]]=n),t[2]&&t[2].filter(function(e){return typeof e==`number`}).forEach(function(t){e[t.toString(16)]=n}),e}),F2=e(function(e,t,n){return e[n]=n,t[2]&&t[2].filter(function(e){return typeof e==`string`}).forEach(function(t){e[t]=n}),e}),R2=e(function(e,t,n){var r=t[2];return e[n]=n,r.forEach(function(t){e[t]=n}),e});var t=`far`in k2||Y0.autoFetchSvg,n=T2(A2,function(e,n){var r=n[0],i=n[1],a=n[2];return i===`far`&&!t&&(i=`fas`),typeof r==`string`&&(e.names[r]={prefix:i,iconName:a}),typeof r==`number`&&(e.unicodes[r.toString(16)]={prefix:i,iconName:a}),e},{names:{},unicodes:{}});I2=n.names,L2=n.unicodes,N2=X2(Y0.styleDefault,{family:Y0.familyDefault})};Z0(function(e){N2=X2(e.styleDefault,{family:Y0.familyDefault})}),V2();function H2(e,t){return(P2[e]||{})[t]}function U2(e,t){return(F2[e]||{})[t]}function W2(e,t){return(R2[e]||{})[t]}function G2(e){return I2[e]||{prefix:null,iconName:null}}function K2(e){var t=L2[e],n=H2(`fas`,e);return t||(n?{prefix:`fas`,iconName:n}:null)||{prefix:null,iconName:null}}function q2(){return N2}var J2=function(){return{prefix:null,iconName:null,rest:[]}};function Y2(e){var t=c1,n=j2.reduce(function(e,t){return e[t]=`${Y0.cssPrefix}-${t}`,e},{});return K1.forEach(function(r){(e.includes(n[r])||e.some(function(e){return M2[r].includes(e)}))&&(t=r)}),t}function X2(e){var t=(arguments.length>1&&arguments[1]!==void 0?arguments[1]:{}).family,n=t===void 0?c1:t,r=M0[n][e];if(n===l1&&!e)return`fad`;var i=P0[n][e]||P0[n][r],a=e in _2.styles?e:null;return i||a||null}function Z2(e){var t=[],n=null;return e.forEach(function(e){var r=B2(Y0.cssPrefix,e);r?n=r:e&&t.push(e)}),{iconName:n,rest:t}}function Q2(e){return e.sort().filter(function(e,t,n){return n.indexOf(e)===t})}var $2=u0.concat(Z1);function e4(e){var t=(arguments.length>1&&arguments[1]!==void 0?arguments[1]:{}).skipLookups,n=t===void 0?!1:t,r=null,i=Q2(e.filter(function(e){return $2.includes(e)})),a=Q2(e.filter(function(e){return!$2.includes(e)})),o=L$(i.filter(function(e){return r=e,!s1.includes(e)}),1)[0],s=o===void 0?null:o,c=Y2(i),l=I$(I$({},Z2(a)),{},{prefix:X2(s,{family:c})});return I$(I$(I$({},l),i4({values:e,family:c,styles:k2,config:Y0,canonical:l,givenPrefix:r})),t4(n,r,l))}function t4(e,t,n){var r=n.prefix,i=n.iconName;if(e||!r||!i)return{prefix:r,iconName:i};var a=t===`fa`?G2(i):{},o=W2(r,i);return i=a.iconName||o||i,r=a.prefix||r,r===`far`&&!k2.far&&k2.fas&&!Y0.autoFetchSvg&&(r=`fas`),{prefix:r,iconName:i}}var n4=K1.filter(function(e){return e!==c1||e!==l1}),r4=Object.keys(l0).filter(function(e){return e!==c1}).map(function(e){return Object.keys(l0[e])}).flat();function i4(e){var t=e.values,n=e.family,r=e.canonical,i=e.givenPrefix,a=i===void 0?``:i,o=e.styles,s=o===void 0?{}:o,c=e.config,l=c===void 0?{}:c,u=n===l1,d=t.includes(`fa-duotone`)||t.includes(`fad`),f=l.familyDefault===`duotone`,p=r.prefix===`fad`||r.prefix===`fa-duotone`;return!u&&(d||f||p)&&(r.prefix=`fad`),(t.includes(`fa-brands`)||t.includes(`fab`))&&(r.prefix=`fab`),!r.prefix&&n4.includes(n)&&(Object.keys(s).find(function(e){return r4.includes(e)})||l.autoFetchSvg)&&(r.prefix=Y1.get(n).defaultShortPrefixId,r.iconName=W2(r.prefix,r.iconName)||r.iconName),(r.prefix===`fa`||a===`fa`)&&(r.prefix=q2()||`fas`),r}var a4=function(){function e(){E$(this,e),this.definitions={}}return O$(e,[{key:`add`,value:function(){for(var e=this,t=arguments.length,n=Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=n.reduce(this._pullDefinitions,{});Object.keys(i).forEach(function(t){e.definitions[t]=I$(I$({},e.definitions[t]||{}),i[t]),O2(t,i[t]);var n=I0[c1][t];n&&O2(n,i[t]),V2()})}},{key:`reset`,value:function(){this.definitions={}}},{key:`_pullDefinitions`,value:function(e,t){var n=t.prefix&&t.iconName&&t.icon?{0:t}:t;return Object.keys(n).map(function(t){var r=n[t],i=r.prefix,a=r.iconName,o=r.icon,s=o[2];e[i]||(e[i]={}),s.length>0&&s.forEach(function(t){typeof t==`string`&&(e[i][t]=o)}),e[i][a]=o}),e}}])}(),o4=[],s4={},c4={},l4=Object.keys(c4);function u4(e,t){var n=t.mixoutsTo;return o4=e,s4={},Object.keys(c4).forEach(function(e){l4.indexOf(e)===-1&&delete c4[e]}),o4.forEach(function(e){var t=e.mixout?e.mixout():{};if(Object.keys(t).forEach(function(e){typeof t[e]==`function`&&(n[e]=t[e]),V$(t[e])===`object`&&Object.keys(t[e]).forEach(function(r){n[e]||(n[e]={}),n[e][r]=t[e][r]})}),e.hooks){var r=e.hooks();Object.keys(r).forEach(function(e){s4[e]||(s4[e]=[]),s4[e].push(r[e])})}e.provides&&e.provides(c4)}),n}function d4(e,t){for(var n=arguments.length,r=Array(n>2?n-2:0),i=2;i<n;i++)r[i-2]=arguments[i];return(s4[e]||[]).forEach(function(e){t=e.apply(null,[t].concat(r))}),t}function f4(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];(s4[e]||[]).forEach(function(e){e.apply(null,n)})}function p4(){var e=arguments[0],t=Array.prototype.slice.call(arguments,1);return c4[e]?c4[e].apply(null,t):void 0}function m4(e){e.prefix===`fa`&&(e.prefix=`fas`);var t=e.iconName,n=e.prefix||q2();if(t)return t=W2(n,t)||t,C2(h4.definitions,n,t)||C2(_2.styles,n,t)}var h4=new a4,g4={noAuto:function(){Y0.autoReplaceSvg=!1,Y0.observeMutations=!1,f4(`noAuto`)},config:Y0,dom:{i2svg:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return e1?(f4(`beforeI2svg`,e),p4(`pseudoElements2svg`,e),p4(`i2svg`,e)):Promise.reject(Error(`Operation requires a DOM of some kind.`))},watch:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.autoReplaceSvgRoot;Y0.autoReplaceSvg===!1&&(Y0.autoReplaceSvg=!0),Y0.observeMutations=!0,x2(function(){_4({autoReplaceSvgRoot:t}),f4(`watch`,e)})}},parse:{icon:function(e){if(e===null)return null;if(V$(e)===`object`&&e.prefix&&e.iconName)return{prefix:e.prefix,iconName:W2(e.prefix,e.iconName)||e.iconName};if(Array.isArray(e)&&e.length===2){var t=e[1].indexOf(`fa-`)===0?e[1].slice(3):e[1],n=X2(e[0]);return{prefix:n,iconName:W2(n,t)||t}}if(typeof e==`string`&&(e.indexOf(`${Y0.cssPrefix}-`)>-1||e.match(R0))){var r=e4(e.split(` `),{skipLookups:!0});return{prefix:r.prefix||q2(),iconName:W2(r.prefix,r.iconName)||r.iconName}}if(typeof e==`string`){var i=q2();return{prefix:i,iconName:W2(i,e)||e}}}},library:h4,findIconDefinition:m4,toHtml:S2},_4=function(){var e=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:{}).autoReplaceSvgRoot,t=e===void 0?Z$:e;(Object.keys(_2.styles).length>0||Y0.autoFetchSvg)&&e1&&Y0.autoReplaceSvg&&g4.dom.i2svg({node:t})};function v4(e,t){return Object.defineProperty(e,`abstract`,{get:t}),Object.defineProperty(e,`html`,{get:function(){return e.abstract.map(function(e){return S2(e)})}}),Object.defineProperty(e,`node`,{get:function(){if(e1){var t=Z$.createElement(`div`);return t.innerHTML=e.html,t.children}}}),e}function y4(e){var t=e.children,n=e.main,r=e.mask,i=e.attributes,a=e.styles,o=e.transform;if(c2(o)&&n.found&&!r.found){var s={x:n.width/n.height/2,y:.5};i.style=s2(I$(I$({},a),{},{"transform-origin":`${s.x+o.x/16}em ${s.y+o.y/16}em`}))}return[{tag:`svg`,attributes:i,children:t}]}function b4(e){var t=e.prefix,n=e.iconName,r=e.children,i=e.attributes,a=e.symbol,o=a===!0?`${t}-${Y0.cssPrefix}-${n}`:a;return[{tag:`svg`,attributes:{style:`display: none;`},children:[{tag:`symbol`,attributes:I$(I$({},i),{},{id:o}),children:r}]}]}function x4(e){return[`aria-label`,`aria-labelledby`,`title`,`role`].some(function(t){return t in e})}function S4(e){var t=e.icons,n=t.main,r=t.mask,i=e.prefix,a=e.iconName,o=e.transform,s=e.symbol,c=e.maskId,l=e.extra,u=e.watchable,d=u===void 0?!1:u,f=r.found?r:n,p=f.width,m=f.height,h=[Y0.replacementClass,a?`${Y0.cssPrefix}-${a}`:``].filter(function(e){return l.classes.indexOf(e)===-1}).filter(function(e){return e!==``||!!e}).concat(l.classes).join(` `),g={children:[],attributes:I$(I$({},l.attributes),{},{"data-prefix":i,"data-icon":a,class:h,role:l.attributes.role||`img`,viewBox:`0 0 ${p} ${m}`})};!x4(l.attributes)&&!l.attributes[`aria-hidden`]&&(g.attributes[`aria-hidden`]=`true`),d&&(g.attributes[b0]=``);var _=I$(I$({},g),{},{prefix:i,iconName:a,main:n,mask:r,maskId:c,transform:o,symbol:s,styles:I$({},l.styles)}),v=r.found&&n.found?p4(`generateAbstractMask`,_)||{children:[],attributes:{}}:p4(`generateAbstractIcon`,_)||{children:[],attributes:{}},y=v.children,b=v.attributes;return _.children=y,_.attributes=b,s?b4(_):y4(_)}function C4(e){var t=e.content,n=e.width,r=e.height,i=e.transform,a=e.extra,o=e.watchable,s=o===void 0?!1:o,c=I$(I$({},a.attributes),{},{class:a.classes.join(` `)});s&&(c[b0]=``);var l=I$({},a.styles);c2(i)&&(l.transform=u2({transform:i,startCentered:!0,width:n,height:r}),l[`-webkit-transform`]=l.transform);var u=s2(l);u.length>0&&(c.style=u);var d=[];return d.push({tag:`span`,attributes:c,children:[t]}),d}function w4(e){var t=e.content,n=e.extra,r=I$(I$({},n.attributes),{},{class:n.classes.join(` `)}),i=s2(n.styles);i.length>0&&(r.style=i);var a=[];return a.push({tag:`span`,attributes:r,children:[t]}),a}var T4=_2.styles;function E4(e){var t=e[0],n=e[1],r=L$(e.slice(4),1)[0],i=null;return i=Array.isArray(r)?{tag:`g`,attributes:{class:`${Y0.cssPrefix}-${H0.GROUP}`},children:[{tag:`path`,attributes:{class:`${Y0.cssPrefix}-${H0.SECONDARY}`,fill:`currentColor`,d:r[0]}},{tag:`path`,attributes:{class:`${Y0.cssPrefix}-${H0.PRIMARY}`,fill:`currentColor`,d:r[1]}}]}:{tag:`path`,attributes:{fill:`currentColor`,d:r}},{found:!0,width:t,height:n,icon:i}}var D4={found:!1,width:512,height:512};function O4(e,t){!k0&&!Y0.showMissingIcons&&e&&console.error(`Icon with name "${e}" and prefix "${t}" is missing.`)}function k4(e,t){var n=t;return t===`fa`&&Y0.styleDefault!==null&&(t=q2()),new Promise(function(r,i){if(n===`fa`){var a=G2(e)||{};e=a.iconName||e,t=a.prefix||t}if(e&&t&&T4[t]&&T4[t][e]){var o=T4[t][e];return r(E4(o))}O4(e,t),r(I$(I$({},D4),{},{icon:Y0.showMissingIcons&&e&&p4(`missingIconAbstract`)||{}}))})}var A4=function(){},j4=Y0.measurePerformance&&$$&&$$.mark&&$$.measure?$$:{mark:A4,measure:A4},M4=`FA "7.2.0"`,N4=function(e){return j4.mark(`${M4} ${e} begins`),function(){return P4(e)}},P4=function(e){j4.mark(`${M4} ${e} ends`),j4.measure(`${M4} ${e}`,`${M4} ${e} begins`,`${M4} ${e} ends`)},F4={begin:N4,end:P4},I4=function(){};function L4(e){return typeof(e.getAttribute?e.getAttribute(b0):null)==`string`}function R4(e){var t=e.getAttribute?e.getAttribute(C0):null,n=e.getAttribute?e.getAttribute(w0):null;return t&&n}function z4(e){return e&&e.classList&&e.classList.contains&&e.classList.contains(Y0.replacementClass)}function B4(){return Y0.autoReplaceSvg===!0?G4.replace:G4[Y0.autoReplaceSvg]||G4.replace}function V4(e){return Z$.createElementNS(`http://www.w3.org/2000/svg`,e)}function H4(e){return Z$.createElement(e)}function U4(e){var t=(arguments.length>1&&arguments[1]!==void 0?arguments[1]:{}).ceFn,n=t===void 0?e.tag===`svg`?V4:H4:t;if(typeof e==`string`)return Z$.createTextNode(e);var r=n(e.tag);return Object.keys(e.attributes||[]).forEach(function(t){r.setAttribute(t,e.attributes[t])}),(e.children||[]).forEach(function(e){r.appendChild(U4(e,{ceFn:n}))}),r}function W4(e){var t=` ${e.outerHTML} `;return t=`${t}Font Awesome fontawesome.com `,t}var G4={replace:function(e){var t=e[0];if(t.parentNode)if(e[1].forEach(function(e){t.parentNode.insertBefore(U4(e),t)}),t.getAttribute(b0)===null&&Y0.keepOriginalSource){var n=Z$.createComment(W4(t));t.parentNode.replaceChild(n,t)}else t.remove()},nest:function(e){var t=e[0],n=e[1];if(~i2(t).indexOf(Y0.replacementClass))return G4.replace(e);var r=RegExp(`${Y0.cssPrefix}-.*`);if(delete n[0].attributes.id,n[0].attributes.class){var i=n[0].attributes.class.split(` `).reduce(function(e,t){return t===Y0.replacementClass||t.match(r)?e.toSvg.push(t):e.toNode.push(t),e},{toNode:[],toSvg:[]});n[0].attributes.class=i.toSvg.join(` `),i.toNode.length===0?t.removeAttribute(`class`):t.setAttribute(`class`,i.toNode.join(` `))}var a=n.map(function(e){return S2(e)}).join(`
|
|
889
889
|
`);t.setAttribute(b0,``),t.innerHTML=a}};function K4(e){e()}function q4(e,t){var n=typeof t==`function`?t:I4;if(e.length===0)n();else{var r=K4;Y0.mutateApproach===E0&&(r=X$.requestAnimationFrame||K4),r(function(){var t=B4(),r=F4.begin(`mutate`);e.map(t),r(),n()})}}var J4=!1;function Y4(){J4=!0}function X4(){J4=!1}var Z4=null;function Q4(e){if(Q$&&Y0.observeMutations){var t=e.treeCallback,n=t===void 0?I4:t,r=e.nodeCallback,i=r===void 0?I4:r,a=e.pseudoElementsCallback,o=a===void 0?I4:a,s=e.observeMutationsRoot,c=s===void 0?Z$:s;Z4=new Q$(function(e){if(!J4){var t=q2();r2(e).forEach(function(e){if(e.type===`childList`&&e.addedNodes.length>0&&!L4(e.addedNodes[0])&&(Y0.searchPseudoElements&&o(e.target),n(e.target)),e.type===`attributes`&&e.target.parentNode&&Y0.searchPseudoElements&&o([e.target],!0),e.type===`attributes`&&L4(e.target)&&~V0.indexOf(e.attributeName))if(e.attributeName===`class`&&R4(e.target)){var r=e4(i2(e.target)),a=r.prefix,s=r.iconName;e.target.setAttribute(C0,a||t),s&&e.target.setAttribute(w0,s)}else z4(e.target)&&i(e.target)})}}),e1&&Z4.observe(c,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}}function $4(){Z4&&Z4.disconnect()}function e3(e){var t=e.getAttribute(`style`),n=[];return t&&(n=t.split(`;`).reduce(function(e,t){var n=t.split(`:`),r=n[0],i=n.slice(1);return r&&i.length>0&&(e[r]=i.join(`:`).trim()),e},{})),n}function t3(e){var t=e.getAttribute(`data-prefix`),n=e.getAttribute(`data-icon`),r=e.innerText===void 0?``:e.innerText.trim(),i=e4(i2(e));return i.prefix||=q2(),t&&n&&(i.prefix=t,i.iconName=n),i.iconName&&i.prefix?i:(i.prefix&&r.length>0&&(i.iconName=U2(i.prefix,e.innerText)||H2(i.prefix,E2(e.innerText))),!i.iconName&&Y0.autoFetchSvg&&e.firstChild&&e.firstChild.nodeType===Node.TEXT_NODE&&(i.iconName=e.firstChild.data),i)}function n3(e){return r2(e.attributes).reduce(function(e,t){return e.name!==`class`&&e.name!==`style`&&(e[t.name]=t.value),e},{})}function r3(){return{iconName:null,prefix:null,transform:$0,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function i3(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0},n=t3(e),r=n.iconName,i=n.prefix,a=n.rest,o=n3(e),s=d4(`parseNodeAttributes`,{},e);return I$({iconName:r,prefix:i,transform:$0,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:a,styles:t.styleParser?e3(e):[],attributes:o}},s)}var a3=_2.styles;function o3(e){var t=Y0.autoReplaceSvg===`nest`?i3(e,{styleParser:!1}):i3(e);return~t.extra.classes.indexOf(z0)?p4(`generateLayersText`,e,t):p4(`generateSvgReplacementMutation`,e,t)}function s3(){return[].concat(R$(Z1),R$(u0))}function c3(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!e1)return Promise.resolve();var n=Z$.documentElement.classList,r=function(e){return n.add(`${T0}-${e}`)},i=function(e){return n.remove(`${T0}-${e}`)},a=Y0.autoFetchSvg?s3():s1.concat(Object.keys(a3));a.includes(`fa`)||a.push(`fa`);var o=[`.${z0}:not([${b0}])`].concat(a.map(function(e){return`.${e}:not([${b0}])`})).join(`, `);if(o.length===0)return Promise.resolve();var s=[];try{s=r2(e.querySelectorAll(o))}catch{}if(s.length>0)r(`pending`),i(`complete`);else return Promise.resolve();var c=F4.begin(`onTree`),l=s.reduce(function(e,t){try{var n=o3(t);n&&e.push(n)}catch(e){k0||e.name===`MissingIcon`&&console.error(e)}return e},[]);return new Promise(function(e,n){Promise.all(l).then(function(n){q4(n,function(){r(`active`),r(`complete`),i(`pending`),typeof t==`function`&&t(),c(),e()})}).catch(function(e){c(),n(e)})})}function l3(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;o3(e).then(function(e){e&&q4([e],t)})}function u3(e){return function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=(t||{}).icon?t:m4(t||{}),i=n.mask;return i&&=(i||{}).icon?i:m4(i||{}),e(r,I$(I$({},n),{},{mask:i}))}}var d3=function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.transform,r=n===void 0?$0:n,i=t.symbol,a=i===void 0?!1:i,o=t.mask,s=o===void 0?null:o,c=t.maskId,l=c===void 0?null:c,u=t.classes,d=u===void 0?[]:u,f=t.attributes,p=f===void 0?{}:f,m=t.styles,h=m===void 0?{}:m;if(e){var g=e.prefix,_=e.iconName,v=e.icon;return v4(I$({type:`icon`},e),function(){return f4(`beforeDOMElementCreation`,{iconDefinition:e,params:t}),S4({icons:{main:E4(v),mask:s?E4(s.icon):{found:!1,width:null,height:null,icon:{}}},prefix:g,iconName:_,transform:I$(I$({},$0),r),symbol:a,maskId:l,extra:{attributes:p,styles:h,classes:d}})})}},f3={mixout:function(){return{icon:u3(d3)}},hooks:function(){return{mutationObserverCallbacks:function(e){return e.treeCallback=c3,e.nodeCallback=l3,e}}},provides:function(e){e.i2svg=function(e){var t=e.node,n=t===void 0?Z$:t,r=e.callback;return c3(n,r===void 0?function(){}:r)},e.generateSvgReplacementMutation=function(e,t){var n=t.iconName,r=t.prefix,i=t.transform,a=t.symbol,o=t.mask,s=t.maskId,c=t.extra;return new Promise(function(t,l){Promise.all([k4(n,r),o.iconName?k4(o.iconName,o.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(function(o){var l=L$(o,2),u=l[0],d=l[1];t([e,S4({icons:{main:u,mask:d},prefix:r,iconName:n,transform:i,symbol:a,maskId:s,extra:c,watchable:!0})])}).catch(l)})},e.generateAbstractIcon=function(e){var t=e.children,n=e.attributes,r=e.main,i=e.transform,a=e.styles,o=s2(a);o.length>0&&(n.style=o);var s;return c2(i)&&(s=p4(`generateAbstractTransformGrouping`,{main:r,transform:i,containerWidth:r.width,iconWidth:r.width})),t.push(s||r.icon),{children:t,attributes:n}}}},p3={mixout:function(){return{layer:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.classes,r=n===void 0?[]:n;return v4({type:`layer`},function(){f4(`beforeDOMElementCreation`,{assembler:e,params:t});var n=[];return e(function(e){Array.isArray(e)?e.map(function(e){n=n.concat(e.abstract)}):n=n.concat(e.abstract)}),[{tag:`span`,attributes:{class:[`${Y0.cssPrefix}-layers`].concat(R$(r)).join(` `)},children:n}]})}}}},m3={mixout:function(){return{counter:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.title,r=n===void 0?null:n,i=t.classes,a=i===void 0?[]:i,o=t.attributes,s=o===void 0?{}:o,c=t.styles,l=c===void 0?{}:c;return v4({type:`counter`,content:e},function(){return f4(`beforeDOMElementCreation`,{content:e,params:t}),w4({content:e.toString(),title:r,extra:{attributes:s,styles:l,classes:[`${Y0.cssPrefix}-layers-counter`].concat(R$(a))}})})}}}},h3={mixout:function(){return{text:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.transform,r=n===void 0?$0:n,i=t.classes,a=i===void 0?[]:i,o=t.attributes,s=o===void 0?{}:o,c=t.styles,l=c===void 0?{}:c;return v4({type:`text`,content:e},function(){return f4(`beforeDOMElementCreation`,{content:e,params:t}),C4({content:e,transform:I$(I$({},$0),r),extra:{attributes:s,styles:l,classes:[`${Y0.cssPrefix}-layers-text`].concat(R$(a))}})})}}},provides:function(e){e.generateLayersText=function(e,t){var n=t.transform,r=t.extra,i=null,a=null;if(t1){var o=parseInt(getComputedStyle(e).fontSize,10),s=e.getBoundingClientRect();i=s.width/o,a=s.height/o}return Promise.resolve([e,C4({content:e.innerHTML,width:i,height:a,transform:n,extra:r,watchable:!0})])}}},g3=RegExp(`"`,`ug`),_3=[1105920,1112319],v3=I$(I$(I$(I$({},{FontAwesome:{normal:`fas`,400:`fas`}}),J1),h0),t0),y3=Object.keys(v3).reduce(function(e,t){return e[t.toLowerCase()]=v3[t],e},{}),b3=Object.keys(y3).reduce(function(e,t){var n=y3[t];return e[t]=n[900]||R$(Object.entries(n))[0][1],e},{});function x3(e){return E2(R$(e.replace(g3,``))[0]||``)}function S3(e){var t=e.getPropertyValue(`font-feature-settings`).includes(`ss01`),n=e.getPropertyValue(`content`).replace(g3,``),r=n.codePointAt(0),i=r>=_3[0]&&r<=_3[1],a=n.length===2?n[0]===n[1]:!1;return i||a||t}function C3(e,t){var n=e.replace(/^['"]|['"]$/g,``).toLowerCase(),r=parseInt(t),i=isNaN(r)?`normal`:r;return(y3[n]||{})[i]||b3[n]}function w3(e,t){var n=`${S0}${t.replace(`:`,`-`)}`;return new Promise(function(r,i){if(e.getAttribute(n)!==null)return r();var a=r2(e.children).filter(function(e){return e.getAttribute(x0)===t})[0],o=X$.getComputedStyle(e,t),s=o.getPropertyValue(`font-family`),c=s.match(B0),l=o.getPropertyValue(`font-weight`),u=o.getPropertyValue(`content`);if(a&&!c)return e.removeChild(a),r();if(c&&u!==`none`&&u!==``){var d=o.getPropertyValue(`content`),f=C3(s,l),p=x3(d),m=c[0].startsWith(`FontAwesome`),h=S3(o),g=H2(f,p),_=g;if(m){var v=K2(p);v.iconName&&v.prefix&&(g=v.iconName,f=v.prefix)}if(g&&!h&&(!a||a.getAttribute(C0)!==f||a.getAttribute(w0)!==_)){e.setAttribute(n,_),a&&e.removeChild(a);var y=r3(),b=y.extra;b.attributes[x0]=t,k4(g,f).then(function(i){var a=S4(I$(I$({},y),{},{icons:{main:i,mask:J2()},prefix:f,iconName:_,extra:b,watchable:!0})),o=Z$.createElementNS(`http://www.w3.org/2000/svg`,`svg`);t===`::before`?e.insertBefore(o,e.firstChild):e.appendChild(o),o.outerHTML=a.map(function(e){return S2(e)}).join(`
|
|
890
890
|
`),e.removeAttribute(n),r()}).catch(i)}else r()}else r()})}function T3(e){return Promise.all([w3(e,`::before`),w3(e,`::after`)])}function E3(e){return e.parentNode!==document.head&&!~D0.indexOf(e.tagName.toUpperCase())&&!e.getAttribute(x0)&&(!e.parentNode||e.parentNode.tagName!==`svg`)}var D3=function(e){return!!e&&O0.some(function(t){return e.includes(t)})},O3=function(e){if(!e)return[];var t=new Set,n=e.split(/,(?![^()]*\))/).map(function(e){return e.trim()});n=n.flatMap(function(e){return e.includes(`(`)?e:e.split(`,`).map(function(e){return e.trim()})});var r=k$(n),i;try{for(r.s();!(i=r.n()).done;){var a=i.value;if(D3(a)){var o=O0.reduce(function(e,t){return e.replace(t,``)},a);o!==``&&o!==`*`&&t.add(o)}}}catch(e){r.e(e)}finally{r.f()}return t};function k3(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(e1){var n;if(t)n=e;else if(Y0.searchPseudoElementsFullScan)n=e.querySelectorAll(`*`);else{var r=new Set,i=k$(document.styleSheets),a;try{for(i.s();!(a=i.n()).done;){var o=a.value;try{var s=k$(o.cssRules),c;try{for(s.s();!(c=s.n()).done;){var l=c.value,u=k$(O3(l.selectorText)),d;try{for(u.s();!(d=u.n()).done;){var f=d.value;r.add(f)}}catch(e){u.e(e)}finally{u.f()}}}catch(e){s.e(e)}finally{s.f()}}catch(e){Y0.searchPseudoElementsWarnings&&console.warn(`Font Awesome: cannot parse stylesheet: ${o.href} (${e.message})
|
|
891
|
-
If it declares any Font Awesome CSS pseudo-elements, they will not be rendered as SVG icons. Add crossorigin="anonymous" to the <link>, enable searchPseudoElementsFullScan for slower but more thorough DOM parsing, or suppress this warning by setting searchPseudoElementsWarnings to false.`)}}}catch(e){i.e(e)}finally{i.f()}if(!r.size)return;var p=Array.from(r).join(`, `);try{n=e.querySelectorAll(p)}catch{}}return new Promise(function(e,t){var r=r2(n).filter(E3).map(T3),i=F4.begin(`searchPseudoElements`);Y4(),Promise.all(r).then(function(){i(),X4(),e()}).catch(function(){i(),X4(),t()})})}}var A3={hooks:function(){return{mutationObserverCallbacks:function(e){return e.pseudoElementsCallback=k3,e}}},provides:function(e){e.pseudoElements2svg=function(e){var t=e.node,n=t===void 0?Z$:t;Y0.searchPseudoElements&&k3(n)}}},j3=!1,M3={mixout:function(){return{dom:{unwatch:function(){Y4(),j3=!0}}}},hooks:function(){return{bootstrap:function(){Q4(d4(`mutationObserverCallbacks`,{}))},noAuto:function(){$4()},watch:function(e){var t=e.observeMutationsRoot;j3?X4():Q4(d4(`mutationObserverCallbacks`,{observeMutationsRoot:t}))}}}},N3=function(e){return e.toLowerCase().split(` `).reduce(function(e,t){var n=t.toLowerCase().split(`-`),r=n[0],i=n.slice(1).join(`-`);if(r&&i===`h`)return e.flipX=!0,e;if(r&&i===`v`)return e.flipY=!0,e;if(i=parseFloat(i),isNaN(i))return e;switch(r){case`grow`:e.size+=i;break;case`shrink`:e.size-=i;break;case`left`:e.x-=i;break;case`right`:e.x+=i;break;case`up`:e.y-=i;break;case`down`:e.y+=i;break;case`rotate`:e.rotate+=i;break}return e},{size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0})},P3={mixout:function(){return{parse:{transform:function(e){return N3(e)}}}},hooks:function(){return{parseNodeAttributes:function(e,t){var n=t.getAttribute(`data-fa-transform`);return n&&(e.transform=N3(n)),e}}},provides:function(e){e.generateAbstractTransformGrouping=function(e){var t=e.main,n=e.transform,r=e.containerWidth,i=e.iconWidth,a={outer:{transform:`translate(${r/2} 256)`},inner:{transform:`${`translate(${n.x*32}, ${n.y*32}) `} ${`scale(${n.size/16*(n.flipX?-1:1)}, ${n.size/16*(n.flipY?-1:1)}) `} ${`rotate(${n.rotate} 0 0)`}`},path:{transform:`translate(${i/2*-1} -256)`}};return{tag:`g`,attributes:I$({},a.outer),children:[{tag:`g`,attributes:I$({},a.inner),children:[{tag:t.icon.tag,children:t.icon.children,attributes:I$(I$({},t.icon.attributes),a.path)}]}]}}}},F3={x:0,y:0,width:`100%`,height:`100%`};function I3(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill=`black`),e}function L3(e){return e.tag===`g`?e.children:[e]}u4([h2,f3,p3,m3,h3,A3,M3,P3,{hooks:function(){return{parseNodeAttributes:function(e,t){var n=t.getAttribute(`data-fa-mask`),r=n?e4(n.split(` `).map(function(e){return e.trim()})):J2();return r.prefix||=q2(),e.mask=r,e.maskId=t.getAttribute(`data-fa-mask-id`),e}}},provides:function(e){e.generateAbstractMask=function(e){var t=e.children,n=e.attributes,r=e.main,i=e.mask,a=e.maskId,o=e.transform,s=r.width,c=r.icon,l=i.width,u=i.icon,d=l2({transform:o,containerWidth:l,iconWidth:s}),f={tag:`rect`,attributes:I$(I$({},F3),{},{fill:`white`})},p=c.children?{children:c.children.map(I3)}:{},m={tag:`g`,attributes:I$({},d.inner),children:[I3(I$({tag:c.tag,attributes:I$(I$({},c.attributes),d.path)},p))]},h={tag:`g`,attributes:I$({},d.outer),children:[m]},g=`mask-${a||n2()}`,_=`clip-${a||n2()}`,v={tag:`mask`,attributes:I$(I$({},F3),{},{id:g,maskUnits:`userSpaceOnUse`,maskContentUnits:`userSpaceOnUse`}),children:[f,h]},y={tag:`defs`,children:[{tag:`clipPath`,attributes:{id:_},children:L3(u)},v]};return t.push(y,{tag:`rect`,attributes:I$({fill:`currentColor`,"clip-path":`url(#${_})`,mask:`url(#${g})`},F3)}),{children:t,attributes:n}}}},{provides:function(e){var t=!1;X$.matchMedia&&(t=X$.matchMedia(`(prefers-reduced-motion: reduce)`).matches),e.missingIconAbstract=function(){var e=[],n={fill:`currentColor`},r={attributeType:`XML`,repeatCount:`indefinite`,dur:`2s`};e.push({tag:`path`,attributes:I$(I$({},n),{},{d:`M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z`})});var i=I$(I$({},r),{},{attributeName:`opacity`}),a={tag:`circle`,attributes:I$(I$({},n),{},{cx:`256`,cy:`364`,r:`28`}),children:[]};return t||a.children.push({tag:`animate`,attributes:I$(I$({},r),{},{attributeName:`r`,values:`28;14;28;28;14;28;`})},{tag:`animate`,attributes:I$(I$({},i),{},{values:`1;0;1;1;0;1;`})}),e.push(a),e.push({tag:`path`,attributes:I$(I$({},n),{},{opacity:`1`,d:`M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z`}),children:t?[]:[{tag:`animate`,attributes:I$(I$({},i),{},{values:`1;0;0;0;0;1;`})}]}),t||e.push({tag:`path`,attributes:I$(I$({},n),{},{opacity:`0`,d:`M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z`}),children:[{tag:`animate`,attributes:I$(I$({},i),{},{values:`0;0;1;1;0;0;`})}]}),{tag:`g`,attributes:{class:`missing`},children:e}}}},{hooks:function(){return{parseNodeAttributes:function(e,t){var n=t.getAttribute(`data-fa-symbol`);return e.symbol=n===null?!1:n===``?!0:n,e}}}}],{mixoutsTo:g4}),g4.noAuto;var R3=g4.config;g4.library,g4.dom;var z3=g4.parse;g4.findIconDefinition,g4.toHtml;var B3=g4.icon;g4.layer,g4.text,g4.counter;function V3(e){return e-=0,e===e}function H3(e){return V3(e)?e:(e=e.replace(/[_-]+(.)?/g,(e,t)=>t?t.toUpperCase():``),e.charAt(0).toLowerCase()+e.slice(1))}var U3=(e,t)=>g.default.createElement(`stop`,{key:`${t}-${e.offset}`,offset:e.offset,stopColor:e.color,...e.opacity!==void 0&&{stopOpacity:e.opacity}});function W3(e){return e.charAt(0).toUpperCase()+e.slice(1)}var G3=new Map,K3=1e3;function q3(e){if(G3.has(e))return G3.get(e);let t={},n=0,r=e.length;for(;n<r;){let i=e.indexOf(`;`,n),a=i===-1?r:i,o=e.slice(n,a).trim();if(o){let e=o.indexOf(`:`);if(e>0){let n=o.slice(0,e).trim(),r=o.slice(e+1).trim();if(n&&r){let e=H3(n);t[e.startsWith(`webkit`)?W3(e):e]=r}}}n=a+1}if(G3.size===K3){let e=G3.keys().next().value;e&&G3.delete(e)}return G3.set(e,t),t}function J3(e,t,n={}){if(typeof t==`string`)return t;let r=(t.children||[]).map(t=>{let r=t;return(`fill`in n||n.gradientFill)&&t.tag===`path`&&`fill`in t.attributes&&(r={...t,attributes:{...t.attributes,fill:void 0}}),J3(e,r)}),i=t.attributes||{},a={};for(let[e,t]of Object.entries(i))switch(!0){case e===`class`:a.className=t;break;case e===`style`:a.style=q3(String(t));break;case e.startsWith(`aria-`):case e.startsWith(`data-`):a[e.toLowerCase()]=t;break;default:a[H3(e)]=t}let{style:o,role:s,"aria-label":c,gradientFill:l,...u}=n;if(o&&(a.style=a.style?{...a.style,...o}:o),s&&(a.role=s),c&&(a[`aria-label`]=c,a[`aria-hidden`]=`false`),l){a.fill=`url(#${l.id})`;let{type:t,stops:n=[],...i}=l;r.unshift(e(t===`linear`?`linearGradient`:`radialGradient`,{...i,id:l.id},n.map(U3)))}return e(t.tag,{...a,...u},...r)}var Y3=J3.bind(null,g.default.createElement),X3=(e,t)=>{let n=(0,g.useId)();return e||(t?n:void 0)},Z3=class{constructor(e=`react-fontawesome`){this.enabled=!1;let t=!1;try{t=typeof process<`u`&&process.env.NODE_ENV===`development`}catch{}this.scope=e,this.enabled=t}log(...e){this.enabled&&console.log(`[${this.scope}]`,...e)}warn(...e){this.enabled&&console.warn(`[${this.scope}]`,...e)}error(...e){this.enabled&&console.error(`[${this.scope}]`,...e)}};typeof process<`u`&&process.env?.FA_VERSION;var Q3=`searchPseudoElementsFullScan`in R3&&typeof R3.searchPseudoElementsFullScan==`boolean`?`7.0.0`:`6.0.0`,$3=Number.parseInt(Q3)>=7,e6=()=>$3,t6=`fa`,n6={beat:`fa-beat`,fade:`fa-fade`,beatFade:`fa-beat-fade`,bounce:`fa-bounce`,shake:`fa-shake`,spin:`fa-spin`,spinPulse:`fa-spin-pulse`,spinReverse:`fa-spin-reverse`,pulse:`fa-pulse`},r6={left:`fa-pull-left`,right:`fa-pull-right`},i6={90:`fa-rotate-90`,180:`fa-rotate-180`,270:`fa-rotate-270`},a6={"2xs":`fa-2xs`,xs:`fa-xs`,sm:`fa-sm`,lg:`fa-lg`,xl:`fa-xl`,"2xl":`fa-2xl`,"1x":`fa-1x`,"2x":`fa-2x`,"3x":`fa-3x`,"4x":`fa-4x`,"5x":`fa-5x`,"6x":`fa-6x`,"7x":`fa-7x`,"8x":`fa-8x`,"9x":`fa-9x`,"10x":`fa-10x`},o6={border:`fa-border`,fixedWidth:`fa-fw`,flip:`fa-flip`,flipHorizontal:`fa-flip-horizontal`,flipVertical:`fa-flip-vertical`,inverse:`fa-inverse`,rotateBy:`fa-rotate-by`,swapOpacity:`fa-swap-opacity`,widthAuto:`fa-width-auto`},s6={default:`fa-layers`};function c6(e){let t=R3.cssPrefix||R3.familyPrefix||t6;return t===t6?e:e.replace(new RegExp(String.raw`(?<=^|\s)${t6}-`,`g`),`${t}-`)}function l6(e){let{beat:t,fade:n,beatFade:r,bounce:i,shake:a,spin:o,spinPulse:s,spinReverse:c,pulse:l,fixedWidth:u,inverse:d,border:f,flip:p,size:m,rotation:h,pull:g,swapOpacity:_,rotateBy:v,widthAuto:y,className:b}=e,x=[];return b&&x.push(...b.split(` `)),t&&x.push(n6.beat),n&&x.push(n6.fade),r&&x.push(n6.beatFade),i&&x.push(n6.bounce),a&&x.push(n6.shake),o&&x.push(n6.spin),c&&x.push(n6.spinReverse),s&&x.push(n6.spinPulse),l&&x.push(n6.pulse),u&&x.push(o6.fixedWidth),d&&x.push(o6.inverse),f&&x.push(o6.border),p===!0&&x.push(o6.flip),(p===`horizontal`||p===`both`)&&x.push(o6.flipHorizontal),(p===`vertical`||p===`both`)&&x.push(o6.flipVertical),m!=null&&x.push(a6[m]),h!=null&&h!==0&&x.push(i6[h]),g!=null&&x.push(r6[g]),_&&x.push(o6.swapOpacity),e6()?(v&&x.push(o6.rotateBy),y&&x.push(o6.widthAuto),(R3.cssPrefix||R3.familyPrefix||t6)===t6?x:x.map(c6)):x}var u6=e=>typeof e==`object`&&`icon`in e&&!!e.icon;function d6(e){if(e)return u6(e)?e:z3.icon(e)}function f6(e){return Object.keys(e)}var p6=new Z3(`FontAwesomeIcon`),m6={border:!1,className:``,mask:void 0,maskId:void 0,fixedWidth:!1,inverse:!1,flip:!1,icon:void 0,listItem:!1,pull:void 0,pulse:!1,rotation:void 0,rotateBy:!1,size:void 0,spin:!1,spinPulse:!1,spinReverse:!1,beat:!1,fade:!1,beatFade:!1,bounce:!1,shake:!1,symbol:!1,title:``,titleId:void 0,transform:void 0,swapOpacity:!1,widthAuto:!1},h6=new Set(Object.keys(m6)),g6=g.default.forwardRef((e,t)=>{let n={...m6,...e},{icon:r,mask:i,symbol:a,title:o,titleId:s,maskId:c,transform:l}=n,u=X3(c,!!i),d=X3(s,!!o),f=d6(r);if(!f)return p6.error(`Icon lookup is undefined`,r),null;let p=l6(n),m=typeof l==`string`?z3.transform(l):l,h=d6(i),g=B3(f,{...p.length>0&&{classes:p},...m&&{transform:m},...h&&{mask:h},symbol:a,title:o,titleId:d,maskId:u});if(!g)return p6.error(`Could not find icon`,f),null;let{abstract:_}=g,v={ref:t};for(let e of f6(n))h6.has(e)||(v[e]=n[e]);return Y3(_[0],v)});g6.displayName=`FontAwesomeIcon`,`${s6.default}${o6.fixedWidth}`;var{Title:_6}=SU,v6=`HELPDESK.FORM`,y6=`GENERAL.MESSAGES`,b6=({onCancel:e,appName:t,groupId:r,primaryColor:i})=>{let[a,o]=(0,g.useState)(!1),[s]=iN.useForm(),c=iX(s),{t:l}=yq(),{requiredField:u}=JY(),d=[{dataIndex:`field`,title:l(`HELPDESK.TABLE.FIELD`),render:e=>l(`HELPDESK.FORM.FIELDS.${e?.toUpperCase()}`)},{dataIndex:`code`,title:l(`HELPDESK.TABLE.CODE`),render:e=>l(`HELPDESK.ERRORS_CODE.${e?.toUpperCase()}`)}];return(0,n.jsxs)(QI,{className:`helpdesk__content`,style:i?{"--helpdesk-panel-accent":i}:void 0,children:[(0,n.jsx)(uj,{span:24,children:(0,n.jsx)(_6,{level:3,className:`helpdesk__title helpdesk__title--hero`,children:l(`${v6}.TITLE`)})}),(0,n.jsx)(uj,{span:24,children:(0,n.jsxs)(hk,{className:`helpdesk__card`,bordered:!1,children:[(0,n.jsx)(_6,{level:4,className:`helpdesk__subtitle`,children:l(`${v6}.FIELDS.TITLE`)}),(0,n.jsxs)(iN,{form:s,layout:`vertical`,onFinish:i=>{o(!0),x$({...i,appName:t,group_id:r}).then(()=>{mI.success({message:l(`${y6}.SUCCESS.TICKET`),placement:`topLeft`}),e&&e()}).catch(({response:e})=>{let{errors:t}=e.data;mI.error({className:`table-notification`,message:l(`ERROR`),placement:`topLeft`,description:(0,n.jsx)(XV,{dataSource:t,columns:d,pagination:{defaultPageSize:5},rowKey:`field`,size:`small`,bordered:!0}),duration:0})}).finally(()=>o(!1))},className:`helpdesk__form`,children:[(0,n.jsx)(ZY,{fieldName:$Y.Name,label:l(`${v6}.FIELDS.NAME`),placeholder:l(`${v6}.FIELDS.NAME`,{context:`PLACEHOLDER`}),rules:u}),(0,n.jsx)(ZY,{fieldName:$Y.Email,label:l(`${v6}.FIELDS.EMAIL`),placeholder:l(`${v6}.FIELDS.EMAIL`,{context:`PLACEHOLDER`}),rules:u}),(0,n.jsx)(ZY,{fieldName:$Y.Subject,label:l(`${v6}.FIELDS.SUBJECT`),placeholder:l(`${v6}.FIELDS.SUBJECT`,{context:`PLACEHOLDER`}),rules:u}),(0,n.jsx)(QY,{fieldName:$Y.Description,label:l(`${v6}.FIELDS.DESCRIPTION`),placeholder:l(`${v6}.FIELDS.DESCRIPTION`,{context:`PLACEHOLDER`}),rows:4,rules:u}),(0,n.jsx)(iN.Item,{name:$Y.Attachments,children:(0,n.jsxs)(gW,{beforeUpload:()=>!1,maxCount:5,onChange:e=>{c.setFieldsValue({[$Y.Attachments]:e.fileList})},className:`helpdesk__fields-files`,multiple:!0,capture:!1,hasControlInside:!1,pastable:!1,children:[(0,n.jsx)(`p`,{className:`ant-upload-drag-icon`,children:(0,n.jsx)(fY,{})}),(0,n.jsx)(fq,{i18nKey:l(`${v6}.FIELDS.UPLOAD_FILES`),components:{strong:(0,n.jsx)(`strong`,{}),br:(0,n.jsx)(`br`,{}),small:(0,n.jsx)(`small`,{})}})]})}),(0,n.jsx)(QE,{htmlType:`submit`,type:`primary`,className:`helpdesk__submit-btn`,icon:(0,n.jsx)(g6,{icon:S$}),loading:a,disabled:a,block:!0,children:l(`${v6}.BUTTONS.SEND`)})]})]})})]})},x6=({size:e,placement:t,appName:r,groupId:i,children:a,primaryColor:o})=>{let[s,c]=(0,g.useState)(!1),{t:l}=yq(),u=qY(OY)===Je.Dark,d=()=>c(!1),f=e===`small`?`helpdesk__trigger--sm`:e===`large`?`helpdesk__trigger--lg`:`helpdesk__trigger--md`,p=e===`small`?`helpdesk__trigger-icon--sm`:e===`large`?`helpdesk__trigger-icon--lg`:`helpdesk__trigger-icon--md`,m=o?{"--helpdesk-accent":o}:void 0,h=(0,g.useMemo)(()=>{let e=u?`#0d1628`:`#ffffff`;return{root:{opacity:1,"--ant-tooltip-arrow-background-color":e},container:{opacity:1,backgroundColor:e,color:u?`#f1f5f9`:`#0f172a`,border:u?`1px solid rgba(255, 255, 255, 0.1)`:`1px solid rgba(226, 232, 240, 0.9)`,boxShadow:u?`0 10px 28px rgba(0, 0, 0, 0.55)`:`0 10px 28px rgba(0, 0, 0, 0.12)`,backdropFilter:`none`,WebkitBackdropFilter:`none`}}},[u]);return(0,n.jsx)(QI,{align:`middle`,children:(0,n.jsx)(Nw,{placement:t,trigger:`click`,content:(0,n.jsx)(b6,{onCancel:d,appName:r,groupId:i,...o?{primaryColor:o}:{}}),rootClassName:(0,YY.default)(`helpdesk__container`,u&&`helpdesk__container--dark`),styles:{content:{padding:0}},arrow:!1,open:s,onOpenChange:c,destroyOnHidden:!0,children:a||(0,n.jsx)(Tw,{title:l(`HELPDESK.SUPPORT`),placement:`left`,rootClassName:(0,YY.default)(`helpdesk__tooltip`,u&&`helpdesk__tooltip--dark`),styles:h,children:(0,n.jsx)(`button`,{type:`button`,"aria-expanded":s,"aria-haspopup":`dialog`,"aria-label":l(`HELPDESK.SUPPORT`),className:(0,YY.default)(`helpdesk__trigger`,`helpdesk__trigger--outline`,f,u&&`helpdesk__trigger--dark`),style:m,children:(0,n.jsx)(rY,{className:(0,YY.default)(`helpdesk__trigger-icon`,p)})})})})})},S6=VJ()(e=>(0,n.jsx)($J,{children:(0,n.jsx)(x6,{...e})})),C6=e=>(0,n.jsx)(eY,{fallback:(0,n.jsx)(x6,{...e}),children:(0,n.jsx)(S6,{...e})}),w6=e=>(0,n.jsx)(C6,{...e}),T6=function(e){return e.GetApps=`GetApps`,e.GetReleases=`GetReleases`,e.GetUser=`GetUser`,e.GetLanguages=`GetLanguages`,e.GetRoles=`GetRoles`,e}({}),E6=async e=>{let{data:t}=await v$.get(`${e}/GetLanguages`);return t},D6=async e=>{let{data:t}=await v$.get(`${e}/getRoles`);return t},O6=async(e,t)=>{let n=e.endsWith(`/`)?e:`${e}/`,{data:r}=await v$.get(`${n}getUser`,{params:{userId:t}});return r};function k6(e){let t=e.replace(/\/+$/,``);return/\/api$/i.test(t)?`${t}/logout`:`${t}/api/logout`}var A6=async(e,t)=>await v$.post(k6(e),{},{params:{userId:t}}),j6=async(e,t)=>await v$.post(`${e}/maintainUser`,t),M6=(e,t=!0)=>Ke({queryKey:[T6.GetRoles,e],queryFn:async()=>await D6(e),enabled:!!e&&t}),N6=e=>Ke({queryKey:[T6.GetLanguages,e],queryFn:async()=>await E6(e),enabled:!!e}),P6=e=>{let t=oX(),n=UY(qe.Token),r=UY(qe.UserID),i=!!(e&&t&&n&&r);return Ke({queryKey:[T6.GetUser,e,r],queryFn:async()=>await O6(e,r),enabled:i})},F6={EN:`🇬🇧`,PT:`🇵🇹`,BR:`🇧🇷`,ES:`🇪🇸`,RO:`🇷🇴`,JP:`🇯🇵`};function I6(e){let t=String(e||`EN`).toUpperCase();return[`EN`,`PT`,`BR`,`ES`,`RO`,`JP`].includes(t)?t:`EN`}var L6=({code:e,flagSrc:t,size:r=`md`})=>{let[i,a]=(0,g.useState)(!1),o=F6[I6(e)],s=r===`sm`;return!t||i?(0,n.jsx)(`span`,{className:(0,YY.default)(`language-switcher__flag-shell`,s?`language-switcher__flag-shell--sm`:`language-switcher__flag-shell--md`,`language-switcher__flag-shell--emoji`),"aria-hidden":!0,children:o}):(0,n.jsx)(`span`,{className:(0,YY.default)(`language-switcher__flag-shell`,s?`language-switcher__flag-shell--sm`:`language-switcher__flag-shell--md`),"aria-hidden":!0,children:(0,n.jsx)(`img`,{src:t,alt:``,className:`language-switcher__flag-img`,loading:`lazy`,decoding:`async`,referrerPolicy:`no-referrer`,onError:()=>a(!0)})})};function R6(e){return[...e].sort((e,t)=>String(e.description).localeCompare(String(t.description)))}var z6=({onlyFlag:e,gauApiUrl:t,className:r})=>{let{i18n:i,t:a}=yq(),[o,s]=(0,g.useState)(!1),c=qY(OY)===Je.Dark,{data:l,isPending:u,isFetching:d}=N6(t),f=!!t&&(u||d),p=I6(i.language??``),m=(0,g.useMemo)(()=>l?.length?R6(l):[],[l]),h=(0,g.useMemo)(()=>m.find(e=>String(e.description).toUpperCase()===p),[m,p]),_=h?.image?lX(h.image):void 0;(0,g.useEffect)(()=>{if(!l?.length)return;let e=String(i.language??``).toUpperCase();l.some(t=>String(t.description).toUpperCase()===e)||(i.changeLanguage(`EN`),GY.set(qe.Language,`EN`),gk.default.locale(`en`))},[l]);let v=e=>{let t=String(e).toUpperCase();i.language?.toUpperCase()!==t&&(i.changeLanguage(e),GY.set(qe.Language,t),gk.default.locale(e.toLowerCase())),s(!1)};return(0,n.jsx)($j,{placement:`bottomRight`,open:o,onOpenChange:s,trigger:[`click`],menu:(0,g.useMemo)(()=>({selectable:!0,selectedKeys:[p],className:`language-switcher__ant-menu`,items:m.map(({description:t,image:r})=>{let i=String(t).toUpperCase(),o=lX(r),s=`LANGUAGES.${I6(i)}`;return{key:i,label:(0,n.jsxs)(`span`,{className:(0,YY.default)(`language-switcher__menu-row`,e&&`language-switcher__menu-row--flag-only`),children:[(0,n.jsx)(L6,{code:i,flagSrc:o}),e?null:(0,n.jsxs)(`span`,{className:`language-switcher__menu-text`,children:[(0,n.jsx)(`span`,{className:`language-switcher__menu-title`,children:a(s)}),(0,n.jsx)(`span`,{className:`language-switcher__menu-code`,children:i})]}),(0,n.jsx)(`span`,{className:(0,YY.default)(`language-switcher__check`,e&&`language-switcher__check--flag-only`),"aria-hidden":!0,children:i===p?(0,n.jsx)(wC,{className:`language-switcher__check-icon`}):null})]})}}),onClick:e=>v(String(e.key))}),[m,e,p,a]),popupRender:e=>(0,n.jsx)(`div`,{className:(0,YY.default)(`language-switcher__panel`,c&&`language-switcher__panel--dark`),children:e}),children:(0,n.jsxs)(`button`,{type:`button`,"aria-busy":f,"aria-expanded":o,"aria-haspopup":`menu`,"aria-label":a(`GENERAL.LANGUAGE_SWITCHER_ARIA`),disabled:f,className:(0,YY.default)(`language-switcher__trigger`,c&&`language-switcher__trigger--dark`,r),children:[(0,n.jsx)(lY,{className:`language-switcher__globe`}),(0,n.jsx)(L6,{code:p,flagSrc:_,size:`sm`}),e?null:(0,n.jsx)(`span`,{className:`language-switcher__trigger-label`,children:a(`LANGUAGES.${I6(p)}`)}),(0,n.jsx)(DC,{className:(0,YY.default)(`language-switcher__chevron`,o&&`language-switcher__chevron--open`)})]})})},B6=VJ()(e=>(0,n.jsx)($J,{children:(0,n.jsx)(z6,{...e})})),V6=e=>(0,n.jsx)(eY,{fallback:(0,n.jsx)(z6,{...e}),children:(0,n.jsx)(B6,{...e})}),H6=e=>(0,n.jsx)(V6,{...e});typeof Symbol==`function`&&Symbol.observable;var U6=()=>Math.random().toString(36).substring(7).split(``).join(`.`);`${U6()}`,`${U6()}`;function W6(e){if(typeof e!=`object`||!e)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function G6(e){return W6(e)&&`type`in e&&typeof e.type==`string`}var K6=Symbol.for(`immer-nothing`),q6=Symbol.for(`immer-draftable`),J6=Symbol.for(`immer-state`),Y6=process.env.NODE_ENV===`production`?[]:[function(e){return`The plugin for '${e}' has not been loaded into Immer. To enable the plugin, import and call \`enable${e}()\` when initializing your application.`},function(e){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${e}'`},`This object has been frozen and should not be mutated`,function(e){return`Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? `+e},`An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.`,`Immer forbids circular references`,"The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(e){return`'current' expects a draft, got: ${e}`},`Object.defineProperty() cannot be used on an Immer draft`,`Object.setPrototypeOf() cannot be used on an Immer draft`,`Immer only supports deleting array indices`,`Immer only supports setting array indices and the 'length' property`,function(e){return`'original' expects a draft, got: ${e}`}];function X6(e,...t){if(process.env.NODE_ENV!==`production`){let n=Y6[e],r=b8(n)?n.apply(null,t):n;throw Error(`[Immer] ${r}`)}throw Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Z6=Object,Q6=Z6.getPrototypeOf,$6=`constructor`,e8=`prototype`,t8=`configurable`,n8=`enumerable`,r8=`writable`,i8=`value`,a8=e=>!!e&&!!e[J6];function o8(e){return e?l8(e)||g8(e)||!!e[q6]||!!e[$6]?.[q6]||_8(e)||v8(e):!1}var s8=Z6[e8][$6].toString(),c8=new WeakMap;function l8(e){if(!e||!y8(e))return!1;let t=Q6(e);if(t===null||t===Z6[e8])return!0;let n=Z6.hasOwnProperty.call(t,$6)&&t[$6];if(n===Object)return!0;if(!b8(n))return!1;let r=c8.get(n);return r===void 0&&(r=Function.toString.call(n),c8.set(n,r)),r===s8}function u8(e,t,n=!0){d8(e)===0?(n?Reflect.ownKeys(e):Z6.keys(e)).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function d8(e){let t=e[J6];return t?t.type_:g8(e)?1:_8(e)?2:v8(e)?3:0}var f8=(e,t,n=d8(e))=>n===2?e.has(t):Z6[e8].hasOwnProperty.call(e,t),p8=(e,t,n=d8(e))=>n===2?e.get(t):e[t],m8=(e,t,n,r=d8(e))=>{r===2?e.set(t,n):r===3?e.add(n):e[t]=n};function h8(e,t){return e===t?e!==0||1/e==1/t:e!==e&&t!==t}var g8=Array.isArray,_8=e=>e instanceof Map,v8=e=>e instanceof Set,y8=e=>typeof e==`object`,b8=e=>typeof e==`function`,x8=e=>typeof e==`boolean`;function S8(e){let t=+e;return Number.isInteger(t)&&String(t)===e}var C8=e=>e.copy_||e.base_,w8=e=>e.modified_?e.copy_:e.base_;function T8(e,t){if(_8(e))return new Map(e);if(v8(e))return new Set(e);if(g8(e))return Array[e8].slice.call(e);let n=l8(e);if(t===!0||t===`class_only`&&!n){let t=Z6.getOwnPropertyDescriptors(e);delete t[J6];let n=Reflect.ownKeys(t);for(let r=0;r<n.length;r++){let i=n[r],a=t[i];a[r8]===!1&&(a[r8]=!0,a[t8]=!0),(a.get||a.set)&&(t[i]={[t8]:!0,[r8]:!0,[n8]:a[n8],[i8]:e[i]})}return Z6.create(Q6(e),t)}else{let t=Q6(e);if(t!==null&&n)return{...e};let r=Z6.create(t);return Z6.assign(r,e)}}function E8(e,t=!1){return k8(e)||a8(e)||!o8(e)?e:(d8(e)>1&&Z6.defineProperties(e,{set:O8,add:O8,clear:O8,delete:O8}),Z6.freeze(e),t&&u8(e,(e,t)=>{E8(t,!0)},!1),e)}function D8(){X6(2)}var O8={[i8]:D8};function k8(e){return e===null||!y8(e)?!0:Z6.isFrozen(e)}var A8=`MapSet`,j8=`Patches`,M8=`ArrayMethods`,N8={};function P8(e){let t=N8[e];return t||X6(0,e),t}var F8=e=>!!N8[e],I8,L8=()=>I8,R8=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:F8(A8)?P8(A8):void 0,arrayMethodsPlugin_:F8(M8)?P8(M8):void 0});function z8(e,t){t&&(e.patchPlugin_=P8(j8),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function B8(e){V8(e),e.drafts_.forEach(U8),e.drafts_=null}function V8(e){e===I8&&(I8=e.parent_)}var H8=e=>I8=R8(I8,e);function U8(e){let t=e[J6];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function W8(e,t){t.unfinalizedDrafts_=t.drafts_.length;let n=t.drafts_[0];if(e!==void 0&&e!==n){n[J6].modified_&&(B8(t),X6(4)),o8(e)&&(e=G8(t,e));let{patchPlugin_:r}=t;r&&r.generateReplacementPatches_(n[J6].base_,e,t)}else e=G8(t,n);return K8(t,e,!0),B8(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e===K6?void 0:e}function G8(e,t){if(k8(t))return t;let n=t[J6];if(!n)return e5(t,e.handledSet_,e);if(!J8(n,e))return t;if(!n.modified_)return n.base_;if(!n.finalized_){let{callbacks_:t}=n;if(t)for(;t.length>0;)t.pop()(e);Q8(n,e)}return n.copy_}function K8(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&E8(t,n)}function q8(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var J8=(e,t)=>e.scope_===t,Y8=[];function X8(e,t,n,r){let i=C8(e),a=e.type_;if(r!==void 0&&p8(i,r,a)===t){m8(i,r,n,a);return}if(!e.draftLocations_){let t=e.draftLocations_=new Map;u8(i,(e,n)=>{if(a8(n)){let r=t.get(n)||[];r.push(e),t.set(n,r)}})}let o=e.draftLocations_.get(t)??Y8;for(let e of o)m8(i,e,n,a)}function Z8(e,t,n){e.callbacks_.push(function(r){let i=t;if(!i||!J8(i,r))return;r.mapSetPlugin_?.fixSetContents(i);let a=w8(i);X8(e,i.draft_??i,a,n),Q8(i,r)})}function Q8(e,t){if(e.modified_&&!e.finalized_&&(e.type_===3||e.type_===1&&e.allIndicesReassigned_||(e.assigned_?.size??0)>0)){let{patchPlugin_:n}=t;if(n){let r=n.getPath(e);r&&n.generatePatches_(e,r,t)}q8(e)}}function $8(e,t,n){let{scope_:r}=e;if(a8(n)){let i=n[J6];J8(i,r)&&i.callbacks_.push(function(){c5(e),X8(e,n,w8(i),t)})}else o8(n)&&e.callbacks_.push(function(){let i=C8(e);e.type_===3?i.has(n)&&e5(n,r.handledSet_,r):p8(i,t,e.type_)===n&&r.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&e5(p8(e.copy_,t,e.type_),r.handledSet_,r)})}function e5(e,t,n){return!n.immer_.autoFreeze_&&n.unfinalizedDrafts_<1||a8(e)||t.has(e)||!o8(e)||k8(e)?e:(t.add(e),u8(e,(r,i)=>{if(a8(i)){let t=i[J6];J8(t,n)&&(m8(e,r,w8(t),e.type_),q8(t))}else o8(i)&&e5(i,t,n)}),e)}function t5(e,t){let n=g8(e),r={type_:+!!n,scope_:t?t.scope_:L8(),modified_:!1,finalized_:!1,assigned_:void 0,parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1,callbacks_:void 0},i=r,a=n5;n&&(i=[r],a=r5);let{revoke:o,proxy:s}=Proxy.revocable(i,a);return r.draft_=s,r.revoke_=o,[s,r]}var n5={get(e,t){if(t===J6)return e;let n=e.scope_.arrayMethodsPlugin_,r=e.type_===1&&typeof t==`string`;if(r&&n?.isArrayOperationMethod(t))return n.createMethodInterceptor(e,t);let i=C8(e);if(!f8(i,t,e.type_))return a5(e,i,t);let a=i[t];if(e.finalized_||!o8(a)||r&&e.operationMethod&&n?.isMutatingArrayMethod(e.operationMethod)&&S8(t))return a;if(a===i5(e.base_,t)){c5(e);let n=e.type_===1?+t:t,r=u5(e.scope_,a,e,n);return e.copy_[n]=r}return a},has(e,t){return t in C8(e)},ownKeys(e){return Reflect.ownKeys(C8(e))},set(e,t,n){let r=o5(C8(e),t);if(r?.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){let r=i5(C8(e),t),i=r?.[J6];if(i&&i.base_===n)return e.copy_[t]=n,e.assigned_.set(t,!1),!0;if(h8(n,r)&&(n!==void 0||f8(e.base_,t,e.type_)))return!0;c5(e),s5(e)}return e.copy_[t]===n&&(n!==void 0||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])?!0:(e.copy_[t]=n,e.assigned_.set(t,!0),$8(e,t,n),!0)},deleteProperty(e,t){return c5(e),i5(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),s5(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let n=C8(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{[r8]:!0,[t8]:e.type_!==1||t!==`length`,[n8]:r[n8],[i8]:n[t]}},defineProperty(){X6(11)},getPrototypeOf(e){return Q6(e.base_)},setPrototypeOf(){X6(12)}},r5={};for(let e in n5){let t=n5[e];r5[e]=function(){let e=arguments;return e[0]=e[0][0],t.apply(this,e)}}r5.deleteProperty=function(e,t){return process.env.NODE_ENV!==`production`&&isNaN(parseInt(t))&&X6(13),r5.set.call(this,e,t,void 0)},r5.set=function(e,t,n){return process.env.NODE_ENV!==`production`&&t!==`length`&&isNaN(parseInt(t))&&X6(14),n5.set.call(this,e[0],t,n,e[0])};function i5(e,t){let n=e[J6];return(n?C8(n):e)[t]}function a5(e,t,n){let r=o5(t,n);return r?i8 in r?r[i8]:r.get?.call(e.draft_):void 0}function o5(e,t){if(!(t in e))return;let n=Q6(e);for(;n;){let e=Object.getOwnPropertyDescriptor(n,t);if(e)return e;n=Q6(n)}}function s5(e){e.modified_||(e.modified_=!0,e.parent_&&s5(e.parent_))}function c5(e){e.copy_||=(e.assigned_=new Map,T8(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var l5=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(e,t,n)=>{if(b8(e)&&!b8(t)){let n=t;t=e;let r=this;return function(e=n,...i){return r.produce(e,e=>t.call(this,e,...i))}}b8(t)||X6(6),n!==void 0&&!b8(n)&&X6(7);let r;if(o8(e)){let i=H8(this),a=u5(i,e,void 0),o=!0;try{r=t(a),o=!1}finally{o?B8(i):V8(i)}return z8(i,n),W8(r,i)}else if(!e||!y8(e)){if(r=t(e),r===void 0&&(r=e),r===K6&&(r=void 0),this.autoFreeze_&&E8(r,!0),n){let t=[],i=[];P8(j8).generateReplacementPatches_(e,r,{patches_:t,inversePatches_:i}),n(t,i)}return r}else X6(1,e)},this.produceWithPatches=(e,t)=>{if(b8(e))return(t,...n)=>this.produceWithPatches(t,t=>e(t,...n));let n,r;return[this.produce(e,t,(e,t)=>{n=e,r=t}),n,r]},x8(e?.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),x8(e?.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),x8(e?.useStrictIteration)&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){o8(e)||X6(8),a8(e)&&(e=d5(e));let t=H8(this),n=u5(t,e,void 0);return n[J6].isManual_=!0,V8(t),n}finishDraft(e,t){let n=e&&e[J6];(!n||!n.isManual_)&&X6(9);let{scope_:r}=n;return z8(r,t),W8(void 0,r)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let n;for(n=t.length-1;n>=0;n--){let r=t[n];if(r.path.length===0&&r.op===`replace`){e=r.value;break}}n>-1&&(t=t.slice(n+1));let r=P8(j8).applyPatches_;return a8(e)?r(e,t):this.produce(e,e=>r(e,t))}};function u5(e,t,n,r){let[i,a]=_8(t)?P8(A8).proxyMap_(t,n):v8(t)?P8(A8).proxySet_(t,n):t5(t,n);return(n?.scope_??L8()).drafts_.push(i),a.callbacks_=n?.callbacks_??[],a.key_=r,n&&r!==void 0?Z8(n,a,r):a.callbacks_.push(function(e){e.mapSetPlugin_?.fixSetContents(a);let{patchPlugin_:t}=e;a.modified_&&t&&t.generatePatches_(a,[],e)}),i}function d5(e){return a8(e)||X6(10,e),f5(e)}function f5(e){if(!o8(e)||k8(e))return e;let t=e[J6],n,r=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=T8(e,t.scope_.immer_.useStrictShallowCopy_),r=t.scope_.immer_.shouldUseStrictIteration()}else n=T8(e,!0);return u8(n,(e,t)=>{m8(n,e,f5(t))},r),t&&(t.finalized_=!1),n}var p5=new l5().produce;typeof window<`u`&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__,typeof window<`u`&&window.__REDUX_DEVTOOLS_EXTENSION__&&window.__REDUX_DEVTOOLS_EXTENSION__;function m5(e,t){function n(...n){if(t){let r=t(...n);if(!r)throw Error(process.env.NODE_ENV===`production`?R5(0):`prepareAction did not return an object`);return{type:e,payload:r.payload,...`meta`in r&&{meta:r.meta},...`error`in r&&{error:r.error}}}return{type:e,payload:n[0]}}return n.toString=()=>`${e}`,n.type=e,n.match=t=>G6(t)&&t.type===e,n}function h5(e){return o8(e)?p5(e,()=>{}):e}function g5(e,t,n){return e.has(t)?e.get(t):e.set(t,n(t)).get(t)}function _5(e){let t={},n=[],r,i={addCase(e,a){if(process.env.NODE_ENV!==`production`){if(n.length>0)throw Error(process.env.NODE_ENV===`production`?R5(26):"`builder.addCase` should only be called before calling `builder.addMatcher`");if(r)throw Error(process.env.NODE_ENV===`production`?R5(27):"`builder.addCase` should only be called before calling `builder.addDefaultCase`")}let o=typeof e==`string`?e:e.type;if(!o)throw Error(process.env.NODE_ENV===`production`?R5(28):"`builder.addCase` cannot be called with an empty action type");if(o in t)throw Error(process.env.NODE_ENV===`production`?R5(29):`\`builder.addCase\` cannot be called with two reducers for the same action type '${o}'`);return t[o]=a,i},addAsyncThunk(e,a){if(process.env.NODE_ENV!==`production`&&r)throw Error(process.env.NODE_ENV===`production`?R5(43):"`builder.addAsyncThunk` should only be called before calling `builder.addDefaultCase`");return a.pending&&(t[e.pending.type]=a.pending),a.rejected&&(t[e.rejected.type]=a.rejected),a.fulfilled&&(t[e.fulfilled.type]=a.fulfilled),a.settled&&n.push({matcher:e.settled,reducer:a.settled}),i},addMatcher(e,t){if(process.env.NODE_ENV!==`production`&&r)throw Error(process.env.NODE_ENV===`production`?R5(30):"`builder.addMatcher` should only be called before calling `builder.addDefaultCase`");return n.push({matcher:e,reducer:t}),i},addDefaultCase(e){if(process.env.NODE_ENV!==`production`&&r)throw Error(process.env.NODE_ENV===`production`?R5(31):"`builder.addDefaultCase` can only be called once");return r=e,i}};return e(i),[t,n,r]}function v5(e){return typeof e==`function`}function y5(e,t){if(process.env.NODE_ENV!==`production`&&typeof t==`object`)throw Error(process.env.NODE_ENV===`production`?R5(8):"The object notation for `createReducer` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createReducer");let[n,r,i]=_5(t),a;if(v5(e))a=()=>h5(e());else{let t=h5(e);a=()=>t}function o(e=a(),t){let o=[n[t.type],...r.filter(({matcher:e})=>e(t)).map(({reducer:e})=>e)];return o.filter(e=>!!e).length===0&&(o=[i]),o.reduce((e,n)=>{if(n)if(a8(e)){let r=n(e,t);return r===void 0?e:r}else if(o8(e))return p5(e,e=>n(e,t));else{let r=n(e,t);if(r===void 0){if(e===null)return e;throw Error(`A case reducer on a non-draftable value must not return undefined`)}return r}return e},e)}return o.getInitialState=a,o}var b5=Symbol.for(`rtk-slice-createasyncthunk`);function x5(e,t){return`${e}/${t}`}function S5({creators:e}={}){let t=e?.asyncThunk?.[b5];return function(e){let{name:n,reducerPath:r=n}=e;if(!n)throw Error(process.env.NODE_ENV===`production`?R5(11):"`name` is a required option for createSlice");typeof process<`u`&&process.env.NODE_ENV===`development`&&e.initialState===void 0&&console.error("You must provide an `initialState` value that is not `undefined`. You may have misspelled `initialState`");let i=(typeof e.reducers==`function`?e.reducers(T5()):e.reducers)||{},a=Object.keys(i),o={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},s={addCase(e,t){let n=typeof e==`string`?e:e.type;if(!n)throw Error(process.env.NODE_ENV===`production`?R5(12):"`context.addCase` cannot be called with an empty action type");if(n in o.sliceCaseReducersByType)throw Error(process.env.NODE_ENV===`production`?R5(13):"`context.addCase` cannot be called with two reducers for the same action type: "+n);return o.sliceCaseReducersByType[n]=t,s},addMatcher(e,t){return o.sliceMatchers.push({matcher:e,reducer:t}),s},exposeAction(e,t){return o.actionCreators[e]=t,s},exposeCaseReducer(e,t){return o.sliceCaseReducersByName[e]=t,s}};a.forEach(r=>{let a=i[r],o={reducerName:r,type:x5(n,r),createNotation:typeof e.reducers==`function`};D5(a)?k5(o,a,s,t):E5(o,a,s)});function c(){if(process.env.NODE_ENV!==`production`&&typeof e.extraReducers==`object`)throw Error(process.env.NODE_ENV===`production`?R5(14):"The object notation for `createSlice.extraReducers` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createSlice");let[t={},n=[],r=void 0]=typeof e.extraReducers==`function`?_5(e.extraReducers):[e.extraReducers],i={...t,...o.sliceCaseReducersByType};return y5(e.initialState,e=>{for(let t in i)e.addCase(t,i[t]);for(let t of o.sliceMatchers)e.addMatcher(t.matcher,t.reducer);for(let t of n)e.addMatcher(t.matcher,t.reducer);r&&e.addDefaultCase(r)})}let l=e=>e,u=new Map,d=new WeakMap,f;function p(e,t){return f||=c(),f(e,t)}function m(){return f||=c(),f.getInitialState()}function h(t,n=!1){function r(e){let i=e[t];if(i===void 0){if(n)i=g5(d,r,m);else if(process.env.NODE_ENV!==`production`)throw Error(process.env.NODE_ENV===`production`?R5(15):`selectSlice returned undefined for an uninjected slice reducer`)}return i}function i(t=l){return g5(g5(u,n,()=>new WeakMap),t,()=>{let r={};for(let[i,a]of Object.entries(e.selectors??{}))r[i]=C5(a,t,()=>g5(d,t,m),n);return r})}return{reducerPath:t,getSelectors:i,get selectors(){return i(r)},selectSlice:r}}let g={name:n,reducer:p,actions:o.actionCreators,caseReducers:o.sliceCaseReducersByName,getInitialState:m,...h(r),injectInto(e,{reducerPath:t,...n}={}){let i=t??r;return e.inject({reducerPath:i,reducer:p},n),{...g,...h(i,!0)}}};return g}}function C5(e,t,n,r){function i(i,...a){let o=t(i);if(o===void 0){if(r)o=n();else if(process.env.NODE_ENV!==`production`)throw Error(process.env.NODE_ENV===`production`?R5(16):`selectState returned undefined for an uninjected slice reducer`)}return e(o,...a)}return i.unwrapped=e,i}var w5=S5();function T5(){function e(e,t){return{_reducerDefinitionType:`asyncThunk`,payloadCreator:e,...t}}return e.withTypes=()=>e,{reducer(e){return Object.assign({[e.name](...t){return e(...t)}}[e.name],{_reducerDefinitionType:`reducer`})},preparedReducer(e,t){return{_reducerDefinitionType:`reducerWithPrepare`,prepare:e,reducer:t}},asyncThunk:e}}function E5({type:e,reducerName:t,createNotation:n},r,i){let a,o;if(`reducer`in r){if(n&&!O5(r))throw Error(process.env.NODE_ENV===`production`?R5(17):"Please use the `create.preparedReducer` notation for prepared action creators with the `create` notation.");a=r.reducer,o=r.prepare}else a=r;i.addCase(e,a).exposeCaseReducer(t,a).exposeAction(t,o?m5(e,o):m5(e))}function D5(e){return e._reducerDefinitionType===`asyncThunk`}function O5(e){return e._reducerDefinitionType===`reducerWithPrepare`}function k5({type:e,reducerName:t},n,r,i){if(!i)throw Error(process.env.NODE_ENV===`production`?R5(18):"Cannot use `create.asyncThunk` in the built-in `createSlice`. Use `buildCreateSlice({ creators: { asyncThunk: asyncThunkCreator } })` to create a customised version of `createSlice`.");let{payloadCreator:a,fulfilled:o,pending:s,rejected:c,settled:l,options:u}=n,d=i(e,a,u);r.exposeAction(t,d),o&&r.addCase(d.fulfilled,o),s&&r.addCase(d.pending,s),c&&r.addCase(d.rejected,c),l&&r.addMatcher(d.settled,l),r.exposeCaseReducer(t,{fulfilled:o||A5,pending:s||A5,rejected:c||A5,settled:l||A5})}function A5(){}var j5=`listener`,M5=`completed`,N5=`cancelled`;`${N5}`,`${M5}`,`${j5}${N5}`,`${j5}${M5}`;var{assign:P5}=Object,F5=`listenerMiddleware`,I5=P5(m5(`${F5}/add`),{withTypes:()=>I5});`${F5}`;var L5=P5(m5(`${F5}/remove`),{withTypes:()=>L5});function R5(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var z5=w5({name:`AppState`,initialState:{theme:Je.Light},reducers:{updTheme:(e,{payload:t})=>{e.theme=t},updLanguage:(e,{payload:t})=>{e.language=t}}}),{updTheme:B5,updLanguage:V5}=z5.actions;z5.reducer;var H5=({className:e})=>{let{t}=yq(),r=KY(),i=qY(OY)===Je.Dark,a=(0,g.useCallback)(()=>{let e=i?Je.Light:Je.Dark;r(B5(e)),GY.set(qe.Theme,e)},[r,i]);return(0,n.jsx)(`button`,{type:`button`,role:`switch`,"aria-checked":i,"aria-label":t(`GENERAL.THEMES.TOOLTIP`,{theme:t(i?`GENERAL.THEMES.LIGHT`:`GENERAL.THEMES.DARK`)}),onClick:a,className:(0,YY.default)(`theme-mode-toggle`,i&&`theme-mode-toggle--dark-context`,e),children:(0,n.jsxs)(`div`,{className:`theme-mode-toggle__track`,children:[(0,n.jsx)(`span`,{className:(0,YY.default)(`theme-mode-toggle__thumb`,i&&`theme-mode-toggle__thumb--dark`),"aria-hidden":!0}),(0,n.jsxs)(`span`,{className:`theme-mode-toggle__icons`,children:[(0,n.jsx)(`span`,{className:`theme-mode-toggle__icon-cell`,children:(0,n.jsx)(wY,{className:(0,YY.default)(`theme-mode-toggle__icon`,i?`theme-mode-toggle__icon--sun-idle`:`theme-mode-toggle__icon--sun-active`)})}),(0,n.jsx)(`span`,{className:`theme-mode-toggle__icon-cell`,children:(0,n.jsx)(vY,{className:(0,YY.default)(`theme-mode-toggle__icon`,i?`theme-mode-toggle__icon--moon-active`:`theme-mode-toggle__icon--moon-idle`)})})]})]})})},U5=VJ()(e=>(0,n.jsx)($J,{children:(0,n.jsx)(H5,{...e})})),W5=e=>(0,n.jsx)(eY,{fallback:(0,n.jsx)(H5,{...e}),children:(0,n.jsx)(U5,{...e})}),G5=e=>(0,n.jsx)(W5,{...e});function K5(e){return{userId:e.userId,username:e.username,email:e.email,isActive:e.isActive,firstName:e.firstName,lastName:e.lastName,isPrivate:e.isPrivate,profilePicture:e.profilePicture,userRolesApp:e.userRolesApp,roleMenuPermissions:e.roleMenuPermissions.map(e=>({roleName:e.roleName,appName:e.appName,menuName:e.menuName,idRole:e.idRole,idMenu:e.idMenu,read:e.read,write:e.write,delete:e.delete,idApp:e.idApp,selfItems:e.selfItems??!1,tenantId:e.tenantId,link:e.link??``}))}}function q5(e,t){return!e?.roleMenuPermissions?.length||!t?`—`:e.roleMenuPermissions.find(e=>e.idApp===t)?.roleName?.trim()||`—`}var J5=function(e){return e.FirstName=`firstName`,e.LastName=`lastName`,e.Username=`username`,e.Email=`email`,e.ProfilePicture=`profilePicture`,e.Password=`password`,e.ConfirmPassword=`confirmPassword`,e.Apps=`userRolesApp`,e.AppId=`idApp`,e.RoleId=`roleId`,e.Tenants=`tenantId`,e.Active=`isActive`,e.Private=`isPrivate`,e.User=`userId`,e.Hierarchy=`hierarchy`,e}({}),Y5=function(e){return e.Tab1=`PROFILE`,e.Tab2=`MANAGEMENT`,e}({}),X5=function(e){return e[e.GA_USER_EMPTY=0]=`GA_USER_EMPTY`,e[e.GA_EMAIL_EMPTY=1]=`GA_EMAIL_EMPTY`,e[e.GA_USER_ID_EMPTY=2]=`GA_USER_ID_EMPTY`,e[e.GA_PASS_EMPTY=3]=`GA_PASS_EMPTY`,e[e.GA_PASS_NOT_MATCH=4]=`GA_PASS_NOT_MATCH`,e[e.GA_USERNAME_EXISTS=5]=`GA_USERNAME_EXISTS`,e[e.GA_EMAIL_EXISTS=6]=`GA_EMAIL_EXISTS`,e[e.GA_NO_ROLES_APP_DEFINED=7]=`GA_NO_ROLES_APP_DEFINED`,e[e.GA_DUPLICATED_RECORDS_SAME_TENANT_ROLE_APP=8]=`GA_DUPLICATED_RECORDS_SAME_TENANT_ROLE_APP`,e[e.GA_CANNOT_GET_USER_INFO=9]=`GA_CANNOT_GET_USER_INFO`,e[e.GA_ERROR_CHAGING_PASS=10]=`GA_ERROR_CHAGING_PASS`,e[e.GA_NO_TENANTS_ROLES_DEFINDED=11]=`GA_NO_TENANTS_ROLES_DEFINDED`,e[e.GA_PASS_DOES_NOT_MEET_REQUIREMENTS=12]=`GA_PASS_DOES_NOT_MEET_REQUIREMENTS`,e}({}),Z5=async(e,t)=>{let n=`GENERAL.MESSAGES`;return e.then(()=>{ZF.success(bK(`${n}.SUCCESS.USERS`,{context:`UPDATE`})),t&&t()}).catch(({response:e})=>{let t=X5[e?.data.code];mI.error({message:bK(`${n}.ERROR.USERS.${t}`),duration:10})})},Q5=`USERS`,$5=()=>{let{t:e}=yq(),{requiredField:t}=JY();return(0,n.jsxs)(QI,{gutter:8,children:[(0,n.jsx)(uj,{span:12,children:(0,n.jsx)(ZY,{fieldName:J5.FirstName,label:e(`${Q5}.FIRST_NAME`),placeholder:e(`${Q5}.FIRST_NAME_PLACEHOLDER`),allowClear:!0,rules:t})}),(0,n.jsx)(uj,{span:12,children:(0,n.jsx)(ZY,{fieldName:J5.LastName,label:e(`${Q5}.LAST_NAME`),placeholder:e(`${Q5}.LAST_NAME_PLACEHOLDER`),allowClear:!0,rules:t})}),(0,n.jsx)(uj,{span:12,children:(0,n.jsx)(ZY,{fieldName:J5.Username,label:e(`${Q5}.USERNAME`),placeholder:e(`${Q5}.USERNAME_PLACEHOLDER`),allowClear:!0,rules:t})}),(0,n.jsx)(uj,{span:12,children:(0,n.jsx)(ZY,{fieldName:J5.Email,label:e(`${Q5}.EMAIL`),placeholder:e(`${Q5}.EMAIL_PLACEHOLDER`),allowClear:!0,rules:[()=>({validator(t,n){return!n?.match(tX)||n?.match(nX)||n?.match(rX)?Promise.reject(Error(e(`GENERAL.FORM.ERRORS.EMAIL`))):Promise.resolve()}})]})}),(0,n.jsx)(uj,{span:12,children:(0,n.jsx)(ZY,{fieldName:J5.Password,label:e(`${Q5}.PASSWORD`),placeholder:e(`${Q5}.PASSWORD_PLACEHOLDER`),isPassword:!0,allowClear:!0,tooltip:(0,n.jsx)(fq,{i18nKey:`${Q5}.PASSWORD_HINT`,components:{b:(0,n.jsx)(`b`,{}),ul:(0,n.jsx)(`ul`,{}),li:(0,n.jsx)(`li`,{})}})})}),(0,n.jsx)(uj,{span:12,children:(0,n.jsx)(ZY,{fieldName:J5.ConfirmPassword,label:e(`${Q5}.PASSWORD-CONFIRM`),placeholder:e(`${Q5}.PASSWORD-CONFIRM_PLACEHOLDER`),isPassword:!0,allowClear:!0,rules:[({getFieldValue:t})=>({validator(n,r){return!r||t(J5.Password)===r?Promise.resolve():Promise.reject(Error(e(`GENERAL.FORM.ERRORS.CONFIRM_PASSWORD`)))}})]})})]})},e7=`USERS`,t7=({user:e,appId:t,gauApiUrl:r,isLoading:i,isOpen:a,onCancel:o})=>{let{t:s}=yq(),c=qY(OY)===Je.Dark,l=(0,g.useMemo)(()=>sX(t),[t]),u=(0,g.useMemo)(()=>(0,YY.default)(`user-modal__root`,c&&`user-modal__root--dark`),[c]),[d]=iN.useForm(),f=iX(d),{data:p}=M6(r,!!(r&&l)),m=iN.useWatch(J5.ProfilePicture,d),h=l?e.userRolesApp.find(e=>e.idApp===l):void 0,_=(0,g.useMemo)(()=>h&&p?p.find(e=>e.idRole===h.roleId):void 0,[p,h]);(0,g.useEffect)(()=>(e&&a&&f.setFieldsValue({...e,[J5.ProfilePicture]:lX(e.profilePicture)}),()=>{f.resetFields()}),[e,a,d]);let v=t=>{Z5(j6(r,{...e,...t,[J5.ProfilePicture]:uX(t?.[J5.ProfilePicture])}),o)},y=e=>{e.stopPropagation(),f.setFieldValue(J5.ProfilePicture,void 0)},b=e=>(cX(e,e=>{f.setFieldValue(J5.ProfilePicture,e)}),!1),x=(0,n.jsxs)(`div`,{children:[(0,n.jsx)(nO,{}),(0,n.jsx)(`div`,{style:{marginTop:8},children:s(`GENERAL.UPLOAD`)})]}),S=[{label:(0,n.jsxs)(`span`,{children:[(0,n.jsx)(DY,{style:{marginRight:5},"aria-hidden":!0}),s(`${e7}.${Y5.Tab1}`)]}),key:Y5.Tab1,children:(0,n.jsx)($5,{}),forceRender:!0}],C=_?.name;return(0,n.jsx)(eI,{className:`user-modal`,rootClassName:u,title:(0,g.useMemo)(()=>{let e=s(`${e7}.EDIT`,{context:`USER`});return!l||!C?(0,n.jsx)(`span`,{className:`user-modal__title-text`,children:e}):(0,n.jsxs)(`div`,{className:`user-modal__title-wrap`,children:[(0,n.jsx)(`div`,{className:`user-modal__title-heading user-modal__title-text`,children:e}),(0,n.jsx)(`div`,{className:`user-modal__role-row`,children:(0,n.jsx)(lH,{variant:`filled`,color:`cyan`,className:`user-modal__role-tag`,title:C,children:C})})]})},[l,C,s]),width:640,style:{maxWidth:`min(92vw, 640px)`},classNames:{header:`user-modal__antd-header`,body:`user-modal__antd-body`},onCancel:o,open:a,destroyOnHidden:!0,footer:null,mask:{closable:!1},children:(0,n.jsxs)(iN,{id:`user-management-form`,name:`user-management`,form:d,onFinish:v,layout:`vertical`,colon:!1,className:`user-modal__form`,children:[(0,n.jsxs)(QI,{children:[(0,n.jsx)(ZY,{fieldName:J5.User,hidden:!0}),(0,n.jsx)(uj,{span:24,children:(0,n.jsx)(`div`,{className:`user-modal__avatar-panel`,children:(0,n.jsx)(QI,{justify:`center`,children:(0,n.jsx)(iN.Item,{name:J5.ProfilePicture,children:(0,n.jsx)(_W,{listType:`picture-circle`,className:`user-modal__avatar-upload avatar-uploader`,beforeUpload:b,maxCount:1,showUploadList:!1,capture:!1,hasControlInside:!1,pastable:!1,accept:`image/png, image/jpeg`,children:m?(0,n.jsxs)(QI,{className:`float-btn-container user-modal__avatar-float`,children:[(0,n.jsx)(Iw,{src:m,size:`small`,alt:s(`${e7}.AVATAR_ALT`),style:{height:`100%`,width:`100%`}}),(0,n.jsx)(Tw,{title:s(`GENERAL.REMOVE`),placement:`bottom`,children:(0,n.jsx)(QE,{shape:`circle`,size:`small`,icon:(0,n.jsx)(SH,{}),className:`float-btn`,onClick:y})})]}):x})})})})})]}),(0,n.jsx)(tk,{defaultActiveKey:Y5.Tab1,type:`card`,size:`small`,className:`user-modal__tabs`,items:S}),(0,n.jsxs)(`div`,{className:`user-modal__footer`,children:[(0,n.jsx)(QE,{icon:(0,n.jsx)(Xc,{}),onClick:o,className:`user-modal__btn-cancel`,children:s(`${e7}.CANCEL`)}),(0,n.jsx)(QE,{type:`primary`,htmlType:`submit`,icon:(0,n.jsx)(xY,{}),loading:i,className:`user-modal__btn-submit`,children:s(`${e7}.SUBMIT`)})]})]})})};function n7(e){let t=e.lastName?.trim()?` ${e.lastName.trim()}`:``;return`${e.firstName?.trim()??``}${t}`.trim()||e.username}var r7=`PROFILE.OPEN_PROFILE_ARIA`,i7=`PROFILE.LOGOUT`;function a7({gauApiUrl:e,appId:t,onLogout:r,renderUserModal:i,children:a}){let{t:o}=yq(),[s,c]=(0,g.useState)(!1),[l,u]=(0,g.useState)(!1),d=qY(OY)===Je.Dark,f=UY(qe.UserID),{data:p,isPending:m,isFetching:h}=P6(e),_=!!e&&(m||h),v=(0,g.useCallback)(async()=>{if(!(!e||!f)){u(!0);try{await A6(e,f),r?.()}catch(e){console.error(`[ProfileChip] Logout request failed`,e)}finally{u(!1)}}},[e,f,r]),y=(0,g.useMemo)(()=>sX(t),[t]),b=(0,g.useMemo)(()=>p&&y?q5(p,y):`—`,[p,y]),x=(0,g.useMemo)(()=>p?n7(p):``,[p]),S=(0,g.useMemo)(()=>{if(!(!p?.profilePicture||p.profilePicture.length<=8))return lX(p.profilePicture)??void 0},[p]),C=(0,g.useMemo)(()=>{if(!p)return``;let e=p.lastName?p.lastName.charAt(0):p.firstName?.charAt(1);return`${p.firstName?.charAt(0)??``}${e??``}`.toUpperCase()},[p]);if(!f)return null;if(_)return(0,n.jsxs)(`div`,{className:(0,YY.default)(`profile-chip`,`profile-chip--loading`,d&&`profile-chip--dark`),"aria-busy":!0,children:[(0,n.jsxs)(`div`,{className:`profile-chip__profile-trigger profile-chip__profile-trigger--disabled`,"aria-hidden":!0,children:[(0,n.jsx)(`div`,{className:`profile-chip__avatar-wrap`,children:(0,n.jsx)(zy.Avatar,{active:!0,size:40,shape:`square`,className:`profile-chip__avatar-skeleton`})}),(0,n.jsxs)(`div`,{className:`profile-chip__meta profile-chip__meta--text`,children:[(0,n.jsx)(zy.Input,{active:!0,size:`small`,className:`profile-chip__skeleton-line profile-chip__skeleton-line--name`}),(0,n.jsx)(zy.Input,{active:!0,size:`small`,className:`profile-chip__skeleton-line profile-chip__skeleton-line--username`}),(0,n.jsx)(zy.Input,{active:!0,size:`small`,className:`profile-chip__skeleton-line profile-chip__skeleton-line--email`})]})]}),(0,n.jsx)(`div`,{className:`profile-chip__separator`,"aria-hidden":!0}),(0,n.jsx)(`div`,{className:`profile-chip__logout-slot`,children:(0,n.jsx)(zy.Button,{active:!0,className:`profile-chip__logout-skeleton`})})]});if(!p)return null;let w={gauApiUrl:e,appId:y,user:K5(p),isOpen:s,onCancel:()=>c(!1)};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsxs)(`div`,{className:(0,YY.default)(`profile-chip`,d&&`profile-chip--dark`),children:[(0,n.jsxs)(`button`,{type:`button`,className:`profile-chip__profile-trigger`,onClick:()=>c(!0),"aria-haspopup":`dialog`,"aria-expanded":s,"aria-label":o(r7),children:[(0,n.jsxs)(`div`,{className:`profile-chip__avatar-wrap`,"aria-hidden":!0,children:[(0,n.jsx)(`span`,{className:`profile-chip__avatar-shine`}),S?(0,n.jsx)(`img`,{src:S,alt:``,className:`profile-chip__avatar-img`}):(0,n.jsx)(`span`,{className:`profile-chip__avatar-initials`,children:C||(0,n.jsx)(DY,{})})]}),(0,n.jsxs)(`div`,{className:`profile-chip__meta profile-chip__meta--text`,children:[(0,n.jsx)(`p`,{className:`profile-chip__name`,children:x}),(0,n.jsxs)(`p`,{className:`profile-chip__username`,title:p.username,translate:`no`,children:[`@`,p.username]}),(0,n.jsx)(`p`,{className:`profile-chip__email`,children:p.email?.trim()||`—`}),y&&b!==`—`?(0,n.jsx)(lH,{variant:`filled`,color:`cyan`,className:`profile-chip__role`,title:b,children:b}):null]})]}),(0,n.jsx)(`div`,{className:`profile-chip__separator`,"aria-hidden":!0}),(0,n.jsxs)(`button`,{type:`button`,className:`profile-chip__logout-btn`,"aria-label":o(i7),disabled:l,"aria-busy":l,onClick:()=>void v(),children:[(0,n.jsx)(hY,{className:`profile-chip__logout-icon`,"aria-hidden":!0,spin:l}),(0,n.jsx)(`span`,{className:`profile-chip__logout-label`,children:o(i7)})]})]}),i?i(w):(0,n.jsx)(t7,{...w}),typeof a==`function`?a({user:p}):null]})}var o7=VJ()(e=>(0,n.jsx)($J,{children:(0,n.jsx)(a7,{...e})})),s7=e=>(0,n.jsx)(eY,{fallback:(0,n.jsx)(a7,{...e}),children:(0,n.jsx)(o7,{...e})}),c7=VJ()(e=>(0,n.jsx)($J,{children:(0,n.jsx)(t7,{...e})})),l7=e=>(0,n.jsx)(eY,{fallback:(0,n.jsx)(t7,{...e}),children:(0,n.jsx)(c7,{...e})}),u7=e=>(0,n.jsx)(l7,{...e});function d7(e){let[t,n]=(0,g.useState)(0);return(0,g.useEffect)(()=>{let t=e.current;if(!t)return;let r=new ResizeObserver(e=>{let t=e[0];t&&n(t.contentRect.height)});return r.observe(t),n(t.getBoundingClientRect().height),()=>r.disconnect()},[e]),t}var{Title:f7,Text:p7}=SU,m7=({releaseNotes:e,currentApp:t,userId:r,onDoNotShowAgain:i,formatImageSrc:a=lX,dateFormat:o=eX})=>{let[s,c]=(0,g.useState)(!1),[l,u]=(0,g.useState)(!1),[d,f]=(0,g.useState)(0),{t:p}=yq(),m=(0,g.useRef)(null),h=(0,g.useRef)(null),_=d7(h),v=e?.[0];(0,g.useEffect)(()=>{if(e?.length&&e[0].gaReleasePages?.length){let t=e[0];c(!t.readRelease&&!!t.isDeployed)}},[e]);let y=()=>{let t=e?.[0];l&&t?.isDeployed&&t?.idRelease!=null&&r&&i?.(t.idRelease,r),c(!1)},b=()=>m.current?.next(),x=()=>m.current?.prev(),S=e=>f(e),C=v?.gaReleasePages?.length??0,w=d===0,T=d===C-1,E=(0,n.jsxs)(pM,{justify:`space-between`,align:`center`,wrap:`wrap`,gap:8,className:`whats-news__footer`,children:[(0,n.jsx)(rj,{checked:l,onChange:e=>u(e.target.checked),children:p(`RELEASE-NOTES.FORM.FIELDS.DO_NOT_SHOW_AGAIN`)}),(0,n.jsxs)(pM,{gap:8,children:[!w&&(0,n.jsx)(QE,{onClick:x,children:p(`GENERAL.ACTIONS.PREV`)}),!T&&(0,n.jsx)(QE,{type:`primary`,onClick:b,children:p(`GENERAL.ACTIONS.NEXT`)}),T&&(0,n.jsx)(QE,{type:`primary`,onClick:y,children:p(`GENERAL.ACTIONS.CLOSE`)})]})]});return(0,n.jsx)(eI,{open:s,className:`whats-news`,rootClassName:`whats-news__root`,classNames:{header:`whats-news__antd-header`,body:`whats-news__antd-body`,footer:`whats-news__antd-footer`},title:p(`RELEASE-NOTES.WHATS_NEWS`,{app:t?.appName,version:v?.version,date:(0,gk.default)(v?.releaseDate).format(o)}),onCancel:y,width:`70%`,footer:E,styles:{body:{maxHeight:`70vh`,overflow:`auto`}},children:(0,n.jsx)(`div`,{ref:h,children:(0,n.jsx)(MA,{infinite:!1,ref:m,afterChange:S,children:v?.gaReleasePages?.slice().sort((e,t)=>(e.order??0)-(t.order??0))?.map(({gaReleasePagesContent:e,gaReleasePageFiles:t},r)=>{let i=(t?.filter(e=>!!e.idFile)??[]).length>1;return(0,n.jsx)(`div`,{children:(0,n.jsxs)(QI,{gutter:[16,16],className:`whats-news__slide-row`,children:[(0,n.jsx)(uj,{xs:24,sm:24,md:t?.length?12:24,lg:t?.length?12:24,children:(0,n.jsx)(pM,{gap:16,vertical:!0,children:(e??[]).map(({title:e,description:t},i)=>(0,n.jsxs)(pM,{vertical:!0,children:[(0,n.jsx)(f7,{level:5,className:`whats-news__slide-title`,children:e}),(0,n.jsx)(p7,{className:`whats-news__slide-desc`,children:t})]},`${r}-${i}`))})}),t?.length?(0,n.jsx)(uj,{xs:24,sm:24,md:12,lg:12,children:(0,n.jsx)(MA,{infinite:!0,dots:i,arrows:i,adaptiveHeight:!0,children:t.map(({idFile:e,idReleasePageFiles:t})=>{let i=a(e);return(0,n.jsx)(`div`,{children:(0,n.jsx)(pM,{justify:`center`,align:`center`,style:{minHeight:Math.max(0,_-40)},children:(0,n.jsx)(`div`,{className:`whats-news__slide-image-wrap`,children:(0,n.jsx)(mP,{src:i??void 0,style:{maxHeight:600},alt:``})})})},t??e??r)})})}):null]})},r)})})})})},h7=VJ()(e=>(0,n.jsx)($J,{children:(0,n.jsx)(m7,{...e})})),g7=e=>(0,n.jsx)(eY,{fallback:(0,n.jsx)(m7,{...e}),children:(0,n.jsx)(h7,{...e})}),_7=e=>(0,n.jsx)(g7,{...e}),{slice:v7,forEach:y7}=[];function b7(e){return y7.call(v7.call(arguments,1),t=>{if(t)for(let n in t)e[n]===void 0&&(e[n]=t[n])}),e}function x7(e){return typeof e==`string`?[/<\s*script.*?>/i,/<\s*\/\s*script\s*>/i,/<\s*img.*?on\w+\s*=/i,/<\s*\w+\s*on\w+\s*=.*?>/i,/javascript\s*:/i,/vbscript\s*:/i,/expression\s*\(/i,/eval\s*\(/i,/alert\s*\(/i,/document\.cookie/i,/document\.write\s*\(/i,/window\.location/i,/innerHTML/i].some(t=>t.test(e)):!1}var S7=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/,C7=function(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{path:`/`},r=`${e}=${encodeURIComponent(t)}`;if(n.maxAge>0){let e=n.maxAge-0;if(Number.isNaN(e))throw Error(`maxAge should be a Number`);r+=`; Max-Age=${Math.floor(e)}`}if(n.domain){if(!S7.test(n.domain))throw TypeError(`option domain is invalid`);r+=`; Domain=${n.domain}`}if(n.path){if(!S7.test(n.path))throw TypeError(`option path is invalid`);r+=`; Path=${n.path}`}if(n.expires){if(typeof n.expires.toUTCString!=`function`)throw TypeError(`option expires is invalid`);r+=`; Expires=${n.expires.toUTCString()}`}if(n.httpOnly&&(r+=`; HttpOnly`),n.secure&&(r+=`; Secure`),n.sameSite)switch(typeof n.sameSite==`string`?n.sameSite.toLowerCase():n.sameSite){case!0:r+=`; SameSite=Strict`;break;case`lax`:r+=`; SameSite=Lax`;break;case`strict`:r+=`; SameSite=Strict`;break;case`none`:r+=`; SameSite=None`;break;default:throw TypeError(`option sameSite is invalid`)}return n.partitioned&&(r+=`; Partitioned`),r},w7={create(e,t,n,r){let i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{path:`/`,sameSite:`strict`};n&&(i.expires=new Date,i.expires.setTime(i.expires.getTime()+n*60*1e3)),r&&(i.domain=r),document.cookie=C7(e,t,i)},read(e){let t=`${e}=`,n=document.cookie.split(`;`);for(let e=0;e<n.length;e++){let r=n[e];for(;r.charAt(0)===` `;)r=r.substring(1,r.length);if(r.indexOf(t)===0)return r.substring(t.length,r.length)}return null},remove(e,t){this.create(e,``,-1,t)}},T7={name:`cookie`,lookup(e){let{lookupCookie:t}=e;if(t&&typeof document<`u`)return w7.read(t)||void 0},cacheUserLanguage(e,t){let{lookupCookie:n,cookieMinutes:r,cookieDomain:i,cookieOptions:a}=t;n&&typeof document<`u`&&w7.create(n,e,r,i,a)}},E7={name:`querystring`,lookup(e){let{lookupQuerystring:t}=e,n;if(typeof window<`u`){let{search:e}=window.location;!window.location.search&&window.location.hash?.indexOf(`?`)>-1&&(e=window.location.hash.substring(window.location.hash.indexOf(`?`)));let r=e.substring(1).split(`&`);for(let e=0;e<r.length;e++){let i=r[e].indexOf(`=`);i>0&&r[e].substring(0,i)===t&&(n=r[e].substring(i+1))}}return n}},D7={name:`hash`,lookup(e){let{lookupHash:t,lookupFromHashIndex:n}=e,r;if(typeof window<`u`){let{hash:e}=window.location;if(e&&e.length>2){let i=e.substring(1);if(t){let e=i.split(`&`);for(let n=0;n<e.length;n++){let i=e[n].indexOf(`=`);i>0&&e[n].substring(0,i)===t&&(r=e[n].substring(i+1))}}if(r)return r;if(!r&&n>-1){let t=e.match(/\/([a-zA-Z-]*)/g);return Array.isArray(t)?t[typeof n==`number`?n:0]?.replace(`/`,``):void 0}}}return r}},O7=null,k7=()=>{if(O7!==null)return O7;try{if(O7=typeof window<`u`&&window.localStorage!==null,!O7)return!1;let e=`i18next.translate.boo`;window.localStorage.setItem(e,`foo`),window.localStorage.removeItem(e)}catch{O7=!1}return O7},A7={name:`localStorage`,lookup(e){let{lookupLocalStorage:t}=e;if(t&&k7())return window.localStorage.getItem(t)||void 0},cacheUserLanguage(e,t){let{lookupLocalStorage:n}=t;n&&k7()&&window.localStorage.setItem(n,e)}},j7=null,M7=()=>{if(j7!==null)return j7;try{if(j7=typeof window<`u`&&window.sessionStorage!==null,!j7)return!1;let e=`i18next.translate.boo`;window.sessionStorage.setItem(e,`foo`),window.sessionStorage.removeItem(e)}catch{j7=!1}return j7},N7={name:`sessionStorage`,lookup(e){let{lookupSessionStorage:t}=e;if(t&&M7())return window.sessionStorage.getItem(t)||void 0},cacheUserLanguage(e,t){let{lookupSessionStorage:n}=t;n&&M7()&&window.sessionStorage.setItem(n,e)}},P7={name:`navigator`,lookup(e){let t=[];if(typeof navigator<`u`){let{languages:e,userLanguage:n,language:r}=navigator;if(e)for(let n=0;n<e.length;n++)t.push(e[n]);n&&t.push(n),r&&t.push(r)}return t.length>0?t:void 0}},F7={name:`htmlTag`,lookup(e){let{htmlTag:t}=e,n,r=t||(typeof document<`u`?document.documentElement:null);return r&&typeof r.getAttribute==`function`&&(n=r.getAttribute(`lang`)),n}},I7={name:`path`,lookup(e){let{lookupFromPathIndex:t}=e;if(typeof window>`u`)return;let n=window.location.pathname.match(/\/([a-zA-Z-]*)/g);if(Array.isArray(n))return n[typeof t==`number`?t:0]?.replace(`/`,``)}},L7={name:`subdomain`,lookup(e){let{lookupFromSubdomainIndex:t}=e,n=typeof t==`number`?t+1:1,r=typeof window<`u`&&window.location?.hostname?.match(/^(\w{2,5})\.(([a-z0-9-]{1,63}\.[a-z]{2,6})|localhost)/i);if(r)return r[n]}},R7=!1;try{document.cookie,R7=!0}catch{}var z7=[`querystring`,`cookie`,`localStorage`,`sessionStorage`,`navigator`,`htmlTag`];R7||z7.splice(1,1);var B7=()=>({order:z7,lookupQuerystring:`lng`,lookupCookie:`i18next`,lookupLocalStorage:`i18nextLng`,lookupSessionStorage:`i18nextLng`,caches:[`localStorage`],excludeCacheFor:[`cimode`],convertDetectedLanguage:e=>e}),V7=class{constructor(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.type=`languageDetector`,this.detectors={},this.init(e,t)}init(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{languageUtils:{}},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};this.services=e,this.options=b7(t,this.options||{},B7()),typeof this.options.convertDetectedLanguage==`string`&&this.options.convertDetectedLanguage.indexOf(`15897`)>-1&&(this.options.convertDetectedLanguage=e=>e.replace(`-`,`_`)),this.options.lookupFromUrlIndex&&(this.options.lookupFromPathIndex=this.options.lookupFromUrlIndex),this.i18nOptions=n,this.addDetector(T7),this.addDetector(E7),this.addDetector(A7),this.addDetector(N7),this.addDetector(P7),this.addDetector(F7),this.addDetector(I7),this.addDetector(L7),this.addDetector(D7)}addDetector(e){return this.detectors[e.name]=e,this}detect(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.options.order,t=[];return e.forEach(e=>{if(this.detectors[e]){let n=this.detectors[e].lookup(this.options);n&&typeof n==`string`&&(n=[n]),n&&(t=t.concat(n))}}),t=t.filter(e=>e!=null&&!x7(e)).map(e=>this.options.convertDetectedLanguage(e)),this.services&&this.services.languageUtils&&this.services.languageUtils.getBestMatchFromCodes?t:t.length>0?t[0]:null}cacheUserLanguage(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this.options.caches;t&&(this.options.excludeCacheFor&&this.options.excludeCacheFor.indexOf(e)>-1||t.forEach(t=>{this.detectors[t]&&this.detectors[t].cacheUserLanguage(e,this.options)}))}};V7.type=`languageDetector`,yK.use(V7).use(lq).init({debug:!1,fallbackLng:`PT`,interpolation:{escapeValue:!1},resources:{EN:{translation:{GENERAL:{ACTIONS:{CLOSE:`Close`,DELETE:`Delete`,EDIT:`Edit`,NEXT:`Next`,PREV:`Previous`},APP:`App`,BACK:`Back`,BACK_LOGIN:`Back to login`,DO_NOT_USE_IMAGE:`Do not use image`,FORM:{ERRORS:{CONFIRM_PASSWORD:`The passwords must be the same!`,EMAIL:`The email have to be this format 'email@exemple.com'`,FORMAT:`The format must be like 'X.X.X'`,NOT_EMPTY:`This field is mandatory`,VERSION:`The version must end with a numeric value`}},JPG_PNG_WARNING:`Only supports JPG or PNG files.`,LANGUAGE_SWITCHER_ARIA:`Select language`,MENU:`Menu`,MESSAGES:{ERROR:{EMAIL_EXISTS:`Email already exists`,ITEM_CREATE:`Error trying to add {{item}}`,ITEM_DELETE:`Error trying to delete {{item}}`,ITEM_UPDATE:`Error trying to update {{item}}`,RELEASE_NOTE:{0:`Version already exists`,1:`Deployed date must be greater than the last`,2:`Invalid Request parameters`},UNAUTHORIZED:`Sorry, you are not authorized to access this page.`,USERNAME_EXISTS:`Username already exists`,USERS:{GA_PASS_DOES_NOT_MEET_REQUIREMENTS:`Error! Password does not meet the requirements!`,GA_PASS_NOT_MATCH:`Error! Password has to be the same!`}},SUCCESS:{ITEM_CREATE:`{{item}} added successfully`,ITEM_DELETE:`{{item}} deleted successfully`,ITEM_UPDATE:`{{item}} updated successfully`,USERS_UPDATE:`User updated successfully!`},WARNING:{DELETE_CONFIRM:`You are about to delete this menu. Do you want proceed?`,"RELEASE-NOTES":{"NO-DATA":`To add a Release Note translation please click on "Add New Slide"`}}},NEXT:`Next`,REMOVE:`Remove`,ROLE:`Role`,SAVE:`Save`,TENANT:`Organization`,THEMES:{DARK:`Dark mode`,LIGHT:`Light mode`,TOOLTIP:`Click to switch to {{theme}}`},UPLOAD:`Upload`,UPLOAD_LABEL:`Click or drag file to this area to upload`,USER:`User`},HELPDESK:{ERRORS_CODE:{DATATYPE_MISMATCH:`It should contain elements of type valid file format only`,INVALID_VALUE:`Invalid value`},FORM:{BUTTONS:{SEND:`Send`},FIELDS:{ATTACHMENTS:`Attachments`,DESCRIPTION:`Description`,DESCRIPTION_PLACEHOLDER:`Insert description…`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`Insert your email...`,NAME:`$t(Name)`,NAME_PLACEHOLDER:`Insert your name...`,SUBJECT:`Subject`,SUBJECT_PLACEHOLDER:`Insert subject...`,TITLE:`Contact us`,UPLOAD_FILES:`<strong>Upload files (max. 5)</strong><br/><small>Click to add or drag and drop files.</small>`},TITLE:`Welcome to support`},SUPPORT:`Support`,TABLE:{CODE:`Message`,FIELD:`Field`}},LANGUAGES:{BR:`Brazilian`,EN:`English`,ES:`Spanish`,JP:`Japanese`,PT:`Portuguese`,RO:`Romenian`},PROFILE:{LOGOUT:`Log out`,OPEN_PROFILE_ARIA:`Open profile editor`},"RELEASE-NOTES":{ADD_NEW_SLIDE:`Add new slide`,ADD_RELEASE_NOTE:`Add Release Note`,FORM:{ADD_NEW_FIELD:`Add new field`,FIELDS:{APP:`App`,APP_PLACEHOLDER:`Select an app...`,DEPLOY_DATE:`Deploy Date`,DESCRIPTION:`Add description...`,DO_NOT_SHOW_AGAIN:`Do not show again until next update`,TITLE:`Add title...`,VERSION:`Version`,VERSION_PLACEHOLDER:`Type the version...`,VERSION_TOOLTIP:`The version of the selected application.`}},REMOVE_CURRENT_SLIDE:`Remove current slide`,TEXT_SINGULAR:`Release Note`,TITLE:`Release Notes`,UPD_RELEASE_NOTE:`Edit Release Note`,WHATS_NEWS:`Welcome to {{app}} v{{version}} - See what's new! - {{date}}`},USERS:{AVATAR_ALT:`Profile picture`,CANCEL:`Cancel`,EDIT:`Edit`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`email@example.pt, email.example@example-example.com...`,FIRST_NAME:`First name`,FIRST_NAME_PLACEHOLDER:`Please insert the first name…`,LAST_NAME:`Last name`,LAST_NAME_PLACEHOLDER:`Please insert the last name...`,PASSWORD:`Password`,PASSWORD_HINT:`Requirements: <ul><li>Minimum 7 characters</li><li>At least one number between 0 to 9</li><li>At least one uppercase letter </li><li>At least one lowercase letter </li><li>At least one special character: <b>!@#$%^&*</b></li></ul>`,PASSWORD_PLACEHOLDER:`Please insert the password...`,"PASSWORD-CONFIRM":`Confirm password`,"PASSWORD-CONFIRM_PLACEHOLDER":`Please confirm the password...`,PROFILE:`Profile`,SUBMIT:`Save`,USERNAME:`Username`,USERNAME_PLACEHOLDER:`Please insert the username...`}}},ES:{translation:{GENERAL:{ACTIONS:{CLOSE:`Cerrar`,DELETE:`Borrar`,EDIT:`Editar`,NEXT:`Seguiente`,PREV:`Anterior`},APP:`App`,BACK:`Volver`,BACK_LOGIN:`Volver al inicio de sesión`,DO_NOT_USE_IMAGE:`No utilizar imagen`,FORM:{ERRORS:{CONFIRM_PASSWORD:`Las contraseñas deben ser las mismas!`,EMAIL:`El email tiene que tener este formato 'email@exemple.com'`,FORMAT:`The format must be like 'X.X.X'`,NOT_EMPTY:`Este campo es obligatorio`,VERSION:`The version must end with a numeric value`}},JPG_PNG_WARNING:`Solo admite archivos JPG o PNG.`,LANGUAGE_SWITCHER_ARIA:`Seleccionar idioma`,MENU:`Menú`,MESSAGES:{ERROR:{EMAIL_EXISTS:`El correo electrónico ya existe`,ITEM_CREATE:`Error al intentar agregar {{item}}`,ITEM_DELETE:`Error al intentar eliminar {{item}}`,ITEM_UPDATE:`Error al intentar actualizar {{item}}`,RELEASE_NOTE:{0:`Versión ya existe`,1:`La fecha de publicación debe ser superior a la última`,2:`Parámetros de solicitud no válidos`},UNAUTHORIZED:`Lo sentimos, no está autorizado a acceder a esta página.`,USERNAME_EXISTS:`El nombre de usuario ya existe`,USERS:{GA_PASS_DOES_NOT_MEET_REQUIREMENTS:`¡Error! ¡La contraseña no cumple con los requisitos!`,GA_PASS_NOT_MATCH:`¡Error! ¡La contraseña debe ser la misma!`}},SUCCESS:{ITEM_CREATE:`{{item}} añadido con éxito`,ITEM_DELETE:`{{item}} eliminado con éxito`,ITEM_UPDATE:`{{item}} actualizado con éxito`,USERS_UPDATE:`¡Usuario actualizado con éxito!`},WARNING:{DELETE_CONFIRM:`Está a punto de eliminar este menú. ¿Quieres continuar?`,"RELEASE-NOTES":{"NO-DATA":`Para añadir una traducción de la Publicación de nueva versión, haga clic en "Agregar nueva dispositiva"`}}},NEXT:`Seguiente`,REMOVE:`Eliminar`,ROLE:`Papel`,SAVE:`Salvar`,TENANT:`Organización`,THEMES:{DARK:`Modo oscuro`,LIGHT:`Modo claro`,TOOLTIP:`Haz clic para cambiar a {{theme}}`},UPLOAD:`Subir`,UPLOAD_LABEL:`Haga clic o arrastre el archivo a esta área para cargarlo`,USER:`Usuario`},HELPDESK:{ERRORS_CODE:{DATATYPE_MISMATCH:`Solo debe contener elementos de tipo formato de archivo válido`,INVALID_VALUE:`Valor no válido`},FORM:{BUTTONS:{SEND:`Enviar`},FIELDS:{ATTACHMENTS:`Archivos adjuntos`,DESCRIPTION:`Descripción`,DESCRIPTION_PLACEHOLDER:`Insertar descripción…`,EMAIL:`Correo electrónico`,EMAIL_PLACEHOLDER:`Inserte su correo electrónico…`,NAME:`$t(Name)`,NAME_PLACEHOLDER:`Inserte su nombre…`,SUBJECT:`Asunto`,SUBJECT_PLACEHOLDER:`Insertar asunto…`,TITLE:`Contáctenos`,UPLOAD_FILES:`<strong>Subir archivos (máximo 5)</strong><br/><small>Haga clic para agregar o arrastre y suelte archivos.</small>`},TITLE:`Bienvenido al soporte`},SUPPORT:`Soporte`,TABLE:{CODE:`Mensaje`,FIELD:`Campo`}},LANGUAGES:{BR:`Brazilian`,EN:`English`,ES:`Spanish`,JP:`Japanese`,PT:`Portuguese`,RO:`Romenian`},PROFILE:{LOGOUT:`Cerrar sesión`,OPEN_PROFILE_ARIA:`Abrir editor de perfil`},"RELEASE-NOTES":{ADD_NEW_SLIDE:`Agregar nueva diapositiva`,ADD_RELEASE_NOTE:`Agregar Publicación`,FORM:{ADD_NEW_FIELD:`Agregar nuevo campo`,FIELDS:{APP:`Aplicación`,APP_PLACEHOLDER:`Seleccionar una aplicación…`,DEPLOY_DATE:`Fecha de implementación`,DESCRIPTION:`Agregar descripción…`,DO_NOT_SHOW_AGAIN:`No volver a mostrar hasta la próxima actualización`,TITLE:`Agregar título…`,VERSION:`Versión`,VERSION_PLACEHOLDER:`Escribir la versión...`,VERSION_TOOLTIP:`La versión de la aplicación seleccionada.`}},REMOVE_CURRENT_SLIDE:`Eliminar diapositiva actual`,TEXT_SINGULAR:`Publicación de nueva funcionalidad`,TITLE:`Publicaciones`,UPD_RELEASE_NOTE:`Editar Publicación`,WHATS_NEWS:`Bienvenido/a a {{app}} v{{version}} - ¡Mira las novedades! - {{date}}`},USERS:{AVATAR_ALT:`Foto de perfil`,CANCEL:`Anular`,EDIT:`Editar`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`email@example.pt, email.example@example-example.com...`,FIRST_NAME:`Nombre`,FIRST_NAME_PLACEHOLDER:`Por favor, ingrese su nombre…`,LAST_NAME:`Apellido`,LAST_NAME_PLACEHOLDER:`Por favor, ingrese el apellido…`,PASSWORD:`Contraseña`,PASSWORD_HINT:`Requisitos: <ul><li>Mínimo 7 caracteres</li><li>Al menos un número entre 0 y 9</li><li>Al menos una letra mayúscula</li><li>Al menos una letra minúscula</li><li>Al menos un carácter especial: <b>!@#$%^&*</b> </li></ul>`,PASSWORD_PLACEHOLDER:`Por favor, ingrese la contraseña...`,"PASSWORD-CONFIRM":`Confirmar contraseña`,"PASSWORD-CONFIRM_PLACEHOLDER":`Por favor, confirme la contraseña...`,PROFILE:`Perfil`,SUBMIT:`Salvar`,USERNAME:`Nombre de usuario`,USERNAME_PLACEHOLDER:`Por favor, ingrese el nombre de usuario...`}}},JP:{translation:{GENERAL:{ACTIONS:{CLOSE:`Close`,DELETE:`Delete`,EDIT:`Edit`,NEXT:`Next`,PREV:`Previous`},APP:`App`,BACK:`Back`,BACK_LOGIN:`Back to login`,DO_NOT_USE_IMAGE:`Do not use image`,FORM:{ERRORS:{CONFIRM_PASSWORD:`The passwords must be the same!`,EMAIL:`The email have to be this format 'email@exemple.com'`,FORMAT:`The format must be like 'X.X.X'`,NOT_EMPTY:`This field is mandatory`,VERSION:`The version must end with a numeric value`}},JPG_PNG_WARNING:`Only supports JPG or PNG files.`,LANGUAGE_SWITCHER_ARIA:`言語を選択`,MENU:`Menu`,MESSAGES:{ERROR:{EMAIL_EXISTS:`Email already exists`,ITEM_CREATE:`Error trying to add {{item}}`,ITEM_DELETE:`Error trying to delete {{item}}`,ITEM_UPDATE:`Error trying to update {{item}}`,RELEASE_NOTE:{0:`Version already exists`,1:`Deployed date must be greater than the last`,2:`Invalid Request parameters`},UNAUTHORIZED:`Sorry, you are not authorized to access this page.`,USERNAME_EXISTS:`Username already exists`,USERS:{GA_PASS_DOES_NOT_MEET_REQUIREMENTS:`Error! Password does not meet the requirements!`,GA_PASS_NOT_MATCH:`Error! Password has to be the same`}},SUCCESS:{ITEM_CREATE:`{{item}} added successfully`,ITEM_DELETE:`{{item}} deleted successfully`,ITEM_UPDATE:`{{item}} updated successfully`,USERS_UPDATE:`User updated successfully!`},WARNING:{DELETE_CONFIRM:`You are about to delete this menu. Do you want proceed?`,"RELEASE-NOTES":{"NO-DATA":null}}},NEXT:`Next`,REMOVE:`Remove`,ROLE:`Role`,SAVE:`Save`,TENANT:`Organization`,THEMES:{DARK:`Dark mode`,LIGHT:`Light mode`,TOOLTIP:`Click to switch to {{theme}}`},UPLOAD:`Upload`,UPLOAD_LABEL:`Click or drag file to this area to upload`,USER:`User`},HELPDESK:{ERRORS_CODE:{DATATYPE_MISMATCH:`It should contain elements of type valid file format only`,INVALID_VALUE:`Invalid value`},FORM:{BUTTONS:{SEND:`Send`},FIELDS:{ATTACHMENTS:`Attachments`,DESCRIPTION:`Description`,DESCRIPTION_PLACEHOLDER:`Insert description…`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`Insert your email...`,NAME:`$t(Name)`,NAME_PLACEHOLDER:`Insert your name...`,SUBJECT:`Subject`,SUBJECT_PLACEHOLDER:`Insert subject...`,TITLE:`Contact us`,UPLOAD_FILES:`<strong>Upload files (max. 5)</strong><br/><small>Click to add or drag and drop files.</small>`},TITLE:`Welcome to support`},SUPPORT:`Support`,TABLE:{CODE:`Message`,FIELD:`Field`}},LANGUAGES:{BR:`Brazilian`,EN:`English`,ES:`Spanish`,JP:`Japanese`,PT:`Portuguese`,RO:`Romenian`},PROFILE:{LOGOUT:`ログアウト`,OPEN_PROFILE_ARIA:`プロフィール編集を開く`},"RELEASE-NOTES":{ADD_NEW_SLIDE:`Add new slide`,ADD_RELEASE_NOTE:`Add Release Note`,FORM:{ADD_NEW_FIELD:`Add new field`,FIELDS:{APP:`App`,APP_PLACEHOLDER:`Select an app...`,DEPLOY_DATE:`Deploy Date`,DESCRIPTION:`Add description...`,DO_NOT_SHOW_AGAIN:`Do not show again until next update`,TITLE:`Add title...`,VERSION:`Version`,VERSION_PLACEHOLDER:`Type the version...`,VERSION_TOOLTIP:`The version of the selected application.`}},REMOVE_CURRENT_SLIDE:`Remove current slide`,TEXT_SINGULAR:`Release Note`,TITLE:`Release Notes`,UPD_RELEASE_NOTE:`Edit Release Note`,WHATS_NEWS:`Welcome to {{app}} v{{version}} - See what's new!`},USERS:{AVATAR_ALT:`プロフィール写真`,CANCEL:`Cancel`,EDIT:`Edit`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`email@example.pt, email.example@example-example.com...`,FIRST_NAME:`First name`,FIRST_NAME_PLACEHOLDER:`Please insert the first name...`,LAST_NAME:`Last name`,LAST_NAME_PLACEHOLDER:`Please insert the last name...`,PASSWORD:`Password`,PASSWORD_HINT:`Requirements: <ul><li>Minimum 7 characters</li><li>At least one number between 0 to 9</li><li>At least one uppercase letter </li><li>At least one special character: <b>!@#$%^&*</b></li></ul>`,PASSWORD_PLACEHOLDER:`Please insert the password...`,"PASSWORD-CONFIRM":`Confirm password`,"PASSWORD-CONFIRM_PLACEHOLDER":`Please confirm the password...`,PROFILE:`Profile`,SUBMIT:`Save`,USERNAME:`Username`,USERNAME_PLACEHOLDER:`Please insert the username...`}}},PT:{translation:{GENERAL:{ACTIONS:{CLOSE:`Fechar`,DELETE:`Eliminar`,EDIT:`Editar`,NEXT:`Seguinte`,PREV:`Anterior`},APP:`App`,BACK:`Voltar`,BACK_LOGIN:`Voltar ao login`,DO_NOT_USE_IMAGE:`Não usar imagem`,FORM:{ERRORS:{CONFIRM_PASSWORD:`As palavras-passe devem ser as mesmas!`,EMAIL:`O email tem de ter este formato 'email@exemple.com'`,FORMAT:`O formato deve ser do tipo 'X.X.X'`,NOT_EMPTY:`Este campo é obrigatório`,VERSION:`O número da versão deve terminar com um valor numérico`}},JPG_PNG_WARNING:`Apenas suporta ficheiros JPG ou PNG.`,LANGUAGE_SWITCHER_ARIA:`Selecionar idioma`,MENU:`Menu`,MESSAGES:{ERROR:{EMAIL_EXISTS:`O e-mail já existe`,ITEM_CREATE:`Erro ao tentar adicionar {{item}}`,ITEM_DELETE:`Erro ao tentar eliminar {{item}}`,ITEM_UPDATE:`Erro ao tentar atualizar {{item}}`,RELEASE_NOTE:{0:`O número da versão já existe`,1:`A data da publicação deve ser superior à anterior`,2:`Pârametros do pedido inválidos`},UNAUTHORIZED:`Desculpe, você não está autorizado a acessar esta página.`,USERNAME_EXISTS:`O nome de utilizador já existe`,USERS:{GA_PASS_DOES_NOT_MEET_REQUIREMENTS:`Erro! A palavra-passe não cumpre com os requisitos!`,GA_PASS_NOT_MATCH:`Erro! A palavra-passe tem de ser a mesma`}},SUCCESS:{ITEM_CREATE:`{{item}} adicionado com sucesso`,ITEM_DELETE:`{{item}} eliminado com êxito`,ITEM_UPDATE:`{{item}} atualizado com sucesso`,USERS_UPDATE:`Utilizador atualizado com sucesso!`},WARNING:{DELETE_CONFIRM:`Está prestes a eliminar este menu. Deseja prosseguir?`,"RELEASE-NOTES":{"NO-DATA":`Para adicionar uma tradução de uma Publicação de nova versão, clique em "Adicionar novo diapositivo"`}}},NEXT:`Seguinte`,REMOVE:`Remover`,ROLE:`Papel`,SAVE:`Gravar`,TENANT:`Organização`,THEMES:{DARK:`Modo escuro`,LIGHT:`Modo claro`,TOOLTIP:`Clique para mudar para {{theme}}`},UPLOAD:`Carregar`,UPLOAD_LABEL:`Clique ou arraste o ficheiro para esta área para o carregar`,USER:`Utilizador`},HELPDESK:{ERRORS_CODE:{DATATYPE_MISMATCH:`Deve conter apenas elementos do tipo formato de ficheiro válido`,INVALID_VALUE:`Valor inválido`},FORM:{BUTTONS:{SEND:`Enviar`},FIELDS:{ATTACHMENTS:`Anexos`,DESCRIPTION:`Descrição`,DESCRIPTION_PLACEHOLDER:`Inserir descrição`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`Inserir o email`,NAME:`$t(Name)`,NAME_PLACEHOLDER:`Inserir o nome`,SUBJECT:`Assunto`,SUBJECT_PLACEHOLDER:`Inserir o assunto`,TITLE:`Contacte-nos`,UPLOAD_FILES:`<strong>Ficheiros para carregamento (max. 5)</strong><br/><small>Clicar para adicionar ou arrastar e largar ficheiros.</small>`},TITLE:`Bem-vindo ao suporte`},SUPPORT:`Suporte`,TABLE:{CODE:`Mensagem`,FIELD:`Campo`}},LANGUAGES:{BR:`Brazilian`,EN:`English`,ES:`Spanish`,JP:`Japanese`,PT:`Portuguese`,RO:`Romenian`},PROFILE:{LOGOUT:`Sair`,OPEN_PROFILE_ARIA:`Abrir editor de perfil`},"RELEASE-NOTES":{ADD_NEW_SLIDE:`Adicionar novo diapositivo`,ADD_RELEASE_NOTE:`Adicionar Publicação`,FORM:{ADD_NEW_FIELD:`Adicionar novo campo`,FIELDS:{APP:`Aplicação`,APP_PLACEHOLDER:`Selecionar uma aplicação…`,DEPLOY_DATE:`Data da publicação`,DESCRIPTION:`Adicionar descrição…`,DO_NOT_SHOW_AGAIN:`Não mostrar mais até à próxima atualização`,TITLE:`Adicionar título…`,VERSION:`Versão`,VERSION_PLACEHOLDER:`Introduza a versão`,VERSION_TOOLTIP:`Versão da aplicação selecionada.`}},REMOVE_CURRENT_SLIDE:`Remover diapositivo atual`,TEXT_SINGULAR:`Publicação de nova funcionalidade`,TITLE:`Publicações`,UPD_RELEASE_NOTE:`Editar Publicação`,WHATS_NEWS:`Bem-vindo(a) ao {{app}} v{{version}} - Veja as novidades! - {{date}}`},USERS:{AVATAR_ALT:`Fotografia de perfil`,CANCEL:`Cancelar`,EDIT:`Editar`,EMAIL:`E-mail`,EMAIL_PLACEHOLDER:`email@example.pt, email.example@example-example.com...`,FIRST_NAME:`Nome próprio`,FIRST_NAME_PLACEHOLDER:`Por favor, insira o seu primeiro nome...`,LAST_NAME:`Apelido`,LAST_NAME_PLACEHOLDER:`Por favor, insira o seu apelido...`,PASSWORD:`Palavra-passe`,PASSWORD_HINT:`Requisitos: <ul><li>Mínimo 7 caracteres</li><li>Pelo menos um número entre 0 e 9</li><li>Pelo menos uma letra maiúscula</li><li>Pelo menos uma letra minúscula</li><li>Pelo menos um caracter especial: <b>!@#$%^&*</b></li></ul>`,PASSWORD_PLACEHOLDER:`Introduza a sua palavra-passe...`,"PASSWORD-CONFIRM":`Confirmar palavra-passe`,"PASSWORD-CONFIRM_PLACEHOLDER":`Confirme a sua palavra-passe...`,PROFILE:`Perfil`,SUBMIT:`Gravar`,USERNAME:`Nome de utilizador`,USERNAME_PLACEHOLDER:`Por favor, insira seu nome de utilizador...`}}},RO:{translation:{GENERAL:{ACTIONS:{CLOSE:`Închide`,DELETE:`Șterge`,EDIT:`Editare`,NEXT:`Următorul`,PREV:`Anterioară`},APP:`App`,BACK:`Să mă întorc`,BACK_LOGIN:`Înapoi la autentificare`,DO_NOT_USE_IMAGE:`Do not use image`,FORM:{ERRORS:{CONFIRM_PASSWORD:`Parolele trebuie să fie aceleași!`,EMAIL:`E-mailul trebuie să fie în acest format 'email@exemple.com'`,FORMAT:`The format must be like 'X.X.X'`,NOT_EMPTY:`Acest câmp este obligatoriu`,VERSION:`The version must end with a numeric value`}},JPG_PNG_WARNING:`Acceptă numai fișiere JPG sau PNG.`,LANGUAGE_SWITCHER_ARIA:`Selectați limba`,MENU:`Meniu`,MESSAGES:{ERROR:{EMAIL_EXISTS:`E-mailul există deja`,ITEM_CREATE:`Eroare la încercarea de a adăuga {{item}}`,ITEM_DELETE:`Eroare la încercarea de ștergere a {{item}}`,ITEM_UPDATE:`Eroare la încercarea de actualizare a {{item}}`,RELEASE_NOTE:{0:`Version already exists`,1:`Deployed date must be greater than the last`,2:`Invalid Request parameters`},UNAUTHORIZED:`Ne pare rău, nu sunteți autorizat să accesați această pagină.`,USERNAME_EXISTS:`Numele de utilizator există deja`,USERS:{GA_PASS_DOES_NOT_MEET_REQUIREMENTS:`Eroare! Parola nu îndeplinește cerințele!`,GA_PASS_NOT_MATCH:`Eroare! Parola trebuie să fie aceeași`}},SUCCESS:{ITEM_CREATE:`{{item}} adăugat cu succes`,ITEM_DELETE:`{{item}} șters cu succes`,ITEM_UPDATE:`{{item}} actualizat cu succes`,USERS_UPDATE:`Utilizator actualizat cu succes!`},WARNING:{DELETE_CONFIRM:`Sunteți pe cale să ștergeți acest meniu. Doriți să continuați?`,"RELEASE-NOTES":{"NO-DATA":`To add a Release Note translation please click on "Add New Slide"`}}},NEXT:`Următoare`,REMOVE:`Depărta`,ROLE:`Rol`,SAVE:`Salva`,TENANT:`Organizație`,THEMES:{DARK:`Modul întunecat`,LIGHT:`Mod clar`,TOOLTIP:`Faceți clic pentru a trece la {{theme}}`},UPLOAD:`Încărca`,UPLOAD_LABEL:`Faceți clic sau trageți fișierul în această zonă pentru a-l încărca`,USER:`Utilizator`},HELPDESK:{ERRORS_CODE:{DATATYPE_MISMATCH:`Ar trebui să conțină doar elemente de tip format de fișier valid`,INVALID_VALUE:`Valoare nevalidă`},FORM:{BUTTONS:{SEND:`Trimite`},FIELDS:{ATTACHMENTS:`Atasamente`,DESCRIPTION:`Descriere`,DESCRIPTION_PLACEHOLDER:`Introduceți descrierea…`,EMAIL:`E-mail`,EMAIL_PLACEHOLDER:`Introdu e-mailul…`,NAME:`$t(Name)`,NAME_PLACEHOLDER:`Introduceți numele…`,SUBJECT:`Subiect`,SUBJECT_PLACEHOLDER:`Introduceți subiectul…`,TITLE:`Contactaţi-ne`,UPLOAD_FILES:`<strong>Încărcați fișiere (max. 5)</strong><br/><small>Dați clic pentru a adăuga sau trage și plasați fișiere.</small>`},TITLE:`Bun venit la sprijin`},SUPPORT:`Sprijin`,TABLE:{CODE:`Mesaj`,FIELD:`Domeniu`}},LANGUAGES:{BR:`Brazilian`,EN:`English`,ES:`Spanish`,JP:`Japanese`,PT:`Portuguese`,RO:`Romenian`},PROFILE:{LOGOUT:`Deconectare`,OPEN_PROFILE_ARIA:`Deschide editorul de profil`},"RELEASE-NOTES":{ADD_NEW_SLIDE:`Add new slide`,ADD_RELEASE_NOTE:`Add Release Note`,FORM:{ADD_NEW_FIELD:`Add new field`,FIELDS:{APP:`App`,APP_PLACEHOLDER:`Select an app...`,DEPLOY_DATE:`Deploy Date`,DESCRIPTION:`Add description...`,DO_NOT_SHOW_AGAIN:`Nu mai afișa până la următoarea actualizare`,TITLE:`Add title...`,VERSION:`Version`,VERSION_PLACEHOLDER:`Type the version...`,VERSION_TOOLTIP:`The version of the selected application.`}},REMOVE_CURRENT_SLIDE:`Remove current slide`,TEXT_SINGULAR:`Release Note`,TITLE:`Release Notes`,UPD_RELEASE_NOTE:`Edit Release Note`,WHATS_NEWS:`Bine ați venit la {{app}} v{{version}} - Vezi noutățile!? - {{date}}`},USERS:{AVATAR_ALT:`Poză de profil`,CANCEL:`Anulare`,EDIT:`Editare`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`email@example.pt, email.example@example-example.com...`,FIRST_NAME:`Prenume`,FIRST_NAME_PLACEHOLDER:`Vă rugăm să introduceți prenumele...`,LAST_NAME:`Nume de familie`,LAST_NAME_PLACEHOLDER:`Vă rugăm să introduceți numele de familie...`,PASSWORD:`Parolă`,PASSWORD_HINT:`Cerințe: <ul><li>Minimum 7 caractere</li><li>Cel puțin o cifră între 0 și 9</li><li>Cel puțin o literă mare</li><li>Cel puțin o literă mică</li><li>Cel puțin un caracter special: <b>!@#$%^&*</b></li></ul>`,PASSWORD_PLACEHOLDER:`Vă rugăm să introduceți parola...`,"PASSWORD-CONFIRM":`Confirmare parolă`,"PASSWORD-CONFIRM_PLACEHOLDER":`Vă rugăm să confirmați parola...`,PROFILE:`Profil`,SUBMIT:`Salva`,USERNAME:`Nume utilizator`,USERNAME_PLACEHOLDER:`Vă rugăm să introduceți numele de utilizator...`}}},BR:{translation:{GENERAL:{ACTIONS:{CLOSE:`Fechar`,DELETE:`Remover`,EDIT:`Editar`,NEXT:`Seguinte`,PREV:`Anterior`},APP:`App`,BACK:`Voltar`,BACK_LOGIN:`Voltar ao login`,DO_NOT_USE_IMAGE:`Não usar imagem`,FORM:{ERRORS:{CONFIRM_PASSWORD:`As senhas devem ser as mesmas!`,EMAIL:`O email tem de ter este formato 'email@exemple.com'`,FORMAT:`O formato deve ser do tipo 'X.X.X'`,NOT_EMPTY:`Este campo é obrigatório`,VERSION:`O número da versão deve terminar com um valor numérico`}},JPG_PNG_WARNING:`Apenas suporta ficheiros JPG ou PNG.`,LANGUAGE_SWITCHER_ARIA:`Selecionar idioma`,MENU:`Menu`,MESSAGES:{ERROR:{EMAIL_EXISTS:`O e-mail já existe`,ITEM_CREATE:`Erro ao tentar adicionar {{item}}`,ITEM_DELETE:`Erro ao tentar excluir {{item}}`,ITEM_UPDATE:`Erro ao tentar atualizar {{item}}`,RELEASE_NOTE:{0:`O número da versão já existe`,1:`A data da publicação deve ser superior à anterior`,2:`Pârametros do pedido inválidos`},UNAUTHORIZED:`Desculpe, você não está autorizado a acessar esta página.`,USERNAME_EXISTS:`O nome de usuário já existe`,USERS:{GA_PASS_DOES_NOT_MEET_REQUIREMENTS:`Erro! A senha não atende aos requisitos!`,GA_PASS_NOT_MATCH:`Erro! A senha deve ser a mesma`}},SUCCESS:{ITEM_CREATE:`{{item}} adicionado com sucesso`,ITEM_DELETE:`{{item}} excluído com sucesso`,ITEM_UPDATE:`{{item}} atualizado com sucesso`,USERS_UPDATE:`Usuário atualizado com sucesso!`},WARNING:{DELETE_CONFIRM:`Você está prestes a excluir este menu. Deseja continuar?`,"RELEASE-NOTES":{"NO-DATA":`Para adicionar uma tradução de uma Publicação de nova versão, clique em "Adicionar novo diapositivo"`}}},NEXT:`Seguinte`,REMOVE:`Remover`,ROLE:`Função`,SAVE:`Salvar`,TENANT:`Organização`,THEMES:{DARK:`Modo escuro`,LIGHT:`Modo claro`,TOOLTIP:`Clique para mudar para {{theme}}`},UPLOAD:`Carregar`,UPLOAD_LABEL:`Clique ou arraste o arquivo para esta área para o carregar`,USER:`Usuário`},HELPDESK:{ERRORS_CODE:{DATATYPE_MISMATCH:`Deve conter apenas elementos do tipo formato de ficheiro válido`,INVALID_VALUE:`Valor inválido`},FORM:{BUTTONS:{SEND:`Enviar`},FIELDS:{ATTACHMENTS:`Anexos`,DESCRIPTION:`Descrição`,DESCRIPTION_PLACEHOLDER:`Inserir descrição`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`Inserir o email`,NAME:`$t(Name)`,NAME_PLACEHOLDER:`Inserir o nome`,SUBJECT:`Assunto`,SUBJECT_PLACEHOLDER:`Inserir o assunto`,TITLE:`Contacte-nos`,UPLOAD_FILES:`<strong>Ficheiros para carregamento (max. 5)</strong><br/><small>Clicar para adicionar ou arrastar e largar ficheiros.</small>`},TITLE:`Bem-vindo ao suporte`},SUPPORT:`Suporte`,TABLE:{CODE:`Mensagem`,FIELD:`Campo`}},LANGUAGES:{BR:`Brazilian`,EN:`English`,ES:`Spanish`,JP:`Japanese`,PT:`Portuguese`,RO:`Romenian`},PROFILE:{LOGOUT:`Sair`,OPEN_PROFILE_ARIA:`Abrir editor de perfil`},"RELEASE-NOTES":{ADD_NEW_SLIDE:`Adicionar novo diapositivo`,ADD_RELEASE_NOTE:`Adicionar Publicação`,FORM:{ADD_NEW_FIELD:`Adicionar novo campo`,FIELDS:{APP:`Aplicação`,APP_PLACEHOLDER:`Selecionar uma aplicação…`,DEPLOY_DATE:`Data da publicação`,DESCRIPTION:`Adicionar descrição…`,DO_NOT_SHOW_AGAIN:`Não mostrar mais até à próxima atualização`,TITLE:`Adicionar título…`,VERSION:`Versão`,VERSION_PLACEHOLDER:`Introduza a versão`,VERSION_TOOLTIP:`Versão da aplicação selecionada.`}},REMOVE_CURRENT_SLIDE:`Remover diapositivo atual`,TEXT_SINGULAR:`Publicação de nova funcionalidade`,TITLE:`Publicações`,UPD_RELEASE_NOTE:`Editar Publicação`,WHATS_NEWS:`Bem-vindo(a) ao {{app}} v{{version}} - Veja as novidades! - {{date}}`},USERS:{AVATAR_ALT:`Foto do perfil`,CANCEL:`Cancelar`,EDIT:`Editar`,EMAIL:`E-mail`,EMAIL_PLACEHOLDER:`email@example.pt, email.example@example-example.com...`,FIRST_NAME:`Primeiro nome`,FIRST_NAME_PLACEHOLDER:`Por favor, digite seu primeiro nome...`,LAST_NAME:`Último nome`,LAST_NAME_PLACEHOLDER:`Por favor, digite seu último nome...`,PASSWORD:`Senha`,PASSWORD_HINT:`Requisitos: <ul><li>Mínimo 7 caracteres</li><li>Pelo menos um número entre 0 e 9</li><li>Pelo menos uma letra maiúscula</li><li>Pelo menos uma letra minúscula</li><li>Pelo menos um caracter especial: <b>!@#$%^&*</b></li></ul>`,PASSWORD_PLACEHOLDER:`Digite sua senha...`,"PASSWORD-CONFIRM":`Confirmar senha`,"PASSWORD-CONFIRM_PLACEHOLDER":`Confirme sua senha...`,PROFILE:`Perfil`,SUBMIT:`Salvar`,USERNAME:`Nome de usuário`,USERNAME_PLACEHOLDER:`Por favor, digite seu nome de usuário...`}}}}});var H7=yK;e.Helpdesk=w6,e.LanguageSwitcher=H6,e.ProfileChipComponent=s7,e.ThemeModeToggle=G5,e.UserModal=u7,e.WhatsNews=_7,e.clearAquasisApiContext=NY,e.getAquasisApiContext=MY,e.i18n=H7,e.replaceAquasisApiContext=jY,e.setAquasisApiContext=AY,e.useGetProfileUser=P6});
|
|
891
|
+
If it declares any Font Awesome CSS pseudo-elements, they will not be rendered as SVG icons. Add crossorigin="anonymous" to the <link>, enable searchPseudoElementsFullScan for slower but more thorough DOM parsing, or suppress this warning by setting searchPseudoElementsWarnings to false.`)}}}catch(e){i.e(e)}finally{i.f()}if(!r.size)return;var p=Array.from(r).join(`, `);try{n=e.querySelectorAll(p)}catch{}}return new Promise(function(e,t){var r=r2(n).filter(E3).map(T3),i=F4.begin(`searchPseudoElements`);Y4(),Promise.all(r).then(function(){i(),X4(),e()}).catch(function(){i(),X4(),t()})})}}var A3={hooks:function(){return{mutationObserverCallbacks:function(e){return e.pseudoElementsCallback=k3,e}}},provides:function(e){e.pseudoElements2svg=function(e){var t=e.node,n=t===void 0?Z$:t;Y0.searchPseudoElements&&k3(n)}}},j3=!1,M3={mixout:function(){return{dom:{unwatch:function(){Y4(),j3=!0}}}},hooks:function(){return{bootstrap:function(){Q4(d4(`mutationObserverCallbacks`,{}))},noAuto:function(){$4()},watch:function(e){var t=e.observeMutationsRoot;j3?X4():Q4(d4(`mutationObserverCallbacks`,{observeMutationsRoot:t}))}}}},N3=function(e){return e.toLowerCase().split(` `).reduce(function(e,t){var n=t.toLowerCase().split(`-`),r=n[0],i=n.slice(1).join(`-`);if(r&&i===`h`)return e.flipX=!0,e;if(r&&i===`v`)return e.flipY=!0,e;if(i=parseFloat(i),isNaN(i))return e;switch(r){case`grow`:e.size+=i;break;case`shrink`:e.size-=i;break;case`left`:e.x-=i;break;case`right`:e.x+=i;break;case`up`:e.y-=i;break;case`down`:e.y+=i;break;case`rotate`:e.rotate+=i;break}return e},{size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0})},P3={mixout:function(){return{parse:{transform:function(e){return N3(e)}}}},hooks:function(){return{parseNodeAttributes:function(e,t){var n=t.getAttribute(`data-fa-transform`);return n&&(e.transform=N3(n)),e}}},provides:function(e){e.generateAbstractTransformGrouping=function(e){var t=e.main,n=e.transform,r=e.containerWidth,i=e.iconWidth,a={outer:{transform:`translate(${r/2} 256)`},inner:{transform:`${`translate(${n.x*32}, ${n.y*32}) `} ${`scale(${n.size/16*(n.flipX?-1:1)}, ${n.size/16*(n.flipY?-1:1)}) `} ${`rotate(${n.rotate} 0 0)`}`},path:{transform:`translate(${i/2*-1} -256)`}};return{tag:`g`,attributes:I$({},a.outer),children:[{tag:`g`,attributes:I$({},a.inner),children:[{tag:t.icon.tag,children:t.icon.children,attributes:I$(I$({},t.icon.attributes),a.path)}]}]}}}},F3={x:0,y:0,width:`100%`,height:`100%`};function I3(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill=`black`),e}function L3(e){return e.tag===`g`?e.children:[e]}u4([h2,f3,p3,m3,h3,A3,M3,P3,{hooks:function(){return{parseNodeAttributes:function(e,t){var n=t.getAttribute(`data-fa-mask`),r=n?e4(n.split(` `).map(function(e){return e.trim()})):J2();return r.prefix||=q2(),e.mask=r,e.maskId=t.getAttribute(`data-fa-mask-id`),e}}},provides:function(e){e.generateAbstractMask=function(e){var t=e.children,n=e.attributes,r=e.main,i=e.mask,a=e.maskId,o=e.transform,s=r.width,c=r.icon,l=i.width,u=i.icon,d=l2({transform:o,containerWidth:l,iconWidth:s}),f={tag:`rect`,attributes:I$(I$({},F3),{},{fill:`white`})},p=c.children?{children:c.children.map(I3)}:{},m={tag:`g`,attributes:I$({},d.inner),children:[I3(I$({tag:c.tag,attributes:I$(I$({},c.attributes),d.path)},p))]},h={tag:`g`,attributes:I$({},d.outer),children:[m]},g=`mask-${a||n2()}`,_=`clip-${a||n2()}`,v={tag:`mask`,attributes:I$(I$({},F3),{},{id:g,maskUnits:`userSpaceOnUse`,maskContentUnits:`userSpaceOnUse`}),children:[f,h]},y={tag:`defs`,children:[{tag:`clipPath`,attributes:{id:_},children:L3(u)},v]};return t.push(y,{tag:`rect`,attributes:I$({fill:`currentColor`,"clip-path":`url(#${_})`,mask:`url(#${g})`},F3)}),{children:t,attributes:n}}}},{provides:function(e){var t=!1;X$.matchMedia&&(t=X$.matchMedia(`(prefers-reduced-motion: reduce)`).matches),e.missingIconAbstract=function(){var e=[],n={fill:`currentColor`},r={attributeType:`XML`,repeatCount:`indefinite`,dur:`2s`};e.push({tag:`path`,attributes:I$(I$({},n),{},{d:`M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z`})});var i=I$(I$({},r),{},{attributeName:`opacity`}),a={tag:`circle`,attributes:I$(I$({},n),{},{cx:`256`,cy:`364`,r:`28`}),children:[]};return t||a.children.push({tag:`animate`,attributes:I$(I$({},r),{},{attributeName:`r`,values:`28;14;28;28;14;28;`})},{tag:`animate`,attributes:I$(I$({},i),{},{values:`1;0;1;1;0;1;`})}),e.push(a),e.push({tag:`path`,attributes:I$(I$({},n),{},{opacity:`1`,d:`M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z`}),children:t?[]:[{tag:`animate`,attributes:I$(I$({},i),{},{values:`1;0;0;0;0;1;`})}]}),t||e.push({tag:`path`,attributes:I$(I$({},n),{},{opacity:`0`,d:`M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z`}),children:[{tag:`animate`,attributes:I$(I$({},i),{},{values:`0;0;1;1;0;0;`})}]}),{tag:`g`,attributes:{class:`missing`},children:e}}}},{hooks:function(){return{parseNodeAttributes:function(e,t){var n=t.getAttribute(`data-fa-symbol`);return e.symbol=n===null?!1:n===``?!0:n,e}}}}],{mixoutsTo:g4}),g4.noAuto;var R3=g4.config;g4.library,g4.dom;var z3=g4.parse;g4.findIconDefinition,g4.toHtml;var B3=g4.icon;g4.layer,g4.text,g4.counter;function V3(e){return e-=0,e===e}function H3(e){return V3(e)?e:(e=e.replace(/[_-]+(.)?/g,(e,t)=>t?t.toUpperCase():``),e.charAt(0).toLowerCase()+e.slice(1))}var U3=(e,t)=>g.default.createElement(`stop`,{key:`${t}-${e.offset}`,offset:e.offset,stopColor:e.color,...e.opacity!==void 0&&{stopOpacity:e.opacity}});function W3(e){return e.charAt(0).toUpperCase()+e.slice(1)}var G3=new Map,K3=1e3;function q3(e){if(G3.has(e))return G3.get(e);let t={},n=0,r=e.length;for(;n<r;){let i=e.indexOf(`;`,n),a=i===-1?r:i,o=e.slice(n,a).trim();if(o){let e=o.indexOf(`:`);if(e>0){let n=o.slice(0,e).trim(),r=o.slice(e+1).trim();if(n&&r){let e=H3(n);t[e.startsWith(`webkit`)?W3(e):e]=r}}}n=a+1}if(G3.size===K3){let e=G3.keys().next().value;e&&G3.delete(e)}return G3.set(e,t),t}function J3(e,t,n={}){if(typeof t==`string`)return t;let r=(t.children||[]).map(t=>{let r=t;return(`fill`in n||n.gradientFill)&&t.tag===`path`&&`fill`in t.attributes&&(r={...t,attributes:{...t.attributes,fill:void 0}}),J3(e,r)}),i=t.attributes||{},a={};for(let[e,t]of Object.entries(i))switch(!0){case e===`class`:a.className=t;break;case e===`style`:a.style=q3(String(t));break;case e.startsWith(`aria-`):case e.startsWith(`data-`):a[e.toLowerCase()]=t;break;default:a[H3(e)]=t}let{style:o,role:s,"aria-label":c,gradientFill:l,...u}=n;if(o&&(a.style=a.style?{...a.style,...o}:o),s&&(a.role=s),c&&(a[`aria-label`]=c,a[`aria-hidden`]=`false`),l){a.fill=`url(#${l.id})`;let{type:t,stops:n=[],...i}=l;r.unshift(e(t===`linear`?`linearGradient`:`radialGradient`,{...i,id:l.id},n.map(U3)))}return e(t.tag,{...a,...u},...r)}var Y3=J3.bind(null,g.default.createElement),X3=(e,t)=>{let n=(0,g.useId)();return e||(t?n:void 0)},Z3=class{constructor(e=`react-fontawesome`){this.enabled=!1;let t=!1;try{t=typeof process<`u`&&process.env.NODE_ENV===`development`}catch{}this.scope=e,this.enabled=t}log(...e){this.enabled&&console.log(`[${this.scope}]`,...e)}warn(...e){this.enabled&&console.warn(`[${this.scope}]`,...e)}error(...e){this.enabled&&console.error(`[${this.scope}]`,...e)}};typeof process<`u`&&process.env?.FA_VERSION;var Q3=`searchPseudoElementsFullScan`in R3&&typeof R3.searchPseudoElementsFullScan==`boolean`?`7.0.0`:`6.0.0`,$3=Number.parseInt(Q3)>=7,e6=()=>$3,t6=`fa`,n6={beat:`fa-beat`,fade:`fa-fade`,beatFade:`fa-beat-fade`,bounce:`fa-bounce`,shake:`fa-shake`,spin:`fa-spin`,spinPulse:`fa-spin-pulse`,spinReverse:`fa-spin-reverse`,pulse:`fa-pulse`},r6={left:`fa-pull-left`,right:`fa-pull-right`},i6={90:`fa-rotate-90`,180:`fa-rotate-180`,270:`fa-rotate-270`},a6={"2xs":`fa-2xs`,xs:`fa-xs`,sm:`fa-sm`,lg:`fa-lg`,xl:`fa-xl`,"2xl":`fa-2xl`,"1x":`fa-1x`,"2x":`fa-2x`,"3x":`fa-3x`,"4x":`fa-4x`,"5x":`fa-5x`,"6x":`fa-6x`,"7x":`fa-7x`,"8x":`fa-8x`,"9x":`fa-9x`,"10x":`fa-10x`},o6={border:`fa-border`,fixedWidth:`fa-fw`,flip:`fa-flip`,flipHorizontal:`fa-flip-horizontal`,flipVertical:`fa-flip-vertical`,inverse:`fa-inverse`,rotateBy:`fa-rotate-by`,swapOpacity:`fa-swap-opacity`,widthAuto:`fa-width-auto`},s6={default:`fa-layers`};function c6(e){let t=R3.cssPrefix||R3.familyPrefix||t6;return t===t6?e:e.replace(new RegExp(String.raw`(?<=^|\s)${t6}-`,`g`),`${t}-`)}function l6(e){let{beat:t,fade:n,beatFade:r,bounce:i,shake:a,spin:o,spinPulse:s,spinReverse:c,pulse:l,fixedWidth:u,inverse:d,border:f,flip:p,size:m,rotation:h,pull:g,swapOpacity:_,rotateBy:v,widthAuto:y,className:b}=e,x=[];return b&&x.push(...b.split(` `)),t&&x.push(n6.beat),n&&x.push(n6.fade),r&&x.push(n6.beatFade),i&&x.push(n6.bounce),a&&x.push(n6.shake),o&&x.push(n6.spin),c&&x.push(n6.spinReverse),s&&x.push(n6.spinPulse),l&&x.push(n6.pulse),u&&x.push(o6.fixedWidth),d&&x.push(o6.inverse),f&&x.push(o6.border),p===!0&&x.push(o6.flip),(p===`horizontal`||p===`both`)&&x.push(o6.flipHorizontal),(p===`vertical`||p===`both`)&&x.push(o6.flipVertical),m!=null&&x.push(a6[m]),h!=null&&h!==0&&x.push(i6[h]),g!=null&&x.push(r6[g]),_&&x.push(o6.swapOpacity),e6()?(v&&x.push(o6.rotateBy),y&&x.push(o6.widthAuto),(R3.cssPrefix||R3.familyPrefix||t6)===t6?x:x.map(c6)):x}var u6=e=>typeof e==`object`&&`icon`in e&&!!e.icon;function d6(e){if(e)return u6(e)?e:z3.icon(e)}function f6(e){return Object.keys(e)}var p6=new Z3(`FontAwesomeIcon`),m6={border:!1,className:``,mask:void 0,maskId:void 0,fixedWidth:!1,inverse:!1,flip:!1,icon:void 0,listItem:!1,pull:void 0,pulse:!1,rotation:void 0,rotateBy:!1,size:void 0,spin:!1,spinPulse:!1,spinReverse:!1,beat:!1,fade:!1,beatFade:!1,bounce:!1,shake:!1,symbol:!1,title:``,titleId:void 0,transform:void 0,swapOpacity:!1,widthAuto:!1},h6=new Set(Object.keys(m6)),g6=g.default.forwardRef((e,t)=>{let n={...m6,...e},{icon:r,mask:i,symbol:a,title:o,titleId:s,maskId:c,transform:l}=n,u=X3(c,!!i),d=X3(s,!!o),f=d6(r);if(!f)return p6.error(`Icon lookup is undefined`,r),null;let p=l6(n),m=typeof l==`string`?z3.transform(l):l,h=d6(i),g=B3(f,{...p.length>0&&{classes:p},...m&&{transform:m},...h&&{mask:h},symbol:a,title:o,titleId:d,maskId:u});if(!g)return p6.error(`Could not find icon`,f),null;let{abstract:_}=g,v={ref:t};for(let e of f6(n))h6.has(e)||(v[e]=n[e]);return Y3(_[0],v)});g6.displayName=`FontAwesomeIcon`,`${s6.default}${o6.fixedWidth}`;var{Title:_6}=SU,v6=`HELPDESK.FORM`,y6=`GENERAL.MESSAGES`,b6=({onCancel:e,appName:t,groupId:r,primaryColor:i})=>{let[a,o]=(0,g.useState)(!1),[s]=iN.useForm(),c=iX(s),{t:l}=yq(),{requiredField:u}=JY(),d=[{dataIndex:`field`,title:l(`HELPDESK.TABLE.FIELD`),render:e=>l(`HELPDESK.FORM.FIELDS.${e?.toUpperCase()}`)},{dataIndex:`code`,title:l(`HELPDESK.TABLE.CODE`),render:e=>l(`HELPDESK.ERRORS_CODE.${e?.toUpperCase()}`)}];return(0,n.jsxs)(QI,{className:`helpdesk__content`,style:i?{"--helpdesk-panel-accent":i}:void 0,children:[(0,n.jsx)(uj,{span:24,children:(0,n.jsx)(_6,{level:3,className:`helpdesk__title helpdesk__title--hero`,children:l(`${v6}.TITLE`)})}),(0,n.jsx)(uj,{span:24,children:(0,n.jsxs)(hk,{className:`helpdesk__card`,bordered:!1,children:[(0,n.jsx)(_6,{level:4,className:`helpdesk__subtitle`,children:l(`${v6}.FIELDS.TITLE`)}),(0,n.jsxs)(iN,{form:s,layout:`vertical`,onFinish:i=>{o(!0),x$({...i,appName:t,group_id:r}).then(()=>{mI.success({message:l(`${y6}.SUCCESS.TICKET`),placement:`topLeft`}),e&&e()}).catch(({response:e})=>{let{errors:t}=e.data;mI.error({className:`table-notification`,message:l(`ERROR`),placement:`topLeft`,description:(0,n.jsx)(XV,{dataSource:t,columns:d,pagination:{defaultPageSize:5},rowKey:`field`,size:`small`,bordered:!0}),duration:0})}).finally(()=>o(!1))},className:`helpdesk__form`,children:[(0,n.jsx)(ZY,{fieldName:$Y.Name,label:l(`${v6}.FIELDS.NAME`),placeholder:l(`${v6}.FIELDS.NAME`,{context:`PLACEHOLDER`}),rules:u}),(0,n.jsx)(ZY,{fieldName:$Y.Email,label:l(`${v6}.FIELDS.EMAIL`),placeholder:l(`${v6}.FIELDS.EMAIL`,{context:`PLACEHOLDER`}),rules:u}),(0,n.jsx)(ZY,{fieldName:$Y.Subject,label:l(`${v6}.FIELDS.SUBJECT`),placeholder:l(`${v6}.FIELDS.SUBJECT`,{context:`PLACEHOLDER`}),rules:u}),(0,n.jsx)(QY,{fieldName:$Y.Description,label:l(`${v6}.FIELDS.DESCRIPTION`),placeholder:l(`${v6}.FIELDS.DESCRIPTION`,{context:`PLACEHOLDER`}),rows:4,rules:u}),(0,n.jsx)(iN.Item,{name:$Y.Attachments,children:(0,n.jsxs)(gW,{beforeUpload:()=>!1,maxCount:5,onChange:e=>{c.setFieldsValue({[$Y.Attachments]:e.fileList})},className:`helpdesk__fields-files`,multiple:!0,capture:!1,hasControlInside:!1,pastable:!1,children:[(0,n.jsx)(`p`,{className:`ant-upload-drag-icon`,children:(0,n.jsx)(fY,{})}),(0,n.jsx)(fq,{i18nKey:l(`${v6}.FIELDS.UPLOAD_FILES`),components:{strong:(0,n.jsx)(`strong`,{}),br:(0,n.jsx)(`br`,{}),small:(0,n.jsx)(`small`,{})}})]})}),(0,n.jsx)(QE,{htmlType:`submit`,type:`primary`,className:`helpdesk__submit-btn`,icon:(0,n.jsx)(g6,{icon:S$}),loading:a,disabled:a,block:!0,children:l(`${v6}.BUTTONS.SEND`)})]})]})})]})},x6=({size:e,placement:t,appName:r,groupId:i,children:a,primaryColor:o})=>{let[s,c]=(0,g.useState)(!1),{t:l}=yq(),u=qY(OY)===Je.Dark,d=()=>c(!1),f=e===`small`?`helpdesk__trigger--sm`:e===`large`?`helpdesk__trigger--lg`:`helpdesk__trigger--md`,p=e===`small`?`helpdesk__trigger-icon--sm`:e===`large`?`helpdesk__trigger-icon--lg`:`helpdesk__trigger-icon--md`,m=o?{"--helpdesk-accent":o}:void 0,h=(0,g.useMemo)(()=>{let e=u?`#0d1628`:`#ffffff`;return{root:{opacity:1,"--ant-tooltip-arrow-background-color":e},container:{opacity:1,backgroundColor:e,color:u?`#f1f5f9`:`#0f172a`,border:u?`1px solid rgba(255, 255, 255, 0.1)`:`1px solid rgba(226, 232, 240, 0.9)`,boxShadow:u?`0 10px 28px rgba(0, 0, 0, 0.55)`:`0 10px 28px rgba(0, 0, 0, 0.12)`,backdropFilter:`none`,WebkitBackdropFilter:`none`}}},[u]);return(0,n.jsx)(QI,{align:`middle`,children:(0,n.jsx)(Nw,{placement:t,trigger:`click`,content:(0,n.jsx)(b6,{onCancel:d,appName:r,groupId:i,...o?{primaryColor:o}:{}}),rootClassName:(0,YY.default)(`helpdesk__container`,u&&`helpdesk__container--dark`),styles:{content:{padding:0}},arrow:!1,open:s,onOpenChange:c,destroyOnHidden:!0,children:a||(0,n.jsx)(Tw,{title:l(`HELPDESK.SUPPORT`),placement:`left`,rootClassName:(0,YY.default)(`helpdesk__tooltip`,u&&`helpdesk__tooltip--dark`),styles:h,children:(0,n.jsx)(`button`,{type:`button`,"aria-expanded":s,"aria-haspopup":`dialog`,"aria-label":l(`HELPDESK.SUPPORT`),className:(0,YY.default)(`helpdesk__trigger`,`helpdesk__trigger--outline`,f,u&&`helpdesk__trigger--dark`),style:m,children:(0,n.jsx)(rY,{className:(0,YY.default)(`helpdesk__trigger-icon`,p)})})})})})},S6=VJ()(e=>(0,n.jsx)($J,{children:(0,n.jsx)(x6,{...e})})),C6=e=>(0,n.jsx)(eY,{fallback:(0,n.jsx)(x6,{...e}),children:(0,n.jsx)(S6,{...e})}),w6=e=>(0,n.jsx)(C6,{...e}),T6=function(e){return e.GetApps=`GetApps`,e.GetReleases=`GetReleases`,e.GetUser=`GetUser`,e.GetLanguages=`GetLanguages`,e.GetRoles=`GetRoles`,e}({}),E6=async e=>{let{data:t}=await v$.get(`${e}/GetLanguages`);return t},D6=async e=>{let{data:t}=await v$.get(`${e}/getRoles`);return t},O6=async(e,t)=>{let n=e.endsWith(`/`)?e:`${e}/`,{data:r}=await v$.get(`${n}getUser`,{params:{userId:t}});return r};function k6(e){let t=e.replace(/\/+$/,``);return/\/api$/i.test(t)?`${t}/logout`:`${t}/api/logout`}var A6=async(e,t)=>await v$.post(k6(e),{},{params:{userId:t}}),j6=async(e,t)=>await v$.post(`${e}/maintainUser`,t),M6=(e,t=!0)=>Ke({queryKey:[T6.GetRoles,e],queryFn:async()=>await D6(e),enabled:!!e&&t}),N6=e=>Ke({queryKey:[T6.GetLanguages,e],queryFn:async()=>await E6(e),enabled:!!e}),P6=e=>{let t=oX(),n=UY(qe.Token),r=UY(qe.UserID),i=!!(e&&t&&n&&r);return Ke({queryKey:[T6.GetUser,e,r],queryFn:async()=>await O6(e,r),enabled:i})},F6={EN:`🇬🇧`,PT:`🇵🇹`,BR:`🇧🇷`,ES:`🇪🇸`,RO:`🇷🇴`,JP:`🇯🇵`};function I6(e){let t=String(e||`EN`).toUpperCase();return[`EN`,`PT`,`BR`,`ES`,`RO`,`JP`].includes(t)?t:`EN`}var L6=({code:e,flagSrc:t,size:r=`md`})=>{let[i,a]=(0,g.useState)(!1),o=F6[I6(e)],s=r===`sm`;return!t||i?(0,n.jsx)(`span`,{className:(0,YY.default)(`language-switcher__flag-shell`,s?`language-switcher__flag-shell--sm`:`language-switcher__flag-shell--md`,`language-switcher__flag-shell--emoji`),"aria-hidden":!0,children:o}):(0,n.jsx)(`span`,{className:(0,YY.default)(`language-switcher__flag-shell`,s?`language-switcher__flag-shell--sm`:`language-switcher__flag-shell--md`),"aria-hidden":!0,children:(0,n.jsx)(`img`,{src:t,alt:``,className:`language-switcher__flag-img`,loading:`lazy`,decoding:`async`,referrerPolicy:`no-referrer`,onError:()=>a(!0)})})};function R6(e){return[...e].sort((e,t)=>String(e.description).localeCompare(String(t.description)))}var z6=({onlyFlag:e,gauApiUrl:t,className:r})=>{let{i18n:i,t:a}=yq(),[o,s]=(0,g.useState)(!1),c=qY(OY)===Je.Dark,{data:l,isPending:u,isFetching:d}=N6(t),f=!!t&&(u||d),p=I6(i.language??``),m=(0,g.useMemo)(()=>l?.length?R6(l):[],[l]),h=(0,g.useMemo)(()=>m.find(e=>String(e.description).toUpperCase()===p),[m,p]),_=h?.image?lX(h.image):void 0;(0,g.useEffect)(()=>{if(!l?.length)return;let e=String(i.language??``).toUpperCase();l.some(t=>String(t.description).toUpperCase()===e)||(i.changeLanguage(`EN`),GY.set(qe.Language,`EN`),gk.default.locale(`en`))},[l]);let v=e=>{let t=String(e).toUpperCase();i.language?.toUpperCase()!==t&&(i.changeLanguage(e),GY.set(qe.Language,t),gk.default.locale(e.toLowerCase())),s(!1)};return(0,n.jsx)($j,{placement:`bottomRight`,open:o,onOpenChange:s,trigger:[`click`],menu:(0,g.useMemo)(()=>({selectable:!0,selectedKeys:[p],className:`language-switcher__ant-menu`,items:m.map(({description:t,image:r})=>{let i=String(t).toUpperCase(),o=lX(r),s=`LANGUAGES.${I6(i)}`;return{key:i,label:(0,n.jsxs)(`span`,{className:(0,YY.default)(`language-switcher__menu-row`,e&&`language-switcher__menu-row--flag-only`),children:[(0,n.jsx)(L6,{code:i,flagSrc:o}),e?null:(0,n.jsxs)(`span`,{className:`language-switcher__menu-text`,children:[(0,n.jsx)(`span`,{className:`language-switcher__menu-title`,children:a(s)}),(0,n.jsx)(`span`,{className:`language-switcher__menu-code`,children:i})]}),(0,n.jsx)(`span`,{className:(0,YY.default)(`language-switcher__check`,e&&`language-switcher__check--flag-only`),"aria-hidden":!0,children:i===p?(0,n.jsx)(wC,{className:`language-switcher__check-icon`}):null})]})}}),onClick:e=>v(String(e.key))}),[m,e,p,a]),popupRender:e=>(0,n.jsx)(`div`,{className:(0,YY.default)(`language-switcher__panel`,c&&`language-switcher__panel--dark`),children:e}),children:(0,n.jsxs)(`button`,{type:`button`,"aria-busy":f,"aria-expanded":o,"aria-haspopup":`menu`,"aria-label":a(`GENERAL.LANGUAGE_SWITCHER_ARIA`),disabled:f,className:(0,YY.default)(`language-switcher__trigger`,c&&`language-switcher__trigger--dark`,r),children:[(0,n.jsx)(lY,{className:`language-switcher__globe`}),(0,n.jsx)(L6,{code:p,flagSrc:_,size:`sm`}),e?null:(0,n.jsx)(`span`,{className:`language-switcher__trigger-label`,children:a(`LANGUAGES.${I6(p)}`)}),(0,n.jsx)(DC,{className:(0,YY.default)(`language-switcher__chevron`,o&&`language-switcher__chevron--open`)})]})})},B6=VJ()(e=>(0,n.jsx)($J,{children:(0,n.jsx)(z6,{...e})})),V6=e=>(0,n.jsx)(eY,{fallback:(0,n.jsx)(z6,{...e}),children:(0,n.jsx)(B6,{...e})}),H6=e=>(0,n.jsx)(V6,{...e});typeof Symbol==`function`&&Symbol.observable;var U6=()=>Math.random().toString(36).substring(7).split(``).join(`.`);`${U6()}`,`${U6()}`;function W6(e){if(typeof e!=`object`||!e)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function G6(e){return W6(e)&&`type`in e&&typeof e.type==`string`}var K6=Symbol.for(`immer-nothing`),q6=Symbol.for(`immer-draftable`),J6=Symbol.for(`immer-state`),Y6=process.env.NODE_ENV===`production`?[]:[function(e){return`The plugin for '${e}' has not been loaded into Immer. To enable the plugin, import and call \`enable${e}()\` when initializing your application.`},function(e){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${e}'`},`This object has been frozen and should not be mutated`,function(e){return`Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? `+e},`An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.`,`Immer forbids circular references`,"The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(e){return`'current' expects a draft, got: ${e}`},`Object.defineProperty() cannot be used on an Immer draft`,`Object.setPrototypeOf() cannot be used on an Immer draft`,`Immer only supports deleting array indices`,`Immer only supports setting array indices and the 'length' property`,function(e){return`'original' expects a draft, got: ${e}`}];function X6(e,...t){if(process.env.NODE_ENV!==`production`){let n=Y6[e],r=b8(n)?n.apply(null,t):n;throw Error(`[Immer] ${r}`)}throw Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Z6=Object,Q6=Z6.getPrototypeOf,$6=`constructor`,e8=`prototype`,t8=`configurable`,n8=`enumerable`,r8=`writable`,i8=`value`,a8=e=>!!e&&!!e[J6];function o8(e){return e?l8(e)||g8(e)||!!e[q6]||!!e[$6]?.[q6]||_8(e)||v8(e):!1}var s8=Z6[e8][$6].toString(),c8=new WeakMap;function l8(e){if(!e||!y8(e))return!1;let t=Q6(e);if(t===null||t===Z6[e8])return!0;let n=Z6.hasOwnProperty.call(t,$6)&&t[$6];if(n===Object)return!0;if(!b8(n))return!1;let r=c8.get(n);return r===void 0&&(r=Function.toString.call(n),c8.set(n,r)),r===s8}function u8(e,t,n=!0){d8(e)===0?(n?Reflect.ownKeys(e):Z6.keys(e)).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function d8(e){let t=e[J6];return t?t.type_:g8(e)?1:_8(e)?2:v8(e)?3:0}var f8=(e,t,n=d8(e))=>n===2?e.has(t):Z6[e8].hasOwnProperty.call(e,t),p8=(e,t,n=d8(e))=>n===2?e.get(t):e[t],m8=(e,t,n,r=d8(e))=>{r===2?e.set(t,n):r===3?e.add(n):e[t]=n};function h8(e,t){return e===t?e!==0||1/e==1/t:e!==e&&t!==t}var g8=Array.isArray,_8=e=>e instanceof Map,v8=e=>e instanceof Set,y8=e=>typeof e==`object`,b8=e=>typeof e==`function`,x8=e=>typeof e==`boolean`;function S8(e){let t=+e;return Number.isInteger(t)&&String(t)===e}var C8=e=>e.copy_||e.base_,w8=e=>e.modified_?e.copy_:e.base_;function T8(e,t){if(_8(e))return new Map(e);if(v8(e))return new Set(e);if(g8(e))return Array[e8].slice.call(e);let n=l8(e);if(t===!0||t===`class_only`&&!n){let t=Z6.getOwnPropertyDescriptors(e);delete t[J6];let n=Reflect.ownKeys(t);for(let r=0;r<n.length;r++){let i=n[r],a=t[i];a[r8]===!1&&(a[r8]=!0,a[t8]=!0),(a.get||a.set)&&(t[i]={[t8]:!0,[r8]:!0,[n8]:a[n8],[i8]:e[i]})}return Z6.create(Q6(e),t)}else{let t=Q6(e);if(t!==null&&n)return{...e};let r=Z6.create(t);return Z6.assign(r,e)}}function E8(e,t=!1){return k8(e)||a8(e)||!o8(e)?e:(d8(e)>1&&Z6.defineProperties(e,{set:O8,add:O8,clear:O8,delete:O8}),Z6.freeze(e),t&&u8(e,(e,t)=>{E8(t,!0)},!1),e)}function D8(){X6(2)}var O8={[i8]:D8};function k8(e){return e===null||!y8(e)?!0:Z6.isFrozen(e)}var A8=`MapSet`,j8=`Patches`,M8=`ArrayMethods`,N8={};function P8(e){let t=N8[e];return t||X6(0,e),t}var F8=e=>!!N8[e],I8,L8=()=>I8,R8=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:F8(A8)?P8(A8):void 0,arrayMethodsPlugin_:F8(M8)?P8(M8):void 0});function z8(e,t){t&&(e.patchPlugin_=P8(j8),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function B8(e){V8(e),e.drafts_.forEach(U8),e.drafts_=null}function V8(e){e===I8&&(I8=e.parent_)}var H8=e=>I8=R8(I8,e);function U8(e){let t=e[J6];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function W8(e,t){t.unfinalizedDrafts_=t.drafts_.length;let n=t.drafts_[0];if(e!==void 0&&e!==n){n[J6].modified_&&(B8(t),X6(4)),o8(e)&&(e=G8(t,e));let{patchPlugin_:r}=t;r&&r.generateReplacementPatches_(n[J6].base_,e,t)}else e=G8(t,n);return K8(t,e,!0),B8(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e===K6?void 0:e}function G8(e,t){if(k8(t))return t;let n=t[J6];if(!n)return e5(t,e.handledSet_,e);if(!J8(n,e))return t;if(!n.modified_)return n.base_;if(!n.finalized_){let{callbacks_:t}=n;if(t)for(;t.length>0;)t.pop()(e);Q8(n,e)}return n.copy_}function K8(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&E8(t,n)}function q8(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var J8=(e,t)=>e.scope_===t,Y8=[];function X8(e,t,n,r){let i=C8(e),a=e.type_;if(r!==void 0&&p8(i,r,a)===t){m8(i,r,n,a);return}if(!e.draftLocations_){let t=e.draftLocations_=new Map;u8(i,(e,n)=>{if(a8(n)){let r=t.get(n)||[];r.push(e),t.set(n,r)}})}let o=e.draftLocations_.get(t)??Y8;for(let e of o)m8(i,e,n,a)}function Z8(e,t,n){e.callbacks_.push(function(r){let i=t;if(!i||!J8(i,r))return;r.mapSetPlugin_?.fixSetContents(i);let a=w8(i);X8(e,i.draft_??i,a,n),Q8(i,r)})}function Q8(e,t){if(e.modified_&&!e.finalized_&&(e.type_===3||e.type_===1&&e.allIndicesReassigned_||(e.assigned_?.size??0)>0)){let{patchPlugin_:n}=t;if(n){let r=n.getPath(e);r&&n.generatePatches_(e,r,t)}q8(e)}}function $8(e,t,n){let{scope_:r}=e;if(a8(n)){let i=n[J6];J8(i,r)&&i.callbacks_.push(function(){c5(e),X8(e,n,w8(i),t)})}else o8(n)&&e.callbacks_.push(function(){let i=C8(e);e.type_===3?i.has(n)&&e5(n,r.handledSet_,r):p8(i,t,e.type_)===n&&r.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&e5(p8(e.copy_,t,e.type_),r.handledSet_,r)})}function e5(e,t,n){return!n.immer_.autoFreeze_&&n.unfinalizedDrafts_<1||a8(e)||t.has(e)||!o8(e)||k8(e)?e:(t.add(e),u8(e,(r,i)=>{if(a8(i)){let t=i[J6];J8(t,n)&&(m8(e,r,w8(t),e.type_),q8(t))}else o8(i)&&e5(i,t,n)}),e)}function t5(e,t){let n=g8(e),r={type_:+!!n,scope_:t?t.scope_:L8(),modified_:!1,finalized_:!1,assigned_:void 0,parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1,callbacks_:void 0},i=r,a=n5;n&&(i=[r],a=r5);let{revoke:o,proxy:s}=Proxy.revocable(i,a);return r.draft_=s,r.revoke_=o,[s,r]}var n5={get(e,t){if(t===J6)return e;let n=e.scope_.arrayMethodsPlugin_,r=e.type_===1&&typeof t==`string`;if(r&&n?.isArrayOperationMethod(t))return n.createMethodInterceptor(e,t);let i=C8(e);if(!f8(i,t,e.type_))return a5(e,i,t);let a=i[t];if(e.finalized_||!o8(a)||r&&e.operationMethod&&n?.isMutatingArrayMethod(e.operationMethod)&&S8(t))return a;if(a===i5(e.base_,t)){c5(e);let n=e.type_===1?+t:t,r=u5(e.scope_,a,e,n);return e.copy_[n]=r}return a},has(e,t){return t in C8(e)},ownKeys(e){return Reflect.ownKeys(C8(e))},set(e,t,n){let r=o5(C8(e),t);if(r?.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){let r=i5(C8(e),t),i=r?.[J6];if(i&&i.base_===n)return e.copy_[t]=n,e.assigned_.set(t,!1),!0;if(h8(n,r)&&(n!==void 0||f8(e.base_,t,e.type_)))return!0;c5(e),s5(e)}return e.copy_[t]===n&&(n!==void 0||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])?!0:(e.copy_[t]=n,e.assigned_.set(t,!0),$8(e,t,n),!0)},deleteProperty(e,t){return c5(e),i5(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),s5(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let n=C8(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{[r8]:!0,[t8]:e.type_!==1||t!==`length`,[n8]:r[n8],[i8]:n[t]}},defineProperty(){X6(11)},getPrototypeOf(e){return Q6(e.base_)},setPrototypeOf(){X6(12)}},r5={};for(let e in n5){let t=n5[e];r5[e]=function(){let e=arguments;return e[0]=e[0][0],t.apply(this,e)}}r5.deleteProperty=function(e,t){return process.env.NODE_ENV!==`production`&&isNaN(parseInt(t))&&X6(13),r5.set.call(this,e,t,void 0)},r5.set=function(e,t,n){return process.env.NODE_ENV!==`production`&&t!==`length`&&isNaN(parseInt(t))&&X6(14),n5.set.call(this,e[0],t,n,e[0])};function i5(e,t){let n=e[J6];return(n?C8(n):e)[t]}function a5(e,t,n){let r=o5(t,n);return r?i8 in r?r[i8]:r.get?.call(e.draft_):void 0}function o5(e,t){if(!(t in e))return;let n=Q6(e);for(;n;){let e=Object.getOwnPropertyDescriptor(n,t);if(e)return e;n=Q6(n)}}function s5(e){e.modified_||(e.modified_=!0,e.parent_&&s5(e.parent_))}function c5(e){e.copy_||=(e.assigned_=new Map,T8(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var l5=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(e,t,n)=>{if(b8(e)&&!b8(t)){let n=t;t=e;let r=this;return function(e=n,...i){return r.produce(e,e=>t.call(this,e,...i))}}b8(t)||X6(6),n!==void 0&&!b8(n)&&X6(7);let r;if(o8(e)){let i=H8(this),a=u5(i,e,void 0),o=!0;try{r=t(a),o=!1}finally{o?B8(i):V8(i)}return z8(i,n),W8(r,i)}else if(!e||!y8(e)){if(r=t(e),r===void 0&&(r=e),r===K6&&(r=void 0),this.autoFreeze_&&E8(r,!0),n){let t=[],i=[];P8(j8).generateReplacementPatches_(e,r,{patches_:t,inversePatches_:i}),n(t,i)}return r}else X6(1,e)},this.produceWithPatches=(e,t)=>{if(b8(e))return(t,...n)=>this.produceWithPatches(t,t=>e(t,...n));let n,r;return[this.produce(e,t,(e,t)=>{n=e,r=t}),n,r]},x8(e?.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),x8(e?.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),x8(e?.useStrictIteration)&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){o8(e)||X6(8),a8(e)&&(e=d5(e));let t=H8(this),n=u5(t,e,void 0);return n[J6].isManual_=!0,V8(t),n}finishDraft(e,t){let n=e&&e[J6];(!n||!n.isManual_)&&X6(9);let{scope_:r}=n;return z8(r,t),W8(void 0,r)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let n;for(n=t.length-1;n>=0;n--){let r=t[n];if(r.path.length===0&&r.op===`replace`){e=r.value;break}}n>-1&&(t=t.slice(n+1));let r=P8(j8).applyPatches_;return a8(e)?r(e,t):this.produce(e,e=>r(e,t))}};function u5(e,t,n,r){let[i,a]=_8(t)?P8(A8).proxyMap_(t,n):v8(t)?P8(A8).proxySet_(t,n):t5(t,n);return(n?.scope_??L8()).drafts_.push(i),a.callbacks_=n?.callbacks_??[],a.key_=r,n&&r!==void 0?Z8(n,a,r):a.callbacks_.push(function(e){e.mapSetPlugin_?.fixSetContents(a);let{patchPlugin_:t}=e;a.modified_&&t&&t.generatePatches_(a,[],e)}),i}function d5(e){return a8(e)||X6(10,e),f5(e)}function f5(e){if(!o8(e)||k8(e))return e;let t=e[J6],n,r=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=T8(e,t.scope_.immer_.useStrictShallowCopy_),r=t.scope_.immer_.shouldUseStrictIteration()}else n=T8(e,!0);return u8(n,(e,t)=>{m8(n,e,f5(t))},r),t&&(t.finalized_=!1),n}var p5=new l5().produce;typeof window<`u`&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__,typeof window<`u`&&window.__REDUX_DEVTOOLS_EXTENSION__&&window.__REDUX_DEVTOOLS_EXTENSION__;function m5(e,t){function n(...n){if(t){let r=t(...n);if(!r)throw Error(process.env.NODE_ENV===`production`?R5(0):`prepareAction did not return an object`);return{type:e,payload:r.payload,...`meta`in r&&{meta:r.meta},...`error`in r&&{error:r.error}}}return{type:e,payload:n[0]}}return n.toString=()=>`${e}`,n.type=e,n.match=t=>G6(t)&&t.type===e,n}function h5(e){return o8(e)?p5(e,()=>{}):e}function g5(e,t,n){return e.has(t)?e.get(t):e.set(t,n(t)).get(t)}function _5(e){let t={},n=[],r,i={addCase(e,a){if(process.env.NODE_ENV!==`production`){if(n.length>0)throw Error(process.env.NODE_ENV===`production`?R5(26):"`builder.addCase` should only be called before calling `builder.addMatcher`");if(r)throw Error(process.env.NODE_ENV===`production`?R5(27):"`builder.addCase` should only be called before calling `builder.addDefaultCase`")}let o=typeof e==`string`?e:e.type;if(!o)throw Error(process.env.NODE_ENV===`production`?R5(28):"`builder.addCase` cannot be called with an empty action type");if(o in t)throw Error(process.env.NODE_ENV===`production`?R5(29):`\`builder.addCase\` cannot be called with two reducers for the same action type '${o}'`);return t[o]=a,i},addAsyncThunk(e,a){if(process.env.NODE_ENV!==`production`&&r)throw Error(process.env.NODE_ENV===`production`?R5(43):"`builder.addAsyncThunk` should only be called before calling `builder.addDefaultCase`");return a.pending&&(t[e.pending.type]=a.pending),a.rejected&&(t[e.rejected.type]=a.rejected),a.fulfilled&&(t[e.fulfilled.type]=a.fulfilled),a.settled&&n.push({matcher:e.settled,reducer:a.settled}),i},addMatcher(e,t){if(process.env.NODE_ENV!==`production`&&r)throw Error(process.env.NODE_ENV===`production`?R5(30):"`builder.addMatcher` should only be called before calling `builder.addDefaultCase`");return n.push({matcher:e,reducer:t}),i},addDefaultCase(e){if(process.env.NODE_ENV!==`production`&&r)throw Error(process.env.NODE_ENV===`production`?R5(31):"`builder.addDefaultCase` can only be called once");return r=e,i}};return e(i),[t,n,r]}function v5(e){return typeof e==`function`}function y5(e,t){if(process.env.NODE_ENV!==`production`&&typeof t==`object`)throw Error(process.env.NODE_ENV===`production`?R5(8):"The object notation for `createReducer` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createReducer");let[n,r,i]=_5(t),a;if(v5(e))a=()=>h5(e());else{let t=h5(e);a=()=>t}function o(e=a(),t){let o=[n[t.type],...r.filter(({matcher:e})=>e(t)).map(({reducer:e})=>e)];return o.filter(e=>!!e).length===0&&(o=[i]),o.reduce((e,n)=>{if(n)if(a8(e)){let r=n(e,t);return r===void 0?e:r}else if(o8(e))return p5(e,e=>n(e,t));else{let r=n(e,t);if(r===void 0){if(e===null)return e;throw Error(`A case reducer on a non-draftable value must not return undefined`)}return r}return e},e)}return o.getInitialState=a,o}var b5=Symbol.for(`rtk-slice-createasyncthunk`);function x5(e,t){return`${e}/${t}`}function S5({creators:e}={}){let t=e?.asyncThunk?.[b5];return function(e){let{name:n,reducerPath:r=n}=e;if(!n)throw Error(process.env.NODE_ENV===`production`?R5(11):"`name` is a required option for createSlice");typeof process<`u`&&process.env.NODE_ENV===`development`&&e.initialState===void 0&&console.error("You must provide an `initialState` value that is not `undefined`. You may have misspelled `initialState`");let i=(typeof e.reducers==`function`?e.reducers(T5()):e.reducers)||{},a=Object.keys(i),o={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},s={addCase(e,t){let n=typeof e==`string`?e:e.type;if(!n)throw Error(process.env.NODE_ENV===`production`?R5(12):"`context.addCase` cannot be called with an empty action type");if(n in o.sliceCaseReducersByType)throw Error(process.env.NODE_ENV===`production`?R5(13):"`context.addCase` cannot be called with two reducers for the same action type: "+n);return o.sliceCaseReducersByType[n]=t,s},addMatcher(e,t){return o.sliceMatchers.push({matcher:e,reducer:t}),s},exposeAction(e,t){return o.actionCreators[e]=t,s},exposeCaseReducer(e,t){return o.sliceCaseReducersByName[e]=t,s}};a.forEach(r=>{let a=i[r],o={reducerName:r,type:x5(n,r),createNotation:typeof e.reducers==`function`};D5(a)?k5(o,a,s,t):E5(o,a,s)});function c(){if(process.env.NODE_ENV!==`production`&&typeof e.extraReducers==`object`)throw Error(process.env.NODE_ENV===`production`?R5(14):"The object notation for `createSlice.extraReducers` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createSlice");let[t={},n=[],r=void 0]=typeof e.extraReducers==`function`?_5(e.extraReducers):[e.extraReducers],i={...t,...o.sliceCaseReducersByType};return y5(e.initialState,e=>{for(let t in i)e.addCase(t,i[t]);for(let t of o.sliceMatchers)e.addMatcher(t.matcher,t.reducer);for(let t of n)e.addMatcher(t.matcher,t.reducer);r&&e.addDefaultCase(r)})}let l=e=>e,u=new Map,d=new WeakMap,f;function p(e,t){return f||=c(),f(e,t)}function m(){return f||=c(),f.getInitialState()}function h(t,n=!1){function r(e){let i=e[t];if(i===void 0){if(n)i=g5(d,r,m);else if(process.env.NODE_ENV!==`production`)throw Error(process.env.NODE_ENV===`production`?R5(15):`selectSlice returned undefined for an uninjected slice reducer`)}return i}function i(t=l){return g5(g5(u,n,()=>new WeakMap),t,()=>{let r={};for(let[i,a]of Object.entries(e.selectors??{}))r[i]=C5(a,t,()=>g5(d,t,m),n);return r})}return{reducerPath:t,getSelectors:i,get selectors(){return i(r)},selectSlice:r}}let g={name:n,reducer:p,actions:o.actionCreators,caseReducers:o.sliceCaseReducersByName,getInitialState:m,...h(r),injectInto(e,{reducerPath:t,...n}={}){let i=t??r;return e.inject({reducerPath:i,reducer:p},n),{...g,...h(i,!0)}}};return g}}function C5(e,t,n,r){function i(i,...a){let o=t(i);if(o===void 0){if(r)o=n();else if(process.env.NODE_ENV!==`production`)throw Error(process.env.NODE_ENV===`production`?R5(16):`selectState returned undefined for an uninjected slice reducer`)}return e(o,...a)}return i.unwrapped=e,i}var w5=S5();function T5(){function e(e,t){return{_reducerDefinitionType:`asyncThunk`,payloadCreator:e,...t}}return e.withTypes=()=>e,{reducer(e){return Object.assign({[e.name](...t){return e(...t)}}[e.name],{_reducerDefinitionType:`reducer`})},preparedReducer(e,t){return{_reducerDefinitionType:`reducerWithPrepare`,prepare:e,reducer:t}},asyncThunk:e}}function E5({type:e,reducerName:t,createNotation:n},r,i){let a,o;if(`reducer`in r){if(n&&!O5(r))throw Error(process.env.NODE_ENV===`production`?R5(17):"Please use the `create.preparedReducer` notation for prepared action creators with the `create` notation.");a=r.reducer,o=r.prepare}else a=r;i.addCase(e,a).exposeCaseReducer(t,a).exposeAction(t,o?m5(e,o):m5(e))}function D5(e){return e._reducerDefinitionType===`asyncThunk`}function O5(e){return e._reducerDefinitionType===`reducerWithPrepare`}function k5({type:e,reducerName:t},n,r,i){if(!i)throw Error(process.env.NODE_ENV===`production`?R5(18):"Cannot use `create.asyncThunk` in the built-in `createSlice`. Use `buildCreateSlice({ creators: { asyncThunk: asyncThunkCreator } })` to create a customised version of `createSlice`.");let{payloadCreator:a,fulfilled:o,pending:s,rejected:c,settled:l,options:u}=n,d=i(e,a,u);r.exposeAction(t,d),o&&r.addCase(d.fulfilled,o),s&&r.addCase(d.pending,s),c&&r.addCase(d.rejected,c),l&&r.addMatcher(d.settled,l),r.exposeCaseReducer(t,{fulfilled:o||A5,pending:s||A5,rejected:c||A5,settled:l||A5})}function A5(){}var j5=`listener`,M5=`completed`,N5=`cancelled`;`${N5}`,`${M5}`,`${j5}${N5}`,`${j5}${M5}`;var{assign:P5}=Object,F5=`listenerMiddleware`,I5=P5(m5(`${F5}/add`),{withTypes:()=>I5});`${F5}`;var L5=P5(m5(`${F5}/remove`),{withTypes:()=>L5});function R5(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var z5=w5({name:`AppState`,initialState:{theme:Je.Light},reducers:{updTheme:(e,{payload:t})=>{e.theme=t},updLanguage:(e,{payload:t})=>{e.language=t}}}),{updTheme:B5,updLanguage:V5}=z5.actions;z5.reducer;var H5=({className:e})=>{let{t}=yq(),r=KY(),i=qY(OY)===Je.Dark,a=(0,g.useCallback)(()=>{let e=i?Je.Light:Je.Dark;r(B5(e)),GY.set(qe.Theme,e)},[r,i]);return(0,n.jsx)(`button`,{type:`button`,role:`switch`,"aria-checked":i,"aria-label":t(`GENERAL.THEMES.TOOLTIP`,{theme:t(i?`GENERAL.THEMES.LIGHT`:`GENERAL.THEMES.DARK`)}),onClick:a,className:(0,YY.default)(`theme-mode-toggle`,i&&`theme-mode-toggle--dark-context`,e),children:(0,n.jsxs)(`div`,{className:`theme-mode-toggle__track`,children:[(0,n.jsx)(`span`,{className:(0,YY.default)(`theme-mode-toggle__thumb`,i&&`theme-mode-toggle__thumb--dark`),"aria-hidden":!0}),(0,n.jsxs)(`span`,{className:`theme-mode-toggle__icons`,children:[(0,n.jsx)(`span`,{className:`theme-mode-toggle__icon-cell`,children:(0,n.jsx)(wY,{className:(0,YY.default)(`theme-mode-toggle__icon`,i?`theme-mode-toggle__icon--sun-idle`:`theme-mode-toggle__icon--sun-active`)})}),(0,n.jsx)(`span`,{className:`theme-mode-toggle__icon-cell`,children:(0,n.jsx)(vY,{className:(0,YY.default)(`theme-mode-toggle__icon`,i?`theme-mode-toggle__icon--moon-active`:`theme-mode-toggle__icon--moon-idle`)})})]})]})})},U5=VJ()(e=>(0,n.jsx)($J,{children:(0,n.jsx)(H5,{...e})})),W5=e=>(0,n.jsx)(eY,{fallback:(0,n.jsx)(H5,{...e}),children:(0,n.jsx)(U5,{...e})}),G5=e=>(0,n.jsx)(W5,{...e});function K5(e){return{userId:e.userId,username:e.username,email:e.email,isActive:e.isActive,firstName:e.firstName,lastName:e.lastName,isPrivate:e.isPrivate,profilePicture:e.profilePicture,userRolesApp:e.userRolesApp,roleMenuPermissions:e.roleMenuPermissions.map(e=>({roleName:e.roleName,appName:e.appName,menuName:e.menuName,idRole:e.idRole,idMenu:e.idMenu,read:e.read,write:e.write,delete:e.delete,idApp:e.idApp,selfItems:e.selfItems??!1,tenantId:e.tenantId,link:e.link??``}))}}function q5(e,t){return!e?.roleMenuPermissions?.length||!t?`—`:e.roleMenuPermissions.find(e=>e.idApp===t)?.roleName?.trim()||`—`}var J5=function(e){return e.FirstName=`firstName`,e.LastName=`lastName`,e.Username=`username`,e.Email=`email`,e.ProfilePicture=`profilePicture`,e.Password=`password`,e.ConfirmPassword=`confirmPassword`,e.Apps=`userRolesApp`,e.AppId=`idApp`,e.RoleId=`roleId`,e.Tenants=`tenantId`,e.Active=`isActive`,e.Private=`isPrivate`,e.User=`userId`,e.Hierarchy=`hierarchy`,e}({}),Y5=function(e){return e.Tab1=`PROFILE`,e.Tab2=`MANAGEMENT`,e}({}),X5=function(e){return e[e.GA_USER_EMPTY=0]=`GA_USER_EMPTY`,e[e.GA_EMAIL_EMPTY=1]=`GA_EMAIL_EMPTY`,e[e.GA_USER_ID_EMPTY=2]=`GA_USER_ID_EMPTY`,e[e.GA_PASS_EMPTY=3]=`GA_PASS_EMPTY`,e[e.GA_PASS_NOT_MATCH=4]=`GA_PASS_NOT_MATCH`,e[e.GA_USERNAME_EXISTS=5]=`GA_USERNAME_EXISTS`,e[e.GA_EMAIL_EXISTS=6]=`GA_EMAIL_EXISTS`,e[e.GA_NO_ROLES_APP_DEFINED=7]=`GA_NO_ROLES_APP_DEFINED`,e[e.GA_DUPLICATED_RECORDS_SAME_TENANT_ROLE_APP=8]=`GA_DUPLICATED_RECORDS_SAME_TENANT_ROLE_APP`,e[e.GA_CANNOT_GET_USER_INFO=9]=`GA_CANNOT_GET_USER_INFO`,e[e.GA_ERROR_CHAGING_PASS=10]=`GA_ERROR_CHAGING_PASS`,e[e.GA_NO_TENANTS_ROLES_DEFINDED=11]=`GA_NO_TENANTS_ROLES_DEFINDED`,e[e.GA_PASS_DOES_NOT_MEET_REQUIREMENTS=12]=`GA_PASS_DOES_NOT_MEET_REQUIREMENTS`,e}({}),Z5=async(e,t)=>{let n=`GENERAL.MESSAGES`;return e.then(()=>{ZF.success(bK(`${n}.SUCCESS.USERS`,{context:`UPDATE`})),t&&t()}).catch(({response:e})=>{let t=X5[e?.data.code];mI.error({message:bK(`${n}.ERROR.USERS.${t}`),duration:10})})},Q5=`USERS`,$5=()=>{let{t:e}=yq(),{requiredField:t}=JY(),{token:r}=yH.useToken(),i=(0,g.useMemo)(()=>{let e=r.colorBgElevated,t=r.colorBgLayout===vW.ColorBgLayout;return{root:{opacity:1,"--ant-tooltip-arrow-background-color":e},container:{opacity:1,backgroundColor:e,color:r.colorText,padding:`12px 16px`,border:`1px solid ${r.colorBorderSecondary}`,boxShadow:t?`0 10px 28px rgba(0, 0, 0, 0.55)`:`0 10px 28px rgba(0, 0, 0, 0.12)`,backdropFilter:`none`,WebkitBackdropFilter:`none`}}},[r.colorBgElevated,r.colorBgLayout,r.colorBorderSecondary,r.colorText]);return(0,n.jsxs)(QI,{gutter:8,children:[(0,n.jsx)(uj,{span:12,children:(0,n.jsx)(ZY,{fieldName:J5.FirstName,label:e(`${Q5}.FIRST_NAME`),placeholder:e(`${Q5}.FIRST_NAME_PLACEHOLDER`),allowClear:!0,rules:t})}),(0,n.jsx)(uj,{span:12,children:(0,n.jsx)(ZY,{fieldName:J5.LastName,label:e(`${Q5}.LAST_NAME`),placeholder:e(`${Q5}.LAST_NAME_PLACEHOLDER`),allowClear:!0,rules:t})}),(0,n.jsx)(uj,{span:12,children:(0,n.jsx)(ZY,{fieldName:J5.Username,label:e(`${Q5}.USERNAME`),placeholder:e(`${Q5}.USERNAME_PLACEHOLDER`),allowClear:!0,rules:t})}),(0,n.jsx)(uj,{span:12,children:(0,n.jsx)(ZY,{fieldName:J5.Email,label:e(`${Q5}.EMAIL`),placeholder:e(`${Q5}.EMAIL_PLACEHOLDER`),allowClear:!0,rules:[()=>({validator(t,n){return!n?.match(tX)||n?.match(nX)||n?.match(rX)?Promise.reject(Error(e(`GENERAL.FORM.ERRORS.EMAIL`))):Promise.resolve()}})]})}),(0,n.jsx)(uj,{span:12,children:(0,n.jsx)(ZY,{fieldName:J5.Password,label:e(`${Q5}.PASSWORD`),placeholder:e(`${Q5}.PASSWORD_PLACEHOLDER`),isPassword:!0,allowClear:!0,tooltip:{title:(0,n.jsx)(fq,{i18nKey:`${Q5}.PASSWORD_HINT`,components:{ul:(0,n.jsx)(`ul`,{className:`user-modal__password-hint-list`}),li:(0,n.jsx)(`li`,{})}}),rootClassName:`user-modal__password-tooltip`,styles:i}})}),(0,n.jsx)(uj,{span:12,children:(0,n.jsx)(ZY,{fieldName:J5.ConfirmPassword,label:e(`${Q5}.PASSWORD-CONFIRM`),placeholder:e(`${Q5}.PASSWORD-CONFIRM_PLACEHOLDER`),isPassword:!0,allowClear:!0,rules:[({getFieldValue:t})=>({validator(n,r){return!r||t(J5.Password)===r?Promise.resolve():Promise.reject(Error(e(`GENERAL.FORM.ERRORS.CONFIRM_PASSWORD`)))}})]})})]})},e7=`USERS`,t7=({user:e,appId:t,gauApiUrl:r,isLoading:i,isOpen:a,onCancel:o})=>{let{t:s}=yq(),c=qY(OY)===Je.Dark,l=(0,g.useMemo)(()=>sX(t),[t]),u=(0,g.useMemo)(()=>(0,YY.default)(`user-modal__root`,c&&`user-modal__root--dark`),[c]),[d]=iN.useForm(),f=iX(d),{data:p}=M6(r,!!(r&&l)),m=iN.useWatch(J5.ProfilePicture,d),h=l?e.userRolesApp.find(e=>e.idApp===l):void 0,_=(0,g.useMemo)(()=>h&&p?p.find(e=>e.idRole===h.roleId):void 0,[p,h]);(0,g.useEffect)(()=>(e&&a&&f.setFieldsValue({...e,[J5.ProfilePicture]:lX(e.profilePicture)}),()=>{f.resetFields()}),[e,a,d]);let v=t=>{Z5(j6(r,{...e,...t,[J5.ProfilePicture]:uX(t?.[J5.ProfilePicture])}),o)},y=e=>{e.stopPropagation(),f.setFieldValue(J5.ProfilePicture,void 0)},b=e=>(cX(e,e=>{f.setFieldValue(J5.ProfilePicture,e)}),!1),x=(0,n.jsxs)(`div`,{children:[(0,n.jsx)(nO,{}),(0,n.jsx)(`div`,{style:{marginTop:8},children:s(`GENERAL.UPLOAD`)})]}),S=[{label:(0,n.jsxs)(`span`,{children:[(0,n.jsx)(DY,{style:{marginRight:5},"aria-hidden":!0}),s(`${e7}.${Y5.Tab1}`)]}),key:Y5.Tab1,children:(0,n.jsx)($5,{}),forceRender:!0}],C=_?.name;return(0,n.jsx)(eI,{className:`user-modal`,rootClassName:u,title:(0,g.useMemo)(()=>{let e=s(`${e7}.EDIT`,{context:`USER`});return!l||!C?(0,n.jsx)(`span`,{className:`user-modal__title-text`,children:e}):(0,n.jsxs)(`div`,{className:`user-modal__title-wrap`,children:[(0,n.jsx)(`div`,{className:`user-modal__title-heading user-modal__title-text`,children:e}),(0,n.jsx)(`div`,{className:`user-modal__role-row`,children:(0,n.jsx)(lH,{variant:`filled`,color:`cyan`,className:`user-modal__role-tag`,title:C,children:C})})]})},[l,C,s]),width:640,style:{maxWidth:`min(92vw, 640px)`},classNames:{header:`user-modal__antd-header`,body:`user-modal__antd-body`},onCancel:o,open:a,destroyOnHidden:!0,footer:null,mask:{closable:!1},children:(0,n.jsxs)(iN,{id:`user-management-form`,name:`user-management`,form:d,onFinish:v,layout:`vertical`,colon:!1,className:`user-modal__form`,children:[(0,n.jsxs)(QI,{children:[(0,n.jsx)(ZY,{fieldName:J5.User,hidden:!0}),(0,n.jsx)(uj,{span:24,children:(0,n.jsx)(`div`,{className:`user-modal__avatar-panel`,children:(0,n.jsx)(QI,{justify:`center`,children:(0,n.jsx)(iN.Item,{name:J5.ProfilePicture,children:(0,n.jsx)(_W,{listType:`picture-circle`,className:`user-modal__avatar-upload avatar-uploader`,beforeUpload:b,maxCount:1,showUploadList:!1,capture:!1,hasControlInside:!1,pastable:!1,accept:`image/png, image/jpeg`,children:m?(0,n.jsxs)(QI,{className:`float-btn-container user-modal__avatar-float`,children:[(0,n.jsx)(Iw,{src:m,size:`small`,alt:s(`${e7}.AVATAR_ALT`),style:{height:`100%`,width:`100%`}}),(0,n.jsx)(Tw,{title:s(`GENERAL.REMOVE`),placement:`bottom`,children:(0,n.jsx)(QE,{shape:`circle`,size:`small`,icon:(0,n.jsx)(SH,{}),className:`float-btn`,onClick:y})})]}):x})})})})})]}),(0,n.jsx)(tk,{defaultActiveKey:Y5.Tab1,type:`card`,size:`small`,className:`user-modal__tabs`,items:S}),(0,n.jsxs)(`div`,{className:`user-modal__footer`,children:[(0,n.jsx)(QE,{icon:(0,n.jsx)(Xc,{}),onClick:o,className:`user-modal__btn-cancel`,children:s(`${e7}.CANCEL`)}),(0,n.jsx)(QE,{type:`primary`,htmlType:`submit`,icon:(0,n.jsx)(xY,{}),loading:i,className:`user-modal__btn-submit`,children:s(`${e7}.SUBMIT`)})]})]})})};function n7(e){let t=e.lastName?.trim()?` ${e.lastName.trim()}`:``;return`${e.firstName?.trim()??``}${t}`.trim()||e.username}var r7=`PROFILE.OPEN_PROFILE_ARIA`,i7=`PROFILE.LOGOUT`;function a7({gauApiUrl:e,appId:t,onLogout:r,renderUserModal:i,children:a}){let{t:o}=yq(),[s,c]=(0,g.useState)(!1),[l,u]=(0,g.useState)(!1),d=qY(OY)===Je.Dark,f=UY(qe.UserID),{data:p,isPending:m,isFetching:h}=P6(e),_=!!e&&(m||h),v=(0,g.useCallback)(async()=>{if(!(!e||!f)){u(!0);try{await A6(e,f),r?.()}catch(e){console.error(`[ProfileChip] Logout request failed`,e)}finally{u(!1)}}},[e,f,r]),y=(0,g.useMemo)(()=>sX(t),[t]),b=(0,g.useMemo)(()=>p&&y?q5(p,y):`—`,[p,y]),x=(0,g.useMemo)(()=>p?n7(p):``,[p]),S=(0,g.useMemo)(()=>{if(!(!p?.profilePicture||p.profilePicture.length<=8))return lX(p.profilePicture)??void 0},[p]),C=(0,g.useMemo)(()=>{if(!p)return``;let e=p.lastName?p.lastName.charAt(0):p.firstName?.charAt(1);return`${p.firstName?.charAt(0)??``}${e??``}`.toUpperCase()},[p]);if(!f)return null;if(_)return(0,n.jsxs)(`div`,{className:(0,YY.default)(`profile-chip`,`profile-chip--loading`,d&&`profile-chip--dark`),"aria-busy":!0,children:[(0,n.jsxs)(`div`,{className:`profile-chip__profile-trigger profile-chip__profile-trigger--disabled`,"aria-hidden":!0,children:[(0,n.jsx)(`div`,{className:`profile-chip__avatar-wrap`,children:(0,n.jsx)(zy.Avatar,{active:!0,size:40,shape:`square`,className:`profile-chip__avatar-skeleton`})}),(0,n.jsxs)(`div`,{className:`profile-chip__meta profile-chip__meta--text`,children:[(0,n.jsx)(zy.Input,{active:!0,size:`small`,className:`profile-chip__skeleton-line profile-chip__skeleton-line--name`}),(0,n.jsx)(zy.Input,{active:!0,size:`small`,className:`profile-chip__skeleton-line profile-chip__skeleton-line--username`}),(0,n.jsx)(zy.Input,{active:!0,size:`small`,className:`profile-chip__skeleton-line profile-chip__skeleton-line--email`})]})]}),(0,n.jsx)(`div`,{className:`profile-chip__separator`,"aria-hidden":!0}),(0,n.jsx)(`div`,{className:`profile-chip__logout-slot`,children:(0,n.jsx)(zy.Button,{active:!0,className:`profile-chip__logout-skeleton`})})]});if(!p)return null;let w={gauApiUrl:e,appId:y,user:K5(p),isOpen:s,onCancel:()=>c(!1)};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsxs)(`div`,{className:(0,YY.default)(`profile-chip`,d&&`profile-chip--dark`),children:[(0,n.jsxs)(`button`,{type:`button`,className:`profile-chip__profile-trigger`,onClick:()=>c(!0),"aria-haspopup":`dialog`,"aria-expanded":s,"aria-label":o(r7),children:[(0,n.jsxs)(`div`,{className:`profile-chip__avatar-wrap`,"aria-hidden":!0,children:[(0,n.jsx)(`span`,{className:`profile-chip__avatar-shine`}),S?(0,n.jsx)(`img`,{src:S,alt:``,className:`profile-chip__avatar-img`}):(0,n.jsx)(`span`,{className:`profile-chip__avatar-initials`,children:C||(0,n.jsx)(DY,{})})]}),(0,n.jsxs)(`div`,{className:`profile-chip__meta profile-chip__meta--text`,children:[(0,n.jsx)(`p`,{className:`profile-chip__name`,children:x}),(0,n.jsxs)(`p`,{className:`profile-chip__username`,title:p.username,translate:`no`,children:[`@`,p.username]}),(0,n.jsx)(`p`,{className:`profile-chip__email`,children:p.email?.trim()||`—`}),y&&b!==`—`?(0,n.jsx)(lH,{variant:`filled`,color:`cyan`,className:`profile-chip__role`,title:b,children:b}):null]})]}),(0,n.jsx)(`div`,{className:`profile-chip__separator`,"aria-hidden":!0}),(0,n.jsxs)(`button`,{type:`button`,className:`profile-chip__logout-btn`,"aria-label":o(i7),disabled:l,"aria-busy":l,onClick:()=>void v(),children:[(0,n.jsx)(hY,{className:`profile-chip__logout-icon`,"aria-hidden":!0,spin:l}),(0,n.jsx)(`span`,{className:`profile-chip__logout-label`,children:o(i7)})]})]}),i?i(w):(0,n.jsx)(t7,{...w}),typeof a==`function`?a({user:p}):null]})}var o7=VJ()(e=>(0,n.jsx)($J,{children:(0,n.jsx)(a7,{...e})})),s7=e=>(0,n.jsx)(eY,{fallback:(0,n.jsx)(a7,{...e}),children:(0,n.jsx)(o7,{...e})}),c7=VJ()(e=>(0,n.jsx)($J,{children:(0,n.jsx)(t7,{...e})})),l7=e=>(0,n.jsx)(eY,{fallback:(0,n.jsx)(t7,{...e}),children:(0,n.jsx)(c7,{...e})}),u7=e=>(0,n.jsx)(l7,{...e});function d7(e){let[t,n]=(0,g.useState)(0);return(0,g.useEffect)(()=>{let t=e.current;if(!t)return;let r=new ResizeObserver(e=>{let t=e[0];t&&n(t.contentRect.height)});return r.observe(t),n(t.getBoundingClientRect().height),()=>r.disconnect()},[e]),t}var{Title:f7,Text:p7}=SU,m7=({releaseNotes:e,currentApp:t,userId:r,onDoNotShowAgain:i,formatImageSrc:a=lX,dateFormat:o=eX})=>{let[s,c]=(0,g.useState)(!1),[l,u]=(0,g.useState)(!1),[d,f]=(0,g.useState)(0),{t:p}=yq(),m=(0,g.useRef)(null),h=(0,g.useRef)(null),_=d7(h),v=e?.[0];(0,g.useEffect)(()=>{if(e?.length&&e[0].gaReleasePages?.length){let t=e[0];c(!t.readRelease&&!!t.isDeployed)}},[e]);let y=()=>{let t=e?.[0];l&&t?.isDeployed&&t?.idRelease!=null&&r&&i?.(t.idRelease,r),c(!1)},b=()=>m.current?.next(),x=()=>m.current?.prev(),S=e=>f(e),C=v?.gaReleasePages?.length??0,w=d===0,T=d===C-1,E=(0,n.jsxs)(pM,{justify:`space-between`,align:`center`,wrap:`wrap`,gap:8,className:`whats-news__footer`,children:[(0,n.jsx)(rj,{checked:l,onChange:e=>u(e.target.checked),children:p(`RELEASE-NOTES.FORM.FIELDS.DO_NOT_SHOW_AGAIN`)}),(0,n.jsxs)(pM,{gap:8,children:[!w&&(0,n.jsx)(QE,{onClick:x,children:p(`GENERAL.ACTIONS.PREV`)}),!T&&(0,n.jsx)(QE,{type:`primary`,onClick:b,children:p(`GENERAL.ACTIONS.NEXT`)}),T&&(0,n.jsx)(QE,{type:`primary`,onClick:y,children:p(`GENERAL.ACTIONS.CLOSE`)})]})]});return(0,n.jsx)(eI,{open:s,className:`whats-news`,rootClassName:`whats-news__root`,classNames:{header:`whats-news__antd-header`,body:`whats-news__antd-body`,footer:`whats-news__antd-footer`},title:p(`RELEASE-NOTES.WHATS_NEWS`,{app:t?.appName,version:v?.version,date:(0,gk.default)(v?.releaseDate).format(o)}),onCancel:y,width:`70%`,footer:E,styles:{body:{maxHeight:`70vh`,overflow:`auto`}},children:(0,n.jsx)(`div`,{ref:h,children:(0,n.jsx)(MA,{infinite:!1,ref:m,afterChange:S,children:v?.gaReleasePages?.slice().sort((e,t)=>(e.order??0)-(t.order??0))?.map(({gaReleasePagesContent:e,gaReleasePageFiles:t},r)=>{let i=(t?.filter(e=>!!e.idFile)??[]).length>1;return(0,n.jsx)(`div`,{children:(0,n.jsxs)(QI,{gutter:[16,16],className:`whats-news__slide-row`,children:[(0,n.jsx)(uj,{xs:24,sm:24,md:t?.length?12:24,lg:t?.length?12:24,children:(0,n.jsx)(pM,{gap:16,vertical:!0,children:(e??[]).map(({title:e,description:t},i)=>(0,n.jsxs)(pM,{vertical:!0,children:[(0,n.jsx)(f7,{level:5,className:`whats-news__slide-title`,children:e}),(0,n.jsx)(p7,{className:`whats-news__slide-desc`,children:t})]},`${r}-${i}`))})}),t?.length?(0,n.jsx)(uj,{xs:24,sm:24,md:12,lg:12,children:(0,n.jsx)(MA,{infinite:!0,dots:i,arrows:i,adaptiveHeight:!0,children:t.map(({idFile:e,idReleasePageFiles:t})=>{let i=a(e);return(0,n.jsx)(`div`,{children:(0,n.jsx)(pM,{justify:`center`,align:`center`,style:{minHeight:Math.max(0,_-40)},children:(0,n.jsx)(`div`,{className:`whats-news__slide-image-wrap`,children:(0,n.jsx)(mP,{src:i??void 0,style:{maxHeight:600},alt:``})})})},t??e??r)})})}):null]})},r)})})})})},h7=VJ()(e=>(0,n.jsx)($J,{children:(0,n.jsx)(m7,{...e})})),g7=e=>(0,n.jsx)(eY,{fallback:(0,n.jsx)(m7,{...e}),children:(0,n.jsx)(h7,{...e})}),_7=e=>(0,n.jsx)(g7,{...e}),{slice:v7,forEach:y7}=[];function b7(e){return y7.call(v7.call(arguments,1),t=>{if(t)for(let n in t)e[n]===void 0&&(e[n]=t[n])}),e}function x7(e){return typeof e==`string`?[/<\s*script.*?>/i,/<\s*\/\s*script\s*>/i,/<\s*img.*?on\w+\s*=/i,/<\s*\w+\s*on\w+\s*=.*?>/i,/javascript\s*:/i,/vbscript\s*:/i,/expression\s*\(/i,/eval\s*\(/i,/alert\s*\(/i,/document\.cookie/i,/document\.write\s*\(/i,/window\.location/i,/innerHTML/i].some(t=>t.test(e)):!1}var S7=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/,C7=function(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{path:`/`},r=`${e}=${encodeURIComponent(t)}`;if(n.maxAge>0){let e=n.maxAge-0;if(Number.isNaN(e))throw Error(`maxAge should be a Number`);r+=`; Max-Age=${Math.floor(e)}`}if(n.domain){if(!S7.test(n.domain))throw TypeError(`option domain is invalid`);r+=`; Domain=${n.domain}`}if(n.path){if(!S7.test(n.path))throw TypeError(`option path is invalid`);r+=`; Path=${n.path}`}if(n.expires){if(typeof n.expires.toUTCString!=`function`)throw TypeError(`option expires is invalid`);r+=`; Expires=${n.expires.toUTCString()}`}if(n.httpOnly&&(r+=`; HttpOnly`),n.secure&&(r+=`; Secure`),n.sameSite)switch(typeof n.sameSite==`string`?n.sameSite.toLowerCase():n.sameSite){case!0:r+=`; SameSite=Strict`;break;case`lax`:r+=`; SameSite=Lax`;break;case`strict`:r+=`; SameSite=Strict`;break;case`none`:r+=`; SameSite=None`;break;default:throw TypeError(`option sameSite is invalid`)}return n.partitioned&&(r+=`; Partitioned`),r},w7={create(e,t,n,r){let i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{path:`/`,sameSite:`strict`};n&&(i.expires=new Date,i.expires.setTime(i.expires.getTime()+n*60*1e3)),r&&(i.domain=r),document.cookie=C7(e,t,i)},read(e){let t=`${e}=`,n=document.cookie.split(`;`);for(let e=0;e<n.length;e++){let r=n[e];for(;r.charAt(0)===` `;)r=r.substring(1,r.length);if(r.indexOf(t)===0)return r.substring(t.length,r.length)}return null},remove(e,t){this.create(e,``,-1,t)}},T7={name:`cookie`,lookup(e){let{lookupCookie:t}=e;if(t&&typeof document<`u`)return w7.read(t)||void 0},cacheUserLanguage(e,t){let{lookupCookie:n,cookieMinutes:r,cookieDomain:i,cookieOptions:a}=t;n&&typeof document<`u`&&w7.create(n,e,r,i,a)}},E7={name:`querystring`,lookup(e){let{lookupQuerystring:t}=e,n;if(typeof window<`u`){let{search:e}=window.location;!window.location.search&&window.location.hash?.indexOf(`?`)>-1&&(e=window.location.hash.substring(window.location.hash.indexOf(`?`)));let r=e.substring(1).split(`&`);for(let e=0;e<r.length;e++){let i=r[e].indexOf(`=`);i>0&&r[e].substring(0,i)===t&&(n=r[e].substring(i+1))}}return n}},D7={name:`hash`,lookup(e){let{lookupHash:t,lookupFromHashIndex:n}=e,r;if(typeof window<`u`){let{hash:e}=window.location;if(e&&e.length>2){let i=e.substring(1);if(t){let e=i.split(`&`);for(let n=0;n<e.length;n++){let i=e[n].indexOf(`=`);i>0&&e[n].substring(0,i)===t&&(r=e[n].substring(i+1))}}if(r)return r;if(!r&&n>-1){let t=e.match(/\/([a-zA-Z-]*)/g);return Array.isArray(t)?t[typeof n==`number`?n:0]?.replace(`/`,``):void 0}}}return r}},O7=null,k7=()=>{if(O7!==null)return O7;try{if(O7=typeof window<`u`&&window.localStorage!==null,!O7)return!1;let e=`i18next.translate.boo`;window.localStorage.setItem(e,`foo`),window.localStorage.removeItem(e)}catch{O7=!1}return O7},A7={name:`localStorage`,lookup(e){let{lookupLocalStorage:t}=e;if(t&&k7())return window.localStorage.getItem(t)||void 0},cacheUserLanguage(e,t){let{lookupLocalStorage:n}=t;n&&k7()&&window.localStorage.setItem(n,e)}},j7=null,M7=()=>{if(j7!==null)return j7;try{if(j7=typeof window<`u`&&window.sessionStorage!==null,!j7)return!1;let e=`i18next.translate.boo`;window.sessionStorage.setItem(e,`foo`),window.sessionStorage.removeItem(e)}catch{j7=!1}return j7},N7={name:`sessionStorage`,lookup(e){let{lookupSessionStorage:t}=e;if(t&&M7())return window.sessionStorage.getItem(t)||void 0},cacheUserLanguage(e,t){let{lookupSessionStorage:n}=t;n&&M7()&&window.sessionStorage.setItem(n,e)}},P7={name:`navigator`,lookup(e){let t=[];if(typeof navigator<`u`){let{languages:e,userLanguage:n,language:r}=navigator;if(e)for(let n=0;n<e.length;n++)t.push(e[n]);n&&t.push(n),r&&t.push(r)}return t.length>0?t:void 0}},F7={name:`htmlTag`,lookup(e){let{htmlTag:t}=e,n,r=t||(typeof document<`u`?document.documentElement:null);return r&&typeof r.getAttribute==`function`&&(n=r.getAttribute(`lang`)),n}},I7={name:`path`,lookup(e){let{lookupFromPathIndex:t}=e;if(typeof window>`u`)return;let n=window.location.pathname.match(/\/([a-zA-Z-]*)/g);if(Array.isArray(n))return n[typeof t==`number`?t:0]?.replace(`/`,``)}},L7={name:`subdomain`,lookup(e){let{lookupFromSubdomainIndex:t}=e,n=typeof t==`number`?t+1:1,r=typeof window<`u`&&window.location?.hostname?.match(/^(\w{2,5})\.(([a-z0-9-]{1,63}\.[a-z]{2,6})|localhost)/i);if(r)return r[n]}},R7=!1;try{document.cookie,R7=!0}catch{}var z7=[`querystring`,`cookie`,`localStorage`,`sessionStorage`,`navigator`,`htmlTag`];R7||z7.splice(1,1);var B7=()=>({order:z7,lookupQuerystring:`lng`,lookupCookie:`i18next`,lookupLocalStorage:`i18nextLng`,lookupSessionStorage:`i18nextLng`,caches:[`localStorage`],excludeCacheFor:[`cimode`],convertDetectedLanguage:e=>e}),V7=class{constructor(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.type=`languageDetector`,this.detectors={},this.init(e,t)}init(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{languageUtils:{}},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};this.services=e,this.options=b7(t,this.options||{},B7()),typeof this.options.convertDetectedLanguage==`string`&&this.options.convertDetectedLanguage.indexOf(`15897`)>-1&&(this.options.convertDetectedLanguage=e=>e.replace(`-`,`_`)),this.options.lookupFromUrlIndex&&(this.options.lookupFromPathIndex=this.options.lookupFromUrlIndex),this.i18nOptions=n,this.addDetector(T7),this.addDetector(E7),this.addDetector(A7),this.addDetector(N7),this.addDetector(P7),this.addDetector(F7),this.addDetector(I7),this.addDetector(L7),this.addDetector(D7)}addDetector(e){return this.detectors[e.name]=e,this}detect(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.options.order,t=[];return e.forEach(e=>{if(this.detectors[e]){let n=this.detectors[e].lookup(this.options);n&&typeof n==`string`&&(n=[n]),n&&(t=t.concat(n))}}),t=t.filter(e=>e!=null&&!x7(e)).map(e=>this.options.convertDetectedLanguage(e)),this.services&&this.services.languageUtils&&this.services.languageUtils.getBestMatchFromCodes?t:t.length>0?t[0]:null}cacheUserLanguage(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this.options.caches;t&&(this.options.excludeCacheFor&&this.options.excludeCacheFor.indexOf(e)>-1||t.forEach(t=>{this.detectors[t]&&this.detectors[t].cacheUserLanguage(e,this.options)}))}};V7.type=`languageDetector`,yK.use(V7).use(lq).init({debug:!1,fallbackLng:`PT`,interpolation:{escapeValue:!1},resources:{EN:{translation:{GENERAL:{ACTIONS:{CLOSE:`Close`,DELETE:`Delete`,EDIT:`Edit`,NEXT:`Next`,PREV:`Previous`},APP:`App`,BACK:`Back`,BACK_LOGIN:`Back to login`,DO_NOT_USE_IMAGE:`Do not use image`,FORM:{ERRORS:{CONFIRM_PASSWORD:`The passwords must be the same!`,EMAIL:`The email have to be this format 'email@exemple.com'`,FORMAT:`The format must be like 'X.X.X'`,NOT_EMPTY:`This field is mandatory`,VERSION:`The version must end with a numeric value`}},JPG_PNG_WARNING:`Only supports JPG or PNG files.`,LANGUAGE_SWITCHER_ARIA:`Select language`,MENU:`Menu`,MESSAGES:{ERROR:{EMAIL_EXISTS:`Email already exists`,ITEM_CREATE:`Error trying to add {{item}}`,ITEM_DELETE:`Error trying to delete {{item}}`,ITEM_UPDATE:`Error trying to update {{item}}`,RELEASE_NOTE:{0:`Version already exists`,1:`Deployed date must be greater than the last`,2:`Invalid Request parameters`},UNAUTHORIZED:`Sorry, you are not authorized to access this page.`,USERNAME_EXISTS:`Username already exists`,USERS:{GA_PASS_DOES_NOT_MEET_REQUIREMENTS:`Error! Password does not meet the requirements!`,GA_PASS_NOT_MATCH:`Error! Password has to be the same!`}},SUCCESS:{ITEM_CREATE:`{{item}} added successfully`,ITEM_DELETE:`{{item}} deleted successfully`,ITEM_UPDATE:`{{item}} updated successfully`,USERS_UPDATE:`User updated successfully!`},WARNING:{DELETE_CONFIRM:`You are about to delete this menu. Do you want proceed?`,"RELEASE-NOTES":{"NO-DATA":`To add a Release Note translation please click on "Add New Slide"`}}},NEXT:`Next`,REMOVE:`Remove`,ROLE:`Role`,SAVE:`Save`,TENANT:`Organization`,THEMES:{DARK:`Dark mode`,LIGHT:`Light mode`,TOOLTIP:`Click to switch to {{theme}}`},UPLOAD:`Upload`,UPLOAD_LABEL:`Click or drag file to this area to upload`,USER:`User`},HELPDESK:{ERRORS_CODE:{DATATYPE_MISMATCH:`It should contain elements of type valid file format only`,INVALID_VALUE:`Invalid value`},FORM:{BUTTONS:{SEND:`Send`},FIELDS:{ATTACHMENTS:`Attachments`,DESCRIPTION:`Description`,DESCRIPTION_PLACEHOLDER:`Insert description…`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`Insert your email...`,NAME:`$t(Name)`,NAME_PLACEHOLDER:`Insert your name...`,SUBJECT:`Subject`,SUBJECT_PLACEHOLDER:`Insert subject...`,TITLE:`Contact us`,UPLOAD_FILES:`<strong>Upload files (max. 5)</strong><br/><small>Click to add or drag and drop files.</small>`},TITLE:`Welcome to support`},SUPPORT:`Support`,TABLE:{CODE:`Message`,FIELD:`Field`}},LANGUAGES:{BR:`Brazilian`,EN:`English`,ES:`Spanish`,JP:`Japanese`,PT:`Portuguese`,RO:`Romenian`},PROFILE:{LOGOUT:`Log out`,OPEN_PROFILE_ARIA:`Open profile editor`},"RELEASE-NOTES":{ADD_NEW_SLIDE:`Add new slide`,ADD_RELEASE_NOTE:`Add Release Note`,FORM:{ADD_NEW_FIELD:`Add new field`,FIELDS:{APP:`App`,APP_PLACEHOLDER:`Select an app...`,DEPLOY_DATE:`Deploy Date`,DESCRIPTION:`Add description...`,DO_NOT_SHOW_AGAIN:`Do not show again until next update`,TITLE:`Add title...`,VERSION:`Version`,VERSION_PLACEHOLDER:`Type the version...`,VERSION_TOOLTIP:`The version of the selected application.`}},REMOVE_CURRENT_SLIDE:`Remove current slide`,TEXT_SINGULAR:`Release Note`,TITLE:`Release Notes`,UPD_RELEASE_NOTE:`Edit Release Note`,WHATS_NEWS:`Welcome to {{app}} v{{version}} - See what's new! - {{date}}`},USERS:{AVATAR_ALT:`Profile picture`,CANCEL:`Cancel`,EDIT:`Edit`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`email@example.pt, email.example@example-example.com...`,FIRST_NAME:`First name`,FIRST_NAME_PLACEHOLDER:`Please insert the first name…`,LAST_NAME:`Last name`,LAST_NAME_PLACEHOLDER:`Please insert the last name...`,PASSWORD:`Password`,PASSWORD_HINT:`Requirements: <ul><li>Minimum 12 characters</li><li>At least one number between 0 to 9</li><li>At least one uppercase letter</li><li>At least one lowercase letter</li><li>At least one special character: !@#$%^&*</li></ul>`,PASSWORD_PLACEHOLDER:`Please insert the password...`,"PASSWORD-CONFIRM":`Confirm password`,"PASSWORD-CONFIRM_PLACEHOLDER":`Please confirm the password...`,PROFILE:`Profile`,SUBMIT:`Save`,USERNAME:`Username`,USERNAME_PLACEHOLDER:`Please insert the username...`}}},ES:{translation:{GENERAL:{ACTIONS:{CLOSE:`Cerrar`,DELETE:`Borrar`,EDIT:`Editar`,NEXT:`Seguiente`,PREV:`Anterior`},APP:`App`,BACK:`Volver`,BACK_LOGIN:`Volver al inicio de sesión`,DO_NOT_USE_IMAGE:`No utilizar imagen`,FORM:{ERRORS:{CONFIRM_PASSWORD:`Las contraseñas deben ser las mismas!`,EMAIL:`El email tiene que tener este formato 'email@exemple.com'`,FORMAT:`The format must be like 'X.X.X'`,NOT_EMPTY:`Este campo es obligatorio`,VERSION:`The version must end with a numeric value`}},JPG_PNG_WARNING:`Solo admite archivos JPG o PNG.`,LANGUAGE_SWITCHER_ARIA:`Seleccionar idioma`,MENU:`Menú`,MESSAGES:{ERROR:{EMAIL_EXISTS:`El correo electrónico ya existe`,ITEM_CREATE:`Error al intentar agregar {{item}}`,ITEM_DELETE:`Error al intentar eliminar {{item}}`,ITEM_UPDATE:`Error al intentar actualizar {{item}}`,RELEASE_NOTE:{0:`Versión ya existe`,1:`La fecha de publicación debe ser superior a la última`,2:`Parámetros de solicitud no válidos`},UNAUTHORIZED:`Lo sentimos, no está autorizado a acceder a esta página.`,USERNAME_EXISTS:`El nombre de usuario ya existe`,USERS:{GA_PASS_DOES_NOT_MEET_REQUIREMENTS:`¡Error! ¡La contraseña no cumple con los requisitos!`,GA_PASS_NOT_MATCH:`¡Error! ¡La contraseña debe ser la misma!`}},SUCCESS:{ITEM_CREATE:`{{item}} añadido con éxito`,ITEM_DELETE:`{{item}} eliminado con éxito`,ITEM_UPDATE:`{{item}} actualizado con éxito`,USERS_UPDATE:`¡Usuario actualizado con éxito!`},WARNING:{DELETE_CONFIRM:`Está a punto de eliminar este menú. ¿Quieres continuar?`,"RELEASE-NOTES":{"NO-DATA":`Para añadir una traducción de la Publicación de nueva versión, haga clic en "Agregar nueva dispositiva"`}}},NEXT:`Seguiente`,REMOVE:`Eliminar`,ROLE:`Papel`,SAVE:`Salvar`,TENANT:`Organización`,THEMES:{DARK:`Modo oscuro`,LIGHT:`Modo claro`,TOOLTIP:`Haz clic para cambiar a {{theme}}`},UPLOAD:`Subir`,UPLOAD_LABEL:`Haga clic o arrastre el archivo a esta área para cargarlo`,USER:`Usuario`},HELPDESK:{ERRORS_CODE:{DATATYPE_MISMATCH:`Solo debe contener elementos de tipo formato de archivo válido`,INVALID_VALUE:`Valor no válido`},FORM:{BUTTONS:{SEND:`Enviar`},FIELDS:{ATTACHMENTS:`Archivos adjuntos`,DESCRIPTION:`Descripción`,DESCRIPTION_PLACEHOLDER:`Insertar descripción…`,EMAIL:`Correo electrónico`,EMAIL_PLACEHOLDER:`Inserte su correo electrónico…`,NAME:`$t(Name)`,NAME_PLACEHOLDER:`Inserte su nombre…`,SUBJECT:`Asunto`,SUBJECT_PLACEHOLDER:`Insertar asunto…`,TITLE:`Contáctenos`,UPLOAD_FILES:`<strong>Subir archivos (máximo 5)</strong><br/><small>Haga clic para agregar o arrastre y suelte archivos.</small>`},TITLE:`Bienvenido al soporte`},SUPPORT:`Soporte`,TABLE:{CODE:`Mensaje`,FIELD:`Campo`}},LANGUAGES:{BR:`Brazilian`,EN:`English`,ES:`Spanish`,JP:`Japanese`,PT:`Portuguese`,RO:`Romenian`},PROFILE:{LOGOUT:`Cerrar sesión`,OPEN_PROFILE_ARIA:`Abrir editor de perfil`},"RELEASE-NOTES":{ADD_NEW_SLIDE:`Agregar nueva diapositiva`,ADD_RELEASE_NOTE:`Agregar Publicación`,FORM:{ADD_NEW_FIELD:`Agregar nuevo campo`,FIELDS:{APP:`Aplicación`,APP_PLACEHOLDER:`Seleccionar una aplicación…`,DEPLOY_DATE:`Fecha de implementación`,DESCRIPTION:`Agregar descripción…`,DO_NOT_SHOW_AGAIN:`No volver a mostrar hasta la próxima actualización`,TITLE:`Agregar título…`,VERSION:`Versión`,VERSION_PLACEHOLDER:`Escribir la versión...`,VERSION_TOOLTIP:`La versión de la aplicación seleccionada.`}},REMOVE_CURRENT_SLIDE:`Eliminar diapositiva actual`,TEXT_SINGULAR:`Publicación de nueva funcionalidad`,TITLE:`Publicaciones`,UPD_RELEASE_NOTE:`Editar Publicación`,WHATS_NEWS:`Bienvenido/a a {{app}} v{{version}} - ¡Mira las novedades! - {{date}}`},USERS:{AVATAR_ALT:`Foto de perfil`,CANCEL:`Anular`,EDIT:`Editar`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`email@example.pt, email.example@example-example.com...`,FIRST_NAME:`Nombre`,FIRST_NAME_PLACEHOLDER:`Por favor, ingrese su nombre…`,LAST_NAME:`Apellido`,LAST_NAME_PLACEHOLDER:`Por favor, ingrese el apellido…`,PASSWORD:`Contraseña`,PASSWORD_HINT:`Requisitos: <ul><li>Mínimo 12 caracteres</li><li>Al menos un número entre 0 y 9</li><li>Al menos una letra mayúscula</li><li>Al menos una letra minúscula</li><li>Al menos un carácter especial: !@#$%^&*</li></ul>`,PASSWORD_PLACEHOLDER:`Por favor, ingrese la contraseña...`,"PASSWORD-CONFIRM":`Confirmar contraseña`,"PASSWORD-CONFIRM_PLACEHOLDER":`Por favor, confirme la contraseña...`,PROFILE:`Perfil`,SUBMIT:`Salvar`,USERNAME:`Nombre de usuario`,USERNAME_PLACEHOLDER:`Por favor, ingrese el nombre de usuario...`}}},JP:{translation:{GENERAL:{ACTIONS:{CLOSE:`Close`,DELETE:`Delete`,EDIT:`Edit`,NEXT:`Next`,PREV:`Previous`},APP:`App`,BACK:`Back`,BACK_LOGIN:`Back to login`,DO_NOT_USE_IMAGE:`Do not use image`,FORM:{ERRORS:{CONFIRM_PASSWORD:`The passwords must be the same!`,EMAIL:`The email have to be this format 'email@exemple.com'`,FORMAT:`The format must be like 'X.X.X'`,NOT_EMPTY:`This field is mandatory`,VERSION:`The version must end with a numeric value`}},JPG_PNG_WARNING:`Only supports JPG or PNG files.`,LANGUAGE_SWITCHER_ARIA:`言語を選択`,MENU:`Menu`,MESSAGES:{ERROR:{EMAIL_EXISTS:`Email already exists`,ITEM_CREATE:`Error trying to add {{item}}`,ITEM_DELETE:`Error trying to delete {{item}}`,ITEM_UPDATE:`Error trying to update {{item}}`,RELEASE_NOTE:{0:`Version already exists`,1:`Deployed date must be greater than the last`,2:`Invalid Request parameters`},UNAUTHORIZED:`Sorry, you are not authorized to access this page.`,USERNAME_EXISTS:`Username already exists`,USERS:{GA_PASS_DOES_NOT_MEET_REQUIREMENTS:`Error! Password does not meet the requirements!`,GA_PASS_NOT_MATCH:`Error! Password has to be the same`}},SUCCESS:{ITEM_CREATE:`{{item}} added successfully`,ITEM_DELETE:`{{item}} deleted successfully`,ITEM_UPDATE:`{{item}} updated successfully`,USERS_UPDATE:`User updated successfully!`},WARNING:{DELETE_CONFIRM:`You are about to delete this menu. Do you want proceed?`,"RELEASE-NOTES":{"NO-DATA":null}}},NEXT:`Next`,REMOVE:`Remove`,ROLE:`Role`,SAVE:`Save`,TENANT:`Organization`,THEMES:{DARK:`Dark mode`,LIGHT:`Light mode`,TOOLTIP:`Click to switch to {{theme}}`},UPLOAD:`Upload`,UPLOAD_LABEL:`Click or drag file to this area to upload`,USER:`User`},HELPDESK:{ERRORS_CODE:{DATATYPE_MISMATCH:`It should contain elements of type valid file format only`,INVALID_VALUE:`Invalid value`},FORM:{BUTTONS:{SEND:`Send`},FIELDS:{ATTACHMENTS:`Attachments`,DESCRIPTION:`Description`,DESCRIPTION_PLACEHOLDER:`Insert description…`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`Insert your email...`,NAME:`$t(Name)`,NAME_PLACEHOLDER:`Insert your name...`,SUBJECT:`Subject`,SUBJECT_PLACEHOLDER:`Insert subject...`,TITLE:`Contact us`,UPLOAD_FILES:`<strong>Upload files (max. 5)</strong><br/><small>Click to add or drag and drop files.</small>`},TITLE:`Welcome to support`},SUPPORT:`Support`,TABLE:{CODE:`Message`,FIELD:`Field`}},LANGUAGES:{BR:`Brazilian`,EN:`English`,ES:`Spanish`,JP:`Japanese`,PT:`Portuguese`,RO:`Romenian`},PROFILE:{LOGOUT:`ログアウト`,OPEN_PROFILE_ARIA:`プロフィール編集を開く`},"RELEASE-NOTES":{ADD_NEW_SLIDE:`Add new slide`,ADD_RELEASE_NOTE:`Add Release Note`,FORM:{ADD_NEW_FIELD:`Add new field`,FIELDS:{APP:`App`,APP_PLACEHOLDER:`Select an app...`,DEPLOY_DATE:`Deploy Date`,DESCRIPTION:`Add description...`,DO_NOT_SHOW_AGAIN:`Do not show again until next update`,TITLE:`Add title...`,VERSION:`Version`,VERSION_PLACEHOLDER:`Type the version...`,VERSION_TOOLTIP:`The version of the selected application.`}},REMOVE_CURRENT_SLIDE:`Remove current slide`,TEXT_SINGULAR:`Release Note`,TITLE:`Release Notes`,UPD_RELEASE_NOTE:`Edit Release Note`,WHATS_NEWS:`Welcome to {{app}} v{{version}} - See what's new!`},USERS:{AVATAR_ALT:`プロフィール写真`,CANCEL:`Cancel`,EDIT:`Edit`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`email@example.pt, email.example@example-example.com...`,FIRST_NAME:`First name`,FIRST_NAME_PLACEHOLDER:`Please insert the first name...`,LAST_NAME:`Last name`,LAST_NAME_PLACEHOLDER:`Please insert the last name...`,PASSWORD:`Password`,PASSWORD_HINT:`Requirements: <ul><li>Minimum 12 characters</li><li>At least one number between 0 to 9</li><li>At least one uppercase letter</li><li>At least one lowercase letter</li><li>At least one special character: !@#$%^&*</li></ul>`,PASSWORD_PLACEHOLDER:`Please insert the password...`,"PASSWORD-CONFIRM":`Confirm password`,"PASSWORD-CONFIRM_PLACEHOLDER":`Please confirm the password...`,PROFILE:`Profile`,SUBMIT:`Save`,USERNAME:`Username`,USERNAME_PLACEHOLDER:`Please insert the username...`}}},PT:{translation:{GENERAL:{ACTIONS:{CLOSE:`Fechar`,DELETE:`Eliminar`,EDIT:`Editar`,NEXT:`Seguinte`,PREV:`Anterior`},APP:`App`,BACK:`Voltar`,BACK_LOGIN:`Voltar ao login`,DO_NOT_USE_IMAGE:`Não usar imagem`,FORM:{ERRORS:{CONFIRM_PASSWORD:`As palavras-passe devem ser as mesmas!`,EMAIL:`O email tem de ter este formato 'email@exemple.com'`,FORMAT:`O formato deve ser do tipo 'X.X.X'`,NOT_EMPTY:`Este campo é obrigatório`,VERSION:`O número da versão deve terminar com um valor numérico`}},JPG_PNG_WARNING:`Apenas suporta ficheiros JPG ou PNG.`,LANGUAGE_SWITCHER_ARIA:`Selecionar idioma`,MENU:`Menu`,MESSAGES:{ERROR:{EMAIL_EXISTS:`O e-mail já existe`,ITEM_CREATE:`Erro ao tentar adicionar {{item}}`,ITEM_DELETE:`Erro ao tentar eliminar {{item}}`,ITEM_UPDATE:`Erro ao tentar atualizar {{item}}`,RELEASE_NOTE:{0:`O número da versão já existe`,1:`A data da publicação deve ser superior à anterior`,2:`Pârametros do pedido inválidos`},UNAUTHORIZED:`Desculpe, você não está autorizado a acessar esta página.`,USERNAME_EXISTS:`O nome de utilizador já existe`,USERS:{GA_PASS_DOES_NOT_MEET_REQUIREMENTS:`Erro! A palavra-passe não cumpre com os requisitos!`,GA_PASS_NOT_MATCH:`Erro! A palavra-passe tem de ser a mesma`}},SUCCESS:{ITEM_CREATE:`{{item}} adicionado com sucesso`,ITEM_DELETE:`{{item}} eliminado com êxito`,ITEM_UPDATE:`{{item}} atualizado com sucesso`,USERS_UPDATE:`Utilizador atualizado com sucesso!`},WARNING:{DELETE_CONFIRM:`Está prestes a eliminar este menu. Deseja prosseguir?`,"RELEASE-NOTES":{"NO-DATA":`Para adicionar uma tradução de uma Publicação de nova versão, clique em "Adicionar novo diapositivo"`}}},NEXT:`Seguinte`,REMOVE:`Remover`,ROLE:`Papel`,SAVE:`Gravar`,TENANT:`Organização`,THEMES:{DARK:`Modo escuro`,LIGHT:`Modo claro`,TOOLTIP:`Clique para mudar para {{theme}}`},UPLOAD:`Carregar`,UPLOAD_LABEL:`Clique ou arraste o ficheiro para esta área para o carregar`,USER:`Utilizador`},HELPDESK:{ERRORS_CODE:{DATATYPE_MISMATCH:`Deve conter apenas elementos do tipo formato de ficheiro válido`,INVALID_VALUE:`Valor inválido`},FORM:{BUTTONS:{SEND:`Enviar`},FIELDS:{ATTACHMENTS:`Anexos`,DESCRIPTION:`Descrição`,DESCRIPTION_PLACEHOLDER:`Inserir descrição`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`Inserir o email`,NAME:`$t(Name)`,NAME_PLACEHOLDER:`Inserir o nome`,SUBJECT:`Assunto`,SUBJECT_PLACEHOLDER:`Inserir o assunto`,TITLE:`Contacte-nos`,UPLOAD_FILES:`<strong>Ficheiros para carregamento (max. 5)</strong><br/><small>Clicar para adicionar ou arrastar e largar ficheiros.</small>`},TITLE:`Bem-vindo ao suporte`},SUPPORT:`Suporte`,TABLE:{CODE:`Mensagem`,FIELD:`Campo`}},LANGUAGES:{BR:`Brazilian`,EN:`English`,ES:`Spanish`,JP:`Japanese`,PT:`Portuguese`,RO:`Romenian`},PROFILE:{LOGOUT:`Sair`,OPEN_PROFILE_ARIA:`Abrir editor de perfil`},"RELEASE-NOTES":{ADD_NEW_SLIDE:`Adicionar novo diapositivo`,ADD_RELEASE_NOTE:`Adicionar Publicação`,FORM:{ADD_NEW_FIELD:`Adicionar novo campo`,FIELDS:{APP:`Aplicação`,APP_PLACEHOLDER:`Selecionar uma aplicação…`,DEPLOY_DATE:`Data da publicação`,DESCRIPTION:`Adicionar descrição…`,DO_NOT_SHOW_AGAIN:`Não mostrar mais até à próxima atualização`,TITLE:`Adicionar título…`,VERSION:`Versão`,VERSION_PLACEHOLDER:`Introduza a versão`,VERSION_TOOLTIP:`Versão da aplicação selecionada.`}},REMOVE_CURRENT_SLIDE:`Remover diapositivo atual`,TEXT_SINGULAR:`Publicação de nova funcionalidade`,TITLE:`Publicações`,UPD_RELEASE_NOTE:`Editar Publicação`,WHATS_NEWS:`Bem-vindo(a) ao {{app}} v{{version}} - Veja as novidades! - {{date}}`},USERS:{AVATAR_ALT:`Fotografia de perfil`,CANCEL:`Cancelar`,EDIT:`Editar`,EMAIL:`E-mail`,EMAIL_PLACEHOLDER:`email@example.pt, email.example@example-example.com...`,FIRST_NAME:`Nome próprio`,FIRST_NAME_PLACEHOLDER:`Por favor, insira o seu primeiro nome...`,LAST_NAME:`Apelido`,LAST_NAME_PLACEHOLDER:`Por favor, insira o seu apelido...`,PASSWORD:`Palavra-passe`,PASSWORD_HINT:`Requisitos: <ul><li>Mínimo 12 caracteres</li><li>Pelo menos um número entre 0 e 9</li><li>Pelo menos uma letra maiúscula</li><li>Pelo menos uma letra minúscula</li><li>Pelo menos um caracter especial: !@#$%^&*</li></ul>`,PASSWORD_PLACEHOLDER:`Introduza a sua palavra-passe...`,"PASSWORD-CONFIRM":`Confirmar palavra-passe`,"PASSWORD-CONFIRM_PLACEHOLDER":`Confirme a sua palavra-passe...`,PROFILE:`Perfil`,SUBMIT:`Gravar`,USERNAME:`Nome de utilizador`,USERNAME_PLACEHOLDER:`Por favor, insira seu nome de utilizador...`}}},RO:{translation:{GENERAL:{ACTIONS:{CLOSE:`Închide`,DELETE:`Șterge`,EDIT:`Editare`,NEXT:`Următorul`,PREV:`Anterioară`},APP:`App`,BACK:`Să mă întorc`,BACK_LOGIN:`Înapoi la autentificare`,DO_NOT_USE_IMAGE:`Do not use image`,FORM:{ERRORS:{CONFIRM_PASSWORD:`Parolele trebuie să fie aceleași!`,EMAIL:`E-mailul trebuie să fie în acest format 'email@exemple.com'`,FORMAT:`The format must be like 'X.X.X'`,NOT_EMPTY:`Acest câmp este obligatoriu`,VERSION:`The version must end with a numeric value`}},JPG_PNG_WARNING:`Acceptă numai fișiere JPG sau PNG.`,LANGUAGE_SWITCHER_ARIA:`Selectați limba`,MENU:`Meniu`,MESSAGES:{ERROR:{EMAIL_EXISTS:`E-mailul există deja`,ITEM_CREATE:`Eroare la încercarea de a adăuga {{item}}`,ITEM_DELETE:`Eroare la încercarea de ștergere a {{item}}`,ITEM_UPDATE:`Eroare la încercarea de actualizare a {{item}}`,RELEASE_NOTE:{0:`Version already exists`,1:`Deployed date must be greater than the last`,2:`Invalid Request parameters`},UNAUTHORIZED:`Ne pare rău, nu sunteți autorizat să accesați această pagină.`,USERNAME_EXISTS:`Numele de utilizator există deja`,USERS:{GA_PASS_DOES_NOT_MEET_REQUIREMENTS:`Eroare! Parola nu îndeplinește cerințele!`,GA_PASS_NOT_MATCH:`Eroare! Parola trebuie să fie aceeași`}},SUCCESS:{ITEM_CREATE:`{{item}} adăugat cu succes`,ITEM_DELETE:`{{item}} șters cu succes`,ITEM_UPDATE:`{{item}} actualizat cu succes`,USERS_UPDATE:`Utilizator actualizat cu succes!`},WARNING:{DELETE_CONFIRM:`Sunteți pe cale să ștergeți acest meniu. Doriți să continuați?`,"RELEASE-NOTES":{"NO-DATA":`To add a Release Note translation please click on "Add New Slide"`}}},NEXT:`Următoare`,REMOVE:`Depărta`,ROLE:`Rol`,SAVE:`Salva`,TENANT:`Organizație`,THEMES:{DARK:`Modul întunecat`,LIGHT:`Mod clar`,TOOLTIP:`Faceți clic pentru a trece la {{theme}}`},UPLOAD:`Încărca`,UPLOAD_LABEL:`Faceți clic sau trageți fișierul în această zonă pentru a-l încărca`,USER:`Utilizator`},HELPDESK:{ERRORS_CODE:{DATATYPE_MISMATCH:`Ar trebui să conțină doar elemente de tip format de fișier valid`,INVALID_VALUE:`Valoare nevalidă`},FORM:{BUTTONS:{SEND:`Trimite`},FIELDS:{ATTACHMENTS:`Atasamente`,DESCRIPTION:`Descriere`,DESCRIPTION_PLACEHOLDER:`Introduceți descrierea…`,EMAIL:`E-mail`,EMAIL_PLACEHOLDER:`Introdu e-mailul…`,NAME:`$t(Name)`,NAME_PLACEHOLDER:`Introduceți numele…`,SUBJECT:`Subiect`,SUBJECT_PLACEHOLDER:`Introduceți subiectul…`,TITLE:`Contactaţi-ne`,UPLOAD_FILES:`<strong>Încărcați fișiere (max. 5)</strong><br/><small>Dați clic pentru a adăuga sau trage și plasați fișiere.</small>`},TITLE:`Bun venit la sprijin`},SUPPORT:`Sprijin`,TABLE:{CODE:`Mesaj`,FIELD:`Domeniu`}},LANGUAGES:{BR:`Brazilian`,EN:`English`,ES:`Spanish`,JP:`Japanese`,PT:`Portuguese`,RO:`Romenian`},PROFILE:{LOGOUT:`Deconectare`,OPEN_PROFILE_ARIA:`Deschide editorul de profil`},"RELEASE-NOTES":{ADD_NEW_SLIDE:`Add new slide`,ADD_RELEASE_NOTE:`Add Release Note`,FORM:{ADD_NEW_FIELD:`Add new field`,FIELDS:{APP:`App`,APP_PLACEHOLDER:`Select an app...`,DEPLOY_DATE:`Deploy Date`,DESCRIPTION:`Add description...`,DO_NOT_SHOW_AGAIN:`Nu mai afișa până la următoarea actualizare`,TITLE:`Add title...`,VERSION:`Version`,VERSION_PLACEHOLDER:`Type the version...`,VERSION_TOOLTIP:`The version of the selected application.`}},REMOVE_CURRENT_SLIDE:`Remove current slide`,TEXT_SINGULAR:`Release Note`,TITLE:`Release Notes`,UPD_RELEASE_NOTE:`Edit Release Note`,WHATS_NEWS:`Bine ați venit la {{app}} v{{version}} - Vezi noutățile!? - {{date}}`},USERS:{AVATAR_ALT:`Poză de profil`,CANCEL:`Anulare`,EDIT:`Editare`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`email@example.pt, email.example@example-example.com...`,FIRST_NAME:`Prenume`,FIRST_NAME_PLACEHOLDER:`Vă rugăm să introduceți prenumele...`,LAST_NAME:`Nume de familie`,LAST_NAME_PLACEHOLDER:`Vă rugăm să introduceți numele de familie...`,PASSWORD:`Parolă`,PASSWORD_HINT:`Cerințe: <ul><li>Minimum 12 caractere</li><li>Cel puțin o cifră între 0 și 9</li><li>Cel puțin o literă mare</li><li>Cel puțin o literă mică</li><li>Cel puțin un caracter special: !@#$%^&*</li></ul>`,PASSWORD_PLACEHOLDER:`Vă rugăm să introduceți parola...`,"PASSWORD-CONFIRM":`Confirmare parolă`,"PASSWORD-CONFIRM_PLACEHOLDER":`Vă rugăm să confirmați parola...`,PROFILE:`Profil`,SUBMIT:`Salva`,USERNAME:`Nume utilizator`,USERNAME_PLACEHOLDER:`Vă rugăm să introduceți numele de utilizator...`}}},BR:{translation:{GENERAL:{ACTIONS:{CLOSE:`Fechar`,DELETE:`Remover`,EDIT:`Editar`,NEXT:`Seguinte`,PREV:`Anterior`},APP:`App`,BACK:`Voltar`,BACK_LOGIN:`Voltar ao login`,DO_NOT_USE_IMAGE:`Não usar imagem`,FORM:{ERRORS:{CONFIRM_PASSWORD:`As senhas devem ser as mesmas!`,EMAIL:`O email tem de ter este formato 'email@exemple.com'`,FORMAT:`O formato deve ser do tipo 'X.X.X'`,NOT_EMPTY:`Este campo é obrigatório`,VERSION:`O número da versão deve terminar com um valor numérico`}},JPG_PNG_WARNING:`Apenas suporta ficheiros JPG ou PNG.`,LANGUAGE_SWITCHER_ARIA:`Selecionar idioma`,MENU:`Menu`,MESSAGES:{ERROR:{EMAIL_EXISTS:`O e-mail já existe`,ITEM_CREATE:`Erro ao tentar adicionar {{item}}`,ITEM_DELETE:`Erro ao tentar excluir {{item}}`,ITEM_UPDATE:`Erro ao tentar atualizar {{item}}`,RELEASE_NOTE:{0:`O número da versão já existe`,1:`A data da publicação deve ser superior à anterior`,2:`Pârametros do pedido inválidos`},UNAUTHORIZED:`Desculpe, você não está autorizado a acessar esta página.`,USERNAME_EXISTS:`O nome de usuário já existe`,USERS:{GA_PASS_DOES_NOT_MEET_REQUIREMENTS:`Erro! A senha não atende aos requisitos!`,GA_PASS_NOT_MATCH:`Erro! A senha deve ser a mesma`}},SUCCESS:{ITEM_CREATE:`{{item}} adicionado com sucesso`,ITEM_DELETE:`{{item}} excluído com sucesso`,ITEM_UPDATE:`{{item}} atualizado com sucesso`,USERS_UPDATE:`Usuário atualizado com sucesso!`},WARNING:{DELETE_CONFIRM:`Você está prestes a excluir este menu. Deseja continuar?`,"RELEASE-NOTES":{"NO-DATA":`Para adicionar uma tradução de uma Publicação de nova versão, clique em "Adicionar novo diapositivo"`}}},NEXT:`Seguinte`,REMOVE:`Remover`,ROLE:`Função`,SAVE:`Salvar`,TENANT:`Organização`,THEMES:{DARK:`Modo escuro`,LIGHT:`Modo claro`,TOOLTIP:`Clique para mudar para {{theme}}`},UPLOAD:`Carregar`,UPLOAD_LABEL:`Clique ou arraste o arquivo para esta área para o carregar`,USER:`Usuário`},HELPDESK:{ERRORS_CODE:{DATATYPE_MISMATCH:`Deve conter apenas elementos do tipo formato de ficheiro válido`,INVALID_VALUE:`Valor inválido`},FORM:{BUTTONS:{SEND:`Enviar`},FIELDS:{ATTACHMENTS:`Anexos`,DESCRIPTION:`Descrição`,DESCRIPTION_PLACEHOLDER:`Inserir descrição`,EMAIL:`Email`,EMAIL_PLACEHOLDER:`Inserir o email`,NAME:`$t(Name)`,NAME_PLACEHOLDER:`Inserir o nome`,SUBJECT:`Assunto`,SUBJECT_PLACEHOLDER:`Inserir o assunto`,TITLE:`Contacte-nos`,UPLOAD_FILES:`<strong>Ficheiros para carregamento (max. 5)</strong><br/><small>Clicar para adicionar ou arrastar e largar ficheiros.</small>`},TITLE:`Bem-vindo ao suporte`},SUPPORT:`Suporte`,TABLE:{CODE:`Mensagem`,FIELD:`Campo`}},LANGUAGES:{BR:`Brazilian`,EN:`English`,ES:`Spanish`,JP:`Japanese`,PT:`Portuguese`,RO:`Romenian`},PROFILE:{LOGOUT:`Sair`,OPEN_PROFILE_ARIA:`Abrir editor de perfil`},"RELEASE-NOTES":{ADD_NEW_SLIDE:`Adicionar novo diapositivo`,ADD_RELEASE_NOTE:`Adicionar Publicação`,FORM:{ADD_NEW_FIELD:`Adicionar novo campo`,FIELDS:{APP:`Aplicação`,APP_PLACEHOLDER:`Selecionar uma aplicação…`,DEPLOY_DATE:`Data da publicação`,DESCRIPTION:`Adicionar descrição…`,DO_NOT_SHOW_AGAIN:`Não mostrar mais até à próxima atualização`,TITLE:`Adicionar título…`,VERSION:`Versão`,VERSION_PLACEHOLDER:`Introduza a versão`,VERSION_TOOLTIP:`Versão da aplicação selecionada.`}},REMOVE_CURRENT_SLIDE:`Remover diapositivo atual`,TEXT_SINGULAR:`Publicação de nova funcionalidade`,TITLE:`Publicações`,UPD_RELEASE_NOTE:`Editar Publicação`,WHATS_NEWS:`Bem-vindo(a) ao {{app}} v{{version}} - Veja as novidades! - {{date}}`},USERS:{AVATAR_ALT:`Foto do perfil`,CANCEL:`Cancelar`,EDIT:`Editar`,EMAIL:`E-mail`,EMAIL_PLACEHOLDER:`email@example.pt, email.example@example-example.com...`,FIRST_NAME:`Primeiro nome`,FIRST_NAME_PLACEHOLDER:`Por favor, digite seu primeiro nome...`,LAST_NAME:`Último nome`,LAST_NAME_PLACEHOLDER:`Por favor, digite seu último nome...`,PASSWORD:`Senha`,PASSWORD_HINT:`Requisitos: <ul><li>Mínimo 12 caracteres</li><li>Pelo menos um número entre 0 e 9</li><li>Pelo menos uma letra maiúscula</li><li>Pelo menos uma letra minúscula</li><li>Pelo menos um caracter especial: !@#$%^&*</li></ul>`,PASSWORD_PLACEHOLDER:`Digite sua senha...`,"PASSWORD-CONFIRM":`Confirmar senha`,"PASSWORD-CONFIRM_PLACEHOLDER":`Confirme sua senha...`,PROFILE:`Perfil`,SUBMIT:`Salvar`,USERNAME:`Nome de usuário`,USERNAME_PLACEHOLDER:`Por favor, digite seu nome de usuário...`}}}}});var H7=yK;e.Helpdesk=w6,e.LanguageSwitcher=H6,e.ProfileChipComponent=s7,e.ThemeModeToggle=G5,e.UserModal=u7,e.WhatsNews=_7,e.clearAquasisApiContext=NY,e.getAquasisApiContext=MY,e.i18n=H7,e.replaceAquasisApiContext=jY,e.setAquasisApiContext=AY,e.useGetProfileUser=P6});
|