infinity-forge 8.8.6 → 8.8.8
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.
- package/dist/client/generate.js +2 -2
- package/dist/client/generate.js.map +1 -1
- package/dist/client/swagger_client.d.ts +3974 -611
- package/dist/system/components/data/buttons/sidebar-button/styles.d.ts +3 -1
- package/dist/system/components/data/chat/card-message/styles.d.ts +3 -1
- package/dist/system/components/data/chat/styles.d.ts +3 -1
- package/dist/system/components/data/detail-card/styles.d.ts +3 -1
- package/dist/system/components/data/highlight-icon/styles.d.ts +3 -1
- package/dist/system/components/data/highlight-text/styles.d.ts +3 -1
- package/dist/system/components/data/input-search/styles.d.ts +3 -1
- package/dist/system/components/data/menu/modes/collapsed-menu/styles.d.ts +3 -1
- package/dist/system/components/data/menu/modes/opened/index.d.ts +3 -1
- package/dist/system/components/data/menu/modes/opened/styles.d.ts +3 -1
- package/dist/system/components/data/menu/styles.d.ts +6 -2
- package/dist/system/components/data/notifications/card/styles.d.ts +3 -1
- package/dist/system/components/data/notifications/styles.d.ts +6 -2
- package/dist/system/components/data/page-wrapper/styles.d.ts +3 -1
- package/dist/system/components/data/profile-infos/profile/styles.d.ts +3 -1
- package/dist/system/components/data/profile-infos/styles.d.ts +3 -1
- package/dist/system/components/data/select-workspace/styles.d.ts +6 -2
- package/dist/system/components/data/tab/styles.d.ts +3 -1
- package/dist/system/components/data/tab/tab-item/styles.d.ts +3 -1
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.d.ts +3 -1
- package/dist/system/components/layout/header/components/search-modal/trigger/styles.d.ts +3 -1
- package/dist/system/components/layout/styles.d.ts +3 -1
- package/dist/system/context/auth/components/login/styles.d.ts +3 -1
- package/dist/system/hooks/ui/use-table/components/table/actions/styles.d.ts +3 -1
- package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.d.ts +3 -1
- package/dist/system/hooks/ui/use-table/components/table/create/styles.d.ts +3 -1
- package/dist/system/hooks/ui/use-table/components/table/export/styles.d.ts +3 -1
- package/dist/system/hooks/ui/use-table/components/table/filters/styles.d.ts +3 -1
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +3 -1
- package/dist/system/hooks/ui/use-table/components/table/styles.d.ts +9 -3
- package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.d.ts +3 -1
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.d.ts +3 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.d.ts +3 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.d.ts +3 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.d.ts +3 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.d.ts +3 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.d.ts +3 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.d.ts +3 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.d.ts +4 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.d.ts +4 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js +1 -6
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js.map +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.d.ts +3 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.d.ts +3 -1
- package/dist/ui/components/breadcrumb/styles.d.ts +3 -1
- package/dist/ui/components/button/styles.d.ts +3 -1
- package/dist/ui/components/carousel/styles.d.ts +3 -1
- package/dist/ui/components/charts/pie/simple/styles.d.ts +3 -1
- package/dist/ui/components/form/checkbox/styles.d.ts +3 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +3 -1
- package/dist/ui/components/form/handler/styles.d.ts +3 -1
- package/dist/ui/components/form/input-control/error/styles.d.ts +3 -1
- package/dist/ui/components/form/input-control/label/styles.d.ts +3 -1
- package/dist/ui/components/form/input-control/loader-input/styles.d.ts +3 -1
- package/dist/ui/components/form/input-control/styles.d.ts +3 -1
- package/dist/ui/components/form/input-counter/styles.d.ts +3 -1
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.d.ts +3 -1
- package/dist/ui/components/form/input-date-picker/calendar/days/styles.d.ts +3 -1
- package/dist/ui/components/form/input-date-picker/calendar/months/styles.d.ts +3 -1
- package/dist/ui/components/form/input-date-picker/calendar/styles.d.ts +3 -1
- package/dist/ui/components/form/input-date-picker/calendar/years/styles.d.ts +3 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.d.ts +3 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.d.ts +3 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.d.ts +3 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/styles.d.ts +3 -1
- package/dist/ui/components/form/input-date-picker-new/styles.d.ts +3 -1
- package/dist/ui/components/form/input-date-range/filter/styles.d.ts +6 -2
- package/dist/ui/components/form/input-date-range/styles.d.ts +3 -1
- package/dist/ui/components/form/input-file/render-files/file-item/styles.d.ts +6 -2
- package/dist/ui/components/form/input-file/styles.d.ts +6 -2
- package/dist/ui/components/form/input-manager/styles.d.ts +3 -1
- package/dist/ui/components/form/input-password/styles.d.ts +3 -1
- package/dist/ui/components/form/input-range/styles.d.ts +3 -1
- package/dist/ui/components/form/input-seo/input-meta-image/styles.d.ts +3 -1
- package/dist/ui/components/form/input-seo/styles.d.ts +3 -1
- package/dist/ui/components/form/input-svg/styles.d.ts +3 -1
- package/dist/ui/components/form/input-switch/styles.d.ts +6 -2
- package/dist/ui/components/form/input-youtube/styles.d.ts +3 -1
- package/dist/ui/components/form/radio/styles.d.ts +3 -1
- package/dist/ui/components/form/select/styles.d.ts +3 -1
- package/dist/ui/components/form/select-icon/styles.d.ts +3 -1
- package/dist/ui/components/google-translate-page/styles.d.ts +3 -1
- package/dist/ui/components/loading-screen/styles.d.ts +3 -1
- package/dist/ui/components/pix/pix-sucess/styles.d.ts +3 -1
- package/dist/ui/components/pix/styles.d.ts +3 -1
- package/dist/ui/components/pix/timer/styles.d.ts +3 -1
- package/dist/ui/components/pop-confirm/styles.d.ts +3 -1
- package/dist/ui/components/sidebar/styles.d.ts +3 -1
- package/dist/ui/components/site/effect/styles.d.ts +18 -6
- package/dist/ui/components/site/header-link/versions/version-01/styles.d.ts +3 -1
- package/dist/ui/components/site/list-blog/card/styles.d.ts +3 -1
- package/dist/ui/components/site/list-blog/styles.d.ts +3 -1
- package/dist/ui/components/site/mvv/versions/version-01/styles.d.ts +3 -1
- package/dist/ui/components/spacing/styles.d.ts +3 -1
- package/dist/ui/components/tooltip/hooks/use-tool-tip.d.ts +2 -2
- package/dist/ui/components/warning/styles.d.ts +3 -1
- package/dist/ui/contexts/i18n/translate.d.ts +3 -1
- package/dist/ui/contexts/toast/styles.d.ts +3 -1
- package/dist/ui/contexts/toast/toast-item/styles.d.ts +3 -1
- package/dist/ui/hooks/permitions/camera/styles.d.ts +3 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.d.ts +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.js +47 -8
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.js.map +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.d.ts +2 -2
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.js +46 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.js.map +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.js +7 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.js.map +1 -1
- package/dist/ui/hooks/use-swagger/test/index.js +1 -1
- package/dist/ui/hooks/use-swagger/test/index.js.map +1 -1
- package/dist/ui/utils/http/axios-http-client.js +9 -1
- package/dist/ui/utils/http/axios-http-client.js.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const SideBarButton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const CardMessage: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const Chat: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const DetailCard: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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,3 +1,5 @@
|
|
|
1
|
-
export declare const Highlight: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").
|
|
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
|
+
}, {
|
|
2
4
|
$size?: "small" | "regular";
|
|
3
5
|
}>> & string;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
export declare const Highlight: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").
|
|
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
|
+
}, {
|
|
2
4
|
$color: string;
|
|
3
5
|
}>> & string;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const SearchInput: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const CollapsedMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").
|
|
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,2 +1,4 @@
|
|
|
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<import("react").
|
|
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;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const OpenedMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").
|
|
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,5 +1,9 @@
|
|
|
1
|
-
export declare const DefaultMenuStyle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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;
|
|
2
4
|
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>, {
|
|
3
5
|
$index: number;
|
|
4
6
|
}>> & string;
|
|
5
|
-
export declare const Overlay: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const NotificationCard: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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,2 +1,6 @@
|
|
|
1
|
-
export declare const Notifications: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const PageWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const Profile: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const ProfileInfos: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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,4 +1,8 @@
|
|
|
1
|
-
export declare const SelectWorkSpace: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
2
|
-
|
|
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
|
+
}, {
|
|
3
7
|
$isOption: boolean;
|
|
4
8
|
}>> & string;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const Tab: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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,5 +1,7 @@
|
|
|
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<import("react").
|
|
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
|
+
}, {
|
|
3
5
|
$icon?: TabItem["icon"];
|
|
4
6
|
$image?: TabItem["image"];
|
|
5
7
|
}>> & string;
|
package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.d.ts
CHANGED
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const MessageCard: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const SearchTrigger: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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,3 +1,5 @@
|
|
|
1
|
-
export declare const Layout: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").
|
|
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
|
+
}, {
|
|
2
4
|
$zIndex: number;
|
|
3
5
|
}>> & string;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const Login: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const Actions: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const ActiveFilters: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const Create: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const Export: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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,3 +1,5 @@
|
|
|
1
|
-
export declare const Filters: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").
|
|
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
|
+
}, {
|
|
2
4
|
$gridColumns: number;
|
|
3
5
|
}>> & string;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const SkeletonCustom: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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,3 +1,9 @@
|
|
|
1
|
-
export declare const Table: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
2
|
-
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const THeadItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const TR: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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,3 +1,5 @@
|
|
|
1
|
-
export declare const Contact: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").
|
|
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
|
+
}, {
|
|
2
4
|
$css: string;
|
|
3
5
|
}>> & string;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const Info: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const DetailsContact: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const FormContact: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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;
|
package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.d.ts
CHANGED
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const Default: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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;
|
package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.d.ts
CHANGED
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const Version01: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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;
|
package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const BlogItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, keyof {
|
|
1
|
+
export declare const BlogItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<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,7 +32,9 @@ 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>,
|
|
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 {
|
|
36
38
|
href: string | import("url").UrlObject;
|
|
37
39
|
as?: string | import("url").UrlObject;
|
|
38
40
|
replace?: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const FeaturedBlogItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, keyof {
|
|
1
|
+
export declare const FeaturedBlogItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<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,7 +32,9 @@ 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>,
|
|
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 {
|
|
36
38
|
href: string | import("url").UrlObject;
|
|
37
39
|
as?: string | import("url").UrlObject;
|
|
38
40
|
replace?: boolean;
|
|
@@ -78,12 +78,7 @@ function GetBlogV2(_a) {
|
|
|
78
78
|
Search = (_c = ctx === null || ctx === void 0 ? void 0 : ctx.query) === null || _c === void 0 ? void 0 : _c.search;
|
|
79
79
|
page = ((_d = ctx === null || ctx === void 0 ? void 0 : ctx.query) === null || _d === void 0 ? void 0 : _d.page) || 1;
|
|
80
80
|
category = (_e = ctx === null || ctx === void 0 ? void 0 : ctx.query) === null || _e === void 0 ? void 0 : _e.category;
|
|
81
|
-
return [4 /*yield*/, (0, ui_1.api)({
|
|
82
|
-
url: 'admin/contents/blog/paginated',
|
|
83
|
-
serverContext: ctx,
|
|
84
|
-
method: 'get',
|
|
85
|
-
body: { page: page, Search: Search, 'category.url': category },
|
|
86
|
-
}, apiUrl)];
|
|
81
|
+
return [4 /*yield*/, (0, ui_1.api)({ url: 'admin/contents/blog/paginated', serverContext: ctx, method: 'get', body: { page: page, Search: Search, category: { url: [category] } } }, apiUrl)];
|
|
87
82
|
case 1:
|
|
88
83
|
response = _g.sent();
|
|
89
84
|
return [4 /*yield*/, (0, ui_1.api)({
|
|
@@ -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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
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 +1,3 @@
|
|
|
1
|
-
export declare const EditorCode: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
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;
|
package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.d.ts
CHANGED
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const EditorCSS: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const EditorCSS: 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 +1,3 @@
|
|
|
1
|
-
export declare const Breadcrumb: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Breadcrumb: 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,5 +1,7 @@
|
|
|
1
1
|
interface ButtonProps {
|
|
2
2
|
$loading?: boolean;
|
|
3
3
|
}
|
|
4
|
-
export declare const Button: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").
|
|
4
|
+
export declare const Button: 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
|
+
}, ButtonProps>> & string;
|
|
5
7
|
export {};
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const Carousel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Carousel: 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 +1,3 @@
|
|
|
1
|
-
export declare const PieSimpleChart: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const PieSimpleChart: 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 +1,3 @@
|
|
|
1
|
-
export declare const InputCheckbox: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const InputCheckbox: 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 +1,3 @@
|
|
|
1
|
-
export declare const DynamiFormHandler: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const DynamiFormHandler: 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,3 +1,5 @@
|
|
|
1
|
-
export declare const FormHandler: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").
|
|
1
|
+
export declare const FormHandler: 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
|
+
}, {
|
|
2
4
|
$scrollable?: boolean;
|
|
3
5
|
}>> & string;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const ErrorMessage: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const ErrorMessage: 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 +1,3 @@
|
|
|
1
|
-
export declare const Label: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Label: 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 +1,3 @@
|
|
|
1
|
-
export declare const LoaderInput: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const LoaderInput: 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,5 +4,7 @@ interface IInputStyleProps {
|
|
|
4
4
|
$inputIconSize: number;
|
|
5
5
|
$inputIconDirection?: 'left' | 'right';
|
|
6
6
|
}
|
|
7
|
-
export declare const InputControl: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").
|
|
7
|
+
export declare const InputControl: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
8
|
+
ref?: import("react").Ref<HTMLDivElement>;
|
|
9
|
+
}, IInputStyleProps>> & string;
|
|
8
10
|
export {};
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const InputCounter: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const InputCounter: 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 +1,3 @@
|
|
|
1
|
-
export declare const CalendarHeader: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const CalendarHeader: 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 +1,3 @@
|
|
|
1
|
-
export declare const Days: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Days: 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 +1,3 @@
|
|
|
1
|
-
export declare const Months: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Months: 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,4 +1,6 @@
|
|
|
1
1
|
import { CustomCalendarStyles } from '../interfaces.js';
|
|
2
|
-
export declare const Calendar: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").
|
|
2
|
+
export declare const Calendar: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
3
|
+
ref?: import("react").Ref<HTMLDivElement>;
|
|
4
|
+
}, {
|
|
3
5
|
$customCalendar: CustomCalendarStyles;
|
|
4
6
|
}>> & string;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const Years: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Years: 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 +1,3 @@
|
|
|
1
|
-
export declare const CalendarHeader: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const CalendarHeader: 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 +1,3 @@
|
|
|
1
|
-
export declare const Days: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Days: 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 +1,3 @@
|
|
|
1
|
-
export declare const Months: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Months: 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;
|