@okta/odyssey-react-mui 0.15.2 → 0.15.3
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 +12 -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 +157 -57
- 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 +0 -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 +19 -4
- package/src/{themes/odyssey → theme}/components.tsx +78 -1
- 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 +0 -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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/iconDictionary/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAKH,cAAc,aAAa,CAAC;AAG5B,cAAc,OAAO,CAAC;AAGtB,cAAc,qBAAqB,CAAC;AAGpC,cAAc,eAAe,CAAC;AAG9B,cAAc,uBAAuB,CAAC;AAGtC,cAAc,UAAU,CAAC;AAGzB,cAAc,aAAa,CAAC;AAG5B,cAAc,aAAa,CAAC;AAG5B,cAAc,cAAc,CAAC;AAG7B,cAAc,eAAe,CAAC;AAG9B,cAAc,WAAW,CAAC;AAG1B,cAAc,YAAY,CAAC;AAG3B,cAAc,qBAAqB,CAAC;AAGpC,cAAc,SAAS,CAAC;AAGxB,cAAc,eAAe,CAAC;AAG9B,cAAc,aAAa,CAAC;AAG5B,cAAc,qBAAqB,CAAC;AAGpC,cAAc,SAAS,CAAC;AAGxB,cAAc,QAAQ,CAAC;AAGvB,cAAc,UAAU,CAAC;AAGzB,cAAc,YAAY,CAAC;AAG3B,cAAc,cAAc,CAAC;AAG7B,cAAc,QAAQ,CAAC;AAGvB,cAAc,gBAAgB,CAAC;AAG/B,cAAc,UAAU,CAAC;AAGzB,cAAc,OAAO,CAAC;AAGtB,cAAc,UAAU,CAAC;AAGzB,cAAc,SAAS,CAAC;AAGxB,cAAc,QAAQ,CAAC;AAGvB,cAAc,2BAA2B,CAAC;AAG1C,cAAc,qBAAqB,CAAC;AAGpC,cAAc,gBAAgB,CAAC;AAG/B,cAAc,oBAAoB,CAAC;AAGnC,cAAc,wBAAwB,CAAC;AAGvC,cAAc,kBAAkB,CAAC;AAGjC,cAAc,UAAU,CAAC;AAGzB,cAAc,YAAY,CAAC;AAG3B,cAAc,YAAY,CAAC;AAG3B,cAAc,aAAa,CAAC;AAG5B,cAAc,QAAQ,CAAC;AAEvB,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyC1B,CAAC"}
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
*
|
|
10
10
|
* See the License for the specific language governing permissions and limitations under the License.
|
|
11
11
|
*/
|
|
12
|
-
export * from "./Icon.js";
|
|
13
12
|
import { AddCircleIcon } from "./AddCircle.js";
|
|
14
13
|
export * from "./AddCircle.js";
|
|
15
14
|
import { AddIcon } from "./Add.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["AddCircleIcon","AddIcon","AlertCircleFilledIcon","AlertCircleIcon","AlertTriangleFilledIcon","AnchorIcon","ArrowDownIcon","ArrowLeftIcon","ArrowRightIcon","ArrowUpDownIcon","ArrowUpIcon","CalendarIcon","CheckCircleFilledIcon","CheckIcon","ChevronDownIcon","ChevronUpIcon","CloseCircleFilledIcon","CloseIcon","CopyIcon","DeleteIcon","DownloadIcon","DragHandleIcon","EditIcon","ExternalLinkIcon","EyeOffIcon","EyeIcon","FilterIcon","GlobeIcon","HomeIcon","InformationCircleFilledIcon","InformationCircleIcon","NotificationIcon","OverflowVerticalIcon","QuestionCircleFilledIcon","QuestionCircleIcon","SearchIcon","SettingsIcon","SubtractIcon","UserGroupIcon","UserIcon","iconDictionary","add","anchor","calendar","check","close","copy","delete","download","edit","eye","filter","globe","home","notification","search","settings","subtract","user"],"sources":["../../src/iconDictionary/index.ts"],"sourcesContent":["/*!\n * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\n// Code automatically generated by svgr; DO NOT EDIT.\n\nimport { AddCircleIcon } from \"./AddCircle\";\nexport * from \"./AddCircle\";\n\nimport { AddIcon } from \"./Add\";\nexport * from \"./Add\";\n\nimport { AlertCircleFilledIcon } from \"./AlertCircleFilled\";\nexport * from \"./AlertCircleFilled\";\n\nimport { AlertCircleIcon } from \"./AlertCircle\";\nexport * from \"./AlertCircle\";\n\nimport { AlertTriangleFilledIcon } from \"./AlertTriangleFilled\";\nexport * from \"./AlertTriangleFilled\";\n\nimport { AnchorIcon } from \"./Anchor\";\nexport * from \"./Anchor\";\n\nimport { ArrowDownIcon } from \"./ArrowDown\";\nexport * from \"./ArrowDown\";\n\nimport { ArrowLeftIcon } from \"./ArrowLeft\";\nexport * from \"./ArrowLeft\";\n\nimport { ArrowRightIcon } from \"./ArrowRight\";\nexport * from \"./ArrowRight\";\n\nimport { ArrowUpDownIcon } from \"./ArrowUpDown\";\nexport * from \"./ArrowUpDown\";\n\nimport { ArrowUpIcon } from \"./ArrowUp\";\nexport * from \"./ArrowUp\";\n\nimport { CalendarIcon } from \"./Calendar\";\nexport * from \"./Calendar\";\n\nimport { CheckCircleFilledIcon } from \"./CheckCircleFilled\";\nexport * from \"./CheckCircleFilled\";\n\nimport { CheckIcon } from \"./Check\";\nexport * from \"./Check\";\n\nimport { ChevronDownIcon } from \"./ChevronDown\";\nexport * from \"./ChevronDown\";\n\nimport { ChevronUpIcon } from \"./ChevronUp\";\nexport * from \"./ChevronUp\";\n\nimport { CloseCircleFilledIcon } from \"./CloseCircleFilled\";\nexport * from \"./CloseCircleFilled\";\n\nimport { CloseIcon } from \"./Close\";\nexport * from \"./Close\";\n\nimport { CopyIcon } from \"./Copy\";\nexport * from \"./Copy\";\n\nimport { DeleteIcon } from \"./Delete\";\nexport * from \"./Delete\";\n\nimport { DownloadIcon } from \"./Download\";\nexport * from \"./Download\";\n\nimport { DragHandleIcon } from \"./DragHandle\";\nexport * from \"./DragHandle\";\n\nimport { EditIcon } from \"./Edit\";\nexport * from \"./Edit\";\n\nimport { ExternalLinkIcon } from \"./ExternalLink\";\nexport * from \"./ExternalLink\";\n\nimport { EyeOffIcon } from \"./EyeOff\";\nexport * from \"./EyeOff\";\n\nimport { EyeIcon } from \"./Eye\";\nexport * from \"./Eye\";\n\nimport { FilterIcon } from \"./Filter\";\nexport * from \"./Filter\";\n\nimport { GlobeIcon } from \"./Globe\";\nexport * from \"./Globe\";\n\nimport { HomeIcon } from \"./Home\";\nexport * from \"./Home\";\n\nimport { InformationCircleFilledIcon } from \"./InformationCircleFilled\";\nexport * from \"./InformationCircleFilled\";\n\nimport { InformationCircleIcon } from \"./InformationCircle\";\nexport * from \"./InformationCircle\";\n\nimport { NotificationIcon } from \"./Notification\";\nexport * from \"./Notification\";\n\nimport { OverflowVerticalIcon } from \"./OverflowVertical\";\nexport * from \"./OverflowVertical\";\n\nimport { QuestionCircleFilledIcon } from \"./QuestionCircleFilled\";\nexport * from \"./QuestionCircleFilled\";\n\nimport { QuestionCircleIcon } from \"./QuestionCircle\";\nexport * from \"./QuestionCircle\";\n\nimport { SearchIcon } from \"./Search\";\nexport * from \"./Search\";\n\nimport { SettingsIcon } from \"./Settings\";\nexport * from \"./Settings\";\n\nimport { SubtractIcon } from \"./Subtract\";\nexport * from \"./Subtract\";\n\nimport { UserGroupIcon } from \"./UserGroup\";\nexport * from \"./UserGroup\";\n\nimport { UserIcon } from \"./User\";\nexport * from \"./User\";\n\nexport const iconDictionary = {\n \"add-circle\": AddCircleIcon,\n add: AddIcon,\n \"alert-circle-filled\": AlertCircleFilledIcon,\n \"alert-circle\": AlertCircleIcon,\n \"alert-triangle-filled\": AlertTriangleFilledIcon,\n anchor: AnchorIcon,\n \"arrow-down\": ArrowDownIcon,\n \"arrow-left\": ArrowLeftIcon,\n \"arrow-right\": ArrowRightIcon,\n \"arrow-up-down\": ArrowUpDownIcon,\n \"arrow-up\": ArrowUpIcon,\n calendar: CalendarIcon,\n \"check-circle-filled\": CheckCircleFilledIcon,\n check: CheckIcon,\n \"chevron-down\": ChevronDownIcon,\n \"chevron-up\": ChevronUpIcon,\n \"close-circle-filled\": CloseCircleFilledIcon,\n close: CloseIcon,\n copy: CopyIcon,\n delete: DeleteIcon,\n download: DownloadIcon,\n \"drag-handle\": DragHandleIcon,\n edit: EditIcon,\n \"external-link\": ExternalLinkIcon,\n \"eye-off\": EyeOffIcon,\n eye: EyeIcon,\n filter: FilterIcon,\n globe: GlobeIcon,\n home: HomeIcon,\n \"information-circle-filled\": InformationCircleFilledIcon,\n \"information-circle\": InformationCircleIcon,\n notification: NotificationIcon,\n \"overflow-vertical\": OverflowVerticalIcon,\n \"question-circle-filled\": QuestionCircleFilledIcon,\n \"question-circle\": QuestionCircleIcon,\n search: SearchIcon,\n settings: SettingsIcon,\n subtract: SubtractIcon,\n \"user-group\": UserGroupIcon,\n user: UserIcon,\n};\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;SAISA,a;;SAGAC,O;;SAGAC,qB;;SAGAC,e;;SAGAC,uB;;SAGAC,U;;SAGAC,a;;SAGAC,a;;SAGAC,c;;SAGAC,e;;SAGAC,W;;SAGAC,Y;;SAGAC,qB;;SAGAC,S;;SAGAC,e;;SAGAC,a;;SAGAC,qB;;SAGAC,S;;SAGAC,Q;;SAGAC,U;;SAGAC,Y;;SAGAC,c;;SAGAC,Q;;SAGAC,gB;;SAGAC,U;;SAGAC,O;;SAGAC,U;;SAGAC,S;;SAGAC,Q;;SAGAC,2B;;SAGAC,qB;;SAGAC,gB;;SAGAC,oB;;SAGAC,wB;;SAGAC,kB;;SAGAC,U;;SAGAC,Y;;SAGAC,Y;;SAGAC,a;;SAGAC,Q;;AAGT,OAAO,MAAMC,cAAc,GAAG;EAC5B,cAAcxC,aADc;EAE5ByC,GAAG,EAAExC,OAFuB;EAG5B,uBAAuBC,qBAHK;EAI5B,gBAAgBC,eAJY;EAK5B,yBAAyBC,uBALG;EAM5BsC,MAAM,EAAErC,UANoB;EAO5B,cAAcC,aAPc;EAQ5B,cAAcC,aARc;EAS5B,eAAeC,cATa;EAU5B,iBAAiBC,eAVW;EAW5B,YAAYC,WAXgB;EAY5BiC,QAAQ,EAAEhC,YAZkB;EAa5B,uBAAuBC,qBAbK;EAc5BgC,KAAK,EAAE/B,SAdqB;EAe5B,gBAAgBC,eAfY;EAgB5B,cAAcC,aAhBc;EAiB5B,uBAAuBC,qBAjBK;EAkB5B6B,KAAK,EAAE5B,SAlBqB;EAmB5B6B,IAAI,EAAE5B,QAnBsB;EAoB5B6B,MAAM,EAAE5B,UApBoB;EAqB5B6B,QAAQ,EAAE5B,YArBkB;EAsB5B,eAAeC,cAtBa;EAuB5B4B,IAAI,EAAE3B,QAvBsB;EAwB5B,iBAAiBC,gBAxBW;EAyB5B,WAAWC,UAzBiB;EA0B5B0B,GAAG,EAAEzB,OA1BuB;EA2B5B0B,MAAM,EAAEzB,UA3BoB;EA4B5B0B,KAAK,EAAEzB,SA5BqB;EA6B5B0B,IAAI,EAAEzB,QA7BsB;EA8B5B,6BAA6BC,2BA9BD;EA+B5B,sBAAsBC,qBA/BM;EAgC5BwB,YAAY,EAAEvB,gBAhCc;EAiC5B,qBAAqBC,oBAjCO;EAkC5B,0BAA0BC,wBAlCE;EAmC5B,mBAAmBC,kBAnCS;EAoC5BqB,MAAM,EAAEpB,UApCoB;EAqC5BqB,QAAQ,EAAEpB,YArCkB;EAsC5BqB,QAAQ,EAAEpB,YAtCkB;EAuC5B,cAAcC,aAvCc;EAwC5BoB,IAAI,EAAEnB;AAxCsB,CAAvB"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/iconDictionary/types.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAE9C,MAAM,WAAW,sBAAuB,SAAQ,IAAI,CAAC,YAAY,EAAE,UAAU,CAAC;IAC5E;;OAEG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC;CAClB"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.js","names":[],"sources":["../../src/iconDictionary/types.ts"],"sourcesContent":["/*!\n * Copyright (c) 2021-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\nimport type { SvgIconProps } from \"./SvgIcon\";\n\nexport interface SvgIconNoChildrenProps extends Omit<SvgIconProps, \"children\"> {\n /**\n * Children are never rendered.\n */\n children?: never;\n}\n"],"mappings":""}
|
package/dist/index.d.ts
CHANGED
|
@@ -9,13 +9,18 @@
|
|
|
9
9
|
*
|
|
10
10
|
* See the License for the specific language governing permissions and limitations under the License.
|
|
11
11
|
*/
|
|
12
|
-
export
|
|
13
|
-
export
|
|
12
|
+
export * from "./createUniqueId";
|
|
13
|
+
export * from "./Icon";
|
|
14
|
+
export * from "./iconDictionary";
|
|
15
|
+
export * from "./Link";
|
|
16
|
+
export * from "./PasswordInput";
|
|
17
|
+
export * from "./theme";
|
|
18
|
+
export * from "./ThemeProvider";
|
|
19
|
+
export * from "./useUniqueId";
|
|
20
|
+
export { Alert, AlertTitle, Box, Button, Checkbox, CircularProgress, CssBaseline, Dialog, DialogActions, DialogContent, DialogContentText, DialogTitle, FormControl, FormControlLabel, FormGroup, FormHelperText, FormLabel, InputAdornment, InputLabel, OutlinedInput, Radio, RadioGroup, Select, Snackbar, Stack, SvgIcon, Tab, Table, TableBody, TableCell, TableContainer, TableHead, TableRow, TableSortLabel, ThemeProvider as MuiThemeProvider, Tooltip, Typography, useTheme, } from "@mui/material";
|
|
21
|
+
export type { AlertProps, AlertTitleProps, BoxProps, ButtonProps, CheckboxProps, CircularProgressProps, CssBaselineProps, DialogProps, DialogActionsProps, DialogContentProps, DialogContentTextProps, DialogTitleProps, FormControlLabelProps, FormControlProps, FormGroupProps, FormHelperTextProps, FormLabelProps, InputAdornmentProps, InputLabelProps, OutlinedInputProps, RadioGroupProps, RadioProps, SelectProps, SnackbarProps, StackProps, SvgIconProps, TabProps, TableBodyProps, TableCellProps, TableContainerProps, TableHeadProps, TableProps, TableRowProps, TableSortLabelProps, TooltipProps, TypographyProps, useThemeProps, } from "@mui/material";
|
|
14
22
|
export { TabContext, TabList, TabPanel } from "@mui/lab";
|
|
15
23
|
export type { TabContextProps, TabListProps, TabPanelProps } from "@mui/lab";
|
|
16
24
|
export { Favorite as FavoriteIcon } from "@mui/icons-material";
|
|
17
25
|
export { visuallyHidden } from "@mui/utils";
|
|
18
|
-
export * from "./components";
|
|
19
|
-
export * from "./themes";
|
|
20
|
-
export * from "./utils";
|
|
21
26
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/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,MAAM,EACN,QAAQ,EACR,gBAAgB,EAChB,WAAW,EACX,WAAW,EACX,gBAAgB,EAChB,SAAS,EACT,cAAc,EACd,SAAS,EACT,cAAc,EACd,UAAU,EACV,aAAa,EACb,KAAK,EACL,UAAU,EACV,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,OAAO,EACP,UAAU,EACV,QAAQ,GACT,MAAM,eAAe,CAAC;AAEvB,YAAY,EACV,UAAU,EACV,eAAe,EACf,QAAQ,EACR,WAAW,EACX,aAAa,EACb,qBAAqB,EACrB,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,cAAc,EACd,mBAAmB,EACnB,cAAc,EACd,mBAAmB,EACnB,eAAe,EACf,kBAAkB,EAClB,eAAe,EACf,UAAU,EACV,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,EACf,aAAa,GACd,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,QAAQ,IAAI,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAE/D,OAAO,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,cAAc,kBAAkB,CAAC;AACjC,cAAc,QAAQ,CAAC;AACvB,cAAc,kBAAkB,CAAC;AACjC,cAAc,QAAQ,CAAC;AACvB,cAAc,iBAAiB,CAAC;AAChC,cAAc,SAAS,CAAC;AACxB,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAE9B,OAAO,EACL,KAAK,EACL,UAAU,EACV,GAAG,EACH,MAAM,EACN,QAAQ,EACR,gBAAgB,EAChB,WAAW,EACX,MAAM,EACN,aAAa,EACb,aAAa,EACb,iBAAiB,EACjB,WAAW,EACX,WAAW,EACX,gBAAgB,EAChB,SAAS,EACT,cAAc,EACd,SAAS,EACT,cAAc,EACd,UAAU,EACV,aAAa,EACb,KAAK,EACL,UAAU,EACV,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,OAAO,EACP,UAAU,EACV,QAAQ,GACT,MAAM,eAAe,CAAC;AAEvB,YAAY,EACV,UAAU,EACV,eAAe,EACf,QAAQ,EACR,WAAW,EACX,aAAa,EACb,qBAAqB,EACrB,gBAAgB,EAChB,WAAW,EACX,kBAAkB,EAClB,kBAAkB,EAClB,sBAAsB,EACtB,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,cAAc,EACd,mBAAmB,EACnB,cAAc,EACd,mBAAmB,EACnB,eAAe,EACf,kBAAkB,EAClB,eAAe,EACf,UAAU,EACV,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,EACf,aAAa,GACd,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,QAAQ,IAAI,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAE/D,OAAO,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -9,11 +9,16 @@
|
|
|
9
9
|
*
|
|
10
10
|
* See the License for the specific language governing permissions and limitations under the License.
|
|
11
11
|
*/
|
|
12
|
-
export
|
|
12
|
+
export * from "./createUniqueId.js";
|
|
13
|
+
export * from "./Icon.js";
|
|
14
|
+
export * from "./iconDictionary/index.js";
|
|
15
|
+
export * from "./Link.js";
|
|
16
|
+
export * from "./PasswordInput.js";
|
|
17
|
+
export * from "./theme/index.js";
|
|
18
|
+
export * from "./ThemeProvider.js";
|
|
19
|
+
export * from "./useUniqueId.js";
|
|
20
|
+
export { Alert, AlertTitle, Box, Button, Checkbox, CircularProgress, CssBaseline, Dialog, DialogActions, DialogContent, DialogContentText, DialogTitle, FormControl, FormControlLabel, FormGroup, FormHelperText, FormLabel, InputAdornment, InputLabel, OutlinedInput, Radio, RadioGroup, Select, Snackbar, Stack, SvgIcon, Tab, Table, TableBody, TableCell, TableContainer, TableHead, TableRow, TableSortLabel, ThemeProvider as MuiThemeProvider, Tooltip, Typography, useTheme } from "@mui/material";
|
|
13
21
|
export { TabContext, TabList, TabPanel } from "@mui/lab";
|
|
14
22
|
export { Favorite as FavoriteIcon } from "@mui/icons-material";
|
|
15
23
|
export { visuallyHidden } from "@mui/utils";
|
|
16
|
-
export * from "./components/index.js";
|
|
17
|
-
export * from "./themes/index.js";
|
|
18
|
-
export * from "./utils/index.js";
|
|
19
24
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["Alert","AlertTitle","Box","Button","Checkbox","CircularProgress","CssBaseline","FormControl","FormControlLabel","FormGroup","FormHelperText","FormLabel","InputAdornment","InputLabel","OutlinedInput","Radio","RadioGroup","Select","Snackbar","Stack","SvgIcon","Tab","Table","TableBody","TableCell","TableContainer","TableHead","TableRow","TableSortLabel","ThemeProvider","MuiThemeProvider","Tooltip","Typography","useTheme","TabContext","TabList","TabPanel","Favorite","FavoriteIcon","visuallyHidden"],"sources":["../src/index.ts"],"sourcesContent":["/*!\n * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\nexport {\n Alert,\n AlertTitle,\n Box,\n Button,\n Checkbox,\n CircularProgress,\n CssBaseline,\n FormControl,\n FormControlLabel,\n FormGroup,\n FormHelperText,\n FormLabel,\n InputAdornment,\n InputLabel,\n OutlinedInput,\n Radio,\n RadioGroup,\n Select,\n Snackbar,\n Stack,\n SvgIcon,\n Tab,\n Table,\n TableBody,\n TableCell,\n TableContainer,\n TableHead,\n TableRow,\n TableSortLabel,\n ThemeProvider as MuiThemeProvider,\n Tooltip,\n Typography,\n useTheme,\n} from \"@mui/material\";\n\nexport type {\n AlertProps,\n AlertTitleProps,\n BoxProps,\n ButtonProps,\n CheckboxProps,\n CircularProgressProps,\n CssBaselineProps,\n FormControlLabelProps,\n FormControlProps,\n FormGroupProps,\n FormHelperTextProps,\n FormLabelProps,\n InputAdornmentProps,\n InputLabelProps,\n OutlinedInputProps,\n RadioGroupProps,\n RadioProps,\n SelectProps,\n SnackbarProps,\n StackProps,\n SvgIconProps,\n TabProps,\n TableBodyProps,\n TableCellProps,\n TableContainerProps,\n TableHeadProps,\n TableProps,\n TableRowProps,\n TableSortLabelProps,\n TooltipProps,\n TypographyProps,\n useThemeProps,\n} from \"@mui/material\";\n\nexport { TabContext, TabList, TabPanel } from \"@mui/lab\";\n\nexport type { TabContextProps, TabListProps, TabPanelProps } from \"@mui/lab\";\n\nexport { Favorite as FavoriteIcon } from \"@mui/icons-material\";\n\nexport { visuallyHidden } from \"@mui/utils\";\n
|
|
1
|
+
{"version":3,"file":"index.js","names":["Alert","AlertTitle","Box","Button","Checkbox","CircularProgress","CssBaseline","Dialog","DialogActions","DialogContent","DialogContentText","DialogTitle","FormControl","FormControlLabel","FormGroup","FormHelperText","FormLabel","InputAdornment","InputLabel","OutlinedInput","Radio","RadioGroup","Select","Snackbar","Stack","SvgIcon","Tab","Table","TableBody","TableCell","TableContainer","TableHead","TableRow","TableSortLabel","ThemeProvider","MuiThemeProvider","Tooltip","Typography","useTheme","TabContext","TabList","TabPanel","Favorite","FavoriteIcon","visuallyHidden"],"sources":["../src/index.ts"],"sourcesContent":["/*!\n * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\nexport * from \"./createUniqueId\";\nexport * from \"./Icon\";\nexport * from \"./iconDictionary\";\nexport * from \"./Link\";\nexport * from \"./PasswordInput\";\nexport * from \"./theme\";\nexport * from \"./ThemeProvider\";\nexport * from \"./useUniqueId\";\n\nexport {\n Alert,\n AlertTitle,\n Box,\n Button,\n Checkbox,\n CircularProgress,\n CssBaseline,\n Dialog,\n DialogActions,\n DialogContent,\n DialogContentText,\n DialogTitle,\n FormControl,\n FormControlLabel,\n FormGroup,\n FormHelperText,\n FormLabel,\n InputAdornment,\n InputLabel,\n OutlinedInput,\n Radio,\n RadioGroup,\n Select,\n Snackbar,\n Stack,\n SvgIcon,\n Tab,\n Table,\n TableBody,\n TableCell,\n TableContainer,\n TableHead,\n TableRow,\n TableSortLabel,\n ThemeProvider as MuiThemeProvider,\n Tooltip,\n Typography,\n useTheme,\n} from \"@mui/material\";\n\nexport type {\n AlertProps,\n AlertTitleProps,\n BoxProps,\n ButtonProps,\n CheckboxProps,\n CircularProgressProps,\n CssBaselineProps,\n DialogProps,\n DialogActionsProps,\n DialogContentProps,\n DialogContentTextProps,\n DialogTitleProps,\n FormControlLabelProps,\n FormControlProps,\n FormGroupProps,\n FormHelperTextProps,\n FormLabelProps,\n InputAdornmentProps,\n InputLabelProps,\n OutlinedInputProps,\n RadioGroupProps,\n RadioProps,\n SelectProps,\n SnackbarProps,\n StackProps,\n SvgIconProps,\n TabProps,\n TableBodyProps,\n TableCellProps,\n TableContainerProps,\n TableHeadProps,\n TableProps,\n TableRowProps,\n TableSortLabelProps,\n TooltipProps,\n TypographyProps,\n useThemeProps,\n} from \"@mui/material\";\n\nexport { TabContext, TabList, TabPanel } from \"@mui/lab\";\n\nexport type { TabContextProps, TabListProps, TabPanelProps } from \"@mui/lab\";\n\nexport { Favorite as FavoriteIcon } from \"@mui/icons-material\";\n\nexport { visuallyHidden } from \"@mui/utils\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;;AAWA,SACEA,KADF,EAEEC,UAFF,EAGEC,GAHF,EAIEC,MAJF,EAKEC,QALF,EAMEC,gBANF,EAOEC,WAPF,EAQEC,MARF,EASEC,aATF,EAUEC,aAVF,EAWEC,iBAXF,EAYEC,WAZF,EAaEC,WAbF,EAcEC,gBAdF,EAeEC,SAfF,EAgBEC,cAhBF,EAiBEC,SAjBF,EAkBEC,cAlBF,EAmBEC,UAnBF,EAoBEC,aApBF,EAqBEC,KArBF,EAsBEC,UAtBF,EAuBEC,MAvBF,EAwBEC,QAxBF,EAyBEC,KAzBF,EA0BEC,OA1BF,EA2BEC,GA3BF,EA4BEC,KA5BF,EA6BEC,SA7BF,EA8BEC,SA9BF,EA+BEC,cA/BF,EAgCEC,SAhCF,EAiCEC,QAjCF,EAkCEC,cAlCF,EAmCEC,aAAa,IAAIC,gBAnCnB,EAoCEC,OApCF,EAqCEC,UArCF,EAsCEC,QAtCF,QAuCO,eAvCP;AAiFA,SAASC,UAAT,EAAqBC,OAArB,EAA8BC,QAA9B,QAA8C,UAA9C;AAIA,SAASC,QAAQ,IAAIC,YAArB,QAAyC,qBAAzC;AAEA,SAASC,cAAT,QAA+B,YAA/B"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"components.d.ts","sourceRoot":"","sources":["../../src/theme/components.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAkBlD,eAAO,MAAM,UAAU,EAAE,YAAY,CAAC,YAAY,CAqsCjD,CAAC"}
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
*
|
|
10
10
|
* See the License for the specific language governing permissions and limitations under the License.
|
|
11
11
|
*/
|
|
12
|
+
import { dialogActionsClasses } from "@mui/material/DialogActions";
|
|
12
13
|
import { outlinedInputClasses } from "@mui/material/OutlinedInput";
|
|
13
14
|
import { tableBodyClasses } from "@mui/material/TableBody";
|
|
14
15
|
import { tableCellClasses } from "@mui/material/TableCell";
|
|
@@ -16,7 +17,7 @@ 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,10 +625,10 @@ 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 {
|
|
533
633
|
lineHeight: "1.33333333",
|
|
534
634
|
marginTop: theme.spacing(2),
|
|
@@ -546,10 +646,10 @@ export const components = {
|
|
|
546
646
|
},
|
|
547
647
|
MuiFormLabel: {
|
|
548
648
|
styleOverrides: {
|
|
549
|
-
root:
|
|
649
|
+
root: _ref25 => {
|
|
550
650
|
let {
|
|
551
651
|
theme
|
|
552
|
-
} =
|
|
652
|
+
} = _ref25;
|
|
553
653
|
return {
|
|
554
654
|
color: theme.palette.text.primary,
|
|
555
655
|
lineHeight: "1.14285714",
|
|
@@ -565,10 +665,10 @@ export const components = {
|
|
|
565
665
|
},
|
|
566
666
|
MuiIconButton: {
|
|
567
667
|
styleOverrides: {
|
|
568
|
-
root:
|
|
668
|
+
root: _ref26 => {
|
|
569
669
|
let {
|
|
570
670
|
theme
|
|
571
|
-
} =
|
|
671
|
+
} = _ref26;
|
|
572
672
|
return {
|
|
573
673
|
padding: theme.spacing(1),
|
|
574
674
|
fontSize: theme.typography.body1.fontSize,
|
|
@@ -601,10 +701,10 @@ export const components = {
|
|
|
601
701
|
variant: "outlined"
|
|
602
702
|
},
|
|
603
703
|
styleOverrides: {
|
|
604
|
-
root:
|
|
704
|
+
root: _ref27 => {
|
|
605
705
|
let {
|
|
606
706
|
ownerState
|
|
607
|
-
} =
|
|
707
|
+
} = _ref27;
|
|
608
708
|
return {
|
|
609
709
|
display: "flex",
|
|
610
710
|
...(ownerState.position === "start" && {
|
|
@@ -619,11 +719,11 @@ export const components = {
|
|
|
619
719
|
},
|
|
620
720
|
MuiInputBase: {
|
|
621
721
|
styleOverrides: {
|
|
622
|
-
root:
|
|
722
|
+
root: _ref28 => {
|
|
623
723
|
let {
|
|
624
724
|
ownerState,
|
|
625
725
|
theme
|
|
626
|
-
} =
|
|
726
|
+
} = _ref28;
|
|
627
727
|
return {
|
|
628
728
|
lineHeight: "1.14285714",
|
|
629
729
|
...(ownerState.readOnly === true && {
|
|
@@ -643,10 +743,10 @@ export const components = {
|
|
|
643
743
|
shrink: false
|
|
644
744
|
},
|
|
645
745
|
styleOverrides: {
|
|
646
|
-
root:
|
|
746
|
+
root: _ref29 => {
|
|
647
747
|
let {
|
|
648
748
|
ownerState
|
|
649
|
-
} =
|
|
749
|
+
} = _ref29;
|
|
650
750
|
return { ...(ownerState.formControl && {
|
|
651
751
|
position: "initial",
|
|
652
752
|
transform: "none"
|
|
@@ -665,10 +765,10 @@ export const components = {
|
|
|
665
765
|
},
|
|
666
766
|
MuiLink: {
|
|
667
767
|
styleOverrides: {
|
|
668
|
-
root:
|
|
768
|
+
root: _ref30 => {
|
|
669
769
|
let {
|
|
670
770
|
theme
|
|
671
|
-
} =
|
|
771
|
+
} = _ref30;
|
|
672
772
|
return {
|
|
673
773
|
color: theme.palette.primary.main,
|
|
674
774
|
textDecoration: "none",
|
|
@@ -711,10 +811,10 @@ export const components = {
|
|
|
711
811
|
props: {
|
|
712
812
|
variant: "monochrome"
|
|
713
813
|
},
|
|
714
|
-
style:
|
|
814
|
+
style: _ref31 => {
|
|
715
815
|
let {
|
|
716
816
|
theme
|
|
717
|
-
} =
|
|
817
|
+
} = _ref31;
|
|
718
818
|
return {
|
|
719
819
|
color: theme.palette.text.primary,
|
|
720
820
|
textDecoration: "underline",
|
|
@@ -739,10 +839,10 @@ export const components = {
|
|
|
739
839
|
variant: "outlined"
|
|
740
840
|
},
|
|
741
841
|
styleOverrides: {
|
|
742
|
-
icon:
|
|
842
|
+
icon: _ref32 => {
|
|
743
843
|
let {
|
|
744
844
|
theme
|
|
745
|
-
} =
|
|
845
|
+
} = _ref32;
|
|
746
846
|
return {
|
|
747
847
|
color: theme.palette.text.primary
|
|
748
848
|
};
|
|
@@ -755,11 +855,11 @@ export const components = {
|
|
|
755
855
|
minRows: 3
|
|
756
856
|
},
|
|
757
857
|
styleOverrides: {
|
|
758
|
-
root:
|
|
858
|
+
root: _ref33 => {
|
|
759
859
|
let {
|
|
760
860
|
ownerState,
|
|
761
861
|
theme
|
|
762
|
-
} =
|
|
862
|
+
} = _ref33;
|
|
763
863
|
return {
|
|
764
864
|
[`&:hover .${outlinedInputClasses.notchedOutline}`]: {
|
|
765
865
|
borderColor: theme.palette.text.primary
|
|
@@ -799,10 +899,10 @@ export const components = {
|
|
|
799
899
|
})
|
|
800
900
|
};
|
|
801
901
|
},
|
|
802
|
-
input:
|
|
902
|
+
input: _ref34 => {
|
|
803
903
|
let {
|
|
804
904
|
theme
|
|
805
|
-
} =
|
|
905
|
+
} = _ref34;
|
|
806
906
|
return {
|
|
807
907
|
padding: `calc(${theme.spacing(3)} - 1px) ${theme.spacing(3)}`,
|
|
808
908
|
borderWidth: theme.mixins.borderWidth,
|
|
@@ -810,10 +910,10 @@ export const components = {
|
|
|
810
910
|
borderColor: "transparent"
|
|
811
911
|
};
|
|
812
912
|
},
|
|
813
|
-
notchedOutline:
|
|
913
|
+
notchedOutline: _ref35 => {
|
|
814
914
|
let {
|
|
815
915
|
theme
|
|
816
|
-
} =
|
|
916
|
+
} = _ref35;
|
|
817
917
|
return {
|
|
818
918
|
borderColor: theme.palette.grey[500]
|
|
819
919
|
};
|
|
@@ -825,10 +925,10 @@ export const components = {
|
|
|
825
925
|
size: "small"
|
|
826
926
|
},
|
|
827
927
|
styleOverrides: {
|
|
828
|
-
root:
|
|
928
|
+
root: _ref36 => {
|
|
829
929
|
let {
|
|
830
930
|
theme
|
|
831
|
-
} =
|
|
931
|
+
} = _ref36;
|
|
832
932
|
return {
|
|
833
933
|
"&:hover": {
|
|
834
934
|
backgroundColor: "transparent"
|
|
@@ -869,11 +969,11 @@ export const components = {
|
|
|
869
969
|
iconPosition: "start"
|
|
870
970
|
},
|
|
871
971
|
styleOverrides: {
|
|
872
|
-
root:
|
|
972
|
+
root: _ref37 => {
|
|
873
973
|
let {
|
|
874
974
|
theme,
|
|
875
975
|
ownerState
|
|
876
|
-
} =
|
|
976
|
+
} = _ref37;
|
|
877
977
|
return {
|
|
878
978
|
maxWidth: `calc(${theme.mixins.maxWidth} / 2)`,
|
|
879
979
|
minWidth: "unset",
|
|
@@ -934,11 +1034,11 @@ export const components = {
|
|
|
934
1034
|
},
|
|
935
1035
|
MuiTable: {
|
|
936
1036
|
styleOverrides: {
|
|
937
|
-
root:
|
|
1037
|
+
root: _ref38 => {
|
|
938
1038
|
let {
|
|
939
1039
|
theme,
|
|
940
1040
|
ownerState
|
|
941
|
-
} =
|
|
1041
|
+
} = _ref38;
|
|
942
1042
|
return {
|
|
943
1043
|
display: "table",
|
|
944
1044
|
width: "auto",
|
|
@@ -961,11 +1061,11 @@ export const components = {
|
|
|
961
1061
|
},
|
|
962
1062
|
MuiTableCell: {
|
|
963
1063
|
styleOverrides: {
|
|
964
|
-
root:
|
|
1064
|
+
root: _ref39 => {
|
|
965
1065
|
let {
|
|
966
1066
|
theme,
|
|
967
1067
|
ownerState
|
|
968
|
-
} =
|
|
1068
|
+
} = _ref39;
|
|
969
1069
|
return { ...theme.typography.body1,
|
|
970
1070
|
maxWidth: theme.mixins.maxWidth,
|
|
971
1071
|
borderBottom: `${theme.mixins.borderWidth} ${theme.mixins.borderStyle} ${theme.palette.grey[100]}`,
|
|
@@ -1041,10 +1141,10 @@ export const components = {
|
|
|
1041
1141
|
},
|
|
1042
1142
|
MuiTableContainer: {
|
|
1043
1143
|
styleOverrides: {
|
|
1044
|
-
root:
|
|
1144
|
+
root: _ref40 => {
|
|
1045
1145
|
let {
|
|
1046
1146
|
theme
|
|
1047
|
-
} =
|
|
1147
|
+
} = _ref40;
|
|
1048
1148
|
return {
|
|
1049
1149
|
width: "unset",
|
|
1050
1150
|
maxWidth: "100%",
|
|
@@ -1061,10 +1161,10 @@ export const components = {
|
|
|
1061
1161
|
},
|
|
1062
1162
|
MuiTableRow: {
|
|
1063
1163
|
styleOverrides: {
|
|
1064
|
-
root:
|
|
1164
|
+
root: _ref41 => {
|
|
1065
1165
|
let {
|
|
1066
1166
|
theme
|
|
1067
|
-
} =
|
|
1167
|
+
} = _ref41;
|
|
1068
1168
|
return {
|
|
1069
1169
|
verticalAlign: "unset",
|
|
1070
1170
|
[`&.${tableRowClasses.root}:hover`]: {
|
|
@@ -1085,10 +1185,10 @@ export const components = {
|
|
|
1085
1185
|
IconComponent: ArrowDownIcon
|
|
1086
1186
|
},
|
|
1087
1187
|
styleOverrides: {
|
|
1088
|
-
root:
|
|
1188
|
+
root: _ref42 => {
|
|
1089
1189
|
let {
|
|
1090
1190
|
theme
|
|
1091
|
-
} =
|
|
1191
|
+
} = _ref42;
|
|
1092
1192
|
return {
|
|
1093
1193
|
cursor: "pointer",
|
|
1094
1194
|
display: "inline-flex",
|
|
@@ -1117,11 +1217,11 @@ export const components = {
|
|
|
1117
1217
|
}
|
|
1118
1218
|
};
|
|
1119
1219
|
},
|
|
1120
|
-
icon:
|
|
1220
|
+
icon: _ref43 => {
|
|
1121
1221
|
let {
|
|
1122
1222
|
theme,
|
|
1123
1223
|
ownerState
|
|
1124
|
-
} =
|
|
1224
|
+
} = _ref43;
|
|
1125
1225
|
return {
|
|
1126
1226
|
fontSize: "inherit",
|
|
1127
1227
|
marginRight: 0,
|
|
@@ -1150,19 +1250,19 @@ export const components = {
|
|
|
1150
1250
|
},
|
|
1151
1251
|
MuiTabs: {
|
|
1152
1252
|
styleOverrides: {
|
|
1153
|
-
root:
|
|
1253
|
+
root: _ref44 => {
|
|
1154
1254
|
let {
|
|
1155
1255
|
theme
|
|
1156
|
-
} =
|
|
1256
|
+
} = _ref44;
|
|
1157
1257
|
return {
|
|
1158
1258
|
minHeight: "unset",
|
|
1159
1259
|
marginBottom: theme.spacing(5)
|
|
1160
1260
|
};
|
|
1161
1261
|
},
|
|
1162
|
-
flexContainer:
|
|
1262
|
+
flexContainer: _ref45 => {
|
|
1163
1263
|
let {
|
|
1164
1264
|
theme
|
|
1165
|
-
} =
|
|
1265
|
+
} = _ref45;
|
|
1166
1266
|
return {
|
|
1167
1267
|
gap: theme.spacing(5),
|
|
1168
1268
|
borderBottom: `${theme.mixins.borderWidth} ${theme.mixins.borderStyle} ${theme.palette.divider}`
|
|
@@ -1178,11 +1278,11 @@ export const components = {
|
|
|
1178
1278
|
placement: "top"
|
|
1179
1279
|
},
|
|
1180
1280
|
styleOverrides: {
|
|
1181
|
-
tooltip:
|
|
1281
|
+
tooltip: _ref46 => {
|
|
1182
1282
|
let {
|
|
1183
1283
|
theme,
|
|
1184
1284
|
ownerState
|
|
1185
|
-
} =
|
|
1285
|
+
} = _ref46;
|
|
1186
1286
|
return {
|
|
1187
1287
|
maxWidth: `calc(${theme.mixins.maxWidth} / 2)`,
|
|
1188
1288
|
paddingBlock: theme.spacing(2),
|
|
@@ -1242,10 +1342,10 @@ export const components = {
|
|
|
1242
1342
|
}
|
|
1243
1343
|
};
|
|
1244
1344
|
},
|
|
1245
|
-
arrow:
|
|
1345
|
+
arrow: _ref47 => {
|
|
1246
1346
|
let {
|
|
1247
1347
|
theme
|
|
1248
|
-
} =
|
|
1348
|
+
} = _ref47;
|
|
1249
1349
|
return {
|
|
1250
1350
|
color: theme.palette.grey[900],
|
|
1251
1351
|
"&::before": {
|
|
@@ -1285,19 +1385,19 @@ export const components = {
|
|
|
1285
1385
|
}
|
|
1286
1386
|
},
|
|
1287
1387
|
styleOverrides: {
|
|
1288
|
-
paragraph:
|
|
1388
|
+
paragraph: _ref48 => {
|
|
1289
1389
|
let {
|
|
1290
1390
|
theme
|
|
1291
|
-
} =
|
|
1391
|
+
} = _ref48;
|
|
1292
1392
|
return {
|
|
1293
1393
|
marginBottom: theme.spacing(4)
|
|
1294
1394
|
};
|
|
1295
1395
|
},
|
|
1296
|
-
root:
|
|
1396
|
+
root: _ref49 => {
|
|
1297
1397
|
let {
|
|
1298
1398
|
theme,
|
|
1299
1399
|
ownerState
|
|
1300
|
-
} =
|
|
1400
|
+
} = _ref49;
|
|
1301
1401
|
return { ...(ownerState.variant === "kbd" && {
|
|
1302
1402
|
display: "inline-block",
|
|
1303
1403
|
minWidth: `calc(${theme.typography.subtitle1.fontSize} * ${theme.typography.h5.lineHeight})`,
|