@mjhls/mjh-framework 1.0.665-beta.4 → 1.0.666-ad-update-v2
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 +1 -1
- package/dist/cjs/AD300x250.js +1 -1
- package/dist/cjs/AD300x250x600.js +1 -1
- package/dist/cjs/AD728x90.js +1 -1
- package/dist/cjs/ADFloatingFooter.js +1 -1
- package/dist/cjs/ADGutter.js +1 -1
- package/dist/cjs/ADSkyscraper.js +1 -1
- package/dist/cjs/ADSponsoredResources.js +1 -1
- package/dist/cjs/ADWebcast.js +1 -1
- package/dist/cjs/ADWelcome.js +1 -1
- package/dist/cjs/AdSlot.js +1 -1
- package/dist/cjs/AdSlotsProvider.js +1 -1
- package/dist/cjs/ArticleCarousel.js +3 -3
- package/dist/cjs/ArticleSeriesListing.js +2 -2
- package/dist/cjs/Auth.js +5 -5
- package/dist/cjs/{BlockContent-091a991f.js → BlockContent-80b15fac.js} +1 -1
- package/dist/cjs/CMEDeck.js +1 -1
- package/dist/cjs/Column3.js +1 -1
- package/dist/cjs/ConferenceArticleCard.js +1 -1
- package/dist/cjs/DeckContent.js +3 -3
- package/dist/cjs/DeckQueue.js +2 -2
- package/dist/cjs/{Dfp-f6a18ed2.js → Dfp-390337bf.js} +1 -1
- package/dist/cjs/EventsDeck.js +11 -3
- package/dist/cjs/ExternalResources.js +4 -4
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/ForbesHero.js +1 -1
- package/dist/cjs/GridContent.js +5 -5
- package/dist/cjs/GridHero.js +1 -1
- package/dist/cjs/GroupDeck.js +1 -1
- package/dist/cjs/Hero.js +1 -1
- package/dist/cjs/HorizontalHero.js +2 -2
- package/dist/cjs/IssueContentDeck.js +1 -1
- package/dist/cjs/IssueDeck.js +1 -1
- package/dist/cjs/IssueLanding.js +5 -5
- package/dist/cjs/LeftNav.js +1 -1
- package/dist/cjs/MasterDeck.js +13 -8
- package/dist/cjs/OncliveHero.js +2 -2
- package/dist/cjs/OncliveLargeHero.js +1 -1
- package/dist/cjs/PartnerDetailListing.js +14 -14
- package/dist/cjs/PublicationDeck.js +2 -2
- package/dist/cjs/QueueDeckExpanded.js +5 -5
- package/dist/cjs/RecentNews.js +2 -2
- package/dist/cjs/RelatedContent.js +1 -1
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TemplateNormal.js +1 -1
- package/dist/cjs/ThumbnailCard.js +1 -1
- package/dist/cjs/Ustream.js +1 -1
- package/dist/cjs/VerticalHero.js +1 -1
- package/dist/cjs/VideoSeriesCard.js +1 -1
- package/dist/cjs/VideoSeriesListing.js +2 -2
- package/dist/cjs/View.js +161 -260
- package/dist/cjs/YahooHero.js +1 -1
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/getQuery.js +2 -2
- package/dist/cjs/getRelatedArticle.js +1 -1
- package/dist/cjs/getSerializers.js +4 -4
- package/dist/cjs/{getTargeting-9af0ef69.js → getTargeting-fee8c429.js} +2 -2
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-fa8ed292.js → index-099d45ae.js} +30 -21
- package/dist/cjs/{index-bc3e2d5c.js → index-0ba539e4.js} +451 -439
- package/dist/cjs/{index-be0c82be.js → index-39beccb3.js} +2 -1
- package/dist/cjs/{index.esm-89fabc47.js → index.esm-ff47db6f.js} +10 -0
- package/dist/cjs/index.js +9 -9
- package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
- package/dist/cjs/urlFor.js +1 -1
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +1 -1
- package/dist/esm/AD300x250x600.js +1 -1
- package/dist/esm/AD728x90.js +1 -1
- package/dist/esm/ADFloatingFooter.js +1 -1
- package/dist/esm/ADGutter.js +1 -1
- package/dist/esm/ADSkyscraper.js +1 -1
- package/dist/esm/ADSponsoredResources.js +1 -1
- package/dist/esm/ADWebcast.js +1 -1
- package/dist/esm/ADWelcome.js +1 -1
- package/dist/esm/AdSlot.js +1 -1
- package/dist/esm/AdSlotsProvider.js +1 -1
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleSeriesListing.js +2 -2
- package/dist/esm/Auth.js +2 -2
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-c409aca5.js} +1 -1
- package/dist/esm/CMEDeck.js +1 -1
- package/dist/esm/Column3.js +1 -1
- package/dist/esm/ConferenceArticleCard.js +1 -1
- package/dist/esm/DeckContent.js +3 -3
- package/dist/esm/DeckQueue.js +2 -2
- package/dist/esm/{Dfp-96b49def.js → Dfp-741c01be.js} +1 -1
- package/dist/esm/EventsDeck.js +11 -3
- package/dist/esm/ExternalResources.js +4 -4
- package/dist/esm/Feature.js +1 -1
- package/dist/esm/ForbesHero.js +1 -1
- package/dist/esm/GridContent.js +5 -5
- package/dist/esm/GridHero.js +1 -1
- package/dist/esm/GroupDeck.js +1 -1
- package/dist/esm/Hero.js +1 -1
- package/dist/esm/HorizontalHero.js +2 -2
- package/dist/esm/IssueContentDeck.js +1 -1
- package/dist/esm/IssueDeck.js +1 -1
- package/dist/esm/IssueLanding.js +5 -5
- package/dist/esm/LeftNav.js +1 -1
- package/dist/esm/MasterDeck.js +13 -8
- package/dist/esm/OncliveHero.js +2 -2
- package/dist/esm/OncliveLargeHero.js +1 -1
- package/dist/esm/PartnerDetailListing.js +12 -12
- package/dist/esm/PublicationDeck.js +2 -2
- package/dist/esm/QueueDeckExpanded.js +5 -5
- package/dist/esm/RecentNews.js +2 -2
- package/dist/esm/RelatedContent.js +1 -1
- package/dist/esm/TaxonomyCard.js +2 -2
- package/dist/esm/TemplateNormal.js +1 -1
- package/dist/esm/ThumbnailCard.js +1 -1
- package/dist/esm/Ustream.js +1 -1
- package/dist/esm/VerticalHero.js +1 -1
- package/dist/esm/VideoSeriesCard.js +1 -1
- package/dist/esm/VideoSeriesListing.js +2 -2
- package/dist/esm/View.js +134 -233
- package/dist/esm/YahooHero.js +1 -1
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/getQuery.js +2 -2
- package/dist/esm/getRelatedArticle.js +1 -1
- package/dist/esm/getSerializers.js +4 -4
- package/dist/esm/{index-6d49c905.js → index-26c19b64.js} +451 -439
- package/dist/esm/{index-73819142.js → index-3849e3fe.js} +2 -1
- package/dist/esm/{index-0e45a0b2.js → index-3f4dd6f2.js} +30 -21
- package/dist/esm/{index.esm-9a4c8813.js → index.esm-cf08bf18.js} +9 -1
- package/dist/esm/index.js +8 -8
- package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
- package/dist/esm/urlFor.js +1 -1
- package/package.json +3 -3
- /package/dist/cjs/{ADInfeed-388ec28a.js → ADInfeed-61658341.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-5548ff47.js → ADlgInfeed-61b2f7ae.js} +0 -0
- /package/dist/esm/{ADInfeed-eae0af19.js → ADInfeed-034c433d.js} +0 -0
- /package/dist/esm/{ADlgInfeed-2f4c7a7c.js → ADlgInfeed-0fb12879.js} +0 -0
|
@@ -377,7 +377,8 @@ function urlBuilder(options) {
|
|
|
377
377
|
var client = options;
|
|
378
378
|
if (isSanityClient(client)) {
|
|
379
379
|
// Inherit config from client
|
|
380
|
-
var _a = client.clientConfig,
|
|
380
|
+
var _a = client.clientConfig, apiUrl = _a.apiHost, projectId = _a.projectId, dataset = _a.dataset;
|
|
381
|
+
var apiHost = apiUrl || 'https://api.sanity.io';
|
|
381
382
|
return new ImageUrlBuilder(null, {
|
|
382
383
|
baseUrl: apiHost.replace(/^https:\/\/api\./, 'https://cdn.'),
|
|
383
384
|
projectId: projectId,
|
|
@@ -7,10 +7,20 @@ var FaLongArrowAltRight = function (props) {
|
|
|
7
7
|
return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z"}}]})(props);
|
|
8
8
|
};
|
|
9
9
|
FaLongArrowAltRight.displayName = "FaLongArrowAltRight";
|
|
10
|
+
var FaMinus = function (props) {
|
|
11
|
+
return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
|
|
12
|
+
};
|
|
13
|
+
FaMinus.displayName = "FaMinus";
|
|
14
|
+
var FaPlus = function (props) {
|
|
15
|
+
return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
|
|
16
|
+
};
|
|
17
|
+
FaPlus.displayName = "FaPlus";
|
|
10
18
|
var FaRegWindowClose = function (props) {
|
|
11
19
|
return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v340zM356.5 194.6L295.1 256l61.4 61.4c4.6 4.6 4.6 12.1 0 16.8l-22.3 22.3c-4.6 4.6-12.1 4.6-16.8 0L256 295.1l-61.4 61.4c-4.6 4.6-12.1 4.6-16.8 0l-22.3-22.3c-4.6-4.6-4.6-12.1 0-16.8l61.4-61.4-61.4-61.4c-4.6-4.6-4.6-12.1 0-16.8l22.3-22.3c4.6-4.6 12.1-4.6 16.8 0l61.4 61.4 61.4-61.4c4.6-4.6 12.1-4.6 16.8 0l22.3 22.3c4.7 4.6 4.7 12.1 0 16.8z"}}]})(props);
|
|
12
20
|
};
|
|
13
21
|
FaRegWindowClose.displayName = "FaRegWindowClose";
|
|
14
22
|
|
|
15
23
|
exports.FaLongArrowAltRight = FaLongArrowAltRight;
|
|
24
|
+
exports.FaMinus = FaMinus;
|
|
25
|
+
exports.FaPlus = FaPlus;
|
|
16
26
|
exports.FaRegWindowClose = FaRegWindowClose;
|
package/dist/cjs/index.js
CHANGED
|
@@ -18,7 +18,7 @@ require('./web.dom.iterable-a0e279c1.js');
|
|
|
18
18
|
require('./typeof-725500bc.js');
|
|
19
19
|
require('./_is-array-754e012d.js');
|
|
20
20
|
require('react');
|
|
21
|
-
require('./index-
|
|
21
|
+
require('./index-099d45ae.js');
|
|
22
22
|
require('prop-types');
|
|
23
23
|
require('react-bootstrap/Container');
|
|
24
24
|
require('react-bootstrap/Row');
|
|
@@ -31,7 +31,7 @@ require('./debounce-eb287781.js');
|
|
|
31
31
|
require('./index.es-9110add6.js');
|
|
32
32
|
require('react-dom');
|
|
33
33
|
require('./visibility-sensor-0c45a583.js');
|
|
34
|
-
require('./index-
|
|
34
|
+
require('./index-39beccb3.js');
|
|
35
35
|
require('./index-da796b8c.js');
|
|
36
36
|
require('./main-a4cb15bb.js');
|
|
37
37
|
require('./entities-310b46ee.js');
|
|
@@ -41,10 +41,10 @@ require('./asyncToGenerator-533d476a.js');
|
|
|
41
41
|
require('./_set-species-f92c67c5.js');
|
|
42
42
|
var Segment = require('./beam-7217b7e7.js');
|
|
43
43
|
var AdSlot = require('./AdSlot.js');
|
|
44
|
-
require('./ADInfeed-
|
|
44
|
+
require('./ADInfeed-61658341.js');
|
|
45
45
|
var DeckContent = require('./DeckContent.js');
|
|
46
|
-
require('./lodash-
|
|
47
|
-
require('./ADlgInfeed-
|
|
46
|
+
require('./lodash-7fd85bcf.js');
|
|
47
|
+
require('./ADlgInfeed-61b2f7ae.js');
|
|
48
48
|
require('./getContentCategory-f38a4c00.js');
|
|
49
49
|
require('./get-68c52cb1.js');
|
|
50
50
|
var AD = require('./AD.js');
|
|
@@ -53,7 +53,7 @@ var GridContent = require('./GridContent.js');
|
|
|
53
53
|
var DeckQueue = require('./DeckQueue.js');
|
|
54
54
|
require('react-bootstrap/Media');
|
|
55
55
|
var ThumbnailCard = require('./ThumbnailCard.js');
|
|
56
|
-
require('./BlockContent-
|
|
56
|
+
require('./BlockContent-80b15fac.js');
|
|
57
57
|
require('./react-social-icons-f7f48f71.js');
|
|
58
58
|
var TaxonomyCard = require('./TaxonomyCard.js');
|
|
59
59
|
var RolesDeck = require('./RolesDeck.js');
|
|
@@ -79,7 +79,7 @@ require('react-bootstrap/Form');
|
|
|
79
79
|
require('./index-3294d3bc.js');
|
|
80
80
|
require('./js.cookie-a511c430.js');
|
|
81
81
|
var CMEDeck = require('./CMEDeck.js');
|
|
82
|
-
var getSerializers = require('./index-
|
|
82
|
+
var getSerializers = require('./index-0ba539e4.js');
|
|
83
83
|
require('./util-f2c1b65b.js');
|
|
84
84
|
require('./brightcove-react-player-loader.es-156bd4d6.js');
|
|
85
85
|
require('react-bootstrap/Pagination');
|
|
@@ -138,7 +138,7 @@ var PdfDownload = require('./PdfDownload.js');
|
|
|
138
138
|
require('react-bootstrap/DropdownButton');
|
|
139
139
|
require('react-bootstrap/Dropdown');
|
|
140
140
|
var RelatedTopicsDropdown = require('./RelatedTopicsDropdown.js');
|
|
141
|
-
require('./index.esm-
|
|
141
|
+
require('./index.esm-ff47db6f.js');
|
|
142
142
|
var Ustream = require('./Ustream.js');
|
|
143
143
|
var HighlightenVideo = require('./HighlightenVideo.js');
|
|
144
144
|
var PublicationLanding = require('./PublicationLanding.js');
|
|
@@ -164,7 +164,7 @@ var Auth = require('./Auth.js');
|
|
|
164
164
|
require('swr');
|
|
165
165
|
require('passport-local');
|
|
166
166
|
require('mysql');
|
|
167
|
-
var getTargeting = require('./getTargeting-
|
|
167
|
+
var getTargeting = require('./getTargeting-fee8c429.js');
|
|
168
168
|
var View = require('./View.js');
|
|
169
169
|
var getKeywords = require('./getKeywords.js');
|
|
170
170
|
var urlFor = require('./urlFor.js');
|
|
@@ -9,7 +9,7 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
9
9
|
var undefined$1;
|
|
10
10
|
|
|
11
11
|
/** Used as the semantic version number. */
|
|
12
|
-
var VERSION = '4.17.
|
|
12
|
+
var VERSION = '4.17.20';
|
|
13
13
|
|
|
14
14
|
/** Used as the size to enable large array optimizations. */
|
|
15
15
|
var LARGE_ARRAY_SIZE = 200;
|
|
@@ -3716,8 +3716,21 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
3716
3716
|
* @returns {Array} Returns the new sorted array.
|
|
3717
3717
|
*/
|
|
3718
3718
|
function baseOrderBy(collection, iteratees, orders) {
|
|
3719
|
+
if (iteratees.length) {
|
|
3720
|
+
iteratees = arrayMap(iteratees, function(iteratee) {
|
|
3721
|
+
if (isArray(iteratee)) {
|
|
3722
|
+
return function(value) {
|
|
3723
|
+
return baseGet(value, iteratee.length === 1 ? iteratee[0] : iteratee);
|
|
3724
|
+
}
|
|
3725
|
+
}
|
|
3726
|
+
return iteratee;
|
|
3727
|
+
});
|
|
3728
|
+
} else {
|
|
3729
|
+
iteratees = [identity];
|
|
3730
|
+
}
|
|
3731
|
+
|
|
3719
3732
|
var index = -1;
|
|
3720
|
-
iteratees = arrayMap(iteratees
|
|
3733
|
+
iteratees = arrayMap(iteratees, baseUnary(getIteratee()));
|
|
3721
3734
|
|
|
3722
3735
|
var result = baseMap(collection, function(value, key, collection) {
|
|
3723
3736
|
var criteria = arrayMap(iteratees, function(iteratee) {
|
|
@@ -3974,6 +3987,10 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
3974
3987
|
var key = toKey(path[index]),
|
|
3975
3988
|
newValue = value;
|
|
3976
3989
|
|
|
3990
|
+
if (key === '__proto__' || key === 'constructor' || key === 'prototype') {
|
|
3991
|
+
return object;
|
|
3992
|
+
}
|
|
3993
|
+
|
|
3977
3994
|
if (index != lastIndex) {
|
|
3978
3995
|
var objValue = nested[key];
|
|
3979
3996
|
newValue = customizer ? customizer(objValue, key, nested) : undefined$1;
|
|
@@ -4126,11 +4143,14 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
4126
4143
|
* into `array`.
|
|
4127
4144
|
*/
|
|
4128
4145
|
function baseSortedIndexBy(array, value, iteratee, retHighest) {
|
|
4129
|
-
value = iteratee(value);
|
|
4130
|
-
|
|
4131
4146
|
var low = 0,
|
|
4132
|
-
high = array == null ? 0 : array.length
|
|
4133
|
-
|
|
4147
|
+
high = array == null ? 0 : array.length;
|
|
4148
|
+
if (high === 0) {
|
|
4149
|
+
return 0;
|
|
4150
|
+
}
|
|
4151
|
+
|
|
4152
|
+
value = iteratee(value);
|
|
4153
|
+
var valIsNaN = value !== value,
|
|
4134
4154
|
valIsNull = value === null,
|
|
4135
4155
|
valIsSymbol = isSymbol(value),
|
|
4136
4156
|
valIsUndefined = value === undefined$1;
|
|
@@ -5615,10 +5635,11 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
5615
5635
|
if (arrLength != othLength && !(isPartial && othLength > arrLength)) {
|
|
5616
5636
|
return false;
|
|
5617
5637
|
}
|
|
5618
|
-
//
|
|
5619
|
-
var
|
|
5620
|
-
|
|
5621
|
-
|
|
5638
|
+
// Check that cyclic values are equal.
|
|
5639
|
+
var arrStacked = stack.get(array);
|
|
5640
|
+
var othStacked = stack.get(other);
|
|
5641
|
+
if (arrStacked && othStacked) {
|
|
5642
|
+
return arrStacked == other && othStacked == array;
|
|
5622
5643
|
}
|
|
5623
5644
|
var index = -1,
|
|
5624
5645
|
result = true,
|
|
@@ -5780,10 +5801,11 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
5780
5801
|
return false;
|
|
5781
5802
|
}
|
|
5782
5803
|
}
|
|
5783
|
-
//
|
|
5784
|
-
var
|
|
5785
|
-
|
|
5786
|
-
|
|
5804
|
+
// Check that cyclic values are equal.
|
|
5805
|
+
var objStacked = stack.get(object);
|
|
5806
|
+
var othStacked = stack.get(other);
|
|
5807
|
+
if (objStacked && othStacked) {
|
|
5808
|
+
return objStacked == other && othStacked == object;
|
|
5787
5809
|
}
|
|
5788
5810
|
var result = true;
|
|
5789
5811
|
stack.set(object, other);
|
|
@@ -9164,6 +9186,10 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
9164
9186
|
* // The `_.property` iteratee shorthand.
|
|
9165
9187
|
* _.filter(users, 'active');
|
|
9166
9188
|
* // => objects for ['barney']
|
|
9189
|
+
*
|
|
9190
|
+
* // Combining several predicates using `_.overEvery` or `_.overSome`.
|
|
9191
|
+
* _.filter(users, _.overSome([{ 'age': 36 }, ['age', 40]]));
|
|
9192
|
+
* // => objects for ['fred', 'barney']
|
|
9167
9193
|
*/
|
|
9168
9194
|
function filter(collection, predicate) {
|
|
9169
9195
|
var func = isArray(collection) ? arrayFilter : baseFilter;
|
|
@@ -9913,15 +9939,15 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
9913
9939
|
* var users = [
|
|
9914
9940
|
* { 'user': 'fred', 'age': 48 },
|
|
9915
9941
|
* { 'user': 'barney', 'age': 36 },
|
|
9916
|
-
* { 'user': 'fred', 'age':
|
|
9942
|
+
* { 'user': 'fred', 'age': 30 },
|
|
9917
9943
|
* { 'user': 'barney', 'age': 34 }
|
|
9918
9944
|
* ];
|
|
9919
9945
|
*
|
|
9920
9946
|
* _.sortBy(users, [function(o) { return o.user; }]);
|
|
9921
|
-
* // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred',
|
|
9947
|
+
* // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 30]]
|
|
9922
9948
|
*
|
|
9923
9949
|
* _.sortBy(users, ['user', 'age']);
|
|
9924
|
-
* // => objects for [['barney', 34], ['barney', 36], ['fred',
|
|
9950
|
+
* // => objects for [['barney', 34], ['barney', 36], ['fred', 30], ['fred', 48]]
|
|
9925
9951
|
*/
|
|
9926
9952
|
var sortBy = baseRest(function(collection, iteratees) {
|
|
9927
9953
|
if (collection == null) {
|
|
@@ -14796,11 +14822,11 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
14796
14822
|
|
|
14797
14823
|
// Use a sourceURL for easier debugging.
|
|
14798
14824
|
// The sourceURL gets injected into the source that's eval-ed, so be careful
|
|
14799
|
-
//
|
|
14800
|
-
//
|
|
14825
|
+
// to normalize all kinds of whitespace, so e.g. newlines (and unicode versions of it) can't sneak in
|
|
14826
|
+
// and escape the comment, thus injecting code that gets evaled.
|
|
14801
14827
|
var sourceURL = '//# sourceURL=' +
|
|
14802
14828
|
(hasOwnProperty.call(options, 'sourceURL')
|
|
14803
|
-
? (options.sourceURL + '').replace(/
|
|
14829
|
+
? (options.sourceURL + '').replace(/\s/g, ' ')
|
|
14804
14830
|
: ('lodash.templateSources[' + (++templateCounter) + ']')
|
|
14805
14831
|
) + '\n';
|
|
14806
14832
|
|
|
@@ -14833,8 +14859,6 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
14833
14859
|
|
|
14834
14860
|
// If `variable` is not specified wrap a with-statement around the generated
|
|
14835
14861
|
// code to add the data object to the top of the scope chain.
|
|
14836
|
-
// Like with sourceURL, we take care to not check the option's prototype,
|
|
14837
|
-
// as this configuration is a code injection vector.
|
|
14838
14862
|
var variable = hasOwnProperty.call(options, 'variable') && options.variable;
|
|
14839
14863
|
if (!variable) {
|
|
14840
14864
|
source = 'with (obj) {\n' + source + '\n}\n';
|
|
@@ -15541,6 +15565,9 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
15541
15565
|
* values against any array or object value, respectively. See `_.isEqual`
|
|
15542
15566
|
* for a list of supported value comparisons.
|
|
15543
15567
|
*
|
|
15568
|
+
* **Note:** Multiple values can be checked by combining several matchers
|
|
15569
|
+
* using `_.overSome`
|
|
15570
|
+
*
|
|
15544
15571
|
* @static
|
|
15545
15572
|
* @memberOf _
|
|
15546
15573
|
* @since 3.0.0
|
|
@@ -15556,6 +15583,10 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
15556
15583
|
*
|
|
15557
15584
|
* _.filter(objects, _.matches({ 'a': 4, 'c': 6 }));
|
|
15558
15585
|
* // => [{ 'a': 4, 'b': 5, 'c': 6 }]
|
|
15586
|
+
*
|
|
15587
|
+
* // Checking for several possible values
|
|
15588
|
+
* _.filter(objects, _.overSome([_.matches({ 'a': 1 }), _.matches({ 'a': 4 })]));
|
|
15589
|
+
* // => [{ 'a': 1, 'b': 2, 'c': 3 }, { 'a': 4, 'b': 5, 'c': 6 }]
|
|
15559
15590
|
*/
|
|
15560
15591
|
function matches(source) {
|
|
15561
15592
|
return baseMatches(baseClone(source, CLONE_DEEP_FLAG));
|
|
@@ -15570,6 +15601,9 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
15570
15601
|
* `srcValue` values against any array or object value, respectively. See
|
|
15571
15602
|
* `_.isEqual` for a list of supported value comparisons.
|
|
15572
15603
|
*
|
|
15604
|
+
* **Note:** Multiple values can be checked by combining several matchers
|
|
15605
|
+
* using `_.overSome`
|
|
15606
|
+
*
|
|
15573
15607
|
* @static
|
|
15574
15608
|
* @memberOf _
|
|
15575
15609
|
* @since 3.2.0
|
|
@@ -15586,6 +15620,10 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
15586
15620
|
*
|
|
15587
15621
|
* _.find(objects, _.matchesProperty('a', 4));
|
|
15588
15622
|
* // => { 'a': 4, 'b': 5, 'c': 6 }
|
|
15623
|
+
*
|
|
15624
|
+
* // Checking for several possible values
|
|
15625
|
+
* _.filter(objects, _.overSome([_.matchesProperty('a', 1), _.matchesProperty('a', 4)]));
|
|
15626
|
+
* // => [{ 'a': 1, 'b': 2, 'c': 3 }, { 'a': 4, 'b': 5, 'c': 6 }]
|
|
15589
15627
|
*/
|
|
15590
15628
|
function matchesProperty(path, srcValue) {
|
|
15591
15629
|
return baseMatchesProperty(path, baseClone(srcValue, CLONE_DEEP_FLAG));
|
|
@@ -15809,6 +15847,10 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
15809
15847
|
* Creates a function that checks if **all** of the `predicates` return
|
|
15810
15848
|
* truthy when invoked with the arguments it receives.
|
|
15811
15849
|
*
|
|
15850
|
+
* Following shorthands are possible for providing predicates.
|
|
15851
|
+
* Pass an `Object` and it will be used as an parameter for `_.matches` to create the predicate.
|
|
15852
|
+
* Pass an `Array` of parameters for `_.matchesProperty` and the predicate will be created using them.
|
|
15853
|
+
*
|
|
15812
15854
|
* @static
|
|
15813
15855
|
* @memberOf _
|
|
15814
15856
|
* @since 4.0.0
|
|
@@ -15835,6 +15877,10 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
15835
15877
|
* Creates a function that checks if **any** of the `predicates` return
|
|
15836
15878
|
* truthy when invoked with the arguments it receives.
|
|
15837
15879
|
*
|
|
15880
|
+
* Following shorthands are possible for providing predicates.
|
|
15881
|
+
* Pass an `Object` and it will be used as an parameter for `_.matches` to create the predicate.
|
|
15882
|
+
* Pass an `Array` of parameters for `_.matchesProperty` and the predicate will be created using them.
|
|
15883
|
+
*
|
|
15838
15884
|
* @static
|
|
15839
15885
|
* @memberOf _
|
|
15840
15886
|
* @since 4.0.0
|
|
@@ -15854,6 +15900,9 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
15854
15900
|
*
|
|
15855
15901
|
* func(NaN);
|
|
15856
15902
|
* // => false
|
|
15903
|
+
*
|
|
15904
|
+
* var matchesFunc = _.overSome([{ 'a': 1 }, { 'a': 2 }])
|
|
15905
|
+
* var matchesPropertyFunc = _.overSome([['a', 1], ['a', 2]])
|
|
15857
15906
|
*/
|
|
15858
15907
|
var overSome = createOver(arraySome);
|
|
15859
15908
|
|
package/dist/cjs/urlFor.js
CHANGED
package/dist/esm/AD.js
CHANGED
package/dist/esm/AD300x250.js
CHANGED
|
@@ -6,7 +6,7 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-3f4dd6f2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
|
@@ -6,7 +6,7 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-3f4dd6f2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
package/dist/esm/AD728x90.js
CHANGED
|
@@ -6,7 +6,7 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-3f4dd6f2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
|
@@ -6,7 +6,7 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-3f4dd6f2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
package/dist/esm/ADGutter.js
CHANGED
|
@@ -6,7 +6,7 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-3f4dd6f2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
package/dist/esm/ADSkyscraper.js
CHANGED
|
@@ -6,7 +6,7 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-3f4dd6f2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
|
@@ -6,7 +6,7 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-3f4dd6f2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
package/dist/esm/ADWebcast.js
CHANGED
|
@@ -6,7 +6,7 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-3f4dd6f2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
package/dist/esm/ADWelcome.js
CHANGED
|
@@ -6,7 +6,7 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-3f4dd6f2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
package/dist/esm/AdSlot.js
CHANGED
|
@@ -6,7 +6,7 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState } from 'react';
|
|
9
|
-
import { a as lib_2 } from './index-
|
|
9
|
+
import { a as lib_2 } from './index-3f4dd6f2.js';
|
|
10
10
|
import PropTypes from 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
@@ -11,7 +11,7 @@ import './_is-array-49698029.js';
|
|
|
11
11
|
import React__default from 'react';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import 'react-dom';
|
|
14
|
-
import './index-
|
|
14
|
+
import './index-3849e3fe.js';
|
|
15
15
|
import './index-5f9f807a.js';
|
|
16
16
|
import './slicedToArray-7021e5df.js';
|
|
17
17
|
import './smoothscroll-4b699764.js';
|
|
@@ -12,7 +12,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
12
12
|
import './typeof-08f2c380.js';
|
|
13
13
|
import './_is-array-49698029.js';
|
|
14
14
|
import React__default from 'react';
|
|
15
|
-
import { l as lib_3 } from './index-
|
|
15
|
+
import { l as lib_3 } from './index-3f4dd6f2.js';
|
|
16
16
|
import 'prop-types';
|
|
17
17
|
import Container from 'react-bootstrap/Container';
|
|
18
18
|
import './moment-e2f9b20c.js';
|
|
@@ -22,7 +22,7 @@ import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
|
22
22
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
23
23
|
import 'react-dom';
|
|
24
24
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
25
|
-
import './index-
|
|
25
|
+
import './index-3849e3fe.js';
|
|
26
26
|
import './index-5f9f807a.js';
|
|
27
27
|
import './slicedToArray-7021e5df.js';
|
|
28
28
|
import './smoothscroll-4b699764.js';
|
package/dist/esm/Auth.js
CHANGED
|
@@ -2321,8 +2321,8 @@ var CreateDataProperty = function CreateDataProperty(O, P, V) {
|
|
|
2321
2321
|
throw new $TypeError$4('Assertion failed: IsPropertyKey(P) is not true');
|
|
2322
2322
|
}
|
|
2323
2323
|
var oldDesc = OrdinaryGetOwnProperty(O, P);
|
|
2324
|
-
var extensible = oldDesc || IsExtensible(O);
|
|
2325
|
-
var immutable = oldDesc && (!oldDesc
|
|
2324
|
+
var extensible = !oldDesc || IsExtensible(O);
|
|
2325
|
+
var immutable = oldDesc && (!oldDesc['[[Writable]]'] || !oldDesc['[[Configurable]]']);
|
|
2326
2326
|
if (immutable || !extensible) {
|
|
2327
2327
|
return false;
|
|
2328
2328
|
}
|
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -9,7 +9,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
9
9
|
import { _ as _extends } from './extends-cc5da797.js';
|
|
10
10
|
import './web.dom.iterable-8956f9a5.js';
|
|
11
11
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
12
|
-
import { l as lib_3 } from './index-
|
|
12
|
+
import { l as lib_3 } from './index-3f4dd6f2.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import './moment-e2f9b20c.js';
|
|
15
15
|
import { useRouter } from 'next/router';
|
package/dist/esm/Column3.js
CHANGED
|
@@ -7,7 +7,7 @@ import './core.get-iterator-method-54d2e411.js';
|
|
|
7
7
|
import './define-property-de3fc946.js';
|
|
8
8
|
import './web.dom.iterable-8956f9a5.js';
|
|
9
9
|
import React__default, { useRef, useEffect } from 'react';
|
|
10
|
-
import './index-
|
|
10
|
+
import './index-3f4dd6f2.js';
|
|
11
11
|
import 'prop-types';
|
|
12
12
|
import Row from 'react-bootstrap/Row';
|
|
13
13
|
import Col from 'react-bootstrap/Col';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import { m as moment } from './moment-e2f9b20c.js';
|
|
4
|
-
import { i as imageUrlBuilder } from './index-
|
|
4
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
5
5
|
|
|
6
6
|
/*
|
|
7
7
|
Example usage - targetedonc.com/latest-conference
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -14,7 +14,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default from 'react';
|
|
17
|
-
import { l as lib_3 } from './index-
|
|
17
|
+
import { l as lib_3 } from './index-3f4dd6f2.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import Container from 'react-bootstrap/Container';
|
|
20
20
|
import Row from 'react-bootstrap/Row';
|
|
@@ -27,7 +27,7 @@ import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
|
27
27
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
28
28
|
import 'react-dom';
|
|
29
29
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
30
|
-
import { i as imageUrlBuilder } from './index-
|
|
30
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
31
31
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
32
32
|
import { m as main_36 } from './main-5d1e4bd3.js';
|
|
33
33
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
@@ -37,7 +37,7 @@ import './asyncToGenerator-7c654f36.js';
|
|
|
37
37
|
import './_set-species-cede29f8.js';
|
|
38
38
|
import './beam-681a9749.js';
|
|
39
39
|
import './AdSlot.js';
|
|
40
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
40
|
+
import { A as ADInfeed } from './ADInfeed-034c433d.js';
|
|
41
41
|
|
|
42
42
|
var DeckContent = function (_React$Component) {
|
|
43
43
|
_inherits(DeckContent, _React$Component);
|
package/dist/esm/DeckQueue.js
CHANGED
|
@@ -14,7 +14,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default from 'react';
|
|
17
|
-
import { l as lib_3 } from './index-
|
|
17
|
+
import { l as lib_3 } from './index-3f4dd6f2.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import Container from 'react-bootstrap/Container';
|
|
20
20
|
import Row from 'react-bootstrap/Row';
|
|
@@ -27,7 +27,7 @@ import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
|
27
27
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
28
28
|
import 'react-dom';
|
|
29
29
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
30
|
-
import { i as imageUrlBuilder } from './index-
|
|
30
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
31
31
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
32
32
|
import { m as main_36 } from './main-5d1e4bd3.js';
|
|
33
33
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
@@ -4,7 +4,7 @@ import './es6.string.iterator-9b2af4a5.js';
|
|
|
4
4
|
import './core.get-iterator-method-54d2e411.js';
|
|
5
5
|
import './web.dom.iterable-8956f9a5.js';
|
|
6
6
|
import React__default, { useState } from 'react';
|
|
7
|
-
import { b as lib_1, a as lib_2 } from './index-
|
|
7
|
+
import { b as lib_1, a as lib_2 } from './index-3f4dd6f2.js';
|
|
8
8
|
import PropTypes from 'prop-types';
|
|
9
9
|
import './isSymbol-807e927e.js';
|
|
10
10
|
import { d as debounce_1 } from './debounce-1a993acf.js';
|
package/dist/esm/EventsDeck.js
CHANGED
|
@@ -16,7 +16,7 @@ import Card from 'react-bootstrap/Card';
|
|
|
16
16
|
import './moment-e2f9b20c.js';
|
|
17
17
|
import { useRouter } from 'next/router';
|
|
18
18
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
19
|
-
import
|
|
19
|
+
import './main-5d1e4bd3.js';
|
|
20
20
|
import { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
21
21
|
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-7021e5df.js';
|
|
22
22
|
import Button from 'react-bootstrap/Button';
|
|
@@ -126,6 +126,11 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
126
126
|
firstLoad = _useState16[0],
|
|
127
127
|
setFirstLoad = _useState16[1];
|
|
128
128
|
|
|
129
|
+
var _useState17 = useState(false),
|
|
130
|
+
_useState18 = _slicedToArray(_useState17, 2),
|
|
131
|
+
mobileView = _useState18[0],
|
|
132
|
+
setMobileView = _useState18[1];
|
|
133
|
+
|
|
129
134
|
var getEvents = function getEvents(url) {
|
|
130
135
|
fetch(url, {
|
|
131
136
|
headers: {
|
|
@@ -250,6 +255,9 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
250
255
|
}, [filter]);
|
|
251
256
|
|
|
252
257
|
useEffect(function () {
|
|
258
|
+
if (window && window.innerWidth <= 1991) {
|
|
259
|
+
setMobileView(true);
|
|
260
|
+
}
|
|
253
261
|
// get access token
|
|
254
262
|
var cventAccessToken = js_cookie.get('cvent_access_token');
|
|
255
263
|
if (cventAccessToken && cventAccessToken !== 'undefined') {
|
|
@@ -446,7 +454,7 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
446
454
|
React__default.createElement(
|
|
447
455
|
'style',
|
|
448
456
|
{ jsx: true },
|
|
449
|
-
'.filterTitle{\n font-weight: 400;\n }\n
|
|
457
|
+
'\n .filterTitle {\n font-weight: 400;\n }\n '
|
|
450
458
|
)
|
|
451
459
|
) : null;
|
|
452
460
|
};
|
|
@@ -766,7 +774,7 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
766
774
|
)
|
|
767
775
|
)
|
|
768
776
|
),
|
|
769
|
-
|
|
777
|
+
mobileView && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React__default.createElement(
|
|
770
778
|
'div',
|
|
771
779
|
{ style: { margin: '0 auto' } },
|
|
772
780
|
renderMobileAd(index, numberOfItemsBeforeAd)
|