@mjhls/mjh-framework 1.0.297 → 1.0.299
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/{ADInfeed-6b94763a.js → ADInfeed-b6b230c2.js} +1 -1
- package/dist/cjs/{AdSlot-29aee917.js → AdSlot-5d9fdc6a.js} +2 -2
- package/dist/cjs/DeckContent.js +10 -10
- package/dist/cjs/DeckQueue.js +8 -8
- package/dist/cjs/{Dfp-f871551d.js → Dfp-a8b22707.js} +1 -1
- package/dist/cjs/{GridContent-888d2bfa.js → GridContent-f09420d8.js} +10 -10
- package/dist/cjs/GridContent.js +7 -7
- package/dist/cjs/MasterDeck.js +8 -8
- package/dist/cjs/{Normal-c3f4eec3.js → Normal-7cc8b477.js} +2 -30
- package/dist/cjs/QueueDeckExpanded.js +4 -4
- package/dist/cjs/TemplateNormal.js +5 -5
- package/dist/cjs/VideoSeriesListing.js +7 -7
- package/dist/cjs/{debounce-ba3eaee2.js → debounce-481f4457.js} +1 -0
- package/dist/cjs/{get-de2660c3.js → get-244e60f6.js} +1 -1
- package/dist/cjs/index.js +25666 -93
- package/dist/cjs/{inherits-663e8f74.js → inherits-1809c2b2.js} +1 -2
- package/dist/cjs/{promise-2c453658.js → promise-80462e68.js} +1 -1
- package/dist/esm/{ADInfeed-94f767ec.js → ADInfeed-f9eec740.js} +1 -1
- package/dist/esm/{AdSlot-3d2ecc87.js → AdSlot-8eb6ead1.js} +2 -2
- package/dist/esm/DeckContent.js +5 -5
- package/dist/esm/DeckQueue.js +3 -3
- package/dist/esm/{Dfp-d2d43384.js → Dfp-5bf6f49a.js} +1 -1
- package/dist/esm/{GridContent-ce2f615a.js → GridContent-dfd2c3e1.js} +5 -5
- package/dist/esm/GridContent.js +7 -7
- package/dist/esm/MasterDeck.js +3 -3
- package/dist/esm/{Normal-0bf73d75.js → Normal-109b37d4.js} +2 -30
- package/dist/esm/QueueDeckExpanded.js +4 -4
- package/dist/esm/TemplateNormal.js +5 -5
- package/dist/esm/VideoSeriesListing.js +2 -2
- package/dist/esm/{debounce-93ab8f80.js → debounce-348918fc.js} +1 -1
- package/dist/esm/{get-9c285a85.js → get-92cb9c81.js} +1 -1
- package/dist/esm/index.js +25675 -103
- package/dist/esm/{inherits-4cae443b.js → inherits-0e4a08b9.js} +2 -2
- package/dist/esm/{promise-e3480f1c.js → promise-d0f024ef.js} +1 -1
- package/package.json +6 -2
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import { b as _core, c as _export, d as _fails, a as _toObject, e as _objectDp, f as _descriptors, g as _uid, h as _isObject, i as _has, _ as _objectKeys, j as _cof, k as _objectKeysInternal, l as _enumBugKeys, m as _toIobject, n as _toPrimitive, o as _ie8DomDefine, p as _propertyDesc, q as _global, r as _shared, s as _hide, t as _anObject, u as _ctx } from './_to-object-b9b796ec.js';
|
|
3
3
|
import { _ as _objectGpo, a as _wks, b as _redefine, c as _setToStringTag, d as _objectCreate } from './web.dom.iterable-3be50d6c.js';
|
|
4
|
-
import { f as _library } from './debounce-
|
|
4
|
+
import { f as _library } from './debounce-348918fc.js';
|
|
5
5
|
import { a as _objectGops, b as _objectPie } from './extends-dbbe308d.js';
|
|
6
6
|
|
|
7
7
|
// most Object methods by ES6 should accept primitives
|
|
@@ -638,4 +638,4 @@ exports.default = function (subClass, superClass) {
|
|
|
638
638
|
|
|
639
639
|
var _inherits = unwrapExports(inherits);
|
|
640
640
|
|
|
641
|
-
export { _objectSap as _, _inherits as a, _classCallCheck as b, _possibleConstructorReturn as c, _Object$getPrototypeOf as d, _createClass as e
|
|
641
|
+
export { _objectSap as _, _inherits as a, _classCallCheck as b, _possibleConstructorReturn as c, _Object$getPrototypeOf as d, _createClass as e };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import { u as _ctx, w as _toLength, t as _anObject, x as _aFunction, q as _global, j as _cof, y as _domCreate, h as _isObject, s as _hide, b as _core, f as _descriptors, e as _objectDp, c as _export } from './_to-object-b9b796ec.js';
|
|
3
3
|
import { a as _wks, f as _html, c as _setToStringTag } from './web.dom.iterable-3be50d6c.js';
|
|
4
|
-
import { f as _library } from './debounce-
|
|
4
|
+
import { f as _library } from './debounce-348918fc.js';
|
|
5
5
|
import { d as _isArrayIter, e as _iterCall, _ as _iterDetect } from './main-155ec04f.js';
|
|
6
6
|
import { c as core_getIteratorMethod, _ as _classof } from './core.get-iterator-method-31c1fb1a.js';
|
|
7
7
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mjhls/mjh-framework",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.299",
|
|
4
4
|
"description": "Foundation Framework",
|
|
5
5
|
"author": "mjh-framework",
|
|
6
6
|
"license": "MIT",
|
|
@@ -34,6 +34,7 @@
|
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
36
|
"@brightcove/react-player-loader": "^1.4.0",
|
|
37
|
+
"@hapi/iron": "^6.0.0",
|
|
37
38
|
"@rollup/plugin-json": "^4.0.3",
|
|
38
39
|
"@sanity/block-content-to-react": "^2.0.7",
|
|
39
40
|
"@sanity/image-url": "^0.140.15",
|
|
@@ -61,7 +62,9 @@
|
|
|
61
62
|
"md5": "^2.2.1",
|
|
62
63
|
"moment": "^2.26.0",
|
|
63
64
|
"moment-timezone": "^0.5.31",
|
|
65
|
+
"mysql": "^2.18.1",
|
|
64
66
|
"next": "^9.2.0",
|
|
67
|
+
"passport-local": "^1.0.0",
|
|
65
68
|
"react": "^16.12.0",
|
|
66
69
|
"react-bootstrap": "^1.0.0-beta.16",
|
|
67
70
|
"react-device-detect": "^1.11.14",
|
|
@@ -84,7 +87,8 @@
|
|
|
84
87
|
"rollup-plugin-node-resolve": "^3.3.0",
|
|
85
88
|
"rollup-plugin-peer-deps-external": "^2.2.0",
|
|
86
89
|
"rollup-plugin-postcss": "^1.6.2",
|
|
87
|
-
"rollup-plugin-url": "^1.4.0"
|
|
90
|
+
"rollup-plugin-url": "^1.4.0",
|
|
91
|
+
"swr": "^0.2.3"
|
|
88
92
|
},
|
|
89
93
|
"files": [
|
|
90
94
|
"dist"
|