@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.
Files changed (288) hide show
  1. package/README.md +12 -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/AttachmentImage.js +2 -1
  6. package/es/AttachmentViewer/AttachmentViewer.js +3 -0
  7. package/es/AttachmentViewer/AttachmentViewer.module.css +71 -71
  8. package/es/ChannelIcon/ChannelIcon.module.css +22 -22
  9. package/es/Drawer/Drawer.module.css +54 -54
  10. package/es/ExternalLink/ExternalLink.js +1 -0
  11. package/es/FlipCard/FlipCard.js +3 -1
  12. package/es/FlipCard/FlipCard.module.css +2 -2
  13. package/es/FormAction/FormAction.module.css +22 -22
  14. package/es/FreezeLayer/css/FreezeLayer.module.css +6 -6
  15. package/es/Hooks/Dragger/useDragger.js +12 -2
  16. package/es/IconButton/IconButton.module.css +2 -2
  17. package/es/Image/Image.js +1 -0
  18. package/es/Image/Image.module.css +4 -4
  19. package/es/ImportantNotes/ImportantNotes.module.css +6 -6
  20. package/es/Link/Link.js +2 -1
  21. package/es/Loader/Loader.module.css +6 -6
  22. package/es/Message/Message.js +4 -1
  23. package/es/Message/Message.module.css +18 -18
  24. package/es/MessageBanner/MessageBanner.module.css +8 -8
  25. package/es/NewStar/NewStar.module.css +46 -46
  26. package/es/PlusIcon/PlusIcon.js +1 -0
  27. package/es/Separator/Separator.module.css +6 -6
  28. package/es/TagWithIcon/TagWithIcon.module.css +7 -7
  29. package/es/ToastMessage/ToastMessage.js +2 -1
  30. package/es/ToastMessage/ToastMessage.module.css +37 -37
  31. package/es/Upload/Upload.js +3 -1
  32. package/es/Upload/Upload.module.css +29 -29
  33. package/es/alert/AlertHeader/AlertHeader.module.css +13 -13
  34. package/es/alert/AlertLookup/AlertLookup.module.css +7 -7
  35. package/es/avatar/AvatarClose/AvatarClose.module.css +6 -6
  36. package/es/avatar/AvatarCollision/AvatarCollision.js +1 -0
  37. package/es/avatar/AvatarCollision/AvatarCollision.module.css +13 -13
  38. package/es/avatar/AvatarStatus/AvatarStatus.module.css +36 -36
  39. package/es/avatar/AvatarThread/AvatarThread.js +1 -0
  40. package/es/avatar/AvatarThread/AvatarThread.module.css +30 -30
  41. package/es/avatar/AvatarUser/AvatarUser.js +8 -3
  42. package/es/avatar/AvatarUser/AvatarUser.module.css +51 -51
  43. package/es/avatar/AvatarWithTeam/AvatarWithTeam.js +2 -0
  44. package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +5 -5
  45. package/es/deprecated/FreezeLayer/_FreezeLayer.module.css +6 -6
  46. package/es/deprecated/SelectDropdown/SelectDropdown.module.css +11 -11
  47. package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +23 -23
  48. package/es/emptystate/CommonEmptyState/CommonEmptyState.js +2 -1
  49. package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +15 -15
  50. package/es/emptystate/EditionPage/EditionPage.css +13 -13
  51. package/es/emptystate/EditionPage/EditionPage.js +4 -1
  52. package/es/errorstate/EmptyStates.module.css +20 -20
  53. package/es/errorstate/Inconvenience/Inconvenience.module.css +3 -3
  54. package/es/errorstate/LinkText/LinkText.module.css +1 -1
  55. package/es/errorstate/NoRequestFound/NoRequestFound.module.css +1 -1
  56. package/es/errorstate/PermissionPlay/PermissionPlay.module.css +11 -11
  57. package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +1 -1
  58. package/es/errorstate/UnableToProcess/UnableToProcess.module.css +1 -1
  59. package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +1 -1
  60. package/es/errorstate/WillBack/WillBack.module.css +10 -10
  61. package/es/form/fields/FieldContainer/FieldContainer.js +1 -0
  62. package/es/form/fields/Fields.module.css +29 -29
  63. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.js +1 -0
  64. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +22 -22
  65. package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +3 -3
  66. package/es/form/fields/TextEditor/TextEditor.module.css +147 -147
  67. package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +7 -7
  68. package/es/form/fields/ValidationMessage/ValidationMessage.js +1 -0
  69. package/es/form/fields/ValidationMessage/ValidationMessage.module.css +7 -7
  70. package/es/form/layout/Field/Field.js +2 -1
  71. package/es/form/layout/Field/Field.module.css +7 -7
  72. package/es/form/layout/Section/Section.js +3 -1
  73. package/es/layout/SetupDetailLayout/SetupDetailLayout.js +8 -4
  74. package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +37 -37
  75. package/es/layout/SubtabLayout/SubtabLayout.module.css +33 -33
  76. package/es/list/BluePrintStatus/BluePrintStatus.module.css +3 -3
  77. package/es/list/Comment/Comment.module.css +6 -6
  78. package/es/list/DepartmentDropDown/DepartmentDropDown.module.css +1 -1
  79. package/es/list/Dot/Dot.module.css +3 -3
  80. package/es/list/DotNew/DotNew.module.css +4 -4
  81. package/es/list/GridStencils/GridStencils.module.css +30 -30
  82. package/es/list/Icons/AddNewIcon.js +1 -0
  83. package/es/list/Icons/CompleteIcon.js +1 -0
  84. package/es/list/Icons/DeleteIcon.js +1 -0
  85. package/es/list/Icons/EditIcon.js +1 -0
  86. package/es/list/Icons/Icons.module.css +2 -2
  87. package/es/list/Icons/ReadUnreadIcon.js +1 -0
  88. package/es/list/Icons/SmartIcon.js +1 -0
  89. package/es/list/ListLayout/ListLayout.js +1 -0
  90. package/es/list/ListLayout/ListLayout.module.css +6 -6
  91. package/es/list/ListStencils/ListStencils.module.css +17 -17
  92. package/es/list/SecondaryText/DepartmentText.js +2 -1
  93. package/es/list/SecondaryText/PriorityText.js +2 -1
  94. package/es/list/SecondaryText/SecondaryText.js +1 -0
  95. package/es/list/SecondaryText/SecondaryText.module.css +15 -15
  96. package/es/list/SecondaryText/StatusText.js +2 -1
  97. package/es/list/SecondaryText/TicketId.js +1 -0
  98. package/es/list/SecondryPanel/SecondryPanel.module.css +1 -1
  99. package/es/list/SentimentStatus/SentimentStatus.module.css +3 -3
  100. package/es/list/Subject/Subject.js +2 -1
  101. package/es/list/TagNew/TagNew.js +2 -1
  102. package/es/list/TagNew/TagNew.module.css +4 -4
  103. package/es/list/Thread/Thread.module.css +7 -7
  104. package/es/list/UserTime/UserTime.js +1 -0
  105. package/es/list/UserTime/UserTime.module.css +9 -9
  106. package/es/list/listCommon.module.css +4 -4
  107. package/es/list/status/StatusDropdown/StatusDropdown.module.css +22 -22
  108. package/es/list/status/StatusListItem/StatusListItem.module.css +16 -16
  109. package/es/lookup/EmptyPage/EmptyPage.js +2 -1
  110. package/es/lookup/EmptyPage/LookupEmptyPage.module.css +3 -3
  111. package/es/lookup/Lookup/Lookup.js +2 -1
  112. package/es/lookup/Lookup/Lookup.module.css +10 -10
  113. package/es/lookup/Section/LookupSection.module.css +3 -3
  114. package/es/lookup/header/Close/LookupClose.module.css +3 -3
  115. package/es/lookup/header/Search/LookupSearch.module.css +14 -14
  116. package/es/lookup/header/TicketHeader/TicketHeader.module.css +2 -2
  117. package/es/lookup/header/Title/LookupTitle.module.css +1 -1
  118. package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +11 -11
  119. package/es/lookup/header/lookupHeaderCommon.module.css +9 -9
  120. package/es/lookup/header/lookupHeaderCommonResponsive.module.css +3 -3
  121. package/es/setup/header/Button/HeaderButton.module.css +2 -2
  122. package/es/setup/header/Link/HeaderLink.module.css +5 -5
  123. package/es/setup/header/Search/Search.module.css +13 -13
  124. package/es/setup/header/Views/Views.module.css +4 -4
  125. package/es/setup/helptips/Description/HelpTipsDescription.module.css +2 -2
  126. package/es/setup/helptips/Link/HelpTipsLink.module.css +2 -2
  127. package/es/setup/helptips/ListGroup/ListGroup.module.css +5 -5
  128. package/es/setup/helptips/Title/HelpTipsTitle.module.css +1 -1
  129. package/es/setup/table/TableData/SetupTableData.module.css +6 -6
  130. package/es/setup/table/TableHead/SetupTableHead.module.css +5 -5
  131. package/es/setup/table/TableRow/SetupTableRow.module.css +5 -5
  132. package/es/setup/table/Text/TableText.module.css +4 -4
  133. package/es/setup/table/Text/Text.js +1 -0
  134. package/es/version2/AlertClose/AlertClose.module.css +2 -2
  135. package/es/version2/GlobalNotification/GlobalNotification.js +2 -0
  136. package/es/version2/GlobalNotification/GlobalNotification.module.css +23 -23
  137. package/es/version2/alertIcons/AlertIcons.module.css +2 -2
  138. package/es/version2/errorstate/V2_ErrorStates.module.css +17 -17
  139. package/es/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +13 -13
  140. package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +8 -8
  141. package/es/version2/lookup/alertLookupCommonNew.module.css +6 -6
  142. package/es/version2/notification/DesktopNotification/DesktopNotification.js +2 -1
  143. package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +17 -17
  144. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +29 -29
  145. package/lib/ActionButton/ActionButton.module.css +18 -18
  146. package/lib/AlphabeticList/AlphabeticList.module.css +13 -13
  147. package/lib/Attachment/Attachment.module.css +25 -25
  148. package/lib/AttachmentViewer/AttachmentImage.js +2 -1
  149. package/lib/AttachmentViewer/AttachmentViewer.js +3 -0
  150. package/lib/AttachmentViewer/AttachmentViewer.module.css +71 -71
  151. package/lib/ChannelIcon/ChannelIcon.module.css +22 -22
  152. package/lib/Drawer/Drawer.module.css +54 -54
  153. package/lib/ExternalLink/ExternalLink.js +1 -0
  154. package/lib/FlipCard/FlipCard.js +3 -1
  155. package/lib/FlipCard/FlipCard.module.css +2 -2
  156. package/lib/FormAction/FormAction.module.css +22 -22
  157. package/lib/FreezeLayer/css/FreezeLayer.module.css +6 -6
  158. package/lib/Hooks/Dragger/useDragger.js +11 -3
  159. package/lib/IconButton/IconButton.module.css +2 -2
  160. package/lib/Image/Image.js +1 -0
  161. package/lib/Image/Image.module.css +4 -4
  162. package/lib/ImportantNotes/ImportantNotes.module.css +6 -6
  163. package/lib/Link/Link.js +2 -1
  164. package/lib/Loader/Loader.module.css +6 -6
  165. package/lib/Message/Message.js +4 -1
  166. package/lib/Message/Message.module.css +18 -18
  167. package/lib/MessageBanner/MessageBanner.module.css +8 -8
  168. package/lib/NewStar/NewStar.module.css +46 -46
  169. package/lib/PlusIcon/PlusIcon.js +1 -0
  170. package/lib/Separator/Separator.module.css +6 -6
  171. package/lib/TagWithIcon/TagWithIcon.module.css +7 -7
  172. package/lib/ToastMessage/ToastMessage.js +2 -1
  173. package/lib/ToastMessage/ToastMessage.module.css +37 -37
  174. package/lib/Upload/Upload.js +3 -1
  175. package/lib/Upload/Upload.module.css +29 -29
  176. package/lib/alert/AlertHeader/AlertHeader.module.css +13 -13
  177. package/lib/alert/AlertLookup/AlertLookup.module.css +7 -7
  178. package/lib/avatar/AvatarClose/AvatarClose.module.css +6 -6
  179. package/lib/avatar/AvatarCollision/AvatarCollision.js +1 -0
  180. package/lib/avatar/AvatarCollision/AvatarCollision.module.css +13 -13
  181. package/lib/avatar/AvatarStatus/AvatarStatus.module.css +36 -36
  182. package/lib/avatar/AvatarThread/AvatarThread.js +1 -0
  183. package/lib/avatar/AvatarThread/AvatarThread.module.css +30 -30
  184. package/lib/avatar/AvatarUser/AvatarUser.js +8 -3
  185. package/lib/avatar/AvatarUser/AvatarUser.module.css +51 -51
  186. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.js +2 -0
  187. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +5 -5
  188. package/lib/deprecated/FreezeLayer/_FreezeLayer.module.css +6 -6
  189. package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +11 -11
  190. package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +23 -23
  191. package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +2 -1
  192. package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +15 -15
  193. package/lib/emptystate/EditionPage/EditionPage.css +13 -13
  194. package/lib/emptystate/EditionPage/EditionPage.js +4 -1
  195. package/lib/errorstate/EmptyStates.module.css +20 -20
  196. package/lib/errorstate/Inconvenience/Inconvenience.module.css +3 -3
  197. package/lib/errorstate/LinkText/LinkText.module.css +1 -1
  198. package/lib/errorstate/NoRequestFound/NoRequestFound.module.css +1 -1
  199. package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +11 -11
  200. package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +1 -1
  201. package/lib/errorstate/UnableToProcess/UnableToProcess.module.css +1 -1
  202. package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +1 -1
  203. package/lib/errorstate/WillBack/WillBack.module.css +10 -10
  204. package/lib/form/fields/FieldContainer/FieldContainer.js +1 -0
  205. package/lib/form/fields/Fields.module.css +29 -29
  206. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.js +1 -0
  207. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +22 -22
  208. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +3 -3
  209. package/lib/form/fields/TextEditor/TextEditor.module.css +147 -147
  210. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +7 -7
  211. package/lib/form/fields/ValidationMessage/ValidationMessage.js +1 -0
  212. package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +7 -7
  213. package/lib/form/layout/Field/Field.js +2 -1
  214. package/lib/form/layout/Field/Field.module.css +7 -7
  215. package/lib/form/layout/Section/Section.js +3 -1
  216. package/lib/layout/SetupDetailLayout/SetupDetailLayout.js +8 -4
  217. package/lib/layout/SetupDetailLayout/SetupDetailLayout.module.css +37 -37
  218. package/lib/layout/SubtabLayout/SubtabLayout.module.css +33 -33
  219. package/lib/list/BluePrintStatus/BluePrintStatus.module.css +3 -3
  220. package/lib/list/Comment/Comment.module.css +6 -6
  221. package/lib/list/DepartmentDropDown/DepartmentDropDown.module.css +1 -1
  222. package/lib/list/Dot/Dot.module.css +3 -3
  223. package/lib/list/DotNew/DotNew.module.css +4 -4
  224. package/lib/list/GridStencils/GridStencils.module.css +30 -30
  225. package/lib/list/Icons/AddNewIcon.js +1 -0
  226. package/lib/list/Icons/CompleteIcon.js +1 -0
  227. package/lib/list/Icons/DeleteIcon.js +1 -0
  228. package/lib/list/Icons/EditIcon.js +1 -0
  229. package/lib/list/Icons/Icons.module.css +2 -2
  230. package/lib/list/Icons/ReadUnreadIcon.js +1 -0
  231. package/lib/list/Icons/SmartIcon.js +1 -0
  232. package/lib/list/ListLayout/ListLayout.js +1 -0
  233. package/lib/list/ListLayout/ListLayout.module.css +6 -6
  234. package/lib/list/ListStencils/ListStencils.module.css +17 -17
  235. package/lib/list/SecondaryText/DepartmentText.js +2 -1
  236. package/lib/list/SecondaryText/PriorityText.js +2 -1
  237. package/lib/list/SecondaryText/SecondaryText.js +1 -0
  238. package/lib/list/SecondaryText/SecondaryText.module.css +15 -15
  239. package/lib/list/SecondaryText/StatusText.js +2 -1
  240. package/lib/list/SecondaryText/TicketId.js +1 -0
  241. package/lib/list/SecondryPanel/SecondryPanel.module.css +1 -1
  242. package/lib/list/SentimentStatus/SentimentStatus.module.css +3 -3
  243. package/lib/list/Subject/Subject.js +2 -1
  244. package/lib/list/TagNew/TagNew.js +2 -1
  245. package/lib/list/TagNew/TagNew.module.css +4 -4
  246. package/lib/list/Thread/Thread.module.css +7 -7
  247. package/lib/list/UserTime/UserTime.js +1 -0
  248. package/lib/list/UserTime/UserTime.module.css +9 -9
  249. package/lib/list/listCommon.module.css +4 -4
  250. package/lib/list/status/StatusDropdown/StatusDropdown.module.css +22 -22
  251. package/lib/list/status/StatusListItem/StatusListItem.module.css +16 -16
  252. package/lib/lookup/EmptyPage/EmptyPage.js +2 -1
  253. package/lib/lookup/EmptyPage/LookupEmptyPage.module.css +3 -3
  254. package/lib/lookup/Lookup/Lookup.js +2 -1
  255. package/lib/lookup/Lookup/Lookup.module.css +10 -10
  256. package/lib/lookup/Section/LookupSection.module.css +3 -3
  257. package/lib/lookup/header/Close/LookupClose.module.css +3 -3
  258. package/lib/lookup/header/Search/LookupSearch.module.css +14 -14
  259. package/lib/lookup/header/TicketHeader/TicketHeader.module.css +2 -2
  260. package/lib/lookup/header/Title/LookupTitle.module.css +1 -1
  261. package/lib/lookup/header/ViewDropDown/ViewDropDown.module.css +11 -11
  262. package/lib/lookup/header/lookupHeaderCommon.module.css +9 -9
  263. package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +3 -3
  264. package/lib/setup/header/Button/HeaderButton.module.css +2 -2
  265. package/lib/setup/header/Link/HeaderLink.module.css +5 -5
  266. package/lib/setup/header/Search/Search.module.css +13 -13
  267. package/lib/setup/header/Views/Views.module.css +4 -4
  268. package/lib/setup/helptips/Description/HelpTipsDescription.module.css +2 -2
  269. package/lib/setup/helptips/Link/HelpTipsLink.module.css +2 -2
  270. package/lib/setup/helptips/ListGroup/ListGroup.module.css +5 -5
  271. package/lib/setup/helptips/Title/HelpTipsTitle.module.css +1 -1
  272. package/lib/setup/table/TableData/SetupTableData.module.css +6 -6
  273. package/lib/setup/table/TableHead/SetupTableHead.module.css +5 -5
  274. package/lib/setup/table/TableRow/SetupTableRow.module.css +5 -5
  275. package/lib/setup/table/Text/TableText.module.css +4 -4
  276. package/lib/setup/table/Text/Text.js +1 -0
  277. package/lib/version2/AlertClose/AlertClose.module.css +2 -2
  278. package/lib/version2/GlobalNotification/GlobalNotification.js +2 -0
  279. package/lib/version2/GlobalNotification/GlobalNotification.module.css +23 -23
  280. package/lib/version2/alertIcons/AlertIcons.module.css +2 -2
  281. package/lib/version2/errorstate/V2_ErrorStates.module.css +17 -17
  282. package/lib/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +13 -13
  283. package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +8 -8
  284. package/lib/version2/lookup/alertLookupCommonNew.module.css +6 -6
  285. package/lib/version2/notification/DesktopNotification/DesktopNotification.js +2 -1
  286. package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +17 -17
  287. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +29 -29
  288. package/package.json +11 -23
@@ -1,35 +1,35 @@
1
1
  .container {
2
- max-width: 100%;
2
+ max-width: 100% ;
3
3
  }
4
4
  .posRel {
5
5
  position: relative;
6
6
  }
7
7
  .maxHgt {
8
- max-height: 265px;
9
- padding: 10px 0;
8
+ max-height: var(--zd_size265) ;
9
+ padding: var(--zd_size10) 0 ;
10
10
  }
11
11
  .responsivemaxHgt{
12
- padding: 10px 0 0;
12
+ padding: var(--zd_size10) 0 0 ;
13
13
  }
14
14
  .title {
15
- padding-top: 6px;
15
+ padding-top: var(--zd_size6) ;
16
16
  }
17
17
  [dir=ltr] .default_arrow, [dir=ltr] .overlay_arrow {
18
- padding: 0 0 0 5px;
18
+ padding: 0 0 0 var(--zd_size5) ;
19
19
  }
20
20
  [dir=rtl] .default_arrow, [dir=rtl] .overlay_arrow {
21
- padding: 0 5px 0 0;
21
+ padding: 0 var(--zd_size5) 0 0 ;
22
22
  }
23
23
  .overlay_arrow {
24
24
  position: absolute;
25
- top: 50%;
25
+ top: 50% ;
26
26
  transform: translateY(-50%) perspective(1px);
27
27
  }
28
28
  [dir=ltr] .overlay_arrow {
29
- left: 100%;
29
+ left: 100% ;
30
30
  }
31
31
  [dir=rtl] .overlay_arrow {
32
- right: 100%;
32
+ right: 100% ;
33
33
  }
34
34
  .hoverIcon .arrow {
35
35
  opacity: 0;
@@ -43,10 +43,10 @@
43
43
  composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
44
44
  }
45
45
  .search {
46
- padding: 6px 20px 0;
46
+ padding: var(--zd_size6) var(--zd_size20) 0 ;
47
47
  }
48
48
  .svgWrapper {
49
- padding-bottom: 25px;
49
+ padding-bottom: var(--zd_size25) ;
50
50
  }
51
51
  .readOnly {
52
52
  cursor: no-drop;
@@ -64,29 +64,29 @@
64
64
  text-align: right;
65
65
  }
66
66
  [dir=ltr] .iconBox {
67
- margin-right: 4px;
67
+ margin-right: var(--zd_size4) ;
68
68
  }
69
69
  [dir=rtl] .iconBox {
70
- margin-left: 4px;
70
+ margin-left: var(--zd_size4) ;
71
71
  }
72
72
  .iconBox > i {
73
73
  display: block;
74
74
  }
75
75
  .loader {
76
- width: 40px;
77
- margin: 0 auto;
76
+ width: var(--zd_size40) ;
77
+ margin: 0 auto ;
78
78
  }
79
79
  .seperatedLine {
80
- height: 1px;
80
+ height: var(--zd_size1) ;
81
81
  border-bottom: 1px solid var(--zdt_statusdropdown_line_border);
82
- margin: 9px 0 10px;
82
+ margin: var(--zd_size9) 0 var(--zd_size10) ;
83
83
  }
84
84
  .hiddenInput {
85
- width: 0;
86
- height: 0;
85
+ width: 0 ;
86
+ height: 0 ;
87
87
  opacity: 0;
88
88
  }
89
89
  .hiddenInput > input {
90
- width: 100%;
91
- padding: 0;
90
+ width: 100% ;
91
+ padding: 0 ;
92
92
  }
@@ -1,9 +1,9 @@
1
1
  .list {
2
2
  color: var(--zdt_statuslistitem_list_text);
3
- font-size: 13px;
3
+ font-size: var(--zd_font_size13) ;
4
4
  position: relative;
5
5
  list-style: none;
6
- min-height: 35px;
6
+ min-height: var(--zd_size35) ;
7
7
  cursor: pointer;
8
8
  }
9
9
  [dir=ltr] .withBorder {
@@ -13,22 +13,22 @@
13
13
  border-right: 1px solid var(--zdt_statuslistitem_default_border);
14
14
  }
15
15
  [dir=ltr] .small {
16
- padding: 7px 3px 7px 5px;
16
+ padding: var(--zd_size7) var(--zd_size3) var(--zd_size7) var(--zd_size5) ;
17
17
  }
18
18
  [dir=rtl] .small {
19
- padding: 7px 5px 7px 3px;
19
+ padding: var(--zd_size7) var(--zd_size5) var(--zd_size7) var(--zd_size3) ;
20
20
  }
21
21
  .medium {
22
- padding: 7px 20px;
22
+ padding: var(--zd_size7) var(--zd_size20) ;
23
23
  }
24
24
  .large {
25
- height: 48px;
25
+ height: var(--zd_size48) ;
26
26
  }
27
27
  [dir=ltr] .large {
28
- padding: 10px 3px 10px 25px;
28
+ padding: var(--zd_size10) var(--zd_size3) var(--zd_size10) var(--zd_size25) ;
29
29
  }
30
30
  [dir=rtl] .large {
31
- padding: 10px 25px 10px 3px;
31
+ padding: var(--zd_size10) var(--zd_size25) var(--zd_size10) var(--zd_size3) ;
32
32
  }
33
33
  .value,.multiLineValue {
34
34
  line-height: var(--zd_size20);
@@ -72,31 +72,31 @@
72
72
  position: absolute;
73
73
  }
74
74
  [dir=ltr] .tickIcon {
75
- right: 20px;
75
+ right: var(--zd_size20) ;
76
76
  }
77
77
  [dir=rtl] .tickIcon {
78
- left: 20px;
78
+ left: var(--zd_size20) ;
79
79
  }
80
80
  .tickIcon > i {
81
81
  display: block;
82
82
  }
83
83
  [dir=ltr] .active.withTick {
84
- padding-right: 39px;
84
+ padding-right: var(--zd_size39) ;
85
85
  }
86
86
  [dir=rtl] .active.withTick {
87
- padding-left: 39px;
87
+ padding-left: var(--zd_size39) ;
88
88
  }
89
89
  /* Status Type */
90
90
  .statusType {
91
- width: 8px;
92
- height: 8px;
91
+ width: var(--zd_size8) ;
92
+ height: var(--zd_size8) ;
93
93
  border-radius: 50%;
94
94
  }
95
95
  [dir=ltr] .statusType {
96
- margin-right: 13px;
96
+ margin-right: var(--zd_size13) ;
97
97
  }
98
98
  [dir=rtl] .statusType {
99
- margin-left: 13px;
99
+ margin-left: var(--zd_size13) ;
100
100
  }
101
101
  .black {
102
102
  background-color: var(--zdt_statuslistitem_black_bg);
@@ -49,7 +49,8 @@ export default class EmptyPage extends Component {
49
49
  } = this.props;
50
50
  return /*#__PURE__*/React.createElement("div", {
51
51
  className: style.container,
52
- "data-id": `empty_${type}`
52
+ "data-id": `empty_${type}`,
53
+ "data-test-id": `empty_${type}`
53
54
  }, this.renderEmptyState(type), /*#__PURE__*/React.createElement("div", {
54
55
  className: style.contentDiv
55
56
  }, title));
@@ -2,11 +2,11 @@
2
2
  text-align: center;
3
3
  }
4
4
  .image {
5
- margin: 20px auto;
5
+ margin: var(--zd_size20) auto ;
6
6
  }
7
7
  .contentDiv {
8
- font-size: 20px;
8
+ font-size: var(--zd_font_size20) ;
9
9
  font-family: var(--zd_semibold);
10
10
  composes: ftsmooth from '~@zohodesk/components/lib/common/common.module.css';
11
- margin-top: 15px;
11
+ margin-top: var(--zd_size15) ;
12
12
  }
@@ -71,7 +71,8 @@ export default class Lookup extends Component {
71
71
  "aria-modal": ariaModal,
72
72
  id: htmlId,
73
73
  className: `${style.box} ${style[`${size}Size`]}`,
74
- "data-id": dataId
74
+ "data-id": dataId,
75
+ "data-test-id": dataId
75
76
  }, children);
76
77
  return /*#__PURE__*/React.createElement(FreezeLayer, {
77
78
  align: "horizontal",
@@ -1,26 +1,26 @@
1
1
  .container {
2
- font-size: 16px;
3
- padding-bottom: 10px;
2
+ font-size: var(--zd_font_size16) ;
3
+ padding-bottom: var(--zd_size10) ;
4
4
  }
5
5
  .box {
6
6
  position: relative;
7
- height: 100%;
8
- width: 100%;
9
- margin: auto;
7
+ height: 100% ;
8
+ width: 100% ;
9
+ margin: auto ;
10
10
  }
11
11
  /* Size */
12
12
  .smallSize {
13
- max-width: 470px;
13
+ max-width: var(--zd_size470) ;
14
14
  }
15
15
  .xmediumSize {
16
- max-width: 620px;
16
+ max-width: var(--zd_size620) ;
17
17
  }
18
18
  .mediumSize {
19
- max-width: 840px;
19
+ max-width: var(--zd_size840) ;
20
20
  }
21
21
  .largeSize {
22
- max-width: 70%;
22
+ max-width: 70% ;
23
23
  }
24
24
  .fullSize {
25
- max-width: 90%;
25
+ max-width: 90% ;
26
26
  }
@@ -1,7 +1,7 @@
1
1
  .section {
2
- max-height: 80%;
3
- min-height: 390px;
4
- height: auto;
2
+ max-height: 80% ;
3
+ min-height: var(--zd_size390) ;
4
+ height: auto ;
5
5
  border-radius: 0 0 var(--zd_size10) var(--zd_size10);
6
6
  background-color: var(--zdt_lookupsection_bg);
7
7
  box-shadow: var(--zd_bs_lookupsection_shadow);
@@ -1,10 +1,10 @@
1
1
  .container {
2
- width: 25px;
3
- height: 25px;
2
+ width: var(--zd_size25) ;
3
+ height: var(--zd_size25) ;
4
4
  line-height: var(--zd_size25);
5
5
  color: var(--zdt_lookupclose_default_text);
6
6
  transition: var(--zd_transition2) cubic-bezier(0.4, 1, 0.65, 1);
7
- font-size: 9px;
7
+ font-size: var(--zd_font_size9) ;
8
8
  text-align: center;
9
9
  cursor: pointer;
10
10
  border-radius: 50%;
@@ -1,14 +1,14 @@
1
1
  .searchStyle,
2
2
  .boxStyle {
3
3
  transition: var(--zd_transition1);
4
- width: 96px;
5
- height: 28px;
4
+ width: var(--zd_size96) ;
5
+ height: var(--zd_size28) ;
6
6
  position: relative;
7
7
  }.searchStyle, .boxStyle {
8
8
  background: none;
9
9
  }
10
10
  .boxStyle {
11
- width: 160px;
11
+ width: var(--zd_size160) ;
12
12
  border-radius: 4px;
13
13
  border: 1px solid var(--zdt_lookupsearch_boxstyle_border);
14
14
  }
@@ -16,42 +16,42 @@
16
16
  border-color: var(--zdt_lookupsearch_boxstyle_hover_border);
17
17
  }
18
18
  .focusWidth {
19
- width: 220px;
19
+ width: var(--zd_size220) ;
20
20
  }
21
21
  .drpSearchBox {
22
22
  position: relative;
23
- height: 28px;
23
+ height: var(--zd_size28) ;
24
24
  cursor: pointer;
25
25
  }
26
26
  .drpSearchBox::after {
27
27
  content: '';
28
28
  position: absolute;
29
- top: 8px;
30
- bottom: 8px;
29
+ top: var(--zd_size8) ;
30
+ bottom: var(--zd_size8) ;
31
31
  }
32
32
  [dir=ltr] .drpSearchBox::after {
33
- right: -1px;
33
+ right: calc( var(--zd_size1) * -1 ) ;
34
34
  border-right: 1px solid var(--zdt_lookupsearch_boxstyle_border);
35
35
  }
36
36
  [dir=rtl] .drpSearchBox::after {
37
- left: -1px;
37
+ left: calc( var(--zd_size1) * -1 ) ;
38
38
  border-left: 1px solid var(--zdt_lookupsearch_boxstyle_border);
39
39
  }
40
40
  .inputBox, .drpSearchBox {
41
- padding: 0 9px;
41
+ padding: 0 var(--zd_size9) ;
42
42
  }
43
43
  [dir=ltr] .searchIconBox {
44
- padding: 4px 0 4px 9px;
44
+ padding: var(--zd_size4) 0 var(--zd_size4) var(--zd_size9) ;
45
45
  }
46
46
  [dir=rtl] .searchIconBox {
47
- padding: 4px 9px 4px 0;
47
+ padding: var(--zd_size4) var(--zd_size9) var(--zd_size4) 0 ;
48
48
  }
49
49
  .active, .boxStyle.active, .lineActive.drpSearchBox::after {
50
50
  border-color: var(--zdt_lookupsearch_boxstyle_activer_border);
51
51
  }
52
52
  [dir=ltr] .iconArrow {
53
- margin-left: 5px;
53
+ margin-left: var(--zd_size5) ;
54
54
  }
55
55
  [dir=rtl] .iconArrow {
56
- margin-right: 5px;
56
+ margin-right: var(--zd_size5) ;
57
57
  }
@@ -1,5 +1,5 @@
1
1
  .dropdown {
2
- margin: 0 20px;
2
+ margin: 0 var(--zd_size20) ;
3
3
  }
4
4
  /* Responsive */
5
5
  [dir=ltr] .small .searchContainer {
@@ -9,7 +9,7 @@
9
9
  text-align: right;
10
10
  }
11
11
  .small .searchContainer input {
12
- width: 193px;
12
+ width: var(--zd_size193) ;
13
13
  border-bottom: 1px solid var(--zdt_lookupticketheader_border);
14
14
  }
15
15
  .small .innerContainer,
@@ -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
  }