@zohodesk/dot 1.0.0-beta.265 → 1.0.0-beta.266

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.
Files changed (204) hide show
  1. package/README.md +8 -0
  2. package/es/ActionButton/ActionButton.module.css +18 -18
  3. package/es/AlphabeticList/AlphabeticList.module.css +13 -13
  4. package/es/Attachment/Attachment.module.css +25 -25
  5. package/es/AttachmentViewer/AttachmentViewer.module.css +71 -71
  6. package/es/ChannelIcon/ChannelIcon.module.css +22 -22
  7. package/es/Drawer/Drawer.module.css +54 -54
  8. package/es/FlipCard/FlipCard.module.css +2 -2
  9. package/es/FormAction/FormAction.module.css +22 -22
  10. package/es/FreezeLayer/css/FreezeLayer.module.css +6 -6
  11. package/es/Hooks/Dragger/useDragger.js +12 -2
  12. package/es/IconButton/IconButton.module.css +2 -2
  13. package/es/Image/Image.module.css +4 -4
  14. package/es/ImportantNotes/ImportantNotes.module.css +6 -6
  15. package/es/Loader/Loader.module.css +6 -6
  16. package/es/Message/Message.module.css +18 -18
  17. package/es/MessageBanner/MessageBanner.module.css +8 -8
  18. package/es/NewStar/NewStar.module.css +46 -46
  19. package/es/Separator/Separator.module.css +6 -6
  20. package/es/TagWithIcon/TagWithIcon.module.css +7 -7
  21. package/es/ToastMessage/ToastMessage.module.css +37 -37
  22. package/es/Upload/Upload.module.css +29 -29
  23. package/es/alert/AlertHeader/AlertHeader.module.css +13 -13
  24. package/es/alert/AlertLookup/AlertLookup.module.css +7 -7
  25. package/es/avatar/AvatarClose/AvatarClose.module.css +6 -6
  26. package/es/avatar/AvatarCollision/AvatarCollision.module.css +13 -13
  27. package/es/avatar/AvatarStatus/AvatarStatus.module.css +36 -36
  28. package/es/avatar/AvatarThread/AvatarThread.module.css +30 -30
  29. package/es/avatar/AvatarUser/AvatarUser.module.css +51 -51
  30. package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +5 -5
  31. package/es/deprecated/FreezeLayer/_FreezeLayer.module.css +6 -6
  32. package/es/deprecated/SelectDropdown/SelectDropdown.module.css +11 -11
  33. package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +23 -23
  34. package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +15 -15
  35. package/es/emptystate/EditionPage/EditionPage.css +13 -13
  36. package/es/errorstate/EmptyStates.module.css +20 -20
  37. package/es/errorstate/Inconvenience/Inconvenience.module.css +3 -3
  38. package/es/errorstate/LinkText/LinkText.module.css +1 -1
  39. package/es/errorstate/NoRequestFound/NoRequestFound.module.css +1 -1
  40. package/es/errorstate/PermissionPlay/PermissionPlay.module.css +11 -11
  41. package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +1 -1
  42. package/es/errorstate/UnableToProcess/UnableToProcess.module.css +1 -1
  43. package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +1 -1
  44. package/es/errorstate/WillBack/WillBack.module.css +10 -10
  45. package/es/form/fields/Fields.module.css +29 -29
  46. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +22 -22
  47. package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +3 -3
  48. package/es/form/fields/TextEditor/TextEditor.module.css +147 -147
  49. package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +7 -7
  50. package/es/form/fields/ValidationMessage/ValidationMessage.module.css +7 -7
  51. package/es/form/layout/Field/Field.module.css +7 -7
  52. package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +37 -37
  53. package/es/layout/SubtabLayout/SubtabLayout.module.css +33 -33
  54. package/es/list/BluePrintStatus/BluePrintStatus.module.css +3 -3
  55. package/es/list/Comment/Comment.module.css +6 -6
  56. package/es/list/DepartmentDropDown/DepartmentDropDown.module.css +1 -1
  57. package/es/list/Dot/Dot.module.css +3 -3
  58. package/es/list/DotNew/DotNew.module.css +4 -4
  59. package/es/list/GridStencils/GridStencils.module.css +30 -30
  60. package/es/list/Icons/Icons.module.css +2 -2
  61. package/es/list/ListLayout/ListLayout.module.css +6 -6
  62. package/es/list/ListStencils/ListStencils.module.css +17 -17
  63. package/es/list/SecondaryText/SecondaryText.module.css +15 -15
  64. package/es/list/SecondryPanel/SecondryPanel.module.css +1 -1
  65. package/es/list/SentimentStatus/SentimentStatus.module.css +3 -3
  66. package/es/list/TagNew/TagNew.module.css +4 -4
  67. package/es/list/Thread/Thread.module.css +7 -7
  68. package/es/list/UserTime/UserTime.module.css +9 -9
  69. package/es/list/listCommon.module.css +4 -4
  70. package/es/list/status/StatusDropdown/StatusDropdown.module.css +22 -22
  71. package/es/list/status/StatusListItem/StatusListItem.module.css +16 -16
  72. package/es/lookup/EmptyPage/LookupEmptyPage.module.css +3 -3
  73. package/es/lookup/Lookup/Lookup.module.css +10 -10
  74. package/es/lookup/Section/LookupSection.module.css +3 -3
  75. package/es/lookup/header/Close/LookupClose.module.css +3 -3
  76. package/es/lookup/header/Search/LookupSearch.module.css +14 -14
  77. package/es/lookup/header/TicketHeader/TicketHeader.module.css +2 -2
  78. package/es/lookup/header/Title/LookupTitle.module.css +1 -1
  79. package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +11 -11
  80. package/es/lookup/header/lookupHeaderCommon.module.css +9 -9
  81. package/es/lookup/header/lookupHeaderCommonResponsive.module.css +3 -3
  82. package/es/setup/header/Button/HeaderButton.module.css +2 -2
  83. package/es/setup/header/Link/HeaderLink.module.css +5 -5
  84. package/es/setup/header/Search/Search.module.css +13 -13
  85. package/es/setup/header/Views/Views.module.css +4 -4
  86. package/es/setup/helptips/Description/HelpTipsDescription.module.css +2 -2
  87. package/es/setup/helptips/Link/HelpTipsLink.module.css +2 -2
  88. package/es/setup/helptips/ListGroup/ListGroup.module.css +5 -5
  89. package/es/setup/helptips/Title/HelpTipsTitle.module.css +1 -1
  90. package/es/setup/table/TableData/SetupTableData.module.css +6 -6
  91. package/es/setup/table/TableHead/SetupTableHead.module.css +5 -5
  92. package/es/setup/table/TableRow/SetupTableRow.module.css +5 -5
  93. package/es/setup/table/Text/TableText.module.css +4 -4
  94. package/es/version2/AlertClose/AlertClose.module.css +2 -2
  95. package/es/version2/GlobalNotification/GlobalNotification.module.css +23 -23
  96. package/es/version2/alertIcons/AlertIcons.module.css +2 -2
  97. package/es/version2/errorstate/V2_ErrorStates.module.css +17 -17
  98. package/es/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +13 -13
  99. package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +8 -8
  100. package/es/version2/lookup/alertLookupCommonNew.module.css +6 -6
  101. package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +17 -17
  102. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +29 -29
  103. package/lib/ActionButton/ActionButton.module.css +18 -18
  104. package/lib/AlphabeticList/AlphabeticList.module.css +13 -13
  105. package/lib/Attachment/Attachment.module.css +25 -25
  106. package/lib/AttachmentViewer/AttachmentViewer.module.css +71 -71
  107. package/lib/ChannelIcon/ChannelIcon.module.css +22 -22
  108. package/lib/Drawer/Drawer.module.css +54 -54
  109. package/lib/FlipCard/FlipCard.module.css +2 -2
  110. package/lib/FormAction/FormAction.module.css +22 -22
  111. package/lib/FreezeLayer/css/FreezeLayer.module.css +6 -6
  112. package/lib/Hooks/Dragger/useDragger.js +11 -3
  113. package/lib/IconButton/IconButton.module.css +2 -2
  114. package/lib/Image/Image.module.css +4 -4
  115. package/lib/ImportantNotes/ImportantNotes.module.css +6 -6
  116. package/lib/Loader/Loader.module.css +6 -6
  117. package/lib/Message/Message.module.css +18 -18
  118. package/lib/MessageBanner/MessageBanner.module.css +8 -8
  119. package/lib/NewStar/NewStar.module.css +46 -46
  120. package/lib/Separator/Separator.module.css +6 -6
  121. package/lib/TagWithIcon/TagWithIcon.module.css +7 -7
  122. package/lib/ToastMessage/ToastMessage.module.css +37 -37
  123. package/lib/Upload/Upload.module.css +29 -29
  124. package/lib/alert/AlertHeader/AlertHeader.module.css +13 -13
  125. package/lib/alert/AlertLookup/AlertLookup.module.css +7 -7
  126. package/lib/avatar/AvatarClose/AvatarClose.module.css +6 -6
  127. package/lib/avatar/AvatarCollision/AvatarCollision.module.css +13 -13
  128. package/lib/avatar/AvatarStatus/AvatarStatus.module.css +36 -36
  129. package/lib/avatar/AvatarThread/AvatarThread.module.css +30 -30
  130. package/lib/avatar/AvatarUser/AvatarUser.module.css +51 -51
  131. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +5 -5
  132. package/lib/deprecated/FreezeLayer/_FreezeLayer.module.css +6 -6
  133. package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +11 -11
  134. package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +23 -23
  135. package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +15 -15
  136. package/lib/emptystate/EditionPage/EditionPage.css +13 -13
  137. package/lib/errorstate/EmptyStates.module.css +20 -20
  138. package/lib/errorstate/Inconvenience/Inconvenience.module.css +3 -3
  139. package/lib/errorstate/LinkText/LinkText.module.css +1 -1
  140. package/lib/errorstate/NoRequestFound/NoRequestFound.module.css +1 -1
  141. package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +11 -11
  142. package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +1 -1
  143. package/lib/errorstate/UnableToProcess/UnableToProcess.module.css +1 -1
  144. package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +1 -1
  145. package/lib/errorstate/WillBack/WillBack.module.css +10 -10
  146. package/lib/form/fields/Fields.module.css +29 -29
  147. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +22 -22
  148. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +3 -3
  149. package/lib/form/fields/TextEditor/TextEditor.module.css +147 -147
  150. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +7 -7
  151. package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +7 -7
  152. package/lib/form/layout/Field/Field.module.css +7 -7
  153. package/lib/layout/SetupDetailLayout/SetupDetailLayout.module.css +37 -37
  154. package/lib/layout/SubtabLayout/SubtabLayout.module.css +33 -33
  155. package/lib/list/BluePrintStatus/BluePrintStatus.module.css +3 -3
  156. package/lib/list/Comment/Comment.module.css +6 -6
  157. package/lib/list/DepartmentDropDown/DepartmentDropDown.module.css +1 -1
  158. package/lib/list/Dot/Dot.module.css +3 -3
  159. package/lib/list/DotNew/DotNew.module.css +4 -4
  160. package/lib/list/GridStencils/GridStencils.module.css +30 -30
  161. package/lib/list/Icons/Icons.module.css +2 -2
  162. package/lib/list/ListLayout/ListLayout.module.css +6 -6
  163. package/lib/list/ListStencils/ListStencils.module.css +17 -17
  164. package/lib/list/SecondaryText/SecondaryText.module.css +15 -15
  165. package/lib/list/SecondryPanel/SecondryPanel.module.css +1 -1
  166. package/lib/list/SentimentStatus/SentimentStatus.module.css +3 -3
  167. package/lib/list/TagNew/TagNew.module.css +4 -4
  168. package/lib/list/Thread/Thread.module.css +7 -7
  169. package/lib/list/UserTime/UserTime.module.css +9 -9
  170. package/lib/list/listCommon.module.css +4 -4
  171. package/lib/list/status/StatusDropdown/StatusDropdown.module.css +22 -22
  172. package/lib/list/status/StatusListItem/StatusListItem.module.css +16 -16
  173. package/lib/lookup/EmptyPage/LookupEmptyPage.module.css +3 -3
  174. package/lib/lookup/Lookup/Lookup.module.css +10 -10
  175. package/lib/lookup/Section/LookupSection.module.css +3 -3
  176. package/lib/lookup/header/Close/LookupClose.module.css +3 -3
  177. package/lib/lookup/header/Search/LookupSearch.module.css +14 -14
  178. package/lib/lookup/header/TicketHeader/TicketHeader.module.css +2 -2
  179. package/lib/lookup/header/Title/LookupTitle.module.css +1 -1
  180. package/lib/lookup/header/ViewDropDown/ViewDropDown.module.css +11 -11
  181. package/lib/lookup/header/lookupHeaderCommon.module.css +9 -9
  182. package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +3 -3
  183. package/lib/setup/header/Button/HeaderButton.module.css +2 -2
  184. package/lib/setup/header/Link/HeaderLink.module.css +5 -5
  185. package/lib/setup/header/Search/Search.module.css +13 -13
  186. package/lib/setup/header/Views/Views.module.css +4 -4
  187. package/lib/setup/helptips/Description/HelpTipsDescription.module.css +2 -2
  188. package/lib/setup/helptips/Link/HelpTipsLink.module.css +2 -2
  189. package/lib/setup/helptips/ListGroup/ListGroup.module.css +5 -5
  190. package/lib/setup/helptips/Title/HelpTipsTitle.module.css +1 -1
  191. package/lib/setup/table/TableData/SetupTableData.module.css +6 -6
  192. package/lib/setup/table/TableHead/SetupTableHead.module.css +5 -5
  193. package/lib/setup/table/TableRow/SetupTableRow.module.css +5 -5
  194. package/lib/setup/table/Text/TableText.module.css +4 -4
  195. package/lib/version2/AlertClose/AlertClose.module.css +2 -2
  196. package/lib/version2/GlobalNotification/GlobalNotification.module.css +23 -23
  197. package/lib/version2/alertIcons/AlertIcons.module.css +2 -2
  198. package/lib/version2/errorstate/V2_ErrorStates.module.css +17 -17
  199. package/lib/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +13 -13
  200. package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +8 -8
  201. package/lib/version2/lookup/alertLookupCommonNew.module.css +6 -6
  202. package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +17 -17
  203. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +29 -29
  204. package/package.json +11 -23
@@ -1,5 +1,5 @@
1
1
  .title {
2
- font-size: 16px;
2
+ font-size: var(--zd_font_size16) ;
3
3
  font-family: var(--zd_semibold);
4
4
  composes: ftsmooth from '~@zohodesk/components/lib/common/common.module.css';
5
5
  vertical-align: middle;
@@ -1,18 +1,18 @@
1
1
  .small {
2
- max-height: 200px;
2
+ max-height: var(--zd_size200) ;
3
3
  }
4
4
  .medium {
5
- max-height: 348px;
5
+ max-height: var(--zd_size348) ;
6
6
  }
7
7
  .large {
8
- max-height: 400px;
8
+ max-height: var(--zd_size400) ;
9
9
  }
10
10
  .emptyState {
11
- font-size: 14px;
11
+ font-size: var(--zd_font_size14) ;
12
12
  color: var(--zdt_viewdropdown_empty_text);
13
13
  font-family: var(--zd_semibold);
14
14
  composes: ftsmooth from '~@zohodesk/components/lib/common/common.module.css';
15
- padding: 12px 15px;
15
+ padding: var(--zd_size12) var(--zd_size15) ;
16
16
  }
17
17
  .hide {
18
18
  composes: vishidden from '~@zohodesk/components/lib/common/common.module.css';
@@ -21,7 +21,7 @@
21
21
  position: relative;
22
22
  }
23
23
  .listItemContainer {
24
- padding: 10px 0;
24
+ padding: var(--zd_size10) 0 ;
25
25
  }
26
26
  /* Label Style */
27
27
  .labelCnt {
@@ -31,20 +31,20 @@
31
31
  cursor: pointer;
32
32
  }
33
33
  .labelText {
34
- font-size: 12px;
35
- max-width: 180px;
34
+ font-size: var(--zd_font_size12) ;
35
+ max-width: var(--zd_size180) ;
36
36
  composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
37
37
  }
38
38
  [dir=ltr] .labelText {
39
- margin-right: 5px;
39
+ margin-right: var(--zd_size5) ;
40
40
  }
41
41
  [dir=rtl] .labelText {
42
- margin-left: 5px;
42
+ margin-left: var(--zd_size5) ;
43
43
  }
44
44
  .labelCnt:hover .arrowIcon {
45
45
  color: var(--zdt_viewdropdown_hover_label_text);
46
46
  }
47
47
 
48
48
  .loader {
49
- padding: 12px 15px;
49
+ padding: var(--zd_size12) var(--zd_size15) ;
50
50
  }
@@ -1,10 +1,10 @@
1
1
  .container {
2
- min-height: 51px;
2
+ min-height: var(--zd_size51) ;
3
3
  position: relative;
4
4
  }[dir=ltr] .container {
5
- padding: 0 52px 0 10px;
5
+ padding: 0 var(--zd_size52) 0 var(--zd_size10) ;
6
6
  }[dir=rtl] .container {
7
- padding: 0 10px 0 52px;
7
+ padding: 0 var(--zd_size10) 0 var(--zd_size52) ;
8
8
  }
9
9
  .default {
10
10
  background-color: var(--zdt_lookupheader_default_bg);
@@ -15,7 +15,7 @@
15
15
  border-bottom: solid 1px var(--zdt_lookupheader_white_border);
16
16
  }
17
17
  .searchContainer, .title {
18
- margin: 0 20px;
18
+ margin: 0 var(--zd_size20) ;
19
19
  }
20
20
  [dir=ltr] .searchContainer {
21
21
  text-align: right;
@@ -25,17 +25,17 @@
25
25
  }
26
26
  .closeContainer {
27
27
  position: absolute;
28
- top: 50%;
28
+ top: 50% ;
29
29
  composes: middleY from '~@zohodesk/components/lib/common/common.module.css';
30
30
  }
31
31
  [dir=ltr] .closeContainer {
32
- right: 30px;
32
+ right: var(--zd_size30) ;
33
33
  }
34
34
  [dir=rtl] .closeContainer {
35
- left: 30px;
35
+ left: var(--zd_size30) ;
36
36
  }
37
37
  .para {
38
- font-size: 12px;
38
+ font-size: var(--zd_font_size12) ;
39
39
  color: var(--zdt_lookupheader_para_text);
40
- margin: 0 20px;
40
+ margin: 0 var(--zd_size20) ;
41
41
  }
@@ -5,10 +5,10 @@
5
5
  align-items: flex-start;
6
6
  }
7
7
  [dir=ltr] .extraSmall {
8
- padding: 12px 45px 12px 0;
8
+ padding: var(--zd_size12) var(--zd_size45) var(--zd_size12) 0 ;
9
9
  }
10
10
  [dir=rtl] .extraSmall {
11
- padding: 12px 0 12px 45px;
11
+ padding: var(--zd_size12) 0 var(--zd_size12) var(--zd_size45) ;
12
12
  }
13
13
 
14
14
  [dir=ltr] .extraSmall .searchContainer {
@@ -19,6 +19,6 @@
19
19
  text-align: right;
20
20
  }
21
21
  .extraSmall .searchContainer input {
22
- width: 193px;
22
+ width: var(--zd_size193) ;
23
23
  border-bottom: 1px solid var(--zdt_lookupheader_input_border);
24
24
  }
@@ -1,5 +1,5 @@
1
1
  [dir=ltr] .container {
2
- margin-right: 15px;
2
+ margin-right: var(--zd_size15) ;
3
3
  }[dir=rtl] .container {
4
- margin-left: 15px;
4
+ margin-left: var(--zd_size15) ;
5
5
  }
@@ -1,17 +1,17 @@
1
1
  .container {
2
2
  composes: dInflex alignVertical from '~@zohodesk/components/lib/common/common.module.css';
3
3
  color: var(--zdt_headerlink_text);
4
- font-size: 12px;
4
+ font-size: var(--zd_font_size12) ;
5
5
  }[dir=ltr] .container {
6
- margin-right: 15px;
6
+ margin-right: var(--zd_size15) ;
7
7
  }[dir=rtl] .container {
8
- margin-left: 15px;
8
+ margin-left: var(--zd_size15) ;
9
9
  }
10
10
  [dir=ltr] .icon {
11
- margin-right: 5px;
11
+ margin-right: var(--zd_size5) ;
12
12
  }
13
13
  [dir=rtl] .icon {
14
- margin-left: 5px;
14
+ margin-left: var(--zd_size5) ;
15
15
  }
16
16
  .container:hover .text {
17
17
  border-bottom: 1px solid var(--zdt_headerlink_hover_text);
@@ -1,39 +1,39 @@
1
1
  .container {
2
2
  position: relative;
3
3
  transition: width var(--zd_transition3);
4
- width: 90px;
4
+ width: var(--zd_size90) ;
5
5
  }[dir=ltr] .container {
6
- margin-right: 15px;
6
+ margin-right: var(--zd_size15) ;
7
7
  }[dir=rtl] .container {
8
- margin-left: 15px;
8
+ margin-left: var(--zd_size15) ;
9
9
  }
10
10
  .active {
11
- width: 180px;
11
+ width: var(--zd_size180) ;
12
12
  }
13
13
  .active .input, .input:hover {
14
14
  border-bottom-color: var(--zdt_search_input_border);
15
15
  }
16
16
  .icon {
17
17
  position: absolute;
18
- top: 0;
19
- bottom: 0;
18
+ top: 0 ;
19
+ bottom: 0 ;
20
20
  color: var(--zdt_search_icon);
21
21
  line-height: var(--zd_size26);
22
22
  cursor: pointer;
23
23
  }
24
24
  [dir=ltr] .icon {
25
- right: 0;
25
+ right: 0 ;
26
26
  }
27
27
  [dir=rtl] .icon {
28
- left: 0;
28
+ left: 0 ;
29
29
  }
30
30
  .icon:hover {
31
31
  color: var(--zdt_search_hover_icon);
32
32
  }
33
33
  .input {
34
- height: 26px;
35
- font-size: 13px;
36
- width: 100%;
34
+ height: var(--zd_size26) ;
35
+ font-size: var(--zd_font_size13) ;
36
+ width: 100% ;
37
37
  letter-spacing: 0.2px;
38
38
  transition: all var(--zd_transition3) ease;
39
39
  color: var(--zdt_search_input_text);
@@ -46,10 +46,10 @@
46
46
  background: var(--zdt_search_input_bg);
47
47
  }
48
48
  [dir=ltr] .input {
49
- padding-right: 20px;
49
+ padding-right: var(--zd_size20) ;
50
50
  }
51
51
  [dir=rtl] .input {
52
- padding-left: 20px;
52
+ padding-left: var(--zd_size20) ;
53
53
  }
54
54
  .input::placeholder {
55
55
  color: var(--zdt_search_placeholder_text);
@@ -1,15 +1,15 @@
1
1
  .container {
2
2
  display: inline-block;
3
3
  }[dir=ltr] .container {
4
- margin-right: 15px;
4
+ margin-right: var(--zd_size15) ;
5
5
  }[dir=rtl] .container {
6
- margin-left: 15px;
6
+ margin-left: var(--zd_size15) ;
7
7
  }
8
8
  .icon {
9
9
  display: inline-block;
10
10
  color: var(--zdt_views_icon);
11
- height: 28px;
12
- width: 28px;
11
+ height: var(--zd_size28) ;
12
+ width: var(--zd_size28) ;
13
13
  line-height: var(--zd_size26);
14
14
  text-align: center;
15
15
  cursor: pointer;
@@ -1,6 +1,6 @@
1
1
  .text {
2
- font-size: 14px;
2
+ font-size: var(--zd_font_size14) ;
3
3
  color: var(--zdt_helptips_text);
4
4
  line-height: var(--zd_size24);
5
- margin: 10px 0;
5
+ margin: var(--zd_size10) 0 ;
6
6
  }
@@ -1,7 +1,7 @@
1
1
  .container > a,
2
2
  .text {
3
3
  color: var(--zdt_helptipslink_text);
4
- font-size: 14px;
4
+ font-size: var(--zd_font_size14) ;
5
5
  }.container > a, .text {
6
- margin: 10px 0;
6
+ margin: var(--zd_size10) 0 ;
7
7
  }
@@ -1,18 +1,18 @@
1
1
  .container {
2
2
  list-style: none;
3
- margin: 0;
4
- padding: 0;
3
+ margin: 0 ;
4
+ padding: 0 ;
5
5
  }
6
6
  .unOrderData,
7
7
  .orderData {
8
- font-size: 14px;
8
+ font-size: var(--zd_font_size14) ;
9
9
  color: var(--zdt_listgroup_text);
10
10
  }
11
11
  [dir=ltr] .unOrderData, [dir=ltr] .orderData {
12
- margin: 15px 0 15px 7px;
12
+ margin: var(--zd_size15) 0 var(--zd_size15) var(--zd_size7) ;
13
13
  }
14
14
  [dir=rtl] .unOrderData, [dir=rtl] .orderData {
15
- margin: 15px 7px 15px 0;
15
+ margin: var(--zd_size15) var(--zd_size7) var(--zd_size15) 0 ;
16
16
  }
17
17
  .orderData {
18
18
  list-style: decimal;
@@ -1,5 +1,5 @@
1
1
  .title {
2
- font-size: 17px;
2
+ font-size: var(--zd_font_size17) ;
3
3
  composes: semibold from '~@zohodesk/components/lib/common/common.module.css';
4
4
  color: var(--zdt_helptipstitle_text);
5
5
  }
@@ -1,28 +1,28 @@
1
1
  [dir=ltr] .container {
2
- padding-left: 20px;
2
+ padding-left: var(--zd_size20) ;
3
3
  }[dir=rtl] .container {
4
- padding-right: 20px;
4
+ padding-right: var(--zd_size20) ;
5
5
  }
6
6
  .size70 {
7
- flex-basis: 70px;
7
+ flex-basis: var(--zd_size70) ;
8
8
  -webkit-flex-basis: var(--zd_size70);
9
9
  -moz-flex-basis: var(--zd_size70);
10
10
  -ms-flex-basis: var(--zd_size70);
11
11
  }
12
12
  .size90 {
13
- flex-basis: 90px;
13
+ flex-basis: var(--zd_size90) ;
14
14
  -webkit-flex-basis: var(--zd_size90);
15
15
  -moz-flex-basis: var(--zd_size90);
16
16
  -ms-flex-basis: var(--zd_size90);
17
17
  }
18
18
  .size150 {
19
- flex-basis: 150px;
19
+ flex-basis: var(--zd_size150) ;
20
20
  -webkit-flex-basis: var(--zd_size150);
21
21
  -moz-flex-basis: var(--zd_size150);
22
22
  -ms-flex-basis: var(--zd_size150);
23
23
  }
24
24
  .size220 {
25
- flex-basis: 220px;
25
+ flex-basis: var(--zd_size220) ;
26
26
  -webkit-flex-basis: var(--zd_size220);
27
27
  -moz-flex-basis: var(--zd_size220);
28
28
  -ms-flex-basis: var(--zd_size220);
@@ -1,12 +1,12 @@
1
1
  .container {
2
2
  border-bottom: 1px solid var(--zdt_setuptablehead_border);
3
3
  }[dir=ltr] .container {
4
- padding-right: 40px;
5
- padding-left: 40px;
4
+ padding-right: var(--zd_size40) ;
5
+ padding-left: var(--zd_size40) ;
6
6
  }[dir=rtl] .container {
7
- padding-left: 40px;
8
- padding-right: 40px;
7
+ padding-left: var(--zd_size40) ;
8
+ padding-right: var(--zd_size40) ;
9
9
  }
10
10
  .subContainer {
11
- height: 40px;
11
+ height: var(--zd_size40) ;
12
12
  }
@@ -1,13 +1,13 @@
1
1
  .container {
2
2
  position: relative;
3
- height: 52px;
3
+ height: var(--zd_size52) ;
4
4
  border-bottom: 1px solid var(--zdt_setuptablerow_border);
5
5
  }[dir=ltr] .container {
6
- margin-right: 40px;
7
- margin-left: 40px;
6
+ margin-right: var(--zd_size40) ;
7
+ margin-left: var(--zd_size40) ;
8
8
  }[dir=rtl] .container {
9
- margin-left: 40px;
10
- margin-right: 40px;
9
+ margin-left: var(--zd_size40) ;
10
+ margin-right: var(--zd_size40) ;
11
11
  }
12
12
  .container:hover {
13
13
  background-color: var( --zdt_setuptablerow_hover_bg);
@@ -17,13 +17,13 @@
17
17
  color: var(--zdt_tabletext_danger_text);
18
18
  }
19
19
  .small {
20
- font-size: 13px;
21
- max-width: 100%;
20
+ font-size: var(--zd_font_size13) ;
21
+ max-width: 100% ;
22
22
  composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
23
23
  }
24
24
  .medium {
25
- font-size: 14px;
26
- max-width: 100%;
25
+ font-size: var(--zd_font_size14) ;
26
+ max-width: 100% ;
27
27
  composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
28
28
  }
29
29
  .heading {
@@ -1,6 +1,6 @@
1
1
  .close {
2
- width: 25px;
3
- height: 25px;
2
+ width: var(--zd_size25) ;
3
+ height: var(--zd_size25) ;
4
4
  color: var(--zdt_commonalert_close_icon);
5
5
  border-radius: var(--zd_size4);
6
6
  cursor: pointer;
@@ -9,7 +9,7 @@
9
9
  .message {
10
10
  composes: varClass;
11
11
  position: absolute;
12
- top: 0;
12
+ top: 0 ;
13
13
  z-index: 1000;
14
14
  /*Hook for editor alert*/
15
15
  pointer-events: none;
@@ -17,20 +17,20 @@
17
17
  }
18
18
 
19
19
  [dir=ltr] .message {
20
- right: 0;
21
- left: 0;
20
+ right: 0 ;
21
+ left: 0 ;
22
22
  }
23
23
 
24
24
  [dir=rtl] .message {
25
- left: 0;
26
- right: 0;
25
+ left: 0 ;
26
+ right: 0 ;
27
27
  }
28
28
 
29
29
  .container {
30
30
  position: relative;
31
31
  pointer-events: initial;
32
32
  color: var(--globalnotification_text_color);
33
- max-width: 490px;
33
+ max-width: var(--zd_size490) ;
34
34
  composes: wbreak from '~@zohodesk/components/lib/common/common.module.css';
35
35
  box-shadow: var(--zd_bs_globalnotification_container);
36
36
  border-radius: 0 0 var(--zd_size10) var(--zd_size10);
@@ -41,28 +41,28 @@
41
41
  }
42
42
 
43
43
  [dir=ltr] .container {
44
- padding: 18px 70px 19px 75px;
44
+ padding: var(--zd_size18) var(--zd_size70) var(--zd_size19) var(--zd_size75) ;
45
45
  }
46
46
 
47
47
  [dir=rtl] .container {
48
- padding: 18px 75px 19px 70px;
48
+ padding: var(--zd_size18) var(--zd_size75) var(--zd_size19) var(--zd_size70) ;
49
49
  }
50
50
 
51
51
  .icon {
52
- width: 44px;
53
- height: 44px;
52
+ width: var(--zd_size44) ;
53
+ height: var(--zd_size44) ;
54
54
  position: absolute;
55
- top: 0;
56
- bottom: 0;
57
- margin: auto 0;
55
+ top: 0 ;
56
+ bottom: 0 ;
57
+ margin: auto 0 ;
58
58
  }
59
59
 
60
60
  [dir=ltr] .icon {
61
- left: 18px;
61
+ left: var(--zd_size18) ;
62
62
  }
63
63
 
64
64
  [dir=rtl] .icon {
65
- right: 18px;
65
+ right: var(--zd_size18) ;
66
66
  }
67
67
 
68
68
  .success {
@@ -96,7 +96,7 @@
96
96
  }
97
97
 
98
98
  .text {
99
- font-size: 14px;
99
+ font-size: var(--zd_font_size14) ;
100
100
  font-family: var(--zd_semibold);
101
101
  composes: ftsmooth from '~@zohodesk/components/lib/common/common.module.css';
102
102
  line-height: var(--zd_size20);
@@ -112,17 +112,17 @@
112
112
 
113
113
  .close {
114
114
  position: absolute;
115
- top: 0;
116
- bottom: 0;
117
- height: 25px;
115
+ top: 0 ;
116
+ bottom: 0 ;
117
+ height: var(--zd_size25) ;
118
118
  }
119
119
 
120
120
  [dir=ltr] .close {
121
- right: 12px;
122
- margin: auto 0 auto 25px;
121
+ right: var(--zd_size12) ;
122
+ margin: auto 0 auto var(--zd_size25) ;
123
123
  }
124
124
 
125
125
  [dir=rtl] .close {
126
- left: 12px;
127
- margin: auto 25px auto 0;
126
+ left: var(--zd_size12) ;
127
+ margin: auto var(--zd_size25) auto 0 ;
128
128
  }
@@ -5,8 +5,8 @@
5
5
 
6
6
  .iconContainer {
7
7
  composes: varClass;
8
- width: 100%;
9
- height: 100%;
8
+ width: 100% ;
9
+ height: 100% ;
10
10
  }
11
11
  /* Common */
12
12
  .outer_cls2 {
@@ -1,8 +1,8 @@
1
1
  .container {
2
- padding-bottom: 30px;
2
+ padding-bottom: var(--zd_size30) ;
3
3
  }
4
4
  .errorBtn {
5
- margin-top: 15px;
5
+ margin-top: var(--zd_size15) ;
6
6
  }
7
7
  .title {
8
8
  font-family: var(--zd_bold);
@@ -11,36 +11,36 @@
11
11
  line-height: var(--zd_size22);
12
12
  }
13
13
  .large .errorState {
14
- width: 450px;
15
- margin-top: 40px;
14
+ width: var(--zd_size450) ;
15
+ margin-top: var(--zd_size40) ;
16
16
  }
17
17
  .large .errorSvg {
18
- width: 350px;
19
- height: 350px;
18
+ width: var(--zd_size350) ;
19
+ height: var(--zd_size350) ;
20
20
  }
21
21
  .medium .errorState {
22
- width: 350px;
23
- margin-top: 30px;
22
+ width: var(--zd_size350) ;
23
+ margin-top: var(--zd_size30) ;
24
24
  }
25
25
  .medium .errorSvg {
26
- width: 250px;
27
- height: 250px;
26
+ width: var(--zd_size250) ;
27
+ height: var(--zd_size250) ;
28
28
  }
29
29
  .medium .title {
30
- font-size: 18px;
30
+ font-size: var(--zd_font_size18) ;
31
31
  }
32
32
  .medium .desc,
33
33
  .small .desc {
34
- font-size: 13px
34
+ font-size: var(--zd_font_size13)
35
35
  }
36
36
  .small .errorState {
37
- width: 230px;
38
- margin-top: 20px;
37
+ width: var(--zd_size230) ;
38
+ margin-top: var(--zd_size20) ;
39
39
  }
40
40
  .small .errorSvg {
41
- width: 220px;
42
- height: 220px;
41
+ width: var(--zd_size220) ;
42
+ height: var(--zd_size220) ;
43
43
  }
44
44
  .small .title {
45
- font-size: 16px;
45
+ font-size: var(--zd_font_size16) ;
46
46
  }
@@ -10,13 +10,13 @@
10
10
  border-width: 2px 0 0 0;
11
11
  }
12
12
  .headerLayout {
13
- min-height: 54px;
13
+ min-height: var(--zd_size54) ;
14
14
  }
15
15
  [dir=ltr] .headerLayout {
16
- padding: 15px 45px 0 20px;
16
+ padding: var(--zd_size15) var(--zd_size45) 0 var(--zd_size20) ;
17
17
  }
18
18
  [dir=rtl] .headerLayout {
19
- padding: 15px 20px 0 45px;
19
+ padding: var(--zd_size15) var(--zd_size20) 0 var(--zd_size45) ;
20
20
  }
21
21
 
22
22
  .success {
@@ -40,21 +40,21 @@
40
40
  }
41
41
 
42
42
  [dir=ltr] .extraSmall {
43
- padding: 12px 45px 12px 16px;
43
+ padding: var(--zd_size12) var(--zd_size45) var(--zd_size12) var(--zd_size16) ;
44
44
  }
45
45
 
46
46
  [dir=rtl] .extraSmall {
47
- padding: 12px 16px 12px 45px;
47
+ padding: var(--zd_size12) var(--zd_size16) var(--zd_size12) var(--zd_size45) ;
48
48
  }
49
49
 
50
50
  .iconContainer {
51
- height: 51px;
52
- width: 51px;
51
+ height: var(--zd_size51) ;
52
+ width: var(--zd_size51) ;
53
53
  }
54
54
 
55
55
  .title {
56
56
  color: var(--zdt_alertlookupnew_text);
57
- font-size: 18px;
57
+ font-size: var(--zd_font_size18) ;
58
58
  line-height: var(--zd_size22);
59
59
  font-family: var(--zd_bold);
60
60
  composes: ftsmooth wbreak from '~@zohodesk/components/lib/common/common.module.css';
@@ -63,11 +63,11 @@
63
63
  }
64
64
 
65
65
  [dir=ltr] .title {
66
- margin: 0 5px 0 10px;
66
+ margin: 0 var(--zd_size5) 0 var(--zd_size10) ;
67
67
  }
68
68
 
69
69
  [dir=rtl] .title {
70
- margin: 0 10px 0 5px;
70
+ margin: 0 var(--zd_size10) 0 var(--zd_size5) ;
71
71
  }
72
72
 
73
73
  .iconStyle {
@@ -76,13 +76,13 @@
76
76
 
77
77
  .close {
78
78
  position: absolute;
79
- top: 12px;
79
+ top: var(--zd_size12) ;
80
80
  }
81
81
 
82
82
  [dir=ltr] .close {
83
- right: 12px;
83
+ right: var(--zd_size12) ;
84
84
  }
85
85
 
86
86
  [dir=rtl] .close {
87
- left: 12px;
87
+ left: var(--zd_size12) ;
88
88
  }