infinity-forge 8.7.3 → 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/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;
|
|
@@ -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 InputDatePicker: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const InputDatePicker: 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 Filter: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
2
|
-
|
|
1
|
+
export declare const Filter: 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 TooltipContent: 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 InputDateRange: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const InputDateRange: 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 FileItemVersion01: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
2
|
-
|
|
1
|
+
export declare const FileItemVersion01: 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 FileItemVersion02: 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,2 +1,6 @@
|
|
|
1
|
-
export declare const InputFileStyles: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
2
|
-
|
|
1
|
+
export declare const InputFileStyles: 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 FileButton: 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,4 +1,6 @@
|
|
|
1
1
|
import { InputManagerProps } from './interfaces.js';
|
|
2
|
-
export declare const InputManager: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").
|
|
2
|
+
export declare const InputManager: 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
|
$gridColumns: InputManagerProps["gridColumns"];
|
|
4
6
|
}>> & string;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const InputPassword: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const InputPassword: 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 InputRange: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const InputRange: 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 InputMetaImage: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const InputMetaImage: 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 InputSeo: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const InputSeo: 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 InputSvg: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const InputSvg: 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 InputSwitch: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
2
|
-
|
|
1
|
+
export declare const InputSwitch: 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 InputSwitchCheckbox: 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 Video: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Video: 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 InputRadio: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const InputRadio: 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 SelectWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const SelectWrapper: 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 SelectIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const SelectIcon: 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;
|
|
@@ -17,12 +17,36 @@ var react_1 = require("react");
|
|
|
17
17
|
var formik_1 = require("formik");
|
|
18
18
|
var input_control_1 = require("../input-control/index.js");
|
|
19
19
|
function Textarea(props) {
|
|
20
|
-
var _a = (0, formik_1.useField)({ name: props.name }), field = _a[0],
|
|
20
|
+
var _a = (0, formik_1.useField)({ name: props.name }), field = _a[0], state = _a[1], helpers = _a[2];
|
|
21
|
+
var _b = (0, react_1.useState)(field.value), tempValue = _b[0], setTempValue = _b[1];
|
|
21
22
|
(0, react_1.useEffect)(function () {
|
|
22
23
|
if (field.value === undefined) {
|
|
23
24
|
helpers.setValue("");
|
|
24
25
|
}
|
|
25
26
|
}, [field.value]);
|
|
26
|
-
|
|
27
|
+
(0, react_1.useEffect)(function () {
|
|
28
|
+
if ((props === null || props === void 0 ? void 0 : props.onChangeMode) === 'blur') {
|
|
29
|
+
setTempValue(field.value);
|
|
30
|
+
}
|
|
31
|
+
}, [field.value]);
|
|
32
|
+
var value = (0, react_1.useMemo)(function () { return (props.onChangeMode === 'blur' ? tempValue : field.value); }, [field.value, tempValue]);
|
|
33
|
+
var handleBlur = function () {
|
|
34
|
+
var _a;
|
|
35
|
+
if (tempValue !== field.value) {
|
|
36
|
+
helpers.setValue(tempValue);
|
|
37
|
+
(_a = props === null || props === void 0 ? void 0 : props.onChangeBlur) === null || _a === void 0 ? void 0 : _a.call(props, tempValue, undefined, { state: state, utils: helpers });
|
|
38
|
+
}
|
|
39
|
+
};
|
|
40
|
+
return ((0, jsx_runtime_1.jsx)(input_control_1.InputControl, __assign({}, props, { fieldValue: value, children: (0, jsx_runtime_1.jsx)("textarea", __assign({ id: props.name, className: "font-16-regular" }, props, field, { rows: props.rows || 5, value: value, onChange: function (ev) {
|
|
41
|
+
var _a;
|
|
42
|
+
var newValue = ev.target.value;
|
|
43
|
+
if (props.onChangeMode === 'blur') {
|
|
44
|
+
setTempValue(newValue);
|
|
45
|
+
}
|
|
46
|
+
else {
|
|
47
|
+
field.onChange(ev);
|
|
48
|
+
}
|
|
49
|
+
(_a = props.onChangeInput) === null || _a === void 0 ? void 0 : _a.call(props, newValue, undefined, { state: state, utils: helpers });
|
|
50
|
+
}, onBlur: props.onChangeMode === 'blur' ? handleBlur : field.onBlur })) })));
|
|
27
51
|
}
|
|
28
52
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/ui/components/form/textarea/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/ui/components/form/textarea/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;AAKA,4BAmDC;;AAxDD,+BAAoD;AACpD,iCAAiC;AACjC,kDAA+C;AAG/C,SAAgB,QAAQ,CAAC,KAAiB;IAClC,IAAA,KAA0B,IAAA,iBAAQ,EAAC,EAAE,IAAI,EAAE,KAAK,CAAC,IAAI,EAAE,CAAC,EAAvD,KAAK,QAAA,EAAE,KAAK,QAAA,EAAE,OAAO,QAAkC,CAAA;IACxD,IAAA,KAA4B,IAAA,gBAAQ,EAAC,KAAK,CAAC,KAAK,CAAC,EAAhD,SAAS,QAAA,EAAE,YAAY,QAAyB,CAAA;IAEvD,IAAA,iBAAS,EAAC;QACR,IAAI,KAAK,CAAC,KAAK,KAAK,SAAS,EAAE,CAAC;YAC9B,OAAO,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAA;QACtB,CAAC;IACH,CAAC,EAAE,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAA;IAEjB,IAAA,iBAAS,EAAC;QACR,IAAI,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,YAAY,MAAK,MAAM,EAAE,CAAC;YACnC,YAAY,CAAC,KAAK,CAAC,KAAK,CAAC,CAAA;QAC3B,CAAC;IACH,CAAC,EAAE,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAA;IAEjB,IAAM,KAAK,GAAG,IAAA,eAAO,EACnB,cAAM,OAAA,CAAC,KAAK,CAAC,YAAY,KAAK,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,EAAzD,CAAyD,EAC/D,CAAC,KAAK,CAAC,KAAK,EAAE,SAAS,CAAC,CACzB,CAAA;IAED,IAAM,UAAU,GAAG;;QACjB,IAAI,SAAS,KAAK,KAAK,CAAC,KAAK,EAAE,CAAC;YAC9B,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAA;YAC3B,MAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,YAAY,sDAAG,SAAS,EAAE,SAAS,EAAE,EAAE,KAAK,OAAA,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,CAAA;QACxE,CAAC;IACH,CAAC,CAAA;IAED,OAAO,CACL,uBAAC,4BAAY,eAAK,KAAK,IAAE,UAAU,EAAE,KAAK,YACxC,8CACE,EAAE,EAAE,KAAK,CAAC,IAAI,EACd,SAAS,EAAC,iBAAiB,IACvB,KAAK,EACL,KAAK,IACT,IAAI,EAAE,KAAK,CAAC,IAAI,IAAI,CAAC,EACrB,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,UAAC,EAAE;;gBACX,IAAM,QAAQ,GAAG,EAAE,CAAC,MAAM,CAAC,KAAK,CAAA;gBAChC,IAAI,KAAK,CAAC,YAAY,KAAK,MAAM,EAAE,CAAC;oBAClC,YAAY,CAAC,QAAQ,CAAC,CAAA;gBACxB,CAAC;qBAAM,CAAC;oBACN,KAAK,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAA;gBACpB,CAAC;gBAED,MAAA,KAAK,CAAC,aAAa,sDAAG,QAAQ,EAAE,SAAS,EAAE,EAAE,KAAK,OAAA,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,CAAA;YACvE,CAAC,EACD,MAAM,EAAE,KAAK,CAAC,YAAY,KAAK,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,IACjE,IACW,CAChB,CAAA;AACH,CAAC"}
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const GoogleTranslatePage: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const GoogleTranslatePage: 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 LoadingScreen: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const LoadingScreen: 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 PixSucess: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const PixSucess: 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 Pix: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Pix: 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 Timer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Timer: 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 Popconfirm: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Popconfirm: 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 IStyledSideBar {
|
|
|
4
4
|
$overlay?: boolean;
|
|
5
5
|
$direction?: 'left' | 'right';
|
|
6
6
|
}
|
|
7
|
-
export declare const SideBar: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").
|
|
7
|
+
export declare const SideBar: 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
|
+
}, IStyledSideBar>> & string;
|
|
8
10
|
export {};
|
|
@@ -1,6 +1,18 @@
|
|
|
1
|
-
export declare const noEffect: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
export declare const
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
export declare const noEffect: 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 hoverBg: 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 hoverUnderline: 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;
|
|
10
|
+
export declare const bounceToBottom: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
11
|
+
ref?: import("react").Ref<HTMLDivElement>;
|
|
12
|
+
}, never>> & string;
|
|
13
|
+
export declare const bounceToTop: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
14
|
+
ref?: import("react").Ref<HTMLDivElement>;
|
|
15
|
+
}, never>> & string;
|
|
16
|
+
export declare const hoverScaling: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
17
|
+
ref?: import("react").Ref<HTMLDivElement>;
|
|
18
|
+
}, never>> & string;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const HeaderLink: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const HeaderLink: 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 BlogCard: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const BlogCard: 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 ListBlog: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const ListBlog: 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 MVV: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const MVV: 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,5 +1,7 @@
|
|
|
1
1
|
import { SpacingProps } from './index.js';
|
|
2
|
-
export declare const Spacing: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").
|
|
2
|
+
export declare const Spacing: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
3
|
+
ref?: import("react").Ref<HTMLElement>;
|
|
4
|
+
}, {
|
|
3
5
|
$padding: SpacingProps["padding"];
|
|
4
6
|
$interval: SpacingProps["interval"];
|
|
5
7
|
$breakPoints: SpacingProps["breakPoints"];
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { PositionProp } from '../interfaces.js';
|
|
2
2
|
export declare function useToolTip(position: PositionProp, rest: any): {
|
|
3
3
|
isOpen: boolean;
|
|
4
|
-
contentRef: import("react").
|
|
5
|
-
toolTipRef: import("react").
|
|
4
|
+
contentRef: import("react").MutableRefObject<HTMLDivElement>;
|
|
5
|
+
toolTipRef: import("react").MutableRefObject<HTMLDivElement>;
|
|
6
6
|
tooltipStyle: import("react").CSSProperties;
|
|
7
7
|
closeToolTip: () => void;
|
|
8
8
|
handleToggle: (state?: boolean) => void;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const Warning: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Warning: 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,4 +4,6 @@ export type TranslateProps = {
|
|
|
4
4
|
isGlobal?: boolean;
|
|
5
5
|
};
|
|
6
6
|
export declare function Translate({ referenceID, defaultTranslate, isGlobal }: TranslateProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export declare const TranslateStyles: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
7
|
+
export declare const TranslateStyles: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
8
|
+
ref?: import("react").Ref<HTMLSpanElement>;
|
|
9
|
+
}, never>> & string;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
export declare const Toast: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Toast: 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 ToastItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const ToastItem: 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 Camera: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").
|
|
1
|
+
export declare const Camera: 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;
|