@selfcommunity/react-ui 0.11.0-react-17.0.1.3 → 0.11.0

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 (334) hide show
  1. package/lib/cjs/components/BottomNavigation/BottomNavigation.d.ts +1 -1
  2. package/lib/cjs/components/Checkout/Checkout.d.ts +1 -1
  3. package/lib/cjs/components/Checkout/CheckoutHeaderInfoWidget.d.ts +1 -1
  4. package/lib/cjs/components/CheckoutReturnDialog/CheckoutReturnDialog.d.ts +1 -1
  5. package/lib/cjs/components/CommunityPaywalls/CommunityPaywalls.d.ts +1 -1
  6. package/lib/cjs/components/Composer/Content/ContentPoll/ContentPoll.js +3 -3
  7. package/lib/cjs/components/Composer/Layer/AudienceLayer/AudienceLayer.d.ts +1 -1
  8. package/lib/cjs/components/Composer/Layer/CategoryLayer/CategoryLayer.d.ts +1 -1
  9. package/lib/cjs/components/Composer/Layer/CloseLayer/CloseLayer.d.ts +1 -1
  10. package/lib/cjs/components/Composer/Layer/LocationLayer/LocationLayer.d.ts +1 -1
  11. package/lib/cjs/components/Composer/Layer/ScheduledLayer/ScheduledLayer.d.ts +1 -1
  12. package/lib/cjs/components/ComposerIconButton/ComposerIconButton.d.ts +1 -1
  13. package/lib/cjs/components/CourseCompletedDialog/CourseCompletedDialog.d.ts +1 -1
  14. package/lib/cjs/components/CourseDashboard/Header/Skeleton.d.ts +1 -1
  15. package/lib/cjs/components/CourseDashboard/Header.d.ts +1 -1
  16. package/lib/cjs/components/CourseDashboard/Student/ActionButton.d.ts +1 -1
  17. package/lib/cjs/components/CourseDashboard/Student/Skeleton.d.ts +1 -1
  18. package/lib/cjs/components/CourseDashboard/Student.d.ts +1 -1
  19. package/lib/cjs/components/CourseDashboard/Teacher/Comments.d.ts +1 -1
  20. package/lib/cjs/components/CourseDashboard/Teacher/Info.d.ts +1 -1
  21. package/lib/cjs/components/CourseDashboard/Teacher/Skeleton.d.ts +1 -1
  22. package/lib/cjs/components/CourseDashboard/Teacher/Students.d.ts +1 -1
  23. package/lib/cjs/components/CourseDashboard/Teacher.d.ts +1 -1
  24. package/lib/cjs/components/CourseDashboard/index.d.ts +2 -2
  25. package/lib/cjs/components/CourseForm/Dialog.d.ts +1 -1
  26. package/lib/cjs/components/CourseForm/Skeleton.d.ts +1 -1
  27. package/lib/cjs/components/CourseParticipantsButton/CourseParticipantsButton.d.ts +1 -1
  28. package/lib/cjs/components/Courses/Courses.d.ts +1 -1
  29. package/lib/cjs/components/CreateEventWidget/CreateEventWidget.d.ts +1 -1
  30. package/lib/cjs/components/CreateEventWidget/Skeleton.d.ts +1 -1
  31. package/lib/cjs/components/CreatePaymentProductForm/CreatePaymentProductForm.d.ts +1 -1
  32. package/lib/cjs/components/EditCourse/Customize.d.ts +1 -1
  33. package/lib/cjs/components/EditCourse/EditCourse.d.ts +1 -1
  34. package/lib/cjs/components/EditCourse/Lessons/AddButton.d.ts +1 -1
  35. package/lib/cjs/components/EditCourse/Lessons/ChangeLessonStatus.d.ts +1 -1
  36. package/lib/cjs/components/EditCourse/Lessons/FieldName.d.ts +1 -1
  37. package/lib/cjs/components/EditCourse/Lessons/Skeleton.d.ts +1 -1
  38. package/lib/cjs/components/EditCourse/Lessons.d.ts +1 -1
  39. package/lib/cjs/components/EditCourse/MenuRow.d.ts +1 -1
  40. package/lib/cjs/components/EditCourse/Options/Skeleton.d.ts +1 -1
  41. package/lib/cjs/components/EditCourse/Options/SwitchForm.d.ts +1 -1
  42. package/lib/cjs/components/EditCourse/Options.d.ts +1 -1
  43. package/lib/cjs/components/EditCourse/Requests.d.ts +1 -1
  44. package/lib/cjs/components/EditCourse/Skeleton.d.ts +1 -1
  45. package/lib/cjs/components/EditCourse/Status.d.ts +1 -1
  46. package/lib/cjs/components/EditCourse/Users/Skeleton.d.ts +1 -1
  47. package/lib/cjs/components/EditCourse/Users.d.ts +1 -1
  48. package/lib/cjs/components/Editor/Editor.d.ts +1 -1
  49. package/lib/cjs/components/Editor/nodes/HashtagNode.d.ts +1 -1
  50. package/lib/cjs/components/Editor/nodes/HashtagNode.js +4 -4
  51. package/lib/cjs/components/Editor/nodes/ImageNode.d.ts +1 -1
  52. package/lib/cjs/components/Editor/nodes/ImageNode.js +6 -6
  53. package/lib/cjs/components/Editor/nodes/MentionNode.d.ts +1 -1
  54. package/lib/cjs/components/Editor/nodes/MentionNode.js +4 -4
  55. package/lib/cjs/components/Editor/plugins/ApiPlugin.d.ts +2 -2
  56. package/lib/cjs/components/Editor/plugins/MediaPlugin.d.ts +1 -1
  57. package/lib/cjs/components/Editor/plugins/MentionsPlugin.d.ts +2 -2
  58. package/lib/cjs/components/Editor/shared/useDecorators.d.ts +2 -2
  59. package/lib/cjs/components/EventForm/types.d.ts +5 -5
  60. package/lib/cjs/components/EventInfoWidget/EventInfoWidget.d.ts +1 -1
  61. package/lib/cjs/components/EventInfoWidget/Skeleton.d.ts +1 -1
  62. package/lib/cjs/components/EventMediaWidget/EventMediaWidget.d.ts +1 -1
  63. package/lib/cjs/components/EventMediaWidget/Skeleton.d.ts +2 -2
  64. package/lib/cjs/components/EventMediaWidget/TriggerButton.d.ts +1 -1
  65. package/lib/cjs/components/EventMediaWidget/asUploadButton.d.ts +2 -2
  66. package/lib/cjs/components/EventMembersWidget/EventMembersWidget.d.ts +1 -1
  67. package/lib/cjs/components/EventMembersWidget/Skeleton.d.ts +1 -1
  68. package/lib/cjs/components/EventMembersWidget/TabContentComponent.d.ts +1 -1
  69. package/lib/cjs/components/EventParticipantsButton/EventParticipantsButton.d.ts +1 -1
  70. package/lib/cjs/components/Events/Events.d.ts +1 -1
  71. package/lib/cjs/components/Feed/Feed.d.ts +2 -2
  72. package/lib/cjs/components/Feed/Skeleton.d.ts +1 -1
  73. package/lib/cjs/components/FeedObject/Activities/ActivitiesMenu/ActivitiesMenu.d.ts +1 -1
  74. package/lib/cjs/components/FooterWidget/FooterWidget.d.ts +1 -1
  75. package/lib/cjs/components/LiveStreamForm/types.d.ts +3 -3
  76. package/lib/cjs/components/LiveStreamRoom/LiveStreamVideoConference/ControlBar.d.ts +2 -2
  77. package/lib/cjs/components/LiveStreamRoom/LiveStreamVideoConference/FocusLayout.d.ts +4 -4
  78. package/lib/cjs/components/LiveStreamRoom/LiveStreamVideoConference/ParticipantPlaceholder.d.ts +1 -1
  79. package/lib/cjs/components/LiveStreamRoom/LiveStreamVideoConference/ParticipantTile.d.ts +2 -2
  80. package/lib/cjs/components/LiveStreamRoom/LiveStreamVideoConference/PreJoin.d.ts +1 -1
  81. package/lib/cjs/components/LiveStreamRoom/LiveStreamVideoConference/RecordingIndicator.d.ts +1 -1
  82. package/lib/cjs/components/LiveStreamRoom/LiveStreamVideoConference/SettingsMenuToggle.d.ts +1 -1
  83. package/lib/cjs/components/LiveStreamRoom/LiveStreamVideoConference/TrackToggle.d.ts +1 -1
  84. package/lib/cjs/components/LiveStreamRoom/LiveStreamVideoConference/VideoConference.d.ts +1 -1
  85. package/lib/cjs/components/LiveStreamRoom/LiveStreamVideoConference/utils.d.ts +2 -2
  86. package/lib/cjs/components/LiveStreamRoom/types.d.ts +1 -1
  87. package/lib/cjs/components/MyEventsWidget/MyEventsWidget.d.ts +1 -1
  88. package/lib/cjs/components/MyEventsWidget/Skeleton.d.ts +1 -1
  89. package/lib/cjs/components/NavigationMenuIconButton/DefaultDrawerContent.d.ts +1 -1
  90. package/lib/cjs/components/NavigationMenuIconButton/DefaultDrawerSkeleton.d.ts +1 -1
  91. package/lib/cjs/components/NavigationMenuIconButton/DefaultHeaderContent.d.ts +2 -2
  92. package/lib/cjs/components/NavigationToolbar/NavigationToolbar.d.ts +1 -1
  93. package/lib/cjs/components/NavigationToolbar/NotificationMenu.d.ts +1 -1
  94. package/lib/cjs/components/NavigationToolbarMobile/NavigationToolbarMobile.d.ts +1 -1
  95. package/lib/cjs/components/OnBoardingWidget/OnBoardingWidget.d.ts +1 -1
  96. package/lib/cjs/components/OnBoardingWidget/Steps/App/App.d.ts +1 -1
  97. package/lib/cjs/components/OnBoardingWidget/Steps/Appearance/Appearance.d.ts +1 -1
  98. package/lib/cjs/components/OnBoardingWidget/Steps/Category/Category.d.ts +1 -1
  99. package/lib/cjs/components/OnBoardingWidget/Steps/Content/Content.d.ts +1 -1
  100. package/lib/cjs/components/OnBoardingWidget/Steps/Invite/Invite.d.ts +1 -1
  101. package/lib/cjs/components/OnBoardingWidget/Steps/Profile/Profile.d.ts +1 -1
  102. package/lib/cjs/components/PaymentDetailDialog/PaymentDetailDialog.d.ts +1 -1
  103. package/lib/cjs/components/PaymentOrder/PaymentOrder.d.ts +1 -1
  104. package/lib/cjs/components/PaymentOrders/PaymentOrders.d.ts +1 -1
  105. package/lib/cjs/components/PaymentProduct/PaymentProduct.d.ts +2 -2
  106. package/lib/cjs/components/PaymentProduct/PaymentProduct.js +1 -1
  107. package/lib/cjs/components/PaymentProductPrice/PaymentProductPrice.d.ts +1 -1
  108. package/lib/cjs/components/PaymentProducts/PaymentProducts.d.ts +1 -1
  109. package/lib/cjs/components/Paywalls/Paywalls.d.ts +1 -1
  110. package/lib/cjs/components/PaywallsConfigurator/PaywallsConfigurator.d.ts +1 -1
  111. package/lib/cjs/components/PaywallsDialog/PaywallsDialog.d.ts +1 -1
  112. package/lib/cjs/components/PdfPreviewDialog/PdfPreviewDialog.d.ts +1 -1
  113. package/lib/cjs/components/PrivateMessageComponent/Skeleton.d.ts +1 -1
  114. package/lib/cjs/components/RelatedEventsWidget/RelatedEventsWidget.d.ts +1 -1
  115. package/lib/cjs/components/RelatedEventsWidget/Skeleton.d.ts +1 -1
  116. package/lib/cjs/components/SearchAutocomplete/SearchAutocomplete.d.ts +1 -1
  117. package/lib/cjs/components/SearchDialog/SearchDialog.d.ts +1 -1
  118. package/lib/cjs/components/SuggestedEventsWidget/Arrow.d.ts +1 -1
  119. package/lib/cjs/components/SuggestedEventsWidget/Skeleton.d.ts +1 -1
  120. package/lib/cjs/components/SuggestedEventsWidget/SuggestedEventsWidget.d.ts +1 -1
  121. package/lib/cjs/components/UserBillingInfo/UserBillingInfo.d.ts +2 -2
  122. package/lib/cjs/components/UserInfoDialog/UserInfoDialog.d.ts +1 -1
  123. package/lib/cjs/components/UserLiveStreamWidget/Skeleton.d.ts +1 -1
  124. package/lib/cjs/components/UserLiveStreamWidget/UserLiveStreamWidget.d.ts +1 -1
  125. package/lib/cjs/components/UserPaymentMethods/Skeleton.d.ts +1 -1
  126. package/lib/cjs/components/UserPaymentMethods/UserPaymentMethods.d.ts +2 -2
  127. package/lib/cjs/components/Widget/index.d.ts +1 -1
  128. package/lib/cjs/shared/AccordionLessons/AccordionLessons.d.ts +1 -1
  129. package/lib/cjs/shared/AccordionLessons/Skeleton.d.ts +1 -1
  130. package/lib/cjs/shared/AddUsersButton/AddUsersButton.d.ts +1 -1
  131. package/lib/cjs/shared/AutoPlayer/index.d.ts +1 -1
  132. package/lib/cjs/shared/BaseDialog/BaseDialog.d.ts +1 -1
  133. package/lib/cjs/shared/Calendar/index.d.ts +1 -1
  134. package/lib/cjs/shared/CourseTypePopover/CourseTypePopover.d.ts +1 -1
  135. package/lib/cjs/shared/CourseUsersTable/ChangeUsersStatus.d.ts +1 -1
  136. package/lib/cjs/shared/CourseUsersTable/CourseUsersTable.d.ts +2 -2
  137. package/lib/cjs/shared/CourseUsersTable/RowSkeleton.d.ts +1 -1
  138. package/lib/cjs/shared/CourseUsersTable/SeeProgressButton.d.ts +1 -1
  139. package/lib/cjs/shared/CourseUsersTable/Skeleton.d.ts +1 -1
  140. package/lib/cjs/shared/EmptyStatus/EmptyStatus.d.ts +1 -1
  141. package/lib/cjs/shared/EventInfoDetails/index.d.ts +1 -1
  142. package/lib/cjs/shared/InfiniteScroll/index.d.ts +2 -2
  143. package/lib/cjs/shared/InfiniteScroll/stories/InfiniteScrollWithHeight.d.ts +1 -1
  144. package/lib/cjs/shared/InfiniteScroll/stories/PullDownToRefreshInfScroll.d.ts +1 -1
  145. package/lib/cjs/shared/InfiniteScroll/stories/ScrollableTargetFixedInfScroll.d.ts +1 -1
  146. package/lib/cjs/shared/InfiniteScroll/stories/ScrollableTargetInfScroll.d.ts +1 -1
  147. package/lib/cjs/shared/InfiniteScroll/stories/ScrolleableTop.d.ts +1 -1
  148. package/lib/cjs/shared/InfiniteScroll/stories/WindowInfiniteScrollComponent.d.ts +1 -1
  149. package/lib/cjs/shared/Lightbox/BaseLightbox.d.ts +1 -1
  150. package/lib/cjs/shared/Lightbox/Lightbox.d.ts +1 -1
  151. package/lib/cjs/shared/LiveStreamInfoDetails/index.d.ts +1 -1
  152. package/lib/cjs/shared/Media/File/DocComponent.d.ts +1 -1
  153. package/lib/cjs/shared/Media/File/PreviewComponent.d.ts +1 -1
  154. package/lib/cjs/shared/Media/File/asUploadButton.d.ts +1 -1
  155. package/lib/cjs/shared/Media/Link/LayerComponent.d.ts +1 -1
  156. package/lib/cjs/shared/Media/Link/PreviewComponent.d.ts +1 -1
  157. package/lib/cjs/shared/Media/Link/UrlTextField/index.d.ts +1 -1
  158. package/lib/cjs/shared/MetadataField/MetadataField.d.ts +1 -1
  159. package/lib/cjs/shared/ProgressBar/index.d.ts +1 -1
  160. package/lib/cjs/shared/StickyBox/index.d.ts +4 -4
  161. package/lib/cjs/shared/UsernameTextField/index.d.ts +1 -1
  162. package/lib/cjs/shared/VirtualizedScroller/VirtualScrollerChild.d.ts +1 -1
  163. package/lib/cjs/types/composer.d.ts +1 -1
  164. package/lib/cjs/utils/buttonCounters.d.ts +1 -1
  165. package/lib/esm/components/BottomNavigation/BottomNavigation.d.ts +1 -1
  166. package/lib/esm/components/Checkout/Checkout.d.ts +1 -1
  167. package/lib/esm/components/Checkout/CheckoutHeaderInfoWidget.d.ts +1 -1
  168. package/lib/esm/components/CheckoutReturnDialog/CheckoutReturnDialog.d.ts +1 -1
  169. package/lib/esm/components/CommunityPaywalls/CommunityPaywalls.d.ts +1 -1
  170. package/lib/esm/components/Composer/Content/ContentPoll/ContentPoll.js +3 -3
  171. package/lib/esm/components/Composer/Layer/AudienceLayer/AudienceLayer.d.ts +1 -1
  172. package/lib/esm/components/Composer/Layer/CategoryLayer/CategoryLayer.d.ts +1 -1
  173. package/lib/esm/components/Composer/Layer/CloseLayer/CloseLayer.d.ts +1 -1
  174. package/lib/esm/components/Composer/Layer/LocationLayer/LocationLayer.d.ts +1 -1
  175. package/lib/esm/components/Composer/Layer/ScheduledLayer/ScheduledLayer.d.ts +1 -1
  176. package/lib/esm/components/ComposerIconButton/ComposerIconButton.d.ts +1 -1
  177. package/lib/esm/components/CourseCompletedDialog/CourseCompletedDialog.d.ts +1 -1
  178. package/lib/esm/components/CourseDashboard/Header/Skeleton.d.ts +1 -1
  179. package/lib/esm/components/CourseDashboard/Header.d.ts +1 -1
  180. package/lib/esm/components/CourseDashboard/Student/ActionButton.d.ts +1 -1
  181. package/lib/esm/components/CourseDashboard/Student/Skeleton.d.ts +1 -1
  182. package/lib/esm/components/CourseDashboard/Student.d.ts +1 -1
  183. package/lib/esm/components/CourseDashboard/Teacher/Comments.d.ts +1 -1
  184. package/lib/esm/components/CourseDashboard/Teacher/Info.d.ts +1 -1
  185. package/lib/esm/components/CourseDashboard/Teacher/Skeleton.d.ts +1 -1
  186. package/lib/esm/components/CourseDashboard/Teacher/Students.d.ts +1 -1
  187. package/lib/esm/components/CourseDashboard/Teacher.d.ts +1 -1
  188. package/lib/esm/components/CourseDashboard/index.d.ts +2 -2
  189. package/lib/esm/components/CourseForm/Dialog.d.ts +1 -1
  190. package/lib/esm/components/CourseForm/Skeleton.d.ts +1 -1
  191. package/lib/esm/components/CourseParticipantsButton/CourseParticipantsButton.d.ts +1 -1
  192. package/lib/esm/components/Courses/Courses.d.ts +1 -1
  193. package/lib/esm/components/CreateEventWidget/CreateEventWidget.d.ts +1 -1
  194. package/lib/esm/components/CreateEventWidget/Skeleton.d.ts +1 -1
  195. package/lib/esm/components/CreatePaymentProductForm/CreatePaymentProductForm.d.ts +1 -1
  196. package/lib/esm/components/EditCourse/Customize.d.ts +1 -1
  197. package/lib/esm/components/EditCourse/EditCourse.d.ts +1 -1
  198. package/lib/esm/components/EditCourse/Lessons/AddButton.d.ts +1 -1
  199. package/lib/esm/components/EditCourse/Lessons/ChangeLessonStatus.d.ts +1 -1
  200. package/lib/esm/components/EditCourse/Lessons/FieldName.d.ts +1 -1
  201. package/lib/esm/components/EditCourse/Lessons/Skeleton.d.ts +1 -1
  202. package/lib/esm/components/EditCourse/Lessons.d.ts +1 -1
  203. package/lib/esm/components/EditCourse/MenuRow.d.ts +1 -1
  204. package/lib/esm/components/EditCourse/Options/Skeleton.d.ts +1 -1
  205. package/lib/esm/components/EditCourse/Options/SwitchForm.d.ts +1 -1
  206. package/lib/esm/components/EditCourse/Options.d.ts +1 -1
  207. package/lib/esm/components/EditCourse/Requests.d.ts +1 -1
  208. package/lib/esm/components/EditCourse/Skeleton.d.ts +1 -1
  209. package/lib/esm/components/EditCourse/Status.d.ts +1 -1
  210. package/lib/esm/components/EditCourse/Users/Skeleton.d.ts +1 -1
  211. package/lib/esm/components/EditCourse/Users.d.ts +1 -1
  212. package/lib/esm/components/Editor/Editor.d.ts +1 -1
  213. package/lib/esm/components/Editor/nodes/HashtagNode.d.ts +1 -1
  214. package/lib/esm/components/Editor/nodes/HashtagNode.js +4 -4
  215. package/lib/esm/components/Editor/nodes/ImageNode.d.ts +1 -1
  216. package/lib/esm/components/Editor/nodes/ImageNode.js +6 -6
  217. package/lib/esm/components/Editor/nodes/MentionNode.d.ts +1 -1
  218. package/lib/esm/components/Editor/nodes/MentionNode.js +4 -4
  219. package/lib/esm/components/Editor/plugins/ApiPlugin.d.ts +2 -2
  220. package/lib/esm/components/Editor/plugins/MediaPlugin.d.ts +1 -1
  221. package/lib/esm/components/Editor/plugins/MentionsPlugin.d.ts +2 -2
  222. package/lib/esm/components/Editor/shared/useDecorators.d.ts +2 -2
  223. package/lib/esm/components/EventForm/types.d.ts +5 -5
  224. package/lib/esm/components/EventInfoWidget/EventInfoWidget.d.ts +1 -1
  225. package/lib/esm/components/EventInfoWidget/Skeleton.d.ts +1 -1
  226. package/lib/esm/components/EventMediaWidget/EventMediaWidget.d.ts +1 -1
  227. package/lib/esm/components/EventMediaWidget/Skeleton.d.ts +2 -2
  228. package/lib/esm/components/EventMediaWidget/TriggerButton.d.ts +1 -1
  229. package/lib/esm/components/EventMediaWidget/asUploadButton.d.ts +2 -2
  230. package/lib/esm/components/EventMembersWidget/EventMembersWidget.d.ts +1 -1
  231. package/lib/esm/components/EventMembersWidget/Skeleton.d.ts +1 -1
  232. package/lib/esm/components/EventMembersWidget/TabContentComponent.d.ts +1 -1
  233. package/lib/esm/components/EventParticipantsButton/EventParticipantsButton.d.ts +1 -1
  234. package/lib/esm/components/Events/Events.d.ts +1 -1
  235. package/lib/esm/components/Feed/Feed.d.ts +2 -2
  236. package/lib/esm/components/Feed/Skeleton.d.ts +1 -1
  237. package/lib/esm/components/FeedObject/Activities/ActivitiesMenu/ActivitiesMenu.d.ts +1 -1
  238. package/lib/esm/components/FooterWidget/FooterWidget.d.ts +1 -1
  239. package/lib/esm/components/LiveStreamForm/types.d.ts +3 -3
  240. package/lib/esm/components/LiveStreamRoom/LiveStreamVideoConference/ControlBar.d.ts +2 -2
  241. package/lib/esm/components/LiveStreamRoom/LiveStreamVideoConference/FocusLayout.d.ts +4 -4
  242. package/lib/esm/components/LiveStreamRoom/LiveStreamVideoConference/ParticipantPlaceholder.d.ts +1 -1
  243. package/lib/esm/components/LiveStreamRoom/LiveStreamVideoConference/ParticipantTile.d.ts +2 -2
  244. package/lib/esm/components/LiveStreamRoom/LiveStreamVideoConference/PreJoin.d.ts +1 -1
  245. package/lib/esm/components/LiveStreamRoom/LiveStreamVideoConference/RecordingIndicator.d.ts +1 -1
  246. package/lib/esm/components/LiveStreamRoom/LiveStreamVideoConference/SettingsMenuToggle.d.ts +1 -1
  247. package/lib/esm/components/LiveStreamRoom/LiveStreamVideoConference/TrackToggle.d.ts +1 -1
  248. package/lib/esm/components/LiveStreamRoom/LiveStreamVideoConference/VideoConference.d.ts +1 -1
  249. package/lib/esm/components/LiveStreamRoom/LiveStreamVideoConference/utils.d.ts +2 -2
  250. package/lib/esm/components/LiveStreamRoom/types.d.ts +1 -1
  251. package/lib/esm/components/MyEventsWidget/MyEventsWidget.d.ts +1 -1
  252. package/lib/esm/components/MyEventsWidget/Skeleton.d.ts +1 -1
  253. package/lib/esm/components/NavigationMenuIconButton/DefaultDrawerContent.d.ts +1 -1
  254. package/lib/esm/components/NavigationMenuIconButton/DefaultDrawerSkeleton.d.ts +1 -1
  255. package/lib/esm/components/NavigationMenuIconButton/DefaultHeaderContent.d.ts +2 -2
  256. package/lib/esm/components/NavigationToolbar/NavigationToolbar.d.ts +1 -1
  257. package/lib/esm/components/NavigationToolbar/NotificationMenu.d.ts +1 -1
  258. package/lib/esm/components/NavigationToolbarMobile/NavigationToolbarMobile.d.ts +1 -1
  259. package/lib/esm/components/OnBoardingWidget/OnBoardingWidget.d.ts +1 -1
  260. package/lib/esm/components/OnBoardingWidget/Steps/App/App.d.ts +1 -1
  261. package/lib/esm/components/OnBoardingWidget/Steps/Appearance/Appearance.d.ts +1 -1
  262. package/lib/esm/components/OnBoardingWidget/Steps/Category/Category.d.ts +1 -1
  263. package/lib/esm/components/OnBoardingWidget/Steps/Content/Content.d.ts +1 -1
  264. package/lib/esm/components/OnBoardingWidget/Steps/Invite/Invite.d.ts +1 -1
  265. package/lib/esm/components/OnBoardingWidget/Steps/Profile/Profile.d.ts +1 -1
  266. package/lib/esm/components/PaymentDetailDialog/PaymentDetailDialog.d.ts +1 -1
  267. package/lib/esm/components/PaymentOrder/PaymentOrder.d.ts +1 -1
  268. package/lib/esm/components/PaymentOrders/PaymentOrders.d.ts +1 -1
  269. package/lib/esm/components/PaymentProduct/PaymentProduct.d.ts +2 -2
  270. package/lib/esm/components/PaymentProduct/PaymentProduct.js +1 -1
  271. package/lib/esm/components/PaymentProductPrice/PaymentProductPrice.d.ts +1 -1
  272. package/lib/esm/components/PaymentProducts/PaymentProducts.d.ts +1 -1
  273. package/lib/esm/components/Paywalls/Paywalls.d.ts +1 -1
  274. package/lib/esm/components/PaywallsConfigurator/PaywallsConfigurator.d.ts +1 -1
  275. package/lib/esm/components/PaywallsDialog/PaywallsDialog.d.ts +1 -1
  276. package/lib/esm/components/PdfPreviewDialog/PdfPreviewDialog.d.ts +1 -1
  277. package/lib/esm/components/PrivateMessageComponent/Skeleton.d.ts +1 -1
  278. package/lib/esm/components/RelatedEventsWidget/RelatedEventsWidget.d.ts +1 -1
  279. package/lib/esm/components/RelatedEventsWidget/Skeleton.d.ts +1 -1
  280. package/lib/esm/components/SearchAutocomplete/SearchAutocomplete.d.ts +1 -1
  281. package/lib/esm/components/SearchDialog/SearchDialog.d.ts +1 -1
  282. package/lib/esm/components/SuggestedEventsWidget/Arrow.d.ts +1 -1
  283. package/lib/esm/components/SuggestedEventsWidget/Skeleton.d.ts +1 -1
  284. package/lib/esm/components/SuggestedEventsWidget/SuggestedEventsWidget.d.ts +1 -1
  285. package/lib/esm/components/UserBillingInfo/UserBillingInfo.d.ts +2 -2
  286. package/lib/esm/components/UserInfoDialog/UserInfoDialog.d.ts +1 -1
  287. package/lib/esm/components/UserLiveStreamWidget/Skeleton.d.ts +1 -1
  288. package/lib/esm/components/UserLiveStreamWidget/UserLiveStreamWidget.d.ts +1 -1
  289. package/lib/esm/components/UserPaymentMethods/Skeleton.d.ts +1 -1
  290. package/lib/esm/components/UserPaymentMethods/UserPaymentMethods.d.ts +2 -2
  291. package/lib/esm/components/Widget/index.d.ts +1 -1
  292. package/lib/esm/shared/AccordionLessons/AccordionLessons.d.ts +1 -1
  293. package/lib/esm/shared/AccordionLessons/Skeleton.d.ts +1 -1
  294. package/lib/esm/shared/AddUsersButton/AddUsersButton.d.ts +1 -1
  295. package/lib/esm/shared/AutoPlayer/index.d.ts +1 -1
  296. package/lib/esm/shared/BaseDialog/BaseDialog.d.ts +1 -1
  297. package/lib/esm/shared/Calendar/index.d.ts +1 -1
  298. package/lib/esm/shared/CourseTypePopover/CourseTypePopover.d.ts +1 -1
  299. package/lib/esm/shared/CourseUsersTable/ChangeUsersStatus.d.ts +1 -1
  300. package/lib/esm/shared/CourseUsersTable/CourseUsersTable.d.ts +2 -2
  301. package/lib/esm/shared/CourseUsersTable/RowSkeleton.d.ts +1 -1
  302. package/lib/esm/shared/CourseUsersTable/SeeProgressButton.d.ts +1 -1
  303. package/lib/esm/shared/CourseUsersTable/Skeleton.d.ts +1 -1
  304. package/lib/esm/shared/EmptyStatus/EmptyStatus.d.ts +1 -1
  305. package/lib/esm/shared/EventInfoDetails/index.d.ts +1 -1
  306. package/lib/esm/shared/InfiniteScroll/index.d.ts +2 -2
  307. package/lib/esm/shared/InfiniteScroll/stories/InfiniteScrollWithHeight.d.ts +1 -1
  308. package/lib/esm/shared/InfiniteScroll/stories/PullDownToRefreshInfScroll.d.ts +1 -1
  309. package/lib/esm/shared/InfiniteScroll/stories/ScrollableTargetFixedInfScroll.d.ts +1 -1
  310. package/lib/esm/shared/InfiniteScroll/stories/ScrollableTargetInfScroll.d.ts +1 -1
  311. package/lib/esm/shared/InfiniteScroll/stories/ScrolleableTop.d.ts +1 -1
  312. package/lib/esm/shared/InfiniteScroll/stories/WindowInfiniteScrollComponent.d.ts +1 -1
  313. package/lib/esm/shared/Lightbox/BaseLightbox.d.ts +1 -1
  314. package/lib/esm/shared/Lightbox/Lightbox.d.ts +1 -1
  315. package/lib/esm/shared/LiveStreamInfoDetails/index.d.ts +1 -1
  316. package/lib/esm/shared/Media/File/DocComponent.d.ts +1 -1
  317. package/lib/esm/shared/Media/File/PreviewComponent.d.ts +1 -1
  318. package/lib/esm/shared/Media/File/asUploadButton.d.ts +1 -1
  319. package/lib/esm/shared/Media/Link/LayerComponent.d.ts +1 -1
  320. package/lib/esm/shared/Media/Link/PreviewComponent.d.ts +1 -1
  321. package/lib/esm/shared/Media/Link/UrlTextField/index.d.ts +1 -1
  322. package/lib/esm/shared/MetadataField/MetadataField.d.ts +1 -1
  323. package/lib/esm/shared/ProgressBar/index.d.ts +1 -1
  324. package/lib/esm/shared/StickyBox/index.d.ts +4 -4
  325. package/lib/esm/shared/UsernameTextField/index.d.ts +1 -1
  326. package/lib/esm/shared/VirtualizedScroller/VirtualScrollerChild.d.ts +1 -1
  327. package/lib/esm/types/composer.d.ts +1 -1
  328. package/lib/esm/utils/buttonCounters.d.ts +1 -1
  329. package/lib/umd/250.js +2 -0
  330. package/lib/umd/{155.js.LICENSE.txt → 250.js.LICENSE.txt} +0 -2
  331. package/lib/umd/react-ui.js +1 -1
  332. package/lib/umd/react-ui.js.LICENSE.txt +1 -1
  333. package/package.json +11 -11
  334. package/lib/umd/155.js +0 -2
@@ -32,4 +32,4 @@ export interface BottomNavigationProps extends MuiBottomNavigationProps {
32
32
  *
33
33
  * @param inProps
34
34
  */
35
- export default function BottomNavigation(inProps: BottomNavigationProps): import("react/jsx-runtime").JSX.Element;
35
+ export default function BottomNavigation(inProps: BottomNavigationProps): JSX.Element;
@@ -11,4 +11,4 @@ export interface CheckoutProps {
11
11
  uiMode?: SCCheckoutSessionUIMode;
12
12
  onComplete?: () => void;
13
13
  }
14
- export default function Checkout(inProps: CheckoutProps): import("react/jsx-runtime").JSX.Element;
14
+ export default function Checkout(inProps: CheckoutProps): JSX.Element;
@@ -4,5 +4,5 @@ interface CheckoutHeaderProps {
4
4
  contentType: SCContentType;
5
5
  content: any;
6
6
  }
7
- export default function CheckoutHeaderInfoWidget(inProps: CheckoutHeaderProps): import("react/jsx-runtime").JSX.Element;
7
+ export default function CheckoutHeaderInfoWidget(inProps: CheckoutHeaderProps): JSX.Element;
8
8
  export {};
@@ -7,4 +7,4 @@ export interface CheckoutReturnDialogProps extends DialogProps {
7
7
  onHandleViewContentPurchased?: (redirectUrl: string, contentType: SCContentType) => void;
8
8
  returnUrl?: string;
9
9
  }
10
- export default function CheckoutReturnDialog(inProps: CheckoutReturnDialogProps): import("react/jsx-runtime").JSX.Element;
10
+ export default function CheckoutReturnDialog(inProps: CheckoutReturnDialogProps): JSX.Element;
@@ -5,4 +5,4 @@ export interface CommunityPaywallsProps {
5
5
  onUpdatePaymentOrder?: (price: SCPaymentPrice, contentType?: SCContentType, contentId?: string | number) => void;
6
6
  callbackUrl?: string;
7
7
  }
8
- export default function CommunityPaywalls(inProps: CommunityPaywallsProps): import("react/jsx-runtime").JSX.Element;
8
+ export default function CommunityPaywalls(inProps: CommunityPaywallsProps): JSX.Element;
@@ -30,7 +30,7 @@ const classes = {
30
30
  const Root = (0, material_1.styled)(material_1.Box, {
31
31
  name: constants_1.PREFIX,
32
32
  slot: 'ContentPollRoot'
33
- })(() => ({}));
33
+ })(({ theme }) => ({}));
34
34
  const messages = (0, react_intl_1.defineMessages)({
35
35
  choicePlaceholder: {
36
36
  id: 'ui.composer.content.poll.choice.placeholder',
@@ -39,7 +39,7 @@ const messages = (0, react_intl_1.defineMessages)({
39
39
  });
40
40
  const SortableComponent = (0, react_1.forwardRef)((_a, ref) => {
41
41
  var { children } = _a, props = tslib_1.__rest(_a, ["children"]);
42
- return ((0, jsx_runtime_1.jsx)(material_1.FormGroup, Object.assign({ sx: { display: 'flex', flexDirection: 'column' }, ref: ref }, props, { children: children })));
42
+ return ((0, jsx_runtime_1.jsx)(material_1.FormGroup, Object.assign({ direction: "column", ref: ref }, props, { children: children })));
43
43
  });
44
44
  /**
45
45
  * Default poll
@@ -81,7 +81,7 @@ exports.default = (inProps) => {
81
81
  onChange(Object.assign(Object.assign({}, value), { poll: Object.assign(Object.assign({}, poll), { choices: [...poll.choices, Object.assign({}, DEFAULT_CHOICE)] }) }));
82
82
  }, [value, poll]);
83
83
  const handleDeleteChoice = (0, react_1.useCallback)((index) => {
84
- return () => {
84
+ return (event) => {
85
85
  const _choices = [...poll.choices];
86
86
  _choices.splice(index, 1);
87
87
  onChange(Object.assign(Object.assign({}, value), { poll: Object.assign(Object.assign({}, poll), { choices: _choices }) }));
@@ -14,5 +14,5 @@ export interface AudienceLayerProps extends Omit<BoxProps, 'defaultValue'>, Comp
14
14
  defaultValue: SCTagType[] | SCGroupType | any;
15
15
  TextFieldProps?: TextFieldProps;
16
16
  }
17
- declare const AudienceLayer: React.ForwardRefExoticComponent<Omit<AudienceLayerProps, "ref"> & React.RefAttributes<unknown>>;
17
+ declare const AudienceLayer: React.ForwardRefExoticComponent<Pick<AudienceLayerProps, "id" | "role" | "className" | "style" | "classes" | "p" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "sx" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "zIndex" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "onClose" | "TextFieldProps" | "onSave"> & React.RefAttributes<unknown>>;
18
18
  export default AudienceLayer;
@@ -5,5 +5,5 @@ import { ComposerLayerProps } from '../../../../types/composer';
5
5
  export interface CategoryLayerProps extends Omit<BoxProps, 'defaultValue'>, ComposerLayerProps {
6
6
  defaultValue: SCCategoryType[];
7
7
  }
8
- declare const CategoryLayer: React.ForwardRefExoticComponent<Omit<CategoryLayerProps, "ref"> & React.RefAttributes<unknown>>;
8
+ declare const CategoryLayer: React.ForwardRefExoticComponent<Pick<CategoryLayerProps, "id" | "role" | "className" | "style" | "classes" | "p" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "sx" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "zIndex" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "onClose" | "onSave"> & React.RefAttributes<unknown>>;
9
9
  export default CategoryLayer;
@@ -3,5 +3,5 @@ import { BoxProps } from '@mui/material';
3
3
  import { ComposerLayerProps } from '../../../../types/composer';
4
4
  export interface CloseLayerProps extends Omit<BoxProps, 'defaultValue'>, ComposerLayerProps {
5
5
  }
6
- declare const CloseLayer: React.ForwardRefExoticComponent<Omit<CloseLayerProps, "ref"> & React.RefAttributes<unknown>>;
6
+ declare const CloseLayer: React.ForwardRefExoticComponent<Pick<CloseLayerProps, "id" | "role" | "className" | "style" | "classes" | "p" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "sx" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "zIndex" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "onClose" | "onSave"> & React.RefAttributes<unknown>>;
7
7
  export default CloseLayer;
@@ -5,5 +5,5 @@ import { ComposerLayerProps } from '../../../../types/composer';
5
5
  export interface LocationLayerProps extends Omit<BoxProps, 'defaultValue'>, Omit<ComposerLayerProps, 'defaultValue'> {
6
6
  defaultValue: SCContributionLocation;
7
7
  }
8
- declare const LocationLayer: React.ForwardRefExoticComponent<Omit<LocationLayerProps, "ref"> & React.RefAttributes<unknown>>;
8
+ declare const LocationLayer: React.ForwardRefExoticComponent<Pick<LocationLayerProps, "id" | "role" | "className" | "style" | "classes" | "p" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "sx" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "zIndex" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "onClose" | "onSave"> & React.RefAttributes<unknown>>;
9
9
  export default LocationLayer;
@@ -5,5 +5,5 @@ export interface ScheduledLayerProps extends Omit<BoxProps, 'defaultValue'> {
5
5
  onClose: () => void;
6
6
  onSave: (date: Date | null) => void;
7
7
  }
8
- declare const ScheduledLayer: React.ForwardRefExoticComponent<Omit<ScheduledLayerProps, "ref"> & React.RefAttributes<unknown>>;
8
+ declare const ScheduledLayer: React.ForwardRefExoticComponent<Pick<ScheduledLayerProps, "id" | "role" | "className" | "style" | "classes" | "p" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "sx" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "zIndex" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "onClose" | "onSave"> & React.RefAttributes<unknown>>;
9
9
  export default ScheduledLayer;
@@ -64,5 +64,5 @@ export interface ComposerIconButtonProps extends IconButtonProps {
64
64
 
65
65
  * @param inProps
66
66
  */
67
- declare const _default: React.ForwardRefExoticComponent<Omit<ComposerIconButtonProps, "ref"> & React.RefAttributes<HTMLButtonElement>>;
67
+ declare const _default: React.ForwardRefExoticComponent<Pick<ComposerIconButtonProps, "id" | "role" | "className" | "style" | "classes" | "form" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "sx" | "component" | "name" | "onClose" | "type" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "value" | "action" | "size" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "edge" | "PopperProps" | "ComposerProps" | "CourseFormDialogComponentProps" | "GroupFormProps" | "EventFormDialogComponentProps" | "CreateLiveStreamDialogComponentProps"> & React.RefAttributes<HTMLButtonElement>>;
68
68
  export default _default;
@@ -4,6 +4,6 @@ export interface CourseCompletedDialogProps {
4
4
  course: SCCourseType;
5
5
  onClose: () => void;
6
6
  }
7
- declare function CourseCompletedDialog(inProps: CourseCompletedDialogProps): import("react/jsx-runtime").JSX.Element;
7
+ declare function CourseCompletedDialog(inProps: CourseCompletedDialogProps): JSX.Element;
8
8
  declare const _default: import("react").MemoExoticComponent<typeof CourseCompletedDialog>;
9
9
  export default _default;
@@ -1 +1 @@
1
- export default function HeaderSkeleton(): import("react/jsx-runtime").JSX.Element;
1
+ export default function HeaderSkeleton(): JSX.Element;
@@ -4,6 +4,6 @@ interface HeaderCourseDashboardProps {
4
4
  course: SCCourseType;
5
5
  hasAction?: boolean;
6
6
  }
7
- declare function HeaderCourseDashboard(props: HeaderCourseDashboardProps): import("react/jsx-runtime").JSX.Element;
7
+ declare function HeaderCourseDashboard(props: HeaderCourseDashboardProps): JSX.Element;
8
8
  declare const _default: React.MemoExoticComponent<typeof HeaderCourseDashboard>;
9
9
  export default _default;
@@ -4,5 +4,5 @@ interface ActionButtonProps extends ButtonProps, Omit<LoadingButtonProps, 'class
4
4
  labelId: string;
5
5
  to?: string;
6
6
  }
7
- export default function ActionButton(props: ActionButtonProps): import("react/jsx-runtime").JSX.Element;
7
+ export default function ActionButton(props: ActionButtonProps): JSX.Element;
8
8
  export {};
@@ -1 +1 @@
1
- export default function StudentSkeleton(): import("react/jsx-runtime").JSX.Element;
1
+ export default function StudentSkeleton(): JSX.Element;
@@ -6,6 +6,6 @@ export interface StudentCourseDashboardProps {
6
6
  className?: HTMLAttributes<HTMLDivElement>['className'];
7
7
  [p: string]: any;
8
8
  }
9
- declare function Student(inProps: StudentCourseDashboardProps): import("react/jsx-runtime").JSX.Element;
9
+ declare function Student(inProps: StudentCourseDashboardProps): JSX.Element;
10
10
  declare const _default: React.MemoExoticComponent<typeof Student>;
11
11
  export default _default;
@@ -4,6 +4,6 @@ interface CommentsProps {
4
4
  course: SCCourseType;
5
5
  endpointQueryParams?: Record<string, string | number>;
6
6
  }
7
- declare function Comments(props: CommentsProps): import("react/jsx-runtime").JSX.Element;
7
+ declare function Comments(props: CommentsProps): JSX.Element;
8
8
  declare const _default: import("react").MemoExoticComponent<typeof Comments>;
9
9
  export default _default;
@@ -6,6 +6,6 @@ interface InfoCourseDashboardProps {
6
6
  course: SCCourseType;
7
7
  position: InfoPositionType;
8
8
  }
9
- declare function InfoCourseDashboard(props: InfoCourseDashboardProps): import("react/jsx-runtime").JSX.Element;
9
+ declare function InfoCourseDashboard(props: InfoCourseDashboardProps): JSX.Element;
10
10
  declare const _default: import("react").MemoExoticComponent<typeof InfoCourseDashboard>;
11
11
  export default _default;
@@ -1 +1 @@
1
- export default function TeacherSkeleton(): import("react/jsx-runtime").JSX.Element;
1
+ export default function TeacherSkeleton(): JSX.Element;
@@ -5,6 +5,6 @@ interface StudentsProps {
5
5
  course: SCCourseType;
6
6
  endpointQueryParams?: CourseDashboardUsersParams;
7
7
  }
8
- declare function Students(props: StudentsProps): import("react/jsx-runtime").JSX.Element;
8
+ declare function Students(props: StudentsProps): JSX.Element;
9
9
  declare const _default: import("react").MemoExoticComponent<typeof Students>;
10
10
  export default _default;
@@ -6,6 +6,6 @@ export interface TeacherCourseDashboardProps {
6
6
  className?: HTMLAttributes<HTMLDivElement>['className'];
7
7
  [p: string]: any;
8
8
  }
9
- declare function Teacher(inProps: TeacherCourseDashboardProps): import("react/jsx-runtime").JSX.Element;
9
+ declare function Teacher(inProps: TeacherCourseDashboardProps): JSX.Element;
10
10
  declare const _default: import("react").MemoExoticComponent<typeof Teacher>;
11
11
  export default _default;
@@ -4,8 +4,8 @@ import TeacherSkeleton from './Teacher/Skeleton';
4
4
  import { StudentCourseDashboardProps } from './Student';
5
5
  import StudentSkeleton from './Student/Skeleton';
6
6
  declare const _default: {
7
- Teacher: import("react").MemoExoticComponent<(inProps: TeacherCourseDashboardProps) => import("react/jsx-runtime").JSX.Element>;
8
- Student: import("react").MemoExoticComponent<(inProps: StudentCourseDashboardProps) => import("react/jsx-runtime").JSX.Element>;
7
+ Teacher: import("react").MemoExoticComponent<(inProps: TeacherCourseDashboardProps) => JSX.Element>;
8
+ Student: import("react").MemoExoticComponent<(inProps: StudentCourseDashboardProps) => JSX.Element>;
9
9
  };
10
10
  export default _default;
11
11
  export { TeacherCourseDashboardProps, TeacherSkeleton, StudentCourseDashboardProps, StudentSkeleton };
@@ -3,6 +3,6 @@ interface CoursePublicationDialogProps {
3
3
  onSubmit: () => void;
4
4
  onClose: () => void;
5
5
  }
6
- declare function CoursePublicationDialog(props: CoursePublicationDialogProps): import("react/jsx-runtime").JSX.Element;
6
+ declare function CoursePublicationDialog(props: CoursePublicationDialogProps): JSX.Element;
7
7
  declare const _default: import("react").MemoExoticComponent<typeof CoursePublicationDialog>;
8
8
  export default _default;
@@ -1 +1 @@
1
- export default function CourseFormSkeleton(): import("react/jsx-runtime").JSX.Element;
1
+ export default function CourseFormSkeleton(): JSX.Element;
@@ -50,4 +50,4 @@ export interface CourseParticipantsButtonProps extends Pick<ButtonProps, Exclude
50
50
 
51
51
  * @param inProps
52
52
  */
53
- export default function CourseParticipantsButton(inProps: CourseParticipantsButtonProps): import("react/jsx-runtime").JSX.Element;
53
+ export default function CourseParticipantsButton(inProps: CourseParticipantsButtonProps): JSX.Element;
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  import { CourseProps, CourseSkeletonProps } from '../Course';
4
4
  import { CoursesSkeletonProps } from '../Courses/Skeleton';
5
5
  import { CreateCourseButtonProps } from '../CreateCourseButton';
6
- export declare const CoursesChipRoot: import("@emotion/styled").StyledComponent<import("@mui/material").ChipOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
6
+ export declare const CoursesChipRoot: import("@emotion/styled").StyledComponent<import("@mui/material").ChipOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
7
7
  ref?: React.Ref<HTMLDivElement>;
8
8
  }, "avatar" | "className" | "style" | "classes" | "label" | "tabIndex" | "color" | "children" | "sx" | "variant" | "disabled" | "size" | "icon" | "clickable" | "deleteIcon" | "onDelete" | "skipFocusWhenDisabled"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
9
9
  export interface CoursesProps {
@@ -11,4 +11,4 @@ export interface CreateEventWidgetProps extends WidgetProps {
11
11
  */
12
12
  [p: string]: any;
13
13
  }
14
- export default function CreateEventWidget(inProps: CreateEventWidgetProps): import("react/jsx-runtime").JSX.Element;
14
+ export default function CreateEventWidget(inProps: CreateEventWidgetProps): JSX.Element;
@@ -1 +1 @@
1
- export default function CreateEventWidgetSkeleton(): import("react/jsx-runtime").JSX.Element;
1
+ export default function CreateEventWidgetSkeleton(): JSX.Element;
@@ -7,4 +7,4 @@ export interface CreatePaymentProductFormProps extends BoxProps {
7
7
  onError?: (e: any) => void;
8
8
  onChange?: (p: any) => void;
9
9
  }
10
- export default function CreatePaymentProductForm(inProps: CreatePaymentProductFormProps): import("react/jsx-runtime").JSX.Element;
10
+ export default function CreatePaymentProductForm(inProps: CreatePaymentProductFormProps): JSX.Element;
@@ -4,6 +4,6 @@ interface CustomizeProps {
4
4
  course: SCCourseType;
5
5
  setCourse: (course: SCCourseType) => void;
6
6
  }
7
- declare function Customize(props: CustomizeProps): import("react/jsx-runtime").JSX.Element;
7
+ declare function Customize(props: CustomizeProps): JSX.Element;
8
8
  declare const _default: import("react").MemoExoticComponent<typeof Customize>;
9
9
  export default _default;
@@ -10,4 +10,4 @@ export interface EditCourseProps {
10
10
  className?: HTMLAttributes<HTMLDivElement>['className'];
11
11
  [p: string]: any;
12
12
  }
13
- export default function EditCourse(inProps: EditCourseProps): import("react/jsx-runtime").JSX.Element;
13
+ export default function EditCourse(inProps: EditCourseProps): JSX.Element;
@@ -4,6 +4,6 @@ interface AddButtonProps extends ButtonProps {
4
4
  label: string;
5
5
  handleAddRow: () => void;
6
6
  }
7
- declare function AddButton(props: AddButtonProps): import("react/jsx-runtime").JSX.Element;
7
+ declare function AddButton(props: AddButtonProps): JSX.Element;
8
8
  declare const _default: import("react").MemoExoticComponent<typeof AddButton>;
9
9
  export default _default;
@@ -8,6 +8,6 @@ interface ChangeLessonStatusProps {
8
8
  onChange: (lesson: SCCourseLessonType, type: ActionLessonType) => void;
9
9
  disabled?: boolean;
10
10
  }
11
- declare function ChangeLessonStatus(props: ChangeLessonStatusProps): import("react/jsx-runtime").JSX.Element;
11
+ declare function ChangeLessonStatus(props: ChangeLessonStatusProps): JSX.Element;
12
12
  declare const _default: import("react").MemoExoticComponent<typeof ChangeLessonStatus>;
13
13
  export default _default;
@@ -10,6 +10,6 @@ interface FieldNameProps<T> {
10
10
  editMode: boolean;
11
11
  handleDisableEditMode: () => void;
12
12
  }
13
- declare function FieldName<T extends SCCourseSectionType>(props: FieldNameProps<T>): import("react/jsx-runtime").JSX.Element;
13
+ declare function FieldName<T extends SCCourseSectionType>(props: FieldNameProps<T>): JSX.Element;
14
14
  declare const _default: import("react").MemoExoticComponent<typeof FieldName>;
15
15
  export default _default;
@@ -1 +1 @@
1
- export default function LessonsSkeleton(): import("react/jsx-runtime").JSX.Element;
1
+ export default function LessonsSkeleton(): JSX.Element;
@@ -6,6 +6,6 @@ interface LessonsProps {
6
6
  setCourse: (course: SCCourseType) => void;
7
7
  handleTabChange: (_e: SyntheticEvent, newTabValue: SCCourseEditTabType) => void;
8
8
  }
9
- declare function Lessons(props: LessonsProps): import("react/jsx-runtime").JSX.Element;
9
+ declare function Lessons(props: LessonsProps): JSX.Element;
10
10
  declare const _default: import("react").MemoExoticComponent<typeof Lessons>;
11
11
  export default _default;
@@ -4,6 +4,6 @@ interface MenuRowProps extends PropsWithChildren {
4
4
  buttonClassName?: HTMLAttributes<HTMLButtonElement>['className'];
5
5
  disabled?: boolean;
6
6
  }
7
- declare function MenuRow(props: MenuRowProps): import("react/jsx-runtime").JSX.Element;
7
+ declare function MenuRow(props: MenuRowProps): JSX.Element;
8
8
  declare const _default: import("react").MemoExoticComponent<typeof MenuRow>;
9
9
  export default _default;
@@ -1 +1 @@
1
- export default function OptionsSkeleton(): import("react/jsx-runtime").JSX.Element;
1
+ export default function OptionsSkeleton(): JSX.Element;
@@ -6,6 +6,6 @@ interface SwitchFormProps {
6
6
  checked: boolean;
7
7
  handleChangeOptions: (key: string, value: boolean) => void;
8
8
  }
9
- declare function SwitchForm(props: SwitchFormProps): import("react/jsx-runtime").JSX.Element;
9
+ declare function SwitchForm(props: SwitchFormProps): JSX.Element;
10
10
  declare const _default: import("react").MemoExoticComponent<typeof SwitchForm>;
11
11
  export default _default;
@@ -4,6 +4,6 @@ interface OptionsProps {
4
4
  course: SCCourseType;
5
5
  setCourse: (course: SCCourseType) => void;
6
6
  }
7
- declare function Options(props: OptionsProps): import("react/jsx-runtime").JSX.Element;
7
+ declare function Options(props: OptionsProps): JSX.Element;
8
8
  declare const _default: import("react").MemoExoticComponent<typeof Options>;
9
9
  export default _default;
@@ -7,6 +7,6 @@ interface RequestsProps {
7
7
  endpointQueryParams?: BaseGetParams;
8
8
  handleTabChange: (_e: SyntheticEvent, newTabValue: SCCourseEditTabType) => void;
9
9
  }
10
- declare function Requests(props: RequestsProps): import("react/jsx-runtime").JSX.Element;
10
+ declare function Requests(props: RequestsProps): JSX.Element;
11
11
  declare const _default: import("react").MemoExoticComponent<typeof Requests>;
12
12
  export default _default;
@@ -3,6 +3,6 @@ import { SCCourseEditTabType } from '../../types';
3
3
  interface EditCourseSkeletonProps {
4
4
  tab?: SCCourseEditTabType;
5
5
  }
6
- declare function EditCourseSkeleton(props: EditCourseSkeletonProps): import("react/jsx-runtime").JSX.Element;
6
+ declare function EditCourseSkeleton(props: EditCourseSkeletonProps): JSX.Element;
7
7
  declare const _default: import("react").MemoExoticComponent<typeof EditCourseSkeleton>;
8
8
  export default _default;
@@ -5,5 +5,5 @@ interface StatusProps {
5
5
  course: SCCourseType;
6
6
  handleTabChange: (_e: SyntheticEvent, newTabValue: SCCourseEditTabType) => void;
7
7
  }
8
- export default function Status(props: StatusProps): import("react/jsx-runtime").JSX.Element;
8
+ export default function Status(props: StatusProps): JSX.Element;
9
9
  export {};
@@ -1 +1 @@
1
- export default function UsersSkeleton(): import("react/jsx-runtime").JSX.Element;
1
+ export default function UsersSkeleton(): JSX.Element;
@@ -6,6 +6,6 @@ interface UsersProps {
6
6
  endpointQueryParams?: Record<string, string | number>;
7
7
  handleTabChange: (_e: SyntheticEvent, newTabValue: SCCourseEditTabType) => void;
8
8
  }
9
- declare function Users(props: UsersProps): import("react/jsx-runtime").JSX.Element;
9
+ declare function Users(props: UsersProps): JSX.Element;
10
10
  declare const _default: import("react").MemoExoticComponent<typeof Users>;
11
11
  export default _default;
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import { ToolbarPluginProps } from './plugins/ToolbarPlugin';
3
3
  import { MediaPluginProps } from './plugins';
4
4
  import { SCMediaType } from '@selfcommunity/types';
5
- export type EditorRef = {
5
+ export declare type EditorRef = {
6
6
  focus: () => void;
7
7
  };
8
8
  export interface EditorProps {
@@ -1,7 +1,7 @@
1
1
  import { DOMExportOutput, EditorConfig, LexicalNode, NodeKey, SerializedTextNode, Spread, TextNode } from 'lexical';
2
2
  import { SCCategoryType } from '@selfcommunity/types';
3
3
  import { DOMConversionMap } from 'lexical/LexicalNode';
4
- export type SerializedHashtagNode = Spread<{
4
+ export declare type SerializedHashtagNode = Spread<{
5
5
  category: SCCategoryType;
6
6
  type: 'hashtag';
7
7
  version: 1;
@@ -12,16 +12,16 @@ function convertHashtagElement(domNode) {
12
12
  };
13
13
  }
14
14
  class HashtagNode extends lexical_1.TextNode {
15
+ constructor(category, text, key) {
16
+ super(text !== null && text !== void 0 ? text : `#${category.name}`, key);
17
+ this.__category = category;
18
+ }
15
19
  static getType() {
16
20
  return 'hashtag';
17
21
  }
18
22
  static clone(node) {
19
23
  return new HashtagNode(node.__category, node.__text, node.__key);
20
24
  }
21
- constructor(category, text, key) {
22
- super(text !== null && text !== void 0 ? text : `#${category.name}`, key);
23
- this.__category = category;
24
- }
25
25
  createDOM(config) {
26
26
  const tag = 'hashtag';
27
27
  const dom = document.createElement(tag);
@@ -12,7 +12,7 @@ export interface ImagePayload {
12
12
  declare function convertImageElement(domNode: any): {
13
13
  node: ImageNode;
14
14
  };
15
- export type SerializedImageNode = Spread<{
15
+ export declare type SerializedImageNode = Spread<{
16
16
  altText: string;
17
17
  maxWidth: number | string;
18
18
  src: string;
@@ -107,18 +107,18 @@ function convertImageElement(domNode) {
107
107
  // eslint-disable-next-line @typescript-eslint/ban-ts-ignore
108
108
  // @ts-ignore
109
109
  class ImageNode extends lexical_1.DecoratorNode {
110
- static getType() {
111
- return 'image';
112
- }
113
- static clone(node) {
114
- return new ImageNode(node.__src, node.__altText, node.__maxWidth, node.__key);
115
- }
116
110
  constructor(src, altText, maxWidth, key) {
117
111
  super(key);
118
112
  this.__src = src;
119
113
  this.__altText = altText;
120
114
  this.__maxWidth = maxWidth;
121
115
  }
116
+ static getType() {
117
+ return 'image';
118
+ }
119
+ static clone(node) {
120
+ return new ImageNode(node.__src, node.__altText, node.__maxWidth, node.__key);
121
+ }
122
122
  setWidthAndHeight(width, height) {
123
123
  const writable = this.getWritable();
124
124
  // eslint-disable-next-line @typescript-eslint/ban-ts-ignore