@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
package/README.md
CHANGED
|
@@ -2,6 +2,18 @@
|
|
|
2
2
|
|
|
3
3
|
In this Library, we Provide Some Basic Components to Build Your Application
|
|
4
4
|
|
|
5
|
+
# 1.0.0-beta.267
|
|
6
|
+
|
|
7
|
+
- data-test-id attribute added for all element which having data-id attribute to separate customization and automation
|
|
8
|
+
|
|
9
|
+
# 1.0.0-beta.266
|
|
10
|
+
|
|
11
|
+
- Variable Replacer Issue Resolved
|
|
12
|
+
|
|
13
|
+
# 1.0.0-beta.266
|
|
14
|
+
|
|
15
|
+
- - **useDragger** - useDragger relative element boundary based position issue solved.
|
|
16
|
+
|
|
5
17
|
# 1.0.0-beta.265
|
|
6
18
|
|
|
7
19
|
- **FreezeLayer** - `data-dragParent` changed to data-drag-parent
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
transition: width var(--zd_transition3), padding var(--zd_transition3), background-color var(--zd_transition2), border-color var(--zd_transition2);
|
|
33
33
|
}
|
|
34
34
|
.contentBox, .arrowWrapper {
|
|
35
|
-
margin: 0;
|
|
35
|
+
margin: 0 ;
|
|
36
36
|
}
|
|
37
37
|
.clickable {
|
|
38
38
|
cursor: pointer;
|
|
@@ -47,36 +47,36 @@
|
|
|
47
47
|
border-radius: var(--zd_size4);
|
|
48
48
|
}
|
|
49
49
|
.small {
|
|
50
|
-
height:
|
|
50
|
+
height: var(--zd_size28) ;
|
|
51
51
|
}
|
|
52
52
|
.medium,
|
|
53
53
|
.large {
|
|
54
|
-
height:
|
|
54
|
+
height: var(--zd_size30) ;
|
|
55
55
|
}
|
|
56
56
|
.medium {
|
|
57
|
-
min-width:
|
|
57
|
+
min-width: var(--zd_size115) ;
|
|
58
58
|
}
|
|
59
59
|
.large {
|
|
60
|
-
min-width:
|
|
60
|
+
min-width: var(--zd_size135) ;
|
|
61
61
|
}
|
|
62
62
|
.small_btnBox {
|
|
63
|
-
padding: 0
|
|
63
|
+
padding: 0 var(--zd_size8) ;
|
|
64
64
|
}
|
|
65
65
|
.medium_btnBox, .large_btnBox {
|
|
66
|
-
padding: 0
|
|
66
|
+
padding: 0 var(--zd_size10) ;
|
|
67
67
|
}
|
|
68
68
|
.txt {
|
|
69
|
-
font-size:
|
|
69
|
+
font-size: var(--zd_font_size13) ;
|
|
70
70
|
font-family: var(--zd_semibold);
|
|
71
71
|
text-transform: capitalize;
|
|
72
72
|
}
|
|
73
73
|
.subTxt {
|
|
74
|
-
font-size:
|
|
74
|
+
font-size: var(--zd_font_size10) ;
|
|
75
75
|
}
|
|
76
76
|
.contentwrapper,
|
|
77
77
|
.txt,
|
|
78
78
|
.subTxt {
|
|
79
|
-
max-width: 100
|
|
79
|
+
max-width: 100% ;
|
|
80
80
|
}
|
|
81
81
|
.txt,
|
|
82
82
|
.subTxt {
|
|
@@ -101,10 +101,10 @@
|
|
|
101
101
|
border-right: 1px solid var(--buttonSeparatorBorder);
|
|
102
102
|
}
|
|
103
103
|
.small_arrowBox {
|
|
104
|
-
width:
|
|
104
|
+
width: var(--zd_size20) ;
|
|
105
105
|
}
|
|
106
106
|
.medium_arrowBox {
|
|
107
|
-
width:
|
|
107
|
+
width: var(--zd_size26) ;
|
|
108
108
|
}
|
|
109
109
|
.primaryFilledArw:hover,
|
|
110
110
|
.primaryFilledArw.arrowActive,
|
|
@@ -120,20 +120,20 @@
|
|
|
120
120
|
--buttonText: var(--zdt_actionButton_primary_hover_text);
|
|
121
121
|
}
|
|
122
122
|
.btn {
|
|
123
|
-
height: 100
|
|
124
|
-
width: 100
|
|
123
|
+
height: 100% ;
|
|
124
|
+
width: 100% ;
|
|
125
125
|
}
|
|
126
126
|
.popupWrapper {
|
|
127
|
-
padding:
|
|
128
|
-
margin:
|
|
127
|
+
padding: var(--zd_size10) 0 ;
|
|
128
|
+
margin: var(--zd_size5) 0 ;
|
|
129
129
|
}
|
|
130
130
|
.arrow,
|
|
131
131
|
.iconClr {
|
|
132
132
|
color: var(--buttonText);
|
|
133
133
|
}
|
|
134
134
|
[dir=ltr] .iconMrgn {
|
|
135
|
-
margin-right:
|
|
135
|
+
margin-right: var(--zd_size6) ;
|
|
136
136
|
}
|
|
137
137
|
[dir=rtl] .iconMrgn {
|
|
138
|
-
margin-left:
|
|
138
|
+
margin-left: var(--zd_size6) ;
|
|
139
139
|
}
|
|
@@ -8,50 +8,50 @@
|
|
|
8
8
|
composes: h100 from '~@zohodesk/components/lib/common/common.module.css';
|
|
9
9
|
list-style: none;
|
|
10
10
|
pointer-events: initial;
|
|
11
|
-
margin: 0;
|
|
12
|
-
padding: 0;
|
|
11
|
+
margin: 0 ;
|
|
12
|
+
padding: 0 ;
|
|
13
13
|
}
|
|
14
14
|
.column .title {
|
|
15
|
-
margin-bottom:
|
|
15
|
+
margin-bottom: var(--zd_size3) ;
|
|
16
16
|
}
|
|
17
17
|
[dir=ltr] .row .title {
|
|
18
|
-
margin-right:
|
|
18
|
+
margin-right: var(--zd_size3) ;
|
|
19
19
|
}
|
|
20
20
|
[dir=rtl] .row .title {
|
|
21
|
-
margin-left:
|
|
21
|
+
margin-left: var(--zd_size3) ;
|
|
22
22
|
}
|
|
23
23
|
.row .letter {
|
|
24
|
-
padding: 0
|
|
24
|
+
padding: 0 var(--zd_size3) ;
|
|
25
25
|
}
|
|
26
26
|
.column .letter {
|
|
27
|
-
padding:
|
|
27
|
+
padding: var(--zd_size3) 0 ;
|
|
28
28
|
}
|
|
29
29
|
.heading {
|
|
30
30
|
composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
|
|
31
|
-
max-width: 100
|
|
31
|
+
max-width: 100% ;
|
|
32
32
|
}
|
|
33
33
|
.list {
|
|
34
|
-
font-size:
|
|
35
|
-
flex-basis:
|
|
34
|
+
font-size: var(--zd_font_size11) ;
|
|
35
|
+
flex-basis: var(--zd_size12) ;
|
|
36
36
|
color: var(--textColor);
|
|
37
37
|
text-align: center;
|
|
38
38
|
cursor: pointer;
|
|
39
39
|
}
|
|
40
40
|
.title {
|
|
41
|
-
flex-basis:
|
|
41
|
+
flex-basis: var(--zd_size15) ;
|
|
42
42
|
}
|
|
43
43
|
.letter {
|
|
44
44
|
text-transform: uppercase;
|
|
45
45
|
display: inline-block;
|
|
46
46
|
}
|
|
47
47
|
.numbers .list {
|
|
48
|
-
max-height:
|
|
48
|
+
max-height: var(--zd_size35) ;
|
|
49
49
|
}
|
|
50
50
|
.list :hover,
|
|
51
51
|
.selected {
|
|
52
52
|
color: var(--textHoverColor);
|
|
53
53
|
}
|
|
54
54
|
.title {
|
|
55
|
-
font-size:
|
|
55
|
+
font-size: var(--zd_font_size11) ;
|
|
56
56
|
font-family: var(--zd_semibold);
|
|
57
57
|
}
|
|
@@ -35,13 +35,13 @@
|
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
.medium {
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
38
|
+
width: var(--zd_size210) ;
|
|
39
|
+
height: var(--zd_size60) ;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
.small {
|
|
43
|
-
width:
|
|
44
|
-
height:
|
|
43
|
+
width: var(--zd_size145) ;
|
|
44
|
+
height: var(--zd_size40) ;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
[dir=ltr] .attachleft {
|
|
@@ -53,37 +53,37 @@
|
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
.medium .attachleft {
|
|
56
|
-
width:
|
|
56
|
+
width: var(--zd_size50) ;
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
.small .attachleft {
|
|
60
|
-
width:
|
|
60
|
+
width: var(--zd_size40) ;
|
|
61
61
|
}
|
|
62
62
|
|
|
63
63
|
[dir=ltr] .medium .attachright {
|
|
64
|
-
padding:
|
|
64
|
+
padding: var(--zd_size5) var(--zd_size25) var(--zd_size5) var(--zd_size10) ;
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
[dir=rtl] .medium .attachright {
|
|
68
|
-
padding:
|
|
68
|
+
padding: var(--zd_size5) var(--zd_size10) var(--zd_size5) var(--zd_size25) ;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
.small .attachright {
|
|
72
|
-
padding: 0
|
|
72
|
+
padding: 0 var(--zd_size10) 0 var(--zd_size10) ;
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
.footer {
|
|
76
|
-
font-size: 0;
|
|
77
|
-
margin-top:
|
|
76
|
+
font-size: 0 ;
|
|
77
|
+
margin-top: var(--zd_size3) ;
|
|
78
78
|
}
|
|
79
79
|
|
|
80
80
|
.medium .atatchName {
|
|
81
|
-
font-size:
|
|
81
|
+
font-size: var(--zd_font_size14) ;
|
|
82
82
|
line-height: var(--zd_size20);
|
|
83
83
|
}
|
|
84
84
|
|
|
85
85
|
.small .atatchName {
|
|
86
|
-
font-size:
|
|
86
|
+
font-size: var(--zd_font_size12) ;
|
|
87
87
|
line-height: var(--zd_size15);
|
|
88
88
|
}
|
|
89
89
|
|
|
@@ -97,38 +97,38 @@
|
|
|
97
97
|
}
|
|
98
98
|
|
|
99
99
|
.medium .attachSize {
|
|
100
|
-
font-size:
|
|
100
|
+
font-size: var(--zd_font_size11) ;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
.small .attachSize {
|
|
104
|
-
font-size:
|
|
104
|
+
font-size: var(--zd_font_size10) ;
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
.attachDownload {
|
|
108
108
|
position: absolute;
|
|
109
|
-
top: -
|
|
109
|
+
top: calc( var(--zd_size1) * -1 ) ;
|
|
110
110
|
display: none;
|
|
111
111
|
background-color: var(--zdt_attachment_download_bg);
|
|
112
112
|
text-align: center;
|
|
113
113
|
}
|
|
114
114
|
|
|
115
115
|
[dir=ltr] .attachDownload {
|
|
116
|
-
right: -
|
|
116
|
+
right: calc( var(--zd_size1) * -1 ) ;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
[dir=rtl] .attachDownload {
|
|
120
|
-
left: -
|
|
120
|
+
left: calc( var(--zd_size1) * -1 ) ;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
123
|
.medium .attachDownload {
|
|
124
|
-
height:
|
|
125
|
-
width:
|
|
124
|
+
height: var(--zd_size25) ;
|
|
125
|
+
width: var(--zd_size25) ;
|
|
126
126
|
line-height: var(--zd_size23);
|
|
127
127
|
}
|
|
128
128
|
|
|
129
129
|
.small .attachDownload {
|
|
130
|
-
height:
|
|
131
|
-
width:
|
|
130
|
+
height: var(--zd_size20) ;
|
|
131
|
+
width: var(--zd_size20) ;
|
|
132
132
|
line-height: var(--zd_size18);
|
|
133
133
|
}
|
|
134
134
|
|
|
@@ -137,11 +137,11 @@
|
|
|
137
137
|
}
|
|
138
138
|
|
|
139
139
|
.attachIcon {
|
|
140
|
-
font-size:
|
|
140
|
+
font-size: var(--zd_font_size20) ;
|
|
141
141
|
}
|
|
142
142
|
|
|
143
143
|
.downIcon {
|
|
144
|
-
font-size:
|
|
144
|
+
font-size: var(--zd_font_size14) ;
|
|
145
145
|
color: var(--zdt_attachment_size_text);
|
|
146
146
|
}
|
|
147
147
|
|
|
@@ -156,5 +156,5 @@
|
|
|
156
156
|
width: 2px;
|
|
157
157
|
background-color: var(--zdt_dot_text);
|
|
158
158
|
border-radius: 50%;
|
|
159
|
-
margin: 0
|
|
159
|
+
margin: 0 var(--zd_size6) ;
|
|
160
160
|
}
|
|
@@ -58,7 +58,8 @@ export default class AttachmentImage extends Component {
|
|
|
58
58
|
} = this.state;
|
|
59
59
|
return /*#__PURE__*/React.createElement(React.Fragment, null, isLoading ? /*#__PURE__*/React.createElement("div", {
|
|
60
60
|
className: `${style.spinLoad}`,
|
|
61
|
-
"data-id": `${dataId}_loader
|
|
61
|
+
"data-id": `${dataId}_loader`,
|
|
62
|
+
"data-test-id": `${dataId}_loader`
|
|
62
63
|
}, /*#__PURE__*/React.createElement("div", {
|
|
63
64
|
className: style.loader
|
|
64
65
|
})) : null, /*#__PURE__*/React.createElement(Image, {
|
|
@@ -354,6 +354,7 @@ export default class AttachmentViewer extends Component {
|
|
|
354
354
|
className: uptoTablet ? style.mobileMenu : style.menu,
|
|
355
355
|
onClick: this.zoomOut.bind(this, selectedIndex),
|
|
356
356
|
"data-id": "zoomOut",
|
|
357
|
+
"data-test-id": "zoomOut",
|
|
357
358
|
"data-title": i18nKeys.zoomOutText
|
|
358
359
|
}, /*#__PURE__*/React.createElement(IconButton, {
|
|
359
360
|
iconName: "ZD-GN-zoomOut",
|
|
@@ -367,6 +368,7 @@ export default class AttachmentViewer extends Component {
|
|
|
367
368
|
className: uptoTablet ? style.mobileMenu : style.menu,
|
|
368
369
|
onClick: e => this.zoomIn(e, selectedIndex),
|
|
369
370
|
"data-id": "zoomIn",
|
|
371
|
+
"data-test-id": "zoomIn",
|
|
370
372
|
"data-title": i18nKeys.zoomInText
|
|
371
373
|
}, /*#__PURE__*/React.createElement(IconButton, {
|
|
372
374
|
iconName: "ZD-GN-zoomIn",
|
|
@@ -413,6 +415,7 @@ export default class AttachmentViewer extends Component {
|
|
|
413
415
|
className: uptoTablet ? style.mobileMenu : style.menu,
|
|
414
416
|
onClick: this.closeAttachmentViewer,
|
|
415
417
|
"data-id": "closeAttach",
|
|
418
|
+
"data-test-id": "closeAttach",
|
|
416
419
|
"data-title": i18nKeys.closeText
|
|
417
420
|
}, /*#__PURE__*/React.createElement(IconButton, {
|
|
418
421
|
iconName: "ZD-cross",
|