@selfcommunity/types 0.8.0-alpha.1 → 0.8.0-alpha.11

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.
@@ -1,13 +1,13 @@
1
1
  /**
2
2
  * Types
3
3
  */
4
- import { type SCBannerType, type SCBroadcastMessageType, type SCAuthTokenType, type SCCustomAdvType, type SCCustomMenuItemType, type SCCustomMenuType, type SCUserType, type SCUserSettingsType, type SCUserBlockedSettingsType, type SCUserModerationType, type SCUserScoreVariation, type SCUserScoreType, type SCUserReputationType, type SCUserAutocompleteType, type SCUserCounterType, type SCUserChangeEmailType, type SCUserAvatarType, type SCUserPermissionType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserConnectionStatusType, type SCUserHiddenStatusType, type SCUserHiddenByStatusType, type SCUserConnectionRequestType, type SCUserEmailTokenType, type SCUserProviderAssociationType, type SCMetadataType, type SCTagType, type SCCategoryType, type SCCategoryAudienceType, type SCCategoryFollowedStatusType, type SCEmbedType, type SCMediaType, type SCChunkMediaType, type SCContributionLocation, type SCLocalityType, type SCPollChoiceType, type SCPollType, type SCPollVoteType, type SCFeedUnitType, type SCFeedUnitActivityType, type SCFeedObjectType, type SCFeedPostType, type SCFeedDiscussionType, type SCFeedStatusType, type SCFeedUnseenCountType, type SCFeedObjectSuspendedStatusType, type SCFeedObjectHideStatusType, type SCFeedObjectFollowingStatusType, type SCCommentType, type SCPrivateMessageThreadType, type SCPrivateMessageSnippetType, type SCPrivateMessageFileType, type SCPrivateMessageUploadMediaType, type SCPrivateMessageUploadThumbnailType, type SCPrivateMessageUploadMediaChunkType, type SCNotificationAggregatedType, type SCNotificationCommentType, type SCNotificationConnectionAcceptType, type SCNotificationConnectionRequestType, type SCNotificationPrivateMessageType, type SCNotificationMentionType, type SCNotificationType, type SCNotificationBlockedUserType, type SCNotificationCollapsedForType, type SCNotificationCustomNotificationType, type SCNotificationDeletedForType, type SCNotificationFollowType, type SCNotificationKindlyNoticeType, type SCNotificationUnBlockedUserType, type SCNotificationUnDeletedForType, type SCNotificationUserFollowType, type SCNotificationVoteUpType, type SCCustomNotificationType, type SCNotificationUnseenCountType, type SCNotificationContributionType, type SCNotificationGroupActivityType, type SCNotificationEventActivityType, type SCNotificationCourseActivityType, type SCNotificationLiveStreamActivityType, type SCIncubatorType, type SCIncubatorSubscriptionType, type SCInviteType, type SCNotificationIncubatorType, type SCPrizeType, type SCPrizeUserType, type SCPromoType, type SCUserLoyaltyPointsType, type SCWebhookEndpointType, type SCWebhookEndpointAttemptType, type SCWebhookEndpointSecretType, type SCWebhookEventsType, type SCVoteType, type SCFlagType, type SCCustomPageType, type SCDataPortabilityType, type SCPreferenceType, type SCFeatureType, type SSOSignInType, type SSOSignUpType, type SCLegalPageType, type SCLegalPageAckType, type SCContributionInsightCountersType, type SCContributionInsightType, type SCEmbedInsightType, type SCEmbedInsightCountersType, type SCUsersInsightType, type SCUsersInsightCountersType, type SCFlaggedContributionType, type SCPlatformType, type SCAvatarType, type SCReactionType, type SCDeviceType, type SCApnsDeviceType, type SCGcmDeviceType, type SCSuggestionType, type SCContributionStatus, type SCGroupType, type SCEventType, type SCStepType, type SCCourseType, type SCCourseCommentType, type SCCourseLessonType, type SCCourseSectionType, type SCLiveStreamType, type SCLiveStreamConnectionDetailsType, type SCLiveStreamMonthlyDurationType, type SCLiveStreamSettingsType, type SCLiveStreamConnectionDetailsResponseErrorType, type SCPaywall, type SCPaymentProduct, type SCPaymentPrice, type SCCheckoutSession, type SCPurchasableContent, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, type SCCommunityType } from './types';
4
+ import { type SCBannerType, type SCBroadcastMessageType, type SCAuthTokenType, type SCCustomAdvType, type SCCustomMenuItemType, type SCCustomMenuType, type SCUserType, type SCUserSettingsType, type SCUserBlockedSettingsType, type SCUserModerationType, type SCUserScoreVariation, type SCUserScoreType, type SCUserReputationType, type SCUserAutocompleteType, type SCUserCounterType, type SCUserChangeEmailType, type SCUserAvatarType, type SCUserPermissionType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserConnectionStatusType, type SCUserHiddenStatusType, type SCUserHiddenByStatusType, type SCUserConnectionRequestType, type SCUserEmailTokenType, type SCUserProviderAssociationType, type SCMetadataType, type SCTagType, type SCCategoryType, type SCCategoryAudienceType, type SCCategoryFollowedStatusType, type SCEmbedType, type SCMediaType, type SCChunkMediaType, type SCContributionLocation, type SCLocalityType, type SCPollChoiceType, type SCPollType, type SCPollVoteType, type SCFeedUnitType, type SCFeedUnitActivityType, type SCFeedObjectType, type SCFeedPostType, type SCFeedDiscussionType, type SCFeedStatusType, type SCFeedUnseenCountType, type SCFeedObjectSuspendedStatusType, type SCFeedObjectHideStatusType, type SCFeedObjectFollowingStatusType, type SCCommentType, type SCPrivateMessageThreadType, type SCPrivateMessageSnippetType, type SCPrivateMessageFileType, type SCPrivateMessageUploadMediaType, type SCPrivateMessageUploadThumbnailType, type SCPrivateMessageUploadMediaChunkType, type SCNotificationAggregatedType, type SCNotificationCommentType, type SCNotificationConnectionAcceptType, type SCNotificationConnectionRequestType, type SCNotificationPrivateMessageType, type SCNotificationMentionType, type SCNotificationType, type SCNotificationBlockedUserType, type SCNotificationCollapsedForType, type SCNotificationCustomNotificationType, type SCNotificationDeletedForType, type SCNotificationFollowType, type SCNotificationKindlyNoticeType, type SCNotificationUnBlockedUserType, type SCNotificationUnDeletedForType, type SCNotificationUserFollowType, type SCNotificationVoteUpType, type SCCustomNotificationType, type SCNotificationUnseenCountType, type SCNotificationContributionType, type SCNotificationGroupActivityType, type SCNotificationEventActivityType, type SCNotificationCourseActivityType, type SCNotificationLiveStreamActivityType, type SCIncubatorType, type SCIncubatorSubscriptionType, type SCInviteType, type SCNotificationIncubatorType, type SCPrizeType, type SCPrizeUserType, type SCPromoType, type SCUserLoyaltyPointsType, type SCWebhookEndpointType, type SCWebhookEndpointAttemptType, type SCWebhookEndpointSecretType, type SCWebhookEventsType, type SCVoteType, type SCFlagType, type SCCustomPageType, type SCDataPortabilityType, type SCPreferenceType, type SCFeatureType, type SSOSignInType, type SSOSignUpType, type SCLegalPageType, type SCLegalPageAckType, type SCContributionInsightCountersType, type SCContributionInsightType, type SCEmbedInsightType, type SCEmbedInsightCountersType, type SCUsersInsightType, type SCUsersInsightCountersType, type SCFlaggedContributionType, type SCPlatformType, type SCAvatarType, type SCReactionType, type SCDeviceType, type SCApnsDeviceType, type SCGcmDeviceType, type SCSuggestionType, type SCContributionStatus, type SCGroupType, type SCEventType, type SCStepType, type SCCourseType, type SCCourseCommentType, type SCCourseLessonType, type SCCourseSectionType, type SCLiveStreamType, type SCLiveStreamConnectionDetailsType, type SCLiveStreamMonthlyDurationType, type SCLiveStreamSettingsType, type SCLiveStreamConnectionDetailsResponseErrorType, type SCPaywall, type SCPaymentProduct, type SCPaymentPrice, type SCCheckoutSession, type SCPurchasableContent, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, type SCCommunityType, type SCContactUsRequestType } from './types';
5
5
  /**
6
6
  * Import enums
7
7
  */
8
- import { SCContributionType, SCBroadcastMessageBannerType, SCCategoryAutoFollowType, SCCommentsOrderBy, SCCustomAdvPosition, SCCustomPageTypeEnum, SCDeviceTypeEnum, SCDeviceApnsTypeEnum, SCFeatureName, SCFeedTypologyType, SCFeedUnitActivityTypologyType, SCFlagTypeEnum, SCFlagModerationStatusType, SCConnectionStatus, SCIncubatorStatusType, SCLegalPagePoliciesType, SCLanguageType, SCNotificationTypologyType, SCNotificationTopicType, SCPreferenceSection, SCPreferenceName, SCMessageFileType, SCPrizeUserStatusType, SCUserStatus, SuggestionType, SCPrivateMessageStatusType, SCMetadataTypeFieldType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCPrivateMessageType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventLocationFilterType, SCEventDateFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseTypologyType, SCCourseLessonStatusType, SCCourseLessonCompletionStatusType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCPaymentRecurringInterval, SCCheckoutSessionUIMode, SCCourseOrderingUsersType } from './types';
8
+ import { SCContributionType, SCBroadcastMessageBannerType, SCCategoryAutoFollowType, SCCommentsOrderBy, SCCustomAdvPosition, SCCustomPageTypeEnum, SCDeviceTypeEnum, SCDeviceApnsTypeEnum, SCFeatureName, SCFeedTypologyType, SCFeedUnitActivityTypologyType, SCFlagTypeEnum, SCFlagModerationStatusType, SCConnectionStatus, SCIncubatorStatusType, SCLegalPagePoliciesType, SCLanguageType, SCNotificationTypologyType, SCNotificationTopicType, SCPreferenceSection, SCPreferenceName, SCMessageFileType, SCPrizeUserStatusType, SCUserStatus, SuggestionType, SCPrivateMessageStatusType, SCMetadataTypeFieldType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCPrivateMessageType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventLocationFilterType, SCEventDateFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseTypologyType, SCCourseLessonStatusType, SCCourseLessonCompletionStatusType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCPaymentRecurringInterval, SCCheckoutSessionUIMode, SCCourseOrderingUsersType, SCCustomMenu, SCMimeTypes } from './types';
9
9
  /**
10
10
  * List all exports enums and types
11
11
  */
12
- export { SCContributionType, SCBroadcastMessageBannerType, SCCategoryAutoFollowType, SCCommentsOrderBy, SCCustomAdvPosition, SCCustomPageTypeEnum, SCDeviceTypeEnum, SCDeviceApnsTypeEnum, SCFeatureName, SCFeedTypologyType, SCFeedUnitActivityTypologyType, SCFlagTypeEnum, SCFlagModerationStatusType, SCConnectionStatus, SCIncubatorStatusType, SCLegalPagePoliciesType, SCLanguageType, SCNotificationTypologyType, SCNotificationTopicType, SCPreferenceSection, SCPreferenceName, SCMessageFileType, SCPrizeUserStatusType, SCUserStatus, SuggestionType, SCPrivateMessageStatusType, SCMetadataTypeFieldType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCPrivateMessageType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventLocationFilterType, SCEventDateFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseTypologyType, SCCourseLessonCompletionStatusType, SCCourseLessonStatusType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCPaymentRecurringInterval, SCCheckoutSessionUIMode, SCCourseOrderingUsersType };
13
- export { type SCBannerType, type SCBroadcastMessageType, type SCCustomAdvType, type SCCustomMenuItemType, type SCCustomMenuType, type SCAuthTokenType, type SCUserType, type SCUserSettingsType, type SCUserBlockedSettingsType, type SCUserModerationType, type SCUserScoreVariation, type SCUserScoreType, type SCUserReputationType, type SCUserAutocompleteType, type SCUserCounterType, type SCUserAvatarType, type SCUserChangeEmailType, type SCUserPermissionType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserConnectionStatusType, type SCUserHiddenStatusType, type SCUserHiddenByStatusType, type SCUserConnectionRequestType, type SCUserEmailTokenType, type SCUserProviderAssociationType, type SCMetadataType, type SCTagType, type SCCategoryType, type SCCategoryAudienceType, type SCCategoryFollowedStatusType, type SCEmbedType, type SCMediaType, type SCChunkMediaType, type SCContributionLocation, type SCLocalityType, type SCPollChoiceType, type SCPollType, type SCPollVoteType, type SCFeedUnitType, type SCFeedUnitActivityType, type SCFeedObjectType, type SCFeedPostType, type SCFeedDiscussionType, type SCFeedStatusType, type SCFeedUnseenCountType, type SCFeedObjectSuspendedStatusType, type SCFeedObjectHideStatusType, type SCFeedObjectFollowingStatusType, type SCCommentType, type SCPrivateMessageThreadType, type SCPrivateMessageSnippetType, type SCPrivateMessageFileType, type SCPrivateMessageUploadMediaType, type SCPrivateMessageUploadThumbnailType, type SCPrivateMessageUploadMediaChunkType, type SCPromoType, type SCNotificationAggregatedType, type SCNotificationCommentType, type SCNotificationConnectionAcceptType, type SCNotificationConnectionRequestType, type SCNotificationPrivateMessageType, type SCNotificationMentionType, type SCNotificationType, type SCNotificationBlockedUserType, type SCNotificationCollapsedForType, type SCNotificationCustomNotificationType, type SCNotificationDeletedForType, type SCNotificationFollowType, type SCNotificationKindlyNoticeType, type SCNotificationUnBlockedUserType, type SCNotificationUnDeletedForType, type SCNotificationUserFollowType, type SCNotificationVoteUpType, type SCCustomNotificationType, type SCNotificationContributionType, type SCNotificationGroupActivityType, type SCNotificationEventActivityType, type SCNotificationCourseActivityType, type SCNotificationLiveStreamActivityType, type SCIncubatorType, type SCIncubatorSubscriptionType, type SCInviteType, type SCNotificationIncubatorType, type SCNotificationUnseenCountType, type SCPrizeType, type SCPrizeUserType, type SCUserLoyaltyPointsType, type SCWebhookEndpointType, type SCWebhookEndpointAttemptType, type SCWebhookEndpointSecretType, type SCWebhookEventsType, type SCContributionStatus, type SCVoteType, type SCFlagType, type SCCustomPageType, type SCDataPortabilityType, type SCPreferenceType, type SCFeatureType, type SSOSignInType, type SSOSignUpType, type SCLegalPageType, type SCLegalPageAckType, type SCContributionInsightCountersType, type SCContributionInsightType, type SCEmbedInsightType, type SCEmbedInsightCountersType, type SCUsersInsightType, type SCUsersInsightCountersType, type SCFlaggedContributionType, type SCPlatformType, type SCAvatarType, type SCReactionType, type SCDeviceType, type SCApnsDeviceType, type SCGcmDeviceType, type SCSuggestionType, type SCGroupType, type SCEventType, type SCStepType, type SCCourseType, type SCCourseCommentType, type SCCourseSectionType, type SCCourseLessonType, type SCLiveStreamType, type SCLiveStreamConnectionDetailsType, type SCLiveStreamMonthlyDurationType, type SCLiveStreamSettingsType, type SCLiveStreamConnectionDetailsResponseErrorType, type SCPaywall, type SCPaymentProduct, type SCPaymentPrice, type SCCheckoutSession, type SCPurchasableContent, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, type SCCommunityType };
12
+ export { SCContributionType, SCBroadcastMessageBannerType, SCCategoryAutoFollowType, SCCommentsOrderBy, SCCustomAdvPosition, SCCustomPageTypeEnum, SCDeviceTypeEnum, SCDeviceApnsTypeEnum, SCFeatureName, SCFeedTypologyType, SCFeedUnitActivityTypologyType, SCFlagTypeEnum, SCFlagModerationStatusType, SCConnectionStatus, SCIncubatorStatusType, SCLegalPagePoliciesType, SCLanguageType, SCNotificationTypologyType, SCNotificationTopicType, SCPreferenceSection, SCPreferenceName, SCMessageFileType, SCPrizeUserStatusType, SCUserStatus, SuggestionType, SCPrivateMessageStatusType, SCMetadataTypeFieldType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCPrivateMessageType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventLocationFilterType, SCEventDateFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseTypologyType, SCCourseLessonCompletionStatusType, SCCourseLessonStatusType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCPaymentRecurringInterval, SCCheckoutSessionUIMode, SCCourseOrderingUsersType, SCCustomMenu, SCMimeTypes };
13
+ export { type SCBannerType, type SCBroadcastMessageType, type SCCustomAdvType, type SCCustomMenuItemType, type SCCustomMenuType, type SCAuthTokenType, type SCUserType, type SCUserSettingsType, type SCUserBlockedSettingsType, type SCUserModerationType, type SCUserScoreVariation, type SCUserScoreType, type SCUserReputationType, type SCUserAutocompleteType, type SCUserCounterType, type SCUserAvatarType, type SCUserChangeEmailType, type SCUserPermissionType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserConnectionStatusType, type SCUserHiddenStatusType, type SCUserHiddenByStatusType, type SCUserConnectionRequestType, type SCUserEmailTokenType, type SCUserProviderAssociationType, type SCMetadataType, type SCTagType, type SCCategoryType, type SCCategoryAudienceType, type SCCategoryFollowedStatusType, type SCEmbedType, type SCMediaType, type SCChunkMediaType, type SCContributionLocation, type SCLocalityType, type SCPollChoiceType, type SCPollType, type SCPollVoteType, type SCFeedUnitType, type SCFeedUnitActivityType, type SCFeedObjectType, type SCFeedPostType, type SCFeedDiscussionType, type SCFeedStatusType, type SCFeedUnseenCountType, type SCFeedObjectSuspendedStatusType, type SCFeedObjectHideStatusType, type SCFeedObjectFollowingStatusType, type SCCommentType, type SCPrivateMessageThreadType, type SCPrivateMessageSnippetType, type SCPrivateMessageFileType, type SCPrivateMessageUploadMediaType, type SCPrivateMessageUploadThumbnailType, type SCPrivateMessageUploadMediaChunkType, type SCPromoType, type SCNotificationAggregatedType, type SCNotificationCommentType, type SCNotificationConnectionAcceptType, type SCNotificationConnectionRequestType, type SCNotificationPrivateMessageType, type SCNotificationMentionType, type SCNotificationType, type SCNotificationBlockedUserType, type SCNotificationCollapsedForType, type SCNotificationCustomNotificationType, type SCNotificationDeletedForType, type SCNotificationFollowType, type SCNotificationKindlyNoticeType, type SCNotificationUnBlockedUserType, type SCNotificationUnDeletedForType, type SCNotificationUserFollowType, type SCNotificationVoteUpType, type SCCustomNotificationType, type SCNotificationContributionType, type SCNotificationGroupActivityType, type SCNotificationEventActivityType, type SCNotificationCourseActivityType, type SCNotificationLiveStreamActivityType, type SCIncubatorType, type SCIncubatorSubscriptionType, type SCInviteType, type SCNotificationIncubatorType, type SCNotificationUnseenCountType, type SCPrizeType, type SCPrizeUserType, type SCUserLoyaltyPointsType, type SCWebhookEndpointType, type SCWebhookEndpointAttemptType, type SCWebhookEndpointSecretType, type SCWebhookEventsType, type SCContributionStatus, type SCVoteType, type SCFlagType, type SCCustomPageType, type SCDataPortabilityType, type SCPreferenceType, type SCFeatureType, type SSOSignInType, type SSOSignUpType, type SCLegalPageType, type SCLegalPageAckType, type SCContributionInsightCountersType, type SCContributionInsightType, type SCEmbedInsightType, type SCEmbedInsightCountersType, type SCUsersInsightType, type SCUsersInsightCountersType, type SCFlaggedContributionType, type SCPlatformType, type SCAvatarType, type SCReactionType, type SCDeviceType, type SCApnsDeviceType, type SCGcmDeviceType, type SCSuggestionType, type SCGroupType, type SCEventType, type SCStepType, type SCCourseType, type SCCourseCommentType, type SCCourseSectionType, type SCCourseLessonType, type SCLiveStreamType, type SCLiveStreamConnectionDetailsType, type SCLiveStreamMonthlyDurationType, type SCLiveStreamSettingsType, type SCLiveStreamConnectionDetailsResponseErrorType, type SCPaywall, type SCPaymentProduct, type SCPaymentPrice, type SCCheckoutSession, type SCPurchasableContent, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, type SCCommunityType, type SCContactUsRequestType };
package/lib/cjs/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SCPaymentPriceCurrencyType = exports.SCCommunityEnvironment = exports.SCCommunitySubscriptionTier = exports.SCLiveStreamViewType = exports.SCLiveStreamConnectionDetailsErrorType = exports.SCCourseLessonStatusType = exports.SCCourseLessonCompletionStatusType = exports.SCCourseTypologyType = exports.SCCourseLessonTypologyType = exports.SCCourseJoinStatusType = exports.SCCoursePrivacyType = exports.SCOnBoardingStepIdType = exports.SCOnBoardingStepStatusType = exports.SCOnBoardingStepType = exports.SCEventDateFilterType = exports.SCEventLocationFilterType = exports.SCEventLocationType = exports.SCEventRecurrenceType = exports.SCEventSubscriptionStatusType = exports.SCEventPrivacyType = exports.SCPrivateMessageType = exports.SCGroupSubscriptionStatusType = exports.SCGroupPrivacyType = exports.SCMetadataTypeFieldType = exports.SCPrivateMessageStatusType = exports.SuggestionType = exports.SCUserStatus = exports.SCPrizeUserStatusType = exports.SCMessageFileType = exports.SCPreferenceName = exports.SCPreferenceSection = exports.SCNotificationTopicType = exports.SCNotificationTypologyType = exports.SCLanguageType = exports.SCLegalPagePoliciesType = exports.SCIncubatorStatusType = exports.SCConnectionStatus = exports.SCFlagModerationStatusType = exports.SCFlagTypeEnum = exports.SCFeedUnitActivityTypologyType = exports.SCFeedTypologyType = exports.SCFeatureName = exports.SCDeviceApnsTypeEnum = exports.SCDeviceTypeEnum = exports.SCCustomPageTypeEnum = exports.SCCustomAdvPosition = exports.SCCommentsOrderBy = exports.SCCategoryAutoFollowType = exports.SCBroadcastMessageBannerType = exports.SCContributionType = void 0;
4
- exports.SCCourseOrderingUsersType = exports.SCCheckoutSessionUIMode = exports.SCPaymentRecurringInterval = exports.SCPaymentProductTemplateType = exports.SCCheckoutSessionStatus = exports.SCContentType = void 0;
4
+ exports.SCMimeTypes = exports.SCCustomMenu = exports.SCCourseOrderingUsersType = exports.SCCheckoutSessionUIMode = exports.SCPaymentRecurringInterval = exports.SCPaymentProductTemplateType = exports.SCCheckoutSessionStatus = exports.SCContentType = void 0;
5
5
  /**
6
6
  * Import enums
7
7
  */
@@ -62,3 +62,5 @@ Object.defineProperty(exports, "SCPaymentProductTemplateType", { enumerable: tru
62
62
  Object.defineProperty(exports, "SCPaymentRecurringInterval", { enumerable: true, get: function () { return types_1.SCPaymentRecurringInterval; } });
63
63
  Object.defineProperty(exports, "SCCheckoutSessionUIMode", { enumerable: true, get: function () { return types_1.SCCheckoutSessionUIMode; } });
64
64
  Object.defineProperty(exports, "SCCourseOrderingUsersType", { enumerable: true, get: function () { return types_1.SCCourseOrderingUsersType; } });
65
+ Object.defineProperty(exports, "SCCustomMenu", { enumerable: true, get: function () { return types_1.SCCustomMenu; } });
66
+ Object.defineProperty(exports, "SCMimeTypes", { enumerable: true, get: function () { return types_1.SCMimeTypes; } });
@@ -0,0 +1,25 @@
1
+ /**
2
+ * Interface SCContactUsRequestType
3
+ */
4
+ export interface SCContactUsRequestType {
5
+ /**
6
+ * Id of the request
7
+ */
8
+ id?: number;
9
+ /**
10
+ * Message of the request
11
+ */
12
+ message?: string;
13
+ /**
14
+ * Created at
15
+ */
16
+ created_at?: Date | string;
17
+ /**
18
+ * Updated at
19
+ */
20
+ updated_at?: Date | string | null;
21
+ /**
22
+ * Any other properties
23
+ */
24
+ [p: string]: any;
25
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -4,7 +4,8 @@ export declare enum SCCustomAdvPosition {
4
4
  POSITION_IN_COMMENTS = "IN_POST_COMMENTS",
5
5
  POSITION_RELATED_POSTS_COLUMN = "RELATED_POSTS_COLUMN",
6
6
  POSITION_FEED_SIDEBAR = "TOOLS_COLUMN",
7
- POSITION_FEED = "IN_STREAM"
7
+ POSITION_FEED = "IN_STREAM",
8
+ POSITION_ABOVE_FEED = "ABOVE_THE_STREAM"
8
9
  }
9
10
  export interface SCCustomAdvType {
10
11
  /**
@@ -9,4 +9,5 @@ var SCCustomAdvPosition;
9
9
  SCCustomAdvPosition["POSITION_RELATED_POSTS_COLUMN"] = "RELATED_POSTS_COLUMN";
10
10
  SCCustomAdvPosition["POSITION_FEED_SIDEBAR"] = "TOOLS_COLUMN";
11
11
  SCCustomAdvPosition["POSITION_FEED"] = "IN_STREAM";
12
+ SCCustomAdvPosition["POSITION_ABOVE_FEED"] = "ABOVE_THE_STREAM";
12
13
  })(SCCustomAdvPosition = exports.SCCustomAdvPosition || (exports.SCCustomAdvPosition = {}));
@@ -1,3 +1,11 @@
1
+ /**
2
+ * SCCustomMenu enum
3
+ */
4
+ export declare enum SCCustomMenu {
5
+ BASE = "base",
6
+ NOT_LOGGED = "not_logged",
7
+ USER = "user"
8
+ }
1
9
  /**
2
10
  * SCCustomMenuItemType interface
3
11
  */
@@ -1,2 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SCCustomMenu = void 0;
4
+ /**
5
+ * SCCustomMenu enum
6
+ */
7
+ var SCCustomMenu;
8
+ (function (SCCustomMenu) {
9
+ SCCustomMenu["BASE"] = "base";
10
+ SCCustomMenu["NOT_LOGGED"] = "not_logged";
11
+ SCCustomMenu["USER"] = "user";
12
+ })(SCCustomMenu = exports.SCCustomMenu || (exports.SCCustomMenu = {}));
@@ -1,4 +1,4 @@
1
- import { SCUserType } from './user';
1
+ import { SCUserAutocompleteType, SCUserType } from './user';
2
2
  import { SCCategoryType } from './category';
3
3
  import { SCContributionLocation } from './location';
4
4
  import { SCPollType } from './poll';
@@ -42,7 +42,7 @@ export interface SCFeedUnitType {
42
42
  /**
43
43
  * Id of User that have seen this object
44
44
  */
45
- seen_by_id?: number[];
45
+ seen?: boolean;
46
46
  /**
47
47
  * True if this object has the visibility boost
48
48
  */
@@ -82,7 +82,7 @@ export interface SCFeedUnitActivityType {
82
82
  /**
83
83
  * Id of Users that have seen this activity
84
84
  */
85
- seen_by_id?: number[];
85
+ seen?: boolean;
86
86
  }
87
87
  /**
88
88
  * Interface SCFeedObjectType.
@@ -203,7 +203,7 @@ export interface SCFeedObjectType {
203
203
  */
204
204
  flag_count: number;
205
205
  /**
206
- * Tags adderssing
206
+ * Tags addressing
207
207
  */
208
208
  addressing: SCTagType[];
209
209
  /**
@@ -218,6 +218,10 @@ export interface SCFeedObjectType {
218
218
  * True if scheduled_posts ddp is enabled and if the feed object is not published yet
219
219
  */
220
220
  draft?: boolean;
221
+ /**
222
+ * Users addressing
223
+ */
224
+ recipients?: SCUserAutocompleteType[];
221
225
  }
222
226
  /**
223
227
  * Interface SCFeedDiscussionType.
@@ -1,13 +1,13 @@
1
1
  import { type SCAuthTokenType } from './auth';
2
2
  import { type SCBannerType, SCBroadcastMessageBannerType, type SCBroadcastMessageType } from './broadcastMessage';
3
3
  import { SCCustomAdvPosition, type SCCustomAdvType } from './customAdv';
4
- import { type SCCustomMenuItemType, type SCCustomMenuType } from './customMenu';
4
+ import { SCCustomMenu, type SCCustomMenuItemType, type SCCustomMenuType } from './customMenu';
5
5
  import { SCLanguageType } from './locale';
6
6
  import { type SCUserAutocompleteType, type SCUserAvatarType, type SCUserBlockedSettingsType, type SCUserChangeEmailType, type SCUserConnectionRequestType, type SCUserConnectionStatusType, type SCUserCounterType, type SCUserEmailTokenType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserHiddenByStatusType, type SCUserHiddenStatusType, type SCUserModerationType, type SCUserPermissionType, SCUserReputationType, type SCUserScoreType, type SCUserScoreVariation, type SCUserSettingsType, SCUserStatus, type SCUserType, type SCUserProviderAssociationType } from './user';
7
7
  import { type SCTagType } from './tag';
8
8
  import { type SCCategoryAudienceType, type SCCategoryFollowedStatusType, type SCCategoryType, SCCategoryAutoFollowType } from './category';
9
9
  import { type SCEmbedType } from './embed';
10
- import { type SCChunkMediaType, type SCMediaType } from './media';
10
+ import { type SCChunkMediaType, type SCMediaType, SCMimeTypes } from './media';
11
11
  import { SCMetadataTypeFieldType, type SCMetadataType } from './metadata';
12
12
  import { type SCContributionLocation, type SCLocalityType } from './location';
13
13
  import { type SCPollChoiceType, type SCPollType, type SCPollVoteType } from './poll';
@@ -47,7 +47,8 @@ import { SCCommunityEnvironment } from './environment';
47
47
  import { type SCPaymentProduct, type SCPaymentPrice, SCPaymentPriceCurrencyType, SCContentType, type SCCheckoutSession, type SCPurchasableContent, SCCheckoutSessionStatus, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, SCPaymentProductTemplateType, SCCheckoutSessionUIMode, type SCPaywall, SCPaymentRecurringInterval } from './payment';
48
48
  import { type SCCustomerBillingInfo, type SCCountryType } from './billing';
49
49
  import { type SCCommunityType } from './community';
50
+ import { type SCContactUsRequestType } from './contactUs';
50
51
  /**
51
52
  * Exports all types
52
53
  */
53
- export { type SCBannerType, SCBroadcastMessageBannerType, type SCBroadcastMessageType, type SCAuthTokenType, SCLanguageType, type SCUserType, type SCUserSettingsType, SCUserStatus, type SCUserBlockedSettingsType, type SCUserModerationType, type SCUserScoreVariation, type SCUserScoreType, SCUserReputationType, type SCUserAutocompleteType, type SCUserCounterType, type SCUserChangeEmailType, type SCUserAvatarType, type SCUserPermissionType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserConnectionStatusType, type SCUserHiddenStatusType, type SCUserHiddenByStatusType, type SCUserConnectionRequestType, type SCUserEmailTokenType, type SCUserProviderAssociationType, SCMetadataTypeFieldType, type SCMetadataType, type SCTagType, type SCCategoryType, SCCategoryAutoFollowType, type SCCategoryAudienceType, type SCCategoryFollowedStatusType, SCCustomAdvPosition, type SCCustomAdvType, type SCCustomMenuItemType, type SCCustomMenuType, type SCEmbedType, type SCMediaType, type SCChunkMediaType, type SCContributionLocation, type SCLocalityType, type SCPollChoiceType, type SCPollType, type SCPollVoteType, type SCFeedUnitType, type SCFeedUnitActivityType, type SCFeedObjectType, type SCFeedPostType, type SCFeedDiscussionType, type SCFeedStatusType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, type SCFeedUnseenCountType, type SCFeedObjectSuspendedStatusType, type SCFeedObjectHideStatusType, type SCFeedObjectFollowingStatusType, type SCCountByCategoryType, SCCommentsOrderBy, type SCCommentType, type SCPrivateMessageThreadType, type SCPrivateMessageSnippetType, SCPrivateMessageStatusType, type SCPrivateMessageFileType, SCMessageFileType, type SCPrivateMessageUploadMediaType, type SCPrivateMessageUploadThumbnailType, type SCPrivateMessageUploadMediaChunkType, SCPrivateMessageType, type SCPromoType, SCNotificationTypologyType, type SCNotificationAggregatedType, type SCNotificationCommentType, type SCNotificationConnectionAcceptType, type SCNotificationConnectionRequestType, type SCNotificationPrivateMessageType, type SCNotificationMentionType, type SCNotificationType, type SCNotificationBlockedUserType, type SCNotificationCollapsedForType, type SCNotificationCustomNotificationType, type SCNotificationDeletedForType, type SCNotificationFollowType, type SCNotificationKindlyNoticeType, type SCNotificationUnBlockedUserType, type SCNotificationUnDeletedForType, type SCNotificationUserFollowType, type SCNotificationVoteUpType, type SCCustomNotificationType, SCNotificationTopicType, type SCNotificationUnseenCountType, type SCIncubatorType, type SCIncubatorSubscriptionType, SCIncubatorStatusType, type SCInviteType, type SCNotificationIncubatorType, type SCNotificationContributionType, type SCNotificationGroupActivityType, type SCNotificationEventActivityType, type SCNotificationCourseActivityType, type SCNotificationLiveStreamActivityType, type SCPrizeType, type SCPrizeUserType, SCPrizeUserStatusType, type SCUserLoyaltyPointsType, type SCWebhookEndpointType, type SCWebhookEndpointAttemptType, type SCWebhookEndpointSecretType, type SCWebhookEventsType, type SCVoteType, type SCFlagType, SCFlagTypeEnum, SCFlagModerationStatusType, SCCustomPageTypeEnum, type SCCustomPageType, type SCDataPortabilityType, SCPreferenceSection, SCPreferenceName, type SCPreferenceType, SCFeatureName, type SCFeatureType, type SSOSignInType, type SSOSignUpType, type SCLegalPageType, SCLegalPagePoliciesType, type SCLegalPageAckType, type SCContributionInsightCountersType, type SCContributionInsightType, type SCEmbedInsightType, type SCEmbedInsightCountersType, type SCUsersInsightType, type SCUsersInsightCountersType, type SCFlaggedContributionType, SCContributionType, type SCContributionStatus, SCContributeStatusType, type SCPlatformType, type SCAvatarType, type SCReactionType, type SCSuggestionType, SuggestionType, SCConnectionStatus, type SCDeviceType, type SCApnsDeviceType, type SCGcmDeviceType, SCDeviceApnsTypeEnum, type SCDeviceGcmTypeEnum, SCDeviceTypeEnum, type SCGroupType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, type SCEventType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventDateFilterType, SCEventLocationFilterType, type SCStepType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, type SCCourseType, type SCCourseCommentType, type SCCourseSectionType, type SCCourseLessonType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseLessonStatusType, SCCourseTypologyType, SCCourseLessonCompletionStatusType, SCCourseOrderingUsersType, type SCLiveStreamType, type SCLiveStreamConnectionDetailsType, type SCLiveStreamSettingsType, type SCLiveStreamConnectionDetailsResponseErrorType, type SCLiveStreamMonthlyDurationType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, type SCPaywall, type SCPaymentProduct, type SCPaymentPrice, SCPaymentPriceCurrencyType, SCContentType, type SCCheckoutSession, type SCPurchasableContent, SCCheckoutSessionStatus, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, SCPaymentProductTemplateType, SCCheckoutSessionUIMode, SCPaymentRecurringInterval, type SCCommunityType, type SCCustomerBillingInfo, type SCCountryType };
54
+ export { type SCBannerType, SCBroadcastMessageBannerType, type SCBroadcastMessageType, type SCAuthTokenType, SCLanguageType, type SCUserType, type SCUserSettingsType, SCUserStatus, type SCUserBlockedSettingsType, type SCUserModerationType, type SCUserScoreVariation, type SCUserScoreType, SCUserReputationType, type SCUserAutocompleteType, type SCUserCounterType, type SCUserChangeEmailType, type SCUserAvatarType, type SCUserPermissionType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserConnectionStatusType, type SCUserHiddenStatusType, type SCUserHiddenByStatusType, type SCUserConnectionRequestType, type SCUserEmailTokenType, type SCUserProviderAssociationType, SCMetadataTypeFieldType, type SCMetadataType, type SCTagType, type SCCategoryType, SCCategoryAutoFollowType, type SCCategoryAudienceType, type SCCategoryFollowedStatusType, SCCustomAdvPosition, type SCCustomAdvType, SCCustomMenu, type SCCustomMenuItemType, type SCCustomMenuType, type SCEmbedType, type SCMediaType, type SCChunkMediaType, SCMimeTypes, type SCContributionLocation, type SCLocalityType, type SCPollChoiceType, type SCPollType, type SCPollVoteType, type SCFeedUnitType, type SCFeedUnitActivityType, type SCFeedObjectType, type SCFeedPostType, type SCFeedDiscussionType, type SCFeedStatusType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, type SCFeedUnseenCountType, type SCFeedObjectSuspendedStatusType, type SCFeedObjectHideStatusType, type SCFeedObjectFollowingStatusType, type SCCountByCategoryType, SCCommentsOrderBy, type SCCommentType, type SCPrivateMessageThreadType, type SCPrivateMessageSnippetType, SCPrivateMessageStatusType, type SCPrivateMessageFileType, SCMessageFileType, type SCPrivateMessageUploadMediaType, type SCPrivateMessageUploadThumbnailType, type SCPrivateMessageUploadMediaChunkType, SCPrivateMessageType, type SCPromoType, SCNotificationTypologyType, type SCNotificationAggregatedType, type SCNotificationCommentType, type SCNotificationConnectionAcceptType, type SCNotificationConnectionRequestType, type SCNotificationPrivateMessageType, type SCNotificationMentionType, type SCNotificationType, type SCNotificationBlockedUserType, type SCNotificationCollapsedForType, type SCNotificationCustomNotificationType, type SCNotificationDeletedForType, type SCNotificationFollowType, type SCNotificationKindlyNoticeType, type SCNotificationUnBlockedUserType, type SCNotificationUnDeletedForType, type SCNotificationUserFollowType, type SCNotificationVoteUpType, type SCCustomNotificationType, SCNotificationTopicType, type SCNotificationUnseenCountType, type SCIncubatorType, type SCIncubatorSubscriptionType, SCIncubatorStatusType, type SCInviteType, type SCNotificationIncubatorType, type SCNotificationContributionType, type SCNotificationGroupActivityType, type SCNotificationEventActivityType, type SCNotificationCourseActivityType, type SCNotificationLiveStreamActivityType, type SCPrizeType, type SCPrizeUserType, SCPrizeUserStatusType, type SCUserLoyaltyPointsType, type SCWebhookEndpointType, type SCWebhookEndpointAttemptType, type SCWebhookEndpointSecretType, type SCWebhookEventsType, type SCVoteType, type SCFlagType, SCFlagTypeEnum, SCFlagModerationStatusType, SCCustomPageTypeEnum, type SCCustomPageType, type SCDataPortabilityType, SCPreferenceSection, SCPreferenceName, type SCPreferenceType, SCFeatureName, type SCFeatureType, type SSOSignInType, type SSOSignUpType, type SCLegalPageType, SCLegalPagePoliciesType, type SCLegalPageAckType, type SCContributionInsightCountersType, type SCContributionInsightType, type SCEmbedInsightType, type SCEmbedInsightCountersType, type SCUsersInsightType, type SCUsersInsightCountersType, type SCFlaggedContributionType, SCContributionType, type SCContributionStatus, SCContributeStatusType, type SCPlatformType, type SCAvatarType, type SCReactionType, type SCSuggestionType, SuggestionType, SCConnectionStatus, type SCDeviceType, type SCApnsDeviceType, type SCGcmDeviceType, SCDeviceApnsTypeEnum, type SCDeviceGcmTypeEnum, SCDeviceTypeEnum, type SCGroupType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, type SCEventType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventDateFilterType, SCEventLocationFilterType, type SCStepType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, type SCCourseType, type SCCourseCommentType, type SCCourseSectionType, type SCCourseLessonType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseLessonStatusType, SCCourseTypologyType, SCCourseLessonCompletionStatusType, SCCourseOrderingUsersType, type SCLiveStreamType, type SCLiveStreamConnectionDetailsType, type SCLiveStreamSettingsType, type SCLiveStreamConnectionDetailsResponseErrorType, type SCLiveStreamMonthlyDurationType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, type SCPaywall, type SCPaymentProduct, type SCPaymentPrice, SCPaymentPriceCurrencyType, SCContentType, type SCCheckoutSession, type SCPurchasableContent, SCCheckoutSessionStatus, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, SCPaymentProductTemplateType, SCCheckoutSessionUIMode, SCPaymentRecurringInterval, type SCCommunityType, type SCCustomerBillingInfo, type SCCountryType, type SCContactUsRequestType };
@@ -1,11 +1,13 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SCLiveStreamViewType = exports.SCLiveStreamConnectionDetailsErrorType = exports.SCCourseOrderingUsersType = exports.SCCourseLessonCompletionStatusType = exports.SCCourseTypologyType = exports.SCCourseLessonStatusType = exports.SCCourseLessonTypologyType = exports.SCCourseJoinStatusType = exports.SCCoursePrivacyType = exports.SCOnBoardingStepIdType = exports.SCOnBoardingStepStatusType = exports.SCOnBoardingStepType = exports.SCEventLocationFilterType = exports.SCEventDateFilterType = exports.SCEventLocationType = exports.SCEventRecurrenceType = exports.SCEventSubscriptionStatusType = exports.SCEventPrivacyType = exports.SCGroupSubscriptionStatusType = exports.SCGroupPrivacyType = exports.SCDeviceTypeEnum = exports.SCDeviceApnsTypeEnum = exports.SCConnectionStatus = exports.SuggestionType = exports.SCContributeStatusType = exports.SCContributionType = exports.SCLegalPagePoliciesType = exports.SCFeatureName = exports.SCPreferenceName = exports.SCPreferenceSection = exports.SCCustomPageTypeEnum = exports.SCFlagModerationStatusType = exports.SCFlagTypeEnum = exports.SCPrizeUserStatusType = exports.SCIncubatorStatusType = exports.SCNotificationTopicType = exports.SCNotificationTypologyType = exports.SCPrivateMessageType = exports.SCMessageFileType = exports.SCPrivateMessageStatusType = exports.SCCommentsOrderBy = exports.SCFeedTypologyType = exports.SCFeedUnitActivityTypologyType = exports.SCCustomAdvPosition = exports.SCCategoryAutoFollowType = exports.SCMetadataTypeFieldType = exports.SCUserReputationType = exports.SCUserStatus = exports.SCLanguageType = exports.SCBroadcastMessageBannerType = void 0;
4
- exports.SCPaymentRecurringInterval = exports.SCCheckoutSessionUIMode = exports.SCPaymentProductTemplateType = exports.SCCheckoutSessionStatus = exports.SCContentType = exports.SCPaymentPriceCurrencyType = exports.SCCommunityEnvironment = exports.SCCommunitySubscriptionTier = void 0;
3
+ exports.SCCourseOrderingUsersType = exports.SCCourseLessonCompletionStatusType = exports.SCCourseTypologyType = exports.SCCourseLessonStatusType = exports.SCCourseLessonTypologyType = exports.SCCourseJoinStatusType = exports.SCCoursePrivacyType = exports.SCOnBoardingStepIdType = exports.SCOnBoardingStepStatusType = exports.SCOnBoardingStepType = exports.SCEventLocationFilterType = exports.SCEventDateFilterType = exports.SCEventLocationType = exports.SCEventRecurrenceType = exports.SCEventSubscriptionStatusType = exports.SCEventPrivacyType = exports.SCGroupSubscriptionStatusType = exports.SCGroupPrivacyType = exports.SCDeviceTypeEnum = exports.SCDeviceApnsTypeEnum = exports.SCConnectionStatus = exports.SuggestionType = exports.SCContributeStatusType = exports.SCContributionType = exports.SCLegalPagePoliciesType = exports.SCFeatureName = exports.SCPreferenceName = exports.SCPreferenceSection = exports.SCCustomPageTypeEnum = exports.SCFlagModerationStatusType = exports.SCFlagTypeEnum = exports.SCPrizeUserStatusType = exports.SCIncubatorStatusType = exports.SCNotificationTopicType = exports.SCNotificationTypologyType = exports.SCPrivateMessageType = exports.SCMessageFileType = exports.SCPrivateMessageStatusType = exports.SCCommentsOrderBy = exports.SCFeedTypologyType = exports.SCFeedUnitActivityTypologyType = exports.SCMimeTypes = exports.SCCustomMenu = exports.SCCustomAdvPosition = exports.SCCategoryAutoFollowType = exports.SCMetadataTypeFieldType = exports.SCUserReputationType = exports.SCUserStatus = exports.SCLanguageType = exports.SCBroadcastMessageBannerType = void 0;
4
+ exports.SCPaymentRecurringInterval = exports.SCCheckoutSessionUIMode = exports.SCPaymentProductTemplateType = exports.SCCheckoutSessionStatus = exports.SCContentType = exports.SCPaymentPriceCurrencyType = exports.SCCommunityEnvironment = exports.SCCommunitySubscriptionTier = exports.SCLiveStreamViewType = exports.SCLiveStreamConnectionDetailsErrorType = void 0;
5
5
  const broadcastMessage_1 = require("./broadcastMessage");
6
6
  Object.defineProperty(exports, "SCBroadcastMessageBannerType", { enumerable: true, get: function () { return broadcastMessage_1.SCBroadcastMessageBannerType; } });
7
7
  const customAdv_1 = require("./customAdv");
8
8
  Object.defineProperty(exports, "SCCustomAdvPosition", { enumerable: true, get: function () { return customAdv_1.SCCustomAdvPosition; } });
9
+ const customMenu_1 = require("./customMenu");
10
+ Object.defineProperty(exports, "SCCustomMenu", { enumerable: true, get: function () { return customMenu_1.SCCustomMenu; } });
9
11
  const locale_1 = require("./locale");
10
12
  Object.defineProperty(exports, "SCLanguageType", { enumerable: true, get: function () { return locale_1.SCLanguageType; } });
11
13
  const user_1 = require("./user");
@@ -13,6 +15,8 @@ Object.defineProperty(exports, "SCUserReputationType", { enumerable: true, get:
13
15
  Object.defineProperty(exports, "SCUserStatus", { enumerable: true, get: function () { return user_1.SCUserStatus; } });
14
16
  const category_1 = require("./category");
15
17
  Object.defineProperty(exports, "SCCategoryAutoFollowType", { enumerable: true, get: function () { return category_1.SCCategoryAutoFollowType; } });
18
+ const media_1 = require("./media");
19
+ Object.defineProperty(exports, "SCMimeTypes", { enumerable: true, get: function () { return media_1.SCMimeTypes; } });
16
20
  const metadata_1 = require("./metadata");
17
21
  Object.defineProperty(exports, "SCMetadataTypeFieldType", { enumerable: true, get: function () { return metadata_1.SCMetadataTypeFieldType; } });
18
22
  const comment_1 = require("./comment");
@@ -12,6 +12,10 @@ export interface SCInviteType {
12
12
  * The invitation name
13
13
  */
14
14
  name: string;
15
+ /**
16
+ * The invitation username
17
+ */
18
+ forced_username?: string;
15
19
  /**
16
20
  * The invitation email
17
21
  */
@@ -1,4 +1,46 @@
1
1
  import { SCEmbedType } from './embed';
2
+ /**
3
+ * SCMimeTypes
4
+ */
5
+ export declare enum SCMimeTypes {
6
+ JPEG = "image/jpeg",
7
+ PNG = "image/png",
8
+ GIF = "image/gif",
9
+ WEBP = "image/webp",
10
+ PLAIN_TEXT = "text/plain",
11
+ CSV = "text/csv",
12
+ PDF = "application/pdf",
13
+ DOC = "application/msword",
14
+ DOCX = "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
15
+ DOTX = "application/vnd.openxmlformats-officedocument.wordprocessingml.template",
16
+ DOCM = "application/vnd.ms-word.document.macroEnabled.12",
17
+ DOTM = "application/vnd.ms-word.template.macroEnabled.12",
18
+ XLS = "application/vnd.ms-excel",
19
+ XLSX = "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
20
+ XLTX = "application/vnd.openxmlformats-officedocument.spreadsheetml.template",
21
+ XLSM = "application/vnd.ms-excel.sheet.macroEnabled.12",
22
+ XLTM = "application/vnd.ms-excel.template.macroEnabled.12",
23
+ XLAM = "application/vnd.ms-excel.addin.macroEnabled.12",
24
+ XLSB = "application/vnd.ms-excel.sheet.binary.macroEnabled.12",
25
+ PPT = "application/vnd.ms-powerpoint",
26
+ PPTX = "application/vnd.openxmlformats-officedocument.presentationml.presentation",
27
+ POTX = "application/vnd.openxmlformats-officedocument.presentationml.template",
28
+ PPSX = "application/vnd.openxmlformats-officedocument.presentationml.slideshow",
29
+ PPAM = "application/vnd.ms-powerpoint.addin.macroEnabled.12",
30
+ PPTM = "application/vnd.ms-powerpoint.presentation.macroEnabled.12",
31
+ POTM = "application/vnd.ms-powerpoint.template.macroEnabled.12",
32
+ PPSM = "application/vnd.ms-powerpoint.slideshow.macroEnabled.12",
33
+ ODT = "application/vnd.oasis.opendocument.text",
34
+ ODS = "application/vnd.oasis.opendocument.spreadsheet",
35
+ ODP = "application/vnd.oasis.opendocument.presentation",
36
+ ODG = "application/vnd.oasis.opendocument.graphics",
37
+ ODB = "application/vnd.oasis.opendocument.database",
38
+ ODF = "application/vnd.oasis.opendocument.formula",
39
+ OTT = "application/vnd.oasis.opendocument.text-template",
40
+ OTS = "application/vnd.oasis.opendocument.spreadsheet-template",
41
+ OTP = "application/vnd.oasis.opendocument.presentation-template",
42
+ OTG = "application/vnd.oasis.opendocument.graphics-template"
43
+ }
2
44
  /**
3
45
  * Interface SCMediaType.
4
46
  * Media Schema.
@@ -40,14 +82,18 @@ export interface SCMediaType {
40
82
  * Media image height
41
83
  */
42
84
  image_height?: number;
85
+ /**
86
+ * Mimetype image
87
+ */
88
+ image_mimetype?: SCMimeTypes;
43
89
  /**
44
90
  * Media image thumbnail
45
91
  */
46
92
  image_thumbnail?: {
47
- color?: string | null;
93
+ url: string;
48
94
  width: number;
49
95
  height: number;
50
- url: string;
96
+ color?: string | null;
51
97
  };
52
98
  /**
53
99
  * Order in the list of medias
@@ -61,6 +107,10 @@ export interface SCMediaType {
61
107
  * File size
62
108
  */
63
109
  size?: number | null;
110
+ /**
111
+ * Mimetype
112
+ */
113
+ mimetype?: SCMimeTypes;
64
114
  }
65
115
  /**
66
116
  * SCChunkMediaType interface
@@ -1,2 +1,53 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SCMimeTypes = void 0;
4
+ /**
5
+ * SCMimeTypes
6
+ */
7
+ var SCMimeTypes;
8
+ (function (SCMimeTypes) {
9
+ // Images
10
+ SCMimeTypes["JPEG"] = "image/jpeg";
11
+ SCMimeTypes["PNG"] = "image/png";
12
+ SCMimeTypes["GIF"] = "image/gif";
13
+ SCMimeTypes["WEBP"] = "image/webp";
14
+ // TEXTS
15
+ SCMimeTypes["PLAIN_TEXT"] = "text/plain";
16
+ SCMimeTypes["CSV"] = "text/csv";
17
+ // PDF
18
+ SCMimeTypes["PDF"] = "application/pdf";
19
+ // Microsoft Word
20
+ SCMimeTypes["DOC"] = "application/msword";
21
+ SCMimeTypes["DOCX"] = "application/vnd.openxmlformats-officedocument.wordprocessingml.document";
22
+ SCMimeTypes["DOTX"] = "application/vnd.openxmlformats-officedocument.wordprocessingml.template";
23
+ SCMimeTypes["DOCM"] = "application/vnd.ms-word.document.macroEnabled.12";
24
+ SCMimeTypes["DOTM"] = "application/vnd.ms-word.template.macroEnabled.12";
25
+ // Microsoft Excel
26
+ SCMimeTypes["XLS"] = "application/vnd.ms-excel";
27
+ SCMimeTypes["XLSX"] = "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet";
28
+ SCMimeTypes["XLTX"] = "application/vnd.openxmlformats-officedocument.spreadsheetml.template";
29
+ SCMimeTypes["XLSM"] = "application/vnd.ms-excel.sheet.macroEnabled.12";
30
+ SCMimeTypes["XLTM"] = "application/vnd.ms-excel.template.macroEnabled.12";
31
+ SCMimeTypes["XLAM"] = "application/vnd.ms-excel.addin.macroEnabled.12";
32
+ SCMimeTypes["XLSB"] = "application/vnd.ms-excel.sheet.binary.macroEnabled.12";
33
+ // Microsoft PowerPoint
34
+ SCMimeTypes["PPT"] = "application/vnd.ms-powerpoint";
35
+ SCMimeTypes["PPTX"] = "application/vnd.openxmlformats-officedocument.presentationml.presentation";
36
+ SCMimeTypes["POTX"] = "application/vnd.openxmlformats-officedocument.presentationml.template";
37
+ SCMimeTypes["PPSX"] = "application/vnd.openxmlformats-officedocument.presentationml.slideshow";
38
+ SCMimeTypes["PPAM"] = "application/vnd.ms-powerpoint.addin.macroEnabled.12";
39
+ SCMimeTypes["PPTM"] = "application/vnd.ms-powerpoint.presentation.macroEnabled.12";
40
+ SCMimeTypes["POTM"] = "application/vnd.ms-powerpoint.template.macroEnabled.12";
41
+ SCMimeTypes["PPSM"] = "application/vnd.ms-powerpoint.slideshow.macroEnabled.12";
42
+ // OpenDocument
43
+ SCMimeTypes["ODT"] = "application/vnd.oasis.opendocument.text";
44
+ SCMimeTypes["ODS"] = "application/vnd.oasis.opendocument.spreadsheet";
45
+ SCMimeTypes["ODP"] = "application/vnd.oasis.opendocument.presentation";
46
+ SCMimeTypes["ODG"] = "application/vnd.oasis.opendocument.graphics";
47
+ SCMimeTypes["ODB"] = "application/vnd.oasis.opendocument.database";
48
+ SCMimeTypes["ODF"] = "application/vnd.oasis.opendocument.formula";
49
+ SCMimeTypes["OTT"] = "application/vnd.oasis.opendocument.text-template";
50
+ SCMimeTypes["OTS"] = "application/vnd.oasis.opendocument.spreadsheet-template";
51
+ SCMimeTypes["OTP"] = "application/vnd.oasis.opendocument.presentation-template";
52
+ SCMimeTypes["OTG"] = "application/vnd.oasis.opendocument.graphics-template";
53
+ })(SCMimeTypes = exports.SCMimeTypes || (exports.SCMimeTypes = {}));
@@ -162,9 +162,13 @@ export declare enum SCPreferenceName {
162
162
  COMMENTS_ENABLED = "comments_enabled",
163
163
  SIDEBAR_SHOW_ALL_CATEGORIES_ENABLED = "sidebar_show_all_categories_enabled",
164
164
  VIDEO_AUTOPLAY_ENABLED = "video_autoplay_enabled",
165
+ VIDEO_PLAY_TRACKING_DELAY_SECONDS = "video_play_tracking_delay_seconds",
165
166
  SCHEDULED_POSTS_ENABLED = "scheduled_posts_enabled",
166
167
  POST_CATEGORY_REQUIRED_ENABLED = "post_category_required_enabled",
167
- POST_ADDRESSING_REQUIRED_ENABLED = "post_addressing_required_enabled"
168
+ POST_ADDRESSING_REQUIRED_ENABLED = "post_addressing_required_enabled",
169
+ POST_USER_ADDRESSING_ENABLED = "post_user_addressing_enabled",
170
+ CONTACT_API_ENABLED = "contact_api_enabled",
171
+ ACCEPTED_MEDIA_MIMETYPES = "accepted_media_mimetypes"
168
172
  }
169
173
  /**
170
174
  * SCPreferenceType interface
@@ -167,7 +167,11 @@ var SCPreferenceName;
167
167
  SCPreferenceName["COMMENTS_ENABLED"] = "comments_enabled";
168
168
  SCPreferenceName["SIDEBAR_SHOW_ALL_CATEGORIES_ENABLED"] = "sidebar_show_all_categories_enabled";
169
169
  SCPreferenceName["VIDEO_AUTOPLAY_ENABLED"] = "video_autoplay_enabled";
170
+ SCPreferenceName["VIDEO_PLAY_TRACKING_DELAY_SECONDS"] = "video_play_tracking_delay_seconds";
170
171
  SCPreferenceName["SCHEDULED_POSTS_ENABLED"] = "scheduled_posts_enabled";
171
172
  SCPreferenceName["POST_CATEGORY_REQUIRED_ENABLED"] = "post_category_required_enabled";
172
173
  SCPreferenceName["POST_ADDRESSING_REQUIRED_ENABLED"] = "post_addressing_required_enabled";
174
+ SCPreferenceName["POST_USER_ADDRESSING_ENABLED"] = "post_user_addressing_enabled";
175
+ SCPreferenceName["CONTACT_API_ENABLED"] = "contact_api_enabled";
176
+ SCPreferenceName["ACCEPTED_MEDIA_MIMETYPES"] = "accepted_media_mimetypes";
173
177
  })(SCPreferenceName = exports.SCPreferenceName || (exports.SCPreferenceName = {}));
@@ -1,13 +1,13 @@
1
1
  /**
2
2
  * Types
3
3
  */
4
- import { type SCBannerType, type SCBroadcastMessageType, type SCAuthTokenType, type SCCustomAdvType, type SCCustomMenuItemType, type SCCustomMenuType, type SCUserType, type SCUserSettingsType, type SCUserBlockedSettingsType, type SCUserModerationType, type SCUserScoreVariation, type SCUserScoreType, type SCUserReputationType, type SCUserAutocompleteType, type SCUserCounterType, type SCUserChangeEmailType, type SCUserAvatarType, type SCUserPermissionType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserConnectionStatusType, type SCUserHiddenStatusType, type SCUserHiddenByStatusType, type SCUserConnectionRequestType, type SCUserEmailTokenType, type SCUserProviderAssociationType, type SCMetadataType, type SCTagType, type SCCategoryType, type SCCategoryAudienceType, type SCCategoryFollowedStatusType, type SCEmbedType, type SCMediaType, type SCChunkMediaType, type SCContributionLocation, type SCLocalityType, type SCPollChoiceType, type SCPollType, type SCPollVoteType, type SCFeedUnitType, type SCFeedUnitActivityType, type SCFeedObjectType, type SCFeedPostType, type SCFeedDiscussionType, type SCFeedStatusType, type SCFeedUnseenCountType, type SCFeedObjectSuspendedStatusType, type SCFeedObjectHideStatusType, type SCFeedObjectFollowingStatusType, type SCCommentType, type SCPrivateMessageThreadType, type SCPrivateMessageSnippetType, type SCPrivateMessageFileType, type SCPrivateMessageUploadMediaType, type SCPrivateMessageUploadThumbnailType, type SCPrivateMessageUploadMediaChunkType, type SCNotificationAggregatedType, type SCNotificationCommentType, type SCNotificationConnectionAcceptType, type SCNotificationConnectionRequestType, type SCNotificationPrivateMessageType, type SCNotificationMentionType, type SCNotificationType, type SCNotificationBlockedUserType, type SCNotificationCollapsedForType, type SCNotificationCustomNotificationType, type SCNotificationDeletedForType, type SCNotificationFollowType, type SCNotificationKindlyNoticeType, type SCNotificationUnBlockedUserType, type SCNotificationUnDeletedForType, type SCNotificationUserFollowType, type SCNotificationVoteUpType, type SCCustomNotificationType, type SCNotificationUnseenCountType, type SCNotificationContributionType, type SCNotificationGroupActivityType, type SCNotificationEventActivityType, type SCNotificationCourseActivityType, type SCNotificationLiveStreamActivityType, type SCIncubatorType, type SCIncubatorSubscriptionType, type SCInviteType, type SCNotificationIncubatorType, type SCPrizeType, type SCPrizeUserType, type SCPromoType, type SCUserLoyaltyPointsType, type SCWebhookEndpointType, type SCWebhookEndpointAttemptType, type SCWebhookEndpointSecretType, type SCWebhookEventsType, type SCVoteType, type SCFlagType, type SCCustomPageType, type SCDataPortabilityType, type SCPreferenceType, type SCFeatureType, type SSOSignInType, type SSOSignUpType, type SCLegalPageType, type SCLegalPageAckType, type SCContributionInsightCountersType, type SCContributionInsightType, type SCEmbedInsightType, type SCEmbedInsightCountersType, type SCUsersInsightType, type SCUsersInsightCountersType, type SCFlaggedContributionType, type SCPlatformType, type SCAvatarType, type SCReactionType, type SCDeviceType, type SCApnsDeviceType, type SCGcmDeviceType, type SCSuggestionType, type SCContributionStatus, type SCGroupType, type SCEventType, type SCStepType, type SCCourseType, type SCCourseCommentType, type SCCourseLessonType, type SCCourseSectionType, type SCLiveStreamType, type SCLiveStreamConnectionDetailsType, type SCLiveStreamMonthlyDurationType, type SCLiveStreamSettingsType, type SCLiveStreamConnectionDetailsResponseErrorType, type SCPaywall, type SCPaymentProduct, type SCPaymentPrice, type SCCheckoutSession, type SCPurchasableContent, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, type SCCommunityType } from './types';
4
+ import { type SCBannerType, type SCBroadcastMessageType, type SCAuthTokenType, type SCCustomAdvType, type SCCustomMenuItemType, type SCCustomMenuType, type SCUserType, type SCUserSettingsType, type SCUserBlockedSettingsType, type SCUserModerationType, type SCUserScoreVariation, type SCUserScoreType, type SCUserReputationType, type SCUserAutocompleteType, type SCUserCounterType, type SCUserChangeEmailType, type SCUserAvatarType, type SCUserPermissionType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserConnectionStatusType, type SCUserHiddenStatusType, type SCUserHiddenByStatusType, type SCUserConnectionRequestType, type SCUserEmailTokenType, type SCUserProviderAssociationType, type SCMetadataType, type SCTagType, type SCCategoryType, type SCCategoryAudienceType, type SCCategoryFollowedStatusType, type SCEmbedType, type SCMediaType, type SCChunkMediaType, type SCContributionLocation, type SCLocalityType, type SCPollChoiceType, type SCPollType, type SCPollVoteType, type SCFeedUnitType, type SCFeedUnitActivityType, type SCFeedObjectType, type SCFeedPostType, type SCFeedDiscussionType, type SCFeedStatusType, type SCFeedUnseenCountType, type SCFeedObjectSuspendedStatusType, type SCFeedObjectHideStatusType, type SCFeedObjectFollowingStatusType, type SCCommentType, type SCPrivateMessageThreadType, type SCPrivateMessageSnippetType, type SCPrivateMessageFileType, type SCPrivateMessageUploadMediaType, type SCPrivateMessageUploadThumbnailType, type SCPrivateMessageUploadMediaChunkType, type SCNotificationAggregatedType, type SCNotificationCommentType, type SCNotificationConnectionAcceptType, type SCNotificationConnectionRequestType, type SCNotificationPrivateMessageType, type SCNotificationMentionType, type SCNotificationType, type SCNotificationBlockedUserType, type SCNotificationCollapsedForType, type SCNotificationCustomNotificationType, type SCNotificationDeletedForType, type SCNotificationFollowType, type SCNotificationKindlyNoticeType, type SCNotificationUnBlockedUserType, type SCNotificationUnDeletedForType, type SCNotificationUserFollowType, type SCNotificationVoteUpType, type SCCustomNotificationType, type SCNotificationUnseenCountType, type SCNotificationContributionType, type SCNotificationGroupActivityType, type SCNotificationEventActivityType, type SCNotificationCourseActivityType, type SCNotificationLiveStreamActivityType, type SCIncubatorType, type SCIncubatorSubscriptionType, type SCInviteType, type SCNotificationIncubatorType, type SCPrizeType, type SCPrizeUserType, type SCPromoType, type SCUserLoyaltyPointsType, type SCWebhookEndpointType, type SCWebhookEndpointAttemptType, type SCWebhookEndpointSecretType, type SCWebhookEventsType, type SCVoteType, type SCFlagType, type SCCustomPageType, type SCDataPortabilityType, type SCPreferenceType, type SCFeatureType, type SSOSignInType, type SSOSignUpType, type SCLegalPageType, type SCLegalPageAckType, type SCContributionInsightCountersType, type SCContributionInsightType, type SCEmbedInsightType, type SCEmbedInsightCountersType, type SCUsersInsightType, type SCUsersInsightCountersType, type SCFlaggedContributionType, type SCPlatformType, type SCAvatarType, type SCReactionType, type SCDeviceType, type SCApnsDeviceType, type SCGcmDeviceType, type SCSuggestionType, type SCContributionStatus, type SCGroupType, type SCEventType, type SCStepType, type SCCourseType, type SCCourseCommentType, type SCCourseLessonType, type SCCourseSectionType, type SCLiveStreamType, type SCLiveStreamConnectionDetailsType, type SCLiveStreamMonthlyDurationType, type SCLiveStreamSettingsType, type SCLiveStreamConnectionDetailsResponseErrorType, type SCPaywall, type SCPaymentProduct, type SCPaymentPrice, type SCCheckoutSession, type SCPurchasableContent, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, type SCCommunityType, type SCContactUsRequestType } from './types';
5
5
  /**
6
6
  * Import enums
7
7
  */
8
- import { SCContributionType, SCBroadcastMessageBannerType, SCCategoryAutoFollowType, SCCommentsOrderBy, SCCustomAdvPosition, SCCustomPageTypeEnum, SCDeviceTypeEnum, SCDeviceApnsTypeEnum, SCFeatureName, SCFeedTypologyType, SCFeedUnitActivityTypologyType, SCFlagTypeEnum, SCFlagModerationStatusType, SCConnectionStatus, SCIncubatorStatusType, SCLegalPagePoliciesType, SCLanguageType, SCNotificationTypologyType, SCNotificationTopicType, SCPreferenceSection, SCPreferenceName, SCMessageFileType, SCPrizeUserStatusType, SCUserStatus, SuggestionType, SCPrivateMessageStatusType, SCMetadataTypeFieldType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCPrivateMessageType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventLocationFilterType, SCEventDateFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseTypologyType, SCCourseLessonStatusType, SCCourseLessonCompletionStatusType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCPaymentRecurringInterval, SCCheckoutSessionUIMode, SCCourseOrderingUsersType } from './types';
8
+ import { SCContributionType, SCBroadcastMessageBannerType, SCCategoryAutoFollowType, SCCommentsOrderBy, SCCustomAdvPosition, SCCustomPageTypeEnum, SCDeviceTypeEnum, SCDeviceApnsTypeEnum, SCFeatureName, SCFeedTypologyType, SCFeedUnitActivityTypologyType, SCFlagTypeEnum, SCFlagModerationStatusType, SCConnectionStatus, SCIncubatorStatusType, SCLegalPagePoliciesType, SCLanguageType, SCNotificationTypologyType, SCNotificationTopicType, SCPreferenceSection, SCPreferenceName, SCMessageFileType, SCPrizeUserStatusType, SCUserStatus, SuggestionType, SCPrivateMessageStatusType, SCMetadataTypeFieldType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCPrivateMessageType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventLocationFilterType, SCEventDateFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseTypologyType, SCCourseLessonStatusType, SCCourseLessonCompletionStatusType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCPaymentRecurringInterval, SCCheckoutSessionUIMode, SCCourseOrderingUsersType, SCCustomMenu, SCMimeTypes } from './types';
9
9
  /**
10
10
  * List all exports enums and types
11
11
  */
12
- export { SCContributionType, SCBroadcastMessageBannerType, SCCategoryAutoFollowType, SCCommentsOrderBy, SCCustomAdvPosition, SCCustomPageTypeEnum, SCDeviceTypeEnum, SCDeviceApnsTypeEnum, SCFeatureName, SCFeedTypologyType, SCFeedUnitActivityTypologyType, SCFlagTypeEnum, SCFlagModerationStatusType, SCConnectionStatus, SCIncubatorStatusType, SCLegalPagePoliciesType, SCLanguageType, SCNotificationTypologyType, SCNotificationTopicType, SCPreferenceSection, SCPreferenceName, SCMessageFileType, SCPrizeUserStatusType, SCUserStatus, SuggestionType, SCPrivateMessageStatusType, SCMetadataTypeFieldType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCPrivateMessageType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventLocationFilterType, SCEventDateFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseTypologyType, SCCourseLessonCompletionStatusType, SCCourseLessonStatusType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCPaymentRecurringInterval, SCCheckoutSessionUIMode, SCCourseOrderingUsersType };
13
- export { type SCBannerType, type SCBroadcastMessageType, type SCCustomAdvType, type SCCustomMenuItemType, type SCCustomMenuType, type SCAuthTokenType, type SCUserType, type SCUserSettingsType, type SCUserBlockedSettingsType, type SCUserModerationType, type SCUserScoreVariation, type SCUserScoreType, type SCUserReputationType, type SCUserAutocompleteType, type SCUserCounterType, type SCUserAvatarType, type SCUserChangeEmailType, type SCUserPermissionType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserConnectionStatusType, type SCUserHiddenStatusType, type SCUserHiddenByStatusType, type SCUserConnectionRequestType, type SCUserEmailTokenType, type SCUserProviderAssociationType, type SCMetadataType, type SCTagType, type SCCategoryType, type SCCategoryAudienceType, type SCCategoryFollowedStatusType, type SCEmbedType, type SCMediaType, type SCChunkMediaType, type SCContributionLocation, type SCLocalityType, type SCPollChoiceType, type SCPollType, type SCPollVoteType, type SCFeedUnitType, type SCFeedUnitActivityType, type SCFeedObjectType, type SCFeedPostType, type SCFeedDiscussionType, type SCFeedStatusType, type SCFeedUnseenCountType, type SCFeedObjectSuspendedStatusType, type SCFeedObjectHideStatusType, type SCFeedObjectFollowingStatusType, type SCCommentType, type SCPrivateMessageThreadType, type SCPrivateMessageSnippetType, type SCPrivateMessageFileType, type SCPrivateMessageUploadMediaType, type SCPrivateMessageUploadThumbnailType, type SCPrivateMessageUploadMediaChunkType, type SCPromoType, type SCNotificationAggregatedType, type SCNotificationCommentType, type SCNotificationConnectionAcceptType, type SCNotificationConnectionRequestType, type SCNotificationPrivateMessageType, type SCNotificationMentionType, type SCNotificationType, type SCNotificationBlockedUserType, type SCNotificationCollapsedForType, type SCNotificationCustomNotificationType, type SCNotificationDeletedForType, type SCNotificationFollowType, type SCNotificationKindlyNoticeType, type SCNotificationUnBlockedUserType, type SCNotificationUnDeletedForType, type SCNotificationUserFollowType, type SCNotificationVoteUpType, type SCCustomNotificationType, type SCNotificationContributionType, type SCNotificationGroupActivityType, type SCNotificationEventActivityType, type SCNotificationCourseActivityType, type SCNotificationLiveStreamActivityType, type SCIncubatorType, type SCIncubatorSubscriptionType, type SCInviteType, type SCNotificationIncubatorType, type SCNotificationUnseenCountType, type SCPrizeType, type SCPrizeUserType, type SCUserLoyaltyPointsType, type SCWebhookEndpointType, type SCWebhookEndpointAttemptType, type SCWebhookEndpointSecretType, type SCWebhookEventsType, type SCContributionStatus, type SCVoteType, type SCFlagType, type SCCustomPageType, type SCDataPortabilityType, type SCPreferenceType, type SCFeatureType, type SSOSignInType, type SSOSignUpType, type SCLegalPageType, type SCLegalPageAckType, type SCContributionInsightCountersType, type SCContributionInsightType, type SCEmbedInsightType, type SCEmbedInsightCountersType, type SCUsersInsightType, type SCUsersInsightCountersType, type SCFlaggedContributionType, type SCPlatformType, type SCAvatarType, type SCReactionType, type SCDeviceType, type SCApnsDeviceType, type SCGcmDeviceType, type SCSuggestionType, type SCGroupType, type SCEventType, type SCStepType, type SCCourseType, type SCCourseCommentType, type SCCourseSectionType, type SCCourseLessonType, type SCLiveStreamType, type SCLiveStreamConnectionDetailsType, type SCLiveStreamMonthlyDurationType, type SCLiveStreamSettingsType, type SCLiveStreamConnectionDetailsResponseErrorType, type SCPaywall, type SCPaymentProduct, type SCPaymentPrice, type SCCheckoutSession, type SCPurchasableContent, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, type SCCommunityType };
12
+ export { SCContributionType, SCBroadcastMessageBannerType, SCCategoryAutoFollowType, SCCommentsOrderBy, SCCustomAdvPosition, SCCustomPageTypeEnum, SCDeviceTypeEnum, SCDeviceApnsTypeEnum, SCFeatureName, SCFeedTypologyType, SCFeedUnitActivityTypologyType, SCFlagTypeEnum, SCFlagModerationStatusType, SCConnectionStatus, SCIncubatorStatusType, SCLegalPagePoliciesType, SCLanguageType, SCNotificationTypologyType, SCNotificationTopicType, SCPreferenceSection, SCPreferenceName, SCMessageFileType, SCPrizeUserStatusType, SCUserStatus, SuggestionType, SCPrivateMessageStatusType, SCMetadataTypeFieldType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCPrivateMessageType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventLocationFilterType, SCEventDateFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseTypologyType, SCCourseLessonCompletionStatusType, SCCourseLessonStatusType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCPaymentRecurringInterval, SCCheckoutSessionUIMode, SCCourseOrderingUsersType, SCCustomMenu, SCMimeTypes };
13
+ export { type SCBannerType, type SCBroadcastMessageType, type SCCustomAdvType, type SCCustomMenuItemType, type SCCustomMenuType, type SCAuthTokenType, type SCUserType, type SCUserSettingsType, type SCUserBlockedSettingsType, type SCUserModerationType, type SCUserScoreVariation, type SCUserScoreType, type SCUserReputationType, type SCUserAutocompleteType, type SCUserCounterType, type SCUserAvatarType, type SCUserChangeEmailType, type SCUserPermissionType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserConnectionStatusType, type SCUserHiddenStatusType, type SCUserHiddenByStatusType, type SCUserConnectionRequestType, type SCUserEmailTokenType, type SCUserProviderAssociationType, type SCMetadataType, type SCTagType, type SCCategoryType, type SCCategoryAudienceType, type SCCategoryFollowedStatusType, type SCEmbedType, type SCMediaType, type SCChunkMediaType, type SCContributionLocation, type SCLocalityType, type SCPollChoiceType, type SCPollType, type SCPollVoteType, type SCFeedUnitType, type SCFeedUnitActivityType, type SCFeedObjectType, type SCFeedPostType, type SCFeedDiscussionType, type SCFeedStatusType, type SCFeedUnseenCountType, type SCFeedObjectSuspendedStatusType, type SCFeedObjectHideStatusType, type SCFeedObjectFollowingStatusType, type SCCommentType, type SCPrivateMessageThreadType, type SCPrivateMessageSnippetType, type SCPrivateMessageFileType, type SCPrivateMessageUploadMediaType, type SCPrivateMessageUploadThumbnailType, type SCPrivateMessageUploadMediaChunkType, type SCPromoType, type SCNotificationAggregatedType, type SCNotificationCommentType, type SCNotificationConnectionAcceptType, type SCNotificationConnectionRequestType, type SCNotificationPrivateMessageType, type SCNotificationMentionType, type SCNotificationType, type SCNotificationBlockedUserType, type SCNotificationCollapsedForType, type SCNotificationCustomNotificationType, type SCNotificationDeletedForType, type SCNotificationFollowType, type SCNotificationKindlyNoticeType, type SCNotificationUnBlockedUserType, type SCNotificationUnDeletedForType, type SCNotificationUserFollowType, type SCNotificationVoteUpType, type SCCustomNotificationType, type SCNotificationContributionType, type SCNotificationGroupActivityType, type SCNotificationEventActivityType, type SCNotificationCourseActivityType, type SCNotificationLiveStreamActivityType, type SCIncubatorType, type SCIncubatorSubscriptionType, type SCInviteType, type SCNotificationIncubatorType, type SCNotificationUnseenCountType, type SCPrizeType, type SCPrizeUserType, type SCUserLoyaltyPointsType, type SCWebhookEndpointType, type SCWebhookEndpointAttemptType, type SCWebhookEndpointSecretType, type SCWebhookEventsType, type SCContributionStatus, type SCVoteType, type SCFlagType, type SCCustomPageType, type SCDataPortabilityType, type SCPreferenceType, type SCFeatureType, type SSOSignInType, type SSOSignUpType, type SCLegalPageType, type SCLegalPageAckType, type SCContributionInsightCountersType, type SCContributionInsightType, type SCEmbedInsightType, type SCEmbedInsightCountersType, type SCUsersInsightType, type SCUsersInsightCountersType, type SCFlaggedContributionType, type SCPlatformType, type SCAvatarType, type SCReactionType, type SCDeviceType, type SCApnsDeviceType, type SCGcmDeviceType, type SCSuggestionType, type SCGroupType, type SCEventType, type SCStepType, type SCCourseType, type SCCourseCommentType, type SCCourseSectionType, type SCCourseLessonType, type SCLiveStreamType, type SCLiveStreamConnectionDetailsType, type SCLiveStreamMonthlyDurationType, type SCLiveStreamSettingsType, type SCLiveStreamConnectionDetailsResponseErrorType, type SCPaywall, type SCPaymentProduct, type SCPaymentPrice, type SCCheckoutSession, type SCPurchasableContent, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, type SCCommunityType, type SCContactUsRequestType };
package/lib/esm/index.js CHANGED
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Import enums
3
3
  */
4
- import { SCContributionType, SCBroadcastMessageBannerType, SCCategoryAutoFollowType, SCCommentsOrderBy, SCCustomAdvPosition, SCCustomPageTypeEnum, SCDeviceTypeEnum, SCDeviceApnsTypeEnum, SCFeatureName, SCFeedTypologyType, SCFeedUnitActivityTypologyType, SCFlagTypeEnum, SCFlagModerationStatusType, SCConnectionStatus, SCIncubatorStatusType, SCLegalPagePoliciesType, SCLanguageType, SCNotificationTypologyType, SCNotificationTopicType, SCPreferenceSection, SCPreferenceName, SCMessageFileType, SCPrizeUserStatusType, SCUserStatus, SuggestionType, SCPrivateMessageStatusType, SCMetadataTypeFieldType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCPrivateMessageType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventLocationFilterType, SCEventDateFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseTypologyType, SCCourseLessonStatusType, SCCourseLessonCompletionStatusType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCPaymentRecurringInterval, SCCheckoutSessionUIMode, SCCourseOrderingUsersType } from './types';
4
+ import { SCContributionType, SCBroadcastMessageBannerType, SCCategoryAutoFollowType, SCCommentsOrderBy, SCCustomAdvPosition, SCCustomPageTypeEnum, SCDeviceTypeEnum, SCDeviceApnsTypeEnum, SCFeatureName, SCFeedTypologyType, SCFeedUnitActivityTypologyType, SCFlagTypeEnum, SCFlagModerationStatusType, SCConnectionStatus, SCIncubatorStatusType, SCLegalPagePoliciesType, SCLanguageType, SCNotificationTypologyType, SCNotificationTopicType, SCPreferenceSection, SCPreferenceName, SCMessageFileType, SCPrizeUserStatusType, SCUserStatus, SuggestionType, SCPrivateMessageStatusType, SCMetadataTypeFieldType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCPrivateMessageType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventLocationFilterType, SCEventDateFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseTypologyType, SCCourseLessonStatusType, SCCourseLessonCompletionStatusType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCPaymentRecurringInterval, SCCheckoutSessionUIMode, SCCourseOrderingUsersType, SCCustomMenu, SCMimeTypes } from './types';
5
5
  /**
6
6
  * List all exports enums and types
7
7
  */
8
- export { SCContributionType, SCBroadcastMessageBannerType, SCCategoryAutoFollowType, SCCommentsOrderBy, SCCustomAdvPosition, SCCustomPageTypeEnum, SCDeviceTypeEnum, SCDeviceApnsTypeEnum, SCFeatureName, SCFeedTypologyType, SCFeedUnitActivityTypologyType, SCFlagTypeEnum, SCFlagModerationStatusType, SCConnectionStatus, SCIncubatorStatusType, SCLegalPagePoliciesType, SCLanguageType, SCNotificationTypologyType, SCNotificationTopicType, SCPreferenceSection, SCPreferenceName, SCMessageFileType, SCPrizeUserStatusType, SCUserStatus, SuggestionType, SCPrivateMessageStatusType, SCMetadataTypeFieldType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCPrivateMessageType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventLocationFilterType, SCEventDateFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseTypologyType, SCCourseLessonCompletionStatusType, SCCourseLessonStatusType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCPaymentRecurringInterval, SCCheckoutSessionUIMode, SCCourseOrderingUsersType };
8
+ export { SCContributionType, SCBroadcastMessageBannerType, SCCategoryAutoFollowType, SCCommentsOrderBy, SCCustomAdvPosition, SCCustomPageTypeEnum, SCDeviceTypeEnum, SCDeviceApnsTypeEnum, SCFeatureName, SCFeedTypologyType, SCFeedUnitActivityTypologyType, SCFlagTypeEnum, SCFlagModerationStatusType, SCConnectionStatus, SCIncubatorStatusType, SCLegalPagePoliciesType, SCLanguageType, SCNotificationTypologyType, SCNotificationTopicType, SCPreferenceSection, SCPreferenceName, SCMessageFileType, SCPrizeUserStatusType, SCUserStatus, SuggestionType, SCPrivateMessageStatusType, SCMetadataTypeFieldType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCPrivateMessageType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventLocationFilterType, SCEventDateFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseTypologyType, SCCourseLessonCompletionStatusType, SCCourseLessonStatusType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCPaymentRecurringInterval, SCCheckoutSessionUIMode, SCCourseOrderingUsersType, SCCustomMenu, SCMimeTypes };
@@ -0,0 +1,25 @@
1
+ /**
2
+ * Interface SCContactUsRequestType
3
+ */
4
+ export interface SCContactUsRequestType {
5
+ /**
6
+ * Id of the request
7
+ */
8
+ id?: number;
9
+ /**
10
+ * Message of the request
11
+ */
12
+ message?: string;
13
+ /**
14
+ * Created at
15
+ */
16
+ created_at?: Date | string;
17
+ /**
18
+ * Updated at
19
+ */
20
+ updated_at?: Date | string | null;
21
+ /**
22
+ * Any other properties
23
+ */
24
+ [p: string]: any;
25
+ }
@@ -0,0 +1 @@
1
+ export {};
@@ -4,7 +4,8 @@ export declare enum SCCustomAdvPosition {
4
4
  POSITION_IN_COMMENTS = "IN_POST_COMMENTS",
5
5
  POSITION_RELATED_POSTS_COLUMN = "RELATED_POSTS_COLUMN",
6
6
  POSITION_FEED_SIDEBAR = "TOOLS_COLUMN",
7
- POSITION_FEED = "IN_STREAM"
7
+ POSITION_FEED = "IN_STREAM",
8
+ POSITION_ABOVE_FEED = "ABOVE_THE_STREAM"
8
9
  }
9
10
  export interface SCCustomAdvType {
10
11
  /**
@@ -6,4 +6,5 @@ export var SCCustomAdvPosition;
6
6
  SCCustomAdvPosition["POSITION_RELATED_POSTS_COLUMN"] = "RELATED_POSTS_COLUMN";
7
7
  SCCustomAdvPosition["POSITION_FEED_SIDEBAR"] = "TOOLS_COLUMN";
8
8
  SCCustomAdvPosition["POSITION_FEED"] = "IN_STREAM";
9
+ SCCustomAdvPosition["POSITION_ABOVE_FEED"] = "ABOVE_THE_STREAM";
9
10
  })(SCCustomAdvPosition || (SCCustomAdvPosition = {}));
@@ -1,3 +1,11 @@
1
+ /**
2
+ * SCCustomMenu enum
3
+ */
4
+ export declare enum SCCustomMenu {
5
+ BASE = "base",
6
+ NOT_LOGGED = "not_logged",
7
+ USER = "user"
8
+ }
1
9
  /**
2
10
  * SCCustomMenuItemType interface
3
11
  */
@@ -1 +1,9 @@
1
- export {};
1
+ /**
2
+ * SCCustomMenu enum
3
+ */
4
+ export var SCCustomMenu;
5
+ (function (SCCustomMenu) {
6
+ SCCustomMenu["BASE"] = "base";
7
+ SCCustomMenu["NOT_LOGGED"] = "not_logged";
8
+ SCCustomMenu["USER"] = "user";
9
+ })(SCCustomMenu || (SCCustomMenu = {}));
@@ -1,4 +1,4 @@
1
- import { SCUserType } from './user';
1
+ import { SCUserAutocompleteType, SCUserType } from './user';
2
2
  import { SCCategoryType } from './category';
3
3
  import { SCContributionLocation } from './location';
4
4
  import { SCPollType } from './poll';
@@ -42,7 +42,7 @@ export interface SCFeedUnitType {
42
42
  /**
43
43
  * Id of User that have seen this object
44
44
  */
45
- seen_by_id?: number[];
45
+ seen?: boolean;
46
46
  /**
47
47
  * True if this object has the visibility boost
48
48
  */
@@ -82,7 +82,7 @@ export interface SCFeedUnitActivityType {
82
82
  /**
83
83
  * Id of Users that have seen this activity
84
84
  */
85
- seen_by_id?: number[];
85
+ seen?: boolean;
86
86
  }
87
87
  /**
88
88
  * Interface SCFeedObjectType.
@@ -203,7 +203,7 @@ export interface SCFeedObjectType {
203
203
  */
204
204
  flag_count: number;
205
205
  /**
206
- * Tags adderssing
206
+ * Tags addressing
207
207
  */
208
208
  addressing: SCTagType[];
209
209
  /**
@@ -218,6 +218,10 @@ export interface SCFeedObjectType {
218
218
  * True if scheduled_posts ddp is enabled and if the feed object is not published yet
219
219
  */
220
220
  draft?: boolean;
221
+ /**
222
+ * Users addressing
223
+ */
224
+ recipients?: SCUserAutocompleteType[];
221
225
  }
222
226
  /**
223
227
  * Interface SCFeedDiscussionType.
@@ -1,13 +1,13 @@
1
1
  import { type SCAuthTokenType } from './auth';
2
2
  import { type SCBannerType, SCBroadcastMessageBannerType, type SCBroadcastMessageType } from './broadcastMessage';
3
3
  import { SCCustomAdvPosition, type SCCustomAdvType } from './customAdv';
4
- import { type SCCustomMenuItemType, type SCCustomMenuType } from './customMenu';
4
+ import { SCCustomMenu, type SCCustomMenuItemType, type SCCustomMenuType } from './customMenu';
5
5
  import { SCLanguageType } from './locale';
6
6
  import { type SCUserAutocompleteType, type SCUserAvatarType, type SCUserBlockedSettingsType, type SCUserChangeEmailType, type SCUserConnectionRequestType, type SCUserConnectionStatusType, type SCUserCounterType, type SCUserEmailTokenType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserHiddenByStatusType, type SCUserHiddenStatusType, type SCUserModerationType, type SCUserPermissionType, SCUserReputationType, type SCUserScoreType, type SCUserScoreVariation, type SCUserSettingsType, SCUserStatus, type SCUserType, type SCUserProviderAssociationType } from './user';
7
7
  import { type SCTagType } from './tag';
8
8
  import { type SCCategoryAudienceType, type SCCategoryFollowedStatusType, type SCCategoryType, SCCategoryAutoFollowType } from './category';
9
9
  import { type SCEmbedType } from './embed';
10
- import { type SCChunkMediaType, type SCMediaType } from './media';
10
+ import { type SCChunkMediaType, type SCMediaType, SCMimeTypes } from './media';
11
11
  import { SCMetadataTypeFieldType, type SCMetadataType } from './metadata';
12
12
  import { type SCContributionLocation, type SCLocalityType } from './location';
13
13
  import { type SCPollChoiceType, type SCPollType, type SCPollVoteType } from './poll';
@@ -47,7 +47,8 @@ import { SCCommunityEnvironment } from './environment';
47
47
  import { type SCPaymentProduct, type SCPaymentPrice, SCPaymentPriceCurrencyType, SCContentType, type SCCheckoutSession, type SCPurchasableContent, SCCheckoutSessionStatus, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, SCPaymentProductTemplateType, SCCheckoutSessionUIMode, type SCPaywall, SCPaymentRecurringInterval } from './payment';
48
48
  import { type SCCustomerBillingInfo, type SCCountryType } from './billing';
49
49
  import { type SCCommunityType } from './community';
50
+ import { type SCContactUsRequestType } from './contactUs';
50
51
  /**
51
52
  * Exports all types
52
53
  */
53
- export { type SCBannerType, SCBroadcastMessageBannerType, type SCBroadcastMessageType, type SCAuthTokenType, SCLanguageType, type SCUserType, type SCUserSettingsType, SCUserStatus, type SCUserBlockedSettingsType, type SCUserModerationType, type SCUserScoreVariation, type SCUserScoreType, SCUserReputationType, type SCUserAutocompleteType, type SCUserCounterType, type SCUserChangeEmailType, type SCUserAvatarType, type SCUserPermissionType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserConnectionStatusType, type SCUserHiddenStatusType, type SCUserHiddenByStatusType, type SCUserConnectionRequestType, type SCUserEmailTokenType, type SCUserProviderAssociationType, SCMetadataTypeFieldType, type SCMetadataType, type SCTagType, type SCCategoryType, SCCategoryAutoFollowType, type SCCategoryAudienceType, type SCCategoryFollowedStatusType, SCCustomAdvPosition, type SCCustomAdvType, type SCCustomMenuItemType, type SCCustomMenuType, type SCEmbedType, type SCMediaType, type SCChunkMediaType, type SCContributionLocation, type SCLocalityType, type SCPollChoiceType, type SCPollType, type SCPollVoteType, type SCFeedUnitType, type SCFeedUnitActivityType, type SCFeedObjectType, type SCFeedPostType, type SCFeedDiscussionType, type SCFeedStatusType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, type SCFeedUnseenCountType, type SCFeedObjectSuspendedStatusType, type SCFeedObjectHideStatusType, type SCFeedObjectFollowingStatusType, type SCCountByCategoryType, SCCommentsOrderBy, type SCCommentType, type SCPrivateMessageThreadType, type SCPrivateMessageSnippetType, SCPrivateMessageStatusType, type SCPrivateMessageFileType, SCMessageFileType, type SCPrivateMessageUploadMediaType, type SCPrivateMessageUploadThumbnailType, type SCPrivateMessageUploadMediaChunkType, SCPrivateMessageType, type SCPromoType, SCNotificationTypologyType, type SCNotificationAggregatedType, type SCNotificationCommentType, type SCNotificationConnectionAcceptType, type SCNotificationConnectionRequestType, type SCNotificationPrivateMessageType, type SCNotificationMentionType, type SCNotificationType, type SCNotificationBlockedUserType, type SCNotificationCollapsedForType, type SCNotificationCustomNotificationType, type SCNotificationDeletedForType, type SCNotificationFollowType, type SCNotificationKindlyNoticeType, type SCNotificationUnBlockedUserType, type SCNotificationUnDeletedForType, type SCNotificationUserFollowType, type SCNotificationVoteUpType, type SCCustomNotificationType, SCNotificationTopicType, type SCNotificationUnseenCountType, type SCIncubatorType, type SCIncubatorSubscriptionType, SCIncubatorStatusType, type SCInviteType, type SCNotificationIncubatorType, type SCNotificationContributionType, type SCNotificationGroupActivityType, type SCNotificationEventActivityType, type SCNotificationCourseActivityType, type SCNotificationLiveStreamActivityType, type SCPrizeType, type SCPrizeUserType, SCPrizeUserStatusType, type SCUserLoyaltyPointsType, type SCWebhookEndpointType, type SCWebhookEndpointAttemptType, type SCWebhookEndpointSecretType, type SCWebhookEventsType, type SCVoteType, type SCFlagType, SCFlagTypeEnum, SCFlagModerationStatusType, SCCustomPageTypeEnum, type SCCustomPageType, type SCDataPortabilityType, SCPreferenceSection, SCPreferenceName, type SCPreferenceType, SCFeatureName, type SCFeatureType, type SSOSignInType, type SSOSignUpType, type SCLegalPageType, SCLegalPagePoliciesType, type SCLegalPageAckType, type SCContributionInsightCountersType, type SCContributionInsightType, type SCEmbedInsightType, type SCEmbedInsightCountersType, type SCUsersInsightType, type SCUsersInsightCountersType, type SCFlaggedContributionType, SCContributionType, type SCContributionStatus, SCContributeStatusType, type SCPlatformType, type SCAvatarType, type SCReactionType, type SCSuggestionType, SuggestionType, SCConnectionStatus, type SCDeviceType, type SCApnsDeviceType, type SCGcmDeviceType, SCDeviceApnsTypeEnum, type SCDeviceGcmTypeEnum, SCDeviceTypeEnum, type SCGroupType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, type SCEventType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventDateFilterType, SCEventLocationFilterType, type SCStepType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, type SCCourseType, type SCCourseCommentType, type SCCourseSectionType, type SCCourseLessonType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseLessonStatusType, SCCourseTypologyType, SCCourseLessonCompletionStatusType, SCCourseOrderingUsersType, type SCLiveStreamType, type SCLiveStreamConnectionDetailsType, type SCLiveStreamSettingsType, type SCLiveStreamConnectionDetailsResponseErrorType, type SCLiveStreamMonthlyDurationType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, type SCPaywall, type SCPaymentProduct, type SCPaymentPrice, SCPaymentPriceCurrencyType, SCContentType, type SCCheckoutSession, type SCPurchasableContent, SCCheckoutSessionStatus, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, SCPaymentProductTemplateType, SCCheckoutSessionUIMode, SCPaymentRecurringInterval, type SCCommunityType, type SCCustomerBillingInfo, type SCCountryType };
54
+ export { type SCBannerType, SCBroadcastMessageBannerType, type SCBroadcastMessageType, type SCAuthTokenType, SCLanguageType, type SCUserType, type SCUserSettingsType, SCUserStatus, type SCUserBlockedSettingsType, type SCUserModerationType, type SCUserScoreVariation, type SCUserScoreType, SCUserReputationType, type SCUserAutocompleteType, type SCUserCounterType, type SCUserChangeEmailType, type SCUserAvatarType, type SCUserPermissionType, type SCUserFollowedStatusType, type SCUserFollowerStatusType, type SCUserConnectionStatusType, type SCUserHiddenStatusType, type SCUserHiddenByStatusType, type SCUserConnectionRequestType, type SCUserEmailTokenType, type SCUserProviderAssociationType, SCMetadataTypeFieldType, type SCMetadataType, type SCTagType, type SCCategoryType, SCCategoryAutoFollowType, type SCCategoryAudienceType, type SCCategoryFollowedStatusType, SCCustomAdvPosition, type SCCustomAdvType, SCCustomMenu, type SCCustomMenuItemType, type SCCustomMenuType, type SCEmbedType, type SCMediaType, type SCChunkMediaType, SCMimeTypes, type SCContributionLocation, type SCLocalityType, type SCPollChoiceType, type SCPollType, type SCPollVoteType, type SCFeedUnitType, type SCFeedUnitActivityType, type SCFeedObjectType, type SCFeedPostType, type SCFeedDiscussionType, type SCFeedStatusType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, type SCFeedUnseenCountType, type SCFeedObjectSuspendedStatusType, type SCFeedObjectHideStatusType, type SCFeedObjectFollowingStatusType, type SCCountByCategoryType, SCCommentsOrderBy, type SCCommentType, type SCPrivateMessageThreadType, type SCPrivateMessageSnippetType, SCPrivateMessageStatusType, type SCPrivateMessageFileType, SCMessageFileType, type SCPrivateMessageUploadMediaType, type SCPrivateMessageUploadThumbnailType, type SCPrivateMessageUploadMediaChunkType, SCPrivateMessageType, type SCPromoType, SCNotificationTypologyType, type SCNotificationAggregatedType, type SCNotificationCommentType, type SCNotificationConnectionAcceptType, type SCNotificationConnectionRequestType, type SCNotificationPrivateMessageType, type SCNotificationMentionType, type SCNotificationType, type SCNotificationBlockedUserType, type SCNotificationCollapsedForType, type SCNotificationCustomNotificationType, type SCNotificationDeletedForType, type SCNotificationFollowType, type SCNotificationKindlyNoticeType, type SCNotificationUnBlockedUserType, type SCNotificationUnDeletedForType, type SCNotificationUserFollowType, type SCNotificationVoteUpType, type SCCustomNotificationType, SCNotificationTopicType, type SCNotificationUnseenCountType, type SCIncubatorType, type SCIncubatorSubscriptionType, SCIncubatorStatusType, type SCInviteType, type SCNotificationIncubatorType, type SCNotificationContributionType, type SCNotificationGroupActivityType, type SCNotificationEventActivityType, type SCNotificationCourseActivityType, type SCNotificationLiveStreamActivityType, type SCPrizeType, type SCPrizeUserType, SCPrizeUserStatusType, type SCUserLoyaltyPointsType, type SCWebhookEndpointType, type SCWebhookEndpointAttemptType, type SCWebhookEndpointSecretType, type SCWebhookEventsType, type SCVoteType, type SCFlagType, SCFlagTypeEnum, SCFlagModerationStatusType, SCCustomPageTypeEnum, type SCCustomPageType, type SCDataPortabilityType, SCPreferenceSection, SCPreferenceName, type SCPreferenceType, SCFeatureName, type SCFeatureType, type SSOSignInType, type SSOSignUpType, type SCLegalPageType, SCLegalPagePoliciesType, type SCLegalPageAckType, type SCContributionInsightCountersType, type SCContributionInsightType, type SCEmbedInsightType, type SCEmbedInsightCountersType, type SCUsersInsightType, type SCUsersInsightCountersType, type SCFlaggedContributionType, SCContributionType, type SCContributionStatus, SCContributeStatusType, type SCPlatformType, type SCAvatarType, type SCReactionType, type SCSuggestionType, SuggestionType, SCConnectionStatus, type SCDeviceType, type SCApnsDeviceType, type SCGcmDeviceType, SCDeviceApnsTypeEnum, type SCDeviceGcmTypeEnum, SCDeviceTypeEnum, type SCGroupType, SCGroupPrivacyType, SCGroupSubscriptionStatusType, type SCEventType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventDateFilterType, SCEventLocationFilterType, type SCStepType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, type SCCourseType, type SCCourseCommentType, type SCCourseSectionType, type SCCourseLessonType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseLessonStatusType, SCCourseTypologyType, SCCourseLessonCompletionStatusType, SCCourseOrderingUsersType, type SCLiveStreamType, type SCLiveStreamConnectionDetailsType, type SCLiveStreamSettingsType, type SCLiveStreamConnectionDetailsResponseErrorType, type SCLiveStreamMonthlyDurationType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, type SCPaywall, type SCPaymentProduct, type SCPaymentPrice, SCPaymentPriceCurrencyType, SCContentType, type SCCheckoutSession, type SCPurchasableContent, SCCheckoutSessionStatus, type SCCheckoutSessionDetail, type SCCheckoutSessionComplete, type SCPaymentOrder, type SCPaymentsCustomerPortalSession, SCPaymentProductTemplateType, SCCheckoutSessionUIMode, SCPaymentRecurringInterval, type SCCommunityType, type SCCustomerBillingInfo, type SCCountryType, type SCContactUsRequestType };
@@ -1,8 +1,10 @@
1
1
  import { SCBroadcastMessageBannerType } from './broadcastMessage';
2
2
  import { SCCustomAdvPosition } from './customAdv';
3
+ import { SCCustomMenu } from './customMenu';
3
4
  import { SCLanguageType } from './locale';
4
5
  import { SCUserReputationType, SCUserStatus } from './user';
5
6
  import { SCCategoryAutoFollowType } from './category';
7
+ import { SCMimeTypes } from './media';
6
8
  import { SCMetadataTypeFieldType } from './metadata';
7
9
  import { SCCommentsOrderBy } from './comment';
8
10
  import { SCMessageFileType, SCPrivateMessageStatusType, SCPrivateMessageType } from './privateMessage';
@@ -30,4 +32,4 @@ import { SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCP
30
32
  /**
31
33
  * Exports all types
32
34
  */
33
- export { SCBroadcastMessageBannerType, SCLanguageType, SCUserStatus, SCUserReputationType, SCMetadataTypeFieldType, SCCategoryAutoFollowType, SCCustomAdvPosition, SCFeedUnitActivityTypologyType, SCFeedTypologyType, SCCommentsOrderBy, SCPrivateMessageStatusType, SCMessageFileType, SCPrivateMessageType, SCNotificationTypologyType, SCNotificationTopicType, SCIncubatorStatusType, SCPrizeUserStatusType, SCFlagTypeEnum, SCFlagModerationStatusType, SCCustomPageTypeEnum, SCPreferenceSection, SCPreferenceName, SCFeatureName, SCLegalPagePoliciesType, SCContributionType, SCContributeStatusType, SuggestionType, SCConnectionStatus, SCDeviceApnsTypeEnum, SCDeviceTypeEnum, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventDateFilterType, SCEventLocationFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseLessonStatusType, SCCourseTypologyType, SCCourseLessonCompletionStatusType, SCCourseOrderingUsersType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCCheckoutSessionUIMode, SCPaymentRecurringInterval };
35
+ export { SCBroadcastMessageBannerType, SCLanguageType, SCUserStatus, SCUserReputationType, SCMetadataTypeFieldType, SCCategoryAutoFollowType, SCCustomAdvPosition, SCCustomMenu, SCMimeTypes, SCFeedUnitActivityTypologyType, SCFeedTypologyType, SCCommentsOrderBy, SCPrivateMessageStatusType, SCMessageFileType, SCPrivateMessageType, SCNotificationTypologyType, SCNotificationTopicType, SCIncubatorStatusType, SCPrizeUserStatusType, SCFlagTypeEnum, SCFlagModerationStatusType, SCCustomPageTypeEnum, SCPreferenceSection, SCPreferenceName, SCFeatureName, SCLegalPagePoliciesType, SCContributionType, SCContributeStatusType, SuggestionType, SCConnectionStatus, SCDeviceApnsTypeEnum, SCDeviceTypeEnum, SCGroupPrivacyType, SCGroupSubscriptionStatusType, SCEventPrivacyType, SCEventSubscriptionStatusType, SCEventRecurrenceType, SCEventLocationType, SCEventDateFilterType, SCEventLocationFilterType, SCOnBoardingStepType, SCOnBoardingStepStatusType, SCOnBoardingStepIdType, SCCoursePrivacyType, SCCourseJoinStatusType, SCCourseLessonTypologyType, SCCourseLessonStatusType, SCCourseTypologyType, SCCourseLessonCompletionStatusType, SCCourseOrderingUsersType, SCLiveStreamConnectionDetailsErrorType, SCLiveStreamViewType, SCCommunitySubscriptionTier, SCCommunityEnvironment, SCPaymentPriceCurrencyType, SCContentType, SCCheckoutSessionStatus, SCPaymentProductTemplateType, SCCheckoutSessionUIMode, SCPaymentRecurringInterval };
@@ -12,6 +12,10 @@ export interface SCInviteType {
12
12
  * The invitation name
13
13
  */
14
14
  name: string;
15
+ /**
16
+ * The invitation username
17
+ */
18
+ forced_username?: string;
15
19
  /**
16
20
  * The invitation email
17
21
  */
@@ -1,4 +1,46 @@
1
1
  import { SCEmbedType } from './embed';
2
+ /**
3
+ * SCMimeTypes
4
+ */
5
+ export declare enum SCMimeTypes {
6
+ JPEG = "image/jpeg",
7
+ PNG = "image/png",
8
+ GIF = "image/gif",
9
+ WEBP = "image/webp",
10
+ PLAIN_TEXT = "text/plain",
11
+ CSV = "text/csv",
12
+ PDF = "application/pdf",
13
+ DOC = "application/msword",
14
+ DOCX = "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
15
+ DOTX = "application/vnd.openxmlformats-officedocument.wordprocessingml.template",
16
+ DOCM = "application/vnd.ms-word.document.macroEnabled.12",
17
+ DOTM = "application/vnd.ms-word.template.macroEnabled.12",
18
+ XLS = "application/vnd.ms-excel",
19
+ XLSX = "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
20
+ XLTX = "application/vnd.openxmlformats-officedocument.spreadsheetml.template",
21
+ XLSM = "application/vnd.ms-excel.sheet.macroEnabled.12",
22
+ XLTM = "application/vnd.ms-excel.template.macroEnabled.12",
23
+ XLAM = "application/vnd.ms-excel.addin.macroEnabled.12",
24
+ XLSB = "application/vnd.ms-excel.sheet.binary.macroEnabled.12",
25
+ PPT = "application/vnd.ms-powerpoint",
26
+ PPTX = "application/vnd.openxmlformats-officedocument.presentationml.presentation",
27
+ POTX = "application/vnd.openxmlformats-officedocument.presentationml.template",
28
+ PPSX = "application/vnd.openxmlformats-officedocument.presentationml.slideshow",
29
+ PPAM = "application/vnd.ms-powerpoint.addin.macroEnabled.12",
30
+ PPTM = "application/vnd.ms-powerpoint.presentation.macroEnabled.12",
31
+ POTM = "application/vnd.ms-powerpoint.template.macroEnabled.12",
32
+ PPSM = "application/vnd.ms-powerpoint.slideshow.macroEnabled.12",
33
+ ODT = "application/vnd.oasis.opendocument.text",
34
+ ODS = "application/vnd.oasis.opendocument.spreadsheet",
35
+ ODP = "application/vnd.oasis.opendocument.presentation",
36
+ ODG = "application/vnd.oasis.opendocument.graphics",
37
+ ODB = "application/vnd.oasis.opendocument.database",
38
+ ODF = "application/vnd.oasis.opendocument.formula",
39
+ OTT = "application/vnd.oasis.opendocument.text-template",
40
+ OTS = "application/vnd.oasis.opendocument.spreadsheet-template",
41
+ OTP = "application/vnd.oasis.opendocument.presentation-template",
42
+ OTG = "application/vnd.oasis.opendocument.graphics-template"
43
+ }
2
44
  /**
3
45
  * Interface SCMediaType.
4
46
  * Media Schema.
@@ -40,14 +82,18 @@ export interface SCMediaType {
40
82
  * Media image height
41
83
  */
42
84
  image_height?: number;
85
+ /**
86
+ * Mimetype image
87
+ */
88
+ image_mimetype?: SCMimeTypes;
43
89
  /**
44
90
  * Media image thumbnail
45
91
  */
46
92
  image_thumbnail?: {
47
- color?: string | null;
93
+ url: string;
48
94
  width: number;
49
95
  height: number;
50
- url: string;
96
+ color?: string | null;
51
97
  };
52
98
  /**
53
99
  * Order in the list of medias
@@ -61,6 +107,10 @@ export interface SCMediaType {
61
107
  * File size
62
108
  */
63
109
  size?: number | null;
110
+ /**
111
+ * Mimetype
112
+ */
113
+ mimetype?: SCMimeTypes;
64
114
  }
65
115
  /**
66
116
  * SCChunkMediaType interface
@@ -1 +1,50 @@
1
- export {};
1
+ /**
2
+ * SCMimeTypes
3
+ */
4
+ export var SCMimeTypes;
5
+ (function (SCMimeTypes) {
6
+ // Images
7
+ SCMimeTypes["JPEG"] = "image/jpeg";
8
+ SCMimeTypes["PNG"] = "image/png";
9
+ SCMimeTypes["GIF"] = "image/gif";
10
+ SCMimeTypes["WEBP"] = "image/webp";
11
+ // TEXTS
12
+ SCMimeTypes["PLAIN_TEXT"] = "text/plain";
13
+ SCMimeTypes["CSV"] = "text/csv";
14
+ // PDF
15
+ SCMimeTypes["PDF"] = "application/pdf";
16
+ // Microsoft Word
17
+ SCMimeTypes["DOC"] = "application/msword";
18
+ SCMimeTypes["DOCX"] = "application/vnd.openxmlformats-officedocument.wordprocessingml.document";
19
+ SCMimeTypes["DOTX"] = "application/vnd.openxmlformats-officedocument.wordprocessingml.template";
20
+ SCMimeTypes["DOCM"] = "application/vnd.ms-word.document.macroEnabled.12";
21
+ SCMimeTypes["DOTM"] = "application/vnd.ms-word.template.macroEnabled.12";
22
+ // Microsoft Excel
23
+ SCMimeTypes["XLS"] = "application/vnd.ms-excel";
24
+ SCMimeTypes["XLSX"] = "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet";
25
+ SCMimeTypes["XLTX"] = "application/vnd.openxmlformats-officedocument.spreadsheetml.template";
26
+ SCMimeTypes["XLSM"] = "application/vnd.ms-excel.sheet.macroEnabled.12";
27
+ SCMimeTypes["XLTM"] = "application/vnd.ms-excel.template.macroEnabled.12";
28
+ SCMimeTypes["XLAM"] = "application/vnd.ms-excel.addin.macroEnabled.12";
29
+ SCMimeTypes["XLSB"] = "application/vnd.ms-excel.sheet.binary.macroEnabled.12";
30
+ // Microsoft PowerPoint
31
+ SCMimeTypes["PPT"] = "application/vnd.ms-powerpoint";
32
+ SCMimeTypes["PPTX"] = "application/vnd.openxmlformats-officedocument.presentationml.presentation";
33
+ SCMimeTypes["POTX"] = "application/vnd.openxmlformats-officedocument.presentationml.template";
34
+ SCMimeTypes["PPSX"] = "application/vnd.openxmlformats-officedocument.presentationml.slideshow";
35
+ SCMimeTypes["PPAM"] = "application/vnd.ms-powerpoint.addin.macroEnabled.12";
36
+ SCMimeTypes["PPTM"] = "application/vnd.ms-powerpoint.presentation.macroEnabled.12";
37
+ SCMimeTypes["POTM"] = "application/vnd.ms-powerpoint.template.macroEnabled.12";
38
+ SCMimeTypes["PPSM"] = "application/vnd.ms-powerpoint.slideshow.macroEnabled.12";
39
+ // OpenDocument
40
+ SCMimeTypes["ODT"] = "application/vnd.oasis.opendocument.text";
41
+ SCMimeTypes["ODS"] = "application/vnd.oasis.opendocument.spreadsheet";
42
+ SCMimeTypes["ODP"] = "application/vnd.oasis.opendocument.presentation";
43
+ SCMimeTypes["ODG"] = "application/vnd.oasis.opendocument.graphics";
44
+ SCMimeTypes["ODB"] = "application/vnd.oasis.opendocument.database";
45
+ SCMimeTypes["ODF"] = "application/vnd.oasis.opendocument.formula";
46
+ SCMimeTypes["OTT"] = "application/vnd.oasis.opendocument.text-template";
47
+ SCMimeTypes["OTS"] = "application/vnd.oasis.opendocument.spreadsheet-template";
48
+ SCMimeTypes["OTP"] = "application/vnd.oasis.opendocument.presentation-template";
49
+ SCMimeTypes["OTG"] = "application/vnd.oasis.opendocument.graphics-template";
50
+ })(SCMimeTypes || (SCMimeTypes = {}));
@@ -162,9 +162,13 @@ export declare enum SCPreferenceName {
162
162
  COMMENTS_ENABLED = "comments_enabled",
163
163
  SIDEBAR_SHOW_ALL_CATEGORIES_ENABLED = "sidebar_show_all_categories_enabled",
164
164
  VIDEO_AUTOPLAY_ENABLED = "video_autoplay_enabled",
165
+ VIDEO_PLAY_TRACKING_DELAY_SECONDS = "video_play_tracking_delay_seconds",
165
166
  SCHEDULED_POSTS_ENABLED = "scheduled_posts_enabled",
166
167
  POST_CATEGORY_REQUIRED_ENABLED = "post_category_required_enabled",
167
- POST_ADDRESSING_REQUIRED_ENABLED = "post_addressing_required_enabled"
168
+ POST_ADDRESSING_REQUIRED_ENABLED = "post_addressing_required_enabled",
169
+ POST_USER_ADDRESSING_ENABLED = "post_user_addressing_enabled",
170
+ CONTACT_API_ENABLED = "contact_api_enabled",
171
+ ACCEPTED_MEDIA_MIMETYPES = "accepted_media_mimetypes"
168
172
  }
169
173
  /**
170
174
  * SCPreferenceType interface
@@ -164,7 +164,11 @@ export var SCPreferenceName;
164
164
  SCPreferenceName["COMMENTS_ENABLED"] = "comments_enabled";
165
165
  SCPreferenceName["SIDEBAR_SHOW_ALL_CATEGORIES_ENABLED"] = "sidebar_show_all_categories_enabled";
166
166
  SCPreferenceName["VIDEO_AUTOPLAY_ENABLED"] = "video_autoplay_enabled";
167
+ SCPreferenceName["VIDEO_PLAY_TRACKING_DELAY_SECONDS"] = "video_play_tracking_delay_seconds";
167
168
  SCPreferenceName["SCHEDULED_POSTS_ENABLED"] = "scheduled_posts_enabled";
168
169
  SCPreferenceName["POST_CATEGORY_REQUIRED_ENABLED"] = "post_category_required_enabled";
169
170
  SCPreferenceName["POST_ADDRESSING_REQUIRED_ENABLED"] = "post_addressing_required_enabled";
171
+ SCPreferenceName["POST_USER_ADDRESSING_ENABLED"] = "post_user_addressing_enabled";
172
+ SCPreferenceName["CONTACT_API_ENABLED"] = "contact_api_enabled";
173
+ SCPreferenceName["ACCEPTED_MEDIA_MIMETYPES"] = "accepted_media_mimetypes";
170
174
  })(SCPreferenceName || (SCPreferenceName = {}));
package/lib/umd/types.js CHANGED
@@ -1,2 +1,2 @@
1
1
  /*! For license information please see types.js.LICENSE.txt */
2
- !function(e,_){"object"==typeof exports&&"object"==typeof module?module.exports=_():"function"==typeof define&&define.amd?define([],_):"object"==typeof exports?exports.SelfCommunityTypes=_():e.SelfCommunityTypes=_()}(self,(()=>(()=>{"use strict";var e={884:(e,_)=>{var t;_.__esModule=!0,_.SCBroadcastMessageBannerType=void 0,_.SCBroadcastMessageBannerType=t,function(e){e.HTML="html_banner",e.NOTIFICATION="notification_banner"}(t||(_.SCBroadcastMessageBannerType=t={}))},346:(e,_)=>{var t;_.__esModule=!0,_.SCCategoryAutoFollowType=void 0,_.SCCategoryAutoFollowType=t,function(e){e.NONE="none",e.DEFAULT="default",e.FORCED="forced"}(t||(_.SCCategoryAutoFollowType=t={}))},558:(e,_)=>{var t;_.__esModule=!0,_.SCCommentsOrderBy=void 0,_.SCCommentsOrderBy=t,function(e){e.ADDED_AT_DESC="-added_at",e.ADDED_AT_ASC="added_at",e.CONNECTION_DESC="-connection",e.CONNECTION_ASC="connection"}(t||(_.SCCommentsOrderBy=t={}))},949:(e,_)=>{var t,o;_.__esModule=!0,_.SCContributionType=_.SCContributeStatusType=void 0,_.SCContributionType=t,function(e){e.DISCUSSION="discussion",e.POST="post",e.STATUS="status",e.COMMENT="comment"}(t||(_.SCContributionType=t={})),_.SCContributeStatusType=o,function(e){e.OPEN="open",e.IGNORED="ignored",e.HIDDEN="hidden",e.DELETED="deleted"}(o||(_.SCContributeStatusType=o={}))},591:(e,_)=>{var t,o,S,E,n,T,i;_.__esModule=!0,_.SCCourseTypologyType=_.SCCoursePrivacyType=_.SCCourseOrderingUsersType=_.SCCourseLessonTypologyType=_.SCCourseLessonStatusType=_.SCCourseLessonCompletionStatusType=_.SCCourseJoinStatusType=void 0,_.SCCoursePrivacyType=t,function(e){e.OPEN="open",e.PRIVATE="private",e.SECRET="secret",e.DRAFT=""}(t||(_.SCCoursePrivacyType=t={})),_.SCCourseTypologyType=o,function(e){e.SELF="self-paced",e.STRUCTURED="structured",e.SCHEDULED="scheduled"}(o||(_.SCCourseTypologyType=o={})),_.SCCourseJoinStatusType=S,function(e){e.JOINED="joined",e.REQUESTED="requested",e.INVITED="invited",e.MANAGER="manager",e.CREATOR="creator",e.PAYMENT_WAITING="payment_waiting"}(S||(_.SCCourseJoinStatusType=S={})),_.SCCourseOrderingUsersType=E,function(e){e.JOINED_AT="joined_at",e.LAST_ACTIVE_AT="last_active_at"}(E||(_.SCCourseOrderingUsersType=E={})),_.SCCourseLessonTypologyType=n,function(e){e.LESSON="lesson",e.QUIZ="quiz"}(n||(_.SCCourseLessonTypologyType=n={})),_.SCCourseLessonStatusType=T,function(e){e.DRAFT="draft",e.PUBLISHED="published"}(T||(_.SCCourseLessonStatusType=T={})),_.SCCourseLessonCompletionStatusType=i,function(e){e.UNCOMPLETED="uncompleted",e.COMPLETED="completed",e.FAILED="failed"}(i||(_.SCCourseLessonCompletionStatusType=i={}))},307:(e,_)=>{var t;_.__esModule=!0,_.SCCustomAdvPosition=void 0,_.SCCustomAdvPosition=t,function(e){e.POSITION_BELOW_TOPBAR="BELOW_TOPBAR",e.POSITION_BELOW_FEED_OBJECT="BELOW_THE_POST",e.POSITION_IN_COMMENTS="IN_POST_COMMENTS",e.POSITION_RELATED_POSTS_COLUMN="RELATED_POSTS_COLUMN",e.POSITION_FEED_SIDEBAR="TOOLS_COLUMN",e.POSITION_FEED="IN_STREAM"}(t||(_.SCCustomAdvPosition=t={}))},286:(e,_)=>{var t;_.__esModule=!0,_.SCCustomPageTypeEnum=void 0,_.SCCustomPageTypeEnum=t,function(e){e.NORMAL="normal",e.LEGAL="legal"}(t||(_.SCCustomPageTypeEnum=t={}))},641:(e,_)=>{var t,o,S;_.__esModule=!0,_.SCDeviceTypeEnum=_.SCDeviceGcmTypeEnum=_.SCDeviceApnsTypeEnum=void 0,_.SCDeviceTypeEnum=t,function(e){e.ANDROID="Android",e.IOS="iOS"}(t||(_.SCDeviceTypeEnum=t={})),_.SCDeviceGcmTypeEnum=o,function(e){e.GCM="GCM",e.FCM="FCM"}(o||(_.SCDeviceGcmTypeEnum=o={})),_.SCDeviceApnsTypeEnum=S,function(e){e.APNS="APNS"}(S||(_.SCDeviceApnsTypeEnum=S={}))},77:(e,_)=>{var t;_.__esModule=!0,_.SCCommunityEnvironment=void 0,_.SCCommunityEnvironment=t,function(e){e.STAGE="stage",e.PRODUCTION="prod"}(t||(_.SCCommunityEnvironment=t={}))},682:(e,_)=>{var t,o,S,E,n,T;_.__esModule=!0,_.SCEventSubscriptionStatusType=_.SCEventRecurrenceType=_.SCEventPrivacyType=_.SCEventLocationType=_.SCEventLocationFilterType=_.SCEventDateFilterType=void 0,_.SCEventPrivacyType=t,function(e){e.PUBLIC="public",e.PRIVATE="private"}(t||(_.SCEventPrivacyType=t={})),_.SCEventSubscriptionStatusType=o,function(e){e.SUBSCRIBED="subscribed",e.REQUESTED="requested",e.INVITED="invited",e.GOING="going",e.NOT_GOING="not_going"}(o||(_.SCEventSubscriptionStatusType=o={})),_.SCEventLocationType=S,function(e){e.PERSON="in person",e.ONLINE="virtual",e.LIVESTREAM="live_stream"}(S||(_.SCEventLocationType=S={})),_.SCEventLocationFilterType=E,function(e){e.ANY="any",e.PERSON="in person",e.ONLINE="virtual"}(E||(_.SCEventLocationFilterType=E={})),_.SCEventRecurrenceType=n,function(e){e.NEVER="never",e.DAILY="daily",e.WEEKLY="weekly",e.MONTHLY="monthly"}(n||(_.SCEventRecurrenceType=n={})),_.SCEventDateFilterType=T,function(e){e.ALL="all",e.TODAY="today",e.TOMORROW="tomorrow",e.THIS_WEEK="this_week",e.NEXT_WEEK="next_week",e.THIS_MONTH="this_month",e.NOT_PAST="not_past",e.PAST="past"}(T||(_.SCEventDateFilterType=T={}))},795:(e,_)=>{var t;_.__esModule=!0,_.SCFeatureName=void 0,_.SCFeatureName=t,function(e){e.INTERESTS="interests",e.CUSTOMIZE="customize",e.ADDONS="addons",e.DOMAIN="domain",e.SOCIAL_PROVIDERS="social_providers",e.COMMUNITY_SUBSCRIPTION="community_subscription",e.SEO="seo",e.ADVERTISING="advertising",e.GOOGLE_CLOUD_API="google_cloud_api",e.HOTJAR="hotjar",e.SQREEN="sqreen",e.INCUBATORS="incubators",e.CMS="cms",e.LEGAL_PAGES="legal_pages",e.SCORING="scoring",e.USER_ROLES="user_roles",e.EMAIL_MANAGER="email_manager",e.LOYALTY="loyalty",e.BROADCAST="broadcast",e.INVITATION="invitation",e.APP_SETTINGS="app_settings",e.MODERATION_FLAGS="moderation_flags",e.MODERATION_CONTENTS="moderation_contents",e.MODERATION_USERS_BLOCKED="moderation_users_blocked",e.MODERATION_USERS="moderation_users",e.DATA_PROVISIONING_DASHBOARD="data_provisioning_dashboard",e.DATA_PROVISIONING_USERS="data_provisioning_users",e.DATA_PROVISIONING_CONTENTS="data_provisioning_contents",e.DATA_PROVISIONING_INTERESTS="data_provisioning_interests",e.DATA_PROVISIONING_POLLS="data_provisioning_polls",e.DATA_PROVISIONING_REPORTS="data_provisioning_reports",e.REGISTRATION_ALERTS="registration_alerts",e.SOCIAL_SHARE="social_share",e.FEED_SETTINGS="stream_settings",e.TAGGING="tagging",e.API_V2="api_v2",e.WEBHOOK="webhook",e.HEADLESS="headless",e.CUSTOMIZE_HEADLESS="customize_headless",e.SYSTEM_PAGES="system_pages",e.REACTION="reaction",e.GROUPING="grouping",e.EVENT="event",e.LIVE_STREAM="live_stream",e.PAYMENTS="payments",e.COURSE="course"}(t||(_.SCFeatureName=t={}))},618:(e,_)=>{var t,o;_.__esModule=!0,_.SCFeedUnitActivityTypologyType=_.SCFeedTypologyType=void 0,_.SCFeedTypologyType=t,function(e){e.HOME="home",e.EXPLORE="explore",e.CATEGORY="category",e.GROUP="group",e.EVENT="event"}(t||(_.SCFeedTypologyType=t={})),_.SCFeedUnitActivityTypologyType=o,function(e){e.COMMENT="comment",e.VOTE="vote",e.POLLVOTE="pollvote",e.FOLLOW="follow"}(o||(_.SCFeedUnitActivityTypologyType=o={}))},880:(e,_)=>{var t,o;_.__esModule=!0,_.SCFlagTypeEnum=_.SCFlagModerationStatusType=void 0,_.SCFlagTypeEnum=t,function(e){e[e.SPAM=0]="SPAM",e[e.AGGRESSIVE=1]="AGGRESSIVE",e[e.VULGAR=2]="VULGAR",e[e.POOR=3]="POOR",e[e.OFFTOPIC=4]="OFFTOPIC"}(t||(_.SCFlagTypeEnum=t={})),_.SCFlagModerationStatusType=o,function(e){e.IGNORED="ignored",e.DELETED="deleted",e.HIDDEN="hidden"}(o||(_.SCFlagModerationStatusType=o={}))},30:(e,_)=>{var t;_.__esModule=!0,_.SCConnectionStatus=void 0,_.SCConnectionStatus=t,function(e){e.CONNECTED="connected",e.CONNECTION_REQUEST_SENT="sent_connection_request",e.CONNECTION_REQUEST_RECEIVED="received_connection_request"}(t||(_.SCConnectionStatus=t={}))},538:(e,_)=>{var t,o;_.__esModule=!0,_.SCGroupSubscriptionStatusType=_.SCGroupPrivacyType=void 0,_.SCGroupPrivacyType=t,function(e){e.PUBLIC="public",e.PRIVATE="private"}(t||(_.SCGroupPrivacyType=t={})),_.SCGroupSubscriptionStatusType=o,function(e){e.SUBSCRIBED="subscribed",e.REQUESTED="requested",e.INVITED="invited",e.PAYMENT_WAITING="payment_waiting"}(o||(_.SCGroupSubscriptionStatusType=o={}))},584:(e,_)=>{var t;_.__esModule=!0,_.SCIncubatorStatusType=void 0,_.SCIncubatorStatusType=t,function(e){e[e.PENDING=0]="PENDING",e[e.PROPOSAL=1]="PROPOSAL",e[e.APPROVED=2]="APPROVED",e[e.IGNORED=3]="IGNORED"}(t||(_.SCIncubatorStatusType=t={}))},111:(e,_,t)=>{_.__esModule=!0;var o=t(884);_.SCBroadcastMessageBannerType=o.SCBroadcastMessageBannerType;var S=t(307);_.SCCustomAdvPosition=S.SCCustomAdvPosition;var E=t(537);_.SCLanguageType=E.SCLanguageType;var n=t(945);_.SCUserReputationType=n.SCUserReputationType,_.SCUserStatus=n.SCUserStatus;var T=t(346);_.SCCategoryAutoFollowType=T.SCCategoryAutoFollowType;var i=t(86);_.SCMetadataTypeFieldType=i.SCMetadataTypeFieldType;var a=t(558);_.SCCommentsOrderBy=a.SCCommentsOrderBy;var C=t(501);_.SCMessageFileType=C.SCMessageFileType,_.SCPrivateMessageStatusType=C.SCPrivateMessageStatusType,_.SCPrivateMessageType=C.SCPrivateMessageType;var r=t(584);_.SCIncubatorStatusType=r.SCIncubatorStatusType;var s=t(742);_.SCPrizeUserStatusType=s.SCPrizeUserStatusType;var p=t(618);_.SCFeedTypologyType=p.SCFeedTypologyType,_.SCFeedUnitActivityTypologyType=p.SCFeedUnitActivityTypologyType;var O=t(461);_.SCNotificationTopicType=O.SCNotificationTopicType,_.SCNotificationTypologyType=O.SCNotificationTypologyType;var u=t(880);_.SCFlagModerationStatusType=u.SCFlagModerationStatusType,_.SCFlagTypeEnum=u.SCFlagTypeEnum;var y=t(286);_.SCCustomPageTypeEnum=y.SCCustomPageTypeEnum;var N=t(300);_.SCPreferenceSection=N.SCPreferenceSection,_.SCPreferenceName=N.SCPreferenceName;var A=t(795);_.SCFeatureName=A.SCFeatureName;var c=t(933);_.SCLegalPagePoliciesType=c.SCLegalPagePoliciesType;var I=t(949);_.SCContributeStatusType=I.SCContributeStatusType,_.SCContributionType=I.SCContributionType;var l=t(495);_.SuggestionType=l.SuggestionType;var L=t(30);_.SCConnectionStatus=L.SCConnectionStatus;var R=t(641);_.SCDeviceApnsTypeEnum=R.SCDeviceApnsTypeEnum,_.SCDeviceTypeEnum=R.SCDeviceTypeEnum;var d=t(538);_.SCGroupPrivacyType=d.SCGroupPrivacyType,_.SCGroupSubscriptionStatusType=d.SCGroupSubscriptionStatusType;var P=t(682);_.SCEventPrivacyType=P.SCEventPrivacyType,_.SCEventRecurrenceType=P.SCEventRecurrenceType,_.SCEventLocationType=P.SCEventLocationType,_.SCEventDateFilterType=P.SCEventDateFilterType,_.SCEventLocationFilterType=P.SCEventLocationFilterType,_.SCEventSubscriptionStatusType=P.SCEventSubscriptionStatusType;var D=t(591);_.SCCoursePrivacyType=D.SCCoursePrivacyType,_.SCCourseJoinStatusType=D.SCCourseJoinStatusType,_.SCCourseLessonTypologyType=D.SCCourseLessonTypologyType,_.SCCourseLessonStatusType=D.SCCourseLessonStatusType,_.SCCourseTypologyType=D.SCCourseTypologyType,_.SCCourseLessonCompletionStatusType=D.SCCourseLessonCompletionStatusType,_.SCCourseOrderingUsersType=D.SCCourseOrderingUsersType;var v=t(447);_.SCLiveStreamViewType=v.SCLiveStreamViewType,_.SCLiveStreamConnectionDetailsErrorType=v.SCLiveStreamConnectionDetailsErrorType;var m=t(914);_.SCOnBoardingStepType=m.SCOnBoardingStepType,_.SCOnBoardingStepStatusType=m.SCOnBoardingStepStatusType,_.SCOnBoardingStepIdType=m.SCOnBoardingStepIdType;var g=t(869);_.SCCommunitySubscriptionTier=g.SCCommunitySubscriptionTier;var M=t(77);_.SCCommunityEnvironment=M.SCCommunityEnvironment;var U=t(910);_.SCPaymentPriceCurrencyType=U.SCPaymentPriceCurrencyType,_.SCContentType=U.SCContentType,_.SCCheckoutSessionStatus=U.SCCheckoutSessionStatus,_.SCPaymentProductTemplateType=U.SCPaymentProductTemplateType,_.SCCheckoutSessionUIMode=U.SCCheckoutSessionUIMode,_.SCPaymentRecurringInterval=U.SCPaymentRecurringInterval},933:(e,_)=>{var t;_.__esModule=!0,_.SCLegalPagePoliciesType=void 0,_.SCLegalPagePoliciesType=t,function(e){e.TERMS_AND_CONDITIONS="tec",e.PRIVACY="privacy"}(t||(_.SCLegalPagePoliciesType=t={}))},447:(e,_)=>{var t,o;_.__esModule=!0,_.SCLiveStreamViewType=_.SCLiveStreamConnectionDetailsErrorType=void 0,_.SCLiveStreamViewType=t,function(e){e.GALLERY="gallery",e.SPEAKER="speaker"}(t||(_.SCLiveStreamViewType=t={})),_.SCLiveStreamConnectionDetailsErrorType=o,function(e){e.LIVE_STREAM_IS_CLOSED="LIVE_STREAM_IS_CLOSED",e.MONTHLY_MINUTE_LIMIT_REACHED="MONTHLY_MINUTE_LIMIT_REACHED",e.WAITING_HOST_TO_START_LIVE_STREAM="WAITING_HOST_TO_START_LIVE_STREAM",e.PARTICIPANTS_LIMIT_REACHED="PARTICIPANTS_LIMIT_REACHED",e.PARTICIPATE_THE_EVENT_TO_JOIN_LIVE_STREAM="PARTICIPATE_THE_EVENT_TO_JOIN_LIVE_STREAM",e.USER_BANNED_FOR_THIS_LIVE_STREAM="USER_BANNED_FOR_THIS_LIVE_STREAM"}(o||(_.SCLiveStreamConnectionDetailsErrorType=o={}))},537:(e,_)=>{var t;_.__esModule=!0,_.SCLanguageType=void 0,_.SCLanguageType=t,function(e){e.EN="en",e.IT="it"}(t||(_.SCLanguageType=t={}))},86:(e,_)=>{var t;_.__esModule=!0,_.SCMetadataTypeFieldType=void 0,_.SCMetadataTypeFieldType=t,function(e){e.STRING="string",e.EMAIL="email",e.URL="url",e.ENUM="enum",e.PHONE_NUMBER="phone_number",e.CHECKBOX="checkbox"}(t||(_.SCMetadataTypeFieldType=t={}))},461:(e,_)=>{var t,o;_.__esModule=!0,_.SCNotificationTypologyType=_.SCNotificationTopicType=void 0,_.SCNotificationTypologyType=t,function(e){e.COMMENT="comment",e.NESTED_COMMENT="nested_comment",e.CONNECTION_REQUEST="connection_request",e.CONNECTION_ACCEPT="connection_accept",e.CONNECTION_REMOVE="connection_remove",e.CONNECTION_REJECT="connection_reject",e.CONNECTION_CANCEL_REJECT="connection_cancel_reject",e.CONNECTION_CANCEL_REQUEST="connection_cancel_request",e.MENTION="mention",e.VOTE_UP="vote_up",e.FOLLOW="follow",e.PRIVATE_MESSAGE="private_message",e.DELETE_PRIVATE_MESSAGE="delete_private_message",e.DELETED_FOR_ADVERTISING="deleted_for_advertising",e.DELETED_FOR_AGGRESSIVE="deleted_for_aggressive",e.DELETED_FOR_VULGAR="deleted_for_vulgar",e.DELETED_FOR_POOR="deleted_for_poor",e.DELETED_FOR_OFFTOPIC="deleted_for_offtopic",e.UNDELETED_FOR="undeleted_for",e.COLLAPSED_FOR_ADVERTISING="collapsed_for_advertising",e.COLLAPSED_FOR_AGGRESSIVE="collapsed_for_aggressive",e.COLLAPSED_FOR_VULGAR="collapsed_for_vulgar",e.COLLAPSED_FOR_POOR="collapsed_for_poor",e.COLLAPSED_FOR_OFFTOPIC="collapsed_for_offtopic",e.USER_FOLLOW="user_follow",e.USER_UNFOLLOW="user_unfollow",e.KINDLY_NOTICE_ADVERTISING="kindly_notice_advertising",e.KINDLY_NOTICE_AGGRESSIVE="kindly_notice_aggressive",e.KINDLY_NOTICE_VULGAR="kindly_notice_vulgar",e.KINDLY_NOTICE_POOR="kindly_notice_poor",e.KINDLY_NOTICE_OFFTOPIC="kindly_notice_offtopic",e.KINDLY_NOTICE_FLAG="kindly_notice_flag",e.BLOCKED_USER="blocked_user",e.UNBLOCKED_USER="unblocked_user",e.INCUBATOR_APPROVED="incubator_approved",e.CUSTOM_NOTIFICATION="custom_notification",e.NOTIFICATION_BANNER="notification_banner",e.CONTRIBUTION="contribution",e.USER_INVITED_TO_JOIN_GROUP="user_invited_to_join_group",e.USER_REQUESTED_TO_JOIN_GROUP="user_requested_to_join_group",e.USER_ACCEPTED_TO_JOIN_GROUP="user_accepted_to_join_group",e.USER_ADDED_TO_GROUP="user_added_to_group",e.USER_INVITED_TO_JOIN_EVENT="user_invited_to_join_event",e.USER_REQUESTED_TO_JOIN_EVENT="user_requested_to_join_event",e.USER_ACCEPTED_TO_JOIN_EVENT="user_accepted_to_join_event",e.USER_ADDED_TO_EVENT="user_added_to_event",e.LIVE_STREAM_STARTED="live_stream_started",e.USER_INVITED_TO_JOIN_COURSE="user_invited_to_join_course",e.USER_REQUESTED_TO_JOIN_COURSE="user_requested_to_join_course",e.USER_ACCEPTED_TO_JOIN_COURSE="user_accepted_to_join_course",e.USER_COMMENTED_A_COURSE_LESSON="user_commented_a_course_lesson",e.USER_ADDED_TO_COURSE="user_added_to_course",e.MANAGER_ADDED_TO_COURSE="manager_added_to_course"}(t||(_.SCNotificationTypologyType=t={})),_.SCNotificationTopicType=o,function(e){e.INTERACTION="interaction",e.NEWS="news"}(o||(_.SCNotificationTopicType=o={}))},914:(e,_)=>{var t,o,S;_.__esModule=!0,_.SCOnBoardingStepType=_.SCOnBoardingStepStatusType=_.SCOnBoardingStepIdType=void 0,_.SCOnBoardingStepType=t,function(e){e.CONTENTS="contents",e.CATEGORIES="categories",e.APPEARANCE="appearance",e.PROFILE="profile",e.INVITE="invite",e.APP="app"}(t||(_.SCOnBoardingStepType=t={})),_.SCOnBoardingStepIdType=o,function(e){e[e.CONTENTS=1]="CONTENTS",e[e.CATEGORIES=2]="CATEGORIES",e[e.APPEARANCE=3]="APPEARANCE",e[e.PROFILE=4]="PROFILE",e[e.INVITE=5]="INVITE",e[e.APP=6]="APP"}(o||(_.SCOnBoardingStepIdType=o={})),_.SCOnBoardingStepStatusType=S,function(e){e.IN_PROGRESS="in_progress",e.COMPLETED="completed",e.NOT_STARTED="not_started",e.FAILED="failed"}(S||(_.SCOnBoardingStepStatusType=S={}))},910:(e,_)=>{var t,o,S,E,n,T;_.__esModule=!0,_.SCPaymentRecurringInterval=_.SCPaymentProductTemplateType=_.SCPaymentPriceCurrencyType=_.SCContentType=_.SCCheckoutSessionUIMode=_.SCCheckoutSessionStatus=void 0,_.SCPaymentProductTemplateType=t,function(e){e.DETAIL="detail"}(t||(_.SCPaymentProductTemplateType=t={})),_.SCPaymentRecurringInterval=o,function(e){e.WEEK="week",e.MONTH="month",e.YEAR="year"}(o||(_.SCPaymentRecurringInterval=o={})),_.SCPaymentPriceCurrencyType=S,function(e){e.EUR="EUR"}(S||(_.SCPaymentPriceCurrencyType=S={})),_.SCContentType=E,function(e){e.ALL="all",e.EVENT="event",e.COURSE="course",e.CATEGORY="category",e.GROUP="group",e.COMMUNITY="community"}(E||(_.SCContentType=E={})),_.SCCheckoutSessionStatus=n,function(e){e.COMPLETE="complete",e.OPEN="open"}(n||(_.SCCheckoutSessionStatus=n={})),_.SCCheckoutSessionUIMode=T,function(e){e.HOSTED="hosted",e.EMBEDDED="embedded"}(T||(_.SCCheckoutSessionUIMode=T={}))},300:(e,_)=>{var t,o;_.__esModule=!0,_.SCPreferenceSection=_.SCPreferenceName=void 0,_.SCPreferenceSection=t,function(e){e.TEXT="text",e.STYLE="style",e.LOGO="logo",e.COLORS="colors",e.COVERS="covers",e.IMAGES="images",e.STAFF="staff",e.LOYALTY="loyalty",e.ADDONS="addons",e.ADVERTISING="advertising",e.CONFIGURATIONS="configurations",e.PROVIDERS="providers",e.WEBMASTER="webmaster",e.STATIC="static"}(t||(_.SCPreferenceSection=t={})),_.SCPreferenceName=o,function(e){e.APPLICATION_NAME="application_name",e.APPLICATION_SLOGAN1="application_slogan1",e.APPLICATION_SLOGAN2="application_slogan2",e.APPLICATION_COPYRIGHT="application_copyright",e.FONT_FAMILY="font_family",e.NAVBAR_LOGO="navbar_logo",e.NAVBAR_LOGO_MOBILE="navbar_logo_mobile",e.COLORBACK="colorback",e.COLORPRIMARY="colorprimary",e.COLORSECONDARY="colorsecondary",e.NAVBARBACK="navbarback",e.COLORFONT="font_color",e.COLORFONTSECONDARY="font_color_secondary",e.COVER_1_HP_M1920="cover_1_hp_m1920",e.COVER_2_HP_M1920="cover_2_hp_m1920",e.COVER_3_HP_M1920="cover_3_hp_m1920",e.COVER_4_HP_M1920="cover_4_hp_m1920",e.COVERS_VISIBILITY="covers_visibility",e.APP_ICON="app_icon",e.USER_DEFAULT_COVER="user_default_cover",e.ERROR_404="error_404",e.ERROR_503="error_503",e.ERRORPAGES_IMAGE="errorpages_image",e.ERRORPAGES_TITLE="errorpages_title",e.ERRORPAGES_SUBTITLE="errorpages_subtitle",e.STAFF_BADGE_ICON="staff_badge_icon",e.STAFF_BADGE_LABEL="staff_badge_label",e.PRIZE_A_IMAGE="prize_a_image",e.PRIZE_B_IMAGE="prize_b_image",e.PRIZE_C_IMAGE="prize_c_image",e.POINTS_MAKE_DISCUSSION="points_make_discussion",e.POINTS_MAKE_POST="points_make_post",e.POINTS_MAKE_COMMENT="points_make_comment",e.POINTS_RECEIVE_VOTE="points_receive_vote",e.POINTS_CONNECTION_OR_FOLLOWER="points_connection_or_follower",e.POINTS_SOCIAL_SHARE="points_social_share",e.POINTS_APP_USED="points_app_used",e.POINTS_DAILY_VISIT="points_daily_visit",e.AFFINITY_ENABLED="affinity_enabled",e.CLOSED_COMMUNITY="closed_community",e.INCUBATOR_ENABLED="incubator_enabled",e.INCUBATOR_SUBSCRIBERS="incubator_subscribers",e.LOYALTY_POINTS_COLLECTION="loyalty_points_collection",e.POLLS_ENABLED="polls_enabled",e.REGISTRATION_WIZARD="registration_wizard",e.POST_GEOLOCATION_ENABLED="post_geolocation_enabled",e.SHARE_POST_ON_FACEBOOK_ENABLED="share_post_on_facebook_enabled",e.SHARE_POST_ON_TWITTER_ENABLED="share_post_on_twitter_enabled",e.SHARE_POST_ON_LINKEDIN_ENABLED="share_post_on_linkedin_enabled",e.CUSTOM_ADV_ENABLED="custom_adv_enabled",e.CUSTOM_ADV_ONLY_FOR_ANONYMOUS_USERS_ENABLED="custom_adv_only_for_anonymous_users_enabled",e.CUSTOM_NAVBAR_ITEM_ENABLED="custom_navbar_item_enabled",e.CUSTOM_NAVBAR_ITEM_TEXT="custom_navbar_item_text",e.CUSTOM_NAVBAR_ITEM_URL="custom_navbar_item_url",e.CUSTOM_NAVBAR_ITEM_IMAGE="custom_navbar_item_image",e.CONNECTION_ENABLED="connection_enabled",e.FOLLOW_ENABLED="follow_enabled",e.EXPLORE_STREAM_ENABLED="explore_stream_enabled",e.EXPLORE_STREAM_ORDER_BY="explore_stream_order_by",e.HOME_STREAM_ORDER_BY="home_stream_order_by",e.MANUAL_CATEGORIES_ORDER_ENABLED="manual_categories_order_enabled",e.PEOPLE_SEARCH_ENABLED="people_search_enabled",e.POST_ONLY_STAFF_ENABLED="post_only_staff_enabled",e.STREAM_QUALITY="stream_quality",e.CONTENT_AVAILABILITY="content_availability",e.USERS_APPROVAL_ENABLED="users_approval_enabled",e.POST_TYPE_ENABLED="post_type_enabled",e.DISCUSSION_TYPE_ENABLED="discussion_type_enabled",e.STATUS_TYPE_ENABLED="status_type_enabled",e.URL_TEMPLATE_EMAIL_SETTINGS="url_template_email_settings",e.URL_TEMPLATE_EMAIL_UNSUBSCRIBE="url_template_email_unsubscribe",e.URL_TEMPLATE_PASSWORD_RECOVER="url_template_password_recover",e.URL_TEMPLATE_VERIFY_EMAIL="url_template_verify_email",e.URL_TEMPLATE_POST="url_template_post",e.URL_TEMPLATE_DISCUSSION="url_template_discussion",e.URL_TEMPLATE_STATUS="url_template_status",e.URL_TEMPLATE_COMMENT="url_template_comment",e.URL_TEMPLATE_CATEGORY="url_template_category",e.URL_TEMPLATE_CATEGORIES_LIST="url_template_categories_list",e.URL_TEMPLATE_USER_PROFILE="url_template_profile",e.URL_TEMPLATE_USER_PROFILE_SETTINGS="url_template_profile_settings",e.URL_TEMPLATE_NOTIFICATIONS="url_template_notifications",e.URL_TEMPLATE_USER_PRIVATE_MESSAGES="url_template_private_message",e.URL_TEMPLATE_INCUBATOR="url_template_incubator",e.URL_TEMPLATE_LIVE_STREAM="url_template_live_stream",e.APP_URL="app_url",e.USER_METADATA_DEFINITIONS="user_metadata_definition",e.TAG_MANAGER_CONTAINER_ID="tag_manager_container_id",e.GDPR_COOKIE_CONSENT_EXTERNAL_HTML="gdpr_cookie_consent_external_html",e.GDPR_SIGNUP_ACCEPT_HTML="gdpr_signup_accept_html",e.APP_URL_ON_APP_STORE="app_url_on_app_store",e.APP_URL_ON_GOOGLE_PLAY="app_url_on_google_play",e.FACEBOOK_SIGNIN_ENABLED="facebook_signin_enabled",e.FACEBOOK_APP_KEY="facebook_app_key",e.FACEBOOK_APP_SECRET="facebook_app_secret",e.LINKEDIN_SIGNIN_ENABLED="linkedin_signin_enabled",e.LINKEDIN_APP_KEY="linkedin_app_key",e.LINKEDIN_APP_SECRET="linkedin_app_secret",e.TWITTER_SIGNIN_ENABLED="twitter_signin_enabled",e.TWITTER_APP_KEY="twitter_app_key",e.TWITTER_APP_SECRET="twitter_app_secret",e.GOOGLE_GEOCODING_API_KEY="google_geocoding_api_key",e.GOOGLE_SIGNIN_ENABLED="google_signin_enabled",e.GOOGLE_APP_KEY="google_app_key",e.GOOGLE_APP_SECRET="google_app_secret",e.WEB_PUSH_PUBLIC_KEY="web_push_public_key",e.WEB_PUSH_ENABLED="web_push_enabled",e.META_ROBOTS="meta_robots",e.META_TITLE_HOME_NOT_LOGGED="meta_title_home_not_logged",e.META_DESCRIPTION="meta_description",e.GROUPS_ENABLED="groups_enabled",e.GROUPS_VISIBILITY_ENABLED="groups_visibility_enabled",e.GROUPS_PRIVATE_ENABLED="groups_private_enabled",e.GROUPS_ONLY_STAFF_ENABLED="groups_only_staff_enabled",e.EVENTS_ENABLED="events_enabled",e.EVENTS_VISIBILITY_ENABLED="events_visibility_enabled",e.EVENTS_PRIVATE_ENABLED="events_private_enabled",e.EVENTS_ONLY_STAFF_ENABLED="events_only_staff_enabled",e.COURSES_ENABLED="courses_enabled",e.COURSES_VISIBILITY_ENABLED="courses_visibility_enabled",e.COURSES_PRIVATE_ENABLED="courses_private_enabled",e.COURSES_ONLY_STAFF_ENABLED="courses_only_staff_enabled",e.COURSES_ADVANCED_ENABLED="courses_advanced_enabled",e.LIVE_STREAM_ENABLED="live_stream_enabled",e.LIVE_STREAM_ONLY_STAFF_ENABLED="live_stream_only_staff_enabled",e.LIVE_STREAM_VIDEO_CONFERENCE_ENABLED="live_stream_video_conference_enabled",e.ONBOARDING_ENABLED="onboarding_enabled",e.ONBOARDING_HIDDEN="onboarding_hidden",e.SUBSCRIPTION_TIER="subscription_tier",e.PAYMENTS_ENABLED="payments_enabled",e.STRIPE_CONNECTED_ACCOUNT_ID="stripe_connected_account_id",e.ENVIRONMENT="env",e.STACK_ID="stackid",e.STRIPE_PUBLIC_KEY="stripe_public_key",e.PRIVATE_MESSAGES_ENABLED="private_messages_enabled",e.CONTEXT_MENU_ENABLED="context_menu_enabled",e.CATEGORY_FOLLOW_ENABLED="category_follow_enabled",e.SHARE_POST_ENABLED="share_post_enabled",e.COMMENTS_ENABLED="comments_enabled",e.SIDEBAR_SHOW_ALL_CATEGORIES_ENABLED="sidebar_show_all_categories_enabled",e.VIDEO_AUTOPLAY_ENABLED="video_autoplay_enabled",e.SCHEDULED_POSTS_ENABLED="scheduled_posts_enabled",e.POST_CATEGORY_REQUIRED_ENABLED="post_category_required_enabled",e.POST_ADDRESSING_REQUIRED_ENABLED="post_addressing_required_enabled"}(o||(_.SCPreferenceName=o={}))},501:(e,_)=>{var t,o,S;_.__esModule=!0,_.SCPrivateMessageType=_.SCPrivateMessageStatusType=_.SCMessageFileType=void 0,_.SCPrivateMessageStatusType=t,function(e){e.CREATED="created",e.DELETED="deleted",e.HIDDEN="hidden",e.NEW="new"}(t||(_.SCPrivateMessageStatusType=t={})),_.SCPrivateMessageType=o,function(e){e.GROUP="group",e.USER="user",e.NEW="new"}(o||(_.SCPrivateMessageType=o={})),_.SCMessageFileType=S,function(e){e.DOCUMENT="application/",e.IMAGE="image/",e.VIDEO="video/",e.PDF="application/pdf",e.AUDIO="audio/"}(S||(_.SCMessageFileType=S={}))},742:(e,_)=>{var t;_.__esModule=!0,_.SCPrizeUserStatusType=void 0,_.SCPrizeUserStatusType=t,function(e){e[e.PENDING=0]="PENDING",e[e.REFUSED=1]="REFUSED",e[e.SENT=2]="SENT"}(t||(_.SCPrizeUserStatusType=t={}))},495:(e,_)=>{var t;_.__esModule=!0,_.SuggestionType=void 0,_.SuggestionType=t,function(e){e.USER="user",e.CATEGORY="category",e.GROUP="group"}(t||(_.SuggestionType=t={}))},869:(e,_)=>{var t;_.__esModule=!0,_.SCCommunitySubscriptionTier=void 0,_.SCCommunitySubscriptionTier=t,function(e){e.FREE_TRIAL="FREE_TRIAL",e.GO="GO",e.PROFESSIONAL="PROFESSIONAL",e.ENTERPRISE="ENTERPRISE"}(t||(_.SCCommunitySubscriptionTier=t={}))},945:(e,_)=>{var t,o;_.__esModule=!0,_.SCUserStatus=_.SCUserReputationType=void 0,_.SCUserStatus=t,function(e){e.APPROVED="a",e.BLOCKED="b",e.DELETED="d",e.UNREGISTERED="u"}(t||(_.SCUserStatus=t={})),_.SCUserReputationType=o,function(e){e[e.GAIN_BY_UPVOTED=1]="GAIN_BY_UPVOTED",e[e.ASSIGNED_BY_MODERATOR=10]="ASSIGNED_BY_MODERATOR",e[e.GAIN_BY_CANCELLING_CONTRIBUTE_MODERATION=11]="GAIN_BY_CANCELLING_CONTRIBUTE_MODERATION",e[e.GAIN_BY_MAKE_POST=12]="GAIN_BY_MAKE_POST",e[e.GAIN_BY_MAKE_FIRST_LEVEL_COMMENT=13]="GAIN_BY_MAKE_FIRST_LEVEL_COMMENT",e[e.GAIN_BY_MAKE_SECOND_LEVEL_COMMENT=14]="GAIN_BY_MAKE_SECOND_LEVEL_COMMENT",e[e.GAIN_BY_CONNECTION=15]="GAIN_BY_CONNECTION",e[e.GAIN_BY_APP_USED=17]="GAIN_BY_APP_USED",e[e.GAIN_BY_DAILY_VISIT=18]="GAIN_BY_DAILY_VISIT",e[e.GAIN_BY_FOLLOWER=19]="GAIN_BY_FOLLOWER",e[e.GAIN_BY_UNBLOCK_ACCOUNT=20]="GAIN_BY_UNBLOCK_ACCOUNT",e[e.LOSE_BY_UPVOTE_CANCELED=-1]="LOSE_BY_UPVOTE_CANCELED",e[e.LOSE_BY_CONTRIBUTE_MODERATION=-11]="LOSE_BY_CONTRIBUTE_MODERATION",e[e.LOSE_BY_DELETE_POST=-12]="LOSE_BY_DELETE_POST",e[e.LOSE_BY_DELETE_FIRST_LEVEL_COMMENT=-13]="LOSE_BY_DELETE_FIRST_LEVEL_COMMENT",e[e.LOSE_BY_DELETE_SECOND_LEVEL_COMMENT=-14]="LOSE_BY_DELETE_SECOND_LEVEL_COMMENT",e[e.LOSE_BY_CONNECTION=-15]="LOSE_BY_CONNECTION",e[e.LOSE_BY_FOLLOWER=-19]="LOSE_BY_FOLLOWER",e[e.LOSE_BY_BLOCK_ACCOUNT=-20]="LOSE_BY_BLOCK_ACCOUNT"}(o||(_.SCUserReputationType=o={}))}},_={};function t(o){var S=_[o];if(void 0!==S)return S.exports;var E=_[o]={exports:{}};return e[o](E,E.exports,t),E.exports}var o={};return(()=>{var e=o;e.__esModule=!0;var _=t(111);e.SCContributionType=_.SCContributionType,e.SCBroadcastMessageBannerType=_.SCBroadcastMessageBannerType,e.SCCategoryAutoFollowType=_.SCCategoryAutoFollowType,e.SCCommentsOrderBy=_.SCCommentsOrderBy,e.SCCustomAdvPosition=_.SCCustomAdvPosition,e.SCCustomPageTypeEnum=_.SCCustomPageTypeEnum,e.SCDeviceTypeEnum=_.SCDeviceTypeEnum,e.SCDeviceApnsTypeEnum=_.SCDeviceApnsTypeEnum,e.SCFeatureName=_.SCFeatureName,e.SCFeedTypologyType=_.SCFeedTypologyType,e.SCFeedUnitActivityTypologyType=_.SCFeedUnitActivityTypologyType,e.SCFlagTypeEnum=_.SCFlagTypeEnum,e.SCFlagModerationStatusType=_.SCFlagModerationStatusType,e.SCConnectionStatus=_.SCConnectionStatus,e.SCIncubatorStatusType=_.SCIncubatorStatusType,e.SCLegalPagePoliciesType=_.SCLegalPagePoliciesType,e.SCLanguageType=_.SCLanguageType,e.SCNotificationTypologyType=_.SCNotificationTypologyType,e.SCNotificationTopicType=_.SCNotificationTopicType,e.SCPreferenceSection=_.SCPreferenceSection,e.SCPreferenceName=_.SCPreferenceName,e.SCMessageFileType=_.SCMessageFileType,e.SCPrizeUserStatusType=_.SCPrizeUserStatusType,e.SCUserStatus=_.SCUserStatus,e.SuggestionType=_.SuggestionType,e.SCPrivateMessageStatusType=_.SCPrivateMessageStatusType,e.SCMetadataTypeFieldType=_.SCMetadataTypeFieldType,e.SCGroupPrivacyType=_.SCGroupPrivacyType,e.SCGroupSubscriptionStatusType=_.SCGroupSubscriptionStatusType,e.SCPrivateMessageType=_.SCPrivateMessageType,e.SCEventPrivacyType=_.SCEventPrivacyType,e.SCEventSubscriptionStatusType=_.SCEventSubscriptionStatusType,e.SCEventRecurrenceType=_.SCEventRecurrenceType,e.SCEventLocationType=_.SCEventLocationType,e.SCEventLocationFilterType=_.SCEventLocationFilterType,e.SCEventDateFilterType=_.SCEventDateFilterType,e.SCOnBoardingStepType=_.SCOnBoardingStepType,e.SCOnBoardingStepStatusType=_.SCOnBoardingStepStatusType,e.SCOnBoardingStepIdType=_.SCOnBoardingStepIdType,e.SCCoursePrivacyType=_.SCCoursePrivacyType,e.SCCourseJoinStatusType=_.SCCourseJoinStatusType,e.SCCourseLessonTypologyType=_.SCCourseLessonTypologyType,e.SCCourseTypologyType=_.SCCourseTypologyType,e.SCCourseLessonStatusType=_.SCCourseLessonStatusType,e.SCCourseLessonCompletionStatusType=_.SCCourseLessonCompletionStatusType,e.SCLiveStreamConnectionDetailsErrorType=_.SCLiveStreamConnectionDetailsErrorType,e.SCLiveStreamViewType=_.SCLiveStreamViewType,e.SCCommunitySubscriptionTier=_.SCCommunitySubscriptionTier,e.SCCommunityEnvironment=_.SCCommunityEnvironment,e.SCPaymentPriceCurrencyType=_.SCPaymentPriceCurrencyType,e.SCContentType=_.SCContentType,e.SCCheckoutSessionStatus=_.SCCheckoutSessionStatus,e.SCPaymentProductTemplateType=_.SCPaymentProductTemplateType,e.SCPaymentRecurringInterval=_.SCPaymentRecurringInterval,e.SCCheckoutSessionUIMode=_.SCCheckoutSessionUIMode,e.SCCourseOrderingUsersType=_.SCCourseOrderingUsersType})(),o})()));
2
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.SelfCommunityTypes=t():e.SelfCommunityTypes=t()}(self,(()=>(()=>{"use strict";var e={884:(e,t)=>{var o;t.__esModule=!0,t.SCBroadcastMessageBannerType=void 0,t.SCBroadcastMessageBannerType=o,function(e){e.HTML="html_banner",e.NOTIFICATION="notification_banner"}(o||(t.SCBroadcastMessageBannerType=o={}))},346:(e,t)=>{var o;t.__esModule=!0,t.SCCategoryAutoFollowType=void 0,t.SCCategoryAutoFollowType=o,function(e){e.NONE="none",e.DEFAULT="default",e.FORCED="forced"}(o||(t.SCCategoryAutoFollowType=o={}))},558:(e,t)=>{var o;t.__esModule=!0,t.SCCommentsOrderBy=void 0,t.SCCommentsOrderBy=o,function(e){e.ADDED_AT_DESC="-added_at",e.ADDED_AT_ASC="added_at",e.CONNECTION_DESC="-connection",e.CONNECTION_ASC="connection"}(o||(t.SCCommentsOrderBy=o={}))},949:(e,t)=>{var o,_;t.__esModule=!0,t.SCContributionType=t.SCContributeStatusType=void 0,t.SCContributionType=o,function(e){e.DISCUSSION="discussion",e.POST="post",e.STATUS="status",e.COMMENT="comment"}(o||(t.SCContributionType=o={})),t.SCContributeStatusType=_,function(e){e.OPEN="open",e.IGNORED="ignored",e.HIDDEN="hidden",e.DELETED="deleted"}(_||(t.SCContributeStatusType=_={}))},591:(e,t)=>{var o,_,n,S,E,a,i;t.__esModule=!0,t.SCCourseTypologyType=t.SCCoursePrivacyType=t.SCCourseOrderingUsersType=t.SCCourseLessonTypologyType=t.SCCourseLessonStatusType=t.SCCourseLessonCompletionStatusType=t.SCCourseJoinStatusType=void 0,t.SCCoursePrivacyType=o,function(e){e.OPEN="open",e.PRIVATE="private",e.SECRET="secret",e.DRAFT=""}(o||(t.SCCoursePrivacyType=o={})),t.SCCourseTypologyType=_,function(e){e.SELF="self-paced",e.STRUCTURED="structured",e.SCHEDULED="scheduled"}(_||(t.SCCourseTypologyType=_={})),t.SCCourseJoinStatusType=n,function(e){e.JOINED="joined",e.REQUESTED="requested",e.INVITED="invited",e.MANAGER="manager",e.CREATOR="creator",e.PAYMENT_WAITING="payment_waiting"}(n||(t.SCCourseJoinStatusType=n={})),t.SCCourseOrderingUsersType=S,function(e){e.JOINED_AT="joined_at",e.LAST_ACTIVE_AT="last_active_at"}(S||(t.SCCourseOrderingUsersType=S={})),t.SCCourseLessonTypologyType=E,function(e){e.LESSON="lesson",e.QUIZ="quiz"}(E||(t.SCCourseLessonTypologyType=E={})),t.SCCourseLessonStatusType=a,function(e){e.DRAFT="draft",e.PUBLISHED="published"}(a||(t.SCCourseLessonStatusType=a={})),t.SCCourseLessonCompletionStatusType=i,function(e){e.UNCOMPLETED="uncompleted",e.COMPLETED="completed",e.FAILED="failed"}(i||(t.SCCourseLessonCompletionStatusType=i={}))},307:(e,t)=>{var o;t.__esModule=!0,t.SCCustomAdvPosition=void 0,t.SCCustomAdvPosition=o,function(e){e.POSITION_BELOW_TOPBAR="BELOW_TOPBAR",e.POSITION_BELOW_FEED_OBJECT="BELOW_THE_POST",e.POSITION_IN_COMMENTS="IN_POST_COMMENTS",e.POSITION_RELATED_POSTS_COLUMN="RELATED_POSTS_COLUMN",e.POSITION_FEED_SIDEBAR="TOOLS_COLUMN",e.POSITION_FEED="IN_STREAM",e.POSITION_ABOVE_FEED="ABOVE_THE_STREAM"}(o||(t.SCCustomAdvPosition=o={}))},974:(e,t)=>{var o;t.__esModule=!0,t.SCCustomMenu=void 0,t.SCCustomMenu=o,function(e){e.BASE="base",e.NOT_LOGGED="not_logged",e.USER="user"}(o||(t.SCCustomMenu=o={}))},286:(e,t)=>{var o;t.__esModule=!0,t.SCCustomPageTypeEnum=void 0,t.SCCustomPageTypeEnum=o,function(e){e.NORMAL="normal",e.LEGAL="legal"}(o||(t.SCCustomPageTypeEnum=o={}))},641:(e,t)=>{var o,_,n;t.__esModule=!0,t.SCDeviceTypeEnum=t.SCDeviceGcmTypeEnum=t.SCDeviceApnsTypeEnum=void 0,t.SCDeviceTypeEnum=o,function(e){e.ANDROID="Android",e.IOS="iOS"}(o||(t.SCDeviceTypeEnum=o={})),t.SCDeviceGcmTypeEnum=_,function(e){e.GCM="GCM",e.FCM="FCM"}(_||(t.SCDeviceGcmTypeEnum=_={})),t.SCDeviceApnsTypeEnum=n,function(e){e.APNS="APNS"}(n||(t.SCDeviceApnsTypeEnum=n={}))},77:(e,t)=>{var o;t.__esModule=!0,t.SCCommunityEnvironment=void 0,t.SCCommunityEnvironment=o,function(e){e.STAGE="stage",e.PRODUCTION="prod"}(o||(t.SCCommunityEnvironment=o={}))},682:(e,t)=>{var o,_,n,S,E,a;t.__esModule=!0,t.SCEventSubscriptionStatusType=t.SCEventRecurrenceType=t.SCEventPrivacyType=t.SCEventLocationType=t.SCEventLocationFilterType=t.SCEventDateFilterType=void 0,t.SCEventPrivacyType=o,function(e){e.PUBLIC="public",e.PRIVATE="private"}(o||(t.SCEventPrivacyType=o={})),t.SCEventSubscriptionStatusType=_,function(e){e.SUBSCRIBED="subscribed",e.REQUESTED="requested",e.INVITED="invited",e.GOING="going",e.NOT_GOING="not_going"}(_||(t.SCEventSubscriptionStatusType=_={})),t.SCEventLocationType=n,function(e){e.PERSON="in person",e.ONLINE="virtual",e.LIVESTREAM="live_stream"}(n||(t.SCEventLocationType=n={})),t.SCEventLocationFilterType=S,function(e){e.ANY="any",e.PERSON="in person",e.ONLINE="virtual"}(S||(t.SCEventLocationFilterType=S={})),t.SCEventRecurrenceType=E,function(e){e.NEVER="never",e.DAILY="daily",e.WEEKLY="weekly",e.MONTHLY="monthly"}(E||(t.SCEventRecurrenceType=E={})),t.SCEventDateFilterType=a,function(e){e.ALL="all",e.TODAY="today",e.TOMORROW="tomorrow",e.THIS_WEEK="this_week",e.NEXT_WEEK="next_week",e.THIS_MONTH="this_month",e.NOT_PAST="not_past",e.PAST="past"}(a||(t.SCEventDateFilterType=a={}))},795:(e,t)=>{var o;t.__esModule=!0,t.SCFeatureName=void 0,t.SCFeatureName=o,function(e){e.INTERESTS="interests",e.CUSTOMIZE="customize",e.ADDONS="addons",e.DOMAIN="domain",e.SOCIAL_PROVIDERS="social_providers",e.COMMUNITY_SUBSCRIPTION="community_subscription",e.SEO="seo",e.ADVERTISING="advertising",e.GOOGLE_CLOUD_API="google_cloud_api",e.HOTJAR="hotjar",e.SQREEN="sqreen",e.INCUBATORS="incubators",e.CMS="cms",e.LEGAL_PAGES="legal_pages",e.SCORING="scoring",e.USER_ROLES="user_roles",e.EMAIL_MANAGER="email_manager",e.LOYALTY="loyalty",e.BROADCAST="broadcast",e.INVITATION="invitation",e.APP_SETTINGS="app_settings",e.MODERATION_FLAGS="moderation_flags",e.MODERATION_CONTENTS="moderation_contents",e.MODERATION_USERS_BLOCKED="moderation_users_blocked",e.MODERATION_USERS="moderation_users",e.DATA_PROVISIONING_DASHBOARD="data_provisioning_dashboard",e.DATA_PROVISIONING_USERS="data_provisioning_users",e.DATA_PROVISIONING_CONTENTS="data_provisioning_contents",e.DATA_PROVISIONING_INTERESTS="data_provisioning_interests",e.DATA_PROVISIONING_POLLS="data_provisioning_polls",e.DATA_PROVISIONING_REPORTS="data_provisioning_reports",e.REGISTRATION_ALERTS="registration_alerts",e.SOCIAL_SHARE="social_share",e.FEED_SETTINGS="stream_settings",e.TAGGING="tagging",e.API_V2="api_v2",e.WEBHOOK="webhook",e.HEADLESS="headless",e.CUSTOMIZE_HEADLESS="customize_headless",e.SYSTEM_PAGES="system_pages",e.REACTION="reaction",e.GROUPING="grouping",e.EVENT="event",e.LIVE_STREAM="live_stream",e.PAYMENTS="payments",e.COURSE="course"}(o||(t.SCFeatureName=o={}))},618:(e,t)=>{var o,_;t.__esModule=!0,t.SCFeedUnitActivityTypologyType=t.SCFeedTypologyType=void 0,t.SCFeedTypologyType=o,function(e){e.HOME="home",e.EXPLORE="explore",e.CATEGORY="category",e.GROUP="group",e.EVENT="event"}(o||(t.SCFeedTypologyType=o={})),t.SCFeedUnitActivityTypologyType=_,function(e){e.COMMENT="comment",e.VOTE="vote",e.POLLVOTE="pollvote",e.FOLLOW="follow"}(_||(t.SCFeedUnitActivityTypologyType=_={}))},880:(e,t)=>{var o,_;t.__esModule=!0,t.SCFlagTypeEnum=t.SCFlagModerationStatusType=void 0,t.SCFlagTypeEnum=o,function(e){e[e.SPAM=0]="SPAM",e[e.AGGRESSIVE=1]="AGGRESSIVE",e[e.VULGAR=2]="VULGAR",e[e.POOR=3]="POOR",e[e.OFFTOPIC=4]="OFFTOPIC"}(o||(t.SCFlagTypeEnum=o={})),t.SCFlagModerationStatusType=_,function(e){e.IGNORED="ignored",e.DELETED="deleted",e.HIDDEN="hidden"}(_||(t.SCFlagModerationStatusType=_={}))},30:(e,t)=>{var o;t.__esModule=!0,t.SCConnectionStatus=void 0,t.SCConnectionStatus=o,function(e){e.CONNECTED="connected",e.CONNECTION_REQUEST_SENT="sent_connection_request",e.CONNECTION_REQUEST_RECEIVED="received_connection_request"}(o||(t.SCConnectionStatus=o={}))},538:(e,t)=>{var o,_;t.__esModule=!0,t.SCGroupSubscriptionStatusType=t.SCGroupPrivacyType=void 0,t.SCGroupPrivacyType=o,function(e){e.PUBLIC="public",e.PRIVATE="private"}(o||(t.SCGroupPrivacyType=o={})),t.SCGroupSubscriptionStatusType=_,function(e){e.SUBSCRIBED="subscribed",e.REQUESTED="requested",e.INVITED="invited",e.PAYMENT_WAITING="payment_waiting"}(_||(t.SCGroupSubscriptionStatusType=_={}))},584:(e,t)=>{var o;t.__esModule=!0,t.SCIncubatorStatusType=void 0,t.SCIncubatorStatusType=o,function(e){e[e.PENDING=0]="PENDING",e[e.PROPOSAL=1]="PROPOSAL",e[e.APPROVED=2]="APPROVED",e[e.IGNORED=3]="IGNORED"}(o||(t.SCIncubatorStatusType=o={}))},111:(e,t,o)=>{t.__esModule=!0;var _=o(884);t.SCBroadcastMessageBannerType=_.SCBroadcastMessageBannerType;var n=o(307);t.SCCustomAdvPosition=n.SCCustomAdvPosition;var S=o(974);t.SCCustomMenu=S.SCCustomMenu;var E=o(537);t.SCLanguageType=E.SCLanguageType;var a=o(945);t.SCUserReputationType=a.SCUserReputationType,t.SCUserStatus=a.SCUserStatus;var i=o(346);t.SCCategoryAutoFollowType=i.SCCategoryAutoFollowType;var T=o(950);t.SCMimeTypes=T.SCMimeTypes;var C=o(86);t.SCMetadataTypeFieldType=C.SCMetadataTypeFieldType;var r=o(558);t.SCCommentsOrderBy=r.SCCommentsOrderBy;var s=o(501);t.SCMessageFileType=s.SCMessageFileType,t.SCPrivateMessageStatusType=s.SCPrivateMessageStatusType,t.SCPrivateMessageType=s.SCPrivateMessageType;var p=o(584);t.SCIncubatorStatusType=p.SCIncubatorStatusType;var O=o(742);t.SCPrizeUserStatusType=O.SCPrizeUserStatusType;var u=o(618);t.SCFeedTypologyType=u.SCFeedTypologyType,t.SCFeedUnitActivityTypologyType=u.SCFeedUnitActivityTypologyType;var c=o(461);t.SCNotificationTopicType=c.SCNotificationTopicType,t.SCNotificationTypologyType=c.SCNotificationTypologyType;var y=o(880);t.SCFlagModerationStatusType=y.SCFlagModerationStatusType,t.SCFlagTypeEnum=y.SCFlagTypeEnum;var N=o(286);t.SCCustomPageTypeEnum=N.SCCustomPageTypeEnum;var l=o(300);t.SCPreferenceSection=l.SCPreferenceSection,t.SCPreferenceName=l.SCPreferenceName;var A=o(795);t.SCFeatureName=A.SCFeatureName;var d=o(933);t.SCLegalPagePoliciesType=d.SCLegalPagePoliciesType;var I=o(949);t.SCContributeStatusType=I.SCContributeStatusType,t.SCContributionType=I.SCContributionType;var L=o(495);t.SuggestionType=L.SuggestionType;var R=o(30);t.SCConnectionStatus=R.SCConnectionStatus;var P=o(641);t.SCDeviceApnsTypeEnum=P.SCDeviceApnsTypeEnum,t.SCDeviceTypeEnum=P.SCDeviceTypeEnum;var m=o(538);t.SCGroupPrivacyType=m.SCGroupPrivacyType,t.SCGroupSubscriptionStatusType=m.SCGroupSubscriptionStatusType;var v=o(682);t.SCEventPrivacyType=v.SCEventPrivacyType,t.SCEventRecurrenceType=v.SCEventRecurrenceType,t.SCEventLocationType=v.SCEventLocationType,t.SCEventDateFilterType=v.SCEventDateFilterType,t.SCEventLocationFilterType=v.SCEventLocationFilterType,t.SCEventSubscriptionStatusType=v.SCEventSubscriptionStatusType;var D=o(591);t.SCCoursePrivacyType=D.SCCoursePrivacyType,t.SCCourseJoinStatusType=D.SCCourseJoinStatusType,t.SCCourseLessonTypologyType=D.SCCourseLessonTypologyType,t.SCCourseLessonStatusType=D.SCCourseLessonStatusType,t.SCCourseTypologyType=D.SCCourseTypologyType,t.SCCourseLessonCompletionStatusType=D.SCCourseLessonCompletionStatusType,t.SCCourseOrderingUsersType=D.SCCourseOrderingUsersType;var g=o(447);t.SCLiveStreamViewType=g.SCLiveStreamViewType,t.SCLiveStreamConnectionDetailsErrorType=g.SCLiveStreamConnectionDetailsErrorType;var M=o(914);t.SCOnBoardingStepType=M.SCOnBoardingStepType,t.SCOnBoardingStepStatusType=M.SCOnBoardingStepStatusType,t.SCOnBoardingStepIdType=M.SCOnBoardingStepIdType;var U=o(869);t.SCCommunitySubscriptionTier=U.SCCommunitySubscriptionTier;var B=o(77);t.SCCommunityEnvironment=B.SCCommunityEnvironment;var f=o(910);t.SCPaymentPriceCurrencyType=f.SCPaymentPriceCurrencyType,t.SCContentType=f.SCContentType,t.SCCheckoutSessionStatus=f.SCCheckoutSessionStatus,t.SCPaymentProductTemplateType=f.SCPaymentProductTemplateType,t.SCCheckoutSessionUIMode=f.SCCheckoutSessionUIMode,t.SCPaymentRecurringInterval=f.SCPaymentRecurringInterval},933:(e,t)=>{var o;t.__esModule=!0,t.SCLegalPagePoliciesType=void 0,t.SCLegalPagePoliciesType=o,function(e){e.TERMS_AND_CONDITIONS="tec",e.PRIVACY="privacy"}(o||(t.SCLegalPagePoliciesType=o={}))},447:(e,t)=>{var o,_;t.__esModule=!0,t.SCLiveStreamViewType=t.SCLiveStreamConnectionDetailsErrorType=void 0,t.SCLiveStreamViewType=o,function(e){e.GALLERY="gallery",e.SPEAKER="speaker"}(o||(t.SCLiveStreamViewType=o={})),t.SCLiveStreamConnectionDetailsErrorType=_,function(e){e.LIVE_STREAM_IS_CLOSED="LIVE_STREAM_IS_CLOSED",e.MONTHLY_MINUTE_LIMIT_REACHED="MONTHLY_MINUTE_LIMIT_REACHED",e.WAITING_HOST_TO_START_LIVE_STREAM="WAITING_HOST_TO_START_LIVE_STREAM",e.PARTICIPANTS_LIMIT_REACHED="PARTICIPANTS_LIMIT_REACHED",e.PARTICIPATE_THE_EVENT_TO_JOIN_LIVE_STREAM="PARTICIPATE_THE_EVENT_TO_JOIN_LIVE_STREAM",e.USER_BANNED_FOR_THIS_LIVE_STREAM="USER_BANNED_FOR_THIS_LIVE_STREAM"}(_||(t.SCLiveStreamConnectionDetailsErrorType=_={}))},537:(e,t)=>{var o;t.__esModule=!0,t.SCLanguageType=void 0,t.SCLanguageType=o,function(e){e.EN="en",e.IT="it"}(o||(t.SCLanguageType=o={}))},950:(e,t)=>{var o;t.__esModule=!0,t.SCMimeTypes=void 0,t.SCMimeTypes=o,function(e){e.JPEG="image/jpeg",e.PNG="image/png",e.GIF="image/gif",e.WEBP="image/webp",e.PLAIN_TEXT="text/plain",e.CSV="text/csv",e.PDF="application/pdf",e.DOC="application/msword",e.DOCX="application/vnd.openxmlformats-officedocument.wordprocessingml.document",e.DOTX="application/vnd.openxmlformats-officedocument.wordprocessingml.template",e.DOCM="application/vnd.ms-word.document.macroEnabled.12",e.DOTM="application/vnd.ms-word.template.macroEnabled.12",e.XLS="application/vnd.ms-excel",e.XLSX="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",e.XLTX="application/vnd.openxmlformats-officedocument.spreadsheetml.template",e.XLSM="application/vnd.ms-excel.sheet.macroEnabled.12",e.XLTM="application/vnd.ms-excel.template.macroEnabled.12",e.XLAM="application/vnd.ms-excel.addin.macroEnabled.12",e.XLSB="application/vnd.ms-excel.sheet.binary.macroEnabled.12",e.PPT="application/vnd.ms-powerpoint",e.PPTX="application/vnd.openxmlformats-officedocument.presentationml.presentation",e.POTX="application/vnd.openxmlformats-officedocument.presentationml.template",e.PPSX="application/vnd.openxmlformats-officedocument.presentationml.slideshow",e.PPAM="application/vnd.ms-powerpoint.addin.macroEnabled.12",e.PPTM="application/vnd.ms-powerpoint.presentation.macroEnabled.12",e.POTM="application/vnd.ms-powerpoint.template.macroEnabled.12",e.PPSM="application/vnd.ms-powerpoint.slideshow.macroEnabled.12",e.ODT="application/vnd.oasis.opendocument.text",e.ODS="application/vnd.oasis.opendocument.spreadsheet",e.ODP="application/vnd.oasis.opendocument.presentation",e.ODG="application/vnd.oasis.opendocument.graphics",e.ODB="application/vnd.oasis.opendocument.database",e.ODF="application/vnd.oasis.opendocument.formula",e.OTT="application/vnd.oasis.opendocument.text-template",e.OTS="application/vnd.oasis.opendocument.spreadsheet-template",e.OTP="application/vnd.oasis.opendocument.presentation-template",e.OTG="application/vnd.oasis.opendocument.graphics-template"}(o||(t.SCMimeTypes=o={}))},86:(e,t)=>{var o;t.__esModule=!0,t.SCMetadataTypeFieldType=void 0,t.SCMetadataTypeFieldType=o,function(e){e.STRING="string",e.EMAIL="email",e.URL="url",e.ENUM="enum",e.PHONE_NUMBER="phone_number",e.CHECKBOX="checkbox"}(o||(t.SCMetadataTypeFieldType=o={}))},461:(e,t)=>{var o,_;t.__esModule=!0,t.SCNotificationTypologyType=t.SCNotificationTopicType=void 0,t.SCNotificationTypologyType=o,function(e){e.COMMENT="comment",e.NESTED_COMMENT="nested_comment",e.CONNECTION_REQUEST="connection_request",e.CONNECTION_ACCEPT="connection_accept",e.CONNECTION_REMOVE="connection_remove",e.CONNECTION_REJECT="connection_reject",e.CONNECTION_CANCEL_REJECT="connection_cancel_reject",e.CONNECTION_CANCEL_REQUEST="connection_cancel_request",e.MENTION="mention",e.VOTE_UP="vote_up",e.FOLLOW="follow",e.PRIVATE_MESSAGE="private_message",e.DELETE_PRIVATE_MESSAGE="delete_private_message",e.DELETED_FOR_ADVERTISING="deleted_for_advertising",e.DELETED_FOR_AGGRESSIVE="deleted_for_aggressive",e.DELETED_FOR_VULGAR="deleted_for_vulgar",e.DELETED_FOR_POOR="deleted_for_poor",e.DELETED_FOR_OFFTOPIC="deleted_for_offtopic",e.UNDELETED_FOR="undeleted_for",e.COLLAPSED_FOR_ADVERTISING="collapsed_for_advertising",e.COLLAPSED_FOR_AGGRESSIVE="collapsed_for_aggressive",e.COLLAPSED_FOR_VULGAR="collapsed_for_vulgar",e.COLLAPSED_FOR_POOR="collapsed_for_poor",e.COLLAPSED_FOR_OFFTOPIC="collapsed_for_offtopic",e.USER_FOLLOW="user_follow",e.USER_UNFOLLOW="user_unfollow",e.KINDLY_NOTICE_ADVERTISING="kindly_notice_advertising",e.KINDLY_NOTICE_AGGRESSIVE="kindly_notice_aggressive",e.KINDLY_NOTICE_VULGAR="kindly_notice_vulgar",e.KINDLY_NOTICE_POOR="kindly_notice_poor",e.KINDLY_NOTICE_OFFTOPIC="kindly_notice_offtopic",e.KINDLY_NOTICE_FLAG="kindly_notice_flag",e.BLOCKED_USER="blocked_user",e.UNBLOCKED_USER="unblocked_user",e.INCUBATOR_APPROVED="incubator_approved",e.CUSTOM_NOTIFICATION="custom_notification",e.NOTIFICATION_BANNER="notification_banner",e.CONTRIBUTION="contribution",e.USER_INVITED_TO_JOIN_GROUP="user_invited_to_join_group",e.USER_REQUESTED_TO_JOIN_GROUP="user_requested_to_join_group",e.USER_ACCEPTED_TO_JOIN_GROUP="user_accepted_to_join_group",e.USER_ADDED_TO_GROUP="user_added_to_group",e.USER_INVITED_TO_JOIN_EVENT="user_invited_to_join_event",e.USER_REQUESTED_TO_JOIN_EVENT="user_requested_to_join_event",e.USER_ACCEPTED_TO_JOIN_EVENT="user_accepted_to_join_event",e.USER_ADDED_TO_EVENT="user_added_to_event",e.LIVE_STREAM_STARTED="live_stream_started",e.USER_INVITED_TO_JOIN_COURSE="user_invited_to_join_course",e.USER_REQUESTED_TO_JOIN_COURSE="user_requested_to_join_course",e.USER_ACCEPTED_TO_JOIN_COURSE="user_accepted_to_join_course",e.USER_COMMENTED_A_COURSE_LESSON="user_commented_a_course_lesson",e.USER_ADDED_TO_COURSE="user_added_to_course",e.MANAGER_ADDED_TO_COURSE="manager_added_to_course"}(o||(t.SCNotificationTypologyType=o={})),t.SCNotificationTopicType=_,function(e){e.INTERACTION="interaction",e.NEWS="news"}(_||(t.SCNotificationTopicType=_={}))},914:(e,t)=>{var o,_,n;t.__esModule=!0,t.SCOnBoardingStepType=t.SCOnBoardingStepStatusType=t.SCOnBoardingStepIdType=void 0,t.SCOnBoardingStepType=o,function(e){e.CONTENTS="contents",e.CATEGORIES="categories",e.APPEARANCE="appearance",e.PROFILE="profile",e.INVITE="invite",e.APP="app"}(o||(t.SCOnBoardingStepType=o={})),t.SCOnBoardingStepIdType=_,function(e){e[e.CONTENTS=1]="CONTENTS",e[e.CATEGORIES=2]="CATEGORIES",e[e.APPEARANCE=3]="APPEARANCE",e[e.PROFILE=4]="PROFILE",e[e.INVITE=5]="INVITE",e[e.APP=6]="APP"}(_||(t.SCOnBoardingStepIdType=_={})),t.SCOnBoardingStepStatusType=n,function(e){e.IN_PROGRESS="in_progress",e.COMPLETED="completed",e.NOT_STARTED="not_started",e.FAILED="failed"}(n||(t.SCOnBoardingStepStatusType=n={}))},910:(e,t)=>{var o,_,n,S,E,a;t.__esModule=!0,t.SCPaymentRecurringInterval=t.SCPaymentProductTemplateType=t.SCPaymentPriceCurrencyType=t.SCContentType=t.SCCheckoutSessionUIMode=t.SCCheckoutSessionStatus=void 0,t.SCPaymentProductTemplateType=o,function(e){e.DETAIL="detail"}(o||(t.SCPaymentProductTemplateType=o={})),t.SCPaymentRecurringInterval=_,function(e){e.WEEK="week",e.MONTH="month",e.YEAR="year"}(_||(t.SCPaymentRecurringInterval=_={})),t.SCPaymentPriceCurrencyType=n,function(e){e.EUR="EUR"}(n||(t.SCPaymentPriceCurrencyType=n={})),t.SCContentType=S,function(e){e.ALL="all",e.EVENT="event",e.COURSE="course",e.CATEGORY="category",e.GROUP="group",e.COMMUNITY="community"}(S||(t.SCContentType=S={})),t.SCCheckoutSessionStatus=E,function(e){e.COMPLETE="complete",e.OPEN="open"}(E||(t.SCCheckoutSessionStatus=E={})),t.SCCheckoutSessionUIMode=a,function(e){e.HOSTED="hosted",e.EMBEDDED="embedded"}(a||(t.SCCheckoutSessionUIMode=a={}))},300:(e,t)=>{var o,_;t.__esModule=!0,t.SCPreferenceSection=t.SCPreferenceName=void 0,t.SCPreferenceSection=o,function(e){e.TEXT="text",e.STYLE="style",e.LOGO="logo",e.COLORS="colors",e.COVERS="covers",e.IMAGES="images",e.STAFF="staff",e.LOYALTY="loyalty",e.ADDONS="addons",e.ADVERTISING="advertising",e.CONFIGURATIONS="configurations",e.PROVIDERS="providers",e.WEBMASTER="webmaster",e.STATIC="static"}(o||(t.SCPreferenceSection=o={})),t.SCPreferenceName=_,function(e){e.APPLICATION_NAME="application_name",e.APPLICATION_SLOGAN1="application_slogan1",e.APPLICATION_SLOGAN2="application_slogan2",e.APPLICATION_COPYRIGHT="application_copyright",e.FONT_FAMILY="font_family",e.NAVBAR_LOGO="navbar_logo",e.NAVBAR_LOGO_MOBILE="navbar_logo_mobile",e.COLORBACK="colorback",e.COLORPRIMARY="colorprimary",e.COLORSECONDARY="colorsecondary",e.NAVBARBACK="navbarback",e.COLORFONT="font_color",e.COLORFONTSECONDARY="font_color_secondary",e.COVER_1_HP_M1920="cover_1_hp_m1920",e.COVER_2_HP_M1920="cover_2_hp_m1920",e.COVER_3_HP_M1920="cover_3_hp_m1920",e.COVER_4_HP_M1920="cover_4_hp_m1920",e.COVERS_VISIBILITY="covers_visibility",e.APP_ICON="app_icon",e.USER_DEFAULT_COVER="user_default_cover",e.ERROR_404="error_404",e.ERROR_503="error_503",e.ERRORPAGES_IMAGE="errorpages_image",e.ERRORPAGES_TITLE="errorpages_title",e.ERRORPAGES_SUBTITLE="errorpages_subtitle",e.STAFF_BADGE_ICON="staff_badge_icon",e.STAFF_BADGE_LABEL="staff_badge_label",e.PRIZE_A_IMAGE="prize_a_image",e.PRIZE_B_IMAGE="prize_b_image",e.PRIZE_C_IMAGE="prize_c_image",e.POINTS_MAKE_DISCUSSION="points_make_discussion",e.POINTS_MAKE_POST="points_make_post",e.POINTS_MAKE_COMMENT="points_make_comment",e.POINTS_RECEIVE_VOTE="points_receive_vote",e.POINTS_CONNECTION_OR_FOLLOWER="points_connection_or_follower",e.POINTS_SOCIAL_SHARE="points_social_share",e.POINTS_APP_USED="points_app_used",e.POINTS_DAILY_VISIT="points_daily_visit",e.AFFINITY_ENABLED="affinity_enabled",e.CLOSED_COMMUNITY="closed_community",e.INCUBATOR_ENABLED="incubator_enabled",e.INCUBATOR_SUBSCRIBERS="incubator_subscribers",e.LOYALTY_POINTS_COLLECTION="loyalty_points_collection",e.POLLS_ENABLED="polls_enabled",e.REGISTRATION_WIZARD="registration_wizard",e.POST_GEOLOCATION_ENABLED="post_geolocation_enabled",e.SHARE_POST_ON_FACEBOOK_ENABLED="share_post_on_facebook_enabled",e.SHARE_POST_ON_TWITTER_ENABLED="share_post_on_twitter_enabled",e.SHARE_POST_ON_LINKEDIN_ENABLED="share_post_on_linkedin_enabled",e.CUSTOM_ADV_ENABLED="custom_adv_enabled",e.CUSTOM_ADV_ONLY_FOR_ANONYMOUS_USERS_ENABLED="custom_adv_only_for_anonymous_users_enabled",e.CUSTOM_NAVBAR_ITEM_ENABLED="custom_navbar_item_enabled",e.CUSTOM_NAVBAR_ITEM_TEXT="custom_navbar_item_text",e.CUSTOM_NAVBAR_ITEM_URL="custom_navbar_item_url",e.CUSTOM_NAVBAR_ITEM_IMAGE="custom_navbar_item_image",e.CONNECTION_ENABLED="connection_enabled",e.FOLLOW_ENABLED="follow_enabled",e.EXPLORE_STREAM_ENABLED="explore_stream_enabled",e.EXPLORE_STREAM_ORDER_BY="explore_stream_order_by",e.HOME_STREAM_ORDER_BY="home_stream_order_by",e.MANUAL_CATEGORIES_ORDER_ENABLED="manual_categories_order_enabled",e.PEOPLE_SEARCH_ENABLED="people_search_enabled",e.POST_ONLY_STAFF_ENABLED="post_only_staff_enabled",e.STREAM_QUALITY="stream_quality",e.CONTENT_AVAILABILITY="content_availability",e.USERS_APPROVAL_ENABLED="users_approval_enabled",e.POST_TYPE_ENABLED="post_type_enabled",e.DISCUSSION_TYPE_ENABLED="discussion_type_enabled",e.STATUS_TYPE_ENABLED="status_type_enabled",e.URL_TEMPLATE_EMAIL_SETTINGS="url_template_email_settings",e.URL_TEMPLATE_EMAIL_UNSUBSCRIBE="url_template_email_unsubscribe",e.URL_TEMPLATE_PASSWORD_RECOVER="url_template_password_recover",e.URL_TEMPLATE_VERIFY_EMAIL="url_template_verify_email",e.URL_TEMPLATE_POST="url_template_post",e.URL_TEMPLATE_DISCUSSION="url_template_discussion",e.URL_TEMPLATE_STATUS="url_template_status",e.URL_TEMPLATE_COMMENT="url_template_comment",e.URL_TEMPLATE_CATEGORY="url_template_category",e.URL_TEMPLATE_CATEGORIES_LIST="url_template_categories_list",e.URL_TEMPLATE_USER_PROFILE="url_template_profile",e.URL_TEMPLATE_USER_PROFILE_SETTINGS="url_template_profile_settings",e.URL_TEMPLATE_NOTIFICATIONS="url_template_notifications",e.URL_TEMPLATE_USER_PRIVATE_MESSAGES="url_template_private_message",e.URL_TEMPLATE_INCUBATOR="url_template_incubator",e.URL_TEMPLATE_LIVE_STREAM="url_template_live_stream",e.APP_URL="app_url",e.USER_METADATA_DEFINITIONS="user_metadata_definition",e.TAG_MANAGER_CONTAINER_ID="tag_manager_container_id",e.GDPR_COOKIE_CONSENT_EXTERNAL_HTML="gdpr_cookie_consent_external_html",e.GDPR_SIGNUP_ACCEPT_HTML="gdpr_signup_accept_html",e.APP_URL_ON_APP_STORE="app_url_on_app_store",e.APP_URL_ON_GOOGLE_PLAY="app_url_on_google_play",e.FACEBOOK_SIGNIN_ENABLED="facebook_signin_enabled",e.FACEBOOK_APP_KEY="facebook_app_key",e.FACEBOOK_APP_SECRET="facebook_app_secret",e.LINKEDIN_SIGNIN_ENABLED="linkedin_signin_enabled",e.LINKEDIN_APP_KEY="linkedin_app_key",e.LINKEDIN_APP_SECRET="linkedin_app_secret",e.TWITTER_SIGNIN_ENABLED="twitter_signin_enabled",e.TWITTER_APP_KEY="twitter_app_key",e.TWITTER_APP_SECRET="twitter_app_secret",e.GOOGLE_GEOCODING_API_KEY="google_geocoding_api_key",e.GOOGLE_SIGNIN_ENABLED="google_signin_enabled",e.GOOGLE_APP_KEY="google_app_key",e.GOOGLE_APP_SECRET="google_app_secret",e.WEB_PUSH_PUBLIC_KEY="web_push_public_key",e.WEB_PUSH_ENABLED="web_push_enabled",e.META_ROBOTS="meta_robots",e.META_TITLE_HOME_NOT_LOGGED="meta_title_home_not_logged",e.META_DESCRIPTION="meta_description",e.GROUPS_ENABLED="groups_enabled",e.GROUPS_VISIBILITY_ENABLED="groups_visibility_enabled",e.GROUPS_PRIVATE_ENABLED="groups_private_enabled",e.GROUPS_ONLY_STAFF_ENABLED="groups_only_staff_enabled",e.EVENTS_ENABLED="events_enabled",e.EVENTS_VISIBILITY_ENABLED="events_visibility_enabled",e.EVENTS_PRIVATE_ENABLED="events_private_enabled",e.EVENTS_ONLY_STAFF_ENABLED="events_only_staff_enabled",e.COURSES_ENABLED="courses_enabled",e.COURSES_VISIBILITY_ENABLED="courses_visibility_enabled",e.COURSES_PRIVATE_ENABLED="courses_private_enabled",e.COURSES_ONLY_STAFF_ENABLED="courses_only_staff_enabled",e.COURSES_ADVANCED_ENABLED="courses_advanced_enabled",e.LIVE_STREAM_ENABLED="live_stream_enabled",e.LIVE_STREAM_ONLY_STAFF_ENABLED="live_stream_only_staff_enabled",e.LIVE_STREAM_VIDEO_CONFERENCE_ENABLED="live_stream_video_conference_enabled",e.ONBOARDING_ENABLED="onboarding_enabled",e.ONBOARDING_HIDDEN="onboarding_hidden",e.SUBSCRIPTION_TIER="subscription_tier",e.PAYMENTS_ENABLED="payments_enabled",e.STRIPE_CONNECTED_ACCOUNT_ID="stripe_connected_account_id",e.ENVIRONMENT="env",e.STACK_ID="stackid",e.STRIPE_PUBLIC_KEY="stripe_public_key",e.PRIVATE_MESSAGES_ENABLED="private_messages_enabled",e.CONTEXT_MENU_ENABLED="context_menu_enabled",e.CATEGORY_FOLLOW_ENABLED="category_follow_enabled",e.SHARE_POST_ENABLED="share_post_enabled",e.COMMENTS_ENABLED="comments_enabled",e.SIDEBAR_SHOW_ALL_CATEGORIES_ENABLED="sidebar_show_all_categories_enabled",e.VIDEO_AUTOPLAY_ENABLED="video_autoplay_enabled",e.VIDEO_PLAY_TRACKING_DELAY_SECONDS="video_play_tracking_delay_seconds",e.SCHEDULED_POSTS_ENABLED="scheduled_posts_enabled",e.POST_CATEGORY_REQUIRED_ENABLED="post_category_required_enabled",e.POST_ADDRESSING_REQUIRED_ENABLED="post_addressing_required_enabled",e.POST_USER_ADDRESSING_ENABLED="post_user_addressing_enabled",e.CONTACT_API_ENABLED="contact_api_enabled",e.ACCEPTED_MEDIA_MIMETYPES="accepted_media_mimetypes"}(_||(t.SCPreferenceName=_={}))},501:(e,t)=>{var o,_,n;t.__esModule=!0,t.SCPrivateMessageType=t.SCPrivateMessageStatusType=t.SCMessageFileType=void 0,t.SCPrivateMessageStatusType=o,function(e){e.CREATED="created",e.DELETED="deleted",e.HIDDEN="hidden",e.NEW="new"}(o||(t.SCPrivateMessageStatusType=o={})),t.SCPrivateMessageType=_,function(e){e.GROUP="group",e.USER="user",e.NEW="new"}(_||(t.SCPrivateMessageType=_={})),t.SCMessageFileType=n,function(e){e.DOCUMENT="application/",e.IMAGE="image/",e.VIDEO="video/",e.PDF="application/pdf",e.AUDIO="audio/"}(n||(t.SCMessageFileType=n={}))},742:(e,t)=>{var o;t.__esModule=!0,t.SCPrizeUserStatusType=void 0,t.SCPrizeUserStatusType=o,function(e){e[e.PENDING=0]="PENDING",e[e.REFUSED=1]="REFUSED",e[e.SENT=2]="SENT"}(o||(t.SCPrizeUserStatusType=o={}))},495:(e,t)=>{var o;t.__esModule=!0,t.SuggestionType=void 0,t.SuggestionType=o,function(e){e.USER="user",e.CATEGORY="category",e.GROUP="group"}(o||(t.SuggestionType=o={}))},869:(e,t)=>{var o;t.__esModule=!0,t.SCCommunitySubscriptionTier=void 0,t.SCCommunitySubscriptionTier=o,function(e){e.FREE_TRIAL="FREE_TRIAL",e.GO="GO",e.PROFESSIONAL="PROFESSIONAL",e.ENTERPRISE="ENTERPRISE"}(o||(t.SCCommunitySubscriptionTier=o={}))},945:(e,t)=>{var o,_;t.__esModule=!0,t.SCUserStatus=t.SCUserReputationType=void 0,t.SCUserStatus=o,function(e){e.APPROVED="a",e.BLOCKED="b",e.DELETED="d",e.UNREGISTERED="u"}(o||(t.SCUserStatus=o={})),t.SCUserReputationType=_,function(e){e[e.GAIN_BY_UPVOTED=1]="GAIN_BY_UPVOTED",e[e.ASSIGNED_BY_MODERATOR=10]="ASSIGNED_BY_MODERATOR",e[e.GAIN_BY_CANCELLING_CONTRIBUTE_MODERATION=11]="GAIN_BY_CANCELLING_CONTRIBUTE_MODERATION",e[e.GAIN_BY_MAKE_POST=12]="GAIN_BY_MAKE_POST",e[e.GAIN_BY_MAKE_FIRST_LEVEL_COMMENT=13]="GAIN_BY_MAKE_FIRST_LEVEL_COMMENT",e[e.GAIN_BY_MAKE_SECOND_LEVEL_COMMENT=14]="GAIN_BY_MAKE_SECOND_LEVEL_COMMENT",e[e.GAIN_BY_CONNECTION=15]="GAIN_BY_CONNECTION",e[e.GAIN_BY_APP_USED=17]="GAIN_BY_APP_USED",e[e.GAIN_BY_DAILY_VISIT=18]="GAIN_BY_DAILY_VISIT",e[e.GAIN_BY_FOLLOWER=19]="GAIN_BY_FOLLOWER",e[e.GAIN_BY_UNBLOCK_ACCOUNT=20]="GAIN_BY_UNBLOCK_ACCOUNT",e[e.LOSE_BY_UPVOTE_CANCELED=-1]="LOSE_BY_UPVOTE_CANCELED",e[e.LOSE_BY_CONTRIBUTE_MODERATION=-11]="LOSE_BY_CONTRIBUTE_MODERATION",e[e.LOSE_BY_DELETE_POST=-12]="LOSE_BY_DELETE_POST",e[e.LOSE_BY_DELETE_FIRST_LEVEL_COMMENT=-13]="LOSE_BY_DELETE_FIRST_LEVEL_COMMENT",e[e.LOSE_BY_DELETE_SECOND_LEVEL_COMMENT=-14]="LOSE_BY_DELETE_SECOND_LEVEL_COMMENT",e[e.LOSE_BY_CONNECTION=-15]="LOSE_BY_CONNECTION",e[e.LOSE_BY_FOLLOWER=-19]="LOSE_BY_FOLLOWER",e[e.LOSE_BY_BLOCK_ACCOUNT=-20]="LOSE_BY_BLOCK_ACCOUNT"}(_||(t.SCUserReputationType=_={}))}},t={};function o(_){var n=t[_];if(void 0!==n)return n.exports;var S=t[_]={exports:{}};return e[_](S,S.exports,o),S.exports}var _={};return(()=>{var e=_;e.__esModule=!0;var t=o(111);e.SCContributionType=t.SCContributionType,e.SCBroadcastMessageBannerType=t.SCBroadcastMessageBannerType,e.SCCategoryAutoFollowType=t.SCCategoryAutoFollowType,e.SCCommentsOrderBy=t.SCCommentsOrderBy,e.SCCustomAdvPosition=t.SCCustomAdvPosition,e.SCCustomPageTypeEnum=t.SCCustomPageTypeEnum,e.SCDeviceTypeEnum=t.SCDeviceTypeEnum,e.SCDeviceApnsTypeEnum=t.SCDeviceApnsTypeEnum,e.SCFeatureName=t.SCFeatureName,e.SCFeedTypologyType=t.SCFeedTypologyType,e.SCFeedUnitActivityTypologyType=t.SCFeedUnitActivityTypologyType,e.SCFlagTypeEnum=t.SCFlagTypeEnum,e.SCFlagModerationStatusType=t.SCFlagModerationStatusType,e.SCConnectionStatus=t.SCConnectionStatus,e.SCIncubatorStatusType=t.SCIncubatorStatusType,e.SCLegalPagePoliciesType=t.SCLegalPagePoliciesType,e.SCLanguageType=t.SCLanguageType,e.SCNotificationTypologyType=t.SCNotificationTypologyType,e.SCNotificationTopicType=t.SCNotificationTopicType,e.SCPreferenceSection=t.SCPreferenceSection,e.SCPreferenceName=t.SCPreferenceName,e.SCMessageFileType=t.SCMessageFileType,e.SCPrizeUserStatusType=t.SCPrizeUserStatusType,e.SCUserStatus=t.SCUserStatus,e.SuggestionType=t.SuggestionType,e.SCPrivateMessageStatusType=t.SCPrivateMessageStatusType,e.SCMetadataTypeFieldType=t.SCMetadataTypeFieldType,e.SCGroupPrivacyType=t.SCGroupPrivacyType,e.SCGroupSubscriptionStatusType=t.SCGroupSubscriptionStatusType,e.SCPrivateMessageType=t.SCPrivateMessageType,e.SCEventPrivacyType=t.SCEventPrivacyType,e.SCEventSubscriptionStatusType=t.SCEventSubscriptionStatusType,e.SCEventRecurrenceType=t.SCEventRecurrenceType,e.SCEventLocationType=t.SCEventLocationType,e.SCEventLocationFilterType=t.SCEventLocationFilterType,e.SCEventDateFilterType=t.SCEventDateFilterType,e.SCOnBoardingStepType=t.SCOnBoardingStepType,e.SCOnBoardingStepStatusType=t.SCOnBoardingStepStatusType,e.SCOnBoardingStepIdType=t.SCOnBoardingStepIdType,e.SCCoursePrivacyType=t.SCCoursePrivacyType,e.SCCourseJoinStatusType=t.SCCourseJoinStatusType,e.SCCourseLessonTypologyType=t.SCCourseLessonTypologyType,e.SCCourseTypologyType=t.SCCourseTypologyType,e.SCCourseLessonStatusType=t.SCCourseLessonStatusType,e.SCCourseLessonCompletionStatusType=t.SCCourseLessonCompletionStatusType,e.SCLiveStreamConnectionDetailsErrorType=t.SCLiveStreamConnectionDetailsErrorType,e.SCLiveStreamViewType=t.SCLiveStreamViewType,e.SCCommunitySubscriptionTier=t.SCCommunitySubscriptionTier,e.SCCommunityEnvironment=t.SCCommunityEnvironment,e.SCPaymentPriceCurrencyType=t.SCPaymentPriceCurrencyType,e.SCContentType=t.SCContentType,e.SCCheckoutSessionStatus=t.SCCheckoutSessionStatus,e.SCPaymentProductTemplateType=t.SCPaymentProductTemplateType,e.SCPaymentRecurringInterval=t.SCPaymentRecurringInterval,e.SCCheckoutSessionUIMode=t.SCCheckoutSessionUIMode,e.SCCourseOrderingUsersType=t.SCCourseOrderingUsersType,e.SCCustomMenu=t.SCCustomMenu,e.SCMimeTypes=t.SCMimeTypes})(),_})()));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@selfcommunity/types",
3
- "version": "0.8.0-alpha.1",
3
+ "version": "0.8.0-alpha.11",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "./lib/cjs/index.js",
@@ -106,5 +106,5 @@
106
106
  "bugs": {
107
107
  "url": "https://github.com/selfcommunity/community-js/issues"
108
108
  },
109
- "gitHead": "d2d4726e7f809fc020afdbfd8c65e59260b3841d"
109
+ "gitHead": "d9872b19f31cc8d9d9e4daacdb428d893ea144b3"
110
110
  }