@selfcommunity/types 0.4.1-alpha.8 → 0.5.0-alpha.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.
- package/lib/cjs/index.d.ts +2 -2
- package/lib/cjs/index.d.ts.map +1 -1
- package/lib/cjs/index.js +2 -3
- package/lib/cjs/index.js.map +1 -1
- package/lib/cjs/types/comment.d.ts +0 -4
- package/lib/cjs/types/comment.d.ts.map +1 -1
- package/lib/cjs/types/comment.js +1 -5
- package/lib/cjs/types/comment.js.map +1 -1
- package/lib/cjs/types/customMenu.d.ts +22 -0
- package/lib/cjs/types/customMenu.d.ts.map +1 -0
- package/lib/cjs/types/customMenu.js +3 -0
- package/lib/cjs/types/customMenu.js.map +1 -0
- package/lib/cjs/types/customPage.d.ts +11 -6
- package/lib/cjs/types/customPage.d.ts.map +1 -1
- package/lib/cjs/types/customPage.js +6 -0
- package/lib/cjs/types/customPage.js.map +1 -1
- package/lib/cjs/types/feed.d.ts +3 -10
- package/lib/cjs/types/feed.d.ts.map +1 -1
- package/lib/cjs/types/feed.js +1 -10
- package/lib/cjs/types/feed.js.map +1 -1
- package/lib/cjs/types/index.d.ts +6 -5
- package/lib/cjs/types/index.d.ts.map +1 -1
- package/lib/cjs/types/index.js +3 -3
- package/lib/cjs/types/index.js.map +1 -1
- package/lib/cjs/types/metadata.d.ts +2 -1
- package/lib/cjs/types/metadata.d.ts.map +1 -1
- package/lib/cjs/types/metadata.js +1 -0
- package/lib/cjs/types/metadata.js.map +1 -1
- package/lib/cjs/types/notification.d.ts +2 -2
- package/lib/cjs/types/notification.d.ts.map +1 -1
- package/lib/cjs/types/preference.d.ts +8 -0
- package/lib/cjs/types/preference.d.ts.map +1 -1
- package/lib/cjs/types/preference.js +8 -0
- package/lib/cjs/types/preference.js.map +1 -1
- package/lib/cjs/types/privateMessage.d.ts +39 -16
- package/lib/cjs/types/privateMessage.d.ts.map +1 -1
- package/lib/cjs/types/privateMessage.js +1 -0
- package/lib/cjs/types/privateMessage.js.map +1 -1
- package/lib/esm/index.d.ts +2 -2
- package/lib/esm/index.d.ts.map +1 -1
- package/lib/esm/index.js +2 -2
- package/lib/esm/index.js.map +1 -1
- package/lib/esm/types/comment.d.ts +0 -4
- package/lib/esm/types/comment.d.ts.map +1 -1
- package/lib/esm/types/comment.js +0 -4
- package/lib/esm/types/comment.js.map +1 -1
- package/lib/esm/types/customMenu.d.ts +22 -0
- package/lib/esm/types/customMenu.d.ts.map +1 -0
- package/lib/esm/types/customMenu.js +2 -0
- package/lib/esm/types/customMenu.js.map +1 -0
- package/lib/esm/types/customPage.d.ts +11 -6
- package/lib/esm/types/customPage.d.ts.map +1 -1
- package/lib/esm/types/customPage.js +5 -1
- package/lib/esm/types/customPage.js.map +1 -1
- package/lib/esm/types/feed.d.ts +3 -10
- package/lib/esm/types/feed.d.ts.map +1 -1
- package/lib/esm/types/feed.js +0 -9
- package/lib/esm/types/feed.js.map +1 -1
- package/lib/esm/types/index.d.ts +6 -5
- package/lib/esm/types/index.d.ts.map +1 -1
- package/lib/esm/types/index.js +4 -3
- package/lib/esm/types/index.js.map +1 -1
- package/lib/esm/types/metadata.d.ts +2 -1
- package/lib/esm/types/metadata.d.ts.map +1 -1
- package/lib/esm/types/metadata.js +1 -0
- package/lib/esm/types/metadata.js.map +1 -1
- package/lib/esm/types/notification.d.ts +2 -2
- package/lib/esm/types/notification.d.ts.map +1 -1
- package/lib/esm/types/preference.d.ts +8 -0
- package/lib/esm/types/preference.d.ts.map +1 -1
- package/lib/esm/types/preference.js +8 -0
- package/lib/esm/types/preference.js.map +1 -1
- package/lib/esm/types/privateMessage.d.ts +39 -16
- package/lib/esm/types/privateMessage.d.ts.map +1 -1
- package/lib/esm/types/privateMessage.js +1 -0
- package/lib/esm/types/privateMessage.js.map +1 -1
- package/lib/umd/types.js +1 -1
- package/lib/umd/types.js.map +1 -1
- package/package.json +2 -2
package/lib/cjs/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Types
|
|
3
3
|
*/
|
|
4
|
-
import { SCBroadcastMessageBannerType, SCBannerType, SCBroadcastMessageType, SCAuthTokenType, SCCustomAdvPosition, SCCustomAdvType, SCUserType, SCUserSettingsType, SCUserStatus, SCUserBlockedSettingsType, SCUserModerationType, SCUserScoreVariation, SCUserScoreType, SCUserReputationType, SCUserAutocompleteType, SCUserCounterType, SCUserChangeEmailType, SCUserAvatarType, SCUserPermissionType, SCUserFollowedStatusType, SCUserFollowerStatusType, SCUserConnectionStatusType, SCUserHiddenStatusType, SCUserHiddenByStatusType, SCUserConnectionRequestType, SCUserEmailTokenType, SCUserProviderAssociationType, SCMetadataTypeFieldType, SCMetadataType, SCTagType, SCCategoryType, SCCategoryAudienceType, SCCategoryFollowedStatusType, SCEmbedType, SCMediaType, SCChunkMediaType, SCContributionLocation, SCLocalityType, SCPollChoiceType, SCPollType, SCPollVoteType, SCFeedUnitType, SCFeedUnitActivityType, SCFeedObjectType, SCFeedPostType, SCFeedDiscussionType, SCFeedStatusType,
|
|
4
|
+
import { SCBroadcastMessageBannerType, SCBannerType, SCBroadcastMessageType, SCAuthTokenType, SCCustomAdvPosition, SCCustomAdvType, SCCustomMenuItemType, SCCustomMenuType, SCUserType, SCUserSettingsType, SCUserStatus, SCUserBlockedSettingsType, SCUserModerationType, SCUserScoreVariation, SCUserScoreType, SCUserReputationType, SCUserAutocompleteType, SCUserCounterType, SCUserChangeEmailType, SCUserAvatarType, SCUserPermissionType, SCUserFollowedStatusType, SCUserFollowerStatusType, SCUserConnectionStatusType, SCUserHiddenStatusType, SCUserHiddenByStatusType, SCUserConnectionRequestType, SCUserEmailTokenType, SCUserProviderAssociationType, SCMetadataTypeFieldType, SCMetadataType, SCTagType, SCCategoryType, SCCategoryAudienceType, SCCategoryFollowedStatusType, SCEmbedType, SCMediaType, SCChunkMediaType, SCContributionLocation, SCLocalityType, SCPollChoiceType, SCPollType, SCPollVoteType, SCFeedUnitType, SCFeedUnitActivityType, SCFeedObjectType, SCFeedPostType, SCFeedDiscussionType, SCFeedStatusType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, SCFeedUnseenCountType, SCFeedObjectSuspendedStatusType, SCFeedObjectHideStatusType, SCFeedObjectFollowingStatusType, SCCommentsOrderBy, SCCommentType, SCPrivateMessageThreadType, SCPrivateMessageSnippetType, SCPrivateMessageStatusType, SCPrivateMessageFileType, SCMessageFileType, SCPrivateMessageUploadMediaType, SCPrivateMessageUploadThumbnailType, SCPrivateMessageUploadMediaChunkType, SCNotificationTypologyType, SCNotificationAggregatedType, SCNotificationCommentType, SCNotificationConnectionAcceptType, SCNotificationConnectionRequestType, SCNotificationPrivateMessageType, SCNotificationMentionType, SCNotificationType, SCNotificationBlockedUserType, SCNotificationCollapsedForType, SCNotificationCustomNotificationType, SCNotificationDeletedForType, SCNotificationFollowType, SCNotificationKindlyNoticeType, SCNotificationUnBlockedUserType, SCNotificationUnDeletedForType, SCNotificationUserFollowType, SCNotificationVoteUpType, SCCustomNotificationType, SCNotificationUnseenCountType, SCNotificationContributionType, SCIncubatorType, SCIncubatorSubscriptionType, SCIncubatorStatusType, SCInviteType, SCNotificationIncubatorType, SCNotificationTopicType, SCPrizeType, SCPrizeUserType, SCPrizeUserStatusType, SCPromoType, SCUserLoyaltyPointsType, SCWebhookEndpointType, SCWebhookEndpointAttemptType, SCWebhookEndpointSecretType, SCWebhookEventsType, SCVoteType, SCFlagType, SCFlagTypeEnum, SCFlagModerationStatusType, SCCustomPageTypeEnum, SCCustomPageType, SCDataPortabilityType, SCPreferenceSection, SCPreferenceName, SCPreferenceType, SCFeatureType, SSOSignInType, SSOSignUpType, SCLegalPagePoliciesType, SCLegalPageType, SCLegalPageAckType, SCContributionInsightCountersType, SCContributionInsightType, SCEmbedInsightType, SCEmbedInsightCountersType, SCUsersInsightType, SCUsersInsightCountersType, SCFlaggedContributionType, SCContributionType, SCContributionStatus, SCContributeStatusType, SCPlatformType, SCAvatarType, SCReactionType, SCSuggestionType, SuggestionType } from './types';
|
|
5
5
|
/**
|
|
6
6
|
* List all exports
|
|
7
7
|
*/
|
|
8
|
-
export { SCBroadcastMessageBannerType, SCBannerType, SCBroadcastMessageType, SCCustomAdvPosition, SCCustomAdvType, SCAuthTokenType, SCUserType, SCUserSettingsType, SCUserStatus, SCUserBlockedSettingsType, SCUserModerationType, SCUserScoreVariation, SCUserScoreType, SCUserReputationType, SCUserAutocompleteType, SCUserCounterType, SCUserAvatarType, SCUserChangeEmailType, SCUserPermissionType, SCUserFollowedStatusType, SCUserFollowerStatusType, SCUserConnectionStatusType, SCUserHiddenStatusType, SCUserHiddenByStatusType, SCUserConnectionRequestType, SCUserEmailTokenType, SCUserProviderAssociationType, SCMetadataTypeFieldType, SCMetadataType, SCTagType, SCCategoryType, SCCategoryAudienceType, SCCategoryFollowedStatusType, SCEmbedType, SCMediaType, SCChunkMediaType, SCContributionLocation, SCLocalityType, SCPollChoiceType, SCPollType, SCPollVoteType, SCFeedUnitType, SCFeedUnitActivityType, SCFeedObjectType, SCFeedPostType, SCFeedDiscussionType, SCFeedStatusType,
|
|
8
|
+
export { SCBroadcastMessageBannerType, SCBannerType, SCBroadcastMessageType, SCCustomAdvPosition, SCCustomAdvType, SCCustomMenuItemType, SCCustomMenuType, SCAuthTokenType, SCUserType, SCUserSettingsType, SCUserStatus, SCUserBlockedSettingsType, SCUserModerationType, SCUserScoreVariation, SCUserScoreType, SCUserReputationType, SCUserAutocompleteType, SCUserCounterType, SCUserAvatarType, SCUserChangeEmailType, SCUserPermissionType, SCUserFollowedStatusType, SCUserFollowerStatusType, SCUserConnectionStatusType, SCUserHiddenStatusType, SCUserHiddenByStatusType, SCUserConnectionRequestType, SCUserEmailTokenType, SCUserProviderAssociationType, SCMetadataTypeFieldType, SCMetadataType, SCTagType, SCCategoryType, SCCategoryAudienceType, SCCategoryFollowedStatusType, SCEmbedType, SCMediaType, SCChunkMediaType, SCContributionLocation, SCLocalityType, SCPollChoiceType, SCPollType, SCPollVoteType, SCFeedUnitType, SCFeedUnitActivityType, SCFeedObjectType, SCFeedPostType, SCFeedDiscussionType, SCFeedStatusType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, SCFeedUnseenCountType, SCFeedObjectSuspendedStatusType, SCFeedObjectHideStatusType, SCFeedObjectFollowingStatusType, SCCommentsOrderBy, SCCommentType, SCPrivateMessageThreadType, SCPrivateMessageSnippetType, SCPrivateMessageStatusType, SCPrivateMessageFileType, SCMessageFileType, SCPrivateMessageUploadMediaType, SCPrivateMessageUploadThumbnailType, SCPrivateMessageUploadMediaChunkType, SCPromoType, SCNotificationTypologyType, SCNotificationAggregatedType, SCNotificationCommentType, SCNotificationConnectionAcceptType, SCNotificationConnectionRequestType, SCNotificationPrivateMessageType, SCNotificationMentionType, SCNotificationType, SCNotificationBlockedUserType, SCNotificationCollapsedForType, SCNotificationCustomNotificationType, SCNotificationDeletedForType, SCNotificationFollowType, SCNotificationKindlyNoticeType, SCNotificationUnBlockedUserType, SCNotificationUnDeletedForType, SCNotificationUserFollowType, SCNotificationVoteUpType, SCCustomNotificationType, SCNotificationTopicType, SCNotificationContributionType, SCIncubatorType, SCIncubatorSubscriptionType, SCIncubatorStatusType, SCInviteType, SCNotificationIncubatorType, SCNotificationUnseenCountType, SCPrizeType, SCPrizeUserType, SCPrizeUserStatusType, SCUserLoyaltyPointsType, SCWebhookEndpointType, SCWebhookEndpointAttemptType, SCWebhookEndpointSecretType, SCWebhookEventsType, SCVoteType, SCFlagType, SCFlagTypeEnum, SCFlagModerationStatusType, SCCustomPageTypeEnum, SCCustomPageType, SCDataPortabilityType, SCPreferenceSection, SCPreferenceName, SCPreferenceType, SCFeatureType, SSOSignInType, SSOSignUpType, SCLegalPagePoliciesType, SCLegalPageType, SCLegalPageAckType, SCContributionInsightCountersType, SCContributionInsightType, SCEmbedInsightType, SCEmbedInsightCountersType, SCUsersInsightType, SCUsersInsightCountersType, SCFlaggedContributionType, SCContributionType, SCContributeStatusType, SCContributionStatus, SCPlatformType, SCAvatarType, SCReactionType, SCSuggestionType, SuggestionType };
|
|
9
9
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/cjs/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EACL,4BAA4B,EAC5B,YAAY,EACZ,sBAAsB,EACtB,eAAe,EACf,mBAAmB,EACnB,eAAe,EACf,UAAU,EACV,kBAAkB,EAClB,YAAY,EACZ,yBAAyB,EACzB,oBAAoB,EACpB,oBAAoB,EACpB,eAAe,EACf,oBAAoB,EACpB,sBAAsB,EACtB,iBAAiB,EACjB,qBAAqB,EACrB,gBAAgB,EAChB,oBAAoB,EACpB,wBAAwB,EACxB,wBAAwB,EACxB,0BAA0B,EAC1B,sBAAsB,EACtB,wBAAwB,EACxB,2BAA2B,EAC3B,oBAAoB,EACpB,6BAA6B,EAC7B,uBAAuB,EACvB,cAAc,EACd,SAAS,EACT,cAAc,EACd,sBAAsB,EACtB,4BAA4B,EAC5B,WAAW,EACX,WAAW,EACX,gBAAgB,EAChB,sBAAsB,EACtB,cAAc,EACd,gBAAgB,EAChB,UAAU,EACV,cAAc,EACd,cAAc,EACd,sBAAsB,EACtB,gBAAgB,EAChB,cAAc,EACd,oBAAoB,EACpB,gBAAgB,EAChB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
|
package/lib/cjs/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SuggestionType = exports.SCContributeStatusType = exports.SCContributionType = exports.SCLegalPagePoliciesType = exports.SCPreferenceName = exports.SCPreferenceSection = exports.SCFlagModerationStatusType = exports.SCFlagTypeEnum = exports.SCPrizeUserStatusType = exports.SCIncubatorStatusType = exports.SCNotificationTopicType = exports.SCNotificationTypologyType = exports.SCMessageFileType = exports.SCPrivateMessageStatusType = exports.SCCommentsOrderBy = exports.
|
|
3
|
+
exports.SuggestionType = exports.SCContributeStatusType = exports.SCContributionType = exports.SCLegalPagePoliciesType = exports.SCPreferenceName = exports.SCPreferenceSection = exports.SCCustomPageTypeEnum = exports.SCFlagModerationStatusType = exports.SCFlagTypeEnum = exports.SCPrizeUserStatusType = exports.SCIncubatorStatusType = exports.SCNotificationTopicType = exports.SCNotificationTypologyType = exports.SCMessageFileType = exports.SCPrivateMessageStatusType = exports.SCCommentsOrderBy = exports.SCFeedTypologyType = exports.SCFeedUnitActivityTypologyType = exports.SCMetadataTypeFieldType = exports.SCUserReputationType = exports.SCUserStatus = exports.SCCustomAdvPosition = exports.SCBroadcastMessageBannerType = void 0;
|
|
4
4
|
/**
|
|
5
5
|
* Types
|
|
6
6
|
*/
|
|
@@ -10,10 +10,8 @@ Object.defineProperty(exports, "SCCustomAdvPosition", { enumerable: true, get: f
|
|
|
10
10
|
Object.defineProperty(exports, "SCUserStatus", { enumerable: true, get: function () { return types_1.SCUserStatus; } });
|
|
11
11
|
Object.defineProperty(exports, "SCUserReputationType", { enumerable: true, get: function () { return types_1.SCUserReputationType; } });
|
|
12
12
|
Object.defineProperty(exports, "SCMetadataTypeFieldType", { enumerable: true, get: function () { return types_1.SCMetadataTypeFieldType; } });
|
|
13
|
-
Object.defineProperty(exports, "SCFeedObjectTypologyType", { enumerable: true, get: function () { return types_1.SCFeedObjectTypologyType; } });
|
|
14
13
|
Object.defineProperty(exports, "SCFeedUnitActivityTypologyType", { enumerable: true, get: function () { return types_1.SCFeedUnitActivityTypologyType; } });
|
|
15
14
|
Object.defineProperty(exports, "SCFeedTypologyType", { enumerable: true, get: function () { return types_1.SCFeedTypologyType; } });
|
|
16
|
-
Object.defineProperty(exports, "SCCommentTypologyType", { enumerable: true, get: function () { return types_1.SCCommentTypologyType; } });
|
|
17
15
|
Object.defineProperty(exports, "SCCommentsOrderBy", { enumerable: true, get: function () { return types_1.SCCommentsOrderBy; } });
|
|
18
16
|
Object.defineProperty(exports, "SCPrivateMessageStatusType", { enumerable: true, get: function () { return types_1.SCPrivateMessageStatusType; } });
|
|
19
17
|
Object.defineProperty(exports, "SCMessageFileType", { enumerable: true, get: function () { return types_1.SCMessageFileType; } });
|
|
@@ -23,6 +21,7 @@ Object.defineProperty(exports, "SCNotificationTopicType", { enumerable: true, ge
|
|
|
23
21
|
Object.defineProperty(exports, "SCPrizeUserStatusType", { enumerable: true, get: function () { return types_1.SCPrizeUserStatusType; } });
|
|
24
22
|
Object.defineProperty(exports, "SCFlagTypeEnum", { enumerable: true, get: function () { return types_1.SCFlagTypeEnum; } });
|
|
25
23
|
Object.defineProperty(exports, "SCFlagModerationStatusType", { enumerable: true, get: function () { return types_1.SCFlagModerationStatusType; } });
|
|
24
|
+
Object.defineProperty(exports, "SCCustomPageTypeEnum", { enumerable: true, get: function () { return types_1.SCCustomPageTypeEnum; } });
|
|
26
25
|
Object.defineProperty(exports, "SCPreferenceSection", { enumerable: true, get: function () { return types_1.SCPreferenceSection; } });
|
|
27
26
|
Object.defineProperty(exports, "SCPreferenceName", { enumerable: true, get: function () { return types_1.SCPreferenceName; } });
|
|
28
27
|
Object.defineProperty(exports, "SCLegalPagePoliciesType", { enumerable: true, get: function () { return types_1.SCLegalPagePoliciesType; } });
|
package/lib/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,mCAqIiB;AAMf,6GA1IA,oCAA4B,OA0IA;AAG5B,oGAzIA,2BAAmB,OAyIA;AAOnB,6FA1IA,oBAAY,OA0IA;AAKZ,qGA1IA,4BAAoB,OA0IA;AAcpB,wGA1IA,+BAAuB,OA0IA;AAoBvB,+GA1IA,sCAA8B,OA0IA;AAC9B,mGA1IA,0BAAkB,OA0IA;AAKlB,kGA1IA,yBAAiB,OA0IA;AAIjB,2GA1IA,kCAA0B,OA0IA;AAE1B,kGA1IA,yBAAiB,OA0IA;AAKjB,2GA3IA,kCAA0B,OA2IA;AAuB1B,sGA3IA,6BAAqB,OA2IA;AAJrB,wGApIA,+BAAuB,OAoIA;AAUvB,sGA3IA,6BAAqB,OA2IA;AAQrB,+FA1IA,sBAAc,OA0IA;AACd,2GA1IA,kCAA0B,OA0IA;AAC1B,qGA1IA,4BAAoB,OA0IA;AAGpB,oGA1IA,2BAAmB,OA0IA;AACnB,iGA1IA,wBAAgB,OA0IA;AAKhB,wGA1IA,+BAAuB,OA0IA;AAUvB,mGA1IA,0BAAkB,OA0IA;AAClB,uGAzIA,8BAAsB,OAyIA;AAMtB,+FA1IA,sBAAc,OA0IA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"comment.d.ts","sourceRoot":"","sources":["../../../src/types/comment.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,QAAQ,CAAC;AAClC,OAAO,EAAC,cAAc,EAAC,MAAM,YAAY,CAAC;AAE1C
|
|
1
|
+
{"version":3,"file":"comment.d.ts","sourceRoot":"","sources":["../../../src/types/comment.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,QAAQ,CAAC;AAClC,OAAO,EAAC,cAAc,EAAC,MAAM,YAAY,CAAC;AAE1C;;;GAGG;AACH,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,MAAM,CAAC,EAAE,UAAU,CAAC;IAEpB;;OAEG;IACH,QAAQ,EAAE,IAAI,CAAC;IAEf;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IAEjB;;OAEG;IACH,SAAS,EAAE,OAAO,CAAC;IAEnB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,KAAK,EAAE,OAAO,CAAC;IAEf;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,eAAe,CAAC,EAAE,aAAa,EAAE,CAAC;IAElC;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,eAAe,EAAE,EAAE,CAAC;IAEpB;;OAEG;IACH,QAAQ,EAAE,cAAc,CAAC;CAC1B;AAED;;GAEG;AACH,oBAAY,iBAAiB;IAC3B,aAAa,cAAc;IAC3B,YAAY,aAAa;IACzB,eAAe,gBAAgB;IAC/B,cAAc,eAAe;CAC9B"}
|
package/lib/cjs/types/comment.js
CHANGED
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SCCommentsOrderBy =
|
|
4
|
-
/**
|
|
5
|
-
* Typology Comment
|
|
6
|
-
*/
|
|
7
|
-
exports.SCCommentTypologyType = 'comment';
|
|
3
|
+
exports.SCCommentsOrderBy = void 0;
|
|
8
4
|
/**
|
|
9
5
|
* Type of comments ordering
|
|
10
6
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"comment.js","sourceRoot":"","sources":["../../../src/types/comment.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"comment.js","sourceRoot":"","sources":["../../../src/types/comment.ts"],"names":[],"mappings":";;;AAkHA;;GAEG;AACH,IAAY,iBAKX;AALD,WAAY,iBAAiB;IAC3B,gDAA2B,CAAA;IAC3B,8CAAyB,CAAA;IACzB,oDAA+B,CAAA;IAC/B,kDAA6B,CAAA;AAC/B,CAAC,EALW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAK5B"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SCCustomMenuItemType interface
|
|
3
|
+
*/
|
|
4
|
+
export interface SCCustomMenuItemType {
|
|
5
|
+
id: number;
|
|
6
|
+
custom_menu: number;
|
|
7
|
+
label: string;
|
|
8
|
+
url: string;
|
|
9
|
+
attrs: string;
|
|
10
|
+
order: string;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* SCCustomMenuType interface
|
|
14
|
+
*/
|
|
15
|
+
export interface SCCustomMenuType {
|
|
16
|
+
id: number;
|
|
17
|
+
name: string;
|
|
18
|
+
items: SCCustomMenuItemType[];
|
|
19
|
+
created_at?: Date | string;
|
|
20
|
+
updated_at?: Date | string;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=customMenu.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"customMenu.d.ts","sourceRoot":"","sources":["../../../src/types/customMenu.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,EAAE,EAAE,MAAM,CAAC;IACX,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,oBAAoB,EAAE,CAAC;IAC9B,UAAU,CAAC,EAAE,IAAI,GAAG,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,IAAI,GAAG,MAAM,CAAC;CAC5B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"customMenu.js","sourceRoot":"","sources":["../../../src/types/customMenu.ts"],"names":[],"mappings":""}
|
|
@@ -1,18 +1,23 @@
|
|
|
1
|
+
export declare enum SCCustomPageTypeEnum {
|
|
2
|
+
NORMAL = "normal",
|
|
3
|
+
LEGAL = "legal"
|
|
4
|
+
}
|
|
1
5
|
/**
|
|
2
6
|
* SCCustomPageType interface
|
|
3
7
|
*/
|
|
4
8
|
export interface SCCustomPageType {
|
|
5
9
|
id?: number;
|
|
10
|
+
type?: SCCustomPageTypeEnum;
|
|
6
11
|
slug?: string;
|
|
7
|
-
label: string;
|
|
8
12
|
title: string;
|
|
9
|
-
|
|
10
|
-
html_body?: string;
|
|
11
|
-
|
|
12
|
-
|
|
13
|
+
html_summary?: string | null;
|
|
14
|
+
html_body?: string | null;
|
|
15
|
+
valid_from: Date | string;
|
|
16
|
+
valid_to: Date | string;
|
|
13
17
|
created_at?: Date | string;
|
|
14
|
-
|
|
18
|
+
updated_at?: Date | string | null;
|
|
15
19
|
active?: boolean;
|
|
16
20
|
created_by?: number;
|
|
21
|
+
updated_by?: number;
|
|
17
22
|
}
|
|
18
23
|
//# sourceMappingURL=customPage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customPage.d.ts","sourceRoot":"","sources":["../../../src/types/customPage.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,
|
|
1
|
+
{"version":3,"file":"customPage.d.ts","sourceRoot":"","sources":["../../../src/types/customPage.ts"],"names":[],"mappings":"AAAA,oBAAY,oBAAoB;IAC9B,MAAM,WAAW;IACjB,KAAK,UAAU;CAChB;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,oBAAoB,CAAC;IAC5B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,UAAU,EAAE,IAAI,GAAG,MAAM,CAAC;IAC1B,QAAQ,EAAE,IAAI,GAAG,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,IAAI,GAAG,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,IAAI,GAAG,MAAM,GAAG,IAAI,CAAC;IAClC,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -1,3 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SCCustomPageTypeEnum = void 0;
|
|
4
|
+
var SCCustomPageTypeEnum;
|
|
5
|
+
(function (SCCustomPageTypeEnum) {
|
|
6
|
+
SCCustomPageTypeEnum["NORMAL"] = "normal";
|
|
7
|
+
SCCustomPageTypeEnum["LEGAL"] = "legal";
|
|
8
|
+
})(SCCustomPageTypeEnum = exports.SCCustomPageTypeEnum || (exports.SCCustomPageTypeEnum = {}));
|
|
3
9
|
//# sourceMappingURL=customPage.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customPage.js","sourceRoot":"","sources":["../../../src/types/customPage.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"customPage.js","sourceRoot":"","sources":["../../../src/types/customPage.ts"],"names":[],"mappings":";;;AAAA,IAAY,oBAGX;AAHD,WAAY,oBAAoB;IAC9B,yCAAiB,CAAA;IACjB,uCAAe,CAAA;AACjB,CAAC,EAHW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAG/B"}
|
package/lib/cjs/types/feed.d.ts
CHANGED
|
@@ -5,6 +5,7 @@ import { SCPollType } from './poll';
|
|
|
5
5
|
import { SCMediaType } from './media';
|
|
6
6
|
import { SCTagType } from './tag';
|
|
7
7
|
import { SCReactionType } from './reaction';
|
|
8
|
+
import { SCContributionType } from './contribution';
|
|
8
9
|
/**
|
|
9
10
|
* Typology of feed
|
|
10
11
|
*/
|
|
@@ -12,14 +13,6 @@ export declare enum SCFeedTypologyType {
|
|
|
12
13
|
HOME = "home",
|
|
13
14
|
EXPLORE = "explore"
|
|
14
15
|
}
|
|
15
|
-
/**
|
|
16
|
-
* Typology of feedObject
|
|
17
|
-
*/
|
|
18
|
-
export declare enum SCFeedObjectTypologyType {
|
|
19
|
-
DISCUSSION = "discussion",
|
|
20
|
-
POST = "post",
|
|
21
|
-
STATUS = "status"
|
|
22
|
-
}
|
|
23
16
|
/**
|
|
24
17
|
* Interface SCFeedUnitType.
|
|
25
18
|
* FeedUnit Schema.
|
|
@@ -28,7 +21,7 @@ export interface SCFeedUnitType {
|
|
|
28
21
|
/**
|
|
29
22
|
* The type of the object, can be discussion, post or status
|
|
30
23
|
*/
|
|
31
|
-
type:
|
|
24
|
+
type: Exclude<SCContributionType, SCContributionType.COMMENT>;
|
|
32
25
|
/**
|
|
33
26
|
* Discussion object
|
|
34
27
|
*/
|
|
@@ -179,7 +172,7 @@ export interface SCFeedObjectType {
|
|
|
179
172
|
/**
|
|
180
173
|
* Type: discussion, post, status
|
|
181
174
|
*/
|
|
182
|
-
type:
|
|
175
|
+
type: Exclude<SCContributionType, SCContributionType.COMMENT>;
|
|
183
176
|
/**
|
|
184
177
|
* Suspended notification
|
|
185
178
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feed.d.ts","sourceRoot":"","sources":["../../../src/types/feed.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,QAAQ,CAAC;AAClC,OAAO,EAAC,cAAc,EAAC,MAAM,YAAY,CAAC;AAC1C,OAAO,EAAC,sBAAsB,EAAC,MAAM,YAAY,CAAC;AAClD,OAAO,EAAC,UAAU,EAAC,MAAM,QAAQ,CAAC;AAClC,OAAO,EAAC,WAAW,EAAC,MAAM,SAAS,CAAC;AACpC,OAAO,EAAC,SAAS,EAAC,MAAM,OAAO,CAAC;AAChC,OAAO,EAAC,cAAc,EAAC,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"feed.d.ts","sourceRoot":"","sources":["../../../src/types/feed.ts"],"names":[],"mappings":"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"}
|
package/lib/cjs/types/feed.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SCFeedUnitActivityTypologyType = exports.
|
|
3
|
+
exports.SCFeedUnitActivityTypologyType = exports.SCFeedTypologyType = void 0;
|
|
4
4
|
/**
|
|
5
5
|
* Typology of feed
|
|
6
6
|
*/
|
|
@@ -9,15 +9,6 @@ var SCFeedTypologyType;
|
|
|
9
9
|
SCFeedTypologyType["HOME"] = "home";
|
|
10
10
|
SCFeedTypologyType["EXPLORE"] = "explore";
|
|
11
11
|
})(SCFeedTypologyType = exports.SCFeedTypologyType || (exports.SCFeedTypologyType = {}));
|
|
12
|
-
/**
|
|
13
|
-
* Typology of feedObject
|
|
14
|
-
*/
|
|
15
|
-
var SCFeedObjectTypologyType;
|
|
16
|
-
(function (SCFeedObjectTypologyType) {
|
|
17
|
-
SCFeedObjectTypologyType["DISCUSSION"] = "discussion";
|
|
18
|
-
SCFeedObjectTypologyType["POST"] = "post";
|
|
19
|
-
SCFeedObjectTypologyType["STATUS"] = "status";
|
|
20
|
-
})(SCFeedObjectTypologyType = exports.SCFeedObjectTypologyType || (exports.SCFeedObjectTypologyType = {}));
|
|
21
12
|
var SCFeedUnitActivityTypologyType;
|
|
22
13
|
(function (SCFeedUnitActivityTypologyType) {
|
|
23
14
|
SCFeedUnitActivityTypologyType["COMMENT"] = "comment";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feed.js","sourceRoot":"","sources":["../../../src/types/feed.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"feed.js","sourceRoot":"","sources":["../../../src/types/feed.ts"],"names":[],"mappings":";;;AASA;;GAEG;AACH,IAAY,kBAGX;AAHD,WAAY,kBAAkB;IAC5B,mCAAa,CAAA;IACb,yCAAmB,CAAA;AACrB,CAAC,EAHW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAG7B;AA2CD,IAAY,8BAKX;AALD,WAAY,8BAA8B;IACxC,qDAAmB,CAAA;IACnB,+CAAa,CAAA;IACb,uDAAqB,CAAA;IACrB,mDAAiB,CAAA;AACnB,CAAC,EALW,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAKzC"}
|
package/lib/cjs/types/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { SCAuthTokenType } from './auth';
|
|
2
2
|
import { SCBannerType, SCBroadcastMessageBannerType, SCBroadcastMessageType } from './broadcastMessage';
|
|
3
3
|
import { SCCustomAdvPosition, SCCustomAdvType } from './customAdv';
|
|
4
|
+
import { SCCustomMenuItemType, SCCustomMenuType } from './customMenu';
|
|
4
5
|
import { SCUserAutocompleteType, SCUserAvatarType, SCUserBlockedSettingsType, SCUserChangeEmailType, SCUserConnectionRequestType, SCUserConnectionStatusType, SCUserCounterType, SCUserEmailTokenType, SCUserFollowedStatusType, SCUserFollowerStatusType, SCUserHiddenByStatusType, SCUserHiddenStatusType, SCUserModerationType, SCUserPermissionType, SCUserReputationType, SCUserScoreType, SCUserScoreVariation, SCUserSettingsType, SCUserStatus, SCUserType, SCUserProviderAssociationType } from './user';
|
|
5
6
|
import { SCTagType } from './tag';
|
|
6
7
|
import { SCCategoryAudienceType, SCCategoryFollowedStatusType, SCCategoryType } from './category';
|
|
@@ -9,17 +10,17 @@ import { SCChunkMediaType, SCMediaType } from './media';
|
|
|
9
10
|
import { SCMetadataTypeFieldType, SCMetadataType } from './metadata';
|
|
10
11
|
import { SCContributionLocation, SCLocalityType } from './location';
|
|
11
12
|
import { SCPollChoiceType, SCPollType, SCPollVoteType } from './poll';
|
|
12
|
-
import { SCCommentsOrderBy, SCCommentType
|
|
13
|
-
import { SCMessageFileType, SCPrivateMessageFileType, SCPrivateMessageStatusType,
|
|
13
|
+
import { SCCommentsOrderBy, SCCommentType } from './comment';
|
|
14
|
+
import { SCMessageFileType, SCPrivateMessageFileType, SCPrivateMessageStatusType, SCPrivateMessageThreadType, SCPrivateMessageSnippetType, SCPrivateMessageUploadMediaChunkType, SCPrivateMessageUploadMediaType, SCPrivateMessageUploadThumbnailType } from './privateMessage';
|
|
14
15
|
import { SCIncubatorStatusType, SCIncubatorSubscriptionType, SCIncubatorType } from './incubator';
|
|
15
16
|
import { SCCustomNotificationType } from './customNotification';
|
|
16
17
|
import { SCPrizeType, SCPrizeUserStatusType, SCPrizeUserType, SCUserLoyaltyPointsType } from './prize';
|
|
17
|
-
import { SCCountByCategoryType, SCFeedDiscussionType, SCFeedObjectFollowingStatusType, SCFeedObjectHideStatusType, SCFeedObjectSuspendedStatusType, SCFeedObjectType,
|
|
18
|
+
import { SCCountByCategoryType, SCFeedDiscussionType, SCFeedObjectFollowingStatusType, SCFeedObjectHideStatusType, SCFeedObjectSuspendedStatusType, SCFeedObjectType, SCFeedPostType, SCFeedStatusType, SCFeedTypologyType, SCFeedUnitActivityType, SCFeedUnitActivityTypologyType, SCFeedUnitType, SCFeedUnseenCountType } from './feed';
|
|
18
19
|
import { SCNotificationAggregatedType, SCNotificationBlockedUserType, SCNotificationCollapsedForType, SCNotificationCommentType, SCNotificationConnectionAcceptType, SCNotificationConnectionRequestType, SCNotificationContributionType, SCNotificationCustomNotificationType, SCNotificationDeletedForType, SCNotificationFollowType, SCNotificationIncubatorType, SCNotificationKindlyNoticeType, SCNotificationMentionType, SCNotificationPrivateMessageType, SCNotificationTopicType, SCNotificationType, SCNotificationTypologyType, SCNotificationUnBlockedUserType, SCNotificationUnDeletedForType, SCNotificationUnseenCountType, SCNotificationUserFollowType, SCNotificationVoteUpType } from './notification';
|
|
19
20
|
import { SCWebhookEndpointAttemptType, SCWebhookEndpointSecretType, SCWebhookEndpointType, SCWebhookEventsType } from './webhook';
|
|
20
21
|
import { SCVoteType } from './vote';
|
|
21
22
|
import { SCFlagModerationStatusType, SCFlagType, SCFlagTypeEnum } from './flag';
|
|
22
|
-
import { SCCustomPageType } from './customPage';
|
|
23
|
+
import { SCCustomPageTypeEnum, SCCustomPageType } from './customPage';
|
|
23
24
|
import { SCDataPortabilityType } from './dataPortability';
|
|
24
25
|
import { SCPreferenceSection, SCPreferenceName, SCPreferenceType } from './preference';
|
|
25
26
|
import { SCFeatureType } from './feature';
|
|
@@ -36,5 +37,5 @@ import { SCSuggestionType, SuggestionType } from './suggestion';
|
|
|
36
37
|
/**
|
|
37
38
|
* Exports all types
|
|
38
39
|
*/
|
|
39
|
-
export { SCBannerType, SCBroadcastMessageBannerType, SCBroadcastMessageType, SCAuthTokenType, SCUserType, SCUserSettingsType, SCUserStatus, SCUserBlockedSettingsType, SCUserModerationType, SCUserScoreVariation, SCUserScoreType, SCUserReputationType, SCUserAutocompleteType, SCUserCounterType, SCUserChangeEmailType, SCUserAvatarType, SCUserPermissionType, SCUserFollowedStatusType, SCUserFollowerStatusType, SCUserConnectionStatusType, SCUserHiddenStatusType, SCUserHiddenByStatusType, SCUserConnectionRequestType, SCUserEmailTokenType, SCUserProviderAssociationType, SCMetadataTypeFieldType, SCMetadataType, SCTagType, SCCategoryType, SCCategoryAudienceType, SCCategoryFollowedStatusType, SCCustomAdvPosition, SCCustomAdvType, SCEmbedType, SCMediaType, SCChunkMediaType, SCContributionLocation, SCLocalityType, SCPollChoiceType, SCPollType, SCPollVoteType, SCFeedUnitType, SCFeedUnitActivityType, SCFeedObjectType, SCFeedPostType, SCFeedDiscussionType, SCFeedStatusType,
|
|
40
|
+
export { SCBannerType, SCBroadcastMessageBannerType, SCBroadcastMessageType, SCAuthTokenType, SCUserType, SCUserSettingsType, SCUserStatus, SCUserBlockedSettingsType, SCUserModerationType, SCUserScoreVariation, SCUserScoreType, SCUserReputationType, SCUserAutocompleteType, SCUserCounterType, SCUserChangeEmailType, SCUserAvatarType, SCUserPermissionType, SCUserFollowedStatusType, SCUserFollowerStatusType, SCUserConnectionStatusType, SCUserHiddenStatusType, SCUserHiddenByStatusType, SCUserConnectionRequestType, SCUserEmailTokenType, SCUserProviderAssociationType, SCMetadataTypeFieldType, SCMetadataType, SCTagType, SCCategoryType, SCCategoryAudienceType, SCCategoryFollowedStatusType, SCCustomAdvPosition, SCCustomAdvType, SCCustomMenuItemType, SCCustomMenuType, SCEmbedType, SCMediaType, SCChunkMediaType, SCContributionLocation, SCLocalityType, SCPollChoiceType, SCPollType, SCPollVoteType, SCFeedUnitType, SCFeedUnitActivityType, SCFeedObjectType, SCFeedPostType, SCFeedDiscussionType, SCFeedStatusType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, SCFeedUnseenCountType, SCFeedObjectSuspendedStatusType, SCFeedObjectHideStatusType, SCFeedObjectFollowingStatusType, SCCountByCategoryType, SCCommentsOrderBy, SCCommentType, SCPrivateMessageThreadType, SCPrivateMessageSnippetType, SCPrivateMessageStatusType, SCPrivateMessageFileType, SCMessageFileType, SCPrivateMessageUploadMediaType, SCPrivateMessageUploadThumbnailType, SCPrivateMessageUploadMediaChunkType, SCPromoType, SCNotificationTypologyType, SCNotificationAggregatedType, SCNotificationCommentType, SCNotificationConnectionAcceptType, SCNotificationConnectionRequestType, SCNotificationPrivateMessageType, SCNotificationMentionType, SCNotificationType, SCNotificationBlockedUserType, SCNotificationCollapsedForType, SCNotificationCustomNotificationType, SCNotificationDeletedForType, SCNotificationFollowType, SCNotificationKindlyNoticeType, SCNotificationUnBlockedUserType, SCNotificationUnDeletedForType, SCNotificationUserFollowType, SCNotificationVoteUpType, SCCustomNotificationType, SCNotificationTopicType, SCNotificationUnseenCountType, SCIncubatorType, SCIncubatorSubscriptionType, SCIncubatorStatusType, SCInviteType, SCNotificationIncubatorType, SCNotificationContributionType, SCPrizeType, SCPrizeUserType, SCPrizeUserStatusType, SCUserLoyaltyPointsType, SCWebhookEndpointType, SCWebhookEndpointAttemptType, SCWebhookEndpointSecretType, SCWebhookEventsType, SCVoteType, SCFlagType, SCFlagTypeEnum, SCFlagModerationStatusType, SCCustomPageTypeEnum, SCCustomPageType, SCDataPortabilityType, SCPreferenceSection, SCPreferenceName, SCPreferenceType, SCFeatureType, SSOSignInType, SSOSignUpType, SCLegalPageType, SCLegalPagePoliciesType, SCLegalPageAckType, SCContributionInsightCountersType, SCContributionInsightType, SCEmbedInsightType, SCEmbedInsightCountersType, SCUsersInsightType, SCUsersInsightCountersType, SCFlaggedContributionType, SCContributionType, SCContributionStatus, SCContributeStatusType, SCPlatformType, SCAvatarType, SCReactionType, SCSuggestionType, SuggestionType };
|
|
40
41
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,eAAe,EAAC,MAAM,QAAQ,CAAC;AACvC,OAAO,EAAC,YAAY,EAAE,4BAA4B,EAAE,sBAAsB,EAAC,MAAM,oBAAoB,CAAC;AACtG,OAAO,EAAC,mBAAmB,EAAE,eAAe,EAAC,MAAM,aAAa,CAAC;AACjE,OAAO,EACL,sBAAsB,EACtB,gBAAgB,EAChB,yBAAyB,EACzB,qBAAqB,EACrB,2BAA2B,EAC3B,0BAA0B,EAC1B,iBAAiB,EACjB,oBAAoB,EACpB,wBAAwB,EACxB,wBAAwB,EACxB,wBAAwB,EACxB,sBAAsB,EACtB,oBAAoB,EACpB,oBAAoB,EACpB,oBAAoB,EACpB,eAAe,EACf,oBAAoB,EACpB,kBAAkB,EAClB,YAAY,EACZ,UAAU,EACV,6BAA6B,EAC9B,MAAM,QAAQ,CAAC;AAChB,OAAO,EAAC,SAAS,EAAC,MAAM,OAAO,CAAC;AAChC,OAAO,EAAC,sBAAsB,EAAE,4BAA4B,EAAE,cAAc,EAAC,MAAM,YAAY,CAAC;AAChG,OAAO,EAAC,WAAW,EAAC,MAAM,SAAS,CAAC;AACpC,OAAO,EAAC,gBAAgB,EAAE,WAAW,EAAC,MAAM,SAAS,CAAC;AACtD,OAAO,EAAC,uBAAuB,EAAE,cAAc,EAAC,MAAM,YAAY,CAAC;AACnE,OAAO,EAAC,sBAAsB,EAAE,cAAc,EAAC,MAAM,YAAY,CAAC;AAClE,OAAO,EAAC,gBAAgB,EAAE,UAAU,EAAE,cAAc,EAAC,MAAM,QAAQ,CAAC;AACpE,OAAO,EAAC,iBAAiB,EAAE,aAAa,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"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"}
|
package/lib/cjs/types/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SuggestionType = exports.SCContributeStatusType = exports.SCContributionType = exports.SCLegalPagePoliciesType = exports.SCPreferenceName = exports.SCPreferenceSection = exports.SCFlagModerationStatusType = exports.SCFlagTypeEnum = exports.SCPrizeUserStatusType = exports.SCIncubatorStatusType = exports.SCNotificationTopicType = exports.SCNotificationTypologyType = exports.SCMessageFileType = exports.SCPrivateMessageStatusType = exports.SCCommentsOrderBy = exports.
|
|
3
|
+
exports.SuggestionType = exports.SCContributeStatusType = exports.SCContributionType = exports.SCLegalPagePoliciesType = exports.SCPreferenceName = exports.SCPreferenceSection = exports.SCCustomPageTypeEnum = exports.SCFlagModerationStatusType = exports.SCFlagTypeEnum = exports.SCPrizeUserStatusType = exports.SCIncubatorStatusType = exports.SCNotificationTopicType = exports.SCNotificationTypologyType = exports.SCMessageFileType = exports.SCPrivateMessageStatusType = exports.SCCommentsOrderBy = exports.SCFeedTypologyType = exports.SCFeedUnitActivityTypologyType = exports.SCCustomAdvPosition = exports.SCMetadataTypeFieldType = exports.SCUserReputationType = exports.SCUserStatus = exports.SCBroadcastMessageBannerType = void 0;
|
|
4
4
|
const broadcastMessage_1 = require("./broadcastMessage");
|
|
5
5
|
Object.defineProperty(exports, "SCBroadcastMessageBannerType", { enumerable: true, get: function () { return broadcastMessage_1.SCBroadcastMessageBannerType; } });
|
|
6
6
|
const customAdv_1 = require("./customAdv");
|
|
@@ -12,7 +12,6 @@ const metadata_1 = require("./metadata");
|
|
|
12
12
|
Object.defineProperty(exports, "SCMetadataTypeFieldType", { enumerable: true, get: function () { return metadata_1.SCMetadataTypeFieldType; } });
|
|
13
13
|
const comment_1 = require("./comment");
|
|
14
14
|
Object.defineProperty(exports, "SCCommentsOrderBy", { enumerable: true, get: function () { return comment_1.SCCommentsOrderBy; } });
|
|
15
|
-
Object.defineProperty(exports, "SCCommentTypologyType", { enumerable: true, get: function () { return comment_1.SCCommentTypologyType; } });
|
|
16
15
|
const privateMessage_1 = require("./privateMessage");
|
|
17
16
|
Object.defineProperty(exports, "SCMessageFileType", { enumerable: true, get: function () { return privateMessage_1.SCMessageFileType; } });
|
|
18
17
|
Object.defineProperty(exports, "SCPrivateMessageStatusType", { enumerable: true, get: function () { return privateMessage_1.SCPrivateMessageStatusType; } });
|
|
@@ -21,7 +20,6 @@ Object.defineProperty(exports, "SCIncubatorStatusType", { enumerable: true, get:
|
|
|
21
20
|
const prize_1 = require("./prize");
|
|
22
21
|
Object.defineProperty(exports, "SCPrizeUserStatusType", { enumerable: true, get: function () { return prize_1.SCPrizeUserStatusType; } });
|
|
23
22
|
const feed_1 = require("./feed");
|
|
24
|
-
Object.defineProperty(exports, "SCFeedObjectTypologyType", { enumerable: true, get: function () { return feed_1.SCFeedObjectTypologyType; } });
|
|
25
23
|
Object.defineProperty(exports, "SCFeedTypologyType", { enumerable: true, get: function () { return feed_1.SCFeedTypologyType; } });
|
|
26
24
|
Object.defineProperty(exports, "SCFeedUnitActivityTypologyType", { enumerable: true, get: function () { return feed_1.SCFeedUnitActivityTypologyType; } });
|
|
27
25
|
const notification_1 = require("./notification");
|
|
@@ -30,6 +28,8 @@ Object.defineProperty(exports, "SCNotificationTypologyType", { enumerable: true,
|
|
|
30
28
|
const flag_1 = require("./flag");
|
|
31
29
|
Object.defineProperty(exports, "SCFlagModerationStatusType", { enumerable: true, get: function () { return flag_1.SCFlagModerationStatusType; } });
|
|
32
30
|
Object.defineProperty(exports, "SCFlagTypeEnum", { enumerable: true, get: function () { return flag_1.SCFlagTypeEnum; } });
|
|
31
|
+
const customPage_1 = require("./customPage");
|
|
32
|
+
Object.defineProperty(exports, "SCCustomPageTypeEnum", { enumerable: true, get: function () { return customPage_1.SCCustomPageTypeEnum; } });
|
|
33
33
|
const preference_1 = require("./preference");
|
|
34
34
|
Object.defineProperty(exports, "SCPreferenceSection", { enumerable: true, get: function () { return preference_1.SCPreferenceSection; } });
|
|
35
35
|
Object.defineProperty(exports, "SCPreferenceName", { enumerable: true, get: function () { return preference_1.SCPreferenceName; } });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":";;;AACA,yDAAsG;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":";;;AACA,yDAAsG;AAmHpG,6GAnHoB,+CAA4B,OAmHpB;AAlH9B,2CAAiE;AAgJ/D,oGAhJM,+BAAmB,OAgJN;AA9IrB,iCAsBgB;AAoGd,qGA3GA,2BAAoB,OA2GA;AALpB,6FAlGA,mBAAY,OAkGA;AA1Fd,yCAAmE;AA6GjE,wGA7GM,kCAAuB,OA6GN;AA1GzB,uCAA2D;AAyIzD,kGAzIM,2BAAiB,OAyIN;AAxInB,qDAS0B;AAqIxB,kGA7IA,kCAAiB,OA6IA;AAFjB,2GAzIA,2CAA0B,OAyIA;AAlI5B,2CAAgG;AAgK9F,sGAhKM,iCAAqB,OAgKN;AA9JvB,mCAAqG;AAoKnG,sGApKmB,6BAAqB,OAoKnB;AAnKvB,iCAcgB;AAuGd,mGA5GA,yBAAkB,OA4GA;AADlB,+GAzGA,qCAA8B,OAyGA;AArGhC,iDAuBwB;AAmHtB,wGA3HA,sCAAuB,OA2HA;AAnBvB,2GAtGA,yCAA0B,OAsGA;AA7F5B,iCAA8E;AAmI5E,2GAnIM,iCAA0B,OAmIN;AAD1B,+FAlI8C,qBAAc,OAkI9C;AAjIhB,6CAAoE;AAmIlE,qGAnIM,iCAAoB,OAmIN;AAjItB,6CAAqF;AAoInF,oGApIM,gCAAmB,OAoIN;AACnB,iGArI2B,6BAAgB,OAqI3B;AAlIlB,2CAAyF;AAwIvF,wGAxIM,mCAAuB,OAwIN;AA7HzB,iDAA2H;AAwIzH,uGAxIM,qCAAsB,OAwIN;AAFtB,mGAtIoD,iCAAkB,OAsIpD;AAlIpB,6CAA8D;AAyI5D,+FAzIwB,2BAAc,OAyIxB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metadata.d.ts","sourceRoot":"","sources":["../../../src/types/metadata.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,oBAAY,uBAAuB;IACjC,MAAM,WAAW;IACjB,KAAK,UAAU;IACf,GAAG,QAAQ;IACX,IAAI,SAAS;IACb,YAAY,iBAAiB;
|
|
1
|
+
{"version":3,"file":"metadata.d.ts","sourceRoot":"","sources":["../../../src/types/metadata.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,oBAAY,uBAAuB;IACjC,MAAM,WAAW;IACjB,KAAK,UAAU;IACf,GAAG,QAAQ;IACX,IAAI,SAAS;IACb,YAAY,iBAAiB;IAC7B,QAAQ,aAAa;CACtB;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,IAAI,CAAC,EAAE,uBAAuB,CAAC;IAC/B;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;CACzB"}
|
|
@@ -11,5 +11,6 @@ var SCMetadataTypeFieldType;
|
|
|
11
11
|
SCMetadataTypeFieldType["URL"] = "url";
|
|
12
12
|
SCMetadataTypeFieldType["ENUM"] = "enum";
|
|
13
13
|
SCMetadataTypeFieldType["PHONE_NUMBER"] = "phone_number";
|
|
14
|
+
SCMetadataTypeFieldType["CHECKBOX"] = "checkbox";
|
|
14
15
|
})(SCMetadataTypeFieldType = exports.SCMetadataTypeFieldType || (exports.SCMetadataTypeFieldType = {}));
|
|
15
16
|
//# sourceMappingURL=metadata.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metadata.js","sourceRoot":"","sources":["../../../src/types/metadata.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,IAAY,
|
|
1
|
+
{"version":3,"file":"metadata.js","sourceRoot":"","sources":["../../../src/types/metadata.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,IAAY,uBAOX;AAPD,WAAY,uBAAuB;IACjC,4CAAiB,CAAA;IACjB,0CAAe,CAAA;IACf,sCAAW,CAAA;IACX,wCAAa,CAAA;IACb,wDAA6B,CAAA;IAC7B,gDAAqB,CAAA;AACvB,CAAC,EAPW,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAOlC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SCCommentType, SCFeedDiscussionType, SCFeedPostType, SCFeedStatusType, SCUserType } from '../index';
|
|
2
|
-
import {
|
|
2
|
+
import { SCPrivateMessageThreadType } from './privateMessage';
|
|
3
3
|
import { SCUserBlockedSettingsType } from './user';
|
|
4
4
|
import { SCCustomNotificationType } from './customNotification';
|
|
5
5
|
import { SCIncubatorType } from './incubator';
|
|
@@ -196,7 +196,7 @@ export interface SCNotificationPrivateMessageType extends SCNotificationType {
|
|
|
196
196
|
/**
|
|
197
197
|
* Private message
|
|
198
198
|
*/
|
|
199
|
-
message:
|
|
199
|
+
message: SCPrivateMessageThreadType;
|
|
200
200
|
}
|
|
201
201
|
/**
|
|
202
202
|
* Interface SCNotificationFollowType.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"notification.d.ts","sourceRoot":"","sources":["../../../src/types/notification.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,aAAa,EAAE,oBAAoB,EAAE,cAAc,EAAE,gBAAgB,EAAE,UAAU,EAAC,MAAM,UAAU,CAAC;AAC3G,OAAO,EAAC,
|
|
1
|
+
{"version":3,"file":"notification.d.ts","sourceRoot":"","sources":["../../../src/types/notification.ts"],"names":[],"mappings":"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"}
|
|
@@ -48,6 +48,14 @@ export declare enum SCPreferenceName {
|
|
|
48
48
|
PRIZE_A_IMAGE = "prize_a_image",
|
|
49
49
|
PRIZE_B_IMAGE = "prize_b_image",
|
|
50
50
|
PRIZE_C_IMAGE = "prize_c_image",
|
|
51
|
+
POINTS_MAKE_DISCUSSION = "points_make_discussion",
|
|
52
|
+
POINTS_MAKE_POST = "points_make_post",
|
|
53
|
+
POINTS_MAKE_COMMENT = "points_make_comment",
|
|
54
|
+
POINTS_RECEIVE_VOTE = "points_receive_vote",
|
|
55
|
+
POINTS_CONNECTION_OR_FOLLOWER = "points_connection_or_follower",
|
|
56
|
+
POINTS_SOCIAL_SHARE = "points_social_share",
|
|
57
|
+
POINTS_APP_USED = "points_app_used",
|
|
58
|
+
POINTS_DAILY_VISIT = "points_daily_visit",
|
|
51
59
|
AFFINIDY_ENABLED = "affinity_enabled",
|
|
52
60
|
CLOSED_COMMUNITY = "closed_community",
|
|
53
61
|
INCUBATOR_ENABLED = "incubator_enabled",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"preference.d.ts","sourceRoot":"","sources":["../../../src/types/preference.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"preference.d.ts","sourceRoot":"","sources":["../../../src/types/preference.ts"],"names":[],"mappings":"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"}
|
|
@@ -53,6 +53,14 @@ var SCPreferenceName;
|
|
|
53
53
|
SCPreferenceName["PRIZE_A_IMAGE"] = "prize_a_image";
|
|
54
54
|
SCPreferenceName["PRIZE_B_IMAGE"] = "prize_b_image";
|
|
55
55
|
SCPreferenceName["PRIZE_C_IMAGE"] = "prize_c_image";
|
|
56
|
+
SCPreferenceName["POINTS_MAKE_DISCUSSION"] = "points_make_discussion";
|
|
57
|
+
SCPreferenceName["POINTS_MAKE_POST"] = "points_make_post";
|
|
58
|
+
SCPreferenceName["POINTS_MAKE_COMMENT"] = "points_make_comment";
|
|
59
|
+
SCPreferenceName["POINTS_RECEIVE_VOTE"] = "points_receive_vote";
|
|
60
|
+
SCPreferenceName["POINTS_CONNECTION_OR_FOLLOWER"] = "points_connection_or_follower";
|
|
61
|
+
SCPreferenceName["POINTS_SOCIAL_SHARE"] = "points_social_share";
|
|
62
|
+
SCPreferenceName["POINTS_APP_USED"] = "points_app_used";
|
|
63
|
+
SCPreferenceName["POINTS_DAILY_VISIT"] = "points_daily_visit";
|
|
56
64
|
SCPreferenceName["AFFINIDY_ENABLED"] = "affinity_enabled";
|
|
57
65
|
SCPreferenceName["CLOSED_COMMUNITY"] = "closed_community";
|
|
58
66
|
SCPreferenceName["INCUBATOR_ENABLED"] = "incubator_enabled";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"preference.js","sourceRoot":"","sources":["../../../src/types/preference.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,IAAY,mBAcX;AAdD,WAAY,mBAAmB;IAC7B,oCAAa,CAAA;IACb,sCAAe,CAAA;IACf,oCAAa,CAAA;IACb,wCAAiB,CAAA;IACjB,wCAAiB,CAAA;IACjB,wCAAiB,CAAA;IACjB,sCAAe,CAAA;IACf,0CAAmB,CAAA;IACnB,wCAAiB,CAAA;IACjB,kDAA2B,CAAA;IAC3B,wDAAiC,CAAA;IACjC,8CAAuB,CAAA;IACvB,8CAAuB,CAAA;AACzB,CAAC,EAdW,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAc9B;AACD;;GAEG;AACH,IAAY,
|
|
1
|
+
{"version":3,"file":"preference.js","sourceRoot":"","sources":["../../../src/types/preference.ts"],"names":[],"mappings":"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"}
|