@selfcommunity/react-ui 0.7.0-alpha.352 → 0.7.0-alpha.354

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 (100) hide show
  1. package/lib/cjs/components/ChangePicture/ChangePictureDialog/ChangePictureDialog.d.ts +1 -1
  2. package/lib/cjs/components/ChangePicture/ChangePictureDialog/ChangePictureDialog.js +1 -6
  3. package/lib/cjs/components/CommentObjectReply/CommentObjectReply.js +2 -3
  4. package/lib/cjs/components/FeedObject/Activities/RelevantActivities/CommentActivity/CommentActivity.js +19 -10
  5. package/lib/cjs/components/FeedObject/Poll/Poll.js +5 -8
  6. package/lib/cjs/components/FeedObjectMediaPreview/FeedObjectMediaPreview.d.ts +2 -2
  7. package/lib/cjs/components/FeedObjectMediaPreview/FeedObjectMediaPreview.js +7 -7
  8. package/lib/cjs/components/IncubatorListWidget/CreateIncubatorDialog/CreateIncubatorDialog.d.ts +1 -1
  9. package/lib/cjs/components/IncubatorListWidget/CreateIncubatorDialog/CreateIncubatorDialog.js +1 -6
  10. package/lib/cjs/components/Notification/CollapsedFor/CollapsedFor.d.ts +2 -2
  11. package/lib/cjs/components/Notification/CollapsedFor/CollapsedFor.js +2 -7
  12. package/lib/cjs/components/Notification/Comment/Comment.d.ts +2 -2
  13. package/lib/cjs/components/Notification/Comment/Comment.js +2 -7
  14. package/lib/cjs/components/Notification/Contribution/Contribution.d.ts +2 -2
  15. package/lib/cjs/components/Notification/Contribution/Contribution.js +2 -7
  16. package/lib/cjs/components/Notification/ContributionFollow/ContributionFollow.d.ts +2 -2
  17. package/lib/cjs/components/Notification/ContributionFollow/ContributionFollow.js +2 -7
  18. package/lib/cjs/components/Notification/DeletedFor/DeletedFor.d.ts +2 -2
  19. package/lib/cjs/components/Notification/DeletedFor/DeletedFor.js +2 -7
  20. package/lib/cjs/components/Notification/IncubatorApproved/IncubatorApproved.d.ts +1 -1
  21. package/lib/cjs/components/Notification/IncubatorApproved/IncubatorApproved.js +1 -6
  22. package/lib/cjs/components/Notification/KindlyNoticeFlag/KindlyNoticeFlag.d.ts +2 -2
  23. package/lib/cjs/components/Notification/KindlyNoticeFlag/KindlyNoticeFlag.js +2 -7
  24. package/lib/cjs/components/Notification/KindlyNoticeFor/KindlyNoticeFor.d.ts +2 -2
  25. package/lib/cjs/components/Notification/KindlyNoticeFor/KindlyNoticeFor.js +2 -7
  26. package/lib/cjs/components/Notification/Mention/Mention.d.ts +2 -2
  27. package/lib/cjs/components/Notification/Mention/Mention.js +2 -7
  28. package/lib/cjs/components/Notification/PrivateMessage/PrivateMessage.d.ts +2 -2
  29. package/lib/cjs/components/Notification/PrivateMessage/PrivateMessage.js +2 -7
  30. package/lib/cjs/components/Notification/UndeletedFor/UndeletedFor.d.ts +2 -2
  31. package/lib/cjs/components/Notification/UndeletedFor/UndeletedFor.js +2 -7
  32. package/lib/cjs/components/Notification/UserBlocked/UserBlocked.d.ts +2 -2
  33. package/lib/cjs/components/Notification/UserBlocked/UserBlocked.js +2 -7
  34. package/lib/cjs/components/Notification/UserConnection/UserConnection.d.ts +2 -2
  35. package/lib/cjs/components/Notification/UserConnection/UserConnection.js +2 -7
  36. package/lib/cjs/components/Notification/UserFollow/UserFollow.d.ts +2 -2
  37. package/lib/cjs/components/Notification/UserFollow/UserFollow.js +2 -7
  38. package/lib/cjs/components/Notification/VoteUp/VoteUp.d.ts +2 -2
  39. package/lib/cjs/components/Notification/VoteUp/VoteUp.js +2 -7
  40. package/lib/cjs/components/PollSuggestionWidget/PollSnippet/PollSnippet.d.ts +2 -2
  41. package/lib/cjs/components/PollSuggestionWidget/PollSnippet/PollSnippet.js +2 -7
  42. package/lib/cjs/components/UserProfileEdit/Section/Account.d.ts +1 -1
  43. package/lib/cjs/components/UserProfileEdit/Section/Account.js +2 -7
  44. package/lib/cjs/components/UserProfileEdit/Section/AccountCredentials.d.ts +1 -1
  45. package/lib/cjs/components/UserProfileEdit/Section/AccountCredentials.js +1 -7
  46. package/lib/cjs/components/UserProfileEdit/Section/PublicInfo.d.ts +1 -1
  47. package/lib/cjs/components/UserProfileEdit/Section/PublicInfo.js +1 -6
  48. package/lib/cjs/components/UserProfileEdit/Section/Settings.d.ts +1 -1
  49. package/lib/cjs/components/UserProfileEdit/Section/Settings.js +1 -6
  50. package/lib/esm/components/ChangePicture/ChangePictureDialog/ChangePictureDialog.d.ts +1 -1
  51. package/lib/esm/components/ChangePicture/ChangePictureDialog/ChangePictureDialog.js +1 -6
  52. package/lib/esm/components/CommentObjectReply/CommentObjectReply.js +2 -3
  53. package/lib/esm/components/FeedObject/Activities/RelevantActivities/CommentActivity/CommentActivity.js +22 -13
  54. package/lib/esm/components/FeedObject/Poll/Poll.js +5 -8
  55. package/lib/esm/components/FeedObjectMediaPreview/FeedObjectMediaPreview.d.ts +2 -2
  56. package/lib/esm/components/FeedObjectMediaPreview/FeedObjectMediaPreview.js +5 -5
  57. package/lib/esm/components/IncubatorListWidget/CreateIncubatorDialog/CreateIncubatorDialog.d.ts +1 -1
  58. package/lib/esm/components/IncubatorListWidget/CreateIncubatorDialog/CreateIncubatorDialog.js +1 -6
  59. package/lib/esm/components/Notification/CollapsedFor/CollapsedFor.d.ts +2 -2
  60. package/lib/esm/components/Notification/CollapsedFor/CollapsedFor.js +2 -7
  61. package/lib/esm/components/Notification/Comment/Comment.d.ts +2 -2
  62. package/lib/esm/components/Notification/Comment/Comment.js +2 -7
  63. package/lib/esm/components/Notification/Contribution/Contribution.d.ts +2 -2
  64. package/lib/esm/components/Notification/Contribution/Contribution.js +2 -7
  65. package/lib/esm/components/Notification/ContributionFollow/ContributionFollow.d.ts +2 -2
  66. package/lib/esm/components/Notification/ContributionFollow/ContributionFollow.js +2 -7
  67. package/lib/esm/components/Notification/DeletedFor/DeletedFor.d.ts +2 -2
  68. package/lib/esm/components/Notification/DeletedFor/DeletedFor.js +2 -7
  69. package/lib/esm/components/Notification/IncubatorApproved/IncubatorApproved.d.ts +1 -1
  70. package/lib/esm/components/Notification/IncubatorApproved/IncubatorApproved.js +1 -6
  71. package/lib/esm/components/Notification/KindlyNoticeFlag/KindlyNoticeFlag.d.ts +2 -2
  72. package/lib/esm/components/Notification/KindlyNoticeFlag/KindlyNoticeFlag.js +2 -7
  73. package/lib/esm/components/Notification/KindlyNoticeFor/KindlyNoticeFor.d.ts +2 -2
  74. package/lib/esm/components/Notification/KindlyNoticeFor/KindlyNoticeFor.js +2 -7
  75. package/lib/esm/components/Notification/Mention/Mention.d.ts +2 -2
  76. package/lib/esm/components/Notification/Mention/Mention.js +2 -7
  77. package/lib/esm/components/Notification/PrivateMessage/PrivateMessage.d.ts +2 -2
  78. package/lib/esm/components/Notification/PrivateMessage/PrivateMessage.js +2 -7
  79. package/lib/esm/components/Notification/UndeletedFor/UndeletedFor.d.ts +2 -2
  80. package/lib/esm/components/Notification/UndeletedFor/UndeletedFor.js +2 -7
  81. package/lib/esm/components/Notification/UserBlocked/UserBlocked.d.ts +2 -2
  82. package/lib/esm/components/Notification/UserBlocked/UserBlocked.js +2 -7
  83. package/lib/esm/components/Notification/UserConnection/UserConnection.d.ts +2 -2
  84. package/lib/esm/components/Notification/UserConnection/UserConnection.js +2 -7
  85. package/lib/esm/components/Notification/UserFollow/UserFollow.d.ts +2 -2
  86. package/lib/esm/components/Notification/UserFollow/UserFollow.js +2 -7
  87. package/lib/esm/components/Notification/VoteUp/VoteUp.d.ts +2 -2
  88. package/lib/esm/components/Notification/VoteUp/VoteUp.js +2 -7
  89. package/lib/esm/components/PollSuggestionWidget/PollSnippet/PollSnippet.d.ts +2 -2
  90. package/lib/esm/components/PollSuggestionWidget/PollSnippet/PollSnippet.js +2 -7
  91. package/lib/esm/components/UserProfileEdit/Section/Account.d.ts +1 -1
  92. package/lib/esm/components/UserProfileEdit/Section/Account.js +2 -7
  93. package/lib/esm/components/UserProfileEdit/Section/AccountCredentials.d.ts +1 -1
  94. package/lib/esm/components/UserProfileEdit/Section/AccountCredentials.js +1 -7
  95. package/lib/esm/components/UserProfileEdit/Section/PublicInfo.d.ts +1 -1
  96. package/lib/esm/components/UserProfileEdit/Section/PublicInfo.js +1 -6
  97. package/lib/esm/components/UserProfileEdit/Section/Settings.d.ts +1 -1
  98. package/lib/esm/components/UserProfileEdit/Section/Settings.js +1 -6
  99. package/lib/umd/react-ui.js +1 -1
  100. package/package.json +4 -4

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.