@folklore/ads 0.0.91 → 0.0.92

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/dist/cjs.js CHANGED
@@ -634,12 +634,12 @@ const slots = {
634
634
  }
635
635
  },
636
636
  fullwidth: {
637
- size: [[120, 600], [160, 600], [250, 250], [300, 100], [300, 150], [300, 250], [300, 600], [320, 50], [320, 100], [336, 280], [634, 634], [640, 350], [728, 90], [970, 90], [970, 250], [970, 415], [1024, 300], [1382, 300], [1382, 600]],
637
+ size: [[250, 250], [300, 100], [300, 150], [300, 250], [320, 50], [320, 100], [336, 280], [634, 634], [640, 350], [728, 90], [970, 90], [970, 250], [970, 415], [1024, 300], [1382, 300], [1382, 600]],
638
638
  sizeMapping: {
639
- default: [[120, 600], [160, 600], [250, 250], [300, 100], [300, 150], [300, 250], [300, 600], [320, 50], [320, 100], [336, 280]],
640
- tablet: [[120, 600], [160, 600], [250, 250], [300, 100], [300, 150], [300, 250], [300, 600], [320, 50], [320, 100], [336, 280], [634, 634], [640, 350], [728, 90]],
641
- desktop: [[120, 600], [160, 600], [300, 600], [634, 634], [640, 350], [728, 90], [970, 90], [970, 250], [970, 415], [1024, 300]],
642
- laptop: [[120, 600], [160, 600], [300, 600], [634, 634], [640, 350], [728, 90], [970, 90], [970, 250], [970, 415], [1024, 300], [1382, 300], [1382, 600]]
639
+ default: [[250, 250], [300, 100], [300, 150], [300, 250], [320, 50], [320, 100], [336, 280]],
640
+ tablet: [[250, 250], [300, 100], [300, 150], [300, 250], [320, 50], [320, 100], [336, 280], [634, 634], [640, 350], [728, 90]],
641
+ desktop: [[634, 634], [640, 350], [728, 90], [970, 90], [970, 250], [970, 415], [1024, 300]],
642
+ laptop: [[634, 634], [640, 350], [728, 90], [970, 90], [970, 250], [970, 415], [1024, 300], [1382, 300], [1382, 600]]
643
643
  }
644
644
  },
645
645
  content: {
package/dist/es.js CHANGED
@@ -632,12 +632,12 @@ const slots = {
632
632
  }
633
633
  },
634
634
  fullwidth: {
635
- size: [[120, 600], [160, 600], [250, 250], [300, 100], [300, 150], [300, 250], [300, 600], [320, 50], [320, 100], [336, 280], [634, 634], [640, 350], [728, 90], [970, 90], [970, 250], [970, 415], [1024, 300], [1382, 300], [1382, 600]],
635
+ size: [[250, 250], [300, 100], [300, 150], [300, 250], [320, 50], [320, 100], [336, 280], [634, 634], [640, 350], [728, 90], [970, 90], [970, 250], [970, 415], [1024, 300], [1382, 300], [1382, 600]],
636
636
  sizeMapping: {
637
- default: [[120, 600], [160, 600], [250, 250], [300, 100], [300, 150], [300, 250], [300, 600], [320, 50], [320, 100], [336, 280]],
638
- tablet: [[120, 600], [160, 600], [250, 250], [300, 100], [300, 150], [300, 250], [300, 600], [320, 50], [320, 100], [336, 280], [634, 634], [640, 350], [728, 90]],
639
- desktop: [[120, 600], [160, 600], [300, 600], [634, 634], [640, 350], [728, 90], [970, 90], [970, 250], [970, 415], [1024, 300]],
640
- laptop: [[120, 600], [160, 600], [300, 600], [634, 634], [640, 350], [728, 90], [970, 90], [970, 250], [970, 415], [1024, 300], [1382, 300], [1382, 600]]
637
+ default: [[250, 250], [300, 100], [300, 150], [300, 250], [320, 50], [320, 100], [336, 280]],
638
+ tablet: [[250, 250], [300, 100], [300, 150], [300, 250], [320, 50], [320, 100], [336, 280], [634, 634], [640, 350], [728, 90]],
639
+ desktop: [[634, 634], [640, 350], [728, 90], [970, 90], [970, 250], [970, 415], [1024, 300]],
640
+ laptop: [[634, 634], [640, 350], [728, 90], [970, 90], [970, 250], [970, 415], [1024, 300], [1382, 300], [1382, 600]]
641
641
  }
642
642
  },
643
643
  content: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@folklore/ads",
3
- "version": "0.0.91",
3
+ "version": "0.0.92",
4
4
  "description": "Ads library",
5
5
  "keywords": [
6
6
  "javascript",
@@ -50,7 +50,7 @@
50
50
  "publishConfig": {
51
51
  "access": "public"
52
52
  },
53
- "gitHead": "43c75c431f508b5550824e00bc26bffe52a0cc7f",
53
+ "gitHead": "e41d1a9c4dc805aba884403e1e7ceb24545fe4fd",
54
54
  "dependencies": {
55
55
  "@folklore/hooks": "^0.0.71",
56
56
  "@folklore/tracking": "^0.0.26",