@okta/odyssey-react-mui 0.22.0 → 0.23.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/CHANGELOG.md +24 -0
- package/dist/Autocomplete.js +5 -1
- package/dist/Autocomplete.js.map +1 -1
- package/dist/Banner.js +3 -3
- package/dist/Banner.js.map +1 -1
- package/dist/Button.js +8 -8
- package/dist/Button.js.map +1 -1
- package/dist/CheckboxGroup.js +23 -35
- package/dist/CheckboxGroup.js.map +1 -1
- package/dist/Dialog.js +68 -0
- package/dist/Dialog.js.map +1 -0
- package/dist/Field.js +18 -5
- package/dist/Field.js.map +1 -1
- package/dist/FieldLabel.js +3 -3
- package/dist/FieldLabel.js.map +1 -1
- package/dist/Icon.js +7 -6
- package/dist/Icon.js.map +1 -1
- package/dist/Infobox.js +1 -1
- package/dist/Infobox.js.map +1 -1
- package/dist/Link.js +5 -2
- package/dist/Link.js.map +1 -1
- package/dist/MenuButton.js +3 -2
- package/dist/MenuButton.js.map +1 -1
- package/dist/MuiPropsChild.js +30 -0
- package/dist/MuiPropsChild.js.map +1 -0
- package/dist/MuiPropsContext.js +14 -0
- package/dist/MuiPropsContext.js.map +1 -0
- package/dist/PasswordField.js +8 -3
- package/dist/PasswordField.js.map +1 -1
- package/dist/RadioGroup.js +25 -26
- package/dist/RadioGroup.js.map +1 -1
- package/dist/SearchField.js +6 -4
- package/dist/SearchField.js.map +1 -1
- package/dist/Status.js.map +1 -1
- package/dist/TextField.js +17 -8
- package/dist/TextField.js.map +1 -1
- package/dist/Toast.js +72 -0
- package/dist/Toast.js.map +1 -0
- package/dist/ToastStack.js +33 -0
- package/dist/ToastStack.js.map +1 -0
- package/dist/Tooltip.js +20 -0
- package/dist/Tooltip.js.map +1 -0
- package/dist/iconDictionary/Add.js +4 -4
- package/dist/iconDictionary/Add.js.map +1 -1
- package/dist/iconDictionary/AddCircle.js +4 -4
- package/dist/iconDictionary/AddCircle.js.map +1 -1
- package/dist/iconDictionary/AlertCircle.js +4 -4
- package/dist/iconDictionary/AlertCircle.js.map +1 -1
- package/dist/iconDictionary/AlertCircleFilled.js +4 -4
- package/dist/iconDictionary/AlertCircleFilled.js.map +1 -1
- package/dist/iconDictionary/AlertTriangleFilled.js +4 -4
- package/dist/iconDictionary/AlertTriangleFilled.js.map +1 -1
- package/dist/iconDictionary/Anchor.js +5 -5
- package/dist/iconDictionary/Anchor.js.map +1 -1
- package/dist/iconDictionary/ArrowDown.js +4 -4
- package/dist/iconDictionary/ArrowDown.js.map +1 -1
- package/dist/iconDictionary/ArrowLeft.js +4 -4
- package/dist/iconDictionary/ArrowLeft.js.map +1 -1
- package/dist/iconDictionary/ArrowRight.js +4 -4
- package/dist/iconDictionary/ArrowRight.js.map +1 -1
- package/dist/iconDictionary/ArrowUp.js +4 -4
- package/dist/iconDictionary/ArrowUp.js.map +1 -1
- package/dist/iconDictionary/ArrowUpDown.js +4 -4
- package/dist/iconDictionary/ArrowUpDown.js.map +1 -1
- package/dist/iconDictionary/Calendar.js +4 -4
- package/dist/iconDictionary/Calendar.js.map +1 -1
- package/dist/iconDictionary/Check.js +4 -4
- package/dist/iconDictionary/Check.js.map +1 -1
- package/dist/iconDictionary/CheckCircleFilled.js +4 -4
- package/dist/iconDictionary/CheckCircleFilled.js.map +1 -1
- package/dist/iconDictionary/ChevronDown.js +4 -4
- package/dist/iconDictionary/ChevronDown.js.map +1 -1
- package/dist/iconDictionary/ChevronUp.js +4 -4
- package/dist/iconDictionary/ChevronUp.js.map +1 -1
- package/dist/iconDictionary/Close.js +4 -4
- package/dist/iconDictionary/Close.js.map +1 -1
- package/dist/iconDictionary/CloseCircleFilled.js +4 -4
- package/dist/iconDictionary/CloseCircleFilled.js.map +1 -1
- package/dist/iconDictionary/Copy.js +4 -4
- package/dist/iconDictionary/Copy.js.map +1 -1
- package/dist/iconDictionary/Delete.js +4 -4
- package/dist/iconDictionary/Delete.js.map +1 -1
- package/dist/iconDictionary/Download.js +4 -4
- package/dist/iconDictionary/Download.js.map +1 -1
- package/dist/iconDictionary/DragHandle.js +4 -4
- package/dist/iconDictionary/DragHandle.js.map +1 -1
- package/dist/iconDictionary/Edit.js +4 -4
- package/dist/iconDictionary/Edit.js.map +1 -1
- package/dist/iconDictionary/ExternalLink.js +4 -4
- package/dist/iconDictionary/ExternalLink.js.map +1 -1
- package/dist/iconDictionary/Eye.js +4 -4
- package/dist/iconDictionary/Eye.js.map +1 -1
- package/dist/iconDictionary/EyeOff.js +4 -4
- package/dist/iconDictionary/EyeOff.js.map +1 -1
- package/dist/iconDictionary/Filter.js +4 -4
- package/dist/iconDictionary/Filter.js.map +1 -1
- package/dist/iconDictionary/Globe.js +4 -4
- package/dist/iconDictionary/Globe.js.map +1 -1
- package/dist/iconDictionary/Home.js +4 -4
- package/dist/iconDictionary/Home.js.map +1 -1
- package/dist/iconDictionary/InformationCircle.js +4 -4
- package/dist/iconDictionary/InformationCircle.js.map +1 -1
- package/dist/iconDictionary/InformationCircleFilled.js +4 -4
- package/dist/iconDictionary/InformationCircleFilled.js.map +1 -1
- package/dist/iconDictionary/Notification.js +4 -4
- package/dist/iconDictionary/Notification.js.map +1 -1
- package/dist/iconDictionary/OverflowVertical.js +4 -4
- package/dist/iconDictionary/OverflowVertical.js.map +1 -1
- package/dist/iconDictionary/QuestionCircle.js +4 -4
- package/dist/iconDictionary/QuestionCircle.js.map +1 -1
- package/dist/iconDictionary/QuestionCircleFilled.js +4 -4
- package/dist/iconDictionary/QuestionCircleFilled.js.map +1 -1
- package/dist/iconDictionary/Search.js +4 -4
- package/dist/iconDictionary/Search.js.map +1 -1
- package/dist/iconDictionary/Settings.js +3 -3
- package/dist/iconDictionary/Settings.js.map +1 -1
- package/dist/iconDictionary/Subtract.js +4 -4
- package/dist/iconDictionary/Subtract.js.map +1 -1
- package/dist/iconDictionary/User.js +4 -4
- package/dist/iconDictionary/User.js.map +1 -1
- package/dist/iconDictionary/UserGroup.js +4 -4
- package/dist/iconDictionary/UserGroup.js.map +1 -1
- package/dist/iconDictionary/index.js.map +1 -1
- package/dist/index.js +5 -4
- package/dist/index.js.map +1 -1
- package/dist/src/Autocomplete.d.ts +2 -1
- package/dist/src/Autocomplete.d.ts.map +1 -1
- package/dist/src/Banner.d.ts +19 -19
- package/dist/src/Banner.d.ts.map +1 -1
- package/dist/src/Button.d.ts +4 -3
- package/dist/src/Button.d.ts.map +1 -1
- package/dist/src/CheckboxGroup.d.ts +7 -4
- package/dist/src/CheckboxGroup.d.ts.map +1 -1
- package/dist/src/Dialog.d.ts +25 -0
- package/dist/src/Dialog.d.ts.map +1 -0
- package/dist/src/Field.d.ts +14 -3
- package/dist/src/Field.d.ts.map +1 -1
- package/dist/src/FieldLabel.d.ts +2 -2
- package/dist/src/Icon.d.ts +6 -7
- package/dist/src/Icon.d.ts.map +1 -1
- package/dist/src/Infobox.d.ts +7 -7
- package/dist/src/Infobox.d.ts.map +1 -1
- package/dist/src/Link.d.ts +9 -4
- package/dist/src/Link.d.ts.map +1 -1
- package/dist/src/MenuButton.d.ts +7 -3
- package/dist/src/MenuButton.d.ts.map +1 -1
- package/dist/src/MenuItem.d.ts +1 -1
- package/dist/src/MuiPropsChild.d.ts +18 -0
- package/dist/src/MuiPropsChild.d.ts.map +1 -0
- package/dist/src/MuiPropsContext.d.ts +15 -0
- package/dist/src/MuiPropsContext.d.ts.map +1 -0
- package/dist/src/PasswordField.d.ts +8 -8
- package/dist/src/PasswordField.d.ts.map +1 -1
- package/dist/src/RadioGroup.d.ts +8 -8
- package/dist/src/RadioGroup.d.ts.map +1 -1
- package/dist/src/SearchField.d.ts +4 -4
- package/dist/src/SearchField.d.ts.map +1 -1
- package/dist/src/Status.d.ts +2 -2
- package/dist/src/Status.d.ts.map +1 -1
- package/dist/src/TextField.d.ts +13 -12
- package/dist/src/TextField.d.ts.map +1 -1
- package/dist/src/Toast.d.ts +60 -0
- package/dist/src/Toast.d.ts.map +1 -0
- package/dist/src/ToastStack.d.ts +19 -0
- package/dist/src/ToastStack.d.ts.map +1 -0
- package/dist/src/Tooltip.d.ts +21 -0
- package/dist/src/Tooltip.d.ts.map +1 -0
- package/dist/src/iconDictionary/Add.d.ts +2 -2
- package/dist/src/iconDictionary/AddCircle.d.ts +2 -2
- package/dist/src/iconDictionary/AlertCircle.d.ts +2 -2
- package/dist/src/iconDictionary/AlertCircleFilled.d.ts +2 -2
- package/dist/src/iconDictionary/AlertTriangleFilled.d.ts +2 -2
- package/dist/src/iconDictionary/Anchor.d.ts +2 -2
- package/dist/src/iconDictionary/ArrowDown.d.ts +2 -2
- package/dist/src/iconDictionary/ArrowLeft.d.ts +2 -2
- package/dist/src/iconDictionary/ArrowRight.d.ts +2 -2
- package/dist/src/iconDictionary/ArrowUp.d.ts +2 -2
- package/dist/src/iconDictionary/ArrowUpDown.d.ts +2 -2
- package/dist/src/iconDictionary/Calendar.d.ts +2 -2
- package/dist/src/iconDictionary/Check.d.ts +2 -2
- package/dist/src/iconDictionary/CheckCircleFilled.d.ts +2 -2
- package/dist/src/iconDictionary/ChevronDown.d.ts +2 -2
- package/dist/src/iconDictionary/ChevronUp.d.ts +2 -2
- package/dist/src/iconDictionary/Close.d.ts +2 -2
- package/dist/src/iconDictionary/CloseCircleFilled.d.ts +2 -2
- package/dist/src/iconDictionary/Copy.d.ts +2 -2
- package/dist/src/iconDictionary/Delete.d.ts +2 -2
- package/dist/src/iconDictionary/Download.d.ts +2 -2
- package/dist/src/iconDictionary/DragHandle.d.ts +2 -2
- package/dist/src/iconDictionary/Edit.d.ts +2 -2
- package/dist/src/iconDictionary/ExternalLink.d.ts +2 -2
- package/dist/src/iconDictionary/Eye.d.ts +2 -2
- package/dist/src/iconDictionary/EyeOff.d.ts +2 -2
- package/dist/src/iconDictionary/Filter.d.ts +2 -2
- package/dist/src/iconDictionary/Globe.d.ts +2 -2
- package/dist/src/iconDictionary/Home.d.ts +2 -2
- package/dist/src/iconDictionary/InformationCircle.d.ts +2 -2
- package/dist/src/iconDictionary/InformationCircleFilled.d.ts +2 -2
- package/dist/src/iconDictionary/Notification.d.ts +2 -2
- package/dist/src/iconDictionary/OverflowVertical.d.ts +2 -2
- package/dist/src/iconDictionary/QuestionCircle.d.ts +2 -2
- package/dist/src/iconDictionary/QuestionCircleFilled.d.ts +2 -2
- package/dist/src/iconDictionary/Search.d.ts +2 -2
- package/dist/src/iconDictionary/Settings.d.ts +2 -2
- package/dist/src/iconDictionary/Subtract.d.ts +2 -2
- package/dist/src/iconDictionary/User.d.ts +2 -2
- package/dist/src/iconDictionary/UserGroup.d.ts +2 -2
- package/dist/src/iconDictionary/index.d.ts +40 -40
- package/dist/src/index.d.ts +8 -7
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/theme/components.d.ts.map +1 -1
- package/dist/theme/components.js +32 -12
- package/dist/theme/components.js.map +1 -1
- package/dist/tsconfig.production.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/src/Autocomplete.tsx +10 -1
- package/src/Banner.tsx +21 -21
- package/src/Button.tsx +38 -18
- package/src/CheckboxGroup.tsx +27 -34
- package/src/Dialog.tsx +110 -0
- package/src/Field.tsx +42 -19
- package/src/FieldLabel.tsx +7 -7
- package/src/Icon.test.tsx +1 -1
- package/src/Icon.tsx +24 -7
- package/src/Infobox.tsx +7 -7
- package/src/Link.tsx +14 -6
- package/src/MenuButton.tsx +8 -3
- package/src/MuiPropsChild.tsx +41 -0
- package/src/MuiPropsContext.ts +17 -0
- package/src/PasswordField.tsx +17 -11
- package/src/RadioGroup.tsx +31 -46
- package/src/SearchField.tsx +10 -8
- package/src/Status.tsx +2 -2
- package/src/TextField.tsx +32 -21
- package/src/Toast.tsx +138 -0
- package/src/ToastStack.tsx +33 -0
- package/src/Tooltip.tsx +39 -0
- package/src/iconDictionary/Add.tsx +3 -3
- package/src/iconDictionary/AddCircle.tsx +3 -3
- package/src/iconDictionary/AlertCircle.tsx +3 -3
- package/src/iconDictionary/AlertCircleFilled.tsx +3 -3
- package/src/iconDictionary/AlertTriangleFilled.tsx +3 -3
- package/src/iconDictionary/Anchor.tsx +3 -3
- package/src/iconDictionary/ArrowDown.tsx +3 -3
- package/src/iconDictionary/ArrowLeft.tsx +3 -3
- package/src/iconDictionary/ArrowRight.tsx +3 -3
- package/src/iconDictionary/ArrowUp.tsx +3 -3
- package/src/iconDictionary/ArrowUpDown.tsx +3 -3
- package/src/iconDictionary/Calendar.tsx +3 -3
- package/src/iconDictionary/Check.tsx +3 -3
- package/src/iconDictionary/CheckCircleFilled.tsx +3 -3
- package/src/iconDictionary/ChevronDown.tsx +3 -3
- package/src/iconDictionary/ChevronUp.tsx +3 -3
- package/src/iconDictionary/Close.tsx +3 -3
- package/src/iconDictionary/CloseCircleFilled.tsx +3 -3
- package/src/iconDictionary/Copy.tsx +3 -3
- package/src/iconDictionary/Delete.tsx +3 -3
- package/src/iconDictionary/Download.tsx +3 -3
- package/src/iconDictionary/DragHandle.tsx +3 -3
- package/src/iconDictionary/Edit.tsx +3 -3
- package/src/iconDictionary/ExternalLink.tsx +3 -3
- package/src/iconDictionary/Eye.tsx +3 -3
- package/src/iconDictionary/EyeOff.tsx +3 -3
- package/src/iconDictionary/Filter.tsx +3 -3
- package/src/iconDictionary/Globe.tsx +3 -3
- package/src/iconDictionary/Home.tsx +3 -3
- package/src/iconDictionary/InformationCircle.tsx +3 -3
- package/src/iconDictionary/InformationCircleFilled.tsx +3 -3
- package/src/iconDictionary/Notification.tsx +3 -3
- package/src/iconDictionary/OverflowVertical.tsx +3 -3
- package/src/iconDictionary/QuestionCircle.tsx +3 -3
- package/src/iconDictionary/QuestionCircleFilled.tsx +3 -3
- package/src/iconDictionary/Search.tsx +3 -3
- package/src/iconDictionary/Settings.tsx +2 -2
- package/src/iconDictionary/Subtract.tsx +3 -3
- package/src/iconDictionary/User.tsx +3 -3
- package/src/iconDictionary/UserGroup.tsx +3 -3
- package/src/iconDictionary/index.ts +1 -1
- package/src/index.ts +4 -14
- package/src/theme/components.tsx +32 -9
package/dist/src/index.d.ts
CHANGED
|
@@ -9,20 +9,20 @@
|
|
|
9
9
|
*
|
|
10
10
|
* See the License for the specific language governing permissions and limitations under the License.
|
|
11
11
|
*/
|
|
12
|
-
export { Alert, AlertTitle, Box, Chip, createTheme, CssBaseline,
|
|
12
|
+
export { Alert, AlertTitle, Box, Chip, createTheme, CssBaseline, DialogContentText, Divider, FormControl, FormControlLabel, FormGroup, FormHelperText, FormLabel, IconButton,
|
|
13
13
|
/** @deprecated Will be removed in a future Odyssey version. Please switch to `TextField`. */
|
|
14
14
|
InputAdornment,
|
|
15
15
|
/** @deprecated Will be removed in a future Odyssey version. Please switch to `TextField`. */
|
|
16
16
|
InputBase,
|
|
17
17
|
/** @deprecated Will be removed in a future Odyssey version. Please switch to `TextField`. */
|
|
18
|
-
InputLabel, List, ListItem, ListItemIcon, ListItemText, ListSubheader, Menu, MenuList, Paper, ScopedCssBaseline, Select, Snackbar, Stack, SvgIcon, Tab, Table, TableBody, TableCell, TableContainer, TableHead, TableRow, TableSortLabel, ThemeProvider as MuiThemeProvider,
|
|
19
|
-
export type { AlertProps, AlertTitleProps, BoxProps, ChipProps, CssBaselineProps,
|
|
18
|
+
InputLabel, List, ListItem, ListItemIcon, ListItemText, ListSubheader, Menu, MenuList, Paper, ScopedCssBaseline, Select, Snackbar, Stack, SvgIcon, Tab, Table, TableBody, TableCell, TableContainer, TableHead, TableRow, TableSortLabel, ThemeProvider as MuiThemeProvider, Typography, } from "@mui/material";
|
|
19
|
+
export type { AlertProps, AlertTitleProps, BoxProps, ChipProps, CssBaselineProps, DividerProps, FormControlLabelProps, FormControlProps, FormGroupProps, FormHelperTextProps, FormLabelProps, IconButtonProps,
|
|
20
20
|
/** @deprecated Will be removed in a future Odyssey version. Please switch to `TextFieldProps`. */
|
|
21
21
|
InputAdornmentProps,
|
|
22
22
|
/** @deprecated Will be removed in a future Odyssey version. Please switch to `TextFieldProps`. */
|
|
23
23
|
InputBaseProps,
|
|
24
24
|
/** @deprecated Will be removed in a future Odyssey version. Please switch to `TextFieldProps`. */
|
|
25
|
-
InputLabelProps, ListProps, ListItemProps, ListItemIconProps, ListItemTextProps, ListSubheaderProps, MenuProps, MenuListProps, PaperProps, ScopedCssBaselineProps, SelectChangeEvent, SelectProps, SnackbarProps, StackProps, SvgIconProps, TabProps, TableBodyProps, TableCellProps, TableContainerProps, TableHeadProps, TableProps, TableRowProps, TableSortLabelProps, ThemeOptions,
|
|
25
|
+
InputLabelProps, ListProps, ListItemProps, ListItemIconProps, ListItemTextProps, ListSubheaderProps, MenuProps, MenuListProps, PaperProps, ScopedCssBaselineProps, SelectChangeEvent, SelectProps, SnackbarProps, StackProps, SvgIconProps, TabProps, TableBodyProps, TableCellProps, TableContainerProps, TableHeadProps, TableProps, TableRowProps, TableSortLabelProps, ThemeOptions, TypographyProps, } from "@mui/material";
|
|
26
26
|
export { TabContext, TabList, TabPanel } from "@mui/lab";
|
|
27
27
|
export type { TabContextProps, TabListProps, TabPanelProps } from "@mui/lab";
|
|
28
28
|
export { default as FavoriteIcon } from "@mui/icons-material/Favorite";
|
|
@@ -34,9 +34,7 @@ export * from "./Checkbox";
|
|
|
34
34
|
export * from "./CheckboxGroup";
|
|
35
35
|
export * from "./CircularProgress";
|
|
36
36
|
export * from "./createUniqueId";
|
|
37
|
-
export * from "./
|
|
38
|
-
export * from "./FieldHint";
|
|
39
|
-
export * from "./FieldLabel";
|
|
37
|
+
export * from "./Dialog";
|
|
40
38
|
export * from "./Icon";
|
|
41
39
|
export * from "./iconDictionary";
|
|
42
40
|
export * from "./Infobox";
|
|
@@ -56,5 +54,8 @@ export * from "./TagList";
|
|
|
56
54
|
export * from "./TextField";
|
|
57
55
|
export * from "./theme";
|
|
58
56
|
export * from "./ThemeProvider";
|
|
57
|
+
export * from "./Tooltip";
|
|
58
|
+
export * from "./Toast";
|
|
59
|
+
export * from "./ToastStack";
|
|
59
60
|
export * from "./useUniqueId";
|
|
60
61
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/src/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EACL,KAAK,EACL,UAAU,EACV,GAAG,EACH,IAAI,EACJ,WAAW,EACX,WAAW,EACX,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EACL,KAAK,EACL,UAAU,EACV,GAAG,EACH,IAAI,EACJ,WAAW,EACX,WAAW,EACX,iBAAiB,EACjB,OAAO,EACP,WAAW,EACX,gBAAgB,EAChB,SAAS,EACT,cAAc,EACd,SAAS,EACT,UAAU;AACV,6FAA6F;AAC7F,cAAc;AACd,6FAA6F;AAC7F,SAAS;AACT,6FAA6F;AAC7F,UAAU,EACV,IAAI,EACJ,QAAQ,EACR,YAAY,EACZ,YAAY,EACZ,aAAa,EACb,IAAI,EACJ,QAAQ,EACR,KAAK,EACL,iBAAiB,EACjB,MAAM,EACN,QAAQ,EACR,KAAK,EACL,OAAO,EACP,GAAG,EACH,KAAK,EACL,SAAS,EACT,SAAS,EACT,cAAc,EACd,SAAS,EACT,QAAQ,EACR,cAAc,EACd,aAAa,IAAI,gBAAgB,EACjC,UAAU,GACX,MAAM,eAAe,CAAC;AAEvB,YAAY,EACV,UAAU,EACV,eAAe,EACf,QAAQ,EACR,SAAS,EACT,gBAAgB,EAChB,YAAY,EACZ,qBAAqB,EACrB,gBAAgB,EAChB,cAAc,EACd,mBAAmB,EACnB,cAAc,EACd,eAAe;AACf,kGAAkG;AAClG,mBAAmB;AACnB,kGAAkG;AAClG,cAAc;AACd,kGAAkG;AAClG,eAAe,EACf,SAAS,EACT,aAAa,EACb,iBAAiB,EACjB,iBAAiB,EACjB,kBAAkB,EAClB,SAAS,EACT,aAAa,EACb,UAAU,EACV,sBAAsB,EACtB,iBAAiB,EACjB,WAAW,EACX,aAAa,EACb,UAAU,EACV,YAAY,EACZ,QAAQ,EACR,cAAc,EACd,cAAc,EACd,mBAAmB,EACnB,cAAc,EACd,UAAU,EACV,aAAa,EACb,mBAAmB,EACnB,YAAY,EACZ,eAAe,GAChB,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,UAAU,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAEzD,YAAY,EAAE,eAAe,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAE7E,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAEvE,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAEvD,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,iBAAiB,CAAC;AAChC,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,OAAO,CAAC;AACtB,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"components.d.ts","sourceRoot":"","sources":["../../../src/theme/components.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AA+B7C,eAAO,MAAM,UAAU,EAAE,YAAY,CAAC,YAAY,
|
|
1
|
+
{"version":3,"file":"components.d.ts","sourceRoot":"","sources":["../../../src/theme/components.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AA+B7C,eAAO,MAAM,UAAU,EAAE,YAAY,CAAC,YAAY,CAi/DjD,CAAC"}
|
package/dist/theme/components.js
CHANGED
|
@@ -284,7 +284,8 @@ export const components = {
|
|
|
284
284
|
},
|
|
285
285
|
"&:disabled": {
|
|
286
286
|
color: theme.palette.common.white,
|
|
287
|
-
backgroundColor: theme.palette.primary.light
|
|
287
|
+
backgroundColor: theme.palette.primary.light,
|
|
288
|
+
pointerEvents: "initial"
|
|
288
289
|
}
|
|
289
290
|
};
|
|
290
291
|
}
|
|
@@ -458,7 +459,10 @@ export const components = {
|
|
|
458
459
|
},
|
|
459
460
|
"&:disabled": {
|
|
460
461
|
cursor: "not-allowed",
|
|
461
|
-
pointerEvents: "
|
|
462
|
+
pointerEvents: "initial"
|
|
463
|
+
},
|
|
464
|
+
"&:disabled:active": {
|
|
465
|
+
pointerEvents: "none"
|
|
462
466
|
},
|
|
463
467
|
[`.${buttonClasses.startIcon}, .${buttonClasses.endIcon}`]: {
|
|
464
468
|
"& > *:nth-of-type(1)": {
|
|
@@ -528,8 +532,6 @@ export const components = {
|
|
|
528
532
|
}),
|
|
529
533
|
".MuiSvgIcon-root": {
|
|
530
534
|
color: theme.palette.common.white,
|
|
531
|
-
width: "0.5em",
|
|
532
|
-
height: "0.5em",
|
|
533
535
|
transition: theme.transitions.create(["color"], {
|
|
534
536
|
duration: theme.transitions.duration.short
|
|
535
537
|
})
|
|
@@ -1031,6 +1033,9 @@ export const components = {
|
|
|
1031
1033
|
padding: 0,
|
|
1032
1034
|
paddingBlock: theme.spacing(4),
|
|
1033
1035
|
paddingInline: theme.spacing(6),
|
|
1036
|
+
"&:last-child": {
|
|
1037
|
+
paddingBlockEnd: theme.spacing(6)
|
|
1038
|
+
},
|
|
1034
1039
|
...(ownerState.dividers === false && {
|
|
1035
1040
|
[`& + .${dialogActionsClasses.root}`]: {
|
|
1036
1041
|
paddingBlockStart: theme.spacing(4)
|
|
@@ -1395,7 +1400,10 @@ export const components = {
|
|
|
1395
1400
|
...(ownerState.size === "small" && {
|
|
1396
1401
|
transform: "none"
|
|
1397
1402
|
})
|
|
1398
|
-
})
|
|
1403
|
+
}),
|
|
1404
|
+
"& > .MuiTypography-root": {
|
|
1405
|
+
lineHeight: "unset"
|
|
1406
|
+
}
|
|
1399
1407
|
};
|
|
1400
1408
|
}
|
|
1401
1409
|
}
|
|
@@ -1409,6 +1417,7 @@ export const components = {
|
|
|
1409
1417
|
return {
|
|
1410
1418
|
color: theme.palette.primary.main,
|
|
1411
1419
|
textDecoration: "underline",
|
|
1420
|
+
cursor: "pointer",
|
|
1412
1421
|
"&:hover": {
|
|
1413
1422
|
color: theme.palette.primary.dark,
|
|
1414
1423
|
textDecoration: "underline"
|
|
@@ -1641,9 +1650,6 @@ export const components = {
|
|
|
1641
1650
|
},
|
|
1642
1651
|
".Mui-error > &": {
|
|
1643
1652
|
borderColor: theme.palette.error.main,
|
|
1644
|
-
"&::before": {
|
|
1645
|
-
backgroundColor: theme.palette.error.main
|
|
1646
|
-
},
|
|
1647
1653
|
"&.Mui-focusVisible": {
|
|
1648
1654
|
boxShadow: `0 0 0 2px ${theme.palette.background.default}, 0 0 0 4px ${theme.palette.error.main}`
|
|
1649
1655
|
}
|
|
@@ -1666,7 +1672,7 @@ export const components = {
|
|
|
1666
1672
|
"&.Mui-disabled": {
|
|
1667
1673
|
backgroundColor: theme.palette.grey[50],
|
|
1668
1674
|
borderColor: theme.palette.grey[300],
|
|
1669
|
-
"
|
|
1675
|
+
"&.Mui-checked::before": {
|
|
1670
1676
|
backgroundColor: theme.palette.grey[300]
|
|
1671
1677
|
}
|
|
1672
1678
|
}
|
|
@@ -1680,6 +1686,13 @@ export const components = {
|
|
|
1680
1686
|
vertical: "bottom",
|
|
1681
1687
|
horizontal: "right"
|
|
1682
1688
|
}
|
|
1689
|
+
},
|
|
1690
|
+
styleOverrides: {
|
|
1691
|
+
root: {
|
|
1692
|
+
"&.Toast": {
|
|
1693
|
+
position: "static"
|
|
1694
|
+
}
|
|
1695
|
+
}
|
|
1683
1696
|
}
|
|
1684
1697
|
},
|
|
1685
1698
|
MuiSelect: {
|
|
@@ -1726,10 +1739,17 @@ export const components = {
|
|
|
1726
1739
|
styleOverrides: {
|
|
1727
1740
|
root: _ref52 => {
|
|
1728
1741
|
let {
|
|
1729
|
-
theme
|
|
1742
|
+
theme,
|
|
1743
|
+
ownerState
|
|
1730
1744
|
} = _ref52;
|
|
1731
1745
|
return {
|
|
1732
|
-
fontSize: `${theme.typography.ui.lineHeight}rem
|
|
1746
|
+
fontSize: `${theme.typography.ui.lineHeight}rem`,
|
|
1747
|
+
...(ownerState.fontSize === "small" && {
|
|
1748
|
+
fontSize: `${Number(theme.typography.ui.lineHeight) * 0.75}rem`
|
|
1749
|
+
}),
|
|
1750
|
+
...(ownerState.fontSize === "large" && {
|
|
1751
|
+
fontSize: `${Number(theme.typography.ui.lineHeight) * 1.25}rem`
|
|
1752
|
+
})
|
|
1733
1753
|
};
|
|
1734
1754
|
}
|
|
1735
1755
|
}
|
|
@@ -2151,7 +2171,7 @@ export const components = {
|
|
|
2151
2171
|
},
|
|
2152
2172
|
MuiTypography: {
|
|
2153
2173
|
defaultProps: {
|
|
2154
|
-
fontFamily: "'
|
|
2174
|
+
fontFamily: "'Inter', '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', 'Noto Sans Arabic', sans-serif",
|
|
2155
2175
|
variantMapping: {
|
|
2156
2176
|
h1: "h1",
|
|
2157
2177
|
h2: "h2",
|