@zohodesk/dot 1.0.0-temp-193.10 → 1.0.0-temp-195

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 (182) hide show
  1. package/.cli/UnValidatedFiles.html +1 -1
  2. package/.cli/propValidation_report.html +1 -1
  3. package/README.md +13 -0
  4. package/es/ActionButton/ActionButton.module.css +192 -192
  5. package/es/AlphabeticList/AlphabeticList.module.css +57 -57
  6. package/es/AttachmentViewer/AttachmentViewer.js +0 -1
  7. package/es/AttachmentViewer/AttachmentViewer.module.css +352 -352
  8. package/es/AttachmentViewer/__tests__/__snapshots__/AttachmentViewer.spec.js.snap +0 -1
  9. package/es/ChannelIcon/ChannelIcon.module.css +225 -225
  10. package/es/FormAction/FormAction.module.css +100 -100
  11. package/es/IconButton/IconButton.module.css +22 -22
  12. package/es/TagWithIcon/TagWithIcon.module.css +66 -66
  13. package/es/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
  14. package/es/common/dot_boxShadow.module.css +2 -0
  15. package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +92 -92
  16. package/es/form/fields/ValidationMessage/ValidationMessage.module.css +27 -27
  17. package/es/layout/SubtabLayout/SubtabLayout.module.css +164 -164
  18. package/es/list/Comment/Comment.module.css +29 -29
  19. package/es/list/Dot/Dot.module.css +15 -15
  20. package/es/list/ListLayout/ListLayout.module.css +79 -79
  21. package/es/list/Subject/Subject.js +7 -3
  22. package/es/list/Subject/Subject.module.css +34 -34
  23. package/es/list/Subject/__tests__/Subject.spec.js +9 -0
  24. package/es/list/Subject/__tests__/__snapshots__/Subject.spec.js.snap +56 -1
  25. package/es/list/Subject/props/defaultProps.js +2 -1
  26. package/es/list/Subject/props/propTypes.js +2 -1
  27. package/es/list/Thread/Thread.module.css +42 -42
  28. package/es/v1/AttachmentViewer/AttachmentViewer.js +0 -1
  29. package/es/v1/list/Subject/Subject.js +7 -3
  30. package/es/v1/list/Subject/props/defaultProps.js +2 -1
  31. package/es/v1/list/Subject/props/propTypes.js +2 -1
  32. package/es/version2/GlobalNotification/GlobalNotification.module.css +177 -177
  33. package/es/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +87 -87
  34. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +132 -132
  35. package/lib/ActionButton/ActionButton.module.css +192 -192
  36. package/lib/AlphabeticList/AlphabeticList.module.css +57 -57
  37. package/lib/AttachmentViewer/AttachmentViewer.js +0 -1
  38. package/lib/AttachmentViewer/AttachmentViewer.module.css +352 -352
  39. package/lib/AttachmentViewer/__tests__/__snapshots__/AttachmentViewer.spec.js.snap +0 -1
  40. package/lib/ChannelIcon/ChannelIcon.module.css +225 -225
  41. package/lib/FormAction/FormAction.module.css +100 -100
  42. package/lib/IconButton/IconButton.module.css +22 -22
  43. package/lib/TagWithIcon/TagWithIcon.module.css +66 -66
  44. package/lib/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
  45. package/lib/common/dot_boxShadow.module.css +2 -0
  46. package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +92 -92
  47. package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +27 -27
  48. package/lib/layout/SubtabLayout/SubtabLayout.module.css +164 -164
  49. package/lib/list/Comment/Comment.module.css +29 -29
  50. package/lib/list/Dot/Dot.module.css +15 -15
  51. package/lib/list/ListLayout/ListLayout.module.css +79 -79
  52. package/lib/list/Subject/Subject.js +10 -5
  53. package/lib/list/Subject/Subject.module.css +34 -34
  54. package/lib/list/Subject/__tests__/Subject.spec.js +9 -0
  55. package/lib/list/Subject/__tests__/__snapshots__/Subject.spec.js.snap +56 -1
  56. package/lib/list/Subject/props/defaultProps.js +2 -1
  57. package/lib/list/Subject/props/propTypes.js +2 -1
  58. package/lib/list/Thread/Thread.module.css +42 -42
  59. package/lib/v1/AttachmentViewer/AttachmentViewer.js +0 -1
  60. package/lib/v1/list/Subject/Subject.js +10 -5
  61. package/lib/v1/list/Subject/props/defaultProps.js +2 -1
  62. package/lib/v1/list/Subject/props/propTypes.js +2 -1
  63. package/lib/version2/GlobalNotification/GlobalNotification.module.css +177 -177
  64. package/lib/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +87 -87
  65. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +132 -132
  66. package/package.json +5 -5
  67. package/result.json +1 -1
  68. package/unittest/index.html +1 -1
  69. package/es/v1/DotProvider/DotProvider.js +0 -67
  70. package/es/v1/DotProvider/hooks/useDotProvider.js +0 -55
  71. package/es/v1/DotProvider/hooks/useDownloadAssetsAndSetAttr.js +0 -88
  72. package/es/v1/DotProvider/libraryChunks/themes/component/blue/Blue_Dark_Component.js +0 -3
  73. package/es/v1/DotProvider/libraryChunks/themes/component/blue/Blue_Light_Component.js +0 -3
  74. package/es/v1/DotProvider/libraryChunks/themes/component/blue/Blue_PureDark_Component.js +0 -3
  75. package/es/v1/DotProvider/libraryChunks/themes/component/green/Green_Dark_Component.js +0 -3
  76. package/es/v1/DotProvider/libraryChunks/themes/component/green/Green_Light_Component.js +0 -3
  77. package/es/v1/DotProvider/libraryChunks/themes/component/green/Green_PureDark_Component.js +0 -3
  78. package/es/v1/DotProvider/libraryChunks/themes/component/orange/Orange_Dark_Component.js +0 -3
  79. package/es/v1/DotProvider/libraryChunks/themes/component/orange/Orange_Light_Component.js +0 -3
  80. package/es/v1/DotProvider/libraryChunks/themes/component/orange/Orange_PureDark_Component.js +0 -3
  81. package/es/v1/DotProvider/libraryChunks/themes/component/red/Red_Dark_Component.js +0 -3
  82. package/es/v1/DotProvider/libraryChunks/themes/component/red/Red_Light_Component.js +0 -3
  83. package/es/v1/DotProvider/libraryChunks/themes/component/red/Red_PureDark_Component.js +0 -3
  84. package/es/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_Dark_Component.js +0 -3
  85. package/es/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_Light_Component.js +0 -3
  86. package/es/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_PureDark_Component.js +0 -3
  87. package/es/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_Dark_Dot.js +0 -1
  88. package/es/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_Light_Dot.js +0 -1
  89. package/es/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_PureDark_Dot.js +0 -1
  90. package/es/v1/DotProvider/libraryChunks/themes/dot/green/Green_Dark_Dot.js +0 -1
  91. package/es/v1/DotProvider/libraryChunks/themes/dot/green/Green_Light_Dot.js +0 -1
  92. package/es/v1/DotProvider/libraryChunks/themes/dot/green/Green_PureDark_Dot.js +0 -1
  93. package/es/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_Dark_Dot.js +0 -1
  94. package/es/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_Light_Dot.js +0 -1
  95. package/es/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_PureDark_Dot.js +0 -1
  96. package/es/v1/DotProvider/libraryChunks/themes/dot/red/Red_Dark_Dot.js +0 -1
  97. package/es/v1/DotProvider/libraryChunks/themes/dot/red/Red_Light_Dot.js +0 -1
  98. package/es/v1/DotProvider/libraryChunks/themes/dot/red/Red_PureDark_Dot.js +0 -1
  99. package/es/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_Dark_Dot.js +0 -1
  100. package/es/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_Light_Dot.js +0 -1
  101. package/es/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_PureDark_Dot.js +0 -1
  102. package/es/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_Dark_SVG.js +0 -1
  103. package/es/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_Light_SVG.js +0 -1
  104. package/es/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_PureDark_SVG.js +0 -1
  105. package/es/v1/DotProvider/libraryChunks/themes/svg/green/Green_Dark_SVG.js +0 -1
  106. package/es/v1/DotProvider/libraryChunks/themes/svg/green/Green_Light_SVG.js +0 -1
  107. package/es/v1/DotProvider/libraryChunks/themes/svg/green/Green_PureDark_SVG.js +0 -1
  108. package/es/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_Dark_SVG.js +0 -1
  109. package/es/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_Light_SVG.js +0 -1
  110. package/es/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_PureDark_SVG.js +0 -1
  111. package/es/v1/DotProvider/libraryChunks/themes/svg/red/Red_Dark_SVG.js +0 -1
  112. package/es/v1/DotProvider/libraryChunks/themes/svg/red/Red_Light_SVG.js +0 -1
  113. package/es/v1/DotProvider/libraryChunks/themes/svg/red/Red_PureDark_SVG.js +0 -1
  114. package/es/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_Dark_SVG.js +0 -1
  115. package/es/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_Light_SVG.js +0 -1
  116. package/es/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_PureDark_SVG.js +0 -1
  117. package/es/v1/DotProvider/props/defaultProps.js +0 -11
  118. package/es/v1/DotProvider/props/propTypes.js +0 -16
  119. package/es/v1/DotProvider/utils/assetPromiseHandlers.js +0 -61
  120. package/es/v1/DotProvider/utils/constants.js +0 -14
  121. package/es/v1/DotProvider/utils/errorValidation.js +0 -14
  122. package/es/v1/DotProvider/utils/getAssetsImportPromises.js +0 -17
  123. package/es/v1/DotProvider/utils/sizeAssetsConfig.js +0 -12
  124. package/es/v1/DotProvider/utils/themeAppearanceAssetsConfig.js +0 -47
  125. package/es/v1/DotProvider/utils/themeColorAssetsConfig.js +0 -221
  126. package/lib/v1/DotProvider/DotProvider.js +0 -110
  127. package/lib/v1/DotProvider/hooks/useDotProvider.js +0 -83
  128. package/lib/v1/DotProvider/hooks/useDownloadAssetsAndSetAttr.js +0 -107
  129. package/lib/v1/DotProvider/libraryChunks/themes/component/blue/Blue_Dark_Component.js +0 -7
  130. package/lib/v1/DotProvider/libraryChunks/themes/component/blue/Blue_Light_Component.js +0 -7
  131. package/lib/v1/DotProvider/libraryChunks/themes/component/blue/Blue_PureDark_Component.js +0 -7
  132. package/lib/v1/DotProvider/libraryChunks/themes/component/green/Green_Dark_Component.js +0 -7
  133. package/lib/v1/DotProvider/libraryChunks/themes/component/green/Green_Light_Component.js +0 -7
  134. package/lib/v1/DotProvider/libraryChunks/themes/component/green/Green_PureDark_Component.js +0 -7
  135. package/lib/v1/DotProvider/libraryChunks/themes/component/orange/Orange_Dark_Component.js +0 -7
  136. package/lib/v1/DotProvider/libraryChunks/themes/component/orange/Orange_Light_Component.js +0 -7
  137. package/lib/v1/DotProvider/libraryChunks/themes/component/orange/Orange_PureDark_Component.js +0 -7
  138. package/lib/v1/DotProvider/libraryChunks/themes/component/red/Red_Dark_Component.js +0 -7
  139. package/lib/v1/DotProvider/libraryChunks/themes/component/red/Red_Light_Component.js +0 -7
  140. package/lib/v1/DotProvider/libraryChunks/themes/component/red/Red_PureDark_Component.js +0 -7
  141. package/lib/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_Dark_Component.js +0 -7
  142. package/lib/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_Light_Component.js +0 -7
  143. package/lib/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_PureDark_Component.js +0 -7
  144. package/lib/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_Dark_Dot.js +0 -3
  145. package/lib/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_Light_Dot.js +0 -3
  146. package/lib/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_PureDark_Dot.js +0 -3
  147. package/lib/v1/DotProvider/libraryChunks/themes/dot/green/Green_Dark_Dot.js +0 -3
  148. package/lib/v1/DotProvider/libraryChunks/themes/dot/green/Green_Light_Dot.js +0 -3
  149. package/lib/v1/DotProvider/libraryChunks/themes/dot/green/Green_PureDark_Dot.js +0 -3
  150. package/lib/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_Dark_Dot.js +0 -3
  151. package/lib/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_Light_Dot.js +0 -3
  152. package/lib/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_PureDark_Dot.js +0 -3
  153. package/lib/v1/DotProvider/libraryChunks/themes/dot/red/Red_Dark_Dot.js +0 -3
  154. package/lib/v1/DotProvider/libraryChunks/themes/dot/red/Red_Light_Dot.js +0 -3
  155. package/lib/v1/DotProvider/libraryChunks/themes/dot/red/Red_PureDark_Dot.js +0 -3
  156. package/lib/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_Dark_Dot.js +0 -3
  157. package/lib/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_Light_Dot.js +0 -3
  158. package/lib/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_PureDark_Dot.js +0 -3
  159. package/lib/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_Dark_SVG.js +0 -3
  160. package/lib/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_Light_SVG.js +0 -3
  161. package/lib/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_PureDark_SVG.js +0 -3
  162. package/lib/v1/DotProvider/libraryChunks/themes/svg/green/Green_Dark_SVG.js +0 -3
  163. package/lib/v1/DotProvider/libraryChunks/themes/svg/green/Green_Light_SVG.js +0 -3
  164. package/lib/v1/DotProvider/libraryChunks/themes/svg/green/Green_PureDark_SVG.js +0 -3
  165. package/lib/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_Dark_SVG.js +0 -3
  166. package/lib/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_Light_SVG.js +0 -3
  167. package/lib/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_PureDark_SVG.js +0 -3
  168. package/lib/v1/DotProvider/libraryChunks/themes/svg/red/Red_Dark_SVG.js +0 -3
  169. package/lib/v1/DotProvider/libraryChunks/themes/svg/red/Red_Light_SVG.js +0 -3
  170. package/lib/v1/DotProvider/libraryChunks/themes/svg/red/Red_PureDark_SVG.js +0 -3
  171. package/lib/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_Dark_SVG.js +0 -3
  172. package/lib/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_Light_SVG.js +0 -3
  173. package/lib/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_PureDark_SVG.js +0 -3
  174. package/lib/v1/DotProvider/props/defaultProps.js +0 -20
  175. package/lib/v1/DotProvider/props/propTypes.js +0 -28
  176. package/lib/v1/DotProvider/utils/assetPromiseHandlers.js +0 -80
  177. package/lib/v1/DotProvider/utils/constants.js +0 -34
  178. package/lib/v1/DotProvider/utils/errorValidation.js +0 -22
  179. package/lib/v1/DotProvider/utils/getAssetsImportPromises.js +0 -22
  180. package/lib/v1/DotProvider/utils/sizeAssetsConfig.js +0 -31
  181. package/lib/v1/DotProvider/utils/themeAppearanceAssetsConfig.js +0 -69
  182. package/lib/v1/DotProvider/utils/themeColorAssetsConfig.js +0 -249
@@ -215,7 +215,6 @@ exports[`AttachmentViewer rendering the when isActive is true 1`] = `
215
215
  data-id="boxComponent"
216
216
  data-selector-id="box"
217
217
  data-test-id="boxComponent"
218
- role="option"
219
218
  tabindex="0"
220
219
  >
221
220
  <div
@@ -1,226 +1,226 @@
1
- .varClass {
2
- --iconColor: var(--zdt_channelIcon_icon);
3
- --topIconBg: var(--zdt_channelIcon_topIcon_bg);
4
- --topIconColor: var(--zdt_channelIcon_topIcon_iconGreen);
5
- --topIconBorderColor: var(--zdt_channelIcon_topIcon_border);
6
- }
7
-
8
- .container {
9
- position: relative;
10
- composes: dInflex from '~@zohodesk/components/lib/common/common.module.css';
11
- vertical-align: middle;
12
- composes: varClass;
13
- }
14
-
15
- .thread {
16
- composes: dflex alignVertical alignHorizontal rounded from '~@zohodesk/components/lib/common/common.module.css';
17
- position: absolute;
18
- top: calc( var(--zd_size4) * -1 ) ;
19
- height: var(--zd_size15) ;
20
- width: var(--zd_size15) ;
21
- /* css:theme-validation:ignore */
22
- background-color: var(--topIconBg);
23
- }
24
-
25
- [dir=ltr] .thread {
26
- right: calc( var(--zd_size1) * -1 ) ;
27
- }
28
-
29
- [dir=rtl] .thread {
30
- left: calc( var(--zd_size1) * -1 ) ;
31
- }
32
-
33
- .threadBorder {
34
- border: 1px solid var(--topIconBorderColor);
35
- }
36
-
37
- .iconStyle {
38
- position: relative;
39
- color: var(--iconColor);
40
- }
41
-
42
- /* Channel Icon Style */
43
- /* path */
44
- .email_incoming span:first-child:before,
45
- .email_outgoing span:first-child:before,
46
- .email_missed span:first-child:before,
47
- .email_forward span:first-child:before,
48
- .email_forwarddraft span:first-child:before,
49
- .facebook_incoming span:first-child:before,
50
- .facebook_outgoing span:first-child:before,
51
- .facebook_missed span:first-child:before,
52
- .facebook_forward span:first-child:before,
53
- .facebook_forwarddraft span:first-child:before,
54
- .facebook_dm_default span:first-child:before,
55
- .facebook_dm_incoming span:first-child:before,
56
- .facebook_dm_outgoing span:first-child:before,
57
- .facebook_dm_draft span:first-child:before,
58
- .facebook_dm_forward span:first-child:before,
59
- .facebook_dm_forwarddraft span:first-child:before,
60
- .twitter_incoming span:first-child:before,
61
- .twitter_outgoing span:first-child:before,
62
- .twitter_missed span:first-child:before,
63
- .twitter_forward span:first-child:before,
64
- .twitter_forwarddraft span:first-child:before,
65
- .forums_incoming span:first-child:before,
66
- .forums_outgoing span:first-child:before,
67
- .forums_missed span:first-child:before,
68
- .forums_forward span:first-child:before,
69
- .forums_forwarddraft span:first-child:before,
70
- .chat_incoming span:first-child:before,
71
- .chat_outgoing span:first-child:before,
72
- .chat_missed span:first-child:before,
73
- .chat_forward span:first-child:before,
74
- .chat_forwarddraft span:first-child:before,
75
- .offline_chat_incoming span:first-child:before,
76
- .offline_chat_outgoing span:first-child:before,
77
- .offline_chat_missed span:first-child:before,
78
- .offline_chat_forward span:first-child:before,
79
- .offline_chat_forwarddraft span:first-child:before,
80
- .online_chat_incoming span:first-child:before,
81
- .online_chat_outgoing span:first-child:before,
82
- .online_chat_missed span:first-child:before,
83
- .online_chat_forward span:first-child:before,
84
- .online_chat_forwarddraft span:first-child:before,
85
- .phone_incoming span:first-child:before,
86
- .phone_outgoing span:first-child:before,
87
- .phone_missed span:first-child:before,
88
- .phone_forward span:first-child:before,
89
- .phone_forwarddraft span:first-child:before,
90
- .web_incoming span:first-child:before,
91
- .web_out span:first-child:before,
92
- .web_missed span:first-child:before,
93
- .web_forward span:first-child:before,
94
- .web_forwarddraft span:first-child:before,
95
- .customerportal_incoming span:first-child:before,
96
- .customerportal_out span:first-child:before,
97
- .customerportal_missed span:first-child:before,
98
- .customerportal_forward span:first-child:before,
99
- .customerportal_forwarddraft span:first-child:before,
100
- .feedback_default span:first-child:before,
101
- .feedback_incoming span:first-child:before,
102
- .feedback_out span:first-child:before,
103
- .feedback_missed span:first-child:before,
104
- .feedback_forward span:first-child:before,
105
- .feedback_forwarddraft span:first-child:before {
106
- color: inherit;
107
- }
108
-
109
- /* Email */
110
- .email_incoming,
111
- .email_missed,
112
- .email_outgoing {
113
- bottom: var(--zd_size2) ;
114
- }
115
-
116
- /* twitter */
117
- .twitter_incoming,
118
- .twitter_outgoing,
119
- .twitter_missed {
120
- bottom: var(--zd_size1) ;
121
- }
122
-
123
- /* facebook */
124
- [dir=ltr] .facebook_incoming, [dir=ltr] .facebook_missed, [dir=ltr] .facebook_outgoing {
125
- right: var(--zd_size2) ;
126
- }
127
- [dir=rtl] .facebook_incoming, [dir=rtl] .facebook_missed, [dir=rtl] .facebook_outgoing {
128
- left: var(--zd_size2) ;
129
- }
130
-
131
- /* chat */
132
- .chat_incoming,
133
- .offline_chat_incoming,
134
- .online_chat_incoming,
135
- .chat_missed,
136
- .offline_chat_missed,
137
- .online_chat_missed,
138
- .chat_outgoing,
139
- .offline_chat_outgoing,
140
- .online_chat_outgoing {
141
- bottom: var(--zd_size1) ;
142
- }
143
-
144
- /* forums */
145
- .forums_default {
146
- top: var(--zd_size1) ;
147
- }
148
-
149
- /* feedback */
150
- .feedback_incoming,
151
- .feedback_missed,
152
- .feedback_out {
153
- top: var(--zd_size1) ;
154
- }
155
- [dir=ltr] .feedback_incoming, [dir=ltr] .feedback_missed, [dir=ltr] .feedback_out {
156
- right: var(--zd_size1) ;
157
- }
158
- [dir=rtl] .feedback_incoming, [dir=rtl] .feedback_missed, [dir=rtl] .feedback_out {
159
- left: var(--zd_size1) ;
160
- }
161
-
162
- /* draft */
163
- [dir=ltr] .email_draft, [dir=ltr] .facebook_draft, [dir=ltr] .twitter_draft, [dir=ltr] .forums_draft, [dir=ltr] .chat_draft, [dir=ltr] .offline_chat_draft, [dir=ltr] .online_chat_draft, [dir=ltr] .phone_draft, [dir=ltr] .web_draft, [dir=ltr] .customerportal_draft, [dir=ltr] .feedback_draft {
164
- left: var(--zd_size1) ;
165
- }
166
- [dir=rtl] .email_draft, [dir=rtl] .facebook_draft, [dir=rtl] .twitter_draft, [dir=rtl] .forums_draft, [dir=rtl] .chat_draft, [dir=rtl] .offline_chat_draft, [dir=rtl] .online_chat_draft, [dir=rtl] .phone_draft, [dir=rtl] .web_draft, [dir=rtl] .customerportal_draft, [dir=rtl] .feedback_draft {
167
- right: var(--zd_size1) ;
168
- }
169
-
170
- /* forward */
171
- .email_forward,
172
- .facebook_forward,
173
- .facebook_dm_forward,
174
- .twitter_forward,
175
- .forums_forward,
176
- .chat_forward,
177
- .offline_chat_forward,
178
- .online_chat_forward,
179
- .phone_forward,
180
- .web_forward,
181
- .customerportal_forward,
182
- .feedback_forward {
183
- bottom: var(--zd_size1) ;
184
- }
185
-
186
- /* forwarddraft */
187
- .email_forwarddraft,
188
- .facebook_forwarddraft,
189
- .twitter_forwarddraft,
190
- .forums_forwarddraft,
191
- .chat_forwarddraft,
192
- .offline_chat_forwarddraft,
193
- .online_chat_forwarddraft,
194
- .phone_forwarddraft,
195
- .web_forwarddraft,
196
- .customerportal_forwarddraft,
197
- .feedback_forwarddraft {
198
- bottom: var(--zd_size1) ;
199
- }
200
- [dir=ltr] .email_forwarddraft, [dir=ltr] .facebook_forwarddraft, [dir=ltr] .twitter_forwarddraft, [dir=ltr] .forums_forwarddraft, [dir=ltr] .chat_forwarddraft, [dir=ltr] .offline_chat_forwarddraft, [dir=ltr] .online_chat_forwarddraft, [dir=ltr] .phone_forwarddraft, [dir=ltr] .web_forwarddraft, [dir=ltr] .customerportal_forwarddraft, [dir=ltr] .feedback_forwarddraft {
201
- left: var(--zd_size1) ;
202
- }
203
- [dir=rtl] .email_forwarddraft, [dir=rtl] .facebook_forwarddraft, [dir=rtl] .twitter_forwarddraft, [dir=rtl] .forums_forwarddraft, [dir=rtl] .chat_forwarddraft, [dir=rtl] .offline_chat_forwarddraft, [dir=rtl] .online_chat_forwarddraft, [dir=rtl] .phone_forwarddraft, [dir=rtl] .web_forwarddraft, [dir=rtl] .customerportal_forwarddraft, [dir=rtl] .feedback_forwarddraft {
204
- right: var(--zd_size1) ;
205
- }
206
-
207
- /* facebook_dm */
208
- [dir=ltr] .facebook_dm_default, [dir=ltr] .facebook_dm_incoming, [dir=ltr] .facebook_dm_outgoing, [dir=ltr] .facebook_dm_missed {
209
- right: var(--zd_size2) ;
210
- }
211
- [dir=rtl] .facebook_dm_default, [dir=rtl] .facebook_dm_incoming, [dir=rtl] .facebook_dm_outgoing, [dir=rtl] .facebook_dm_missed {
212
- left: var(--zd_size2) ;
213
- }
214
-
215
- /*Topic Icon colors*/
216
- .topic_olive {
217
- --topIconColor: var(--zdt_channelIcon_topIcon_iconGreen);
218
- }
219
-
220
- .topic_yellow3 {
221
- --topIconColor: var(--zdt_channelIcon_topIcon_iconYellow);
222
- }
223
-
224
- .topicIcon {
225
- color: var(--topIconColor);
1
+ .varClass {
2
+ --iconColor: var(--zdt_channelIcon_icon);
3
+ --topIconBg: var(--zdt_channelIcon_topIcon_bg);
4
+ --topIconColor: var(--zdt_channelIcon_topIcon_iconGreen);
5
+ --topIconBorderColor: var(--zdt_channelIcon_topIcon_border);
6
+ }
7
+
8
+ .container {
9
+ position: relative;
10
+ composes: dInflex from '~@zohodesk/components/lib/common/common.module.css';
11
+ vertical-align: middle;
12
+ composes: varClass;
13
+ }
14
+
15
+ .thread {
16
+ composes: dflex alignVertical alignHorizontal rounded from '~@zohodesk/components/lib/common/common.module.css';
17
+ position: absolute;
18
+ top: calc( var(--zd_size4) * -1 ) ;
19
+ height: var(--zd_size15) ;
20
+ width: var(--zd_size15) ;
21
+ /* css:theme-validation:ignore */
22
+ background-color: var(--topIconBg);
23
+ }
24
+
25
+ [dir=ltr] .thread {
26
+ right: calc( var(--zd_size1) * -1 ) ;
27
+ }
28
+
29
+ [dir=rtl] .thread {
30
+ left: calc( var(--zd_size1) * -1 ) ;
31
+ }
32
+
33
+ .threadBorder {
34
+ border: 1px solid var(--topIconBorderColor);
35
+ }
36
+
37
+ .iconStyle {
38
+ position: relative;
39
+ color: var(--iconColor);
40
+ }
41
+
42
+ /* Channel Icon Style */
43
+ /* path */
44
+ .email_incoming span:first-child:before,
45
+ .email_outgoing span:first-child:before,
46
+ .email_missed span:first-child:before,
47
+ .email_forward span:first-child:before,
48
+ .email_forwarddraft span:first-child:before,
49
+ .facebook_incoming span:first-child:before,
50
+ .facebook_outgoing span:first-child:before,
51
+ .facebook_missed span:first-child:before,
52
+ .facebook_forward span:first-child:before,
53
+ .facebook_forwarddraft span:first-child:before,
54
+ .facebook_dm_default span:first-child:before,
55
+ .facebook_dm_incoming span:first-child:before,
56
+ .facebook_dm_outgoing span:first-child:before,
57
+ .facebook_dm_draft span:first-child:before,
58
+ .facebook_dm_forward span:first-child:before,
59
+ .facebook_dm_forwarddraft span:first-child:before,
60
+ .twitter_incoming span:first-child:before,
61
+ .twitter_outgoing span:first-child:before,
62
+ .twitter_missed span:first-child:before,
63
+ .twitter_forward span:first-child:before,
64
+ .twitter_forwarddraft span:first-child:before,
65
+ .forums_incoming span:first-child:before,
66
+ .forums_outgoing span:first-child:before,
67
+ .forums_missed span:first-child:before,
68
+ .forums_forward span:first-child:before,
69
+ .forums_forwarddraft span:first-child:before,
70
+ .chat_incoming span:first-child:before,
71
+ .chat_outgoing span:first-child:before,
72
+ .chat_missed span:first-child:before,
73
+ .chat_forward span:first-child:before,
74
+ .chat_forwarddraft span:first-child:before,
75
+ .offline_chat_incoming span:first-child:before,
76
+ .offline_chat_outgoing span:first-child:before,
77
+ .offline_chat_missed span:first-child:before,
78
+ .offline_chat_forward span:first-child:before,
79
+ .offline_chat_forwarddraft span:first-child:before,
80
+ .online_chat_incoming span:first-child:before,
81
+ .online_chat_outgoing span:first-child:before,
82
+ .online_chat_missed span:first-child:before,
83
+ .online_chat_forward span:first-child:before,
84
+ .online_chat_forwarddraft span:first-child:before,
85
+ .phone_incoming span:first-child:before,
86
+ .phone_outgoing span:first-child:before,
87
+ .phone_missed span:first-child:before,
88
+ .phone_forward span:first-child:before,
89
+ .phone_forwarddraft span:first-child:before,
90
+ .web_incoming span:first-child:before,
91
+ .web_out span:first-child:before,
92
+ .web_missed span:first-child:before,
93
+ .web_forward span:first-child:before,
94
+ .web_forwarddraft span:first-child:before,
95
+ .customerportal_incoming span:first-child:before,
96
+ .customerportal_out span:first-child:before,
97
+ .customerportal_missed span:first-child:before,
98
+ .customerportal_forward span:first-child:before,
99
+ .customerportal_forwarddraft span:first-child:before,
100
+ .feedback_default span:first-child:before,
101
+ .feedback_incoming span:first-child:before,
102
+ .feedback_out span:first-child:before,
103
+ .feedback_missed span:first-child:before,
104
+ .feedback_forward span:first-child:before,
105
+ .feedback_forwarddraft span:first-child:before {
106
+ color: inherit;
107
+ }
108
+
109
+ /* Email */
110
+ .email_incoming,
111
+ .email_missed,
112
+ .email_outgoing {
113
+ bottom: var(--zd_size2) ;
114
+ }
115
+
116
+ /* twitter */
117
+ .twitter_incoming,
118
+ .twitter_outgoing,
119
+ .twitter_missed {
120
+ bottom: var(--zd_size1) ;
121
+ }
122
+
123
+ /* facebook */
124
+ [dir=ltr] .facebook_incoming, [dir=ltr] .facebook_missed, [dir=ltr] .facebook_outgoing {
125
+ right: var(--zd_size2) ;
126
+ }
127
+ [dir=rtl] .facebook_incoming, [dir=rtl] .facebook_missed, [dir=rtl] .facebook_outgoing {
128
+ left: var(--zd_size2) ;
129
+ }
130
+
131
+ /* chat */
132
+ .chat_incoming,
133
+ .offline_chat_incoming,
134
+ .online_chat_incoming,
135
+ .chat_missed,
136
+ .offline_chat_missed,
137
+ .online_chat_missed,
138
+ .chat_outgoing,
139
+ .offline_chat_outgoing,
140
+ .online_chat_outgoing {
141
+ bottom: var(--zd_size1) ;
142
+ }
143
+
144
+ /* forums */
145
+ .forums_default {
146
+ top: var(--zd_size1) ;
147
+ }
148
+
149
+ /* feedback */
150
+ .feedback_incoming,
151
+ .feedback_missed,
152
+ .feedback_out {
153
+ top: var(--zd_size1) ;
154
+ }
155
+ [dir=ltr] .feedback_incoming, [dir=ltr] .feedback_missed, [dir=ltr] .feedback_out {
156
+ right: var(--zd_size1) ;
157
+ }
158
+ [dir=rtl] .feedback_incoming, [dir=rtl] .feedback_missed, [dir=rtl] .feedback_out {
159
+ left: var(--zd_size1) ;
160
+ }
161
+
162
+ /* draft */
163
+ [dir=ltr] .email_draft, [dir=ltr] .facebook_draft, [dir=ltr] .twitter_draft, [dir=ltr] .forums_draft, [dir=ltr] .chat_draft, [dir=ltr] .offline_chat_draft, [dir=ltr] .online_chat_draft, [dir=ltr] .phone_draft, [dir=ltr] .web_draft, [dir=ltr] .customerportal_draft, [dir=ltr] .feedback_draft {
164
+ left: var(--zd_size1) ;
165
+ }
166
+ [dir=rtl] .email_draft, [dir=rtl] .facebook_draft, [dir=rtl] .twitter_draft, [dir=rtl] .forums_draft, [dir=rtl] .chat_draft, [dir=rtl] .offline_chat_draft, [dir=rtl] .online_chat_draft, [dir=rtl] .phone_draft, [dir=rtl] .web_draft, [dir=rtl] .customerportal_draft, [dir=rtl] .feedback_draft {
167
+ right: var(--zd_size1) ;
168
+ }
169
+
170
+ /* forward */
171
+ .email_forward,
172
+ .facebook_forward,
173
+ .facebook_dm_forward,
174
+ .twitter_forward,
175
+ .forums_forward,
176
+ .chat_forward,
177
+ .offline_chat_forward,
178
+ .online_chat_forward,
179
+ .phone_forward,
180
+ .web_forward,
181
+ .customerportal_forward,
182
+ .feedback_forward {
183
+ bottom: var(--zd_size1) ;
184
+ }
185
+
186
+ /* forwarddraft */
187
+ .email_forwarddraft,
188
+ .facebook_forwarddraft,
189
+ .twitter_forwarddraft,
190
+ .forums_forwarddraft,
191
+ .chat_forwarddraft,
192
+ .offline_chat_forwarddraft,
193
+ .online_chat_forwarddraft,
194
+ .phone_forwarddraft,
195
+ .web_forwarddraft,
196
+ .customerportal_forwarddraft,
197
+ .feedback_forwarddraft {
198
+ bottom: var(--zd_size1) ;
199
+ }
200
+ [dir=ltr] .email_forwarddraft, [dir=ltr] .facebook_forwarddraft, [dir=ltr] .twitter_forwarddraft, [dir=ltr] .forums_forwarddraft, [dir=ltr] .chat_forwarddraft, [dir=ltr] .offline_chat_forwarddraft, [dir=ltr] .online_chat_forwarddraft, [dir=ltr] .phone_forwarddraft, [dir=ltr] .web_forwarddraft, [dir=ltr] .customerportal_forwarddraft, [dir=ltr] .feedback_forwarddraft {
201
+ left: var(--zd_size1) ;
202
+ }
203
+ [dir=rtl] .email_forwarddraft, [dir=rtl] .facebook_forwarddraft, [dir=rtl] .twitter_forwarddraft, [dir=rtl] .forums_forwarddraft, [dir=rtl] .chat_forwarddraft, [dir=rtl] .offline_chat_forwarddraft, [dir=rtl] .online_chat_forwarddraft, [dir=rtl] .phone_forwarddraft, [dir=rtl] .web_forwarddraft, [dir=rtl] .customerportal_forwarddraft, [dir=rtl] .feedback_forwarddraft {
204
+ right: var(--zd_size1) ;
205
+ }
206
+
207
+ /* facebook_dm */
208
+ [dir=ltr] .facebook_dm_default, [dir=ltr] .facebook_dm_incoming, [dir=ltr] .facebook_dm_outgoing, [dir=ltr] .facebook_dm_missed {
209
+ right: var(--zd_size2) ;
210
+ }
211
+ [dir=rtl] .facebook_dm_default, [dir=rtl] .facebook_dm_incoming, [dir=rtl] .facebook_dm_outgoing, [dir=rtl] .facebook_dm_missed {
212
+ left: var(--zd_size2) ;
213
+ }
214
+
215
+ /*Topic Icon colors*/
216
+ .topic_olive {
217
+ --topIconColor: var(--zdt_channelIcon_topIcon_iconGreen);
218
+ }
219
+
220
+ .topic_yellow3 {
221
+ --topIconColor: var(--zdt_channelIcon_topIcon_iconYellow);
222
+ }
223
+
224
+ .topicIcon {
225
+ color: var(--topIconColor);
226
226
  }
@@ -1,101 +1,101 @@
1
- .varClass {
2
- --footerBg: var(--zdt_formAction_bg);
3
- --footerBorder: var(--zdt_formAction_border);
4
- }
5
-
6
- .wrapperDiv {
7
- position: relative;
8
- z-index: 1;
9
- composes: varClass;
10
- }
11
-
12
- .footerParent {
13
- position: relative;
14
- /* css:theme-validation:ignore */
15
- /* css:theme-validation:ignore */
16
- background-color: var(--footerBg);
17
- border-top: solid 1px var(--footerBorder);
18
- }
19
-
20
- .largeFooter {
21
- padding-top: var(--zd_size24) ;
22
- padding-bottom: var(--zd_size24) ;
23
- }
24
-
25
- .mediumFooter {
26
- padding-top: var(--zd_size20) ;
27
- padding-bottom: var(--zd_size20) ;
28
- }
29
-
30
- .smallFooter {
31
- padding-top: var(--zd_size10) ;
32
- padding-bottom: var(--zd_size10) ;
33
- }
34
-
35
- [dir=ltr] .largePadding {
36
- padding-left: var(--zd_size60) ;
37
- }
38
-
39
- [dir=rtl] .largePadding {
40
- padding-right: var(--zd_size60) ;
41
- }
42
-
43
- [dir=ltr] .mediumPadding {
44
- padding-left: var(--zd_size50) ;
45
- }
46
-
47
- [dir=rtl] .mediumPadding {
48
- padding-right: var(--zd_size50) ;
49
- }
50
-
51
- [dir=ltr] .xmediumPadding {
52
- padding-left: var(--zd_size30) ;
53
- }
54
-
55
- [dir=rtl] .xmediumPadding {
56
- padding-right: var(--zd_size30) ;
57
- }
58
-
59
- [dir=ltr] .smallPadding {
60
- padding-left: var(--zd_size25) ;
61
- }
62
-
63
- [dir=rtl] .smallPadding {
64
- padding-right: var(--zd_size25) ;
65
- }
66
-
67
- [dir=ltr] .xsmallPadding {
68
- padding-left: var(--zd_size20) ;
69
- }
70
-
71
- [dir=rtl] .xsmallPadding {
72
- padding-right: var(--zd_size20) ;
73
- }
74
-
75
- .marginRight {
76
- composes: dinblk from '~@zohodesk/components/lib/common/common.module.css';
77
- }
78
-
79
- [dir=ltr] .largeFooter .marginRight, [dir=ltr] .mediumFooter .marginRight {
80
- margin-right: var(--zd_size15) ;
81
- }
82
-
83
- [dir=rtl] .largeFooter .marginRight, [dir=rtl] .mediumFooter .marginRight {
84
- margin-left: var(--zd_size15) ;
85
- }
86
-
87
- [dir=ltr] .smallFooter .marginRight {
88
- margin-right: var(--zd_size12) ;
89
- }
90
-
91
- [dir=rtl] .smallFooter .marginRight {
92
- margin-left: var(--zd_size12) ;
93
- }
94
-
95
- [dir=ltr] .marginRight:last-child {
96
- margin-right: 0 ;
97
- }
98
-
99
- [dir=rtl] .marginRight:last-child {
100
- margin-left: 0 ;
1
+ .varClass {
2
+ --footerBg: var(--zdt_formAction_bg);
3
+ --footerBorder: var(--zdt_formAction_border);
4
+ }
5
+
6
+ .wrapperDiv {
7
+ position: relative;
8
+ z-index: 1;
9
+ composes: varClass;
10
+ }
11
+
12
+ .footerParent {
13
+ position: relative;
14
+ /* css:theme-validation:ignore */
15
+ /* css:theme-validation:ignore */
16
+ background-color: var(--footerBg);
17
+ border-top: solid 1px var(--footerBorder);
18
+ }
19
+
20
+ .largeFooter {
21
+ padding-top: var(--zd_size24) ;
22
+ padding-bottom: var(--zd_size24) ;
23
+ }
24
+
25
+ .mediumFooter {
26
+ padding-top: var(--zd_size20) ;
27
+ padding-bottom: var(--zd_size20) ;
28
+ }
29
+
30
+ .smallFooter {
31
+ padding-top: var(--zd_size10) ;
32
+ padding-bottom: var(--zd_size10) ;
33
+ }
34
+
35
+ [dir=ltr] .largePadding {
36
+ padding-left: var(--zd_size60) ;
37
+ }
38
+
39
+ [dir=rtl] .largePadding {
40
+ padding-right: var(--zd_size60) ;
41
+ }
42
+
43
+ [dir=ltr] .mediumPadding {
44
+ padding-left: var(--zd_size50) ;
45
+ }
46
+
47
+ [dir=rtl] .mediumPadding {
48
+ padding-right: var(--zd_size50) ;
49
+ }
50
+
51
+ [dir=ltr] .xmediumPadding {
52
+ padding-left: var(--zd_size30) ;
53
+ }
54
+
55
+ [dir=rtl] .xmediumPadding {
56
+ padding-right: var(--zd_size30) ;
57
+ }
58
+
59
+ [dir=ltr] .smallPadding {
60
+ padding-left: var(--zd_size25) ;
61
+ }
62
+
63
+ [dir=rtl] .smallPadding {
64
+ padding-right: var(--zd_size25) ;
65
+ }
66
+
67
+ [dir=ltr] .xsmallPadding {
68
+ padding-left: var(--zd_size20) ;
69
+ }
70
+
71
+ [dir=rtl] .xsmallPadding {
72
+ padding-right: var(--zd_size20) ;
73
+ }
74
+
75
+ .marginRight {
76
+ composes: dinblk from '~@zohodesk/components/lib/common/common.module.css';
77
+ }
78
+
79
+ [dir=ltr] .largeFooter .marginRight, [dir=ltr] .mediumFooter .marginRight {
80
+ margin-right: var(--zd_size15) ;
81
+ }
82
+
83
+ [dir=rtl] .largeFooter .marginRight, [dir=rtl] .mediumFooter .marginRight {
84
+ margin-left: var(--zd_size15) ;
85
+ }
86
+
87
+ [dir=ltr] .smallFooter .marginRight {
88
+ margin-right: var(--zd_size12) ;
89
+ }
90
+
91
+ [dir=rtl] .smallFooter .marginRight {
92
+ margin-left: var(--zd_size12) ;
93
+ }
94
+
95
+ [dir=ltr] .marginRight:last-child {
96
+ margin-right: 0 ;
97
+ }
98
+
99
+ [dir=rtl] .marginRight:last-child {
100
+ margin-left: 0 ;
101
101
  }