@mjhls/mjh-framework 1.0.45 → 1.0.46

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/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # mjh-framework v. 1.0.44
1
+ # mjh-framework v. 1.0.46
2
2
 
3
3
  > Foundation Framework
4
4
 
package/dist/index.es.js CHANGED
@@ -5631,16 +5631,16 @@ var AD728x90 = function AD728x90(_ref) {
5631
5631
  {
5632
5632
  dfpNetworkId: networkID,
5633
5633
  targetingArguments: targeting.desktop,
5634
- sizeMapping: [{ viewport: [768, 1], sizes: [[728, 90]] }, { viewport: [1, 1], sizes: [[320, 50], [300, 50]] }],
5634
+ sizeMapping: [{ viewport: [768, 1], sizes: [[728, 90], [960, 35]] }, { viewport: [1, 1], sizes: [[320, 50], [300, 50]] }],
5635
5635
  lazyLoad: { fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 } },
5636
5636
  React__default.createElement(
5637
5637
  'div',
5638
5638
  { className: 'AD728x90' },
5639
5639
  React__default.createElement(lib_2, {
5640
5640
  slotId: slotId,
5641
- sizes: [[728, 90], [320, 50], [300, 50]],
5641
+ sizes: [[728, 90], [960, 35], [320, 50], [300, 50]],
5642
5642
  adUnit: adUnit,
5643
- sizeMapping: [{ viewport: [768, 1], sizes: [[728, 90]] }, { viewport: [1, 1], sizes: [[320, 50], [300, 50]] }]
5643
+ sizeMapping: [{ viewport: [768, 1], sizes: [[728, 90], [960, 35]] }, { viewport: [1, 1], sizes: [[320, 50], [300, 50]] }]
5644
5644
  })
5645
5645
  )
5646
5646
  );