@artsy/cohesion 4.223.0 → 4.225.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,27 @@
|
|
|
1
|
+
# v4.225.0 (Fri Jan 17 2025)
|
|
2
|
+
|
|
3
|
+
#### 🚀 Enhancement
|
|
4
|
+
|
|
5
|
+
- chore: add artistArtworksCreateAlertRemindertMessage [#549](https://github.com/artsy/cohesion/pull/549) ([@dariakoko](https://github.com/dariakoko))
|
|
6
|
+
|
|
7
|
+
#### Authors: 1
|
|
8
|
+
|
|
9
|
+
- Daria Kozlova ([@dariakoko](https://github.com/dariakoko))
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
# v4.224.0 (Wed Jan 15 2025)
|
|
14
|
+
|
|
15
|
+
#### 🚀 Enhancement
|
|
16
|
+
|
|
17
|
+
- feat(ONYX-1489): add ContextModule and OwnerType quickLinks [#547](https://github.com/artsy/cohesion/pull/547) ([@dariakoko](https://github.com/dariakoko))
|
|
18
|
+
|
|
19
|
+
#### Authors: 1
|
|
20
|
+
|
|
21
|
+
- Daria Kozlova ([@dariakoko](https://github.com/dariakoko))
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
1
25
|
# v4.223.0 (Fri Jan 10 2025)
|
|
2
26
|
|
|
3
27
|
#### 🚀 Enhancement
|
|
@@ -8,24 +8,24 @@ export declare enum ContextModule {
|
|
|
8
8
|
aboutTheWork = "aboutTheWork",
|
|
9
9
|
aboutThisAuction = "aboutThisAuction",
|
|
10
10
|
account = "account",
|
|
11
|
-
adServer = "adServer",
|
|
12
11
|
activity = "activity",
|
|
13
12
|
activityRail = "activityRail",
|
|
14
13
|
actNow = "actNow",
|
|
14
|
+
adServer = "adServer",
|
|
15
15
|
alertConfirmation = "alertConfirmation",
|
|
16
16
|
alertDetails = "alertDetails",
|
|
17
17
|
alertFilters = "alertFilters",
|
|
18
18
|
alertsAll = "alertsAll",
|
|
19
19
|
alertsList = "alertsList",
|
|
20
|
-
alertsWithPrice = "alertsWithPrice",
|
|
21
20
|
alertsWithoutPrice = "alertsWithoutPrice",
|
|
21
|
+
alertsWithPrice = "alertsWithPrice",
|
|
22
|
+
article = "article",
|
|
22
23
|
articleArtist = "articleArtist",
|
|
23
24
|
articleRail = "articleRail",
|
|
24
|
-
article = "article",
|
|
25
25
|
articles = "articles",
|
|
26
26
|
articleTab = "articleTab",
|
|
27
|
+
artistArtworksCreateAlertRemindertMessage = "artistArtworksCreateAlertRemindertMessage",
|
|
27
28
|
artistArtworksGridEnd = "artistArtworksGridEnd",
|
|
28
|
-
artistArtworksCreateAlertPromptMessage = "artistArtworksCreateAlertPromptMessage",
|
|
29
29
|
artistAuctionResults = "artistAuctionResults",
|
|
30
30
|
artistCard = "artistCard",
|
|
31
31
|
artistHeader = "artistHeader",
|
|
@@ -126,9 +126,9 @@ export declare enum ContextModule {
|
|
|
126
126
|
liveAuctionsRail = "liveAuctionsRail",
|
|
127
127
|
lotsForYouRail = "lotsForYouRail",
|
|
128
128
|
mainCarousel = "mainCarousel",
|
|
129
|
+
marketingCollectionTab = "marketingCollectionTab",
|
|
129
130
|
marketInsights = "marketInsights",
|
|
130
131
|
marketNews = "marketNews",
|
|
131
|
-
marketingCollectionTab = "marketingCollectionTab",
|
|
132
132
|
minimalCTABanner = "minimalCTABanner",
|
|
133
133
|
moreFromThisSeries = "moreFromThisSeries",
|
|
134
134
|
moreSeriesByThisArtist = "moreSeriesByThisArtist",
|
|
@@ -181,6 +181,7 @@ export declare enum ContextModule {
|
|
|
181
181
|
priceEstimate = "priceEstimate",
|
|
182
182
|
promoSpace = "promoSpace",
|
|
183
183
|
pushNotifications = "pushNotifications",
|
|
184
|
+
quickLinks = "quickLinks",
|
|
184
185
|
recentlySavedRail = "recentlySavedRail",
|
|
185
186
|
recentlyViewedRail = "recentlyViewedRail",
|
|
186
187
|
recentPriceRanges = "recentPriceRanges",
|
|
@@ -197,8 +198,8 @@ export declare enum ContextModule {
|
|
|
197
198
|
sellHeader = "sellHeader",
|
|
198
199
|
sellHowItWorks = "sellHowItWorks",
|
|
199
200
|
sellMeetTheSpecialists = "sellMeetTheSpecialists",
|
|
200
|
-
sellStickyFooter = "sellStickyFooter",
|
|
201
201
|
sellSpeakToTheTeam = "sellSpeakToTheTeam",
|
|
202
|
+
sellStickyFooter = "sellStickyFooter",
|
|
202
203
|
showHeader = "showHeader",
|
|
203
204
|
showInfo = "showInfo",
|
|
204
205
|
showsRail = "showsRail",
|
|
@@ -228,4 +229,4 @@ export declare enum ContextModule {
|
|
|
228
229
|
/**
|
|
229
230
|
* Limited ContextModules available for web authentication events
|
|
230
231
|
*/
|
|
231
|
-
export type AuthContextModule = ContextModule.
|
|
232
|
+
export type AuthContextModule = ContextModule.aboutTheWork | ContextModule.activity | ContextModule.articleTab | ContextModule.artistHeader | ContextModule.artistRecentlySold | ContextModule.artistSeriesRail | ContextModule.artistSeriesTab | ContextModule.artistsTab | ContextModule.artistsToFollowRail | ContextModule.artworkClosedLotHeader | ContextModule.artworkGrid | ContextModule.artworkImage | ContextModule.artworkSidebar | ContextModule.artworksTab | ContextModule.associatedViewingRoom | ContextModule.auctionHome | ContextModule.auctionLots | ContextModule.auctionLotsEndingSoonRail | 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.createAlert | ContextModule.currentShowsRail | ContextModule.fairInfo | ContextModule.fairOrganizerHeader | ContextModule.fairRail | ContextModule.fairsHeader | ContextModule.fairTab | ContextModule.featuredArtists | ContextModule.featuredArtistsRail | ContextModule.featuredGalleriesRail | ContextModule.footer | ContextModule.galleriesNearYouRail | ContextModule.galleryTab | ContextModule.geneHeader | ContextModule.header | ContextModule.heroUnitsRail | ContextModule.inquiry | ContextModule.intextTooltip | ContextModule.liveAuctionRoom | ContextModule.liveAuctionsRail | ContextModule.lotsForYouRail | ContextModule.mainCarousel | ContextModule.marketingCollectionTab | ContextModule.minimalCTABanner | ContextModule.myCollectionAddArtworkAddArtist | ContextModule.myCollectionHome | ContextModule.navBar | ContextModule.newWorksByGalleriesYouFollowRail | ContextModule.newWorksForYouRail | ContextModule.notification | 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.quickLinks | ContextModule.recentlyViewedRail | ContextModule.recentPriceRanges | ContextModule.recommendedArtistsRail | ContextModule.relatedArtistsRail | ContextModule.relatedWorksRail | ContextModule.saveWorksCTA | ContextModule.sell | ContextModule.sellFooter | ContextModule.sellHeader | ContextModule.sellHowItWorks | ContextModule.sellStickyFooter | ContextModule.showHeader | ContextModule.showInfo | ContextModule.showTab | ContextModule.standoutLots | ContextModule.tagHeader | ContextModule.topAuctionLotsRail | ContextModule.topTab | ContextModule.topWorksRail | ContextModule.trendingArtistsRail | ContextModule.trendingLots | ContextModule.viewingRoom | ContextModule.worksByArtistsYouFollowRail | ContextModule.worksByPopularArtistsRail | ContextModule.worksForSaleRail;
|
|
@@ -22,24 +22,24 @@ exports.ContextModule = ContextModule;
|
|
|
22
22
|
ContextModule["aboutTheWork"] = "aboutTheWork";
|
|
23
23
|
ContextModule["aboutThisAuction"] = "aboutThisAuction";
|
|
24
24
|
ContextModule["account"] = "account";
|
|
25
|
-
ContextModule["adServer"] = "adServer";
|
|
26
25
|
ContextModule["activity"] = "activity";
|
|
27
26
|
ContextModule["activityRail"] = "activityRail";
|
|
28
27
|
ContextModule["actNow"] = "actNow";
|
|
28
|
+
ContextModule["adServer"] = "adServer";
|
|
29
29
|
ContextModule["alertConfirmation"] = "alertConfirmation";
|
|
30
30
|
ContextModule["alertDetails"] = "alertDetails";
|
|
31
31
|
ContextModule["alertFilters"] = "alertFilters";
|
|
32
32
|
ContextModule["alertsAll"] = "alertsAll";
|
|
33
33
|
ContextModule["alertsList"] = "alertsList";
|
|
34
|
-
ContextModule["alertsWithPrice"] = "alertsWithPrice";
|
|
35
34
|
ContextModule["alertsWithoutPrice"] = "alertsWithoutPrice";
|
|
35
|
+
ContextModule["alertsWithPrice"] = "alertsWithPrice";
|
|
36
|
+
ContextModule["article"] = "article";
|
|
36
37
|
ContextModule["articleArtist"] = "articleArtist";
|
|
37
38
|
ContextModule["articleRail"] = "articleRail";
|
|
38
|
-
ContextModule["article"] = "article";
|
|
39
39
|
ContextModule["articles"] = "articles";
|
|
40
40
|
ContextModule["articleTab"] = "articleTab";
|
|
41
|
+
ContextModule["artistArtworksCreateAlertRemindertMessage"] = "artistArtworksCreateAlertRemindertMessage";
|
|
41
42
|
ContextModule["artistArtworksGridEnd"] = "artistArtworksGridEnd";
|
|
42
|
-
ContextModule["artistArtworksCreateAlertPromptMessage"] = "artistArtworksCreateAlertPromptMessage";
|
|
43
43
|
ContextModule["artistAuctionResults"] = "artistAuctionResults";
|
|
44
44
|
ContextModule["artistCard"] = "artistCard";
|
|
45
45
|
ContextModule["artistHeader"] = "artistHeader";
|
|
@@ -140,9 +140,9 @@ exports.ContextModule = ContextModule;
|
|
|
140
140
|
ContextModule["liveAuctionsRail"] = "liveAuctionsRail";
|
|
141
141
|
ContextModule["lotsForYouRail"] = "lotsForYouRail";
|
|
142
142
|
ContextModule["mainCarousel"] = "mainCarousel";
|
|
143
|
+
ContextModule["marketingCollectionTab"] = "marketingCollectionTab";
|
|
143
144
|
ContextModule["marketInsights"] = "marketInsights";
|
|
144
145
|
ContextModule["marketNews"] = "marketNews";
|
|
145
|
-
ContextModule["marketingCollectionTab"] = "marketingCollectionTab";
|
|
146
146
|
ContextModule["minimalCTABanner"] = "minimalCTABanner";
|
|
147
147
|
ContextModule["moreFromThisSeries"] = "moreFromThisSeries";
|
|
148
148
|
ContextModule["moreSeriesByThisArtist"] = "moreSeriesByThisArtist";
|
|
@@ -195,6 +195,7 @@ exports.ContextModule = ContextModule;
|
|
|
195
195
|
ContextModule["priceEstimate"] = "priceEstimate";
|
|
196
196
|
ContextModule["promoSpace"] = "promoSpace";
|
|
197
197
|
ContextModule["pushNotifications"] = "pushNotifications";
|
|
198
|
+
ContextModule["quickLinks"] = "quickLinks";
|
|
198
199
|
ContextModule["recentlySavedRail"] = "recentlySavedRail";
|
|
199
200
|
ContextModule["recentlyViewedRail"] = "recentlyViewedRail";
|
|
200
201
|
ContextModule["recentPriceRanges"] = "recentPriceRanges";
|
|
@@ -211,8 +212,8 @@ exports.ContextModule = ContextModule;
|
|
|
211
212
|
ContextModule["sellHeader"] = "sellHeader";
|
|
212
213
|
ContextModule["sellHowItWorks"] = "sellHowItWorks";
|
|
213
214
|
ContextModule["sellMeetTheSpecialists"] = "sellMeetTheSpecialists";
|
|
214
|
-
ContextModule["sellStickyFooter"] = "sellStickyFooter";
|
|
215
215
|
ContextModule["sellSpeakToTheTeam"] = "sellSpeakToTheTeam";
|
|
216
|
+
ContextModule["sellStickyFooter"] = "sellStickyFooter";
|
|
216
217
|
ContextModule["showHeader"] = "showHeader";
|
|
217
218
|
ContextModule["showInfo"] = "showInfo";
|
|
218
219
|
ContextModule["showsRail"] = "showsRail";
|
|
@@ -7,12 +7,12 @@ export declare enum OwnerType {
|
|
|
7
7
|
activities = "activities",
|
|
8
8
|
activity = "activity",
|
|
9
9
|
album = "album",
|
|
10
|
-
allArtistSeries = "allArtistSeries",
|
|
11
|
-
alerts = "alerts",
|
|
12
|
-
alertDetails = "alertDetails",
|
|
13
10
|
alertConfirmation = "alertConfirmation",
|
|
11
|
+
alertDetails = "alertDetails",
|
|
14
12
|
alertFilters = "alertFilters",
|
|
13
|
+
alerts = "alerts",
|
|
15
14
|
alertsInfoModal = "alertsInfoModal",
|
|
15
|
+
allArtistSeries = "allArtistSeries",
|
|
16
16
|
article = "article",
|
|
17
17
|
articles = "articles",
|
|
18
18
|
artist = "artist",
|
|
@@ -89,37 +89,38 @@ export declare enum OwnerType {
|
|
|
89
89
|
partnerShowsArtworks = "partnerShowsArtworks",
|
|
90
90
|
priceDatabase = "priceDatabase",
|
|
91
91
|
profile = "profile",
|
|
92
|
+
quickLinks = "quickLinks",
|
|
92
93
|
recentlyViewed = "recentlyViewed",
|
|
93
94
|
sale = "sale",
|
|
94
95
|
saleInformation = "saleInformation",
|
|
95
96
|
savedSearch = "savedSearch",
|
|
96
97
|
savedSearches = "savedSearches",
|
|
97
98
|
saves = "saves",
|
|
98
|
-
savesInfoModal = "savesInfoModal",
|
|
99
99
|
savesAndFollows = "savesAndFollows",
|
|
100
|
+
savesInfoModal = "savesInfoModal",
|
|
100
101
|
search = "search",
|
|
101
|
-
settings = "settings",
|
|
102
102
|
sell = "sell",
|
|
103
103
|
sendOffers = "sendOffers",
|
|
104
|
+
settings = "settings",
|
|
104
105
|
show = "show",
|
|
105
106
|
shows = "shows",
|
|
106
107
|
similarToRecentlyViewed = "similarToRecentlyViewed",
|
|
107
|
-
submitArtworkStepStart = "submitArtworkStepStart",
|
|
108
|
-
submitArtworkStepSelectArtist = "submitArtworkStepSelectArtist",
|
|
109
|
-
submitArtworkStepAddTitle = "submitArtworkStepAddTitle",
|
|
110
|
-
submitArtworkStepAddPhotos = "submitArtworkStepAddPhotos",
|
|
111
108
|
submitArtworkStepAddDetails = "submitArtworkStepAddDetails",
|
|
112
|
-
submitArtworkStepPurchaseHistory = "submitArtworkStepPurchaseHistory",
|
|
113
109
|
submitArtworkStepAddDimensions = "submitArtworkStepAddDimensions",
|
|
114
110
|
submitArtworkStepAddPhoneNumber = "submitArtworkStepAddPhoneNumber",
|
|
115
|
-
|
|
111
|
+
submitArtworkStepAddPhotos = "submitArtworkStepAddPhotos",
|
|
112
|
+
submitArtworkStepAddtionalDocuments = "submitArtworkStepAddtionalDocuments",
|
|
113
|
+
submitArtworkStepAddTitle = "submitArtworkStepAddTitle",
|
|
116
114
|
submitArtworkStepArtistRejected = "submitArtworkStepArtistRejected",
|
|
115
|
+
submitArtworkStepCompleteYourSubmission = "submitArtworkStepCompleteYourSubmission",
|
|
116
|
+
submitArtworkStepCompleteYourSubmissionPostApproval = "submitArtworkStepCompleteYourSubmissionPostApproval",
|
|
117
|
+
submitArtworkStepCondition = "submitArtworkStepCondition",
|
|
118
|
+
submitArtworkStepFrameInformation = "submitArtworkStepFrameInformation",
|
|
119
|
+
submitArtworkStepPurchaseHistory = "submitArtworkStepPurchaseHistory",
|
|
120
|
+
submitArtworkStepSelectArtist = "submitArtworkStepSelectArtist",
|
|
117
121
|
submitArtworkStepSelectArtworkMyCollectionArtwork = "submitArtworkStepSelectArtworkMyCollectionArtwork",
|
|
118
122
|
submitArtworkStepShippingLocation = "submitArtworkStepShippingLocation",
|
|
119
|
-
|
|
120
|
-
submitArtworkStepAddtionalDocuments = "submitArtworkStepAddtionalDocuments",
|
|
121
|
-
submitArtworkStepCondition = "submitArtworkStepCondition",
|
|
122
|
-
submitArtworkStepCompleteYourSubmissionPostApproval = "submitArtworkStepCompleteYourSubmissionPostApproval",
|
|
123
|
+
submitArtworkStepStart = "submitArtworkStepStart",
|
|
123
124
|
tag = "tag",
|
|
124
125
|
upcomingAuctions = "upcomingAuctions",
|
|
125
126
|
user = "user",
|
|
@@ -133,7 +134,7 @@ export declare enum OwnerType {
|
|
|
133
134
|
/**
|
|
134
135
|
* Owner types available in iOS/Android
|
|
135
136
|
*/
|
|
136
|
-
export type ScreenOwnerType = OwnerType.
|
|
137
|
+
export type ScreenOwnerType = OwnerType.activities | OwnerType.activity | OwnerType.album | OwnerType.alertConfirmation | OwnerType.alertDetails | OwnerType.alertFilters | OwnerType.alerts | OwnerType.alertsInfoModal | OwnerType.allArtistSeries | OwnerType.article | OwnerType.articles | OwnerType.artist | OwnerType.artistArticles | OwnerType.artistAuctionResults | OwnerType.artistSeries | OwnerType.artwork | OwnerType.artworkPriceFilter | OwnerType.artworkRecommendations | OwnerType.auctionResult | OwnerType.auctionResultsForArtistsYouFollow | OwnerType.auctions | OwnerType.cityGuideGuide | OwnerType.cityGuideMap | OwnerType.cityPicker | OwnerType.collection | OwnerType.collectionsCategory | OwnerType.consign | OwnerType.consignmentFlow | OwnerType.consignmentInquiry | OwnerType.consignmentSubmission | OwnerType.conversation | OwnerType.conversationMakeOfferConfirmArtwork | OwnerType.createAlert | OwnerType.editAlert | OwnerType.editProfile | OwnerType.explore | OwnerType.fair | OwnerType.fairArtworks | OwnerType.follows | OwnerType.galleriesForYou | OwnerType.gene | OwnerType.home | OwnerType.inbox | OwnerType.inboxBids | OwnerType.inboxConversation | OwnerType.inboxInquiries | OwnerType.lotsByArtistsYouFollow | OwnerType.lotsForYou | OwnerType.marketNews | OwnerType.myCollection | OwnerType.myCollectionAddArtworkArtist | OwnerType.myCollectionArtwork | OwnerType.myCollectionArtwork | OwnerType.myCollectionArtworkAbout | OwnerType.myCollectionArtworkInsights | OwnerType.myCollectionInsights | OwnerType.myCollectionInsightsMedianAuctionPrice | OwnerType.myCollectionOnboarding | OwnerType.newWorksForYou | OwnerType.newWorksFromGalleriesYouFollow | OwnerType.notification | OwnerType.onboarding | OwnerType.partner | OwnerType.priceDatabase | OwnerType.profile | OwnerType.quickLinks | OwnerType.recentlyViewed | OwnerType.sale | OwnerType.saleInformation | OwnerType.savedSearch | OwnerType.savedSearches | OwnerType.saves | OwnerType.savesAndFollows | OwnerType.savesInfoModal | OwnerType.search | OwnerType.sell | OwnerType.settings | OwnerType.show | OwnerType.shows | OwnerType.similarToRecentlyViewed | OwnerType.submitArtworkStepAddDetails | OwnerType.submitArtworkStepAddDimensions | OwnerType.submitArtworkStepAddPhoneNumber | OwnerType.submitArtworkStepAddPhotos | OwnerType.submitArtworkStepAddtionalDocuments | OwnerType.submitArtworkStepAddTitle | OwnerType.submitArtworkStepArtistRejected | OwnerType.submitArtworkStepCompleteYourSubmission | OwnerType.submitArtworkStepCompleteYourSubmissionPostApproval | OwnerType.submitArtworkStepCondition | OwnerType.submitArtworkStepFrameInformation | OwnerType.submitArtworkStepPurchaseHistory | OwnerType.submitArtworkStepSelectArtist | OwnerType.submitArtworkStepSelectArtworkMyCollectionArtwork | OwnerType.submitArtworkStepShippingLocation | OwnerType.submitArtworkStepStart | OwnerType.tag | OwnerType.upcomingAuctions | OwnerType.viewingRoom | OwnerType.viewingRoomArtworkPage | OwnerType.viewingRoomArtworks | OwnerType.viewingRoomList | OwnerType.worksForYou;
|
|
137
138
|
/**
|
|
138
139
|
* Owner types available in web/mobile web
|
|
139
140
|
*/
|
|
@@ -25,12 +25,12 @@ exports.OwnerType = OwnerType;
|
|
|
25
25
|
OwnerType["activities"] = "activities";
|
|
26
26
|
OwnerType["activity"] = "activity";
|
|
27
27
|
OwnerType["album"] = "album";
|
|
28
|
-
OwnerType["allArtistSeries"] = "allArtistSeries";
|
|
29
|
-
OwnerType["alerts"] = "alerts";
|
|
30
|
-
OwnerType["alertDetails"] = "alertDetails";
|
|
31
28
|
OwnerType["alertConfirmation"] = "alertConfirmation";
|
|
29
|
+
OwnerType["alertDetails"] = "alertDetails";
|
|
32
30
|
OwnerType["alertFilters"] = "alertFilters";
|
|
31
|
+
OwnerType["alerts"] = "alerts";
|
|
33
32
|
OwnerType["alertsInfoModal"] = "alertsInfoModal";
|
|
33
|
+
OwnerType["allArtistSeries"] = "allArtistSeries";
|
|
34
34
|
OwnerType["article"] = "article";
|
|
35
35
|
OwnerType["articles"] = "articles";
|
|
36
36
|
OwnerType["artist"] = "artist";
|
|
@@ -107,37 +107,38 @@ exports.OwnerType = OwnerType;
|
|
|
107
107
|
OwnerType["partnerShowsArtworks"] = "partnerShowsArtworks";
|
|
108
108
|
OwnerType["priceDatabase"] = "priceDatabase";
|
|
109
109
|
OwnerType["profile"] = "profile";
|
|
110
|
+
OwnerType["quickLinks"] = "quickLinks";
|
|
110
111
|
OwnerType["recentlyViewed"] = "recentlyViewed";
|
|
111
112
|
OwnerType["sale"] = "sale";
|
|
112
113
|
OwnerType["saleInformation"] = "saleInformation";
|
|
113
114
|
OwnerType["savedSearch"] = "savedSearch";
|
|
114
115
|
OwnerType["savedSearches"] = "savedSearches";
|
|
115
116
|
OwnerType["saves"] = "saves";
|
|
116
|
-
OwnerType["savesInfoModal"] = "savesInfoModal";
|
|
117
117
|
OwnerType["savesAndFollows"] = "savesAndFollows";
|
|
118
|
+
OwnerType["savesInfoModal"] = "savesInfoModal";
|
|
118
119
|
OwnerType["search"] = "search";
|
|
119
|
-
OwnerType["settings"] = "settings";
|
|
120
120
|
OwnerType["sell"] = "sell";
|
|
121
121
|
OwnerType["sendOffers"] = "sendOffers";
|
|
122
|
+
OwnerType["settings"] = "settings";
|
|
122
123
|
OwnerType["show"] = "show";
|
|
123
124
|
OwnerType["shows"] = "shows";
|
|
124
125
|
OwnerType["similarToRecentlyViewed"] = "similarToRecentlyViewed";
|
|
125
|
-
OwnerType["submitArtworkStepStart"] = "submitArtworkStepStart";
|
|
126
|
-
OwnerType["submitArtworkStepSelectArtist"] = "submitArtworkStepSelectArtist";
|
|
127
|
-
OwnerType["submitArtworkStepAddTitle"] = "submitArtworkStepAddTitle";
|
|
128
|
-
OwnerType["submitArtworkStepAddPhotos"] = "submitArtworkStepAddPhotos";
|
|
129
126
|
OwnerType["submitArtworkStepAddDetails"] = "submitArtworkStepAddDetails";
|
|
130
|
-
OwnerType["submitArtworkStepPurchaseHistory"] = "submitArtworkStepPurchaseHistory";
|
|
131
127
|
OwnerType["submitArtworkStepAddDimensions"] = "submitArtworkStepAddDimensions";
|
|
132
128
|
OwnerType["submitArtworkStepAddPhoneNumber"] = "submitArtworkStepAddPhoneNumber";
|
|
133
|
-
OwnerType["
|
|
129
|
+
OwnerType["submitArtworkStepAddPhotos"] = "submitArtworkStepAddPhotos";
|
|
130
|
+
OwnerType["submitArtworkStepAddtionalDocuments"] = "submitArtworkStepAddtionalDocuments";
|
|
131
|
+
OwnerType["submitArtworkStepAddTitle"] = "submitArtworkStepAddTitle";
|
|
134
132
|
OwnerType["submitArtworkStepArtistRejected"] = "submitArtworkStepArtistRejected";
|
|
133
|
+
OwnerType["submitArtworkStepCompleteYourSubmission"] = "submitArtworkStepCompleteYourSubmission";
|
|
134
|
+
OwnerType["submitArtworkStepCompleteYourSubmissionPostApproval"] = "submitArtworkStepCompleteYourSubmissionPostApproval";
|
|
135
|
+
OwnerType["submitArtworkStepCondition"] = "submitArtworkStepCondition";
|
|
136
|
+
OwnerType["submitArtworkStepFrameInformation"] = "submitArtworkStepFrameInformation";
|
|
137
|
+
OwnerType["submitArtworkStepPurchaseHistory"] = "submitArtworkStepPurchaseHistory";
|
|
138
|
+
OwnerType["submitArtworkStepSelectArtist"] = "submitArtworkStepSelectArtist";
|
|
135
139
|
OwnerType["submitArtworkStepSelectArtworkMyCollectionArtwork"] = "submitArtworkStepSelectArtworkMyCollectionArtwork";
|
|
136
140
|
OwnerType["submitArtworkStepShippingLocation"] = "submitArtworkStepShippingLocation";
|
|
137
|
-
OwnerType["
|
|
138
|
-
OwnerType["submitArtworkStepAddtionalDocuments"] = "submitArtworkStepAddtionalDocuments";
|
|
139
|
-
OwnerType["submitArtworkStepCondition"] = "submitArtworkStepCondition";
|
|
140
|
-
OwnerType["submitArtworkStepCompleteYourSubmissionPostApproval"] = "submitArtworkStepCompleteYourSubmissionPostApproval";
|
|
141
|
+
OwnerType["submitArtworkStepStart"] = "submitArtworkStepStart";
|
|
141
142
|
OwnerType["tag"] = "tag";
|
|
142
143
|
OwnerType["upcomingAuctions"] = "upcomingAuctions";
|
|
143
144
|
OwnerType["user"] = "user";
|