@schibsted/advertory 2.70.2 → 2.70.4
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/core/aftenposten/es/index.css +1 -1
- package/core/aftenposten/es/index.d.ts +1 -3
- package/core/aftenposten/es/index.js +1 -1
- package/core/aftenposten/index.d.ts +1 -3
- package/core/aftenposten/index.js +1 -1
- package/core/aftenpostenv2/es/index.css +1 -1
- package/core/aftenpostenv2/es/index.d.ts +1 -3
- package/core/aftenpostenv2/es/index.js +1 -1
- package/core/aftonbladet/es/index.css +1 -1
- package/core/aftonbladet/es/index.d.ts +1 -3
- package/core/aftonbladet/index.d.ts +1 -3
- package/core/aftonbladetv2/es/index.css +1 -1
- package/core/aftonbladetv2/es/index.d.ts +1 -3
- package/core/bt/es/index.css +1 -1
- package/core/bt/es/index.d.ts +1 -3
- package/core/bt/es/index.js +1 -1
- package/core/bt/index.d.ts +1 -3
- package/core/bt/index.js +1 -1
- package/core/e24/es/index.css +1 -1
- package/core/e24/es/index.d.ts +1 -3
- package/core/e24/es/index.js +1 -1
- package/core/e24/index.d.ts +1 -3
- package/core/e24/index.js +1 -1
- package/core/fotbollskanalen/es/index.d.ts +1 -3
- package/core/fotbollskanalen/index.d.ts +1 -3
- package/core/godare/index.d.ts +1 -3
- package/core/godt/index.d.ts +1 -3
- package/core/klart/index.d.ts +1 -3
- package/core/koket/es/index.css +1 -1
- package/core/koket/es/index.d.ts +1 -3
- package/core/koket/index.d.ts +1 -3
- package/core/kompakt/index.d.ts +1 -3
- package/core/minmote/index.d.ts +1 -3
- package/core/pent/index.d.ts +1 -3
- package/core/sa/es/index.css +1 -1
- package/core/sa/es/index.d.ts +1 -3
- package/core/sa/es/index.js +1 -1
- package/core/sa/index.d.ts +1 -3
- package/core/sa/index.js +1 -1
- package/core/sav2/es/index.css +1 -1
- package/core/sav2/es/index.d.ts +1 -3
- package/core/sav2/es/index.js +1 -1
- package/core/svd/es/index.css +1 -1
- package/core/svd/es/index.d.ts +1 -3
- package/core/svd/index.d.ts +1 -3
- package/core/svdv2/es/index.css +1 -1
- package/core/svdv2/es/index.d.ts +1 -3
- package/core/tek/index.d.ts +1 -3
- package/core/tek/index.js +1 -1
- package/core/tv4/es/index.css +1 -1
- package/core/tv4/es/index.d.ts +1 -3
- package/core/tv4/index.d.ts +1 -3
- package/core/tvnu/index.d.ts +1 -3
- package/core/vg/es/index.css +1 -1
- package/core/vg/es/index.d.ts +1 -3
- package/core/vg/es/index.js +1 -1
- package/core/vg/index.d.ts +1 -3
- package/core/vg/index.js +1 -1
- package/core/vgv2/es/index.css +1 -1
- package/core/vgv2/es/index.d.ts +1 -3
- package/core/vgv2/es/index.js +1 -1
- package/features/ad-native/index.d.ts +0 -1
- package/features/dr-edition/es/index.d.ts +0 -1
- package/features/dr-edition/index.d.ts +0 -1
- package/features/kilkaya/es/index.d.ts +0 -1
- package/features/kilkaya/index.d.ts +0 -1
- package/features/tracker/index.d.ts +0 -1
- package/package.json +1 -1
- package/sites/aftenposten/es/index.css +1 -1
- package/sites/aftenpostenv2/es/index.css +1 -1
- package/sites/aftonbladet/es/index.css +1 -1
- package/sites/aftonbladetv2/es/index.css +1 -1
- package/sites/bt/es/index.css +1 -1
- package/sites/e24/es/index.css +1 -1
- package/sites/koket/es/index.css +1 -1
- package/sites/sa/es/index.css +1 -1
- package/sites/sav2/es/index.css +1 -1
- package/sites/svd/es/index.css +1 -1
- package/sites/svdv2/es/index.css +1 -1
- package/sites/tv4/es/index.css +1 -1
- package/sites/vg/es/index.css +1 -1
- package/sites/vgv2/es/index.css +1 -1
- package/styles/svdv2/styles.css +1 -1
- package/types/core/interface/config.d.ts +0 -1
- package/types/features/interface/finn-blink.d.ts +1 -3
package/core/e24/index.d.ts
CHANGED
|
@@ -314,8 +314,7 @@ interface Pulse {
|
|
|
314
314
|
type DistributionTypes = 'REALESTATE' | 'REALESTATE_RETARGET' | 'REALESTATE_LEISURE' | 'REALESTATE_LEISURE_RETARGET' | 'REALESTATE_PROJECT' | 'REALESTATE_PROJECT_RETARGET' | 'CAR' | 'JOB';
|
|
315
315
|
interface BlinkConstructorOptions {
|
|
316
316
|
remote?: string;
|
|
317
|
-
|
|
318
|
-
hashed_email?: string;
|
|
317
|
+
userId?: string;
|
|
319
318
|
theme?: string;
|
|
320
319
|
}
|
|
321
320
|
interface BlinkInstance {
|
|
@@ -469,7 +468,6 @@ interface FinnBlinkConfig {
|
|
|
469
468
|
channel?: string;
|
|
470
469
|
userId?: string;
|
|
471
470
|
uuid?: string;
|
|
472
|
-
identifierUrl?: string;
|
|
473
471
|
theme?: FinnBlinkTheme;
|
|
474
472
|
replacementConfig?: {
|
|
475
473
|
adsToReplace?: Array<Array<string>>;
|