@selfcommunity/types 0.8.0-mui7.33 → 0.8.0-mui7.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/umd/types.js +1 -1
- package/package.json +2 -2
package/lib/umd/types.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/*! For license information please see types.js.LICENSE.txt */
|
|
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={23:(e,t)=>{t.__esModule=!0,t.SCFlagTypeEnum=t.SCFlagModerationStatusType=void 0,t.SCFlagTypeEnum=function(e){return 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",e}({}),t.SCFlagModerationStatusType=function(e){return e.IGNORED="ignored",e.DELETED="deleted",e.HIDDEN="hidden",e}({})},57:(e,t)=>{t.__esModule=!0,t.SCMimeTypes=void 0,t.SCMimeTypes=function(e){return 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",e}({})},87:(e,t)=>{t.__esModule=!0,t.SCPrivateMessageType=t.SCPrivateMessageStatusType=t.SCMessageFileType=void 0,t.SCPrivateMessageStatusType=function(e){return e.CREATED="created",e.DELETED="deleted",e.HIDDEN="hidden",e.NEW="new",e}({}),t.SCPrivateMessageType=function(e){return e.GROUP="group",e.USER="user",e.NEW="new",e}({}),t.SCMessageFileType=function(e){return e.DOCUMENT="application/",e.IMAGE="image/",e.VIDEO="video/",e.PDF="application/pdf",e.AUDIO="audio/",e}({})},123:(e,t)=>{t.__esModule=!0,t.SCFeatureName=void 0,t.SCFeatureName=function(e){return 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",e}({})},209:(e,t)=>{t.__esModule=!0,t.SCFeedUnitActivityTypologyType=t.SCFeedTypologyType=void 0,t.SCFeedTypologyType=function(e){return e.HOME="home",e.EXPLORE="explore",e.CATEGORY="category",e.GROUP="group",e.EVENT="event",e}({}),t.SCFeedUnitActivityTypologyType=function(e){return e.COMMENT="comment",e.VOTE="vote",e.POLLVOTE="pollvote",e.FOLLOW="follow",e}({})},224:(e,t)=>{t.__esModule=!0,t.SCPreferenceSection=t.SCPreferenceName=void 0,t.SCPreferenceSection=function(e){return 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",e}({}),t.SCPreferenceName=function(e){return 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",e}({})},241:(e,t,_)=>{t.__esModule=!0;var o=_(559);t.SCBroadcastMessageBannerType=o.SCBroadcastMessageBannerType;var n=_(525);t.SCCustomAdvPosition=n.SCCustomAdvPosition;var E=_(705);t.SCCustomMenu=E.SCCustomMenu;var S=_(799);t.SCLanguageType=S.SCLanguageType;var i=_(502);t.SCUserReputationType=i.SCUserReputationType,t.SCUserStatus=i.SCUserStatus;var a=_(973);t.SCCategoryAutoFollowType=a.SCCategoryAutoFollowType;var T=_(57);t.SCMimeTypes=T.SCMimeTypes;var r=_(328);t.SCMetadataTypeFieldType=r.SCMetadataTypeFieldType;var C=_(504);t.SCCommentsOrderBy=C.SCCommentsOrderBy;var s=_(87);t.SCMessageFileType=s.SCMessageFileType,t.SCPrivateMessageStatusType=s.SCPrivateMessageStatusType,t.SCPrivateMessageType=s.SCPrivateMessageType;var p=_(246);t.SCIncubatorStatusType=p.SCIncubatorStatusType;var O=_(373);t.SCPrizeUserStatusType=O.SCPrizeUserStatusType;var u=_(209);t.SCFeedTypologyType=u.SCFeedTypologyType,t.SCFeedUnitActivityTypologyType=u.SCFeedUnitActivityTypologyType;var c=_(706);t.SCNotificationTopicType=c.SCNotificationTopicType,t.SCNotificationTypologyType=c.SCNotificationTypologyType;var N=_(23);t.SCFlagModerationStatusType=N.SCFlagModerationStatusType,t.SCFlagTypeEnum=N.SCFlagTypeEnum;var A=_(461);t.SCCustomPageTypeEnum=A.SCCustomPageTypeEnum;var l=_(224);t.SCPreferenceSection=l.SCPreferenceSection,t.SCPreferenceName=l.SCPreferenceName;var I=_(123);t.SCFeatureName=I.SCFeatureName;var y=_(551);t.SCLegalPagePoliciesType=y.SCLegalPagePoliciesType;var d=_(535);t.SCContributeStatusType=d.SCContributeStatusType,t.SCContributionType=d.SCContributionType;var L=_(473);t.SuggestionType=L.SuggestionType;var R=_(567);t.SCConnectionStatus=R.SCConnectionStatus;var P=_(359);t.SCDeviceApnsTypeEnum=P.SCDeviceApnsTypeEnum,t.SCDeviceTypeEnum=P.SCDeviceTypeEnum;var m=_(374);t.SCGroupPrivacyType=m.SCGroupPrivacyType,t.SCGroupSubscriptionStatusType=m.SCGroupSubscriptionStatusType;var D=_(301);t.SCEventPrivacyType=D.SCEventPrivacyType,t.SCEventRecurrenceType=D.SCEventRecurrenceType,t.SCEventLocationType=D.SCEventLocationType,t.SCEventDateFilterType=D.SCEventDateFilterType,t.SCEventLocationFilterType=D.SCEventLocationFilterType,t.SCEventSubscriptionStatusType=D.SCEventSubscriptionStatusType;var v=_(816);t.SCCoursePrivacyType=v.SCCoursePrivacyType,t.SCCourseJoinStatusType=v.SCCourseJoinStatusType,t.SCCourseLessonTypologyType=v.SCCourseLessonTypologyType,t.SCCourseLessonStatusType=v.SCCourseLessonStatusType,t.SCCourseTypologyType=v.SCCourseTypologyType,t.SCCourseLessonCompletionStatusType=v.SCCourseLessonCompletionStatusType,t.SCCourseOrderingUsersType=v.SCCourseOrderingUsersType;var M=_(487);t.SCLiveStreamViewType=M.SCLiveStreamViewType,t.SCLiveStreamConnectionDetailsErrorType=M.SCLiveStreamConnectionDetailsErrorType;var g=_(964);t.SCOnBoardingStepType=g.SCOnBoardingStepType,t.SCOnBoardingStepStatusType=g.SCOnBoardingStepStatusType,t.SCOnBoardingStepIdType=g.SCOnBoardingStepIdType;var U=_(841);t.SCCommunitySubscriptionTier=U.SCCommunitySubscriptionTier;var B=_(524);t.SCCommunityEnvironment=B.SCCommunityEnvironment;var G=_(459);t.SCPaymentPriceCurrencyType=G.SCPaymentPriceCurrencyType,t.SCContentType=G.SCContentType,t.SCCheckoutSessionStatus=G.SCCheckoutSessionStatus,t.SCPaymentProductTemplateType=G.SCPaymentProductTemplateType,t.SCCheckoutSessionUIMode=G.SCCheckoutSessionUIMode,t.SCPaymentRecurringInterval=G.SCPaymentRecurringInterval},246:(e,t)=>{t.__esModule=!0,t.SCIncubatorStatusType=void 0,t.SCIncubatorStatusType=function(e){return e[e.PENDING=0]="PENDING",e[e.PROPOSAL=1]="PROPOSAL",e[e.APPROVED=2]="APPROVED",e[e.IGNORED=3]="IGNORED",e}({})},301:(e,t)=>{t.__esModule=!0,t.SCEventSubscriptionStatusType=t.SCEventRecurrenceType=t.SCEventPrivacyType=t.SCEventLocationType=t.SCEventLocationFilterType=t.SCEventDateFilterType=void 0,t.SCEventPrivacyType=function(e){return e.PUBLIC="public",e.PRIVATE="private",e}({}),t.SCEventSubscriptionStatusType=function(e){return e.SUBSCRIBED="subscribed",e.REQUESTED="requested",e.INVITED="invited",e.GOING="going",e.NOT_GOING="not_going",e}({}),t.SCEventLocationType=function(e){return e.PERSON="in person",e.ONLINE="virtual",e.LIVESTREAM="live_stream",e}({}),t.SCEventLocationFilterType=function(e){return e.ANY="any",e.PERSON="in person",e.ONLINE="virtual",e}({}),t.SCEventRecurrenceType=function(e){return e.NEVER="never",e.DAILY="daily",e.WEEKLY="weekly",e.MONTHLY="monthly",e}({}),t.SCEventDateFilterType=function(e){return 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",e}({})},328:(e,t)=>{t.__esModule=!0,t.SCMetadataTypeFieldType=void 0,t.SCMetadataTypeFieldType=function(e){return e.STRING="string",e.EMAIL="email",e.URL="url",e.ENUM="enum",e.PHONE_NUMBER="phone_number",e.CHECKBOX="checkbox",e}({})},359:(e,t)=>{t.__esModule=!0,t.SCDeviceTypeEnum=t.SCDeviceGcmTypeEnum=t.SCDeviceApnsTypeEnum=void 0,t.SCDeviceTypeEnum=function(e){return e.ANDROID="Android",e.IOS="iOS",e}({}),t.SCDeviceGcmTypeEnum=function(e){return e.GCM="GCM",e.FCM="FCM",e}({}),t.SCDeviceApnsTypeEnum=function(e){return e.APNS="APNS",e}({})},373:(e,t)=>{t.__esModule=!0,t.SCPrizeUserStatusType=void 0,t.SCPrizeUserStatusType=function(e){return e[e.PENDING=0]="PENDING",e[e.REFUSED=1]="REFUSED",e[e.SENT=2]="SENT",e}({})},374:(e,t)=>{t.__esModule=!0,t.SCGroupSubscriptionStatusType=t.SCGroupPrivacyType=void 0,t.SCGroupPrivacyType=function(e){return e.PUBLIC="public",e.PRIVATE="private",e}({}),t.SCGroupSubscriptionStatusType=function(e){return e.SUBSCRIBED="subscribed",e.REQUESTED="requested",e.INVITED="invited",e.PAYMENT_WAITING="payment_waiting",e}({})},459:(e,t)=>{t.__esModule=!0,t.SCPaymentRecurringInterval=t.SCPaymentProductTemplateType=t.SCPaymentPriceCurrencyType=t.SCContentType=t.SCCheckoutSessionUIMode=t.SCCheckoutSessionStatus=void 0,t.SCPaymentProductTemplateType=function(e){return e.DETAIL="detail",e}({}),t.SCPaymentRecurringInterval=function(e){return e.WEEK="week",e.MONTH="month",e.YEAR="year",e}({}),t.SCPaymentPriceCurrencyType=function(e){return e.EUR="EUR",e}({}),t.SCContentType=function(e){return e.ALL="all",e.EVENT="event",e.COURSE="course",e.CATEGORY="category",e.GROUP="group",e.COMMUNITY="community",e}({}),t.SCCheckoutSessionStatus=function(e){return e.COMPLETE="complete",e.OPEN="open",e}({}),t.SCCheckoutSessionUIMode=function(e){return e.HOSTED="hosted",e.EMBEDDED="embedded",e}({})},461:(e,t)=>{t.__esModule=!0,t.SCCustomPageTypeEnum=void 0,t.SCCustomPageTypeEnum=function(e){return e.NORMAL="normal",e.LEGAL="legal",e}({})},473:(e,t)=>{t.__esModule=!0,t.SuggestionType=void 0,t.SuggestionType=function(e){return e.USER="user",e.CATEGORY="category",e.GROUP="group",e}({})},487:(e,t)=>{t.__esModule=!0,t.SCLiveStreamViewType=t.SCLiveStreamConnectionDetailsErrorType=void 0,t.SCLiveStreamViewType=function(e){return e.GALLERY="gallery",e.SPEAKER="speaker",e}({}),t.SCLiveStreamConnectionDetailsErrorType=function(e){return 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",e}({})},502:(e,t)=>{t.__esModule=!0,t.SCUserStatus=t.SCUserReputationType=void 0,t.SCUserStatus=function(e){return e.APPROVED="a",e.BLOCKED="b",e.DELETED="d",e.UNREGISTERED="u",e}({}),t.SCUserReputationType=function(e){return 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",e}({})},504:(e,t)=>{t.__esModule=!0,t.SCCommentsOrderBy=void 0,t.SCCommentsOrderBy=function(e){return e.ADDED_AT_DESC="-added_at",e.ADDED_AT_ASC="added_at",e.CONNECTION_DESC="-connection",e.CONNECTION_ASC="connection",e}({})},524:(e,t)=>{t.__esModule=!0,t.SCCommunityEnvironment=void 0,t.SCCommunityEnvironment=function(e){return e.STAGE="stage",e.PRODUCTION="prod",e}({})},525:(e,t)=>{t.__esModule=!0,t.SCCustomAdvPosition=void 0,t.SCCustomAdvPosition=function(e){return 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",e.POSITION_ABOVE_FEED_CATEGORY="ABOVE_THE_STREAM_CATEGORY",e}({})},535:(e,t)=>{t.__esModule=!0,t.SCContributionType=t.SCContributeStatusType=void 0,t.SCContributionType=function(e){return e.DISCUSSION="discussion",e.POST="post",e.STATUS="status",e.COMMENT="comment",e}({}),t.SCContributeStatusType=function(e){return e.OPEN="open",e.IGNORED="ignored",e.HIDDEN="hidden",e.DELETED="deleted",e}({})},551:(e,t)=>{t.__esModule=!0,t.SCLegalPagePoliciesType=void 0,t.SCLegalPagePoliciesType=function(e){return e.TERMS_AND_CONDITIONS="tec",e.PRIVACY="privacy",e}({})},559:(e,t)=>{t.__esModule=!0,t.SCBroadcastMessageBannerType=void 0,t.SCBroadcastMessageBannerType=function(e){return e.HTML="html_banner",e.NOTIFICATION="notification_banner",e}({})},567:(e,t)=>{t.__esModule=!0,t.SCConnectionStatus=void 0,t.SCConnectionStatus=function(e){return e.CONNECTED="connected",e.CONNECTION_REQUEST_SENT="sent_connection_request",e.CONNECTION_REQUEST_RECEIVED="received_connection_request",e}({})},705:(e,t)=>{t.__esModule=!0,t.SCCustomMenu=void 0,t.SCCustomMenu=function(e){return e.BASE="base",e.NOT_LOGGED="not_logged",e.USER="user",e}({})},706:(e,t)=>{t.__esModule=!0,t.SCNotificationTypologyType=t.SCNotificationTopicType=void 0,t.SCNotificationTypologyType=function(e){return 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",e}({}),t.SCNotificationTopicType=function(e){return e.INTERACTION="interaction",e.NEWS="news",e}({})},799:(e,t)=>{t.__esModule=!0,t.SCLanguageType=void 0,t.SCLanguageType=function(e){return e.EN="en",e.IT="it",e}({})},816:(e,t)=>{t.__esModule=!0,t.SCCourseTypologyType=t.SCCoursePrivacyType=t.SCCourseOrderingUsersType=t.SCCourseLessonTypologyType=t.SCCourseLessonStatusType=t.SCCourseLessonCompletionStatusType=t.SCCourseJoinStatusType=void 0,t.SCCoursePrivacyType=function(e){return e.OPEN="open",e.PRIVATE="private",e.SECRET="secret",e.DRAFT="",e}({}),t.SCCourseTypologyType=function(e){return e.SELF="self-paced",e.STRUCTURED="structured",e.SCHEDULED="scheduled",e}({}),t.SCCourseJoinStatusType=function(e){return e.JOINED="joined",e.REQUESTED="requested",e.INVITED="invited",e.MANAGER="manager",e.CREATOR="creator",e.PAYMENT_WAITING="payment_waiting",e}({}),t.SCCourseOrderingUsersType=function(e){return e.JOINED_AT="joined_at",e.LAST_ACTIVE_AT="last_active_at",e}({}),t.SCCourseLessonTypologyType=function(e){return e.LESSON="lesson",e.QUIZ="quiz",e}({}),t.SCCourseLessonStatusType=function(e){return e.DRAFT="draft",e.PUBLISHED="published",e}({}),t.SCCourseLessonCompletionStatusType=function(e){return e.UNCOMPLETED="uncompleted",e.COMPLETED="completed",e.FAILED="failed",e}({})},841:(e,t)=>{t.__esModule=!0,t.SCCommunitySubscriptionTier=void 0,t.SCCommunitySubscriptionTier=function(e){return e.FREE_TRIAL="FREE_TRIAL",e.GO="GO",e.PROFESSIONAL="PROFESSIONAL",e.ENTERPRISE="ENTERPRISE",e}({})},964:(e,t)=>{t.__esModule=!0,t.SCOnBoardingStepType=t.SCOnBoardingStepStatusType=t.SCOnBoardingStepIdType=void 0,t.SCOnBoardingStepType=function(e){return e.CONTENTS="contents",e.CATEGORIES="categories",e.APPEARANCE="appearance",e.PROFILE="profile",e.INVITE="invite",e.APP="app",e}({}),t.SCOnBoardingStepIdType=function(e){return 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",e}({}),t.SCOnBoardingStepStatusType=function(e){return e.IN_PROGRESS="in_progress",e.COMPLETED="completed",e.NOT_STARTED="not_started",e.FAILED="failed",e}({})},973:(e,t)=>{t.__esModule=!0,t.SCCategoryAutoFollowType=void 0,t.SCCategoryAutoFollowType=function(e){return e.NONE="none",e.DEFAULT="default",e.FORCED="forced",e}({})}},t={};function _(o){var n=t[o];if(void 0!==n)return n.exports;var E=t[o]={exports:{}};return e[o](E,E.exports,_),E.exports}var o={};return(()=>{var e=o;e.__esModule=!0;var t=_(241);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})(),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={23(e,t){t.__esModule=!0,t.SCFlagTypeEnum=t.SCFlagModerationStatusType=void 0,t.SCFlagTypeEnum=function(e){return 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",e}({}),t.SCFlagModerationStatusType=function(e){return e.IGNORED="ignored",e.DELETED="deleted",e.HIDDEN="hidden",e}({})},57(e,t){t.__esModule=!0,t.SCMimeTypes=void 0,t.SCMimeTypes=function(e){return 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",e}({})},87(e,t){t.__esModule=!0,t.SCPrivateMessageType=t.SCPrivateMessageStatusType=t.SCMessageFileType=void 0,t.SCPrivateMessageStatusType=function(e){return e.CREATED="created",e.DELETED="deleted",e.HIDDEN="hidden",e.NEW="new",e}({}),t.SCPrivateMessageType=function(e){return e.GROUP="group",e.USER="user",e.NEW="new",e}({}),t.SCMessageFileType=function(e){return e.DOCUMENT="application/",e.IMAGE="image/",e.VIDEO="video/",e.PDF="application/pdf",e.AUDIO="audio/",e}({})},123(e,t){t.__esModule=!0,t.SCFeatureName=void 0,t.SCFeatureName=function(e){return 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",e}({})},209(e,t){t.__esModule=!0,t.SCFeedUnitActivityTypologyType=t.SCFeedTypologyType=void 0,t.SCFeedTypologyType=function(e){return e.HOME="home",e.EXPLORE="explore",e.CATEGORY="category",e.GROUP="group",e.EVENT="event",e}({}),t.SCFeedUnitActivityTypologyType=function(e){return e.COMMENT="comment",e.VOTE="vote",e.POLLVOTE="pollvote",e.FOLLOW="follow",e}({})},224(e,t){t.__esModule=!0,t.SCPreferenceSection=t.SCPreferenceName=void 0,t.SCPreferenceSection=function(e){return 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",e}({}),t.SCPreferenceName=function(e){return 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",e}({})},241(e,t,_){t.__esModule=!0;var o=_(559);t.SCBroadcastMessageBannerType=o.SCBroadcastMessageBannerType;var n=_(525);t.SCCustomAdvPosition=n.SCCustomAdvPosition;var E=_(705);t.SCCustomMenu=E.SCCustomMenu;var S=_(799);t.SCLanguageType=S.SCLanguageType;var i=_(502);t.SCUserReputationType=i.SCUserReputationType,t.SCUserStatus=i.SCUserStatus;var a=_(973);t.SCCategoryAutoFollowType=a.SCCategoryAutoFollowType;var T=_(57);t.SCMimeTypes=T.SCMimeTypes;var r=_(328);t.SCMetadataTypeFieldType=r.SCMetadataTypeFieldType;var C=_(504);t.SCCommentsOrderBy=C.SCCommentsOrderBy;var s=_(87);t.SCMessageFileType=s.SCMessageFileType,t.SCPrivateMessageStatusType=s.SCPrivateMessageStatusType,t.SCPrivateMessageType=s.SCPrivateMessageType;var p=_(246);t.SCIncubatorStatusType=p.SCIncubatorStatusType;var O=_(373);t.SCPrizeUserStatusType=O.SCPrizeUserStatusType;var u=_(209);t.SCFeedTypologyType=u.SCFeedTypologyType,t.SCFeedUnitActivityTypologyType=u.SCFeedUnitActivityTypologyType;var c=_(706);t.SCNotificationTopicType=c.SCNotificationTopicType,t.SCNotificationTypologyType=c.SCNotificationTypologyType;var N=_(23);t.SCFlagModerationStatusType=N.SCFlagModerationStatusType,t.SCFlagTypeEnum=N.SCFlagTypeEnum;var A=_(461);t.SCCustomPageTypeEnum=A.SCCustomPageTypeEnum;var l=_(224);t.SCPreferenceSection=l.SCPreferenceSection,t.SCPreferenceName=l.SCPreferenceName;var I=_(123);t.SCFeatureName=I.SCFeatureName;var y=_(551);t.SCLegalPagePoliciesType=y.SCLegalPagePoliciesType;var d=_(535);t.SCContributeStatusType=d.SCContributeStatusType,t.SCContributionType=d.SCContributionType;var L=_(473);t.SuggestionType=L.SuggestionType;var R=_(567);t.SCConnectionStatus=R.SCConnectionStatus;var P=_(359);t.SCDeviceApnsTypeEnum=P.SCDeviceApnsTypeEnum,t.SCDeviceTypeEnum=P.SCDeviceTypeEnum;var m=_(374);t.SCGroupPrivacyType=m.SCGroupPrivacyType,t.SCGroupSubscriptionStatusType=m.SCGroupSubscriptionStatusType;var D=_(301);t.SCEventPrivacyType=D.SCEventPrivacyType,t.SCEventRecurrenceType=D.SCEventRecurrenceType,t.SCEventLocationType=D.SCEventLocationType,t.SCEventDateFilterType=D.SCEventDateFilterType,t.SCEventLocationFilterType=D.SCEventLocationFilterType,t.SCEventSubscriptionStatusType=D.SCEventSubscriptionStatusType;var v=_(816);t.SCCoursePrivacyType=v.SCCoursePrivacyType,t.SCCourseJoinStatusType=v.SCCourseJoinStatusType,t.SCCourseLessonTypologyType=v.SCCourseLessonTypologyType,t.SCCourseLessonStatusType=v.SCCourseLessonStatusType,t.SCCourseTypologyType=v.SCCourseTypologyType,t.SCCourseLessonCompletionStatusType=v.SCCourseLessonCompletionStatusType,t.SCCourseOrderingUsersType=v.SCCourseOrderingUsersType;var M=_(487);t.SCLiveStreamViewType=M.SCLiveStreamViewType,t.SCLiveStreamConnectionDetailsErrorType=M.SCLiveStreamConnectionDetailsErrorType;var g=_(964);t.SCOnBoardingStepType=g.SCOnBoardingStepType,t.SCOnBoardingStepStatusType=g.SCOnBoardingStepStatusType,t.SCOnBoardingStepIdType=g.SCOnBoardingStepIdType;var U=_(841);t.SCCommunitySubscriptionTier=U.SCCommunitySubscriptionTier;var B=_(524);t.SCCommunityEnvironment=B.SCCommunityEnvironment;var G=_(459);t.SCPaymentPriceCurrencyType=G.SCPaymentPriceCurrencyType,t.SCContentType=G.SCContentType,t.SCCheckoutSessionStatus=G.SCCheckoutSessionStatus,t.SCPaymentProductTemplateType=G.SCPaymentProductTemplateType,t.SCCheckoutSessionUIMode=G.SCCheckoutSessionUIMode,t.SCPaymentRecurringInterval=G.SCPaymentRecurringInterval},246(e,t){t.__esModule=!0,t.SCIncubatorStatusType=void 0,t.SCIncubatorStatusType=function(e){return e[e.PENDING=0]="PENDING",e[e.PROPOSAL=1]="PROPOSAL",e[e.APPROVED=2]="APPROVED",e[e.IGNORED=3]="IGNORED",e}({})},301(e,t){t.__esModule=!0,t.SCEventSubscriptionStatusType=t.SCEventRecurrenceType=t.SCEventPrivacyType=t.SCEventLocationType=t.SCEventLocationFilterType=t.SCEventDateFilterType=void 0,t.SCEventPrivacyType=function(e){return e.PUBLIC="public",e.PRIVATE="private",e}({}),t.SCEventSubscriptionStatusType=function(e){return e.SUBSCRIBED="subscribed",e.REQUESTED="requested",e.INVITED="invited",e.GOING="going",e.NOT_GOING="not_going",e}({}),t.SCEventLocationType=function(e){return e.PERSON="in person",e.ONLINE="virtual",e.LIVESTREAM="live_stream",e}({}),t.SCEventLocationFilterType=function(e){return e.ANY="any",e.PERSON="in person",e.ONLINE="virtual",e}({}),t.SCEventRecurrenceType=function(e){return e.NEVER="never",e.DAILY="daily",e.WEEKLY="weekly",e.MONTHLY="monthly",e}({}),t.SCEventDateFilterType=function(e){return 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",e}({})},328(e,t){t.__esModule=!0,t.SCMetadataTypeFieldType=void 0,t.SCMetadataTypeFieldType=function(e){return e.STRING="string",e.EMAIL="email",e.URL="url",e.ENUM="enum",e.PHONE_NUMBER="phone_number",e.CHECKBOX="checkbox",e}({})},359(e,t){t.__esModule=!0,t.SCDeviceTypeEnum=t.SCDeviceGcmTypeEnum=t.SCDeviceApnsTypeEnum=void 0,t.SCDeviceTypeEnum=function(e){return e.ANDROID="Android",e.IOS="iOS",e}({}),t.SCDeviceGcmTypeEnum=function(e){return e.GCM="GCM",e.FCM="FCM",e}({}),t.SCDeviceApnsTypeEnum=function(e){return e.APNS="APNS",e}({})},373(e,t){t.__esModule=!0,t.SCPrizeUserStatusType=void 0,t.SCPrizeUserStatusType=function(e){return e[e.PENDING=0]="PENDING",e[e.REFUSED=1]="REFUSED",e[e.SENT=2]="SENT",e}({})},374(e,t){t.__esModule=!0,t.SCGroupSubscriptionStatusType=t.SCGroupPrivacyType=void 0,t.SCGroupPrivacyType=function(e){return e.PUBLIC="public",e.PRIVATE="private",e}({}),t.SCGroupSubscriptionStatusType=function(e){return e.SUBSCRIBED="subscribed",e.REQUESTED="requested",e.INVITED="invited",e.PAYMENT_WAITING="payment_waiting",e}({})},459(e,t){t.__esModule=!0,t.SCPaymentRecurringInterval=t.SCPaymentProductTemplateType=t.SCPaymentPriceCurrencyType=t.SCContentType=t.SCCheckoutSessionUIMode=t.SCCheckoutSessionStatus=void 0,t.SCPaymentProductTemplateType=function(e){return e.DETAIL="detail",e}({}),t.SCPaymentRecurringInterval=function(e){return e.WEEK="week",e.MONTH="month",e.YEAR="year",e}({}),t.SCPaymentPriceCurrencyType=function(e){return e.EUR="EUR",e}({}),t.SCContentType=function(e){return e.ALL="all",e.EVENT="event",e.COURSE="course",e.CATEGORY="category",e.GROUP="group",e.COMMUNITY="community",e}({}),t.SCCheckoutSessionStatus=function(e){return e.COMPLETE="complete",e.OPEN="open",e}({}),t.SCCheckoutSessionUIMode=function(e){return e.HOSTED="hosted",e.EMBEDDED="embedded",e}({})},461(e,t){t.__esModule=!0,t.SCCustomPageTypeEnum=void 0,t.SCCustomPageTypeEnum=function(e){return e.NORMAL="normal",e.LEGAL="legal",e}({})},473(e,t){t.__esModule=!0,t.SuggestionType=void 0,t.SuggestionType=function(e){return e.USER="user",e.CATEGORY="category",e.GROUP="group",e}({})},487(e,t){t.__esModule=!0,t.SCLiveStreamViewType=t.SCLiveStreamConnectionDetailsErrorType=void 0,t.SCLiveStreamViewType=function(e){return e.GALLERY="gallery",e.SPEAKER="speaker",e}({}),t.SCLiveStreamConnectionDetailsErrorType=function(e){return 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",e}({})},502(e,t){t.__esModule=!0,t.SCUserStatus=t.SCUserReputationType=void 0,t.SCUserStatus=function(e){return e.APPROVED="a",e.BLOCKED="b",e.DELETED="d",e.UNREGISTERED="u",e}({}),t.SCUserReputationType=function(e){return 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",e}({})},504(e,t){t.__esModule=!0,t.SCCommentsOrderBy=void 0,t.SCCommentsOrderBy=function(e){return e.ADDED_AT_DESC="-added_at",e.ADDED_AT_ASC="added_at",e.CONNECTION_DESC="-connection",e.CONNECTION_ASC="connection",e}({})},524(e,t){t.__esModule=!0,t.SCCommunityEnvironment=void 0,t.SCCommunityEnvironment=function(e){return e.STAGE="stage",e.PRODUCTION="prod",e}({})},525(e,t){t.__esModule=!0,t.SCCustomAdvPosition=void 0,t.SCCustomAdvPosition=function(e){return 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",e.POSITION_ABOVE_FEED_CATEGORY="ABOVE_THE_STREAM_CATEGORY",e}({})},535(e,t){t.__esModule=!0,t.SCContributionType=t.SCContributeStatusType=void 0,t.SCContributionType=function(e){return e.DISCUSSION="discussion",e.POST="post",e.STATUS="status",e.COMMENT="comment",e}({}),t.SCContributeStatusType=function(e){return e.OPEN="open",e.IGNORED="ignored",e.HIDDEN="hidden",e.DELETED="deleted",e}({})},551(e,t){t.__esModule=!0,t.SCLegalPagePoliciesType=void 0,t.SCLegalPagePoliciesType=function(e){return e.TERMS_AND_CONDITIONS="tec",e.PRIVACY="privacy",e}({})},559(e,t){t.__esModule=!0,t.SCBroadcastMessageBannerType=void 0,t.SCBroadcastMessageBannerType=function(e){return e.HTML="html_banner",e.NOTIFICATION="notification_banner",e}({})},567(e,t){t.__esModule=!0,t.SCConnectionStatus=void 0,t.SCConnectionStatus=function(e){return e.CONNECTED="connected",e.CONNECTION_REQUEST_SENT="sent_connection_request",e.CONNECTION_REQUEST_RECEIVED="received_connection_request",e}({})},705(e,t){t.__esModule=!0,t.SCCustomMenu=void 0,t.SCCustomMenu=function(e){return e.BASE="base",e.NOT_LOGGED="not_logged",e.USER="user",e}({})},706(e,t){t.__esModule=!0,t.SCNotificationTypologyType=t.SCNotificationTopicType=void 0,t.SCNotificationTypologyType=function(e){return 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",e}({}),t.SCNotificationTopicType=function(e){return e.INTERACTION="interaction",e.NEWS="news",e}({})},799(e,t){t.__esModule=!0,t.SCLanguageType=void 0,t.SCLanguageType=function(e){return e.EN="en",e.IT="it",e}({})},816(e,t){t.__esModule=!0,t.SCCourseTypologyType=t.SCCoursePrivacyType=t.SCCourseOrderingUsersType=t.SCCourseLessonTypologyType=t.SCCourseLessonStatusType=t.SCCourseLessonCompletionStatusType=t.SCCourseJoinStatusType=void 0,t.SCCoursePrivacyType=function(e){return e.OPEN="open",e.PRIVATE="private",e.SECRET="secret",e.DRAFT="",e}({}),t.SCCourseTypologyType=function(e){return e.SELF="self-paced",e.STRUCTURED="structured",e.SCHEDULED="scheduled",e}({}),t.SCCourseJoinStatusType=function(e){return e.JOINED="joined",e.REQUESTED="requested",e.INVITED="invited",e.MANAGER="manager",e.CREATOR="creator",e.PAYMENT_WAITING="payment_waiting",e}({}),t.SCCourseOrderingUsersType=function(e){return e.JOINED_AT="joined_at",e.LAST_ACTIVE_AT="last_active_at",e}({}),t.SCCourseLessonTypologyType=function(e){return e.LESSON="lesson",e.QUIZ="quiz",e}({}),t.SCCourseLessonStatusType=function(e){return e.DRAFT="draft",e.PUBLISHED="published",e}({}),t.SCCourseLessonCompletionStatusType=function(e){return e.UNCOMPLETED="uncompleted",e.COMPLETED="completed",e.FAILED="failed",e}({})},841(e,t){t.__esModule=!0,t.SCCommunitySubscriptionTier=void 0,t.SCCommunitySubscriptionTier=function(e){return e.FREE_TRIAL="FREE_TRIAL",e.GO="GO",e.PROFESSIONAL="PROFESSIONAL",e.ENTERPRISE="ENTERPRISE",e}({})},964(e,t){t.__esModule=!0,t.SCOnBoardingStepType=t.SCOnBoardingStepStatusType=t.SCOnBoardingStepIdType=void 0,t.SCOnBoardingStepType=function(e){return e.CONTENTS="contents",e.CATEGORIES="categories",e.APPEARANCE="appearance",e.PROFILE="profile",e.INVITE="invite",e.APP="app",e}({}),t.SCOnBoardingStepIdType=function(e){return 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",e}({}),t.SCOnBoardingStepStatusType=function(e){return e.IN_PROGRESS="in_progress",e.COMPLETED="completed",e.NOT_STARTED="not_started",e.FAILED="failed",e}({})},973(e,t){t.__esModule=!0,t.SCCategoryAutoFollowType=void 0,t.SCCategoryAutoFollowType=function(e){return e.NONE="none",e.DEFAULT="default",e.FORCED="forced",e}({})}},t={};function _(o){var n=t[o];if(void 0!==n)return n.exports;var E=t[o]={exports:{}};return e[o](E,E.exports,_),E.exports}var o={};return(()=>{var e=o;e.__esModule=!0;var t=_(241);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})(),o})());
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@selfcommunity/types",
|
|
3
|
-
"version": "0.8.0-mui7.
|
|
3
|
+
"version": "0.8.0-mui7.34+0a750df09",
|
|
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": "
|
|
109
|
+
"gitHead": "0a750df09a3e7cef4748d5a1c0687eb6c43c6c26"
|
|
110
110
|
}
|