@mjhls/mjh-framework 1.0.850-slideshow → 1.0.850

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.
@@ -5,7 +5,7 @@ var slicedToArray = require('./slicedToArray-5d1bc3b3.js');
5
5
  var _extends = require('./extends-29bdbc6d.js');
6
6
  var React = require('react');
7
7
  var BlockContent = require('./BlockContent-36e54d77.js');
8
- var getSerializers = require('./index-991f0c65.js');
8
+ var getSerializers = require('./index-a67ab93e.js');
9
9
  var ArticleSeriesListing = require('./ArticleSeriesListing.js');
10
10
  require('./_commonjsHelpers-06173234.js');
11
11
  require('./es6.string.iterator-c2573ffd.js');
@@ -4,7 +4,7 @@ var _extends = require('./extends-29bdbc6d.js');
4
4
  var slicedToArray = require('./slicedToArray-5d1bc3b3.js');
5
5
  var React = require('react');
6
6
  var BlockContent = require('./BlockContent-36e54d77.js');
7
- var getSerializers = require('./index-991f0c65.js');
7
+ var getSerializers = require('./index-a67ab93e.js');
8
8
  var index = require('./index-f86bb269.js');
9
9
  var Router = require('next/router');
10
10
  var Button = require('react-bootstrap/Button');
@@ -5,7 +5,7 @@ var React = require('react');
5
5
  var ArticleCarousel = require('./ArticleCarousel.js');
6
6
  var index_esm = require('./index.esm-974f47d9.js');
7
7
  var BlockContent = require('./BlockContent-36e54d77.js');
8
- var getSerializers = require('./index-991f0c65.js');
8
+ var getSerializers = require('./index-a67ab93e.js');
9
9
  require('./_commonjsHelpers-06173234.js');
10
10
  require('./_to-object-6de10e57.js');
11
11
  require('./_object-pie-083f2dd6.js');
@@ -5,7 +5,7 @@ var React = require('react');
5
5
  var QueueDeckExpanded = require('./QueueDeckExpanded.js');
6
6
  var Breadcrumbs = require('./Breadcrumbs.js');
7
7
  var BlockContent = require('./BlockContent-36e54d77.js');
8
- var getSerializers = require('./index-991f0c65.js');
8
+ var getSerializers = require('./index-a67ab93e.js');
9
9
  require('./_commonjsHelpers-06173234.js');
10
10
  require('./_to-object-6de10e57.js');
11
11
  require('./_object-pie-083f2dd6.js');
@@ -17,7 +17,7 @@ var urlFor = require('./urlFor.js');
17
17
  var moment = require('./moment-aca40de1.js');
18
18
  var styleInject_es = require('./style-inject.es-dcee06b6.js');
19
19
  var BlockContent = require('./BlockContent-36e54d77.js');
20
- var getSerializers = require('./index-991f0c65.js');
20
+ var getSerializers = require('./index-a67ab93e.js');
21
21
  require('./define-property-c88be878.js');
22
22
  require('./_to-object-6de10e57.js');
23
23
  require('./es6.string.iterator-c2573ffd.js');
@@ -11,7 +11,7 @@ var moment = require('./moment-aca40de1.js');
11
11
  var QueueDeckExpanded = require('./QueueDeckExpanded.js');
12
12
  var Breadcrumbs = require('./Breadcrumbs.js');
13
13
  var Feature = require('./Feature.js');
14
- var getSerializers = require('./index-991f0c65.js');
14
+ var getSerializers = require('./index-a67ab93e.js');
15
15
  var BlockContent = require('./BlockContent-36e54d77.js');
16
16
  require('./_commonjsHelpers-06173234.js');
17
17
  require('./es6.string.iterator-c2573ffd.js');
@@ -6,7 +6,7 @@ var React = require('react');
6
6
  var Router = require('next/router');
7
7
  var Head = require('next/head');
8
8
  var BlockContent = require('./BlockContent-36e54d77.js');
9
- var getSerializers = require('./index-991f0c65.js');
9
+ var getSerializers = require('./index-a67ab93e.js');
10
10
  require('./_commonjsHelpers-06173234.js');
11
11
  require('./es6.string.iterator-c2573ffd.js');
12
12
  require('./_to-object-6de10e57.js');
@@ -7,7 +7,7 @@ var BlockContent = require('./BlockContent-36e54d77.js');
7
7
  var Col = require('react-bootstrap/Col');
8
8
  var Form = require('react-bootstrap/Form');
9
9
  var Button = require('react-bootstrap/Button');
10
- var getSerializers = require('./index-991f0c65.js');
10
+ var getSerializers = require('./index-a67ab93e.js');
11
11
  var VideoSeriesListing = require('./VideoSeriesListing.js');
12
12
  require('./_commonjsHelpers-06173234.js');
13
13
  require('./es6.string.iterator-c2573ffd.js');
package/dist/cjs/View.js CHANGED
@@ -17,7 +17,7 @@ var FormControl = require('react-bootstrap/FormControl');
17
17
  var Button = require('react-bootstrap/Button');
18
18
  var visibilitySensor = require('./visibility-sensor-eb2c5b69.js');
19
19
  var SocialShare = require('./SocialShare.js');
20
- var getSerializers = require('./index-991f0c65.js');
20
+ var getSerializers = require('./index-a67ab93e.js');
21
21
  var AdSlot = require('./AdSlot.js');
22
22
  var SeriesSlider = require('./SeriesSlider-cbab9f0f.js');
23
23
  var getTargeting = require('./getTargeting-faf37284.js');
@@ -1721,31 +1721,39 @@ var View = function View(props) {
1721
1721
  }
1722
1722
  }, []);
1723
1723
 
1724
- var isVideoSeries = false;
1725
- //check for certain serializers that need to disable infinite scroll
1726
- var checkBodyForDisableInfiniteScroll = function checkBodyForDisableInfiniteScroll(article) {
1724
+ // disable infinite scroll
1725
+ var checkVideoSeries = function checkVideoSeries(article) {
1727
1726
  if (!article || !article.body) {
1728
1727
  return false;
1729
1728
  }
1730
1729
  for (var i = 0; i < article.body.length; i++) {
1731
- if (article.body[i]._type === 'articleSeries' || article.body[i]._type === 'slideshows') {
1732
- return true;
1733
- }
1734
1730
  var row = article.body[i];
1735
1731
  if (typeof row.videos !== 'undefined') {
1736
- isVideoSeries = true;
1737
1732
  return true;
1738
1733
  }
1739
1734
  }
1740
1735
  return false;
1741
1736
  };
1742
1737
 
1743
- var disableInfiniteScroll = checkBodyForDisableInfiniteScroll(props.article);
1738
+ var checkArticleSeries = function checkArticleSeries(article) {
1739
+ if (!article || !article.body) {
1740
+ return false;
1741
+ }
1742
+ for (var i = 0; i < article.body.length; i++) {
1743
+ if (article.body[i]._type === 'articleSeries') {
1744
+ return true;
1745
+ }
1746
+ }
1747
+ return false;
1748
+ };
1749
+
1750
+ var isVideoSeries = checkVideoSeries(props.article);
1751
+ var isArticleSeries = checkArticleSeries(props.article);
1744
1752
  var commentsEnabledInTaxonomy = Array.isArray(content_placement) && content_placement.some(function (t) {
1745
1753
  return t.showComments === true;
1746
1754
  });
1747
1755
  var showDisqus = commentsEnabledInTaxonomy || hideComments === false;
1748
- var needInfiniteScroll = ['Articles', 'Videos', 'Podcasts'].includes(article.category.name) && article.taxonomyMapping && article.passwordLock !== true && !disableInfiniteScroll && !article.ExcludeFromInfiniteScroll && !sponsoredFlag && infiniteScrollFlag && !article.showIsi && (!article.documentGroup || !article.documentGroup.isSeries) && !showDisqus;
1756
+ var needInfiniteScroll = ['Articles', 'Videos', 'Podcasts'].includes(article.category.name) && article.taxonomyMapping && article.passwordLock !== true && !isVideoSeries && !isArticleSeries && !article.ExcludeFromInfiniteScroll && !sponsoredFlag && infiniteScrollFlag && !article.showIsi && (!article.documentGroup || !article.documentGroup.isSeries) && !showDisqus;
1749
1757
 
1750
1758
  if (['Articles', 'Videos', 'Podcasts'].includes(article.category.name)) {
1751
1759
  title = null;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  require('react');
4
- var getSerializers = require('./index-991f0c65.js');
4
+ var getSerializers = require('./index-a67ab93e.js');
5
5
  require('./BlockContent-36e54d77.js');
6
6
  require('./entities-3f9d0f2f.js');
7
7
  require('./slicedToArray-5d1bc3b3.js');
@@ -8175,7 +8175,7 @@ var Slideshow = function Slideshow(_ref) {
8175
8175
  { href: slide.slideshowImage.link && slide.slideshowImage.link, target: slide.slideshowImage.blank ? '_blank' : '_self' },
8176
8176
  React__default['default'].createElement(
8177
8177
  'div',
8178
- { style: { textAlign: 'center' }, className: '' },
8178
+ { className: 'embed-responsive embed-responsive-slide' },
8179
8179
  React__default['default'].createElement(
8180
8180
  index$2.LazyLoad,
8181
8181
  null,
@@ -8185,8 +8185,13 @@ var Slideshow = function Slideshow(_ref) {
8185
8185
  React__default['default'].createElement('source', { media: '(min-width: 1200px)', srcSet: urlFor({ source: slide.slideshowImage, client: client, imageWidth: 1500, imageFit: 'max' }) }),
8186
8186
  React__default['default'].createElement('source', { media: '(min-width: 600px)', srcSet: urlFor({ source: slide.slideshowImage, client: client, imageWidth: 1000, imageFit: 'max' }) }),
8187
8187
  React__default['default'].createElement('source', { media: '(max-width: 600px)', srcSet: urlFor({ source: slide.slideshowImage, client: client, imageWidth: 500, imageFit: 'max' }) }),
8188
- React__default['default'].createElement('img', { src: urlFor({ source: slide.slideshowImage, client: client }), alt: slide.slideshowImage.alt || 'slideshow image', className: 'embed-item-img' })
8188
+ React__default['default'].createElement('img', { src: urlFor({ source: slide.slideshowImage, client: client }), alt: slide.slideshowImage.alt || 'slideshow image', className: 'embed-responsive-item' })
8189
8189
  )
8190
+ ),
8191
+ React__default['default'].createElement(
8192
+ 'style',
8193
+ { jsx: 'true' },
8194
+ '\n .embed-responsive-slide::before {\n padding-top: ' + slide.slideshowImage.height / slide.slideshowImage.width * 100 + '%;\n }\n '
8190
8195
  )
8191
8196
  )
8192
8197
  ),
@@ -8208,7 +8213,7 @@ var Slideshow = function Slideshow(_ref) {
8208
8213
  React__default['default'].createElement(
8209
8214
  'style',
8210
8215
  { jsx: 'true' },
8211
- '\n .embed-item-img {\n max-width: 100%;\n max-height: 750px;\n }\n .carousel-indicators {\n bottom: -2.5rem !important;\n }\n .carousel-indicators li {\n width: 20px;\n height: 20px;\n border-radius: 50% !important;\n background-color: var(--secondary);\n }\n .carousel-control-prev {\n justify-content: flex-start;\n }\n .carousel-control-next {\n justify-content: flex-end;\n }\n '
8216
+ '\n .carousel-indicators {\n bottom: -2.5rem !important;\n }\n .carousel-indicators li {\n width: 20px;\n height: 20px;\n border-radius: 50% !important;\n background-color: var(--secondary);\n }\n .carousel-control-prev {\n justify-content: flex-start;\n }\n .carousel-control-next {\n justify-content: flex-end;\n }\n '
8212
8217
  )
8213
8218
  );
8214
8219
  };
package/dist/cjs/index.js CHANGED
@@ -82,7 +82,7 @@ var VerticalHero = require('./VerticalHero.js');
82
82
  var YahooHero = require('./YahooHero.js');
83
83
  var GridHero = require('./GridHero.js');
84
84
  var ConferenceArticleCard = require('./ConferenceArticleCard.js');
85
- var getSerializers = require('./index-991f0c65.js');
85
+ var getSerializers = require('./index-a67ab93e.js');
86
86
  var Beam = require('./Beam.js');
87
87
  var Segment = require('./Segment.js');
88
88
  var KMTracker = require('./KMTracker.js');
@@ -3,7 +3,7 @@ import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
3
3
  import { _ as _extends } from './extends-60e0e1c6.js';
4
4
  import React from 'react';
5
5
  import { B as BlockContent } from './BlockContent-52cf21c5.js';
6
- import { g as getSerializers } from './index-2dcd3f28.js';
6
+ import { g as getSerializers } from './index-27e2c06e.js';
7
7
  import ArticleSeriesListing from './ArticleSeriesListing.js';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
9
9
  import './es6.string.iterator-bc33758b.js';
@@ -2,7 +2,7 @@ import { _ as _extends } from './extends-60e0e1c6.js';
2
2
  import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
3
3
  import React, { useState, useEffect } from 'react';
4
4
  import { B as BlockContent } from './BlockContent-52cf21c5.js';
5
- import { g as getSerializers } from './index-2dcd3f28.js';
5
+ import { g as getSerializers } from './index-27e2c06e.js';
6
6
  import { m as momentTimezone } from './index-79cfd25c.js';
7
7
  import { useRouter } from 'next/router';
8
8
  import Button from 'react-bootstrap/Button';
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  import ArticleCarousel from './ArticleCarousel.js';
4
4
  import { I as IoIosArrowForward } from './index.esm-3fdda599.js';
5
5
  import { B as BlockContent } from './BlockContent-52cf21c5.js';
6
- import { g as getSerializers } from './index-2dcd3f28.js';
6
+ import { g as getSerializers } from './index-27e2c06e.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './_to-object-b50e61c3.js';
9
9
  import './_object-pie-133f504a.js';
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  import QueueDeckExpanded from './QueueDeckExpanded.js';
4
4
  import Breadcrumbs from './Breadcrumbs.js';
5
5
  import { B as BlockContent } from './BlockContent-52cf21c5.js';
6
- import { g as getSerializers } from './index-2dcd3f28.js';
6
+ import { g as getSerializers } from './index-27e2c06e.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './_to-object-b50e61c3.js';
9
9
  import './_object-pie-133f504a.js';
@@ -15,7 +15,7 @@ import urlFor from './urlFor.js';
15
15
  import { m as moment } from './moment-bc12cb97.js';
16
16
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
17
17
  import { B as BlockContent } from './BlockContent-52cf21c5.js';
18
- import { g as getSerializers } from './index-2dcd3f28.js';
18
+ import { g as getSerializers } from './index-27e2c06e.js';
19
19
  import './define-property-fe54dc9f.js';
20
20
  import './_to-object-b50e61c3.js';
21
21
  import './es6.string.iterator-bc33758b.js';
@@ -9,7 +9,7 @@ import { m as moment } from './moment-bc12cb97.js';
9
9
  import QueueDeckExpanded from './QueueDeckExpanded.js';
10
10
  import Breadcrumbs from './Breadcrumbs.js';
11
11
  import Feature from './Feature.js';
12
- import { g as getSerializers } from './index-2dcd3f28.js';
12
+ import { g as getSerializers } from './index-27e2c06e.js';
13
13
  import { B as BlockContent } from './BlockContent-52cf21c5.js';
14
14
  import './_commonjsHelpers-0c4b6f40.js';
15
15
  import './es6.string.iterator-bc33758b.js';
@@ -4,7 +4,7 @@ import React from 'react';
4
4
  import { useRouter } from 'next/router';
5
5
  import Head from 'next/head';
6
6
  import { B as BlockContent } from './BlockContent-52cf21c5.js';
7
- import { g as getSerializers } from './index-2dcd3f28.js';
7
+ import { g as getSerializers } from './index-27e2c06e.js';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
9
9
  import './es6.string.iterator-bc33758b.js';
10
10
  import './_to-object-b50e61c3.js';
@@ -5,7 +5,7 @@ import { B as BlockContent } from './BlockContent-52cf21c5.js';
5
5
  import Col from 'react-bootstrap/Col';
6
6
  import Form from 'react-bootstrap/Form';
7
7
  import Button from 'react-bootstrap/Button';
8
- import { g as getSerializers } from './index-2dcd3f28.js';
8
+ import { g as getSerializers } from './index-27e2c06e.js';
9
9
  import VideoSeriesListing from './VideoSeriesListing.js';
10
10
  import './_commonjsHelpers-0c4b6f40.js';
11
11
  import './es6.string.iterator-bc33758b.js';
package/dist/esm/View.js CHANGED
@@ -15,7 +15,7 @@ import FormControl from 'react-bootstrap/FormControl';
15
15
  import Button from 'react-bootstrap/Button';
16
16
  import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
17
17
  import SocialShare from './SocialShare.js';
18
- import { r as renderAuthor, g as getSerializers } from './index-2dcd3f28.js';
18
+ import { r as renderAuthor, g as getSerializers } from './index-27e2c06e.js';
19
19
  import DFPAdSlot from './AdSlot.js';
20
20
  import { S as SeriesSlider } from './SeriesSlider-5c62a578.js';
21
21
  import { g as getTargeting, a as getContentPlacementUrl } from './getTargeting-c3401fa7.js';
@@ -1711,31 +1711,39 @@ var View = function View(props) {
1711
1711
  }
1712
1712
  }, []);
1713
1713
 
1714
- var isVideoSeries = false;
1715
- //check for certain serializers that need to disable infinite scroll
1716
- var checkBodyForDisableInfiniteScroll = function checkBodyForDisableInfiniteScroll(article) {
1714
+ // disable infinite scroll
1715
+ var checkVideoSeries = function checkVideoSeries(article) {
1717
1716
  if (!article || !article.body) {
1718
1717
  return false;
1719
1718
  }
1720
1719
  for (var i = 0; i < article.body.length; i++) {
1721
- if (article.body[i]._type === 'articleSeries' || article.body[i]._type === 'slideshows') {
1722
- return true;
1723
- }
1724
1720
  var row = article.body[i];
1725
1721
  if (typeof row.videos !== 'undefined') {
1726
- isVideoSeries = true;
1727
1722
  return true;
1728
1723
  }
1729
1724
  }
1730
1725
  return false;
1731
1726
  };
1732
1727
 
1733
- var disableInfiniteScroll = checkBodyForDisableInfiniteScroll(props.article);
1728
+ var checkArticleSeries = function checkArticleSeries(article) {
1729
+ if (!article || !article.body) {
1730
+ return false;
1731
+ }
1732
+ for (var i = 0; i < article.body.length; i++) {
1733
+ if (article.body[i]._type === 'articleSeries') {
1734
+ return true;
1735
+ }
1736
+ }
1737
+ return false;
1738
+ };
1739
+
1740
+ var isVideoSeries = checkVideoSeries(props.article);
1741
+ var isArticleSeries = checkArticleSeries(props.article);
1734
1742
  var commentsEnabledInTaxonomy = Array.isArray(content_placement) && content_placement.some(function (t) {
1735
1743
  return t.showComments === true;
1736
1744
  });
1737
1745
  var showDisqus = commentsEnabledInTaxonomy || hideComments === false;
1738
- var needInfiniteScroll = ['Articles', 'Videos', 'Podcasts'].includes(article.category.name) && article.taxonomyMapping && article.passwordLock !== true && !disableInfiniteScroll && !article.ExcludeFromInfiniteScroll && !sponsoredFlag && infiniteScrollFlag && !article.showIsi && (!article.documentGroup || !article.documentGroup.isSeries) && !showDisqus;
1746
+ var needInfiniteScroll = ['Articles', 'Videos', 'Podcasts'].includes(article.category.name) && article.taxonomyMapping && article.passwordLock !== true && !isVideoSeries && !isArticleSeries && !article.ExcludeFromInfiniteScroll && !sponsoredFlag && infiniteScrollFlag && !article.showIsi && (!article.documentGroup || !article.documentGroup.isSeries) && !showDisqus;
1739
1747
 
1740
1748
  if (['Articles', 'Videos', 'Podcasts'].includes(article.category.name)) {
1741
1749
  title = null;
@@ -1,5 +1,5 @@
1
1
  import 'react';
2
- export { g as default } from './index-2dcd3f28.js';
2
+ export { g as default } from './index-27e2c06e.js';
3
3
  import './BlockContent-52cf21c5.js';
4
4
  import './entities-932b50cf.js';
5
5
  import './slicedToArray-be2f7a22.js';
@@ -8161,7 +8161,7 @@ var Slideshow = function Slideshow(_ref) {
8161
8161
  { href: slide.slideshowImage.link && slide.slideshowImage.link, target: slide.slideshowImage.blank ? '_blank' : '_self' },
8162
8162
  React.createElement(
8163
8163
  'div',
8164
- { style: { textAlign: 'center' }, className: '' },
8164
+ { className: 'embed-responsive embed-responsive-slide' },
8165
8165
  React.createElement(
8166
8166
  LazyLoad,
8167
8167
  null,
@@ -8171,8 +8171,13 @@ var Slideshow = function Slideshow(_ref) {
8171
8171
  React.createElement('source', { media: '(min-width: 1200px)', srcSet: urlFor({ source: slide.slideshowImage, client: client, imageWidth: 1500, imageFit: 'max' }) }),
8172
8172
  React.createElement('source', { media: '(min-width: 600px)', srcSet: urlFor({ source: slide.slideshowImage, client: client, imageWidth: 1000, imageFit: 'max' }) }),
8173
8173
  React.createElement('source', { media: '(max-width: 600px)', srcSet: urlFor({ source: slide.slideshowImage, client: client, imageWidth: 500, imageFit: 'max' }) }),
8174
- React.createElement('img', { src: urlFor({ source: slide.slideshowImage, client: client }), alt: slide.slideshowImage.alt || 'slideshow image', className: 'embed-item-img' })
8174
+ React.createElement('img', { src: urlFor({ source: slide.slideshowImage, client: client }), alt: slide.slideshowImage.alt || 'slideshow image', className: 'embed-responsive-item' })
8175
8175
  )
8176
+ ),
8177
+ React.createElement(
8178
+ 'style',
8179
+ { jsx: 'true' },
8180
+ '\n .embed-responsive-slide::before {\n padding-top: ' + slide.slideshowImage.height / slide.slideshowImage.width * 100 + '%;\n }\n '
8176
8181
  )
8177
8182
  )
8178
8183
  ),
@@ -8194,7 +8199,7 @@ var Slideshow = function Slideshow(_ref) {
8194
8199
  React.createElement(
8195
8200
  'style',
8196
8201
  { jsx: 'true' },
8197
- '\n .embed-item-img {\n max-width: 100%;\n max-height: 750px;\n }\n .carousel-indicators {\n bottom: -2.5rem !important;\n }\n .carousel-indicators li {\n width: 20px;\n height: 20px;\n border-radius: 50% !important;\n background-color: var(--secondary);\n }\n .carousel-control-prev {\n justify-content: flex-start;\n }\n .carousel-control-next {\n justify-content: flex-end;\n }\n '
8202
+ '\n .carousel-indicators {\n bottom: -2.5rem !important;\n }\n .carousel-indicators li {\n width: 20px;\n height: 20px;\n border-radius: 50% !important;\n background-color: var(--secondary);\n }\n .carousel-control-prev {\n justify-content: flex-start;\n }\n .carousel-control-next {\n justify-content: flex-end;\n }\n '
8198
8203
  )
8199
8204
  );
8200
8205
  };
package/dist/esm/index.js CHANGED
@@ -79,7 +79,7 @@ export { default as VerticalHero } from './VerticalHero.js';
79
79
  export { default as YahooHero } from './YahooHero.js';
80
80
  export { default as GridHero } from './GridHero.js';
81
81
  export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
82
- export { g as getSerializers } from './index-2dcd3f28.js';
82
+ export { g as getSerializers } from './index-27e2c06e.js';
83
83
  export { default as Beam } from './Beam.js';
84
84
  export { default as Segment } from './Segment.js';
85
85
  export { default as KMTracker } from './KMTracker.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mjhls/mjh-framework",
3
- "version": "1.0.850-slideshow",
3
+ "version": "1.0.850",
4
4
  "description": "Foundation Framework",
5
5
  "author": "mjh-framework",
6
6
  "license": "MIT",