UNPKG

@artsy/cohesion

Version:
195 lines (189 loc) 9.38 kB
"use strict"; require("core-js/modules/es.regexp.exec"); require("core-js/modules/es.string.search"); Object.defineProperty(exports, "__esModule", { value: true }); exports.OwnerType = void 0; /** * All owner types available for iOS (screen) and web (page) * * @packageDocumentation */ var OwnerType; /** * Owner types available in iOS/Android */ exports.OwnerType = OwnerType; (function (OwnerType) { OwnerType["about"] = "about"; OwnerType["account"] = "account"; OwnerType["accountDarkMode"] = "accountDarkMode"; OwnerType["accountDeleteMyAccount"] = "accountDeleteMyAccount"; OwnerType["accountEmail"] = "accountEmail"; OwnerType["accountLoginAndSecurity"] = "accountLoginAndSecurity"; OwnerType["accountNotifications"] = "accountNotifications"; OwnerType["accountOrders"] = "accountOrders"; OwnerType["accountPassword"] = "accountPassword"; OwnerType["accountPayment"] = "accountPayment"; OwnerType["accountPreferences"] = "accountPreferences"; OwnerType["accountAddPayment"] = "accountAddPayment"; OwnerType["accountPersonalDataRequest"] = "accountPersonalDataRequest"; OwnerType["accountPhoneNumber"] = "accountPhoneNumber"; OwnerType["accountPriceRange"] = "accountPriceRange"; OwnerType["accountPrivacy"] = "accountPrivacy"; OwnerType["accountSettings"] = "accountSettings"; OwnerType["accountTermsAndConditions"] = "accountTermsAndConditions"; OwnerType["activities"] = "activities"; OwnerType["activity"] = "activity"; OwnerType["album"] = "album"; OwnerType["alertConfirmation"] = "alertConfirmation"; OwnerType["alertDetails"] = "alertDetails"; OwnerType["alertFilters"] = "alertFilters"; OwnerType["alerts"] = "alerts"; OwnerType["alert"] = "alert"; OwnerType["alertsInfoModal"] = "alertsInfoModal"; OwnerType["allArtistSeries"] = "allArtistSeries"; OwnerType["article"] = "article"; OwnerType["articles"] = "articles"; OwnerType["artist"] = "artist"; OwnerType["artistArticles"] = "artistArticles"; OwnerType["artistAuctionResults"] = "artistAuctionResults"; OwnerType["artists"] = "artists"; OwnerType["artistSeries"] = "artistSeries"; OwnerType["artwork"] = "artwork"; OwnerType["artworkList"] = "artworkList"; OwnerType["artworkPriceFilter"] = "artworkPriceFilter"; OwnerType["artworkRecommendations"] = "artworkRecommendations"; OwnerType["auction"] = "auction"; OwnerType["auctionResult"] = "auctionResult"; OwnerType["auctionResultsForArtistsYouFollow"] = "auctionResultsForArtistsYouFollow"; OwnerType["auctionResultsRail"] = "auctionResultsRail"; OwnerType["auctions"] = "auctions"; OwnerType["auctionsOverview"] = "auctionsOverview"; OwnerType["authModal"] = "authModal"; OwnerType["basedOnYourRecentSaves"] = "basedOnYourRecentSaves"; OwnerType["category"] = "category"; OwnerType["cityGuideGuide"] = "cityGuideGuide"; OwnerType["cityGuideMap"] = "cityGuideMap"; OwnerType["cityPicker"] = "cityPicker"; OwnerType["collect"] = "collect"; OwnerType["collection"] = "collection"; OwnerType["collections"] = "collections"; OwnerType["collectionsCategory"] = "collectionsCategory"; OwnerType["confirmYourBid"] = "confirmYourBid"; OwnerType["consign"] = "consign"; OwnerType["consignmentFlow"] = "consignmentFlow"; OwnerType["consignmentInquiry"] = "consignmentInquiry"; OwnerType["consignmentSubmission"] = "consignmentSubmission"; OwnerType["conversation"] = "conversation"; OwnerType["conversationMakeOfferConfirmArtwork"] = "conversationMakeOfferConfirmArtwork"; OwnerType["createAlert"] = "createAlert"; OwnerType["demand"] = "demand"; OwnerType["editAlert"] = "editAlert"; OwnerType["editProfile"] = "editProfile"; OwnerType["explore"] = "explore"; OwnerType["fair"] = "fair"; OwnerType["fairArtworks"] = "fairArtworks"; OwnerType["fairs"] = "fairs"; OwnerType["favorites"] = "favorites"; OwnerType["favoritesAlerts"] = "favoritesAlerts"; OwnerType["favoritesFollows"] = "favoritesFollows"; OwnerType["featuredFairs"] = "featuredFairs"; OwnerType["favoritesSaves"] = "favoritesSaves"; OwnerType["follows"] = "follows"; OwnerType["galleries"] = "galleries"; OwnerType["galleriesForYou"] = "galleriesForYou"; OwnerType["gallery"] = "gallery"; OwnerType["gene"] = "gene"; OwnerType["home"] = "home"; OwnerType["inbox"] = "inbox"; OwnerType["inboxBids"] = "inboxBids"; OwnerType["inboxConversation"] = "inboxConversation"; OwnerType["inboxInquiries"] = "inboxInquiries"; OwnerType["infiniteDiscovery"] = "infiniteDiscovery"; OwnerType["infiniteDiscoveryArtwork"] = "infiniteDiscoveryArtwork"; OwnerType["infiniteDiscoveryArtist"] = "infiniteDiscoveryArtist"; OwnerType["infiniteDiscoveryOnboarding"] = "infiniteDiscoveryOnboarding"; OwnerType["lotsByArtistsYouFollow"] = "lotsByArtistsYouFollow"; OwnerType["lotsForYou"] = "lotsForYou"; OwnerType["marketNews"] = "marketNews"; OwnerType["marketingCollection"] = "marketingCollection"; OwnerType["myCollection"] = "myCollection"; OwnerType["myCollectionAddArtworkArtist"] = "myCollectionAddArtworkArtist"; OwnerType["myCollectionArtwork"] = "myCollectionArtwork"; OwnerType["myCollectionArtworkAbout"] = "MyCollectionArtworkAbout"; OwnerType["myCollectionArtworkInsights"] = "MyCollectionArtworkInsights"; OwnerType["myCollectionInsights"] = "myCollectionInsights"; OwnerType["myCollectionInsightsMedianAuctionPrice"] = "myCollectionInsightsMedianAuctionPrice"; OwnerType["myCollectionOnboarding"] = "myCollectionOnboarding"; OwnerType["myCollectionUploadingFlow"] = "myCollectionUploadingFlow"; OwnerType["newWorksForYou"] = "newWorksForYou"; OwnerType["newWorksFromGalleriesYouFollow"] = "newWorksFromGalleriesYouFollow"; OwnerType["notification"] = "notification"; OwnerType["onboarding"] = "onboarding"; OwnerType["ordersAccept"] = "orders-accept"; OwnerType["ordersCheckout"] = "orders-checkout"; OwnerType["ordersCounter"] = "orders-counter"; OwnerType["ordersDetail"] = "orders-detail"; OwnerType["ordersHistory"] = "orders-history"; OwnerType["ordersNewPayment"] = "orders-new-payment"; OwnerType["ordersOffer"] = "orders-offer"; OwnerType["ordersPayment"] = "orders-payment"; OwnerType["ordersRespond"] = "orders-respond"; OwnerType["ordersReview"] = "orders-review"; OwnerType["ordersShipping"] = "orders-shipping"; OwnerType["ordersSubmitted"] = "orders-submitted"; OwnerType["partner"] = "partner"; OwnerType["partnerShowsArtworks"] = "partnerShowsArtworks"; OwnerType["priceDatabase"] = "priceDatabase"; OwnerType["profile"] = "profile"; OwnerType["quickLinks"] = "quickLinks"; OwnerType["recentlyViewed"] = "recentlyViewed"; OwnerType["recommendedArtists"] = "recommendedArtists"; OwnerType["sale"] = "sale"; OwnerType["saleInformation"] = "saleInformation"; OwnerType["savedSearch"] = "savedSearch"; OwnerType["savedSearches"] = "savedSearches"; OwnerType["savedSearchArtworkMatches"] = "savedSearchArtworkMatches"; OwnerType["saves"] = "saves"; OwnerType["savesAndFollows"] = "savesAndFollows"; OwnerType["savesInfoModal"] = "savesInfoModal"; OwnerType["search"] = "search"; OwnerType["sell"] = "sell"; OwnerType["sendOffers"] = "sendOffers"; OwnerType["settings"] = "settings"; OwnerType["show"] = "show"; OwnerType["shows"] = "shows"; OwnerType["signup"] = "signup"; OwnerType["similarToRecentlyViewed"] = "similarToRecentlyViewed"; OwnerType["submitArtworkStepAddDetails"] = "submitArtworkStepAddDetails"; OwnerType["submitArtworkStepAddDimensions"] = "submitArtworkStepAddDimensions"; OwnerType["submitArtworkStepAddPhoneNumber"] = "submitArtworkStepAddPhoneNumber"; OwnerType["submitArtworkStepAddPhotos"] = "submitArtworkStepAddPhotos"; OwnerType["submitArtworkStepAddtionalDocuments"] = "submitArtworkStepAddtionalDocuments"; OwnerType["submitArtworkStepAddTitle"] = "submitArtworkStepAddTitle"; OwnerType["submitArtworkStepArtistRejected"] = "submitArtworkStepArtistRejected"; OwnerType["submitArtworkStepCompleteYourSubmission"] = "submitArtworkStepCompleteYourSubmission"; OwnerType["submitArtworkStepCompleteYourSubmissionPostApproval"] = "submitArtworkStepCompleteYourSubmissionPostApproval"; OwnerType["submitArtworkStepCondition"] = "submitArtworkStepCondition"; OwnerType["submitArtworkStepFrameInformation"] = "submitArtworkStepFrameInformation"; OwnerType["submitArtworkStepPurchaseHistory"] = "submitArtworkStepPurchaseHistory"; OwnerType["submitArtworkStepSelectArtist"] = "submitArtworkStepSelectArtist"; OwnerType["submitArtworkStepSelectArtworkMyCollectionArtwork"] = "submitArtworkStepSelectArtworkMyCollectionArtwork"; OwnerType["submitArtworkStepShippingLocation"] = "submitArtworkStepShippingLocation"; OwnerType["submitArtworkStepStart"] = "submitArtworkStepStart"; OwnerType["tag"] = "tag"; OwnerType["upcomingAuctions"] = "upcomingAuctions"; OwnerType["user"] = "user"; OwnerType["viewingRoom"] = "viewingRoom"; OwnerType["viewingRoomArtworkPage"] = "viewingRoomArtworkPage"; OwnerType["viewingRoomArtworks"] = "viewingRoomArtworks"; OwnerType["viewingRoomList"] = "viewingRoomList"; OwnerType["viewingRooms"] = "viewingRooms"; OwnerType["worksForYou"] = "worksForYou"; OwnerType["yourMaxBid"] = "yourMaxBid"; })(OwnerType || (exports.OwnerType = OwnerType = {})); /** * Owner types available in web/mobile web */