@mjhls/mjh-framework 1.0.394 → 1.0.396
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/{GridContent-dd1844d5.js → GridContent-19ce4f03.js} +1 -1
- package/dist/cjs/GridContent.js +2 -2
- package/dist/cjs/MasterDeck.js +1 -1
- package/dist/cjs/{Normal-cc68fd44.js → Normal-adc8ed7f.js} +3 -3
- package/dist/cjs/TemplateNormal.js +1 -1
- package/dist/cjs/VideoSeriesListing.js +1 -1
- package/dist/cjs/index.js +1167 -5
- package/dist/cjs/{inherits-2a0fa98c.js → inherits-e793003e.js} +1 -0
- package/dist/esm/DeckContent.js +1 -1
- package/dist/esm/DeckQueue.js +1 -1
- package/dist/esm/{GridContent-4a5cef9e.js → GridContent-5fe7c99b.js} +1 -1
- package/dist/esm/GridContent.js +2 -2
- package/dist/esm/MasterDeck.js +1 -1
- package/dist/esm/{Normal-c171a945.js → Normal-da6eaaec.js} +3 -3
- package/dist/esm/TemplateNormal.js +1 -1
- package/dist/esm/VideoSeriesListing.js +1 -1
- package/dist/esm/index.js +1164 -7
- package/dist/esm/{inherits-cacd91d8.js → inherits-dfba24f5.js} +1 -1
- package/package.json +1 -1
package/dist/esm/DeckContent.js
CHANGED
|
@@ -6,7 +6,7 @@ import { m as main_39 } from './main-25bb2c75.js';
|
|
|
6
6
|
import { _ as _toConsumableArray } from './toConsumableArray-d7054876.js';
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
8
|
import { _ as _extends } from './extends-92072fff.js';
|
|
9
|
-
import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-
|
|
9
|
+
import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-dfba24f5.js';
|
|
10
10
|
import './typeof-e4b50250.js';
|
|
11
11
|
import React__default from 'react';
|
|
12
12
|
import { d as debounce_1, l as lib_3 } from './debounce-df468b0e.js';
|
package/dist/esm/DeckQueue.js
CHANGED
|
@@ -6,7 +6,7 @@ import { m as main_39 } from './main-25bb2c75.js';
|
|
|
6
6
|
import { _ as _toConsumableArray } from './toConsumableArray-d7054876.js';
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
8
|
import { _ as _extends } from './extends-92072fff.js';
|
|
9
|
-
import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-
|
|
9
|
+
import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-dfba24f5.js';
|
|
10
10
|
import './typeof-e4b50250.js';
|
|
11
11
|
import React__default from 'react';
|
|
12
12
|
import { d as debounce_1, l as lib_3 } from './debounce-df468b0e.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { m as main_39 } from './main-25bb2c75.js';
|
|
2
2
|
import { _ as _toConsumableArray } from './toConsumableArray-d7054876.js';
|
|
3
3
|
import { _ as _extends } from './extends-92072fff.js';
|
|
4
|
-
import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-
|
|
4
|
+
import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-dfba24f5.js';
|
|
5
5
|
import React__default, { Suspense } from 'react';
|
|
6
6
|
import { d as debounce_1, l as lib_3 } from './debounce-df468b0e.js';
|
|
7
7
|
import Container from 'react-bootstrap/Container';
|
package/dist/esm/GridContent.js
CHANGED
|
@@ -6,7 +6,7 @@ import './main-25bb2c75.js';
|
|
|
6
6
|
import './toConsumableArray-d7054876.js';
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
8
|
import './extends-92072fff.js';
|
|
9
|
-
import './inherits-
|
|
9
|
+
import './inherits-dfba24f5.js';
|
|
10
10
|
import './typeof-e4b50250.js';
|
|
11
11
|
import 'react';
|
|
12
12
|
import './debounce-df468b0e.js';
|
|
@@ -27,5 +27,5 @@ import './AdSlot-971ce41c.js';
|
|
|
27
27
|
import './promise-5d7cd78a.js';
|
|
28
28
|
import './ADInfeed-88c335d9.js';
|
|
29
29
|
import './get-53653403.js';
|
|
30
|
-
export { G as default } from './GridContent-
|
|
30
|
+
export { G as default } from './GridContent-5fe7c99b.js';
|
|
31
31
|
import './AuthorComponent-c9e46673.js';
|
package/dist/esm/MasterDeck.js
CHANGED
|
@@ -6,7 +6,7 @@ import { m as main_39 } from './main-25bb2c75.js';
|
|
|
6
6
|
import { _ as _toConsumableArray } from './toConsumableArray-d7054876.js';
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
8
|
import { _ as _extends } from './extends-92072fff.js';
|
|
9
|
-
import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-
|
|
9
|
+
import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-dfba24f5.js';
|
|
10
10
|
import './typeof-e4b50250.js';
|
|
11
11
|
import React__default from 'react';
|
|
12
12
|
import { d as debounce_1, l as lib_3 } from './debounce-df468b0e.js';
|
|
@@ -1138,10 +1138,10 @@ var NavNative = function NavNative(props) {
|
|
|
1138
1138
|
if (row.subQuery && row.subQuery.length > 0) {
|
|
1139
1139
|
return row.name ? React__default.createElement(
|
|
1140
1140
|
'div',
|
|
1141
|
-
|
|
1141
|
+
{ key: index },
|
|
1142
1142
|
React__default.createElement(
|
|
1143
1143
|
NavDropdown,
|
|
1144
|
-
{
|
|
1144
|
+
{ title: row.name, id: 'basic-nav-dropdown' },
|
|
1145
1145
|
row.subQuery && row.subQuery.map(function (ddRow, subIndex) {
|
|
1146
1146
|
if (ddRow.type === 'divider') {
|
|
1147
1147
|
return React__default.createElement(NavDropdown.Divider, { key: subIndex });
|
|
@@ -1198,7 +1198,7 @@ var NavNative = function NavNative(props) {
|
|
|
1198
1198
|
if (row.subQuery && row.subQuery.length > 0) {
|
|
1199
1199
|
return row.name ? React__default.createElement(
|
|
1200
1200
|
'div',
|
|
1201
|
-
|
|
1201
|
+
{ key: 'subnav-' + index },
|
|
1202
1202
|
React__default.createElement(
|
|
1203
1203
|
NavDropdown,
|
|
1204
1204
|
{ key: index, title: row.name, id: 'basic-nav-dropdown' },
|
|
@@ -17,7 +17,7 @@ import './react-social-icons-a7d5c5c7.js';
|
|
|
17
17
|
import 'react-bootstrap';
|
|
18
18
|
import './index.esm-536609db.js';
|
|
19
19
|
import 'react-bootstrap/Button';
|
|
20
|
-
export { T as default } from './Normal-
|
|
20
|
+
export { T as default } from './Normal-da6eaaec.js';
|
|
21
21
|
import 'react-bootstrap/ListGroup';
|
|
22
22
|
import 'next/head';
|
|
23
23
|
import 'react-bootstrap/Nav';
|
|
@@ -4,7 +4,7 @@ import './web.dom.iterable-e6bf2bf6.js';
|
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
5
|
import './_object-pie-33c40e79.js';
|
|
6
6
|
import { _ as _extends } from './extends-92072fff.js';
|
|
7
|
-
import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-
|
|
7
|
+
import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-dfba24f5.js';
|
|
8
8
|
import './typeof-e4b50250.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import { d as debounce_1, l as lib_3 } from './debounce-df468b0e.js';
|