@mjhls/mjh-framework 1.0.860-beta.0 → 1.0.860
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 +168 -168
- package/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +19 -17
- package/dist/cjs/AD300x250x600.js +19 -17
- package/dist/cjs/AD728x90.js +20 -18
- package/dist/cjs/ADFloatingFooter.js +21 -19
- package/dist/cjs/ADFooter.js +14 -11
- package/dist/cjs/ADGutter.js +21 -19
- package/dist/cjs/{ADInfeed-7c09edba.js → ADInfeed-ff26342c.js} +12 -10
- package/dist/cjs/ADSkyscraper.js +21 -19
- package/dist/cjs/ADSponsoredResources.js +21 -19
- package/dist/cjs/ADWebcast.js +21 -19
- package/dist/cjs/ADWelcome.js +25 -23
- package/dist/cjs/{ADlgInfeed-2e7effc7.js → ADlgInfeed-ad4953d4.js} +8 -7
- package/dist/cjs/AccordionPanel.js +29 -25
- package/dist/cjs/AdSlot.js +23 -21
- package/dist/cjs/AdSlotsProvider.js +18 -908
- package/dist/cjs/AlgoliaSearch.js +55 -14018
- package/dist/cjs/AlphabeticList.js +24 -21
- package/dist/cjs/ArticleCarousel.js +18 -15
- package/dist/cjs/ArticleProgramLandingPage.js +38 -35
- package/dist/cjs/ArticleSeriesLandingPage.js +33 -31
- package/dist/cjs/ArticleSeriesListing.js +49 -47
- package/dist/cjs/Auth.js +245 -1203
- package/dist/cjs/AuthWrapper.js +31 -564
- package/dist/cjs/{AuthorComponent-02e827ae.js → AuthorComponent-ac8972ce.js} +14 -13
- package/dist/cjs/Beam.js +7 -5
- package/dist/cjs/{BlockContent-091a991f.js → BlockContent-8b494587.js} +25 -24
- package/dist/cjs/Breadcrumbs.js +28 -24
- package/dist/cjs/CMEDeck.js +73 -72
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +30 -25
- package/dist/cjs/Column3.js +46 -42
- package/dist/cjs/ConferenceArticleCard.js +33 -35
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +97 -92
- package/dist/cjs/DeckQueue.js +82 -78
- package/dist/cjs/{Dfp-14d2455c.js → Dfp-0bf098b5.js} +28 -26
- package/dist/cjs/EventsDeck.js +153 -144
- package/dist/cjs/ExternalResources.js +62 -59
- package/dist/cjs/Feature.js +25 -26
- package/dist/cjs/ForbesHero.js +40 -37
- package/dist/cjs/GridContent.js +221 -215
- package/dist/cjs/GridHero.js +41 -38
- package/dist/cjs/GroupDeck.js +55 -52
- package/dist/cjs/HamMagazine.js +137 -130
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +10 -12
- package/dist/cjs/HighlightenVideo.js +17 -16
- package/dist/cjs/HorizontalArticleListing.js +52 -49
- package/dist/cjs/HorizontalHero.js +24 -26
- package/dist/cjs/IssueContentDeck.js +75 -68
- package/dist/cjs/IssueDeck.js +73 -66
- package/dist/cjs/IssueLanding.js +73 -70
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +31 -28
- package/dist/cjs/MasterDeck.js +71 -69
- package/dist/cjs/MediaSeriesLanding.js +814 -920
- package/dist/cjs/NavDvm.js +75 -68
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +138 -131
- package/dist/cjs/NavNative.js +132 -122
- package/dist/cjs/OncliveHero.js +17 -20
- package/dist/cjs/OncliveLargeHero.js +69 -66
- package/dist/cjs/PageFilter.js +14 -11
- package/dist/cjs/PartnerDetailListing.js +301 -199
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +20 -16
- package/dist/cjs/PubSection.js +30 -28
- package/dist/cjs/PubToc.js +15 -12
- package/dist/cjs/PublicationDeck.js +64 -62
- package/dist/cjs/PublicationLanding.js +150 -144
- package/dist/cjs/QueueDeckExpanded.js +295 -294
- package/dist/cjs/RecentNews.js +20 -19
- package/dist/cjs/RelatedContent.js +51 -53
- package/dist/cjs/RelatedTopicsDropdown.js +32 -29
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +21 -15
- package/dist/cjs/Segment.js +6 -4
- package/dist/cjs/SeriesListingDeck.js +33 -32
- package/dist/cjs/{SeriesSlider-94af9fcb.js → SeriesSlider-60fa1342.js} +39 -38
- package/dist/cjs/SideFooter.js +33 -30
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-650f6101.js → SocialSearchComponent-19548e2a.js} +39 -35
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +61 -58
- package/dist/cjs/TaxonomyDescription.js +37 -34
- package/dist/cjs/TemplateNormal.js +46 -44
- package/dist/cjs/ThumbnailCard.js +19 -20
- package/dist/cjs/Ustream.js +29 -26
- package/dist/cjs/VerticalHero.js +16 -18
- package/dist/cjs/VideoProgramLandingPage.js +58 -52
- package/dist/cjs/VideoSeriesCard.js +28 -27
- package/dist/cjs/VideoSeriesFilter.js +16 -14
- package/dist/cjs/VideoSeriesLandingPage.js +38 -36
- package/dist/cjs/VideoSeriesListing.js +66 -64
- package/dist/cjs/View.js +220 -214
- package/dist/cjs/YahooHero.js +36 -33
- package/dist/cjs/YoutubeGroup.js +61 -58
- package/dist/cjs/{_is-array-aa52fa1e.js → _is-array-754e012d.js} +9 -9
- package/dist/cjs/{_iter-detect-05795553.js → _iter-detect-60b2f026.js} +7 -6
- package/dist/cjs/_object-sap-5e74ba08.js +16 -0
- package/dist/cjs/{_object-to-array-9bac8737.js → _object-to-array-5762f850.js} +4 -4
- package/dist/cjs/{core.get-iterator-method-f3c44602.js → _to-object-329a650b.js} +3 -239
- package/dist/cjs/{asyncToGenerator-df19209d.js → asyncToGenerator-140e5f89.js} +67 -65
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-5c98aec7.js} +10 -8
- package/dist/cjs/core.get-iterator-method-f62321d4.js +39 -0
- package/dist/cjs/{define-property-21887c62.js → define-property-f4d12f4e.js} +3 -3
- package/dist/cjs/{defineProperty-77a37684.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/es6.string.iterator-cc0bbaa4.js +210 -0
- package/dist/cjs/{extends-eed4f016.js → extends-60837c34.js} +8 -9
- package/dist/cjs/faundadb.js +7 -5
- package/dist/cjs/getQuery.js +2 -2
- package/dist/cjs/getRelatedArticle.js +73 -135
- package/dist/cjs/getRootDocGroup.js +6 -4
- package/dist/cjs/getSerializers.js +26 -24
- package/dist/cjs/{getTargeting-8874437b.js → getTargeting-3e45e4d4.js} +12 -12
- package/dist/cjs/getTargeting.js +7 -5
- package/dist/cjs/iconBase-68959171.js +0 -3
- package/dist/cjs/{index-98e01cb9.js → index-44481153.js} +494 -47
- package/dist/cjs/{index-3294d3bc.js → index-99edf08a.js} +1 -1
- package/dist/cjs/{index-cdcc0b5e.js → index-9ac40041.js} +961 -1206
- package/dist/cjs/{index-96b3db50.js → index-9d365128.js} +12 -10
- package/dist/cjs/{index-be0c82be.js → index-b5eb3ff8.js} +20 -19
- package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
- package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
- package/dist/cjs/{index.esm-4d410430.js → index.esm-3ffa049c.js} +20 -20
- package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-44f3e2d0.js} +3 -6
- package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
- package/dist/cjs/index.js +80 -74
- package/dist/cjs/{inherits-12d44cca.js → inherits-87492b40.js} +14 -16
- package/dist/cjs/{keys-d207942e.js → keys-a586b7a0.js} +4 -4
- package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
- package/dist/cjs/{main-02daeefe.js → main-7b5e57b0.js} +90 -54
- package/dist/cjs/{md5-5039b1a6.js → md5-e1ca5797.js} +1 -1
- package/dist/cjs/{moment-575fe24c.js → moment-ca3bd9fb.js} +10 -8
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-07939b41.js} +12 -11
- package/dist/cjs/{slicedToArray-f6d4eaa8.js → slicedToArray-8f385299.js} +9 -7
- package/dist/cjs/{stringify-bbc68047.js → stringify-7c5aff47.js} +2 -2
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-c9b8a0d0.js → toConsumableArray-9a3476fe.js} +10 -8
- package/dist/cjs/{typeof-5f52cf64.js → typeof-9d7f610f.js} +74 -73
- package/dist/cjs/urlFor.js +4 -21
- package/dist/cjs/{ustream-api-9ebe112f.js → ustream-api-d092dc31.js} +4 -4
- package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
- package/dist/cjs/{web.dom.iterable-e34bf324.js → web.dom.iterable-a0e279c1.js} +9 -8
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +16 -15
- package/dist/esm/AD300x250x600.js +16 -15
- package/dist/esm/AD728x90.js +17 -16
- package/dist/esm/ADFloatingFooter.js +18 -17
- package/dist/esm/ADFooter.js +11 -9
- package/dist/esm/ADGutter.js +18 -17
- package/dist/esm/{ADInfeed-bfd129d9.js → ADInfeed-422ad6e6.js} +8 -8
- package/dist/esm/ADSkyscraper.js +18 -17
- package/dist/esm/ADSponsoredResources.js +18 -17
- package/dist/esm/ADWebcast.js +18 -17
- package/dist/esm/ADWelcome.js +22 -21
- package/dist/esm/{ADlgInfeed-0489335b.js → ADlgInfeed-f7468db8.js} +5 -5
- package/dist/esm/AccordionPanel.js +22 -20
- package/dist/esm/AdSlot.js +14 -13
- package/dist/esm/AdSlotsProvider.js +16 -907
- package/dist/esm/AlgoliaSearch.js +47 -14011
- package/dist/esm/AlphabeticList.js +21 -19
- package/dist/esm/ArticleCarousel.js +15 -13
- package/dist/esm/ArticleProgramLandingPage.js +35 -33
- package/dist/esm/ArticleSeriesLandingPage.js +30 -29
- package/dist/esm/ArticleSeriesListing.js +45 -44
- package/dist/esm/Auth.js +225 -1187
- package/dist/esm/AuthWrapper.js +29 -564
- package/dist/esm/{AuthorComponent-e6f95c2f.js → AuthorComponent-8ffd4679.js} +11 -11
- package/dist/esm/Beam.js +7 -5
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-d05b5b23.js} +4 -4
- package/dist/esm/Breadcrumbs.js +16 -14
- package/dist/esm/CMEDeck.js +70 -69
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +25 -23
- package/dist/esm/Column3.js +41 -40
- package/dist/esm/ConferenceArticleCard.js +30 -33
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +89 -88
- package/dist/esm/DeckQueue.js +74 -74
- package/dist/esm/{Dfp-f867d061.js → Dfp-85c9513e.js} +15 -14
- package/dist/esm/EventsDeck.js +121 -119
- package/dist/esm/ExternalResources.js +56 -54
- package/dist/esm/Feature.js +17 -20
- package/dist/esm/ForbesHero.js +33 -31
- package/dist/esm/GridContent.js +185 -184
- package/dist/esm/GridHero.js +34 -32
- package/dist/esm/GroupDeck.js +42 -40
- package/dist/esm/HamMagazine.js +107 -105
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +7 -10
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +49 -47
- package/dist/esm/HorizontalHero.js +21 -24
- package/dist/esm/IssueContentDeck.js +58 -56
- package/dist/esm/IssueDeck.js +62 -60
- package/dist/esm/IssueLanding.js +70 -68
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +25 -24
- package/dist/esm/MasterDeck.js +67 -66
- package/dist/esm/MediaSeriesLanding.js +575 -684
- package/dist/esm/NavDvm.js +53 -51
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +110 -108
- package/dist/esm/NavNative.js +99 -97
- package/dist/esm/OncliveHero.js +14 -18
- package/dist/esm/OncliveLargeHero.js +57 -55
- package/dist/esm/PageFilter.js +11 -9
- package/dist/esm/PartnerDetailListing.js +191 -90
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +13 -11
- package/dist/esm/PubSection.js +27 -26
- package/dist/esm/PubToc.js +12 -10
- package/dist/esm/PublicationDeck.js +51 -54
- package/dist/esm/PublicationLanding.js +105 -103
- package/dist/esm/QueueDeckExpanded.js +261 -260
- package/dist/esm/RecentNews.js +17 -17
- package/dist/esm/RelatedContent.js +45 -48
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +12 -10
- package/dist/esm/Segment.js +6 -4
- package/dist/esm/SeriesListingDeck.js +28 -27
- package/dist/esm/{SeriesSlider-0371fc11.js → SeriesSlider-05ecb544.js} +29 -29
- package/dist/esm/SideFooter.js +29 -27
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-d7dec0c2.js → SocialSearchComponent-47815365.js} +29 -29
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +52 -54
- package/dist/esm/TaxonomyDescription.js +31 -29
- package/dist/esm/TemplateNormal.js +42 -41
- package/dist/esm/ThumbnailCard.js +10 -13
- package/dist/esm/Ustream.js +26 -24
- package/dist/esm/VerticalHero.js +13 -16
- package/dist/esm/VideoProgramLandingPage.js +47 -45
- package/dist/esm/VideoSeriesCard.js +22 -22
- package/dist/esm/VideoSeriesFilter.js +13 -11
- package/dist/esm/VideoSeriesLandingPage.js +30 -29
- package/dist/esm/VideoSeriesListing.js +62 -61
- package/dist/esm/View.js +199 -197
- package/dist/esm/YahooHero.js +30 -28
- package/dist/esm/YoutubeGroup.js +45 -43
- package/dist/esm/{_is-array-4df618a6.js → _is-array-58e95429.js} +1 -1
- package/dist/esm/{_iter-detect-130ee549.js → _iter-detect-5d49a330.js} +2 -1
- package/dist/esm/{_object-sap-8b8ea5a9.js → _object-sap-964b6feb.js} +1 -1
- package/dist/esm/{_object-to-array-c54dd835.js → _object-to-array-7e804fce.js} +1 -1
- package/dist/esm/{core.get-iterator-method-86d4db69.js → _to-object-a4107da3.js} +1 -230
- package/dist/esm/{asyncToGenerator-7bf8bc4d.js → asyncToGenerator-fc1c2e29.js} +5 -3
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-4abff0b1.js} +7 -6
- package/dist/esm/core.get-iterator-method-e1de7503.js +36 -0
- package/dist/esm/{define-property-6d26cb48.js → define-property-8af5f002.js} +1 -1
- package/dist/esm/{defineProperty-d7d9b577.js → defineProperty-94fd8bfc.js} +1 -1
- package/dist/esm/es6.string.iterator-c990c18c.js +201 -0
- package/dist/esm/{extends-5b1796d4.js → extends-eb69e8ac.js} +2 -2
- package/dist/esm/faundadb.js +7 -5
- package/dist/esm/getQuery.js +2 -2
- package/dist/esm/getRelatedArticle.js +68 -130
- package/dist/esm/getRootDocGroup.js +6 -4
- package/dist/esm/getSerializers.js +26 -24
- package/dist/esm/{getTargeting-277c801e.js → getTargeting-9cb7e014.js} +11 -11
- package/dist/esm/getTargeting.js +7 -5
- package/dist/esm/{index-fe008ffe.js → index-110c875e.js} +905 -1161
- package/dist/esm/{index-41a678ea.js → index-1819118a.js} +487 -41
- package/dist/esm/{index-73819142.js → index-51a80699.js} +20 -19
- package/dist/esm/{index-5f7e79e7.js → index-6c12bdd5.js} +4 -4
- package/dist/esm/{index-ef6d5dcf.js → index-fa2ffe86.js} +1 -1
- package/dist/esm/{index.es-29c1cef5.js → index.es-c6222053.js} +28 -10
- package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
- package/dist/esm/{index.esm-fd746768.js → index.esm-8ee5ff72.js} +17 -18
- package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
- package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-c6715e80.js} +3 -6
- package/dist/esm/index.js +69 -66
- package/dist/esm/{inherits-2409637d.js → inherits-0d8cda6e.js} +6 -5
- package/dist/esm/{keys-69989821.js → keys-8eda7a5c.js} +2 -2
- package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
- package/dist/esm/{main-e4a934b2.js → main-747e7d25.js} +87 -52
- package/dist/esm/{md5-9be0e905.js → md5-4e42248e.js} +1 -1
- package/dist/esm/{moment-e2f9b20c.js → moment-b6f49411.js} +10 -8
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-3822f1ce.js} +5 -5
- package/dist/esm/{slicedToArray-67a08c9c.js → slicedToArray-641f241f.js} +4 -2
- package/dist/esm/{stringify-70b72959.js → stringify-4330ccdc.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-32282905.js → toConsumableArray-43aa614d.js} +4 -2
- package/dist/esm/{typeof-c05a82ba.js → typeof-af9c50d8.js} +5 -4
- package/dist/esm/urlFor.js +2 -19
- package/dist/esm/{ustream-api-4c4fe0ba.js → ustream-api-9a50644d.js} +4 -4
- package/dist/esm/{visibility-sensor-72fd8f8b.js → visibility-sensor-f40c2564.js} +2 -2
- package/dist/esm/{web.dom.iterable-f8f967cd.js → web.dom.iterable-4439f05a.js} +2 -1
- package/package.json +110 -110
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/cjs/_object-sap-171b9ea5.js +0 -16
- package/dist/cjs/events-1b438fe7.js +0 -469
- package/dist/cjs/index-e2e62963.js +0 -89
- package/dist/cjs/inherits-8d29278d.js +0 -110
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/index-aaa2dae0.js +0 -85
- package/dist/esm/inherits-77d5e4fc.js +0 -101
package/dist/esm/index.js
CHANGED
|
@@ -1,60 +1,61 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
3
4
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './toConsumableArray-
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './toConsumableArray-43aa614d.js';
|
|
7
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
6
8
|
import './_object-pie-33c40e79.js';
|
|
7
|
-
import './extends-
|
|
8
|
-
import './_object-sap-
|
|
9
|
-
import './inherits-
|
|
10
|
-
import './define-property-
|
|
11
|
-
import './web.dom.iterable-
|
|
12
|
-
import './typeof-
|
|
13
|
-
import './_is-array-
|
|
14
|
-
import
|
|
15
|
-
import './
|
|
16
|
-
import './index-41a678ea.js';
|
|
9
|
+
import './extends-eb69e8ac.js';
|
|
10
|
+
import './_object-sap-964b6feb.js';
|
|
11
|
+
import './inherits-0d8cda6e.js';
|
|
12
|
+
import './define-property-8af5f002.js';
|
|
13
|
+
import './web.dom.iterable-4439f05a.js';
|
|
14
|
+
import './typeof-af9c50d8.js';
|
|
15
|
+
import './_is-array-58e95429.js';
|
|
16
|
+
import React from 'react';
|
|
17
|
+
import './index-1819118a.js';
|
|
17
18
|
import 'prop-types';
|
|
18
19
|
import 'react-bootstrap/Container';
|
|
19
|
-
import Row
|
|
20
|
-
import Col
|
|
20
|
+
import Row from 'react-bootstrap/Row';
|
|
21
|
+
import Col from 'react-bootstrap/Col';
|
|
21
22
|
import 'react-bootstrap/Card';
|
|
22
|
-
import './moment-
|
|
23
|
+
import './moment-b6f49411.js';
|
|
23
24
|
import 'next/router';
|
|
24
25
|
import './isSymbol-1981418f.js';
|
|
25
26
|
import './debounce-9207d8ee.js';
|
|
26
27
|
import './toNumber-2f7a84cd.js';
|
|
27
|
-
import './index.es-
|
|
28
|
+
import './index.es-c6222053.js';
|
|
28
29
|
import 'react-dom';
|
|
29
|
-
import './visibility-sensor-
|
|
30
|
-
import './
|
|
31
|
-
import './index-73819142.js';
|
|
30
|
+
import './visibility-sensor-f40c2564.js';
|
|
31
|
+
import './index-51a80699.js';
|
|
32
32
|
import urlFor from './urlFor.js';
|
|
33
33
|
export { default as urlFor } from './urlFor.js';
|
|
34
|
-
import { L as LazyLoad } from './index-
|
|
35
|
-
import './main-
|
|
34
|
+
import { L as LazyLoad } from './index-6c12bdd5.js';
|
|
35
|
+
import './main-747e7d25.js';
|
|
36
36
|
import './entities-7cc3bf45.js';
|
|
37
|
-
import './
|
|
38
|
-
import './
|
|
37
|
+
import './slicedToArray-641f241f.js';
|
|
38
|
+
import './stringify-4330ccdc.js';
|
|
39
|
+
import './asyncToGenerator-fc1c2e29.js';
|
|
39
40
|
export { default as Segment } from './Segment.js';
|
|
40
41
|
export { default as Beam } from './Beam.js';
|
|
41
42
|
export { default as AdSlot } from './AdSlot.js';
|
|
42
|
-
import './ADInfeed-
|
|
43
|
+
import './ADInfeed-422ad6e6.js';
|
|
43
44
|
export { default as DeckContent } from './DeckContent.js';
|
|
44
|
-
import './lodash-
|
|
45
|
-
import './ADlgInfeed-
|
|
45
|
+
import './lodash-ec8c6b48.js';
|
|
46
|
+
import './ADlgInfeed-f7468db8.js';
|
|
46
47
|
import './getContentCategory-15dcc413.js';
|
|
47
48
|
import './get-1e515072.js';
|
|
48
49
|
import './eq-b470f743.js';
|
|
49
50
|
export { default as AD } from './AD.js';
|
|
50
|
-
import './AuthorComponent-
|
|
51
|
+
import './AuthorComponent-8ffd4679.js';
|
|
51
52
|
import 'react-bootstrap/Button';
|
|
52
53
|
export { default as GridContent } from './GridContent.js';
|
|
53
54
|
export { default as DeckQueue } from './DeckQueue.js';
|
|
54
55
|
import 'react-bootstrap/Media';
|
|
55
56
|
export { default as ThumbnailCard } from './ThumbnailCard.js';
|
|
56
|
-
import './BlockContent-
|
|
57
|
-
import './react-social-icons-
|
|
57
|
+
import './BlockContent-d05b5b23.js';
|
|
58
|
+
import './react-social-icons-3822f1ce.js';
|
|
58
59
|
export { default as TaxonomyCard } from './TaxonomyCard.js';
|
|
59
60
|
export { default as RolesDeck } from './RolesDeck.js';
|
|
60
61
|
import './index-c7e2ac95.js';
|
|
@@ -65,42 +66,42 @@ import 'react-bootstrap';
|
|
|
65
66
|
import './timeDifferenceCalc.js';
|
|
66
67
|
export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
|
|
67
68
|
import './iconBase-602d52fe.js';
|
|
68
|
-
import './index.esm-
|
|
69
|
+
import './index.esm-3fdda599.js';
|
|
69
70
|
export { default as VideoSeriesListing } from './VideoSeriesListing.js';
|
|
70
71
|
export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
|
|
71
72
|
export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
72
|
-
export { g as getSerializers } from './index-
|
|
73
|
+
export { g as getSerializers } from './index-110c875e.js';
|
|
73
74
|
import './util-7700fc59.js';
|
|
74
|
-
import './brightcove-react-player-loader.es-
|
|
75
|
+
import './brightcove-react-player-loader.es-4abff0b1.js';
|
|
75
76
|
import 'next/head';
|
|
76
77
|
import 'react-share';
|
|
77
78
|
export { default as SocialShare } from './SocialShare.js';
|
|
78
|
-
import './_object-to-array-
|
|
79
|
+
import './_object-to-array-7e804fce.js';
|
|
79
80
|
import 'react-bootstrap/Pagination';
|
|
80
81
|
import 'react-bootstrap/Figure';
|
|
81
82
|
import 'react-bootstrap/OverlayTrigger';
|
|
82
83
|
import 'react-bootstrap/Tooltip';
|
|
83
84
|
import 'react-bootstrap/Popover';
|
|
85
|
+
import 'react-script-tag';
|
|
84
86
|
export { default as HorizontalArticleListing } from './HorizontalArticleListing.js';
|
|
85
87
|
export { default as MasterDeck } from './MasterDeck.js';
|
|
86
88
|
export { default as PublicationDeck } from './PublicationDeck.js';
|
|
87
89
|
export { default as IssueDeck } from './IssueDeck.js';
|
|
88
90
|
import 'react-bootstrap/Badge';
|
|
89
91
|
export { default as IssueContentDeck } from './IssueContentDeck.js';
|
|
90
|
-
import './defineProperty-
|
|
92
|
+
import './defineProperty-94fd8bfc.js';
|
|
91
93
|
export { default as EventsDeck } from './EventsDeck.js';
|
|
92
94
|
import 'react-bootstrap/Spinner';
|
|
93
95
|
import 'react-bootstrap/Form';
|
|
94
|
-
import './index-
|
|
96
|
+
import './index-fa2ffe86.js';
|
|
95
97
|
import './js.cookie-6874175c.js';
|
|
96
98
|
export { default as CMEDeck } from './CMEDeck.js';
|
|
97
99
|
export { default as ExternalResources } from './ExternalResources.js';
|
|
98
|
-
import '
|
|
100
|
+
import 'react-instantsearch-dom';
|
|
99
101
|
export { default as AlgoliaSearch } from './AlgoliaSearch.js';
|
|
100
|
-
import './inherits-77d5e4fc.js';
|
|
101
102
|
export { Column1 } from './Column1.js';
|
|
102
103
|
export { default as SideFooter } from './SideFooter.js';
|
|
103
|
-
import './ConferenceBanner-
|
|
104
|
+
import './ConferenceBanner-9162d0ca.js';
|
|
104
105
|
export { Column2 } from './Column2.js';
|
|
105
106
|
export { default as ADSponsoredResources } from './ADSponsoredResources.js';
|
|
106
107
|
import 'react-bootstrap/ListGroup';
|
|
@@ -116,12 +117,12 @@ export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
|
|
|
116
117
|
import 'react-bootstrap/Nav';
|
|
117
118
|
import 'react-bootstrap/Navbar';
|
|
118
119
|
import 'react-bootstrap/NavDropdown';
|
|
119
|
-
import './index.esm-
|
|
120
|
-
import './NavFooter-
|
|
121
|
-
import './index.esm-
|
|
120
|
+
import './index.esm-c6715e80.js';
|
|
121
|
+
import './NavFooter-c29526b7.js';
|
|
122
|
+
import './index.esm-8ee5ff72.js';
|
|
122
123
|
export { default as SocialIcons } from './SocialIcons.js';
|
|
123
124
|
import 'react-bootstrap/FormControl';
|
|
124
|
-
import './SocialSearchComponent-
|
|
125
|
+
import './SocialSearchComponent-47815365.js';
|
|
125
126
|
export { default as NavMagazine } from './NavMagazine.js';
|
|
126
127
|
export { NavNative } from './NavNative.js';
|
|
127
128
|
export { default as Search } from './Search.js';
|
|
@@ -133,6 +134,7 @@ export { default as TemplateNormal } from './TemplateNormal.js';
|
|
|
133
134
|
export { default as AD300x250 } from './AD300x250.js';
|
|
134
135
|
export { default as AD300x250x600 } from './AD300x250x600.js';
|
|
135
136
|
export { default as ADFooter } from './ADFooter.js';
|
|
137
|
+
import 'react-ga';
|
|
136
138
|
export { default as AdSlotsProvider } from './AdSlotsProvider.js';
|
|
137
139
|
export { default as ADFloatingFooter } from './ADFloatingFooter.js';
|
|
138
140
|
export { default as ADWelcome } from './ADWelcome.js';
|
|
@@ -142,13 +144,13 @@ export { default as Feature } from './Feature.js';
|
|
|
142
144
|
import 'react-bootstrap/Breadcrumb';
|
|
143
145
|
export { default as Breadcrumbs } from './Breadcrumbs.js';
|
|
144
146
|
export { default as Hero } from './Hero.js';
|
|
145
|
-
import './keys-
|
|
147
|
+
import './keys-8eda7a5c.js';
|
|
146
148
|
export { default as AlphabeticList } from './AlphabeticList.js';
|
|
147
149
|
export { default as PdfDownload } from './PdfDownload.js';
|
|
148
150
|
import 'react-bootstrap/DropdownButton';
|
|
149
151
|
import 'react-bootstrap/Dropdown';
|
|
150
152
|
export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
|
|
151
|
-
import './index.esm-
|
|
153
|
+
import './index.esm-a8ff922c.js';
|
|
152
154
|
export { default as Ustream } from './Ustream.js';
|
|
153
155
|
export { default as HighlightenVideo } from './HighlightenVideo.js';
|
|
154
156
|
export { default as PublicationLanding } from './PublicationLanding.js';
|
|
@@ -174,11 +176,12 @@ import './index-db3bb315.js';
|
|
|
174
176
|
export { default as getRelatedArticle } from './getRelatedArticle.js';
|
|
175
177
|
export { default as getQuery } from './getQuery.js';
|
|
176
178
|
export { default as Auth } from './Auth.js';
|
|
179
|
+
import 'swr';
|
|
177
180
|
import 'passport-local';
|
|
178
181
|
import 'mysql';
|
|
179
|
-
import './md5-
|
|
180
|
-
import './SeriesSlider-
|
|
181
|
-
export { g as getTargeting } from './getTargeting-
|
|
182
|
+
import './md5-4e42248e.js';
|
|
183
|
+
import './SeriesSlider-05ecb544.js';
|
|
184
|
+
export { g as getTargeting } from './getTargeting-9cb7e014.js';
|
|
182
185
|
export { default as View } from './View.js';
|
|
183
186
|
export { default as getKeywords } from './getKeywords.js';
|
|
184
187
|
import './style-inject.es-1f59c1d0.js';
|
|
@@ -211,54 +214,54 @@ var FeatureArticles = function FeatureArticles(props) {
|
|
|
211
214
|
styles = _props$styles === undefined ? null : _props$styles;
|
|
212
215
|
|
|
213
216
|
|
|
214
|
-
return
|
|
217
|
+
return React.createElement(
|
|
215
218
|
'div',
|
|
216
219
|
{ className: 'featured-articles-wrapper' },
|
|
217
220
|
data.map(function (article, index) {
|
|
218
|
-
return
|
|
219
|
-
|
|
221
|
+
return React.createElement(
|
|
222
|
+
React.Fragment,
|
|
220
223
|
null,
|
|
221
|
-
|
|
222
|
-
Row
|
|
224
|
+
React.createElement(
|
|
225
|
+
Row,
|
|
223
226
|
{ className: 'article-wrap' },
|
|
224
|
-
|
|
225
|
-
Col
|
|
227
|
+
React.createElement(
|
|
228
|
+
Col,
|
|
226
229
|
{ className: 'mb-4 m-fl-center deck', xs: 12, sm: 4, md: 4, lg: 3, xl: 3 },
|
|
227
|
-
|
|
230
|
+
React.createElement(
|
|
228
231
|
'a',
|
|
229
232
|
{ href: '' + article.feature_link },
|
|
230
|
-
|
|
233
|
+
React.createElement(
|
|
231
234
|
'figure',
|
|
232
235
|
{ style: { marginTop: '1rem' } },
|
|
233
|
-
|
|
236
|
+
React.createElement(
|
|
234
237
|
LazyLoad,
|
|
235
238
|
{ height: imageHeight },
|
|
236
|
-
|
|
239
|
+
React.createElement('img', { style: { width: '100%', borderRadius: '10px' }, src: article.feature_img ? urlFor({ client: client, source: article.feature_img, imageWidth: imageWidth, imageHeight: imageHeight }) : defaultImage })
|
|
237
240
|
)
|
|
238
241
|
)
|
|
239
242
|
)
|
|
240
243
|
),
|
|
241
|
-
|
|
242
|
-
Col
|
|
244
|
+
React.createElement(
|
|
245
|
+
Col,
|
|
243
246
|
{ className: 'article-wrap-body', xs: 12, sm: 8, md: 8, lg: 9, xl: 9, style: { paddingTop: '10px' } },
|
|
244
|
-
|
|
247
|
+
React.createElement(
|
|
245
248
|
'a',
|
|
246
249
|
{ href: '' + article.feature_link },
|
|
247
|
-
|
|
250
|
+
React.createElement(
|
|
248
251
|
'h4',
|
|
249
252
|
{ className: 'mb-1', style: { fontWeight: '600', fontSize: '22px' } },
|
|
250
253
|
article.feature_title
|
|
251
254
|
),
|
|
252
|
-
|
|
255
|
+
React.createElement(
|
|
253
256
|
'p',
|
|
254
257
|
{ style: { fontSize: '1.1em' } },
|
|
255
258
|
article.feature_body
|
|
256
259
|
)
|
|
257
260
|
)
|
|
258
261
|
),
|
|
259
|
-
index !== data.length - 1 &&
|
|
262
|
+
index !== data.length - 1 && React.createElement('hr', null)
|
|
260
263
|
),
|
|
261
|
-
|
|
264
|
+
React.createElement(
|
|
262
265
|
'style',
|
|
263
266
|
{ jsx: 'true' },
|
|
264
267
|
'\n .featured-articles-wrapper {\n background: ' + props.backgroundColor + ';\n padding: 1rem;\n border-radius: 10px;\n box-shadow: #0000002b 1px 3px 3px 3px;\n }\n hr {\n width: 100%;\n height: 1px;\n margin-left: 15px;\n margin-right: 15px;\n }\n ' + styles + '\n '
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import {
|
|
3
|
-
import { _ as
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
2
|
+
import { f as _toObject, a as _core, c as _ctx, m as _anObject, b as _isObject, _ as _export } from './_to-object-a4107da3.js';
|
|
3
|
+
import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import { _ as _objectSap } from './_object-sap-964b6feb.js';
|
|
5
|
+
import { d as defineProperty } from './define-property-8af5f002.js';
|
|
6
|
+
import { a as _typeof_1, b as _objectGopd } from './typeof-af9c50d8.js';
|
|
6
7
|
|
|
7
8
|
// 19.1.2.9 Object.getPrototypeOf(O)
|
|
8
9
|
|
|
@@ -176,4 +177,4 @@ exports.default = function (subClass, superClass) {
|
|
|
176
177
|
|
|
177
178
|
var _inherits = unwrapExports(inherits);
|
|
178
179
|
|
|
179
|
-
export { _inherits as _, _classCallCheck as a, _possibleConstructorReturn as b, _Object$getPrototypeOf as c, _createClass as d
|
|
180
|
+
export { _inherits as _, _classCallCheck as a, _possibleConstructorReturn as b, _Object$getPrototypeOf as c, _createClass as d };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import {
|
|
3
|
-
import { _ as _objectSap } from './_object-sap-
|
|
2
|
+
import { n as _objectKeys, f as _toObject, a as _core } from './_to-object-a4107da3.js';
|
|
3
|
+
import { _ as _objectSap } from './_object-sap-964b6feb.js';
|
|
4
4
|
|
|
5
5
|
// 19.1.2.14 Object.keys(O)
|
|
6
6
|
|
|
@@ -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
|
|