oolib 2.57.5 → 2.57.7
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/components/Accordion/index.d.ts +2 -1
- package/dist/components/Accordion/styled.d.ts +7 -7
- package/dist/components/ActionMenu/index.d.ts +2 -1
- package/dist/components/ActionMenu/styled.d.ts +5 -5
- package/dist/components/Banners/index.d.ts +3 -2
- package/dist/components/Banners/index.styled.d.ts +5 -5
- package/dist/components/BlockLabel/index.d.ts +2 -1
- package/dist/components/BlockLabel/index.styled.d.ts +2 -2
- package/dist/components/Breadcrumbs/index.d.ts +2 -1
- package/dist/components/Breadcrumbs/index.styled.d.ts +2 -2
- package/dist/components/Buttons/index.d.ts +7 -6
- package/dist/components/Buttons/index.styled.d.ts +1 -1
- package/dist/components/Container/index.d.ts +7 -2
- package/dist/components/Container/index.styled.d.ts +1 -1
- package/dist/components/DatePicker/index.d.ts +3 -1
- package/dist/components/DatePicker/styled.d.ts +10 -10
- package/dist/components/DateRangePicker/index.d.ts +3 -1
- package/dist/components/DateRangePicker/styled.d.ts +3 -3
- package/dist/components/Divider/index.d.ts +2 -1
- package/dist/components/Dropdowns/DropdownMulti/index.d.ts +2 -1
- package/dist/components/Dropdowns/DropdownSingle/index.d.ts +2 -1
- package/dist/components/Dropdowns/comps/Caret/index.d.ts +2 -1
- package/dist/components/Dropdowns/comps/Caret/styled.d.ts +2 -2
- package/dist/components/Dropdowns/comps/DisplayCompSingle/index.d.ts +2 -1
- package/dist/components/Dropdowns/comps/NoOptionResultsComp/index.d.ts +2 -1
- package/dist/components/Dropdowns/comps/OptionContent/index.d.ts +2 -1
- package/dist/components/Dropdowns/comps/OptionsMulti/index.d.ts +2 -1
- package/dist/components/Dropdowns/comps/OptionsShell/index.d.ts +2 -1
- package/dist/components/Dropdowns/comps/OptionsShell/styled.d.ts +1 -1
- package/dist/components/Dropdowns/comps/OptionsSingle/index.d.ts +2 -1
- package/dist/components/Dropdowns/comps/OptionsSingle/styled.d.ts +2 -2
- package/dist/components/Dropdowns/comps/SelectDropdown/styled.d.ts +1 -1
- package/dist/components/Dropdowns/comps/SelectTagsInput/index.d.ts +2 -1
- package/dist/components/Dropdowns/comps/SelectTagsInput/styled.d.ts +2 -2
- package/dist/components/Dropdowns/styled.d.ts +2 -2
- package/dist/components/Dropdowns/utils/genIcon.d.ts +2 -1
- package/dist/components/Dropdowns/utils/genProfileImg.d.ts +3 -2
- package/dist/components/Dropdowns/utils/genTagComp.d.ts +2 -1
- package/dist/components/Dropdowns/utils/useCreateDropdownRefs.d.ts +3 -3
- package/dist/components/Dropdowns/utils/useHideShowOptions.d.ts +2 -2
- package/dist/components/Dropdowns/utils/useKeyboardControl.d.ts +1 -1
- package/dist/components/Dropdowns/utils/useSetYOrientation.d.ts +1 -1
- package/dist/components/EmptyStates/index.d.ts +2 -1
- package/dist/components/Hints/contextApi.d.ts +3 -2
- package/dist/components/Hints/index.d.ts +2 -1
- package/dist/components/Hints/styled.d.ts +6 -6
- package/dist/components/HomeCover/index.d.ts +2 -1
- package/dist/components/HomeCover/styled.d.ts +6 -6
- package/dist/components/InlineAlert/index.d.ts +2 -1
- package/dist/components/LoadersAndProgress/LoaderCircle/index.d.ts +2 -1
- package/dist/components/LoadersAndProgress/LoaderOverlay/index.d.ts +2 -1
- package/dist/components/LoadersAndProgress/ProgressBar/index.d.ts +2 -1
- package/dist/components/LoadersAndProgress/SkeletonLoader/index.d.ts +2 -1
- package/dist/components/LoadersAndProgress/SkeletonLoader/styled.d.ts +1 -1
- package/dist/components/LoadersAndProgress/SkeletonLoader/styled.js +4 -1
- package/dist/components/LoadersAndProgress/TextLoader/index.d.ts +2 -1
- package/dist/components/LoadersAndProgress/TextLoader/index.js +4 -2
- package/dist/components/LoadersAndProgress/styled.d.ts +5 -5
- package/dist/components/LoadersAndProgress/utils/index.d.ts +1 -1
- package/dist/components/Margins/index.d.ts +2 -1
- package/dist/components/Modals/ModalLarge/comps/ModalHeaderStyle1/index.d.ts +2 -1
- package/dist/components/Modals/ModalLarge/comps/ModalHeaderStyle2/index.d.ts +2 -1
- package/dist/components/Modals/ModalLarge/index.d.ts +2 -1
- package/dist/components/Modals/ModalLarge/styled.d.ts +7 -7
- package/dist/components/Modals/ModalSmall/index.d.ts +2 -1
- package/dist/components/Modals/ModalSmall/styled.d.ts +5 -5
- package/dist/components/Modals/derivedComps/ModalConfirm/index.d.ts +2 -1
- package/dist/components/OKELink/index.d.ts +2 -1
- package/dist/components/OKELink/styled.d.ts +2 -2
- package/dist/components/Paddings/index.d.ts +34 -33
- package/dist/components/PageScrollIndicator/index.d.ts +2 -1
- package/dist/components/PageScrollIndicator/styled.d.ts +2 -2
- package/dist/components/PercentCompletedPie/index.d.ts +2 -1
- package/dist/components/PercentCompletedPie/styled.d.ts +5 -5
- package/dist/components/RadioAndCheckbox/comps/CheckboxList/comps/CheckboxButton/index.d.ts +2 -1
- package/dist/components/RadioAndCheckbox/comps/CheckboxList/comps/CheckboxButton/styled.d.ts +1 -1
- package/dist/components/RadioAndCheckbox/comps/CheckboxList/comps/CheckboxInput/index.d.ts +2 -1
- package/dist/components/RadioAndCheckbox/comps/CheckboxList/index.d.ts +2 -1
- package/dist/components/RadioAndCheckbox/comps/CheckboxList/styled.d.ts +2 -2
- package/dist/components/RadioAndCheckbox/comps/RadioList/comps/RadioInput/index.d.ts +3 -2
- package/dist/components/RadioAndCheckbox/comps/RadioList/comps/RadioInput/styled.d.ts +2 -2
- package/dist/components/RadioAndCheckbox/comps/RadioList/index.d.ts +2 -1
- package/dist/components/RadioAndCheckbox/styled.d.ts +5 -5
- package/dist/components/Section/index.d.ts +2 -1
- package/dist/components/Section/index.styled.d.ts +1 -1
- package/dist/components/Switches/index.d.ts +3 -2
- package/dist/components/Switches/styled.d.ts +5 -5
- package/dist/components/TabBar/index.d.ts +3 -2
- package/dist/components/TabBar/index.styled.d.ts +8 -8
- package/dist/components/Tags/index.d.ts +5 -4
- package/dist/components/Tags/index.styled.d.ts +8 -8
- package/dist/components/TextInputs/index.d.ts +7 -6
- package/dist/components/TextInputs/index.styled.d.ts +3 -3
- package/dist/components/Tooltip/index.d.ts +2 -1
- package/dist/components/Tooltip/styled.d.ts +6 -6
- package/dist/components/Tooltip/util/index.d.ts +3 -3
- package/dist/components/Typo/index.d.ts +20 -19
- package/dist/components/Typo/index.styled.d.ts +19 -19
- package/dist/components/UserRoleBadge/index.d.ts +2 -1
- package/dist/components/Wrappers/index.d.ts +9 -8
- package/dist/components/Wrappers/index.styled.d.ts +1 -1
- package/dist/components/dataViz/comps/BarChart/index.d.ts +2 -1
- package/dist/globalStyles/index.d.ts +1 -1
- package/dist/icons/custom/index.d.ts +52 -51
- package/dist/index.d.ts +2 -0
- package/dist/index.js +7 -1
- package/dist/themes/mixins/boxShadows.d.ts +3 -3
- package/dist/themes/mixins/index.d.ts +3 -3
- package/dist/themes/mixins/transitions.d.ts +1 -1
- package/dist/themes/typo.d.ts +20 -20
- package/dist/utils/comps/index.d.ts +2 -1
- package/dist/utils/customHooks/useScreenWidth.d.ts +1 -1
- package/dist/utils/customHooks/useScrollBar.d.ts +3 -3
- package/dist/utils/usePopOutOfOverflowHiddenParent.d.ts +3 -3
- package/package.json +2 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export const StyledAccordionContentsWrapper: any
|
|
2
|
-
export const StyledHeaderStyle1Wrapper: any
|
|
3
|
-
export const StyledHeaderStyle2Wrapper: any
|
|
4
|
-
export const StyledHeaderStyle3Wrapper: any
|
|
5
|
-
export const NormalizedButton: any
|
|
6
|
-
export const StyledTitleWrapper: any
|
|
7
|
-
export const StyledTitleHeaderStyle2Wrapper: any
|
|
1
|
+
export const StyledAccordionContentsWrapper: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
2
|
+
export const StyledHeaderStyle1Wrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
+
export const StyledHeaderStyle2Wrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
+
export const StyledHeaderStyle3Wrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
+
export const NormalizedButton: import("styled-components").StyledComponent<"button", any, {}, never>;
|
|
6
|
+
export const StyledTitleWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
7
|
+
export const StyledTitleHeaderStyle2Wrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export const StyledActionMenu: any
|
|
2
|
-
export const StyledActionMenuTracker: any
|
|
3
|
-
export const StyledActionsDropMenu: any
|
|
4
|
-
export const StyledOptionsWrapper: any
|
|
5
|
-
export const StyledOption: any
|
|
1
|
+
export const StyledActionMenu: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export const StyledActionMenuTracker: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
+
export const StyledActionsDropMenu: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
+
export const StyledOptionsWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
+
export const StyledOption: import("styled-components").StyledComponent<"button", any, {}, never>;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
export function BannerAlert({ BANNER_STATE, REMOVE_ALERT_BANNER }: {
|
|
2
2
|
BANNER_STATE: any;
|
|
3
3
|
REMOVE_ALERT_BANNER: any;
|
|
4
|
-
}):
|
|
4
|
+
}): React.JSX.Element;
|
|
5
5
|
export function BannerInfo({ BANNER_STATE, REMOVE_INFO_BANNER }: {
|
|
6
6
|
BANNER_STATE: any;
|
|
7
7
|
REMOVE_INFO_BANNER: any;
|
|
8
|
-
}):
|
|
8
|
+
}): React.JSX.Element;
|
|
9
|
+
import React from "react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export const BannerAnimateStyled: any
|
|
2
|
-
export const BannerWrapperStyled: any
|
|
3
|
-
export const BannerStyled: any
|
|
4
|
-
export const BannerAlertStyled: any
|
|
5
|
-
export const BannerInfoStyled: any
|
|
1
|
+
export const BannerAnimateStyled: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export const BannerWrapperStyled: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
+
export const BannerStyled: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
+
export const BannerAlertStyled: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
+
export const BannerInfoStyled: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export function BlockLabel(props: any):
|
|
1
|
+
export function BlockLabel(props: any): React.JSX.Element;
|
|
2
|
+
import React from "react";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const StyledBlockLabel: any
|
|
2
|
-
export const StyledInfoTooltipbutton: any
|
|
1
|
+
export const StyledBlockLabel: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export const StyledInfoTooltipbutton: import("styled-components").StyledComponent<"button", any, {}, never>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const StyledBreadcrumbs: any
|
|
2
|
-
export const StyledLinkCrumb: any
|
|
1
|
+
export const StyledBreadcrumbs: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export const StyledLinkCrumb: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
export function ButtonPrimary(props: any):
|
|
2
|
-
export function ButtonSecondary(props: any):
|
|
3
|
-
export function ButtonCustom(props: any):
|
|
4
|
-
export function ButtonGhost(props: any):
|
|
5
|
-
export function UploadButton(props: any):
|
|
6
|
-
export function GoogleLogin(props: any):
|
|
1
|
+
export function ButtonPrimary(props: any): React.JSX.Element;
|
|
2
|
+
export function ButtonSecondary(props: any): React.JSX.Element;
|
|
3
|
+
export function ButtonCustom(props: any): React.JSX.Element;
|
|
4
|
+
export function ButtonGhost(props: any): React.JSX.Element;
|
|
5
|
+
export function UploadButton(props: any): React.JSX.Element;
|
|
6
|
+
export function GoogleLogin(props: any): React.JSX.Element;
|
|
7
|
+
import React from "react";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const ButtonStyled: any
|
|
1
|
+
export const ButtonStyled: import("styled-components").StyledComponent<"button", any, {}, never>;
|
|
@@ -2,5 +2,10 @@ export function Comp({ children, className, style }: {
|
|
|
2
2
|
children: any;
|
|
3
3
|
className: any;
|
|
4
4
|
style: any;
|
|
5
|
-
}, ref: any):
|
|
6
|
-
export const Container:
|
|
5
|
+
}, ref: any): React.JSX.Element;
|
|
6
|
+
export const Container: React.ForwardRefExoticComponent<{
|
|
7
|
+
children: any;
|
|
8
|
+
className: any;
|
|
9
|
+
style: any;
|
|
10
|
+
} & React.RefAttributes<any>>;
|
|
11
|
+
import React from "react";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const StyledContainer: any
|
|
1
|
+
export const StyledContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export const StyledDateInputContainer: any
|
|
2
|
-
export const StyledInput: any
|
|
3
|
-
export const StyledDateInputWrapper: any
|
|
4
|
-
export const StyledCalenderContainer: any
|
|
5
|
-
export const StyledMonthView: any
|
|
6
|
-
export const StyledMonthTitle: any
|
|
7
|
-
export const StyledHeader: any
|
|
8
|
-
export const StyledWeekDaysWrapper: any
|
|
9
|
-
export const StyledWeekdays: any
|
|
10
|
-
export const StyledBodyWrapper: any
|
|
1
|
+
export const StyledDateInputContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export const StyledInput: import("styled-components").StyledComponent<"input", any, {}, never>;
|
|
3
|
+
export const StyledDateInputWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
+
export const StyledCalenderContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
+
export const StyledMonthView: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
6
|
+
export const StyledMonthTitle: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
7
|
+
export const StyledHeader: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
8
|
+
export const StyledWeekDaysWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
9
|
+
export const StyledWeekdays: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
10
|
+
export const StyledBodyWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export const StyledDateRangeInputWrapper: any
|
|
2
|
-
export const StyledDateRangeInputDivider: any
|
|
3
|
-
export const StyledDateRangeCheckbox: any
|
|
1
|
+
export const StyledDateRangeInputWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export const StyledDateRangeInputDivider: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
+
export const StyledDateRangeCheckbox: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const StyledCaret: any
|
|
2
|
-
export const StyledCaretClickArea: any
|
|
1
|
+
export const StyledCaret: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export const StyledCaretClickArea: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export const OptionsShell: any
|
|
1
|
+
export const OptionsShell: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
2
|
+
import React from "react";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const StyledModalOptionsWrapper: any
|
|
1
|
+
export const StyledModalOptionsWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const StyledOptionsWrapper: any
|
|
2
|
-
export const StyledOption: any
|
|
1
|
+
export const StyledOptionsWrapper: import("styled-components").StyledComponent<"ul", any, {}, never>;
|
|
2
|
+
export const StyledOption: import("styled-components").StyledComponent<"li", any, {}, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const StyledSelectWrapper: any
|
|
1
|
+
export const StyledSelectWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const StyledTagsSelectTextInput: any
|
|
2
|
-
export const StyledSelectTagsInputContainer: any
|
|
1
|
+
export const StyledTagsSelectTextInput: import("styled-components").StyledComponent<"input", any, {}, never>;
|
|
2
|
+
export const StyledSelectTagsInputContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const StyledDropdownRefWrapper: any
|
|
2
|
-
export const StyledTagsInputWrapper: any
|
|
1
|
+
export const StyledDropdownRefWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export const StyledTagsInputWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export function genIcon(icon: any):
|
|
1
|
+
export function genIcon(icon: any): React.JSX.Element;
|
|
2
|
+
import React from "react";
|
|
@@ -3,5 +3,6 @@ export function genProfileImg({ image, display, invert, theme }: {
|
|
|
3
3
|
display: any;
|
|
4
4
|
invert: any;
|
|
5
5
|
theme: any;
|
|
6
|
-
}):
|
|
7
|
-
export function renderImagePlaceholderForOolibPreview():
|
|
6
|
+
}): React.JSX.Element;
|
|
7
|
+
export function renderImagePlaceholderForOolibPreview(): React.JSX.Element;
|
|
8
|
+
import React from "react";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export function genTagComp(id: any, d: any, options?: {}):
|
|
1
|
+
export function genTagComp(id: any, d: any, options?: {}): React.JSX.Element;
|
|
2
|
+
import React from "react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export function useCreateDropdownRefs(): {
|
|
2
|
-
selectRef: any
|
|
3
|
-
searchInputRef: any
|
|
4
|
-
dropdownRef: any
|
|
2
|
+
selectRef: import("react").MutableRefObject<any>;
|
|
3
|
+
searchInputRef: import("react").MutableRefObject<any>;
|
|
4
|
+
dropdownRef: import("react").MutableRefObject<any>;
|
|
5
5
|
};
|
|
@@ -4,6 +4,6 @@ export function useSetYOrientation({ showOptions, optionsRef, relativeToRef, ena
|
|
|
4
4
|
relativeToRef: any;
|
|
5
5
|
enabled: any;
|
|
6
6
|
}): {
|
|
7
|
-
yOrientation:
|
|
7
|
+
yOrientation: string;
|
|
8
8
|
};
|
|
9
9
|
export function handleSetYOrientation(elemRef: any, anchorRef: any, setYOrientation: any): void;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export const StyledHints: any
|
|
2
|
-
export const StyledLightbox: any
|
|
3
|
-
export const StyledLightBoxHeader: any
|
|
4
|
-
export const StyledLightBoxContent: any
|
|
5
|
-
export const StyledLightBoxList: any
|
|
6
|
-
export const StyledTriangle: any
|
|
1
|
+
export const StyledHints: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export const StyledLightbox: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
+
export const StyledLightBoxHeader: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
+
export const StyledLightBoxContent: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
+
export const StyledLightBoxList: import("styled-components").StyledComponent<"ul", any, {}, never>;
|
|
6
|
+
export const StyledTriangle: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export const StyledHomeCover: any
|
|
2
|
-
export const StyledHomeCoverImg: any
|
|
3
|
-
export const StyledHomeCoverImgWrapper: any
|
|
4
|
-
export const StyledHomeCoverTitle: any
|
|
5
|
-
export const StyledHomeCoverDesc: any
|
|
6
|
-
export const StyledHomeCoverDescContents: any
|
|
1
|
+
export const StyledHomeCover: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export const StyledHomeCoverImg: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
+
export const StyledHomeCoverImgWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
+
export const StyledHomeCoverTitle: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
+
export const StyledHomeCoverDesc: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
6
|
+
export const StyledHomeCoverDescContents: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const StyledSkeletonLoader: any
|
|
1
|
+
export const StyledSkeletonLoader: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -32,5 +32,8 @@ var styled_components_1 = __importStar(require("styled-components"));
|
|
|
32
32
|
var themes_1 = require("../../../themes");
|
|
33
33
|
var utilsOolib_1 = require("../../../utilsOolib");
|
|
34
34
|
var load = (0, styled_components_1.keyframes)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n from { left: -100%; }\n to { left: 100%; }\n"], ["\n from { left: -100%; }\n to { left: 100%; }\n"])));
|
|
35
|
-
exports.StyledSkeletonLoader = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n overflow: hidden;\n position: relative;\n background-color: ", ";\n \n &::before{\n content: '';\n display: block;\n position: absolute;\n left: -100%;\n top: 0;\n width: 100%;\n height: 100%;\n background: linear-gradient(to right, transparent 0%, ", " 50%, transparent 100%);\n animation: ", " 1s cubic-bezier(0.4, 0.0, 0.2, 1);\n animation-iteration-count:infinite;\n }\n"], ["\n overflow: hidden;\n position: relative;\n background-color: ", ";\n \n &::before{\n content: '';\n display: block;\n position: absolute;\n left: -100%;\n top: 0;\n width: 100%;\n height: 100%;\n background: linear-gradient(to right, transparent 0%, ", " 50%, transparent 100%);\n animation: ", " 1s cubic-bezier(0.4, 0.0, 0.2, 1);\n animation-iteration-count:infinite;\n }\n"])),
|
|
35
|
+
exports.StyledSkeletonLoader = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n overflow: hidden;\n position: relative;\n background-color: ", ";\n \n &::before{\n content: '';\n display: block;\n position: absolute;\n left: -100%;\n top: 0;\n width: 100%;\n height: 100%;\n background: linear-gradient(to right, transparent 0%, ", " 50%, transparent 100%);\n animation: ", " 1s cubic-bezier(0.4, 0.0, 0.2, 1);\n animation-iteration-count:infinite;\n }\n"], ["\n overflow: hidden;\n position: relative;\n background-color: ", ";\n \n &::before{\n content: '';\n display: block;\n position: absolute;\n left: -100%;\n top: 0;\n width: 100%;\n height: 100%;\n background: linear-gradient(to right, transparent 0%, ", " 50%, transparent 100%);\n animation: ", " 1s cubic-bezier(0.4, 0.0, 0.2, 1);\n animation-iteration-count:infinite;\n }\n"])), function (_a) {
|
|
36
|
+
var theme = _a.theme;
|
|
37
|
+
return (0, utilsOolib_1.getPrimaryColor10)(theme === null || theme === void 0 ? void 0 : theme.colors);
|
|
38
|
+
}, themes_1.colors.black_opacity05, load);
|
|
36
39
|
var templateObject_1, templateObject_2;
|
|
@@ -17,9 +17,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
17
17
|
exports.TextLoader = void 0;
|
|
18
18
|
var react_1 = __importDefault(require("react"));
|
|
19
19
|
var styled_1 = require("../SkeletonLoader/styled");
|
|
20
|
-
var
|
|
20
|
+
var styled_components_1 = require("styled-components");
|
|
21
|
+
var utilsOolib_1 = require("../../../utilsOolib");
|
|
21
22
|
var TextLoader = function (_a) {
|
|
22
23
|
var style = _a.style;
|
|
23
|
-
|
|
24
|
+
var theme = (0, styled_components_1.useTheme)();
|
|
25
|
+
return react_1.default.createElement(styled_1.StyledSkeletonLoader, { style: __assign(__assign({ backgroundColor: (0, utilsOolib_1.getPrimaryColor10)(theme === null || theme === void 0 ? void 0 : theme.colors) }, (style || {})), { width: (style === null || style === void 0 ? void 0 : style.width) || "8rem", height: (style === null || style === void 0 ? void 0 : style.height) || "1.5rem" }) });
|
|
24
26
|
};
|
|
25
27
|
exports.TextLoader = TextLoader;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export const StyledCircLoader: any
|
|
2
|
-
export const StyledLoaderWrapper: any
|
|
3
|
-
export const StyledLoaderOverlay: any
|
|
4
|
-
export const StyledHorLoader: any
|
|
5
|
-
export const StyledHorLoadingBar: any
|
|
1
|
+
export const StyledCircLoader: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export const StyledLoaderWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
+
export const StyledLoaderOverlay: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
+
export const StyledHorLoader: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
+
export const StyledHorLoadingBar: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export function MarginLeftRightMinus20(props: any):
|
|
1
|
+
export function MarginLeftRightMinus20(props: any): React.JSX.Element;
|
|
2
|
+
import React from "react";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export const StyledModalLargeBg: any
|
|
2
|
-
export const StyledModalLargeBgColor: any
|
|
3
|
-
export const StyledModalLargeContentWrapper: any
|
|
4
|
-
export const StyledModalLargeHeader: any
|
|
5
|
-
export const StyledModalLargeBody: any
|
|
6
|
-
export const StyledModalHeaderStyle2Container: any
|
|
7
|
-
export const StyledModalHeaderStyle2Title: any
|
|
1
|
+
export const StyledModalLargeBg: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
2
|
+
export const StyledModalLargeBgColor: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
3
|
+
export const StyledModalLargeContentWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
+
export const StyledModalLargeHeader: import("styled-components").StyledComponent<"header", any, {}, never>;
|
|
5
|
+
export const StyledModalLargeBody: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
6
|
+
export const StyledModalHeaderStyle2Container: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
7
|
+
export const StyledModalHeaderStyle2Title: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export const StyledModalSmall: any
|
|
2
|
-
export const StyledModalSmallContentWrapper: any
|
|
3
|
-
export const StyledModalSmallContent: any
|
|
4
|
-
export const StyledModalSmallClose: any
|
|
5
|
-
export const StyledModalSmallContentSubtitle: any
|
|
1
|
+
export const StyledModalSmall: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
2
|
+
export const StyledModalSmallContentWrapper: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
3
|
+
export const StyledModalSmallContent: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
+
export const StyledModalSmallClose: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
+
export const StyledModalSmallContentSubtitle: import("styled-components").StyledComponent<"div", any, {}, never>;
|