@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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.header {
|
|
2
2
|
height: var(--zd_size50);
|
|
3
|
-
border-bottom: 1px solid var(--zdt_setupdetail_header_border);
|
|
4
3
|
z-index: 2;
|
|
4
|
+
border-bottom: 1px solid var(--zdt_setupdetail_header_border);
|
|
5
5
|
}
|
|
6
6
|
.back {
|
|
7
7
|
width: var(--zd_size60);
|
|
@@ -11,13 +11,18 @@
|
|
|
11
11
|
width: var(--zd_size30);
|
|
12
12
|
font-size: var(--zd_font_size12);
|
|
13
13
|
display: inline-block;
|
|
14
|
-
text-align: center;
|
|
15
14
|
color: var(--zdt_setupdetail_backicon);
|
|
16
|
-
margin-left: var(--zd_size19);
|
|
17
|
-
border-radius: 50%;
|
|
18
15
|
line-height: var(--zd_size30);
|
|
16
|
+
text-align: center;
|
|
17
|
+
border-radius: 50%;
|
|
19
18
|
cursor: pointer;
|
|
20
19
|
}
|
|
20
|
+
[dir=ltr] .backIcon {
|
|
21
|
+
margin-left: var(--zd_size19);
|
|
22
|
+
}
|
|
23
|
+
[dir=rtl] .backIcon {
|
|
24
|
+
margin-right: var(--zd_size19);
|
|
25
|
+
}
|
|
21
26
|
|
|
22
27
|
.backIcon:hover {
|
|
23
28
|
background-color: var(--zdt_setupdetail_hover_backicon_bg);
|
|
@@ -25,11 +30,16 @@
|
|
|
25
30
|
.title {
|
|
26
31
|
font-size: var(--zd_font_size16);
|
|
27
32
|
line-height: var(--zd_size16);
|
|
28
|
-
padding-right: var(--zd_size12);
|
|
29
33
|
font-family: var(--zd_semibold);
|
|
30
34
|
color: var(--zdt_setupdetail_backicon);
|
|
31
35
|
composes: ftsmooth from '~@zohodesk/components/lib/common/common.module.css';
|
|
32
36
|
}
|
|
37
|
+
[dir=ltr] .title {
|
|
38
|
+
padding-right: var(--zd_size12);
|
|
39
|
+
}
|
|
40
|
+
[dir=rtl] .title {
|
|
41
|
+
padding-left: var(--zd_size12);
|
|
42
|
+
}
|
|
33
43
|
|
|
34
44
|
.rightPanel {
|
|
35
45
|
composes: justifyFend from '~@zohodesk/components/lib/common/common.module.css';
|
|
@@ -37,42 +47,60 @@
|
|
|
37
47
|
.helpInfoCont {
|
|
38
48
|
position: absolute;
|
|
39
49
|
z-index: 10;
|
|
50
|
+
}
|
|
51
|
+
[dir=ltr] .helpInfoCont {
|
|
40
52
|
right: 0;
|
|
41
53
|
padding: var(--zd_size12) var(--zd_size15) 0 0;
|
|
42
54
|
}
|
|
55
|
+
[dir=rtl] .helpInfoCont {
|
|
56
|
+
left: 0;
|
|
57
|
+
padding: var(--zd_size12) 0 0 var(--zd_size15);
|
|
58
|
+
}
|
|
43
59
|
.helpInfo {
|
|
44
|
-
border: 1px solid var(--zdt_setupdetail_helpinfo);
|
|
45
|
-
border-radius: 2px;
|
|
46
60
|
line-height: var(--zd_size26);
|
|
47
61
|
height: var(--zd_size28);
|
|
48
62
|
width: var(--zd_size28);
|
|
49
63
|
color: var(--zdt_setupdetail_helpinfo_text);
|
|
50
64
|
font-size: var(--zd_font_size11);
|
|
65
|
+
display: inline-block;
|
|
66
|
+
border: 1px solid var(--zdt_setupdetail_helpinfo);
|
|
67
|
+
border-radius: 2px;
|
|
51
68
|
text-align: center;
|
|
52
69
|
cursor: pointer;
|
|
53
|
-
display: inline-block;
|
|
54
70
|
}
|
|
55
|
-
.mr15 {
|
|
71
|
+
[dir=ltr] .mr15 {
|
|
56
72
|
margin-right: var(--zd_size15);
|
|
57
73
|
}
|
|
74
|
+
[dir=rtl] .mr15 {
|
|
75
|
+
margin-left: var(--zd_size15);
|
|
76
|
+
}
|
|
58
77
|
|
|
59
78
|
.content {
|
|
60
79
|
z-index: 1;
|
|
61
80
|
}
|
|
62
|
-
.padding {
|
|
81
|
+
[dir=ltr] .padding {
|
|
63
82
|
padding: var(--zd_size10) var(--zd_size25) var(--zd_size10) var(--zd_size60);
|
|
64
83
|
}
|
|
84
|
+
[dir=rtl] .padding {
|
|
85
|
+
padding: var(--zd_size10) var(--zd_size60) var(--zd_size10) var(--zd_size25);
|
|
86
|
+
}
|
|
65
87
|
.popup {
|
|
66
88
|
z-index: 3;
|
|
67
89
|
position: absolute;
|
|
68
90
|
top: 0;
|
|
69
|
-
right: 0;
|
|
70
91
|
bottom: 0;
|
|
71
92
|
width: var(--zd_size330);
|
|
93
|
+
transition: transform var(--zd_transition3);
|
|
72
94
|
border: 1px solid var(--zdt_setupdetail_popup_border);
|
|
73
95
|
background-color: var(--zdt_setupdetail_popup_bg);
|
|
96
|
+
}
|
|
97
|
+
[dir=ltr] .popup {
|
|
98
|
+
right: 0;
|
|
74
99
|
transform: translateX(100%);
|
|
75
|
-
|
|
100
|
+
}
|
|
101
|
+
[dir=rtl] .popup {
|
|
102
|
+
left: 0;
|
|
103
|
+
transform: translateX(-100%);
|
|
76
104
|
}
|
|
77
105
|
.popup.open {
|
|
78
106
|
transform: translateX(0);
|
|
@@ -82,29 +110,37 @@
|
|
|
82
110
|
}
|
|
83
111
|
|
|
84
112
|
.infoHeader {
|
|
113
|
+
color: var(--zdt_setupdetail_infoheader_text);
|
|
85
114
|
padding: var(--zd_size10) var(--zd_size20) var(--zd_size11);
|
|
86
115
|
border-bottom: 1px solid var(--zdt_setupdetail_popup_border);
|
|
87
116
|
background-color: var(--zdt_setupdetail_infoheader_bg);
|
|
88
|
-
color: var(--zdt_setupdetail_infoheader_text);
|
|
89
117
|
}
|
|
90
118
|
|
|
91
119
|
.infoIcon {
|
|
92
120
|
height: var(--zd_size26);
|
|
93
121
|
width: var(--zd_size26);
|
|
94
122
|
font-size: var(--zd_font_size12);
|
|
123
|
+
line-height: var(--zd_size24);
|
|
95
124
|
text-align: center;
|
|
96
125
|
border: 1px solid var(--zdt_setupdetail_infoicon_border);
|
|
97
126
|
border-radius: 2px;
|
|
98
|
-
line-height: var(--zd_size24);
|
|
99
127
|
}
|
|
100
128
|
|
|
101
129
|
.infoText {
|
|
102
|
-
margin-left: var(--zd_size8);
|
|
103
|
-
margin-right: var(--zd_size8);
|
|
104
130
|
composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
|
|
105
131
|
font-size: var(--zd_font_size13);
|
|
106
132
|
}
|
|
107
133
|
|
|
134
|
+
[dir=ltr] .infoText {
|
|
135
|
+
margin-left: var(--zd_size8);
|
|
136
|
+
margin-right: var(--zd_size8);
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
[dir=rtl] .infoText {
|
|
140
|
+
margin-right: var(--zd_size8);
|
|
141
|
+
margin-left: var(--zd_size8);
|
|
142
|
+
}
|
|
143
|
+
|
|
108
144
|
.infoClose {
|
|
109
145
|
font-size: var(--zd_font_size28);
|
|
110
146
|
color: var(--zdt_setupdetail_infoclose);
|
|
@@ -5,13 +5,19 @@
|
|
|
5
5
|
.shadowStyle {
|
|
6
6
|
position: relative;
|
|
7
7
|
composes: varClass;
|
|
8
|
+
}
|
|
9
|
+
.tabHead, .shadowStyle {
|
|
8
10
|
background: var(--zdt_subtablayout_tabhead_bg);
|
|
9
11
|
}
|
|
10
12
|
|
|
11
|
-
.left {
|
|
13
|
+
[dir=ltr] .left {
|
|
12
14
|
margin-right: var(--zd_size15);
|
|
13
15
|
}
|
|
14
16
|
|
|
17
|
+
[dir=rtl] .left {
|
|
18
|
+
margin-left: var(--zd_size15);
|
|
19
|
+
}
|
|
20
|
+
|
|
15
21
|
.plusIconLine {
|
|
16
22
|
position: relative;
|
|
17
23
|
z-index: 2;
|
|
@@ -20,16 +26,22 @@
|
|
|
20
26
|
.plusIconLine::before {
|
|
21
27
|
position: absolute;
|
|
22
28
|
content: '';
|
|
23
|
-
left: var(--zd_size20);
|
|
24
|
-
background: var(--zdt_subtablayout_plusicon_bg);
|
|
25
29
|
width: var(--zd_size1);
|
|
26
30
|
height: var(--zd_size28);
|
|
27
31
|
top: var(--zd_size38);
|
|
28
32
|
z-index: -1;
|
|
33
|
+
background: var(--zdt_subtablayout_plusicon_bg);
|
|
29
34
|
}
|
|
30
35
|
|
|
31
|
-
.
|
|
32
|
-
|
|
36
|
+
[dir=ltr] .plusIconLine::before {
|
|
37
|
+
left: var(--zd_size20);
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
[dir=rtl] .plusIconLine::before {
|
|
41
|
+
right: var(--zd_size20);
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.primary_borderStyle, .secondary_borderStyle {
|
|
33
45
|
border-bottom: 1px solid var(--zdt_subtablayout_primary_border);
|
|
34
46
|
}
|
|
35
47
|
.tertiary_borderStyle {
|
|
@@ -37,15 +49,23 @@
|
|
|
37
49
|
}
|
|
38
50
|
|
|
39
51
|
.shadowStyle::before {
|
|
40
|
-
box-shadow: 0 0 6px var(--zdt_subtablayout_shadowstyle_box_shadow);
|
|
41
|
-
border-radius: 100px/10px;
|
|
42
52
|
bottom: 0;
|
|
43
53
|
content: '';
|
|
44
|
-
left: var(--zd_size50);
|
|
45
54
|
position: absolute;
|
|
46
|
-
right: var(--zd_size50);
|
|
47
55
|
top: var(--zd_size20);
|
|
48
56
|
z-index: -1;
|
|
57
|
+
box-shadow: 0 0 6px var(--zdt_subtablayout_shadowstyle_box_shadow);
|
|
58
|
+
border-radius: 100px/10px;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
[dir=ltr] .shadowStyle::before {
|
|
62
|
+
left: var(--zd_size50);
|
|
63
|
+
right: var(--zd_size50);
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
[dir=rtl] .shadowStyle::before {
|
|
67
|
+
right: var(--zd_size50);
|
|
68
|
+
left: var(--zd_size50);
|
|
49
69
|
}
|
|
50
70
|
|
|
51
71
|
.aside {
|
|
@@ -62,44 +82,50 @@
|
|
|
62
82
|
color: var(--zdt_subtablayout_label_text);
|
|
63
83
|
}
|
|
64
84
|
|
|
65
|
-
.primary,
|
|
66
|
-
.primary_peek,
|
|
67
|
-
.secondary,
|
|
68
|
-
.secondary_peek,
|
|
69
|
-
.primary_detailFooter,
|
|
70
|
-
.primary_peekFooter,
|
|
71
|
-
.secondary_detailFooter,
|
|
72
|
-
.secondary_peekFooter {
|
|
85
|
+
.primary, .primary_peek, .secondary, .secondary_peek, .primary_detailFooter, .primary_peekFooter, .secondary_detailFooter, .secondary_peekFooter {
|
|
73
86
|
padding-top: var(--zd_size27);
|
|
74
87
|
padding-bottom: var(--zd_size26);
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
[dir=ltr] .primary, [dir=ltr] .primary_peek, [dir=ltr] .secondary, [dir=ltr] .secondary_peek, [dir=ltr] .primary_detailFooter, [dir=ltr] .primary_peekFooter, [dir=ltr] .secondary_detailFooter, [dir=ltr] .secondary_peekFooter {
|
|
75
91
|
padding-left: var(--zd_size25);
|
|
76
92
|
}
|
|
77
|
-
|
|
78
|
-
.primary_peek {
|
|
93
|
+
|
|
94
|
+
[dir=rtl] .primary, [dir=rtl] .primary_peek, [dir=rtl] .secondary, [dir=rtl] .secondary_peek, [dir=rtl] .primary_detailFooter, [dir=rtl] .primary_peekFooter, [dir=rtl] .secondary_detailFooter, [dir=rtl] .secondary_peekFooter {
|
|
95
|
+
padding-right: var(--zd_size25);
|
|
96
|
+
}
|
|
97
|
+
[dir=ltr] .primary, [dir=ltr] .primary_peek {
|
|
79
98
|
padding-right: var(--zd_size25);
|
|
80
99
|
}
|
|
81
|
-
.
|
|
82
|
-
|
|
100
|
+
[dir=rtl] .primary, [dir=rtl] .primary_peek {
|
|
101
|
+
padding-left: var(--zd_size25);
|
|
102
|
+
}
|
|
103
|
+
[dir=ltr] .secondary, [dir=ltr] .secondary_peek {
|
|
83
104
|
padding-right: var(--zd_size115);
|
|
84
105
|
}
|
|
85
|
-
.
|
|
86
|
-
|
|
106
|
+
[dir=rtl] .secondary, [dir=rtl] .secondary_peek {
|
|
107
|
+
padding-left: var(--zd_size115);
|
|
108
|
+
}
|
|
109
|
+
[dir=ltr] .primary_detailFooter, [dir=ltr] .primary_peekFooter {
|
|
87
110
|
padding-right: var(--zd_size25);
|
|
88
111
|
}
|
|
89
|
-
.
|
|
90
|
-
|
|
112
|
+
[dir=rtl] .primary_detailFooter, [dir=rtl] .primary_peekFooter {
|
|
113
|
+
padding-left: var(--zd_size25);
|
|
114
|
+
}
|
|
115
|
+
[dir=ltr] .secondary_detailFooter, [dir=ltr] .secondary_peekFooter {
|
|
91
116
|
padding-right: var(--zd_size115);
|
|
92
117
|
}
|
|
118
|
+
[dir=rtl] .secondary_detailFooter, [dir=rtl] .secondary_peekFooter {
|
|
119
|
+
padding-left: var(--zd_size115);
|
|
120
|
+
}
|
|
93
121
|
.tertiary,
|
|
94
122
|
.tertiary_peek {
|
|
95
123
|
height: var(--zd_size50);
|
|
96
124
|
}
|
|
97
|
-
.tertiary,
|
|
98
|
-
.tertiary_detailFooter {
|
|
125
|
+
.tertiary, .tertiary_detailFooter {
|
|
99
126
|
padding: 0 var(--zd_size65);
|
|
100
127
|
}
|
|
101
|
-
.tertiary_peek,
|
|
102
|
-
.tertiary_peekFooter {
|
|
128
|
+
.tertiary_peek, .tertiary_peekFooter {
|
|
103
129
|
padding: 0 var(--zd_size42);
|
|
104
130
|
}
|
|
105
131
|
.cursor {
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
height: var(--zd_size5);
|
|
8
8
|
}
|
|
9
9
|
.container{
|
|
10
|
-
border-radius: 50%;
|
|
11
|
-
background-color: var(--zdt_dotnew_default_bg);
|
|
12
10
|
composes: dInflex alignVertical from '~@zohodesk/components/lib/common/common.module.css';
|
|
13
|
-
box-shadow: 0 0 15px 1px var(--zdt_dotnew_default_box_shadow);
|
|
14
11
|
/* animation: dotAnimation 1.25s infinite cubic-bezier(0.66, 0.33, 0, 1);
|
|
15
12
|
box-shadow: 0 0 0 0 var(--dot_catskillWhite),
|
|
16
13
|
0 0 0 0 rgba(10, 115, 235, 0.6); */
|
|
14
|
+
border-radius: 50%;
|
|
15
|
+
background-color: var(--zdt_dotnew_default_bg);
|
|
16
|
+
box-shadow: 0 0 15px 1px var(--zdt_dotnew_default_box_shadow);
|
|
17
17
|
}
|
|
18
18
|
@keyframes dotAnimation {
|
|
19
19
|
to {
|
|
@@ -1,23 +1,31 @@
|
|
|
1
1
|
.stenLoading {
|
|
2
|
+
position: relative;
|
|
2
3
|
background-color: var(--zdt_gridstencils_default_bg);
|
|
3
4
|
border-bottom: 1px solid var(--zdt_gridstencils_default_border);
|
|
4
5
|
padding: var(--zd_size13) var(--zd_size20) var(--zd_size11);
|
|
5
|
-
position: relative;
|
|
6
6
|
margin-bottom: var(--zd_size10);
|
|
7
7
|
}
|
|
8
|
-
.stenLoadbody {
|
|
8
|
+
[dir=ltr] .stenLoadbody {
|
|
9
9
|
margin: var(--zd_size8) var(--zd_size20) var(--zd_size8) 0;
|
|
10
10
|
}
|
|
11
|
+
[dir=rtl] .stenLoadbody {
|
|
12
|
+
margin: var(--zd_size8) 0 var(--zd_size8) var(--zd_size20);
|
|
13
|
+
}
|
|
11
14
|
.stenLoadbody::after {
|
|
12
15
|
content: '';
|
|
13
16
|
height: var(--zd_size22);
|
|
14
17
|
width: var(--zd_size22);
|
|
15
|
-
right: var(--zd_size20);
|
|
16
18
|
top: var(--zd_size15);
|
|
17
|
-
border-radius: 50%;
|
|
18
19
|
position: absolute;
|
|
20
|
+
border-radius: 50%;
|
|
19
21
|
background-color: var(--zdt_gridstencils_after_bg);
|
|
20
22
|
}
|
|
23
|
+
[dir=ltr] .stenLoadbody::after {
|
|
24
|
+
right: var(--zd_size20);
|
|
25
|
+
}
|
|
26
|
+
[dir=rtl] .stenLoadbody::after {
|
|
27
|
+
left: var(--zd_size20);
|
|
28
|
+
}
|
|
21
29
|
|
|
22
30
|
.lineBar {
|
|
23
31
|
width: 90%;
|
|
@@ -33,28 +41,48 @@
|
|
|
33
41
|
.lineBar2,
|
|
34
42
|
.lineBar3 {
|
|
35
43
|
height: var(--zd_size5);
|
|
44
|
+
}
|
|
45
|
+
.lineBar, .lineBar2, .lineBar3 {
|
|
36
46
|
border-radius: var(--zd_size5);
|
|
37
47
|
}
|
|
38
48
|
.stenListBAr {
|
|
49
|
+
position: relative;
|
|
50
|
+
background: var(--zdt_gridstencils_listbar_bg);
|
|
51
|
+
background-image: var(--zdt_gridstencils_listbar_gradient_bg);
|
|
52
|
+
background-repeat: no-repeat;
|
|
53
|
+
}
|
|
54
|
+
[dir=ltr] .stenListBAr {
|
|
39
55
|
-webkit-animation-duration:var(--zd_transition10);
|
|
40
56
|
-webkit-animation-fill-mode: forwards;
|
|
41
57
|
-webkit-animation-iteration-count: infinite;
|
|
42
58
|
-webkit-animation-name: placeHolderShimmer;
|
|
43
59
|
-webkit-animation-timing-function: linear;
|
|
60
|
+
}
|
|
61
|
+
[dir=rtl] .stenListBAr {
|
|
62
|
+
-webkit-animation-duration:var(--zd_transition10);
|
|
63
|
+
-webkit-animation-fill-mode: forwards;
|
|
64
|
+
-webkit-animation-iteration-count: infinite;
|
|
65
|
+
-webkit-animation-name: placeHolderShimmer;
|
|
66
|
+
-webkit-animation-timing-function: linear;
|
|
67
|
+
}
|
|
68
|
+
.stenListBAr {
|
|
44
69
|
background: var(--zdt_gridstencils_listbar_bg);
|
|
45
70
|
background-image: var(--zdt_gridstencils_listbar_gradient_bg);
|
|
46
71
|
background-repeat: no-repeat;
|
|
47
|
-
position: relative;
|
|
48
72
|
}
|
|
49
|
-
.stenListBAr {
|
|
73
|
+
[dir=ltr] .stenListBAr {
|
|
74
|
+
-webkit-animation-duration: var(--zd_transition10);
|
|
75
|
+
-webkit-animation-fill-mode: forwards;
|
|
76
|
+
-webkit-animation-iteration-count: infinite;
|
|
77
|
+
-webkit-animation-name: placeHolderShimmer;
|
|
78
|
+
-webkit-animation-timing-function: linear;
|
|
79
|
+
}
|
|
80
|
+
[dir=rtl] .stenListBAr {
|
|
50
81
|
-webkit-animation-duration: var(--zd_transition10);
|
|
51
82
|
-webkit-animation-fill-mode: forwards;
|
|
52
83
|
-webkit-animation-iteration-count: infinite;
|
|
53
84
|
-webkit-animation-name: placeHolderShimmer;
|
|
54
85
|
-webkit-animation-timing-function: linear;
|
|
55
|
-
background: var(--zdt_gridstencils_listbar_bg);
|
|
56
|
-
background-image: var(--zdt_gridstencils_listbar_gradient_bg);
|
|
57
|
-
background-repeat: no-repeat;
|
|
58
86
|
}
|
|
59
87
|
@keyframes placeHolderShimmer {
|
|
60
88
|
0% {
|
|
@@ -66,31 +94,57 @@
|
|
|
66
94
|
}
|
|
67
95
|
}
|
|
68
96
|
.threeLayout .stenLoadbody::before {
|
|
69
|
-
left: var(--zd_size16);
|
|
70
97
|
transform: scale(0.8);
|
|
71
98
|
}
|
|
99
|
+
[dir=ltr] .threeLayout .stenLoadbody::before {
|
|
100
|
+
left: var(--zd_size16);
|
|
101
|
+
}
|
|
102
|
+
[dir=rtl] .threeLayout .stenLoadbody::before {
|
|
103
|
+
right: var(--zd_size16);
|
|
104
|
+
}
|
|
72
105
|
|
|
73
|
-
.threeLayout .stenLoadbody {
|
|
106
|
+
[dir=ltr] .threeLayout .stenLoadbody {
|
|
74
107
|
margin: var(--zd_size8) var(--zd_size20) var(--zd_size8) 0 ;
|
|
75
108
|
}
|
|
109
|
+
|
|
110
|
+
[dir=rtl] .threeLayout .stenLoadbody {
|
|
111
|
+
margin: var(--zd_size8) 0 var(--zd_size8) var(--zd_size20) ;
|
|
112
|
+
}
|
|
76
113
|
.threeLayout .stenLoadbody::after {
|
|
77
|
-
right: var(--zd_size20);
|
|
78
|
-
transform: scale(0.8);
|
|
79
114
|
top: var(--zd_size15);
|
|
115
|
+
transform: scale(0.8);
|
|
116
|
+
}
|
|
117
|
+
[dir=ltr] .threeLayout .stenLoadbody::after {
|
|
118
|
+
right: var(--zd_size20);
|
|
119
|
+
}
|
|
120
|
+
[dir=rtl] .threeLayout .stenLoadbody::after {
|
|
121
|
+
left: var(--zd_size20);
|
|
80
122
|
}
|
|
81
123
|
|
|
82
|
-
.leftCont .stenLoadbody::before {
|
|
124
|
+
[dir=ltr] .leftCont .stenLoadbody::before {
|
|
83
125
|
left: var(--zd_size33);
|
|
84
126
|
}
|
|
85
127
|
|
|
86
|
-
.leftCont .stenLoadbody {
|
|
128
|
+
[dir=rtl] .leftCont .stenLoadbody::before {
|
|
129
|
+
right: var(--zd_size33);
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
[dir=ltr] .leftCont .stenLoadbody {
|
|
87
133
|
margin: var(--zd_size8) var(--zd_size20) var(--zd_size8) var(--zd_size46);
|
|
88
134
|
}
|
|
89
135
|
|
|
90
|
-
.leftCont .stenLoadbody
|
|
136
|
+
[dir=rtl] .leftCont .stenLoadbody {
|
|
137
|
+
margin: var(--zd_size8) var(--zd_size46) var(--zd_size8) var(--zd_size20);
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
[dir=ltr] .leftCont .stenLoadbody::after {
|
|
91
141
|
right: var(--zd_size40);
|
|
92
142
|
}
|
|
93
143
|
|
|
144
|
+
[dir=rtl] .leftCont .stenLoadbody::after {
|
|
145
|
+
left: var(--zd_size40);
|
|
146
|
+
}
|
|
147
|
+
|
|
94
148
|
.leftCont .lineBar {
|
|
95
149
|
width: 80%;
|
|
96
150
|
}
|
|
@@ -8,8 +8,7 @@
|
|
|
8
8
|
.listHover:hover, .hoveredStyle{
|
|
9
9
|
background-color: var(--zdt_listLayout_hover_bg);
|
|
10
10
|
}
|
|
11
|
-
.active,
|
|
12
|
-
.active:hover {
|
|
11
|
+
.active, .active:hover {
|
|
13
12
|
background-color: var(--zdt_listLayout_active_bg);
|
|
14
13
|
}
|
|
15
14
|
.cursorPointer{
|
|
@@ -17,34 +16,43 @@
|
|
|
17
16
|
}
|
|
18
17
|
/* View */
|
|
19
18
|
.classic .innerContainer {
|
|
20
|
-
padding: var(--zd_size13) 0;
|
|
21
19
|
min-height: var(--zd_size70);
|
|
20
|
+
padding: var(--zd_size13) 0;
|
|
22
21
|
}
|
|
23
22
|
.compact .innerContainer {
|
|
24
|
-
padding: var(--zd_size5) 0;
|
|
25
23
|
min-height: var(--zd_size41);
|
|
24
|
+
padding: var(--zd_size5) 0;
|
|
26
25
|
}
|
|
27
26
|
.superCompact .innerContainer {
|
|
28
|
-
padding: var(--zd_size2) 0;
|
|
29
27
|
min-height: var(--zd_size35);
|
|
28
|
+
padding: var(--zd_size2) 0;
|
|
30
29
|
}
|
|
31
|
-
.compact .innerContainer,
|
|
32
|
-
.classic .innerContainer,
|
|
33
|
-
.superCompact .innerContainer {
|
|
30
|
+
.compact .innerContainer, .classic .innerContainer, .superCompact .innerContainer {
|
|
34
31
|
border-bottom: 1px dotted var(--listBorder);
|
|
35
32
|
}
|
|
36
|
-
.compact,
|
|
37
|
-
.classic,
|
|
38
|
-
.superCompact {
|
|
33
|
+
[dir=ltr] .compact, [dir=ltr] .classic, [dir=ltr] .superCompact {
|
|
39
34
|
border-left: var(--zd_size2) solid transparent;
|
|
40
35
|
}
|
|
41
|
-
.
|
|
36
|
+
[dir=rtl] .compact, [dir=rtl] .classic, [dir=rtl] .superCompact {
|
|
37
|
+
border-right: var(--zd_size2) solid transparent;
|
|
38
|
+
}
|
|
39
|
+
[dir=ltr] .keyboardActive, [dir=ltr] .active{
|
|
42
40
|
border-top-left-radius: var(--zd_size5);
|
|
43
41
|
border-bottom-left-radius: var(--zd_size5);
|
|
44
42
|
}
|
|
45
|
-
.keyboardActive{
|
|
43
|
+
[dir=rtl] .keyboardActive, [dir=rtl] .active{
|
|
44
|
+
border-top-right-radius: var(--zd_size5);
|
|
45
|
+
border-bottom-right-radius: var(--zd_size5);
|
|
46
|
+
}
|
|
47
|
+
[dir=ltr] .keyboardActive{
|
|
46
48
|
border-left-color: var(--zdt_listLayout_keyboard_active_border);
|
|
47
49
|
}
|
|
48
|
-
.
|
|
50
|
+
[dir=rtl] .keyboardActive{
|
|
51
|
+
border-right-color: var(--zdt_listLayout_keyboard_active_border);
|
|
52
|
+
}
|
|
53
|
+
[dir=ltr] .active{
|
|
49
54
|
border-left-color: var(--zdt_listLayout_active_border);
|
|
55
|
+
}
|
|
56
|
+
[dir=rtl] .active{
|
|
57
|
+
border-right-color: var(--zdt_listLayout_active_border);
|
|
50
58
|
}
|
|
@@ -10,9 +10,12 @@
|
|
|
10
10
|
.detailsInnerColumn {
|
|
11
11
|
composes: dflex from '~@zohodesk/components/lib/common/common.module.css';
|
|
12
12
|
}
|
|
13
|
-
.avatar {
|
|
13
|
+
[dir=ltr] .avatar {
|
|
14
14
|
margin-right: var(--zd_size25);
|
|
15
15
|
}
|
|
16
|
+
[dir=rtl] .avatar {
|
|
17
|
+
margin-left: var(--zd_size25);
|
|
18
|
+
}
|
|
16
19
|
.detailsColumn {
|
|
17
20
|
min-height: 0;
|
|
18
21
|
min-width: 0;
|
|
@@ -30,21 +33,23 @@
|
|
|
30
33
|
.classic .secondaryRow {
|
|
31
34
|
margin-top: var(--zd_size10);
|
|
32
35
|
}
|
|
33
|
-
.compact .secondaryRow,
|
|
34
|
-
.superCompact .secondaryRow {
|
|
36
|
+
[dir=ltr] .compact .secondaryRow, [dir=ltr] .superCompact .secondaryRow {
|
|
35
37
|
margin-left: var(--zd_size30);
|
|
36
38
|
}
|
|
39
|
+
[dir=rtl] .compact .secondaryRow, [dir=rtl] .superCompact .secondaryRow {
|
|
40
|
+
margin-right: var(--zd_size30);
|
|
41
|
+
}
|
|
37
42
|
.classic .innerContainer {
|
|
38
|
-
padding: var(--zd_size13) 0;
|
|
39
43
|
height: var(--zd_size70);
|
|
44
|
+
padding: var(--zd_size13) 0;
|
|
40
45
|
}
|
|
41
46
|
.compact .innerContainer {
|
|
42
|
-
padding: var(--zd_size5) 0;
|
|
43
47
|
height: var(--zd_size41);
|
|
48
|
+
padding: var(--zd_size5) 0;
|
|
44
49
|
}
|
|
45
50
|
.superCompact .innerContainer {
|
|
46
|
-
padding: var(--zd_size2) 0;
|
|
47
51
|
height: var(--zd_size35);
|
|
52
|
+
padding: var(--zd_size2) 0;
|
|
48
53
|
}
|
|
49
54
|
.classic .detailsInnerColumn {
|
|
50
55
|
-webkit-box-orient: vertical;
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
.paidUserIcon {
|
|
2
|
-
margin-right: var(--zd_size5);
|
|
3
2
|
vertical-align: middle;
|
|
4
3
|
bottom: var(--zd_size1);
|
|
5
4
|
position: relative;
|
|
6
5
|
font-size: var(--zd_font_size8);
|
|
6
|
+
}[dir=ltr] .paidUserIcon {
|
|
7
|
+
margin-right: var(--zd_size5);
|
|
8
|
+
}[dir=rtl] .paidUserIcon {
|
|
9
|
+
margin-left: var(--zd_size5);
|
|
7
10
|
}
|
|
8
11
|
.icon {
|
|
9
12
|
display: block;
|
|
@@ -42,11 +45,13 @@ display: block
|
|
|
42
45
|
.textStyle,
|
|
43
46
|
.secondaryText,
|
|
44
47
|
.phoneNumber {
|
|
45
|
-
cursor: pointer;
|
|
46
48
|
composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
|
|
47
49
|
max-width: 100%;
|
|
48
50
|
display: block;
|
|
49
51
|
}
|
|
52
|
+
.textStyle, .secondaryText, .phoneNumber {
|
|
53
|
+
cursor: pointer;
|
|
54
|
+
}
|
|
50
55
|
.textStyle:hover,
|
|
51
56
|
.ticketIdLink,
|
|
52
57
|
.phoneNumber:hover,
|
|
@@ -101,9 +106,14 @@ display: block
|
|
|
101
106
|
}
|
|
102
107
|
.happinessImg {
|
|
103
108
|
width: var(--zd_size10);
|
|
104
|
-
margin: 0 var(--zd_size4) 0 0;
|
|
105
109
|
vertical-align: middle;
|
|
106
110
|
}
|
|
111
|
+
[dir=ltr] .happinessImg {
|
|
112
|
+
margin: 0 var(--zd_size4) 0 0;
|
|
113
|
+
}
|
|
114
|
+
[dir=rtl] .happinessImg {
|
|
115
|
+
margin: 0 0 0 var(--zd_size4);
|
|
116
|
+
}
|
|
107
117
|
|
|
108
118
|
/* colors */
|
|
109
119
|
.gray {
|