@schibsted/pulse-sdk 8.0.0-alpha.14 → 8.0.0-alpha.16

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.
@@ -1,119 +1,119 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ViewVideoPage = exports.ViewVideo = exports.ViewTitle = exports.ViewPage = exports.ViewLockedVideo = exports.ViewLockedAudio = exports.ViewLockedArticle = exports.ViewListing = exports.ViewLandingpage = exports.ViewHealthPage = exports.ViewFrontpage = exports.ViewError = exports.ViewAudio = exports.ViewArticle = exports.PurchaseSubscription = exports.LeaveWeather = exports.LeaveVideoPage = exports.LeavePage = exports.LeaveLockedVideo = exports.LeaveLockedAudio = exports.LeaveLockedArticle = exports.LeaveListing = exports.LeaveLandingpage = exports.LeaveFrontpage = exports.LeaveError = exports.LeaveAudio = exports.LeaveArticle = exports.InternalProbe = exports.ImpressionWidget = exports.ImpressionUIElement = exports.ImpressionTeaser = exports.ImpressionPlayer = exports.ImpressionOffer = exports.ImpressionNotification = exports.ImpressionHealthUIElement = exports.ImpressionForm = exports.ImpressionAdSlot = exports.EngagementWidget = exports.EngagementVideoAd = exports.EngagementVideo = exports.EngagementUIElement = exports.EngagementTeaser = exports.EngagementOffer = exports.EngagementNotification = exports.EngagementHealthUIElement = exports.EngagementForm = exports.EngagementAudioPlayer = exports.CompletedHealthAction = exports.CancelSubscription = exports.AnonymousViewUIElement = void 0;
4
- exports.CATALOG_VERSION = exports.WatchAudioPlayer = exports.ViewWeather = void 0;
3
+ exports.ViewLockedVideo = exports.ViewLockedAudioPage = exports.ViewLockedAudio = exports.ViewLockedArticle = exports.ViewListing = exports.ViewLandingpage = exports.ViewHealthPage = exports.ViewFrontpage = exports.ViewError = exports.ViewAudioPage = exports.ViewAudio = exports.ViewArticle = exports.PurchaseSubscription = exports.LeaveWeather = exports.LeaveVideoPage = exports.LeavePage = exports.LeaveLockedVideoPage = exports.LeaveLockedVideo = exports.LeaveLockedAudioPage = exports.LeaveLockedAudio = exports.LeaveLockedArticle = exports.LeaveListing = exports.LeaveLandingpage = exports.LeaveFrontpage = exports.LeaveError = exports.LeaveAudioPage = exports.LeaveArticle = exports.InternalProbe = exports.ImpressionWidget = exports.ImpressionUIElement = exports.ImpressionTeaser = exports.ImpressionPlayer = exports.ImpressionOffer = exports.ImpressionNotification = exports.ImpressionHealthUIElement = exports.ImpressionForm = exports.ImpressionAdSlot = exports.EngagementWidget = exports.EngagementVideoAd = exports.EngagementVideo = exports.EngagementUIElement = exports.EngagementTeaser = exports.EngagementOffer = exports.EngagementNotification = exports.EngagementHealthUIElement = exports.EngagementForm = exports.EngagementAudio = exports.CompletedHealthAction = exports.CancelSubscription = exports.AnonymousViewUIElement = void 0;
4
+ exports.CATALOG_VERSION = exports.ViewWeather = exports.ViewVideoPage = exports.ViewVideo = exports.ViewTitle = exports.ViewPage = exports.ViewLockedVideoPage = void 0;
5
5
  exports.AnonymousViewUIElement = {
6
6
  eventType: 'AnonymousView',
7
7
  isAnonymous: true,
8
8
  object: {
9
9
  objectType: 'UIElement',
10
10
  },
11
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/AnonymousViewUIElement.json',
11
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/AnonymousViewUIElement.json',
12
12
  };
13
13
  exports.CancelSubscription = {
14
14
  eventType: 'Cancel',
15
15
  object: {
16
16
  objectType: 'Subscription',
17
17
  },
18
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/CancelSubscription.json',
18
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/CancelSubscription.json',
19
19
  };
20
20
  exports.CompletedHealthAction = {
21
21
  eventType: 'Completed',
22
22
  object: {
23
23
  objectType: 'HealthAction',
24
24
  },
25
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/CompletedHealthAction.json',
25
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/CompletedHealthAction.json',
26
26
  };
27
- exports.EngagementAudioPlayer = {
27
+ exports.EngagementAudio = {
28
28
  eventType: 'Engagement',
29
29
  object: {
30
- objectType: 'AudioPlayer',
30
+ objectType: 'Audio',
31
31
  },
32
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/EngagementAudioPlayer.json',
32
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/EngagementAudio.json',
33
33
  };
34
34
  exports.EngagementForm = {
35
35
  eventType: 'Engagement',
36
36
  object: {
37
37
  objectType: 'Form',
38
38
  },
39
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/EngagementForm.json',
39
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/EngagementForm.json',
40
40
  };
41
41
  exports.EngagementHealthUIElement = {
42
42
  eventType: 'Engagement',
43
43
  object: {
44
44
  objectType: 'HealthUIElement',
45
45
  },
46
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/EngagementHealthUIElement.json',
46
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/EngagementHealthUIElement.json',
47
47
  };
48
48
  exports.EngagementNotification = {
49
49
  eventType: 'Engagement',
50
50
  object: {
51
51
  objectType: 'Notification',
52
52
  },
53
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/EngagementNotification.json',
53
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/EngagementNotification.json',
54
54
  };
55
55
  exports.EngagementOffer = {
56
56
  eventType: 'Engagement',
57
57
  object: {
58
58
  objectType: 'Offer',
59
59
  },
60
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/EngagementOffer.json',
60
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/EngagementOffer.json',
61
61
  };
62
62
  exports.EngagementTeaser = {
63
63
  eventType: 'Engagement',
64
64
  object: {
65
65
  objectType: 'Teaser',
66
66
  },
67
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/EngagementTeaser.json',
67
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/EngagementTeaser.json',
68
68
  };
69
69
  exports.EngagementUIElement = {
70
70
  eventType: 'Engagement',
71
71
  object: {
72
72
  objectType: 'UIElement',
73
73
  },
74
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/EngagementUIElement.json',
74
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/EngagementUIElement.json',
75
75
  };
76
76
  exports.EngagementVideo = {
77
77
  eventType: 'Engagement',
78
78
  object: {
79
79
  objectType: 'Video',
80
80
  },
81
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/EngagementVideo.json',
81
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/EngagementVideo.json',
82
82
  };
83
83
  exports.EngagementVideoAd = {
84
84
  eventType: 'Engagement',
85
85
  object: {
86
86
  objectType: 'VideoAd',
87
87
  },
88
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/EngagementVideoAd.json',
88
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/EngagementVideoAd.json',
89
89
  };
90
90
  exports.EngagementWidget = {
91
91
  eventType: 'Engagement',
92
92
  object: {
93
93
  objectType: 'Widget',
94
94
  },
95
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/EngagementWidget.json',
95
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/EngagementWidget.json',
96
96
  };
97
97
  exports.ImpressionAdSlot = {
98
98
  eventType: 'Impression',
99
99
  object: {
100
100
  objectType: 'AdSlot',
101
101
  },
102
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ImpressionAdSlot.json',
102
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ImpressionAdSlot.json',
103
103
  };
104
104
  exports.ImpressionForm = {
105
105
  eventType: 'Impression',
106
106
  object: {
107
107
  objectType: 'Form',
108
108
  },
109
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ImpressionForm.json',
109
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ImpressionForm.json',
110
110
  };
111
111
  exports.ImpressionHealthUIElement = {
112
112
  eventType: 'Impression',
113
113
  object: {
114
114
  objectType: 'HealthUIElement',
115
115
  },
116
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ImpressionHealthUIElement.json',
116
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ImpressionHealthUIElement.json',
117
117
  };
118
118
  exports.ImpressionNotification = {
119
119
  eventType: 'Impression',
@@ -121,251 +121,279 @@ exports.ImpressionNotification = {
121
121
  name: 'PushNotification',
122
122
  objectType: 'Notification',
123
123
  },
124
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ImpressionNotification.json',
124
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ImpressionNotification.json',
125
125
  };
126
126
  exports.ImpressionOffer = {
127
127
  eventType: 'Impression',
128
128
  object: {
129
129
  objectType: 'Offer',
130
130
  },
131
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ImpressionOffer.json',
131
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ImpressionOffer.json',
132
132
  };
133
133
  exports.ImpressionPlayer = {
134
134
  eventType: 'Impression',
135
135
  object: {
136
136
  objectType: 'Player',
137
137
  },
138
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ImpressionPlayer.json',
138
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ImpressionPlayer.json',
139
139
  };
140
140
  exports.ImpressionTeaser = {
141
141
  eventType: 'Impression',
142
142
  object: {
143
143
  objectType: 'Teaser',
144
144
  },
145
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ImpressionTeaser.json',
145
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ImpressionTeaser.json',
146
146
  };
147
147
  exports.ImpressionUIElement = {
148
148
  eventType: 'Impression',
149
149
  object: {
150
150
  objectType: 'UIElement',
151
151
  },
152
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ImpressionUIElement.json',
152
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ImpressionUIElement.json',
153
153
  };
154
154
  exports.ImpressionWidget = {
155
155
  eventType: 'Impression',
156
156
  object: {
157
157
  objectType: 'Widget',
158
158
  },
159
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ImpressionWidget.json',
159
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ImpressionWidget.json',
160
160
  };
161
161
  exports.InternalProbe = {
162
162
  eventType: 'Internal',
163
163
  object: {
164
164
  objectType: 'Probe',
165
165
  },
166
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/InternalProbe.json',
166
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/InternalProbe.json',
167
167
  };
168
168
  exports.LeaveArticle = {
169
169
  eventType: 'Leave',
170
170
  object: {
171
171
  objectType: 'Article',
172
172
  },
173
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/LeaveArticle.json',
173
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeaveArticle.json',
174
174
  };
175
- exports.LeaveAudio = {
175
+ exports.LeaveAudioPage = {
176
176
  eventType: 'Leave',
177
177
  object: {
178
- objectType: 'Audio',
178
+ objectType: 'AudioPage',
179
179
  },
180
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/LeaveAudio.json',
180
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeaveAudioPage.json',
181
181
  };
182
182
  exports.LeaveError = {
183
183
  eventType: 'Leave',
184
184
  object: {
185
185
  objectType: 'Error',
186
186
  },
187
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/LeaveError.json',
187
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeaveError.json',
188
188
  };
189
189
  exports.LeaveFrontpage = {
190
190
  eventType: 'Leave',
191
191
  object: {
192
192
  objectType: 'Frontpage',
193
193
  },
194
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/LeaveFrontpage.json',
194
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeaveFrontpage.json',
195
195
  };
196
196
  exports.LeaveLandingpage = {
197
197
  eventType: 'Leave',
198
198
  object: {
199
199
  objectType: 'Landingpage',
200
200
  },
201
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/LeaveLandingpage.json',
201
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeaveLandingpage.json',
202
202
  };
203
203
  exports.LeaveListing = {
204
204
  eventType: 'Leave',
205
205
  object: {
206
206
  objectType: 'Listing',
207
207
  },
208
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/LeaveListing.json',
208
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeaveListing.json',
209
209
  };
210
210
  exports.LeaveLockedArticle = {
211
211
  eventType: 'Leave',
212
212
  object: {
213
213
  objectType: 'LockedArticle',
214
214
  },
215
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/LeaveLockedArticle.json',
215
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeaveLockedArticle.json',
216
216
  };
217
217
  exports.LeaveLockedAudio = {
218
218
  eventType: 'Leave',
219
219
  object: {
220
220
  objectType: 'LockedAudio',
221
221
  },
222
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/LeaveLockedAudio.json',
222
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeaveLockedAudio.json',
223
+ };
224
+ exports.LeaveLockedAudioPage = {
225
+ eventType: 'Leave',
226
+ object: {
227
+ objectType: 'LockedAudioPage',
228
+ },
229
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeaveLockedAudioPage.json',
223
230
  };
224
231
  exports.LeaveLockedVideo = {
225
232
  eventType: 'Leave',
226
233
  object: {
227
234
  objectType: 'LockedVideo',
228
235
  },
229
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/LeaveLockedVideo.json',
236
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeaveLockedVideo.json',
237
+ };
238
+ exports.LeaveLockedVideoPage = {
239
+ eventType: 'Leave',
240
+ object: {
241
+ objectType: 'LockedVideoPage',
242
+ },
243
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeaveLockedVideoPage.json',
230
244
  };
231
245
  exports.LeavePage = {
232
246
  eventType: 'Leave',
233
247
  object: {
234
248
  objectType: 'Page',
235
249
  },
236
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/LeavePage.json',
250
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeavePage.json',
237
251
  };
238
252
  exports.LeaveVideoPage = {
239
253
  eventType: 'Leave',
240
254
  object: {
241
255
  objectType: 'VideoPage',
242
256
  },
243
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/LeaveVideoPage.json',
257
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeaveVideoPage.json',
244
258
  };
245
259
  exports.LeaveWeather = {
246
260
  eventType: 'Leave',
247
261
  object: {
248
262
  objectType: 'Weather',
249
263
  },
250
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/LeaveWeather.json',
264
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/LeaveWeather.json',
251
265
  };
252
266
  exports.PurchaseSubscription = {
253
267
  eventType: 'Purchase',
254
268
  object: {
255
269
  objectType: 'Subscription',
256
270
  },
257
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/PurchaseSubscription.json',
271
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/PurchaseSubscription.json',
258
272
  };
259
273
  exports.ViewArticle = {
260
274
  eventType: 'View',
261
275
  object: {
262
276
  objectType: 'Article',
263
277
  },
264
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewArticle.json',
278
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewArticle.json',
265
279
  };
266
280
  exports.ViewAudio = {
267
281
  eventType: 'View',
268
282
  object: {
269
283
  objectType: 'Audio',
270
284
  },
271
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewAudio.json',
285
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewAudio.json',
286
+ };
287
+ exports.ViewAudioPage = {
288
+ eventType: 'View',
289
+ object: {
290
+ objectType: 'AudioPage',
291
+ },
292
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewAudioPage.json',
272
293
  };
273
294
  exports.ViewError = {
274
295
  eventType: 'View',
275
296
  object: {
276
297
  objectType: 'Error',
277
298
  },
278
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewError.json',
299
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewError.json',
279
300
  };
280
301
  exports.ViewFrontpage = {
281
302
  eventType: 'View',
282
303
  object: {
283
304
  objectType: 'Frontpage',
284
305
  },
285
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewFrontpage.json',
306
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewFrontpage.json',
286
307
  };
287
308
  exports.ViewHealthPage = {
288
309
  eventType: 'View',
289
310
  object: {
290
311
  objectType: 'HealthPage',
291
312
  },
292
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewHealthPage.json',
313
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewHealthPage.json',
293
314
  };
294
315
  exports.ViewLandingpage = {
295
316
  eventType: 'View',
296
317
  object: {
297
318
  objectType: 'Landingpage',
298
319
  },
299
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewLandingpage.json',
320
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewLandingpage.json',
300
321
  };
301
322
  exports.ViewListing = {
302
323
  eventType: 'View',
303
324
  object: {
304
325
  objectType: 'Listing',
305
326
  },
306
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewListing.json',
327
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewListing.json',
307
328
  };
308
329
  exports.ViewLockedArticle = {
309
330
  eventType: 'View',
310
331
  object: {
311
332
  objectType: 'LockedArticle',
312
333
  },
313
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewLockedArticle.json',
334
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewLockedArticle.json',
314
335
  };
315
336
  exports.ViewLockedAudio = {
316
337
  eventType: 'View',
317
338
  object: {
318
339
  objectType: 'LockedAudio',
319
340
  },
320
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewLockedAudio.json',
341
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewLockedAudio.json',
342
+ };
343
+ exports.ViewLockedAudioPage = {
344
+ eventType: 'View',
345
+ object: {
346
+ objectType: 'LockedAudioPage',
347
+ },
348
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewLockedAudioPage.json',
321
349
  };
322
350
  exports.ViewLockedVideo = {
323
351
  eventType: 'View',
324
352
  object: {
325
353
  objectType: 'LockedVideo',
326
354
  },
327
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewLockedVideo.json',
355
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewLockedVideo.json',
356
+ };
357
+ exports.ViewLockedVideoPage = {
358
+ eventType: 'View',
359
+ object: {
360
+ objectType: 'LockedVideoPage',
361
+ },
362
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewLockedVideoPage.json',
328
363
  };
329
364
  exports.ViewPage = {
330
365
  eventType: 'View',
331
366
  object: {
332
367
  objectType: 'Page',
333
368
  },
334
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewPage.json',
369
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewPage.json',
335
370
  };
336
371
  exports.ViewTitle = {
337
372
  eventType: 'View',
338
373
  object: {
339
374
  objectType: 'Title',
340
375
  },
341
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewTitle.json',
376
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewTitle.json',
342
377
  };
343
378
  exports.ViewVideo = {
344
379
  eventType: 'View',
345
380
  object: {
346
381
  objectType: 'Video',
347
382
  },
348
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewVideo.json',
383
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewVideo.json',
349
384
  };
350
385
  exports.ViewVideoPage = {
351
386
  eventType: 'View',
352
387
  object: {
353
388
  objectType: 'VideoPage',
354
389
  },
355
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewVideoPage.json',
390
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewVideoPage.json',
356
391
  };
357
392
  exports.ViewWeather = {
358
393
  eventType: 'View',
359
394
  object: {
360
395
  objectType: 'Weather',
361
396
  },
362
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/ViewWeather.json',
363
- };
364
- exports.WatchAudioPlayer = {
365
- eventType: 'Watch',
366
- object: {
367
- objectType: 'AudioPlayer',
368
- },
369
- schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.1.0/schemas/WatchAudioPlayer.json',
397
+ schema: 'https://tpaas-schemas.schibsted.media/catalogs/versions/2.3.0/schemas/ViewWeather.json',
370
398
  };
371
- exports.CATALOG_VERSION = '2.1.0';
399
+ exports.CATALOG_VERSION = '2.3.0';