@selfcommunity/react-core 0.4.9-alpha.31 → 0.4.9-alpha.32

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.
@@ -44,6 +44,10 @@ export declare const SCNotificationMapping: {
44
44
  83: SCNotificationTypologyType;
45
45
  96: SCNotificationTypologyType;
46
46
  99: SCNotificationTypologyType;
47
+ 31: SCNotificationTypologyType;
48
+ 32: SCNotificationTypologyType;
49
+ 33: SCNotificationTypologyType;
50
+ 34: SCNotificationTypologyType;
47
51
  };
48
52
  /**
49
53
  * Silent Snippet Notifications
@@ -47,6 +47,10 @@ exports.SCNotificationMapping = {
47
47
  83: types_1.SCNotificationTypologyType.UNBLOCKED_USER,
48
48
  96: types_1.SCNotificationTypologyType.INCUBATOR_APPROVED,
49
49
  99: types_1.SCNotificationTypologyType.CUSTOM_NOTIFICATION,
50
+ 31: types_1.SCNotificationTypologyType.USER_INVITED_TO_JOIN_GROUP,
51
+ 32: types_1.SCNotificationTypologyType.USER_REQUESTED_TO_JOIN_GROUP,
52
+ 33: types_1.SCNotificationTypologyType.USER_ACCEPTED_TO_JOIN_GROUP,
53
+ 34: types_1.SCNotificationTypologyType.USER_ADDED_TO_GROUP
50
54
  };
51
55
  /**
52
56
  * Silent Snippet Notifications
@@ -44,6 +44,10 @@ export declare const SCNotificationMapping: {
44
44
  83: SCNotificationTypologyType;
45
45
  96: SCNotificationTypologyType;
46
46
  99: SCNotificationTypologyType;
47
+ 31: SCNotificationTypologyType;
48
+ 32: SCNotificationTypologyType;
49
+ 33: SCNotificationTypologyType;
50
+ 34: SCNotificationTypologyType;
47
51
  };
48
52
  /**
49
53
  * Silent Snippet Notifications
@@ -44,6 +44,10 @@ export const SCNotificationMapping = {
44
44
  83: SCNotificationTypologyType.UNBLOCKED_USER,
45
45
  96: SCNotificationTypologyType.INCUBATOR_APPROVED,
46
46
  99: SCNotificationTypologyType.CUSTOM_NOTIFICATION,
47
+ 31: SCNotificationTypologyType.USER_INVITED_TO_JOIN_GROUP,
48
+ 32: SCNotificationTypologyType.USER_REQUESTED_TO_JOIN_GROUP,
49
+ 33: SCNotificationTypologyType.USER_ACCEPTED_TO_JOIN_GROUP,
50
+ 34: SCNotificationTypologyType.USER_ADDED_TO_GROUP
47
51
  };
48
52
  /**
49
53
  * Silent Snippet Notifications