@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
package/README.md
CHANGED
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
--zdt_gridstencils_default_border: var(--dot_tuna);
|
|
216
216
|
--zdt_gridstencils_after_bg: var(--dot_unknown1);
|
|
217
217
|
--zdt_gridstencils_listbar_bg: var(--dot_unknown1);
|
|
218
|
-
--zdt_gridstencils_listbar_gradient_bg: linear-gradient(left, #383f55 0, #414961 20%, #414961 40%, #383f55 100%);
|
|
218
|
+
--zdt_gridstencils_listbar_gradient_bg: linear-gradient(to left, #383f55 0, #414961 20%, #414961 40%, #383f55 100%);
|
|
219
219
|
|
|
220
220
|
/* icons */
|
|
221
221
|
--zdt_icons_default: var(--dot_cadetblue);
|
|
@@ -5,6 +5,6 @@
|
|
|
5
5
|
/* common empty state */
|
|
6
6
|
--zdt_commonEmptyState_dark_title: var(--dot_white);
|
|
7
7
|
--zdt_commonEmptyState_dark_description: var(--dot_white);
|
|
8
|
-
--zdt_commonEmptyState_dark_link:
|
|
8
|
+
--zdt_commonEmptyState_dark_link: var(--dot_butterflyblue);
|
|
9
9
|
--zdt_commonEmptyState_dark_link_hover: #2469ff;
|
|
10
10
|
}
|
|
File without changes
|
|
@@ -5,6 +5,6 @@
|
|
|
5
5
|
/* common empty state */
|
|
6
6
|
--zdt_commonEmptyState_dark_title: var(--dot_white);
|
|
7
7
|
--zdt_commonEmptyState_dark_description: var(--dot_white);
|
|
8
|
-
--zdt_commonEmptyState_dark_link:
|
|
8
|
+
--zdt_commonEmptyState_dark_link: var(--dot_cadmiumorange);
|
|
9
9
|
--zdt_commonEmptyState_dark_link_hover: #a85100;
|
|
10
10
|
}
|
|
File without changes
|
|
File without changes
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
--zdt_gridstencils_default_border: var(--zd_gallery1);
|
|
216
216
|
--zdt_gridstencils_after_bg: var(--zd_smoke4);
|
|
217
217
|
--zdt_gridstencils_listbar_bg: var(--zd_smoke78);
|
|
218
|
-
--zdt_gridstencils_listbar_gradient_bg: linear-gradient(left, var(--zd_smoke78) 0, #edeef1 20%, var(--zd_smoke78) 40%, var(--zd_smoke78) 100%);
|
|
218
|
+
--zdt_gridstencils_listbar_gradient_bg: linear-gradient(to left, var(--zd_smoke78) 0, #edeef1 20%, var(--zd_smoke78) 40%, var(--zd_smoke78) 100%);
|
|
219
219
|
|
|
220
220
|
/* icons */
|
|
221
221
|
--zdt_icons_default: var(--dot_shuttleGrey);
|
|
File without changes
|
|
@@ -5,6 +5,6 @@
|
|
|
5
5
|
/* common empty state */
|
|
6
6
|
--zdt_commonEmptyState_dark_title: var(--dot_white);
|
|
7
7
|
--zdt_commonEmptyState_dark_description: var(--dot_white);
|
|
8
|
-
--zdt_commonEmptyState_dark_link:
|
|
8
|
+
--zdt_commonEmptyState_dark_link: var(--dot_darkmint);
|
|
9
9
|
--zdt_commonEmptyState_dark_link_hover: #0e7526;
|
|
10
10
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -21,9 +21,12 @@
|
|
|
21
21
|
.primaryBtn, .primaryArw {
|
|
22
22
|
border: 1px solid var(--buttonBorder);
|
|
23
23
|
}
|
|
24
|
-
.primaryBtn {
|
|
24
|
+
[dir=ltr] .primaryBtn {
|
|
25
25
|
border-right: none;
|
|
26
26
|
}
|
|
27
|
+
[dir=rtl] .primaryBtn {
|
|
28
|
+
border-left: none;
|
|
29
|
+
}
|
|
27
30
|
.contentBox,
|
|
28
31
|
.arrowWrapper {
|
|
29
32
|
transition: width var(--zd_transition3), padding var(--zd_transition3), background-color var(--zd_transition2), border-color var(--zd_transition2);
|
|
@@ -31,9 +34,12 @@
|
|
|
31
34
|
.clickable {
|
|
32
35
|
cursor: pointer;
|
|
33
36
|
}
|
|
34
|
-
.contentBoxBdr {
|
|
37
|
+
[dir=ltr] .contentBoxBdr {
|
|
35
38
|
border-radius: var(--zd_size4) 0 0 var(--zd_size4);
|
|
36
39
|
}
|
|
40
|
+
[dir=rtl] .contentBoxBdr {
|
|
41
|
+
border-radius: 0 var(--zd_size4) var(--zd_size4) 0;
|
|
42
|
+
}
|
|
37
43
|
.contentBoxBdrRds {
|
|
38
44
|
border-radius: var(--zd_size4);
|
|
39
45
|
}
|
|
@@ -53,8 +59,7 @@
|
|
|
53
59
|
.small_btnBox {
|
|
54
60
|
padding: 0 var(--zd_size8);
|
|
55
61
|
}
|
|
56
|
-
.medium_btnBox,
|
|
57
|
-
.large_btnBox {
|
|
62
|
+
.medium_btnBox, .large_btnBox {
|
|
58
63
|
padding: 0 var(--zd_size10);
|
|
59
64
|
}
|
|
60
65
|
.txt {
|
|
@@ -77,12 +82,20 @@
|
|
|
77
82
|
}
|
|
78
83
|
.arrowWrapper {
|
|
79
84
|
position: relative;
|
|
80
|
-
border-radius: 0 var(--zd_size4) var(--zd_size4) 0;
|
|
81
|
-
cursor: pointer;
|
|
82
85
|
composes: offSelection from '~@zohodesk/components/lib/common/common.module.css';
|
|
86
|
+
cursor: pointer;
|
|
83
87
|
}
|
|
84
|
-
.
|
|
85
|
-
|
|
88
|
+
[dir=ltr] .arrowWrapper {
|
|
89
|
+
border-radius: 0 var(--zd_size4) var(--zd_size4) 0;
|
|
90
|
+
}
|
|
91
|
+
[dir=rtl] .arrowWrapper {
|
|
92
|
+
border-radius: var(--zd_size4) 0 0 var(--zd_size4);
|
|
93
|
+
}
|
|
94
|
+
[dir=ltr] .primaryFilledArw {
|
|
95
|
+
border-left: 1px solid var(--buttonSeparatorBorder);
|
|
96
|
+
}
|
|
97
|
+
[dir=rtl] .primaryFilledArw {
|
|
98
|
+
border-right: 1px solid var(--buttonSeparatorBorder);
|
|
86
99
|
}
|
|
87
100
|
.small_arrowBox {
|
|
88
101
|
width: var(--zd_size20);
|
|
@@ -116,6 +129,9 @@
|
|
|
116
129
|
.iconClr {
|
|
117
130
|
color: var(--buttonText);
|
|
118
131
|
}
|
|
119
|
-
.iconMrgn {
|
|
132
|
+
[dir=ltr] .iconMrgn {
|
|
120
133
|
margin-right: var(--zd_size6);
|
|
121
134
|
}
|
|
135
|
+
[dir=rtl] .iconMrgn {
|
|
136
|
+
margin-left: var(--zd_size6);
|
|
137
|
+
}
|
|
@@ -7,16 +7,19 @@
|
|
|
7
7
|
composes: varClass;
|
|
8
8
|
composes: h100 from '~@zohodesk/components/lib/common/common.module.css';
|
|
9
9
|
list-style: none;
|
|
10
|
+
pointer-events: initial;
|
|
10
11
|
margin: 0;
|
|
11
12
|
padding: 0;
|
|
12
|
-
pointer-events: initial;
|
|
13
13
|
}
|
|
14
14
|
.column .title {
|
|
15
15
|
margin-bottom: var(--zd_size3);
|
|
16
16
|
}
|
|
17
|
-
.row .title {
|
|
17
|
+
[dir=ltr] .row .title {
|
|
18
18
|
margin-right: var(--zd_size3);
|
|
19
19
|
}
|
|
20
|
+
[dir=rtl] .row .title {
|
|
21
|
+
margin-left: var(--zd_size3);
|
|
22
|
+
}
|
|
20
23
|
.row .letter {
|
|
21
24
|
padding: 0 var(--zd_size3);
|
|
22
25
|
}
|
|
@@ -29,10 +32,10 @@
|
|
|
29
32
|
}
|
|
30
33
|
.list {
|
|
31
34
|
font-size: var(--zd_font_size11);
|
|
32
|
-
text-align: center;
|
|
33
35
|
flex-basis: var(--zd_size12);
|
|
34
|
-
cursor: pointer;
|
|
35
36
|
color: var(--textColor);
|
|
37
|
+
text-align: center;
|
|
38
|
+
cursor: pointer;
|
|
36
39
|
}
|
|
37
40
|
.title {
|
|
38
41
|
flex-basis: var(--zd_size15);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
.attachment {
|
|
2
|
-
border: 1px solid var(--zdt_attachment_default_border);
|
|
3
|
-
border-radius: 2px;
|
|
4
2
|
position: relative;
|
|
5
3
|
overflow: hidden;
|
|
4
|
+
border: 1px solid var(--zdt_attachment_default_border);
|
|
5
|
+
border-radius: 2px;
|
|
6
6
|
}
|
|
7
7
|
.attachmentHover {
|
|
8
8
|
cursor: pointer;
|
|
@@ -13,8 +13,7 @@
|
|
|
13
13
|
.palette_transparent {
|
|
14
14
|
background-color: var(--zdt_attachment_transparent_bg);
|
|
15
15
|
}
|
|
16
|
-
.attachmentHover:hover,
|
|
17
|
-
.attachmentHover:hover .attachleft {
|
|
16
|
+
.attachmentHover:hover, .attachmentHover:hover .attachleft {
|
|
18
17
|
border-color: var(--zdt_attachment_default_hover_border);
|
|
19
18
|
}
|
|
20
19
|
.attachmentHover:hover .attachleft i {
|
|
@@ -35,9 +34,12 @@
|
|
|
35
34
|
width: var(--zd_size145);
|
|
36
35
|
height: var(--zd_size40);
|
|
37
36
|
}
|
|
38
|
-
.attachleft {
|
|
37
|
+
[dir=ltr] .attachleft {
|
|
39
38
|
border-right: 1px solid var(--zdt_attachment_default_border);
|
|
40
39
|
}
|
|
40
|
+
[dir=rtl] .attachleft {
|
|
41
|
+
border-left: 1px solid var(--zdt_attachment_default_border);
|
|
42
|
+
}
|
|
41
43
|
.medium .attachleft {
|
|
42
44
|
width: var(--zd_size50);
|
|
43
45
|
}
|
|
@@ -45,9 +47,13 @@
|
|
|
45
47
|
width: var(--zd_size40);
|
|
46
48
|
}
|
|
47
49
|
|
|
48
|
-
.medium .attachright {
|
|
50
|
+
[dir=ltr] .medium .attachright {
|
|
49
51
|
padding: var(--zd_size5) var(--zd_size25) var(--zd_size5) var(--zd_size10);
|
|
50
52
|
}
|
|
53
|
+
|
|
54
|
+
[dir=rtl] .medium .attachright {
|
|
55
|
+
padding: var(--zd_size5) var(--zd_size10) var(--zd_size5) var(--zd_size25);
|
|
56
|
+
}
|
|
51
57
|
.small .attachright {
|
|
52
58
|
padding: 0 var(--zd_size10) 0 var(--zd_size10);
|
|
53
59
|
}
|
|
@@ -82,10 +88,15 @@
|
|
|
82
88
|
.attachDownload {
|
|
83
89
|
position: absolute;
|
|
84
90
|
top: calc(var(--zd_size1) * -1);
|
|
85
|
-
|
|
91
|
+
display: none;
|
|
86
92
|
background-color: var(--zdt_attachment_download_bg);
|
|
87
93
|
text-align: center;
|
|
88
|
-
|
|
94
|
+
}
|
|
95
|
+
[dir=ltr] .attachDownload {
|
|
96
|
+
right: calc(var(--zd_size1) * -1);
|
|
97
|
+
}
|
|
98
|
+
[dir=rtl] .attachDownload {
|
|
99
|
+
left: calc(var(--zd_size1) * -1);
|
|
89
100
|
}
|
|
90
101
|
.medium .attachDownload {
|
|
91
102
|
height: var(--zd_size25);
|
|
@@ -113,9 +124,9 @@
|
|
|
113
124
|
}
|
|
114
125
|
|
|
115
126
|
.dot {
|
|
116
|
-
background-color: var(--zdt_dot_text);
|
|
117
127
|
height: 2px;
|
|
118
128
|
width: 2px;
|
|
129
|
+
background-color: var(--zdt_dot_text);
|
|
119
130
|
border-radius: 50%;
|
|
120
131
|
margin: 0 var(--zd_size6);
|
|
121
132
|
}
|
|
@@ -14,11 +14,16 @@
|
|
|
14
14
|
composes: dflex alignVertical alignHorizontal rounded from '~@zohodesk/components/lib/common/common.module.css';
|
|
15
15
|
position: absolute;
|
|
16
16
|
top: calc(var(--zd_size4) * -1);
|
|
17
|
-
right: calc(var(--zd_size1) * -1);
|
|
18
17
|
height: var(--zd_size15);
|
|
19
18
|
width: var(--zd_size15);
|
|
20
19
|
background-color: var(--topIconBg);
|
|
21
20
|
}
|
|
21
|
+
[dir=ltr] .thread {
|
|
22
|
+
right: calc(var(--zd_size1) * -1);
|
|
23
|
+
}
|
|
24
|
+
[dir=rtl] .thread {
|
|
25
|
+
left: calc(var(--zd_size1) * -1);
|
|
26
|
+
}
|
|
22
27
|
.threadBorder {
|
|
23
28
|
border: 1px solid var(--topIconBorderColor);
|
|
24
29
|
}
|
|
@@ -109,11 +114,12 @@
|
|
|
109
114
|
}
|
|
110
115
|
|
|
111
116
|
/* facebook */
|
|
112
|
-
.facebook_incoming,
|
|
113
|
-
.facebook_missed,
|
|
114
|
-
.facebook_outgoing {
|
|
117
|
+
[dir=ltr] .facebook_incoming, [dir=ltr] .facebook_missed, [dir=ltr] .facebook_outgoing {
|
|
115
118
|
right: var(--zd_size2);
|
|
116
119
|
}
|
|
120
|
+
[dir=rtl] .facebook_incoming, [dir=rtl] .facebook_missed, [dir=rtl] .facebook_outgoing {
|
|
121
|
+
left: var(--zd_size2);
|
|
122
|
+
}
|
|
117
123
|
|
|
118
124
|
/* chat */
|
|
119
125
|
.chat_incoming,
|
|
@@ -137,24 +143,22 @@
|
|
|
137
143
|
.feedback_incoming,
|
|
138
144
|
.feedback_missed,
|
|
139
145
|
.feedback_out {
|
|
140
|
-
right: var(--zd_size1);
|
|
141
146
|
top: var(--zd_size1);
|
|
142
147
|
}
|
|
148
|
+
[dir=ltr] .feedback_incoming, [dir=ltr] .feedback_missed, [dir=ltr] .feedback_out {
|
|
149
|
+
right: var(--zd_size1);
|
|
150
|
+
}
|
|
151
|
+
[dir=rtl] .feedback_incoming, [dir=rtl] .feedback_missed, [dir=rtl] .feedback_out {
|
|
152
|
+
left: var(--zd_size1);
|
|
153
|
+
}
|
|
143
154
|
|
|
144
155
|
/* draft */
|
|
145
|
-
.email_draft,
|
|
146
|
-
.facebook_draft,
|
|
147
|
-
.twitter_draft,
|
|
148
|
-
.forums_draft,
|
|
149
|
-
.chat_draft,
|
|
150
|
-
.offline_chat_draft,
|
|
151
|
-
.online_chat_draft,
|
|
152
|
-
.phone_draft,
|
|
153
|
-
.web_draft,
|
|
154
|
-
.customerportal_draft,
|
|
155
|
-
.feedback_draft {
|
|
156
|
+
[dir=ltr] .email_draft, [dir=ltr] .facebook_draft, [dir=ltr] .twitter_draft, [dir=ltr] .forums_draft, [dir=ltr] .chat_draft, [dir=ltr] .offline_chat_draft, [dir=ltr] .online_chat_draft, [dir=ltr] .phone_draft, [dir=ltr] .web_draft, [dir=ltr] .customerportal_draft, [dir=ltr] .feedback_draft {
|
|
156
157
|
left: var(--zd_size1);
|
|
157
158
|
}
|
|
159
|
+
[dir=rtl] .email_draft, [dir=rtl] .facebook_draft, [dir=rtl] .twitter_draft, [dir=rtl] .forums_draft, [dir=rtl] .chat_draft, [dir=rtl] .offline_chat_draft, [dir=rtl] .online_chat_draft, [dir=rtl] .phone_draft, [dir=rtl] .web_draft, [dir=rtl] .customerportal_draft, [dir=rtl] .feedback_draft {
|
|
160
|
+
right: var(--zd_size1);
|
|
161
|
+
}
|
|
158
162
|
|
|
159
163
|
/* forward */
|
|
160
164
|
.email_forward,
|
|
@@ -184,17 +188,22 @@
|
|
|
184
188
|
.web_forwarddraft,
|
|
185
189
|
.customerportal_forwarddraft,
|
|
186
190
|
.feedback_forwarddraft {
|
|
187
|
-
left: var(--zd_size1);
|
|
188
191
|
bottom: var(--zd_size1);
|
|
189
192
|
}
|
|
193
|
+
[dir=ltr] .email_forwarddraft, [dir=ltr] .facebook_forwarddraft, [dir=ltr] .twitter_forwarddraft, [dir=ltr] .forums_forwarddraft, [dir=ltr] .chat_forwarddraft, [dir=ltr] .offline_chat_forwarddraft, [dir=ltr] .online_chat_forwarddraft, [dir=ltr] .phone_forwarddraft, [dir=ltr] .web_forwarddraft, [dir=ltr] .customerportal_forwarddraft, [dir=ltr] .feedback_forwarddraft {
|
|
194
|
+
left: var(--zd_size1);
|
|
195
|
+
}
|
|
196
|
+
[dir=rtl] .email_forwarddraft, [dir=rtl] .facebook_forwarddraft, [dir=rtl] .twitter_forwarddraft, [dir=rtl] .forums_forwarddraft, [dir=rtl] .chat_forwarddraft, [dir=rtl] .offline_chat_forwarddraft, [dir=rtl] .online_chat_forwarddraft, [dir=rtl] .phone_forwarddraft, [dir=rtl] .web_forwarddraft, [dir=rtl] .customerportal_forwarddraft, [dir=rtl] .feedback_forwarddraft {
|
|
197
|
+
right: var(--zd_size1);
|
|
198
|
+
}
|
|
190
199
|
|
|
191
200
|
/* facebook_dm */
|
|
192
|
-
.facebook_dm_default,
|
|
193
|
-
.facebook_dm_incoming,
|
|
194
|
-
.facebook_dm_outgoing,
|
|
195
|
-
.facebook_dm_missed {
|
|
201
|
+
[dir=ltr] .facebook_dm_default, [dir=ltr] .facebook_dm_incoming, [dir=ltr] .facebook_dm_outgoing, [dir=ltr] .facebook_dm_missed {
|
|
196
202
|
right: var(--zd_size2);
|
|
197
203
|
}
|
|
204
|
+
[dir=rtl] .facebook_dm_default, [dir=rtl] .facebook_dm_incoming, [dir=rtl] .facebook_dm_outgoing, [dir=rtl] .facebook_dm_missed {
|
|
205
|
+
left: var(--zd_size2);
|
|
206
|
+
}
|
|
198
207
|
|
|
199
208
|
/*Topic Icon colors*/
|
|
200
209
|
.topic_olive {
|
|
@@ -1,15 +1,20 @@
|
|
|
1
1
|
.container {
|
|
2
|
+
transition: width var(--zd_transition3);
|
|
2
3
|
box-shadow: 0 6px 12px var(--zdt_drawer_default_box_shadow);
|
|
3
4
|
background-color: var(--zdt_drawer_default_bg);
|
|
4
|
-
transition: width var(--zd_transition3);
|
|
5
5
|
}
|
|
6
6
|
.isOverlay {
|
|
7
|
-
right: 0;
|
|
8
7
|
top: 0;
|
|
9
8
|
bottom: 0;
|
|
10
9
|
position: absolute;
|
|
11
10
|
pointer-events: none;
|
|
12
11
|
}
|
|
12
|
+
[dir=ltr] .isOverlay {
|
|
13
|
+
right: 0;
|
|
14
|
+
}
|
|
15
|
+
[dir=rtl] .isOverlay {
|
|
16
|
+
left: 0;
|
|
17
|
+
}
|
|
13
18
|
.columns {
|
|
14
19
|
pointer-events: initial;
|
|
15
20
|
}
|
|
@@ -21,17 +26,28 @@
|
|
|
21
26
|
box-shadow: 0 6px 12px var(--zdt_drawer_default_box_shadow);
|
|
22
27
|
}
|
|
23
28
|
.secondMobDrawer {
|
|
24
|
-
right: 0;
|
|
25
29
|
position: absolute;
|
|
26
30
|
top: 0;
|
|
27
31
|
z-index: 1;
|
|
28
32
|
}
|
|
33
|
+
[dir=ltr] .secondMobDrawer {
|
|
34
|
+
right: 0;
|
|
35
|
+
}
|
|
36
|
+
[dir=rtl] .secondMobDrawer {
|
|
37
|
+
left: 0;
|
|
38
|
+
}
|
|
29
39
|
.mobModal {
|
|
30
40
|
position: absolute;
|
|
31
41
|
top: 0;
|
|
32
|
-
right: 0;
|
|
33
42
|
bottom: 0;
|
|
43
|
+
}
|
|
44
|
+
[dir=ltr] .mobModal {
|
|
45
|
+
right: 0;
|
|
46
|
+
left: 0;
|
|
47
|
+
}
|
|
48
|
+
[dir=rtl] .mobModal {
|
|
34
49
|
left: 0;
|
|
50
|
+
right: 0;
|
|
35
51
|
}
|
|
36
52
|
.xsmall {
|
|
37
53
|
width: var(--zd_size360);
|
|
@@ -72,32 +88,64 @@
|
|
|
72
88
|
color: var( --zdt_drawer_title_text);
|
|
73
89
|
font: var(--zd_font_size16) var(--zd_semibold);
|
|
74
90
|
composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
|
|
91
|
+
}
|
|
92
|
+
[dir=ltr] .title {
|
|
75
93
|
padding: 0 var(--zd_size10) 0 0;
|
|
76
94
|
}
|
|
77
|
-
.
|
|
95
|
+
[dir=rtl] .title {
|
|
96
|
+
padding: 0 0 0 var(--zd_size10);
|
|
97
|
+
}
|
|
98
|
+
[dir=ltr] .smallHeaderPadding {
|
|
78
99
|
padding-right: var(--zd_size11);
|
|
79
100
|
padding-left: var(--zd_size30);
|
|
80
101
|
}
|
|
81
|
-
.
|
|
102
|
+
[dir=rtl] .smallHeaderPadding {
|
|
103
|
+
padding-left: var(--zd_size11);
|
|
104
|
+
padding-right: var(--zd_size30);
|
|
105
|
+
}
|
|
106
|
+
[dir=ltr] .smallContentPadding {
|
|
82
107
|
padding-left: var(--zd_size30);
|
|
83
108
|
padding-right: var(--zd_size30);
|
|
84
109
|
}
|
|
85
|
-
.
|
|
110
|
+
[dir=rtl] .smallContentPadding {
|
|
111
|
+
padding-right: var(--zd_size30);
|
|
112
|
+
padding-left: var(--zd_size30);
|
|
113
|
+
}
|
|
114
|
+
[dir=ltr] .mediumHeaderPadding {
|
|
86
115
|
padding-right: var(--zd_size15);
|
|
87
116
|
padding-left: var(--zd_size30);
|
|
88
117
|
}
|
|
89
|
-
.
|
|
118
|
+
[dir=rtl] .mediumHeaderPadding {
|
|
119
|
+
padding-left: var(--zd_size15);
|
|
120
|
+
padding-right: var(--zd_size30);
|
|
121
|
+
}
|
|
122
|
+
[dir=ltr] .mediumContentPadding {
|
|
90
123
|
padding-left: var(--zd_size30);
|
|
91
124
|
padding-right: var(--zd_size30);
|
|
92
125
|
}
|
|
93
|
-
.
|
|
126
|
+
[dir=rtl] .mediumContentPadding {
|
|
127
|
+
padding-right: var(--zd_size30);
|
|
128
|
+
padding-left: var(--zd_size30);
|
|
129
|
+
}
|
|
130
|
+
[dir=ltr] .largeHeaderPadding {
|
|
94
131
|
padding-right: var(--zd_size15);
|
|
95
132
|
padding-left: var(--zd_size50);
|
|
96
133
|
}
|
|
97
|
-
.
|
|
134
|
+
[dir=rtl] .largeHeaderPadding {
|
|
135
|
+
padding-left: var(--zd_size15);
|
|
136
|
+
padding-right: var(--zd_size50);
|
|
137
|
+
}
|
|
138
|
+
[dir=ltr] .largeContentPadding {
|
|
98
139
|
padding-left: var(--zd_size50);
|
|
99
140
|
padding-right: var(--zd_size50);
|
|
100
141
|
}
|
|
101
|
-
.
|
|
142
|
+
[dir=rtl] .largeContentPadding {
|
|
143
|
+
padding-right: var(--zd_size50);
|
|
144
|
+
padding-left: var(--zd_size50);
|
|
145
|
+
}
|
|
146
|
+
[dir=ltr] .iconWrapper {
|
|
102
147
|
margin-right: var(--zd_size10);
|
|
103
148
|
}
|
|
149
|
+
[dir=rtl] .iconWrapper {
|
|
150
|
+
margin-left: var(--zd_size10);
|
|
151
|
+
}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
.flip,
|
|
2
2
|
.flipNone {
|
|
3
|
-
background-color: var(--zdt_flipcard_default_bg);
|
|
4
3
|
color: var(--zdt_flipcard_default_text);
|
|
4
|
+
}.flip, .flipNone {
|
|
5
|
+
background-color: var(--zdt_flipcard_default_bg);
|
|
5
6
|
}
|
|
6
7
|
.container {
|
|
7
8
|
position: relative;
|
|
@@ -20,16 +21,24 @@
|
|
|
20
21
|
backface-visibility: hidden;
|
|
21
22
|
-webkit-backface-visibility: hidden;
|
|
22
23
|
}
|
|
23
|
-
.front {
|
|
24
|
+
[dir=ltr] .front {
|
|
24
25
|
transform: rotateY(180deg) perspective(1px);
|
|
25
26
|
}
|
|
27
|
+
[dir=rtl] .front {
|
|
28
|
+
transform: rotateY(-180deg) perspective(1px);
|
|
29
|
+
}
|
|
26
30
|
.back {
|
|
27
31
|
transform: rotateY(0deg) perspective(1px);
|
|
28
32
|
}
|
|
29
|
-
.notFlip .container {
|
|
33
|
+
[dir=ltr] .notFlip .container {
|
|
30
34
|
transform: rotateY(180deg);
|
|
31
35
|
}
|
|
32
|
-
.
|
|
33
|
-
|
|
36
|
+
[dir=rtl] .notFlip .container {
|
|
37
|
+
transform: rotateY(-180deg);
|
|
38
|
+
}
|
|
39
|
+
[dir=ltr] .flip:hover .container, [dir=ltr] .hoverContainer:hover .container {
|
|
34
40
|
transform: rotateY(180deg);
|
|
35
41
|
}
|
|
42
|
+
[dir=rtl] .flip:hover .container, [dir=rtl] .hoverContainer:hover .container {
|
|
43
|
+
transform: rotateY(-180deg);
|
|
44
|
+
}
|
|
@@ -25,33 +25,58 @@
|
|
|
25
25
|
padding-bottom: var(--zd_size10);
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
-
.largePadding {
|
|
28
|
+
[dir=ltr] .largePadding {
|
|
29
29
|
padding-left: var(--zd_size60);
|
|
30
30
|
}
|
|
31
|
-
|
|
31
|
+
|
|
32
|
+
[dir=rtl] .largePadding {
|
|
33
|
+
padding-right: var(--zd_size60);
|
|
34
|
+
}
|
|
35
|
+
[dir=ltr] .mediumPadding {
|
|
32
36
|
padding-left: var(--zd_size50);
|
|
33
37
|
}
|
|
34
|
-
.
|
|
38
|
+
[dir=rtl] .mediumPadding {
|
|
39
|
+
padding-right: var(--zd_size50);
|
|
40
|
+
}
|
|
41
|
+
[dir=ltr] .xmediumPadding {
|
|
35
42
|
padding-left: var(--zd_size30);
|
|
36
43
|
}
|
|
37
|
-
.
|
|
44
|
+
[dir=rtl] .xmediumPadding {
|
|
45
|
+
padding-right: var(--zd_size30);
|
|
46
|
+
}
|
|
47
|
+
[dir=ltr] .smallPadding {
|
|
38
48
|
padding-left: var(--zd_size25);
|
|
39
49
|
}
|
|
40
|
-
.
|
|
50
|
+
[dir=rtl] .smallPadding {
|
|
51
|
+
padding-right: var(--zd_size25);
|
|
52
|
+
}
|
|
53
|
+
[dir=ltr] .xsmallPadding {
|
|
41
54
|
padding-left: var(--zd_size20);
|
|
42
55
|
}
|
|
56
|
+
[dir=rtl] .xsmallPadding {
|
|
57
|
+
padding-right: var(--zd_size20);
|
|
58
|
+
}
|
|
43
59
|
|
|
44
60
|
.marginRight {
|
|
45
61
|
composes: dinblk from '~@zohodesk/components/lib/common/common.module.css';
|
|
46
62
|
}
|
|
47
|
-
.largeFooter .marginRight,
|
|
48
|
-
.mediumFooter .marginRight {
|
|
63
|
+
[dir=ltr] .largeFooter .marginRight, [dir=ltr] .mediumFooter .marginRight {
|
|
49
64
|
margin-right: var(--zd_size15);
|
|
50
65
|
}
|
|
51
|
-
.
|
|
66
|
+
[dir=rtl] .largeFooter .marginRight, [dir=rtl] .mediumFooter .marginRight {
|
|
67
|
+
margin-left: var(--zd_size15);
|
|
68
|
+
}
|
|
69
|
+
[dir=ltr] .smallFooter .marginRight {
|
|
52
70
|
margin-right: var(--zd_size12);
|
|
53
71
|
}
|
|
72
|
+
[dir=rtl] .smallFooter .marginRight {
|
|
73
|
+
margin-left: var(--zd_size12);
|
|
74
|
+
}
|
|
54
75
|
|
|
55
|
-
.marginRight:last-child {
|
|
76
|
+
[dir=ltr] .marginRight:last-child {
|
|
56
77
|
margin-right: 0;
|
|
57
78
|
}
|
|
79
|
+
|
|
80
|
+
[dir=rtl] .marginRight:last-child {
|
|
81
|
+
margin-left: 0;
|
|
82
|
+
}
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
.container {
|
|
2
2
|
top: 0;
|
|
3
|
-
left: 0;
|
|
4
3
|
bottom: 0;
|
|
5
|
-
right: 0;
|
|
6
4
|
position: absolute;
|
|
7
5
|
overflow: hidden;
|
|
6
|
+
}[dir=ltr] .container {
|
|
7
|
+
left: 0;
|
|
8
|
+
right: 0;
|
|
9
|
+
}[dir=rtl] .container {
|
|
10
|
+
right: 0;
|
|
11
|
+
left: 0;
|
|
8
12
|
}
|
|
9
13
|
.default {
|
|
10
14
|
background-color: var(--zdt_freezelayer_default_bg);
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
}
|
|
4
4
|
.wrapper {
|
|
5
5
|
height: var(--zd_size28);
|
|
6
|
-
cursor: pointer;
|
|
7
6
|
width: var(--zd_size28);
|
|
8
7
|
composes: offSelection from '~@zohodesk/components/lib/common/common.module.css';
|
|
9
8
|
composes: varClass;
|
|
10
9
|
color: var(--iconColor);
|
|
10
|
+
cursor: pointer;
|
|
11
11
|
}
|
|
12
12
|
.primary {
|
|
13
13
|
--iconColor: var(--zdt_iconButton_icon_primary);
|
|
@@ -8,8 +8,13 @@
|
|
|
8
8
|
color: var(--zdt_importantnotes_title_text);
|
|
9
9
|
}
|
|
10
10
|
.icon {
|
|
11
|
-
margin-top: var(--zd_size1);
|
|
12
|
-
margin-right: var(--zd_size5);
|
|
13
11
|
color: var(--zdt_importantnotes_icon);
|
|
14
12
|
font-size: 0;
|
|
13
|
+
margin-top: var(--zd_size1);
|
|
14
|
+
}
|
|
15
|
+
[dir=ltr] .icon {
|
|
16
|
+
margin-right: var(--zd_size5);
|
|
17
|
+
}
|
|
18
|
+
[dir=rtl] .icon {
|
|
19
|
+
margin-left: var(--zd_size5);
|
|
15
20
|
}
|
|
@@ -1,21 +1,33 @@
|
|
|
1
1
|
.ajaxLoader {
|
|
2
2
|
position: absolute;
|
|
3
3
|
top: 0;
|
|
4
|
+
}[dir=ltr] .ajaxLoader {
|
|
4
5
|
left: 0;
|
|
5
6
|
right: 0;
|
|
7
|
+
}[dir=rtl] .ajaxLoader {
|
|
8
|
+
right: 0;
|
|
9
|
+
left: 0;
|
|
6
10
|
}
|
|
7
11
|
.loader {
|
|
8
|
-
background-image: var(--zdt_loader_gradient_bg);
|
|
9
12
|
width: 100%;
|
|
13
|
+
height: 3px;
|
|
14
|
+
background-image: var(--zdt_loader_gradient_bg);
|
|
10
15
|
background-size: 200% auto;
|
|
16
|
+
}
|
|
17
|
+
[dir=ltr] .loader {
|
|
11
18
|
background-position: 0 100%;
|
|
12
|
-
animation:
|
|
19
|
+
animation: loading-ltr 3s infinite;
|
|
20
|
+
animation-fill-mode: forwards;
|
|
21
|
+
animation-timing-function: linear;
|
|
22
|
+
}
|
|
23
|
+
[dir=rtl] .loader {
|
|
24
|
+
background-position: 100% 100%;
|
|
25
|
+
animation: loading-rtl 3s infinite;
|
|
13
26
|
animation-fill-mode: forwards;
|
|
14
27
|
animation-timing-function: linear;
|
|
15
|
-
height: 3px;
|
|
16
28
|
}
|
|
17
29
|
|
|
18
|
-
@keyframes loading {
|
|
30
|
+
@keyframes loading-ltr {
|
|
19
31
|
0% {
|
|
20
32
|
background-position: 0 0;
|
|
21
33
|
}
|
|
@@ -23,3 +35,12 @@
|
|
|
23
35
|
background-position: -200% 0;
|
|
24
36
|
}
|
|
25
37
|
}
|
|
38
|
+
|
|
39
|
+
@keyframes loading-rtl {
|
|
40
|
+
0% {
|
|
41
|
+
background-position: 100% 0;
|
|
42
|
+
}
|
|
43
|
+
100% {
|
|
44
|
+
background-position: 300% 0;
|
|
45
|
+
}
|
|
46
|
+
}
|