@zohodesk/dot 1.0.0-beta.265 → 1.0.0-beta.267
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 +12 -0
- package/es/ActionButton/ActionButton.module.css +18 -18
- package/es/AlphabeticList/AlphabeticList.module.css +13 -13
- package/es/Attachment/Attachment.module.css +25 -25
- package/es/AttachmentViewer/AttachmentImage.js +2 -1
- package/es/AttachmentViewer/AttachmentViewer.js +3 -0
- package/es/AttachmentViewer/AttachmentViewer.module.css +71 -71
- package/es/ChannelIcon/ChannelIcon.module.css +22 -22
- package/es/Drawer/Drawer.module.css +54 -54
- package/es/ExternalLink/ExternalLink.js +1 -0
- package/es/FlipCard/FlipCard.js +3 -1
- package/es/FlipCard/FlipCard.module.css +2 -2
- package/es/FormAction/FormAction.module.css +22 -22
- package/es/FreezeLayer/css/FreezeLayer.module.css +6 -6
- package/es/Hooks/Dragger/useDragger.js +12 -2
- package/es/IconButton/IconButton.module.css +2 -2
- package/es/Image/Image.js +1 -0
- package/es/Image/Image.module.css +4 -4
- package/es/ImportantNotes/ImportantNotes.module.css +6 -6
- package/es/Link/Link.js +2 -1
- package/es/Loader/Loader.module.css +6 -6
- package/es/Message/Message.js +4 -1
- package/es/Message/Message.module.css +18 -18
- package/es/MessageBanner/MessageBanner.module.css +8 -8
- package/es/NewStar/NewStar.module.css +46 -46
- package/es/PlusIcon/PlusIcon.js +1 -0
- package/es/Separator/Separator.module.css +6 -6
- package/es/TagWithIcon/TagWithIcon.module.css +7 -7
- package/es/ToastMessage/ToastMessage.js +2 -1
- package/es/ToastMessage/ToastMessage.module.css +37 -37
- package/es/Upload/Upload.js +3 -1
- package/es/Upload/Upload.module.css +29 -29
- package/es/alert/AlertHeader/AlertHeader.module.css +13 -13
- package/es/alert/AlertLookup/AlertLookup.module.css +7 -7
- package/es/avatar/AvatarClose/AvatarClose.module.css +6 -6
- package/es/avatar/AvatarCollision/AvatarCollision.js +1 -0
- package/es/avatar/AvatarCollision/AvatarCollision.module.css +13 -13
- package/es/avatar/AvatarStatus/AvatarStatus.module.css +36 -36
- package/es/avatar/AvatarThread/AvatarThread.js +1 -0
- package/es/avatar/AvatarThread/AvatarThread.module.css +30 -30
- package/es/avatar/AvatarUser/AvatarUser.js +8 -3
- package/es/avatar/AvatarUser/AvatarUser.module.css +51 -51
- package/es/avatar/AvatarWithTeam/AvatarWithTeam.js +2 -0
- package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +5 -5
- package/es/deprecated/FreezeLayer/_FreezeLayer.module.css +6 -6
- package/es/deprecated/SelectDropdown/SelectDropdown.module.css +11 -11
- package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +23 -23
- package/es/emptystate/CommonEmptyState/CommonEmptyState.js +2 -1
- package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +15 -15
- package/es/emptystate/EditionPage/EditionPage.css +13 -13
- package/es/emptystate/EditionPage/EditionPage.js +4 -1
- package/es/errorstate/EmptyStates.module.css +20 -20
- package/es/errorstate/Inconvenience/Inconvenience.module.css +3 -3
- package/es/errorstate/LinkText/LinkText.module.css +1 -1
- package/es/errorstate/NoRequestFound/NoRequestFound.module.css +1 -1
- package/es/errorstate/PermissionPlay/PermissionPlay.module.css +11 -11
- package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +1 -1
- package/es/errorstate/UnableToProcess/UnableToProcess.module.css +1 -1
- package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +1 -1
- package/es/errorstate/WillBack/WillBack.module.css +10 -10
- package/es/form/fields/FieldContainer/FieldContainer.js +1 -0
- package/es/form/fields/Fields.module.css +29 -29
- package/es/form/fields/TagsMultiSelect/TagsMultiSelect.js +1 -0
- package/es/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +22 -22
- package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +3 -3
- package/es/form/fields/TextEditor/TextEditor.module.css +147 -147
- package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +7 -7
- package/es/form/fields/ValidationMessage/ValidationMessage.js +1 -0
- package/es/form/fields/ValidationMessage/ValidationMessage.module.css +7 -7
- package/es/form/layout/Field/Field.js +2 -1
- package/es/form/layout/Field/Field.module.css +7 -7
- package/es/form/layout/Section/Section.js +3 -1
- package/es/layout/SetupDetailLayout/SetupDetailLayout.js +8 -4
- package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +37 -37
- package/es/layout/SubtabLayout/SubtabLayout.module.css +33 -33
- package/es/list/BluePrintStatus/BluePrintStatus.module.css +3 -3
- package/es/list/Comment/Comment.module.css +6 -6
- package/es/list/DepartmentDropDown/DepartmentDropDown.module.css +1 -1
- package/es/list/Dot/Dot.module.css +3 -3
- package/es/list/DotNew/DotNew.module.css +4 -4
- package/es/list/GridStencils/GridStencils.module.css +30 -30
- package/es/list/Icons/AddNewIcon.js +1 -0
- package/es/list/Icons/CompleteIcon.js +1 -0
- package/es/list/Icons/DeleteIcon.js +1 -0
- package/es/list/Icons/EditIcon.js +1 -0
- package/es/list/Icons/Icons.module.css +2 -2
- package/es/list/Icons/ReadUnreadIcon.js +1 -0
- package/es/list/Icons/SmartIcon.js +1 -0
- package/es/list/ListLayout/ListLayout.js +1 -0
- package/es/list/ListLayout/ListLayout.module.css +6 -6
- package/es/list/ListStencils/ListStencils.module.css +17 -17
- package/es/list/SecondaryText/DepartmentText.js +2 -1
- package/es/list/SecondaryText/PriorityText.js +2 -1
- package/es/list/SecondaryText/SecondaryText.js +1 -0
- package/es/list/SecondaryText/SecondaryText.module.css +15 -15
- package/es/list/SecondaryText/StatusText.js +2 -1
- package/es/list/SecondaryText/TicketId.js +1 -0
- package/es/list/SecondryPanel/SecondryPanel.module.css +1 -1
- package/es/list/SentimentStatus/SentimentStatus.module.css +3 -3
- package/es/list/Subject/Subject.js +2 -1
- package/es/list/TagNew/TagNew.js +2 -1
- package/es/list/TagNew/TagNew.module.css +4 -4
- package/es/list/Thread/Thread.module.css +7 -7
- package/es/list/UserTime/UserTime.js +1 -0
- package/es/list/UserTime/UserTime.module.css +9 -9
- package/es/list/listCommon.module.css +4 -4
- package/es/list/status/StatusDropdown/StatusDropdown.module.css +22 -22
- package/es/list/status/StatusListItem/StatusListItem.module.css +16 -16
- package/es/lookup/EmptyPage/EmptyPage.js +2 -1
- package/es/lookup/EmptyPage/LookupEmptyPage.module.css +3 -3
- package/es/lookup/Lookup/Lookup.js +2 -1
- package/es/lookup/Lookup/Lookup.module.css +10 -10
- package/es/lookup/Section/LookupSection.module.css +3 -3
- package/es/lookup/header/Close/LookupClose.module.css +3 -3
- package/es/lookup/header/Search/LookupSearch.module.css +14 -14
- package/es/lookup/header/TicketHeader/TicketHeader.module.css +2 -2
- package/es/lookup/header/Title/LookupTitle.module.css +1 -1
- package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +11 -11
- package/es/lookup/header/lookupHeaderCommon.module.css +9 -9
- package/es/lookup/header/lookupHeaderCommonResponsive.module.css +3 -3
- package/es/setup/header/Button/HeaderButton.module.css +2 -2
- package/es/setup/header/Link/HeaderLink.module.css +5 -5
- package/es/setup/header/Search/Search.module.css +13 -13
- package/es/setup/header/Views/Views.module.css +4 -4
- package/es/setup/helptips/Description/HelpTipsDescription.module.css +2 -2
- package/es/setup/helptips/Link/HelpTipsLink.module.css +2 -2
- package/es/setup/helptips/ListGroup/ListGroup.module.css +5 -5
- package/es/setup/helptips/Title/HelpTipsTitle.module.css +1 -1
- package/es/setup/table/TableData/SetupTableData.module.css +6 -6
- package/es/setup/table/TableHead/SetupTableHead.module.css +5 -5
- package/es/setup/table/TableRow/SetupTableRow.module.css +5 -5
- package/es/setup/table/Text/TableText.module.css +4 -4
- package/es/setup/table/Text/Text.js +1 -0
- package/es/version2/AlertClose/AlertClose.module.css +2 -2
- package/es/version2/GlobalNotification/GlobalNotification.js +2 -0
- package/es/version2/GlobalNotification/GlobalNotification.module.css +23 -23
- package/es/version2/alertIcons/AlertIcons.module.css +2 -2
- package/es/version2/errorstate/V2_ErrorStates.module.css +17 -17
- package/es/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +13 -13
- package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +8 -8
- package/es/version2/lookup/alertLookupCommonNew.module.css +6 -6
- package/es/version2/notification/DesktopNotification/DesktopNotification.js +2 -1
- package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +17 -17
- package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +29 -29
- package/lib/ActionButton/ActionButton.module.css +18 -18
- package/lib/AlphabeticList/AlphabeticList.module.css +13 -13
- package/lib/Attachment/Attachment.module.css +25 -25
- package/lib/AttachmentViewer/AttachmentImage.js +2 -1
- package/lib/AttachmentViewer/AttachmentViewer.js +3 -0
- package/lib/AttachmentViewer/AttachmentViewer.module.css +71 -71
- package/lib/ChannelIcon/ChannelIcon.module.css +22 -22
- package/lib/Drawer/Drawer.module.css +54 -54
- package/lib/ExternalLink/ExternalLink.js +1 -0
- package/lib/FlipCard/FlipCard.js +3 -1
- package/lib/FlipCard/FlipCard.module.css +2 -2
- package/lib/FormAction/FormAction.module.css +22 -22
- package/lib/FreezeLayer/css/FreezeLayer.module.css +6 -6
- package/lib/Hooks/Dragger/useDragger.js +11 -3
- package/lib/IconButton/IconButton.module.css +2 -2
- package/lib/Image/Image.js +1 -0
- package/lib/Image/Image.module.css +4 -4
- package/lib/ImportantNotes/ImportantNotes.module.css +6 -6
- package/lib/Link/Link.js +2 -1
- package/lib/Loader/Loader.module.css +6 -6
- package/lib/Message/Message.js +4 -1
- package/lib/Message/Message.module.css +18 -18
- package/lib/MessageBanner/MessageBanner.module.css +8 -8
- package/lib/NewStar/NewStar.module.css +46 -46
- package/lib/PlusIcon/PlusIcon.js +1 -0
- package/lib/Separator/Separator.module.css +6 -6
- package/lib/TagWithIcon/TagWithIcon.module.css +7 -7
- package/lib/ToastMessage/ToastMessage.js +2 -1
- package/lib/ToastMessage/ToastMessage.module.css +37 -37
- package/lib/Upload/Upload.js +3 -1
- package/lib/Upload/Upload.module.css +29 -29
- package/lib/alert/AlertHeader/AlertHeader.module.css +13 -13
- package/lib/alert/AlertLookup/AlertLookup.module.css +7 -7
- package/lib/avatar/AvatarClose/AvatarClose.module.css +6 -6
- package/lib/avatar/AvatarCollision/AvatarCollision.js +1 -0
- package/lib/avatar/AvatarCollision/AvatarCollision.module.css +13 -13
- package/lib/avatar/AvatarStatus/AvatarStatus.module.css +36 -36
- package/lib/avatar/AvatarThread/AvatarThread.js +1 -0
- package/lib/avatar/AvatarThread/AvatarThread.module.css +30 -30
- package/lib/avatar/AvatarUser/AvatarUser.js +8 -3
- package/lib/avatar/AvatarUser/AvatarUser.module.css +51 -51
- package/lib/avatar/AvatarWithTeam/AvatarWithTeam.js +2 -0
- package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +5 -5
- package/lib/deprecated/FreezeLayer/_FreezeLayer.module.css +6 -6
- package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +11 -11
- package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +23 -23
- package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +2 -1
- package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +15 -15
- package/lib/emptystate/EditionPage/EditionPage.css +13 -13
- package/lib/emptystate/EditionPage/EditionPage.js +4 -1
- package/lib/errorstate/EmptyStates.module.css +20 -20
- package/lib/errorstate/Inconvenience/Inconvenience.module.css +3 -3
- package/lib/errorstate/LinkText/LinkText.module.css +1 -1
- package/lib/errorstate/NoRequestFound/NoRequestFound.module.css +1 -1
- package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +11 -11
- package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +1 -1
- package/lib/errorstate/UnableToProcess/UnableToProcess.module.css +1 -1
- package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +1 -1
- package/lib/errorstate/WillBack/WillBack.module.css +10 -10
- package/lib/form/fields/FieldContainer/FieldContainer.js +1 -0
- package/lib/form/fields/Fields.module.css +29 -29
- package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.js +1 -0
- package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +22 -22
- package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +3 -3
- package/lib/form/fields/TextEditor/TextEditor.module.css +147 -147
- package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +7 -7
- package/lib/form/fields/ValidationMessage/ValidationMessage.js +1 -0
- package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +7 -7
- package/lib/form/layout/Field/Field.js +2 -1
- package/lib/form/layout/Field/Field.module.css +7 -7
- package/lib/form/layout/Section/Section.js +3 -1
- package/lib/layout/SetupDetailLayout/SetupDetailLayout.js +8 -4
- package/lib/layout/SetupDetailLayout/SetupDetailLayout.module.css +37 -37
- package/lib/layout/SubtabLayout/SubtabLayout.module.css +33 -33
- package/lib/list/BluePrintStatus/BluePrintStatus.module.css +3 -3
- package/lib/list/Comment/Comment.module.css +6 -6
- package/lib/list/DepartmentDropDown/DepartmentDropDown.module.css +1 -1
- package/lib/list/Dot/Dot.module.css +3 -3
- package/lib/list/DotNew/DotNew.module.css +4 -4
- package/lib/list/GridStencils/GridStencils.module.css +30 -30
- package/lib/list/Icons/AddNewIcon.js +1 -0
- package/lib/list/Icons/CompleteIcon.js +1 -0
- package/lib/list/Icons/DeleteIcon.js +1 -0
- package/lib/list/Icons/EditIcon.js +1 -0
- package/lib/list/Icons/Icons.module.css +2 -2
- package/lib/list/Icons/ReadUnreadIcon.js +1 -0
- package/lib/list/Icons/SmartIcon.js +1 -0
- package/lib/list/ListLayout/ListLayout.js +1 -0
- package/lib/list/ListLayout/ListLayout.module.css +6 -6
- package/lib/list/ListStencils/ListStencils.module.css +17 -17
- package/lib/list/SecondaryText/DepartmentText.js +2 -1
- package/lib/list/SecondaryText/PriorityText.js +2 -1
- package/lib/list/SecondaryText/SecondaryText.js +1 -0
- package/lib/list/SecondaryText/SecondaryText.module.css +15 -15
- package/lib/list/SecondaryText/StatusText.js +2 -1
- package/lib/list/SecondaryText/TicketId.js +1 -0
- package/lib/list/SecondryPanel/SecondryPanel.module.css +1 -1
- package/lib/list/SentimentStatus/SentimentStatus.module.css +3 -3
- package/lib/list/Subject/Subject.js +2 -1
- package/lib/list/TagNew/TagNew.js +2 -1
- package/lib/list/TagNew/TagNew.module.css +4 -4
- package/lib/list/Thread/Thread.module.css +7 -7
- package/lib/list/UserTime/UserTime.js +1 -0
- package/lib/list/UserTime/UserTime.module.css +9 -9
- package/lib/list/listCommon.module.css +4 -4
- package/lib/list/status/StatusDropdown/StatusDropdown.module.css +22 -22
- package/lib/list/status/StatusListItem/StatusListItem.module.css +16 -16
- package/lib/lookup/EmptyPage/EmptyPage.js +2 -1
- package/lib/lookup/EmptyPage/LookupEmptyPage.module.css +3 -3
- package/lib/lookup/Lookup/Lookup.js +2 -1
- package/lib/lookup/Lookup/Lookup.module.css +10 -10
- package/lib/lookup/Section/LookupSection.module.css +3 -3
- package/lib/lookup/header/Close/LookupClose.module.css +3 -3
- package/lib/lookup/header/Search/LookupSearch.module.css +14 -14
- package/lib/lookup/header/TicketHeader/TicketHeader.module.css +2 -2
- package/lib/lookup/header/Title/LookupTitle.module.css +1 -1
- package/lib/lookup/header/ViewDropDown/ViewDropDown.module.css +11 -11
- package/lib/lookup/header/lookupHeaderCommon.module.css +9 -9
- package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +3 -3
- package/lib/setup/header/Button/HeaderButton.module.css +2 -2
- package/lib/setup/header/Link/HeaderLink.module.css +5 -5
- package/lib/setup/header/Search/Search.module.css +13 -13
- package/lib/setup/header/Views/Views.module.css +4 -4
- package/lib/setup/helptips/Description/HelpTipsDescription.module.css +2 -2
- package/lib/setup/helptips/Link/HelpTipsLink.module.css +2 -2
- package/lib/setup/helptips/ListGroup/ListGroup.module.css +5 -5
- package/lib/setup/helptips/Title/HelpTipsTitle.module.css +1 -1
- package/lib/setup/table/TableData/SetupTableData.module.css +6 -6
- package/lib/setup/table/TableHead/SetupTableHead.module.css +5 -5
- package/lib/setup/table/TableRow/SetupTableRow.module.css +5 -5
- package/lib/setup/table/Text/TableText.module.css +4 -4
- package/lib/setup/table/Text/Text.js +1 -0
- package/lib/version2/AlertClose/AlertClose.module.css +2 -2
- package/lib/version2/GlobalNotification/GlobalNotification.js +2 -0
- package/lib/version2/GlobalNotification/GlobalNotification.module.css +23 -23
- package/lib/version2/alertIcons/AlertIcons.module.css +2 -2
- package/lib/version2/errorstate/V2_ErrorStates.module.css +17 -17
- package/lib/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +13 -13
- package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +8 -8
- package/lib/version2/lookup/alertLookupCommonNew.module.css +6 -6
- package/lib/version2/notification/DesktopNotification/DesktopNotification.js +2 -1
- package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +17 -17
- package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +29 -29
- package/package.json +11 -23
|
@@ -1,61 +1,61 @@
|
|
|
1
1
|
.header {
|
|
2
|
-
height:
|
|
2
|
+
height: var(--zd_size40) ;
|
|
3
3
|
position: relative;
|
|
4
4
|
z-index: 1;
|
|
5
5
|
composes: alignVertical from '~@zohodesk/components/lib/common/common.module.css';
|
|
6
6
|
background-color: var(--zdt_attachmentviewer_header_bg);
|
|
7
|
-
padding: 0
|
|
7
|
+
padding: 0 var(--zd_size15) ;
|
|
8
8
|
border-bottom: 1px solid var(--zdt_attachmentviewer_header_border);
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
.title {
|
|
12
|
-
max-width: 50
|
|
12
|
+
max-width: 50% ;
|
|
13
13
|
composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
[dir=ltr] .title {
|
|
17
|
-
padding-right:
|
|
17
|
+
padding-right: var(--zd_size15) ;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
[dir=rtl] .title {
|
|
21
|
-
padding-left:
|
|
21
|
+
padding-left: var(--zd_size15) ;
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
.count {
|
|
25
25
|
position: absolute;
|
|
26
26
|
composes: xMiddle from '~@zohodesk/components/lib/common/common.module.css';
|
|
27
|
-
padding: 0
|
|
27
|
+
padding: 0 var(--zd_size10) ;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
.title,
|
|
31
31
|
.count {
|
|
32
32
|
color: var(--zdt_attachmentviewer_title_text);
|
|
33
|
-
font-size:
|
|
33
|
+
font-size: var(--zd_font_size15) ;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
[dir=ltr] .menuBar {
|
|
37
|
-
padding-left:
|
|
37
|
+
padding-left: var(--zd_size5) ;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
40
|
[dir=rtl] .menuBar {
|
|
41
|
-
padding-right:
|
|
41
|
+
padding-right: var(--zd_size5) ;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
.mbleMenuBar {
|
|
45
45
|
align-self: baseline;
|
|
46
|
-
margin-top:
|
|
46
|
+
margin-top: var(--zd_size8) ;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
[dir=ltr] .menu+.menu {
|
|
50
|
-
margin-left:
|
|
50
|
+
margin-left: var(--zd_size22) ;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
[dir=rtl] .menu+.menu {
|
|
54
|
-
margin-right:
|
|
54
|
+
margin-right: var(--zd_size22) ;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
.mobileMenu+.mobileMenu {
|
|
58
|
-
margin-bottom:
|
|
58
|
+
margin-bottom: var(--zd_size22) ;
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
.menuIcon {
|
|
@@ -63,11 +63,11 @@
|
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
.nrmlArrowBox {
|
|
66
|
-
width:
|
|
66
|
+
width: var(--zd_size80) ;
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
.mbleArrowBox {
|
|
70
|
-
width:
|
|
70
|
+
width: var(--zd_size50) ;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
.arrowBox:hover {
|
|
@@ -76,9 +76,9 @@
|
|
|
76
76
|
|
|
77
77
|
.arrow {
|
|
78
78
|
color: var(--zdt_attachmentviewer_title_text);
|
|
79
|
-
font-size:
|
|
80
|
-
height:
|
|
81
|
-
width:
|
|
79
|
+
font-size: var(--zd_font_size22) ;
|
|
80
|
+
height: var(--zd_size38) ;
|
|
81
|
+
width: var(--zd_size38) ;
|
|
82
82
|
line-height: var(--zd_size36);
|
|
83
83
|
border-radius: 50%;
|
|
84
84
|
cursor: pointer;
|
|
@@ -87,12 +87,12 @@
|
|
|
87
87
|
.preview {
|
|
88
88
|
composes: posrel from '~@zohodesk/components/lib/common/common.module.css';
|
|
89
89
|
text-align: center;
|
|
90
|
-
margin:
|
|
90
|
+
margin: var(--zd_size20) 0 ;
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
.zoomIn {
|
|
94
|
-
max-height: 100
|
|
95
|
-
max-width: 90
|
|
94
|
+
max-height: 100% ;
|
|
95
|
+
max-width: 90% ;
|
|
96
96
|
position: absolute;
|
|
97
97
|
composes: middleBoth from '~@zohodesk/components/lib/common/common.module.css';
|
|
98
98
|
}
|
|
@@ -103,17 +103,17 @@
|
|
|
103
103
|
|
|
104
104
|
.button {
|
|
105
105
|
position: absolute;
|
|
106
|
-
bottom:
|
|
106
|
+
bottom: var(--zd_size23) ;
|
|
107
107
|
z-index: 3;
|
|
108
108
|
border: 1px solid var(--zdt_attachmentviewer_button_border);
|
|
109
109
|
}
|
|
110
110
|
|
|
111
111
|
[dir=ltr] .button {
|
|
112
|
-
right:
|
|
112
|
+
right: var(--zd_size20) ;
|
|
113
113
|
}
|
|
114
114
|
|
|
115
115
|
[dir=rtl] .button {
|
|
116
|
-
left:
|
|
116
|
+
left: var(--zd_size20) ;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
.visible {
|
|
@@ -125,42 +125,42 @@
|
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
.footer {
|
|
128
|
-
width: 100
|
|
128
|
+
width: 100% ;
|
|
129
129
|
overflow: hidden;
|
|
130
130
|
transition: height var(--zd_transition3);
|
|
131
131
|
background-color: var(--zdt_attachmentviewer_footer_bg)
|
|
132
132
|
}
|
|
133
133
|
|
|
134
134
|
[dir=ltr] .footer {
|
|
135
|
-
padding-right:
|
|
135
|
+
padding-right: var(--zd_size68)
|
|
136
136
|
}
|
|
137
137
|
|
|
138
138
|
[dir=rtl] .footer {
|
|
139
|
-
padding-left:
|
|
139
|
+
padding-left: var(--zd_size68)
|
|
140
140
|
}
|
|
141
141
|
|
|
142
142
|
.footerHeight {
|
|
143
|
-
height:
|
|
143
|
+
height: var(--zd_size75) ;
|
|
144
144
|
}
|
|
145
145
|
|
|
146
146
|
.footerHide {
|
|
147
|
-
height: 0;
|
|
147
|
+
height: 0 ;
|
|
148
148
|
}
|
|
149
149
|
|
|
150
150
|
.listContainer {
|
|
151
|
-
padding: 0
|
|
151
|
+
padding: 0 var(--zd_size18) ;
|
|
152
152
|
}
|
|
153
153
|
|
|
154
154
|
.imgItem {
|
|
155
|
-
height:
|
|
156
|
-
min-width:
|
|
155
|
+
height: var(--zd_size60) ;
|
|
156
|
+
min-width: var(--zd_size40) ;
|
|
157
157
|
position: relative;
|
|
158
158
|
transition: border var(--zd_transition3);
|
|
159
159
|
border-width: 2px;
|
|
160
160
|
border-style: solid;
|
|
161
161
|
border-color: var(--dot_mirror);
|
|
162
162
|
border-radius: 3px;
|
|
163
|
-
padding:
|
|
163
|
+
padding: var(--zd_size2) ;
|
|
164
164
|
}
|
|
165
165
|
|
|
166
166
|
.imgItem:hover {
|
|
@@ -168,11 +168,11 @@
|
|
|
168
168
|
}
|
|
169
169
|
|
|
170
170
|
[dir=ltr] .imgItem+.imgItem {
|
|
171
|
-
margin-left:
|
|
171
|
+
margin-left: var(--zd_size12) ;
|
|
172
172
|
}
|
|
173
173
|
|
|
174
174
|
[dir=rtl] .imgItem+.imgItem {
|
|
175
|
-
margin-right:
|
|
175
|
+
margin-right: var(--zd_size12) ;
|
|
176
176
|
}
|
|
177
177
|
|
|
178
178
|
.image {
|
|
@@ -186,32 +186,32 @@
|
|
|
186
186
|
.selected::after {
|
|
187
187
|
content: '';
|
|
188
188
|
position: absolute;
|
|
189
|
-
top: 0;
|
|
190
|
-
width: 100
|
|
191
|
-
height: 100
|
|
189
|
+
top: 0 ;
|
|
190
|
+
width: 100% ;
|
|
191
|
+
height: 100% ;
|
|
192
192
|
opacity: 0.3;
|
|
193
193
|
background-color: var(--zdt_attachmentviewer_selected_after_bg);
|
|
194
194
|
box-shadow: var(--zd_bs_attachmentviewer_selected);
|
|
195
195
|
}
|
|
196
196
|
|
|
197
197
|
[dir=ltr] .selected::after {
|
|
198
|
-
left: 0;
|
|
198
|
+
left: 0 ;
|
|
199
199
|
}
|
|
200
200
|
|
|
201
201
|
[dir=rtl] .selected::after {
|
|
202
|
-
right: 0;
|
|
202
|
+
right: 0 ;
|
|
203
203
|
}
|
|
204
204
|
|
|
205
205
|
.zoomIcon {
|
|
206
|
-
font-size:
|
|
206
|
+
font-size: var(--zd_font_size15) ;
|
|
207
207
|
}
|
|
208
208
|
|
|
209
209
|
.newTabIcon {
|
|
210
|
-
font-size:
|
|
210
|
+
font-size: var(--zd_font_size12) ;
|
|
211
211
|
}
|
|
212
212
|
|
|
213
213
|
.appIcon {
|
|
214
|
-
font-size:
|
|
214
|
+
font-size: var(--zd_font_size9) ;
|
|
215
215
|
}
|
|
216
216
|
|
|
217
217
|
.thumpIcon {
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
|
|
227
227
|
.isAudio {
|
|
228
228
|
composes: audioImage from '../common/dot_common.module.css';
|
|
229
|
-
width:
|
|
229
|
+
width: var(--zd_size100) ;
|
|
230
230
|
background-size: 100% 100%;
|
|
231
231
|
}
|
|
232
232
|
|
|
@@ -236,19 +236,19 @@
|
|
|
236
236
|
|
|
237
237
|
.video {
|
|
238
238
|
position: absolute;
|
|
239
|
-
top: 0;
|
|
240
|
-
bottom: 0;
|
|
241
|
-
margin: auto;
|
|
239
|
+
top: 0 ;
|
|
240
|
+
bottom: 0 ;
|
|
241
|
+
margin: auto ;
|
|
242
242
|
}
|
|
243
243
|
|
|
244
244
|
[dir=ltr] .video {
|
|
245
|
-
left: 0;
|
|
246
|
-
right: 0;
|
|
245
|
+
left: 0 ;
|
|
246
|
+
right: 0 ;
|
|
247
247
|
}
|
|
248
248
|
|
|
249
249
|
[dir=rtl] .video {
|
|
250
|
-
right: 0;
|
|
251
|
-
left: 0;
|
|
250
|
+
right: 0 ;
|
|
251
|
+
left: 0 ;
|
|
252
252
|
}
|
|
253
253
|
|
|
254
254
|
.imgBox {
|
|
@@ -263,28 +263,28 @@
|
|
|
263
263
|
}
|
|
264
264
|
|
|
265
265
|
.imgRef {
|
|
266
|
-
width: 100
|
|
267
|
-
height: 100
|
|
268
|
-
max-width: 100
|
|
269
|
-
max-height: 100
|
|
266
|
+
width: 100% ;
|
|
267
|
+
height: 100% ;
|
|
268
|
+
max-width: 100% ;
|
|
269
|
+
max-height: 100% ;
|
|
270
270
|
composes: dflex from '~@zohodesk/components/lib/common/common.module.css';
|
|
271
271
|
}
|
|
272
272
|
|
|
273
273
|
.img {
|
|
274
274
|
transition: var(--zd_transition3) ease-in-out;
|
|
275
|
-
margin: auto;
|
|
275
|
+
margin: auto ;
|
|
276
276
|
cursor: zoom-in;
|
|
277
277
|
}
|
|
278
278
|
|
|
279
279
|
.imgRef .normalImg {
|
|
280
|
-
max-width: inherit;
|
|
281
|
-
max-height: inherit;
|
|
280
|
+
max-width: inherit ;
|
|
281
|
+
max-height: inherit ;
|
|
282
282
|
cursor: zoom-in;
|
|
283
283
|
}
|
|
284
284
|
|
|
285
285
|
.imgRef .zoomedImg {
|
|
286
|
-
max-width: initial;
|
|
287
|
-
max-height: initial;
|
|
286
|
+
max-width: initial ;
|
|
287
|
+
max-height: initial ;
|
|
288
288
|
cursor: zoom-out;
|
|
289
289
|
}
|
|
290
290
|
|
|
@@ -296,13 +296,13 @@
|
|
|
296
296
|
.spinLoad {
|
|
297
297
|
position: absolute;
|
|
298
298
|
composes: middleBoth from '~@zohodesk/components/lib/common/common.module.css';
|
|
299
|
-
height:
|
|
300
|
-
width:
|
|
299
|
+
height: var(--zd_size18) ;
|
|
300
|
+
width: var(--zd_size18) ;
|
|
301
301
|
}
|
|
302
302
|
|
|
303
303
|
.loader {
|
|
304
|
-
height: 100
|
|
305
|
-
width: 100
|
|
304
|
+
height: 100% ;
|
|
305
|
+
width: 100% ;
|
|
306
306
|
composes: rotate from '../common/dot_animation.module.css';
|
|
307
307
|
composes: infinite from '~@zohodesk/components/lib/common/animation.module.css';
|
|
308
308
|
border: 2px solid var(--zdt_attachmentviewer_loader_border);
|
|
@@ -326,27 +326,27 @@
|
|
|
326
326
|
}
|
|
327
327
|
|
|
328
328
|
.author {
|
|
329
|
-
max-width:
|
|
329
|
+
max-width: var(--zd_size200) ;
|
|
330
330
|
}
|
|
331
331
|
|
|
332
332
|
[dir=ltr] .author {
|
|
333
|
-
padding-left:
|
|
333
|
+
padding-left: var(--zd_size15) ;
|
|
334
334
|
}
|
|
335
335
|
|
|
336
336
|
[dir=rtl] .author {
|
|
337
|
-
padding-right:
|
|
337
|
+
padding-right: var(--zd_size15) ;
|
|
338
338
|
}
|
|
339
339
|
|
|
340
340
|
.authorName {
|
|
341
|
-
font-size:
|
|
341
|
+
font-size: var(--zd_font_size15) ;
|
|
342
342
|
color: var(--zdt_attachmentviewer_title_text);
|
|
343
343
|
composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
|
|
344
|
-
margin: 0
|
|
344
|
+
margin: 0 var(--zd_size10) ;
|
|
345
345
|
}
|
|
346
346
|
|
|
347
347
|
.btn {
|
|
348
|
-
height: 100
|
|
349
|
-
width: 100
|
|
348
|
+
height: 100% ;
|
|
349
|
+
width: 100% ;
|
|
350
350
|
background-color: var(--dot_mirror);
|
|
351
351
|
border: 0;
|
|
352
352
|
cursor: pointer;
|
|
@@ -13,16 +13,16 @@
|
|
|
13
13
|
.thread {
|
|
14
14
|
composes: dflex alignVertical alignHorizontal rounded from '~@zohodesk/components/lib/common/common.module.css';
|
|
15
15
|
position: absolute;
|
|
16
|
-
top: -
|
|
17
|
-
height:
|
|
18
|
-
width:
|
|
16
|
+
top: calc( var(--zd_size4) * -1 ) ;
|
|
17
|
+
height: var(--zd_size15) ;
|
|
18
|
+
width: var(--zd_size15) ;
|
|
19
19
|
background-color: var(--topIconBg);
|
|
20
20
|
}
|
|
21
21
|
[dir=ltr] .thread {
|
|
22
|
-
right: -
|
|
22
|
+
right: calc( var(--zd_size1) * -1 ) ;
|
|
23
23
|
}
|
|
24
24
|
[dir=rtl] .thread {
|
|
25
|
-
left: -
|
|
25
|
+
left: calc( var(--zd_size1) * -1 ) ;
|
|
26
26
|
}
|
|
27
27
|
.threadBorder {
|
|
28
28
|
border: 1px solid var(--topIconBorderColor);
|
|
@@ -103,22 +103,22 @@
|
|
|
103
103
|
.email_incoming,
|
|
104
104
|
.email_missed,
|
|
105
105
|
.email_outgoing {
|
|
106
|
-
bottom:
|
|
106
|
+
bottom: var(--zd_size2) ;
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
/* twitter */
|
|
110
110
|
.twitter_incoming,
|
|
111
111
|
.twitter_outgoing,
|
|
112
112
|
.twitter_missed {
|
|
113
|
-
bottom:
|
|
113
|
+
bottom: var(--zd_size1) ;
|
|
114
114
|
}
|
|
115
115
|
|
|
116
116
|
/* facebook */
|
|
117
117
|
[dir=ltr] .facebook_incoming, [dir=ltr] .facebook_missed, [dir=ltr] .facebook_outgoing {
|
|
118
|
-
right:
|
|
118
|
+
right: var(--zd_size2) ;
|
|
119
119
|
}
|
|
120
120
|
[dir=rtl] .facebook_incoming, [dir=rtl] .facebook_missed, [dir=rtl] .facebook_outgoing {
|
|
121
|
-
left:
|
|
121
|
+
left: var(--zd_size2) ;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
/* chat */
|
|
@@ -131,33 +131,33 @@
|
|
|
131
131
|
.chat_outgoing,
|
|
132
132
|
.offline_chat_outgoing,
|
|
133
133
|
.online_chat_outgoing {
|
|
134
|
-
bottom:
|
|
134
|
+
bottom: var(--zd_size1) ;
|
|
135
135
|
}
|
|
136
136
|
|
|
137
137
|
/* forums */
|
|
138
138
|
.forums_default {
|
|
139
|
-
top:
|
|
139
|
+
top: var(--zd_size1) ;
|
|
140
140
|
}
|
|
141
141
|
|
|
142
142
|
/* feedback */
|
|
143
143
|
.feedback_incoming,
|
|
144
144
|
.feedback_missed,
|
|
145
145
|
.feedback_out {
|
|
146
|
-
top:
|
|
146
|
+
top: var(--zd_size1) ;
|
|
147
147
|
}
|
|
148
148
|
[dir=ltr] .feedback_incoming, [dir=ltr] .feedback_missed, [dir=ltr] .feedback_out {
|
|
149
|
-
right:
|
|
149
|
+
right: var(--zd_size1) ;
|
|
150
150
|
}
|
|
151
151
|
[dir=rtl] .feedback_incoming, [dir=rtl] .feedback_missed, [dir=rtl] .feedback_out {
|
|
152
|
-
left:
|
|
152
|
+
left: var(--zd_size1) ;
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
/* draft */
|
|
156
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 {
|
|
157
|
-
left:
|
|
157
|
+
left: var(--zd_size1) ;
|
|
158
158
|
}
|
|
159
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:
|
|
160
|
+
right: var(--zd_size1) ;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
/* forward */
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
.web_forward,
|
|
174
174
|
.customerportal_forward,
|
|
175
175
|
.feedback_forward {
|
|
176
|
-
bottom:
|
|
176
|
+
bottom: var(--zd_size1) ;
|
|
177
177
|
}
|
|
178
178
|
|
|
179
179
|
/* forwarddraft */
|
|
@@ -188,21 +188,21 @@
|
|
|
188
188
|
.web_forwarddraft,
|
|
189
189
|
.customerportal_forwarddraft,
|
|
190
190
|
.feedback_forwarddraft {
|
|
191
|
-
bottom:
|
|
191
|
+
bottom: var(--zd_size1) ;
|
|
192
192
|
}
|
|
193
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:
|
|
194
|
+
left: var(--zd_size1) ;
|
|
195
195
|
}
|
|
196
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:
|
|
197
|
+
right: var(--zd_size1) ;
|
|
198
198
|
}
|
|
199
199
|
|
|
200
200
|
/* facebook_dm */
|
|
201
201
|
[dir=ltr] .facebook_dm_default, [dir=ltr] .facebook_dm_incoming, [dir=ltr] .facebook_dm_outgoing, [dir=ltr] .facebook_dm_missed {
|
|
202
|
-
right:
|
|
202
|
+
right: var(--zd_size2) ;
|
|
203
203
|
}
|
|
204
204
|
[dir=rtl] .facebook_dm_default, [dir=rtl] .facebook_dm_incoming, [dir=rtl] .facebook_dm_outgoing, [dir=rtl] .facebook_dm_missed {
|
|
205
|
-
left:
|
|
205
|
+
left: var(--zd_size2) ;
|
|
206
206
|
}
|
|
207
207
|
|
|
208
208
|
/*Topic Icon colors*/
|