@mjhls/mjh-framework 1.0.858 → 1.0.859-beta.0
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 +9 -10
- package/dist/cjs/AD300x250.js +11 -11
- package/dist/cjs/AD300x250x600.js +11 -11
- package/dist/cjs/AD728x90.js +12 -12
- package/dist/cjs/ADFloatingFooter.js +13 -13
- package/dist/cjs/ADFooter.js +8 -9
- package/dist/cjs/ADGutter.js +13 -13
- package/dist/cjs/{ADInfeed-ff26342c.js → ADInfeed-98c71bcd.js} +9 -11
- package/dist/cjs/ADSkyscraper.js +13 -13
- package/dist/cjs/ADSponsoredResources.js +13 -13
- package/dist/cjs/ADWebcast.js +13 -13
- package/dist/cjs/ADWelcome.js +17 -17
- package/dist/cjs/{ADlgInfeed-ad4953d4.js → ADlgInfeed-9de32585.js} +6 -7
- package/dist/cjs/AccordionPanel.js +22 -24
- package/dist/cjs/AdSlot.js +15 -15
- package/dist/cjs/AdSlotsProvider.js +903 -11
- package/dist/cjs/AlgoliaSearch.js +14012 -49
- package/dist/cjs/AlphabeticList.js +16 -17
- package/dist/cjs/ArticleCarousel.js +11 -12
- package/dist/cjs/ArticleProgramLandingPage.js +24 -25
- package/dist/cjs/ArticleSeriesLandingPage.js +21 -21
- package/dist/cjs/ArticleSeriesListing.js +41 -41
- package/dist/cjs/Auth.js +1197 -237
- package/dist/cjs/AuthWrapper.js +561 -26
- package/dist/cjs/{AuthorComponent-ac8972ce.js → AuthorComponent-bb831b74.js} +12 -13
- package/dist/cjs/{BlockContent-8b494587.js → BlockContent-091a991f.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +21 -23
- package/dist/cjs/CMEDeck.js +65 -64
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +19 -22
- package/dist/cjs/Column3.js +34 -36
- package/dist/cjs/ConferenceArticleCard.js +32 -33
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +82 -85
- package/dist/cjs/DeckQueue.js +70 -73
- package/dist/cjs/{Dfp-0bf098b5.js → Dfp-26baccf1.js} +23 -23
- package/dist/cjs/EventsDeck.js +134 -141
- package/dist/cjs/ExternalResources.js +48 -49
- package/dist/cjs/Feature.js +23 -25
- package/dist/cjs/ForbesHero.js +34 -35
- package/dist/cjs/GridContent.js +205 -209
- package/dist/cjs/GridHero.js +35 -36
- package/dist/cjs/GroupDeck.js +48 -49
- package/dist/cjs/HamMagazine.js +125 -130
- package/dist/cjs/Header.js +12 -14
- package/dist/cjs/Hero.js +9 -10
- package/dist/cjs/HighlightenVideo.js +16 -17
- package/dist/cjs/HorizontalArticleListing.js +38 -39
- package/dist/cjs/HorizontalHero.js +23 -24
- package/dist/cjs/IssueContentDeck.js +65 -70
- package/dist/cjs/IssueDeck.js +61 -66
- package/dist/cjs/IssueLanding.js +59 -60
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +22 -23
- package/dist/cjs/MasterDeck.js +59 -59
- package/dist/cjs/MediaSeriesLanding.js +909 -801
- package/dist/cjs/NavDvm.js +63 -68
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +126 -131
- package/dist/cjs/NavNative.js +117 -125
- package/dist/cjs/OncliveHero.js +17 -17
- package/dist/cjs/OncliveLargeHero.js +63 -64
- package/dist/cjs/PageFilter.js +8 -9
- package/dist/cjs/PartnerDetailListing.js +188 -288
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +13 -15
- package/dist/cjs/PubSection.js +21 -21
- package/dist/cjs/PubToc.js +7 -8
- package/dist/cjs/PublicationDeck.js +59 -64
- package/dist/cjs/PublicationLanding.js +110 -114
- package/dist/cjs/QueueDeckExpanded.js +287 -286
- package/dist/cjs/RecentNews.js +19 -20
- package/dist/cjs/RelatedContent.js +50 -51
- package/dist/cjs/RelatedTopicsDropdown.js +29 -32
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Search.js +12 -16
- package/dist/cjs/SeriesListingDeck.js +27 -26
- package/dist/cjs/{SeriesSlider-60fa1342.js → SeriesSlider-8bbc989f.js} +37 -38
- package/dist/cjs/SideFooter.js +25 -26
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-19548e2a.js → SocialSearchComponent-cea213aa.js} +34 -38
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +55 -60
- package/dist/cjs/TaxonomyDescription.js +23 -24
- package/dist/cjs/TemplateNormal.js +36 -36
- package/dist/cjs/ThumbnailCard.js +17 -19
- package/dist/cjs/Ustream.js +21 -22
- package/dist/cjs/VerticalHero.js +15 -16
- package/dist/cjs/VideoProgramLandingPage.js +41 -45
- package/dist/cjs/VideoSeriesCard.js +23 -24
- package/dist/cjs/VideoSeriesFilter.js +9 -9
- package/dist/cjs/VideoSeriesLandingPage.js +26 -26
- package/dist/cjs/VideoSeriesListing.js +58 -58
- package/dist/cjs/View.js +219 -225
- package/dist/cjs/YahooHero.js +30 -31
- package/dist/cjs/YoutubeGroup.js +54 -55
- package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-156bd4d6.js} +8 -10
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/{extends-60837c34.js → extends-0a918631.js} +1 -0
- package/dist/cjs/faundadb.js +1 -1
- package/dist/cjs/getRelatedArticle.js +131 -67
- package/dist/cjs/getSerializers.js +13 -13
- package/dist/cjs/{getTargeting-3e45e4d4.js → getTargeting-f1821260.js} +11 -11
- package/dist/cjs/getTargeting.js +2 -2
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/{index-99edf08a.js → index-3294d3bc.js} +1 -1
- package/dist/cjs/{index-9d365128.js → index-96b3db50.js} +10 -12
- package/dist/cjs/{index-44481153.js → index-98e01cb9.js} +47 -494
- package/dist/cjs/{index-646379c4.js → index-998ad42c.js} +1204 -954
- package/dist/cjs/{index-b5eb3ff8.js → index-be0c82be.js} +19 -20
- package/dist/cjs/index-e2e62963.js +89 -0
- package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
- package/dist/cjs/{index.esm-3ffa049c.js → index.esm-4d410430.js} +20 -20
- package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
- package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-e32d3e8e.js} +6 -3
- package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
- package/dist/cjs/index.js +61 -65
- package/dist/cjs/{inherits-87492b40.js → inherits-452ff02c.js} +4 -1
- package/dist/cjs/inherits-8d29278d.js +110 -0
- package/dist/cjs/{lodash-7fd85bcf.js → lodash-fc2922d0.js} +22 -71
- package/dist/cjs/{main-7b5e57b0.js → main-02daeefe.js} +54 -90
- package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
- package/dist/cjs/{moment-ca3bd9fb.js → moment-575fe24c.js} +8 -10
- package/dist/cjs/{react-social-icons-07939b41.js → react-social-icons-f7f48f71.js} +11 -12
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{typeof-9d7f610f.js → typeof-725500bc.js} +1 -1
- package/dist/cjs/urlFor.js +3 -3
- package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +9 -8
- package/dist/esm/AD300x250x600.js +9 -8
- package/dist/esm/AD728x90.js +10 -9
- package/dist/esm/ADFloatingFooter.js +11 -10
- package/dist/esm/ADFooter.js +6 -6
- package/dist/esm/ADGutter.js +11 -10
- package/dist/esm/{ADInfeed-422ad6e6.js → ADInfeed-1cc9d817.js} +7 -7
- package/dist/esm/ADSkyscraper.js +11 -10
- package/dist/esm/ADSponsoredResources.js +11 -10
- package/dist/esm/ADWebcast.js +11 -10
- package/dist/esm/ADWelcome.js +15 -14
- package/dist/esm/{ADlgInfeed-f7468db8.js → ADlgInfeed-8c4f129e.js} +4 -4
- package/dist/esm/AccordionPanel.js +17 -17
- package/dist/esm/AdSlot.js +7 -6
- package/dist/esm/AdSlotsProvider.js +903 -10
- package/dist/esm/AlgoliaSearch.js +14005 -41
- package/dist/esm/AlphabeticList.js +14 -14
- package/dist/esm/ArticleCarousel.js +9 -9
- package/dist/esm/ArticleProgramLandingPage.js +22 -22
- package/dist/esm/ArticleSeriesLandingPage.js +19 -18
- package/dist/esm/ArticleSeriesListing.js +38 -37
- package/dist/esm/Auth.js +1181 -217
- package/dist/esm/AuthWrapper.js +561 -24
- package/dist/esm/{AuthorComponent-8ffd4679.js → AuthorComponent-34b16174.js} +10 -10
- package/dist/esm/{BlockContent-d05b5b23.js → BlockContent-e9b4ddcf.js} +4 -4
- package/dist/esm/Breadcrumbs.js +11 -11
- package/dist/esm/CMEDeck.js +62 -61
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +17 -17
- package/dist/esm/Column3.js +32 -31
- package/dist/esm/ConferenceArticleCard.js +30 -30
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +78 -77
- package/dist/esm/DeckQueue.js +66 -65
- package/dist/esm/{Dfp-85c9513e.js → Dfp-b7236041.js} +11 -10
- package/dist/esm/EventsDeck.js +110 -110
- package/dist/esm/ExternalResources.js +43 -43
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +28 -28
- package/dist/esm/GridContent.js +174 -173
- package/dist/esm/GridHero.js +29 -29
- package/dist/esm/GroupDeck.js +36 -36
- package/dist/esm/HamMagazine.js +100 -100
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +36 -36
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +53 -53
- package/dist/esm/IssueDeck.js +55 -55
- package/dist/esm/IssueLanding.js +57 -57
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +18 -17
- package/dist/esm/MasterDeck.js +56 -55
- package/dist/esm/MediaSeriesLanding.js +672 -561
- package/dist/esm/NavDvm.js +46 -46
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +103 -103
- package/dist/esm/NavNative.js +92 -92
- package/dist/esm/OncliveHero.js +15 -14
- package/dist/esm/OncliveLargeHero.js +52 -52
- package/dist/esm/PageFilter.js +6 -6
- package/dist/esm/PartnerDetailListing.js +79 -178
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +8 -8
- package/dist/esm/PubSection.js +19 -18
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +51 -51
- package/dist/esm/PublicationLanding.js +96 -96
- package/dist/esm/QueueDeckExpanded.js +253 -252
- package/dist/esm/RecentNews.js +17 -17
- package/dist/esm/RelatedContent.js +45 -45
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +7 -7
- package/dist/esm/SeriesListingDeck.js +22 -21
- package/dist/esm/{SeriesSlider-05ecb544.js → SeriesSlider-a866bb21.js} +28 -28
- package/dist/esm/SideFooter.js +21 -21
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-47815365.js → SocialSearchComponent-03c3e869.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +51 -51
- package/dist/esm/TaxonomyDescription.js +18 -18
- package/dist/esm/TemplateNormal.js +33 -32
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +18 -18
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoProgramLandingPage.js +34 -34
- package/dist/esm/VideoSeriesCard.js +18 -18
- package/dist/esm/VideoSeriesFilter.js +6 -6
- package/dist/esm/VideoSeriesLandingPage.js +19 -18
- package/dist/esm/VideoSeriesListing.js +55 -54
- package/dist/esm/View.js +202 -204
- package/dist/esm/YahooHero.js +25 -25
- package/dist/esm/YoutubeGroup.js +39 -39
- package/dist/esm/{brightcove-react-player-loader.es-4abff0b1.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/{extends-eb69e8ac.js → extends-6f2fcc99.js} +1 -1
- package/dist/esm/faundadb.js +1 -1
- package/dist/esm/getRelatedArticle.js +126 -62
- package/dist/esm/getSerializers.js +13 -13
- package/dist/esm/{getTargeting-9cb7e014.js → getTargeting-bd800589.js} +10 -10
- package/dist/esm/getTargeting.js +2 -2
- package/dist/esm/{index-d1dee060.js → index-2fccaa7f.js} +1162 -901
- package/dist/esm/{index-1819118a.js → index-41a678ea.js} +41 -487
- package/dist/esm/{index-6c12bdd5.js → index-5f7e79e7.js} +4 -4
- package/dist/esm/{index-51a80699.js → index-73819142.js} +19 -20
- package/dist/esm/index-aaa2dae0.js +85 -0
- package/dist/esm/{index-fa2ffe86.js → index-ef6d5dcf.js} +1 -1
- package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
- package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
- package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
- package/dist/esm/{index.esm-c6715e80.js → index.esm-f8aaeeeb.js} +6 -3
- package/dist/esm/{index.esm-8ee5ff72.js → index.esm-fd746768.js} +18 -17
- package/dist/esm/index.js +53 -54
- package/dist/esm/inherits-77d5e4fc.js +101 -0
- package/dist/esm/{inherits-0d8cda6e.js → inherits-cf8dde54.js} +2 -2
- package/dist/esm/{lodash-ec8c6b48.js → lodash-17fdfebb.js} +22 -71
- package/dist/esm/{main-747e7d25.js → main-e4a934b2.js} +52 -87
- package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
- package/dist/esm/{moment-b6f49411.js → moment-e2f9b20c.js} +8 -10
- package/dist/esm/{react-social-icons-3822f1ce.js → react-social-icons-a7d5c5c7.js} +5 -5
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{typeof-af9c50d8.js → typeof-6435ba1c.js} +1 -1
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{visibility-sensor-f40c2564.js → visibility-sensor-72fd8f8b.js} +2 -2
- package/package.json +110 -110
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
package/dist/esm/index.js
CHANGED
|
@@ -6,33 +6,34 @@ import './_iter-detect-5d49a330.js';
|
|
|
6
6
|
import './toConsumableArray-43aa614d.js';
|
|
7
7
|
import './core.get-iterator-method-e1de7503.js';
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
|
-
import './extends-
|
|
9
|
+
import './extends-6f2fcc99.js';
|
|
10
10
|
import './_object-sap-964b6feb.js';
|
|
11
|
-
import './inherits-
|
|
11
|
+
import './inherits-cf8dde54.js';
|
|
12
12
|
import './define-property-8af5f002.js';
|
|
13
13
|
import './web.dom.iterable-4439f05a.js';
|
|
14
|
-
import './typeof-
|
|
14
|
+
import './typeof-6435ba1c.js';
|
|
15
15
|
import './_is-array-58e95429.js';
|
|
16
|
-
import
|
|
17
|
-
import './
|
|
16
|
+
import React__default from 'react';
|
|
17
|
+
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-41a678ea.js';
|
|
18
19
|
import 'prop-types';
|
|
19
20
|
import 'react-bootstrap/Container';
|
|
20
|
-
import Row from 'react-bootstrap/Row';
|
|
21
|
-
import Col from 'react-bootstrap/Col';
|
|
21
|
+
import Row$1 from 'react-bootstrap/Row';
|
|
22
|
+
import Col$1 from 'react-bootstrap/Col';
|
|
22
23
|
import 'react-bootstrap/Card';
|
|
23
|
-
import './moment-
|
|
24
|
+
import './moment-e2f9b20c.js';
|
|
24
25
|
import 'next/router';
|
|
25
26
|
import './isSymbol-1981418f.js';
|
|
26
27
|
import './debounce-9207d8ee.js';
|
|
27
28
|
import './toNumber-2f7a84cd.js';
|
|
28
|
-
import './index.es-
|
|
29
|
+
import './index.es-29c1cef5.js';
|
|
29
30
|
import 'react-dom';
|
|
30
|
-
import './visibility-sensor-
|
|
31
|
-
import './index-
|
|
31
|
+
import './visibility-sensor-72fd8f8b.js';
|
|
32
|
+
import './index-73819142.js';
|
|
32
33
|
import urlFor from './urlFor.js';
|
|
33
34
|
export { default as urlFor } from './urlFor.js';
|
|
34
|
-
import { L as LazyLoad } from './index-
|
|
35
|
-
import './main-
|
|
35
|
+
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
36
|
+
import './main-e4a934b2.js';
|
|
36
37
|
import './entities-7cc3bf45.js';
|
|
37
38
|
import './slicedToArray-641f241f.js';
|
|
38
39
|
import './stringify-4330ccdc.js';
|
|
@@ -40,22 +41,22 @@ import './asyncToGenerator-fc1c2e29.js';
|
|
|
40
41
|
export { default as Segment } from './Segment.js';
|
|
41
42
|
export { default as Beam } from './Beam.js';
|
|
42
43
|
export { default as AdSlot } from './AdSlot.js';
|
|
43
|
-
import './ADInfeed-
|
|
44
|
+
import './ADInfeed-1cc9d817.js';
|
|
44
45
|
export { default as DeckContent } from './DeckContent.js';
|
|
45
|
-
import './lodash-
|
|
46
|
-
import './ADlgInfeed-
|
|
46
|
+
import './lodash-17fdfebb.js';
|
|
47
|
+
import './ADlgInfeed-8c4f129e.js';
|
|
47
48
|
import './getContentCategory-15dcc413.js';
|
|
48
49
|
import './get-1e515072.js';
|
|
49
50
|
import './eq-b470f743.js';
|
|
50
51
|
export { default as AD } from './AD.js';
|
|
51
|
-
import './AuthorComponent-
|
|
52
|
+
import './AuthorComponent-34b16174.js';
|
|
52
53
|
import 'react-bootstrap/Button';
|
|
53
54
|
export { default as GridContent } from './GridContent.js';
|
|
54
55
|
export { default as DeckQueue } from './DeckQueue.js';
|
|
55
56
|
import 'react-bootstrap/Media';
|
|
56
57
|
export { default as ThumbnailCard } from './ThumbnailCard.js';
|
|
57
|
-
import './BlockContent-
|
|
58
|
-
import './react-social-icons-
|
|
58
|
+
import './BlockContent-e9b4ddcf.js';
|
|
59
|
+
import './react-social-icons-a7d5c5c7.js';
|
|
59
60
|
export { default as TaxonomyCard } from './TaxonomyCard.js';
|
|
60
61
|
export { default as RolesDeck } from './RolesDeck.js';
|
|
61
62
|
import './index-c7e2ac95.js';
|
|
@@ -66,13 +67,13 @@ import 'react-bootstrap';
|
|
|
66
67
|
import './timeDifferenceCalc.js';
|
|
67
68
|
export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
|
|
68
69
|
import './iconBase-602d52fe.js';
|
|
69
|
-
import './index.esm-
|
|
70
|
+
import './index.esm-29e48d38.js';
|
|
70
71
|
export { default as VideoSeriesListing } from './VideoSeriesListing.js';
|
|
71
72
|
export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
|
|
72
73
|
export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
73
|
-
export { g as getSerializers } from './index-
|
|
74
|
+
export { g as getSerializers } from './index-2fccaa7f.js';
|
|
74
75
|
import './util-7700fc59.js';
|
|
75
|
-
import './brightcove-react-player-loader.es-
|
|
76
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
76
77
|
import 'next/head';
|
|
77
78
|
import 'react-share';
|
|
78
79
|
export { default as SocialShare } from './SocialShare.js';
|
|
@@ -82,7 +83,6 @@ import 'react-bootstrap/Figure';
|
|
|
82
83
|
import 'react-bootstrap/OverlayTrigger';
|
|
83
84
|
import 'react-bootstrap/Tooltip';
|
|
84
85
|
import 'react-bootstrap/Popover';
|
|
85
|
-
import 'react-script-tag';
|
|
86
86
|
export { default as HorizontalArticleListing } from './HorizontalArticleListing.js';
|
|
87
87
|
export { default as MasterDeck } from './MasterDeck.js';
|
|
88
88
|
export { default as PublicationDeck } from './PublicationDeck.js';
|
|
@@ -93,15 +93,16 @@ import './defineProperty-94fd8bfc.js';
|
|
|
93
93
|
export { default as EventsDeck } from './EventsDeck.js';
|
|
94
94
|
import 'react-bootstrap/Spinner';
|
|
95
95
|
import 'react-bootstrap/Form';
|
|
96
|
-
import './index-
|
|
96
|
+
import './index-ef6d5dcf.js';
|
|
97
97
|
import './js.cookie-6874175c.js';
|
|
98
98
|
export { default as CMEDeck } from './CMEDeck.js';
|
|
99
99
|
export { default as ExternalResources } from './ExternalResources.js';
|
|
100
|
-
import '
|
|
100
|
+
import './index-aaa2dae0.js';
|
|
101
101
|
export { default as AlgoliaSearch } from './AlgoliaSearch.js';
|
|
102
|
+
import './inherits-77d5e4fc.js';
|
|
102
103
|
export { Column1 } from './Column1.js';
|
|
103
104
|
export { default as SideFooter } from './SideFooter.js';
|
|
104
|
-
import './ConferenceBanner-
|
|
105
|
+
import './ConferenceBanner-8792ebd2.js';
|
|
105
106
|
export { Column2 } from './Column2.js';
|
|
106
107
|
export { default as ADSponsoredResources } from './ADSponsoredResources.js';
|
|
107
108
|
import 'react-bootstrap/ListGroup';
|
|
@@ -117,12 +118,12 @@ export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
|
|
|
117
118
|
import 'react-bootstrap/Nav';
|
|
118
119
|
import 'react-bootstrap/Navbar';
|
|
119
120
|
import 'react-bootstrap/NavDropdown';
|
|
120
|
-
import './index.esm-
|
|
121
|
-
import './NavFooter-
|
|
122
|
-
import './index.esm-
|
|
121
|
+
import './index.esm-f8aaeeeb.js';
|
|
122
|
+
import './NavFooter-e27bd93b.js';
|
|
123
|
+
import './index.esm-fd746768.js';
|
|
123
124
|
export { default as SocialIcons } from './SocialIcons.js';
|
|
124
125
|
import 'react-bootstrap/FormControl';
|
|
125
|
-
import './SocialSearchComponent-
|
|
126
|
+
import './SocialSearchComponent-03c3e869.js';
|
|
126
127
|
export { default as NavMagazine } from './NavMagazine.js';
|
|
127
128
|
export { NavNative } from './NavNative.js';
|
|
128
129
|
export { default as Search } from './Search.js';
|
|
@@ -134,7 +135,6 @@ export { default as TemplateNormal } from './TemplateNormal.js';
|
|
|
134
135
|
export { default as AD300x250 } from './AD300x250.js';
|
|
135
136
|
export { default as AD300x250x600 } from './AD300x250x600.js';
|
|
136
137
|
export { default as ADFooter } from './ADFooter.js';
|
|
137
|
-
import 'react-ga';
|
|
138
138
|
export { default as AdSlotsProvider } from './AdSlotsProvider.js';
|
|
139
139
|
export { default as ADFloatingFooter } from './ADFloatingFooter.js';
|
|
140
140
|
export { default as ADWelcome } from './ADWelcome.js';
|
|
@@ -150,7 +150,7 @@ export { default as PdfDownload } from './PdfDownload.js';
|
|
|
150
150
|
import 'react-bootstrap/DropdownButton';
|
|
151
151
|
import 'react-bootstrap/Dropdown';
|
|
152
152
|
export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
|
|
153
|
-
import './index.esm-
|
|
153
|
+
import './index.esm-cf08bf18.js';
|
|
154
154
|
export { default as Ustream } from './Ustream.js';
|
|
155
155
|
export { default as HighlightenVideo } from './HighlightenVideo.js';
|
|
156
156
|
export { default as PublicationLanding } from './PublicationLanding.js';
|
|
@@ -176,12 +176,11 @@ import './index-db3bb315.js';
|
|
|
176
176
|
export { default as getRelatedArticle } from './getRelatedArticle.js';
|
|
177
177
|
export { default as getQuery } from './getQuery.js';
|
|
178
178
|
export { default as Auth } from './Auth.js';
|
|
179
|
-
import 'swr';
|
|
180
179
|
import 'passport-local';
|
|
181
180
|
import 'mysql';
|
|
182
|
-
import './md5-
|
|
183
|
-
import './SeriesSlider-
|
|
184
|
-
export { g as getTargeting } from './getTargeting-
|
|
181
|
+
import './md5-9be0e905.js';
|
|
182
|
+
import './SeriesSlider-a866bb21.js';
|
|
183
|
+
export { g as getTargeting } from './getTargeting-bd800589.js';
|
|
185
184
|
export { default as View } from './View.js';
|
|
186
185
|
export { default as getKeywords } from './getKeywords.js';
|
|
187
186
|
import './style-inject.es-1f59c1d0.js';
|
|
@@ -214,54 +213,54 @@ var FeatureArticles = function FeatureArticles(props) {
|
|
|
214
213
|
styles = _props$styles === undefined ? null : _props$styles;
|
|
215
214
|
|
|
216
215
|
|
|
217
|
-
return
|
|
216
|
+
return React__default.createElement(
|
|
218
217
|
'div',
|
|
219
218
|
{ className: 'featured-articles-wrapper' },
|
|
220
219
|
data.map(function (article, index) {
|
|
221
|
-
return
|
|
222
|
-
|
|
220
|
+
return React__default.createElement(
|
|
221
|
+
React__default.Fragment,
|
|
223
222
|
null,
|
|
224
|
-
|
|
225
|
-
Row,
|
|
223
|
+
React__default.createElement(
|
|
224
|
+
Row$1,
|
|
226
225
|
{ className: 'article-wrap' },
|
|
227
|
-
|
|
228
|
-
Col,
|
|
226
|
+
React__default.createElement(
|
|
227
|
+
Col$1,
|
|
229
228
|
{ className: 'mb-4 m-fl-center deck', xs: 12, sm: 4, md: 4, lg: 3, xl: 3 },
|
|
230
|
-
|
|
229
|
+
React__default.createElement(
|
|
231
230
|
'a',
|
|
232
231
|
{ href: '' + article.feature_link },
|
|
233
|
-
|
|
232
|
+
React__default.createElement(
|
|
234
233
|
'figure',
|
|
235
234
|
{ style: { marginTop: '1rem' } },
|
|
236
|
-
|
|
235
|
+
React__default.createElement(
|
|
237
236
|
LazyLoad,
|
|
238
237
|
{ height: imageHeight },
|
|
239
|
-
|
|
238
|
+
React__default.createElement('img', { style: { width: '100%', borderRadius: '10px' }, src: article.feature_img ? urlFor({ client: client, source: article.feature_img, imageWidth: imageWidth, imageHeight: imageHeight }) : defaultImage })
|
|
240
239
|
)
|
|
241
240
|
)
|
|
242
241
|
)
|
|
243
242
|
),
|
|
244
|
-
|
|
245
|
-
Col,
|
|
243
|
+
React__default.createElement(
|
|
244
|
+
Col$1,
|
|
246
245
|
{ className: 'article-wrap-body', xs: 12, sm: 8, md: 8, lg: 9, xl: 9, style: { paddingTop: '10px' } },
|
|
247
|
-
|
|
246
|
+
React__default.createElement(
|
|
248
247
|
'a',
|
|
249
248
|
{ href: '' + article.feature_link },
|
|
250
|
-
|
|
249
|
+
React__default.createElement(
|
|
251
250
|
'h4',
|
|
252
251
|
{ className: 'mb-1', style: { fontWeight: '600', fontSize: '22px' } },
|
|
253
252
|
article.feature_title
|
|
254
253
|
),
|
|
255
|
-
|
|
254
|
+
React__default.createElement(
|
|
256
255
|
'p',
|
|
257
256
|
{ style: { fontSize: '1.1em' } },
|
|
258
257
|
article.feature_body
|
|
259
258
|
)
|
|
260
259
|
)
|
|
261
260
|
),
|
|
262
|
-
index !== data.length - 1 &&
|
|
261
|
+
index !== data.length - 1 && React__default.createElement('hr', null)
|
|
263
262
|
),
|
|
264
|
-
|
|
263
|
+
React__default.createElement(
|
|
265
264
|
'style',
|
|
266
265
|
{ jsx: 'true' },
|
|
267
266
|
'\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 '
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
function _defineProperty(obj, key, value) {
|
|
2
|
+
if (key in obj) {
|
|
3
|
+
Object.defineProperty(obj, key, {
|
|
4
|
+
value: value,
|
|
5
|
+
enumerable: true,
|
|
6
|
+
configurable: true,
|
|
7
|
+
writable: true
|
|
8
|
+
});
|
|
9
|
+
} else {
|
|
10
|
+
obj[key] = value;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
return obj;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
function _classCallCheck(instance, Constructor) {
|
|
17
|
+
if (!(instance instanceof Constructor)) {
|
|
18
|
+
throw new TypeError("Cannot call a class as a function");
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
function _defineProperties(target, props) {
|
|
23
|
+
for (var i = 0; i < props.length; i++) {
|
|
24
|
+
var descriptor = props[i];
|
|
25
|
+
descriptor.enumerable = descriptor.enumerable || false;
|
|
26
|
+
descriptor.configurable = true;
|
|
27
|
+
if ("value" in descriptor) descriptor.writable = true;
|
|
28
|
+
Object.defineProperty(target, descriptor.key, descriptor);
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
function _createClass(Constructor, protoProps, staticProps) {
|
|
33
|
+
if (protoProps) _defineProperties(Constructor.prototype, protoProps);
|
|
34
|
+
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
35
|
+
return Constructor;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
function _typeof2(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof2 = function _typeof2(obj) { return typeof obj; }; } else { _typeof2 = function _typeof2(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof2(obj); }
|
|
39
|
+
|
|
40
|
+
function _typeof(obj) {
|
|
41
|
+
if (typeof Symbol === "function" && _typeof2(Symbol.iterator) === "symbol") {
|
|
42
|
+
_typeof = function _typeof(obj) {
|
|
43
|
+
return _typeof2(obj);
|
|
44
|
+
};
|
|
45
|
+
} else {
|
|
46
|
+
_typeof = function _typeof(obj) {
|
|
47
|
+
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : _typeof2(obj);
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
return _typeof(obj);
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
function _assertThisInitialized(self) {
|
|
55
|
+
if (self === void 0) {
|
|
56
|
+
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
return self;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
function _possibleConstructorReturn(self, call) {
|
|
63
|
+
if (call && (_typeof(call) === "object" || typeof call === "function")) {
|
|
64
|
+
return call;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
return _assertThisInitialized(self);
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
function _getPrototypeOf(o) {
|
|
71
|
+
_getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
|
|
72
|
+
return o.__proto__ || Object.getPrototypeOf(o);
|
|
73
|
+
};
|
|
74
|
+
return _getPrototypeOf(o);
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
function _setPrototypeOf(o, p) {
|
|
78
|
+
_setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
|
|
79
|
+
o.__proto__ = p;
|
|
80
|
+
return o;
|
|
81
|
+
};
|
|
82
|
+
|
|
83
|
+
return _setPrototypeOf(o, p);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
function _inherits(subClass, superClass) {
|
|
87
|
+
if (typeof superClass !== "function" && superClass !== null) {
|
|
88
|
+
throw new TypeError("Super expression must either be null or a function");
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
subClass.prototype = Object.create(superClass && superClass.prototype, {
|
|
92
|
+
constructor: {
|
|
93
|
+
value: subClass,
|
|
94
|
+
writable: true,
|
|
95
|
+
configurable: true
|
|
96
|
+
}
|
|
97
|
+
});
|
|
98
|
+
if (superClass) _setPrototypeOf(subClass, superClass);
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
export { _defineProperty as _, _typeof as a, _inherits as b, _classCallCheck as c, _possibleConstructorReturn as d, _getPrototypeOf as e, _assertThisInitialized as f, _createClass as g };
|
|
@@ -3,7 +3,7 @@ import { f as _toObject, a as _core, c as _ctx, m as _anObject, b as _isObject,
|
|
|
3
3
|
import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import { _ as _objectSap } from './_object-sap-964b6feb.js';
|
|
5
5
|
import { d as defineProperty } from './define-property-8af5f002.js';
|
|
6
|
-
import { a as _typeof_1, b as _objectGopd } from './typeof-
|
|
6
|
+
import { a as _typeof_1, b as _objectGopd } from './typeof-6435ba1c.js';
|
|
7
7
|
|
|
8
8
|
// 19.1.2.9 Object.getPrototypeOf(O)
|
|
9
9
|
|
|
@@ -177,4 +177,4 @@ exports.default = function (subClass, superClass) {
|
|
|
177
177
|
|
|
178
178
|
var _inherits = unwrapExports(inherits);
|
|
179
179
|
|
|
180
|
-
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, classCallCheck as e, inherits as i, possibleConstructorReturn as p };
|
|
@@ -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.15';
|
|
11
11
|
|
|
12
12
|
/** Used as the size to enable large array optimizations. */
|
|
13
13
|
var LARGE_ARRAY_SIZE = 200;
|
|
@@ -3714,21 +3714,8 @@ 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
|
-
|
|
3730
3717
|
var index = -1;
|
|
3731
|
-
iteratees = arrayMap(iteratees, baseUnary(getIteratee()));
|
|
3718
|
+
iteratees = arrayMap(iteratees.length ? iteratees : [identity], baseUnary(getIteratee()));
|
|
3732
3719
|
|
|
3733
3720
|
var result = baseMap(collection, function(value, key, collection) {
|
|
3734
3721
|
var criteria = arrayMap(iteratees, function(iteratee) {
|
|
@@ -3985,10 +3972,6 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
3985
3972
|
var key = toKey(path[index]),
|
|
3986
3973
|
newValue = value;
|
|
3987
3974
|
|
|
3988
|
-
if (key === '__proto__' || key === 'constructor' || key === 'prototype') {
|
|
3989
|
-
return object;
|
|
3990
|
-
}
|
|
3991
|
-
|
|
3992
3975
|
if (index != lastIndex) {
|
|
3993
3976
|
var objValue = nested[key];
|
|
3994
3977
|
newValue = customizer ? customizer(objValue, key, nested) : undefined$1;
|
|
@@ -4141,14 +4124,11 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
4141
4124
|
* into `array`.
|
|
4142
4125
|
*/
|
|
4143
4126
|
function baseSortedIndexBy(array, value, iteratee, retHighest) {
|
|
4144
|
-
var low = 0,
|
|
4145
|
-
high = array == null ? 0 : array.length;
|
|
4146
|
-
if (high === 0) {
|
|
4147
|
-
return 0;
|
|
4148
|
-
}
|
|
4149
|
-
|
|
4150
4127
|
value = iteratee(value);
|
|
4151
|
-
|
|
4128
|
+
|
|
4129
|
+
var low = 0,
|
|
4130
|
+
high = array == null ? 0 : array.length,
|
|
4131
|
+
valIsNaN = value !== value,
|
|
4152
4132
|
valIsNull = value === null,
|
|
4153
4133
|
valIsSymbol = isSymbol(value),
|
|
4154
4134
|
valIsUndefined = value === undefined$1;
|
|
@@ -5633,11 +5613,10 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
5633
5613
|
if (arrLength != othLength && !(isPartial && othLength > arrLength)) {
|
|
5634
5614
|
return false;
|
|
5635
5615
|
}
|
|
5636
|
-
//
|
|
5637
|
-
var
|
|
5638
|
-
|
|
5639
|
-
|
|
5640
|
-
return arrStacked == other && othStacked == array;
|
|
5616
|
+
// Assume cyclic values are equal.
|
|
5617
|
+
var stacked = stack.get(array);
|
|
5618
|
+
if (stacked && stack.get(other)) {
|
|
5619
|
+
return stacked == other;
|
|
5641
5620
|
}
|
|
5642
5621
|
var index = -1,
|
|
5643
5622
|
result = true,
|
|
@@ -5799,11 +5778,10 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
5799
5778
|
return false;
|
|
5800
5779
|
}
|
|
5801
5780
|
}
|
|
5802
|
-
//
|
|
5803
|
-
var
|
|
5804
|
-
|
|
5805
|
-
|
|
5806
|
-
return objStacked == other && othStacked == object;
|
|
5781
|
+
// Assume cyclic values are equal.
|
|
5782
|
+
var stacked = stack.get(object);
|
|
5783
|
+
if (stacked && stack.get(other)) {
|
|
5784
|
+
return stacked == other;
|
|
5807
5785
|
}
|
|
5808
5786
|
var result = true;
|
|
5809
5787
|
stack.set(object, other);
|
|
@@ -9184,10 +9162,6 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
9184
9162
|
* // The `_.property` iteratee shorthand.
|
|
9185
9163
|
* _.filter(users, 'active');
|
|
9186
9164
|
* // => 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']
|
|
9191
9165
|
*/
|
|
9192
9166
|
function filter(collection, predicate) {
|
|
9193
9167
|
var func = isArray(collection) ? arrayFilter : baseFilter;
|
|
@@ -9937,15 +9911,15 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
9937
9911
|
* var users = [
|
|
9938
9912
|
* { 'user': 'fred', 'age': 48 },
|
|
9939
9913
|
* { 'user': 'barney', 'age': 36 },
|
|
9940
|
-
* { 'user': 'fred', 'age':
|
|
9914
|
+
* { 'user': 'fred', 'age': 40 },
|
|
9941
9915
|
* { 'user': 'barney', 'age': 34 }
|
|
9942
9916
|
* ];
|
|
9943
9917
|
*
|
|
9944
9918
|
* _.sortBy(users, [function(o) { return o.user; }]);
|
|
9945
|
-
* // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred',
|
|
9919
|
+
* // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 40]]
|
|
9946
9920
|
*
|
|
9947
9921
|
* _.sortBy(users, ['user', 'age']);
|
|
9948
|
-
* // => objects for [['barney', 34], ['barney', 36], ['fred',
|
|
9922
|
+
* // => objects for [['barney', 34], ['barney', 36], ['fred', 40], ['fred', 48]]
|
|
9949
9923
|
*/
|
|
9950
9924
|
var sortBy = baseRest(function(collection, iteratees) {
|
|
9951
9925
|
if (collection == null) {
|
|
@@ -14820,11 +14794,11 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
14820
14794
|
|
|
14821
14795
|
// Use a sourceURL for easier debugging.
|
|
14822
14796
|
// The sourceURL gets injected into the source that's eval-ed, so be careful
|
|
14823
|
-
//
|
|
14824
|
-
//
|
|
14797
|
+
// with lookup (in case of e.g. prototype pollution), and strip newlines if any.
|
|
14798
|
+
// A newline wouldn't be a valid sourceURL anyway, and it'd enable code injection.
|
|
14825
14799
|
var sourceURL = '//# sourceURL=' +
|
|
14826
14800
|
(hasOwnProperty.call(options, 'sourceURL')
|
|
14827
|
-
? (options.sourceURL + '').replace(
|
|
14801
|
+
? (options.sourceURL + '').replace(/[\r\n]/g, ' ')
|
|
14828
14802
|
: ('lodash.templateSources[' + (++templateCounter) + ']')
|
|
14829
14803
|
) + '\n';
|
|
14830
14804
|
|
|
@@ -14857,6 +14831,8 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
14857
14831
|
|
|
14858
14832
|
// If `variable` is not specified wrap a with-statement around the generated
|
|
14859
14833
|
// 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.
|
|
14860
14836
|
var variable = hasOwnProperty.call(options, 'variable') && options.variable;
|
|
14861
14837
|
if (!variable) {
|
|
14862
14838
|
source = 'with (obj) {\n' + source + '\n}\n';
|
|
@@ -15563,9 +15539,6 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15563
15539
|
* values against any array or object value, respectively. See `_.isEqual`
|
|
15564
15540
|
* for a list of supported value comparisons.
|
|
15565
15541
|
*
|
|
15566
|
-
* **Note:** Multiple values can be checked by combining several matchers
|
|
15567
|
-
* using `_.overSome`
|
|
15568
|
-
*
|
|
15569
15542
|
* @static
|
|
15570
15543
|
* @memberOf _
|
|
15571
15544
|
* @since 3.0.0
|
|
@@ -15581,10 +15554,6 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15581
15554
|
*
|
|
15582
15555
|
* _.filter(objects, _.matches({ 'a': 4, 'c': 6 }));
|
|
15583
15556
|
* // => [{ '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 }]
|
|
15588
15557
|
*/
|
|
15589
15558
|
function matches(source) {
|
|
15590
15559
|
return baseMatches(baseClone(source, CLONE_DEEP_FLAG));
|
|
@@ -15599,9 +15568,6 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15599
15568
|
* `srcValue` values against any array or object value, respectively. See
|
|
15600
15569
|
* `_.isEqual` for a list of supported value comparisons.
|
|
15601
15570
|
*
|
|
15602
|
-
* **Note:** Multiple values can be checked by combining several matchers
|
|
15603
|
-
* using `_.overSome`
|
|
15604
|
-
*
|
|
15605
15571
|
* @static
|
|
15606
15572
|
* @memberOf _
|
|
15607
15573
|
* @since 3.2.0
|
|
@@ -15618,10 +15584,6 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15618
15584
|
*
|
|
15619
15585
|
* _.find(objects, _.matchesProperty('a', 4));
|
|
15620
15586
|
* // => { '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 }]
|
|
15625
15587
|
*/
|
|
15626
15588
|
function matchesProperty(path, srcValue) {
|
|
15627
15589
|
return baseMatchesProperty(path, baseClone(srcValue, CLONE_DEEP_FLAG));
|
|
@@ -15845,10 +15807,6 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15845
15807
|
* Creates a function that checks if **all** of the `predicates` return
|
|
15846
15808
|
* truthy when invoked with the arguments it receives.
|
|
15847
15809
|
*
|
|
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
|
-
*
|
|
15852
15810
|
* @static
|
|
15853
15811
|
* @memberOf _
|
|
15854
15812
|
* @since 4.0.0
|
|
@@ -15875,10 +15833,6 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15875
15833
|
* Creates a function that checks if **any** of the `predicates` return
|
|
15876
15834
|
* truthy when invoked with the arguments it receives.
|
|
15877
15835
|
*
|
|
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
|
-
*
|
|
15882
15836
|
* @static
|
|
15883
15837
|
* @memberOf _
|
|
15884
15838
|
* @since 4.0.0
|
|
@@ -15898,9 +15852,6 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
15898
15852
|
*
|
|
15899
15853
|
* func(NaN);
|
|
15900
15854
|
* // => false
|
|
15901
|
-
*
|
|
15902
|
-
* var matchesFunc = _.overSome([{ 'a': 1 }, { 'a': 2 }])
|
|
15903
|
-
* var matchesPropertyFunc = _.overSome([['a', 1], ['a', 2]])
|
|
15904
15855
|
*/
|
|
15905
15856
|
var overSome = createOver(arraySome);
|
|
15906
15857
|
|