@selfcommunity/react-theme-default 0.1.0-alpha.12 → 0.1.0-alpha.121

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