@mjhls/mjh-framework 1.0.836-deck-pagination-v1 → 1.0.836

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 (287) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +24 -24
  4. package/dist/cjs/AD300x250x600.js +24 -24
  5. package/dist/cjs/AD728x90.js +27 -27
  6. package/dist/cjs/ADFloatingFooter.js +23 -23
  7. package/dist/cjs/ADFooter.js +6 -6
  8. package/dist/cjs/ADGutter.js +23 -23
  9. package/dist/cjs/{ADInfeed-0158bee3.js → ADInfeed-8b336c67.js} +4 -4
  10. package/dist/cjs/ADSkyscraper.js +23 -23
  11. package/dist/cjs/ADSponsoredResources.js +23 -23
  12. package/dist/cjs/ADWebcast.js +23 -23
  13. package/dist/cjs/ADWelcome.js +20 -20
  14. package/dist/cjs/{ADlgInfeed-3583144f.js → ADlgInfeed-aedd5e18.js} +4 -4
  15. package/dist/cjs/AccordionPanel.js +8 -8
  16. package/dist/cjs/AdSlot.js +24 -24
  17. package/dist/cjs/AdSlotsProvider.js +13 -13
  18. package/dist/cjs/AlgoliaSearch.js +508 -500
  19. package/dist/cjs/AlphabeticList.js +10 -10
  20. package/dist/cjs/ArticleCarousel.js +17 -17
  21. package/dist/cjs/ArticleProgramLandingPage.js +50 -50
  22. package/dist/cjs/ArticleSeriesLandingPage.js +31 -31
  23. package/dist/cjs/ArticleSeriesListing.js +33 -33
  24. package/dist/cjs/Auth.js +484 -348
  25. package/dist/cjs/AuthWrapper.js +201 -240
  26. package/dist/cjs/{AuthorComponent-ac8972ce.js → AuthorComponent-c21aac7f.js} +1 -1
  27. package/dist/cjs/Beam.js +8 -8
  28. package/dist/cjs/{BlockContent-8b494587.js → BlockContent-36e54d77.js} +34 -34
  29. package/dist/cjs/Breadcrumbs.js +8 -8
  30. package/dist/cjs/CMEDeck.js +24 -24
  31. package/dist/cjs/Column2.js +16 -16
  32. package/dist/cjs/Column3.js +33 -33
  33. package/dist/cjs/ConferenceArticleCard.js +22 -22
  34. package/dist/cjs/DeckContent.js +42 -42
  35. package/dist/cjs/DeckQueue.js +33 -33
  36. package/dist/cjs/{Dfp-391fd124.js → Dfp-93399f8c.js} +15 -15
  37. package/dist/cjs/EventsDeck.js +45 -45
  38. package/dist/cjs/ExternalResources.js +47 -47
  39. package/dist/cjs/Feature.js +4 -4
  40. package/dist/cjs/ForbesHero.js +12 -12
  41. package/dist/cjs/GridContent.js +47 -47
  42. package/dist/cjs/GridHero.js +13 -13
  43. package/dist/cjs/GroupDeck.js +14 -14
  44. package/dist/cjs/HamMagazine.js +36 -36
  45. package/dist/cjs/Hero.js +4 -4
  46. package/dist/cjs/HighlightenVideo.js +2 -2
  47. package/dist/cjs/HorizontalArticleListing.js +47 -47
  48. package/dist/cjs/HorizontalHero.js +4 -4
  49. package/dist/cjs/IssueContentDeck.js +13 -13
  50. package/dist/cjs/IssueDeck.js +16 -16
  51. package/dist/cjs/IssueLanding.js +84 -84
  52. package/dist/cjs/KMTracker.js +15 -15
  53. package/dist/cjs/LeftNav.js +22 -22
  54. package/dist/cjs/MasterDeck.js +41 -41
  55. package/dist/cjs/MediaSeriesLanding.js +509 -465
  56. package/dist/cjs/NavDvm.js +13 -13
  57. package/dist/cjs/NavMagazine.js +40 -40
  58. package/dist/cjs/NavNative.js +41 -41
  59. package/dist/cjs/OncliveHero.js +4 -4
  60. package/dist/cjs/OncliveLargeHero.js +13 -13
  61. package/dist/cjs/PageFilter.js +6 -6
  62. package/dist/cjs/PartnerDetailListing.js +57 -57
  63. package/dist/cjs/PdfDownload.js +1 -1
  64. package/dist/cjs/PopUpModal.js +6 -6
  65. package/dist/cjs/PubSection.js +34 -34
  66. package/dist/cjs/PubToc.js +8 -8
  67. package/dist/cjs/PublicationDeck.js +8 -8
  68. package/dist/cjs/PublicationLanding.js +55 -55
  69. package/dist/cjs/QueueDeckExpanded.js +38 -38
  70. package/dist/cjs/RecentNews.js +3 -3
  71. package/dist/cjs/RelatedContent.js +35 -35
  72. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  73. package/dist/cjs/Search.js +8 -8
  74. package/dist/cjs/Segment.js +6 -6
  75. package/dist/cjs/SeriesListingDeck.js +20 -20
  76. package/dist/cjs/{SeriesSlider-0d3bf265.js → SeriesSlider-cbab9f0f.js} +14 -14
  77. package/dist/cjs/SetCookie.js +1 -1
  78. package/dist/cjs/SideFooter.js +17 -17
  79. package/dist/cjs/{SocialSearchComponent-19548e2a.js → SocialSearchComponent-ecb4f972.js} +10 -10
  80. package/dist/cjs/TaxonomyCard.js +10 -10
  81. package/dist/cjs/TaxonomyDescription.js +46 -46
  82. package/dist/cjs/TemplateNormal.js +47 -47
  83. package/dist/cjs/ThumbnailCard.js +7 -7
  84. package/dist/cjs/Ustream.js +13 -13
  85. package/dist/cjs/VerticalHero.js +3 -3
  86. package/dist/cjs/VideoProgramLandingPage.js +52 -52
  87. package/dist/cjs/VideoSeriesCard.js +14 -14
  88. package/dist/cjs/VideoSeriesFilter.js +9 -9
  89. package/dist/cjs/VideoSeriesLandingPage.js +37 -37
  90. package/dist/cjs/VideoSeriesListing.js +35 -37
  91. package/dist/cjs/View.js +91 -92
  92. package/dist/cjs/YahooHero.js +15 -15
  93. package/dist/cjs/YoutubeGroup.js +26 -26
  94. package/dist/cjs/{_is-array-754e012d.js → _is-array-6128bd56.js} +6 -6
  95. package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-55a5657a.js} +8 -8
  96. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  97. package/dist/cjs/{_object-sap-5e74ba08.js → _object-sap-a175b4a9.js} +1 -1
  98. package/dist/cjs/{_object-to-array-5762f850.js → _object-to-array-8fe5a54f.js} +2 -2
  99. package/dist/cjs/{_to-object-329a650b.js → _to-object-6de10e57.js} +8 -8
  100. package/dist/cjs/{asyncToGenerator-140e5f89.js → asyncToGenerator-58c289d9.js} +32 -32
  101. package/dist/cjs/{core.get-iterator-method-f62321d4.js → core.get-iterator-method-f474eacc.js} +2 -2
  102. package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
  103. package/dist/cjs/{define-property-f4d12f4e.js → define-property-c88be878.js} +6 -6
  104. package/dist/cjs/{defineProperty-55548b25.js → defineProperty-0cb76d99.js} +1 -1
  105. package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
  106. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  107. package/dist/cjs/{es6.string.iterator-cc0bbaa4.js → es6.string.iterator-c2573ffd.js} +6 -6
  108. package/dist/cjs/{extends-0a918631.js → extends-29bdbc6d.js} +7 -7
  109. package/dist/cjs/faundadb.js +7 -7
  110. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  111. package/dist/cjs/getRelatedArticle.js +135 -71
  112. package/dist/cjs/getRootDocGroup.js +6 -6
  113. package/dist/cjs/getSerializers.js +45 -45
  114. package/dist/cjs/{getTargeting-15ad167c.js → getTargeting-be6168ad.js} +11 -11
  115. package/dist/cjs/getTargeting.js +8 -8
  116. package/dist/cjs/{index-1a3ac358.js → index-393c5040.js} +159 -159
  117. package/dist/cjs/{index-e2e62963.js → index-8041a4eb.js} +11 -1
  118. package/dist/cjs/{index-9d365128.js → index-eadd5035.js} +7 -7
  119. package/dist/cjs/{index-b5eb3ff8.js → index-efca863c.js} +16 -11
  120. package/dist/cjs/{index-6367b7bf.js → index-f86bb269.js} +35 -35
  121. package/dist/cjs/{index-2cf30c83.js → index-fc2f1ca2.js} +4 -4
  122. package/dist/cjs/{index.esm-3ffa049c.js → index.esm-8123cf40.js} +1 -1
  123. package/dist/cjs/index.js +137 -137
  124. package/dist/cjs/{inherits-0c7830c5.js → inherits-c2065b95.js} +19 -19
  125. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  126. package/dist/cjs/keys-7f2c2108.js +25 -0
  127. package/dist/cjs/{lodash-7fd85bcf.js → lodash-f0783643.js} +58 -10
  128. package/dist/cjs/{main-7b5e57b0.js → main-025fdc78.js} +234 -159
  129. package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
  130. package/dist/cjs/{react-social-icons-07939b41.js → react-social-icons-af932527.js} +17 -17
  131. package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-5d1bc3b3.js} +14 -14
  132. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
  133. package/dist/cjs/stringify-c9ac1214.js +17 -0
  134. package/dist/cjs/timeDifferenceCalc.js +1 -1
  135. package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-ddb70795.js} +9 -9
  136. package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
  137. package/dist/cjs/{typeof-9d7f610f.js → typeof-88a668c5.js} +35 -35
  138. package/dist/cjs/urlFor.js +1 -1
  139. package/dist/cjs/{ustream-api-d092dc31.js → ustream-api-b2b9092f.js} +4 -4
  140. package/dist/cjs/{util-f2c1b65b.js → util-6f784d85.js} +1 -1
  141. package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-46657b5c.js} +3 -3
  142. package/dist/esm/AD.js +1 -1
  143. package/dist/esm/AD300x250.js +24 -24
  144. package/dist/esm/AD300x250x600.js +24 -24
  145. package/dist/esm/AD728x90.js +27 -27
  146. package/dist/esm/ADFloatingFooter.js +23 -23
  147. package/dist/esm/ADFooter.js +6 -6
  148. package/dist/esm/ADGutter.js +23 -23
  149. package/dist/esm/{ADInfeed-427022e9.js → ADInfeed-28b1e946.js} +4 -4
  150. package/dist/esm/ADSkyscraper.js +23 -23
  151. package/dist/esm/ADSponsoredResources.js +23 -23
  152. package/dist/esm/ADWebcast.js +23 -23
  153. package/dist/esm/ADWelcome.js +20 -20
  154. package/dist/esm/{ADlgInfeed-28d3f944.js → ADlgInfeed-0b474b02.js} +4 -4
  155. package/dist/esm/AccordionPanel.js +8 -8
  156. package/dist/esm/AdSlot.js +24 -24
  157. package/dist/esm/AdSlotsProvider.js +13 -13
  158. package/dist/esm/AlgoliaSearch.js +507 -499
  159. package/dist/esm/AlphabeticList.js +10 -10
  160. package/dist/esm/ArticleCarousel.js +17 -17
  161. package/dist/esm/ArticleProgramLandingPage.js +50 -50
  162. package/dist/esm/ArticleSeriesLandingPage.js +31 -31
  163. package/dist/esm/ArticleSeriesListing.js +33 -33
  164. package/dist/esm/Auth.js +484 -348
  165. package/dist/esm/AuthWrapper.js +201 -240
  166. package/dist/esm/{AuthorComponent-8ffd4679.js → AuthorComponent-5ae7409f.js} +1 -1
  167. package/dist/esm/Beam.js +8 -8
  168. package/dist/esm/{BlockContent-d05b5b23.js → BlockContent-52cf21c5.js} +34 -34
  169. package/dist/esm/Breadcrumbs.js +7 -7
  170. package/dist/esm/CMEDeck.js +24 -24
  171. package/dist/esm/Column2.js +16 -16
  172. package/dist/esm/Column3.js +33 -33
  173. package/dist/esm/ConferenceArticleCard.js +22 -22
  174. package/dist/esm/DeckContent.js +42 -42
  175. package/dist/esm/DeckQueue.js +33 -33
  176. package/dist/esm/{Dfp-2f9796e1.js → Dfp-43f121ff.js} +15 -15
  177. package/dist/esm/EventsDeck.js +43 -43
  178. package/dist/esm/ExternalResources.js +47 -47
  179. package/dist/esm/Feature.js +4 -4
  180. package/dist/esm/ForbesHero.js +12 -12
  181. package/dist/esm/GridContent.js +47 -47
  182. package/dist/esm/GridHero.js +13 -13
  183. package/dist/esm/GroupDeck.js +14 -14
  184. package/dist/esm/HamMagazine.js +36 -36
  185. package/dist/esm/Hero.js +4 -4
  186. package/dist/esm/HighlightenVideo.js +2 -2
  187. package/dist/esm/HorizontalArticleListing.js +47 -47
  188. package/dist/esm/HorizontalHero.js +4 -4
  189. package/dist/esm/IssueContentDeck.js +13 -13
  190. package/dist/esm/IssueDeck.js +15 -15
  191. package/dist/esm/IssueLanding.js +84 -84
  192. package/dist/esm/KMTracker.js +15 -15
  193. package/dist/esm/LeftNav.js +22 -22
  194. package/dist/esm/MasterDeck.js +41 -41
  195. package/dist/esm/MediaSeriesLanding.js +509 -465
  196. package/dist/esm/NavDvm.js +13 -13
  197. package/dist/esm/NavMagazine.js +40 -40
  198. package/dist/esm/NavNative.js +39 -39
  199. package/dist/esm/OncliveHero.js +4 -4
  200. package/dist/esm/OncliveLargeHero.js +13 -13
  201. package/dist/esm/PageFilter.js +6 -6
  202. package/dist/esm/PartnerDetailListing.js +57 -57
  203. package/dist/esm/PdfDownload.js +1 -1
  204. package/dist/esm/PopUpModal.js +6 -6
  205. package/dist/esm/PubSection.js +34 -34
  206. package/dist/esm/PubToc.js +8 -8
  207. package/dist/esm/PublicationDeck.js +7 -7
  208. package/dist/esm/PublicationLanding.js +54 -54
  209. package/dist/esm/QueueDeckExpanded.js +38 -38
  210. package/dist/esm/RecentNews.js +3 -3
  211. package/dist/esm/RelatedContent.js +35 -35
  212. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  213. package/dist/esm/Search.js +7 -7
  214. package/dist/esm/Segment.js +6 -6
  215. package/dist/esm/SeriesListingDeck.js +20 -20
  216. package/dist/esm/{SeriesSlider-7d89f4d9.js → SeriesSlider-5c62a578.js} +14 -14
  217. package/dist/esm/SetCookie.js +1 -1
  218. package/dist/esm/SideFooter.js +17 -17
  219. package/dist/esm/{SocialSearchComponent-47815365.js → SocialSearchComponent-cd38ae60.js} +9 -9
  220. package/dist/esm/TaxonomyCard.js +10 -10
  221. package/dist/esm/TaxonomyDescription.js +46 -46
  222. package/dist/esm/TemplateNormal.js +47 -47
  223. package/dist/esm/ThumbnailCard.js +7 -7
  224. package/dist/esm/Ustream.js +13 -13
  225. package/dist/esm/VerticalHero.js +3 -3
  226. package/dist/esm/VideoProgramLandingPage.js +51 -51
  227. package/dist/esm/VideoSeriesCard.js +14 -14
  228. package/dist/esm/VideoSeriesFilter.js +9 -9
  229. package/dist/esm/VideoSeriesLandingPage.js +37 -37
  230. package/dist/esm/VideoSeriesListing.js +35 -37
  231. package/dist/esm/View.js +90 -91
  232. package/dist/esm/YahooHero.js +15 -15
  233. package/dist/esm/YoutubeGroup.js +26 -26
  234. package/dist/esm/{_is-array-58e95429.js → _is-array-3e99e06e.js} +6 -6
  235. package/dist/esm/{_iter-detect-5d49a330.js → _iter-detect-7e5e5ce2.js} +8 -8
  236. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  237. package/dist/esm/{_object-sap-964b6feb.js → _object-sap-f353c2a9.js} +1 -1
  238. package/dist/esm/{_object-to-array-7e804fce.js → _object-to-array-0f197f89.js} +2 -2
  239. package/dist/esm/{_to-object-a4107da3.js → _to-object-b50e61c3.js} +9 -9
  240. package/dist/esm/{asyncToGenerator-fc1c2e29.js → asyncToGenerator-7f8f9219.js} +32 -32
  241. package/dist/esm/{core.get-iterator-method-e1de7503.js → core.get-iterator-method-133dfacd.js} +2 -2
  242. package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
  243. package/dist/esm/{define-property-8af5f002.js → define-property-fe54dc9f.js} +6 -6
  244. package/dist/esm/{defineProperty-94fd8bfc.js → defineProperty-f5ff6f5a.js} +1 -1
  245. package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
  246. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  247. package/dist/esm/{es6.string.iterator-c990c18c.js → es6.string.iterator-bc33758b.js} +7 -7
  248. package/dist/esm/{extends-6f2fcc99.js → extends-60e0e1c6.js} +7 -7
  249. package/dist/esm/faundadb.js +7 -7
  250. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  251. package/dist/esm/getRelatedArticle.js +135 -71
  252. package/dist/esm/getRootDocGroup.js +6 -6
  253. package/dist/esm/getSerializers.js +45 -45
  254. package/dist/esm/{getTargeting-82e86707.js → getTargeting-68291ce9.js} +11 -11
  255. package/dist/esm/getTargeting.js +8 -8
  256. package/dist/esm/{index-51a80699.js → index-0dbff1d1.js} +16 -11
  257. package/dist/esm/{index-f7fb1e25.js → index-2446af28.js} +4 -4
  258. package/dist/esm/{index-6c12bdd5.js → index-35bdcc81.js} +6 -6
  259. package/dist/esm/{index-aaa2dae0.js → index-67e1773f.js} +11 -2
  260. package/dist/esm/{index-c00b0bbb.js → index-79cfd25c.js} +35 -35
  261. package/dist/esm/{index-9ae17e46.js → index-f21b15a5.js} +156 -156
  262. package/dist/esm/{index.esm-8ee5ff72.js → index.esm-8016b507.js} +1 -1
  263. package/dist/esm/index.js +118 -118
  264. package/dist/esm/{inherits-75d45541.js → inherits-a41fe93f.js} +19 -19
  265. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  266. package/dist/esm/{keys-8eda7a5c.js → keys-7a3adabf.js} +6 -6
  267. package/dist/esm/{lodash-ec8c6b48.js → lodash-f97fd99a.js} +58 -10
  268. package/dist/esm/{main-747e7d25.js → main-b5c5aac1.js} +228 -153
  269. package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
  270. package/dist/esm/{react-social-icons-3822f1ce.js → react-social-icons-91f9716f.js} +16 -16
  271. package/dist/esm/{slicedToArray-641f241f.js → slicedToArray-be2f7a22.js} +14 -14
  272. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  273. package/dist/esm/stringify-59c8f690.js +15 -0
  274. package/dist/esm/timeDifferenceCalc.js +1 -1
  275. package/dist/esm/{toConsumableArray-43aa614d.js → toConsumableArray-6d9a4616.js} +9 -9
  276. package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
  277. package/dist/esm/{typeof-af9c50d8.js → typeof-a286cf0c.js} +35 -35
  278. package/dist/esm/urlFor.js +1 -1
  279. package/dist/esm/{ustream-api-9a50644d.js → ustream-api-33a866b6.js} +4 -4
  280. package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
  281. package/dist/esm/{web.dom.iterable-4439f05a.js → web.dom.iterable-4109ff68.js} +3 -3
  282. package/package.json +110 -110
  283. package/dist/cjs/keys-a586b7a0.js +0 -25
  284. package/dist/cjs/stringify-7c5aff47.js +0 -17
  285. package/dist/esm/stringify-4330ccdc.js +0 -15
  286. package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-a195642e.js} +1 -1
  287. package/dist/esm/{brightcove-react-player-loader.es-4abff0b1.js → brightcove-react-player-loader.es-b43c695a.js} +1 -1
@@ -1,12 +1,12 @@
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
2
+ import { m as md5 } from './md5-4e42248e.js';
1
3
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
+ import './es6.string.iterator-bc33758b.js';
5
+ import './_to-object-b50e61c3.js';
6
+ import './web.dom.iterable-4109ff68.js';
4
7
  import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './core.get-iterator-method-e1de7503.js';
7
- import './web.dom.iterable-4439f05a.js';
8
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
9
- import { m as md5 } from './md5-4e42248e.js';
8
+ import './core.get-iterator-method-133dfacd.js';
9
+ import './_iter-detect-7e5e5ce2.js';
10
10
 
11
11
  var encrypt = function () {
12
12
  var _ref = _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee(password) {
@@ -1,5 +1,5 @@
1
- import { a as isSymbol_1, _ as _root, i as isObject_1, b as _Symbol } from './isSymbol-1981418f.js';
2
- import { i as isFunction_1, e as eq_1 } from './eq-b470f743.js';
1
+ import { a as isSymbol_1, _ as _root, i as isObject_1, b as _Symbol } from './isSymbol-a7e9aafe.js';
2
+ import { i as isFunction_1, e as eq_1 } from './eq-bdcbf886.js';
3
3
 
4
4
  /**
5
5
  * Checks if `value` is classified as an `Array` object.
@@ -80,10 +80,10 @@ function isMasked(func) {
80
80
  var _isMasked = isMasked;
81
81
 
82
82
  /** Used for built-in method references. */
83
- var funcProto = Function.prototype;
83
+ var funcProto$1 = Function.prototype;
84
84
 
85
85
  /** Used to resolve the decompiled source of functions. */
86
- var funcToString = funcProto.toString;
86
+ var funcToString$1 = funcProto$1.toString;
87
87
 
88
88
  /**
89
89
  * Converts `func` to its source code.
@@ -95,7 +95,7 @@ var funcToString = funcProto.toString;
95
95
  function toSource(func) {
96
96
  if (func != null) {
97
97
  try {
98
- return funcToString.call(func);
98
+ return funcToString$1.call(func);
99
99
  } catch (e) {}
100
100
  try {
101
101
  return (func + '');
@@ -116,18 +116,18 @@ var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
116
116
  var reIsHostCtor = /^\[object .+?Constructor\]$/;
117
117
 
118
118
  /** Used for built-in method references. */
119
- var funcProto$1 = Function.prototype,
120
- objectProto = Object.prototype;
119
+ var funcProto = Function.prototype,
120
+ objectProto$2 = Object.prototype;
121
121
 
122
122
  /** Used to resolve the decompiled source of functions. */
123
- var funcToString$1 = funcProto$1.toString;
123
+ var funcToString = funcProto.toString;
124
124
 
125
125
  /** Used to check objects for own properties. */
126
- var hasOwnProperty = objectProto.hasOwnProperty;
126
+ var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
127
127
 
128
128
  /** Used to detect if a method is native. */
129
129
  var reIsNative = RegExp('^' +
130
- funcToString$1.call(hasOwnProperty).replace(reRegExpChar, '\\$&')
130
+ funcToString.call(hasOwnProperty$2).replace(reRegExpChar, '\\$&')
131
131
  .replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$'
132
132
  );
133
133
 
@@ -216,7 +216,7 @@ function hashDelete(key) {
216
216
  var _hashDelete = hashDelete;
217
217
 
218
218
  /** Used to stand-in for `undefined` hash values. */
219
- var HASH_UNDEFINED = '__lodash_hash_undefined__';
219
+ var HASH_UNDEFINED$1 = '__lodash_hash_undefined__';
220
220
 
221
221
  /** Used for built-in method references. */
222
222
  var objectProto$1 = Object.prototype;
@@ -237,7 +237,7 @@ function hashGet(key) {
237
237
  var data = this.__data__;
238
238
  if (_nativeCreate) {
239
239
  var result = data[key];
240
- return result === HASH_UNDEFINED ? undefined : result;
240
+ return result === HASH_UNDEFINED$1 ? undefined : result;
241
241
  }
242
242
  return hasOwnProperty$1.call(data, key) ? data[key] : undefined;
243
243
  }
@@ -245,10 +245,10 @@ function hashGet(key) {
245
245
  var _hashGet = hashGet;
246
246
 
247
247
  /** Used for built-in method references. */
248
- var objectProto$2 = Object.prototype;
248
+ var objectProto = Object.prototype;
249
249
 
250
250
  /** Used to check objects for own properties. */
251
- var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
251
+ var hasOwnProperty = objectProto.hasOwnProperty;
252
252
 
253
253
  /**
254
254
  * Checks if a hash value for `key` exists.
@@ -261,13 +261,13 @@ var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
261
261
  */
262
262
  function hashHas(key) {
263
263
  var data = this.__data__;
264
- return _nativeCreate ? (data[key] !== undefined) : hasOwnProperty$2.call(data, key);
264
+ return _nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key);
265
265
  }
266
266
 
267
267
  var _hashHas = hashHas;
268
268
 
269
269
  /** Used to stand-in for `undefined` hash values. */
270
- var HASH_UNDEFINED$1 = '__lodash_hash_undefined__';
270
+ var HASH_UNDEFINED = '__lodash_hash_undefined__';
271
271
 
272
272
  /**
273
273
  * Sets the hash `key` to `value`.
@@ -282,7 +282,7 @@ var HASH_UNDEFINED$1 = '__lodash_hash_undefined__';
282
282
  function hashSet(key, value) {
283
283
  var data = this.__data__;
284
284
  this.size += this.has(key) ? 0 : 1;
285
- data[key] = (_nativeCreate && value === undefined) ? HASH_UNDEFINED$1 : value;
285
+ data[key] = (_nativeCreate && value === undefined) ? HASH_UNDEFINED : value;
286
286
  return this;
287
287
  }
288
288
 
@@ -765,7 +765,7 @@ function arrayMap(array, iteratee) {
765
765
  var _arrayMap = arrayMap;
766
766
 
767
767
  /** Used as references for various `Number` constants. */
768
- var INFINITY = 1 / 0;
768
+ var INFINITY$1 = 1 / 0;
769
769
 
770
770
  /** Used to convert symbols to primitives and strings. */
771
771
  var symbolProto = _Symbol ? _Symbol.prototype : undefined,
@@ -792,7 +792,7 @@ function baseToString(value) {
792
792
  return symbolToString ? symbolToString.call(value) : '';
793
793
  }
794
794
  var result = (value + '');
795
- return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
795
+ return (result == '0' && (1 / value) == -INFINITY$1) ? '-0' : result;
796
796
  }
797
797
 
798
798
  var _baseToString = baseToString;
@@ -842,7 +842,7 @@ function castPath(value, object) {
842
842
  var _castPath = castPath;
843
843
 
844
844
  /** Used as references for various `Number` constants. */
845
- var INFINITY$1 = 1 / 0;
845
+ var INFINITY = 1 / 0;
846
846
 
847
847
  /**
848
848
  * Converts `value` to a string key if it's not a string or symbol.
@@ -856,7 +856,7 @@ function toKey(value) {
856
856
  return value;
857
857
  }
858
858
  var result = (value + '');
859
- return (result == '0' && (1 / value) == -INFINITY$1) ? '-0' : result;
859
+ return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
860
860
  }
861
861
 
862
862
  var _toKey = toKey;
@@ -1,13 +1,13 @@
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
1
2
  import { c as createCommonjsModule, u as unwrapExports, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './core.get-iterator-method-e1de7503.js';
7
- import './web.dom.iterable-4439f05a.js';
8
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
9
3
  import { c as cookie } from './index-db3bb315.js';
10
4
  import getQuery from './getQuery.js';
5
+ import './es6.string.iterator-bc33758b.js';
6
+ import './_to-object-b50e61c3.js';
7
+ import './web.dom.iterable-4109ff68.js';
8
+ import './_library-528f1934.js';
9
+ import './core.get-iterator-method-133dfacd.js';
10
+ import './_iter-detect-7e5e5ce2.js';
11
11
 
12
12
  var defaultParseOptions = {
13
13
  decodeValues: true,
@@ -29,9 +29,20 @@ function parseString(setCookieValue, options) {
29
29
  ? Object.assign({}, defaultParseOptions, options)
30
30
  : defaultParseOptions;
31
31
 
32
+ try {
33
+ value = options.decodeValues ? decodeURIComponent(value) : value; // decode cookie value
34
+ } catch (e) {
35
+ console.error(
36
+ "set-cookie-parser encountered an error while decoding a cookie with value '" +
37
+ value +
38
+ "'. Set options.decodeValues to false to disable this feature.",
39
+ e
40
+ );
41
+ }
42
+
32
43
  var cookie = {
33
44
  name: name, // grab everything before the first =
34
- value: options.decodeValues ? decodeURIComponent(value) : value, // decode cookie value
45
+ value: value,
35
46
  };
36
47
 
37
48
  parts.forEach(function (part) {
@@ -202,7 +213,7 @@ setCookie.parse = parse_1;
202
213
  setCookie.parseString = parseString_1;
203
214
  setCookie.splitCookiesString = splitCookiesString_1;
204
215
 
205
- var dist = createCommonjsModule(function (module, exports) {
216
+ var utils = createCommonjsModule(function (module, exports) {
206
217
  var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
207
218
  __assign = Object.assign || function(t) {
208
219
  for (var s, i = 1, n = arguments.length; i < n; i++) {
@@ -215,10 +226,33 @@ var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
215
226
  return __assign.apply(this, arguments);
216
227
  };
217
228
  Object.defineProperty(exports, "__esModule", { value: true });
218
- exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
219
-
220
-
221
- var isBrowser = function () { return typeof window !== 'undefined'; };
229
+ exports.areCookiesEqual = exports.hasSameProperties = exports.createCookie = exports.isBrowser = void 0;
230
+ /**
231
+ * Tells whether we are in a browser or server.
232
+ */
233
+ function isBrowser() {
234
+ return typeof window !== 'undefined';
235
+ }
236
+ exports.isBrowser = isBrowser;
237
+ /**
238
+ * Create an instance of the Cookie interface
239
+ */
240
+ function createCookie(name, value, options) {
241
+ var sameSite = options.sameSite;
242
+ if (sameSite === true) {
243
+ sameSite = 'strict';
244
+ }
245
+ if (sameSite === undefined || sameSite === false) {
246
+ sameSite = 'lax';
247
+ }
248
+ var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
249
+ delete cookieToSet.encode;
250
+ return __assign({ name: name, value: value }, cookieToSet);
251
+ }
252
+ exports.createCookie = createCookie;
253
+ /**
254
+ * Tells whether given objects have the same properties.
255
+ */
222
256
  function hasSameProperties(a, b) {
223
257
  var aProps = Object.getOwnPropertyNames(a);
224
258
  var bProps = Object.getOwnPropertyNames(b);
@@ -233,8 +267,9 @@ function hasSameProperties(a, b) {
233
267
  }
234
268
  return true;
235
269
  }
270
+ exports.hasSameProperties = hasSameProperties;
236
271
  /**
237
- * Compare the cookie and return true if the cookies has equivalent
272
+ * Compare the cookie and return true if the cookies have equivalent
238
273
  * options and the cookies would be overwritten in the browser storage.
239
274
  *
240
275
  * @param a first Cookie for comparison
@@ -247,71 +282,109 @@ function areCookiesEqual(a, b) {
247
282
  }
248
283
  return (hasSameProperties(__assign(__assign({}, a), { sameSite: undefined }), __assign(__assign({}, b), { sameSite: undefined })) && sameSiteSame);
249
284
  }
285
+ exports.areCookiesEqual = areCookiesEqual;
286
+ /* Functions */
287
+ //# sourceMappingURL=utils.js.map
288
+ });
289
+
290
+ unwrapExports(utils);
291
+ utils.areCookiesEqual;
292
+ utils.hasSameProperties;
293
+ utils.createCookie;
294
+ utils.isBrowser;
295
+
296
+ var dist = createCommonjsModule(function (module, exports) {
297
+ var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
298
+ __assign = Object.assign || function(t) {
299
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
300
+ s = arguments[i];
301
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
302
+ t[p] = s[p];
303
+ }
304
+ return t;
305
+ };
306
+ return __assign.apply(this, arguments);
307
+ };
308
+ Object.defineProperty(exports, "__esModule", { value: true });
309
+ exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
310
+
311
+
312
+
250
313
  /**
251
- * Create an instance of the Cookie interface
252
- *
253
- * @param name name of the Cookie
254
- * @param value value of the Cookie
255
- * @param options Cookie options
256
- */
257
- function createCookie(name, value, options) {
258
- var sameSite = options.sameSite;
259
- if (sameSite === true) {
260
- sameSite = 'strict';
261
- }
262
- if (sameSite === undefined || sameSite === false) {
263
- sameSite = 'lax';
264
- }
265
- var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
266
- delete cookieToSet.encode;
267
- return __assign({ name: name, value: value }, cookieToSet);
268
- }
269
- /**
270
- *
271
314
  * Parses cookies.
272
315
  *
273
- * @param ctx
274
- * @param options
316
+ * @param ctx NextJS page or API context, express context, null or undefined.
317
+ * @param options Options that we pass down to `cookie` library.
275
318
  */
276
319
  function parseCookies(ctx, options) {
277
- if (ctx && ctx.req && ctx.req.headers && ctx.req.headers.cookie) {
320
+ var _a, _b;
321
+ if ((_b = (_a = ctx === null || ctx === void 0 ? void 0 : ctx.req) === null || _a === void 0 ? void 0 : _a.headers) === null || _b === void 0 ? void 0 : _b.cookie) {
278
322
  return cookie.parse(ctx.req.headers.cookie, options);
279
323
  }
280
- if (isBrowser()) {
324
+ if (utils.isBrowser()) {
281
325
  return cookie.parse(document.cookie, options);
282
326
  }
283
327
  return {};
284
328
  }
285
329
  exports.parseCookies = parseCookies;
286
330
  /**
287
- *
288
331
  * Sets a cookie.
289
332
  *
290
- * @param ctx
291
- * @param name
292
- * @param value
293
- * @param options
333
+ * @param ctx NextJS page or API context, express context, null or undefined.
334
+ * @param name The name of your cookie.
335
+ * @param value The value of your cookie.
336
+ * @param options Options that we pass down to `cookie` library.
294
337
  */
295
338
  function setCookie$1(ctx, name, value, options) {
296
- if (ctx && ctx.res && ctx.res.getHeader && ctx.res.setHeader) {
339
+ var _a, _b;
340
+ if (options === void 0) { options = {}; }
341
+ // SSR
342
+ if (((_a = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _a === void 0 ? void 0 : _a.getHeader) && ctx.res.setHeader) {
343
+ // Check if response has finished and warn about it.
344
+ if ((_b = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _b === void 0 ? void 0 : _b.finished) {
345
+ console.warn("Not setting \"" + name + "\" cookie. Response has finished.");
346
+ console.warn("You should set cookie before res.send()");
347
+ return {};
348
+ }
349
+ /**
350
+ * Load existing cookies from the header and parse them.
351
+ */
297
352
  var cookies = ctx.res.getHeader('Set-Cookie') || [];
298
353
  if (typeof cookies === 'string')
299
354
  cookies = [cookies];
300
355
  if (typeof cookies === 'number')
301
356
  cookies = [];
302
- var parsedCookies = setCookie.parse(cookies);
357
+ /**
358
+ * Parse cookies but ignore values - we've already encoded
359
+ * them in the previous call.
360
+ */
361
+ var parsedCookies = setCookie.parse(cookies, {
362
+ decodeValues: false,
363
+ });
364
+ /**
365
+ * We create the new cookie and make sure that none of
366
+ * the existing cookies match it.
367
+ */
368
+ var newCookie_1 = utils.createCookie(name, value, options);
303
369
  var cookiesToSet_1 = [];
304
370
  parsedCookies.forEach(function (parsedCookie) {
305
- if (!areCookiesEqual(parsedCookie, createCookie(name, value, options))) {
306
- cookiesToSet_1.push(cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({ encode: function (val) { return val; } }, parsedCookie)));
371
+ if (!utils.areCookiesEqual(parsedCookie, newCookie_1)) {
372
+ /**
373
+ * We serialize the cookie back to the original format
374
+ * if it isn't the same as the new one.
375
+ */
376
+ var serializedCookie = cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({
377
+ // we prevent reencoding by default, but you might override it
378
+ encode: function (val) { return val; } }, parsedCookie));
379
+ cookiesToSet_1.push(serializedCookie);
307
380
  }
308
381
  });
309
382
  cookiesToSet_1.push(cookie.serialize(name, value, options));
310
- if (!ctx.res.finished) {
311
- ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
312
- }
383
+ // Update the header.
384
+ ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
313
385
  }
314
- if (isBrowser()) {
386
+ // Browser
387
+ if (utils.isBrowser()) {
315
388
  if (options && options.httpOnly) {
316
389
  throw new Error('Can not set a httpOnly cookie in the browser.');
317
390
  }
@@ -321,40 +394,31 @@ function setCookie$1(ctx, name, value, options) {
321
394
  }
322
395
  exports.setCookie = setCookie$1;
323
396
  /**
324
- *
325
397
  * Destroys a cookie with a particular name.
326
398
  *
327
- * @param ctx
328
- * @param name
329
- * @param options
399
+ * @param ctx NextJS page or API context, express context, null or undefined.
400
+ * @param name Cookie name.
401
+ * @param options Options that we pass down to `cookie` library.
330
402
  */
331
403
  function destroyCookie(ctx, name, options) {
332
- var opts = __assign(__assign({}, (options || {})), { maxAge: -1 });
333
- if (ctx && ctx.res && ctx.res.setHeader && ctx.res.getHeader) {
334
- var cookies = ctx.res.getHeader('Set-Cookie') || [];
335
- if (typeof cookies === 'string')
336
- cookies = [cookies];
337
- if (typeof cookies === 'number')
338
- cookies = [];
339
- cookies.push(cookie.serialize(name, '', opts));
340
- ctx.res.setHeader('Set-Cookie', cookies);
341
- }
342
- if (isBrowser()) {
343
- document.cookie = cookie.serialize(name, '', opts);
344
- }
345
- return {};
404
+ /**
405
+ * We forward the request destroy to setCookie function
406
+ * as it is the same function with modified maxAge value.
407
+ */
408
+ return setCookie$1(ctx, name, '', __assign(__assign({}, (options || {})), { maxAge: -1 }));
346
409
  }
347
410
  exports.destroyCookie = destroyCookie;
411
+ /* Utility Exports */
348
412
  exports.default = {
349
413
  set: setCookie$1,
350
414
  get: parseCookies,
351
415
  destroy: destroyCookie,
352
416
  };
353
-
417
+ //# sourceMappingURL=index.js.map
354
418
  });
355
419
 
356
420
  unwrapExports(dist);
357
- var dist_1 = dist.destroyCookie;
421
+ dist.destroyCookie;
358
422
  var dist_2 = dist.setCookie;
359
423
  var dist_3 = dist.parseCookies;
360
424
 
@@ -1,11 +1,11 @@
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
1
2
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
3
+ import './es6.string.iterator-bc33758b.js';
4
+ import './_to-object-b50e61c3.js';
5
+ import './web.dom.iterable-4109ff68.js';
4
6
  import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './core.get-iterator-method-e1de7503.js';
7
- import './web.dom.iterable-4439f05a.js';
8
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
7
+ import './core.get-iterator-method-133dfacd.js';
8
+ import './_iter-detect-7e5e5ce2.js';
9
9
 
10
10
  var _this = undefined;
11
11
 
@@ -1,55 +1,55 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './toConsumableArray-43aa614d.js';
7
- import './core.get-iterator-method-e1de7503.js';
8
- import './_object-pie-33c40e79.js';
9
- import './extends-6f2fcc99.js';
10
- import './_object-sap-964b6feb.js';
11
- import './inherits-75d45541.js';
12
- import './define-property-8af5f002.js';
13
- import './web.dom.iterable-4439f05a.js';
14
- import './typeof-af9c50d8.js';
15
- import './_is-array-58e95429.js';
16
1
  import 'react';
2
+ export { g as default } from './index-f21b15a5.js';
3
+ import './BlockContent-52cf21c5.js';
4
+ import './entities-932b50cf.js';
5
+ import './slicedToArray-be2f7a22.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './web.dom.iterable-4109ff68.js';
8
+ import './es6.string.iterator-bc33758b.js';
9
+ import './_to-object-b50e61c3.js';
10
+ import './core.get-iterator-method-133dfacd.js';
11
+ import 'react-bootstrap';
12
+ import './urlFor.js';
13
+ import './index-0dbff1d1.js';
14
+ import './index-2446af28.js';
17
15
  import './events-6c3a7a63.js';
18
- import './index-f7fb1e25.js';
19
16
  import 'prop-types';
20
- import 'react-bootstrap/Row';
21
- import 'react-bootstrap/Col';
22
- import './moment-b6f49411.js';
23
17
  import 'next/router';
24
- import './isSymbol-1981418f.js';
25
- import './debounce-9207d8ee.js';
26
- import './toNumber-2f7a84cd.js';
27
- import 'react-dom';
28
- import './index-51a80699.js';
29
- import './urlFor.js';
30
- import './index-6c12bdd5.js';
31
- import './main-747e7d25.js';
32
- import './entities-7cc3bf45.js';
33
- import './slicedToArray-641f241f.js';
34
- import './stringify-4330ccdc.js';
35
- import './asyncToGenerator-fc1c2e29.js';
36
- import './Segment.js';
37
- import './Beam.js';
38
- import './AdSlot.js';
39
- import 'react-bootstrap/Button';
40
- import './BlockContent-d05b5b23.js';
41
18
  import './index-c7e2ac95.js';
42
- import './smoothscroll-0cd4c7a6.js';
19
+ import './util-3ab476bf.js';
20
+ import './Beam.js';
21
+ import './stringify-59c8f690.js';
22
+ import './asyncToGenerator-7f8f9219.js';
23
+ import './_library-528f1934.js';
24
+ import './_iter-detect-7e5e5ce2.js';
25
+ import './Segment.js';
26
+ import './main-b5c5aac1.js';
27
+ import './extends-60e0e1c6.js';
28
+ import './_object-pie-133f504a.js';
29
+ import './index-35bdcc81.js';
30
+ import 'react-dom';
31
+ import './typeof-a286cf0c.js';
32
+ import './_is-array-3e99e06e.js';
33
+ import './brightcove-react-player-loader.es-b43c695a.js';
43
34
  import './GroupDeck.js';
44
- import 'react-bootstrap';
45
- import './iconBase-602d52fe.js';
46
- import './index.esm-3fdda599.js';
47
- export { g as default } from './index-9ae17e46.js';
48
- import './util-7700fc59.js';
49
- import './brightcove-react-player-loader.es-4abff0b1.js';
35
+ import './smoothscroll-fa4e3f8c.js';
36
+ import './moment-bc12cb97.js';
37
+ import './SocialShare.js';
50
38
  import 'next/head';
51
39
  import 'react-share';
52
- import './SocialShare.js';
53
- import './_object-to-array-7e804fce.js';
40
+ import './_object-to-array-0f197f89.js';
41
+ import './toConsumableArray-6d9a4616.js';
54
42
  import 'react-bootstrap/Pagination';
43
+ import 'react-bootstrap/Button';
44
+ import './AdSlot.js';
45
+ import './debounce-533d9748.js';
46
+ import './isSymbol-a7e9aafe.js';
47
+ import './toNumber-5aeba6e7.js';
48
+ import 'react-bootstrap/Row';
49
+ import 'react-bootstrap/Col';
50
+ import './inherits-a41fe93f.js';
51
+ import './_object-sap-f353c2a9.js';
52
+ import './define-property-fe54dc9f.js';
53
+ import './index.esm-3fdda599.js';
54
+ import './iconBase-602d52fe.js';
55
55
  import 'react-bootstrap/Figure';
@@ -1,19 +1,19 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
2
- import { _ as _extends } from './extends-6f2fcc99.js';
1
+ import { _ as _extends } from './extends-60e0e1c6.js';
2
+ import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
3
3
 
4
4
  var getContentPlacementUrl = function getContentPlacementUrl(cp) {
5
- var cp_url = '';
6
- if (cp.ancestor && typeof cp.ancestor == 'string') {
7
- cp_url += (cp_url === '' ? '' : '/') + cp.ancestor;
8
- }
5
+ var cp_url = '';
6
+ if (cp.ancestor && typeof cp.ancestor == 'string') {
7
+ cp_url += (cp_url === '' ? '' : '/') + cp.ancestor;
8
+ }
9
9
 
10
- if (!cp.ancestor && cp.parent && typeof cp.parent == 'string') {
11
- cp_url += (cp_url === '' ? '' : '/') + cp.parent;
12
- }
10
+ if (!cp.ancestor && cp.parent && typeof cp.parent == 'string') {
11
+ cp_url += (cp_url === '' ? '' : '/') + cp.parent;
12
+ }
13
13
 
14
- cp_url += (cp_url === '' ? '' : '/') + cp.path;
14
+ cp_url += (cp_url === '' ? '' : '/') + cp.path;
15
15
 
16
- return cp_url;
16
+ return cp_url;
17
17
  };
18
18
 
19
19
  var getTargeting = function getTargeting(props) {
@@ -1,9 +1,9 @@
1
+ import './extends-60e0e1c6.js';
2
+ import './toConsumableArray-6d9a4616.js';
3
+ export { g as default } from './getTargeting-68291ce9.js';
1
4
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './_iter-detect-5d49a330.js';
5
- import './toConsumableArray-43aa614d.js';
6
- import './core.get-iterator-method-e1de7503.js';
7
- import './_object-pie-33c40e79.js';
8
- import './extends-6f2fcc99.js';
9
- export { g as default } from './getTargeting-82e86707.js';
5
+ import './_to-object-b50e61c3.js';
6
+ import './_object-pie-133f504a.js';
7
+ import './es6.string.iterator-bc33758b.js';
8
+ import './_iter-detect-7e5e5ce2.js';
9
+ import './core.get-iterator-method-133dfacd.js';