@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
|
@@ -3,18 +3,18 @@
|
|
|
3
3
|
background-color: var(--zdt_emptystate_default_bg);
|
|
4
4
|
}
|
|
5
5
|
.container {
|
|
6
|
-
padding-top:
|
|
6
|
+
padding-top: var(--zd_size80) ;
|
|
7
7
|
}
|
|
8
8
|
.tabletContainer {
|
|
9
|
-
padding-top:
|
|
9
|
+
padding-top: var(--zd_size50) ;
|
|
10
10
|
}
|
|
11
11
|
.top {
|
|
12
12
|
position: relative;
|
|
13
13
|
}
|
|
14
14
|
.header {
|
|
15
|
-
min-width:
|
|
15
|
+
min-width: var(--zd_size400) ;
|
|
16
16
|
display: inline-block;
|
|
17
|
-
margin: 0 auto;
|
|
17
|
+
margin: 0 auto ;
|
|
18
18
|
}
|
|
19
19
|
[dir=ltr] .header {
|
|
20
20
|
text-align: left;
|
|
@@ -29,28 +29,28 @@
|
|
|
29
29
|
letter-spacing: var(--zd_size1);
|
|
30
30
|
}
|
|
31
31
|
.title, .tabletTitle, .mobileTitle {
|
|
32
|
-
margin-bottom:
|
|
32
|
+
margin-bottom: var(--zd_size5) ;
|
|
33
33
|
}
|
|
34
34
|
.title {
|
|
35
|
-
font-size:
|
|
35
|
+
font-size: var(--zd_font_size50) ;
|
|
36
36
|
line-height: var(--zd_size70);
|
|
37
37
|
}
|
|
38
38
|
.tabletTitle {
|
|
39
|
-
font-size:
|
|
39
|
+
font-size: var(--zd_font_size24) ;
|
|
40
40
|
line-height: var(--zd_size50);
|
|
41
41
|
}
|
|
42
42
|
.mobileTitle {
|
|
43
|
-
font-size:
|
|
43
|
+
font-size: var(--zd_font_size22) ;
|
|
44
44
|
line-height: var(--zd_size30);
|
|
45
45
|
}
|
|
46
46
|
.subtitle {
|
|
47
|
-
font-size:
|
|
47
|
+
font-size: var(--zd_font_size30) ;
|
|
48
48
|
}
|
|
49
49
|
.tabletSubTitle {
|
|
50
|
-
font-size:
|
|
50
|
+
font-size: var(--zd_font_size18) ;
|
|
51
51
|
}
|
|
52
52
|
.mobileSubTitle {
|
|
53
|
-
font-size:
|
|
53
|
+
font-size: var(--zd_font_size16) ;
|
|
54
54
|
}
|
|
55
55
|
.title,
|
|
56
56
|
.subtitle {
|
|
@@ -60,29 +60,29 @@
|
|
|
60
60
|
.footer {
|
|
61
61
|
display: inline-block;
|
|
62
62
|
text-align: center;
|
|
63
|
-
margin: 0 auto;
|
|
63
|
+
margin: 0 auto ;
|
|
64
64
|
}
|
|
65
65
|
.footerWidth {
|
|
66
|
-
min-width:
|
|
66
|
+
min-width: var(--zd_size400) ;
|
|
67
67
|
}
|
|
68
68
|
.btmText, .tabletBtmText {
|
|
69
|
-
margin-bottom:
|
|
69
|
+
margin-bottom: var(--zd_size10) ;
|
|
70
70
|
}
|
|
71
71
|
.btmText {
|
|
72
|
-
font-size:
|
|
72
|
+
font-size: var(--zd_font_size14) ;
|
|
73
73
|
}
|
|
74
74
|
.tabletBtmText {
|
|
75
|
-
font-size:
|
|
75
|
+
font-size: var(--zd_font_size12) ;
|
|
76
76
|
}
|
|
77
77
|
.imageContainer, .tabletImageContainer, .mobileImageContainer {
|
|
78
|
-
margin-bottom:
|
|
78
|
+
margin-bottom: var(--zd_size30) ;
|
|
79
79
|
}
|
|
80
80
|
.imageContainer {
|
|
81
|
-
height:
|
|
81
|
+
height: var(--zd_size400) ;
|
|
82
82
|
}
|
|
83
83
|
.mobileImageContainer {
|
|
84
|
-
height:
|
|
84
|
+
height: var(--zd_size300) ;
|
|
85
85
|
}
|
|
86
86
|
.tabletImageContainer {
|
|
87
|
-
height:
|
|
87
|
+
height: var(--zd_size350) ;
|
|
88
88
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.imageContainer {
|
|
2
|
-
margin-top: -
|
|
2
|
+
margin-top: calc( var(--zd_size35) * -1 ) ;
|
|
3
3
|
}[dir=ltr] .imageContainer {
|
|
4
|
-
margin-left: -
|
|
4
|
+
margin-left: calc( var(--zd_size30) * -1 ) ;
|
|
5
5
|
}[dir=rtl] .imageContainer {
|
|
6
|
-
margin-right: -
|
|
6
|
+
margin-right: calc( var(--zd_size30) * -1 ) ;
|
|
7
7
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
.headtingText {
|
|
2
2
|
font-family: var(--zd_semibold);
|
|
3
|
-
font-size:
|
|
3
|
+
font-size: var(--zd_font_size50) ;
|
|
4
4
|
letter-spacing: var(--zd_size1);
|
|
5
|
-
margin-bottom:
|
|
5
|
+
margin-bottom: var(--zd_size5) ;
|
|
6
6
|
}
|
|
7
7
|
.title,
|
|
8
8
|
.headtingText,
|
|
@@ -10,25 +10,25 @@
|
|
|
10
10
|
color: var(--zdt_permissionplay_title_text);
|
|
11
11
|
}
|
|
12
12
|
.title {
|
|
13
|
-
font-size:
|
|
13
|
+
font-size: var(--zd_font_size30) ;
|
|
14
14
|
}
|
|
15
15
|
.lastBox {
|
|
16
16
|
line-height: var(--zd_size24);
|
|
17
|
-
font-size:
|
|
18
|
-
margin: 0 auto;
|
|
19
|
-
margin-bottom:
|
|
17
|
+
font-size: var(--zd_font_size14) ;
|
|
18
|
+
margin: 0 auto ;
|
|
19
|
+
margin-bottom: var(--zd_size20) ;
|
|
20
20
|
}
|
|
21
21
|
.lineText {
|
|
22
|
-
margin: 0
|
|
22
|
+
margin: 0 var(--zd_size4) ;
|
|
23
23
|
}
|
|
24
24
|
.imageContainer {
|
|
25
|
-
height:
|
|
26
|
-
margin-bottom:
|
|
25
|
+
height: var(--zd_size400) ;
|
|
26
|
+
margin-bottom: var(--zd_size30) ;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
.min {
|
|
30
|
-
max-width: 48
|
|
30
|
+
max-width: 48% ;
|
|
31
31
|
}
|
|
32
32
|
.max {
|
|
33
|
-
max-width: 95
|
|
33
|
+
max-width: 95% ;
|
|
34
34
|
}
|
|
@@ -5,30 +5,30 @@
|
|
|
5
5
|
composes: bold from '~@zohodesk/components/lib/common/common.module.css';
|
|
6
6
|
}
|
|
7
7
|
.title {
|
|
8
|
-
font-size:
|
|
8
|
+
font-size: var(--zd_font_size50) ;
|
|
9
9
|
}
|
|
10
10
|
.tabletTitle {
|
|
11
|
-
font-size:
|
|
11
|
+
font-size: var(--zd_font_size24) ;
|
|
12
12
|
}
|
|
13
13
|
.mobileTitle {
|
|
14
|
-
font-size:
|
|
14
|
+
font-size: var(--zd_font_size22) ;
|
|
15
15
|
}
|
|
16
16
|
.header {
|
|
17
|
-
min-width:
|
|
17
|
+
min-width: var(--zd_size450) ;
|
|
18
18
|
}
|
|
19
19
|
.imageContainer, .tabletImageContainer, .mobileImageContainer {
|
|
20
|
-
margin-top: -
|
|
21
|
-
margin-bottom:
|
|
20
|
+
margin-top: calc( var(--zd_size70) * -1 ) ;
|
|
21
|
+
margin-bottom: var(--zd_size30) ;
|
|
22
22
|
}
|
|
23
23
|
.imageContainer {
|
|
24
|
-
height:
|
|
24
|
+
height: var(--zd_size450) ;
|
|
25
25
|
}
|
|
26
26
|
.mobileImageContainer {
|
|
27
|
-
height:
|
|
27
|
+
height: var(--zd_size300) ;
|
|
28
28
|
}
|
|
29
29
|
.tabletImageContainer {
|
|
30
|
-
height:
|
|
30
|
+
height: var(--zd_size350) ;
|
|
31
31
|
}
|
|
32
32
|
.bottomSpace {
|
|
33
|
-
margin-bottom:
|
|
33
|
+
margin-bottom: var(--zd_size20) ;
|
|
34
34
|
}
|
|
@@ -99,6 +99,7 @@ var FieldContainer = /*#__PURE__*/function (_PureComponent) {
|
|
|
99
99
|
}) : null, ePhiStatus ? /*#__PURE__*/_react["default"].createElement("span", {
|
|
100
100
|
"data-title": ePhiTitle,
|
|
101
101
|
"data-id": "".concat(dataId, "_ePHI"),
|
|
102
|
+
"data-test-id": "".concat(dataId, "_ePHI"),
|
|
102
103
|
className: _FieldsModule["default"].ePhiTag
|
|
103
104
|
}, ePhiText) : null, renderEnd ? renderEnd() : null);
|
|
104
105
|
}
|
|
@@ -5,20 +5,20 @@
|
|
|
5
5
|
}
|
|
6
6
|
.fieldContainer {
|
|
7
7
|
position: relative;
|
|
8
|
-
min-height:
|
|
8
|
+
min-height: var(--zd_size25) ;
|
|
9
9
|
}
|
|
10
10
|
.fieldMargin_medium {
|
|
11
|
-
margin-top:
|
|
11
|
+
margin-top: var(--zd_size5) ;
|
|
12
12
|
}
|
|
13
13
|
.fieldMargin_small {
|
|
14
|
-
margin-top: 0;
|
|
14
|
+
margin-top: 0 ;
|
|
15
15
|
}
|
|
16
16
|
.radioContainer,
|
|
17
17
|
.checkbox {
|
|
18
18
|
composes: dflex alignVertical flexwrap from '~@zohodesk/components/lib/common/common.module.css';
|
|
19
19
|
}
|
|
20
20
|
.checkbox {
|
|
21
|
-
min-height:
|
|
21
|
+
min-height: var(--zd_size28) ;
|
|
22
22
|
}
|
|
23
23
|
.checkboxRow {
|
|
24
24
|
display: inherit;
|
|
@@ -38,10 +38,10 @@
|
|
|
38
38
|
line-height: normal;
|
|
39
39
|
}
|
|
40
40
|
[dir=ltr] .checkboxText {
|
|
41
|
-
padding-left:
|
|
41
|
+
padding-left: var(--zd_size6) ;
|
|
42
42
|
}
|
|
43
43
|
[dir=rtl] .checkboxText {
|
|
44
|
-
padding-right:
|
|
44
|
+
padding-right: var(--zd_size6) ;
|
|
45
45
|
}
|
|
46
46
|
.cbTextPointer {
|
|
47
47
|
cursor: pointer;
|
|
@@ -55,32 +55,32 @@
|
|
|
55
55
|
--label_cursor: not-allowed;
|
|
56
56
|
}
|
|
57
57
|
[dir=ltr] .radio {
|
|
58
|
-
margin:
|
|
58
|
+
margin: var(--zd_size5) var(--zd_size32) var(--zd_size5) 0 ;
|
|
59
59
|
}
|
|
60
60
|
[dir=rtl] .radio {
|
|
61
|
-
margin:
|
|
61
|
+
margin: var(--zd_size5) 0 var(--zd_size5) var(--zd_size32) ;
|
|
62
62
|
}
|
|
63
63
|
[dir=ltr] .duration {
|
|
64
|
-
margin-right:
|
|
64
|
+
margin-right: var(--zd_size15) ;
|
|
65
65
|
}
|
|
66
66
|
[dir=rtl] .duration {
|
|
67
|
-
margin-left:
|
|
67
|
+
margin-left: var(--zd_size15) ;
|
|
68
68
|
}
|
|
69
69
|
.durationWidth {
|
|
70
|
-
width:
|
|
70
|
+
width: var(--zd_size94) ;
|
|
71
71
|
}
|
|
72
72
|
.flex {
|
|
73
73
|
composes: dflex from '~@zohodesk/components/lib/common/common.module.css';
|
|
74
74
|
}
|
|
75
75
|
.periodContainer {
|
|
76
76
|
composes: dflex flexrow flexwrap from '~@zohodesk/components/lib/common/common.module.css';
|
|
77
|
-
width: 100
|
|
77
|
+
width: 100% ;
|
|
78
78
|
/*margin-left: var(--zd_size15);*/
|
|
79
79
|
}
|
|
80
80
|
.phoneIcon {
|
|
81
81
|
color: var(--zdt_fields_phoneicon_icon);
|
|
82
82
|
display: inline-block;
|
|
83
|
-
margin:
|
|
83
|
+
margin: var(--zd_size15) var(--zd_size10) 0 var(--zd_size10) ;
|
|
84
84
|
cursor: pointer;
|
|
85
85
|
}
|
|
86
86
|
.phoneIcon:hover {
|
|
@@ -102,10 +102,10 @@
|
|
|
102
102
|
composes: dInflex from '~@zohodesk/components/lib/common/common.module.css';
|
|
103
103
|
}
|
|
104
104
|
[dir=ltr] .lockIcon, [dir=ltr] .infoIcon {
|
|
105
|
-
margin-left:
|
|
105
|
+
margin-left: var(--zd_size5) ;
|
|
106
106
|
}
|
|
107
107
|
[dir=rtl] .lockIcon, [dir=rtl] .infoIcon {
|
|
108
|
-
margin-right:
|
|
108
|
+
margin-right: var(--zd_size5) ;
|
|
109
109
|
}
|
|
110
110
|
/* .infoIcon {
|
|
111
111
|
opacity: 0;
|
|
@@ -122,26 +122,26 @@
|
|
|
122
122
|
color: var(--zdt_fields_lockicon_hover_icon);
|
|
123
123
|
}
|
|
124
124
|
.timeFormat {
|
|
125
|
-
font-size:
|
|
125
|
+
font-size: var(--zd_font_size11) ;
|
|
126
126
|
color: var(--zdt_fields_lockicon_icon);
|
|
127
127
|
}
|
|
128
128
|
[dir=ltr] .timeFormat {
|
|
129
|
-
margin-left:
|
|
129
|
+
margin-left: var(--zd_size4) ;
|
|
130
130
|
}
|
|
131
131
|
[dir=rtl] .timeFormat {
|
|
132
|
-
margin-right:
|
|
132
|
+
margin-right: var(--zd_size4) ;
|
|
133
133
|
}
|
|
134
134
|
.newTab {
|
|
135
135
|
color: var(--zdt_fields_lockicon_icon);
|
|
136
|
-
font-size: 0;
|
|
136
|
+
font-size: 0 ;
|
|
137
137
|
display: none;
|
|
138
138
|
cursor: pointer;
|
|
139
139
|
}
|
|
140
140
|
[dir=ltr] .newTab {
|
|
141
|
-
margin-left:
|
|
141
|
+
margin-left: var(--zd_size6) ;
|
|
142
142
|
}
|
|
143
143
|
[dir=rtl] .newTab {
|
|
144
|
-
margin-right:
|
|
144
|
+
margin-right: var(--zd_size6) ;
|
|
145
145
|
}
|
|
146
146
|
.newTab:hover {
|
|
147
147
|
color: var(--zdt_fields_phoneicon_icon);
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
display: block;
|
|
151
151
|
}
|
|
152
152
|
.lockText {
|
|
153
|
-
font-size:
|
|
153
|
+
font-size: var(--zd_font_size13) ;
|
|
154
154
|
font-style: italic;
|
|
155
155
|
composes: wbreak from '~@zohodesk/components/lib/common/common.module.css';
|
|
156
156
|
}
|
|
@@ -159,25 +159,25 @@
|
|
|
159
159
|
color: var(--zdt_fields_lockicon_hover_icon);
|
|
160
160
|
}
|
|
161
161
|
[dir=ltr] .labelMandatory:after {
|
|
162
|
-
padding-left:
|
|
162
|
+
padding-left: var(--zd_size2) ;
|
|
163
163
|
}
|
|
164
164
|
[dir=rtl] .labelMandatory:after {
|
|
165
|
-
padding-right:
|
|
165
|
+
padding-right: var(--zd_size2) ;
|
|
166
166
|
}
|
|
167
167
|
.ePhiTag {
|
|
168
168
|
composes: flexshrink from '~@zohodesk/components/lib/common/common.module.css';
|
|
169
169
|
color: var(--zdt_fields_phitag_text);
|
|
170
|
-
font-size:
|
|
171
|
-
height:
|
|
170
|
+
font-size: var(--zd_font_size12) ;
|
|
171
|
+
height: var(--zd_size18) ;
|
|
172
172
|
line-height: var(--zd_size18);
|
|
173
173
|
background-color: var(--zdt_fields_phitag_bg);
|
|
174
174
|
border: 1px solid var(--zdt_fields_phitag_border);
|
|
175
|
-
padding: 0
|
|
175
|
+
padding: 0 var(--zd_size5) ;
|
|
176
176
|
border-radius: var(--zd_size3);
|
|
177
177
|
}
|
|
178
178
|
[dir=ltr] .ePhiTag {
|
|
179
|
-
margin-left:
|
|
179
|
+
margin-left: var(--zd_size8) ;
|
|
180
180
|
}
|
|
181
181
|
[dir=rtl] .ePhiTag {
|
|
182
|
-
margin-right:
|
|
182
|
+
margin-right: var(--zd_size8) ;
|
|
183
183
|
}
|
|
@@ -207,6 +207,7 @@ var TagsMultiSelect = /*#__PURE__*/function (_React$Component) {
|
|
|
207
207
|
className: " ".concat(!isReadOnly ? " ".concat(needBorder ? _TagsMultiSelectModule["default"].hasBorder : '', "\n ").concat(needBorder ? _TagsMultiSelectModule["default"]["borderColor_".concat(borderColor)] : _TagsMultiSelectModule["default"].borderColor_transparent, " ").concat(isPopupReady && needBorder ? _TagsMultiSelectModule["default"].active : '') : '', " ").concat(className),
|
|
208
208
|
onClick: _General.stopBubbling,
|
|
209
209
|
"data-id": "".concat(dataId, "_tagsContainer"),
|
|
210
|
+
"data-test-id": "".concat(dataId, "_tagsContainer"),
|
|
210
211
|
"data-selector-id": dataSelectorId
|
|
211
212
|
}, /*#__PURE__*/_react["default"].createElement(_Layout.Container, {
|
|
212
213
|
alignBox: "row",
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
.tag {
|
|
2
|
-
max-width: 100
|
|
2
|
+
max-width: 100% ;
|
|
3
3
|
}
|
|
4
4
|
[dir=ltr] .moreLess, [dir=ltr] .tag {
|
|
5
|
-
margin: 0
|
|
5
|
+
margin: 0 var(--zd_size6) var(--zd_size6) 0 ;
|
|
6
6
|
}
|
|
7
7
|
[dir=rtl] .moreLess, [dir=rtl] .tag {
|
|
8
|
-
margin: 0 0
|
|
8
|
+
margin: 0 0 var(--zd_size6) var(--zd_size6) ;
|
|
9
9
|
}
|
|
10
10
|
.input {
|
|
11
|
-
height:
|
|
12
|
-
width: 100
|
|
13
|
-
margin-bottom:
|
|
11
|
+
height: var(--zd_size20) ;
|
|
12
|
+
width: 100% ;
|
|
13
|
+
margin-bottom: var(--zd_size4) ;
|
|
14
14
|
}
|
|
15
15
|
.viewpopNew {
|
|
16
|
-
max-height:
|
|
16
|
+
max-height: var(--zd_size250) ;
|
|
17
17
|
}
|
|
18
18
|
.tagDiv {
|
|
19
|
-
max-height:
|
|
20
|
-
margin-top:
|
|
19
|
+
max-height: var(--zd_size160) ;
|
|
20
|
+
margin-top: var(--zd_size5) ;
|
|
21
21
|
}
|
|
22
22
|
.hasBorder {
|
|
23
23
|
transition: border var(--zd_transition2) linear 0s;
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
}
|
|
54
54
|
.moreLess {
|
|
55
55
|
color: var(--zdt_tagsmultiselect_more_text);
|
|
56
|
-
font-size:
|
|
56
|
+
font-size: var(--zd_font_size13) ;
|
|
57
57
|
cursor: pointer;
|
|
58
58
|
}
|
|
59
59
|
.moreLess:hover {
|
|
@@ -61,46 +61,46 @@
|
|
|
61
61
|
}
|
|
62
62
|
.inputWrapper {
|
|
63
63
|
position: relative;
|
|
64
|
-
max-width: 100
|
|
65
|
-
min-width:
|
|
66
|
-
font-size: 0;
|
|
64
|
+
max-width: 100% ;
|
|
65
|
+
min-width: var(--zd_size5) ;
|
|
66
|
+
font-size: 0 ;
|
|
67
67
|
}
|
|
68
68
|
.newTagLabel {
|
|
69
69
|
color: var(--zdt_tagsmultiselect_labelt_text);
|
|
70
70
|
composes: semibold from '~@zohodesk/components/lib/common/common.module.css';
|
|
71
71
|
}
|
|
72
72
|
[dir=ltr] .newTagLabel {
|
|
73
|
-
margin-right:
|
|
73
|
+
margin-right: var(--zd_size5) ;
|
|
74
74
|
}
|
|
75
75
|
[dir=rtl] .newTagLabel {
|
|
76
|
-
margin-left:
|
|
76
|
+
margin-left: var(--zd_size5) ;
|
|
77
77
|
}
|
|
78
78
|
.dotted {
|
|
79
79
|
composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
|
|
80
80
|
}
|
|
81
81
|
.dropdown {
|
|
82
|
-
margin-top:
|
|
82
|
+
margin-top: var(--zd_size1) ;
|
|
83
83
|
}
|
|
84
84
|
.custmSpan {
|
|
85
|
-
height:
|
|
85
|
+
height: var(--zd_size25) ;
|
|
86
86
|
display: inline-block;
|
|
87
87
|
vertical-align: middle;
|
|
88
88
|
opacity: 0;
|
|
89
89
|
overflow: hidden;
|
|
90
90
|
white-space: nowrap;
|
|
91
|
-
max-width: 100
|
|
91
|
+
max-width: 100% ;
|
|
92
92
|
visibility: hidden;
|
|
93
93
|
}
|
|
94
94
|
.custmInp {
|
|
95
95
|
position: absolute;
|
|
96
|
-
top: 0;
|
|
97
|
-
width: 100
|
|
96
|
+
top: 0 ;
|
|
97
|
+
width: 100% ;
|
|
98
98
|
}
|
|
99
99
|
[dir=ltr] .custmInp {
|
|
100
|
-
left: 0;
|
|
100
|
+
left: 0 ;
|
|
101
101
|
}
|
|
102
102
|
[dir=rtl] .custmInp {
|
|
103
|
-
right: 0;
|
|
103
|
+
right: 0 ;
|
|
104
104
|
}
|
|
105
105
|
.newTagText {
|
|
106
106
|
color: var(--zdt_tagsmultiselect_more_text);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
.count {
|
|
2
2
|
color: var(--zdt_tagsmultiselectField_count_text);
|
|
3
|
-
font-size:
|
|
3
|
+
font-size: var(--zd_font_size12) ;
|
|
4
4
|
word-break: break-word;
|
|
5
5
|
}[dir=ltr] .count {
|
|
6
|
-
margin-left:
|
|
6
|
+
margin-left: var(--zd_size4) ;
|
|
7
7
|
}[dir=rtl] .count {
|
|
8
|
-
margin-right:
|
|
8
|
+
margin-right: var(--zd_size4) ;
|
|
9
9
|
}
|