@mjhls/mjh-framework 1.0.522 → 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 +273 -226
- 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 +229 -187
- 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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import
|
|
2
|
+
import React from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
|
|
5
5
|
var domain;
|
|
@@ -821,15 +821,13 @@ var DFPManager = Object.assign(new EventEmitter.EventEmitter().setMaxListeners(0
|
|
|
821
821
|
});
|
|
822
822
|
|
|
823
823
|
if (_this5.lazyLoadIsEnabled()) {
|
|
824
|
-
var args = [];
|
|
825
|
-
|
|
826
824
|
var config = _this5.getLazyLoadConfig();
|
|
827
825
|
|
|
828
|
-
if (config
|
|
829
|
-
|
|
826
|
+
if (config) {
|
|
827
|
+
pubadsService.enableLazyLoad(config);
|
|
828
|
+
} else {
|
|
829
|
+
pubadsService.enableLazyLoad();
|
|
830
830
|
}
|
|
831
|
-
|
|
832
|
-
pubadsService.enableLazyLoad.call(args);
|
|
833
831
|
}
|
|
834
832
|
|
|
835
833
|
if (_this5.singleRequestIsEnabled()) {
|
|
@@ -1029,7 +1027,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
1029
1027
|
});
|
|
1030
1028
|
exports.default = exports.Context = void 0;
|
|
1031
1029
|
|
|
1032
|
-
var _react = _interopRequireDefault(
|
|
1030
|
+
var _react = _interopRequireDefault(React);
|
|
1033
1031
|
|
|
1034
1032
|
var _propTypes = _interopRequireDefault(PropTypes);
|
|
1035
1033
|
|
|
@@ -1337,7 +1335,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
1337
1335
|
});
|
|
1338
1336
|
exports.default = exports.AdSlot = void 0;
|
|
1339
1337
|
|
|
1340
|
-
var _react = _interopRequireDefault(
|
|
1338
|
+
var _react = _interopRequireDefault(React);
|
|
1341
1339
|
|
|
1342
1340
|
var _propTypes = _interopRequireDefault(PropTypes);
|
|
1343
1341
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import
|
|
2
|
+
import React from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import reactDom from 'react-dom';
|
|
5
5
|
|
|
@@ -179,7 +179,7 @@ var _createClass = function () { function defineProperties(target, props) { for
|
|
|
179
179
|
|
|
180
180
|
|
|
181
181
|
|
|
182
|
-
var _react2 = _interopRequireDefault(
|
|
182
|
+
var _react2 = _interopRequireDefault(React);
|
|
183
183
|
|
|
184
184
|
|
|
185
185
|
|
|
@@ -530,7 +530,7 @@ var LazyLoad = function (_Component) {
|
|
|
530
530
|
}]);
|
|
531
531
|
|
|
532
532
|
return LazyLoad;
|
|
533
|
-
}(
|
|
533
|
+
}(React.Component);
|
|
534
534
|
|
|
535
535
|
LazyLoad.propTypes = {
|
|
536
536
|
once: _propTypes2.default.bool,
|
|
@@ -587,7 +587,7 @@ var decorator = function decorator() {
|
|
|
587
587
|
}]);
|
|
588
588
|
|
|
589
589
|
return LazyLoadDecorated;
|
|
590
|
-
}(
|
|
590
|
+
}(React.Component);
|
|
591
591
|
};
|
|
592
592
|
};
|
|
593
593
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as createCommonjsModule, a as commonjsGlobal, g as getCjsExportFromNamespace } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { m as moment } from './moment-
|
|
2
|
+
import { m as moment } from './moment-b6f49411.js';
|
|
3
3
|
|
|
4
4
|
var momentTimezone = createCommonjsModule(function (module) {
|
|
5
5
|
//! moment-timezone.js
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React, { Component } from 'react';
|
|
2
2
|
|
|
3
3
|
/*! *****************************************************************************
|
|
4
4
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -263,6 +263,9 @@ var InfiniteScroll = /** @class */ (function (_super) {
|
|
|
263
263
|
_this.dragging = false;
|
|
264
264
|
if (_this.state.pullToRefreshThresholdBreached) {
|
|
265
265
|
_this.props.refreshFunction && _this.props.refreshFunction();
|
|
266
|
+
_this.setState({
|
|
267
|
+
pullToRefreshThresholdBreached: false,
|
|
268
|
+
});
|
|
266
269
|
}
|
|
267
270
|
requestAnimationFrame(function () {
|
|
268
271
|
// this._infScroll
|
|
@@ -288,7 +291,9 @@ var InfiniteScroll = /** @class */ (function (_super) {
|
|
|
288
291
|
// prevents multiple triggers.
|
|
289
292
|
if (_this.actionTriggered)
|
|
290
293
|
return;
|
|
291
|
-
var atBottom = _this.
|
|
294
|
+
var atBottom = _this.props.inverse
|
|
295
|
+
? _this.isElementAtTop(target, _this.props.scrollThreshold)
|
|
296
|
+
: _this.isElementAtBottom(target, _this.props.scrollThreshold);
|
|
292
297
|
// call the `next` function in the props to trigger the next data fetch
|
|
293
298
|
if (atBottom && _this.props.hasMore) {
|
|
294
299
|
_this.actionTriggered = true;
|
|
@@ -361,17 +366,30 @@ var InfiniteScroll = /** @class */ (function (_super) {
|
|
|
361
366
|
}
|
|
362
367
|
};
|
|
363
368
|
InfiniteScroll.prototype.UNSAFE_componentWillReceiveProps = function (props) {
|
|
364
|
-
// do nothing when dataLength
|
|
365
|
-
if (this.props.
|
|
366
|
-
this.props.dataLength === props.dataLength)
|
|
369
|
+
// do nothing when dataLength is unchanged
|
|
370
|
+
if (this.props.dataLength === props.dataLength)
|
|
367
371
|
return;
|
|
368
372
|
this.actionTriggered = false;
|
|
369
373
|
// update state when new data was sent in
|
|
370
374
|
this.setState({
|
|
371
375
|
showLoader: false,
|
|
372
|
-
pullToRefreshThresholdBreached: false,
|
|
373
376
|
});
|
|
374
377
|
};
|
|
378
|
+
InfiniteScroll.prototype.isElementAtTop = function (target, scrollThreshold) {
|
|
379
|
+
if (scrollThreshold === void 0) { scrollThreshold = 0.8; }
|
|
380
|
+
var clientHeight = target === document.body || target === document.documentElement
|
|
381
|
+
? window.screen.availHeight
|
|
382
|
+
: target.clientHeight;
|
|
383
|
+
var threshold = parseThreshold(scrollThreshold);
|
|
384
|
+
if (threshold.unit === ThresholdUnits.Pixel) {
|
|
385
|
+
return (target.scrollTop <=
|
|
386
|
+
threshold.value + clientHeight - target.scrollHeight + 1 ||
|
|
387
|
+
target.scrollTop === 0);
|
|
388
|
+
}
|
|
389
|
+
return (target.scrollTop <=
|
|
390
|
+
threshold.value / 100 + clientHeight - target.scrollHeight + 1 ||
|
|
391
|
+
target.scrollTop === 0);
|
|
392
|
+
};
|
|
375
393
|
InfiniteScroll.prototype.isElementAtBottom = function (target, scrollThreshold) {
|
|
376
394
|
if (scrollThreshold === void 0) { scrollThreshold = 0.8; }
|
|
377
395
|
var clientHeight = target === document.body || target === document.documentElement
|
|
@@ -396,10 +414,10 @@ var InfiniteScroll = /** @class */ (function (_super) {
|
|
|
396
414
|
var outerDivStyle = this.props.pullDownToRefresh && this.props.height
|
|
397
415
|
? { overflow: 'auto' }
|
|
398
416
|
: {};
|
|
399
|
-
return (
|
|
400
|
-
|
|
401
|
-
this.props.pullDownToRefresh && (
|
|
402
|
-
|
|
417
|
+
return (React.createElement("div", { style: outerDivStyle, className: "infinite-scroll-component__outerdiv" },
|
|
418
|
+
React.createElement("div", { className: "infinite-scroll-component " + (this.props.className || ''), ref: function (infScroll) { return (_this._infScroll = infScroll); }, style: style },
|
|
419
|
+
this.props.pullDownToRefresh && (React.createElement("div", { style: { position: 'relative' }, ref: function (pullDown) { return (_this._pullDown = pullDown); } },
|
|
420
|
+
React.createElement("div", { style: {
|
|
403
421
|
position: 'absolute',
|
|
404
422
|
left: 0,
|
|
405
423
|
right: 0,
|
|
@@ -1,25 +1,16 @@
|
|
|
1
1
|
import { G as GenIcon } from './iconBase-6ee2f2fb.js';
|
|
2
2
|
|
|
3
3
|
// THIS FILE IS AUTO GENERATED
|
|
4
|
-
|
|
4
|
+
function IoIosArrowForward (props) {
|
|
5
5
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M294.1 256L167 129c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.3 34 0L345 239c9.1 9.1 9.3 23.7.7 33.1L201.1 417c-4.7 4.7-10.9 7-17 7s-12.3-2.3-17-7c-9.4-9.4-9.4-24.6 0-33.9l127-127.1z"}}]})(props);
|
|
6
|
-
}
|
|
7
|
-
IoIosArrowForward.displayName = "IoIosArrowForward";
|
|
8
|
-
var IoIosHome = function (props) {
|
|
6
|
+
}function IoIosHome (props) {
|
|
9
7
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M258.5 104.1c-1.5-1.2-3.5-1.2-5 0l-156 124.8c-.9.8-1.5 1.9-1.5 3.1v230c0 1.1.9 2 2 2h108c1.1 0 2-.9 2-2V322c0-1.1.9-2 2-2h92c1.1 0 2 .9 2 2v140c0 1.1.9 2 2 2h108c1.1 0 2-.9 2-2V232c0-1.2-.6-2.4-1.5-3.1l-156-124.8z"}},{"tag":"path","attr":{"d":"M458.7 204.2l-189-151.4C265.9 49.7 261 48 256 48s-9.9 1.7-13.7 4.8L160 119.7V77.5c0-1.1-.9-2-2-2H98c-1.1 0-2 .9-2 2v92.2l-42.7 35.1c-3.1 2.5-5.1 6.2-5.3 10.2-.2 4 1.3 7.9 4.1 10.7 2.6 2.6 6.1 4.1 9.9 4.1 3.2 0 6.3-1.1 8.8-3.1l183.9-148c.5-.4.9-.4 1.3-.4s.8.1 1.3.4l183.9 147.4c2.5 2 5.6 3.1 8.8 3.1 3.7 0 7.2-1.4 9.9-4.1 2.9-2.8 4.4-6.7 4.2-10.7-.3-4-2.2-7.7-5.4-10.2z"}}]})(props);
|
|
10
|
-
}
|
|
11
|
-
IoIosHome.displayName = "IoIosHome";
|
|
12
|
-
var IoIosOpen = function (props) {
|
|
8
|
+
}function IoIosOpen (props) {
|
|
13
9
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M227.8 300.2c-5.1-5.1-5.1-13.3 0-18.4l133.7-133.7c-5.3-2.6-11.2-4.1-17.5-4.1H88c-22 0-40 18-40 40v224c0 22 18 40 40 40h256c22 0 40-18 40-40V184c0-6.3-1.5-12.2-4.1-17.5L246.2 300.2c-5.1 5.1-13.3 5.1-18.4 0z"}},{"tag":"path","attr":{"d":"M459.5 68.5C457 66 453 64 449 64h-97c-7.2-.1-13.1 5.7-13.1 12.9-.1 7.2 5.7 13.1 12.9 13.1l67.3.5-57.6 57.6c8 3.9 14.5 10.4 18.4 18.4l57.6-57.6.5 67.3c.1 7.2 5.9 13 13.1 12.9 7.2-.1 13-5.9 12.9-13.1V78c0-3.5-2-7-4.5-9.5z"}}]})(props);
|
|
14
|
-
}
|
|
15
|
-
IoIosOpen.displayName = "IoIosOpen";
|
|
16
|
-
var IoMdArrowDropdown = function (props) {
|
|
10
|
+
}function IoMdArrowDropdown (props) {
|
|
17
11
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M128 192l128 128 128-128z"}}]})(props);
|
|
18
|
-
}
|
|
19
|
-
IoMdArrowDropdown.displayName = "IoMdArrowDropdown";
|
|
20
|
-
var IoMdLogIn = function (props) {
|
|
12
|
+
}function IoMdLogIn (props) {
|
|
21
13
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 48c-42.9 0-84.2 13-119.2 37.5-34.2 24-60.2 57.2-75.1 96.1L58 192h45.7l1.9-5c8.2-17.8 19.4-33.9 33.5-48 31.2-31.2 72.7-48.4 116.9-48.4s85.7 17.2 116.9 48.4c31.2 31.2 48.4 72.7 48.4 116.9 0 44.1-17.2 85.7-48.4 116.9-31.2 31.2-72.7 48.4-116.9 48.4-44.1 0-85.6-17.2-116.9-48.4-14-14-25.3-30.1-33.5-47.9l-1.9-5H58l3.6 10.4c14.9 38.9 40.9 72.1 75.1 96.1C171.8 451.1 213 464 256 464c114.7 0 208-93.3 208-208S370.7 48 256 48z"}},{"tag":"path","attr":{"d":"M48 277.4h189.7l-43.6 44.7L224 352l96-96-96-96-31 29.9 44.7 44.7H48v42.8z"}}]})(props);
|
|
22
|
-
}
|
|
23
|
-
IoMdLogIn.displayName = "IoMdLogIn";
|
|
14
|
+
}
|
|
24
15
|
|
|
25
16
|
export { IoIosArrowForward as I, IoMdArrowDropdown as a, IoMdLogIn as b, IoIosHome as c, IoIosOpen as d };
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
import { G as GenIcon } from './iconBase-6ee2f2fb.js';
|
|
2
2
|
|
|
3
3
|
// THIS FILE IS AUTO GENERATED
|
|
4
|
-
|
|
4
|
+
function FaLongArrowAltRight (props) {
|
|
5
5
|
return 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);
|
|
6
|
-
}
|
|
7
|
-
FaLongArrowAltRight.displayName = "FaLongArrowAltRight";
|
|
8
|
-
var FaRegWindowClose = function (props) {
|
|
6
|
+
}function FaRegWindowClose (props) {
|
|
9
7
|
return 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);
|
|
10
|
-
}
|
|
11
|
-
FaRegWindowClose.displayName = "FaRegWindowClose";
|
|
8
|
+
}
|
|
12
9
|
|
|
13
10
|
export { FaRegWindowClose as F, FaLongArrowAltRight as a };
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { G as GenIcon } from './iconBase-6ee2f2fb.js';
|
|
2
2
|
|
|
3
3
|
// THIS FILE IS AUTO GENERATED
|
|
4
|
-
|
|
4
|
+
function MdEmail (props) {
|
|
5
5
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"}}]})(props);
|
|
6
|
-
}
|
|
7
|
-
MdEmail.displayName = "MdEmail";
|
|
8
|
-
var MdMouse = function (props) {
|
|
6
|
+
}function MdMouse (props) {
|
|
9
7
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M13 1.07V9h7c0-4.08-3.05-7.44-7-7.93zM4 15c0 4.42 3.58 8 8 8s8-3.58 8-8v-4H4v4zm7-13.93C7.05 1.56 4 4.92 4 9h7V1.07z"}}]})(props);
|
|
10
|
-
}
|
|
11
|
-
MdMouse.displayName = "MdMouse";
|
|
12
|
-
var MdPictureAsPdf = function (props) {
|
|
8
|
+
}function MdPictureAsPdf (props) {
|
|
13
9
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z"}}]})(props);
|
|
14
|
-
}
|
|
15
|
-
MdPictureAsPdf.displayName = "MdPictureAsPdf";
|
|
10
|
+
}
|
|
16
11
|
|
|
17
12
|
export { MdEmail as M, MdMouse as a, MdPictureAsPdf as b };
|
package/dist/esm/index.js
CHANGED
|
@@ -8,27 +8,27 @@ import './toConsumableArray-8712d678.js';
|
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
9
|
import './extends-6e00b262.js';
|
|
10
10
|
import './_object-sap-56bb8073.js';
|
|
11
|
-
import './inherits-
|
|
11
|
+
import './inherits-2758cc14.js';
|
|
12
12
|
import './web.dom.iterable-46c95e52.js';
|
|
13
|
-
import './typeof-
|
|
13
|
+
import './typeof-7e72fee0.js';
|
|
14
14
|
import './_is-array-dd5523d6.js';
|
|
15
15
|
import 'react';
|
|
16
|
-
import './index-
|
|
16
|
+
import './index-1819118a.js';
|
|
17
17
|
import 'prop-types';
|
|
18
18
|
import 'react-bootstrap/Container';
|
|
19
19
|
import 'react-bootstrap/Row';
|
|
20
20
|
import 'react-bootstrap/Col';
|
|
21
21
|
import 'react-bootstrap/Card';
|
|
22
|
-
import './moment-
|
|
22
|
+
import './moment-b6f49411.js';
|
|
23
23
|
import 'next/router';
|
|
24
24
|
import './isSymbol-b7b7434f.js';
|
|
25
25
|
import './debounce-048d9cb6.js';
|
|
26
|
-
import './index.es-
|
|
26
|
+
import './index.es-c6222053.js';
|
|
27
27
|
import 'react-dom';
|
|
28
|
-
import './visibility-sensor-
|
|
28
|
+
import './visibility-sensor-082c757b.js';
|
|
29
29
|
import './index-51a80699.js';
|
|
30
|
-
import './index-
|
|
31
|
-
import './main-
|
|
30
|
+
import './index-c5fd0af5.js';
|
|
31
|
+
import './main-b722e2e2.js';
|
|
32
32
|
import './entities-7cc3bf45.js';
|
|
33
33
|
import './slicedToArray-f1e40361.js';
|
|
34
34
|
import './stringify-e30bc114.js';
|
|
@@ -36,20 +36,20 @@ import './asyncToGenerator-0379e924.js';
|
|
|
36
36
|
import './_set-species-6f64f1c1.js';
|
|
37
37
|
export { B as Beam, S as Segment } from './beam-a25bd8fd.js';
|
|
38
38
|
export { default as AdSlot } from './AdSlot.js';
|
|
39
|
-
import './ADInfeed-
|
|
39
|
+
import './ADInfeed-1dd2344b.js';
|
|
40
40
|
export { default as DeckContent } from './DeckContent.js';
|
|
41
|
-
import './lodash-
|
|
42
|
-
import './ADlgInfeed-
|
|
41
|
+
import './lodash-ec8c6b48.js';
|
|
42
|
+
import './ADlgInfeed-cecd5e76.js';
|
|
43
43
|
import './_arrayMap-64cbe0e4.js';
|
|
44
44
|
import './get-0eb56363.js';
|
|
45
45
|
export { default as AD } from './AD.js';
|
|
46
|
-
import './AuthorComponent-
|
|
46
|
+
import './AuthorComponent-f67cb027.js';
|
|
47
47
|
export { default as GridContent } from './GridContent.js';
|
|
48
48
|
export { default as DeckQueue } from './DeckQueue.js';
|
|
49
49
|
import 'react-bootstrap/Media';
|
|
50
50
|
export { default as ThumbnailCard } from './ThumbnailCard.js';
|
|
51
|
-
import './BlockContent-
|
|
52
|
-
import './react-social-icons-
|
|
51
|
+
import './BlockContent-d05b5b23.js';
|
|
52
|
+
import './react-social-icons-3822f1ce.js';
|
|
53
53
|
export { default as TaxonomyCard } from './TaxonomyCard.js';
|
|
54
54
|
export { default as RolesDeck } from './RolesDeck.js';
|
|
55
55
|
import './smoothscroll-4b699764.js';
|
|
@@ -58,7 +58,7 @@ export { default as YoutubeGroup } from './YoutubeGroup.js';
|
|
|
58
58
|
import 'react-bootstrap';
|
|
59
59
|
export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
|
|
60
60
|
import './iconBase-6ee2f2fb.js';
|
|
61
|
-
import './index.esm-
|
|
61
|
+
import './index.esm-4b1810e3.js';
|
|
62
62
|
export { default as VideoSeriesListing } from './VideoSeriesListing.js';
|
|
63
63
|
export { default as MasterDeck } from './MasterDeck.js';
|
|
64
64
|
import 'react-bootstrap/Button';
|
|
@@ -67,19 +67,19 @@ export { default as IssueDeck } from './IssueDeck.js';
|
|
|
67
67
|
import 'react-bootstrap/Badge';
|
|
68
68
|
export { default as IssueContentDeck } from './IssueContentDeck.js';
|
|
69
69
|
import 'react-bootstrap/Spinner';
|
|
70
|
-
import './index-
|
|
70
|
+
import './index-fa2ffe86.js';
|
|
71
71
|
import './js.cookie-6874175c.js';
|
|
72
72
|
export { default as EventsDeck } from './EventsDeck.js';
|
|
73
73
|
export { default as CMEDeck } from './CMEDeck.js';
|
|
74
74
|
export { default as getSerializers } from './getSerializers.js';
|
|
75
75
|
import './util-7700fc59.js';
|
|
76
|
-
import './brightcove-react-player-loader.es-
|
|
76
|
+
import './brightcove-react-player-loader.es-4abff0b1.js';
|
|
77
77
|
import 'react-bootstrap/Pagination';
|
|
78
78
|
import 'next/dynamic';
|
|
79
79
|
export { default as ExternalResources } from './ExternalResources.js';
|
|
80
80
|
export { Column1 } from './Column1.js';
|
|
81
81
|
export { default as SideFooter } from './SideFooter.js';
|
|
82
|
-
import './ConferenceBanner-
|
|
82
|
+
import './ConferenceBanner-9162d0ca.js';
|
|
83
83
|
export { Column2 } from './Column2.js';
|
|
84
84
|
export { default as ADSponsoredResources } from './ADSponsoredResources.js';
|
|
85
85
|
import 'react-bootstrap/ListGroup';
|
|
@@ -98,12 +98,12 @@ export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
|
|
|
98
98
|
import 'react-bootstrap/Nav';
|
|
99
99
|
import 'react-bootstrap/Navbar';
|
|
100
100
|
import 'react-bootstrap/NavDropdown';
|
|
101
|
-
import './index.esm-
|
|
101
|
+
import './index.esm-d3249151.js';
|
|
102
102
|
import 'react-bootstrap/Form';
|
|
103
103
|
import 'react-bootstrap/FormControl';
|
|
104
104
|
export { default as Search } from './Search.js';
|
|
105
|
-
import './NavFooter-
|
|
106
|
-
import './SocialNavFooter-
|
|
105
|
+
import './NavFooter-c29526b7.js';
|
|
106
|
+
import './SocialNavFooter-1a531144.js';
|
|
107
107
|
export { default as NavMagazine } from './NavMagazine.js';
|
|
108
108
|
export { NavNative } from './NavNative.js';
|
|
109
109
|
export { NavNormal } from './NavNormal.js';
|
|
@@ -129,7 +129,7 @@ export { default as PdfDownload } from './PdfDownload.js';
|
|
|
129
129
|
import 'react-bootstrap/DropdownButton';
|
|
130
130
|
import 'react-bootstrap/Dropdown';
|
|
131
131
|
export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
|
|
132
|
-
import './index.esm-
|
|
132
|
+
import './index.esm-be9486fc.js';
|
|
133
133
|
export { default as Ustream } from './Ustream.js';
|
|
134
134
|
export { default as HighlightenVideo } from './HighlightenVideo.js';
|
|
135
135
|
export { default as PublicationLanding } from './PublicationLanding.js';
|
|
@@ -137,7 +137,7 @@ export { default as IssueLanding } from './IssueLanding.js';
|
|
|
137
137
|
import 'react-bootstrap/Modal';
|
|
138
138
|
export { default as PopUpModal } from './PopUpModal.js';
|
|
139
139
|
export { default as ArticleQueue } from './ArticleQueue.js';
|
|
140
|
-
import './InscreenSensor-
|
|
140
|
+
import './InscreenSensor-3e1fe82a.js';
|
|
141
141
|
export { default as getKeywords } from './getKeywords.js';
|
|
142
142
|
export { default as RelatedContent } from './RelatedContent.js';
|
|
143
143
|
export { default as ForbesHero } from './ForbesHero.js';
|
|
@@ -2,7 +2,7 @@ import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelper
|
|
|
2
2
|
import { d as _toObject, l as _core, j as _export, c as _objectDp, b as _descriptors, a as _ctx, m as _anObject, _ as _isObject } from './_to-object-16fd8b46.js';
|
|
3
3
|
import { e as _objectGpo, _ as _objectCreate } from './core.get-iterator-method-f5c0d66a.js';
|
|
4
4
|
import { _ as _objectSap } from './_object-sap-56bb8073.js';
|
|
5
|
-
import { a as _typeof_1, b as _objectGopd } from './typeof-
|
|
5
|
+
import { a as _typeof_1, b as _objectGopd } from './typeof-7e72fee0.js';
|
|
6
6
|
|
|
7
7
|
// 19.1.2.9 Object.getPrototypeOf(O)
|
|
8
8
|
|
|
@@ -7,7 +7,7 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
7
7
|
var undefined$1;
|
|
8
8
|
|
|
9
9
|
/** Used as the semantic version number. */
|
|
10
|
-
var VERSION = '4.17.
|
|
10
|
+
var VERSION = '4.17.20';
|
|
11
11
|
|
|
12
12
|
/** Used as the size to enable large array optimizations. */
|
|
13
13
|
var LARGE_ARRAY_SIZE = 200;
|
|
@@ -3714,8 +3714,21 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
3714
3714
|
* @returns {Array} Returns the new sorted array.
|
|
3715
3715
|
*/
|
|
3716
3716
|
function baseOrderBy(collection, iteratees, orders) {
|
|
3717
|
+
if (iteratees.length) {
|
|
3718
|
+
iteratees = arrayMap(iteratees, function(iteratee) {
|
|
3719
|
+
if (isArray(iteratee)) {
|
|
3720
|
+
return function(value) {
|
|
3721
|
+
return baseGet(value, iteratee.length === 1 ? iteratee[0] : iteratee);
|
|
3722
|
+
}
|
|
3723
|
+
}
|
|
3724
|
+
return iteratee;
|
|
3725
|
+
});
|
|
3726
|
+
} else {
|
|
3727
|
+
iteratees = [identity];
|
|
3728
|
+
}
|
|
3729
|
+
|
|
3717
3730
|
var index = -1;
|
|
3718
|
-
iteratees = arrayMap(iteratees
|
|
3731
|
+
iteratees = arrayMap(iteratees, baseUnary(getIteratee()));
|
|
3719
3732
|
|
|
3720
3733
|
var result = baseMap(collection, function(value, key, collection) {
|
|
3721
3734
|
var criteria = arrayMap(iteratees, function(iteratee) {
|
|
@@ -3972,6 +3985,10 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
3972
3985
|
var key = toKey(path[index]),
|
|
3973
3986
|
newValue = value;
|
|
3974
3987
|
|
|
3988
|
+
if (key === '__proto__' || key === 'constructor' || key === 'prototype') {
|
|
3989
|
+
return object;
|
|
3990
|
+
}
|
|
3991
|
+
|
|
3975
3992
|
if (index != lastIndex) {
|
|
3976
3993
|
var objValue = nested[key];
|
|
3977
3994
|
newValue = customizer ? customizer(objValue, key, nested) : undefined$1;
|
|
@@ -4124,11 +4141,14 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
4124
4141
|
* into `array`.
|
|
4125
4142
|
*/
|
|
4126
4143
|
function baseSortedIndexBy(array, value, iteratee, retHighest) {
|
|
4127
|
-
value = iteratee(value);
|
|
4128
|
-
|
|
4129
4144
|
var low = 0,
|
|
4130
|
-
high = array == null ? 0 : array.length
|
|
4131
|
-
|
|
4145
|
+
high = array == null ? 0 : array.length;
|
|
4146
|
+
if (high === 0) {
|
|
4147
|
+
return 0;
|
|
4148
|
+
}
|
|
4149
|
+
|
|
4150
|
+
value = iteratee(value);
|
|
4151
|
+
var valIsNaN = value !== value,
|
|
4132
4152
|
valIsNull = value === null,
|
|
4133
4153
|
valIsSymbol = isSymbol(value),
|
|
4134
4154
|
valIsUndefined = value === undefined$1;
|
|
@@ -5613,10 +5633,11 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
5613
5633
|
if (arrLength != othLength && !(isPartial && othLength > arrLength)) {
|
|
5614
5634
|
return false;
|
|
5615
5635
|
}
|
|
5616
|
-
//
|
|
5617
|
-
var
|
|
5618
|
-
|
|
5619
|
-
|
|
5636
|
+
// Check that cyclic values are equal.
|
|
5637
|
+
var arrStacked = stack.get(array);
|
|
5638
|
+
var othStacked = stack.get(other);
|
|
5639
|
+
if (arrStacked && othStacked) {
|
|
5640
|
+
return arrStacked == other && othStacked == array;
|
|
5620
5641
|
}
|
|
5621
5642
|
var index = -1,
|
|
5622
5643
|
result = true,
|
|
@@ -5778,10 +5799,11 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
5778
5799
|
return false;
|
|
5779
5800
|
}
|
|
5780
5801
|
}
|
|
5781
|
-
//
|
|
5782
|
-
var
|
|
5783
|
-
|
|
5784
|
-
|
|
5802
|
+
// Check that cyclic values are equal.
|
|
5803
|
+
var objStacked = stack.get(object);
|
|
5804
|
+
var othStacked = stack.get(other);
|
|
5805
|
+
if (objStacked && othStacked) {
|
|
5806
|
+
return objStacked == other && othStacked == object;
|
|
5785
5807
|
}
|
|
5786
5808
|
var result = true;
|
|
5787
5809
|
stack.set(object, other);
|
|
@@ -9162,6 +9184,10 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
9162
9184
|
* // The `_.property` iteratee shorthand.
|
|
9163
9185
|
* _.filter(users, 'active');
|
|
9164
9186
|
* // => objects for ['barney']
|
|
9187
|
+
*
|
|
9188
|
+
* // Combining several predicates using `_.overEvery` or `_.overSome`.
|
|
9189
|
+
* _.filter(users, _.overSome([{ 'age': 36 }, ['age', 40]]));
|
|
9190
|
+
* // => objects for ['fred', 'barney']
|
|
9165
9191
|
*/
|
|
9166
9192
|
function filter(collection, predicate) {
|
|
9167
9193
|
var func = isArray(collection) ? arrayFilter : baseFilter;
|
|
@@ -9911,15 +9937,15 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
9911
9937
|
* var users = [
|
|
9912
9938
|
* { 'user': 'fred', 'age': 48 },
|
|
9913
9939
|
* { 'user': 'barney', 'age': 36 },
|
|
9914
|
-
* { 'user': 'fred', 'age':
|
|
9940
|
+
* { 'user': 'fred', 'age': 30 },
|
|
9915
9941
|
* { 'user': 'barney', 'age': 34 }
|
|
9916
9942
|
* ];
|
|
9917
9943
|
*
|
|
9918
9944
|
* _.sortBy(users, [function(o) { return o.user; }]);
|
|
9919
|
-
* // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred',
|
|
9945
|
+
* // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 30]]
|
|
9920
9946
|
*
|
|
9921
9947
|
* _.sortBy(users, ['user', 'age']);
|
|
9922
|
-
* // => objects for [['barney', 34], ['barney', 36], ['fred',
|
|
9948
|
+
* // => objects for [['barney', 34], ['barney', 36], ['fred', 30], ['fred', 48]]
|
|
9923
9949
|
*/
|
|
9924
9950
|
var sortBy = baseRest(function(collection, iteratees) {
|
|
9925
9951
|
if (collection == null) {
|
|
@@ -14794,11 +14820,11 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
14794
14820
|
|
|
14795
14821
|
// Use a sourceURL for easier debugging.
|
|
14796
14822
|
// The sourceURL gets injected into the source that's eval-ed, so be careful
|
|
14797
|
-
//
|
|
14798
|
-
//
|
|
14823
|
+
// to normalize all kinds of whitespace, so e.g. newlines (and unicode versions of it) can't sneak in
|
|
14824
|
+
// and escape the comment, thus injecting code that gets evaled.
|
|
14799
14825
|
var sourceURL = '//# sourceURL=' +
|
|
14800
14826
|
(hasOwnProperty.call(options, 'sourceURL')
|
|
14801
|
-
? (options.sourceURL + '').replace(/
|
|
14827
|
+
? (options.sourceURL + '').replace(/\s/g, ' ')
|
|
14802
14828
|
: ('lodash.templateSources[' + (++templateCounter) + ']')
|
|
14803
14829
|
) + '\n';
|
|
14804
14830
|
|
|
@@ -14831,8 +14857,6 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
14831
14857
|
|
|
14832
14858
|
// If `variable` is not specified wrap a with-statement around the generated
|
|
14833
14859
|
// code to add the data object to the top of the scope chain.
|
|
14834
|
-
// Like with sourceURL, we take care to not check the option's prototype,
|
|
14835
|
-
// as this configuration is a code injection vector.
|
|
14836
14860
|
var variable = hasOwnProperty.call(options, 'variable') && options.variable;
|
|
14837
14861
|
if (!variable) {
|
|
14838
14862
|
source = 'with (obj) {\n' + source + '\n}\n';
|
|
@@ -15539,6 +15563,9 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15539
15563
|
* values against any array or object value, respectively. See `_.isEqual`
|
|
15540
15564
|
* for a list of supported value comparisons.
|
|
15541
15565
|
*
|
|
15566
|
+
* **Note:** Multiple values can be checked by combining several matchers
|
|
15567
|
+
* using `_.overSome`
|
|
15568
|
+
*
|
|
15542
15569
|
* @static
|
|
15543
15570
|
* @memberOf _
|
|
15544
15571
|
* @since 3.0.0
|
|
@@ -15554,6 +15581,10 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15554
15581
|
*
|
|
15555
15582
|
* _.filter(objects, _.matches({ 'a': 4, 'c': 6 }));
|
|
15556
15583
|
* // => [{ 'a': 4, 'b': 5, 'c': 6 }]
|
|
15584
|
+
*
|
|
15585
|
+
* // Checking for several possible values
|
|
15586
|
+
* _.filter(objects, _.overSome([_.matches({ 'a': 1 }), _.matches({ 'a': 4 })]));
|
|
15587
|
+
* // => [{ 'a': 1, 'b': 2, 'c': 3 }, { 'a': 4, 'b': 5, 'c': 6 }]
|
|
15557
15588
|
*/
|
|
15558
15589
|
function matches(source) {
|
|
15559
15590
|
return baseMatches(baseClone(source, CLONE_DEEP_FLAG));
|
|
@@ -15568,6 +15599,9 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15568
15599
|
* `srcValue` values against any array or object value, respectively. See
|
|
15569
15600
|
* `_.isEqual` for a list of supported value comparisons.
|
|
15570
15601
|
*
|
|
15602
|
+
* **Note:** Multiple values can be checked by combining several matchers
|
|
15603
|
+
* using `_.overSome`
|
|
15604
|
+
*
|
|
15571
15605
|
* @static
|
|
15572
15606
|
* @memberOf _
|
|
15573
15607
|
* @since 3.2.0
|
|
@@ -15584,6 +15618,10 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15584
15618
|
*
|
|
15585
15619
|
* _.find(objects, _.matchesProperty('a', 4));
|
|
15586
15620
|
* // => { 'a': 4, 'b': 5, 'c': 6 }
|
|
15621
|
+
*
|
|
15622
|
+
* // Checking for several possible values
|
|
15623
|
+
* _.filter(objects, _.overSome([_.matchesProperty('a', 1), _.matchesProperty('a', 4)]));
|
|
15624
|
+
* // => [{ 'a': 1, 'b': 2, 'c': 3 }, { 'a': 4, 'b': 5, 'c': 6 }]
|
|
15587
15625
|
*/
|
|
15588
15626
|
function matchesProperty(path, srcValue) {
|
|
15589
15627
|
return baseMatchesProperty(path, baseClone(srcValue, CLONE_DEEP_FLAG));
|
|
@@ -15807,6 +15845,10 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15807
15845
|
* Creates a function that checks if **all** of the `predicates` return
|
|
15808
15846
|
* truthy when invoked with the arguments it receives.
|
|
15809
15847
|
*
|
|
15848
|
+
* Following shorthands are possible for providing predicates.
|
|
15849
|
+
* Pass an `Object` and it will be used as an parameter for `_.matches` to create the predicate.
|
|
15850
|
+
* Pass an `Array` of parameters for `_.matchesProperty` and the predicate will be created using them.
|
|
15851
|
+
*
|
|
15810
15852
|
* @static
|
|
15811
15853
|
* @memberOf _
|
|
15812
15854
|
* @since 4.0.0
|
|
@@ -15833,6 +15875,10 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15833
15875
|
* Creates a function that checks if **any** of the `predicates` return
|
|
15834
15876
|
* truthy when invoked with the arguments it receives.
|
|
15835
15877
|
*
|
|
15878
|
+
* Following shorthands are possible for providing predicates.
|
|
15879
|
+
* Pass an `Object` and it will be used as an parameter for `_.matches` to create the predicate.
|
|
15880
|
+
* Pass an `Array` of parameters for `_.matchesProperty` and the predicate will be created using them.
|
|
15881
|
+
*
|
|
15836
15882
|
* @static
|
|
15837
15883
|
* @memberOf _
|
|
15838
15884
|
* @since 4.0.0
|
|
@@ -15852,6 +15898,9 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15852
15898
|
*
|
|
15853
15899
|
* func(NaN);
|
|
15854
15900
|
* // => false
|
|
15901
|
+
*
|
|
15902
|
+
* var matchesFunc = _.overSome([{ 'a': 1 }, { 'a': 2 }])
|
|
15903
|
+
* var matchesPropertyFunc = _.overSome([['a', 1], ['a', 2]])
|
|
15855
15904
|
*/
|
|
15856
15905
|
var overSome = createOver(arraySome);
|
|
15857
15906
|
|