@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,20 +1,20 @@
1
1
  .container{
2
2
  position: relative;
3
- min-height: 28px;
3
+ min-height: var(--zd_size28) ;
4
4
  }
5
5
  .textBox {
6
- height: 28px;
7
- width: 100%;
6
+ height: var(--zd_size28) ;
7
+ width: 100% ;
8
8
  position: absolute;
9
9
  transition: border var(--zd_transition2) linear 0s;
10
10
  cursor: text;
11
11
  }
12
12
  [dir=ltr] .textBox {
13
- left: 0;
13
+ left: 0 ;
14
14
  animation: fadeIn var(--zd_transition4);
15
15
  }
16
16
  [dir=rtl] .textBox {
17
- right: 0;
17
+ right: 0 ;
18
18
  animation: fadeIn var(--zd_transition4);
19
19
  }
20
20
  .textEditor {
@@ -23,10 +23,10 @@
23
23
  /* Variable:Ignore */
24
24
  }
25
25
  [dir=ltr] .textEditor {
26
- padding-right: 1px;
26
+ padding-right: var(--zd_size1) ;
27
27
  }
28
28
  [dir=rtl] .textEditor {
29
- padding-left: 1px;
29
+ padding-left: var(--zd_size1) ;
30
30
  }
31
31
  @keyframes fadeIn {
32
32
  0% {
@@ -76,6 +76,7 @@ var ValidationMessage = /*#__PURE__*/function (_React$Component) {
76
76
  onClick: onClick,
77
77
  className: "".concat(type === 'primary' ? _ValidationMessageModule["default"].primary : _ValidationMessageModule["default"].secondary),
78
78
  "data-id": "errorMsgContainer",
79
+ "data-test-id": "errorMsgContainer",
79
80
  "data-selector-id": dataSelectorId
80
81
  }, /*#__PURE__*/_react["default"].createElement(_Label["default"], {
81
82
  text: text,
@@ -1,5 +1,5 @@
1
1
  .basic{
2
- font-size: 0;
2
+ font-size: 0 ;
3
3
  }
4
4
  .lable{
5
5
  display: inline;
@@ -7,21 +7,21 @@
7
7
  .icon{
8
8
  color:var(--label_text_color);
9
9
  display: inline-block;
10
- margin: 0 5px;
10
+ margin: 0 var(--zd_size5) ;
11
11
  }
12
12
  .primary {
13
13
  position: absolute;
14
- top: 100%;
14
+ top: 100% ;
15
15
  composes:basic;
16
- margin-top: 5px;
16
+ margin-top: var(--zd_size5) ;
17
17
  }
18
18
  [dir=ltr] .primary {
19
- left: 0;
19
+ left: 0 ;
20
20
  }
21
21
  [dir=rtl] .primary {
22
- right: 0;
22
+ right: 0 ;
23
23
  }
24
24
  .secondary {
25
25
  composes:basic;
26
- margin-top: 5px;
26
+ margin-top: var(--zd_size5) ;
27
27
  }
@@ -65,7 +65,8 @@ var Field = /*#__PURE__*/function (_Component) {
65
65
  dataId = _this$props.dataId;
66
66
  return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement("div", {
67
67
  className: "".concat(containerClass ? containerClass : '', " ").concat(column == 'single' ? "".concat(_FieldModule["default"].singleColumn) : "".concat(_FieldModule["default"][width], " ")),
68
- "data-id": dataId
68
+ "data-id": dataId,
69
+ "data-test-id": dataId
69
70
  }, /*#__PURE__*/_react["default"].createElement("div", {
70
71
  className: "".concat(className ? className : '', " ", "fieldWidth_".concat(width))
71
72
  }, children)), rowBreak && /*#__PURE__*/_react["default"].createElement("div", {
@@ -1,22 +1,22 @@
1
1
  .container {
2
- min-width: 0;
2
+ min-width: 0 ;
3
3
  }
4
4
  .half {
5
- flex: 1 1 50%;
6
- max-width: 50%;
5
+ flex: 1 1 50% ;
6
+ max-width: 50% ;
7
7
  }
8
8
  .full {
9
- flex: 1 1 100%;
9
+ flex: 1 1 100% ;
10
10
  }
11
11
  .fieldContaier {
12
12
  display: inline-block;
13
- width: 100%;
13
+ width: 100% ;
14
14
  vertical-align: middle;
15
15
  }
16
16
  .rowBreak {
17
17
  display: block;
18
- width: 100%;
18
+ width: 100% ;
19
19
  }
20
20
  .singleColumn {
21
- width: 100%;
21
+ width: 100% ;
22
22
  }
@@ -63,12 +63,14 @@ var Section = /*#__PURE__*/function (_Component) {
63
63
  formName = _this$props.formName;
64
64
  return /*#__PURE__*/_react["default"].createElement("div", {
65
65
  "data-id": dataId,
66
+ "data-test-id": dataId,
66
67
  className: containerClass ? containerClass : ''
67
68
  }, title && /*#__PURE__*/_react["default"].createElement("div", {
68
69
  className: titleClass ? titleClass : ''
69
70
  }, title), /*#__PURE__*/_react["default"].createElement("div", {
70
71
  className: "".concat(className ? className : '', " ").concat(column == 'single' ? _ModuleFormSectionModule["default"].singleColumn : ''),
71
- "data-id": formName && formName
72
+ "data-id": formName && formName,
73
+ "data-test-id": formName && formName
72
74
  }, this.props.children));
73
75
  }
74
76
  }]);
@@ -116,7 +116,8 @@ var SetupDetailLayout = /*#__PURE__*/function (_React$Component) {
116
116
  onClick: this.toggleHelpInfo,
117
117
  className: _SetupDetailLayoutModule["default"].infoClose,
118
118
  "data-title": closeText,
119
- "data-id": "".concat(dataId, "_close")
119
+ "data-id": "".concat(dataId, "_close"),
120
+ "data-test-id": "".concat(dataId, "_close")
120
121
  }, /*#__PURE__*/_react["default"].createElement(_icons.Icon, {
121
122
  name: "ZD-close"
122
123
  }))))), /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
@@ -183,7 +184,8 @@ var SetupHeader = /*#__PURE__*/function (_Component) {
183
184
  className: _SetupDetailLayoutModule["default"].backIcon,
184
185
  onClick: onBackClick,
185
186
  "data-title": backText,
186
- "data-id": "".concat(dataId, "_back")
187
+ "data-id": "".concat(dataId, "_back"),
188
+ "data-test-id": "".concat(dataId, "_back")
187
189
  }, /*#__PURE__*/_react["default"].createElement(_icons.Icon, {
188
190
  name: "ZD-back"
189
191
  })) : null), /*#__PURE__*/_react["default"].createElement(_Layout.Box, {
@@ -213,14 +215,16 @@ var SetupHeader = /*#__PURE__*/function (_Component) {
213
215
  className: _SetupDetailLayoutModule["default"].helpInfo,
214
216
  onClick: openHelpInfo,
215
217
  "data-title": infoText,
216
- "data-id": "".concat(dataId, "_info")
218
+ "data-id": "".concat(dataId, "_info"),
219
+ "data-test-id": "".concat(dataId, "_info")
217
220
  }, /*#__PURE__*/_react["default"].createElement(_icons.Icon, {
218
221
  name: "ZD-info31"
219
222
  }))) : /*#__PURE__*/_react["default"].createElement("span", {
220
223
  className: "".concat(_SetupDetailLayoutModule["default"].helpInfo, " ").concat(_SetupDetailLayoutModule["default"].mr15),
221
224
  onClick: openHelpInfo,
222
225
  "data-title": infoText,
223
- "data-id": "".concat(dataId, "_info")
226
+ "data-id": "".concat(dataId, "_info"),
227
+ "data-test-id": "".concat(dataId, "_info")
224
228
  }, /*#__PURE__*/_react["default"].createElement(_icons.Icon, {
225
229
  name: "ZD-info31"
226
230
  }))) : null));
@@ -1,15 +1,15 @@
1
1
  .header {
2
- height: 50px;
2
+ height: var(--zd_size50) ;
3
3
  z-index: 2;
4
4
  border-bottom: 1px solid var(--zdt_setupdetail_header_border);
5
5
  }
6
6
  .back {
7
- width: 60px;
7
+ width: var(--zd_size60) ;
8
8
  }
9
9
  .backIcon {
10
- height: 30px;
11
- width: 30px;
12
- font-size: 12px;
10
+ height: var(--zd_size30) ;
11
+ width: var(--zd_size30) ;
12
+ font-size: var(--zd_font_size12) ;
13
13
  display: inline-block;
14
14
  color: var(--zdt_setupdetail_backicon);
15
15
  line-height: var(--zd_size30);
@@ -18,27 +18,27 @@
18
18
  cursor: pointer;
19
19
  }
20
20
  [dir=ltr] .backIcon {
21
- margin-left: 19px;
21
+ margin-left: var(--zd_size19) ;
22
22
  }
23
23
  [dir=rtl] .backIcon {
24
- margin-right: 19px;
24
+ margin-right: var(--zd_size19) ;
25
25
  }
26
26
 
27
27
  .backIcon:hover {
28
28
  background-color: var(--zdt_setupdetail_hover_backicon_bg);
29
29
  }
30
30
  .title {
31
- font-size: 16px;
31
+ font-size: var(--zd_font_size16) ;
32
32
  line-height: var(--zd_size16);
33
33
  font-family: var(--zd_semibold);
34
34
  color: var(--zdt_setupdetail_backicon);
35
35
  composes: ftsmooth from '~@zohodesk/components/lib/common/common.module.css';
36
36
  }
37
37
  [dir=ltr] .title {
38
- padding-right: 12px;
38
+ padding-right: var(--zd_size12) ;
39
39
  }
40
40
  [dir=rtl] .title {
41
- padding-left: 12px;
41
+ padding-left: var(--zd_size12) ;
42
42
  }
43
43
 
44
44
  .rightPanel {
@@ -49,19 +49,19 @@
49
49
  z-index: 10;
50
50
  }
51
51
  [dir=ltr] .helpInfoCont {
52
- right: 0;
53
- padding: 12px 15px 0 0;
52
+ right: 0 ;
53
+ padding: var(--zd_size12) var(--zd_size15) 0 0 ;
54
54
  }
55
55
  [dir=rtl] .helpInfoCont {
56
- left: 0;
57
- padding: 12px 0 0 15px;
56
+ left: 0 ;
57
+ padding: var(--zd_size12) 0 0 var(--zd_size15) ;
58
58
  }
59
59
  .helpInfo {
60
60
  line-height: var(--zd_size26);
61
- height: 28px;
62
- width: 28px;
61
+ height: var(--zd_size28) ;
62
+ width: var(--zd_size28) ;
63
63
  color: var(--zdt_setupdetail_helpinfo_text);
64
- font-size: 11px;
64
+ font-size: var(--zd_font_size11) ;
65
65
  display: inline-block;
66
66
  border: 1px solid var(--zdt_setupdetail_helpinfo);
67
67
  border-radius: 2px;
@@ -69,37 +69,37 @@
69
69
  cursor: pointer;
70
70
  }
71
71
  [dir=ltr] .mr15 {
72
- margin-right: 15px;
72
+ margin-right: var(--zd_size15) ;
73
73
  }
74
74
  [dir=rtl] .mr15 {
75
- margin-left: 15px;
75
+ margin-left: var(--zd_size15) ;
76
76
  }
77
77
 
78
78
  .content {
79
79
  z-index: 1;
80
80
  }
81
81
  [dir=ltr] .padding {
82
- padding: 10px 25px 10px 60px;
82
+ padding: var(--zd_size10) var(--zd_size25) var(--zd_size10) var(--zd_size60) ;
83
83
  }
84
84
  [dir=rtl] .padding {
85
- padding: 10px 60px 10px 25px;
85
+ padding: var(--zd_size10) var(--zd_size60) var(--zd_size10) var(--zd_size25) ;
86
86
  }
87
87
  .popup {
88
88
  z-index: 3;
89
89
  position: absolute;
90
- top: 0;
91
- bottom: 0;
92
- width: 330px;
90
+ top: 0 ;
91
+ bottom: 0 ;
92
+ width: var(--zd_size330) ;
93
93
  transition: transform var(--zd_transition3);
94
94
  border: 1px solid var(--zdt_setupdetail_popup_border);
95
95
  background-color: var(--zdt_setupdetail_popup_bg);
96
96
  }
97
97
  [dir=ltr] .popup {
98
- right: 0;
98
+ right: 0 ;
99
99
  transform: translateX(100%);
100
100
  }
101
101
  [dir=rtl] .popup {
102
- left: 0;
102
+ left: 0 ;
103
103
  transform: translateX(-100%);
104
104
  }
105
105
  .popup.open {
@@ -111,15 +111,15 @@
111
111
 
112
112
  .infoHeader {
113
113
  color: var(--zdt_setupdetail_infoheader_text);
114
- padding: 10px 20px 11px;
114
+ padding: var(--zd_size10) var(--zd_size20) var(--zd_size11) ;
115
115
  border-bottom: 1px solid var(--zdt_setupdetail_popup_border);
116
116
  background-color: var(--zdt_setupdetail_infoheader_bg);
117
117
  }
118
118
 
119
119
  .infoIcon {
120
- height: 26px;
121
- width: 26px;
122
- font-size: 12px;
120
+ height: var(--zd_size26) ;
121
+ width: var(--zd_size26) ;
122
+ font-size: var(--zd_font_size12) ;
123
123
  line-height: var(--zd_size24);
124
124
  text-align: center;
125
125
  border: 1px solid var(--zdt_setupdetail_infoicon_border);
@@ -128,25 +128,25 @@
128
128
 
129
129
  .infoText {
130
130
  composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
131
- font-size: 13px;
131
+ font-size: var(--zd_font_size13) ;
132
132
  }
133
133
 
134
134
  [dir=ltr] .infoText {
135
- margin-left: 8px;
136
- margin-right: 8px;
135
+ margin-left: var(--zd_size8) ;
136
+ margin-right: var(--zd_size8) ;
137
137
  }
138
138
 
139
139
  [dir=rtl] .infoText {
140
- margin-right: 8px;
141
- margin-left: 8px;
140
+ margin-right: var(--zd_size8) ;
141
+ margin-left: var(--zd_size8) ;
142
142
  }
143
143
 
144
144
  .infoClose {
145
- font-size: 28px;
145
+ font-size: var(--zd_font_size28) ;
146
146
  color: var(--zdt_setupdetail_infoclose);
147
147
  cursor: pointer;
148
148
  }
149
149
 
150
150
  .infoFooter {
151
- padding: 10px 20px;
151
+ padding: var(--zd_size10) var(--zd_size20) ;
152
152
  }
@@ -13,11 +13,11 @@
13
13
  }
14
14
 
15
15
  [dir=ltr] .left {
16
- margin-right: 15px;
16
+ margin-right: var(--zd_size15) ;
17
17
  }
18
18
 
19
19
  [dir=rtl] .left {
20
- margin-left: 15px;
20
+ margin-left: var(--zd_size15) ;
21
21
  }
22
22
 
23
23
  .plusIconLine {
@@ -28,19 +28,19 @@
28
28
  .plusIconLine::before {
29
29
  position: absolute;
30
30
  content: '';
31
- width: 1px;
32
- height: 28px;
33
- top: 38px;
31
+ width: var(--zd_size1) ;
32
+ height: var(--zd_size28) ;
33
+ top: var(--zd_size38) ;
34
34
  z-index: -1;
35
35
  background: var(--zdt_subtablayout_plusicon_bg);
36
36
  }
37
37
 
38
38
  [dir=ltr] .plusIconLine::before {
39
- left: 20px;
39
+ left: var(--zd_size20) ;
40
40
  }
41
41
 
42
42
  [dir=rtl] .plusIconLine::before {
43
- right: 20px;
43
+ right: var(--zd_size20) ;
44
44
  }
45
45
 
46
46
  .primary_borderStyle, .secondary_borderStyle {
@@ -52,23 +52,23 @@
52
52
  }
53
53
 
54
54
  .shadowStyle::before {
55
- bottom: 0;
55
+ bottom: 0 ;
56
56
  content: '';
57
57
  position: absolute;
58
- top: 20px;
58
+ top: var(--zd_size20) ;
59
59
  z-index: -1;
60
60
  box-shadow: var(--zd_bs_subtablayout_shadow);
61
61
  border-radius: 100px/10px;
62
62
  }
63
63
 
64
64
  [dir=ltr] .shadowStyle::before {
65
- left: 50px;
66
- right: 50px;
65
+ left: var(--zd_size50) ;
66
+ right: var(--zd_size50) ;
67
67
  }
68
68
 
69
69
  [dir=rtl] .shadowStyle::before {
70
- right: 50px;
71
- left: 50px;
70
+ right: var(--zd_size50) ;
71
+ left: var(--zd_size50) ;
72
72
  }
73
73
 
74
74
  .aside {
@@ -77,70 +77,70 @@
77
77
 
78
78
  .title {
79
79
  color: var(--zdt_subtablayout_title_text);
80
- font-size: 15px;
80
+ font-size: var(--zd_font_size15) ;
81
81
  }
82
82
 
83
83
  .label {
84
- font-size: 12px;
84
+ font-size: var(--zd_font_size12) ;
85
85
  color: var(--zdt_subtablayout_label_text);
86
86
  }
87
87
 
88
88
  .primary, .primary_peek, .secondary, .secondary_peek, .primary_detailFooter, .primary_peekFooter, .secondary_detailFooter, .secondary_peekFooter {
89
- padding-top: 27px;
90
- padding-bottom: 26px;
89
+ padding-top: var(--zd_size27) ;
90
+ padding-bottom: var(--zd_size26) ;
91
91
  }
92
92
 
93
93
  [dir=ltr] .primary, [dir=ltr] .primary_peek, [dir=ltr] .secondary, [dir=ltr] .secondary_peek, [dir=ltr] .primary_detailFooter, [dir=ltr] .primary_peekFooter, [dir=ltr] .secondary_detailFooter, [dir=ltr] .secondary_peekFooter {
94
- padding-left: 25px;
94
+ padding-left: var(--zd_size25) ;
95
95
  }
96
96
 
97
97
  [dir=rtl] .primary, [dir=rtl] .primary_peek, [dir=rtl] .secondary, [dir=rtl] .secondary_peek, [dir=rtl] .primary_detailFooter, [dir=rtl] .primary_peekFooter, [dir=rtl] .secondary_detailFooter, [dir=rtl] .secondary_peekFooter {
98
- padding-right: 25px;
98
+ padding-right: var(--zd_size25) ;
99
99
  }
100
100
 
101
101
  [dir=ltr] .primary, [dir=ltr] .primary_peek {
102
- padding-right: 25px;
102
+ padding-right: var(--zd_size25) ;
103
103
  }
104
104
 
105
105
  [dir=rtl] .primary, [dir=rtl] .primary_peek {
106
- padding-left: 25px;
106
+ padding-left: var(--zd_size25) ;
107
107
  }
108
108
 
109
109
  [dir=ltr] .secondary, [dir=ltr] .secondary_peek {
110
- padding-right: 115px;
110
+ padding-right: var(--zd_size115) ;
111
111
  }
112
112
 
113
113
  [dir=rtl] .secondary, [dir=rtl] .secondary_peek {
114
- padding-left: 115px;
114
+ padding-left: var(--zd_size115) ;
115
115
  }
116
116
 
117
117
  [dir=ltr] .primary_detailFooter, [dir=ltr] .primary_peekFooter {
118
- padding-right: 25px;
118
+ padding-right: var(--zd_size25) ;
119
119
  }
120
120
 
121
121
  [dir=rtl] .primary_detailFooter, [dir=rtl] .primary_peekFooter {
122
- padding-left: 25px;
122
+ padding-left: var(--zd_size25) ;
123
123
  }
124
124
 
125
125
  [dir=ltr] .secondary_detailFooter, [dir=ltr] .secondary_peekFooter {
126
- padding-right: 115px;
126
+ padding-right: var(--zd_size115) ;
127
127
  }
128
128
 
129
129
  [dir=rtl] .secondary_detailFooter, [dir=rtl] .secondary_peekFooter {
130
- padding-left: 115px;
130
+ padding-left: var(--zd_size115) ;
131
131
  }
132
132
 
133
133
  .tertiary,
134
134
  .tertiary_peek {
135
- height: 50px;
135
+ height: var(--zd_size50) ;
136
136
  }
137
137
 
138
138
  .tertiary, .tertiary_detailFooter {
139
- padding: 0 65px;
139
+ padding: 0 var(--zd_size65) ;
140
140
  }
141
141
 
142
142
  .tertiary_peek, .tertiary_peekFooter {
143
- padding: 0 42px;
143
+ padding: 0 var(--zd_size42) ;
144
144
  }
145
145
 
146
146
  .cursor {
@@ -153,13 +153,13 @@
153
153
  }
154
154
 
155
155
  .medium {
156
- height: 40px;
156
+ height: var(--zd_size40) ;
157
157
  }
158
158
 
159
159
  .large {
160
- height: 45px;
160
+ height: var(--zd_size45) ;
161
161
  }
162
162
 
163
163
  .xlarge {
164
- height: 50px;
164
+ height: var(--zd_size50) ;
165
165
  }
@@ -1,9 +1,9 @@
1
1
  .container {
2
2
  display: inherit;
3
3
  }[dir=ltr] .container {
4
- padding-right: 5px;
4
+ padding-right: var(--zd_size5) ;
5
5
  }[dir=rtl] .container {
6
- padding-left: 5px;
6
+ padding-left: var(--zd_size5) ;
7
7
  }
8
8
  /* .danger {
9
9
  color: var(--dot_brightRed);
@@ -13,5 +13,5 @@
13
13
  } */
14
14
  .iconStyle {
15
15
  display: block;
16
- font-size: 10px;
16
+ font-size: var(--zd_font_size10) ;
17
17
  }
@@ -6,7 +6,7 @@
6
6
  composes: inlineBlockMiddle from '../listCommon.module.css';
7
7
  position: relative;
8
8
  color: var(--icon_color);
9
- padding: 0 2px;
9
+ padding: 0 var(--zd_size2) ;
10
10
  cursor: pointer;
11
11
  }
12
12
  .container:hover {
@@ -14,16 +14,16 @@
14
14
  }
15
15
  .count {
16
16
  position: absolute;
17
- top: 1px;
18
- font-size: 9px;
17
+ top: var(--zd_size1) ;
18
+ font-size: var(--zd_font_size9) ;
19
19
  text-align: center;
20
20
  }
21
21
  [dir=ltr] .count {
22
- left: 100%;
22
+ left: 100% ;
23
23
  }
24
24
  [dir=rtl] .count {
25
- right: 100%;
25
+ right: 100% ;
26
26
  }
27
27
  .commentIcon {
28
- font-size: 13px;
28
+ font-size: var(--zd_font_size13) ;
29
29
  }
@@ -1,5 +1,5 @@
1
1
  .departmentBox {
2
- max-width: 100%;
2
+ max-width: 100% ;
3
3
  }
4
4
  .departmentBox :global .toggleDropIcon {
5
5
  color: var(--zdt_departmentdropdown_default_text);
@@ -3,13 +3,13 @@
3
3
  }
4
4
  .dot {
5
5
  composes: varClass;
6
- font-size: 16px;
6
+ font-size: var(--zd_font_size16) ;
7
7
  color: var(--dotColor);
8
8
  transform: perspective(1px);
9
9
  }
10
10
  .list {
11
- margin: 0 6px;
11
+ margin: 0 var(--zd_size6) ;
12
12
  }
13
13
  .minimalList {
14
- margin: 0 6px;
14
+ margin: 0 var(--zd_size6) ;
15
15
  }
@@ -1,11 +1,11 @@
1
1
  .medium {
2
- width: 6px;
3
- height: 6px;
2
+ width: var(--zd_size6) ;
3
+ height: var(--zd_size6) ;
4
4
  }
5
5
 
6
6
  .small {
7
- width: 5px;
8
- height: 5px;
7
+ width: var(--zd_size5) ;
8
+ height: var(--zd_size5) ;
9
9
  }
10
10
 
11
11
  .container {