@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
|
|
@@ -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
|
}, {}, {}>;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -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;
|
|
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
|
|
@@ -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;
|
|
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
|
|
@@ -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, {}, {}>;
|
|
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
|
|
@@ -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
|
}, {}, {}>;
|
|
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
|
|
@@ -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>, {}>;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -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>, {}>;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -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
|
}, {}, {}>;
|
|
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
|
|
@@ -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>, {}>;
|
|
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
|
|
@@ -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
|
}, {}, {}>;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -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;
|
|
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
|
|
@@ -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
|
}, {}, {}>;
|
|
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
|
|
@@ -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, {}, {}>;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{cjs/Tag → Tag}/Tag.d.ts
RENAMED
|
File without changes
|
package/{cjs/Tag → Tag}/Tag.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{cjs/Tag → Tag}/index.js
RENAMED
|
File without changes
|
|
@@ -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;
|
|
File without changes
|
|
File without changes
|
package/{cjs/Tag → Tag}/types.js
RENAMED
|
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
|
|
@@ -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
|
}, {}, {}>;
|
|
File without changes
|