infinity-forge 8.7.2 → 8.7.4
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/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 +16 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.d.ts +16 -2
- 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/form/textarea/index.js +26 -2
- package/dist/ui/components/form/textarea/index.js.map +1 -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/modal/component.js +1 -1
- package/dist/ui/components/modal/component.js.map +1 -1
- package/dist/ui/components/next-image/index.d.ts +1 -1
- package/dist/ui/components/next-image/index.js +6 -2
- package/dist/ui/components/next-image/index.js.map +1 -1
- package/dist/ui/components/next-image/interfaces.d.ts +1 -0
- 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/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;
|
|
@@ -11,6 +11,9 @@ export declare const BlogItem: import("styled-components/dist/types").IStyledCom
|
|
|
11
11
|
onMouseEnter?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
12
12
|
onTouchStart?: React.TouchEventHandler<HTMLAnchorElement>;
|
|
13
13
|
onClick?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
14
|
+
onNavigate?: (event: {
|
|
15
|
+
preventDefault: () => void;
|
|
16
|
+
}) => void;
|
|
14
17
|
}> & {
|
|
15
18
|
href: string | import("url").UrlObject;
|
|
16
19
|
as?: string | import("url").UrlObject;
|
|
@@ -24,9 +27,14 @@ export declare const BlogItem: import("styled-components/dist/types").IStyledCom
|
|
|
24
27
|
onMouseEnter?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
25
28
|
onTouchStart?: React.TouchEventHandler<HTMLAnchorElement>;
|
|
26
29
|
onClick?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
30
|
+
onNavigate?: (event: {
|
|
31
|
+
preventDefault: () => void;
|
|
32
|
+
}) => void;
|
|
27
33
|
} & {
|
|
28
34
|
children?: React.ReactNode | undefined;
|
|
29
|
-
} & 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 {
|
|
30
38
|
href: string | import("url").UrlObject;
|
|
31
39
|
as?: string | import("url").UrlObject;
|
|
32
40
|
replace?: boolean;
|
|
@@ -39,6 +47,9 @@ export declare const BlogItem: import("styled-components/dist/types").IStyledCom
|
|
|
39
47
|
onMouseEnter?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
40
48
|
onTouchStart?: React.TouchEventHandler<HTMLAnchorElement>;
|
|
41
49
|
onClick?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
50
|
+
onNavigate?: (event: {
|
|
51
|
+
preventDefault: () => void;
|
|
52
|
+
}) => void;
|
|
42
53
|
}> & {
|
|
43
54
|
href: string | import("url").UrlObject;
|
|
44
55
|
as?: string | import("url").UrlObject;
|
|
@@ -52,6 +63,9 @@ export declare const BlogItem: import("styled-components/dist/types").IStyledCom
|
|
|
52
63
|
onMouseEnter?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
53
64
|
onTouchStart?: React.TouchEventHandler<HTMLAnchorElement>;
|
|
54
65
|
onClick?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
66
|
+
onNavigate?: (event: {
|
|
67
|
+
preventDefault: () => void;
|
|
68
|
+
}) => void;
|
|
55
69
|
} & {
|
|
56
70
|
children?: React.ReactNode | undefined;
|
|
57
71
|
} & import("react").RefAttributes<HTMLAnchorElement>>, keyof import("react").Component<any, {}, any>>;
|
|
@@ -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;
|
|
@@ -11,6 +11,9 @@ export declare const FeaturedBlogItem: import("styled-components/dist/types").IS
|
|
|
11
11
|
onMouseEnter?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
12
12
|
onTouchStart?: React.TouchEventHandler<HTMLAnchorElement>;
|
|
13
13
|
onClick?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
14
|
+
onNavigate?: (event: {
|
|
15
|
+
preventDefault: () => void;
|
|
16
|
+
}) => void;
|
|
14
17
|
}> & {
|
|
15
18
|
href: string | import("url").UrlObject;
|
|
16
19
|
as?: string | import("url").UrlObject;
|
|
@@ -24,9 +27,14 @@ export declare const FeaturedBlogItem: import("styled-components/dist/types").IS
|
|
|
24
27
|
onMouseEnter?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
25
28
|
onTouchStart?: React.TouchEventHandler<HTMLAnchorElement>;
|
|
26
29
|
onClick?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
30
|
+
onNavigate?: (event: {
|
|
31
|
+
preventDefault: () => void;
|
|
32
|
+
}) => void;
|
|
27
33
|
} & {
|
|
28
34
|
children?: React.ReactNode | undefined;
|
|
29
|
-
} & 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 {
|
|
30
38
|
href: string | import("url").UrlObject;
|
|
31
39
|
as?: string | import("url").UrlObject;
|
|
32
40
|
replace?: boolean;
|
|
@@ -39,6 +47,9 @@ export declare const FeaturedBlogItem: import("styled-components/dist/types").IS
|
|
|
39
47
|
onMouseEnter?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
40
48
|
onTouchStart?: React.TouchEventHandler<HTMLAnchorElement>;
|
|
41
49
|
onClick?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
50
|
+
onNavigate?: (event: {
|
|
51
|
+
preventDefault: () => void;
|
|
52
|
+
}) => void;
|
|
42
53
|
}> & {
|
|
43
54
|
href: string | import("url").UrlObject;
|
|
44
55
|
as?: string | import("url").UrlObject;
|
|
@@ -52,6 +63,9 @@ export declare const FeaturedBlogItem: import("styled-components/dist/types").IS
|
|
|
52
63
|
onMouseEnter?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
53
64
|
onTouchStart?: React.TouchEventHandler<HTMLAnchorElement>;
|
|
54
65
|
onClick?: React.MouseEventHandler<HTMLAnchorElement>;
|
|
66
|
+
onNavigate?: (event: {
|
|
67
|
+
preventDefault: () => void;
|
|
68
|
+
}) => void;
|
|
55
69
|
} & {
|
|
56
70
|
children?: React.ReactNode | undefined;
|
|
57
71
|
} & import("react").RefAttributes<HTMLAnchorElement>>, keyof import("react").Component<any, {}, any>>;
|
|
@@ -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;
|