infinity-forge 0.31.3 → 0.31.5

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 (94) hide show
  1. package/dist/sites/components/brands-carousel/styles.d.ts +1 -0
  2. package/dist/sites/components/counter/versions/version-01/box/styles.d.ts +1 -0
  3. package/dist/sites/components/counter/versions/version-01/styles.d.ts +1 -0
  4. package/dist/sites/components/header-link/versions/version-01/styles.d.ts +1 -0
  5. package/dist/sites/components/mvv/versions/version-01/styles.d.ts +1 -0
  6. package/dist/sites/context/configs/interfaces.d.ts +1 -0
  7. package/dist/sites/context/configs/scripts/acept-cookies/styles.d.ts +1 -0
  8. package/dist/sites/context/configs/scripts/acept-ratedr/styles.d.ts +1 -0
  9. package/dist/sites/context/configs/scripts/whatsapp-fixed/styles.d.ts +1 -0
  10. package/dist/system/container/main.d.ts +1 -1
  11. package/dist/system/presentation/components/data/chat/card-message/styles.d.ts +1 -0
  12. package/dist/system/presentation/components/data/chat/loader/styles.d.ts +1 -0
  13. package/dist/system/presentation/components/data/chat/styles.d.ts +1 -0
  14. package/dist/system/presentation/components/data/highlight-text/styles.d.ts +1 -0
  15. package/dist/system/presentation/components/data/input-search/styles.d.ts +1 -0
  16. package/dist/system/presentation/components/data/logo/styles.d.ts +1 -0
  17. package/dist/system/presentation/components/data/overlay/styles.d.ts +1 -0
  18. package/dist/system/presentation/components/data/page-wrapper/styles.d.ts +1 -0
  19. package/dist/system/presentation/components/data/sign-up/styles.d.ts +1 -0
  20. package/dist/system/presentation/components/layout/header/components/menu-right/index.js +1 -3
  21. package/dist/system/presentation/components/layout/header/components/menu-right/index.js.map +1 -1
  22. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/styles.d.ts +1 -0
  23. package/dist/system/presentation/components/layout/header/components/menu-right/messages/index.js +1 -1
  24. package/dist/system/presentation/components/layout/header/components/menu-right/messages/index.js.map +1 -1
  25. package/dist/system/presentation/components/layout/header/components/menu-right/messages/styles.d.ts +1 -0
  26. package/dist/system/presentation/components/layout/header/components/menu-right/notifications/card/styles.d.ts +1 -0
  27. package/dist/system/presentation/components/layout/header/components/menu-right/notifications/styles.d.ts +1 -0
  28. package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/styles.d.ts +1 -0
  29. package/dist/system/presentation/components/layout/header/components/menu-right/profile/index.js +1 -1
  30. package/dist/system/presentation/components/layout/header/components/menu-right/profile/index.js.map +1 -1
  31. package/dist/system/presentation/components/layout/header/components/menu-right/profile/styles.d.ts +1 -0
  32. package/dist/system/presentation/components/layout/header/components/menu-right/settings/index.js +1 -1
  33. package/dist/system/presentation/components/layout/header/components/menu-right/settings/index.js.map +1 -1
  34. package/dist/system/presentation/components/layout/header/components/menu-right/settings/styles.d.ts +1 -0
  35. package/dist/system/presentation/components/layout/header/components/menu-right/styles.d.ts +1 -0
  36. package/dist/system/presentation/components/layout/header/components/menu-right/styles.js +1 -1
  37. package/dist/system/presentation/components/layout/header/components/menu-right/styles.js.map +1 -1
  38. package/dist/system/presentation/components/layout/header/components/search-modal/search-list/styles.d.ts +1 -0
  39. package/dist/system/presentation/components/layout/header/components/search-modal/styles.d.ts +1 -0
  40. package/dist/system/presentation/components/layout/header/components/search-modal/trigger/styles.d.ts +1 -0
  41. package/dist/system/presentation/components/layout/header/version-01/styles.d.ts +1 -0
  42. package/dist/system/presentation/components/layout/menu/components/menu/styles.d.ts +1 -0
  43. package/dist/system/presentation/components/layout/menu/components/select-workspace/index.js +1 -1
  44. package/dist/system/presentation/components/layout/menu/components/select-workspace/index.js.map +1 -1
  45. package/dist/system/presentation/components/layout/menu/components/select-workspace/styles.d.ts +1 -0
  46. package/dist/system/presentation/components/layout/menu/version-01/index.js +5 -1
  47. package/dist/system/presentation/components/layout/menu/version-01/index.js.map +1 -1
  48. package/dist/system/presentation/components/layout/menu/version-01/styles.d.ts +1 -0
  49. package/dist/system/presentation/components/layout/menu/version-01/styles.js +1 -1
  50. package/dist/system/presentation/components/layout/menu/version-01/styles.js.map +1 -1
  51. package/dist/system/presentation/components/layout/styles.d.ts +1 -0
  52. package/dist/system/presentation/components/pages/menus/table/icon/style.d.ts +1 -0
  53. package/dist/system/presentation/context/auth/login/styles.d.ts +1 -0
  54. package/dist/system/presentation/hooks/menu/use-load-menu.d.ts +1 -1
  55. package/dist/system/presentation/hooks/notifications/use-load-no-read/index.d.ts +1 -1
  56. package/dist/system/presentation/hooks/ui/use-table/components/table/create/styles.d.ts +1 -0
  57. package/dist/system/presentation/hooks/ui/use-table/components/table/export/styles.d.ts +1 -0
  58. package/dist/system/presentation/hooks/ui/use-table/components/table/filters/styles.d.ts +1 -0
  59. package/dist/system/presentation/hooks/ui/use-table/components/table/index.js +1 -1
  60. package/dist/system/presentation/hooks/ui/use-table/components/table/index.js.map +1 -1
  61. package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/styles.d.ts +1 -0
  62. package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +1 -0
  63. package/dist/system/presentation/hooks/ui/use-table/components/table/styles.d.ts +1 -0
  64. package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/styles.d.ts +1 -0
  65. package/dist/ui/components/accordion/styles.d.ts +1 -0
  66. package/dist/ui/components/breadcrumb/styles.d.ts +1 -0
  67. package/dist/ui/components/button/styles.d.ts +1 -0
  68. package/dist/ui/components/form/checkbox/styles.d.ts +1 -0
  69. package/dist/ui/components/form/handler/dynamic_form_handler/component.js +1 -1
  70. package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +1 -0
  71. package/dist/ui/components/form/handler/styles.d.ts +1 -0
  72. package/dist/ui/components/form/input-control/error/styles.d.ts +1 -0
  73. package/dist/ui/components/form/input-control/label/styles.d.ts +1 -0
  74. package/dist/ui/components/form/input-control/loader-input/styles.d.ts +1 -0
  75. package/dist/ui/components/form/input-control/styles.d.ts +1 -0
  76. package/dist/ui/components/form/input-date/styles.d.ts +1 -0
  77. package/dist/ui/components/form/input-file/file-card/styles.d.ts +1 -0
  78. package/dist/ui/components/form/input-file/styles.d.ts +1 -0
  79. package/dist/ui/components/form/input-password/styles.d.ts +1 -0
  80. package/dist/ui/components/form/radio/styles.d.ts +1 -0
  81. package/dist/ui/components/form/select/styles.d.ts +1 -0
  82. package/dist/ui/components/loading-screen/styles.d.ts +1 -0
  83. package/dist/ui/components/menu-mobile/components/nav-links/styles.d.ts +1 -0
  84. package/dist/ui/components/menu-mobile/styles.d.ts +1 -0
  85. package/dist/ui/components/menu-mobile/top/styles.d.ts +1 -0
  86. package/dist/ui/components/next-image/styles.d.ts +1 -0
  87. package/dist/ui/components/sidebar/styles.d.ts +1 -0
  88. package/dist/ui/contexts/toast/styles.d.ts +1 -0
  89. package/dist/ui/contexts/toast/toast-item/styles.d.ts +1 -0
  90. package/dist/ui/utils/file/load-file.js +1 -1
  91. package/dist/ui/utils/file/upload-file.js +5 -5
  92. package/dist/ui/utils/file/upload-file.js.map +1 -1
  93. package/package.json +1 -1
  94. package/dist/tsconfig.tsbuildinfo +0 -1
@@ -1,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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,3 +1,4 @@
1
+ /// <reference types="react/experimental" />
1
2
  import { ReactNode } from 'react';
2
3
  import { IStyledComponent } from 'styled-components';
3
4
  interface IConfigsSiteContext {
@@ -1,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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/lib/interfaces/interfaces").interfaces.Container;
3
+ declare const container: import("inversify").interfaces.Container;
4
4
  export { container, Types };
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, {
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  interface IOverlayStyleProps {
3
4
  $state: boolean;
4
5
  }
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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"> & {
3
4
  ref?: import("react").Ref<HTMLElement>;
4
5
  }, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -27,12 +27,10 @@ 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");
31
- var messages_1 = require("./messages/index.js");
32
30
  var notifications_1 = require("./notifications/index.js");
33
31
  var S = __importStar(require("./styles.js"));
34
32
  function MenuRight() {
35
- return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'MenuRight', children: (0, jsx_runtime_1.jsxs)(S.MenuRight, { children: [(0, jsx_runtime_1.jsx)(notifications_1.Notifications, {}), (0, jsx_runtime_1.jsx)(messages_1.Messages, {}), (0, jsx_runtime_1.jsx)(settings_1.Settings, {}), (0, jsx_runtime_1.jsx)(profile_1.Profile, {})] }) }));
33
+ return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'MenuRight', children: (0, jsx_runtime_1.jsxs)(S.MenuRight, { children: [(0, jsx_runtime_1.jsx)(notifications_1.Notifications, {}), (0, jsx_runtime_1.jsx)(profile_1.Profile, {})] }) }));
36
34
  }
37
35
  exports.MenuRight = MenuRight;
38
36
  //# 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;AACnC,uCAAqC;AACrC,uCAAqC;AACrC,iDAA+C;AAE/C,0CAA6B;AAE7B,SAAgB,SAAS;IACvB,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,WAAW,YACrB,wBAAC,CAAC,CAAC,SAAS,eACV,uBAAC,6BAAa,KAAG,EAEjB,uBAAC,mBAAQ,KAAG,EAEZ,uBAAC,mBAAQ,KAAG,EAEZ,uBAAC,iBAAO,KAAG,IACC,GACR,CACT,CAAA;AACH,CAAC;AAdD,8BAcC"}
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,0CAA6B;AAE7B,SAAgB,SAAS;IACvB,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,WAAW,YACrB,wBAAC,CAAC,CAAC,SAAS,eACV,uBAAC,6BAAa,KAAG,EAMjB,uBAAC,iBAAO,KAAG,IACC,GACR,CACT,CAAA;AACH,CAAC;AAdD,8BAcC"}
@@ -1,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const Content: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -32,7 +32,7 @@ var S = __importStar(require("./styles.js"));
32
32
  var styles_1 = require("../styles.js");
33
33
  function Messages() {
34
34
  var _a = (0, react_1.useState)(false), visible = _a[0], setVisible = _a[1];
35
- return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Messages', children: (0, jsx_runtime_1.jsx)(S.Messages, { children: (0, jsx_runtime_1.jsx)(semantic_ui_react_1.Popup, { open: visible, onClose: function () { return setVisible(false); }, style: { padding: '0', borderRadius: 6, maxWidth: '480px', display: 'none', opacity: 0 }, trigger: (0, jsx_runtime_1.jsx)(styles_1.ActionBox, { onClick: function () { return setVisible(!visible); }, type: 'button', children: (0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'IconFullFieldChat' }) }), on: 'click',
35
+ return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Messages', children: (0, jsx_runtime_1.jsx)(S.Messages, { id: 'messages-btn', children: (0, jsx_runtime_1.jsx)(semantic_ui_react_1.Popup, { open: visible, onClose: function () { return setVisible(false); }, style: { padding: '0', borderRadius: 6, maxWidth: '480px', display: 'none', opacity: 0 }, trigger: (0, jsx_runtime_1.jsx)(styles_1.ActionBox, { onClick: function () { return setVisible(!visible); }, type: 'button', children: (0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'IconFullFieldChat' }) }), on: 'click',
36
36
  // content={<Content />}
37
37
  position: 'bottom right' }) }) }));
38
38
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/system/presentation/components/layout/header/components/menu-right/messages/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+BAAgC;AAEhC,uDAAyC;AAGzC,2BAAkC;AAElC,0CAA6B;AAC7B,oCAAqC;AAErC,SAAgB,QAAQ;IAChB,IAAA,KAAwB,IAAA,gBAAQ,EAAC,KAAK,CAAC,EAAtC,OAAO,QAAA,EAAE,UAAU,QAAmB,CAAA;IAE7C,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,UAAU,YACpB,uBAAC,CAAC,CAAC,QAAQ,cACT,uBAAC,yBAAK,IACJ,IAAI,EAAE,OAAO,EACb,OAAO,EAAE,cAAM,OAAA,UAAU,CAAC,KAAK,CAAC,EAAjB,CAAiB,EAChC,KAAK,EAAE,EAAE,OAAO,EAAE,GAAG,EAAE,YAAY,EAAE,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,CAAC,EAAE,EACxF,OAAO,EACL,uBAAC,kBAAS,IAAC,OAAO,EAAE,cAAM,OAAA,UAAU,CAAC,CAAC,OAAO,CAAC,EAApB,CAAoB,EAAE,IAAI,EAAC,QAAQ,YAG3D,uBAAC,SAAI,IAAC,IAAI,EAAC,mBAAmB,GAAG,GACvB,EAEd,EAAE,EAAC,OAAO;gBACV,wBAAwB;gBACxB,QAAQ,EAAC,cAAc,GACvB,GACS,GACP,CACT,CAAA;AACH,CAAC;AAxBD,4BAwBC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/system/presentation/components/layout/header/components/menu-right/messages/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+BAAgC;AAEhC,uDAAyC;AAGzC,2BAAkC;AAElC,0CAA6B;AAC7B,oCAAqC;AAErC,SAAgB,QAAQ;IAChB,IAAA,KAAwB,IAAA,gBAAQ,EAAC,KAAK,CAAC,EAAtC,OAAO,QAAA,EAAE,UAAU,QAAmB,CAAA;IAE7C,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,UAAU,YACpB,uBAAC,CAAC,CAAC,QAAQ,IAAC,EAAE,EAAC,cAAc,YAC3B,uBAAC,yBAAK,IACJ,IAAI,EAAE,OAAO,EACb,OAAO,EAAE,cAAM,OAAA,UAAU,CAAC,KAAK,CAAC,EAAjB,CAAiB,EAChC,KAAK,EAAE,EAAE,OAAO,EAAE,GAAG,EAAE,YAAY,EAAE,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,CAAC,EAAE,EACxF,OAAO,EACL,uBAAC,kBAAS,IAAC,OAAO,EAAE,cAAM,OAAA,UAAU,CAAC,CAAC,OAAO,CAAC,EAApB,CAAoB,EAAE,IAAI,EAAC,QAAQ,YAG3D,uBAAC,SAAI,IAAC,IAAI,EAAC,mBAAmB,GAAG,GACvB,EAEd,EAAE,EAAC,OAAO;gBACV,wBAAwB;gBACxB,QAAQ,EAAC,cAAc,GACvB,GACS,GACP,CACT,CAAA;AACH,CAAC;AAxBD,4BAwBC"}
@@ -1,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const Content: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -33,7 +33,7 @@ var S = __importStar(require("./styles.js"));
33
33
  function Profile() {
34
34
  var user = (0, system_1.useAuthAdmin)().user;
35
35
  var avatarImage = (user === null || user === void 0 ? void 0 : user.avatar) || '/images/default-profile.png';
36
- return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Profile', children: (0, jsx_runtime_1.jsx)(S.Profile, { children: (0, jsx_runtime_1.jsx)(semantic_ui_react_1.Popup, { style: { padding: '0' }, trigger: (0, jsx_runtime_1.jsx)(system_1.Avatar, { image: avatarImage }), on: 'click', content: (0, jsx_runtime_1.jsx)(content_1.Content, {}), position: 'bottom right' }) }) }));
36
+ return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Profile', children: (0, jsx_runtime_1.jsx)(S.Profile, { id: 'profile-btn', children: (0, jsx_runtime_1.jsx)(semantic_ui_react_1.Popup, { style: { padding: '0' }, trigger: (0, jsx_runtime_1.jsx)(system_1.Avatar, { image: avatarImage }), on: 'click', content: (0, jsx_runtime_1.jsx)(content_1.Content, {}), position: 'bottom right' }) }) }));
37
37
  }
38
38
  exports.Profile = Profile;
39
39
  //# sourceMappingURL=index.js.map
@@ -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,cACR,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,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,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const Profile: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -36,7 +36,7 @@ function Settings() {
36
36
  setVisible(false);
37
37
  return;
38
38
  }
39
- return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Settings', children: (0, jsx_runtime_1.jsx)(S.Settings, { children: (0, jsx_runtime_1.jsx)(styles_1.ActionBox, { onClick: function () { return setVisible(true); }, type: 'button', children: (0, jsx_runtime_1.jsx)(ui_1.IconGear, {}) }) }) }));
39
+ return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Settings', children: (0, jsx_runtime_1.jsx)(S.Settings, { id: 'settings-btn', children: (0, jsx_runtime_1.jsx)(styles_1.ActionBox, { onClick: function () { return setVisible(true); }, type: 'button', children: (0, jsx_runtime_1.jsx)(ui_1.IconGear, {}) }) }) }));
40
40
  }
41
41
  exports.Settings = Settings;
42
42
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/system/presentation/components/layout/header/components/menu-right/settings/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+BAAgC;AAIhC,2BAAsC;AAEtC,0CAA6B;AAC7B,oCAAqC;AAErC,SAAgB,QAAQ;IAChB,IAAA,KAAwB,IAAA,gBAAQ,EAAC,KAAK,CAAC,EAAtC,OAAO,QAAA,EAAE,UAAU,QAAmB,CAAA;IAE7C,IAAM,eAAe,GAAG,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,GAAG,EAAE,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,MAAM,EAAE,WAAW,EAAE,CAAA;IAE3G,SAAS,WAAW;QAClB,UAAU,CAAC,KAAK,CAAC,CAAA;QACjB,OAAM;IACR,CAAC;IAED,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,UAAU,YACpB,uBAAC,CAAC,CAAC,QAAQ,cACT,uBAAC,kBAAS,IAAC,OAAO,EAAE,cAAM,OAAA,UAAU,CAAC,IAAI,CAAC,EAAhB,CAAgB,EAAE,IAAI,EAAC,QAAQ,YACvD,uBAAC,aAAQ,KAAG,GACF,GAoBD,GACP,CACT,CAAA;AACH,CAAC;AAtCD,4BAsCC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/system/presentation/components/layout/header/components/menu-right/settings/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+BAAgC;AAIhC,2BAAsC;AAEtC,0CAA6B;AAC7B,oCAAqC;AAErC,SAAgB,QAAQ;IAChB,IAAA,KAAwB,IAAA,gBAAQ,EAAC,KAAK,CAAC,EAAtC,OAAO,QAAA,EAAE,UAAU,QAAmB,CAAA;IAE7C,IAAM,eAAe,GAAG,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,GAAG,EAAE,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,MAAM,EAAE,WAAW,EAAE,CAAA;IAE3G,SAAS,WAAW;QAClB,UAAU,CAAC,KAAK,CAAC,CAAA;QACjB,OAAM;IACR,CAAC;IAED,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,UAAU,YACpB,uBAAC,CAAC,CAAC,QAAQ,IAAC,EAAE,EAAC,cAAc,YAC3B,uBAAC,kBAAS,IAAC,OAAO,EAAE,cAAM,OAAA,UAAU,CAAC,IAAI,CAAC,EAAhB,CAAgB,EAAE,IAAI,EAAC,QAAQ,YACvD,uBAAC,aAAQ,KAAG,GACF,GAoBD,GACP,CACT,CAAA;AACH,CAAC;AAtCD,4BAsCC"}
@@ -1,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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,3 +1,4 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const MenuRight: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
3
4
  export declare const ActionBox: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, never>>;
@@ -9,7 +9,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ActionBox = exports.MenuRight = void 0;
11
11
  var styled_components_1 = __importDefault(require("styled-components"));
12
- exports.MenuRight = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: fit-content;\n display: flex;\n align-items: center;\n gap: clamp(1rem, 0.78vw, 1.5rem);\n"], ["\n width: fit-content;\n display: flex;\n align-items: center;\n gap: clamp(1rem, 0.78vw, 1.5rem);\n"])));
12
+ exports.MenuRight = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: fit-content;\n display: flex;\n align-items: center;\n gap: clamp(1rem, 0.78vw, 1.5rem);\n\n @media only screen and (max-width: 768px) {\n #messages-btn,\n #settings-btn,\n #profile-btn {\n display: none;\n }\n }\n"], ["\n width: fit-content;\n display: flex;\n align-items: center;\n gap: clamp(1rem, 0.78vw, 1.5rem);\n\n @media only screen and (max-width: 768px) {\n #messages-btn,\n #settings-btn,\n #profile-btn {\n display: none;\n }\n }\n"])));
13
13
  exports.ActionBox = styled_components_1.default.button(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n position: relative;\n z-index: 22;\n width: 40px;\n height: 40px;\n border-radius: 5px;\n border: 0;\n box-shadow: 0px 0px 5px 0px #00000033;\n display: flex;\n align-items: center;\n justify-content: center;\n background: rgba(255, 255, 255, 0.2);\n cursor: pointer;\n padding: 10px;\n color: #fff;\n\n svg {\n fill: currentColor;\n }\n"], ["\n position: relative;\n z-index: 22;\n width: 40px;\n height: 40px;\n border-radius: 5px;\n border: 0;\n box-shadow: 0px 0px 5px 0px #00000033;\n display: flex;\n align-items: center;\n justify-content: center;\n background: rgba(255, 255, 255, 0.2);\n cursor: pointer;\n padding: 10px;\n color: #fff;\n\n svg {\n fill: currentColor;\n }\n"])));
14
14
  var templateObject_1, templateObject_2;
15
15
  //# sourceMappingURL=styles.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../../../../../../src/system/presentation/components/layout/header/components/menu-right/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAsC;AAEzB,QAAA,SAAS,GAAG,2BAAM,CAAC,GAAG,6KAAA,0GAKlC,KAAA;AACY,QAAA,SAAS,GAAG,2BAAM,CAAC,MAAM,4aAAA,yWAmBrC,KAAA"}
1
+ {"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../../../../../../src/system/presentation/components/layout/header/components/menu-right/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAsC;AAEzB,QAAA,SAAS,GAAG,2BAAM,CAAC,GAAG,4TAAA,yPAalC,KAAA;AACY,QAAA,SAAS,GAAG,2BAAM,CAAC,MAAM,4aAAA,yWAmBrC,KAAA"}
@@ -1,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const HeaderVersion01: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>>;
@@ -1,3 +1,4 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const Menu: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
3
4
  export declare const SubMenu: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never>>;
@@ -60,7 +60,7 @@ function SelectWorkSpace(_a) {
60
60
  if (!(workspaces === null || workspaces === void 0 ? void 0 : workspaces.list) || workspaces.list.length === 0) {
61
61
  return (0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, {});
62
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 }) }) }));
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: 'auto', options: workspaces.list, onlyOneValue: true, customStlyes: custom_styles_1.customStyles, CustomOption: Item, isSearchable: false, placeholder: 'Selecione a empresa', value: workspaces.activeWorkspace }) }) }));
64
64
  }
65
65
  exports.SelectWorkSpace = SelectWorkSpace;
66
66
  //# sourceMappingURL=index.js.map
@@ -1 +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"}
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,MAAM,EACpB,OAAO,EAAE,UAAU,CAAC,IAAI,EACxB,YAAY,QACZ,YAAY,EAAE,4BAAY,EAC1B,YAAY,EAAE,IAAI,EAClB,YAAY,EAAE,KAAK,EACnB,WAAW,EAAC,qBAAqB,EACjC,KAAK,EAAE,UAAU,CAAC,eAAe,GACjC,GACU,GACI,CACrB,CAAA;AACH,CAAC;AAzBD,0CAyBC"}
@@ -1,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const SelectWorkSpace: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -27,11 +27,15 @@ exports.SideBarMenuVersion01 = void 0;
27
27
  var jsx_runtime_1 = require("react/jsx-runtime");
28
28
  var react_1 = require("react");
29
29
  var components_1 = require("../components/index.js");
30
+ var data_1 = require("../../../data/index.js");
31
+ var context_1 = require("../../../../../../system/presentation/context/index.js");
30
32
  var S = __importStar(require("./styles.js"));
31
33
  function SideBarMenuVersion01(_a) {
32
34
  var workspaces = _a.workspaces;
33
35
  var _b = (0, react_1.useState)(false), openSideBar = _b[0], setOpenSideBar = _b[1];
34
- return ((0, jsx_runtime_1.jsxs)(S.SideBarMenuVersion01, { id: 'left-menu', children: [(0, jsx_runtime_1.jsx)("button", { onClick: function () { return setOpenSideBar(true); }, type: 'button', children: (0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', fill: 'none', viewBox: '0 0 24 24', strokeWidth: '2', stroke: 'currentColor', children: (0, jsx_runtime_1.jsx)("path", { strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M3.75 6.75h16.5M3.75 12H12m-8.25 5.25h16.5' }) }) }), openSideBar && (0, jsx_runtime_1.jsx)("div", { className: 'sidebar-overlay', onClick: function () { return setOpenSideBar(false); } }), (0, jsx_runtime_1.jsxs)("div", { className: "sidebar ".concat(openSideBar ? 'open' : ''), children: [(0, jsx_runtime_1.jsx)(components_1.SelectWorkSpace, { workspaces: workspaces }), (0, jsx_runtime_1.jsx)(components_1.Menu, {})] })] }));
36
+ var user = (0, context_1.useAuthAdmin)().user;
37
+ var avatarImage = (user === null || user === void 0 ? void 0 : user.avatar) || '/images/default-profile.png';
38
+ return ((0, jsx_runtime_1.jsxs)(S.SideBarMenuVersion01, { id: 'left-menu', children: [(0, jsx_runtime_1.jsx)("button", { onClick: function () { return setOpenSideBar(true); }, type: 'button', children: (0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', fill: 'none', viewBox: '0 0 24 24', strokeWidth: '2', stroke: 'currentColor', children: (0, jsx_runtime_1.jsx)("path", { strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M3.75 6.75h16.5M3.75 12H12m-8.25 5.25h16.5' }) }) }), openSideBar && (0, jsx_runtime_1.jsx)("div", { className: 'sidebar-overlay', onClick: function () { return setOpenSideBar(false); } }), (0, jsx_runtime_1.jsxs)("div", { className: "sidebar ".concat(openSideBar ? 'open' : ''), children: [(0, jsx_runtime_1.jsx)("div", { className: 'profile-box-mobile', children: (0, jsx_runtime_1.jsxs)("div", { className: 'profile', children: [(0, jsx_runtime_1.jsx)(data_1.Avatar, { image: avatarImage }), (0, jsx_runtime_1.jsxs)("span", { className: 'font-14-bold', children: [user === null || user === void 0 ? void 0 : user.firstName, " ", (0, jsx_runtime_1.jsx)("br", {}), user === null || user === void 0 ? void 0 : user.lastName] })] }) }), (0, jsx_runtime_1.jsx)(components_1.Menu, {}), (0, jsx_runtime_1.jsx)(components_1.SelectWorkSpace, { workspaces: workspaces })] })] }));
35
39
  }
36
40
  exports.SideBarMenuVersion01 = SideBarMenuVersion01;
37
41
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/components/layout/menu/version-01/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+BAAgC;AAChC,4CAAgE;AAEhE,0CAA6B;AAE7B,SAAgB,oBAAoB,CAAC,EAA0C;QAAxC,UAAU,gBAAA;IACzC,IAAA,KAAgC,IAAA,gBAAQ,EAAC,KAAK,CAAC,EAA9C,WAAW,QAAA,EAAE,cAAc,QAAmB,CAAA;IAErD,OAAO,CACL,wBAAC,CAAC,CAAC,oBAAoB,IAAC,EAAE,EAAC,WAAW,aACpC,mCAAQ,OAAO,EAAE,cAAM,OAAA,cAAc,CAAC,IAAI,CAAC,EAApB,CAAoB,EAAE,IAAI,EAAC,QAAQ,YACxD,gCAAK,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,WAAW,EAAC,GAAG,EAAC,MAAM,EAAC,cAAc,YAC3G,iCAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,4CAA4C,GAAQ,GACrG,GACC,EAER,WAAW,IAAI,gCAAK,SAAS,EAAC,iBAAiB,EAAC,OAAO,EAAE,cAAM,OAAA,cAAc,CAAC,KAAK,CAAC,EAArB,CAAqB,GAAQ,EAE7F,iCAAK,SAAS,EAAE,kBAAW,WAAW,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAE,aACpD,uBAAC,4BAAe,IAAC,UAAU,EAAE,UAAU,GAAI,EAE3C,uBAAC,iBAAI,KAAG,IACJ,IACiB,CAC1B,CAAA;AACH,CAAC;AApBD,oDAoBC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/components/layout/menu/version-01/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+BAAgC;AAChC,4CAAgE;AAEhE,sCAAsC;AAEtC,yDAA4D;AAI5D,0CAA6B;AAE7B,SAAgB,oBAAoB,CAAC,EAA0C;QAAxC,UAAU,gBAAA;IACzC,IAAA,KAAgC,IAAA,gBAAQ,EAAC,KAAK,CAAC,EAA9C,WAAW,QAAA,EAAE,cAAc,QAAmB,CAAA;IAE7C,IAAA,IAAI,GAAK,IAAA,sBAAY,GAAE,KAAnB,CAAmB;IAE/B,IAAM,WAAW,GAAG,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,MAAM,KAAI,6BAA6B,CAAA;IAEjE,OAAO,CACL,wBAAC,CAAC,CAAC,oBAAoB,IAAC,EAAE,EAAC,WAAW,aACpC,mCAAQ,OAAO,EAAE,cAAM,OAAA,cAAc,CAAC,IAAI,CAAC,EAApB,CAAoB,EAAE,IAAI,EAAC,QAAQ,YACxD,gCAAK,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,WAAW,EAAC,GAAG,EAAC,MAAM,EAAC,cAAc,YAC3G,iCAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,4CAA4C,GAAQ,GACrG,GACC,EAER,WAAW,IAAI,gCAAK,SAAS,EAAC,iBAAiB,EAAC,OAAO,EAAE,cAAM,OAAA,cAAc,CAAC,KAAK,CAAC,EAArB,CAAqB,GAAQ,EAE7F,iCAAK,SAAS,EAAE,kBAAW,WAAW,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAE,aACpD,gCAAK,SAAS,EAAC,oBAAoB,YACjC,iCAAK,SAAS,EAAC,SAAS,aACtB,uBAAC,aAAM,IAAC,KAAK,EAAE,WAAW,GAAI,EAE9B,kCAAM,SAAS,EAAC,cAAc,aAC3B,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,SAAS,OAAE,gCAAM,EACvB,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,QAAQ,IACV,IACH,GAOF,EAEN,uBAAC,iBAAI,KAAG,EAER,uBAAC,4BAAe,IAAC,UAAU,EAAE,UAAU,GAAI,IACvC,IACiB,CAC1B,CAAA;AACH,CAAC;AAzCD,oDAyCC"}
@@ -1,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const SideBarMenuVersion01: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>>;
@@ -9,6 +9,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.SideBarMenuVersion01 = void 0;
11
11
  var styled_components_1 = __importDefault(require("styled-components"));
12
- exports.SideBarMenuVersion01 = styled_components_1.default.aside(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n\n > button {\n padding: 0;\n border: none;\n background: none;\n width: 28px;\n height: 28px;\n color: #fff;\n cursor: pointer;\n display: flex;\n\n svg {\n width: 100%;\n height: auto;\n fill: currentColor;\n }\n }\n\n .sidebar-overlay {\n position: fixed;\n top: 0;\n left: 0;\n min-width: 100vw;\n min-height: 100vh;\n z-index: 999999999;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n > .sidebar {\n width: 100%;\n max-width: 285px;\n padding: 0 0 20px 15px;\n border-right: 1px solid #e1e1e1;\n display: flex;\n flex-direction: column;\n position: fixed;\n left: 0;\n overflow-y: auto;\n top: 0;\n height: 100vh;\n z-index: 999999999;\n background: #fff;\n transform: translateX(-100%);\n transition: transform 0.2s;\n\n &.open {\n transform: translateX(0);\n }\n\n &::-webkit-scrollbar {\n width: 5px;\n border-radius: 10px;\n }\n\n &::-webkit-scrollbar-track {\n background: #ccc;\n border-radius: 10px;\n }\n }\n\n .menu {\n margin-top: 20px;\n }\n"], ["\n display: flex;\n\n > button {\n padding: 0;\n border: none;\n background: none;\n width: 28px;\n height: 28px;\n color: #fff;\n cursor: pointer;\n display: flex;\n\n svg {\n width: 100%;\n height: auto;\n fill: currentColor;\n }\n }\n\n .sidebar-overlay {\n position: fixed;\n top: 0;\n left: 0;\n min-width: 100vw;\n min-height: 100vh;\n z-index: 999999999;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n > .sidebar {\n width: 100%;\n max-width: 285px;\n padding: 0 0 20px 15px;\n border-right: 1px solid #e1e1e1;\n display: flex;\n flex-direction: column;\n position: fixed;\n left: 0;\n overflow-y: auto;\n top: 0;\n height: 100vh;\n z-index: 999999999;\n background: #fff;\n transform: translateX(-100%);\n transition: transform 0.2s;\n\n &.open {\n transform: translateX(0);\n }\n\n &::-webkit-scrollbar {\n width: 5px;\n border-radius: 10px;\n }\n\n &::-webkit-scrollbar-track {\n background: #ccc;\n border-radius: 10px;\n }\n }\n\n .menu {\n margin-top: 20px;\n }\n"])));
12
+ exports.SideBarMenuVersion01 = styled_components_1.default.aside(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n\n > button {\n padding: 0;\n border: none;\n background: none;\n width: 28px;\n height: 28px;\n color: #fff;\n cursor: pointer;\n display: flex;\n\n svg {\n width: 100%;\n height: auto;\n fill: currentColor;\n }\n }\n\n .sidebar-overlay {\n position: fixed;\n top: 0;\n left: 0;\n min-width: 100vw;\n min-height: 100vh;\n z-index: 999999999;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n > .sidebar {\n width: 100%;\n max-width: 285px;\n padding: 0 0 20px 15px;\n border-right: 1px solid #e1e1e1;\n display: flex;\n flex-direction: column;\n position: fixed;\n left: 0;\n overflow-y: auto;\n top: 0;\n height: 100vh;\n z-index: 999999999;\n background: #fff;\n transform: translateX(-100%);\n transition: transform 0.2s;\n\n &.open {\n transform: translateX(0);\n }\n\n &::-webkit-scrollbar {\n width: 5px;\n border-radius: 10px;\n }\n\n &::-webkit-scrollbar-track {\n background: #ccc;\n border-radius: 10px;\n }\n }\n\n .menu {\n margin-top: 20px;\n }\n\n .profile-box-mobile {\n display: none;\n }\n\n @media only screen and (max-width: 768px) {\n .profile-box-mobile {\n display: flex;\n align-items: center;\n justify-content: space-between;\n gap: 10px;\n padding: 20px 15px 5px;\n\n .profile {\n display: flex;\n align-items: center;\n gap: 15px;\n\n span {\n font-size: 14px;\n font-weight: 700;\n line-height: 1.03;\n }\n }\n\n .actions {\n display: flex;\n align-items: center;\n gap: 10px;\n\n button {\n width: 30px;\n height: 30px;\n padding: 7px;\n background: ", ";\n }\n }\n }\n }\n"], ["\n display: flex;\n\n > button {\n padding: 0;\n border: none;\n background: none;\n width: 28px;\n height: 28px;\n color: #fff;\n cursor: pointer;\n display: flex;\n\n svg {\n width: 100%;\n height: auto;\n fill: currentColor;\n }\n }\n\n .sidebar-overlay {\n position: fixed;\n top: 0;\n left: 0;\n min-width: 100vw;\n min-height: 100vh;\n z-index: 999999999;\n background-color: rgba(0, 0, 0, 0.5);\n }\n\n > .sidebar {\n width: 100%;\n max-width: 285px;\n padding: 0 0 20px 15px;\n border-right: 1px solid #e1e1e1;\n display: flex;\n flex-direction: column;\n position: fixed;\n left: 0;\n overflow-y: auto;\n top: 0;\n height: 100vh;\n z-index: 999999999;\n background: #fff;\n transform: translateX(-100%);\n transition: transform 0.2s;\n\n &.open {\n transform: translateX(0);\n }\n\n &::-webkit-scrollbar {\n width: 5px;\n border-radius: 10px;\n }\n\n &::-webkit-scrollbar-track {\n background: #ccc;\n border-radius: 10px;\n }\n }\n\n .menu {\n margin-top: 20px;\n }\n\n .profile-box-mobile {\n display: none;\n }\n\n @media only screen and (max-width: 768px) {\n .profile-box-mobile {\n display: flex;\n align-items: center;\n justify-content: space-between;\n gap: 10px;\n padding: 20px 15px 5px;\n\n .profile {\n display: flex;\n align-items: center;\n gap: 15px;\n\n span {\n font-size: 14px;\n font-weight: 700;\n line-height: 1.03;\n }\n }\n\n .actions {\n display: flex;\n align-items: center;\n gap: 10px;\n\n button {\n width: 30px;\n height: 30px;\n padding: 7px;\n background: ", ";\n }\n }\n }\n }\n"])), function (props) { var _a; return ((_a = props === null || props === void 0 ? void 0 : props.theme) === null || _a === void 0 ? void 0 : _a.primaryColor) || '#000'; });
13
13
  var templateObject_1;
14
14
  //# sourceMappingURL=styles.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/components/layout/menu/version-01/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAsC;AAEzB,QAAA,oBAAoB,GAAG,2BAAM,CAAC,KAAK,4rCAAA,ynCAiE/C,KAAA"}
1
+ {"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/components/layout/menu/version-01/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAsC;AAEzB,QAAA,oBAAoB,GAAG,2BAAM,CAAC,KAAK,05DAAA,gzDAmGxB,EAA+C,qCAKtE,KALuB,UAAC,KAAK,YAAK,OAAA,CAAA,MAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,KAAK,0CAAE,YAAY,KAAI,MAAM,CAAA,EAAA,EAKtE"}
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  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"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const Login: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,4 +1,4 @@
1
- export declare function useLoadMenu(): import("swr/dist/_internal").SWRResponse<import("../../../../system/index.js").LoadAllMenu.Model, any, {
1
+ export declare function useLoadMenu(): import("swr").SWRResponse<import("../../../../system/index.js").LoadAllMenu.Model, any, {
2
2
  revalidateIfStale: false;
3
3
  revalidateOnFocus: false;
4
4
  revalidateOnReconnect: false;
@@ -1,2 +1,2 @@
1
1
  import { LoadNoReadNotifications } from '../../../../../system/domain/index.js';
2
- export declare function useLoadNoReadNotifications(): import("swr/dist/_internal").SWRResponse<LoadNoReadNotifications.Model, any, any>;
2
+ export declare function useLoadNoReadNotifications(): import("swr").SWRResponse<LoadNoReadNotifications.Model, any, any>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const Create: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const Export: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const Filters: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -88,7 +88,7 @@ function Table(_a) {
88
88
  var props = ((_a = e.Component) === null || _a === void 0 ? void 0 : _a.allProps) ? table : ((_b = e.Component) === null || _b === void 0 ? void 0 : _b.props) ? getProps() : {};
89
89
  var defaultProps = ((_c = e.Component) === null || _c === void 0 ? void 0 : _c.defaultProps) ? (_d = e.Component) === null || _d === void 0 ? void 0 : _d.defaultProps : {};
90
90
  var widthTable = tableRef.current;
91
- var widthPercentage = (e.width * 100) / widthTable.offsetWidth;
91
+ var widthPercentage = (e.width * 100) / ((widthTable === null || widthTable === void 0 ? void 0 : widthTable.offsetWidth) || 0);
92
92
  return ((0, jsx_runtime_1.jsx)("td", { className: 'font-14-regular', style: { width: widthPercentage.toFixed(2) + '%' }, children: e.Component ? (0, jsx_runtime_1.jsx)(e.Component.Element, __assign({}, props, defaultProps)) : table[e.id] }, String(index) + String(i)));
93
93
  })] }, table.id + String(index)));
94
94
  })), loadingTable && ((0, jsx_runtime_1.jsxs)("tr", { style: { height: 0 }, children: [columnsConfiguration.columns.map(function (c, index) { return ((0, jsx_runtime_1.jsx)("td", { children: (0, jsx_runtime_1.jsx)("div", { style: { width: c.width + 'px' } }) }, index)); }), columnsConfiguration.actions && ((0, jsx_runtime_1.jsx)("td", { style: { width: '100%' }, children: (0, jsx_runtime_1.jsx)("div", { style: { width: '100%' } }) }))] }))] })] }), !loadingTable && (tableData === null || tableData === void 0 ? void 0 : tableData.length) === 0 && ((0, jsx_runtime_1.jsxs)("div", { className: 'error_table', children: [(0, jsx_runtime_1.jsxs)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '60', height: '60', viewBox: '0 0 60 60', fill: 'none', children: [(0, jsx_runtime_1.jsx)("path", { d: 'M49.8 18.3301H24.02C23.05 18.3301 22.26 19.1201 22.26 20.0901C22.26 21.0601 23.05 21.8501 24.02 21.8501H49.8C50.77 21.8501 51.56 21.0601 51.56 20.0901C51.56 19.1201 50.77 18.3301 49.8 18.3301Z', fill: '#828282' }), (0, jsx_runtime_1.jsx)("path", { d: 'M19.85 47.7001C20.19 48.0401 20.64 48.2101 21.09 48.2101C21.54 48.2101 21.99 48.0401 22.33 47.7001C23.02 47.0101 23.02 45.9001 22.33 45.2101L18.3 41.1801L22.33 37.1501C23.02 36.4601 23.02 35.3501 22.33 34.6601C21.64 33.9701 20.53 33.9701 19.84 34.6601L15.81 38.6901L11.78 34.6601C11.09 33.9701 9.97996 33.9701 9.28996 34.6601C8.59996 35.3501 8.59996 36.4601 9.28996 37.1501L13.32 41.1801L9.28996 45.2101C8.59996 45.9001 8.59996 47.0101 9.28996 47.7001C9.62996 48.0401 10.08 48.2101 10.53 48.2101C10.98 48.2101 11.43 48.0401 11.77 47.7001L15.8 43.6701L19.83 47.7001H19.85Z', fill: '#828282' }), (0, jsx_runtime_1.jsx)("path", { d: 'M59.75 9.29004C59.75 6.38004 57.39 4.01004 54.48 4.01004H19.34C16.43 4.00004 14.07 6.36004 14.07 9.27004V25.45C6.17001 26.33 0.0100098 33.04 0.0100098 41.17C0.0100098 49.89 7.11001 56.99 15.83 56.99H54.5C57.41 56.99 59.77 54.62 59.77 51.72V9.29004H59.75ZM15.82 53.48C9.04001 53.48 3.52001 47.96 3.52001 41.18C3.52001 34.4 9.04001 28.88 15.82 28.88C22.6 28.88 28.12 34.4 28.12 41.18C28.12 47.96 22.6 53.48 15.82 53.48ZM54.49 53.48H25.75C28.91 50.92 31.07 47.18 31.54 42.93H49.8C50.77 42.93 51.56 42.14 51.56 41.17C51.56 40.2 50.77 39.41 49.8 39.41H31.54C31.25 36.83 30.34 34.43 28.97 32.38H49.81C50.78 32.38 51.57 31.59 51.57 30.62C51.57 29.65 50.78 28.86 49.81 28.86H25.76C23.47 27.01 20.66 25.78 17.59 25.44V9.27004C17.59 8.30004 18.38 7.51004 19.35 7.51004H54.49C55.46 7.52004 56.25 8.31004 56.25 9.28004V51.72C56.26 52.69 55.48 53.48 54.51 53.48H54.49Z', fill: '#828282' })] }), (0, jsx_runtime_1.jsx)("h3", { children: configs === null || configs === void 0 ? void 0 : configs.errorMessage })] })), loadingTable && (0, jsx_runtime_1.jsx)(skeleton_table_1.SkeletonTable, {})] }) }), !(configs === null || configs === void 0 ? void 0 : configs.disablePagination) && pagination && ((0, jsx_runtime_1.jsxs)(S.TableBottom, { className: 'table-bottom', children: [pagination && ((0, jsx_runtime_1.jsxs)("span", { children: ["Mostrando", ' ', (0, jsx_runtime_1.jsx)("strong", { children: pagination.pageSize > pagination.totalItems ? pagination.totalItems : pagination === null || pagination === void 0 ? void 0 : pagination.pageSize }), ' ', "de ", (0, jsx_runtime_1.jsx)("strong", { children: pagination === null || pagination === void 0 ? void 0 : pagination.totalItems }), " resultados"] })), (0, jsx_runtime_1.jsx)(pagination_1.Pagination, __assign({}, pagination))] }))] }));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/system/presentation/hooks/ui/use-table/components/table/index.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/system/presentation/hooks/ui/use-table/components/table/index.tsx"],"names":[],"mappings":"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"}
@@ -1,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const PaginationStyle: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const SkeletonCustom: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const Table: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const THeadItem: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,2 +1,3 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const Accordion: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const Breadcrumb: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  interface ButtonProps {
3
4
  $loading?: boolean;
4
5
  }
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ /// <reference types="react/experimental" />
2
3
  export declare const InputCheckbox: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
4
  ref?: import("react").Ref<HTMLDivElement>;
4
5
  }, never>>;