@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
@@ -5,18 +5,18 @@
5
5
  }
6
6
 
7
7
  .isOverlay {
8
- top: 0;
9
- bottom: 0;
8
+ top: 0 ;
9
+ bottom: 0 ;
10
10
  position: absolute;
11
11
  pointer-events: none;
12
12
  }
13
13
 
14
14
  [dir=ltr] .isOverlay {
15
- right: 0;
15
+ right: 0 ;
16
16
  }
17
17
 
18
18
  [dir=rtl] .isOverlay {
19
- left: 0;
19
+ left: 0 ;
20
20
  }
21
21
 
22
22
  .columns {
@@ -34,158 +34,158 @@
34
34
 
35
35
  .secondMobDrawer {
36
36
  position: absolute;
37
- top: 0;
37
+ top: 0 ;
38
38
  z-index: 1;
39
39
  }
40
40
 
41
41
  [dir=ltr] .secondMobDrawer {
42
- right: 0;
42
+ right: 0 ;
43
43
  }
44
44
 
45
45
  [dir=rtl] .secondMobDrawer {
46
- left: 0;
46
+ left: 0 ;
47
47
  }
48
48
 
49
49
  .mobModal {
50
50
  position: absolute;
51
- top: 0;
52
- bottom: 0;
51
+ top: 0 ;
52
+ bottom: 0 ;
53
53
  }
54
54
 
55
55
  [dir=ltr] .mobModal {
56
- right: 0;
57
- left: 0;
56
+ right: 0 ;
57
+ left: 0 ;
58
58
  }
59
59
 
60
60
  [dir=rtl] .mobModal {
61
- left: 0;
62
- right: 0;
61
+ left: 0 ;
62
+ right: 0 ;
63
63
  }
64
64
 
65
65
  .xsmall {
66
- width: 360px;
66
+ width: var(--zd_size360) ;
67
67
  }
68
68
 
69
69
  .small {
70
- width: 410px;
70
+ width: var(--zd_size410) ;
71
71
  }
72
72
 
73
73
  .medium {
74
- width: 660px;
74
+ width: var(--zd_size660) ;
75
75
  }
76
76
 
77
77
  .xmedium {
78
- width: 730px;
78
+ width: var(--zd_size730) ;
79
79
  }
80
80
 
81
81
  .large {
82
- width: 936px;
82
+ width: var(--zd_size936) ;
83
83
  }
84
84
 
85
85
  .xlarge {
86
- width: 840px;
86
+ width: var(--zd_size840) ;
87
87
  }
88
88
 
89
89
  .xxlarge {
90
- width: 1142px;
90
+ width: var(--zd_size1142) ;
91
91
  }
92
92
 
93
93
  .mbleSize,
94
94
  .default {
95
- width: 100%;
95
+ width: 100% ;
96
96
  }
97
97
 
98
98
  .header {
99
- min-height: 50px;
99
+ min-height: var(--zd_size50) ;
100
100
  background-color: var(--zdt_drawer_header_bg);
101
101
  border-bottom: solid 1px var(--zdt_drawer_header_border);
102
- padding-top: 10px;
103
- padding-bottom: 10px;
102
+ padding-top: var(--zd_size10) ;
103
+ padding-bottom: var(--zd_size10) ;
104
104
  }
105
105
 
106
106
  .subheader {
107
- min-height: 28px;
107
+ min-height: var(--zd_size28) ;
108
108
  }
109
109
 
110
110
  .title {
111
111
  color: var(--zdt_drawer_title_text);
112
112
  font-family: var(--zd_semibold);
113
113
  composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
114
- font-size: 16px;
114
+ font-size: var(--zd_font_size16) ;
115
115
  }
116
116
 
117
117
  [dir=ltr] .title {
118
- padding: 0 10px 0 0;
118
+ padding: 0 var(--zd_size10) 0 0 ;
119
119
  }
120
120
 
121
121
  [dir=rtl] .title {
122
- padding: 0 0 0 10px;
122
+ padding: 0 0 0 var(--zd_size10) ;
123
123
  }
124
124
 
125
125
  [dir=ltr] .smallHeaderPadding {
126
- padding-right: 11px;
127
- padding-left: 30px;
126
+ padding-right: var(--zd_size11) ;
127
+ padding-left: var(--zd_size30) ;
128
128
  }
129
129
 
130
130
  [dir=rtl] .smallHeaderPadding {
131
- padding-left: 11px;
132
- padding-right: 30px;
131
+ padding-left: var(--zd_size11) ;
132
+ padding-right: var(--zd_size30) ;
133
133
  }
134
134
 
135
135
  [dir=ltr] .smallContentPadding {
136
- padding-left: 30px;
137
- padding-right: 30px;
136
+ padding-left: var(--zd_size30) ;
137
+ padding-right: var(--zd_size30) ;
138
138
  }
139
139
 
140
140
  [dir=rtl] .smallContentPadding {
141
- padding-right: 30px;
142
- padding-left: 30px;
141
+ padding-right: var(--zd_size30) ;
142
+ padding-left: var(--zd_size30) ;
143
143
  }
144
144
 
145
145
  [dir=ltr] .mediumHeaderPadding {
146
- padding-right: 15px;
147
- padding-left: 30px;
146
+ padding-right: var(--zd_size15) ;
147
+ padding-left: var(--zd_size30) ;
148
148
  }
149
149
 
150
150
  [dir=rtl] .mediumHeaderPadding {
151
- padding-left: 15px;
152
- padding-right: 30px;
151
+ padding-left: var(--zd_size15) ;
152
+ padding-right: var(--zd_size30) ;
153
153
  }
154
154
 
155
155
  [dir=ltr] .mediumContentPadding {
156
- padding-left: 30px;
157
- padding-right: 30px;
156
+ padding-left: var(--zd_size30) ;
157
+ padding-right: var(--zd_size30) ;
158
158
  }
159
159
 
160
160
  [dir=rtl] .mediumContentPadding {
161
- padding-right: 30px;
162
- padding-left: 30px;
161
+ padding-right: var(--zd_size30) ;
162
+ padding-left: var(--zd_size30) ;
163
163
  }
164
164
 
165
165
  [dir=ltr] .largeHeaderPadding {
166
- padding-right: 15px;
167
- padding-left: 50px;
166
+ padding-right: var(--zd_size15) ;
167
+ padding-left: var(--zd_size50) ;
168
168
  }
169
169
 
170
170
  [dir=rtl] .largeHeaderPadding {
171
- padding-left: 15px;
172
- padding-right: 50px;
171
+ padding-left: var(--zd_size15) ;
172
+ padding-right: var(--zd_size50) ;
173
173
  }
174
174
 
175
175
  [dir=ltr] .largeContentPadding {
176
- padding-left: 50px;
177
- padding-right: 50px;
176
+ padding-left: var(--zd_size50) ;
177
+ padding-right: var(--zd_size50) ;
178
178
  }
179
179
 
180
180
  [dir=rtl] .largeContentPadding {
181
- padding-right: 50px;
182
- padding-left: 50px;
181
+ padding-right: var(--zd_size50) ;
182
+ padding-left: var(--zd_size50) ;
183
183
  }
184
184
 
185
185
  [dir=ltr] .iconWrapper {
186
- margin-right: 10px;
186
+ margin-right: var(--zd_size10) ;
187
187
  }
188
188
 
189
189
  [dir=rtl] .iconWrapper {
190
- margin-left: 10px;
190
+ margin-left: var(--zd_size10) ;
191
191
  }
@@ -38,6 +38,7 @@ export default class ExternalLink extends React.Component {
38
38
  "data-title": title,
39
39
  rel: rel,
40
40
  "data-id": dataId,
41
+ "data-test-id": dataId,
41
42
  onClick: onClick
42
43
  }, customProps), children);
43
44
  }
@@ -80,10 +80,12 @@ export default class FlipCard extends Component {
80
80
  className: `${AvatarSize(size)} ${noNeedFlip ? style.flipNone : isChecked ? style.notFlip : style.flip}`,
81
81
  onClick: this.onClick,
82
82
  "data-id": ticListContainer,
83
+ "data-test-id": ticListContainer,
83
84
  "data-tour": tourId
84
85
  }, /*#__PURE__*/React.createElement("div", {
85
86
  className: style.container,
86
- "data-id": ticList
87
+ "data-id": ticList,
88
+ "data-test-id": ticList
87
89
  }, !noNeedFlip ? /*#__PURE__*/React.createElement(Container, {
88
90
  align: "both",
89
91
  className: `${style.front} ${frontClass ? frontClass : ''}`
@@ -12,8 +12,8 @@
12
12
  .container,
13
13
  .front,
14
14
  .back {
15
- width: inherit;
16
- height: inherit;
15
+ width: inherit ;
16
+ height: inherit ;
17
17
  }
18
18
  .front,
19
19
  .back {
@@ -13,70 +13,70 @@
13
13
  border-top: solid 1px var(--footerBorder);
14
14
  }
15
15
  .largeFooter {
16
- padding-top: 24px;
17
- padding-bottom: 24px;
16
+ padding-top: var(--zd_size24) ;
17
+ padding-bottom: var(--zd_size24) ;
18
18
  }
19
19
  .mediumFooter {
20
- padding-top: 20px;
21
- padding-bottom: 20px;
20
+ padding-top: var(--zd_size20) ;
21
+ padding-bottom: var(--zd_size20) ;
22
22
  }
23
23
  .smallFooter {
24
- padding-top: 10px;
25
- padding-bottom: 10px;
24
+ padding-top: var(--zd_size10) ;
25
+ padding-bottom: var(--zd_size10) ;
26
26
  }
27
27
 
28
28
  [dir=ltr] .largePadding {
29
- padding-left: 60px;
29
+ padding-left: var(--zd_size60) ;
30
30
  }
31
31
 
32
32
  [dir=rtl] .largePadding {
33
- padding-right: 60px;
33
+ padding-right: var(--zd_size60) ;
34
34
  }
35
35
  [dir=ltr] .mediumPadding {
36
- padding-left: 50px;
36
+ padding-left: var(--zd_size50) ;
37
37
  }
38
38
  [dir=rtl] .mediumPadding {
39
- padding-right: 50px;
39
+ padding-right: var(--zd_size50) ;
40
40
  }
41
41
  [dir=ltr] .xmediumPadding {
42
- padding-left: 30px;
42
+ padding-left: var(--zd_size30) ;
43
43
  }
44
44
  [dir=rtl] .xmediumPadding {
45
- padding-right: 30px;
45
+ padding-right: var(--zd_size30) ;
46
46
  }
47
47
  [dir=ltr] .smallPadding {
48
- padding-left: 25px;
48
+ padding-left: var(--zd_size25) ;
49
49
  }
50
50
  [dir=rtl] .smallPadding {
51
- padding-right: 25px;
51
+ padding-right: var(--zd_size25) ;
52
52
  }
53
53
  [dir=ltr] .xsmallPadding {
54
- padding-left: 20px;
54
+ padding-left: var(--zd_size20) ;
55
55
  }
56
56
  [dir=rtl] .xsmallPadding {
57
- padding-right: 20px;
57
+ padding-right: var(--zd_size20) ;
58
58
  }
59
59
 
60
60
  .marginRight {
61
61
  composes: dinblk from '~@zohodesk/components/lib/common/common.module.css';
62
62
  }
63
63
  [dir=ltr] .largeFooter .marginRight, [dir=ltr] .mediumFooter .marginRight {
64
- margin-right: 15px;
64
+ margin-right: var(--zd_size15) ;
65
65
  }
66
66
  [dir=rtl] .largeFooter .marginRight, [dir=rtl] .mediumFooter .marginRight {
67
- margin-left: 15px;
67
+ margin-left: var(--zd_size15) ;
68
68
  }
69
69
  [dir=ltr] .smallFooter .marginRight {
70
- margin-right: 12px;
70
+ margin-right: var(--zd_size12) ;
71
71
  }
72
72
  [dir=rtl] .smallFooter .marginRight {
73
- margin-left: 12px;
73
+ margin-left: var(--zd_size12) ;
74
74
  }
75
75
 
76
76
  [dir=ltr] .marginRight:last-child {
77
- margin-right: 0;
77
+ margin-right: 0 ;
78
78
  }
79
79
 
80
80
  [dir=rtl] .marginRight:last-child {
81
- margin-left: 0;
81
+ margin-left: 0 ;
82
82
  }
@@ -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);
@@ -68,10 +68,20 @@ export default function useDragger(_ref) {
68
68
  const draggableEleRect = draggableEle.current.getBoundingClientRect();
69
69
  const style = draggableEle.current.style;
70
70
  const {
71
- top,
72
- left,
73
71
  width
74
72
  } = draggableEleRect;
73
+ const parentEleRect = parentEle ? parentEle.current.getBoundingClientRect() : {
74
+ left: 0,
75
+ top: 0
76
+ };
77
+ const relativeRect = {
78
+ left: draggableEleRect.left - parentEleRect.left,
79
+ top: draggableEleRect.top - parentEleRect.top
80
+ };
81
+ const {
82
+ top,
83
+ left
84
+ } = relativeRect;
75
85
  style.top = `${top}px`;
76
86
  style.left = `${left}px`;
77
87
  style.width = `${width}px`;
@@ -2,8 +2,8 @@
2
2
  --iconColor: var(--zdt_iconButton_icon_black);
3
3
  }
4
4
  .wrapper {
5
- height: 28px;
6
- width: 28px;
5
+ height: var(--zd_size28) ;
6
+ width: var(--zd_size28) ;
7
7
  composes: offSelection from '~@zohodesk/components/lib/common/common.module.css';
8
8
  composes: varClass;
9
9
  color: var(--iconColor);
package/es/Image/Image.js CHANGED
@@ -21,6 +21,7 @@ export default class Image extends React.Component {
21
21
  alt: alt,
22
22
  "data-title": title,
23
23
  "data-id": dataId,
24
+ "data-test-id": dataId,
24
25
  className: ` ${className} ${isCover ? style.imgFullSize : style.imgMaxFullSize} `,
25
26
  onClick: onClick,
26
27
  id: htmlId,
@@ -1,10 +1,10 @@
1
1
  .imgFullSize{
2
- height:100%;
3
- width:100%
2
+ height:100% ;
3
+ width:100%
4
4
  }
5
5
  .imgMaxFullSize{
6
- max-height:100%;
7
- max-width:100%
6
+ max-height:100% ;
7
+ max-width:100%
8
8
  }
9
9
  .imgFullSize, .imgMaxFullSize{
10
10
  /* Variable:Ignore */
@@ -1,20 +1,20 @@
1
1
  .section {
2
2
  background: var(--zdt_importantnotes_bg);
3
- padding: 5px 10px;
3
+ padding: var(--zd_size5) var(--zd_size10) ;
4
4
  }
5
5
  .title {
6
- font-size: 13px;
6
+ font-size: var(--zd_font_size13) ;
7
7
  line-height: var(--zd_font_size18);
8
8
  color: var(--zdt_importantnotes_title_text);
9
9
  }
10
10
  .icon {
11
11
  color: var(--zdt_importantnotes_icon);
12
- font-size: 0;
13
- margin-top: 1px;
12
+ font-size: 0 ;
13
+ margin-top: var(--zd_size1) ;
14
14
  }
15
15
  [dir=ltr] .icon {
16
- margin-right: 5px;
16
+ margin-right: var(--zd_size5) ;
17
17
  }
18
18
  [dir=rtl] .icon {
19
- margin-left: 5px;
19
+ margin-left: var(--zd_size5) ;
20
20
  }
package/es/Link/Link.js CHANGED
@@ -87,7 +87,8 @@ export default class Link extends React.Component {
87
87
  className: `${style.container} ${className ? className : ''}`
88
88
  }, option, {
89
89
  rel: rel,
90
- "data-id": dataId
90
+ "data-id": dataId,
91
+ "data-test-id": dataId
91
92
  }, others, {
92
93
  onClick: this.onCallBack.bind(this, urlOutput, href)
93
94
  }, customProps, {
@@ -1,15 +1,15 @@
1
1
  .ajaxLoader {
2
2
  position: absolute;
3
- top: 0;
3
+ top: 0 ;
4
4
  }[dir=ltr] .ajaxLoader {
5
- left: 0;
6
- right: 0;
5
+ left: 0 ;
6
+ right: 0 ;
7
7
  }[dir=rtl] .ajaxLoader {
8
- right: 0;
9
- left: 0;
8
+ right: 0 ;
9
+ left: 0 ;
10
10
  }
11
11
  .loader {
12
- width: 100%;
12
+ width: 100% ;
13
13
  /* Variable:Ignore */
14
14
  height: 3px;
15
15
  background-image: var(--zdt_loader_gradient_bg);
@@ -77,6 +77,7 @@ export function MessageUI(props) {
77
77
  return /*#__PURE__*/React.createElement("div", {
78
78
  className: style.message,
79
79
  "data-id": `show_${type}_message`,
80
+ "data-test-id": `show_${type}_message`,
80
81
  "data-selector-id": dataSelectorId
81
82
  }, /*#__PURE__*/React.createElement("div", {
82
83
  className: style.container
@@ -92,6 +93,7 @@ export function MessageUI(props) {
92
93
  className: style.text,
93
94
  onClick: onClick,
94
95
  "data-id": "infoMessage",
96
+ "data-test-id": "infoMessage",
95
97
  dangerouslySetInnerHTML: {
96
98
  __html: message
97
99
  }
@@ -99,7 +101,8 @@ export function MessageUI(props) {
99
101
  className: style.close,
100
102
  "data-title": closeTitle,
101
103
  onClick: onClose,
102
- "data-id": `close_${type}_message`
104
+ "data-id": `close_${type}_message`,
105
+ "data-test-id": `close_${type}_message`
103
106
  }, /*#__PURE__*/React.createElement(Icon, {
104
107
  name: "ZD-closee",
105
108
  isBold: true,
@@ -1,16 +1,16 @@
1
1
  .message {
2
2
  position: absolute;
3
- top: 0;
3
+ top: 0 ;
4
4
  z-index: 1000;
5
5
  /*Hook for editor alert*/
6
6
  pointer-events: none;
7
7
  text-align: center;
8
8
  }[dir=ltr] .message {
9
- right: 0;
10
- left: 0;
9
+ right: 0 ;
10
+ left: 0 ;
11
11
  }[dir=rtl] .message {
12
- left: 0;
13
- right: 0;
12
+ left: 0 ;
13
+ right: 0 ;
14
14
  }
15
15
 
16
16
  .container {
@@ -23,18 +23,18 @@
23
23
  }
24
24
 
25
25
  [dir=ltr] .container {
26
- padding: 13px 10px 13px 50px;
26
+ padding: var(--zd_size13) var(--zd_size10) var(--zd_size13) var(--zd_size50) ;
27
27
  }
28
28
 
29
29
  [dir=rtl] .container {
30
- padding: 13px 50px 13px 10px;
30
+ padding: var(--zd_size13) var(--zd_size50) var(--zd_size13) var(--zd_size10) ;
31
31
  }
32
32
 
33
33
  .text {
34
- max-width: 480px;
34
+ max-width: var(--zd_size480) ;
35
35
  display: inline-block;
36
36
  word-break: break-word;
37
- font-size: 14px;
37
+ font-size: var(--zd_font_size14) ;
38
38
  vertical-align: middle;
39
39
  }
40
40
 
@@ -48,19 +48,19 @@
48
48
 
49
49
  .icon {
50
50
  position: absolute;
51
- top: 0;
52
- width: 40px;
51
+ top: 0 ;
52
+ width: var(--zd_size40) ;
53
53
  display: inline-block;
54
- height: 100%;
54
+ height: 100% ;
55
55
  }
56
56
 
57
57
  [dir=ltr] .icon {
58
- left: 0;
58
+ left: 0 ;
59
59
  border-bottom-left-radius: 5px;
60
60
  }
61
61
 
62
62
  [dir=rtl] .icon {
63
- right: 0;
63
+ right: 0 ;
64
64
  border-bottom-right-radius: 5px;
65
65
  }
66
66
 
@@ -81,23 +81,23 @@
81
81
 
82
82
  .tickIcn {
83
83
  color: var(--zdt_message_tickicon);
84
- font-size: 16px;
84
+ font-size: var(--zd_font_size16) ;
85
85
  position: absolute;
86
86
  composes: middleBoth from '~@zohodesk/components/lib/common/common.module.css';
87
87
  }
88
88
 
89
89
  .close {
90
90
  color: var(--zdt_message_close_text);
91
- font-size: 16px;
91
+ font-size: var(--zd_font_size16) ;
92
92
  display: inline-block;
93
93
  vertical-align: middle;
94
94
  cursor: pointer;
95
95
  }
96
96
 
97
97
  [dir=ltr] .close {
98
- margin-left: 10px;
98
+ margin-left: var(--zd_size10) ;
99
99
  }
100
100
 
101
101
  [dir=rtl] .close {
102
- margin-right: 10px;
102
+ margin-right: var(--zd_size10) ;
103
103
  }
@@ -1,29 +1,29 @@
1
1
  .type_secondary {
2
- max-width: 468px;
2
+ max-width: var(--zd_size468) ;
3
3
  border-radius: 3px;
4
- margin: 0 auto;
4
+ margin: 0 auto ;
5
5
  }
6
6
  .message {
7
7
  color: var(--zdt_messagebanner_text);
8
8
  composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
9
- padding: 10px 0;
9
+ padding: var(--zd_size10) 0 ;
10
10
  }
11
11
  [dir=ltr] .message {
12
- margin-left: 10px;
12
+ margin-left: var(--zd_size10) ;
13
13
  }
14
14
  [dir=rtl] .message {
15
- margin-right: 10px;
15
+ margin-right: var(--zd_size10) ;
16
16
  }
17
17
  .link {
18
18
  color: var(--zdt_messagebanner_link_text);
19
19
  }
20
20
  [dir=ltr] .link {
21
- margin-left: 5px;
21
+ margin-left: var(--zd_size5) ;
22
22
  }
23
23
  [dir=rtl] .link {
24
- margin-right: 5px;
24
+ margin-right: var(--zd_size5) ;
25
25
  }
26
- .message,.link{font-size: 14px;}
26
+ .message,.link{font-size: var(--zd_font_size14) ;}
27
27
  .close {
28
28
  color: var(--zdt_messagebanner_close_text);
29
29
  cursor: pointer;