@mjhls/mjh-framework 1.0.1050-lightbox-v6 → 1.0.1050-pdfGating

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 (190) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +2 -4
  4. package/dist/cjs/AD300x250x600.js +2 -4
  5. package/dist/cjs/AD728x90.js +2 -4
  6. package/dist/cjs/ADFloatingFooter.js +2 -4
  7. package/dist/cjs/ADGutter.js +2 -4
  8. package/dist/cjs/ADSkyscraper.js +2 -4
  9. package/dist/cjs/ADSponsoredResources.js +2 -4
  10. package/dist/cjs/ADWebcast.js +2 -4
  11. package/dist/cjs/ADWelcome.js +2 -4
  12. package/dist/cjs/AdSlot.js +2 -4
  13. package/dist/cjs/AdSlotsProvider.js +2 -4
  14. package/dist/cjs/AlgoliaSearch.js +337 -38
  15. package/dist/cjs/ArticleProgramLandingPage.js +4 -6
  16. package/dist/cjs/ArticleSeriesLandingPage.js +4 -6
  17. package/dist/cjs/ArticleSeriesListing.js +1 -2
  18. package/dist/cjs/Auth.js +1 -2
  19. package/dist/cjs/AuthWrapper.js +6 -96
  20. package/dist/cjs/Beam.js +1 -2
  21. package/dist/cjs/CEDeckSupabase.js +2 -3
  22. package/dist/cjs/CMEDeck.js +2 -4
  23. package/dist/cjs/Column2.js +1 -2
  24. package/dist/cjs/Column3.js +2 -4
  25. package/dist/cjs/ConferenceArticleCard.js +15 -15
  26. package/dist/cjs/ContentCardPaginated.js +3 -5
  27. package/dist/cjs/DeckContent.js +11 -13
  28. package/dist/cjs/DeckQueue.js +1 -2
  29. package/dist/cjs/DeckQueuePaginated.js +2 -4
  30. package/dist/cjs/{Dfp-c313a700.js → Dfp-67646058.js} +1 -2
  31. package/dist/cjs/EventsDeck.js +17 -17
  32. package/dist/cjs/ExternalResources.js +4 -6
  33. package/dist/cjs/GridContent.js +4 -6
  34. package/dist/cjs/GridContentPaginated.js +4 -6
  35. package/dist/cjs/HamMagazine.js +10 -11
  36. package/dist/cjs/HealthCareProfessionalModal.js +1 -1
  37. package/dist/cjs/HorizontalArticleListing.js +4 -6
  38. package/dist/cjs/{ImageSlider-d65bc9c8.js → ImageSlider-984a697b.js} +116 -156
  39. package/dist/cjs/IssueLanding.js +35 -37
  40. package/dist/cjs/KMTracker.js +15 -15
  41. package/dist/cjs/LeftNav.js +2 -4
  42. package/dist/cjs/MasterDeck.js +12 -14
  43. package/dist/cjs/MasterDeckPaginated.js +12 -14
  44. package/dist/cjs/{MediaSeriesCard-ca024762.js → MediaSeriesCard-d169c597.js} +2 -2
  45. package/dist/cjs/MediaSeriesLanding.js +14 -16
  46. package/dist/cjs/MediaSeriesLandingPaginated.js +14 -16
  47. package/dist/cjs/NavDvm.js +1 -2
  48. package/dist/cjs/NavMagazine.js +11 -12
  49. package/dist/cjs/NavNative.js +10 -11
  50. package/dist/cjs/PartnerDetailListing.js +8 -9
  51. package/dist/cjs/PartnerDetailListingPaginated.js +8 -9
  52. package/dist/cjs/PodcastsLanding.js +7 -9
  53. package/dist/cjs/PtceDeck.js +1 -2
  54. package/dist/cjs/PubSection.js +4 -6
  55. package/dist/cjs/PubToc.js +1 -2
  56. package/dist/cjs/PublicationLanding.js +340 -44
  57. package/dist/cjs/QueueDeckExpanded.js +4 -6
  58. package/dist/cjs/QueueDeckExpandedPaginated.js +4 -6
  59. package/dist/cjs/RelatedContent.js +28 -28
  60. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  61. package/dist/cjs/Segment.js +1 -2
  62. package/dist/cjs/SeriesListingDeck.js +2 -3
  63. package/dist/cjs/{SeriesSlider-c7ed509b.js → SeriesSlider-086a8319.js} +4 -4
  64. package/dist/cjs/SideFooter.js +3 -4
  65. package/dist/cjs/TaxonomyDescription.js +4 -6
  66. package/dist/cjs/TemplateNormal.js +2 -4
  67. package/dist/cjs/{Tooltip-02a841b5.js → Tooltip-96fe6ef6.js} +34 -86
  68. package/dist/cjs/Ustream.js +1 -2
  69. package/dist/cjs/VideoProgramLandingPage.js +4 -6
  70. package/dist/cjs/VideoSeriesCard.js +1 -1
  71. package/dist/cjs/VideoSeriesFilter.js +1 -2
  72. package/dist/cjs/VideoSeriesLandingPage.js +4 -6
  73. package/dist/cjs/VideoSeriesListing.js +1 -2
  74. package/dist/cjs/View.js +8 -10
  75. package/dist/cjs/YoutubeGroup.js +4 -4
  76. package/dist/cjs/{asyncToGenerator-65df6bf8.js → asyncToGenerator-77821af0.js} +56 -8
  77. package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
  78. package/dist/cjs/faundadb.js +1 -2
  79. package/dist/cjs/getPtceActivities.js +1 -2
  80. package/dist/cjs/getRelatedArticle.js +1 -2
  81. package/dist/cjs/getRootDocGroup.js +1 -2
  82. package/dist/cjs/getSerializers.js +4 -6
  83. package/dist/cjs/getTIData.js +1 -2
  84. package/dist/cjs/{getTargeting-45ffbee8.js → getTargeting-5b954783.js} +9 -9
  85. package/dist/cjs/getTargeting.js +1 -1
  86. package/dist/cjs/{index-9ec837cc.js → index-50be6759.js} +25 -9
  87. package/dist/cjs/{index-d2a6ef75.js → index-7435b964.js} +467 -2
  88. package/dist/cjs/{index-7b7f4959.js → index-e8600243.js} +25 -19
  89. package/dist/cjs/index.js +14 -14
  90. package/dist/cjs/typeof-1358762e.js +33 -0
  91. package/dist/cjs/{urlForFile-5084fc48.js → urlForFile-ef20990d.js} +2 -1
  92. package/dist/esm/AD.js +1 -1
  93. package/dist/esm/AD300x250.js +2 -4
  94. package/dist/esm/AD300x250x600.js +2 -4
  95. package/dist/esm/AD728x90.js +2 -4
  96. package/dist/esm/ADFloatingFooter.js +2 -4
  97. package/dist/esm/ADGutter.js +2 -4
  98. package/dist/esm/ADSkyscraper.js +2 -4
  99. package/dist/esm/ADSponsoredResources.js +2 -4
  100. package/dist/esm/ADWebcast.js +2 -4
  101. package/dist/esm/ADWelcome.js +2 -4
  102. package/dist/esm/AdSlot.js +2 -4
  103. package/dist/esm/AdSlotsProvider.js +2 -4
  104. package/dist/esm/AlgoliaSearch.js +336 -37
  105. package/dist/esm/ArticleProgramLandingPage.js +4 -6
  106. package/dist/esm/ArticleSeriesLandingPage.js +4 -6
  107. package/dist/esm/ArticleSeriesListing.js +1 -2
  108. package/dist/esm/Auth.js +1 -2
  109. package/dist/esm/AuthWrapper.js +3 -93
  110. package/dist/esm/Beam.js +1 -2
  111. package/dist/esm/CEDeckSupabase.js +2 -3
  112. package/dist/esm/CMEDeck.js +2 -4
  113. package/dist/esm/Column2.js +1 -2
  114. package/dist/esm/Column3.js +2 -4
  115. package/dist/esm/ConferenceArticleCard.js +15 -15
  116. package/dist/esm/ContentCardPaginated.js +3 -5
  117. package/dist/esm/DeckContent.js +11 -13
  118. package/dist/esm/DeckQueue.js +1 -2
  119. package/dist/esm/DeckQueuePaginated.js +2 -4
  120. package/dist/esm/{Dfp-102f0beb.js → Dfp-cf85d203.js} +1 -2
  121. package/dist/esm/EventsDeck.js +17 -17
  122. package/dist/esm/ExternalResources.js +4 -6
  123. package/dist/esm/GridContent.js +4 -6
  124. package/dist/esm/GridContentPaginated.js +4 -6
  125. package/dist/esm/HamMagazine.js +10 -11
  126. package/dist/esm/HealthCareProfessionalModal.js +1 -1
  127. package/dist/esm/HorizontalArticleListing.js +4 -6
  128. package/dist/esm/{ImageSlider-da225417.js → ImageSlider-497e9c88.js} +117 -157
  129. package/dist/esm/IssueLanding.js +35 -37
  130. package/dist/esm/KMTracker.js +15 -15
  131. package/dist/esm/LeftNav.js +2 -4
  132. package/dist/esm/MasterDeck.js +12 -14
  133. package/dist/esm/MasterDeckPaginated.js +12 -14
  134. package/dist/esm/{MediaSeriesCard-32e89d07.js → MediaSeriesCard-db3db926.js} +2 -2
  135. package/dist/esm/MediaSeriesLanding.js +14 -16
  136. package/dist/esm/MediaSeriesLandingPaginated.js +14 -16
  137. package/dist/esm/NavDvm.js +1 -2
  138. package/dist/esm/NavMagazine.js +11 -12
  139. package/dist/esm/NavNative.js +10 -11
  140. package/dist/esm/PartnerDetailListing.js +8 -9
  141. package/dist/esm/PartnerDetailListingPaginated.js +8 -9
  142. package/dist/esm/PodcastsLanding.js +7 -9
  143. package/dist/esm/PtceDeck.js +1 -2
  144. package/dist/esm/PubSection.js +4 -6
  145. package/dist/esm/PubToc.js +1 -2
  146. package/dist/esm/PublicationLanding.js +326 -34
  147. package/dist/esm/QueueDeckExpanded.js +4 -6
  148. package/dist/esm/QueueDeckExpandedPaginated.js +4 -6
  149. package/dist/esm/RelatedContent.js +28 -28
  150. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  151. package/dist/esm/Segment.js +1 -2
  152. package/dist/esm/SeriesListingDeck.js +2 -3
  153. package/dist/esm/{SeriesSlider-b467f00c.js → SeriesSlider-a6b1d617.js} +4 -4
  154. package/dist/esm/SideFooter.js +3 -4
  155. package/dist/esm/TaxonomyDescription.js +4 -6
  156. package/dist/esm/TemplateNormal.js +2 -4
  157. package/dist/esm/{Tooltip-7a093cd4.js → Tooltip-bc98d17e.js} +192 -244
  158. package/dist/esm/Ustream.js +1 -2
  159. package/dist/esm/VideoProgramLandingPage.js +4 -6
  160. package/dist/esm/VideoSeriesCard.js +1 -1
  161. package/dist/esm/VideoSeriesFilter.js +1 -2
  162. package/dist/esm/VideoSeriesLandingPage.js +4 -6
  163. package/dist/esm/VideoSeriesListing.js +1 -2
  164. package/dist/esm/View.js +8 -10
  165. package/dist/esm/YoutubeGroup.js +4 -4
  166. package/dist/esm/{asyncToGenerator-64822ccc.js → asyncToGenerator-958ef5fc.js} +50 -6
  167. package/dist/esm/defineProperty-23a8f8cd.js +68 -0
  168. package/dist/esm/faundadb.js +1 -2
  169. package/dist/esm/getPtceActivities.js +1 -2
  170. package/dist/esm/getRelatedArticle.js +1 -2
  171. package/dist/esm/getRootDocGroup.js +1 -2
  172. package/dist/esm/getSerializers.js +4 -6
  173. package/dist/esm/getTIData.js +1 -2
  174. package/dist/esm/{getTargeting-a569a9cc.js → getTargeting-5a281334.js} +9 -9
  175. package/dist/esm/getTargeting.js +1 -1
  176. package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
  177. package/dist/esm/{index-a308bd0f.js → index-60cb5113.js} +25 -19
  178. package/dist/esm/{index-0ce54f8a.js → index-98ca9cec.js} +25 -10
  179. package/dist/esm/index.js +14 -14
  180. package/dist/esm/typeof-2f07d0e8.js +30 -0
  181. package/dist/esm/{urlForFile-f6485737.js → urlForFile-dc111d7f.js} +2 -1
  182. package/package.json +116 -116
  183. package/dist/cjs/_set-species-0c7864a2.js +0 -55
  184. package/dist/cjs/events-1b438fe7.js +0 -469
  185. package/dist/esm/_set-species-2cd9340f.js +0 -50
  186. package/dist/esm/events-6c3a7a63.js +0 -467
  187. /package/dist/cjs/{ADInfeed-89f63b7d.js → ADInfeed-49bdb9e1.js} +0 -0
  188. /package/dist/cjs/{ADlgInfeed-a536168e.js → ADlgInfeed-33be9ab6.js} +0 -0
  189. /package/dist/esm/{ADInfeed-c14e043c.js → ADInfeed-d2229e62.js} +0 -0
  190. /package/dist/esm/{ADlgInfeed-2892de3c.js → ADlgInfeed-e13fb474.js} +0 -0
@@ -1,19 +1,19 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
2
  import { _ as _extends } from './extends-1559c147.js';
3
3
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
4
4
  import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
5
5
  import React__default, { useState, useEffect, useRef } from 'react';
6
6
  import { Spinner, Container, Media } from 'react-bootstrap';
7
7
  import { m as moment } from './moment-bc12cb97.js';
8
- import { l as lib_3 } from './index-f0fc23eb.js';
8
+ import { l as lib_3 } from './index-5cc7b406.js';
9
9
  import { useRouter } from 'next/router';
10
10
  import { L as LazyLoad } from './index-755f2cc2.js';
11
11
  import { l as lodash } from './lodash-f97fd99a.js';
12
12
  import { m as main_43 } from './main-754d4992.js';
13
13
  import { c as clean_html_1 } from './entities-6d9154b4.js';
14
- import { A as ADInfeed } from './ADInfeed-c14e043c.js';
14
+ import { A as ADInfeed } from './ADInfeed-d2229e62.js';
15
15
  import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
16
- import { A as ADlgInfeed } from './ADlgInfeed-2892de3c.js';
16
+ import { A as ADlgInfeed } from './ADlgInfeed-e13fb474.js';
17
17
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
18
18
  import timeDifferenceCalc from './timeDifferenceCalc.js';
19
19
  import urlFor from './urlFor.js';
@@ -22,9 +22,7 @@ import './_commonjsHelpers-0c4b6f40.js';
22
22
  import './core.get-iterator-method-ea258bb1.js';
23
23
  import './web.dom.iterable-ab4dea5c.js';
24
24
  import './_library-528f1934.js';
25
- import './_set-species-2cd9340f.js';
26
25
  import './_iter-detect-98db3b07.js';
27
- import './events-6c3a7a63.js';
28
26
  import 'prop-types';
29
27
  import 'react-dom';
30
28
  import 'react-bootstrap/Card';
@@ -12,34 +12,34 @@ import './index-3f5c03b2.js';
12
12
  import 'react-dom';
13
13
  import 'prop-types';
14
14
 
15
- /*
16
- Sample query
17
- let references = ''
18
- if(article.taxonomyMapping.length > 0){
19
- article.taxonomyMapping.forEach((ref, index) => {
20
- references = references + `references('${ref._ref}') `
21
- if(index+1 !== article.taxonomyMapping.length){
22
- references = references + ` && `
23
- }
24
- })
25
- }
26
-
27
- const relatedArticlesQuery = `*[!(_id in path("drafts.**")) && _type == "article" && title !='${article.title}' && defined(title) && is_visible == true && ( references('article.documentGroup._id') || ${references} ) && published <= '${today}'] | order(published desc) [0...4] {
28
- ...,
29
- title,
30
- summary,
31
- thumbnail,
32
- url,
33
- published,
34
- authorMapping[]->,
35
- contentCategory->
36
- }`
37
- const relatedArticles = await client.fetch(relatedArticlesQuery)
38
-
39
- Sample usage
40
- <RelatedContent dataRecord={props.relatedArticles} client={client} showAuthor showPublished reverse/>
41
-
42
-
15
+ /*
16
+ Sample query
17
+ let references = ''
18
+ if(article.taxonomyMapping.length > 0){
19
+ article.taxonomyMapping.forEach((ref, index) => {
20
+ references = references + `references('${ref._ref}') `
21
+ if(index+1 !== article.taxonomyMapping.length){
22
+ references = references + ` && `
23
+ }
24
+ })
25
+ }
26
+
27
+ const relatedArticlesQuery = `*[!(_id in path("drafts.**")) && _type == "article" && title !='${article.title}' && defined(title) && is_visible == true && ( references('article.documentGroup._id') || ${references} ) && published <= '${today}'] | order(published desc) [0...4] {
28
+ ...,
29
+ title,
30
+ summary,
31
+ thumbnail,
32
+ url,
33
+ published,
34
+ authorMapping[]->,
35
+ contentCategory->
36
+ }`
37
+ const relatedArticles = await client.fetch(relatedArticlesQuery)
38
+
39
+ Sample usage
40
+ <RelatedContent dataRecord={props.relatedArticles} client={client} showAuthor showPublished reverse/>
41
+
42
+
43
43
  */
44
44
  var RelatedContent = function RelatedContent(props) {
45
45
  var client = props.client,
@@ -14,16 +14,16 @@ var RelatedTopicsDropdown = function RelatedTopicsDropdown(_ref) {
14
14
  _ref$className = _ref.className,
15
15
  className = _ref$className === undefined ? '' : _ref$className;
16
16
 
17
- /*
18
- Props accepted - parentTaxonomy(required, object), subTaxonomy(required, array), page(optional), exclude(optional), variant(optional), className(optional)
19
- example:
20
- <RelatedTopicDropdown
21
- page='/clinical'
22
- exclude="clinical"
23
- className='mb-3'
24
- parentTaxonomy={props.parentTaxonomy}
25
- subTaxonomies={props.subTaxonomies}
26
- />
17
+ /*
18
+ Props accepted - parentTaxonomy(required, object), subTaxonomy(required, array), page(optional), exclude(optional), variant(optional), className(optional)
19
+ example:
20
+ <RelatedTopicDropdown
21
+ page='/clinical'
22
+ exclude="clinical"
23
+ className='mb-3'
24
+ parentTaxonomy={props.parentTaxonomy}
25
+ subTaxonomies={props.subTaxonomies}
26
+ />
27
27
  */
28
28
  if (subTaxonomies.length === 0 && parentTaxonomy) {
29
29
  if (parentTaxonomy.identifier == exclude) {
@@ -1,9 +1,8 @@
1
- import { a as _Promise, _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
1
+ import { a as _Promise, _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
2
  import './_commonjsHelpers-0c4b6f40.js';
3
3
  import './core.get-iterator-method-ea258bb1.js';
4
4
  import './web.dom.iterable-ab4dea5c.js';
5
5
  import './_library-528f1934.js';
6
- import './_set-species-2cd9340f.js';
7
6
  import './_iter-detect-98db3b07.js';
8
7
 
9
8
  require('babel-polyfill');
@@ -3,15 +3,14 @@ import { _ as _extends } from './extends-1559c147.js';
3
3
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
4
4
  import React__default, { useState, useEffect, useRef } from 'react';
5
5
  import { useRouter } from 'next/router';
6
- import { l as lib_3 } from './index-f0fc23eb.js';
6
+ import { l as lib_3 } from './index-5cc7b406.js';
7
7
  import { I as InfiniteScroll } from './index.es-a6137319.js';
8
- import { S as SeriesSlider } from './SeriesSlider-b467f00c.js';
8
+ import { S as SeriesSlider } from './SeriesSlider-a6b1d617.js';
9
9
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
10
10
  import './_commonjsHelpers-0c4b6f40.js';
11
11
  import './core.get-iterator-method-ea258bb1.js';
12
12
  import './_iter-detect-98db3b07.js';
13
13
  import './web.dom.iterable-ab4dea5c.js';
14
- import './events-6c3a7a63.js';
15
14
  import 'prop-types';
16
15
  import './index-c7e2ac95.js';
17
16
  import './index-755f2cc2.js';
@@ -6,10 +6,10 @@ import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
6
6
  import urlFor from './urlFor.js';
7
7
  import { m as main_43, a as main_49, b as main_42 } from './main-754d4992.js';
8
8
 
9
- /*
10
- GROQ query -
11
- accepts an array of title, URL
12
- `https://img.youtube.com/vi/${getYouTubeId(vid.url)}/hqdefault.jpg`
9
+ /*
10
+ GROQ query -
11
+ accepts an array of title, URL
12
+ `https://img.youtube.com/vi/${getYouTubeId(vid.url)}/hqdefault.jpg`
13
13
  */
14
14
 
15
15
  var SeriesSlider = function SeriesSlider(_ref) {
@@ -9,10 +9,9 @@ import './core.get-iterator-method-ea258bb1.js';
9
9
  import 'prop-types';
10
10
  import './isSymbol-a7e9aafe.js';
11
11
  import './eq-bdcbf886.js';
12
- import './asyncToGenerator-64822ccc.js';
12
+ import './asyncToGenerator-958ef5fc.js';
13
13
  import './web.dom.iterable-ab4dea5c.js';
14
14
  import './_library-528f1934.js';
15
- import './_set-species-2cd9340f.js';
16
15
  import './_iter-detect-98db3b07.js';
17
16
 
18
17
  var year = new Date().getFullYear();
@@ -33,8 +32,8 @@ var renderLink = function renderLink(row) {
33
32
  };
34
33
 
35
34
  var SideFooter = function SideFooter(props) {
36
- /*
37
- useage example: <SideFooter cache={props.cache} logo='https://mjh-web.s3.amazonaws.com/_media/an_mjhls_brand_logo.png' />
35
+ /*
36
+ useage example: <SideFooter cache={props.cache} logo='https://mjh-web.s3.amazonaws.com/_media/an_mjhls_brand_logo.png' />
38
37
  */
39
38
  var _get = get_1(props, 'cache.siteSettingCache', {}),
40
39
  socialLinks = _get.socialLinks,
@@ -1,30 +1,28 @@
1
1
  import { _ as _extends, a as _Object$assign } from './extends-1559c147.js';
2
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
2
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
3
3
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
4
4
  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-a308bd0f.js';
8
+ import { g as getSerializers } from './index-60cb5113.js';
9
9
  import './_commonjsHelpers-0c4b6f40.js';
10
10
  import './core.get-iterator-method-ea258bb1.js';
11
11
  import './web.dom.iterable-ab4dea5c.js';
12
12
  import './_library-528f1934.js';
13
- import './_set-species-2cd9340f.js';
14
13
  import './_iter-detect-98db3b07.js';
15
14
  import 'prop-types';
16
15
  import './index-3f5c03b2.js';
17
16
  import 'react-bootstrap';
18
17
  import './urlFor.js';
19
- import './index-f0fc23eb.js';
20
- import './events-6c3a7a63.js';
18
+ import './index-5cc7b406.js';
21
19
  import './index-c7e2ac95.js';
22
20
  import './util-8ed16d48.js';
23
21
  import './Beam.js';
24
22
  import './stringify-2b084bee.js';
25
23
  import './Segment.js';
26
24
  import './main-754d4992.js';
27
- import './urlForFile-f6485737.js';
25
+ import './urlForFile-dc111d7f.js';
28
26
  import './index-755f2cc2.js';
29
27
  import 'react-dom';
30
28
  import './typeof-657f25da.js';
@@ -18,16 +18,14 @@ import './core.get-iterator-method-ea258bb1.js';
18
18
  import './AdSlot.js';
19
19
  import './extends-1559c147.js';
20
20
  import 'prop-types';
21
- import './index-f0fc23eb.js';
22
- import './events-6c3a7a63.js';
21
+ import './index-5cc7b406.js';
23
22
  import './debounce-533d9748.js';
24
23
  import './isSymbol-a7e9aafe.js';
25
24
  import './toNumber-5aeba6e7.js';
26
25
  import './Beam.js';
27
26
  import './stringify-2b084bee.js';
28
- import './asyncToGenerator-64822ccc.js';
27
+ import './asyncToGenerator-958ef5fc.js';
29
28
  import './_library-528f1934.js';
30
- import './_set-species-2cd9340f.js';
31
29
  import './_iter-detect-98db3b07.js';
32
30
  import './Segment.js';
33
31
  import './main-754d4992.js';