infinity-forge 0.31.8 → 0.32.0

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.
Files changed (126) hide show
  1. package/dist/sites/components/brands-carousel/styles.d.ts +0 -1
  2. package/dist/sites/components/counter/versions/version-01/box/styles.d.ts +0 -1
  3. package/dist/sites/components/counter/versions/version-01/styles.d.ts +0 -1
  4. package/dist/sites/components/header-link/versions/version-01/styles.d.ts +0 -1
  5. package/dist/sites/components/mvv/versions/version-01/styles.d.ts +0 -1
  6. package/dist/sites/context/configs/interfaces.d.ts +0 -1
  7. package/dist/sites/context/configs/scripts/acept-cookies/styles.d.ts +0 -1
  8. package/dist/sites/context/configs/scripts/acept-ratedr/styles.d.ts +0 -1
  9. package/dist/sites/context/configs/scripts/whatsapp-fixed/styles.d.ts +0 -1
  10. package/dist/system/container/main.d.ts +1 -1
  11. package/dist/system/domain/use-cases/notifications/load-all.d.ts +1 -3
  12. package/dist/system/presentation/components/data/chat/card-message/styles.d.ts +0 -1
  13. package/dist/system/presentation/components/data/chat/loader/styles.d.ts +0 -1
  14. package/dist/system/presentation/components/data/chat/styles.d.ts +0 -1
  15. package/dist/system/presentation/components/data/detail-card/styles.d.ts +0 -1
  16. package/dist/system/presentation/components/data/highlight-icon/styles.d.ts +0 -1
  17. package/dist/system/presentation/components/data/highlight-text/styles.d.ts +0 -1
  18. package/dist/system/presentation/components/data/input-search/styles.d.ts +0 -1
  19. package/dist/system/presentation/components/data/logo/styles.d.ts +0 -1
  20. package/dist/system/presentation/components/data/overlay/styles.d.ts +0 -1
  21. package/dist/system/presentation/components/data/page-wrapper/styles.d.ts +0 -1
  22. package/dist/system/presentation/components/data/profile-infos/profile/styles.d.ts +0 -1
  23. package/dist/system/presentation/components/data/profile-infos/styles.d.ts +0 -1
  24. package/dist/system/presentation/components/data/select-workspace/styles.d.ts +0 -1
  25. package/dist/system/presentation/components/data/sign-up/styles.d.ts +0 -1
  26. package/dist/system/presentation/components/data/tab/styles.d.ts +0 -1
  27. package/dist/system/presentation/components/layout/header/components/menu-right/index.js +2 -1
  28. package/dist/system/presentation/components/layout/header/components/menu-right/index.js.map +1 -1
  29. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/styles.d.ts +0 -1
  30. package/dist/system/presentation/components/layout/header/components/menu-right/messages/styles.d.ts +0 -1
  31. package/dist/system/presentation/components/layout/header/components/menu-right/notifications/card/styles.d.ts +0 -1
  32. package/dist/system/presentation/components/layout/header/components/menu-right/notifications/index.js +9 -9
  33. package/dist/system/presentation/components/layout/header/components/menu-right/notifications/index.js.map +1 -1
  34. package/dist/system/presentation/components/layout/header/components/menu-right/notifications/styles.d.ts +0 -1
  35. package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/styles.d.ts +0 -1
  36. package/dist/system/presentation/components/layout/header/components/menu-right/profile/index.js.map +1 -1
  37. package/dist/system/presentation/components/layout/header/components/menu-right/profile/styles.d.ts +0 -1
  38. package/dist/system/presentation/components/layout/header/components/menu-right/settings/styles.d.ts +0 -1
  39. package/dist/system/presentation/components/layout/header/components/menu-right/styles.d.ts +0 -1
  40. package/dist/system/presentation/components/layout/header/components/search-modal/search-list/styles.d.ts +0 -1
  41. package/dist/system/presentation/components/layout/header/components/search-modal/styles.d.ts +0 -1
  42. package/dist/system/presentation/components/layout/header/components/search-modal/trigger/styles.d.ts +0 -1
  43. package/dist/system/presentation/components/layout/header/index.js +1 -3
  44. package/dist/system/presentation/components/layout/header/index.js.map +1 -1
  45. package/dist/system/presentation/components/layout/header/version-01/styles.d.ts +0 -1
  46. package/dist/system/presentation/components/layout/menu/components/menu/index.js +0 -1
  47. package/dist/system/presentation/components/layout/menu/components/menu/index.js.map +1 -1
  48. package/dist/system/presentation/components/layout/menu/components/menu/styles.d.ts +0 -1
  49. package/dist/system/presentation/components/layout/menu/components/select-workspace/custom-styles.d.ts +2 -0
  50. package/dist/system/presentation/components/layout/menu/components/select-workspace/custom-styles.js +26 -0
  51. package/dist/system/presentation/components/layout/menu/components/select-workspace/custom-styles.js.map +1 -0
  52. package/dist/system/presentation/components/layout/menu/components/select-workspace/index.d.ts +17 -0
  53. package/dist/system/presentation/components/layout/menu/components/select-workspace/index.js +66 -0
  54. package/dist/system/presentation/components/layout/menu/components/select-workspace/index.js.map +1 -0
  55. package/dist/system/presentation/components/layout/menu/components/select-workspace/styles.d.ts +2 -0
  56. package/dist/system/presentation/components/layout/menu/components/select-workspace/styles.js +14 -0
  57. package/dist/system/presentation/components/layout/menu/components/select-workspace/styles.js.map +1 -0
  58. package/dist/system/presentation/components/layout/menu/version-01/styles.d.ts +0 -1
  59. package/dist/system/presentation/components/layout/styles.d.ts +0 -1
  60. package/dist/system/presentation/components/pages/menus/table/icon/style.d.ts +0 -1
  61. package/dist/system/presentation/context/auth/context.js +4 -2
  62. package/dist/system/presentation/context/auth/context.js.map +1 -1
  63. package/dist/system/presentation/context/auth/login/styles.d.ts +0 -1
  64. package/dist/system/presentation/context/container.d.ts +3 -2
  65. package/dist/system/presentation/context/container.js +3 -3
  66. package/dist/system/presentation/context/container.js.map +1 -1
  67. package/dist/system/presentation/context/index.d.ts +1 -1
  68. package/dist/system/presentation/context/index.js +1 -1
  69. package/dist/system/presentation/context/index.js.map +1 -1
  70. package/dist/system/presentation/context/infra-injection/context.d.ts +7 -0
  71. package/dist/system/presentation/context/infra-injection/context.js +14 -0
  72. package/dist/system/presentation/context/infra-injection/context.js.map +1 -0
  73. package/dist/system/presentation/context/infra-injection/index.d.ts +2 -0
  74. package/dist/system/presentation/context/infra-injection/index.js +19 -0
  75. package/dist/system/presentation/context/infra-injection/index.js.map +1 -0
  76. package/dist/system/presentation/context/infra-injection/interfaces.d.ts +13 -0
  77. package/dist/system/presentation/context/infra-injection/interfaces.js +3 -0
  78. package/dist/system/presentation/context/infra-injection/interfaces.js.map +1 -0
  79. package/dist/system/presentation/hooks/menu/use-load-menu.d.ts +1 -1
  80. package/dist/system/presentation/hooks/menu/use-load-menu.js +7 -5
  81. package/dist/system/presentation/hooks/menu/use-load-menu.js.map +1 -1
  82. package/dist/system/presentation/hooks/notifications/use-load-all/index.d.ts +1 -4
  83. package/dist/system/presentation/hooks/notifications/use-load-all/index.js +5 -11
  84. package/dist/system/presentation/hooks/notifications/use-load-all/index.js.map +1 -1
  85. package/dist/system/presentation/hooks/notifications/use-load-no-read/index.d.ts +1 -1
  86. package/dist/system/presentation/hooks/notifications/use-load-no-read/index.js +3 -1
  87. package/dist/system/presentation/hooks/notifications/use-load-no-read/index.js.map +1 -1
  88. package/dist/system/presentation/hooks/ui/use-table/components/table/create/styles.d.ts +0 -1
  89. package/dist/system/presentation/hooks/ui/use-table/components/table/export/styles.d.ts +0 -1
  90. package/dist/system/presentation/hooks/ui/use-table/components/table/filters/styles.d.ts +0 -1
  91. package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/styles.d.ts +0 -1
  92. package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +0 -1
  93. package/dist/system/presentation/hooks/ui/use-table/components/table/styles.d.ts +0 -1
  94. package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/styles.d.ts +0 -1
  95. package/dist/tsconfig.tsbuildinfo +1 -0
  96. package/dist/ui/components/accordion/styles.d.ts +0 -1
  97. package/dist/ui/components/breadcrumb/styles.d.ts +0 -1
  98. package/dist/ui/components/button/styles.d.ts +0 -1
  99. package/dist/ui/components/form/checkbox/styles.d.ts +0 -1
  100. package/dist/ui/components/form/handler/dynamic_form_handler/component.js +1 -1
  101. package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +0 -1
  102. package/dist/ui/components/form/handler/form-handler/index.js +1 -5
  103. package/dist/ui/components/form/handler/form-handler/index.js.map +1 -1
  104. package/dist/ui/components/form/handler/styles.d.ts +0 -1
  105. package/dist/ui/components/form/input-control/error/styles.d.ts +0 -1
  106. package/dist/ui/components/form/input-control/label/styles.d.ts +0 -1
  107. package/dist/ui/components/form/input-control/loader-input/styles.d.ts +0 -1
  108. package/dist/ui/components/form/input-control/styles.d.ts +0 -1
  109. package/dist/ui/components/form/input-date/styles.d.ts +0 -1
  110. package/dist/ui/components/form/input-file/file-card/styles.d.ts +0 -1
  111. package/dist/ui/components/form/input-file/styles.d.ts +0 -1
  112. package/dist/ui/components/form/input-password/styles.d.ts +0 -1
  113. package/dist/ui/components/form/radio/styles.d.ts +0 -1
  114. package/dist/ui/components/form/select/styles.d.ts +0 -1
  115. package/dist/ui/components/loading-screen/styles.d.ts +0 -1
  116. package/dist/ui/components/menu-mobile/components/nav-links/styles.d.ts +0 -1
  117. package/dist/ui/components/menu-mobile/styles.d.ts +0 -1
  118. package/dist/ui/components/menu-mobile/top/styles.d.ts +0 -1
  119. package/dist/ui/components/next-image/styles.d.ts +0 -1
  120. package/dist/ui/components/sidebar/styles.d.ts +0 -1
  121. package/dist/ui/contexts/toast/styles.d.ts +0 -1
  122. package/dist/ui/contexts/toast/toast-item/styles.d.ts +0 -1
  123. package/dist/ui/utils/file/load-file.js +1 -1
  124. package/dist/ui/utils/file/upload-file.js +5 -5
  125. package/dist/ui/utils/file/upload-file.js.map +1 -1
  126. package/package.json +77 -77
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const BrandsCarousel: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>>;
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Box: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Counter: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>>;
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const HeaderLink: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const MVV: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react/experimental" />
2
1
  import { ReactNode } from 'react';
3
2
  import { IStyledComponent } from 'styled-components';
4
3
  interface IConfigsSiteContext {
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const AceptCookies: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const AceptCookies: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Whattsapp: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,4 +1,4 @@
1
1
  import 'reflect-metadata';
2
2
  import { Types } from './types.js';
3
- declare const container: import("inversify").interfaces.Container;
3
+ declare const container: import("inversify/lib/interfaces/interfaces").interfaces.Container;
4
4
  export { container, Types };
@@ -10,9 +10,7 @@ export interface INotification {
10
10
  createdAtText: string;
11
11
  }
12
12
  export declare namespace LoadAllNotifications {
13
- type Params = {
14
- timezone: string;
15
- };
13
+ type Params = {};
16
14
  type Model = {
17
15
  data: INotification[];
18
16
  };
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const CardMessage: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Skeleton: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Chat: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const DetailCard: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Highlight: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, {
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Highlight: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, {
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const SearchInput: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Logo: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  interface IOverlayStyleProps {
4
3
  $state: boolean;
5
4
  }
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const PageWrapper: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLElement>;
5
4
  }, never>>;
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Profile: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const ProfileInfos: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const SelectWorkSpace: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const SignUp: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Tab: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;
@@ -27,6 +27,7 @@ exports.MenuRight = void 0;
27
27
  var jsx_runtime_1 = require("react/jsx-runtime");
28
28
  var ui_1 = require("../../../../../../../ui/index.js");
29
29
  var profile_1 = require("./profile/index.js");
30
+ var settings_1 = require("./settings/index.js");
30
31
  var notifications_1 = require("./notifications/index.js");
31
32
  var data_1 = require("../../../../../../../system/presentation/components/data/index.js");
32
33
  var S = __importStar(require("./styles.js"));
@@ -47,7 +48,7 @@ function MenuRight(props) {
47
48
  // ],
48
49
  // onChangeWorkSpace: () => null,
49
50
  // }
50
- return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'MenuRight', children: (0, jsx_runtime_1.jsxs)(S.MenuRight, { children: [props.workspaces && (0, jsx_runtime_1.jsx)(data_1.SelectWorkSpace, { workspaces: props.workspaces }), (0, jsx_runtime_1.jsx)(notifications_1.Notifications, {}), (0, jsx_runtime_1.jsx)(profile_1.Profile, {})] }) }));
51
+ return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'MenuRight', children: (0, jsx_runtime_1.jsxs)(S.MenuRight, { children: [props.workspaces && (0, jsx_runtime_1.jsx)(data_1.SelectWorkSpace, { workspaces: props.workspaces }), (0, jsx_runtime_1.jsx)(notifications_1.Notifications, {}), (0, jsx_runtime_1.jsx)(settings_1.Settings, {}), (0, jsx_runtime_1.jsx)(profile_1.Profile, {})] }) }));
51
52
  }
52
53
  exports.MenuRight = MenuRight;
53
54
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/system/presentation/components/layout/header/components/menu-right/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2BAA4B;AAC5B,qCAAmC;AAGnC,iDAA+C;AAE/C,8DAAuE;AAGvE,0CAA6B;AAM7B,SAAgB,SAAS,CAAC,KAAiB;IACzC,kCAAkC;IAClC,yBAAyB;IACzB,YAAY;IACZ,QAAQ;IACR,iBAAiB;IACjB,uBAAuB;IACvB,0BAA0B;IAC1B,SAAS;IACT,QAAQ;IACR,iBAAiB;IACjB,8BAA8B;IAC9B,kCAAkC;IAClC,SAAS;IACT,OAAO;IACP,mCAAmC;IACnC,IAAI;IAEJ,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,WAAW,YACrB,wBAAC,CAAC,CAAC,SAAS,eACT,KAAK,CAAC,UAAU,IAAI,uBAAC,sBAAe,IAAC,UAAU,EAAE,KAAK,CAAC,UAAU,GAAI,EAEtE,uBAAC,6BAAa,KAAG,EAMjB,uBAAC,iBAAO,KAAG,IACC,GACR,CACT,CAAA;AACH,CAAC;AAjCD,8BAiCC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/system/presentation/components/layout/header/components/menu-right/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2BAA4B;AAC5B,qCAAmC;AACnC,uCAAqC;AAErC,iDAA+C;AAE/C,8DAAuE;AAGvE,0CAA6B;AAM7B,SAAgB,SAAS,CAAC,KAAiB;IACzC,kCAAkC;IAClC,yBAAyB;IACzB,YAAY;IACZ,QAAQ;IACR,iBAAiB;IACjB,uBAAuB;IACvB,0BAA0B;IAC1B,SAAS;IACT,QAAQ;IACR,iBAAiB;IACjB,8BAA8B;IAC9B,kCAAkC;IAClC,SAAS;IACT,OAAO;IACP,mCAAmC;IACnC,IAAI;IAEJ,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,WAAW,YACrB,wBAAC,CAAC,CAAC,SAAS,eACT,KAAK,CAAC,UAAU,IAAI,uBAAC,sBAAe,IAAC,UAAU,EAAE,KAAK,CAAC,UAAU,GAAI,EAEtE,uBAAC,6BAAa,KAAG,EAMjB,uBAAC,mBAAQ,KAAG,EAEZ,uBAAC,iBAAO,KAAG,IACC,GACR,CACT,CAAA;AACH,CAAC;AAnCD,8BAmCC"}
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Content: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Messages: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const NotificationCard: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;
@@ -81,20 +81,21 @@ var S = __importStar(require("./styles.js"));
81
81
  var styles_1 = require("../styles.js");
82
82
  function Notifications() {
83
83
  var data = (0, system_1.useLoadNoReadNotifications)().data;
84
- var notifications = (0, system_1.useLoadAllNotifications)().notifications;
85
- if (!data || !notifications) {
84
+ var notifications = (0, system_1.useLoadAllNotifications)();
85
+ if (!data || !notifications.data) {
86
86
  return;
87
87
  }
88
88
  function handleOnOpen() {
89
+ var _a;
89
90
  return __awaiter(this, void 0, void 0, function () {
90
91
  var noReadNotifications;
91
- return __generator(this, function (_a) {
92
- switch (_a.label) {
92
+ return __generator(this, function (_b) {
93
+ switch (_b.label) {
93
94
  case 0:
94
- noReadNotifications = notifications === null || notifications === void 0 ? void 0 : notifications.filter(function (notification) { return !notification.isRead; }).map(function (noRead) { return noRead.id; });
95
+ noReadNotifications = (_a = notifications.data) === null || _a === void 0 ? void 0 : _a.filter(function (notification) { return !notification.isRead; }).map(function (noRead) { return noRead.id; });
95
96
  return [4 /*yield*/, system_1.container.get(system_1.Types.RemoteNotifications).readAll({ ids: noReadNotifications })];
96
97
  case 1:
97
- _a.sent();
98
+ _b.sent();
98
99
  (0, swr_1.mutate)('LoadAllNotifications');
99
100
  (0, swr_1.mutate)('LoadNoReadNotifications');
100
101
  return [2 /*return*/];
@@ -102,9 +103,8 @@ function Notifications() {
102
103
  });
103
104
  });
104
105
  }
105
- return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Notifications', children: (0, jsx_runtime_1.jsx)(S.Notifications, { children: (0, jsx_runtime_1.jsx)(semantic_ui_react_1.Popup, { trigger: (0, jsx_runtime_1.jsxs)(styles_1.ActionBox, { type: 'button', children: [(data === null || data === void 0 ? void 0 : data.number) > 0 && (0, jsx_runtime_1.jsx)("div", { className: 'circle' }), (0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'IconFullFieldBell' })] }), position: 'bottom right', on: 'click', style: { padding: '0', borderRadius: 5 }, onOpen: handleOnOpen, content: (0, jsx_runtime_1.jsxs)(S.Content, { children: [!notifications && (0, jsx_runtime_1.jsx)("div", {}), notifications &&
106
- notifications.length > 0 &&
107
- notifications.map(function (notification) { return (0, jsx_runtime_1.jsx)(card_1.NotificationCard, __assign({}, notification)); })] }) }) }) }));
106
+ return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Notifications', children: (0, jsx_runtime_1.jsx)(S.Notifications, { children: (0, jsx_runtime_1.jsx)(semantic_ui_react_1.Popup, { trigger: (0, jsx_runtime_1.jsxs)(styles_1.ActionBox, { type: 'button', children: [(data === null || data === void 0 ? void 0 : data.number) > 0 && (0, jsx_runtime_1.jsx)("div", { className: 'circle' }), (0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'IconFullFieldBell' })] }), position: 'bottom right', on: 'click', style: { padding: '0', borderRadius: 5 }, onOpen: handleOnOpen, content: (0, jsx_runtime_1.jsx)(S.Content, { children: notifications.data.length > 0 &&
107
+ notifications.data.map(function (notification) { return (0, jsx_runtime_1.jsx)(card_1.NotificationCard, __assign({}, notification)); }) }) }) }) }));
108
108
  }
109
109
  exports.Notifications = Notifications;
110
110
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/system/presentation/components/layout/header/components/menu-right/notifications/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2BAA4B;AAC5B,uDAAyC;AAEzC,2BAAkC;AAClC,mCAAqH;AAErH,+BAAyC;AAEzC,0CAA6B;AAC7B,oCAAqC;AACrC,SAAgB,aAAa;IACnB,IAAA,IAAI,GAAK,IAAA,mCAA0B,GAAE,KAAjC,CAAiC;IACrC,IAAA,aAAa,GAAK,IAAA,gCAAuB,GAAE,cAA9B,CAA8B;IAEnD,IAAI,CAAC,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;QAC5B,OAAM;IACR,CAAC;IAED,SAAe,YAAY;;;;;;wBACnB,mBAAmB,GAAG,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,MAAM,CAAC,UAAC,YAAY,IAAK,OAAA,CAAC,YAAY,CAAC,MAAM,EAApB,CAAoB,EAAE,GAAG,CAAC,UAAC,MAAM,IAAK,OAAA,MAAM,CAAC,EAAE,EAAT,CAAS,CAAC,CAAA;wBAEpH,qBAAM,kBAAS,CAAC,GAAG,CAAsB,cAAK,CAAC,mBAAmB,CAAC,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,mBAAmB,EAAE,CAAC,EAAA;;wBAAzG,SAAyG,CAAA;wBACzG,IAAA,YAAM,EAAC,sBAAsB,CAAC,CAAA;wBAC9B,IAAA,YAAM,EAAC,yBAAyB,CAAC,CAAA;wBACjC,sBAAM;;;;KACP;IAED,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,eAAe,YACzB,uBAAC,CAAC,CAAC,aAAa,cACd,uBAAC,yBAAK,IACJ,OAAO,EACL,wBAAC,kBAAS,IAAC,IAAI,EAAC,QAAQ,aACrB,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,MAAM,IAAG,CAAC,IAAI,gCAAK,SAAS,EAAC,QAAQ,GAAG,EAE/C,uBAAC,SAAI,IAAC,IAAI,EAAC,mBAAmB,GAAG,IACvB,EAEd,QAAQ,EAAC,cAAc,EACvB,EAAE,EAAC,OAAO,EACV,KAAK,EAAE,EAAE,OAAO,EAAE,GAAG,EAAE,YAAY,EAAE,CAAC,EAAE,EACxC,MAAM,EAAE,YAAY,EACpB,OAAO,EACL,wBAAC,CAAC,CAAC,OAAO,eACP,CAAC,aAAa,IAAI,iCAAW,EAE7B,aAAa;4BACZ,aAAa,CAAC,MAAM,GAAG,CAAC;4BACxB,aAAa,CAAC,GAAG,CAAC,UAAC,YAAY,IAAK,OAAA,uBAAC,uBAAgB,eAAK,YAAY,EAAI,EAAtC,CAAsC,CAAC,IACnE,GAEd,GACc,GACZ,CACT,CAAA;AACH,CAAC;AA7CD,sCA6CC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/system/presentation/components/layout/header/components/menu-right/notifications/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2BAA4B;AAC5B,uDAAyC;AAEzC,2BAAkC;AAClC,mCAAqH;AAErH,+BAAyC;AAEzC,0CAA6B;AAC7B,oCAAqC;AAErC,SAAgB,aAAa;IACnB,IAAA,IAAI,GAAK,IAAA,mCAA0B,GAAE,KAAjC,CAAiC;IAC7C,IAAM,aAAa,GAAG,IAAA,gCAAuB,GAAE,CAAA;IAE/C,IAAI,CAAC,IAAI,IAAI,CAAC,aAAa,CAAC,IAAI,EAAE,CAAC;QACjC,OAAM;IACR,CAAC;IAED,SAAe,YAAY;;;;;;;wBACnB,mBAAmB,GAAG,MAAA,aAAa,CAAC,IAAI,0CAC1C,MAAM,CAAC,UAAC,YAAY,IAAK,OAAA,CAAC,YAAY,CAAC,MAAM,EAApB,CAAoB,EAC9C,GAAG,CAAC,UAAC,MAAM,IAAK,OAAA,MAAM,CAAC,EAAE,EAAT,CAAS,CAAC,CAAA;wBAE7B,qBAAM,kBAAS,CAAC,GAAG,CAAsB,cAAK,CAAC,mBAAmB,CAAC,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,mBAAmB,EAAE,CAAC,EAAA;;wBAAzG,SAAyG,CAAA;wBACzG,IAAA,YAAM,EAAC,sBAAsB,CAAC,CAAA;wBAC9B,IAAA,YAAM,EAAC,yBAAyB,CAAC,CAAA;wBACjC,sBAAM;;;;KACP;IAED,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,eAAe,YACzB,uBAAC,CAAC,CAAC,aAAa,cACd,uBAAC,yBAAK,IACJ,OAAO,EACL,wBAAC,kBAAS,IAAC,IAAI,EAAC,QAAQ,aACrB,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,MAAM,IAAG,CAAC,IAAI,gCAAK,SAAS,EAAC,QAAQ,GAAG,EAE/C,uBAAC,SAAI,IAAC,IAAI,EAAC,mBAAmB,GAAG,IACvB,EAEd,QAAQ,EAAC,cAAc,EACvB,EAAE,EAAC,OAAO,EACV,KAAK,EAAE,EAAE,OAAO,EAAE,GAAG,EAAE,YAAY,EAAE,CAAC,EAAE,EACxC,MAAM,EAAE,YAAY,EACpB,OAAO,EACL,uBAAC,CAAC,CAAC,OAAO,cACP,aAAa,CAAC,IAAI,CAAC,MAAM,GAAG,CAAC;wBAC5B,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC,UAAC,YAAY,IAAK,OAAA,uBAAC,uBAAgB,eAAK,YAAY,EAAI,EAAtC,CAAsC,CAAC,GACxE,GAEd,GACc,GACZ,CACT,CAAA;AACH,CAAC;AA5CD,sCA4CC"}
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Notifications: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Content: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/system/presentation/components/layout/header/components/menu-right/profile/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,uDAAyC;AAEzC,2BAA4B;AAC5B,mCAA+C;AAE/C,qCAAmC;AAEnC,0CAA6B;AAE7B,SAAgB,OAAO;IACb,IAAA,IAAI,GAAK,IAAA,qBAAY,GAAE,KAAnB,CAAmB;IAE/B,IAAM,WAAW,GAAG,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,MAAM,KAAI,6BAA6B,CAAA;IACjE,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,SAAS,YACnB,uBAAC,CAAC,CAAC,OAAO,IAAC,EAAE,EAAC,aAAa,YACzB,uBAAC,yBAAK,IACJ,KAAK,EAAE,EAAE,OAAO,EAAE,GAAG,EAAE,EACvB,OAAO,EAAE,uBAAC,eAAM,IAAC,KAAK,EAAE,WAAW,GAAI,EACvC,EAAE,EAAC,OAAO,EACV,OAAO,EAAE,uBAAC,iBAAO,KAAG,EACpB,QAAQ,EAAC,cAAc,GACvB,GACQ,GACN,CACT,CAAA;AACH,CAAC;AAjBD,0BAiBC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/system/presentation/components/layout/header/components/menu-right/profile/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,uDAAyC;AAEzC,2BAA4B;AAC5B,mCAA+C;AAE/C,qCAAmC;AAEnC,0CAA6B;AAE7B,SAAgB,OAAO;IACb,IAAA,IAAI,GAAK,IAAA,qBAAY,GAAE,KAAnB,CAAmB;IAE/B,IAAM,WAAW,GAAG,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,MAAM,KAAI,6BAA6B,CAAC;IAElE,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,SAAS,YACnB,uBAAC,CAAC,CAAC,OAAO,IAAC,EAAE,EAAC,aAAa,YACzB,uBAAC,yBAAK,IACJ,KAAK,EAAE,EAAE,OAAO,EAAE,GAAG,EAAE,EACvB,OAAO,EAAE,uBAAC,eAAM,IAAC,KAAK,EAAE,WAAW,GAAI,EACvC,EAAE,EAAC,OAAO,EACV,OAAO,EAAE,uBAAC,iBAAO,KAAG,EACpB,QAAQ,EAAC,cAAc,GACvB,GACQ,GACN,CACT,CAAA;AACH,CAAC;AAlBD,0BAkBC"}
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Profile: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Settings: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,4 +1,3 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const MenuRight: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
4
3
  export declare const ActionBox: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, never>>;
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const SearchList: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,3 +1,2 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const SearchModal: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const SearchTrigger: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;
@@ -19,9 +19,7 @@ function Header(props) {
19
19
  switch (type) {
20
20
  case 'version01':
21
21
  return (0, jsx_runtime_1.jsx)(version_01_1.HeaderVersion01, __assign({}, props));
22
- default:
23
- ;
24
- (0, jsx_runtime_1.jsx)(version_01_1.HeaderVersion01, __assign({}, props));
22
+ default: (0, jsx_runtime_1.jsx)(version_01_1.HeaderVersion01, __assign({}, props));
25
23
  }
26
24
  }
27
25
  exports.Header = Header;
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/system/presentation/components/layout/header/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;AACA,2CAA8C;AAE9C,SAAgB,MAAM,CAAC,KAAc;IACnC,IAAM,IAAI,GAAG,WAAW,CAAA;IAExB,QAAQ,IAAI,EAAE,CAAC;QACb,KAAK,WAAW;YACd,OAAO,uBAAC,4BAAe,eAAK,KAAK,EAAI,CAAA;QAEvC;YACE,CAAC;YAAA,uBAAC,4BAAe,eAAK,KAAK,EAAI,CAAA;IACnC,CAAC;AACH,CAAC;AAVD,wBAUC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/system/presentation/components/layout/header/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;AACA,2CAA8C;AAE9C,SAAgB,MAAM,CAAC,KAAc;IACnC,IAAM,IAAI,GAAG,WAAW,CAAA;IAExB,QAAQ,IAAI,EAAE,CAAC;QACb,KAAK,WAAW;YACd,OAAO,uBAAC,4BAAe,eAAK,KAAK,EAAI,CAAA;QAEvC,OAAO,CAAC,CAAC,uBAAC,4BAAe,eAAK,KAAK,EAAI,CAAA;IACzC,CAAC;AACH,CAAC;AATD,wBASC"}
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export interface IStyledHeaderProps {
4
3
  $hasSidebarButton?: boolean;
5
4
  }
@@ -55,7 +55,6 @@ function SubMenu(_a) {
55
55
  function Menu() {
56
56
  var _a;
57
57
  var data = (0, system_1.useLoadMenu)().data;
58
- // const newData = [{ title: 'Menu', icon: 'IconBox', items: data?.items }]
59
58
  return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Menu', children: (0, jsx_runtime_1.jsx)(S.Menu, { className: 'menu', children: (_a = data === null || data === void 0 ? void 0 : data.items) === null || _a === void 0 ? void 0 : _a.map(function (item) {
60
59
  var _a;
61
60
  return ((0, jsx_runtime_1.jsxs)(react_1.Fragment, { children: [(0, jsx_runtime_1.jsx)("div", { className: 'title', children: (0, jsx_runtime_1.jsx)("h5", { className: 'font-10-regular uppercase', children: item.title }) }), (0, jsx_runtime_1.jsx)("ul", { children: (_a = item === null || item === void 0 ? void 0 : item.items) === null || _a === void 0 ? void 0 : _a.map(function (menu, index) { return ((0, jsx_runtime_1.jsx)(MenuItem, { item: menu }, 'menu-item' + index + item.title)); }) })] }, 'wrapper-menu-' + item.title));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/system/presentation/components/layout/menu/components/menu/index.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/system/presentation/components/layout/menu/components/menu/index.tsx"],"names":[],"mappings":"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"}
@@ -1,4 +1,3 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Menu: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
4
3
  export declare const SubMenu: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never>>;
@@ -0,0 +1,2 @@
1
+ import { StylesConfig } from 'react-select';
2
+ export declare const customStyles: StylesConfig;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ Object.defineProperty(exports, "__esModule", { value: true });
14
+ exports.customStyles = void 0;
15
+ exports.customStyles = {
16
+ control: function (provided, state) { return (__assign(__assign({}, provided), { minHeight: '60px' })); },
17
+ menu: function (provided, state) { return (__assign(__assign({}, provided), { zIndex: '9999', padding: '5px 15px' })); },
18
+ placeholder: function (provided, state) { return (__assign(__assign({}, provided), { fontSize: '14px' })); },
19
+ valueContainer: function (provided, state) { return (__assign(__assign({}, provided), { minHeight: '60px', padding: '0 15px' })); },
20
+ input: function (provided, state) { return (__assign(__assign({}, provided), { margin: '0px', padding: '0px', height: '60px', minHeight: '60px' })); },
21
+ indicatorSeparator: function (state) { return ({
22
+ display: 'none',
23
+ }); },
24
+ indicatorsContainer: function (provided, state) { return (__assign(__assign({}, provided), { minHeight: '60px', paddingRight: '15px' })); },
25
+ };
26
+ //# sourceMappingURL=custom-styles.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"custom-styles.js","sourceRoot":"","sources":["../../../../../../../../src/system/presentation/components/layout/menu/components/select-workspace/custom-styles.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAEa,QAAA,YAAY,GAAiB;IACxC,OAAO,EAAE,UAAC,QAAQ,EAAE,KAAK,IAAK,OAAA,uBACzB,QAAQ,KACX,SAAS,EAAE,MAAM,IACjB,EAH4B,CAG5B;IAEF,IAAI,EAAE,UAAC,QAAQ,EAAE,KAAK,IAAK,OAAA,uBACtB,QAAQ,KACX,MAAM,EAAE,MAAM,EACd,OAAO,EAAE,UAAU,IACnB,EAJyB,CAIzB;IAEF,WAAW,EAAE,UAAC,QAAQ,EAAE,KAAK,IAAK,OAAA,uBAC7B,QAAQ,KACX,QAAQ,EAAE,MAAM,IAChB,EAHgC,CAGhC;IAEF,cAAc,EAAE,UAAC,QAAQ,EAAE,KAAK,IAAK,OAAA,uBAChC,QAAQ,KACX,SAAS,EAAE,MAAM,EACjB,OAAO,EAAE,QAAQ,IACjB,EAJmC,CAInC;IAEF,KAAK,EAAE,UAAC,QAAQ,EAAE,KAAK,IAAK,OAAA,uBACvB,QAAQ,KACX,MAAM,EAAE,KAAK,EACb,OAAO,EAAE,KAAK,EACd,MAAM,EAAE,MAAM,EACd,SAAS,EAAE,MAAM,IACjB,EAN0B,CAM1B;IACF,kBAAkB,EAAE,UAAC,KAAK,IAAK,OAAA,CAAC;QAC9B,OAAO,EAAE,MAAM;KAChB,CAAC,EAF6B,CAE7B;IACF,mBAAmB,EAAE,UAAC,QAAQ,EAAE,KAAK,IAAK,OAAA,uBACrC,QAAQ,KACX,SAAS,EAAE,MAAM,EACjB,YAAY,EAAE,MAAM,IACpB,EAJwC,CAIxC;CACH,CAAA"}
@@ -0,0 +1,17 @@
1
+ type WorkSpaceItem = {
2
+ label: string;
3
+ value: string;
4
+ img: string;
5
+ subtitle?: string;
6
+ };
7
+ export type WorkSpace = {
8
+ list: WorkSpaceItem[];
9
+ onChangeWorkSpace?: (dataForm: {
10
+ workspace: any;
11
+ }) => void;
12
+ activeWorkspace: WorkSpaceItem['value'];
13
+ };
14
+ export declare function SelectWorkSpace({ workspaces }: {
15
+ workspaces?: WorkSpace;
16
+ }): import("react/jsx-runtime").JSX.Element;
17
+ export {};
@@ -0,0 +1,66 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
14
+ if (k2 === undefined) k2 = k;
15
+ var desc = Object.getOwnPropertyDescriptor(m, k);
16
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
17
+ desc = { enumerable: true, get: function() { return m[k]; } };
18
+ }
19
+ Object.defineProperty(o, k2, desc);
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ var __rest = (this && this.__rest) || function (s, e) {
37
+ var t = {};
38
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
39
+ t[p] = s[p];
40
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
41
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
42
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
43
+ t[p[i]] = s[p[i]];
44
+ }
45
+ return t;
46
+ };
47
+ Object.defineProperty(exports, "__esModule", { value: true });
48
+ exports.SelectWorkSpace = void 0;
49
+ var jsx_runtime_1 = require("react/jsx-runtime");
50
+ var system_1 = require("../../../../../../../system/index.js");
51
+ var ui_1 = require("../../../../../../../ui/index.js");
52
+ var S = __importStar(require("./styles.js"));
53
+ var custom_styles_1 = require("./custom-styles.js");
54
+ function Item(_a) {
55
+ var data = _a.data, props = __rest(_a, ["data"]);
56
+ return ((0, jsx_runtime_1.jsxs)("button", __assign({ className: 'item' }, props.innerProps, { children: [(data === null || data === void 0 ? void 0 : data.img) ? (0, jsx_runtime_1.jsx)(system_1.Avatar, { className: 'avatar', image: data.img }) : (0, jsx_runtime_1.jsx)("div", { className: 'circle' }), (0, jsx_runtime_1.jsxs)("div", { children: [(0, jsx_runtime_1.jsx)("span", { className: 'font-14-regular', children: data === null || data === void 0 ? void 0 : data.label }), (data === null || data === void 0 ? void 0 : data.subtitle) && (0, jsx_runtime_1.jsx)("span", { className: 'font-12-regular subtitulo', children: data.subtitle })] })] })));
57
+ }
58
+ function SelectWorkSpace(_a) {
59
+ var workspaces = _a.workspaces;
60
+ if (!(workspaces === null || workspaces === void 0 ? void 0 : workspaces.list) || workspaces.list.length === 0) {
61
+ return (0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, {});
62
+ }
63
+ return ((0, jsx_runtime_1.jsx)(S.SelectWorkSpace, { children: (0, jsx_runtime_1.jsx)(ui_1.FormHandler, { onChangeForm: { callbackResult: workspaces.onChangeWorkSpace && workspaces.onChangeWorkSpace }, initialData: { workspace: workspaces.activeWorkspace }, children: (0, jsx_runtime_1.jsx)(ui_1.Select, { name: 'workspace', menuPlacement: 'bottom', options: workspaces.list, onlyOneValue: true, customStlyes: custom_styles_1.customStyles, CustomOption: Item, isSearchable: false, value: workspaces.activeWorkspace }) }) }));
64
+ }
65
+ exports.SelectWorkSpace = SelectWorkSpace;
66
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/system/presentation/components/layout/menu/components/select-workspace/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mCAAiC;AACjC,2BAA0C;AAE1C,0CAA6B;AAC7B,iDAA8C;AAE9C,SAAS,IAAI,CAAC,EAAkB;IAAhB,IAAA,IAAI,UAAA,EAAK,KAAK,cAAhB,QAAkB,CAAF;IAC5B,OAAO,CACL,6CAAQ,SAAS,EAAC,MAAM,IAAK,KAAK,CAAC,UAAU,eAC1C,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,GAAG,EAAC,CAAC,CAAC,uBAAC,eAAM,IAAC,SAAS,EAAC,QAAQ,EAAC,KAAK,EAAE,IAAI,CAAC,GAAG,GAAI,CAAC,CAAC,CAAC,gCAAK,SAAS,EAAC,QAAQ,GAAG,EAExF,4CACE,iCAAM,SAAS,EAAC,iBAAiB,YAAE,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,KAAK,GAAQ,EAErD,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,QAAQ,KAAI,iCAAM,SAAS,EAAC,2BAA2B,YAAE,IAAI,CAAC,QAAQ,GAAQ,IACjF,KACC,CACV,CAAA;AACH,CAAC;AAeD,SAAgB,eAAe,CAAC,EAA0C;QAAxC,UAAU,gBAAA;IAC1C,IAAI,CAAC,CAAA,UAAU,aAAV,UAAU,uBAAV,UAAU,CAAE,IAAI,CAAA,IAAI,UAAU,CAAC,IAAI,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;QACtD,OAAO,kDAAK,CAAA;IACd,CAAC;IAED,OAAO,CACL,uBAAC,CAAC,CAAC,eAAe,cAChB,uBAAC,gBAAW,IACV,YAAY,EAAE,EAAE,cAAc,EAAE,UAAU,CAAC,iBAAiB,IAAI,UAAU,CAAC,iBAAiB,EAAE,EAC9F,WAAW,EAAE,EAAE,SAAS,EAAE,UAAU,CAAC,eAAe,EAAE,YAEtD,uBAAC,WAAM,IACL,IAAI,EAAC,WAAW,EAChB,aAAa,EAAC,QAAQ,EACtB,OAAO,EAAE,UAAU,CAAC,IAAI,EACxB,YAAY,QACZ,YAAY,EAAE,4BAAY,EAC1B,YAAY,EAAE,IAAI,EAClB,YAAY,EAAE,KAAK,EACnB,KAAK,EAAE,UAAU,CAAC,eAAe,GACjC,GACU,GACI,CACrB,CAAA;AACH,CAAC;AAxBD,0CAwBC"}
@@ -0,0 +1,2 @@
1
+ /// <reference types="react" />
2
+ export declare const SelectWorkSpace: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -0,0 +1,14 @@
1
+ "use strict";
2
+ var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
3
+ if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
4
+ return cooked;
5
+ };
6
+ var __importDefault = (this && this.__importDefault) || function (mod) {
7
+ return (mod && mod.__esModule) ? mod : { "default": mod };
8
+ };
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.SelectWorkSpace = void 0;
11
+ var styled_components_1 = __importDefault(require("styled-components"));
12
+ exports.SelectWorkSpace = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n padding: 20px 15px 0 0;\n\n [class*='-DummyInput'],\n [id*='-input'],\n #react-select-2-input {\n position: absolute !important;\n top: 0 !important;\n left: 0 !important;\n width: 100% !important;\n }\n\n .item {\n background: none;\n padding: 0;\n border: 0;\n display: flex;\n width: 100%;\n height: 100%;\n align-items: center;\n gap: 10px;\n cursor: pointer;\n\n > div {\n display: flex;\n flex-direction: column;\n text-align: start;\n\n > span {\n text-overflow: ellipsis;\n overflow-x: hidden;\n white-space: nowrap;\n max-width: 139px;\n }\n\n .subtitulo {\n color: #828282;\n }\n }\n\n .circle {\n width: 36px;\n height: 36px;\n min-width: 36px;\n min-height: 36px;\n border-radius: 100rem;\n background-color: #444444;\n }\n\n .avatar {\n width: 36px;\n height: 36px;\n min-width: 36px;\n min-height: 36px;\n\n img {\n object-fit: cover !important;\n }\n }\n }\n\n .item + .item {\n margin-top: 10px;\n }\n"], ["\n width: 100%;\n padding: 20px 15px 0 0;\n\n [class*='-DummyInput'],\n [id*='-input'],\n #react-select-2-input {\n position: absolute !important;\n top: 0 !important;\n left: 0 !important;\n width: 100% !important;\n }\n\n .item {\n background: none;\n padding: 0;\n border: 0;\n display: flex;\n width: 100%;\n height: 100%;\n align-items: center;\n gap: 10px;\n cursor: pointer;\n\n > div {\n display: flex;\n flex-direction: column;\n text-align: start;\n\n > span {\n text-overflow: ellipsis;\n overflow-x: hidden;\n white-space: nowrap;\n max-width: 139px;\n }\n\n .subtitulo {\n color: #828282;\n }\n }\n\n .circle {\n width: 36px;\n height: 36px;\n min-width: 36px;\n min-height: 36px;\n border-radius: 100rem;\n background-color: #444444;\n }\n\n .avatar {\n width: 36px;\n height: 36px;\n min-width: 36px;\n min-height: 36px;\n\n img {\n object-fit: cover !important;\n }\n }\n }\n\n .item + .item {\n margin-top: 10px;\n }\n"])));
13
+ var templateObject_1;
14
+ //# sourceMappingURL=styles.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../../../../../../src/system/presentation/components/layout/menu/components/select-workspace/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAsC;AAEzB,QAAA,eAAe,GAAG,2BAAM,CAAC,GAAG,2rCAAA,wnCAiExC,KAAA"}
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  interface IStyledSidebarProps {
4
3
  $isFixed?: boolean;
5
4
  }
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const Layout: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react/experimental" />
3
2
  export declare const IconMenu: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
3
  ref?: import("react").Ref<HTMLDivElement>;
5
4
  }, never>>;