@selfcommunity/types 0.4.1-alpha.7 → 0.4.1-alpha.9
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 +3 -1
- package/lib/cjs/index.js.map +1 -1
- package/lib/cjs/types/index.d.ts +3 -3
- package/lib/cjs/types/index.d.ts.map +1 -1
- package/lib/cjs/types/index.js +4 -1
- package/lib/cjs/types/index.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 +118 -2
- package/lib/cjs/types/preference.d.ts.map +1 -1
- package/lib/cjs/types/preference.js +119 -0
- package/lib/cjs/types/preference.js.map +1 -1
- package/lib/cjs/types/privateMessage.d.ts +37 -15
- package/lib/cjs/types/privateMessage.d.ts.map +1 -1
- 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/index.d.ts +3 -3
- package/lib/esm/types/index.d.ts.map +1 -1
- package/lib/esm/types/index.js +2 -1
- package/lib/esm/types/index.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 +118 -2
- package/lib/esm/types/preference.d.ts.map +1 -1
- package/lib/esm/types/preference.js +118 -1
- package/lib/esm/types/preference.js.map +1 -1
- package/lib/esm/types/privateMessage.d.ts +37 -15
- package/lib/esm/types/privateMessage.d.ts.map +1 -1
- 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, SCFeedObjectTypologyType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, SCFeedUnseenCountType, SCFeedObjectSuspendedStatusType, SCFeedObjectHideStatusType, SCFeedObjectFollowingStatusType, SCCommentTypologyType, SCCommentsOrderBy, SCCommentType,
|
|
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, SCFeedObjectTypologyType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, SCFeedUnseenCountType, SCFeedObjectSuspendedStatusType, SCFeedObjectHideStatusType, SCFeedObjectFollowingStatusType, SCCommentTypologyType, 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, 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, SCFeedObjectTypologyType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, SCFeedUnseenCountType, SCFeedObjectSuspendedStatusType, SCFeedObjectHideStatusType, SCFeedObjectFollowingStatusType, SCCommentTypologyType, SCCommentsOrderBy, SCCommentType,
|
|
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, SCFeedObjectTypologyType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, SCFeedUnseenCountType, SCFeedObjectSuspendedStatusType, SCFeedObjectHideStatusType, SCFeedObjectFollowingStatusType, SCCommentTypologyType, 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, 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,wBAAwB,EACxB,8BAA8B,EAC9B,kBAAkB,EAClB,qBAAqB,EACrB,+BAA+B,EAC/B,0BAA0B,EAC1B,+BAA+B,EAC/B,qBAAqB,EACrB,iBAAiB,EACjB,aAAa,EACb,
|
|
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.SCFlagModerationStatusType = exports.SCFlagTypeEnum = exports.SCPrizeUserStatusType = exports.SCIncubatorStatusType = exports.SCNotificationTopicType = exports.SCNotificationTypologyType = exports.SCMessageFileType = exports.SCPrivateMessageStatusType = exports.SCCommentsOrderBy = exports.SCCommentTypologyType = exports.SCFeedTypologyType = exports.SCFeedUnitActivityTypologyType = exports.SCFeedObjectTypologyType = exports.SCMetadataTypeFieldType = exports.SCUserReputationType = exports.SCUserStatus = exports.SCCustomAdvPosition = exports.SCBroadcastMessageBannerType = void 0;
|
|
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.SCCommentTypologyType = exports.SCFeedTypologyType = exports.SCFeedUnitActivityTypologyType = exports.SCFeedObjectTypologyType = exports.SCMetadataTypeFieldType = exports.SCUserReputationType = exports.SCUserStatus = exports.SCCustomAdvPosition = exports.SCBroadcastMessageBannerType = void 0;
|
|
4
4
|
/**
|
|
5
5
|
* Types
|
|
6
6
|
*/
|
|
@@ -23,6 +23,8 @@ Object.defineProperty(exports, "SCNotificationTopicType", { enumerable: true, ge
|
|
|
23
23
|
Object.defineProperty(exports, "SCPrizeUserStatusType", { enumerable: true, get: function () { return types_1.SCPrizeUserStatusType; } });
|
|
24
24
|
Object.defineProperty(exports, "SCFlagTypeEnum", { enumerable: true, get: function () { return types_1.SCFlagTypeEnum; } });
|
|
25
25
|
Object.defineProperty(exports, "SCFlagModerationStatusType", { enumerable: true, get: function () { return types_1.SCFlagModerationStatusType; } });
|
|
26
|
+
Object.defineProperty(exports, "SCPreferenceSection", { enumerable: true, get: function () { return types_1.SCPreferenceSection; } });
|
|
27
|
+
Object.defineProperty(exports, "SCPreferenceName", { enumerable: true, get: function () { return types_1.SCPreferenceName; } });
|
|
26
28
|
Object.defineProperty(exports, "SCLegalPagePoliciesType", { enumerable: true, get: function () { return types_1.SCLegalPagePoliciesType; } });
|
|
27
29
|
Object.defineProperty(exports, "SCContributionType", { enumerable: true, get: function () { return types_1.SCContributionType; } });
|
|
28
30
|
Object.defineProperty(exports, "SCContributeStatusType", { enumerable: true, get: function () { return types_1.SCContributeStatusType; } });
|
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,mCAoIiB;AAMf,6GAzIA,oCAA4B,OAyIA;AAG5B,oGAxIA,2BAAmB,OAwIA;AAKnB,6FAzIA,oBAAY,OAyIA;AAKZ,qGAzIA,4BAAoB,OAyIA;AAcpB,wGAzIA,+BAAuB,OAyIA;AAoBvB,yGAzIA,gCAAwB,OAyIA;AACxB,+GAzIA,sCAA8B,OAyIA;AAC9B,mGAzIA,0BAAkB,OAyIA;AAKlB,sGAzIA,6BAAqB,OAyIA;AACrB,kGAzIA,yBAAiB,OAyIA;AAIjB,2GAzIA,kCAA0B,OAyIA;AAE1B,kGAzIA,yBAAiB,OAyIA;AAKjB,2GA1IA,kCAA0B,OA0IA;AAuB1B,sGA1IA,6BAAqB,OA0IA;AAJrB,wGAnIA,+BAAuB,OAmIA;AAUvB,sGA1IA,6BAAqB,OA0IA;AAQrB,+FAzIA,sBAAc,OAyIA;AACd,2GAzIA,kCAA0B,OAyIA;AAG1B,oGAzIA,2BAAmB,OAyIA;AACnB,iGAzIA,wBAAgB,OAyIA;AAKhB,wGAzIA,+BAAuB,OAyIA;AAUvB,mGAzIA,0BAAkB,OAyIA;AAClB,uGAxIA,8BAAsB,OAwIA;AAMtB,+FAzIA,sBAAc,OAyIA"}
|
package/lib/cjs/types/index.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ import { SCMetadataTypeFieldType, SCMetadataType } from './metadata';
|
|
|
10
10
|
import { SCContributionLocation, SCLocalityType } from './location';
|
|
11
11
|
import { SCPollChoiceType, SCPollType, SCPollVoteType } from './poll';
|
|
12
12
|
import { SCCommentsOrderBy, SCCommentType, SCCommentTypologyType } from './comment';
|
|
13
|
-
import { SCMessageFileType, SCPrivateMessageFileType, SCPrivateMessageStatusType,
|
|
13
|
+
import { SCMessageFileType, SCPrivateMessageFileType, SCPrivateMessageStatusType, SCPrivateMessageThreadType, SCPrivateMessageSnippetType, SCPrivateMessageUploadMediaChunkType, SCPrivateMessageUploadMediaType, SCPrivateMessageUploadThumbnailType } from './privateMessage';
|
|
14
14
|
import { SCIncubatorStatusType, SCIncubatorSubscriptionType, SCIncubatorType } from './incubator';
|
|
15
15
|
import { SCCustomNotificationType } from './customNotification';
|
|
16
16
|
import { SCPrizeType, SCPrizeUserStatusType, SCPrizeUserType, SCUserLoyaltyPointsType } from './prize';
|
|
@@ -21,7 +21,7 @@ import { SCVoteType } from './vote';
|
|
|
21
21
|
import { SCFlagModerationStatusType, SCFlagType, SCFlagTypeEnum } from './flag';
|
|
22
22
|
import { SCCustomPageType } from './customPage';
|
|
23
23
|
import { SCDataPortabilityType } from './dataPortability';
|
|
24
|
-
import { SCPreferenceType } from './preference';
|
|
24
|
+
import { SCPreferenceSection, SCPreferenceName, SCPreferenceType } from './preference';
|
|
25
25
|
import { SCFeatureType } from './feature';
|
|
26
26
|
import { SSOSignInType, SSOSignUpType } from './sso';
|
|
27
27
|
import { SCLegalPagePoliciesType, SCLegalPageAckType, SCLegalPageType } from './legalPage';
|
|
@@ -36,5 +36,5 @@ import { SCSuggestionType, SuggestionType } from './suggestion';
|
|
|
36
36
|
/**
|
|
37
37
|
* Exports all types
|
|
38
38
|
*/
|
|
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, SCFeedObjectTypologyType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, SCFeedUnseenCountType, SCFeedObjectSuspendedStatusType, SCFeedObjectHideStatusType, SCFeedObjectFollowingStatusType, SCCountByCategoryType, SCCommentTypologyType, SCCommentsOrderBy, SCCommentType,
|
|
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, SCFeedObjectTypologyType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, SCFeedUnseenCountType, SCFeedObjectSuspendedStatusType, SCFeedObjectHideStatusType, SCFeedObjectFollowingStatusType, SCCountByCategoryType, SCCommentTypologyType, 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, 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
40
|
//# 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,EAAE,qBAAqB,EAAC,MAAM,WAAW,CAAC;AAClF,OAAO,EACL,iBAAiB,EACjB,wBAAwB,EACxB,0BAA0B,EAC1B,
|
|
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.SCFlagModerationStatusType = exports.SCFlagTypeEnum = exports.SCPrizeUserStatusType = exports.SCIncubatorStatusType = exports.SCNotificationTopicType = exports.SCNotificationTypologyType = exports.SCMessageFileType = exports.SCPrivateMessageStatusType = exports.SCCommentsOrderBy = exports.SCCommentTypologyType = exports.SCFeedTypologyType = exports.SCFeedUnitActivityTypologyType = exports.SCFeedObjectTypologyType = exports.SCCustomAdvPosition = exports.SCMetadataTypeFieldType = exports.SCUserReputationType = exports.SCUserStatus = exports.SCBroadcastMessageBannerType = void 0;
|
|
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.SCCommentTypologyType = exports.SCFeedTypologyType = exports.SCFeedUnitActivityTypologyType = exports.SCFeedObjectTypologyType = 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");
|
|
@@ -30,6 +30,9 @@ Object.defineProperty(exports, "SCNotificationTypologyType", { enumerable: true,
|
|
|
30
30
|
const flag_1 = require("./flag");
|
|
31
31
|
Object.defineProperty(exports, "SCFlagModerationStatusType", { enumerable: true, get: function () { return flag_1.SCFlagModerationStatusType; } });
|
|
32
32
|
Object.defineProperty(exports, "SCFlagTypeEnum", { enumerable: true, get: function () { return flag_1.SCFlagTypeEnum; } });
|
|
33
|
+
const preference_1 = require("./preference");
|
|
34
|
+
Object.defineProperty(exports, "SCPreferenceSection", { enumerable: true, get: function () { return preference_1.SCPreferenceSection; } });
|
|
35
|
+
Object.defineProperty(exports, "SCPreferenceName", { enumerable: true, get: function () { return preference_1.SCPreferenceName; } });
|
|
33
36
|
const legalPage_1 = require("./legalPage");
|
|
34
37
|
Object.defineProperty(exports, "SCLegalPagePoliciesType", { enumerable: true, get: function () { return legalPage_1.SCLegalPagePoliciesType; } });
|
|
35
38
|
const contribution_1 = require("./contribution");
|
|
@@ -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;AA/IrB,iCAsBgB;AAqGd,qGA5GA,2BAAoB,OA4GA;AALpB,6FAnGA,mBAAY,OAmGA;AA3Fd,yCAAmE;AA8GjE,wGA9GM,kCAAuB,OA8GN;AA3GzB,uCAAkF;AA0IhF,kGA1IM,2BAAiB,OA0IN;AADjB,sGAzIwC,+BAAqB,OAyIxC;AAxIvB,qDAS0B;AAsIxB,kGA9IA,kCAAiB,OA8IA;AAFjB,2GA1IA,2CAA0B,OA0IA;AAnI5B,2CAAgG;AAiK9F,sGAjKM,iCAAqB,OAiKN;AA/JvB,mCAAqG;AAqKnG,sGArKmB,6BAAqB,OAqKnB;AApKvB,iCAegB;AAoGd,yGA5GA,+BAAwB,OA4GA;AAExB,mGA3GA,yBAAkB,OA2GA;AADlB,+GAxGA,qCAA8B,OAwGA;AApGhC,iDAuBwB;AAmHtB,wGA3HA,sCAAuB,OA2HA;AAnBvB,2GAtGA,yCAA0B,OAsGA;AA7F5B,iCAA8E;AAmI5E,2GAnIM,iCAA0B,OAmIN;AAD1B,+FAlI8C,qBAAc,OAkI9C;AA/HhB,6CAAqF;AAmInF,oGAnIM,gCAAmB,OAmIN;AACnB,iGApI2B,6BAAgB,OAoI3B;AAjIlB,2CAAyF;AAuIvF,wGAvIM,mCAAuB,OAuIN;AA5HzB,iDAA2H;AAuIzH,uGAvIM,qCAAsB,OAuIN;AAFtB,mGArIoD,iCAAkB,OAqIpD;AAjIpB,6CAA8D;AAwI5D,+FAxIwB,2BAAc,OAwIxB"}
|
|
@@ -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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"}
|
|
@@ -1,3 +1,119 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Preferences section
|
|
3
|
+
*/
|
|
4
|
+
export declare enum SCPreferenceSection {
|
|
5
|
+
TEXT = "text",
|
|
6
|
+
STYLE = "style",
|
|
7
|
+
LOGO = "logo",
|
|
8
|
+
COLORS = "colors",
|
|
9
|
+
COVERS = "covers",
|
|
10
|
+
IMAGES = "images",
|
|
11
|
+
STAFF = "staff",
|
|
12
|
+
LOYALTY = "loyalty",
|
|
13
|
+
ADDONS = "addons",
|
|
14
|
+
ADVERTISING = "advertising",
|
|
15
|
+
CONFIGURATIONS = "configurations",
|
|
16
|
+
PROVIDERS = "providers",
|
|
17
|
+
WEBMASTER = "webmaster"
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Preferences name
|
|
21
|
+
*/
|
|
22
|
+
export declare enum SCPreferenceName {
|
|
23
|
+
APPLICATION_NAME = "application_name",
|
|
24
|
+
APPLICATION_SLOGAN1 = "application_slogan1",
|
|
25
|
+
APPLICATION_SLOGAN2 = "application_slogan2",
|
|
26
|
+
APPLICATION_COPYRIGHT = "application_copyright",
|
|
27
|
+
FONT_FAMILY = "font_family",
|
|
28
|
+
NAVBAR_LOGO = "navbar_logo",
|
|
29
|
+
NAVBAR_LOGO_MOBILE = "navbar_logo_mobile",
|
|
30
|
+
COLORBACK = "colorback",
|
|
31
|
+
COLORPRIMARY = "colorprimary",
|
|
32
|
+
COLORSECONDARY = "colorsecondary",
|
|
33
|
+
NAVBARBACK = "navbarback",
|
|
34
|
+
SUBMENUBACK = "submenuback",
|
|
35
|
+
COLORFONT = "font_color",
|
|
36
|
+
COVER_1_HP_M1920 = "cover_1_hp_m1920",
|
|
37
|
+
COVER_2_HP_M1920 = "cover_2_hp_m1920",
|
|
38
|
+
COVER_3_HP_M1920 = "cover_3_hp_m1920",
|
|
39
|
+
COVER_4_HP_M1920 = "cover_4_hp_m1920",
|
|
40
|
+
COVERS_VISIBILITY = "covers_visibility",
|
|
41
|
+
APP_ICON = "app_icon",
|
|
42
|
+
USER_DEFAULT_COVER = "user_default_cover",
|
|
43
|
+
ERROR_404 = "error_404",
|
|
44
|
+
ERROR_503 = "error_503",
|
|
45
|
+
ERRORPAGES_IMAGE = "errorpages_image",
|
|
46
|
+
STAFF_BADGE_ICON = "staff_badge_icon",
|
|
47
|
+
STAFF_BADGE_LABEL = "staff_badge_label",
|
|
48
|
+
PRIZE_A_IMAGE = "prize_a_image",
|
|
49
|
+
PRIZE_B_IMAGE = "prize_b_image",
|
|
50
|
+
PRIZE_C_IMAGE = "prize_c_image",
|
|
51
|
+
AFFINIDY_ENABLED = "affinity_enabled",
|
|
52
|
+
CLOSED_COMMUNITY = "closed_community",
|
|
53
|
+
INCUBATOR_ENABLED = "incubator_enabled",
|
|
54
|
+
INCUBATOR_SUBSCRIBERS = "incubator_subscribers",
|
|
55
|
+
LOYALTY_POINTS_COLLECTION = "loyalty_points_collection",
|
|
56
|
+
POLLS_ENABLED = "polls_enabled",
|
|
57
|
+
REGISTRATION_WIZARD = "registration_wizard",
|
|
58
|
+
VIDEO_UPLOAD_ENABLED = "video_upload_enabled",
|
|
59
|
+
VIMEO_TOKEN_UPLOAD = "vimeo_token_upload",
|
|
60
|
+
VIMEO_TOKEN_DELETE = "vimeo_token_delete",
|
|
61
|
+
VIDEO_UPLOAD_ONLY_FOR_STAFF = "video_upload_only_for_staff",
|
|
62
|
+
POST_GEOLOCATION_ENABLED = "post_geolocation_enabled",
|
|
63
|
+
SHARE_POST_ON_FACEBOOK_ENABLED = "share_post_on_facebook_enabled",
|
|
64
|
+
SHARE_POST_ON_TWITTER_ENABLED = "share_post_on_twitter_enabled",
|
|
65
|
+
SHARE_POST_ON_LINKEDIN_ENABLED = "share_post_on_linkedin_enabled",
|
|
66
|
+
CUSTOM_ADV_ENABLED = "custom_adv_enabled",
|
|
67
|
+
CUSTOM_ADV_ONLY_FOR_ANONYMOUS_USERS_ENABLED = "custom_adv_only_for_anonymous_users_enabled",
|
|
68
|
+
FOLLOW_ENABLED = "follow_enabled",
|
|
69
|
+
EXPLORE_STREAM_ENABLED = "explore_stream_enabled",
|
|
70
|
+
EXPLORE_STREAM_ORDER_BY = "explore_stream_order_by",
|
|
71
|
+
HOME_STREAM_ORDER_BY = "home_stream_order_by",
|
|
72
|
+
MANUAL_CATEGORIES_ORDER_ENABLED = "manual_categories_order_enabled",
|
|
73
|
+
PEOPLE_SEARCH_ENABLED = "people_search_enabled",
|
|
74
|
+
POST_ONLY_STAFF_ENABLED = "post_only_staff_enabled",
|
|
75
|
+
STREAM_QUALITY = "stream_quality",
|
|
76
|
+
CONTENT_AVAILABILITY = "content_availability",
|
|
77
|
+
USERS_APPROVAL_ENABLED = "users_approval_enabled",
|
|
78
|
+
POST_TYPE_ENABLED = "post_type_enabled",
|
|
79
|
+
DISCUSSION_TYPE_ENABLED = "discussion_type_enabled",
|
|
80
|
+
STATUS_TYPE_ENABLED = "status_type_enabled",
|
|
81
|
+
URL_TEMPLATE_POST = "url_template_post",
|
|
82
|
+
URL_TEMPLATE_DISCUSSION = "url_template_discussion",
|
|
83
|
+
URL_TEMPLATE_STATUS = "url_template_status",
|
|
84
|
+
URL_TEMPLATE_COMMENT = "url_template_comment",
|
|
85
|
+
URL_TEMPLATE_CATEGORY = "url_template_category",
|
|
86
|
+
URL_TEMPLATE_CATEGORIES_LIST = "url_template_categories_list",
|
|
87
|
+
URL_TEMPLATE_USER_PROFILE = "url_template_profile",
|
|
88
|
+
URL_TEMPLATE_USER_PROFILE_SETTINGS = "url_template_profile_settings",
|
|
89
|
+
URL_TEMPLATE_USER_NOTIFICATIONS = "url_template_notifications",
|
|
90
|
+
URL_TEMPLATE_USER_PRIVATE_MESSAGES = "url_template_private_message",
|
|
91
|
+
URL_TEMPLATE_INCUBATOR = "url_template_incubator",
|
|
92
|
+
USER_METADATA_DEFINITIONS = "user_metadata_definition",
|
|
93
|
+
TAG_MANAGER_CONTAINER_ID = "tag_manager_container_id",
|
|
94
|
+
GDPR_COOKIE_CONSENT_EXTERNAL_HTML = "gdpr_cookie_consent_external_html",
|
|
95
|
+
GDPR_SIGNUP_ACCEPT_HTML = "gdpr_signup_accept_html",
|
|
96
|
+
APP_URL_ON_APP_STORE = "app_url_on_app_store",
|
|
97
|
+
APP_URL_ON_GOOGLE_PLAY = "app_url_on_google_play",
|
|
98
|
+
FACEBOOK_SIGNIN_ENABLED = "facebook_signin_enabled",
|
|
99
|
+
FACEBOOK_APP_KEY = "facebook_app_key",
|
|
100
|
+
FACEBOOK_APP_SECRET = "facebook_app_secret",
|
|
101
|
+
LINKEDIN_SIGNIN_ENABLED = "linkedin_signin_enabled",
|
|
102
|
+
LINKEDIN_APP_KEY = "linkedin_app_key",
|
|
103
|
+
LINKEDIN_APP_SECRET = "linkedin_app_secret",
|
|
104
|
+
TWITTER_SIGNIN_ENABLED = "twitter_signin_enabled",
|
|
105
|
+
TWITTER_APP_KEY = "twitter_app_key",
|
|
106
|
+
TWITTER_APP_SECRET = "twitter_app_secret",
|
|
107
|
+
GOOGLE_GEOCODING_API_KEY = "google_geocoding_api_key",
|
|
108
|
+
GOOGLE_SIGNIN_ENABLED = "google_signin_enabled",
|
|
109
|
+
GOOGLE_APP_KEY = "google_app_key",
|
|
110
|
+
GOOGLE_APP_SECRET = "google_app_secret",
|
|
111
|
+
WEB_PUSH_PUBLIC_KEY = "web_push_public_key",
|
|
112
|
+
WEB_PUSH_ENABLED = "web_push_enabled",
|
|
113
|
+
META_ROBOTS = "meta_robots",
|
|
114
|
+
META_TITLE_HOME_NOT_LOGGED = "meta_title_home_not_logged",
|
|
115
|
+
META_DESCRIPTION = "meta_description"
|
|
116
|
+
}
|
|
1
117
|
/**
|
|
2
118
|
* SCPreferenceType interface
|
|
3
119
|
*/
|
|
@@ -9,11 +125,11 @@ export interface SCPreferenceType {
|
|
|
9
125
|
/**
|
|
10
126
|
* Grouping name
|
|
11
127
|
*/
|
|
12
|
-
section?:
|
|
128
|
+
section?: SCPreferenceSection;
|
|
13
129
|
/**
|
|
14
130
|
* Unique name identifying this dynamic preference
|
|
15
131
|
*/
|
|
16
|
-
name?:
|
|
132
|
+
name?: SCPreferenceName;
|
|
17
133
|
/**
|
|
18
134
|
* The value of the dynamic preference (can be an integer or a string)
|
|
19
135
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"preference.d.ts","sourceRoot":"","sources":["../../../src/types/preference.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,OAAO,CAAC,EAAE,
|
|
1
|
+
{"version":3,"file":"preference.d.ts","sourceRoot":"","sources":["../../../src/types/preference.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,3 +1,122 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SCPreferenceName = exports.SCPreferenceSection = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* Preferences section
|
|
6
|
+
*/
|
|
7
|
+
var SCPreferenceSection;
|
|
8
|
+
(function (SCPreferenceSection) {
|
|
9
|
+
SCPreferenceSection["TEXT"] = "text";
|
|
10
|
+
SCPreferenceSection["STYLE"] = "style";
|
|
11
|
+
SCPreferenceSection["LOGO"] = "logo";
|
|
12
|
+
SCPreferenceSection["COLORS"] = "colors";
|
|
13
|
+
SCPreferenceSection["COVERS"] = "covers";
|
|
14
|
+
SCPreferenceSection["IMAGES"] = "images";
|
|
15
|
+
SCPreferenceSection["STAFF"] = "staff";
|
|
16
|
+
SCPreferenceSection["LOYALTY"] = "loyalty";
|
|
17
|
+
SCPreferenceSection["ADDONS"] = "addons";
|
|
18
|
+
SCPreferenceSection["ADVERTISING"] = "advertising";
|
|
19
|
+
SCPreferenceSection["CONFIGURATIONS"] = "configurations";
|
|
20
|
+
SCPreferenceSection["PROVIDERS"] = "providers";
|
|
21
|
+
SCPreferenceSection["WEBMASTER"] = "webmaster";
|
|
22
|
+
})(SCPreferenceSection = exports.SCPreferenceSection || (exports.SCPreferenceSection = {}));
|
|
23
|
+
/**
|
|
24
|
+
* Preferences name
|
|
25
|
+
*/
|
|
26
|
+
var SCPreferenceName;
|
|
27
|
+
(function (SCPreferenceName) {
|
|
28
|
+
SCPreferenceName["APPLICATION_NAME"] = "application_name";
|
|
29
|
+
SCPreferenceName["APPLICATION_SLOGAN1"] = "application_slogan1";
|
|
30
|
+
SCPreferenceName["APPLICATION_SLOGAN2"] = "application_slogan2";
|
|
31
|
+
SCPreferenceName["APPLICATION_COPYRIGHT"] = "application_copyright";
|
|
32
|
+
SCPreferenceName["FONT_FAMILY"] = "font_family";
|
|
33
|
+
SCPreferenceName["NAVBAR_LOGO"] = "navbar_logo";
|
|
34
|
+
SCPreferenceName["NAVBAR_LOGO_MOBILE"] = "navbar_logo_mobile";
|
|
35
|
+
SCPreferenceName["COLORBACK"] = "colorback";
|
|
36
|
+
SCPreferenceName["COLORPRIMARY"] = "colorprimary";
|
|
37
|
+
SCPreferenceName["COLORSECONDARY"] = "colorsecondary";
|
|
38
|
+
SCPreferenceName["NAVBARBACK"] = "navbarback";
|
|
39
|
+
SCPreferenceName["SUBMENUBACK"] = "submenuback";
|
|
40
|
+
SCPreferenceName["COLORFONT"] = "font_color";
|
|
41
|
+
SCPreferenceName["COVER_1_HP_M1920"] = "cover_1_hp_m1920";
|
|
42
|
+
SCPreferenceName["COVER_2_HP_M1920"] = "cover_2_hp_m1920";
|
|
43
|
+
SCPreferenceName["COVER_3_HP_M1920"] = "cover_3_hp_m1920";
|
|
44
|
+
SCPreferenceName["COVER_4_HP_M1920"] = "cover_4_hp_m1920";
|
|
45
|
+
SCPreferenceName["COVERS_VISIBILITY"] = "covers_visibility";
|
|
46
|
+
SCPreferenceName["APP_ICON"] = "app_icon";
|
|
47
|
+
SCPreferenceName["USER_DEFAULT_COVER"] = "user_default_cover";
|
|
48
|
+
SCPreferenceName["ERROR_404"] = "error_404";
|
|
49
|
+
SCPreferenceName["ERROR_503"] = "error_503";
|
|
50
|
+
SCPreferenceName["ERRORPAGES_IMAGE"] = "errorpages_image";
|
|
51
|
+
SCPreferenceName["STAFF_BADGE_ICON"] = "staff_badge_icon";
|
|
52
|
+
SCPreferenceName["STAFF_BADGE_LABEL"] = "staff_badge_label";
|
|
53
|
+
SCPreferenceName["PRIZE_A_IMAGE"] = "prize_a_image";
|
|
54
|
+
SCPreferenceName["PRIZE_B_IMAGE"] = "prize_b_image";
|
|
55
|
+
SCPreferenceName["PRIZE_C_IMAGE"] = "prize_c_image";
|
|
56
|
+
SCPreferenceName["AFFINIDY_ENABLED"] = "affinity_enabled";
|
|
57
|
+
SCPreferenceName["CLOSED_COMMUNITY"] = "closed_community";
|
|
58
|
+
SCPreferenceName["INCUBATOR_ENABLED"] = "incubator_enabled";
|
|
59
|
+
SCPreferenceName["INCUBATOR_SUBSCRIBERS"] = "incubator_subscribers";
|
|
60
|
+
SCPreferenceName["LOYALTY_POINTS_COLLECTION"] = "loyalty_points_collection";
|
|
61
|
+
SCPreferenceName["POLLS_ENABLED"] = "polls_enabled";
|
|
62
|
+
SCPreferenceName["REGISTRATION_WIZARD"] = "registration_wizard";
|
|
63
|
+
SCPreferenceName["VIDEO_UPLOAD_ENABLED"] = "video_upload_enabled";
|
|
64
|
+
SCPreferenceName["VIMEO_TOKEN_UPLOAD"] = "vimeo_token_upload";
|
|
65
|
+
SCPreferenceName["VIMEO_TOKEN_DELETE"] = "vimeo_token_delete";
|
|
66
|
+
SCPreferenceName["VIDEO_UPLOAD_ONLY_FOR_STAFF"] = "video_upload_only_for_staff";
|
|
67
|
+
SCPreferenceName["POST_GEOLOCATION_ENABLED"] = "post_geolocation_enabled";
|
|
68
|
+
SCPreferenceName["SHARE_POST_ON_FACEBOOK_ENABLED"] = "share_post_on_facebook_enabled";
|
|
69
|
+
SCPreferenceName["SHARE_POST_ON_TWITTER_ENABLED"] = "share_post_on_twitter_enabled";
|
|
70
|
+
SCPreferenceName["SHARE_POST_ON_LINKEDIN_ENABLED"] = "share_post_on_linkedin_enabled";
|
|
71
|
+
SCPreferenceName["CUSTOM_ADV_ENABLED"] = "custom_adv_enabled";
|
|
72
|
+
SCPreferenceName["CUSTOM_ADV_ONLY_FOR_ANONYMOUS_USERS_ENABLED"] = "custom_adv_only_for_anonymous_users_enabled";
|
|
73
|
+
SCPreferenceName["FOLLOW_ENABLED"] = "follow_enabled";
|
|
74
|
+
SCPreferenceName["EXPLORE_STREAM_ENABLED"] = "explore_stream_enabled";
|
|
75
|
+
SCPreferenceName["EXPLORE_STREAM_ORDER_BY"] = "explore_stream_order_by";
|
|
76
|
+
SCPreferenceName["HOME_STREAM_ORDER_BY"] = "home_stream_order_by";
|
|
77
|
+
SCPreferenceName["MANUAL_CATEGORIES_ORDER_ENABLED"] = "manual_categories_order_enabled";
|
|
78
|
+
SCPreferenceName["PEOPLE_SEARCH_ENABLED"] = "people_search_enabled";
|
|
79
|
+
SCPreferenceName["POST_ONLY_STAFF_ENABLED"] = "post_only_staff_enabled";
|
|
80
|
+
SCPreferenceName["STREAM_QUALITY"] = "stream_quality";
|
|
81
|
+
SCPreferenceName["CONTENT_AVAILABILITY"] = "content_availability";
|
|
82
|
+
SCPreferenceName["USERS_APPROVAL_ENABLED"] = "users_approval_enabled";
|
|
83
|
+
SCPreferenceName["POST_TYPE_ENABLED"] = "post_type_enabled";
|
|
84
|
+
SCPreferenceName["DISCUSSION_TYPE_ENABLED"] = "discussion_type_enabled";
|
|
85
|
+
SCPreferenceName["STATUS_TYPE_ENABLED"] = "status_type_enabled";
|
|
86
|
+
SCPreferenceName["URL_TEMPLATE_POST"] = "url_template_post";
|
|
87
|
+
SCPreferenceName["URL_TEMPLATE_DISCUSSION"] = "url_template_discussion";
|
|
88
|
+
SCPreferenceName["URL_TEMPLATE_STATUS"] = "url_template_status";
|
|
89
|
+
SCPreferenceName["URL_TEMPLATE_COMMENT"] = "url_template_comment";
|
|
90
|
+
SCPreferenceName["URL_TEMPLATE_CATEGORY"] = "url_template_category";
|
|
91
|
+
SCPreferenceName["URL_TEMPLATE_CATEGORIES_LIST"] = "url_template_categories_list";
|
|
92
|
+
SCPreferenceName["URL_TEMPLATE_USER_PROFILE"] = "url_template_profile";
|
|
93
|
+
SCPreferenceName["URL_TEMPLATE_USER_PROFILE_SETTINGS"] = "url_template_profile_settings";
|
|
94
|
+
SCPreferenceName["URL_TEMPLATE_USER_NOTIFICATIONS"] = "url_template_notifications";
|
|
95
|
+
SCPreferenceName["URL_TEMPLATE_USER_PRIVATE_MESSAGES"] = "url_template_private_message";
|
|
96
|
+
SCPreferenceName["URL_TEMPLATE_INCUBATOR"] = "url_template_incubator";
|
|
97
|
+
SCPreferenceName["USER_METADATA_DEFINITIONS"] = "user_metadata_definition";
|
|
98
|
+
SCPreferenceName["TAG_MANAGER_CONTAINER_ID"] = "tag_manager_container_id";
|
|
99
|
+
SCPreferenceName["GDPR_COOKIE_CONSENT_EXTERNAL_HTML"] = "gdpr_cookie_consent_external_html";
|
|
100
|
+
SCPreferenceName["GDPR_SIGNUP_ACCEPT_HTML"] = "gdpr_signup_accept_html";
|
|
101
|
+
SCPreferenceName["APP_URL_ON_APP_STORE"] = "app_url_on_app_store";
|
|
102
|
+
SCPreferenceName["APP_URL_ON_GOOGLE_PLAY"] = "app_url_on_google_play";
|
|
103
|
+
SCPreferenceName["FACEBOOK_SIGNIN_ENABLED"] = "facebook_signin_enabled";
|
|
104
|
+
SCPreferenceName["FACEBOOK_APP_KEY"] = "facebook_app_key";
|
|
105
|
+
SCPreferenceName["FACEBOOK_APP_SECRET"] = "facebook_app_secret";
|
|
106
|
+
SCPreferenceName["LINKEDIN_SIGNIN_ENABLED"] = "linkedin_signin_enabled";
|
|
107
|
+
SCPreferenceName["LINKEDIN_APP_KEY"] = "linkedin_app_key";
|
|
108
|
+
SCPreferenceName["LINKEDIN_APP_SECRET"] = "linkedin_app_secret";
|
|
109
|
+
SCPreferenceName["TWITTER_SIGNIN_ENABLED"] = "twitter_signin_enabled";
|
|
110
|
+
SCPreferenceName["TWITTER_APP_KEY"] = "twitter_app_key";
|
|
111
|
+
SCPreferenceName["TWITTER_APP_SECRET"] = "twitter_app_secret";
|
|
112
|
+
SCPreferenceName["GOOGLE_GEOCODING_API_KEY"] = "google_geocoding_api_key";
|
|
113
|
+
SCPreferenceName["GOOGLE_SIGNIN_ENABLED"] = "google_signin_enabled";
|
|
114
|
+
SCPreferenceName["GOOGLE_APP_KEY"] = "google_app_key";
|
|
115
|
+
SCPreferenceName["GOOGLE_APP_SECRET"] = "google_app_secret";
|
|
116
|
+
SCPreferenceName["WEB_PUSH_PUBLIC_KEY"] = "web_push_public_key";
|
|
117
|
+
SCPreferenceName["WEB_PUSH_ENABLED"] = "web_push_enabled";
|
|
118
|
+
SCPreferenceName["META_ROBOTS"] = "meta_robots";
|
|
119
|
+
SCPreferenceName["META_TITLE_HOME_NOT_LOGGED"] = "meta_title_home_not_logged";
|
|
120
|
+
SCPreferenceName["META_DESCRIPTION"] = "meta_description";
|
|
121
|
+
})(SCPreferenceName = exports.SCPreferenceName || (exports.SCPreferenceName = {}));
|
|
3
122
|
//# sourceMappingURL=preference.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"preference.js","sourceRoot":"","sources":["../../../src/types/preference.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"preference.js","sourceRoot":"","sources":["../../../src/types/preference.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,13 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Interface
|
|
3
|
-
* Private Message Schema.
|
|
2
|
+
* Interface SCPrivateMessageThreadType.
|
|
3
|
+
* Thread Private Message Schema.
|
|
4
4
|
*/
|
|
5
5
|
import { SCUserType } from './user';
|
|
6
|
-
export interface
|
|
7
|
-
/**
|
|
8
|
-
* Message status: created, deleted or hidden message
|
|
9
|
-
*/
|
|
10
|
-
status: string;
|
|
6
|
+
export interface SCPrivateMessageThreadType {
|
|
11
7
|
/**
|
|
12
8
|
* Id of the message
|
|
13
9
|
*/
|
|
@@ -21,33 +17,59 @@ export interface SCPrivateMessageType {
|
|
|
21
17
|
*/
|
|
22
18
|
receiver: SCUserType;
|
|
23
19
|
/**
|
|
24
|
-
* Message
|
|
20
|
+
* Message content
|
|
25
21
|
*/
|
|
26
|
-
|
|
22
|
+
message: string;
|
|
27
23
|
/**
|
|
28
24
|
* Send date time
|
|
29
25
|
*/
|
|
30
26
|
created_at: Date | string;
|
|
31
|
-
/**
|
|
32
|
-
* Last interaction date time
|
|
33
|
-
*/
|
|
34
|
-
last_message_at: Date;
|
|
35
27
|
/**
|
|
36
28
|
* Message status: created, deleted or hidden message
|
|
37
29
|
*/
|
|
38
|
-
|
|
30
|
+
status: string;
|
|
39
31
|
/**
|
|
40
32
|
* file
|
|
41
33
|
*/
|
|
42
34
|
file?: SCPrivateMessageFileType;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Interface SCPrivateMessageSnippetType.
|
|
38
|
+
* Snippet Private Message Schema.
|
|
39
|
+
*/
|
|
40
|
+
export interface SCPrivateMessageSnippetType {
|
|
41
|
+
/**
|
|
42
|
+
* Id of the message
|
|
43
|
+
*/
|
|
44
|
+
id: number;
|
|
43
45
|
/**
|
|
44
46
|
* Headline
|
|
45
47
|
*/
|
|
46
48
|
headline: string;
|
|
47
49
|
/**
|
|
48
|
-
* Message
|
|
50
|
+
* Message
|
|
49
51
|
*/
|
|
50
52
|
message: string;
|
|
53
|
+
/**
|
|
54
|
+
* Sender User
|
|
55
|
+
*/
|
|
56
|
+
sender: SCUserType;
|
|
57
|
+
/**
|
|
58
|
+
*Receiver User
|
|
59
|
+
*/
|
|
60
|
+
receiver: SCUserType;
|
|
61
|
+
/**
|
|
62
|
+
* Send date time
|
|
63
|
+
*/
|
|
64
|
+
created_at: Date | string;
|
|
65
|
+
/**
|
|
66
|
+
* Last interaction date time
|
|
67
|
+
*/
|
|
68
|
+
last_message_at: Date;
|
|
69
|
+
/**
|
|
70
|
+
* Message status: created, deleted or hidden message
|
|
71
|
+
*/
|
|
72
|
+
thread_status: SCPrivateMessageStatusType;
|
|
51
73
|
}
|
|
52
74
|
/**
|
|
53
75
|
* Private Message status:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"privateMessage.d.ts","sourceRoot":"","sources":["../../../src/types/privateMessage.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,EAAC,UAAU,EAAC,MAAM,QAAQ,CAAC;AAElC,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"privateMessage.d.ts","sourceRoot":"","sources":["../../../src/types/privateMessage.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,EAAC,UAAU,EAAC,MAAM,QAAQ,CAAC;AAElC,MAAM,WAAW,0BAA0B;IACzC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,MAAM,EAAE,UAAU,CAAC;IAEnB;;OAEG;IACH,QAAQ,EAAE,UAAU,CAAC;IAErB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,UAAU,EAAE,IAAI,GAAG,MAAM,CAAC;IAE1B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;CACjC;AACD;;;GAGG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,MAAM,EAAE,UAAU,CAAC;IACnB;;OAEG;IACH,QAAQ,EAAE,UAAU,CAAC;IAErB;;OAEG;IACH,UAAU,EAAE,IAAI,GAAG,MAAM,CAAC;IAE1B;;OAEG;IACH,eAAe,EAAE,IAAI,CAAC;IAEtB;;OAEG;IACH,aAAa,EAAE,0BAA0B,CAAC;CAC3C;AAED;;;GAGG;AACH,oBAAY,0BAA0B;IACpC,OAAO,YAAY;IACnB,OAAO,YAAY;IACnB,MAAM,WAAW;IACjB,GAAG,QAAQ;CACZ;AAED,MAAM,WAAW,wBAAwB;IACvC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAE7B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;;GAGG;AACH,oBAAY,iBAAiB;IAC3B,QAAQ,iBAAiB;IACzB,KAAK,WAAW;IAChB,KAAK,WAAW;CACjB;AAED;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC9C,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAClD,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,gBAAgB,EAAE,MAAM,CAAC;CAC1B;AAED;;GAEG;AACH,MAAM,WAAW,oCAAoC;IACnD,SAAS,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"privateMessage.js","sourceRoot":"","sources":["../../../src/types/privateMessage.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"privateMessage.js","sourceRoot":"","sources":["../../../src/types/privateMessage.ts"],"names":[],"mappings":";;;AAsFA;;;GAGG;AACH,IAAY,0BAKX;AALD,WAAY,0BAA0B;IACpC,iDAAmB,CAAA;IACnB,iDAAmB,CAAA;IACnB,+CAAiB,CAAA;IACjB,yCAAW,CAAA;AACb,CAAC,EALW,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAKrC;AA8CD;;;GAGG;AACH,IAAY,iBAIX;AAJD,WAAY,iBAAiB;IAC3B,8CAAyB,CAAA;IACzB,qCAAgB,CAAA;IAChB,qCAAgB,CAAA;AAClB,CAAC,EAJW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAI5B"}
|