gantri-components 2.119.2 → 2.119.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/aspect-ratio/aspect-ratio.styles.d.ts +4 -3
- package/dist/components/badge/badge.styles.d.ts +2 -1
- package/dist/components/box/box.styles.d.ts +3 -4
- package/dist/components/box/box.types.d.ts +1 -1
- package/dist/components/breadcrumbs/breadcrumbs.styles.d.ts +3 -2
- package/dist/components/button/button.styles.d.ts +3 -3
- package/dist/components/button-menu/button-menu.styles.d.ts +2 -1
- package/dist/components/cell/cell.styles.d.ts +3 -3
- package/dist/components/checkbox/checkbox.styles.d.ts +7 -6
- package/dist/components/circular-progress/circular-progress.styles.d.ts +3 -1
- package/dist/components/color-picker/color-picker.styles.d.ts +3 -2
- package/dist/components/color-picker/components/color-picker-item/color-picker-item.styles.d.ts +1123 -4
- package/dist/components/confirmation-modal/confirmationModal.types.d.ts +2 -1
- package/dist/components/dropdown/dropdown.styles.d.ts +13 -7
- package/dist/components/dropdown-menu/dropdown-menu.styles.d.ts +6 -5
- package/dist/components/filter-button/filter-button.styles.d.ts +2 -1
- package/dist/components/filter-button/filter-button.types.d.ts +0 -1
- package/dist/components/flex/flex.styles.d.ts +3 -1
- package/dist/components/grid/grid.styles.d.ts +3 -3
- package/dist/components/icon/icon.styles.d.ts +3 -2
- package/dist/components/image/image.styles.d.ts +7 -4
- package/dist/components/input-group/input-group.styles.d.ts +3 -3
- package/dist/components/line/line.styles.d.ts +2 -1
- package/dist/components/linear-progress/linear-progress.styles.d.ts +5 -4
- package/dist/components/max-width/max-width.styles.d.ts +4 -3
- package/dist/components/modal/modal.styles.d.ts +17 -13
- package/dist/components/multi-select-list/multi-select-list.styles.d.ts +3 -1
- package/dist/components/overlay/overlay.styles.d.ts +6 -5
- package/dist/components/pills/components/pill/pill.styles.d.ts +3 -2
- package/dist/components/pills/components/pill/pill.types.d.ts +0 -1
- package/dist/components/pills/pills.styles.d.ts +2 -1
- package/dist/components/quantity/quantity.styles.d.ts +2 -1
- package/dist/components/radio/radio.styles.d.ts +8 -7
- package/dist/components/radio-list/radio-list.styles.d.ts +2 -2
- package/dist/components/search-field/search-field.styles.d.ts +3 -2
- package/dist/components/slider/slider.styles.styles.d.ts +4 -3
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/components/preference-item-drag-handle/preference-item-drag-handle.styles.d.ts +2 -1
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/components/preference-item-overlay/preference-item-overlay.styles.d.ts +2 -1
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/components/sortable-preference-item/sortable-preference-item.styles.d.ts +2 -1
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/components/user-preferences-modal/user-preferences-modal.styles.d.ts +9 -5
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/user-preferences-toggle.styles.d.ts +2 -2
- package/dist/components/table/components/custom-columns-toggle/custom-columns-toggle.styles.d.ts +3 -2
- package/dist/components/table/components/selectable-row-checkbox-wrapper/selectable-row-checkbox-wrapper.types.d.ts +0 -1
- package/dist/components/table/components/table-actions-wrapper/components/clear-selected-rows/clear-selected-rows.styles.d.ts +4 -2
- package/dist/components/table/components/table-actions-wrapper/components/paging/paging.styles.d.ts +4 -2
- package/dist/components/table/components/table-actions-wrapper/components/search/search.styles.d.ts +3 -2
- package/dist/components/table/components/table-actions-wrapper/components/sort/sort.styles.d.ts +3 -1
- package/dist/components/table/components/table-actions-wrapper/table-actions-wrapper.styles.d.ts +4 -2
- package/dist/components/table/components/table-header/table-header.styles.d.ts +5 -4
- package/dist/components/table/components/table-row/helpers/get-row-component-props/get-row-component-props.d.ts +33 -29
- package/dist/components/table/components/table-row-cells/components/selectable-row-cell-wrapper/selectable-row-cell-wrapper.styles.d.ts +3 -1
- package/dist/components/table/components/table-row-cells/table-row-cells.styles.d.ts +2 -1
- package/dist/components/table/components/table-row-overlay/table-row-overlay.styles.d.ts +2 -1
- package/dist/components/table/table.styles.d.ts +4 -3
- package/dist/components/tabs/components/tab/tab.styled.d.ts +3 -2
- package/dist/components/tabs/components/tab-panel/tab-panel.styles.d.ts +2 -1
- package/dist/components/tabs/components/tabs-list/tabs-list.styles.d.ts +5 -4
- package/dist/components/text-area/text-area.styles.d.ts +5 -5
- package/dist/components/text-field/text-field.styles.d.ts +4 -4
- package/dist/components/toggle/toggle.styles.styles.d.ts +6 -5
- package/dist/components/tooltip/tooltip.styles.d.ts +3 -2
- package/dist/components/typography/typography.d.ts +3 -1
- package/dist/components/typography/typography.styles.d.ts +4 -4
- package/dist/helpers/layout.helpers.d.ts +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/styles/animations.d.ts +1 -1
- package/dist/styles/base.d.ts +3 -2
- package/package.json +11 -12
|
@@ -13,21 +13,20 @@ export declare const getRowComponentProps: <TData extends RowData<import("../../
|
|
|
13
13
|
suppressHydrationWarning?: boolean | undefined;
|
|
14
14
|
accessKey?: string | undefined;
|
|
15
15
|
autoFocus?: boolean | undefined;
|
|
16
|
-
contentEditable?: "inherit" | (boolean | "
|
|
16
|
+
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
17
17
|
contextMenu?: string | undefined;
|
|
18
18
|
dir?: string | undefined;
|
|
19
|
-
draggable?: (boolean | "
|
|
19
|
+
draggable?: (boolean | "false" | "true") | undefined;
|
|
20
20
|
hidden?: boolean | undefined;
|
|
21
21
|
id?: string | undefined;
|
|
22
22
|
lang?: string | undefined;
|
|
23
23
|
nonce?: string | undefined;
|
|
24
|
-
placeholder?: string | undefined;
|
|
25
24
|
slot?: string | undefined;
|
|
26
|
-
spellCheck?: (boolean | "
|
|
25
|
+
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
27
26
|
style?: import("react").CSSProperties | undefined;
|
|
28
27
|
tabIndex?: number | undefined;
|
|
29
28
|
title?: string | undefined;
|
|
30
|
-
translate?: "
|
|
29
|
+
translate?: "yes" | "no" | undefined;
|
|
31
30
|
radioGroup?: string | undefined;
|
|
32
31
|
role?: import("react").AriaRole | undefined;
|
|
33
32
|
about?: string | undefined;
|
|
@@ -53,53 +52,58 @@ export declare const getRowComponentProps: <TData extends RowData<import("../../
|
|
|
53
52
|
results?: number | undefined;
|
|
54
53
|
security?: string | undefined;
|
|
55
54
|
unselectable?: "off" | "on" | undefined;
|
|
56
|
-
inputMode?: "
|
|
55
|
+
inputMode?: "none" | "text" | "search" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
57
56
|
is?: string | undefined;
|
|
58
57
|
children?: import("react-i18next").ReactI18NextChild | Iterable<import("react-i18next").ReactI18NextChild>;
|
|
59
58
|
"aria-activedescendant"?: string | undefined;
|
|
60
|
-
"aria-atomic"?: (boolean | "
|
|
61
|
-
"aria-autocomplete"?: "none" | "
|
|
62
|
-
"aria-
|
|
63
|
-
"aria-
|
|
59
|
+
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
60
|
+
"aria-autocomplete"?: "none" | "both" | "inline" | "list" | undefined;
|
|
61
|
+
"aria-braillelabel"?: string | undefined;
|
|
62
|
+
"aria-brailleroledescription"?: string | undefined;
|
|
63
|
+
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
64
|
+
"aria-checked"?: boolean | "mixed" | "false" | "true" | undefined;
|
|
64
65
|
"aria-colcount"?: number | undefined;
|
|
65
66
|
"aria-colindex"?: number | undefined;
|
|
67
|
+
"aria-colindextext"?: string | undefined;
|
|
66
68
|
"aria-colspan"?: number | undefined;
|
|
67
69
|
"aria-controls"?: string | undefined;
|
|
68
|
-
"aria-current"?: boolean | "
|
|
70
|
+
"aria-current"?: boolean | "page" | "false" | "true" | "time" | "step" | "location" | "date" | undefined;
|
|
69
71
|
"aria-describedby"?: string | undefined;
|
|
72
|
+
"aria-description"?: string | undefined;
|
|
70
73
|
"aria-details"?: string | undefined;
|
|
71
|
-
"aria-disabled"?: (boolean | "
|
|
72
|
-
"aria-dropeffect"?: "
|
|
74
|
+
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
75
|
+
"aria-dropeffect"?: "none" | "copy" | "move" | "link" | "execute" | "popup" | undefined;
|
|
73
76
|
"aria-errormessage"?: string | undefined;
|
|
74
|
-
"aria-expanded"?: (boolean | "
|
|
77
|
+
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
75
78
|
"aria-flowto"?: string | undefined;
|
|
76
|
-
"aria-grabbed"?: (boolean | "
|
|
77
|
-
"aria-haspopup"?: boolean | "
|
|
78
|
-
"aria-hidden"?: (boolean | "
|
|
79
|
-
"aria-invalid"?: boolean | "
|
|
79
|
+
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
80
|
+
"aria-haspopup"?: boolean | "listbox" | "grid" | "menu" | "false" | "true" | "dialog" | "tree" | undefined;
|
|
81
|
+
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
82
|
+
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
80
83
|
"aria-keyshortcuts"?: string | undefined;
|
|
81
84
|
"aria-label"?: string | undefined;
|
|
82
85
|
"aria-labelledby"?: string | undefined;
|
|
83
86
|
"aria-level"?: number | undefined;
|
|
84
87
|
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
85
|
-
"aria-modal"?: (boolean | "
|
|
86
|
-
"aria-multiline"?: (boolean | "
|
|
87
|
-
"aria-multiselectable"?: (boolean | "
|
|
88
|
+
"aria-modal"?: (boolean | "false" | "true") | undefined;
|
|
89
|
+
"aria-multiline"?: (boolean | "false" | "true") | undefined;
|
|
90
|
+
"aria-multiselectable"?: (boolean | "false" | "true") | undefined;
|
|
88
91
|
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
89
92
|
"aria-owns"?: string | undefined;
|
|
90
93
|
"aria-placeholder"?: string | undefined;
|
|
91
94
|
"aria-posinset"?: number | undefined;
|
|
92
|
-
"aria-pressed"?: boolean | "
|
|
93
|
-
"aria-readonly"?: (boolean | "
|
|
94
|
-
"aria-relevant"?: "text" | "additions" | "additions removals" | "additions text" | "
|
|
95
|
-
"aria-required"?: (boolean | "
|
|
95
|
+
"aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
|
|
96
|
+
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
97
|
+
"aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
|
98
|
+
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
96
99
|
"aria-roledescription"?: string | undefined;
|
|
97
100
|
"aria-rowcount"?: number | undefined;
|
|
98
101
|
"aria-rowindex"?: number | undefined;
|
|
102
|
+
"aria-rowindextext"?: string | undefined;
|
|
99
103
|
"aria-rowspan"?: number | undefined;
|
|
100
|
-
"aria-selected"?: (boolean | "
|
|
104
|
+
"aria-selected"?: (boolean | "false" | "true") | undefined;
|
|
101
105
|
"aria-setsize"?: number | undefined;
|
|
102
|
-
"aria-sort"?: "none" | "
|
|
106
|
+
"aria-sort"?: "none" | "other" | "ascending" | "descending" | undefined;
|
|
103
107
|
"aria-valuemax"?: number | undefined;
|
|
104
108
|
"aria-valuemin"?: number | undefined;
|
|
105
109
|
"aria-valuenow"?: number | undefined;
|
|
@@ -175,6 +179,8 @@ export declare const getRowComponentProps: <TData extends RowData<import("../../
|
|
|
175
179
|
onProgressCapture?: import("react").ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
176
180
|
onRateChange?: import("react").ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
177
181
|
onRateChangeCapture?: import("react").ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
182
|
+
onResize?: import("react").ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
183
|
+
onResizeCapture?: import("react").ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
178
184
|
onSeeked?: import("react").ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
179
185
|
onSeekedCapture?: import("react").ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
180
186
|
onSeeking?: import("react").ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
@@ -243,9 +249,7 @@ export declare const getRowComponentProps: <TData extends RowData<import("../../
|
|
|
243
249
|
onPointerCancel?: import("react").PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
244
250
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
245
251
|
onPointerEnter?: import("react").PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
246
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
247
252
|
onPointerLeave?: import("react").PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
248
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
249
253
|
onPointerOver?: import("react").PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
250
254
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
251
255
|
onPointerOut?: import("react").PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const StyledCheckboxCell: import("styled-components").
|
|
2
|
+
export declare const StyledCheckboxCell: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("../../../../../cell/cell.types").CellProps & import("react").RefAttributes<import("../../../../../cell/cell.types").CellProps>, "ref"> & {
|
|
3
|
+
ref?: ((instance: import("../../../../../cell/cell.types").CellProps | null) => void) | import("react").RefObject<import("../../../../../cell/cell.types").CellProps> | null | undefined;
|
|
4
|
+
}, never>> & string & Omit<import("react").ForwardRefExoticComponent<import("../../../../../cell/cell.types").CellProps & import("react").RefAttributes<import("../../../../../cell/cell.types").CellProps>>, keyof import("react").Component<any, {}, any>>;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { CustomCellProps } from '../../table.types';
|
|
2
|
-
export declare const StyledTd: import("styled-components").
|
|
3
|
+
export declare const StyledTd: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>, CustomCellProps>> & string;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const StyledRowOverlay: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, never>> & string;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { Property } from 'csstype';
|
|
2
3
|
import { DefaultTheme } from 'styled-components';
|
|
3
4
|
export declare const getTableRowBackgroundColors: ({ theme, backgroundColor, clickableRowHoverBackgroundColor, }: {
|
|
@@ -12,8 +13,8 @@ export declare const getTableRowBackgroundColors: ({ theme, backgroundColor, cli
|
|
|
12
13
|
readonly statusWarningClickableHoverColor: string;
|
|
13
14
|
readonly statusWarningColor: string;
|
|
14
15
|
};
|
|
15
|
-
export declare const StyledTableContainer: import("styled-components").
|
|
16
|
-
export declare const StyledTable: import("styled-components").
|
|
16
|
+
export declare const StyledTableContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
17
|
+
export declare const StyledTable: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, {
|
|
17
18
|
backgroundColor: string | undefined;
|
|
18
19
|
clickableRowHoverBackgroundColor: string | undefined;
|
|
19
20
|
highlightHoveredRow: boolean | undefined;
|
|
@@ -22,4 +23,4 @@ export declare const StyledTable: import("styled-components").StyledComponent<"t
|
|
|
22
23
|
stickyFooter: boolean | undefined;
|
|
23
24
|
stickyLastColumn: boolean | undefined;
|
|
24
25
|
verticalAlign: Property.VerticalAlign | undefined;
|
|
25
|
-
}
|
|
26
|
+
}>> & string;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const StyledTab: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
|
|
2
3
|
$active: boolean;
|
|
3
4
|
$disabled?: boolean | undefined;
|
|
4
|
-
}
|
|
5
|
+
}>> & string;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const StyledTabPanel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { Property } from 'csstype';
|
|
2
|
-
export declare const StyledTabsList: import("styled-components").
|
|
3
|
+
export declare const StyledTabsList: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
|
|
3
4
|
$align?: Property.JustifyContent | undefined;
|
|
4
|
-
}
|
|
5
|
-
export declare const StyledTabsContent: import("styled-components").
|
|
5
|
+
}>> & string;
|
|
6
|
+
export declare const StyledTabsContent: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
|
|
6
7
|
$hasBorder?: boolean | undefined;
|
|
7
8
|
$variant?: "default" | "plain" | undefined;
|
|
8
|
-
}
|
|
9
|
+
}>> & string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
2
|
import { StyledInputContainerProps, StyledParentContainerProps } from '../text-field';
|
|
3
|
-
export declare const StyledTextareaParentContainer: import("styled-components").
|
|
4
|
-
export declare const StyledContainer: import("styled-components").
|
|
5
|
-
export declare const StyledInputWrapper: import("styled-components").
|
|
6
|
-
export declare const StyledTextarea: import("styled-components").
|
|
3
|
+
export declare const StyledTextareaParentContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, StyledParentContainerProps>> & string;
|
|
4
|
+
export declare const StyledContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, StyledInputContainerProps>> & string;
|
|
5
|
+
export declare const StyledInputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
6
|
+
export declare const StyledTextarea: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, never>> & string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
2
|
import { StyledInputContainerProps, StyledParentContainerProps } from './text-field.types';
|
|
3
|
-
export declare const StyledParentContainer: import("styled-components").
|
|
4
|
-
export declare const StyledInputContainer: import("styled-components").
|
|
5
|
-
export declare const StyledInput: import("styled-components").
|
|
3
|
+
export declare const StyledParentContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, StyledParentContainerProps>> & string;
|
|
4
|
+
export declare const StyledInputContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, StyledInputContainerProps>> & string;
|
|
5
|
+
export declare const StyledInput: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, never>> & string;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const StyledToggleContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
|
|
2
3
|
$disabled?: boolean | undefined;
|
|
3
|
-
}
|
|
4
|
-
export declare const StyledToggle: import("styled-components").
|
|
4
|
+
}>> & string;
|
|
5
|
+
export declare const StyledToggle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
|
|
5
6
|
$checked: boolean;
|
|
6
7
|
$disabled?: boolean | undefined;
|
|
7
8
|
$withErrors: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const StyledToggleSwitch: import("styled-components").
|
|
9
|
+
}>> & string;
|
|
10
|
+
export declare const StyledToggleSwitch: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { Property } from 'csstype';
|
|
2
3
|
import { OverlayPosition } from '../overlay/overlay.types';
|
|
3
|
-
export declare const StyledTooltipContainer: import("styled-components").
|
|
4
|
+
export declare const StyledTooltipContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
|
|
4
5
|
$hasPadding?: boolean | undefined;
|
|
5
6
|
$maxWidth: Property.MaxWidth | undefined;
|
|
6
7
|
$position?: OverlayPosition | undefined;
|
|
7
|
-
}
|
|
8
|
+
}>> & string;
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { TextVariant, TypographyProps } from './typography.types';
|
|
3
3
|
export declare const variantToType: Partial<Record<TextVariant, 'h1' | 'h2' | 'p'>>;
|
|
4
|
-
export declare const Typography: React.ForwardRefExoticComponent<TypographyProps &
|
|
4
|
+
export declare const Typography: React.ForwardRefExoticComponent<TypographyProps & {
|
|
5
|
+
children?: React.ReactNode;
|
|
6
|
+
} & React.RefAttributes<unknown>>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
2
|
import { TypographyProps } from './typography.types';
|
|
3
|
-
export declare const StyledText: import("styled-components").
|
|
4
|
-
export declare const StyledIconContainer: import("styled-components").
|
|
3
|
+
export declare const StyledText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, TypographyProps>> & string;
|
|
4
|
+
export declare const StyledIconContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {
|
|
5
5
|
marginLeft?: string | undefined;
|
|
6
6
|
marginRight?: string | undefined;
|
|
7
|
-
}
|
|
7
|
+
}>> & string;
|
|
@@ -7,7 +7,7 @@ export declare const calculateDimensionsFromAspectRatio: (aspectRatio: string) =
|
|
|
7
7
|
height: string;
|
|
8
8
|
width: string;
|
|
9
9
|
};
|
|
10
|
-
export declare function generateStylesForResolutionAwareProps<T>(entries: ExtractStyleFromResolutionAwarePropEntry[]): import("styled-components").
|
|
10
|
+
export declare function generateStylesForResolutionAwareProps<T>(entries: ExtractStyleFromResolutionAwarePropEntry[]): import("styled-components").RuleSet<object>;
|
|
11
11
|
export declare const isLargeScreen: () => boolean;
|
|
12
12
|
export declare const isSmallScreen: () => boolean;
|
|
13
13
|
export declare const extractValueFromResolutionAwarePropertyForCurrentScreenSize: (property: ResolutionAwareProp<any>) => any;
|