@okta/odyssey-react-mui 1.15.9 → 1.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +35 -0
- package/dist/Accordion.js +2 -0
- package/dist/Accordion.js.map +1 -1
- package/dist/Autocomplete.js +9 -0
- package/dist/Autocomplete.js.map +1 -1
- package/dist/Badge.js +1 -0
- package/dist/Badge.js.map +1 -1
- package/dist/Banner.js +6 -5
- package/dist/Banner.js.map +1 -1
- package/dist/Button.js +15 -11
- package/dist/Button.js.map +1 -1
- package/dist/Callout.js +45 -7
- package/dist/Callout.js.map +1 -1
- package/dist/{Tile.js → Card.js} +43 -28
- package/dist/Card.js.map +1 -0
- package/dist/DataTable/DataTable.js +68 -41
- package/dist/DataTable/DataTable.js.map +1 -1
- package/dist/DataTable/DataTableRowActions.js.map +1 -1
- package/dist/DataTable/constants.js +0 -1
- package/dist/DataTable/constants.js.map +1 -1
- package/dist/DataTable/index.js +0 -1
- package/dist/DataTable/index.js.map +1 -1
- package/dist/Dialog.js +9 -3
- package/dist/Dialog.js.map +1 -1
- package/dist/{labs/Drawer.js → Drawer.js} +5 -5
- package/dist/Drawer.js.map +1 -0
- package/dist/{DataTable/DataTableEmptyState.js → EmptyState.js} +17 -15
- package/dist/EmptyState.js.map +1 -0
- package/dist/ErrorMessageList.js +1 -1
- package/dist/ErrorMessageList.js.map +1 -1
- package/dist/FieldError.js +3 -2
- package/dist/FieldError.js.map +1 -1
- package/dist/HtmlProps.js.map +1 -1
- package/dist/MenuItem.js +1 -0
- package/dist/MenuItem.js.map +1 -1
- package/dist/OdysseyCacheProvider.js +5 -2
- package/dist/OdysseyCacheProvider.js.map +1 -1
- package/dist/OdysseyProvider.js +1 -1
- package/dist/OdysseyProvider.js.map +1 -1
- package/dist/OdysseyTranslationProvider.js +1 -6
- package/dist/OdysseyTranslationProvider.js.map +1 -1
- package/dist/{DataTable/DataTablePagination.js → Pagination/Pagination.js} +56 -59
- package/dist/Pagination/Pagination.js.map +1 -0
- package/dist/Pagination/constants.js +14 -0
- package/dist/Pagination/constants.js.map +1 -0
- package/dist/Pagination/index.js +15 -0
- package/dist/Pagination/index.js.map +1 -0
- package/dist/Pagination/usePagination.js +51 -0
- package/dist/Pagination/usePagination.js.map +1 -0
- package/dist/Radio.js +17 -5
- package/dist/Radio.js.map +1 -1
- package/dist/ScreenReaderText.js +4 -0
- package/dist/ScreenReaderText.js.map +1 -1
- package/dist/Select.js +1 -0
- package/dist/Select.js.map +1 -1
- package/dist/Status.js +5 -3
- package/dist/Status.js.map +1 -1
- package/dist/Surface.js +38 -0
- package/dist/Surface.js.map +1 -0
- package/dist/Tabs.js +22 -0
- package/dist/Tabs.js.map +1 -1
- package/dist/TextField.js +48 -0
- package/dist/TextField.js.map +1 -1
- package/dist/Toast.js +37 -34
- package/dist/Toast.js.map +1 -1
- package/dist/assertEnv.d.ts +18 -0
- package/dist/assertEnv.d.ts.map +1 -0
- package/dist/assertEnv.js +32 -0
- package/dist/icons.generated/Add.js +1 -1
- package/dist/icons.generated/Add.js.map +1 -1
- package/dist/icons.generated/AddCircle.js +1 -1
- package/dist/icons.generated/AddCircle.js.map +1 -1
- package/dist/icons.generated/Apps.js +1 -1
- package/dist/icons.generated/Apps.js.map +1 -1
- package/dist/icons.generated/ArrowBottom.js +2 -2
- package/dist/icons.generated/ArrowBottom.js.map +1 -1
- package/dist/icons.generated/ArrowDown.js +1 -1
- package/dist/icons.generated/ArrowDown.js.map +1 -1
- package/dist/icons.generated/ArrowLeft.js +1 -1
- package/dist/icons.generated/ArrowLeft.js.map +1 -1
- package/dist/icons.generated/ArrowLowerLeft.js +1 -1
- package/dist/icons.generated/ArrowLowerLeft.js.map +1 -1
- package/dist/icons.generated/ArrowLowerRight.js +1 -1
- package/dist/icons.generated/ArrowLowerRight.js.map +1 -1
- package/dist/icons.generated/ArrowRight.js +1 -1
- package/dist/icons.generated/ArrowRight.js.map +1 -1
- package/dist/icons.generated/ArrowTop.js +2 -2
- package/dist/icons.generated/ArrowTop.js.map +1 -1
- package/dist/icons.generated/ArrowUnsorted.js +1 -1
- package/dist/icons.generated/ArrowUnsorted.js.map +1 -1
- package/dist/icons.generated/ArrowUp.js +1 -1
- package/dist/icons.generated/ArrowUp.js.map +1 -1
- package/dist/icons.generated/ArrowUpperLeft.js +1 -1
- package/dist/icons.generated/ArrowUpperLeft.js.map +1 -1
- package/dist/icons.generated/ArrowUpperRight.js +1 -1
- package/dist/icons.generated/ArrowUpperRight.js.map +1 -1
- package/dist/icons.generated/Bug.js +1 -1
- package/dist/icons.generated/Bug.js.map +1 -1
- package/dist/icons.generated/Calendar.js +1 -1
- package/dist/icons.generated/Calendar.js.map +1 -1
- package/dist/icons.generated/Call.js +1 -1
- package/dist/icons.generated/Call.js.map +1 -1
- package/dist/icons.generated/Chat.js +1 -1
- package/dist/icons.generated/Chat.js.map +1 -1
- package/dist/icons.generated/Check.js +1 -1
- package/dist/icons.generated/Check.js.map +1 -1
- package/dist/icons.generated/CheckCircleFilled.js +1 -1
- package/dist/icons.generated/CheckCircleFilled.js.map +1 -1
- package/dist/icons.generated/ChevronDown.js +1 -1
- package/dist/icons.generated/ChevronDown.js.map +1 -1
- package/dist/icons.generated/ChevronLeft.js +1 -1
- package/dist/icons.generated/ChevronLeft.js.map +1 -1
- package/dist/icons.generated/ChevronRight.js +1 -1
- package/dist/icons.generated/ChevronRight.js.map +1 -1
- package/dist/icons.generated/ChevronUp.js +1 -1
- package/dist/icons.generated/ChevronUp.js.map +1 -1
- package/dist/icons.generated/Clock.js +1 -1
- package/dist/icons.generated/Clock.js.map +1 -1
- package/dist/icons.generated/Close.js +1 -1
- package/dist/icons.generated/Close.js.map +1 -1
- package/dist/icons.generated/CloseCircleFilled.js +1 -1
- package/dist/icons.generated/CloseCircleFilled.js.map +1 -1
- package/dist/icons.generated/CollapseLeft.js +1 -1
- package/dist/icons.generated/CollapseLeft.js.map +1 -1
- package/dist/icons.generated/CollapseRight.js +1 -1
- package/dist/icons.generated/CollapseRight.js.map +1 -1
- package/dist/icons.generated/Copy.js +1 -1
- package/dist/icons.generated/Copy.js.map +1 -1
- package/dist/icons.generated/Custom.js +39 -0
- package/dist/icons.generated/Custom.js.map +1 -0
- package/dist/icons.generated/DangerDiamond.js +1 -1
- package/dist/icons.generated/DangerDiamond.js.map +1 -1
- package/dist/icons.generated/DangerDiamondFilled.js +1 -1
- package/dist/icons.generated/DangerDiamondFilled.js.map +1 -1
- package/dist/icons.generated/Delete.js +1 -1
- package/dist/icons.generated/Delete.js.map +1 -1
- package/dist/icons.generated/Deny.js +1 -1
- package/dist/icons.generated/Deny.js.map +1 -1
- package/dist/icons.generated/Devices.js +1 -1
- package/dist/icons.generated/Devices.js.map +1 -1
- package/dist/icons.generated/Directory.js +1 -1
- package/dist/icons.generated/Directory.js.map +1 -1
- package/dist/icons.generated/Documentation.js +1 -1
- package/dist/icons.generated/Documentation.js.map +1 -1
- package/dist/icons.generated/Download.js +1 -1
- package/dist/icons.generated/Download.js.map +1 -1
- package/dist/icons.generated/DragIndicator.js +1 -1
- package/dist/icons.generated/DragIndicator.js.map +1 -1
- package/dist/icons.generated/Duo.js +47 -0
- package/dist/icons.generated/Duo.js.map +1 -0
- package/dist/icons.generated/Edit.js +1 -1
- package/dist/icons.generated/Edit.js.map +1 -1
- package/dist/icons.generated/Email.js +38 -0
- package/dist/icons.generated/Email.js.map +1 -0
- package/dist/icons.generated/ExpandLeft.js +1 -1
- package/dist/icons.generated/ExpandLeft.js.map +1 -1
- package/dist/icons.generated/ExpandRight.js +1 -1
- package/dist/icons.generated/ExpandRight.js.map +1 -1
- package/dist/icons.generated/ExternalLink.js +1 -1
- package/dist/icons.generated/ExternalLink.js.map +1 -1
- package/dist/icons.generated/Fido2.js +57 -0
- package/dist/icons.generated/Fido2.js.map +1 -0
- package/dist/icons.generated/Filter.js +1 -1
- package/dist/icons.generated/Filter.js.map +1 -1
- package/dist/icons.generated/Folder.js +1 -1
- package/dist/icons.generated/Folder.js.map +1 -1
- package/dist/icons.generated/Globe.js +1 -1
- package/dist/icons.generated/Globe.js.map +1 -1
- package/dist/icons.generated/GoogleAuth.js +54 -0
- package/dist/icons.generated/GoogleAuth.js.map +1 -0
- package/dist/icons.generated/Grid.js +1 -1
- package/dist/icons.generated/Grid.js.map +1 -1
- package/dist/icons.generated/Group.js +1 -1
- package/dist/icons.generated/Group.js.map +1 -1
- package/dist/icons.generated/Hide.js +1 -1
- package/dist/icons.generated/Hide.js.map +1 -1
- package/dist/icons.generated/Home.js +1 -1
- package/dist/icons.generated/Home.js.map +1 -1
- package/dist/icons.generated/Idp.js +42 -0
- package/dist/icons.generated/Idp.js.map +1 -0
- package/dist/icons.generated/InformationCircle.js +1 -1
- package/dist/icons.generated/InformationCircle.js.map +1 -1
- package/dist/icons.generated/InformationCircleFilled.js +1 -1
- package/dist/icons.generated/InformationCircleFilled.js.map +1 -1
- package/dist/icons.generated/Link.js +1 -1
- package/dist/icons.generated/Link.js.map +1 -1
- package/dist/icons.generated/List.js +1 -1
- package/dist/icons.generated/List.js.map +1 -1
- package/dist/icons.generated/Lock.js +1 -1
- package/dist/icons.generated/Lock.js.map +1 -1
- package/dist/icons.generated/More.js +1 -1
- package/dist/icons.generated/More.js.map +1 -1
- package/dist/icons.generated/Notification.js +1 -1
- package/dist/icons.generated/Notification.js.map +1 -1
- package/dist/icons.generated/OktaVerify.js +33 -0
- package/dist/icons.generated/OktaVerify.js.map +1 -0
- package/dist/icons.generated/OnPremMfa.js +39 -0
- package/dist/icons.generated/OnPremMfa.js.map +1 -0
- package/dist/icons.generated/OneTimePassword.js +49 -0
- package/dist/icons.generated/OneTimePassword.js.map +1 -0
- package/dist/icons.generated/Password.js +61 -0
- package/dist/icons.generated/Password.js.map +1 -0
- package/dist/icons.generated/Pause.js +1 -1
- package/dist/icons.generated/Pause.js.map +1 -1
- package/dist/icons.generated/QuestionCircle.js +1 -1
- package/dist/icons.generated/QuestionCircle.js.map +1 -1
- package/dist/icons.generated/QuestionCircleFilled.js +1 -1
- package/dist/icons.generated/QuestionCircleFilled.js.map +1 -1
- package/dist/icons.generated/Refresh.js +1 -1
- package/dist/icons.generated/Refresh.js.map +1 -1
- package/dist/icons.generated/Reset.js +1 -1
- package/dist/icons.generated/Reset.js.map +1 -1
- package/dist/icons.generated/Resume.js +1 -1
- package/dist/icons.generated/Resume.js.map +1 -1
- package/dist/icons.generated/Search.js +1 -1
- package/dist/icons.generated/Search.js.map +1 -1
- package/dist/icons.generated/SecurityQuestion.js +41 -0
- package/dist/icons.generated/SecurityQuestion.js.map +1 -0
- package/dist/icons.generated/Server.js +1 -1
- package/dist/icons.generated/Server.js.map +1 -1
- package/dist/icons.generated/Settings.js +1 -1
- package/dist/icons.generated/Settings.js.map +1 -1
- package/dist/icons.generated/Show.js +1 -1
- package/dist/icons.generated/Show.js.map +1 -1
- package/dist/icons.generated/SmartCard.js +49 -0
- package/dist/icons.generated/SmartCard.js.map +1 -0
- package/dist/icons.generated/Sms.js +49 -0
- package/dist/icons.generated/Sms.js.map +1 -0
- package/dist/icons.generated/Subtract.js +1 -1
- package/dist/icons.generated/Subtract.js.map +1 -1
- package/dist/icons.generated/SymantecVip.js +38 -0
- package/dist/icons.generated/SymantecVip.js.map +1 -0
- package/dist/icons.generated/Sync.js +1 -1
- package/dist/icons.generated/Sync.js.map +1 -1
- package/dist/icons.generated/ThumbsDown.js +33 -0
- package/dist/icons.generated/ThumbsDown.js.map +1 -0
- package/dist/icons.generated/ThumbsUp.js +33 -0
- package/dist/icons.generated/ThumbsUp.js.map +1 -0
- package/dist/icons.generated/Unlock.js +1 -1
- package/dist/icons.generated/Unlock.js.map +1 -1
- package/dist/icons.generated/Upload.js +1 -1
- package/dist/icons.generated/Upload.js.map +1 -1
- package/dist/icons.generated/User.js +1 -1
- package/dist/icons.generated/User.js.map +1 -1
- package/dist/icons.generated/Video.js +1 -1
- package/dist/icons.generated/Video.js.map +1 -1
- package/dist/icons.generated/VoiceCall.js +54 -0
- package/dist/icons.generated/VoiceCall.js.map +1 -0
- package/dist/icons.generated/Warning.js +1 -1
- package/dist/icons.generated/Warning.js.map +1 -1
- package/dist/icons.generated/WarningFilled.js +1 -1
- package/dist/icons.generated/WarningFilled.js.map +1 -1
- package/dist/icons.generated/Yubikey.js +31 -0
- package/dist/icons.generated/Yubikey.js.map +1 -0
- package/dist/icons.generated/index.js +18 -0
- package/dist/icons.generated/index.js.map +1 -1
- package/dist/index.d.ts +24 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +7 -2
- package/dist/index.js.map +1 -1
- package/dist/index.scss +457 -0
- package/dist/labs/DataComponents/BulkActionsMenu.js +77 -0
- package/dist/labs/DataComponents/BulkActionsMenu.js.map +1 -0
- package/dist/labs/DataComponents/DataStack.js +79 -0
- package/dist/labs/DataComponents/DataStack.js.map +1 -0
- package/dist/labs/DataComponents/DataTable.js +90 -0
- package/dist/labs/DataComponents/DataTable.js.map +1 -0
- package/dist/labs/DataComponents/DataView.js +278 -0
- package/dist/labs/DataComponents/DataView.js.map +1 -0
- package/dist/{src/DataTable/DataTableEmptyState.d.ts → labs/DataComponents/DetailPanel.js} +14 -9
- package/dist/labs/DataComponents/DetailPanel.js.map +1 -0
- package/dist/labs/DataComponents/LayoutSwitcher.js +53 -0
- package/dist/labs/DataComponents/LayoutSwitcher.js.map +1 -0
- package/dist/labs/DataComponents/RowActions.js +80 -0
- package/dist/labs/DataComponents/RowActions.js.map +1 -0
- package/dist/labs/DataComponents/StackCard.js +163 -0
- package/dist/labs/DataComponents/StackCard.js.map +1 -0
- package/dist/labs/DataComponents/StackContent.js +143 -0
- package/dist/labs/DataComponents/StackContent.js.map +1 -0
- package/dist/labs/DataComponents/TableContent.js +248 -0
- package/dist/labs/DataComponents/TableContent.js.map +1 -0
- package/dist/labs/DataComponents/TableSettings.js +96 -0
- package/dist/labs/DataComponents/TableSettings.js.map +1 -0
- package/dist/labs/DataComponents/componentTypes.js +2 -0
- package/dist/labs/DataComponents/componentTypes.js.map +1 -0
- package/dist/labs/DataComponents/constants.js +17 -0
- package/dist/labs/DataComponents/constants.js.map +1 -0
- package/dist/labs/DataComponents/dataTypes.js +2 -0
- package/dist/labs/DataComponents/dataTypes.js.map +1 -0
- package/dist/labs/DataComponents/fetchData.js +33 -0
- package/dist/labs/DataComponents/fetchData.js.map +1 -0
- package/dist/labs/DataComponents/index.js +18 -0
- package/dist/labs/DataComponents/index.js.map +1 -0
- package/dist/labs/DataComponents/tableConstants.js +146 -0
- package/dist/labs/DataComponents/tableConstants.js.map +1 -0
- package/dist/labs/DataComponents/useFilterConversion.js +58 -0
- package/dist/labs/DataComponents/useFilterConversion.js.map +1 -0
- package/dist/labs/DataFilters.js +139 -82
- package/dist/labs/DataFilters.js.map +1 -1
- package/dist/labs/DateField.js +77 -0
- package/dist/labs/DateField.js.map +1 -0
- package/dist/labs/DatePicker.js +186 -23
- package/dist/labs/DatePicker.js.map +1 -1
- package/dist/labs/{DatePicker.types.js → DatePicker.types.d.js} +1 -1
- package/dist/labs/DatePicker.types.d.js.map +1 -0
- package/dist/labs/FileUpload.js +28 -25
- package/dist/labs/FileUpload.js.map +1 -1
- package/dist/labs/FileUploadIllustration.js +1 -1
- package/dist/labs/FileUploadIllustration.js.map +1 -1
- package/dist/labs/FileUploadPreview.js +1 -0
- package/dist/labs/FileUploadPreview.js.map +1 -1
- package/dist/labs/Layout.js +49 -0
- package/dist/labs/Layout.js.map +1 -0
- package/dist/labs/NavAccordion.js +80 -0
- package/dist/labs/NavAccordion.js.map +1 -0
- package/dist/labs/PageTemplate.js +140 -0
- package/dist/labs/PageTemplate.js.map +1 -0
- package/dist/labs/SideNav.js +478 -0
- package/dist/labs/SideNav.js.map +1 -0
- package/dist/labs/Switch.js +186 -77
- package/dist/labs/Switch.js.map +1 -1
- package/dist/labs/datePickerTheme.js +138 -80
- package/dist/labs/datePickerTheme.js.map +1 -1
- package/dist/labs/index.js +5 -1
- package/dist/labs/index.js.map +1 -1
- package/dist/labs/useDatePickerTranslations.js +71 -0
- package/dist/labs/useDatePickerTranslations.js.map +1 -0
- package/dist/preset.d.ts +23 -0
- package/dist/preset.d.ts.map +1 -0
- package/dist/preset.js +35 -0
- package/dist/properties/ts/odyssey-react-mui.js +68 -10
- package/dist/properties/ts/odyssey-react-mui.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_cs.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_cs.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_da.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_da.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_de.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_de.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_el.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_el.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_es.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_es.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_fi.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_fi.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_fr.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_fr.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ht.js +98 -0
- package/dist/properties/ts/odyssey-react-mui_ht.js.map +1 -0
- package/dist/properties/ts/odyssey-react-mui_hu.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_hu.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_id.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_id.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_it.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_it.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ja.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_ja.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ko.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_ko.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ms.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_ms.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_nb.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_nb.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_nl_NL.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_nl_NL.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_pl.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_pl.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_pt_BR.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_pt_BR.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ro.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_ro.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ru.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_ru.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_sv.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_sv.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_th.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_th.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_tr.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_tr.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_uk.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_uk.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_vi.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_vi.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_zh_CN.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_zh_CN.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_zh_TW.js +55 -8
- package/dist/properties/ts/odyssey-react-mui_zh_TW.js.map +1 -1
- package/dist/remUtils.js +14 -0
- package/dist/remUtils.js.map +1 -0
- package/dist/scripts/generateTestSelectorsJson.d.ts +13 -0
- package/dist/scripts/generateTestSelectorsJson.d.ts.map +1 -0
- package/dist/src/Accordion.d.ts +1 -1
- package/dist/src/Accordion.d.ts.map +1 -1
- package/dist/src/Autocomplete.d.ts +7 -1
- package/dist/src/Autocomplete.d.ts.map +1 -1
- package/dist/src/Badge.d.ts +2 -2
- package/dist/src/Badge.d.ts.map +1 -1
- package/dist/src/Banner.d.ts.map +1 -1
- package/dist/src/Button.d.ts +10 -6
- package/dist/src/Button.d.ts.map +1 -1
- package/dist/src/Callout.d.ts +38 -2
- package/dist/src/Callout.d.ts.map +1 -1
- package/dist/src/{Tile.d.ts → Card.d.ts} +6 -27
- package/dist/src/Card.d.ts.map +1 -0
- package/dist/src/DataTable/DataTable.d.ts +65 -48
- package/dist/src/DataTable/DataTable.d.ts.map +1 -1
- package/dist/src/DataTable/DataTableRowActions.d.ts +1 -1
- package/dist/src/DataTable/DataTableRowActions.d.ts.map +1 -1
- package/dist/src/DataTable/constants.d.ts +0 -1
- package/dist/src/DataTable/constants.d.ts.map +1 -1
- package/dist/src/DataTable/index.d.ts +1 -2
- package/dist/src/DataTable/index.d.ts.map +1 -1
- package/dist/src/DataTable/reorderDataRowsLocally.d.ts.map +1 -1
- package/dist/src/DataTable/useRowReordering.d.ts +3 -3
- package/dist/src/DataTable/useRowReordering.d.ts.map +1 -1
- package/dist/src/Dialog.d.ts +19 -7
- package/dist/src/Dialog.d.ts.map +1 -1
- package/dist/src/{labs/Drawer.d.ts → Drawer.d.ts} +3 -3
- package/dist/src/Drawer.d.ts.map +1 -0
- package/dist/src/EmptyState.d.ts +34 -0
- package/dist/src/EmptyState.d.ts.map +1 -0
- package/dist/src/ErrorMessageList.d.ts.map +1 -1
- package/dist/src/FieldError.d.ts.map +1 -1
- package/dist/src/HtmlProps.d.ts +1 -0
- package/dist/src/HtmlProps.d.ts.map +1 -1
- package/dist/src/MenuItem.d.ts.map +1 -1
- package/dist/src/OdysseyCacheProvider.d.ts +6 -2
- package/dist/src/OdysseyCacheProvider.d.ts.map +1 -1
- package/dist/src/OdysseyProvider.d.ts.map +1 -1
- package/dist/src/OdysseyTranslationProvider.d.ts +1 -1
- package/dist/src/OdysseyTranslationProvider.d.ts.map +1 -1
- package/dist/src/Pagination/Pagination.d.ts +70 -0
- package/dist/src/Pagination/Pagination.d.ts.map +1 -0
- package/dist/src/Pagination/constants.d.ts +13 -0
- package/dist/src/Pagination/constants.d.ts.map +1 -0
- package/dist/src/Pagination/index.d.ts +15 -0
- package/dist/src/Pagination/index.d.ts.map +1 -0
- package/dist/src/Pagination/usePagination.d.ts +23 -0
- package/dist/src/Pagination/usePagination.d.ts.map +1 -0
- package/dist/src/Radio.d.ts +2 -2
- package/dist/src/Radio.d.ts.map +1 -1
- package/dist/src/ScreenReaderText.d.ts +3 -2
- package/dist/src/ScreenReaderText.d.ts.map +1 -1
- package/dist/src/Select.d.ts.map +1 -1
- package/dist/src/Status.d.ts +7 -2
- package/dist/src/Status.d.ts.map +1 -1
- package/dist/src/{labs/DatePicker.types.d.ts → Surface.d.ts} +7 -8
- package/dist/src/Surface.d.ts.map +1 -0
- package/dist/src/Tabs.d.ts +22 -0
- package/dist/src/Tabs.d.ts.map +1 -1
- package/dist/src/TextField.d.ts +48 -0
- package/dist/src/TextField.d.ts.map +1 -1
- package/dist/src/Toast.d.ts.map +1 -1
- package/dist/src/icons.generated/Add.d.ts +1 -1
- package/dist/src/icons.generated/AddCircle.d.ts +1 -1
- package/dist/src/icons.generated/Apps.d.ts +1 -1
- package/dist/src/icons.generated/ArrowBottom.d.ts +1 -1
- package/dist/src/icons.generated/ArrowDown.d.ts +1 -1
- package/dist/src/icons.generated/ArrowLeft.d.ts +1 -1
- package/dist/src/icons.generated/ArrowLowerLeft.d.ts +1 -1
- package/dist/src/icons.generated/ArrowLowerRight.d.ts +1 -1
- package/dist/src/icons.generated/ArrowRight.d.ts +1 -1
- package/dist/src/icons.generated/ArrowTop.d.ts +1 -1
- package/dist/src/icons.generated/ArrowUnsorted.d.ts +1 -1
- package/dist/src/icons.generated/ArrowUp.d.ts +1 -1
- package/dist/src/icons.generated/ArrowUpperLeft.d.ts +1 -1
- package/dist/src/icons.generated/ArrowUpperRight.d.ts +1 -1
- package/dist/src/icons.generated/Bug.d.ts +1 -1
- package/dist/src/icons.generated/Calendar.d.ts +1 -1
- package/dist/src/icons.generated/Call.d.ts +1 -1
- package/dist/src/icons.generated/Chat.d.ts +1 -1
- package/dist/src/icons.generated/Check.d.ts +1 -1
- package/dist/src/icons.generated/CheckCircleFilled.d.ts +1 -1
- package/dist/src/icons.generated/ChevronDown.d.ts +1 -1
- package/dist/src/icons.generated/ChevronLeft.d.ts +1 -1
- package/dist/src/icons.generated/ChevronRight.d.ts +1 -1
- package/dist/src/icons.generated/ChevronUp.d.ts +1 -1
- package/dist/src/icons.generated/Clock.d.ts +1 -1
- package/dist/src/icons.generated/Close.d.ts +1 -1
- package/dist/src/icons.generated/CloseCircleFilled.d.ts +1 -1
- package/dist/src/icons.generated/CollapseLeft.d.ts +1 -1
- package/dist/src/icons.generated/CollapseRight.d.ts +1 -1
- package/dist/src/icons.generated/Copy.d.ts +1 -1
- package/dist/src/icons.generated/Custom.d.ts +16 -0
- package/dist/src/icons.generated/Custom.d.ts.map +1 -0
- package/dist/src/icons.generated/DangerDiamond.d.ts +1 -1
- package/dist/src/icons.generated/DangerDiamondFilled.d.ts +1 -1
- package/dist/src/icons.generated/Delete.d.ts +1 -1
- package/dist/src/icons.generated/Deny.d.ts +1 -1
- package/dist/src/icons.generated/Devices.d.ts +1 -1
- package/dist/src/icons.generated/Directory.d.ts +1 -1
- package/dist/src/icons.generated/Documentation.d.ts +1 -1
- package/dist/src/icons.generated/Download.d.ts +1 -1
- package/dist/src/icons.generated/DragIndicator.d.ts +1 -1
- package/dist/src/icons.generated/Duo.d.ts +16 -0
- package/dist/src/icons.generated/Duo.d.ts.map +1 -0
- package/dist/src/icons.generated/Edit.d.ts +1 -1
- package/dist/src/icons.generated/Email.d.ts +16 -0
- package/dist/src/icons.generated/Email.d.ts.map +1 -0
- package/dist/src/icons.generated/ExpandLeft.d.ts +1 -1
- package/dist/src/icons.generated/ExpandRight.d.ts +1 -1
- package/dist/src/icons.generated/ExternalLink.d.ts +1 -1
- package/dist/src/icons.generated/Fido2.d.ts +16 -0
- package/dist/src/icons.generated/Fido2.d.ts.map +1 -0
- package/dist/src/icons.generated/Filter.d.ts +1 -1
- package/dist/src/icons.generated/Folder.d.ts +1 -1
- package/dist/src/icons.generated/Globe.d.ts +1 -1
- package/dist/src/icons.generated/GoogleAuth.d.ts +16 -0
- package/dist/src/icons.generated/GoogleAuth.d.ts.map +1 -0
- package/dist/src/icons.generated/Grid.d.ts +1 -1
- package/dist/src/icons.generated/Group.d.ts +1 -1
- package/dist/src/icons.generated/Hide.d.ts +1 -1
- package/dist/src/icons.generated/Home.d.ts +1 -1
- package/dist/src/icons.generated/Idp.d.ts +16 -0
- package/dist/src/icons.generated/Idp.d.ts.map +1 -0
- package/dist/src/icons.generated/InformationCircle.d.ts +1 -1
- package/dist/src/icons.generated/InformationCircleFilled.d.ts +1 -1
- package/dist/src/icons.generated/Link.d.ts +1 -1
- package/dist/src/icons.generated/List.d.ts +1 -1
- package/dist/src/icons.generated/Lock.d.ts +1 -1
- package/dist/src/icons.generated/More.d.ts +1 -1
- package/dist/src/icons.generated/Notification.d.ts +1 -1
- package/dist/src/icons.generated/OktaVerify.d.ts +16 -0
- package/dist/src/icons.generated/OktaVerify.d.ts.map +1 -0
- package/dist/src/icons.generated/OnPremMfa.d.ts +16 -0
- package/dist/src/icons.generated/OnPremMfa.d.ts.map +1 -0
- package/dist/src/icons.generated/OneTimePassword.d.ts +16 -0
- package/dist/src/icons.generated/OneTimePassword.d.ts.map +1 -0
- package/dist/src/icons.generated/Password.d.ts +16 -0
- package/dist/src/icons.generated/Password.d.ts.map +1 -0
- package/dist/src/icons.generated/Pause.d.ts +1 -1
- package/dist/src/icons.generated/QuestionCircle.d.ts +1 -1
- package/dist/src/icons.generated/QuestionCircleFilled.d.ts +1 -1
- package/dist/src/icons.generated/Refresh.d.ts +1 -1
- package/dist/src/icons.generated/Reset.d.ts +1 -1
- package/dist/src/icons.generated/Resume.d.ts +1 -1
- package/dist/src/icons.generated/Search.d.ts +1 -1
- package/dist/src/icons.generated/SecurityQuestion.d.ts +16 -0
- package/dist/src/icons.generated/SecurityQuestion.d.ts.map +1 -0
- package/dist/src/icons.generated/Server.d.ts +1 -1
- package/dist/src/icons.generated/Settings.d.ts +1 -1
- package/dist/src/icons.generated/Show.d.ts +1 -1
- package/dist/src/icons.generated/SmartCard.d.ts +16 -0
- package/dist/src/icons.generated/SmartCard.d.ts.map +1 -0
- package/dist/src/icons.generated/Sms.d.ts +16 -0
- package/dist/src/icons.generated/Sms.d.ts.map +1 -0
- package/dist/src/icons.generated/Subtract.d.ts +1 -1
- package/dist/src/icons.generated/SymantecVip.d.ts +16 -0
- package/dist/src/icons.generated/SymantecVip.d.ts.map +1 -0
- package/dist/src/icons.generated/Sync.d.ts +1 -1
- package/dist/src/icons.generated/ThumbsDown.d.ts +16 -0
- package/dist/src/icons.generated/ThumbsDown.d.ts.map +1 -0
- package/dist/src/icons.generated/ThumbsUp.d.ts +16 -0
- package/dist/src/icons.generated/ThumbsUp.d.ts.map +1 -0
- package/dist/src/icons.generated/Unlock.d.ts +1 -1
- package/dist/src/icons.generated/Upload.d.ts +1 -1
- package/dist/src/icons.generated/User.d.ts +1 -1
- package/dist/src/icons.generated/Video.d.ts +1 -1
- package/dist/src/icons.generated/VoiceCall.d.ts +16 -0
- package/dist/src/icons.generated/VoiceCall.d.ts.map +1 -0
- package/dist/src/icons.generated/Warning.d.ts +1 -1
- package/dist/src/icons.generated/WarningFilled.d.ts +1 -1
- package/dist/src/icons.generated/Yubikey.d.ts +16 -0
- package/dist/src/icons.generated/Yubikey.d.ts.map +1 -0
- package/dist/src/icons.generated/index.d.ts +18 -0
- package/dist/src/icons.generated/index.d.ts.map +1 -1
- package/dist/src/index.d.ts +7 -2
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/inputUtils.d.ts.map +1 -1
- package/dist/src/labs/DataComponents/BulkActionsMenu.d.ts +23 -0
- package/dist/src/labs/DataComponents/BulkActionsMenu.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/DataStack.d.ts +21 -0
- package/dist/src/labs/DataComponents/DataStack.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/DataTable.d.ts +17 -0
- package/dist/src/labs/DataComponents/DataTable.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/DataView.d.ts +17 -0
- package/dist/src/labs/DataComponents/DataView.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/DetailPanel.d.ts +20 -0
- package/dist/src/labs/DataComponents/DetailPanel.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/LayoutSwitcher.d.ts +21 -0
- package/dist/src/labs/DataComponents/LayoutSwitcher.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/RowActions.d.ts +31 -0
- package/dist/src/labs/DataComponents/RowActions.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/StackCard.d.ts +36 -0
- package/dist/src/labs/DataComponents/StackCard.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/StackContent.d.ts +64 -0
- package/dist/src/labs/DataComponents/StackContent.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/TableContent.d.ts +66 -0
- package/dist/src/labs/DataComponents/TableContent.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/TableSettings.d.ts +21 -0
- package/dist/src/labs/DataComponents/TableSettings.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/componentTypes.d.ts +81 -0
- package/dist/src/labs/DataComponents/componentTypes.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/constants.d.ts +16 -0
- package/dist/src/labs/DataComponents/constants.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/dataTypes.d.ts +52 -0
- package/dist/src/labs/DataComponents/dataTypes.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/fetchData.d.ts +26 -0
- package/dist/src/labs/DataComponents/fetchData.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/index.d.ts +18 -0
- package/dist/src/labs/DataComponents/index.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/tableConstants.d.ts +100 -0
- package/dist/src/labs/DataComponents/tableConstants.d.ts.map +1 -0
- package/dist/src/labs/DataComponents/useFilterConversion.d.ts +20 -0
- package/dist/src/labs/DataComponents/useFilterConversion.d.ts.map +1 -0
- package/dist/src/labs/DataFilters.d.ts +14 -7
- package/dist/src/labs/DataFilters.d.ts.map +1 -1
- package/dist/src/labs/DateField.d.ts +23 -0
- package/dist/src/labs/DateField.d.ts.map +1 -0
- package/dist/src/labs/DatePicker.d.ts +31 -8
- package/dist/src/labs/DatePicker.d.ts.map +1 -1
- package/dist/src/labs/FileUpload.d.ts +2 -2
- package/dist/src/labs/FileUpload.d.ts.map +1 -1
- package/dist/src/labs/FileUploadPreview.d.ts.map +1 -1
- package/dist/src/labs/GroupPicker.d.ts.map +1 -1
- package/dist/src/labs/Layout.d.ts +28 -0
- package/dist/src/labs/Layout.d.ts.map +1 -0
- package/dist/src/labs/NavAccordion.d.ts +52 -0
- package/dist/src/labs/NavAccordion.d.ts.map +1 -0
- package/dist/src/labs/PageTemplate.d.ts +57 -0
- package/dist/src/labs/PageTemplate.d.ts.map +1 -0
- package/dist/src/labs/PaginatedTable.d.ts.map +1 -1
- package/dist/src/labs/SideNav.d.ts +120 -0
- package/dist/src/labs/SideNav.d.ts.map +1 -0
- package/dist/src/labs/StaticTable.d.ts.map +1 -1
- package/dist/src/labs/Switch.d.ts +3 -7
- package/dist/src/labs/Switch.d.ts.map +1 -1
- package/dist/src/labs/datePickerTheme.d.ts.map +1 -1
- package/dist/src/labs/index.d.ts +5 -1
- package/dist/src/labs/index.d.ts.map +1 -1
- package/dist/src/labs/useDatePickerTranslations.d.ts +15 -0
- package/dist/src/labs/useDatePickerTranslations.d.ts.map +1 -0
- package/dist/src/properties/ts/odyssey-react-mui.d.ts +66 -8
- package/dist/src/properties/ts/odyssey-react-mui.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_da.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_da.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_de.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_de.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_el.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_el.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_es.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_es.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ht.d.ts +98 -0
- package/dist/src/properties/ts/odyssey-react-mui_ht.d.ts.map +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_id.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_id.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_it.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_it.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_th.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_th.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts +54 -7
- package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts.map +1 -1
- package/dist/src/remUtils.d.ts +24 -0
- package/dist/src/remUtils.d.ts.map +1 -0
- package/dist/src/test-selectors/featureTestSelector.d.ts +31 -0
- package/dist/src/test-selectors/featureTestSelector.d.ts.map +1 -0
- package/dist/src/test-selectors/index.d.ts +15 -0
- package/dist/src/test-selectors/index.d.ts.map +1 -0
- package/dist/src/test-selectors/odysseyTestSelectors.d.ts +120 -0
- package/dist/src/test-selectors/odysseyTestSelectors.d.ts.map +1 -0
- package/dist/src/test-selectors/querySelector.d.ts +3632 -0
- package/dist/src/test-selectors/querySelector.d.ts.map +1 -0
- package/dist/src/theme/components.d.ts +1 -1
- package/dist/src/theme/components.d.ts.map +1 -1
- package/dist/src/theme/components.types.d.ts +5 -3
- package/dist/src/theme/components.types.d.ts.map +1 -1
- package/dist/src/theme/createOdysseyMuiTheme.d.ts +1 -1
- package/dist/src/theme/createOdysseyMuiTheme.d.ts.map +1 -1
- package/dist/src/theme/mixins.d.ts.map +1 -1
- package/dist/src/theme/palette.d.ts.map +1 -1
- package/dist/src/theme/shape.d.ts.map +1 -1
- package/dist/src/theme/spacing.d.ts.map +1 -1
- package/dist/src/theme/typography.d.ts.map +1 -1
- package/dist/test-selectors/featureTestSelector.js +2 -0
- package/dist/test-selectors/featureTestSelector.js.map +1 -0
- package/dist/test-selectors/index.js +15 -0
- package/dist/test-selectors/index.js.map +1 -0
- package/dist/test-selectors/odysseyTestSelectors.js +20 -0
- package/dist/test-selectors/odysseyTestSelectors.js.map +1 -0
- package/dist/test-selectors/querySelector.js +78 -0
- package/dist/test-selectors/querySelector.js.map +1 -0
- package/dist/test-selectors/testSelectors.json +1 -0
- package/dist/theme/components.js +248 -177
- package/dist/theme/components.js.map +1 -1
- package/dist/theme/components.types.js.map +1 -1
- package/dist/tsconfig.production.tsbuildinfo +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/i18n.config.json +3 -1
- package/package.json +13 -5
- package/scripts/generateTestSelectorsJson.ts +28 -0
- package/src/Accordion.tsx +3 -0
- package/src/Autocomplete.tsx +13 -0
- package/src/Badge.tsx +4 -3
- package/src/Banner.tsx +4 -4
- package/src/Button.tsx +30 -16
- package/src/Callout.tsx +59 -12
- package/src/{Tile.tsx → Card.tsx} +63 -57
- package/src/DataTable/DataTable.tsx +164 -95
- package/src/DataTable/DataTableRowActions.tsx +1 -1
- package/src/DataTable/constants.ts +0 -1
- package/src/DataTable/index.tsx +1 -1
- package/src/Dialog.tsx +38 -13
- package/src/{labs/Drawer.tsx → Drawer.tsx} +10 -9
- package/src/{DataTable/DataTableEmptyState.tsx → EmptyState.tsx} +34 -19
- package/src/ErrorMessageList.tsx +6 -1
- package/src/FieldError.tsx +10 -5
- package/src/HtmlProps.ts +1 -0
- package/src/MenuItem.tsx +1 -0
- package/src/OdysseyCacheProvider.tsx +11 -3
- package/src/OdysseyProvider.tsx +1 -1
- package/src/OdysseyTranslationProvider.tsx +1 -17
- package/src/{DataTable/DataTablePagination.tsx → Pagination/Pagination.tsx} +107 -74
- package/src/Pagination/constants.ts +13 -0
- package/src/Pagination/index.ts +15 -0
- package/src/Pagination/usePagination.ts +49 -0
- package/src/Radio.tsx +18 -6
- package/src/ScreenReaderText.tsx +15 -3
- package/src/Select.tsx +2 -0
- package/src/Status.tsx +14 -2
- package/src/Surface.tsx +48 -0
- package/src/Tabs.tsx +24 -0
- package/src/TextField.tsx +50 -0
- package/src/Toast.tsx +44 -40
- package/src/icons.generated/Add.tsx +1 -1
- package/src/icons.generated/AddCircle.tsx +1 -1
- package/src/icons.generated/Apps.tsx +1 -1
- package/src/icons.generated/ArrowBottom.tsx +2 -2
- package/src/icons.generated/ArrowDown.tsx +1 -1
- package/src/icons.generated/ArrowLeft.tsx +1 -1
- package/src/icons.generated/ArrowLowerLeft.tsx +1 -1
- package/src/icons.generated/ArrowLowerRight.tsx +1 -1
- package/src/icons.generated/ArrowRight.tsx +1 -1
- package/src/icons.generated/ArrowTop.tsx +2 -2
- package/src/icons.generated/ArrowUnsorted.tsx +1 -1
- package/src/icons.generated/ArrowUp.tsx +1 -1
- package/src/icons.generated/ArrowUpperLeft.tsx +1 -1
- package/src/icons.generated/ArrowUpperRight.tsx +1 -1
- package/src/icons.generated/Bug.tsx +1 -1
- package/src/icons.generated/Calendar.tsx +1 -1
- package/src/icons.generated/Call.tsx +1 -1
- package/src/icons.generated/Chat.tsx +1 -1
- package/src/icons.generated/Check.tsx +1 -1
- package/src/icons.generated/CheckCircleFilled.tsx +1 -1
- package/src/icons.generated/ChevronDown.tsx +1 -1
- package/src/icons.generated/ChevronLeft.tsx +1 -1
- package/src/icons.generated/ChevronRight.tsx +1 -1
- package/src/icons.generated/ChevronUp.tsx +1 -1
- package/src/icons.generated/Clock.tsx +1 -1
- package/src/icons.generated/Close.tsx +1 -1
- package/src/icons.generated/CloseCircleFilled.tsx +1 -1
- package/src/icons.generated/CollapseLeft.tsx +1 -1
- package/src/icons.generated/CollapseRight.tsx +1 -1
- package/src/icons.generated/Copy.tsx +1 -1
- package/src/icons.generated/Custom.tsx +49 -0
- package/src/icons.generated/DangerDiamond.tsx +1 -1
- package/src/icons.generated/DangerDiamondFilled.tsx +1 -1
- package/src/icons.generated/Delete.tsx +1 -1
- package/src/icons.generated/Deny.tsx +1 -1
- package/src/icons.generated/Devices.tsx +1 -1
- package/src/icons.generated/Directory.tsx +1 -1
- package/src/icons.generated/Documentation.tsx +1 -1
- package/src/icons.generated/Download.tsx +1 -1
- package/src/icons.generated/DragIndicator.tsx +1 -1
- package/src/icons.generated/Duo.tsx +59 -0
- package/src/icons.generated/Edit.tsx +1 -1
- package/src/icons.generated/Email.tsx +48 -0
- package/src/icons.generated/ExpandLeft.tsx +1 -1
- package/src/icons.generated/ExpandRight.tsx +1 -1
- package/src/icons.generated/ExternalLink.tsx +1 -1
- package/src/icons.generated/Fido2.tsx +71 -0
- package/src/icons.generated/Filter.tsx +1 -1
- package/src/icons.generated/Folder.tsx +1 -1
- package/src/icons.generated/Globe.tsx +1 -1
- package/src/icons.generated/GoogleAuth.tsx +67 -0
- package/src/icons.generated/Grid.tsx +1 -1
- package/src/icons.generated/Group.tsx +1 -1
- package/src/icons.generated/Hide.tsx +1 -1
- package/src/icons.generated/Home.tsx +1 -1
- package/src/icons.generated/Idp.tsx +51 -0
- package/src/icons.generated/InformationCircle.tsx +1 -1
- package/src/icons.generated/InformationCircleFilled.tsx +1 -1
- package/src/icons.generated/Link.tsx +1 -1
- package/src/icons.generated/List.tsx +1 -1
- package/src/icons.generated/Lock.tsx +1 -1
- package/src/icons.generated/More.tsx +1 -1
- package/src/icons.generated/Notification.tsx +1 -1
- package/src/icons.generated/OktaVerify.tsx +43 -0
- package/src/icons.generated/OnPremMfa.tsx +49 -0
- package/src/icons.generated/OneTimePassword.tsx +63 -0
- package/src/icons.generated/Password.tsx +77 -0
- package/src/icons.generated/Pause.tsx +1 -1
- package/src/icons.generated/QuestionCircle.tsx +1 -1
- package/src/icons.generated/QuestionCircleFilled.tsx +1 -1
- package/src/icons.generated/Refresh.tsx +1 -1
- package/src/icons.generated/Reset.tsx +1 -1
- package/src/icons.generated/Resume.tsx +1 -1
- package/src/icons.generated/Search.tsx +1 -1
- package/src/icons.generated/SecurityQuestion.tsx +48 -0
- package/src/icons.generated/Server.tsx +1 -1
- package/src/icons.generated/Settings.tsx +1 -1
- package/src/icons.generated/Show.tsx +1 -1
- package/src/icons.generated/SmartCard.tsx +62 -0
- package/src/icons.generated/Sms.tsx +52 -0
- package/src/icons.generated/Subtract.tsx +1 -1
- package/src/icons.generated/SymantecVip.tsx +49 -0
- package/src/icons.generated/Sync.tsx +1 -1
- package/src/icons.generated/ThumbsDown.tsx +43 -0
- package/src/icons.generated/ThumbsUp.tsx +43 -0
- package/src/icons.generated/Unlock.tsx +1 -1
- package/src/icons.generated/Upload.tsx +1 -1
- package/src/icons.generated/User.tsx +1 -1
- package/src/icons.generated/Video.tsx +1 -1
- package/src/icons.generated/VoiceCall.tsx +59 -0
- package/src/icons.generated/Warning.tsx +1 -1
- package/src/icons.generated/WarningFilled.tsx +1 -1
- package/src/icons.generated/Yubikey.tsx +41 -0
- package/src/icons.generated/index.ts +18 -0
- package/src/index.ts +7 -2
- package/src/labs/DataComponents/BulkActionsMenu.tsx +97 -0
- package/src/labs/DataComponents/DataStack.tsx +99 -0
- package/src/labs/DataComponents/DataTable.tsx +111 -0
- package/src/labs/DataComponents/DataView.tsx +394 -0
- package/src/labs/DataComponents/DetailPanel.tsx +31 -0
- package/src/labs/DataComponents/LayoutSwitcher.tsx +73 -0
- package/src/labs/DataComponents/RowActions.tsx +122 -0
- package/src/labs/DataComponents/StackCard.tsx +256 -0
- package/src/labs/DataComponents/StackContent.tsx +254 -0
- package/src/labs/DataComponents/TableContent.tsx +390 -0
- package/src/labs/DataComponents/TableSettings.tsx +138 -0
- package/src/labs/DataComponents/componentTypes.ts +111 -0
- package/src/labs/DataComponents/constants.tsx +20 -0
- package/src/labs/DataComponents/dataTypes.ts +77 -0
- package/src/labs/DataComponents/fetchData.ts +47 -0
- package/src/labs/DataComponents/index.tsx +19 -0
- package/src/labs/DataComponents/tableConstants.tsx +162 -0
- package/src/labs/DataComponents/useFilterConversion.ts +92 -0
- package/src/labs/DataFilters.tsx +250 -162
- package/src/labs/DateField.tsx +119 -0
- package/src/labs/DatePicker.tsx +304 -31
- package/src/labs/{DatePicker.types.ts → DatePicker.types.d.ts} +0 -10
- package/src/labs/FileUpload.tsx +30 -21
- package/src/labs/FileUploadIllustration.tsx +1 -1
- package/src/labs/FileUploadPreview.tsx +1 -0
- package/src/labs/Layout.tsx +85 -0
- package/src/labs/NavAccordion.tsx +133 -0
- package/src/labs/PageTemplate.tsx +225 -0
- package/src/labs/SideNav.tsx +745 -0
- package/src/labs/Switch.tsx +240 -119
- package/src/labs/datePickerTheme.tsx +119 -83
- package/src/labs/index.ts +7 -1
- package/src/labs/useDatePickerTranslations.ts +92 -0
- package/src/properties/odyssey-react-mui.properties +76 -10
- package/src/properties/translations/odyssey-react-mui_cs.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_da.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_de.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_el.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_es.properties +65 -8
- package/src/properties/translations/odyssey-react-mui_fi.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_fr.properties +65 -8
- package/src/properties/translations/odyssey-react-mui_ht.properties +112 -0
- package/src/properties/translations/odyssey-react-mui_hu.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_id.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_it.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_ja.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_ko.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_ms.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_nb.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_nl_NL.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_pl.properties +65 -8
- package/src/properties/translations/odyssey-react-mui_pt_BR.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_ro.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_ru.properties +65 -8
- package/src/properties/translations/odyssey-react-mui_sv.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_th.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_tr.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_uk.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_vi.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_zh_CN.properties +64 -7
- package/src/properties/translations/odyssey-react-mui_zh_TW.properties +64 -7
- package/src/properties/ts/odyssey-react-mui.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_cs.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_da.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_de.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_el.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_es.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_fi.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_fr.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ht.ts +1 -0
- package/src/properties/ts/odyssey-react-mui_hu.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_id.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_it.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ja.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ko.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ms.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_nb.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_nl_NL.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_pl.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_pt_BR.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ro.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ru.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_sv.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_th.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_tr.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_uk.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_vi.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_zh_CN.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_zh_TW.ts +1 -1
- package/src/remUtils.ts +27 -0
- package/src/test-selectors/featureTestSelector.ts +41 -0
- package/src/test-selectors/index.ts +15 -0
- package/src/test-selectors/odysseyTestSelectors.ts +22 -0
- package/src/test-selectors/querySelector.ts +198 -0
- package/src/theme/components.tsx +270 -189
- package/src/theme/components.types.ts +5 -3
- package/dist/DataTable/DataTableEmptyState.js.map +0 -1
- package/dist/DataTable/DataTablePagination.js.map +0 -1
- package/dist/Tile.js.map +0 -1
- package/dist/labs/DatePicker.types.js.map +0 -1
- package/dist/labs/Drawer.js.map +0 -1
- package/dist/src/DataTable/DataTableEmptyState.d.ts.map +0 -1
- package/dist/src/DataTable/DataTablePagination.d.ts +0 -33
- package/dist/src/DataTable/DataTablePagination.d.ts.map +0 -1
- package/dist/src/Tile.d.ts.map +0 -1
- package/dist/src/labs/DatePicker.types.d.ts.map +0 -1
- package/dist/src/labs/Drawer.d.ts.map +0 -1
package/dist/theme/components.js
CHANGED
|
@@ -13,6 +13,7 @@
|
|
|
13
13
|
import { alertTitleClasses } from "@mui/material/AlertTitle";
|
|
14
14
|
import { autocompleteClasses } from "@mui/material/Autocomplete";
|
|
15
15
|
import { buttonClasses } from "@mui/material/Button";
|
|
16
|
+
import { buttonBaseClasses } from "@mui/material/ButtonBase";
|
|
16
17
|
import { checkboxClasses } from "@mui/material/Checkbox";
|
|
17
18
|
import { chipClasses } from "@mui/material/Chip";
|
|
18
19
|
import { dividerClasses } from "@mui/material/Divider";
|
|
@@ -30,9 +31,10 @@ import { svgIconClasses } from "@mui/material/SvgIcon";
|
|
|
30
31
|
import { tableBodyClasses } from "@mui/material/TableBody";
|
|
31
32
|
import { tableHeadClasses } from "@mui/material/TableHead";
|
|
32
33
|
import { tableRowClasses } from "@mui/material/TableRow";
|
|
34
|
+
import { tableCellClasses } from "@mui/material/TableCell";
|
|
33
35
|
import { tooltipClasses } from "@mui/material/Tooltip";
|
|
34
36
|
import { typographyClasses } from "@mui/material/Typography";
|
|
35
|
-
import {
|
|
37
|
+
import { CARD_IMAGE_HEIGHT } from "../Card.js";
|
|
36
38
|
import { CheckCircleFilledIcon, CheckIcon, ChevronDownIcon, CloseCircleFilledIcon, CloseIcon, DangerDiamondFilledIcon, InformationCircleFilledIcon, SubtractIcon, WarningFilledIcon } from "../icons.generated/index.js";
|
|
37
39
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
38
40
|
import { Fragment as _Fragment } from "react/jsx-runtime";
|
|
@@ -74,6 +76,10 @@ export const components = ({
|
|
|
74
76
|
borderBottomColor: odysseyTokens.BorderColorDisplay,
|
|
75
77
|
borderBottomStyle: "solid",
|
|
76
78
|
borderBottomWidth: odysseyTokens.BorderWidthMain
|
|
79
|
+
},
|
|
80
|
+
"&.nav-accordion": {
|
|
81
|
+
border: "0 !important",
|
|
82
|
+
width: "100%"
|
|
77
83
|
}
|
|
78
84
|
})
|
|
79
85
|
}
|
|
@@ -92,6 +98,20 @@ export const components = ({
|
|
|
92
98
|
outlineWidth: 2,
|
|
93
99
|
outlineStyle: "solid",
|
|
94
100
|
zIndex: 1
|
|
101
|
+
},
|
|
102
|
+
svg: {
|
|
103
|
+
fontSize: "1.2em",
|
|
104
|
+
height: "1em",
|
|
105
|
+
position: "relative",
|
|
106
|
+
insetBlockStart: "-0.0625em",
|
|
107
|
+
verticalAlign: "middle",
|
|
108
|
+
width: "1em"
|
|
109
|
+
},
|
|
110
|
+
"&.nav-accordion-summary": {
|
|
111
|
+
padding: `${odysseyTokens.Spacing2} ${odysseyTokens.Spacing4}`,
|
|
112
|
+
".MuiAccordionSummary-expandIconWrapper.Mui-expanded": {
|
|
113
|
+
transform: "rotate(-90deg) !important"
|
|
114
|
+
}
|
|
95
115
|
}
|
|
96
116
|
}),
|
|
97
117
|
content: () => ({
|
|
@@ -107,7 +127,12 @@ export const components = ({
|
|
|
107
127
|
styleOverrides: {
|
|
108
128
|
root: () => ({
|
|
109
129
|
paddingInline: odysseyTokens.Spacing3,
|
|
110
|
-
paddingBlock: odysseyTokens.Spacing4
|
|
130
|
+
paddingBlock: odysseyTokens.Spacing4,
|
|
131
|
+
"&.nav-accordion-details": {
|
|
132
|
+
paddingTop: 0,
|
|
133
|
+
paddingBottom: 0,
|
|
134
|
+
paddingLeft: odysseyTokens.Spacing2
|
|
135
|
+
}
|
|
111
136
|
})
|
|
112
137
|
}
|
|
113
138
|
},
|
|
@@ -400,11 +425,16 @@ export const components = ({
|
|
|
400
425
|
padding: odysseyTokens.Spacing1,
|
|
401
426
|
marginRight: "unset"
|
|
402
427
|
},
|
|
403
|
-
popper: {
|
|
428
|
+
popper: ({
|
|
429
|
+
ownerState
|
|
430
|
+
}) => ({
|
|
404
431
|
background: "transparent",
|
|
405
432
|
paddingBlockStart: odysseyTokens.Spacing1,
|
|
406
|
-
|
|
407
|
-
|
|
433
|
+
...(ownerState.ListboxComponent !== undefined && {
|
|
434
|
+
height: "100%",
|
|
435
|
+
maxHeight: "40vh"
|
|
436
|
+
})
|
|
437
|
+
}),
|
|
408
438
|
paper: ({
|
|
409
439
|
ownerState
|
|
410
440
|
}) => ({
|
|
@@ -571,6 +601,25 @@ export const components = ({
|
|
|
571
601
|
backgroundColor: odysseyTokens.HueRed100
|
|
572
602
|
}
|
|
573
603
|
}),
|
|
604
|
+
...(ownerState.variant === "dangerSecondary" && {
|
|
605
|
+
backgroundColor: "transparent",
|
|
606
|
+
borderColor: odysseyTokens.HueNeutral300,
|
|
607
|
+
color: odysseyTokens.PaletteDangerMain,
|
|
608
|
+
"&:hover": {
|
|
609
|
+
backgroundColor: odysseyTokens.HueNeutral100,
|
|
610
|
+
color: odysseyTokens.PaletteDangerMain
|
|
611
|
+
},
|
|
612
|
+
"&:active": {
|
|
613
|
+
backgroundColor: "transparent",
|
|
614
|
+
borderColor: odysseyTokens.PaletteDangerMain,
|
|
615
|
+
color: odysseyTokens.PaletteDangerMain
|
|
616
|
+
},
|
|
617
|
+
"&:disabled": {
|
|
618
|
+
backgroundColor: "transparent",
|
|
619
|
+
borderColor: odysseyTokens.PaletteDangerLight,
|
|
620
|
+
color: odysseyTokens.PaletteDangerLight
|
|
621
|
+
}
|
|
622
|
+
}),
|
|
574
623
|
...(ownerState.variant === "floating" && {
|
|
575
624
|
backgroundColor: "transparent",
|
|
576
625
|
color: odysseyTokens.TypographyColorBody,
|
|
@@ -585,6 +634,20 @@ export const components = ({
|
|
|
585
634
|
color: odysseyTokens.TypographyColorDisabled
|
|
586
635
|
}
|
|
587
636
|
}),
|
|
637
|
+
...(ownerState.variant === "floatingAction" && {
|
|
638
|
+
backgroundColor: "transparent",
|
|
639
|
+
color: odysseyTokens.TypographyColorAction,
|
|
640
|
+
"&:hover": {
|
|
641
|
+
backgroundColor: odysseyTokens.HueNeutral100
|
|
642
|
+
},
|
|
643
|
+
"&:active": {
|
|
644
|
+
backgroundColor: odysseyTokens.HueNeutral200
|
|
645
|
+
},
|
|
646
|
+
"&:disabled": {
|
|
647
|
+
backgroundColor: "transparent",
|
|
648
|
+
color: odysseyTokens.TypographyColorDisabled
|
|
649
|
+
}
|
|
650
|
+
}),
|
|
588
651
|
...(ownerState.size === "small" && {
|
|
589
652
|
height: odysseyTokens.Spacing6,
|
|
590
653
|
paddingBlock: odysseyTokens.Spacing2,
|
|
@@ -658,7 +721,10 @@ export const components = ({
|
|
|
658
721
|
position: "relative",
|
|
659
722
|
transition: `all ${odysseyTokens.TransitionDurationMain} ${odysseyTokens.TransitionTimingMain}`,
|
|
660
723
|
"& img": {
|
|
661
|
-
height:
|
|
724
|
+
height: CARD_IMAGE_HEIGHT
|
|
725
|
+
},
|
|
726
|
+
"&.hasAccessory": {
|
|
727
|
+
paddingLeft: odysseyTokens.Spacing4
|
|
662
728
|
},
|
|
663
729
|
"&.isClickable:hover": {
|
|
664
730
|
backgroundColor: odysseyTokens.HueNeutral50,
|
|
@@ -835,47 +901,68 @@ export const components = ({
|
|
|
835
901
|
margin: 0,
|
|
836
902
|
marginInlineEnd: odysseyTokens.Spacing1
|
|
837
903
|
},
|
|
838
|
-
...(ownerState.variant === "
|
|
839
|
-
paddingBlock:
|
|
840
|
-
paddingInline:
|
|
841
|
-
borderRadius:
|
|
904
|
+
...(ownerState.variant === "lamp" && {
|
|
905
|
+
paddingBlock: 0,
|
|
906
|
+
paddingInline: 0,
|
|
907
|
+
borderRadius: 0,
|
|
842
908
|
border: 0,
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
backgroundColor: odysseyTokens.HueNeutral50,
|
|
846
|
-
color: odysseyTokens.TypographyColorSubordinate,
|
|
847
|
-
fontSize: "0.71428571rem",
|
|
848
|
-
textTransform: "uppercase",
|
|
909
|
+
backgroundColor: "transparent",
|
|
910
|
+
color: odysseyTokens.TypographyColorBody,
|
|
849
911
|
"&::before": {
|
|
850
912
|
content: "''",
|
|
851
|
-
width:
|
|
852
|
-
height:
|
|
913
|
+
width: odysseyTokens.Spacing2,
|
|
914
|
+
height: odysseyTokens.Spacing2,
|
|
853
915
|
marginInlineEnd: odysseyTokens.Spacing2,
|
|
854
916
|
borderRadius: "100%",
|
|
855
|
-
backgroundColor: odysseyTokens.
|
|
917
|
+
backgroundColor: odysseyTokens.HueNeutral600
|
|
856
918
|
},
|
|
857
919
|
[`&.${chipClasses.colorError}`]: {
|
|
858
|
-
backgroundColor: odysseyTokens.PaletteDangerLighter,
|
|
859
|
-
color: odysseyTokens.TypographyColorDanger,
|
|
860
920
|
"&::before": {
|
|
921
|
+
border: 0,
|
|
861
922
|
backgroundColor: odysseyTokens.PaletteDangerMain
|
|
862
923
|
}
|
|
863
924
|
},
|
|
864
925
|
[`&.${chipClasses.colorSuccess}`]: {
|
|
865
|
-
backgroundColor: odysseyTokens.PaletteSuccessLighter,
|
|
866
|
-
color: odysseyTokens.TypographyColorSuccess,
|
|
867
926
|
"&::before": {
|
|
927
|
+
border: 0,
|
|
868
928
|
backgroundColor: odysseyTokens.PaletteSuccessMain
|
|
869
929
|
}
|
|
870
930
|
},
|
|
871
931
|
[`&.${chipClasses.colorWarning}`]: {
|
|
872
|
-
backgroundColor: odysseyTokens.PaletteWarningLighter,
|
|
873
|
-
color: odysseyTokens.TypographyColorWarning,
|
|
874
932
|
"&::before": {
|
|
933
|
+
border: 0,
|
|
875
934
|
backgroundColor: odysseyTokens.HueYellow200
|
|
876
935
|
}
|
|
877
936
|
}
|
|
878
937
|
}),
|
|
938
|
+
...(ownerState.variant === "pill" && {
|
|
939
|
+
paddingBlock: odysseyTokens.Spacing1,
|
|
940
|
+
paddingInline: odysseyTokens.Spacing2,
|
|
941
|
+
borderRadius: odysseyTokens.BorderRadiusMain,
|
|
942
|
+
border: 0,
|
|
943
|
+
fontWeight: odysseyTokens.TypographyWeightHeadingBold,
|
|
944
|
+
lineHeight: odysseyTokens.TypographyLineHeightOverline,
|
|
945
|
+
backgroundColor: odysseyTokens.HueNeutral50,
|
|
946
|
+
color: odysseyTokens.TypographyColorSubordinate,
|
|
947
|
+
fontSize: "0.71428571rem",
|
|
948
|
+
textTransform: "uppercase",
|
|
949
|
+
[`&.${chipClasses.colorError}`]: {
|
|
950
|
+
backgroundColor: odysseyTokens.PaletteDangerLighter,
|
|
951
|
+
color: odysseyTokens.TypographyColorDanger
|
|
952
|
+
},
|
|
953
|
+
[`&.${chipClasses.colorInfo}`]: {
|
|
954
|
+
backgroundColor: odysseyTokens.PalettePrimaryLighter,
|
|
955
|
+
color: odysseyTokens.PalettePrimaryText
|
|
956
|
+
},
|
|
957
|
+
[`&.${chipClasses.colorSuccess}`]: {
|
|
958
|
+
backgroundColor: odysseyTokens.PaletteSuccessLighter,
|
|
959
|
+
color: odysseyTokens.TypographyColorSuccess
|
|
960
|
+
},
|
|
961
|
+
[`&.${chipClasses.colorWarning}`]: {
|
|
962
|
+
backgroundColor: odysseyTokens.PaletteWarningLighter,
|
|
963
|
+
color: odysseyTokens.TypographyColorWarning
|
|
964
|
+
}
|
|
965
|
+
}),
|
|
879
966
|
[`.${inputBaseClasses.root}.${inputBaseClasses.disabled} &`]: {
|
|
880
967
|
backgroundColor: odysseyTokens.HueNeutral200
|
|
881
968
|
}
|
|
@@ -935,30 +1022,30 @@ export const components = ({
|
|
|
935
1022
|
}
|
|
936
1023
|
|
|
937
1024
|
:not(code) &, :not(pre) & {
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
1025
|
+
:lang(el) {
|
|
1026
|
+
font-family: 'Noto Sans', sans-serif;
|
|
1027
|
+
}
|
|
941
1028
|
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
1029
|
+
:lang(ja) {
|
|
1030
|
+
font-family: 'Noto Sans JP', sans-serif;
|
|
1031
|
+
}
|
|
945
1032
|
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
1033
|
+
:lang(ko) {
|
|
1034
|
+
font-family: 'Noto Sans KR', sans-serif;
|
|
1035
|
+
}
|
|
949
1036
|
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
1037
|
+
:lang(th) {
|
|
1038
|
+
font-family: 'Noto Sans Thai', sans-serif;
|
|
1039
|
+
}
|
|
953
1040
|
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
1041
|
+
:lang(zh-CN) {
|
|
1042
|
+
font-family: 'Noto Sans SC', sans-serif;
|
|
1043
|
+
}
|
|
957
1044
|
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
}
|
|
1045
|
+
:lang(zh-TW) {
|
|
1046
|
+
font-family: 'Noto Sans TC', sans-serif;
|
|
961
1047
|
}
|
|
1048
|
+
}
|
|
962
1049
|
`
|
|
963
1050
|
},
|
|
964
1051
|
MuiDrawer: {
|
|
@@ -1271,59 +1358,6 @@ export const components = ({
|
|
|
1271
1358
|
}
|
|
1272
1359
|
}
|
|
1273
1360
|
},
|
|
1274
|
-
MuiSwitch: {
|
|
1275
|
-
styleOverrides: {
|
|
1276
|
-
root: {
|
|
1277
|
-
position: "relative",
|
|
1278
|
-
padding: `${odysseyTokens.Spacing0} 0`,
|
|
1279
|
-
width: odysseyTokens.Spacing7,
|
|
1280
|
-
height: odysseyTokens.Spacing5,
|
|
1281
|
-
overflow: "visible"
|
|
1282
|
-
},
|
|
1283
|
-
switchBase: ({
|
|
1284
|
-
ownerState
|
|
1285
|
-
}) => ({
|
|
1286
|
-
top: odysseyTokens.Spacing1,
|
|
1287
|
-
left: odysseyTokens.Spacing1,
|
|
1288
|
-
padding: `${odysseyTokens.Spacing0} 0`,
|
|
1289
|
-
...(ownerState.checked === true && {
|
|
1290
|
-
color: `${odysseyTokens.HueNeutralWhite} !important`,
|
|
1291
|
-
transform: `translateX(${odysseyTokens.Spacing4}) !important`
|
|
1292
|
-
}),
|
|
1293
|
-
"&:hover": {
|
|
1294
|
-
backgroundColor: "transparent",
|
|
1295
|
-
...(ownerState.checked === true && {
|
|
1296
|
-
backgroundColor: "transparent !important"
|
|
1297
|
-
})
|
|
1298
|
-
},
|
|
1299
|
-
"&.Mui-focusVisible": {
|
|
1300
|
-
" + .MuiSwitch-track": {
|
|
1301
|
-
boxShadow: `0 0 0 2px ${odysseyTokens.HueNeutralWhite}, 0 0 0 4px ${odysseyTokens.PalettePrimaryMain}`
|
|
1302
|
-
}
|
|
1303
|
-
}
|
|
1304
|
-
}),
|
|
1305
|
-
thumb: {
|
|
1306
|
-
width: odysseyTokens.Spacing4,
|
|
1307
|
-
height: odysseyTokens.Spacing4,
|
|
1308
|
-
boxShadow: "none"
|
|
1309
|
-
},
|
|
1310
|
-
track: ({
|
|
1311
|
-
ownerState
|
|
1312
|
-
}) => ({
|
|
1313
|
-
borderRadius: odysseyTokens.BorderRadiusRound,
|
|
1314
|
-
backgroundColor: `${odysseyTokens.HueNeutral300}`,
|
|
1315
|
-
opacity: 1,
|
|
1316
|
-
...(ownerState.checked === true && {
|
|
1317
|
-
opacity: "1 !important",
|
|
1318
|
-
backgroundColor: `${odysseyTokens.PaletteSuccessLight} !important`
|
|
1319
|
-
})
|
|
1320
|
-
}),
|
|
1321
|
-
input: {
|
|
1322
|
-
height: "44px",
|
|
1323
|
-
top: "-14px"
|
|
1324
|
-
}
|
|
1325
|
-
}
|
|
1326
|
-
},
|
|
1327
1361
|
MuiDialog: {
|
|
1328
1362
|
defaultProps: {
|
|
1329
1363
|
scroll: "paper"
|
|
@@ -1412,17 +1446,17 @@ export const components = ({
|
|
|
1412
1446
|
width: "100%",
|
|
1413
1447
|
maxWidth: odysseyTokens.TypographyLineLengthMax,
|
|
1414
1448
|
...(ownerState.margin === "normal" && {
|
|
1415
|
-
|
|
1416
|
-
|
|
1449
|
+
marginBlockStart: 0,
|
|
1450
|
+
marginBlockEnd: odysseyTokens.Spacing4,
|
|
1417
1451
|
"&:last-child": {
|
|
1418
|
-
|
|
1452
|
+
marginBlockEnd: 0
|
|
1419
1453
|
}
|
|
1420
1454
|
}),
|
|
1421
1455
|
...(ownerState.margin === "dense" && {
|
|
1422
|
-
|
|
1423
|
-
|
|
1456
|
+
marginBlockStart: 0,
|
|
1457
|
+
marginBlockEnd: odysseyTokens.Spacing5,
|
|
1424
1458
|
"&:last-child": {
|
|
1425
|
-
|
|
1459
|
+
marginBlockEnd: 0
|
|
1426
1460
|
}
|
|
1427
1461
|
}),
|
|
1428
1462
|
...(ownerState.fullWidth && {
|
|
@@ -1430,6 +1464,9 @@ export const components = ({
|
|
|
1430
1464
|
}),
|
|
1431
1465
|
[`& .${formGroupClasses.root}`]: {
|
|
1432
1466
|
marginBlockStart: odysseyTokens.Spacing1
|
|
1467
|
+
},
|
|
1468
|
+
[`&:has(+ [data-file-preview-container])`]: {
|
|
1469
|
+
marginBlockEnd: 0
|
|
1433
1470
|
}
|
|
1434
1471
|
})
|
|
1435
1472
|
}
|
|
@@ -1456,7 +1493,8 @@ export const components = ({
|
|
|
1456
1493
|
marginBottom: odysseyTokens.Spacing2
|
|
1457
1494
|
},
|
|
1458
1495
|
"&.Mui-disabled": {
|
|
1459
|
-
pointerEvents: "none"
|
|
1496
|
+
pointerEvents: "none",
|
|
1497
|
+
color: odysseyTokens.TypographyColorDisabled
|
|
1460
1498
|
},
|
|
1461
1499
|
[`:has(> .${radioClasses.root})`]: {
|
|
1462
1500
|
alignItems: "flex-start"
|
|
@@ -1474,10 +1512,15 @@ export const components = ({
|
|
|
1474
1512
|
color: odysseyTokens.PaletteDangerDark
|
|
1475
1513
|
}
|
|
1476
1514
|
}),
|
|
1477
|
-
label: {
|
|
1515
|
+
label: ({
|
|
1516
|
+
ownerState
|
|
1517
|
+
}) => ({
|
|
1478
1518
|
gap: odysseyTokens.Spacing1,
|
|
1479
|
-
lineHeight: odysseyTokens.TypographyLineHeightUi
|
|
1480
|
-
|
|
1519
|
+
lineHeight: odysseyTokens.TypographyLineHeightUi,
|
|
1520
|
+
...(ownerState.disabled && {
|
|
1521
|
+
color: `${odysseyTokens.TypographyColorDisabled} !important`
|
|
1522
|
+
})
|
|
1523
|
+
}),
|
|
1481
1524
|
asterisk: () => ({
|
|
1482
1525
|
display: "none"
|
|
1483
1526
|
})
|
|
@@ -1506,6 +1549,12 @@ export const components = ({
|
|
|
1506
1549
|
textAlign: "start",
|
|
1507
1550
|
".field-hint-link-component": {
|
|
1508
1551
|
marginInlineStart: odysseyTokens.Spacing1
|
|
1552
|
+
},
|
|
1553
|
+
".Mui-disabled &": {
|
|
1554
|
+
color: odysseyTokens.TypographyColorDisabled,
|
|
1555
|
+
a: {
|
|
1556
|
+
color: odysseyTokens.TypographyColorDisabled
|
|
1557
|
+
}
|
|
1509
1558
|
}
|
|
1510
1559
|
}
|
|
1511
1560
|
}
|
|
@@ -1745,7 +1794,10 @@ export const components = ({
|
|
|
1745
1794
|
".Link-indicator, .Link-icon": {
|
|
1746
1795
|
display: "inline-block",
|
|
1747
1796
|
height: "1em",
|
|
1748
|
-
lineHeight: 1
|
|
1797
|
+
lineHeight: 1,
|
|
1798
|
+
"& svg": {
|
|
1799
|
+
fontSize: "1em"
|
|
1800
|
+
}
|
|
1749
1801
|
},
|
|
1750
1802
|
".Link-indicator": {
|
|
1751
1803
|
marginInlineStart: odysseyTokens.Spacing1
|
|
@@ -1754,7 +1806,7 @@ export const components = ({
|
|
|
1754
1806
|
marginInlineEnd: odysseyTokens.Spacing1
|
|
1755
1807
|
},
|
|
1756
1808
|
svg: {
|
|
1757
|
-
fontSize: "
|
|
1809
|
+
fontSize: "1.2em",
|
|
1758
1810
|
height: "1em",
|
|
1759
1811
|
position: "relative",
|
|
1760
1812
|
insetBlockStart: "-0.0625em",
|
|
@@ -1966,6 +2018,8 @@ export const components = ({
|
|
|
1966
2018
|
root: ({
|
|
1967
2019
|
theme
|
|
1968
2020
|
}) => ({
|
|
2021
|
+
position: "relative",
|
|
2022
|
+
insetBlockStart: `${2 / theme.typography.fontSize}rem`,
|
|
1969
2023
|
width: `${odysseyTokens.TypographyLineHeightUi}em`,
|
|
1970
2024
|
minWidth: `${odysseyTokens.TypographyLineHeightUi}em`,
|
|
1971
2025
|
height: `${odysseyTokens.TypographyLineHeightUi}em`,
|
|
@@ -2244,31 +2298,19 @@ export const components = ({
|
|
|
2244
2298
|
ownerState
|
|
2245
2299
|
}) => ({
|
|
2246
2300
|
...theme.typography.body1,
|
|
2247
|
-
borderBottom: `${odysseyTokens.BorderWidthMain} ${odysseyTokens.BorderStyleMain} ${odysseyTokens.HueNeutral100}`,
|
|
2248
2301
|
textAlign: "start",
|
|
2249
2302
|
verticalAlign: "baseline",
|
|
2250
|
-
padding: odysseyTokens.Spacing3
|
|
2303
|
+
padding: `0 ${odysseyTokens.Spacing3} !important`,
|
|
2251
2304
|
overflowWrap: "break-word",
|
|
2305
|
+
[`&.${tableCellClasses.root}`]: {
|
|
2306
|
+
borderTop: `none !important`,
|
|
2307
|
+
borderRight: `none !important`,
|
|
2308
|
+
borderBottom: `none !important`,
|
|
2309
|
+
borderLeft: `none !important`
|
|
2310
|
+
},
|
|
2252
2311
|
[`.MuiTable-root.narrow &:last-child`]: {
|
|
2253
2312
|
width: "auto"
|
|
2254
2313
|
},
|
|
2255
|
-
[`.${tableRowClasses.root}:hover &[rowspan]`]: {
|
|
2256
|
-
backgroundColor: odysseyTokens.HueNeutralWhite
|
|
2257
|
-
},
|
|
2258
|
-
[`.${tableBodyClasses.root} .${tableRowClasses.root}:last-of-type &`]: {
|
|
2259
|
-
borderBottom: 0
|
|
2260
|
-
},
|
|
2261
|
-
[`.${tableBodyClasses.root} .${tableRowClasses.root}:first-of-type &`]: {
|
|
2262
|
-
borderTopColor: odysseyTokens.HueNeutralWhite,
|
|
2263
|
-
borderTopStyle: "solid",
|
|
2264
|
-
borderTopWidth: odysseyTokens.BorderWidthMain
|
|
2265
|
-
},
|
|
2266
|
-
[`.${tableRowClasses.selected} &`]: {
|
|
2267
|
-
borderBottomColor: odysseyTokens.PalettePrimaryLight
|
|
2268
|
-
},
|
|
2269
|
-
[`.${tableRowClasses.selected}:hover &`]: {
|
|
2270
|
-
borderBottomColor: odysseyTokens.PalettePrimaryMain
|
|
2271
|
-
},
|
|
2272
2314
|
...(ownerState.variant === "action" && {
|
|
2273
2315
|
paddingBlock: 0
|
|
2274
2316
|
}),
|
|
@@ -2285,14 +2327,15 @@ export const components = ({
|
|
|
2285
2327
|
}),
|
|
2286
2328
|
[`.${tableHeadClasses.root} &`]: {
|
|
2287
2329
|
color: odysseyTokens.TypographyColorHeading,
|
|
2288
|
-
fontSize: `0.71428571rem`,
|
|
2289
|
-
lineHeight: odysseyTokens.TypographyLineHeightBody,
|
|
2290
2330
|
fontWeight: odysseyTokens.TypographyWeightBodyBold,
|
|
2291
2331
|
textTransform: "uppercase",
|
|
2292
2332
|
backgroundColor: odysseyTokens.HueNeutral50,
|
|
2293
2333
|
borderBottom: 0,
|
|
2294
2334
|
height: `${odysseyTokens.Spacing7} !important`,
|
|
2295
|
-
paddingBlock: `${odysseyTokens.Spacing3} !important
|
|
2335
|
+
paddingBlock: `${odysseyTokens.Spacing3} !important`,
|
|
2336
|
+
fontSize: odysseyTokens.TypographySizeOverline,
|
|
2337
|
+
lineHeight: odysseyTokens.TypographyLineHeightBody,
|
|
2338
|
+
letterSpacing: 1.3
|
|
2296
2339
|
},
|
|
2297
2340
|
[`.${tableHeadClasses.root} &:first-of-type`]: {
|
|
2298
2341
|
borderTopLeftRadius: odysseyTokens.Spacing2,
|
|
@@ -2306,13 +2349,15 @@ export const components = ({
|
|
|
2306
2349
|
flexGrow: 0,
|
|
2307
2350
|
width: odysseyTokens.Spacing2
|
|
2308
2351
|
},
|
|
2352
|
+
[`&::after`]: {
|
|
2353
|
+
display: "none"
|
|
2354
|
+
},
|
|
2309
2355
|
...(ownerState.variant === "number" && {
|
|
2310
2356
|
textAlign: "end",
|
|
2311
2357
|
fontFeatureSettings: '"lnum", "tnum"'
|
|
2312
2358
|
}),
|
|
2313
2359
|
...(ownerState.padding === "checkbox" && {
|
|
2314
|
-
width: 48
|
|
2315
|
-
padding: "0 0 0 4px"
|
|
2360
|
+
width: 48
|
|
2316
2361
|
}),
|
|
2317
2362
|
...(ownerState.padding === "none" && {
|
|
2318
2363
|
padding: 0
|
|
@@ -2330,21 +2375,17 @@ export const components = ({
|
|
|
2330
2375
|
...(ownerState.align === "justify" && {
|
|
2331
2376
|
textAlign: "justify"
|
|
2332
2377
|
}),
|
|
2333
|
-
...(ownerState.variant !== "head" && {
|
|
2334
|
-
["&.MuiTableCell-compact"]: {
|
|
2335
|
-
padding: "0.4285714286rem",
|
|
2336
|
-
height: "2.5714285714rem"
|
|
2337
|
-
},
|
|
2338
|
-
["&.MuiTableCell-spacious"]: {
|
|
2339
|
-
padding: odysseyTokens.Spacing4,
|
|
2340
|
-
height: odysseyTokens.Spacing9
|
|
2341
|
-
}
|
|
2342
|
-
}),
|
|
2343
2378
|
[`& .${checkboxClasses.root}`]: {
|
|
2344
2379
|
width: `${odysseyTokens.TypographyLineHeightUi}rem`,
|
|
2345
2380
|
height: `${odysseyTokens.TypographyLineHeightUi}rem`,
|
|
2346
2381
|
margin: 0
|
|
2347
2382
|
},
|
|
2383
|
+
[`& .Mui-TableHeadCell-ResizeHandle-Wrapper`]: {
|
|
2384
|
+
marginInlineEnd: `-${odysseyTokens.Spacing3}`
|
|
2385
|
+
},
|
|
2386
|
+
[`& .Mui-TableHeadCell-Content-Wrapper`]: {
|
|
2387
|
+
flexShrink: 0
|
|
2388
|
+
},
|
|
2348
2389
|
[`& .${dividerClasses.vertical}`]: {
|
|
2349
2390
|
borderStyle: "none none none solid",
|
|
2350
2391
|
borderWidth: 1,
|
|
@@ -2355,6 +2396,9 @@ export const components = ({
|
|
|
2355
2396
|
},
|
|
2356
2397
|
["&.ods-drag-handle svg"]: {
|
|
2357
2398
|
color: odysseyTokens.HueNeutral500
|
|
2399
|
+
},
|
|
2400
|
+
[`& .${buttonBaseClasses.root}`]: {
|
|
2401
|
+
marginBlock: `-${odysseyTokens.Spacing2}`
|
|
2358
2402
|
}
|
|
2359
2403
|
})
|
|
2360
2404
|
}
|
|
@@ -2381,44 +2425,54 @@ export const components = ({
|
|
|
2381
2425
|
MuiTableRow: {
|
|
2382
2426
|
styleOverrides: {
|
|
2383
2427
|
root: () => ({
|
|
2428
|
+
borderTop: `${odysseyTokens.BorderWidthMain} ${odysseyTokens.BorderStyleMain} ${odysseyTokens.HueNeutral100}`,
|
|
2429
|
+
transition: "none !important",
|
|
2384
2430
|
verticalAlign: "unset",
|
|
2431
|
+
[`&:hover`]: {
|
|
2432
|
+
backgroundColor: `${odysseyTokens.HueNeutral50} !important`
|
|
2433
|
+
},
|
|
2434
|
+
[`&:first-of-type`]: {
|
|
2435
|
+
borderTopColor: odysseyTokens.HueNeutralWhite
|
|
2436
|
+
},
|
|
2385
2437
|
[`&.${tableRowClasses.selected}`]: {
|
|
2386
|
-
backgroundColor: odysseyTokens.PalettePrimaryLighter
|
|
2438
|
+
backgroundColor: `${odysseyTokens.PalettePrimaryLighter} !important`,
|
|
2387
2439
|
"&:hover": {
|
|
2388
|
-
backgroundColor: odysseyTokens.PalettePrimaryLighter
|
|
2440
|
+
backgroundColor: `${odysseyTokens.PalettePrimaryLighter} !important`
|
|
2441
|
+
},
|
|
2442
|
+
[`&:hover + .${tableRowClasses.root}`]: {
|
|
2443
|
+
borderTopColor: odysseyTokens.PalettePrimaryMain
|
|
2389
2444
|
}
|
|
2390
2445
|
},
|
|
2446
|
+
[`.${tableRowClasses.selected} + &`]: {
|
|
2447
|
+
borderTopColor: odysseyTokens.PalettePrimaryLight
|
|
2448
|
+
},
|
|
2391
2449
|
[`&.${tableRowClasses.head}`]: {
|
|
2392
2450
|
boxShadow: "none !important",
|
|
2451
|
+
borderBottom: 0,
|
|
2393
2452
|
"&:hover, &:focus-within": {
|
|
2394
2453
|
backgroundColor: "transparent !important"
|
|
2395
2454
|
}
|
|
2396
2455
|
},
|
|
2456
|
+
[`.${tableBodyClasses.root} &`]: {
|
|
2457
|
+
paddingBlock: odysseyTokens.Spacing3
|
|
2458
|
+
},
|
|
2459
|
+
[`.${tableBodyClasses.root}.MuiTableBody-compact &`]: {
|
|
2460
|
+
paddingBlock: odysseyTokens.Spacing2
|
|
2461
|
+
},
|
|
2462
|
+
[`.${tableBodyClasses.root}.MuiTableBody-spacious &`]: {
|
|
2463
|
+
paddingBlock: odysseyTokens.Spacing4
|
|
2464
|
+
},
|
|
2397
2465
|
"&.isDragTarget": {
|
|
2398
2466
|
opacity: 1,
|
|
2399
2467
|
position: "relative",
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
position: "absolute",
|
|
2404
|
-
left: 0,
|
|
2405
|
-
right: 0,
|
|
2406
|
-
bottom: 0,
|
|
2407
|
-
height: odysseyTokens.Spacing1,
|
|
2408
|
-
backgroundColor: odysseyTokens.PalettePrimaryMain
|
|
2409
|
-
},
|
|
2410
|
-
"& td": {
|
|
2468
|
+
backgroundColor: odysseyTokens.PalettePrimaryMain,
|
|
2469
|
+
borderRadius: odysseyTokens.BorderRadiusOuter,
|
|
2470
|
+
[`& td.${tableCellClasses.root}`]: {
|
|
2411
2471
|
borderTop: "0 !important",
|
|
2412
|
-
borderLeft: "0 !important",
|
|
2413
2472
|
borderRight: "0 !important",
|
|
2414
|
-
borderBottom:
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
"&.isDragging, &.isDragging.isDragTarget": {
|
|
2418
|
-
border: "0 !important",
|
|
2419
|
-
position: "relative",
|
|
2420
|
-
opacity: 1,
|
|
2421
|
-
borderRadius: odysseyTokens.BorderRadiusOuter,
|
|
2473
|
+
borderBottom: "0 !important",
|
|
2474
|
+
borderLeft: "0 !important"
|
|
2475
|
+
},
|
|
2422
2476
|
"&::after": {
|
|
2423
2477
|
content: '""',
|
|
2424
2478
|
position: "absolute",
|
|
@@ -2426,23 +2480,39 @@ export const components = ({
|
|
|
2426
2480
|
right: 0,
|
|
2427
2481
|
top: 0,
|
|
2428
2482
|
bottom: 0,
|
|
2429
|
-
height: "auto",
|
|
2430
|
-
borderRadius: odysseyTokens.BorderRadiusOuter,
|
|
2431
2483
|
borderColor: odysseyTokens.PalettePrimaryLight,
|
|
2432
|
-
borderStyle: "
|
|
2433
|
-
borderWidth:
|
|
2434
|
-
|
|
2435
|
-
},
|
|
2436
|
-
"& td": {
|
|
2437
|
-
borderTop: "0 !important",
|
|
2438
|
-
borderLeft: "0 !important",
|
|
2439
|
-
borderRight: "0 !important",
|
|
2440
|
-
borderBottom: `${odysseyTokens.BorderWidthMain} ${odysseyTokens.BorderStyleMain} ${odysseyTokens.HueNeutral100} !important`,
|
|
2441
|
-
opacity: 0.5
|
|
2484
|
+
borderStyle: "dashed",
|
|
2485
|
+
borderWidth: 2,
|
|
2486
|
+
borderRadius: odysseyTokens.BorderRadiusOuter
|
|
2442
2487
|
}
|
|
2443
2488
|
},
|
|
2489
|
+
"&.isDragging": {
|
|
2490
|
+
borderRadius: odysseyTokens.BorderRadiusOuter
|
|
2491
|
+
},
|
|
2492
|
+
"&.isDragging::after": {
|
|
2493
|
+
content: '""',
|
|
2494
|
+
position: "absolute",
|
|
2495
|
+
left: 0,
|
|
2496
|
+
right: 0,
|
|
2497
|
+
top: 0,
|
|
2498
|
+
bottom: 0,
|
|
2499
|
+
borderColor: odysseyTokens.HueNeutral200,
|
|
2500
|
+
borderStyle: "dashed",
|
|
2501
|
+
borderWidth: 2,
|
|
2502
|
+
borderRadius: odysseyTokens.BorderRadiusOuter
|
|
2503
|
+
},
|
|
2504
|
+
"&.isDragging, &.isDragging.isDragTarget": {
|
|
2505
|
+
position: "relative",
|
|
2506
|
+
opacity: 1,
|
|
2507
|
+
backgroundColor: "transparent"
|
|
2508
|
+
},
|
|
2444
2509
|
"&.isDragging.isDragTarget::after": {
|
|
2445
|
-
borderColor: odysseyTokens.
|
|
2510
|
+
borderColor: odysseyTokens.PalettePrimaryLight,
|
|
2511
|
+
left: 0,
|
|
2512
|
+
right: 0
|
|
2513
|
+
},
|
|
2514
|
+
[`&.isDragging + .${tableRowClasses.root}, &.isDragTarget + .${tableRowClasses.root}`]: {
|
|
2515
|
+
borderTopColor: "transparent"
|
|
2446
2516
|
}
|
|
2447
2517
|
})
|
|
2448
2518
|
}
|
|
@@ -2455,6 +2525,7 @@ export const components = ({
|
|
|
2455
2525
|
justifyContent: "flex-start",
|
|
2456
2526
|
flexDirection: "inherit",
|
|
2457
2527
|
alignItems: "center",
|
|
2528
|
+
marginInlineEnd: odysseyTokens.Spacing3,
|
|
2458
2529
|
"&:focus-visible": {
|
|
2459
2530
|
color: odysseyTokens.TypographyColorBody,
|
|
2460
2531
|
outlineOffset: odysseyTokens.Spacing4,
|