@mjhls/mjh-framework 1.0.913 → 1.0.915-filename-fix-v1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +2 -1
- package/dist/cjs/AD300x250x600.js +2 -1
- package/dist/cjs/AD728x90.js +2 -1
- package/dist/cjs/ADFloatingFooter.js +2 -1
- package/dist/cjs/ADGutter.js +2 -1
- package/dist/cjs/ADSkyscraper.js +2 -1
- package/dist/cjs/ADSponsoredResources.js +2 -1
- package/dist/cjs/ADWebcast.js +2 -1
- package/dist/cjs/ADWelcome.js +2 -1
- package/dist/cjs/AdSlot.js +2 -1
- package/dist/cjs/AdSlotsProvider.js +2 -1
- package/dist/cjs/AlgoliaSearch.js +14283 -20
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +8 -6
- package/dist/cjs/ArticleSeriesLandingPage.js +5 -4
- package/dist/cjs/ArticleSeriesListing.js +3 -2
- package/dist/cjs/Auth.js +3 -3
- package/dist/cjs/AuthWrapper.js +1469 -293
- package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-9ebd251f.js} +1 -1
- package/dist/cjs/CMEDeck.js +2 -1
- package/dist/cjs/Column3.js +2 -1
- package/dist/cjs/ConferenceArticleCard.js +1 -1
- package/dist/cjs/ContentCardPaginated.js +6 -6
- package/dist/cjs/DeckContent.js +5 -4
- package/dist/cjs/DeckQueue.js +4 -3
- package/dist/cjs/DeckQueuePaginated.js +5 -5
- package/dist/cjs/{Dfp-94f8ccdf.js → Dfp-9be904d5.js} +2 -1
- package/dist/cjs/ExternalResources.js +8 -6
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/ForbesHero.js +1 -1
- package/dist/cjs/GridContent.js +7 -6
- package/dist/cjs/GridContentPaginated.js +8 -8
- package/dist/cjs/GridHero.js +2 -2
- package/dist/cjs/GroupDeck.js +1 -1
- package/dist/cjs/Hero.js +2 -2
- package/dist/cjs/HorizontalArticleListing.js +8 -6
- package/dist/cjs/HorizontalHero.js +1 -1
- package/dist/cjs/ImageSlider-6c00b878.js +2813 -0
- package/dist/cjs/IssueContentDeck.js +1 -1
- package/dist/cjs/IssueDeck.js +1 -1
- package/dist/cjs/IssueLanding.js +10 -8
- package/dist/cjs/LeftNav.js +2 -1
- package/dist/cjs/MasterDeck.js +5 -4
- package/dist/cjs/MasterDeckPaginated.js +5 -5
- package/dist/cjs/{MediaSeriesCard-103e075c.js → MediaSeriesCard-8b203571.js} +393 -390
- package/dist/cjs/MediaSeriesLanding.js +13 -10
- package/dist/cjs/MediaSeriesLandingPaginated.js +14 -12
- package/dist/cjs/OncliveHero.js +1 -1
- package/dist/cjs/OncliveLargeHero.js +2 -2
- package/dist/cjs/Pagination-42f92f7c.js +97 -0
- package/dist/cjs/PartnerDetailListing.js +19 -16
- package/dist/cjs/PartnerDetailListingPaginated.js +15 -14
- package/dist/cjs/PubSection.js +6 -5
- package/dist/cjs/PublicationDeck.js +1 -1
- package/dist/cjs/PublicationLanding.js +7 -2
- package/dist/cjs/QueueDeckExpanded.js +6 -5
- package/dist/cjs/QueueDeckExpandedPaginated.js +7 -7
- package/dist/cjs/RelatedContent.js +1 -1
- package/dist/cjs/Schema.js +1 -1
- package/dist/cjs/SeriesListingDeck.js +4 -3
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TaxonomyDescription.js +8 -6
- package/dist/cjs/TemplateNormal.js +2 -1
- package/dist/cjs/ThumbnailCard.js +2 -2
- package/dist/cjs/VerticalHero.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +8 -6
- package/dist/cjs/VideoSeriesCard.js +1 -1
- package/dist/cjs/VideoSeriesLandingPage.js +5 -4
- package/dist/cjs/VideoSeriesListing.js +3 -2
- package/dist/cjs/View.js +19 -13
- package/dist/cjs/YahooHero.js +2 -2
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
- package/dist/cjs/{entities-3f9d0f2f.js → entities-df1aed86.js} +4 -0
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/getQuery.js +2 -2
- package/dist/cjs/getRelatedArticle.js +2 -2
- package/dist/cjs/getSerializers.js +8 -6
- package/dist/cjs/index-50be6759.js +105 -0
- package/dist/cjs/{index-efca863c.js → index-d48b231c.js} +5 -5
- package/dist/cjs/{index-16fd5776.js → index-f9f5f7c0.js} +9 -29
- package/dist/cjs/{index-0e4427c8.js → index-fc2f1ca2.js} +2 -467
- package/dist/cjs/index.js +16 -14
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/cjs/urlFor.js +1 -1
- package/dist/cjs/urlForFile-29d3815a.js +24 -0
- package/dist/cjs/{util-6f784d85.js → util-93a37fd0.js} +11 -0
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +9 -8
- package/dist/esm/AD300x250x600.js +9 -8
- package/dist/esm/AD728x90.js +9 -8
- package/dist/esm/ADFloatingFooter.js +9 -8
- package/dist/esm/ADFooter.js +3 -3
- package/dist/esm/ADGutter.js +9 -8
- package/dist/esm/{ADInfeed-bba8b026.js → ADInfeed-0a55cd2d.js} +1 -1
- package/dist/esm/ADSkyscraper.js +9 -8
- package/dist/esm/ADSponsoredResources.js +9 -8
- package/dist/esm/ADWebcast.js +9 -8
- package/dist/esm/ADWelcome.js +9 -8
- package/dist/esm/{ADlgInfeed-a45afa1d.js → ADlgInfeed-013e1f4a.js} +1 -1
- package/dist/esm/AccordionPanel.js +3 -3
- package/dist/esm/AdSlot.js +9 -8
- package/dist/esm/AdSlotsProvider.js +7 -6
- package/dist/esm/AlgoliaSearch.js +14284 -21
- package/dist/esm/AlphabeticList.js +6 -6
- package/dist/esm/ArticleCarousel.js +5 -5
- package/dist/esm/ArticleProgramLandingPage.js +22 -20
- package/dist/esm/ArticleSeriesLandingPage.js +18 -17
- package/dist/esm/ArticleSeriesListing.js +12 -11
- package/dist/esm/Auth.js +11 -11
- package/dist/esm/AuthWrapper.js +1466 -290
- package/dist/esm/{AuthorComponent-defe68b6.js → AuthorComponent-11adff02.js} +1 -1
- package/dist/esm/Beam.js +5 -5
- package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-1e73bd2c.js} +1 -1
- package/dist/esm/Breadcrumbs.js +3 -3
- package/dist/esm/CMEDeck.js +9 -8
- package/dist/esm/Column2.js +6 -6
- package/dist/esm/Column3.js +11 -10
- package/dist/esm/ConferenceArticleCard.js +4 -4
- package/dist/esm/ContentCardPaginated.js +19 -19
- package/dist/esm/DeckContent.js +18 -17
- package/dist/esm/DeckQueue.js +15 -14
- package/dist/esm/DeckQueuePaginated.js +17 -17
- package/dist/esm/{Dfp-4b99f79d.js → Dfp-102f0beb.js} +5 -4
- package/dist/esm/EventsDeck.js +10 -10
- package/dist/esm/ExternalResources.js +22 -20
- package/dist/esm/Feature.js +4 -4
- package/dist/esm/ForbesHero.js +5 -5
- package/dist/esm/GridContent.js +21 -20
- package/dist/esm/GridContentPaginated.js +22 -22
- package/dist/esm/GridHero.js +6 -6
- package/dist/esm/GroupDeck.js +6 -6
- package/dist/esm/HamMagazine.js +6 -6
- package/dist/esm/Hero.js +5 -5
- package/dist/esm/HorizontalArticleListing.js +22 -20
- package/dist/esm/HorizontalHero.js +4 -4
- package/dist/esm/ImageSlider-f84174cb.js +2804 -0
- package/dist/esm/IssueContentDeck.js +5 -5
- package/dist/esm/IssueDeck.js +7 -7
- package/dist/esm/IssueLanding.js +25 -23
- package/dist/esm/LeftNav.js +9 -8
- package/dist/esm/MasterDeck.js +18 -17
- package/dist/esm/MasterDeckPaginated.js +18 -18
- package/dist/esm/{MediaSeriesCard-82d58e00.js → MediaSeriesCard-e1249ccb.js} +109 -106
- package/dist/esm/MediaSeriesLanding.js +27 -24
- package/dist/esm/MediaSeriesLandingPaginated.js +28 -26
- package/dist/esm/NavDvm.js +5 -5
- package/dist/esm/NavMagazine.js +6 -6
- package/dist/esm/NavNative.js +5 -5
- package/dist/esm/OncliveHero.js +4 -4
- package/dist/esm/OncliveLargeHero.js +6 -6
- package/dist/esm/PageFilter.js +3 -3
- package/dist/esm/Pagination-484b86c5.js +90 -0
- package/dist/esm/PartnerDetailListing.js +33 -30
- package/dist/esm/PartnerDetailListingPaginated.js +29 -28
- package/dist/esm/PopUpModal.js +3 -3
- package/dist/esm/PubSection.js +15 -14
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +4 -4
- package/dist/esm/PublicationLanding.js +15 -10
- package/dist/esm/QueueDeckExpanded.js +15 -14
- package/dist/esm/QueueDeckExpandedPaginated.js +16 -16
- package/dist/esm/RelatedContent.js +4 -4
- package/dist/esm/Schema.js +8 -8
- package/dist/esm/Search.js +3 -3
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +10 -9
- package/dist/esm/{SeriesSlider-98b7a870.js → SeriesSlider-98ad6d97.js} +1 -1
- package/dist/esm/SideFooter.js +6 -6
- package/dist/esm/{SocialSearchComponent-1d8a9f59.js → SocialSearchComponent-4b56cd8c.js} +1 -1
- package/dist/esm/TaxonomyCard.js +6 -6
- package/dist/esm/TaxonomyDescription.js +22 -20
- package/dist/esm/TemplateNormal.js +12 -11
- package/dist/esm/ThumbnailCard.js +5 -5
- package/dist/esm/Ustream.js +6 -6
- package/dist/esm/VerticalHero.js +4 -4
- package/dist/esm/VideoProgramLandingPage.js +22 -20
- package/dist/esm/VideoSeriesCard.js +6 -6
- package/dist/esm/VideoSeriesFilter.js +5 -5
- package/dist/esm/VideoSeriesLandingPage.js +18 -17
- package/dist/esm/VideoSeriesListing.js +12 -11
- package/dist/esm/View.js +35 -28
- package/dist/esm/YahooHero.js +6 -6
- package/dist/esm/YoutubeGroup.js +4 -4
- package/dist/esm/{_is-array-893ab020.js → _is-array-8d21b9e3.js} +1 -1
- package/dist/esm/{_iter-detect-f089461c.js → _iter-detect-98db3b07.js} +1 -1
- package/dist/esm/{_object-sap-169d6272.js → _object-sap-7cee6f84.js} +1 -1
- package/dist/esm/{_object-to-array-50a6b9a3.js → _object-to-array-2300e51b.js} +1 -1
- package/dist/esm/{asyncToGenerator-b4dfe691.js → asyncToGenerator-5ef104a7.js} +3 -3
- package/dist/esm/{core.get-iterator-method-e903ff31.js → core.get-iterator-method-ea258bb1.js} +1 -1
- package/dist/esm/{define-property-99e66838.js → define-property-5f1bda73.js} +1 -1
- package/dist/esm/defineProperty-23a8f8cd.js +68 -0
- package/dist/esm/{defineProperty-8fa0bc8d.js → defineProperty-8c30428f.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-6d9154b4.js} +4 -0
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/{extends-dc6a71fd.js → extends-6d8e3924.js} +1 -1
- package/dist/esm/faundadb.js +4 -4
- package/dist/esm/getQuery.js +2 -2
- package/dist/esm/getRelatedArticle.js +7 -7
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +22 -20
- package/dist/esm/{getTargeting-0cdf8983.js → getTargeting-04d979c9.js} +2 -2
- package/dist/esm/getTargeting.js +5 -5
- package/dist/esm/{index-0dbff1d1.js → index-3f5c03b2.js} +5 -5
- package/dist/esm/{index-7f0f8278.js → index-4d8a8743.js} +13 -33
- package/dist/esm/index-98ca9cec.js +100 -0
- package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
- package/dist/esm/index.js +35 -33
- package/dist/esm/{inherits-8a801a18.js → inherits-a6ba2ec4.js} +4 -4
- package/dist/esm/{keys-425c8ab0.js → keys-31dcdb31.js} +2 -2
- package/dist/esm/{slicedToArray-ca2c8b8d.js → slicedToArray-6ebcbfea.js} +2 -2
- package/dist/esm/{stringify-c21932b3.js → stringify-2b084bee.js} +1 -1
- package/dist/esm/{toConsumableArray-7b1c0e23.js → toConsumableArray-f7074d7c.js} +2 -2
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/dist/esm/{typeof-83d9eb10.js → typeof-e9fc0c5d.js} +3 -3
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/urlForFile-b69adffc.js +22 -0
- package/dist/esm/{ustream-api-41166338.js → ustream-api-d3714624.js} +4 -4
- package/dist/esm/{util-3ab476bf.js → util-8ed16d48.js} +11 -0
- package/dist/esm/{web.dom.iterable-fdf034f5.js → web.dom.iterable-ab4dea5c.js} +1 -1
- package/package.json +1 -1
- package/dist/cjs/ImageSlider-a7fb6218.js +0 -182
- package/dist/cjs/Pagination-885dcfbd.js +0 -90
- package/dist/esm/ImageSlider-eab2fe41.js +0 -176
- package/dist/esm/Pagination-59436882.js +0 -82
- /package/dist/cjs/{ADInfeed-51a39495.js → ADInfeed-bce0ba07.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-12db4509.js → ADlgInfeed-950b414b.js} +0 -0
- /package/dist/cjs/{PublicationFeature-be5f3503.js → PublicationFeature-5ccf9b13.js} +0 -0
- /package/dist/cjs/{SeriesSlider-f9128638.js → SeriesSlider-de93a303.js} +0 -0
- /package/dist/esm/{PublicationFeature-03500094.js → PublicationFeature-d88e76b9.js} +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { _ as _JSON$stringify } from './stringify-
|
|
2
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
3
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
4
|
-
import { _ as _extends } from './extends-
|
|
5
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
1
|
+
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
2
|
+
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
3
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
|
|
4
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
5
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
6
6
|
import React__default from 'react';
|
|
7
|
-
import { l as lib_3 } from './index-
|
|
7
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
8
8
|
import Container from 'react-bootstrap/Container';
|
|
9
9
|
import Row from 'react-bootstrap/Row';
|
|
10
10
|
import Col from 'react-bootstrap/Col';
|
|
@@ -12,31 +12,32 @@ import Card from 'react-bootstrap/Card';
|
|
|
12
12
|
import { m as moment } from './moment-bc12cb97.js';
|
|
13
13
|
import { withRouter } from 'next/router';
|
|
14
14
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
15
|
-
import { c as clean_html_1 } from './entities-
|
|
16
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
15
|
+
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
16
|
+
import { A as ADInfeed } from './ADInfeed-0a55cd2d.js';
|
|
17
17
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
18
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
18
|
+
import { A as ADlgInfeed } from './ADlgInfeed-013e1f4a.js';
|
|
19
19
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
20
20
|
import { g as get_1 } from './get-3c308da4.js';
|
|
21
21
|
import urlFor from './urlFor.js';
|
|
22
22
|
import { m as main_43 } from './main-1894c974.js';
|
|
23
|
-
import { A as AuthorComponent } from './AuthorComponent-
|
|
24
|
-
import { P as PublicationFeature } from './PublicationFeature-
|
|
25
|
-
import { P as Pagination } from './Pagination-
|
|
23
|
+
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
24
|
+
import { P as PublicationFeature } from './PublicationFeature-d88e76b9.js';
|
|
25
|
+
import { P as Pagination } from './Pagination-484b86c5.js';
|
|
26
26
|
import Spinner from 'react-bootstrap/Spinner';
|
|
27
27
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
28
|
-
import './core.get-iterator-method-
|
|
29
|
-
import './_iter-detect-
|
|
30
|
-
import './web.dom.iterable-
|
|
28
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
29
|
+
import './_iter-detect-98db3b07.js';
|
|
30
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
31
31
|
import './_library-528f1934.js';
|
|
32
32
|
import './_object-pie-133f504a.js';
|
|
33
|
-
import './_object-sap-
|
|
34
|
-
import './define-property-
|
|
35
|
-
import './typeof-
|
|
36
|
-
import './_is-array-
|
|
33
|
+
import './_object-sap-7cee6f84.js';
|
|
34
|
+
import './define-property-5f1bda73.js';
|
|
35
|
+
import './typeof-e9fc0c5d.js';
|
|
36
|
+
import './_is-array-8d21b9e3.js';
|
|
37
|
+
import './events-6c3a7a63.js';
|
|
37
38
|
import 'prop-types';
|
|
38
39
|
import 'react-dom';
|
|
39
|
-
import './slicedToArray-
|
|
40
|
+
import './slicedToArray-6ebcbfea.js';
|
|
40
41
|
import './AdSlot.js';
|
|
41
42
|
import './debounce-533d9748.js';
|
|
42
43
|
import './isSymbol-a7e9aafe.js';
|
|
@@ -44,9 +45,8 @@ import './toNumber-5aeba6e7.js';
|
|
|
44
45
|
import './Beam.js';
|
|
45
46
|
import './Segment.js';
|
|
46
47
|
import './eq-bdcbf886.js';
|
|
47
|
-
import './index-
|
|
48
|
+
import './index-3f5c03b2.js';
|
|
48
49
|
import 'react-bootstrap/Button';
|
|
49
|
-
import 'react-paginate';
|
|
50
50
|
import './index.esm-1bd8a0a8.js';
|
|
51
51
|
import './iconBase-ccc56b97.js';
|
|
52
52
|
|
package/dist/esm/GridHero.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import { m as moment } from './moment-bc12cb97.js';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
|
-
import { c as clean_html_1 } from './entities-
|
|
4
|
+
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
5
5
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
6
|
-
import { A as AuthorComponent } from './AuthorComponent-
|
|
6
|
+
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './slicedToArray-
|
|
9
|
-
import './web.dom.iterable-
|
|
10
|
-
import './core.get-iterator-method-
|
|
11
|
-
import './index-
|
|
8
|
+
import './slicedToArray-6ebcbfea.js';
|
|
9
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
10
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
11
|
+
import './index-3f5c03b2.js';
|
|
12
12
|
import 'react-dom';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
package/dist/esm/GroupDeck.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { _ as _typeof } from './typeof-
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
3
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
4
4
|
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
5
5
|
import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
6
6
|
import urlFor from './urlFor.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './core.get-iterator-method-
|
|
9
|
-
import './web.dom.iterable-
|
|
10
|
-
import './_is-array-
|
|
8
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
9
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
10
|
+
import './_is-array-8d21b9e3.js';
|
|
11
11
|
import './_object-pie-133f504a.js';
|
|
12
12
|
import './_library-528f1934.js';
|
|
13
|
-
import './index-
|
|
13
|
+
import './index-3f5c03b2.js';
|
|
14
14
|
|
|
15
15
|
var GroupDeck = function GroupDeck(props) {
|
|
16
16
|
// Props should be an array of objects containing Thumbnail, title, and URL
|
package/dist/esm/HamMagazine.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
2
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
3
3
|
import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
4
4
|
import { S as SocialNavFooter } from './index.esm-37268dca.js';
|
|
5
|
-
import { S as SocialSearchComponent } from './SocialSearchComponent-
|
|
5
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-4b56cd8c.js';
|
|
6
6
|
import 'react-bootstrap/Form';
|
|
7
7
|
import 'react-bootstrap/FormControl';
|
|
8
8
|
import 'react-bootstrap/Button';
|
|
@@ -15,15 +15,15 @@ import { M as MdEmail } from './index.esm-9b042655.js';
|
|
|
15
15
|
import { b as IoMdLogIn } from './index.esm-eb1e8e80.js';
|
|
16
16
|
import { m as main_43, c as main_44 } from './main-1894c974.js';
|
|
17
17
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
18
|
-
import './web.dom.iterable-
|
|
19
|
-
import './core.get-iterator-method-
|
|
18
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
19
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
20
20
|
import './react-social-icons-9be47857.js';
|
|
21
21
|
import 'prop-types';
|
|
22
22
|
import './iconBase-ccc56b97.js';
|
|
23
23
|
import './SocialIcons.js';
|
|
24
|
-
import './asyncToGenerator-
|
|
24
|
+
import './asyncToGenerator-5ef104a7.js';
|
|
25
25
|
import './_library-528f1934.js';
|
|
26
|
-
import './_iter-detect-
|
|
26
|
+
import './_iter-detect-98db3b07.js';
|
|
27
27
|
|
|
28
28
|
var HamMagazine = function HamMagazine(props) {
|
|
29
29
|
/*
|
package/dist/esm/Hero.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import { Card } from 'react-bootstrap';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
|
-
import { c as clean_html_1 } from './entities-
|
|
5
|
-
import './slicedToArray-
|
|
4
|
+
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
5
|
+
import './slicedToArray-6ebcbfea.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './web.dom.iterable-
|
|
8
|
-
import './core.get-iterator-method-
|
|
9
|
-
import './index-
|
|
7
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
8
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
9
|
+
import './index-3f5c03b2.js';
|
|
10
10
|
|
|
11
11
|
var Hero = function Hero(_ref) {
|
|
12
12
|
var data = _ref.data,
|
|
@@ -1,56 +1,58 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-
|
|
1
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import ArticleCarousel from './ArticleCarousel.js';
|
|
4
4
|
import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
|
|
5
|
-
import { B as BlockContent } from './BlockContent-
|
|
6
|
-
import { g as getSerializers } from './index-
|
|
5
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
6
|
+
import { g as getSerializers } from './index-4d8a8743.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './core.get-iterator-method-
|
|
8
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './_object-pie-133f504a.js';
|
|
10
10
|
import './YoutubeGroup.js';
|
|
11
|
-
import './slicedToArray-
|
|
12
|
-
import './web.dom.iterable-
|
|
11
|
+
import './slicedToArray-6ebcbfea.js';
|
|
12
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
13
13
|
import './index-c7e2ac95.js';
|
|
14
14
|
import './index-755f2cc2.js';
|
|
15
15
|
import 'react-dom';
|
|
16
16
|
import 'prop-types';
|
|
17
17
|
import './smoothscroll-fa4e3f8c.js';
|
|
18
18
|
import './urlFor.js';
|
|
19
|
-
import './index-
|
|
19
|
+
import './index-3f5c03b2.js';
|
|
20
20
|
import './main-1894c974.js';
|
|
21
21
|
import './iconBase-ccc56b97.js';
|
|
22
22
|
import 'react-bootstrap';
|
|
23
|
-
import './index-
|
|
23
|
+
import './index-f0fc23eb.js';
|
|
24
|
+
import './events-6c3a7a63.js';
|
|
24
25
|
import 'next/router';
|
|
25
|
-
import './util-
|
|
26
|
+
import './util-8ed16d48.js';
|
|
26
27
|
import './Beam.js';
|
|
27
|
-
import './stringify-
|
|
28
|
-
import './asyncToGenerator-
|
|
28
|
+
import './stringify-2b084bee.js';
|
|
29
|
+
import './asyncToGenerator-5ef104a7.js';
|
|
29
30
|
import './_library-528f1934.js';
|
|
30
|
-
import './_iter-detect-
|
|
31
|
+
import './_iter-detect-98db3b07.js';
|
|
31
32
|
import './Segment.js';
|
|
32
|
-
import './
|
|
33
|
-
import './
|
|
33
|
+
import './urlForFile-b69adffc.js';
|
|
34
|
+
import './typeof-e9fc0c5d.js';
|
|
35
|
+
import './_is-array-8d21b9e3.js';
|
|
34
36
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
35
37
|
import './GroupDeck.js';
|
|
36
38
|
import './moment-bc12cb97.js';
|
|
37
39
|
import './SocialShare.js';
|
|
38
40
|
import 'next/head';
|
|
39
41
|
import 'react-share';
|
|
40
|
-
import './_object-to-array-
|
|
41
|
-
import './toConsumableArray-
|
|
42
|
+
import './_object-to-array-2300e51b.js';
|
|
43
|
+
import './toConsumableArray-f7074d7c.js';
|
|
42
44
|
import 'react-bootstrap/Pagination';
|
|
43
45
|
import 'react-bootstrap/Button';
|
|
44
|
-
import './entities-
|
|
46
|
+
import './entities-6d9154b4.js';
|
|
45
47
|
import './AdSlot.js';
|
|
46
48
|
import './debounce-533d9748.js';
|
|
47
49
|
import './isSymbol-a7e9aafe.js';
|
|
48
50
|
import './toNumber-5aeba6e7.js';
|
|
49
51
|
import 'react-bootstrap/Row';
|
|
50
52
|
import 'react-bootstrap/Col';
|
|
51
|
-
import './inherits-
|
|
52
|
-
import './_object-sap-
|
|
53
|
-
import './define-property-
|
|
53
|
+
import './inherits-a6ba2ec4.js';
|
|
54
|
+
import './_object-sap-7cee6f84.js';
|
|
55
|
+
import './define-property-5f1bda73.js';
|
|
54
56
|
import 'react-bootstrap/Figure';
|
|
55
57
|
import 'react-bootstrap/OverlayTrigger';
|
|
56
58
|
import 'react-bootstrap/Tooltip';
|
|
@@ -3,10 +3,10 @@ import './moment-bc12cb97.js';
|
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
4
|
import { a as FaLongArrowAltRight } from './index.esm-1bd8a0a8.js';
|
|
5
5
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
6
|
-
import './slicedToArray-
|
|
7
|
-
import './web.dom.iterable-
|
|
8
|
-
import './core.get-iterator-method-
|
|
9
|
-
import './index-
|
|
6
|
+
import './slicedToArray-6ebcbfea.js';
|
|
7
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
8
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
9
|
+
import './index-3f5c03b2.js';
|
|
10
10
|
import './iconBase-ccc56b97.js';
|
|
11
11
|
|
|
12
12
|
var HorizontalHero = function HorizontalHero(props) {
|