@mjhls/mjh-framework 1.0.1095 → 1.0.1096-formassembly-fix

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 (33) hide show
  1. package/dist/cjs/ArticleProgramLandingPage.js +1 -1
  2. package/dist/cjs/ExternalResources.js +1 -1
  3. package/dist/cjs/HorizontalArticleListing.js +1 -1
  4. package/dist/cjs/IssueLanding.js +1 -1
  5. package/dist/cjs/MediaSeriesCard.js +1 -1
  6. package/dist/cjs/MediaSeriesLanding.js +1 -1
  7. package/dist/cjs/MediaSeriesLandingPaginated.js +1 -1
  8. package/dist/cjs/PartnerDetailListing.js +1 -1
  9. package/dist/cjs/PartnerDetailListingPaginated.js +1 -1
  10. package/dist/cjs/PodcastsLanding.js +1 -1
  11. package/dist/cjs/TaxonomyDescription.js +1 -1
  12. package/dist/cjs/VideoProgramLandingPage.js +1 -1
  13. package/dist/cjs/View.js +1 -1
  14. package/dist/cjs/getSerializers.js +1 -1
  15. package/dist/cjs/{index-e28f7a42.js → index-18c72378.js} +53 -12
  16. package/dist/cjs/index.js +1 -1
  17. package/dist/esm/ArticleProgramLandingPage.js +1 -1
  18. package/dist/esm/ExternalResources.js +1 -1
  19. package/dist/esm/HorizontalArticleListing.js +1 -1
  20. package/dist/esm/IssueLanding.js +1 -1
  21. package/dist/esm/MediaSeriesCard.js +1 -1
  22. package/dist/esm/MediaSeriesLanding.js +1 -1
  23. package/dist/esm/MediaSeriesLandingPaginated.js +1 -1
  24. package/dist/esm/PartnerDetailListing.js +1 -1
  25. package/dist/esm/PartnerDetailListingPaginated.js +1 -1
  26. package/dist/esm/PodcastsLanding.js +1 -1
  27. package/dist/esm/TaxonomyDescription.js +1 -1
  28. package/dist/esm/VideoProgramLandingPage.js +1 -1
  29. package/dist/esm/View.js +1 -1
  30. package/dist/esm/getSerializers.js +1 -1
  31. package/dist/esm/{index-5e41b8b8.js → index-fc7fb985.js} +53 -12
  32. package/dist/esm/index.js +1 -1
  33. package/package.json +1 -1
@@ -5,7 +5,7 @@ var slicedToArray = require('./slicedToArray-067dd3bc.js');
5
5
  var _extends = require('./extends-be0d85bc.js');
6
6
  var React = require('react');
7
7
  var BlockContent = require('./BlockContent-96b44364.js');
8
- var getSerializers = require('./index-e28f7a42.js');
8
+ var getSerializers = require('./index-18c72378.js');
9
9
  var ArticleSeriesListing = require('./ArticleSeriesListing.js');
10
10
  require('./_commonjsHelpers-06173234.js');
11
11
  require('./core.get-iterator-method-5643aa10.js');
@@ -4,7 +4,7 @@ var _extends = require('./extends-be0d85bc.js');
4
4
  var slicedToArray = require('./slicedToArray-067dd3bc.js');
5
5
  var React = require('react');
6
6
  var BlockContent = require('./BlockContent-96b44364.js');
7
- var getSerializers = require('./index-e28f7a42.js');
7
+ var getSerializers = require('./index-18c72378.js');
8
8
  var index = require('./index-4d21663c.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-d81454e7.js');
7
7
  var BlockContent = require('./BlockContent-96b44364.js');
8
- var getSerializers = require('./index-e28f7a42.js');
8
+ var getSerializers = require('./index-18c72378.js');
9
9
  require('./_commonjsHelpers-06173234.js');
10
10
  require('./core.get-iterator-method-5643aa10.js');
11
11
  require('./YoutubeGroup.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-96b44364.js');
8
- var getSerializers = require('./index-e28f7a42.js');
8
+ var getSerializers = require('./index-18c72378.js');
9
9
  var PixelTracking = require('./PixelTracking.js');
10
10
  require('./_commonjsHelpers-06173234.js');
11
11
  require('./core.get-iterator-method-5643aa10.js');
@@ -7,7 +7,7 @@ var urlFor = require('./urlFor.js');
7
7
  var moment = require('./moment-f730814d.js');
8
8
  var styleInject_es = require('./style-inject.es-dcee06b6.js');
9
9
  var BlockContent = require('./BlockContent-96b44364.js');
10
- var getSerializers = require('./index-e28f7a42.js');
10
+ var getSerializers = require('./index-18c72378.js');
11
11
  require('./_commonjsHelpers-06173234.js');
12
12
  require('./core.get-iterator-method-5643aa10.js');
13
13
  require('./web.dom.iterable-d98303e0.js');
@@ -12,7 +12,7 @@ var Link = require('next/link');
12
12
  var MasterDeck = require('./MasterDeck.js');
13
13
  var MediaSeriesCard = require('./MediaSeriesCard.js');
14
14
  var BlockContent = require('./BlockContent-96b44364.js');
15
- var getSerializers = require('./index-e28f7a42.js');
15
+ var getSerializers = require('./index-18c72378.js');
16
16
  require('./_commonjsHelpers-06173234.js');
17
17
  require('./core.get-iterator-method-5643aa10.js');
18
18
  require('./web.dom.iterable-d98303e0.js');
@@ -12,7 +12,7 @@ var Link = require('next/link');
12
12
  var BlockContent = require('./BlockContent-96b44364.js');
13
13
  var MasterDeckPaginated = require('./MasterDeckPaginated.js');
14
14
  var MediaSeriesCard = require('./MediaSeriesCard.js');
15
- var getSerializers = require('./index-e28f7a42.js');
15
+ var getSerializers = require('./index-18c72378.js');
16
16
  require('./_commonjsHelpers-06173234.js');
17
17
  require('./core.get-iterator-method-5643aa10.js');
18
18
  require('./web.dom.iterable-d98303e0.js');
@@ -12,7 +12,7 @@ var QueueDeckExpanded = require('./QueueDeckExpanded.js');
12
12
  var Breadcrumbs = require('./Breadcrumbs.js');
13
13
  var Feature = require('./Feature.js');
14
14
  var urlFor = require('./urlFor.js');
15
- var getSerializers = require('./index-e28f7a42.js');
15
+ var getSerializers = require('./index-18c72378.js');
16
16
  var BlockContent = require('./BlockContent-96b44364.js');
17
17
  var checkSisterSite = require('./checkSisterSite-c3a4ac98.js');
18
18
  require('./_commonjsHelpers-06173234.js');
@@ -12,7 +12,7 @@ var QueueDeckExpandedPaginated = require('./QueueDeckExpandedPaginated.js');
12
12
  var Breadcrumbs = require('./Breadcrumbs.js');
13
13
  var Feature = require('./Feature.js');
14
14
  var urlFor = require('./urlFor.js');
15
- var getSerializers = require('./index-e28f7a42.js');
15
+ var getSerializers = require('./index-18c72378.js');
16
16
  var BlockContent = require('./BlockContent-96b44364.js');
17
17
  var checkSisterSite = require('./checkSisterSite-c3a4ac98.js');
18
18
  require('./_commonjsHelpers-06173234.js');
@@ -8,7 +8,7 @@ var Link = require('next/link');
8
8
  var MasterDeck = require('./MasterDeck.js');
9
9
  var MediaSeriesCard = require('./MediaSeriesCard.js');
10
10
  var BlockContent = require('./BlockContent-96b44364.js');
11
- var getSerializers = require('./index-e28f7a42.js');
11
+ var getSerializers = require('./index-18c72378.js');
12
12
  require('./_commonjsHelpers-06173234.js');
13
13
  require('./core.get-iterator-method-5643aa10.js');
14
14
  require('./web.dom.iterable-d98303e0.js');
@@ -7,7 +7,7 @@ var React = require('react');
7
7
  var Router = require('next/router');
8
8
  var Head = require('next/head');
9
9
  var BlockContent = require('./BlockContent-96b44364.js');
10
- var getSerializers = require('./index-e28f7a42.js');
10
+ var getSerializers = require('./index-18c72378.js');
11
11
  require('./_commonjsHelpers-06173234.js');
12
12
  require('./core.get-iterator-method-5643aa10.js');
13
13
  require('./web.dom.iterable-d98303e0.js');
@@ -7,7 +7,7 @@ var BlockContent = require('./BlockContent-96b44364.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-e28f7a42.js');
10
+ var getSerializers = require('./index-18c72378.js');
11
11
  var VideoSeriesListing = require('./VideoSeriesListing.js');
12
12
  require('./_commonjsHelpers-06173234.js');
13
13
  require('./core.get-iterator-method-5643aa10.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-56020df6.js');
19
19
  var SocialShare = require('./SocialShare.js');
20
- var getSerializers = require('./index-e28f7a42.js');
20
+ var getSerializers = require('./index-18c72378.js');
21
21
  var AdSlot = require('./AdSlot.js');
22
22
  var SeriesSlider = require('./SeriesSlider-a8b51591.js');
23
23
  var getTargeting = require('./getTargeting-5b954783.js');
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  require('react');
4
- var getSerializers = require('./index-e28f7a42.js');
4
+ var getSerializers = require('./index-18c72378.js');
5
5
  require('./BlockContent-96b44364.js');
6
6
  require('./entities-df1aed86.js');
7
7
  require('./slicedToArray-067dd3bc.js');
@@ -11225,7 +11225,8 @@ var FormAssembly = function FormAssembly(props) {
11225
11225
  Promocode = _props$node.Promocode,
11226
11226
  _props$node$needSegme = _props$node.needSegmentSupport,
11227
11227
  needSegmentSupport = _props$node$needSegme === undefined ? false : _props$node$needSegme,
11228
- frameHeight = _props$node.frameHeight;
11228
+ frameHeight = _props$node.frameHeight,
11229
+ tfaParams = _props$node.tfaParams;
11229
11230
 
11230
11231
  var router = Router.useRouter();
11231
11232
 
@@ -11253,10 +11254,21 @@ var FormAssembly = function FormAssembly(props) {
11253
11254
  src = src + '?tfa_1=' + anonymousID;
11254
11255
  }
11255
11256
  if (tfa_2 || Promocode) {
11256
- var pattern = /\?.+=.*/g;
11257
- var hasQueryString = pattern.test(src);
11257
+ var _pattern = /\?.+=.*/g;
11258
+ var hasQueryString = _pattern.test(src);
11258
11259
  src = hasQueryString ? src + '&tfa_2=' + (tfa_2 ? tfa_2 : Promocode) : src + '?tfa_2=' + (tfa_2 ? tfa_2 : Promocode);
11259
11260
  }
11261
+ if (tfaParams && tfaParams.length > 0) {
11262
+ tfaParams.forEach(function (param) {
11263
+ if (param.includes(';')) {
11264
+ var paramArr = param.split(';');
11265
+ var paramName = paramArr[0];
11266
+ var paramVal = paramArr[1];
11267
+ var _hasQueryString = pattern.test(src);
11268
+ src = '' + src + (_hasQueryString ? '&' : '?') + paramName + '=' + paramVal;
11269
+ }
11270
+ });
11271
+ }
11260
11272
  setIframeSrc(encodeURI(src));
11261
11273
  }
11262
11274
  }, [anonymousID]);
@@ -11389,7 +11401,24 @@ var ExternalLink = function ExternalLink(props) {
11389
11401
  blank = _props$mark.blank,
11390
11402
  color = _props$mark.color,
11391
11403
  nofollow = _props$mark.nofollow,
11392
- articleId = props.articleId;
11404
+ articleId = props.articleId,
11405
+ type = props.type;
11406
+
11407
+
11408
+ if (type && type === 'emailAddress') {
11409
+ return React__default["default"].createElement(
11410
+ 'a',
11411
+ _extends._extends({ href: 'mailto:' + href }, color && color.hex && { style: { color: color.hex } }),
11412
+ children
11413
+ );
11414
+ }
11415
+ if (type && type === 'phoneNumber') {
11416
+ return React__default["default"].createElement(
11417
+ 'a',
11418
+ _extends._extends({ href: '' + href.trim().replace(/-/g, '') }, color && color.hex && { style: { color: color.hex } }),
11419
+ children
11420
+ );
11421
+ }
11393
11422
 
11394
11423
  var _useState = React.useState(null),
11395
11424
  _useState2 = slicedToArray._slicedToArray(_useState, 2),
@@ -11668,32 +11697,44 @@ var getSerializers = function getSerializers() {
11668
11697
 
11669
11698
  return React__default["default"].createElement(ExternalLink, { children: children, mark: mark, articleId: articleId });
11670
11699
  },
11671
- alignleft: function alignleft(_ref23) {
11672
- var children = _ref23.children;
11700
+ emailAddress: function emailAddress(_ref23) {
11701
+ var children = _ref23.children,
11702
+ mark = _ref23.mark;
11703
+
11704
+ return React__default["default"].createElement(ExternalLink, { children: children, mark: mark, articleId: articleId, type: 'emailAddress' });
11705
+ },
11706
+ phoneNumber: function phoneNumber(_ref24) {
11707
+ var children = _ref24.children,
11708
+ mark = _ref24.mark;
11709
+
11710
+ return React__default["default"].createElement(ExternalLink, { children: children, mark: mark, articleId: articleId, type: 'phoneNumber' });
11711
+ },
11712
+ alignleft: function alignleft(_ref25) {
11713
+ var children = _ref25.children;
11673
11714
  return React__default["default"].createElement(
11674
11715
  'div',
11675
11716
  { style: { textAlign: 'left' } },
11676
11717
  children
11677
11718
  );
11678
11719
  },
11679
- alignright: function alignright(_ref24) {
11680
- var children = _ref24.children;
11720
+ alignright: function alignright(_ref26) {
11721
+ var children = _ref26.children;
11681
11722
  return React__default["default"].createElement(
11682
11723
  'div',
11683
11724
  { style: { textAlign: 'right' } },
11684
11725
  children
11685
11726
  );
11686
11727
  },
11687
- aligncenter: function aligncenter(_ref25) {
11688
- var children = _ref25.children;
11728
+ aligncenter: function aligncenter(_ref27) {
11729
+ var children = _ref27.children;
11689
11730
  return React__default["default"].createElement(
11690
11731
  'div',
11691
11732
  { style: { textAlign: 'center' } },
11692
11733
  children
11693
11734
  );
11694
11735
  },
11695
- alignjustify: function alignjustify(_ref26) {
11696
- var children = _ref26.children;
11736
+ alignjustify: function alignjustify(_ref28) {
11737
+ var children = _ref28.children;
11697
11738
  return React__default["default"].createElement(
11698
11739
  'div',
11699
11740
  { style: { textAlign: 'justify' } },
package/dist/cjs/index.js CHANGED
@@ -91,7 +91,7 @@ var VerticalHero = require('./VerticalHero.js');
91
91
  var YahooHero = require('./YahooHero.js');
92
92
  var GridHero = require('./GridHero.js');
93
93
  var ConferenceArticleCard = require('./ConferenceArticleCard.js');
94
- var getSerializers = require('./index-e28f7a42.js');
94
+ var getSerializers = require('./index-18c72378.js');
95
95
  var Beam = require('./Beam.js');
96
96
  var Segment = require('./Segment.js');
97
97
  var KMTracker = require('./KMTracker.js');
@@ -3,7 +3,7 @@ import { _ as _slicedToArray } from './slicedToArray-72ed566b.js';
3
3
  import { _ as _extends } from './extends-2f4448b8.js';
4
4
  import React__default from 'react';
5
5
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
6
- import { g as getSerializers } from './index-5e41b8b8.js';
6
+ import { g as getSerializers } from './index-fc7fb985.js';
7
7
  import ArticleSeriesListing from './ArticleSeriesListing.js';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
9
9
  import './core.get-iterator-method-95db387d.js';
@@ -2,7 +2,7 @@ import { _ as _extends } from './extends-2f4448b8.js';
2
2
  import { _ as _slicedToArray } from './slicedToArray-72ed566b.js';
3
3
  import React__default, { useState, useEffect } from 'react';
4
4
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
5
- import { g as getSerializers } from './index-5e41b8b8.js';
5
+ import { g as getSerializers } from './index-fc7fb985.js';
6
6
  import { m as momentTimezone } from './index-887c1f5e.js';
7
7
  import { useRouter } from 'next/router';
8
8
  import Button from 'react-bootstrap/Button';
@@ -3,7 +3,7 @@ import React__default from 'react';
3
3
  import ArticleCarousel from './ArticleCarousel.js';
4
4
  import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
5
5
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
6
- import { g as getSerializers } from './index-5e41b8b8.js';
6
+ import { g as getSerializers } from './index-fc7fb985.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './core.get-iterator-method-95db387d.js';
9
9
  import './YoutubeGroup.js';
@@ -3,7 +3,7 @@ import React__default from 'react';
3
3
  import QueueDeckExpanded from './QueueDeckExpanded.js';
4
4
  import Breadcrumbs from './Breadcrumbs.js';
5
5
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
6
- import { g as getSerializers } from './index-5e41b8b8.js';
6
+ import { g as getSerializers } from './index-fc7fb985.js';
7
7
  import { PixelTrackingLandingPages } from './PixelTracking.js';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
9
9
  import './core.get-iterator-method-95db387d.js';
@@ -5,7 +5,7 @@ import urlFor from './urlFor.js';
5
5
  import { m as moment } from './moment-48faeb9c.js';
6
6
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
7
7
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
8
- import { g as getSerializers } from './index-5e41b8b8.js';
8
+ import { g as getSerializers } from './index-fc7fb985.js';
9
9
  import './_commonjsHelpers-0c4b6f40.js';
10
10
  import './core.get-iterator-method-95db387d.js';
11
11
  import './web.dom.iterable-3fffc027.js';
@@ -10,7 +10,7 @@ import Link from 'next/link';
10
10
  import MasterDeck from './MasterDeck.js';
11
11
  import MediaSeriesCard from './MediaSeriesCard.js';
12
12
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
13
- import { g as getSerializers } from './index-5e41b8b8.js';
13
+ import { g as getSerializers } from './index-fc7fb985.js';
14
14
  import './_commonjsHelpers-0c4b6f40.js';
15
15
  import './core.get-iterator-method-95db387d.js';
16
16
  import './web.dom.iterable-3fffc027.js';
@@ -10,7 +10,7 @@ import Link from 'next/link';
10
10
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
11
11
  import MasterDeck from './MasterDeckPaginated.js';
12
12
  import MediaSeriesCard from './MediaSeriesCard.js';
13
- import { g as getSerializers } from './index-5e41b8b8.js';
13
+ import { g as getSerializers } from './index-fc7fb985.js';
14
14
  import './_commonjsHelpers-0c4b6f40.js';
15
15
  import './core.get-iterator-method-95db387d.js';
16
16
  import './web.dom.iterable-3fffc027.js';
@@ -10,7 +10,7 @@ import QueueDeckExpanded from './QueueDeckExpanded.js';
10
10
  import Breadcrumbs from './Breadcrumbs.js';
11
11
  import Feature from './Feature.js';
12
12
  import urlFor from './urlFor.js';
13
- import { g as getSerializers } from './index-5e41b8b8.js';
13
+ import { g as getSerializers } from './index-fc7fb985.js';
14
14
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
15
15
  import { c as checkSisterSite } from './checkSisterSite-a7218fda.js';
16
16
  import './_commonjsHelpers-0c4b6f40.js';
@@ -10,7 +10,7 @@ import QueueDeckExpanded from './QueueDeckExpandedPaginated.js';
10
10
  import Breadcrumbs from './Breadcrumbs.js';
11
11
  import Feature from './Feature.js';
12
12
  import urlFor from './urlFor.js';
13
- import { g as getSerializers } from './index-5e41b8b8.js';
13
+ import { g as getSerializers } from './index-fc7fb985.js';
14
14
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
15
15
  import { c as checkSisterSite } from './checkSisterSite-a7218fda.js';
16
16
  import './_commonjsHelpers-0c4b6f40.js';
@@ -6,7 +6,7 @@ import Link from 'next/link';
6
6
  import MasterDeck from './MasterDeck.js';
7
7
  import MediaSeriesCard from './MediaSeriesCard.js';
8
8
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
9
- import { g as getSerializers } from './index-5e41b8b8.js';
9
+ import { g as getSerializers } from './index-fc7fb985.js';
10
10
  import './_commonjsHelpers-0c4b6f40.js';
11
11
  import './core.get-iterator-method-95db387d.js';
12
12
  import './web.dom.iterable-3fffc027.js';
@@ -5,7 +5,7 @@ import React__default, { useState, useEffect } from 'react';
5
5
  import { useRouter } from 'next/router';
6
6
  import Head from 'next/head';
7
7
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
8
- import { g as getSerializers } from './index-5e41b8b8.js';
8
+ import { g as getSerializers } from './index-fc7fb985.js';
9
9
  import './_commonjsHelpers-0c4b6f40.js';
10
10
  import './core.get-iterator-method-95db387d.js';
11
11
  import './web.dom.iterable-3fffc027.js';
@@ -5,7 +5,7 @@ import { B as BlockContent } from './BlockContent-1e73bd2c.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-5e41b8b8.js';
8
+ import { g as getSerializers } from './index-fc7fb985.js';
9
9
  import VideoSeriesListing from './VideoSeriesListing.js';
10
10
  import './_commonjsHelpers-0c4b6f40.js';
11
11
  import './core.get-iterator-method-95db387d.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-72fd8f8b.js';
17
17
  import SocialShare from './SocialShare.js';
18
- import { r as renderAuthor, g as getSerializers } from './index-5e41b8b8.js';
18
+ import { r as renderAuthor, g as getSerializers } from './index-fc7fb985.js';
19
19
  import DFPAdSlot from './AdSlot.js';
20
20
  import { S as SeriesSlider } from './SeriesSlider-5757414b.js';
21
21
  import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-b62a177c.js';
@@ -1,5 +1,5 @@
1
1
  import 'react';
2
- export { g as default } from './index-5e41b8b8.js';
2
+ export { g as default } from './index-fc7fb985.js';
3
3
  import './BlockContent-1e73bd2c.js';
4
4
  import './entities-6d9154b4.js';
5
5
  import './slicedToArray-72ed566b.js';
@@ -11205,7 +11205,8 @@ var FormAssembly = function FormAssembly(props) {
11205
11205
  Promocode = _props$node.Promocode,
11206
11206
  _props$node$needSegme = _props$node.needSegmentSupport,
11207
11207
  needSegmentSupport = _props$node$needSegme === undefined ? false : _props$node$needSegme,
11208
- frameHeight = _props$node.frameHeight;
11208
+ frameHeight = _props$node.frameHeight,
11209
+ tfaParams = _props$node.tfaParams;
11209
11210
 
11210
11211
  var router = useRouter();
11211
11212
 
@@ -11233,10 +11234,21 @@ var FormAssembly = function FormAssembly(props) {
11233
11234
  src = src + '?tfa_1=' + anonymousID;
11234
11235
  }
11235
11236
  if (tfa_2 || Promocode) {
11236
- var pattern = /\?.+=.*/g;
11237
- var hasQueryString = pattern.test(src);
11237
+ var _pattern = /\?.+=.*/g;
11238
+ var hasQueryString = _pattern.test(src);
11238
11239
  src = hasQueryString ? src + '&tfa_2=' + (tfa_2 ? tfa_2 : Promocode) : src + '?tfa_2=' + (tfa_2 ? tfa_2 : Promocode);
11239
11240
  }
11241
+ if (tfaParams && tfaParams.length > 0) {
11242
+ tfaParams.forEach(function (param) {
11243
+ if (param.includes(';')) {
11244
+ var paramArr = param.split(';');
11245
+ var paramName = paramArr[0];
11246
+ var paramVal = paramArr[1];
11247
+ var _hasQueryString = pattern.test(src);
11248
+ src = '' + src + (_hasQueryString ? '&' : '?') + paramName + '=' + paramVal;
11249
+ }
11250
+ });
11251
+ }
11240
11252
  setIframeSrc(encodeURI(src));
11241
11253
  }
11242
11254
  }, [anonymousID]);
@@ -11369,7 +11381,24 @@ var ExternalLink = function ExternalLink(props) {
11369
11381
  blank = _props$mark.blank,
11370
11382
  color = _props$mark.color,
11371
11383
  nofollow = _props$mark.nofollow,
11372
- articleId = props.articleId;
11384
+ articleId = props.articleId,
11385
+ type = props.type;
11386
+
11387
+
11388
+ if (type && type === 'emailAddress') {
11389
+ return React__default.createElement(
11390
+ 'a',
11391
+ _extends({ href: 'mailto:' + href }, color && color.hex && { style: { color: color.hex } }),
11392
+ children
11393
+ );
11394
+ }
11395
+ if (type && type === 'phoneNumber') {
11396
+ return React__default.createElement(
11397
+ 'a',
11398
+ _extends({ href: '' + href.trim().replace(/-/g, '') }, color && color.hex && { style: { color: color.hex } }),
11399
+ children
11400
+ );
11401
+ }
11373
11402
 
11374
11403
  var _useState = useState(null),
11375
11404
  _useState2 = _slicedToArray(_useState, 2),
@@ -11648,32 +11677,44 @@ var getSerializers = function getSerializers() {
11648
11677
 
11649
11678
  return React__default.createElement(ExternalLink, { children: children, mark: mark, articleId: articleId });
11650
11679
  },
11651
- alignleft: function alignleft(_ref23) {
11652
- var children = _ref23.children;
11680
+ emailAddress: function emailAddress(_ref23) {
11681
+ var children = _ref23.children,
11682
+ mark = _ref23.mark;
11683
+
11684
+ return React__default.createElement(ExternalLink, { children: children, mark: mark, articleId: articleId, type: 'emailAddress' });
11685
+ },
11686
+ phoneNumber: function phoneNumber(_ref24) {
11687
+ var children = _ref24.children,
11688
+ mark = _ref24.mark;
11689
+
11690
+ return React__default.createElement(ExternalLink, { children: children, mark: mark, articleId: articleId, type: 'phoneNumber' });
11691
+ },
11692
+ alignleft: function alignleft(_ref25) {
11693
+ var children = _ref25.children;
11653
11694
  return React__default.createElement(
11654
11695
  'div',
11655
11696
  { style: { textAlign: 'left' } },
11656
11697
  children
11657
11698
  );
11658
11699
  },
11659
- alignright: function alignright(_ref24) {
11660
- var children = _ref24.children;
11700
+ alignright: function alignright(_ref26) {
11701
+ var children = _ref26.children;
11661
11702
  return React__default.createElement(
11662
11703
  'div',
11663
11704
  { style: { textAlign: 'right' } },
11664
11705
  children
11665
11706
  );
11666
11707
  },
11667
- aligncenter: function aligncenter(_ref25) {
11668
- var children = _ref25.children;
11708
+ aligncenter: function aligncenter(_ref27) {
11709
+ var children = _ref27.children;
11669
11710
  return React__default.createElement(
11670
11711
  'div',
11671
11712
  { style: { textAlign: 'center' } },
11672
11713
  children
11673
11714
  );
11674
11715
  },
11675
- alignjustify: function alignjustify(_ref26) {
11676
- var children = _ref26.children;
11716
+ alignjustify: function alignjustify(_ref28) {
11717
+ var children = _ref28.children;
11677
11718
  return React__default.createElement(
11678
11719
  'div',
11679
11720
  { style: { textAlign: 'justify' } },
package/dist/esm/index.js CHANGED
@@ -88,7 +88,7 @@ export { default as VerticalHero } from './VerticalHero.js';
88
88
  export { default as YahooHero } from './YahooHero.js';
89
89
  export { default as GridHero } from './GridHero.js';
90
90
  export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
91
- export { g as getSerializers } from './index-5e41b8b8.js';
91
+ export { g as getSerializers } from './index-fc7fb985.js';
92
92
  export { default as Beam } from './Beam.js';
93
93
  export { default as Segment } from './Segment.js';
94
94
  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.1095",
3
+ "version": "1.0.1096-formassembly-fix",
4
4
  "description": "Foundation Framework",
5
5
  "author": "mjh-framework",
6
6
  "license": "MIT",