@mjhls/mjh-framework 1.0.523 → 1.0.525
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 +1 -1
- package/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +8 -7
- package/dist/cjs/AD300x250x600.js +8 -7
- package/dist/cjs/AD728x90.js +11 -10
- package/dist/cjs/ADFloatingFooter.js +12 -11
- package/dist/cjs/ADFooter.js +9 -8
- package/dist/cjs/ADGutter.js +12 -11
- package/dist/cjs/{ADInfeed-e7f56dcd.js → ADInfeed-393c6084.js} +11 -9
- package/dist/cjs/ADSponsoredResources.js +11 -10
- package/dist/cjs/ADWebcast.js +11 -10
- package/dist/cjs/ADWelcome.js +16 -15
- package/dist/cjs/{ADlgInfeed-ad4798a4.js → ADlgInfeed-dd4e103e.js} +7 -6
- package/dist/cjs/AccordionPanel.js +24 -22
- package/dist/cjs/AdSlot.js +15 -13
- package/dist/cjs/AdSlotsProvider.js +6 -5
- package/dist/cjs/AlphabeticList.js +16 -15
- package/dist/cjs/ArticleQueue.js +117 -114
- package/dist/cjs/Auth.js +226 -138
- package/dist/cjs/{AuthorComponent-cb8b8128.js → AuthorComponent-5bb8f868.js} +13 -12
- package/dist/cjs/{BlockContent-f942392e.js → BlockContent-8b494587.js} +26 -24
- package/dist/cjs/Breadcrumbs.js +23 -21
- package/dist/cjs/CMEDeck.js +61 -61
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +22 -19
- package/dist/cjs/Column3.js +35 -32
- package/dist/cjs/ConferenceArticleCard.js +19 -18
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +77 -73
- package/dist/cjs/DeckQueue.js +73 -69
- package/dist/cjs/{Dfp-fcdeabc4.js → Dfp-a06d722a.js} +22 -20
- package/dist/cjs/EventsDeck.js +96 -89
- package/dist/cjs/ExternalResources.js +42 -41
- package/dist/cjs/Feature.js +26 -24
- package/dist/cjs/{Figure-05b73e6a.js → Figure-85d19c5f.js} +21 -20
- package/dist/cjs/ForbesHero.js +34 -33
- package/dist/cjs/GridContent.js +149 -145
- package/dist/cjs/GridHero.js +35 -34
- package/dist/cjs/GroupDeck.js +34 -33
- package/dist/cjs/HamMagazine.js +109 -104
- package/dist/cjs/Header.js +13 -11
- package/dist/cjs/Hero.js +11 -10
- package/dist/cjs/HighlightenVideo.js +17 -16
- package/dist/cjs/HorizontalHero.js +25 -24
- package/dist/cjs/{InscreenSensor-3aec8492.js → InscreenSensor-1f9f7db4.js} +8 -7
- package/dist/cjs/IssueContentDeck.js +68 -63
- package/dist/cjs/IssueDeck.js +64 -59
- package/dist/cjs/IssueLanding.js +31 -23
- package/dist/cjs/LeftNav.js +22 -20
- package/dist/cjs/MasterDeck.js +52 -51
- package/dist/cjs/NavDvm.js +68 -63
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +112 -107
- package/dist/cjs/NavNative.js +71 -66
- package/dist/cjs/NavNormal.js +41 -36
- package/dist/cjs/OncliveHero.js +18 -18
- package/dist/cjs/OncliveLargeHero.js +59 -58
- package/dist/cjs/PageFilter.js +9 -8
- package/dist/cjs/PartnerDetailListing.js +131 -129
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +15 -13
- package/dist/cjs/PublicationDeck.js +63 -58
- package/dist/cjs/PublicationLanding.js +48 -44
- package/dist/cjs/QueueDeckExpanded.js +187 -187
- package/dist/cjs/RelatedContent.js +19 -18
- package/dist/cjs/RelatedTopicsDropdown.js +22 -19
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +16 -12
- package/dist/cjs/SideFooter.js +18 -17
- package/dist/cjs/{SocialNavFooter-9a07520f.js → SocialNavFooter-d9ab4d17.js} +18 -17
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +59 -54
- package/dist/cjs/TemplateNormal.js +35 -34
- package/dist/cjs/ThumbnailCard.js +19 -17
- package/dist/cjs/Ustream.js +21 -20
- package/dist/cjs/VerticalHero.js +17 -16
- package/dist/cjs/VideoSeriesFilter.js +10 -10
- package/dist/cjs/VideoSeriesListing.js +38 -37
- package/dist/cjs/View.js +155 -149
- package/dist/cjs/YahooHero.js +30 -29
- package/dist/cjs/YoutubeGroup.js +42 -41
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-5c98aec7.js} +10 -8
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +9 -9
- package/dist/cjs/getSerializers.js +262 -221
- package/dist/cjs/iconBase-637d3f1e.js +0 -3
- package/dist/cjs/{index-fa3cec70.js → index-44481153.js} +14 -14
- package/dist/cjs/{index-fa0fb52c.js → index-8a3fb0bc.js} +13 -10
- package/dist/cjs/{index-1469fb8d.js → index-99edf08a.js} +1 -1
- package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
- package/dist/cjs/{index.esm-25423c2f.js → index.esm-2ea63d18.js} +3 -6
- package/dist/cjs/{index.esm-c0d8b44b.js → index.esm-c8d2c195.js} +4 -9
- package/dist/cjs/{index.esm-fcdbd2c6.js → index.esm-d7e04264.js} +6 -15
- package/dist/cjs/index.js +27 -27
- package/dist/cjs/{inherits-14962339.js → inherits-4a2f1cc3.js} +4 -4
- package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
- package/dist/cjs/{main-00905561.js → main-c50facd7.js} +84 -48
- package/dist/cjs/{moment-3cf060f6.js → moment-ca3bd9fb.js} +6 -4
- package/dist/cjs/{react-social-icons-cd0d9d3b.js → react-social-icons-07939b41.js} +13 -11
- package/dist/cjs/{typeof-1869832c.js → typeof-583cdc4b.js} +1 -1
- package/dist/cjs/urlFor.js +2 -2
- package/dist/cjs/{visibility-sensor-0c45a583.js → visibility-sensor-8b54af99.js} +7 -5
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +5 -5
- package/dist/esm/AD300x250x600.js +5 -5
- package/dist/esm/AD728x90.js +8 -8
- package/dist/esm/ADFloatingFooter.js +9 -9
- package/dist/esm/ADFooter.js +6 -6
- package/dist/esm/ADGutter.js +9 -9
- package/dist/esm/{ADInfeed-e7767d6d.js → ADInfeed-1dd2344b.js} +5 -5
- package/dist/esm/ADSponsoredResources.js +8 -8
- package/dist/esm/ADWebcast.js +8 -8
- package/dist/esm/ADWelcome.js +13 -13
- package/dist/esm/{ADlgInfeed-528c51c8.js → ADlgInfeed-cecd5e76.js} +4 -4
- package/dist/esm/AccordionPanel.js +17 -17
- package/dist/esm/AdSlot.js +5 -5
- package/dist/esm/AdSlotsProvider.js +3 -3
- package/dist/esm/AlphabeticList.js +13 -13
- package/dist/esm/ArticleQueue.js +99 -99
- package/dist/esm/Auth.js +206 -122
- package/dist/esm/{AuthorComponent-158226c9.js → AuthorComponent-f67cb027.js} +10 -10
- package/dist/esm/{BlockContent-a614acdf.js → BlockContent-d05b5b23.js} +3 -3
- package/dist/esm/Breadcrumbs.js +11 -11
- package/dist/esm/CMEDeck.js +58 -58
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +12 -12
- package/dist/esm/Column3.js +24 -24
- package/dist/esm/ConferenceArticleCard.js +13 -13
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +53 -53
- package/dist/esm/DeckQueue.js +46 -46
- package/dist/esm/{Dfp-81a052c2.js → Dfp-0557840a.js} +10 -10
- package/dist/esm/EventsDeck.js +47 -47
- package/dist/esm/ExternalResources.js +35 -35
- package/dist/esm/Feature.js +16 -16
- package/dist/esm/{Figure-23e3ecc0.js → Figure-0b6d360c.js} +16 -16
- package/dist/esm/ForbesHero.js +27 -27
- package/dist/esm/GridContent.js +106 -106
- package/dist/esm/GridHero.js +28 -28
- package/dist/esm/GroupDeck.js +29 -29
- package/dist/esm/HamMagazine.js +77 -77
- package/dist/esm/Header.js +7 -7
- package/dist/esm/Hero.js +6 -6
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalHero.js +20 -20
- package/dist/esm/{InscreenSensor-280b2b10.js → InscreenSensor-3e1fe82a.js} +5 -5
- package/dist/esm/IssueContentDeck.js +39 -39
- package/dist/esm/IssueDeck.js +33 -33
- package/dist/esm/IssueLanding.js +28 -21
- package/dist/esm/LeftNav.js +16 -16
- package/dist/esm/MasterDeck.js +45 -45
- package/dist/esm/NavDvm.js +43 -43
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +82 -82
- package/dist/esm/NavNative.js +48 -48
- package/dist/esm/NavNormal.js +21 -21
- package/dist/esm/OncliveHero.js +13 -14
- package/dist/esm/OncliveLargeHero.js +51 -51
- package/dist/esm/PageFilter.js +6 -6
- package/dist/esm/PartnerDetailListing.js +68 -68
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +8 -8
- package/dist/esm/PublicationDeck.js +34 -34
- package/dist/esm/PublicationLanding.js +25 -25
- package/dist/esm/QueueDeckExpanded.js +167 -167
- package/dist/esm/RelatedContent.js +14 -14
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +5 -5
- package/dist/esm/SideFooter.js +15 -15
- package/dist/esm/{SocialNavFooter-4fb16720.js → SocialNavFooter-1a531144.js} +15 -15
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +35 -35
- package/dist/esm/TemplateNormal.js +28 -28
- package/dist/esm/ThumbnailCard.js +9 -9
- package/dist/esm/Ustream.js +18 -18
- package/dist/esm/VerticalHero.js +12 -12
- package/dist/esm/VideoSeriesFilter.js +7 -7
- package/dist/esm/VideoSeriesListing.js +32 -32
- package/dist/esm/View.js +129 -129
- package/dist/esm/YahooHero.js +24 -24
- package/dist/esm/YoutubeGroup.js +32 -32
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-4abff0b1.js} +7 -6
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +1 -1
- package/dist/esm/getSerializers.js +218 -182
- package/dist/esm/{index-3f4dd6f2.js → index-1819118a.js} +7 -9
- package/dist/esm/{index-5f9f807a.js → index-c5fd0af5.js} +4 -4
- package/dist/esm/{index-f8655eb3.js → index-fa2ffe86.js} +1 -1
- package/dist/esm/{index.es-29c1cef5.js → index.es-c6222053.js} +28 -10
- package/dist/esm/{index.esm-b97cf389.js → index.esm-4b1810e3.js} +6 -15
- package/dist/esm/{index.esm-a7ad65ba.js → index.esm-be9486fc.js} +3 -6
- package/dist/esm/{index.esm-9d6faf80.js → index.esm-d3249151.js} +4 -9
- package/dist/esm/index.js +23 -23
- package/dist/esm/{inherits-b8e4c697.js → inherits-2758cc14.js} +1 -1
- package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
- package/dist/esm/{main-adf6ec37.js → main-b722e2e2.js} +82 -47
- package/dist/esm/{moment-49ae13fa.js → moment-b6f49411.js} +6 -4
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-3822f1ce.js} +5 -5
- package/dist/esm/{typeof-5f046efd.js → typeof-7e72fee0.js} +1 -1
- package/dist/esm/{visibility-sensor-0baa4eea.js → visibility-sensor-082c757b.js} +2 -2
- package/package.json +1 -1
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
|
@@ -2536,8 +2536,7 @@ var moment = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
2536
2536
|
hooks.createFromInputFallback = deprecate(
|
|
2537
2537
|
'value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), ' +
|
|
2538
2538
|
'which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are ' +
|
|
2539
|
-
'discouraged
|
|
2540
|
-
'http://momentjs.com/guides/#/warnings/js-date/ for more info.',
|
|
2539
|
+
'discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.',
|
|
2541
2540
|
function (config) {
|
|
2542
2541
|
config._d = new Date(config._i + (config._useUTC ? ' UTC' : ''));
|
|
2543
2542
|
}
|
|
@@ -3722,7 +3721,10 @@ var moment = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
3722
3721
|
function calendar$1(time, formats) {
|
|
3723
3722
|
// Support for single parameter, formats only overload to the calendar function
|
|
3724
3723
|
if (arguments.length === 1) {
|
|
3725
|
-
if (
|
|
3724
|
+
if (!arguments[0]) {
|
|
3725
|
+
time = undefined;
|
|
3726
|
+
formats = undefined;
|
|
3727
|
+
} else if (isMomentInput(arguments[0])) {
|
|
3726
3728
|
time = arguments[0];
|
|
3727
3729
|
formats = undefined;
|
|
3728
3730
|
} else if (isCalendarSpec(arguments[0])) {
|
|
@@ -5614,7 +5616,7 @@ var moment = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
5614
5616
|
|
|
5615
5617
|
//! moment.js
|
|
5616
5618
|
|
|
5617
|
-
hooks.version = '2.
|
|
5619
|
+
hooks.version = '2.29.1';
|
|
5618
5620
|
|
|
5619
5621
|
setHookCallback(createLocal);
|
|
5620
5622
|
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
-
|
|
5
3
|
var _commonjsHelpers = require('./_commonjsHelpers-06173234.js');
|
|
6
4
|
var React = require('react');
|
|
7
|
-
var
|
|
8
|
-
|
|
5
|
+
var PropTypes = require('prop-types');
|
|
6
|
+
|
|
7
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
8
|
+
|
|
9
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
10
|
+
var PropTypes__default = /*#__PURE__*/_interopDefaultLegacy(PropTypes);
|
|
9
11
|
|
|
10
12
|
var styles = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
11
13
|
|
|
@@ -76,7 +78,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
76
78
|
});
|
|
77
79
|
exports.default = void 0;
|
|
78
80
|
|
|
79
|
-
var _react = _interopRequireDefault(React__default);
|
|
81
|
+
var _react = _interopRequireDefault(React__default['default']);
|
|
80
82
|
|
|
81
83
|
|
|
82
84
|
|
|
@@ -395,9 +397,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
395
397
|
});
|
|
396
398
|
exports.default = void 0;
|
|
397
399
|
|
|
398
|
-
var _propTypes = _interopRequireDefault(
|
|
400
|
+
var _propTypes = _interopRequireDefault(PropTypes__default['default']);
|
|
399
401
|
|
|
400
|
-
var _react = _interopRequireDefault(React__default);
|
|
402
|
+
var _react = _interopRequireDefault(React__default['default']);
|
|
401
403
|
|
|
402
404
|
|
|
403
405
|
|
|
@@ -455,9 +457,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
455
457
|
});
|
|
456
458
|
exports.default = void 0;
|
|
457
459
|
|
|
458
|
-
var _propTypes = _interopRequireDefault(
|
|
460
|
+
var _propTypes = _interopRequireDefault(PropTypes__default['default']);
|
|
459
461
|
|
|
460
|
-
var _react = _interopRequireDefault(React__default);
|
|
462
|
+
var _react = _interopRequireDefault(React__default['default']);
|
|
461
463
|
|
|
462
464
|
|
|
463
465
|
|
|
@@ -516,9 +518,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
516
518
|
});
|
|
517
519
|
exports.default = void 0;
|
|
518
520
|
|
|
519
|
-
var _propTypes = _interopRequireDefault(
|
|
521
|
+
var _propTypes = _interopRequireDefault(PropTypes__default['default']);
|
|
520
522
|
|
|
521
|
-
var _react = _interopRequireDefault(React__default);
|
|
523
|
+
var _react = _interopRequireDefault(React__default['default']);
|
|
522
524
|
|
|
523
525
|
var _background = _interopRequireDefault(background);
|
|
524
526
|
|
|
@@ -250,7 +250,7 @@ if (!USE_NATIVE) {
|
|
|
250
250
|
_objectPie._objectGops.f = $getOwnPropertySymbols;
|
|
251
251
|
|
|
252
252
|
if (_toObject._descriptors && !_library._library) {
|
|
253
|
-
core_getIteratorMethod._redefine(ObjectProto, 'propertyIsEnumerable', $propertyIsEnumerable
|
|
253
|
+
core_getIteratorMethod._redefine(ObjectProto, 'propertyIsEnumerable', $propertyIsEnumerable);
|
|
254
254
|
}
|
|
255
255
|
|
|
256
256
|
_wksExt.f = function (name) {
|
package/dist/cjs/urlFor.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('./_commonjsHelpers-06173234.js');
|
|
4
|
-
var index
|
|
4
|
+
var index = require('./index-b5eb3ff8.js');
|
|
5
5
|
|
|
6
6
|
function urlFor(client, source) {
|
|
7
|
-
return index
|
|
7
|
+
return index.imageUrlBuilder(client).image(source);
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
module.exports = urlFor;
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
-
|
|
5
3
|
var _commonjsHelpers = require('./_commonjsHelpers-06173234.js');
|
|
6
4
|
var React = require('react');
|
|
7
|
-
var
|
|
8
|
-
|
|
5
|
+
var reactDom = require('react-dom');
|
|
6
|
+
|
|
7
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
8
|
+
|
|
9
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
10
|
+
var reactDom__default = /*#__PURE__*/_interopDefaultLegacy(reactDom);
|
|
9
11
|
|
|
10
12
|
var visibilitySensor = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
11
13
|
(function webpackUniversalModuleDefinition(root, factory) {
|
|
12
|
-
module.exports = factory(React__default,
|
|
14
|
+
module.exports = factory(React__default['default'], reactDom__default['default']);
|
|
13
15
|
})(_commonjsHelpers.commonjsGlobal, function(__WEBPACK_EXTERNAL_MODULE__1__, __WEBPACK_EXTERNAL_MODULE__2__) {
|
|
14
16
|
return /******/ (function(modules) { // webpackBootstrap
|
|
15
17
|
/******/ // The module cache
|
package/dist/esm/AD.js
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React, { Suspense } from 'react';
|
|
2
2
|
|
|
3
|
-
var Dfp =
|
|
4
|
-
return import('./Dfp-
|
|
3
|
+
var Dfp = React.lazy(function () {
|
|
4
|
+
return import('./Dfp-0557840a.js');
|
|
5
5
|
});
|
|
6
6
|
|
|
7
7
|
var AD = function AD(props) {
|
|
8
8
|
if (typeof window === 'undefined') {
|
|
9
9
|
return null;
|
|
10
10
|
}
|
|
11
|
-
return
|
|
11
|
+
return React.createElement(
|
|
12
12
|
'div',
|
|
13
13
|
null,
|
|
14
|
-
|
|
14
|
+
React.createElement(
|
|
15
15
|
Suspense,
|
|
16
|
-
{ fallback:
|
|
16
|
+
{ fallback: React.createElement(
|
|
17
17
|
'div',
|
|
18
18
|
null,
|
|
19
19
|
'Loading...'
|
|
20
20
|
) },
|
|
21
|
-
|
|
21
|
+
React.createElement(Dfp, props)
|
|
22
22
|
)
|
|
23
23
|
);
|
|
24
24
|
};
|
package/dist/esm/AD300x250.js
CHANGED
|
@@ -4,12 +4,12 @@ import './core.get-iterator-method-f5c0d66a.js';
|
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
5
|
import './_iter-detect-6e099a34.js';
|
|
6
6
|
import './web.dom.iterable-46c95e52.js';
|
|
7
|
-
import
|
|
8
|
-
import './index-
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import './index-1819118a.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-b7b7434f.js';
|
|
11
11
|
import './debounce-048d9cb6.js';
|
|
12
|
-
import { m as
|
|
12
|
+
import { m as main_40 } from './main-b722e2e2.js';
|
|
13
13
|
import './slicedToArray-f1e40361.js';
|
|
14
14
|
import './stringify-e30bc114.js';
|
|
15
15
|
import './asyncToGenerator-0379e924.js';
|
|
@@ -27,7 +27,7 @@ var AD300x250 = function AD300x250(_ref) {
|
|
|
27
27
|
pos = _ref$pos === undefined ? 'rec1' : _ref$pos;
|
|
28
28
|
|
|
29
29
|
var mobileView = false;
|
|
30
|
-
if (
|
|
30
|
+
if (main_40) {
|
|
31
31
|
pos = 'rec1-mobile';
|
|
32
32
|
mobileView = true;
|
|
33
33
|
}
|
|
@@ -46,7 +46,7 @@ var AD300x250 = function AD300x250(_ref) {
|
|
|
46
46
|
var browserSizes = [[300, 250], [300, 100]];
|
|
47
47
|
var mobileSizes = [[300, 50], [320, 50], [300, 250], [300, 100]];
|
|
48
48
|
|
|
49
|
-
return
|
|
49
|
+
return React.createElement(DFPAdSlot, { networkID: networkID, adUnit: adUnit, slotId: slotId, targeting: adTargeting, className: 'AD300x250', sizes: mobileView ? mobileSizes : browserSizes });
|
|
50
50
|
};
|
|
51
51
|
|
|
52
52
|
export default AD300x250;
|
|
@@ -4,12 +4,12 @@ import './core.get-iterator-method-f5c0d66a.js';
|
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
5
|
import './_iter-detect-6e099a34.js';
|
|
6
6
|
import './web.dom.iterable-46c95e52.js';
|
|
7
|
-
import
|
|
8
|
-
import './index-
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import './index-1819118a.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-b7b7434f.js';
|
|
11
11
|
import './debounce-048d9cb6.js';
|
|
12
|
-
import { m as
|
|
12
|
+
import { m as main_40 } from './main-b722e2e2.js';
|
|
13
13
|
import './slicedToArray-f1e40361.js';
|
|
14
14
|
import './stringify-e30bc114.js';
|
|
15
15
|
import './asyncToGenerator-0379e924.js';
|
|
@@ -28,7 +28,7 @@ var AD300x250x600 = function AD300x250x600(_ref) {
|
|
|
28
28
|
_ref$sizeMapFlag = _ref.sizeMapFlag,
|
|
29
29
|
sizeMapFlag = _ref$sizeMapFlag === undefined ? true : _ref$sizeMapFlag;
|
|
30
30
|
|
|
31
|
-
if (
|
|
31
|
+
if (main_40) {
|
|
32
32
|
pos = 'rec2-mobile';
|
|
33
33
|
}
|
|
34
34
|
|
|
@@ -60,7 +60,7 @@ var AD300x250x600 = function AD300x250x600(_ref) {
|
|
|
60
60
|
sizes: [[300, 50], [300, 100], [320, 50], [300, 250]]
|
|
61
61
|
}];
|
|
62
62
|
|
|
63
|
-
return
|
|
63
|
+
return React.createElement(DFPAdSlot, {
|
|
64
64
|
networkID: networkID,
|
|
65
65
|
adUnit: adUnit,
|
|
66
66
|
className: 'AD300x250',
|
package/dist/esm/AD728x90.js
CHANGED
|
@@ -4,12 +4,12 @@ import './core.get-iterator-method-f5c0d66a.js';
|
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
5
|
import './_iter-detect-6e099a34.js';
|
|
6
6
|
import './web.dom.iterable-46c95e52.js';
|
|
7
|
-
import
|
|
8
|
-
import './index-
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import './index-1819118a.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-b7b7434f.js';
|
|
11
11
|
import './debounce-048d9cb6.js';
|
|
12
|
-
import { m as
|
|
12
|
+
import { m as main_40 } from './main-b722e2e2.js';
|
|
13
13
|
import './slicedToArray-f1e40361.js';
|
|
14
14
|
import './stringify-e30bc114.js';
|
|
15
15
|
import './asyncToGenerator-0379e924.js';
|
|
@@ -28,7 +28,7 @@ var AD728x90 = function AD728x90(_ref) {
|
|
|
28
28
|
_ref$fixedPos = _ref.fixedPos;
|
|
29
29
|
|
|
30
30
|
var mobileView = false;
|
|
31
|
-
if (
|
|
31
|
+
if (main_40) {
|
|
32
32
|
pos = 'top-mobile';
|
|
33
33
|
mobileView = true;
|
|
34
34
|
}
|
|
@@ -47,10 +47,10 @@ var AD728x90 = function AD728x90(_ref) {
|
|
|
47
47
|
var browserSizes = [[728, 90], [970, 90], [320, 50], [300, 50]];
|
|
48
48
|
var mobileSizes = [[320, 50], [300, 50]];
|
|
49
49
|
|
|
50
|
-
return
|
|
50
|
+
return React.createElement(
|
|
51
51
|
'div',
|
|
52
52
|
{ className: 'leaderboard-ad-wrapper' },
|
|
53
|
-
|
|
53
|
+
React.createElement(DFPAdSlot, {
|
|
54
54
|
slotId: slotId,
|
|
55
55
|
networkID: networkID,
|
|
56
56
|
adUnit: adUnit,
|
|
@@ -65,12 +65,12 @@ var AD728x90 = function AD728x90(_ref) {
|
|
|
65
65
|
sizes: [[320, 50], [300, 50]]
|
|
66
66
|
}]
|
|
67
67
|
}),
|
|
68
|
-
|
|
68
|
+
React.createElement(
|
|
69
69
|
'style',
|
|
70
70
|
{ jsx: 'true' },
|
|
71
71
|
'\n .leaderboard-ad-wrapper {\n min-height: 90px;\n background: #fff;\n }\n '
|
|
72
72
|
),
|
|
73
|
-
|
|
73
|
+
main_40 && React.createElement(
|
|
74
74
|
'style',
|
|
75
75
|
{ jsx: 'true' },
|
|
76
76
|
'\n @media screen and (max-width: 768px) {\n .leaderboard-ad-wrapper {\n min-height: 0px;\n position: fixed;\n background: transparent;\n background-color: transparent;\n bottom: 0px;\n left: 50%;\n transform: translateX(-50%);\n z-index: 9999;\n \n }\n .leaderboard-ad-wrapper .AD728x90 div[id*=\'google_ads_iframe\']:empty {\n height: 0!important;\n }\n }\n '
|
|
@@ -4,12 +4,12 @@ import './core.get-iterator-method-f5c0d66a.js';
|
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
5
|
import './_iter-detect-6e099a34.js';
|
|
6
6
|
import './web.dom.iterable-46c95e52.js';
|
|
7
|
-
import
|
|
8
|
-
import './index-
|
|
7
|
+
import React, { useState, useEffect } from 'react';
|
|
8
|
+
import './index-1819118a.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-b7b7434f.js';
|
|
11
11
|
import './debounce-048d9cb6.js';
|
|
12
|
-
import './main-
|
|
12
|
+
import './main-b722e2e2.js';
|
|
13
13
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
14
14
|
import { _ as _JSON$stringify } from './stringify-e30bc114.js';
|
|
15
15
|
import './asyncToGenerator-0379e924.js';
|
|
@@ -96,13 +96,13 @@ var ADFloatingFooter = function ADFloatingFooter(_ref) {
|
|
|
96
96
|
}
|
|
97
97
|
};
|
|
98
98
|
|
|
99
|
-
return
|
|
100
|
-
|
|
99
|
+
return React.createElement(
|
|
100
|
+
React.Fragment,
|
|
101
101
|
null,
|
|
102
|
-
widthFlag && adTargeting.document_url &&
|
|
102
|
+
widthFlag && adTargeting.document_url && React.createElement(
|
|
103
103
|
'div',
|
|
104
104
|
{ id: 'floating-ad-wrapper', className: 'floating-ad-wrapper hide-floating ' + title },
|
|
105
|
-
|
|
105
|
+
React.createElement(DFPAdSlot, {
|
|
106
106
|
className: className,
|
|
107
107
|
slotId: slotId,
|
|
108
108
|
networkID: networkID,
|
|
@@ -112,7 +112,7 @@ var ADFloatingFooter = function ADFloatingFooter(_ref) {
|
|
|
112
112
|
refreshFlag: refreshFlag,
|
|
113
113
|
checkIsAdFound: checkIsAdFound
|
|
114
114
|
}),
|
|
115
|
-
|
|
115
|
+
React.createElement(
|
|
116
116
|
'div',
|
|
117
117
|
{ className: 'closeButton', onClick: function onClick() {
|
|
118
118
|
return collapseAd();
|
|
@@ -120,7 +120,7 @@ var ADFloatingFooter = function ADFloatingFooter(_ref) {
|
|
|
120
120
|
'x'
|
|
121
121
|
)
|
|
122
122
|
),
|
|
123
|
-
|
|
123
|
+
React.createElement(
|
|
124
124
|
'style',
|
|
125
125
|
{ jsx: 'true' },
|
|
126
126
|
'\n .display-floating {\n display: block;\n }\n .hide-floating {\n display: none;\n }\n .floating-ad-wrapper {\n margin: 0;\n background-color: #f5f5f5;\n position: fixed;\n bottom: 0;\n left: 50%;\n transform: translateX(-50%);\n z-index: 9000;\n }\n .closeButton {\n position: absolute;\n top: -10px;\n right: -10px;\n background: grey;\n color: white;\n font-weight: 500;\n border: 2px solid white;\n border-radius: 50%;\n width: 30px;\n height: 30px;\n text-align: center;\n font-size: 17px;\n cursor: pointer;\n }\n '
|
package/dist/esm/ADFooter.js
CHANGED
|
@@ -2,7 +2,7 @@ import './_commonjsHelpers-0c4b6f40.js';
|
|
|
2
2
|
import './_to-object-16fd8b46.js';
|
|
3
3
|
import './core.get-iterator-method-f5c0d66a.js';
|
|
4
4
|
import './web.dom.iterable-46c95e52.js';
|
|
5
|
-
import
|
|
5
|
+
import React, { useState } from 'react';
|
|
6
6
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
7
7
|
|
|
8
8
|
var ADFooter = function ADFooter(_ref) {
|
|
@@ -13,14 +13,14 @@ var ADFooter = function ADFooter(_ref) {
|
|
|
13
13
|
showAd = _useState2[0],
|
|
14
14
|
setShowAd = _useState2[1];
|
|
15
15
|
|
|
16
|
-
return
|
|
17
|
-
|
|
16
|
+
return React.createElement(
|
|
17
|
+
React.Fragment,
|
|
18
18
|
null,
|
|
19
|
-
showAd &&
|
|
19
|
+
showAd && React.createElement(
|
|
20
20
|
'div',
|
|
21
21
|
{ className: 'ADFooter' },
|
|
22
22
|
children,
|
|
23
|
-
|
|
23
|
+
React.createElement(
|
|
24
24
|
'div',
|
|
25
25
|
{ className: 'closeButton', onClick: function onClick() {
|
|
26
26
|
return setShowAd(false);
|
|
@@ -28,7 +28,7 @@ var ADFooter = function ADFooter(_ref) {
|
|
|
28
28
|
'x'
|
|
29
29
|
)
|
|
30
30
|
),
|
|
31
|
-
|
|
31
|
+
React.createElement(
|
|
32
32
|
'style',
|
|
33
33
|
{ jsx: 'true' },
|
|
34
34
|
'\n .ADFooter {\n width: auto;\n margin: 0;\n background-color: #f5f5f5;\n position: fixed;\n bottom: 0;\n left: 50%;\n transform: translateX(-50%);\n z-index: 9000;\n }\n .adBox > div:empty {\n display: none !important;\n }\n .adBox > div:not(:empty){\n display: block !important;\n }\n .closeButton {\n position: absolute;\n top: -10px;\n right: -10px;\n background: grey;\n color: white;\n font-weight: 500;\n border: 2px solid white;\n border-radius: 50%;\n width: 30px;\n height: 30px;\n text-align: center;\n font-size: 17px;\n cursor: pointer;\n }\n '
|
package/dist/esm/ADGutter.js
CHANGED
|
@@ -4,12 +4,12 @@ import './core.get-iterator-method-f5c0d66a.js';
|
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
5
|
import './_iter-detect-6e099a34.js';
|
|
6
6
|
import './web.dom.iterable-46c95e52.js';
|
|
7
|
-
import
|
|
8
|
-
import './index-
|
|
7
|
+
import React, { useState, useEffect } from 'react';
|
|
8
|
+
import './index-1819118a.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-b7b7434f.js';
|
|
11
11
|
import './debounce-048d9cb6.js';
|
|
12
|
-
import './main-
|
|
12
|
+
import './main-b722e2e2.js';
|
|
13
13
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
14
14
|
import './stringify-e30bc114.js';
|
|
15
15
|
import './asyncToGenerator-0379e924.js';
|
|
@@ -56,19 +56,19 @@ var ADGutter = function ADGutter(_ref) {
|
|
|
56
56
|
}, [minScreenWidth]);
|
|
57
57
|
|
|
58
58
|
if (widthFlag) {
|
|
59
|
-
return
|
|
60
|
-
|
|
59
|
+
return React.createElement(
|
|
60
|
+
React.Fragment,
|
|
61
61
|
null,
|
|
62
|
-
widthFlag &&
|
|
62
|
+
widthFlag && React.createElement(
|
|
63
63
|
'div',
|
|
64
64
|
{ className: 'gutter-ad-wrapper ' + title },
|
|
65
|
-
|
|
65
|
+
React.createElement(
|
|
66
66
|
'div',
|
|
67
67
|
{ className: 'gutter-ad' },
|
|
68
|
-
|
|
68
|
+
React.createElement(DFPAdSlot, { className: className, slotId: slotId, networkID: networkID, sizes: sizes, adUnit: adUnit, targeting: adTargeting, refreshFlag: false })
|
|
69
69
|
)
|
|
70
70
|
),
|
|
71
|
-
|
|
71
|
+
React.createElement(
|
|
72
72
|
'style',
|
|
73
73
|
{ jsx: 'true' },
|
|
74
74
|
'\n .gutter-ad-wrapper {\n position: fixed;\n width: 100%;\n height: 100%;\n z-index: 999;\n }\n .gutter-ad {\n width: 150px;\n position: relative;\n top: 50;\n }\n '
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import Card from 'react-bootstrap/Card';
|
|
3
3
|
import DFPAdSlot from './AdSlot.js';
|
|
4
4
|
|
|
@@ -30,13 +30,13 @@ var ADInfeed = function ADInfeed(_ref) {
|
|
|
30
30
|
}
|
|
31
31
|
};
|
|
32
32
|
|
|
33
|
-
return
|
|
33
|
+
return React.createElement(
|
|
34
34
|
'div',
|
|
35
35
|
{ id: 'brand-insight-wrapper-' + (index + 1), className: 'brand-insight-wrapper', style: { display: 'none', flex: '1 0 auto' } },
|
|
36
|
-
|
|
36
|
+
React.createElement(
|
|
37
37
|
Card,
|
|
38
38
|
{ className: 'ad-wrapper', style: { display: 'block !important', flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
|
|
39
|
-
|
|
39
|
+
React.createElement(DFPAdSlot, {
|
|
40
40
|
className: className,
|
|
41
41
|
networkID: networkID,
|
|
42
42
|
adUnit: adUnit,
|
|
@@ -47,7 +47,7 @@ var ADInfeed = function ADInfeed(_ref) {
|
|
|
47
47
|
refreshFlag: false
|
|
48
48
|
})
|
|
49
49
|
),
|
|
50
|
-
|
|
50
|
+
React.createElement(
|
|
51
51
|
'style',
|
|
52
52
|
{ jsx: 'true' },
|
|
53
53
|
''
|
|
@@ -4,12 +4,12 @@ import './core.get-iterator-method-f5c0d66a.js';
|
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
5
|
import './_iter-detect-6e099a34.js';
|
|
6
6
|
import './web.dom.iterable-46c95e52.js';
|
|
7
|
-
import
|
|
8
|
-
import './index-
|
|
7
|
+
import React, { useState, useEffect } from 'react';
|
|
8
|
+
import './index-1819118a.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-b7b7434f.js';
|
|
11
11
|
import './debounce-048d9cb6.js';
|
|
12
|
-
import './main-
|
|
12
|
+
import './main-b722e2e2.js';
|
|
13
13
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
14
14
|
import './stringify-e30bc114.js';
|
|
15
15
|
import './asyncToGenerator-0379e924.js';
|
|
@@ -70,16 +70,16 @@ var ADSponsoredResources = function ADSponsoredResources(_ref) {
|
|
|
70
70
|
}
|
|
71
71
|
};
|
|
72
72
|
if (widthFlag) {
|
|
73
|
-
return
|
|
74
|
-
|
|
73
|
+
return React.createElement(
|
|
74
|
+
React.Fragment,
|
|
75
75
|
null,
|
|
76
|
-
|
|
76
|
+
React.createElement(
|
|
77
77
|
'div',
|
|
78
78
|
{ id: 'sponsored-ad-wrapper', className: 'sponsored-ad-wrapper' },
|
|
79
|
-
|
|
79
|
+
React.createElement(
|
|
80
80
|
'div',
|
|
81
81
|
{ className: 'sponsored-ad' },
|
|
82
|
-
|
|
82
|
+
React.createElement(DFPAdSlot, {
|
|
83
83
|
className: className,
|
|
84
84
|
slotId: slotId,
|
|
85
85
|
networkID: networkID,
|
package/dist/esm/ADWebcast.js
CHANGED
|
@@ -4,12 +4,12 @@ import './core.get-iterator-method-f5c0d66a.js';
|
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
5
|
import './_iter-detect-6e099a34.js';
|
|
6
6
|
import './web.dom.iterable-46c95e52.js';
|
|
7
|
-
import
|
|
8
|
-
import './index-
|
|
7
|
+
import React, { useState, useEffect } from 'react';
|
|
8
|
+
import './index-1819118a.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-b7b7434f.js';
|
|
11
11
|
import './debounce-048d9cb6.js';
|
|
12
|
-
import './main-
|
|
12
|
+
import './main-b722e2e2.js';
|
|
13
13
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
14
14
|
import './stringify-e30bc114.js';
|
|
15
15
|
import './asyncToGenerator-0379e924.js';
|
|
@@ -75,16 +75,16 @@ var ADWebcast = function ADWebcast(_ref) {
|
|
|
75
75
|
}
|
|
76
76
|
};
|
|
77
77
|
if (widthFlag) {
|
|
78
|
-
return
|
|
79
|
-
|
|
78
|
+
return React.createElement(
|
|
79
|
+
React.Fragment,
|
|
80
80
|
null,
|
|
81
|
-
|
|
81
|
+
React.createElement(
|
|
82
82
|
'div',
|
|
83
83
|
{ id: 'webcast-ad-wrapper', className: 'webcast-ad-wrapper' },
|
|
84
|
-
|
|
84
|
+
React.createElement(
|
|
85
85
|
'div',
|
|
86
86
|
{ className: 'webcast-ad', style: { paddingBottom: '15px' } },
|
|
87
|
-
|
|
87
|
+
React.createElement(DFPAdSlot, {
|
|
88
88
|
className: className,
|
|
89
89
|
slotId: slotId,
|
|
90
90
|
networkID: networkID,
|
package/dist/esm/ADWelcome.js
CHANGED
|
@@ -4,12 +4,12 @@ import './core.get-iterator-method-f5c0d66a.js';
|
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
5
|
import './_iter-detect-6e099a34.js';
|
|
6
6
|
import './web.dom.iterable-46c95e52.js';
|
|
7
|
-
import
|
|
8
|
-
import './index-
|
|
7
|
+
import React, { useState, useEffect } from 'react';
|
|
8
|
+
import './index-1819118a.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-b7b7434f.js';
|
|
11
11
|
import './debounce-048d9cb6.js';
|
|
12
|
-
import './main-
|
|
12
|
+
import './main-b722e2e2.js';
|
|
13
13
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
14
14
|
import './stringify-e30bc114.js';
|
|
15
15
|
import './asyncToGenerator-0379e924.js';
|
|
@@ -76,21 +76,21 @@ var ADWelcome = function ADWelcome(_ref) {
|
|
|
76
76
|
}
|
|
77
77
|
};
|
|
78
78
|
|
|
79
|
-
return
|
|
79
|
+
return React.createElement(
|
|
80
80
|
'div',
|
|
81
81
|
{ style: { outline: 'none', display: 'none' }, className: 'welcome-modal', id: 'welcome-modal' },
|
|
82
|
-
|
|
82
|
+
React.createElement(
|
|
83
83
|
'div',
|
|
84
84
|
{ className: 'welcome-ad-head-wrapper' },
|
|
85
|
-
|
|
85
|
+
React.createElement(
|
|
86
86
|
'div',
|
|
87
87
|
{ className: 'left-top' },
|
|
88
|
-
|
|
88
|
+
React.createElement('img', { style: { width: '100%' }, src: Website.logo, alt: Website.title })
|
|
89
89
|
),
|
|
90
|
-
|
|
90
|
+
React.createElement(
|
|
91
91
|
'div',
|
|
92
92
|
{ className: 'right-top' },
|
|
93
|
-
|
|
93
|
+
React.createElement(
|
|
94
94
|
'span',
|
|
95
95
|
{
|
|
96
96
|
className: 'continue-site',
|
|
@@ -105,7 +105,7 @@ var ADWelcome = function ADWelcome(_ref) {
|
|
|
105
105
|
} },
|
|
106
106
|
'CONTINUE TO SITE >'
|
|
107
107
|
),
|
|
108
|
-
|
|
108
|
+
React.createElement(
|
|
109
109
|
'p',
|
|
110
110
|
{
|
|
111
111
|
style: {
|
|
@@ -117,10 +117,10 @@ var ADWelcome = function ADWelcome(_ref) {
|
|
|
117
117
|
)
|
|
118
118
|
)
|
|
119
119
|
),
|
|
120
|
-
|
|
120
|
+
React.createElement(
|
|
121
121
|
'div',
|
|
122
122
|
{ className: title },
|
|
123
|
-
|
|
123
|
+
React.createElement(DFPAdSlot, {
|
|
124
124
|
className: className,
|
|
125
125
|
slotId: slotId,
|
|
126
126
|
networkID: networkID,
|
|
@@ -131,7 +131,7 @@ var ADWelcome = function ADWelcome(_ref) {
|
|
|
131
131
|
checkIsAdFound: checkIsAdFound
|
|
132
132
|
})
|
|
133
133
|
),
|
|
134
|
-
|
|
134
|
+
React.createElement(
|
|
135
135
|
'style',
|
|
136
136
|
{ jsx: 'true' },
|
|
137
137
|
'\n .continue-site:hover {\n cursor: pointer;\n }\n\n .welcome-modal {\n max-width: 100% !important;\n margin: 0px !important;\n height: 100vh;\n }\n .welcome-ad-head-wrapper {\n display: flex;\n justify-content: space-between;\n }\n .right-top {\n max-width: 250px;\n padding: 10px;\n }\n .left-top {\n max-width: 250px;\n padding: 10px;\n }\n .' + title + ' {\n width: auto !important;\n padding-top: 25px;\n justify-content: center;\n align-items: center;\n display: flex;\n }\n '
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import 'react-bootstrap/Card';
|
|
3
3
|
import DFPAdSlot from './AdSlot.js';
|
|
4
4
|
|
|
@@ -28,11 +28,11 @@ var ADlgInfeed = function ADlgInfeed(props) {
|
|
|
28
28
|
}
|
|
29
29
|
};
|
|
30
30
|
|
|
31
|
-
return
|
|
31
|
+
return React.createElement(
|
|
32
32
|
'div',
|
|
33
33
|
{ id: 'lg-infeed-wrapper-' + (index + 1), className: 'lg-infeed-wrapper', style: { display: 'none', flex: '1 0 auto' } },
|
|
34
|
-
|
|
35
|
-
|
|
34
|
+
React.createElement(DFPAdSlot, { className: className, networkID: networkID, adUnit: adUnit, slotId: slotId, targeting: targeting, sizes: sizes, checkIsAdFound: checkIsAdFound, refreshFlag: false }),
|
|
35
|
+
React.createElement(
|
|
36
36
|
'style',
|
|
37
37
|
{ jsx: 'true' },
|
|
38
38
|
'\n .lg-infeed-wrapper {\n flex-direction: row;\n margin-bottom: 1.25rem;\n padding-bottom: 1.25rem;\n border-bottom: 1px solid rgb(221, 221, 221);\n }\n '
|