@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/dist/index.js CHANGED
@@ -5638,16 +5638,16 @@ var AD728x90 = function AD728x90(_ref) {
5638
5638
  {
5639
5639
  dfpNetworkId: networkID,
5640
5640
  targetingArguments: targeting.desktop,
5641
- sizeMapping: [{ viewport: [768, 1], sizes: [[728, 90]] }, { viewport: [1, 1], sizes: [[320, 50], [300, 50]] }],
5641
+ sizeMapping: [{ viewport: [768, 1], sizes: [[728, 90], [960, 35]] }, { viewport: [1, 1], sizes: [[320, 50], [300, 50]] }],
5642
5642
  lazyLoad: { fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 } },
5643
5643
  React__default.createElement(
5644
5644
  'div',
5645
5645
  { className: 'AD728x90' },
5646
5646
  React__default.createElement(lib_2, {
5647
5647
  slotId: slotId,
5648
- sizes: [[728, 90], [320, 50], [300, 50]],
5648
+ sizes: [[728, 90], [960, 35], [320, 50], [300, 50]],
5649
5649
  adUnit: adUnit,
5650
- sizeMapping: [{ viewport: [768, 1], sizes: [[728, 90]] }, { viewport: [1, 1], sizes: [[320, 50], [300, 50]] }]
5650
+ sizeMapping: [{ viewport: [768, 1], sizes: [[728, 90], [960, 35]] }, { viewport: [1, 1], sizes: [[320, 50], [300, 50]] }]
5651
5651
  })
5652
5652
  )
5653
5653
  );