gantri-components 2.119.1 → 2.119.3
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 +3 -5
- package/dist/components/badge/badge.styles.d.ts +1 -2
- package/dist/components/box/box.adapters.d.ts +0 -1
- package/dist/components/box/box.styles.d.ts +1 -4
- package/dist/components/box/box.types.d.ts +1 -1
- package/dist/components/breadcrumbs/breadcrumbs.styles.d.ts +1 -5
- package/dist/components/button/button.styles.d.ts +2 -5
- package/dist/components/button-menu/button-menu.styles.d.ts +1 -1
- package/dist/components/cell/cell.styles.d.ts +1 -4
- package/dist/components/checkbox/checkbox.styles.d.ts +3 -12
- package/dist/components/circular-progress/circular-progress.styles.d.ts +1 -2
- package/dist/components/color-picker/color-picker.styles.d.ts +2 -2
- package/dist/components/color-picker/components/color-picker-item/color-picker-item.styles.d.ts +2 -12
- package/dist/components/confirmation-modal/confirmationModal.types.d.ts +1 -1
- package/dist/components/dropdown/dropdown.styles.d.ts +4 -17
- package/dist/components/dropdown-menu/dropdown-menu.styles.d.ts +3 -15
- package/dist/components/filter-button/filter-button.styles.d.ts +1 -1
- package/dist/components/filter-button/filter-button.types.d.ts +0 -1
- package/dist/components/flex/flex.styles.d.ts +1 -3
- package/dist/components/grid/grid.styles.d.ts +1 -4
- package/dist/components/icon/icon.styles.d.ts +1 -11
- package/dist/components/image/image.styles.d.ts +4 -5
- package/dist/components/input-group/input-group.styles.d.ts +2 -7
- package/dist/components/line/line.styles.d.ts +1 -2
- package/dist/components/linear-progress/linear-progress.styles.d.ts +2 -7
- package/dist/components/max-width/max-width.styles.d.ts +2 -8
- package/dist/components/modal/modal.styles.d.ts +9 -29
- package/dist/components/multi-select-list/multi-select-list.styles.d.ts +1 -2
- package/dist/components/overlay/overlay.styles.d.ts +4 -7
- package/dist/components/pills/components/pill/pill.styles.d.ts +1 -3
- package/dist/components/pills/components/pill/pill.types.d.ts +0 -1
- package/dist/components/pills/pills.styles.d.ts +1 -1
- package/dist/components/quantity/quantity.styles.d.ts +1 -1
- package/dist/components/radio/radio.styles.d.ts +5 -12
- package/dist/components/radio-list/radio-list.styles.d.ts +1 -6
- package/dist/components/search-field/search-field.styles.d.ts +2 -2
- package/dist/components/slider/slider.styles.styles.d.ts +3 -4
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/components/preference-item-drag-handle/preference-item-drag-handle.styles.d.ts +1 -1
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/components/preference-item-overlay/preference-item-overlay.styles.d.ts +1 -1
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/components/sortable-preference-item/sortable-preference-item.styles.d.ts +1 -1
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/components/user-preferences-modal/user-preferences-modal.styles.d.ts +5 -6
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/user-preferences-toggle.styles.d.ts +1 -4
- package/dist/components/table/components/custom-columns-toggle/custom-columns-toggle.styles.d.ts +1 -3
- 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 +1 -4
- package/dist/components/table/components/table-actions-wrapper/components/paging/paging.styles.d.ts +2 -3
- package/dist/components/table/components/table-actions-wrapper/components/search/search.styles.d.ts +1 -4
- package/dist/components/table/components/table-actions-wrapper/components/sort/sort.styles.d.ts +1 -2
- package/dist/components/table/components/table-actions-wrapper/table-actions-wrapper.styles.d.ts +1 -4
- package/dist/components/table/components/table-header/table-header.styles.d.ts +2 -7
- package/dist/components/table/components/table-row/helpers/get-row-component-props/get-row-component-props.d.ts +15 -11
- package/dist/components/table/components/table-row-cells/components/selectable-row-cell-wrapper/selectable-row-cell-wrapper.styles.d.ts +1 -2
- package/dist/components/table/components/table-row-cells/table-row-cells.styles.d.ts +1 -2
- package/dist/components/table/components/table-row-overlay/table-row-overlay.styles.d.ts +1 -1
- package/dist/components/table/table.styles.d.ts +8 -18
- package/dist/components/tabs/components/tab/tab.styled.d.ts +1 -4
- package/dist/components/tabs/components/tab-panel/tab-panel.styles.d.ts +1 -1
- package/dist/components/tabs/components/tabs-list/tabs-list.styles.d.ts +2 -8
- package/dist/components/text-area/text-area.styles.d.ts +4 -6
- package/dist/components/text-field/text-field.styles.d.ts +3 -5
- package/dist/components/toggle/toggle.styles.styles.d.ts +3 -9
- package/dist/components/tooltip/tooltip.styles.d.ts +1 -7
- package/dist/components/typography/typography.d.ts +3 -1
- package/dist/components/typography/typography.styles.d.ts +2 -7
- 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 +1 -5
- package/dist/styles/hooks/use-theme-defaults.d.ts +1 -2
- package/dist/styles/theme.d.ts +40 -40
- package/package.json +7 -8
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const StyledTd: import("styled-components").StyledComponent<"td", import("styled-components").DefaultTheme, CustomCellProps, never>;
|
|
1
|
+
export declare const StyledTd: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const StyledRowOverlay:
|
|
1
|
+
export declare const StyledRowOverlay: any;
|
|
@@ -1,25 +1,15 @@
|
|
|
1
|
-
import { Property } from 'csstype';
|
|
2
1
|
import { DefaultTheme } from 'styled-components';
|
|
3
2
|
export declare const getTableRowBackgroundColors: ({ theme, backgroundColor, clickableRowHoverBackgroundColor, }: {
|
|
4
3
|
backgroundColor: string | undefined;
|
|
5
4
|
clickableRowHoverBackgroundColor: string | undefined;
|
|
6
5
|
theme: DefaultTheme;
|
|
7
6
|
}) => {
|
|
8
|
-
readonly statusErrorClickableHoverColor:
|
|
9
|
-
readonly statusErrorColor:
|
|
10
|
-
readonly statusNoneClickableHoverColor:
|
|
11
|
-
readonly statusNoneColor:
|
|
12
|
-
readonly statusWarningClickableHoverColor:
|
|
13
|
-
readonly statusWarningColor:
|
|
7
|
+
readonly statusErrorClickableHoverColor: any;
|
|
8
|
+
readonly statusErrorColor: any;
|
|
9
|
+
readonly statusNoneClickableHoverColor: any;
|
|
10
|
+
readonly statusNoneColor: any;
|
|
11
|
+
readonly statusWarningClickableHoverColor: any;
|
|
12
|
+
readonly statusWarningColor: any;
|
|
14
13
|
};
|
|
15
|
-
export declare const StyledTableContainer:
|
|
16
|
-
export declare const StyledTable:
|
|
17
|
-
backgroundColor: string | undefined;
|
|
18
|
-
clickableRowHoverBackgroundColor: string | undefined;
|
|
19
|
-
highlightHoveredRow: boolean | undefined;
|
|
20
|
-
isCustomColumnsEnabled: boolean;
|
|
21
|
-
stickyFirstColumn: boolean | undefined;
|
|
22
|
-
stickyFooter: boolean | undefined;
|
|
23
|
-
stickyLastColumn: boolean | undefined;
|
|
24
|
-
verticalAlign: Property.VerticalAlign | undefined;
|
|
25
|
-
}, never>;
|
|
14
|
+
export declare const StyledTableContainer: any;
|
|
15
|
+
export declare const StyledTable: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const StyledTabPanel:
|
|
1
|
+
export declare const StyledTabPanel: any;
|
|
@@ -1,8 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const
|
|
3
|
-
$align?: Property.JustifyContent | undefined;
|
|
4
|
-
}, never>;
|
|
5
|
-
export declare const StyledTabsContent: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
|
|
6
|
-
$hasBorder?: boolean | undefined;
|
|
7
|
-
$variant?: "default" | "plain" | undefined;
|
|
8
|
-
}, never>;
|
|
1
|
+
export declare const StyledTabsList: any;
|
|
2
|
+
export declare const StyledTabsContent: any;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
export declare const
|
|
4
|
-
export declare const
|
|
5
|
-
export declare const StyledInputWrapper: import("styled-components").StyledComponent<"div", DefaultTheme, {}, never>;
|
|
6
|
-
export declare const StyledTextarea: import("styled-components").StyledComponent<"textarea", DefaultTheme, {}, never>;
|
|
1
|
+
export declare const StyledTextareaParentContainer: any;
|
|
2
|
+
export declare const StyledContainer: any;
|
|
3
|
+
export declare const StyledInputWrapper: any;
|
|
4
|
+
export declare const StyledTextarea: any;
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
export declare const
|
|
4
|
-
export declare const StyledInputContainer: import("styled-components").StyledComponent<"div", DefaultTheme, StyledInputContainerProps, never>;
|
|
5
|
-
export declare const StyledInput: import("styled-components").StyledComponent<"input", DefaultTheme, {}, never>;
|
|
1
|
+
export declare const StyledParentContainer: any;
|
|
2
|
+
export declare const StyledInputContainer: any;
|
|
3
|
+
export declare const StyledInput: any;
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
export declare const StyledToggleContainer:
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
export declare const StyledToggle: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
|
|
5
|
-
$checked: boolean;
|
|
6
|
-
$disabled?: boolean | undefined;
|
|
7
|
-
$withErrors: boolean;
|
|
8
|
-
}, never>;
|
|
9
|
-
export declare const StyledToggleSwitch: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
|
|
1
|
+
export declare const StyledToggleContainer: any;
|
|
2
|
+
export declare const StyledToggle: any;
|
|
3
|
+
export declare const StyledToggleSwitch: any;
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import { OverlayPosition } from '../overlay/overlay.types';
|
|
3
|
-
export declare const StyledTooltipContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
|
|
4
|
-
$hasPadding?: boolean | undefined;
|
|
5
|
-
$maxWidth: Property.MaxWidth | undefined;
|
|
6
|
-
$position?: OverlayPosition | undefined;
|
|
7
|
-
}, never>;
|
|
1
|
+
export declare const StyledTooltipContainer: any;
|
|
@@ -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,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
export declare const StyledText: import("styled-components").StyledComponent<"p", DefaultTheme, TypographyProps, never>;
|
|
4
|
-
export declare const StyledIconContainer: import("styled-components").StyledComponent<"span", DefaultTheme, {
|
|
5
|
-
marginLeft?: string | undefined;
|
|
6
|
-
marginRight?: string | undefined;
|
|
7
|
-
}, never>;
|
|
1
|
+
export declare const StyledText: any;
|
|
2
|
+
export declare const StyledIconContainer: any;
|
|
@@ -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[]):
|
|
10
|
+
export declare function generateStylesForResolutionAwareProps<T>(entries: ExtractStyleFromResolutionAwarePropEntry[]): any;
|
|
11
11
|
export declare const isLargeScreen: () => boolean;
|
|
12
12
|
export declare const isSmallScreen: () => boolean;
|
|
13
13
|
export declare const extractValueFromResolutionAwarePropertyForCurrentScreenSize: (property: ResolutionAwareProp<any>) => any;
|