@mjhls/mjh-framework 1.0.859-segment-targeting-v3 → 1.0.859
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 +1 -1
- package/dist/cjs/AD300x250.js +2 -3
- package/dist/cjs/AD300x250x600.js +2 -3
- package/dist/cjs/AD728x90.js +2 -3
- package/dist/cjs/ADFloatingFooter.js +2 -3
- package/dist/cjs/ADGutter.js +2 -3
- package/dist/cjs/ADSkyscraper.js +2 -3
- package/dist/cjs/ADSponsoredResources.js +2 -3
- package/dist/cjs/ADWebcast.js +2 -3
- package/dist/cjs/ADWelcome.js +2 -3
- package/dist/cjs/AdSlot.js +2 -3
- package/dist/cjs/AdSlotsProvider.js +1 -2
- package/dist/cjs/AlgoliaSearch.js +17 -14090
- package/dist/cjs/AlphabeticList.js +1 -1
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +5 -5
- package/dist/cjs/ArticleSeriesLandingPage.js +5 -6
- package/dist/cjs/ArticleSeriesListing.js +3 -4
- package/dist/cjs/Auth.js +1 -1
- package/dist/cjs/AuthWrapper.js +6 -622
- package/dist/cjs/CMEDeck.js +1 -2
- package/dist/cjs/Column3.js +2 -3
- package/dist/cjs/ConferenceArticleCard.js +15 -15
- package/dist/cjs/DeckContent.js +12 -13
- package/dist/cjs/DeckQueue.js +3 -4
- package/dist/cjs/{Dfp-391fd124.js → Dfp-0bf098b5.js} +1 -2
- package/dist/cjs/EventsDeck.js +19 -19
- package/dist/cjs/ExternalResources.js +6 -6
- package/dist/cjs/GridContent.js +5 -6
- package/dist/cjs/HamMagazine.js +9 -9
- package/dist/cjs/HorizontalArticleListing.js +5 -5
- package/dist/cjs/IssueDeck.js +1 -1
- package/dist/cjs/IssueLanding.js +36 -36
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +2 -3
- package/dist/cjs/MasterDeck.js +13 -14
- package/dist/cjs/MediaSeriesLanding.js +407 -462
- package/dist/cjs/NavMagazine.js +10 -10
- package/dist/cjs/NavNative.js +9 -9
- package/dist/cjs/PartnerDetailListing.js +1208 -11
- package/dist/cjs/PubSection.js +4 -5
- package/dist/cjs/PublicationLanding.js +27 -27
- package/dist/cjs/QueueDeckExpanded.js +4 -5
- package/dist/cjs/RelatedContent.js +28 -28
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Segment.js +21 -9
- package/dist/cjs/SeriesListingDeck.js +3 -4
- package/dist/cjs/{SeriesSlider-0d3bf265.js → SeriesSlider-60fa1342.js} +4 -4
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/TaxonomyCard.js +1 -1
- package/dist/cjs/TaxonomyDescription.js +5 -5
- package/dist/cjs/TemplateNormal.js +2 -3
- package/dist/cjs/VideoProgramLandingPage.js +5 -5
- package/dist/cjs/VideoSeriesCard.js +1 -1
- package/dist/cjs/VideoSeriesLandingPage.js +5 -6
- package/dist/cjs/VideoSeriesListing.js +3 -4
- package/dist/cjs/View.js +12 -18
- package/dist/cjs/YoutubeGroup.js +4 -4
- package/dist/cjs/{extends-0a918631.js → extends-60837c34.js} +0 -1
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +1 -1
- package/dist/cjs/getSerializers.js +5 -5
- package/dist/cjs/{getTargeting-a9a871f0.js → getTargeting-3e45e4d4.js} +10 -10
- package/dist/cjs/getTargeting.js +2 -2
- package/dist/cjs/{index-2cf30c83.js → index-44481153.js} +485 -39
- package/dist/cjs/{index-6367b7bf.js → index-99edf08a.js} +16 -15
- package/dist/cjs/{index-efd6512d.js → index-cf3e6aca.js} +8 -258
- package/dist/cjs/index.js +11 -12
- package/dist/cjs/{inherits-0c7830c5.js → inherits-87492b40.js} +0 -3
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +2 -3
- package/dist/esm/AD300x250x600.js +2 -3
- package/dist/esm/AD728x90.js +2 -3
- package/dist/esm/ADFloatingFooter.js +2 -3
- package/dist/esm/ADGutter.js +2 -3
- package/dist/esm/ADSkyscraper.js +2 -3
- package/dist/esm/ADSponsoredResources.js +2 -3
- package/dist/esm/ADWebcast.js +2 -3
- package/dist/esm/ADWelcome.js +2 -3
- package/dist/esm/AdSlot.js +2 -3
- package/dist/esm/AdSlotsProvider.js +1 -2
- package/dist/esm/AlgoliaSearch.js +16 -14089
- package/dist/esm/AlphabeticList.js +1 -1
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +5 -5
- package/dist/esm/ArticleSeriesLandingPage.js +5 -6
- package/dist/esm/ArticleSeriesListing.js +3 -4
- package/dist/esm/Auth.js +1 -1
- package/dist/esm/AuthWrapper.js +5 -622
- package/dist/esm/CMEDeck.js +1 -2
- package/dist/esm/Column3.js +2 -3
- package/dist/esm/ConferenceArticleCard.js +15 -15
- package/dist/esm/DeckContent.js +12 -13
- package/dist/esm/DeckQueue.js +3 -4
- package/dist/esm/{Dfp-2f9796e1.js → Dfp-85c9513e.js} +1 -2
- package/dist/esm/EventsDeck.js +19 -19
- package/dist/esm/ExternalResources.js +6 -6
- package/dist/esm/GridContent.js +5 -6
- package/dist/esm/HamMagazine.js +9 -9
- package/dist/esm/HorizontalArticleListing.js +5 -5
- package/dist/esm/IssueDeck.js +1 -1
- package/dist/esm/IssueLanding.js +36 -36
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +2 -3
- package/dist/esm/MasterDeck.js +13 -14
- package/dist/esm/MediaSeriesLanding.js +132 -187
- package/dist/esm/NavMagazine.js +10 -10
- package/dist/esm/NavNative.js +9 -9
- package/dist/esm/PartnerDetailListing.js +1207 -11
- package/dist/esm/PubSection.js +4 -5
- package/dist/esm/PublicationLanding.js +27 -27
- package/dist/esm/QueueDeckExpanded.js +4 -5
- package/dist/esm/RelatedContent.js +28 -28
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/Segment.js +21 -9
- package/dist/esm/SeriesListingDeck.js +3 -4
- package/dist/esm/{SeriesSlider-7d89f4d9.js → SeriesSlider-05ecb544.js} +4 -4
- package/dist/esm/SideFooter.js +2 -2
- package/dist/esm/TaxonomyCard.js +1 -1
- package/dist/esm/TaxonomyDescription.js +5 -5
- package/dist/esm/TemplateNormal.js +2 -3
- package/dist/esm/VideoProgramLandingPage.js +5 -5
- package/dist/esm/VideoSeriesCard.js +1 -1
- package/dist/esm/VideoSeriesLandingPage.js +5 -6
- package/dist/esm/VideoSeriesListing.js +3 -4
- package/dist/esm/View.js +12 -18
- package/dist/esm/YoutubeGroup.js +4 -4
- package/dist/esm/{extends-6f2fcc99.js → extends-eb69e8ac.js} +1 -1
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +1 -1
- package/dist/esm/getSerializers.js +5 -5
- package/dist/esm/{getTargeting-bd800589.js → getTargeting-9cb7e014.js} +10 -10
- package/dist/esm/getTargeting.js +2 -2
- package/dist/esm/{index-f7fb1e25.js → index-1819118a.js} +484 -38
- package/dist/esm/{index-23415831.js → index-9bed8450.js} +6 -257
- package/dist/esm/{index-c00b0bbb.js → index-fa2ffe86.js} +16 -15
- package/dist/esm/index.js +11 -12
- package/dist/esm/{inherits-75d45541.js → inherits-0d8cda6e.js} +1 -1
- package/package.json +110 -110
- package/dist/cjs/events-1b438fe7.js +0 -469
- package/dist/cjs/index-e2e62963.js +0 -89
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/index-aaa2dae0.js +0 -85
- /package/dist/cjs/{ADInfeed-7cd00f5d.js → ADInfeed-ff26342c.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-0c68c2d8.js → ADlgInfeed-ad4953d4.js} +0 -0
- /package/dist/esm/{ADInfeed-77da0e2a.js → ADInfeed-422ad6e6.js} +0 -0
- /package/dist/esm/{ADlgInfeed-d3e3000f.js → ADlgInfeed-f7468db8.js} +0 -0
|
@@ -5,7 +5,7 @@ import './_iter-detect-5d49a330.js';
|
|
|
5
5
|
import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
|
|
6
6
|
import './core.get-iterator-method-e1de7503.js';
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
|
-
import { _ as _extends } from './extends-
|
|
8
|
+
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
9
9
|
import './_object-sap-964b6feb.js';
|
|
10
10
|
import React, { useRef, useEffect } from 'react';
|
|
11
11
|
import { _ as _Object$keys } from './keys-8eda7a5c.js';
|
|
@@ -4,7 +4,7 @@ import './es6.string.iterator-c990c18c.js';
|
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
5
|
import './core.get-iterator-method-e1de7503.js';
|
|
6
6
|
import './_object-pie-33c40e79.js';
|
|
7
|
-
import { _ as _extends } from './extends-
|
|
7
|
+
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
8
8
|
import './web.dom.iterable-4439f05a.js';
|
|
9
9
|
import './typeof-af9c50d8.js';
|
|
10
10
|
import './_is-array-58e95429.js';
|
|
@@ -6,16 +6,15 @@ 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 { _ as _extends } from './extends-
|
|
9
|
+
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
10
10
|
import './_object-sap-964b6feb.js';
|
|
11
|
-
import './inherits-
|
|
11
|
+
import './inherits-0d8cda6e.js';
|
|
12
12
|
import './define-property-8af5f002.js';
|
|
13
13
|
import './web.dom.iterable-4439f05a.js';
|
|
14
14
|
import './typeof-af9c50d8.js';
|
|
15
15
|
import './_is-array-58e95429.js';
|
|
16
16
|
import React from 'react';
|
|
17
|
-
import './
|
|
18
|
-
import './index-f7fb1e25.js';
|
|
17
|
+
import './index-1819118a.js';
|
|
19
18
|
import 'prop-types';
|
|
20
19
|
import 'react-bootstrap/Container';
|
|
21
20
|
import 'react-bootstrap/Row';
|
|
@@ -49,7 +48,7 @@ import 'react-bootstrap';
|
|
|
49
48
|
import './iconBase-602d52fe.js';
|
|
50
49
|
import './index.esm-3fdda599.js';
|
|
51
50
|
import ArticleSeriesListing from './ArticleSeriesListing.js';
|
|
52
|
-
import { g as getSerializers } from './index-
|
|
51
|
+
import { g as getSerializers } from './index-9bed8450.js';
|
|
53
52
|
import './util-7700fc59.js';
|
|
54
53
|
import './brightcove-react-player-loader.es-4abff0b1.js';
|
|
55
54
|
import 'next/head';
|
|
@@ -61,6 +60,7 @@ import 'react-bootstrap/Figure';
|
|
|
61
60
|
import 'react-bootstrap/OverlayTrigger';
|
|
62
61
|
import 'react-bootstrap/Tooltip';
|
|
63
62
|
import 'react-bootstrap/Popover';
|
|
63
|
+
import 'react-script-tag';
|
|
64
64
|
|
|
65
65
|
var _this = undefined;
|
|
66
66
|
|
|
@@ -6,16 +6,15 @@ 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-eb69e8ac.js';
|
|
10
10
|
import './_object-sap-964b6feb.js';
|
|
11
|
-
import './inherits-
|
|
11
|
+
import './inherits-0d8cda6e.js';
|
|
12
12
|
import './define-property-8af5f002.js';
|
|
13
13
|
import './web.dom.iterable-4439f05a.js';
|
|
14
14
|
import './typeof-af9c50d8.js';
|
|
15
15
|
import './_is-array-58e95429.js';
|
|
16
16
|
import React from 'react';
|
|
17
|
-
import './
|
|
18
|
-
import './index-f7fb1e25.js';
|
|
17
|
+
import './index-1819118a.js';
|
|
19
18
|
import 'prop-types';
|
|
20
19
|
import 'react-bootstrap/Container';
|
|
21
20
|
import 'react-bootstrap/Row';
|
|
@@ -37,9 +36,9 @@ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1
|
|
|
37
36
|
import './Segment.js';
|
|
38
37
|
import './Beam.js';
|
|
39
38
|
import './AdSlot.js';
|
|
40
|
-
import './ADInfeed-
|
|
39
|
+
import './ADInfeed-422ad6e6.js';
|
|
41
40
|
import './lodash-ec8c6b48.js';
|
|
42
|
-
import './ADlgInfeed-
|
|
41
|
+
import './ADlgInfeed-f7468db8.js';
|
|
43
42
|
import MasterDeck from './MasterDeck.js';
|
|
44
43
|
|
|
45
44
|
var _this = undefined;
|
|
@@ -4,16 +4,15 @@ import './es6.string.iterator-c990c18c.js';
|
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
5
|
import './core.get-iterator-method-e1de7503.js';
|
|
6
6
|
import './_object-pie-33c40e79.js';
|
|
7
|
-
import { _ as _extends } from './extends-
|
|
7
|
+
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
8
8
|
import './_object-sap-964b6feb.js';
|
|
9
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
9
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-0d8cda6e.js';
|
|
10
10
|
import './define-property-8af5f002.js';
|
|
11
11
|
import './web.dom.iterable-4439f05a.js';
|
|
12
12
|
import './typeof-af9c50d8.js';
|
|
13
13
|
import './_is-array-58e95429.js';
|
|
14
14
|
import React from 'react';
|
|
15
|
-
import './
|
|
16
|
-
import { l as lib_3 } from './index-f7fb1e25.js';
|
|
15
|
+
import { l as lib_3 } from './index-1819118a.js';
|
|
17
16
|
import 'prop-types';
|
|
18
17
|
import Container from 'react-bootstrap/Container';
|
|
19
18
|
import { m as moment } from './moment-b6f49411.js';
|
package/dist/esm/Auth.js
CHANGED
|
@@ -5,7 +5,7 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-5d49a330.js';
|
|
6
6
|
import './core.get-iterator-method-e1de7503.js';
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
|
-
import { _ as _extends } from './extends-
|
|
8
|
+
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
9
9
|
import './web.dom.iterable-4439f05a.js';
|
|
10
10
|
import React, { useEffect, useState } from 'react';
|
|
11
11
|
import Router from 'next/router';
|