UNPKG

@artsy/cohesion

Version:
180 lines (176 loc) 9.42 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ContextModule = void 0; /** * Master list of context modules available in web and iOS * * A component where an action is triggered * @packageDocumentation */ var ContextModule; /** * Limited ContextModules available for web authentication events */ exports.ContextModule = ContextModule; (function (ContextModule) { ContextModule["aboutTheWork"] = "aboutTheWork"; ContextModule["aboutThisAuction"] = "aboutThisAuction"; ContextModule["articleArtist"] = "articleArtist"; ContextModule["articleRail"] = "articleRail"; ContextModule["articles"] = "articles"; ContextModule["artistAuctionResults"] = "artistAuctionResults"; ContextModule["artistCard"] = "artistCard"; ContextModule["artistHeader"] = "artistHeader"; ContextModule["artistHighDemandGrid"] = "artistHighDemandGrid"; ContextModule["artistRecentlySold"] = "artistRecentlySold"; ContextModule["artistSeriesRail"] = "artistSeriesRail"; ContextModule["artistSeriesTab"] = "artistSeriesTab"; ContextModule["artistsTab"] = "artistsTab"; ContextModule["artistsToFollowRail"] = "artistsToFollowRail"; ContextModule["artworkDetails"] = "artworkDetails"; ContextModule["artworkGrid"] = "artworkGrid"; ContextModule["artworkImage"] = "artworkImage"; ContextModule["artworkMetadata"] = "artworkMetadata"; ContextModule["artworkRecentlySoldGrid"] = "artworkRecentlySoldGrid"; ContextModule["artworkSidebar"] = "artworkSidebar"; ContextModule["artworksTab"] = "artworksTab"; ContextModule["associatedViewingRoom"] = "associatedViewingRoom"; ContextModule["auctionCard"] = "auctionCard"; ContextModule["auctionHome"] = "auctionHome"; ContextModule["auctionLots"] = "auctionLots"; ContextModule["auctionRail"] = "auctionRail"; ContextModule["auctionResult"] = "auctionResult"; ContextModule["auctionResults"] = "auctionResults"; ContextModule["auctionResultsForArtistsYouFollow"] = "auctionResultsForArtistsYouFollow"; ContextModule["auctionResultsRail"] = "auctionResultsRail"; ContextModule["auctionResultComparableWorks"] = "auctionResultComparableWorks"; ContextModule["auctionSidebar"] = "auctionSidebar"; ContextModule["auctionsInfo"] = "auctionsInfo"; ContextModule["auctionTab"] = "auctionTab"; ContextModule["banner"] = "banner"; ContextModule["bannerPopUp"] = "bannerPopUp"; ContextModule["boothsTab"] = "boothsTab"; ContextModule["browseFair"] = "browseFair"; ContextModule["categoryRail"] = "categoryRail"; ContextModule["cityGuideCard"] = "cityGuideCard"; ContextModule["collectionCard"] = "collectionCard"; ContextModule["collectionDescription"] = "collectionDescription"; ContextModule["collectionRail"] = "collectionRail"; ContextModule["consignSubmissionFlow"] = "consignSubmissionFlow"; ContextModule["contactInformation"] = "contactInformation"; ContextModule["createAlert"] = "createAlert"; ContextModule["curatedHighlightsRail"] = "curatedHighlightsRail"; ContextModule["currentAuctions"] = "currentAuctions"; ContextModule["currentShowsRail"] = "currentShowsRail"; ContextModule["exhibitorsTab"] = "exhibitorsTab"; ContextModule["fairCard"] = "fairCard"; ContextModule["fairHome"] = "fairHome"; ContextModule["fairInfo"] = "fairInfo"; ContextModule["fairOrganizerHeader"] = "fairOrganizerHeader"; ContextModule["fairRail"] = "fairRail"; ContextModule["fairsHeader"] = "fairsHeader"; ContextModule["fairTab"] = "fairTab"; ContextModule["featuredArtists"] = "featuredArtists"; ContextModule["featuredArtistsRail"] = "featuredArtistsRail"; ContextModule["featuredCollection"] = "featuredCollection"; ContextModule["featuredCollectionsRail"] = "featuredCollectionsRail"; ContextModule["featuredGalleriesRail"] = "featuredGalleriesRail"; ContextModule["featuredRail"] = "featuredRail"; ContextModule["featuredShowsRail"] = "featuredShowsRail"; ContextModule["featuredViewingRoomsRail"] = "featuredViewingRoomsRail"; ContextModule["filterScreen"] = "filterScreen"; ContextModule["footer"] = "footer"; ContextModule["frequentlyAskedQuestions"] = "frequentlyAskedQuestions"; ContextModule["galleryBoothRail"] = "galleryBoothRail"; ContextModule["galleryTab"] = "galleryTab"; ContextModule["geneHeader"] = "geneHeader"; ContextModule["header"] = "header"; ContextModule["inboxActiveBids"] = "inboxActiveBids"; ContextModule["inboxClosedBids"] = "inboxClosedBids"; ContextModule["inboxConversation"] = "inboxConversation"; ContextModule["inboxInquiries"] = "inboxInquiries"; ContextModule["inquiry"] = "inquiry"; ContextModule["intextTooltip"] = "intextTooltip"; ContextModule["latestViewingRoomsRail"] = "latestViewingRoomsRail"; ContextModule["liveAuctionRoom"] = "liveAuctionRoom"; ContextModule["liveAuctionsRail"] = "liveAuctionsRail"; ContextModule["mainCarousel"] = "mainCarousel"; ContextModule["marketInsights"] = "marketInsights"; ContextModule["marketNews"] = "marketNews"; ContextModule["minimalCTABanner"] = "minimalCTABanner"; ContextModule["moreFromThisSeries"] = "moreFromThisSeries"; ContextModule["moreSeriesByThisArtist"] = "moreSeriesByThisArtist"; ContextModule["myCollectionArtwork"] = "myCollectionArtwork"; ContextModule["myCollectionAddArtworkAddArtist"] = "myCollectionAddArtworkAddArtist"; ContextModule["myCollectionArtworkInsights"] = "myCollectionArtworkInsights"; ContextModule["myCollectionComparableWorks"] = "myCollectionComparableWorks"; ContextModule["myCollectionHome"] = "myCollectionHome"; ContextModule["newWorksByArtistsYouFollowRail"] = "newWorksByArtistsYouFollowRail"; ContextModule["newWorksForYouRail"] = "newWorksForYouRail"; ContextModule["newWorksByGalleriesYouFollowRail"] = "newWorksByGalleriesYouFollowRail"; ContextModule["onboardingArtists"] = "onboardingArtists"; ContextModule["onboardingBudget"] = "onboardingBudget"; ContextModule["onboardingGenes"] = "onboardingGenes"; ContextModule["onboardingInterests"] = "onboardingInterests"; ContextModule["ordersAccept"] = "ordersAccept"; ContextModule["ordersCounter"] = "ordersCounter"; ContextModule["ordersNewPayment"] = "ordersNewPayment"; ContextModule["ordersOffer"] = "ordersOffer"; ContextModule["ordersPayment"] = "ordersPayment"; ContextModule["ordersRespond"] = "ordersRespond"; ContextModule["ordersReview"] = "ordersReview"; ContextModule["ordersShipping"] = "ordersShipping"; ContextModule["ordersSubmitted"] = "ordersSubmitted"; ContextModule["otherCollectionsRail"] = "otherCollectionsRail"; ContextModule["otherWorksByArtistRail"] = "otherWorksByArtistRail"; ContextModule["otherWorksFromPartnerRail"] = "otherWorksFromPartnerRail"; ContextModule["otherWorksFromShowRail"] = "otherWorksFromShowRail"; ContextModule["otherWorksInAuctionRail"] = "otherWorksInAuctionRail"; ContextModule["partnerHeader"] = "partnerHeader"; ContextModule["pastAuctions"] = "pastAuctions"; ContextModule["pastFairs"] = "pastFairs"; ContextModule["popularArtistsRail"] = "popularArtistsRail"; ContextModule["popUpModal"] = "popUpModal"; ContextModule["presentingFair"] = "presentingFair"; ContextModule["presentingPartner"] = "presentingPartner"; ContextModule["priceDatabase"] = "priceDatabase"; ContextModule["priceDatabaseLanding"] = "priceDatabaseLanding"; ContextModule["priceEstimate"] = "priceEstimate"; ContextModule["promoSpace"] = "promoSpace"; ContextModule["pushNotifications"] = "pushNotifications"; ContextModule["recentlySavedRail"] = "recentlySavedRail"; ContextModule["recentlyViewedRail"] = "recentlyViewedRail"; ContextModule["recommendedArtistsRail"] = "recommendedArtistsRail"; ContextModule["recommendedWorksForYouRail"] = "recommendedWorksForYouRail"; ContextModule["relatedArticles"] = "relatedArticles"; ContextModule["relatedArtistsRail"] = "relatedArtistsRail"; ContextModule["relatedCollectionsRail"] = "relatedCollectionsRail"; ContextModule["relatedWorksRail"] = "relatedWorksRail"; ContextModule["saveWorksCTA"] = "saveWorksCTA"; ContextModule["sellFooter"] = "sellFooter"; ContextModule["sellHeader"] = "sellHeader"; ContextModule["showHeader"] = "showHeader"; ContextModule["showInfo"] = "showInfo"; ContextModule["showsRail"] = "showsRail"; ContextModule["showTab"] = "showTab"; ContextModule["similarToWorksYouSavedRail"] = "similarToWorksYouSavedRail"; ContextModule["similarToWorksYouViewedRail"] = "similarToWorksYouViewedRail"; ContextModule["standoutLots"] = "standoutLots"; ContextModule["tabBar"] = "tabBar"; ContextModule["tagHeader"] = "tagHeader"; ContextModule["toDoList"] = "toDoList"; ContextModule["topTab"] = "topTab"; ContextModule["topWorksRail"] = "topWorksRail"; ContextModule["trendingArtistsRail"] = "trendingArtistsRail"; ContextModule["trendingLots"] = "trendingLots"; ContextModule["upcomingAuctions"] = "upcomingAuctions"; ContextModule["uploadPhotos"] = "uploadPhotos"; ContextModule["viewingRoom"] = "viewingRoom"; ContextModule["voltArtworksEdit"] = "voltArtworksEdit"; ContextModule["worksByArtistsYouFollowRail"] = "worksByArtistsYouFollowRail"; ContextModule["worksByPopularArtistsRail"] = "worksByPopularArtistsRail"; ContextModule["worksForSaleRail"] = "worksForSaleRail"; ContextModule["yourActiveBids"] = "yourActiveBids"; })(ContextModule || (exports.ContextModule = ContextModule = {}));