@schibsted/advertory 2.65.12 → 2.65.14
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 +2 -0
- package/core/aftenposten/es/index.js +1 -1
- package/core/aftenposten/index.d.ts +2 -0
- package/core/aftenposten/index.js +1 -1
- package/core/aftenpostenv2/es/index.css +1 -1
- package/core/aftenpostenv2/es/index.d.ts +2 -0
- package/core/aftenpostenv2/es/index.js +1 -1
- package/core/aftonbladet/es/index.css +1 -1
- package/core/aftonbladet/es/index.d.ts +2 -0
- package/core/aftonbladet/es/index.js +1 -1
- package/core/aftonbladet/index.d.ts +2 -0
- package/core/aftonbladet/index.js +1 -1
- package/core/aftonbladetv2/es/index.css +1 -1
- package/core/aftonbladetv2/es/index.d.ts +2 -0
- package/core/aftonbladetv2/es/index.js +1 -1
- package/core/bt/es/index.css +1 -1
- package/core/bt/es/index.d.ts +2 -0
- package/core/bt/index.d.ts +2 -0
- package/core/e24/es/index.css +1 -1
- package/core/e24/es/index.d.ts +2 -0
- package/core/e24/index.d.ts +2 -0
- package/core/fotbollskanalen/es/index.css +1 -1
- package/core/fotbollskanalen/es/index.d.ts +2 -0
- package/core/fotbollskanalen/index.d.ts +2 -0
- package/core/godare/index.d.ts +2 -0
- package/core/godt/index.d.ts +2 -0
- package/core/klart/index.d.ts +2 -0
- package/core/koket/es/index.d.ts +2 -0
- package/core/koket/index.d.ts +2 -0
- package/core/kompakt/index.d.ts +2 -0
- package/core/minmote/index.d.ts +2 -0
- package/core/pent/index.d.ts +2 -0
- package/core/sa/es/index.css +1 -1
- package/core/sa/es/index.d.ts +2 -0
- package/core/sa/index.d.ts +2 -0
- package/core/svd/es/index.css +1 -1
- package/core/svd/es/index.d.ts +2 -0
- package/core/svd/es/index.js +1 -1
- package/core/svd/index.d.ts +2 -0
- package/core/svd/index.js +1 -1
- package/core/svdv2/es/index.css +1 -1
- package/core/svdv2/es/index.d.ts +2 -0
- package/core/svdv2/es/index.js +1 -1
- package/core/tek/index.d.ts +2 -0
- package/core/tv4/es/index.d.ts +2 -0
- package/core/tv4/index.d.ts +2 -0
- package/core/tvnu/index.d.ts +2 -0
- package/core/vg/es/index.css +1 -1
- package/core/vg/es/index.d.ts +2 -0
- package/core/vg/es/index.js +1 -1
- package/core/vg/index.d.ts +2 -0
- package/core/vg/index.js +1 -1
- package/core/vgv2/es/index.css +1 -1
- package/core/vgv2/es/index.d.ts +2 -0
- package/core/vgv2/es/index.js +1 -1
- package/features/ad-native/index.d.ts +2 -0
- package/features/ad-native/index.js +1 -1
- package/features/dr-edition/es/index.d.ts +2 -0
- package/features/dr-edition/index.d.ts +2 -0
- package/features/kilkaya/es/index.d.ts +2 -0
- package/features/kilkaya/index.d.ts +2 -0
- package/features/tracker/index.d.ts +2 -0
- package/package.json +1 -1
- package/sites/aftenposten/es/index.css +1 -1
- package/sites/aftenposten/index.js +1 -1
- package/sites/aftenpostenv2/es/index.css +1 -1
- package/sites/aftonbladet/es/index.css +1 -1
- package/sites/aftonbladet/index.js +1 -1
- package/sites/aftonbladetv2/es/index.css +1 -1
- package/sites/bt/es/index.css +1 -1
- package/sites/bt/index.js +1 -1
- package/sites/e24/es/index.css +1 -1
- package/sites/fotbollskanalen/es/index.css +1 -1
- package/sites/koket/es/index.css +1 -1
- package/sites/sa/es/index.css +1 -1
- package/sites/sa/index.js +1 -1
- package/sites/svd/es/index.css +1 -1
- package/sites/svd/index.js +1 -1
- package/sites/svdv2/es/index.css +1 -1
- package/sites/tv4/es/index.css +1 -1
- package/sites/tvnu/index.js +1 -1
- package/sites/vg/es/index.css +1 -1
- package/sites/vg/index.js +1 -1
- package/sites/vgv2/es/index.css +1 -1
- package/styles/aftenpostenv2/styles.css +1 -1
- package/styles/aftonbladet/styles.css +1 -1
- package/styles/aftonbladetv2/styles.css +1 -1
- package/types/core/interface/config.d.ts +2 -0
- package/types/features/ad-sponsorstripe/scripts/observer.d.ts +3 -1
- package/types/features/ad-sponsorstripe/types.d.ts +5 -0
- package/types/sites/aftonbladet/formats/Sponsorstripe/helpers.d.ts +1 -3
- package/types/sites/aftonbladetv2/formats/Sponsorstripe/helpers.d.ts +0 -3
|
@@ -452,6 +452,8 @@ interface SponsorstripeConfig {
|
|
|
452
452
|
toggleEnabled: boolean;
|
|
453
453
|
headerSelector?: string;
|
|
454
454
|
containersSelectors?: Array<string>;
|
|
455
|
+
staticElementsSelectors?: Array<string>;
|
|
456
|
+
dynamicElementsSelectors?: Array<string>;
|
|
455
457
|
}
|
|
456
458
|
interface RightColumnSplitConfig {
|
|
457
459
|
enabled: boolean;
|
|
@@ -452,6 +452,8 @@ interface SponsorstripeConfig {
|
|
|
452
452
|
toggleEnabled: boolean;
|
|
453
453
|
headerSelector?: string;
|
|
454
454
|
containersSelectors?: Array<string>;
|
|
455
|
+
staticElementsSelectors?: Array<string>;
|
|
456
|
+
dynamicElementsSelectors?: Array<string>;
|
|
455
457
|
}
|
|
456
458
|
interface RightColumnSplitConfig {
|
|
457
459
|
enabled: boolean;
|
|
@@ -373,6 +373,8 @@ interface SponsorstripeConfig {
|
|
|
373
373
|
toggleEnabled: boolean;
|
|
374
374
|
headerSelector?: string;
|
|
375
375
|
containersSelectors?: Array<string>;
|
|
376
|
+
staticElementsSelectors?: Array<string>;
|
|
377
|
+
dynamicElementsSelectors?: Array<string>;
|
|
376
378
|
}
|
|
377
379
|
interface RightColumnSplitConfig {
|
|
378
380
|
enabled: boolean;
|
|
@@ -373,6 +373,8 @@ interface SponsorstripeConfig {
|
|
|
373
373
|
toggleEnabled: boolean;
|
|
374
374
|
headerSelector?: string;
|
|
375
375
|
containersSelectors?: Array<string>;
|
|
376
|
+
staticElementsSelectors?: Array<string>;
|
|
377
|
+
dynamicElementsSelectors?: Array<string>;
|
|
376
378
|
}
|
|
377
379
|
interface RightColumnSplitConfig {
|
|
378
380
|
enabled: boolean;
|
|
@@ -397,6 +397,8 @@ interface SponsorstripeConfig {
|
|
|
397
397
|
toggleEnabled: boolean;
|
|
398
398
|
headerSelector?: string;
|
|
399
399
|
containersSelectors?: Array<string>;
|
|
400
|
+
staticElementsSelectors?: Array<string>;
|
|
401
|
+
dynamicElementsSelectors?: Array<string>;
|
|
400
402
|
}
|
|
401
403
|
interface RightColumnSplitConfig {
|
|
402
404
|
enabled: boolean;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@schibsted/advertory",
|
|
3
|
-
"version": "2.65.
|
|
3
|
+
"version": "2.65.14",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "node node_modules/rollup/dist/bin/rollup -c rollup-config/default.mjs && npm run post:build",
|
|
6
6
|
"build:dev": "MODE=dev NODE_OPTIONS=--max-old-space-size=131072 npm run build",
|