@schibsted/pulse-sdk 8.0.0-rc.7 → 8.0.0-rc.9

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