aquasis-fe-components 3.1.1 → 3.2.0-beta.2
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 +53224 -88995
- package/dist/aquasis-fe-components.umd.cjs +175 -413
- package/dist/index.css +1 -1
- package/dist/src/index.d.ts +16 -2
- package/dist/src/lib/ProfileChip/index.d.ts +5 -0
- package/dist/src/types/profileChip.d.ts +19 -0
- package/package.json +109 -113
- package/dist/index.d.ts +0 -14
- /package/dist/{components → src/components}/FormField/Props.d.ts +0 -0
- /package/dist/{components → src/components}/FormField/index.d.ts +0 -0
- /package/dist/{components → src/components}/Providers/index.d.ts +0 -0
- /package/dist/{components → src/components}/ReduxErrorBoundary/index.d.ts +0 -0
- /package/dist/{components → src/components}/ThemeProvider/index.d.ts +0 -0
- /package/dist/{config → src/config}/aquasisApiContext.d.ts +0 -0
- /package/dist/{config → src/config}/env.d.ts +0 -0
- /package/dist/{enums → src/enums}/app.d.ts +0 -0
- /package/dist/{enums → src/enums}/helpdesk.d.ts +0 -0
- /package/dist/{enums → src/enums}/reactQueryNames.d.ts +0 -0
- /package/dist/{enums → src/enums}/releaseNotes.d.ts +0 -0
- /package/dist/{enums → src/enums}/user.d.ts +0 -0
- /package/dist/{helpers → src/helpers}/cookies.d.ts +0 -0
- /package/dist/{helpers → src/helpers}/formFields.d.ts +0 -0
- /package/dist/{helpers → src/helpers}/index.d.ts +0 -0
- /package/dist/{helpers → src/helpers}/storageKeyPrefix.d.ts +0 -0
- /package/dist/{helpers → src/helpers}/user.d.ts +0 -0
- /package/dist/{hooks → src/hooks}/index.d.ts +0 -0
- /package/dist/{hooks → src/hooks}/useReduxProvider.d.ts +0 -0
- /package/dist/{i18n → src/i18n}/index.d.ts +0 -0
- /package/dist/{i18n → src/i18n}/locales/br.json.d.ts +0 -0
- /package/dist/{i18n → src/i18n}/locales/en.json.d.ts +0 -0
- /package/dist/{i18n → src/i18n}/locales/es.json.d.ts +0 -0
- /package/dist/{i18n → src/i18n}/locales/jp.json.d.ts +0 -0
- /package/dist/{i18n → src/i18n}/locales/pt.json.d.ts +0 -0
- /package/dist/{i18n → src/i18n}/locales/ro.json.d.ts +0 -0
- /package/dist/{lib → src/lib}/Helpdesk/HelpdeskConnector.d.ts +0 -0
- /package/dist/{lib → src/lib}/Helpdesk/HelpdeskContent/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/Helpdesk/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/LanguageSwitcher/LanguageSwitcherConnector.d.ts +0 -0
- /package/dist/{lib → src/lib}/LanguageSwitcher/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/LanguageSwitcher/languageSwitcher.constants.d.ts +0 -0
- /package/dist/{lib → src/lib}/ThemeModeToggle/ThemeModeToggleConnector.d.ts +0 -0
- /package/dist/{lib → src/lib}/ThemeModeToggle/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/UserModal/UserModalConnector.d.ts +0 -0
- /package/dist/{lib → src/lib}/UserModal/UserTab1/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/UserModal/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/WhatsNews/WhatsNewsConnector.d.ts +0 -0
- /package/dist/{lib → src/lib}/WhatsNews/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/WhatsNews/useElementSize.d.ts +0 -0
- /package/dist/{reactQuery → src/reactQuery}/index.d.ts +0 -0
- /package/dist/{services → src/services}/HelpdeskServices.d.ts +0 -0
- /package/dist/{services → src/services}/HttpClient.d.ts +0 -0
- /package/dist/{services → src/services}/appServices.d.ts +0 -0
- /package/dist/{services → src/services}/releaseNoteServices.d.ts +0 -0
- /package/dist/{services → src/services}/userServices.d.ts +0 -0
- /package/dist/{store → src/store}/index.d.ts +0 -0
- /package/dist/{store → src/store}/reducers/app.d.ts +0 -0
- /package/dist/{store → src/store}/reducers/index.d.ts +0 -0
- /package/dist/{store → src/store}/selectors/index.d.ts +0 -0
- /package/dist/{store → src/store}/storage.d.ts +0 -0
- /package/dist/{themes → src/themes}/dark.data.d.ts +0 -0
- /package/dist/{themes → src/themes}/index.d.ts +0 -0
- /package/dist/{themes → src/themes}/light.data.d.ts +0 -0
- /package/dist/{types → src/types}/apiContext.d.ts +0 -0
- /package/dist/{types → src/types}/app.d.ts +0 -0
- /package/dist/{types → src/types}/helpdesk.d.ts +0 -0
- /package/dist/{types → src/types}/releaseNotes.d.ts +0 -0
- /package/dist/{types → src/types}/store.d.ts +0 -0
- /package/dist/{types → src/types}/user.d.ts +0 -0
- /package/dist/{types → src/types}/whatsNews.d.ts +0 -0
- /package/dist/{utils → src/utils}/app.d.ts +0 -0
package/dist/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.helpdesk__trigger{--helpdesk-neon: var(--helpdesk-accent, #2ed9b6);position:relative;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;box-sizing:border-box;padding:0;border-radius:9999px;cursor:pointer;outline:none;border:1px solid color-mix(in srgb,var(--helpdesk-neon) 65%,rgb(27,38,59));background:transparent;color:var(--helpdesk-neon);box-shadow:none;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.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) 82%,white);color:color-mix(in srgb,var(--helpdesk-neon) 90%,white)}.helpdesk__trigger:active{border-color:color-mix(in srgb,var(--helpdesk-neon) 60%,rgb(15,23,42))}.helpdesk__trigger:focus-visible{outline:2px solid var(--helpdesk-neon);outline-offset:2px}.helpdesk__trigger--outline.helpdesk__trigger--dark{border-color:var(--helpdesk-neon);background:transparent}.helpdesk__trigger--outline.helpdesk__trigger--dark:hover{border-color:color-mix(in srgb,var(--helpdesk-neon) 88%,rgb(226,232,240));color:color-mix(in srgb,var(--helpdesk-neon) 92%,white)}.helpdesk__trigger--outline:not(.helpdesk__trigger--dark){border-color:color-mix(in srgb,var(--helpdesk-neon) 50%,rgb(8,145,178));background:#ffffff59;color:#0891b2}.helpdesk__trigger--outline:not(.helpdesk__trigger--dark):hover{background:#ffffff8c;border-color:#0891b2}.helpdesk__trigger-icon{position:relative;z-index:1;line-height:1}.helpdesk__trigger-icon--sm{font-size:1rem}.helpdesk__trigger-icon--md{font-size:1.125rem}.helpdesk__trigger-icon--lg{font-size:1.35rem}.helpdesk__container .ant-popover-inner,.helpdesk__container .ant-popover-container{padding:0;border-radius:.875rem;overflow:hidden;border:1px solid rgba(226,232,240,.95);background:#fffffffa;box-shadow:0 25px 50px -12px #0f172a2e,0 12px 24px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.helpdesk__container .ant-card{border:none;border-radius:0;box-shadow:none;background:transparent}.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 rgba(15,23,42,.06);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{margin-bottom:1rem!important;padding-bottom:.75rem;border-bottom:1px solid rgba(15,23,42,.06);color:#475569!important;font-weight:500;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-radius:.375rem!important;border-color:#0f172a1a!important}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .ant-upload-drag{border-radius:.375rem!important;border:1px dashed rgba(15,23,42,.12)!important;background-color:#f8fafc!important}.helpdesk__container:not(.helpdesk__container--dark) .helpdesk__form .helpdesk__submit-btn.ant-btn-primary{font-weight:500!important;border-radius:.375rem!important;box-shadow:none!important}.helpdesk__container.helpdesk__container--dark{--hw-app-bg: #0c141d;--hw-modal-shell: #141c26;--hw-canvas: #0a1018;--hw-edge: #243241;--hw-chart-teal: #2ed9b6;--hw-muted: #95a9c4}.helpdesk__container.helpdesk__container--dark .ant-popover-inner,.helpdesk__container.helpdesk__container--dark .ant-popover-container{border:1px solid rgba(255,255,255,.055)!important;background-color:var(--hw-modal-shell)!important;border-radius:.875rem!important;box-shadow:0 8px 24px #00000052!important}.helpdesk__container.helpdesk__container--dark .ant-popover-content{background:transparent!important;background-color:transparent!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%,rgb(148,163,184));font-weight:600;letter-spacing:-.028em;line-height:1.25}.helpdesk__container.helpdesk__container--dark .helpdesk__subtitle.ant-typography{margin:0 0 1.125rem!important;padding:0 0 .75rem;border-radius:0;background:none!important;background-color:transparent!important;border:none;border-bottom:1px solid rgba(255,255,255,.055);box-shadow:none;color:#cbd5e1!important;font-weight:500;font-size:.8125rem!important;letter-spacing:.02em}.helpdesk__container.helpdesk__container--dark .helpdesk__card.ant-card{background:transparent!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{color:#e2e8f0!important;font-weight:500;letter-spacing:.01em}.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{border-radius:.375rem!important;background:var(--hw-canvas)!important;background-color:var(--hw-canvas)!important;border:1px solid rgba(255,255,255,.07)!important;color:#f8fafc!important;box-shadow:none!important;transition:border-color .15s ease!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-input::placeholder,.helpdesk__container.helpdesk__container--dark .helpdesk__form textarea.ant-input::placeholder{color:var(--hw-muted)!important;opacity:.85}.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,rgba(255,255,255,.12) 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%,rgba(255,255,255,.2))!important;box-shadow:none!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag{border-radius:.375rem!important;background:var(--hw-canvas)!important;background-color:var(--hw-canvas)!important;border:1px dashed rgba(255,255,255,.1)!important;box-shadow:none!important;padding:1.375rem 1.125rem!important;transition:border-color .15s ease,background-color .15s ease!important}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag:hover{border-color:color-mix(in srgb,rgba(255,255,255,.14) 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{color:color-mix(in srgb,var(--helpdesk-panel-accent, var(--hw-chart-teal)) 82%,var(--hw-muted))!important;margin-bottom:.375rem}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag p{color:#f1f5f9!important;font-weight:500}.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag .ant-upload-hint,.helpdesk__container.helpdesk__container--dark .helpdesk__form .ant-upload-drag small{color:var(--hw-muted)!important;opacity:.88}.helpdesk__container.helpdesk__container--dark .helpdesk__submit-btn.ant-btn-primary{height:auto!important;margin-top:.375rem;padding-block:.75rem!important;border:1px solid rgba(0,0,0,.22)!important;border-radius:.375rem!important;font-weight:500!important;letter-spacing:.03em;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;box-shadow:none!important;transition:background-color .15s ease,border-color .15s ease}.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{border-radius:0;padding:.75rem 1rem 1rem;max-width:400px;width:100%;background-color:transparent}.helpdesk__title{padding:.5rem 0 .75rem;margin-bottom:0!important}.helpdesk__title.ant-typography{color:#60c5cf}.helpdesk__title--hero.ant-typography{color:var(--helpdesk-panel-accent, #60c5cf)}.helpdesk__subtitle.ant-typography{color:#334155}.helpdesk__fields-files{flex-direction:column;margin-top:10px;width:100%}.helpdesk__fields-files .ant-upload-list{margin-top:5px;width:100%}.language-switcher__trigger{display:inline-flex;max-width:100%;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid rgba(226,232,240,.9);background-color:#ffffffb3;padding:.375rem .625rem;text-align:left;font-size:.875rem;line-height:1.25;color:#334155;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 2px #0000000d;cursor:pointer;outline:none;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease,background-color .2s ease,opacity .2s ease}.language-switcher__trigger:hover:not(:disabled){transform:translateY(-1px);border-color:#67e8f9b3;background-color:#ffffffeb;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{border-color:#ffffff1f;background-color:#1e293b8c;color:#f8fafc;box-shadow:0 1px 2px #0003,inset 0 1px #ffffff0a}.language-switcher__trigger--dark:hover:not(:disabled){border-color:#06b6d466;background-color:#1e293bbf;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{display:inline-block;vertical-align:middle;min-width:0;max-width:6.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;letter-spacing:-.02em;color:#475569}.language-switcher__trigger--dark .language-switcher__trigger-label{color:#f8fafc;font-weight:500}.language-switcher__globe{flex-shrink:0;width:.875rem;height:.875rem;font-size:.875rem;color:#0891b2;opacity:.85;transition:opacity .2s ease}.language-switcher__trigger--dark .language-switcher__globe{color:#22d3ee}.language-switcher__chevron{flex-shrink:0;width:.875rem;height:.875rem;font-size:.75rem;opacity:.55;color:#64748b;transition:transform .2s ease-out,color .2s ease}.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{overflow:hidden;border-radius:1rem;border:1px solid rgba(226,232,240,.9);background-color:#fffffff2;padding:.375rem;box-shadow:0 25px 50px -12px #0f172a1a,0 12px 24px #0f172a0f;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.language-switcher__panel--dark{border-color:#334155d9;background-color:#0f172afa;box-shadow:0 25px 50px -12px #0000008c,0 12px 24px #00000059}.language-switcher__flag-shell{display:inline-flex;flex-shrink:0;-webkit-user-select:none;user-select:none;overflow:hidden;border-radius:9999px;align-items:center;justify-content:center;line-height:1;box-sizing:border-box;background:linear-gradient(to bottom,#f1f5f9,#e2e8f0e6);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{width:100%;height:100%;object-fit:cover;object-position:center 42%;transform:scale(1.06)}.language-switcher__menu-row{display:flex;width:100%;min-width:11rem;align-items:center;gap:.75rem}.language-switcher__menu-row--flag-only{min-width:2.75rem;justify-content:center;gap:0}.language-switcher__menu-text{display:flex;min-width:0;flex:1;flex-direction:column;gap:.125rem;text-align:left}.language-switcher__menu-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;color:#1e293b}.language-switcher__panel--dark .language-switcher__menu-title{font-weight:700;color:#fff}.language-switcher__menu-code{font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.language-switcher__panel--dark .language-switcher__menu-code{color:#94a3b8;opacity:.95}.language-switcher__check{margin-left:auto;display:flex;width:1rem;height:1rem;flex-shrink:0;align-items:center;justify-content:center;color:#0891b2}.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;border:0!important;background:transparent!important;box-shadow:none!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{margin-inline:0!important;margin-block:.125rem!important;height:auto!important;line-height:1.35!important;border-radius:.75rem!important;padding:.5rem!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{background-color:#0f766e6b!important;box-shadow:inset 0 1px #ffffff0f}.language-switcher__panel--dark .ant-dropdown-menu-item-selected.ant-dropdown-menu-item-active{background-color:#0f766e7a!important}.theme-mode-toggle{position:relative;z-index:20;isolation:isolate;display:inline-flex;height:2.5rem;min-height:2.5rem;flex-shrink:0;-webkit-user-select:none;user-select:none;align-items:center;justify-content:center;border-radius:9999px;padding:.25rem;line-height:1;border:1px solid rgba(226,232,240,.8);background-color:#ffffffb3;box-shadow:0 1px 2px #0f172a0f,0 2px 6px #0f172a0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:box-shadow .3s ease,background-color .3s ease}.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{border-color:#ffffff1a;background-color:#0f172a99;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);box-shadow:0 1px 3px #00000073;border-color:#ffffff1f}.theme-mode-toggle__track{position:relative;height:2rem;width:4rem;flex-shrink:0}.theme-mode-toggle__thumb{pointer-events:none;position:absolute;inset-block:0;left:0;z-index:0;width:2rem;border-radius:9999px;background:linear-gradient(to bottom right,#fff,#f1f5f9);box-shadow:0 1px 2px #0f172a1f,inset 0 1px #ffffffd9;border:1px solid rgba(15,23,42,.08);transition:transform .38s cubic-bezier(.34,1.56,.64,1);will-change:transform}.theme-mode-toggle__thumb--dark{transform:translate(2rem)}.theme-mode-toggle__icons{position:relative;z-index:10;display:grid;height:100%;width:100%;grid-template-columns:repeat(2,1fr);place-items:center}.theme-mode-toggle__icon-cell{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.theme-mode-toggle__icon{display:block;width:1rem;height:1rem;flex-shrink:0;transition:color .2s ease}.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__header{border-bottom:1px solid rgba(226,232,240,.8);padding-bottom:.75rem}.user-modal__header--dark{border-bottom-color:#ffffff1a}.user-modal__title-block{display:flex;flex-direction:column;gap:.25rem}.user-modal__title{font-size:1rem;font-weight:600;letter-spacing:-.02em;color:#0f172a;margin:0}.user-modal__header--dark .user-modal__title{color:#f8fafc}.user-modal__meta{display:flex;flex-direction:column;gap:.125rem;padding-top:.25rem}.user-modal__display-name{font-size:.9375rem;font-weight:600;color:#1e293b}.user-modal__header--dark .user-modal__display-name{color:#f1f5f9}.user-modal__role{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.user-modal__header--dark .user-modal__role{color:#94a3b8}.user-modal__body{padding-top:.5rem}.user-modal__container{overflow:hidden;border-radius:1rem;border:1px solid rgba(226,232,240,.9);box-shadow:0 20px 25px -5px #0f172a14,0 8px 10px -6px #0f172a0f}.user-modal__container--dark{border-color:#ffffff1f;box-shadow:0 20px 25px -5px #00000059,0 8px 10px -6px #00000040}.user-modal__form .ant-form-item-label>label{font-size:.75rem;font-weight:500;color:#475569}.user-modal__form .ant-input,.user-modal__form .ant-input-affix-wrapper{border-radius:.5rem;border-color:#e2e8f0e6;background-color:#f8fafccc}.user-modal__form--dark .ant-form-item-label>label{color:#cbd5e1}.user-modal__form--dark .ant-input,.user-modal__form--dark .ant-input-affix-wrapper{border-color:#ffffff1f;background-color:#ffffff0d}body{height:100vh;width:100vw;overflow:hidden;background-color:#fff}body #root{height:100%}body ::placeholder{color:#919191}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{display:flex;align-items:center}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;position:absolute;bottom:3px;left:40%;transition:opacity .5s ease;display:flex;justify-content:center;align-items:center}body .avatar-uploader .float-btn-container{width:100%;height:100%;display:flex;justify-content:center}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:#60c5cf}body .ant-carousel .slick-slider .slick-dots>li>button{background:#60c5cf}body .ant-carousel .slick-slider .slick-list .slick-track .slick-slide{width:100%}body.dark{background-color:#333}body.dark .ant-popover .ant-popover-arrow{--antd-arrow-background-color: #3b3b3b}body.dark .ant-popover .ant-popover-content .ant-popover-inner{background-color:#3b3b3b}body.dark .ant-badge .ant-badge-count{color:#fff;box-shadow:0 0 0 1px #3b3b3b}
|
|
1
|
+
.helpdesk__trigger{--helpdesk-neon:var(--helpdesk-accent,#2ed9b6);box-sizing:border-box;cursor:pointer;border:1px solid color-mix(in srgb, var(--helpdesk-neon) 65%, #1b263b);color:var(--helpdesk-neon);box-shadow:none;background:0 0;border-radius:9999px;outline:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex;position:relative}.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) 82%, white);color:color-mix(in srgb, var(--helpdesk-neon) 90%, white)}.helpdesk__trigger:active{border-color:color-mix(in srgb, var(--helpdesk-neon) 60%, #0f172a)}.helpdesk__trigger:focus-visible{outline:2px solid var(--helpdesk-neon);outline-offset:2px}.helpdesk__trigger--outline.helpdesk__trigger--dark{--helpdesk-neon:var(--helpdesk-accent,#33d8ff);border-color:var(--helpdesk-neon);background:0 0}.helpdesk__trigger--outline.helpdesk__trigger--dark:hover{border-color:color-mix(in srgb, var(--helpdesk-neon) 88%, #e2e8f0);color:color-mix(in srgb, var(--helpdesk-neon) 92%, white)}.helpdesk__trigger--outline:not(.helpdesk__trigger--dark){border-color:color-mix(in srgb, var(--helpdesk-neon) 50%, #0891b2);color:#0891b2;background:#ffffff59}.helpdesk__trigger--outline:not(.helpdesk__trigger--dark):hover{background:#ffffff8c;border-color:#0891b2}.helpdesk__trigger-icon{z-index:1;line-height:1;position:relative}.helpdesk__trigger-icon--sm{font-size:1rem}.helpdesk__trigger-icon--md{font-size:1.125rem}.helpdesk__trigger-icon--lg{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:#0c141d;--hw-modal-shell:#141c26;--hw-canvas:#0a1018;--hw-edge:#243241;--hw-chart-teal:#33d8ff;--hw-muted:#95a9c4}.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}.profile-chip{background:linear-gradient(#fff 0%,#f8fafc 100%);border:none;border-radius:14px;align-items:center;gap:0;max-width:min(100%,420px);padding:12px 14px 12px 12px;display:inline-flex;box-shadow:0 0 0 1px #e2e8f0d9,0 4px 18px #0f172a0f}.profile-chip--loading{align-items:center;gap:12px;padding:10px 14px}.profile-chip__left{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.profile-chip__avatar{flex-shrink:0;border-radius:10px!important}.profile-chip__avatar.ant-avatar-square{border-radius:10px!important}.profile-chip__meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.profile-chip__name{color:#0f172a!important;margin:0!important;font-size:.875rem!important;font-weight:600!important;line-height:1.25!important}.profile-chip__email{color:#64748b!important;margin:0!important;font-size:.8125rem!important;line-height:1.5!important}.profile-chip__role{align-self:flex-start;margin-top:4px!important;margin-inline-end:0!important;font-size:.75rem!important;line-height:1.35!important}.profile-chip__more{flex-shrink:0;color:#64748b!important;border-radius:6px!important}.profile-chip__more:hover{color:#06b6d4!important;background:#06b6d414!important}.profile-chip__divider.ant-divider-vertical{opacity:.9;border-inline-start-color:#e2e8f0e6;align-self:stretch;height:auto;min-height:44px;margin:0 6px}.profile-chip__logout{box-shadow:none;flex-shrink:0;align-items:center;gap:8px;transition:color .15s,background-color .15s,border-color .15s;color:#03697b!important;background:#06b6d41a!important;border:none!important;border-radius:10px!important;height:auto!important;padding:8px 12px!important;font-weight:500!important;display:inline-flex!important}.profile-chip__logout .anticon{font-size:17px;transition:color .15s;color:#047a8f!important}.profile-chip__logout:hover,.profile-chip__logout:focus-visible{color:#d4183d!important;background:#d4183d24!important;border-color:#d4183d47!important}.profile-chip__logout:hover .anticon,.profile-chip__logout:focus-visible .anticon{color:#d4183d!important}html.dark .profile-chip,body.dark .profile-chip{-webkit-backdrop-filter:blur(14px);background:#0b101cfc;border:none;box-shadow:0 0 0 1px #ffffff24,0 8px 26px #00000075}html.dark .profile-chip .profile-chip__name,body.dark .profile-chip .profile-chip__name{color:#f8fafc!important}html.dark .profile-chip .profile-chip__email,body.dark .profile-chip .profile-chip__email{color:#cbd5e1!important}html.dark .profile-chip .profile-chip__divider.ant-divider-vertical,body.dark .profile-chip .profile-chip__divider.ant-divider-vertical{border-inline-start-color:#fff3}html.dark .profile-chip .profile-chip__logout,body.dark .profile-chip .profile-chip__logout{box-shadow:inset 0 0 0 1px #22d3ee52;color:#e6f9ff!important;background:#22d3ee29!important;border:none!important}html.dark .profile-chip .profile-chip__logout .anticon,body.dark .profile-chip .profile-chip__logout .anticon{color:#a5f3fc!important}html.dark .profile-chip .profile-chip__logout:hover,html.dark .profile-chip .profile-chip__logout:focus-visible,body.dark .profile-chip .profile-chip__logout:hover,body.dark .profile-chip .profile-chip__logout:focus-visible{color:#d4183d!important;background:#d4183d33!important;border-color:#d4183d59!important}html.dark .profile-chip .profile-chip__logout:hover .anticon,html.dark .profile-chip .profile-chip__logout:focus-visible .anticon,body.dark .profile-chip .profile-chip__logout:hover .anticon,body.dark .profile-chip .profile-chip__logout:focus-visible .anticon{color:#d4183d!important}html.dark .profile-chip .profile-chip__more,body.dark .profile-chip .profile-chip__more{color:#cbd5e1!important}html.dark .profile-chip .profile-chip__more:hover,body.dark .profile-chip .profile-chip__more:hover{color:#67e8f9!important;background:#22d3ee33!important}html.dark .profile-chip .profile-chip__role.ant-tag,body.dark .profile-chip .profile-chip__role.ant-tag{border-color:#3b82f673}.user-modal__header{border-bottom:1px solid #e2e8f0cc;padding-bottom:.75rem}.user-modal__header--dark{border-bottom-color:#ffffff1a}.user-modal__title-block{flex-direction:column;gap:.25rem;display:flex}.user-modal__title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:1rem;font-weight:600}.user-modal__header--dark .user-modal__title{color:#f8fafc}.user-modal__meta{flex-direction:column;gap:.125rem;padding-top:.25rem;display:flex}.user-modal__display-name{color:#1e293b;font-size:.9375rem;font-weight:600}.user-modal__header--dark .user-modal__display-name{color:#f1f5f9}.user-modal__role{letter-spacing:.06em;text-transform:uppercase;color:#64748b;font-size:.75rem;font-weight:600}.user-modal__header--dark .user-modal__role{color:#94a3b8}.user-modal__body{padding-top:.5rem}.user-modal__container{border:1px solid #e2e8f0e6;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px #0f172a14,0 8px 10px -6px #0f172a0f}.user-modal__container--dark{border-color:#ffffff1f;box-shadow:0 20px 25px -5px #00000059,0 8px 10px -6px #00000040}.user-modal__form .ant-form-item-label>label{color:#475569;font-size:.75rem;font-weight:500}.user-modal__form .ant-input,.user-modal__form .ant-input-affix-wrapper{background-color:#f8fafccc;border-color:#e2e8f0e6;border-radius:.5rem}.user-modal__form--dark .ant-form-item-label>label{color:#cbd5e1}.user-modal__form--dark .ant-input,.user-modal__form--dark .ant-input-affix-wrapper{background-color:#ffffff0d;border-color:#ffffff1f}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}
|
package/dist/src/index.d.ts
CHANGED
|
@@ -1,2 +1,16 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { HelpdeskComponent as Helpdesk } from './lib/Helpdesk/HelpdeskConnector';
|
|
2
|
+
import { LanguageSwitcherComponent as LanguageSwitcher } from './lib/LanguageSwitcher/LanguageSwitcherConnector';
|
|
3
|
+
import { ThemeModeToggleComponent as ThemeModeToggle } from './lib/ThemeModeToggle/ThemeModeToggleConnector';
|
|
4
|
+
import { default as ProfileChip } from './lib/ProfileChip';
|
|
5
|
+
import { UserModalComponent as UserModal } from './lib/UserModal/UserModalConnector';
|
|
6
|
+
import { WhatsNewsComponent as WhatsNews } from './lib/WhatsNews/WhatsNewsConnector';
|
|
7
|
+
import { default as i18n } from './i18n';
|
|
8
|
+
export type * from './types/apiContext';
|
|
9
|
+
export type * from './types/app';
|
|
10
|
+
export type * from './types/helpdesk';
|
|
11
|
+
export type * from './types/user';
|
|
12
|
+
export type * from './types/whatsNews';
|
|
13
|
+
export type { ProfileChipProps } from './types/profileChip';
|
|
14
|
+
export { clearAquasisApiContext, getAquasisApiContext, replaceAquasisApiContext, setAquasisApiContext, } from './config/aquasisApiContext';
|
|
15
|
+
/** @deprecated ReleaseNote will be removed in the next major version. Use WhatsNews instead. */
|
|
16
|
+
export { Helpdesk, i18n, LanguageSwitcher, ProfileChip, ThemeModeToggle, UserModal, WhatsNews };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { ProfileChipProps } from '../../types/profileChip';
|
|
2
|
+
/**
|
|
3
|
+
* Navbar profile summary with dropdown menu items and logout (presentational; data via props).
|
|
4
|
+
*/
|
|
5
|
+
export default function ProfileChip({ menuItems, displayName, email, roleLabel, avatarSrc, avatarText, isLoading, moreActionsAriaLabel, logoutLabel, onLogout, children, }: ProfileChipProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { MenuProps } from 'antd';
|
|
2
|
+
import { ReactNode } from 'react';
|
|
3
|
+
export type ProfileChipProps = {
|
|
4
|
+
/** Dropdown menu entries (labels/icons/actions controlled by host app). */
|
|
5
|
+
menuItems: NonNullable<MenuProps["items"]>;
|
|
6
|
+
displayName: string;
|
|
7
|
+
email: string;
|
|
8
|
+
roleLabel: string;
|
|
9
|
+
/** Optional image URL for the avatar square. */
|
|
10
|
+
avatarSrc?: string | null;
|
|
11
|
+
/** Shown inside avatar when `avatarSrc` is absent (e.g. initials). */
|
|
12
|
+
avatarText?: string;
|
|
13
|
+
isLoading?: boolean;
|
|
14
|
+
moreActionsAriaLabel: string;
|
|
15
|
+
logoutLabel: string;
|
|
16
|
+
onLogout: () => void;
|
|
17
|
+
/** Optional slot above the chip (e.g. edit-profile modal from host). */
|
|
18
|
+
children?: ReactNode;
|
|
19
|
+
};
|
package/package.json
CHANGED
|
@@ -1,113 +1,109 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "aquasis-fe-components",
|
|
3
|
-
"private": false,
|
|
4
|
-
"version": "3.
|
|
5
|
-
"type": "module",
|
|
6
|
-
"license": "ISC",
|
|
7
|
-
"author": "Ewerton Souza",
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
"
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
"
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
"
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
"
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"react-
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
"
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
"redux": "^5.0.1",
|
|
111
|
-
"universal-cookie": "^8.0.1"
|
|
112
|
-
}
|
|
113
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "aquasis-fe-components",
|
|
3
|
+
"private": false,
|
|
4
|
+
"version": "3.2.0-beta.2",
|
|
5
|
+
"type": "module",
|
|
6
|
+
"license": "ISC",
|
|
7
|
+
"author": "Ewerton Souza",
|
|
8
|
+
"peerDependencies": {
|
|
9
|
+
"@tanstack/react-query": "^5.90.21",
|
|
10
|
+
"i18next": "^25.8.0",
|
|
11
|
+
"react": "^19.0.0",
|
|
12
|
+
"react-dom": "^19.0.0",
|
|
13
|
+
"react-i18next": "^16.5.4"
|
|
14
|
+
},
|
|
15
|
+
"files": [
|
|
16
|
+
"dist"
|
|
17
|
+
],
|
|
18
|
+
"main": "dist/aquasis-fe-components.umd.cjs",
|
|
19
|
+
"module": "dist/aquasis-fe-components.js",
|
|
20
|
+
"types": "dist/src/index.d.ts",
|
|
21
|
+
"exports": {
|
|
22
|
+
".": {
|
|
23
|
+
"import": {
|
|
24
|
+
"types": "./dist/src/index.d.ts",
|
|
25
|
+
"default": "./dist/aquasis-fe-components.js"
|
|
26
|
+
},
|
|
27
|
+
"require": {
|
|
28
|
+
"types": "./dist/src/index.d.ts",
|
|
29
|
+
"default": "./dist/aquasis-fe-components.umd.cjs"
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
"repository": {
|
|
34
|
+
"type": "git",
|
|
35
|
+
"url": "git+https://github.com/AQUASISPT/FrontendComponents.git"
|
|
36
|
+
},
|
|
37
|
+
"keywords": [
|
|
38
|
+
"react"
|
|
39
|
+
],
|
|
40
|
+
"homepage": "https://github.com/AQUASISPT/FrontendComponents",
|
|
41
|
+
"browserslist": {
|
|
42
|
+
"production": [
|
|
43
|
+
">0.2%",
|
|
44
|
+
"not dead",
|
|
45
|
+
"not op_mini all"
|
|
46
|
+
],
|
|
47
|
+
"development": [
|
|
48
|
+
"last 1 chrome version",
|
|
49
|
+
"last 1 firefox version",
|
|
50
|
+
"last 1 safari version"
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
"devDependencies": {
|
|
54
|
+
"@tanstack/react-query": "^5.100.9",
|
|
55
|
+
"@types/hoist-non-react-statics": "^3.3.7",
|
|
56
|
+
"@types/lodash": "^4.17.24",
|
|
57
|
+
"@types/node": "^25.6.0",
|
|
58
|
+
"@types/react": "^19.2.14",
|
|
59
|
+
"@types/react-dom": "^19.2.3",
|
|
60
|
+
"@typescript-eslint/eslint-plugin": "^8.59.2",
|
|
61
|
+
"@typescript-eslint/parser": "^8.59.2",
|
|
62
|
+
"@vitejs/plugin-react": "^6.0.1",
|
|
63
|
+
"dotenv-cli": "^11.0.0",
|
|
64
|
+
"eslint": "^10.3.0",
|
|
65
|
+
"eslint-plugin-react-hooks": "^7.1.1",
|
|
66
|
+
"eslint-plugin-react-refresh": "^0.5.2",
|
|
67
|
+
"i18next": "^26.0.10",
|
|
68
|
+
"react": "^19.2.6",
|
|
69
|
+
"react-dom": "^19.2.6",
|
|
70
|
+
"react-i18next": "^17.0.7",
|
|
71
|
+
"sass": "^1.99.0",
|
|
72
|
+
"typescript": "^6.0.3",
|
|
73
|
+
"vite": "^8.0.11",
|
|
74
|
+
"vite-plugin-dts": "^5.0.0",
|
|
75
|
+
"vite-plugin-lib-inject-css": "^2.2.2"
|
|
76
|
+
},
|
|
77
|
+
"dependencies": {
|
|
78
|
+
"@ant-design/icons": "^6.2.2",
|
|
79
|
+
"@fortawesome/fontawesome-svg-core": "^7.2.0",
|
|
80
|
+
"@fortawesome/free-regular-svg-icons": "^7.2.0",
|
|
81
|
+
"@fortawesome/free-solid-svg-icons": "^7.2.0",
|
|
82
|
+
"@fortawesome/react-fontawesome": "^3.3.1",
|
|
83
|
+
"@rc-component/trigger": "^3.9.0",
|
|
84
|
+
"@reduxjs/toolkit": "^2.11.2",
|
|
85
|
+
"@uidotdev/usehooks": "^2.4.1",
|
|
86
|
+
"antd": "^6.3.7",
|
|
87
|
+
"axios": "^1.16.0",
|
|
88
|
+
"classnames": "^2.5.1",
|
|
89
|
+
"dayjs": "^1.11.20",
|
|
90
|
+
"hoist-non-react-statics": "^3.3.2",
|
|
91
|
+
"i18next-browser-languagedetector": "^8.2.1",
|
|
92
|
+
"lodash": "^4.18.1",
|
|
93
|
+
"rc-motion": "^2.9.5",
|
|
94
|
+
"rc-resize-observer": "^1.4.3",
|
|
95
|
+
"react-redux": "^9.2.0",
|
|
96
|
+
"react-router-dom": "^7.15.0",
|
|
97
|
+
"redux": "^5.0.1",
|
|
98
|
+
"universal-cookie": "^8.1.2"
|
|
99
|
+
},
|
|
100
|
+
"scripts": {
|
|
101
|
+
"dev": "vite",
|
|
102
|
+
"build": "tsc && vite build",
|
|
103
|
+
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
104
|
+
"preview": "vite preview",
|
|
105
|
+
"upd-version": "pnpm version patch --no-git-tag-version",
|
|
106
|
+
"npm:whoami": "dotenv -e .env -- npm whoami",
|
|
107
|
+
"publish-beta": "dotenv -e .env -- pnpm publish --tag beta --no-git-checks"
|
|
108
|
+
}
|
|
109
|
+
}
|
package/dist/index.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { HelpdeskComponent as Helpdesk } from './lib/Helpdesk/HelpdeskConnector';
|
|
2
|
-
import { LanguageSwitcherComponent as LanguageSwitcher } from './lib/LanguageSwitcher/LanguageSwitcherConnector';
|
|
3
|
-
import { ThemeModeToggleComponent as ThemeModeToggle } from './lib/ThemeModeToggle/ThemeModeToggleConnector';
|
|
4
|
-
import { UserModalComponent as UserModal } from './lib/UserModal/UserModalConnector';
|
|
5
|
-
import { WhatsNewsComponent as WhatsNews } from './lib/WhatsNews/WhatsNewsConnector';
|
|
6
|
-
import { default as i18n } from './i18n';
|
|
7
|
-
export type * from './types/apiContext';
|
|
8
|
-
export type * from './types/app';
|
|
9
|
-
export type * from './types/helpdesk';
|
|
10
|
-
export type * from './types/user';
|
|
11
|
-
export type * from './types/whatsNews';
|
|
12
|
-
export { clearAquasisApiContext, getAquasisApiContext, replaceAquasisApiContext, setAquasisApiContext, } from './config/aquasisApiContext';
|
|
13
|
-
/** @deprecated ReleaseNote will be removed in the next major version. Use WhatsNews instead. */
|
|
14
|
-
export { Helpdesk, i18n, LanguageSwitcher, ThemeModeToggle, UserModal, WhatsNews };
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|