@selfcommunity/react-theme-default 0.1.0-alpha.25 → 0.1.0-alpha.251

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 (901) hide show
  1. package/lib/cjs/components/MuiAutocomplete.js +2 -4
  2. package/lib/cjs/components/MuiAutocomplete.js.map +1 -1
  3. package/lib/cjs/components/MuiButton.d.ts +6 -4
  4. package/lib/cjs/components/MuiButton.d.ts.map +1 -1
  5. package/lib/cjs/components/MuiButton.js +6 -4
  6. package/lib/cjs/components/MuiButton.js.map +1 -1
  7. package/lib/cjs/components/MuiDialog.d.ts +3 -0
  8. package/lib/cjs/components/MuiDialog.d.ts.map +1 -1
  9. package/lib/cjs/components/MuiDialog.js +3 -0
  10. package/lib/cjs/components/MuiDialog.js.map +1 -1
  11. package/lib/cjs/components/MuiDrawer.d.ts +25 -0
  12. package/lib/cjs/components/MuiDrawer.d.ts.map +1 -0
  13. package/lib/cjs/components/MuiDrawer.js +27 -0
  14. package/lib/cjs/components/MuiDrawer.js.map +1 -0
  15. package/lib/cjs/components/MuiIconButton.js +1 -1
  16. package/lib/cjs/components/MuiIconButton.js.map +1 -1
  17. package/lib/cjs/components/MuiPopover.d.ts +9 -0
  18. package/lib/cjs/components/MuiPopover.d.ts.map +1 -0
  19. package/lib/cjs/components/MuiPopover.js +11 -0
  20. package/lib/cjs/components/MuiPopover.js.map +1 -0
  21. package/lib/cjs/components/MuiSelect.js +2 -4
  22. package/lib/cjs/components/MuiSelect.js.map +1 -1
  23. package/lib/cjs/components/MuiTooltip.d.ts +7 -0
  24. package/lib/cjs/components/MuiTooltip.d.ts.map +1 -0
  25. package/lib/cjs/components/MuiTooltip.js +9 -0
  26. package/lib/cjs/components/MuiTooltip.js.map +1 -0
  27. package/lib/cjs/components/SCAccountChangeMailValidation.d.ts +12 -0
  28. package/lib/cjs/components/SCAccountChangeMailValidation.d.ts.map +1 -0
  29. package/lib/cjs/components/SCAccountChangeMailValidation.js +14 -0
  30. package/lib/cjs/components/SCAccountChangeMailValidation.js.map +1 -0
  31. package/lib/cjs/components/SCAccountDataPortability.d.ts +21 -0
  32. package/lib/cjs/components/SCAccountDataPortability.d.ts.map +1 -0
  33. package/lib/cjs/components/SCAccountDataPortability.js +23 -0
  34. package/lib/cjs/components/SCAccountDataPortability.js.map +1 -0
  35. package/lib/cjs/components/SCAccountDelete.d.ts +14 -0
  36. package/lib/cjs/components/SCAccountDelete.d.ts.map +1 -0
  37. package/lib/cjs/components/SCAccountDelete.js +16 -0
  38. package/lib/cjs/components/SCAccountDelete.js.map +1 -0
  39. package/lib/cjs/components/SCAccountReset.d.ts +12 -0
  40. package/lib/cjs/components/SCAccountReset.d.ts.map +1 -0
  41. package/lib/cjs/components/SCAccountReset.js +14 -0
  42. package/lib/cjs/components/SCAccountReset.js.map +1 -0
  43. package/lib/cjs/components/SCAccountVerify.d.ts +12 -0
  44. package/lib/cjs/components/SCAccountVerify.d.ts.map +1 -0
  45. package/lib/cjs/components/SCAccountVerify.js +14 -0
  46. package/lib/cjs/components/SCAccountVerify.js.map +1 -0
  47. package/lib/cjs/components/SCActivitiesMenu.d.ts +18 -0
  48. package/lib/cjs/components/SCActivitiesMenu.d.ts.map +1 -0
  49. package/lib/cjs/components/SCActivitiesMenu.js +20 -0
  50. package/lib/cjs/components/SCActivitiesMenu.js.map +1 -0
  51. package/lib/cjs/components/SCBaseDialog.d.ts +50 -20
  52. package/lib/cjs/components/SCBaseDialog.d.ts.map +1 -1
  53. package/lib/cjs/components/SCBaseDialog.js +50 -20
  54. package/lib/cjs/components/SCBaseDialog.js.map +1 -1
  55. package/lib/cjs/components/SCBaseItem.d.ts +58 -1
  56. package/lib/cjs/components/SCBaseItem.d.ts.map +1 -1
  57. package/lib/cjs/components/SCBaseItem.js +58 -1
  58. package/lib/cjs/components/SCBaseItem.js.map +1 -1
  59. package/lib/cjs/components/SCBaseItemButton.d.ts +60 -1
  60. package/lib/cjs/components/SCBaseItemButton.d.ts.map +1 -1
  61. package/lib/cjs/components/SCBaseItemButton.js +60 -1
  62. package/lib/cjs/components/SCBaseItemButton.js.map +1 -1
  63. package/lib/cjs/components/SCBullet.d.ts +11 -0
  64. package/lib/cjs/components/SCBullet.d.ts.map +1 -0
  65. package/lib/cjs/components/SCBullet.js +13 -0
  66. package/lib/cjs/components/SCBullet.js.map +1 -0
  67. package/lib/cjs/components/SCCategories.d.ts +11 -0
  68. package/lib/cjs/components/SCCategories.d.ts.map +1 -1
  69. package/lib/cjs/components/SCCategories.js +11 -0
  70. package/lib/cjs/components/SCCategories.js.map +1 -1
  71. package/lib/cjs/components/SCCategoriesSkeleton.d.ts +8 -2
  72. package/lib/cjs/components/SCCategoriesSkeleton.d.ts.map +1 -1
  73. package/lib/cjs/components/SCCategoriesSkeleton.js +8 -2
  74. package/lib/cjs/components/SCCategoriesSkeleton.js.map +1 -1
  75. package/lib/cjs/components/SCCategory.d.ts +1 -1
  76. package/lib/cjs/components/SCCategory.js +1 -1
  77. package/lib/cjs/components/SCCategory.js.map +1 -1
  78. package/lib/cjs/components/SCCategoryAutocomplete.d.ts +7 -0
  79. package/lib/cjs/components/SCCategoryAutocomplete.d.ts.map +1 -0
  80. package/lib/cjs/components/SCCategoryAutocomplete.js +9 -0
  81. package/lib/cjs/components/SCCategoryAutocomplete.js.map +1 -0
  82. package/lib/cjs/components/SCCategoryFollowersButton.d.ts +23 -0
  83. package/lib/cjs/components/SCCategoryFollowersButton.d.ts.map +1 -0
  84. package/lib/cjs/components/SCCategoryFollowersButton.js +25 -0
  85. package/lib/cjs/components/SCCategoryFollowersButton.js.map +1 -0
  86. package/lib/cjs/components/SCCategoryHeader.d.ts +23 -16
  87. package/lib/cjs/components/SCCategoryHeader.d.ts.map +1 -1
  88. package/lib/cjs/components/SCCategoryHeader.js +24 -17
  89. package/lib/cjs/components/SCCategoryHeader.js.map +1 -1
  90. package/lib/cjs/components/SCCategorySkeleton.d.ts +20 -0
  91. package/lib/cjs/components/SCCategorySkeleton.d.ts.map +1 -0
  92. package/lib/cjs/components/SCCategorySkeleton.js +22 -0
  93. package/lib/cjs/components/SCCategorySkeleton.js.map +1 -0
  94. package/lib/{esm/components/SCLoyaltyProgramDetail.d.ts → cjs/components/SCChangePictureButton.d.ts} +3 -3
  95. package/lib/cjs/components/SCChangePictureButton.d.ts.map +1 -0
  96. package/lib/cjs/components/SCChangePictureButton.js +12 -0
  97. package/lib/cjs/components/SCChangePictureButton.js.map +1 -0
  98. package/lib/cjs/components/SCChangePictureDialog.d.ts +16 -0
  99. package/lib/cjs/components/SCChangePictureDialog.d.ts.map +1 -0
  100. package/lib/cjs/components/SCChangePictureDialog.js +20 -0
  101. package/lib/cjs/components/SCChangePictureDialog.js.map +1 -0
  102. package/lib/cjs/components/SCCommentAction.d.ts +19 -0
  103. package/lib/cjs/components/SCCommentAction.d.ts.map +1 -0
  104. package/lib/cjs/components/SCCommentAction.js +21 -0
  105. package/lib/cjs/components/SCCommentAction.js.map +1 -0
  106. package/lib/cjs/components/SCCommentNotification.d.ts +30 -0
  107. package/lib/cjs/components/SCCommentNotification.d.ts.map +1 -0
  108. package/lib/cjs/components/SCCommentNotification.js +32 -0
  109. package/lib/cjs/components/SCCommentNotification.js.map +1 -0
  110. package/lib/cjs/components/SCCommentObject.d.ts +105 -19
  111. package/lib/cjs/components/SCCommentObject.d.ts.map +1 -1
  112. package/lib/cjs/components/SCCommentObject.js +108 -22
  113. package/lib/cjs/components/SCCommentObject.js.map +1 -1
  114. package/lib/cjs/components/SCCommentObjectReply.d.ts +31 -0
  115. package/lib/cjs/components/SCCommentObjectReply.d.ts.map +1 -0
  116. package/lib/cjs/components/SCCommentObjectReply.js +33 -0
  117. package/lib/cjs/components/SCCommentObjectReply.js.map +1 -0
  118. package/lib/cjs/components/SCCommentObjectSkeleton.d.ts +10 -5
  119. package/lib/cjs/components/SCCommentObjectSkeleton.d.ts.map +1 -1
  120. package/lib/cjs/components/SCCommentObjectSkeleton.js +10 -5
  121. package/lib/cjs/components/SCCommentObjectSkeleton.js.map +1 -1
  122. package/lib/cjs/components/SCCommentObjectVotes.d.ts +17 -0
  123. package/lib/cjs/components/SCCommentObjectVotes.d.ts.map +1 -0
  124. package/lib/cjs/components/SCCommentObjectVotes.js +19 -0
  125. package/lib/cjs/components/SCCommentObjectVotes.js.map +1 -0
  126. package/lib/cjs/components/SCCommentsFeedObject.d.ts +2 -2
  127. package/lib/cjs/components/SCCommentsFeedObject.js +2 -2
  128. package/lib/cjs/components/SCComposer.d.ts +242 -31
  129. package/lib/cjs/components/SCComposer.d.ts.map +1 -1
  130. package/lib/cjs/components/SCComposer.js +324 -104
  131. package/lib/cjs/components/SCComposer.js.map +1 -1
  132. package/lib/cjs/components/SCComposerPoll.d.ts +3 -0
  133. package/lib/cjs/components/SCComposerPoll.d.ts.map +1 -1
  134. package/lib/cjs/components/SCComposerPoll.js +4 -1
  135. package/lib/cjs/components/SCComposerPoll.js.map +1 -1
  136. package/lib/cjs/components/SCContributionActionsMenu.d.ts +15 -0
  137. package/lib/cjs/components/SCContributionActionsMenu.d.ts.map +1 -0
  138. package/lib/cjs/components/SCContributionActionsMenu.js +17 -0
  139. package/lib/cjs/components/SCContributionActionsMenu.js.map +1 -0
  140. package/lib/cjs/components/SCContributionNotification.d.ts +35 -0
  141. package/lib/cjs/components/SCContributionNotification.d.ts.map +1 -0
  142. package/lib/cjs/components/SCContributionNotification.js +37 -0
  143. package/lib/cjs/components/SCContributionNotification.js.map +1 -0
  144. package/lib/cjs/components/SCCustomSnackMessage.d.ts +22 -4
  145. package/lib/cjs/components/SCCustomSnackMessage.d.ts.map +1 -1
  146. package/lib/cjs/components/SCCustomSnackMessage.js +22 -4
  147. package/lib/cjs/components/SCCustomSnackMessage.js.map +1 -1
  148. package/lib/cjs/components/SCDateTimeAgo.d.ts +2 -2
  149. package/lib/cjs/components/SCDateTimeAgo.js +2 -2
  150. package/lib/cjs/components/SCDateTimeAgo.js.map +1 -1
  151. package/lib/cjs/components/SCEditor.d.ts +199 -0
  152. package/lib/cjs/components/SCEditor.d.ts.map +1 -1
  153. package/lib/cjs/components/SCEditor.js +200 -0
  154. package/lib/cjs/components/SCEditor.js.map +1 -1
  155. package/lib/cjs/components/SCEditorFloatingLinkPlugin.d.ts +12 -0
  156. package/lib/cjs/components/SCEditorFloatingLinkPlugin.d.ts.map +1 -0
  157. package/lib/cjs/components/SCEditorFloatingLinkPlugin.js +14 -0
  158. package/lib/cjs/components/SCEditorFloatingLinkPlugin.js.map +1 -0
  159. package/lib/cjs/components/SCEditorHashtagPlugin.d.ts +42 -0
  160. package/lib/cjs/components/SCEditorHashtagPlugin.d.ts.map +1 -0
  161. package/lib/cjs/components/SCEditorHashtagPlugin.js +44 -0
  162. package/lib/cjs/components/SCEditorHashtagPlugin.js.map +1 -0
  163. package/lib/cjs/components/SCEditorMentionPlugin.d.ts +42 -0
  164. package/lib/cjs/components/SCEditorMentionPlugin.d.ts.map +1 -0
  165. package/lib/cjs/components/SCEditorMentionPlugin.js +44 -0
  166. package/lib/cjs/components/SCEditorMentionPlugin.js.map +1 -0
  167. package/lib/cjs/components/SCEditorToolbarPlugin.d.ts +52 -0
  168. package/lib/cjs/components/SCEditorToolbarPlugin.d.ts.map +1 -0
  169. package/lib/cjs/components/SCEditorToolbarPlugin.js +55 -0
  170. package/lib/cjs/components/SCEditorToolbarPlugin.js.map +1 -0
  171. package/lib/cjs/components/{SCMobileHeader.d.ts → SCEmojiPicker.d.ts} +3 -3
  172. package/lib/cjs/components/SCEmojiPicker.d.ts.map +1 -0
  173. package/lib/cjs/components/{SCComposerCategories.js → SCEmojiPicker.js} +3 -3
  174. package/lib/cjs/components/SCEmojiPicker.js.map +1 -0
  175. package/lib/cjs/components/SCFeed.d.ts +30 -5
  176. package/lib/cjs/components/SCFeed.d.ts.map +1 -1
  177. package/lib/cjs/components/SCFeed.js +30 -5
  178. package/lib/cjs/components/SCFeed.js.map +1 -1
  179. package/lib/cjs/components/SCFeedObject.d.ts +222 -22
  180. package/lib/cjs/components/SCFeedObject.d.ts.map +1 -1
  181. package/lib/cjs/components/SCFeedObject.js +229 -29
  182. package/lib/cjs/components/SCFeedObject.js.map +1 -1
  183. package/lib/cjs/components/SCFeedObjectDetailTemplate.d.ts +0 -3
  184. package/lib/cjs/components/SCFeedObjectDetailTemplate.d.ts.map +1 -1
  185. package/lib/cjs/components/SCFeedObjectDetailTemplate.js +1 -4
  186. package/lib/cjs/components/SCFeedObjectDetailTemplate.js.map +1 -1
  187. package/lib/cjs/components/SCFeedObjectSkeleton.d.ts +5 -1
  188. package/lib/cjs/components/SCFeedObjectSkeleton.d.ts.map +1 -1
  189. package/lib/cjs/components/SCFeedObjectSkeleton.js +5 -1
  190. package/lib/cjs/components/SCFeedObjectSkeleton.js.map +1 -1
  191. package/lib/cjs/components/SCFeedSkeleton.d.ts +7 -2
  192. package/lib/cjs/components/SCFeedSkeleton.d.ts.map +1 -1
  193. package/lib/cjs/components/SCFeedSkeleton.js +7 -2
  194. package/lib/cjs/components/SCFeedSkeleton.js.map +1 -1
  195. package/lib/cjs/components/SCFeedUpdatesWidget.d.ts +22 -0
  196. package/lib/cjs/components/SCFeedUpdatesWidget.d.ts.map +1 -0
  197. package/lib/cjs/components/SCFeedUpdatesWidget.js +24 -0
  198. package/lib/cjs/components/SCFeedUpdatesWidget.js.map +1 -0
  199. package/lib/cjs/components/SCFollowAction.d.ts +20 -0
  200. package/lib/cjs/components/SCFollowAction.d.ts.map +1 -0
  201. package/lib/cjs/components/SCFollowAction.js +22 -0
  202. package/lib/cjs/components/SCFollowAction.js.map +1 -0
  203. package/lib/cjs/components/SCFooter.d.ts +20 -0
  204. package/lib/cjs/components/SCFooter.d.ts.map +1 -0
  205. package/lib/cjs/components/SCFooter.js +22 -0
  206. package/lib/cjs/components/SCFooter.js.map +1 -0
  207. package/lib/cjs/components/SCIncubator.d.ts +33 -0
  208. package/lib/cjs/components/SCIncubator.d.ts.map +1 -0
  209. package/lib/cjs/components/SCIncubator.js +35 -0
  210. package/lib/cjs/components/SCIncubator.js.map +1 -0
  211. package/lib/cjs/components/{SCComposerCategories.d.ts → SCIncubatorDetail.d.ts} +3 -3
  212. package/lib/cjs/components/SCIncubatorDetail.d.ts.map +1 -0
  213. package/lib/cjs/components/{SCMobileHeader.js → SCIncubatorDetail.js} +3 -3
  214. package/lib/cjs/components/SCIncubatorDetail.js.map +1 -0
  215. package/lib/cjs/components/SCIncubatorListWidget.d.ts +19 -0
  216. package/lib/cjs/components/SCIncubatorListWidget.d.ts.map +1 -0
  217. package/lib/cjs/components/SCIncubatorListWidget.js +21 -0
  218. package/lib/cjs/components/SCIncubatorListWidget.js.map +1 -0
  219. package/lib/cjs/components/SCIncubatorSkeleton.d.ts +20 -0
  220. package/lib/cjs/components/SCIncubatorSkeleton.d.ts.map +1 -0
  221. package/lib/cjs/components/SCIncubatorSkeleton.js +22 -0
  222. package/lib/cjs/components/SCIncubatorSkeleton.js.map +1 -0
  223. package/lib/cjs/components/SCIncubatorSuggestionWidget.d.ts +11 -0
  224. package/lib/cjs/components/SCIncubatorSuggestionWidget.d.ts.map +1 -0
  225. package/lib/cjs/components/SCIncubatorSuggestionWidget.js +13 -0
  226. package/lib/cjs/components/SCIncubatorSuggestionWidget.js.map +1 -0
  227. package/lib/cjs/components/{SCInlineComposer.d.ts → SCInlineComposerWidget.d.ts} +18 -5
  228. package/lib/cjs/components/SCInlineComposerWidget.d.ts.map +1 -0
  229. package/lib/cjs/components/{SCInlineComposer.js → SCInlineComposerWidget.js} +18 -5
  230. package/lib/cjs/components/SCInlineComposerWidget.js.map +1 -0
  231. package/lib/cjs/components/SCLightbox.d.ts +192 -0
  232. package/lib/cjs/components/SCLightbox.d.ts.map +1 -0
  233. package/lib/cjs/components/SCLightbox.js +218 -0
  234. package/lib/cjs/components/SCLightbox.js.map +1 -0
  235. package/lib/cjs/components/SCLoyaltyProgramDetailTemplate.d.ts +131 -0
  236. package/lib/cjs/components/SCLoyaltyProgramDetailTemplate.d.ts.map +1 -0
  237. package/lib/cjs/components/SCLoyaltyProgramDetailTemplate.js +132 -0
  238. package/lib/cjs/components/SCLoyaltyProgramDetailTemplate.js.map +1 -0
  239. package/lib/cjs/components/SCLoyaltyProgramDetailTemplateSkeleton.d.ts +30 -0
  240. package/lib/cjs/components/SCLoyaltyProgramDetailTemplateSkeleton.d.ts.map +1 -0
  241. package/lib/cjs/components/SCLoyaltyProgramDetailTemplateSkeleton.js +32 -0
  242. package/lib/cjs/components/SCLoyaltyProgramDetailTemplateSkeleton.js.map +1 -0
  243. package/lib/cjs/components/SCLoyaltyProgramWidget.d.ts +34 -0
  244. package/lib/cjs/components/SCLoyaltyProgramWidget.d.ts.map +1 -0
  245. package/lib/cjs/components/SCLoyaltyProgramWidget.js +36 -0
  246. package/lib/cjs/components/SCLoyaltyProgramWidget.js.map +1 -0
  247. package/lib/cjs/components/SCLoyaltyProgramWidgetSkeleton.d.ts +25 -0
  248. package/lib/cjs/components/SCLoyaltyProgramWidgetSkeleton.d.ts.map +1 -0
  249. package/lib/cjs/components/SCLoyaltyProgramWidgetSkeleton.js +27 -0
  250. package/lib/cjs/components/SCLoyaltyProgramWidgetSkeleton.js.map +1 -0
  251. package/lib/cjs/components/SCNavigationMenuIconButton.d.ts +25 -0
  252. package/lib/cjs/components/SCNavigationMenuIconButton.d.ts.map +1 -0
  253. package/lib/cjs/components/SCNavigationMenuIconButton.js +27 -0
  254. package/lib/cjs/components/SCNavigationMenuIconButton.js.map +1 -0
  255. package/lib/cjs/components/SCNavigationSettingsIconButton.d.ts +15 -0
  256. package/lib/cjs/components/SCNavigationSettingsIconButton.d.ts.map +1 -0
  257. package/lib/cjs/components/SCNavigationSettingsIconButton.js +17 -0
  258. package/lib/cjs/components/SCNavigationSettingsIconButton.js.map +1 -0
  259. package/lib/cjs/components/SCNavigationToolbar.d.ts +30 -4
  260. package/lib/cjs/components/SCNavigationToolbar.d.ts.map +1 -1
  261. package/lib/cjs/components/SCNavigationToolbar.js +39 -13
  262. package/lib/cjs/components/SCNavigationToolbar.js.map +1 -1
  263. package/lib/cjs/components/SCNavigationToolbarMobile.d.ts +8 -1
  264. package/lib/cjs/components/SCNavigationToolbarMobile.d.ts.map +1 -1
  265. package/lib/cjs/components/SCNavigationToolbarMobile.js +10 -3
  266. package/lib/cjs/components/SCNavigationToolbarMobile.js.map +1 -1
  267. package/lib/cjs/components/SCNotification.d.ts +47 -0
  268. package/lib/cjs/components/SCNotification.d.ts.map +1 -0
  269. package/lib/cjs/components/SCNotification.js +50 -0
  270. package/lib/cjs/components/SCNotification.js.map +1 -0
  271. package/lib/cjs/components/SCNotificationItem.d.ts +76 -0
  272. package/lib/cjs/components/SCNotificationItem.d.ts.map +1 -0
  273. package/lib/cjs/components/SCNotificationItem.js +78 -0
  274. package/lib/cjs/components/SCNotificationItem.js.map +1 -0
  275. package/lib/cjs/components/SCNotificationsMenu.d.ts +14 -0
  276. package/lib/cjs/components/SCNotificationsMenu.d.ts.map +1 -0
  277. package/lib/cjs/components/SCNotificationsMenu.js +16 -0
  278. package/lib/cjs/components/SCNotificationsMenu.js.map +1 -0
  279. package/lib/cjs/components/{SCLoyaltyProgramDetail.d.ts → SCPlatformWidget.d.ts} +2 -3
  280. package/lib/cjs/components/SCPlatformWidget.d.ts.map +1 -0
  281. package/lib/cjs/components/{SCLoyaltyProgramDetail.js → SCPlatformWidget.js} +2 -3
  282. package/lib/cjs/components/SCPlatformWidget.js.map +1 -0
  283. package/lib/cjs/components/SCPollObject.d.ts +32 -10
  284. package/lib/cjs/components/SCPollObject.d.ts.map +1 -1
  285. package/lib/cjs/components/SCPollObject.js +38 -13
  286. package/lib/cjs/components/SCPollObject.js.map +1 -1
  287. package/lib/cjs/components/SCPreviewMediaLink.d.ts +47 -0
  288. package/lib/cjs/components/SCPreviewMediaLink.d.ts.map +1 -0
  289. package/lib/cjs/components/SCPreviewMediaLink.js +50 -0
  290. package/lib/cjs/components/SCPreviewMediaLink.js.map +1 -0
  291. package/lib/cjs/components/SCPrivateMessageComponent.d.ts +20 -0
  292. package/lib/cjs/components/SCPrivateMessageComponent.d.ts.map +1 -0
  293. package/lib/cjs/components/SCPrivateMessageComponent.js +22 -0
  294. package/lib/cjs/components/SCPrivateMessageComponent.js.map +1 -0
  295. package/lib/cjs/components/SCPrivateMessageComponentSkeleton.d.ts +24 -0
  296. package/lib/cjs/components/SCPrivateMessageComponentSkeleton.d.ts.map +1 -0
  297. package/lib/cjs/components/SCPrivateMessageComponentSkeleton.js +26 -0
  298. package/lib/cjs/components/SCPrivateMessageComponentSkeleton.js.map +1 -0
  299. package/lib/cjs/components/SCPrivateMessageEditor.d.ts +123 -0
  300. package/lib/cjs/components/SCPrivateMessageEditor.d.ts.map +1 -0
  301. package/lib/cjs/components/SCPrivateMessageEditor.js +121 -0
  302. package/lib/cjs/components/SCPrivateMessageEditor.js.map +1 -0
  303. package/lib/cjs/components/SCPrivateMessageSettingsIconButton.d.ts +12 -0
  304. package/lib/cjs/components/SCPrivateMessageSettingsIconButton.d.ts.map +1 -0
  305. package/lib/cjs/components/SCPrivateMessageSettingsIconButton.js +14 -0
  306. package/lib/cjs/components/SCPrivateMessageSettingsIconButton.js.map +1 -0
  307. package/lib/cjs/components/SCPrivateMessageSnippetItem.d.ts +62 -0
  308. package/lib/cjs/components/SCPrivateMessageSnippetItem.d.ts.map +1 -0
  309. package/lib/cjs/components/SCPrivateMessageSnippetItem.js +60 -0
  310. package/lib/cjs/components/SCPrivateMessageSnippetItem.js.map +1 -0
  311. package/lib/cjs/components/SCPrivateMessageSnippets.d.ts +54 -0
  312. package/lib/cjs/components/SCPrivateMessageSnippets.d.ts.map +1 -0
  313. package/lib/cjs/components/SCPrivateMessageSnippets.js +53 -0
  314. package/lib/cjs/components/SCPrivateMessageSnippets.js.map +1 -0
  315. package/lib/cjs/components/SCPrivateMessageThread.d.ts +150 -0
  316. package/lib/cjs/components/SCPrivateMessageThread.d.ts.map +1 -0
  317. package/lib/cjs/components/SCPrivateMessageThread.js +151 -0
  318. package/lib/cjs/components/SCPrivateMessageThread.js.map +1 -0
  319. package/lib/cjs/components/SCPrivateMessageThreadItem.d.ts +87 -0
  320. package/lib/cjs/components/SCPrivateMessageThreadItem.d.ts.map +1 -0
  321. package/lib/cjs/components/SCPrivateMessageThreadItem.js +89 -0
  322. package/lib/cjs/components/SCPrivateMessageThreadItem.js.map +1 -0
  323. package/lib/cjs/components/SCPrivateMessageThreadItemDialog.d.ts +12 -0
  324. package/lib/cjs/components/SCPrivateMessageThreadItemDialog.d.ts.map +1 -0
  325. package/lib/cjs/components/SCPrivateMessageThreadItemDialog.js +14 -0
  326. package/lib/cjs/components/SCPrivateMessageThreadItemDialog.js.map +1 -0
  327. package/lib/cjs/components/SCPrivateMessageThreadSkeleton.d.ts +20 -0
  328. package/lib/cjs/components/SCPrivateMessageThreadSkeleton.d.ts.map +1 -0
  329. package/lib/cjs/components/SCPrivateMessageThreadSkeleton.js +22 -0
  330. package/lib/cjs/components/SCPrivateMessageThreadSkeleton.js.map +1 -0
  331. package/lib/cjs/components/SCPrizeItemSkeleton.d.ts +33 -0
  332. package/lib/cjs/components/SCPrizeItemSkeleton.d.ts.map +1 -0
  333. package/lib/cjs/components/SCPrizeItemSkeleton.js +35 -0
  334. package/lib/cjs/components/SCPrizeItemSkeleton.js.map +1 -0
  335. package/lib/cjs/components/SCReactionAction.d.ts +24 -0
  336. package/lib/cjs/components/SCReactionAction.d.ts.map +1 -0
  337. package/lib/cjs/components/SCReactionAction.js +26 -0
  338. package/lib/cjs/components/SCReactionAction.js.map +1 -0
  339. package/lib/cjs/components/SCShareAction.d.ts +19 -0
  340. package/lib/cjs/components/SCShareAction.d.ts.map +1 -0
  341. package/lib/cjs/components/SCShareAction.js +21 -0
  342. package/lib/cjs/components/SCShareAction.js.map +1 -0
  343. package/lib/cjs/components/SCSnippetNotifications.d.ts +39 -21
  344. package/lib/cjs/components/SCSnippetNotifications.d.ts.map +1 -1
  345. package/lib/cjs/components/SCSnippetNotifications.js +40 -22
  346. package/lib/cjs/components/SCSnippetNotifications.js.map +1 -1
  347. package/lib/cjs/components/SCSnippetNotificationsSkeleton.d.ts +39 -0
  348. package/lib/cjs/components/SCSnippetNotificationsSkeleton.d.ts.map +1 -0
  349. package/lib/cjs/components/SCSnippetNotificationsSkeleton.js +41 -0
  350. package/lib/cjs/components/SCSnippetNotificationsSkeleton.js.map +1 -0
  351. package/lib/cjs/components/SCUser.d.ts +11 -0
  352. package/lib/cjs/components/SCUser.d.ts.map +1 -1
  353. package/lib/cjs/components/SCUser.js +11 -0
  354. package/lib/cjs/components/SCUser.js.map +1 -1
  355. package/lib/cjs/components/SCUserActionIconButton.d.ts +7 -0
  356. package/lib/cjs/components/SCUserActionIconButton.d.ts.map +1 -0
  357. package/lib/cjs/components/SCUserActionIconButton.js +9 -0
  358. package/lib/cjs/components/SCUserActionIconButton.js.map +1 -0
  359. package/lib/cjs/components/SCUserAvatar.d.ts +21 -0
  360. package/lib/cjs/components/SCUserAvatar.d.ts.map +1 -0
  361. package/lib/cjs/components/SCUserAvatar.js +23 -0
  362. package/lib/cjs/components/SCUserAvatar.js.map +1 -0
  363. package/lib/cjs/components/SCUserCounters.d.ts +23 -0
  364. package/lib/cjs/components/SCUserCounters.d.ts.map +1 -0
  365. package/lib/cjs/components/SCUserCounters.js +25 -0
  366. package/lib/cjs/components/SCUserCounters.js.map +1 -0
  367. package/lib/cjs/components/SCUserInfo.d.ts +19 -0
  368. package/lib/cjs/components/SCUserInfo.d.ts.map +1 -0
  369. package/lib/cjs/components/SCUserInfo.js +21 -0
  370. package/lib/cjs/components/SCUserInfo.js.map +1 -0
  371. package/lib/cjs/components/SCUserInfoDialog.d.ts +22 -0
  372. package/lib/cjs/components/SCUserInfoDialog.d.ts.map +1 -0
  373. package/lib/cjs/components/SCUserInfoDialog.js +24 -0
  374. package/lib/cjs/components/SCUserInfoDialog.js.map +1 -0
  375. package/lib/cjs/components/SCUserInfoSkeleton.d.ts +19 -0
  376. package/lib/cjs/components/SCUserInfoSkeleton.d.ts.map +1 -0
  377. package/lib/cjs/components/SCUserInfoSkeleton.js +21 -0
  378. package/lib/cjs/components/SCUserInfoSkeleton.js.map +1 -0
  379. package/lib/cjs/components/SCUserProfileBlocked.d.ts +13 -0
  380. package/lib/cjs/components/SCUserProfileBlocked.d.ts.map +1 -0
  381. package/lib/cjs/components/SCUserProfileBlocked.js +15 -0
  382. package/lib/cjs/components/SCUserProfileBlocked.js.map +1 -0
  383. package/lib/cjs/components/SCUserProfileEdit.d.ts +21 -0
  384. package/lib/cjs/components/SCUserProfileEdit.d.ts.map +1 -0
  385. package/lib/cjs/components/SCUserProfileEdit.js +23 -0
  386. package/lib/cjs/components/SCUserProfileEdit.js.map +1 -0
  387. package/lib/cjs/components/SCUserProfileEditSectionAccount.d.ts +14 -0
  388. package/lib/cjs/components/SCUserProfileEditSectionAccount.d.ts.map +1 -0
  389. package/lib/cjs/components/SCUserProfileEditSectionAccount.js +16 -0
  390. package/lib/cjs/components/SCUserProfileEditSectionAccount.js.map +1 -0
  391. package/lib/cjs/components/SCUserProfileEditSectionAccountCredentials.d.ts +30 -0
  392. package/lib/cjs/components/SCUserProfileEditSectionAccountCredentials.d.ts.map +1 -0
  393. package/lib/cjs/components/SCUserProfileEditSectionAccountCredentials.js +32 -0
  394. package/lib/cjs/components/SCUserProfileEditSectionAccountCredentials.js.map +1 -0
  395. package/lib/cjs/components/SCUserProfileHeader.d.ts +23 -0
  396. package/lib/cjs/components/SCUserProfileHeader.d.ts.map +1 -1
  397. package/lib/cjs/components/SCUserProfileHeader.js +32 -9
  398. package/lib/cjs/components/SCUserProfileHeader.js.map +1 -1
  399. package/lib/cjs/components/SCUserProfileTemplate.d.ts +22 -0
  400. package/lib/cjs/components/SCUserProfileTemplate.d.ts.map +1 -1
  401. package/lib/cjs/components/SCUserProfileTemplate.js +22 -0
  402. package/lib/cjs/components/SCUserProfileTemplate.js.map +1 -1
  403. package/lib/cjs/components/SCVoteAction.d.ts +19 -0
  404. package/lib/cjs/components/SCVoteAction.d.ts.map +1 -0
  405. package/lib/cjs/components/SCVoteAction.js +21 -0
  406. package/lib/cjs/components/SCVoteAction.js.map +1 -0
  407. package/lib/cjs/components/SCVoteAudienceButton.d.ts +38 -0
  408. package/lib/cjs/components/SCVoteAudienceButton.d.ts.map +1 -0
  409. package/lib/cjs/components/SCVoteAudienceButton.js +40 -0
  410. package/lib/cjs/components/SCVoteAudienceButton.js.map +1 -0
  411. package/lib/cjs/components/SCVoteButton.d.ts +23 -0
  412. package/lib/cjs/components/SCVoteButton.d.ts.map +1 -0
  413. package/lib/cjs/components/SCVoteButton.js +25 -0
  414. package/lib/cjs/components/SCVoteButton.js.map +1 -0
  415. package/lib/cjs/components/SCWidget.d.ts +7 -4
  416. package/lib/cjs/components/SCWidget.d.ts.map +1 -1
  417. package/lib/cjs/components/SCWidget.js +7 -4
  418. package/lib/cjs/components/SCWidget.js.map +1 -1
  419. package/lib/cjs/fonts/community/icons.eot +0 -0
  420. package/lib/cjs/fonts/community/icons.svg +206 -182
  421. package/lib/cjs/fonts/community/icons.ttf +0 -0
  422. package/lib/cjs/fonts/community/icons.woff +0 -0
  423. package/lib/cjs/fonts/community/icons.woff2 +0 -0
  424. package/lib/cjs/fonts/community-icons.css +122 -86
  425. package/lib/cjs/index.d.ts +4589 -1
  426. package/lib/cjs/index.d.ts.map +1 -1
  427. package/lib/cjs/index.js +223 -93
  428. package/lib/cjs/index.js.map +1 -1
  429. package/lib/esm/components/MuiButton.d.ts +6 -4
  430. package/lib/esm/components/MuiButton.d.ts.map +1 -1
  431. package/lib/esm/components/MuiButton.js +6 -4
  432. package/lib/esm/components/MuiButton.js.map +1 -1
  433. package/lib/esm/components/MuiDialog.d.ts +3 -0
  434. package/lib/esm/components/MuiDialog.d.ts.map +1 -1
  435. package/lib/esm/components/MuiDialog.js +3 -0
  436. package/lib/esm/components/MuiDialog.js.map +1 -1
  437. package/lib/esm/components/MuiDrawer.d.ts +25 -0
  438. package/lib/esm/components/MuiDrawer.d.ts.map +1 -0
  439. package/lib/esm/components/MuiDrawer.js +25 -0
  440. package/lib/esm/components/MuiDrawer.js.map +1 -0
  441. package/lib/esm/components/MuiIconButton.js +1 -1
  442. package/lib/esm/components/MuiIconButton.js.map +1 -1
  443. package/lib/esm/components/MuiPopover.d.ts +9 -0
  444. package/lib/esm/components/MuiPopover.d.ts.map +1 -0
  445. package/lib/esm/components/MuiPopover.js +9 -0
  446. package/lib/esm/components/MuiPopover.js.map +1 -0
  447. package/lib/esm/components/MuiTooltip.d.ts +7 -0
  448. package/lib/esm/components/MuiTooltip.d.ts.map +1 -0
  449. package/lib/esm/components/MuiTooltip.js +7 -0
  450. package/lib/esm/components/MuiTooltip.js.map +1 -0
  451. package/lib/esm/components/SCAccountChangeMailValidation.d.ts +12 -0
  452. package/lib/esm/components/SCAccountChangeMailValidation.d.ts.map +1 -0
  453. package/lib/esm/components/SCAccountChangeMailValidation.js +12 -0
  454. package/lib/esm/components/SCAccountChangeMailValidation.js.map +1 -0
  455. package/lib/esm/components/SCAccountDataPortability.d.ts +21 -0
  456. package/lib/esm/components/SCAccountDataPortability.d.ts.map +1 -0
  457. package/lib/esm/components/SCAccountDataPortability.js +21 -0
  458. package/lib/esm/components/SCAccountDataPortability.js.map +1 -0
  459. package/lib/esm/components/SCAccountDelete.d.ts +14 -0
  460. package/lib/esm/components/SCAccountDelete.d.ts.map +1 -0
  461. package/lib/esm/components/SCAccountDelete.js +14 -0
  462. package/lib/esm/components/SCAccountDelete.js.map +1 -0
  463. package/lib/esm/components/SCAccountReset.d.ts +12 -0
  464. package/lib/esm/components/SCAccountReset.d.ts.map +1 -0
  465. package/lib/esm/components/SCAccountReset.js +12 -0
  466. package/lib/esm/components/SCAccountReset.js.map +1 -0
  467. package/lib/esm/components/SCAccountVerify.d.ts +12 -0
  468. package/lib/esm/components/SCAccountVerify.d.ts.map +1 -0
  469. package/lib/esm/components/SCAccountVerify.js +12 -0
  470. package/lib/esm/components/SCAccountVerify.js.map +1 -0
  471. package/lib/esm/components/SCActivitiesMenu.d.ts +18 -0
  472. package/lib/esm/components/SCActivitiesMenu.d.ts.map +1 -0
  473. package/lib/esm/components/SCActivitiesMenu.js +18 -0
  474. package/lib/esm/components/SCActivitiesMenu.js.map +1 -0
  475. package/lib/esm/components/SCBaseDialog.d.ts +50 -20
  476. package/lib/esm/components/SCBaseDialog.d.ts.map +1 -1
  477. package/lib/esm/components/SCBaseDialog.js +50 -20
  478. package/lib/esm/components/SCBaseDialog.js.map +1 -1
  479. package/lib/esm/components/SCBaseItem.d.ts +58 -1
  480. package/lib/esm/components/SCBaseItem.d.ts.map +1 -1
  481. package/lib/esm/components/SCBaseItem.js +58 -1
  482. package/lib/esm/components/SCBaseItem.js.map +1 -1
  483. package/lib/esm/components/SCBaseItemButton.d.ts +60 -1
  484. package/lib/esm/components/SCBaseItemButton.d.ts.map +1 -1
  485. package/lib/esm/components/SCBaseItemButton.js +60 -1
  486. package/lib/esm/components/SCBaseItemButton.js.map +1 -1
  487. package/lib/esm/components/SCBullet.d.ts +11 -0
  488. package/lib/esm/components/SCBullet.d.ts.map +1 -0
  489. package/lib/esm/components/SCBullet.js +11 -0
  490. package/lib/esm/components/SCBullet.js.map +1 -0
  491. package/lib/esm/components/SCCategories.d.ts +11 -0
  492. package/lib/esm/components/SCCategories.d.ts.map +1 -1
  493. package/lib/esm/components/SCCategories.js +11 -0
  494. package/lib/esm/components/SCCategories.js.map +1 -1
  495. package/lib/esm/components/SCCategoriesSkeleton.d.ts +8 -2
  496. package/lib/esm/components/SCCategoriesSkeleton.d.ts.map +1 -1
  497. package/lib/esm/components/SCCategoriesSkeleton.js +8 -2
  498. package/lib/esm/components/SCCategoriesSkeleton.js.map +1 -1
  499. package/lib/esm/components/SCCategory.d.ts +1 -1
  500. package/lib/esm/components/SCCategory.js +1 -1
  501. package/lib/esm/components/SCCategory.js.map +1 -1
  502. package/lib/esm/components/SCCategoryAutocomplete.d.ts +7 -0
  503. package/lib/esm/components/SCCategoryAutocomplete.d.ts.map +1 -0
  504. package/lib/esm/components/SCCategoryAutocomplete.js +7 -0
  505. package/lib/esm/components/SCCategoryAutocomplete.js.map +1 -0
  506. package/lib/esm/components/SCCategoryFollowersButton.d.ts +23 -0
  507. package/lib/esm/components/SCCategoryFollowersButton.d.ts.map +1 -0
  508. package/lib/esm/components/SCCategoryFollowersButton.js +23 -0
  509. package/lib/esm/components/SCCategoryFollowersButton.js.map +1 -0
  510. package/lib/esm/components/SCCategoryHeader.d.ts +23 -16
  511. package/lib/esm/components/SCCategoryHeader.d.ts.map +1 -1
  512. package/lib/esm/components/SCCategoryHeader.js +24 -17
  513. package/lib/esm/components/SCCategoryHeader.js.map +1 -1
  514. package/lib/esm/components/SCCategorySkeleton.d.ts +20 -0
  515. package/lib/esm/components/SCCategorySkeleton.d.ts.map +1 -0
  516. package/lib/esm/components/SCCategorySkeleton.js +20 -0
  517. package/lib/esm/components/SCCategorySkeleton.js.map +1 -0
  518. package/lib/esm/components/SCChangePictureButton.d.ts +10 -0
  519. package/lib/esm/components/SCChangePictureButton.d.ts.map +1 -0
  520. package/lib/esm/components/SCChangePictureButton.js +10 -0
  521. package/lib/esm/components/SCChangePictureButton.js.map +1 -0
  522. package/lib/esm/components/SCChangePictureDialog.d.ts +16 -0
  523. package/lib/esm/components/SCChangePictureDialog.d.ts.map +1 -0
  524. package/lib/esm/components/SCChangePictureDialog.js +18 -0
  525. package/lib/esm/components/SCChangePictureDialog.js.map +1 -0
  526. package/lib/esm/components/SCCommentAction.d.ts +19 -0
  527. package/lib/esm/components/SCCommentAction.d.ts.map +1 -0
  528. package/lib/esm/components/SCCommentAction.js +19 -0
  529. package/lib/esm/components/SCCommentAction.js.map +1 -0
  530. package/lib/esm/components/SCCommentNotification.d.ts +30 -0
  531. package/lib/esm/components/SCCommentNotification.d.ts.map +1 -0
  532. package/lib/esm/components/SCCommentNotification.js +30 -0
  533. package/lib/esm/components/SCCommentNotification.js.map +1 -0
  534. package/lib/esm/components/SCCommentObject.d.ts +105 -19
  535. package/lib/esm/components/SCCommentObject.d.ts.map +1 -1
  536. package/lib/esm/components/SCCommentObject.js +108 -22
  537. package/lib/esm/components/SCCommentObject.js.map +1 -1
  538. package/lib/esm/components/SCCommentObjectReply.d.ts +31 -0
  539. package/lib/esm/components/SCCommentObjectReply.d.ts.map +1 -0
  540. package/lib/esm/components/SCCommentObjectReply.js +31 -0
  541. package/lib/esm/components/SCCommentObjectReply.js.map +1 -0
  542. package/lib/esm/components/SCCommentObjectSkeleton.d.ts +10 -5
  543. package/lib/esm/components/SCCommentObjectSkeleton.d.ts.map +1 -1
  544. package/lib/esm/components/SCCommentObjectSkeleton.js +10 -5
  545. package/lib/esm/components/SCCommentObjectSkeleton.js.map +1 -1
  546. package/lib/esm/components/SCCommentObjectVotes.d.ts +17 -0
  547. package/lib/esm/components/SCCommentObjectVotes.d.ts.map +1 -0
  548. package/lib/esm/components/SCCommentObjectVotes.js +17 -0
  549. package/lib/esm/components/SCCommentObjectVotes.js.map +1 -0
  550. package/lib/esm/components/SCCommentsFeedObject.d.ts +2 -2
  551. package/lib/esm/components/SCCommentsFeedObject.js +2 -2
  552. package/lib/esm/components/SCComposer.d.ts +242 -31
  553. package/lib/esm/components/SCComposer.d.ts.map +1 -1
  554. package/lib/esm/components/SCComposer.js +324 -104
  555. package/lib/esm/components/SCComposer.js.map +1 -1
  556. package/lib/esm/components/SCComposerPoll.d.ts +3 -0
  557. package/lib/esm/components/SCComposerPoll.d.ts.map +1 -1
  558. package/lib/esm/components/SCComposerPoll.js +4 -1
  559. package/lib/esm/components/SCComposerPoll.js.map +1 -1
  560. package/lib/esm/components/SCContributionActionsMenu.d.ts +15 -0
  561. package/lib/esm/components/SCContributionActionsMenu.d.ts.map +1 -0
  562. package/lib/esm/components/SCContributionActionsMenu.js +15 -0
  563. package/lib/esm/components/SCContributionActionsMenu.js.map +1 -0
  564. package/lib/esm/components/SCContributionNotification.d.ts +35 -0
  565. package/lib/esm/components/SCContributionNotification.d.ts.map +1 -0
  566. package/lib/esm/components/SCContributionNotification.js +35 -0
  567. package/lib/esm/components/SCContributionNotification.js.map +1 -0
  568. package/lib/esm/components/SCCustomSnackMessage.d.ts +22 -4
  569. package/lib/esm/components/SCCustomSnackMessage.d.ts.map +1 -1
  570. package/lib/esm/components/SCCustomSnackMessage.js +22 -4
  571. package/lib/esm/components/SCCustomSnackMessage.js.map +1 -1
  572. package/lib/esm/components/SCDateTimeAgo.d.ts +2 -2
  573. package/lib/esm/components/SCDateTimeAgo.js +2 -2
  574. package/lib/esm/components/SCDateTimeAgo.js.map +1 -1
  575. package/lib/esm/components/SCEditor.d.ts +199 -0
  576. package/lib/esm/components/SCEditor.d.ts.map +1 -1
  577. package/lib/esm/components/SCEditor.js +200 -0
  578. package/lib/esm/components/SCEditor.js.map +1 -1
  579. package/lib/esm/components/SCEditorFloatingLinkPlugin.d.ts +12 -0
  580. package/lib/esm/components/SCEditorFloatingLinkPlugin.d.ts.map +1 -0
  581. package/lib/esm/components/SCEditorFloatingLinkPlugin.js +12 -0
  582. package/lib/esm/components/SCEditorFloatingLinkPlugin.js.map +1 -0
  583. package/lib/esm/components/SCEditorHashtagPlugin.d.ts +42 -0
  584. package/lib/esm/components/SCEditorHashtagPlugin.d.ts.map +1 -0
  585. package/lib/esm/components/SCEditorHashtagPlugin.js +42 -0
  586. package/lib/esm/components/SCEditorHashtagPlugin.js.map +1 -0
  587. package/lib/esm/components/SCEditorMentionPlugin.d.ts +42 -0
  588. package/lib/esm/components/SCEditorMentionPlugin.d.ts.map +1 -0
  589. package/lib/esm/components/SCEditorMentionPlugin.js +42 -0
  590. package/lib/esm/components/SCEditorMentionPlugin.js.map +1 -0
  591. package/lib/esm/components/SCEditorToolbarPlugin.d.ts +52 -0
  592. package/lib/esm/components/SCEditorToolbarPlugin.d.ts.map +1 -0
  593. package/lib/esm/components/SCEditorToolbarPlugin.js +53 -0
  594. package/lib/esm/components/SCEditorToolbarPlugin.js.map +1 -0
  595. package/lib/esm/components/{SCComposerCategories.d.ts → SCEmojiPicker.d.ts} +3 -3
  596. package/lib/esm/components/SCEmojiPicker.d.ts.map +1 -0
  597. package/lib/esm/components/{SCComposerCategories.js → SCEmojiPicker.js} +3 -3
  598. package/lib/esm/components/SCEmojiPicker.js.map +1 -0
  599. package/lib/esm/components/SCFeed.d.ts +30 -5
  600. package/lib/esm/components/SCFeed.d.ts.map +1 -1
  601. package/lib/esm/components/SCFeed.js +30 -5
  602. package/lib/esm/components/SCFeed.js.map +1 -1
  603. package/lib/esm/components/SCFeedObject.d.ts +222 -22
  604. package/lib/esm/components/SCFeedObject.d.ts.map +1 -1
  605. package/lib/esm/components/SCFeedObject.js +229 -29
  606. package/lib/esm/components/SCFeedObject.js.map +1 -1
  607. package/lib/esm/components/SCFeedObjectDetailTemplate.d.ts +0 -3
  608. package/lib/esm/components/SCFeedObjectDetailTemplate.d.ts.map +1 -1
  609. package/lib/esm/components/SCFeedObjectDetailTemplate.js +1 -4
  610. package/lib/esm/components/SCFeedObjectDetailTemplate.js.map +1 -1
  611. package/lib/esm/components/SCFeedObjectSkeleton.d.ts +5 -1
  612. package/lib/esm/components/SCFeedObjectSkeleton.d.ts.map +1 -1
  613. package/lib/esm/components/SCFeedObjectSkeleton.js +5 -1
  614. package/lib/esm/components/SCFeedObjectSkeleton.js.map +1 -1
  615. package/lib/esm/components/SCFeedSkeleton.d.ts +7 -2
  616. package/lib/esm/components/SCFeedSkeleton.d.ts.map +1 -1
  617. package/lib/esm/components/SCFeedSkeleton.js +7 -2
  618. package/lib/esm/components/SCFeedSkeleton.js.map +1 -1
  619. package/lib/esm/components/SCFeedUpdatesWidget.d.ts +22 -0
  620. package/lib/esm/components/SCFeedUpdatesWidget.d.ts.map +1 -0
  621. package/lib/esm/components/SCFeedUpdatesWidget.js +22 -0
  622. package/lib/esm/components/SCFeedUpdatesWidget.js.map +1 -0
  623. package/lib/esm/components/SCFollowAction.d.ts +20 -0
  624. package/lib/esm/components/SCFollowAction.d.ts.map +1 -0
  625. package/lib/esm/components/SCFollowAction.js +20 -0
  626. package/lib/esm/components/SCFollowAction.js.map +1 -0
  627. package/lib/esm/components/SCFooter.d.ts +20 -0
  628. package/lib/esm/components/SCFooter.d.ts.map +1 -0
  629. package/lib/esm/components/SCFooter.js +20 -0
  630. package/lib/esm/components/SCFooter.js.map +1 -0
  631. package/lib/esm/components/SCIncubator.d.ts +33 -0
  632. package/lib/esm/components/SCIncubator.d.ts.map +1 -0
  633. package/lib/esm/components/SCIncubator.js +33 -0
  634. package/lib/esm/components/SCIncubator.js.map +1 -0
  635. package/lib/esm/components/{SCMobileHeader.d.ts → SCIncubatorDetail.d.ts} +3 -3
  636. package/lib/esm/components/SCIncubatorDetail.d.ts.map +1 -0
  637. package/lib/esm/components/{SCMobileHeader.js → SCIncubatorDetail.js} +3 -3
  638. package/lib/esm/components/SCIncubatorDetail.js.map +1 -0
  639. package/lib/esm/components/SCIncubatorListWidget.d.ts +19 -0
  640. package/lib/esm/components/SCIncubatorListWidget.d.ts.map +1 -0
  641. package/lib/esm/components/SCIncubatorListWidget.js +19 -0
  642. package/lib/esm/components/SCIncubatorListWidget.js.map +1 -0
  643. package/lib/esm/components/SCIncubatorSkeleton.d.ts +20 -0
  644. package/lib/esm/components/SCIncubatorSkeleton.d.ts.map +1 -0
  645. package/lib/esm/components/SCIncubatorSkeleton.js +20 -0
  646. package/lib/esm/components/SCIncubatorSkeleton.js.map +1 -0
  647. package/lib/esm/components/SCIncubatorSuggestionWidget.d.ts +11 -0
  648. package/lib/esm/components/SCIncubatorSuggestionWidget.d.ts.map +1 -0
  649. package/lib/esm/components/SCIncubatorSuggestionWidget.js +11 -0
  650. package/lib/esm/components/SCIncubatorSuggestionWidget.js.map +1 -0
  651. package/lib/esm/components/{SCInlineComposer.d.ts → SCInlineComposerWidget.d.ts} +18 -5
  652. package/lib/esm/components/SCInlineComposerWidget.d.ts.map +1 -0
  653. package/lib/esm/components/{SCInlineComposer.js → SCInlineComposerWidget.js} +18 -5
  654. package/lib/esm/components/SCInlineComposerWidget.js.map +1 -0
  655. package/lib/esm/components/SCLightbox.d.ts +192 -0
  656. package/lib/esm/components/SCLightbox.d.ts.map +1 -0
  657. package/lib/esm/components/SCLightbox.js +216 -0
  658. package/lib/esm/components/SCLightbox.js.map +1 -0
  659. package/lib/esm/components/SCLoyaltyProgramDetailTemplate.d.ts +131 -0
  660. package/lib/esm/components/SCLoyaltyProgramDetailTemplate.d.ts.map +1 -0
  661. package/lib/esm/components/SCLoyaltyProgramDetailTemplate.js +130 -0
  662. package/lib/esm/components/SCLoyaltyProgramDetailTemplate.js.map +1 -0
  663. package/lib/esm/components/SCLoyaltyProgramDetailTemplateSkeleton.d.ts +30 -0
  664. package/lib/esm/components/SCLoyaltyProgramDetailTemplateSkeleton.d.ts.map +1 -0
  665. package/lib/esm/components/SCLoyaltyProgramDetailTemplateSkeleton.js +30 -0
  666. package/lib/esm/components/SCLoyaltyProgramDetailTemplateSkeleton.js.map +1 -0
  667. package/lib/esm/components/SCLoyaltyProgramWidget.d.ts +34 -0
  668. package/lib/esm/components/SCLoyaltyProgramWidget.d.ts.map +1 -0
  669. package/lib/esm/components/SCLoyaltyProgramWidget.js +34 -0
  670. package/lib/esm/components/SCLoyaltyProgramWidget.js.map +1 -0
  671. package/lib/esm/components/SCLoyaltyProgramWidgetSkeleton.d.ts +25 -0
  672. package/lib/esm/components/SCLoyaltyProgramWidgetSkeleton.d.ts.map +1 -0
  673. package/lib/esm/components/SCLoyaltyProgramWidgetSkeleton.js +25 -0
  674. package/lib/esm/components/SCLoyaltyProgramWidgetSkeleton.js.map +1 -0
  675. package/lib/esm/components/SCNavigationMenuIconButton.d.ts +25 -0
  676. package/lib/esm/components/SCNavigationMenuIconButton.d.ts.map +1 -0
  677. package/lib/esm/components/SCNavigationMenuIconButton.js +25 -0
  678. package/lib/esm/components/SCNavigationMenuIconButton.js.map +1 -0
  679. package/lib/esm/components/SCNavigationSettingsIconButton.d.ts +15 -0
  680. package/lib/esm/components/SCNavigationSettingsIconButton.d.ts.map +1 -0
  681. package/lib/esm/components/SCNavigationSettingsIconButton.js +15 -0
  682. package/lib/esm/components/SCNavigationSettingsIconButton.js.map +1 -0
  683. package/lib/esm/components/SCNavigationToolbar.d.ts +30 -4
  684. package/lib/esm/components/SCNavigationToolbar.d.ts.map +1 -1
  685. package/lib/esm/components/SCNavigationToolbar.js +39 -13
  686. package/lib/esm/components/SCNavigationToolbar.js.map +1 -1
  687. package/lib/esm/components/SCNavigationToolbarMobile.d.ts +8 -1
  688. package/lib/esm/components/SCNavigationToolbarMobile.d.ts.map +1 -1
  689. package/lib/esm/components/SCNavigationToolbarMobile.js +10 -3
  690. package/lib/esm/components/SCNavigationToolbarMobile.js.map +1 -1
  691. package/lib/esm/components/SCNotification.d.ts +47 -0
  692. package/lib/esm/components/SCNotification.d.ts.map +1 -0
  693. package/lib/esm/components/SCNotification.js +48 -0
  694. package/lib/esm/components/SCNotification.js.map +1 -0
  695. package/lib/esm/components/SCNotificationItem.d.ts +76 -0
  696. package/lib/esm/components/SCNotificationItem.d.ts.map +1 -0
  697. package/lib/esm/components/SCNotificationItem.js +76 -0
  698. package/lib/esm/components/SCNotificationItem.js.map +1 -0
  699. package/lib/esm/components/SCNotificationsMenu.d.ts +14 -0
  700. package/lib/esm/components/SCNotificationsMenu.d.ts.map +1 -0
  701. package/lib/esm/components/SCNotificationsMenu.js +14 -0
  702. package/lib/esm/components/SCNotificationsMenu.js.map +1 -0
  703. package/lib/esm/components/SCPlatformWidget.d.ts +9 -0
  704. package/lib/esm/components/SCPlatformWidget.d.ts.map +1 -0
  705. package/lib/esm/components/{SCLoyaltyProgramDetail.js → SCPlatformWidget.js} +2 -3
  706. package/lib/esm/components/SCPlatformWidget.js.map +1 -0
  707. package/lib/esm/components/SCPollObject.d.ts +32 -10
  708. package/lib/esm/components/SCPollObject.d.ts.map +1 -1
  709. package/lib/esm/components/SCPollObject.js +38 -13
  710. package/lib/esm/components/SCPollObject.js.map +1 -1
  711. package/lib/esm/components/SCPreviewMediaLink.d.ts +47 -0
  712. package/lib/esm/components/SCPreviewMediaLink.d.ts.map +1 -0
  713. package/lib/esm/components/SCPreviewMediaLink.js +48 -0
  714. package/lib/esm/components/SCPreviewMediaLink.js.map +1 -0
  715. package/lib/esm/components/SCPrivateMessageComponent.d.ts +20 -0
  716. package/lib/esm/components/SCPrivateMessageComponent.d.ts.map +1 -0
  717. package/lib/esm/components/SCPrivateMessageComponent.js +20 -0
  718. package/lib/esm/components/SCPrivateMessageComponent.js.map +1 -0
  719. package/lib/esm/components/SCPrivateMessageComponentSkeleton.d.ts +24 -0
  720. package/lib/esm/components/SCPrivateMessageComponentSkeleton.d.ts.map +1 -0
  721. package/lib/esm/components/SCPrivateMessageComponentSkeleton.js +24 -0
  722. package/lib/esm/components/SCPrivateMessageComponentSkeleton.js.map +1 -0
  723. package/lib/esm/components/SCPrivateMessageEditor.d.ts +123 -0
  724. package/lib/esm/components/SCPrivateMessageEditor.d.ts.map +1 -0
  725. package/lib/esm/components/SCPrivateMessageEditor.js +119 -0
  726. package/lib/esm/components/SCPrivateMessageEditor.js.map +1 -0
  727. package/lib/esm/components/SCPrivateMessageSettingsIconButton.d.ts +12 -0
  728. package/lib/esm/components/SCPrivateMessageSettingsIconButton.d.ts.map +1 -0
  729. package/lib/esm/components/SCPrivateMessageSettingsIconButton.js +12 -0
  730. package/lib/esm/components/SCPrivateMessageSettingsIconButton.js.map +1 -0
  731. package/lib/esm/components/SCPrivateMessageSnippetItem.d.ts +62 -0
  732. package/lib/esm/components/SCPrivateMessageSnippetItem.d.ts.map +1 -0
  733. package/lib/esm/components/SCPrivateMessageSnippetItem.js +58 -0
  734. package/lib/esm/components/SCPrivateMessageSnippetItem.js.map +1 -0
  735. package/lib/esm/components/SCPrivateMessageSnippets.d.ts +54 -0
  736. package/lib/esm/components/SCPrivateMessageSnippets.d.ts.map +1 -0
  737. package/lib/esm/components/SCPrivateMessageSnippets.js +51 -0
  738. package/lib/esm/components/SCPrivateMessageSnippets.js.map +1 -0
  739. package/lib/esm/components/SCPrivateMessageThread.d.ts +150 -0
  740. package/lib/esm/components/SCPrivateMessageThread.d.ts.map +1 -0
  741. package/lib/esm/components/SCPrivateMessageThread.js +149 -0
  742. package/lib/esm/components/SCPrivateMessageThread.js.map +1 -0
  743. package/lib/esm/components/SCPrivateMessageThreadItem.d.ts +87 -0
  744. package/lib/esm/components/SCPrivateMessageThreadItem.d.ts.map +1 -0
  745. package/lib/esm/components/SCPrivateMessageThreadItem.js +87 -0
  746. package/lib/esm/components/SCPrivateMessageThreadItem.js.map +1 -0
  747. package/lib/esm/components/SCPrivateMessageThreadItemDialog.d.ts +12 -0
  748. package/lib/esm/components/SCPrivateMessageThreadItemDialog.d.ts.map +1 -0
  749. package/lib/esm/components/SCPrivateMessageThreadItemDialog.js +12 -0
  750. package/lib/esm/components/SCPrivateMessageThreadItemDialog.js.map +1 -0
  751. package/lib/esm/components/SCPrivateMessageThreadSkeleton.d.ts +20 -0
  752. package/lib/esm/components/SCPrivateMessageThreadSkeleton.d.ts.map +1 -0
  753. package/lib/esm/components/SCPrivateMessageThreadSkeleton.js +20 -0
  754. package/lib/esm/components/SCPrivateMessageThreadSkeleton.js.map +1 -0
  755. package/lib/esm/components/SCPrizeItemSkeleton.d.ts +33 -0
  756. package/lib/esm/components/SCPrizeItemSkeleton.d.ts.map +1 -0
  757. package/lib/esm/components/SCPrizeItemSkeleton.js +33 -0
  758. package/lib/esm/components/SCPrizeItemSkeleton.js.map +1 -0
  759. package/lib/esm/components/SCReactionAction.d.ts +24 -0
  760. package/lib/esm/components/SCReactionAction.d.ts.map +1 -0
  761. package/lib/esm/components/SCReactionAction.js +24 -0
  762. package/lib/esm/components/SCReactionAction.js.map +1 -0
  763. package/lib/esm/components/SCShareAction.d.ts +19 -0
  764. package/lib/esm/components/SCShareAction.d.ts.map +1 -0
  765. package/lib/esm/components/SCShareAction.js +19 -0
  766. package/lib/esm/components/SCShareAction.js.map +1 -0
  767. package/lib/esm/components/SCSnippetNotifications.d.ts +39 -21
  768. package/lib/esm/components/SCSnippetNotifications.d.ts.map +1 -1
  769. package/lib/esm/components/SCSnippetNotifications.js +40 -22
  770. package/lib/esm/components/SCSnippetNotifications.js.map +1 -1
  771. package/lib/esm/components/SCSnippetNotificationsSkeleton.d.ts +39 -0
  772. package/lib/esm/components/SCSnippetNotificationsSkeleton.d.ts.map +1 -0
  773. package/lib/esm/components/SCSnippetNotificationsSkeleton.js +39 -0
  774. package/lib/esm/components/SCSnippetNotificationsSkeleton.js.map +1 -0
  775. package/lib/esm/components/SCUser.d.ts +11 -0
  776. package/lib/esm/components/SCUser.d.ts.map +1 -1
  777. package/lib/esm/components/SCUser.js +11 -0
  778. package/lib/esm/components/SCUser.js.map +1 -1
  779. package/lib/esm/components/SCUserActionIconButton.d.ts +7 -0
  780. package/lib/esm/components/SCUserActionIconButton.d.ts.map +1 -0
  781. package/lib/esm/components/SCUserActionIconButton.js +7 -0
  782. package/lib/esm/components/SCUserActionIconButton.js.map +1 -0
  783. package/lib/esm/components/SCUserAvatar.d.ts +21 -0
  784. package/lib/esm/components/SCUserAvatar.d.ts.map +1 -0
  785. package/lib/esm/components/SCUserAvatar.js +21 -0
  786. package/lib/esm/components/SCUserAvatar.js.map +1 -0
  787. package/lib/esm/components/SCUserCounters.d.ts +23 -0
  788. package/lib/esm/components/SCUserCounters.d.ts.map +1 -0
  789. package/lib/esm/components/SCUserCounters.js +23 -0
  790. package/lib/esm/components/SCUserCounters.js.map +1 -0
  791. package/lib/esm/components/SCUserInfo.d.ts +19 -0
  792. package/lib/esm/components/SCUserInfo.d.ts.map +1 -0
  793. package/lib/esm/components/SCUserInfo.js +19 -0
  794. package/lib/esm/components/SCUserInfo.js.map +1 -0
  795. package/lib/esm/components/SCUserInfoDialog.d.ts +22 -0
  796. package/lib/esm/components/SCUserInfoDialog.d.ts.map +1 -0
  797. package/lib/esm/components/SCUserInfoDialog.js +22 -0
  798. package/lib/esm/components/SCUserInfoDialog.js.map +1 -0
  799. package/lib/esm/components/SCUserInfoSkeleton.d.ts +19 -0
  800. package/lib/esm/components/SCUserInfoSkeleton.d.ts.map +1 -0
  801. package/lib/esm/components/SCUserInfoSkeleton.js +19 -0
  802. package/lib/esm/components/SCUserInfoSkeleton.js.map +1 -0
  803. package/lib/esm/components/SCUserProfileBlocked.d.ts +13 -0
  804. package/lib/esm/components/SCUserProfileBlocked.d.ts.map +1 -0
  805. package/lib/esm/components/SCUserProfileBlocked.js +13 -0
  806. package/lib/esm/components/SCUserProfileBlocked.js.map +1 -0
  807. package/lib/esm/components/SCUserProfileEdit.d.ts +21 -0
  808. package/lib/esm/components/SCUserProfileEdit.d.ts.map +1 -0
  809. package/lib/esm/components/SCUserProfileEdit.js +21 -0
  810. package/lib/esm/components/SCUserProfileEdit.js.map +1 -0
  811. package/lib/esm/components/SCUserProfileEditSectionAccount.d.ts +14 -0
  812. package/lib/esm/components/SCUserProfileEditSectionAccount.d.ts.map +1 -0
  813. package/lib/esm/components/SCUserProfileEditSectionAccount.js +14 -0
  814. package/lib/esm/components/SCUserProfileEditSectionAccount.js.map +1 -0
  815. package/lib/esm/components/SCUserProfileEditSectionAccountCredentials.d.ts +30 -0
  816. package/lib/esm/components/SCUserProfileEditSectionAccountCredentials.d.ts.map +1 -0
  817. package/lib/esm/components/SCUserProfileEditSectionAccountCredentials.js +30 -0
  818. package/lib/esm/components/SCUserProfileEditSectionAccountCredentials.js.map +1 -0
  819. package/lib/esm/components/SCUserProfileHeader.d.ts +23 -0
  820. package/lib/esm/components/SCUserProfileHeader.d.ts.map +1 -1
  821. package/lib/esm/components/SCUserProfileHeader.js +32 -9
  822. package/lib/esm/components/SCUserProfileHeader.js.map +1 -1
  823. package/lib/esm/components/SCUserProfileTemplate.d.ts +22 -0
  824. package/lib/esm/components/SCUserProfileTemplate.d.ts.map +1 -1
  825. package/lib/esm/components/SCUserProfileTemplate.js +22 -0
  826. package/lib/esm/components/SCUserProfileTemplate.js.map +1 -1
  827. package/lib/esm/components/SCVoteAction.d.ts +19 -0
  828. package/lib/esm/components/SCVoteAction.d.ts.map +1 -0
  829. package/lib/esm/components/SCVoteAction.js +19 -0
  830. package/lib/esm/components/SCVoteAction.js.map +1 -0
  831. package/lib/esm/components/SCVoteAudienceButton.d.ts +38 -0
  832. package/lib/esm/components/SCVoteAudienceButton.d.ts.map +1 -0
  833. package/lib/esm/components/SCVoteAudienceButton.js +38 -0
  834. package/lib/esm/components/SCVoteAudienceButton.js.map +1 -0
  835. package/lib/esm/components/SCVoteButton.d.ts +23 -0
  836. package/lib/esm/components/SCVoteButton.d.ts.map +1 -0
  837. package/lib/esm/components/SCVoteButton.js +23 -0
  838. package/lib/esm/components/SCVoteButton.js.map +1 -0
  839. package/lib/esm/components/SCWidget.d.ts +7 -4
  840. package/lib/esm/components/SCWidget.d.ts.map +1 -1
  841. package/lib/esm/components/SCWidget.js +7 -4
  842. package/lib/esm/components/SCWidget.js.map +1 -1
  843. package/lib/esm/fonts/community/icons.eot +0 -0
  844. package/lib/esm/fonts/community/icons.svg +206 -182
  845. package/lib/esm/fonts/community/icons.ttf +0 -0
  846. package/lib/esm/fonts/community/icons.woff +0 -0
  847. package/lib/esm/fonts/community/icons.woff2 +0 -0
  848. package/lib/esm/fonts/community-icons.css +122 -86
  849. package/lib/esm/index.d.ts +4589 -1
  850. package/lib/esm/index.d.ts.map +1 -1
  851. package/lib/esm/index.js +171 -39
  852. package/lib/esm/index.js.map +1 -1
  853. package/lib/umd/community/icons.eot +0 -0
  854. package/lib/umd/community/icons.svg +206 -182
  855. package/lib/umd/community/icons.ttf +0 -0
  856. package/lib/umd/community/icons.woff +0 -0
  857. package/lib/umd/community/icons.woff2 +0 -0
  858. package/lib/umd/react-theme-default.js +19 -204
  859. package/lib/umd/react-theme-default.js.LICENSE.txt +1 -46
  860. package/lib/umd/react-theme-default.js.map +1 -1
  861. package/package.json +11 -7
  862. package/lib/cjs/components/SCComposerCategories.d.ts.map +0 -1
  863. package/lib/cjs/components/SCComposerCategories.js.map +0 -1
  864. package/lib/cjs/components/SCInlineComposer.d.ts.map +0 -1
  865. package/lib/cjs/components/SCInlineComposer.js.map +0 -1
  866. package/lib/cjs/components/SCLoyaltyProgram.d.ts +0 -21
  867. package/lib/cjs/components/SCLoyaltyProgram.d.ts.map +0 -1
  868. package/lib/cjs/components/SCLoyaltyProgram.js +0 -23
  869. package/lib/cjs/components/SCLoyaltyProgram.js.map +0 -1
  870. package/lib/cjs/components/SCLoyaltyProgramDetail.d.ts.map +0 -1
  871. package/lib/cjs/components/SCLoyaltyProgramDetail.js.map +0 -1
  872. package/lib/cjs/components/SCMobileHeader.d.ts.map +0 -1
  873. package/lib/cjs/components/SCMobileHeader.js.map +0 -1
  874. package/lib/cjs/components/SCPrivateMessagesTemplate.d.ts +0 -29
  875. package/lib/cjs/components/SCPrivateMessagesTemplate.d.ts.map +0 -1
  876. package/lib/cjs/components/SCPrivateMessagesTemplate.js +0 -31
  877. package/lib/cjs/components/SCPrivateMessagesTemplate.js.map +0 -1
  878. package/lib/cjs/components/SCUserNotification.d.ts +0 -33
  879. package/lib/cjs/components/SCUserNotification.d.ts.map +0 -1
  880. package/lib/cjs/components/SCUserNotification.js +0 -35
  881. package/lib/cjs/components/SCUserNotification.js.map +0 -1
  882. package/lib/esm/components/SCComposerCategories.d.ts.map +0 -1
  883. package/lib/esm/components/SCComposerCategories.js.map +0 -1
  884. package/lib/esm/components/SCInlineComposer.d.ts.map +0 -1
  885. package/lib/esm/components/SCInlineComposer.js.map +0 -1
  886. package/lib/esm/components/SCLoyaltyProgram.d.ts +0 -21
  887. package/lib/esm/components/SCLoyaltyProgram.d.ts.map +0 -1
  888. package/lib/esm/components/SCLoyaltyProgram.js +0 -21
  889. package/lib/esm/components/SCLoyaltyProgram.js.map +0 -1
  890. package/lib/esm/components/SCLoyaltyProgramDetail.d.ts.map +0 -1
  891. package/lib/esm/components/SCLoyaltyProgramDetail.js.map +0 -1
  892. package/lib/esm/components/SCMobileHeader.d.ts.map +0 -1
  893. package/lib/esm/components/SCMobileHeader.js.map +0 -1
  894. package/lib/esm/components/SCPrivateMessagesTemplate.d.ts +0 -29
  895. package/lib/esm/components/SCPrivateMessagesTemplate.d.ts.map +0 -1
  896. package/lib/esm/components/SCPrivateMessagesTemplate.js +0 -29
  897. package/lib/esm/components/SCPrivateMessagesTemplate.js.map +0 -1
  898. package/lib/esm/components/SCUserNotification.d.ts +0 -33
  899. package/lib/esm/components/SCUserNotification.d.ts.map +0 -1
  900. package/lib/esm/components/SCUserNotification.js +0 -33
  901. package/lib/esm/components/SCUserNotification.js.map +0 -1
@@ -1,8 +1,4596 @@
1
+ /// <reference types="react" />
1
2
  import './styles/reset.css';
2
3
  import './fonts/community-icons.css';
3
4
  /**
4
5
  * Style fragments - Imports - End
5
6
  */
6
- declare const theme: import("@mui/material/styles").Theme;
7
+ declare const theme: {
8
+ typography: {
9
+ htmlFontSize: number;
10
+ fontSize: number;
11
+ fontWeightLight: string;
12
+ fontWeightRegular: string;
13
+ fontWeightMedium: string;
14
+ fontWeightBold: string;
15
+ body1: {
16
+ fontSize: string;
17
+ };
18
+ };
19
+ shape: {
20
+ borderRadius: number;
21
+ };
22
+ spacing: number;
23
+ mixins: {
24
+ toolbar: {
25
+ minHeight: number;
26
+ '@media (min-width:0px)': {
27
+ minHeight: number;
28
+ };
29
+ '@media (min-width:600px)': {
30
+ minHeight: number;
31
+ };
32
+ };
33
+ };
34
+ components: {
35
+ MuiAppBar: {
36
+ styleOverrides: {
37
+ root: ({ theme }: any) => {
38
+ color: any;
39
+ backgroundColor: any;
40
+ };
41
+ };
42
+ };
43
+ MuiAutocomplete: {
44
+ defaultProps: {
45
+ clearIcon: JSX.Element;
46
+ popupIcon: JSX.Element;
47
+ };
48
+ };
49
+ MuiAvatar: {
50
+ styleOverrides: {
51
+ root: ({ theme }: any) => {
52
+ img: {
53
+ borderRadius: string;
54
+ };
55
+ };
56
+ };
57
+ };
58
+ MuiButton: {
59
+ variants: ({
60
+ props: {
61
+ variant: string;
62
+ };
63
+ style: {
64
+ borderWidth: number;
65
+ '&:hover, &:active': {
66
+ borderWidth: number;
67
+ };
68
+ };
69
+ } | {
70
+ props: {
71
+ variant: string;
72
+ };
73
+ style: {
74
+ borderWidth?: undefined;
75
+ '&:hover, &:active'?: undefined;
76
+ };
77
+ } | {
78
+ props: {
79
+ variant: string;
80
+ };
81
+ style: {
82
+ borderWidth: number;
83
+ '&:hover, &:active'?: undefined;
84
+ };
85
+ })[];
86
+ styleOverrides: {
87
+ root: ({ theme }: any) => {
88
+ textTransform: string;
89
+ fontWeight: any;
90
+ padding: string;
91
+ lineHeight: number;
92
+ borderRadius: any;
93
+ };
94
+ sizeSmall: {
95
+ fontSize: string;
96
+ padding: string;
97
+ };
98
+ sizeMedium: {
99
+ fontSize: string;
100
+ padding: string;
101
+ };
102
+ sizeLarge: {
103
+ fontSize: string;
104
+ padding: string;
105
+ };
106
+ };
107
+ };
108
+ MuiContainer: {
109
+ styleOverrides: {
110
+ root: ({ theme }: any) => {
111
+ [x: number]: {
112
+ paddingLeft: number;
113
+ paddingRight: number;
114
+ };
115
+ maxWidth: any;
116
+ };
117
+ };
118
+ };
119
+ MuiDialog: {
120
+ styleOverrides: {
121
+ root: {
122
+ '& .MuiDialog-paperFullScreen': {
123
+ display: string;
124
+ flexDirection: string;
125
+ };
126
+ '& .MuiDialog-paperScrollBody': {
127
+ overflowY: string;
128
+ };
129
+ };
130
+ };
131
+ };
132
+ MuiDrawer: {
133
+ styleOverrides: {
134
+ root: ({ theme }: any) => {
135
+ '& .MuiDrawer-paperAnchorBottom': {
136
+ borderTopLeftRadius: any;
137
+ borderTopRightRadius: any;
138
+ maxHeight: string;
139
+ paddingTop: any;
140
+ '&:before': {
141
+ content: string;
142
+ border: string;
143
+ width: number;
144
+ position: string;
145
+ top: number;
146
+ left: string;
147
+ };
148
+ '& > *': {
149
+ paddingTop: number;
150
+ };
151
+ };
152
+ };
153
+ };
154
+ };
155
+ MuiIcon: {
156
+ defaultProps: {
157
+ baseClassName: string;
158
+ };
159
+ styleOverrides: {
160
+ root: ({ theme }: any) => {
161
+ fontSize: string;
162
+ };
163
+ };
164
+ };
165
+ MuiIconButton: {
166
+ styleOverrides: {
167
+ sizeSmall: {
168
+ fontSize: string;
169
+ };
170
+ sizeMedium: {
171
+ fontSize: string;
172
+ };
173
+ sizeLarge: {
174
+ fontSize: string;
175
+ };
176
+ };
177
+ };
178
+ MuiOutlinedInput: {
179
+ styleOverrides: {
180
+ root: {
181
+ borderRadius: number;
182
+ };
183
+ };
184
+ };
185
+ MuiPopover: {
186
+ styleOverrides: {
187
+ paper: ({ theme }: any) => {
188
+ borderRadius: number;
189
+ };
190
+ };
191
+ };
192
+ MuiSelect: {
193
+ defaultProps: {
194
+ IconComponent: ({ className }: {
195
+ className: any;
196
+ }) => JSX.Element;
197
+ };
198
+ };
199
+ MuiTooltip: {
200
+ defaultProps: {
201
+ enterDelay: number;
202
+ };
203
+ };
204
+ SCAccountChangeMailValidation: {
205
+ styleOverrides: {
206
+ root: () => {
207
+ '& .MuiAlert-message': {
208
+ display: string;
209
+ alignItems: string;
210
+ };
211
+ };
212
+ };
213
+ };
214
+ SCAccountDataPortability: {
215
+ styleOverrides: {
216
+ root: ({ theme }: any) => {
217
+ '& .MuiTypography-root': {
218
+ marginBottom: any;
219
+ };
220
+ '& .SCAccountDataPortability-create-button': {
221
+ marginRight: any;
222
+ marginBottom: any;
223
+ };
224
+ '& .SCAccountDataPortability-download-button': {
225
+ marginBottom: any;
226
+ };
227
+ '& .SCAccountDataPortability-generation-info': {
228
+ fontWeight: any;
229
+ };
230
+ };
231
+ };
232
+ };
233
+ SCAccountDelete: {
234
+ styleOverrides: {
235
+ root: ({ theme }: any) => {
236
+ '& .MuiTypography-root': {
237
+ marginBottom: any;
238
+ };
239
+ '& .SCAccountDelete-confirm > .MuiTextField-root': {
240
+ display: string;
241
+ };
242
+ };
243
+ };
244
+ };
245
+ SCAccountReset: {
246
+ styleOverrides: {
247
+ root: ({ theme }: any) => {
248
+ '& .MuiAlert-message': {
249
+ display: string;
250
+ alignItems: string;
251
+ };
252
+ };
253
+ };
254
+ };
255
+ SCAccountVerify: {
256
+ styleOverrides: {
257
+ root: () => {
258
+ '& .MuiAlert-message': {
259
+ display: string;
260
+ alignItems: string;
261
+ };
262
+ };
263
+ };
264
+ };
265
+ SCActivitiesMenu: {
266
+ styleOverrides: {
267
+ root: ({ theme }: any) => {
268
+ '& .SCActivitiesMenu-selector': {
269
+ display: string;
270
+ alignItems: string;
271
+ textAlign: string;
272
+ justifyContent: string;
273
+ };
274
+ '& .SCActivitiesMenu-selector .MuiButton-root': {
275
+ textTransform: string;
276
+ fontWeight: any;
277
+ };
278
+ };
279
+ };
280
+ };
281
+ SCBaseDialog: {
282
+ styleOverrides: {
283
+ root: ({ theme }: any) => {
284
+ [x: number]: {
285
+ minWidth: number;
286
+ };
287
+ minWidth: number;
288
+ '& .MuiDialogContent-root': {
289
+ [x: number]: {
290
+ padding: number;
291
+ };
292
+ paddingLeft: number;
293
+ paddingRight: number;
294
+ marginLeft: any;
295
+ marginRight: any;
296
+ '& .infinite-scroll-component__outerdiv': {
297
+ height: string;
298
+ '& .infinite-scroll-component': {
299
+ paddingRight: number;
300
+ ' > .': {
301
+ marginBottom: any;
302
+ };
303
+ '& .MuiList-root': {
304
+ paddingTop: number;
305
+ paddingBottom: number;
306
+ '& .MuiListItem-root': {
307
+ paddingLeft: number;
308
+ paddingRight: number;
309
+ '& .SCBaseItemButton-root': {
310
+ borderRadius: number;
311
+ };
312
+ };
313
+ };
314
+ '& .SCFeedObjectSkeleton-snippet': {
315
+ marginLeft: any;
316
+ };
317
+ };
318
+ };
319
+ };
320
+ '& [class*="-end-message"]': {
321
+ padding: any;
322
+ fontWeight: any;
323
+ textAlign: string;
324
+ };
325
+ '& .MuiDialogActions-spacing': {
326
+ padding: any;
327
+ };
328
+ };
329
+ titleRoot: ({ theme }: any) => {
330
+ [x: number]: {
331
+ flexDirection: string;
332
+ justifyContent: string;
333
+ };
334
+ display: string;
335
+ flexDirection: string;
336
+ alignItems: string;
337
+ justifyContent: string;
338
+ fontSize: string;
339
+ fontWeight: any;
340
+ padding: any;
341
+ '& .MuiIconButton-root': {
342
+ [x: number]: {
343
+ marginRight: number;
344
+ };
345
+ fontSize: string;
346
+ marginRight: any;
347
+ };
348
+ };
349
+ };
350
+ };
351
+ SCBaseItem: {
352
+ styleOverrides: {
353
+ root: ({ theme }: any) => {
354
+ width: string;
355
+ display: string;
356
+ flexDirection: string;
357
+ alignItems: string;
358
+ '&.MuiPaper-elevation': {
359
+ paddingTop: any;
360
+ paddingBottom: any;
361
+ paddingLeft: any;
362
+ paddingRight: any;
363
+ '&.MuiPaper-elevation0': {
364
+ paddingTop: number;
365
+ paddingBottom: number;
366
+ paddingLeft: number;
367
+ paddingRight: number;
368
+ };
369
+ };
370
+ '& .SCBaseItem-content': {
371
+ display: string;
372
+ flexDirection: string;
373
+ justifyContent: string;
374
+ alignItems: string;
375
+ width: string;
376
+ };
377
+ '& .SCBaseItem-image': {
378
+ flexShrink: number;
379
+ marginRight: any;
380
+ };
381
+ '& .SCBaseItem-text': {
382
+ flex: string;
383
+ marginTop: any;
384
+ marginBottom: any;
385
+ textAlign: string;
386
+ width: string;
387
+ };
388
+ '& .SCBaseItem-primary': {
389
+ color: any;
390
+ };
391
+ '& .SCBaseItem-secondary': {
392
+ color: any;
393
+ };
394
+ '& .SCBaseItem-primary, & .SCBaseItem-secondary': {
395
+ whiteSpace: string;
396
+ overflow: string;
397
+ textOverflow: string;
398
+ display: string;
399
+ };
400
+ '&.SCBaseItem-with-actions': {
401
+ '& .SCBaseItem-text < *': {
402
+ maxWidth: string;
403
+ };
404
+ '& .SCBaseItem-actions': {
405
+ right: any;
406
+ top: string;
407
+ maxWidth: any;
408
+ };
409
+ };
410
+ };
411
+ };
412
+ };
413
+ SCBaseItemButton: {
414
+ styleOverrides: {
415
+ root: ({ theme }: any) => {
416
+ position: string;
417
+ width: string;
418
+ '&.MuiPaper-elevation': {
419
+ paddingTop: any;
420
+ paddingBottom: any;
421
+ paddingLeft: any;
422
+ paddingRight: any;
423
+ '&.MuiPaper-elevation0': {
424
+ paddingTop: number;
425
+ paddingBottom: number;
426
+ paddingLeft: number;
427
+ paddingRight: number;
428
+ '& .SCBaseItemButton-actions': {
429
+ right: number;
430
+ };
431
+ };
432
+ };
433
+ '& .SCBaseItemButton-content': {
434
+ display: string;
435
+ flexDirection: string;
436
+ justifyContent: string;
437
+ alignItems: string;
438
+ width: string;
439
+ };
440
+ '& .SCBaseItemButton-image': {
441
+ flexShrink: number;
442
+ marginRight: any;
443
+ };
444
+ '& .SCBaseItemButton-text': {
445
+ flex: string;
446
+ marginTop: any;
447
+ marginBottom: any;
448
+ textAlign: string;
449
+ };
450
+ '& .SCBaseItemButton-primary': {
451
+ color: any;
452
+ };
453
+ '& .SCBaseItemButton-secondary': {
454
+ color: any;
455
+ };
456
+ '& .SCBaseItemButton-primary, & .SCBaseItemButton-secondary': {
457
+ whiteSpace: string;
458
+ overflow: string;
459
+ textOverflow: string;
460
+ display: string;
461
+ };
462
+ '&.SCBaseItemButton-with-actions': {
463
+ '& .SCBaseItemButton-text > *': {
464
+ maxWidth: string;
465
+ };
466
+ '& .SCBaseItemButton-actions': {
467
+ position: string;
468
+ right: any;
469
+ top: string;
470
+ transform: string;
471
+ maxWidth: any;
472
+ };
473
+ };
474
+ };
475
+ };
476
+ };
477
+ SCBottomNavigation: {
478
+ styleOverrides: {
479
+ root: ({ theme }: any) => {
480
+ '& .SCBottomNavigation-action': {
481
+ color: any;
482
+ borderTop: string;
483
+ '&.Mui-selected, &:hover': {
484
+ color: any;
485
+ borderTop: string;
486
+ };
487
+ };
488
+ };
489
+ };
490
+ };
491
+ SCBroadcastMessages: {
492
+ styleOverrides: {
493
+ root: ({ theme }: any) => {
494
+ '& .SCBroadcastMessages-button-load-more': {
495
+ textTransform: string;
496
+ };
497
+ };
498
+ };
499
+ };
500
+ SCBullet: {
501
+ styleOverrides: {
502
+ root: () => {
503
+ display: string;
504
+ margin: string;
505
+ transform: string;
506
+ };
507
+ };
508
+ };
509
+ SCCategories: {
510
+ styleOverrides: {
511
+ root: ({ theme }: any) => {
512
+ '& .SCCategories-filters': {
513
+ marginTop: any;
514
+ marginBottom: any;
515
+ };
516
+ '& .SCCategories-categories': {
517
+ marginTop: any;
518
+ '& .SCCategories-category': {
519
+ padding: any;
520
+ width: string;
521
+ '& > div': {
522
+ cursor: string;
523
+ };
524
+ '& .SCCategory-category-image': {
525
+ minWidth: number;
526
+ height: string;
527
+ borderTopLeftRadius: any;
528
+ borderBottomLeftRadius: any;
529
+ borderRadius: number;
530
+ };
531
+ };
532
+ };
533
+ };
534
+ };
535
+ };
536
+ SCCategoriesSkeleton: {
537
+ styleOverrides: {
538
+ root: ({ theme }: any) => {
539
+ '& .SCCategoriesSkeleton-categories': {
540
+ marginTop: any;
541
+ '& .SCCategorySkeleton-root': {
542
+ padding: any;
543
+ width: string;
544
+ '& .SCBaseItem-image': {
545
+ borderTopLeftRadius: any;
546
+ borderBottomLeftRadius: any;
547
+ '& .SCCategorySkeleton-image': {
548
+ borderRadius: number;
549
+ width: string;
550
+ height: string;
551
+ };
552
+ };
553
+ };
554
+ };
555
+ };
556
+ };
557
+ };
558
+ SCCategory: {
559
+ styleOverrides: {
560
+ root: ({ theme }: any) => {
561
+ [x: number]: {
562
+ borderRadius: any;
563
+ };
564
+ borderRadius: number;
565
+ '& .SCCategory-category-image': {
566
+ '& img': {
567
+ borderRadius: any;
568
+ };
569
+ };
570
+ '& .SCBaseItemButton-primary': {
571
+ fontWeight: any;
572
+ };
573
+ '& .SCBaseItemButton-secondary': {
574
+ fontSize: string;
575
+ };
576
+ };
577
+ };
578
+ };
579
+ SCCategoryFeedTemplate: {
580
+ styleOverrides: {
581
+ root: ({ theme }: any) => {
582
+ '& .SCFeed-root > MuiGrid-item': {
583
+ paddingTop: number;
584
+ };
585
+ };
586
+ };
587
+ };
588
+ SCCategoryFollowersButton: {
589
+ styleOverrides: {
590
+ root: ({ theme }: any) => {
591
+ padding: any;
592
+ '& .MuiAvatarGroup-root .MuiAvatar-root': {
593
+ width: any;
594
+ height: any;
595
+ border: string;
596
+ fontSize: string;
597
+ '&.MuiAvatar-colorDefault': {
598
+ marginLeft: number;
599
+ backgroundColor: string;
600
+ color: any;
601
+ border: string;
602
+ borderRadius: number;
603
+ padding: number;
604
+ };
605
+ };
606
+ };
607
+ };
608
+ };
609
+ SCCategoryHeader: {
610
+ defaultProps: {
611
+ CategoryFollowButtonProps: {
612
+ size: string;
613
+ };
614
+ };
615
+ styleOverrides: {
616
+ root: ({ theme }: any) => {
617
+ '& .SCCategoryHeader-cover': {
618
+ [x: number]: {
619
+ borderRadius: any;
620
+ };
621
+ display: string;
622
+ flexDirection: string;
623
+ justifyContent: string;
624
+ alignItems: string;
625
+ minHeight: number;
626
+ color: string;
627
+ background: string;
628
+ height: number;
629
+ borderRadius: number;
630
+ };
631
+ '& .SCCategoryHeader-info': {
632
+ paddingLeft: any;
633
+ paddingRight: any;
634
+ marginTop: any;
635
+ marginBottom: any;
636
+ '& .SCCategoryHeader-name, & .SCCategoryHeader-slogan': {
637
+ display: string;
638
+ whiteSpace: string;
639
+ overflow: string;
640
+ textOverflow: string;
641
+ textAlign: string;
642
+ marginBottom: any;
643
+ };
644
+ '& .SCCategoryHeader-name': {
645
+ fontSize: string;
646
+ fontWeight: any;
647
+ marginBottom: any;
648
+ };
649
+ '& .SCCategoryHeader-slogan': {
650
+ fontSize: string;
651
+ fontWeight: any;
652
+ marginBottom: any;
653
+ };
654
+ '& .SCCategoryHeader-followed, & .SCCategoryHeader-action': {
655
+ textAlign: string;
656
+ marginBottom: any;
657
+ };
658
+ '& .SCCategoryHeader-followed': {
659
+ '& .SCCategoryHeader-followed-counter': {
660
+ fontSize: string;
661
+ fontWeight: any;
662
+ display: string;
663
+ };
664
+ };
665
+ };
666
+ };
667
+ };
668
+ };
669
+ SCCategorySkeleton: {
670
+ styleOverrides: {
671
+ root: ({ theme }: any) => {
672
+ '& .SCCategorySkeleton-image': {
673
+ borderRadius: any;
674
+ };
675
+ '& .SCCategorySkeleton-primary': {
676
+ marginBottom: any;
677
+ };
678
+ '& .SCCategorySkeleton-secondary': {
679
+ marginBottom: any;
680
+ };
681
+ '& .SCCategorySkeleton-action': {
682
+ margin: any;
683
+ };
684
+ };
685
+ };
686
+ };
687
+ SCCategoryTemplate: {
688
+ styleOverrides: {
689
+ root: ({ theme }: any) => {
690
+ [x: number]: {
691
+ marginTop: any;
692
+ };
693
+ marginTop: number;
694
+ };
695
+ };
696
+ };
697
+ SCCategoryTemplateSkeleton: {
698
+ styleOverrides: {
699
+ root: ({ theme }: any) => {
700
+ [x: number]: {
701
+ marginTop: number;
702
+ };
703
+ marginTop: number;
704
+ };
705
+ };
706
+ };
707
+ SCChoices: {
708
+ styleOverrides: {
709
+ root: ({ theme }: any) => {
710
+ borderRadius: number;
711
+ };
712
+ };
713
+ };
714
+ SCCommentAction: {
715
+ styleOverrides: {
716
+ root: ({ theme }: any) => {
717
+ display: string;
718
+ justifyContent: string;
719
+ alignItems: string;
720
+ flexDirection: string;
721
+ '&.SCShareAction-inline': {
722
+ flexDirection: string;
723
+ };
724
+ '& .SCVoteAction-divider': {
725
+ width: string;
726
+ borderBottom: number;
727
+ };
728
+ };
729
+ };
730
+ };
731
+ SCCommentNotification: {
732
+ styleOverrides: {
733
+ root: ({ theme }: any) => {
734
+ '& .SCCommentNotification-username': {
735
+ fontWeight: any;
736
+ '&:hover': {
737
+ textDecoration: string;
738
+ };
739
+ };
740
+ '& .SCCommentNotification-vote-button': {
741
+ color: string;
742
+ padding: any;
743
+ fontSize: string;
744
+ minWidth: number;
745
+ borderRadius: string;
746
+ };
747
+ '& .SCCommentNotification-contribution-text': {
748
+ color: any;
749
+ textOverflow: string;
750
+ display: string;
751
+ overflow: string;
752
+ '&:hover': {
753
+ textDecoration: string;
754
+ };
755
+ };
756
+ };
757
+ };
758
+ };
759
+ SCCommentObject: {
760
+ styleOverrides: {
761
+ root: ({ theme }: any) => {
762
+ overflow: string;
763
+ width: string;
764
+ '& .SCCommentObject-comment': {
765
+ paddingBottom: number;
766
+ overflow: string;
767
+ '& > div': {
768
+ alignItems: string;
769
+ };
770
+ '& .SCBaseItem-image .MuiBadge-badge': {
771
+ top: any;
772
+ };
773
+ '& .SCBaseItem-text': {
774
+ marginBottom: number;
775
+ };
776
+ };
777
+ '& .SCCommentObject-nested-comments': {
778
+ [x: number]: {
779
+ paddingLeft: any;
780
+ };
781
+ paddingTop: number;
782
+ paddingBottom: number;
783
+ paddingLeft: any;
784
+ '& ul.MuiList-root': {
785
+ paddingTop: number;
786
+ paddingBottom: number;
787
+ width: string;
788
+ '& li.MuiListItem-root': {
789
+ paddingTop: number;
790
+ };
791
+ };
792
+ };
793
+ '& .SCCommentObject-content': {
794
+ overflowWrap: string;
795
+ position: string;
796
+ display: string;
797
+ padding: string;
798
+ borderRadius: number;
799
+ borderColor: string;
800
+ '& .MuiCardContent-root': {
801
+ flexGrow: number;
802
+ padding: number;
803
+ '& > p:first-of-type': {
804
+ paddingTop: number;
805
+ };
806
+ };
807
+ '& .SCCommentObject-text-content': {
808
+ margin: number;
809
+ '& a': {
810
+ color: any;
811
+ textDecoration: string;
812
+ '&:hover': {
813
+ textDecoration: string;
814
+ };
815
+ };
816
+ '& p': {
817
+ margin: number;
818
+ marginBlockStart: string;
819
+ marginBlockEnd: string;
820
+ };
821
+ '& img': {
822
+ maxWidth: string;
823
+ };
824
+ };
825
+ };
826
+ '& .SCCommentObject-avatar': {
827
+ top: any;
828
+ width: any;
829
+ height: any;
830
+ };
831
+ '& .SCCommentObject-author': {
832
+ textDecoration: string;
833
+ color: any;
834
+ '& span': {
835
+ fontWeight: string;
836
+ };
837
+ };
838
+ '& .SCCommentObject-comment-actions-menu': {
839
+ alignItems: string;
840
+ };
841
+ '& .SCCommentObject-deleted': {
842
+ opacity: number;
843
+ };
844
+ '& .SCCommentObject-content-sub-section': {
845
+ display: string;
846
+ justifyContent: string;
847
+ alignItems: string;
848
+ color: any;
849
+ };
850
+ '& .SCCommentObject-comment-sub-section': {
851
+ [x: number]: {
852
+ '& > *': {
853
+ marginRight: number;
854
+ };
855
+ '& .SCCommentObject-vote-audience': {
856
+ position: string;
857
+ right: number;
858
+ top: number;
859
+ };
860
+ '& .SCBullet-root': {
861
+ display: string;
862
+ };
863
+ };
864
+ display: string;
865
+ flexWrap: string;
866
+ alignItems: string;
867
+ color: any;
868
+ marginTop: number;
869
+ position: string;
870
+ '& > *': {
871
+ marginRight: any;
872
+ };
873
+ '& .SCCommentObject-activity-at': {
874
+ color: string;
875
+ textDecoration: string;
876
+ '&:hover': {
877
+ textDecoration: string;
878
+ };
879
+ };
880
+ '& .SCCommentObject-reply': {
881
+ color: string;
882
+ textDecorationStyle: string;
883
+ fontSize: string;
884
+ padding: any;
885
+ textTransform: string;
886
+ };
887
+ '& .SCBullet-root': {
888
+ display: string;
889
+ };
890
+ };
891
+ };
892
+ };
893
+ };
894
+ SCCommentObjectReply: {
895
+ styleOverrides: {
896
+ root: ({ theme }: any) => {
897
+ border: string;
898
+ marginBottom: any;
899
+ '& .SCBaseItem-content': {
900
+ alignItems: string;
901
+ '& .SCBaseItem-text': {
902
+ marginTop: number;
903
+ marginBottom: number;
904
+ '& .SCBaseItem-secondary': {
905
+ overflow: string;
906
+ };
907
+ };
908
+ '& .SCBaseItem-image .MuiBadge-badge': {
909
+ top: any;
910
+ };
911
+ };
912
+ '& .SCCommentObjectReply-comment': {
913
+ overflow: string;
914
+ borderRadius: number;
915
+ };
916
+ '& .SCCommentObjectReply-actions': {
917
+ marginLeft: any;
918
+ paddingBottom: any;
919
+ };
920
+ };
921
+ };
922
+ };
923
+ SCCommentObjectSkeleton: {
924
+ styleOverrides: {
925
+ root: ({ theme }: any) => {
926
+ '&.SCWidget-root': {
927
+ '& .SCBaseItem-text': {
928
+ marginBottom: number;
929
+ '& > .SCWidget-root': {
930
+ borderRadius: number;
931
+ borderColor: string;
932
+ };
933
+ '& .MuiCardContent-root': {
934
+ padding: any;
935
+ };
936
+ };
937
+ };
938
+ };
939
+ };
940
+ };
941
+ SCCommentObjectVotes: {
942
+ styleOverrides: {
943
+ root: ({ theme }: any) => {
944
+ flexGrow: number;
945
+ display: string;
946
+ flexDirection: string;
947
+ '& .SCCommentObjectVotes-btnViewVotes': {
948
+ minWidth: number;
949
+ '& .MuiIcon-root': {
950
+ fontSize: string;
951
+ };
952
+ };
953
+ };
954
+ };
955
+ };
956
+ SCCommentsFeedObject: {
957
+ styleOverrides: {
958
+ root: ({ theme }: any) => {
959
+ '& .SCCommentObject-root': {
960
+ '& > div': {
961
+ background: string;
962
+ };
963
+ };
964
+ '& .SCCommentObjectSkeleton-root': {
965
+ background: string;
966
+ boxShadow: string;
967
+ border: number;
968
+ margin: any;
969
+ '& .SCBaseItem-text': {
970
+ '& .SCWidget-root': {
971
+ '& .MuiCardContent-root': {
972
+ padding: any;
973
+ };
974
+ };
975
+ };
976
+ };
977
+ '& .SCCommentsObjectSkeleton-root': {
978
+ marginBottom: any;
979
+ };
980
+ '& .SCCommentObjectReply-root': {
981
+ '& .SCCommentObjectReply-comment': {
982
+ marginBottom: any;
983
+ };
984
+ };
985
+ };
986
+ };
987
+ };
988
+ SCCommentsObject: {
989
+ styleOverrides: {
990
+ root: ({ theme }: any) => {
991
+ '& .SCCommentsObject-pagination': {
992
+ paddingBottom: any;
993
+ '& button': {
994
+ fontWeight: any;
995
+ textDecoration: string;
996
+ textUnderlineOffset: number;
997
+ textDecorationStyle: string;
998
+ };
999
+ '& .SCCommentsObject-comments-counter': {
1000
+ fontSize: string;
1001
+ };
1002
+ };
1003
+ };
1004
+ };
1005
+ };
1006
+ SCComposer: {
1007
+ styleOverrides: {
1008
+ root: ({ theme }: any) => {
1009
+ '& .SCComposer-title': {
1010
+ borderBottom: string;
1011
+ padding: any;
1012
+ lineHeight: number;
1013
+ fontSize: string;
1014
+ display: string;
1015
+ flexDirection: string;
1016
+ flexWrap: string;
1017
+ justifyContent: string;
1018
+ alignItems: string;
1019
+ '& .SCComposer-types .MuiInputBase-input': {
1020
+ fontWeight: any;
1021
+ fontSize: string;
1022
+ minHeight: string;
1023
+ };
1024
+ '& > div': {
1025
+ flex: number;
1026
+ textAlign: string;
1027
+ };
1028
+ '& > div:first-of-type': {
1029
+ textAlign: string;
1030
+ };
1031
+ '& > div:last-of-type': {
1032
+ textAlign: string;
1033
+ display: string;
1034
+ };
1035
+ };
1036
+ '& .SCComposer-types': {
1037
+ flexDirection: string;
1038
+ alignItems: string;
1039
+ };
1040
+ '& .SCComposer-avatar': {
1041
+ width: any;
1042
+ height: any;
1043
+ display: string;
1044
+ };
1045
+ '& .SCComposer-content': {
1046
+ position: string;
1047
+ overflowY: string;
1048
+ padding: any;
1049
+ minHeight: number;
1050
+ display: string;
1051
+ flexDirection: string;
1052
+ justifyContent: string;
1053
+ '& .SCComposer-editor': {
1054
+ flexGrow: number;
1055
+ padding: number;
1056
+ fontSize: string;
1057
+ '& .SCEditor-placeholder': {
1058
+ top: number;
1059
+ left: number;
1060
+ };
1061
+ '& .SCEditor-actions': {
1062
+ bottom: any;
1063
+ padding: any;
1064
+ '& > p.MuiTypography-alignLeft > .MuiIconButton-root': {
1065
+ marginLeft: any;
1066
+ marginRight: any;
1067
+ '&:first-of-type': {
1068
+ marginLeft: number;
1069
+ };
1070
+ '&:last-child': {
1071
+ marginRight: number;
1072
+ };
1073
+ };
1074
+ '& > p.MuiTypography-alignRight > .MuiIconButton-root': {
1075
+ marginRight: any;
1076
+ };
1077
+ '& .MuiIconButton-sizeMedium': {
1078
+ fontSize: string;
1079
+ };
1080
+ };
1081
+ '&.SCEditor-toolbar': {
1082
+ '& .SCEditor-placeholder': {
1083
+ top: any;
1084
+ left: number;
1085
+ };
1086
+ '& .SCEditor-actions': {
1087
+ bottom: any;
1088
+ };
1089
+ };
1090
+ };
1091
+ '& .SCComposer-medias, & .SCComposer-audience, & .SCComposer-block': {
1092
+ margin: any;
1093
+ padding: number;
1094
+ };
1095
+ '& .SCComposer-medias': {
1096
+ '& .SCComposer-mediasActions': {
1097
+ position: string;
1098
+ borderTop: string;
1099
+ backgroundColor: any;
1100
+ padding: any;
1101
+ '& .SCComposer-mediasActionsTitle': {
1102
+ fontSize: string;
1103
+ };
1104
+ };
1105
+ };
1106
+ };
1107
+ '& .SCComposer-mediaContent, & .SCComposer-audienceContent, & .SCComposer-locationContent': {
1108
+ minHeight: number;
1109
+ };
1110
+ '& .SCComposer-audienceContent': {
1111
+ maxWidth: number;
1112
+ margin: any;
1113
+ '& .MuiTabs-root': {
1114
+ margin: any;
1115
+ '& .MuiTabs-flexContainer': {
1116
+ justifyContent: string;
1117
+ '& .MuiTab-root': {
1118
+ minHeight: any;
1119
+ flexDirection: string;
1120
+ '& .MuiTab-iconWrapper': {
1121
+ marginRight: any;
1122
+ fontSize: string;
1123
+ };
1124
+ };
1125
+ };
1126
+ };
1127
+ '& .SCComposer-block': {
1128
+ marginBottom: any;
1129
+ };
1130
+ };
1131
+ '& .SCComposer-block': {
1132
+ padding: any;
1133
+ };
1134
+ '& .SCComposer-editor': {
1135
+ minHeight: number;
1136
+ '& .SCEditor-placeholder': {
1137
+ top: any;
1138
+ left: any;
1139
+ };
1140
+ };
1141
+ '& .SCComposer-divider': {
1142
+ borderTop: string;
1143
+ };
1144
+ '& .SCComposer-medias': {
1145
+ margin: string;
1146
+ };
1147
+ '& .SCComposer-location, & .SCComposer-audience': {
1148
+ padding: any;
1149
+ paddingBottom: number;
1150
+ };
1151
+ '& .SCComposer-mediasActions': {
1152
+ position: string;
1153
+ left: number;
1154
+ right: number;
1155
+ background: any;
1156
+ padding: any;
1157
+ zIndex: number;
1158
+ display: string;
1159
+ flexWrap: string;
1160
+ justifyContent: string;
1161
+ '& .SCComposer-mediasActionsActions': {
1162
+ textAlign: string;
1163
+ };
1164
+ };
1165
+ '& .SCComposer-sortableMedia': {
1166
+ position: string;
1167
+ };
1168
+ '& .SCComposer-sortableMediaCover': {
1169
+ backgroundSize: string;
1170
+ backgroundPosition: string;
1171
+ backgroundRepeat: string;
1172
+ border: string;
1173
+ borderRadius: number;
1174
+ height: number;
1175
+ };
1176
+ '& .SCComposer-links': {
1177
+ padding: any;
1178
+ };
1179
+ '& .SCComposer-actions': {
1180
+ margin: number;
1181
+ borderTop: string;
1182
+ padding: any;
1183
+ '& .SCComposer-media-actions': {};
1184
+ '& .SCComposer-filter-actions': {
1185
+ flexGrow: number;
1186
+ textAlign: string;
1187
+ };
1188
+ display: string;
1189
+ flexDirection: string;
1190
+ flexWrap: string;
1191
+ justifyContent: string;
1192
+ alignItems: string;
1193
+ };
1194
+ '& .SCComposer-actionInput': {
1195
+ display: string;
1196
+ };
1197
+ '& .SCComposer-badgeError .MuiBadge-badge': {
1198
+ padding: number;
1199
+ };
1200
+ '& .MuiDialog-paper': {
1201
+ padding: any;
1202
+ };
1203
+ '& .SCComposer-mediaContent': {
1204
+ '& .SCMediaActionImage-root': {
1205
+ padding: number;
1206
+ '& .SCMediaActionImage-upload': {
1207
+ padding: any;
1208
+ backgroundColor: string;
1209
+ borderRadius: any;
1210
+ color: any;
1211
+ '&.SCMediaActionImage-dragOver': {
1212
+ backgroundColor: string;
1213
+ };
1214
+ '& .SCMediaActionImage-uploadBtn': {
1215
+ border: string;
1216
+ };
1217
+ };
1218
+ };
1219
+ '& .SCMediaActionDocument-root': {
1220
+ padding: number;
1221
+ '& .SCMediaActionDocument-upload': {
1222
+ padding: any;
1223
+ backgroundColor: string;
1224
+ borderRadius: any;
1225
+ color: any;
1226
+ '&.SCMediaActionDocument-dragOver': {
1227
+ backgroundColor: string;
1228
+ };
1229
+ '& .SCMediaActionDocument-uploadBtn': {
1230
+ border: string;
1231
+ };
1232
+ };
1233
+ };
1234
+ };
1235
+ '& .SCComposer-locationContent': {
1236
+ padding: any;
1237
+ minHeight: number;
1238
+ };
1239
+ '& .MuiDialog-container': {
1240
+ '& .MuiDialog-paper': {
1241
+ [x: number]: {
1242
+ borderRadius: any;
1243
+ };
1244
+ boxShadow: any;
1245
+ '&.MuiDialog-paperFullScreen': {
1246
+ height: string;
1247
+ minHeight: string;
1248
+ };
1249
+ };
1250
+ };
1251
+ '& .SCCategoryAutocomplete-root': {
1252
+ minWidth: number;
1253
+ '& .MuiFormControl-root': {
1254
+ margin: number;
1255
+ };
1256
+ };
1257
+ '& .MuiDialog-paperFullScreen': {
1258
+ position: string;
1259
+ '& .SCComposer-title': {
1260
+ transition: string;
1261
+ position: string;
1262
+ top: number;
1263
+ left: number;
1264
+ right: number;
1265
+ padding: any;
1266
+ backgroundColor: any;
1267
+ zIndex: number;
1268
+ };
1269
+ '& .SCComposer-content': {
1270
+ transition: string;
1271
+ padding: any;
1272
+ };
1273
+ '& .SCComposer-actions': {
1274
+ position: string;
1275
+ bottom: number;
1276
+ left: number;
1277
+ right: number;
1278
+ padding: any;
1279
+ zIndex: number;
1280
+ backgroundColor: any;
1281
+ '& .SCComposer-media-actions': {
1282
+ borderRight: string;
1283
+ paddingRight: any;
1284
+ };
1285
+ '& .SCComposer-filter-actions': {
1286
+ textAlign: string;
1287
+ };
1288
+ };
1289
+ };
1290
+ '&.SCComposer-writing': {
1291
+ '& .MuiDialog-paperFullScreen': {
1292
+ '& .SCComposer-title': {
1293
+ opacity: number;
1294
+ };
1295
+ '& .SCComposer-title-dense': {
1296
+ position: string;
1297
+ top: any;
1298
+ right: any;
1299
+ zIndex: number;
1300
+ borderRadius: number;
1301
+ borderColor: string;
1302
+ borderWidth: number;
1303
+ borderStyle: string;
1304
+ display: string;
1305
+ flexDirection: string;
1306
+ alignItems: string;
1307
+ justifyContent: string;
1308
+ '& .MuiButtonBase-root': {
1309
+ margin: any;
1310
+ padding: any;
1311
+ fontSize: string;
1312
+ border: number;
1313
+ borderRadius: number;
1314
+ };
1315
+ };
1316
+ '& .SCComposer-content': {
1317
+ paddingTop: number;
1318
+ '& .SCComposer-block': {
1319
+ height: number;
1320
+ overflow: string;
1321
+ margin: number;
1322
+ };
1323
+ '& .SCEditor-root': {
1324
+ marginTop: any;
1325
+ '& .SCEditorToolbarPlugin-root': {
1326
+ position: string;
1327
+ top: any;
1328
+ left: any;
1329
+ right: any;
1330
+ zIndex: number;
1331
+ };
1332
+ '& .SCEditor-placeholder': {
1333
+ top: number;
1334
+ };
1335
+ };
1336
+ };
1337
+ '& .SCComposer-actions': {};
1338
+ };
1339
+ };
1340
+ };
1341
+ };
1342
+ };
1343
+ SCCategoryAutocomplete: {
1344
+ styleOverrides: {
1345
+ root: ({ theme }: any) => {};
1346
+ };
1347
+ };
1348
+ SCComposerPoll: {
1349
+ styleOverrides: {
1350
+ root: ({ theme }: any) => {
1351
+ '& .SCComposerPoll-title': {
1352
+ marginBottom: any;
1353
+ };
1354
+ '& .SCComposerPoll-choices': {
1355
+ marginBottom: number;
1356
+ '& .MuiTextField-root .MuiInputAdornment-positionStart': {
1357
+ cursor: string;
1358
+ };
1359
+ };
1360
+ '& .SCComposerPoll-choice-new': {
1361
+ color: any;
1362
+ marginLeft: any;
1363
+ };
1364
+ '& .SCComposerPoll-metadata': {
1365
+ margin: any;
1366
+ '& .MuiFormControlLabel-root': {
1367
+ marginBottom: any;
1368
+ };
1369
+ };
1370
+ };
1371
+ };
1372
+ };
1373
+ SCContributionNotification: {
1374
+ styleOverrides: {
1375
+ root: ({ theme }: any) => {
1376
+ '& .SCContributionNotification-username': {
1377
+ fontWeight: any;
1378
+ '&:hover': {
1379
+ textDecoration: string;
1380
+ };
1381
+ };
1382
+ '& .SCContributionNotification-vote-button': {
1383
+ color: string;
1384
+ padding: any;
1385
+ fontSize: string;
1386
+ minWidth: number;
1387
+ borderRadius: string;
1388
+ };
1389
+ '& .SCContributionNotification-contribution-text': {
1390
+ color: any;
1391
+ textOverflow: string;
1392
+ overflow: string;
1393
+ '&:hover': {
1394
+ textDecoration: string;
1395
+ };
1396
+ };
1397
+ '& .SCNotificationItem-root .SCNotificationItem-header .SCNotificationItem-secondary': {
1398
+ marginTop: any;
1399
+ '& .SCDateTimeAgo-root': {
1400
+ marginTop: number;
1401
+ };
1402
+ };
1403
+ };
1404
+ };
1405
+ };
1406
+ SCContributorsFeedObject: {
1407
+ styleOverrides: {
1408
+ root: ({ theme }: any) => {
1409
+ '& .SCContributorsFeedObject-btn-participants': {
1410
+ marginLeft: any;
1411
+ color: string;
1412
+ fontWeight: any;
1413
+ fontSize: string;
1414
+ };
1415
+ };
1416
+ };
1417
+ };
1418
+ SCContributionActionsMenu: {
1419
+ styleOverrides: {
1420
+ root: () => {
1421
+ '& .SCContributionActionsMenu-visibility-icons': {
1422
+ color: string;
1423
+ '& > span: nth-of-type(2)': {
1424
+ position: string;
1425
+ top: number;
1426
+ };
1427
+ };
1428
+ };
1429
+ };
1430
+ };
1431
+ SCCustomSnackMessage: {
1432
+ styleOverrides: {
1433
+ root: ({ theme }: any) => {
1434
+ [x: number]: {
1435
+ minWidth: string;
1436
+ };
1437
+ width: number;
1438
+ '& .SCCustomSnackMessage-card': {
1439
+ width: string;
1440
+ '& .SCCustomSnackMessage-content': {
1441
+ position: string;
1442
+ padding: any;
1443
+ '& .SCCustomSnackMessage-close': {
1444
+ position: string;
1445
+ right: number;
1446
+ top: number;
1447
+ zIndex: number;
1448
+ };
1449
+ a: {
1450
+ color: any;
1451
+ textDecoration: string;
1452
+ '&:hover': {
1453
+ textDecoration: string;
1454
+ };
1455
+ };
1456
+ };
1457
+ };
1458
+ };
1459
+ };
1460
+ };
1461
+ SCDateTimeAgo: {
1462
+ styleOverrides: {
1463
+ root: ({ theme }: any) => {
1464
+ color: string;
1465
+ verticalAlign: string;
1466
+ '& .MuiIcon-root': {
1467
+ fontSize: string;
1468
+ marginRight: number;
1469
+ };
1470
+ '& .MuiTypography-root': {
1471
+ lineHeight: string;
1472
+ fontSize: string;
1473
+ };
1474
+ };
1475
+ };
1476
+ };
1477
+ SCEditor: {
1478
+ styleOverrides: {
1479
+ root: ({ theme }: any) => {
1480
+ boxSizing: string;
1481
+ padding: any;
1482
+ position: string;
1483
+ cursor: string;
1484
+ '& .SCEditor-content': {
1485
+ position: string;
1486
+ outline: string;
1487
+ minHeight: number;
1488
+ paddingBottom: number;
1489
+ '& > p': {
1490
+ margin: number;
1491
+ };
1492
+ '& img': {
1493
+ margin: number;
1494
+ };
1495
+ '& mention': {
1496
+ backgroundColor: string;
1497
+ };
1498
+ '& hashtag': {
1499
+ backgroundColor: string;
1500
+ };
1501
+ };
1502
+ '& .SCEditor-placeholder': {
1503
+ position: string;
1504
+ top: any;
1505
+ left: any;
1506
+ color: any;
1507
+ };
1508
+ '& .SCEditor-actions': {
1509
+ position: string;
1510
+ bottom: number;
1511
+ right: any;
1512
+ color: any;
1513
+ zIndex: number;
1514
+ '& .MuiIcon-root': {
1515
+ fontSize: string;
1516
+ };
1517
+ };
1518
+ '& .SCEditor-image': {
1519
+ position: string;
1520
+ display: string;
1521
+ '& .image-resizer': {
1522
+ display: string;
1523
+ width: number;
1524
+ height: number;
1525
+ position: string;
1526
+ backgroundColor: any;
1527
+ border: string;
1528
+ '&.image-resizer-n': {
1529
+ top: number;
1530
+ left: string;
1531
+ cursor: string;
1532
+ };
1533
+ '&.image-resizer-ne': {
1534
+ top: number;
1535
+ right: number;
1536
+ cursor: string;
1537
+ };
1538
+ '&.image-resizer-e': {
1539
+ top: string;
1540
+ right: number;
1541
+ cursor: string;
1542
+ };
1543
+ '&.image-resizer-se': {
1544
+ bottom: number;
1545
+ right: number;
1546
+ cursor: string;
1547
+ };
1548
+ '&.image-resizer-s': {
1549
+ bottom: number;
1550
+ left: string;
1551
+ cursor: string;
1552
+ };
1553
+ '&.image-resizer-sw': {
1554
+ bottom: number;
1555
+ left: number;
1556
+ cursor: string;
1557
+ };
1558
+ '&.image-resizer-w': {
1559
+ bottom: string;
1560
+ left: number;
1561
+ cursor: string;
1562
+ };
1563
+ '&.image-resizer-nw': {
1564
+ top: number;
1565
+ left: number;
1566
+ cursor: string;
1567
+ };
1568
+ };
1569
+ };
1570
+ '& hr': {
1571
+ cursor: string;
1572
+ margin: string;
1573
+ '&.selected': {
1574
+ outline: string;
1575
+ userSelect: string;
1576
+ };
1577
+ };
1578
+ '& .SCEditor-ltr': {
1579
+ textAlign: string;
1580
+ };
1581
+ '& .SCEditor-rtl': {
1582
+ textAlign: string;
1583
+ };
1584
+ '& .SCEditor-paragraph': {
1585
+ margin: number;
1586
+ position: string;
1587
+ };
1588
+ '& .SCEditor-quote': {
1589
+ margin: number;
1590
+ marginLeft: any;
1591
+ marginBottom: any;
1592
+ color: any;
1593
+ borderLeftColor: any;
1594
+ borderLeftWidth: any;
1595
+ borderLeftStyle: string;
1596
+ paddingLeft: any;
1597
+ };
1598
+ '& .SCEditor-h1': {
1599
+ fontSize: string;
1600
+ color: any;
1601
+ fontWeight: any;
1602
+ margin: any;
1603
+ };
1604
+ '& .SCEditor-h2': {
1605
+ fontSize: string;
1606
+ color: any;
1607
+ fontWeight: any;
1608
+ margin: any;
1609
+ };
1610
+ '& .SCEditor-h3': {
1611
+ fontSize: string;
1612
+ color: any;
1613
+ fontWeight: any;
1614
+ margin: any;
1615
+ };
1616
+ '& .SCEditor-textBold': {
1617
+ fontWeight: string;
1618
+ };
1619
+ '& .SCEditor-textItalic': {
1620
+ fontStyle: string;
1621
+ };
1622
+ '& .SCEditor-textUnderline': {
1623
+ textDecoration: string;
1624
+ };
1625
+ '& .SCEditor-textStrikethrough': {
1626
+ textDecoration: string;
1627
+ };
1628
+ '& .SCEditor-textUnderlineStrikethrough': {
1629
+ textDecoration: string;
1630
+ };
1631
+ '& .SCEditor-textSubscript': {
1632
+ fontSize: string;
1633
+ verticalAlign: string;
1634
+ };
1635
+ '& .SCEditor-textSuperscript': {
1636
+ fontSize: string;
1637
+ verticalAlign: string;
1638
+ };
1639
+ '& .SCEditor-link': {
1640
+ color: any;
1641
+ textDecoration: string;
1642
+ };
1643
+ '& .SCEditor-link:hover': {
1644
+ textDecoration: string;
1645
+ cursor: string;
1646
+ };
1647
+ '& .SCEditor-ol1': {
1648
+ padding: number;
1649
+ margin: number;
1650
+ };
1651
+ '& .SCEditor-ol2': {
1652
+ padding: number;
1653
+ margin: number;
1654
+ listStyleType: string;
1655
+ };
1656
+ '& .SCEditor-ol3': {
1657
+ padding: number;
1658
+ margin: number;
1659
+ listStyleType: string;
1660
+ };
1661
+ '& .SCEditor-ol4': {
1662
+ padding: number;
1663
+ margin: number;
1664
+ listStyleType: string;
1665
+ };
1666
+ '& .SCEditor-ol5': {
1667
+ padding: number;
1668
+ margin: number;
1669
+ listStyleType: string;
1670
+ };
1671
+ '& .SCEditor-ul': {
1672
+ padding: number;
1673
+ margin: number;
1674
+ };
1675
+ '& .SCEditor-listItem': {
1676
+ margin: string;
1677
+ };
1678
+ };
1679
+ toolbar: ({ theme }: any) => {
1680
+ '& .SCEditor-placeholder': {
1681
+ top: any;
1682
+ left: any;
1683
+ };
1684
+ };
1685
+ };
1686
+ };
1687
+ SCEditorFloatingLinkPlugin: {
1688
+ styleOverrides: {
1689
+ root: ({ theme }: any) => {
1690
+ zIndex: number;
1691
+ '& .MuiPaper-root': {
1692
+ borderRadius: number;
1693
+ };
1694
+ };
1695
+ };
1696
+ };
1697
+ SCEditorHashtagPlugin: {
1698
+ styleOverrides: {
1699
+ root: ({ theme }: any) => {
1700
+ position: string;
1701
+ background: any;
1702
+ boxShadow: string;
1703
+ borderEadius: number;
1704
+ zIndex: number;
1705
+ '& ul': {
1706
+ padding: number;
1707
+ listStyle: string;
1708
+ margin: number;
1709
+ borderRadius: number;
1710
+ '& li': {
1711
+ padding: any;
1712
+ margin: number;
1713
+ minWidth: number;
1714
+ fontSize: any;
1715
+ outline: string;
1716
+ cursor: string;
1717
+ display: string;
1718
+ flexDirection: string;
1719
+ justifyContent: string;
1720
+ alignItems: string;
1721
+ '&.selected': {
1722
+ background: any;
1723
+ };
1724
+ '&.hovered': {
1725
+ background: any;
1726
+ };
1727
+ '& .MuiAvatar-root': {
1728
+ width: number;
1729
+ height: number;
1730
+ marginRight: any;
1731
+ };
1732
+ };
1733
+ };
1734
+ };
1735
+ };
1736
+ };
1737
+ SCEditorMentionPlugin: {
1738
+ styleOverrides: {
1739
+ root: ({ theme }: any) => {
1740
+ position: string;
1741
+ background: any;
1742
+ boxShadow: string;
1743
+ borderEadius: number;
1744
+ zIndex: number;
1745
+ '& ul': {
1746
+ padding: number;
1747
+ listStyle: string;
1748
+ margin: number;
1749
+ borderRadius: number;
1750
+ '& li': {
1751
+ padding: any;
1752
+ margin: number;
1753
+ minWidth: number;
1754
+ fontSize: any;
1755
+ outline: string;
1756
+ cursor: string;
1757
+ display: string;
1758
+ flexDirection: string;
1759
+ justifyContent: string;
1760
+ alignItems: string;
1761
+ '&.selected': {
1762
+ background: any;
1763
+ };
1764
+ '&.hovered': {
1765
+ background: any;
1766
+ };
1767
+ '& .MuiAvatar-root': {
1768
+ width: number;
1769
+ height: number;
1770
+ marginRight: any;
1771
+ };
1772
+ };
1773
+ };
1774
+ };
1775
+ };
1776
+ };
1777
+ SCEditorToolbarPlugin: {
1778
+ styleOverrides: {
1779
+ root: ({ theme }: any) => {
1780
+ borderRadius: number;
1781
+ borderColor: string;
1782
+ borderWidth: number;
1783
+ borderStyle: string;
1784
+ display: string;
1785
+ flexDirection: string;
1786
+ alignItems: string;
1787
+ justifyContent: string;
1788
+ marginBottom: any;
1789
+ padding: number;
1790
+ overflowX: string;
1791
+ MsOverflowStyle: string;
1792
+ scrollbarWidth: string;
1793
+ '&::-webkit-scrollbar': {
1794
+ display: string;
1795
+ };
1796
+ '& .MuiTextField-root': {
1797
+ minWidth: number;
1798
+ margin: any;
1799
+ };
1800
+ '& .MuiButtonBase-root': {
1801
+ margin: any;
1802
+ padding: any;
1803
+ fontSize: string;
1804
+ border: number;
1805
+ borderRadius: number;
1806
+ '&.Mui-disabled': {
1807
+ border: number;
1808
+ };
1809
+ '&.MuiToggleButtonGroup-grouped:not(:last-of-type)': {
1810
+ borderTopRightRadius: number;
1811
+ borderBottomRightRadius: number;
1812
+ };
1813
+ '&.MuiToggleButtonGroup-grouped:not(:first-of-type)': {
1814
+ borderTopRightRadius: number;
1815
+ borderBottomRightRadius: number;
1816
+ borderTopLeftRadius: number;
1817
+ borderBottomLeftRadius: number;
1818
+ };
1819
+ };
1820
+ '& .SCEditorToolbarPlugin-block-format .MuiIcon-root:first-of-type': {
1821
+ display: string;
1822
+ marginRight: any;
1823
+ };
1824
+ };
1825
+ };
1826
+ };
1827
+ SCEmojiPicker: {
1828
+ styleOverrides: {
1829
+ root: ({ theme }: any) => {
1830
+ '& .EmojiPickerReact.epr-main': {
1831
+ borderWidth: number;
1832
+ };
1833
+ };
1834
+ };
1835
+ };
1836
+ SCFeed: {
1837
+ styleOverrides: {
1838
+ root: ({ theme }: any) => {
1839
+ maxWidth: any;
1840
+ '& .SCFeed-left': {
1841
+ [x: number]: {
1842
+ padding: any;
1843
+ };
1844
+ padding: number;
1845
+ '& > div:first-of-type': {
1846
+ marginTop: number;
1847
+ };
1848
+ '& > .SCWidget-root, & > .SCCustomAdv-root': {
1849
+ maxWidth: number;
1850
+ marginLeft: string;
1851
+ marginRight: string;
1852
+ };
1853
+ '& > * > * > .SCWidget-root': {
1854
+ marginBottom: any;
1855
+ };
1856
+ };
1857
+ '& .SCFeed-right': {
1858
+ padding: any;
1859
+ '& > .SCWidget-root': {
1860
+ marginBottom: any;
1861
+ };
1862
+ };
1863
+ '& .SCFeed-start': {
1864
+ '& > .SCWidget-root': {
1865
+ padding: number;
1866
+ marginBottom: any;
1867
+ };
1868
+ };
1869
+ '& .SCFeed-end': {
1870
+ '& > .SCWidget-root': {
1871
+ padding: number;
1872
+ marginBottom: any;
1873
+ };
1874
+ };
1875
+ '& .SCFeed-end-message': {
1876
+ textAlign: string;
1877
+ '& > div': {
1878
+ padding: any;
1879
+ };
1880
+ };
1881
+ '& .SCFeed-refresh': {
1882
+ textAlign: string;
1883
+ };
1884
+ '& .SCFeed-pagination-link': {
1885
+ display: string;
1886
+ };
1887
+ };
1888
+ };
1889
+ };
1890
+ SCFeedObject: {
1891
+ styleOverrides: {
1892
+ root: ({ theme }: any) => {
1893
+ width: string;
1894
+ '& .SCFeedObject-title-section': {
1895
+ '& a': {
1896
+ textDecoration: string;
1897
+ };
1898
+ '& a:hover': {
1899
+ textDecoration: string;
1900
+ };
1901
+ };
1902
+ '& .SCFeedObject-username': {
1903
+ textDecoration: string;
1904
+ color: any;
1905
+ };
1906
+ '& .SCFeedObject-avatar': {
1907
+ width: any;
1908
+ height: any;
1909
+ };
1910
+ '& .SCFeedObject-header': {
1911
+ paddingBottom: number;
1912
+ '& .MuiCardHeader-subheader': {
1913
+ display: string;
1914
+ alignItems: string;
1915
+ };
1916
+ };
1917
+ '& .SCFeedObject-category': {
1918
+ color: any;
1919
+ textAlign: string;
1920
+ borderBottom: string;
1921
+ '& a': {
1922
+ color: string;
1923
+ textDecoration: string;
1924
+ };
1925
+ '& a::after': {
1926
+ content: string;
1927
+ padding: any;
1928
+ };
1929
+ '& a:last-child::after': {
1930
+ display: string;
1931
+ };
1932
+ '& span': {
1933
+ textTransform: string;
1934
+ };
1935
+ };
1936
+ '& .SCFeedObject-content': {
1937
+ padding: any;
1938
+ '&.SCFeedObject-error': {
1939
+ padding: any;
1940
+ textAlign: string;
1941
+ };
1942
+ };
1943
+ '& .SCFeedObject-snippet': {
1944
+ '& > div': {
1945
+ alignItems: string;
1946
+ };
1947
+ '& .SCBaseItem-text': {
1948
+ marginTop: number;
1949
+ };
1950
+ };
1951
+ '& .SCFeedObject-snippet-content a': {
1952
+ textDecoration: string;
1953
+ color: any;
1954
+ };
1955
+ '& .SCFeedObject-tag': {
1956
+ display: string;
1957
+ };
1958
+ '& .SCFeedObject-location': {
1959
+ display: string;
1960
+ };
1961
+ '& .SCFeedObject-actions-section': {
1962
+ padding: number;
1963
+ display: string;
1964
+ flexDirection: string;
1965
+ };
1966
+ '& .SCFeedObject-reply-content': {
1967
+ width: string;
1968
+ boxSizing: string;
1969
+ margin: number;
1970
+ padding: any;
1971
+ };
1972
+ '& .SCFeedObject-info-section': {
1973
+ padding: any;
1974
+ };
1975
+ '& .SCFeedObject-activity-at': {
1976
+ textDecoration: string;
1977
+ color: string;
1978
+ marginTop: number;
1979
+ };
1980
+ '& .SCFeedObject-deleted': {
1981
+ opacity: number;
1982
+ '&:hover': {
1983
+ opacity: number;
1984
+ };
1985
+ };
1986
+ '&.SCFeedObject-preview, &.SCFeedObject-detail, &.SCFeedObject-search, &.SCFeedObject-share': {
1987
+ [x: number]: {
1988
+ borderRadius: any;
1989
+ };
1990
+ border: string;
1991
+ boxShadow: string;
1992
+ borderRadius: number;
1993
+ '& .SCFeedObject-category': {
1994
+ borderBottom: string;
1995
+ margin: any;
1996
+ };
1997
+ '& .SCFeedObject-header': {
1998
+ '& .MuiCardHeader-avatar': {
1999
+ marginRight: any;
2000
+ '.MuiBadge-badge': {
2001
+ right: any;
2002
+ };
2003
+ };
2004
+ '& .SCFeedObject-username': {
2005
+ fontWeight: any;
2006
+ };
2007
+ '& .MuiCardHeader-subheader': {
2008
+ fontSize: string;
2009
+ color: any;
2010
+ '& .SCFeedObject-activity-at': {
2011
+ display: string;
2012
+ '&:hover': {
2013
+ color: string;
2014
+ textDecoration: string;
2015
+ };
2016
+ };
2017
+ '& .SCFeedObject-tag, & .SCFeedObject-location': {
2018
+ '& .MuiIcon-root': {
2019
+ fontSize: string;
2020
+ color: string;
2021
+ };
2022
+ };
2023
+ };
2024
+ };
2025
+ '& .SCFeedObject-content': {
2026
+ '& .SCFeedObject-title-section': {
2027
+ '& .SCFeedObject-title': {
2028
+ fontWeight: any;
2029
+ marginBottom: any;
2030
+ padding: any;
2031
+ };
2032
+ '& a': {
2033
+ color: string;
2034
+ };
2035
+ };
2036
+ '& .SCFeedObject-text-section': {
2037
+ overflowWrap: string;
2038
+ '& > :first-of-type': {
2039
+ padding: any;
2040
+ display: string;
2041
+ };
2042
+ '& hr': {
2043
+ margin: string;
2044
+ };
2045
+ '& a': {
2046
+ color: any;
2047
+ textDecoration: string;
2048
+ '&:hover': {
2049
+ textDecoration: string;
2050
+ cursor: string;
2051
+ };
2052
+ };
2053
+ '& img': {
2054
+ maxWidth: string;
2055
+ };
2056
+ '& blockquote': {
2057
+ margin: number;
2058
+ marginLeft: any;
2059
+ marginBottom: any;
2060
+ color: any;
2061
+ borderLeftColor: any;
2062
+ borderLeftWidth: any;
2063
+ borderLeftStyle: string;
2064
+ paddingLeft: any;
2065
+ };
2066
+ '& h1': {
2067
+ fontSize: string;
2068
+ color: any;
2069
+ fontWeight: any;
2070
+ margin: any;
2071
+ };
2072
+ '& h2': {
2073
+ fontSize: string;
2074
+ color: any;
2075
+ fontWeight: any;
2076
+ margin: any;
2077
+ };
2078
+ '& h3': {
2079
+ fontSize: string;
2080
+ color: any;
2081
+ fontWeight: any;
2082
+ margin: any;
2083
+ };
2084
+ '& p': {
2085
+ margin: number;
2086
+ };
2087
+ '& b': {
2088
+ fontWeight: string;
2089
+ };
2090
+ '& i': {
2091
+ fontStyle: string;
2092
+ };
2093
+ '& u': {
2094
+ textDecoration: string;
2095
+ };
2096
+ '& s': {
2097
+ textDecoration: string;
2098
+ };
2099
+ '& sub': {
2100
+ fontSize: string;
2101
+ verticalAlign: string;
2102
+ };
2103
+ '& sup': {
2104
+ fontSize: string;
2105
+ verticalAlign: string;
2106
+ };
2107
+ '& ol': {
2108
+ padding: number;
2109
+ margin: number;
2110
+ };
2111
+ '& ol ol': {
2112
+ padding: number;
2113
+ margin: number;
2114
+ listStyleType: string;
2115
+ };
2116
+ '& ol ol ol': {
2117
+ padding: number;
2118
+ margin: number;
2119
+ listStyleType: string;
2120
+ };
2121
+ '& ol ol ol ol': {
2122
+ padding: number;
2123
+ margin: number;
2124
+ listStyleType: string;
2125
+ };
2126
+ '& ol ol ol ol ol': {
2127
+ padding: number;
2128
+ margin: number;
2129
+ listStyleType: string;
2130
+ };
2131
+ '& ul': {
2132
+ padding: number;
2133
+ margin: number;
2134
+ };
2135
+ '& li': {
2136
+ margin: string;
2137
+ };
2138
+ };
2139
+ };
2140
+ '& .SCFeedObject-actions-section': {
2141
+ marginBottom: any;
2142
+ '&:last-of-type': {
2143
+ marginBottom: number;
2144
+ };
2145
+ '& .SCFeedObjectActions-root': {
2146
+ margin: number;
2147
+ padding: any;
2148
+ '& .SCFeedObjectActions-action': {
2149
+ marginTop: string;
2150
+ '& .SCVoteAction-view-audience-button, & .SCCommentAction-view-audience-button, & .SCShareAction-view-audience-button, & .SCReactionAction-view-audience-button': {
2151
+ fontSize: string;
2152
+ fontWeight: any;
2153
+ marginTop: any;
2154
+ marginBottom: number;
2155
+ color: any;
2156
+ '&:hover': {
2157
+ color: string;
2158
+ };
2159
+ };
2160
+ '& .MuiDivider-root': {
2161
+ borderColor: any;
2162
+ };
2163
+ '& .SCVoteAction-button, & .SCCommentAction-button, & .SCShareAction-button, & .SCReactionAction-button': {
2164
+ color: any;
2165
+ marginTop: any;
2166
+ marginBottom: any;
2167
+ borderRadius: string;
2168
+ padding: any;
2169
+ minWidth: number;
2170
+ '& .MuiIcon-root': {
2171
+ fontSize: string;
2172
+ };
2173
+ '& > img': {
2174
+ width: string;
2175
+ height: string;
2176
+ };
2177
+ };
2178
+ };
2179
+ };
2180
+ '& .SCFeedObject-reply-content': {
2181
+ marginLeft: number;
2182
+ background: string;
2183
+ '& .SCCommentObjectReply-root': {
2184
+ background: string;
2185
+ marginBottom: number;
2186
+ '& .SCCommentObjectReply-comment': {
2187
+ background: string;
2188
+ border: string;
2189
+ '& .SCEditor-root': {
2190
+ '& .SCEditor-placeholder': {
2191
+ fontWeight: any;
2192
+ };
2193
+ '& .SCEditor-content': {
2194
+ paddingBottom: number;
2195
+ minHeight: number;
2196
+ };
2197
+ '& .SCEditor-actions': {
2198
+ bottom: number;
2199
+ };
2200
+ };
2201
+ '&.SCCommentObjectReply-has-value .SCEditor-root .SCEditor-actions': {
2202
+ bottom: any;
2203
+ };
2204
+ };
2205
+ };
2206
+ };
2207
+ };
2208
+ '& .SCFeedObject-activities-section': {
2209
+ '& .SCFeedObject-activities-content': {
2210
+ paddingTop: number;
2211
+ paddingBottom: number;
2212
+ '& .SCActivitiesMenu-selector': {
2213
+ '& .MuiButton-root': {
2214
+ fontSize: string;
2215
+ fontWeight: any;
2216
+ padding: any;
2217
+ };
2218
+ };
2219
+ '& .SCCommentObject-root': {
2220
+ marginTop: number;
2221
+ marginBottom: number;
2222
+ paddingTop: number;
2223
+ paddingBottom: number;
2224
+ };
2225
+ };
2226
+ '& .SCCommentObjectSkeleton-root': {
2227
+ background: string;
2228
+ marginTop: number;
2229
+ marginBottom: string;
2230
+ '& .SCBaseItem-text': {
2231
+ '& .SCWidget-root': {
2232
+ '& .MuiCardContent-root': {
2233
+ padding: any;
2234
+ };
2235
+ };
2236
+ };
2237
+ };
2238
+ '& .SCCommentObjectReply-root': {
2239
+ '& .SCCommentObjectReply-comment': {
2240
+ marginBottom: string;
2241
+ border: string;
2242
+ borderRadius: any;
2243
+ '& .SCEditor-root': {
2244
+ minHeight: any;
2245
+ marginTop: number;
2246
+ '& .SCEditor-content': {
2247
+ minHeight: number;
2248
+ };
2249
+ '& .SCEditor-actions': {
2250
+ bottom: any;
2251
+ };
2252
+ };
2253
+ };
2254
+ };
2255
+ };
2256
+ };
2257
+ '&.SCFeedObject-snippet': {
2258
+ '& .SCFeedObject-username': {
2259
+ fontSize: string;
2260
+ fontWeight: any;
2261
+ display: string;
2262
+ marginBottom: any;
2263
+ };
2264
+ '& .SCFeedObject-snippet-content': {
2265
+ fontSize: string;
2266
+ marginBottom: any;
2267
+ };
2268
+ '& .SCFeedObject-activity-at': {
2269
+ display: string;
2270
+ '&:hover': {
2271
+ color: string;
2272
+ textDecoration: string;
2273
+ };
2274
+ };
2275
+ };
2276
+ '&.SCFeedObject-detail .SCFeedObject-reply-content': {
2277
+ borderBottom: string;
2278
+ };
2279
+ '&.SCFeedObject-share': {
2280
+ boxShadow: string;
2281
+ border: string;
2282
+ };
2283
+ };
2284
+ };
2285
+ };
2286
+ SCFeedObjectDetailTemplate: {
2287
+ styleOverrides: {
2288
+ root: ({ theme }: any) => {
2289
+ '& .SCCommentsFeedObject-root': {
2290
+ padding: any;
2291
+ '& .SCCommentsObject-root h6': {
2292
+ paddingLeft: any;
2293
+ };
2294
+ };
2295
+ };
2296
+ };
2297
+ };
2298
+ SCFeedObjectDetailTemplateSkeleton: {
2299
+ styleOverrides: {
2300
+ root: ({ theme }: any) => {
2301
+ '& .SCCommentsObjectSkeleton-root': {
2302
+ '& .SCWidget-root': {
2303
+ marginBottom: string;
2304
+ };
2305
+ };
2306
+ '& .SCCommentObjectSkeleton-root': {
2307
+ background: string;
2308
+ boxShadow: string;
2309
+ border: number;
2310
+ '& .SCCommentObjectSkeleton-root': {
2311
+ marginBottom: string;
2312
+ };
2313
+ };
2314
+ };
2315
+ };
2316
+ };
2317
+ SCFeedObjectSkeleton: {
2318
+ styleOverrides: {
2319
+ root: ({ theme }: any) => {
2320
+ '&.SCFeedObjectSkeleton-preview, &.SCFeedObjectSkeleton-detail, &.SCFeedObjectSkeleton-search': {
2321
+ [x: number]: {
2322
+ borderRadius: any;
2323
+ };
2324
+ border: string;
2325
+ boxShadow: string;
2326
+ borderRadius: number;
2327
+ };
2328
+ '& .SCFeedObjectSkeleton-media': {
2329
+ height: number;
2330
+ marginBottom: number;
2331
+ };
2332
+ '& .SCFeedObjectSkeleton-snippet > *': {
2333
+ paddingLeft: number;
2334
+ paddingRight: number;
2335
+ };
2336
+ };
2337
+ };
2338
+ };
2339
+ SCFeedRelevantActivities: {
2340
+ styleOverrides: {
2341
+ root: ({ theme }: any) => {
2342
+ '& .SCFeedRelevantActivities-activity': {
2343
+ '& > .SCBaseItem-root': {
2344
+ borderRadius: number;
2345
+ marginBottom: any;
2346
+ '& .SCBaseItem-text': {
2347
+ margin: number;
2348
+ '& .SCBaseItem-primary': {
2349
+ display: string;
2350
+ marginBottom: any;
2351
+ '& > a': {
2352
+ fontWeight: any;
2353
+ textDecoration: string;
2354
+ };
2355
+ };
2356
+ '& .SCBaseItem-secondary': {
2357
+ fontSize: string;
2358
+ };
2359
+ };
2360
+ };
2361
+ };
2362
+ };
2363
+ };
2364
+ };
2365
+ SCFeedSkeleton: {
2366
+ styleOverrides: {
2367
+ root: ({ theme }: any) => {
2368
+ maxWidth: any;
2369
+ '& .SCFeedSkeleton-left': {
2370
+ [x: number]: {
2371
+ padding: any;
2372
+ };
2373
+ padding: number;
2374
+ '&:last-child': {
2375
+ paddingBottom: any;
2376
+ };
2377
+ '& > .SCWidget-root': {
2378
+ marginBottom: any;
2379
+ };
2380
+ };
2381
+ '& .SCFeedSkeleton-right': {
2382
+ padding: any;
2383
+ '& .SCWidget-root': {
2384
+ marginBottom: any;
2385
+ };
2386
+ };
2387
+ '& .SCFeedSkeleton-end': {
2388
+ padding: number;
2389
+ marginBottom: any;
2390
+ '& > div': {
2391
+ padding: any;
2392
+ };
2393
+ };
2394
+ };
2395
+ };
2396
+ };
2397
+ SCFeedUpdatesWidget: {
2398
+ styleOverrides: {
2399
+ root: ({ theme }: any) => {
2400
+ textAlign: string;
2401
+ marginBottom: any;
2402
+ '& div:last-child': {
2403
+ paddingBottom: any;
2404
+ };
2405
+ '& .MuiCardContent-root': {
2406
+ ' > .MuiButton-sizeMedium': {
2407
+ marginLeft: number;
2408
+ marginTop: number;
2409
+ };
2410
+ };
2411
+ '& .SCFeedUpdatesWidget-button-load-more': {
2412
+ textTransform: string;
2413
+ };
2414
+ };
2415
+ };
2416
+ };
2417
+ SCFollowAction: {
2418
+ styleOverrides: {
2419
+ root: ({ theme }: any) => {
2420
+ '& .SCFollowAction-button': {
2421
+ color: any;
2422
+ '&.SCFollowAction-iconized': {
2423
+ borderRadius: string;
2424
+ padding: any;
2425
+ minWidth: string;
2426
+ fontSize: string;
2427
+ };
2428
+ '&.SCFollowAction-followed': {
2429
+ color: any;
2430
+ };
2431
+ };
2432
+ };
2433
+ };
2434
+ };
2435
+ SCFooter: {
2436
+ styleOverrides: {
2437
+ root: ({ theme }: any) => {
2438
+ '& .SCFooter-copyright': {
2439
+ marginTop: any;
2440
+ };
2441
+ '& .SCFooter-item-list': {
2442
+ display: string;
2443
+ justifyContent: string;
2444
+ flexDirection: string;
2445
+ '& .SCFooter-item': {
2446
+ padding: any;
2447
+ color: any;
2448
+ };
2449
+ };
2450
+ };
2451
+ };
2452
+ };
2453
+ SCInlineComposerWidget: {
2454
+ styleOverrides: {
2455
+ root: ({ theme }: any) => {
2456
+ marginBottom: any;
2457
+ '& .SCInlineComposerWidget-content, & .SCInlineComposerWidget-content:last-child': {
2458
+ [x: number]: {
2459
+ padding: any;
2460
+ };
2461
+ padding: any;
2462
+ display: string;
2463
+ flexDirection: string;
2464
+ justifyContent: string;
2465
+ '& .SCInlineComposerWidget-input': {
2466
+ display: string;
2467
+ flexGrow: number;
2468
+ '& .MuiButton-root': {
2469
+ fontWeight: any;
2470
+ letterSpacing: string;
2471
+ padding: any;
2472
+ '&:hover': {
2473
+ color: any;
2474
+ background: string;
2475
+ border: string;
2476
+ };
2477
+ };
2478
+ "& .MuiButton-text": {
2479
+ justifyContent: string;
2480
+ textTransform: string;
2481
+ };
2482
+ };
2483
+ '& .SCInlineComposerWidget-actions': {
2484
+ display: string;
2485
+ '& .MuiIconButton-root': {
2486
+ [x: number]: {
2487
+ marginLeft: number;
2488
+ marginRight: number;
2489
+ };
2490
+ };
2491
+ };
2492
+ '& .SCInlineComposerWidget-avatar': {
2493
+ [x: number]: {
2494
+ marginLeft: any;
2495
+ };
2496
+ display: string;
2497
+ alignItems: string;
2498
+ '& .MuiAvatar-root': {
2499
+ width: any;
2500
+ height: any;
2501
+ };
2502
+ };
2503
+ };
2504
+ };
2505
+ };
2506
+ };
2507
+ SCLightbox: {
2508
+ styleOverrides: {
2509
+ root: ({ theme }: any) => {
2510
+ height: string;
2511
+ left: number;
2512
+ overflow: string;
2513
+ position: string;
2514
+ top: number;
2515
+ touchAction: string;
2516
+ width: string;
2517
+ zIndex: number;
2518
+ "& .PhotoView__Spinner": {
2519
+ '-webkit-animation': string;
2520
+ animation: string;
2521
+ };
2522
+ "& .PhotoView__Spinner svg": {
2523
+ '-webkit-animation': string;
2524
+ animation: string;
2525
+ };
2526
+ "& .PhotoView__Photo": {
2527
+ cursor: string;
2528
+ maxWidth: string;
2529
+ };
2530
+ "& .PhotoView__Photo:active": {
2531
+ cursor: string;
2532
+ "&:active": {
2533
+ opacity: number;
2534
+ };
2535
+ };
2536
+ "& .PhotoView__icon": {
2537
+ display: string;
2538
+ left: number;
2539
+ position: string;
2540
+ top: number;
2541
+ transform: string;
2542
+ };
2543
+ "& .PhotoView__PhotoBox": {
2544
+ bottom: number;
2545
+ direction: string;
2546
+ left: number;
2547
+ position: string;
2548
+ right: number;
2549
+ top: number;
2550
+ touchAction: string;
2551
+ width: string;
2552
+ transformOrigin: string;
2553
+ };
2554
+ "& .PhotoView__PhotoWrap": {
2555
+ bottom: number;
2556
+ direction: string;
2557
+ left: number;
2558
+ position: string;
2559
+ right: number;
2560
+ top: number;
2561
+ touchAction: string;
2562
+ width: string;
2563
+ overflow: string;
2564
+ zIndex: number;
2565
+ };
2566
+ "& .PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft, .PhotoView-Slider__clean .PhotoView-Slider__ArrowRight, .PhotoView-Slider__clean .PhotoView-Slider__BannerWrap, .PhotoView-Slider__clean .PhotoView-Slider__Overlay, .PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover": {
2567
+ opacity: number;
2568
+ };
2569
+ "& .PhotoView-Slider__Backdrop": {
2570
+ background: string;
2571
+ height: string;
2572
+ left: number;
2573
+ position: string;
2574
+ top: number;
2575
+ transitionProperty: string;
2576
+ width: string;
2577
+ zIndex: number;
2578
+ };
2579
+ "& .PhotoView-Slider__fadeIn": {
2580
+ '-webkit-animation': string;
2581
+ animation: string;
2582
+ opacity: number;
2583
+ };
2584
+ "& .PhotoView-Slider__fadeOut": {
2585
+ animation: string;
2586
+ opacity: number;
2587
+ };
2588
+ "& .PhotoView-Slider__BannerWrap": {
2589
+ alignItems: string;
2590
+ backgroundColor: string;
2591
+ color: string;
2592
+ display: string;
2593
+ height: number;
2594
+ justifyContent: string;
2595
+ left: number;
2596
+ position: string;
2597
+ top: number;
2598
+ transition: string;
2599
+ width: string;
2600
+ zIndex: number;
2601
+ "&:hover": {
2602
+ opacity: number;
2603
+ };
2604
+ "& Button": {
2605
+ color: string;
2606
+ };
2607
+ "& Button:hover": {
2608
+ color: any;
2609
+ };
2610
+ };
2611
+ "& .PhotoView-Slider__Counter": {
2612
+ fontSize: string;
2613
+ opacity: number;
2614
+ padding: string;
2615
+ };
2616
+ "& .PhotoView-Slider__BannerRight": {
2617
+ alignItems: string;
2618
+ display: string;
2619
+ height: string;
2620
+ };
2621
+ "& .PhotoView-Slider__toolbarIcon": {
2622
+ fill: string;
2623
+ boxSizing: string;
2624
+ cursor: string;
2625
+ opacity: number;
2626
+ padding: string;
2627
+ transition: string;
2628
+ };
2629
+ "& .PhotoView-Slider__toolbarIcon:hover": {
2630
+ opacity: number;
2631
+ };
2632
+ "& .PhotoView-Slider__ArrowLeft": {
2633
+ alignItems: string;
2634
+ bottom: number;
2635
+ cursor: string;
2636
+ display: string;
2637
+ height: number;
2638
+ justifyContent: string;
2639
+ margin: string;
2640
+ opacity: number;
2641
+ position: string;
2642
+ top: number;
2643
+ transition: string;
2644
+ '-webkit-user-select': string;
2645
+ '-moz-user-select': string;
2646
+ '-ms-user-select': string;
2647
+ userSelect: string;
2648
+ width: number;
2649
+ zIndex: number;
2650
+ left: number;
2651
+ "& svg": {
2652
+ fill: string;
2653
+ background: string;
2654
+ boxSizing: string;
2655
+ height: number;
2656
+ padding: number;
2657
+ width: number;
2658
+ };
2659
+ "&:hover": {
2660
+ opacity: number;
2661
+ };
2662
+ };
2663
+ "& .PhotoView-Slider__ArrowRight": {
2664
+ alignItems: string;
2665
+ bottom: number;
2666
+ cursor: string;
2667
+ display: string;
2668
+ height: number;
2669
+ justifyContent: string;
2670
+ margin: string;
2671
+ opacity: number;
2672
+ position: string;
2673
+ top: number;
2674
+ transition: string;
2675
+ '-webkit-user-select': string;
2676
+ '-moz-user-select': string;
2677
+ '-ms-user-select': string;
2678
+ userSelect: string;
2679
+ width: number;
2680
+ zIndex: number;
2681
+ right: number;
2682
+ "& svg": {
2683
+ fill: string;
2684
+ background: string;
2685
+ boxSizing: string;
2686
+ height: number;
2687
+ padding: number;
2688
+ width: number;
2689
+ };
2690
+ "&:hover": {
2691
+ opacity: number;
2692
+ };
2693
+ };
2694
+ };
2695
+ };
2696
+ };
2697
+ SCLoyaltyProgramWidget: {
2698
+ styleOverrides: {
2699
+ root: ({ theme }: any) => {
2700
+ '& .MuiCardContent-root': {
2701
+ padding: any;
2702
+ };
2703
+ '& .SCLoyaltyProgramWidget-title': {
2704
+ fontWeight: any;
2705
+ fontSize: string;
2706
+ };
2707
+ '& .SCLoyaltyProgramWidget-actions': {
2708
+ display: string;
2709
+ justifyContent: string;
2710
+ padding: any;
2711
+ '& .SCLoyaltyProgramWidget-points': {
2712
+ fontSize: string;
2713
+ fontWeight: any;
2714
+ textTransform: string;
2715
+ color: any;
2716
+ display: string;
2717
+ alignItems: string;
2718
+ '& .MuiChip-root': {
2719
+ color: any;
2720
+ borderRadius: any;
2721
+ backgroundColor: any;
2722
+ marginRight: any;
2723
+ };
2724
+ };
2725
+ };
2726
+ };
2727
+ };
2728
+ };
2729
+ SCLoyaltyProgramDetailTemplate: {
2730
+ styleOverrides: {
2731
+ root: ({ theme }: any) => {
2732
+ [x: number]: {
2733
+ padding: any;
2734
+ };
2735
+ boxShadow: string;
2736
+ borderRadius: number;
2737
+ '& .SCLoyaltyProgramDetailTemplate-title': {
2738
+ [x: number]: {
2739
+ textAlign: string;
2740
+ };
2741
+ fontWeight: any;
2742
+ fontSize: string;
2743
+ marginBottom: any;
2744
+ };
2745
+ '& .SCLoyaltyProgramDetailTemplate-section-title': {
2746
+ fontWeight: any;
2747
+ fontSize: string;
2748
+ marginBottom: any;
2749
+ };
2750
+ '& .SCLoyaltyProgramDetailTemplate-section-info': {
2751
+ [x: number]: {
2752
+ marginBottom: any;
2753
+ };
2754
+ marginBottom: any;
2755
+ };
2756
+ '& .SCLoyaltyProgramDetailTemplate-user-points': {
2757
+ marginLeft: any;
2758
+ backgroundColor: any;
2759
+ '& .MuiChip-label': {
2760
+ fontSize: string;
2761
+ fontWeight: any;
2762
+ color: any;
2763
+ padding: any;
2764
+ };
2765
+ };
2766
+ '& .SCLoyaltyProgramDetailTemplate-prize-section': {
2767
+ '& .MuiGrid-item': {
2768
+ [x: number]: {
2769
+ paddingLeft: any;
2770
+ paddingRight: any;
2771
+ marginBottom?: undefined;
2772
+ } | {
2773
+ marginBottom: any;
2774
+ paddingLeft?: undefined;
2775
+ paddingRight?: undefined;
2776
+ };
2777
+ };
2778
+ };
2779
+ '& .SCLoyaltyProgramDetailTemplate-card': {
2780
+ [x: number]: {
2781
+ borderRadius: number;
2782
+ };
2783
+ boxShadow: string;
2784
+ display: string;
2785
+ flexDirection: string;
2786
+ justifyContent: string;
2787
+ alignItems: string;
2788
+ height: string;
2789
+ '& .SCLoyaltyProgramDetailTemplate-card-title': {
2790
+ fontWeight: any;
2791
+ fontSize: string;
2792
+ };
2793
+ '& .MuiCardContent-root': {
2794
+ padding: any;
2795
+ display: string;
2796
+ flexDirection: string;
2797
+ justifyContent: string;
2798
+ alignItems: string;
2799
+ '& .SCLoyaltyProgramDetailTemplate-card-content': {
2800
+ paddingTop: any;
2801
+ maxHeight: any;
2802
+ overflow: string;
2803
+ textOverflow: string;
2804
+ display: string;
2805
+ WebkitBoxOrient: string;
2806
+ WebkitLineClamp: number;
2807
+ };
2808
+ };
2809
+ '& .MuiCardActions-root': {
2810
+ marginTop: string;
2811
+ '& .MuiButtonBase-root': {
2812
+ '&:hover, &:active': {
2813
+ backgroundColor: string;
2814
+ };
2815
+ };
2816
+ };
2817
+ '& .MuiCardMedia-root': {
2818
+ height: any;
2819
+ };
2820
+ '& .SCLoyaltyProgramDetailTemplate-prize-points': {
2821
+ marginTop: any;
2822
+ '& .MuiChip-root': {
2823
+ backgroundColor: any;
2824
+ '& .MuiChip-label': {
2825
+ fontSize: string;
2826
+ fontWeight: any;
2827
+ color: any;
2828
+ };
2829
+ };
2830
+ '& .SCLoyaltyProgramDetailTemplate-not-requestable': {
2831
+ backgroundColor: any;
2832
+ };
2833
+ };
2834
+ };
2835
+ '& .SCLoyaltyProgramDetailPointsList-root': {
2836
+ marginTop: any;
2837
+ marginBottom: any;
2838
+ '& .MuiGrid-item': {
2839
+ paddingTop: any;
2840
+ '& .SCLoyaltyProgramDetailPointsList-element': {
2841
+ display: string;
2842
+ justifyContent: string;
2843
+ marginBottom: any;
2844
+ };
2845
+ };
2846
+ };
2847
+ '& .SCLoyaltyProgramDetailTemplate-end-message': {
2848
+ padding: any;
2849
+ fontWeight: any;
2850
+ textAlign: string;
2851
+ '& .MuiButtonBase-root': {
2852
+ paddingLeft: any;
2853
+ };
2854
+ };
2855
+ };
2856
+ };
2857
+ };
2858
+ SCLoyaltyProgramWidgetSkeleton: {
2859
+ styleOverrides: {
2860
+ root: ({ theme }: any) => {
2861
+ '& .SCLoyaltyProgramWidgetSkeleton-root, .MuiCardContent-root': {
2862
+ padding: any;
2863
+ };
2864
+ '& .SCLoyaltyProgramWidgetSkeleton-actions, .MuiCardActions-root': {
2865
+ display: string;
2866
+ justifyContent: string;
2867
+ padding: any;
2868
+ '& .SCLoyaltyProgramWidgetSkeleton-points': {
2869
+ display: string;
2870
+ justifyContent: string;
2871
+ alignItems: string;
2872
+ };
2873
+ '& .SCLoyaltyProgramWidgetSkeleton-chip': {
2874
+ borderRadius: any;
2875
+ marginRight: any;
2876
+ };
2877
+ };
2878
+ };
2879
+ };
2880
+ };
2881
+ SCLoyaltyProgramDetailTemplateSkeleton: {
2882
+ styleOverrides: {
2883
+ root: ({ theme }: any) => {
2884
+ height: string;
2885
+ '& .SCLoyaltyProgramDetailTemplateSkeleton-title': {
2886
+ [x: number]: {
2887
+ justifyContent: string;
2888
+ };
2889
+ display: string;
2890
+ marginBottom: any;
2891
+ alignItems: string;
2892
+ '& .SCLoyaltyProgramDetailTemplateSkeleton-chip': {
2893
+ marginLeft: any;
2894
+ borderRadius: any;
2895
+ };
2896
+ };
2897
+ '& .SCLoyaltyProgramDetailTemplateSkeleton-section-title': {
2898
+ marginBottom: any;
2899
+ '& .SCLoyaltyProgramDetailTemplateSkeleton-sub-title': {
2900
+ marginBottom: any;
2901
+ };
2902
+ };
2903
+ '& .SCLoyaltyProgramDetailTemplateSkeleton-points-list': {
2904
+ marginBottom: any;
2905
+ };
2906
+ };
2907
+ };
2908
+ };
2909
+ SCNavigationSettingsIconButton: {
2910
+ styleOverrides: {
2911
+ menuRoot: ({ theme }: any) => {
2912
+ '& .SCNavigationSettingsIconButton-paper': {
2913
+ maxWidth: number;
2914
+ padding: any;
2915
+ '& .MuiList-root': {
2916
+ padding: number;
2917
+ };
2918
+ };
2919
+ };
2920
+ };
2921
+ };
2922
+ SCNavigationToolbar: {
2923
+ styleOverrides: {
2924
+ root: ({ theme }: any) => {
2925
+ [x: number]: {
2926
+ padding: any;
2927
+ '& .SCNavigationToolbar-navigation': {
2928
+ '& .SCNavigationToolbar-home, & .SCNavigationToolbar-explore': {
2929
+ margin: any;
2930
+ };
2931
+ };
2932
+ '& .SCNavigationToolbar-settings': {
2933
+ marginLeft: any;
2934
+ };
2935
+ };
2936
+ padding: any;
2937
+ '& .SCNavigationToolbar-logo': {
2938
+ marginRight: any;
2939
+ '& img': {
2940
+ verticalAlign: string;
2941
+ maxHeight: any;
2942
+ };
2943
+ };
2944
+ '& .SCNavigationToolbar-navigation': {
2945
+ flexGrow: number;
2946
+ textAlign: string;
2947
+ alignSelf: string;
2948
+ '& .SCNavigationToolbar-home, & .SCNavigationToolbar-explore': {
2949
+ paddingTop: number;
2950
+ paddingLeft: any;
2951
+ paddingRight: any;
2952
+ paddingBottom: number;
2953
+ margin: any;
2954
+ color: any;
2955
+ borderRadius: number;
2956
+ borderBottom: string;
2957
+ '&.SCNavigationToolbar-active, &:hover': {
2958
+ color: any;
2959
+ borderBottom: string;
2960
+ };
2961
+ };
2962
+ };
2963
+ '& .SCNavigationToolbar-search': {
2964
+ flexGrow: number;
2965
+ textAlign: string;
2966
+ marginRight: any;
2967
+ '& .MuiFormControl-root': {
2968
+ [x: number]: {
2969
+ width: number;
2970
+ };
2971
+ width: number;
2972
+ };
2973
+ };
2974
+ '& .SCNavigationToolbar-profile, & .SCNavigationToolbar-notification, & .SCNavigationToolbar-messages': {
2975
+ margin: any;
2976
+ };
2977
+ '& .SCNavigationToolbar-profile .MuiAvatar-root': {
2978
+ width: any;
2979
+ height: any;
2980
+ };
2981
+ '& .SCNavigationToolbar-notification, & .SCNavigationToolbar-messages': {
2982
+ paddingTop: number;
2983
+ paddingBottom: number;
2984
+ borderRadius: number;
2985
+ borderBottom: string;
2986
+ '&.SCNavigationToolbar-active, &:hover': {
2987
+ color: any;
2988
+ borderBottom: string;
2989
+ };
2990
+ };
2991
+ '& .SCNavigationToolbar-settings': {
2992
+ marginLeft: any;
2993
+ };
2994
+ '& .MuiIconButton-root': {
2995
+ color: any;
2996
+ };
2997
+ };
2998
+ };
2999
+ };
3000
+ SCNavigationToolbarMobile: {
3001
+ styleOverrides: {
3002
+ root: ({ theme }: any) => {
3003
+ padding: any;
3004
+ '& .SCNavigationToolbarMobile-logo': {
3005
+ margin: any;
3006
+ flexGrow: number;
3007
+ '& img': {
3008
+ verticalAlign: string;
3009
+ maxHeight: any;
3010
+ };
3011
+ };
3012
+ '& h4': {
3013
+ fontSize: string;
3014
+ overflow: string;
3015
+ textOverflow: string;
3016
+ whiteSpace: string;
3017
+ };
3018
+ };
3019
+ };
3020
+ };
3021
+ SCNotification: {
3022
+ styleOverrides: {
3023
+ root: ({ theme }: any) => {
3024
+ '& .SCNotification-header': {
3025
+ padding: any;
3026
+ '& .SCNotification-avatar': {
3027
+ width: any;
3028
+ height: any;
3029
+ };
3030
+ '& .SCNotification-username': {
3031
+ fontWeight: any;
3032
+ };
3033
+ };
3034
+ '& .SCNotification-content': {
3035
+ padding: number;
3036
+ '& .SCNotification-uncollapsed': {
3037
+ padding: any;
3038
+ '& > *': {
3039
+ marginBottom: any;
3040
+ };
3041
+ };
3042
+ '& .SCNotification-show-other-aggregated': {
3043
+ backgroundColor: string;
3044
+ };
3045
+ '& .SCNotification-collapsed': {
3046
+ padding: any;
3047
+ '& .MuiCollapse-wrapperInner > *': {
3048
+ marginBottom: any;
3049
+ };
3050
+ };
3051
+ '& .SCNotificationItem-detail': {
3052
+ borderRadius: number;
3053
+ };
3054
+ };
3055
+ '& a:not(.MuiButton-root)': {
3056
+ textDecoration: string;
3057
+ color: any;
3058
+ '&:hover, &:active': {
3059
+ color: any;
3060
+ textDecoration: string;
3061
+ };
3062
+ };
3063
+ };
3064
+ };
3065
+ };
3066
+ SCNotificationItem: {
3067
+ styleOverrides: {
3068
+ root: ({ theme }: any) => {
3069
+ whiteSpace: string;
3070
+ '& .SCNotificationItem-header': {
3071
+ display: string;
3072
+ flexDirection: string;
3073
+ paddingBottom: any;
3074
+ '& .SCNotificationItem-primary': {
3075
+ fontWeight: any;
3076
+ '& .SCContributionNotification-username': {
3077
+ fontWeight: any;
3078
+ };
3079
+ '& a': {
3080
+ color: any;
3081
+ textDecoration: string;
3082
+ };
3083
+ };
3084
+ '& .SCNotificationItem-secondary': {
3085
+ '& .SCDateTimeAgo-root, & .MuiStack-root': {
3086
+ color: any;
3087
+ minHeight: any;
3088
+ };
3089
+ '& a': {
3090
+ textDecoration: string;
3091
+ color: any;
3092
+ };
3093
+ };
3094
+ };
3095
+ '& .SCNotificationItem-actions': {
3096
+ color: any;
3097
+ };
3098
+ '&.SCNotificationItem-toast': {
3099
+ backgroundColor: string;
3100
+ borderRadius: number;
3101
+ '& .SCNotificationItem-header': {
3102
+ '& .SCNotificationItem-image': {
3103
+ marginRight: any;
3104
+ '& .MuiAvatar-root': {
3105
+ width: any;
3106
+ height: any;
3107
+ };
3108
+ };
3109
+ };
3110
+ };
3111
+ '&.SCNotificationItem-snippet': {
3112
+ backgroundColor: string;
3113
+ borderRadius: number;
3114
+ '& .SCNotificationItem-header': {
3115
+ '& .SCNotificationItem-image': {
3116
+ marginRight: any;
3117
+ '& .MuiAvatar-root': {
3118
+ width: any;
3119
+ height: any;
3120
+ };
3121
+ };
3122
+ };
3123
+ };
3124
+ '&.SCNotificationItem-detail': {
3125
+ backgroundColor: string;
3126
+ borderRadius: number;
3127
+ '& .SCNotificationItem-header': {
3128
+ '& .SCNotificationItem-image': {
3129
+ marginRight: any;
3130
+ '& .MuiAvatar-root': {
3131
+ width: any;
3132
+ height: any;
3133
+ };
3134
+ };
3135
+ };
3136
+ };
3137
+ };
3138
+ };
3139
+ };
3140
+ SCNotificationsMenu: {
3141
+ styleOverrides: {
3142
+ root: ({ theme }: any) => {
3143
+ '& .SCNotificationsMenu-paper': {
3144
+ padding: any;
3145
+ '& .MuiList-root': {
3146
+ padding: number;
3147
+ };
3148
+ };
3149
+ };
3150
+ };
3151
+ };
3152
+ SCPollObject: {
3153
+ styleOverrides: {
3154
+ root: ({ theme }: any) => {
3155
+ marginTop: any;
3156
+ marginBottom: any;
3157
+ borderTop: string;
3158
+ borderBottom: string;
3159
+ boxShadow: string;
3160
+ borderRadius: number;
3161
+ '& .MuiButton-root': {
3162
+ '&:focus:not(:focus-visible)': {
3163
+ borderColor: string;
3164
+ };
3165
+ };
3166
+ '& .MuiCardHeader-root': {
3167
+ textAlign: string;
3168
+ padding: any;
3169
+ '& .SCPollObject-toggle-button': {
3170
+ fontSize: string;
3171
+ textTransform: string;
3172
+ '& .MuiButton-endIcon': {
3173
+ display: string;
3174
+ };
3175
+ '& .SCPollObject-expand-icon': {
3176
+ marginBottom: number;
3177
+ marginLeft: number;
3178
+ transition: any;
3179
+ };
3180
+ '& .SCPollObject-collapsed-icon': {
3181
+ transform: string;
3182
+ };
3183
+ };
3184
+ };
3185
+ '& .SCPollObject-title': {
3186
+ textAlign: string;
3187
+ color: any;
3188
+ marginBottom: any;
3189
+ fontWeight: any;
3190
+ wordWrap: string;
3191
+ };
3192
+ '& .SCPollObject-voters, & .SCPollObject-votes': {
3193
+ display: string;
3194
+ margin: any;
3195
+ alignItems: string;
3196
+ justifyContent: string;
3197
+ '& .MuiIcon-root': {
3198
+ width: string;
3199
+ marginRight: any;
3200
+ };
3201
+ };
3202
+ '& .SCPollObject-expiration, & .SCPollObject-close, & .SCPollObject-voters': {
3203
+ textAlign: string;
3204
+ color: any;
3205
+ marginBottom: any;
3206
+ fontWeight: any;
3207
+ fontSize: string;
3208
+ };
3209
+ '& .SCPollObject-voters .MuiTypography-root': {
3210
+ fontWeight: any;
3211
+ fontSize: string;
3212
+ };
3213
+ '& ul': {
3214
+ padding: any;
3215
+ marginBottom: any;
3216
+ backgroundColor: string;
3217
+ borderRadius: any;
3218
+ '& li': {
3219
+ padding: number;
3220
+ '& .SCChoices-root': {
3221
+ backgroundColor: string;
3222
+ padding: number;
3223
+ marginBottom: any;
3224
+ '& .SCChoices-label': {
3225
+ marginBottom: number;
3226
+ fontWeight: any;
3227
+ };
3228
+ '& .SCChoices-progress': {
3229
+ marginBottom: number;
3230
+ '& .MuiLinearProgress-root': {
3231
+ height: number;
3232
+ borderRadius: any;
3233
+ };
3234
+ '& > .MuiTypography-root': {
3235
+ fontSize: string;
3236
+ fontWeight: any;
3237
+ };
3238
+ };
3239
+ };
3240
+ };
3241
+ };
3242
+ };
3243
+ };
3244
+ };
3245
+ SCPreviewMediaDocument: {
3246
+ styleOverrides: {
3247
+ root: ({ theme }: any) => {
3248
+ '& .SCPreviewMediaImage-title': {
3249
+ position: string;
3250
+ top: any;
3251
+ left: any;
3252
+ '& > h6': {
3253
+ padding: any;
3254
+ borderRadius: any;
3255
+ maxWidth: number;
3256
+ textOverflow: string;
3257
+ whiteSpace: string;
3258
+ overflow: string;
3259
+ };
3260
+ };
3261
+ };
3262
+ };
3263
+ };
3264
+ SCPreviewMediaLink: {
3265
+ styleOverrides: {
3266
+ root: ({ theme }: any) => {
3267
+ '& .SCPreviewMediaLink-preview-link': {
3268
+ position: string;
3269
+ backgroundColor: string;
3270
+ margin: any;
3271
+ padding: any;
3272
+ };
3273
+ '& .SCPreviewMediaLink-preview-video': {
3274
+ margin: string;
3275
+ height: number;
3276
+ };
3277
+ '& .SCPreviewMediaLink-thumbnail': {
3278
+ [x: number]: {
3279
+ maxWidth: number;
3280
+ width: string;
3281
+ float: string;
3282
+ };
3283
+ border: string;
3284
+ borderRadius: number;
3285
+ paddingTop: any;
3286
+ margin: any;
3287
+ };
3288
+ '& .SCPreviewMediaLink-image': {
3289
+ backgroundSize: string;
3290
+ backgroundPosition: string;
3291
+ backgroundRepeat: string;
3292
+ backgroundColor: string;
3293
+ paddingBottom: number;
3294
+ };
3295
+ '& .SCPreviewMediaLink-snippet': {
3296
+ padding: any;
3297
+ '& .SCPreviewMediaLink-snippet-title': {};
3298
+ '& .SCPreviewMediaLink-snippet-description': {
3299
+ fontSize: string;
3300
+ };
3301
+ '& a': {
3302
+ fontSize: string;
3303
+ fontStyle: string;
3304
+ };
3305
+ };
3306
+ };
3307
+ };
3308
+ };
3309
+ SCPrivateMessageComponent: {
3310
+ styleOverrides: {
3311
+ root: ({ theme }: any) => {
3312
+ height: string;
3313
+ '& .SCPrivateMessageComponent-snippets-box, & .SCPrivateMessageComponent-thread-box': {
3314
+ position: string;
3315
+ '& .SCPrivateMessageSnippets-root, & .SCPrivateMessageThread-root': {
3316
+ position: string;
3317
+ top: number;
3318
+ left: number;
3319
+ };
3320
+ };
3321
+ '& .SCPrivateMessageComponent-hide': {
3322
+ display: string;
3323
+ };
3324
+ };
3325
+ };
3326
+ };
3327
+ SCReactionAction: {
3328
+ styleOverrides: {
3329
+ root: ({ theme }: any) => {
3330
+ display: string;
3331
+ justifyContent: string;
3332
+ alignItems: string;
3333
+ flexDirection: string;
3334
+ fontSize: string;
3335
+ '&.SCReactionAction-inline': {
3336
+ flexDirection: string;
3337
+ };
3338
+ '& .SCReactionAction-divider': {
3339
+ width: string;
3340
+ borderBottom: number;
3341
+ };
3342
+ '& .SCReactionAction-reaction': {
3343
+ width: string;
3344
+ height: string;
3345
+ };
3346
+ };
3347
+ };
3348
+ };
3349
+ SCScrollContainer: {
3350
+ styleOverrides: {
3351
+ root: ({ theme }: any) => {
3352
+ '& .SCScrollContainer-scrollbar': {
3353
+ width: number;
3354
+ borderRadius: number;
3355
+ overflowX: string;
3356
+ backgroundColor: any;
3357
+ transition: string;
3358
+ };
3359
+ '& .SCScrollContainer-scroll-thumb': {
3360
+ width: number;
3361
+ };
3362
+ };
3363
+ };
3364
+ };
3365
+ SCSearchAutocomplete: {
3366
+ styleOverrides: {
3367
+ root: ({ theme }: any) => {
3368
+ '& .SCSearchAutocomplete-input': {
3369
+ padding: any;
3370
+ borderRadius: any;
3371
+ '& .MuiAutocomplete-input': {
3372
+ padding: any;
3373
+ };
3374
+ };
3375
+ };
3376
+ };
3377
+ };
3378
+ SCShareAction: {
3379
+ styleOverrides: {
3380
+ root: ({ theme }: any) => {
3381
+ display: string;
3382
+ justifyContent: string;
3383
+ alignItems: string;
3384
+ flexDirection: string;
3385
+ '&.SCShareAction-inline': {
3386
+ flexDirection: string;
3387
+ };
3388
+ '& .SCVoteAction-divider': {
3389
+ width: string;
3390
+ borderBottom: number;
3391
+ };
3392
+ };
3393
+ };
3394
+ };
3395
+ SCSnippetNotifications: {
3396
+ styleOverrides: {
3397
+ root: ({ theme }: any) => {
3398
+ '& .SCSnippetNotifications-item': {
3399
+ padding: number;
3400
+ marginBottom: any;
3401
+ '&:hover': {
3402
+ backgroundColor: string;
3403
+ cursor: string;
3404
+ };
3405
+ '& .SCNotificationItem-root': {
3406
+ backgroundColor: string;
3407
+ borderRadius: number;
3408
+ '&.SCNotificationItem-snippet': {
3409
+ '&:before': {
3410
+ borderRadius: any;
3411
+ width: any;
3412
+ left: number;
3413
+ height: string;
3414
+ display: string;
3415
+ zIndex: string;
3416
+ position: string;
3417
+ content: string;
3418
+ backgroundColor: string;
3419
+ };
3420
+ '&.SCNotificationItem-new': {
3421
+ '&:before': {
3422
+ backgroundColor: any;
3423
+ };
3424
+ };
3425
+ '& .SCNotificationItem-header': {
3426
+ padding: any;
3427
+ };
3428
+ };
3429
+ };
3430
+ '&.SCSnippetNotifications-broadcast-messages-banner': {
3431
+ '& .SCNotificationItem-root.SCNotificationItem-snippet.SCNotificationItem-new': {
3432
+ '&:before': {
3433
+ backgroundColor: any;
3434
+ };
3435
+ };
3436
+ '& .SCNotificationItem-title a': {
3437
+ color: any;
3438
+ fontWeight: any;
3439
+ };
3440
+ };
3441
+ };
3442
+ };
3443
+ };
3444
+ };
3445
+ SCSnippetNotificationsSkeleton: {
3446
+ styleOverrides: {
3447
+ root: ({ theme }: any) => {
3448
+ margin: number;
3449
+ padding: number;
3450
+ '& .SCSnippetNotificationsSkeleton-item': {
3451
+ padding: number;
3452
+ marginBottom: any;
3453
+ '& .SCNotificationItem-root': {
3454
+ backgroundColor: string;
3455
+ borderRadius: number;
3456
+ '&.SCNotificationItem-snippet': {
3457
+ '&:before': {
3458
+ borderRadius: any;
3459
+ width: any;
3460
+ left: number;
3461
+ height: string;
3462
+ display: string;
3463
+ zIndex: string;
3464
+ position: string;
3465
+ content: string;
3466
+ backgroundColor: string;
3467
+ };
3468
+ '&.SCNotificationItem-new': {
3469
+ '&:before': {
3470
+ backgroundColor: any;
3471
+ };
3472
+ };
3473
+ '& .SCNotificationItem-header': {
3474
+ padding: any;
3475
+ };
3476
+ };
3477
+ };
3478
+ };
3479
+ };
3480
+ };
3481
+ };
3482
+ SCUser: {
3483
+ styleOverrides: {
3484
+ root: ({ theme }: any) => {
3485
+ [x: number]: {
3486
+ borderRadius: any;
3487
+ };
3488
+ borderRadius: number;
3489
+ paddingBottom: number;
3490
+ overflow: string;
3491
+ '& .MuiChip-root': {
3492
+ height: string;
3493
+ };
3494
+ '& .SCUser-avatar': {
3495
+ width: any;
3496
+ height: any;
3497
+ '& img': {
3498
+ borderRadius: number;
3499
+ };
3500
+ };
3501
+ '& .SCUser-staff-badge-label': {
3502
+ marginLeft: any;
3503
+ borderRadius: number;
3504
+ fontSize: string;
3505
+ };
3506
+ '& .SCBaseItemButton-primary': {
3507
+ fontWeight: any;
3508
+ };
3509
+ '& .SCBaseItemButton-secondary': {
3510
+ fontSize: string;
3511
+ };
3512
+ };
3513
+ };
3514
+ };
3515
+ SCUserActionIconButton: {
3516
+ styleOverrides: {
3517
+ menuRoot: ({ theme }: any) => {};
3518
+ };
3519
+ };
3520
+ SCUserCounters: {
3521
+ styleOverrides: {
3522
+ root: ({ theme }: any) => {
3523
+ '& .SCUserCounters-button': {
3524
+ color: any;
3525
+ padding: any;
3526
+ borderRadius: number;
3527
+ fontSize: string;
3528
+ fontWeight: any;
3529
+ '& strong': {
3530
+ display: string;
3531
+ marginRight: any;
3532
+ fontWeight: any;
3533
+ };
3534
+ '&:hover, &:active': {
3535
+ color: any;
3536
+ };
3537
+ };
3538
+ };
3539
+ };
3540
+ };
3541
+ SCUserProfileBlocked: {
3542
+ styleOverrides: {
3543
+ root: ({ theme }: any) => {
3544
+ textAlign: string;
3545
+ '& .SCUserProfileBlocked-info': {
3546
+ marginTop: any;
3547
+ marginBottom: any;
3548
+ };
3549
+ };
3550
+ };
3551
+ };
3552
+ SCUserInfo: {
3553
+ styleOverrides: {
3554
+ root: ({ theme }: any) => {
3555
+ '& .SCUserInfo-field': {
3556
+ marginBottom: any;
3557
+ '& h6': {
3558
+ fontSize: string;
3559
+ fontWeight: any;
3560
+ marginBottom: any;
3561
+ };
3562
+ '&:last-of-type': {
3563
+ marginBottom: number;
3564
+ };
3565
+ };
3566
+ };
3567
+ };
3568
+ };
3569
+ SCUserInfoDialog: {
3570
+ styleOverrides: {
3571
+ root: ({ theme }: any) => {
3572
+ '& .SCUserInfoDialog-caption': {
3573
+ marginTop: any;
3574
+ textAlign: string;
3575
+ '& .SCUserInfoDialog-avatar': {
3576
+ margin: any;
3577
+ width: any;
3578
+ height: any;
3579
+ };
3580
+ '& .SCUserInfoDialog-username': {
3581
+ fontWeight: any;
3582
+ fontSize: string;
3583
+ marginBottom: any;
3584
+ };
3585
+ };
3586
+ };
3587
+ };
3588
+ };
3589
+ SCUserProfileHeader: {
3590
+ styleOverrides: {
3591
+ root: ({ theme }: any) => {
3592
+ '& .SCUserProfileHeader-cover': {
3593
+ [x: number]: {
3594
+ borderRadius: any;
3595
+ };
3596
+ position: string;
3597
+ height: number;
3598
+ minHeight: number;
3599
+ borderRadius: number;
3600
+ background: string;
3601
+ boxShadow: string;
3602
+ };
3603
+ '& .SCUserProfileHeader-avatar': {
3604
+ height: any;
3605
+ width: any;
3606
+ top: number;
3607
+ display: string;
3608
+ position: string;
3609
+ margin: string;
3610
+ borderRadius: string;
3611
+ border: string;
3612
+ objectFit: string;
3613
+ };
3614
+ '& .SCUserProfileHeader-change-picture': {
3615
+ top: any;
3616
+ left: number;
3617
+ position: string;
3618
+ display: string;
3619
+ margin: string;
3620
+ };
3621
+ '& .SCUserProfileHeader-username': {
3622
+ marginTop: number;
3623
+ fontWeight: any;
3624
+ fontSize: string;
3625
+ textAlign: string;
3626
+ };
3627
+ '& .SCUserProfileHeader-realname': {
3628
+ fontSize: string;
3629
+ textAlign: string;
3630
+ paddingBottom: any;
3631
+ };
3632
+ '& .SCUserProfileHeader-change-cover': {
3633
+ position: string;
3634
+ right: number;
3635
+ bottom: number;
3636
+ };
3637
+ };
3638
+ };
3639
+ };
3640
+ SCUserProfileEdit: {
3641
+ styleOverrides: {
3642
+ root: ({ theme }: any) => {
3643
+ '& .SCUserProfileEdit-tabs': {
3644
+ marginBottom: any;
3645
+ '& .MuiTabScrollButton-root': {
3646
+ transition: string;
3647
+ '&.Mui-disabled': {
3648
+ width: number;
3649
+ };
3650
+ };
3651
+ };
3652
+ '& .SCUserProfileEdit-tab-content': {
3653
+ padding: any;
3654
+ maxWidth: number;
3655
+ };
3656
+ };
3657
+ };
3658
+ };
3659
+ SCUserProfileEditSectionAccount: {
3660
+ styleOverrides: {
3661
+ root: ({ theme }: any) => {
3662
+ '& .SCUserProfileEditSectionAccount-danger-zone': {
3663
+ marginTop: any;
3664
+ '& > *': {
3665
+ marginBottom: any;
3666
+ };
3667
+ };
3668
+ };
3669
+ };
3670
+ };
3671
+ SCUserProfileEditSectionAccountCredentials: {
3672
+ styleOverrides: {
3673
+ root: ({ theme }: any) => {
3674
+ '& .SCUserProfileEditSectionAccountCredentials-email, .SCUserProfileEditSectionAccountCredentials-password': {
3675
+ margin: any;
3676
+ fontWeight: string;
3677
+ };
3678
+ '& .SCUserProfileEditSectionAccountCredentials-danger-zone': {
3679
+ marginTop: any;
3680
+ '& > *': {
3681
+ marginBottom: any;
3682
+ };
3683
+ };
3684
+ };
3685
+ dialogRoot: ({ theme }: any) => {
3686
+ '& .MuiDialogContent-root': {
3687
+ '& .SCUserProfileEditSectionAccountCredentials-password-form': {
3688
+ '& .SCUserProfileEditSectionAccountCredentials-form-field': {
3689
+ margin: any;
3690
+ };
3691
+ };
3692
+ };
3693
+ '& .SCUserProfileEditSectionAccountCredentials-confirm-change-button': {
3694
+ marginTop: any;
3695
+ };
3696
+ };
3697
+ };
3698
+ };
3699
+ SCUserProfileTemplate: {
3700
+ styleOverrides: {
3701
+ root: ({ theme }: any) => {
3702
+ [x: number]: {
3703
+ marginTop: any;
3704
+ };
3705
+ marginTop: number;
3706
+ '& .SCUserProfileTemplate-tags': {
3707
+ marginTop: any;
3708
+ justifyContent: string;
3709
+ };
3710
+ '& .SCUserProfileTemplate-counters': {
3711
+ marginTop: any;
3712
+ justifyContent: string;
3713
+ display: string;
3714
+ alignItems: string;
3715
+ flexWrap: string;
3716
+ };
3717
+ '& .SCUserProfileTemplate-info': {
3718
+ marginTop: any;
3719
+ textAlign: string;
3720
+ };
3721
+ '& .SCUserProfileTemplate-feed': {
3722
+ marginTop: any;
3723
+ };
3724
+ '& .SCUserProfileTemplate-actions': {
3725
+ margin: any;
3726
+ justifyContent: string;
3727
+ };
3728
+ };
3729
+ };
3730
+ };
3731
+ SCVoteAction: {
3732
+ styleOverrides: {
3733
+ root: ({ theme }: any) => {
3734
+ display: string;
3735
+ justifyContent: string;
3736
+ alignItems: string;
3737
+ flexDirection: string;
3738
+ '&.SCVoteAction-inline': {
3739
+ flexDirection: string;
3740
+ };
3741
+ '& .SCVoteAction-divider': {
3742
+ width: string;
3743
+ borderBottom: number;
3744
+ };
3745
+ };
3746
+ };
3747
+ };
3748
+ SCVoteButton: {
3749
+ styleOverrides: {
3750
+ root: ({ theme }: any) => {
3751
+ color: any;
3752
+ marginTop: any;
3753
+ marginBottom: any;
3754
+ borderRadius: string;
3755
+ padding: any;
3756
+ minWidth: number;
3757
+ '& .MuiIcon-root': {
3758
+ fontSize: string;
3759
+ };
3760
+ '&.MuiButton-sizeSmall': {
3761
+ padding: any;
3762
+ '& .MuiIcon-root': {
3763
+ fontSize: string;
3764
+ };
3765
+ };
3766
+ };
3767
+ };
3768
+ };
3769
+ SCVoteAudienceButton: {
3770
+ styleOverrides: {
3771
+ root: ({ theme }: any) => {
3772
+ '& .SCVoteAudienceButton-reaction-list': {
3773
+ maxWidth: any;
3774
+ overflow: string;
3775
+ marginTop: any;
3776
+ fontSize: string;
3777
+ display: string;
3778
+ flexDirection: string;
3779
+ '& .MuiIcon-root': {
3780
+ paddingRight: any;
3781
+ backgroundColor: string;
3782
+ };
3783
+ };
3784
+ '& > .MuiIcon-root': {
3785
+ fontSize: string;
3786
+ marginTop: any;
3787
+ };
3788
+ };
3789
+ dialogRoot: ({ theme }: any) => {
3790
+ '& .SCVoteAudienceButton-dialog-tabs': {
3791
+ '& .MuiTab-root': {
3792
+ flexDirection: string;
3793
+ justifyContent: string;
3794
+ };
3795
+ };
3796
+ '& .SCVoteAudienceButton-dialog-vote-badge': {
3797
+ width: any;
3798
+ height: any;
3799
+ backgroundColor: any;
3800
+ border: string;
3801
+ };
3802
+ };
3803
+ };
3804
+ };
3805
+ SCWidget: {
3806
+ variants: ({
3807
+ props: {
3808
+ elevation: number;
3809
+ variant?: undefined;
3810
+ };
3811
+ style: {
3812
+ border: number;
3813
+ boxShadow: string;
3814
+ };
3815
+ } | {
3816
+ props: {
3817
+ variant: string;
3818
+ elevation?: undefined;
3819
+ };
3820
+ style: {
3821
+ border: string;
3822
+ boxShadow: string;
3823
+ };
3824
+ })[];
3825
+ styleOverrides: {
3826
+ root: ({ theme }: any) => {
3827
+ [x: number]: {
3828
+ borderRadius: any;
3829
+ };
3830
+ borderRadius: number;
3831
+ boxShadow: string;
3832
+ border: string;
3833
+ '&.MuiPaper-elevation0': {
3834
+ borderRadius: number;
3835
+ };
3836
+ '& .MuiCardContent-root': {
3837
+ padding: any;
3838
+ '& h5': {
3839
+ fontFamily: any;
3840
+ fontWeight: any;
3841
+ color: any;
3842
+ fontSize: string;
3843
+ };
3844
+ '& .MuiList-root': {
3845
+ paddingTop: any;
3846
+ paddingBottom: any;
3847
+ '& .MuiListItem-root': {
3848
+ paddingTop: any;
3849
+ paddingBottom: any;
3850
+ paddingLeft: number;
3851
+ paddingRight: number;
3852
+ '& .SCBaseItemButton-text, & .SCBaseItem-text': {
3853
+ marginTop: number;
3854
+ marginBottom: number;
3855
+ };
3856
+ '& .SCWidget-root': {
3857
+ borderRadius: number;
3858
+ };
3859
+ };
3860
+ };
3861
+ '& > .MuiTypography-body2': {
3862
+ paddingTop: any;
3863
+ };
3864
+ '& > .MuiButton-sizeMedium': {
3865
+ marginLeft: any;
3866
+ paddingLeft: any;
3867
+ paddingRight: any;
3868
+ color: any;
3869
+ };
3870
+ };
3871
+ };
3872
+ };
3873
+ };
3874
+ SCPrivateMessageSnippetItem: {
3875
+ styleOverrides: {
3876
+ root: ({ theme }: any) => {
3877
+ borderRadius: any;
3878
+ padding: string;
3879
+ boxShadow: string;
3880
+ marginBottom: any;
3881
+ '& .SCPrivateMessageSnippetItem-time': {
3882
+ float: string;
3883
+ fontSize: any;
3884
+ };
3885
+ '& .MuiListItemButton-root': {
3886
+ [x: number]: {
3887
+ '&.SCPrivateMessageSnippetItem-unread': {
3888
+ paddingRight: any;
3889
+ };
3890
+ paddingRight: any;
3891
+ };
3892
+ '&.SCPrivateMessageSnippetItem-unread': {
3893
+ paddingRight: any;
3894
+ };
3895
+ };
3896
+ '& .MuiListItemText-primary': {
3897
+ '& .SCPrivateMessageSnippetItem-username': {
3898
+ fontWeight: any;
3899
+ };
3900
+ '& .SCPrivateMessageSnippetItem-badge-label': {
3901
+ marginLeft: any;
3902
+ borderRadius: number;
3903
+ fontSize: string;
3904
+ };
3905
+ };
3906
+ '& .MuiListItemText-secondary': {
3907
+ '& .MuiTypography-root': {
3908
+ display: string;
3909
+ width: string;
3910
+ whiteSpace: string;
3911
+ overflow: string;
3912
+ textOverflow: string;
3913
+ };
3914
+ };
3915
+ '& .MuiListItemSecondaryAction-root': {
3916
+ [x: number]: {
3917
+ padding: any;
3918
+ };
3919
+ display: string;
3920
+ alignItems: string;
3921
+ position: string;
3922
+ top: any;
3923
+ right: any;
3924
+ '& .MuiButtonBase-root': {
3925
+ fontSize: string;
3926
+ };
3927
+ ' .MuiPaper-root': {
3928
+ padding: number;
3929
+ };
3930
+ };
3931
+ };
3932
+ };
3933
+ };
3934
+ SCPrivateMessageSnippets: {
3935
+ styleOverrides: {
3936
+ root: ({ theme }: any) => {
3937
+ height: string;
3938
+ width: string;
3939
+ '& .MuiCardContent-root': {
3940
+ display: string;
3941
+ flexDirection: string;
3942
+ height: string;
3943
+ padding: any;
3944
+ '& .SCPrivateMessageSnippets-search-bar': {
3945
+ padding: any;
3946
+ '& .SCPrivateMessageSnippets-input': {
3947
+ borderRadius: any;
3948
+ '& .MuiInputBase-input, MuiFilledInput-input': {
3949
+ padding: any;
3950
+ };
3951
+ '& .SCPrivateMessageSnippets-icon': {
3952
+ marginRight: any;
3953
+ };
3954
+ };
3955
+ };
3956
+ '& .SCPrivateMessageSnippets-new-message-button': {
3957
+ color: string;
3958
+ alignSelf: string;
3959
+ backgroundColor: string;
3960
+ '&:hover': {
3961
+ borderWidth: string;
3962
+ backgroundColor: any;
3963
+ };
3964
+ };
3965
+ '& .MuiList-root': {
3966
+ flexGrow: number;
3967
+ overflowY: string;
3968
+ padding: any;
3969
+ '& .Mui-selected': {
3970
+ backgroundColor: any;
3971
+ };
3972
+ '& .MuiButtonBase-root, MuiListItemButton-root': {
3973
+ '&:hover': {
3974
+ borderRadius: string;
3975
+ backgroundColor: any;
3976
+ };
3977
+ };
3978
+ };
3979
+ };
3980
+ '& .MuiPaper-root, MuiCard-root, SCWidget-root, SCPrivateMessageSnippets-root, MuiCardContent-root': {
3981
+ padding: any;
3982
+ };
3983
+ };
3984
+ };
3985
+ };
3986
+ SCPrivateMessageThread: {
3987
+ styleOverrides: {
3988
+ root: ({ theme }: any) => {
3989
+ height: string;
3990
+ width: string;
3991
+ backgroundColor: string;
3992
+ borderRadius: number;
3993
+ '& .MuiCardContent-root': {
3994
+ display: string;
3995
+ flexDirection: string;
3996
+ height: string;
3997
+ padding: number;
3998
+ position: string;
3999
+ '& .MuiAlert-root': {
4000
+ position: string;
4001
+ bottom: number;
4002
+ left: number;
4003
+ right: number;
4004
+ display: string;
4005
+ justifyContent: string;
4006
+ borderRadius: number;
4007
+ };
4008
+ '& .infinite-scroll-component__outerdiv': {
4009
+ flexGrow: number;
4010
+ overflowY: string;
4011
+ '& .infinite-scroll-component': {
4012
+ display: string;
4013
+ flexDirection: string;
4014
+ '& .MuiList-root': {
4015
+ margin: number;
4016
+ padding: any;
4017
+ '& .MuiListItem-root': {
4018
+ padding: any;
4019
+ minWidth: string;
4020
+ maxWidth: string;
4021
+ textAlign: string;
4022
+ width: string;
4023
+ position: string;
4024
+ marginBottom: any;
4025
+ '&.SCPrivateMessageThread-receiver': {
4026
+ backgroundColor: any;
4027
+ marginLeft: any;
4028
+ filter: string;
4029
+ '&:after': {
4030
+ marginRight: any;
4031
+ content: string;
4032
+ position: string;
4033
+ border: string;
4034
+ borderTop: string;
4035
+ top: any;
4036
+ left: any;
4037
+ };
4038
+ };
4039
+ '&.SCPrivateMessageThread-sender': {
4040
+ backgroundColor: any;
4041
+ position: string;
4042
+ marginLeft: string;
4043
+ marginRight: any;
4044
+ '&:after': {
4045
+ content: string;
4046
+ position: string;
4047
+ border: string;
4048
+ borderTop: string;
4049
+ top: any;
4050
+ right: any;
4051
+ };
4052
+ };
4053
+ };
4054
+ };
4055
+ };
4056
+ };
4057
+ };
4058
+ '& .SCPrivateMessageThread-empty-message': {
4059
+ height: string;
4060
+ display: string;
4061
+ justifyContent: string;
4062
+ alignItems: string;
4063
+ fontSize: string;
4064
+ };
4065
+ '& .SCPrivateMessageThread-new-message-header': {
4066
+ display: string;
4067
+ width: string;
4068
+ height: any;
4069
+ alignItems: string;
4070
+ justifyContent: string;
4071
+ backgroundColor: string;
4072
+ '& .SCPrivateMessageThread-new-message-header-content': {
4073
+ display: string;
4074
+ alignItems: string;
4075
+ width: string;
4076
+ backgroundColor: any;
4077
+ borderRadius: any;
4078
+ marginRight: any;
4079
+ '& .SCPrivateMessageThread-new-message-header-icon': {
4080
+ fontSize: string;
4081
+ marginLeft: any;
4082
+ };
4083
+ '& .MuiIcon-root': {
4084
+ color: any;
4085
+ };
4086
+ '& .MuiTypography-root': {
4087
+ color: any;
4088
+ marginLeft: any;
4089
+ };
4090
+ '& .SCPrivateMessageThread-autocomplete': {
4091
+ [x: number]: {
4092
+ maxHeight: any;
4093
+ };
4094
+ width: string;
4095
+ marginLeft: any;
4096
+ maxHeight: any;
4097
+ overflow: string;
4098
+ '& .MuiAutocomplete-tag': {
4099
+ height: any;
4100
+ '& .MuiChip-deleteIcon': {
4101
+ fontSize: string;
4102
+ };
4103
+ };
4104
+ '& .MuiAutocomplete-endAdornment': {
4105
+ position: string;
4106
+ '& .MuiAutocomplete-clearIndicator': {
4107
+ fontSize: string;
4108
+ };
4109
+ };
4110
+ };
4111
+ };
4112
+ };
4113
+ '& .MuiListSubheader-root': {
4114
+ backgroundColor: string;
4115
+ display: string;
4116
+ justifyContent: string;
4117
+ marginBottom: any;
4118
+ '& .SCPrivateMessageThread-subheader': {
4119
+ width: string;
4120
+ minWidth: number;
4121
+ padding: any;
4122
+ backgroundColor: string;
4123
+ fontWeight: any;
4124
+ borderRadius: any;
4125
+ boxShadow: string;
4126
+ };
4127
+ };
4128
+ '& .MuiList-root, .SCPrivateMessageThread-new-message-content': {
4129
+ flexGrow: number;
4130
+ };
4131
+ };
4132
+ };
4133
+ };
4134
+ SCPrivateMessageThreadItem: {
4135
+ styleOverrides: {
4136
+ root: ({ theme }: any) => {
4137
+ borderRadius: any;
4138
+ padding: any;
4139
+ boxShadow: string;
4140
+ marginBottom: any;
4141
+ '& .MuiListItemSecondaryAction-root': {
4142
+ right: number;
4143
+ top: any;
4144
+ zIndex: number;
4145
+ '& .MuiButtonBase-root': {
4146
+ fontSize: string;
4147
+ };
4148
+ };
4149
+ '& .SCPrivateMessageThreadItem-message-time': {
4150
+ position: string;
4151
+ bottom: any;
4152
+ right: any;
4153
+ padding: any;
4154
+ };
4155
+ '& .SCPrivateMessageThreadItem-text': {
4156
+ display: string;
4157
+ alignItems: string;
4158
+ zIndex: number;
4159
+ '& .MuiTypography-root': {
4160
+ fontSize: string;
4161
+ whiteSpace: string;
4162
+ overflowWrap: string;
4163
+ wordWrap: string;
4164
+ wordBreak: string;
4165
+ hyphens: string;
4166
+ };
4167
+ };
4168
+ '& .SCPrivateMessageThreadItem-img': {
4169
+ display: string;
4170
+ alignItems: string;
4171
+ objectFit: string;
4172
+ flex: string;
4173
+ '& img': {
4174
+ width: string;
4175
+ height: string;
4176
+ };
4177
+ };
4178
+ '& .SCPrivateMessageThreadItem-video': {
4179
+ '& .MuiButtonBase-root': {
4180
+ color: any;
4181
+ position: string;
4182
+ top: string;
4183
+ left: string;
4184
+ transform: string;
4185
+ '& .MuiIcon-root': {
4186
+ [x: number]: {
4187
+ fontSize: string;
4188
+ };
4189
+ color: any;
4190
+ fontSize: string;
4191
+ };
4192
+ };
4193
+ };
4194
+ '& .SCPrivateMessageThreadItem-document': {
4195
+ width: any;
4196
+ '& img': {
4197
+ height: string;
4198
+ width: string;
4199
+ };
4200
+ '& .MuiButtonBase-root': {
4201
+ width: string;
4202
+ position: string;
4203
+ bottom: string;
4204
+ backgroundColor: string;
4205
+ color: string;
4206
+ display: string;
4207
+ borderRadius: number;
4208
+ '& .MuiTypography-root': {
4209
+ whiteSpace: string;
4210
+ overflow: string;
4211
+ textOverflow: string;
4212
+ marginLeft: any;
4213
+ };
4214
+ };
4215
+ };
4216
+ };
4217
+ };
4218
+ };
4219
+ SCPrivateMessageEditor: {
4220
+ styleOverrides: {
4221
+ root: ({ theme }: any) => {
4222
+ '& .MuiIcon-root': {
4223
+ fontSize: string;
4224
+ };
4225
+ '& .SCPrivateMessageEditor-message-input': {
4226
+ width: string;
4227
+ };
4228
+ '& .MuiInputBase-root, MuiFilledInput-root': {
4229
+ '&.Mui-disabled': {
4230
+ backgroundColor: any;
4231
+ };
4232
+ borderRadius: number;
4233
+ padding: any;
4234
+ '& textarea': {
4235
+ backgroundColor: any;
4236
+ borderRadius: any;
4237
+ padding: any;
4238
+ border: string;
4239
+ '&:hover': {
4240
+ border: string;
4241
+ };
4242
+ '&.Mui-disabled': {
4243
+ border: string;
4244
+ };
4245
+ };
4246
+ '& .MuiButtonBase-root': {
4247
+ padding: any;
4248
+ };
4249
+ };
4250
+ '& .SCPrivateMessageEditor-emoji-section, SCEmojiPicker-root': {
4251
+ '& .EmojiPickerReact.epr-main': {
4252
+ borderRadius: number;
4253
+ '& .epr-preview': {
4254
+ display: string;
4255
+ };
4256
+ };
4257
+ };
4258
+ '& .MuiPaper-root, MuiCard-root, SCWidget-root, SCMessageMediaUploader-root': {
4259
+ borderRadius: number;
4260
+ backgroundColor: any;
4261
+ '& .MuiCardHeader-root': {
4262
+ paddingBottom: any;
4263
+ '& .SCMessageMediaUploader-close-button': {
4264
+ fontSize: string;
4265
+ cursor: string;
4266
+ '&:hover': {
4267
+ color: any;
4268
+ };
4269
+ };
4270
+ };
4271
+ '& .MuiAlert-root': {
4272
+ position: string;
4273
+ };
4274
+ '& .MuiCardContent-root': {
4275
+ overflow: string;
4276
+ padding: any;
4277
+ minHeight: any;
4278
+ '& .SCMessageMediaUploader-upload-section': {
4279
+ '& .SCMessageMediaUploader-upload-button': {
4280
+ display: string;
4281
+ margin: string;
4282
+ fontSize: string;
4283
+ };
4284
+ };
4285
+ '& .MuiList-root': {
4286
+ paddingTop: any;
4287
+ paddingBottom: any;
4288
+ };
4289
+ '& .SCMessageMediaUploader-preview-content': {
4290
+ position: string;
4291
+ display: string;
4292
+ margin: string;
4293
+ justifyContent: string;
4294
+ alignItems: string;
4295
+ '& .MuiListItem-root': {
4296
+ height: any;
4297
+ marginRight: any;
4298
+ img: {
4299
+ width: any;
4300
+ height: any;
4301
+ };
4302
+ video: {
4303
+ objectFit: string;
4304
+ width: any;
4305
+ height: any;
4306
+ };
4307
+ };
4308
+ '& .SCMessageMediaUploader-preview-actions': {
4309
+ height: string;
4310
+ background: string;
4311
+ '&:hover, &:active, &.SCMessageMediaUploader-progress': {
4312
+ background: string;
4313
+ };
4314
+ '& .MuiButtonBase-root, .MuiTypography-root': {
4315
+ color: any;
4316
+ position: string;
4317
+ top: string;
4318
+ left: string;
4319
+ transform: string;
4320
+ };
4321
+ };
4322
+ '& .SCMessageMediaUploader-preview-info': {
4323
+ position: string;
4324
+ left: string;
4325
+ bottom: number;
4326
+ transform: string;
4327
+ overflow: string;
4328
+ textOverflow: string;
4329
+ width: any;
4330
+ '& .MuiTypography-root': {
4331
+ fontSize: string;
4332
+ };
4333
+ };
4334
+ };
4335
+ };
4336
+ };
4337
+ };
4338
+ };
4339
+ };
4340
+ SCPrivateMessageComponentSkeleton: {
4341
+ styleOverrides: {
4342
+ root: ({ theme }: any) => {
4343
+ [x: number]: {
4344
+ width: any;
4345
+ };
4346
+ '& .SCPrivateMessageComponentSkeleton-thread-section': {
4347
+ '& .MuiCardContent-root': {
4348
+ padding: number;
4349
+ '& .MuiList-root': {
4350
+ paddingTop: number;
4351
+ paddingBottom: number;
4352
+ };
4353
+ };
4354
+ };
4355
+ ' .MuiPaper-root, MuiAppBar-root': {
4356
+ boxShadow: string;
4357
+ borderRadius: number;
4358
+ };
4359
+ };
4360
+ };
4361
+ };
4362
+ SCPrivateMessageThreadSkeleton: {
4363
+ styleOverrides: {
4364
+ root: ({ theme }: any) => {
4365
+ height: string;
4366
+ width: string;
4367
+ borderRadius: number;
4368
+ '& .MuiCardContent-root': {
4369
+ padding: number;
4370
+ '& .MuiList-root .MuiListItem-root': {
4371
+ height: any;
4372
+ };
4373
+ '&:last-child': {
4374
+ paddingBottom: number;
4375
+ };
4376
+ };
4377
+ };
4378
+ };
4379
+ };
4380
+ SCPrivateMessageThreadItemDialog: {
4381
+ styleOverrides: {
4382
+ root: ({ theme }: any) => {
4383
+ '& h2 .MuiIconButton-root': {
4384
+ top: any;
4385
+ fontSize: string;
4386
+ };
4387
+ };
4388
+ };
4389
+ };
4390
+ SCPlatformWidget: {
4391
+ styleOverrides: {
4392
+ root: ({ theme }: any) => {
4393
+ padding: any;
4394
+ };
4395
+ };
4396
+ };
4397
+ SCChangePictureButton: {
4398
+ styleOverrides: {
4399
+ root: ({ theme }: any) => {
4400
+ padding: any;
4401
+ minWidth: string;
4402
+ };
4403
+ };
4404
+ };
4405
+ SCChangePictureDialog: {
4406
+ styleOverrides: {
4407
+ root: ({ theme }: any) => {
4408
+ '& .SCChangePictureDialog-image-item': {
4409
+ '& .MuiImageListItemBar-actionIcon, .MuiIconButton-root': {
4410
+ color: any;
4411
+ };
4412
+ '& .SCChangePictureDialog-primary': {
4413
+ border: string;
4414
+ };
4415
+ };
4416
+ };
4417
+ };
4418
+ };
4419
+ SCIncubator: {
4420
+ styleOverrides: {
4421
+ root: ({ theme }: any) => {
4422
+ width: string;
4423
+ '& .MuiCardContent-root': {
4424
+ padding: any;
4425
+ };
4426
+ '& .SCIncubator-name': {
4427
+ display: string;
4428
+ };
4429
+ '& .SCIncubator-slogan': {
4430
+ whiteSpace: string;
4431
+ overflow: string;
4432
+ textOverflow: string;
4433
+ };
4434
+ '& .SCIncubator-progress-bar': {
4435
+ position: string;
4436
+ marginTop: any;
4437
+ '& .MuiLinearProgress-root': {
4438
+ height: any;
4439
+ };
4440
+ '& .MuiGrid-item': {
4441
+ paddingTop: any;
4442
+ };
4443
+ };
4444
+ '& .MuiCardActions-root': {
4445
+ marginLeft: any;
4446
+ };
4447
+ };
4448
+ };
4449
+ };
4450
+ SCIncubatorListWidget: {
4451
+ styleOverrides: {
4452
+ root: ({ theme }: any) => {
4453
+ '& .MuiCardContent-root': {
4454
+ padding: any;
4455
+ };
4456
+ '& .SCIncubatorListWidget-header': {
4457
+ display: string;
4458
+ alignItems: string;
4459
+ };
4460
+ '& .SCIncubatorListWidget-actions': {
4461
+ display: string;
4462
+ justifyContent: string;
4463
+ };
4464
+ };
4465
+ };
4466
+ };
4467
+ SCIncubatorSkeleton: {
4468
+ styleOverrides: {
4469
+ root: ({ theme }: any) => {
4470
+ width: string;
4471
+ '& .MuiCardContent-root': {
4472
+ '& .SCIncubatorSkeleton-secondary': {
4473
+ marginTop: any;
4474
+ };
4475
+ '& .SCIncubatorSkeleton-progress-bar': {
4476
+ marginTop: any;
4477
+ };
4478
+ };
4479
+ '& .MuiCardActions-root': {
4480
+ marginLeft: any;
4481
+ };
4482
+ };
4483
+ };
4484
+ };
4485
+ SCIncubatorSuggestionWidget: {
4486
+ styleOverrides: {
4487
+ root: ({ theme }: any) => {
4488
+ '& .MuiCardContent-root': {
4489
+ padding: any;
4490
+ };
4491
+ };
4492
+ };
4493
+ };
4494
+ SCIncubatorDetail: {
4495
+ styleOverrides: {
4496
+ root: ({ theme }: any) => {
4497
+ '& .SCIncubatorDetail-share-card': {
4498
+ margin: any;
4499
+ };
4500
+ };
4501
+ };
4502
+ };
4503
+ SCPrizeItemSkeleton: {
4504
+ styleOverrides: {
4505
+ root: ({ theme }: any) => {
4506
+ [x: number]: {
4507
+ width: any;
4508
+ height: any;
4509
+ marginTop: any;
4510
+ };
4511
+ '& .MuiCard-root': {
4512
+ [x: number]: {
4513
+ borderRadius: number;
4514
+ height: string;
4515
+ };
4516
+ };
4517
+ '& .MuiCardContent-root': {
4518
+ justifyContent: string;
4519
+ '& .SCPrizeItemSkeleton-content': {
4520
+ display: string;
4521
+ flexDirection: string;
4522
+ justifyContent: string;
4523
+ alignItems: string;
4524
+ marginTop: any;
4525
+ paddingBottom: any;
4526
+ };
4527
+ };
4528
+ '& .MuiCardActions-root': {
4529
+ justifyContent: string;
4530
+ };
4531
+ };
4532
+ };
4533
+ };
4534
+ SCNavigationMenuIconButton: {
4535
+ styleOverrides: {
4536
+ root: ({ theme }: any) => {};
4537
+ drawerRoot: ({ theme }: any) => {
4538
+ '& .MuiDrawer-paper': {
4539
+ [x: number]: {
4540
+ width: any;
4541
+ };
4542
+ width: string;
4543
+ };
4544
+ '& .SCNavigationMenuIconButton-drawer-header': {
4545
+ minHeight: any;
4546
+ padding: string;
4547
+ display: string;
4548
+ justifyContent: string;
4549
+ '& img': {
4550
+ maxHeight: any;
4551
+ paddingLeft: any;
4552
+ };
4553
+ };
4554
+ };
4555
+ };
4556
+ };
4557
+ SCUserAvatar: {
4558
+ styleOverrides: {
4559
+ root: ({ theme }: any) => {
4560
+ '& .SCUserAvatar-badge-content': {
4561
+ width: number;
4562
+ height: number;
4563
+ backgroundColor: any;
4564
+ border: string;
4565
+ };
4566
+ '& .SCUserAvatar-badge-content-xs': {
4567
+ width: string;
4568
+ height: string;
4569
+ };
4570
+ '.MuiBadge-badge': {
4571
+ right: any;
4572
+ };
4573
+ };
4574
+ };
4575
+ };
4576
+ };
4577
+ selfcommunity: {
4578
+ user: {
4579
+ avatar: {
4580
+ sizeSmall: number;
4581
+ sizeMedium: number;
4582
+ sizeLarge: number;
4583
+ sizeXLarge: number;
4584
+ };
4585
+ };
4586
+ category: {
4587
+ icon: {
4588
+ sizeSmall: number;
4589
+ sizeMedium: number;
4590
+ sizeLarge: number;
4591
+ };
4592
+ };
4593
+ };
4594
+ };
7
4595
  export default theme;
8
4596
  //# sourceMappingURL=index.d.ts.map