@ssa-ui-kit/core 0.0.35-alpha → 0.0.36-alpha
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/AccordionGroup/AccordionContent.d.ts +1 -6
- package/dist/components/AccordionGroup/AccordionContext.d.ts +0 -1
- package/dist/components/AccordionGroup/stories/helpers.d.ts +1 -1
- package/dist/components/AddNewAccountCard/types.d.ts +0 -1
- package/dist/components/Avatar/Avatar.d.ts +2 -3
- package/dist/components/Badge/BadgeBase.d.ts +2 -3
- package/dist/components/Badge/helpers.d.ts +4 -5
- package/dist/components/Badge/types.d.ts +0 -1
- package/dist/components/Button/Button.d.ts +0 -1
- package/dist/components/Button/ButtonBase.d.ts +2 -3
- package/dist/components/Button/fixtures.d.ts +32 -33
- package/dist/components/Button/helpers.d.ts +4 -5
- package/dist/components/Card/CardBase.d.ts +3 -4
- package/dist/components/Card/types.d.ts +0 -1
- package/dist/components/CardContent/CardContent.d.ts +0 -1
- package/dist/components/CardContent/CardContentBase.d.ts +3 -4
- package/dist/components/CardHeader/CardHeader.d.ts +0 -1
- package/dist/components/CardHeader/CardHeaderBase.d.ts +4 -5
- package/dist/components/CardList/types.d.ts +0 -1
- package/dist/components/Checkbox/CheckboxBase.d.ts +1 -1
- package/dist/components/CollapsibleNavBar/CollapsibleNavBarBase.d.ts +3 -4
- package/dist/components/CollapsibleNavBar/CollapsibleNavBarItem.d.ts +3 -4
- package/dist/components/CollapsibleNavBar/CollapsibleNavBarLink.d.ts +1 -2
- package/dist/components/CollapsibleNavBar/CollapsibleNavBarList.d.ts +3 -4
- package/dist/components/CollapsibleNavBar/CollapsibleNavBarWrapper.d.ts +3 -4
- package/dist/components/CollapsibleNavBar/CollapsibleNavToggleWrapper.d.ts +3 -4
- package/dist/components/CollapsibleNavBar/NavBarAccordionContent.d.ts +4 -9
- package/dist/components/CollapsibleNavBar/NavBarItemWithSubMenu.d.ts +1 -1
- package/dist/components/CollapsibleNavBar/NavBarItemWithoutSubMenu.d.ts +1 -2
- package/dist/components/CollapsibleNavBar/NavBarPopover.d.ts +1 -2
- package/dist/components/CollapsibleNavBar/TriggerIcon.d.ts +3 -3
- package/dist/components/CollapsibleNavBar/types.d.ts +0 -1
- package/dist/components/ColorPicker/styles.d.ts +2 -3
- package/dist/components/Dropdown/types.d.ts +0 -1
- package/dist/components/DropdownArrow/DropdownArrow.d.ts +2 -3
- package/dist/components/DropdownBase/DropdownBase.d.ts +2 -3
- package/dist/components/DropdownOption/DropdownOption.d.ts +2 -2
- package/dist/components/DropdownOptions/types.d.ts +0 -1
- package/dist/components/DropdownToggle/DropdownToggle.d.ts +2 -3
- package/dist/components/Filters/FilterBlockWrapper.d.ts +6 -7
- package/dist/components/Filters/Filters.d.ts +2 -13
- package/dist/components/Filters/FiltersContext.d.ts +3 -13
- package/dist/components/Filters/FiltersWrapper.d.ts +3 -4
- package/dist/components/Filters/hooks/useVisibility.d.ts +0 -1
- package/dist/components/Form/Form.d.ts +2 -3
- package/dist/components/FormAction/FormAction.d.ts +2 -3
- package/dist/components/FormGroup/FormGroup.d.ts +2 -3
- package/dist/components/FormHelperText/FormHelperTextBase.d.ts +3 -4
- package/dist/components/FormHelperText/types.d.ts +0 -1
- package/dist/components/Indicator/IndicatorBase.d.ts +3 -4
- package/dist/components/Indicator/types.d.ts +0 -1
- package/dist/components/Input/Input.d.ts +0 -1
- package/dist/components/Input/InputBase.d.ts +2 -3
- package/dist/components/Input/InputGroup.d.ts +3 -4
- package/dist/components/Input/InputStatusError.d.ts +2 -3
- package/dist/components/Input/InputStatusSuccess.d.ts +2 -3
- package/dist/components/Label/LabelBase.d.ts +2 -3
- package/dist/components/LargeTab/LargeTabBase.d.ts +2 -3
- package/dist/components/Link/Link.types.d.ts +0 -1
- package/dist/components/Link/LinkBase.d.ts +2 -3
- package/dist/components/LinksTabBar/LinksTabBarBase.d.ts +2 -3
- package/dist/components/Modal/Modal.context.d.ts +0 -1
- package/dist/components/ModalDialog/types.d.ts +0 -1
- package/dist/components/ModalDismissButton/ModalDismissButton.d.ts +0 -1
- package/dist/components/ModalOpenButton/ModalOpenButton.d.ts +0 -1
- package/dist/components/MultipleDropdown/types.d.ts +0 -1
- package/dist/components/MultipleDropdownNotification/MultipleDropdownNotification.d.ts +3 -4
- package/dist/components/MultipleDropdownOptions/types.d.ts +0 -1
- package/dist/components/NavBar/NavBarBase.d.ts +2 -3
- package/dist/components/NavBar/NavBarItem.d.ts +2 -3
- package/dist/components/NavBar/NavBarLink.d.ts +1 -2
- package/dist/components/NavBar/NavBarList.d.ts +2 -3
- package/dist/components/NavBar/NavBarWrapper.d.ts +2 -3
- package/dist/components/NavBar/NavToggleWrapper.d.ts +2 -3
- package/dist/components/NotificationCard/NotificationCard.d.ts +0 -1
- package/dist/components/NotificationCard/types.d.ts +0 -1
- package/dist/components/NotificationMenu/types.d.ts +0 -1
- package/dist/components/Pagination/PaginationContext.d.ts +0 -1
- package/dist/components/Pagination/WithPagination.d.ts +1 -2
- package/dist/components/Pagination/types.d.ts +0 -1
- package/dist/components/PieChart/PieChartBases.d.ts +4 -5
- package/dist/components/PieChart/PieChartLegendList.d.ts +2 -3
- package/dist/components/PieChart/PieChartLegendMarker.d.ts +1 -2
- package/dist/components/PieChart/types.d.ts +0 -1
- package/dist/components/Popover/PopoverContent.d.ts +1 -1
- package/dist/components/Popover/stories/StoryComponent.d.ts +1 -1
- package/dist/components/Popover/types.d.ts +0 -1
- package/dist/components/Progress/types.d.ts +0 -1
- package/dist/components/ProgressCircle/ProgressCircleBase.d.ts +2 -3
- package/dist/components/ProgressCircle/ProgressCircleInner.d.ts +2 -3
- package/dist/components/ProgressCircle/ProgressCircleOuter.d.ts +2 -3
- package/dist/components/ProgressCircle/types.d.ts +0 -1
- package/dist/components/ProgressInfo/ProgressInfoTotals.d.ts +1 -2
- package/dist/components/ProgressLegend/types.d.ts +0 -1
- package/dist/components/ProgressLegendItem/types.d.ts +0 -1
- package/dist/components/ProgressVertical/types.d.ts +0 -1
- package/dist/components/Radio/RadioBase.d.ts +1 -1
- package/dist/components/RadioGroup/RadioGroupBase.d.ts +2 -3
- package/dist/components/RadioGroup/types.d.ts +0 -1
- package/dist/components/SearchBox/SearchBoxInput.d.ts +1 -2
- package/dist/components/SearchBox/SearchBoxWrapper.d.ts +2 -3
- package/dist/components/SearchBox/stories/StoryComponent.d.ts +1 -1
- package/dist/components/Step/Step.d.ts +4 -7
- package/dist/components/StepLabel/StepLabel.d.ts +1 -1
- package/dist/components/Stepper/types.d.ts +0 -1
- package/dist/components/Switch/SwitchBase.d.ts +2 -3
- package/dist/components/Switch/SwitchContext.d.ts +1 -2
- package/dist/components/Tab/TabBase.d.ts +2 -3
- package/dist/components/TabBar/TabBarContext.d.ts +1 -2
- package/dist/components/TabBar/stories/helpers.d.ts +4 -9
- package/dist/components/TabBar/types.d.ts +0 -1
- package/dist/components/Table/Table.d.ts +2 -3
- package/dist/components/Table/stories/SortableTable.d.ts +1 -1
- package/dist/components/TableBody/TableBody.d.ts +2 -3
- package/dist/components/TableCell/TableCell.d.ts +3 -4
- package/dist/components/TableFilters/TableFilterTrigger.d.ts +3 -3
- package/dist/components/TableFilters/TableFilterTriggerWithNotification.d.ts +2 -2
- package/dist/components/TableFilters/TableFiltersAccordionContent.d.ts +1 -6
- package/dist/components/TableFilters/TableFiltersButtons.d.ts +2 -2
- package/dist/components/TableHead/TableHead.d.ts +2 -3
- package/dist/components/TableRow/TableRow.d.ts +2 -3
- package/dist/components/Tag/types.d.ts +0 -1
- package/dist/components/Textarea/TextareaBase.d.ts +2 -3
- package/dist/components/Tooltip/TooltipContentBase.d.ts +2 -3
- package/dist/components/Tooltip/types.d.ts +0 -1
- package/dist/components/Tooltip/useTooltipContext.d.ts +0 -1
- package/dist/components/TooltipContent/TooltipContent.d.ts +0 -1
- package/dist/components/TooltipTrigger/TooltipTrigger.d.ts +0 -1
- package/dist/components/Typography/Typography.d.ts +0 -1
- package/dist/components/Typography/types.d.ts +0 -1
- package/dist/components/WithVisibleLG/WithVisibleLG.d.ts +3 -4
- package/dist/components/WithVisibleMD/WithVisibleMD.d.ts +1 -2
- package/dist/components/WithVisibleSM/WithVisibleSM.d.ts +1 -2
- package/dist/components/WithVisibleUpToLG/WithVisibleUpToLG.d.ts +1 -2
- package/dist/components/Wrapper/Wrapper.d.ts +5 -6
- package/dist/styles/safari-focus-outline.d.ts +0 -1
- package/dist/types/emotion.d.ts +0 -1
- package/package.json +1 -1
- package/src/components/CollapsibleNavBar/stories/Logo.tsx +3 -3
- package/tsbuildcache +1 -1
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { RenderContentProps } from './types';
|
|
3
|
-
export declare const AccordionContent: ({ isOpened, children, size, ...rest }:
|
|
4
|
-
isOpened?: boolean | undefined;
|
|
5
|
-
as?: import("react").ElementType<any> | undefined;
|
|
6
|
-
className?: string | undefined;
|
|
7
|
-
} & Record<string, any> & {
|
|
2
|
+
export declare const AccordionContent: ({ isOpened, children, size, ...rest }: RenderContentProps & {
|
|
8
3
|
children: React.ReactNode;
|
|
9
4
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
@@ -8,5 +8,5 @@ export declare const AccordionGroupDecorator: DecoratorFunction<{
|
|
|
8
8
|
storyResult: React.ReactElement;
|
|
9
9
|
canvasElement: unknown;
|
|
10
10
|
}, Args>;
|
|
11
|
-
export declare const AccordionTemplate: (args: Pick<AccordionGroupProps,
|
|
11
|
+
export declare const AccordionTemplate: (args: Pick<AccordionGroupProps, "size" | "accordionsStayOpen">) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
12
12
|
export {};
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { CommonProps } from '../../types/emotion';
|
|
3
2
|
declare const Avatar: import("@emotion/styled").StyledComponent<{
|
|
4
|
-
theme?: import("@emotion/react").Theme
|
|
5
|
-
as?:
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
|
+
as?: React.ElementType;
|
|
6
5
|
} & {
|
|
7
6
|
size: number;
|
|
8
7
|
image: string;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { CommonProps } from '../../types/emotion';
|
|
3
2
|
declare const BadgeBase: import("@emotion/styled").StyledComponent<{
|
|
4
|
-
theme?: import("@emotion/react").Theme
|
|
5
|
-
as?:
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
|
+
as?: React.ElementType;
|
|
6
5
|
} & CommonProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
7
6
|
export default BadgeBase;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { MapIconsType } from '../Icon/types';
|
|
3
2
|
export declare const sizes: Array<keyof MainSizes>;
|
|
4
3
|
export declare const colors: Array<keyof MainColors>;
|
|
@@ -7,10 +6,10 @@ export declare const icons: Array<{
|
|
|
7
6
|
icon: keyof MapIconsType;
|
|
8
7
|
}>;
|
|
9
8
|
export declare const HeaderTitle: import("@emotion/styled").StyledComponent<{
|
|
10
|
-
theme?: import("@emotion/react").Theme
|
|
11
|
-
as?:
|
|
9
|
+
theme?: import("@emotion/react").Theme;
|
|
10
|
+
as?: React.ElementType;
|
|
12
11
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
13
12
|
export declare const GridWrapper: import("@emotion/styled").StyledComponent<{
|
|
14
|
-
theme?: import("@emotion/react").Theme
|
|
15
|
-
as?:
|
|
13
|
+
theme?: import("@emotion/react").Theme;
|
|
14
|
+
as?: React.ElementType;
|
|
16
15
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const ButtonBase: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
4
|
-
as?:
|
|
2
|
+
theme?: import("@emotion/react").Theme;
|
|
3
|
+
as?: React.ElementType;
|
|
5
4
|
}, import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, {}>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import Icon from '../Icon';
|
|
3
2
|
import { ButtonProps } from './types';
|
|
4
3
|
export type TestPropsType = Omit<ButtonProps, 'isDisabled' | 'startIcon' | 'endIcon'> & {
|
|
@@ -8,78 +7,78 @@ export type TestPropsType = Omit<ButtonProps, 'isDisabled' | 'startIcon' | 'endI
|
|
|
8
7
|
};
|
|
9
8
|
export declare const primaryBtnSpecs: TestPropsType[];
|
|
10
9
|
export declare const secondaryBtnSpecs: {
|
|
11
|
-
variant:
|
|
10
|
+
variant: ButtonProps["variant"];
|
|
12
11
|
text?: string | undefined;
|
|
13
12
|
size?: keyof MainSizes | undefined;
|
|
14
13
|
'aria-labelledby'?: string | undefined;
|
|
15
14
|
className?: string | undefined;
|
|
16
|
-
'aria-current'?: boolean | "
|
|
15
|
+
'aria-current'?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
17
16
|
'aria-describedby'?: string | undefined;
|
|
18
17
|
'aria-disabled'?: (boolean | "true" | "false") | undefined;
|
|
19
18
|
'aria-label'?: string | undefined;
|
|
20
|
-
'aria-pressed'?: boolean | "
|
|
21
|
-
children?:
|
|
19
|
+
'aria-pressed'?: boolean | "false" | "mixed" | "true" | undefined;
|
|
20
|
+
children?: React.ReactNode;
|
|
22
21
|
onClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
23
|
-
type?: "button" | "
|
|
22
|
+
type?: ("button" | "reset" | "submit") | undefined;
|
|
24
23
|
block?: boolean | undefined;
|
|
25
|
-
disabled?: boolean
|
|
26
|
-
startIcon?:
|
|
27
|
-
endIcon?:
|
|
24
|
+
disabled?: boolean;
|
|
25
|
+
startIcon?: React.ComponentProps<typeof Icon>["name"];
|
|
26
|
+
endIcon?: React.ComponentProps<typeof Icon>["name"];
|
|
28
27
|
}[];
|
|
29
28
|
export declare const tertiaryBtnSpecs: {
|
|
30
|
-
variant:
|
|
29
|
+
variant: ButtonProps["variant"];
|
|
31
30
|
text?: string | undefined;
|
|
32
31
|
size?: keyof MainSizes | undefined;
|
|
33
32
|
'aria-labelledby'?: string | undefined;
|
|
34
33
|
className?: string | undefined;
|
|
35
|
-
'aria-current'?: boolean | "
|
|
34
|
+
'aria-current'?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
36
35
|
'aria-describedby'?: string | undefined;
|
|
37
36
|
'aria-disabled'?: (boolean | "true" | "false") | undefined;
|
|
38
37
|
'aria-label'?: string | undefined;
|
|
39
|
-
'aria-pressed'?: boolean | "
|
|
40
|
-
children?:
|
|
38
|
+
'aria-pressed'?: boolean | "false" | "mixed" | "true" | undefined;
|
|
39
|
+
children?: React.ReactNode;
|
|
41
40
|
onClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
42
|
-
type?: "button" | "
|
|
41
|
+
type?: ("button" | "reset" | "submit") | undefined;
|
|
43
42
|
block?: boolean | undefined;
|
|
44
|
-
disabled?: boolean
|
|
45
|
-
startIcon?:
|
|
46
|
-
endIcon?:
|
|
43
|
+
disabled?: boolean;
|
|
44
|
+
startIcon?: React.ComponentProps<typeof Icon>["name"];
|
|
45
|
+
endIcon?: React.ComponentProps<typeof Icon>["name"];
|
|
47
46
|
}[];
|
|
48
47
|
export declare const infoBtnSpecs: {
|
|
49
|
-
variant:
|
|
48
|
+
variant: ButtonProps["variant"];
|
|
50
49
|
text?: string | undefined;
|
|
51
50
|
size?: keyof MainSizes | undefined;
|
|
52
51
|
'aria-labelledby'?: string | undefined;
|
|
53
52
|
className?: string | undefined;
|
|
54
|
-
'aria-current'?: boolean | "
|
|
53
|
+
'aria-current'?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
55
54
|
'aria-describedby'?: string | undefined;
|
|
56
55
|
'aria-disabled'?: (boolean | "true" | "false") | undefined;
|
|
57
56
|
'aria-label'?: string | undefined;
|
|
58
|
-
'aria-pressed'?: boolean | "
|
|
59
|
-
children?:
|
|
57
|
+
'aria-pressed'?: boolean | "false" | "mixed" | "true" | undefined;
|
|
58
|
+
children?: React.ReactNode;
|
|
60
59
|
onClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
61
|
-
type?: "button" | "
|
|
60
|
+
type?: ("button" | "reset" | "submit") | undefined;
|
|
62
61
|
block?: boolean | undefined;
|
|
63
|
-
disabled?: boolean
|
|
64
|
-
startIcon?:
|
|
65
|
-
endIcon?:
|
|
62
|
+
disabled?: boolean;
|
|
63
|
+
startIcon?: React.ComponentProps<typeof Icon>["name"];
|
|
64
|
+
endIcon?: React.ComponentProps<typeof Icon>["name"];
|
|
66
65
|
}[];
|
|
67
66
|
export declare const attentionBtnSpecs: {
|
|
68
|
-
variant:
|
|
67
|
+
variant: ButtonProps["variant"];
|
|
69
68
|
text?: string | undefined;
|
|
70
69
|
size?: keyof MainSizes | undefined;
|
|
71
70
|
'aria-labelledby'?: string | undefined;
|
|
72
71
|
className?: string | undefined;
|
|
73
|
-
'aria-current'?: boolean | "
|
|
72
|
+
'aria-current'?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
74
73
|
'aria-describedby'?: string | undefined;
|
|
75
74
|
'aria-disabled'?: (boolean | "true" | "false") | undefined;
|
|
76
75
|
'aria-label'?: string | undefined;
|
|
77
|
-
'aria-pressed'?: boolean | "
|
|
78
|
-
children?:
|
|
76
|
+
'aria-pressed'?: boolean | "false" | "mixed" | "true" | undefined;
|
|
77
|
+
children?: React.ReactNode;
|
|
79
78
|
onClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
80
|
-
type?: "button" | "
|
|
79
|
+
type?: ("button" | "reset" | "submit") | undefined;
|
|
81
80
|
block?: boolean | undefined;
|
|
82
|
-
disabled?: boolean
|
|
83
|
-
startIcon?:
|
|
84
|
-
endIcon?:
|
|
81
|
+
disabled?: boolean;
|
|
82
|
+
startIcon?: React.ComponentProps<typeof Icon>["name"];
|
|
83
|
+
endIcon?: React.ComponentProps<typeof Icon>["name"];
|
|
85
84
|
}[];
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ButtonVariants } from './types';
|
|
3
2
|
export declare const sizes: Array<keyof MainSizes>;
|
|
4
3
|
export declare const variants: Array<keyof ButtonVariants>;
|
|
5
4
|
export declare const HeaderTitle: import("@emotion/styled").StyledComponent<{
|
|
6
|
-
theme?: import("@emotion/react").Theme
|
|
7
|
-
as?:
|
|
5
|
+
theme?: import("@emotion/react").Theme;
|
|
6
|
+
as?: React.ElementType;
|
|
8
7
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
9
8
|
export declare const GridWrapper: import("@emotion/styled").StyledComponent<{
|
|
10
|
-
theme?: import("@emotion/react").Theme
|
|
11
|
-
as?:
|
|
9
|
+
theme?: import("@emotion/react").Theme;
|
|
10
|
+
as?: React.ElementType;
|
|
12
11
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const CardBase: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
4
|
-
as?:
|
|
2
|
+
theme?: import("@emotion/react").Theme;
|
|
3
|
+
as?: React.ElementType;
|
|
5
4
|
} & {
|
|
6
|
-
noShadow?: boolean
|
|
5
|
+
noShadow?: boolean;
|
|
7
6
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
8
7
|
export default CardBase;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const CardContentBase: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
4
|
-
as?:
|
|
2
|
+
theme?: import("@emotion/react").Theme;
|
|
3
|
+
as?: React.ElementType;
|
|
5
4
|
} & {
|
|
6
|
-
direction?: string
|
|
5
|
+
direction?: string;
|
|
7
6
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
8
7
|
export default CardContentBase;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const CardHeaderBase: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
4
|
-
as?:
|
|
2
|
+
theme?: import("@emotion/react").Theme;
|
|
3
|
+
as?: React.ElementType;
|
|
5
4
|
} & {
|
|
6
|
-
transparent?: boolean
|
|
7
|
-
hasIcon?: boolean
|
|
5
|
+
transparent?: boolean;
|
|
6
|
+
hasIcon?: boolean;
|
|
8
7
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
9
8
|
export default CardHeaderBase;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { CheckboxProps } from './types';
|
|
2
2
|
export declare const CheckboxBase: import("@emotion/styled").StyledComponent<import("../Label/types").LabelProps & {
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
4
|
} & Pick<CheckboxProps, "color">, {}, {}>;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const CollapsibleNavBarBase: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
4
|
-
as?:
|
|
2
|
+
theme?: import("@emotion/react").Theme;
|
|
3
|
+
as?: React.ElementType;
|
|
5
4
|
} & import("react").ClassAttributes<HTMLElement> & import("react").HTMLAttributes<HTMLElement> & {
|
|
6
|
-
theme?: import("@emotion/react").Theme
|
|
5
|
+
theme?: import("@emotion/react").Theme;
|
|
7
6
|
}, {}, {}>;
|
|
8
7
|
export default CollapsibleNavBarBase;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const CollapsibleNavBarItem: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
4
|
-
as?:
|
|
2
|
+
theme?: import("@emotion/react").Theme;
|
|
3
|
+
as?: React.ElementType;
|
|
5
4
|
} & import("react").ClassAttributes<HTMLLIElement> & import("react").LiHTMLAttributes<HTMLLIElement> & {
|
|
6
|
-
theme?: import("@emotion/react").Theme
|
|
5
|
+
theme?: import("@emotion/react").Theme;
|
|
7
6
|
}, {}, {}>;
|
|
8
7
|
export default CollapsibleNavBarItem;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const CollapsibleNavBarLink: import("@emotion/styled").StyledComponent<import("react-router-dom").NavLinkProps & import("react").RefAttributes<HTMLAnchorElement> & {
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
2
|
+
theme?: import("@emotion/react").Theme;
|
|
4
3
|
}, {}, {}>;
|
|
5
4
|
export default CollapsibleNavBarLink;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const CollapsibleNavBarList: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
4
|
-
as?:
|
|
2
|
+
theme?: import("@emotion/react").Theme;
|
|
3
|
+
as?: React.ElementType;
|
|
5
4
|
} & import("react").ClassAttributes<HTMLUListElement> & import("react").HTMLAttributes<HTMLUListElement> & {
|
|
6
|
-
theme?: import("@emotion/react").Theme
|
|
5
|
+
theme?: import("@emotion/react").Theme;
|
|
7
6
|
}, {}, {}>;
|
|
8
7
|
export default CollapsibleNavBarList;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const CollapsibleNavBarWrapper: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
4
|
-
as?:
|
|
2
|
+
theme?: import("@emotion/react").Theme;
|
|
3
|
+
as?: React.ElementType;
|
|
5
4
|
} & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
6
|
-
theme?: import("@emotion/react").Theme
|
|
5
|
+
theme?: import("@emotion/react").Theme;
|
|
7
6
|
}, {}, {}>;
|
|
8
7
|
export default CollapsibleNavBarWrapper;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const CollapsibleNavToggleWrapper: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
4
|
-
as?:
|
|
2
|
+
theme?: import("@emotion/react").Theme;
|
|
3
|
+
as?: React.ElementType;
|
|
5
4
|
} & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
6
|
-
theme?: import("@emotion/react").Theme
|
|
5
|
+
theme?: import("@emotion/react").Theme;
|
|
7
6
|
}, {}, {}>;
|
|
8
7
|
export default CollapsibleNavToggleWrapper;
|
|
@@ -1,16 +1,11 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { RenderContentProps } from '../AccordionGroup';
|
|
3
|
-
export declare const NavBarAccordionContent: ({ items, accordionUniqueName, prefix, isPopover, onClick, ...rest }:
|
|
4
|
-
isOpened?: boolean | undefined;
|
|
5
|
-
as?: import("react").ElementType<any> | undefined;
|
|
6
|
-
className?: string | undefined;
|
|
7
|
-
} & Record<string, any> & {
|
|
2
|
+
export declare const NavBarAccordionContent: ({ items, accordionUniqueName, prefix, isPopover, onClick, ...rest }: RenderContentProps & {
|
|
8
3
|
items: Array<{
|
|
9
4
|
path: string;
|
|
10
5
|
title: string;
|
|
11
6
|
}>;
|
|
12
7
|
accordionUniqueName: string;
|
|
13
|
-
prefix?: string
|
|
14
|
-
isPopover?: boolean
|
|
15
|
-
onClick?: (
|
|
8
|
+
prefix?: string;
|
|
9
|
+
isPopover?: boolean;
|
|
10
|
+
onClick?: () => void;
|
|
16
11
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CollapsibleNavBarGroup } from './types';
|
|
2
2
|
export declare const NavBarItemWithSubMenu: ({ item, onClick, }: {
|
|
3
3
|
item: CollapsibleNavBarGroup;
|
|
4
|
-
onClick?: (
|
|
4
|
+
onClick?: () => void;
|
|
5
5
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import CollapsibleNavBarItem from './CollapsibleNavBarItem';
|
|
2
1
|
import * as T from './types';
|
|
3
2
|
export declare const NavBarItemWithoutSubMenu: ({ item, onClick, }: {
|
|
4
3
|
item: T.CollapsibleNavBarItem;
|
|
5
|
-
onClick?: (
|
|
4
|
+
onClick?: () => void;
|
|
6
5
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const CollapsibleNavBarPopover: ({ triggerIcon, title, content, }: {
|
|
3
2
|
triggerIcon: React.ReactElement;
|
|
4
3
|
title: string;
|
|
5
|
-
content?:
|
|
4
|
+
content?: React.ReactElement;
|
|
6
5
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { MapIconsType, SVGProps } from '../Icon/types';
|
|
2
2
|
export declare const TriggerIcon: ({ iconName, iconSize, className, CustomIcon, }: {
|
|
3
3
|
iconName: keyof MapIconsType;
|
|
4
|
-
iconSize?: number
|
|
5
|
-
className?: string
|
|
6
|
-
CustomIcon?: (
|
|
4
|
+
iconSize?: number;
|
|
5
|
+
className?: string;
|
|
6
|
+
CustomIcon?: (props: Omit<SVGProps, "fill">) => JSX.Element;
|
|
7
7
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const ColorMarker: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
4
|
-
as?:
|
|
2
|
+
theme?: import("@emotion/react").Theme;
|
|
3
|
+
as?: React.ElementType;
|
|
5
4
|
} & {
|
|
6
5
|
active: boolean;
|
|
7
6
|
}, import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, {}>;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { CommonProps } from '../../types/emotion';
|
|
3
2
|
export declare const DropdownArrowBase: import("@emotion/styled").StyledComponent<{
|
|
4
|
-
theme?: import("@emotion/react").Theme
|
|
5
|
-
as?:
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
|
+
as?: React.ElementType;
|
|
6
5
|
} & CommonProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
7
6
|
declare const DropdownArrow: ({ isUp }: {
|
|
8
7
|
isUp: boolean;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { CommonProps } from '../../types/emotion';
|
|
3
2
|
declare const DropdownBase: import("@emotion/styled").StyledComponent<{
|
|
4
|
-
theme?: import("@emotion/react").Theme
|
|
5
|
-
as?:
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
|
+
as?: React.ElementType;
|
|
6
5
|
} & CommonProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
7
6
|
export default DropdownBase;
|
|
@@ -12,7 +12,7 @@ interface DropdownItemProps extends CommonProps {
|
|
|
12
12
|
children?: React.ReactNode;
|
|
13
13
|
}
|
|
14
14
|
declare const DropdownOption: import("@emotion/styled").StyledComponent<{
|
|
15
|
-
theme?: Theme
|
|
16
|
-
as?: React.ElementType
|
|
15
|
+
theme?: Theme;
|
|
16
|
+
as?: React.ElementType;
|
|
17
17
|
} & DropdownItemProps, React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, {}>;
|
|
18
18
|
export default DropdownOption;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { DropdownToggleProps } from './types';
|
|
3
2
|
export declare const DropdownToggleBase: import("@emotion/styled").StyledComponent<{
|
|
4
|
-
theme?: import("@emotion/react").Theme
|
|
5
|
-
as?:
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
|
+
as?: React.ElementType;
|
|
6
5
|
} & Pick<DropdownToggleProps, "colors" | "disabled" | "isOpen" | "isMultiple" | "selectedCount">, import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, {}>;
|
|
7
6
|
declare const DropdownToggle: ({ onClick, onFocus, isOpen, isMultiple, selectedCount, disabled, children, ariaLabelledby, ariaControls, colors, className, }: DropdownToggleProps) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
8
7
|
export default DropdownToggle;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const FilterBlockWrapper: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
4
|
-
as?:
|
|
2
|
+
theme?: import("@emotion/react").Theme;
|
|
3
|
+
as?: React.ElementType;
|
|
5
4
|
} & {
|
|
6
|
-
avatarSize?: number
|
|
7
|
-
direction?: string
|
|
8
|
-
alignItems?: string
|
|
5
|
+
avatarSize?: number;
|
|
6
|
+
direction?: string;
|
|
7
|
+
alignItems?: string;
|
|
9
8
|
} & import("../..").CommonProps & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
10
|
-
theme?: import("@emotion/react").Theme
|
|
9
|
+
theme?: import("@emotion/react").Theme;
|
|
11
10
|
}, {}, {}>;
|
|
@@ -1,16 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { TableFilterConfig } from '../TableFilters/types';
|
|
3
2
|
import { UseTableDataParameters, UseTableDataResult } from '../TableFilters/hooks/useTableData';
|
|
4
|
-
export declare const Filters: ({ checkboxData: initialState, updatedCheckboxData, handleSubmit, handleCancel, handleClear, handleDropdownChange, }: Pick<{
|
|
5
|
-
|
|
6
|
-
wrapperRef: import("react").RefObject<HTMLElement> | undefined;
|
|
7
|
-
refsList: import("react").MutableRefObject<HTMLElement | null>[];
|
|
8
|
-
setElementRef: (groupName: string, element: HTMLElement | null) => void;
|
|
9
|
-
onCheckboxToggle: (groupName: string, name: string | number) => void;
|
|
10
|
-
onDropdownChange: (groupName: string, name: string | number) => void;
|
|
11
|
-
onSubmit: (event?: import("react").BaseSyntheticEvent<object, any, any> | undefined) => void;
|
|
12
|
-
onReset: () => void;
|
|
13
|
-
onClear: () => void;
|
|
14
|
-
}, "checkboxData"> & {
|
|
15
|
-
updatedCheckboxData?: TableFilterConfig | undefined;
|
|
3
|
+
export declare const Filters: ({ checkboxData: initialState, updatedCheckboxData, handleSubmit, handleCancel, handleClear, handleDropdownChange, }: Pick<UseTableDataResult, "checkboxData"> & {
|
|
4
|
+
updatedCheckboxData?: TableFilterConfig;
|
|
16
5
|
} & Pick<UseTableDataParameters, "handleSubmit" | "handleCancel" | "handleClear" | "handleDropdownChange">) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|