@ssa-ui-kit/core 1.0.16 → 1.0.17
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/custom-shots/components-popover--hint-opened__[w1920px].png +0 -0
- package/custom-shots/widgets-collapsiblenavbar-opened__[w1439px].png +0 -0
- package/custom-shots/widgets-collapsiblenavbar-opened__[w1439px]_statistics_submenu_popover.png +0 -0
- package/custom-shots/widgets-collapsiblenavbar-opened__[w1920px].png +0 -0
- package/custom-shots/widgets-collapsiblenavbar-opened__[w1920px]_side_menu_expanded.png +0 -0
- package/custom-shots/widgets-collapsiblenavbar-opened__[w1920px]_statistics_submenu_expanded.png +0 -0
- package/custom-shots/widgets-collapsiblenavbar-opened__[w1920px]_statistics_submenu_popover.png +0 -0
- package/custom-shots/widgets-collapsiblenavbar-opened__[w899px]_default.png +0 -0
- package/custom-shots/widgets-collapsiblenavbar-opened__[w899px]_menu_opened.png +0 -0
- package/custom-shots/widgets-collapsiblenavbar-opened__[w899px]_statistics_submenu.png +0 -0
- package/custom-shots/widgets-filters--default__[w1920px].png +0 -0
- package/custom-shots/widgets-filters--filter-button-items-not-selected__[w390px].png +0 -0
- package/custom-shots/widgets-filters--more-button-items-selected__[w390px].png +0 -0
- package/custom-shots/widgets-filters--more-button__[w900px].png +0 -0
- package/custom-shots/widgets-linkstabbar--current-focus__[w1920px].png +0 -0
- package/custom-shots/widgets-linkstabbar--non-current-focus__[w1920px].png +0 -0
- package/custom-shots/widgets-navbar-opened__[w1440px].png +0 -0
- package/custom-shots/widgets-navbar-opened__[w1920px].png +0 -0
- package/custom-shots/widgets-navbar-opened__[w390px].png +0 -0
- package/custom-shots/widgets-navbar-opened__[w900px].png +0 -0
- package/custom-shots/widgets-notification-menu--is-opened__[w1440px].png +0 -0
- package/custom-shots/widgets-notification-menu--is-opened__[w1920px].png +0 -0
- package/custom-shots/widgets-notification-menu--is-opened__[w390px].png +0 -0
- package/custom-shots/widgets-notification-menu--is-opened__[w900px].png +0 -0
- package/custom-shots/widgets-pagination--next-hover__[w1920px].png +0 -0
- package/custom-shots/widgets-pagination--not-selected-hover__[w1920px].png +0 -0
- package/custom-shots/widgets-pagination--previous-hover__[w1920px].png +0 -0
- package/custom-shots/widgets-pagination--selected-hover__[w1920px].png +0 -0
- package/custom-shots/widgets-pagination-disabled--next-hover__[w1920px].png +0 -0
- package/custom-shots/widgets-pagination-disabled--not-selected-hover__[w1920px].png +0 -0
- package/custom-shots/widgets-pagination-disabled--previous-hover__[w1920px].png +0 -0
- package/custom-shots/widgets-pagination-disabled--selected-hover__[w1920px].png +0 -0
- package/custom-shots/widgets-progressInfo__[w1440px].png +0 -0
- package/custom-shots/widgets-progressInfo__[w1920px].png +0 -0
- package/custom-shots/widgets-progressInfo__[w390px].png +0 -0
- package/custom-shots/widgets-progressInfo__[w900px].png +0 -0
- package/custom-shots/widgets-progressInfo__dropdown__[w1440px].png +0 -0
- package/custom-shots/widgets-progressInfo__dropdown__[w1920px].png +0 -0
- package/custom-shots/widgets-progressInfo__dropdown__[w390px].png +0 -0
- package/custom-shots/widgets-progressInfo__dropdown__[w900px].png +0 -0
- package/custom-shots/widgets-searchbox--cross-icon__[w900px].png +0 -0
- package/custom-shots/widgets-searchbox--search-icon__[w900px].png +0 -0
- package/custom-shots/widgets-table-filters--opened__[w1920px].png +0 -0
- package/custom-shots/widgets-user-profile--is-opened__[w1920px].png +0 -0
- 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/useFiltersBlock.d.ts +6 -0
- 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/ImageItem/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 +3 -4
- 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 +2 -3
- 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/SegmentedPieChart/SegmentedPieChartContext.d.ts +1 -4
- package/dist/components/SegmentedPieChart/hooks/useData.d.ts +1 -1
- package/dist/components/SegmentedPieChart/types.d.ts +0 -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/Typeahead/Typeahead.context.d.ts +2 -2
- package/dist/components/Typeahead/components/TypeaheadItem.d.ts +3 -4
- package/dist/components/Typeahead/styles.d.ts +19 -20
- package/dist/components/Typeahead/types.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/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/styles/safari-focus-outline.d.ts +0 -1
- package/dist/types/emotion.d.ts +0 -1
- package/package.json +3 -2
- package/src/components/Filters/FiltersBlock.tsx +6 -31
- package/src/components/Filters/hooks/useFiltersBlock.ts +39 -0
- package/test-results/.last-run.json +4 -0
- package/tsbuildcache +1 -1
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ProgressInfoTotalsProps } from './types';
|
|
3
2
|
export declare const ProgressInfoTotals: import("react").FC<Pick<ProgressInfoTotalsProps, "total"> & {
|
|
4
|
-
theme?: import("@emotion/react").Theme
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
5
4
|
}>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const RadioGroupBase: 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").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const SearchBoxInput: import("@emotion/styled").StyledComponent<import("../Input/types").InputProps & import("react").RefAttributes<HTMLInputElement> & {
|
|
3
|
-
theme?: import("@emotion/react").Theme
|
|
2
|
+
theme?: import("@emotion/react").Theme;
|
|
4
3
|
}, {}, {}>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const SearchBoxWrapper: 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").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { SegmentedPieChartProps } from './types';
|
|
3
2
|
type ContextType = Pick<SegmentedPieChartProps, 'renderTitleTooltipContent' | 'totalAmount' | 'totalDimension' | 'titleTooltipOptions' | 'legendValueRoundingDigits' | 'tooltipConfig' | 'showDimensions' | 'showPercentage' | 'otherLabel' | 'currency'> & {
|
|
4
3
|
legendPercentageRoundingDigits: number;
|
|
@@ -6,8 +5,6 @@ type ContextType = Pick<SegmentedPieChartProps, 'renderTitleTooltipContent' | 't
|
|
|
6
5
|
export declare const SegmentedPieChartContext: import("react").Context<ContextType>;
|
|
7
6
|
export declare const SegmentedPieChartProvider: ({ children, legendPercentageRoundingDigits, totalAmount, totalDimension, titleTooltipOptions, showDimensions, showPercentage, otherLabel, currency, renderTitleTooltipContent, }: {
|
|
8
7
|
children: React.ReactNode;
|
|
9
|
-
} &
|
|
10
|
-
legendPercentageRoundingDigits: number;
|
|
11
|
-
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
8
|
+
} & ContextType) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
12
9
|
export declare const useSegmentedPieChartContext: () => ContextType;
|
|
13
10
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BalanceDataForGraph, SegmentedPieChartProps } from '../types';
|
|
2
|
-
export declare const useData: ({ data, pieChartColors, legendValueRoundingDigits, }: Pick<SegmentedPieChartProps,
|
|
2
|
+
export declare const useData: ({ data, pieChartColors, legendValueRoundingDigits, }: Pick<SegmentedPieChartProps, "data" | "pieChartColors" | "legendValueRoundingDigits">) => {
|
|
3
3
|
balanceDataForTheGraph: BalanceDataForGraph[];
|
|
4
4
|
balanceDataForTheLegend: BalanceDataForGraph[];
|
|
5
5
|
};
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const Step: ({ index, children, Connector, }: {
|
|
3
|
-
index?: number
|
|
4
|
-
children?:
|
|
5
|
-
|
|
6
|
-
}, string | import("react").JSXElementConstructor<any>> | undefined;
|
|
7
|
-
Connector?: import("react").FC<{
|
|
2
|
+
index?: number;
|
|
3
|
+
children?: React.ReactElement<React.PropsWithChildren>;
|
|
4
|
+
Connector?: React.FC<{
|
|
8
5
|
completed: boolean;
|
|
9
6
|
active: boolean;
|
|
10
|
-
}
|
|
7
|
+
}>;
|
|
11
8
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
12
9
|
export default Step;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const SwitchBase: 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>, {}>;
|
|
6
5
|
export default SwitchBase;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export interface SwitchContext {
|
|
3
2
|
isOn: boolean;
|
|
4
3
|
toggle: () => void;
|
|
@@ -6,6 +5,6 @@ export interface SwitchContext {
|
|
|
6
5
|
export declare const SwitchContext: import("react").Context<SwitchContext>;
|
|
7
6
|
export declare const useSwitchContext: () => SwitchContext;
|
|
8
7
|
export declare const SwitchContextProvider: ({ initialState, children, }: {
|
|
9
|
-
initialState?: boolean
|
|
8
|
+
initialState?: boolean;
|
|
10
9
|
children: React.ReactNode;
|
|
11
10
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { SmallTabProps } from '../TabBar/types';
|
|
3
2
|
export declare const TabBase: 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<SmallTabProps, "isActive">, import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, {}>;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { TabProps, TabBarContextProps } from './types';
|
|
3
2
|
export declare const TabBarContext: import("react").Context<TabBarContextProps>;
|
|
4
3
|
export declare const useTabBarContext: () => TabBarContextProps;
|
|
5
4
|
export declare const TabBarContextProvider: ({ initialTab, children, }: {
|
|
6
|
-
initialTab?: TabProps
|
|
5
|
+
initialTab?: TabProps;
|
|
7
6
|
children: React.ReactNode;
|
|
8
7
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
@@ -5,18 +5,13 @@ import { TabProps } from '../types';
|
|
|
5
5
|
type Args = Parameters<typeof TabBar>[0];
|
|
6
6
|
export declare const TabBarWrapper: ({ children, selectedTabId, renderContent, }: {
|
|
7
7
|
children: React.ReactNode;
|
|
8
|
-
selectedTabId?:
|
|
9
|
-
renderContent?:
|
|
10
|
-
[prop: string]: unknown;
|
|
11
|
-
[prop: number]: unknown;
|
|
12
|
-
[prop: symbol]: unknown;
|
|
13
|
-
tabId: string | number;
|
|
14
|
-
} | undefined, arg?: unknown) => React.ReactNode) | undefined;
|
|
8
|
+
selectedTabId?: TabProps["tabId"];
|
|
9
|
+
renderContent?: TabProps["renderContent"];
|
|
15
10
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
16
11
|
export declare const TabContents: ({ text, id, labelledBy, }: {
|
|
17
12
|
text: string;
|
|
18
|
-
id?: string
|
|
19
|
-
labelledBy?: string
|
|
13
|
+
id?: string;
|
|
14
|
+
labelledBy?: string;
|
|
20
15
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
21
16
|
export declare const TabBarDecorator: DecoratorFunction<{
|
|
22
17
|
component: typeof TabBar;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { CommonProps } from '../../types/emotion';
|
|
3
2
|
declare const Table: 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").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, {}>;
|
|
7
6
|
export default Table;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { SortInfo } from './types';
|
|
2
2
|
export declare const SortableTable: ({ onSortingChange, }: {
|
|
3
|
-
onSortingChange?: (
|
|
3
|
+
onSortingChange?: (sortInfo: SortInfo) => void;
|
|
4
4
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { CommonProps } from '../../types/emotion';
|
|
3
2
|
declare const TableBody: 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<HTMLTableSectionElement>, HTMLTableSectionElement>, {}>;
|
|
7
6
|
export default TableBody;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { CommonProps } from '../../types/emotion';
|
|
3
2
|
declare const TableCell: 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
|
-
align?: string
|
|
6
|
+
align?: string;
|
|
8
7
|
} & CommonProps, import("react").DetailedHTMLProps<import("react").TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>, {}>;
|
|
9
8
|
export default TableCell;
|
|
@@ -2,7 +2,7 @@ import { Theme } from '@emotion/react';
|
|
|
2
2
|
export declare const filterButtonStyles: (count?: number) => (theme: Theme) => import("@emotion/react").SerializedStyles;
|
|
3
3
|
export declare const TableFilterTrigger: ({ children, count, ...rest }: {
|
|
4
4
|
children?: React.ReactNode;
|
|
5
|
-
count?: number
|
|
6
|
-
as?: string
|
|
7
|
-
className?: string
|
|
5
|
+
count?: number;
|
|
6
|
+
as?: string;
|
|
7
|
+
className?: string;
|
|
8
8
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const TableFilterTriggerWithNotification: ({ children, count, visible, }: {
|
|
2
2
|
children?: React.ReactNode;
|
|
3
|
-
count?: number
|
|
4
|
-
visible?: boolean
|
|
3
|
+
count?: number;
|
|
4
|
+
visible?: boolean;
|
|
5
5
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { RenderContentProps } from '../AccordionGroup';
|
|
3
|
-
export declare const TableFiltersAccordionContent: ({ isOpened, children, ...rest }:
|
|
4
|
-
isOpened?: boolean | undefined;
|
|
5
|
-
as?: import("react").ElementType<any> | undefined;
|
|
6
|
-
className?: string | undefined;
|
|
7
|
-
} & Record<string, any> & {
|
|
2
|
+
export declare const TableFiltersAccordionContent: ({ isOpened, children, ...rest }: RenderContentProps & {
|
|
8
3
|
children: React.ReactNode;
|
|
9
4
|
}) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { CommonProps } from '../../types/emotion';
|
|
3
2
|
declare const TableHead: 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<HTMLTableSectionElement>, HTMLTableSectionElement>, {}>;
|
|
7
6
|
export default TableHead;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { CommonProps } from '../../types/emotion';
|
|
3
2
|
declare const TableRow: 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<HTMLTableRowElement>, HTMLTableRowElement>, {}>;
|
|
7
6
|
export default TableRow;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const TextareaBase: 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").TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, {}>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const TooltipContentBase: 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").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { TooltipTriggerProps } from '../Tooltip/types';
|
|
3
2
|
declare const TooltipTrigger: ({ children }: TooltipTriggerProps) => import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>> | null;
|
|
4
3
|
export default TooltipTrigger;
|
|
@@ -26,13 +26,13 @@ export declare const TypeaheadContext: React.Context<{
|
|
|
26
26
|
useFormResult: UseFormReturn<FieldValues, any, undefined>;
|
|
27
27
|
register: import("react-hook-form").UseFormRegister<FieldValues> | undefined;
|
|
28
28
|
setValue: import("react-hook-form").UseFormSetValue<FieldValues> | undefined;
|
|
29
|
-
handleChange: (changingValue?: string | number
|
|
29
|
+
handleChange: (changingValue?: string | number) => void;
|
|
30
30
|
handleClearAll: (event: React.MouseEvent<HTMLElement, MouseEvent>) => void;
|
|
31
31
|
handleOpenChange: (open: boolean) => void;
|
|
32
32
|
handleInputChange: React.ChangeEventHandler<HTMLInputElement>;
|
|
33
33
|
handleInputClick: React.MouseEventHandler<HTMLInputElement>;
|
|
34
34
|
handleInputKeyDown: React.KeyboardEventHandler<HTMLInputElement>;
|
|
35
35
|
handleSelectedClick: React.MouseEventHandler<HTMLDivElement>;
|
|
36
|
-
handleRemoveSelectedClick: (selectedItem:
|
|
36
|
+
handleRemoveSelectedClick: (selectedItem: number | string) => React.MouseEventHandler<HTMLButtonElement>;
|
|
37
37
|
}>;
|
|
38
38
|
export declare const useTypeaheadContext: () => UseTypeaheadResult;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const TypeaheadItemImage: 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").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
6
5
|
export declare const TypeaheadItemIcon: import("@emotion/styled").StyledComponent<import("../..").IconProps & {
|
|
7
|
-
theme?: import("@emotion/react").Theme
|
|
6
|
+
theme?: import("@emotion/react").Theme;
|
|
8
7
|
}, {}, {}>;
|
|
@@ -1,48 +1,47 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { Theme } from '@emotion/react';
|
|
3
2
|
import { useTypeahead } from './useTypeahead';
|
|
4
3
|
import { TypeaheadItemProps } from './types';
|
|
5
4
|
export declare const TypeaheadOptionsBase: import("@emotion/styled").StyledComponent<{
|
|
6
|
-
theme?: Theme
|
|
7
|
-
as?:
|
|
5
|
+
theme?: Theme;
|
|
6
|
+
as?: React.ElementType;
|
|
8
7
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, {}>;
|
|
9
8
|
export declare const TypeaheadOption: import("@emotion/styled").StyledComponent<{
|
|
10
|
-
theme?: Theme
|
|
11
|
-
as?:
|
|
9
|
+
theme?: Theme;
|
|
10
|
+
as?: React.ElementType;
|
|
12
11
|
} & TypeaheadItemProps, import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, {}>;
|
|
13
12
|
export declare const TypeaheadInput: (theme: Theme) => string;
|
|
14
13
|
export declare const TypeaheadInputPlaceholder: string;
|
|
15
14
|
export declare const TypeaheadInputWrapper: string;
|
|
16
15
|
export declare const TypeaheadItem: import("@emotion/styled").StyledComponent<{
|
|
17
|
-
theme?: Theme
|
|
18
|
-
as?:
|
|
16
|
+
theme?: Theme;
|
|
17
|
+
as?: React.ElementType;
|
|
19
18
|
} & {
|
|
20
|
-
isDisabled?: boolean
|
|
19
|
+
isDisabled?: boolean;
|
|
21
20
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
22
21
|
export declare const TypeaheadItemLabel: import("@emotion/styled").StyledComponent<{
|
|
23
|
-
theme?: Theme
|
|
24
|
-
as?:
|
|
22
|
+
theme?: Theme;
|
|
23
|
+
as?: React.ElementType;
|
|
25
24
|
} & {
|
|
26
|
-
isDisabled?: boolean
|
|
25
|
+
isDisabled?: boolean;
|
|
27
26
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
28
27
|
export declare const TypeaheadItemCross: import("@emotion/styled").StyledComponent<import("../Button/types").ButtonProps & import("react").RefAttributes<HTMLButtonElement> & {
|
|
29
|
-
theme?: Theme
|
|
28
|
+
theme?: Theme;
|
|
30
29
|
}, {}, {}>;
|
|
31
30
|
export declare const TypeaheadInputsGroupWrapper: import("@emotion/styled").StyledComponent<{
|
|
32
|
-
theme?: Theme
|
|
33
|
-
as?:
|
|
31
|
+
theme?: Theme;
|
|
32
|
+
as?: React.ElementType;
|
|
34
33
|
} & {
|
|
35
|
-
avatarSize?: number
|
|
36
|
-
direction?: string
|
|
37
|
-
alignItems?: string
|
|
34
|
+
avatarSize?: number;
|
|
35
|
+
direction?: string;
|
|
36
|
+
alignItems?: string;
|
|
38
37
|
} & import("../..").CommonProps & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
39
|
-
theme?: Theme
|
|
38
|
+
theme?: Theme;
|
|
40
39
|
} & {
|
|
41
40
|
isOpen: boolean;
|
|
42
41
|
}, {}, {}>;
|
|
43
42
|
export declare const TypeaheadTrigger: import("@emotion/styled").StyledComponent<Omit<import("react").HTMLProps<HTMLElement> & import("../Button/types").ButtonProps & import("../Popover/types").PopoverTriggerProps, "ref"> & import("react").RefAttributes<HTMLElement> & {
|
|
44
|
-
theme?: Theme
|
|
43
|
+
theme?: Theme;
|
|
45
44
|
} & {
|
|
46
45
|
isOpen: boolean;
|
|
47
|
-
status: ReturnType<typeof useTypeahead>[
|
|
46
|
+
status: ReturnType<typeof useTypeahead>["status"];
|
|
48
47
|
}, {}, {}>;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const VisibleLG: 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").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
-
export declare const WithVisibleLG: <T extends object>(Component:
|
|
5
|
+
export declare const WithVisibleLG: <T extends object>(Component: React.ComponentType<T>, rest?: Parameters<typeof VisibleLG>[0]) => {
|
|
7
6
|
(props: T): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
8
7
|
displayName: string;
|
|
9
8
|
};
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { SerializedStyles } from '@emotion/react';
|
|
3
|
-
export declare const WithVisibleMD: <T extends object>(Component:
|
|
2
|
+
export declare const WithVisibleMD: <T extends object>(Component: React.ComponentType<T>, styles?: SerializedStyles) => {
|
|
4
3
|
(props: T): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { SerializedStyles } from '@emotion/react';
|
|
3
|
-
export declare const WithVisibleSM: <T extends object>(Component:
|
|
2
|
+
export declare const WithVisibleSM: <T extends object>(Component: React.ComponentType<T>, styles?: SerializedStyles) => {
|
|
4
3
|
(props: T): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { SerializedStyles } from '@emotion/react';
|
|
3
|
-
export declare const WithVisibleUpToLG: <T extends object>(Component:
|
|
2
|
+
export declare const WithVisibleUpToLG: <T extends object>(Component: React.ComponentType<T>, styles?: SerializedStyles) => {
|
|
4
3
|
(props: T): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { CommonProps } from '../../types/emotion';
|
|
3
2
|
declare const Wrapper: 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
|
-
avatarSize?: number
|
|
8
|
-
direction?: string
|
|
9
|
-
alignItems?: string
|
|
6
|
+
avatarSize?: number;
|
|
7
|
+
direction?: string;
|
|
8
|
+
alignItems?: string;
|
|
10
9
|
} & CommonProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
11
10
|
export default Wrapper;
|