@mjhls/mjh-framework 1.0.714 → 1.0.716

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.
Files changed (117) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/ArticleCarousel.js +2 -1
  3. package/dist/cjs/ArticleSeriesListing.js +2 -1
  4. package/dist/cjs/BrowseVideosListing.js +2 -1
  5. package/dist/cjs/EventsDeck.js +3 -21
  6. package/dist/cjs/ExternalResources.js +4 -2
  7. package/dist/cjs/GroupDeck.js +13 -12
  8. package/dist/cjs/PartnerDetailListing.js +4 -2
  9. package/dist/cjs/TaxonomyDescription.js +4 -2
  10. package/dist/cjs/VideoProgramLandingPage.js +252 -0
  11. package/dist/cjs/VideoSeriesLandingPage.js +178 -0
  12. package/dist/cjs/VideoSeriesListing.js +2 -1
  13. package/dist/cjs/View.js +4 -2
  14. package/dist/cjs/YoutubeGroup.js +17 -16
  15. package/dist/cjs/_object-to-array-bec5fcf2.js +25 -0
  16. package/dist/cjs/getSerializers.js +4 -2
  17. package/dist/cjs/index-187c967e.js +54 -0
  18. package/dist/cjs/{index-bb09dc7c.js → index-7d880c49.js} +358 -39
  19. package/dist/cjs/index.js +9 -2
  20. package/dist/cjs/{smoothscroll-1abb448e.js → smoothscroll-99df7f93.js} +0 -50
  21. package/dist/esm/AD.js +1 -1
  22. package/dist/esm/AD300x250.js +11 -11
  23. package/dist/esm/AD300x250x600.js +11 -11
  24. package/dist/esm/AD728x90.js +11 -11
  25. package/dist/esm/ADFloatingFooter.js +11 -11
  26. package/dist/esm/ADFooter.js +5 -5
  27. package/dist/esm/ADGutter.js +11 -11
  28. package/dist/esm/{ADInfeed-a9a35a5c.js → ADInfeed-3ee501b9.js} +2 -2
  29. package/dist/esm/ADSkyscraper.js +11 -11
  30. package/dist/esm/ADSponsoredResources.js +11 -11
  31. package/dist/esm/ADWebcast.js +11 -11
  32. package/dist/esm/ADWelcome.js +11 -11
  33. package/dist/esm/{ADlgInfeed-ce2e0e3a.js → ADlgInfeed-0bf06b17.js} +2 -2
  34. package/dist/esm/AccordionPanel.js +5 -5
  35. package/dist/esm/AdSlot.js +11 -11
  36. package/dist/esm/AdSlotsProvider.js +8 -8
  37. package/dist/esm/AlphabeticList.js +9 -9
  38. package/dist/esm/ArticleCarousel.js +11 -10
  39. package/dist/esm/ArticleSeriesListing.js +14 -13
  40. package/dist/esm/Auth.js +11 -11
  41. package/dist/esm/{AuthorComponent-c29a0075.js → AuthorComponent-c7ff069f.js} +1 -1
  42. package/dist/esm/Beam.js +8 -8
  43. package/dist/esm/Breadcrumbs.js +5 -5
  44. package/dist/esm/BrowseVideosListing.js +11 -10
  45. package/dist/esm/CMEDeck.js +10 -10
  46. package/dist/esm/Column2.js +9 -9
  47. package/dist/esm/Column3.js +13 -13
  48. package/dist/esm/DeckContent.js +18 -18
  49. package/dist/esm/DeckQueue.js +13 -13
  50. package/dist/esm/{Dfp-db06d7dc.js → Dfp-5d779279.js} +5 -5
  51. package/dist/esm/EventsDeck.js +13 -31
  52. package/dist/esm/ExternalResources.js +21 -19
  53. package/dist/esm/ForbesHero.js +6 -6
  54. package/dist/esm/GridContent.js +20 -20
  55. package/dist/esm/GridHero.js +6 -6
  56. package/dist/esm/GroupDeck.js +10 -9
  57. package/dist/esm/HamMagazine.js +9 -9
  58. package/dist/esm/IssueContentDeck.js +6 -6
  59. package/dist/esm/IssueDeck.js +9 -9
  60. package/dist/esm/IssueLanding.js +15 -15
  61. package/dist/esm/LeftNav.js +11 -11
  62. package/dist/esm/MasterDeck.js +19 -19
  63. package/dist/esm/NavDvm.js +8 -8
  64. package/dist/esm/NavMagazine.js +9 -9
  65. package/dist/esm/NavNative.js +8 -8
  66. package/dist/esm/NavNormal.js +8 -8
  67. package/dist/esm/OncliveLargeHero.js +6 -6
  68. package/dist/esm/PageFilter.js +5 -5
  69. package/dist/esm/PartnerDetailListing.js +24 -22
  70. package/dist/esm/PopUpModal.js +5 -5
  71. package/dist/esm/PublicationLanding.js +9 -9
  72. package/dist/esm/QueueDeckExpanded.js +15 -15
  73. package/dist/esm/Search.js +5 -5
  74. package/dist/esm/Segment.js +7 -7
  75. package/dist/esm/SideFooter.js +9 -9
  76. package/dist/esm/{SocialSearchComponent-fab3e851.js → SocialSearchComponent-c3216d1a.js} +1 -1
  77. package/dist/esm/TaxonomyCard.js +3 -3
  78. package/dist/esm/TaxonomyDescription.js +21 -19
  79. package/dist/esm/TemplateNormal.js +14 -14
  80. package/dist/esm/Ustream.js +5 -5
  81. package/dist/esm/VideoProgramLandingPage.js +243 -0
  82. package/dist/esm/VideoSeriesCard.js +6 -6
  83. package/dist/esm/VideoSeriesFilter.js +8 -8
  84. package/dist/esm/VideoSeriesLandingPage.js +172 -0
  85. package/dist/esm/VideoSeriesListing.js +14 -13
  86. package/dist/esm/View.js +23 -21
  87. package/dist/esm/YahooHero.js +6 -6
  88. package/dist/esm/YoutubeGroup.js +10 -9
  89. package/dist/esm/{_is-array-9383b394.js → _is-array-674f71ec.js} +1 -1
  90. package/dist/esm/{_iter-detect-d4d262ee.js → _iter-detect-48516cd3.js} +2 -2
  91. package/dist/esm/{_object-pie-71ac75a4.js → _object-pie-33c40e79.js} +1 -1
  92. package/dist/esm/{_object-sap-6a003379.js → _object-sap-fd3054d0.js} +1 -1
  93. package/dist/esm/_object-to-array-8f409e54.js +23 -0
  94. package/dist/esm/{_set-species-0b056cff.js → _set-species-494ed292.js} +4 -4
  95. package/dist/esm/{_to-object-9bef3b62.js → _to-object-97770c52.js} +1 -1
  96. package/dist/esm/{asyncToGenerator-acd1cc47.js → asyncToGenerator-2bd4099a.js} +6 -6
  97. package/dist/esm/{core.get-iterator-method-1b116089.js → core.get-iterator-method-d1d5ed02.js} +2 -2
  98. package/dist/esm/{define-property-9a008401.js → define-property-ec6d528d.js} +1 -1
  99. package/dist/esm/{defineProperty-ddd52c29.js → defineProperty-ea516b15.js} +1 -1
  100. package/dist/esm/{es6.string.iterator-b24a54f2.js → es6.string.iterator-aa6068a3.js} +1 -1
  101. package/dist/esm/{extends-c2b1c9d7.js → extends-31d65aba.js} +2 -2
  102. package/dist/esm/getRelatedArticle.js +7 -7
  103. package/dist/esm/getSerializers.js +21 -19
  104. package/dist/esm/{getTargeting-b1a7be54.js → getTargeting-2d402d66.js} +2 -2
  105. package/dist/esm/getTargeting.js +8 -8
  106. package/dist/esm/{index-48a08226.js → index-998e7b12.js} +353 -34
  107. package/dist/esm/index-c7e2ac95.js +52 -0
  108. package/dist/esm/index.js +31 -26
  109. package/dist/esm/{inherits-18d4a779.js → inherits-5906fbea.js} +5 -5
  110. package/dist/esm/{keys-9bb7939c.js → keys-a0b0c7a4.js} +2 -2
  111. package/dist/esm/{slicedToArray-34468155.js → slicedToArray-cdeaee08.js} +4 -4
  112. package/dist/esm/{smoothscroll-ab6e0238.js → smoothscroll-fa4e3f8c.js} +2 -51
  113. package/dist/esm/{stringify-8a4f19f7.js → stringify-d4839bab.js} +1 -1
  114. package/dist/esm/{toConsumableArray-5212fee7.js → toConsumableArray-fa2dcda7.js} +4 -4
  115. package/dist/esm/{typeof-64422756.js → typeof-e9cea9e8.js} +5 -5
  116. package/dist/esm/{web.dom.iterable-ca37144a.js → web.dom.iterable-035980f3.js} +2 -2
  117. package/package.json +1 -1
@@ -1,9 +1,9 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { h as _toObject, d as _core, f as _ctx, p as _anObject, e as _isObject, c as _export } from './_to-object-9bef3b62.js';
3
- import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-b24a54f2.js';
4
- import { _ as _objectSap } from './_object-sap-6a003379.js';
5
- import { d as defineProperty } from './define-property-9a008401.js';
6
- import { a as _typeof_1, b as _objectGopd } from './typeof-64422756.js';
2
+ import { f as _toObject, a as _core, c as _ctx, o as _anObject, b as _isObject, _ as _export } from './_to-object-97770c52.js';
3
+ import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-aa6068a3.js';
4
+ import { _ as _objectSap } from './_object-sap-fd3054d0.js';
5
+ import { d as defineProperty } from './define-property-ec6d528d.js';
6
+ import { a as _typeof_1, b as _objectGopd } from './typeof-e9cea9e8.js';
7
7
 
8
8
  // 19.1.2.9 Object.getPrototypeOf(O)
9
9
 
@@ -1,6 +1,6 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { a as _objectKeys, h as _toObject, d as _core } from './_to-object-9bef3b62.js';
3
- import { _ as _objectSap } from './_object-sap-6a003379.js';
2
+ import { n as _objectKeys, f as _toObject, a as _core } from './_to-object-97770c52.js';
3
+ import { _ as _objectSap } from './_object-sap-fd3054d0.js';
4
4
 
5
5
  // 19.1.2.14 Object.keys(O)
6
6
 
@@ -1,8 +1,8 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import './web.dom.iterable-ca37144a.js';
3
- import { b as _wks, f as _iterators } from './es6.string.iterator-b24a54f2.js';
4
- import { _ as _classof, c as core_getIteratorMethod } from './core.get-iterator-method-1b116089.js';
5
- import { d as _core, p as _anObject } from './_to-object-9bef3b62.js';
2
+ import './web.dom.iterable-035980f3.js';
3
+ import { b as _wks, f as _iterators } from './es6.string.iterator-aa6068a3.js';
4
+ import { _ as _classof, c as core_getIteratorMethod } from './core.get-iterator-method-d1d5ed02.js';
5
+ import { a as _core, o as _anObject } from './_to-object-97770c52.js';
6
6
 
7
7
  var ITERATOR = _wks('iterator');
8
8
 
@@ -1,53 +1,4 @@
1
- import { c as createCommonjsModule, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
2
-
3
- var getYoutubeId = createCommonjsModule(function (module, exports) {
4
- (function (root, factory) {
5
- {
6
- module.exports = factory();
7
- }
8
- }(commonjsGlobal, function (exports) {
9
-
10
- return function (url, opts) {
11
- if (opts == undefined) {
12
- opts = {fuzzy: true};
13
- }
14
-
15
- if (/youtu\.?be/.test(url)) {
16
-
17
- // Look first for known patterns
18
- var i;
19
- var patterns = [
20
- /youtu\.be\/([^#\&\?]{11})/, // youtu.be/<id>
21
- /\?v=([^#\&\?]{11})/, // ?v=<id>
22
- /\&v=([^#\&\?]{11})/, // &v=<id>
23
- /embed\/([^#\&\?]{11})/, // embed/<id>
24
- /\/v\/([^#\&\?]{11})/ // /v/<id>
25
- ];
26
-
27
- // If any pattern matches, return the ID
28
- for (i = 0; i < patterns.length; ++i) {
29
- if (patterns[i].test(url)) {
30
- return patterns[i].exec(url)[1];
31
- }
32
- }
33
-
34
- if (opts.fuzzy) {
35
- // If that fails, break it apart by certain characters and look
36
- // for the 11 character key
37
- var tokens = url.split(/[\/\&\?=#\.\s]/g);
38
- for (i = 0; i < tokens.length; ++i) {
39
- if (/^[^#\&\?]{11}$/.test(tokens[i])) {
40
- return tokens[i];
41
- }
42
- }
43
- }
44
- }
45
-
46
- return null;
47
- };
48
-
49
- }));
50
- });
1
+ import { c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
51
2
 
52
3
  var smoothscroll = createCommonjsModule(function (module, exports) {
53
4
  /* smoothscroll v0.4.4 - 2019 - Dustan Kasten, Jeremias Menichelli - MIT License */
@@ -482,4 +433,4 @@ var smoothscroll = createCommonjsModule(function (module, exports) {
482
433
  });
483
434
  smoothscroll.polyfill;
484
435
 
485
- export { getYoutubeId as g, smoothscroll as s };
436
+ export { smoothscroll as s };
@@ -1,5 +1,5 @@
1
1
  import { u as unwrapExports, c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
2
- import { d as _core } from './_to-object-9bef3b62.js';
2
+ import { a as _core } from './_to-object-97770c52.js';
3
3
 
4
4
  var $JSON = _core.JSON || (_core.JSON = { stringify: JSON.stringify });
5
5
  var stringify = function stringify(it) { // eslint-disable-line no-unused-vars
@@ -1,8 +1,8 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import './es6.string.iterator-b24a54f2.js';
3
- import { g as _objectDp, o as _propertyDesc, c as _export, h as _toObject, f as _ctx, j as _toLength, d as _core } from './_to-object-9bef3b62.js';
4
- import { _ as _iterDetect, a as _isArrayIter, b as _iterCall } from './_iter-detect-d4d262ee.js';
5
- import { c as core_getIteratorMethod } from './core.get-iterator-method-1b116089.js';
2
+ import './es6.string.iterator-aa6068a3.js';
3
+ import { e as _objectDp, m as _propertyDesc, _ as _export, f as _toObject, c as _ctx, h as _toLength, a as _core } from './_to-object-97770c52.js';
4
+ import { _ as _iterDetect, a as _isArrayIter, b as _iterCall } from './_iter-detect-48516cd3.js';
5
+ import { c as core_getIteratorMethod } from './core.get-iterator-method-d1d5ed02.js';
6
6
 
7
7
  var _createProperty = function (object, index, value) {
8
8
  if (index in object) _objectDp.f(object, index, _propertyDesc(0, value));
@@ -1,9 +1,9 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { b as _wks, e as _redefine, c as _setToStringTag, _ as _objectCreate } from './es6.string.iterator-b24a54f2.js';
3
- import './web.dom.iterable-ca37144a.js';
4
- import { d as _core, g as _objectDp, a as _objectKeys, q as _objectKeysInternal, r as _enumBugKeys, _ as _toIobject, b as _descriptors, s as _toPrimitive, t as _ie8DomDefine, u as _has, o as _propertyDesc, k as _global, v as _shared, l as _fails, w as _uid, c as _export, m as _hide, p as _anObject, h as _toObject, e as _isObject } from './_to-object-9bef3b62.js';
5
- import { _ as _meta, a as _isArray } from './_is-array-9383b394.js';
6
- import { a as _objectGops, _ as _objectPie } from './_object-pie-71ac75a4.js';
2
+ import { b as _wks, e as _redefine, c as _setToStringTag, _ as _objectCreate } from './es6.string.iterator-aa6068a3.js';
3
+ import './web.dom.iterable-035980f3.js';
4
+ import { a as _core, e as _objectDp, n as _objectKeys, p as _objectKeysInternal, q as _enumBugKeys, r as _toIobject, d as _descriptors, s as _toPrimitive, t as _ie8DomDefine, u as _has, m as _propertyDesc, i as _global, v as _shared, j as _fails, w as _uid, _ as _export, k as _hide, o as _anObject, f as _toObject, b as _isObject } from './_to-object-97770c52.js';
5
+ import { _ as _meta, a as _isArray } from './_is-array-674f71ec.js';
6
+ import { _ as _objectGops, a as _objectPie } from './_object-pie-33c40e79.js';
7
7
  import { _ as _library } from './_library-528f1934.js';
8
8
 
9
9
  var f = _wks;
@@ -1,5 +1,5 @@
1
- import { a as _iterDefine, f as _iterators, b as _wks } from './es6.string.iterator-b24a54f2.js';
2
- import { _ as _toIobject, k as _global, m as _hide } from './_to-object-9bef3b62.js';
1
+ import { a as _iterDefine, f as _iterators, b as _wks } from './es6.string.iterator-aa6068a3.js';
2
+ import { r as _toIobject, i as _global, k as _hide } from './_to-object-97770c52.js';
3
3
 
4
4
  var _iterStep = function (done, value) {
5
5
  return { value: value, done: !!done };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mjhls/mjh-framework",
3
- "version": "1.0.714",
3
+ "version": "1.0.716",
4
4
  "description": "Foundation Framework",
5
5
  "author": "mjh-framework",
6
6
  "license": "MIT",