UNPKG

@selfcommunity/types

Version:

Types to integrate a community created with SelfCommunity.

51 lines (50 loc) • 7.52 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SCCommunityEnvironment = exports.SCCommunitySubscriptionTier = exports.SCLiveStreamViewType = exports.SCLiveStreamConnectionDetailsErrorType = 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; /** * Import enums */ const types_1 = require("./types"); Object.defineProperty(exports, "SCContributionType", { enumerable: true, get: function () { return types_1.SCContributionType; } }); Object.defineProperty(exports, "SCBroadcastMessageBannerType", { enumerable: true, get: function () { return types_1.SCBroadcastMessageBannerType; } }); Object.defineProperty(exports, "SCCategoryAutoFollowType", { enumerable: true, get: function () { return types_1.SCCategoryAutoFollowType; } }); Object.defineProperty(exports, "SCCommentsOrderBy", { enumerable: true, get: function () { return types_1.SCCommentsOrderBy; } }); Object.defineProperty(exports, "SCCustomAdvPosition", { enumerable: true, get: function () { return types_1.SCCustomAdvPosition; } }); Object.defineProperty(exports, "SCCustomPageTypeEnum", { enumerable: true, get: function () { return types_1.SCCustomPageTypeEnum; } }); Object.defineProperty(exports, "SCDeviceTypeEnum", { enumerable: true, get: function () { return types_1.SCDeviceTypeEnum; } }); Object.defineProperty(exports, "SCDeviceApnsTypeEnum", { enumerable: true, get: function () { return types_1.SCDeviceApnsTypeEnum; } }); Object.defineProperty(exports, "SCFeatureName", { enumerable: true, get: function () { return types_1.SCFeatureName; } }); Object.defineProperty(exports, "SCFeedTypologyType", { enumerable: true, get: function () { return types_1.SCFeedTypologyType; } }); Object.defineProperty(exports, "SCFeedUnitActivityTypologyType", { enumerable: true, get: function () { return types_1.SCFeedUnitActivityTypologyType; } }); Object.defineProperty(exports, "SCFlagTypeEnum", { enumerable: true, get: function () { return types_1.SCFlagTypeEnum; } }); Object.defineProperty(exports, "SCFlagModerationStatusType", { enumerable: true, get: function () { return types_1.SCFlagModerationStatusType; } }); Object.defineProperty(exports, "SCConnectionStatus", { enumerable: true, get: function () { return types_1.SCConnectionStatus; } }); Object.defineProperty(exports, "SCIncubatorStatusType", { enumerable: true, get: function () { return types_1.SCIncubatorStatusType; } }); Object.defineProperty(exports, "SCLegalPagePoliciesType", { enumerable: true, get: function () { return types_1.SCLegalPagePoliciesType; } }); Object.defineProperty(exports, "SCLanguageType", { enumerable: true, get: function () { return types_1.SCLanguageType; } }); Object.defineProperty(exports, "SCNotificationTypologyType", { enumerable: true, get: function () { return types_1.SCNotificationTypologyType; } }); Object.defineProperty(exports, "SCNotificationTopicType", { enumerable: true, get: function () { return types_1.SCNotificationTopicType; } }); Object.defineProperty(exports, "SCPreferenceSection", { enumerable: true, get: function () { return types_1.SCPreferenceSection; } }); Object.defineProperty(exports, "SCPreferenceName", { enumerable: true, get: function () { return types_1.SCPreferenceName; } }); Object.defineProperty(exports, "SCMessageFileType", { enumerable: true, get: function () { return types_1.SCMessageFileType; } }); Object.defineProperty(exports, "SCPrizeUserStatusType", { enumerable: true, get: function () { return types_1.SCPrizeUserStatusType; } }); Object.defineProperty(exports, "SCUserStatus", { enumerable: true, get: function () { return types_1.SCUserStatus; } }); Object.defineProperty(exports, "SuggestionType", { enumerable: true, get: function () { return types_1.SuggestionType; } }); Object.defineProperty(exports, "SCPrivateMessageStatusType", { enumerable: true, get: function () { return types_1.SCPrivateMessageStatusType; } }); Object.defineProperty(exports, "SCMetadataTypeFieldType", { enumerable: true, get: function () { return types_1.SCMetadataTypeFieldType; } }); Object.defineProperty(exports, "SCGroupPrivacyType", { enumerable: true, get: function () { return types_1.SCGroupPrivacyType; } }); Object.defineProperty(exports, "SCGroupSubscriptionStatusType", { enumerable: true, get: function () { return types_1.SCGroupSubscriptionStatusType; } }); Object.defineProperty(exports, "SCPrivateMessageType", { enumerable: true, get: function () { return types_1.SCPrivateMessageType; } }); Object.defineProperty(exports, "SCEventPrivacyType", { enumerable: true, get: function () { return types_1.SCEventPrivacyType; } }); Object.defineProperty(exports, "SCEventSubscriptionStatusType", { enumerable: true, get: function () { return types_1.SCEventSubscriptionStatusType; } }); Object.defineProperty(exports, "SCEventRecurrenceType", { enumerable: true, get: function () { return types_1.SCEventRecurrenceType; } }); Object.defineProperty(exports, "SCEventLocationType", { enumerable: true, get: function () { return types_1.SCEventLocationType; } }); Object.defineProperty(exports, "SCEventLocationFilterType", { enumerable: true, get: function () { return types_1.SCEventLocationFilterType; } }); Object.defineProperty(exports, "SCEventDateFilterType", { enumerable: true, get: function () { return types_1.SCEventDateFilterType; } }); Object.defineProperty(exports, "SCOnBoardingStepType", { enumerable: true, get: function () { return types_1.SCOnBoardingStepType; } }); Object.defineProperty(exports, "SCOnBoardingStepStatusType", { enumerable: true, get: function () { return types_1.SCOnBoardingStepStatusType; } }); Object.defineProperty(exports, "SCOnBoardingStepIdType", { enumerable: true, get: function () { return types_1.SCOnBoardingStepIdType; } }); Object.defineProperty(exports, "SCLiveStreamConnectionDetailsErrorType", { enumerable: true, get: function () { return types_1.SCLiveStreamConnectionDetailsErrorType; } }); Object.defineProperty(exports, "SCLiveStreamViewType", { enumerable: true, get: function () { return types_1.SCLiveStreamViewType; } }); Object.defineProperty(exports, "SCCommunitySubscriptionTier", { enumerable: true, get: function () { return types_1.SCCommunitySubscriptionTier; } }); Object.defineProperty(exports, "SCCommunityEnvironment", { enumerable: true, get: function () { return types_1.SCCommunityEnvironment; } });