@zohodesk/dot 1.0.0-temp-62 → 1.0.0-temp-63
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/README.md +4 -0
- package/{es → assets}/Appearance/dark/mode/dotDarkMode.module.css +1 -1
- package/{es → assets}/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +1 -1
- package/{es → assets}/Appearance/dark/themes/green/greenDarkDotTheme.module.css +0 -0
- package/{es → assets}/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +1 -1
- package/{es → assets}/Appearance/dark/themes/red/redDarkDotTheme.module.css +0 -0
- package/{es → assets}/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +0 -0
- package/{es → assets}/Appearance/default/mode/dotDefaultMode.module.css +1 -1
- package/{es → assets}/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +0 -0
- package/{es → assets}/Appearance/default/themes/green/greenDefaultDotTheme.module.css +1 -1
- package/{es → assets}/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +0 -0
- package/{es → assets}/Appearance/default/themes/red/redDefaultDotTheme.module.css +0 -0
- package/{es → assets}/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +0 -0
- package/es/ActionButton/ActionButton.module.css +25 -9
- package/es/AlphabeticList/AlphabeticList.module.css +7 -4
- package/es/Attachment/Attachment.module.css +20 -9
- package/es/ChannelIcon/ChannelIcon.module.css +30 -21
- package/es/Drawer/Drawer.module.css +59 -11
- package/es/FlipCard/FlipCard.module.css +14 -5
- package/es/FormAction/FormAction.module.css +34 -9
- package/es/FreezeLayer/FreezeLayer.module.css +6 -2
- package/es/IconButton/IconButton.module.css +1 -1
- package/es/ImportantNotes/ImportantNotes.module.css +7 -2
- package/es/Loader/Loader.module.css +25 -4
- package/es/Message/Message.module.css +42 -9
- package/es/MessageBanner/MessageBanner.module.css +12 -4
- package/es/NewStar/NewStar.module.css +42 -5
- package/es/ToastMessage/ToastMessage.module.css +96 -25
- package/es/Upload/Upload.module.css +27 -8
- package/es/alert/AlertHeader/AlertHeader.module.css +21 -3
- package/es/alert/AlertLookup/AlertLookup.module.css +6 -2
- package/es/avatar/AvatarClose/AvatarClose.module.css +9 -3
- package/es/avatar/AvatarCollision/AvatarCollision.module.css +18 -4
- package/es/avatar/AvatarIcon/AvatarIcon.module.css +3 -4
- package/es/avatar/AvatarStatus/AvatarStatus.module.css +59 -9
- package/es/avatar/AvatarThread/AvatarThread.module.css +55 -5
- package/es/avatar/AvatarUser/AvatarUser.module.css +81 -10
- package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +10 -3
- package/es/deprecated/SelectDropdown/SelectDropdown.module.css +11 -3
- package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +19 -6
- package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +12 -4
- package/es/emptystate/EditionPage/EditionPage.css +9 -3
- package/es/errorstate/EmptyStates.module.css +13 -10
- package/es/errorstate/Inconvenience/Inconvenience.module.css +3 -0
- package/es/errorstate/LinkText/LinkText.module.css +1 -1
- package/es/errorstate/PermissionPlay/PermissionPlay.module.css +2 -2
- package/es/errorstate/WillBack/WillBack.module.css +1 -3
- package/es/form/fields/Fields.module.css +49 -14
- package/es/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +19 -7
- package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +4 -1
- package/es/form/fields/TextEditor/TextEditor.module.css +143 -71
- package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +13 -2
- package/es/form/fields/ValidationMessage/ValidationMessage.module.css +9 -4
- package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +52 -16
- package/es/layout/SubtabLayout/SubtabLayout.module.css +55 -29
- package/es/list/BluePrintStatus/BluePrintStatus.module.css +4 -1
- package/es/list/Comment/Comment.module.css +5 -0
- package/es/list/DotNew/DotNew.module.css +3 -3
- package/es/list/GridStencils/GridStencils.module.css +70 -16
- package/es/list/Icons/Icons.module.css +1 -1
- package/es/list/ListLayout/ListLayout.module.css +22 -14
- package/es/list/ListStencils/ListStencils.module.css +11 -6
- package/es/list/SecondaryText/SecondaryText.module.css +13 -3
- package/es/list/SentimentStatus/SentimentStatus.module.css +4 -1
- package/es/list/TagNew/TagNew.module.css +14 -7
- package/es/list/Thread/Thread.module.css +13 -1
- package/es/list/UserTime/UserTime.module.css +6 -0
- package/es/list/listCommon.module.css +9 -1
- package/es/list/status/StatusDropdown/StatusDropdown.module.css +19 -6
- package/es/list/status/StatusListItem/StatusListItem.module.css +38 -15
- package/es/lookup/Lookup/Lookup.module.css +2 -2
- package/es/lookup/Section/LookupSection.module.css +2 -2
- package/es/lookup/header/Close/LookupClose.module.css +4 -4
- package/es/lookup/header/Search/LookupSearch.module.css +21 -12
- package/es/lookup/header/TicketHeader/TicketHeader.module.css +5 -2
- package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +8 -3
- package/es/lookup/header/lookupHeaderCommon.module.css +16 -6
- package/es/lookup/header/lookupHeaderCommonResponsive.module.css +12 -3
- package/es/setup/header/Button/HeaderButton.module.css +3 -1
- package/es/setup/header/Link/HeaderLink.module.css +7 -1
- package/es/setup/header/Search/Search.module.css +19 -8
- package/es/setup/header/Views/Views.module.css +15 -5
- package/es/setup/helptips/Link/HelpTipsLink.module.css +1 -0
- package/es/setup/helptips/ListGroup/ListGroup.module.css +6 -1
- package/es/setup/table/TableData/SetupTableData.module.css +11 -3
- package/es/setup/table/TableHead/SetupTableHead.module.css +4 -0
- package/es/setup/table/TableRow/SetupTableRow.module.css +6 -2
- package/es/version2/AlertClose/AlertClose.module.css +1 -1
- package/es/version2/GlobalNotification/GlobalNotification.module.css +44 -9
- package/es/version2/lookup/AlertHeader/AlertHeaderNew.module.css +25 -2
- package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +7 -3
- package/es/version2/lookup/alertLookupCommonNew.module.css +8 -1
- package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +26 -10
- package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +47 -10
- package/lib/ActionButton/ActionButton.js +13 -9
- package/lib/ActionButton/ActionButton.module.css +26 -9
- package/lib/AlphabeticList/AlphabeticList.js +3 -3
- package/lib/AlphabeticList/AlphabeticList.module.css +7 -4
- package/lib/Attachment/Attachment.js +3 -3
- package/lib/Attachment/Attachment.module.css +20 -9
- package/lib/ChannelIcon/ChannelIcon.js +3 -3
- package/lib/ChannelIcon/ChannelIcon.module.css +30 -21
- package/lib/Drawer/Drawer.js +4 -4
- package/lib/Drawer/Drawer.module.css +59 -11
- package/lib/ExternalLink/ExternalLink.js +3 -3
- package/lib/FlipCard/FlipCard.js +3 -3
- package/lib/FlipCard/FlipCard.module.css +14 -5
- package/lib/FormAction/FormAction.js +4 -4
- package/lib/FormAction/FormAction.module.css +34 -9
- package/lib/FreezeLayer/FreezeLayer.js +3 -3
- package/lib/FreezeLayer/FreezeLayer.module.css +6 -2
- package/lib/IconButton/IconButton.js +3 -3
- package/lib/IconButton/IconButton.module.css +1 -1
- package/lib/Image/Image.js +3 -3
- package/lib/ImportantNotes/ImportantNotes.js +3 -3
- package/lib/ImportantNotes/ImportantNotes.module.css +7 -2
- package/lib/Link/Link.js +4 -4
- package/lib/Loader/Loader.js +3 -3
- package/lib/Loader/Loader.module.css +25 -4
- package/lib/Message/Message.js +4 -4
- package/lib/Message/Message.module.css +42 -9
- package/lib/MessageBanner/MessageBanner.js +3 -3
- package/lib/MessageBanner/MessageBanner.module.css +12 -4
- package/lib/NewStar/NewStar.js +3 -3
- package/lib/NewStar/NewStar.module.css +42 -5
- package/lib/PlusIcon/PlusIcon.js +3 -3
- package/lib/Provider.js +49 -49
- package/lib/ToastMessage/ToastMessage.js +1 -1
- package/lib/ToastMessage/ToastMessage.module.css +96 -25
- package/lib/Upload/Upload.js +3 -3
- package/lib/Upload/Upload.module.css +27 -8
- package/lib/actions/AutoClose.js +1 -1
- package/lib/alert/AlertHeader/AlertHeader.js +3 -3
- package/lib/alert/AlertHeader/AlertHeader.module.css +21 -3
- package/lib/alert/AlertLookup/AlertLookup.js +11 -7
- package/lib/alert/AlertLookup/AlertLookup.module.css +6 -2
- package/lib/avatar/AvatarClose/AvatarClose.js +3 -3
- package/lib/avatar/AvatarClose/AvatarClose.module.css +9 -3
- package/lib/avatar/AvatarCollision/AvatarCollision.js +3 -3
- package/lib/avatar/AvatarCollision/AvatarCollision.module.css +18 -4
- package/lib/avatar/AvatarIcon/AvatarIcon.js +3 -3
- package/lib/avatar/AvatarIcon/AvatarIcon.module.css +3 -4
- package/lib/avatar/AvatarStatus/AvatarStatus.js +3 -3
- package/lib/avatar/AvatarStatus/AvatarStatus.module.css +59 -9
- package/lib/avatar/AvatarThread/AvatarThread.js +3 -3
- package/lib/avatar/AvatarThread/AvatarThread.module.css +55 -5
- package/lib/avatar/AvatarUser/AvatarUser.js +3 -3
- package/lib/avatar/AvatarUser/AvatarUser.module.css +81 -10
- package/lib/avatar/AvatarWithTeam/AvatarWithTeam.js +3 -3
- package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +10 -3
- package/lib/deprecated/SelectDropdown/SelectDropdown.js +3 -3
- package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +17 -9
- package/lib/dropdown/ToggleDropDown/ToggleDropDown.js +3 -3
- package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +19 -6
- package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +3 -3
- package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +12 -4
- package/lib/emptystate/EditionPage/EditionPage.css +9 -3
- package/lib/emptystate/EditionPage/EditionPage.js +3 -3
- package/lib/errorstate/EmptyStates.module.css +13 -10
- package/lib/errorstate/Inconvenience/Inconvenience.js +3 -3
- package/lib/errorstate/Inconvenience/Inconvenience.module.css +3 -0
- package/lib/errorstate/LinkText/LinkText.js +3 -3
- package/lib/errorstate/LinkText/LinkText.module.css +1 -1
- package/lib/errorstate/NoRequestFound/NoRequestFound.js +3 -3
- package/lib/errorstate/PermissionPlay/PermissionPlay.js +3 -3
- package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +2 -2
- package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.js +3 -3
- package/lib/errorstate/UnableToProcess/UnableToProcess.js +3 -3
- package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +3 -3
- package/lib/errorstate/WillBack/WillBack.js +3 -3
- package/lib/errorstate/WillBack/WillBack.module.css +1 -3
- package/lib/form/fields/CheckBoxField/CheckBoxField.js +4 -4
- package/lib/form/fields/CurrencyField/CurrencyField.js +5 -5
- package/lib/form/fields/DateField/DateField.js +5 -5
- package/lib/form/fields/Fields.module.css +54 -16
- package/lib/form/fields/MultiSelectField/MultiSelectField.js +5 -5
- package/lib/form/fields/PhoneField/PhoneField.js +3 -3
- package/lib/form/fields/RadioField/RadioField.js +5 -5
- package/lib/form/fields/SelectField/SelectField.js +5 -5
- package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.js +8 -7
- package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +19 -7
- package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +3 -3
- package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +4 -1
- package/lib/form/fields/TextBoxField/TextBoxField.js +5 -5
- package/lib/form/fields/TextEditor/TextEditor.js +12 -8
- package/lib/form/fields/TextEditor/TextEditor.module.css +145 -72
- package/lib/form/fields/TextEditorField/TextEditorField.js +5 -5
- package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.js +4 -4
- package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +13 -2
- package/lib/form/fields/TextareaField/TextareaField.js +5 -5
- package/lib/form/fields/ValidationMessage/ValidationMessage.js +3 -3
- package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +9 -4
- package/lib/form/layout/Field/Field.js +3 -3
- package/lib/form/layout/Section/Section.js +3 -3
- package/lib/index.js +4 -4
- package/lib/layout/SetupDetailLayout/SetupDetailLayout.js +4 -4
- package/lib/layout/SetupDetailLayout/SetupDetailLayout.module.css +52 -16
- package/lib/layout/SetupDetailLayout/index.js +7 -7
- package/lib/layout/SubtabLayout/SubtabLayout.js +4 -4
- package/lib/layout/SubtabLayout/SubtabLayout.module.css +55 -29
- package/lib/layout/SubtabLayout/index.js +9 -9
- package/lib/list/AvatarFlip/AvatarFlip.js +3 -3
- package/lib/list/BluePrintStatus/BluePrintStatus.js +3 -3
- package/lib/list/BluePrintStatus/BluePrintStatus.module.css +6 -3
- package/lib/list/Comment/Comment.js +3 -3
- package/lib/list/Comment/Comment.module.css +5 -0
- package/lib/list/DepartmentDropDown/DepartmentDropDown.js +3 -3
- package/lib/list/Dot/Dot.js +3 -3
- package/lib/list/DotNew/DotNew.js +3 -3
- package/lib/list/DotNew/DotNew.module.css +6 -6
- package/lib/list/GridStencils/GridStencils.js +3 -3
- package/lib/list/GridStencils/GridStencils.module.css +70 -16
- package/lib/list/Icons/AddNewIcon.js +3 -3
- package/lib/list/Icons/CompleteIcon.js +3 -3
- package/lib/list/Icons/DeleteIcon.js +3 -3
- package/lib/list/Icons/EditIcon.js +3 -3
- package/lib/list/Icons/FloatingIcons.js +3 -3
- package/lib/list/Icons/Icons.module.css +1 -1
- package/lib/list/Icons/ReadUnreadIcon.js +3 -3
- package/lib/list/Icons/SmartIcon.js +3 -3
- package/lib/list/ListLayout/ListLayout.js +4 -4
- package/lib/list/ListLayout/ListLayout.module.css +22 -14
- package/lib/list/ListStencils/ListStencils.js +3 -3
- package/lib/list/ListStencils/ListStencils.module.css +11 -6
- package/lib/list/SecondaryText/AccountName.js +3 -3
- package/lib/list/SecondaryText/ContactName.js +3 -3
- package/lib/list/SecondaryText/DepartmentText.js +3 -3
- package/lib/list/SecondaryText/Email.js +3 -3
- package/lib/list/SecondaryText/HappinessRating.js +3 -3
- package/lib/list/SecondaryText/PhoneNumber.js +3 -3
- package/lib/list/SecondaryText/PriorityText.js +3 -3
- package/lib/list/SecondaryText/SecondaryText.js +3 -3
- package/lib/list/SecondaryText/SecondaryText.module.css +13 -3
- package/lib/list/SecondaryText/StatusText.js +3 -3
- package/lib/list/SecondaryText/TicketId.js +3 -3
- package/lib/list/SecondaryText/Website.js +3 -3
- package/lib/list/SecondaryText/index.js +22 -22
- package/lib/list/SecondryPanel/SecondryPanel.js +4 -4
- package/lib/list/SentimentStatus/SentimentStatus.js +3 -3
- package/lib/list/SentimentStatus/SentimentStatus.module.css +4 -1
- package/lib/list/Subject/Subject.js +3 -3
- package/lib/list/TagNew/TagNew.js +3 -3
- package/lib/list/TagNew/TagNew.module.css +14 -7
- package/lib/list/Thread/Thread.js +3 -3
- package/lib/list/Thread/Thread.module.css +13 -1
- package/lib/list/UserTime/UserTime.js +3 -3
- package/lib/list/UserTime/UserTime.module.css +6 -0
- package/lib/list/listCommon.module.css +9 -1
- package/lib/list/status/StatusDropdown/StatusDropdown.js +3 -3
- package/lib/list/status/StatusDropdown/StatusDropdown.module.css +19 -6
- package/lib/list/status/StatusListItem/StatusListItem.js +3 -3
- package/lib/list/status/StatusListItem/StatusListItem.module.css +38 -15
- package/lib/lookup/EmptyPage/EmptyPage.js +3 -3
- package/lib/lookup/Lookup/Lookup.js +3 -3
- package/lib/lookup/Lookup/Lookup.module.css +2 -2
- package/lib/lookup/Section/LookupSection.module.css +2 -2
- package/lib/lookup/Section/Section.js +3 -3
- package/lib/lookup/header/Close/Close.js +3 -3
- package/lib/lookup/header/Close/LookupClose.module.css +4 -4
- package/lib/lookup/header/ModuleHeader/ModuleHeader.js +3 -3
- package/lib/lookup/header/Search/LookupSearch.module.css +21 -12
- package/lib/lookup/header/Search/Search.js +3 -3
- package/lib/lookup/header/TicketHeader/TicketHeader.js +6 -4
- package/lib/lookup/header/TicketHeader/TicketHeader.module.css +7 -3
- package/lib/lookup/header/Title/Title.js +3 -3
- package/lib/lookup/header/ViewDropDown/ViewDropDown.js +3 -3
- package/lib/lookup/header/ViewDropDown/ViewDropDown.module.css +8 -4
- package/lib/lookup/header/lookupHeaderCommon.module.css +16 -6
- package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +12 -3
- package/lib/setup/header/Button/Button.js +3 -3
- package/lib/setup/header/Button/HeaderButton.module.css +3 -1
- package/lib/setup/header/Link/HeaderLink.module.css +7 -1
- package/lib/setup/header/Link/Link.js +3 -3
- package/lib/setup/header/Search/Search.js +3 -3
- package/lib/setup/header/Search/Search.module.css +19 -8
- package/lib/setup/header/Views/Views.js +3 -3
- package/lib/setup/header/Views/Views.module.css +15 -5
- package/lib/setup/helptips/Description/Description.js +3 -3
- package/lib/setup/helptips/Link/HelpTipsLink.module.css +1 -0
- package/lib/setup/helptips/Link/Link.js +3 -3
- package/lib/setup/helptips/ListGroup/ListGroup.js +3 -3
- package/lib/setup/helptips/ListGroup/ListGroup.module.css +6 -1
- package/lib/setup/helptips/Title/Title.js +3 -3
- package/lib/setup/table/Table/Table.js +3 -3
- package/lib/setup/table/TableBody/TableBody.js +3 -3
- package/lib/setup/table/TableData/SetupTableData.module.css +11 -3
- package/lib/setup/table/TableData/TableData.js +3 -3
- package/lib/setup/table/TableHead/SetupTableHead.module.css +4 -0
- package/lib/setup/table/TableHead/TableHead.js +3 -3
- package/lib/setup/table/TableRow/SetupTableRow.module.css +6 -2
- package/lib/setup/table/TableRow/TableRow.js +3 -3
- package/lib/setup/table/Text/Text.js +3 -3
- package/lib/svg/PlusIcon.js +3 -3
- package/lib/svg/SnippetIcon.js +3 -3
- package/lib/svg/TemplateIcon.js +3 -3
- package/lib/utils/ChannelIconMapping.js +1 -1
- package/lib/utils/General.js +4 -4
- package/lib/utils/KeyboardApi.js +3 -1
- package/lib/utils/editorUtils.js +6 -6
- package/lib/version2/AlertClose/AlertClose.js +3 -3
- package/lib/version2/AlertClose/AlertClose.module.css +1 -1
- package/lib/version2/GlobalNotification/GlobalNotification.js +22 -10
- package/lib/version2/GlobalNotification/GlobalNotification.module.css +44 -9
- package/lib/version2/alertIcons/AlarmAlertIcon.js +3 -3
- package/lib/version2/alertIcons/AlertIcons.js +3 -3
- package/lib/version2/alertIcons/DangerAlertIcon.js +3 -3
- package/lib/version2/alertIcons/ErrorAlertIcon.js +3 -3
- package/lib/version2/alertIcons/InfoAlertIcon.js +3 -3
- package/lib/version2/alertIcons/NotificationAlertIcon.js +3 -3
- package/lib/version2/alertIcons/SuccessAlertIcon.js +3 -3
- package/lib/version2/alertIcons/WarningAlertIcon.js +3 -3
- package/lib/version2/errorstate/Inconvenience/Inconvenience.js +3 -3
- package/lib/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +3 -3
- package/lib/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +3 -3
- package/lib/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +3 -3
- package/lib/version2/errorstate/UrlNotFound/UrlNotFound.js +3 -3
- package/lib/version2/errorstate/WillBeRightBack/WillBeRightBack.js +3 -3
- package/lib/version2/lookup/AlertHeader/AlertHeader.js +3 -3
- package/lib/version2/lookup/AlertHeader/AlertHeaderNew.module.css +25 -2
- package/lib/version2/lookup/AlertLookup/AlertLookup.js +11 -7
- package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +7 -3
- package/lib/version2/lookup/alertLookupCommonNew.module.css +8 -1
- package/lib/version2/notification/DesktopNotification/DesktopNotification.js +14 -6
- package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +29 -14
- package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +3 -3
- package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +47 -10
- package/package.json +1 -1
- package/es/deprecated/Theme/dotDarkTheme.module.css +0 -532
- package/es/deprecated/Theme/dotDefaultTheme.module.css +0 -532
- package/es/deprecated/Theme/palette/darkPalette.module.css +0 -40
- package/es/deprecated/Theme/palette/defaultPalette.module.css +0 -40
- package/lib/Appearance/dark/mode/dotDarkMode.module.css +0 -536
- package/lib/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +0 -10
- package/lib/Appearance/dark/themes/green/greenDarkDotTheme.module.css +0 -10
- package/lib/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +0 -10
- package/lib/Appearance/dark/themes/red/redDarkDotTheme.module.css +0 -10
- package/lib/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +0 -10
- package/lib/Appearance/default/mode/dotDefaultMode.module.css +0 -536
- package/lib/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +0 -10
- package/lib/Appearance/default/themes/green/greenDefaultDotTheme.module.css +0 -10
- package/lib/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +0 -10
- package/lib/Appearance/default/themes/red/redDefaultDotTheme.module.css +0 -10
- package/lib/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +0 -10
|
@@ -3,20 +3,31 @@
|
|
|
3
3
|
top: 0;
|
|
4
4
|
z-index: 1000;
|
|
5
5
|
/*Hook for editor alert*/
|
|
6
|
-
|
|
6
|
+
pointer-events: none;
|
|
7
7
|
text-align: center;
|
|
8
|
+
}[dir=ltr] .message {
|
|
9
|
+
right: 0;
|
|
8
10
|
left: 0;
|
|
9
|
-
|
|
11
|
+
}[dir=rtl] .message {
|
|
12
|
+
left: 0;
|
|
13
|
+
right: 0;
|
|
10
14
|
}
|
|
11
15
|
|
|
12
16
|
.container {
|
|
13
|
-
padding: var(--zd_size13) var(--zd_size10) var(--zd_size13) var(--zd_size50);
|
|
14
|
-
box-shadow: 0 0 19px 1px var(--zdt_message_default_box_shadow);
|
|
15
|
-
border-radius: 0 0 5px 5px;
|
|
16
17
|
position: relative;
|
|
17
|
-
background: var(--zdt_message_default_bg);
|
|
18
18
|
display: inline-block;
|
|
19
19
|
pointer-events: initial;
|
|
20
|
+
box-shadow: 0 0 19px 1px var(--zdt_message_default_box_shadow);
|
|
21
|
+
border-radius: 0 0 5px 5px;
|
|
22
|
+
background: var(--zdt_message_default_bg);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
[dir=ltr] .container {
|
|
26
|
+
padding: var(--zd_size13) var(--zd_size10) var(--zd_size13) var(--zd_size50);
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
[dir=rtl] .container {
|
|
30
|
+
padding: var(--zd_size13) var(--zd_size50) var(--zd_size13) var(--zd_size10);
|
|
20
31
|
}
|
|
21
32
|
|
|
22
33
|
.text {
|
|
@@ -25,19 +36,34 @@
|
|
|
25
36
|
word-break: break-word;
|
|
26
37
|
font-size: var(--zd_font_size14);
|
|
27
38
|
vertical-align: middle;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
[dir=ltr] .text {
|
|
28
42
|
text-align: left;
|
|
29
43
|
}
|
|
30
44
|
|
|
45
|
+
[dir=rtl] .text {
|
|
46
|
+
text-align: right;
|
|
47
|
+
}
|
|
48
|
+
|
|
31
49
|
.icon {
|
|
32
50
|
position: absolute;
|
|
33
|
-
left: 0;
|
|
34
51
|
top: 0;
|
|
35
52
|
width: var(--zd_size40);
|
|
36
53
|
display: inline-block;
|
|
37
|
-
border-bottom-left-radius: 5px;
|
|
38
54
|
height: 100%;
|
|
39
55
|
}
|
|
40
56
|
|
|
57
|
+
[dir=ltr] .icon {
|
|
58
|
+
left: 0;
|
|
59
|
+
border-bottom-left-radius: 5px;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
[dir=rtl] .icon {
|
|
63
|
+
right: 0;
|
|
64
|
+
border-bottom-right-radius: 5px;
|
|
65
|
+
}
|
|
66
|
+
|
|
41
67
|
.success {
|
|
42
68
|
composes: icon;
|
|
43
69
|
background: var(--zdt_message_success_bg);
|
|
@@ -63,8 +89,15 @@
|
|
|
63
89
|
.close {
|
|
64
90
|
color: var(--zdt_message_close_text);
|
|
65
91
|
font-size: var(--zd_font_size16);
|
|
66
|
-
cursor: pointer;
|
|
67
92
|
display: inline-block;
|
|
68
93
|
vertical-align: middle;
|
|
94
|
+
cursor: pointer;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
[dir=ltr] .close {
|
|
69
98
|
margin-left: var(--zd_size10);
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
[dir=rtl] .close {
|
|
102
|
+
margin-right: var(--zd_size10);
|
|
70
103
|
}
|
|
@@ -1,20 +1,28 @@
|
|
|
1
|
-
.type_primary {
|
|
2
|
-
}
|
|
3
1
|
.type_secondary {
|
|
4
2
|
max-width: var(--zd_size468);
|
|
5
3
|
border-radius: 3px;
|
|
6
4
|
margin: 0 auto;
|
|
7
5
|
}
|
|
8
6
|
.message {
|
|
9
|
-
padding: var(--zd_size10) 0;
|
|
10
7
|
color: var(--zdt_messagebanner_text);
|
|
11
|
-
margin-left: var(--zd_size10);
|
|
12
8
|
composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
|
|
9
|
+
padding: var(--zd_size10) 0;
|
|
10
|
+
}
|
|
11
|
+
[dir=ltr] .message {
|
|
12
|
+
margin-left: var(--zd_size10);
|
|
13
|
+
}
|
|
14
|
+
[dir=rtl] .message {
|
|
15
|
+
margin-right: var(--zd_size10);
|
|
13
16
|
}
|
|
14
17
|
.link {
|
|
15
18
|
color: var(--zdt_messagebanner_link_text);
|
|
19
|
+
}
|
|
20
|
+
[dir=ltr] .link {
|
|
16
21
|
margin-left: var(--zd_size5);
|
|
17
22
|
}
|
|
23
|
+
[dir=rtl] .link {
|
|
24
|
+
margin-right: var(--zd_size5);
|
|
25
|
+
}
|
|
18
26
|
.message,.link{font-size: var(--zd_font_size14);}
|
|
19
27
|
.close {
|
|
20
28
|
color: var(--zdt_messagebanner_close_text);
|
|
@@ -5,26 +5,53 @@
|
|
|
5
5
|
width: var(--zd_size21);
|
|
6
6
|
}
|
|
7
7
|
.topLeft {
|
|
8
|
+
top: 0;
|
|
9
|
+
}
|
|
10
|
+
[dir=ltr] .topLeft {
|
|
8
11
|
transform: translate(-45%, -45%);
|
|
9
12
|
left: 0;
|
|
10
|
-
top: 0;
|
|
11
13
|
}
|
|
12
|
-
.
|
|
14
|
+
[dir=rtl] .topLeft {
|
|
13
15
|
transform: translate(45%, -45%);
|
|
14
16
|
right: 0;
|
|
17
|
+
}
|
|
18
|
+
.topRight {
|
|
15
19
|
top: 0;
|
|
16
20
|
}
|
|
21
|
+
[dir=ltr] .topRight {
|
|
22
|
+
transform: translate(45%, -45%);
|
|
23
|
+
right: 0;
|
|
24
|
+
}
|
|
25
|
+
[dir=rtl] .topRight {
|
|
26
|
+
transform: translate(-45%, -45%);
|
|
27
|
+
left: 0;
|
|
28
|
+
}
|
|
17
29
|
.bottomLeft {
|
|
30
|
+
bottom: 0;
|
|
31
|
+
}
|
|
32
|
+
[dir=ltr] .bottomLeft {
|
|
18
33
|
transform: translate(-45%, 45%);
|
|
19
34
|
left: 0;
|
|
20
|
-
bottom: 0;
|
|
21
35
|
}
|
|
22
|
-
.
|
|
36
|
+
[dir=rtl] .bottomLeft {
|
|
23
37
|
transform: translate(45%, 45%);
|
|
24
38
|
right: 0;
|
|
39
|
+
}
|
|
40
|
+
.bottomRight {
|
|
25
41
|
bottom: 0;
|
|
26
42
|
}
|
|
27
|
-
.
|
|
43
|
+
[dir=ltr] .bottomRight {
|
|
44
|
+
transform: translate(45%, 45%);
|
|
45
|
+
right: 0;
|
|
46
|
+
}
|
|
47
|
+
[dir=rtl] .bottomRight {
|
|
48
|
+
transform: translate(-45%, 45%);
|
|
49
|
+
left: 0;
|
|
50
|
+
}
|
|
51
|
+
[dir=ltr] .stars {
|
|
52
|
+
animation: twinkle var(--zd_transition4) infinite, star-scale var(--zd_transition10) infinite;
|
|
53
|
+
}
|
|
54
|
+
[dir=rtl] .stars {
|
|
28
55
|
animation: twinkle var(--zd_transition4) infinite, star-scale var(--zd_transition10) infinite;
|
|
29
56
|
}
|
|
30
57
|
.green::before {
|
|
@@ -41,10 +68,20 @@
|
|
|
41
68
|
}
|
|
42
69
|
.starTwo {
|
|
43
70
|
composes: stars;
|
|
71
|
+
}
|
|
72
|
+
[dir=ltr] .starTwo {
|
|
73
|
+
animation-delay: 0.5s;
|
|
74
|
+
}
|
|
75
|
+
[dir=rtl] .starTwo {
|
|
44
76
|
animation-delay: 0.5s;
|
|
45
77
|
}
|
|
46
78
|
.starThree {
|
|
47
79
|
composes: stars;
|
|
80
|
+
}
|
|
81
|
+
[dir=ltr] .starThree {
|
|
82
|
+
animation-delay: 1s;
|
|
83
|
+
}
|
|
84
|
+
[dir=rtl] .starThree {
|
|
48
85
|
animation-delay: 1s;
|
|
49
86
|
}
|
|
50
87
|
|
|
@@ -1,22 +1,33 @@
|
|
|
1
1
|
.container {
|
|
2
|
+
transition: all var(--zd_transition4);
|
|
3
|
+
position: relative;
|
|
4
|
+
max-height: 100%;
|
|
2
5
|
border-radius: 5px;
|
|
3
6
|
box-shadow: 0 5px 40px 7px var(--zdt_toastmessage_default_box_shadow);
|
|
4
7
|
background-color: var(--zdt_toastmessage_default_bg);
|
|
5
|
-
transition: all var(--zd_transition4);
|
|
6
8
|
margin-bottom: var(--zd_size7);
|
|
7
|
-
|
|
9
|
+
}[dir=ltr] .container {
|
|
8
10
|
transform-origin: right center;
|
|
9
|
-
|
|
11
|
+
}[dir=rtl] .container {
|
|
12
|
+
transform-origin: left center;
|
|
10
13
|
}
|
|
11
14
|
|
|
12
15
|
.closeAnimation {
|
|
13
16
|
max-height: 0;
|
|
14
|
-
margin-bottom: 0;
|
|
15
17
|
transition: all var(--zd_transition3) 0.4s;
|
|
18
|
+
margin-bottom: 0;
|
|
16
19
|
}
|
|
17
20
|
|
|
18
21
|
.animation {
|
|
19
22
|
composes: modeForward from '~@zohodesk/components/lib/common/animation.module.css';
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
[dir=ltr] .animation {
|
|
26
|
+
animation-duration: var(--zd_transition4);
|
|
27
|
+
-webkit-animation-duration: var(--zd_transition4);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
[dir=rtl] .animation {
|
|
20
31
|
animation-duration: var(--zd_transition4);
|
|
21
32
|
-webkit-animation-duration: var(--zd_transition4);
|
|
22
33
|
}
|
|
@@ -27,8 +38,8 @@
|
|
|
27
38
|
}
|
|
28
39
|
|
|
29
40
|
.leftnoanimate {
|
|
30
|
-
transform: translateX(0) scale(1);
|
|
31
41
|
opacity: 1;
|
|
42
|
+
transform: translateX(0) scale(1);
|
|
32
43
|
}
|
|
33
44
|
|
|
34
45
|
.rightanimate {
|
|
@@ -43,14 +54,28 @@
|
|
|
43
54
|
|
|
44
55
|
.alertifybanner {
|
|
45
56
|
overflow: hidden;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
[dir=ltr] .alertifybanner {
|
|
46
60
|
border-radius: 5px 0 0 5px;
|
|
47
61
|
}
|
|
48
62
|
|
|
63
|
+
[dir=rtl] .alertifybanner {
|
|
64
|
+
border-radius: 0 5px 5px 0;
|
|
65
|
+
}
|
|
66
|
+
|
|
49
67
|
.alertright {
|
|
50
|
-
border-left: 1px solid var(--zdt_toastmessage_alert_border);
|
|
51
68
|
width: var(--zd_size105);
|
|
52
69
|
}
|
|
53
70
|
|
|
71
|
+
[dir=ltr] .alertright {
|
|
72
|
+
border-left: 1px solid var(--zdt_toastmessage_alert_border);
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
[dir=rtl] .alertright {
|
|
76
|
+
border-right: 1px solid var(--zdt_toastmessage_alert_border);
|
|
77
|
+
}
|
|
78
|
+
|
|
54
79
|
.popbutton {
|
|
55
80
|
font-size: var(--zd_font_size10);
|
|
56
81
|
color: var(--zdt_toastmessage_popbutton_text);
|
|
@@ -96,22 +121,31 @@
|
|
|
96
121
|
|
|
97
122
|
.primary:hover,
|
|
98
123
|
.alerttab:hover .coverfill.primary {
|
|
99
|
-
background-color: var(--zdt_toastmessage_primary_hover_bg);
|
|
100
124
|
color: var(--zdt_toastmessage_primary_hover_text);
|
|
101
125
|
}
|
|
102
126
|
|
|
127
|
+
.primary:hover, .alerttab:hover .coverfill.primary {
|
|
128
|
+
background-color: var(--zdt_toastmessage_primary_hover_bg);
|
|
129
|
+
}
|
|
130
|
+
|
|
103
131
|
.danger:hover,
|
|
104
132
|
.alerttab:hover .coverfill.danger {
|
|
105
|
-
background-color: var(--zdt_toastmessage_danger_hover_bg);
|
|
106
133
|
color: var(--zdt_toastmessage_primary_hover_text);
|
|
107
134
|
}
|
|
108
135
|
|
|
136
|
+
.danger:hover, .alerttab:hover .coverfill.danger {
|
|
137
|
+
background-color: var(--zdt_toastmessage_danger_hover_bg);
|
|
138
|
+
}
|
|
139
|
+
|
|
109
140
|
.success:hover,
|
|
110
141
|
.alerttab:hover .coverfill.success {
|
|
111
|
-
background-color: var(--zdt_toastmessage_success_hover_bg);
|
|
112
142
|
color: var(--zdt_toastmessage_primary_hover_text);
|
|
113
143
|
}
|
|
114
144
|
|
|
145
|
+
.success:hover, .alerttab:hover .coverfill.success {
|
|
146
|
+
background-color: var(--zdt_toastmessage_success_hover_bg);
|
|
147
|
+
}
|
|
148
|
+
|
|
115
149
|
.alertleft {
|
|
116
150
|
padding: var(--zd_size15) var(--zd_size25);
|
|
117
151
|
}
|
|
@@ -131,22 +165,26 @@
|
|
|
131
165
|
color: var(--zdt_toastmessage_alerttitle_text);
|
|
132
166
|
}
|
|
133
167
|
|
|
134
|
-
.alertTitleLeft {
|
|
168
|
+
[dir=ltr] .alertTitleLeft {
|
|
135
169
|
margin-right: var(--zd_size10);
|
|
136
170
|
}
|
|
137
171
|
|
|
172
|
+
[dir=rtl] .alertTitleLeft {
|
|
173
|
+
margin-left: var(--zd_size10);
|
|
174
|
+
}
|
|
175
|
+
|
|
138
176
|
.alertMessage {
|
|
139
177
|
font-size: var(--zd_font_size12);
|
|
140
178
|
composes: wbreak from '~@zohodesk/components/lib/common/common.module.css';
|
|
141
|
-
margin-top: var(--zd_size5);
|
|
142
179
|
line-height: var(--zd_size16);
|
|
143
180
|
color: var(--zdt_toastmessage_alert_text);
|
|
181
|
+
margin-top: var(--zd_size5);
|
|
144
182
|
}
|
|
145
183
|
|
|
146
184
|
.buttonText {
|
|
147
185
|
font-size: inherit;
|
|
148
|
-
text-align: center;
|
|
149
186
|
line-height: var(--zd_size14);
|
|
187
|
+
text-align: center;
|
|
150
188
|
padding: 0 var(--zd_size7);
|
|
151
189
|
cursor: pointer;
|
|
152
190
|
}
|
|
@@ -154,13 +192,24 @@
|
|
|
154
192
|
.closeIcon,
|
|
155
193
|
.closeIconPrimary {
|
|
156
194
|
position: absolute;
|
|
157
|
-
right: 0;
|
|
158
195
|
top: 0;
|
|
159
196
|
z-index: 1;
|
|
197
|
+
color: var(--zdt_toastmessage_closeicon);
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
.closeIcon, .closeIconPrimary {
|
|
160
201
|
padding: var(--zd_size2);
|
|
161
|
-
border-bottom-left-radius: 3px;
|
|
162
202
|
cursor: pointer;
|
|
163
|
-
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
[dir=ltr] .closeIcon, [dir=ltr] .closeIconPrimary {
|
|
206
|
+
right: 0;
|
|
207
|
+
border-bottom-left-radius: 3px;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
[dir=rtl] .closeIcon, [dir=rtl] .closeIconPrimary {
|
|
211
|
+
left: 0;
|
|
212
|
+
border-bottom-right-radius: 3px;
|
|
164
213
|
}
|
|
165
214
|
|
|
166
215
|
.closeIcon:hover {
|
|
@@ -177,41 +226,63 @@
|
|
|
177
226
|
|
|
178
227
|
.dropdown {
|
|
179
228
|
width: var(--zd_size23);
|
|
180
|
-
background: var(--zdt_toastmessage_dropdown_bg);
|
|
181
229
|
position: relative;
|
|
182
230
|
height: 100%;
|
|
183
231
|
color: var(--zdt_toastmessage_dropdown_text);
|
|
232
|
+
background: var(--zdt_toastmessage_dropdown_bg);
|
|
184
233
|
}
|
|
185
234
|
|
|
186
235
|
.dropdown > i {
|
|
187
236
|
position: absolute;
|
|
188
237
|
top: 50%;
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
[dir=ltr] .dropdown > i {
|
|
189
241
|
left: 50%;
|
|
190
242
|
transform: translate(-50%, -50%);
|
|
191
243
|
}
|
|
192
244
|
|
|
245
|
+
[dir=rtl] .dropdown > i {
|
|
246
|
+
right: 50%;
|
|
247
|
+
transform: translate(50%, -50%);
|
|
248
|
+
}
|
|
249
|
+
|
|
193
250
|
.dropdown:hover i {
|
|
194
251
|
color: var(--zdt_toastmessage_cancel_hover_text);
|
|
195
252
|
}
|
|
196
253
|
|
|
197
254
|
.message {
|
|
198
|
-
padding: var(--zd_size10) var(--zd_size20) var(--zd_size10) var(--zd_size76);
|
|
199
|
-
border-top: 1px solid var(--zdt_toastmessage_message_border);
|
|
200
|
-
cursor: pointer;
|
|
201
255
|
position: relative;
|
|
202
256
|
color: var(--zdt_toastmessage_popbutton_text);
|
|
203
257
|
font-size: var(--zd_font_size11);
|
|
204
258
|
composes: dotted textCap from '~@zohodesk/components/lib/common/common.module.css';
|
|
205
259
|
height: var(--zd_size33);
|
|
206
260
|
transition: padding var(--zd_transition3), height var(--zd_transition3);
|
|
261
|
+
border-top: 1px solid var(--zdt_toastmessage_message_border);
|
|
262
|
+
cursor: pointer;
|
|
207
263
|
margin:0;
|
|
208
264
|
}
|
|
209
265
|
|
|
266
|
+
[dir=ltr] .message {
|
|
267
|
+
padding: var(--zd_size10) var(--zd_size20) var(--zd_size10) var(--zd_size76);
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
[dir=rtl] .message {
|
|
271
|
+
padding: var(--zd_size10) var(--zd_size76) var(--zd_size10) var(--zd_size20);
|
|
272
|
+
}
|
|
273
|
+
|
|
210
274
|
.messageOff {
|
|
211
|
-
border-width: 0;
|
|
212
|
-
padding: 0 var(--zd_size20) 0 var(--zd_size76);
|
|
213
275
|
height: 0;
|
|
214
276
|
font-size: 0;
|
|
277
|
+
border-width: 0;
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
[dir=ltr] .messageOff {
|
|
281
|
+
padding: 0 var(--zd_size20) 0 var(--zd_size76);
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
[dir=rtl] .messageOff {
|
|
285
|
+
padding: 0 var(--zd_size76) 0 var(--zd_size20);
|
|
215
286
|
}
|
|
216
287
|
|
|
217
288
|
.message:hover {
|
|
@@ -222,26 +293,26 @@
|
|
|
222
293
|
width: var(--zd_size29);
|
|
223
294
|
height: var(--zd_size29);
|
|
224
295
|
line-height: var(--zd_size29);
|
|
225
|
-
text-align: center;
|
|
226
296
|
composes: rounded from '~@zohodesk/components/lib/common/common.module.css';
|
|
297
|
+
text-align: center;
|
|
227
298
|
}
|
|
228
299
|
|
|
229
300
|
.successFill {
|
|
230
301
|
composes: fill;
|
|
231
|
-
background: var(--zdt_toastmessage_successfill_bg);
|
|
232
302
|
color: var(--zdt_toastmessage_primary_hover_text);
|
|
303
|
+
background: var(--zdt_toastmessage_successfill_bg);
|
|
233
304
|
}
|
|
234
305
|
|
|
235
306
|
.dangerFill {
|
|
236
307
|
composes: fill;
|
|
237
|
-
background: var(--zdt_toastmessage_danger_hover_bg);
|
|
238
308
|
color: var(--zdt_toastmessage_primary_hover_text);
|
|
309
|
+
background: var(--zdt_toastmessage_danger_hover_bg);
|
|
239
310
|
}
|
|
240
311
|
|
|
241
312
|
.dangerShadow {
|
|
313
|
+
color: var(--zdt_toastmessage_danger_text);
|
|
242
314
|
text-shadow: 0 4px 22px var(--zdt_toastmessage_danger_text_shadow);
|
|
243
315
|
margin-top: var(--zd_size5);
|
|
244
|
-
color: var(--zdt_toastmessage_danger_text);
|
|
245
316
|
}
|
|
246
317
|
|
|
247
318
|
.successPlain {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
.container {
|
|
2
2
|
position: relative;
|
|
3
|
-
cursor: pointer;
|
|
4
3
|
transition: all var(--zd_transition3);
|
|
5
4
|
vertical-align: middle;
|
|
5
|
+
cursor: pointer;
|
|
6
6
|
padding: var(--zd_size5);
|
|
7
7
|
border-radius: var(--zd_size2);
|
|
8
8
|
}
|
|
@@ -16,9 +16,15 @@
|
|
|
16
16
|
position: absolute;
|
|
17
17
|
top: 0;
|
|
18
18
|
bottom: 0;
|
|
19
|
+
background-color: var(--zdt_upload_overlay_bg);
|
|
20
|
+
}
|
|
21
|
+
[dir=ltr] .overlay {
|
|
19
22
|
left: 0;
|
|
20
23
|
right: 0;
|
|
21
|
-
|
|
24
|
+
}
|
|
25
|
+
[dir=rtl] .overlay {
|
|
26
|
+
right: 0;
|
|
27
|
+
left: 0;
|
|
22
28
|
}
|
|
23
29
|
.small {
|
|
24
30
|
width: var(--zd_size50);
|
|
@@ -38,8 +44,13 @@
|
|
|
38
44
|
height: var(--zd_size2);
|
|
39
45
|
width: 0%;
|
|
40
46
|
transition: width var(--zd_transition6) ease;
|
|
47
|
+
}
|
|
48
|
+
[dir=ltr] .loader {
|
|
41
49
|
left: 0;
|
|
42
50
|
}
|
|
51
|
+
[dir=rtl] .loader {
|
|
52
|
+
right: 0;
|
|
53
|
+
}
|
|
43
54
|
.light .loader {
|
|
44
55
|
background: var(--zdt_upload_loader_default_bg);
|
|
45
56
|
}
|
|
@@ -50,18 +61,21 @@
|
|
|
50
61
|
width: 100%;
|
|
51
62
|
height: 100%;
|
|
52
63
|
}
|
|
53
|
-
.attachInfo {
|
|
64
|
+
[dir=ltr] .attachInfo {
|
|
54
65
|
padding: var(--zd_size4) 0 0 var(--zd_size8);
|
|
55
66
|
}
|
|
67
|
+
[dir=rtl] .attachInfo {
|
|
68
|
+
padding: var(--zd_size4) var(--zd_size8) 0 0;
|
|
69
|
+
}
|
|
56
70
|
.fileIcon {
|
|
57
71
|
font-size: var(--zd_font_size14);
|
|
58
72
|
}
|
|
59
73
|
.attachsize {
|
|
60
74
|
font-size: var(--zd_font_size10);
|
|
61
|
-
padding: var(--zd_size4) 0 var(--zd_size2);
|
|
62
75
|
letter-spacing: 1px;
|
|
63
76
|
composes: dotted from "~@zohodesk/components/lib/common/common.module.css";
|
|
64
77
|
text-transform: uppercase;
|
|
78
|
+
padding: var(--zd_size4) 0 var(--zd_size2);
|
|
65
79
|
}
|
|
66
80
|
.light .attachsize {
|
|
67
81
|
color: var(--zdt_upload_attachsize_default_text);
|
|
@@ -73,22 +87,27 @@
|
|
|
73
87
|
height: var(--zd_size12);
|
|
74
88
|
width: var(--zd_size12);
|
|
75
89
|
top: 0;
|
|
76
|
-
right: 0;
|
|
77
90
|
position: absolute;
|
|
78
|
-
text-align: center;
|
|
79
91
|
line-height: var(--zd_size10);
|
|
80
92
|
font-size: var(--zd_font_size12);
|
|
93
|
+
text-align: center;
|
|
94
|
+
}
|
|
95
|
+
[dir=ltr] .uploadclose {
|
|
96
|
+
right: 0;
|
|
97
|
+
}
|
|
98
|
+
[dir=rtl] .uploadclose {
|
|
99
|
+
left: 0;
|
|
81
100
|
}
|
|
82
101
|
.light .uploadclose {
|
|
83
|
-
background-color: var(--zdt_upload_uploadclose_default_bg);
|
|
84
102
|
color: var(--zdt_upload_uploadclose_default_text);
|
|
103
|
+
background-color: var(--zdt_upload_uploadclose_default_bg);
|
|
85
104
|
}
|
|
86
105
|
.light .uploadclose:hover {
|
|
87
106
|
background-color: var(--zdt_upload_uploadclose_default_hover_text);
|
|
88
107
|
}
|
|
89
108
|
.night .uploadclose {
|
|
90
|
-
background-color: var(--zdt_upload_uploadclose_night_bg);
|
|
91
109
|
color: var(--zdt_upload_uploadclose_night_text);
|
|
110
|
+
background-color: var(--zdt_upload_uploadclose_night_bg);
|
|
92
111
|
}
|
|
93
112
|
.night .uploadclose:hover {
|
|
94
113
|
background-color: var(--zdt_upload_uploadclose_night_hover_text);
|
|
@@ -1,22 +1,40 @@
|
|
|
1
1
|
.container {
|
|
2
2
|
min-height: var(--zd_size54);
|
|
3
3
|
position: relative;
|
|
4
|
+
}[dir=ltr] .container {
|
|
4
5
|
padding: var(--zd_size12) var(--zd_size45) var(--zd_size12) var(--zd_size26);
|
|
6
|
+
}[dir=rtl] .container {
|
|
7
|
+
padding: var(--zd_size12) var(--zd_size26) var(--zd_size12) var(--zd_size45);
|
|
5
8
|
}
|
|
6
9
|
|
|
7
|
-
.extraSmall {
|
|
10
|
+
[dir=ltr] .extraSmall {
|
|
8
11
|
padding: var(--zd_size12) var(--zd_size45) var(--zd_size12) var(--zd_size16);
|
|
9
12
|
}
|
|
10
13
|
|
|
11
|
-
.
|
|
14
|
+
[dir=rtl] .extraSmall {
|
|
15
|
+
padding: var(--zd_size12) var(--zd_size16) var(--zd_size12) var(--zd_size45);
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
[dir=ltr] .iconContainer {
|
|
12
19
|
margin: 0 var(--zd_size10) 0 0;
|
|
13
20
|
}
|
|
14
21
|
|
|
22
|
+
[dir=rtl] .iconContainer {
|
|
23
|
+
margin: 0 0 0 var(--zd_size10);
|
|
24
|
+
}
|
|
25
|
+
|
|
15
26
|
.title {
|
|
16
|
-
margin: 0 var(--zd_size5) 0 0;
|
|
17
27
|
font-size: 0;
|
|
18
28
|
}
|
|
19
29
|
|
|
30
|
+
[dir=ltr] .title {
|
|
31
|
+
margin: 0 var(--zd_size5) 0 0;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
[dir=rtl] .title {
|
|
35
|
+
margin: 0 0 0 var(--zd_size5);
|
|
36
|
+
}
|
|
37
|
+
|
|
20
38
|
.iconStyle {
|
|
21
39
|
display: block;
|
|
22
40
|
}
|
|
@@ -3,17 +3,21 @@
|
|
|
3
3
|
}
|
|
4
4
|
|
|
5
5
|
.innerSection {
|
|
6
|
-
padding: var(--zd_size30) var(--zd_size20) var(--zd_size20);
|
|
7
6
|
line-height: var(--zd_size25);
|
|
8
7
|
color: var(--zdt_alertlookup_innersection_text);
|
|
9
8
|
font-size: var(--zd_font_size15);
|
|
10
9
|
word-break: break-word;
|
|
10
|
+
padding: var(--zd_size30) var(--zd_size20) var(--zd_size20);
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
.buttonGap {
|
|
13
|
+
[dir=ltr] .buttonGap {
|
|
14
14
|
margin: 0 0 0 var(--zd_size12);
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
+
[dir=rtl] .buttonGap {
|
|
18
|
+
margin: 0 var(--zd_size12) 0 0;
|
|
19
|
+
}
|
|
20
|
+
|
|
17
21
|
.text {
|
|
18
22
|
margin-top: var(--zd_size20);
|
|
19
23
|
}
|
|
@@ -6,19 +6,25 @@
|
|
|
6
6
|
.pop {
|
|
7
7
|
position: absolute;
|
|
8
8
|
composes: rounded from '~@zohodesk/components/lib/common/common.module.css';
|
|
9
|
-
cursor: pointer;
|
|
10
9
|
opacity: 0;
|
|
11
10
|
visibility: hidden;
|
|
12
11
|
top: 0;
|
|
13
|
-
left: 0;
|
|
14
12
|
height: 100%;
|
|
15
13
|
width: 100%;
|
|
16
14
|
transition: opacity var(--zd_transition2);
|
|
15
|
+
color: var(--zdt_avatarclose_pop_text);
|
|
16
|
+
cursor: pointer;
|
|
17
17
|
transform: translateZ(0);
|
|
18
18
|
background-color: var(--zdt_avatarclose_pop_bg);
|
|
19
|
-
|
|
19
|
+
}
|
|
20
|
+
[dir=ltr] .pop {
|
|
21
|
+
left: 0;
|
|
20
22
|
transform: rotate(45deg);
|
|
21
23
|
}
|
|
24
|
+
[dir=rtl] .pop {
|
|
25
|
+
right: 0;
|
|
26
|
+
transform: rotate(-45deg);
|
|
27
|
+
}
|
|
22
28
|
.icon {
|
|
23
29
|
position: absolute;
|
|
24
30
|
line-height: 0;
|
|
@@ -18,17 +18,22 @@
|
|
|
18
18
|
.pop {
|
|
19
19
|
position: absolute;
|
|
20
20
|
composes: rounded from '~@zohodesk/components/lib/common/common.module.css';
|
|
21
|
-
cursor: pointer;
|
|
22
21
|
opacity: 0;
|
|
23
22
|
visibility: hidden;
|
|
24
23
|
top: 0;
|
|
25
|
-
left: 0;
|
|
26
24
|
height: 100%;
|
|
27
25
|
width: 100%;
|
|
28
26
|
transition: opacity var(--zd_transition2);
|
|
27
|
+
color: var(--zdt_avatarcollision_pop_text);
|
|
28
|
+
cursor: pointer;
|
|
29
29
|
transform: translateZ(0);
|
|
30
30
|
background-color: var(--zdt_avatarcollision_pop_bg);
|
|
31
|
-
|
|
31
|
+
}
|
|
32
|
+
[dir=ltr] .pop {
|
|
33
|
+
left: 0;
|
|
34
|
+
}
|
|
35
|
+
[dir=rtl] .pop {
|
|
36
|
+
right: 0;
|
|
32
37
|
}
|
|
33
38
|
.icon {
|
|
34
39
|
position: absolute;
|
|
@@ -48,8 +53,17 @@
|
|
|
48
53
|
top: 50%;
|
|
49
54
|
height: var(--zd_size4);
|
|
50
55
|
border: 1px solid var(--zdt_avatarcollision_off_after_border);
|
|
56
|
+
background-color: var(--zdt_avatarcollision_off_after_bg);
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
[dir=ltr] .off::after {
|
|
51
60
|
left: calc(var(--zd_size5) * -1);
|
|
52
61
|
right: calc(var(--zd_size5) * -1);
|
|
53
62
|
transform: translateY(-50%) rotate(130deg);
|
|
54
|
-
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
[dir=rtl] .off::after {
|
|
66
|
+
right: calc(var(--zd_size5) * -1);
|
|
67
|
+
left: calc(var(--zd_size5) * -1);
|
|
68
|
+
transform: translateY(-50%) rotate(-130deg);
|
|
55
69
|
}
|