@cakemail-org/ui-components-v2 2.2.10 → 2.2.12

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.
@@ -106,8 +106,12 @@ export declare enum EIconName {
106
106
  "Sent32" = "Sent32",
107
107
  "Uptime32" = "Uptime32",
108
108
  "CreateWidget44" = "CreateWidget44",
109
+ "EmptyABTest44" = "EmptyABTest44",
109
110
  "EmptyFolder44" = "EmptyFolder44",
111
+ "EmptyDraft44" = "EmptyDraft44",
110
112
  "EmptyList44" = "EmptyList44",
113
+ "EmptySent44" = "EmptySent44",
114
+ "EmptyOutbox44" = "EmptyOutbox44",
111
115
  "CreateForm44" = "CreateForm44",
112
116
  "Stats44" = "Stats44",
113
117
  "Upload44" = "Upload44"
@@ -0,0 +1,4 @@
1
+ import { SvgIconProps } from '@mui/material/SvgIcon';
2
+ import React from "react";
3
+ declare function EmptyABTest44(props: SvgIconProps): React.JSX.Element;
4
+ export default EmptyABTest44;
@@ -0,0 +1,4 @@
1
+ import { SvgIconProps } from '@mui/material/SvgIcon';
2
+ import React from "react";
3
+ declare function EmptyDraft44(props: SvgIconProps): React.JSX.Element;
4
+ export default EmptyDraft44;
@@ -0,0 +1,4 @@
1
+ import { SvgIconProps } from '@mui/material/SvgIcon';
2
+ import React from "react";
3
+ declare function EmptyOutbox44(props: SvgIconProps): React.JSX.Element;
4
+ export default EmptyOutbox44;
@@ -0,0 +1,4 @@
1
+ import { SvgIconProps } from '@mui/material/SvgIcon';
2
+ import React from "react";
3
+ declare function EmptySent44(props: SvgIconProps): React.JSX.Element;
4
+ export default EmptySent44;
@@ -1,5 +1,9 @@
1
- export declare const uiKitConfig: {
1
+ type TUiKitConfig = {
2
2
  GATEWAY_PROXY: string;
3
- ERROR_HANDLER: undefined;
3
+ ERROR_HANDLER: (({ errorResponse }: {
4
+ errorResponse: any;
5
+ }) => void) | undefined;
4
6
  SUPPORTED_LANGUAGES: string[];
5
7
  };
8
+ export declare const uiKitConfig: TUiKitConfig;
9
+ export {};
package/dist/cjs/index.js CHANGED
@@ -1336,6 +1336,23 @@ function CreateWidget44(props) {
1336
1336
  React.createElement("path", { id: "Vector", fillRule: "evenodd", clipRule: "evenodd", d: "M28.2916 20L44 4.29155L39.7084 0L24 15.7084V20H28.2916ZM40.4853 4.92893L39.0711 3.51472L25.5147 17.0711L26.9289 18.4853L40.4853 4.92893Z" }));
1337
1337
  }
1338
1338
 
1339
+ function EmptyABTest44(props) {
1340
+ return React.createElement(SvgIcon, __assign({}, props, { width: "44", height: "44", viewBox: "0 0 44 44" }),
1341
+ React.createElement("path", { className: 'noFill', d: "M22 7H7C3.68629 7 1 9.68629 1 13V31C1 34.3137 3.68629 37 7 37H22V7Z", strokeWidth: "2" }),
1342
+ React.createElement("path", { d: "M16.1025 30.0046C16.6066 30.056 16.9999 30.4822 17 30.9998C17 31.5174 16.6067 31.9435 16.1025 31.9949L16 31.9998H7C6.44772 31.9998 6 31.552 6 30.9998C6.00012 30.4476 6.44779 29.9998 7 29.9998H16L16.1025 30.0046ZM16.1025 25.0046C16.6066 25.056 16.9999 25.4822 17 25.9998C17 26.5174 16.6067 26.9435 16.1025 26.9949L16 26.9998H7C6.44772 26.9998 6 26.552 6 25.9998C6.00012 25.4476 6.44779 24.9998 7 24.9998H16L16.1025 25.0046ZM14.1562 13.4626C14.4528 12.997 15.0713 12.8596 15.5371 13.156C16.0029 13.4525 16.1401 14.071 15.8438 14.5369L12.0254 20.5369C11.8703 20.7804 11.6174 20.9446 11.332 20.988C11.0467 21.0314 10.7565 20.9498 10.5361 20.7634L8.35449 18.9167C7.93301 18.56 7.8797 17.9291 8.23633 17.5076C8.59301 17.0862 9.22394 17.0339 9.64551 17.3904L10.9521 18.4958L14.1562 13.4626Z" }),
1343
+ React.createElement("path", { d: "M26 36.7998C26.5522 36.7998 26.9999 37.2476 27 37.7998V43C26.9999 43.5522 26.5522 44 26 44C25.4478 44 25.0001 43.5522 25 43V37.7998C25.0001 37.2476 25.4478 36.7998 26 36.7998ZM37 6C40.866 6 44 9.13401 44 13V31C44 34.866 40.866 38 37 38H29V36H37C39.7614 36 42 33.7614 42 31V13C42 10.2386 39.7614 8 37 8H29V6H37ZM26 27.6006C26.5523 27.6006 27 28.0483 27 28.6006V33.8008C26.9996 34.3528 26.5521 34.8008 26 34.8008C25.4479 34.8008 25.0004 34.3528 25 33.8008V28.6006C25 28.0483 25.4477 27.6006 26 27.6006ZM37 30C37.5523 30 38 30.4477 38 31C38 31.5523 37.5523 32 37 32H31C30.4477 32 30 31.5523 30 31C30 30.4477 30.4477 30 31 30H37ZM37 25C37.5523 25 38 25.4477 38 26C38 26.5523 37.5523 27 37 27H31C30.4477 27 30 26.5523 30 26C30 25.4477 30.4477 25 31 25H37ZM26 18.4004C26.5523 18.4004 27 18.8481 27 19.4004V24.6006C26.9996 25.1526 26.5521 25.6006 26 25.6006C25.4479 25.6006 25.0004 25.1526 25 24.6006V19.4004C25 18.8481 25.4477 18.4004 26 18.4004ZM36.293 13.293C36.6835 12.9024 37.3165 12.9024 37.707 13.293C38.0976 13.6835 38.0976 14.3165 37.707 14.707L35.4141 17L37.707 19.293C38.0976 19.6835 38.0976 20.3165 37.707 20.707C37.3165 21.0976 36.6835 21.0976 36.293 20.707L34 18.4141L31.707 20.707C31.3165 21.0976 30.6835 21.0976 30.293 20.707C29.9024 20.3165 29.9024 19.6835 30.293 19.293L32.5859 17L30.293 14.707C29.9024 14.3165 29.9024 13.6835 30.293 13.293C30.6835 12.9024 31.3165 12.9024 31.707 13.293L34 15.5859L36.293 13.293ZM26 9.2002C26.5523 9.2002 27 9.64791 27 10.2002V15.4004C26.9998 15.9525 26.5521 16.4004 26 16.4004C25.4479 16.4004 25.0002 15.9525 25 15.4004V10.2002C25 9.64791 25.4477 9.2002 26 9.2002ZM26 0C26.5523 0 27 0.447715 27 1V6.2002C26.9999 6.75239 26.5522 7.2002 26 7.2002C25.4478 7.2002 25.0001 6.75239 25 6.2002V1C25 0.447715 25.4477 0 26 0Z" }));
1344
+ }
1345
+
1346
+ function EmptyDraft44(props) {
1347
+ return React.createElement(SvgIcon, __assign({}, props, { width: "44", height: "44", viewBox: "0 0 44 44" }),
1348
+ React.createElement("path", { d: "M0.615234 22.0774C0.987691 21.9221 1.41737 22.0054 1.7041 22.2893L12.2402 32.7249C12.2798 32.7641 12.315 32.8061 12.3467 32.8499C12.9849 32.3154 13.6176 31.7852 14.2334 31.2717C16.753 29.1708 20.3803 29.1594 22.9404 31.1848L25.7822 33.4329L30.3232 29.2639C30.7299 28.8905 31.3627 28.917 31.7363 29.3235C32.1097 29.7302 32.0832 30.363 31.6768 30.7366L27.3701 34.6897L34.6318 40.4348C35.4791 39.539 36 38.3311 36 37.0002V28.0002C36 27.448 36.4477 27.0002 37 27.0002C37.5523 27.0002 38 27.448 38 28.0002V37.0002C37.9999 40.8657 34.8684 44.0002 31.002 44.0002H6.99805C3.13165 44.0002 5.4212e-05 40.8658 0 37.0002V23.0002L0.0107422 22.8508C0.0623218 22.5088 0.289394 22.2133 0.615234 22.0774ZM21.6992 32.7532C19.8688 31.3052 17.2948 31.3236 15.5146 32.8079C13.0006 34.9041 10.1579 37.3046 7.88477 39.1731C6.74818 40.1073 5.74212 40.9185 4.98242 41.4983C4.96077 41.5148 4.93833 41.5299 4.91699 41.5461C5.55068 41.8368 6.25511 42.0002 6.99805 42.0002H31.002C31.678 42.0002 32.3221 41.8646 32.9102 41.6213L21.6992 32.7532ZM2 37.0002C2.00002 38.2642 2.4693 39.4179 3.24219 40.2981C3.39408 40.1886 3.57058 40.0595 3.76855 39.9084C4.49799 39.3518 5.48117 38.5595 6.61426 37.6282C7.88973 36.5798 9.34121 35.3665 10.8174 34.1301L2 25.3987V37.0002ZM38.4541 11.0002C39.2354 10.2189 40.5024 10.2195 41.2832 11.0002C41.8843 11.6013 42.3989 12.116 43 12.717C43.7808 13.4978 43.7813 14.7648 43 15.5461L34.7021 23.844C34.4332 24.1128 34.0928 24.2996 33.7217 24.3821L30.2168 25.1604C29.8994 25.2309 29.5677 25.1429 29.3271 24.9241C29.0867 24.7053 28.9676 24.3834 29.0078 24.0608L29.4385 20.6116C29.4936 20.1704 29.6945 19.76 30.0088 19.4456L38.4541 11.0002ZM31.4238 20.8596L31.168 22.9006L33.2881 22.4299L41.5859 14.1321C40.9757 13.5219 40.4794 13.0245 39.8691 12.4143H39.8682L31.4238 20.8596Z" }),
1349
+ React.createElement("path", { d: "M25 24C25.5521 24.0002 26 24.4478 26 25C26 25.5522 25.5521 25.9998 25 26H13C12.4479 25.9998 12 25.5522 12 25C12 24.4478 12.4479 24.0002 13 24H25ZM25 20C25.5521 20.0002 26 20.4478 26 21C26 21.5522 25.5521 21.9998 25 22H13C12.4479 21.9998 12 21.5522 12 21C12 20.4478 12.4479 20.0002 13 20H25ZM25 7C26.1044 7.0002 27 7.89555 27 9V15C27 16.1044 26.1044 16.9998 25 17H13C11.8956 16.9998 11 16.1044 11 15V9C11 7.89555 11.8956 7.0002 13 7H25ZM13 15H25V9H13V15Z" }),
1350
+ React.createElement("path", { className: "noFill", d: "M4 12.5V18.5", strokeWidth: "2", strokeLinecap: "round" }),
1351
+ React.createElement("path", { className: "noFill", d: "M22 1L16 1", strokeWidth: "2", strokeLinecap: "round" }),
1352
+ React.createElement("path", { className: "noFill", d: "M4 7V5C4 2.79086 5.79086 1 8 1H10", strokeWidth: "2", strokeLinecap: "round" }),
1353
+ React.createElement("path", { className: "noFill", d: "M34 7V5C34 2.79086 32.2091 1 30 1H28", strokeWidth: "2", strokeLinecap: "round" }));
1354
+ }
1355
+
1339
1356
  function EmptyFolder(props) {
1340
1357
  return React.createElement(SvgIcon, __assign({}, props, { width: "44", height: "45", viewBox: "0 0 44 45" }),
1341
1358
  React.createElement("path", { d: "M23.9837 2.75812C23.9946 2.67362 24.0002 2.58747 24.0002 2.5C24.0002 1.39543 23.1048 0.5 22.0002 0.5C20.8957 0.5 20.0002 1.39543 20.0002 2.5H19.0002C17.8957 2.5 17.0002 3.39543 17.0002 4.5C17.0002 5.60457 17.8957 6.5 19.0002 6.5H20.0002C20.0002 7.60457 20.8957 8.5 22.0002 8.5C23.1048 8.5 24.0002 7.60457 24.0002 6.5C24.0002 6.41253 23.9946 6.32638 23.9837 6.24188C24.5906 5.89848 25.0002 5.24708 25.0002 4.5C25.0002 3.75292 24.5906 3.10152 23.9837 2.75812Z" }),
@@ -1355,6 +1372,30 @@ function EmptyList44(props) {
1355
1372
  React.createElement("path", { className: "noFill", d: "M37.8584 31V43M43.8584 37H31.8584", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", fill: "none" }));
1356
1373
  }
1357
1374
 
1375
+ function EmptyOutbox44(props) {
1376
+ return React.createElement(SvgIcon, __assign({}, props, { width: "44", height: "44", viewBox: "0 0 44 44" }),
1377
+ React.createElement("path", { className: 'noFill', d: "M23.8413 28.7159L43.0123 20.8586L35.155 40.0296L32.3266 31.5443L23.8413 28.7159Z", strokeWidth: "2", strokeLinejoin: "round" }),
1378
+ React.createElement("path", { className: 'noFill', d: "M28.5 35.5L22 42", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1379
+ React.createElement("path", { className: 'noFill', d: "M30 39L26 43", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1380
+ React.createElement("path", { className: 'noFill', d: "M25 34L21 38", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1381
+ React.createElement("path", { className: 'noFill', d: "M32.5 31.5C37.1863 26.8137 38.3137 25.6863 43 21", strokeWidth: "2", strokeLinejoin: "round" }),
1382
+ React.createElement("path", { d: "M31 0C34.866 3.86566e-07 38 3.13401 38 7V19H36V7C36 4.23858 33.7614 2 31 2H7C4.23858 2 2 4.23858 2 7V32C2 34.7614 4.23858 37 7 37H17V39H7C3.13401 39 0 35.866 0 32V7C4.50994e-07 3.13401 3.13401 9.66385e-08 7 0H31Z" }),
1383
+ React.createElement("circle", { cx: "21.8357", cy: "16", r: "2" }),
1384
+ React.createElement("circle", { cx: "15", cy: "22", r: "2" }),
1385
+ React.createElement("circle", { cx: "8", cy: "28", r: "2" }),
1386
+ React.createElement("circle", { cx: "28.8357", cy: "16", r: "2" }),
1387
+ React.createElement("circle", { cx: "22", cy: "22", r: "2" }),
1388
+ React.createElement("circle", { cx: "15", cy: "28", r: "2" }),
1389
+ React.createElement("path", { className: 'noFill', d: "M1 8H37", strokeWidth: "2" }));
1390
+ }
1391
+
1392
+ function EmptySent44(props) {
1393
+ return React.createElement(SvgIcon, __assign({}, props, { width: "44", height: "44", viewBox: "0 0 44 44" }),
1394
+ React.createElement("path", { className: "noFill", d: "M1 29V39C1 41.2091 2.79086 43 5 43H22M43 29V39C43 41.2091 41.2091 43 39 43H22M22 29V43M33 35V43M11 35V43", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1395
+ React.createElement("path", { className: "noFill", d: "M1 21L12.4545 11.4762L22 21L43 1", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1396
+ React.createElement("path", { className: "noFill", d: "M33 1H43V11", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }));
1397
+ }
1398
+
1358
1399
  function Stats44(props) {
1359
1400
  return React.createElement(SvgIcon, __assign({}, props, { width: "44", height: "44", viewBox: "0 0 44 44" }),
1360
1401
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 28.5H2V42.5H14V28.5H16V42.5H28V28.5H30V42.5H42V28.5H44V42.5V44.5H42H30H28H16H14H2H0V42.5V28.5Z" }),
@@ -1378,15 +1419,8 @@ function Stats44(props) {
1378
1419
 
1379
1420
  function Upload44(props) {
1380
1421
  return React.createElement(SvgIcon, __assign({}, props, { width: "44", height: "45", viewBox: "0 0 44 45" }),
1381
- React.createElement("g", { id: "glyph/44/upload" },
1382
- React.createElement("g", { id: "glyph/32/redirection" },
1383
- React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.364 44C21.9163 44 22.364 43.5523 22.364 43L22.364 20.4142L26.0208 24.071C26.4114 24.4615 27.0444 24.4615 27.4351 24.071C27.8254 23.6805 27.8254 23.0474 27.4351 22.6569L22.071 17.2928C21.6807 16.9023 21.0474 16.9023 20.6567 17.2928L15.293 22.6569C14.9023 23.0474 14.9023 23.6805 15.293 24.071C15.6833 24.4615 16.3166 24.4615 16.707 24.071L20.364 20.4142L20.364 43C20.364 43.5523 20.8117 44 21.364 44Z", fill: "black" }),
1384
- React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.364 44C21.9163 44 22.364 43.5523 22.364 43L22.364 20.4142L26.0208 24.071C26.4114 24.4615 27.0444 24.4615 27.4351 24.071C27.8254 23.6805 27.8254 23.0474 27.4351 22.6569L22.071 17.2928C21.6807 16.9023 21.0474 16.9023 20.6567 17.2928L15.293 22.6569C14.9023 23.0474 14.9023 23.6805 15.293 24.071C15.6833 24.4615 16.3166 24.4615 16.707 24.071L20.364 20.4142L20.364 43C20.364 43.5523 20.8117 44 21.364 44Z", fill: "white", fillOpacity: "0.1" }),
1385
- React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.364 44C21.9163 44 22.364 43.5523 22.364 43L22.364 20.4142L26.0208 24.071C26.4114 24.4615 27.0444 24.4615 27.4351 24.071C27.8254 23.6805 27.8254 23.0474 27.4351 22.6569L22.071 17.2928C21.6807 16.9023 21.0474 16.9023 20.6567 17.2928L15.293 22.6569C14.9023 23.0474 14.9023 23.6805 15.293 24.071C15.6833 24.4615 16.3166 24.4615 16.707 24.071L20.364 20.4142L20.364 43C20.364 43.5523 20.8117 44 21.364 44Z", fill: "#FF4835", fillOpacity: "0.01" })),
1386
- React.createElement("g", { id: "Subtract" },
1387
- React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.9455 14.1032L36.817 15.3969L37.9471 16.0396C40.3719 17.4183 42 20.0203 42 23C42 27.4183 38.4183 31 34 31H27V33H34C39.5228 33 44 28.5228 44 23C44 19.2721 41.9601 16.0207 38.9357 14.301C38.9782 13.8731 39 13.4391 39 13C39 5.8203 33.1797 0 26 0C20.9109 0 16.5048 2.92423 14.3703 7.18407C13.7656 7.06333 13.1402 7 12.5 7C7.25329 7 3 11.2533 3 16.5C3 16.986 3.03649 17.4634 3.10688 17.9297C1.20992 19.4886 0 21.853 0 24.5C0 29.0266 3.53831 32.7267 8 32.9855V33H16V31H8.30726L8.11582 30.9889C4.70574 30.7911 2 27.9608 2 24.5C2 22.4766 2.92218 20.6702 4.37669 19.4749L5.25394 18.754L5.08448 17.6312C5.02895 17.2634 5 16.8857 5 16.5C5 12.3579 8.35786 9 12.5 9C13.008 9 13.5023 9.05022 13.9788 9.14536L15.4749 9.44408L16.1584 8.08002C17.967 4.47067 21.6968 2 26 2C32.0751 2 37 6.92487 37 13C37 13.3729 36.9815 13.7409 36.9455 14.1032Z", fill: "black" }),
1388
- React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.9455 14.1032L36.817 15.3969L37.9471 16.0396C40.3719 17.4183 42 20.0203 42 23C42 27.4183 38.4183 31 34 31H27V33H34C39.5228 33 44 28.5228 44 23C44 19.2721 41.9601 16.0207 38.9357 14.301C38.9782 13.8731 39 13.4391 39 13C39 5.8203 33.1797 0 26 0C20.9109 0 16.5048 2.92423 14.3703 7.18407C13.7656 7.06333 13.1402 7 12.5 7C7.25329 7 3 11.2533 3 16.5C3 16.986 3.03649 17.4634 3.10688 17.9297C1.20992 19.4886 0 21.853 0 24.5C0 29.0266 3.53831 32.7267 8 32.9855V33H16V31H8.30726L8.11582 30.9889C4.70574 30.7911 2 27.9608 2 24.5C2 22.4766 2.92218 20.6702 4.37669 19.4749L5.25394 18.754L5.08448 17.6312C5.02895 17.2634 5 16.8857 5 16.5C5 12.3579 8.35786 9 12.5 9C13.008 9 13.5023 9.05022 13.9788 9.14536L15.4749 9.44408L16.1584 8.08002C17.967 4.47067 21.6968 2 26 2C32.0751 2 37 6.92487 37 13C37 13.3729 36.9815 13.7409 36.9455 14.1032Z", fill: "white", fillOpacity: "0.1" }),
1389
- React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.9455 14.1032L36.817 15.3969L37.9471 16.0396C40.3719 17.4183 42 20.0203 42 23C42 27.4183 38.4183 31 34 31H27V33H34C39.5228 33 44 28.5228 44 23C44 19.2721 41.9601 16.0207 38.9357 14.301C38.9782 13.8731 39 13.4391 39 13C39 5.8203 33.1797 0 26 0C20.9109 0 16.5048 2.92423 14.3703 7.18407C13.7656 7.06333 13.1402 7 12.5 7C7.25329 7 3 11.2533 3 16.5C3 16.986 3.03649 17.4634 3.10688 17.9297C1.20992 19.4886 0 21.853 0 24.5C0 29.0266 3.53831 32.7267 8 32.9855V33H16V31H8.30726L8.11582 30.9889C4.70574 30.7911 2 27.9608 2 24.5C2 22.4766 2.92218 20.6702 4.37669 19.4749L5.25394 18.754L5.08448 17.6312C5.02895 17.2634 5 16.8857 5 16.5C5 12.3579 8.35786 9 12.5 9C13.008 9 13.5023 9.05022 13.9788 9.14536L15.4749 9.44408L16.1584 8.08002C17.967 4.47067 21.6968 2 26 2C32.0751 2 37 6.92487 37 13C37 13.3729 36.9815 13.7409 36.9455 14.1032Z", fill: "#FF4835", fillOpacity: "0.01" }))));
1422
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.364 44C21.9163 44 22.364 43.5523 22.364 43L22.364 20.4142L26.0208 24.071C26.4114 24.4615 27.0444 24.4615 27.4351 24.071C27.8254 23.6805 27.8254 23.0474 27.4351 22.6569L22.071 17.2928C21.6807 16.9023 21.0474 16.9023 20.6567 17.2928L15.293 22.6569C14.9023 23.0474 14.9023 23.6805 15.293 24.071C15.6833 24.4615 16.3166 24.4615 16.707 24.071L20.364 20.4142L20.364 43C20.364 43.5523 20.8117 44 21.364 44Z" }),
1423
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.9455 14.1032L36.817 15.3969L37.9471 16.0396C40.3719 17.4183 42 20.0203 42 23C42 27.4183 38.4183 31 34 31H27V33H34C39.5228 33 44 28.5228 44 23C44 19.2721 41.9601 16.0207 38.9357 14.301C38.9782 13.8731 39 13.4391 39 13C39 5.8203 33.1797 0 26 0C20.9109 0 16.5048 2.92423 14.3703 7.18407C13.7656 7.06333 13.1402 7 12.5 7C7.25329 7 3 11.2533 3 16.5C3 16.986 3.03649 17.4634 3.10688 17.9297C1.20992 19.4886 0 21.853 0 24.5C0 29.0266 3.53831 32.7267 8 32.9855V33H16V31H8.30726L8.11582 30.9889C4.70574 30.7911 2 27.9608 2 24.5C2 22.4766 2.92218 20.6702 4.37669 19.4749L5.25394 18.754L5.08448 17.6312C5.02895 17.2634 5 16.8857 5 16.5C5 12.3579 8.35786 9 12.5 9C13.008 9 13.5023 9.05022 13.9788 9.14536L15.4749 9.44408L16.1584 8.08002C17.967 4.47067 21.6968 2 26 2C32.0751 2 37 6.92487 37 13C37 13.3729 36.9815 13.7409 36.9455 14.1032Z" }));
1390
1424
  }
1391
1425
 
1392
1426
  function Icon(_a) {
@@ -1497,9 +1531,13 @@ function Icon(_a) {
1497
1531
  Sent32: Sent32,
1498
1532
  Uptime32: Uptime32,
1499
1533
  CreateWidget44: CreateWidget44,
1534
+ EmptyABTest44: EmptyABTest44,
1500
1535
  EmptyFolder44: EmptyFolder,
1536
+ EmptyDraft44: EmptyDraft44,
1501
1537
  EmptyList44: EmptyList44,
1538
+ EmptySent44: EmptySent44,
1502
1539
  CreateForm44: CreateForm44,
1540
+ EmptyOutbox44: EmptyOutbox44,
1503
1541
  Stats44: Stats44,
1504
1542
  Upload44: Upload44,
1505
1543
  };
@@ -16837,8 +16875,8 @@ function ResourceEdit(_a) {
16837
16875
  editable && React.createElement(material.Box, null,
16838
16876
  React.createElement(Button, { onClick: handleToggleOpen, color: "body1", variant: 'outlined', iconOnly: true },
16839
16877
  React.createElement(Icon, { name: "Edit18" })))),
16840
- React.createElement(material.Box, { className: "resource-content ".concat(open ? "open" : "hidden") }, editableContent),
16841
- React.createElement(material.Box, { className: "resource-support ".concat(!open ? "open" : "hidden") }, support));
16878
+ !!editableContent && React.createElement(material.Box, { className: "resource-content ".concat(open ? "open" : "hidden") }, editableContent),
16879
+ !!support && React.createElement(material.Box, { className: "resource-support ".concat(!open ? "open" : "hidden") }, support));
16842
16880
  }
16843
16881
 
16844
16882
  var css_248z$2 = ".sideMenu-component-v2 {\n z-index: 8000;\n width: -moz-fit-content;\n width: fit-content;\n}\n.sideMenu-component-v2 .sideMenu-spacer {\n display: none;\n}\n.sideMenu-component-v2.minified:hover .sideMenu-spacer {\n display: block;\n}\n.sideMenu-component-v2 .sideMenu-wrapper {\n z-index: 8000;\n display: flex;\n height: 100%;\n flex-direction: column;\n width: 20rem;\n min-width: 20rem;\n max-width: 20rem;\n padding: 1rem;\n background: var(--shade100, #F3F2F2);\n position: relative;\n box-sizing: border-box;\n}\n.sideMenu-component-v2 .sideMenu-wrapper::-webkit-scrollbar {\n display: block;\n}\n.sideMenu-component-v2 .sideMenu-wrapper::-webkit-scrollbar-track:horizontal {\n position: absolute;\n bottom: -20px;\n}\n.sideMenu-component-v2 .sideMenu-wrapper::-webkit-scrollbar-track:vertical {\n border-bottom-left-radius: 0 !important;\n border-bottom-right-radius: 8px !important;\n border-top-right-radius: 8px !important;\n}\n.sideMenu-component-v2 .sideMenu-wrapper::-webkit-scrollbar-track {\n height: 2.5rem;\n width: 2.5rem;\n padding: 2rem;\n background-clip: content-box;\n border-bottom-left-radius: 8px;\n}\n.sideMenu-component-v2 .sideMenu-wrapper::-webkit-scrollbar-thumb {\n background: var(--body-font-color-2, var(--silver, #9B9B9B));\n border-radius: 24px;\n border-top: 5px solid var(--background-color-1, var(--white, #FFFFFF));\n border-bottom: 5px solid var(--background-color-1, var(--white, #FFFFFF));\n border-right: 5px solid var(--background-color-1, var(--white, #FFFFFF));\n border-left: 5px solid var(--background-color-1, var(--white, #FFFFFF));\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:hover {\n box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.15);\n position: absolute !important;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) {\n gap: 1rem;\n max-width: 73px;\n min-width: 73px;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .sideMenuHeader {\n display: none;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .subNav-component-v2 button {\n padding: 0.75rem;\n margin-right: 0;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .subNav-component-v2 button:not(.selected) {\n display: none;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .sideMenuContainer-component-v2 .menuItemRow .sideMenuItem-component-v2.subItem,\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .sideMenuContainer-component-v2 .menuItemRow .sideMenuItem-component-v2 .chevron {\n display: none;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .sideMenuContainer-component-v2 .menuItemRow .sideMenuItem-component-v2 a {\n justify-content: center;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .sideMenuContainer-component-v2 .menuItemRow .sideMenuItem-component-v2 a .MuiStack-root {\n display: none;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .footer > .avatar-component-v2 {\n display: block;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .footer button {\n display: none;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .sideMenuHeader {\n margin-bottom: 1.5rem;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .sideMenuHeader .minifyIcon {\n cursor: pointer;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .search-component-v2 {\n margin-top: 1.5rem;\n position: relative;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .search-component-v2 .inputContainer {\n padding: 0.75rem 1rem;\n box-shadow: unset;\n border-radius: 8px;\n border: 1px solid var(--shade200, #DBDADA);\n}\n.sideMenu-component-v2 .sideMenu-wrapper .search-component-v2:after {\n position: absolute;\n left: 0;\n bottom: -1.5rem;\n content: \"\";\n display: block;\n width: 100%;\n height: 1.5rem;\n background: linear-gradient(var(--shade100, #F3F2F2) 0%, transparent 100%);\n}\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 {\n width: 100%;\n position: relative;\n justify-content: space-between;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2:after {\n position: absolute;\n left: 0;\n bottom: -1.5rem;\n content: \"\";\n display: block;\n width: 100%;\n height: 1.5rem;\n background: linear-gradient(var(--shade100, #F3F2F2) 0%, transparent 100%);\n}\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 button {\n flex: 1;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 button:not(.selected):not(:hover) {\n background: none;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 button:not(.selected):not(:hover) svg path:not(.noFill),\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 button:not(.selected):not(:hover) svg rect:not(.noFill) {\n fill: var(--secondary-brand-color, var(--teal, #0ABDAE));\n}\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 button:not(.selected):not(:hover) svg path.noFill,\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 button:not(.selected):not(:hover) svg rect.noFill {\n stroke: var(--secondary-brand-color, var(--teal, #0ABDAE));\n}\n.sideMenu-component-v2 .sideMenu-wrapper .sideMenuContainer-component-v2 {\n padding-top: 1.5rem;\n padding-bottom: 1.5rem;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .footer {\n position: relative;\n justify-self: flex-end;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .footer:before {\n position: absolute;\n left: 0;\n top: -1.5rem;\n content: \"\";\n display: block;\n width: 100%;\n height: 1.5rem;\n background: linear-gradient(transparent 0, var(--shade100, #F3F2F2) 100%);\n}\n.sideMenu-component-v2 .sideMenu-wrapper .footer > .avatar-component-v2 {\n display: none;\n}\n\n.sideMenuContainer-component-v2 {\n flex: 1;\n overflow-y: auto;\n}\n.sideMenuContainer-component-v2 .menuItemsContainer > .menuItemRow.withSubItems.openedSubMenu .sideMenuItem-component-v2:nth-child(2) {\n margin-top: calc(0.5rem - 1px);\n}\n.sideMenuContainer-component-v2 .menuItemsContainer > .menuItemRow.withSubItems.openedSubMenu .sideMenuItem-component-v2:last-child {\n margin-bottom: calc(0.5rem - 1px);\n}\n.sideMenuContainer-component-v2 .menuItemsContainer > .menuItemRow.subSection {\n margin-top: 1rem;\n}\n.sideMenuContainer-component-v2 .menuItemsContainer > .menuItemRow:first-child {\n margin-top: 0;\n}\n.sideMenuContainer-component-v2 .menuItemsContainer .sideMenuItem-component-v2.subItem {\n margin-left: 2.75rem;\n}\n.sideMenuContainer-component-v2 .menuItemsContainer .sideMenuItem-component-v2.subItem a,\n.sideMenuContainer-component-v2 .menuItemsContainer .sideMenuItem-component-v2.subItem span {\n font-size: 0.875rem;\n}\n.sideMenuContainer-component-v2 .menuItemsContainer .sideMenuItem-component-v2.rotate .chevron {\n rotate: 180deg;\n}\n.sideMenuContainer-component-v2 .menuItemsContainer .sideMenuItem-component-v2.hasLocationSelected:hover a {\n cursor: default;\n background: unset !important;\n}\n\n.sideMenuItem-component-v2 {\n box-sizing: border-box;\n}\n.sideMenuItem-component-v2:hover a, .sideMenuItem-component-v2.selected a {\n background: var(--shade200, #DBDADA);\n}\n.sideMenuItem-component-v2.hasSubItemSelected > .MuiTypography-root .chevron {\n rotate: -90deg;\n}\n.sideMenuItem-component-v2 .avatar-component-v2 .MuiAvatar-root {\n border-color: var(--shade200, #DBDADA);\n background: var(--white, #FFFFFF);\n}\n.sideMenuItem-component-v2 .chevron {\n margin-left: 1rem;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.sideMenuItem-component-v2 a {\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 0.75rem;\n border-radius: 8px;\n text-decoration: none !important;\n gap: 1rem;\n}\n.sideMenuItem-component-v2 a > .MuiStack-root {\n flex: 1;\n}\n.sideMenuItem-component-v2 a img {\n max-width: 80px;\n}\n.sideMenuItem-component-v2.soloItem a {\n border-radius: 16px;\n padding: 1.5rem;\n border: 1px solid var(--shade200, #DBDADA);\n}\n.sideMenuItem-component-v2.soloItem a:hover {\n border-color: var(--wild-sand, #dddddd);\n}\n.sideMenuItem-component-v2.soloItem .chevron {\n rotate: -90deg;\n}\n.sideMenuItem-component-v2.subSection {\n padding: 0.5rem 0.75rem 0.5rem 0.75rem;\n}";
@@ -16875,7 +16913,7 @@ function SideMenu(_a) {
16875
16913
  function SideMenuItem(_a) {
16876
16914
  var item = _a.item, _b = _a.selected, selected = _b === void 0 ? false : _b, className = _a.className, menuItemClick = _a.menuItemClick, defaultItemIcon = _a.defaultItemIcon, _c = _a.variant, variant = _c === void 0 ? "" : _c;
16877
16915
  var mainClasses = classNames("sideMenuItem-component-v2", className, item.className, variant);
16878
- return React.createElement(material.Tooltip, { title: item === null || item === void 0 ? void 0 : item.tooltipText, placement: "right" },
16916
+ return React.createElement(material.Tooltip, { enterDelay: 500, title: item === null || item === void 0 ? void 0 : item.tooltipText, placement: "right" },
16879
16917
  React.createElement(Box, { className: mainClasses },
16880
16918
  variant === "" || variant === "soloItem" ?
16881
16919
  React.createElement(Link, { href: item.path, "data-name": item.name, onClick: menuItemClick },
@@ -106,8 +106,12 @@ export declare enum EIconName {
106
106
  "Sent32" = "Sent32",
107
107
  "Uptime32" = "Uptime32",
108
108
  "CreateWidget44" = "CreateWidget44",
109
+ "EmptyABTest44" = "EmptyABTest44",
109
110
  "EmptyFolder44" = "EmptyFolder44",
111
+ "EmptyDraft44" = "EmptyDraft44",
110
112
  "EmptyList44" = "EmptyList44",
113
+ "EmptySent44" = "EmptySent44",
114
+ "EmptyOutbox44" = "EmptyOutbox44",
111
115
  "CreateForm44" = "CreateForm44",
112
116
  "Stats44" = "Stats44",
113
117
  "Upload44" = "Upload44"
@@ -0,0 +1,4 @@
1
+ import { SvgIconProps } from '@mui/material/SvgIcon';
2
+ import React from "react";
3
+ declare function EmptyABTest44(props: SvgIconProps): React.JSX.Element;
4
+ export default EmptyABTest44;
@@ -0,0 +1,4 @@
1
+ import { SvgIconProps } from '@mui/material/SvgIcon';
2
+ import React from "react";
3
+ declare function EmptyDraft44(props: SvgIconProps): React.JSX.Element;
4
+ export default EmptyDraft44;
@@ -0,0 +1,4 @@
1
+ import { SvgIconProps } from '@mui/material/SvgIcon';
2
+ import React from "react";
3
+ declare function EmptyOutbox44(props: SvgIconProps): React.JSX.Element;
4
+ export default EmptyOutbox44;
@@ -0,0 +1,4 @@
1
+ import { SvgIconProps } from '@mui/material/SvgIcon';
2
+ import React from "react";
3
+ declare function EmptySent44(props: SvgIconProps): React.JSX.Element;
4
+ export default EmptySent44;
@@ -1,5 +1,9 @@
1
- export declare const uiKitConfig: {
1
+ type TUiKitConfig = {
2
2
  GATEWAY_PROXY: string;
3
- ERROR_HANDLER: undefined;
3
+ ERROR_HANDLER: (({ errorResponse }: {
4
+ errorResponse: any;
5
+ }) => void) | undefined;
4
6
  SUPPORTED_LANGUAGES: string[];
5
7
  };
8
+ export declare const uiKitConfig: TUiKitConfig;
9
+ export {};
package/dist/esm/index.js CHANGED
@@ -1316,6 +1316,23 @@ function CreateWidget44(props) {
1316
1316
  React__default.createElement("path", { id: "Vector", fillRule: "evenodd", clipRule: "evenodd", d: "M28.2916 20L44 4.29155L39.7084 0L24 15.7084V20H28.2916ZM40.4853 4.92893L39.0711 3.51472L25.5147 17.0711L26.9289 18.4853L40.4853 4.92893Z" }));
1317
1317
  }
1318
1318
 
1319
+ function EmptyABTest44(props) {
1320
+ return React__default.createElement(SvgIcon, __assign({}, props, { width: "44", height: "44", viewBox: "0 0 44 44" }),
1321
+ React__default.createElement("path", { className: 'noFill', d: "M22 7H7C3.68629 7 1 9.68629 1 13V31C1 34.3137 3.68629 37 7 37H22V7Z", strokeWidth: "2" }),
1322
+ React__default.createElement("path", { d: "M16.1025 30.0046C16.6066 30.056 16.9999 30.4822 17 30.9998C17 31.5174 16.6067 31.9435 16.1025 31.9949L16 31.9998H7C6.44772 31.9998 6 31.552 6 30.9998C6.00012 30.4476 6.44779 29.9998 7 29.9998H16L16.1025 30.0046ZM16.1025 25.0046C16.6066 25.056 16.9999 25.4822 17 25.9998C17 26.5174 16.6067 26.9435 16.1025 26.9949L16 26.9998H7C6.44772 26.9998 6 26.552 6 25.9998C6.00012 25.4476 6.44779 24.9998 7 24.9998H16L16.1025 25.0046ZM14.1562 13.4626C14.4528 12.997 15.0713 12.8596 15.5371 13.156C16.0029 13.4525 16.1401 14.071 15.8438 14.5369L12.0254 20.5369C11.8703 20.7804 11.6174 20.9446 11.332 20.988C11.0467 21.0314 10.7565 20.9498 10.5361 20.7634L8.35449 18.9167C7.93301 18.56 7.8797 17.9291 8.23633 17.5076C8.59301 17.0862 9.22394 17.0339 9.64551 17.3904L10.9521 18.4958L14.1562 13.4626Z" }),
1323
+ React__default.createElement("path", { d: "M26 36.7998C26.5522 36.7998 26.9999 37.2476 27 37.7998V43C26.9999 43.5522 26.5522 44 26 44C25.4478 44 25.0001 43.5522 25 43V37.7998C25.0001 37.2476 25.4478 36.7998 26 36.7998ZM37 6C40.866 6 44 9.13401 44 13V31C44 34.866 40.866 38 37 38H29V36H37C39.7614 36 42 33.7614 42 31V13C42 10.2386 39.7614 8 37 8H29V6H37ZM26 27.6006C26.5523 27.6006 27 28.0483 27 28.6006V33.8008C26.9996 34.3528 26.5521 34.8008 26 34.8008C25.4479 34.8008 25.0004 34.3528 25 33.8008V28.6006C25 28.0483 25.4477 27.6006 26 27.6006ZM37 30C37.5523 30 38 30.4477 38 31C38 31.5523 37.5523 32 37 32H31C30.4477 32 30 31.5523 30 31C30 30.4477 30.4477 30 31 30H37ZM37 25C37.5523 25 38 25.4477 38 26C38 26.5523 37.5523 27 37 27H31C30.4477 27 30 26.5523 30 26C30 25.4477 30.4477 25 31 25H37ZM26 18.4004C26.5523 18.4004 27 18.8481 27 19.4004V24.6006C26.9996 25.1526 26.5521 25.6006 26 25.6006C25.4479 25.6006 25.0004 25.1526 25 24.6006V19.4004C25 18.8481 25.4477 18.4004 26 18.4004ZM36.293 13.293C36.6835 12.9024 37.3165 12.9024 37.707 13.293C38.0976 13.6835 38.0976 14.3165 37.707 14.707L35.4141 17L37.707 19.293C38.0976 19.6835 38.0976 20.3165 37.707 20.707C37.3165 21.0976 36.6835 21.0976 36.293 20.707L34 18.4141L31.707 20.707C31.3165 21.0976 30.6835 21.0976 30.293 20.707C29.9024 20.3165 29.9024 19.6835 30.293 19.293L32.5859 17L30.293 14.707C29.9024 14.3165 29.9024 13.6835 30.293 13.293C30.6835 12.9024 31.3165 12.9024 31.707 13.293L34 15.5859L36.293 13.293ZM26 9.2002C26.5523 9.2002 27 9.64791 27 10.2002V15.4004C26.9998 15.9525 26.5521 16.4004 26 16.4004C25.4479 16.4004 25.0002 15.9525 25 15.4004V10.2002C25 9.64791 25.4477 9.2002 26 9.2002ZM26 0C26.5523 0 27 0.447715 27 1V6.2002C26.9999 6.75239 26.5522 7.2002 26 7.2002C25.4478 7.2002 25.0001 6.75239 25 6.2002V1C25 0.447715 25.4477 0 26 0Z" }));
1324
+ }
1325
+
1326
+ function EmptyDraft44(props) {
1327
+ return React__default.createElement(SvgIcon, __assign({}, props, { width: "44", height: "44", viewBox: "0 0 44 44" }),
1328
+ React__default.createElement("path", { d: "M0.615234 22.0774C0.987691 21.9221 1.41737 22.0054 1.7041 22.2893L12.2402 32.7249C12.2798 32.7641 12.315 32.8061 12.3467 32.8499C12.9849 32.3154 13.6176 31.7852 14.2334 31.2717C16.753 29.1708 20.3803 29.1594 22.9404 31.1848L25.7822 33.4329L30.3232 29.2639C30.7299 28.8905 31.3627 28.917 31.7363 29.3235C32.1097 29.7302 32.0832 30.363 31.6768 30.7366L27.3701 34.6897L34.6318 40.4348C35.4791 39.539 36 38.3311 36 37.0002V28.0002C36 27.448 36.4477 27.0002 37 27.0002C37.5523 27.0002 38 27.448 38 28.0002V37.0002C37.9999 40.8657 34.8684 44.0002 31.002 44.0002H6.99805C3.13165 44.0002 5.4212e-05 40.8658 0 37.0002V23.0002L0.0107422 22.8508C0.0623218 22.5088 0.289394 22.2133 0.615234 22.0774ZM21.6992 32.7532C19.8688 31.3052 17.2948 31.3236 15.5146 32.8079C13.0006 34.9041 10.1579 37.3046 7.88477 39.1731C6.74818 40.1073 5.74212 40.9185 4.98242 41.4983C4.96077 41.5148 4.93833 41.5299 4.91699 41.5461C5.55068 41.8368 6.25511 42.0002 6.99805 42.0002H31.002C31.678 42.0002 32.3221 41.8646 32.9102 41.6213L21.6992 32.7532ZM2 37.0002C2.00002 38.2642 2.4693 39.4179 3.24219 40.2981C3.39408 40.1886 3.57058 40.0595 3.76855 39.9084C4.49799 39.3518 5.48117 38.5595 6.61426 37.6282C7.88973 36.5798 9.34121 35.3665 10.8174 34.1301L2 25.3987V37.0002ZM38.4541 11.0002C39.2354 10.2189 40.5024 10.2195 41.2832 11.0002C41.8843 11.6013 42.3989 12.116 43 12.717C43.7808 13.4978 43.7813 14.7648 43 15.5461L34.7021 23.844C34.4332 24.1128 34.0928 24.2996 33.7217 24.3821L30.2168 25.1604C29.8994 25.2309 29.5677 25.1429 29.3271 24.9241C29.0867 24.7053 28.9676 24.3834 29.0078 24.0608L29.4385 20.6116C29.4936 20.1704 29.6945 19.76 30.0088 19.4456L38.4541 11.0002ZM31.4238 20.8596L31.168 22.9006L33.2881 22.4299L41.5859 14.1321C40.9757 13.5219 40.4794 13.0245 39.8691 12.4143H39.8682L31.4238 20.8596Z" }),
1329
+ React__default.createElement("path", { d: "M25 24C25.5521 24.0002 26 24.4478 26 25C26 25.5522 25.5521 25.9998 25 26H13C12.4479 25.9998 12 25.5522 12 25C12 24.4478 12.4479 24.0002 13 24H25ZM25 20C25.5521 20.0002 26 20.4478 26 21C26 21.5522 25.5521 21.9998 25 22H13C12.4479 21.9998 12 21.5522 12 21C12 20.4478 12.4479 20.0002 13 20H25ZM25 7C26.1044 7.0002 27 7.89555 27 9V15C27 16.1044 26.1044 16.9998 25 17H13C11.8956 16.9998 11 16.1044 11 15V9C11 7.89555 11.8956 7.0002 13 7H25ZM13 15H25V9H13V15Z" }),
1330
+ React__default.createElement("path", { className: "noFill", d: "M4 12.5V18.5", strokeWidth: "2", strokeLinecap: "round" }),
1331
+ React__default.createElement("path", { className: "noFill", d: "M22 1L16 1", strokeWidth: "2", strokeLinecap: "round" }),
1332
+ React__default.createElement("path", { className: "noFill", d: "M4 7V5C4 2.79086 5.79086 1 8 1H10", strokeWidth: "2", strokeLinecap: "round" }),
1333
+ React__default.createElement("path", { className: "noFill", d: "M34 7V5C34 2.79086 32.2091 1 30 1H28", strokeWidth: "2", strokeLinecap: "round" }));
1334
+ }
1335
+
1319
1336
  function EmptyFolder(props) {
1320
1337
  return React__default.createElement(SvgIcon, __assign({}, props, { width: "44", height: "45", viewBox: "0 0 44 45" }),
1321
1338
  React__default.createElement("path", { d: "M23.9837 2.75812C23.9946 2.67362 24.0002 2.58747 24.0002 2.5C24.0002 1.39543 23.1048 0.5 22.0002 0.5C20.8957 0.5 20.0002 1.39543 20.0002 2.5H19.0002C17.8957 2.5 17.0002 3.39543 17.0002 4.5C17.0002 5.60457 17.8957 6.5 19.0002 6.5H20.0002C20.0002 7.60457 20.8957 8.5 22.0002 8.5C23.1048 8.5 24.0002 7.60457 24.0002 6.5C24.0002 6.41253 23.9946 6.32638 23.9837 6.24188C24.5906 5.89848 25.0002 5.24708 25.0002 4.5C25.0002 3.75292 24.5906 3.10152 23.9837 2.75812Z" }),
@@ -1335,6 +1352,30 @@ function EmptyList44(props) {
1335
1352
  React__default.createElement("path", { className: "noFill", d: "M37.8584 31V43M43.8584 37H31.8584", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", fill: "none" }));
1336
1353
  }
1337
1354
 
1355
+ function EmptyOutbox44(props) {
1356
+ return React__default.createElement(SvgIcon, __assign({}, props, { width: "44", height: "44", viewBox: "0 0 44 44" }),
1357
+ React__default.createElement("path", { className: 'noFill', d: "M23.8413 28.7159L43.0123 20.8586L35.155 40.0296L32.3266 31.5443L23.8413 28.7159Z", strokeWidth: "2", strokeLinejoin: "round" }),
1358
+ React__default.createElement("path", { className: 'noFill', d: "M28.5 35.5L22 42", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1359
+ React__default.createElement("path", { className: 'noFill', d: "M30 39L26 43", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1360
+ React__default.createElement("path", { className: 'noFill', d: "M25 34L21 38", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1361
+ React__default.createElement("path", { className: 'noFill', d: "M32.5 31.5C37.1863 26.8137 38.3137 25.6863 43 21", strokeWidth: "2", strokeLinejoin: "round" }),
1362
+ React__default.createElement("path", { d: "M31 0C34.866 3.86566e-07 38 3.13401 38 7V19H36V7C36 4.23858 33.7614 2 31 2H7C4.23858 2 2 4.23858 2 7V32C2 34.7614 4.23858 37 7 37H17V39H7C3.13401 39 0 35.866 0 32V7C4.50994e-07 3.13401 3.13401 9.66385e-08 7 0H31Z" }),
1363
+ React__default.createElement("circle", { cx: "21.8357", cy: "16", r: "2" }),
1364
+ React__default.createElement("circle", { cx: "15", cy: "22", r: "2" }),
1365
+ React__default.createElement("circle", { cx: "8", cy: "28", r: "2" }),
1366
+ React__default.createElement("circle", { cx: "28.8357", cy: "16", r: "2" }),
1367
+ React__default.createElement("circle", { cx: "22", cy: "22", r: "2" }),
1368
+ React__default.createElement("circle", { cx: "15", cy: "28", r: "2" }),
1369
+ React__default.createElement("path", { className: 'noFill', d: "M1 8H37", strokeWidth: "2" }));
1370
+ }
1371
+
1372
+ function EmptySent44(props) {
1373
+ return React__default.createElement(SvgIcon, __assign({}, props, { width: "44", height: "44", viewBox: "0 0 44 44" }),
1374
+ React__default.createElement("path", { className: "noFill", d: "M1 29V39C1 41.2091 2.79086 43 5 43H22M43 29V39C43 41.2091 41.2091 43 39 43H22M22 29V43M33 35V43M11 35V43", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1375
+ React__default.createElement("path", { className: "noFill", d: "M1 21L12.4545 11.4762L22 21L43 1", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1376
+ React__default.createElement("path", { className: "noFill", d: "M33 1H43V11", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }));
1377
+ }
1378
+
1338
1379
  function Stats44(props) {
1339
1380
  return React__default.createElement(SvgIcon, __assign({}, props, { width: "44", height: "44", viewBox: "0 0 44 44" }),
1340
1381
  React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 28.5H2V42.5H14V28.5H16V42.5H28V28.5H30V42.5H42V28.5H44V42.5V44.5H42H30H28H16H14H2H0V42.5V28.5Z" }),
@@ -1358,15 +1399,8 @@ function Stats44(props) {
1358
1399
 
1359
1400
  function Upload44(props) {
1360
1401
  return React__default.createElement(SvgIcon, __assign({}, props, { width: "44", height: "45", viewBox: "0 0 44 45" }),
1361
- React__default.createElement("g", { id: "glyph/44/upload" },
1362
- React__default.createElement("g", { id: "glyph/32/redirection" },
1363
- React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.364 44C21.9163 44 22.364 43.5523 22.364 43L22.364 20.4142L26.0208 24.071C26.4114 24.4615 27.0444 24.4615 27.4351 24.071C27.8254 23.6805 27.8254 23.0474 27.4351 22.6569L22.071 17.2928C21.6807 16.9023 21.0474 16.9023 20.6567 17.2928L15.293 22.6569C14.9023 23.0474 14.9023 23.6805 15.293 24.071C15.6833 24.4615 16.3166 24.4615 16.707 24.071L20.364 20.4142L20.364 43C20.364 43.5523 20.8117 44 21.364 44Z", fill: "black" }),
1364
- React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.364 44C21.9163 44 22.364 43.5523 22.364 43L22.364 20.4142L26.0208 24.071C26.4114 24.4615 27.0444 24.4615 27.4351 24.071C27.8254 23.6805 27.8254 23.0474 27.4351 22.6569L22.071 17.2928C21.6807 16.9023 21.0474 16.9023 20.6567 17.2928L15.293 22.6569C14.9023 23.0474 14.9023 23.6805 15.293 24.071C15.6833 24.4615 16.3166 24.4615 16.707 24.071L20.364 20.4142L20.364 43C20.364 43.5523 20.8117 44 21.364 44Z", fill: "white", fillOpacity: "0.1" }),
1365
- React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.364 44C21.9163 44 22.364 43.5523 22.364 43L22.364 20.4142L26.0208 24.071C26.4114 24.4615 27.0444 24.4615 27.4351 24.071C27.8254 23.6805 27.8254 23.0474 27.4351 22.6569L22.071 17.2928C21.6807 16.9023 21.0474 16.9023 20.6567 17.2928L15.293 22.6569C14.9023 23.0474 14.9023 23.6805 15.293 24.071C15.6833 24.4615 16.3166 24.4615 16.707 24.071L20.364 20.4142L20.364 43C20.364 43.5523 20.8117 44 21.364 44Z", fill: "#FF4835", fillOpacity: "0.01" })),
1366
- React__default.createElement("g", { id: "Subtract" },
1367
- React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.9455 14.1032L36.817 15.3969L37.9471 16.0396C40.3719 17.4183 42 20.0203 42 23C42 27.4183 38.4183 31 34 31H27V33H34C39.5228 33 44 28.5228 44 23C44 19.2721 41.9601 16.0207 38.9357 14.301C38.9782 13.8731 39 13.4391 39 13C39 5.8203 33.1797 0 26 0C20.9109 0 16.5048 2.92423 14.3703 7.18407C13.7656 7.06333 13.1402 7 12.5 7C7.25329 7 3 11.2533 3 16.5C3 16.986 3.03649 17.4634 3.10688 17.9297C1.20992 19.4886 0 21.853 0 24.5C0 29.0266 3.53831 32.7267 8 32.9855V33H16V31H8.30726L8.11582 30.9889C4.70574 30.7911 2 27.9608 2 24.5C2 22.4766 2.92218 20.6702 4.37669 19.4749L5.25394 18.754L5.08448 17.6312C5.02895 17.2634 5 16.8857 5 16.5C5 12.3579 8.35786 9 12.5 9C13.008 9 13.5023 9.05022 13.9788 9.14536L15.4749 9.44408L16.1584 8.08002C17.967 4.47067 21.6968 2 26 2C32.0751 2 37 6.92487 37 13C37 13.3729 36.9815 13.7409 36.9455 14.1032Z", fill: "black" }),
1368
- React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.9455 14.1032L36.817 15.3969L37.9471 16.0396C40.3719 17.4183 42 20.0203 42 23C42 27.4183 38.4183 31 34 31H27V33H34C39.5228 33 44 28.5228 44 23C44 19.2721 41.9601 16.0207 38.9357 14.301C38.9782 13.8731 39 13.4391 39 13C39 5.8203 33.1797 0 26 0C20.9109 0 16.5048 2.92423 14.3703 7.18407C13.7656 7.06333 13.1402 7 12.5 7C7.25329 7 3 11.2533 3 16.5C3 16.986 3.03649 17.4634 3.10688 17.9297C1.20992 19.4886 0 21.853 0 24.5C0 29.0266 3.53831 32.7267 8 32.9855V33H16V31H8.30726L8.11582 30.9889C4.70574 30.7911 2 27.9608 2 24.5C2 22.4766 2.92218 20.6702 4.37669 19.4749L5.25394 18.754L5.08448 17.6312C5.02895 17.2634 5 16.8857 5 16.5C5 12.3579 8.35786 9 12.5 9C13.008 9 13.5023 9.05022 13.9788 9.14536L15.4749 9.44408L16.1584 8.08002C17.967 4.47067 21.6968 2 26 2C32.0751 2 37 6.92487 37 13C37 13.3729 36.9815 13.7409 36.9455 14.1032Z", fill: "white", fillOpacity: "0.1" }),
1369
- React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.9455 14.1032L36.817 15.3969L37.9471 16.0396C40.3719 17.4183 42 20.0203 42 23C42 27.4183 38.4183 31 34 31H27V33H34C39.5228 33 44 28.5228 44 23C44 19.2721 41.9601 16.0207 38.9357 14.301C38.9782 13.8731 39 13.4391 39 13C39 5.8203 33.1797 0 26 0C20.9109 0 16.5048 2.92423 14.3703 7.18407C13.7656 7.06333 13.1402 7 12.5 7C7.25329 7 3 11.2533 3 16.5C3 16.986 3.03649 17.4634 3.10688 17.9297C1.20992 19.4886 0 21.853 0 24.5C0 29.0266 3.53831 32.7267 8 32.9855V33H16V31H8.30726L8.11582 30.9889C4.70574 30.7911 2 27.9608 2 24.5C2 22.4766 2.92218 20.6702 4.37669 19.4749L5.25394 18.754L5.08448 17.6312C5.02895 17.2634 5 16.8857 5 16.5C5 12.3579 8.35786 9 12.5 9C13.008 9 13.5023 9.05022 13.9788 9.14536L15.4749 9.44408L16.1584 8.08002C17.967 4.47067 21.6968 2 26 2C32.0751 2 37 6.92487 37 13C37 13.3729 36.9815 13.7409 36.9455 14.1032Z", fill: "#FF4835", fillOpacity: "0.01" }))));
1402
+ React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.364 44C21.9163 44 22.364 43.5523 22.364 43L22.364 20.4142L26.0208 24.071C26.4114 24.4615 27.0444 24.4615 27.4351 24.071C27.8254 23.6805 27.8254 23.0474 27.4351 22.6569L22.071 17.2928C21.6807 16.9023 21.0474 16.9023 20.6567 17.2928L15.293 22.6569C14.9023 23.0474 14.9023 23.6805 15.293 24.071C15.6833 24.4615 16.3166 24.4615 16.707 24.071L20.364 20.4142L20.364 43C20.364 43.5523 20.8117 44 21.364 44Z" }),
1403
+ React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.9455 14.1032L36.817 15.3969L37.9471 16.0396C40.3719 17.4183 42 20.0203 42 23C42 27.4183 38.4183 31 34 31H27V33H34C39.5228 33 44 28.5228 44 23C44 19.2721 41.9601 16.0207 38.9357 14.301C38.9782 13.8731 39 13.4391 39 13C39 5.8203 33.1797 0 26 0C20.9109 0 16.5048 2.92423 14.3703 7.18407C13.7656 7.06333 13.1402 7 12.5 7C7.25329 7 3 11.2533 3 16.5C3 16.986 3.03649 17.4634 3.10688 17.9297C1.20992 19.4886 0 21.853 0 24.5C0 29.0266 3.53831 32.7267 8 32.9855V33H16V31H8.30726L8.11582 30.9889C4.70574 30.7911 2 27.9608 2 24.5C2 22.4766 2.92218 20.6702 4.37669 19.4749L5.25394 18.754L5.08448 17.6312C5.02895 17.2634 5 16.8857 5 16.5C5 12.3579 8.35786 9 12.5 9C13.008 9 13.5023 9.05022 13.9788 9.14536L15.4749 9.44408L16.1584 8.08002C17.967 4.47067 21.6968 2 26 2C32.0751 2 37 6.92487 37 13C37 13.3729 36.9815 13.7409 36.9455 14.1032Z" }));
1370
1404
  }
1371
1405
 
1372
1406
  function Icon(_a) {
@@ -1477,9 +1511,13 @@ function Icon(_a) {
1477
1511
  Sent32: Sent32,
1478
1512
  Uptime32: Uptime32,
1479
1513
  CreateWidget44: CreateWidget44,
1514
+ EmptyABTest44: EmptyABTest44,
1480
1515
  EmptyFolder44: EmptyFolder,
1516
+ EmptyDraft44: EmptyDraft44,
1481
1517
  EmptyList44: EmptyList44,
1518
+ EmptySent44: EmptySent44,
1482
1519
  CreateForm44: CreateForm44,
1520
+ EmptyOutbox44: EmptyOutbox44,
1483
1521
  Stats44: Stats44,
1484
1522
  Upload44: Upload44,
1485
1523
  };
@@ -16817,8 +16855,8 @@ function ResourceEdit(_a) {
16817
16855
  editable && React__default.createElement(Box, null,
16818
16856
  React__default.createElement(Button, { onClick: handleToggleOpen, color: "body1", variant: 'outlined', iconOnly: true },
16819
16857
  React__default.createElement(Icon, { name: "Edit18" })))),
16820
- React__default.createElement(Box, { className: "resource-content ".concat(open ? "open" : "hidden") }, editableContent),
16821
- React__default.createElement(Box, { className: "resource-support ".concat(!open ? "open" : "hidden") }, support));
16858
+ !!editableContent && React__default.createElement(Box, { className: "resource-content ".concat(open ? "open" : "hidden") }, editableContent),
16859
+ !!support && React__default.createElement(Box, { className: "resource-support ".concat(!open ? "open" : "hidden") }, support));
16822
16860
  }
16823
16861
 
16824
16862
  var css_248z$2 = ".sideMenu-component-v2 {\n z-index: 8000;\n width: -moz-fit-content;\n width: fit-content;\n}\n.sideMenu-component-v2 .sideMenu-spacer {\n display: none;\n}\n.sideMenu-component-v2.minified:hover .sideMenu-spacer {\n display: block;\n}\n.sideMenu-component-v2 .sideMenu-wrapper {\n z-index: 8000;\n display: flex;\n height: 100%;\n flex-direction: column;\n width: 20rem;\n min-width: 20rem;\n max-width: 20rem;\n padding: 1rem;\n background: var(--shade100, #F3F2F2);\n position: relative;\n box-sizing: border-box;\n}\n.sideMenu-component-v2 .sideMenu-wrapper::-webkit-scrollbar {\n display: block;\n}\n.sideMenu-component-v2 .sideMenu-wrapper::-webkit-scrollbar-track:horizontal {\n position: absolute;\n bottom: -20px;\n}\n.sideMenu-component-v2 .sideMenu-wrapper::-webkit-scrollbar-track:vertical {\n border-bottom-left-radius: 0 !important;\n border-bottom-right-radius: 8px !important;\n border-top-right-radius: 8px !important;\n}\n.sideMenu-component-v2 .sideMenu-wrapper::-webkit-scrollbar-track {\n height: 2.5rem;\n width: 2.5rem;\n padding: 2rem;\n background-clip: content-box;\n border-bottom-left-radius: 8px;\n}\n.sideMenu-component-v2 .sideMenu-wrapper::-webkit-scrollbar-thumb {\n background: var(--body-font-color-2, var(--silver, #9B9B9B));\n border-radius: 24px;\n border-top: 5px solid var(--background-color-1, var(--white, #FFFFFF));\n border-bottom: 5px solid var(--background-color-1, var(--white, #FFFFFF));\n border-right: 5px solid var(--background-color-1, var(--white, #FFFFFF));\n border-left: 5px solid var(--background-color-1, var(--white, #FFFFFF));\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:hover {\n box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.15);\n position: absolute !important;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) {\n gap: 1rem;\n max-width: 73px;\n min-width: 73px;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .sideMenuHeader {\n display: none;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .subNav-component-v2 button {\n padding: 0.75rem;\n margin-right: 0;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .subNav-component-v2 button:not(.selected) {\n display: none;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .sideMenuContainer-component-v2 .menuItemRow .sideMenuItem-component-v2.subItem,\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .sideMenuContainer-component-v2 .menuItemRow .sideMenuItem-component-v2 .chevron {\n display: none;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .sideMenuContainer-component-v2 .menuItemRow .sideMenuItem-component-v2 a {\n justify-content: center;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .sideMenuContainer-component-v2 .menuItemRow .sideMenuItem-component-v2 a .MuiStack-root {\n display: none;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .footer > .avatar-component-v2 {\n display: block;\n}\n.sideMenu-component-v2 .sideMenu-wrapper.minified:not(:hover) .footer button {\n display: none;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .sideMenuHeader {\n margin-bottom: 1.5rem;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .sideMenuHeader .minifyIcon {\n cursor: pointer;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .search-component-v2 {\n margin-top: 1.5rem;\n position: relative;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .search-component-v2 .inputContainer {\n padding: 0.75rem 1rem;\n box-shadow: unset;\n border-radius: 8px;\n border: 1px solid var(--shade200, #DBDADA);\n}\n.sideMenu-component-v2 .sideMenu-wrapper .search-component-v2:after {\n position: absolute;\n left: 0;\n bottom: -1.5rem;\n content: \"\";\n display: block;\n width: 100%;\n height: 1.5rem;\n background: linear-gradient(var(--shade100, #F3F2F2) 0%, transparent 100%);\n}\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 {\n width: 100%;\n position: relative;\n justify-content: space-between;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2:after {\n position: absolute;\n left: 0;\n bottom: -1.5rem;\n content: \"\";\n display: block;\n width: 100%;\n height: 1.5rem;\n background: linear-gradient(var(--shade100, #F3F2F2) 0%, transparent 100%);\n}\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 button {\n flex: 1;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 button:not(.selected):not(:hover) {\n background: none;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 button:not(.selected):not(:hover) svg path:not(.noFill),\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 button:not(.selected):not(:hover) svg rect:not(.noFill) {\n fill: var(--secondary-brand-color, var(--teal, #0ABDAE));\n}\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 button:not(.selected):not(:hover) svg path.noFill,\n.sideMenu-component-v2 .sideMenu-wrapper .subNav-component-v2 button:not(.selected):not(:hover) svg rect.noFill {\n stroke: var(--secondary-brand-color, var(--teal, #0ABDAE));\n}\n.sideMenu-component-v2 .sideMenu-wrapper .sideMenuContainer-component-v2 {\n padding-top: 1.5rem;\n padding-bottom: 1.5rem;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .footer {\n position: relative;\n justify-self: flex-end;\n}\n.sideMenu-component-v2 .sideMenu-wrapper .footer:before {\n position: absolute;\n left: 0;\n top: -1.5rem;\n content: \"\";\n display: block;\n width: 100%;\n height: 1.5rem;\n background: linear-gradient(transparent 0, var(--shade100, #F3F2F2) 100%);\n}\n.sideMenu-component-v2 .sideMenu-wrapper .footer > .avatar-component-v2 {\n display: none;\n}\n\n.sideMenuContainer-component-v2 {\n flex: 1;\n overflow-y: auto;\n}\n.sideMenuContainer-component-v2 .menuItemsContainer > .menuItemRow.withSubItems.openedSubMenu .sideMenuItem-component-v2:nth-child(2) {\n margin-top: calc(0.5rem - 1px);\n}\n.sideMenuContainer-component-v2 .menuItemsContainer > .menuItemRow.withSubItems.openedSubMenu .sideMenuItem-component-v2:last-child {\n margin-bottom: calc(0.5rem - 1px);\n}\n.sideMenuContainer-component-v2 .menuItemsContainer > .menuItemRow.subSection {\n margin-top: 1rem;\n}\n.sideMenuContainer-component-v2 .menuItemsContainer > .menuItemRow:first-child {\n margin-top: 0;\n}\n.sideMenuContainer-component-v2 .menuItemsContainer .sideMenuItem-component-v2.subItem {\n margin-left: 2.75rem;\n}\n.sideMenuContainer-component-v2 .menuItemsContainer .sideMenuItem-component-v2.subItem a,\n.sideMenuContainer-component-v2 .menuItemsContainer .sideMenuItem-component-v2.subItem span {\n font-size: 0.875rem;\n}\n.sideMenuContainer-component-v2 .menuItemsContainer .sideMenuItem-component-v2.rotate .chevron {\n rotate: 180deg;\n}\n.sideMenuContainer-component-v2 .menuItemsContainer .sideMenuItem-component-v2.hasLocationSelected:hover a {\n cursor: default;\n background: unset !important;\n}\n\n.sideMenuItem-component-v2 {\n box-sizing: border-box;\n}\n.sideMenuItem-component-v2:hover a, .sideMenuItem-component-v2.selected a {\n background: var(--shade200, #DBDADA);\n}\n.sideMenuItem-component-v2.hasSubItemSelected > .MuiTypography-root .chevron {\n rotate: -90deg;\n}\n.sideMenuItem-component-v2 .avatar-component-v2 .MuiAvatar-root {\n border-color: var(--shade200, #DBDADA);\n background: var(--white, #FFFFFF);\n}\n.sideMenuItem-component-v2 .chevron {\n margin-left: 1rem;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.sideMenuItem-component-v2 a {\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 0.75rem;\n border-radius: 8px;\n text-decoration: none !important;\n gap: 1rem;\n}\n.sideMenuItem-component-v2 a > .MuiStack-root {\n flex: 1;\n}\n.sideMenuItem-component-v2 a img {\n max-width: 80px;\n}\n.sideMenuItem-component-v2.soloItem a {\n border-radius: 16px;\n padding: 1.5rem;\n border: 1px solid var(--shade200, #DBDADA);\n}\n.sideMenuItem-component-v2.soloItem a:hover {\n border-color: var(--wild-sand, #dddddd);\n}\n.sideMenuItem-component-v2.soloItem .chevron {\n rotate: -90deg;\n}\n.sideMenuItem-component-v2.subSection {\n padding: 0.5rem 0.75rem 0.5rem 0.75rem;\n}";
@@ -16855,7 +16893,7 @@ function SideMenu(_a) {
16855
16893
  function SideMenuItem(_a) {
16856
16894
  var item = _a.item, _b = _a.selected, selected = _b === void 0 ? false : _b, className = _a.className, menuItemClick = _a.menuItemClick, defaultItemIcon = _a.defaultItemIcon, _c = _a.variant, variant = _c === void 0 ? "" : _c;
16857
16895
  var mainClasses = classNames("sideMenuItem-component-v2", className, item.className, variant);
16858
- return React__default.createElement(Tooltip, { title: item === null || item === void 0 ? void 0 : item.tooltipText, placement: "right" },
16896
+ return React__default.createElement(Tooltip, { enterDelay: 500, title: item === null || item === void 0 ? void 0 : item.tooltipText, placement: "right" },
16859
16897
  React__default.createElement(Box$1, { className: mainClasses },
16860
16898
  variant === "" || variant === "soloItem" ?
16861
16899
  React__default.createElement(Link, { href: item.path, "data-name": item.name, onClick: menuItemClick },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cakemail-org/ui-components-v2",
3
- "version": "2.2.10",
3
+ "version": "2.2.12",
4
4
  "description": "ui library kit made with material UI",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",