@mjhls/mjh-framework 1.0.790-filter-test → 1.0.790

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 (253) hide show
  1. package/README.md +170 -170
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +15 -15
  4. package/dist/cjs/AD300x250x600.js +15 -15
  5. package/dist/cjs/AD728x90.js +16 -16
  6. package/dist/cjs/ADFloatingFooter.js +14 -14
  7. package/dist/cjs/ADFooter.js +5 -5
  8. package/dist/cjs/ADGutter.js +14 -14
  9. package/dist/cjs/{ADInfeed-e7aecdf9.js → ADInfeed-1e53d7db.js} +1 -1
  10. package/dist/cjs/ADSkyscraper.js +14 -14
  11. package/dist/cjs/ADSponsoredResources.js +14 -14
  12. package/dist/cjs/ADWebcast.js +14 -14
  13. package/dist/cjs/ADWelcome.js +14 -14
  14. package/dist/cjs/{ADlgInfeed-0941023e.js → ADlgInfeed-2494fd17.js} +1 -1
  15. package/dist/cjs/AccordionPanel.js +5 -5
  16. package/dist/cjs/AdSlot.js +16 -16
  17. package/dist/cjs/AdSlotsProvider.js +10 -10
  18. package/dist/cjs/AlphabeticList.js +9 -9
  19. package/dist/cjs/ArticleCarousel.js +11 -11
  20. package/dist/cjs/ArticleProgramLandingPage.js +25 -24
  21. package/dist/cjs/ArticleSeriesLandingPage.js +24 -24
  22. package/dist/cjs/ArticleSeriesListing.js +17 -17
  23. package/dist/cjs/Auth.js +468 -206
  24. package/dist/cjs/{AuthorComponent-c21aac7f.js → AuthorComponent-5fa89df5.js} +1 -1
  25. package/dist/cjs/Beam.js +7 -7
  26. package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-eca358e4.js} +34 -34
  27. package/dist/cjs/Breadcrumbs.js +5 -5
  28. package/dist/cjs/CMEDeck.js +14 -14
  29. package/dist/cjs/Column2.js +11 -11
  30. package/dist/cjs/Column3.js +20 -20
  31. package/dist/cjs/ConferenceArticleCard.js +16 -16
  32. package/dist/cjs/DeckContent.js +31 -31
  33. package/dist/cjs/DeckQueue.js +21 -21
  34. package/dist/cjs/{Dfp-3f0ed4c8.js → Dfp-6d140494.js} +8 -8
  35. package/dist/cjs/EventsDeck.js +36 -36
  36. package/dist/cjs/ExternalResources.js +26 -25
  37. package/dist/cjs/Feature.js +3 -3
  38. package/dist/cjs/ForbesHero.js +7 -7
  39. package/dist/cjs/GridContent.js +30 -30
  40. package/dist/cjs/GridHero.js +7 -7
  41. package/dist/cjs/GroupDeck.js +9 -9
  42. package/dist/cjs/HamMagazine.js +21 -21
  43. package/dist/cjs/Hero.js +1 -1
  44. package/dist/cjs/HorizontalArticleListing.js +25 -24
  45. package/dist/cjs/HorizontalHero.js +1 -1
  46. package/dist/cjs/IssueContentDeck.js +7 -7
  47. package/dist/cjs/IssueDeck.js +10 -10
  48. package/dist/cjs/IssueLanding.js +49 -49
  49. package/dist/cjs/KMTracker.js +15 -15
  50. package/dist/cjs/LeftNav.js +14 -14
  51. package/dist/cjs/MasterDeck.js +32 -32
  52. package/dist/cjs/MediaSeriesLanding.js +398 -503
  53. package/dist/cjs/NavDvm.js +7 -7
  54. package/dist/cjs/NavMagazine.js +21 -21
  55. package/dist/cjs/NavNative.js +26 -26
  56. package/dist/cjs/NavNormal.js +7 -7
  57. package/dist/cjs/OncliveHero.js +1 -1
  58. package/dist/cjs/OncliveLargeHero.js +7 -7
  59. package/dist/cjs/PageFilter.js +5 -5
  60. package/dist/cjs/PartnerDetailListing.js +29 -28
  61. package/dist/cjs/PopUpModal.js +5 -5
  62. package/dist/cjs/PubSection.js +20 -20
  63. package/dist/cjs/PubToc.js +7 -7
  64. package/dist/cjs/PublicationDeck.js +2 -2
  65. package/dist/cjs/PublicationLanding.js +143 -69
  66. package/dist/cjs/QueueDeckExpanded.js +22 -22
  67. package/dist/cjs/RecentNews.js +1 -1
  68. package/dist/cjs/RelatedContent.js +29 -29
  69. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  70. package/dist/cjs/Search.js +5 -5
  71. package/dist/cjs/Segment.js +6 -6
  72. package/dist/cjs/SeriesListingDeck.js +12 -12
  73. package/dist/cjs/{SeriesSlider-c022ce04.js → SeriesSlider-49577417.js} +12 -12
  74. package/dist/cjs/SideFooter.js +13 -13
  75. package/dist/cjs/{SocialSearchComponent-31afe61f.js → SocialSearchComponent-45c54bed.js} +6 -6
  76. package/dist/cjs/TaxonomyCard.js +5 -5
  77. package/dist/cjs/TaxonomyDescription.js +25 -24
  78. package/dist/cjs/TemplateNormal.js +19 -19
  79. package/dist/cjs/ThumbnailCard.js +1 -1
  80. package/dist/cjs/Ustream.js +7 -7
  81. package/dist/cjs/VerticalHero.js +1 -1
  82. package/dist/cjs/VideoProgramLandingPage.js +25 -24
  83. package/dist/cjs/VideoSeriesCard.js +8 -8
  84. package/dist/cjs/VideoSeriesFilter.js +7 -7
  85. package/dist/cjs/VideoSeriesLandingPage.js +24 -24
  86. package/dist/cjs/VideoSeriesListing.js +17 -17
  87. package/dist/cjs/View.js +39 -38
  88. package/dist/cjs/YahooHero.js +7 -7
  89. package/dist/cjs/YoutubeGroup.js +19 -19
  90. package/dist/cjs/{_is-array-6128bd56.js → _is-array-63ae4740.js} +1 -1
  91. package/dist/cjs/{_iter-detect-55a5657a.js → _iter-detect-2613ffa1.js} +8 -8
  92. package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
  93. package/dist/cjs/{_object-sap-a175b4a9.js → _object-sap-c5bd707d.js} +1 -1
  94. package/dist/cjs/{_object-to-array-8fe5a54f.js → _object-to-array-bec5fcf2.js} +2 -2
  95. package/dist/cjs/{_to-object-6de10e57.js → _to-object-821a2927.js} +4 -4
  96. package/dist/cjs/{asyncToGenerator-58c289d9.js → asyncToGenerator-b6a175bf.js} +30 -30
  97. package/dist/cjs/{core.get-iterator-method-f474eacc.js → core.get-iterator-method-b4615fd3.js} +2 -2
  98. package/dist/cjs/{debounce-d4a2369b.js → debounce-529c8d06.js} +2 -2
  99. package/dist/cjs/{define-property-c88be878.js → define-property-aff11f8a.js} +6 -6
  100. package/dist/cjs/{defineProperty-0cb76d99.js → defineProperty-d6fbb280.js} +1 -1
  101. package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
  102. package/dist/cjs/{es6.string.iterator-c2573ffd.js → es6.string.iterator-20d42c53.js} +5 -5
  103. package/dist/cjs/{extends-29bdbc6d.js → extends-1e24fc8d.js} +7 -8
  104. package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
  105. package/dist/cjs/getRelatedArticle.js +9 -11
  106. package/dist/cjs/getRootDocGroup.js +6 -6
  107. package/dist/cjs/getSerializers.js +25 -24
  108. package/dist/cjs/{getTargeting-45b91c88.js → getTargeting-497b581d.js} +11 -11
  109. package/dist/cjs/getTargeting.js +8 -8
  110. package/dist/cjs/{index-f86bb269.js → index-4d74ffd6.js} +4 -4
  111. package/dist/cjs/{index-70cfabd2.js → index-d450e2d5.js} +88 -338
  112. package/dist/cjs/{index-efca863c.js → index-d48b231c.js} +5 -5
  113. package/dist/cjs/index.js +37 -36
  114. package/dist/cjs/{inherits-c2065b95.js → inherits-2eb23889.js} +19 -22
  115. package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
  116. package/dist/cjs/keys-95c064c9.js +25 -0
  117. package/dist/cjs/{lodash-f0783643.js → lodash-4ef21f0f.js} +9 -57
  118. package/dist/cjs/{main-025fdc78.js → main-dc082238.js} +109 -184
  119. package/dist/cjs/{slicedToArray-5d1bc3b3.js → slicedToArray-db24842a.js} +14 -14
  120. package/dist/cjs/stringify-01cf47f7.js +17 -0
  121. package/dist/cjs/{toConsumableArray-ddb70795.js → toConsumableArray-cf0865fc.js} +9 -9
  122. package/dist/cjs/{toNumber-5e1fac58.js → toNumber-36d1e7e5.js} +5 -40
  123. package/dist/cjs/{typeof-88a668c5.js → typeof-97065d40.js} +34 -34
  124. package/dist/cjs/urlFor.js +1 -1
  125. package/dist/cjs/{web.dom.iterable-46657b5c.js → web.dom.iterable-4480325a.js} +2 -2
  126. package/dist/esm/AD.js +1 -1
  127. package/dist/esm/AD300x250.js +15 -15
  128. package/dist/esm/AD300x250x600.js +15 -15
  129. package/dist/esm/AD728x90.js +16 -16
  130. package/dist/esm/ADFloatingFooter.js +14 -14
  131. package/dist/esm/ADFooter.js +5 -5
  132. package/dist/esm/ADGutter.js +14 -14
  133. package/dist/esm/{ADInfeed-e1e18f87.js → ADInfeed-94817c40.js} +1 -1
  134. package/dist/esm/ADSkyscraper.js +14 -14
  135. package/dist/esm/ADSponsoredResources.js +14 -14
  136. package/dist/esm/ADWebcast.js +14 -14
  137. package/dist/esm/ADWelcome.js +14 -14
  138. package/dist/esm/{ADlgInfeed-c6d2831b.js → ADlgInfeed-6124ee3c.js} +1 -1
  139. package/dist/esm/AccordionPanel.js +5 -5
  140. package/dist/esm/AdSlot.js +16 -16
  141. package/dist/esm/AdSlotsProvider.js +10 -10
  142. package/dist/esm/AlphabeticList.js +9 -9
  143. package/dist/esm/ArticleCarousel.js +11 -11
  144. package/dist/esm/ArticleProgramLandingPage.js +25 -24
  145. package/dist/esm/ArticleSeriesLandingPage.js +24 -24
  146. package/dist/esm/ArticleSeriesListing.js +17 -17
  147. package/dist/esm/Auth.js +469 -207
  148. package/dist/esm/{AuthorComponent-5ae7409f.js → AuthorComponent-c7ff069f.js} +1 -1
  149. package/dist/esm/Beam.js +7 -7
  150. package/dist/esm/{BlockContent-52cf21c5.js → BlockContent-d8cd739c.js} +34 -34
  151. package/dist/esm/Breadcrumbs.js +5 -5
  152. package/dist/esm/CMEDeck.js +14 -14
  153. package/dist/esm/Column2.js +11 -11
  154. package/dist/esm/Column3.js +20 -20
  155. package/dist/esm/ConferenceArticleCard.js +16 -16
  156. package/dist/esm/DeckContent.js +31 -31
  157. package/dist/esm/DeckQueue.js +21 -21
  158. package/dist/esm/{Dfp-a304d96c.js → Dfp-313e4ebe.js} +8 -8
  159. package/dist/esm/EventsDeck.js +36 -36
  160. package/dist/esm/ExternalResources.js +26 -25
  161. package/dist/esm/Feature.js +3 -3
  162. package/dist/esm/ForbesHero.js +7 -7
  163. package/dist/esm/GridContent.js +30 -30
  164. package/dist/esm/GridHero.js +7 -7
  165. package/dist/esm/GroupDeck.js +9 -9
  166. package/dist/esm/HamMagazine.js +21 -21
  167. package/dist/esm/Hero.js +1 -1
  168. package/dist/esm/HorizontalArticleListing.js +25 -24
  169. package/dist/esm/HorizontalHero.js +1 -1
  170. package/dist/esm/IssueContentDeck.js +7 -7
  171. package/dist/esm/IssueDeck.js +10 -10
  172. package/dist/esm/IssueLanding.js +49 -49
  173. package/dist/esm/KMTracker.js +15 -15
  174. package/dist/esm/LeftNav.js +14 -14
  175. package/dist/esm/MasterDeck.js +32 -32
  176. package/dist/esm/MediaSeriesLanding.js +398 -503
  177. package/dist/esm/NavDvm.js +7 -7
  178. package/dist/esm/NavMagazine.js +21 -21
  179. package/dist/esm/NavNative.js +26 -26
  180. package/dist/esm/NavNormal.js +7 -7
  181. package/dist/esm/OncliveHero.js +1 -1
  182. package/dist/esm/OncliveLargeHero.js +7 -7
  183. package/dist/esm/PageFilter.js +5 -5
  184. package/dist/esm/PartnerDetailListing.js +29 -28
  185. package/dist/esm/PopUpModal.js +5 -5
  186. package/dist/esm/PubSection.js +20 -20
  187. package/dist/esm/PubToc.js +7 -7
  188. package/dist/esm/PublicationDeck.js +2 -2
  189. package/dist/esm/PublicationLanding.js +143 -69
  190. package/dist/esm/QueueDeckExpanded.js +22 -22
  191. package/dist/esm/RecentNews.js +1 -1
  192. package/dist/esm/RelatedContent.js +29 -29
  193. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  194. package/dist/esm/Search.js +5 -5
  195. package/dist/esm/Segment.js +6 -6
  196. package/dist/esm/SeriesListingDeck.js +12 -12
  197. package/dist/esm/{SeriesSlider-8414085b.js → SeriesSlider-291e1c9e.js} +12 -12
  198. package/dist/esm/SideFooter.js +13 -13
  199. package/dist/esm/{SocialSearchComponent-116b1d5d.js → SocialSearchComponent-c3216d1a.js} +6 -6
  200. package/dist/esm/TaxonomyCard.js +5 -5
  201. package/dist/esm/TaxonomyDescription.js +25 -24
  202. package/dist/esm/TemplateNormal.js +19 -19
  203. package/dist/esm/ThumbnailCard.js +1 -1
  204. package/dist/esm/Ustream.js +7 -7
  205. package/dist/esm/VerticalHero.js +1 -1
  206. package/dist/esm/VideoProgramLandingPage.js +25 -24
  207. package/dist/esm/VideoSeriesCard.js +8 -8
  208. package/dist/esm/VideoSeriesFilter.js +7 -7
  209. package/dist/esm/VideoSeriesLandingPage.js +24 -24
  210. package/dist/esm/VideoSeriesListing.js +17 -17
  211. package/dist/esm/View.js +39 -38
  212. package/dist/esm/YahooHero.js +7 -7
  213. package/dist/esm/YoutubeGroup.js +19 -19
  214. package/dist/esm/{_is-array-3e99e06e.js → _is-array-674f71ec.js} +1 -1
  215. package/dist/esm/{_iter-detect-7e5e5ce2.js → _iter-detect-48516cd3.js} +8 -8
  216. package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
  217. package/dist/esm/{_object-sap-f353c2a9.js → _object-sap-fd3054d0.js} +1 -1
  218. package/dist/esm/{_object-to-array-0f197f89.js → _object-to-array-8f409e54.js} +2 -2
  219. package/dist/esm/{_to-object-b50e61c3.js → _to-object-97770c52.js} +4 -4
  220. package/dist/esm/{asyncToGenerator-7f8f9219.js → asyncToGenerator-585841c0.js} +30 -30
  221. package/dist/esm/{core.get-iterator-method-133dfacd.js → core.get-iterator-method-d1d5ed02.js} +2 -2
  222. package/dist/esm/{debounce-533d9748.js → debounce-9207d8ee.js} +2 -2
  223. package/dist/esm/{define-property-fe54dc9f.js → define-property-ec6d528d.js} +6 -6
  224. package/dist/esm/{defineProperty-f5ff6f5a.js → defineProperty-ea516b15.js} +1 -1
  225. package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
  226. package/dist/esm/{es6.string.iterator-bc33758b.js → es6.string.iterator-aa6068a3.js} +5 -5
  227. package/dist/esm/{extends-60e0e1c6.js → extends-31d65aba.js} +8 -8
  228. package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
  229. package/dist/esm/getRelatedArticle.js +9 -11
  230. package/dist/esm/getRootDocGroup.js +6 -6
  231. package/dist/esm/getSerializers.js +25 -24
  232. package/dist/esm/{getTargeting-d0d71a56.js → getTargeting-2d402d66.js} +11 -11
  233. package/dist/esm/getTargeting.js +8 -8
  234. package/dist/esm/{index-0dbff1d1.js → index-3f5c03b2.js} +5 -5
  235. package/dist/esm/{index-79cfd25c.js → index-ccb770c7.js} +4 -4
  236. package/dist/esm/{index-613fdebe.js → index-f4fe5a50.js} +86 -337
  237. package/dist/esm/index.js +37 -36
  238. package/dist/esm/{inherits-a41fe93f.js → inherits-5906fbea.js} +20 -20
  239. package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
  240. package/dist/esm/{keys-7a3adabf.js → keys-a0b0c7a4.js} +6 -6
  241. package/dist/esm/{lodash-f97fd99a.js → lodash-ad27652f.js} +9 -57
  242. package/dist/esm/{main-b5c5aac1.js → main-1450d277.js} +103 -178
  243. package/dist/esm/{slicedToArray-be2f7a22.js → slicedToArray-cdeaee08.js} +14 -14
  244. package/dist/esm/stringify-d4839bab.js +15 -0
  245. package/dist/esm/{toConsumableArray-6d9a4616.js → toConsumableArray-fa2dcda7.js} +9 -9
  246. package/dist/esm/{toNumber-5aeba6e7.js → toNumber-2f7a84cd.js} +5 -40
  247. package/dist/esm/{typeof-a286cf0c.js → typeof-e9cea9e8.js} +34 -34
  248. package/dist/esm/urlFor.js +1 -1
  249. package/dist/esm/{web.dom.iterable-4109ff68.js → web.dom.iterable-035980f3.js} +2 -2
  250. package/package.json +108 -108
  251. package/dist/cjs/keys-7f2c2108.js +0 -25
  252. package/dist/cjs/stringify-c9ac1214.js +0 -17
  253. package/dist/esm/stringify-59c8f690.js +0 -15
@@ -1,18 +1,18 @@
1
1
  import React from 'react';
2
2
  import QueueDeckExpanded from './QueueDeckExpanded.js';
3
3
  import Breadcrumbs from './Breadcrumbs.js';
4
- import './slicedToArray-be2f7a22.js';
4
+ import './slicedToArray-cdeaee08.js';
5
5
  import './_commonjsHelpers-0c4b6f40.js';
6
- import './web.dom.iterable-4109ff68.js';
7
- import './es6.string.iterator-bc33758b.js';
8
- import './_to-object-b50e61c3.js';
9
- import './core.get-iterator-method-133dfacd.js';
10
- import './toConsumableArray-6d9a4616.js';
11
- import './_iter-detect-7e5e5ce2.js';
12
- import './extends-60e0e1c6.js';
13
- import './_object-pie-133f504a.js';
6
+ import './web.dom.iterable-035980f3.js';
7
+ import './es6.string.iterator-aa6068a3.js';
8
+ import './_to-object-97770c52.js';
9
+ import './core.get-iterator-method-d1d5ed02.js';
10
+ import './toConsumableArray-fa2dcda7.js';
11
+ import './_iter-detect-48516cd3.js';
12
+ import './extends-31d65aba.js';
13
+ import './_object-pie-33c40e79.js';
14
14
  import 'react-bootstrap';
15
- import './index-0dbff1d1.js';
15
+ import './index-3f5c03b2.js';
16
16
  import './index.es-c6222053.js';
17
17
  import './moment-bc12cb97.js';
18
18
  import './visibility-sensor-f40c2564.js';
@@ -21,55 +21,55 @@ import './index-888f9253.js';
21
21
  import 'prop-types';
22
22
  import 'next/router';
23
23
  import './index-35bdcc81.js';
24
- import './main-b5c5aac1.js';
24
+ import './main-1450d277.js';
25
25
  import './entities-932b50cf.js';
26
- import './ADInfeed-e1e18f87.js';
26
+ import './ADInfeed-94817c40.js';
27
27
  import 'react-bootstrap/Card';
28
28
  import './AdSlot.js';
29
- import './debounce-533d9748.js';
30
- import './isSymbol-a7e9aafe.js';
31
- import './toNumber-5aeba6e7.js';
29
+ import './debounce-9207d8ee.js';
30
+ import './isSymbol-1981418f.js';
31
+ import './toNumber-2f7a84cd.js';
32
32
  import './Beam.js';
33
- import './stringify-59c8f690.js';
34
- import './asyncToGenerator-7f8f9219.js';
33
+ import './stringify-d4839bab.js';
34
+ import './asyncToGenerator-585841c0.js';
35
35
  import './_library-528f1934.js';
36
36
  import './Segment.js';
37
- import './AuthorComponent-5ae7409f.js';
38
- import './lodash-f97fd99a.js';
39
- import './ADlgInfeed-c6d2831b.js';
37
+ import './AuthorComponent-c7ff069f.js';
38
+ import './lodash-ad27652f.js';
39
+ import './ADlgInfeed-6124ee3c.js';
40
40
  import './getContentCategory-15dcc413.js';
41
41
  import './timeDifferenceCalc.js';
42
42
  import 'react-bootstrap/Breadcrumb';
43
43
 
44
- /* usage
45
- import Settings, { Ads } from '../../../../settings'
46
- import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
47
- import client from '../../../../client'
48
- import moment from 'moment'
49
- import Shell from '../../../../components/2.0/Shell'
50
- import { pageview } from '../../../../utilities/gtag'
51
-
52
- const Issue = (props) => {
53
- const { pubIssue, cache } = props
54
- const targeting = {
55
- content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
56
- document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
57
- }
58
- return (
59
- <Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
60
- <IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
61
- </Shell>
62
- )
63
- }
64
-
65
- Issue.getInitialProps = async (ctx) => {
66
- const { query } = ctx
67
- const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
68
- )
69
- return { pubIssue }
70
- }
71
-
72
- export default Issue
44
+ /* usage
45
+ import Settings, { Ads } from '../../../../settings'
46
+ import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
47
+ import client from '../../../../client'
48
+ import moment from 'moment'
49
+ import Shell from '../../../../components/2.0/Shell'
50
+ import { pageview } from '../../../../utilities/gtag'
51
+
52
+ const Issue = (props) => {
53
+ const { pubIssue, cache } = props
54
+ const targeting = {
55
+ content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
56
+ document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
57
+ }
58
+ return (
59
+ <Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
60
+ <IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
61
+ </Shell>
62
+ )
63
+ }
64
+
65
+ Issue.getInitialProps = async (ctx) => {
66
+ const { query } = ctx
67
+ const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
68
+ )
69
+ return { pubIssue }
70
+ }
71
+
72
+ export default Issue
73
73
  */
74
74
 
75
75
  var IssueLanding = function IssueLanding(props) {
@@ -1,25 +1,25 @@
1
1
  var KMTracker = function KMTracker(props) {
2
- var id = props.id;
2
+ var id = props.id;
3
3
 
4
- if (document && id) {
4
+ if (document && id) {
5
5
  (function () {
6
- var ecnJquery = document.createElement('script');
6
+ var ecnJquery = document.createElement('script');
7
7
 
8
- ecnJquery.type = 'text/javascript';
9
- ecnJquery.async = true;
10
- ecnJquery.src = 'https://apidt.ecn5.com/ECN_jQuery.min.js';
8
+ ecnJquery.type = 'text/javascript';
9
+ ecnJquery.async = true;
10
+ ecnJquery.src = 'https://apidt.ecn5.com/ECN_jQuery.min.js';
11
11
 
12
- var ecnScript = document.createElement('script');
12
+ var ecnScript = document.createElement('script');
13
13
 
14
- ecnScript.type = 'text/javascript';
15
- ecnScript.async = true;
16
- ecnScript.id = 'km-tracker';
17
- ecnScript.src = 'https://apidt.ecn5.com/ECN_tracker_Secure.js?TrackerKey=' + id;
14
+ ecnScript.type = 'text/javascript';
15
+ ecnScript.async = true;
16
+ ecnScript.id = 'km-tracker';
17
+ ecnScript.src = 'https://apidt.ecn5.com/ECN_tracker_Secure.js?TrackerKey=' + id;
18
18
 
19
- document.head.appendChild(ecnJquery);
20
- document.head.appendChild(ecnScript);
21
- })();
22
- }
19
+ document.head.appendChild(ecnJquery);
20
+ document.head.appendChild(ecnScript);
21
+ })();
22
+ }
23
23
  };
24
24
 
25
25
  export default KMTracker;
@@ -2,26 +2,26 @@ import React, { useRef, useEffect } from 'react';
2
2
  import ListGroup from 'react-bootstrap/ListGroup';
3
3
  import ADWebcast from './ADWebcast.js';
4
4
  import Segment from './Segment.js';
5
- import './slicedToArray-be2f7a22.js';
5
+ import './slicedToArray-cdeaee08.js';
6
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';
7
+ import './web.dom.iterable-035980f3.js';
8
+ import './es6.string.iterator-aa6068a3.js';
9
+ import './_to-object-97770c52.js';
10
+ import './core.get-iterator-method-d1d5ed02.js';
11
11
  import './AdSlot.js';
12
- import './extends-60e0e1c6.js';
13
- import './_object-pie-133f504a.js';
12
+ import './extends-31d65aba.js';
13
+ import './_object-pie-33c40e79.js';
14
14
  import 'prop-types';
15
15
  import './index-888f9253.js';
16
- import './debounce-533d9748.js';
17
- import './isSymbol-a7e9aafe.js';
18
- import './toNumber-5aeba6e7.js';
16
+ import './debounce-9207d8ee.js';
17
+ import './isSymbol-1981418f.js';
18
+ import './toNumber-2f7a84cd.js';
19
19
  import './Beam.js';
20
- import './stringify-59c8f690.js';
21
- import './asyncToGenerator-7f8f9219.js';
20
+ import './stringify-d4839bab.js';
21
+ import './asyncToGenerator-585841c0.js';
22
22
  import './_library-528f1934.js';
23
- import './_iter-detect-7e5e5ce2.js';
24
- import './main-b5c5aac1.js';
23
+ import './_iter-detect-48516cd3.js';
24
+ import './main-1450d277.js';
25
25
 
26
26
  var LeftNav = function LeftNav(props) {
27
27
  var leftItems = props.leftItems,
@@ -1,7 +1,7 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
2
- import { _ as _Promise } from './asyncToGenerator-7f8f9219.js';
3
- import { _ as _extends } from './extends-60e0e1c6.js';
4
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a41fe93f.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-fa2dcda7.js';
2
+ import { _ as _Promise } from './asyncToGenerator-585841c0.js';
3
+ import { _ as _extends } from './extends-31d65aba.js';
4
+ import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-5906fbea.js';
5
5
  import React from 'react';
6
6
  import { l as lib_3 } from './index-888f9253.js';
7
7
  import Container from 'react-bootstrap/Container';
@@ -10,34 +10,34 @@ import 'react-bootstrap/Col';
10
10
  import 'react-bootstrap/Card';
11
11
  import './moment-bc12cb97.js';
12
12
  import { withRouter } from 'next/router';
13
- import { l as lodash } from './lodash-f97fd99a.js';
14
- import { d as debounce_1 } from './debounce-533d9748.js';
13
+ import { l as lodash } from './lodash-ad27652f.js';
14
+ import { d as debounce_1 } from './debounce-9207d8ee.js';
15
15
  import { I as InfiniteScroll } from './index.es-c6222053.js';
16
16
  import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
17
- import './index-0dbff1d1.js';
18
- import { A as ADlgInfeed } from './ADlgInfeed-c6d2831b.js';
19
- import { A as ADInfeed } from './ADInfeed-e1e18f87.js';
20
- import './main-b5c5aac1.js';
17
+ import './index-3f5c03b2.js';
18
+ import { A as ADlgInfeed } from './ADlgInfeed-6124ee3c.js';
19
+ import { A as ADInfeed } from './ADInfeed-94817c40.js';
20
+ import './main-1450d277.js';
21
21
  import './_commonjsHelpers-0c4b6f40.js';
22
- import './es6.string.iterator-bc33758b.js';
23
- import './_to-object-b50e61c3.js';
24
- import './_iter-detect-7e5e5ce2.js';
25
- import './core.get-iterator-method-133dfacd.js';
26
- import './web.dom.iterable-4109ff68.js';
22
+ import './es6.string.iterator-aa6068a3.js';
23
+ import './_to-object-97770c52.js';
24
+ import './_iter-detect-48516cd3.js';
25
+ import './core.get-iterator-method-d1d5ed02.js';
26
+ import './web.dom.iterable-035980f3.js';
27
27
  import './_library-528f1934.js';
28
- import './_object-pie-133f504a.js';
29
- import './_object-sap-f353c2a9.js';
30
- import './define-property-fe54dc9f.js';
31
- import './typeof-a286cf0c.js';
32
- import './_is-array-3e99e06e.js';
28
+ import './_object-pie-33c40e79.js';
29
+ import './_object-sap-fd3054d0.js';
30
+ import './define-property-ec6d528d.js';
31
+ import './typeof-e9cea9e8.js';
32
+ import './_is-array-674f71ec.js';
33
33
  import 'prop-types';
34
- import './isSymbol-a7e9aafe.js';
35
- import './toNumber-5aeba6e7.js';
34
+ import './isSymbol-1981418f.js';
35
+ import './toNumber-2f7a84cd.js';
36
36
  import 'react-dom';
37
- import './slicedToArray-be2f7a22.js';
37
+ import './slicedToArray-cdeaee08.js';
38
38
  import './AdSlot.js';
39
39
  import './Beam.js';
40
- import './stringify-59c8f690.js';
40
+ import './stringify-d4839bab.js';
41
41
  import './Segment.js';
42
42
 
43
43
  var MasterDeck = function (_React$Component) {
@@ -224,14 +224,14 @@ var MasterDeck = function (_React$Component) {
224
224
  }
225
225
 
226
226
  // please leave this for later debug purpose : Yong Jun.
227
- /* console.log('page change reported', {
228
- currentPage: currentPage,
229
- pageNumber: pageNumber,
230
- pathname: pathname,
231
- path: path,
232
- newPath: newPath,
233
- firstPage: pageNumber === 1,
234
- queryString: queryString
227
+ /* console.log('page change reported', {
228
+ currentPage: currentPage,
229
+ pageNumber: pageNumber,
230
+ pathname: pathname,
231
+ path: path,
232
+ newPath: newPath,
233
+ firstPage: pageNumber === 1,
234
+ queryString: queryString
235
235
  }) */
236
236
 
237
237
  if (pageview) {