@mjhls/mjh-framework 1.0.673-article-series → 1.0.673-article-series-v3

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.
@@ -41,7 +41,7 @@ require('./GroupDeck.js');
41
41
  require('react-bootstrap');
42
42
  var Button = require('react-bootstrap/Button');
43
43
  var index = require('./index-6367b7bf.js');
44
- var getSerializers = require('./index-06016cad.js');
44
+ var getSerializers = require('./index-14681913.js');
45
45
  require('./util-f2c1b65b.js');
46
46
  require('./brightcove-react-player-loader.es-5c98aec7.js');
47
47
  require('react-bootstrap/Pagination');
@@ -49,7 +49,7 @@ require('./GroupDeck.js');
49
49
  require('react-bootstrap');
50
50
  var QueueDeckExpanded = require('./QueueDeckExpanded.js');
51
51
  require('react-bootstrap/Button');
52
- var getSerializers = require('./index-06016cad.js');
52
+ var getSerializers = require('./index-14681913.js');
53
53
  require('./util-f2c1b65b.js');
54
54
  require('./brightcove-react-player-loader.es-5c98aec7.js');
55
55
  require('react-bootstrap/Pagination');
package/dist/cjs/View.js CHANGED
@@ -44,7 +44,7 @@ require('./iconBase-68959171.js');
44
44
  var Button = require('react-bootstrap/Button');
45
45
  var defineProperty = require('./defineProperty-55548b25.js');
46
46
  var Form = require('react-bootstrap/Form');
47
- var getSerializers = require('./index-06016cad.js');
47
+ var getSerializers = require('./index-14681913.js');
48
48
  require('./util-f2c1b65b.js');
49
49
  require('./brightcove-react-player-loader.es-5c98aec7.js');
50
50
  require('react-bootstrap/Pagination');
@@ -1476,7 +1476,7 @@ var View = function View(props) {
1476
1476
  React__default['default'].createElement(
1477
1477
  'title',
1478
1478
  { key: 'title' },
1479
- article && article.seo && article.seo.seo_title ? '' + article.seo.seo_title + (currentPage > 0 ? ' | Page ' + currentPage : '') : '' + article.title + (currentPage > 0 ? ' | Page ' + currentPage : '') + ' | ' + props.cache.siteSettingCache.name
1479
+ shareOptions && shareOptions.shareSeoTitle ? '' + shareOptions.shareTitle + (currentPage > 0 ? ' | Page ' + currentPage : '') : article && article.seo && article.seo.seo_title ? '' + article.seo.seo_title + (currentPage > 0 ? ' | Page ' + currentPage : '') : '' + article.title + (currentPage > 0 ? ' | Page ' + currentPage : '') + ' | ' + props.cache.siteSettingCache.name
1480
1480
  ),
1481
1481
  shareOptions.shareSummary && React__default['default'].createElement('meta', {
1482
1482
  name: 'description',
@@ -40,7 +40,7 @@ require('./smoothscroll-95231a70.js');
40
40
  require('./GroupDeck.js');
41
41
  require('react-bootstrap');
42
42
  require('react-bootstrap/Button');
43
- var getSerializers = require('./index-06016cad.js');
43
+ var getSerializers = require('./index-14681913.js');
44
44
  require('./util-f2c1b65b.js');
45
45
  require('./brightcove-react-player-loader.es-5c98aec7.js');
46
46
  require('react-bootstrap/Pagination');
@@ -8163,7 +8163,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
8163
8163
 
8164
8164
  if (indexOfRef >= 0) {
8165
8165
  //refArray.current[indexOfRef].wraperRef.current.scrollIntoView({ behavior: 'smooth' })
8166
- window.scrollTo({ top: refArray.current[indexOfRef].wraperRef.current.offsetTop - NavoffsetTop, behavior: 'auto' });
8166
+ window.scrollTo({ top: refArray.current[indexOfRef].wraperRef.current.offsetTop - NavoffsetTop, behavior: 'smooth' });
8167
8167
  }
8168
8168
  setFirstLoad(true);
8169
8169
  };
package/dist/cjs/index.js CHANGED
@@ -79,7 +79,7 @@ require('react-bootstrap/Form');
79
79
  require('./index-6367b7bf.js');
80
80
  require('./js.cookie-a511c430.js');
81
81
  var CMEDeck = require('./CMEDeck.js');
82
- var getSerializers = require('./index-06016cad.js');
82
+ var getSerializers = require('./index-14681913.js');
83
83
  require('./util-f2c1b65b.js');
84
84
  require('./brightcove-react-player-loader.es-5c98aec7.js');
85
85
  require('react-bootstrap/Pagination');
@@ -39,7 +39,7 @@ import './GroupDeck.js';
39
39
  import 'react-bootstrap';
40
40
  import Button from 'react-bootstrap/Button';
41
41
  import { m as momentTimezone } from './index-c00b0bbb.js';
42
- import { g as getSerializers } from './index-45bca0c4.js';
42
+ import { g as getSerializers } from './index-609b2da6.js';
43
43
  import './util-7700fc59.js';
44
44
  import './brightcove-react-player-loader.es-4abff0b1.js';
45
45
  import 'react-bootstrap/Pagination';
@@ -47,7 +47,7 @@ import './GroupDeck.js';
47
47
  import 'react-bootstrap';
48
48
  import QueueDeckExpanded from './QueueDeckExpanded.js';
49
49
  import 'react-bootstrap/Button';
50
- import { g as getSerializers } from './index-45bca0c4.js';
50
+ import { g as getSerializers } from './index-609b2da6.js';
51
51
  import './util-7700fc59.js';
52
52
  import './brightcove-react-player-loader.es-4abff0b1.js';
53
53
  import 'react-bootstrap/Pagination';
package/dist/esm/View.js CHANGED
@@ -42,7 +42,7 @@ import './iconBase-602d52fe.js';
42
42
  import Button from 'react-bootstrap/Button';
43
43
  import { _ as _defineProperty } from './defineProperty-b798470d.js';
44
44
  import Form from 'react-bootstrap/Form';
45
- import { I as InscreenSensor, r as renderAuthor, g as getSerializers } from './index-45bca0c4.js';
45
+ import { I as InscreenSensor, r as renderAuthor, g as getSerializers } from './index-609b2da6.js';
46
46
  import './util-7700fc59.js';
47
47
  import './brightcove-react-player-loader.es-4abff0b1.js';
48
48
  import 'react-bootstrap/Pagination';
@@ -1466,7 +1466,7 @@ var View = function View(props) {
1466
1466
  React.createElement(
1467
1467
  'title',
1468
1468
  { key: 'title' },
1469
- article && article.seo && article.seo.seo_title ? '' + article.seo.seo_title + (currentPage > 0 ? ' | Page ' + currentPage : '') : '' + article.title + (currentPage > 0 ? ' | Page ' + currentPage : '') + ' | ' + props.cache.siteSettingCache.name
1469
+ shareOptions && shareOptions.shareSeoTitle ? '' + shareOptions.shareTitle + (currentPage > 0 ? ' | Page ' + currentPage : '') : article && article.seo && article.seo.seo_title ? '' + article.seo.seo_title + (currentPage > 0 ? ' | Page ' + currentPage : '') : '' + article.title + (currentPage > 0 ? ' | Page ' + currentPage : '') + ' | ' + props.cache.siteSettingCache.name
1470
1470
  ),
1471
1471
  shareOptions.shareSummary && React.createElement('meta', {
1472
1472
  name: 'description',
@@ -38,7 +38,7 @@ import './smoothscroll-4b699764.js';
38
38
  import './GroupDeck.js';
39
39
  import 'react-bootstrap';
40
40
  import 'react-bootstrap/Button';
41
- export { g as default } from './index-45bca0c4.js';
41
+ export { g as default } from './index-609b2da6.js';
42
42
  import './util-7700fc59.js';
43
43
  import './brightcove-react-player-loader.es-4abff0b1.js';
44
44
  import 'react-bootstrap/Pagination';
@@ -8150,7 +8150,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
8150
8150
 
8151
8151
  if (indexOfRef >= 0) {
8152
8152
  //refArray.current[indexOfRef].wraperRef.current.scrollIntoView({ behavior: 'smooth' })
8153
- window.scrollTo({ top: refArray.current[indexOfRef].wraperRef.current.offsetTop - NavoffsetTop, behavior: 'auto' });
8153
+ window.scrollTo({ top: refArray.current[indexOfRef].wraperRef.current.offsetTop - NavoffsetTop, behavior: 'smooth' });
8154
8154
  }
8155
8155
  setFirstLoad(true);
8156
8156
  };
package/dist/esm/index.js CHANGED
@@ -75,7 +75,7 @@ import 'react-bootstrap/Form';
75
75
  import './index-c00b0bbb.js';
76
76
  import './js.cookie-6874175c.js';
77
77
  export { default as CMEDeck } from './CMEDeck.js';
78
- export { g as getSerializers } from './index-45bca0c4.js';
78
+ export { g as getSerializers } from './index-609b2da6.js';
79
79
  import './util-7700fc59.js';
80
80
  import './brightcove-react-player-loader.es-4abff0b1.js';
81
81
  import 'react-bootstrap/Pagination';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mjhls/mjh-framework",
3
- "version": "1.0.673-article-series",
3
+ "version": "1.0.673-article-series-v3",
4
4
  "description": "Foundation Framework",
5
5
  "author": "mjh-framework",
6
6
  "license": "MIT",