mui-design-system 0.0.21 → 0.0.22
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/package.json +1 -1
- package/dist/colors/index.d.ts +0 -4
- package/dist/colors/index.js +0 -93
- package/dist/colors/type.d.ts +0 -5
- package/dist/colors/type.js +0 -1
- package/dist/components/checkbox-list/CheckboxList.d.ts +0 -21
- package/dist/components/checkbox-list/CheckboxList.js +0 -31
- package/dist/components/custom-auto-complete/CustomAutoComplete.d.ts +0 -27
- package/dist/components/custom-auto-complete/CustomAutoComplete.js +0 -75
- package/dist/components/custom-auto-complete/components/AutoCompleteInput.d.ts +0 -21
- package/dist/components/custom-auto-complete/components/AutoCompleteInput.js +0 -29
- package/dist/components/custom-auto-complete/components/ListBox.d.ts +0 -5
- package/dist/components/custom-auto-complete/components/ListBox.js +0 -62
- package/dist/components/custom-auto-complete/components/ListRow.d.ts +0 -2
- package/dist/components/custom-auto-complete/components/ListRow.js +0 -21
- package/dist/components/custom-auto-complete-advanced/CustomAutoComplete.d.ts +0 -28
- package/dist/components/custom-auto-complete-advanced/CustomAutoComplete.js +0 -92
- package/dist/components/custom-auto-complete-advanced/components/ListBox.d.ts +0 -6
- package/dist/components/custom-auto-complete-advanced/components/ListBox.js +0 -76
- package/dist/components/custom-auto-complete-advanced/components/ListRow.d.ts +0 -2
- package/dist/components/custom-auto-complete-advanced/components/ListRow.js +0 -17
- package/dist/components/custom-auto-complete-advanced/components/RenderInput.d.ts +0 -23
- package/dist/components/custom-auto-complete-advanced/components/RenderInput.js +0 -51
- package/dist/components/custom-auto-complete-advanced/components/RenderTags.d.ts +0 -9
- package/dist/components/custom-auto-complete-advanced/components/RenderTags.js +0 -22
- package/dist/components/custom-breadcrumbs/CustomBreadcrumbs.d.ts +0 -17
- package/dist/components/custom-breadcrumbs/CustomBreadcrumbs.js +0 -11
- package/dist/components/custom-card/CustomHorizontalCard.d.ts +0 -3
- package/dist/components/custom-card/CustomHorizontalCard.js +0 -9
- package/dist/components/custom-card/CustomVerticalCard.d.ts +0 -3
- package/dist/components/custom-card/CustomVerticalCard.js +0 -9
- package/dist/components/custom-chip/CustomChip.d.ts +0 -12
- package/dist/components/custom-chip/CustomChip.js +0 -10
- package/dist/components/custom-date-picker/CustomComponent.d.ts +0 -17
- package/dist/components/custom-date-picker/CustomComponent.js +0 -36
- package/dist/components/custom-date-picker/CustomDatePicker.d.ts +0 -14
- package/dist/components/custom-date-picker/CustomDatePicker.js +0 -55
- package/dist/components/custom-dialog/CustomDialog.d.ts +0 -41
- package/dist/components/custom-dialog/CustomDialog.js +0 -38
- package/dist/components/custom-input/CustomNumericInput.d.ts +0 -9
- package/dist/components/custom-input/CustomNumericInput.js +0 -32
- package/dist/components/custom-mobile-date-picker/CustomBottomSheet.d.ts +0 -9
- package/dist/components/custom-mobile-date-picker/CustomBottomSheet.js +0 -29
- package/dist/components/custom-mobile-date-picker/CustomMobileDatePicker.d.ts +0 -19
- package/dist/components/custom-mobile-date-picker/CustomMobileDatePicker.js +0 -98
- package/dist/components/custom-mobile-date-picker/DatePickerBottomSheet.d.ts +0 -19
- package/dist/components/custom-mobile-date-picker/DatePickerBottomSheet.js +0 -40
- package/dist/components/custom-mobile-date-picker/ItemPicker.d.ts +0 -10
- package/dist/components/custom-mobile-date-picker/ItemPicker.js +0 -72
- package/dist/components/custom-modal/CustomModal.d.ts +0 -21
- package/dist/components/custom-modal/CustomModal.js +0 -38
- package/dist/components/custom-pagination/custom-pagination-1/CustomPagination1.d.ts +0 -9
- package/dist/components/custom-pagination/custom-pagination-1/CustomPagination1.js +0 -13
- package/dist/components/custom-pagination/custom-pagination-2/CustomPagination2.d.ts +0 -20
- package/dist/components/custom-pagination/custom-pagination-2/CustomPagination2.js +0 -33
- package/dist/components/custom-progress/LinearBufferProgress.d.ts +0 -6
- package/dist/components/custom-progress/LinearBufferProgress.js +0 -14
- package/dist/components/custom-stepper/CustomStepper.d.ts +0 -31
- package/dist/components/custom-stepper/CustomStepper.js +0 -170
- package/dist/components/custom-table/CustomTable.d.ts +0 -55
- package/dist/components/custom-table/CustomTable.js +0 -50
- package/dist/components/custom-table/components/CustomTableBody.d.ts +0 -21
- package/dist/components/custom-table/components/CustomTableBody.js +0 -11
- package/dist/components/custom-table/components/CustomTableCell.d.ts +0 -8
- package/dist/components/custom-table/components/CustomTableCell.js +0 -23
- package/dist/components/custom-table/components/CustomTableHead.d.ts +0 -17
- package/dist/components/custom-table/components/CustomTableHead.js +0 -63
- package/dist/components/custom-table/components/CustomTableRow.d.ts +0 -26
- package/dist/components/custom-table/components/CustomTableRow.js +0 -102
- package/dist/components/custom-table/components/useTable.d.ts +0 -24
- package/dist/components/custom-table/components/useTable.js +0 -77
- package/dist/components/custom-tabs/CustomTabs.d.ts +0 -22
- package/dist/components/custom-tabs/CustomTabs.js +0 -70
- package/dist/components/custom-uploader/CustomUploader.d.ts +0 -23
- package/dist/components/custom-uploader/CustomUploader.js +0 -68
- package/dist/components/error boundary/ErrorComponent.d.ts +0 -7
- package/dist/components/error boundary/ErrorComponent.js +0 -6
- package/dist/components/error boundary/withErrorBoundary.d.ts +0 -7
- package/dist/components/error boundary/withErrorBoundary.js +0 -10
- package/dist/components/index.d.ts +0 -183
- package/dist/components/index.js +0 -70
- package/dist/components/input-list/Form.d.ts +0 -21
- package/dist/components/input-list/Form.js +0 -19
- package/dist/components/input-list/InputListWithUseForm.d.ts +0 -22
- package/dist/components/input-list/InputListWithUseForm.js +0 -22
- package/dist/components/input-list/UseFormInput.d.ts +0 -11
- package/dist/components/input-list/UseFormInput.js +0 -50
- package/dist/components/input-list/checkbox-list/CheckboxList.d.ts +0 -19
- package/dist/components/input-list/checkbox-list/CheckboxList.js +0 -30
- package/dist/components/input-list/components/UFAutoComplete.d.ts +0 -9
- package/dist/components/input-list/components/UFAutoComplete.js +0 -41
- package/dist/components/input-list/components/UFCheckbox.d.ts +0 -19
- package/dist/components/input-list/components/UFCheckbox.js +0 -21
- package/dist/components/input-list/components/UFCurrency.d.ts +0 -9
- package/dist/components/input-list/components/UFCurrency.js +0 -47
- package/dist/components/input-list/components/UFDatePicker.d.ts +0 -9
- package/dist/components/input-list/components/UFDatePicker.js +0 -17
- package/dist/components/input-list/components/UFDatePickerMobile.d.ts +0 -9
- package/dist/components/input-list/components/UFDatePickerMobile.js +0 -6
- package/dist/components/input-list/components/UFMultiCheckbox.d.ts +0 -9
- package/dist/components/input-list/components/UFMultiCheckbox.js +0 -17
- package/dist/components/input-list/components/UFMultiSelect.d.ts +0 -9
- package/dist/components/input-list/components/UFMultiSelect.js +0 -56
- package/dist/components/input-list/components/UFRadio.d.ts +0 -9
- package/dist/components/input-list/components/UFRadio.js +0 -19
- package/dist/components/input-list/components/UFSelect.d.ts +0 -9
- package/dist/components/input-list/components/UFSelect.js +0 -19
- package/dist/components/input-list/components/UFSwitch.d.ts +0 -19
- package/dist/components/input-list/components/UFSwitch.js +0 -99
- package/dist/components/input-list/components/UFTextArea.d.ts +0 -9
- package/dist/components/input-list/components/UFTextArea.js +0 -12
- package/dist/components/input-list/components/UFTextField.d.ts +0 -11
- package/dist/components/input-list/components/UFTextField.js +0 -29
- package/dist/components/input-list/components/UFTime.d.ts +0 -10
- package/dist/components/input-list/components/UFTime.js +0 -93
- package/dist/components/input-list/components/UFUploader.d.ts +0 -9
- package/dist/components/input-list/components/UFUploader.js +0 -41
- package/dist/components/input-list/type.d.ts +0 -165
- package/dist/components/input-list/type.js +0 -1
- package/dist/components/otp-input/OTPInput.d.ts +0 -19
- package/dist/components/otp-input/OTPInput.js +0 -161
- package/dist/components/rich-tooltip/RichTooltip.d.ts +0 -18
- package/dist/components/rich-tooltip/RichTooltip.js +0 -32
- package/dist/context/FormContext.d.ts +0 -16
- package/dist/context/FormContext.js +0 -8
- package/dist/icons/Add.d.ts +0 -7
- package/dist/icons/Add.js +0 -3
- package/dist/icons/ArrowDown.d.ts +0 -7
- package/dist/icons/ArrowDown.js +0 -3
- package/dist/icons/ArrowLeft1.d.ts +0 -7
- package/dist/icons/ArrowLeft1.js +0 -3
- package/dist/icons/ArrowRight1.d.ts +0 -7
- package/dist/icons/ArrowRight1.js +0 -3
- package/dist/icons/Calendar.d.ts +0 -7
- package/dist/icons/Calendar.js +0 -3
- package/dist/icons/CloseCircle.d.ts +0 -7
- package/dist/icons/CloseCircle.js +0 -3
- package/dist/icons/DocumentDownload.d.ts +0 -7
- package/dist/icons/DocumentDownload.js +0 -3
- package/dist/icons/Eye.d.ts +0 -7
- package/dist/icons/Eye.js +0 -3
- package/dist/icons/EyeSlash.d.ts +0 -7
- package/dist/icons/EyeSlash.js +0 -3
- package/dist/icons/FolderAdd.d.ts +0 -7
- package/dist/icons/FolderAdd.js +0 -3
- package/dist/icons/InfoCircle.d.ts +0 -7
- package/dist/icons/InfoCircle.js +0 -3
- package/dist/icons/Tick.d.ts +0 -7
- package/dist/icons/Tick.js +0 -3
- package/dist/icons/Trash.d.ts +0 -7
- package/dist/icons/Trash.js +0 -3
- package/dist/icons/Union.d.ts +0 -7
- package/dist/icons/Union.js +0 -3
- package/dist/icons/Warning2.d.ts +0 -7
- package/dist/icons/Warning2.js +0 -3
- package/dist/index.d.ts +0 -8
- package/dist/index.js +0 -8
- package/dist/methods/debounce.d.ts +0 -3
- package/dist/methods/debounce.js +0 -20
- package/dist/methods/general.d.ts +0 -2
- package/dist/methods/general.js +0 -32
- package/dist/mui/Alert/Alert.d.ts +0 -2
- package/dist/mui/Alert/Alert.js +0 -13
- package/dist/mui/AutoComplete/MuiAutoComplete.d.ts +0 -2
- package/dist/mui/AutoComplete/MuiAutoComplete.js +0 -27
- package/dist/mui/BreadCrumbs/MuiBreadCrumbs.d.ts +0 -2
- package/dist/mui/BreadCrumbs/MuiBreadCrumbs.js +0 -31
- package/dist/mui/Button/MuiButton.d.ts +0 -7
- package/dist/mui/Button/MuiButton.js +0 -185
- package/dist/mui/Card/MuiCard.d.ts +0 -2
- package/dist/mui/Card/MuiCard.js +0 -7
- package/dist/mui/Checkbox/Checkbox.d.ts +0 -2
- package/dist/mui/Checkbox/Checkbox.js +0 -31
- package/dist/mui/Checkbox/assets/CheckedIcon.d.ts +0 -8
- package/dist/mui/Checkbox/assets/CheckedIcon.js +0 -12
- package/dist/mui/Checkbox/assets/IntermediateIcon.d.ts +0 -8
- package/dist/mui/Checkbox/assets/IntermediateIcon.js +0 -10
- package/dist/mui/Checkbox/assets/UnChekedIcon.d.ts +0 -7
- package/dist/mui/Checkbox/assets/UnChekedIcon.js +0 -9
- package/dist/mui/Chip/MuiChip.d.ts +0 -10
- package/dist/mui/Chip/MuiChip.js +0 -35
- package/dist/mui/Dialog/MuiDialog.d.ts +0 -7
- package/dist/mui/Dialog/MuiDialog.js +0 -22
- package/dist/mui/FormControl/MuiFormControlLabel.d.ts +0 -2
- package/dist/mui/FormControl/MuiFormControlLabel.js +0 -13
- package/dist/mui/IconButton/MuiIconButon.d.ts +0 -2
- package/dist/mui/IconButton/MuiIconButon.js +0 -7
- package/dist/mui/InputAdornment/MuiInputAdornment.d.ts +0 -2
- package/dist/mui/InputAdornment/MuiInputAdornment.js +0 -6
- package/dist/mui/InputLabel/MuiInputLabel.d.ts +0 -2
- package/dist/mui/InputLabel/MuiInputLabel.js +0 -43
- package/dist/mui/Pagination/MuiPagination.d.ts +0 -2
- package/dist/mui/Pagination/MuiPagination.js +0 -15
- package/dist/mui/Pagination/MuiPaginationItem.d.ts +0 -2
- package/dist/mui/Pagination/MuiPaginationItem.js +0 -15
- package/dist/mui/Radio/MuiRadio.d.ts +0 -2
- package/dist/mui/Radio/MuiRadio.js +0 -17
- package/dist/mui/Select/MuiSelect.d.ts +0 -2
- package/dist/mui/Select/MuiSelect.js +0 -47
- package/dist/mui/Switch/MuiSwitch.d.ts +0 -2
- package/dist/mui/Switch/MuiSwitch.js +0 -83
- package/dist/mui/Tabs/MuiTabs.d.ts +0 -2
- package/dist/mui/Tabs/MuiTabs.js +0 -21
- package/dist/mui/Tabs/Tab/MuiTab.d.ts +0 -2
- package/dist/mui/Tabs/Tab/MuiTab.js +0 -26
- package/dist/mui/TextField/MuiFilledInput.d.ts +0 -2
- package/dist/mui/TextField/MuiFilledInput.js +0 -91
- package/dist/mui/TextField/MuiOutlinedInput.d.ts +0 -2
- package/dist/mui/TextField/MuiOutlinedInput.js +0 -66
- package/dist/mui/TextField/TextField.d.ts +0 -2
- package/dist/mui/TextField/TextField.js +0 -78
- package/dist/mui/Tooltip/MuiTooltip.d.ts +0 -2
- package/dist/mui/Tooltip/MuiTooltip.js +0 -26
- package/dist/mui/Typography/MuiTypography.d.ts +0 -2
- package/dist/mui/Typography/MuiTypography.js +0 -9
- package/dist/mui/Typography/index.d.ts +0 -2
- package/dist/mui/Typography/index.js +0 -138
- package/dist/mui/accordion/MuiAccodrion.d.ts +0 -2
- package/dist/mui/accordion/MuiAccodrion.js +0 -13
- package/dist/mui/breakpoints/index.d.ts +0 -9
- package/dist/mui/breakpoints/index.js +0 -9
- package/dist/mui/menu/MuiMenu.d.ts +0 -2
- package/dist/mui/menu/MuiMenu.js +0 -8
- package/dist/mui/menu/MuiMenuItem.d.ts +0 -2
- package/dist/mui/menu/MuiMenuItem.js +0 -14
- package/dist/mui/mui-css-baseline/index.d.ts +0 -3
- package/dist/mui/mui-css-baseline/index.js +0 -37
- package/dist/mui/palette/dark/darkPalette.d.ts +0 -2
- package/dist/mui/palette/dark/darkPalette.js +0 -135
- package/dist/mui/palette/light/lightPalette.d.ts +0 -2
- package/dist/mui/palette/light/lightPalette.js +0 -135
- package/dist/nextjs/NextCacheProvider.d.ts +0 -7
- package/dist/nextjs/NextCacheProvider.js +0 -13
- package/dist/react/ReactCacheProvider.d.ts +0 -7
- package/dist/react/ReactCacheProvider.js +0 -15
- package/dist/theme/theme.d.ts +0 -3
- package/dist/theme/theme.js +0 -75
- package/dist/types/palette.d.ts +0 -60
- package/dist/types/palette.js +0 -1
- package/dist/types/types.d.ts +0 -102
- package/dist/types/types.js +0 -4
- package/dist/types/typography.d.ts +0 -71
- package/dist/types/typography.js +0 -1
package/dist/types/palette.d.ts
DELETED
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import { PaletteColor } from '@mui/material/styles/createPalette';
|
|
2
|
-
interface ICustomColor {
|
|
3
|
-
main?: string;
|
|
4
|
-
16?: string;
|
|
5
|
-
15?: string;
|
|
6
|
-
14?: string;
|
|
7
|
-
13?: string;
|
|
8
|
-
12?: string;
|
|
9
|
-
11?: string;
|
|
10
|
-
10?: string;
|
|
11
|
-
9?: string;
|
|
12
|
-
8?: string;
|
|
13
|
-
7?: string;
|
|
14
|
-
6?: string;
|
|
15
|
-
5?: string;
|
|
16
|
-
4?: string;
|
|
17
|
-
3?: string;
|
|
18
|
-
2?: string;
|
|
19
|
-
1?: string;
|
|
20
|
-
}
|
|
21
|
-
declare module '@mui/material' {
|
|
22
|
-
interface Color extends ICustomColor {
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
declare module '@mui/material/styles/createPalette' {
|
|
26
|
-
interface PaletteColor extends ICustomColor {
|
|
27
|
-
}
|
|
28
|
-
interface SimplePaletteColorOptions extends ICustomColor {
|
|
29
|
-
}
|
|
30
|
-
interface TypeText extends ICustomColor {
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
interface IPalette {
|
|
34
|
-
default: PaletteColor;
|
|
35
|
-
inherit: PaletteColor;
|
|
36
|
-
}
|
|
37
|
-
declare module '@mui/material/styles' {
|
|
38
|
-
interface Palette extends IPalette {
|
|
39
|
-
}
|
|
40
|
-
interface PaletteOptions extends IPalette {
|
|
41
|
-
}
|
|
42
|
-
interface TypeBackground {
|
|
43
|
-
main: string;
|
|
44
|
-
default: string;
|
|
45
|
-
paper: string;
|
|
46
|
-
1?: string;
|
|
47
|
-
2?: string;
|
|
48
|
-
3?: string;
|
|
49
|
-
4?: string;
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
declare module '@mui/material/styles/createPalette' {
|
|
53
|
-
interface PaletteColor {
|
|
54
|
-
main: string;
|
|
55
|
-
}
|
|
56
|
-
interface SimplePaletteColorOptions {
|
|
57
|
-
main: string;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
export {};
|
package/dist/types/palette.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
package/dist/types/types.d.ts
DELETED
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
import "@mui/material";
|
|
2
|
-
import { ReactElement, ReactNode } from 'react';
|
|
3
|
-
import "./palette";
|
|
4
|
-
import "./typography";
|
|
5
|
-
declare module '@mui/material/Button' {
|
|
6
|
-
interface ButtonPropsVariantOverrides {
|
|
7
|
-
elevated: true;
|
|
8
|
-
}
|
|
9
|
-
interface ButtonOwnProps {
|
|
10
|
-
isLoading?: boolean;
|
|
11
|
-
customColor?: string;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
declare module '@mui/material/Alert' {
|
|
15
|
-
interface AlertProps {
|
|
16
|
-
size?: 'medium' | 'large';
|
|
17
|
-
}
|
|
18
|
-
interface AlertPropsSizeOverrides {
|
|
19
|
-
medium: true;
|
|
20
|
-
large: true;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
export type TBadgePriority = 'primary' | 'secondary';
|
|
24
|
-
declare module '@mui/material/Badge/Badge' {
|
|
25
|
-
interface BadgePropsColorOverrides {
|
|
26
|
-
neutral: true;
|
|
27
|
-
}
|
|
28
|
-
interface BadgeOwnProps {
|
|
29
|
-
priority?: TBadgePriority;
|
|
30
|
-
icon?: ReactElement;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
declare module '@mui/material/Checkbox/Checkbox' {
|
|
34
|
-
interface CheckboxProps {
|
|
35
|
-
customColor?: string;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
declare module '@mui/material/Chip' {
|
|
39
|
-
interface ChipOwnProps {
|
|
40
|
-
rounded?: boolean;
|
|
41
|
-
startIcon?: ReactElement;
|
|
42
|
-
endIcon?: ReactElement;
|
|
43
|
-
}
|
|
44
|
-
interface ChipPropsSizeOverrides {
|
|
45
|
-
large: true;
|
|
46
|
-
}
|
|
47
|
-
interface ChipPropsVariantOverrides {
|
|
48
|
-
fillSelected: true;
|
|
49
|
-
borderSelected: true;
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
declare module '@mui/material/DialogTitle' {
|
|
53
|
-
interface DialogTitle {
|
|
54
|
-
justifyContent?: 'flex-start' | 'center' | 'flex-end' | 'space-between';
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
declare module '@mui/material/IconButton' {
|
|
58
|
-
interface ButtonPropsVariantOverrides {
|
|
59
|
-
elevated: true;
|
|
60
|
-
}
|
|
61
|
-
interface IconButtonOwnProps {
|
|
62
|
-
customColor?: string;
|
|
63
|
-
variant?: 'filled' | 'outlined' | 'naked' | 'elevated';
|
|
64
|
-
rounded?: boolean;
|
|
65
|
-
}
|
|
66
|
-
interface IconButtonPropsSizeOverrides {
|
|
67
|
-
withoutSize: true;
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
export type CustomColors = 'default' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning' | string;
|
|
71
|
-
declare module '@mui/material/Tabs' {
|
|
72
|
-
interface TabsOwnProps {
|
|
73
|
-
type?: 'filled' | 'outlined';
|
|
74
|
-
tabTextColor?: CustomColors;
|
|
75
|
-
tabColor?: CustomColors;
|
|
76
|
-
tabIndicatorColor?: CustomColors;
|
|
77
|
-
}
|
|
78
|
-
interface TabsPropsVariantOverrides {
|
|
79
|
-
filled: true;
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
declare module '@mui/material/Tabs' {
|
|
83
|
-
interface TabsPropsVariantOverrides {
|
|
84
|
-
filled: true;
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
declare module '@mui/material/Tab' {
|
|
88
|
-
interface TabOwnProps {
|
|
89
|
-
startIcon?: ReactNode;
|
|
90
|
-
endIcon?: ReactNode;
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
declare module '@mui/material/Radio/Radio' {
|
|
94
|
-
interface RadioProps {
|
|
95
|
-
customColor?: string;
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
declare module '@mui/material/Switch/Switch' {
|
|
99
|
-
interface SwitchProps {
|
|
100
|
-
customColor?: string;
|
|
101
|
-
}
|
|
102
|
-
}
|
package/dist/types/types.js
DELETED
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export interface ICustomTypographyVariants {
|
|
3
|
-
body1: React.CSSProperties;
|
|
4
|
-
body2: React.CSSProperties;
|
|
5
|
-
body3: React.CSSProperties;
|
|
6
|
-
"body1.medium": React.CSSProperties;
|
|
7
|
-
"body2.medium": React.CSSProperties;
|
|
8
|
-
"body3.medium": React.CSSProperties;
|
|
9
|
-
"body1.bold": React.CSSProperties;
|
|
10
|
-
"body2.bold": React.CSSProperties;
|
|
11
|
-
"body3.bold": React.CSSProperties;
|
|
12
|
-
"caption1": React.CSSProperties;
|
|
13
|
-
"caption2": React.CSSProperties;
|
|
14
|
-
"caption3": React.CSSProperties;
|
|
15
|
-
"caption4": React.CSSProperties;
|
|
16
|
-
"caption1.bold": React.CSSProperties;
|
|
17
|
-
"caption2.bold": React.CSSProperties;
|
|
18
|
-
"caption3.bold": React.CSSProperties;
|
|
19
|
-
"caption4.bold": React.CSSProperties;
|
|
20
|
-
"caption1.medium": React.CSSProperties;
|
|
21
|
-
"caption2.medium": React.CSSProperties;
|
|
22
|
-
"caption3.medium": React.CSSProperties;
|
|
23
|
-
"caption4.medium"?: React.CSSProperties;
|
|
24
|
-
}
|
|
25
|
-
declare module '@mui/material/styles' {
|
|
26
|
-
interface TypographyVariants extends ICustomTypographyVariants {
|
|
27
|
-
}
|
|
28
|
-
interface TypographyVariantsOptions extends ICustomTypographyVariants {
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
declare module '@mui/material/Typography' {
|
|
32
|
-
interface TypographyPropsColorOverrides {
|
|
33
|
-
lime: true;
|
|
34
|
-
}
|
|
35
|
-
interface TypographyPropsVariantOverrides {
|
|
36
|
-
title: false;
|
|
37
|
-
overline: false;
|
|
38
|
-
subtitle1: false;
|
|
39
|
-
subtitle2: false;
|
|
40
|
-
button: false;
|
|
41
|
-
caption: false;
|
|
42
|
-
body1: true;
|
|
43
|
-
body2: true;
|
|
44
|
-
body3: true;
|
|
45
|
-
'body1.medium': true;
|
|
46
|
-
'body2.medium': true;
|
|
47
|
-
'body3.medium': true;
|
|
48
|
-
'body1.bold': true;
|
|
49
|
-
'body2.bold': true;
|
|
50
|
-
'body3.bold': true;
|
|
51
|
-
'body1.semiBold': true;
|
|
52
|
-
'body2.semiBold': true;
|
|
53
|
-
'body3.semiBold': true;
|
|
54
|
-
caption1: true;
|
|
55
|
-
caption2: true;
|
|
56
|
-
caption3: true;
|
|
57
|
-
caption4: true;
|
|
58
|
-
'caption1.semiBold': true;
|
|
59
|
-
'caption2.semiBold': true;
|
|
60
|
-
'caption3.semiBold': true;
|
|
61
|
-
'caption4.semiBold': true;
|
|
62
|
-
'caption1.bold': true;
|
|
63
|
-
'caption2.bold': true;
|
|
64
|
-
'caption3.bold': true;
|
|
65
|
-
'caption4.bold': true;
|
|
66
|
-
'caption1.medium': true;
|
|
67
|
-
'caption2.medium': true;
|
|
68
|
-
'caption3.medium': true;
|
|
69
|
-
'caption4.medium': true;
|
|
70
|
-
}
|
|
71
|
-
}
|
package/dist/types/typography.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|