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

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