@salutejs/plasma-new-hope 0.343.0-canary.2368.19872331595.0 → 0.343.0-canary.2370.19885960439.0
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/emotion/cjs/components/File/File.types.js +4 -0
- package/emotion/cjs/examples/components/Tokens/Colors/Colors.styles.js +55 -152
- package/emotion/cjs/examples/components/Tokens/NumberTokens/NumberTokens.styles.js +25 -72
- package/emotion/cjs/examples/components/Tokens/Typography/Typography.styles.js +75 -200
- package/emotion/es/components/File/File.types.js +1 -0
- package/emotion/es/examples/components/Tokens/Colors/Colors.styles.js +55 -152
- package/emotion/es/examples/components/Tokens/NumberTokens/NumberTokens.styles.js +25 -72
- package/emotion/es/examples/components/Tokens/Typography/Typography.styles.js +75 -200
- package/package.json +16 -6
- package/styled-components/cjs/components/File/File.types.js +4 -0
- package/styled-components/cjs/examples/components/Combobox/Combobox.js +0 -15
- package/styled-components/es/components/File/File.types.js +1 -0
- package/types/components/Accordion/ui/AccordionItem/AccordionItem.styles.d.ts +2 -2
- package/types/components/Attach/ui/Button/Button.styles.d.ts +1 -1
- package/types/components/Attach/ui/Cell/Cell.styles.d.ts +1 -1
- package/types/components/Attach/ui/Dropdown/Dropdown.styles.d.ts +1 -1
- package/types/components/Attach/ui/IconButton/IconButton.styles.d.ts +2 -2
- package/types/components/Autocomplete/ui/TextField/TextField.styles.d.ts +1 -1
- package/types/components/Avatar/Avatar.styles.d.ts +2 -2
- package/types/components/Breadcrumbs/Breadcrumbs.styles.d.ts +1 -1
- package/types/components/Button/Button.styles.d.ts +1 -1
- package/types/components/Calendar/ui/CalendarHeader/CalendarHeader.styles.d.ts +4 -4
- package/types/components/Calendar/ui/EventTooltip/EventTooltip.styles.d.ts +1 -1
- package/types/components/Carousel/CarouselNew/Carousel.styles.d.ts +1 -1
- package/types/components/Combobox/ComboboxNew/Combobox.styles.d.ts +2 -2
- package/types/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.styles.d.ts +5 -5
- package/types/components/Combobox/ComboboxNew/ui/Target/Target.styles.d.ts +1 -1
- package/types/components/Combobox/ComboboxNew/ui/TreeList/ui/Item/Item.styles.d.ts +6 -6
- package/types/components/Combobox/ComboboxOld/ui/ComboboxChip/ComboboxChip.styles.d.ts +1 -1
- package/types/components/Combobox/ComboboxOld/ui/ComboboxTarget/ComboboxTarget.styles.d.ts +1 -1
- package/types/components/DatePicker/RangeDate/RangeDate.styles.d.ts +2 -2
- package/types/components/DatePicker/SingleDate/SingleDate.styles.d.ts +6 -6
- package/types/components/DateTimePicker/ui/DateShortcut/DateShortcutList.styles.d.ts +1 -1
- package/types/components/DateTimePicker/ui/Input/Input.styles.d.ts +1 -1
- package/types/components/Drawer/Drawer.styles.d.ts +1 -1
- package/types/components/Drawer/ui/DrawerHeader/DrawerHeader.d.ts +2 -2
- package/types/components/Dropdown/ui/DropdownItem/DropdownItem.styles.d.ts +2 -2
- package/types/components/Dropdown/ui/DropdownOld/Dropdown.styles.d.ts +1 -1
- package/types/components/EmptyState/EmptyState.styles.d.ts +1 -1
- package/types/components/File/File.types.d.ts +99 -0
- package/types/components/File/File.types.d.ts.map +1 -0
- package/types/components/InformationWrapper/InformationWrapper.styles.d.ts +1 -1
- package/types/components/LinkButton/LinkButton.styles.d.ts +1 -1
- package/types/components/List/ui/ListItem.styles.d.ts +1 -1
- package/types/components/Loader/Loader.styles.d.ts +2 -2
- package/types/components/NavigationDrawer/ui/MenuItem/MenuItem.styles.d.ts +2 -2
- package/types/components/NavigationDrawer/ui/Section/Section.styles.d.ts +1 -1
- package/types/components/Note/Note.styles.d.ts +1 -1
- package/types/components/Notification/Notification.styles.d.ts +3 -3
- package/types/components/NumberInput/ui/ActionButton/ActionButton.styles.d.ts +1 -1
- package/types/components/NumberInput/ui/Input/Input.styles.d.ts +1 -1
- package/types/components/Pagination/Pagination.styles.d.ts +7 -7
- package/types/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.styles.d.ts +1 -1
- package/types/components/PaginationDots/PaginationDots.d.ts +1 -1
- package/types/components/Panel/ui/PanelHeader/PanelHeader.styles.d.ts +1 -1
- package/types/components/Popup/Popup.styles.d.ts +1 -1
- package/types/components/Range/Range.styles.d.ts +1 -1
- package/types/components/Segment/ui/SegmentGroup/SegmentGroup.styles.d.ts +4 -4
- package/types/components/Select/ui/Inner/ui/Item/Item.styles.d.ts +5 -5
- package/types/components/Select/ui/Target/ui/Button/Button.styles.d.ts +2 -2
- package/types/components/Select/ui/Target/ui/Textfield/Textfield.styles.d.ts +1 -1
- package/types/components/Select/ui/TreeList/ui/Item/Item.styles.d.ts +6 -6
- package/types/components/Skeleton/LineSkeleton/LineSkeleton.d.ts +4 -4
- package/types/components/Skeleton/LineSkeleton/LineSkeleton.d.ts.map +1 -1
- package/types/components/Skeleton/RectSkeleton/RectSkeleton.d.ts +2 -2
- package/types/components/Skeleton/RectSkeleton/RectSkeleton.d.ts.map +1 -1
- package/types/components/Slider/components/Double/Double.styles.d.ts +1 -1
- package/types/components/Steps/ui/StepItem/StepItem.styles.d.ts +1 -1
- package/types/components/Table/Table.styles.d.ts +5 -5
- package/types/components/Table/ui/EditableCell/EditableCell.styles.d.ts +2 -2
- package/types/components/Table/ui/HeadCell/ui/Filter/Filter.styles.d.ts +4 -4
- package/types/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.d.ts +2 -2
- package/types/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.d.ts.map +1 -1
- package/types/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.d.ts +2 -2
- package/types/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.d.ts.map +1 -1
- package/types/components/Tabs/ui/vertical/VerticalTabs/VerticalTabs.d.ts +2 -2
- package/types/components/Tabs/ui/vertical/VerticalTabs/VerticalTabs.d.ts.map +1 -1
- package/types/components/TextArea/TextArea.styles.d.ts +2 -2
- package/types/components/TextField/TextField.styles.d.ts +1 -1
- package/types/components/TextField/ui/TextFieldChip/TextFieldChip.styles.d.ts +1 -1
- package/types/components/TimePicker/TimePicker.styles.d.ts +7 -7
- package/types/components/Toast/Toast.styles.d.ts +2 -2
- package/types/components/Toast/ToastNew/ToastNew.styles.d.ts +1 -1
- package/types/components/Tree/Tree.styles.d.ts +2 -2
- package/types/components/_Resizable/Resizable.styles.d.ts +1 -1
- package/types/examples/components/Autocomplete/Autocomplete.d.ts +40 -40
- package/types/examples/components/Autocomplete/Autocomplete.d.ts.map +1 -1
- package/types/examples/components/Avatar/Avatar.d.ts +1 -1
- package/types/examples/components/ButtonGroup/ButtonGroup.d.ts +1 -1
- package/types/examples/components/ButtonGroup/ButtonGroup.d.ts.map +1 -1
- package/types/examples/components/Calendar/Calendar.d.ts +1 -1
- package/types/examples/components/Calendar/Calendar.d.ts.map +1 -1
- package/types/examples/components/Carousel/Carousel.d.ts +3 -3
- package/types/examples/components/Carousel/Carousel.d.ts.map +1 -1
- package/types/examples/components/Chip/Chip.d.ts +3 -3
- package/types/examples/components/Chip/Chip.d.ts.map +1 -1
- package/types/examples/components/Combobox/Combobox.d.ts +12 -12
- package/types/examples/components/DatePicker/DatePicker.d.ts +1 -1
- package/types/examples/components/Divider/Divider.d.ts +1 -1
- package/types/examples/components/Divider/Divider.d.ts.map +1 -1
- package/types/examples/components/Drawer/Drawer.d.ts +1 -1
- package/types/examples/components/Dropdown/Dropdown.d.ts +5 -5
- package/types/examples/components/Dropdown/Dropdown.d.ts.map +1 -1
- package/types/examples/components/EmptyState/EmptyState.d.ts +1 -1
- package/types/examples/components/Flow/Flow.d.ts +1 -1
- package/types/examples/components/Grid/Grid.d.ts +1 -1
- package/types/examples/components/Grid/Grid.d.ts.map +1 -1
- package/types/examples/components/Image/Image.d.ts +1 -1
- package/types/examples/components/Indicator/Indicator.d.ts +1 -1
- package/types/examples/components/Modal/Modal.d.ts +2 -2
- package/types/examples/components/NumberFormat/NumberFormat.d.ts +8 -8
- package/types/examples/components/NumberFormat/NumberFormat.d.ts.map +1 -1
- package/types/examples/components/Pagination/Pagination.d.ts +1 -1
- package/types/examples/components/Pagination/Pagination.d.ts.map +1 -1
- package/types/examples/components/Panel/Panel.d.ts +1 -1
- package/types/examples/components/Popup/Popup.d.ts +1 -1
- package/types/examples/components/Popup/Popup.d.ts.map +1 -1
- package/types/examples/components/Progress/Progress.d.ts +1 -1
- package/types/examples/components/Progress/Progress.d.ts.map +1 -1
- package/types/examples/components/Range/Range.d.ts +3 -3
- package/types/examples/components/Range/Range.d.ts.map +1 -1
- package/types/examples/components/Segment/Segment.d.ts +1 -1
- package/types/examples/components/Segment/Segment.d.ts.map +1 -1
- package/types/examples/components/Select/Select.d.ts +2 -2
- package/types/examples/components/Sheet/Sheet.d.ts +1 -1
- package/types/examples/components/Sheet/Sheet.d.ts.map +1 -1
- package/types/examples/components/Slider/Slider.d.ts +2 -2
- package/types/examples/components/Steps/Steps.d.ts +1 -1
- package/types/examples/components/Switch/Switch.d.ts +2 -2
- package/types/examples/components/Switch/Switch.d.ts.map +1 -1
- package/types/examples/components/Tabs/Tabs.d.ts +2 -2
- package/types/examples/components/Tabs/Tabs.d.ts.map +1 -1
- package/types/examples/components/Tabs/TabsController.d.ts +1 -1
- package/types/examples/components/Tabs/TabsController.d.ts.map +1 -1
- package/types/examples/components/Tokens/Colors/Colors.styles.d.ts +16 -16
- package/types/examples/components/Tokens/Colors/Colors.styles.d.ts.map +1 -1
- package/types/examples/components/Tokens/NumberTokens/NumberTokens.styles.d.ts +8 -6
- package/types/examples/components/Tokens/NumberTokens/NumberTokens.styles.d.ts.map +1 -1
- package/types/examples/components/Tokens/Typography/Typography.styles.d.ts +20 -20
- package/types/examples/components/Tokens/Typography/Typography.styles.d.ts.map +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export declare const ExtraCounter: import("@linaria/
|
|
2
|
-
export declare const StyledIndicator: import("@linaria/
|
|
1
|
+
export declare const ExtraCounter: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../engines/types").PropsType<import("../../../../engines/types").Variants> & import("react").HTMLAttributes<HTMLDivElement> & import("../../../Counter/Counter.types").CustomCounterProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
2
|
+
export declare const StyledIndicator: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("react").HTMLAttributes<HTMLDivElement>>;
|
|
3
3
|
export declare const IconWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
4
4
|
export declare const Icon: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
5
5
|
export declare const ContentLeftWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
@@ -2,6 +2,6 @@ export declare const StyledSection: import("@linaria/react").StyledComponent<imp
|
|
|
2
2
|
export declare const SectionHeader: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
3
3
|
export declare const SectionDivider: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
4
4
|
export declare const SectionIcon: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
5
|
-
export declare const ArrowIcon: import("@linaria/
|
|
5
|
+
export declare const ArrowIcon: import("@linaria/react").StyledMeta & import("react").FC<import("../../../_Icon/IconRoot").IconProps & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
6
6
|
export declare const Label: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & Record<never, unknown>>;
|
|
7
7
|
//# sourceMappingURL=Section.styles.d.ts.map
|
|
@@ -7,7 +7,7 @@ export declare const Title: import("@linaria/react").StyledComponent<import("rea
|
|
|
7
7
|
export declare const TitleHelper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
8
8
|
export declare const Text: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & Record<never, unknown>>;
|
|
9
9
|
export declare const TextHelper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & Record<never, unknown>>;
|
|
10
|
-
export declare const CloseIconWrapper: import("@linaria/
|
|
10
|
+
export declare const CloseIconWrapper: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../engines/types").PropsType<import("../../engines/types").Variants> & ((Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../..").AsProps & {
|
|
11
11
|
text?: string;
|
|
12
12
|
contentLeft?: import("react").ReactNode;
|
|
13
13
|
contentPlacing?: "default" | "relaxed";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { CSSProperties } from 'react';
|
|
2
2
|
import { CloseIconType, IconPlacementType, NotificationPlacement } from './Notification.types';
|
|
3
3
|
export declare const StyledNotification: import("@linaria/core").LinariaClassName;
|
|
4
|
-
export declare const CloseIconWrapper: import("@linaria/
|
|
4
|
+
export declare const CloseIconWrapper: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../engines/types").PropsType<import("../../engines/types").Variants> & ((Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../..").AsProps & {
|
|
5
5
|
text?: string;
|
|
6
6
|
contentLeft?: import("react").ReactNode;
|
|
7
7
|
contentPlacing?: "default" | "relaxed";
|
|
@@ -19,7 +19,7 @@ export declare const CloseIconWrapper: import("@linaria/utils").StyledMeta & imp
|
|
|
19
19
|
outlined?: boolean;
|
|
20
20
|
shiftLeft?: boolean;
|
|
21
21
|
shiftRight?: boolean;
|
|
22
|
-
blur?: import("
|
|
22
|
+
blur?: import("../../mixins").Blur;
|
|
23
23
|
} & {
|
|
24
24
|
value?: string | number;
|
|
25
25
|
contentRight?: never;
|
|
@@ -41,7 +41,7 @@ export declare const CloseIconWrapper: import("@linaria/utils").StyledMeta & imp
|
|
|
41
41
|
outlined?: boolean;
|
|
42
42
|
shiftLeft?: boolean;
|
|
43
43
|
shiftRight?: boolean;
|
|
44
|
-
blur?: import("
|
|
44
|
+
blur?: import("../../mixins").Blur;
|
|
45
45
|
} & {
|
|
46
46
|
value?: never;
|
|
47
47
|
contentRight?: import("react").ReactNode;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const StyledIconButton: import("@linaria/
|
|
1
|
+
export declare const StyledIconButton: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../engines/types").PropsType<import("../../../../engines/types").Variants> & ((Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../../..").AsProps & {
|
|
2
2
|
text?: string;
|
|
3
3
|
contentLeft?: import("react").ReactNode;
|
|
4
4
|
contentPlacing?: "default" | "relaxed";
|
|
@@ -4,7 +4,7 @@ export declare const InputWrapper: import("@linaria/react").StyledComponent<impo
|
|
|
4
4
|
export declare const TextWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
5
5
|
export declare const AdditionalText: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & Record<never, unknown>>;
|
|
6
6
|
export declare const Loader: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
7
|
-
export declare const StyledSpinner: import("@linaria/
|
|
7
|
+
export declare const StyledSpinner: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../engines/types").PropsType<import("../../../../engines/types").Variants> & ((import("react").HTMLAttributes<HTMLDivElement> & {
|
|
8
8
|
width?: never;
|
|
9
9
|
height?: never;
|
|
10
10
|
size?: string | number;
|
|
@@ -2,8 +2,8 @@ export declare const PaginationRoot: import("@linaria/react").StyledComponent<im
|
|
|
2
2
|
export declare const PaginationPages: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
3
3
|
export declare const PaginationActions: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
4
4
|
export declare const PaginationSection: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
5
|
-
export declare const PaginationButtonGroup: import("@linaria/
|
|
6
|
-
export declare const PaginationButton: import("@linaria/
|
|
5
|
+
export declare const PaginationButtonGroup: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../engines/types").PropsType<import("../../engines/types").Variants> & import("../ButtonGroup").ButtonGroupProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
|
+
export declare const PaginationButton: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../engines/types").PropsType<import("../../engines/types").Variants> & ((Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../..").AsProps & {
|
|
7
7
|
text?: string;
|
|
8
8
|
contentLeft?: import("react").ReactNode;
|
|
9
9
|
contentPlacing?: "default" | "relaxed";
|
|
@@ -21,7 +21,7 @@ export declare const PaginationButton: import("@linaria/utils").StyledMeta & imp
|
|
|
21
21
|
outlined?: boolean;
|
|
22
22
|
shiftLeft?: boolean;
|
|
23
23
|
shiftRight?: boolean;
|
|
24
|
-
blur?: import("
|
|
24
|
+
blur?: import("../../mixins").Blur;
|
|
25
25
|
} & {
|
|
26
26
|
value?: string | number;
|
|
27
27
|
contentRight?: never;
|
|
@@ -43,12 +43,12 @@ export declare const PaginationButton: import("@linaria/utils").StyledMeta & imp
|
|
|
43
43
|
outlined?: boolean;
|
|
44
44
|
shiftLeft?: boolean;
|
|
45
45
|
shiftRight?: boolean;
|
|
46
|
-
blur?: import("
|
|
46
|
+
blur?: import("../../mixins").Blur;
|
|
47
47
|
} & {
|
|
48
48
|
value?: never;
|
|
49
49
|
contentRight?: import("react").ReactNode;
|
|
50
50
|
} & import("react").RefAttributes<HTMLButtonElement>))>;
|
|
51
|
-
export declare const PaginationShorter: import("@linaria/
|
|
51
|
+
export declare const PaginationShorter: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../engines/types").PropsType<import("../../engines/types").Variants> & ((Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../..").AsProps & {
|
|
52
52
|
text?: string;
|
|
53
53
|
contentLeft?: import("react").ReactNode;
|
|
54
54
|
contentPlacing?: "default" | "relaxed";
|
|
@@ -66,7 +66,7 @@ export declare const PaginationShorter: import("@linaria/utils").StyledMeta & im
|
|
|
66
66
|
outlined?: boolean;
|
|
67
67
|
shiftLeft?: boolean;
|
|
68
68
|
shiftRight?: boolean;
|
|
69
|
-
blur?: import("
|
|
69
|
+
blur?: import("../../mixins").Blur;
|
|
70
70
|
} & {
|
|
71
71
|
value?: string | number;
|
|
72
72
|
contentRight?: never;
|
|
@@ -88,7 +88,7 @@ export declare const PaginationShorter: import("@linaria/utils").StyledMeta & im
|
|
|
88
88
|
outlined?: boolean;
|
|
89
89
|
shiftLeft?: boolean;
|
|
90
90
|
shiftRight?: boolean;
|
|
91
|
-
blur?: import("
|
|
91
|
+
blur?: import("../../mixins").Blur;
|
|
92
92
|
} & {
|
|
93
93
|
value?: never;
|
|
94
94
|
contentRight?: import("react").ReactNode;
|
package/types/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.styles.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const SelectPerPageRoot: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
2
|
-
export declare const SelectPerPageSelect: import("@linaria/
|
|
2
|
+
export declare const SelectPerPageSelect: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../engines/types").PropsType<import("../../../../engines/types").Variants> & ((import("../../../TextField/TextField.types").LabelProps & import("../../../TextField/TextField.types").RequiredProps & {
|
|
3
3
|
hintText: string;
|
|
4
4
|
hintTrigger?: "hover" | "click";
|
|
5
5
|
hintView?: string;
|
|
@@ -8,7 +8,7 @@ export declare const DotsBase: import("@linaria/react").StyledComponent<import("
|
|
|
8
8
|
* Стилизованный компонент, обладающий всеми свойствами ``div``.
|
|
9
9
|
* @deprecated
|
|
10
10
|
*/
|
|
11
|
-
export declare const PaginationDots: import("@linaria/
|
|
11
|
+
export declare const PaginationDots: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("react").ClassAttributes<HTMLUListElement> & import("react").HTMLAttributes<HTMLUListElement> & Record<never, unknown> & {
|
|
12
12
|
as?: React.ElementType;
|
|
13
13
|
}>;
|
|
14
14
|
//# sourceMappingURL=PaginationDots.d.ts.map
|
|
@@ -3,7 +3,7 @@ export declare const ButtonWrapper: import("@linaria/react").StyledComponent<imp
|
|
|
3
3
|
placement?: ClosePlacementType;
|
|
4
4
|
}>;
|
|
5
5
|
export declare const StyledHeader: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
6
|
-
export declare const CloseIconWrapper: import("@linaria/
|
|
6
|
+
export declare const CloseIconWrapper: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../engines/types").PropsType<import("../../../../engines/types").Variants> & ((Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../../..").AsProps & {
|
|
7
7
|
text?: string;
|
|
8
8
|
contentLeft?: import("react").ReactNode;
|
|
9
9
|
contentPlacing?: "default" | "relaxed";
|
|
@@ -4,5 +4,5 @@ export declare const StyledPortal: import("@linaria/react").StyledComponent<impo
|
|
|
4
4
|
export declare const StyledPortalContainer: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
5
5
|
export declare const PopupView: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
6
6
|
export declare const PopupRootContainer: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & PopupRootContainerProps>;
|
|
7
|
-
export declare const IconResizeDiagonalStyled: import("@linaria/
|
|
7
|
+
export declare const IconResizeDiagonalStyled: import("@linaria/react").StyledMeta & import("react").FC<import("../_Icon/IconRoot").IconProps>;
|
|
8
8
|
//# sourceMappingURL=Popup.styles.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const StyledInput: import("@linaria/
|
|
1
|
+
export declare const StyledInput: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../engines/types").PropsType<import("../../engines/types").Variants> & (({
|
|
2
2
|
size?: string;
|
|
3
3
|
view?: string;
|
|
4
4
|
readOnly?: boolean;
|
|
@@ -2,16 +2,16 @@ export declare const base: import("@linaria/core").LinariaClassName;
|
|
|
2
2
|
export declare const StyledContent: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
3
3
|
export declare const StyledContentWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
4
4
|
export declare const StyledArrow: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLButtonElement> & import("react").ButtonHTMLAttributes<HTMLButtonElement> & Record<never, unknown>>;
|
|
5
|
-
export declare const StyledLeftArrow: import("@linaria/
|
|
5
|
+
export declare const StyledLeftArrow: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("react").ClassAttributes<HTMLButtonElement> & import("react").ButtonHTMLAttributes<HTMLButtonElement> & Record<never, unknown> & {
|
|
6
6
|
as?: React.ElementType;
|
|
7
7
|
}>;
|
|
8
|
-
export declare const StyledRightArrow: import("@linaria/
|
|
8
|
+
export declare const StyledRightArrow: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("react").ClassAttributes<HTMLButtonElement> & import("react").ButtonHTMLAttributes<HTMLButtonElement> & Record<never, unknown> & {
|
|
9
9
|
as?: React.ElementType;
|
|
10
10
|
}>;
|
|
11
|
-
export declare const StyledTopArrow: import("@linaria/
|
|
11
|
+
export declare const StyledTopArrow: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("react").ClassAttributes<HTMLButtonElement> & import("react").ButtonHTMLAttributes<HTMLButtonElement> & Record<never, unknown> & {
|
|
12
12
|
as?: React.ElementType;
|
|
13
13
|
}>;
|
|
14
|
-
export declare const StyledBottomArrow: import("@linaria/
|
|
14
|
+
export declare const StyledBottomArrow: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("react").ClassAttributes<HTMLButtonElement> & import("react").ButtonHTMLAttributes<HTMLButtonElement> & Record<never, unknown> & {
|
|
15
15
|
as?: React.ElementType;
|
|
16
16
|
}>;
|
|
17
17
|
//# sourceMappingURL=SegmentGroup.styles.d.ts.map
|
|
@@ -2,7 +2,7 @@ import type { SelectProps } from '../../../../../../components/Select';
|
|
|
2
2
|
export declare const StyledWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
3
3
|
disabled?: boolean;
|
|
4
4
|
}>;
|
|
5
|
-
export declare const StyledCell: import("@linaria/
|
|
5
|
+
export declare const StyledCell: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../../../engines/types").PropsType<import("../../../../../../engines/types").Variants> & (({
|
|
6
6
|
size?: string;
|
|
7
7
|
view?: string;
|
|
8
8
|
contentLeft?: import("react").ReactNode;
|
|
@@ -33,14 +33,14 @@ export declare const StyledCell: import("@linaria/utils").StyledMeta & import("r
|
|
|
33
33
|
label?: never;
|
|
34
34
|
children?: import("react").ReactNode;
|
|
35
35
|
} & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
|
36
|
-
export declare const StyledCheckbox: import("@linaria/
|
|
37
|
-
export declare const StyledIndicator: import("@linaria/
|
|
36
|
+
export declare const StyledCheckbox: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../../../engines/types").PropsType<import("../../../../../../engines/types").Variants> & import("../../../../../Checkbox/Checkbox.types").CheckboxProps & import("react").RefAttributes<HTMLInputElement>>;
|
|
37
|
+
export declare const StyledIndicator: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../../../engines/types").PropsType<import("../../../../../../engines/types").Variants> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
38
38
|
size: string;
|
|
39
39
|
view: string;
|
|
40
40
|
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
41
41
|
export declare const sizeMap: Record<string, string>;
|
|
42
|
-
export declare const StyledArrow: import("@linaria/
|
|
43
|
-
export declare const StyledIconDone: import("@linaria/
|
|
42
|
+
export declare const StyledArrow: import("@linaria/react").StyledMeta & import("react").FC<import("../../../../../_Icon/IconRoot").IconProps & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
43
|
+
export declare const StyledIconDone: import("@linaria/react").StyledMeta & import("react").FC<import("../../../../../_Icon/IconRoot").IconProps & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
44
44
|
export declare const DisclosureIconWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
45
45
|
export declare const IconWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
46
46
|
variant: SelectProps["variant"];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const StyledButton: import("@linaria/
|
|
1
|
+
export declare const StyledButton: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../../../engines/types").PropsType<import("../../../../../../engines/types").Variants> & ((Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../../../../..").AsProps & {
|
|
2
2
|
text?: string;
|
|
3
3
|
contentLeft?: import("react").ReactNode;
|
|
4
4
|
contentPlacing?: "default" | "relaxed";
|
|
@@ -45,7 +45,7 @@ export declare const StyledButton: import("@linaria/utils").StyledMeta & import(
|
|
|
45
45
|
} & import("react").RefAttributes<HTMLButtonElement>))>;
|
|
46
46
|
export declare const IconArrowWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
47
47
|
export declare const sizeMap: Record<string, string>;
|
|
48
|
-
export declare const StyledArrow: import("@linaria/
|
|
48
|
+
export declare const StyledArrow: import("@linaria/react").StyledMeta & import("react").FC<import("../../../../../_Icon/IconRoot").IconProps & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
49
49
|
export declare const ButtonWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
50
50
|
export declare const Label: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
51
51
|
//# sourceMappingURL=Button.styles.d.ts.map
|
|
@@ -303,6 +303,6 @@ export declare const IconArrowWrapper: import("@linaria/react").StyledComponent<
|
|
|
303
303
|
readOnly?: boolean;
|
|
304
304
|
}>;
|
|
305
305
|
export declare const sizeMap: Record<string, string>;
|
|
306
|
-
export declare const StyledArrow: import("@linaria/
|
|
306
|
+
export declare const StyledArrow: import("@linaria/react").StyledMeta & import("react").FC<import("../../../../../_Icon/IconRoot").IconProps & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
307
307
|
export declare const StyledLeftHelper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & Record<never, unknown>>;
|
|
308
308
|
//# sourceMappingURL=Textfield.styles.d.ts.map
|
|
@@ -4,7 +4,7 @@ export declare const ItemWrapper: import("@linaria/react").StyledComponent<impor
|
|
|
4
4
|
export declare const StyledWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
5
5
|
disabled?: boolean;
|
|
6
6
|
}>;
|
|
7
|
-
export declare const StyledCell: import("@linaria/
|
|
7
|
+
export declare const StyledCell: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../../../engines/types").PropsType<import("../../../../../../engines/types").Variants> & (({
|
|
8
8
|
size?: string;
|
|
9
9
|
view?: string;
|
|
10
10
|
contentLeft?: import("react").ReactNode;
|
|
@@ -35,15 +35,15 @@ export declare const StyledCell: import("@linaria/utils").StyledMeta & import("r
|
|
|
35
35
|
label?: never;
|
|
36
36
|
children?: import("react").ReactNode;
|
|
37
37
|
} & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
|
38
|
-
export declare const StyledCheckbox: import("@linaria/
|
|
39
|
-
export declare const StyledIndicator: import("@linaria/
|
|
38
|
+
export declare const StyledCheckbox: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../../../engines/types").PropsType<import("../../../../../../engines/types").Variants> & import("../../../../../Checkbox/Checkbox.types").CheckboxProps & import("react").RefAttributes<HTMLInputElement>>;
|
|
39
|
+
export declare const StyledIndicator: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../../../engines/types").PropsType<import("../../../../../../engines/types").Variants> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
40
40
|
size: string;
|
|
41
41
|
view: string;
|
|
42
42
|
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
43
43
|
export declare const sizeMap: Record<string, string>;
|
|
44
|
-
export declare const StyledArrowLeft: import("@linaria/
|
|
45
|
-
export declare const StyledArrowRight: import("@linaria/
|
|
46
|
-
export declare const StyledIconDone: import("@linaria/
|
|
44
|
+
export declare const StyledArrowLeft: import("@linaria/react").StyledMeta & import("react").FC<import("../../../../../_Icon/IconRoot").IconProps & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
45
|
+
export declare const StyledArrowRight: import("@linaria/react").StyledMeta & import("react").FC<import("../../../../../_Icon/IconRoot").IconProps & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
46
|
+
export declare const StyledIconDone: import("@linaria/react").StyledMeta & import("react").FC<import("../../../../../_Icon/IconRoot").IconProps & import("react").HTMLAttributes<HTMLDivElement>>;
|
|
47
47
|
export declare const DisclosureIconWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
48
48
|
visibility: CSSProperties["visibility"];
|
|
49
49
|
}>;
|
|
@@ -6,15 +6,15 @@ import type { LineSkeletonProps } from './LineSkeleton.types';
|
|
|
6
6
|
*/
|
|
7
7
|
export declare const lineSkeletonRoot: (Root: RootProps<HTMLDivElement, LineSkeletonProps>) => React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & import("../Skeleton.types").SkeletonSizeProps & {
|
|
8
8
|
customGradientColor?: string;
|
|
9
|
-
roundness?: import("
|
|
10
|
-
} & import("
|
|
9
|
+
roundness?: import("../../../mixins").Roundness;
|
|
10
|
+
} & import("../../../mixins").SkeletonGradientProps & React.RefAttributes<HTMLDivElement>>;
|
|
11
11
|
export declare const lineSkeletonConfig: {
|
|
12
12
|
name: string;
|
|
13
13
|
tag: string;
|
|
14
14
|
layout: (Root: RootProps<HTMLDivElement, LineSkeletonProps>) => React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & import("../Skeleton.types").SkeletonSizeProps & {
|
|
15
15
|
customGradientColor?: string;
|
|
16
|
-
roundness?: import("
|
|
17
|
-
} & import("
|
|
16
|
+
roundness?: import("../../../mixins").Roundness;
|
|
17
|
+
} & import("../../../mixins").SkeletonGradientProps & React.RefAttributes<HTMLDivElement>>;
|
|
18
18
|
base: import("@linaria/core").LinariaClassName;
|
|
19
19
|
variations: {
|
|
20
20
|
size: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LineSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/Skeleton/LineSkeleton/LineSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAE1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAMlD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAE9D;;GAEG;AACH,eAAO,MAAM,gBAAgB,SAAU,SAAS,CAAC,cAAc,EAAE,iBAAiB,CAAC;;;
|
|
1
|
+
{"version":3,"file":"LineSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/Skeleton/LineSkeleton/LineSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAE1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAMlD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAE9D;;GAEG;AACH,eAAO,MAAM,gBAAgB,SAAU,SAAS,CAAC,cAAc,EAAE,iBAAiB,CAAC;;;0FAY9E,CAAC;AAEN,eAAO,MAAM,kBAAkB;;;mBAdQ,SAAS,CAAC,cAAc,EAAE,iBAAiB,CAAC;;;;;;;;;;;;;;CA4BlF,CAAC"}
|
|
@@ -6,6 +6,6 @@ export declare const RectSkeleton: React.ForwardRefExoticComponent<React.HTMLAtt
|
|
|
6
6
|
width: string | number;
|
|
7
7
|
height: string | number;
|
|
8
8
|
customGradientColor?: string;
|
|
9
|
-
roundness?: import("
|
|
10
|
-
} & import("
|
|
9
|
+
roundness?: import("../../../mixins").Roundness;
|
|
10
|
+
} & import("../../../mixins").SkeletonGradientProps & React.RefAttributes<HTMLDivElement>>;
|
|
11
11
|
//# sourceMappingURL=RectSkeleton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RectSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/Skeleton/RectSkeleton/RectSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAO1C;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;
|
|
1
|
+
{"version":3,"file":"RectSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/Skeleton/RectSkeleton/RectSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAO1C;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;0FAgBxB,CAAC"}
|
|
@@ -2,7 +2,7 @@ export declare const LabelWrapper: import("@linaria/react").StyledComponent<impo
|
|
|
2
2
|
export declare const LabelContentLeft: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
3
3
|
export declare const Label: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLLabelElement> & import("react").LabelHTMLAttributes<HTMLLabelElement> & Record<never, unknown>>;
|
|
4
4
|
export declare const InputsWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
5
|
-
export declare const StyledInput: import("@linaria/
|
|
5
|
+
export declare const StyledInput: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../engines/types").PropsType<import("../../../../engines/types").Variants> & (({
|
|
6
6
|
size?: string;
|
|
7
7
|
view?: string;
|
|
8
8
|
readOnly?: boolean;
|
|
@@ -20,7 +20,7 @@ export declare const StepItemTitle: import("@linaria/react").StyledComponent<imp
|
|
|
20
20
|
export declare const StepItemContent: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
21
21
|
export declare const BulletIndicatorWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
22
22
|
export declare const BulletIndicator: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLButtonElement> & import("react").ButtonHTMLAttributes<HTMLButtonElement> & Record<never, unknown>>;
|
|
23
|
-
export declare const Bullet: import("@linaria/
|
|
23
|
+
export declare const Bullet: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("react").ClassAttributes<HTMLButtonElement> & import("react").ButtonHTMLAttributes<HTMLButtonElement> & Record<never, unknown> & {
|
|
24
24
|
as?: React.ElementType;
|
|
25
25
|
}>;
|
|
26
26
|
export declare const StepItemDivider: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
@@ -20,9 +20,9 @@ export declare const Th: import("@linaria/react").StyledComponent<import("react"
|
|
|
20
20
|
borderVariant: TableProps["borderVariant"];
|
|
21
21
|
selectionCell?: boolean;
|
|
22
22
|
}>;
|
|
23
|
-
export declare const StyledCheckbox: import("@linaria/
|
|
24
|
-
export declare const StyledDivider: import("@linaria/
|
|
25
|
-
export declare const Button: import("@linaria/
|
|
23
|
+
export declare const StyledCheckbox: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../engines/types").PropsType<import("../../engines/types").Variants> & import("../Checkbox/Checkbox.types").CheckboxProps & import("react").RefAttributes<HTMLInputElement>>;
|
|
24
|
+
export declare const StyledDivider: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../engines/types").PropsType<import("../../engines/types").Variants> & import("../Divider").DividerProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
25
|
+
export declare const Button: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../engines/types").PropsType<import("../../engines/types").Variants> & ((Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../..").AsProps & {
|
|
26
26
|
text?: string;
|
|
27
27
|
contentLeft?: import("react").ReactNode;
|
|
28
28
|
contentPlacing?: "default" | "relaxed";
|
|
@@ -67,7 +67,7 @@ export declare const Button: import("@linaria/utils").StyledMeta & import("react
|
|
|
67
67
|
value?: never;
|
|
68
68
|
contentRight?: import("react").ReactNode;
|
|
69
69
|
} & import("react").RefAttributes<HTMLButtonElement>))>;
|
|
70
|
-
export declare const ButtonAccent: import("@linaria/
|
|
70
|
+
export declare const ButtonAccent: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../engines/types").PropsType<import("../../engines/types").Variants> & ((Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../..").AsProps & {
|
|
71
71
|
text?: string;
|
|
72
72
|
contentLeft?: import("react").ReactNode;
|
|
73
73
|
contentPlacing?: "default" | "relaxed";
|
|
@@ -112,7 +112,7 @@ export declare const ButtonAccent: import("@linaria/utils").StyledMeta & import(
|
|
|
112
112
|
value?: never;
|
|
113
113
|
contentRight?: import("react").ReactNode;
|
|
114
114
|
} & import("react").RefAttributes<HTMLButtonElement>))>;
|
|
115
|
-
export declare const LinkButton: import("@linaria/
|
|
115
|
+
export declare const LinkButton: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../engines/types").PropsType<import("../../engines/types").Variants> & import("react").AnchorHTMLAttributes<HTMLAnchorElement> & {
|
|
116
116
|
text?: string;
|
|
117
117
|
contentRight?: import("react").ReactNode;
|
|
118
118
|
contentLeft?: import("react").ReactNode;
|
|
@@ -11,7 +11,7 @@ export declare const ContentWrapper: import("@linaria/react").StyledComponent<im
|
|
|
11
11
|
export declare const EditModeWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
12
12
|
export declare const InputWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
13
13
|
export declare const Input: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLInputElement> & import("react").InputHTMLAttributes<HTMLInputElement> & Record<never, unknown>>;
|
|
14
|
-
export declare const IconDoneButton: import("@linaria/
|
|
14
|
+
export declare const IconDoneButton: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../engines/types").PropsType<import("../../../../engines/types").Variants> & ((Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../../..").AsProps & {
|
|
15
15
|
text?: string;
|
|
16
16
|
contentLeft?: import("react").ReactNode;
|
|
17
17
|
contentPlacing?: "default" | "relaxed";
|
|
@@ -56,7 +56,7 @@ export declare const IconDoneButton: import("@linaria/utils").StyledMeta & impor
|
|
|
56
56
|
value?: never;
|
|
57
57
|
contentRight?: import("react").ReactNode;
|
|
58
58
|
} & import("react").RefAttributes<HTMLButtonElement>))>;
|
|
59
|
-
export declare const IconResetButton: import("@linaria/
|
|
59
|
+
export declare const IconResetButton: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../engines/types").PropsType<import("../../../../engines/types").Variants> & ((Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../../..").AsProps & {
|
|
60
60
|
text?: string;
|
|
61
61
|
contentLeft?: import("react").ReactNode;
|
|
62
62
|
contentPlacing?: "default" | "relaxed";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const Select: import("@linaria/
|
|
1
|
+
export declare const Select: import("@linaria/react").StyledMeta & import("react").FunctionComponent<(import("../../../../../TextField/TextField.types").LabelProps & import("../../../../../TextField/TextField.types").RequiredProps & {
|
|
2
2
|
hintText: string;
|
|
3
3
|
hintTrigger?: "hover" | "click";
|
|
4
4
|
hintView?: string;
|
|
@@ -345,11 +345,11 @@ export declare const Select: import("@linaria/utils").StyledMeta & import("react
|
|
|
345
345
|
listOverflow?: import("react").CSSProperties["overflow"];
|
|
346
346
|
} & Omit<import("react").ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & import("react").RefAttributes<HTMLButtonElement>)>;
|
|
347
347
|
export declare const IconFilterWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
348
|
-
export declare const StyledIndicator: import("@linaria/
|
|
348
|
+
export declare const StyledIndicator: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../../../engines/types").PropsType<import("../../../../../../engines/types").Variants> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
349
349
|
size: string;
|
|
350
350
|
view: string;
|
|
351
351
|
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
352
|
-
export declare const StyledCheckbox: import("@linaria/
|
|
353
|
-
export declare const StyledDivider: import("@linaria/
|
|
352
|
+
export declare const StyledCheckbox: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../../../engines/types").PropsType<import("../../../../../../engines/types").Variants> & import("../../../../../Checkbox/Checkbox.types").CheckboxProps & import("react").RefAttributes<HTMLInputElement>>;
|
|
353
|
+
export declare const StyledDivider: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../../../../../engines/types").PropsType<import("../../../../../../engines/types").Variants> & import("../../../../../Divider").DividerProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
354
354
|
export declare const ControlPanel: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
355
355
|
//# sourceMappingURL=Filter.styles.d.ts.map
|
package/types/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { RootProps } from '../../../../../engines';
|
|
3
3
|
import { HorizontalIconTabItemProps } from '../../../TabItem.types';
|
|
4
|
-
export declare const horizontalIconTabItemRoot: (Root: RootProps<HTMLButtonElement, HorizontalIconTabItemProps>) => React.ForwardRefExoticComponent<Omit<import("
|
|
4
|
+
export declare const horizontalIconTabItemRoot: (Root: RootProps<HTMLButtonElement, HorizontalIconTabItemProps>) => React.ForwardRefExoticComponent<Omit<import("../../../TabItem.types").BaseTabItemProps, "value" | "contentRight" | "maxItemWidth"> & import("../../../TabItem.types").CustomHorizontalIconTabItemProps & React.RefAttributes<HTMLButtonElement>>;
|
|
5
5
|
export declare const horizontalIconTabItemConfig: {
|
|
6
6
|
name: string;
|
|
7
7
|
tag: string;
|
|
8
|
-
layout: (Root: RootProps<HTMLButtonElement, HorizontalIconTabItemProps>) => React.ForwardRefExoticComponent<Omit<import("
|
|
8
|
+
layout: (Root: RootProps<HTMLButtonElement, HorizontalIconTabItemProps>) => React.ForwardRefExoticComponent<Omit<import("../../../TabItem.types").BaseTabItemProps, "value" | "contentRight" | "maxItemWidth"> & import("../../../TabItem.types").CustomHorizontalIconTabItemProps & React.RefAttributes<HTMLButtonElement>>;
|
|
9
9
|
base: import("@linaria/core").LinariaClassName;
|
|
10
10
|
variations: {
|
|
11
11
|
size: {
|
package/types/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HorizontalIconTabItem.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAE9D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAKxC,OAAO,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAQpE,eAAO,MAAM,yBAAyB,SAAU,SAAS,CAAC,iBAAiB,EAAE,0BAA0B,CAAC,
|
|
1
|
+
{"version":3,"file":"HorizontalIconTabItem.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAE9D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAKxC,OAAO,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAQpE,eAAO,MAAM,yBAAyB,SAAU,SAAS,CAAC,iBAAiB,EAAE,0BAA0B,CAAC,qPA2DlG,CAAC;AAEP,eAAO,MAAM,2BAA2B;;;mBA7DQ,SAAS,CAAC,iBAAiB,EAAE,0BAA0B,CAAC;;;;;;;;;;;;;;;;;CAiFvG,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { RootProps } from '../../../../../engines';
|
|
3
3
|
import { VerticalIconTabItemProps } from '../../../TabItem.types';
|
|
4
|
-
export declare const verticalIconTabItemRoot: (Root: RootProps<HTMLButtonElement, VerticalIconTabItemProps>) => React.ForwardRefExoticComponent<Omit<import("
|
|
4
|
+
export declare const verticalIconTabItemRoot: (Root: RootProps<HTMLButtonElement, VerticalIconTabItemProps>) => React.ForwardRefExoticComponent<Omit<import("../../../TabItem.types").BaseTabItemProps, "value" | "contentRight" | "maxItemWidth"> & import("../../../TabItem.types").CustomVerticalIconTabItemProps & React.RefAttributes<HTMLButtonElement>>;
|
|
5
5
|
export declare const verticalIconTabItemConfig: {
|
|
6
6
|
name: string;
|
|
7
7
|
tag: string;
|
|
8
|
-
layout: (Root: RootProps<HTMLButtonElement, VerticalIconTabItemProps>) => React.ForwardRefExoticComponent<Omit<import("
|
|
8
|
+
layout: (Root: RootProps<HTMLButtonElement, VerticalIconTabItemProps>) => React.ForwardRefExoticComponent<Omit<import("../../../TabItem.types").BaseTabItemProps, "value" | "contentRight" | "maxItemWidth"> & import("../../../TabItem.types").CustomVerticalIconTabItemProps & React.RefAttributes<HTMLButtonElement>>;
|
|
9
9
|
base: import("@linaria/core").LinariaClassName;
|
|
10
10
|
variations: {
|
|
11
11
|
size: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VerticalIconTabItem.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAE9D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAKxC,OAAO,EAAE,wBAAwB,EAAE,MAAM,wBAAwB,CAAC;AAQlE,eAAO,MAAM,uBAAuB,SAAU,SAAS,CAAC,iBAAiB,EAAE,wBAAwB,CAAC,
|
|
1
|
+
{"version":3,"file":"VerticalIconTabItem.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAE9D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAKxC,OAAO,EAAE,wBAAwB,EAAE,MAAM,wBAAwB,CAAC;AAQlE,eAAO,MAAM,uBAAuB,SAAU,SAAS,CAAC,iBAAiB,EAAE,wBAAwB,CAAC,mPAwD9F,CAAC;AAEP,eAAO,MAAM,yBAAyB;;;mBA1DQ,SAAS,CAAC,iBAAiB,EAAE,wBAAwB,CAAC;;;;;;;;;;;;;;;;;CA8EnG,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { RootProps } from '../../../../../engines/types';
|
|
3
3
|
import type { VerticalTabsProps } from '../../../Tabs.types';
|
|
4
|
-
export declare const verticalTabsRoot: (Root: RootProps<HTMLDivElement, VerticalTabsProps>) => React.ForwardRefExoticComponent<import("
|
|
4
|
+
export declare const verticalTabsRoot: (Root: RootProps<HTMLDivElement, VerticalTabsProps>) => React.ForwardRefExoticComponent<import("../../../Tabs.types").BaseTabsProps & import("../../../Tabs.types").CustomVerticalTabsProps & React.RefAttributes<HTMLDivElement>>;
|
|
5
5
|
export declare const verticalTabsConfig: {
|
|
6
6
|
name: string;
|
|
7
7
|
tag: string;
|
|
8
|
-
layout: (Root: RootProps<HTMLDivElement, VerticalTabsProps>) => React.ForwardRefExoticComponent<import("
|
|
8
|
+
layout: (Root: RootProps<HTMLDivElement, VerticalTabsProps>) => React.ForwardRefExoticComponent<import("../../../Tabs.types").BaseTabsProps & import("../../../Tabs.types").CustomVerticalTabsProps & React.RefAttributes<HTMLDivElement>>;
|
|
9
9
|
base: import("@linaria/core").LinariaClassName;
|
|
10
10
|
variations: {
|
|
11
11
|
size: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VerticalTabs.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tabs/ui/vertical/VerticalTabs/VerticalTabs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6F,MAAM,OAAO,CAAC;AAGlH,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAInD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAiB7D,eAAO,MAAM,gBAAgB,SAAU,SAAS,CAAC,cAAc,EAAE,iBAAiB,CAAC,
|
|
1
|
+
{"version":3,"file":"VerticalTabs.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tabs/ui/vertical/VerticalTabs/VerticalTabs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6F,MAAM,OAAO,CAAC;AAGlH,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAInD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAiB7D,eAAO,MAAM,gBAAgB,SAAU,SAAS,CAAC,cAAc,EAAE,iBAAiB,CAAC,+KAmN7E,CAAC;AAEP,eAAO,MAAM,kBAAkB;;;mBArNQ,SAAS,CAAC,cAAc,EAAE,iBAAiB,CAAC;;;;;;;;;;;;;;;;;;CA0OlF,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const Hint: import("@linaria/
|
|
1
|
+
export declare const Hint: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("../../engines/types").PropsType<import("../../engines/types").Variants> & import("../Tooltip").TooltipProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
2
2
|
export declare const OuterLabelWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
3
3
|
isInnerLabel: boolean;
|
|
4
4
|
width: string;
|
|
@@ -43,7 +43,7 @@ export declare const StyledHiddenTextArea: import("@linaria/react").StyledCompon
|
|
|
43
43
|
export declare const StyledHelpers: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
44
44
|
export declare const StyledOutsideHelpersWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
45
45
|
export declare const StyledLeftHelper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & Record<never, unknown>>;
|
|
46
|
-
export declare const StyledRightHelper: import("@linaria/
|
|
46
|
+
export declare const StyledRightHelper: import("@linaria/react").StyledMeta & import("react").FunctionComponent<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & Record<never, unknown> & {
|
|
47
47
|
as?: React.ElementType;
|
|
48
48
|
}>;
|
|
49
49
|
export declare const StyledPlaceholder: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLLabelElement> & import("react").LabelHTMLAttributes<HTMLLabelElement> & {
|