@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
@@ -5,16 +5,10 @@
5
5
  --linkHoverColor: var(--zdt_commonEmptyState_default_link_hover);
6
6
  }
7
7
  .container {
8
- composes: varClass;
9
8
  text-align: center;
10
- }
11
- [dir=ltr] .container {
12
9
  margin-left: auto;
13
10
  margin-right: auto;
14
- }
15
- [dir=rtl] .container {
16
- margin-right: auto;
17
- margin-left: auto;
11
+ composes: varClass;
18
12
  }
19
13
  .fluid {
20
14
  max-width: var(--zd_size430);
@@ -50,19 +44,20 @@
50
44
  .linkDescWrapper {
51
45
  margin-top: var(--zd_size20);
52
46
  }
53
- [dir=ltr] .linkDesc, [dir=ltr] .desc {
47
+ .linkDesc,
48
+ .desc {
54
49
  margin-right: var(--zd_size4);
55
50
  }
56
- [dir=rtl] .linkDesc, [dir=rtl] .desc {
57
- margin-left: var(--zd_size4);
51
+ .small .desc {
52
+ line-height: 1.58;
58
53
  }
59
- .desc {
60
- line-height: var(--zd_size19);
54
+ .medium .desc {
55
+ line-height: 1.35;
61
56
  }
62
57
  .link {
58
+ cursor: pointer;
63
59
  color: var(--linkColor);
64
60
  display: inline-block;
65
- cursor: pointer;
66
61
  }
67
62
  .link:hover {
68
63
  color: var(--linkHoverColor);
@@ -19,23 +19,17 @@
19
19
  }
20
20
  .footer {
21
21
  font-size: var(--zd_font_size13);
22
+ margin: var(--zd_size10) 0 var(--zd_size80) 0;
22
23
  position: relative;
23
24
  display: inline-block;
24
- margin: var(--zd_size10) 0 var(--zd_size80) 0;
25
25
  }
26
26
  .footer::before {
27
27
  content: '';
28
- position: absolute;
29
- top: calc(var(--zd_size10) * -1);
30
28
  border-top: var(--zd_size1) solid var(--zdt_editionpage_footer_text);
31
- }
32
- [dir=ltr] .footer::before {
29
+ position: absolute;
33
30
  left: calc(var(--zd_size20) * -1);
34
31
  right: calc(var(--zd_size20) * -1);
35
- }
36
- [dir=rtl] .footer::before {
37
- right: calc(var(--zd_size20) * -1);
38
- left: calc(var(--zd_size20) * -1);
32
+ top: calc(var(--zd_size10) * -1);
39
33
  }
40
34
  .button {
41
35
  color: var(--zdt_editionpage_primary_text);
@@ -1,4 +1,5 @@
1
- .container, .tabletContainer {
1
+ .container,
2
+ .tabletContainer {
2
3
  text-align: center;
3
4
  background-color: var(--zdt_emptystate_default_bg);
4
5
  }
@@ -13,35 +14,28 @@
13
14
  }
14
15
  .header {
15
16
  min-width: var(--zd_size400);
16
- display: inline-block;
17
17
  margin: 0 auto;
18
- }
19
- [dir=ltr] .header {
18
+ display: inline-block;
20
19
  text-align: left;
21
20
  }
22
- [dir=rtl] .header {
23
- text-align: right;
24
- }
25
21
  .title,
26
22
  .tabletTitle,
27
23
  .mobileTitle {
28
24
  composes: semibold from '~@zohodesk/components/lib/common/common.module.css';
29
- letter-spacing: var(--zd_size1);
30
- }
31
- .title, .tabletTitle, .mobileTitle {
32
25
  margin-bottom: var(--zd_size5);
26
+ letter-spacing: var(--zd_size1);
33
27
  }
34
28
  .title {
35
29
  font-size: var(--zd_font_size50);
36
- line-height: var(--zd_size70);
30
+ line-height: 1.4;
37
31
  }
38
32
  .tabletTitle {
39
33
  font-size: var(--zd_font_size24);
40
- line-height: var(--zd_size50);
34
+ line-height: 2.08;
41
35
  }
42
36
  .mobileTitle {
43
37
  font-size: var(--zd_font_size22);
44
- line-height: var(--zd_size30);
38
+ line-height: 1.36;
45
39
  }
46
40
  .subtitle {
47
41
  font-size: var(--zd_font_size30);
@@ -58,14 +52,15 @@
58
52
  }
59
53
 
60
54
  .footer {
61
- display: inline-block;
62
55
  text-align: center;
63
56
  margin: 0 auto;
57
+ display: inline-block;
64
58
  }
65
59
  .footerWidth {
66
60
  min-width: var(--zd_size400);
67
61
  }
68
- .btmText, .tabletBtmText {
62
+ .btmText,
63
+ .tabletBtmText {
69
64
  margin-bottom: var(--zd_size10);
70
65
  }
71
66
  .btmText {
@@ -74,7 +69,9 @@
74
69
  .tabletBtmText {
75
70
  font-size: var(--zd_font_size12);
76
71
  }
77
- .imageContainer, .tabletImageContainer, .mobileImageContainer {
72
+ .imageContainer,
73
+ .tabletImageContainer,
74
+ .mobileImageContainer {
78
75
  margin-bottom: var(--zd_size30);
79
76
  }
80
77
  .imageContainer {
@@ -1,7 +1,4 @@
1
1
  .imageContainer {
2
2
  margin-top: calc(var(--zd_size35) * -1);
3
- }[dir=ltr] .imageContainer {
4
3
  margin-left: calc(var(--zd_size30) * -1);
5
- }[dir=rtl] .imageContainer {
6
- margin-right: calc(var(--zd_size30) * -1);
7
4
  }
@@ -1,6 +1,6 @@
1
1
  .text {
2
2
  color: var(--zdt_linktext_default_text);
3
3
  display: inline-block;
4
- font-size: var(--zd_font_size15);
5
4
  cursor: pointer;
5
+ font-size: var(--zd_font_size15);
6
6
  }
@@ -1,8 +1,8 @@
1
1
  .headtingText {
2
2
  font-family: var(--zd_semibold);
3
3
  font-size: var(--zd_font_size50);
4
- letter-spacing: var(--zd_size1);
5
4
  margin-bottom: var(--zd_size5);
5
+ letter-spacing: var(--zd_size1);
6
6
  }
7
7
  .title,
8
8
  .headtingText,
@@ -13,9 +13,9 @@
13
13
  font-size: var(--zd_font_size30);
14
14
  }
15
15
  .lastBox {
16
- line-height: var(--zd_size24);
17
- font-size: var(--zd_font_size14);
18
16
  margin: 0 auto;
17
+ line-height: 1.71;
18
+ font-size: var(--zd_font_size14);
19
19
  margin-bottom: var(--zd_size20);
20
20
  }
21
21
  .lineText {
@@ -16,7 +16,9 @@
16
16
  .header {
17
17
  min-width: var(--zd_size450);
18
18
  }
19
- .imageContainer, .tabletImageContainer, .mobileImageContainer {
19
+ .imageContainer,
20
+ .tabletImageContainer,
21
+ .mobileImageContainer {
20
22
  margin-top: calc(var(--zd_size70) * -1);
21
23
  margin-bottom: var(--zd_size30);
22
24
  }
@@ -104,7 +104,7 @@ export default class CheckBoxField extends PureComponent {
104
104
  title: lockedInfoText
105
105
  }) : null);
106
106
  return /*#__PURE__*/React.createElement("div", {
107
- className: `${style.container} ${isDisabled ? style.disabled : isReadOnly ? style.readonly : ''}`,
107
+ className: `${style.container} ${isDisabled ? style.disabled : ''}`,
108
108
  "data-title": isDisabled ? title : ''
109
109
  }, isDirectCol && labelElement, /*#__PURE__*/React.createElement("div", {
110
110
  className: `${isDirectCol ? style.fieldContainer : style.checkboxFieldContainer} ${isDirectCol && labelName ? style[`fieldMargin_${fieldSize}`] : ''}`
@@ -120,7 +120,7 @@ export default class CurrencyField extends PureComponent {
120
120
 
121
121
  let uniqueId = htmlId ? htmlId : this.getNextId();
122
122
  return /*#__PURE__*/React.createElement("div", {
123
- className: `${style.container} ${isDisabled ? style.disabled : isReadOnly ? style.readonly : ''}`,
123
+ className: `${style.container} ${isDisabled ? style.disabled : ''}`,
124
124
  "data-title": isDisabled ? title : ''
125
125
  }, labelName && /*#__PURE__*/React.createElement("div", {
126
126
  className: style.labelContainer
@@ -128,7 +128,7 @@ export default class CurrencyField extends PureComponent {
128
128
  text: labelName,
129
129
  size: fieldSize === 'small' ? 'small' : 'medium',
130
130
  palette: isMandatory ? 'mandatory' : isDisabled ? 'primary' : labelPalette,
131
- customClass: `${style.fieldLabel} ${labelCustomClass} ${isMandatory ? style.labelMandatory : ''}`,
131
+ customClass: `${labelCustomClass} ${isMandatory ? style.labelMandatory : ''}`,
132
132
  htmlFor: uniqueId,
133
133
  dataId: isDisabled ? `${dataId}_label_disabled` : isMandatory ? `${dataId}_label_mandatory` : `${dataId}_label`
134
134
  }, LabelProps)), infoText ? /*#__PURE__*/React.createElement(Icon, {
@@ -124,7 +124,7 @@ export default class DateField extends PureComponent {
124
124
  } = customProps;
125
125
  let getAriaId = htmlId ? htmlId : this.getNextId();
126
126
  return /*#__PURE__*/React.createElement("div", {
127
- className: `${style.container} ${isDisabled ? style.disabled : isReadOnly ? style.readonly : ''}`,
127
+ className: `${style.container} ${isDisabled ? style.disabled : ''}`,
128
128
  "data-title": isDisabled ? title : ''
129
129
  }, labelName && /*#__PURE__*/React.createElement("div", {
130
130
  className: style.labelContainer
@@ -134,7 +134,7 @@ export default class DateField extends PureComponent {
134
134
  size: fieldSize === 'small' ? 'small' : 'medium',
135
135
  palette: isMandatory ? 'mandatory' : isDisabled ? 'primary' : labelPalette,
136
136
  onClick: isDisabled || isReadOnly ? null : this.handleLabelClick,
137
- customClass: `${style.fieldLabel} ${labelCustomClass} ${isMandatory ? style.labelMandatory : ''}`,
137
+ customClass: `${labelCustomClass} ${isMandatory ? style.labelMandatory : ''}`,
138
138
  dataId: isDisabled ? `${dataId}_label_disabled` : isMandatory ? `${dataId}_label_mandatory` : `${dataId}_label`
139
139
  }, LabelProps)), infoText ? /*#__PURE__*/React.createElement(Icon, {
140
140
  name: "ZD-GN-info",
@@ -34,38 +34,25 @@
34
34
  -webkit-line-clamp: 2;
35
35
  }
36
36
  .checkboxText {
37
+ padding-left: var(--zd_size6);
37
38
  composes: wbreak from '~@zohodesk/components/lib/common/common.module.css';
38
39
  line-height: normal;
39
40
  }
40
- [dir=ltr] .checkboxText {
41
- padding-left: var(--zd_size6);
42
- }
43
- [dir=rtl] .checkboxText {
44
- padding-right: var(--zd_size6);
41
+ .cbTextReadonly {
42
+ cursor: not-allowed;
45
43
  }
46
44
  .cbTextPointer {
47
45
  cursor: pointer;
48
46
  }
49
- .disabled, .readonly {
50
- cursor: not-allowed;
47
+ .disabled {
48
+ composes: disabled from '~@zohodesk/components/lib/common/common.module.css';
51
49
  }
52
- .cbTextReadonly,
53
- .disabled .fieldLabel,
54
- .readonly .fieldLabel {
55
- --label_cursor: not-allowed;
56
- }
57
- [dir=ltr] .radio {
50
+ .radio {
58
51
  margin: var(--zd_size5) var(--zd_size32) var(--zd_size5) 0;
59
52
  }
60
- [dir=rtl] .radio {
61
- margin: var(--zd_size5) 0 var(--zd_size5) var(--zd_size32);
62
- }
63
- [dir=ltr] .duration {
53
+ .duration {
64
54
  margin-right: var(--zd_size15);
65
55
  }
66
- [dir=rtl] .duration {
67
- margin-left: var(--zd_size15);
68
- }
69
56
  .durationWidth {
70
57
  width: var(--zd_size94);
71
58
  }
@@ -79,8 +66,8 @@
79
66
  }
80
67
  .phoneIcon {
81
68
  color: var(--zdt_fields_phoneicon_icon);
82
- display: inline-block;
83
69
  margin: var(--zd_size15) var(--zd_size10) 0 var(--zd_size10);
70
+ display: inline-block;
84
71
  cursor: pointer;
85
72
  }
86
73
  .phoneIcon:hover {
@@ -99,13 +86,8 @@
99
86
  .lockIcon,
100
87
  .infoIcon {
101
88
  color: var(--zdt_fields_lockicon_icon);
102
- composes: dInflex from '~@zohodesk/components/lib/common/common.module.css';
103
- }
104
- [dir=ltr] .lockIcon, [dir=ltr] .infoIcon {
105
89
  margin-left: var(--zd_size5);
106
- }
107
- [dir=rtl] .lockIcon, [dir=rtl] .infoIcon {
108
- margin-right: var(--zd_size5);
90
+ composes: dInflex from '~@zohodesk/components/lib/common/common.module.css';
109
91
  }
110
92
  /* .infoIcon {
111
93
  opacity: 0;
@@ -123,25 +105,15 @@
123
105
  }
124
106
  .timeFormat {
125
107
  font-size: var(--zd_font_size11);
126
- color: var(--zdt_fields_lockicon_icon);
127
- }
128
- [dir=ltr] .timeFormat {
129
108
  margin-left: var(--zd_size4);
130
- }
131
- [dir=rtl] .timeFormat {
132
- margin-right: var(--zd_size4);
109
+ color: var(--zdt_fields_lockicon_icon);
133
110
  }
134
111
  .newTab {
112
+ margin-left: var(--zd_size6);
113
+ cursor: pointer;
135
114
  color: var(--zdt_fields_lockicon_icon);
136
115
  font-size: 0;
137
116
  display: none;
138
- cursor: pointer;
139
- }
140
- [dir=ltr] .newTab {
141
- margin-left: var(--zd_size6);
142
- }
143
- [dir=rtl] .newTab {
144
- margin-right: var(--zd_size6);
145
117
  }
146
118
  .newTab:hover {
147
119
  color: var(--zdt_fields_phoneicon_icon);
@@ -156,28 +128,18 @@
156
128
  }
157
129
  .labelMandatory:after {
158
130
  content: '*';
159
- color: var(--zdt_fields_lockicon_hover_icon);
160
- }
161
- [dir=ltr] .labelMandatory:after {
162
131
  padding-left: var(--zd_size2);
163
- }
164
- [dir=rtl] .labelMandatory:after {
165
- padding-right: var(--zd_size2);
132
+ color: var(--zdt_fields_lockicon_hover_icon);
166
133
  }
167
134
  .ePhiTag {
168
135
  composes: flexshrink from '~@zohodesk/components/lib/common/common.module.css';
169
136
  color: var(--zdt_fields_phitag_text);
170
- font-size: var(--zd_font_size12);
171
- height: var(--zd_size18);
172
- line-height: var(--zd_size18);
173
137
  background-color: var(--zdt_fields_phitag_bg);
174
138
  border: 1px solid var(--zdt_fields_phitag_border);
139
+ font-size: var(--zd_font_size12);
175
140
  padding: 0 var(--zd_size5);
176
141
  border-radius: var(--zd_size3);
177
- }
178
- [dir=ltr] .ePhiTag {
179
142
  margin-left: var(--zd_size8);
180
- }
181
- [dir=rtl] .ePhiTag {
182
- margin-right: var(--zd_size8);
143
+ height: var(--zd_size18);
144
+ line-height: 1.5;
183
145
  }
@@ -136,7 +136,7 @@ export default class MultiSelectField extends PureComponent {
136
136
  let isDarkPalette = palette === 'dark';
137
137
  let uniqueId = htmlId ? htmlId : this.getNextId();
138
138
  return /*#__PURE__*/React.createElement("div", {
139
- className: `${style.container} ${isDisabled ? style.disabled : isReadOnly ? style.readonly : ''}`,
139
+ className: `${style.container} ${isDisabled ? style.disabled : ''}`,
140
140
  "data-title": isDisabled ? title : ''
141
141
  }, labelName && /*#__PURE__*/React.createElement("div", {
142
142
  className: style.labelContainer
@@ -146,7 +146,7 @@ export default class MultiSelectField extends PureComponent {
146
146
  size: fieldSize === 'small' ? 'small' : 'medium',
147
147
  palette: isDarkPalette ? 'dark' : isMandatory ? 'mandatory' : isDisabled ? 'primary' : labelPalette // onClick={this.handleLabelClick}
148
148
  ,
149
- customClass: `${style.fieldLabel} ${isMandatory ? style.labelMandatory : ''}`,
149
+ customClass: `${isMandatory ? style.labelMandatory : ''}`,
150
150
  dataId: isDisabled ? `${dataId}_label_disabled` : isMandatory ? `${dataId}_label_mandatory` : `${dataId}_label`,
151
151
  htmlFor: uniqueId
152
152
  }, LabelProps)), infoText ? /*#__PURE__*/React.createElement(Icon, {
@@ -55,14 +55,14 @@ export default class RadioField extends PureComponent {
55
55
  ValidationMessageProps2 = {}
56
56
  } = customProps;
57
57
  return /*#__PURE__*/React.createElement("div", {
58
- className: `${style.container} ${isDisabled ? style.disabled : isReadOnly ? style.readonly : ''}`,
58
+ className: `${style.container} ${isDisabled ? style.disabled : ''}`,
59
59
  "data-title": isDisabled ? title : ''
60
60
  }, labelName && /*#__PURE__*/React.createElement(Label, _extends({
61
61
  text: labelName,
62
62
  size: "medium",
63
63
  id: id,
64
64
  palette: isMandatory ? 'mandatory' : isDisabled ? 'primary' : 'default',
65
- customClass: `${style.fieldLabel} ${isMandatory ? style.labelMandatory : ''}`,
65
+ customClass: `${isMandatory ? style.labelMandatory : ''}`,
66
66
  dataId: isDisabled ? `${dataId}_label_disabled` : isMandatory ? `${dataId}_label_mandatory` : `${dataId}_label`
67
67
  }, LabelProps)), /*#__PURE__*/React.createElement("div", {
68
68
  className: `${style.fieldContainer} ${labelName ? style.fieldMargin_medium : ''} ${style.radioContainer}`
@@ -104,7 +104,7 @@ export default class SelectField extends PureComponent {
104
104
  } = customProps;
105
105
  let uniqueId = htmlId ? htmlId : this.getNextId();
106
106
  return /*#__PURE__*/React.createElement("div", {
107
- className: `${style.container} ${isDisabled ? style.disabled : isReadOnly ? style.readonly : ''}`,
107
+ className: `${style.container} ${isDisabled ? style.disabled : ''}`,
108
108
  "data-title": isDisabled ? title : ''
109
109
  }, labelName && /*#__PURE__*/React.createElement("div", {
110
110
  className: style.labelContainer
@@ -112,7 +112,7 @@ export default class SelectField extends PureComponent {
112
112
  text: labelName,
113
113
  size: fieldSize === 'small' ? 'small' : 'medium',
114
114
  palette: isMandatory ? 'mandatory' : isDisabled ? 'primary' : labelPalette,
115
- customClass: `${style.fieldLabel} ${labelCustomClass} ${isMandatory ? style.labelMandatory : ''}`,
115
+ customClass: `${labelCustomClass} ${isMandatory ? style.labelMandatory : ''}`,
116
116
  htmlFor: uniqueId,
117
117
  dataId: isDisabled ? `${dataId}_label_disabled` : isMandatory ? `${dataId}_label_mandatory` : `${dataId}_label`
118
118
  }, LabelProps)), infoText ? /*#__PURE__*/React.createElement(Icon, {
@@ -146,10 +146,10 @@ export default class TagsMultiSelect extends React.Component {
146
146
  key: index
147
147
  }, /*#__PURE__*/React.createElement(Tag, {
148
148
  text: name,
149
- onRemove: isReadOnly ? null : deleteTag.bind(this, name),
149
+ onRemove: deleteTag.bind(this, name),
150
150
  closeTitle: i18nKeys.deleteText,
151
151
  palette: tagType === 'SYSTEM' ? 'primary' : 'default',
152
- isReadOnly: isReadOnly
152
+ disabled: isReadOnly
153
153
  })) : null;
154
154
  }), tagsList.length > chipNeedToShow && !isPopupReady ? /*#__PURE__*/React.createElement(Box, {
155
155
  className: style.moreLess,
@@ -1,28 +1,26 @@
1
1
  .tag {
2
2
  max-width: 100%;
3
3
  }
4
- [dir=ltr] .moreLess, [dir=ltr] .tag {
4
+ .moreLess,
5
+ .tag {
5
6
  margin: 0 var(--zd_size6) var(--zd_size6) 0;
6
7
  }
7
- [dir=rtl] .moreLess, [dir=rtl] .tag {
8
- margin: 0 0 var(--zd_size6) var(--zd_size6);
9
- }
10
8
  .input {
11
9
  height: var(--zd_size20);
12
- width: 100%;
13
10
  margin-bottom: var(--zd_size4);
11
+ width: 100%;
14
12
  }
15
13
  .viewpopNew {
16
14
  max-height: var(--zd_size250);
17
15
  }
18
16
  .tagDiv {
19
- max-height: var(--zd_size160);
20
17
  margin-top: var(--zd_size5);
18
+ max-height: var(--zd_size160);
21
19
  }
22
20
  .hasBorder {
23
- transition: border var(--zd_transition2) linear 0s;
24
21
  border-bottom-style: solid;
25
22
  border-bottom-width: 1px;
23
+ transition: border var(--zd_transition2) linear 0s;
26
24
  }
27
25
  .borderColor_transparent {
28
26
  border-bottom-color: var(--zdt_tagsmultiselect_transparent_border);
@@ -66,15 +64,10 @@
66
64
  font-size: 0;
67
65
  }
68
66
  .newTagLabel {
67
+ margin-right: var(--zd_size5);
69
68
  color: var(--zdt_tagsmultiselect_labelt_text);
70
69
  composes: semibold from '~@zohodesk/components/lib/common/common.module.css';
71
70
  }
72
- [dir=ltr] .newTagLabel {
73
- margin-right: var(--zd_size5);
74
- }
75
- [dir=rtl] .newTagLabel {
76
- margin-left: var(--zd_size5);
77
- }
78
71
  .dotted {
79
72
  composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
80
73
  }
@@ -94,13 +87,8 @@
94
87
  .custmInp {
95
88
  position: absolute;
96
89
  top: 0;
97
- width: 100%;
98
- }
99
- [dir=ltr] .custmInp {
100
90
  left: 0;
101
- }
102
- [dir=rtl] .custmInp {
103
- right: 0;
91
+ width: 100%;
104
92
  }
105
93
  .newTagText {
106
94
  color: var(--zdt_tagsmultiselect_more_text);
@@ -182,7 +182,7 @@ const TagsMultiSelectField = props => {
182
182
  };
183
183
  }, []);
184
184
  return /*#__PURE__*/React.createElement("div", {
185
- className: `${style.container} ${isDisabled ? fieldStyle.disabled : isReadOnly ? fieldStyle.readonly : ''}`
185
+ className: style.container
186
186
  }, /*#__PURE__*/React.createElement(Container, {
187
187
  alignBox: "row",
188
188
  align: "baseline",
@@ -193,7 +193,7 @@ const TagsMultiSelectField = props => {
193
193
  id: id,
194
194
  size: labelSize,
195
195
  palette: isMandatory ? 'mandatory' : isDisabled ? 'primary' : labelPalette,
196
- customClass: `${fieldStyle.fieldLabel} ${isMandatory ? fieldStyle.labelMandatory : ''} ${labelClass ? labelClass : ''}`,
196
+ customClass: `${isMandatory ? fieldStyle.labelMandatory : ''} ${labelClass ? labelClass : ''}`,
197
197
  dataId: isDisabled ? `${dataId}_label_disabled` : isMandatory ? `${dataId}_label_mandatory` : `${dataId}_label`,
198
198
  htmlFor: htmlId
199
199
  }, LabelProps)), selectedValueCount ? /*#__PURE__*/React.createElement(Box, {
@@ -1,9 +1,6 @@
1
1
  .count {
2
2
  color: var(--zdt_tagsmultiselectField_count_text);
3
3
  font-size: var(--zd_font_size12);
4
- word-break: break-word;
5
- }[dir=ltr] .count {
6
4
  margin-left: var(--zd_size4);
7
- }[dir=rtl] .count {
8
- margin-right: var(--zd_size4);
5
+ word-break: break-word;
9
6
  }
@@ -97,7 +97,7 @@ export default class TextBoxField extends PureComponent {
97
97
  } = ePhiData;
98
98
  let uniqueId = htmlId ? htmlId : this.getNextId();
99
99
  return /*#__PURE__*/React.createElement("div", {
100
- className: `${style.container} ${isDisabled ? style.disabled : isReadOnly ? style.readonly : ''}`,
100
+ className: `${style.container} ${isDisabled ? style.disabled : ''}`,
101
101
  "data-title": isDisabled ? title : ''
102
102
  }, labelName && /*#__PURE__*/React.createElement("div", {
103
103
  className: style.labelContainer
@@ -105,7 +105,7 @@ export default class TextBoxField extends PureComponent {
105
105
  text: labelName,
106
106
  size: fieldSize === 'small' ? 'small' : 'medium',
107
107
  palette: isMandatory ? 'mandatory' : isDisabled ? 'primary' : labelPalette,
108
- customClass: `${style.fieldLabel} ${labelCustomClass} ${isMandatory ? style.labelMandatory : ''}`,
108
+ customClass: `${labelCustomClass} ${isMandatory ? style.labelMandatory : ''}`,
109
109
  htmlFor: uniqueId,
110
110
  dataId: isDisabled ? `${dataId}_label_disabled` : isMandatory ? `${dataId}_label_mandatory` : `${dataId}_label`
111
111
  }, LabelProps)), infoText ? /*#__PURE__*/React.createElement(Icon, {