@mjhls/mjh-framework 1.0.234 → 1.0.235
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/DeckContent.js +1 -1
- package/dist/cjs/DeckQueue.js +1 -1
- package/dist/cjs/{Dfp-c4f1f12a.js → Dfp-f62b16e1.js} +1 -1
- package/dist/cjs/{GridContent-757aef92.js → GridContent-6dae5d6a.js} +2 -2
- package/dist/cjs/GridContent.js +2 -2
- package/dist/cjs/MasterDeck.js +1 -1
- package/dist/cjs/QueueDeckExpanded.js +1 -1
- package/dist/cjs/VideoSeriesListing.js +1 -1
- package/dist/cjs/index.js +3 -3
- package/dist/cjs/{visibility-sensor-bea3105d.js → visibility-sensor-8936e703.js} +2501 -1439
- package/dist/esm/DeckContent.js +1 -1
- package/dist/esm/DeckQueue.js +1 -1
- package/dist/esm/{Dfp-a8aa00b7.js → Dfp-f026ab16.js} +1 -1
- package/dist/esm/{GridContent-d8bd7953.js → GridContent-7990f509.js} +2 -2
- package/dist/esm/GridContent.js +2 -2
- package/dist/esm/MasterDeck.js +1 -1
- package/dist/esm/QueueDeckExpanded.js +1 -1
- package/dist/esm/VideoSeriesListing.js +1 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/{visibility-sensor-675d3fa1.js → visibility-sensor-71e50a91.js} +2501 -1439
- package/package.json +5 -2
package/dist/esm/DeckContent.js
CHANGED
|
@@ -6,7 +6,7 @@ import Container from 'react-bootstrap/Container';
|
|
|
6
6
|
import Row from 'react-bootstrap/Row';
|
|
7
7
|
import Col from 'react-bootstrap/Col';
|
|
8
8
|
import Card from 'react-bootstrap/Card';
|
|
9
|
-
import { I as InfiniteScroll, V as VisibilitySensor, m as moment } from './visibility-sensor-
|
|
9
|
+
import { I as InfiniteScroll, V as VisibilitySensor, m as moment } from './visibility-sensor-71e50a91.js';
|
|
10
10
|
import 'next/link';
|
|
11
11
|
import { withRouter } from 'next/router';
|
|
12
12
|
import { d as debounce_1 } from './debounce-dc0c02e5.js';
|
package/dist/esm/DeckQueue.js
CHANGED
|
@@ -6,7 +6,7 @@ import Container from 'react-bootstrap/Container';
|
|
|
6
6
|
import Row from 'react-bootstrap/Row';
|
|
7
7
|
import Col from 'react-bootstrap/Col';
|
|
8
8
|
import Card from 'react-bootstrap/Card';
|
|
9
|
-
import { V as VisibilitySensor, m as moment, I as InfiniteScroll } from './visibility-sensor-
|
|
9
|
+
import { V as VisibilitySensor, m as moment, I as InfiniteScroll } from './visibility-sensor-71e50a91.js';
|
|
10
10
|
import 'next/link';
|
|
11
11
|
import { withRouter } from 'next/router';
|
|
12
12
|
import { d as debounce_1 } from './debounce-dc0c02e5.js';
|
|
@@ -2,7 +2,7 @@ import React__default, { useState } from 'react';
|
|
|
2
2
|
import './_commonjsHelpers-ae1b5db5.js';
|
|
3
3
|
import { a as lib_1, b as lib_2 } from './index-70f7c966.js';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
5
|
-
import { V as VisibilitySensor } from './visibility-sensor-
|
|
5
|
+
import { V as VisibilitySensor } from './visibility-sensor-71e50a91.js';
|
|
6
6
|
import { d as debounce_1 } from './debounce-dc0c02e5.js';
|
|
7
7
|
import 'react-dom';
|
|
8
8
|
import { s as slicedToArray } from './_babelHelpers-67c05996.js';
|
|
@@ -4,7 +4,7 @@ import Container from 'react-bootstrap/Container';
|
|
|
4
4
|
import Row from 'react-bootstrap/Row';
|
|
5
5
|
import Col from 'react-bootstrap/Col';
|
|
6
6
|
import Card from 'react-bootstrap/Card';
|
|
7
|
-
import { m as moment, V as VisibilitySensor, I as InfiniteScroll } from './visibility-sensor-
|
|
7
|
+
import { m as moment, V as VisibilitySensor, I as InfiniteScroll } from './visibility-sensor-71e50a91.js';
|
|
8
8
|
import 'next/link';
|
|
9
9
|
import { withRouter } from 'next/router';
|
|
10
10
|
import { d as debounce_1 } from './debounce-dc0c02e5.js';
|
|
@@ -17,7 +17,7 @@ import { D as DFPAdSlot } from './AdSlot-0ea49f7e.js';
|
|
|
17
17
|
import { g as get_1 } from './get-b074314b.js';
|
|
18
18
|
|
|
19
19
|
var Dfp = React__default.lazy(function () {
|
|
20
|
-
return import('./Dfp-
|
|
20
|
+
return import('./Dfp-f026ab16.js');
|
|
21
21
|
});
|
|
22
22
|
|
|
23
23
|
var AD = function AD(props) {
|
package/dist/esm/GridContent.js
CHANGED
|
@@ -6,7 +6,7 @@ import 'react-bootstrap/Container';
|
|
|
6
6
|
import 'react-bootstrap/Row';
|
|
7
7
|
import 'react-bootstrap/Col';
|
|
8
8
|
import 'react-bootstrap/Card';
|
|
9
|
-
import './visibility-sensor-
|
|
9
|
+
import './visibility-sensor-71e50a91.js';
|
|
10
10
|
import 'next/link';
|
|
11
11
|
import 'next/router';
|
|
12
12
|
import './debounce-dc0c02e5.js';
|
|
@@ -18,4 +18,4 @@ import './entities-e85d3a4a.js';
|
|
|
18
18
|
import './_babelHelpers-67c05996.js';
|
|
19
19
|
import './AdSlot-0ea49f7e.js';
|
|
20
20
|
import './get-b074314b.js';
|
|
21
|
-
export { G as default } from './GridContent-
|
|
21
|
+
export { G as default } from './GridContent-7990f509.js';
|
package/dist/esm/MasterDeck.js
CHANGED
|
@@ -6,7 +6,7 @@ import Container from 'react-bootstrap/Container';
|
|
|
6
6
|
import Row from 'react-bootstrap/Row';
|
|
7
7
|
import 'react-bootstrap/Col';
|
|
8
8
|
import 'react-bootstrap/Card';
|
|
9
|
-
import { I as InfiniteScroll, V as VisibilitySensor } from './visibility-sensor-
|
|
9
|
+
import { I as InfiniteScroll, V as VisibilitySensor } from './visibility-sensor-71e50a91.js';
|
|
10
10
|
import 'next/link';
|
|
11
11
|
import { withRouter } from 'next/router';
|
|
12
12
|
import { d as debounce_1 } from './debounce-dc0c02e5.js';
|
|
@@ -2,7 +2,7 @@ import React__default, { useState, useEffect, useRef } from 'react';
|
|
|
2
2
|
import './_commonjsHelpers-ae1b5db5.js';
|
|
3
3
|
import { l as lib_3 } from './index-70f7c966.js';
|
|
4
4
|
import 'prop-types';
|
|
5
|
-
import { I as InfiniteScroll, V as VisibilitySensor, m as moment } from './visibility-sensor-
|
|
5
|
+
import { I as InfiniteScroll, V as VisibilitySensor, m as moment } from './visibility-sensor-71e50a91.js';
|
|
6
6
|
import 'next/link';
|
|
7
7
|
import { useRouter } from 'next/router';
|
|
8
8
|
import 'react-dom';
|
|
@@ -3,7 +3,7 @@ import './_commonjsHelpers-ae1b5db5.js';
|
|
|
3
3
|
import { l as lib_3 } from './index-70f7c966.js';
|
|
4
4
|
import 'prop-types';
|
|
5
5
|
import Container from 'react-bootstrap/Container';
|
|
6
|
-
import { I as InfiniteScroll, V as VisibilitySensor } from './visibility-sensor-
|
|
6
|
+
import { I as InfiniteScroll, V as VisibilitySensor } from './visibility-sensor-71e50a91.js';
|
|
7
7
|
import 'next/link';
|
|
8
8
|
import { withRouter } from 'next/router';
|
|
9
9
|
import { d as debounce_1 } from './debounce-dc0c02e5.js';
|
package/dist/esm/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import Container from 'react-bootstrap/Container';
|
|
|
6
6
|
import Row from 'react-bootstrap/Row';
|
|
7
7
|
import Col from 'react-bootstrap/Col';
|
|
8
8
|
import 'react-bootstrap/Card';
|
|
9
|
-
import { m as moment, I as InfiniteScroll, V as VisibilitySensor } from './visibility-sensor-
|
|
9
|
+
import { m as moment, I as InfiniteScroll, V as VisibilitySensor } from './visibility-sensor-71e50a91.js';
|
|
10
10
|
import Link from 'next/link';
|
|
11
11
|
import Router, { useRouter } from 'next/router';
|
|
12
12
|
import { d as debounce_1 } from './debounce-dc0c02e5.js';
|
|
@@ -20,7 +20,7 @@ import { D as DFPAdSlot } from './AdSlot-0ea49f7e.js';
|
|
|
20
20
|
export { D as AdSlot } from './AdSlot-0ea49f7e.js';
|
|
21
21
|
export { default as DeckContent } from './DeckContent.js';
|
|
22
22
|
import './get-b074314b.js';
|
|
23
|
-
export { A as AD, G as GridContent } from './GridContent-
|
|
23
|
+
export { A as AD, G as GridContent } from './GridContent-7990f509.js';
|
|
24
24
|
export { default as DeckQueue } from './DeckQueue.js';
|
|
25
25
|
import 'react-bootstrap/Media';
|
|
26
26
|
export { default as ThumbnailCard } from './ThumbnailCard.js';
|
|
@@ -12194,7 +12194,7 @@ var OncliveLargeHero = function OncliveLargeHero(props) {
|
|
|
12194
12194
|
React__default.createElement(
|
|
12195
12195
|
'style',
|
|
12196
12196
|
{ jsx: 'true' },
|
|
12197
|
-
'\n .article-hero-container {\n margin: 0 -0.8rem;\n }\n @media screen and (min-width: 1400px) {\n .article-hero-container {\n display: flex;\n flex-direction: row;\n }\n }\n .top-article {\n // width: 50%;\n margin: 0 1rem;\n height: 100%;\n display: block;\n }\n .top-article figure {\n width: 100%;\n height: 60%;\n }\n .top-article figure img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n }\n .top-article--body h1 {\n font-size: 1.4rem;\n color: black !important;\n font-weight: bold;\n }\n // .sub-articles-container {\n // width: 50%;\n // flex: 1 1 auto;\n // min-width: 350px;\n // }\n .sub-article {\n margin: 0 1rem 1rem;\n display: flex;\n flex-direction: row;\n }\n .sub-article figure {\n width: 125px;\n }\n .sub-article figure img {\n width: 125px;\n height: auto;\n object-fit: cover;\n }\n .sub-article--body {\n padding-left: 1rem;\n font-size: 0.9rem;\n }\n .sub-article--body h2 {\n font-size: 1rem;\n font-weight: bold;\n }\n @media screen and (max-width: 1368px) {\n .article-hero-container {\n flex-direction: column;\n }\n .top-article {\n // width: unset;\n flex: 1 1 auto;\n }\n .sub-articles-container {\n width: 100%;\n margin-top: 1rem;\n min-width: 280px;\n }\n }\n @media screen and (max-width: 1399px) and (min-width: 992px) {\n .top-article {\n // width: 50%;\n flex: 1 1 auto;\n margin-bottom: 1rem;\n }\n .middle-group {\n display: none;\n }\n .middle-single {\n display: block !important;\n margin-top: 0 !important;\n }\n .top-article figure img {\n max-height: 180px !important;\n }\n .top-article-summary {\n display: none;\n }\n }\n // @media only screen and (min-width) {\n // .sub-outer-container {\n // width: 50%;\n // flex: 1 1 auto;\n // min-width: 350px;\n // }\n // }\n .middle-single {\n display: none;\n }\n .top-outer {\n display: flex;\n }\n '
|
|
12197
|
+
'\n .article-hero-container {\n margin: 0 -0.8rem;\n }\n @media screen and (min-width: 1400px) {\n .article-hero-container {\n display: flex;\n flex-direction: row;\n margin-bottom: 30px;\n }\n .top-outer {\n width: 50%;\n }\n .sub-outer-container {\n width: 50%;\n }\n }\n .top-article {\n // width: 50%;\n margin: 0 1rem;\n height: 100%;\n display: block;\n }\n .top-article figure {\n width: 100%;\n height: 60%;\n }\n .top-article figure img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n }\n .top-article--body h1 {\n font-size: 1.4rem;\n color: black !important;\n font-weight: bold;\n }\n // .sub-articles-container {\n // width: 50%;\n // flex: 1 1 auto;\n // min-width: 350px;\n // }\n .sub-article {\n margin: 0 1rem 1rem;\n display: flex;\n flex-direction: row;\n }\n .sub-article figure {\n width: 125px;\n }\n .sub-article figure img {\n width: 125px;\n height: auto;\n object-fit: cover;\n }\n .sub-article--body {\n padding-left: 1rem;\n font-size: 0.9rem;\n }\n .sub-article--body h2 {\n font-size: 1rem;\n font-weight: bold;\n }\n @media screen and (max-width: 1368px) {\n .article-hero-container {\n flex-direction: column;\n }\n .top-article {\n // width: unset;\n flex: 1 1 auto;\n }\n .sub-articles-container {\n width: 100%;\n margin-top: 1rem;\n min-width: 280px;\n }\n }\n @media screen and (max-width: 1399px) and (min-width: 992px) {\n .top-article {\n // width: 50%;\n flex: 1 1 auto;\n margin-bottom: 1rem;\n }\n .middle-group {\n display: none;\n }\n .middle-single {\n display: block !important;\n margin-top: 0 !important;\n }\n .top-article figure img {\n max-height: 180px !important;\n }\n .top-article-summary {\n display: none;\n }\n }\n // @media only screen and (min-width) {\n // .sub-outer-container {\n // width: 50%;\n // flex: 1 1 auto;\n // min-width: 350px;\n // }\n // }\n .middle-single {\n display: none;\n }\n .top-outer {\n display: flex;\n }\n '
|
|
12198
12198
|
)
|
|
12199
12199
|
);
|
|
12200
12200
|
};
|