@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,11 +1,11 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
2
|
-
import { c as createCommonjsModule,
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
|
|
2
|
+
import { c as createCommonjsModule, a as commonjsGlobal, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
3
3
|
import { c as cookie } from './index-db3bb315.js';
|
|
4
4
|
import getQuery from './getQuery.js';
|
|
5
|
-
import './core.get-iterator-method-
|
|
6
|
-
import './web.dom.iterable-
|
|
5
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
6
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
7
7
|
import './_library-528f1934.js';
|
|
8
|
-
import './_iter-detect-
|
|
8
|
+
import './_iter-detect-98db3b07.js';
|
|
9
9
|
|
|
10
10
|
var defaultParseOptions = {
|
|
11
11
|
decodeValues: true,
|
|
@@ -282,7 +282,7 @@ function areCookiesEqual(a, b) {
|
|
|
282
282
|
}
|
|
283
283
|
exports.areCookiesEqual = areCookiesEqual;
|
|
284
284
|
/* Functions */
|
|
285
|
-
|
|
285
|
+
|
|
286
286
|
});
|
|
287
287
|
|
|
288
288
|
unwrapExports(utils);
|
|
@@ -412,7 +412,7 @@ exports.default = {
|
|
|
412
412
|
get: parseCookies,
|
|
413
413
|
destroy: destroyCookie,
|
|
414
414
|
};
|
|
415
|
-
|
|
415
|
+
|
|
416
416
|
});
|
|
417
417
|
|
|
418
418
|
unwrapExports(dist);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
|
|
2
2
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
3
|
-
import './core.get-iterator-method-
|
|
4
|
-
import './web.dom.iterable-
|
|
3
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
4
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
5
5
|
import './_library-528f1934.js';
|
|
6
|
-
import './_iter-detect-
|
|
6
|
+
import './_iter-detect-98db3b07.js';
|
|
7
7
|
|
|
8
8
|
var _this = undefined;
|
|
9
9
|
|
|
@@ -1,32 +1,34 @@
|
|
|
1
|
-
import './extends-
|
|
1
|
+
import './extends-6d8e3924.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
export { g as default } from './index-
|
|
4
|
-
import './BlockContent-
|
|
5
|
-
import './entities-
|
|
3
|
+
export { g as default } from './index-4d8a8743.js';
|
|
4
|
+
import './BlockContent-1e73bd2c.js';
|
|
5
|
+
import './entities-6d9154b4.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './core.get-iterator-method-
|
|
7
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
8
8
|
import './_object-pie-133f504a.js';
|
|
9
|
-
import './slicedToArray-
|
|
10
|
-
import './web.dom.iterable-
|
|
9
|
+
import './slicedToArray-6ebcbfea.js';
|
|
10
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
11
11
|
import 'react-bootstrap';
|
|
12
12
|
import './urlFor.js';
|
|
13
|
-
import './index-
|
|
14
|
-
import './index-
|
|
13
|
+
import './index-3f5c03b2.js';
|
|
14
|
+
import './index-f0fc23eb.js';
|
|
15
|
+
import './events-6c3a7a63.js';
|
|
15
16
|
import 'prop-types';
|
|
16
17
|
import 'next/router';
|
|
17
18
|
import './index-c7e2ac95.js';
|
|
18
|
-
import './util-
|
|
19
|
+
import './util-8ed16d48.js';
|
|
19
20
|
import './Beam.js';
|
|
20
|
-
import './stringify-
|
|
21
|
-
import './asyncToGenerator-
|
|
21
|
+
import './stringify-2b084bee.js';
|
|
22
|
+
import './asyncToGenerator-5ef104a7.js';
|
|
22
23
|
import './_library-528f1934.js';
|
|
23
|
-
import './_iter-detect-
|
|
24
|
+
import './_iter-detect-98db3b07.js';
|
|
24
25
|
import './Segment.js';
|
|
25
26
|
import './main-1894c974.js';
|
|
27
|
+
import './urlForFile-b69adffc.js';
|
|
26
28
|
import './index-755f2cc2.js';
|
|
27
29
|
import 'react-dom';
|
|
28
|
-
import './typeof-
|
|
29
|
-
import './_is-array-
|
|
30
|
+
import './typeof-e9fc0c5d.js';
|
|
31
|
+
import './_is-array-8d21b9e3.js';
|
|
30
32
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
31
33
|
import './GroupDeck.js';
|
|
32
34
|
import './smoothscroll-fa4e3f8c.js';
|
|
@@ -34,8 +36,8 @@ import './moment-bc12cb97.js';
|
|
|
34
36
|
import './SocialShare.js';
|
|
35
37
|
import 'next/head';
|
|
36
38
|
import 'react-share';
|
|
37
|
-
import './_object-to-array-
|
|
38
|
-
import './toConsumableArray-
|
|
39
|
+
import './_object-to-array-2300e51b.js';
|
|
40
|
+
import './toConsumableArray-f7074d7c.js';
|
|
39
41
|
import 'react-bootstrap/Pagination';
|
|
40
42
|
import 'react-bootstrap/Button';
|
|
41
43
|
import './AdSlot.js';
|
|
@@ -44,9 +46,9 @@ import './isSymbol-a7e9aafe.js';
|
|
|
44
46
|
import './toNumber-5aeba6e7.js';
|
|
45
47
|
import 'react-bootstrap/Row';
|
|
46
48
|
import 'react-bootstrap/Col';
|
|
47
|
-
import './inherits-
|
|
48
|
-
import './_object-sap-
|
|
49
|
-
import './define-property-
|
|
49
|
+
import './inherits-a6ba2ec4.js';
|
|
50
|
+
import './_object-sap-7cee6f84.js';
|
|
51
|
+
import './define-property-5f1bda73.js';
|
|
50
52
|
import './index.esm-eb1e8e80.js';
|
|
51
53
|
import './iconBase-ccc56b97.js';
|
|
52
54
|
import 'react-bootstrap/Figure';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-
|
|
2
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
1
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
2
|
+
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
3
3
|
|
|
4
4
|
var getContentPlacementUrl = function getContentPlacementUrl(cp) {
|
|
5
5
|
var cp_url = '';
|
package/dist/esm/getTargeting.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import './extends-
|
|
2
|
-
import './toConsumableArray-
|
|
3
|
-
export { g as default } from './getTargeting-
|
|
1
|
+
import './extends-6d8e3924.js';
|
|
2
|
+
import './toConsumableArray-f7074d7c.js';
|
|
3
|
+
export { g as default } from './getTargeting-04d979c9.js';
|
|
4
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './core.get-iterator-method-
|
|
5
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
6
6
|
import './_object-pie-133f504a.js';
|
|
7
|
-
import './_iter-detect-
|
|
7
|
+
import './_iter-detect-98db3b07.js';
|
|
@@ -18,7 +18,7 @@ function parseAssetId(ref) {
|
|
|
18
18
|
return { id: id, width: width, height: height, format: format };
|
|
19
19
|
}
|
|
20
20
|
exports.default = parseAssetId;
|
|
21
|
-
|
|
21
|
+
|
|
22
22
|
});
|
|
23
23
|
|
|
24
24
|
unwrapExports(parseAssetId_1);
|
|
@@ -140,7 +140,7 @@ function applyDefaults(image) {
|
|
|
140
140
|
}
|
|
141
141
|
return result;
|
|
142
142
|
}
|
|
143
|
-
|
|
143
|
+
|
|
144
144
|
});
|
|
145
145
|
|
|
146
146
|
unwrapExports(parseSource_1);
|
|
@@ -326,7 +326,7 @@ function fit(source, spec) {
|
|
|
326
326
|
rect: cropRect,
|
|
327
327
|
};
|
|
328
328
|
}
|
|
329
|
-
|
|
329
|
+
|
|
330
330
|
});
|
|
331
331
|
|
|
332
332
|
unwrapExports(urlForImage_1);
|
|
@@ -533,7 +533,7 @@ var ImageUrlBuilder = /** @class */ (function () {
|
|
|
533
533
|
return ImageUrlBuilder;
|
|
534
534
|
}());
|
|
535
535
|
exports.ImageUrlBuilder = ImageUrlBuilder;
|
|
536
|
-
|
|
536
|
+
|
|
537
537
|
});
|
|
538
538
|
|
|
539
539
|
unwrapExports(builder);
|
|
@@ -545,7 +545,7 @@ var __importDefault = (commonjsGlobal && commonjsGlobal.__importDefault) || func
|
|
|
545
545
|
};
|
|
546
546
|
var builder_1 = __importDefault(builder);
|
|
547
547
|
module.exports = builder_1.default;
|
|
548
|
-
|
|
548
|
+
|
|
549
549
|
});
|
|
550
550
|
|
|
551
551
|
var imageUrlBuilder = unwrapExports(node);
|
|
@@ -1,36 +1,37 @@
|
|
|
1
|
-
import { _ as _extends, b as _extends$1 } from './extends-
|
|
1
|
+
import { _ as _extends, b as _extends$1 } from './extends-6d8e3924.js';
|
|
2
2
|
import React__default, { useState, useEffect, useRef, useLayoutEffect, useCallback } from 'react';
|
|
3
|
-
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-
|
|
3
|
+
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-6ebcbfea.js';
|
|
4
4
|
import { Carousel, Table, Figure as Figure$1, Card, Row, Col, Button, ProgressBar } from 'react-bootstrap';
|
|
5
5
|
import urlFor from './urlFor.js';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
7
7
|
import Router, { useRouter } from 'next/router';
|
|
8
8
|
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
9
9
|
import PropTypes from 'prop-types';
|
|
10
10
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
11
|
-
import { u as util } from './util-
|
|
11
|
+
import { u as util } from './util-8ed16d48.js';
|
|
12
12
|
import './Beam.js';
|
|
13
13
|
import Segment from './Segment.js';
|
|
14
14
|
import { e as main_18, b as main_42, m as main_43 } from './main-1894c974.js';
|
|
15
|
-
import { B as BlockContent } from './BlockContent-
|
|
15
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
16
|
+
import { u as urlForFile } from './urlForFile-b69adffc.js';
|
|
16
17
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
17
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
18
|
-
import { _ as _typeof$1 } from './typeof-
|
|
18
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
|
|
19
|
+
import { _ as _typeof$1 } from './typeof-e9fc0c5d.js';
|
|
19
20
|
import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-57a70a56.js';
|
|
20
21
|
import GroupDeck from './GroupDeck.js';
|
|
21
22
|
import { m as moment } from './moment-bc12cb97.js';
|
|
22
23
|
import SocialShare from './SocialShare.js';
|
|
23
|
-
import { _ as _export, a as _core } from './core.get-iterator-method-
|
|
24
|
-
import { _ as _objectToArray } from './_object-to-array-
|
|
25
|
-
import { a as _Array$from, _ as _toConsumableArray } from './toConsumableArray-
|
|
24
|
+
import { _ as _export, a as _core } from './core.get-iterator-method-ea258bb1.js';
|
|
25
|
+
import { _ as _objectToArray } from './_object-to-array-2300e51b.js';
|
|
26
|
+
import { a as _Array$from, _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
26
27
|
import Pagination from 'react-bootstrap/Pagination';
|
|
27
28
|
import Button$1 from 'react-bootstrap/Button';
|
|
28
|
-
import { h as html_decode_1 } from './entities-
|
|
29
|
+
import { h as html_decode_1 } from './entities-6d9154b4.js';
|
|
29
30
|
import DFPAdSlot from './AdSlot.js';
|
|
30
31
|
import Row$1 from 'react-bootstrap/Row';
|
|
31
32
|
import Col$1 from 'react-bootstrap/Col';
|
|
32
33
|
import Head from 'next/head';
|
|
33
|
-
import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1, e as classCallCheck, p as possibleConstructorReturn, i as inherits } from './inherits-
|
|
34
|
+
import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1, e as classCallCheck, p as possibleConstructorReturn, i as inherits } from './inherits-a6ba2ec4.js';
|
|
34
35
|
import { c as IoIosArrowDropupCircle } from './index.esm-eb1e8e80.js';
|
|
35
36
|
import Figure$2 from 'react-bootstrap/Figure';
|
|
36
37
|
import OverlayTrigger from 'react-bootstrap/OverlayTrigger';
|
|
@@ -2054,27 +2055,6 @@ var TableShow = function TableShow(_ref) {
|
|
|
2054
2055
|
);
|
|
2055
2056
|
};
|
|
2056
2057
|
|
|
2057
|
-
var urlForFile = function urlForFile(_ref) {
|
|
2058
|
-
var _ref$asset = _ref.asset,
|
|
2059
|
-
asset = _ref$asset === undefined ? {} : _ref$asset;
|
|
2060
|
-
var url = asset.url,
|
|
2061
|
-
originalFilename = asset.originalFilename;
|
|
2062
|
-
|
|
2063
|
-
// Appending file name in URL
|
|
2064
|
-
|
|
2065
|
-
if (url && originalFilename) {
|
|
2066
|
-
var _url$split = url.split('?'),
|
|
2067
|
-
_url$split2 = _slicedToArray(_url$split, 2),
|
|
2068
|
-
path = _url$split2[0],
|
|
2069
|
-
queryString = _url$split2[1];
|
|
2070
|
-
|
|
2071
|
-
originalFilename = encodeURIComponent(originalFilename);
|
|
2072
|
-
url = queryString ? path + '/' + originalFilename + '?' + queryString : path + '/' + originalFilename;
|
|
2073
|
-
}
|
|
2074
|
-
|
|
2075
|
-
return url;
|
|
2076
|
-
};
|
|
2077
|
-
|
|
2078
2058
|
var Media = function Media(_ref) {
|
|
2079
2059
|
var node = _ref.node,
|
|
2080
2060
|
client = _ref.client;
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
import { c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
|
|
3
|
+
function _extends() {
|
|
4
|
+
_extends = Object.assign || function (target) {
|
|
5
|
+
for (var i = 1; i < arguments.length; i++) {
|
|
6
|
+
var source = arguments[i];
|
|
7
|
+
|
|
8
|
+
for (var key in source) {
|
|
9
|
+
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
10
|
+
target[key] = source[key];
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
return target;
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
return _extends.apply(this, arguments);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
function _objectWithoutPropertiesLoose(source, excluded) {
|
|
22
|
+
if (source == null) return {};
|
|
23
|
+
var target = {};
|
|
24
|
+
var sourceKeys = Object.keys(source);
|
|
25
|
+
var key, i;
|
|
26
|
+
|
|
27
|
+
for (i = 0; i < sourceKeys.length; i++) {
|
|
28
|
+
key = sourceKeys[i];
|
|
29
|
+
if (excluded.indexOf(key) >= 0) continue;
|
|
30
|
+
target[key] = source[key];
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
return target;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
function _setPrototypeOf(o, p) {
|
|
37
|
+
_setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
|
|
38
|
+
o.__proto__ = p;
|
|
39
|
+
return o;
|
|
40
|
+
};
|
|
41
|
+
|
|
42
|
+
return _setPrototypeOf(o, p);
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
var classnames = createCommonjsModule(function (module) {
|
|
46
|
+
/*!
|
|
47
|
+
Copyright (c) 2018 Jed Watson.
|
|
48
|
+
Licensed under the MIT License (MIT), see
|
|
49
|
+
http://jedwatson.github.io/classnames
|
|
50
|
+
*/
|
|
51
|
+
/* global define */
|
|
52
|
+
|
|
53
|
+
(function () {
|
|
54
|
+
|
|
55
|
+
var hasOwn = {}.hasOwnProperty;
|
|
56
|
+
|
|
57
|
+
function classNames() {
|
|
58
|
+
var classes = [];
|
|
59
|
+
|
|
60
|
+
for (var i = 0; i < arguments.length; i++) {
|
|
61
|
+
var arg = arguments[i];
|
|
62
|
+
if (!arg) continue;
|
|
63
|
+
|
|
64
|
+
var argType = typeof arg;
|
|
65
|
+
|
|
66
|
+
if (argType === 'string' || argType === 'number') {
|
|
67
|
+
classes.push(arg);
|
|
68
|
+
} else if (Array.isArray(arg)) {
|
|
69
|
+
if (arg.length) {
|
|
70
|
+
var inner = classNames.apply(null, arg);
|
|
71
|
+
if (inner) {
|
|
72
|
+
classes.push(inner);
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
} else if (argType === 'object') {
|
|
76
|
+
if (arg.toString === Object.prototype.toString) {
|
|
77
|
+
for (var key in arg) {
|
|
78
|
+
if (hasOwn.call(arg, key) && arg[key]) {
|
|
79
|
+
classes.push(key);
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
} else {
|
|
83
|
+
classes.push(arg.toString());
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
return classes.join(' ');
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
if (module.exports) {
|
|
92
|
+
classNames.default = classNames;
|
|
93
|
+
module.exports = classNames;
|
|
94
|
+
} else {
|
|
95
|
+
window.classNames = classNames;
|
|
96
|
+
}
|
|
97
|
+
}());
|
|
98
|
+
});
|
|
99
|
+
|
|
100
|
+
export { _objectWithoutPropertiesLoose as _, _setPrototypeOf as a, _extends as b, classnames as c };
|