@astral/ui 0.4.1-alpha.6 → 0.5.0
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/{cjs/Badge → Badge}/Badge.d.ts +0 -0
- package/{cjs/Badge → Badge}/Badge.js +0 -0
- package/{cjs/Badge → Badge}/index.d.ts +0 -0
- package/{cjs/Badge → Badge}/index.js +0 -0
- package/{cjs/Badge → Badge}/styled.d.ts +1 -1
- package/{cjs/Badge → Badge}/styled.js +0 -0
- package/{cjs/Badge → Badge}/types.d.ts +0 -0
- package/{cjs/Badge → Badge}/types.js +0 -0
- package/{cjs/Button → Button}/Button.d.ts +0 -0
- package/{cjs/Button → Button}/Button.js +0 -0
- package/{cjs/Button → Button}/index.d.ts +0 -0
- package/{cjs/Button → Button}/index.js +0 -0
- package/{cjs/Button → Button}/styled.d.ts +1 -1
- package/{cjs/Button → Button}/styled.js +0 -0
- package/{cjs/Button → Button}/types.d.ts +0 -0
- package/{cjs/Button → Button}/types.js +0 -0
- package/{cjs/ButtonBase → ButtonBase}/ButtonBase.d.ts +0 -0
- package/{cjs/ButtonBase → ButtonBase}/ButtonBase.js +0 -0
- package/{cjs/ButtonBase → ButtonBase}/constants.d.ts +0 -0
- package/{cjs/ButtonBase → ButtonBase}/constants.js +0 -0
- package/{cjs/ButtonBase → ButtonBase}/index.d.ts +0 -0
- package/{cjs/ButtonBase → ButtonBase}/index.js +0 -0
- package/{cjs/ButtonBase → ButtonBase}/styled.d.ts +1 -1
- package/{cjs/ButtonBase → ButtonBase}/styled.js +0 -0
- package/{cjs/ButtonBase → ButtonBase}/types.d.ts +0 -0
- package/{cjs/ButtonBase → ButtonBase}/types.js +0 -0
- package/{cjs/Checkbox → Checkbox}/Checkbox.d.ts +0 -0
- package/{cjs/Checkbox → Checkbox}/Checkbox.js +0 -0
- package/{cjs/Checkbox → Checkbox}/icons.d.ts +0 -0
- package/{cjs/Checkbox → Checkbox}/icons.js +0 -0
- package/{cjs/Checkbox → Checkbox}/index.d.ts +0 -0
- package/{cjs/Checkbox → Checkbox}/index.js +0 -0
- package/{cjs/Checkbox → Checkbox}/styled.d.ts +1 -1
- package/{cjs/Checkbox → Checkbox}/styled.js +0 -0
- package/{cjs/Checkbox → Checkbox}/types.d.ts +0 -0
- package/{cjs/Checkbox → Checkbox}/types.js +0 -0
- package/{cjs/CircularProgress → CircularProgress}/CircularProgress.d.ts +0 -0
- package/{cjs/CircularProgress → CircularProgress}/CircularProgress.js +0 -0
- package/{cjs/CircularProgress → CircularProgress}/constants.d.ts +0 -0
- package/{cjs/CircularProgress → CircularProgress}/constants.js +0 -0
- package/{cjs/CircularProgress → CircularProgress}/index.d.ts +0 -0
- package/{cjs/CircularProgress → CircularProgress}/index.js +0 -0
- package/{cjs/CircularProgress → CircularProgress}/styled.d.ts +1 -1
- package/{cjs/CircularProgress → CircularProgress}/styled.js +0 -0
- package/{cjs/CircularProgress → CircularProgress}/types.d.ts +0 -0
- package/{cjs/CircularProgress → CircularProgress}/types.js +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/DashboardLayout.d.ts +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/DashboardLayout.js +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/Header/Header.d.ts +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/Header/Header.js +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/Header/index.d.ts +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/Header/index.js +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/Header/styled.d.ts +5 -5
- package/{cjs/DashboardLayout → DashboardLayout}/Header/styled.js +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/Header/types.d.ts +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/Header/types.js +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/Main/Main.d.ts +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/Main/Main.js +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/Main/index.d.ts +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/Main/index.js +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/Main/styled.d.ts +1 -1
- package/{cjs/DashboardLayout → DashboardLayout}/Main/styled.js +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/SideBar/SideBar.d.ts +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/SideBar/SideBar.js +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/SideBar/index.d.ts +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/SideBar/index.js +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/SideBar/styled.d.ts +1 -1
- package/{cjs/DashboardLayout → DashboardLayout}/SideBar/styled.js +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/index.d.ts +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/index.js +0 -0
- package/{cjs/DashboardLayout → DashboardLayout}/styled.d.ts +1 -1
- package/{cjs/DashboardLayout → DashboardLayout}/styled.js +0 -0
- package/{cjs/FormControlLabel → FormControlLabel}/FormControlLabel.d.ts +0 -0
- package/{cjs/FormControlLabel → FormControlLabel}/FormControlLabel.js +0 -0
- package/{cjs/FormControlLabel → FormControlLabel}/index.d.ts +0 -0
- package/{cjs/FormControlLabel → FormControlLabel}/index.js +0 -0
- package/{cjs/FormControlLabel → FormControlLabel}/styled.d.ts +1 -1
- package/{cjs/FormControlLabel → FormControlLabel}/styled.js +0 -0
- package/{cjs/FormControlLabel → FormControlLabel}/types.d.ts +0 -0
- package/{cjs/FormControlLabel → FormControlLabel}/types.js +0 -0
- package/{cjs/FormHelperText → FormHelperText}/FormHelperText.d.ts +0 -0
- package/{cjs/FormHelperText → FormHelperText}/FormHelperText.js +0 -0
- package/{cjs/FormHelperText → FormHelperText}/index.d.ts +0 -0
- package/{cjs/FormHelperText → FormHelperText}/index.js +0 -0
- package/{cjs/FormHelperText → FormHelperText}/styled.d.ts +3 -3
- package/{cjs/FormHelperText → FormHelperText}/styled.js +0 -0
- package/{cjs/FormHelperText → FormHelperText}/types.d.ts +0 -0
- package/{cjs/FormHelperText → FormHelperText}/types.js +0 -0
- package/{cjs/GlobalStyles → GlobalStyles}/GlobalStyles.d.ts +0 -0
- package/{cjs/GlobalStyles → GlobalStyles}/GlobalStyles.js +0 -0
- package/{cjs/GlobalStyles → GlobalStyles}/index.d.ts +0 -0
- package/{cjs/GlobalStyles → GlobalStyles}/index.js +0 -0
- package/{cjs/Grid → Grid}/Grid.d.ts +0 -0
- package/{cjs/Grid → Grid}/Grid.js +0 -0
- package/{cjs/Grid → Grid}/index.d.ts +0 -0
- package/{cjs/Grid → Grid}/index.js +0 -0
- package/{cjs/Grid → Grid}/styled.d.ts +1 -1
- package/{cjs/Grid → Grid}/styled.js +0 -0
- package/{cjs/Grid → Grid}/types.d.ts +0 -0
- package/{cjs/Grid → Grid}/types.js +0 -0
- package/{cjs/IconButton → IconButton}/IconButton.d.ts +0 -0
- package/{cjs/IconButton → IconButton}/IconButton.js +0 -0
- package/{cjs/IconButton → IconButton}/index.d.ts +0 -0
- package/{cjs/IconButton → IconButton}/index.js +0 -0
- package/{cjs/IconButton → IconButton}/styled.d.ts +1 -1
- package/{cjs/IconButton → IconButton}/styled.js +0 -0
- package/{cjs/Menu → Menu}/Menu.d.ts +0 -0
- package/{cjs/Menu → Menu}/Menu.js +0 -0
- package/{cjs/Menu → Menu}/index.d.ts +0 -0
- package/{cjs/Menu → Menu}/index.js +0 -0
- package/{cjs/MenuItem → MenuItem}/MenuItem.d.ts +0 -0
- package/{cjs/MenuItem → MenuItem}/MenuItem.js +0 -0
- package/{cjs/MenuItem → MenuItem}/index.d.ts +0 -0
- package/{cjs/MenuItem → MenuItem}/index.js +0 -0
- package/{cjs/MenuList → MenuList}/MenuList.d.ts +0 -0
- package/{cjs/MenuList → MenuList}/MenuList.js +0 -0
- package/{cjs/MenuList → MenuList}/index.d.ts +0 -0
- package/{cjs/MenuList → MenuList}/index.js +0 -0
- package/{cjs/MenuList → MenuList}/styled.d.ts +1 -1
- package/{cjs/MenuList → MenuList}/styled.js +0 -0
- package/{cjs/MenuList → MenuList}/types.d.ts +0 -0
- package/{cjs/MenuList → MenuList}/types.js +0 -0
- package/{cjs/Radio → Radio}/Icon.d.ts +0 -0
- package/{cjs/Radio → Radio}/Icon.js +0 -0
- package/{cjs/Radio → Radio}/Radio.d.ts +0 -0
- package/{cjs/Radio → Radio}/Radio.js +0 -0
- package/{cjs/Radio → Radio}/index.d.ts +0 -0
- package/{cjs/Radio → Radio}/index.js +0 -0
- package/{cjs/Radio → Radio}/styled.d.ts +1 -1
- package/{cjs/Radio → Radio}/styled.js +0 -0
- package/{cjs/Radio → Radio}/types.d.ts +0 -0
- package/{cjs/Radio → Radio}/types.js +0 -0
- package/{cjs/RadioGroup → RadioGroup}/RadioGroup.d.ts +0 -0
- package/{cjs/RadioGroup → RadioGroup}/RadioGroup.js +0 -0
- package/{cjs/StylesCacheProvider → StylesCacheProvider}/index.d.ts +0 -0
- package/{cjs/StylesCacheProvider → StylesCacheProvider}/index.js +0 -0
- package/{cjs/Tag → Tag}/Tag.d.ts +0 -0
- package/{cjs/Tag → Tag}/Tag.js +0 -0
- package/{cjs/Tag → Tag}/constants.d.ts +0 -0
- package/{cjs/Tag → Tag}/constants.js +0 -0
- package/{cjs/Tag → Tag}/index.d.ts +0 -0
- package/{cjs/Tag → Tag}/index.js +0 -0
- package/{cjs/Tag → Tag}/styled.d.ts +1 -1
- package/{cjs/Tag → Tag}/styled.js +0 -0
- package/{cjs/Tag → Tag}/types.d.ts +0 -0
- package/{cjs/Tag → Tag}/types.js +0 -0
- package/{cjs/TextArea → TextArea}/TextArea.d.ts +0 -0
- package/{cjs/TextArea → TextArea}/TextArea.js +0 -0
- package/{cjs/TextArea → TextArea}/index.d.ts +0 -0
- package/{cjs/TextArea → TextArea}/index.js +0 -0
- package/{cjs/TextArea → TextArea}/types.d.ts +0 -0
- package/{cjs/TextArea → TextArea}/types.js +0 -0
- package/{cjs/TextField → TextField}/TextField.d.ts +0 -0
- package/{cjs/TextField → TextField}/TextField.js +0 -0
- package/{cjs/TextField → TextField}/index.d.ts +0 -0
- package/{cjs/TextField → TextField}/index.js +0 -0
- package/{cjs/TextField → TextField}/types.d.ts +0 -0
- package/{cjs/TextField → TextField}/types.js +0 -0
- package/{cjs/ThemeProvider → ThemeProvider}/ThemeProvider.d.ts +0 -0
- package/{cjs/ThemeProvider → ThemeProvider}/ThemeProvider.js +0 -0
- package/{cjs/ThemeProvider → ThemeProvider}/index.d.ts +0 -0
- package/{cjs/ThemeProvider → ThemeProvider}/index.js +0 -0
- package/{cjs/Tooltip → Tooltip}/Tooltip.d.ts +0 -0
- package/{cjs/Tooltip → Tooltip}/Tooltip.js +0 -0
- package/{cjs/Tooltip → Tooltip}/constants.d.ts +0 -0
- package/{cjs/Tooltip → Tooltip}/constants.js +0 -0
- package/{cjs/Tooltip → Tooltip}/index.d.ts +0 -0
- package/{cjs/Tooltip → Tooltip}/index.js +0 -0
- package/{cjs/Tooltip → Tooltip}/styled.d.ts +1 -1
- package/{cjs/Tooltip → Tooltip}/styled.js +0 -0
- package/{cjs/Tooltip → Tooltip}/types.d.ts +0 -0
- package/{cjs/Tooltip → Tooltip}/types.js +0 -0
- package/{cjs/Typography → Typography}/Typography.d.ts +0 -0
- package/{cjs/Typography → Typography}/Typography.js +0 -0
- package/{cjs/Typography → Typography}/index.d.ts +0 -0
- package/{cjs/Typography → Typography}/index.js +0 -0
- package/{cjs/declaration → declaration}/emotion.d.ts +0 -0
- package/{cjs/declaration → declaration}/mui-material.d.ts +0 -0
- package/esm/Badge/styled.d.ts +1 -1
- package/esm/Button/styled.d.ts +1 -1
- package/esm/ButtonBase/styled.d.ts +1 -1
- package/esm/Checkbox/styled.d.ts +1 -1
- package/esm/CircularProgress/styled.d.ts +1 -1
- package/esm/DashboardLayout/Header/styled.d.ts +5 -5
- package/esm/DashboardLayout/Main/styled.d.ts +1 -1
- package/esm/DashboardLayout/SideBar/styled.d.ts +1 -1
- package/esm/DashboardLayout/styled.d.ts +1 -1
- package/esm/FormControlLabel/styled.d.ts +1 -1
- package/esm/FormHelperText/styled.d.ts +3 -3
- package/esm/Grid/styled.d.ts +1 -1
- package/esm/IconButton/styled.d.ts +1 -1
- package/esm/MenuList/styled.d.ts +1 -1
- package/esm/Radio/styled.d.ts +1 -1
- package/esm/Tag/styled.d.ts +1 -1
- package/esm/Tooltip/styled.d.ts +1 -1
- package/esm/styles/index.d.ts +1 -1
- package/esm/styles/index.js +1 -1
- package/{cjs/index.d.ts → index.d.ts} +0 -0
- package/{cjs/index.js → index.js} +0 -0
- package/package.json +5 -4
- package/{cjs/server → server}/createStylesCache/index.d.ts +0 -0
- package/{cjs/server → server}/createStylesCache/index.js +0 -0
- package/{cjs/server → server}/createStylesServer/index.d.ts +0 -0
- package/{cjs/server → server}/createStylesServer/index.js +0 -0
- package/{cjs/server → server}/index.d.ts +0 -0
- package/{cjs/server → server}/index.js +0 -0
- package/styles/index.d.ts +1 -0
- package/{cjs/styles/styled/styled.js → styles/index.js} +2 -2
- package/{cjs/theme → theme}/__tests__/BaseTheme.test.d.ts +0 -0
- package/{cjs/theme → theme}/__tests__/BaseTheme.test.js +0 -0
- package/{cjs/theme → theme}/baseTheme.d.ts +0 -0
- package/{cjs/theme → theme}/baseTheme.js +0 -0
- package/{cjs/theme → theme}/components/MuiFormHelperText.d.ts +0 -0
- package/{cjs/theme → theme}/components/MuiFormHelperText.js +0 -0
- package/{cjs/theme → theme}/components/MuiFormLabel.d.ts +0 -0
- package/{cjs/theme → theme}/components/MuiFormLabel.js +0 -0
- package/{cjs/theme → theme}/components/MuiInputBase.d.ts +0 -0
- package/{cjs/theme → theme}/components/MuiInputBase.js +0 -0
- package/{cjs/theme → theme}/components/MuiInputLabel.d.ts +0 -0
- package/{cjs/theme → theme}/components/MuiInputLabel.js +0 -0
- package/{cjs/theme → theme}/components/MuiOutlinedInput.d.ts +0 -0
- package/{cjs/theme → theme}/components/MuiOutlinedInput.js +0 -0
- package/{cjs/theme → theme}/components/MuiTypography.d.ts +0 -0
- package/{cjs/theme → theme}/components/MuiTypography.js +0 -0
- package/{cjs/theme → theme}/components/components.d.ts +0 -0
- package/{cjs/theme → theme}/components/components.js +0 -0
- package/{cjs/theme → theme}/components/index.d.ts +0 -0
- package/{cjs/theme → theme}/components/index.js +0 -0
- package/{cjs/theme → theme}/constants.d.ts +0 -0
- package/{cjs/theme → theme}/constants.js +0 -0
- package/{cjs/theme → theme}/elevation.d.ts +0 -0
- package/{cjs/theme → theme}/elevation.js +0 -0
- package/{cjs/theme → theme}/hooks/index.d.ts +0 -0
- package/{cjs/theme → theme}/hooks/index.js +0 -0
- package/{cjs/theme → theme}/hooks/useTheme/index.d.ts +0 -0
- package/{cjs/theme → theme}/hooks/useTheme/index.js +0 -0
- package/{cjs/theme → theme}/index.d.ts +0 -0
- package/{cjs/theme → theme}/index.js +0 -0
- package/{cjs/theme → theme}/palette/brandPalette.d.ts +0 -0
- package/{cjs/theme → theme}/palette/brandPalette.js +0 -0
- package/{cjs/theme → theme}/palette/index.d.ts +0 -0
- package/{cjs/theme → theme}/palette/index.js +0 -0
- package/{cjs/theme → theme}/palette/palette.d.ts +0 -0
- package/{cjs/theme → theme}/palette/palette.js +0 -0
- package/{cjs/theme → theme}/shape.d.ts +0 -0
- package/{cjs/theme → theme}/shape.js +0 -0
- package/{cjs/theme → theme}/typography.d.ts +0 -0
- package/{cjs/theme → theme}/typography.js +0 -0
- package/cjs/styles/index.d.ts +0 -1
- package/cjs/styles/index.js +0 -13
- package/cjs/styles/styled/index.d.ts +0 -1
- package/cjs/styles/styled/index.js +0 -13
- package/cjs/styles/styled/styled.d.ts +0 -2
- package/cjs/styles/styled/types.d.ts +0 -48
- package/cjs/styles/styled/types.js +0 -2
- package/esm/declaration/emotion.d.ts +0 -6
- package/esm/declaration/mui-material.d.ts +0 -14
- package/esm/styles/styled/index.d.ts +0 -1
- package/esm/styles/styled/index.js +0 -1
- package/esm/styles/styled/styled.d.ts +0 -2
- package/esm/styles/styled/styled.js +0 -2
- package/esm/styles/styled/types.d.ts +0 -48
- package/esm/styles/styled/types.js +0 -1
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/esm/Badge/styled.d.ts
CHANGED
|
@@ -43,7 +43,7 @@ export declare const StyledBadge: import("@emotion/styled").StyledComponent<{
|
|
|
43
43
|
} & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "key" | keyof import("react").HTMLAttributes<HTMLSpanElement>> & {
|
|
44
44
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
45
45
|
}, "color" | "components" | keyof import("@mui/material/OverridableComponent").CommonProps | "children" | "sx" | "variant" | "componentsProps" | "invisible" | "anchorOrigin" | "overlap" | "badgeContent" | "max" | "showZero"> & {
|
|
46
|
-
theme?: import("@
|
|
46
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
47
47
|
} & Omit<BadgeProps, "color"> & {
|
|
48
48
|
customColor: BadgeColor;
|
|
49
49
|
}, {}, {}>;
|
package/esm/Button/styled.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ export declare const StyledButton: import("@emotion/styled").StyledComponent<Omi
|
|
|
4
4
|
variant?: "link" | "light" | "text" | "contained" | undefined;
|
|
5
5
|
size?: "large" | "medium" | undefined;
|
|
6
6
|
} & {
|
|
7
|
-
theme?: import("@
|
|
7
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
8
8
|
} & {
|
|
9
9
|
loading?: boolean | undefined;
|
|
10
10
|
startIcon?: import("react").ReactNode;
|
|
@@ -19,7 +19,7 @@ export declare const getDisabledBgColor: ({ theme, customVariant, }: StyledButto
|
|
|
19
19
|
export declare const StyledButtonBase: import("@emotion/styled").StyledComponent<Pick<import("@mui/base/ButtonUnstyled").ButtonUnstyledOwnProps & Omit<any, keyof import("@mui/base/ButtonUnstyled").ButtonUnstyledOwnProps> & {
|
|
20
20
|
component?: import("react").ElementType<any> | undefined;
|
|
21
21
|
}, string | number | symbol> & import("react").RefAttributes<any> & {
|
|
22
|
-
theme?: import("@
|
|
22
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
23
23
|
} & Omit<BaseButtonProps, "color" | "variant"> & {
|
|
24
24
|
customColor?: "primary" | "error" | "warning" | "success" | undefined;
|
|
25
25
|
customVariant?: "link" | "light" | "text" | "contained" | undefined;
|
package/esm/Checkbox/styled.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { CheckboxProps } from './types';
|
|
2
2
|
export declare const StyledCheckbox: import("@emotion/styled").StyledComponent<import("@mui/material").CheckboxProps & {
|
|
3
|
-
theme?: import("@
|
|
3
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
4
4
|
} & CheckboxProps, {}, {}>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CircularProgressProps } from './types';
|
|
2
2
|
export declare const StyledCircularProgress: import("@emotion/styled").StyledComponent<import("@mui/material").CircularProgressProps & {
|
|
3
|
-
theme?: import("@
|
|
3
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
4
4
|
} & Omit<CircularProgressProps, "color" | "size"> & {
|
|
5
5
|
customColor?: "primary" | "inverted" | undefined;
|
|
6
6
|
}, {}, {}>;
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const StyledHeader: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
theme?: import("@
|
|
3
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
4
4
|
as?: import("react").ElementType<any> | undefined;
|
|
5
5
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, {}>;
|
|
6
6
|
export declare const InnerContainer: import("@emotion/styled").StyledComponent<{
|
|
7
|
-
theme?: import("@
|
|
7
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
8
8
|
as?: import("react").ElementType<any> | undefined;
|
|
9
9
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
10
10
|
export declare const LeftContainer: import("@emotion/styled").StyledComponent<{
|
|
11
|
-
theme?: import("@
|
|
11
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
12
12
|
as?: import("react").ElementType<any> | undefined;
|
|
13
13
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
14
14
|
export declare const LogoContainer: import("@emotion/styled").StyledComponent<{
|
|
15
|
-
theme?: import("@
|
|
15
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
16
16
|
as?: import("react").ElementType<any> | undefined;
|
|
17
17
|
} & {
|
|
18
18
|
withWidget: boolean;
|
|
19
19
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
20
20
|
export declare const LogoStyle: import("@emotion/styled").StyledComponent<{
|
|
21
|
-
theme?: import("@
|
|
21
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
22
22
|
as?: import("react").ElementType<any> | undefined;
|
|
23
23
|
}, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const StyledMain: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
theme?: import("@
|
|
3
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
4
4
|
as?: import("react").ElementType<any> | undefined;
|
|
5
5
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, {}>;
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
export declare const StyledDashboard: import("@emotion/styled").StyledComponent<import("../Grid").GridContainerProps & import("../Grid").GridElementsProps & {
|
|
3
3
|
children?: import("react").ReactNode;
|
|
4
4
|
} & {
|
|
5
|
-
theme?: import("@
|
|
5
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
6
6
|
}, {}, {}>;
|
|
@@ -15,7 +15,7 @@ export declare const SuccessIcon: import("@emotion/styled").StyledComponent<{
|
|
|
15
15
|
}, "fontSize" | "color" | "shapeRendering" | keyof import("@mui/material/OverridableComponent").CommonProps | "children" | "sx" | "htmlColor" | "inheritViewBox" | "titleAccess" | "viewBox"> & {
|
|
16
16
|
children?: import("react").ReactNode;
|
|
17
17
|
} & {
|
|
18
|
-
theme?: import("@
|
|
18
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
19
19
|
}, {}, {}>;
|
|
20
20
|
export declare const ErrorIcon: import("@emotion/styled").StyledComponent<{
|
|
21
21
|
children?: import("react").ReactNode;
|
|
@@ -33,9 +33,9 @@ export declare const ErrorIcon: import("@emotion/styled").StyledComponent<{
|
|
|
33
33
|
}, "fontSize" | "color" | "shapeRendering" | keyof import("@mui/material/OverridableComponent").CommonProps | "children" | "sx" | "htmlColor" | "inheritViewBox" | "titleAccess" | "viewBox"> & {
|
|
34
34
|
children?: import("react").ReactNode;
|
|
35
35
|
} & {
|
|
36
|
-
theme?: import("@
|
|
36
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
37
37
|
}, {}, {}>;
|
|
38
38
|
export declare const Content: import("@emotion/styled").StyledComponent<{
|
|
39
|
-
theme?: import("@
|
|
39
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
40
40
|
as?: import("react").ElementType<any> | undefined;
|
|
41
41
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
package/esm/Grid/styled.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ export declare const StyledGrid: import("@emotion/styled").StyledComponent<impor
|
|
|
7
7
|
} & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>> & {
|
|
8
8
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
9
9
|
}, keyof import("@mui/material/OverridableComponent").CommonProps | "children" | "sx" | "ref" | ("fontSize" | "fontWeight" | "lineHeight" | "fontFamily" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "zIndex" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "overflow" | "padding" | "typography" | "p" | "displayPrint" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "marginX" | "marginY" | "paddingX" | "paddingY") | "component"> & {
|
|
10
|
-
theme?: import("@
|
|
10
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
11
11
|
} & {
|
|
12
12
|
container: boolean;
|
|
13
13
|
}, {}, {}>;
|
|
@@ -10,7 +10,7 @@ export declare const StyledIconButton: import("@emotion/styled").StyledComponent
|
|
|
10
10
|
variant?: "link" | "light" | "text" | "contained" | undefined;
|
|
11
11
|
size?: "large" | "medium" | undefined;
|
|
12
12
|
} & {
|
|
13
|
-
theme?: import("@
|
|
13
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
14
14
|
} & {
|
|
15
15
|
loading?: boolean | undefined;
|
|
16
16
|
startIcon?: import("react").ReactNode;
|
package/esm/MenuList/styled.d.ts
CHANGED
|
@@ -16,5 +16,5 @@ export declare const StyledMenuList: import("@emotion/styled").StyledComponent<{
|
|
|
16
16
|
} & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "key" | keyof import("react").HTMLAttributes<HTMLUListElement>> & {
|
|
17
17
|
ref?: ((instance: HTMLUListElement | null) => void) | import("react").RefObject<HTMLUListElement> | null | undefined;
|
|
18
18
|
}, keyof import("@mui/material/OverridableComponent").CommonProps | "children" | "sx" | "variant" | "autoFocus" | "dense" | "subheader" | "disablePadding" | "autoFocusItem" | "disabledItemsFocusable" | "disableListWrap"> & {
|
|
19
|
-
theme?: import("@
|
|
19
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
20
20
|
}, {}, {}>;
|
package/esm/Radio/styled.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { RadioProps } from './types';
|
|
2
2
|
export declare const StyledRadio: import("@emotion/styled").StyledComponent<import("@mui/material").RadioProps & {
|
|
3
|
-
theme?: import("@
|
|
3
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
4
4
|
} & RadioProps, {}, {}>;
|
package/esm/Tag/styled.d.ts
CHANGED
|
@@ -17,7 +17,7 @@ export declare const StyledTag: import("@emotion/styled").StyledComponent<{
|
|
|
17
17
|
} & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>> & {
|
|
18
18
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
19
19
|
}, "disabled" | "color" | keyof import("@mui/material/OverridableComponent").CommonProps | "children" | "sx" | "label" | "variant" | "size" | "icon" | "avatar" | "clickable" | "deleteIcon" | "onDelete"> & {
|
|
20
|
-
theme?: import("@
|
|
20
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
21
21
|
} & Omit<TagProps, "color"> & {
|
|
22
22
|
customColor?: "primary" | "default" | "error" | "grey" | "warning" | "success" | undefined;
|
|
23
23
|
customVariant?: "light" | "contained" | undefined;
|
package/esm/Tooltip/styled.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const StyledTooltip: import("@emotion/styled").StyledComponent<import("@mui/material").TooltipProps & {
|
|
2
2
|
size?: "medium" | "small" | undefined;
|
|
3
3
|
} & {
|
|
4
|
-
theme?: import("@
|
|
4
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
5
5
|
}, {}, {}>;
|
package/esm/styles/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { default as styled } from '@emotion/styled';
|
package/esm/styles/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { default as styled } from '@emotion/styled';
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@astral/ui",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.5.0",
|
|
4
|
+
"browser": "./src/index.ts",
|
|
4
5
|
"jest": {
|
|
5
6
|
"moduleNameMapper": {
|
|
6
7
|
"^lodash-es$": "lodash"
|
|
7
8
|
}
|
|
8
9
|
},
|
|
9
10
|
"dependencies": {
|
|
10
|
-
"@astral/icons": "^0.
|
|
11
|
+
"@astral/icons": "^0.5.0",
|
|
11
12
|
"@emotion/cache": "11.7.1",
|
|
12
13
|
"@emotion/react": "11.5.0",
|
|
13
14
|
"@emotion/server": "11.4.0",
|
|
@@ -32,6 +33,6 @@
|
|
|
32
33
|
"keywords": [],
|
|
33
34
|
"sideEffects": false,
|
|
34
35
|
"types": "./esm/index.d.ts",
|
|
35
|
-
"main": "./
|
|
36
|
+
"main": "./index.js",
|
|
36
37
|
"module": "./esm/index.js"
|
|
37
|
-
}
|
|
38
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as styled } from '@emotion/styled';
|
|
@@ -4,5 +4,5 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.styled = void 0;
|
|
7
|
-
var styled_1 =
|
|
8
|
-
exports
|
|
7
|
+
var styled_1 = require("@emotion/styled");
|
|
8
|
+
Object.defineProperty(exports, "styled", { enumerable: true, get: function () { return __importDefault(styled_1).default; } });
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/cjs/styles/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './styled';
|
package/cjs/styles/index.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
-
}) : (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
o[k2] = m[k];
|
|
8
|
-
}));
|
|
9
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
|
-
};
|
|
12
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
|
-
__exportStar(require("./styled"), exports);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './styled';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
-
}) : (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
o[k2] = m[k];
|
|
8
|
-
}));
|
|
9
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
|
-
};
|
|
12
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
|
-
__exportStar(require("./styled"), exports);
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { PropsOf } from '@emotion/react';
|
|
3
|
-
import { CreateStyledComponent, FilteringStyledOptions, StyledOptions } from '@emotion/styled/base';
|
|
4
|
-
import { Theme } from '../../theme';
|
|
5
|
-
/**
|
|
6
|
-
* @desc
|
|
7
|
-
* This function accepts a React component or tag ('div', 'a' etc).
|
|
8
|
-
*
|
|
9
|
-
* @example styled(MyComponent)({ width: 100 })
|
|
10
|
-
* @example styled(MyComponent)(myComponentProps => ({ width: myComponentProps.width })
|
|
11
|
-
* @example styled('div')({ width: 100 })
|
|
12
|
-
* @example styled('div')<Props>(props => ({ width: props.width })
|
|
13
|
-
*/
|
|
14
|
-
interface BaseCreateStyled {
|
|
15
|
-
<C extends React.ComponentClass<React.ComponentProps<C>>, ForwardedProps extends keyof React.ComponentProps<C> = keyof React.ComponentProps<C>>(component: C, options: FilteringStyledOptions<React.ComponentProps<C>, ForwardedProps>): CreateStyledComponent<Pick<PropsOf<C>, ForwardedProps> & {
|
|
16
|
-
theme?: Theme;
|
|
17
|
-
}, {}, {
|
|
18
|
-
ref?: React.Ref<InstanceType<C>>;
|
|
19
|
-
}>;
|
|
20
|
-
<C extends React.ComponentClass<React.ComponentProps<C>>>(component: C, options?: StyledOptions<React.ComponentProps<C>>): CreateStyledComponent<PropsOf<C> & {
|
|
21
|
-
theme?: Theme;
|
|
22
|
-
}, {}, {
|
|
23
|
-
ref?: React.Ref<InstanceType<C>>;
|
|
24
|
-
}>;
|
|
25
|
-
<C extends React.ComponentType<React.ComponentProps<C>>, ForwardedProps extends keyof React.ComponentProps<C> = keyof React.ComponentProps<C>>(component: C, options: FilteringStyledOptions<React.ComponentProps<C>, ForwardedProps>): CreateStyledComponent<Pick<PropsOf<C>, ForwardedProps> & {
|
|
26
|
-
theme?: Theme;
|
|
27
|
-
}>;
|
|
28
|
-
<C extends React.ComponentType<React.ComponentProps<C>>>(component: C, options?: StyledOptions<React.ComponentProps<C>>): CreateStyledComponent<PropsOf<C> & {
|
|
29
|
-
theme?: Theme;
|
|
30
|
-
}>;
|
|
31
|
-
<Tag extends keyof JSX.IntrinsicElements, ForwardedProps extends keyof JSX.IntrinsicElements[Tag] = keyof JSX.IntrinsicElements[Tag]>(tag: Tag, options: FilteringStyledOptions<JSX.IntrinsicElements[Tag], ForwardedProps>): CreateStyledComponent<{
|
|
32
|
-
theme?: Theme;
|
|
33
|
-
as?: React.ElementType;
|
|
34
|
-
}, Pick<JSX.IntrinsicElements[Tag], ForwardedProps>>;
|
|
35
|
-
<Tag extends keyof JSX.IntrinsicElements>(tag: Tag, options?: StyledOptions<JSX.IntrinsicElements[Tag]>): CreateStyledComponent<{
|
|
36
|
-
theme?: Theme;
|
|
37
|
-
as?: React.ElementType;
|
|
38
|
-
}, JSX.IntrinsicElements[Tag]>;
|
|
39
|
-
}
|
|
40
|
-
declare type StyledTags = {
|
|
41
|
-
[Tag in keyof JSX.IntrinsicElements]: CreateStyledComponent<{
|
|
42
|
-
theme?: Theme;
|
|
43
|
-
as?: React.ElementType;
|
|
44
|
-
}, JSX.IntrinsicElements[Tag]>;
|
|
45
|
-
};
|
|
46
|
-
export interface CreateStyled extends BaseCreateStyled, StyledTags {
|
|
47
|
-
}
|
|
48
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Theme as MuiTheme } from '@mui/material/styles';
|
|
2
|
-
|
|
3
|
-
import { Elevation, Palette, Shape } from '../theme';
|
|
4
|
-
import { TypographyThemeOptions } from '../theme/typography';
|
|
5
|
-
|
|
6
|
-
declare module '@mui/material/styles' {
|
|
7
|
-
export interface Theme
|
|
8
|
-
extends Omit<MuiTheme, 'shadows' | 'palette' | 'shape' | 'typography'> {
|
|
9
|
-
elevation: Elevation;
|
|
10
|
-
palette: Palette;
|
|
11
|
-
shape: Shape;
|
|
12
|
-
typography: TypographyThemeOptions;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './styled';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './styled';
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { PropsOf } from '@emotion/react';
|
|
3
|
-
import { CreateStyledComponent, FilteringStyledOptions, StyledOptions } from '@emotion/styled/base';
|
|
4
|
-
import { Theme } from '../../theme';
|
|
5
|
-
/**
|
|
6
|
-
* @desc
|
|
7
|
-
* This function accepts a React component or tag ('div', 'a' etc).
|
|
8
|
-
*
|
|
9
|
-
* @example styled(MyComponent)({ width: 100 })
|
|
10
|
-
* @example styled(MyComponent)(myComponentProps => ({ width: myComponentProps.width })
|
|
11
|
-
* @example styled('div')({ width: 100 })
|
|
12
|
-
* @example styled('div')<Props>(props => ({ width: props.width })
|
|
13
|
-
*/
|
|
14
|
-
interface BaseCreateStyled {
|
|
15
|
-
<C extends React.ComponentClass<React.ComponentProps<C>>, ForwardedProps extends keyof React.ComponentProps<C> = keyof React.ComponentProps<C>>(component: C, options: FilteringStyledOptions<React.ComponentProps<C>, ForwardedProps>): CreateStyledComponent<Pick<PropsOf<C>, ForwardedProps> & {
|
|
16
|
-
theme?: Theme;
|
|
17
|
-
}, {}, {
|
|
18
|
-
ref?: React.Ref<InstanceType<C>>;
|
|
19
|
-
}>;
|
|
20
|
-
<C extends React.ComponentClass<React.ComponentProps<C>>>(component: C, options?: StyledOptions<React.ComponentProps<C>>): CreateStyledComponent<PropsOf<C> & {
|
|
21
|
-
theme?: Theme;
|
|
22
|
-
}, {}, {
|
|
23
|
-
ref?: React.Ref<InstanceType<C>>;
|
|
24
|
-
}>;
|
|
25
|
-
<C extends React.ComponentType<React.ComponentProps<C>>, ForwardedProps extends keyof React.ComponentProps<C> = keyof React.ComponentProps<C>>(component: C, options: FilteringStyledOptions<React.ComponentProps<C>, ForwardedProps>): CreateStyledComponent<Pick<PropsOf<C>, ForwardedProps> & {
|
|
26
|
-
theme?: Theme;
|
|
27
|
-
}>;
|
|
28
|
-
<C extends React.ComponentType<React.ComponentProps<C>>>(component: C, options?: StyledOptions<React.ComponentProps<C>>): CreateStyledComponent<PropsOf<C> & {
|
|
29
|
-
theme?: Theme;
|
|
30
|
-
}>;
|
|
31
|
-
<Tag extends keyof JSX.IntrinsicElements, ForwardedProps extends keyof JSX.IntrinsicElements[Tag] = keyof JSX.IntrinsicElements[Tag]>(tag: Tag, options: FilteringStyledOptions<JSX.IntrinsicElements[Tag], ForwardedProps>): CreateStyledComponent<{
|
|
32
|
-
theme?: Theme;
|
|
33
|
-
as?: React.ElementType;
|
|
34
|
-
}, Pick<JSX.IntrinsicElements[Tag], ForwardedProps>>;
|
|
35
|
-
<Tag extends keyof JSX.IntrinsicElements>(tag: Tag, options?: StyledOptions<JSX.IntrinsicElements[Tag]>): CreateStyledComponent<{
|
|
36
|
-
theme?: Theme;
|
|
37
|
-
as?: React.ElementType;
|
|
38
|
-
}, JSX.IntrinsicElements[Tag]>;
|
|
39
|
-
}
|
|
40
|
-
declare type StyledTags = {
|
|
41
|
-
[Tag in keyof JSX.IntrinsicElements]: CreateStyledComponent<{
|
|
42
|
-
theme?: Theme;
|
|
43
|
-
as?: React.ElementType;
|
|
44
|
-
}, JSX.IntrinsicElements[Tag]>;
|
|
45
|
-
};
|
|
46
|
-
export interface CreateStyled extends BaseCreateStyled, StyledTags {
|
|
47
|
-
}
|
|
48
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|