@mjhls/mjh-framework 1.0.1038 → 1.0.1039-ris
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 +3 -2
- package/dist/cjs/AD300x250x600.js +3 -2
- package/dist/cjs/AD728x90.js +3 -2
- package/dist/cjs/ADFloatingFooter.js +3 -2
- package/dist/cjs/ADGutter.js +3 -2
- package/dist/cjs/{ADInfeed-b52ecddd.js → ADInfeed-03783178.js} +1 -1
- package/dist/cjs/ADSkyscraper.js +3 -2
- package/dist/cjs/ADSponsoredResources.js +3 -2
- package/dist/cjs/ADWebcast.js +3 -2
- package/dist/cjs/ADWelcome.js +3 -2
- package/dist/cjs/{ADlgInfeed-59dcc040.js → ADlgInfeed-0202e9e6.js} +1 -1
- package/dist/cjs/AdSlot.js +3 -2
- package/dist/cjs/AdSlotsProvider.js +3 -2
- package/dist/cjs/AlgoliaSearch.js +521 -1068
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +4 -3
- package/dist/cjs/ArticleSeriesLandingPage.js +5 -4
- package/dist/cjs/ArticleSeriesListing.js +3 -2
- package/dist/cjs/Auth.js +11 -40
- package/dist/cjs/AuthWrapper.js +19 -89
- package/dist/cjs/CEDeckSupabase.js +3 -2
- package/dist/cjs/CMEDeck.js +3 -2
- package/dist/cjs/Column3.js +3 -2
- package/dist/cjs/ContentCardPaginated.js +5 -4
- package/dist/cjs/DeckContent.js +4 -3
- package/dist/cjs/DeckQueue.js +3 -2
- package/dist/cjs/DeckQueuePaginated.js +4 -3
- package/dist/cjs/{Dfp-67646058.js → Dfp-c313a700.js} +2 -1
- package/dist/cjs/EventsDeck.js +2 -2
- package/dist/cjs/ExternalResources.js +5 -4
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/GridContent.js +5 -4
- package/dist/cjs/GridContentPaginated.js +6 -5
- package/dist/cjs/HamMagazine.js +13 -13
- package/dist/cjs/HorizontalArticleListing.js +4 -3
- package/dist/cjs/{ImageSlider-d65bc9c8.js → ImageSlider-984a697b.js} +116 -156
- package/dist/cjs/IssueLanding.js +6 -5
- package/dist/cjs/LeftNav.js +6 -5
- package/dist/cjs/MasterDeck.js +5 -4
- package/dist/cjs/MasterDeckPaginated.js +6 -5
- package/dist/cjs/{MediaSeriesCard-3759e7fb.js → MediaSeriesCard-646d8fb5.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +9 -8
- package/dist/cjs/MediaSeriesLandingPaginated.js +10 -9
- package/dist/cjs/NavDvm.js +6 -6
- package/dist/cjs/NavMagazine.js +9 -9
- package/dist/cjs/NavNative.js +9 -9
- package/dist/cjs/{Pagination-6359861a.js → Pagination-842c556f.js} +1 -1
- package/dist/cjs/PartnerDetailListing.js +8 -6
- package/dist/cjs/PartnerDetailListingPaginated.js +9 -7
- package/dist/cjs/PodcastsLanding.js +7 -6
- package/dist/cjs/PubSection.js +5 -4
- package/dist/cjs/QueueDeckExpanded.js +5 -4
- package/dist/cjs/QueueDeckExpandedPaginated.js +6 -5
- package/dist/cjs/SeriesListingDeck.js +4 -3
- package/dist/cjs/{SeriesSlider-086a8319.js → SeriesSlider-a2621860.js} +1 -1
- package/dist/cjs/SideFooter.js +3 -3
- package/dist/cjs/{SocialSearchComponent-d7e5d3a6.js → SocialSearchComponent-e9ec9c63.js} +1 -1
- package/dist/cjs/TaxonomyDescription.js +4 -3
- package/dist/cjs/TemplateNormal.js +4 -3
- package/dist/cjs/{Tooltip-71754b2a.js → Tooltip-4cb8849a.js} +272 -355
- package/dist/cjs/Ustream.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +4 -3
- package/dist/cjs/VideoSeriesLandingPage.js +5 -4
- package/dist/cjs/VideoSeriesListing.js +3 -2
- package/dist/cjs/View.js +12 -6
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getSerializers.js +4 -3
- package/dist/cjs/index-50be6759.js +105 -0
- package/dist/cjs/{index-4b2706b8.js → index-53f4acd3.js} +2 -2
- package/dist/cjs/{index-7435b964.js → index-d2a6ef75.js} +2 -467
- package/dist/cjs/{index-96c331fd.js → index-f86bb269.js} +52 -53
- package/dist/cjs/index.js +13 -10
- package/dist/cjs/{main-ae8472f3.js → main-47be4f9f.js} +9 -4
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +3 -2
- package/dist/esm/AD300x250x600.js +3 -2
- package/dist/esm/AD728x90.js +3 -2
- package/dist/esm/ADFloatingFooter.js +3 -2
- package/dist/esm/ADGutter.js +3 -2
- package/dist/esm/{ADInfeed-2503361a.js → ADInfeed-b034e2e6.js} +1 -1
- package/dist/esm/ADSkyscraper.js +3 -2
- package/dist/esm/ADSponsoredResources.js +3 -2
- package/dist/esm/ADWebcast.js +3 -2
- package/dist/esm/ADWelcome.js +3 -2
- package/dist/esm/{ADlgInfeed-bc4a726f.js → ADlgInfeed-444f326d.js} +1 -1
- package/dist/esm/AdSlot.js +3 -2
- package/dist/esm/AdSlotsProvider.js +3 -2
- package/dist/esm/AlgoliaSearch.js +518 -1065
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +4 -3
- package/dist/esm/ArticleSeriesLandingPage.js +5 -4
- package/dist/esm/ArticleSeriesListing.js +3 -2
- package/dist/esm/Auth.js +11 -40
- package/dist/esm/AuthWrapper.js +16 -86
- package/dist/esm/CEDeckSupabase.js +3 -2
- package/dist/esm/CMEDeck.js +3 -2
- package/dist/esm/Column3.js +3 -2
- package/dist/esm/ContentCardPaginated.js +5 -4
- package/dist/esm/DeckContent.js +4 -3
- package/dist/esm/DeckQueue.js +3 -2
- package/dist/esm/DeckQueuePaginated.js +4 -3
- package/dist/esm/{Dfp-cf85d203.js → Dfp-102f0beb.js} +2 -1
- package/dist/esm/EventsDeck.js +2 -2
- package/dist/esm/ExternalResources.js +5 -4
- package/dist/esm/Feature.js +1 -1
- package/dist/esm/GridContent.js +5 -4
- package/dist/esm/GridContentPaginated.js +6 -5
- package/dist/esm/HamMagazine.js +13 -13
- package/dist/esm/HorizontalArticleListing.js +4 -3
- package/dist/esm/{ImageSlider-da225417.js → ImageSlider-497e9c88.js} +117 -157
- package/dist/esm/IssueLanding.js +6 -5
- package/dist/esm/LeftNav.js +6 -5
- package/dist/esm/MasterDeck.js +5 -4
- package/dist/esm/MasterDeckPaginated.js +6 -5
- package/dist/esm/{MediaSeriesCard-f3db58fa.js → MediaSeriesCard-77457d91.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +9 -8
- package/dist/esm/MediaSeriesLandingPaginated.js +10 -9
- package/dist/esm/NavDvm.js +6 -6
- package/dist/esm/NavMagazine.js +9 -9
- package/dist/esm/NavNative.js +9 -9
- package/dist/esm/{Pagination-9fe9f61d.js → Pagination-dc30727b.js} +1 -1
- package/dist/esm/PartnerDetailListing.js +8 -6
- package/dist/esm/PartnerDetailListingPaginated.js +9 -7
- package/dist/esm/PodcastsLanding.js +7 -6
- package/dist/esm/PubSection.js +5 -4
- package/dist/esm/QueueDeckExpanded.js +5 -4
- package/dist/esm/QueueDeckExpandedPaginated.js +6 -5
- package/dist/esm/SeriesListingDeck.js +4 -3
- package/dist/esm/{SeriesSlider-a6b1d617.js → SeriesSlider-07be99e0.js} +1 -1
- package/dist/esm/SideFooter.js +3 -3
- package/dist/esm/{SocialSearchComponent-6065bff2.js → SocialSearchComponent-020f9e81.js} +1 -1
- package/dist/esm/TaxonomyDescription.js +4 -3
- package/dist/esm/TemplateNormal.js +4 -3
- package/dist/esm/{Tooltip-8307d9d1.js → Tooltip-95655b44.js} +67 -150
- package/dist/esm/Ustream.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +4 -3
- package/dist/esm/VideoSeriesLandingPage.js +5 -4
- package/dist/esm/VideoSeriesListing.js +3 -2
- package/dist/esm/View.js +12 -6
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/defineProperty-23a8f8cd.js +68 -0
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getSerializers.js +4 -3
- package/dist/esm/{index-30a6257d.js → index-79cfd25c.js} +52 -53
- package/dist/esm/index-98ca9cec.js +100 -0
- package/dist/esm/{index-9d159a77.js → index-9fdf6b2a.js} +2 -2
- package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
- package/dist/esm/index.js +13 -10
- package/dist/esm/{main-754d4992.js → main-f97773b2.js} +9 -4
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/package.json +1 -1
- package/dist/cjs/index-b95410f0.js +0 -54
- package/dist/esm/index-174b5baf.js +0 -52
|
@@ -4,9 +4,9 @@ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
|
4
4
|
import React__default, { useState } from 'react';
|
|
5
5
|
import Link from 'next/link';
|
|
6
6
|
import MasterDeck from './MasterDeck.js';
|
|
7
|
-
import { M as MediaSeriesCard } from './MediaSeriesCard-
|
|
7
|
+
import { M as MediaSeriesCard } from './MediaSeriesCard-77457d91.js';
|
|
8
8
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
9
|
-
import { g as getSerializers } from './index-
|
|
9
|
+
import { g as getSerializers } from './index-9fdf6b2a.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
11
|
import './core.get-iterator-method-ea258bb1.js';
|
|
12
12
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -19,7 +19,8 @@ import './_object-sap-7cee6f84.js';
|
|
|
19
19
|
import './define-property-5f1bda73.js';
|
|
20
20
|
import './typeof-657f25da.js';
|
|
21
21
|
import './_is-array-8d21b9e3.js';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-f0fc23eb.js';
|
|
23
|
+
import './events-6c3a7a63.js';
|
|
23
24
|
import 'prop-types';
|
|
24
25
|
import 'react-bootstrap/Container';
|
|
25
26
|
import 'react-bootstrap/Row';
|
|
@@ -35,13 +36,13 @@ import './index.es-a6137319.js';
|
|
|
35
36
|
import './visibility-sensor-72fd8f8b.js';
|
|
36
37
|
import 'react-dom';
|
|
37
38
|
import './index-3f5c03b2.js';
|
|
38
|
-
import './ADlgInfeed-
|
|
39
|
+
import './ADlgInfeed-444f326d.js';
|
|
39
40
|
import './AdSlot.js';
|
|
40
41
|
import './Beam.js';
|
|
41
42
|
import './stringify-2b084bee.js';
|
|
42
43
|
import './Segment.js';
|
|
43
|
-
import './main-
|
|
44
|
-
import './ADInfeed-
|
|
44
|
+
import './main-f97773b2.js';
|
|
45
|
+
import './ADInfeed-b034e2e6.js';
|
|
45
46
|
import './index-755f2cc2.js';
|
|
46
47
|
import './urlFor.js';
|
|
47
48
|
import './style-inject.es-1f59c1d0.js';
|
package/dist/esm/PubSection.js
CHANGED
|
@@ -17,13 +17,14 @@ import './index.es-a6137319.js';
|
|
|
17
17
|
import './moment-bc12cb97.js';
|
|
18
18
|
import './visibility-sensor-72fd8f8b.js';
|
|
19
19
|
import 'react-dom';
|
|
20
|
-
import './index-
|
|
20
|
+
import './index-f0fc23eb.js';
|
|
21
|
+
import './events-6c3a7a63.js';
|
|
21
22
|
import 'prop-types';
|
|
22
23
|
import 'next/router';
|
|
23
24
|
import './index-755f2cc2.js';
|
|
24
|
-
import './main-
|
|
25
|
+
import './main-f97773b2.js';
|
|
25
26
|
import './entities-6d9154b4.js';
|
|
26
|
-
import './ADInfeed-
|
|
27
|
+
import './ADInfeed-b034e2e6.js';
|
|
27
28
|
import 'react-bootstrap/Card';
|
|
28
29
|
import './AdSlot.js';
|
|
29
30
|
import './debounce-533d9748.js';
|
|
@@ -34,7 +35,7 @@ import './stringify-2b084bee.js';
|
|
|
34
35
|
import './Segment.js';
|
|
35
36
|
import './AuthorComponent-11adff02.js';
|
|
36
37
|
import './lodash-f97fd99a.js';
|
|
37
|
-
import './ADlgInfeed-
|
|
38
|
+
import './ADlgInfeed-444f326d.js';
|
|
38
39
|
import './getContentCategory-15dcc413.js';
|
|
39
40
|
import './timeDifferenceCalc.js';
|
|
40
41
|
|
|
@@ -7,15 +7,15 @@ import urlFor from './urlFor.js';
|
|
|
7
7
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
8
8
|
import { m as moment } from './moment-bc12cb97.js';
|
|
9
9
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
10
|
-
import { l as lib_3 } from './index-
|
|
10
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
11
11
|
import { useRouter } from 'next/router';
|
|
12
12
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
13
|
-
import { m as main_43 } from './main-
|
|
13
|
+
import { m as main_43 } from './main-f97773b2.js';
|
|
14
14
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
15
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
15
|
+
import { A as ADInfeed } from './ADInfeed-b034e2e6.js';
|
|
16
16
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.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-444f326d.js';
|
|
19
19
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
20
20
|
import timeDifferenceCalc from './timeDifferenceCalc.js';
|
|
21
21
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -24,6 +24,7 @@ import './core.get-iterator-method-ea258bb1.js';
|
|
|
24
24
|
import './_iter-detect-98db3b07.js';
|
|
25
25
|
import './index-3f5c03b2.js';
|
|
26
26
|
import 'react-dom';
|
|
27
|
+
import './events-6c3a7a63.js';
|
|
27
28
|
import 'prop-types';
|
|
28
29
|
import 'react-bootstrap/Card';
|
|
29
30
|
import './AdSlot.js';
|
|
@@ -5,25 +5,26 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
|
5
5
|
import React__default, { useState, useEffect, useRef } from 'react';
|
|
6
6
|
import { Spinner, Container, Media } from 'react-bootstrap';
|
|
7
7
|
import { m as moment } from './moment-bc12cb97.js';
|
|
8
|
-
import { l as lib_3 } from './index-
|
|
8
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
9
9
|
import { useRouter } from 'next/router';
|
|
10
10
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
11
11
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
12
|
-
import { m as main_43 } from './main-
|
|
12
|
+
import { m as main_43 } from './main-f97773b2.js';
|
|
13
13
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
14
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
14
|
+
import { A as ADInfeed } from './ADInfeed-b034e2e6.js';
|
|
15
15
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
16
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
16
|
+
import { A as ADlgInfeed } from './ADlgInfeed-444f326d.js';
|
|
17
17
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
18
18
|
import timeDifferenceCalc from './timeDifferenceCalc.js';
|
|
19
19
|
import urlFor from './urlFor.js';
|
|
20
|
-
import { P as Pagination } from './Pagination-
|
|
20
|
+
import { P as Pagination } from './Pagination-dc30727b.js';
|
|
21
21
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
22
22
|
import './core.get-iterator-method-ea258bb1.js';
|
|
23
23
|
import './web.dom.iterable-ab4dea5c.js';
|
|
24
24
|
import './_library-528f1934.js';
|
|
25
25
|
import './_set-species-2cd9340f.js';
|
|
26
26
|
import './_iter-detect-98db3b07.js';
|
|
27
|
+
import './events-6c3a7a63.js';
|
|
27
28
|
import 'prop-types';
|
|
28
29
|
import 'react-dom';
|
|
29
30
|
import 'react-bootstrap/Card';
|
|
@@ -3,14 +3,15 @@ import { _ as _extends } from './extends-1559c147.js';
|
|
|
3
3
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
4
4
|
import React__default, { useState, useEffect, useRef } from 'react';
|
|
5
5
|
import { useRouter } from 'next/router';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
7
7
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
8
|
-
import { S as SeriesSlider } from './SeriesSlider-
|
|
8
|
+
import { S as SeriesSlider } from './SeriesSlider-07be99e0.js';
|
|
9
9
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
11
|
import './core.get-iterator-method-ea258bb1.js';
|
|
12
12
|
import './_iter-detect-98db3b07.js';
|
|
13
13
|
import './web.dom.iterable-ab4dea5c.js';
|
|
14
|
+
import './events-6c3a7a63.js';
|
|
14
15
|
import 'prop-types';
|
|
15
16
|
import './index-c7e2ac95.js';
|
|
16
17
|
import './index-755f2cc2.js';
|
|
@@ -18,7 +19,7 @@ import 'react-dom';
|
|
|
18
19
|
import './smoothscroll-fa4e3f8c.js';
|
|
19
20
|
import './urlFor.js';
|
|
20
21
|
import './index-3f5c03b2.js';
|
|
21
|
-
import './main-
|
|
22
|
+
import './main-f97773b2.js';
|
|
22
23
|
|
|
23
24
|
var usePrevious = function usePrevious(value) {
|
|
24
25
|
var ref = useRef();
|
|
@@ -4,7 +4,7 @@ import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
|
4
4
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
5
5
|
import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
6
6
|
import urlFor from './urlFor.js';
|
|
7
|
-
import { m as main_43, a as main_49, b as main_42 } from './main-
|
|
7
|
+
import { m as main_43, a as main_49, b as main_42 } from './main-f97773b2.js';
|
|
8
8
|
|
|
9
9
|
/*
|
|
10
10
|
GROQ query -
|
package/dist/esm/SideFooter.js
CHANGED
|
@@ -21,13 +21,13 @@ var renderLink = function renderLink(row) {
|
|
|
21
21
|
if (row.blank) {
|
|
22
22
|
return React__default.createElement(
|
|
23
23
|
'a',
|
|
24
|
-
_extends({ href: row.url }, row.needSegmentSupport ? {
|
|
24
|
+
_extends({ href: row.url }, row.needSegmentSupport ? { 'data-need-segment-support': 'true' } : {}, { target: '_blank' }, checkSisterSite(row.url) ? {} : { rel: 'noopener noreferrer' }),
|
|
25
25
|
row.title
|
|
26
26
|
);
|
|
27
27
|
}
|
|
28
28
|
return React__default.createElement(
|
|
29
29
|
'a',
|
|
30
|
-
_extends({ href: row.url }, row.needSegmentSupport ? {
|
|
30
|
+
_extends({ href: row.url }, row.needSegmentSupport ? { 'data-need-segment-support': 'true' } : {}, checkSisterSite(row.url) ? {} : { rel: 'noopener noreferrer' }),
|
|
31
31
|
row.title
|
|
32
32
|
);
|
|
33
33
|
};
|
|
@@ -54,7 +54,7 @@ var SideFooter = function SideFooter(props) {
|
|
|
54
54
|
// this adds ?eKey=xxx or ?anonymousid=xxx for forms that's outside - eg) formstack forms
|
|
55
55
|
// for tracking same user
|
|
56
56
|
setTimeout(function () {
|
|
57
|
-
var segmentLinks = sfRef.current.querySelectorAll('a[
|
|
57
|
+
var segmentLinks = sfRef.current.querySelectorAll('a[data-need-segment-support="true"]');
|
|
58
58
|
for (var i = 0; i < segmentLinks.length; i++) {
|
|
59
59
|
var link = segmentLinks[i];
|
|
60
60
|
var href = link.getAttribute('href');
|
|
@@ -6,7 +6,7 @@ import { I as IconContext } from './iconBase-ccc56b97.js';
|
|
|
6
6
|
import Form from 'react-bootstrap/Form';
|
|
7
7
|
import FormControl from 'react-bootstrap/FormControl';
|
|
8
8
|
import Button from 'react-bootstrap/Button';
|
|
9
|
-
import { g as main_34, c as main_44 } from './main-
|
|
9
|
+
import { g as main_34, c as main_44 } from './main-f97773b2.js';
|
|
10
10
|
|
|
11
11
|
var SocialSearchComponent = function SocialSearchComponent(_ref) {
|
|
12
12
|
var type = _ref.type,
|
|
@@ -5,7 +5,7 @@ import React__default, { useState, useEffect } from 'react';
|
|
|
5
5
|
import { useRouter } from 'next/router';
|
|
6
6
|
import Head from 'next/head';
|
|
7
7
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-9fdf6b2a.js';
|
|
9
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
10
|
import './core.get-iterator-method-ea258bb1.js';
|
|
11
11
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -16,13 +16,14 @@ import 'prop-types';
|
|
|
16
16
|
import './index-3f5c03b2.js';
|
|
17
17
|
import 'react-bootstrap';
|
|
18
18
|
import './urlFor.js';
|
|
19
|
-
import './index-
|
|
19
|
+
import './index-f0fc23eb.js';
|
|
20
|
+
import './events-6c3a7a63.js';
|
|
20
21
|
import './index-c7e2ac95.js';
|
|
21
22
|
import './util-8ed16d48.js';
|
|
22
23
|
import './Beam.js';
|
|
23
24
|
import './stringify-2b084bee.js';
|
|
24
25
|
import './Segment.js';
|
|
25
|
-
import './main-
|
|
26
|
+
import './main-f97773b2.js';
|
|
26
27
|
import './urlForFile-f6485737.js';
|
|
27
28
|
import './index-755f2cc2.js';
|
|
28
29
|
import 'react-dom';
|
|
@@ -18,7 +18,8 @@ import './core.get-iterator-method-ea258bb1.js';
|
|
|
18
18
|
import './AdSlot.js';
|
|
19
19
|
import './extends-1559c147.js';
|
|
20
20
|
import 'prop-types';
|
|
21
|
-
import './index-
|
|
21
|
+
import './index-f0fc23eb.js';
|
|
22
|
+
import './events-6c3a7a63.js';
|
|
22
23
|
import './debounce-533d9748.js';
|
|
23
24
|
import './isSymbol-a7e9aafe.js';
|
|
24
25
|
import './toNumber-5aeba6e7.js';
|
|
@@ -29,7 +30,7 @@ import './_library-528f1934.js';
|
|
|
29
30
|
import './_set-species-2cd9340f.js';
|
|
30
31
|
import './_iter-detect-98db3b07.js';
|
|
31
32
|
import './Segment.js';
|
|
32
|
-
import './main-
|
|
33
|
+
import './main-f97773b2.js';
|
|
33
34
|
import 'next/head';
|
|
34
35
|
import '@mjhls/mjh-framework/dist/cjs/urlFor';
|
|
35
36
|
import 'react-bootstrap/Row';
|
|
@@ -54,7 +55,7 @@ import './iconBase-ccc56b97.js';
|
|
|
54
55
|
import './index.esm-eb1e8e80.js';
|
|
55
56
|
import './NavFooter-1546a102.js';
|
|
56
57
|
import './index.esm-35a42e7d.js';
|
|
57
|
-
import './SocialSearchComponent-
|
|
58
|
+
import './SocialSearchComponent-020f9e81.js';
|
|
58
59
|
import './SocialIcons.js';
|
|
59
60
|
import 'react-bootstrap/Form';
|
|
60
61
|
import 'react-bootstrap/FormControl';
|