@zohodesk/dot 1.0.0-temp-56 → 1.0.0-temp-60

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 (253) hide show
  1. package/README.md +3 -0
  2. package/es/ActionButton/ActionButton.module.css +9 -25
  3. package/es/AlphabeticList/AlphabeticList.module.css +4 -7
  4. package/es/Appearance/dark/mode/dotDarkMode.module.css +171 -171
  5. package/es/Appearance/default/mode/dotDefaultMode.module.css +14 -14
  6. package/es/Attachment/Attachment.module.css +13 -24
  7. package/es/ChannelIcon/ChannelIcon.module.css +21 -30
  8. package/es/Drawer/Drawer.module.css +11 -59
  9. package/es/FlipCard/FlipCard.module.css +5 -14
  10. package/es/FormAction/FormAction.module.css +9 -34
  11. package/es/FreezeLayer/FreezeLayer.module.css +2 -6
  12. package/es/IconButton/IconButton.module.css +1 -1
  13. package/es/ImportantNotes/ImportantNotes.module.css +3 -8
  14. package/es/Loader/Loader.module.css +4 -25
  15. package/es/Message/Message.module.css +9 -42
  16. package/es/MessageBanner/MessageBanner.module.css +4 -12
  17. package/es/NewStar/NewStar.module.css +5 -42
  18. package/es/ToastMessage/ToastMessage.module.css +27 -98
  19. package/es/Upload/Upload.module.css +9 -28
  20. package/es/alert/AlertHeader/AlertHeader.module.css +3 -21
  21. package/es/alert/AlertLookup/AlertLookup.module.css +3 -7
  22. package/es/avatar/AvatarClose/AvatarClose.module.css +3 -9
  23. package/es/avatar/AvatarCollision/AvatarCollision.module.css +4 -18
  24. package/es/avatar/AvatarIcon/AvatarIcon.module.css +4 -3
  25. package/es/avatar/AvatarStatus/AvatarStatus.module.css +9 -59
  26. package/es/avatar/AvatarThread/AvatarThread.module.css +5 -55
  27. package/es/avatar/AvatarUser/AvatarUser.module.css +10 -81
  28. package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +3 -10
  29. package/es/deprecated/SelectDropdown/SelectDropdown.module.css +3 -11
  30. package/es/deprecated/Theme/dotDarkTheme.module.css +532 -0
  31. package/es/deprecated/Theme/dotDefaultTheme.module.css +532 -0
  32. package/es/deprecated/Theme/palette/darkPalette.module.css +40 -0
  33. package/es/deprecated/Theme/palette/defaultPalette.module.css +40 -0
  34. package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +6 -19
  35. package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +8 -13
  36. package/es/emptystate/EditionPage/EditionPage.css +3 -9
  37. package/es/errorstate/EmptyStates.module.css +13 -16
  38. package/es/errorstate/Inconvenience/Inconvenience.module.css +0 -3
  39. package/es/errorstate/LinkText/LinkText.module.css +1 -1
  40. package/es/errorstate/PermissionPlay/PermissionPlay.module.css +3 -3
  41. package/es/errorstate/WillBack/WillBack.module.css +3 -1
  42. package/es/form/fields/CheckBoxField/CheckBoxField.js +1 -1
  43. package/es/form/fields/CurrencyField/CurrencyField.js +2 -2
  44. package/es/form/fields/DateField/DateField.js +2 -2
  45. package/es/form/fields/Fields.module.css +16 -54
  46. package/es/form/fields/MultiSelectField/MultiSelectField.js +2 -2
  47. package/es/form/fields/RadioField/RadioField.js +2 -2
  48. package/es/form/fields/SelectField/SelectField.js +2 -2
  49. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.js +2 -2
  50. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +7 -19
  51. package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +2 -2
  52. package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +1 -4
  53. package/es/form/fields/TextBoxField/TextBoxField.js +2 -2
  54. package/es/form/fields/TextEditor/TextEditor.module.css +71 -143
  55. package/es/form/fields/TextEditorField/TextEditorField.js +2 -2
  56. package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +2 -13
  57. package/es/form/fields/TextareaField/TextareaField.js +2 -2
  58. package/es/form/fields/ValidationMessage/ValidationMessage.module.css +4 -9
  59. package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +18 -54
  60. package/es/layout/SubtabLayout/SubtabLayout.module.css +29 -55
  61. package/es/list/BluePrintStatus/BluePrintStatus.module.css +1 -4
  62. package/es/list/Comment/Comment.module.css +0 -5
  63. package/es/list/DotNew/DotNew.module.css +3 -3
  64. package/es/list/GridStencils/GridStencils.module.css +16 -70
  65. package/es/list/Icons/Icons.module.css +1 -1
  66. package/es/list/ListLayout/ListLayout.module.css +14 -22
  67. package/es/list/ListStencils/ListStencils.module.css +6 -11
  68. package/es/list/SecondaryText/SecondaryText.module.css +3 -13
  69. package/es/list/SecondryPanel/docs/SecondryPanelDocs.module.css +2 -2
  70. package/es/list/SentimentStatus/SentimentStatus.module.css +1 -4
  71. package/es/list/TagNew/TagNew.module.css +7 -14
  72. package/es/list/Thread/Thread.module.css +1 -13
  73. package/es/list/UserTime/UserTime.module.css +0 -6
  74. package/es/list/listCommon.module.css +2 -10
  75. package/es/list/status/StatusDropdown/StatusDropdown.module.css +6 -19
  76. package/es/list/status/StatusListItem/StatusListItem.module.css +15 -38
  77. package/es/lookup/Lookup/Lookup.module.css +2 -2
  78. package/es/lookup/Section/LookupSection.module.css +2 -2
  79. package/es/lookup/header/Close/LookupClose.module.css +5 -5
  80. package/es/lookup/header/Search/LookupSearch.module.css +12 -21
  81. package/es/lookup/header/TicketHeader/TicketHeader.module.css +2 -5
  82. package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +4 -9
  83. package/es/lookup/header/lookupHeaderCommon.module.css +6 -16
  84. package/es/lookup/header/lookupHeaderCommonResponsive.module.css +3 -12
  85. package/es/setup/header/Button/HeaderButton.module.css +1 -3
  86. package/es/setup/header/Link/HeaderLink.module.css +1 -7
  87. package/es/setup/header/Search/Search.module.css +9 -20
  88. package/es/setup/header/Views/Views.module.css +6 -16
  89. package/es/setup/helptips/Description/HelpTipsDescription.module.css +1 -1
  90. package/es/setup/helptips/Link/HelpTipsLink.module.css +0 -1
  91. package/es/setup/helptips/ListGroup/ListGroup.module.css +1 -6
  92. package/es/setup/table/TableData/SetupTableData.module.css +3 -11
  93. package/es/setup/table/TableHead/SetupTableHead.module.css +0 -4
  94. package/es/setup/table/TableRow/SetupTableRow.module.css +2 -6
  95. package/es/version2/AlertClose/AlertClose.module.css +1 -1
  96. package/es/version2/GlobalNotification/GlobalNotification.module.css +9 -44
  97. package/es/version2/errorstate/V2_ErrorStates.module.css +3 -2
  98. package/es/version2/lookup/AlertHeader/AlertHeaderNew.module.css +3 -26
  99. package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +4 -8
  100. package/es/version2/lookup/alertLookupCommonNew.module.css +1 -8
  101. package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +12 -28
  102. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +13 -50
  103. package/lib/ActionButton/ActionButton.module.css +9 -25
  104. package/lib/AlphabeticList/AlphabeticList.module.css +4 -7
  105. package/lib/Appearance/dark/mode/dotDarkMode.module.css +536 -521
  106. package/lib/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +9 -9
  107. package/lib/Appearance/dark/themes/green/greenDarkDotTheme.module.css +8 -8
  108. package/lib/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +8 -8
  109. package/lib/Appearance/dark/themes/red/redDarkDotTheme.module.css +8 -8
  110. package/lib/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +8 -8
  111. package/lib/Appearance/default/mode/dotDefaultMode.module.css +536 -521
  112. package/lib/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +9 -9
  113. package/lib/Appearance/default/themes/green/greenDefaultDotTheme.module.css +8 -8
  114. package/lib/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +8 -8
  115. package/lib/Appearance/default/themes/red/redDefaultDotTheme.module.css +8 -8
  116. package/lib/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +8 -8
  117. package/lib/Attachment/Attachment.module.css +9 -20
  118. package/lib/ChannelIcon/ChannelIcon.module.css +21 -30
  119. package/lib/Drawer/Drawer.module.css +11 -59
  120. package/lib/FlipCard/FlipCard.module.css +5 -14
  121. package/lib/FormAction/FormAction.module.css +9 -34
  122. package/lib/FreezeLayer/FreezeLayer.module.css +2 -6
  123. package/lib/FreezeLayer/docs/FreezeLayer__dark.docs.js +2 -2
  124. package/lib/FreezeLayer/docs/FreezeLayer__default.docs.js +2 -2
  125. package/lib/IconButton/IconButton.module.css +1 -1
  126. package/lib/ImportantNotes/ImportantNotes.module.css +2 -7
  127. package/lib/Loader/Loader.module.css +4 -25
  128. package/lib/Loader/docs/Loader__default.docs.js +1 -1
  129. package/lib/Message/Message.module.css +9 -42
  130. package/lib/MessageBanner/MessageBanner.module.css +4 -12
  131. package/lib/NewStar/NewStar.module.css +5 -42
  132. package/lib/ToastMessage/ToastMessage.module.css +25 -96
  133. package/lib/Upload/Upload.module.css +8 -27
  134. package/lib/alert/AlertHeader/AlertHeader.module.css +3 -21
  135. package/lib/alert/AlertLookup/AlertLookup.module.css +2 -6
  136. package/lib/avatar/AvatarClose/AvatarClose.module.css +3 -9
  137. package/lib/avatar/AvatarCollision/AvatarCollision.module.css +4 -18
  138. package/lib/avatar/AvatarIcon/AvatarIcon.module.css +4 -3
  139. package/lib/avatar/AvatarStatus/AvatarStatus.module.css +9 -59
  140. package/lib/avatar/AvatarThread/AvatarThread.module.css +5 -55
  141. package/lib/avatar/AvatarUser/AvatarUser.module.css +10 -81
  142. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +3 -10
  143. package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +9 -17
  144. package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +6 -19
  145. package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +4 -12
  146. package/lib/emptystate/EditionPage/EditionPage.css +3 -9
  147. package/lib/errorstate/EmptyStates.module.css +10 -13
  148. package/lib/errorstate/Inconvenience/Inconvenience.module.css +0 -3
  149. package/lib/errorstate/LinkText/LinkText.module.css +1 -1
  150. package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +2 -2
  151. package/lib/errorstate/WillBack/WillBack.module.css +3 -1
  152. package/lib/form/fields/CheckBoxField/CheckBoxField.js +1 -1
  153. package/lib/form/fields/CurrencyField/CurrencyField.js +2 -2
  154. package/lib/form/fields/DateField/DateField.js +2 -2
  155. package/lib/form/fields/Fields.module.css +16 -54
  156. package/lib/form/fields/MultiSelectField/MultiSelectField.js +2 -2
  157. package/lib/form/fields/RadioField/RadioField.js +2 -2
  158. package/lib/form/fields/SelectField/SelectField.js +2 -2
  159. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.js +4 -5
  160. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +7 -19
  161. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +2 -2
  162. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +1 -4
  163. package/lib/form/fields/TagsMultiSelectField/docs/TagsMultiSelectField__default.docs.js +1 -1
  164. package/lib/form/fields/TextBoxField/TextBoxField.js +2 -2
  165. package/lib/form/fields/TextEditor/TextEditor.js +1 -1
  166. package/lib/form/fields/TextEditor/TextEditor.module.css +71 -143
  167. package/lib/form/fields/TextEditorField/TextEditorField.js +2 -2
  168. package/lib/form/fields/TextEditorField/docs/TextEditorField__default.docs.js +1 -1
  169. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.js +1 -1
  170. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +2 -13
  171. package/lib/form/fields/TextareaField/TextareaField.js +2 -2
  172. package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +4 -9
  173. package/lib/layout/SetupDetailLayout/SetupDetailLayout.module.css +16 -52
  174. package/lib/layout/SubtabLayout/SubtabLayout.module.css +29 -55
  175. package/lib/list/BluePrintStatus/BluePrintStatus.module.css +3 -6
  176. package/lib/list/Comment/Comment.module.css +0 -5
  177. package/lib/list/DotNew/DotNew.module.css +6 -6
  178. package/lib/list/GridStencils/GridStencils.module.css +16 -70
  179. package/lib/list/Icons/Icons.module.css +1 -1
  180. package/lib/list/ListLayout/ListLayout.module.css +14 -22
  181. package/lib/list/ListStencils/ListStencils.module.css +6 -11
  182. package/lib/list/SecondaryText/SecondaryText.module.css +3 -13
  183. package/lib/list/SecondryPanel/docs/SecondryPanelDocs.module.css +2 -2
  184. package/lib/list/SentimentStatus/SentimentStatus.module.css +1 -4
  185. package/lib/list/TagNew/TagNew.module.css +7 -14
  186. package/lib/list/Thread/Thread.module.css +1 -13
  187. package/lib/list/UserTime/UserTime.module.css +0 -6
  188. package/lib/list/listCommon.module.css +1 -9
  189. package/lib/list/status/StatusDropdown/StatusDropdown.module.css +6 -19
  190. package/lib/list/status/StatusListItem/StatusListItem.module.css +15 -38
  191. package/lib/lookup/Lookup/Lookup.module.css +2 -2
  192. package/lib/lookup/Section/LookupSection.module.css +2 -2
  193. package/lib/lookup/header/Close/LookupClose.module.css +4 -4
  194. package/lib/lookup/header/Search/LookupSearch.module.css +12 -21
  195. package/lib/lookup/header/TicketHeader/TicketHeader.module.css +2 -5
  196. package/lib/lookup/header/ViewDropDown/ViewDropDown.module.css +4 -9
  197. package/lib/lookup/header/lookupHeaderCommon.module.css +6 -16
  198. package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +3 -12
  199. package/lib/setup/header/Button/HeaderButton.module.css +1 -3
  200. package/lib/setup/header/Link/HeaderLink.module.css +1 -7
  201. package/lib/setup/header/Search/Search.module.css +8 -19
  202. package/lib/setup/header/Views/Views.module.css +5 -15
  203. package/lib/setup/helptips/Link/HelpTipsLink.module.css +0 -1
  204. package/lib/setup/helptips/ListGroup/ListGroup.module.css +1 -6
  205. package/lib/setup/table/TableData/SetupTableData.module.css +3 -11
  206. package/lib/setup/table/TableHead/SetupTableHead.module.css +0 -4
  207. package/lib/setup/table/TableRow/SetupTableRow.module.css +2 -6
  208. package/lib/version2/AlertClose/AlertClose.module.css +1 -1
  209. package/lib/version2/GlobalNotification/GlobalNotification.js +6 -18
  210. package/lib/version2/GlobalNotification/GlobalNotification.module.css +9 -44
  211. package/lib/version2/lookup/AlertHeader/AlertHeaderNew.module.css +2 -25
  212. package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +3 -7
  213. package/lib/version2/lookup/alertLookupCommonNew.module.css +1 -8
  214. package/lib/version2/notification/DesktopNotification/DesktopNotification.js +5 -13
  215. package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +14 -29
  216. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +10 -47
  217. package/package.json +5 -5
  218. package/preprocess/json/dotAppearanceVariableJson.js +185 -185
  219. package/src/Appearance/dark/mode/dotDarkMode.module.css +171 -171
  220. package/src/Appearance/default/mode/dotDefaultMode.module.css +14 -14
  221. package/src/Attachment/Attachment.module.css +4 -4
  222. package/src/ImportantNotes/ImportantNotes.module.css +1 -1
  223. package/src/ToastMessage/ToastMessage.module.css +3 -3
  224. package/src/Upload/Upload.module.css +1 -1
  225. package/src/alert/AlertLookup/AlertLookup.module.css +1 -1
  226. package/src/emptystate/CommonEmptyState/CommonEmptyState.module.css +5 -2
  227. package/src/errorstate/EmptyStates.module.css +3 -3
  228. package/src/errorstate/PermissionPlay/PermissionPlay.module.css +1 -1
  229. package/src/form/fields/CheckBoxField/CheckBoxField.js +1 -7
  230. package/src/form/fields/CurrencyField/CurrencyField.js +2 -8
  231. package/src/form/fields/DateField/DateField.js +2 -8
  232. package/src/form/fields/Fields.module.css +6 -9
  233. package/src/form/fields/MultiSelectField/MultiSelectField.js +2 -8
  234. package/src/form/fields/RadioField/RadioField.js +2 -8
  235. package/src/form/fields/SelectField/SelectField.js +2 -8
  236. package/src/form/fields/TagsMultiSelect/TagsMultiSelect.js +2 -2
  237. package/src/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +2 -10
  238. package/src/form/fields/TextBoxField/TextBoxField.js +2 -8
  239. package/src/form/fields/TextEditorField/TextEditorField.js +2 -10
  240. package/src/form/fields/TextareaField/TextareaField.js +2 -8
  241. package/src/layout/SetupDetailLayout/SetupDetailLayout.module.css +4 -4
  242. package/src/list/listCommon.module.css +1 -1
  243. package/src/lookup/header/Close/LookupClose.module.css +1 -1
  244. package/src/lookup/header/ViewDropDown/ViewDropDown.module.css +1 -1
  245. package/src/setup/header/Search/Search.module.css +1 -1
  246. package/src/setup/header/Views/Views.module.css +1 -1
  247. package/src/setup/helptips/Description/HelpTipsDescription.module.css +1 -1
  248. package/src/version2/GlobalNotification/GlobalNotification.module.css +1 -1
  249. package/src/version2/errorstate/V2_ErrorStates.module.css +3 -2
  250. package/src/version2/lookup/AlertHeader/AlertHeaderNew.module.css +1 -1
  251. package/src/version2/lookup/AlertLookup/AlertLookupNew.module.css +1 -1
  252. package/src/version2/notification/DesktopNotification/DesktopNotification.module.css +2 -2
  253. package/src/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +3 -3
@@ -142,7 +142,7 @@
142
142
  --zdt_fields_lockicon_icon: var(--dot_shuttleGrey);
143
143
  --zdt_fields_lockicon_hover_icon: var(--dot_brightRed);
144
144
  --zdt_fields_phitag_text: var(--dot_camarone);
145
- --zdt_fields_phitag_bg: #f2faf5;
145
+ --zdt_fields_phitag_bg: var(--dot_blacksqueeze);
146
146
  --zdt_fields_phitag_border: rgba(38, 169, 66, 0.2);
147
147
  --zdt_fields_newtabicon_icon: var(--dot_black);
148
148
  --zdt_fields_newtabicon_hover_icon: var(--zdt_cta_primary_text);
@@ -214,8 +214,8 @@
214
214
  --zdt_gridstencils_default_bg: var(--dot_white);
215
215
  --zdt_gridstencils_default_border: var(--zd_gallery1);
216
216
  --zdt_gridstencils_after_bg: var(--zd_smoke4);
217
- --zdt_gridstencils_listbar_bg: #f6f7f8;
218
- --zdt_gridstencils_listbar_gradient_bg: linear-gradient(left, #f6f7f8 0, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
217
+ --zdt_gridstencils_listbar_bg: var(--zd_smoke78);
218
+ --zdt_gridstencils_listbar_gradient_bg: linear-gradient(left, var(--zd_smoke78) 0, #edeef1 20%, var(--zd_smoke78) 40%, var(--zd_smoke78) 100%);
219
219
 
220
220
  /* icons */
221
221
  --zdt_icons_default: var(--dot_shuttleGrey);
@@ -349,18 +349,18 @@
349
349
  --zdt_headerlink_hover_text: var(--zdt_cta_primary_border);
350
350
 
351
351
  /* search */
352
- --zdt_search_input_border: #999;
353
- --zdt_search_input_text: #333;
352
+ --zdt_search_input_border: var(--zd_dark6);
353
+ --zdt_search_input_text: var(--zd_dark4);
354
354
  --zdt_search_input_bg: var(--dot_white);
355
355
  --zdt_search_input_focus_border: var(--zdt_cta_primary_border);
356
- --zdt_search_icon: #999;
357
- --zdt_search_hover_icon: #666;
356
+ --zdt_search_icon: var(--zd_dark6);
357
+ --zdt_search_hover_icon: var(--zd_dark5);
358
358
  --zdt_search_placeholder_text: var(--zd_smoke12);
359
359
 
360
360
  /* views */
361
- --zdt_views_icon: #999;
362
- --zdt_views_border: #e1e1e1;
363
- --zdt_views_hover_icon: #666;
361
+ --zdt_views_icon: var(--zd_dark6);
362
+ --zdt_views_border: var(--zd_smoke29);
363
+ --zdt_views_hover_icon: var(--zd_dark5);
364
364
  --zdt_views_active_icon: var(--zdt_cta_primary_text);
365
365
 
366
366
  /* help tips description */
@@ -463,7 +463,7 @@
463
463
  /* global notification */
464
464
  --zdt_globalnotification_default_bg: var(--dot_whiteSmoke);
465
465
  --zdt_globalnotification_default_text: var(--dot_black);
466
- --zdt_globalnotification_success_bg: #f2faf5;
466
+ --zdt_globalnotification_success_bg: var(--dot_blacksqueeze);
467
467
  --zdt_globalnotification_success_text: var(--dot_black);
468
468
  --zdt_globalnotification_info_bg: var(--zdt_cta_primary_light_bg);
469
469
  --zdt_globalnotification_info_text: var(--dot_black);
@@ -487,13 +487,13 @@
487
487
  --zdt_tagsmultiselect_labelt_text: var(--dot_shuttleGrey);
488
488
  --zdt_tagsmultiselect_default_border: var(--dot_inputLine);
489
489
  --zdt_tagsmultiselect_transparent_border: var(--dot_mirror);
490
- --zdt_tagsmultiselect_dark_border: #4b5168;
490
+ --zdt_tagsmultiselect_dark_border: var(--dot_mulledwine);
491
491
  --zdt_tagsmultiselect_default_hover_border: var(--dot_inputLineHover);
492
492
  --zdt_tagsmultiselect_transparent_hover_border: var(--dot_inputLineHover);
493
- --zdt_tagsmultiselect_dark_hover_border: #9699a6;
493
+ --zdt_tagsmultiselect_dark_hover_border: var(--dot_stardust);
494
494
  --zdt_tagsmultiselect_default_active_border: var(--dot_inputLineFocus);
495
495
  --zdt_tagsmultiselect_transparent_active_border: var(--dot_inputLineFocus);
496
- --zdt_tagsmultiselect_dark_active_border: #9699a6;
496
+ --zdt_tagsmultiselect_dark_active_border: var(--dot_stardust);
497
497
  --zdt_tagsmultiselect_more_text: var(--zdt_cta_primary_text);
498
498
  --zdt_tagsmultiselect_more_hover_text: var(--zdt_cta_primary_hover_text);
499
499
 
@@ -58,11 +58,11 @@
58
58
  }
59
59
  .medium .atatchName {
60
60
  font-size: var(--zd_font_size14);
61
- line-height: var(--zd_size20);
61
+ line-height: 1.42;
62
62
  }
63
63
  .small .atatchName {
64
64
  font-size: var(--zd_font_size12);
65
- line-height: var(--zd_size15);
65
+ line-height: 1.25;
66
66
  }
67
67
 
68
68
  .attachSize {
@@ -90,12 +90,12 @@
90
90
  .medium .attachDownload {
91
91
  height: var(--zd_size25);
92
92
  width: var(--zd_size25);
93
- line-height: var(--zd_size23);
93
+ line-height: 1.4375;
94
94
  }
95
95
  .small .attachDownload {
96
96
  height: var(--zd_size20);
97
97
  width: var(--zd_size20);
98
- line-height: var(--zd_size18);
98
+ line-height: 1.125;
99
99
  }
100
100
  .attachDownload:hover {
101
101
  background-color: var(--zdt_attachment_download_hover_bg);
@@ -4,7 +4,7 @@
4
4
  }
5
5
  .title {
6
6
  font-size: var(--zd_font_size13);
7
- line-height: var(--zd_font_size18);
7
+ line-height: 1.38;
8
8
  color: var(--zdt_importantnotes_title_text);
9
9
  }
10
10
  .icon {
@@ -139,14 +139,14 @@
139
139
  font-size: var(--zd_font_size12);
140
140
  composes: wbreak from '~@zohodesk/components/lib/common/common.module.css';
141
141
  margin-top: var(--zd_size5);
142
- line-height: var(--zd_size16);
142
+ line-height: 1.33;
143
143
  color: var(--zdt_toastmessage_alert_text);
144
144
  }
145
145
 
146
146
  .buttonText {
147
147
  font-size: inherit;
148
148
  text-align: center;
149
- line-height: var(--zd_size14);
149
+ line-height: 0.875;
150
150
  padding: 0 var(--zd_size7);
151
151
  cursor: pointer;
152
152
  }
@@ -221,7 +221,7 @@
221
221
  .fill {
222
222
  width: var(--zd_size29);
223
223
  height: var(--zd_size29);
224
- line-height: var(--zd_size29);
224
+ line-height: 1.8125;
225
225
  text-align: center;
226
226
  composes: rounded from '~@zohodesk/components/lib/common/common.module.css';
227
227
  }
@@ -76,7 +76,7 @@
76
76
  right: 0;
77
77
  position: absolute;
78
78
  text-align: center;
79
- line-height: var(--zd_size10);
79
+ line-height: 0.83;
80
80
  font-size: var(--zd_font_size12);
81
81
  }
82
82
  .light .uploadclose {
@@ -4,7 +4,7 @@
4
4
 
5
5
  .innerSection {
6
6
  padding: var(--zd_size30) var(--zd_size20) var(--zd_size20);
7
- line-height: var(--zd_size25);
7
+ line-height: 1.6;
8
8
  color: var(--zdt_alertlookup_innersection_text);
9
9
  font-size: var(--zd_font_size15);
10
10
  word-break: break-word;
@@ -48,8 +48,11 @@
48
48
  .desc {
49
49
  margin-right: var(--zd_size4);
50
50
  }
51
- .desc {
52
- line-height: var(--zd_size19);
51
+ .small .desc {
52
+ line-height: 1.58;
53
+ }
54
+ .medium .desc {
55
+ line-height: 1.35;
53
56
  }
54
57
  .link {
55
58
  cursor: pointer;
@@ -27,15 +27,15 @@
27
27
  }
28
28
  .title {
29
29
  font-size: var(--zd_font_size50);
30
- line-height: var(--zd_size70);
30
+ line-height: 1.4;
31
31
  }
32
32
  .tabletTitle {
33
33
  font-size: var(--zd_font_size24);
34
- line-height: var(--zd_size50);
34
+ line-height: 2.08;
35
35
  }
36
36
  .mobileTitle {
37
37
  font-size: var(--zd_font_size22);
38
- line-height: var(--zd_size30);
38
+ line-height: 1.36;
39
39
  }
40
40
  .subtitle {
41
41
  font-size: var(--zd_font_size30);
@@ -14,7 +14,7 @@
14
14
  }
15
15
  .lastBox {
16
16
  margin: 0 auto;
17
- line-height: var(--zd_size24);
17
+ line-height: 1.71;
18
18
  font-size: var(--zd_font_size14);
19
19
  margin-bottom: var(--zd_size20);
20
20
  }
@@ -118,13 +118,7 @@ export default class CheckBoxField extends PureComponent {
118
118
  );
119
119
  return (
120
120
  <div
121
- className={`${style.container} ${
122
- isDisabled
123
- ? style.disabled
124
- : isReadOnly
125
- ? style.readonly
126
- : ''
127
- }`}
121
+ className={`${style.container} ${isDisabled ? style.disabled : ''}`}
128
122
  data-title={isDisabled ? title : ''}
129
123
  >
130
124
  {isDirectCol && labelElement}
@@ -101,13 +101,7 @@ export default class CurrencyField extends PureComponent {
101
101
 
102
102
  return (
103
103
  <div
104
- className={`${style.container} ${
105
- isDisabled
106
- ? style.disabled
107
- : isReadOnly
108
- ? style.readonly
109
- : ''
110
- }`}
104
+ className={`${style.container} ${isDisabled ? style.disabled : ''}`}
111
105
  data-title={isDisabled ? title : ''}
112
106
  >
113
107
  {labelName && (
@@ -122,7 +116,7 @@ export default class CurrencyField extends PureComponent {
122
116
  ? 'primary'
123
117
  : labelPalette
124
118
  }
125
- customClass={`${style.fieldLabel} ${labelCustomClass} ${
119
+ customClass={`${labelCustomClass} ${
126
120
  isMandatory ? style.labelMandatory : ''
127
121
  }`}
128
122
  htmlFor={uniqueId}
@@ -106,13 +106,7 @@ export default class DateField extends PureComponent {
106
106
  let getAriaId = htmlId ? htmlId : this.getNextId();
107
107
  return (
108
108
  <div
109
- className={`${style.container} ${
110
- isDisabled
111
- ? style.disabled
112
- : isReadOnly
113
- ? style.readonly
114
- : ''
115
- }`}
109
+ className={`${style.container} ${isDisabled ? style.disabled : ''}`}
116
110
  data-title={isDisabled ? title : ''}
117
111
  >
118
112
  {labelName && (
@@ -129,7 +123,7 @@ export default class DateField extends PureComponent {
129
123
  : labelPalette
130
124
  }
131
125
  onClick={isDisabled || isReadOnly ? null : this.handleLabelClick}
132
- customClass={`${style.fieldLabel} ${labelCustomClass} ${
126
+ customClass={`${labelCustomClass} ${
133
127
  isMandatory ? style.labelMandatory : ''
134
128
  }`}
135
129
  dataId={
@@ -38,17 +38,14 @@
38
38
  composes: wbreak from '~@zohodesk/components/lib/common/common.module.css';
39
39
  line-height: normal;
40
40
  }
41
+ .cbTextReadonly {
42
+ cursor: not-allowed;
43
+ }
41
44
  .cbTextPointer {
42
45
  cursor: pointer;
43
46
  }
44
- .disabled,
45
- .readonly {
46
- cursor: not-allowed;
47
- }
48
- .cbTextReadonly,
49
- .disabled .fieldLabel,
50
- .readonly .fieldLabel {
51
- --label_cursor: not-allowed;
47
+ .disabled {
48
+ composes: disabled from '~@zohodesk/components/lib/common/common.module.css';
52
49
  }
53
50
  .radio {
54
51
  margin: var(--zd_size5) var(--zd_size32) var(--zd_size5) 0;
@@ -144,5 +141,5 @@
144
141
  border-radius: var(--zd_size3);
145
142
  margin-left: var(--zd_size8);
146
143
  height: var(--zd_size18);
147
- line-height: var(--zd_size18);
144
+ line-height: 1.5;
148
145
  }
@@ -118,13 +118,7 @@ export default class MultiSelectField extends PureComponent {
118
118
  let uniqueId = htmlId ? htmlId : this.getNextId();
119
119
  return (
120
120
  <div
121
- className={`${style.container} ${
122
- isDisabled
123
- ? style.disabled
124
- : isReadOnly
125
- ? style.readonly
126
- : ''
127
- }`}
121
+ className={`${style.container} ${isDisabled ? style.disabled : ''}`}
128
122
  data-title={isDisabled ? title : ''}
129
123
  >
130
124
  {labelName && (
@@ -143,7 +137,7 @@ export default class MultiSelectField extends PureComponent {
143
137
  : labelPalette
144
138
  }
145
139
  // onClick={this.handleLabelClick}
146
- customClass={`${style.fieldLabel} ${isMandatory ? style.labelMandatory : ''}`}
140
+ customClass={`${isMandatory ? style.labelMandatory : ''}`}
147
141
  dataId={
148
142
  isDisabled
149
143
  ? `${dataId}_label_disabled`
@@ -52,13 +52,7 @@ export default class RadioField extends PureComponent {
52
52
  } = customProps;
53
53
  return (
54
54
  <div
55
- className={`${style.container} ${
56
- isDisabled
57
- ? style.disabled
58
- : isReadOnly
59
- ? style.readonly
60
- : ''
61
- }`}
55
+ className={`${style.container} ${isDisabled ? style.disabled : ''}`}
62
56
  data-title={isDisabled ? title : ''}
63
57
  >
64
58
  {labelName && (
@@ -69,7 +63,7 @@ export default class RadioField extends PureComponent {
69
63
  palette={
70
64
  isMandatory ? 'mandatory' : isDisabled ? 'primary' : 'default'
71
65
  }
72
- customClass={`${style.fieldLabel} ${isMandatory ? style.labelMandatory : ''}`}
66
+ customClass={`${isMandatory ? style.labelMandatory : ''}`}
73
67
  dataId={
74
68
  isDisabled
75
69
  ? `${dataId}_label_disabled`
@@ -100,13 +100,7 @@ export default class SelectField extends PureComponent {
100
100
  let uniqueId = htmlId ? htmlId : this.getNextId();
101
101
  return (
102
102
  <div
103
- className={`${style.container} ${
104
- isDisabled
105
- ? style.disabled
106
- : isReadOnly
107
- ? style.readonly
108
- : ''
109
- }`}
103
+ className={`${style.container} ${isDisabled ? style.disabled : ''}`}
110
104
  data-title={isDisabled ? title : ''}
111
105
  >
112
106
  {labelName && (
@@ -121,7 +115,7 @@ export default class SelectField extends PureComponent {
121
115
  ? 'primary'
122
116
  : labelPalette
123
117
  }
124
- customClass={`${style.fieldLabel} ${labelCustomClass} ${
118
+ customClass={`${labelCustomClass} ${
125
119
  isMandatory ? style.labelMandatory : ''
126
120
  }`}
127
121
  htmlFor={uniqueId}
@@ -141,10 +141,10 @@ export default class TagsMultiSelect extends React.Component {
141
141
  <Box className={style.tag} key={index}>
142
142
  <Tag
143
143
  text={name}
144
- onRemove={isReadOnly ? null : deleteTag.bind(this, name)}
144
+ onRemove={deleteTag.bind(this, name)}
145
145
  closeTitle={i18nKeys.deleteText}
146
146
  palette={tagType === 'SYSTEM' ? 'primary' : 'default'}
147
- isReadOnly={isReadOnly}
147
+ disabled={isReadOnly}
148
148
  />
149
149
  </Box>
150
150
  ) : null;
@@ -168,15 +168,7 @@ const TagsMultiSelectField = props => {
168
168
  }, []);
169
169
 
170
170
  return (
171
- <div
172
- className={`${style.container} ${
173
- isDisabled
174
- ? fieldStyle.disabled
175
- : isReadOnly
176
- ? fieldStyle.readonly
177
- : ''
178
- }`}
179
- >
171
+ <div className={style.container}>
180
172
  <Container alignBox='row' align='baseline' isCover={false}>
181
173
  {labelName && (
182
174
  <Label
@@ -187,7 +179,7 @@ const TagsMultiSelectField = props => {
187
179
  palette={
188
180
  isMandatory ? 'mandatory' : isDisabled ? 'primary' : labelPalette
189
181
  }
190
- customClass={`${fieldStyle.fieldLabel} ${isMandatory ? fieldStyle.labelMandatory : ''} ${
182
+ customClass={`${isMandatory ? fieldStyle.labelMandatory : ''} ${
191
183
  labelClass ? labelClass : ''
192
184
  }`}
193
185
  dataId={
@@ -88,13 +88,7 @@ export default class TextBoxField extends PureComponent {
88
88
 
89
89
  return (
90
90
  <div
91
- className={`${style.container} ${
92
- isDisabled
93
- ? style.disabled
94
- : isReadOnly
95
- ? style.readonly
96
- : ''
97
- }`}
91
+ className={`${style.container} ${isDisabled ? style.disabled : ''}`}
98
92
  data-title={isDisabled ? title : ''}
99
93
  >
100
94
  {labelName && (
@@ -109,7 +103,7 @@ export default class TextBoxField extends PureComponent {
109
103
  ? 'primary'
110
104
  : labelPalette
111
105
  }
112
- customClass={`${style.fieldLabel} ${labelCustomClass} ${
106
+ customClass={`${labelCustomClass} ${
113
107
  isMandatory ? style.labelMandatory : ''
114
108
  }`}
115
109
  htmlFor={uniqueId}
@@ -98,15 +98,7 @@ export default class TextEditorField extends PureComponent {
98
98
  } = customProps;
99
99
  let { ePhiTitle = '', ePhiText = '', ePhiStatus = false } = ePhiData;
100
100
  return (
101
- <div
102
- className={`${style.container} ${
103
- isDisabled
104
- ? style.disabled
105
- : isReadOnly
106
- ? style.readonly
107
- : ''
108
- } ${className || ''}`}
109
- >
101
+ <div className={`${style.container} ${className}`}>
110
102
  <Container isCover={false} alignBox='row' align='vertical'>
111
103
  {labelName && (
112
104
  <Box>
@@ -122,7 +114,7 @@ export default class TextEditorField extends PureComponent {
122
114
  : labelPalette
123
115
  }
124
116
  onClick={this.handleLabelClick}
125
- customClass={`${style.fieldLabel} ${labelCustomClass} ${
117
+ customClass={`${labelCustomClass} ${
126
118
  isMandatory ? style.labelMandatory : ''
127
119
  }`}
128
120
  dataId={
@@ -87,13 +87,7 @@ export default class TextareaField extends PureComponent {
87
87
  let uniqueId = htmlId ? htmlId : this.getNextId();
88
88
  return (
89
89
  <div
90
- className={`${style.container} ${
91
- isDisabled
92
- ? style.disabled
93
- : isReadOnly
94
- ? style.readonly
95
- : ''
96
- }`}
90
+ className={`${style.container} ${isDisabled ? style.disabled : ''}`}
97
91
  data-title={isDisabled ? title : ''}
98
92
  >
99
93
  {labelName && (
@@ -109,7 +103,7 @@ export default class TextareaField extends PureComponent {
109
103
  ? 'primary'
110
104
  : labelPalette
111
105
  }
112
- customClass={`${style.fieldLabel} ${labelCustomClass} ${
106
+ customClass={`${labelCustomClass} ${
113
107
  isMandatory ? style.labelMandatory : ''
114
108
  }`}
115
109
  htmlFor={uniqueId}
@@ -15,7 +15,7 @@
15
15
  color: var(--zdt_setupdetail_backicon);
16
16
  margin-left: var(--zd_size19);
17
17
  border-radius: 50%;
18
- line-height: var(--zd_size30);
18
+ line-height: 2.5;
19
19
  cursor: pointer;
20
20
  }
21
21
 
@@ -24,7 +24,7 @@
24
24
  }
25
25
  .title {
26
26
  font-size: var(--zd_font_size16);
27
- line-height: var(--zd_size16);
27
+ line-height: 1;
28
28
  padding-right: var(--zd_size12);
29
29
  font-family: var(--zd_semibold);
30
30
  color: var(--zdt_setupdetail_backicon);
@@ -43,7 +43,7 @@
43
43
  .helpInfo {
44
44
  border: 1px solid var(--zdt_setupdetail_helpinfo);
45
45
  border-radius: 2px;
46
- line-height: var(--zd_size26);
46
+ line-height: 2.36;
47
47
  height: var(--zd_size28);
48
48
  width: var(--zd_size28);
49
49
  color: var(--zdt_setupdetail_helpinfo_text);
@@ -95,7 +95,7 @@
95
95
  text-align: center;
96
96
  border: 1px solid var(--zdt_setupdetail_infoicon_border);
97
97
  border-radius: 2px;
98
- line-height: var(--zd_size24);
98
+ line-height: 2;
99
99
  }
100
100
 
101
101
  .infoText {
@@ -13,7 +13,7 @@
13
13
  font-size: var(--zd_font_size16);
14
14
  }
15
15
  .secondaryPanel {
16
- line-height: var(--zd_size18);
16
+ line-height: 1.125;
17
17
  composes: dflex alignVertical flexwrap from '~@zohodesk/components/lib/common/common.module.css';
18
18
  }
19
19
  .statusColumn {
@@ -2,7 +2,7 @@
2
2
  text-align: center;
3
3
  width: var(--zd_size25);
4
4
  height: var(--zd_size25);
5
- line-height: var(--zd_size25);
5
+ line-height: 2.7;
6
6
  cursor: pointer;
7
7
  border-radius: 50%;
8
8
  color: var(--zdt_lookupclose_default_text);
@@ -27,7 +27,7 @@
27
27
  .labelCnt {
28
28
  composes: dInflex alignVertical from '~@zohodesk/components/lib/common/common.module.css';
29
29
  padding: 0 var(--zd_size12);
30
- line-height: var(--zd_size20);
30
+ line-height: 1.25;
31
31
  cursor: pointer;
32
32
  color: var(--zdt_viewdropdown_label_text);
33
33
  }
@@ -17,7 +17,7 @@
17
17
  right: 0;
18
18
  bottom: 0;
19
19
  color: var(--zdt_search_icon);
20
- line-height: var(--zd_size26);
20
+ line-height: 1.625;
21
21
  cursor: pointer;
22
22
  }
23
23
  .icon:hover {
@@ -10,7 +10,7 @@
10
10
  border: 1px solid var(--zdt_views_border);
11
11
  height: var(--zd_size28);
12
12
  width: var(--zd_size28);
13
- line-height: var(--zd_size26);
13
+ line-height: 1.625;
14
14
  }
15
15
  .first {
16
16
  border-radius: 2px 0 0 2px;
@@ -1,6 +1,6 @@
1
1
  .text {
2
2
  font-size: var(--zd_font_size14);
3
3
  color: var(--zdt_helptips_text);
4
- line-height: var(--zd_size24);
4
+ line-height: 1.7;
5
5
  margin: var(--zd_size10) 0;
6
6
  }
@@ -77,7 +77,7 @@
77
77
  font-family: var(--zd_semibold);
78
78
  composes: ftsmooth from '~@zohodesk/components/lib/common/common.module.css';
79
79
  text-align: left;
80
- line-height: var(--zd_size20);
80
+ line-height:1.42;
81
81
  }
82
82
 
83
83
  .close {
@@ -8,7 +8,7 @@
8
8
  font-family: var(--zd_bold);
9
9
  }
10
10
  .desc {
11
- line-height: var(--zd_size22);
11
+ line-height: 1.69;
12
12
  }
13
13
  .large .errorState {
14
14
  width: var(--zd_size450);
@@ -31,7 +31,8 @@
31
31
  }
32
32
  .medium .desc,
33
33
  .small .desc {
34
- font-size: var(--zd_font_size13)
34
+ font-size: var(--zd_font_size13);
35
+ line-height: 1.69;
35
36
  }
36
37
  .small .errorState {
37
38
  width: var(--zd_size230);
@@ -47,7 +47,7 @@
47
47
  color: var(--zdt_alertlookupnew_text);
48
48
  margin: 0 var(--zd_size5) 0 var(--zd_size10);
49
49
  font-size: var(--zd_font_size18);
50
- line-height: var(--zd_size22);
50
+ line-height: 1.2;
51
51
  font-family: var(--zd_bold);
52
52
  composes: ftsmooth wbreak from '~@zohodesk/components/lib/common/common.module.css';
53
53
  vertical-align: middle;
@@ -6,7 +6,7 @@
6
6
  padding: var(--zd_size17) var(--zd_size30) var(--zd_size30);
7
7
  color: var(--zdt_alertlookupnew_text);
8
8
  font-size: var(--zd_font_size14);
9
- line-height: var(--zd_size18);
9
+ line-height: 1.28;
10
10
  composes: wbreak from '~@zohodesk/components/lib/common/common.module.css';
11
11
  }
12
12
 
@@ -69,7 +69,7 @@
69
69
  }
70
70
  .subTitle {
71
71
  font-size: var(--zd_font_size15);
72
- line-height: var(--zd_size20);
72
+ line-height: 1.3;
73
73
  font-family: var(--zd_semibold);
74
74
  composes: ftsmooth wbreak from '~@zohodesk/components/lib/common/common.module.css';
75
75
  }
@@ -78,7 +78,7 @@
78
78
  }
79
79
  .infoText {
80
80
  font-size: var(--zd_font_size14);
81
- line-height: var(--zd_size18);
81
+ line-height: 1.28;
82
82
  composes: wbreak from '~@zohodesk/components/lib/common/common.module.css';
83
83
  }
84
84
  .secondaryInfo {