@artsy/cohesion 4.96.0 → 4.98.0

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/CHANGELOG.md CHANGED
@@ -1,3 +1,32 @@
1
+ # v4.98.0 (Wed Feb 01 2023)
2
+
3
+ #### 🚀 Enhancement
4
+
5
+ - feat: add upcoming auctions OwnerType [#396](https://github.com/artsy/cohesion/pull/396) ([@MounirDhahri](https://github.com/MounirDhahri))
6
+
7
+ #### Authors: 1
8
+
9
+ - Mounir Dhahri ([@MounirDhahri](https://github.com/MounirDhahri))
10
+
11
+ ---
12
+
13
+ # v4.97.0 (Wed Feb 01 2023)
14
+
15
+ #### 🚀 Enhancement
16
+
17
+ - feat: add upcoming auctions results rail [#395](https://github.com/artsy/cohesion/pull/395) ([@MounirDhahri](https://github.com/MounirDhahri))
18
+
19
+ #### 🏠 Internal
20
+
21
+ - chore(deps): update dep typescript from 4.9.4 to v4.9.5 [#394](https://github.com/artsy/cohesion/pull/394) ([@renovate[bot]](https://github.com/renovate[bot]))
22
+
23
+ #### Authors: 2
24
+
25
+ - [@renovate[bot]](https://github.com/renovate[bot])
26
+ - Mounir Dhahri ([@MounirDhahri](https://github.com/MounirDhahri))
27
+
28
+ ---
29
+
1
30
  # v4.96.0 (Tue Jan 17 2023)
2
31
 
3
32
  #### 🚀 Enhancement
@@ -34,10 +34,10 @@ export declare enum ContextModule {
34
34
  auctionLots = "auctionLots",
35
35
  auctionRail = "auctionRail",
36
36
  auctionResult = "auctionResult",
37
+ auctionResultComparableWorks = "auctionResultComparableWorks",
37
38
  auctionResults = "auctionResults",
38
39
  auctionResultsForArtistsYouFollow = "auctionResultsForArtistsYouFollow",
39
40
  auctionResultsRail = "auctionResultsRail",
40
- auctionResultComparableWorks = "auctionResultComparableWorks",
41
41
  auctionSidebar = "auctionSidebar",
42
42
  auctionsInfo = "auctionsInfo",
43
43
  auctionTab = "auctionTab",
@@ -54,6 +54,8 @@ export declare enum ContextModule {
54
54
  consignmentInquiryForm = "consignmentInquiryForm",
55
55
  consignSubmissionFlow = "consignSubmissionFlow",
56
56
  contactInformation = "contactInformation",
57
+ conversationBuyNowConfirmArtwork = "conversationBuyNowConfirmArtwork",
58
+ conversationMakeOfferConfirmArtwork = "conversationMakeOfferConfirmArtwork",
57
59
  createAlert = "createAlert",
58
60
  curatedCollections = "curatedCollections",
59
61
  curatedHighlightsRail = "curatedHighlightsRail",
@@ -99,24 +101,24 @@ export declare enum ContextModule {
99
101
  moreFromThisSeries = "moreFromThisSeries",
100
102
  moreSeriesByThisArtist = "moreSeriesByThisArtist",
101
103
  myCollection = "myCollection",
102
- myCollectionArtwork = "myCollectionArtwork",
103
104
  myCollectionAddArtworkAddArtist = "myCollectionAddArtworkAddArtist",
104
- myCollectionArtworkInsights = "myCollectionArtworkInsights",
105
+ myCollectionArtwork = "myCollectionArtwork",
105
106
  myCollectionArtworkAbout = "myCollectionArtworkAbout",
107
+ myCollectionArtworkInsights = "myCollectionArtworkInsights",
106
108
  myCollectionComparableWorks = "myCollectionComparableWorks",
107
109
  myCollectionHome = "myCollectionHome",
108
110
  myCollectionInsights = "myCollectionInsights",
109
- myCollectionInsightsMedianAuctionRail = "myCollectionInsightsMedianAuctionRail",
110
111
  myCollectionInsightsMedianAuctionPriceChart = "myCollectionInsightsMedianAuctionPriceChart",
112
+ myCollectionInsightsMedianAuctionRail = "myCollectionInsightsMedianAuctionRail",
111
113
  myCollectionMarketSignals = "myCollectionMarketSignals",
112
114
  myCollectionOnboarding = "myCollectionOnboarding",
113
115
  newWorksByArtistsYouFollowRail = "newWorksByArtistsYouFollowRail",
114
- newWorksForYouRail = "newWorksForYouRail",
115
116
  newWorksByGalleriesYouFollowRail = "newWorksByGalleriesYouFollowRail",
117
+ newWorksForYouRail = "newWorksForYouRail",
116
118
  onboardingActivity = "onboardingActivity",
117
119
  onboardingCollectorLevel = "onboardingCollectorLevel",
118
- onboardingInterests = "onboardingInterests",
119
120
  onboardingFlow = "onboardingFlow",
121
+ onboardingInterests = "onboardingInterests",
120
122
  ordersAccept = "ordersAccept",
121
123
  ordersCounter = "ordersCounter",
122
124
  ordersNewPayment = "ordersNewPayment",
@@ -171,17 +173,16 @@ export declare enum ContextModule {
171
173
  trendingLots = "trendingLots",
172
174
  troveArtworksRail = "troveArtworksRail",
173
175
  upcomingAuctions = "upcomingAuctions",
176
+ upcomingAuctionsRail = "upcomingAuctionsRail",
174
177
  uploadPhotos = "uploadPhotos",
175
178
  viewingRoom = "viewingRoom",
176
179
  voltArtworksEdit = "voltArtworksEdit",
177
180
  worksByArtistsYouFollowRail = "worksByArtistsYouFollowRail",
178
181
  worksByPopularArtistsRail = "worksByPopularArtistsRail",
179
182
  worksForSaleRail = "worksForSaleRail",
180
- yourActiveBids = "yourActiveBids",
181
- conversationMakeOfferConfirmArtwork = "conversationMakeOfferConfirmArtwork",
182
- conversationBuyNowConfirmArtwork = "conversationBuyNowConfirmArtwork"
183
+ yourActiveBids = "yourActiveBids"
183
184
  }
184
185
  /**
185
186
  * Limited ContextModules available for web authentication events
186
187
  */
187
- export type AuthContextModule = ContextModule.aboutTheWork | ContextModule.artistHeader | ContextModule.artistRecentlySold | ContextModule.artistSeriesRail | ContextModule.artistSeriesTab | ContextModule.artistsTab | ContextModule.artistsToFollowRail | ContextModule.artworkGrid | ContextModule.artworkImage | ContextModule.artworkSidebar | ContextModule.artworksTab | ContextModule.associatedViewingRoom | ContextModule.auctionHome | ContextModule.auctionLots | ContextModule.auctionRail | ContextModule.auctionResult | ContextModule.auctionResults | ContextModule.auctionResultComparableWorks | ContextModule.auctionSidebar | ContextModule.auctionsInfo | ContextModule.auctionTab | ContextModule.bannerPopUp | ContextModule.boothsTab | ContextModule.browseFair | ContextModule.categoryRail | ContextModule.collectionDescription | ContextModule.collectorProfile | ContextModule.consignSubmissionFlow | ContextModule.currentShowsRail | ContextModule.fairInfo | ContextModule.fairOrganizerHeader | ContextModule.fairRail | ContextModule.fairsHeader | ContextModule.fairTab | ContextModule.featuredArtists | ContextModule.featuredArtistsRail | ContextModule.featuredGalleriesRail | ContextModule.footer | ContextModule.galleryTab | ContextModule.geneHeader | ContextModule.header | ContextModule.inquiry | ContextModule.intextTooltip | ContextModule.liveAuctionRoom | ContextModule.liveAuctionsRail | ContextModule.mainCarousel | ContextModule.minimalCTABanner | ContextModule.myCollectionAddArtworkAddArtist | ContextModule.myCollectionHome | ContextModule.onboardingActivity | ContextModule.onboardingCollectorLevel | ContextModule.onboardingInterests | ContextModule.onboardingFlow | ContextModule.otherWorksByArtistRail | ContextModule.otherWorksFromPartnerRail | ContextModule.otherWorksFromShowRail | ContextModule.otherWorksInAuctionRail | ContextModule.partnerHeader | ContextModule.pastFairs | ContextModule.popularArtistsRail | ContextModule.popUpModal | ContextModule.presentingFair | ContextModule.presentingPartner | ContextModule.priceEstimate | ContextModule.recentlyViewedRail | ContextModule.recentPriceRanges | ContextModule.recommendedArtistsRail | ContextModule.relatedArtistsRail | ContextModule.relatedWorksRail | ContextModule.saveWorksCTA | ContextModule.showHeader | ContextModule.showInfo | ContextModule.showTab | ContextModule.standoutLots | ContextModule.tagHeader | ContextModule.topWorksRail | ContextModule.topTab | ContextModule.trendingArtistsRail | ContextModule.trendingLots | ContextModule.viewingRoom | ContextModule.worksByArtistsYouFollowRail | ContextModule.worksByPopularArtistsRail | ContextModule.worksForSaleRail;
188
+ export type AuthContextModule = ContextModule.aboutTheWork | ContextModule.artistHeader | ContextModule.artistRecentlySold | ContextModule.artistSeriesRail | ContextModule.artistSeriesTab | ContextModule.artistsTab | ContextModule.artistsToFollowRail | ContextModule.artworkGrid | ContextModule.artworkImage | ContextModule.artworkSidebar | ContextModule.artworksTab | ContextModule.associatedViewingRoom | ContextModule.auctionHome | ContextModule.auctionLots | ContextModule.auctionRail | ContextModule.auctionResult | ContextModule.auctionResultComparableWorks | ContextModule.auctionResults | ContextModule.auctionSidebar | ContextModule.auctionsInfo | ContextModule.auctionTab | ContextModule.bannerPopUp | ContextModule.boothsTab | ContextModule.browseFair | ContextModule.categoryRail | ContextModule.collectionDescription | ContextModule.collectorProfile | ContextModule.consignSubmissionFlow | ContextModule.currentShowsRail | ContextModule.fairInfo | ContextModule.fairOrganizerHeader | ContextModule.fairRail | ContextModule.fairsHeader | ContextModule.fairTab | ContextModule.featuredArtists | ContextModule.featuredArtistsRail | ContextModule.featuredGalleriesRail | ContextModule.footer | ContextModule.galleryTab | ContextModule.geneHeader | ContextModule.header | ContextModule.inquiry | ContextModule.intextTooltip | ContextModule.liveAuctionRoom | ContextModule.liveAuctionsRail | ContextModule.mainCarousel | ContextModule.minimalCTABanner | ContextModule.myCollectionAddArtworkAddArtist | ContextModule.myCollectionHome | ContextModule.onboardingActivity | ContextModule.onboardingCollectorLevel | ContextModule.onboardingFlow | ContextModule.onboardingInterests | ContextModule.otherWorksByArtistRail | ContextModule.otherWorksFromPartnerRail | ContextModule.otherWorksFromShowRail | ContextModule.otherWorksInAuctionRail | ContextModule.partnerHeader | ContextModule.pastFairs | ContextModule.popularArtistsRail | ContextModule.popUpModal | ContextModule.presentingFair | ContextModule.presentingPartner | ContextModule.priceEstimate | ContextModule.recentlyViewedRail | ContextModule.recentPriceRanges | ContextModule.recommendedArtistsRail | ContextModule.relatedArtistsRail | ContextModule.relatedWorksRail | ContextModule.saveWorksCTA | ContextModule.showHeader | ContextModule.showInfo | ContextModule.showTab | ContextModule.standoutLots | ContextModule.tagHeader | ContextModule.topTab | ContextModule.topWorksRail | ContextModule.trendingArtistsRail | ContextModule.trendingLots | ContextModule.viewingRoom | ContextModule.worksByArtistsYouFollowRail | ContextModule.worksByPopularArtistsRail | ContextModule.worksForSaleRail;
@@ -48,10 +48,10 @@ exports.ContextModule = ContextModule;
48
48
  ContextModule["auctionLots"] = "auctionLots";
49
49
  ContextModule["auctionRail"] = "auctionRail";
50
50
  ContextModule["auctionResult"] = "auctionResult";
51
+ ContextModule["auctionResultComparableWorks"] = "auctionResultComparableWorks";
51
52
  ContextModule["auctionResults"] = "auctionResults";
52
53
  ContextModule["auctionResultsForArtistsYouFollow"] = "auctionResultsForArtistsYouFollow";
53
54
  ContextModule["auctionResultsRail"] = "auctionResultsRail";
54
- ContextModule["auctionResultComparableWorks"] = "auctionResultComparableWorks";
55
55
  ContextModule["auctionSidebar"] = "auctionSidebar";
56
56
  ContextModule["auctionsInfo"] = "auctionsInfo";
57
57
  ContextModule["auctionTab"] = "auctionTab";
@@ -68,6 +68,8 @@ exports.ContextModule = ContextModule;
68
68
  ContextModule["consignmentInquiryForm"] = "consignmentInquiryForm";
69
69
  ContextModule["consignSubmissionFlow"] = "consignSubmissionFlow";
70
70
  ContextModule["contactInformation"] = "contactInformation";
71
+ ContextModule["conversationBuyNowConfirmArtwork"] = "conversationBuyNowConfirmArtwork";
72
+ ContextModule["conversationMakeOfferConfirmArtwork"] = "conversationMakeOfferConfirmArtwork";
71
73
  ContextModule["createAlert"] = "createAlert";
72
74
  ContextModule["curatedCollections"] = "curatedCollections";
73
75
  ContextModule["curatedHighlightsRail"] = "curatedHighlightsRail";
@@ -113,24 +115,24 @@ exports.ContextModule = ContextModule;
113
115
  ContextModule["moreFromThisSeries"] = "moreFromThisSeries";
114
116
  ContextModule["moreSeriesByThisArtist"] = "moreSeriesByThisArtist";
115
117
  ContextModule["myCollection"] = "myCollection";
116
- ContextModule["myCollectionArtwork"] = "myCollectionArtwork";
117
118
  ContextModule["myCollectionAddArtworkAddArtist"] = "myCollectionAddArtworkAddArtist";
118
- ContextModule["myCollectionArtworkInsights"] = "myCollectionArtworkInsights";
119
+ ContextModule["myCollectionArtwork"] = "myCollectionArtwork";
119
120
  ContextModule["myCollectionArtworkAbout"] = "myCollectionArtworkAbout";
121
+ ContextModule["myCollectionArtworkInsights"] = "myCollectionArtworkInsights";
120
122
  ContextModule["myCollectionComparableWorks"] = "myCollectionComparableWorks";
121
123
  ContextModule["myCollectionHome"] = "myCollectionHome";
122
124
  ContextModule["myCollectionInsights"] = "myCollectionInsights";
123
- ContextModule["myCollectionInsightsMedianAuctionRail"] = "myCollectionInsightsMedianAuctionRail";
124
125
  ContextModule["myCollectionInsightsMedianAuctionPriceChart"] = "myCollectionInsightsMedianAuctionPriceChart";
126
+ ContextModule["myCollectionInsightsMedianAuctionRail"] = "myCollectionInsightsMedianAuctionRail";
125
127
  ContextModule["myCollectionMarketSignals"] = "myCollectionMarketSignals";
126
128
  ContextModule["myCollectionOnboarding"] = "myCollectionOnboarding";
127
129
  ContextModule["newWorksByArtistsYouFollowRail"] = "newWorksByArtistsYouFollowRail";
128
- ContextModule["newWorksForYouRail"] = "newWorksForYouRail";
129
130
  ContextModule["newWorksByGalleriesYouFollowRail"] = "newWorksByGalleriesYouFollowRail";
131
+ ContextModule["newWorksForYouRail"] = "newWorksForYouRail";
130
132
  ContextModule["onboardingActivity"] = "onboardingActivity";
131
133
  ContextModule["onboardingCollectorLevel"] = "onboardingCollectorLevel";
132
- ContextModule["onboardingInterests"] = "onboardingInterests";
133
134
  ContextModule["onboardingFlow"] = "onboardingFlow";
135
+ ContextModule["onboardingInterests"] = "onboardingInterests";
134
136
  ContextModule["ordersAccept"] = "ordersAccept";
135
137
  ContextModule["ordersCounter"] = "ordersCounter";
136
138
  ContextModule["ordersNewPayment"] = "ordersNewPayment";
@@ -185,6 +187,7 @@ exports.ContextModule = ContextModule;
185
187
  ContextModule["trendingLots"] = "trendingLots";
186
188
  ContextModule["troveArtworksRail"] = "troveArtworksRail";
187
189
  ContextModule["upcomingAuctions"] = "upcomingAuctions";
190
+ ContextModule["upcomingAuctionsRail"] = "upcomingAuctionsRail";
188
191
  ContextModule["uploadPhotos"] = "uploadPhotos";
189
192
  ContextModule["viewingRoom"] = "viewingRoom";
190
193
  ContextModule["voltArtworksEdit"] = "voltArtworksEdit";
@@ -192,6 +195,4 @@ exports.ContextModule = ContextModule;
192
195
  ContextModule["worksByPopularArtistsRail"] = "worksByPopularArtistsRail";
193
196
  ContextModule["worksForSaleRail"] = "worksForSaleRail";
194
197
  ContextModule["yourActiveBids"] = "yourActiveBids";
195
- ContextModule["conversationMakeOfferConfirmArtwork"] = "conversationMakeOfferConfirmArtwork";
196
- ContextModule["conversationBuyNowConfirmArtwork"] = "conversationBuyNowConfirmArtwork";
197
198
  })(ContextModule || (exports.ContextModule = ContextModule = {}));
@@ -43,7 +43,6 @@ export declare enum OwnerType {
43
43
  inboxConversation = "inboxConversation",
44
44
  inboxInquiries = "inboxInquiries",
45
45
  myCollection = "myCollection",
46
- myCollectionUploadingFlow = "myCollectionUploadingFlow",
47
46
  myCollectionAddArtworkArtist = "myCollectionAddArtworkArtist",
48
47
  myCollectionArtwork = "myCollectionArtwork",
49
48
  myCollectionArtworkAbout = "MyCollectionArtworkAbout",
@@ -51,6 +50,7 @@ export declare enum OwnerType {
51
50
  myCollectionInsights = "myCollectionInsights",
52
51
  myCollectionInsightsMedianAuctionPrice = "myCollectionInsightsMedianAuctionPrice",
53
52
  myCollectionOnboarding = "myCollectionOnboarding",
53
+ myCollectionUploadingFlow = "myCollectionUploadingFlow",
54
54
  newWorksForYou = "newWorksForYou",
55
55
  onboarding = "onboarding",
56
56
  ordersAccept = "orders-accept",
@@ -77,6 +77,7 @@ export declare enum OwnerType {
77
77
  show = "show",
78
78
  shows = "shows",
79
79
  tag = "tag",
80
+ upcomingAuctions = "upcomingAuctions",
80
81
  user = "user",
81
82
  viewingRoom = "viewingRoom",
82
83
  viewingRoomArtworkPage = "viewingRoomArtworkPage",
@@ -88,8 +89,8 @@ export declare enum OwnerType {
88
89
  /**
89
90
  * Owner types available in iOS/Android
90
91
  */
91
- export type ScreenOwnerType = OwnerType.allArtistSeries | OwnerType.article | OwnerType.articles | OwnerType.artist | OwnerType.artistAuctionResults | OwnerType.artistSeries | OwnerType.artwork | OwnerType.artworkPriceFilter | OwnerType.auctionResult | OwnerType.auctionResultsForArtistsYouFollow | OwnerType.auctions | OwnerType.cityGuideGuide | OwnerType.cityGuideMap | OwnerType.cityPicker | OwnerType.collection | OwnerType.consign | OwnerType.consignmentFlow | OwnerType.consignmentInquiry | OwnerType.consignmentSubmission | OwnerType.conversation | OwnerType.conversationMakeOfferConfirmArtwork | OwnerType.editProfile | OwnerType.explore | OwnerType.fair | OwnerType.fairArtworks | OwnerType.gene | OwnerType.home | OwnerType.inbox | OwnerType.inboxBids | OwnerType.inboxConversation | OwnerType.inboxInquiries | OwnerType.myCollection | OwnerType.myCollectionAddArtworkArtist | OwnerType.myCollectionArtwork | OwnerType.myCollectionArtwork | OwnerType.myCollectionArtworkAbout | OwnerType.myCollectionArtworkInsights | OwnerType.myCollectionInsights | OwnerType.myCollectionInsightsMedianAuctionPrice | OwnerType.myCollectionOnboarding | OwnerType.newWorksForYou | OwnerType.onboarding | OwnerType.partner | OwnerType.profile | OwnerType.sale | OwnerType.reverseImageSearch | OwnerType.saleInformation | OwnerType.savedSearch | OwnerType.savedSearches | OwnerType.savesAndFollows | OwnerType.search | OwnerType.sell | OwnerType.show | OwnerType.shows | OwnerType.tag | OwnerType.viewingRoom | OwnerType.viewingRoomArtworkPage | OwnerType.viewingRoomArtworks | OwnerType.viewingRoomList | OwnerType.worksForYou;
92
+ export type ScreenOwnerType = OwnerType.allArtistSeries | OwnerType.article | OwnerType.articles | OwnerType.artist | OwnerType.artistAuctionResults | OwnerType.artistSeries | OwnerType.artwork | OwnerType.artworkPriceFilter | OwnerType.auctionResult | OwnerType.auctionResultsForArtistsYouFollow | OwnerType.auctions | OwnerType.cityGuideGuide | OwnerType.cityGuideMap | OwnerType.cityPicker | OwnerType.collection | OwnerType.consign | OwnerType.consignmentFlow | OwnerType.consignmentInquiry | OwnerType.consignmentSubmission | OwnerType.conversation | OwnerType.conversationMakeOfferConfirmArtwork | OwnerType.editProfile | OwnerType.explore | OwnerType.fair | OwnerType.fairArtworks | OwnerType.gene | OwnerType.home | OwnerType.inbox | OwnerType.inboxBids | OwnerType.inboxConversation | OwnerType.inboxInquiries | OwnerType.myCollection | OwnerType.myCollectionAddArtworkArtist | OwnerType.myCollectionArtwork | OwnerType.myCollectionArtwork | OwnerType.myCollectionArtworkAbout | OwnerType.myCollectionArtworkInsights | OwnerType.myCollectionInsights | OwnerType.myCollectionInsightsMedianAuctionPrice | OwnerType.myCollectionOnboarding | OwnerType.newWorksForYou | OwnerType.onboarding | OwnerType.partner | OwnerType.profile | OwnerType.reverseImageSearch | OwnerType.sale | OwnerType.saleInformation | OwnerType.savedSearch | OwnerType.savedSearches | OwnerType.savesAndFollows | OwnerType.search | OwnerType.sell | OwnerType.show | OwnerType.shows | OwnerType.tag | OwnerType.upcomingAuctions | OwnerType.viewingRoom | OwnerType.viewingRoomArtworkPage | OwnerType.viewingRoomArtworks | OwnerType.viewingRoomList | OwnerType.worksForYou;
92
93
  /**
93
94
  * Owner types available in web/mobile web
94
95
  */
95
- export type PageOwnerType = OwnerType.article | OwnerType.articles | OwnerType.artist | OwnerType.artists | OwnerType.artistAuctionResults | OwnerType.artistSeries | OwnerType.artwork | OwnerType.auctions | OwnerType.collect | OwnerType.collection | OwnerType.collections | OwnerType.consign | OwnerType.editProfile | OwnerType.fair | OwnerType.fairs | OwnerType.galleries | OwnerType.gene | OwnerType.home | OwnerType.myCollectionArtworkInsights | OwnerType.myCollectionInsights | OwnerType.onboarding | OwnerType.ordersAccept | OwnerType.ordersCounter | OwnerType.ordersNewPayment | OwnerType.ordersOffer | OwnerType.ordersPayment | OwnerType.ordersRespond | OwnerType.ordersReview | OwnerType.ordersShipping | OwnerType.ordersSubmitted | OwnerType.partner | OwnerType.partnerShowsArtworks | OwnerType.priceDatabase | OwnerType.profile | OwnerType.sale | OwnerType.savedSearch | OwnerType.savedSearches | OwnerType.search | OwnerType.show | OwnerType.shows | OwnerType.tag | OwnerType.user | OwnerType.viewingRoom | OwnerType.viewingRooms | OwnerType.worksForYou;
96
+ export type PageOwnerType = OwnerType.article | OwnerType.articles | OwnerType.artist | OwnerType.artistAuctionResults | OwnerType.artists | OwnerType.artistSeries | OwnerType.artwork | OwnerType.auctions | OwnerType.collect | OwnerType.collection | OwnerType.collections | OwnerType.consign | OwnerType.editProfile | OwnerType.fair | OwnerType.fairs | OwnerType.galleries | OwnerType.gene | OwnerType.home | OwnerType.myCollectionArtworkInsights | OwnerType.myCollectionInsights | OwnerType.onboarding | OwnerType.ordersAccept | OwnerType.ordersCounter | OwnerType.ordersNewPayment | OwnerType.ordersOffer | OwnerType.ordersPayment | OwnerType.ordersRespond | OwnerType.ordersReview | OwnerType.ordersShipping | OwnerType.ordersSubmitted | OwnerType.partner | OwnerType.partnerShowsArtworks | OwnerType.priceDatabase | OwnerType.profile | OwnerType.sale | OwnerType.savedSearch | OwnerType.savedSearches | OwnerType.search | OwnerType.show | OwnerType.shows | OwnerType.tag | OwnerType.user | OwnerType.viewingRoom | OwnerType.viewingRooms | OwnerType.worksForYou;
@@ -61,7 +61,6 @@ exports.OwnerType = OwnerType;
61
61
  OwnerType["inboxConversation"] = "inboxConversation";
62
62
  OwnerType["inboxInquiries"] = "inboxInquiries";
63
63
  OwnerType["myCollection"] = "myCollection";
64
- OwnerType["myCollectionUploadingFlow"] = "myCollectionUploadingFlow";
65
64
  OwnerType["myCollectionAddArtworkArtist"] = "myCollectionAddArtworkArtist";
66
65
  OwnerType["myCollectionArtwork"] = "myCollectionArtwork";
67
66
  OwnerType["myCollectionArtworkAbout"] = "MyCollectionArtworkAbout";
@@ -69,6 +68,7 @@ exports.OwnerType = OwnerType;
69
68
  OwnerType["myCollectionInsights"] = "myCollectionInsights";
70
69
  OwnerType["myCollectionInsightsMedianAuctionPrice"] = "myCollectionInsightsMedianAuctionPrice";
71
70
  OwnerType["myCollectionOnboarding"] = "myCollectionOnboarding";
71
+ OwnerType["myCollectionUploadingFlow"] = "myCollectionUploadingFlow";
72
72
  OwnerType["newWorksForYou"] = "newWorksForYou";
73
73
  OwnerType["onboarding"] = "onboarding";
74
74
  OwnerType["ordersAccept"] = "orders-accept";
@@ -95,6 +95,7 @@ exports.OwnerType = OwnerType;
95
95
  OwnerType["show"] = "show";
96
96
  OwnerType["shows"] = "shows";
97
97
  OwnerType["tag"] = "tag";
98
+ OwnerType["upcomingAuctions"] = "upcomingAuctions";
98
99
  OwnerType["user"] = "user";
99
100
  OwnerType["viewingRoom"] = "viewingRoom";
100
101
  OwnerType["viewingRoomArtworkPage"] = "viewingRoomArtworkPage";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@artsy/cohesion",
3
- "version": "4.96.0",
3
+ "version": "4.98.0",
4
4
  "description": "Analytics schema",
5
5
  "main": "dist/index.js",
6
6
  "publishConfig": {
@@ -47,7 +47,7 @@
47
47
  "lint-staged": "10.1.7",
48
48
  "prettier": "2.0.5",
49
49
  "typedoc": "0.17.7",
50
- "typescript": "4.9.4"
50
+ "typescript": "4.9.5"
51
51
  },
52
52
  "dependencies": {
53
53
  "core-js": "3"