@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,38 +1,38 @@
|
|
|
1
1
|
.container {
|
|
2
|
-
min-height:
|
|
2
|
+
min-height: var(--zd_size54) ;
|
|
3
3
|
position: relative;
|
|
4
4
|
}[dir=ltr] .container {
|
|
5
|
-
padding:
|
|
5
|
+
padding: var(--zd_size12) var(--zd_size45) var(--zd_size12) var(--zd_size26) ;
|
|
6
6
|
}[dir=rtl] .container {
|
|
7
|
-
padding:
|
|
7
|
+
padding: var(--zd_size12) var(--zd_size26) var(--zd_size12) var(--zd_size45) ;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
[dir=ltr] .extraSmall {
|
|
11
|
-
padding:
|
|
11
|
+
padding: var(--zd_size12) var(--zd_size45) var(--zd_size12) var(--zd_size16) ;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
14
|
[dir=rtl] .extraSmall {
|
|
15
|
-
padding:
|
|
15
|
+
padding: var(--zd_size12) var(--zd_size16) var(--zd_size12) var(--zd_size45) ;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
[dir=ltr] .iconContainer {
|
|
19
|
-
margin: 0
|
|
19
|
+
margin: 0 var(--zd_size10) 0 0 ;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
[dir=rtl] .iconContainer {
|
|
23
|
-
margin: 0 0 0
|
|
23
|
+
margin: 0 0 0 var(--zd_size10) ;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
.title {
|
|
27
|
-
font-size: 0;
|
|
27
|
+
font-size: 0 ;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
[dir=ltr] .title {
|
|
31
|
-
margin: 0
|
|
31
|
+
margin: 0 var(--zd_size5) 0 0 ;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
[dir=rtl] .title {
|
|
35
|
-
margin: 0 0 0
|
|
35
|
+
margin: 0 0 0 var(--zd_size5) ;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
.iconStyle {
|
|
@@ -56,16 +56,16 @@
|
|
|
56
56
|
/* icon size */
|
|
57
57
|
|
|
58
58
|
.icon_delete, .icon_alert, .icon_remoteAssist {
|
|
59
|
-
font-size:
|
|
59
|
+
font-size: var(--zd_font_size20) ;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
.icon_splitTicket {
|
|
63
|
-
font-size:
|
|
63
|
+
font-size: var(--zd_font_size16) ;
|
|
64
64
|
font-weight: bold;
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
.icon_update {
|
|
68
|
-
font-size:
|
|
68
|
+
font-size: var(--zd_font_size16) ;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
.text_danger {
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
.section {
|
|
2
|
-
min-height: auto;
|
|
2
|
+
min-height: auto ;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
5
|
.innerSection {
|
|
6
6
|
line-height: var(--zd_size25);
|
|
7
7
|
color: var(--zdt_alertlookup_innersection_text);
|
|
8
|
-
font-size:
|
|
8
|
+
font-size: var(--zd_font_size15) ;
|
|
9
9
|
word-break: break-word;
|
|
10
|
-
padding:
|
|
10
|
+
padding: var(--zd_size30) var(--zd_size20) var(--zd_size20) ;
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
[dir=ltr] .buttonGap {
|
|
14
|
-
margin: 0 0 0
|
|
14
|
+
margin: 0 0 0 var(--zd_size12) ;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
[dir=rtl] .buttonGap {
|
|
18
|
-
margin: 0
|
|
18
|
+
margin: 0 var(--zd_size12) 0 0 ;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.text {
|
|
22
|
-
margin-top:
|
|
22
|
+
margin-top: var(--zd_size20) ;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
.extraSmall .innerSection {
|
|
26
|
-
padding:
|
|
26
|
+
padding: var(--zd_size30) var(--zd_size16) var(--zd_size46) ;
|
|
27
27
|
}
|
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
composes: rounded from '~@zohodesk/components/lib/common/common.module.css';
|
|
9
9
|
opacity: 0;
|
|
10
10
|
visibility: hidden;
|
|
11
|
-
top: 0;
|
|
12
|
-
height: 100
|
|
13
|
-
width: 100
|
|
11
|
+
top: 0 ;
|
|
12
|
+
height: 100% ;
|
|
13
|
+
width: 100% ;
|
|
14
14
|
transition: opacity var(--zd_transition2);
|
|
15
15
|
color: var(--zdt_avatarclose_pop_text);
|
|
16
16
|
cursor: pointer;
|
|
@@ -18,17 +18,17 @@
|
|
|
18
18
|
background-color: var(--zdt_avatarclose_pop_bg);
|
|
19
19
|
}
|
|
20
20
|
[dir=ltr] .pop {
|
|
21
|
-
left: 0;
|
|
21
|
+
left: 0 ;
|
|
22
22
|
transform: rotate(45deg);
|
|
23
23
|
}
|
|
24
24
|
[dir=rtl] .pop {
|
|
25
|
-
right: 0;
|
|
25
|
+
right: 0 ;
|
|
26
26
|
transform: rotate(-45deg);
|
|
27
27
|
}
|
|
28
28
|
.icon {
|
|
29
29
|
position: absolute;
|
|
30
30
|
line-height: 0;
|
|
31
|
-
font-size:
|
|
31
|
+
font-size: var(--zd_font_size16) ;
|
|
32
32
|
composes: middleBoth from '~@zohodesk/components/lib/common/common.module.css';
|
|
33
33
|
}
|
|
34
34
|
.container:hover .pop {
|
|
@@ -77,6 +77,7 @@ var AvatarCollision = /*#__PURE__*/function (_React$Component) {
|
|
|
77
77
|
className: "".concat(_AvatarCollisionModule["default"].container, " ").concat(isLeft ? _AvatarCollisionModule["default"].off : isIdle ? _AvatarCollisionModule["default"].idle : _AvatarCollisionModule["default"].on),
|
|
78
78
|
onClick: onClick,
|
|
79
79
|
"data-id": "collsionPop",
|
|
80
|
+
"data-test-id": "collsionPop",
|
|
80
81
|
"data-title": title,
|
|
81
82
|
"data-selector-id": dataSelectorId
|
|
82
83
|
}, AvatarCollisionProps), /*#__PURE__*/_react["default"].createElement(_Avatar["default"], _extends({
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
composes: dInflex from '~@zohodesk/components/lib/common/common.module.css';
|
|
4
4
|
vertical-align: middle;
|
|
5
5
|
border-radius: 50%;
|
|
6
|
-
padding:
|
|
6
|
+
padding: var(--zd_size2) ;
|
|
7
7
|
}
|
|
8
8
|
.on {
|
|
9
9
|
border: 1px solid var(--zdt_avatarcollision_on_border);
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
composes: rounded from '~@zohodesk/components/lib/common/common.module.css';
|
|
21
21
|
opacity: 0;
|
|
22
22
|
visibility: hidden;
|
|
23
|
-
top: 0;
|
|
24
|
-
height: 100
|
|
25
|
-
width: 100
|
|
23
|
+
top: 0 ;
|
|
24
|
+
height: 100% ;
|
|
25
|
+
width: 100% ;
|
|
26
26
|
transition: opacity var(--zd_transition2);
|
|
27
27
|
color: var(--zdt_avatarcollision_pop_text);
|
|
28
28
|
cursor: pointer;
|
|
@@ -30,17 +30,17 @@
|
|
|
30
30
|
background-color: var(--zdt_avatarcollision_pop_bg);
|
|
31
31
|
}
|
|
32
32
|
[dir=ltr] .pop {
|
|
33
|
-
left: 0;
|
|
33
|
+
left: 0 ;
|
|
34
34
|
}
|
|
35
35
|
[dir=rtl] .pop {
|
|
36
|
-
right: 0;
|
|
36
|
+
right: 0 ;
|
|
37
37
|
}
|
|
38
38
|
.icon {
|
|
39
39
|
position: absolute;
|
|
40
40
|
line-height: 0;
|
|
41
41
|
composes: middleBoth from '~@zohodesk/components/lib/common/common.module.css';
|
|
42
42
|
color: var(--zdt_avatarcollision_icon_text);
|
|
43
|
-
font-size:
|
|
43
|
+
font-size: var(--zd_font_size13) ;
|
|
44
44
|
}
|
|
45
45
|
.container:hover .pop {
|
|
46
46
|
opacity: 1;
|
|
@@ -50,20 +50,20 @@
|
|
|
50
50
|
.off::after {
|
|
51
51
|
content: '';
|
|
52
52
|
position: absolute;
|
|
53
|
-
top: 50
|
|
54
|
-
height:
|
|
53
|
+
top: 50% ;
|
|
54
|
+
height: var(--zd_size4) ;
|
|
55
55
|
border: 1px solid var(--zdt_avatarcollision_off_after_border);
|
|
56
56
|
background-color: var(--zdt_avatarcollision_off_after_bg);
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
[dir=ltr] .off::after {
|
|
60
|
-
left: -
|
|
61
|
-
right: -
|
|
60
|
+
left: calc( var(--zd_size5) * -1 ) ;
|
|
61
|
+
right: calc( var(--zd_size5) * -1 ) ;
|
|
62
62
|
transform: translateY(-50%) rotate(130deg);
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
[dir=rtl] .off::after {
|
|
66
|
-
right: -
|
|
67
|
-
left: -
|
|
66
|
+
right: calc( var(--zd_size5) * -1 ) ;
|
|
67
|
+
left: calc( var(--zd_size5) * -1 ) ;
|
|
68
68
|
transform: translateY(-50%) rotate(-130deg);
|
|
69
69
|
}
|
|
@@ -33,114 +33,114 @@
|
|
|
33
33
|
|
|
34
34
|
.small.state,
|
|
35
35
|
.xsmall.state {
|
|
36
|
-
width:
|
|
37
|
-
height:
|
|
36
|
+
width: var(--zd_size7) ;
|
|
37
|
+
height: var(--zd_size7) ;
|
|
38
38
|
}
|
|
39
39
|
.medium.state,
|
|
40
40
|
.xmedium.state {
|
|
41
|
-
width:
|
|
42
|
-
height:
|
|
41
|
+
width: var(--zd_size9) ;
|
|
42
|
+
height: var(--zd_size9) ;
|
|
43
43
|
}
|
|
44
44
|
.large.state,
|
|
45
45
|
.xlarge.state {
|
|
46
|
-
width:
|
|
47
|
-
height:
|
|
46
|
+
width: var(--zd_size12) ;
|
|
47
|
+
height: var(--zd_size12) ;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
.small.circle.state {
|
|
51
|
-
bottom:
|
|
51
|
+
bottom: var(--zd_size1) ;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
[dir=ltr] .small.circle.state {
|
|
55
|
-
right: -
|
|
55
|
+
right: calc( var(--zd_size1) * -1 ) ;
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
[dir=rtl] .small.circle.state {
|
|
59
|
-
left: -
|
|
59
|
+
left: calc( var(--zd_size1) * -1 ) ;
|
|
60
60
|
}
|
|
61
61
|
.xsmall.circle.state {
|
|
62
|
-
bottom:
|
|
62
|
+
bottom: var(--zd_size3) ;
|
|
63
63
|
}
|
|
64
64
|
[dir=ltr] .xsmall.circle.state {
|
|
65
|
-
right: 0;
|
|
65
|
+
right: 0 ;
|
|
66
66
|
}
|
|
67
67
|
[dir=rtl] .xsmall.circle.state {
|
|
68
|
-
left: 0;
|
|
68
|
+
left: 0 ;
|
|
69
69
|
}
|
|
70
70
|
.medium.circle.state,
|
|
71
71
|
.xmedium.circle.state {
|
|
72
|
-
bottom:
|
|
72
|
+
bottom: var(--zd_size3) ;
|
|
73
73
|
}
|
|
74
74
|
[dir=ltr] .medium.circle.state, [dir=ltr] .xmedium.circle.state {
|
|
75
|
-
right: 0;
|
|
75
|
+
right: 0 ;
|
|
76
76
|
}
|
|
77
77
|
[dir=rtl] .medium.circle.state, [dir=rtl] .xmedium.circle.state {
|
|
78
|
-
left: 0;
|
|
78
|
+
left: 0 ;
|
|
79
79
|
}
|
|
80
80
|
.large.circle.state {
|
|
81
|
-
bottom:
|
|
81
|
+
bottom: var(--zd_size7) ;
|
|
82
82
|
}
|
|
83
83
|
[dir=ltr] .large.circle.state {
|
|
84
|
-
right:
|
|
84
|
+
right: var(--zd_size1) ;
|
|
85
85
|
}
|
|
86
86
|
[dir=rtl] .large.circle.state {
|
|
87
|
-
left:
|
|
87
|
+
left: var(--zd_size1) ;
|
|
88
88
|
}
|
|
89
89
|
.xlarge.circle.state {
|
|
90
|
-
bottom:
|
|
90
|
+
bottom: var(--zd_size6) ;
|
|
91
91
|
}
|
|
92
92
|
[dir=ltr] .xlarge.circle.state {
|
|
93
|
-
right:
|
|
93
|
+
right: var(--zd_size8) ;
|
|
94
94
|
}
|
|
95
95
|
[dir=rtl] .xlarge.circle.state {
|
|
96
|
-
left:
|
|
96
|
+
left: var(--zd_size8) ;
|
|
97
97
|
}
|
|
98
98
|
|
|
99
99
|
.small.square.state {
|
|
100
|
-
bottom: -
|
|
100
|
+
bottom: calc( var(--zd_size1) * -1 ) ;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
[dir=ltr] .small.square.state {
|
|
104
|
-
right: -
|
|
104
|
+
right: calc( var(--zd_size1) * -1 ) ;
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
[dir=rtl] .small.square.state {
|
|
108
|
-
left: -
|
|
108
|
+
left: calc( var(--zd_size1) * -1 ) ;
|
|
109
109
|
}
|
|
110
110
|
.xsmall.square.state {
|
|
111
|
-
bottom: -
|
|
111
|
+
bottom: calc( var(--zd_size1) * -1 ) ;
|
|
112
112
|
}
|
|
113
113
|
[dir=ltr] .xsmall.square.state {
|
|
114
|
-
right: -
|
|
114
|
+
right: calc( var(--zd_size2) * -1 ) ;
|
|
115
115
|
}
|
|
116
116
|
[dir=rtl] .xsmall.square.state {
|
|
117
|
-
left: -
|
|
117
|
+
left: calc( var(--zd_size2) * -1 ) ;
|
|
118
118
|
}
|
|
119
119
|
.medium.square.state,
|
|
120
120
|
.xmedium.square.state {
|
|
121
|
-
bottom: -
|
|
121
|
+
bottom: calc( var(--zd_size2) * -1 ) ;
|
|
122
122
|
}
|
|
123
123
|
[dir=ltr] .medium.square.state, [dir=ltr] .xmedium.square.state {
|
|
124
|
-
right: -
|
|
124
|
+
right: calc( var(--zd_size4) * -1 ) ;
|
|
125
125
|
}
|
|
126
126
|
[dir=rtl] .medium.square.state, [dir=rtl] .xmedium.square.state {
|
|
127
|
-
left: -
|
|
127
|
+
left: calc( var(--zd_size4) * -1 ) ;
|
|
128
128
|
}
|
|
129
129
|
.large.square.state {
|
|
130
|
-
bottom: -
|
|
130
|
+
bottom: calc( var(--zd_size2) * -1 ) ;
|
|
131
131
|
}
|
|
132
132
|
[dir=ltr] .large.square.state {
|
|
133
|
-
right: -
|
|
133
|
+
right: calc( var(--zd_size5) * -1 ) ;
|
|
134
134
|
}
|
|
135
135
|
[dir=rtl] .large.square.state {
|
|
136
|
-
left: -
|
|
136
|
+
left: calc( var(--zd_size5) * -1 ) ;
|
|
137
137
|
}
|
|
138
138
|
.xlarge.square.state {
|
|
139
|
-
bottom: -
|
|
139
|
+
bottom: calc( var(--zd_size3) * -1 ) ;
|
|
140
140
|
}
|
|
141
141
|
[dir=ltr] .xlarge.square.state {
|
|
142
|
-
right: -
|
|
142
|
+
right: calc( var(--zd_size5) * -1 ) ;
|
|
143
143
|
}
|
|
144
144
|
[dir=rtl] .xlarge.square.state {
|
|
145
|
-
left: -
|
|
145
|
+
left: calc( var(--zd_size5) * -1 ) ;
|
|
146
146
|
}
|
|
@@ -106,6 +106,7 @@ var AvatarThread = /*#__PURE__*/function (_React$Component) {
|
|
|
106
106
|
className: "".concat(_AvatarThreadModule["default"].thread, " ").concat(onIconClick ? _AvatarThreadModule["default"].pointer : _AvatarThreadModule["default"].defaultCursor, " ").concat(needBackground ? _AvatarThreadModule["default"].threadBg : '', " ").concat(_AvatarThreadModule["default"]["thread_".concat(size, "_pos")], " ").concat(needBorder ? _AvatarThreadModule["default"]["border_".concat(borderPalette)] : ''),
|
|
107
107
|
"data-title": iconTitle,
|
|
108
108
|
"data-id": iconTitle === 'Remove Follower' && 'removeFollower',
|
|
109
|
+
"data-test-id": iconTitle === 'Remove Follower' && 'removeFollower',
|
|
109
110
|
onClick: onIconClick
|
|
110
111
|
}, iconName && /*#__PURE__*/_react["default"].createElement("span", {
|
|
111
112
|
className: _AvatarThreadModule["default"].icon
|
|
@@ -21,102 +21,102 @@
|
|
|
21
21
|
.thread_xsmall_pos,
|
|
22
22
|
.thread_medium_pos,
|
|
23
23
|
.thread_xmedium_pos {
|
|
24
|
-
height:
|
|
25
|
-
width:
|
|
24
|
+
height: var(--zd_size15) ;
|
|
25
|
+
width: var(--zd_size15) ;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
.thread_xsmall_pos {
|
|
29
|
-
top: -
|
|
29
|
+
top: calc( var(--zd_size5) * -1 ) ;
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
[dir=ltr] .thread_xsmall_pos {
|
|
33
|
-
right: -
|
|
33
|
+
right: calc( var(--zd_size5) * -1 ) ;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
[dir=rtl] .thread_xsmall_pos {
|
|
37
|
-
left: -
|
|
37
|
+
left: calc( var(--zd_size5) * -1 ) ;
|
|
38
38
|
}
|
|
39
39
|
.thread_small_pos {
|
|
40
|
-
top: -
|
|
41
|
-
height:
|
|
42
|
-
width:
|
|
40
|
+
top: calc( var(--zd_size3) * -1 ) ;
|
|
41
|
+
height: var(--zd_size12) ;
|
|
42
|
+
width: var(--zd_size12) ;
|
|
43
43
|
}
|
|
44
44
|
[dir=ltr] .thread_small_pos {
|
|
45
|
-
right: -
|
|
45
|
+
right: calc( var(--zd_size6) * -1 ) ;
|
|
46
46
|
}
|
|
47
47
|
[dir=rtl] .thread_small_pos {
|
|
48
|
-
left: -
|
|
48
|
+
left: calc( var(--zd_size6) * -1 ) ;
|
|
49
49
|
}
|
|
50
50
|
|
|
51
51
|
.thread_small_pos i {
|
|
52
|
-
font-size:
|
|
52
|
+
font-size: var(--zd_font_size8) ;
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
.thread_medium_pos {
|
|
56
|
-
top: -
|
|
56
|
+
top: calc( var(--zd_size4) * -1 ) ;
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
[dir=ltr] .thread_medium_pos {
|
|
60
|
-
right: -
|
|
60
|
+
right: calc( var(--zd_size5) * -1 ) ;
|
|
61
61
|
}
|
|
62
62
|
|
|
63
63
|
[dir=rtl] .thread_medium_pos {
|
|
64
|
-
left: -
|
|
64
|
+
left: calc( var(--zd_size5) * -1 ) ;
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
.thread_xmedium_pos {
|
|
68
|
-
top: -
|
|
68
|
+
top: calc( var(--zd_size4) * -1 ) ;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
[dir=ltr] .thread_xmedium_pos {
|
|
72
|
-
right: -
|
|
72
|
+
right: calc( var(--zd_size3) * -1 ) ;
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
[dir=rtl] .thread_xmedium_pos {
|
|
76
|
-
left: -
|
|
76
|
+
left: calc( var(--zd_size3) * -1 ) ;
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
.thread_large_pos {
|
|
80
|
-
top: 0;
|
|
81
|
-
height:
|
|
82
|
-
width:
|
|
80
|
+
top: 0 ;
|
|
81
|
+
height: var(--zd_size16) ;
|
|
82
|
+
width: var(--zd_size16) ;
|
|
83
83
|
}
|
|
84
84
|
|
|
85
85
|
[dir=ltr] .thread_large_pos {
|
|
86
|
-
right: 0;
|
|
86
|
+
right: 0 ;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
[dir=rtl] .thread_large_pos {
|
|
90
|
-
left: 0;
|
|
90
|
+
left: 0 ;
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
.thread_xlarge_pos {
|
|
94
|
-
top:
|
|
95
|
-
height:
|
|
96
|
-
width:
|
|
94
|
+
top: var(--zd_size2) ;
|
|
95
|
+
height: var(--zd_size18) ;
|
|
96
|
+
width: var(--zd_size18) ;
|
|
97
97
|
}
|
|
98
98
|
|
|
99
99
|
[dir=ltr] .thread_xlarge_pos {
|
|
100
|
-
right:
|
|
100
|
+
right: var(--zd_size4) ;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
[dir=rtl] .thread_xlarge_pos {
|
|
104
|
-
left:
|
|
104
|
+
left: var(--zd_size4) ;
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
.icon {
|
|
108
108
|
position: absolute;
|
|
109
109
|
line-height: 0;
|
|
110
|
-
top: 50
|
|
110
|
+
top: 50% ;
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
[dir=ltr] .icon {
|
|
114
|
-
left: 50
|
|
114
|
+
left: 50% ;
|
|
115
115
|
transform: translate(-50%, -50%);
|
|
116
116
|
}
|
|
117
117
|
|
|
118
118
|
[dir=rtl] .icon {
|
|
119
|
-
right: 50
|
|
119
|
+
right: 50% ;
|
|
120
120
|
transform: translate(50%, -50%);
|
|
121
121
|
}
|
|
122
122
|
|
|
@@ -100,6 +100,7 @@ var AvatarUser = /*#__PURE__*/function (_React$Component) {
|
|
|
100
100
|
return /*#__PURE__*/_react["default"].createElement("div", _extends({
|
|
101
101
|
className: "".concat(_AvatarUserModule["default"].container, " ").concat(_AvatarUserModule["default"][size]),
|
|
102
102
|
"data-id": dataId || name || iconName,
|
|
103
|
+
"data-test-id": dataId || name || iconName,
|
|
103
104
|
"data-selector-id": dataSelectorId
|
|
104
105
|
}, AvatarUserProps), iconName ? /*#__PURE__*/_react["default"].createElement(_AvatarIcon["default"], _extends({
|
|
105
106
|
name: iconName,
|
|
@@ -124,24 +125,28 @@ var AvatarUser = /*#__PURE__*/function (_React$Component) {
|
|
|
124
125
|
}, AvatarProps)), isPaid ? /*#__PURE__*/_react["default"].createElement("span", {
|
|
125
126
|
"data-title": paidTitle,
|
|
126
127
|
className: _AvatarUserModule["default"].paid,
|
|
127
|
-
"data-id": "paidUser"
|
|
128
|
+
"data-id": "paidUser",
|
|
129
|
+
"data-test-id": "paidUser"
|
|
128
130
|
}, /*#__PURE__*/_react["default"].createElement(_icons.Icon, {
|
|
129
131
|
name: "ZD-paiduser"
|
|
130
132
|
})) : null, isPortal ? /*#__PURE__*/_react["default"].createElement("span", {
|
|
131
133
|
"data-title": portalTitle,
|
|
132
134
|
className: _AvatarUserModule["default"].portal,
|
|
133
|
-
"data-id": "portalUser"
|
|
135
|
+
"data-id": "portalUser",
|
|
136
|
+
"data-test-id": "portalUser"
|
|
134
137
|
}, /*#__PURE__*/_react["default"].createElement(_icons.Icon, {
|
|
135
138
|
name: "ZD-globe1"
|
|
136
139
|
})) : null, isLocked ? /*#__PURE__*/_react["default"].createElement("span", {
|
|
137
140
|
"data-title": lockTitle,
|
|
138
141
|
className: _AvatarUserModule["default"].lock,
|
|
139
|
-
"data-id": "locked"
|
|
142
|
+
"data-id": "locked",
|
|
143
|
+
"data-test-id": "locked"
|
|
140
144
|
}, /*#__PURE__*/_react["default"].createElement(_icons.Icon, {
|
|
141
145
|
name: "ZD-lock01"
|
|
142
146
|
})) : null, needDelete ? /*#__PURE__*/_react["default"].createElement("span", {
|
|
143
147
|
className: _AvatarUserModule["default"]["delete"],
|
|
144
148
|
"data-id": "dltContactPhoto",
|
|
149
|
+
"data-test-id": "dltContactPhoto",
|
|
145
150
|
onClick: onDelete
|
|
146
151
|
}, /*#__PURE__*/_react["default"].createElement(_icons.Icon, {
|
|
147
152
|
name: "ZD-delete2",
|