@mjhls/mjh-framework 1.0.845 → 1.0.847
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/ArticleProgramLandingPage.js +1 -1
- package/dist/cjs/ExternalResources.js +1 -1
- package/dist/cjs/HorizontalArticleListing.js +1 -1
- package/dist/cjs/IssueLanding.js +1 -1
- package/dist/cjs/MediaSeriesLanding.js +1 -1
- package/dist/cjs/NavNative.js +6 -6
- package/dist/cjs/PartnerDetailListing.js +1 -1
- package/dist/cjs/TaxonomyDescription.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +1 -1
- package/dist/cjs/View.js +1 -1
- package/dist/cjs/getSerializers.js +1 -1
- package/dist/cjs/{index-3cfbe927.js → index-572bb6bc.js} +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +1 -1
- package/dist/esm/ExternalResources.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +1 -1
- package/dist/esm/IssueLanding.js +1 -1
- package/dist/esm/MediaSeriesLanding.js +1 -1
- package/dist/esm/NavNative.js +6 -6
- package/dist/esm/PartnerDetailListing.js +1 -1
- package/dist/esm/TaxonomyDescription.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +1 -1
- package/dist/esm/View.js +1 -1
- package/dist/esm/getSerializers.js +1 -1
- package/dist/esm/{index-d675ae77.js → index-aa0e654d.js} +1 -1
- package/dist/esm/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# mjh-framework v. 1.0.
|
|
1
|
+
# mjh-framework v. 1.0.847
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/mjh-framework) [](https://standardjs.com)
|
|
4
4
|
|
|
@@ -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-
|
|
8
|
+
var getSerializers = require('./index-572bb6bc.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-
|
|
7
|
+
var getSerializers = require('./index-572bb6bc.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-
|
|
8
|
+
var getSerializers = require('./index-572bb6bc.js');
|
|
9
9
|
require('./_commonjsHelpers-06173234.js');
|
|
10
10
|
require('./_to-object-6de10e57.js');
|
|
11
11
|
require('./_object-pie-083f2dd6.js');
|
package/dist/cjs/IssueLanding.js
CHANGED
|
@@ -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-
|
|
8
|
+
var getSerializers = require('./index-572bb6bc.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-
|
|
20
|
+
var getSerializers = require('./index-572bb6bc.js');
|
|
21
21
|
require('./define-property-c88be878.js');
|
|
22
22
|
require('./_to-object-6de10e57.js');
|
|
23
23
|
require('./es6.string.iterator-c2573ffd.js');
|
package/dist/cjs/NavNative.js
CHANGED
|
@@ -679,7 +679,7 @@ var NavNative = function NavNative(props) {
|
|
|
679
679
|
'a',
|
|
680
680
|
{
|
|
681
681
|
key: subIndex,
|
|
682
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
682
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
683
683
|
href: ddRow.url,
|
|
684
684
|
target: ddRow.blank ? '_blank' : '_self',
|
|
685
685
|
className: 'dropdown-item' },
|
|
@@ -704,7 +704,7 @@ var NavNative = function NavNative(props) {
|
|
|
704
704
|
'a',
|
|
705
705
|
{
|
|
706
706
|
key: subIndex,
|
|
707
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
707
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
708
708
|
href: ddRow.url,
|
|
709
709
|
target: ddRow.blank ? '_blank' : '_self',
|
|
710
710
|
className: 'dropdown-item' },
|
|
@@ -719,7 +719,7 @@ var NavNative = function NavNative(props) {
|
|
|
719
719
|
} else {
|
|
720
720
|
return row.url && row.name ? React__default['default'].createElement(
|
|
721
721
|
'a',
|
|
722
|
-
{ key: index, needsegmentsupport:
|
|
722
|
+
{ key: index, needsegmentsupport: row && row.needSegmentSupport ? 'true' : '', href: row.url, target: row.blank ? '_blank' : '_self', className: 'nav-link' },
|
|
723
723
|
row.name
|
|
724
724
|
) : null;
|
|
725
725
|
}
|
|
@@ -760,7 +760,7 @@ var NavNative = function NavNative(props) {
|
|
|
760
760
|
React__default['default'].createElement(
|
|
761
761
|
Nav__default['default'].Link,
|
|
762
762
|
{
|
|
763
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
763
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
764
764
|
href: ddRow.url,
|
|
765
765
|
target: ddRow.blank ? '_blank' : '_self',
|
|
766
766
|
className: 'dropdown-item' },
|
|
@@ -785,7 +785,7 @@ var NavNative = function NavNative(props) {
|
|
|
785
785
|
React__default['default'].createElement(
|
|
786
786
|
Nav__default['default'].Link,
|
|
787
787
|
{
|
|
788
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
788
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
789
789
|
href: ddRow.url,
|
|
790
790
|
target: ddRow.blank ? '_blank' : '_self',
|
|
791
791
|
className: 'dropdown-item' },
|
|
@@ -809,7 +809,7 @@ var NavNative = function NavNative(props) {
|
|
|
809
809
|
'a',
|
|
810
810
|
{
|
|
811
811
|
key: subIndex,
|
|
812
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
812
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
813
813
|
href: ddRow.url,
|
|
814
814
|
target: ddRow.blank ? '_blank' : '_self',
|
|
815
815
|
className: 'dropdown-item' },
|
|
@@ -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-
|
|
14
|
+
var getSerializers = require('./index-572bb6bc.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-
|
|
9
|
+
var getSerializers = require('./index-572bb6bc.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-
|
|
10
|
+
var getSerializers = require('./index-572bb6bc.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-
|
|
20
|
+
var getSerializers = require('./index-572bb6bc.js');
|
|
21
21
|
var AdSlot = require('./AdSlot.js');
|
|
22
22
|
var SeriesSlider = require('./SeriesSlider-cbab9f0f.js');
|
|
23
23
|
var getTargeting = require('./getTargeting-be6168ad.js');
|
|
@@ -9538,7 +9538,7 @@ var FormAssembly = function FormAssembly(props) {
|
|
|
9538
9538
|
React.useEffect(function () {
|
|
9539
9539
|
if (FormID) {
|
|
9540
9540
|
var src = 'https://' + enterpriseDomainName + '.tfaforms.net/' + FormID;
|
|
9541
|
-
var anonymousID = analytics.user() && analytics.user().anonymousId();
|
|
9541
|
+
var anonymousID = typeof analytics !== 'undefined' && analytics.user() && analytics.user().anonymousId();
|
|
9542
9542
|
if (anonymousID && needSegmentSupport) {
|
|
9543
9543
|
src = src + '?tfa_1=' + anonymousID;
|
|
9544
9544
|
}
|
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-
|
|
85
|
+
var getSerializers = require('./index-572bb6bc.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-
|
|
6
|
+
import { g as getSerializers } from './index-aa0e654d.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-
|
|
5
|
+
import { g as getSerializers } from './index-aa0e654d.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-
|
|
6
|
+
import { g as getSerializers } from './index-aa0e654d.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './_to-object-b50e61c3.js';
|
|
9
9
|
import './_object-pie-133f504a.js';
|
package/dist/esm/IssueLanding.js
CHANGED
|
@@ -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-
|
|
6
|
+
import { g as getSerializers } from './index-aa0e654d.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-
|
|
18
|
+
import { g as getSerializers } from './index-aa0e654d.js';
|
|
19
19
|
import './define-property-fe54dc9f.js';
|
|
20
20
|
import './_to-object-b50e61c3.js';
|
|
21
21
|
import './es6.string.iterator-bc33758b.js';
|
package/dist/esm/NavNative.js
CHANGED
|
@@ -664,7 +664,7 @@ var NavNative = function NavNative(props) {
|
|
|
664
664
|
'a',
|
|
665
665
|
{
|
|
666
666
|
key: subIndex,
|
|
667
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
667
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
668
668
|
href: ddRow.url,
|
|
669
669
|
target: ddRow.blank ? '_blank' : '_self',
|
|
670
670
|
className: 'dropdown-item' },
|
|
@@ -689,7 +689,7 @@ var NavNative = function NavNative(props) {
|
|
|
689
689
|
'a',
|
|
690
690
|
{
|
|
691
691
|
key: subIndex,
|
|
692
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
692
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
693
693
|
href: ddRow.url,
|
|
694
694
|
target: ddRow.blank ? '_blank' : '_self',
|
|
695
695
|
className: 'dropdown-item' },
|
|
@@ -704,7 +704,7 @@ var NavNative = function NavNative(props) {
|
|
|
704
704
|
} else {
|
|
705
705
|
return row.url && row.name ? React.createElement(
|
|
706
706
|
'a',
|
|
707
|
-
{ key: index, needsegmentsupport:
|
|
707
|
+
{ key: index, needsegmentsupport: row && row.needSegmentSupport ? 'true' : '', href: row.url, target: row.blank ? '_blank' : '_self', className: 'nav-link' },
|
|
708
708
|
row.name
|
|
709
709
|
) : null;
|
|
710
710
|
}
|
|
@@ -745,7 +745,7 @@ var NavNative = function NavNative(props) {
|
|
|
745
745
|
React.createElement(
|
|
746
746
|
Nav.Link,
|
|
747
747
|
{
|
|
748
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
748
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
749
749
|
href: ddRow.url,
|
|
750
750
|
target: ddRow.blank ? '_blank' : '_self',
|
|
751
751
|
className: 'dropdown-item' },
|
|
@@ -770,7 +770,7 @@ var NavNative = function NavNative(props) {
|
|
|
770
770
|
React.createElement(
|
|
771
771
|
Nav.Link,
|
|
772
772
|
{
|
|
773
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
773
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
774
774
|
href: ddRow.url,
|
|
775
775
|
target: ddRow.blank ? '_blank' : '_self',
|
|
776
776
|
className: 'dropdown-item' },
|
|
@@ -794,7 +794,7 @@ var NavNative = function NavNative(props) {
|
|
|
794
794
|
'a',
|
|
795
795
|
{
|
|
796
796
|
key: subIndex,
|
|
797
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
797
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
798
798
|
href: ddRow.url,
|
|
799
799
|
target: ddRow.blank ? '_blank' : '_self',
|
|
800
800
|
className: 'dropdown-item' },
|
|
@@ -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-
|
|
12
|
+
import { g as getSerializers } from './index-aa0e654d.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-
|
|
7
|
+
import { g as getSerializers } from './index-aa0e654d.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-
|
|
8
|
+
import { g as getSerializers } from './index-aa0e654d.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-
|
|
18
|
+
import { r as renderAuthor, g as getSerializers } from './index-aa0e654d.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-68291ce9.js';
|
|
@@ -9524,7 +9524,7 @@ var FormAssembly = function FormAssembly(props) {
|
|
|
9524
9524
|
useEffect(function () {
|
|
9525
9525
|
if (FormID) {
|
|
9526
9526
|
var src = 'https://' + enterpriseDomainName + '.tfaforms.net/' + FormID;
|
|
9527
|
-
var anonymousID = analytics.user() && analytics.user().anonymousId();
|
|
9527
|
+
var anonymousID = typeof analytics !== 'undefined' && analytics.user() && analytics.user().anonymousId();
|
|
9528
9528
|
if (anonymousID && needSegmentSupport) {
|
|
9529
9529
|
src = src + '?tfa_1=' + anonymousID;
|
|
9530
9530
|
}
|
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-
|
|
82
|
+
export { g as getSerializers } from './index-aa0e654d.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';
|