@epilot/base-elements 2.7.13 → 2.7.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Accordion/Accordion.d.ts +3 -3
- package/dist/Accordion/Accordion.js +11 -11
- package/dist/Accordion/AccordionActions.d.ts +3 -3
- package/dist/Accordion/AccordionActions.js +11 -11
- package/dist/Accordion/AccordionDetails.d.ts +3 -3
- package/dist/Accordion/AccordionDetails.js +11 -11
- package/dist/Accordion/AccordionSummary.d.ts +3 -3
- package/dist/Accordion/AccordionSummary.js +12 -12
- package/dist/Accordion/index.d.ts +5 -5
- package/dist/Accordion/index.js +8 -8
- package/dist/Accordion/types.d.ts +57 -57
- package/dist/Accordion/types.js +2 -2
- package/dist/AppBar/AppBar.d.ts +4 -4
- package/dist/AppBar/AppBar.js +16 -16
- package/dist/AppBar/index.d.ts +2 -2
- package/dist/AppBar/index.js +5 -5
- package/dist/AppBar/types.d.ts +3 -3
- package/dist/AppBar/types.js +2 -2
- package/dist/Autocomplete/Autocomplete.d.ts +3 -3
- package/dist/Autocomplete/Autocomplete.js +48 -48
- package/dist/Autocomplete/index.d.ts +2 -2
- package/dist/Autocomplete/index.js +7 -7
- package/dist/Autocomplete/styles.d.ts +1 -1
- package/dist/Autocomplete/styles.js +14 -14
- package/dist/Autocomplete/types.d.ts +65 -65
- package/dist/Autocomplete/types.js +2 -2
- package/dist/AutocompleteX/AutocompleteX.d.ts +2 -2
- package/dist/AutocompleteX/AutocompleteX.js +5 -5
- package/dist/AutocompleteX/index.d.ts +2 -2
- package/dist/AutocompleteX/index.js +7 -7
- package/dist/AutocompleteX/types.d.ts +6 -6
- package/dist/AutocompleteX/types.js +2 -2
- package/dist/Avatar/Avatar.d.ts +3 -3
- package/dist/Avatar/Avatar.js +27 -27
- package/dist/Avatar/AvatarGroup.d.ts +3 -3
- package/dist/Avatar/AvatarGroup.js +21 -21
- package/dist/Avatar/index.d.ts +3 -3
- package/dist/Avatar/index.js +9 -9
- package/dist/Avatar/types.d.ts +48 -48
- package/dist/Avatar/types.js +2 -2
- package/dist/Badge/Badge.d.ts +3 -3
- package/dist/Badge/Badge.js +11 -11
- package/dist/Badge/index.d.ts +2 -2
- package/dist/Badge/index.js +5 -5
- package/dist/Badge/types.d.ts +2 -2
- package/dist/Badge/types.js +2 -2
- package/dist/Box/Box.d.ts +3 -3
- package/dist/Box/Box.js +11 -11
- package/dist/Box/index.d.ts +2 -2
- package/dist/Box/index.js +5 -5
- package/dist/Box/types.d.ts +2 -2
- package/dist/Box/types.js +2 -2
- package/dist/Breadcrumbs/Breadcrumbs.d.ts +3 -3
- package/dist/Breadcrumbs/Breadcrumbs.js +10 -10
- package/dist/Breadcrumbs/index.d.ts +2 -2
- package/dist/Breadcrumbs/index.js +7 -7
- package/dist/Breadcrumbs/types.d.ts +2 -2
- package/dist/Breadcrumbs/types.js +2 -2
- package/dist/Button/Button.d.ts +8 -8
- package/dist/Button/Button.js +125 -125
- package/dist/Button/index.d.ts +2 -2
- package/dist/Button/index.js +5 -5
- package/dist/Button/types.d.ts +21 -21
- package/dist/Button/types.js +2 -2
- package/dist/ButtonGroup/ButtonGroup.d.ts +3 -3
- package/dist/ButtonGroup/ButtonGroup.js +11 -11
- package/dist/ButtonGroup/index.d.ts +2 -2
- package/dist/ButtonGroup/index.js +5 -5
- package/dist/ButtonGroup/types.d.ts +37 -37
- package/dist/ButtonGroup/types.js +2 -2
- package/dist/Card/Card.d.ts +8 -8
- package/dist/Card/Card.js +36 -36
- package/dist/Card/index.d.ts +2 -2
- package/dist/Card/index.js +5 -5
- package/dist/Card/types.d.ts +7 -7
- package/dist/Card/types.js +2 -2
- package/dist/Checkbox/Checkbox.d.ts +3 -3
- package/dist/Checkbox/Checkbox.js +27 -27
- package/dist/Checkbox/index.d.ts +2 -2
- package/dist/Checkbox/index.js +5 -5
- package/dist/Checkbox/types.d.ts +84 -84
- package/dist/Checkbox/types.js +2 -2
- package/dist/Chip/Chip.d.ts +3 -3
- package/dist/Chip/Chip.js +16 -16
- package/dist/Chip/RandomColoredChip.d.ts +3 -3
- package/dist/Chip/RandomColoredChip.js +33 -33
- package/dist/Chip/index.d.ts +2 -2
- package/dist/Chip/index.js +5 -5
- package/dist/Chip/types.d.ts +13 -13
- package/dist/Chip/types.js +2 -2
- package/dist/Collapse/Collapse.d.ts +3 -3
- package/dist/Collapse/Collapse.js +11 -11
- package/dist/Collapse/index.d.ts +2 -2
- package/dist/Collapse/index.js +5 -5
- package/dist/Collapse/types.d.ts +2 -2
- package/dist/Collapse/types.js +2 -2
- package/dist/Dialog/Dialog.d.ts +7 -7
- package/dist/Dialog/Dialog.js +31 -31
- package/dist/Dialog/index.d.ts +2 -2
- package/dist/Dialog/index.js +5 -5
- package/dist/Dialog/types.d.ts +157 -157
- package/dist/Dialog/types.js +2 -2
- package/dist/Divider/Divider.d.ts +3 -3
- package/dist/Divider/Divider.js +10 -10
- package/dist/Divider/index.d.ts +2 -2
- package/dist/Divider/index.js +5 -5
- package/dist/Divider/types.d.ts +2 -2
- package/dist/Divider/types.js +2 -2
- package/dist/Drawer/Drawer.d.ts +3 -3
- package/dist/Drawer/Drawer.js +11 -11
- package/dist/Drawer/index.d.ts +2 -2
- package/dist/Drawer/index.js +5 -5
- package/dist/Drawer/types.d.ts +2 -2
- package/dist/Drawer/types.js +2 -2
- package/dist/Drawer360/ActionFooter.d.ts +13 -12
- package/dist/Drawer360/ActionFooter.js +108 -102
- package/dist/Drawer360/ActionFooter.js.map +1 -1
- package/dist/Drawer360/DiscardDialog.d.ts +10 -10
- package/dist/Drawer360/DiscardDialog.js +48 -48
- package/dist/Drawer360/Drawer360.d.ts +3 -3
- package/dist/Drawer360/Drawer360.js +95 -97
- package/dist/Drawer360/Drawer360.js.map +1 -1
- package/dist/Drawer360/helpers.d.ts +3 -3
- package/dist/Drawer360/helpers.js +61 -61
- package/dist/Drawer360/index.d.ts +2 -2
- package/dist/Drawer360/index.js +5 -5
- package/dist/Drawer360/types.d.ts +30 -30
- package/dist/Drawer360/types.js +2 -2
- package/dist/Form/FormControl.d.ts +2 -2
- package/dist/Form/FormControl.js +4 -4
- package/dist/Form/FormControlLabel.d.ts +2 -2
- package/dist/Form/FormControlLabel.js +4 -4
- package/dist/Form/FormGroup.d.ts +2 -2
- package/dist/Form/FormGroup.js +5 -5
- package/dist/Form/FormHelperText.d.ts +2 -2
- package/dist/Form/FormHelperText.js +4 -4
- package/dist/Form/FormLabel.d.ts +2 -2
- package/dist/Form/FormLabel.js +4 -4
- package/dist/Form/InputAdornment.d.ts +2 -2
- package/dist/Form/InputAdornment.js +4 -4
- package/dist/Form/InputLabel.d.ts +2 -2
- package/dist/Form/InputLabel.js +4 -4
- package/dist/Form/index.d.ts +8 -8
- package/dist/Form/index.js +19 -19
- package/dist/Form/types.d.ts +9 -9
- package/dist/Form/types.js +2 -2
- package/dist/Grid/Grid.d.ts +3 -3
- package/dist/Grid/Grid.js +10 -10
- package/dist/Grid/index.d.ts +2 -2
- package/dist/Grid/index.js +5 -5
- package/dist/Grid/types.d.ts +2 -2
- package/dist/Grid/types.js +2 -2
- package/dist/Hidden/Hidden.d.ts +3 -3
- package/dist/Hidden/Hidden.js +11 -11
- package/dist/Hidden/index.d.ts +2 -2
- package/dist/Hidden/index.js +5 -5
- package/dist/Hidden/types.d.ts +8 -8
- package/dist/Hidden/types.js +2 -2
- package/dist/Icon/Icon.d.ts +5 -5
- package/dist/Icon/Icon.js +57 -57
- package/dist/Icon/index.d.ts +2 -2
- package/dist/Icon/index.js +9 -9
- package/dist/Icon/types.d.ts +46 -46
- package/dist/Icon/types.js +2 -2
- package/dist/Image/Image.d.ts +3 -3
- package/dist/Image/Image.js +22 -22
- package/dist/Image/index.d.ts +2 -2
- package/dist/Image/index.js +7 -7
- package/dist/Image/types.d.ts +21 -21
- package/dist/Image/types.js +2 -2
- package/dist/Link/Link.d.ts +3 -3
- package/dist/Link/Link.js +10 -10
- package/dist/Link/index.d.ts +2 -2
- package/dist/Link/index.js +7 -7
- package/dist/Link/types.d.ts +41 -41
- package/dist/Link/types.js +2 -2
- package/dist/List/List.d.ts +8 -8
- package/dist/List/List.js +36 -36
- package/dist/List/index.d.ts +2 -2
- package/dist/List/index.js +5 -5
- package/dist/List/types.d.ts +7 -7
- package/dist/List/types.js +2 -2
- package/dist/Menu/Menu.d.ts +6 -6
- package/dist/Menu/Menu.js +9 -9
- package/dist/Menu/index.d.ts +2 -2
- package/dist/Menu/index.js +5 -5
- package/dist/Menu/types.d.ts +71 -71
- package/dist/Menu/types.js +2 -2
- package/dist/Notification/Notification.d.ts +5 -5
- package/dist/Notification/Notification.js +51 -51
- package/dist/Notification/index.d.ts +2 -2
- package/dist/Notification/index.js +9 -9
- package/dist/Notification/types.d.ts +7 -7
- package/dist/Notification/types.js +2 -2
- package/dist/Pagination/Pagination.d.ts +4 -4
- package/dist/Pagination/Pagination.js +193 -193
- package/dist/Pagination/PaginationHelper.d.ts +6 -6
- package/dist/Pagination/PaginationHelper.js +123 -123
- package/dist/Pagination/index.d.ts +2 -2
- package/dist/Pagination/index.js +7 -7
- package/dist/Pagination/types.d.ts +29 -29
- package/dist/Pagination/types.js +8 -8
- package/dist/Paper/Paper.d.ts +2 -2
- package/dist/Paper/Paper.js +5 -5
- package/dist/Paper/index.d.ts +2 -2
- package/dist/Paper/index.js +5 -5
- package/dist/Paper/types.d.ts +2 -2
- package/dist/Paper/types.js +2 -2
- package/dist/Pickers/DatePicker.d.ts +10 -10
- package/dist/Pickers/DatePicker.js +29 -29
- package/dist/Pickers/DateTimePicker.d.ts +3 -3
- package/dist/Pickers/DateTimePicker.js +24 -24
- package/dist/Pickers/TimePicker.d.ts +3 -3
- package/dist/Pickers/TimePicker.js +24 -24
- package/dist/Pickers/index.d.ts +4 -4
- package/dist/Pickers/index.js +7 -7
- package/dist/Pickers/types.d.ts +80 -80
- package/dist/Pickers/types.js +2 -2
- package/dist/Popover/Popover.d.ts +2 -2
- package/dist/Popover/Popover.js +5 -5
- package/dist/Popover/index.d.ts +3 -3
- package/dist/Popover/index.js +7 -7
- package/dist/Popover/types.d.ts +2 -2
- package/dist/Popover/types.js +2 -2
- package/dist/Progress/Progress.d.ts +5 -5
- package/dist/Progress/Progress.js +12 -12
- package/dist/Progress/index.d.ts +2 -2
- package/dist/Progress/index.js +5 -5
- package/dist/Progress/types.d.ts +3 -3
- package/dist/Progress/types.js +2 -2
- package/dist/Radio/Radio.d.ts +3 -3
- package/dist/Radio/Radio.js +26 -26
- package/dist/Radio/RadioGroup.d.ts +3 -3
- package/dist/Radio/RadioGroup.js +9 -9
- package/dist/Radio/index.d.ts +3 -3
- package/dist/Radio/index.js +9 -9
- package/dist/Radio/types.d.ts +46 -46
- package/dist/Radio/types.js +2 -2
- package/dist/Rating/Rating.d.ts +3 -3
- package/dist/Rating/Rating.js +71 -71
- package/dist/Rating/index.d.ts +2 -2
- package/dist/Rating/index.js +5 -5
- package/dist/Rating/types.d.ts +49 -49
- package/dist/Rating/types.js +2 -2
- package/dist/Select/Select.d.ts +3 -3
- package/dist/Select/Select.js +38 -38
- package/dist/Select/index.d.ts +2 -2
- package/dist/Select/index.js +7 -7
- package/dist/Select/types.d.ts +76 -76
- package/dist/Select/types.js +2 -2
- package/dist/Slide/Slide.d.ts +3 -3
- package/dist/Slide/Slide.js +11 -11
- package/dist/Slide/index.d.ts +2 -2
- package/dist/Slide/index.js +7 -7
- package/dist/Slide/types.d.ts +2 -2
- package/dist/Slide/types.js +2 -2
- package/dist/Snackbar/Snackbar.d.ts +3 -3
- package/dist/Snackbar/Snackbar.js +11 -11
- package/dist/Snackbar/index.d.ts +2 -2
- package/dist/Snackbar/index.js +7 -7
- package/dist/Snackbar/types.d.ts +2 -2
- package/dist/Snackbar/types.js +2 -2
- package/dist/Spacing/Spacing.d.ts +7 -7
- package/dist/Spacing/Spacing.js +71 -71
- package/dist/Spacing/index.d.ts +2 -2
- package/dist/Spacing/index.js +5 -5
- package/dist/Spacing/types.d.ts +15 -15
- package/dist/Spacing/types.js +2 -2
- package/dist/Stepper/MobileStepper.d.ts +3 -3
- package/dist/Stepper/MobileStepper.js +10 -10
- package/dist/Stepper/Stepper.d.ts +7 -7
- package/dist/Stepper/Stepper.js +27 -27
- package/dist/Stepper/index.d.ts +3 -3
- package/dist/Stepper/index.js +6 -6
- package/dist/Stepper/types.d.ts +14 -14
- package/dist/Stepper/types.js +2 -2
- package/dist/Switch/Switch.d.ts +3 -3
- package/dist/Switch/Switch.js +10 -10
- package/dist/Switch/index.d.ts +2 -2
- package/dist/Switch/index.js +7 -7
- package/dist/Switch/types.d.ts +12 -12
- package/dist/Switch/types.js +2 -2
- package/dist/Table/ResizeTableCell/ResizeTableCell.d.ts +11 -11
- package/dist/Table/ResizeTableCell/ResizeTableCell.js +94 -94
- package/dist/Table/ResizeTableCell/ResizeTableCellStyles.d.ts +2 -2
- package/dist/Table/ResizeTableCell/ResizeTableCellStyles.js +60 -60
- package/dist/Table/ResizeTableCell/ResizeTableContext.d.ts +15 -15
- package/dist/Table/ResizeTableCell/ResizeTableContext.js +16 -16
- package/dist/Table/Table.d.ts +8 -8
- package/dist/Table/Table.js +11 -11
- package/dist/Table/index.d.ts +4 -4
- package/dist/Table/index.js +7 -7
- package/dist/Table/types.d.ts +7 -7
- package/dist/Table/types.js +2 -2
- package/dist/TableColumnSettings/TableColumnSettings.d.ts +4 -4
- package/dist/TableColumnSettings/TableColumnSettings.js +131 -131
- package/dist/TableColumnSettings/TableColumnSettingsStyles.d.ts +1 -1
- package/dist/TableColumnSettings/TableColumnSettingsStyles.js +83 -83
- package/dist/TableColumnSettings/index.d.ts +3 -3
- package/dist/TableColumnSettings/index.js +7 -7
- package/dist/TableColumnSettings/types.d.ts +14 -14
- package/dist/TableColumnSettings/types.js +2 -2
- package/dist/Tabs/Tabs.d.ts +10 -10
- package/dist/Tabs/Tabs.js +135 -135
- package/dist/Tabs/index.d.ts +2 -2
- package/dist/Tabs/index.js +5 -5
- package/dist/Tabs/types.d.ts +13 -13
- package/dist/Tabs/types.js +2 -2
- package/dist/TextField/CurrencyTextField.d.ts +3 -3
- package/dist/TextField/CurrencyTextField.js +22 -22
- package/dist/TextField/InlineTextField.d.ts +3 -3
- package/dist/TextField/InlineTextField.js +142 -142
- package/dist/TextField/MaskedTextField.d.ts +3 -3
- package/dist/TextField/MaskedTextField.js +13 -13
- package/dist/TextField/TextField.d.ts +3 -3
- package/dist/TextField/TextField.js +13 -13
- package/dist/TextField/ValidatedTextField.d.ts +3 -3
- package/dist/TextField/ValidatedTextField.js +35 -35
- package/dist/TextField/index.d.ts +6 -6
- package/dist/TextField/index.js +9 -9
- package/dist/TextField/styles.d.ts +2 -2
- package/dist/TextField/styles.js +13 -13
- package/dist/TextField/types.d.ts +63 -63
- package/dist/TextField/types.js +2 -2
- package/dist/ThemeProvider/DefaultEpilotTheme.d.ts +2 -2
- package/dist/ThemeProvider/DefaultEpilotTheme.js +312 -312
- package/dist/ThemeProvider/ThemeProvider.d.ts +3 -3
- package/dist/ThemeProvider/ThemeProvider.js +30 -30
- package/dist/ThemeProvider/fonts.d.ts +8 -8
- package/dist/ThemeProvider/fonts.js +13 -13
- package/dist/ThemeProvider/index.d.ts +3 -3
- package/dist/ThemeProvider/index.js +8 -8
- package/dist/ThemeProvider/mapping.d.ts +10 -10
- package/dist/ThemeProvider/mapping.js +846 -846
- package/dist/ThemeProvider/types.d.ts +136 -136
- package/dist/ThemeProvider/types.js +2 -2
- package/dist/ToggleButton/ToggleButton.d.ts +3 -3
- package/dist/ToggleButton/ToggleButton.js +12 -12
- package/dist/ToggleButton/index.d.ts +2 -2
- package/dist/ToggleButton/index.js +5 -5
- package/dist/ToggleButton/types.d.ts +27 -27
- package/dist/ToggleButton/types.js +2 -2
- package/dist/ToggleButtonGroup/ToggleButtonGroup.d.ts +3 -3
- package/dist/ToggleButtonGroup/ToggleButtonGroup.js +12 -12
- package/dist/ToggleButtonGroup/index.d.ts +2 -2
- package/dist/ToggleButtonGroup/index.js +5 -5
- package/dist/ToggleButtonGroup/types.d.ts +2 -2
- package/dist/ToggleButtonGroup/types.js +2 -2
- package/dist/Tooltip/Tooltip.d.ts +3 -3
- package/dist/Tooltip/Tooltip.js +22 -22
- package/dist/Tooltip/index.d.ts +2 -2
- package/dist/Tooltip/index.js +5 -5
- package/dist/Tooltip/types.d.ts +8 -8
- package/dist/Tooltip/types.js +2 -2
- package/dist/Typography/Typography.d.ts +13 -13
- package/dist/Typography/Typography.js +60 -60
- package/dist/Typography/index.d.ts +3 -3
- package/dist/Typography/index.js +22 -22
- package/dist/Typography/types.d.ts +7 -7
- package/dist/Typography/types.js +2 -2
- package/dist/bundle.js +19 -19
- package/dist/bundle.js.map +1 -1
- package/dist/config.d.ts +1 -1
- package/dist/config.js +6 -6
- package/dist/context/ClassPrefixContext.d.ts +9 -9
- package/dist/context/ClassPrefixContext.js +14 -14
- package/dist/index.d.ts +51 -51
- package/dist/index.js +54 -54
- package/dist/styles/index.d.ts +1 -1
- package/dist/styles/index.js +4 -4
- package/dist/styles/styles.d.ts +3 -3
- package/dist/styles/styles.js +18 -18
- package/dist/utils.d.ts +7 -7
- package/dist/utils.js +27 -27
- package/package.json +1 -1
- package/CHANGELOG.md +0 -992
package/dist/Pickers/types.d.ts
CHANGED
|
@@ -1,80 +1,80 @@
|
|
|
1
|
-
import { DatePickerProps as MuiDatePickerProps, DateTimePickerProps as MuiDateTimePickerProps, TimePickerProps as MuiTimePickerProps } from '@material-ui/pickers';
|
|
2
|
-
import { CSSProperties } from 'react';
|
|
3
|
-
export declare type DatePickerProps = Omit<MuiDatePickerProps, 'color' | 'margin' | 'size' | 'autoComplete' | 'defaultValue' | 'minDate' | 'maxDate'> & {
|
|
4
|
-
/**
|
|
5
|
-
* the style of the container FormControl
|
|
6
|
-
*/
|
|
7
|
-
containerStyle?: CSSProperties;
|
|
8
|
-
/**
|
|
9
|
-
* The id of the text field element.
|
|
10
|
-
*/
|
|
11
|
-
id?: string;
|
|
12
|
-
/**
|
|
13
|
-
* The label content.
|
|
14
|
-
*/
|
|
15
|
-
label?: string;
|
|
16
|
-
/**
|
|
17
|
-
* The helper text content.
|
|
18
|
-
*/
|
|
19
|
-
helperText?: string;
|
|
20
|
-
/**
|
|
21
|
-
* The size of the text field.
|
|
22
|
-
*/
|
|
23
|
-
size?: 'medium' | 'small';
|
|
24
|
-
/**
|
|
25
|
-
* non MUI prop to allow overwriting the default background color
|
|
26
|
-
*/
|
|
27
|
-
customBackgroundColor?: string;
|
|
28
|
-
};
|
|
29
|
-
export declare type DateTimePickerProps = Omit<MuiDateTimePickerProps, 'color' | 'margin' | 'size' | 'autoComplete' | 'defaultValue' | 'minDate' | 'maxDate'> & {
|
|
30
|
-
/**
|
|
31
|
-
* the style of the container FormControl
|
|
32
|
-
*/
|
|
33
|
-
containerStyle?: CSSProperties;
|
|
34
|
-
/**
|
|
35
|
-
* The id of the text field element.
|
|
36
|
-
*/
|
|
37
|
-
id?: string;
|
|
38
|
-
/**
|
|
39
|
-
* The label content.
|
|
40
|
-
*/
|
|
41
|
-
label?: string;
|
|
42
|
-
/**
|
|
43
|
-
* The helper text content.
|
|
44
|
-
*/
|
|
45
|
-
helperText?: string;
|
|
46
|
-
/**
|
|
47
|
-
* The size of the text field.
|
|
48
|
-
*/
|
|
49
|
-
size?: 'medium' | 'small';
|
|
50
|
-
/**
|
|
51
|
-
* non MUI prop to allow overwriting the default background color
|
|
52
|
-
*/
|
|
53
|
-
customBackgroundColor?: string;
|
|
54
|
-
};
|
|
55
|
-
export declare type TimePickerProps = Omit<MuiTimePickerProps, 'color' | 'margin' | 'size' | 'autoComplete' | 'defaultValue' | 'minDate' | 'maxDate'> & {
|
|
56
|
-
/**
|
|
57
|
-
* the style of the container FormControl
|
|
58
|
-
*/
|
|
59
|
-
containerStyle?: CSSProperties;
|
|
60
|
-
/**
|
|
61
|
-
* The id of the text field element.
|
|
62
|
-
*/
|
|
63
|
-
id?: string;
|
|
64
|
-
/**
|
|
65
|
-
* The label content.
|
|
66
|
-
*/
|
|
67
|
-
label?: string;
|
|
68
|
-
/**
|
|
69
|
-
* The helper text content.
|
|
70
|
-
*/
|
|
71
|
-
helperText?: string;
|
|
72
|
-
/**
|
|
73
|
-
* The size of the text field.
|
|
74
|
-
*/
|
|
75
|
-
size?: 'medium' | 'small';
|
|
76
|
-
/**
|
|
77
|
-
* non MUI prop to allow overwriting the default background color
|
|
78
|
-
*/
|
|
79
|
-
customBackgroundColor?: string;
|
|
80
|
-
};
|
|
1
|
+
import { DatePickerProps as MuiDatePickerProps, DateTimePickerProps as MuiDateTimePickerProps, TimePickerProps as MuiTimePickerProps } from '@material-ui/pickers';
|
|
2
|
+
import { CSSProperties } from 'react';
|
|
3
|
+
export declare type DatePickerProps = Omit<MuiDatePickerProps, 'color' | 'margin' | 'size' | 'autoComplete' | 'defaultValue' | 'minDate' | 'maxDate'> & {
|
|
4
|
+
/**
|
|
5
|
+
* the style of the container FormControl
|
|
6
|
+
*/
|
|
7
|
+
containerStyle?: CSSProperties;
|
|
8
|
+
/**
|
|
9
|
+
* The id of the text field element.
|
|
10
|
+
*/
|
|
11
|
+
id?: string;
|
|
12
|
+
/**
|
|
13
|
+
* The label content.
|
|
14
|
+
*/
|
|
15
|
+
label?: string;
|
|
16
|
+
/**
|
|
17
|
+
* The helper text content.
|
|
18
|
+
*/
|
|
19
|
+
helperText?: string;
|
|
20
|
+
/**
|
|
21
|
+
* The size of the text field.
|
|
22
|
+
*/
|
|
23
|
+
size?: 'medium' | 'small';
|
|
24
|
+
/**
|
|
25
|
+
* non MUI prop to allow overwriting the default background color
|
|
26
|
+
*/
|
|
27
|
+
customBackgroundColor?: string;
|
|
28
|
+
};
|
|
29
|
+
export declare type DateTimePickerProps = Omit<MuiDateTimePickerProps, 'color' | 'margin' | 'size' | 'autoComplete' | 'defaultValue' | 'minDate' | 'maxDate'> & {
|
|
30
|
+
/**
|
|
31
|
+
* the style of the container FormControl
|
|
32
|
+
*/
|
|
33
|
+
containerStyle?: CSSProperties;
|
|
34
|
+
/**
|
|
35
|
+
* The id of the text field element.
|
|
36
|
+
*/
|
|
37
|
+
id?: string;
|
|
38
|
+
/**
|
|
39
|
+
* The label content.
|
|
40
|
+
*/
|
|
41
|
+
label?: string;
|
|
42
|
+
/**
|
|
43
|
+
* The helper text content.
|
|
44
|
+
*/
|
|
45
|
+
helperText?: string;
|
|
46
|
+
/**
|
|
47
|
+
* The size of the text field.
|
|
48
|
+
*/
|
|
49
|
+
size?: 'medium' | 'small';
|
|
50
|
+
/**
|
|
51
|
+
* non MUI prop to allow overwriting the default background color
|
|
52
|
+
*/
|
|
53
|
+
customBackgroundColor?: string;
|
|
54
|
+
};
|
|
55
|
+
export declare type TimePickerProps = Omit<MuiTimePickerProps, 'color' | 'margin' | 'size' | 'autoComplete' | 'defaultValue' | 'minDate' | 'maxDate'> & {
|
|
56
|
+
/**
|
|
57
|
+
* the style of the container FormControl
|
|
58
|
+
*/
|
|
59
|
+
containerStyle?: CSSProperties;
|
|
60
|
+
/**
|
|
61
|
+
* The id of the text field element.
|
|
62
|
+
*/
|
|
63
|
+
id?: string;
|
|
64
|
+
/**
|
|
65
|
+
* The label content.
|
|
66
|
+
*/
|
|
67
|
+
label?: string;
|
|
68
|
+
/**
|
|
69
|
+
* The helper text content.
|
|
70
|
+
*/
|
|
71
|
+
helperText?: string;
|
|
72
|
+
/**
|
|
73
|
+
* The size of the text field.
|
|
74
|
+
*/
|
|
75
|
+
size?: 'medium' | 'small';
|
|
76
|
+
/**
|
|
77
|
+
* non MUI prop to allow overwriting the default background color
|
|
78
|
+
*/
|
|
79
|
+
customBackgroundColor?: string;
|
|
80
|
+
};
|
package/dist/Pickers/types.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
exports.__esModule = true;
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
3
|
//# sourceMappingURL=types.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Popover } from '@material-ui/core';
|
|
2
|
-
export { Popover };
|
|
1
|
+
import { Popover } from '@material-ui/core';
|
|
2
|
+
export { Popover };
|
package/dist/Popover/Popover.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
exports.__esModule = true;
|
|
3
|
-
exports.Popover = void 0;
|
|
4
|
-
var core_1 = require("@material-ui/core");
|
|
5
|
-
exports.Popover = core_1.Popover;
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.Popover = void 0;
|
|
4
|
+
var core_1 = require("@material-ui/core");
|
|
5
|
+
exports.Popover = core_1.Popover;
|
|
6
6
|
//# sourceMappingURL=Popover.js.map
|
package/dist/Popover/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { Popover } from './Popover';
|
|
2
|
-
export { Popover };
|
|
3
|
-
export * from './types';
|
|
1
|
+
import { Popover } from './Popover';
|
|
2
|
+
export { Popover };
|
|
3
|
+
export * from './types';
|
package/dist/Popover/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
exports.__esModule = true;
|
|
3
|
-
exports.Popover = void 0;
|
|
4
|
-
var tslib_1 = require("tslib");
|
|
5
|
-
var Popover_1 = require("./Popover");
|
|
6
|
-
exports.Popover = Popover_1.Popover;
|
|
7
|
-
tslib_1.__exportStar(require("./types"), exports);
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.Popover = void 0;
|
|
4
|
+
var tslib_1 = require("tslib");
|
|
5
|
+
var Popover_1 = require("./Popover");
|
|
6
|
+
exports.Popover = Popover_1.Popover;
|
|
7
|
+
tslib_1.__exportStar(require("./types"), exports);
|
|
8
8
|
//# sourceMappingURL=index.js.map
|
package/dist/Popover/types.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { PopoverProps, PopoverOrigin } from '@material-ui/core';
|
|
2
|
-
export type { PopoverProps, PopoverOrigin };
|
|
1
|
+
import type { PopoverProps, PopoverOrigin } from '@material-ui/core';
|
|
2
|
+
export type { PopoverProps, PopoverOrigin };
|
package/dist/Popover/types.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
exports.__esModule = true;
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
3
|
//# sourceMappingURL=types.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { LinearProgress } from '@material-ui/core';
|
|
3
|
-
import { CircularProgressProps } from './types';
|
|
4
|
-
export declare function CircularProgress(props: CircularProgressProps): JSX.Element;
|
|
5
|
-
export { LinearProgress };
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LinearProgress } from '@material-ui/core';
|
|
3
|
+
import { CircularProgressProps } from './types';
|
|
4
|
+
export declare function CircularProgress(props: CircularProgressProps): JSX.Element;
|
|
5
|
+
export { LinearProgress };
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
exports.__esModule = true;
|
|
3
|
-
exports.LinearProgress = exports.CircularProgress = void 0;
|
|
4
|
-
var tslib_1 = require("tslib");
|
|
5
|
-
var core_1 = require("@material-ui/core");
|
|
6
|
-
exports.LinearProgress = core_1.LinearProgress;
|
|
7
|
-
var react_1 = tslib_1.__importDefault(require("react"));
|
|
8
|
-
function CircularProgress(props) {
|
|
9
|
-
var rest = tslib_1.__rest(props, []);
|
|
10
|
-
return react_1["default"].createElement(core_1.CircularProgress, tslib_1.__assign({}, rest));
|
|
11
|
-
}
|
|
12
|
-
exports.CircularProgress = CircularProgress;
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.LinearProgress = exports.CircularProgress = void 0;
|
|
4
|
+
var tslib_1 = require("tslib");
|
|
5
|
+
var core_1 = require("@material-ui/core");
|
|
6
|
+
exports.LinearProgress = core_1.LinearProgress;
|
|
7
|
+
var react_1 = tslib_1.__importDefault(require("react"));
|
|
8
|
+
function CircularProgress(props) {
|
|
9
|
+
var rest = tslib_1.__rest(props, []);
|
|
10
|
+
return react_1["default"].createElement(core_1.CircularProgress, tslib_1.__assign({}, rest));
|
|
11
|
+
}
|
|
12
|
+
exports.CircularProgress = CircularProgress;
|
|
13
13
|
//# sourceMappingURL=Progress.js.map
|
package/dist/Progress/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './Progress';
|
|
2
|
-
export * from './types';
|
|
1
|
+
export * from './Progress';
|
|
2
|
+
export * from './types';
|
package/dist/Progress/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
exports.__esModule = true;
|
|
3
|
-
var tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./Progress"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./types"), exports);
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
var tslib_1 = require("tslib");
|
|
4
|
+
tslib_1.__exportStar(require("./Progress"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./types"), exports);
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
package/dist/Progress/types.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { CircularProgressProps as MuiCircularProgressProps, LinearProgressProps } from '@material-ui/core';
|
|
2
|
-
export declare type CircularProgressProps = MuiCircularProgressProps;
|
|
3
|
-
export type { LinearProgressProps };
|
|
1
|
+
import type { CircularProgressProps as MuiCircularProgressProps, LinearProgressProps } from '@material-ui/core';
|
|
2
|
+
export declare type CircularProgressProps = MuiCircularProgressProps;
|
|
3
|
+
export type { LinearProgressProps };
|
package/dist/Progress/types.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
exports.__esModule = true;
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
3
|
//# sourceMappingURL=types.js.map
|
package/dist/Radio/Radio.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { RadioProps } from './types';
|
|
3
|
-
export default function Radio(props: RadioProps): JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { RadioProps } from './types';
|
|
3
|
+
export default function Radio(props: RadioProps): JSX.Element;
|
package/dist/Radio/Radio.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
exports.__esModule = true;
|
|
3
|
-
var tslib_1 = require("tslib");
|
|
4
|
-
var core_1 = require("@material-ui/core");
|
|
5
|
-
var react_1 = tslib_1.__importDefault(require("react"));
|
|
6
|
-
function Radio(props) {
|
|
7
|
-
var label = props.label, labelPlacement = props.labelPlacement, _a = props.radioPlacement, radioPlacement = _a === void 0 ? 'top' : _a, value = props.value, checkedIcon = props.checkedIcon, color = props.color, _b = props.size, size = _b === void 0 ? 'small' : _b, containerStyle = props.containerStyle, rest = tslib_1.__rest(props, ["label", "labelPlacement", "radioPlacement", "value", "checkedIcon", "color", "size", "containerStyle"]);
|
|
8
|
-
var useStyles = core_1.makeStyles(function () {
|
|
9
|
-
return core_1.createStyles({
|
|
10
|
-
input: {
|
|
11
|
-
alignSelf: radioPlacement === 'top'
|
|
12
|
-
? 'flex-start'
|
|
13
|
-
: radioPlacement === 'bottom'
|
|
14
|
-
? 'flex-end'
|
|
15
|
-
: ''
|
|
16
|
-
}
|
|
17
|
-
});
|
|
18
|
-
});
|
|
19
|
-
var classes = useStyles();
|
|
20
|
-
var theme = core_1.useTheme();
|
|
21
|
-
return (react_1["default"].createElement(core_1.FormControlLabel, { control: react_1["default"].createElement(core_1.Radio, tslib_1.__assign({ checkedIcon: checkedIcon ? (checkedIcon) : (react_1["default"].createElement(core_1.SvgIcon, { fontSize: size === 'small' ? 'small' : 'default' },
|
|
22
|
-
react_1["default"].createElement("circle", { cx: "12", cy: "12", fill: "transparent", r: size === 'medium' ? 7 : 6.5, stroke: color === 'secondary'
|
|
23
|
-
? theme.palette.secondary.main
|
|
24
|
-
: theme.palette.primary.main, strokeWidth: "5" }))), className: classes.input, color: color, size: size }, rest)), label: label, labelPlacement: labelPlacement, style: containerStyle, value: value }));
|
|
25
|
-
}
|
|
26
|
-
exports["default"] = Radio;
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
var tslib_1 = require("tslib");
|
|
4
|
+
var core_1 = require("@material-ui/core");
|
|
5
|
+
var react_1 = tslib_1.__importDefault(require("react"));
|
|
6
|
+
function Radio(props) {
|
|
7
|
+
var label = props.label, labelPlacement = props.labelPlacement, _a = props.radioPlacement, radioPlacement = _a === void 0 ? 'top' : _a, value = props.value, checkedIcon = props.checkedIcon, color = props.color, _b = props.size, size = _b === void 0 ? 'small' : _b, containerStyle = props.containerStyle, rest = tslib_1.__rest(props, ["label", "labelPlacement", "radioPlacement", "value", "checkedIcon", "color", "size", "containerStyle"]);
|
|
8
|
+
var useStyles = core_1.makeStyles(function () {
|
|
9
|
+
return core_1.createStyles({
|
|
10
|
+
input: {
|
|
11
|
+
alignSelf: radioPlacement === 'top'
|
|
12
|
+
? 'flex-start'
|
|
13
|
+
: radioPlacement === 'bottom'
|
|
14
|
+
? 'flex-end'
|
|
15
|
+
: ''
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
});
|
|
19
|
+
var classes = useStyles();
|
|
20
|
+
var theme = core_1.useTheme();
|
|
21
|
+
return (react_1["default"].createElement(core_1.FormControlLabel, { control: react_1["default"].createElement(core_1.Radio, tslib_1.__assign({ checkedIcon: checkedIcon ? (checkedIcon) : (react_1["default"].createElement(core_1.SvgIcon, { fontSize: size === 'small' ? 'small' : 'default' },
|
|
22
|
+
react_1["default"].createElement("circle", { cx: "12", cy: "12", fill: "transparent", r: size === 'medium' ? 7 : 6.5, stroke: color === 'secondary'
|
|
23
|
+
? theme.palette.secondary.main
|
|
24
|
+
: theme.palette.primary.main, strokeWidth: "5" }))), className: classes.input, color: color, size: size }, rest)), label: label, labelPlacement: labelPlacement, style: containerStyle, value: value }));
|
|
25
|
+
}
|
|
26
|
+
exports["default"] = Radio;
|
|
27
27
|
//# sourceMappingURL=Radio.js.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { RadioGroupProps } from './types';
|
|
3
|
-
export default function RadioGroup(props: RadioGroupProps): JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { RadioGroupProps } from './types';
|
|
3
|
+
export default function RadioGroup(props: RadioGroupProps): JSX.Element;
|
package/dist/Radio/RadioGroup.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
exports.__esModule = true;
|
|
3
|
-
var tslib_1 = require("tslib");
|
|
4
|
-
var core_1 = require("@material-ui/core");
|
|
5
|
-
var react_1 = tslib_1.__importDefault(require("react"));
|
|
6
|
-
function RadioGroup(props) {
|
|
7
|
-
return react_1["default"].createElement(core_1.RadioGroup, tslib_1.__assign({}, props));
|
|
8
|
-
}
|
|
9
|
-
exports["default"] = RadioGroup;
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
var tslib_1 = require("tslib");
|
|
4
|
+
var core_1 = require("@material-ui/core");
|
|
5
|
+
var react_1 = tslib_1.__importDefault(require("react"));
|
|
6
|
+
function RadioGroup(props) {
|
|
7
|
+
return react_1["default"].createElement(core_1.RadioGroup, tslib_1.__assign({}, props));
|
|
8
|
+
}
|
|
9
|
+
exports["default"] = RadioGroup;
|
|
10
10
|
//# sourceMappingURL=RadioGroup.js.map
|
package/dist/Radio/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { default as Radio } from './Radio';
|
|
2
|
-
export { default as RadioGroup } from './RadioGroup';
|
|
3
|
-
export * from './types';
|
|
1
|
+
export { default as Radio } from './Radio';
|
|
2
|
+
export { default as RadioGroup } from './RadioGroup';
|
|
3
|
+
export * from './types';
|
package/dist/Radio/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
exports.__esModule = true;
|
|
3
|
-
exports.RadioGroup = exports.Radio = void 0;
|
|
4
|
-
var tslib_1 = require("tslib");
|
|
5
|
-
var Radio_1 = require("./Radio");
|
|
6
|
-
tslib_1.__createBinding(exports, Radio_1, "default", "Radio");
|
|
7
|
-
var RadioGroup_1 = require("./RadioGroup");
|
|
8
|
-
tslib_1.__createBinding(exports, RadioGroup_1, "default", "RadioGroup");
|
|
9
|
-
tslib_1.__exportStar(require("./types"), exports);
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
|
+
exports.RadioGroup = exports.Radio = void 0;
|
|
4
|
+
var tslib_1 = require("tslib");
|
|
5
|
+
var Radio_1 = require("./Radio");
|
|
6
|
+
tslib_1.__createBinding(exports, Radio_1, "default", "Radio");
|
|
7
|
+
var RadioGroup_1 = require("./RadioGroup");
|
|
8
|
+
tslib_1.__createBinding(exports, RadioGroup_1, "default", "RadioGroup");
|
|
9
|
+
tslib_1.__exportStar(require("./types"), exports);
|
|
10
10
|
//# sourceMappingURL=index.js.map
|
package/dist/Radio/types.d.ts
CHANGED
|
@@ -1,46 +1,46 @@
|
|
|
1
|
-
import { RadioGroupProps as MuiRadioGroupProps } from '@material-ui/core';
|
|
2
|
-
import { CSSProperties } from 'react';
|
|
3
|
-
export interface RadioProps {
|
|
4
|
-
/**
|
|
5
|
-
* the style passed to the container FormControlLabel
|
|
6
|
-
*/
|
|
7
|
-
containerStyle?: CSSProperties;
|
|
8
|
-
/**
|
|
9
|
-
* The icon to display when the component is checked.
|
|
10
|
-
*/
|
|
11
|
-
checkedIcon?: React.ReactNode;
|
|
12
|
-
/**
|
|
13
|
-
* placement of the checkbox
|
|
14
|
-
*/
|
|
15
|
-
radioPlacement?: 'top' | 'bottom' | 'middle';
|
|
16
|
-
/**
|
|
17
|
-
* The color of the component. It supports those theme colors that make sense for this component.
|
|
18
|
-
*/
|
|
19
|
-
color?: 'primary' | 'secondary' | 'default';
|
|
20
|
-
/**
|
|
21
|
-
* If `true`, the radio will be disabled.
|
|
22
|
-
*/
|
|
23
|
-
disabled?: boolean;
|
|
24
|
-
/**
|
|
25
|
-
* The icon to display when the component is unchecked.
|
|
26
|
-
*/
|
|
27
|
-
icon?: React.ReactNode;
|
|
28
|
-
/**
|
|
29
|
-
* The size of the radio.
|
|
30
|
-
* `small` is equivalent to the dense radio styling.
|
|
31
|
-
*/
|
|
32
|
-
size?: 'small' | 'medium';
|
|
33
|
-
/**
|
|
34
|
-
* The text to be used in an enclosing label element.
|
|
35
|
-
*/
|
|
36
|
-
label?: string | React.ReactNode;
|
|
37
|
-
/**
|
|
38
|
-
* The position of the label.
|
|
39
|
-
*/
|
|
40
|
-
labelPlacement?: 'end' | 'start';
|
|
41
|
-
/**
|
|
42
|
-
* The value of the component.
|
|
43
|
-
*/
|
|
44
|
-
value?: unknown;
|
|
45
|
-
}
|
|
46
|
-
export declare type RadioGroupProps = MuiRadioGroupProps & {};
|
|
1
|
+
import { RadioGroupProps as MuiRadioGroupProps } from '@material-ui/core';
|
|
2
|
+
import { CSSProperties } from 'react';
|
|
3
|
+
export interface RadioProps {
|
|
4
|
+
/**
|
|
5
|
+
* the style passed to the container FormControlLabel
|
|
6
|
+
*/
|
|
7
|
+
containerStyle?: CSSProperties;
|
|
8
|
+
/**
|
|
9
|
+
* The icon to display when the component is checked.
|
|
10
|
+
*/
|
|
11
|
+
checkedIcon?: React.ReactNode;
|
|
12
|
+
/**
|
|
13
|
+
* placement of the checkbox
|
|
14
|
+
*/
|
|
15
|
+
radioPlacement?: 'top' | 'bottom' | 'middle';
|
|
16
|
+
/**
|
|
17
|
+
* The color of the component. It supports those theme colors that make sense for this component.
|
|
18
|
+
*/
|
|
19
|
+
color?: 'primary' | 'secondary' | 'default';
|
|
20
|
+
/**
|
|
21
|
+
* If `true`, the radio will be disabled.
|
|
22
|
+
*/
|
|
23
|
+
disabled?: boolean;
|
|
24
|
+
/**
|
|
25
|
+
* The icon to display when the component is unchecked.
|
|
26
|
+
*/
|
|
27
|
+
icon?: React.ReactNode;
|
|
28
|
+
/**
|
|
29
|
+
* The size of the radio.
|
|
30
|
+
* `small` is equivalent to the dense radio styling.
|
|
31
|
+
*/
|
|
32
|
+
size?: 'small' | 'medium';
|
|
33
|
+
/**
|
|
34
|
+
* The text to be used in an enclosing label element.
|
|
35
|
+
*/
|
|
36
|
+
label?: string | React.ReactNode;
|
|
37
|
+
/**
|
|
38
|
+
* The position of the label.
|
|
39
|
+
*/
|
|
40
|
+
labelPlacement?: 'end' | 'start';
|
|
41
|
+
/**
|
|
42
|
+
* The value of the component.
|
|
43
|
+
*/
|
|
44
|
+
value?: unknown;
|
|
45
|
+
}
|
|
46
|
+
export declare type RadioGroupProps = MuiRadioGroupProps & {};
|
package/dist/Radio/types.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
exports.__esModule = true;
|
|
1
|
+
"use strict";
|
|
2
|
+
exports.__esModule = true;
|
|
3
3
|
//# sourceMappingURL=types.js.map
|
package/dist/Rating/Rating.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { RatingProps } from './types';
|
|
3
|
-
export declare function Rating(props: RatingProps): JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { RatingProps } from './types';
|
|
3
|
+
export declare function Rating(props: RatingProps): JSX.Element;
|