infinity-forge 8.6.7 → 8.6.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -29
- 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/context/theme/context.js.map +1 -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/test/index.js +0 -1
- package/dist/test/index.js.map +1 -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/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/route-loading/index.js +3 -1
- package/dist/ui/contexts/route-loading/index.js.map +1 -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 +20 -20
|
@@ -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;
|
|
@@ -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;
|
|
@@ -36,7 +36,9 @@ function LoaderOnRouteChange(_a) {
|
|
|
36
36
|
};
|
|
37
37
|
}, []);
|
|
38
38
|
var ComponentLoader = Component || StylesRoute;
|
|
39
|
-
return ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [window &&
|
|
39
|
+
return ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [window &&
|
|
40
|
+
enabled &&
|
|
41
|
+
react_dom_1.default.createPortal((0, jsx_runtime_1.jsx)("div", { className: 'loader_routing_infinity_forge', children: loading && (0, jsx_runtime_1.jsx)(ComponentLoader, {}) }), document.body), children] }));
|
|
40
42
|
}
|
|
41
43
|
var templateObject_1;
|
|
42
44
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ui/contexts/route-loading/index.tsx"],"names":[],"mappings":";;;;;;;;;AA+CA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ui/contexts/route-loading/index.tsx"],"names":[],"mappings":";;;;;;;;;AA+CA,kDAuCC;;AAtFD,+BAA2C;AAC3C,wDAAgC;AAEhC,uDAAgC;AAChC,wEAAsC;AAEtC,2BAAgC;AAEhC,IAAM,WAAW,GAAG,IAAA,2BAAM,EAAC,KAAK,CAAC,kkBAAA,iRAWjB,EAAmC,mBACnC,EAKZ,uNAcH,KApBe,UAAC,KAAK,IAAK,OAAA,KAAK,CAAC,KAAK,CAAC,YAAY,EAAxB,CAAwB,EACnC,UAAC,KAAK,IAAK,OAAA,2CAEvB,KAAK,CAAC,KAAK,CAAC,YAAY,kCAExB,KAAK,CAAC,KAAK,CAAC,YAAY,cACxB,EALuB,CAKvB,CAcH,CAAA;AAQD,SAAgB,mBAAmB,CAAC,EAA0D;QAAxD,QAAQ,cAAA,EAAE,OAAO,aAAA,EAAE,SAAS,eAAA;IAC1D,IAAA,KAAwB,IAAA,gBAAQ,EAAC,KAAK,CAAC,EAAtC,OAAO,QAAA,EAAE,UAAU,QAAmB,CAAA;IAE7C,IAAM,MAAM,GAAG,IAAA,cAAS,GAAE,CAAA;IAE1B,IAAA,iBAAS,EAAC;QACR,IAAM,KAAK,GAAG;YACZ,UAAU,CAAC,IAAI,CAAC,CAAA;QAClB,CAAC,CAAA;QAED,IAAM,GAAG,GAAG;YACV,UAAU,CAAC,KAAK,CAAC,CAAA;QACnB,CAAC,CAAA;QAED,gBAAM,CAAC,MAAM,CAAC,EAAE,CAAC,kBAAkB,EAAE,KAAK,CAAC,CAAA;QAC3C,gBAAM,CAAC,MAAM,CAAC,EAAE,CAAC,qBAAqB,EAAE,GAAG,CAAC,CAAA;QAC5C,gBAAM,CAAC,MAAM,CAAC,EAAE,CAAC,kBAAkB,EAAE,GAAG,CAAC,CAAA;QAEzC,OAAO;YACL,gBAAM,CAAC,MAAM,CAAC,GAAG,CAAC,kBAAkB,EAAE,KAAK,CAAC,CAAA;YAC5C,gBAAM,CAAC,MAAM,CAAC,GAAG,CAAC,qBAAqB,EAAE,GAAG,CAAC,CAAA;YAC7C,gBAAM,CAAC,MAAM,CAAC,GAAG,CAAC,kBAAkB,EAAE,GAAG,CAAC,CAAA;QAC5C,CAAC,CAAA;IACH,CAAC,EAAE,EAAE,CAAC,CAAA;IAEN,IAAM,eAAe,GAAG,SAAS,IAAI,WAAW,CAAA;IAEhD,OAAO,CACL,6DACG,MAAM;gBACL,OAAO;gBACP,mBAAQ,CAAC,YAAY,CACnB,gCAAK,SAAS,EAAC,+BAA+B,YAAE,OAAO,IAAI,uBAAC,eAAe,KAAG,GAAO,EACrF,QAAQ,CAAC,IAAI,CACd,EAEF,QAAQ,IACR,CACJ,CAAA;AACH,CAAC"}
|
|
@@ -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;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "infinity-forge",
|
|
3
|
-
"version": "8.6.
|
|
3
|
+
"version": "8.6.9",
|
|
4
4
|
"description": "codie Library",
|
|
5
5
|
"main": "./dist/index",
|
|
6
6
|
"module": "./dist/index",
|
|
@@ -35,40 +35,40 @@
|
|
|
35
35
|
"author": "Codie Digital",
|
|
36
36
|
"license": "MIT",
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@types/node": "^22.
|
|
39
|
-
"@types/react": "^19.
|
|
40
|
-
"@types/react-dom": "^19.
|
|
38
|
+
"@types/node": "^22.15.3",
|
|
39
|
+
"@types/react": "^19.1.2",
|
|
40
|
+
"@types/react-dom": "^19.1.2",
|
|
41
41
|
"@types/styled-components": "^5.1.34",
|
|
42
|
-
"concurrently": "^9.1.
|
|
42
|
+
"concurrently": "^9.1.2",
|
|
43
43
|
"copyfiles": "^2.4.1",
|
|
44
44
|
"cssnano": "^7.0.6",
|
|
45
|
-
"fs-extra": "^11.
|
|
46
|
-
"postcss": "^8.
|
|
47
|
-
"postcss-cli": "^11.0.
|
|
48
|
-
"tsc-alias": "^1.8.
|
|
49
|
-
"typescript": "^5.
|
|
45
|
+
"fs-extra": "^11.3.0",
|
|
46
|
+
"postcss": "^8.5.3",
|
|
47
|
+
"postcss-cli": "^11.0.1",
|
|
48
|
+
"tsc-alias": "^1.8.15",
|
|
49
|
+
"typescript": "^5.8.3"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
52
|
"@dnd-kit/core": "^6.3.1",
|
|
53
53
|
"@dnd-kit/modifiers": "^9.0.0",
|
|
54
54
|
"@dnd-kit/sortable": "^10.0.0",
|
|
55
55
|
"@dnd-kit/utilities": "^3.2.2",
|
|
56
|
-
"@next/third-parties": "^15.1
|
|
57
|
-
"axios": "^1.
|
|
56
|
+
"@next/third-parties": "^15.3.1",
|
|
57
|
+
"axios": "^1.9.0",
|
|
58
58
|
"cpx": "^1.5.0",
|
|
59
59
|
"formik": "^2.4.6",
|
|
60
60
|
"fs": "0.0.1-security",
|
|
61
61
|
"moment": "^2.30.1",
|
|
62
|
-
"motion": "^12.
|
|
63
|
-
"next": "^15.1
|
|
64
|
-
"node": "^22.
|
|
62
|
+
"motion": "^12.9.2",
|
|
63
|
+
"next": "^15.3.1",
|
|
64
|
+
"node": "^22.15.0",
|
|
65
65
|
"quill": "^2.0.3",
|
|
66
|
-
"react": "19.
|
|
67
|
-
"react-dom": "19.
|
|
68
|
-
"react-select": "^5.
|
|
69
|
-
"styled-components": "^6.1.
|
|
66
|
+
"react": "19.1.0",
|
|
67
|
+
"react-dom": "19.1.0",
|
|
68
|
+
"react-select": "^5.10.1",
|
|
69
|
+
"styled-components": "^6.1.17",
|
|
70
70
|
"yup": "^1.6.1",
|
|
71
|
-
"zustand": "^5.0.
|
|
71
|
+
"zustand": "^5.0.3"
|
|
72
72
|
},
|
|
73
73
|
"packageManager": "pnpm@10.6.3+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6"
|
|
74
74
|
}
|