@schibsted/advertory 2.71.16 → 2.71.18

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 (69) hide show
  1. package/core/aftenposten/es/index.css +1 -1
  2. package/core/aftenposten/es/index.js +1 -1
  3. package/core/aftenposten/index.js +1 -1
  4. package/core/aftenpostenv2/es/index.css +1 -1
  5. package/core/aftenpostenv2/es/index.js +1 -1
  6. package/core/aftonbladet/es/index.css +1 -1
  7. package/core/aftonbladet/es/index.js +1 -1
  8. package/core/aftonbladet/index.js +1 -1
  9. package/core/aftonbladetv2/es/index.css +1 -1
  10. package/core/aftonbladetv2/es/index.js +1 -1
  11. package/core/bt/es/index.css +1 -1
  12. package/core/bt/es/index.js +1 -1
  13. package/core/bt/index.js +1 -1
  14. package/core/btv2/es/index.css +1 -1
  15. package/core/btv2/es/index.js +1 -1
  16. package/core/e24/es/index.css +1 -1
  17. package/core/e24/es/index.js +1 -1
  18. package/core/e24/index.js +1 -1
  19. package/core/fotbollskanalen/es/index.css +1 -1
  20. package/core/fotbollskanalen/es/index.js +1 -1
  21. package/core/fotbollskanalen/index.js +1 -1
  22. package/core/godare/index.js +1 -1
  23. package/core/godt/index.js +1 -1
  24. package/core/klart/index.js +1 -1
  25. package/core/koket/es/index.css +1 -1
  26. package/core/koket/es/index.js +1 -1
  27. package/core/koket/index.js +1 -1
  28. package/core/kompakt/index.js +1 -1
  29. package/core/minmote/index.js +1 -1
  30. package/core/pent/index.js +1 -1
  31. package/core/sa/es/index.css +1 -1
  32. package/core/sa/es/index.js +1 -1
  33. package/core/sa/index.js +1 -1
  34. package/core/sav2/es/index.css +1 -1
  35. package/core/sav2/es/index.js +1 -1
  36. package/core/svd/es/index.css +1 -1
  37. package/core/svd/es/index.js +1 -1
  38. package/core/svd/index.js +1 -1
  39. package/core/svdv2/es/index.css +1 -1
  40. package/core/svdv2/es/index.js +1 -1
  41. package/core/tek/index.js +1 -1
  42. package/core/tv4/es/index.css +1 -1
  43. package/core/tv4/es/index.js +1 -1
  44. package/core/tv4/index.js +1 -1
  45. package/core/tvnu/index.js +1 -1
  46. package/core/vg/es/index.css +1 -1
  47. package/core/vg/es/index.js +1 -1
  48. package/core/vg/index.js +1 -1
  49. package/core/vgv2/es/index.css +1 -1
  50. package/core/vgv2/es/index.js +1 -1
  51. package/features/dr-edition/es/index.js +1 -1
  52. package/features/dr-edition/index.js +1 -1
  53. package/package.json +1 -1
  54. package/sites/aftenposten/es/index.css +1 -1
  55. package/sites/aftenpostenv2/es/index.css +1 -1
  56. package/sites/aftonbladet/es/index.css +1 -1
  57. package/sites/aftonbladetv2/es/index.css +1 -1
  58. package/sites/bt/es/index.css +1 -1
  59. package/sites/btv2/es/index.css +1 -1
  60. package/sites/e24/es/index.css +1 -1
  61. package/sites/sa/es/index.css +1 -1
  62. package/sites/sav2/es/index.css +1 -1
  63. package/sites/svd/es/index.css +1 -1
  64. package/sites/svdv2/es/index.css +1 -1
  65. package/sites/tv4/es/index.css +1 -1
  66. package/sites/vg/es/index.css +1 -1
  67. package/sites/vgv2/es/index.css +1 -1
  68. package/types/core/handlers/param/constants.d.ts +11 -0
  69. package/types/core/handlers/param/index.d.ts +3 -3
@@ -0,0 +1,11 @@
1
+ declare const DISABLE_PREBID_PARAM = "disable_prebid";
2
+ declare const AST_OVERRIDE_PARAM = "ast_override_inv_code";
3
+ declare const SCROLL_TO_FIRST_INV_CODE_PARAM = "scrollToFirstInvCode";
4
+ declare const SCROLL_TO_DR_EDITION_PLACEMENT_PARAM = "scrollToDrEditionPlacement";
5
+ declare const TCF_BYPASS_PARAM = "bypass_tcf";
6
+ declare const FINN_BLINK_PARAM = "finncode";
7
+ declare const TAKEOVER_PARAM = "takeover";
8
+ declare const COLLAPSE_AD_PARAM = "collapse_ad";
9
+ declare const INVENTORY_TEST_PARAM = "inventory_test";
10
+ declare const NATIVE_DESC2_OVERRIDE_PARAM = "native_override_desc2";
11
+ export { DISABLE_PREBID_PARAM, AST_OVERRIDE_PARAM, SCROLL_TO_FIRST_INV_CODE_PARAM, SCROLL_TO_DR_EDITION_PLACEMENT_PARAM, TCF_BYPASS_PARAM, FINN_BLINK_PARAM, TAKEOVER_PARAM, COLLAPSE_AD_PARAM, INVENTORY_TEST_PARAM, NATIVE_DESC2_OVERRIDE_PARAM };
@@ -1,7 +1,7 @@
1
- declare const TCF_BYPASS_PARAM = "bypass_tcf";
2
- declare const FINN_BLINK_PARAM = "finncode";
1
+ import { TCF_BYPASS_PARAM, FINN_BLINK_PARAM } from './constants';
3
2
  declare const isForcedTakeoverParam: () => boolean;
4
3
  declare const isForcedStopTakeoverParam: () => boolean;
5
4
  declare const isForcedDesc2Param: (desc2QueryParam: string) => boolean;
6
5
  declare const isCollapsingAdDisabled: () => boolean;
7
- export { isCollapsingAdDisabled, isForcedDesc2Param, isForcedStopTakeoverParam, isForcedTakeoverParam, FINN_BLINK_PARAM, TCF_BYPASS_PARAM };
6
+ declare const isPrebidDisabledByUrl: () => boolean;
7
+ export { isCollapsingAdDisabled, isForcedDesc2Param, isForcedStopTakeoverParam, isForcedTakeoverParam, isPrebidDisabledByUrl, FINN_BLINK_PARAM, TCF_BYPASS_PARAM };