@okta/odyssey-react-mui 0.15.2 → 0.16.1
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 +20 -0
- package/dist/{components/Icon/Icon.d.ts → Icon.d.ts} +2 -2
- package/dist/Icon.d.ts.map +1 -0
- package/dist/{components/Icon/Icon.js → Icon.js} +1 -1
- package/dist/Icon.js.map +1 -0
- package/dist/{components/Link/Link.d.ts → Link.d.ts} +1 -1
- package/dist/Link.d.ts.map +1 -0
- package/dist/{components/Link/Link.js → Link.js} +0 -0
- package/dist/Link.js.map +1 -0
- package/dist/{components/PasswordInput/PasswordInput.d.ts → PasswordInput.d.ts} +1 -1
- package/dist/PasswordInput.d.ts.map +1 -0
- package/dist/{components/PasswordInput/PasswordInput.js → PasswordInput.js} +1 -1
- package/dist/PasswordInput.js.map +1 -0
- package/dist/{components/ThemeProvider/ThemeProvider.d.ts → ThemeProvider.d.ts} +0 -0
- package/dist/ThemeProvider.d.ts.map +1 -0
- package/dist/{components/ThemeProvider/ThemeProvider.js → ThemeProvider.js} +1 -1
- package/dist/ThemeProvider.js.map +1 -0
- package/dist/{components/Link/index.d.ts → a11yCheck.d.ts} +3 -2
- package/dist/a11yCheck.d.ts.map +1 -0
- package/dist/a11yCheck.js +26 -0
- package/dist/a11yCheck.js.map +1 -0
- package/dist/{utils/createUniqueId.d.ts → createUniqueId.d.ts} +0 -0
- package/dist/createUniqueId.d.ts.map +1 -0
- package/dist/{utils/createUniqueId.js → createUniqueId.js} +0 -0
- package/dist/createUniqueId.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Add.d.ts +0 -0
- package/dist/iconDictionary/Add.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Add.js +0 -0
- package/dist/iconDictionary/Add.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/AddCircle.d.ts +0 -0
- package/dist/iconDictionary/AddCircle.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/AddCircle.js +0 -0
- package/dist/iconDictionary/AddCircle.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/AlertCircle.d.ts +0 -0
- package/dist/iconDictionary/AlertCircle.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/AlertCircle.js +0 -0
- package/dist/iconDictionary/AlertCircle.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/AlertCircleFilled.d.ts +0 -0
- package/dist/iconDictionary/AlertCircleFilled.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/AlertCircleFilled.js +0 -0
- package/dist/iconDictionary/AlertCircleFilled.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/AlertTriangleFilled.d.ts +0 -0
- package/dist/iconDictionary/AlertTriangleFilled.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/AlertTriangleFilled.js +0 -0
- package/dist/iconDictionary/AlertTriangleFilled.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Anchor.d.ts +0 -0
- package/dist/iconDictionary/Anchor.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Anchor.js +0 -0
- package/dist/iconDictionary/Anchor.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ArrowDown.d.ts +0 -0
- package/dist/iconDictionary/ArrowDown.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ArrowDown.js +0 -0
- package/dist/iconDictionary/ArrowDown.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ArrowLeft.d.ts +0 -0
- package/dist/iconDictionary/ArrowLeft.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ArrowLeft.js +0 -0
- package/dist/iconDictionary/ArrowLeft.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ArrowRight.d.ts +0 -0
- package/dist/iconDictionary/ArrowRight.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ArrowRight.js +0 -0
- package/dist/iconDictionary/ArrowRight.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ArrowUp.d.ts +0 -0
- package/dist/iconDictionary/ArrowUp.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ArrowUp.js +0 -0
- package/dist/iconDictionary/ArrowUp.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ArrowUpDown.d.ts +0 -0
- package/dist/iconDictionary/ArrowUpDown.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ArrowUpDown.js +0 -0
- package/dist/iconDictionary/ArrowUpDown.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Calendar.d.ts +0 -0
- package/dist/iconDictionary/Calendar.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Calendar.js +0 -0
- package/dist/iconDictionary/Calendar.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Check.d.ts +0 -0
- package/dist/iconDictionary/Check.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Check.js +0 -0
- package/dist/iconDictionary/Check.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/CheckCircleFilled.d.ts +0 -0
- package/dist/iconDictionary/CheckCircleFilled.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/CheckCircleFilled.js +0 -0
- package/dist/iconDictionary/CheckCircleFilled.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ChevronDown.d.ts +0 -0
- package/dist/iconDictionary/ChevronDown.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ChevronDown.js +0 -0
- package/dist/iconDictionary/ChevronDown.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ChevronUp.d.ts +0 -0
- package/dist/iconDictionary/ChevronUp.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ChevronUp.js +0 -0
- package/dist/iconDictionary/ChevronUp.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Close.d.ts +0 -0
- package/dist/iconDictionary/Close.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Close.js +0 -0
- package/dist/iconDictionary/Close.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/CloseCircleFilled.d.ts +0 -0
- package/dist/iconDictionary/CloseCircleFilled.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/CloseCircleFilled.js +0 -0
- package/dist/iconDictionary/CloseCircleFilled.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Copy.d.ts +0 -0
- package/dist/iconDictionary/Copy.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Copy.js +0 -0
- package/dist/iconDictionary/Copy.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Delete.d.ts +0 -0
- package/dist/iconDictionary/Delete.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Delete.js +0 -0
- package/dist/iconDictionary/Delete.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Download.d.ts +0 -0
- package/dist/iconDictionary/Download.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Download.js +0 -0
- package/dist/iconDictionary/Download.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/DragHandle.d.ts +0 -0
- package/dist/iconDictionary/DragHandle.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/DragHandle.js +0 -0
- package/dist/iconDictionary/DragHandle.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Edit.d.ts +0 -0
- package/dist/iconDictionary/Edit.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Edit.js +0 -0
- package/dist/iconDictionary/Edit.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ExternalLink.d.ts +0 -0
- package/dist/iconDictionary/ExternalLink.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/ExternalLink.js +0 -0
- package/dist/iconDictionary/ExternalLink.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Eye.d.ts +0 -0
- package/dist/iconDictionary/Eye.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Eye.js +0 -0
- package/dist/iconDictionary/Eye.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/EyeOff.d.ts +0 -0
- package/dist/iconDictionary/EyeOff.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/EyeOff.js +0 -0
- package/dist/iconDictionary/EyeOff.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Filter.d.ts +0 -0
- package/dist/iconDictionary/Filter.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Filter.js +0 -0
- package/dist/iconDictionary/Filter.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Globe.d.ts +0 -0
- package/dist/iconDictionary/Globe.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Globe.js +0 -0
- package/dist/iconDictionary/Globe.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Home.d.ts +0 -0
- package/dist/iconDictionary/Home.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Home.js +0 -0
- package/dist/iconDictionary/Home.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/InformationCircle.d.ts +0 -0
- package/dist/iconDictionary/InformationCircle.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/InformationCircle.js +0 -0
- package/dist/iconDictionary/InformationCircle.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/InformationCircleFilled.d.ts +0 -0
- package/dist/iconDictionary/InformationCircleFilled.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/InformationCircleFilled.js +0 -0
- package/dist/iconDictionary/InformationCircleFilled.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Notification.d.ts +0 -0
- package/dist/iconDictionary/Notification.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Notification.js +0 -0
- package/dist/iconDictionary/Notification.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/OverflowVertical.d.ts +0 -0
- package/dist/iconDictionary/OverflowVertical.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/OverflowVertical.js +0 -0
- package/dist/iconDictionary/OverflowVertical.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/QuestionCircle.d.ts +0 -0
- package/dist/iconDictionary/QuestionCircle.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/QuestionCircle.js +0 -0
- package/dist/iconDictionary/QuestionCircle.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/QuestionCircleFilled.d.ts +0 -0
- package/dist/iconDictionary/QuestionCircleFilled.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/QuestionCircleFilled.js +0 -0
- package/dist/iconDictionary/QuestionCircleFilled.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Search.d.ts +0 -0
- package/dist/iconDictionary/Search.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Search.js +0 -0
- package/dist/iconDictionary/Search.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Settings.d.ts +0 -0
- package/dist/iconDictionary/Settings.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Settings.js +0 -0
- package/dist/iconDictionary/Settings.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Subtract.d.ts +0 -0
- package/dist/iconDictionary/Subtract.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/Subtract.js +0 -0
- package/dist/iconDictionary/Subtract.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/SvgIcon.d.ts +0 -0
- package/dist/iconDictionary/SvgIcon.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/SvgIcon.js +0 -0
- package/dist/iconDictionary/SvgIcon.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/User.d.ts +0 -0
- package/dist/iconDictionary/User.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/User.js +0 -0
- package/dist/iconDictionary/User.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/UserGroup.d.ts +0 -0
- package/dist/iconDictionary/UserGroup.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/UserGroup.js +0 -0
- package/dist/iconDictionary/UserGroup.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/index.d.ts +0 -1
- package/dist/iconDictionary/index.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/index.js +0 -1
- package/dist/iconDictionary/index.js.map +1 -0
- package/dist/{components/Icon → iconDictionary}/types.d.ts +0 -0
- package/dist/iconDictionary/types.d.ts.map +1 -0
- package/dist/{components/Icon → iconDictionary}/types.js +0 -0
- package/dist/iconDictionary/types.js.map +1 -0
- package/dist/index.d.ts +10 -5
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +9 -4
- package/dist/index.js.map +1 -1
- package/dist/{themes/odyssey → theme}/components.d.ts +0 -0
- package/dist/theme/components.d.ts.map +1 -0
- package/dist/{themes/odyssey → theme}/components.js +269 -132
- package/dist/theme/components.js.map +1 -0
- package/dist/{themes/odyssey → theme}/components.types.d.ts +0 -0
- package/dist/theme/components.types.d.ts.map +1 -0
- package/dist/{themes/odyssey → theme}/components.types.js +0 -0
- package/dist/theme/components.types.js.map +1 -0
- package/dist/{themes/odyssey → theme}/index.d.ts +0 -0
- package/dist/theme/index.d.ts.map +1 -0
- package/dist/{themes/odyssey → theme}/index.js +0 -0
- package/dist/{components/PasswordInput → theme}/index.js.map +1 -1
- package/dist/{themes/odyssey → theme}/mixins.d.ts +0 -0
- package/dist/theme/mixins.d.ts.map +1 -0
- package/dist/{themes/odyssey → theme}/mixins.js +0 -0
- package/dist/theme/mixins.js.map +1 -0
- package/dist/{themes/odyssey → theme}/mixins.types.d.ts +0 -0
- package/dist/theme/mixins.types.d.ts.map +1 -0
- package/dist/{themes/odyssey → theme}/mixins.types.js +0 -0
- package/dist/theme/mixins.types.js.map +1 -0
- package/dist/{themes/odyssey → theme}/palette.d.ts +0 -0
- package/dist/theme/palette.d.ts.map +1 -0
- package/dist/{themes/odyssey → theme}/palette.js +0 -0
- package/dist/theme/palette.js.map +1 -0
- package/dist/{themes/odyssey → theme}/palette.types.d.ts +0 -0
- package/dist/theme/palette.types.d.ts.map +1 -0
- package/dist/{themes/odyssey → theme}/palette.types.js +0 -0
- package/dist/theme/palette.types.js.map +1 -0
- package/dist/{themes/odyssey → theme}/shape.d.ts +0 -0
- package/dist/theme/shape.d.ts.map +1 -0
- package/dist/{themes/odyssey → theme}/shape.js +0 -0
- package/dist/theme/shape.js.map +1 -0
- package/dist/{themes/odyssey → theme}/spacing.d.ts +0 -0
- package/dist/theme/spacing.d.ts.map +1 -0
- package/dist/{themes/odyssey → theme}/spacing.js +0 -0
- package/dist/theme/spacing.js.map +1 -0
- package/dist/{themes/odyssey → theme}/theme.d.ts +0 -0
- package/dist/theme/theme.d.ts.map +1 -0
- package/dist/{themes/odyssey → theme}/theme.js +0 -0
- package/dist/theme/theme.js.map +1 -0
- package/dist/{themes/odyssey → theme}/typography.d.ts +0 -0
- package/dist/theme/typography.d.ts.map +1 -0
- package/dist/{themes/odyssey → theme}/typography.js +1 -0
- package/dist/theme/typography.js.map +1 -0
- package/dist/{themes/odyssey → theme}/typography.types.d.ts +0 -0
- package/dist/theme/typography.types.d.ts.map +1 -0
- package/dist/{themes/odyssey → theme}/typography.types.js +0 -0
- package/dist/theme/typography.types.js.map +1 -0
- package/dist/{utils/useUniqueId.d.ts → useUniqueId.d.ts} +0 -0
- package/dist/useUniqueId.d.ts.map +1 -0
- package/dist/{utils/useUniqueId.js → useUniqueId.js} +0 -0
- package/dist/useUniqueId.js.map +1 -0
- package/package.json +3 -3
- package/src/{components/Icon/Icon.test.tsx → Icon.test.tsx} +0 -0
- package/src/{components/Icon/Icon.tsx → Icon.tsx} +2 -2
- package/src/{components/Link/Link.tsx → Link.tsx} +0 -0
- package/src/{components/PasswordInput/PasswordInput.test.tsx → PasswordInput.test.tsx} +3 -2
- package/src/{components/PasswordInput/PasswordInput.tsx → PasswordInput.tsx} +1 -1
- package/src/{components/ThemeProvider/ThemeProvider.tsx → ThemeProvider.tsx} +1 -1
- package/{test → src}/a11yCheck.ts +0 -0
- package/src/{utils/createUniqueId.test.ts → createUniqueId.test.ts} +0 -0
- package/src/{utils/createUniqueId.ts → createUniqueId.ts} +0 -0
- package/src/{components/Icon → iconDictionary}/Add.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/AddCircle.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/AlertCircle.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/AlertCircleFilled.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/AlertTriangleFilled.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Anchor.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/ArrowDown.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/ArrowLeft.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/ArrowRight.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/ArrowUp.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/ArrowUpDown.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Calendar.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Check.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/CheckCircleFilled.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/ChevronDown.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/ChevronUp.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Close.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/CloseCircleFilled.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Copy.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Delete.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Download.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/DragHandle.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Edit.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/ExternalLink.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Eye.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/EyeOff.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Filter.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Globe.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Home.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/InformationCircle.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/InformationCircleFilled.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Notification.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/OverflowVertical.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/QuestionCircle.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/QuestionCircleFilled.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Search.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Settings.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/Subtract.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/SvgIcon.ts +0 -0
- package/src/{components/Icon → iconDictionary}/User.tsx +0 -0
- package/src/{components/Icon → iconDictionary}/UserGroup.tsx +0 -0
- package/src/{components/Icon/index.tsx → iconDictionary/index.ts} +0 -2
- package/src/{components/Icon → iconDictionary}/types.ts +0 -0
- package/src/index.ts +23 -6
- package/src/{themes/odyssey → theme}/components.tsx +192 -68
- package/src/{themes/odyssey → theme}/components.types.ts +0 -0
- package/src/{themes/odyssey → theme}/index.ts +0 -0
- package/src/{themes/odyssey → theme}/mixins.ts +0 -0
- package/src/{themes/odyssey → theme}/mixins.types.ts +0 -0
- package/src/{themes/odyssey → theme}/palette.ts +0 -0
- package/src/{themes/odyssey → theme}/palette.types.ts +0 -0
- package/src/{themes/odyssey → theme}/shape.ts +0 -0
- package/src/{themes/odyssey → theme}/spacing.ts +0 -0
- package/src/{themes/odyssey → theme}/theme.ts +0 -0
- package/src/{themes/odyssey → theme}/typography.ts +1 -0
- package/src/{themes/odyssey → theme}/typography.types.ts +0 -0
- package/src/{utils/useUniqueId.ts → useUniqueId.ts} +0 -0
- package/dist/components/Icon/Add.d.ts.map +0 -1
- package/dist/components/Icon/Add.js.map +0 -1
- package/dist/components/Icon/AddCircle.d.ts.map +0 -1
- package/dist/components/Icon/AddCircle.js.map +0 -1
- package/dist/components/Icon/AlertCircle.d.ts.map +0 -1
- package/dist/components/Icon/AlertCircle.js.map +0 -1
- package/dist/components/Icon/AlertCircleFilled.d.ts.map +0 -1
- package/dist/components/Icon/AlertCircleFilled.js.map +0 -1
- package/dist/components/Icon/AlertTriangleFilled.d.ts.map +0 -1
- package/dist/components/Icon/AlertTriangleFilled.js.map +0 -1
- package/dist/components/Icon/Anchor.d.ts.map +0 -1
- package/dist/components/Icon/Anchor.js.map +0 -1
- package/dist/components/Icon/ArrowDown.d.ts.map +0 -1
- package/dist/components/Icon/ArrowDown.js.map +0 -1
- package/dist/components/Icon/ArrowLeft.d.ts.map +0 -1
- package/dist/components/Icon/ArrowLeft.js.map +0 -1
- package/dist/components/Icon/ArrowRight.d.ts.map +0 -1
- package/dist/components/Icon/ArrowRight.js.map +0 -1
- package/dist/components/Icon/ArrowUp.d.ts.map +0 -1
- package/dist/components/Icon/ArrowUp.js.map +0 -1
- package/dist/components/Icon/ArrowUpDown.d.ts.map +0 -1
- package/dist/components/Icon/ArrowUpDown.js.map +0 -1
- package/dist/components/Icon/Calendar.d.ts.map +0 -1
- package/dist/components/Icon/Calendar.js.map +0 -1
- package/dist/components/Icon/Check.d.ts.map +0 -1
- package/dist/components/Icon/Check.js.map +0 -1
- package/dist/components/Icon/CheckCircleFilled.d.ts.map +0 -1
- package/dist/components/Icon/CheckCircleFilled.js.map +0 -1
- package/dist/components/Icon/ChevronDown.d.ts.map +0 -1
- package/dist/components/Icon/ChevronDown.js.map +0 -1
- package/dist/components/Icon/ChevronUp.d.ts.map +0 -1
- package/dist/components/Icon/ChevronUp.js.map +0 -1
- package/dist/components/Icon/Close.d.ts.map +0 -1
- package/dist/components/Icon/Close.js.map +0 -1
- package/dist/components/Icon/CloseCircleFilled.d.ts.map +0 -1
- package/dist/components/Icon/CloseCircleFilled.js.map +0 -1
- package/dist/components/Icon/Copy.d.ts.map +0 -1
- package/dist/components/Icon/Copy.js.map +0 -1
- package/dist/components/Icon/Delete.d.ts.map +0 -1
- package/dist/components/Icon/Delete.js.map +0 -1
- package/dist/components/Icon/Download.d.ts.map +0 -1
- package/dist/components/Icon/Download.js.map +0 -1
- package/dist/components/Icon/DragHandle.d.ts.map +0 -1
- package/dist/components/Icon/DragHandle.js.map +0 -1
- package/dist/components/Icon/Edit.d.ts.map +0 -1
- package/dist/components/Icon/Edit.js.map +0 -1
- package/dist/components/Icon/ExternalLink.d.ts.map +0 -1
- package/dist/components/Icon/ExternalLink.js.map +0 -1
- package/dist/components/Icon/Eye.d.ts.map +0 -1
- package/dist/components/Icon/Eye.js.map +0 -1
- package/dist/components/Icon/EyeOff.d.ts.map +0 -1
- package/dist/components/Icon/EyeOff.js.map +0 -1
- package/dist/components/Icon/Filter.d.ts.map +0 -1
- package/dist/components/Icon/Filter.js.map +0 -1
- package/dist/components/Icon/Globe.d.ts.map +0 -1
- package/dist/components/Icon/Globe.js.map +0 -1
- package/dist/components/Icon/Home.d.ts.map +0 -1
- package/dist/components/Icon/Home.js.map +0 -1
- package/dist/components/Icon/Icon.d.ts.map +0 -1
- package/dist/components/Icon/Icon.js.map +0 -1
- package/dist/components/Icon/InformationCircle.d.ts.map +0 -1
- package/dist/components/Icon/InformationCircle.js.map +0 -1
- package/dist/components/Icon/InformationCircleFilled.d.ts.map +0 -1
- package/dist/components/Icon/InformationCircleFilled.js.map +0 -1
- package/dist/components/Icon/Notification.d.ts.map +0 -1
- package/dist/components/Icon/Notification.js.map +0 -1
- package/dist/components/Icon/OverflowVertical.d.ts.map +0 -1
- package/dist/components/Icon/OverflowVertical.js.map +0 -1
- package/dist/components/Icon/QuestionCircle.d.ts.map +0 -1
- package/dist/components/Icon/QuestionCircle.js.map +0 -1
- package/dist/components/Icon/QuestionCircleFilled.d.ts.map +0 -1
- package/dist/components/Icon/QuestionCircleFilled.js.map +0 -1
- package/dist/components/Icon/Search.d.ts.map +0 -1
- package/dist/components/Icon/Search.js.map +0 -1
- package/dist/components/Icon/Settings.d.ts.map +0 -1
- package/dist/components/Icon/Settings.js.map +0 -1
- package/dist/components/Icon/Subtract.d.ts.map +0 -1
- package/dist/components/Icon/Subtract.js.map +0 -1
- package/dist/components/Icon/SvgIcon.d.ts.map +0 -1
- package/dist/components/Icon/SvgIcon.js.map +0 -1
- package/dist/components/Icon/User.d.ts.map +0 -1
- package/dist/components/Icon/User.js.map +0 -1
- package/dist/components/Icon/UserGroup.d.ts.map +0 -1
- package/dist/components/Icon/UserGroup.js.map +0 -1
- package/dist/components/Icon/index.d.ts.map +0 -1
- package/dist/components/Icon/index.js.map +0 -1
- package/dist/components/Icon/types.d.ts.map +0 -1
- package/dist/components/Icon/types.js.map +0 -1
- package/dist/components/Link/Link.d.ts.map +0 -1
- package/dist/components/Link/Link.js.map +0 -1
- package/dist/components/Link/index.d.ts.map +0 -1
- package/dist/components/Link/index.js +0 -13
- package/dist/components/Link/index.js.map +0 -1
- package/dist/components/PasswordInput/PasswordInput.d.ts.map +0 -1
- package/dist/components/PasswordInput/PasswordInput.js.map +0 -1
- package/dist/components/PasswordInput/index.d.ts +0 -13
- package/dist/components/PasswordInput/index.d.ts.map +0 -1
- package/dist/components/PasswordInput/index.js +0 -13
- package/dist/components/ThemeProvider/ThemeProvider.d.ts.map +0 -1
- package/dist/components/ThemeProvider/ThemeProvider.js.map +0 -1
- package/dist/components/ThemeProvider/index.d.ts +0 -13
- package/dist/components/ThemeProvider/index.d.ts.map +0 -1
- package/dist/components/ThemeProvider/index.js +0 -13
- package/dist/components/ThemeProvider/index.js.map +0 -1
- package/dist/components/index.d.ts +0 -16
- package/dist/components/index.d.ts.map +0 -1
- package/dist/components/index.js +0 -16
- package/dist/components/index.js.map +0 -1
- package/dist/themes/index.d.ts +0 -13
- package/dist/themes/index.d.ts.map +0 -1
- package/dist/themes/index.js +0 -13
- package/dist/themes/index.js.map +0 -1
- package/dist/themes/odyssey/components.d.ts.map +0 -1
- package/dist/themes/odyssey/components.js.map +0 -1
- package/dist/themes/odyssey/components.types.d.ts.map +0 -1
- package/dist/themes/odyssey/components.types.js.map +0 -1
- package/dist/themes/odyssey/index.d.ts.map +0 -1
- package/dist/themes/odyssey/index.js.map +0 -1
- package/dist/themes/odyssey/mixins.d.ts.map +0 -1
- package/dist/themes/odyssey/mixins.js.map +0 -1
- package/dist/themes/odyssey/mixins.types.d.ts.map +0 -1
- package/dist/themes/odyssey/mixins.types.js.map +0 -1
- package/dist/themes/odyssey/palette.d.ts.map +0 -1
- package/dist/themes/odyssey/palette.js.map +0 -1
- package/dist/themes/odyssey/palette.types.d.ts.map +0 -1
- package/dist/themes/odyssey/palette.types.js.map +0 -1
- package/dist/themes/odyssey/shape.d.ts.map +0 -1
- package/dist/themes/odyssey/shape.js.map +0 -1
- package/dist/themes/odyssey/spacing.d.ts.map +0 -1
- package/dist/themes/odyssey/spacing.js.map +0 -1
- package/dist/themes/odyssey/theme.d.ts.map +0 -1
- package/dist/themes/odyssey/theme.js.map +0 -1
- package/dist/themes/odyssey/typography.d.ts.map +0 -1
- package/dist/themes/odyssey/typography.js.map +0 -1
- package/dist/themes/odyssey/typography.types.d.ts.map +0 -1
- package/dist/themes/odyssey/typography.types.js.map +0 -1
- package/dist/utils/createUniqueId.d.ts.map +0 -1
- package/dist/utils/createUniqueId.js.map +0 -1
- package/dist/utils/index.d.ts +0 -14
- package/dist/utils/index.d.ts.map +0 -1
- package/dist/utils/index.js +0 -14
- package/dist/utils/index.js.map +0 -1
- package/dist/utils/useUniqueId.d.ts.map +0 -1
- package/dist/utils/useUniqueId.js.map +0 -1
- package/src/components/Link/index.tsx +0 -13
- package/src/components/PasswordInput/index.ts +0 -13
- package/src/components/ThemeProvider/index.ts +0 -13
- package/src/components/index.ts +0 -16
- package/src/themes/index.ts +0 -13
- package/src/utils/index.ts +0 -14
- package/test/index.ts +0 -13
|
@@ -9,14 +9,15 @@
|
|
|
9
9
|
*
|
|
10
10
|
* See the License for the specific language governing permissions and limitations under the License.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
12
|
+
import { dialogActionsClasses } from "@mui/material/DialogActions";
|
|
13
|
+
import { inputBaseClasses } from "@mui/material/InputBase";
|
|
13
14
|
import { tableBodyClasses } from "@mui/material/TableBody";
|
|
14
15
|
import { tableCellClasses } from "@mui/material/TableCell";
|
|
15
16
|
import { tableHeadClasses } from "@mui/material/TableHead";
|
|
16
17
|
import { tableRowClasses } from "@mui/material/TableRow";
|
|
17
18
|
import { tableSortLabelClasses } from "@mui/material/TableSortLabel";
|
|
18
19
|
import { tooltipClasses } from "@mui/material/Tooltip";
|
|
19
|
-
import { AlertTriangleFilledIcon, ArrowDownIcon, CheckCircleFilledIcon, InformationCircleFilledIcon } from "
|
|
20
|
+
import { AlertTriangleFilledIcon, ArrowDownIcon, CheckCircleFilledIcon, InformationCircleFilledIcon } from "../iconDictionary/index.js";
|
|
20
21
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
21
22
|
export const components = {
|
|
22
23
|
MuiAlert: {
|
|
@@ -145,6 +146,13 @@ export const components = {
|
|
|
145
146
|
}
|
|
146
147
|
}
|
|
147
148
|
},
|
|
149
|
+
MuiBackdrop: {
|
|
150
|
+
styleOverrides: {
|
|
151
|
+
root: {
|
|
152
|
+
backgroundColor: "rgba(29,29,33,0.75)"
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
},
|
|
148
156
|
MuiButton: {
|
|
149
157
|
defaultProps: {
|
|
150
158
|
variant: "primary",
|
|
@@ -443,16 +451,108 @@ export const components = {
|
|
|
443
451
|
}
|
|
444
452
|
}
|
|
445
453
|
},
|
|
454
|
+
MuiDialog: {
|
|
455
|
+
defaultProps: {
|
|
456
|
+
scroll: "paper"
|
|
457
|
+
},
|
|
458
|
+
styleOverrides: {
|
|
459
|
+
paper: _ref17 => {
|
|
460
|
+
let {
|
|
461
|
+
theme
|
|
462
|
+
} = _ref17;
|
|
463
|
+
return {
|
|
464
|
+
maxWidth: `calc(${theme.mixins.maxWidth} + (${theme.spacing(6)} * 2))`,
|
|
465
|
+
boxShadow: "none",
|
|
466
|
+
filter: "drop-shadow(0px 1px 4px rgba(29, 29, 33, 0.08)) drop-shadow(0px 4px 10px rgba(29, 29, 33, 0.08)) drop-shadow(0px 8px 30px rgba(29, 29, 33, 0.1))"
|
|
467
|
+
};
|
|
468
|
+
}
|
|
469
|
+
}
|
|
470
|
+
},
|
|
471
|
+
MuiDialogActions: {
|
|
472
|
+
styleOverrides: {
|
|
473
|
+
root: _ref18 => {
|
|
474
|
+
let {
|
|
475
|
+
theme
|
|
476
|
+
} = _ref18;
|
|
477
|
+
return {
|
|
478
|
+
paddingBlockStart: theme.spacing(4),
|
|
479
|
+
paddingBlockEnd: theme.spacing(6),
|
|
480
|
+
paddingInline: theme.spacing(6)
|
|
481
|
+
};
|
|
482
|
+
}
|
|
483
|
+
}
|
|
484
|
+
},
|
|
485
|
+
MuiDialogContent: {
|
|
486
|
+
styleOverrides: {
|
|
487
|
+
root: _ref19 => {
|
|
488
|
+
let {
|
|
489
|
+
theme,
|
|
490
|
+
ownerState
|
|
491
|
+
} = _ref19;
|
|
492
|
+
return {
|
|
493
|
+
padding: 0,
|
|
494
|
+
paddingBlock: theme.spacing(4),
|
|
495
|
+
paddingInline: theme.spacing(6),
|
|
496
|
+
...(ownerState.dividers === false && {
|
|
497
|
+
[`& + .${dialogActionsClasses.root}`]: {
|
|
498
|
+
paddingBlockStart: theme.spacing(4)
|
|
499
|
+
}
|
|
500
|
+
})
|
|
501
|
+
};
|
|
502
|
+
}
|
|
503
|
+
}
|
|
504
|
+
},
|
|
505
|
+
MuiDialogContentText: {
|
|
506
|
+
defaultProps: {
|
|
507
|
+
color: "text.primary"
|
|
508
|
+
},
|
|
509
|
+
styleOverrides: {
|
|
510
|
+
root: _ref20 => {
|
|
511
|
+
let {
|
|
512
|
+
theme
|
|
513
|
+
} = _ref20;
|
|
514
|
+
return {
|
|
515
|
+
marginBlockEnd: theme.spacing(5),
|
|
516
|
+
"&:last-child": {
|
|
517
|
+
marginBlockEnd: "0"
|
|
518
|
+
}
|
|
519
|
+
};
|
|
520
|
+
}
|
|
521
|
+
}
|
|
522
|
+
},
|
|
523
|
+
MuiDialogTitle: {
|
|
524
|
+
defaultProps: {
|
|
525
|
+
component: "h1",
|
|
526
|
+
variant: "h5"
|
|
527
|
+
},
|
|
528
|
+
styleOverrides: {
|
|
529
|
+
root: _ref21 => {
|
|
530
|
+
let {
|
|
531
|
+
theme
|
|
532
|
+
} = _ref21;
|
|
533
|
+
return {
|
|
534
|
+
display: "flex",
|
|
535
|
+
justifyContent: "space-between",
|
|
536
|
+
alignItems: "center",
|
|
537
|
+
marginBlockEnd: 0,
|
|
538
|
+
padding: 0,
|
|
539
|
+
paddingBlockStart: theme.spacing(5),
|
|
540
|
+
paddingBlockEnd: theme.spacing(4),
|
|
541
|
+
paddingInline: theme.spacing(6)
|
|
542
|
+
};
|
|
543
|
+
}
|
|
544
|
+
}
|
|
545
|
+
},
|
|
446
546
|
MuiFormControl: {
|
|
447
547
|
defaultProps: {
|
|
448
548
|
margin: "normal"
|
|
449
549
|
},
|
|
450
550
|
styleOverrides: {
|
|
451
|
-
root:
|
|
551
|
+
root: _ref22 => {
|
|
452
552
|
let {
|
|
453
553
|
ownerState,
|
|
454
554
|
theme
|
|
455
|
-
} =
|
|
555
|
+
} = _ref22;
|
|
456
556
|
return {
|
|
457
557
|
width: "100%",
|
|
458
558
|
maxWidth: "32rem",
|
|
@@ -479,11 +579,11 @@ export const components = {
|
|
|
479
579
|
},
|
|
480
580
|
MuiFormControlLabel: {
|
|
481
581
|
styleOverrides: {
|
|
482
|
-
root:
|
|
582
|
+
root: _ref23 => {
|
|
483
583
|
let {
|
|
484
584
|
theme,
|
|
485
585
|
ownerState
|
|
486
|
-
} =
|
|
586
|
+
} = _ref23;
|
|
487
587
|
return {
|
|
488
588
|
gap: theme.spacing(2),
|
|
489
589
|
marginLeft: 0,
|
|
@@ -525,11 +625,12 @@ export const components = {
|
|
|
525
625
|
variant: "standard"
|
|
526
626
|
},
|
|
527
627
|
styleOverrides: {
|
|
528
|
-
root:
|
|
628
|
+
root: _ref24 => {
|
|
529
629
|
let {
|
|
530
630
|
theme
|
|
531
|
-
} =
|
|
631
|
+
} = _ref24;
|
|
532
632
|
return {
|
|
633
|
+
fontSize: theme.typography.subtitle1.fontSize,
|
|
533
634
|
lineHeight: "1.33333333",
|
|
534
635
|
marginTop: theme.spacing(2),
|
|
535
636
|
".MuiFormLabel-root + &": {
|
|
@@ -546,10 +647,10 @@ export const components = {
|
|
|
546
647
|
},
|
|
547
648
|
MuiFormLabel: {
|
|
548
649
|
styleOverrides: {
|
|
549
|
-
root:
|
|
650
|
+
root: _ref25 => {
|
|
550
651
|
let {
|
|
551
652
|
theme
|
|
552
|
-
} =
|
|
653
|
+
} = _ref25;
|
|
553
654
|
return {
|
|
554
655
|
color: theme.palette.text.primary,
|
|
555
656
|
lineHeight: "1.14285714",
|
|
@@ -565,10 +666,10 @@ export const components = {
|
|
|
565
666
|
},
|
|
566
667
|
MuiIconButton: {
|
|
567
668
|
styleOverrides: {
|
|
568
|
-
root:
|
|
669
|
+
root: _ref26 => {
|
|
569
670
|
let {
|
|
570
671
|
theme
|
|
571
|
-
} =
|
|
672
|
+
} = _ref26;
|
|
572
673
|
return {
|
|
573
674
|
padding: theme.spacing(1),
|
|
574
675
|
fontSize: theme.typography.body1.fontSize,
|
|
@@ -596,44 +697,133 @@ export const components = {
|
|
|
596
697
|
}
|
|
597
698
|
}
|
|
598
699
|
},
|
|
700
|
+
MuiInput: {
|
|
701
|
+
defaultProps: {
|
|
702
|
+
disableUnderline: true
|
|
703
|
+
},
|
|
704
|
+
styleOverrides: {
|
|
705
|
+
root: {
|
|
706
|
+
"label + &": {
|
|
707
|
+
marginTop: 0
|
|
708
|
+
}
|
|
709
|
+
}
|
|
710
|
+
}
|
|
711
|
+
},
|
|
599
712
|
MuiInputAdornment: {
|
|
600
713
|
defaultProps: {
|
|
601
714
|
variant: "outlined"
|
|
602
715
|
},
|
|
603
716
|
styleOverrides: {
|
|
604
|
-
root:
|
|
717
|
+
root: _ref27 => {
|
|
605
718
|
let {
|
|
719
|
+
theme,
|
|
606
720
|
ownerState
|
|
607
|
-
} =
|
|
721
|
+
} = _ref27;
|
|
608
722
|
return {
|
|
609
723
|
display: "flex",
|
|
724
|
+
minWidth: "1em",
|
|
725
|
+
maxHeight: "unset",
|
|
726
|
+
alignItems: "center",
|
|
727
|
+
whiteSpace: "nowrap",
|
|
728
|
+
color: theme.palette.action.active,
|
|
610
729
|
...(ownerState.position === "start" && {
|
|
611
|
-
|
|
730
|
+
marginInlineEnd: theme.spacing(2)
|
|
612
731
|
}),
|
|
613
732
|
...(ownerState.position === "end" && {
|
|
614
|
-
|
|
733
|
+
marginInlineStart: theme.spacing(2)
|
|
734
|
+
}),
|
|
735
|
+
...(ownerState.disablePointerEvents === true && {
|
|
736
|
+
pointerEvents: "none"
|
|
615
737
|
})
|
|
616
738
|
};
|
|
617
739
|
}
|
|
618
740
|
}
|
|
619
741
|
},
|
|
620
742
|
MuiInputBase: {
|
|
743
|
+
defaultProps: {
|
|
744
|
+
minRows: 3,
|
|
745
|
+
required: true
|
|
746
|
+
},
|
|
621
747
|
styleOverrides: {
|
|
622
|
-
root:
|
|
748
|
+
root: _ref28 => {
|
|
623
749
|
let {
|
|
624
750
|
ownerState,
|
|
625
751
|
theme
|
|
626
|
-
} =
|
|
627
|
-
return {
|
|
752
|
+
} = _ref28;
|
|
753
|
+
return { ...theme.typography.body1,
|
|
754
|
+
flex: "1",
|
|
755
|
+
width: "auto",
|
|
756
|
+
color: theme.palette.text.primary,
|
|
628
757
|
lineHeight: "1.14285714",
|
|
758
|
+
borderWidth: theme.mixins.borderWidth,
|
|
759
|
+
borderStyle: theme.mixins.borderStyle,
|
|
760
|
+
borderRadius: theme.mixins.borderRadius,
|
|
761
|
+
borderColor: theme.palette.grey[500],
|
|
762
|
+
paddingBlock: `calc(${theme.spacing(3)} - ${theme.mixins.borderWidth})`,
|
|
763
|
+
paddingInline: theme.spacing(3),
|
|
764
|
+
...(ownerState.multiline && {
|
|
765
|
+
paddingBlock: theme.spacing(3),
|
|
766
|
+
paddingInline: theme.spacing(3),
|
|
767
|
+
...(ownerState.size === "small" && {
|
|
768
|
+
paddingBlock: theme.spacing(3),
|
|
769
|
+
paddingInline: theme.spacing(3)
|
|
770
|
+
})
|
|
771
|
+
}),
|
|
772
|
+
...(ownerState.fullWidth && {
|
|
773
|
+
width: "100%"
|
|
774
|
+
}),
|
|
629
775
|
...(ownerState.readOnly === true && {
|
|
630
776
|
backgroundColor: theme.palette.grey[50]
|
|
631
|
-
})
|
|
777
|
+
}),
|
|
778
|
+
[`&:hover`]: {
|
|
779
|
+
borderColor: theme.palette.grey[900]
|
|
780
|
+
},
|
|
781
|
+
[`&.${inputBaseClasses.focused}`]: {
|
|
782
|
+
borderColor: theme.palette.primary.main,
|
|
783
|
+
outlineColor: theme.palette.primary.main,
|
|
784
|
+
outlineOffset: 0,
|
|
785
|
+
outlineStyle: "solid",
|
|
786
|
+
outlineWidth: "1px"
|
|
787
|
+
},
|
|
788
|
+
[`&.${inputBaseClasses.error}`]: {
|
|
789
|
+
borderColor: theme.palette.error.main
|
|
790
|
+
},
|
|
791
|
+
[`&.${inputBaseClasses.error}:hover`]: {
|
|
792
|
+
borderColor: theme.palette.error.dark
|
|
793
|
+
},
|
|
794
|
+
[`&.${inputBaseClasses.error}.${inputBaseClasses.focused}`]: {
|
|
795
|
+
borderColor: theme.palette.error.main,
|
|
796
|
+
outlineColor: theme.palette.error.main
|
|
797
|
+
},
|
|
798
|
+
[`&.${inputBaseClasses.disabled}`]: {
|
|
799
|
+
color: theme.palette.text.disabled,
|
|
800
|
+
borderColor: theme.palette.action.disabled,
|
|
801
|
+
pointerEvents: "auto",
|
|
802
|
+
backgroundColor: theme.palette.grey[50],
|
|
803
|
+
cursor: "not-allowed"
|
|
804
|
+
}
|
|
632
805
|
};
|
|
633
806
|
},
|
|
634
|
-
input: {
|
|
635
|
-
|
|
636
|
-
|
|
807
|
+
input: _ref29 => {
|
|
808
|
+
let {
|
|
809
|
+
theme
|
|
810
|
+
} = _ref29;
|
|
811
|
+
return {
|
|
812
|
+
boxSizing: "border-box",
|
|
813
|
+
height: "auto",
|
|
814
|
+
paddingBlock: 0,
|
|
815
|
+
paddingInline: 0,
|
|
816
|
+
[`.${inputBaseClasses.disabled} &`]: {
|
|
817
|
+
pointerEvents: "auto",
|
|
818
|
+
cursor: "not-allowed"
|
|
819
|
+
},
|
|
820
|
+
[`label[data-shrink=false] + .${inputBaseClasses.formControl} &`]: {
|
|
821
|
+
"&::placeholder": {
|
|
822
|
+
color: theme.palette.text.secondary,
|
|
823
|
+
opacity: "1 !important"
|
|
824
|
+
}
|
|
825
|
+
}
|
|
826
|
+
};
|
|
637
827
|
}
|
|
638
828
|
}
|
|
639
829
|
},
|
|
@@ -643,11 +833,14 @@ export const components = {
|
|
|
643
833
|
shrink: false
|
|
644
834
|
},
|
|
645
835
|
styleOverrides: {
|
|
646
|
-
root:
|
|
836
|
+
root: _ref30 => {
|
|
647
837
|
let {
|
|
648
838
|
ownerState
|
|
649
|
-
} =
|
|
650
|
-
return {
|
|
839
|
+
} = _ref30;
|
|
840
|
+
return {
|
|
841
|
+
display: "flex",
|
|
842
|
+
justifyContent: "space-between",
|
|
843
|
+
...(ownerState.formControl && {
|
|
651
844
|
position: "initial",
|
|
652
845
|
transform: "none"
|
|
653
846
|
}),
|
|
@@ -665,10 +858,10 @@ export const components = {
|
|
|
665
858
|
},
|
|
666
859
|
MuiLink: {
|
|
667
860
|
styleOverrides: {
|
|
668
|
-
root:
|
|
861
|
+
root: _ref31 => {
|
|
669
862
|
let {
|
|
670
863
|
theme
|
|
671
|
-
} =
|
|
864
|
+
} = _ref31;
|
|
672
865
|
return {
|
|
673
866
|
color: theme.palette.primary.main,
|
|
674
867
|
textDecoration: "none",
|
|
@@ -711,10 +904,10 @@ export const components = {
|
|
|
711
904
|
props: {
|
|
712
905
|
variant: "monochrome"
|
|
713
906
|
},
|
|
714
|
-
style:
|
|
907
|
+
style: _ref32 => {
|
|
715
908
|
let {
|
|
716
909
|
theme
|
|
717
|
-
} =
|
|
910
|
+
} = _ref32;
|
|
718
911
|
return {
|
|
719
912
|
color: theme.palette.text.primary,
|
|
720
913
|
textDecoration: "underline",
|
|
@@ -736,99 +929,28 @@ export const components = {
|
|
|
736
929
|
},
|
|
737
930
|
MuiNativeSelect: {
|
|
738
931
|
defaultProps: {
|
|
739
|
-
variant: "
|
|
932
|
+
variant: "standard"
|
|
740
933
|
},
|
|
741
934
|
styleOverrides: {
|
|
742
|
-
icon:
|
|
935
|
+
icon: _ref33 => {
|
|
743
936
|
let {
|
|
744
937
|
theme
|
|
745
|
-
} =
|
|
938
|
+
} = _ref33;
|
|
746
939
|
return {
|
|
747
940
|
color: theme.palette.text.primary
|
|
748
941
|
};
|
|
749
942
|
}
|
|
750
943
|
}
|
|
751
944
|
},
|
|
752
|
-
MuiOutlinedInput: {
|
|
753
|
-
defaultProps: {
|
|
754
|
-
notched: false,
|
|
755
|
-
minRows: 3
|
|
756
|
-
},
|
|
757
|
-
styleOverrides: {
|
|
758
|
-
root: _ref28 => {
|
|
759
|
-
let {
|
|
760
|
-
ownerState,
|
|
761
|
-
theme
|
|
762
|
-
} = _ref28;
|
|
763
|
-
return {
|
|
764
|
-
[`&:hover .${outlinedInputClasses.notchedOutline}`]: {
|
|
765
|
-
borderColor: theme.palette.text.primary
|
|
766
|
-
},
|
|
767
|
-
[`&.${outlinedInputClasses.focused} .${outlinedInputClasses.notchedOutline}`]: {
|
|
768
|
-
borderColor: theme.palette.primary.main,
|
|
769
|
-
borderWidth: 2
|
|
770
|
-
},
|
|
771
|
-
[`&.${outlinedInputClasses.error} .${outlinedInputClasses.notchedOutline}`]: {
|
|
772
|
-
borderColor: theme.palette.error.main
|
|
773
|
-
},
|
|
774
|
-
[`&.${outlinedInputClasses.error}:hover .${outlinedInputClasses.notchedOutline}`]: {
|
|
775
|
-
borderColor: theme.palette.error.dark
|
|
776
|
-
},
|
|
777
|
-
[`&.${outlinedInputClasses.error}.${outlinedInputClasses.focused} .${outlinedInputClasses.notchedOutline}`]: {
|
|
778
|
-
borderColor: theme.palette.error.main
|
|
779
|
-
},
|
|
780
|
-
[`&.${outlinedInputClasses.disabled} .${outlinedInputClasses.notchedOutline}`]: {
|
|
781
|
-
borderColor: theme.palette.action.disabled,
|
|
782
|
-
pointerEvents: "auto"
|
|
783
|
-
},
|
|
784
|
-
[`&.${outlinedInputClasses.disabled}`]: {
|
|
785
|
-
backgroundColor: theme.palette.grey[50],
|
|
786
|
-
cursor: "not-allowed"
|
|
787
|
-
},
|
|
788
|
-
...(ownerState.startAdornment && {
|
|
789
|
-
paddingLeft: theme.spacing(3)
|
|
790
|
-
}),
|
|
791
|
-
...(ownerState.endAdornment && {
|
|
792
|
-
paddingRight: theme.spacing(3)
|
|
793
|
-
}),
|
|
794
|
-
...(ownerState.multiline && {
|
|
795
|
-
padding: "0",
|
|
796
|
-
...(ownerState.size === "small" && {
|
|
797
|
-
padding: "0"
|
|
798
|
-
})
|
|
799
|
-
})
|
|
800
|
-
};
|
|
801
|
-
},
|
|
802
|
-
input: _ref29 => {
|
|
803
|
-
let {
|
|
804
|
-
theme
|
|
805
|
-
} = _ref29;
|
|
806
|
-
return {
|
|
807
|
-
padding: `calc(${theme.spacing(3)} - 1px) ${theme.spacing(3)}`,
|
|
808
|
-
borderWidth: theme.mixins.borderWidth,
|
|
809
|
-
borderStyle: theme.mixins.borderStyle,
|
|
810
|
-
borderColor: "transparent"
|
|
811
|
-
};
|
|
812
|
-
},
|
|
813
|
-
notchedOutline: _ref30 => {
|
|
814
|
-
let {
|
|
815
|
-
theme
|
|
816
|
-
} = _ref30;
|
|
817
|
-
return {
|
|
818
|
-
borderColor: theme.palette.grey[500]
|
|
819
|
-
};
|
|
820
|
-
}
|
|
821
|
-
}
|
|
822
|
-
},
|
|
823
945
|
MuiRadio: {
|
|
824
946
|
defaultProps: {
|
|
825
947
|
size: "small"
|
|
826
948
|
},
|
|
827
949
|
styleOverrides: {
|
|
828
|
-
root:
|
|
950
|
+
root: _ref34 => {
|
|
829
951
|
let {
|
|
830
952
|
theme
|
|
831
|
-
} =
|
|
953
|
+
} = _ref34;
|
|
832
954
|
return {
|
|
833
955
|
"&:hover": {
|
|
834
956
|
backgroundColor: "transparent"
|
|
@@ -858,6 +980,21 @@ export const components = {
|
|
|
858
980
|
}
|
|
859
981
|
}
|
|
860
982
|
},
|
|
983
|
+
MuiSelect: {
|
|
984
|
+
defaultProps: {
|
|
985
|
+
variant: "standard"
|
|
986
|
+
},
|
|
987
|
+
styleOverrides: {
|
|
988
|
+
icon: _ref35 => {
|
|
989
|
+
let {
|
|
990
|
+
theme
|
|
991
|
+
} = _ref35;
|
|
992
|
+
return {
|
|
993
|
+
color: theme.palette.text.primary
|
|
994
|
+
};
|
|
995
|
+
}
|
|
996
|
+
}
|
|
997
|
+
},
|
|
861
998
|
MuiSvgIcon: {
|
|
862
999
|
defaultProps: {
|
|
863
1000
|
fontSize: "inherit",
|
|
@@ -869,11 +1006,11 @@ export const components = {
|
|
|
869
1006
|
iconPosition: "start"
|
|
870
1007
|
},
|
|
871
1008
|
styleOverrides: {
|
|
872
|
-
root:
|
|
1009
|
+
root: _ref36 => {
|
|
873
1010
|
let {
|
|
874
1011
|
theme,
|
|
875
1012
|
ownerState
|
|
876
|
-
} =
|
|
1013
|
+
} = _ref36;
|
|
877
1014
|
return {
|
|
878
1015
|
maxWidth: `calc(${theme.mixins.maxWidth} / 2)`,
|
|
879
1016
|
minWidth: "unset",
|
|
@@ -934,11 +1071,11 @@ export const components = {
|
|
|
934
1071
|
},
|
|
935
1072
|
MuiTable: {
|
|
936
1073
|
styleOverrides: {
|
|
937
|
-
root:
|
|
1074
|
+
root: _ref37 => {
|
|
938
1075
|
let {
|
|
939
1076
|
theme,
|
|
940
1077
|
ownerState
|
|
941
|
-
} =
|
|
1078
|
+
} = _ref37;
|
|
942
1079
|
return {
|
|
943
1080
|
display: "table",
|
|
944
1081
|
width: "auto",
|
|
@@ -961,11 +1098,11 @@ export const components = {
|
|
|
961
1098
|
},
|
|
962
1099
|
MuiTableCell: {
|
|
963
1100
|
styleOverrides: {
|
|
964
|
-
root:
|
|
1101
|
+
root: _ref38 => {
|
|
965
1102
|
let {
|
|
966
1103
|
theme,
|
|
967
1104
|
ownerState
|
|
968
|
-
} =
|
|
1105
|
+
} = _ref38;
|
|
969
1106
|
return { ...theme.typography.body1,
|
|
970
1107
|
maxWidth: theme.mixins.maxWidth,
|
|
971
1108
|
borderBottom: `${theme.mixins.borderWidth} ${theme.mixins.borderStyle} ${theme.palette.grey[100]}`,
|
|
@@ -1041,10 +1178,10 @@ export const components = {
|
|
|
1041
1178
|
},
|
|
1042
1179
|
MuiTableContainer: {
|
|
1043
1180
|
styleOverrides: {
|
|
1044
|
-
root:
|
|
1181
|
+
root: _ref39 => {
|
|
1045
1182
|
let {
|
|
1046
1183
|
theme
|
|
1047
|
-
} =
|
|
1184
|
+
} = _ref39;
|
|
1048
1185
|
return {
|
|
1049
1186
|
width: "unset",
|
|
1050
1187
|
maxWidth: "100%",
|
|
@@ -1061,10 +1198,10 @@ export const components = {
|
|
|
1061
1198
|
},
|
|
1062
1199
|
MuiTableRow: {
|
|
1063
1200
|
styleOverrides: {
|
|
1064
|
-
root:
|
|
1201
|
+
root: _ref40 => {
|
|
1065
1202
|
let {
|
|
1066
1203
|
theme
|
|
1067
|
-
} =
|
|
1204
|
+
} = _ref40;
|
|
1068
1205
|
return {
|
|
1069
1206
|
verticalAlign: "unset",
|
|
1070
1207
|
[`&.${tableRowClasses.root}:hover`]: {
|
|
@@ -1085,10 +1222,10 @@ export const components = {
|
|
|
1085
1222
|
IconComponent: ArrowDownIcon
|
|
1086
1223
|
},
|
|
1087
1224
|
styleOverrides: {
|
|
1088
|
-
root:
|
|
1225
|
+
root: _ref41 => {
|
|
1089
1226
|
let {
|
|
1090
1227
|
theme
|
|
1091
|
-
} =
|
|
1228
|
+
} = _ref41;
|
|
1092
1229
|
return {
|
|
1093
1230
|
cursor: "pointer",
|
|
1094
1231
|
display: "inline-flex",
|
|
@@ -1117,11 +1254,11 @@ export const components = {
|
|
|
1117
1254
|
}
|
|
1118
1255
|
};
|
|
1119
1256
|
},
|
|
1120
|
-
icon:
|
|
1257
|
+
icon: _ref42 => {
|
|
1121
1258
|
let {
|
|
1122
1259
|
theme,
|
|
1123
1260
|
ownerState
|
|
1124
|
-
} =
|
|
1261
|
+
} = _ref42;
|
|
1125
1262
|
return {
|
|
1126
1263
|
fontSize: "inherit",
|
|
1127
1264
|
marginRight: 0,
|
|
@@ -1150,19 +1287,19 @@ export const components = {
|
|
|
1150
1287
|
},
|
|
1151
1288
|
MuiTabs: {
|
|
1152
1289
|
styleOverrides: {
|
|
1153
|
-
root:
|
|
1290
|
+
root: _ref43 => {
|
|
1154
1291
|
let {
|
|
1155
1292
|
theme
|
|
1156
|
-
} =
|
|
1293
|
+
} = _ref43;
|
|
1157
1294
|
return {
|
|
1158
1295
|
minHeight: "unset",
|
|
1159
1296
|
marginBottom: theme.spacing(5)
|
|
1160
1297
|
};
|
|
1161
1298
|
},
|
|
1162
|
-
flexContainer:
|
|
1299
|
+
flexContainer: _ref44 => {
|
|
1163
1300
|
let {
|
|
1164
1301
|
theme
|
|
1165
|
-
} =
|
|
1302
|
+
} = _ref44;
|
|
1166
1303
|
return {
|
|
1167
1304
|
gap: theme.spacing(5),
|
|
1168
1305
|
borderBottom: `${theme.mixins.borderWidth} ${theme.mixins.borderStyle} ${theme.palette.divider}`
|
|
@@ -1178,11 +1315,11 @@ export const components = {
|
|
|
1178
1315
|
placement: "top"
|
|
1179
1316
|
},
|
|
1180
1317
|
styleOverrides: {
|
|
1181
|
-
tooltip:
|
|
1318
|
+
tooltip: _ref45 => {
|
|
1182
1319
|
let {
|
|
1183
1320
|
theme,
|
|
1184
1321
|
ownerState
|
|
1185
|
-
} =
|
|
1322
|
+
} = _ref45;
|
|
1186
1323
|
return {
|
|
1187
1324
|
maxWidth: `calc(${theme.mixins.maxWidth} / 2)`,
|
|
1188
1325
|
paddingBlock: theme.spacing(2),
|
|
@@ -1242,10 +1379,10 @@ export const components = {
|
|
|
1242
1379
|
}
|
|
1243
1380
|
};
|
|
1244
1381
|
},
|
|
1245
|
-
arrow:
|
|
1382
|
+
arrow: _ref46 => {
|
|
1246
1383
|
let {
|
|
1247
1384
|
theme
|
|
1248
|
-
} =
|
|
1385
|
+
} = _ref46;
|
|
1249
1386
|
return {
|
|
1250
1387
|
color: theme.palette.grey[900],
|
|
1251
1388
|
"&::before": {
|
|
@@ -1285,19 +1422,19 @@ export const components = {
|
|
|
1285
1422
|
}
|
|
1286
1423
|
},
|
|
1287
1424
|
styleOverrides: {
|
|
1288
|
-
paragraph:
|
|
1425
|
+
paragraph: _ref47 => {
|
|
1289
1426
|
let {
|
|
1290
1427
|
theme
|
|
1291
|
-
} =
|
|
1428
|
+
} = _ref47;
|
|
1292
1429
|
return {
|
|
1293
1430
|
marginBottom: theme.spacing(4)
|
|
1294
1431
|
};
|
|
1295
1432
|
},
|
|
1296
|
-
root:
|
|
1433
|
+
root: _ref48 => {
|
|
1297
1434
|
let {
|
|
1298
1435
|
theme,
|
|
1299
1436
|
ownerState
|
|
1300
|
-
} =
|
|
1437
|
+
} = _ref48;
|
|
1301
1438
|
return { ...(ownerState.variant === "kbd" && {
|
|
1302
1439
|
display: "inline-block",
|
|
1303
1440
|
minWidth: `calc(${theme.typography.subtitle1.fontSize} * ${theme.typography.h5.lineHeight})`,
|