@bigbinary/neeto-molecules 1.2.3 → 1.2.4
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/CustomDomainDashboard.js +1 -1
- package/dist/Header.js +1 -1
- package/dist/Security.js +1 -1
- package/dist/Sidebar.js +43 -7
- package/dist/Sidebar.js.map +1 -1
- package/dist/Taxonomy.js +1 -1
- package/package.json +1 -1
|
@@ -1592,7 +1592,7 @@ var DeleteAlert = function DeleteAlert(_ref) {
|
|
|
1592
1592
|
});
|
|
1593
1593
|
};
|
|
1594
1594
|
|
|
1595
|
-
var css = ":root{--neeto-molecules-main-header-height:98px;--neeto-molecules-main-header-with-breadcrumbs-height:170px}.neeto-molecules-header{align-items:flex-start!important;background:rgb(var(--neeto-ui-white));display:flex;flex-direction:row;justify-content:space-between;min-height:98px;min-height:var(--neeto-molecules-main-header-height);padding:40px 0 24px!important;width:100%}.neeto-molecules-header .neeto-molecules-header__toggle-menubar-btn{margin-right:8px}.neeto-molecules-header .neeto-molecules-header__left{align-items:flex-start!important;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.neeto-molecules-header .neeto-molecules-header__left-data-wrap{display:flex;flex-wrap:wrap}.neeto-molecules-header .neeto-molecules-header__page-title{align-items:center;display:flex;flex-direction:row;gap:12px;margin-top:-16px;width:100%}.neeto-molecules-header .neeto-molecules-header__page-title h2{font-size:40px;line-height:var(--neeto-ui-leading-tight)}.neeto-molecules-header .neeto-molecules-header__breadcrumbs-wrap{display:flex;margin:0 0 40px}.neeto-molecules-header .neeto-molecules-header__breadcrumb{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;line-height:1}.neeto-molecules-header .neeto-molecules-header__breadcrumb a{text-decoration:none;transition:all .3s ease-in-out}.neeto-molecules-header .neeto-molecules-header__breadcrumb a:focus-visible{border-radius:var(--neeto-ui-rounded-sm);outline:3px solid rgba(var(--neeto-ui-primary-500),50%)}.neeto-molecules-header .neeto-molecules-header__breadcrumb-separator{font-size:12px;line-height:16px;margin:0 12px!important}.neeto-molecules-header .neeto-molecules-header__right{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.neeto-molecules-header--has-breadcrumbs{min-height:170px;min-height:var(--neeto-molecules-main-header-with-breadcrumbs-height)}.neeto-molecules-header--has-breadcrumbs .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano,.neeto-molecules-header--small{flex-shrink:0;min-height:0}.neeto-molecules-header--nano .neeto-molecules-header__breadcrumbs-wrap,.neeto-molecules-header--small .neeto-molecules-header__breadcrumbs-wrap{margin:0 0 16px}.neeto-molecules-header--small .neeto-molecules-header__page-title{margin-top:-4px}.neeto-molecules-header--small .neeto-molecules-header__page-title h2{font-size:32px}.neeto-molecules-header--nano .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano .neeto-molecules-header__page-title h2{font-size:24px}";
|
|
1595
|
+
var css = ":root{--neeto-molecules-main-header-height:98px;--neeto-molecules-main-header-with-breadcrumbs-height:170px}.neeto-molecules-header{align-items:flex-start!important;background:rgb(var(--neeto-ui-white));display:flex;flex-direction:row;justify-content:space-between;min-height:98px;min-height:var(--neeto-molecules-main-header-height);padding:40px 0 24px!important;width:100%}@media screen and (max-width:768px){.neeto-molecules-header{flex-wrap:wrap;gap:16px}}.neeto-molecules-header .neeto-molecules-header__toggle-menubar-btn{margin-right:8px}.neeto-molecules-header .neeto-molecules-header__left{align-items:flex-start!important;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.neeto-molecules-header .neeto-molecules-header__left-data-wrap{display:flex;flex-wrap:wrap}.neeto-molecules-header .neeto-molecules-header__page-title{align-items:center;display:flex;flex-direction:row;gap:12px;margin-top:-16px;width:100%}@media screen and (max-width:768px){.neeto-molecules-header .neeto-molecules-header__page-title{margin-top:-8px}}.neeto-molecules-header .neeto-molecules-header__page-title h2{font-size:40px;line-height:var(--neeto-ui-leading-tight)}@media screen and (max-width:768px){.neeto-molecules-header .neeto-molecules-header__page-title h2{font-size:30px}}.neeto-molecules-header .neeto-molecules-header__breadcrumbs-wrap{display:flex;margin:0 0 40px}.neeto-molecules-header .neeto-molecules-header__breadcrumb{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;line-height:1}.neeto-molecules-header .neeto-molecules-header__breadcrumb a{text-decoration:none;transition:all .3s ease-in-out}.neeto-molecules-header .neeto-molecules-header__breadcrumb a:focus-visible{border-radius:var(--neeto-ui-rounded-sm);outline:3px solid rgba(var(--neeto-ui-primary-500),50%)}.neeto-molecules-header .neeto-molecules-header__breadcrumb-separator{font-size:12px;line-height:16px;margin:0 12px!important}.neeto-molecules-header .neeto-molecules-header__right{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.neeto-molecules-header--has-breadcrumbs{min-height:170px;min-height:var(--neeto-molecules-main-header-with-breadcrumbs-height)}.neeto-molecules-header--has-breadcrumbs .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano,.neeto-molecules-header--small{flex-shrink:0;min-height:0}.neeto-molecules-header--nano .neeto-molecules-header__breadcrumbs-wrap,.neeto-molecules-header--small .neeto-molecules-header__breadcrumbs-wrap{margin:0 0 16px}.neeto-molecules-header--small .neeto-molecules-header__page-title{margin-top:-4px}.neeto-molecules-header--small .neeto-molecules-header__page-title h2{font-size:32px}.neeto-molecules-header--nano .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano .neeto-molecules-header__page-title h2{font-size:24px}";
|
|
1596
1596
|
n(css,{});
|
|
1597
1597
|
|
|
1598
1598
|
var Breadcrumbs = function Breadcrumbs(_ref) {
|
package/dist/Header.js
CHANGED
|
@@ -64,7 +64,7 @@ function _defineProperty(obj, key, value) {
|
|
|
64
64
|
|
|
65
65
|
var e=[],t=[];function n(n,r){if(n&&"undefined"!=typeof document){var a,s=!0===r.prepend?"prepend":"append",d=!0===r.singleTag,i="string"==typeof r.container?document.querySelector(r.container):document.getElementsByTagName("head")[0];if(d){var u=e.indexOf(i);-1===u&&(u=e.push(i)-1,t[u]={}),a=t[u]&&t[u][s]?t[u][s]:t[u][s]=c();}else a=c();65279===n.charCodeAt(0)&&(n=n.substring(1)),a.styleSheet?a.styleSheet.cssText+=n:a.appendChild(document.createTextNode(n));}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),r.attributes)for(var t=Object.keys(r.attributes),n=0;n<t.length;n++)e.setAttribute(t[n],r.attributes[t[n]]);var a="prepend"===s?"afterbegin":"beforeend";return i.insertAdjacentElement(a,e),e}}
|
|
66
66
|
|
|
67
|
-
var css = ":root{--neeto-molecules-main-header-height:98px;--neeto-molecules-main-header-with-breadcrumbs-height:170px}.neeto-molecules-header{align-items:flex-start!important;background:rgb(var(--neeto-ui-white));display:flex;flex-direction:row;justify-content:space-between;min-height:98px;min-height:var(--neeto-molecules-main-header-height);padding:40px 0 24px!important;width:100%}.neeto-molecules-header .neeto-molecules-header__toggle-menubar-btn{margin-right:8px}.neeto-molecules-header .neeto-molecules-header__left{align-items:flex-start!important;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.neeto-molecules-header .neeto-molecules-header__left-data-wrap{display:flex;flex-wrap:wrap}.neeto-molecules-header .neeto-molecules-header__page-title{align-items:center;display:flex;flex-direction:row;gap:12px;margin-top:-16px;width:100%}.neeto-molecules-header .neeto-molecules-header__page-title h2{font-size:40px;line-height:var(--neeto-ui-leading-tight)}.neeto-molecules-header .neeto-molecules-header__breadcrumbs-wrap{display:flex;margin:0 0 40px}.neeto-molecules-header .neeto-molecules-header__breadcrumb{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;line-height:1}.neeto-molecules-header .neeto-molecules-header__breadcrumb a{text-decoration:none;transition:all .3s ease-in-out}.neeto-molecules-header .neeto-molecules-header__breadcrumb a:focus-visible{border-radius:var(--neeto-ui-rounded-sm);outline:3px solid rgba(var(--neeto-ui-primary-500),50%)}.neeto-molecules-header .neeto-molecules-header__breadcrumb-separator{font-size:12px;line-height:16px;margin:0 12px!important}.neeto-molecules-header .neeto-molecules-header__right{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.neeto-molecules-header--has-breadcrumbs{min-height:170px;min-height:var(--neeto-molecules-main-header-with-breadcrumbs-height)}.neeto-molecules-header--has-breadcrumbs .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano,.neeto-molecules-header--small{flex-shrink:0;min-height:0}.neeto-molecules-header--nano .neeto-molecules-header__breadcrumbs-wrap,.neeto-molecules-header--small .neeto-molecules-header__breadcrumbs-wrap{margin:0 0 16px}.neeto-molecules-header--small .neeto-molecules-header__page-title{margin-top:-4px}.neeto-molecules-header--small .neeto-molecules-header__page-title h2{font-size:32px}.neeto-molecules-header--nano .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano .neeto-molecules-header__page-title h2{font-size:24px}";
|
|
67
|
+
var css = ":root{--neeto-molecules-main-header-height:98px;--neeto-molecules-main-header-with-breadcrumbs-height:170px}.neeto-molecules-header{align-items:flex-start!important;background:rgb(var(--neeto-ui-white));display:flex;flex-direction:row;justify-content:space-between;min-height:98px;min-height:var(--neeto-molecules-main-header-height);padding:40px 0 24px!important;width:100%}@media screen and (max-width:768px){.neeto-molecules-header{flex-wrap:wrap;gap:16px}}.neeto-molecules-header .neeto-molecules-header__toggle-menubar-btn{margin-right:8px}.neeto-molecules-header .neeto-molecules-header__left{align-items:flex-start!important;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.neeto-molecules-header .neeto-molecules-header__left-data-wrap{display:flex;flex-wrap:wrap}.neeto-molecules-header .neeto-molecules-header__page-title{align-items:center;display:flex;flex-direction:row;gap:12px;margin-top:-16px;width:100%}@media screen and (max-width:768px){.neeto-molecules-header .neeto-molecules-header__page-title{margin-top:-8px}}.neeto-molecules-header .neeto-molecules-header__page-title h2{font-size:40px;line-height:var(--neeto-ui-leading-tight)}@media screen and (max-width:768px){.neeto-molecules-header .neeto-molecules-header__page-title h2{font-size:30px}}.neeto-molecules-header .neeto-molecules-header__breadcrumbs-wrap{display:flex;margin:0 0 40px}.neeto-molecules-header .neeto-molecules-header__breadcrumb{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;line-height:1}.neeto-molecules-header .neeto-molecules-header__breadcrumb a{text-decoration:none;transition:all .3s ease-in-out}.neeto-molecules-header .neeto-molecules-header__breadcrumb a:focus-visible{border-radius:var(--neeto-ui-rounded-sm);outline:3px solid rgba(var(--neeto-ui-primary-500),50%)}.neeto-molecules-header .neeto-molecules-header__breadcrumb-separator{font-size:12px;line-height:16px;margin:0 12px!important}.neeto-molecules-header .neeto-molecules-header__right{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.neeto-molecules-header--has-breadcrumbs{min-height:170px;min-height:var(--neeto-molecules-main-header-with-breadcrumbs-height)}.neeto-molecules-header--has-breadcrumbs .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano,.neeto-molecules-header--small{flex-shrink:0;min-height:0}.neeto-molecules-header--nano .neeto-molecules-header__breadcrumbs-wrap,.neeto-molecules-header--small .neeto-molecules-header__breadcrumbs-wrap{margin:0 0 16px}.neeto-molecules-header--small .neeto-molecules-header__page-title{margin-top:-4px}.neeto-molecules-header--small .neeto-molecules-header__page-title h2{font-size:32px}.neeto-molecules-header--nano .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano .neeto-molecules-header__page-title h2{font-size:24px}";
|
|
68
68
|
n(css,{});
|
|
69
69
|
|
|
70
70
|
var Breadcrumbs = function Breadcrumbs(_ref) {
|
package/dist/Security.js
CHANGED
|
@@ -1279,7 +1279,7 @@ function _defineProperty(obj, key, value) {
|
|
|
1279
1279
|
return obj;
|
|
1280
1280
|
}
|
|
1281
1281
|
|
|
1282
|
-
var css$2 = ":root{--neeto-molecules-main-header-height:98px;--neeto-molecules-main-header-with-breadcrumbs-height:170px}.neeto-molecules-header{align-items:flex-start!important;background:rgb(var(--neeto-ui-white));display:flex;flex-direction:row;justify-content:space-between;min-height:98px;min-height:var(--neeto-molecules-main-header-height);padding:40px 0 24px!important;width:100%}.neeto-molecules-header .neeto-molecules-header__toggle-menubar-btn{margin-right:8px}.neeto-molecules-header .neeto-molecules-header__left{align-items:flex-start!important;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.neeto-molecules-header .neeto-molecules-header__left-data-wrap{display:flex;flex-wrap:wrap}.neeto-molecules-header .neeto-molecules-header__page-title{align-items:center;display:flex;flex-direction:row;gap:12px;margin-top:-16px;width:100%}.neeto-molecules-header .neeto-molecules-header__page-title h2{font-size:40px;line-height:var(--neeto-ui-leading-tight)}.neeto-molecules-header .neeto-molecules-header__breadcrumbs-wrap{display:flex;margin:0 0 40px}.neeto-molecules-header .neeto-molecules-header__breadcrumb{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;line-height:1}.neeto-molecules-header .neeto-molecules-header__breadcrumb a{text-decoration:none;transition:all .3s ease-in-out}.neeto-molecules-header .neeto-molecules-header__breadcrumb a:focus-visible{border-radius:var(--neeto-ui-rounded-sm);outline:3px solid rgba(var(--neeto-ui-primary-500),50%)}.neeto-molecules-header .neeto-molecules-header__breadcrumb-separator{font-size:12px;line-height:16px;margin:0 12px!important}.neeto-molecules-header .neeto-molecules-header__right{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.neeto-molecules-header--has-breadcrumbs{min-height:170px;min-height:var(--neeto-molecules-main-header-with-breadcrumbs-height)}.neeto-molecules-header--has-breadcrumbs .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano,.neeto-molecules-header--small{flex-shrink:0;min-height:0}.neeto-molecules-header--nano .neeto-molecules-header__breadcrumbs-wrap,.neeto-molecules-header--small .neeto-molecules-header__breadcrumbs-wrap{margin:0 0 16px}.neeto-molecules-header--small .neeto-molecules-header__page-title{margin-top:-4px}.neeto-molecules-header--small .neeto-molecules-header__page-title h2{font-size:32px}.neeto-molecules-header--nano .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano .neeto-molecules-header__page-title h2{font-size:24px}";
|
|
1282
|
+
var css$2 = ":root{--neeto-molecules-main-header-height:98px;--neeto-molecules-main-header-with-breadcrumbs-height:170px}.neeto-molecules-header{align-items:flex-start!important;background:rgb(var(--neeto-ui-white));display:flex;flex-direction:row;justify-content:space-between;min-height:98px;min-height:var(--neeto-molecules-main-header-height);padding:40px 0 24px!important;width:100%}@media screen and (max-width:768px){.neeto-molecules-header{flex-wrap:wrap;gap:16px}}.neeto-molecules-header .neeto-molecules-header__toggle-menubar-btn{margin-right:8px}.neeto-molecules-header .neeto-molecules-header__left{align-items:flex-start!important;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.neeto-molecules-header .neeto-molecules-header__left-data-wrap{display:flex;flex-wrap:wrap}.neeto-molecules-header .neeto-molecules-header__page-title{align-items:center;display:flex;flex-direction:row;gap:12px;margin-top:-16px;width:100%}@media screen and (max-width:768px){.neeto-molecules-header .neeto-molecules-header__page-title{margin-top:-8px}}.neeto-molecules-header .neeto-molecules-header__page-title h2{font-size:40px;line-height:var(--neeto-ui-leading-tight)}@media screen and (max-width:768px){.neeto-molecules-header .neeto-molecules-header__page-title h2{font-size:30px}}.neeto-molecules-header .neeto-molecules-header__breadcrumbs-wrap{display:flex;margin:0 0 40px}.neeto-molecules-header .neeto-molecules-header__breadcrumb{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;line-height:1}.neeto-molecules-header .neeto-molecules-header__breadcrumb a{text-decoration:none;transition:all .3s ease-in-out}.neeto-molecules-header .neeto-molecules-header__breadcrumb a:focus-visible{border-radius:var(--neeto-ui-rounded-sm);outline:3px solid rgba(var(--neeto-ui-primary-500),50%)}.neeto-molecules-header .neeto-molecules-header__breadcrumb-separator{font-size:12px;line-height:16px;margin:0 12px!important}.neeto-molecules-header .neeto-molecules-header__right{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.neeto-molecules-header--has-breadcrumbs{min-height:170px;min-height:var(--neeto-molecules-main-header-with-breadcrumbs-height)}.neeto-molecules-header--has-breadcrumbs .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano,.neeto-molecules-header--small{flex-shrink:0;min-height:0}.neeto-molecules-header--nano .neeto-molecules-header__breadcrumbs-wrap,.neeto-molecules-header--small .neeto-molecules-header__breadcrumbs-wrap{margin:0 0 16px}.neeto-molecules-header--small .neeto-molecules-header__page-title{margin-top:-4px}.neeto-molecules-header--small .neeto-molecules-header__page-title h2{font-size:32px}.neeto-molecules-header--nano .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano .neeto-molecules-header__page-title h2{font-size:24px}";
|
|
1283
1283
|
n(css$2,{});
|
|
1284
1284
|
|
|
1285
1285
|
var Breadcrumbs = function Breadcrumbs(_ref) {
|
package/dist/Sidebar.js
CHANGED
|
@@ -3,6 +3,7 @@ import classnames from 'classnames';
|
|
|
3
3
|
import { globalProps as globalProps$1 } from '@bigbinary/neeto-commons-frontend/initializers';
|
|
4
4
|
import { useFetchNeetoApps, useLocalStorage } from '@bigbinary/neeto-commons-frontend/react-utils';
|
|
5
5
|
import { Typography, Input, Tooltip, Spinner, Avatar, Button } from '@bigbinary/neetoui';
|
|
6
|
+
import { toLower, all, mergeDeepLeft, curry, is, includes, __, not } from 'ramda';
|
|
6
7
|
import { useTranslation } from 'react-i18next';
|
|
7
8
|
import { Link, useLocation, NavLink } from 'react-router-dom';
|
|
8
9
|
import { NeetoIcon, Search, AppSwitcher as AppSwitcher$1, ChatEmpty, Book, Gift, Keyboard, User, Settings, LeftArrow, Help, Down } from '@bigbinary/neeto-icons';
|
|
@@ -10,7 +11,6 @@ import { capitalize, truncate, isPresent, findBy, isNotPresent } from '@bigbinar
|
|
|
10
11
|
import * as AppIcons from '@bigbinary/neeto-icons/app-icons';
|
|
11
12
|
import { t as t$1 } from 'i18next';
|
|
12
13
|
import { resetAuthTokens } from '@bigbinary/neeto-commons-frontend/utils';
|
|
13
|
-
import { toLower, all, mergeDeepLeft, curry, is, includes, __, not } from 'ramda';
|
|
14
14
|
import KeyboardShortcuts from '@bigbinary/neeto-molecules/KeyboardShortcuts';
|
|
15
15
|
import * as ProductTypefaceLogos from '@bigbinary/neeto-icons/typeface-logos';
|
|
16
16
|
import { Neeto } from '@bigbinary/neeto-icons/typeface-logos';
|
|
@@ -85,7 +85,7 @@ var Chevron = function Chevron(_ref) {
|
|
|
85
85
|
|
|
86
86
|
var e=[],t=[];function n(n,r){if(n&&"undefined"!=typeof document){var a,s=!0===r.prepend?"prepend":"append",d=!0===r.singleTag,i="string"==typeof r.container?document.querySelector(r.container):document.getElementsByTagName("head")[0];if(d){var u=e.indexOf(i);-1===u&&(u=e.push(i)-1,t[u]={}),a=t[u]&&t[u][s]?t[u][s]:t[u][s]=c();}else a=c();65279===n.charCodeAt(0)&&(n=n.substring(1)),a.styleSheet?a.styleSheet.cssText+=n:a.appendChild(document.createTextNode(n));}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),r.attributes)for(var t=Object.keys(r.attributes),n=0;n<t.length;n++)e.setAttribute(t[n],r.attributes[t[n]]);var a="prepend"===s?"afterbegin":"beforeend";return i.insertAdjacentElement(a,e),e}}
|
|
87
87
|
|
|
88
|
-
var css$1 = ".neeto-molecules-app-switcher__wrapper{align-items:flex-start;background-color:rgb(var(--neeto-ui-white));display:flex;flex-direction:column;justify-content:flex-start;max-width:100%;overflow-y:auto;padding:40px;position:relative;transition:all .3s;width:100%}@media only screen and (max-width:992px){.neeto-molecules-app-switcher__wrapper{padding:32px}}.neeto-molecules-app-switcher__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(288px,1fr))}@media only screen and (max-width:992px){.neeto-molecules-app-switcher__grid{grid-template-columns:repeat(auto-fill,minmax(248px,1fr))}}.neeto-molecules-app-switcher__header{align-items:center;display:flex;gap:32px;justify-content:space-between;margin-bottom:32px;position:relative;width:100%}@media only screen and (max-width:768px){.neeto-molecules-app-switcher__header{align-items:flex-start;flex-direction:column-reverse;gap:24px}}@media only screen and (max-width:640px){.neeto-molecules-app-switcher__header h1{font-size:
|
|
88
|
+
var css$1 = ".neeto-molecules-app-switcher__wrapper{align-items:flex-start;background-color:rgb(var(--neeto-ui-white));display:flex;flex-direction:column;justify-content:flex-start;max-width:100%;overflow-y:auto;padding:40px;position:relative;transition:all .3s;width:100%}@media only screen and (max-width:992px){.neeto-molecules-app-switcher__wrapper{padding:32px}}@media screen and (max-width:768px){.neeto-molecules-app-switcher__wrapper{padding:16px}}.neeto-molecules-app-switcher__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(288px,1fr))}@media only screen and (max-width:992px){.neeto-molecules-app-switcher__grid{grid-template-columns:repeat(auto-fill,minmax(248px,1fr))}}@media only screen and (max-width:640px){.neeto-molecules-app-switcher__grid{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}.neeto-molecules-app-switcher__header{align-items:center;display:flex;gap:32px;justify-content:space-between;margin-bottom:32px;position:relative;width:100%}@media only screen and (max-width:768px){.neeto-molecules-app-switcher__header{align-items:flex-start;flex-direction:column-reverse;gap:24px}}@media only screen and (max-width:640px){.neeto-molecules-app-switcher__header h1{font-size:24px}}.neeto-molecules-app-switcher__close-btn{position:absolute;right:12px;top:12px}.neeto-molecules-app-switcher__search-wrapper{flex-grow:1}@media only screen and (min-width:992px){.neeto-molecules-app-switcher__search-wrapper{flex-grow:0;width:296px}}.neeto-molecules-app-switcher__body{display:flex;flex-direction:column;font-size:var(--neeto-ui-text-sm);gap:12px;margin-bottom:24px;width:100%}.neeto-molecules-app-switcher-link{align-items:center;background-color:rgb(var(--neeto-ui-gray-100));border-color:rgb(var(--neeto-ui-gray-100));border-radius:var(--neeto-ui-rounded-lg);border-style:solid;border-width:2px;cursor:pointer;display:flex;gap:12px;max-width:100%;padding:12px 16px;text-decoration:none;transition:background-color .3s ease-in-out;width:100%}.neeto-molecules-app-switcher-link:focus,.neeto-molecules-app-switcher-link:focus-visible{outline:none}.neeto-molecules-app-switcher-link:focus-visible{background-color:rgb(var(--neeto-ui-gray-200))}.neeto-molecules-app-switcher-link:not(.neeto-molecules-app-switcher-link--active):hover{background-color:rgb(var(--neeto-ui-gray-200))}.neeto-molecules-app-switcher-link--active{background:rgb(var(--neeto-ui-primary-100));border-color:rgb(var(--neeto-ui-primary-600))}.neeto-molecules-app-switcher-link__icon-holder{align-items:center;border-radius:var(--neeto-ui-rounded-lg);display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.neeto-molecules-app-switcher-link__content{flex-grow:1}.neeto-molecules-app-switcher-link__content span{display:block}";
|
|
89
89
|
n(css$1,{});
|
|
90
90
|
|
|
91
91
|
function _extends() {
|
|
@@ -197,7 +197,7 @@ var AppSwitcher = function AppSwitcher() {
|
|
|
197
197
|
}, /*#__PURE__*/React.createElement(Body, null));
|
|
198
198
|
};
|
|
199
199
|
|
|
200
|
-
var css = ":root{--neeto-molecules-sidebar-width:240px;--neeto-molecules-sidebar-z-index:99998;--neeto-chat-primary:136,134,255;--neeto-wireframe-primary:106,103,232;--neeto-site-primary:129,118,255;--neeto-desk-primary:253,148,55;--neeto-planner-primary:82,169,198;--neeto-replay-primary:32,199,189;--neeto-course-primary:140,214,114;--neeto-ci-primary:255,133,184;--neeto-invoice-primary:70,160,211;--neeto-quiz-primary:254,99,99;--neeto-runner-primary:75,71,255;--neeto-form-primary:254,128,114;--neeto-crm-primary:96,154,240;--neeto-changelog-primary:255,135,135;--neeto-deploy-primary:20,209,164;--neeto-kb-primary:101,205,161;--neeto-cal-primary:238,77,95;--neeto-invisible-primary:121,157,250;--neeto-testify-primary:255,158,69;--neeto-monitor-primary:70,181,197;--neeto-git-primary:255,78,110}.neeto-molecules-sidebar__wrapper{display:flex;max-width:240px;max-width:var(--neeto-molecules-sidebar-width);position:relative;transition:all .15s;width:240px;width:var(--neeto-molecules-sidebar-width)}.neeto-molecules-sidebar__wrapper--collapsed{max-width:0;width:0}.neeto-molecules-sidebar__wrapper--collapsed .neeto-molecules-sidebar__toggler{right:-36px;transform:scale(-1)}.neeto-molecules-sidebar{background-color:rgb(var(--neeto-ui-gray-100));border-right:1px solid rgb(var(--neeto-ui-gray-100));height:100vh;padding:24px 0;width:100%;z-index:99998;z-index:var(--neeto-molecules-sidebar-z-index)}.neeto-molecules-sidebar__no-shrinkable{max-width:240px;max-width:var(--neeto-molecules-sidebar-width);width:240px;width:var(--neeto-molecules-sidebar-width)}.neeto-molecules-sidebar::-webkit-scrollbar{height:0;width:0}.neeto-molecules-sidebar::-webkit-scrollbar-thumb{background:rgb(var(--neeto-ui-gray-300));border-radius:50px}.neeto-molecules-sidebar::-webkit-scrollbar-track{background:\"transparent\"}.neeto-molecules-sidebar__toggler{position:absolute;right:8px;top:8px;z-index:99998;z-index:var(--neeto-molecules-sidebar-z-index)}.neeto-molecules-sidebar__header{margin:14px 0 28px;padding:0 24px}.neeto-molecules-sidebar__logo svg{height:20px;max-width:100%;width:auto}.neeto-molecules-sidebar__links{margin-bottom:40px}.neeto-molecules-sidebar__link{color:rgb(var(--neeto-ui-gray-800));gap:10px;padding:12px 24px;position:relative;text-decoration:none!important;transition:var(--neeto-ui-transition);width:100%}.neeto-molecules-sidebar__link-icon{flex-shrink:0;transition:var(--neeto-ui-transition)}.neeto-molecules-sidebar__link-icon svg path{vector-effect:non-scaling-stroke}.neeto-molecules-sidebar__link-icon--rotate{transform:scale(-1)}.neeto-molecules-sidebar__link-icon--caret{opacity:0;transition:opacity .3s ease-in-out}.neeto-molecules-sidebar__link-label,.neeto-molecules-sidebar__link-sub-label{flex-grow:1;text-align:left}.neeto-molecules-sidebar__link:hover{background-color:rgb(var(--neeto-ui-gray-200));color:rgb(var(--neeto-ui-black))}.neeto-molecules-sidebar__link:focus,.neeto-molecules-sidebar__link:focus-visible,.neeto-molecules-sidebar__link[aria-expanded=true]{background-color:rgb(var(--neeto-ui-gray-200));color:rgb(var(--neeto-ui-black));outline:none}.neeto-molecules-sidebar__link.active{background-color:rgb(var(--neeto-ui-white));color:rgb(var(--neeto-ui-black))}.neeto-molecules-sidebar__link.active .neeto-molecules-sidebar__link-label{font-weight:var(--neeto-ui-font-medium)}.neeto-molecules-sidebar__link.active .neeto-molecules-sidebar__link-icon--caret,.neeto-molecules-sidebar__link:focus .neeto-molecules-sidebar__link-icon--caret,.neeto-molecules-sidebar__link:focus-visible .neeto-molecules-sidebar__link-icon--caret,.neeto-molecules-sidebar__link:hover .neeto-molecules-sidebar__link-icon--caret,.neeto-molecules-sidebar__link[aria-expanded=true] .neeto-molecules-sidebar__link-icon--caret{opacity:1}.neeto-molecules-sidebar__link--button:focus{background-color:transparent}.neeto-molecules-sidebar__link--button:focus-visible{background-color:rgb(var(--neeto-ui-gray-200));color:rgb(var(--neeto-ui-gray-800))}.neeto-molecules-sidebar__link--change-log{outline:none!important}.neeto-molecules-sidebar__sublink-wrapper{background-color:rgb(var(--neeto-ui-white));padding:4px 0}.neeto-molecules-sidebar__sublink{background-color:rgb(var(--neeto-ui-white));color:rgb(var(--neeto-ui-gray-700));cursor:pointer;gap:8px;padding:8px 24px 8px 58px;text-decoration:none;transition:all .3s}.neeto-molecules-sidebar__sublink:not(:last-child){margin-bottom:4px}.neeto-molecules-sidebar__sublink .neeto-molecules-sidebar__link-sub-count{opacity:.75}.neeto-molecules-sidebar__sublink:hover{color:rgb(var(--neeto-ui-gray-800));text-decoration:none}.neeto-molecules-sidebar__sublink:hover .neeto-molecules-sidebar__link-sub-count{opacity:1}.neeto-molecules-sidebar__sublink:focus,.neeto-molecules-sidebar__sublink:focus-visible{color:rgb(var(--neeto-ui-gray-800));outline:none;text-decoration:none}.neeto-molecules-sidebar__sublink:focus .neeto-molecules-sidebar__link-sub-count,.neeto-molecules-sidebar__sublink:focus-visible .neeto-molecules-sidebar__link-sub-count{opacity:1}.neeto-molecules-sidebar__sublink.active,.neeto-molecules-sidebar__sublink:active{color:rgb(var(--neeto-ui-black));font-weight:var(--neeto-ui-font-medium);text-decoration:none}.neeto-molecules-sidebar__sublink.active .neeto-molecules-sidebar__link-sub-count,.neeto-molecules-sidebar__sublink:active .neeto-molecules-sidebar__link-sub-count{opacity:1}.neeto-molecules-sidebar__footer{margin-top:auto}.sidebar-featured-tooltip__content{border-radius:8px!important;box-shadow:var(--neeto-ui-shadow-sm)!important}.sidebar-featured-tooltip__content .tippy-content{padding:0}.sidebar-featured-tooltip{padding:12px;width:150px}.sidebar-featured-tooltip__icon-wrap{background-color:rgb(var(--neeto-ui-gray-100));border-radius:8px;height:40px;margin-bottom:8px;margin-left:auto;margin-right:auto;width:40px}.sidebar-featured-tooltip__title{margin-bottom:4px}.neeto-molecules-app-switcher-popup-wrapper,.neeto-molecules-help-popup-wrapper,.neeto-molecules-profile-popup-wrapper{border:1px solid rgb(var(--neeto-ui-gray-400));border-radius:var(--neeto-ui-rounded)!important;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)!important;min-width:240px}.neeto-molecules-app-switcher-popup-wrapper .tippy-content,.neeto-molecules-help-popup-wrapper .tippy-content,.neeto-molecules-profile-popup-wrapper .tippy-content{padding:0}.neeto-molecules-app-switcher-popup-wrapper .tippy-svg-arrow,.neeto-molecules-help-popup-wrapper .tippy-svg-arrow,.neeto-molecules-profile-popup-wrapper .tippy-svg-arrow{display:none!important}.neeto-molecules-profile-popup__top-section{border-top-left-radius:var(--neeto-ui-rounded);border-top-right-radius:var(--neeto-ui-rounded)}.neeto-molecules-profile-sublist{border-top:1px solid rgb(var(--neeto-ui-gray-400))}.neeto-molecules-help-sublist,.neeto-molecules-profile-sublist{list-style:none;margin:0;padding:4px 0}.neeto-molecules-help-sublist__item,.neeto-molecules-profile-sublist__item{width:100%}.neeto-molecules-help-sublist__item-btn,.neeto-molecules-profile-sublist__item-btn{border-radius:0;justify-content:flex-end!important;min-height:40px;text-align:left}.neeto-molecules-help-sublist__item-btn.active,.neeto-molecules-profile-sublist__item-btn.active{background-color:rgb(var(--neeto-ui-gray-800));color:rgb(var(--neeto-ui-white))}.neeto-molecules-help-sublist__item-btn-icon svg path,.neeto-molecules-profile-sublist__item-btn-icon svg path{vector-effect:non-scaling-stroke}.neeto-molecules-help-sublist__item-btn span,.neeto-molecules-profile-sublist__item-btn span{align-items:center;display:flex;gap:8px}.neeto-molecules-sidebar__link-icon{position:relative}.neeto-molecules-sidebar__notif-count{position:absolute;right:-6px;top:-6px;z-index:1}.neeto-molecules-help-sublist__item-btn-count,.neeto-molecules-sidebar__notif-count{align-items:center;background-color:rgb(var(--neeto-ui-primary-500));border-radius:var(--neeto-ui-rounded-full);color:rgb(var(--neeto-ui-white));display:inline-flex;flex-shrink:0;font-size:var(--neeto-ui-text-xxs);height:16px;justify-content:center;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px}.neeto-molecules-app-switcher-popup-wrapper{height:calc(100vh - 16px);margin-bottom:8px;min-width:calc(100vw - 176px);overflow-y:auto}";
|
|
200
|
+
var css = ":root{--neeto-molecules-sidebar-width:240px;--neeto-molecules-sidebar-wrapper-z-index:99997;--neeto-molecules-sidebar-z-index:99998;--neeto-chat-primary:136,134,255;--neeto-wireframe-primary:106,103,232;--neeto-site-primary:129,118,255;--neeto-desk-primary:253,148,55;--neeto-planner-primary:82,169,198;--neeto-replay-primary:32,199,189;--neeto-course-primary:140,214,114;--neeto-ci-primary:255,133,184;--neeto-invoice-primary:70,160,211;--neeto-quiz-primary:254,99,99;--neeto-runner-primary:75,71,255;--neeto-form-primary:254,128,114;--neeto-crm-primary:96,154,240;--neeto-changelog-primary:255,135,135;--neeto-deploy-primary:20,209,164;--neeto-kb-primary:101,205,161;--neeto-cal-primary:238,77,95;--neeto-invisible-primary:121,157,250;--neeto-testify-primary:255,158,69;--neeto-monitor-primary:70,181,197;--neeto-git-primary:255,78,110}@media screen and (min-width:1024px){:root{--neeto-molecules-sidebar-width:240px}}.neeto-molecules-sidebar__wrapper{display:flex;max-width:240px;max-width:var(--neeto-molecules-sidebar-width);position:relative;transition:all .15s;width:240px;width:var(--neeto-molecules-sidebar-width)}@media screen and (max-width:768px){.neeto-molecules-sidebar__wrapper{height:100%;left:0;max-width:100%;position:fixed;top:0;transition:none;width:100%;z-index:99997;z-index:var(--neeto-molecules-sidebar-wrapper-z-index)}.neeto-molecules-sidebar__wrapper .neeto-molecules-sidebar{left:0;max-width:240px;max-width:var(--neeto-molecules-sidebar-width);position:fixed;top:0;transition:none;width:240px;width:var(--neeto-molecules-sidebar-width)}}.neeto-molecules-sidebar__wrapper--collapsed{max-width:0;width:0}.neeto-molecules-sidebar__wrapper--collapsed .neeto-molecules-sidebar__toggler{right:-36px;transform:scale(-1)}@media screen and (max-width:768px){.neeto-molecules-sidebar__wrapper--collapsed .neeto-molecules-sidebar__toggler{left:8px;right:auto}.neeto-molecules-sidebar__wrapper--collapsed .neeto-molecules-sidebar{left:-240px;left:calc(var(--neeto-molecules-sidebar-width)*-1)}}.neeto-molecules-sidebar{background-color:rgb(var(--neeto-ui-gray-100));border-right:1px solid rgb(var(--neeto-ui-gray-100));height:100vh;padding:24px 0;width:100%;z-index:99998;z-index:var(--neeto-molecules-sidebar-z-index)}.neeto-molecules-sidebar__no-shrinkable{max-width:240px;max-width:var(--neeto-molecules-sidebar-width);width:240px;width:var(--neeto-molecules-sidebar-width)}.neeto-molecules-sidebar::-webkit-scrollbar{height:0;width:0}.neeto-molecules-sidebar::-webkit-scrollbar-thumb{background:rgb(var(--neeto-ui-gray-300));border-radius:50px}.neeto-molecules-sidebar::-webkit-scrollbar-track{background:\"transparent\"}.neeto-molecules-sidebar__toggler{position:absolute;right:8px;top:8px;z-index:99998;z-index:var(--neeto-molecules-sidebar-z-index)}@media screen and (max-width:768px){.neeto-molecules-sidebar__toggler{left:202px;left:calc(var(--neeto-molecules-sidebar-width) - 38px);right:auto;transition:none}}.neeto-molecules-sidebar__header{margin:14px 0 28px;padding:0 24px}.neeto-molecules-sidebar__logo svg{height:20px;max-width:100%;width:auto}.neeto-molecules-sidebar__links{margin-bottom:40px}.neeto-molecules-sidebar__link{color:rgb(var(--neeto-ui-gray-800));gap:10px;padding:12px 24px;position:relative;text-decoration:none!important;transition:var(--neeto-ui-transition);width:100%}.neeto-molecules-sidebar__link-icon{flex-shrink:0;transition:var(--neeto-ui-transition)}.neeto-molecules-sidebar__link-icon svg path{vector-effect:non-scaling-stroke}.neeto-molecules-sidebar__link-icon--rotate{transform:scale(-1)}.neeto-molecules-sidebar__link-icon--caret{opacity:0;transition:opacity .3s ease-in-out}.neeto-molecules-sidebar__link-label,.neeto-molecules-sidebar__link-sub-label{flex-grow:1;text-align:left}.neeto-molecules-sidebar__link:hover{background-color:rgb(var(--neeto-ui-gray-200));color:rgb(var(--neeto-ui-black))}.neeto-molecules-sidebar__link:focus,.neeto-molecules-sidebar__link:focus-visible,.neeto-molecules-sidebar__link[aria-expanded=true]{background-color:rgb(var(--neeto-ui-gray-200));color:rgb(var(--neeto-ui-black));outline:none}.neeto-molecules-sidebar__link.active{background-color:rgb(var(--neeto-ui-white));color:rgb(var(--neeto-ui-black))}.neeto-molecules-sidebar__link.active .neeto-molecules-sidebar__link-label{font-weight:var(--neeto-ui-font-medium)}.neeto-molecules-sidebar__link.active .neeto-molecules-sidebar__link-icon--caret,.neeto-molecules-sidebar__link:focus .neeto-molecules-sidebar__link-icon--caret,.neeto-molecules-sidebar__link:focus-visible .neeto-molecules-sidebar__link-icon--caret,.neeto-molecules-sidebar__link:hover .neeto-molecules-sidebar__link-icon--caret,.neeto-molecules-sidebar__link[aria-expanded=true] .neeto-molecules-sidebar__link-icon--caret{opacity:1}.neeto-molecules-sidebar__link--button:focus{background-color:transparent}.neeto-molecules-sidebar__link--button:focus-visible{background-color:rgb(var(--neeto-ui-gray-200));color:rgb(var(--neeto-ui-gray-800))}.neeto-molecules-sidebar__link--change-log{outline:none!important}.neeto-molecules-sidebar__sublink-wrapper{background-color:rgb(var(--neeto-ui-white));padding:4px 0}.neeto-molecules-sidebar__sublink{background-color:rgb(var(--neeto-ui-white));color:rgb(var(--neeto-ui-gray-700));cursor:pointer;gap:8px;padding:8px 24px 8px 58px;text-decoration:none;transition:all .3s}.neeto-molecules-sidebar__sublink:not(:last-child){margin-bottom:4px}.neeto-molecules-sidebar__sublink .neeto-molecules-sidebar__link-sub-count{opacity:.75}.neeto-molecules-sidebar__sublink:hover{color:rgb(var(--neeto-ui-gray-800));text-decoration:none}.neeto-molecules-sidebar__sublink:hover .neeto-molecules-sidebar__link-sub-count{opacity:1}.neeto-molecules-sidebar__sublink:focus,.neeto-molecules-sidebar__sublink:focus-visible{color:rgb(var(--neeto-ui-gray-800));outline:none;text-decoration:none}.neeto-molecules-sidebar__sublink:focus .neeto-molecules-sidebar__link-sub-count,.neeto-molecules-sidebar__sublink:focus-visible .neeto-molecules-sidebar__link-sub-count{opacity:1}.neeto-molecules-sidebar__sublink.active,.neeto-molecules-sidebar__sublink:active{color:rgb(var(--neeto-ui-black));font-weight:var(--neeto-ui-font-medium);text-decoration:none}.neeto-molecules-sidebar__sublink.active .neeto-molecules-sidebar__link-sub-count,.neeto-molecules-sidebar__sublink:active .neeto-molecules-sidebar__link-sub-count{opacity:1}.neeto-molecules-sidebar__footer{margin-top:auto}.sidebar-featured-tooltip__content{border-radius:8px!important;box-shadow:var(--neeto-ui-shadow-sm)!important}.sidebar-featured-tooltip__content .tippy-content{padding:0}.sidebar-featured-tooltip{padding:12px;width:150px}.sidebar-featured-tooltip__icon-wrap{background-color:rgb(var(--neeto-ui-gray-100));border-radius:8px;height:40px;margin-bottom:8px;margin-left:auto;margin-right:auto;width:40px}.sidebar-featured-tooltip__title{margin-bottom:4px}.neeto-molecules-app-switcher-popup-wrapper,.neeto-molecules-help-popup-wrapper,.neeto-molecules-profile-popup-wrapper{border:1px solid rgb(var(--neeto-ui-gray-400));border-radius:var(--neeto-ui-rounded)!important;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)!important;min-width:240px}.neeto-molecules-app-switcher-popup-wrapper .tippy-content,.neeto-molecules-help-popup-wrapper .tippy-content,.neeto-molecules-profile-popup-wrapper .tippy-content{padding:0}.neeto-molecules-app-switcher-popup-wrapper .tippy-svg-arrow,.neeto-molecules-help-popup-wrapper .tippy-svg-arrow,.neeto-molecules-profile-popup-wrapper .tippy-svg-arrow{display:none!important}.neeto-molecules-profile-popup__top-section{border-top-left-radius:var(--neeto-ui-rounded);border-top-right-radius:var(--neeto-ui-rounded)}.neeto-molecules-profile-sublist{border-top:1px solid rgb(var(--neeto-ui-gray-400))}.neeto-molecules-help-sublist,.neeto-molecules-profile-sublist{list-style:none;margin:0;padding:4px 0}.neeto-molecules-help-sublist__item,.neeto-molecules-profile-sublist__item{width:100%}.neeto-molecules-help-sublist__item-btn,.neeto-molecules-profile-sublist__item-btn{border-radius:0;justify-content:flex-end!important;min-height:40px;text-align:left}.neeto-molecules-help-sublist__item-btn.active,.neeto-molecules-profile-sublist__item-btn.active{background-color:rgb(var(--neeto-ui-gray-800));color:rgb(var(--neeto-ui-white))}.neeto-molecules-help-sublist__item-btn-icon svg path,.neeto-molecules-profile-sublist__item-btn-icon svg path{vector-effect:non-scaling-stroke}.neeto-molecules-help-sublist__item-btn span,.neeto-molecules-profile-sublist__item-btn span{align-items:center;display:flex;gap:8px}.neeto-molecules-sidebar__link-icon{position:relative}.neeto-molecules-sidebar__notif-count{position:absolute;right:-6px;top:-6px;z-index:1}.neeto-molecules-help-sublist__item-btn-count,.neeto-molecules-sidebar__notif-count{align-items:center;background-color:rgb(var(--neeto-ui-primary-500));border-radius:var(--neeto-ui-rounded-full);color:rgb(var(--neeto-ui-white));display:inline-flex;flex-shrink:0;font-size:var(--neeto-ui-text-xxs);height:16px;justify-content:center;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px}.neeto-molecules-app-switcher-popup-wrapper{height:calc(100vh - 16px);margin-bottom:8px;min-width:calc(100vw - 176px);overflow-y:auto}@media screen and (max-width:768px){.neeto-molecules-app-switcher-popup-wrapper{width:calc(100vw - 185px)!important}}.neeto-molecules-sidebar__backdrop{background-color:rgba(var(--neeto-ui-black),.4);height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:769px){.neeto-molecules-sidebar__backdrop{display:none;visibility:hidden}}";
|
|
201
201
|
n(css,{});
|
|
202
202
|
|
|
203
203
|
var AppSwitcherButton = function AppSwitcherButton() {
|
|
@@ -213,13 +213,17 @@ var AppSwitcherButton = function AppSwitcherButton() {
|
|
|
213
213
|
isStale = _useFetchNeetoApps.isStale;
|
|
214
214
|
return /*#__PURE__*/React.createElement(Tooltip, {
|
|
215
215
|
interactive: true,
|
|
216
|
+
appendTo: function appendTo() {
|
|
217
|
+
return document.body;
|
|
218
|
+
},
|
|
216
219
|
className: "neeto-molecules-app-switcher-popup-wrapper",
|
|
217
220
|
content: /*#__PURE__*/React.createElement(AppSwitcher, null),
|
|
221
|
+
delay: [300, null],
|
|
218
222
|
disabled: !data,
|
|
219
223
|
hideOnClick: false,
|
|
220
|
-
interactiveDebounce: 20,
|
|
221
224
|
offset: [0, -70],
|
|
222
225
|
position: "right",
|
|
226
|
+
strategy: "fixed",
|
|
223
227
|
theme: "light"
|
|
224
228
|
}, /*#__PURE__*/React.createElement("button", {
|
|
225
229
|
className: "neeto-molecules-sidebar__link neeto-molecules-sidebar__link--app-switcher neeto-molecules-sidebar__link--button neeto-ui-flex neeto-ui-w-full neeto-ui-select-none neeto-ui-items-center neeto-ui-justify-start neeto-ui-shadow-none",
|
|
@@ -532,6 +536,9 @@ var ProfileButton = function ProfileButton(_ref) {
|
|
|
532
536
|
var profileInfo = getProfileInfo(data === null || data === void 0 ? void 0 : data.isOwner, profileInfoOverrides);
|
|
533
537
|
return /*#__PURE__*/React.createElement(Tooltip, {
|
|
534
538
|
interactive: true,
|
|
539
|
+
appendTo: function appendTo() {
|
|
540
|
+
return document.body;
|
|
541
|
+
},
|
|
535
542
|
className: "neeto-molecules-profile-popup-wrapper",
|
|
536
543
|
content: /*#__PURE__*/React.createElement(ProfileMenu, {
|
|
537
544
|
extraTopLinks: extraTopLinks,
|
|
@@ -542,6 +549,7 @@ var ProfileButton = function ProfileButton(_ref) {
|
|
|
542
549
|
interactiveDebounce: 20,
|
|
543
550
|
offset: [0, -70],
|
|
544
551
|
position: "right",
|
|
552
|
+
strategy: "fixed",
|
|
545
553
|
theme: "light"
|
|
546
554
|
}, /*#__PURE__*/React.createElement(ProfileSection$1, {
|
|
547
555
|
profileInfo: profileInfo
|
|
@@ -642,6 +650,9 @@ var Footer = function Footer(_ref) {
|
|
|
642
650
|
className: "neeto-molecules-sidebar__footer neeto-molecules-sidebar__no-shrinkable"
|
|
643
651
|
}, /*#__PURE__*/React.createElement(Tooltip, {
|
|
644
652
|
interactive: true,
|
|
653
|
+
appendTo: function appendTo() {
|
|
654
|
+
return document.body;
|
|
655
|
+
},
|
|
645
656
|
className: "neeto-molecules-help-popup-wrapper",
|
|
646
657
|
content: /*#__PURE__*/React.createElement(HelpSectionMenu, {
|
|
647
658
|
changesCount: changesCount,
|
|
@@ -802,6 +813,10 @@ var Sidebar = function Sidebar(_ref) {
|
|
|
802
813
|
_useState2 = _slicedToArray(_useState, 2),
|
|
803
814
|
isAppSwitcherOpen = _useState2[0],
|
|
804
815
|
setIsAppSwitcherOpen = _useState2[1];
|
|
816
|
+
var _useState3 = useState(false),
|
|
817
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
818
|
+
isSidebarPaneOpen = _useState4[0],
|
|
819
|
+
setIsSidebarPaneOpen = _useState4[1];
|
|
805
820
|
var _useLocalStorage = useLocalStorage(getSidebarStateLocalStorageKey(), false),
|
|
806
821
|
_useLocalStorage2 = _slicedToArray(_useLocalStorage, 2),
|
|
807
822
|
isSidebarCollapsed = _useLocalStorage2[0],
|
|
@@ -809,17 +824,37 @@ var Sidebar = function Sidebar(_ref) {
|
|
|
809
824
|
var location = useLocation();
|
|
810
825
|
var _useTranslation = useTranslation(),
|
|
811
826
|
t = _useTranslation.t;
|
|
827
|
+
var isLargerScreen = function isLargerScreen() {
|
|
828
|
+
return window.innerWidth > 768;
|
|
829
|
+
};
|
|
830
|
+
var isSidebarClosed = isLargerScreen() ? isSidebarCollapsed : not(isSidebarPaneOpen);
|
|
812
831
|
useEffect(function () {
|
|
813
832
|
isAppSwitcherOpen && setIsAppSwitcherOpen(false);
|
|
814
833
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
815
834
|
}, [location]);
|
|
835
|
+
useEffect(function () {
|
|
836
|
+
var handleResize = function handleResize() {
|
|
837
|
+
if (isLargerScreen()) return;
|
|
838
|
+
setIsSidebarPaneOpen(false);
|
|
839
|
+
setIsSidebarCollapsed(true);
|
|
840
|
+
};
|
|
841
|
+
window.addEventListener("resize", handleResize);
|
|
842
|
+
return function () {
|
|
843
|
+
return window.removeEventListener("resize", handleResize);
|
|
844
|
+
};
|
|
845
|
+
}, []);
|
|
816
846
|
var productName = globalProps$1.appName.substr(5).toLowerCase();
|
|
817
847
|
return /*#__PURE__*/React.createElement("div", {
|
|
818
848
|
"data-testid": "sidebar-container",
|
|
819
849
|
className: classnames("neeto-molecules-sidebar__wrapper", {
|
|
820
|
-
"neeto-molecules-sidebar__wrapper--collapsed": isSidebarCollapsed
|
|
850
|
+
"neeto-molecules-sidebar__wrapper--collapsed": isLargerScreen() ? isSidebarCollapsed : not(isSidebarPaneOpen)
|
|
821
851
|
})
|
|
822
852
|
}, /*#__PURE__*/React.createElement("div", {
|
|
853
|
+
className: "neeto-molecules-sidebar__backdrop",
|
|
854
|
+
onClick: function onClick() {
|
|
855
|
+
setIsSidebarPaneOpen(false);
|
|
856
|
+
}
|
|
857
|
+
}), /*#__PURE__*/React.createElement("div", {
|
|
823
858
|
className: "neeto-molecules-sidebar neeto-ui-flex neeto-ui-flex-col neeto-ui-flex-shrink-0 neeto-ui-overflow-y-auto neeto-ui-overflow-x-hidden",
|
|
824
859
|
"data-cy": "sidebar-wrapper",
|
|
825
860
|
"data-testid": "sidebar"
|
|
@@ -836,7 +871,7 @@ var Sidebar = function Sidebar(_ref) {
|
|
|
836
871
|
className: "neeto-molecules-sidebar__toggler",
|
|
837
872
|
"data-cy": "neeto-molecules-sidebar-toggler",
|
|
838
873
|
"data-testid": "sidebar-toggleButton",
|
|
839
|
-
style: "text",
|
|
874
|
+
style: isLargerScreen() ? "text" : "secondary",
|
|
840
875
|
icon: function icon() {
|
|
841
876
|
return /*#__PURE__*/React.createElement(Chevron, {
|
|
842
877
|
style: {
|
|
@@ -845,11 +880,12 @@ var Sidebar = function Sidebar(_ref) {
|
|
|
845
880
|
});
|
|
846
881
|
},
|
|
847
882
|
tooltipProps: {
|
|
848
|
-
content:
|
|
883
|
+
content: isSidebarClosed ? t("neetoMolecules.sidebar.showMenu") : t("neetoMolecules.sidebar.hideMenu"),
|
|
849
884
|
position: "bottom"
|
|
850
885
|
},
|
|
851
886
|
onClick: function onClick() {
|
|
852
887
|
setIsSidebarCollapsed(!isSidebarCollapsed);
|
|
888
|
+
setIsSidebarPaneOpen(not);
|
|
853
889
|
}
|
|
854
890
|
}));
|
|
855
891
|
};
|
package/dist/Sidebar.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Sidebar.js","sources":["../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js","../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js","../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js","../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js","../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js","../node_modules/@babel/runtime/helpers/esm/slicedToArray.js","../src/components/Sidebar/Chevron.jsx","../node_modules/rollup-plugin-styles/dist/runtime/inject-css.js","../node_modules/@babel/runtime/helpers/esm/extends.js","../src/components/Sidebar/AppSwitcher/AppLink.jsx","../src/components/Sidebar/AppSwitcher/Body.jsx","../src/components/Sidebar/AppSwitcher/index.jsx","../src/components/Sidebar/Footer/AppSwitcherButton.jsx","../src/components/Sidebar/constants.js","../src/components/Sidebar/utils.js","../src/components/Sidebar/Footer/utils.js","../src/components/Sidebar/ProfileSection/index.jsx","../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js","../node_modules/@babel/runtime/helpers/esm/iterableToArray.js","../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js","../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js","../node_modules/@babel/runtime/helpers/esm/typeof.js","../node_modules/@babel/runtime/helpers/esm/toPrimitive.js","../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js","../node_modules/@babel/runtime/helpers/esm/defineProperty.js","../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js","../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js","../src/components/Sidebar/ProfileSection/LinkSection.jsx","../src/components/Sidebar/ProfileSection/ProfileMenu.jsx","../src/components/Sidebar/Footer/ProfileButton.jsx","../src/components/Sidebar/HelpSection/index.jsx","../src/components/Sidebar/HelpSection/HelpSectionMenu.jsx","../src/components/Sidebar/Footer/index.jsx","../src/components/Sidebar/Header.jsx","../src/components/Sidebar/Links.jsx","../src/components/Sidebar/index.jsx"],"sourcesContent":["export default function _arrayWithHoles(arr) {\n if (Array.isArray(arr)) return arr;\n}","export default function _iterableToArrayLimit(r, l) {\n var t = null == r ? null : \"undefined\" != typeof Symbol && r[Symbol.iterator] || r[\"@@iterator\"];\n if (null != t) {\n var e,\n n,\n i,\n u,\n a = [],\n f = !0,\n o = !1;\n try {\n if (i = (t = t.call(r)).next, 0 === l) {\n if (Object(t) !== t) return;\n f = !1;\n } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0);\n } catch (r) {\n o = !0, n = r;\n } finally {\n try {\n if (!f && null != t[\"return\"] && (u = t[\"return\"](), Object(u) !== u)) return;\n } finally {\n if (o) throw n;\n }\n }\n return a;\n }\n}","export default function _arrayLikeToArray(arr, len) {\n if (len == null || len > arr.length) len = arr.length;\n for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];\n return arr2;\n}","import arrayLikeToArray from \"./arrayLikeToArray.js\";\nexport default function _unsupportedIterableToArray(o, minLen) {\n if (!o) return;\n if (typeof o === \"string\") return arrayLikeToArray(o, minLen);\n var n = Object.prototype.toString.call(o).slice(8, -1);\n if (n === \"Object\" && o.constructor) n = o.constructor.name;\n if (n === \"Map\" || n === \"Set\") return Array.from(o);\n if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);\n}","export default function _nonIterableRest() {\n throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","import arrayWithHoles from \"./arrayWithHoles.js\";\nimport iterableToArrayLimit from \"./iterableToArrayLimit.js\";\nimport unsupportedIterableToArray from \"./unsupportedIterableToArray.js\";\nimport nonIterableRest from \"./nonIterableRest.js\";\nexport default function _slicedToArray(arr, i) {\n return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();\n}","import React from \"react\";\n\nconst Chevron = ({ style }) => (\n <svg height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" {...{ style }}>\n <path\n d=\"M7.07031 13.8887C7.2207 14.0391 7.40527 14.1211 7.62402 14.1211C8.06836 14.1211 8.41699 13.7725 8.41699 13.3281C8.41699 13.1094 8.32812 12.9043 8.17773 12.7539L3.37207 8.05762L8.17773 3.375C8.32812 3.21777 8.41699 3.0127 8.41699 2.80078C8.41699 2.35645 8.06836 2.00781 7.62402 2.00781C7.40527 2.00781 7.2207 2.08984 7.07031 2.24023L1.73828 7.44922C1.56055 7.62012 1.46484 7.8252 1.46484 8.06445C1.46484 8.29688 1.55371 8.49512 1.73828 8.67969L7.07031 13.8887ZM13.1748 13.8887C13.3252 14.0391 13.5098 14.1211 13.7354 14.1211C14.1797 14.1211 14.5283 13.7725 14.5283 13.3281C14.5283 13.1094 14.4395 12.9043 14.2891 12.7539L9.4834 8.05762L14.2891 3.375C14.4395 3.21777 14.5283 3.0127 14.5283 2.80078C14.5283 2.35645 14.1797 2.00781 13.7354 2.00781C13.5098 2.00781 13.3252 2.08984 13.1748 2.24023L7.84961 7.44922C7.66504 7.62012 7.57617 7.8252 7.56934 8.06445C7.56934 8.29688 7.66504 8.49512 7.84961 8.67969L13.1748 13.8887Z\"\n fill=\"currentColor\"\n />\n </svg>\n);\n\nexport default Chevron;\n","var e=[],t=[];function n(n,r){if(n&&\"undefined\"!=typeof document){var a,s=!0===r.prepend?\"prepend\":\"append\",d=!0===r.singleTag,i=\"string\"==typeof r.container?document.querySelector(r.container):document.getElementsByTagName(\"head\")[0];if(d){var u=e.indexOf(i);-1===u&&(u=e.push(i)-1,t[u]={}),a=t[u]&&t[u][s]?t[u][s]:t[u][s]=c()}else a=c();65279===n.charCodeAt(0)&&(n=n.substring(1)),a.styleSheet?a.styleSheet.cssText+=n:a.appendChild(document.createTextNode(n))}function c(){var e=document.createElement(\"style\");if(e.setAttribute(\"type\",\"text/css\"),r.attributes)for(var t=Object.keys(r.attributes),n=0;n<t.length;n++)e.setAttribute(t[n],r.attributes[t[n]]);var a=\"prepend\"===s?\"afterbegin\":\"beforeend\";return i.insertAdjacentElement(a,e),e}}export{n as default};\n","export default function _extends() {\n _extends = Object.assign ? Object.assign.bind() : function (target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i];\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n }\n return target;\n };\n return _extends.apply(this, arguments);\n}","import React from \"react\";\n\nimport classnames from \"classnames\";\nimport { capitalize } from \"neetocist\";\nimport { NeetoIcon } from \"neetoicons\";\nimport * as AppIcons from \"neetoicons/app-icons\";\nimport { Typography } from \"neetoui\";\n\nimport \"./appswitcher.scss\";\n\nconst AppLink = ({ name, description, url }) => {\n const appName = `Neeto${name.charAt(0)}${name.slice(1).toLowerCase()}`;\n const AppIcon = AppIcons[appName];\n\n return (\n <a\n data-cy={`${name}-app-link`}\n data-test-id={`neetoapp-link-${name}`}\n href={url}\n rel=\"noreferrer\"\n target=\"_blank\"\n className={classnames(\"neeto-molecules-app-switcher-link\", {\n \"neeto-molecules-app-switcher-link--active\":\n capitalize(globalProps.appName) === appName,\n })}\n >\n <div\n className={classnames(\n \"neeto-molecules-app-switcher-link__icon-holder\",\n { \"neeto-ui-bg-primary-500\": !AppIcon }\n )}\n >\n {AppIcon ? (\n <AppIcon size={42} />\n ) : (\n <NeetoIcon color=\"white\" size={42} />\n )}\n </div>\n <div className=\"neeto-molecules-app-switcher-link__content\">\n <Typography\n component=\"span\"\n lineHeight=\"relaxed\"\n style=\"h4\"\n weight=\"medium\"\n >\n {name}\n </Typography>\n <Typography component=\"span\" style=\"body3\" weight=\"normal\">\n {description}\n </Typography>\n </div>\n </a>\n );\n};\n\nexport default React.memo(AppLink);\n","import React, { useState } from \"react\";\n\nimport { useFetchNeetoApps } from \"neetocommons/react-utils\";\nimport { Search } from \"neetoicons\";\nimport { Input, Typography } from \"neetoui\";\nimport { useTranslation } from \"react-i18next\";\n\nimport AppLink from \"./AppLink\";\nimport \"./appswitcher.scss\";\n\nconst Body = () => {\n const { t } = useTranslation();\n const [searchTerm, setSearchTerm] = useState(\"\");\n const { data } = useFetchNeetoApps();\n\n const substring = searchTerm.replace(/ /g, \"\").toLowerCase();\n const filteredApps = data?.neetoApps.filter(({ name }) =>\n name.toLowerCase().includes(substring)\n );\n\n const handleSearch = e => setSearchTerm(e.target.value);\n\n return (\n <>\n <div\n className=\"neeto-molecules-app-switcher__header\"\n data-cy=\"app-switcher-body-wrapper\"\n >\n <Typography style=\"h1\">\n {t(\"neetoMolecules.appSwitcher.chooseNeetoProduct\")}\n </Typography>\n <div className=\"neeto-molecules-app-switcher__search-wrapper\">\n <Input\n autoFocus\n data-cy=\"app-switcher-search-input\"\n placeholder={t(\"neetoMolecules.appSwitcher.searchProducts\")}\n prefix={<Search />}\n type=\"search\"\n value={searchTerm}\n onChange={handleSearch}\n />\n </div>\n </div>\n <div className=\"neeto-molecules-app-switcher__body\">\n {filteredApps?.length > 0 ? (\n <div className=\"neeto-molecules-app-switcher__grid\">\n {filteredApps.map(app => (\n <AppLink key={app.name} {...app} />\n ))}\n </div>\n ) : (\n <Typography className=\"neeto-ui-text-center\" style=\"body1\">\n {t(\"neetoMolecules.appSwitcher.noApps\")}\n </Typography>\n )}\n </div>\n </>\n );\n};\n\nexport default Body;\n","import React from \"react\";\n\nimport \"./appswitcher.scss\";\nimport Body from \"./Body\";\n\nconst AppSwitcher = () => (\n <div\n className=\"neeto-molecules-app-switcher__wrapper\"\n data-cy=\"switcher-wrapper\"\n data-testid=\"switcher-wrapper\"\n key=\"switcher-wrapper\"\n >\n <Body />\n </div>\n);\n\nexport default AppSwitcher;\n","import React, { useState } from \"react\";\n\nimport { useFetchNeetoApps } from \"neetocommons/react-utils\";\nimport { AppSwitcher as NeetoUIAppSwitcherIcon } from \"neetoicons\";\nimport { Typography, Spinner, Tooltip } from \"neetoui\";\nimport { useTranslation } from \"react-i18next\";\n\nimport AppSwitcher from \"../AppSwitcher\";\nimport \"../sidebar.scss\";\n\nconst AppSwitcherButton = () => {\n const { t } = useTranslation();\n const [hasHovered, setHasHovered] = useState(false);\n\n const { data, refetch: refetchNeetoApps, isStale } = useFetchNeetoApps();\n\n return (\n <Tooltip\n interactive\n className=\"neeto-molecules-app-switcher-popup-wrapper\"\n content={<AppSwitcher />}\n disabled={!data}\n hideOnClick={false}\n interactiveDebounce={20}\n offset={[0, -70]}\n position=\"right\"\n theme=\"light\"\n >\n <button\n className=\"neeto-molecules-sidebar__link neeto-molecules-sidebar__link--app-switcher neeto-molecules-sidebar__link--button neeto-ui-flex neeto-ui-w-full neeto-ui-select-none neeto-ui-items-center neeto-ui-justify-start neeto-ui-shadow-none\"\n data-cy=\"app-switcher-button\"\n data-testid=\"app-switcher-button\"\n onMouseEnter={() => {\n if (hasHovered || !isStale) return;\n refetchNeetoApps();\n setHasHovered(true);\n }}\n >\n <span className=\"neeto-molecules-sidebar__link-icon neeto-ui-flex neeto-ui-items-center neeto-ui-justify-center h-6 w-6\">\n {!data && hasHovered ? (\n <span data-testid=\"app-switcher-button-loader\">\n <Spinner />\n </span>\n ) : (\n <NeetoUIAppSwitcherIcon size={24} />\n )}\n </span>\n <Typography\n className=\"neeto-molecules-sidebar__link-label\"\n component=\"span\"\n style=\"body2\"\n weight=\"normal\"\n >\n {t(\"neetoMolecules.sidebar.productSwitcher\")}\n </Typography>\n </button>\n </Tooltip>\n );\n};\n\nexport default AppSwitcherButton;\n","import { t } from \"i18next\";\nimport { Book, Keyboard, Gift, ChatEmpty } from \"neetoicons\";\nimport { toLower } from \"ramda\";\n\nexport const MY_PROFILE_URL = \"/auth/profile/edit\";\nexport const MY_ORGANIZATION_URL = \"/auth/organization/edit\";\nexport const CHANGELOG_WIDGET_TRIGGER_ID = \"neetochangelog-trigger\";\nexport const PRODUCT_LOGO_WIDTH = 40;\nexport const PRODUCT_LOGO_HEIGHT = 40;\n\nexport const DEFAULT_HELP_LINK_PROPS = {\n liveChatProps: {\n label: t(\"neetoMolecules.sidebar.helpLinks.liveChat\"),\n icon: ChatEmpty,\n \"data-cy\": \"help-link-live-chat-button\",\n onClick: () => {\n window.NeetoChat?.contextualHelp?.maximizeWidget();\n window.NeetoChat?.contextualHelp?.openWidget();\n },\n },\n helpCenterProps: {\n label: t(\"neetoMolecules.sidebar.helpLinks.helpArticles\"),\n icon: Book,\n \"data-cy\": \"help-link-help-center-button\",\n href: `https://help.${toLower(globalProps.appName)}.com/`,\n target: \"_blank\",\n },\n changelogProps: {\n id: CHANGELOG_WIDGET_TRIGGER_ID,\n label: t(\"neetoMolecules.sidebar.helpLinks.whatsNew\"),\n icon: Gift,\n \"data-cy\": \"help-link-changelog-button\",\n },\n keyboardShortcutProps: {\n label: t(\"neetoMolecules.sidebar.helpLinks.keyboardShortcuts\"),\n icon: Keyboard,\n \"data-cy\": \"help-link-keyboard-shortcut-button\",\n },\n};\n\nexport const QUERY_CACHE_KEY = \"queryCache\";\nexport const NEETO_APPS_QUERY_KEY = \"neeto-apps-list\";\n","import { all } from \"ramda\";\n\nexport const isSubRouteActive = (subRoute, location) => {\n const currentBrowserUrl = new URL(\n location.pathname + location.search,\n window.location.origin\n );\n const targetUrl = new URL(subRoute, window.location.origin);\n\n if (!currentBrowserUrl.pathname.startsWith(targetUrl.pathname)) {\n return false;\n }\n\n const targetSearchParams = targetUrl.searchParams;\n const targetSearchKeys = Array.from(targetSearchParams.keys());\n\n return all(\n key =>\n currentBrowserUrl.searchParams.get(key) === targetSearchParams.get(key),\n targetSearchKeys\n );\n};\n\nexport const getSidebarStateLocalStorageKey = () => {\n const user = globalProps.user?.email || globalProps.user?.phoneNumber;\n\n return `sidebarState-${user}`;\n};\n","import { t } from \"i18next\";\nimport { resetAuthTokens } from \"neetocommons/utils\";\nimport { User, Settings, LeftArrow } from \"neetoicons\";\nimport { mergeDeepLeft } from \"ramda\";\n\nimport { MY_PROFILE_URL, MY_ORGANIZATION_URL } from \"../constants\";\nimport { getSidebarStateLocalStorageKey } from \"../utils\";\n\nexport const getProfileInfo = (isOwner, profileInfoOverrides) =>\n mergeDeepLeft(profileInfoOverrides, {\n name: `${globalProps.user?.firstName} ${globalProps.user?.lastName}`,\n imageUrl: globalProps.user?.profileImageUrl,\n email: globalProps.user?.email || globalProps.user?.phoneNumber,\n topLinks: [\n {\n label: t(\"neetoMolecules.sidebar.myProfile\"),\n icon: User,\n onClick: () => window.open(MY_PROFILE_URL, \"_blank\"),\n \"data-cy\": \"my-profile-button\",\n },\n isOwner && {\n label: t(\"neetoMolecules.sidebar.myOrganization\"),\n icon: Settings,\n onClick: () => window.open(MY_ORGANIZATION_URL, \"_blank\"),\n \"data-cy\": \"profile-organization-settings-button\",\n },\n ].filter(Boolean),\n bottomLinks: [\n {\n icon: LeftArrow,\n label: t(\"neetoMolecules.sidebar.logout\"),\n onClick: () => {\n resetAuthTokens();\n localStorage.removeItem(getSidebarStateLocalStorageKey());\n window.location.href = \"/logout\";\n },\n \"data-cy\": \"profile-logout-button\",\n },\n ],\n });\n","import React, { forwardRef, useState } from \"react\";\n\nimport { truncate } from \"neetocist\";\nimport { useFetchNeetoApps } from \"neetocommons/react-utils\";\nimport { Avatar, Typography, Spinner } from \"neetoui\";\n\nimport \"../sidebar.scss\";\n\nconst ProfileSection = ({ profileInfo }, ref) => {\n const [hasHovered, setHasHovered] = useState(false);\n\n const { data, refetch: refetchNeetoApps, isStale } = useFetchNeetoApps();\n\n return (\n <button\n className=\"neeto-molecules-sidebar__link neeto-molecules-sidebar__link--button neeto-ui-shadow-none neeto-ui-flex neeto-ui-items-center neeto-ui-no-underline neeto-ui-select-none\"\n data-cy=\"profile-section\"\n data-testid=\"profile-section\"\n {...{ ref }}\n onMouseEnter={() => {\n if (!hasHovered && isStale) {\n refetchNeetoApps();\n setHasHovered(true);\n }\n }}\n >\n {!data && hasHovered ? (\n <span data-testid=\"profile-avatar-loader\">\n <Spinner />\n </span>\n ) : (\n <>\n <Avatar\n className=\"neeto-ui-flex-shrink-0 neeto-molecules-sidebar__profile-avatar\"\n data-testid=\"profile-avatar\"\n size=\"small\"\n user={profileInfo}\n />\n <Typography\n className=\"neeto-molecules-sidebar__link-label\"\n component=\"span\"\n style=\"body2\"\n weight=\"normal\"\n >\n {truncate(profileInfo.name, 18)}\n </Typography>\n </>\n )}\n </button>\n );\n};\n\nexport default forwardRef(ProfileSection);\n","import arrayLikeToArray from \"./arrayLikeToArray.js\";\nexport default function _arrayWithoutHoles(arr) {\n if (Array.isArray(arr)) return arrayLikeToArray(arr);\n}","export default function _iterableToArray(iter) {\n if (typeof Symbol !== \"undefined\" && iter[Symbol.iterator] != null || iter[\"@@iterator\"] != null) return Array.from(iter);\n}","export default function _nonIterableSpread() {\n throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","import arrayWithoutHoles from \"./arrayWithoutHoles.js\";\nimport iterableToArray from \"./iterableToArray.js\";\nimport unsupportedIterableToArray from \"./unsupportedIterableToArray.js\";\nimport nonIterableSpread from \"./nonIterableSpread.js\";\nexport default function _toConsumableArray(arr) {\n return arrayWithoutHoles(arr) || iterableToArray(arr) || unsupportedIterableToArray(arr) || nonIterableSpread();\n}","export default function _typeof(o) {\n \"@babel/helpers - typeof\";\n\n return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (o) {\n return typeof o;\n } : function (o) {\n return o && \"function\" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? \"symbol\" : typeof o;\n }, _typeof(o);\n}","import _typeof from \"./typeof.js\";\nexport default function _toPrimitive(input, hint) {\n if (_typeof(input) !== \"object\" || input === null) return input;\n var prim = input[Symbol.toPrimitive];\n if (prim !== undefined) {\n var res = prim.call(input, hint || \"default\");\n if (_typeof(res) !== \"object\") return res;\n throw new TypeError(\"@@toPrimitive must return a primitive value.\");\n }\n return (hint === \"string\" ? String : Number)(input);\n}","import _typeof from \"./typeof.js\";\nimport toPrimitive from \"./toPrimitive.js\";\nexport default function _toPropertyKey(arg) {\n var key = toPrimitive(arg, \"string\");\n return _typeof(key) === \"symbol\" ? key : String(key);\n}","import toPropertyKey from \"./toPropertyKey.js\";\nexport default function _defineProperty(obj, key, value) {\n key = toPropertyKey(key);\n if (key in obj) {\n Object.defineProperty(obj, key, {\n value: value,\n enumerable: true,\n configurable: true,\n writable: true\n });\n } else {\n obj[key] = value;\n }\n return obj;\n}","export default function _objectWithoutPropertiesLoose(source, excluded) {\n if (source == null) return {};\n var target = {};\n var sourceKeys = Object.keys(source);\n var key, i;\n for (i = 0; i < sourceKeys.length; i++) {\n key = sourceKeys[i];\n if (excluded.indexOf(key) >= 0) continue;\n target[key] = source[key];\n }\n return target;\n}","import objectWithoutPropertiesLoose from \"./objectWithoutPropertiesLoose.js\";\nexport default function _objectWithoutProperties(source, excluded) {\n if (source == null) return {};\n var target = objectWithoutPropertiesLoose(source, excluded);\n var key, i;\n if (Object.getOwnPropertySymbols) {\n var sourceSymbolKeys = Object.getOwnPropertySymbols(source);\n for (i = 0; i < sourceSymbolKeys.length; i++) {\n key = sourceSymbolKeys[i];\n if (excluded.indexOf(key) >= 0) continue;\n if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;\n target[key] = source[key];\n }\n }\n return target;\n}","import React from \"react\";\n\nimport { Button } from \"neetoui\";\n\nimport \"../sidebar.scss\";\n\nconst LinkSection = ({ links }) => (\n <ul className=\"neeto-molecules-profile-sublist\">\n {links.map(({ onClick, label, icon = null, ...otherProps }, idx) => (\n <li className=\"neeto-molecules-profile-sublist__item\" key={idx}>\n <Button\n fullWidth\n className=\"neeto-molecules-profile-sublist__item-btn\"\n iconPosition=\"left\"\n iconSize={18}\n style=\"text\"\n {...{ icon, label, onClick, ...otherProps }}\n />\n </li>\n ))}\n </ul>\n);\n\nexport default LinkSection;\n","import React from \"react\";\n\nimport classnames from \"classnames\";\nimport { truncate } from \"neetocist\";\nimport { Avatar, Typography } from \"neetoui\";\n\nimport LinkSection from \"./LinkSection\";\n\nimport \"../sidebar.scss\";\n\nconst ProfileMenu = ({ profileInfo, extraTopLinks }) => {\n const { name, email, topLinks, bottomLinks, customContent } = profileInfo;\n\n return (\n <div\n className=\"neeto-ui-flex neeto-ui-flex-col neeto-molecules-profile-popup\"\n data-cy=\"profile-popup\"\n data-testid=\"profile-popup\"\n >\n <div\n className={classnames(\n \"neeto-ui-relative neeto-ui-flex neeto-ui-items-center neeto-ui-p-3 neeto-ui-bg-primary-100 neeto-molecules-profile-popup__top-section\"\n )}\n >\n <div className=\"top-0 left-0\">\n <Avatar size=\"large\" user={profileInfo} />\n </div>\n <div className=\"neeto-ui-flex neeto-ui-flex-col neeto-ui-flex-grow neeto-ui-min-w-0 neeto-ui-pl-3\">\n <Typography\n className=\"neeto-ui-m-0\"\n component=\"h2\"\n lineHeight=\"tight\"\n style=\"h5\"\n title={name}\n weight=\"semibold\"\n >\n {truncate(name, 18)}\n </Typography>\n {email && (\n <Typography\n className=\"neeto-ui-w-full neeto-ui-truncate neeto-ui-text-gray-700\"\n lineHeight=\"tight\"\n style=\"body3\"\n >\n {email}\n </Typography>\n )}\n </div>\n </div>\n <div className=\"neeto-molecules-sidebar__profile-wrapper-custom-content\">\n {customContent}\n </div>\n {topLinks && <LinkSection links={[...extraTopLinks, ...topLinks]} />}\n {bottomLinks && <LinkSection links={bottomLinks} />}\n </div>\n );\n};\n\nexport default ProfileMenu;\n","import React from \"react\";\n\nimport { useFetchNeetoApps } from \"neetocommons/react-utils\";\nimport { Tooltip } from \"neetoui\";\n\nimport { getProfileInfo } from \"./utils\";\n\nimport ProfileSection from \"../ProfileSection\";\nimport ProfileMenu from \"../ProfileSection/ProfileMenu\";\n\nconst ProfileButton = ({ extraTopLinks, profileInfoOverrides }) => {\n const { data } = useFetchNeetoApps();\n const profileInfo = getProfileInfo(data?.isOwner, profileInfoOverrides);\n\n return (\n <Tooltip\n interactive\n className=\"neeto-molecules-profile-popup-wrapper\"\n content={<ProfileMenu {...{ extraTopLinks, profileInfo }} />}\n disabled={!data}\n hideOnClick={false}\n interactiveDebounce={20}\n offset={[0, -70]}\n position=\"right\"\n theme=\"light\"\n >\n <ProfileSection {...{ profileInfo }} />\n </Tooltip>\n );\n};\n\nexport default ProfileButton;\n","import React, { forwardRef } from \"react\";\n\nimport { isPresent } from \"neetocist\";\nimport { Help } from \"neetoicons\";\nimport { Typography } from \"neetoui\";\nimport { useTranslation } from \"react-i18next\";\n\nimport \"../sidebar.scss\";\n\n// Rule can be enabled once the ticket - https://github.com/bigbinary/neeto-commons-frontend/issues/905 is closed.\n// eslint-disable-next-line @bigbinary/neeto/no-dumb-components-with-use-translation\nconst HelpSection = ({ changesCount }, ref) => {\n const { t } = useTranslation();\n\n return (\n <button\n className=\"neeto-molecules-sidebar__link neeto-molecules-sidebar__link--button neeto-ui-shadow-none neeto-ui-flex neeto-ui-items-center neeto-ui-no-underline neeto-ui-select-none\"\n data-cy=\"help-button\"\n {...{ ref }}\n >\n <span className=\"neeto-molecules-sidebar__link-icon neeto-ui-flex neeto-ui-items-center neeto-ui-justify-center\">\n <Help size={24} />\n {isPresent(changesCount) && (\n <span\n className=\"neeto-molecules-sidebar__notif-count\"\n data-testid=\"help-icon-changes-count\"\n >\n {changesCount}\n </span>\n )}\n </span>\n <Typography\n className=\"neeto-molecules-sidebar__link-label\"\n component=\"span\"\n style=\"body2\"\n weight=\"normal\"\n >\n {t(\"neetoMolecules.sidebar.helpLinks.helpCenter\")}\n </Typography>\n </button>\n );\n};\n\nexport default forwardRef(HelpSection);\n","import React from \"react\";\n\nimport { isPresent } from \"neetocist\";\nimport KeyboardShortcuts from \"neetomolecules/KeyboardShortcuts\";\nimport { Button } from \"neetoui\";\n\nimport { DEFAULT_HELP_LINK_PROPS } from \"../constants\";\nimport \"../sidebar.scss\";\n\nconst HelpSectionMenu = ({ helpLinkOverrides, changesCount }) => {\n const [, setIsOpen] = KeyboardShortcuts.usePaneState();\n\n const helpLinks = Object.keys(DEFAULT_HELP_LINK_PROPS)\n .map(key => ({\n ...DEFAULT_HELP_LINK_PROPS[key],\n ...helpLinkOverrides[key],\n ...(key === \"keyboardShortcutProps\" && {\n onClick: () => setIsOpen(true),\n }),\n ...(key === \"changelogProps\" && changesCount && { changesCount }),\n }))\n .filter(({ hide }) => !hide);\n\n return (\n <ul className=\"neeto-molecules-help-sublist\">\n {helpLinks.map(({ label, ...buttonProps }, idx) => (\n <li className=\"neeto-molecules-help-sublist__item\" key={idx}>\n <Button\n fullWidth\n className=\"neeto-molecules-help-sublist__item-btn\"\n iconPosition=\"left\"\n iconSize={18}\n style=\"text\"\n {...buttonProps}\n >\n {label}\n {isPresent(buttonProps.changesCount) && (\n <span\n className=\"neeto-molecules-help-sublist__item-btn-count\"\n data-testid=\"help-section-menu-changes-count\"\n >\n {buttonProps.changesCount}\n </span>\n )}\n </Button>\n </li>\n ))}\n </ul>\n );\n};\n\nexport default HelpSectionMenu;\n","import React, { useEffect, useState } from \"react\";\n\nimport { Tooltip } from \"neetoui\";\n\nimport AppSwitcherButton from \"./AppSwitcherButton\";\nimport ProfileButton from \"./ProfileButton\";\n\nimport HelpSection from \"../HelpSection\";\nimport HelpSectionMenu from \"../HelpSection/HelpSectionMenu\";\nimport \"../sidebar.scss\";\n\nconst Footer = ({\n extraTopLinks,\n helpLinkOverrides,\n profileInfoOverrides,\n showAppSwitcher = false,\n}) => {\n const [changesCount, setChangesCount] = useState(null);\n\n useEffect(() => {\n const Nv = {\n onReceiveData: data => {\n if (!data.unreadCount) return;\n setChangesCount(data.unreadCount);\n },\n onShow: () => {\n setChangesCount(null);\n },\n };\n\n window.Nv = window.Nv ? Object.assign(window.Nv, Nv) : Nv;\n }, []);\n\n return (\n <div className=\"neeto-molecules-sidebar__footer neeto-molecules-sidebar__no-shrinkable\">\n <Tooltip\n interactive\n className=\"neeto-molecules-help-popup-wrapper\"\n content={<HelpSectionMenu {...{ changesCount, helpLinkOverrides }} />}\n hideOnClick={false}\n interactiveDebounce={20}\n offset={[0, -70]}\n position=\"right\"\n theme=\"light\"\n >\n <HelpSection {...{ changesCount }} />\n </Tooltip>\n {showAppSwitcher && <AppSwitcherButton />}\n <ProfileButton {...{ extraTopLinks, profileInfoOverrides }} />\n </div>\n );\n};\n\nexport default Footer;\n","import React from \"react\";\n\nimport { capitalize, findBy } from \"neetocist\";\nimport { useFetchNeetoApps } from \"neetocommons/react-utils\";\nimport { Neeto } from \"neetoicons/typeface-logos\";\nimport * as ProductTypefaceLogos from \"neetoicons/typeface-logos\";\nimport { Link } from \"react-router-dom\";\n\nconst Header = ({ customLogo }) => {\n const productName = globalProps.appName.substr(5);\n const logoName = `Neeto${capitalize(productName.toLowerCase())}`;\n const ProductTypefaceLogo = ProductTypefaceLogos[logoName] ?? Neeto;\n const LogoComponent = customLogo ?? ProductTypefaceLogo;\n\n const { data } = useFetchNeetoApps();\n\n let homePath = \"/\";\n if (data?.neetoApps) {\n const thisApp = findBy({ name: productName }, data.neetoApps);\n if (thisApp?.url) {\n homePath = new URL(thisApp?.url).pathname;\n }\n }\n\n return (\n <div\n className=\"neeto-molecules-sidebar__header neeto-molecules-sidebar__no-shrinkable\"\n data-cy=\"sidebar-info\"\n >\n <Link\n className=\"neeto-molecules-sidebar__logo neeto-ui-w-full\"\n to={homePath}\n >\n <LogoComponent />\n </Link>\n </div>\n );\n};\n\nexport default React.memo(Header);\n","import React, { useState } from \"react\";\n\nimport classnames from \"classnames\";\nimport { isNotPresent } from \"neetocist\";\nimport { globalProps } from \"neetocommons/initializers\";\nimport { Down } from \"neetoicons\";\nimport { Typography } from \"neetoui\";\nimport { __, curry, includes, is, not } from \"ramda\";\nimport { NavLink, useLocation } from \"react-router-dom\";\n\nimport { isSubRouteActive } from \"./utils\";\n\nconst Links = ({ navLinks }) => {\n const location = useLocation();\n const [isActiveLinkExpanded, setIsActiveLinkExpanded] = useState(true);\n\n const filterByPermissions = curry(({ permissions }) => {\n if (permissions) {\n return is(Array, permissions)\n ? permissions.some(includes(__, globalProps.permissions))\n : globalProps.permissions.includes(permissions);\n }\n\n return true;\n });\n\n const handleNavLinkClick = (event, isActive, items) => {\n if (isNotPresent(items)) return;\n\n if (isActive()) {\n setIsActiveLinkExpanded(not);\n event.preventDefault();\n\n return;\n }\n\n setIsActiveLinkExpanded(true);\n };\n\n return (\n <div className=\"neeto-molecules-sidebar__links neeto-molecules-sidebar__no-shrinkable\">\n {navLinks\n .filter(filterByPermissions)\n .map(({ label, to, icon, items, ...otherProps }, mainIndex) => {\n const IconSVG = icon;\n const url = new URL(to, window.location.href);\n const isActive = () =>\n is(Function, otherProps.isActive)\n ? otherProps.isActive()\n : location.pathname.startsWith(url.pathname);\n\n const isMenuExpanded = isActive() && isActiveLinkExpanded;\n\n return (\n <React.Fragment key={mainIndex}>\n <NavLink\n activeClassName=\"active\"\n className=\"neeto-ui-flex neeto-ui-items-center neeto-ui-no-underline neeto-ui-select-none neeto-molecules-sidebar__link\"\n onClick={event => handleNavLinkClick(event, isActive, items)}\n {...{ isActive, to, ...otherProps }}\n >\n {icon && (\n <span\n className=\"neeto-molecules-sidebar__link-icon\"\n data-testid={label}\n >\n <IconSVG />\n </span>\n )}\n <Typography\n className=\"neeto-molecules-sidebar__link-label\"\n component=\"span\"\n style=\"body2\"\n weight=\"normal\"\n >\n {label}\n </Typography>\n {items && (\n <span\n className={classnames(\n \"neeto-molecules-sidebar__link-icon neeto-molecules-sidebar__link-icon--caret\",\n {\n \"neeto-molecules-sidebar__link-icon--rotate\":\n isMenuExpanded,\n }\n )}\n >\n <Down size={16} />\n </span>\n )}\n </NavLink>\n {items && isMenuExpanded && (\n <div\n className=\"neeto-molecules-sidebar__sublink-wrapper\"\n data-cy=\"sidebar-sub-link-wrapper\"\n >\n {items\n .filter(filterByPermissions)\n .map(\n (\n {\n label: subLabel,\n to: subRoute,\n count,\n \"data-cy\": dataCy,\n ...otherProps\n },\n subIndex\n ) => (\n <NavLink\n activeClassName=\"active\"\n className=\"neeto-molecules-sidebar__sublink neeto-ui-flex neeto-ui-items-center neeto-ui-select-none\"\n data-cy={`${dataCy}-sub-link`}\n isActive={() => isSubRouteActive(subRoute, location)}\n key={subIndex}\n to={subRoute}\n {...otherProps}\n >\n <Typography\n className=\"neeto-molecules-sidebar__link-sub-label neeto-ui-flex-grow\"\n component=\"span\"\n data-cy={`${dataCy}-sub-link-label`}\n style=\"body2\"\n >\n {subLabel}\n </Typography>\n <Typography\n className=\"neeto-molecules-sidebar__link-sub-count neeto-ui-flex-shrink-0\"\n component=\"span\"\n data-cy={`${dataCy}-sub-link-count`}\n style=\"body2\"\n >\n {count > 999 ? \"999+\" : count}\n </Typography>\n </NavLink>\n )\n )}\n </div>\n )}\n </React.Fragment>\n );\n })}\n </div>\n );\n};\n\nexport default Links;\n","import React, { useEffect, useState } from \"react\";\n\nimport classnames from \"classnames\";\nimport { globalProps } from \"neetocommons/initializers\";\nimport { useLocalStorage } from \"neetocommons/react-utils\";\nimport { Button } from \"neetoui\";\nimport PropTypes from \"prop-types\";\nimport { useTranslation } from \"react-i18next\";\nimport { useLocation } from \"react-router-dom\";\n\nimport Chevron from \"./Chevron\";\nimport Footer from \"./Footer\";\nimport Header from \"./Header\";\nimport Links from \"./Links\";\nimport \"./sidebar.scss\";\nimport { getSidebarStateLocalStorageKey } from \"./utils\";\n\nconst Sidebar = ({\n navLinks,\n customLogo,\n profileInfoOverrides = {},\n helpLinkOverrides = {},\n extraTopLinks = [],\n showAppSwitcher = true,\n}) => {\n const [isAppSwitcherOpen, setIsAppSwitcherOpen] = useState(false);\n const [isSidebarCollapsed, setIsSidebarCollapsed] = useLocalStorage(\n getSidebarStateLocalStorageKey(),\n false\n );\n\n const location = useLocation();\n const { t } = useTranslation();\n\n useEffect(() => {\n isAppSwitcherOpen && setIsAppSwitcherOpen(false);\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [location]);\n\n const productName = globalProps.appName.substr(5).toLowerCase();\n\n return (\n <div\n data-testid=\"sidebar-container\"\n className={classnames(\"neeto-molecules-sidebar__wrapper\", {\n \"neeto-molecules-sidebar__wrapper--collapsed\": isSidebarCollapsed,\n })}\n >\n <div\n className=\"neeto-molecules-sidebar neeto-ui-flex neeto-ui-flex-col neeto-ui-flex-shrink-0 neeto-ui-overflow-y-auto neeto-ui-overflow-x-hidden\"\n data-cy=\"sidebar-wrapper\"\n data-testid=\"sidebar\"\n >\n <Header {...{ customLogo }} />\n <Links {...{ navLinks }} />\n <Footer\n {...{\n extraTopLinks,\n helpLinkOverrides,\n profileInfoOverrides,\n showAppSwitcher,\n }}\n />\n </div>\n <Button\n className=\"neeto-molecules-sidebar__toggler\"\n data-cy=\"neeto-molecules-sidebar-toggler\"\n data-testid=\"sidebar-toggleButton\"\n style=\"text\"\n icon={() => (\n <Chevron\n style={{ color: `rgb(var(--neeto-${productName}-primary))` }}\n />\n )}\n tooltipProps={{\n content: isSidebarCollapsed\n ? t(\"neetoMolecules.sidebar.showMenu\")\n : t(\"neetoMolecules.sidebar.hideMenu\"),\n position: \"bottom\",\n }}\n onClick={() => {\n setIsSidebarCollapsed(!isSidebarCollapsed);\n }}\n />\n </div>\n );\n};\n\nSidebar.propTypes = {\n /**\n * To specify the navlinks to be shown in sidebar.\n */\n navLinks: PropTypes.arrayOf(\n PropTypes.shape({\n icon: PropTypes.oneOfType([PropTypes.element, PropTypes.func]),\n label: PropTypes.string,\n to: PropTypes.string,\n isActive: PropTypes.func,\n })\n ),\n /**\n * To specify the profile info to be rendered in the Sidebar\n */\n profileInfoOverrides: PropTypes.shape({\n name: PropTypes.string,\n email: PropTypes.string,\n imageUrl: PropTypes.string,\n customContent: PropTypes.element,\n topLinks: PropTypes.arrayOf(\n PropTypes.shape({\n onClick: PropTypes.func,\n label: PropTypes.string,\n icon: PropTypes.oneOfType([PropTypes.element, PropTypes.func]),\n })\n ),\n bottomLinks: PropTypes.arrayOf(\n PropTypes.shape({\n onClick: PropTypes.func,\n label: PropTypes.string,\n icon: PropTypes.oneOfType([PropTypes.element, PropTypes.func]),\n })\n ),\n }),\n /**\n * To override the values in the help links popover.\n */\n helpLinkOverrides: PropTypes.object,\n /**\n * To add extra items in the user profile popover.\n */\n extraTopLinks: PropTypes.arrayOf(\n PropTypes.shape({\n icon: PropTypes.elementType,\n label: PropTypes.string,\n onClick: PropTypes.func,\n })\n ),\n /**\n * To display the appswitcher above the user profile section.\n */\n showAppSwitcher: PropTypes.bool,\n /**\n * To override the logo displayed on the sidebar.\n */\n customLogo: PropTypes.oneOfType([PropTypes.element, PropTypes.func]),\n};\n\nexport default Sidebar;\n"],"names":["arrayLikeToArray","arrayWithHoles","iterableToArrayLimit","unsupportedIterableToArray","nonIterableRest","Chevron","_ref","style","React","createElement","height","viewBox","width","d","fill","AppLink","name","description","url","appName","concat","charAt","slice","toLowerCase","AppIcon","AppIcons","href","rel","target","className","classnames","capitalize","globalProps","size","NeetoIcon","color","Typography","component","lineHeight","weight","memo","Body","_useTranslation","useTranslation","t","_useState","useState","_useState2","_slicedToArray","searchTerm","setSearchTerm","_useFetchNeetoApps","useFetchNeetoApps","data","substring","replace","filteredApps","neetoApps","filter","includes","handleSearch","e","value","Fragment","Input","autoFocus","placeholder","prefix","Search","type","onChange","length","map","app","_extends","key","AppSwitcher","AppSwitcherButton","hasHovered","setHasHovered","refetchNeetoApps","refetch","isStale","Tooltip","interactive","content","disabled","hideOnClick","interactiveDebounce","offset","position","theme","onMouseEnter","Spinner","NeetoUIAppSwitcherIcon","MY_PROFILE_URL","MY_ORGANIZATION_URL","CHANGELOG_WIDGET_TRIGGER_ID","DEFAULT_HELP_LINK_PROPS","liveChatProps","label","icon","ChatEmpty","onClick","_window$NeetoChat","_window$NeetoChat$con","_window$NeetoChat2","_window$NeetoChat2$co","window","NeetoChat","contextualHelp","maximizeWidget","openWidget","helpCenterProps","Book","toLower","changelogProps","id","Gift","keyboardShortcutProps","Keyboard","isSubRouteActive","subRoute","location","currentBrowserUrl","URL","pathname","search","origin","targetUrl","startsWith","targetSearchParams","searchParams","targetSearchKeys","Array","from","keys","all","get","getSidebarStateLocalStorageKey","_globalProps$user","_globalProps$user2","user","email","phoneNumber","getProfileInfo","isOwner","profileInfoOverrides","_globalProps$user3","_globalProps$user4","_globalProps$user5","mergeDeepLeft","firstName","lastName","imageUrl","profileImageUrl","topLinks","User","open","Settings","Boolean","bottomLinks","LeftArrow","resetAuthTokens","localStorage","removeItem","ProfileSection","ref","profileInfo","Avatar","truncate","forwardRef","arrayWithoutHoles","iterableToArray","nonIterableSpread","toPrimitive","toPropertyKey","objectWithoutPropertiesLoose","LinkSection","links","_ref2","idx","_ref2$icon","otherProps","_objectWithoutProperties","_excluded","Button","fullWidth","iconPosition","iconSize","_objectSpread","ProfileMenu","extraTopLinks","customContent","title","_toConsumableArray","ProfileButton","HelpSection","changesCount","Help","isPresent","HelpSectionMenu","helpLinkOverrides","_KeyboardShortcuts$us","KeyboardShortcuts","usePaneState","_KeyboardShortcuts$us2","setIsOpen","helpLinks","Object","hide","_ref3","buttonProps","Footer","_ref$showAppSwitcher","showAppSwitcher","setChangesCount","useEffect","Nv","onReceiveData","unreadCount","onShow","assign","Header","_ProductTypefaceLogos","customLogo","productName","substr","logoName","ProductTypefaceLogo","ProductTypefaceLogos","Neeto","LogoComponent","homePath","thisApp","findBy","Link","to","Links","navLinks","useLocation","isActiveLinkExpanded","setIsActiveLinkExpanded","filterByPermissions","curry","permissions","is","some","__","handleNavLinkClick","event","isActive","items","isNotPresent","not","preventDefault","mainIndex","IconSVG","Function","isMenuExpanded","NavLink","activeClassName","Down","_ref4","subIndex","subLabel","count","dataCy","_excluded2","Sidebar","_ref$profileInfoOverr","_ref$helpLinkOverride","_ref$extraTopLinks","isAppSwitcherOpen","setIsAppSwitcherOpen","_useLocalStorage","useLocalStorage","_useLocalStorage2","isSidebarCollapsed","setIsSidebarCollapsed","tooltipProps"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"Sidebar.js","sources":["../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js","../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js","../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js","../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js","../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js","../node_modules/@babel/runtime/helpers/esm/slicedToArray.js","../src/components/Sidebar/Chevron.jsx","../node_modules/rollup-plugin-styles/dist/runtime/inject-css.js","../node_modules/@babel/runtime/helpers/esm/extends.js","../src/components/Sidebar/AppSwitcher/AppLink.jsx","../src/components/Sidebar/AppSwitcher/Body.jsx","../src/components/Sidebar/AppSwitcher/index.jsx","../src/components/Sidebar/Footer/AppSwitcherButton.jsx","../src/components/Sidebar/constants.js","../src/components/Sidebar/utils.js","../src/components/Sidebar/Footer/utils.js","../src/components/Sidebar/ProfileSection/index.jsx","../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js","../node_modules/@babel/runtime/helpers/esm/iterableToArray.js","../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js","../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js","../node_modules/@babel/runtime/helpers/esm/typeof.js","../node_modules/@babel/runtime/helpers/esm/toPrimitive.js","../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js","../node_modules/@babel/runtime/helpers/esm/defineProperty.js","../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js","../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js","../src/components/Sidebar/ProfileSection/LinkSection.jsx","../src/components/Sidebar/ProfileSection/ProfileMenu.jsx","../src/components/Sidebar/Footer/ProfileButton.jsx","../src/components/Sidebar/HelpSection/index.jsx","../src/components/Sidebar/HelpSection/HelpSectionMenu.jsx","../src/components/Sidebar/Footer/index.jsx","../src/components/Sidebar/Header.jsx","../src/components/Sidebar/Links.jsx","../src/components/Sidebar/index.jsx"],"sourcesContent":["export default function _arrayWithHoles(arr) {\n if (Array.isArray(arr)) return arr;\n}","export default function _iterableToArrayLimit(r, l) {\n var t = null == r ? null : \"undefined\" != typeof Symbol && r[Symbol.iterator] || r[\"@@iterator\"];\n if (null != t) {\n var e,\n n,\n i,\n u,\n a = [],\n f = !0,\n o = !1;\n try {\n if (i = (t = t.call(r)).next, 0 === l) {\n if (Object(t) !== t) return;\n f = !1;\n } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0);\n } catch (r) {\n o = !0, n = r;\n } finally {\n try {\n if (!f && null != t[\"return\"] && (u = t[\"return\"](), Object(u) !== u)) return;\n } finally {\n if (o) throw n;\n }\n }\n return a;\n }\n}","export default function _arrayLikeToArray(arr, len) {\n if (len == null || len > arr.length) len = arr.length;\n for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];\n return arr2;\n}","import arrayLikeToArray from \"./arrayLikeToArray.js\";\nexport default function _unsupportedIterableToArray(o, minLen) {\n if (!o) return;\n if (typeof o === \"string\") return arrayLikeToArray(o, minLen);\n var n = Object.prototype.toString.call(o).slice(8, -1);\n if (n === \"Object\" && o.constructor) n = o.constructor.name;\n if (n === \"Map\" || n === \"Set\") return Array.from(o);\n if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);\n}","export default function _nonIterableRest() {\n throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","import arrayWithHoles from \"./arrayWithHoles.js\";\nimport iterableToArrayLimit from \"./iterableToArrayLimit.js\";\nimport unsupportedIterableToArray from \"./unsupportedIterableToArray.js\";\nimport nonIterableRest from \"./nonIterableRest.js\";\nexport default function _slicedToArray(arr, i) {\n return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();\n}","import React from \"react\";\n\nconst Chevron = ({ style }) => (\n <svg height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" {...{ style }}>\n <path\n d=\"M7.07031 13.8887C7.2207 14.0391 7.40527 14.1211 7.62402 14.1211C8.06836 14.1211 8.41699 13.7725 8.41699 13.3281C8.41699 13.1094 8.32812 12.9043 8.17773 12.7539L3.37207 8.05762L8.17773 3.375C8.32812 3.21777 8.41699 3.0127 8.41699 2.80078C8.41699 2.35645 8.06836 2.00781 7.62402 2.00781C7.40527 2.00781 7.2207 2.08984 7.07031 2.24023L1.73828 7.44922C1.56055 7.62012 1.46484 7.8252 1.46484 8.06445C1.46484 8.29688 1.55371 8.49512 1.73828 8.67969L7.07031 13.8887ZM13.1748 13.8887C13.3252 14.0391 13.5098 14.1211 13.7354 14.1211C14.1797 14.1211 14.5283 13.7725 14.5283 13.3281C14.5283 13.1094 14.4395 12.9043 14.2891 12.7539L9.4834 8.05762L14.2891 3.375C14.4395 3.21777 14.5283 3.0127 14.5283 2.80078C14.5283 2.35645 14.1797 2.00781 13.7354 2.00781C13.5098 2.00781 13.3252 2.08984 13.1748 2.24023L7.84961 7.44922C7.66504 7.62012 7.57617 7.8252 7.56934 8.06445C7.56934 8.29688 7.66504 8.49512 7.84961 8.67969L13.1748 13.8887Z\"\n fill=\"currentColor\"\n />\n </svg>\n);\n\nexport default Chevron;\n","var e=[],t=[];function n(n,r){if(n&&\"undefined\"!=typeof document){var a,s=!0===r.prepend?\"prepend\":\"append\",d=!0===r.singleTag,i=\"string\"==typeof r.container?document.querySelector(r.container):document.getElementsByTagName(\"head\")[0];if(d){var u=e.indexOf(i);-1===u&&(u=e.push(i)-1,t[u]={}),a=t[u]&&t[u][s]?t[u][s]:t[u][s]=c()}else a=c();65279===n.charCodeAt(0)&&(n=n.substring(1)),a.styleSheet?a.styleSheet.cssText+=n:a.appendChild(document.createTextNode(n))}function c(){var e=document.createElement(\"style\");if(e.setAttribute(\"type\",\"text/css\"),r.attributes)for(var t=Object.keys(r.attributes),n=0;n<t.length;n++)e.setAttribute(t[n],r.attributes[t[n]]);var a=\"prepend\"===s?\"afterbegin\":\"beforeend\";return i.insertAdjacentElement(a,e),e}}export{n as default};\n","export default function _extends() {\n _extends = Object.assign ? Object.assign.bind() : function (target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i];\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n }\n return target;\n };\n return _extends.apply(this, arguments);\n}","import React from \"react\";\n\nimport classnames from \"classnames\";\nimport { capitalize } from \"neetocist\";\nimport { NeetoIcon } from \"neetoicons\";\nimport * as AppIcons from \"neetoicons/app-icons\";\nimport { Typography } from \"neetoui\";\n\nimport \"./appswitcher.scss\";\n\nconst AppLink = ({ name, description, url }) => {\n const appName = `Neeto${name.charAt(0)}${name.slice(1).toLowerCase()}`;\n const AppIcon = AppIcons[appName];\n\n return (\n <a\n data-cy={`${name}-app-link`}\n data-test-id={`neetoapp-link-${name}`}\n href={url}\n rel=\"noreferrer\"\n target=\"_blank\"\n className={classnames(\"neeto-molecules-app-switcher-link\", {\n \"neeto-molecules-app-switcher-link--active\":\n capitalize(globalProps.appName) === appName,\n })}\n >\n <div\n className={classnames(\n \"neeto-molecules-app-switcher-link__icon-holder\",\n { \"neeto-ui-bg-primary-500\": !AppIcon }\n )}\n >\n {AppIcon ? (\n <AppIcon size={42} />\n ) : (\n <NeetoIcon color=\"white\" size={42} />\n )}\n </div>\n <div className=\"neeto-molecules-app-switcher-link__content\">\n <Typography\n component=\"span\"\n lineHeight=\"relaxed\"\n style=\"h4\"\n weight=\"medium\"\n >\n {name}\n </Typography>\n <Typography component=\"span\" style=\"body3\" weight=\"normal\">\n {description}\n </Typography>\n </div>\n </a>\n );\n};\n\nexport default React.memo(AppLink);\n","import React, { useState } from \"react\";\n\nimport { useFetchNeetoApps } from \"neetocommons/react-utils\";\nimport { Search } from \"neetoicons\";\nimport { Input, Typography } from \"neetoui\";\nimport { useTranslation } from \"react-i18next\";\n\nimport AppLink from \"./AppLink\";\nimport \"./appswitcher.scss\";\n\nconst Body = () => {\n const { t } = useTranslation();\n const [searchTerm, setSearchTerm] = useState(\"\");\n const { data } = useFetchNeetoApps();\n\n const substring = searchTerm.replace(/ /g, \"\").toLowerCase();\n const filteredApps = data?.neetoApps.filter(({ name }) =>\n name.toLowerCase().includes(substring)\n );\n\n const handleSearch = e => setSearchTerm(e.target.value);\n\n return (\n <>\n <div\n className=\"neeto-molecules-app-switcher__header\"\n data-cy=\"app-switcher-body-wrapper\"\n >\n <Typography style=\"h1\">\n {t(\"neetoMolecules.appSwitcher.chooseNeetoProduct\")}\n </Typography>\n <div className=\"neeto-molecules-app-switcher__search-wrapper\">\n <Input\n autoFocus\n data-cy=\"app-switcher-search-input\"\n placeholder={t(\"neetoMolecules.appSwitcher.searchProducts\")}\n prefix={<Search />}\n type=\"search\"\n value={searchTerm}\n onChange={handleSearch}\n />\n </div>\n </div>\n <div className=\"neeto-molecules-app-switcher__body\">\n {filteredApps?.length > 0 ? (\n <div className=\"neeto-molecules-app-switcher__grid\">\n {filteredApps.map(app => (\n <AppLink key={app.name} {...app} />\n ))}\n </div>\n ) : (\n <Typography className=\"neeto-ui-text-center\" style=\"body1\">\n {t(\"neetoMolecules.appSwitcher.noApps\")}\n </Typography>\n )}\n </div>\n </>\n );\n};\n\nexport default Body;\n","import React from \"react\";\n\nimport \"./appswitcher.scss\";\nimport Body from \"./Body\";\n\nconst AppSwitcher = () => (\n <div\n className=\"neeto-molecules-app-switcher__wrapper\"\n data-cy=\"switcher-wrapper\"\n data-testid=\"switcher-wrapper\"\n key=\"switcher-wrapper\"\n >\n <Body />\n </div>\n);\n\nexport default AppSwitcher;\n","import React, { useState } from \"react\";\n\nimport { useFetchNeetoApps } from \"neetocommons/react-utils\";\nimport { AppSwitcher as NeetoUIAppSwitcherIcon } from \"neetoicons\";\nimport { Typography, Spinner, Tooltip } from \"neetoui\";\nimport { useTranslation } from \"react-i18next\";\n\nimport AppSwitcher from \"../AppSwitcher\";\nimport \"../sidebar.scss\";\n\nconst AppSwitcherButton = () => {\n const { t } = useTranslation();\n const [hasHovered, setHasHovered] = useState(false);\n\n const { data, refetch: refetchNeetoApps, isStale } = useFetchNeetoApps();\n\n return (\n <Tooltip\n interactive\n appendTo={() => document.body}\n className=\"neeto-molecules-app-switcher-popup-wrapper\"\n content={<AppSwitcher />}\n delay={[300, null]}\n disabled={!data}\n hideOnClick={false}\n offset={[0, -70]}\n position=\"right\"\n strategy=\"fixed\"\n theme=\"light\"\n >\n <button\n className=\"neeto-molecules-sidebar__link neeto-molecules-sidebar__link--app-switcher neeto-molecules-sidebar__link--button neeto-ui-flex neeto-ui-w-full neeto-ui-select-none neeto-ui-items-center neeto-ui-justify-start neeto-ui-shadow-none\"\n data-cy=\"app-switcher-button\"\n data-testid=\"app-switcher-button\"\n onMouseEnter={() => {\n if (hasHovered || !isStale) return;\n refetchNeetoApps();\n setHasHovered(true);\n }}\n >\n <span className=\"neeto-molecules-sidebar__link-icon neeto-ui-flex neeto-ui-items-center neeto-ui-justify-center h-6 w-6\">\n {!data && hasHovered ? (\n <span data-testid=\"app-switcher-button-loader\">\n <Spinner />\n </span>\n ) : (\n <NeetoUIAppSwitcherIcon size={24} />\n )}\n </span>\n <Typography\n className=\"neeto-molecules-sidebar__link-label\"\n component=\"span\"\n style=\"body2\"\n weight=\"normal\"\n >\n {t(\"neetoMolecules.sidebar.productSwitcher\")}\n </Typography>\n </button>\n </Tooltip>\n );\n};\n\nexport default AppSwitcherButton;\n","import { t } from \"i18next\";\nimport { Book, Keyboard, Gift, ChatEmpty } from \"neetoicons\";\nimport { toLower } from \"ramda\";\n\nexport const MY_PROFILE_URL = \"/auth/profile/edit\";\nexport const MY_ORGANIZATION_URL = \"/auth/organization/edit\";\nexport const CHANGELOG_WIDGET_TRIGGER_ID = \"neetochangelog-trigger\";\nexport const PRODUCT_LOGO_WIDTH = 40;\nexport const PRODUCT_LOGO_HEIGHT = 40;\n\nexport const DEFAULT_HELP_LINK_PROPS = {\n liveChatProps: {\n label: t(\"neetoMolecules.sidebar.helpLinks.liveChat\"),\n icon: ChatEmpty,\n \"data-cy\": \"help-link-live-chat-button\",\n onClick: () => {\n window.NeetoChat?.contextualHelp?.maximizeWidget();\n window.NeetoChat?.contextualHelp?.openWidget();\n },\n },\n helpCenterProps: {\n label: t(\"neetoMolecules.sidebar.helpLinks.helpArticles\"),\n icon: Book,\n \"data-cy\": \"help-link-help-center-button\",\n href: `https://help.${toLower(globalProps.appName)}.com/`,\n target: \"_blank\",\n },\n changelogProps: {\n id: CHANGELOG_WIDGET_TRIGGER_ID,\n label: t(\"neetoMolecules.sidebar.helpLinks.whatsNew\"),\n icon: Gift,\n \"data-cy\": \"help-link-changelog-button\",\n },\n keyboardShortcutProps: {\n label: t(\"neetoMolecules.sidebar.helpLinks.keyboardShortcuts\"),\n icon: Keyboard,\n \"data-cy\": \"help-link-keyboard-shortcut-button\",\n },\n};\n\nexport const QUERY_CACHE_KEY = \"queryCache\";\nexport const NEETO_APPS_QUERY_KEY = \"neeto-apps-list\";\n","import { all } from \"ramda\";\n\nexport const isSubRouteActive = (subRoute, location) => {\n const currentBrowserUrl = new URL(\n location.pathname + location.search,\n window.location.origin\n );\n const targetUrl = new URL(subRoute, window.location.origin);\n\n if (!currentBrowserUrl.pathname.startsWith(targetUrl.pathname)) {\n return false;\n }\n\n const targetSearchParams = targetUrl.searchParams;\n const targetSearchKeys = Array.from(targetSearchParams.keys());\n\n return all(\n key =>\n currentBrowserUrl.searchParams.get(key) === targetSearchParams.get(key),\n targetSearchKeys\n );\n};\n\nexport const getSidebarStateLocalStorageKey = () => {\n const user = globalProps.user?.email || globalProps.user?.phoneNumber;\n\n return `sidebarState-${user}`;\n};\n","import { t } from \"i18next\";\nimport { resetAuthTokens } from \"neetocommons/utils\";\nimport { User, Settings, LeftArrow } from \"neetoicons\";\nimport { mergeDeepLeft } from \"ramda\";\n\nimport { MY_PROFILE_URL, MY_ORGANIZATION_URL } from \"../constants\";\nimport { getSidebarStateLocalStorageKey } from \"../utils\";\n\nexport const getProfileInfo = (isOwner, profileInfoOverrides) =>\n mergeDeepLeft(profileInfoOverrides, {\n name: `${globalProps.user?.firstName} ${globalProps.user?.lastName}`,\n imageUrl: globalProps.user?.profileImageUrl,\n email: globalProps.user?.email || globalProps.user?.phoneNumber,\n topLinks: [\n {\n label: t(\"neetoMolecules.sidebar.myProfile\"),\n icon: User,\n onClick: () => window.open(MY_PROFILE_URL, \"_blank\"),\n \"data-cy\": \"my-profile-button\",\n },\n isOwner && {\n label: t(\"neetoMolecules.sidebar.myOrganization\"),\n icon: Settings,\n onClick: () => window.open(MY_ORGANIZATION_URL, \"_blank\"),\n \"data-cy\": \"profile-organization-settings-button\",\n },\n ].filter(Boolean),\n bottomLinks: [\n {\n icon: LeftArrow,\n label: t(\"neetoMolecules.sidebar.logout\"),\n onClick: () => {\n resetAuthTokens();\n localStorage.removeItem(getSidebarStateLocalStorageKey());\n window.location.href = \"/logout\";\n },\n \"data-cy\": \"profile-logout-button\",\n },\n ],\n });\n","import React, { forwardRef, useState } from \"react\";\n\nimport { truncate } from \"neetocist\";\nimport { useFetchNeetoApps } from \"neetocommons/react-utils\";\nimport { Avatar, Typography, Spinner } from \"neetoui\";\n\nimport \"../sidebar.scss\";\n\nconst ProfileSection = ({ profileInfo }, ref) => {\n const [hasHovered, setHasHovered] = useState(false);\n\n const { data, refetch: refetchNeetoApps, isStale } = useFetchNeetoApps();\n\n return (\n <button\n className=\"neeto-molecules-sidebar__link neeto-molecules-sidebar__link--button neeto-ui-shadow-none neeto-ui-flex neeto-ui-items-center neeto-ui-no-underline neeto-ui-select-none\"\n data-cy=\"profile-section\"\n data-testid=\"profile-section\"\n {...{ ref }}\n onMouseEnter={() => {\n if (!hasHovered && isStale) {\n refetchNeetoApps();\n setHasHovered(true);\n }\n }}\n >\n {!data && hasHovered ? (\n <span data-testid=\"profile-avatar-loader\">\n <Spinner />\n </span>\n ) : (\n <>\n <Avatar\n className=\"neeto-ui-flex-shrink-0 neeto-molecules-sidebar__profile-avatar\"\n data-testid=\"profile-avatar\"\n size=\"small\"\n user={profileInfo}\n />\n <Typography\n className=\"neeto-molecules-sidebar__link-label\"\n component=\"span\"\n style=\"body2\"\n weight=\"normal\"\n >\n {truncate(profileInfo.name, 18)}\n </Typography>\n </>\n )}\n </button>\n );\n};\n\nexport default forwardRef(ProfileSection);\n","import arrayLikeToArray from \"./arrayLikeToArray.js\";\nexport default function _arrayWithoutHoles(arr) {\n if (Array.isArray(arr)) return arrayLikeToArray(arr);\n}","export default function _iterableToArray(iter) {\n if (typeof Symbol !== \"undefined\" && iter[Symbol.iterator] != null || iter[\"@@iterator\"] != null) return Array.from(iter);\n}","export default function _nonIterableSpread() {\n throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","import arrayWithoutHoles from \"./arrayWithoutHoles.js\";\nimport iterableToArray from \"./iterableToArray.js\";\nimport unsupportedIterableToArray from \"./unsupportedIterableToArray.js\";\nimport nonIterableSpread from \"./nonIterableSpread.js\";\nexport default function _toConsumableArray(arr) {\n return arrayWithoutHoles(arr) || iterableToArray(arr) || unsupportedIterableToArray(arr) || nonIterableSpread();\n}","export default function _typeof(o) {\n \"@babel/helpers - typeof\";\n\n return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (o) {\n return typeof o;\n } : function (o) {\n return o && \"function\" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? \"symbol\" : typeof o;\n }, _typeof(o);\n}","import _typeof from \"./typeof.js\";\nexport default function _toPrimitive(input, hint) {\n if (_typeof(input) !== \"object\" || input === null) return input;\n var prim = input[Symbol.toPrimitive];\n if (prim !== undefined) {\n var res = prim.call(input, hint || \"default\");\n if (_typeof(res) !== \"object\") return res;\n throw new TypeError(\"@@toPrimitive must return a primitive value.\");\n }\n return (hint === \"string\" ? String : Number)(input);\n}","import _typeof from \"./typeof.js\";\nimport toPrimitive from \"./toPrimitive.js\";\nexport default function _toPropertyKey(arg) {\n var key = toPrimitive(arg, \"string\");\n return _typeof(key) === \"symbol\" ? key : String(key);\n}","import toPropertyKey from \"./toPropertyKey.js\";\nexport default function _defineProperty(obj, key, value) {\n key = toPropertyKey(key);\n if (key in obj) {\n Object.defineProperty(obj, key, {\n value: value,\n enumerable: true,\n configurable: true,\n writable: true\n });\n } else {\n obj[key] = value;\n }\n return obj;\n}","export default function _objectWithoutPropertiesLoose(source, excluded) {\n if (source == null) return {};\n var target = {};\n var sourceKeys = Object.keys(source);\n var key, i;\n for (i = 0; i < sourceKeys.length; i++) {\n key = sourceKeys[i];\n if (excluded.indexOf(key) >= 0) continue;\n target[key] = source[key];\n }\n return target;\n}","import objectWithoutPropertiesLoose from \"./objectWithoutPropertiesLoose.js\";\nexport default function _objectWithoutProperties(source, excluded) {\n if (source == null) return {};\n var target = objectWithoutPropertiesLoose(source, excluded);\n var key, i;\n if (Object.getOwnPropertySymbols) {\n var sourceSymbolKeys = Object.getOwnPropertySymbols(source);\n for (i = 0; i < sourceSymbolKeys.length; i++) {\n key = sourceSymbolKeys[i];\n if (excluded.indexOf(key) >= 0) continue;\n if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;\n target[key] = source[key];\n }\n }\n return target;\n}","import React from \"react\";\n\nimport { Button } from \"neetoui\";\n\nimport \"../sidebar.scss\";\n\nconst LinkSection = ({ links }) => (\n <ul className=\"neeto-molecules-profile-sublist\">\n {links.map(({ onClick, label, icon = null, ...otherProps }, idx) => (\n <li className=\"neeto-molecules-profile-sublist__item\" key={idx}>\n <Button\n fullWidth\n className=\"neeto-molecules-profile-sublist__item-btn\"\n iconPosition=\"left\"\n iconSize={18}\n style=\"text\"\n {...{ icon, label, onClick, ...otherProps }}\n />\n </li>\n ))}\n </ul>\n);\n\nexport default LinkSection;\n","import React from \"react\";\n\nimport classnames from \"classnames\";\nimport { truncate } from \"neetocist\";\nimport { Avatar, Typography } from \"neetoui\";\n\nimport LinkSection from \"./LinkSection\";\n\nimport \"../sidebar.scss\";\n\nconst ProfileMenu = ({ profileInfo, extraTopLinks }) => {\n const { name, email, topLinks, bottomLinks, customContent } = profileInfo;\n\n return (\n <div\n className=\"neeto-ui-flex neeto-ui-flex-col neeto-molecules-profile-popup\"\n data-cy=\"profile-popup\"\n data-testid=\"profile-popup\"\n >\n <div\n className={classnames(\n \"neeto-ui-relative neeto-ui-flex neeto-ui-items-center neeto-ui-p-3 neeto-ui-bg-primary-100 neeto-molecules-profile-popup__top-section\"\n )}\n >\n <div className=\"top-0 left-0\">\n <Avatar size=\"large\" user={profileInfo} />\n </div>\n <div className=\"neeto-ui-flex neeto-ui-flex-col neeto-ui-flex-grow neeto-ui-min-w-0 neeto-ui-pl-3\">\n <Typography\n className=\"neeto-ui-m-0\"\n component=\"h2\"\n lineHeight=\"tight\"\n style=\"h5\"\n title={name}\n weight=\"semibold\"\n >\n {truncate(name, 18)}\n </Typography>\n {email && (\n <Typography\n className=\"neeto-ui-w-full neeto-ui-truncate neeto-ui-text-gray-700\"\n lineHeight=\"tight\"\n style=\"body3\"\n >\n {email}\n </Typography>\n )}\n </div>\n </div>\n <div className=\"neeto-molecules-sidebar__profile-wrapper-custom-content\">\n {customContent}\n </div>\n {topLinks && <LinkSection links={[...extraTopLinks, ...topLinks]} />}\n {bottomLinks && <LinkSection links={bottomLinks} />}\n </div>\n );\n};\n\nexport default ProfileMenu;\n","import React from \"react\";\n\nimport { useFetchNeetoApps } from \"neetocommons/react-utils\";\nimport { Tooltip } from \"neetoui\";\n\nimport { getProfileInfo } from \"./utils\";\n\nimport ProfileSection from \"../ProfileSection\";\nimport ProfileMenu from \"../ProfileSection/ProfileMenu\";\n\nconst ProfileButton = ({ extraTopLinks, profileInfoOverrides }) => {\n const { data } = useFetchNeetoApps();\n const profileInfo = getProfileInfo(data?.isOwner, profileInfoOverrides);\n\n return (\n <Tooltip\n interactive\n appendTo={() => document.body}\n className=\"neeto-molecules-profile-popup-wrapper\"\n content={<ProfileMenu {...{ extraTopLinks, profileInfo }} />}\n disabled={!data}\n hideOnClick={false}\n interactiveDebounce={20}\n offset={[0, -70]}\n position=\"right\"\n strategy=\"fixed\"\n theme=\"light\"\n >\n <ProfileSection {...{ profileInfo }} />\n </Tooltip>\n );\n};\n\nexport default ProfileButton;\n","import React, { forwardRef } from \"react\";\n\nimport { isPresent } from \"neetocist\";\nimport { Help } from \"neetoicons\";\nimport { Typography } from \"neetoui\";\nimport { useTranslation } from \"react-i18next\";\n\nimport \"../sidebar.scss\";\n\n// Rule can be enabled once the ticket - https://github.com/bigbinary/neeto-commons-frontend/issues/905 is closed.\n// eslint-disable-next-line @bigbinary/neeto/no-dumb-components-with-use-translation\nconst HelpSection = ({ changesCount }, ref) => {\n const { t } = useTranslation();\n\n return (\n <button\n className=\"neeto-molecules-sidebar__link neeto-molecules-sidebar__link--button neeto-ui-shadow-none neeto-ui-flex neeto-ui-items-center neeto-ui-no-underline neeto-ui-select-none\"\n data-cy=\"help-button\"\n {...{ ref }}\n >\n <span className=\"neeto-molecules-sidebar__link-icon neeto-ui-flex neeto-ui-items-center neeto-ui-justify-center\">\n <Help size={24} />\n {isPresent(changesCount) && (\n <span\n className=\"neeto-molecules-sidebar__notif-count\"\n data-testid=\"help-icon-changes-count\"\n >\n {changesCount}\n </span>\n )}\n </span>\n <Typography\n className=\"neeto-molecules-sidebar__link-label\"\n component=\"span\"\n style=\"body2\"\n weight=\"normal\"\n >\n {t(\"neetoMolecules.sidebar.helpLinks.helpCenter\")}\n </Typography>\n </button>\n );\n};\n\nexport default forwardRef(HelpSection);\n","import React from \"react\";\n\nimport { isPresent } from \"neetocist\";\nimport KeyboardShortcuts from \"neetomolecules/KeyboardShortcuts\";\nimport { Button } from \"neetoui\";\n\nimport { DEFAULT_HELP_LINK_PROPS } from \"../constants\";\nimport \"../sidebar.scss\";\n\nconst HelpSectionMenu = ({ helpLinkOverrides, changesCount }) => {\n const [, setIsOpen] = KeyboardShortcuts.usePaneState();\n\n const helpLinks = Object.keys(DEFAULT_HELP_LINK_PROPS)\n .map(key => ({\n ...DEFAULT_HELP_LINK_PROPS[key],\n ...helpLinkOverrides[key],\n ...(key === \"keyboardShortcutProps\" && {\n onClick: () => setIsOpen(true),\n }),\n ...(key === \"changelogProps\" && changesCount && { changesCount }),\n }))\n .filter(({ hide }) => !hide);\n\n return (\n <ul className=\"neeto-molecules-help-sublist\">\n {helpLinks.map(({ label, ...buttonProps }, idx) => (\n <li className=\"neeto-molecules-help-sublist__item\" key={idx}>\n <Button\n fullWidth\n className=\"neeto-molecules-help-sublist__item-btn\"\n iconPosition=\"left\"\n iconSize={18}\n style=\"text\"\n {...buttonProps}\n >\n {label}\n {isPresent(buttonProps.changesCount) && (\n <span\n className=\"neeto-molecules-help-sublist__item-btn-count\"\n data-testid=\"help-section-menu-changes-count\"\n >\n {buttonProps.changesCount}\n </span>\n )}\n </Button>\n </li>\n ))}\n </ul>\n );\n};\n\nexport default HelpSectionMenu;\n","import React, { useEffect, useState } from \"react\";\n\nimport { Tooltip } from \"neetoui\";\n\nimport AppSwitcherButton from \"./AppSwitcherButton\";\nimport ProfileButton from \"./ProfileButton\";\n\nimport HelpSection from \"../HelpSection\";\nimport HelpSectionMenu from \"../HelpSection/HelpSectionMenu\";\nimport \"../sidebar.scss\";\n\nconst Footer = ({\n extraTopLinks,\n helpLinkOverrides,\n profileInfoOverrides,\n showAppSwitcher = false,\n}) => {\n const [changesCount, setChangesCount] = useState(null);\n\n useEffect(() => {\n const Nv = {\n onReceiveData: data => {\n if (!data.unreadCount) return;\n setChangesCount(data.unreadCount);\n },\n onShow: () => {\n setChangesCount(null);\n },\n };\n\n window.Nv = window.Nv ? Object.assign(window.Nv, Nv) : Nv;\n }, []);\n\n return (\n <div className=\"neeto-molecules-sidebar__footer neeto-molecules-sidebar__no-shrinkable\">\n <Tooltip\n interactive\n appendTo={() => document.body}\n className=\"neeto-molecules-help-popup-wrapper\"\n content={<HelpSectionMenu {...{ changesCount, helpLinkOverrides }} />}\n hideOnClick={false}\n interactiveDebounce={20}\n offset={[0, -70]}\n position=\"right\"\n theme=\"light\"\n >\n <HelpSection {...{ changesCount }} />\n </Tooltip>\n {showAppSwitcher && <AppSwitcherButton />}\n <ProfileButton {...{ extraTopLinks, profileInfoOverrides }} />\n </div>\n );\n};\n\nexport default Footer;\n","import React from \"react\";\n\nimport { capitalize, findBy } from \"neetocist\";\nimport { useFetchNeetoApps } from \"neetocommons/react-utils\";\nimport { Neeto } from \"neetoicons/typeface-logos\";\nimport * as ProductTypefaceLogos from \"neetoicons/typeface-logos\";\nimport { Link } from \"react-router-dom\";\n\nconst Header = ({ customLogo }) => {\n const productName = globalProps.appName.substr(5);\n const logoName = `Neeto${capitalize(productName.toLowerCase())}`;\n const ProductTypefaceLogo = ProductTypefaceLogos[logoName] ?? Neeto;\n const LogoComponent = customLogo ?? ProductTypefaceLogo;\n\n const { data } = useFetchNeetoApps();\n\n let homePath = \"/\";\n if (data?.neetoApps) {\n const thisApp = findBy({ name: productName }, data.neetoApps);\n if (thisApp?.url) {\n homePath = new URL(thisApp?.url).pathname;\n }\n }\n\n return (\n <div\n className=\"neeto-molecules-sidebar__header neeto-molecules-sidebar__no-shrinkable\"\n data-cy=\"sidebar-info\"\n >\n <Link\n className=\"neeto-molecules-sidebar__logo neeto-ui-w-full\"\n to={homePath}\n >\n <LogoComponent />\n </Link>\n </div>\n );\n};\n\nexport default React.memo(Header);\n","import React, { useState } from \"react\";\n\nimport classnames from \"classnames\";\nimport { isNotPresent } from \"neetocist\";\nimport { globalProps } from \"neetocommons/initializers\";\nimport { Down } from \"neetoicons\";\nimport { Typography } from \"neetoui\";\nimport { __, curry, includes, is, not } from \"ramda\";\nimport { NavLink, useLocation } from \"react-router-dom\";\n\nimport { isSubRouteActive } from \"./utils\";\n\nconst Links = ({ navLinks }) => {\n const location = useLocation();\n const [isActiveLinkExpanded, setIsActiveLinkExpanded] = useState(true);\n\n const filterByPermissions = curry(({ permissions }) => {\n if (permissions) {\n return is(Array, permissions)\n ? permissions.some(includes(__, globalProps.permissions))\n : globalProps.permissions.includes(permissions);\n }\n\n return true;\n });\n\n const handleNavLinkClick = (event, isActive, items) => {\n if (isNotPresent(items)) return;\n\n if (isActive()) {\n setIsActiveLinkExpanded(not);\n event.preventDefault();\n\n return;\n }\n\n setIsActiveLinkExpanded(true);\n };\n\n return (\n <div className=\"neeto-molecules-sidebar__links neeto-molecules-sidebar__no-shrinkable\">\n {navLinks\n .filter(filterByPermissions)\n .map(({ label, to, icon, items, ...otherProps }, mainIndex) => {\n const IconSVG = icon;\n const url = new URL(to, window.location.href);\n const isActive = () =>\n is(Function, otherProps.isActive)\n ? otherProps.isActive()\n : location.pathname.startsWith(url.pathname);\n\n const isMenuExpanded = isActive() && isActiveLinkExpanded;\n\n return (\n <React.Fragment key={mainIndex}>\n <NavLink\n activeClassName=\"active\"\n className=\"neeto-ui-flex neeto-ui-items-center neeto-ui-no-underline neeto-ui-select-none neeto-molecules-sidebar__link\"\n onClick={event => handleNavLinkClick(event, isActive, items)}\n {...{ isActive, to, ...otherProps }}\n >\n {icon && (\n <span\n className=\"neeto-molecules-sidebar__link-icon\"\n data-testid={label}\n >\n <IconSVG />\n </span>\n )}\n <Typography\n className=\"neeto-molecules-sidebar__link-label\"\n component=\"span\"\n style=\"body2\"\n weight=\"normal\"\n >\n {label}\n </Typography>\n {items && (\n <span\n className={classnames(\n \"neeto-molecules-sidebar__link-icon neeto-molecules-sidebar__link-icon--caret\",\n {\n \"neeto-molecules-sidebar__link-icon--rotate\":\n isMenuExpanded,\n }\n )}\n >\n <Down size={16} />\n </span>\n )}\n </NavLink>\n {items && isMenuExpanded && (\n <div\n className=\"neeto-molecules-sidebar__sublink-wrapper\"\n data-cy=\"sidebar-sub-link-wrapper\"\n >\n {items\n .filter(filterByPermissions)\n .map(\n (\n {\n label: subLabel,\n to: subRoute,\n count,\n \"data-cy\": dataCy,\n ...otherProps\n },\n subIndex\n ) => (\n <NavLink\n activeClassName=\"active\"\n className=\"neeto-molecules-sidebar__sublink neeto-ui-flex neeto-ui-items-center neeto-ui-select-none\"\n data-cy={`${dataCy}-sub-link`}\n isActive={() => isSubRouteActive(subRoute, location)}\n key={subIndex}\n to={subRoute}\n {...otherProps}\n >\n <Typography\n className=\"neeto-molecules-sidebar__link-sub-label neeto-ui-flex-grow\"\n component=\"span\"\n data-cy={`${dataCy}-sub-link-label`}\n style=\"body2\"\n >\n {subLabel}\n </Typography>\n <Typography\n className=\"neeto-molecules-sidebar__link-sub-count neeto-ui-flex-shrink-0\"\n component=\"span\"\n data-cy={`${dataCy}-sub-link-count`}\n style=\"body2\"\n >\n {count > 999 ? \"999+\" : count}\n </Typography>\n </NavLink>\n )\n )}\n </div>\n )}\n </React.Fragment>\n );\n })}\n </div>\n );\n};\n\nexport default Links;\n","import React, { useEffect, useState } from \"react\";\n\nimport classnames from \"classnames\";\nimport { globalProps } from \"neetocommons/initializers\";\nimport { useLocalStorage } from \"neetocommons/react-utils\";\nimport { Button } from \"neetoui\";\nimport PropTypes from \"prop-types\";\nimport { not } from \"ramda\";\nimport { useTranslation } from \"react-i18next\";\nimport { useLocation } from \"react-router-dom\";\n\nimport Chevron from \"./Chevron\";\nimport Footer from \"./Footer\";\nimport Header from \"./Header\";\nimport Links from \"./Links\";\nimport \"./sidebar.scss\";\nimport { getSidebarStateLocalStorageKey } from \"./utils\";\n\nconst Sidebar = ({\n navLinks,\n customLogo,\n profileInfoOverrides = {},\n helpLinkOverrides = {},\n extraTopLinks = [],\n showAppSwitcher = true,\n}) => {\n const [isAppSwitcherOpen, setIsAppSwitcherOpen] = useState(false);\n const [isSidebarPaneOpen, setIsSidebarPaneOpen] = useState(false);\n\n const [isSidebarCollapsed, setIsSidebarCollapsed] = useLocalStorage(\n getSidebarStateLocalStorageKey(),\n false\n );\n\n const location = useLocation();\n const { t } = useTranslation();\n\n const isLargerScreen = () => window.innerWidth > 768;\n const isSidebarClosed = isLargerScreen()\n ? isSidebarCollapsed\n : not(isSidebarPaneOpen);\n\n useEffect(() => {\n isAppSwitcherOpen && setIsAppSwitcherOpen(false);\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [location]);\n\n useEffect(() => {\n const handleResize = () => {\n if (isLargerScreen()) return;\n setIsSidebarPaneOpen(false);\n setIsSidebarCollapsed(true);\n };\n window.addEventListener(\"resize\", handleResize);\n\n return () => window.removeEventListener(\"resize\", handleResize);\n }, []);\n\n const productName = globalProps.appName.substr(5).toLowerCase();\n\n return (\n <div\n data-testid=\"sidebar-container\"\n className={classnames(\"neeto-molecules-sidebar__wrapper\", {\n \"neeto-molecules-sidebar__wrapper--collapsed\": isLargerScreen()\n ? isSidebarCollapsed\n : not(isSidebarPaneOpen),\n })}\n >\n <div\n className=\"neeto-molecules-sidebar__backdrop\"\n onClick={() => {\n setIsSidebarPaneOpen(false);\n }}\n />\n <div\n className=\"neeto-molecules-sidebar neeto-ui-flex neeto-ui-flex-col neeto-ui-flex-shrink-0 neeto-ui-overflow-y-auto neeto-ui-overflow-x-hidden\"\n data-cy=\"sidebar-wrapper\"\n data-testid=\"sidebar\"\n >\n <Header {...{ customLogo }} />\n <Links {...{ navLinks }} />\n <Footer\n {...{\n extraTopLinks,\n helpLinkOverrides,\n profileInfoOverrides,\n showAppSwitcher,\n }}\n />\n </div>\n <Button\n className=\"neeto-molecules-sidebar__toggler\"\n data-cy=\"neeto-molecules-sidebar-toggler\"\n data-testid=\"sidebar-toggleButton\"\n style={isLargerScreen() ? \"text\" : \"secondary\"}\n icon={() => (\n <Chevron\n style={{ color: `rgb(var(--neeto-${productName}-primary))` }}\n />\n )}\n tooltipProps={{\n content: isSidebarClosed\n ? t(\"neetoMolecules.sidebar.showMenu\")\n : t(\"neetoMolecules.sidebar.hideMenu\"),\n position: \"bottom\",\n }}\n onClick={() => {\n setIsSidebarCollapsed(!isSidebarCollapsed);\n setIsSidebarPaneOpen(not);\n }}\n />\n </div>\n );\n};\n\nSidebar.propTypes = {\n /**\n * To specify the navlinks to be shown in sidebar.\n */\n navLinks: PropTypes.arrayOf(\n PropTypes.shape({\n icon: PropTypes.oneOfType([PropTypes.element, PropTypes.func]),\n label: PropTypes.string,\n to: PropTypes.string,\n isActive: PropTypes.func,\n })\n ),\n /**\n * To specify the profile info to be rendered in the Sidebar\n */\n profileInfoOverrides: PropTypes.shape({\n name: PropTypes.string,\n email: PropTypes.string,\n imageUrl: PropTypes.string,\n customContent: PropTypes.element,\n topLinks: PropTypes.arrayOf(\n PropTypes.shape({\n onClick: PropTypes.func,\n label: PropTypes.string,\n icon: PropTypes.oneOfType([PropTypes.element, PropTypes.func]),\n })\n ),\n bottomLinks: PropTypes.arrayOf(\n PropTypes.shape({\n onClick: PropTypes.func,\n label: PropTypes.string,\n icon: PropTypes.oneOfType([PropTypes.element, PropTypes.func]),\n })\n ),\n }),\n /**\n * To override the values in the help links popover.\n */\n helpLinkOverrides: PropTypes.object,\n /**\n * To add extra items in the user profile popover.\n */\n extraTopLinks: PropTypes.arrayOf(\n PropTypes.shape({\n icon: PropTypes.elementType,\n label: PropTypes.string,\n onClick: PropTypes.func,\n })\n ),\n /**\n * To display the appswitcher above the user profile section.\n */\n showAppSwitcher: PropTypes.bool,\n /**\n * To override the logo displayed on the sidebar.\n */\n customLogo: PropTypes.oneOfType([PropTypes.element, PropTypes.func]),\n};\n\nexport default Sidebar;\n"],"names":["arrayLikeToArray","arrayWithHoles","iterableToArrayLimit","unsupportedIterableToArray","nonIterableRest","Chevron","_ref","style","React","createElement","height","viewBox","width","d","fill","AppLink","name","description","url","appName","concat","charAt","slice","toLowerCase","AppIcon","AppIcons","href","rel","target","className","classnames","capitalize","globalProps","size","NeetoIcon","color","Typography","component","lineHeight","weight","memo","Body","_useTranslation","useTranslation","t","_useState","useState","_useState2","_slicedToArray","searchTerm","setSearchTerm","_useFetchNeetoApps","useFetchNeetoApps","data","substring","replace","filteredApps","neetoApps","filter","includes","handleSearch","e","value","Fragment","Input","autoFocus","placeholder","prefix","Search","type","onChange","length","map","app","_extends","key","AppSwitcher","AppSwitcherButton","hasHovered","setHasHovered","refetchNeetoApps","refetch","isStale","Tooltip","interactive","appendTo","document","body","content","delay","disabled","hideOnClick","offset","position","strategy","theme","onMouseEnter","Spinner","NeetoUIAppSwitcherIcon","MY_PROFILE_URL","MY_ORGANIZATION_URL","CHANGELOG_WIDGET_TRIGGER_ID","DEFAULT_HELP_LINK_PROPS","liveChatProps","label","icon","ChatEmpty","onClick","_window$NeetoChat","_window$NeetoChat$con","_window$NeetoChat2","_window$NeetoChat2$co","window","NeetoChat","contextualHelp","maximizeWidget","openWidget","helpCenterProps","Book","toLower","changelogProps","id","Gift","keyboardShortcutProps","Keyboard","isSubRouteActive","subRoute","location","currentBrowserUrl","URL","pathname","search","origin","targetUrl","startsWith","targetSearchParams","searchParams","targetSearchKeys","Array","from","keys","all","get","getSidebarStateLocalStorageKey","_globalProps$user","_globalProps$user2","user","email","phoneNumber","getProfileInfo","isOwner","profileInfoOverrides","_globalProps$user3","_globalProps$user4","_globalProps$user5","mergeDeepLeft","firstName","lastName","imageUrl","profileImageUrl","topLinks","User","open","Settings","Boolean","bottomLinks","LeftArrow","resetAuthTokens","localStorage","removeItem","ProfileSection","ref","profileInfo","Avatar","truncate","forwardRef","arrayWithoutHoles","iterableToArray","nonIterableSpread","toPrimitive","toPropertyKey","objectWithoutPropertiesLoose","LinkSection","links","_ref2","idx","_ref2$icon","otherProps","_objectWithoutProperties","_excluded","Button","fullWidth","iconPosition","iconSize","_objectSpread","ProfileMenu","extraTopLinks","customContent","title","_toConsumableArray","ProfileButton","interactiveDebounce","HelpSection","changesCount","Help","isPresent","HelpSectionMenu","helpLinkOverrides","_KeyboardShortcuts$us","KeyboardShortcuts","usePaneState","_KeyboardShortcuts$us2","setIsOpen","helpLinks","Object","hide","_ref3","buttonProps","Footer","_ref$showAppSwitcher","showAppSwitcher","setChangesCount","useEffect","Nv","onReceiveData","unreadCount","onShow","assign","Header","_ProductTypefaceLogos","customLogo","productName","substr","logoName","ProductTypefaceLogo","ProductTypefaceLogos","Neeto","LogoComponent","homePath","thisApp","findBy","Link","to","Links","navLinks","useLocation","isActiveLinkExpanded","setIsActiveLinkExpanded","filterByPermissions","curry","permissions","is","some","__","handleNavLinkClick","event","isActive","items","isNotPresent","not","preventDefault","mainIndex","IconSVG","Function","isMenuExpanded","NavLink","activeClassName","Down","_ref4","subIndex","subLabel","count","dataCy","_excluded2","Sidebar","_ref$profileInfoOverr","_ref$helpLinkOverride","_ref$extraTopLinks","isAppSwitcherOpen","setIsAppSwitcherOpen","_useState3","_useState4","isSidebarPaneOpen","setIsSidebarPaneOpen","_useLocalStorage","useLocalStorage","_useLocalStorage2","isSidebarCollapsed","setIsSidebarCollapsed","isLargerScreen","innerWidth","isSidebarClosed","handleResize","addEventListener","removeEventListener","tooltipProps"],"mappings":";;;;;;;;;;;;;;;;;AAAe,SAAS,eAAe,CAAC,GAAG,EAAE;AAC7C,EAAE,IAAI,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE,OAAO,GAAG,CAAC;AACrC;;ACFe,SAAS,qBAAqB,CAAC,CAAC,EAAE,CAAC,EAAE;AACpD,EAAE,IAAI,CAAC,GAAG,IAAI,IAAI,CAAC,GAAG,IAAI,GAAG,WAAW,IAAI,OAAO,MAAM,IAAI,CAAC,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,YAAY,CAAC,CAAC;AACnG,EAAE,IAAI,IAAI,IAAI,CAAC,EAAE;AACjB,IAAI,IAAI,CAAC;AACT,MAAM,CAAC;AACP,MAAM,CAAC;AACP,MAAM,CAAC;AACP,MAAM,CAAC,GAAG,EAAE;AACZ,MAAM,CAAC,GAAG,CAAC,CAAC;AACZ,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC;AACb,IAAI,IAAI;AACR,MAAM,IAAI,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,CAAC,KAAK,CAAC,EAAE;AAC7C,QAAQ,IAAI,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,EAAE,OAAO;AACpC,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC;AACf,OAAO,MAAM,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,IAAI,CAAC,KAAK,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,MAAM,KAAK,CAAC,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;AAC9F,KAAK,CAAC,OAAO,CAAC,EAAE;AAChB,MAAM,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC;AACpB,KAAK,SAAS;AACd,MAAM,IAAI;AACV,QAAQ,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,EAAE,OAAO;AACtF,OAAO,SAAS;AAChB,QAAQ,IAAI,CAAC,EAAE,MAAM,CAAC,CAAC;AACvB,OAAO;AACP,KAAK;AACL,IAAI,OAAO,CAAC,CAAC;AACb,GAAG;AACH;;AC1Be,SAAS,iBAAiB,CAAC,GAAG,EAAE,GAAG,EAAE;AACpD,EAAE,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,CAAC,MAAM,EAAE,GAAG,GAAG,GAAG,CAAC,MAAM,CAAC;AACxD,EAAE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,IAAI,GAAG,IAAI,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,GAAG,EAAE,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC,CAAC,GAAG,GAAG,CAAC,CAAC,CAAC,CAAC;AACxE,EAAE,OAAO,IAAI,CAAC;AACd;;ACHe,SAAS,2BAA2B,CAAC,CAAC,EAAE,MAAM,EAAE;AAC/D,EAAE,IAAI,CAAC,CAAC,EAAE,OAAO;AACjB,EAAE,IAAI,OAAO,CAAC,KAAK,QAAQ,EAAE,OAAOA,iBAAgB,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC;AAChE,EAAE,IAAI,CAAC,GAAG,MAAM,CAAC,SAAS,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;AACzD,EAAE,IAAI,CAAC,KAAK,QAAQ,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,GAAG,CAAC,CAAC,WAAW,CAAC,IAAI,CAAC;AAC9D,EAAE,IAAI,CAAC,KAAK,KAAK,IAAI,CAAC,KAAK,KAAK,EAAE,OAAO,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;AACvD,EAAE,IAAI,CAAC,KAAK,WAAW,IAAI,0CAA0C,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,OAAOA,iBAAgB,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC;AAClH;;ACRe,SAAS,gBAAgB,GAAG;AAC3C,EAAE,MAAM,IAAI,SAAS,CAAC,2IAA2I,CAAC,CAAC;AACnK;;ACEe,SAAS,cAAc,CAAC,GAAG,EAAE,CAAC,EAAE;AAC/C,EAAE,OAAOC,eAAc,CAAC,GAAG,CAAC,IAAIC,qBAAoB,CAAC,GAAG,EAAE,CAAC,CAAC,IAAIC,2BAA0B,CAAC,GAAG,EAAE,CAAC,CAAC,IAAIC,gBAAe,EAAE,CAAC;AACxH;;ACJA,IAAMC,OAAO,GAAG,SAAVA,OAAOA,CAAAC,IAAA,EAAA;AAAA,EAAA,IAAMC,KAAK,GAAAD,IAAA,CAALC,KAAK,CAAA;EAAA,oBACtBC,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AAAKC,IAAAA,MAAM,EAAC,IAAI;AAACC,IAAAA,OAAO,EAAC,WAAW;AAACC,IAAAA,KAAK,EAAC,IAAI;AAAOL,IAAAA,KAAK,EAALA,KAAAA;GACpDC,eAAAA,KAAA,CAAAC,aAAA,CAAA,MAAA,EAAA;AACEI,IAAAA,CAAC,EAAC,y5BAAy5B;AAC35BC,IAAAA,IAAI,EAAC,cAAA;AAAc,GACpB,CACE,CAAC,CAAA;AAAA,CACP;;ACTD,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,EAAE,WAAW,EAAE,OAAO,QAAQ,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,SAAS,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,QAAQ,CAAC,oBAAoB,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAE,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,GAAG,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,UAAU,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,QAAQ,CAAC,cAAc,CAAC,CAAC,CAAC,EAAC,CAAC,SAAS,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,YAAY,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,GAAG,CAAC,CAAC,YAAY,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;;;;;ACAttB,SAAS,QAAQ,GAAG;AACnC,EAAE,QAAQ,GAAG,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,UAAU,MAAM,EAAE;AACtE,IAAI,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;AAC/C,MAAM,IAAI,MAAM,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC;AAChC,MAAM,KAAK,IAAI,GAAG,IAAI,MAAM,EAAE;AAC9B,QAAQ,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE;AAC/D,UAAU,MAAM,CAAC,GAAG,CAAC,GAAG,MAAM,CAAC,GAAG,CAAC,CAAC;AACpC,SAAS;AACT,OAAO;AACP,KAAK;AACL,IAAI,OAAO,MAAM,CAAC;AAClB,GAAG,CAAC;AACJ,EAAE,OAAO,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;AACzC;;ACHA,IAAMC,OAAO,GAAG,SAAVA,OAAOA,CAAAT,IAAA,EAAmC;AAAA,EAAA,IAA7BU,IAAI,GAAAV,IAAA,CAAJU,IAAI;IAAEC,WAAW,GAAAX,IAAA,CAAXW,WAAW;IAAEC,GAAG,GAAAZ,IAAA,CAAHY,GAAG,CAAA;EACvC,IAAMC,OAAO,WAAAC,MAAA,CAAWJ,IAAI,CAACK,MAAM,CAAC,CAAC,CAAC,CAAA,CAAAD,MAAA,CAAGJ,IAAI,CAACM,KAAK,CAAC,CAAC,CAAC,CAACC,WAAW,EAAE,CAAE,CAAA;AACtE,EAAA,IAAMC,OAAO,GAAGC,QAAQ,CAACN,OAAO,CAAC,CAAA;EAEjC,oBACEX,KAAA,CAAAC,aAAA,CAAA,GAAA,EAAA;IACE,SAAAW,EAAAA,EAAAA,CAAAA,MAAA,CAAYJ,IAAI,EAAY,WAAA,CAAA;IAC5B,cAAAI,EAAAA,gBAAAA,CAAAA,MAAA,CAA+BJ,IAAI,CAAG;AACtCU,IAAAA,IAAI,EAAER,GAAI;AACVS,IAAAA,GAAG,EAAC,YAAY;AAChBC,IAAAA,MAAM,EAAC,QAAQ;AACfC,IAAAA,SAAS,EAAEC,UAAU,CAAC,mCAAmC,EAAE;AACzD,MAAA,2CAA2C,EACzCC,UAAU,CAACC,WAAW,CAACb,OAAO,CAAC,KAAKA,OAAAA;KACvC,CAAA;GAEDX,eAAAA,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AACEoB,IAAAA,SAAS,EAAEC,UAAU,CACnB,gDAAgD,EAChD;AAAE,MAAA,yBAAyB,EAAE,CAACN,OAAAA;KAChC,CAAA;AAAE,GAAA,EAEDA,OAAO,gBACNhB,KAAA,CAAAC,aAAA,CAACe,OAAO,EAAA;AAACS,IAAAA,IAAI,EAAE,EAAA;AAAG,GAAE,CAAC,gBAErBzB,KAAA,CAAAC,aAAA,CAACyB,SAAS,EAAA;AAACC,IAAAA,KAAK,EAAC,OAAO;AAACF,IAAAA,IAAI,EAAE,EAAA;AAAG,GAAE,CAEnC,CAAC,eACNzB,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AAAKoB,IAAAA,SAAS,EAAC,4CAAA;AAA4C,GAAA,eACzDrB,KAAA,CAAAC,aAAA,CAAC2B,UAAU,EAAA;AACTC,IAAAA,SAAS,EAAC,MAAM;AAChBC,IAAAA,UAAU,EAAC,SAAS;AACpB/B,IAAAA,KAAK,EAAC,IAAI;AACVgC,IAAAA,MAAM,EAAC,QAAA;AAAQ,GAAA,EAEdvB,IACS,CAAC,eACbR,KAAA,CAAAC,aAAA,CAAC2B,UAAU,EAAA;AAACC,IAAAA,SAAS,EAAC,MAAM;AAAC9B,IAAAA,KAAK,EAAC,OAAO;AAACgC,IAAAA,MAAM,EAAC,QAAA;GAC/CtB,EAAAA,WACS,CACT,CACJ,CAAC,CAAA;AAER,CAAC,CAAA;AAED,gBAAA,aAAeT,KAAK,CAACgC,IAAI,CAACzB,OAAO,CAAC;;AC7ClC,IAAM0B,IAAI,GAAG,SAAPA,IAAIA,GAAS;AACjB,EAAA,IAAAC,eAAA,GAAcC,cAAc,EAAE;IAAtBC,CAAC,GAAAF,eAAA,CAADE,CAAC,CAAA;AACT,EAAA,IAAAC,SAAA,GAAoCC,QAAQ,CAAC,EAAE,CAAC;IAAAC,UAAA,GAAAC,cAAA,CAAAH,SAAA,EAAA,CAAA,CAAA;AAAzCI,IAAAA,UAAU,GAAAF,UAAA,CAAA,CAAA,CAAA;AAAEG,IAAAA,aAAa,GAAAH,UAAA,CAAA,CAAA,CAAA,CAAA;AAChC,EAAA,IAAAI,kBAAA,GAAiBC,iBAAiB,EAAE;IAA5BC,IAAI,GAAAF,kBAAA,CAAJE,IAAI,CAAA;AAEZ,EAAA,IAAMC,SAAS,GAAGL,UAAU,CAACM,OAAO,CAAC,IAAI,EAAE,EAAE,CAAC,CAAChC,WAAW,EAAE,CAAA;AAC5D,EAAA,IAAMiC,YAAY,GAAGH,IAAI,KAAA,IAAA,IAAJA,IAAI,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAJA,IAAI,CAAEI,SAAS,CAACC,MAAM,CAAC,UAAApD,IAAA,EAAA;AAAA,IAAA,IAAGU,IAAI,GAAAV,IAAA,CAAJU,IAAI,CAAA;IAAA,OACjDA,IAAI,CAACO,WAAW,EAAE,CAACoC,QAAQ,CAACL,SAAS,CAAC,CAAA;AAAA,GACxC,CAAC,CAAA;AAED,EAAA,IAAMM,YAAY,GAAG,SAAfA,YAAYA,CAAGC,CAAC,EAAA;AAAA,IAAA,OAAIX,aAAa,CAACW,CAAC,CAACjC,MAAM,CAACkC,KAAK,CAAC,CAAA;AAAA,GAAA,CAAA;EAEvD,oBACEtD,KAAA,CAAAC,aAAA,CAAAD,KAAA,CAAAuD,QAAA,EAAA,IAAA,eACEvD,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AACEoB,IAAAA,SAAS,EAAC,sCAAsC;IAChD,SAAQ,EAAA,2BAAA;AAA2B,GAAA,eAEnCrB,KAAA,CAAAC,aAAA,CAAC2B,UAAU,EAAA;AAAC7B,IAAAA,KAAK,EAAC,IAAA;GACfqC,EAAAA,CAAC,CAAC,+CAA+C,CACxC,CAAC,eACbpC,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AAAKoB,IAAAA,SAAS,EAAC,8CAAA;AAA8C,GAAA,eAC3DrB,KAAA,CAAAC,aAAA,CAACuD,KAAK,EAAA;IACJC,SAAS,EAAA,IAAA;AACT,IAAA,SAAA,EAAQ,2BAA2B;AACnCC,IAAAA,WAAW,EAAEtB,CAAC,CAAC,2CAA2C,CAAE;AAC5DuB,IAAAA,MAAM,eAAE3D,KAAA,CAAAC,aAAA,CAAC2D,MAAM,MAAE,CAAE;AACnBC,IAAAA,IAAI,EAAC,QAAQ;AACbP,IAAAA,KAAK,EAAEb,UAAW;AAClBqB,IAAAA,QAAQ,EAAEV,YAAAA;AAAa,GACxB,CACE,CACF,CAAC,eACNpD,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AAAKoB,IAAAA,SAAS,EAAC,oCAAA;AAAoC,GAAA,EAChD,CAAA2B,YAAY,KAAZA,IAAAA,IAAAA,YAAY,KAAZA,KAAAA,CAAAA,GAAAA,KAAAA,CAAAA,GAAAA,YAAY,CAAEe,MAAM,IAAG,CAAC,gBACvB/D,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AAAKoB,IAAAA,SAAS,EAAC,oCAAA;AAAoC,GAAA,EAChD2B,YAAY,CAACgB,GAAG,CAAC,UAAAC,GAAG,EAAA;AAAA,IAAA,oBACnBjE,KAAA,CAAAC,aAAA,CAACM,SAAO,EAAA2D,QAAA,CAAA;MAACC,GAAG,EAAEF,GAAG,CAACzD,IAAAA;KAAUyD,EAAAA,GAAG,CAAG,CAAC,CAAA;AAAA,GACpC,CACE,CAAC,gBAENjE,KAAA,CAAAC,aAAA,CAAC2B,UAAU,EAAA;AAACP,IAAAA,SAAS,EAAC,sBAAsB;AAACtB,IAAAA,KAAK,EAAC,OAAA;AAAO,GAAA,EACvDqC,CAAC,CAAC,mCAAmC,CAC5B,CAEX,CACL,CAAC,CAAA;AAEP,CAAC;;ACrDD,IAAMgC,WAAW,GAAG,SAAdA,WAAWA,GAAA;EAAA,oBACfpE,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AACEoB,IAAAA,SAAS,EAAC,uCAAuC;AACjD,IAAA,SAAA,EAAQ,kBAAkB;AAC1B,IAAA,aAAA,EAAY,kBAAkB;AAC9B8C,IAAAA,GAAG,EAAC,kBAAA;AAAkB,GAAA,eAEtBnE,KAAA,CAAAC,aAAA,CAACgC,IAAI,EAAA,IAAE,CACJ,CAAC,CAAA;AAAA,CACP;;;;;ACJD,IAAMoC,iBAAiB,GAAG,SAApBA,iBAAiBA,GAAS;AAC9B,EAAA,IAAAnC,eAAA,GAAcC,cAAc,EAAE;IAAtBC,CAAC,GAAAF,eAAA,CAADE,CAAC,CAAA;AACT,EAAA,IAAAC,SAAA,GAAoCC,QAAQ,CAAC,KAAK,CAAC;IAAAC,UAAA,GAAAC,cAAA,CAAAH,SAAA,EAAA,CAAA,CAAA;AAA5CiC,IAAAA,UAAU,GAAA/B,UAAA,CAAA,CAAA,CAAA;AAAEgC,IAAAA,aAAa,GAAAhC,UAAA,CAAA,CAAA,CAAA,CAAA;AAEhC,EAAA,IAAAI,kBAAA,GAAqDC,iBAAiB,EAAE;IAAhEC,IAAI,GAAAF,kBAAA,CAAJE,IAAI;IAAW2B,gBAAgB,GAAA7B,kBAAA,CAAzB8B,OAAO;IAAoBC,OAAO,GAAA/B,kBAAA,CAAP+B,OAAO,CAAA;AAEhD,EAAA,oBACE1E,KAAA,CAAAC,aAAA,CAAC0E,OAAO,EAAA;IACNC,WAAW,EAAA,IAAA;IACXC,QAAQ,EAAE,SAAAA,QAAA,GAAA;MAAA,OAAMC,QAAQ,CAACC,IAAI,CAAA;KAAC;AAC9B1D,IAAAA,SAAS,EAAC,4CAA4C;AACtD2D,IAAAA,OAAO,eAAEhF,KAAA,CAAAC,aAAA,CAACmE,WAAW,MAAE,CAAE;AACzBa,IAAAA,KAAK,EAAE,CAAC,GAAG,EAAE,IAAI,CAAE;IACnBC,QAAQ,EAAE,CAACrC,IAAK;AAChBsC,IAAAA,WAAW,EAAE,KAAM;AACnBC,IAAAA,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAE;AACjBC,IAAAA,QAAQ,EAAC,OAAO;AAChBC,IAAAA,QAAQ,EAAC,OAAO;AAChBC,IAAAA,KAAK,EAAC,OAAA;GAENvF,eAAAA,KAAA,CAAAC,aAAA,CAAA,QAAA,EAAA;AACEoB,IAAAA,SAAS,EAAC,sOAAsO;AAChP,IAAA,SAAA,EAAQ,qBAAqB;AAC7B,IAAA,aAAA,EAAY,qBAAqB;IACjCmE,YAAY,EAAE,SAAAA,YAAAA,GAAM;AAClB,MAAA,IAAIlB,UAAU,IAAI,CAACI,OAAO,EAAE,OAAA;AAC5BF,MAAAA,gBAAgB,EAAE,CAAA;MAClBD,aAAa,CAAC,IAAI,CAAC,CAAA;AACrB,KAAA;GAEAvE,eAAAA,KAAA,CAAAC,aAAA,CAAA,MAAA,EAAA;AAAMoB,IAAAA,SAAS,EAAC,wGAAA;AAAwG,GAAA,EACrH,CAACwB,IAAI,IAAIyB,UAAU,gBAClBtE,KAAA,CAAAC,aAAA,CAAA,MAAA,EAAA;IAAM,aAAY,EAAA,4BAAA;AAA4B,GAAA,eAC5CD,KAAA,CAAAC,aAAA,CAACwF,OAAO,EAAA,IAAE,CACN,CAAC,gBAEPzF,KAAA,CAAAC,aAAA,CAACyF,aAAsB,EAAA;AAACjE,IAAAA,IAAI,EAAE,EAAA;AAAG,GAAE,CAEjC,CAAC,eACPzB,KAAA,CAAAC,aAAA,CAAC2B,UAAU,EAAA;AACTP,IAAAA,SAAS,EAAC,qCAAqC;AAC/CQ,IAAAA,SAAS,EAAC,MAAM;AAChB9B,IAAAA,KAAK,EAAC,OAAO;AACbgC,IAAAA,MAAM,EAAC,QAAA;AAAQ,GAAA,EAEdK,CAAC,CAAC,wCAAwC,CACjC,CACN,CACD,CAAC,CAAA;AAEd,CAAC;;ACxDM,IAAMuD,cAAc,GAAG,oBAAoB,CAAA;AAC3C,IAAMC,mBAAmB,GAAG,yBAAyB,CAAA;AACrD,IAAMC,2BAA2B,GAAG,wBAAwB,CAAA;AAI5D,IAAMC,uBAAuB,GAAG;AACrCC,EAAAA,aAAa,EAAE;AACbC,IAAAA,KAAK,EAAE5D,GAAC,CAAC,2CAA2C,CAAC;AACrD6D,IAAAA,IAAI,EAAEC,SAAS;AACf,IAAA,SAAS,EAAE,4BAA4B;IACvCC,OAAO,EAAE,SAAAA,OAAAA,GAAM;AAAA,MAAA,IAAAC,iBAAA,EAAAC,qBAAA,EAAAC,kBAAA,EAAAC,qBAAA,CAAA;MACb,CAAAH,iBAAA,GAAAI,MAAM,CAACC,SAAS,MAAAL,IAAAA,IAAAA,iBAAA,wBAAAC,qBAAA,GAAhBD,iBAAA,CAAkBM,cAAc,cAAAL,qBAAA,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAhCA,qBAAA,CAAkCM,cAAc,EAAE,CAAA;MAClD,CAAAL,kBAAA,GAAAE,MAAM,CAACC,SAAS,MAAAH,IAAAA,IAAAA,kBAAA,wBAAAC,qBAAA,GAAhBD,kBAAA,CAAkBI,cAAc,cAAAH,qBAAA,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAhCA,qBAAA,CAAkCK,UAAU,EAAE,CAAA;AAChD,KAAA;GACD;AACDC,EAAAA,eAAe,EAAE;AACfb,IAAAA,KAAK,EAAE5D,GAAC,CAAC,+CAA+C,CAAC;AACzD6D,IAAAA,IAAI,EAAEa,IAAI;AACV,IAAA,SAAS,EAAE,8BAA8B;IACzC5F,IAAI,EAAA,eAAA,CAAAN,MAAA,CAAkBmG,OAAO,CAACvF,WAAW,CAACb,OAAO,CAAC,EAAO,OAAA,CAAA;AACzDS,IAAAA,MAAM,EAAE,QAAA;GACT;AACD4F,EAAAA,cAAc,EAAE;AACdC,IAAAA,EAAE,EAAEpB,2BAA2B;AAC/BG,IAAAA,KAAK,EAAE5D,GAAC,CAAC,2CAA2C,CAAC;AACrD6D,IAAAA,IAAI,EAAEiB,IAAI;AACV,IAAA,SAAS,EAAE,4BAAA;GACZ;AACDC,EAAAA,qBAAqB,EAAE;AACrBnB,IAAAA,KAAK,EAAE5D,GAAC,CAAC,oDAAoD,CAAC;AAC9D6D,IAAAA,IAAI,EAAEmB,QAAQ;AACd,IAAA,SAAS,EAAE,oCAAA;AACb,GAAA;AACF,CAAC;;ACpCM,IAAMC,gBAAgB,GAAG,SAAnBA,gBAAgBA,CAAIC,QAAQ,EAAEC,QAAQ,EAAK;AACtD,EAAA,IAAMC,iBAAiB,GAAG,IAAIC,GAAG,CAC/BF,QAAQ,CAACG,QAAQ,GAAGH,QAAQ,CAACI,MAAM,EACnCnB,MAAM,CAACe,QAAQ,CAACK,MAClB,CAAC,CAAA;AACD,EAAA,IAAMC,SAAS,GAAG,IAAIJ,GAAG,CAACH,QAAQ,EAAEd,MAAM,CAACe,QAAQ,CAACK,MAAM,CAAC,CAAA;EAE3D,IAAI,CAACJ,iBAAiB,CAACE,QAAQ,CAACI,UAAU,CAACD,SAAS,CAACH,QAAQ,CAAC,EAAE;AAC9D,IAAA,OAAO,KAAK,CAAA;AACd,GAAA;AAEA,EAAA,IAAMK,kBAAkB,GAAGF,SAAS,CAACG,YAAY,CAAA;EACjD,IAAMC,gBAAgB,GAAGC,KAAK,CAACC,IAAI,CAACJ,kBAAkB,CAACK,IAAI,EAAE,CAAC,CAAA;EAE9D,OAAOC,GAAG,CACR,UAAAlE,GAAG,EAAA;AAAA,IAAA,OACDqD,iBAAiB,CAACQ,YAAY,CAACM,GAAG,CAACnE,GAAG,CAAC,KAAK4D,kBAAkB,CAACO,GAAG,CAACnE,GAAG,CAAC,CAAA;AAAA,GAAA,EACzE8D,gBACF,CAAC,CAAA;AACH,CAAC,CAAA;AAEM,IAAMM,8BAA8B,GAAG,SAAjCA,8BAA8BA,GAAS;EAAA,IAAAC,iBAAA,EAAAC,kBAAA,CAAA;EAClD,IAAMC,IAAI,GAAG,CAAA,CAAAF,iBAAA,GAAAhH,WAAW,CAACkH,IAAI,MAAAF,IAAAA,IAAAA,iBAAA,KAAhBA,KAAAA,CAAAA,GAAAA,KAAAA,CAAAA,GAAAA,iBAAA,CAAkBG,KAAK,MAAA,CAAAF,kBAAA,GAAIjH,WAAW,CAACkH,IAAI,MAAA,IAAA,IAAAD,kBAAA,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAhBA,kBAAA,CAAkBG,WAAW,CAAA,CAAA;EAErE,OAAAhI,eAAAA,CAAAA,MAAA,CAAuB8H,IAAI,CAAA,CAAA;AAC7B,CAAC;;ACnBM,IAAMG,cAAc,GAAG,SAAjBA,cAAcA,CAAIC,OAAO,EAAEC,oBAAoB,EAAA;EAAA,IAAAP,iBAAA,EAAAC,kBAAA,EAAAO,kBAAA,EAAAC,kBAAA,EAAAC,kBAAA,CAAA;EAAA,OAC1DC,aAAa,CAACJ,oBAAoB,EAAE;AAClCvI,IAAAA,IAAI,EAAAI,EAAAA,CAAAA,MAAA,CAAA4H,CAAAA,iBAAA,GAAKhH,WAAW,CAACkH,IAAI,MAAAF,IAAAA,IAAAA,iBAAA,KAAhBA,KAAAA,CAAAA,GAAAA,KAAAA,CAAAA,GAAAA,iBAAA,CAAkBY,SAAS,EAAAxI,GAAAA,CAAAA,CAAAA,MAAA,CAAA6H,CAAAA,kBAAA,GAAIjH,WAAW,CAACkH,IAAI,MAAAD,IAAAA,IAAAA,kBAAA,KAAhBA,KAAAA,CAAAA,GAAAA,KAAAA,CAAAA,GAAAA,kBAAA,CAAkBY,QAAQ,CAAE;IACpEC,QAAQ,EAAA,CAAAN,kBAAA,GAAExH,WAAW,CAACkH,IAAI,MAAA,IAAA,IAAAM,kBAAA,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAhBA,kBAAA,CAAkBO,eAAe;IAC3CZ,KAAK,EAAE,CAAAM,CAAAA,kBAAA,GAAAzH,WAAW,CAACkH,IAAI,MAAA,IAAA,IAAAO,kBAAA,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAhBA,kBAAA,CAAkBN,KAAK,MAAAO,CAAAA,kBAAA,GAAI1H,WAAW,CAACkH,IAAI,cAAAQ,kBAAA,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAhBA,kBAAA,CAAkBN,WAAW,CAAA;AAC/DY,IAAAA,QAAQ,EAAE,CACR;AACExD,MAAAA,KAAK,EAAE5D,GAAC,CAAC,kCAAkC,CAAC;AAC5C6D,MAAAA,IAAI,EAAEwD,IAAI;MACVtD,OAAO,EAAE,SAAAA,OAAA,GAAA;AAAA,QAAA,OAAMK,MAAM,CAACkD,IAAI,CAAC/D,cAAc,EAAE,QAAQ,CAAC,CAAA;AAAA,OAAA;AACpD,MAAA,SAAS,EAAE,mBAAA;KACZ,EACDmD,OAAO,IAAI;AACT9C,MAAAA,KAAK,EAAE5D,GAAC,CAAC,uCAAuC,CAAC;AACjD6D,MAAAA,IAAI,EAAE0D,QAAQ;MACdxD,OAAO,EAAE,SAAAA,OAAA,GAAA;AAAA,QAAA,OAAMK,MAAM,CAACkD,IAAI,CAAC9D,mBAAmB,EAAE,QAAQ,CAAC,CAAA;AAAA,OAAA;AACzD,MAAA,SAAS,EAAE,sCAAA;AACb,KAAC,CACF,CAAC1C,MAAM,CAAC0G,OAAO,CAAC;AACjBC,IAAAA,WAAW,EAAE,CACX;AACE5D,MAAAA,IAAI,EAAE6D,SAAS;AACf9D,MAAAA,KAAK,EAAE5D,GAAC,CAAC,+BAA+B,CAAC;MACzC+D,OAAO,EAAE,SAAAA,OAAAA,GAAM;AACb4D,QAAAA,eAAe,EAAE,CAAA;AACjBC,QAAAA,YAAY,CAACC,UAAU,CAAC1B,8BAA8B,EAAE,CAAC,CAAA;AACzD/B,QAAAA,MAAM,CAACe,QAAQ,CAACrG,IAAI,GAAG,SAAS,CAAA;OACjC;AACD,MAAA,SAAS,EAAE,uBAAA;KACZ,CAAA;AAEL,GAAC,CAAC,CAAA;AAAA,CAAA;;AC/BJ,IAAMgJ,cAAc,GAAG,SAAjBA,cAAcA,CAAApK,IAAA,EAAqBqK,GAAG,EAAK;AAAA,EAAA,IAAvBC,WAAW,GAAAtK,IAAA,CAAXsK,WAAW,CAAA;AACnC,EAAA,IAAA/H,SAAA,GAAoCC,QAAQ,CAAC,KAAK,CAAC;IAAAC,UAAA,GAAAC,cAAA,CAAAH,SAAA,EAAA,CAAA,CAAA;AAA5CiC,IAAAA,UAAU,GAAA/B,UAAA,CAAA,CAAA,CAAA;AAAEgC,IAAAA,aAAa,GAAAhC,UAAA,CAAA,CAAA,CAAA,CAAA;AAEhC,EAAA,IAAAI,kBAAA,GAAqDC,iBAAiB,EAAE;IAAhEC,IAAI,GAAAF,kBAAA,CAAJE,IAAI;IAAW2B,gBAAgB,GAAA7B,kBAAA,CAAzB8B,OAAO;IAAoBC,OAAO,GAAA/B,kBAAA,CAAP+B,OAAO,CAAA;EAEhD,oBACE1E,KAAA,CAAAC,aAAA,CAAA,QAAA,EAAA;AACEoB,IAAAA,SAAS,EAAC,yKAAyK;AACnL,IAAA,SAAA,EAAQ,iBAAiB;AACzB,IAAA,aAAA,EAAY,iBAAiB;AACvB8I,IAAAA,GAAG,EAAHA,GAAG;IACT3E,YAAY,EAAE,SAAAA,YAAAA,GAAM;AAClB,MAAA,IAAI,CAAClB,UAAU,IAAII,OAAO,EAAE;AAC1BF,QAAAA,gBAAgB,EAAE,CAAA;QAClBD,aAAa,CAAC,IAAI,CAAC,CAAA;AACrB,OAAA;AACF,KAAA;AAAE,GAAA,EAED,CAAC1B,IAAI,IAAIyB,UAAU,gBAClBtE,KAAA,CAAAC,aAAA,CAAA,MAAA,EAAA;IAAM,aAAY,EAAA,uBAAA;GAChBD,eAAAA,KAAA,CAAAC,aAAA,CAACwF,OAAO,EAAE,IAAA,CACN,CAAC,gBAEPzF,KAAA,CAAAC,aAAA,CAAAD,KAAA,CAAAuD,QAAA,qBACEvD,KAAA,CAAAC,aAAA,CAACoK,MAAM,EAAA;AACLhJ,IAAAA,SAAS,EAAC,gEAAgE;AAC1E,IAAA,aAAA,EAAY,gBAAgB;AAC5BI,IAAAA,IAAI,EAAC,OAAO;AACZiH,IAAAA,IAAI,EAAE0B,WAAAA;AAAY,GACnB,CAAC,eACFpK,KAAA,CAAAC,aAAA,CAAC2B,UAAU,EAAA;AACTP,IAAAA,SAAS,EAAC,qCAAqC;AAC/CQ,IAAAA,SAAS,EAAC,MAAM;AAChB9B,IAAAA,KAAK,EAAC,OAAO;AACbgC,IAAAA,MAAM,EAAC,QAAA;GAENuI,EAAAA,QAAQ,CAACF,WAAW,CAAC5J,IAAI,EAAE,EAAE,CACpB,CACZ,CAEE,CAAC,CAAA;AAEb,CAAC,CAAA;AAED,uBAAe+J,aAAAA,UAAU,CAACL,cAAc,CAAC;;ACnD1B,SAAS,kBAAkB,CAAC,GAAG,EAAE;AAChD,EAAE,IAAI,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE,OAAO1K,iBAAgB,CAAC,GAAG,CAAC,CAAC;AACvD;;ACHe,SAAS,gBAAgB,CAAC,IAAI,EAAE;AAC/C,EAAE,IAAI,OAAO,MAAM,KAAK,WAAW,IAAI,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,IAAI,IAAI,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,EAAE,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;AAC5H;;ACFe,SAAS,kBAAkB,GAAG;AAC7C,EAAE,MAAM,IAAI,SAAS,CAAC,sIAAsI,CAAC,CAAC;AAC9J;;ACEe,SAAS,kBAAkB,CAAC,GAAG,EAAE;AAChD,EAAE,OAAOgL,kBAAiB,CAAC,GAAG,CAAC,IAAIC,gBAAe,CAAC,GAAG,CAAC,IAAI9K,2BAA0B,CAAC,GAAG,CAAC,IAAI+K,kBAAiB,EAAE,CAAC;AAClH;;ACNe,SAAS,OAAO,CAAC,CAAC,EAAE;AACnC,EAAE,yBAAyB,CAAC;AAC5B;AACA,EAAE,OAAO,OAAO,GAAG,UAAU,IAAI,OAAO,MAAM,IAAI,QAAQ,IAAI,OAAO,MAAM,CAAC,QAAQ,GAAG,UAAU,CAAC,EAAE;AACpG,IAAI,OAAO,OAAO,CAAC,CAAC;AACpB,GAAG,GAAG,UAAU,CAAC,EAAE;AACnB,IAAI,OAAO,CAAC,IAAI,UAAU,IAAI,OAAO,MAAM,IAAI,CAAC,CAAC,WAAW,KAAK,MAAM,IAAI,CAAC,KAAK,MAAM,CAAC,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAC,CAAC;AACxH,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC;AAChB;;ACPe,SAAS,YAAY,CAAC,KAAK,EAAE,IAAI,EAAE;AAClD,EAAE,IAAI,OAAO,CAAC,KAAK,CAAC,KAAK,QAAQ,IAAI,KAAK,KAAK,IAAI,EAAE,OAAO,KAAK,CAAC;AAClE,EAAE,IAAI,IAAI,GAAG,KAAK,CAAC,MAAM,CAAC,WAAW,CAAC,CAAC;AACvC,EAAE,IAAI,IAAI,KAAK,SAAS,EAAE;AAC1B,IAAI,IAAI,GAAG,GAAG,IAAI,CAAC,IAAI,CAAC,KAAK,EAAE,IAAI,IAAI,SAAS,CAAC,CAAC;AAClD,IAAI,IAAI,OAAO,CAAC,GAAG,CAAC,KAAK,QAAQ,EAAE,OAAO,GAAG,CAAC;AAC9C,IAAI,MAAM,IAAI,SAAS,CAAC,8CAA8C,CAAC,CAAC;AACxE,GAAG;AACH,EAAE,OAAO,CAAC,IAAI,KAAK,QAAQ,GAAG,MAAM,GAAG,MAAM,EAAE,KAAK,CAAC,CAAC;AACtD;;ACRe,SAAS,cAAc,CAAC,GAAG,EAAE;AAC5C,EAAE,IAAI,GAAG,GAAGC,YAAW,CAAC,GAAG,EAAE,QAAQ,CAAC,CAAC;AACvC,EAAE,OAAO,OAAO,CAAC,GAAG,CAAC,KAAK,QAAQ,GAAG,GAAG,GAAG,MAAM,CAAC,GAAG,CAAC,CAAC;AACvD;;ACJe,SAAS,eAAe,CAAC,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE;AACzD,EAAE,GAAG,GAAGC,cAAa,CAAC,GAAG,CAAC,CAAC;AAC3B,EAAE,IAAI,GAAG,IAAI,GAAG,EAAE;AAClB,IAAI,MAAM,CAAC,cAAc,CAAC,GAAG,EAAE,GAAG,EAAE;AACpC,MAAM,KAAK,EAAE,KAAK;AAClB,MAAM,UAAU,EAAE,IAAI;AACtB,MAAM,YAAY,EAAE,IAAI;AACxB,MAAM,QAAQ,EAAE,IAAI;AACpB,KAAK,CAAC,CAAC;AACP,GAAG,MAAM;AACT,IAAI,GAAG,CAAC,GAAG,CAAC,GAAG,KAAK,CAAC;AACrB,GAAG;AACH,EAAE,OAAO,GAAG,CAAC;AACb;;ACde,SAAS,6BAA6B,CAAC,MAAM,EAAE,QAAQ,EAAE;AACxE,EAAE,IAAI,MAAM,IAAI,IAAI,EAAE,OAAO,EAAE,CAAC;AAChC,EAAE,IAAI,MAAM,GAAG,EAAE,CAAC;AAClB,EAAE,IAAI,UAAU,GAAG,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;AACvC,EAAE,IAAI,GAAG,EAAE,CAAC,CAAC;AACb,EAAE,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,UAAU,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;AAC1C,IAAI,GAAG,GAAG,UAAU,CAAC,CAAC,CAAC,CAAC;AACxB,IAAI,IAAI,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,SAAS;AAC7C,IAAI,MAAM,CAAC,GAAG,CAAC,GAAG,MAAM,CAAC,GAAG,CAAC,CAAC;AAC9B,GAAG;AACH,EAAE,OAAO,MAAM,CAAC;AAChB;;ACVe,SAAS,wBAAwB,CAAC,MAAM,EAAE,QAAQ,EAAE;AACnE,EAAE,IAAI,MAAM,IAAI,IAAI,EAAE,OAAO,EAAE,CAAC;AAChC,EAAE,IAAI,MAAM,GAAGC,6BAA4B,CAAC,MAAM,EAAE,QAAQ,CAAC,CAAC;AAC9D,EAAE,IAAI,GAAG,EAAE,CAAC,CAAC;AACb,EAAE,IAAI,MAAM,CAAC,qBAAqB,EAAE;AACpC,IAAI,IAAI,gBAAgB,GAAG,MAAM,CAAC,qBAAqB,CAAC,MAAM,CAAC,CAAC;AAChE,IAAI,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,gBAAgB,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;AAClD,MAAM,GAAG,GAAG,gBAAgB,CAAC,CAAC,CAAC,CAAC;AAChC,MAAM,IAAI,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,SAAS;AAC/C,MAAM,IAAI,CAAC,MAAM,CAAC,SAAS,CAAC,oBAAoB,CAAC,IAAI,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,SAAS;AAC7E,MAAM,MAAM,CAAC,GAAG,CAAC,GAAG,MAAM,CAAC,GAAG,CAAC,CAAC;AAChC,KAAK;AACL,GAAG;AACH,EAAE,OAAO,MAAM,CAAC;AAChB;;;;;ACTA,IAAMC,WAAW,GAAG,SAAdA,WAAWA,CAAAhL,IAAA,EAAA;AAAA,EAAA,IAAMiL,KAAK,GAAAjL,IAAA,CAALiL,KAAK,CAAA;EAAA,oBAC1B/K,KAAA,CAAAC,aAAA,CAAA,IAAA,EAAA;AAAIoB,IAAAA,SAAS,EAAC,iCAAA;AAAiC,GAAA,EAC5C0J,KAAK,CAAC/G,GAAG,CAAC,UAAAgH,KAAA,EAAiDC,GAAG,EAAA;AAAA,IAAA,IAAjD9E,OAAO,GAAA6E,KAAA,CAAP7E,OAAO;MAAEH,KAAK,GAAAgF,KAAA,CAALhF,KAAK;MAAAkF,UAAA,GAAAF,KAAA,CAAE/E,IAAI;AAAJA,MAAAA,IAAI,GAAAiF,UAAA,KAAG,KAAA,CAAA,GAAA,IAAI,GAAAA,UAAA;AAAKC,MAAAA,UAAU,GAAAC,wBAAA,CAAAJ,KAAA,EAAAK,WAAA,CAAA,CAAA;IAAA,oBACtDrL,KAAA,CAAAC,aAAA,CAAA,IAAA,EAAA;AAAIoB,MAAAA,SAAS,EAAC,uCAAuC;AAAC8C,MAAAA,GAAG,EAAE8G,GAAAA;AAAI,KAAA,eAC7DjL,KAAA,CAAAC,aAAA,CAACqL,MAAM,EAAApH,QAAA,CAAA;MACLqH,SAAS,EAAA,IAAA;AACTlK,MAAAA,SAAS,EAAC,2CAA2C;AACrDmK,MAAAA,YAAY,EAAC,MAAM;AACnBC,MAAAA,QAAQ,EAAE,EAAG;AACb1L,MAAAA,KAAK,EAAC,MAAA;AAAM,KAAA,EAAA2L,eAAA,CAAA;AACNzF,MAAAA,IAAI,EAAJA,IAAI;AAAED,MAAAA,KAAK,EAALA,KAAK;AAAEG,MAAAA,OAAO,EAAPA,OAAAA;KAAYgF,EAAAA,UAAU,CAC1C,CAAA,CACC,CAAC,CAAA;AAAA,GACN,CACC,CAAC,CAAA;AAAA,CACN;;ACXD,IAAMQ,WAAW,GAAG,SAAdA,WAAWA,CAAA7L,IAAA,EAAuC;AAAA,EAAA,IAAjCsK,WAAW,GAAAtK,IAAA,CAAXsK,WAAW;IAAEwB,aAAa,GAAA9L,IAAA,CAAb8L,aAAa,CAAA;AAC/C,EAAA,IAAQpL,IAAI,GAAkD4J,WAAW,CAAjE5J,IAAI;IAAEmI,KAAK,GAA2CyB,WAAW,CAA3DzB,KAAK;IAAEa,QAAQ,GAAiCY,WAAW,CAApDZ,QAAQ;IAAEK,WAAW,GAAoBO,WAAW,CAA1CP,WAAW;IAAEgC,aAAa,GAAKzB,WAAW,CAA7ByB,aAAa,CAAA;EAEzD,oBACE7L,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AACEoB,IAAAA,SAAS,EAAC,+DAA+D;AACzE,IAAA,SAAA,EAAQ,eAAe;IACvB,aAAY,EAAA,eAAA;GAEZrB,eAAAA,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;IACEoB,SAAS,EAAEC,UAAU,CACnB,uIACF,CAAA;GAEAtB,eAAAA,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AAAKoB,IAAAA,SAAS,EAAC,cAAA;AAAc,GAAA,eAC3BrB,KAAA,CAAAC,aAAA,CAACoK,MAAM,EAAA;AAAC5I,IAAAA,IAAI,EAAC,OAAO;AAACiH,IAAAA,IAAI,EAAE0B,WAAAA;AAAY,GAAE,CACtC,CAAC,eACNpK,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AAAKoB,IAAAA,SAAS,EAAC,mFAAA;AAAmF,GAAA,eAChGrB,KAAA,CAAAC,aAAA,CAAC2B,UAAU,EAAA;AACTP,IAAAA,SAAS,EAAC,cAAc;AACxBQ,IAAAA,SAAS,EAAC,IAAI;AACdC,IAAAA,UAAU,EAAC,OAAO;AAClB/B,IAAAA,KAAK,EAAC,IAAI;AACV+L,IAAAA,KAAK,EAAEtL,IAAK;AACZuB,IAAAA,MAAM,EAAC,UAAA;AAAU,GAAA,EAEhBuI,QAAQ,CAAC9J,IAAI,EAAE,EAAE,CACR,CAAC,EACZmI,KAAK,iBACJ3I,KAAA,CAAAC,aAAA,CAAC2B,UAAU,EAAA;AACTP,IAAAA,SAAS,EAAC,0DAA0D;AACpES,IAAAA,UAAU,EAAC,OAAO;AAClB/B,IAAAA,KAAK,EAAC,OAAA;AAAO,GAAA,EAEZ4I,KACS,CAEX,CACF,CAAC,eACN3I,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AAAKoB,IAAAA,SAAS,EAAC,yDAAA;GACZwK,EAAAA,aACE,CAAC,EACLrC,QAAQ,iBAAIxJ,KAAA,CAAAC,aAAA,CAAC6K,WAAW,EAAA;IAACC,KAAK,EAAA,EAAA,CAAAnK,MAAA,CAAAmL,kBAAA,CAAMH,aAAa,CAAA,EAAAG,kBAAA,CAAKvC,QAAQ,CAAA,CAAA;GAAI,CAAC,EACnEK,WAAW,iBAAI7J,KAAA,CAAAC,aAAA,CAAC6K,WAAW,EAAA;AAACC,IAAAA,KAAK,EAAElB,WAAAA;AAAY,GAAE,CAC/C,CAAC,CAAA;AAEV,CAAC;;AC9CD,IAAMmC,aAAa,GAAG,SAAhBA,aAAaA,CAAAlM,IAAA,EAAgD;AAAA,EAAA,IAA1C8L,aAAa,GAAA9L,IAAA,CAAb8L,aAAa;IAAE7C,oBAAoB,GAAAjJ,IAAA,CAApBiJ,oBAAoB,CAAA;AAC1D,EAAA,IAAApG,kBAAA,GAAiBC,iBAAiB,EAAE;IAA5BC,IAAI,GAAAF,kBAAA,CAAJE,IAAI,CAAA;AACZ,EAAA,IAAMuH,WAAW,GAAGvB,cAAc,CAAChG,IAAI,KAAA,IAAA,IAAJA,IAAI,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAJA,IAAI,CAAEiG,OAAO,EAAEC,oBAAoB,CAAC,CAAA;AAEvE,EAAA,oBACE/I,KAAA,CAAAC,aAAA,CAAC0E,OAAO,EAAA;IACNC,WAAW,EAAA,IAAA;IACXC,QAAQ,EAAE,SAAAA,QAAA,GAAA;MAAA,OAAMC,QAAQ,CAACC,IAAI,CAAA;KAAC;AAC9B1D,IAAAA,SAAS,EAAC,uCAAuC;AACjD2D,IAAAA,OAAO,eAAEhF,KAAA,CAAAC,aAAA,CAAC0L,WAAW,EAAA;AAAOC,MAAAA,aAAa,EAAbA,aAAa;AAAExB,MAAAA,WAAW,EAAXA,WAAAA;AAAW,KAAK,CAAE;IAC7DlF,QAAQ,EAAE,CAACrC,IAAK;AAChBsC,IAAAA,WAAW,EAAE,KAAM;AACnB8G,IAAAA,mBAAmB,EAAE,EAAG;AACxB7G,IAAAA,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAE;AACjBC,IAAAA,QAAQ,EAAC,OAAO;AAChBC,IAAAA,QAAQ,EAAC,OAAO;AAChBC,IAAAA,KAAK,EAAC,OAAA;AAAO,GAAA,eAEbvF,KAAA,CAAAC,aAAA,CAACiK,gBAAc,EAAA;AAAOE,IAAAA,WAAW,EAAXA,WAAAA;AAAW,GAAK,CAC/B,CAAC,CAAA;AAEd,CAAC;;ACtBD;AACA;AACA,IAAM8B,WAAW,GAAG,SAAdA,WAAWA,CAAApM,IAAA,EAAsBqK,GAAG,EAAK;AAAA,EAAA,IAAxBgC,YAAY,GAAArM,IAAA,CAAZqM,YAAY,CAAA;AACjC,EAAA,IAAAjK,eAAA,GAAcC,cAAc,EAAE;IAAtBC,CAAC,GAAAF,eAAA,CAADE,CAAC,CAAA;EAET,oBACEpC,KAAA,CAAAC,aAAA,CAAA,QAAA,EAAA;AACEoB,IAAAA,SAAS,EAAC,yKAAyK;AACnL,IAAA,SAAA,EAAQ,aAAa;AACf8I,IAAAA,GAAG,EAAHA,GAAAA;GAENnK,eAAAA,KAAA,CAAAC,aAAA,CAAA,MAAA,EAAA;AAAMoB,IAAAA,SAAS,EAAC,gGAAA;AAAgG,GAAA,eAC9GrB,KAAA,CAAAC,aAAA,CAACmM,IAAI,EAAA;AAAC3K,IAAAA,IAAI,EAAE,EAAA;GAAK,CAAC,EACjB4K,SAAS,CAACF,YAAY,CAAC,iBACtBnM,KAAA,CAAAC,aAAA,CAAA,MAAA,EAAA;AACEoB,IAAAA,SAAS,EAAC,sCAAsC;IAChD,aAAY,EAAA,yBAAA;GAEX8K,EAAAA,YACG,CAEJ,CAAC,eACPnM,KAAA,CAAAC,aAAA,CAAC2B,UAAU,EAAA;AACTP,IAAAA,SAAS,EAAC,qCAAqC;AAC/CQ,IAAAA,SAAS,EAAC,MAAM;AAChB9B,IAAAA,KAAK,EAAC,OAAO;AACbgC,IAAAA,MAAM,EAAC,QAAA;AAAQ,GAAA,EAEdK,CAAC,CAAC,6CAA6C,CACtC,CACN,CAAC,CAAA;AAEb,CAAC,CAAA;AAED,oBAAemI,aAAAA,UAAU,CAAC2B,WAAW,CAAC;;;;;AClCtC,IAAMI,eAAe,GAAG,SAAlBA,eAAeA,CAAAxM,IAAA,EAA4C;AAAA,EAAA,IAAtCyM,iBAAiB,GAAAzM,IAAA,CAAjByM,iBAAiB;IAAEJ,YAAY,GAAArM,IAAA,CAAZqM,YAAY,CAAA;AACxD,EAAA,IAAAK,qBAAA,GAAsBC,iBAAiB,CAACC,YAAY,EAAE;IAAAC,sBAAA,GAAAnK,cAAA,CAAAgK,qBAAA,EAAA,CAAA,CAAA;AAA7CI,IAAAA,SAAS,GAAAD,sBAAA,CAAA,CAAA,CAAA,CAAA;AAElB,EAAA,IAAME,SAAS,GAAGC,MAAM,CAAC1E,IAAI,CAACtC,uBAAuB,CAAC,CACnD9B,GAAG,CAAC,UAAAG,GAAG,EAAA;IAAA,OAAAuH,eAAA,CAAAA,eAAA,CAAAA,eAAA,CAAAA,eAAA,KACH5F,uBAAuB,CAAC3B,GAAG,CAAC,CAAA,EAC5BoI,iBAAiB,CAACpI,GAAG,CAAC,CACrBA,EAAAA,GAAG,KAAK,uBAAuB,IAAI;MACrCgC,OAAO,EAAE,SAAAA,OAAA,GAAA;QAAA,OAAMyG,SAAS,CAAC,IAAI,CAAC,CAAA;AAAA,OAAA;AAChC,KAAC,GACGzI,GAAG,KAAK,gBAAgB,IAAIgI,YAAY,IAAI;AAAEA,MAAAA,YAAY,EAAZA,YAAAA;KAAc,CAAA,CAAA;AAAA,GAChE,CAAC,CACFjJ,MAAM,CAAC,UAAA8H,KAAA,EAAA;AAAA,IAAA,IAAG+B,IAAI,GAAA/B,KAAA,CAAJ+B,IAAI,CAAA;AAAA,IAAA,OAAO,CAACA,IAAI,CAAA;GAAC,CAAA,CAAA;EAE9B,oBACE/M,KAAA,CAAAC,aAAA,CAAA,IAAA,EAAA;AAAIoB,IAAAA,SAAS,EAAC,8BAAA;AAA8B,GAAA,EACzCwL,SAAS,CAAC7I,GAAG,CAAC,UAAAgJ,KAAA,EAA4B/B,GAAG,EAAA;AAAA,IAAA,IAA5BjF,KAAK,GAAAgH,KAAA,CAALhH,KAAK;AAAKiH,MAAAA,WAAW,GAAA7B,wBAAA,CAAA4B,KAAA,EAAA3B,WAAA,CAAA,CAAA;IAAA,oBACrCrL,KAAA,CAAAC,aAAA,CAAA,IAAA,EAAA;AAAIoB,MAAAA,SAAS,EAAC,oCAAoC;AAAC8C,MAAAA,GAAG,EAAE8G,GAAAA;AAAI,KAAA,eAC1DjL,KAAA,CAAAC,aAAA,CAACqL,MAAM,EAAApH,QAAA,CAAA;MACLqH,SAAS,EAAA,IAAA;AACTlK,MAAAA,SAAS,EAAC,wCAAwC;AAClDmK,MAAAA,YAAY,EAAC,MAAM;AACnBC,MAAAA,QAAQ,EAAE,EAAG;AACb1L,MAAAA,KAAK,EAAC,MAAA;AAAM,KAAA,EACRkN,WAAW,CAAA,EAEdjH,KAAK,EACLqG,SAAS,CAACY,WAAW,CAACd,YAAY,CAAC,iBAClCnM,KAAA,CAAAC,aAAA,CAAA,MAAA,EAAA;AACEoB,MAAAA,SAAS,EAAC,8CAA8C;MACxD,aAAY,EAAA,iCAAA;AAAiC,KAAA,EAE5C4L,WAAW,CAACd,YACT,CAEF,CACN,CAAC,CAAA;AAAA,GACN,CACC,CAAC,CAAA;AAET,CAAC;;ACtCD,IAAMe,MAAM,GAAG,SAATA,MAAMA,CAAApN,IAAA,EAKN;AAAA,EAAA,IAJJ8L,aAAa,GAAA9L,IAAA,CAAb8L,aAAa;IACbW,iBAAiB,GAAAzM,IAAA,CAAjByM,iBAAiB;IACjBxD,oBAAoB,GAAAjJ,IAAA,CAApBiJ,oBAAoB;IAAAoE,oBAAA,GAAArN,IAAA,CACpBsN,eAAe;AAAfA,IAAAA,eAAe,GAAAD,oBAAA,KAAG,KAAA,CAAA,GAAA,KAAK,GAAAA,oBAAA,CAAA;AAEvB,EAAA,IAAA9K,SAAA,GAAwCC,QAAQ,CAAC,IAAI,CAAC;IAAAC,UAAA,GAAAC,cAAA,CAAAH,SAAA,EAAA,CAAA,CAAA;AAA/C8J,IAAAA,YAAY,GAAA5J,UAAA,CAAA,CAAA,CAAA;AAAE8K,IAAAA,eAAe,GAAA9K,UAAA,CAAA,CAAA,CAAA,CAAA;AAEpC+K,EAAAA,SAAS,CAAC,YAAM;AACd,IAAA,IAAMC,EAAE,GAAG;AACTC,MAAAA,aAAa,EAAE,SAAAA,aAAA3K,CAAAA,IAAI,EAAI;AACrB,QAAA,IAAI,CAACA,IAAI,CAAC4K,WAAW,EAAE,OAAA;AACvBJ,QAAAA,eAAe,CAACxK,IAAI,CAAC4K,WAAW,CAAC,CAAA;OAClC;MACDC,MAAM,EAAE,SAAAA,MAAAA,GAAM;QACZL,eAAe,CAAC,IAAI,CAAC,CAAA;AACvB,OAAA;KACD,CAAA;AAED7G,IAAAA,MAAM,CAAC+G,EAAE,GAAG/G,MAAM,CAAC+G,EAAE,GAAGT,MAAM,CAACa,MAAM,CAACnH,MAAM,CAAC+G,EAAE,EAAEA,EAAE,CAAC,GAAGA,EAAE,CAAA;GAC1D,EAAE,EAAE,CAAC,CAAA;EAEN,oBACEvN,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AAAKoB,IAAAA,SAAS,EAAC,wEAAA;AAAwE,GAAA,eACrFrB,KAAA,CAAAC,aAAA,CAAC0E,OAAO,EAAA;IACNC,WAAW,EAAA,IAAA;IACXC,QAAQ,EAAE,SAAAA,QAAA,GAAA;MAAA,OAAMC,QAAQ,CAACC,IAAI,CAAA;KAAC;AAC9B1D,IAAAA,SAAS,EAAC,oCAAoC;AAC9C2D,IAAAA,OAAO,eAAEhF,KAAA,CAAAC,aAAA,CAACqM,eAAe,EAAA;AAAOH,MAAAA,YAAY,EAAZA,YAAY;AAAEI,MAAAA,iBAAiB,EAAjBA,iBAAAA;AAAiB,KAAK,CAAE;AACtEpH,IAAAA,WAAW,EAAE,KAAM;AACnB8G,IAAAA,mBAAmB,EAAE,EAAG;AACxB7G,IAAAA,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAE;AACjBC,IAAAA,QAAQ,EAAC,OAAO;AAChBE,IAAAA,KAAK,EAAC,OAAA;AAAO,GAAA,eAEbvF,KAAA,CAAAC,aAAA,CAACiM,aAAW,EAAA;AAAOC,IAAAA,YAAY,EAAZA,YAAAA;AAAY,GAAK,CAC7B,CAAC,EACTiB,eAAe,iBAAIpN,KAAA,CAAAC,aAAA,CAACoE,iBAAiB,MAAE,CAAC,eACzCrE,KAAA,CAAAC,aAAA,CAAC+L,aAAa,EAAA;AAAOJ,IAAAA,aAAa,EAAbA,aAAa;AAAE7C,IAAAA,oBAAoB,EAApBA,oBAAAA;AAAoB,GAAK,CAC1D,CAAC,CAAA;AAEV,CAAC;;AC5CD,IAAM6E,MAAM,GAAG,SAATA,MAAMA,CAAA9N,IAAA,EAAuB;AAAA,EAAA,IAAA+N,qBAAA,CAAA;AAAA,EAAA,IAAjBC,UAAU,GAAAhO,IAAA,CAAVgO,UAAU,CAAA;EAC1B,IAAMC,WAAW,GAAGvM,WAAW,CAACb,OAAO,CAACqN,MAAM,CAAC,CAAC,CAAC,CAAA;AACjD,EAAA,IAAMC,QAAQ,GAAA,OAAA,CAAArN,MAAA,CAAWW,UAAU,CAACwM,WAAW,CAAChN,WAAW,EAAE,CAAC,CAAE,CAAA;AAChE,EAAA,IAAMmN,mBAAmB,GAAA,CAAAL,qBAAA,GAAGM,oBAAoB,CAACF,QAAQ,CAAC,MAAAJ,IAAAA,IAAAA,qBAAA,KAAAA,KAAAA,CAAAA,GAAAA,qBAAA,GAAIO,KAAK,CAAA;EACnE,IAAMC,aAAa,GAAGP,UAAU,KAAA,IAAA,IAAVA,UAAU,KAAVA,KAAAA,CAAAA,GAAAA,UAAU,GAAII,mBAAmB,CAAA;AAEvD,EAAA,IAAAvL,kBAAA,GAAiBC,iBAAiB,EAAE;IAA5BC,IAAI,GAAAF,kBAAA,CAAJE,IAAI,CAAA;EAEZ,IAAIyL,QAAQ,GAAG,GAAG,CAAA;AAClB,EAAA,IAAIzL,IAAI,KAAJA,IAAAA,IAAAA,IAAI,eAAJA,IAAI,CAAEI,SAAS,EAAE;IACnB,IAAMsL,OAAO,GAAGC,MAAM,CAAC;AAAEhO,MAAAA,IAAI,EAAEuN,WAAAA;AAAY,KAAC,EAAElL,IAAI,CAACI,SAAS,CAAC,CAAA;AAC7D,IAAA,IAAIsL,OAAO,KAAPA,IAAAA,IAAAA,OAAO,eAAPA,OAAO,CAAE7N,GAAG,EAAE;AAChB4N,MAAAA,QAAQ,GAAG,IAAI7G,GAAG,CAAC8G,OAAO,KAAA,IAAA,IAAPA,OAAO,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAPA,OAAO,CAAE7N,GAAG,CAAC,CAACgH,QAAQ,CAAA;AAC3C,KAAA;AACF,GAAA;EAEA,oBACE1H,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AACEoB,IAAAA,SAAS,EAAC,wEAAwE;IAClF,SAAQ,EAAA,cAAA;AAAc,GAAA,eAEtBrB,KAAA,CAAAC,aAAA,CAACwO,IAAI,EAAA;AACHpN,IAAAA,SAAS,EAAC,+CAA+C;AACzDqN,IAAAA,EAAE,EAAEJ,QAAAA;GAEJtO,eAAAA,KAAA,CAAAC,aAAA,CAACoO,aAAa,EAAE,IAAA,CACZ,CACH,CAAC,CAAA;AAEV,CAAC,CAAA;AAED,eAAA,aAAerO,KAAK,CAACgC,IAAI,CAAC4L,MAAM,CAAC;;;;;;AC3BjC,IAAMe,KAAK,GAAG,SAARA,KAAKA,CAAA7O,IAAA,EAAqB;AAAA,EAAA,IAAf8O,QAAQ,GAAA9O,IAAA,CAAR8O,QAAQ,CAAA;AACvB,EAAA,IAAMrH,QAAQ,GAAGsH,WAAW,EAAE,CAAA;AAC9B,EAAA,IAAAxM,SAAA,GAAwDC,QAAQ,CAAC,IAAI,CAAC;IAAAC,UAAA,GAAAC,cAAA,CAAAH,SAAA,EAAA,CAAA,CAAA;AAA/DyM,IAAAA,oBAAoB,GAAAvM,UAAA,CAAA,CAAA,CAAA;AAAEwM,IAAAA,uBAAuB,GAAAxM,UAAA,CAAA,CAAA,CAAA,CAAA;AAEpD,EAAA,IAAMyM,mBAAmB,GAAGC,KAAK,CAAC,UAAAjE,KAAA,EAAqB;AAAA,IAAA,IAAlBkE,WAAW,GAAAlE,KAAA,CAAXkE,WAAW,CAAA;AAC9C,IAAA,IAAIA,WAAW,EAAE;AACf,MAAA,OAAOC,EAAE,CAACjH,KAAK,EAAEgH,WAAW,CAAC,GACzBA,WAAW,CAACE,IAAI,CAACjM,QAAQ,CAACkM,EAAE,EAAE7N,aAAW,CAAC0N,WAAW,CAAC,CAAC,GACvD1N,aAAW,CAAC0N,WAAW,CAAC/L,QAAQ,CAAC+L,WAAW,CAAC,CAAA;AACnD,KAAA;AAEA,IAAA,OAAO,IAAI,CAAA;AACb,GAAC,CAAC,CAAA;EAEF,IAAMI,kBAAkB,GAAG,SAArBA,kBAAkBA,CAAIC,KAAK,EAAEC,QAAQ,EAAEC,KAAK,EAAK;AACrD,IAAA,IAAIC,YAAY,CAACD,KAAK,CAAC,EAAE,OAAA;IAEzB,IAAID,QAAQ,EAAE,EAAE;MACdT,uBAAuB,CAACY,GAAG,CAAC,CAAA;MAC5BJ,KAAK,CAACK,cAAc,EAAE,CAAA;AAEtB,MAAA,OAAA;AACF,KAAA;IAEAb,uBAAuB,CAAC,IAAI,CAAC,CAAA;GAC9B,CAAA;EAED,oBACE/O,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AAAKoB,IAAAA,SAAS,EAAC,uEAAA;AAAuE,GAAA,EACnFuN,QAAQ,CACN1L,MAAM,CAAC8L,mBAAmB,CAAC,CAC3BhL,GAAG,CAAC,UAAAgJ,KAAA,EAA4C6C,SAAS,EAAK;AAAA,IAAA,IAAvD7J,KAAK,GAAAgH,KAAA,CAALhH,KAAK;MAAE0I,EAAE,GAAA1B,KAAA,CAAF0B,EAAE;MAAEzI,IAAI,GAAA+G,KAAA,CAAJ/G,IAAI;MAAEwJ,KAAK,GAAAzC,KAAA,CAALyC,KAAK;AAAKtE,MAAAA,UAAU,GAAAC,wBAAA,CAAA4B,KAAA,EAAA3B,SAAA,CAAA,CAAA;IAC3C,IAAMyE,OAAO,GAAG7J,IAAI,CAAA;AACpB,IAAA,IAAMvF,GAAG,GAAG,IAAI+G,GAAG,CAACiH,EAAE,EAAElI,MAAM,CAACe,QAAQ,CAACrG,IAAI,CAAC,CAAA;AAC7C,IAAA,IAAMsO,QAAQ,GAAG,SAAXA,QAAQA,GAAA;MAAA,OACZL,EAAE,CAACY,QAAQ,EAAE5E,UAAU,CAACqE,QAAQ,CAAC,GAC7BrE,UAAU,CAACqE,QAAQ,EAAE,GACrBjI,QAAQ,CAACG,QAAQ,CAACI,UAAU,CAACpH,GAAG,CAACgH,QAAQ,CAAC,CAAA;AAAA,KAAA,CAAA;AAEhD,IAAA,IAAMsI,cAAc,GAAGR,QAAQ,EAAE,IAAIV,oBAAoB,CAAA;AAEzD,IAAA,oBACE9O,KAAA,CAAAC,aAAA,CAACD,KAAK,CAACuD,QAAQ,EAAA;AAACY,MAAAA,GAAG,EAAE0L,SAAAA;AAAU,KAAA,eAC7B7P,KAAA,CAAAC,aAAA,CAACgQ,OAAO,EAAA/L,QAAA,CAAA;AACNgM,MAAAA,eAAe,EAAC,QAAQ;AACxB7O,MAAAA,SAAS,EAAC,8GAA8G;MACxH8E,OAAO,EAAE,SAAAA,OAAAA,CAAAoJ,KAAK,EAAA;AAAA,QAAA,OAAID,kBAAkB,CAACC,KAAK,EAAEC,QAAQ,EAAEC,KAAK,CAAC,CAAA;AAAA,OAAA;AAAC,KAAA,EAAA/D,aAAA,CAAA;AACvD8D,MAAAA,QAAQ,EAARA,QAAQ;AAAEd,MAAAA,EAAE,EAAFA,EAAAA;AAAE,KAAA,EAAKvD,UAAU,CAEhClF,CAAAA,EAAAA,IAAI,iBACHjG,KAAA,CAAAC,aAAA,CAAA,MAAA,EAAA;AACEoB,MAAAA,SAAS,EAAC,oCAAoC;MAC9C,aAAa2E,EAAAA,KAAAA;AAAM,KAAA,eAEnBhG,KAAA,CAAAC,aAAA,CAAC6P,OAAO,EAAA,IAAE,CACN,CACP,eACD9P,KAAA,CAAAC,aAAA,CAAC2B,UAAU,EAAA;AACTP,MAAAA,SAAS,EAAC,qCAAqC;AAC/CQ,MAAAA,SAAS,EAAC,MAAM;AAChB9B,MAAAA,KAAK,EAAC,OAAO;AACbgC,MAAAA,MAAM,EAAC,QAAA;AAAQ,KAAA,EAEdiE,KACS,CAAC,EACZyJ,KAAK,iBACJzP,KAAA,CAAAC,aAAA,CAAA,MAAA,EAAA;AACEoB,MAAAA,SAAS,EAAEC,UAAU,CACnB,8EAA8E,EAC9E;AACE,QAAA,4CAA4C,EAC1C0O,cAAAA;OAEN,CAAA;AAAE,KAAA,eAEFhQ,KAAA,CAAAC,aAAA,CAACkQ,IAAI,EAAA;AAAC1O,MAAAA,IAAI,EAAE,EAAA;KAAK,CACb,CAED,CAAC,EACTgO,KAAK,IAAIO,cAAc,iBACtBhQ,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AACEoB,MAAAA,SAAS,EAAC,0CAA0C;MACpD,SAAQ,EAAA,0BAAA;AAA0B,KAAA,EAEjCoO,KAAK,CACHvM,MAAM,CAAC8L,mBAAmB,CAAC,CAC3BhL,GAAG,CACF,UAAAoM,KAAA,EAQEC,QAAQ,EAAA;AAAA,MAAA,IANCC,QAAQ,GAAAF,KAAA,CAAfpK,KAAK;QACDsB,QAAQ,GAAA8I,KAAA,CAAZ1B,EAAE;QACF6B,KAAK,GAAAH,KAAA,CAALG,KAAK;QACMC,MAAM,GAAAJ,KAAA,CAAjB,SAAS,CAAA;AACNjF,QAAAA,UAAU,GAAAC,wBAAA,CAAAgF,KAAA,EAAAK,UAAA,CAAA,CAAA;AAAA,MAAA,oBAIfzQ,KAAA,CAAAC,aAAA,CAACgQ,OAAO,EAAA/L,QAAA,CAAA;AACNgM,QAAAA,eAAe,EAAC,QAAQ;AACxB7O,QAAAA,SAAS,EAAC,2FAA2F;QACrG,SAAAT,EAAAA,EAAAA,CAAAA,MAAA,CAAY4P,MAAM,EAAY,WAAA,CAAA;QAC9BhB,QAAQ,EAAE,SAAAA,QAAA,GAAA;AAAA,UAAA,OAAMnI,gBAAgB,CAACC,QAAQ,EAAEC,QAAQ,CAAC,CAAA;SAAC;AACrDpD,QAAAA,GAAG,EAAEkM,QAAS;AACd3B,QAAAA,EAAE,EAAEpH,QAAAA;AAAS,OAAA,EACT6D,UAAU,CAEdnL,eAAAA,KAAA,CAAAC,aAAA,CAAC2B,UAAU,EAAA;AACTP,QAAAA,SAAS,EAAC,4DAA4D;AACtEQ,QAAAA,SAAS,EAAC,MAAM;QAChB,SAAAjB,EAAAA,EAAAA,CAAAA,MAAA,CAAY4P,MAAM,EAAkB,iBAAA,CAAA;AACpCzQ,QAAAA,KAAK,EAAC,OAAA;AAAO,OAAA,EAEZuQ,QACS,CAAC,eACbtQ,KAAA,CAAAC,aAAA,CAAC2B,UAAU,EAAA;AACTP,QAAAA,SAAS,EAAC,gEAAgE;AAC1EQ,QAAAA,SAAS,EAAC,MAAM;QAChB,SAAAjB,EAAAA,EAAAA,CAAAA,MAAA,CAAY4P,MAAM,EAAkB,iBAAA,CAAA;AACpCzQ,QAAAA,KAAK,EAAC,OAAA;OAELwQ,EAAAA,KAAK,GAAG,GAAG,GAAG,MAAM,GAAGA,KACd,CACL,CAAC,CAAA;KAEd,CACC,CAEO,CAAC,CAAA;AAErB,GAAC,CACA,CAAC,CAAA;AAEV,CAAC;;AC9HD,IAAMG,OAAO,GAAG,SAAVA,OAAOA,CAAA5Q,IAAA,EAOP;AAAA,EAAA,IANJ8O,QAAQ,GAAA9O,IAAA,CAAR8O,QAAQ;IACRd,UAAU,GAAAhO,IAAA,CAAVgO,UAAU;IAAA6C,qBAAA,GAAA7Q,IAAA,CACViJ,oBAAoB;AAApBA,IAAAA,oBAAoB,GAAA4H,qBAAA,KAAA,KAAA,CAAA,GAAG,EAAE,GAAAA,qBAAA;IAAAC,qBAAA,GAAA9Q,IAAA,CACzByM,iBAAiB;AAAjBA,IAAAA,iBAAiB,GAAAqE,qBAAA,KAAA,KAAA,CAAA,GAAG,EAAE,GAAAA,qBAAA;IAAAC,kBAAA,GAAA/Q,IAAA,CACtB8L,aAAa;AAAbA,IAAAA,aAAa,GAAAiF,kBAAA,KAAG,KAAA,CAAA,GAAA,EAAE,GAAAA,kBAAA;IAAA1D,oBAAA,GAAArN,IAAA,CAClBsN,eAAe;AAAfA,IAAAA,eAAe,GAAAD,oBAAA,KAAG,KAAA,CAAA,GAAA,IAAI,GAAAA,oBAAA,CAAA;AAEtB,EAAA,IAAA9K,SAAA,GAAkDC,QAAQ,CAAC,KAAK,CAAC;IAAAC,UAAA,GAAAC,cAAA,CAAAH,SAAA,EAAA,CAAA,CAAA;AAA1DyO,IAAAA,iBAAiB,GAAAvO,UAAA,CAAA,CAAA,CAAA;AAAEwO,IAAAA,oBAAoB,GAAAxO,UAAA,CAAA,CAAA,CAAA,CAAA;AAC9C,EAAA,IAAAyO,UAAA,GAAkD1O,QAAQ,CAAC,KAAK,CAAC;IAAA2O,UAAA,GAAAzO,cAAA,CAAAwO,UAAA,EAAA,CAAA,CAAA;AAA1DE,IAAAA,iBAAiB,GAAAD,UAAA,CAAA,CAAA,CAAA;AAAEE,IAAAA,oBAAoB,GAAAF,UAAA,CAAA,CAAA,CAAA,CAAA;EAE9C,IAAAG,gBAAA,GAAoDC,eAAe,CACjE9I,8BAA8B,EAAE,EAChC,KACF,CAAC;IAAA+I,iBAAA,GAAA9O,cAAA,CAAA4O,gBAAA,EAAA,CAAA,CAAA;AAHMG,IAAAA,kBAAkB,GAAAD,iBAAA,CAAA,CAAA,CAAA;AAAEE,IAAAA,qBAAqB,GAAAF,iBAAA,CAAA,CAAA,CAAA,CAAA;AAKhD,EAAA,IAAM/J,QAAQ,GAAGsH,WAAW,EAAE,CAAA;AAC9B,EAAA,IAAA3M,eAAA,GAAcC,cAAc,EAAE;IAAtBC,CAAC,GAAAF,eAAA,CAADE,CAAC,CAAA;AAET,EAAA,IAAMqP,cAAc,GAAG,SAAjBA,cAAcA,GAAA;AAAA,IAAA,OAASjL,MAAM,CAACkL,UAAU,GAAG,GAAG,CAAA;AAAA,GAAA,CAAA;EACpD,IAAMC,eAAe,GAAGF,cAAc,EAAE,GACpCF,kBAAkB,GAClB5B,GAAG,CAACuB,iBAAiB,CAAC,CAAA;AAE1B5D,EAAAA,SAAS,CAAC,YAAM;AACdwD,IAAAA,iBAAiB,IAAIC,oBAAoB,CAAC,KAAK,CAAC,CAAA;AAChD;AACF,GAAC,EAAE,CAACxJ,QAAQ,CAAC,CAAC,CAAA;AAEd+F,EAAAA,SAAS,CAAC,YAAM;AACd,IAAA,IAAMsE,YAAY,GAAG,SAAfA,YAAYA,GAAS;MACzB,IAAIH,cAAc,EAAE,EAAE,OAAA;MACtBN,oBAAoB,CAAC,KAAK,CAAC,CAAA;MAC3BK,qBAAqB,CAAC,IAAI,CAAC,CAAA;KAC5B,CAAA;AACDhL,IAAAA,MAAM,CAACqL,gBAAgB,CAAC,QAAQ,EAAED,YAAY,CAAC,CAAA;IAE/C,OAAO,YAAA;AAAA,MAAA,OAAMpL,MAAM,CAACsL,mBAAmB,CAAC,QAAQ,EAAEF,YAAY,CAAC,CAAA;AAAA,KAAA,CAAA;GAChE,EAAE,EAAE,CAAC,CAAA;AAEN,EAAA,IAAM7D,WAAW,GAAGvM,aAAW,CAACb,OAAO,CAACqN,MAAM,CAAC,CAAC,CAAC,CAACjN,WAAW,EAAE,CAAA;EAE/D,oBACEf,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AACE,IAAA,aAAA,EAAY,mBAAmB;AAC/BoB,IAAAA,SAAS,EAAEC,UAAU,CAAC,kCAAkC,EAAE;MACxD,6CAA6C,EAAEmQ,cAAc,EAAE,GAC3DF,kBAAkB,GAClB5B,GAAG,CAACuB,iBAAiB,CAAA;KAC1B,CAAA;GAEDlR,eAAAA,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AACEoB,IAAAA,SAAS,EAAC,mCAAmC;IAC7C8E,OAAO,EAAE,SAAAA,OAAAA,GAAM;MACbgL,oBAAoB,CAAC,KAAK,CAAC,CAAA;AAC7B,KAAA;AAAE,GACH,CAAC,eACFnR,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;AACEoB,IAAAA,SAAS,EAAC,oIAAoI;AAC9I,IAAA,SAAA,EAAQ,iBAAiB;IACzB,aAAY,EAAA,SAAA;AAAS,GAAA,eAErBrB,KAAA,CAAAC,aAAA,CAAC2N,QAAM,EAAA;AAAOE,IAAAA,UAAU,EAAVA,UAAAA;AAAU,GAAK,CAAC,eAC9B9N,KAAA,CAAAC,aAAA,CAAC0O,KAAK,EAAA;AAAOC,IAAAA,QAAQ,EAARA,QAAAA;AAAQ,GAAK,CAAC,eAC3B5O,KAAA,CAAAC,aAAA,CAACiN,MAAM,EAAA;AAEHtB,IAAAA,aAAa,EAAbA,aAAa;AACbW,IAAAA,iBAAiB,EAAjBA,iBAAiB;AACjBxD,IAAAA,oBAAoB,EAApBA,oBAAoB;AACpBqE,IAAAA,eAAe,EAAfA,eAAAA;AAAe,GAElB,CACE,CAAC,eACNpN,KAAA,CAAAC,aAAA,CAACqL,MAAM,EAAA;AACLjK,IAAAA,SAAS,EAAC,kCAAkC;AAC5C,IAAA,SAAA,EAAQ,iCAAiC;AACzC,IAAA,aAAA,EAAY,sBAAsB;AAClCtB,IAAAA,KAAK,EAAE0R,cAAc,EAAE,GAAG,MAAM,GAAG,WAAY;IAC/CxL,IAAI,EAAE,SAAAA,IAAA,GAAA;AAAA,MAAA,oBACJjG,KAAA,CAAAC,aAAA,CAACJ,OAAO,EAAA;AACNE,QAAAA,KAAK,EAAE;UAAE4B,KAAK,EAAA,kBAAA,CAAAf,MAAA,CAAqBmN,WAAW,EAAA,YAAA,CAAA;AAAa,SAAA;AAAE,OAC9D,CAAC,CAAA;KACF;AACFgE,IAAAA,YAAY,EAAE;MACZ/M,OAAO,EAAE2M,eAAe,GACpBvP,CAAC,CAAC,iCAAiC,CAAC,GACpCA,CAAC,CAAC,iCAAiC,CAAC;AACxCiD,MAAAA,QAAQ,EAAE,QAAA;KACV;IACFc,OAAO,EAAE,SAAAA,OAAAA,GAAM;MACbqL,qBAAqB,CAAC,CAACD,kBAAkB,CAAC,CAAA;MAC1CJ,oBAAoB,CAACxB,GAAG,CAAC,CAAA;AAC3B,KAAA;AAAE,GACH,CACE,CAAC,CAAA;AAEV;;;;"}
|
package/dist/Taxonomy.js
CHANGED
|
@@ -1335,7 +1335,7 @@ function _defineProperty(obj, key, value) {
|
|
|
1335
1335
|
return obj;
|
|
1336
1336
|
}
|
|
1337
1337
|
|
|
1338
|
-
var css$2 = ":root{--neeto-molecules-main-header-height:98px;--neeto-molecules-main-header-with-breadcrumbs-height:170px}.neeto-molecules-header{align-items:flex-start!important;background:rgb(var(--neeto-ui-white));display:flex;flex-direction:row;justify-content:space-between;min-height:98px;min-height:var(--neeto-molecules-main-header-height);padding:40px 0 24px!important;width:100%}.neeto-molecules-header .neeto-molecules-header__toggle-menubar-btn{margin-right:8px}.neeto-molecules-header .neeto-molecules-header__left{align-items:flex-start!important;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.neeto-molecules-header .neeto-molecules-header__left-data-wrap{display:flex;flex-wrap:wrap}.neeto-molecules-header .neeto-molecules-header__page-title{align-items:center;display:flex;flex-direction:row;gap:12px;margin-top:-16px;width:100%}.neeto-molecules-header .neeto-molecules-header__page-title h2{font-size:40px;line-height:var(--neeto-ui-leading-tight)}.neeto-molecules-header .neeto-molecules-header__breadcrumbs-wrap{display:flex;margin:0 0 40px}.neeto-molecules-header .neeto-molecules-header__breadcrumb{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;line-height:1}.neeto-molecules-header .neeto-molecules-header__breadcrumb a{text-decoration:none;transition:all .3s ease-in-out}.neeto-molecules-header .neeto-molecules-header__breadcrumb a:focus-visible{border-radius:var(--neeto-ui-rounded-sm);outline:3px solid rgba(var(--neeto-ui-primary-500),50%)}.neeto-molecules-header .neeto-molecules-header__breadcrumb-separator{font-size:12px;line-height:16px;margin:0 12px!important}.neeto-molecules-header .neeto-molecules-header__right{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.neeto-molecules-header--has-breadcrumbs{min-height:170px;min-height:var(--neeto-molecules-main-header-with-breadcrumbs-height)}.neeto-molecules-header--has-breadcrumbs .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano,.neeto-molecules-header--small{flex-shrink:0;min-height:0}.neeto-molecules-header--nano .neeto-molecules-header__breadcrumbs-wrap,.neeto-molecules-header--small .neeto-molecules-header__breadcrumbs-wrap{margin:0 0 16px}.neeto-molecules-header--small .neeto-molecules-header__page-title{margin-top:-4px}.neeto-molecules-header--small .neeto-molecules-header__page-title h2{font-size:32px}.neeto-molecules-header--nano .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano .neeto-molecules-header__page-title h2{font-size:24px}";
|
|
1338
|
+
var css$2 = ":root{--neeto-molecules-main-header-height:98px;--neeto-molecules-main-header-with-breadcrumbs-height:170px}.neeto-molecules-header{align-items:flex-start!important;background:rgb(var(--neeto-ui-white));display:flex;flex-direction:row;justify-content:space-between;min-height:98px;min-height:var(--neeto-molecules-main-header-height);padding:40px 0 24px!important;width:100%}@media screen and (max-width:768px){.neeto-molecules-header{flex-wrap:wrap;gap:16px}}.neeto-molecules-header .neeto-molecules-header__toggle-menubar-btn{margin-right:8px}.neeto-molecules-header .neeto-molecules-header__left{align-items:flex-start!important;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.neeto-molecules-header .neeto-molecules-header__left-data-wrap{display:flex;flex-wrap:wrap}.neeto-molecules-header .neeto-molecules-header__page-title{align-items:center;display:flex;flex-direction:row;gap:12px;margin-top:-16px;width:100%}@media screen and (max-width:768px){.neeto-molecules-header .neeto-molecules-header__page-title{margin-top:-8px}}.neeto-molecules-header .neeto-molecules-header__page-title h2{font-size:40px;line-height:var(--neeto-ui-leading-tight)}@media screen and (max-width:768px){.neeto-molecules-header .neeto-molecules-header__page-title h2{font-size:30px}}.neeto-molecules-header .neeto-molecules-header__breadcrumbs-wrap{display:flex;margin:0 0 40px}.neeto-molecules-header .neeto-molecules-header__breadcrumb{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;line-height:1}.neeto-molecules-header .neeto-molecules-header__breadcrumb a{text-decoration:none;transition:all .3s ease-in-out}.neeto-molecules-header .neeto-molecules-header__breadcrumb a:focus-visible{border-radius:var(--neeto-ui-rounded-sm);outline:3px solid rgba(var(--neeto-ui-primary-500),50%)}.neeto-molecules-header .neeto-molecules-header__breadcrumb-separator{font-size:12px;line-height:16px;margin:0 12px!important}.neeto-molecules-header .neeto-molecules-header__right{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.neeto-molecules-header--has-breadcrumbs{min-height:170px;min-height:var(--neeto-molecules-main-header-with-breadcrumbs-height)}.neeto-molecules-header--has-breadcrumbs .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano,.neeto-molecules-header--small{flex-shrink:0;min-height:0}.neeto-molecules-header--nano .neeto-molecules-header__breadcrumbs-wrap,.neeto-molecules-header--small .neeto-molecules-header__breadcrumbs-wrap{margin:0 0 16px}.neeto-molecules-header--small .neeto-molecules-header__page-title{margin-top:-4px}.neeto-molecules-header--small .neeto-molecules-header__page-title h2{font-size:32px}.neeto-molecules-header--nano .neeto-molecules-header__page-title{margin-top:0}.neeto-molecules-header--nano .neeto-molecules-header__page-title h2{font-size:24px}";
|
|
1339
1339
|
n(css$2,{});
|
|
1340
1340
|
|
|
1341
1341
|
var Breadcrumbs = function Breadcrumbs(_ref) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-molecules",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.4",
|
|
4
4
|
"description": "A package of reusable molecular components for neeto products.",
|
|
5
5
|
"repository": "git@github.com:bigbinary/neeto-molecules.git",
|
|
6
6
|
"author": "Amaljith K <amaljith.k@bigbinary.com>",
|