@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,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;
|
|
@@ -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;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { Theme, SerializedStyles } from '@emotion/react';
|
|
3
2
|
type OutlineFn = (theme: Theme, color?: keyof Theme['colors'], borderRadius?: string, borderStyle?: React.CSSProperties['borderStyle']) => SerializedStyles;
|
|
4
3
|
export declare const focusOutline: OutlineFn;
|
package/dist/types/emotion.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -4,9 +4,9 @@ import * as S from './styles';
|
|
|
4
4
|
export const Logo = () => (
|
|
5
5
|
<ResponsiveImage
|
|
6
6
|
css={S.ResponsiveLogo}
|
|
7
|
-
srcSet="https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/logo%
|
|
7
|
+
srcSet="https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/logo%2FUI_KIT_Large_Left_WhiteBG.png?alt=media&token=b6f7850c-2f1d-421c-a26f-f1f1280d676c 69w, https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/logo%2FUI_KIT_Medium_Left_WhiteBG.png?alt=media&token=27f3fcb9-c419-4e12-a18f-a16d362f54bf 55w"
|
|
8
8
|
sizes="(min-width: 900px) 55px, (min-width: 1440px) 69px"
|
|
9
|
-
src="https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/logo%
|
|
10
|
-
alt="SSA
|
|
9
|
+
src="https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/logo%2FUI_KIT_Small_Left_WhiteBG.png?alt=media&token=c565fdb0-4ad9-42f5-8077-3249a5d727d8"
|
|
10
|
+
alt="SSA UI Kit"
|
|
11
11
|
/>
|
|
12
12
|
);
|