@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
@@ -6,7 +6,7 @@
6
6
  .paid,
7
7
  .portal,
8
8
  .delete {
9
- font-size: 10px;
9
+ font-size: var(--zd_font_size10) ;
10
10
  }
11
11
  .paid,
12
12
  .portal,
@@ -19,22 +19,22 @@
19
19
  composes: middle from '~@zohodesk/components/lib/common/common.module.css';
20
20
  }
21
21
  [dir=ltr] .paid {
22
- left: 50%;
22
+ left: 50% ;
23
23
  }
24
24
  [dir=rtl] .paid {
25
- right: 50%;
25
+ right: 50% ;
26
26
  }
27
27
  .paid {
28
- top: -2px;
28
+ top: calc( var(--zd_size2) * -1 ) ;
29
29
  }
30
30
  .portal, .lock {
31
31
  background-color: var(--zdt_avataruser_default_bg);
32
32
  border-radius: 50%;
33
33
  }
34
34
  .delete {
35
- top: 0;
36
- width: 100%;
37
- height: 100%;
35
+ top: 0 ;
36
+ width: 100% ;
37
+ height: 100% ;
38
38
  opacity: 0;
39
39
  transition: all var(--zd_transition3);
40
40
  composes: dflex alignHorizontal alignVertical from '~@zohodesk/components/lib/common/common.module.css';
@@ -44,128 +44,128 @@
44
44
  background-color: var(--zdt_avataruser_delete_bg);
45
45
  }
46
46
  [dir=ltr] .delete {
47
- left: 0;
47
+ left: 0 ;
48
48
  }
49
49
  [dir=rtl] .delete {
50
- right: 0;
50
+ right: 0 ;
51
51
  }
52
52
  .container:hover .delete {
53
53
  opacity: 1;
54
54
  }
55
55
  .small .portal {
56
- top: 0;
56
+ top: 0 ;
57
57
  }
58
58
  [dir=ltr] .small .portal {
59
- right: -4px;
59
+ right: calc( var(--zd_size4) * -1 ) ;
60
60
  }
61
61
  [dir=rtl] .small .portal {
62
- left: -4px;
62
+ left: calc( var(--zd_size4) * -1 ) ;
63
63
  }
64
64
  .xsmall .portal {
65
- top: 1px;
65
+ top: var(--zd_size1) ;
66
66
  }
67
67
  [dir=ltr] .xsmall .portal {
68
- right: -2px;
68
+ right: calc( var(--zd_size2) * -1 ) ;
69
69
  }
70
70
  [dir=rtl] .xsmall .portal {
71
- left: -2px;
71
+ left: calc( var(--zd_size2) * -1 ) ;
72
72
  }
73
73
  .medium .portal {
74
- top: 1px;
74
+ top: var(--zd_size1) ;
75
75
  }
76
76
  [dir=ltr] .medium .portal {
77
- right: -1px;
77
+ right: calc( var(--zd_size1) * -1 ) ;
78
78
  }
79
79
  [dir=rtl] .medium .portal {
80
- left: -1px;
80
+ left: calc( var(--zd_size1) * -1 ) ;
81
81
  }
82
82
  .xmedium .portal {
83
- top: 3px;
83
+ top: var(--zd_size3) ;
84
84
  }
85
85
  [dir=ltr] .xmedium .portal {
86
- right: 0;
86
+ right: 0 ;
87
87
  }
88
88
  [dir=rtl] .xmedium .portal {
89
- left: 0;
89
+ left: 0 ;
90
90
  }
91
91
  .large .portal {
92
- top: 8px;
92
+ top: var(--zd_size8) ;
93
93
  }
94
94
  [dir=ltr] .large .portal {
95
- right: 1px;
95
+ right: var(--zd_size1) ;
96
96
  }
97
97
  [dir=rtl] .large .portal {
98
- left: 1px;
98
+ left: var(--zd_size1) ;
99
99
  }
100
100
  .xlarge .portal {
101
- top: 15px;
101
+ top: var(--zd_size15) ;
102
102
  }
103
103
  [dir=ltr] .xlarge .portal {
104
- right: 2px;
104
+ right: var(--zd_size2) ;
105
105
  }
106
106
  [dir=rtl] .xlarge .portal {
107
- left: 2px;
107
+ left: var(--zd_size2) ;
108
108
  }
109
109
 
110
110
  .small .lock {
111
- top: 0;
112
- font-size: 11px;
111
+ top: 0 ;
112
+ font-size: var(--zd_font_size11) ;
113
113
  }
114
114
 
115
115
  [dir=ltr] .small .lock {
116
- right: -5px;
116
+ right: calc( var(--zd_size5) * -1 ) ;
117
117
  }
118
118
 
119
119
  [dir=rtl] .small .lock {
120
- left: -5px;
120
+ left: calc( var(--zd_size5) * -1 ) ;
121
121
  }
122
122
  .xsmall .lock {
123
- top: 1px;
124
- font-size: 12px;
123
+ top: var(--zd_size1) ;
124
+ font-size: var(--zd_font_size12) ;
125
125
  }
126
126
  [dir=ltr] .xsmall .lock {
127
- right: -4px;
127
+ right: calc( var(--zd_size4) * -1 ) ;
128
128
  }
129
129
  [dir=rtl] .xsmall .lock {
130
- left: -4px;
130
+ left: calc( var(--zd_size4) * -1 ) ;
131
131
  }
132
132
  .medium .lock {
133
- top: 2px;
134
- font-size: 13px;
133
+ top: var(--zd_size2) ;
134
+ font-size: var(--zd_font_size13) ;
135
135
  }
136
136
  [dir=ltr] .medium .lock {
137
- right: -5px;
137
+ right: calc( var(--zd_size5) * -1 ) ;
138
138
  }
139
139
  [dir=rtl] .medium .lock {
140
- left: -5px;
140
+ left: calc( var(--zd_size5) * -1 ) ;
141
141
  }
142
142
  .xmedium .lock {
143
- top: 4px;
144
- font-size: 14px;
143
+ top: var(--zd_size4) ;
144
+ font-size: var(--zd_font_size14) ;
145
145
  }
146
146
  [dir=ltr] .xmedium .lock {
147
- right: -6px;
147
+ right: calc( var(--zd_size6) * -1 ) ;
148
148
  }
149
149
  [dir=rtl] .xmedium .lock {
150
- left: -6px;
150
+ left: calc( var(--zd_size6) * -1 ) ;
151
151
  }
152
152
  .large .lock {
153
- top: 6px;
154
- font-size: 18px;
153
+ top: var(--zd_size6) ;
154
+ font-size: var(--zd_font_size18) ;
155
155
  }
156
156
  [dir=ltr] .large .lock {
157
- right: -6px;
157
+ right: calc( var(--zd_size6) * -1 ) ;
158
158
  }
159
159
  [dir=rtl] .large .lock {
160
- left: -6px;
160
+ left: calc( var(--zd_size6) * -1 ) ;
161
161
  }
162
162
  .xlarge .lock {
163
- top: 12px;
164
- font-size: 22px;
163
+ top: var(--zd_size12) ;
164
+ font-size: var(--zd_font_size22) ;
165
165
  }
166
166
  [dir=ltr] .xlarge .lock {
167
- right: -8px;
167
+ right: calc( var(--zd_size8) * -1 ) ;
168
168
  }
169
169
  [dir=rtl] .xlarge .lock {
170
- left: -8px;
170
+ left: calc( var(--zd_size8) * -1 ) ;
171
171
  }
@@ -88,6 +88,7 @@ var AvatarWithTeam = /*#__PURE__*/function (_React$Component) {
88
88
  return /*#__PURE__*/_react["default"].createElement("span", _extends({
89
89
  className: "".concat(_AvatarWithTeamModule["default"].container, " "),
90
90
  "data-id": "avatarWithTeamId",
91
+ "data-test-id": "avatarWithTeamId",
91
92
  "data-selector-id": dataSelectorId
92
93
  }, AvatarWithTeamProps), isTeam && teamName ? /*#__PURE__*/_react["default"].createElement(_Avatar["default"], _extends({
93
94
  name: name,
@@ -124,6 +125,7 @@ var AvatarWithTeam = /*#__PURE__*/function (_React$Component) {
124
125
  }, Avatar2Props)), teamName ? /*#__PURE__*/_react["default"].createElement("span", {
125
126
  className: "".concat(_AvatarWithTeamModule["default"].teamAvatar, " ").concat(teamClassName, " "),
126
127
  "data-id": "teamNameTestId",
128
+ "data-test-id": "teamNameTestId",
127
129
  "data-title": needTitle ? title : undefined
128
130
  }, /*#__PURE__*/_react["default"].createElement(_AvatarTeam["default"], _extends({
129
131
  name: teamName,
@@ -6,18 +6,18 @@
6
6
 
7
7
  .teamAvatar {
8
8
  position: absolute;
9
- bottom: -6px;
10
- font-size: 0;
11
- padding: 2px;
9
+ bottom: calc( var(--zd_size6) * -1 ) ;
10
+ font-size: 0 ;
11
+ padding: var(--zd_size2) ;
12
12
  border-radius: 50%;
13
13
  transform: scale(0.8);
14
14
  background-color: var(--zdt_avatarwithteam_default_bg);
15
15
  }
16
16
 
17
17
  [dir=ltr] .teamAvatar {
18
- right: -10px;
18
+ right: calc( var(--zd_size10) * -1 ) ;
19
19
  }
20
20
 
21
21
  [dir=rtl] .teamAvatar {
22
- left: -10px;
22
+ left: calc( var(--zd_size10) * -1 ) ;
23
23
  }
@@ -1,14 +1,14 @@
1
1
  .container {
2
- top: 0;
3
- bottom: 0;
2
+ top: 0 ;
3
+ bottom: 0 ;
4
4
  position: absolute;
5
5
  overflow: hidden;
6
6
  }[dir=ltr] .container {
7
- left: 0;
8
- right: 0;
7
+ left: 0 ;
8
+ right: 0 ;
9
9
  }[dir=rtl] .container {
10
- right: 0;
11
- left: 0;
10
+ right: 0 ;
11
+ left: 0 ;
12
12
  }
13
13
  .default {
14
14
  background-color: var(--zdt_freezelayer_default_bg);
@@ -2,18 +2,18 @@
2
2
  position: relative;
3
3
  line-height: var(--zd_size18);
4
4
  composes: dInflex alignVertical from '~@zohodesk/components/lib/common/common.module.css';
5
- padding: 3px 15px;
5
+ padding: var(--zd_size3) var(--zd_size15) ;
6
6
  cursor: pointer;
7
7
  }[dir=ltr] .container {
8
- margin-left: 15px;
8
+ margin-left: var(--zd_size15) ;
9
9
  }[dir=rtl] .container {
10
- margin-right: 15px;
10
+ margin-right: var(--zd_size15) ;
11
11
  }
12
12
  .container:hover {
13
13
  background: var(--zdt_selectdropzdt_selectdropdown_hover_bg down_hover_bg);
14
14
  }
15
15
  .departName {
16
- font-size: 13px;
16
+ font-size: var(--zd_font_size13) ;
17
17
  color: var(--zdt_selectdropdown_departname_text);
18
18
  composes: flexgrow dotted offSelection from '~@zohodesk/components/lib/common/common.module.css';
19
19
  }
@@ -22,22 +22,22 @@
22
22
  cursor: pointer;
23
23
  }
24
24
  [dir=ltr] .departIcon {
25
- margin-left: 5px;
25
+ margin-left: var(--zd_size5) ;
26
26
  }
27
27
  [dir=rtl] .departIcon {
28
- margin-right: 5px;
28
+ margin-right: var(--zd_size5) ;
29
29
  }
30
30
  .rulesPopup {
31
- max-height: 260px;
32
- padding: 10px 0;
31
+ max-height: var(--zd_size260) ;
32
+ padding: var(--zd_size10) 0 ;
33
33
  }
34
34
 
35
35
  .rulesDepart {
36
- margin: 0 5px 10px 5px;
36
+ margin: 0 var(--zd_size5) var(--zd_size10) var(--zd_size5) ;
37
37
  }
38
38
  .searchDepart {
39
- padding: 0 20px;
40
- margin: 0 0 10px 0;
39
+ padding: 0 var(--zd_size20) ;
40
+ margin: 0 0 var(--zd_size10) 0 ;
41
41
  }
42
42
 
43
43
  /*Variables */
@@ -1,33 +1,33 @@
1
1
  .wrapper {
2
2
  position: relative;
3
- max-width: 100%;
3
+ max-width: 100% ;
4
4
  }
5
5
  .maxHgt {
6
- max-height: 265px;
7
- padding: 10px 0;
6
+ max-height: var(--zd_size265) ;
7
+ padding: var(--zd_size10) 0 ;
8
8
  }
9
9
  .responsivemaxHgt {
10
- padding: 0;
10
+ padding: 0 ;
11
11
  }
12
12
  .title {
13
- padding-top: 6px;
13
+ padding-top: var(--zd_size6) ;
14
14
  }
15
15
  [dir=ltr] .default_arrow, [dir=ltr] .overlay_arrow {
16
- padding: 0 0 0 5px;
16
+ padding: 0 0 0 var(--zd_size5) ;
17
17
  }
18
18
  [dir=rtl] .default_arrow, [dir=rtl] .overlay_arrow {
19
- padding: 0 5px 0 0;
19
+ padding: 0 var(--zd_size5) 0 0 ;
20
20
  }
21
21
  .overlay_arrow {
22
22
  position: absolute;
23
- top: 50%;
23
+ top: 50% ;
24
24
  transform: translateY(-50%) perspective(1px);
25
25
  }
26
26
  [dir=ltr] .overlay_arrow {
27
- left: 100%;
27
+ left: 100% ;
28
28
  }
29
29
  [dir=rtl] .overlay_arrow {
30
- right: 100%;
30
+ right: 100% ;
31
31
  }
32
32
  .hoverIcon .arrow {
33
33
  opacity: 0;
@@ -43,10 +43,10 @@
43
43
  composes: dotted offSelection 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
  .cursorDefault {
52
52
  cursor: default;
@@ -61,39 +61,39 @@
61
61
  text-align: right;
62
62
  }
63
63
  [dir=ltr] .iconBox {
64
- margin-right: 4px;
64
+ margin-right: var(--zd_size4) ;
65
65
  }
66
66
  [dir=rtl] .iconBox {
67
- margin-left: 4px;
67
+ margin-left: var(--zd_size4) ;
68
68
  }
69
69
  .iconBox > i {
70
70
  display: block;
71
71
  }
72
72
  .loader {
73
- width: 40px;
74
- margin: 0 auto;
73
+ width: var(--zd_size40) ;
74
+ margin: 0 auto ;
75
75
  }
76
76
  .seperatedLine {
77
- height: 1px;
77
+ height: var(--zd_size1) ;
78
78
  border-bottom: 1px solid var(--zdt_toggledropdown_line_border);
79
- margin: 7px 0 8px;
79
+ margin: var(--zd_size7) 0 var(--zd_size8) ;
80
80
  }
81
81
  .hiddenInput {
82
- width: 0;
83
- height: 0;
82
+ width: 0 ;
83
+ height: 0 ;
84
84
  opacity: 0;
85
85
  position: absolute;
86
86
  }
87
87
  .hiddenInputElement{
88
- width: 100%;
88
+ width: 100% ;
89
89
  -webkit-appearance: none;
90
90
  -moz-appearance: none;
91
91
  appearance: none;
92
- padding: 0;
92
+ padding: 0 ;
93
93
  border: 0;
94
94
  }
95
95
  .groupName {
96
- margin: 6px 0;
96
+ margin: var(--zd_size6) 0 ;
97
97
  }
98
98
  .dropdown {
99
99
  background-color: transparent;
@@ -79,7 +79,8 @@ var CommonEmptyState = /*#__PURE__*/function (_Component) {
79
79
  descriptionClass = _customClass$descript === void 0 ? '' : _customClass$descript;
80
80
  return /*#__PURE__*/_react["default"].createElement("div", {
81
81
  className: "".concat(_CommonEmptyStateModule["default"].container, " ").concat(_CommonEmptyStateModule["default"][size], " ").concat(className, " ").concat(!isFluid ? _CommonEmptyStateModule["default"].fluid : '', " ").concat(_CommonEmptyStateModule["default"][palette]),
82
- "data-id": dataId
82
+ "data-id": dataId,
83
+ "data-test-id": dataId
83
84
  }, getEmptyState ? getEmptyState() : null, title ? /*#__PURE__*/_react["default"].createElement("div", {
84
85
  className: "".concat(_CommonEmptyStateModule["default"].title, " ").concat(titleClass)
85
86
  }, title) : null, description ? /*#__PURE__*/_react["default"].createElement("div", {
@@ -9,25 +9,25 @@
9
9
  text-align: center;
10
10
  }
11
11
  [dir=ltr] .container {
12
- margin-left: auto;
13
- margin-right: auto;
12
+ margin-left: auto ;
13
+ margin-right: auto ;
14
14
  }
15
15
  [dir=rtl] .container {
16
- margin-right: auto;
17
- margin-left: auto;
16
+ margin-right: auto ;
17
+ margin-left: auto ;
18
18
  }
19
19
  .fluid {
20
- max-width: 430px;
20
+ max-width: var(--zd_size430) ;
21
21
  }
22
22
  .title {
23
23
  font-family: var(--zd_semibold);
24
24
  color: var(--titleColor);
25
25
  }
26
26
  .small .title {
27
- font-size: 16px;
27
+ font-size: var(--zd_font_size16) ;
28
28
  }
29
29
  .medium .title {
30
- font-size: 20px;
30
+ font-size: var(--zd_font_size20) ;
31
31
  }
32
32
  .linkWrapper,
33
33
  .linkDescWrapper {
@@ -35,26 +35,26 @@
35
35
  }
36
36
  .small .linkWrapper,
37
37
  .small .linkDescWrapper {
38
- font-size: 12px;
38
+ font-size: var(--zd_font_size12) ;
39
39
  }
40
40
  .medium .linkWrapper,
41
41
  .medium .linkDescWrapper {
42
- font-size: 14px;
42
+ font-size: var(--zd_font_size14) ;
43
43
  }
44
44
  .medium .linkWrapper {
45
- margin-top: 18px;
45
+ margin-top: var(--zd_size18) ;
46
46
  }
47
47
  .small .linkWrapper {
48
- margin-top: 12px;
48
+ margin-top: var(--zd_size12) ;
49
49
  }
50
50
  .linkDescWrapper {
51
- margin-top: 20px;
51
+ margin-top: var(--zd_size20) ;
52
52
  }
53
53
  [dir=ltr] .linkDesc, [dir=ltr] .desc {
54
- margin-right: 4px;
54
+ margin-right: var(--zd_size4) ;
55
55
  }
56
56
  [dir=rtl] .linkDesc, [dir=rtl] .desc {
57
- margin-left: 4px;
57
+ margin-left: var(--zd_size4) ;
58
58
  }
59
59
  .desc {
60
60
  line-height: var(--zd_size19);
@@ -68,7 +68,7 @@
68
68
  color: var(--linkHoverColor);
69
69
  }
70
70
  .children {
71
- margin-top: 15px;
71
+ margin-top: var(--zd_size15) ;
72
72
  }
73
73
 
74
74
  .default {
@@ -2,40 +2,40 @@
2
2
  text-align: center;
3
3
  }
4
4
  .svg {
5
- margin-top: 140px;
5
+ margin-top: var(--zd_size140) ;
6
6
  }
7
7
  .header {
8
- font-size: 20px;
8
+ font-size: var(--zd_font_size20) ;
9
9
  font-family: var(--zd_semibold);
10
- margin-top: 16px;
10
+ margin-top: var(--zd_size16) ;
11
11
  }
12
12
  .description {
13
- font-size: 15px;
13
+ font-size: var(--zd_font_size15) ;
14
14
  font-family: var(--zd_semibold);
15
- margin: 20px 0;
15
+ margin: var(--zd_size20) 0 ;
16
16
  }
17
17
  .content {
18
- margin: 10px 0;
18
+ margin: var(--zd_size10) 0 ;
19
19
  }
20
20
  .footer {
21
- font-size: 13px;
21
+ font-size: var(--zd_font_size13) ;
22
22
  position: relative;
23
23
  display: inline-block;
24
- margin: 10px 0 80px 0;
24
+ margin: var(--zd_size10) 0 var(--zd_size80) 0 ;
25
25
  }
26
26
  .footer::before {
27
27
  content: '';
28
28
  position: absolute;
29
- top: -10px;
29
+ top: calc( var(--zd_size10) * -1 ) ;
30
30
  border-top: var(--zd_size1) solid var(--zdt_editionpage_footer_text);
31
31
  }
32
32
  [dir=ltr] .footer::before {
33
- left: -20px;
34
- right: -20px;
33
+ left: calc( var(--zd_size20) * -1 ) ;
34
+ right: calc( var(--zd_size20) * -1 ) ;
35
35
  }
36
36
  [dir=rtl] .footer::before {
37
- right: -20px;
38
- left: -20px;
37
+ right: calc( var(--zd_size20) * -1 ) ;
38
+ left: calc( var(--zd_size20) * -1 ) ;
39
39
  }
40
40
  .button {
41
41
  color: var(--zdt_editionpage_primary_text);
@@ -68,7 +68,8 @@ var EditionPage = /*#__PURE__*/function (_Component) {
68
68
  children = _this$props.children;
69
69
  return /*#__PURE__*/_react["default"].createElement("div", {
70
70
  className: _EditionPage["default"].editionContainer,
71
- "data-id": dataId
71
+ "data-id": dataId,
72
+ "data-test-id": dataId
72
73
  }, /*#__PURE__*/_react["default"].createElement("div", {
73
74
  className: _EditionPage["default"].svg
74
75
  }, /*#__PURE__*/_react["default"].createElement(_EmptyCrmPotential["default"], null)), /*#__PURE__*/_react["default"].createElement("div", {
@@ -80,11 +81,13 @@ var EditionPage = /*#__PURE__*/function (_Component) {
80
81
  }, information ? "".concat(information, " ") : null, butttonText ? /*#__PURE__*/_react["default"].createElement("span", {
81
82
  className: _EditionPage["default"].button,
82
83
  "data-id": "".concat(dataId, "_button"),
84
+ "data-test-id": "".concat(dataId, "_button"),
83
85
  onClick: onButtonClick
84
86
  }, butttonText) : null), children ? /*#__PURE__*/_react["default"].createElement("div", {
85
87
  className: _EditionPage["default"].content
86
88
  }, children) : null, footerText ? /*#__PURE__*/_react["default"].createElement("div", {
87
89
  "data-id": "".concat(dataId, "_footerText"),
90
+ "data-test-id": "".concat(dataId, "_footerText"),
88
91
  className: _EditionPage["default"].footer
89
92
  }, /*#__PURE__*/_react["default"].createElement("div", {
90
93
  dangerouslySetInnerHTML: {