infinity-forge 8.7.9 → 8.8.1

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 (113) hide show
  1. package/dist/system/components/data/buttons/sidebar-button/styles.d.ts +1 -3
  2. package/dist/system/components/data/chat/card-message/styles.d.ts +1 -3
  3. package/dist/system/components/data/chat/styles.d.ts +1 -3
  4. package/dist/system/components/data/detail-card/styles.d.ts +1 -3
  5. package/dist/system/components/data/highlight-icon/styles.d.ts +1 -3
  6. package/dist/system/components/data/highlight-text/styles.d.ts +1 -3
  7. package/dist/system/components/data/input-search/styles.d.ts +1 -3
  8. package/dist/system/components/data/menu/modes/collapsed-menu/styles.d.ts +1 -3
  9. package/dist/system/components/data/menu/modes/opened/index.d.ts +1 -3
  10. package/dist/system/components/data/menu/modes/opened/styles.d.ts +1 -3
  11. package/dist/system/components/data/menu/styles.d.ts +2 -6
  12. package/dist/system/components/data/notifications/card/styles.d.ts +1 -3
  13. package/dist/system/components/data/notifications/styles.d.ts +2 -6
  14. package/dist/system/components/data/page-wrapper/styles.d.ts +1 -3
  15. package/dist/system/components/data/profile-infos/profile/styles.d.ts +1 -3
  16. package/dist/system/components/data/profile-infos/styles.d.ts +1 -3
  17. package/dist/system/components/data/select-workspace/styles.d.ts +2 -6
  18. package/dist/system/components/data/tab/styles.d.ts +1 -3
  19. package/dist/system/components/data/tab/tab-item/styles.d.ts +1 -3
  20. package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.d.ts +1 -3
  21. package/dist/system/components/layout/header/components/search-modal/trigger/styles.d.ts +1 -3
  22. package/dist/system/components/layout/styles.d.ts +1 -3
  23. package/dist/system/context/auth/components/login/styles.d.ts +1 -3
  24. package/dist/system/hooks/ui/use-table/components/table/actions/styles.d.ts +1 -3
  25. package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.d.ts +1 -3
  26. package/dist/system/hooks/ui/use-table/components/table/create/styles.d.ts +1 -3
  27. package/dist/system/hooks/ui/use-table/components/table/export/styles.d.ts +1 -3
  28. package/dist/system/hooks/ui/use-table/components/table/filters/styles.d.ts +1 -3
  29. package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +1 -3
  30. package/dist/system/hooks/ui/use-table/components/table/styles.d.ts +3 -9
  31. package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.d.ts +1 -3
  32. package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.d.ts +1 -3
  33. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.d.ts +1 -3
  34. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.d.ts +1 -3
  35. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.d.ts +1 -3
  36. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.d.ts +1 -3
  37. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.d.ts +1 -3
  38. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.d.ts +1 -3
  39. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.d.ts +2 -4
  40. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.d.ts +2 -4
  41. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.d.ts +4 -1
  42. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js +44 -14
  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/blog/interfaces.d.ts +57 -0
  45. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/interfaces.js +3 -0
  46. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/interfaces.js.map +1 -0
  47. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js +86 -15
  48. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js.map +1 -1
  49. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.d.ts +1 -3
  50. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.d.ts +1 -3
  51. package/dist/ui/components/breadcrumb/styles.d.ts +1 -3
  52. package/dist/ui/components/button/styles.d.ts +1 -3
  53. package/dist/ui/components/carousel/styles.d.ts +1 -3
  54. package/dist/ui/components/charts/pie/simple/styles.d.ts +1 -3
  55. package/dist/ui/components/form/checkbox/styles.d.ts +1 -3
  56. package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +1 -3
  57. package/dist/ui/components/form/handler/styles.d.ts +1 -3
  58. package/dist/ui/components/form/input-control/error/styles.d.ts +1 -3
  59. package/dist/ui/components/form/input-control/label/styles.d.ts +1 -3
  60. package/dist/ui/components/form/input-control/loader-input/styles.d.ts +1 -3
  61. package/dist/ui/components/form/input-control/styles.d.ts +1 -3
  62. package/dist/ui/components/form/input-counter/styles.d.ts +1 -3
  63. package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.d.ts +1 -3
  64. package/dist/ui/components/form/input-date-picker/calendar/days/styles.d.ts +1 -3
  65. package/dist/ui/components/form/input-date-picker/calendar/months/styles.d.ts +1 -3
  66. package/dist/ui/components/form/input-date-picker/calendar/styles.d.ts +1 -3
  67. package/dist/ui/components/form/input-date-picker/calendar/years/styles.d.ts +1 -3
  68. package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.d.ts +1 -3
  69. package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.d.ts +1 -3
  70. package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.d.ts +1 -3
  71. package/dist/ui/components/form/input-date-picker-new/calendar/styles.d.ts +1 -3
  72. package/dist/ui/components/form/input-date-picker-new/styles.d.ts +1 -3
  73. package/dist/ui/components/form/input-date-range/filter/styles.d.ts +2 -6
  74. package/dist/ui/components/form/input-date-range/styles.d.ts +1 -3
  75. package/dist/ui/components/form/input-file/component.d.ts +2 -0
  76. package/dist/ui/components/form/input-file/component.js.map +1 -1
  77. package/dist/ui/components/form/input-file/render-files/file-item/styles.d.ts +2 -6
  78. package/dist/ui/components/form/input-file/styles.d.ts +2 -6
  79. package/dist/ui/components/form/input-manager/styles.d.ts +1 -3
  80. package/dist/ui/components/form/input-password/styles.d.ts +1 -3
  81. package/dist/ui/components/form/input-range/styles.d.ts +1 -3
  82. package/dist/ui/components/form/input-seo/input-meta-image/styles.d.ts +1 -3
  83. package/dist/ui/components/form/input-seo/styles.d.ts +1 -3
  84. package/dist/ui/components/form/input-svg/styles.d.ts +1 -3
  85. package/dist/ui/components/form/input-switch/styles.d.ts +2 -6
  86. package/dist/ui/components/form/input-youtube/styles.d.ts +1 -3
  87. package/dist/ui/components/form/radio/styles.d.ts +1 -3
  88. package/dist/ui/components/form/select/styles.d.ts +1 -3
  89. package/dist/ui/components/form/select-icon/styles.d.ts +1 -3
  90. package/dist/ui/components/google-translate-page/styles.d.ts +1 -3
  91. package/dist/ui/components/loading-screen/styles.d.ts +1 -3
  92. package/dist/ui/components/pix/pix-sucess/styles.d.ts +1 -3
  93. package/dist/ui/components/pix/styles.d.ts +1 -3
  94. package/dist/ui/components/pix/timer/styles.d.ts +1 -3
  95. package/dist/ui/components/pop-confirm/styles.d.ts +1 -3
  96. package/dist/ui/components/sidebar/styles.d.ts +1 -3
  97. package/dist/ui/components/site/effect/styles.d.ts +6 -18
  98. package/dist/ui/components/site/header-link/versions/version-01/styles.d.ts +1 -3
  99. package/dist/ui/components/site/list-blog/card/styles.d.ts +1 -3
  100. package/dist/ui/components/site/list-blog/styles.d.ts +1 -3
  101. package/dist/ui/components/site/mvv/versions/version-01/styles.d.ts +1 -3
  102. package/dist/ui/components/spacing/styles.d.ts +1 -3
  103. package/dist/ui/components/tooltip/hooks/use-tool-tip.d.ts +2 -2
  104. package/dist/ui/components/warning/styles.d.ts +1 -3
  105. package/dist/ui/contexts/i18n/translate.d.ts +1 -3
  106. package/dist/ui/contexts/toast/styles.d.ts +1 -3
  107. package/dist/ui/contexts/toast/toast-item/styles.d.ts +1 -3
  108. package/dist/ui/hooks/permitions/camera/styles.d.ts +1 -3
  109. package/dist/ui/styles/keyframes.js +1 -1
  110. package/dist/ui/styles/keyframes.js.map +1 -1
  111. package/dist/ui/utils/file/upload-file.js +4 -1
  112. package/dist/ui/utils/file/upload-file.js.map +1 -1
  113. package/package.json +2 -2
@@ -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;
@@ -1 +1,4 @@
1
- export declare function getBlog(ctx: any, apiUrl: any): Promise<any>;
1
+ export declare function getBlog({ ctx, apiUrl }: {
2
+ ctx: any;
3
+ apiUrl: any;
4
+ }): Promise<any>;
@@ -68,43 +68,73 @@ function GetBlogV1(_a) {
68
68
  }
69
69
  function GetBlogV2(_a) {
70
70
  return __awaiter(this, arguments, void 0, function (_b) {
71
- var search, page, category, response;
71
+ var Search, page, category, response, categories, error_2;
72
72
  var _c, _d, _e, _f;
73
73
  var ctx = _b.ctx, apiUrl = _b.apiUrl;
74
74
  return __generator(this, function (_g) {
75
75
  switch (_g.label) {
76
76
  case 0:
77
- search = (_c = ctx === null || ctx === void 0 ? void 0 : ctx.query) === null || _c === void 0 ? void 0 : _c.search;
77
+ _g.trys.push([0, 3, , 4]);
78
+ Search = (_c = ctx === null || ctx === void 0 ? void 0 : ctx.query) === null || _c === void 0 ? void 0 : _c.search;
78
79
  page = ((_d = ctx === null || ctx === void 0 ? void 0 : ctx.query) === null || _d === void 0 ? void 0 : _d.page) || 1;
79
80
  category = (_e = ctx === null || ctx === void 0 ? void 0 : ctx.query) === null || _e === void 0 ? void 0 : _e.category;
80
- return [4 /*yield*/, (0, ui_1.api)({ url: '', serverContext: ctx, method: 'get', body: { page: page, search: search, category: category } }, apiUrl)]; //verificar o que manda
81
+ return [4 /*yield*/, (0, ui_1.api)({ url: 'admin/contents/blog/paginated', serverContext: ctx, method: 'get', body: { page: page, Search: Search, category: category } }, apiUrl)];
81
82
  case 1:
82
- response = _g.sent() //verificar o que manda
83
- ;
83
+ response = _g.sent();
84
+ return [4 /*yield*/, (0, ui_1.api)({
85
+ url: 'admin/properties/categoria/blog/listCategories?EntityKey=blog&pageSize=1000',
86
+ serverContext: ctx,
87
+ method: 'get',
88
+ })];
89
+ case 2:
90
+ categories = _g.sent();
84
91
  return [2 /*return*/, {
85
- pagination: response.pagination,
92
+ page: {
93
+ pageTitle: 'Blog',
94
+ },
95
+ categorias: categories === null || categories === void 0 ? void 0 : categories.items,
96
+ pagination: response === null || response === void 0 ? void 0 : response.pagination,
86
97
  posts: (_f = response === null || response === void 0 ? void 0 : response.items) === null || _f === void 0 ? void 0 : _f.map(function (item) {
87
- var _a, _b;
98
+ var _a, _b, _c, _d, _e, _f, _g;
88
99
  var jsonContentData = (0, ui_1.parseJSON)(item.jsonContent);
89
- return { thumbnail: (_b = (_a = jsonContentData === null || jsonContentData === void 0 ? void 0 : jsonContentData.thumbnail) === null || _a === void 0 ? void 0 : _a[0]) === null || _b === void 0 ? void 0 : _b.url, titulo: item.titulo };
100
+ var data = {
101
+ id: item === null || item === void 0 ? void 0 : item.id,
102
+ ordem: (_a = item === null || item === void 0 ? void 0 : item.ordem) !== null && _a !== void 0 ? _a : null,
103
+ titulo: item === null || item === void 0 ? void 0 : item.titulo,
104
+ thumbnail: (_c = (_b = jsonContentData === null || jsonContentData === void 0 ? void 0 : jsonContentData.thumbnail) === null || _b === void 0 ? void 0 : _b[0]) === null || _c === void 0 ? void 0 : _c.url,
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
+ url: item === null || item === void 0 ? void 0 : item.url,
107
+ tags: item === null || item === void 0 ? void 0 : item.tags,
108
+ destaque: true,
109
+ descricao: item === null || item === void 0 ? void 0 : item.descricao,
110
+ fields: {
111
+ CategoriaId: item === null || item === void 0 ? void 0 : item.categoriaId,
112
+ },
113
+ };
114
+ return data;
90
115
  }),
91
116
  }];
117
+ case 3:
118
+ error_2 = _g.sent();
119
+ return [2 /*return*/, null];
120
+ case 4: return [2 /*return*/];
92
121
  }
93
122
  });
94
123
  });
95
124
  }
96
- function getBlog(ctx, apiUrl) {
97
- return __awaiter(this, void 0, void 0, function () {
125
+ function getBlog(_a) {
126
+ return __awaiter(this, arguments, void 0, function (_b) {
98
127
  var params;
99
- return __generator(this, function (_a) {
100
- switch (_a.label) {
128
+ var ctx = _b.ctx, apiUrl = _b.apiUrl;
129
+ return __generator(this, function (_c) {
130
+ switch (_c.label) {
101
131
  case 0:
102
132
  params = { apiUrl: apiUrl, ctx: ctx };
103
133
  if (!process.env.tenant) return [3 /*break*/, 2];
104
134
  return [4 /*yield*/, GetBlogV2(params)];
105
- case 1: return [2 /*return*/, _a.sent()];
135
+ case 1: return [2 /*return*/, _c.sent()];
106
136
  case 2: return [4 /*yield*/, GetBlogV1(params)];
107
- case 3: return [2 /*return*/, _a.sent()];
137
+ case 3: return [2 /*return*/, _c.sent()];
108
138
  }
109
139
  });
110
140
  });
@@ -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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkDA,0BAQC;AA1DD,2BAA+D;AAE/D,SAAe,SAAS;wDAAC,EAAe;;;YAAb,GAAG,SAAA,EAAE,MAAM,YAAA;;;;;oBAE5B,MAAM,GAAG,MAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,KAAK,0CAAE,MAAM,CAAA;oBAC3B,IAAI,GAAG,CAAA,MAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,KAAK,0CAAE,IAAI,KAAI,CAAC,CAAA;oBAC5B,QAAQ,GAAG,MAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,KAAK,0CAAE,QAAQ,CAAA;oBAEzB,qBAAM,IAAA,QAAG,EACnB;4BACE,MAAM,EAAE,KAAK;4BACb,aAAa,EAAE,GAAG;4BAClB,GAAG,EAAE,2BAAoB,MAAM,IAAI,EAAE,mBAAS,IAAI,IAAI,CAAC,uBAAa,QAAQ,IAAI,EAAE,CAAE;yBACrF,EACD,MAAM,CACP,EAAA;;oBAPK,GAAG,GAAG,SAOX;oBAED,sBAAO,GAAG,IAAI,IAAI,EAAA;;;oBAElB,sBAAO,IAAI,EAAA;;;;;CAEd;AAYD,SAAe,SAAS;wDAAC,EAAe;;;YAAb,GAAG,SAAA,EAAE,MAAM,YAAA;;;;oBAC7B,MAAM,GAAG,MAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,KAAK,0CAAE,MAAM,CAAA;oBAC1B,IAAI,GAAG,CAAA,MAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,KAAK,0CAAE,IAAI,KAAI,CAAC,CAAA;oBAC5B,QAAQ,GAAG,MAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,KAAK,0CAAE,QAAQ,CAAA;oBAEqB,qBAAM,IAAA,QAAG,EAAC,EAAE,GAAG,EAAE,EAAE,EAAE,aAAa,EAAE,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,IAAI,MAAA,EAAE,MAAM,QAAA,EAAE,QAAQ,UAAA,EAAE,EAAE,EAAE,MAAM,CAAC,EAAA,CAAC,uBAAuB;;oBAAjL,QAAQ,GAA8C,SAAmG,CAAC,uBAAuB;oBAAxB;oBAE/J,sBAAO;4BACL,UAAU,EAAE,QAAQ,CAAC,UAAU;4BAC/B,KAAK,EAAE,MAAA,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,KAAK,0CAAE,GAAG,CAAC,UAAC,IAAI;;gCAC/B,IAAM,eAAe,GAAG,IAAA,cAAS,EAAC,IAAI,CAAC,WAAW,CAAoB,CAAA;gCAEtE,OAAO,EAAE,SAAS,EAAE,MAAA,MAAA,eAAe,aAAf,eAAe,uBAAf,eAAe,CAAE,SAAS,0CAAG,CAAC,CAAC,0CAAE,GAAG,EAAE,MAAM,EAAE,IAAI,CAAC,MAAM,EAAc,CAAA;4BAC7F,CAAC,CAAC;yBACH,EAAA;;;;CACF;AAED,SAAsB,OAAO,CAAC,GAAG,EAAE,MAAM;;;;;;oBACjC,MAAM,GAAG,EAAE,MAAM,QAAA,EAAE,GAAG,KAAA,EAAE,CAAA;yBAE1B,OAAO,CAAC,GAAG,CAAC,MAAM,EAAlB,wBAAkB;oBACb,qBAAM,SAAS,CAAC,MAAM,CAAC,EAAA;wBAA9B,sBAAO,SAAuB,EAAA;wBAGzB,qBAAM,SAAS,CAAC,MAAM,CAAC,EAAA;wBAA9B,sBAAO,SAAuB,EAAA;;;;CAC/B"}
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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"}
@@ -0,0 +1,57 @@
1
+ import { FileSystemType } from "../../../../../../../ui/utils/index.js";
2
+ export interface BlogResponsePaginatedResponse {
3
+ pagination?: PaginatedJson;
4
+ items?: BlogResponse[];
5
+ }
6
+ export interface BlogResponse {
7
+ id?: number;
8
+ ativo?: boolean;
9
+ excluido?: boolean;
10
+ destaque?: boolean;
11
+ ordem?: number;
12
+ dataCriacao?: string;
13
+ dataEdicao?: string;
14
+ titulo?: string;
15
+ subtitulo?: string;
16
+ descricao?: string;
17
+ tags?: string;
18
+ url?: string;
19
+ slug?: string;
20
+ jsonContent?: string;
21
+ categoriaId?: number;
22
+ categoria?: CategoriaResponse;
23
+ }
24
+ export interface PaginatedJson {
25
+ totalItems?: number;
26
+ totalPages?: number;
27
+ page?: number;
28
+ pageSize?: number;
29
+ hasNextPage?: boolean;
30
+ hasPreviousPage?: boolean;
31
+ startPage?: number;
32
+ endPage?: number;
33
+ pages?: number[];
34
+ }
35
+ export interface CategoriaResponse {
36
+ id?: number;
37
+ ativo?: boolean;
38
+ excluido?: boolean;
39
+ destaque?: boolean;
40
+ ordem?: number;
41
+ dataCriacao?: string;
42
+ dataEdicao?: string;
43
+ titulo?: string;
44
+ subtitulo?: string;
45
+ descricao?: string;
46
+ tags?: string;
47
+ url?: string;
48
+ slug?: string;
49
+ entityKey?: string;
50
+ items?: BlogResponse[];
51
+ }
52
+ export type BlogJsonContent = {
53
+ metaTitle?: string;
54
+ metaDescription?: string;
55
+ thumbnail?: FileSystemType[];
56
+ images?: FileSystemType[];
57
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=interfaces.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/interfaces.ts"],"names":[],"mappings":""}