@mjhls/mjh-framework 1.0.985-article-abstract-v2 → 1.0.986-article-rec-test

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 (179) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AlgoliaSearch.js +13 -5
  3. package/dist/cjs/ArticleProgramLandingPage.js +1 -1
  4. package/dist/cjs/ArticleSeriesLandingPage.js +2 -2
  5. package/dist/cjs/Auth.js +20 -17
  6. package/dist/cjs/AuthWrapper.js +19 -13
  7. package/dist/cjs/CMEDeck.js +5 -1
  8. package/dist/cjs/Column1.js +1 -1
  9. package/dist/cjs/Column2.js +1 -1
  10. package/dist/cjs/Column3.js +1 -1
  11. package/dist/cjs/ConferenceArticleCard.js +15 -15
  12. package/dist/cjs/ContentCardPaginated.js +1 -1
  13. package/dist/cjs/DeckContent.js +9 -9
  14. package/dist/cjs/Dfp-9be904d5.js +1 -1
  15. package/dist/cjs/EventsDeck.js +17 -17
  16. package/dist/cjs/ExternalResources.js +1 -1
  17. package/dist/cjs/GridContent.js +2 -2
  18. package/dist/cjs/GridContentPaginated.js +2 -2
  19. package/dist/cjs/HamMagazine.js +10 -10
  20. package/dist/cjs/Header.js +1 -1
  21. package/dist/cjs/HealthCareProfessionalModal.js +1 -1
  22. package/dist/cjs/HorizontalArticleListing.js +1 -1
  23. package/dist/cjs/IssueLanding.js +32 -32
  24. package/dist/cjs/KMTracker.js +15 -15
  25. package/dist/cjs/LeftNav.js +1 -1
  26. package/dist/cjs/MasterDeck.js +10 -10
  27. package/dist/cjs/MasterDeckPaginated.js +10 -10
  28. package/dist/cjs/{MediaSeriesCard-84fa20f4.js → MediaSeriesCard-1b1bd850.js} +66 -44
  29. package/dist/cjs/MediaSeriesLanding.js +9 -9
  30. package/dist/cjs/MediaSeriesLandingPaginated.js +9 -9
  31. package/dist/cjs/NavDvm.js +1 -1
  32. package/dist/cjs/NavMagazine.js +11 -11
  33. package/dist/cjs/NavNative.js +10 -10
  34. package/dist/cjs/PartnerDetailListing.js +3 -3
  35. package/dist/cjs/PartnerDetailListingPaginated.js +3 -3
  36. package/dist/cjs/PubSection.js +2 -2
  37. package/dist/cjs/PublicationLanding.js +26 -26
  38. package/dist/cjs/QueueDeckExpanded.js +2 -2
  39. package/dist/cjs/QueueDeckExpandedPaginated.js +2 -2
  40. package/dist/cjs/RelatedContent.js +28 -28
  41. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  42. package/dist/cjs/Segment.js +49 -0
  43. package/dist/cjs/SeriesListingDeck.js +1 -1
  44. package/dist/cjs/{SeriesSlider-74546d19.js → SeriesSlider-594b19eb.js} +4 -4
  45. package/dist/cjs/SideFooter.js +2 -2
  46. package/dist/cjs/TaxonomyDescription.js +1 -1
  47. package/dist/cjs/VideoProgramLandingPage.js +1 -1
  48. package/dist/cjs/VideoSeriesCard.js +1 -1
  49. package/dist/cjs/VideoSeriesLandingPage.js +2 -2
  50. package/dist/cjs/View.js +147 -75
  51. package/dist/cjs/YoutubeGroup.js +4 -4
  52. package/dist/cjs/getSerializers.js +1 -1
  53. package/dist/cjs/{getTargeting-dab97fe1.js → getTargeting-3c5754ac.js} +9 -9
  54. package/dist/cjs/getTargeting.js +1 -1
  55. package/dist/cjs/{index-7f3d9184.js → index-c5778fcd.js} +2 -0
  56. package/dist/cjs/index.js +5 -5
  57. package/dist/cjs/ustream-api-3819e4aa.js +1 -1
  58. package/dist/esm/AD.js +1 -1
  59. package/dist/esm/AD300x250.js +1 -1
  60. package/dist/esm/AD300x250x600.js +1 -1
  61. package/dist/esm/AD728x90.js +1 -1
  62. package/dist/esm/ADFloatingFooter.js +1 -1
  63. package/dist/esm/ADFooter.js +1 -1
  64. package/dist/esm/ADGutter.js +1 -1
  65. package/dist/esm/ADSkyscraper.js +1 -1
  66. package/dist/esm/ADSponsoredResources.js +1 -1
  67. package/dist/esm/ADWebcast.js +1 -1
  68. package/dist/esm/ADWelcome.js +1 -1
  69. package/dist/esm/AccordionPanel.js +1 -1
  70. package/dist/esm/AdSlot.js +1 -1
  71. package/dist/esm/AdSlotsProvider.js +1 -1
  72. package/dist/esm/AlgoliaSearch.js +14 -6
  73. package/dist/esm/AlphabeticList.js +1 -1
  74. package/dist/esm/ArticleCarousel.js +1 -1
  75. package/dist/esm/ArticleProgramLandingPage.js +2 -2
  76. package/dist/esm/ArticleSeriesLandingPage.js +3 -3
  77. package/dist/esm/ArticleSeriesListing.js +1 -1
  78. package/dist/esm/Auth.js +20 -18
  79. package/dist/esm/AuthWrapper.js +20 -14
  80. package/dist/esm/Beam.js +1 -1
  81. package/dist/esm/Breadcrumbs.js +1 -1
  82. package/dist/esm/CMEDeck.js +6 -2
  83. package/dist/esm/Column1.js +1 -2
  84. package/dist/esm/Column2.js +1 -2
  85. package/dist/esm/Column3.js +1 -2
  86. package/dist/esm/ConferenceArticleCard.js +16 -16
  87. package/dist/esm/ContentCardPaginated.js +2 -2
  88. package/dist/esm/DeckContent.js +10 -10
  89. package/dist/esm/DeckQueue.js +1 -1
  90. package/dist/esm/DeckQueuePaginated.js +1 -1
  91. package/dist/esm/Dfp-102f0beb.js +1 -1
  92. package/dist/esm/EventsDeck.js +18 -18
  93. package/dist/esm/ExternalResources.js +2 -2
  94. package/dist/esm/Feature.js +1 -1
  95. package/dist/esm/ForbesHero.js +1 -1
  96. package/dist/esm/GridContent.js +3 -3
  97. package/dist/esm/GridContentPaginated.js +3 -3
  98. package/dist/esm/GridHero.js +1 -1
  99. package/dist/esm/GroupDeck.js +1 -1
  100. package/dist/esm/HamMagazine.js +10 -11
  101. package/dist/esm/Header.js +1 -2
  102. package/dist/esm/HealthCareProfessionalModal.js +2 -2
  103. package/dist/esm/Hero.js +1 -1
  104. package/dist/esm/HighlightenVideo.js +1 -1
  105. package/dist/esm/HorizontalArticleListing.js +2 -2
  106. package/dist/esm/HorizontalHero.js +1 -1
  107. package/dist/esm/IssueContentDeck.js +1 -1
  108. package/dist/esm/IssueDeck.js +1 -1
  109. package/dist/esm/IssueLanding.js +33 -33
  110. package/dist/esm/KMTracker.js +16 -16
  111. package/dist/esm/LeftNav.js +1 -2
  112. package/dist/esm/MasterDeck.js +11 -11
  113. package/dist/esm/MasterDeckPaginated.js +11 -11
  114. package/dist/esm/{MediaSeriesCard-22059712.js → MediaSeriesCard-029542ab.js} +66 -44
  115. package/dist/esm/MediaSeriesLanding.js +10 -10
  116. package/dist/esm/MediaSeriesLandingPaginated.js +10 -10
  117. package/dist/esm/NavDvm.js +1 -2
  118. package/dist/esm/NavMagazine.js +11 -12
  119. package/dist/esm/NavNative.js +10 -11
  120. package/dist/esm/OncliveHero.js +1 -1
  121. package/dist/esm/OncliveLargeHero.js +1 -1
  122. package/dist/esm/PageFilter.js +1 -1
  123. package/dist/esm/PartnerDetailListing.js +4 -4
  124. package/dist/esm/PartnerDetailListingPaginated.js +4 -4
  125. package/dist/esm/PdfDownload.js +1 -1
  126. package/dist/esm/PopUpModal.js +1 -1
  127. package/dist/esm/PtceDeck.js +1 -1
  128. package/dist/esm/PubSection.js +3 -3
  129. package/dist/esm/PubToc.js +1 -1
  130. package/dist/esm/PublicationDeck.js +1 -1
  131. package/dist/esm/PublicationLanding.js +27 -27
  132. package/dist/esm/QueueDeckExpanded.js +3 -3
  133. package/dist/esm/QueueDeckExpandedPaginated.js +3 -3
  134. package/dist/esm/RecentNews.js +1 -1
  135. package/dist/esm/RelatedContent.js +29 -29
  136. package/dist/esm/RelatedTopicsDropdown.js +11 -11
  137. package/dist/esm/RolesDeck.js +1 -1
  138. package/dist/esm/Schema.js +1 -1
  139. package/dist/esm/Search.js +1 -1
  140. package/dist/esm/Segment.js +51 -2
  141. package/dist/esm/SeriesListingDeck.js +2 -2
  142. package/dist/esm/{SeriesSlider-e495571f.js → SeriesSlider-f771e20d.js} +4 -4
  143. package/dist/esm/SetCookie.js +1 -1
  144. package/dist/esm/SideFooter.js +3 -3
  145. package/dist/esm/SocialIcons.js +1 -1
  146. package/dist/esm/SocialShare.js +1 -1
  147. package/dist/esm/TaxonomyCard.js +1 -1
  148. package/dist/esm/TaxonomyDescription.js +2 -2
  149. package/dist/esm/TemplateNormal.js +1 -1
  150. package/dist/esm/ThumbnailCard.js +1 -1
  151. package/dist/esm/Ustream.js +1 -1
  152. package/dist/esm/VerticalHero.js +1 -1
  153. package/dist/esm/VideoProgramLandingPage.js +2 -2
  154. package/dist/esm/VideoSeriesCard.js +2 -2
  155. package/dist/esm/VideoSeriesFilter.js +1 -1
  156. package/dist/esm/VideoSeriesLandingPage.js +3 -3
  157. package/dist/esm/VideoSeriesListing.js +1 -1
  158. package/dist/esm/View.js +148 -76
  159. package/dist/esm/YahooHero.js +1 -1
  160. package/dist/esm/YoutubeGroup.js +5 -5
  161. package/dist/esm/getKeywords.js +1 -1
  162. package/dist/esm/getQuery.js +1 -1
  163. package/dist/esm/getRelatedArticle.js +1 -1
  164. package/dist/esm/getRootDocGroup.js +1 -1
  165. package/dist/esm/getSerializers.js +1 -1
  166. package/dist/esm/getSeriesDetail.js +1 -1
  167. package/dist/esm/{getTargeting-04d979c9.js → getTargeting-42f9b439.js} +9 -9
  168. package/dist/esm/getTargeting.js +1 -1
  169. package/dist/esm/{index-1df13f26.js → index-98646d5c.js} +2 -0
  170. package/dist/esm/index.js +5 -5
  171. package/dist/esm/stringify-2b084bee.js +1 -1
  172. package/dist/esm/timeDifferenceCalc.js +1 -1
  173. package/dist/esm/urlFor.js +1 -1
  174. package/dist/esm/ustream-api-d3714624.js +1 -1
  175. package/package.json +115 -115
  176. /package/dist/cjs/{ADInfeed-81006615.js → ADInfeed-e87afe8a.js} +0 -0
  177. /package/dist/cjs/{ADlgInfeed-0db07099.js → ADlgInfeed-b5a3d436.js} +0 -0
  178. /package/dist/esm/{ADInfeed-6d1fc6bf.js → ADInfeed-5765a73a.js} +0 -0
  179. /package/dist/esm/{ADlgInfeed-dc36c928.js → ADlgInfeed-5e36f317.js} +0 -0
package/README.md CHANGED
@@ -1,168 +1,168 @@
1
- # mjh-framework v. 1.0.973
2
-
3
- [![NPM](https://img.shields.io/npm/v/mjh-framework.svg)](https://www.npmjs.com/package/mjh-framework) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
4
-
5
- ## Install
6
-
7
- ```bash
8
- npm install --save @mjhls/mjh-framework
9
- ```
10
-
11
- ## Usage
12
-
13
- ```jsx
14
- import React, { Component } from 'react'
15
-
16
- import { NavMagazine, DeckQueue } from 'mjh-framework'
17
-
18
- export default class App extends Component {
19
- render() {
20
- return (
21
- <div>
22
- <NavMagazine />
23
- <DeckQueue />
24
- </div>
25
- )
26
- }
27
- }
28
- ```
29
-
30
- ## Publish new updates to the npm registry
31
-
32
- ```bash
33
- npm publish
34
- ```
35
-
36
- ## For getting updates in the template without publishing each time a change is made in the framework
37
-
38
- Link react and react-dom of the template repo, so that it can be used by the framework.
39
- This is to avoid the error arising due to multiple instances of React.
40
-
41
- ```bash
42
- cd ../mjh-template/node_modules/react
43
-
44
- yarn link
45
-
46
- cd ../react-dom
47
-
48
- yarn link
49
-
50
- cd ../../../mjh-framework
51
-
52
- yarn link react && yarn link react-dom
53
- ```
54
-
55
- Link the framework repo so that it can be used in the template
56
-
57
- ```bash
58
- npm link
59
-
60
- cd ../mjh-template
61
-
62
- npm link @mjhls/mjh-framework
63
- ```
64
-
65
- ## Components and "props"
66
-
67
- ### Deck Components
68
-
69
- - #### DeckContent
70
-
71
- ##### Props
72
-
73
- - mapping
74
- - dataRecord
75
- - query
76
- - params
77
- - pointer
78
- - pointerArray
79
- - defaultImage
80
-
81
- - #### DeckQueue
82
- ##### Props
83
- - page
84
- - dataRecord
85
- - query
86
- - params
87
- - pointer
88
- - pointerArray
89
-
90
- ### Layout Components
91
-
92
- - #### Column1
93
- - #### Column2
94
- ##### Props
95
- - rightItems
96
- - #### Column3
97
- ##### Props
98
- - leftItems
99
- - rightItems
100
- ##### Common Props (Column1, Column2, Column3)
101
- - title
102
- - children
103
- - #### Header
104
- ##### Props
105
- - title
106
- - keyword
107
- - description
108
- - #### LeftNav
109
- ##### Props
110
- - leftItems
111
- - #### AccordionPanel
112
- ##### Props
113
- - accordionClassName
114
- - data
115
-
116
- ### Navigation Components
117
-
118
- - #### NavMagazine
119
- ##### Props
120
- - logo
121
- - dataObject
122
- - #### NavNative
123
- ##### Props
124
- - logo
125
- - dataObject
126
- - #### NavNormal
127
- ##### Props
128
- - logo
129
- - dataObject
130
- - variant
131
- - #### NavDvm
132
- ##### Props
133
- - logo
134
- - dataObject
135
- - subNavHeads
136
-
137
- ### Template Components
138
-
139
- - #### TemplateNormal
140
- ##### Props
141
- - config
142
- - title
143
- - keywords
144
- - description
145
- - website
146
-
147
- ### Ad Components
148
-
149
- - #### AD300x250
150
- - #### AD300x250x600
151
- - #### AD728x90
152
- ##### Common Props
153
- - networkID
154
- - adUnit
155
-
156
- ### Serializers
157
-
158
- - #### getSerializers (function)
159
- ##### arguments
160
- - client
161
- ##### types
162
- - youtube
163
- - figure
164
- - slideshow
165
-
166
- ## License
167
-
168
- MIT © [mjh-framework](https://github.com/mjh-framework)
1
+ # mjh-framework v. 1.0.973
2
+
3
+ [![NPM](https://img.shields.io/npm/v/mjh-framework.svg)](https://www.npmjs.com/package/mjh-framework) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
4
+
5
+ ## Install
6
+
7
+ ```bash
8
+ npm install --save @mjhls/mjh-framework
9
+ ```
10
+
11
+ ## Usage
12
+
13
+ ```jsx
14
+ import React, { Component } from 'react'
15
+
16
+ import { NavMagazine, DeckQueue } from 'mjh-framework'
17
+
18
+ export default class App extends Component {
19
+ render() {
20
+ return (
21
+ <div>
22
+ <NavMagazine />
23
+ <DeckQueue />
24
+ </div>
25
+ )
26
+ }
27
+ }
28
+ ```
29
+
30
+ ## Publish new updates to the npm registry
31
+
32
+ ```bash
33
+ npm publish
34
+ ```
35
+
36
+ ## For getting updates in the template without publishing each time a change is made in the framework
37
+
38
+ Link react and react-dom of the template repo, so that it can be used by the framework.
39
+ This is to avoid the error arising due to multiple instances of React.
40
+
41
+ ```bash
42
+ cd ../mjh-template/node_modules/react
43
+
44
+ yarn link
45
+
46
+ cd ../react-dom
47
+
48
+ yarn link
49
+
50
+ cd ../../../mjh-framework
51
+
52
+ yarn link react && yarn link react-dom
53
+ ```
54
+
55
+ Link the framework repo so that it can be used in the template
56
+
57
+ ```bash
58
+ npm link
59
+
60
+ cd ../mjh-template
61
+
62
+ npm link @mjhls/mjh-framework
63
+ ```
64
+
65
+ ## Components and "props"
66
+
67
+ ### Deck Components
68
+
69
+ - #### DeckContent
70
+
71
+ ##### Props
72
+
73
+ - mapping
74
+ - dataRecord
75
+ - query
76
+ - params
77
+ - pointer
78
+ - pointerArray
79
+ - defaultImage
80
+
81
+ - #### DeckQueue
82
+ ##### Props
83
+ - page
84
+ - dataRecord
85
+ - query
86
+ - params
87
+ - pointer
88
+ - pointerArray
89
+
90
+ ### Layout Components
91
+
92
+ - #### Column1
93
+ - #### Column2
94
+ ##### Props
95
+ - rightItems
96
+ - #### Column3
97
+ ##### Props
98
+ - leftItems
99
+ - rightItems
100
+ ##### Common Props (Column1, Column2, Column3)
101
+ - title
102
+ - children
103
+ - #### Header
104
+ ##### Props
105
+ - title
106
+ - keyword
107
+ - description
108
+ - #### LeftNav
109
+ ##### Props
110
+ - leftItems
111
+ - #### AccordionPanel
112
+ ##### Props
113
+ - accordionClassName
114
+ - data
115
+
116
+ ### Navigation Components
117
+
118
+ - #### NavMagazine
119
+ ##### Props
120
+ - logo
121
+ - dataObject
122
+ - #### NavNative
123
+ ##### Props
124
+ - logo
125
+ - dataObject
126
+ - #### NavNormal
127
+ ##### Props
128
+ - logo
129
+ - dataObject
130
+ - variant
131
+ - #### NavDvm
132
+ ##### Props
133
+ - logo
134
+ - dataObject
135
+ - subNavHeads
136
+
137
+ ### Template Components
138
+
139
+ - #### TemplateNormal
140
+ ##### Props
141
+ - config
142
+ - title
143
+ - keywords
144
+ - description
145
+ - website
146
+
147
+ ### Ad Components
148
+
149
+ - #### AD300x250
150
+ - #### AD300x250x600
151
+ - #### AD728x90
152
+ ##### Common Props
153
+ - networkID
154
+ - adUnit
155
+
156
+ ### Serializers
157
+
158
+ - #### getSerializers (function)
159
+ ##### arguments
160
+ - client
161
+ ##### types
162
+ - youtube
163
+ - figure
164
+ - slideshow
165
+
166
+ ## License
167
+
168
+ MIT © [mjh-framework](https://github.com/mjh-framework)
@@ -115,6 +115,8 @@ function _assertThisInitialized(self) {
115
115
  function _possibleConstructorReturn(self, call) {
116
116
  if (call && (_typeof$1._typeof(call) === "object" || typeof call === "function")) {
117
117
  return call;
118
+ } else if (call !== void 0) {
119
+ throw new TypeError("Derived constructors may only return object or undefined");
118
120
  }
119
121
 
120
122
  return _assertThisInitialized(self);
@@ -829,7 +831,7 @@ function parseAlgoliaHit(_ref2) {
829
831
  });
830
832
  }
831
833
 
832
- var version$1 = '6.12.0';
834
+ var version$1 = '6.12.1';
833
835
 
834
836
  var withKeysPropType = function withKeysPropType(keys) {
835
837
  return function (props, propName, componentName) {
@@ -4779,7 +4781,7 @@ var requestBuilder = {
4779
4781
 
4780
4782
  var requestBuilder_1 = requestBuilder;
4781
4783
 
4782
- var version = '3.5.4';
4784
+ var version = '3.5.5';
4783
4785
 
4784
4786
  /**
4785
4787
  * Event triggered when a parameter is set or updated
@@ -7353,15 +7355,21 @@ function hydrateMetadata(resultsState) {
7353
7355
 
7354
7356
  return resultsState.metadata.map(function (datum) {
7355
7357
  return _objectSpread({
7356
- value: function value() {}
7358
+ value: function value() {
7359
+ return {};
7360
+ }
7357
7361
  }, datum, {
7358
7362
  items: datum.items && datum.items.map(function (item) {
7359
7363
  return _objectSpread({
7360
- value: function value() {}
7364
+ value: function value() {
7365
+ return {};
7366
+ }
7361
7367
  }, item, {
7362
7368
  items: item.items && item.items.map(function (nestedItem) {
7363
7369
  return _objectSpread({
7364
- value: function value() {}
7370
+ value: function value() {
7371
+ return {};
7372
+ }
7365
7373
  }, nestedItem);
7366
7374
  })
7367
7375
  });
@@ -5,7 +5,7 @@ var slicedToArray = require('./slicedToArray-067dd3bc.js');
5
5
  var _extends = require('./extends-7c86182f.js');
6
6
  var React = require('react');
7
7
  var BlockContent = require('./BlockContent-9ebd251f.js');
8
- var getSerializers = require('./index-7f3d9184.js');
8
+ var getSerializers = require('./index-c5778fcd.js');
9
9
  var ArticleSeriesListing = require('./ArticleSeriesListing.js');
10
10
  require('./_commonjsHelpers-06173234.js');
11
11
  require('./core.get-iterator-method-5643aa10.js');
@@ -34,13 +34,13 @@ require('./visibility-sensor-eb2c5b69.js');
34
34
  require('react-dom');
35
35
  require('./slicedToArray-067dd3bc.js');
36
36
  require('./index-d48b231c.js');
37
- require('./ADlgInfeed-0db07099.js');
37
+ require('./ADlgInfeed-b5a3d436.js');
38
38
  require('./AdSlot.js');
39
39
  require('./Beam.js');
40
40
  require('./stringify-f7a37a8d.js');
41
41
  require('./Segment.js');
42
42
  require('./main-f1c77adb.js');
43
- require('./ADInfeed-81006615.js');
43
+ require('./ADInfeed-e87afe8a.js');
44
44
 
45
45
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
46
46
 
package/dist/cjs/Auth.js CHANGED
@@ -1491,7 +1491,7 @@ keysShim.shim = function shimObjectKeys() {
1491
1491
 
1492
1492
  var objectKeys = keysShim;
1493
1493
 
1494
- var hasSymbols$4 = typeof Symbol === 'function' && typeof Symbol('foo') === 'symbol';
1494
+ var hasSymbols$3 = typeof Symbol === 'function' && typeof Symbol('foo') === 'symbol';
1495
1495
 
1496
1496
  var toStr$3 = Object.prototype.toString;
1497
1497
  var concat = Array.prototype.concat;
@@ -1535,7 +1535,7 @@ var defineProperty = function (object, name, value, predicate) {
1535
1535
  var defineProperties = function (object, map) {
1536
1536
  var predicates = arguments.length > 2 ? arguments[2] : {};
1537
1537
  var props = objectKeys(map);
1538
- if (hasSymbols$4) {
1538
+ if (hasSymbols$3) {
1539
1539
  props = concat.call(props, Object.getOwnPropertySymbols(map));
1540
1540
  }
1541
1541
  for (var i = 0; i < props.length; i += 1) {
@@ -1601,7 +1601,7 @@ var implementation$2 = function bind(that) {
1601
1601
  var functionBind = Function.prototype.bind || implementation$2;
1602
1602
 
1603
1603
  /* eslint complexity: [2, 18], max-statements: [2, 33] */
1604
- var shams = function hasSymbols() {
1604
+ var shams$1 = function hasSymbols() {
1605
1605
  if (typeof Symbol !== 'function' || typeof Object.getOwnPropertySymbols !== 'function') { return false; }
1606
1606
  if (typeof Symbol.iterator === 'symbol') { return true; }
1607
1607
 
@@ -1644,13 +1644,13 @@ var shams = function hasSymbols() {
1644
1644
  var origSymbol = typeof Symbol !== 'undefined' && Symbol;
1645
1645
 
1646
1646
 
1647
- var hasSymbols$3 = function hasNativeSymbols() {
1647
+ var hasSymbols$2 = function hasNativeSymbols() {
1648
1648
  if (typeof origSymbol !== 'function') { return false; }
1649
1649
  if (typeof Symbol !== 'function') { return false; }
1650
1650
  if (typeof origSymbol('foo') !== 'symbol') { return false; }
1651
1651
  if (typeof Symbol('bar') !== 'symbol') { return false; }
1652
1652
 
1653
- return shams();
1653
+ return shams$1();
1654
1654
  };
1655
1655
 
1656
1656
  var src = functionBind.call(Function.call, Object.prototype.hasOwnProperty);
@@ -1697,7 +1697,7 @@ var ThrowTypeError = $gOPD$2
1697
1697
  }())
1698
1698
  : throwTypeError;
1699
1699
 
1700
- var hasSymbols$2 = hasSymbols$3();
1700
+ var hasSymbols$1 = hasSymbols$2();
1701
1701
 
1702
1702
  var getProto = Object.getPrototypeOf || function (x) { return x.__proto__; }; // eslint-disable-line no-proto
1703
1703
 
@@ -1709,7 +1709,7 @@ var INTRINSICS = {
1709
1709
  '%AggregateError%': typeof AggregateError === 'undefined' ? undefined$1 : AggregateError,
1710
1710
  '%Array%': Array,
1711
1711
  '%ArrayBuffer%': typeof ArrayBuffer === 'undefined' ? undefined$1 : ArrayBuffer,
1712
- '%ArrayIteratorPrototype%': hasSymbols$2 ? getProto([][Symbol.iterator]()) : undefined$1,
1712
+ '%ArrayIteratorPrototype%': hasSymbols$1 ? getProto([][Symbol.iterator]()) : undefined$1,
1713
1713
  '%AsyncFromSyncIteratorPrototype%': undefined$1,
1714
1714
  '%AsyncFunction%': needsEval,
1715
1715
  '%AsyncGenerator%': needsEval,
@@ -1737,10 +1737,10 @@ var INTRINSICS = {
1737
1737
  '%Int32Array%': typeof Int32Array === 'undefined' ? undefined$1 : Int32Array,
1738
1738
  '%isFinite%': isFinite,
1739
1739
  '%isNaN%': isNaN,
1740
- '%IteratorPrototype%': hasSymbols$2 ? getProto(getProto([][Symbol.iterator]())) : undefined$1,
1740
+ '%IteratorPrototype%': hasSymbols$1 ? getProto(getProto([][Symbol.iterator]())) : undefined$1,
1741
1741
  '%JSON%': typeof JSON === 'object' ? JSON : undefined$1,
1742
1742
  '%Map%': typeof Map === 'undefined' ? undefined$1 : Map,
1743
- '%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols$2 ? undefined$1 : getProto(new Map()[Symbol.iterator]()),
1743
+ '%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols$1 ? undefined$1 : getProto(new Map()[Symbol.iterator]()),
1744
1744
  '%Math%': Math,
1745
1745
  '%Number%': Number,
1746
1746
  '%Object%': Object,
@@ -1753,11 +1753,11 @@ var INTRINSICS = {
1753
1753
  '%Reflect%': typeof Reflect === 'undefined' ? undefined$1 : Reflect,
1754
1754
  '%RegExp%': RegExp,
1755
1755
  '%Set%': typeof Set === 'undefined' ? undefined$1 : Set,
1756
- '%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols$2 ? undefined$1 : getProto(new Set()[Symbol.iterator]()),
1756
+ '%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols$1 ? undefined$1 : getProto(new Set()[Symbol.iterator]()),
1757
1757
  '%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined$1 : SharedArrayBuffer,
1758
1758
  '%String%': String,
1759
- '%StringIteratorPrototype%': hasSymbols$2 ? getProto(''[Symbol.iterator]()) : undefined$1,
1760
- '%Symbol%': hasSymbols$2 ? Symbol : undefined$1,
1759
+ '%StringIteratorPrototype%': hasSymbols$1 ? getProto(''[Symbol.iterator]()) : undefined$1,
1760
+ '%Symbol%': hasSymbols$1 ? Symbol : undefined$1,
1761
1761
  '%SyntaxError%': $SyntaxError$1,
1762
1762
  '%ThrowTypeError%': ThrowTypeError,
1763
1763
  '%TypedArray%': TypedArray,
@@ -2226,8 +2226,11 @@ var IsPropertyKey = function IsPropertyKey(argument) {
2226
2226
  return typeof argument === 'string' || typeof argument === 'symbol';
2227
2227
  };
2228
2228
 
2229
- var hasSymbols$1 = shams();
2230
- var hasToStringTag$1 = hasSymbols$1 && !!Symbol.toStringTag;
2229
+ var shams = function hasToStringTagShams() {
2230
+ return shams$1() && !!Symbol.toStringTag;
2231
+ };
2232
+
2233
+ var hasToStringTag$1 = shams();
2231
2234
  var has;
2232
2235
  var $exec;
2233
2236
  var isRegexMarker;
@@ -2353,7 +2356,7 @@ var tryFunctionObject = function tryFunctionToStr(value) {
2353
2356
  var toStr = Object.prototype.toString;
2354
2357
  var fnClass = '[object Function]';
2355
2358
  var genClass = '[object GeneratorFunction]';
2356
- var hasToStringTag = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
2359
+ var hasToStringTag = typeof Symbol === 'function' && !!Symbol.toStringTag; // better: use `has-tostringtag`
2357
2360
  /* globals document: false */
2358
2361
  var documentDotAll = typeof document === 'object' && typeof document.all === 'undefined' && document.all !== undefined ? document.all : {};
2359
2362
 
@@ -2669,7 +2672,7 @@ var $slice = callBound('Array.prototype.slice');
2669
2672
  var $concat = callBound('Array.prototype.concat');
2670
2673
  var $forEach = callBound('Array.prototype.forEach');
2671
2674
 
2672
- var hasSymbols = hasSymbols$3();
2675
+ var hasSymbols = hasSymbols$2();
2673
2676
 
2674
2677
  var kCustomPromisifiedSymbol = hasSymbols ? Symbol('util.promisify.custom') : null;
2675
2678
  var kCustomPromisifyArgsSymbol = hasSymbols ? Symbol('customPromisifyArgs') : null;
@@ -3647,4 +3650,4 @@ exports.ProcessData = ProcessData_1;
3647
3650
  exports.ProfileForm = ProfileForm_1;
3648
3651
  exports.SignupForm = SignupForm_1;
3649
3652
  exports.User = User_1;
3650
- exports.default = auth;
3653
+ exports['default'] = auth;
@@ -115,9 +115,9 @@ var runtime = (function (exports) {
115
115
  // This is a polyfill for %IteratorPrototype% for environments that
116
116
  // don't natively support it.
117
117
  var IteratorPrototype = {};
118
- IteratorPrototype[iteratorSymbol] = function () {
118
+ define(IteratorPrototype, iteratorSymbol, function () {
119
119
  return this;
120
- };
120
+ });
121
121
 
122
122
  var getProto = Object.getPrototypeOf;
123
123
  var NativeIteratorPrototype = getProto && getProto(getProto(values([])));
@@ -131,8 +131,9 @@ var runtime = (function (exports) {
131
131
 
132
132
  var Gp = GeneratorFunctionPrototype.prototype =
133
133
  Generator.prototype = Object.create(IteratorPrototype);
134
- GeneratorFunction.prototype = Gp.constructor = GeneratorFunctionPrototype;
135
- GeneratorFunctionPrototype.constructor = GeneratorFunction;
134
+ GeneratorFunction.prototype = GeneratorFunctionPrototype;
135
+ define(Gp, "constructor", GeneratorFunctionPrototype);
136
+ define(GeneratorFunctionPrototype, "constructor", GeneratorFunction);
136
137
  GeneratorFunction.displayName = define(
137
138
  GeneratorFunctionPrototype,
138
139
  toStringTagSymbol,
@@ -246,9 +247,9 @@ var runtime = (function (exports) {
246
247
  }
247
248
 
248
249
  defineIteratorMethods(AsyncIterator.prototype);
249
- AsyncIterator.prototype[asyncIteratorSymbol] = function () {
250
+ define(AsyncIterator.prototype, asyncIteratorSymbol, function () {
250
251
  return this;
251
- };
252
+ });
252
253
  exports.AsyncIterator = AsyncIterator;
253
254
 
254
255
  // Note that simple async functions are implemented on top of
@@ -441,13 +442,13 @@ var runtime = (function (exports) {
441
442
  // iterator prototype chain incorrectly implement this, causing the Generator
442
443
  // object to not be returned from this call. This ensures that doesn't happen.
443
444
  // See https://github.com/facebook/regenerator/issues/274 for more details.
444
- Gp[iteratorSymbol] = function() {
445
+ define(Gp, iteratorSymbol, function() {
445
446
  return this;
446
- };
447
+ });
447
448
 
448
- Gp.toString = function() {
449
+ define(Gp, "toString", function() {
449
450
  return "[object Generator]";
450
- };
451
+ });
451
452
 
452
453
  function pushTryEntry(locs) {
453
454
  var entry = { tryLoc: locs[0] };
@@ -766,14 +767,19 @@ try {
766
767
  } catch (accidentalStrictMode) {
767
768
  // This module should not be running in strict mode, so the above
768
769
  // assignment should always work unless something is misconfigured. Just
769
- // in case runtime.js accidentally runs in strict mode, we can escape
770
+ // in case runtime.js accidentally runs in strict mode, in modern engines
771
+ // we can explicitly access globalThis. In older engines we can escape
770
772
  // strict mode using a global Function call. This could conceivably fail
771
773
  // if a Content Security Policy forbids using Function, but in that case
772
774
  // the proper solution is to fix the accidental strict mode problem. If
773
775
  // you've misconfigured your bundler to force strict mode and applied a
774
776
  // CSP to forbid Function, and you're not willing to fix either of those
775
777
  // problems, please detail your unique predicament in a GitHub issue.
776
- Function("r", "regeneratorRuntime = r")(runtime);
778
+ if (typeof globalThis === "object") {
779
+ globalThis.regeneratorRuntime = runtime;
780
+ } else {
781
+ Function("r", "regeneratorRuntime = r")(runtime);
782
+ }
777
783
  }
778
784
  });
779
785
 
@@ -1767,7 +1773,7 @@ client$1.Provider;
1767
1773
 
1768
1774
  var client = client$1.default;
1769
1775
 
1770
- var css = ".AuthWrapper-module_loginBox__3l-BE {\r\n margin-bottom: 2rem;\r\n width: 350px;\r\n max-width: 90vw;\r\n margin-left: auto;\r\n margin-right: auto;\r\n /* box-shadow: 2px 5px 12px rgba(0, 0, 0, 0.15); */\r\n background: #fff;\r\n z-index: 1;\r\n}\r\n.AuthWrapper-module_loginBox_title__12rGD {\r\n margin-bottom: 2rem;\r\n text-align: center;\r\n}\r\n.AuthWrapper-module_bar__1dafn {\r\n background: #eee;\r\n margin-left: unset;\r\n margin-right: unset;\r\n}\r\n.AuthWrapper-module_bar__1dafn:nth-child(1) {\r\n float: left;\r\n border-right: 1rem solid #fff;\r\n background: rgb(245, 245, 245);\r\n height: 10rem;\r\n width: 25%;\r\n margin-left: auto;\r\n margin-right: auto;\r\n margin-bottom: 2rem;\r\n}\r\n.AuthWrapper-module_bar__1dafn:nth-child(2n) {\r\n width: 97%;\r\n height: 1.5rem;\r\n margin-bottom: 0.25rem;\r\n}\r\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(3n) {\r\n width: 96%;\r\n height: 1.5rem;\r\n margin-bottom: 1.5rem;\r\n}\r\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(4n) {\r\n width: 72%;\r\n height: 1.5rem;\r\n margin-bottom: 0.25rem;\r\n}\r\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(5n) {\r\n width: 88%;\r\n height: 1.5rem;\r\n margin-bottom: 0.25rem;\r\n}\r\n\r\n.AuthWrapper-module_iframe__2wDJW {\r\n margin-top: -3rem;\r\n border: none;\r\n width: 100%;\r\n height: 1900px;\r\n}";
1776
+ var css = ".AuthWrapper-module_loginBox__3l-BE {\n margin-bottom: 2rem;\n width: 350px;\n max-width: 90vw;\n margin-left: auto;\n margin-right: auto;\n /* box-shadow: 2px 5px 12px rgba(0, 0, 0, 0.15); */\n background: #fff;\n z-index: 1;\n}\n.AuthWrapper-module_loginBox_title__12rGD {\n margin-bottom: 2rem;\n text-align: center;\n}\n.AuthWrapper-module_bar__1dafn {\n background: #eee;\n margin-left: unset;\n margin-right: unset;\n}\n.AuthWrapper-module_bar__1dafn:nth-child(1) {\n float: left;\n border-right: 1rem solid #fff;\n background: rgb(245, 245, 245);\n height: 10rem;\n width: 25%;\n margin-left: auto;\n margin-right: auto;\n margin-bottom: 2rem;\n}\n.AuthWrapper-module_bar__1dafn:nth-child(2n) {\n width: 97%;\n height: 1.5rem;\n margin-bottom: 0.25rem;\n}\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(3n) {\n width: 96%;\n height: 1.5rem;\n margin-bottom: 1.5rem;\n}\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(4n) {\n width: 72%;\n height: 1.5rem;\n margin-bottom: 0.25rem;\n}\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(5n) {\n width: 88%;\n height: 1.5rem;\n margin-bottom: 0.25rem;\n}\n\n.AuthWrapper-module_iframe__2wDJW {\n margin-top: -3rem;\n border: none;\n width: 100%;\n height: 1900px;\n}";
1771
1777
  var styles = { "loginBox": "AuthWrapper-module_loginBox__3l-BE", "loginBox_title": "AuthWrapper-module_loginBox_title__12rGD", "bar": "AuthWrapper-module_bar__1dafn", "iframe": "AuthWrapper-module_iframe__2wDJW" };
1772
1778
  styleInject_es.styleInject(css);
1773
1779
 
@@ -315,7 +315,11 @@ var CMEDeck = function CMEDeck(_ref) {
315
315
  return React__default['default'].createElement(
316
316
  'div',
317
317
  { className: 'd-flex justify-content-between' },
318
- currentPage > 1 ,
318
+ currentPage && currentPage > 1 && React__default['default'].createElement(
319
+ 'a',
320
+ { href: '?page=' + (currentPage - 1) },
321
+ '<< Previous'
322
+ ),
319
323
  React__default['default'].createElement(
320
324
  'a',
321
325
  { href: '?page=' + (currentPage + 1) },
@@ -36,4 +36,4 @@ var Column1 = function Column1(props) {
36
36
  };
37
37
 
38
38
  exports.Column1 = Column1;
39
- exports.default = Column1;
39
+ exports['default'] = Column1;
@@ -72,4 +72,4 @@ var Column2 = function Column2(props) {
72
72
  };
73
73
 
74
74
  exports.Column2 = Column2;
75
- exports.default = Column2;
75
+ exports['default'] = Column2;
@@ -142,4 +142,4 @@ var Column3 = function Column3(props) {
142
142
  };
143
143
 
144
144
  exports.Column3 = Column3;
145
- exports.default = Column3;
145
+ exports['default'] = Column3;