@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,51 +1,51 @@
1
1
  .star {
2
2
  position: absolute;
3
- height: 20px;
4
- width: 21px;
3
+ height: var(--zd_size20) ;
4
+ width: var(--zd_size21) ;
5
5
  }
6
6
  .topLeft {
7
- top: 0;
7
+ top: 0 ;
8
8
  }
9
9
  [dir=ltr] .topLeft {
10
10
  transform: translate(-45%, -45%);
11
- left: 0;
11
+ left: 0 ;
12
12
  }
13
13
  [dir=rtl] .topLeft {
14
14
  transform: translate(45%, -45%);
15
- right: 0;
15
+ right: 0 ;
16
16
  }
17
17
  .topRight {
18
- top: 0;
18
+ top: 0 ;
19
19
  }
20
20
  [dir=ltr] .topRight {
21
21
  transform: translate(45%, -45%);
22
- right: 0;
22
+ right: 0 ;
23
23
  }
24
24
  [dir=rtl] .topRight {
25
25
  transform: translate(-45%, -45%);
26
- left: 0;
26
+ left: 0 ;
27
27
  }
28
28
  .bottomLeft {
29
- bottom: 0;
29
+ bottom: 0 ;
30
30
  }
31
31
  [dir=ltr] .bottomLeft {
32
32
  transform: translate(-45%, 45%);
33
- left: 0;
33
+ left: 0 ;
34
34
  }
35
35
  [dir=rtl] .bottomLeft {
36
36
  transform: translate(45%, 45%);
37
- right: 0;
37
+ right: 0 ;
38
38
  }
39
39
  .bottomRight {
40
- bottom: 0;
40
+ bottom: 0 ;
41
41
  }
42
42
  [dir=ltr] .bottomRight {
43
43
  transform: translate(45%, 45%);
44
- right: 0;
44
+ right: 0 ;
45
45
  }
46
46
  [dir=rtl] .bottomRight {
47
47
  transform: translate(-45%, 45%);
48
- left: 0;
48
+ left: 0 ;
49
49
  }
50
50
 
51
51
  .stars {
@@ -90,73 +90,73 @@
90
90
  animation-delay: 1s;
91
91
  }
92
92
 
93
- .topLeft .starOne{top:0}
93
+ .topLeft .starOne{top:0 }
94
94
 
95
95
  [dir=ltr] .topLeft .starOne{
96
- left:0}
96
+ left:0 }
97
97
 
98
- [dir=rtl] .topLeft .starOne{right:0}
99
- .topLeft .starTwo{top:0
98
+ [dir=rtl] .topLeft .starOne{right:0 }
99
+ .topLeft .starTwo{top:0
100
100
  /* Variable:Ignore */}
101
101
  [dir=ltr] .topLeft .starTwo{
102
- left:10px}
103
- [dir=rtl] .topLeft .starTwo{right:10px}
102
+ left:var(--zd_size10) }
103
+ [dir=rtl] .topLeft .starTwo{right:var(--zd_size10) }
104
104
  .topLeft .starThree{
105
105
  /* Variable:Ignore */top:10px}
106
106
  [dir=ltr] .topLeft .starThree{
107
- left:0}
108
- [dir=rtl] .topLeft .starThree{right:0}
107
+ left:0 }
108
+ [dir=rtl] .topLeft .starThree{right:0 }
109
109
 
110
- .topRight .starOne{top:0}
110
+ .topRight .starOne{top:0 }
111
111
 
112
112
  [dir=ltr] .topRight .starOne{
113
- right:0}
113
+ right:0 }
114
114
 
115
- [dir=rtl] .topRight .starOne{left:0}
116
- .topRight .starTwo{top:0
115
+ [dir=rtl] .topRight .starOne{left:0 }
116
+ .topRight .starTwo{top:0
117
117
  /* Variable:Ignore */}
118
118
  [dir=ltr] .topRight .starTwo{
119
- right:10px}
120
- [dir=rtl] .topRight .starTwo{left:10px}
119
+ right:var(--zd_size10) }
120
+ [dir=rtl] .topRight .starTwo{left:var(--zd_size10) }
121
121
  .topRight .starThree{
122
122
  /* Variable:Ignore */top:10px}
123
123
  [dir=ltr] .topRight .starThree{
124
- right:0}
125
- [dir=rtl] .topRight .starThree{left:0}
124
+ right:0 }
125
+ [dir=rtl] .topRight .starThree{left:0 }
126
126
 
127
- .bottomLeft .starOne{bottom:0}
127
+ .bottomLeft .starOne{bottom:0 }
128
128
 
129
129
  [dir=ltr] .bottomLeft .starOne{
130
- left:0}
130
+ left:0 }
131
131
 
132
- [dir=rtl] .bottomLeft .starOne{right:0}
133
- .bottomLeft .starTwo{bottom:0
132
+ [dir=rtl] .bottomLeft .starOne{right:0 }
133
+ .bottomLeft .starTwo{bottom:0
134
134
  /* Variable:Ignore */}
135
135
  [dir=ltr] .bottomLeft .starTwo{
136
- left:10px}
137
- [dir=rtl] .bottomLeft .starTwo{right:10px}
136
+ left:var(--zd_size10) }
137
+ [dir=rtl] .bottomLeft .starTwo{right:var(--zd_size10) }
138
138
  .bottomLeft .starThree{
139
139
  /* Variable:Ignore */bottom:10px}
140
140
  [dir=ltr] .bottomLeft .starThree{
141
- left:0}
142
- [dir=rtl] .bottomLeft .starThree{right:0}
141
+ left:0 }
142
+ [dir=rtl] .bottomLeft .starThree{right:0 }
143
143
 
144
- .bottomRight .starOne{bottom:0}
144
+ .bottomRight .starOne{bottom:0 }
145
145
 
146
146
  [dir=ltr] .bottomRight .starOne{
147
- right:0}
147
+ right:0 }
148
148
 
149
- [dir=rtl] .bottomRight .starOne{left:0}
150
- .bottomRight .starTwo{bottom:0
149
+ [dir=rtl] .bottomRight .starOne{left:0 }
150
+ .bottomRight .starTwo{bottom:0
151
151
  /* Variable:Ignore */}
152
152
  [dir=ltr] .bottomRight .starTwo{
153
- right:10px}
154
- [dir=rtl] .bottomRight .starTwo{left:10px}
153
+ right:var(--zd_size10) }
154
+ [dir=rtl] .bottomRight .starTwo{left:var(--zd_size10) }
155
155
  .bottomRight .starThree{
156
156
  /* Variable:Ignore */bottom:10px}
157
157
  [dir=ltr] .bottomRight .starThree{
158
- right:0}
159
- [dir=rtl] .bottomRight .starThree{left:0}
158
+ right:0 }
159
+ [dir=rtl] .bottomRight .starThree{left:0 }
160
160
 
161
161
  @keyframes twinkle {
162
162
  0% {
@@ -23,6 +23,7 @@ export default class PlusIcon extends React.Component {
23
23
  className: style.container,
24
24
  onClick: onClick,
25
25
  "data-id": dataId,
26
+ "data-test-id": dataId,
26
27
  "data-title": title
27
28
  }, /*#__PURE__*/React.createElement(AvatarIcon, {
28
29
  name: iconName,
@@ -1,23 +1,23 @@
1
1
  .varClass {
2
- --separator_fontSize: 15px;
2
+ --separator_fontSize: var(--zd_font_size15);
3
3
  }
4
4
  .separator {
5
5
  font-size: var(--separator_fontSize);
6
- margin: 0 5px;
6
+ margin: 0 var(--zd_size5) ;
7
7
  }
8
8
  .dot {
9
- --separator_fontSize: 8px;
9
+ --separator_fontSize: var(--zd_font_size8);
10
10
  }
11
11
  .slash {
12
- --separator_fontSize: 10px;
12
+ --separator_fontSize: var(--zd_font_size10);
13
13
  /* line-height: var(--zd_size10); */
14
14
  }
15
15
  .arrow {
16
- --separator_fontSize: 8px;
16
+ --separator_fontSize: var(--zd_font_size8);
17
17
  /* line-height: var(--zd_size7); */
18
18
  }
19
19
  .comma {
20
- --separator_fontSize: 15px;
20
+ --separator_fontSize: var(--zd_font_size15);
21
21
  /* line-height: var(--zd_size13); */
22
22
  }
23
23
  .none {
@@ -2,8 +2,8 @@
2
2
  --tag_bg_color: var(--zdt_tagWithIconGrey_bg);
3
3
  --tag_text_color: var(--zdt_tagWithIconGrey_text);
4
4
  --tag_border_color: var(--zdt_tagWithIconGrey_border);
5
- --tag_small_fontSize: 10px;
6
- --tag_large_fontSize: 12px;
5
+ --tag_small_fontSize: var(--zd_font_size10);
6
+ --tag_large_fontSize: var(--zd_font_size12);
7
7
  }
8
8
  .wrapper {
9
9
  composes: varClass;
@@ -12,14 +12,14 @@
12
12
  }
13
13
  .small,
14
14
  .large {
15
- max-width: 100%;
16
- height: 18px;
15
+ max-width: 100% ;
16
+ height: var(--zd_size18) ;
17
17
  }
18
18
  .small, .large {
19
19
  border: 1px solid;
20
20
  border-color: var(--tag_border_color);
21
21
  border-radius: var(--zd_size4);
22
- padding: 0 6px;
22
+ padding: 0 var(--zd_size6) ;
23
23
  }
24
24
  .bold {
25
25
  composes: semibold from '~@zohodesk/components/lib/common/common.module.css';
@@ -34,10 +34,10 @@
34
34
  composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
35
35
  }
36
36
  [dir=ltr] .iconSpace{
37
- margin-right: 4px;
37
+ margin-right: var(--zd_size4) ;
38
38
  }
39
39
  [dir=rtl] .iconSpace{
40
- margin-left: 4px;
40
+ margin-left: var(--zd_size4) ;
41
41
  }
42
42
  .yellow {
43
43
  --tag_bg_color: var(--zdt_tagWithIconYellow_bg);
@@ -141,7 +141,8 @@ function ToastMessageUI(props) {
141
141
  }, needClose ? /*#__PURE__*/React.createElement("button", {
142
142
  className: `${a11yStyle.buttonReset} ${style.closeIcon}`,
143
143
  onClick: onClose,
144
- "data-id": `${dataId}_closeRight`
144
+ "data-id": `${dataId}_closeRight`,
145
+ "data-test-id": `${dataId}_closeRight`
145
146
  }, /*#__PURE__*/React.createElement(Icon, {
146
147
  name: "ZD-close",
147
148
  size: "18"
@@ -1,11 +1,11 @@
1
1
  .container {
2
2
  transition: all var(--zd_transition4);
3
3
  position: relative;
4
- max-height: 100%;
4
+ max-height: 100% ;
5
5
  border-radius: 5px;
6
6
  box-shadow: var(--zd_bs_toastmessage_container);
7
7
  background-color: var(--zdt_toastmessage_default_bg);
8
- margin-bottom: 7px;
8
+ margin-bottom: var(--zd_size7) ;
9
9
  }[dir=ltr] .container {
10
10
  transform-origin: right center;
11
11
  }[dir=rtl] .container {
@@ -13,9 +13,9 @@
13
13
  }
14
14
 
15
15
  .closeAnimation {
16
- max-height: 0;
16
+ max-height: 0 ;
17
17
  transition: all var(--zd_transition3) 0.4s;
18
- margin-bottom: 0;
18
+ margin-bottom: 0 ;
19
19
  }
20
20
 
21
21
  .animation {
@@ -65,7 +65,7 @@
65
65
  }
66
66
 
67
67
  .alertright {
68
- width: 105px;
68
+ width: var(--zd_size105) ;
69
69
  }
70
70
 
71
71
  [dir=ltr] .alertright {
@@ -77,7 +77,7 @@
77
77
  }
78
78
 
79
79
  .popbutton {
80
- font-size: 10px;
80
+ font-size: var(--zd_font_size10) ;
81
81
  color: var(--zdt_toastmessage_popbutton_text);
82
82
  composes: wbreak textCap from '~@zohodesk/components/lib/common/common.module.css';
83
83
  transition: all var(--zd_transition3);
@@ -87,7 +87,7 @@
87
87
 
88
88
  .mainbutton {
89
89
  composes: popbutton;
90
- font-size: 11px;
90
+ font-size: var(--zd_font_size11) ;
91
91
  }
92
92
 
93
93
  .sumbitBorder {
@@ -147,11 +147,11 @@
147
147
  }
148
148
 
149
149
  .alertleft {
150
- padding: 15px 25px;
150
+ padding: var(--zd_size15) var(--zd_size25) ;
151
151
  }
152
152
 
153
153
  .alertico {
154
- min-width: 50px;
154
+ min-width: var(--zd_size50) ;
155
155
  }
156
156
 
157
157
  .alertsecondary .alertico {
@@ -162,54 +162,54 @@
162
162
 
163
163
  .alertTitle {
164
164
  composes: semibold wbreak dotted from '~@zohodesk/components/lib/common/common.module.css';
165
- font-size: 14px;
165
+ font-size: var(--zd_font_size14) ;
166
166
  color: var(--zdt_toastmessage_alerttitle_text);
167
167
  }
168
168
 
169
169
  [dir=ltr] .alertTitleLeft {
170
- margin-right: 10px;
170
+ margin-right: var(--zd_size10) ;
171
171
  }
172
172
 
173
173
  [dir=rtl] .alertTitleLeft {
174
- margin-left: 10px;
174
+ margin-left: var(--zd_size10) ;
175
175
  }
176
176
 
177
177
  .alertMessage {
178
- font-size: 12px;
178
+ font-size: var(--zd_font_size12) ;
179
179
  composes: wbreak from '~@zohodesk/components/lib/common/common.module.css';
180
180
  line-height: var(--zd_size16);
181
181
  color: var(--zdt_toastmessage_alert_text);
182
- margin-top: 5px;
182
+ margin-top: var(--zd_size5) ;
183
183
  }
184
184
 
185
185
  .buttonText {
186
- font-size: inherit;
186
+ font-size: inherit ;
187
187
  line-height: var(--zd_size14);
188
188
  text-align: center;
189
- padding: 0 7px;
189
+ padding: 0 var(--zd_size7) ;
190
190
  cursor: pointer;
191
191
  }
192
192
 
193
193
  .closeIcon,
194
194
  .closeIconPrimary {
195
195
  position: absolute;
196
- top: 0;
196
+ top: 0 ;
197
197
  z-index: 1;
198
198
  color: var(--zdt_toastmessage_closeicon);
199
199
  }
200
200
 
201
201
  .closeIcon, .closeIconPrimary {
202
- padding: 2px;
202
+ padding: var(--zd_size2) ;
203
203
  cursor: pointer;
204
204
  }
205
205
 
206
206
  [dir=ltr] .closeIcon, [dir=ltr] .closeIconPrimary {
207
- right: 0;
207
+ right: 0 ;
208
208
  border-bottom-left-radius: 3px;
209
209
  }
210
210
 
211
211
  [dir=rtl] .closeIcon, [dir=rtl] .closeIconPrimary {
212
- left: 0;
212
+ left: 0 ;
213
213
  border-bottom-right-radius: 3px;
214
214
  }
215
215
 
@@ -226,25 +226,25 @@
226
226
  }
227
227
 
228
228
  .dropdown {
229
- width: 23px;
229
+ width: var(--zd_size23) ;
230
230
  position: relative;
231
- height: 100%;
231
+ height: 100% ;
232
232
  color: var(--zdt_toastmessage_dropdown_text);
233
233
  background: var(--zdt_toastmessage_dropdown_bg);
234
234
  }
235
235
 
236
236
  .dropdown>i {
237
237
  position: absolute;
238
- top: 50%;
238
+ top: 50% ;
239
239
  }
240
240
 
241
241
  [dir=ltr] .dropdown>i {
242
- left: 50%;
242
+ left: 50% ;
243
243
  transform: translate(-50%, -50%);
244
244
  }
245
245
 
246
246
  [dir=rtl] .dropdown>i {
247
- right: 50%;
247
+ right: 50% ;
248
248
  transform: translate(50%, -50%);
249
249
  }
250
250
 
@@ -255,35 +255,35 @@
255
255
  .message {
256
256
  position: relative;
257
257
  color: var(--zdt_toastmessage_popbutton_text);
258
- font-size: 11px;
258
+ font-size: var(--zd_font_size11) ;
259
259
  composes: dotted textCap from '~@zohodesk/components/lib/common/common.module.css';
260
- height: 33px;
260
+ height: var(--zd_size33) ;
261
261
  transition: padding var(--zd_transition3), height var(--zd_transition3);
262
262
  border-top: 1px solid var(--zdt_toastmessage_message_border);
263
263
  cursor: pointer;
264
- margin: 0;
264
+ margin: 0 ;
265
265
  }
266
266
 
267
267
  [dir=ltr] .message {
268
- padding: 10px 20px 10px 76px;
268
+ padding: var(--zd_size10) var(--zd_size20) var(--zd_size10) var(--zd_size76) ;
269
269
  }
270
270
 
271
271
  [dir=rtl] .message {
272
- padding: 10px 76px 10px 20px;
272
+ padding: var(--zd_size10) var(--zd_size76) var(--zd_size10) var(--zd_size20) ;
273
273
  }
274
274
 
275
275
  .messageOff {
276
- height: 0;
277
- font-size: 0;
276
+ height: 0 ;
277
+ font-size: 0 ;
278
278
  border-width: 0;
279
279
  }
280
280
 
281
281
  [dir=ltr] .messageOff {
282
- padding: 0 20px 0 76px;
282
+ padding: 0 var(--zd_size20) 0 var(--zd_size76) ;
283
283
  }
284
284
 
285
285
  [dir=rtl] .messageOff {
286
- padding: 0 76px 0 20px;
286
+ padding: 0 var(--zd_size76) 0 var(--zd_size20) ;
287
287
  }
288
288
 
289
289
  .message:hover {
@@ -291,8 +291,8 @@
291
291
  }
292
292
 
293
293
  .fill {
294
- width: 29px;
295
- height: 29px;
294
+ width: var(--zd_size29) ;
295
+ height: var(--zd_size29) ;
296
296
  line-height: var(--zd_size29);
297
297
  composes: rounded from '~@zohodesk/components/lib/common/common.module.css';
298
298
  text-align: center;
@@ -313,7 +313,7 @@
313
313
  .dangerShadow {
314
314
  color: var(--zdt_toastmessage_danger_text);
315
315
  text-shadow: 0 4px 22px var(--zdt_toastmessage_danger_text_shadow);
316
- margin-top: 5px;
316
+ margin-top: var(--zd_size5) ;
317
317
  }
318
318
 
319
319
  .successPlain {
@@ -34,6 +34,7 @@ export default class Upload extends React.Component {
34
34
  dataSelectorId: dataSelectorId
35
35
  }, /*#__PURE__*/React.createElement(React.Fragment, null, isPreview ? /*#__PURE__*/React.createElement("div", {
36
36
  "data-id": `${dataId}_attachLoading`,
37
+ "data-test-id": `${dataId}_attachLoading`,
37
38
  className: style.loader,
38
39
  style: {
39
40
  width: `${progressValue}%`
@@ -58,7 +59,8 @@ export default class Upload extends React.Component {
58
59
  }, fileSize))), typeof onRemove !== 'undefined' && onRemove != null ? /*#__PURE__*/React.createElement("span", {
59
60
  className: style.uploadclose,
60
61
  onClick: onRemove,
61
- "data-id": `${dataId}_deleteUpload`
62
+ "data-id": `${dataId}_deleteUpload`,
63
+ "data-test-id": `${dataId}_deleteUpload`
62
64
  }, /*#__PURE__*/React.createElement(Icon, {
63
65
  name: "ZD-close",
64
66
  isBold: true
@@ -3,7 +3,7 @@
3
3
  transition: all var(--zd_transition3);
4
4
  vertical-align: middle;
5
5
  cursor: pointer;
6
- padding: 5px;
6
+ padding: var(--zd_size5) ;
7
7
  border-radius: var(--zd_size2);
8
8
  }
9
9
  .light {
@@ -14,25 +14,25 @@
14
14
  }
15
15
  .overlay {
16
16
  position: absolute;
17
- top: 0;
18
- bottom: 0;
17
+ top: 0 ;
18
+ bottom: 0 ;
19
19
  background-color: var(--zdt_upload_overlay_bg);
20
20
  }
21
21
  [dir=ltr] .overlay {
22
- left: 0;
23
- right: 0;
22
+ left: 0 ;
23
+ right: 0 ;
24
24
  }
25
25
  [dir=rtl] .overlay {
26
- right: 0;
27
- left: 0;
26
+ right: 0 ;
27
+ left: 0 ;
28
28
  }
29
29
  .small {
30
- width: 50px;
31
- height: 40px;
30
+ width: var(--zd_size50) ;
31
+ height: var(--zd_size40) ;
32
32
  }
33
33
  .medium {
34
- height: 49px;
35
- width: 65px;
34
+ height: var(--zd_size49) ;
35
+ width: var(--zd_size65) ;
36
36
  }
37
37
  .preview {
38
38
  opacity: 0.4;
@@ -40,16 +40,16 @@
40
40
  }
41
41
  .loader {
42
42
  position: absolute;
43
- bottom: -1px;
44
- height: 2px;
45
- width: 0%;
43
+ bottom: calc( var(--zd_size1) * -1 ) ;
44
+ height: var(--zd_size2) ;
45
+ width: 0% ;
46
46
  transition: width var(--zd_transition6) ease;
47
47
  }
48
48
  [dir=ltr] .loader {
49
- left: 0;
49
+ left: 0 ;
50
50
  }
51
51
  [dir=rtl] .loader {
52
- right: 0;
52
+ right: 0 ;
53
53
  }
54
54
  .light .loader {
55
55
  background: var(--zdt_upload_loader_default_bg);
@@ -58,24 +58,24 @@
58
58
  background: var(--zdt_upload_loader_night_bg);
59
59
  }
60
60
  .uploadimage {
61
- width: 100%;
62
- height: 100%;
61
+ width: 100% ;
62
+ height: 100% ;
63
63
  }
64
64
  [dir=ltr] .attachInfo {
65
- padding: 4px 0 0 8px;
65
+ padding: var(--zd_size4) 0 0 var(--zd_size8) ;
66
66
  }
67
67
  [dir=rtl] .attachInfo {
68
- padding: 4px 8px 0 0;
68
+ padding: var(--zd_size4) var(--zd_size8) 0 0 ;
69
69
  }
70
70
  .fileIcon {
71
- font-size: 14px;
71
+ font-size: var(--zd_font_size14) ;
72
72
  }
73
73
  .attachsize {
74
- font-size: 10px;
74
+ font-size: var(--zd_font_size10) ;
75
75
  letter-spacing: 1px;
76
76
  composes: dotted from "~@zohodesk/components/lib/common/common.module.css";
77
77
  text-transform: uppercase;
78
- padding: 4px 0 2px;
78
+ padding: var(--zd_size4) 0 var(--zd_size2) ;
79
79
  }
80
80
  .light .attachsize {
81
81
  color: var(--zdt_upload_attachsize_default_text);
@@ -84,19 +84,19 @@
84
84
  color: var(--zdt_upload_attachsize_night_text);
85
85
  }
86
86
  .uploadclose {
87
- height: 12px;
88
- width: 12px;
89
- top: 0;
87
+ height: var(--zd_size12) ;
88
+ width: var(--zd_size12) ;
89
+ top: 0 ;
90
90
  position: absolute;
91
91
  line-height: var(--zd_size10);
92
- font-size: 12px;
92
+ font-size: var(--zd_font_size12) ;
93
93
  text-align: center;
94
94
  }
95
95
  [dir=ltr] .uploadclose {
96
- right: 0;
96
+ right: 0 ;
97
97
  }
98
98
  [dir=rtl] .uploadclose {
99
- left: 0;
99
+ left: 0 ;
100
100
  }
101
101
  .light .uploadclose {
102
102
  color: var(--zdt_upload_uploadclose_default_text);