infinity-forge 8.8.7 → 8.8.9

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 (115) hide show
  1. package/dist/client/swagger_client.d.ts +14 -6
  2. package/dist/system/components/data/buttons/sidebar-button/styles.d.ts +1 -3
  3. package/dist/system/components/data/chat/card-message/styles.d.ts +1 -3
  4. package/dist/system/components/data/chat/styles.d.ts +1 -3
  5. package/dist/system/components/data/detail-card/styles.d.ts +1 -3
  6. package/dist/system/components/data/highlight-icon/styles.d.ts +1 -3
  7. package/dist/system/components/data/highlight-text/styles.d.ts +1 -3
  8. package/dist/system/components/data/input-search/styles.d.ts +1 -3
  9. package/dist/system/components/data/menu/modes/collapsed-menu/styles.d.ts +1 -3
  10. package/dist/system/components/data/menu/modes/opened/index.d.ts +1 -3
  11. package/dist/system/components/data/menu/modes/opened/styles.d.ts +1 -3
  12. package/dist/system/components/data/menu/styles.d.ts +2 -6
  13. package/dist/system/components/data/notifications/card/styles.d.ts +1 -3
  14. package/dist/system/components/data/notifications/styles.d.ts +2 -6
  15. package/dist/system/components/data/page-wrapper/styles.d.ts +1 -3
  16. package/dist/system/components/data/profile-infos/profile/styles.d.ts +1 -3
  17. package/dist/system/components/data/profile-infos/styles.d.ts +1 -3
  18. package/dist/system/components/data/select-workspace/styles.d.ts +2 -6
  19. package/dist/system/components/data/tab/styles.d.ts +1 -3
  20. package/dist/system/components/data/tab/tab-item/styles.d.ts +1 -3
  21. package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.d.ts +1 -3
  22. package/dist/system/components/layout/header/components/search-modal/trigger/styles.d.ts +1 -3
  23. package/dist/system/components/layout/styles.d.ts +1 -3
  24. package/dist/system/context/auth/components/login/styles.d.ts +1 -3
  25. package/dist/system/hooks/ui/use-table/components/table/actions/styles.d.ts +1 -3
  26. package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.d.ts +1 -3
  27. package/dist/system/hooks/ui/use-table/components/table/create/styles.d.ts +1 -3
  28. package/dist/system/hooks/ui/use-table/components/table/export/styles.d.ts +1 -3
  29. package/dist/system/hooks/ui/use-table/components/table/filters/styles.d.ts +1 -3
  30. package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +1 -3
  31. package/dist/system/hooks/ui/use-table/components/table/styles.d.ts +3 -9
  32. package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.d.ts +1 -3
  33. package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.d.ts +1 -3
  34. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.d.ts +1 -3
  35. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.d.ts +1 -3
  36. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.d.ts +1 -3
  37. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.d.ts +1 -3
  38. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.d.ts +1 -3
  39. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.d.ts +1 -3
  40. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.d.ts +2 -4
  41. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.d.ts +2 -4
  42. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js +4 -3
  43. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js.map +1 -1
  44. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js +10 -8
  45. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js.map +1 -1
  46. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.js +2 -2
  47. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.js.map +1 -1
  48. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.js +3 -3
  49. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.js.map +1 -1
  50. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.d.ts +1 -3
  51. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.d.ts +1 -3
  52. package/dist/ui/components/breadcrumb/styles.d.ts +1 -3
  53. package/dist/ui/components/button/styles.d.ts +1 -3
  54. package/dist/ui/components/carousel/styles.d.ts +1 -3
  55. package/dist/ui/components/charts/pie/simple/styles.d.ts +1 -3
  56. package/dist/ui/components/form/checkbox/styles.d.ts +1 -3
  57. package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +1 -3
  58. package/dist/ui/components/form/handler/styles.d.ts +1 -3
  59. package/dist/ui/components/form/input-control/error/styles.d.ts +1 -3
  60. package/dist/ui/components/form/input-control/label/styles.d.ts +1 -3
  61. package/dist/ui/components/form/input-control/loader-input/styles.d.ts +1 -3
  62. package/dist/ui/components/form/input-control/styles.d.ts +1 -3
  63. package/dist/ui/components/form/input-counter/styles.d.ts +1 -3
  64. package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.d.ts +1 -3
  65. package/dist/ui/components/form/input-date-picker/calendar/days/styles.d.ts +1 -3
  66. package/dist/ui/components/form/input-date-picker/calendar/months/styles.d.ts +1 -3
  67. package/dist/ui/components/form/input-date-picker/calendar/styles.d.ts +1 -3
  68. package/dist/ui/components/form/input-date-picker/calendar/years/styles.d.ts +1 -3
  69. package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.d.ts +1 -3
  70. package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.d.ts +1 -3
  71. package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.d.ts +1 -3
  72. package/dist/ui/components/form/input-date-picker-new/calendar/styles.d.ts +1 -3
  73. package/dist/ui/components/form/input-date-picker-new/styles.d.ts +1 -3
  74. package/dist/ui/components/form/input-date-range/filter/styles.d.ts +2 -6
  75. package/dist/ui/components/form/input-date-range/styles.d.ts +1 -3
  76. package/dist/ui/components/form/input-file/render-files/file-item/styles.d.ts +2 -6
  77. package/dist/ui/components/form/input-file/styles.d.ts +2 -6
  78. package/dist/ui/components/form/input-manager/styles.d.ts +1 -3
  79. package/dist/ui/components/form/input-password/styles.d.ts +1 -3
  80. package/dist/ui/components/form/input-range/styles.d.ts +1 -3
  81. package/dist/ui/components/form/input-seo/input-meta-image/styles.d.ts +1 -3
  82. package/dist/ui/components/form/input-seo/styles.d.ts +1 -3
  83. package/dist/ui/components/form/input-svg/styles.d.ts +1 -3
  84. package/dist/ui/components/form/input-switch/styles.d.ts +2 -6
  85. package/dist/ui/components/form/input-youtube/styles.d.ts +1 -3
  86. package/dist/ui/components/form/radio/styles.d.ts +1 -3
  87. package/dist/ui/components/form/select/styles.d.ts +1 -3
  88. package/dist/ui/components/form/select-icon/styles.d.ts +1 -3
  89. package/dist/ui/components/google-translate-page/styles.d.ts +1 -3
  90. package/dist/ui/components/loading-screen/styles.d.ts +1 -3
  91. package/dist/ui/components/pix/pix-sucess/styles.d.ts +1 -3
  92. package/dist/ui/components/pix/styles.d.ts +1 -3
  93. package/dist/ui/components/pix/timer/styles.d.ts +1 -3
  94. package/dist/ui/components/pop-confirm/styles.d.ts +1 -3
  95. package/dist/ui/components/sidebar/styles.d.ts +1 -3
  96. package/dist/ui/components/site/effect/styles.d.ts +6 -18
  97. package/dist/ui/components/site/header-link/versions/version-01/styles.d.ts +1 -3
  98. package/dist/ui/components/site/list-blog/card/styles.d.ts +1 -3
  99. package/dist/ui/components/site/list-blog/styles.d.ts +1 -3
  100. package/dist/ui/components/site/mvv/versions/version-01/styles.d.ts +1 -3
  101. package/dist/ui/components/spacing/styles.d.ts +1 -3
  102. package/dist/ui/components/tooltip/hooks/use-tool-tip.d.ts +2 -2
  103. package/dist/ui/components/warning/styles.d.ts +1 -3
  104. package/dist/ui/contexts/i18n/translate.d.ts +1 -3
  105. package/dist/ui/contexts/toast/styles.d.ts +1 -3
  106. package/dist/ui/contexts/toast/toast-item/styles.d.ts +1 -3
  107. package/dist/ui/hooks/permitions/camera/styles.d.ts +1 -3
  108. package/dist/ui/utils/http/api.js +19 -12
  109. package/dist/ui/utils/http/api.js.map +1 -1
  110. package/dist/ui/utils/http/axios-http-client.js +9 -1
  111. package/dist/ui/utils/http/axios-http-client.js.map +1 -1
  112. package/package.json +75 -74
  113. package/dist/ui/components/form/text-editor/react-quill.css +0 -922
  114. package/dist/ui/styles/fonts.css +0 -768
  115. package/dist/ui/styles/reset.css +0 -351
@@ -329,7 +329,9 @@ export type Swagger = {
329
329
  "/admin/contents/blog/paginated": {
330
330
  get: {
331
331
  params: {
332
- category_url: string[] | undefined;
332
+ category: {
333
+ url: string[] | undefined;
334
+ };
333
335
  Destaque: boolean | undefined;
334
336
  Search: string | undefined;
335
337
  CreatedFrom: string | undefined;
@@ -899,11 +901,17 @@ export type Swagger = {
899
901
  "/admin/directories/directory/paginated": {
900
902
  get: {
901
903
  params: {
902
- category_url: string[] | undefined;
903
- price_priceBRLMin: any | undefined;
904
- price_priceBRLMax: any | undefined;
905
- Locality_UF: string | undefined;
906
- Locality_Localidade: string | undefined;
904
+ category: {
905
+ url: string[] | undefined;
906
+ };
907
+ price: {
908
+ priceBRLMin: any | undefined;
909
+ priceBRLMax: any | undefined;
910
+ };
911
+ Locality: {
912
+ UF: string | undefined;
913
+ Localidade: string | undefined;
914
+ };
907
915
  Destaque: boolean | undefined;
908
916
  Search: string | undefined;
909
917
  CreatedFrom: string | undefined;
@@ -1,3 +1 @@
1
- export declare const SideBarButton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLButtonElement>;
3
- }, never>> & string;
1
+ export declare const SideBarButton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLButtonElement> & import("react").ButtonHTMLAttributes<HTMLButtonElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const CardMessage: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const CardMessage: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const Chat: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const Chat: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const DetailCard: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const DetailCard: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,5 +1,3 @@
1
- export declare const Highlight: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, {
1
+ export declare const Highlight: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, {
4
2
  $size?: "small" | "regular";
5
3
  }>> & string;
@@ -1,5 +1,3 @@
1
- export declare const Highlight: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, {
1
+ export declare const Highlight: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, {
4
2
  $color: string;
5
3
  }>> & string;
@@ -1,3 +1 @@
1
- export declare const SearchInput: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const SearchInput: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const CollapsedMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLElement>;
3
- }, never>, never>> & string;
1
+ export declare const CollapsedMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").ClassAttributes<HTMLElement> & import("react").HTMLAttributes<HTMLElement>, never>, never>> & string;
@@ -1,4 +1,2 @@
1
1
  export declare function OpenedMenu(): import("react/jsx-runtime").JSX.Element;
2
- export declare const CustomOverlay: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
- ref?: import("react").Ref<HTMLDivElement>;
4
- }, never>> & string;
2
+ export declare const CustomOverlay: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const OpenedMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLElement>;
3
- }, never>, never>> & string;
1
+ export declare const OpenedMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").ClassAttributes<HTMLElement> & import("react").HTMLAttributes<HTMLElement>, never>, never>> & string;
@@ -1,9 +1,5 @@
1
- export declare const DefaultMenuStyle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLElement>;
3
- }, never>> & string;
1
+ export declare const DefaultMenuStyle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLElement> & import("react").HTMLAttributes<HTMLElement>, never>> & string;
4
2
  export declare const SubMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, {
5
3
  $index: number;
6
4
  }>> & string;
7
- export declare const Overlay: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
8
- ref?: import("react").Ref<HTMLDivElement>;
9
- }, never>> & string;
5
+ export declare const Overlay: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const NotificationCard: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const NotificationCard: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,6 +1,2 @@
1
- export declare const Notifications: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
4
- export declare const Content: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
5
- ref?: import("react").Ref<HTMLDivElement>;
6
- }, never>> & string;
1
+ export declare const Notifications: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
2
+ export declare const Content: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const PageWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLElement>;
3
- }, never>> & string;
1
+ export declare const PageWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLElement> & import("react").HTMLAttributes<HTMLElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const Profile: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const Profile: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const ProfileInfos: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const ProfileInfos: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,8 +1,4 @@
1
- export declare const SelectWorkSpace: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
4
- export declare const Item: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
5
- ref?: import("react").Ref<HTMLDivElement>;
6
- }, {
1
+ export declare const SelectWorkSpace: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
2
+ export declare const Item: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, {
7
3
  $isOption: boolean;
8
4
  }>> & string;
@@ -1,3 +1 @@
1
- export declare const Tab: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const Tab: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,7 +1,5 @@
1
1
  import { TabItem } from '../interfaces.js';
2
- export declare const TabItemComponent: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
3
- ref?: import("react").Ref<HTMLButtonElement>;
4
- }, {
2
+ export declare const TabItemComponent: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").ClassAttributes<HTMLButtonElement> & import("react").ButtonHTMLAttributes<HTMLButtonElement>, {
5
3
  $icon?: TabItem["icon"];
6
4
  $image?: TabItem["image"];
7
5
  }>> & string;
@@ -1,3 +1 @@
1
- export declare const MessageCard: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLAnchorElement>;
3
- }, never>> & string;
1
+ export declare const MessageCard: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLAnchorElement> & import("react").AnchorHTMLAttributes<HTMLAnchorElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const SearchTrigger: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const SearchTrigger: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,5 +1,3 @@
1
- export declare const Layout: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, {
1
+ export declare const Layout: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, {
4
2
  $zIndex: number;
5
3
  }>> & string;
@@ -1,3 +1 @@
1
- export declare const Login: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const Login: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const Actions: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLTableDataCellElement>;
3
- }, never>> & string;
1
+ export declare const Actions: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLTableDataCellElement> & import("react").TdHTMLAttributes<HTMLTableDataCellElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const ActiveFilters: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const ActiveFilters: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const Create: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const Create: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const Export: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const Export: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,5 +1,3 @@
1
- export declare const Filters: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, {
1
+ export declare const Filters: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, {
4
2
  $gridColumns: number;
5
3
  }>> & string;
@@ -1,3 +1 @@
1
- export declare const SkeletonCustom: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const SkeletonCustom: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,9 +1,3 @@
1
- export declare const Table: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
4
- export declare const TopActions: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
5
- ref?: import("react").Ref<HTMLDivElement>;
6
- }, never>> & string;
7
- export declare const TableBottom: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
8
- ref?: import("react").Ref<HTMLDivElement>;
9
- }, never>> & string;
1
+ export declare const Table: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
2
+ export declare const TopActions: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
3
+ export declare const TableBottom: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const THeadItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const THeadItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const TR: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLTableRowElement>;
3
- }, never>> & string;
1
+ export declare const TR: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLTableRowElement> & import("react").HTMLAttributes<HTMLTableRowElement>, never>> & string;
@@ -1,5 +1,3 @@
1
- export declare const Contact: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, {
1
+ export declare const Contact: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, {
4
2
  $css: string;
5
3
  }>> & string;
@@ -1,3 +1 @@
1
- export declare const Info: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const Info: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const DetailsContact: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const DetailsContact: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const FormContact: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const FormContact: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const Default: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLElement>;
3
- }, never>> & string;
1
+ export declare const Default: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLElement> & import("react").HTMLAttributes<HTMLElement>, never>> & string;
@@ -1,3 +1 @@
1
- export declare const Version01: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const Version01: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;
@@ -1,4 +1,4 @@
1
- export declare const BlogItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<Omit<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, keyof {
1
+ export declare const BlogItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, keyof {
2
2
  href: string | import("url").UrlObject;
3
3
  as?: string | import("url").UrlObject;
4
4
  replace?: boolean;
@@ -32,9 +32,7 @@ export declare const BlogItem: import("styled-components/dist/types").IStyledCom
32
32
  }) => void;
33
33
  } & {
34
34
  children?: React.ReactNode | undefined;
35
- } & import("react").RefAttributes<HTMLAnchorElement>, "ref"> & {
36
- ref?: import("react").Ref<HTMLAnchorElement>;
37
- }, never>> & string & Omit<import("react").ForwardRefExoticComponent<Omit<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, keyof {
35
+ } & import("react").RefAttributes<HTMLAnchorElement>, never>> & string & Omit<import("react").ForwardRefExoticComponent<Omit<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, keyof {
38
36
  href: string | import("url").UrlObject;
39
37
  as?: string | import("url").UrlObject;
40
38
  replace?: boolean;
@@ -1,4 +1,4 @@
1
- export declare const FeaturedBlogItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<Omit<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, keyof {
1
+ export declare const FeaturedBlogItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, keyof {
2
2
  href: string | import("url").UrlObject;
3
3
  as?: string | import("url").UrlObject;
4
4
  replace?: boolean;
@@ -32,9 +32,7 @@ export declare const FeaturedBlogItem: import("styled-components/dist/types").IS
32
32
  }) => void;
33
33
  } & {
34
34
  children?: React.ReactNode | undefined;
35
- } & import("react").RefAttributes<HTMLAnchorElement>, "ref"> & {
36
- ref?: import("react").Ref<HTMLAnchorElement>;
37
- }, never>> & string & Omit<import("react").ForwardRefExoticComponent<Omit<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, keyof {
35
+ } & import("react").RefAttributes<HTMLAnchorElement>, never>> & string & Omit<import("react").ForwardRefExoticComponent<Omit<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, keyof {
38
36
  href: string | import("url").UrlObject;
39
37
  as?: string | import("url").UrlObject;
40
38
  replace?: boolean;
@@ -92,8 +92,8 @@ function GetBlogV2(_a) {
92
92
  page: {
93
93
  pageTitle: 'Blog',
94
94
  },
95
- categorias: categories.items,
96
- pagination: response.pagination,
95
+ categorias: categories === null || categories === void 0 ? void 0 : categories.items,
96
+ pagination: response === null || response === void 0 ? void 0 : response.pagination,
97
97
  posts: (_f = response === null || response === void 0 ? void 0 : response.items) === null || _f === void 0 ? void 0 : _f.map(function (item) {
98
98
  var _a, _b, _c, _d, _e, _f, _g;
99
99
  var jsonContentData = (0, ui_1.parseJSON)(item.jsonContent);
@@ -105,7 +105,8 @@ function GetBlogV2(_a) {
105
105
  imagem: ((_e = (_d = jsonContentData === null || jsonContentData === void 0 ? void 0 : jsonContentData.images) === null || _d === void 0 ? void 0 : _d[0]) === null || _e === void 0 ? void 0 : _e.url) || ((_g = (_f = jsonContentData === null || jsonContentData === void 0 ? void 0 : jsonContentData.thumbnail) === null || _f === void 0 ? void 0 : _f[0]) === null || _g === void 0 ? void 0 : _g.url),
106
106
  url: item === null || item === void 0 ? void 0 : item.url,
107
107
  tags: item === null || item === void 0 ? void 0 : item.tags,
108
- destaque: true,
108
+ destaque: item === null || item === void 0 ? void 0 : item.destaque,
109
+ dataCriacao: item === null || item === void 0 ? void 0 : item.dataCriacao,
109
110
  descricao: item === null || item === void 0 ? void 0 : item.descricao,
110
111
  fields: {
111
112
  CategoriaId: item === null || item === void 0 ? void 0 : item.categoriaId,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.tsx"],"names":[],"mappings":"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"}
@@ -70,7 +70,7 @@ function getPostV2(_a) {
70
70
  return [4 /*yield*/, (0, ui_1.api)({ url: "admin/contents/blog/url/".concat(url), serverContext: ctx, method: 'get' }, apiUrl)];
71
71
  case 1:
72
72
  item = (_l.sent()).item;
73
- return [4 /*yield*/, (0, ui_1.api)({ url: 'admin/contents/blog/paginated', serverContext: ctx, method: 'get' }, apiUrl)];
73
+ return [4 /*yield*/, (0, ui_1.api)({ url: 'admin/contents/blog/paginated', serverContext: ctx, method: 'get', body: { page: 1 } }, apiUrl)];
74
74
  case 2:
75
75
  response = _l.sent();
76
76
  jsonContentData = (0, ui_1.parseJSON)(item.jsonContent);
@@ -85,6 +85,7 @@ function getPostV2(_a) {
85
85
  tags: item === null || item === void 0 ? void 0 : item.tags,
86
86
  destaque: true,
87
87
  descricao: item === null || item === void 0 ? void 0 : item.descricao,
88
+ dataCriacao: item === null || item === void 0 ? void 0 : item.dataCriacao,
88
89
  fields: {
89
90
  CategoriaId: item === null || item === void 0 ? void 0 : item.categoriaId,
90
91
  },
@@ -101,7 +102,8 @@ function getPostV2(_a) {
101
102
  imagem: ((_e = (_d = jsonContentData === null || jsonContentData === void 0 ? void 0 : jsonContentData.images) === null || _d === void 0 ? void 0 : _d[0]) === null || _e === void 0 ? void 0 : _e.url) || ((_g = (_f = jsonContentData === null || jsonContentData === void 0 ? void 0 : jsonContentData.thumbnail) === null || _f === void 0 ? void 0 : _f[0]) === null || _g === void 0 ? void 0 : _g.url),
102
103
  url: item === null || item === void 0 ? void 0 : item.url,
103
104
  tags: item === null || item === void 0 ? void 0 : item.tags,
104
- destaque: true,
105
+ destaque: item.destaque,
106
+ dataCriacao: item === null || item === void 0 ? void 0 : item.dataCriacao,
105
107
  descricao: item === null || item === void 0 ? void 0 : item.descricao,
106
108
  fields: {
107
109
  CategoriaId: item === null || item === void 0 ? void 0 : item.categoriaId,
@@ -121,17 +123,17 @@ function getPostV2(_a) {
121
123
  function getPost(_a) {
122
124
  return __awaiter(this, arguments, void 0, function (_b) {
123
125
  var url;
124
- var _c, _d;
126
+ var _c;
125
127
  var ctx = _b.ctx, apiUrl = _b.apiUrl;
126
- return __generator(this, function (_e) {
127
- switch (_e.label) {
128
+ return __generator(this, function (_d) {
129
+ switch (_d.label) {
128
130
  case 0:
129
- url = (_d = (_c = ctx === null || ctx === void 0 ? void 0 : ctx.query) === null || _c === void 0 ? void 0 : _c.dynamic) === null || _d === void 0 ? void 0 : _d[1];
131
+ url = (_c = ctx === null || ctx === void 0 ? void 0 : ctx.query) === null || _c === void 0 ? void 0 : _c.slug;
130
132
  if (!process.env.tenant) return [3 /*break*/, 2];
131
133
  return [4 /*yield*/, getPostV2({ url: url, apiUrl: apiUrl, ctx: ctx })];
132
- case 1: return [2 /*return*/, _e.sent()];
134
+ case 1: return [2 /*return*/, _d.sent()];
133
135
  case 2: return [4 /*yield*/, getPostV1({ url: url, apiUrl: apiUrl, ctx: ctx })];
134
- case 3: return [2 /*return*/, _e.sent()];
136
+ case 3: return [2 /*return*/, _d.sent()];
135
137
  }
136
138
  });
137
139
  });
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.tsx"],"names":[],"mappings":"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"}
@@ -45,13 +45,13 @@ var dynamic_1 = __importDefault(require("next/dynamic"));
45
45
  var Share = (0, dynamic_1.default)(function () { return Promise.resolve().then(function () { return __importStar(require('./share/index.js')); }).then(function (m) { return m.Share; }); }, { ssr: false });
46
46
  var S = __importStar(require("./styles.js"));
47
47
  function BoxTags(_a) {
48
- var _b, _c, _d, _e;
48
+ var _b, _c, _d;
49
49
  var noShare = _a.noShare;
50
50
  var router = (0, router_1.useRouter)();
51
51
  var page = (0, ui_1.useSection)({ ref: 'page' }).page;
52
52
  return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'BoxTags', children: !(page === null || page === void 0 ? void 0 : page.tags) && noShare ? ((0, jsx_runtime_1.jsx)("div", { children: " " })) : ((0, jsx_runtime_1.jsxs)(S.BoxTags, { className: 'post-tags', children: [(page === null || page === void 0 ? void 0 : page.tags) && ((0, jsx_runtime_1.jsxs)("div", { className: 'tags', children: [(0, jsx_runtime_1.jsx)("p", { className: 'font-16-bold', children: "Tags" }), (0, jsx_runtime_1.jsx)("div", { children: (_c = (_b = page === null || page === void 0 ? void 0 : page.tags) === null || _b === void 0 ? void 0 : _b.split(';')) === null || _c === void 0 ? void 0 : _c.map(function (tag) { return ((0, jsx_runtime_1.jsx)(link_1.default, { className: 'font-16-regular', style: {
53
53
  backgroundColor: router.query.search === tag ? '#575757' : 'transparent',
54
54
  color: router.query.search === tag ? '#fff' : '#575757',
55
- }, href: "/blog?page=1&search=".concat(tag), children: tag }, tag)); }) })] })), !noShare && ((0, jsx_runtime_1.jsxs)("div", { className: 'share', children: [(0, jsx_runtime_1.jsx)("p", { className: 'font-16-bold', children: "Compartilhe" }), (0, jsx_runtime_1.jsx)(Share, { url: (_e = (_d = router.query) === null || _d === void 0 ? void 0 : _d.dynamic) === null || _e === void 0 ? void 0 : _e[1] })] }))] })) }));
55
+ }, href: "/blog?page=1&search=".concat(tag), children: tag }, tag)); }) })] })), !noShare && ((0, jsx_runtime_1.jsxs)("div", { className: 'share', children: [(0, jsx_runtime_1.jsx)("p", { className: 'font-16-bold', children: "Compartilhe" }), (0, jsx_runtime_1.jsx)(Share, { url: (_d = router.query) === null || _d === void 0 ? void 0 : _d.slug })] }))] })) }));
56
56
  }
57
57
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAWA,0BA4CC;;AAvDD,mDAA4B;AAC5B,sCAAuC;AAEvC,2BAAwC;AAExC,yDAAkC;AAElC,IAAM,KAAK,GAAG,IAAA,iBAAO,EAAC,cAAM,OAAA,iEAAO,SAAS,OAAE,IAAI,CAAC,UAAC,CAAC,IAAK,OAAA,CAAC,CAAC,KAAK,EAAP,CAAO,CAAC,EAAtC,CAAsC,EAAE,EAAE,GAAG,EAAE,KAAK,EAAE,CAAC,CAAA;AAEnF,0CAA6B;AAE7B,SAAgB,OAAO,CAAC,EAAkC;;QAAhC,OAAO,aAAA;IAC/B,IAAM,MAAM,GAAG,IAAA,kBAAS,GAAE,CAAA;IAElB,IAAA,IAAI,GAAK,IAAA,eAAU,EAAC,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,KAAhC,CAAgC;IAE5C,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,SAAS,YAClB,CAAC,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,IAAI,CAAA,IAAI,OAAO,CAAC,CAAC,CAAC,CACxB,gDAAY,CACb,CAAC,CAAC,CAAC,CACF,wBAAC,CAAC,CAAC,OAAO,IAAC,SAAS,EAAC,WAAW,aAC7B,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,IAAI,KAAI,CACb,iCAAK,SAAS,EAAC,MAAM,aACnB,8BAAG,SAAS,EAAC,cAAc,qBAAS,EAEpC,0CACG,MAAA,MAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,IAAI,0CAAE,KAAK,CAAC,GAAG,CAAC,0CAAE,GAAG,CAAC,UAAC,GAAG,IAAK,OAAA,CACpC,uBAAC,cAAI,IACH,SAAS,EAAC,iBAAiB,EAC3B,KAAK,EAAE;oCACL,eAAe,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,KAAK,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,aAAa;oCACxE,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,KAAK,GAAG,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS;iCACxD,EACD,IAAI,EAAE,8BAAuB,GAAG,CAAE,YAGjC,GAAG,IAFC,GAAG,CAGH,CACR,EAZqC,CAYrC,CAAC,GACE,IACF,CACP,EAEA,CAAC,OAAO,IAAI,CACX,iCAAK,SAAS,EAAC,OAAO,aACpB,8BAAG,SAAS,EAAC,cAAc,4BAAgB,EAE3C,uBAAC,KAAK,IAAC,GAAG,EAAE,MAAA,MAAA,MAAM,CAAC,KAAK,0CAAE,OAAO,0CAAG,CAAC,CAAW,GAAI,IAChD,CACP,IACS,CACb,GACK,CACT,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAWA,0BA4CC;;AAvDD,mDAA4B;AAC5B,sCAAuC;AAEvC,2BAAwC;AAExC,yDAAkC;AAElC,IAAM,KAAK,GAAG,IAAA,iBAAO,EAAC,cAAM,OAAA,iEAAO,SAAS,OAAE,IAAI,CAAC,UAAC,CAAC,IAAK,OAAA,CAAC,CAAC,KAAK,EAAP,CAAO,CAAC,EAAtC,CAAsC,EAAE,EAAE,GAAG,EAAE,KAAK,EAAE,CAAC,CAAA;AAEnF,0CAA6B;AAE7B,SAAgB,OAAO,CAAC,EAAkC;;QAAhC,OAAO,aAAA;IAC/B,IAAM,MAAM,GAAG,IAAA,kBAAS,GAAE,CAAA;IAElB,IAAA,IAAI,GAAK,IAAA,eAAU,EAAC,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,KAAhC,CAAgC;IAE5C,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,SAAS,YAClB,CAAC,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,IAAI,CAAA,IAAI,OAAO,CAAC,CAAC,CAAC,CACxB,gDAAY,CACb,CAAC,CAAC,CAAC,CACF,wBAAC,CAAC,CAAC,OAAO,IAAC,SAAS,EAAC,WAAW,aAC7B,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,IAAI,KAAI,CACb,iCAAK,SAAS,EAAC,MAAM,aACnB,8BAAG,SAAS,EAAC,cAAc,qBAAS,EAEpC,0CACG,MAAA,MAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,IAAI,0CAAE,KAAK,CAAC,GAAG,CAAC,0CAAE,GAAG,CAAC,UAAC,GAAG,IAAK,OAAA,CACpC,uBAAC,cAAI,IACH,SAAS,EAAC,iBAAiB,EAC3B,KAAK,EAAE;oCACL,eAAe,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,KAAK,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,aAAa;oCACxE,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,KAAK,GAAG,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS;iCACxD,EACD,IAAI,EAAE,8BAAuB,GAAG,CAAE,YAGjC,GAAG,IAFC,GAAG,CAGH,CACR,EAZqC,CAYrC,CAAC,GACE,IACF,CACP,EAEA,CAAC,OAAO,IAAI,CACX,iCAAK,SAAS,EAAC,OAAO,aACpB,8BAAG,SAAS,EAAC,cAAc,4BAAgB,EAE3C,uBAAC,KAAK,IAAC,GAAG,EAAE,MAAA,MAAM,CAAC,KAAK,0CAAE,IAAc,GAAI,IACxC,CACP,IACS,CACb,GACK,CACT,CAAA;AACH,CAAC"}
@@ -62,9 +62,9 @@ function Share(_a) {
62
62
  return 'https://' + prefixURL + '.whatsapp.com/send' + objectToGetParams({ text: urlShare });
63
63
  }
64
64
  function getLinkedinShareURL() {
65
- var descriptionArray = page.descricao.split(' ');
66
- var description = descriptionArray.length > 50 ? descriptionArray.slice(0, 50).join(' ') : page.descricao;
67
- return "https://linkedin.com/shareArticle?url=".concat(urlShare, "&mini=true&title=").concat(page.titulo, "&summary=").concat(description, "&source=").concat(page.imagem);
65
+ var _a, _b;
66
+ var description = ((_a = page === null || page === void 0 ? void 0 : page.descricao) === null || _a === void 0 ? void 0 : _a.length) > 50 ? (_b = page === null || page === void 0 ? void 0 : page.descricao) === null || _b === void 0 ? void 0 : _b.slice(0, 50) : page === null || page === void 0 ? void 0 : page.descricao;
67
+ return "https://linkedin.com/shareArticle?url=".concat(urlShare, "&mini=true&title=").concat(page === null || page === void 0 ? void 0 : page.titulo, "&summary=").concat(description, "&source=").concat(page === null || page === void 0 ? void 0 : page.imagem);
68
68
  }
69
69
  return ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: (0, jsx_runtime_1.jsxs)(S.Share, { children: [(0, jsx_runtime_1.jsx)("a", { className: 'link', target: '_blank', href: getWhatsappShareURL(), children: (0, jsx_runtime_1.jsx)(icons_1.IconWhatsApp, {}) }), (0, jsx_runtime_1.jsx)("a", { className: 'link', target: '_blank', href: getLinkedinShareURL(), rel: 'noopener noreferrer', children: (0, jsx_runtime_1.jsx)(icons_1.IconLinkedin, {}) }), (0, jsx_runtime_1.jsx)("a", { className: 'link', target: '_blank', href: "https://www.facebook.com/sharer/sharer.php?u=".concat(urlShare), children: (0, jsx_runtime_1.jsx)(icons_1.Iconfacebook, {}) })] }) }));
70
70
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAcA,sBAuCC;;AArDD,2BAA6C;AAE7C,iCAAkE;AAElE,0CAA6B;AAE7B,SAAS,iBAAiB,CAAC,MAA6D;IACtF,IAAM,MAAM,GAAG,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC;SAClC,MAAM,CAAC,UAAC,EAAS;YAAN,KAAK,QAAA;QAAM,OAAA,KAAK,KAAK,SAAS,IAAI,KAAK,KAAK,IAAI;IAArC,CAAqC,CAAC;SAC5D,GAAG,CAAC,UAAC,EAAY;YAAX,GAAG,QAAA,EAAE,KAAK,QAAA;QAAM,OAAA,UAAG,kBAAkB,CAAC,GAAG,CAAC,cAAI,kBAAkB,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAE;IAAjE,CAAiE,CAAC,CAAA;IAE3F,OAAO,MAAM,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,WAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAE,CAAC,CAAC,CAAC,EAAE,CAAA;AACxD,CAAC;AAED,SAAgB,KAAK,CAAC,EAAwB;QAAtB,GAAG,SAAA;IACjB,IAAA,IAAI,GAAK,IAAA,eAAU,EAAC,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,KAAhC,CAAgC;IAE5C,IAAI,OAAO,MAAM,KAAK,WAAW,IAAI,OAAO,SAAS,KAAK,WAAW;QAAE,OAAO,IAAI,CAAA;IAElF,IAAM,QAAQ,GAAG,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAA;IACvC,IAAM,QAAQ,GAAG,UAAG,QAAQ,mBAAS,GAAG,CAAE,CAAA;IAE1C,SAAS,mBAAmB;QAC1B,IAAM,SAAS,GAAG,+BAA+B,CAAC,IAAI,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,CAAA;QAE3F,OAAO,UAAU,GAAG,SAAS,GAAG,oBAAoB,GAAG,iBAAiB,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,CAAA;IAC9F,CAAC;IAED,SAAS,mBAAmB;QAC1B,IAAM,gBAAgB,GAAG,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,GAAG,CAAC,CAAA;QAElD,IAAM,WAAW,GAAG,gBAAgB,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC,CAAC,gBAAgB,CAAC,KAAK,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAA;QAE3G,OAAO,gDAAyC,QAAQ,8BAAoB,IAAI,CAAC,MAAM,sBAAY,WAAW,qBAAW,IAAI,CAAC,MAAM,CAAE,CAAA;IACxI,CAAC;IAED,OAAO,CACL,2DACE,wBAAC,CAAC,CAAC,KAAK,eACN,8BAAG,SAAS,EAAC,MAAM,EAAC,MAAM,EAAC,QAAQ,EAAC,IAAI,EAAE,mBAAmB,EAAE,YAC7D,uBAAC,oBAAY,KAAG,GACd,EAEJ,8BAAG,SAAS,EAAC,MAAM,EAAC,MAAM,EAAC,QAAQ,EAAC,IAAI,EAAE,mBAAmB,EAAE,EAAE,GAAG,EAAC,qBAAqB,YACxF,uBAAC,oBAAY,KAAG,GACd,EAEJ,8BAAG,SAAS,EAAC,MAAM,EAAC,MAAM,EAAC,QAAQ,EAAC,IAAI,EAAE,uDAAgD,QAAQ,CAAE,YAClG,uBAAC,oBAAY,KAAG,GACd,IACI,GACT,CACJ,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAcA,sBAqCC;;AAnDD,2BAA6C;AAE7C,iCAAkE;AAElE,0CAA6B;AAE7B,SAAS,iBAAiB,CAAC,MAA6D;IACtF,IAAM,MAAM,GAAG,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC;SAClC,MAAM,CAAC,UAAC,EAAS;YAAN,KAAK,QAAA;QAAM,OAAA,KAAK,KAAK,SAAS,IAAI,KAAK,KAAK,IAAI;IAArC,CAAqC,CAAC;SAC5D,GAAG,CAAC,UAAC,EAAY;YAAX,GAAG,QAAA,EAAE,KAAK,QAAA;QAAM,OAAA,UAAG,kBAAkB,CAAC,GAAG,CAAC,cAAI,kBAAkB,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAE;IAAjE,CAAiE,CAAC,CAAA;IAE3F,OAAO,MAAM,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,WAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAE,CAAC,CAAC,CAAC,EAAE,CAAA;AACxD,CAAC;AAED,SAAgB,KAAK,CAAC,EAAwB;QAAtB,GAAG,SAAA;IACjB,IAAA,IAAI,GAAK,IAAA,eAAU,EAAC,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,KAAhC,CAAgC;IAE5C,IAAI,OAAO,MAAM,KAAK,WAAW,IAAI,OAAO,SAAS,KAAK,WAAW;QAAE,OAAO,IAAI,CAAA;IAElF,IAAM,QAAQ,GAAG,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAA;IACvC,IAAM,QAAQ,GAAG,UAAG,QAAQ,mBAAS,GAAG,CAAE,CAAA;IAE1C,SAAS,mBAAmB;QAC1B,IAAM,SAAS,GAAG,+BAA+B,CAAC,IAAI,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,CAAA;QAE3F,OAAO,UAAU,GAAG,SAAS,GAAG,oBAAoB,GAAG,iBAAiB,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,CAAA;IAC9F,CAAC;IAED,SAAS,mBAAmB;;QAC1B,IAAM,WAAW,GAAG,CAAA,MAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,SAAS,0CAAE,MAAM,IAAG,EAAE,CAAC,CAAC,CAAC,MAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,SAAS,0CAAE,KAAK,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,SAAS,CAAA;QAElG,OAAO,gDAAyC,QAAQ,8BAAoB,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,MAAM,sBAAY,WAAW,qBAAW,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,MAAM,CAAE,CAAA;IAC1I,CAAC;IAED,OAAO,CACL,2DACE,wBAAC,CAAC,CAAC,KAAK,eACN,8BAAG,SAAS,EAAC,MAAM,EAAC,MAAM,EAAC,QAAQ,EAAC,IAAI,EAAE,mBAAmB,EAAE,YAC7D,uBAAC,oBAAY,KAAG,GACd,EAEJ,8BAAG,SAAS,EAAC,MAAM,EAAC,MAAM,EAAC,QAAQ,EAAC,IAAI,EAAE,mBAAmB,EAAE,EAAE,GAAG,EAAC,qBAAqB,YACxF,uBAAC,oBAAY,KAAG,GACd,EAEJ,8BAAG,SAAS,EAAC,MAAM,EAAC,MAAM,EAAC,QAAQ,EAAC,IAAI,EAAE,uDAAgD,QAAQ,CAAE,YAClG,uBAAC,oBAAY,KAAG,GACd,IACI,GACT,CACJ,CAAA;AACH,CAAC"}
@@ -1,3 +1 @@
1
- export declare const EditorCode: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
- ref?: import("react").Ref<HTMLDivElement>;
3
- }, never>> & string;
1
+ export declare const EditorCode: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, never>> & string;