@mjhls/mjh-framework 1.0.866-youtube-group-v1 → 1.0.867

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 (293) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +22 -24
  4. package/dist/cjs/AD300x250x600.js +22 -24
  5. package/dist/cjs/AD728x90.js +25 -27
  6. package/dist/cjs/ADFloatingFooter.js +21 -23
  7. package/dist/cjs/ADFooter.js +4 -6
  8. package/dist/cjs/ADGutter.js +21 -23
  9. package/dist/cjs/{ADInfeed-25d48cc2.js → ADInfeed-7d13830e.js} +4 -4
  10. package/dist/cjs/ADSkyscraper.js +21 -23
  11. package/dist/cjs/ADSponsoredResources.js +21 -23
  12. package/dist/cjs/ADWebcast.js +21 -23
  13. package/dist/cjs/ADWelcome.js +18 -20
  14. package/dist/cjs/{ADlgInfeed-a535a768.js → ADlgInfeed-d9dbfadc.js} +4 -4
  15. package/dist/cjs/AccordionPanel.js +6 -8
  16. package/dist/cjs/AdSlot.js +22 -24
  17. package/dist/cjs/AdSlotsProvider.js +11 -13
  18. package/dist/cjs/AlgoliaSearch.js +508 -500
  19. package/dist/cjs/AlphabeticList.js +8 -10
  20. package/dist/cjs/ArticleCarousel.js +13 -15
  21. package/dist/cjs/ArticleProgramLandingPage.js +48 -50
  22. package/dist/cjs/ArticleSeriesLandingPage.js +29 -31
  23. package/dist/cjs/ArticleSeriesListing.js +31 -33
  24. package/dist/cjs/Auth.js +482 -348
  25. package/dist/cjs/AuthWrapper.js +199 -240
  26. package/dist/cjs/{AuthorComponent-ac8972ce.js → AuthorComponent-39b37d84.js} +1 -1
  27. package/dist/cjs/Beam.js +6 -8
  28. package/dist/cjs/{BlockContent-8b494587.js → BlockContent-36e54d77.js} +34 -34
  29. package/dist/cjs/Breadcrumbs.js +6 -8
  30. package/dist/cjs/CMEDeck.js +22 -24
  31. package/dist/cjs/Column2.js +14 -16
  32. package/dist/cjs/Column3.js +31 -33
  33. package/dist/cjs/ConferenceArticleCard.js +25 -22
  34. package/dist/cjs/DeckContent.js +40 -42
  35. package/dist/cjs/DeckQueue.js +30 -31
  36. package/dist/cjs/{Dfp-391fd124.js → Dfp-9be904d5.js} +13 -15
  37. package/dist/cjs/EventsDeck.js +44 -46
  38. package/dist/cjs/ExternalResources.js +45 -47
  39. package/dist/cjs/Feature.js +7 -4
  40. package/dist/cjs/ForbesHero.js +10 -12
  41. package/dist/cjs/GridContent.js +45 -47
  42. package/dist/cjs/GridHero.js +11 -13
  43. package/dist/cjs/GroupDeck.js +12 -14
  44. package/dist/cjs/HamMagazine.js +34 -36
  45. package/dist/cjs/Hero.js +7 -4
  46. package/dist/cjs/HighlightenVideo.js +2 -2
  47. package/dist/cjs/HorizontalArticleListing.js +46 -48
  48. package/dist/cjs/HorizontalHero.js +7 -4
  49. package/dist/cjs/IssueContentDeck.js +11 -13
  50. package/dist/cjs/IssueDeck.js +14 -16
  51. package/dist/cjs/IssueLanding.js +82 -84
  52. package/dist/cjs/KMTracker.js +15 -15
  53. package/dist/cjs/LeftNav.js +20 -22
  54. package/dist/cjs/MasterDeck.js +39 -41
  55. package/dist/cjs/MediaSeriesLanding.js +507 -465
  56. package/dist/cjs/NavDvm.js +11 -13
  57. package/dist/cjs/NavMagazine.js +38 -40
  58. package/dist/cjs/NavNative.js +39 -41
  59. package/dist/cjs/OncliveHero.js +7 -4
  60. package/dist/cjs/OncliveLargeHero.js +11 -13
  61. package/dist/cjs/PageFilter.js +4 -6
  62. package/dist/cjs/PartnerDetailListing.js +64 -2770
  63. package/dist/cjs/PdfDownload.js +1 -1
  64. package/dist/cjs/PopUpModal.js +4 -6
  65. package/dist/cjs/PubSection.js +32 -34
  66. package/dist/cjs/PubToc.js +6 -8
  67. package/dist/cjs/PublicationDeck.js +11 -8
  68. package/dist/cjs/PublicationLanding.js +76 -78
  69. package/dist/cjs/QueueDeckExpanded.js +36 -38
  70. package/dist/cjs/RecentNews.js +3 -3
  71. package/dist/cjs/RelatedContent.js +38 -35
  72. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  73. package/dist/cjs/Search.js +6 -8
  74. package/dist/cjs/Segment.js +4 -6
  75. package/dist/cjs/SeriesListingDeck.js +18 -20
  76. package/dist/cjs/{SeriesSlider-0d3bf265.js → SeriesSlider-ce3261cb.js} +14 -14
  77. package/dist/cjs/SetCookie.js +1 -1
  78. package/dist/cjs/SideFooter.js +15 -17
  79. package/dist/cjs/{SocialSearchComponent-19548e2a.js → SocialSearchComponent-a4ae7b88.js} +10 -10
  80. package/dist/cjs/TaxonomyCard.js +12 -10
  81. package/dist/cjs/TaxonomyDescription.js +44 -46
  82. package/dist/cjs/TemplateNormal.js +45 -47
  83. package/dist/cjs/ThumbnailCard.js +10 -7
  84. package/dist/cjs/Ustream.js +11 -13
  85. package/dist/cjs/VerticalHero.js +6 -3
  86. package/dist/cjs/VideoProgramLandingPage.js +50 -52
  87. package/dist/cjs/VideoSeriesCard.js +14 -14
  88. package/dist/cjs/VideoSeriesFilter.js +7 -9
  89. package/dist/cjs/VideoSeriesLandingPage.js +35 -37
  90. package/dist/cjs/VideoSeriesListing.js +31 -33
  91. package/dist/cjs/View.js +89 -92
  92. package/dist/cjs/YahooHero.js +13 -15
  93. package/dist/cjs/YoutubeGroup.js +25 -46
  94. package/dist/cjs/{_is-array-754e012d.js → _is-array-54228b29.js} +14 -14
  95. package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-b1df62f0.js} +9 -10
  96. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  97. package/dist/cjs/_object-sap-d1978572.js +16 -0
  98. package/dist/cjs/{_object-to-array-5762f850.js → _object-to-array-ce86cae7.js} +5 -5
  99. package/dist/cjs/{asyncToGenerator-140e5f89.js → asyncToGenerator-77821af0.js} +82 -84
  100. package/dist/cjs/{_to-object-329a650b.js → core.get-iterator-method-5643aa10.js} +256 -20
  101. package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
  102. package/dist/cjs/define-property-e8404b64.js +20 -0
  103. package/dist/cjs/{defineProperty-55548b25.js → defineProperty-9673846a.js} +1 -1
  104. package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
  105. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  106. package/dist/cjs/{extends-0a918631.js → extends-7c86182f.js} +13 -13
  107. package/dist/cjs/faundadb.js +5 -7
  108. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  109. package/dist/cjs/getQuery.js +2 -2
  110. package/dist/cjs/getRelatedArticle.js +133 -71
  111. package/dist/cjs/getRootDocGroup.js +4 -6
  112. package/dist/cjs/getSerializers.js +43 -45
  113. package/dist/cjs/{getTargeting-a9a871f0.js → getTargeting-9d509319.js} +11 -11
  114. package/dist/cjs/getTargeting.js +6 -8
  115. package/dist/cjs/{index-e2e62963.js → index-8041a4eb.js} +11 -1
  116. package/dist/cjs/{index-f83a102a.js → index-ad4e6a69.js} +202 -181
  117. package/dist/cjs/{index-9d365128.js → index-eadd5035.js} +7 -7
  118. package/dist/cjs/{index-b5eb3ff8.js → index-efca863c.js} +16 -11
  119. package/dist/cjs/{index-6367b7bf.js → index-f86bb269.js} +35 -35
  120. package/dist/cjs/{index-2cf30c83.js → index-fc2f1ca2.js} +4 -4
  121. package/dist/cjs/{index.esm-3ffa049c.js → index.esm-8123cf40.js} +1 -1
  122. package/dist/cjs/index.js +139 -140
  123. package/dist/cjs/{inherits-0c7830c5.js → inherits-de66ea16.js} +25 -26
  124. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  125. package/dist/cjs/keys-e982b3fa.js +25 -0
  126. package/dist/cjs/{lodash-7fd85bcf.js → lodash-f0783643.js} +58 -10
  127. package/dist/cjs/{main-7b5e57b0.js → main-025fdc78.js} +234 -159
  128. package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
  129. package/dist/cjs/{react-social-icons-07939b41.js → react-social-icons-af932527.js} +17 -17
  130. package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-067dd3bc.js} +17 -19
  131. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
  132. package/dist/cjs/stringify-f7a37a8d.js +17 -0
  133. package/dist/cjs/timeDifferenceCalc.js +1 -1
  134. package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-d7797c2b.js} +12 -14
  135. package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
  136. package/dist/cjs/{typeof-9d7f610f.js → typeof-567e31ff.js} +97 -98
  137. package/dist/cjs/urlFor.js +19 -2
  138. package/dist/cjs/{ustream-api-d092dc31.js → ustream-api-3819e4aa.js} +4 -4
  139. package/dist/cjs/{util-f2c1b65b.js → util-6f784d85.js} +1 -1
  140. package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-d98303e0.js} +8 -9
  141. package/dist/esm/AD.js +1 -1
  142. package/dist/esm/AD300x250.js +22 -24
  143. package/dist/esm/AD300x250x600.js +22 -24
  144. package/dist/esm/AD728x90.js +25 -27
  145. package/dist/esm/ADFloatingFooter.js +21 -23
  146. package/dist/esm/ADFooter.js +4 -6
  147. package/dist/esm/ADGutter.js +21 -23
  148. package/dist/esm/{ADInfeed-56a3db8b.js → ADInfeed-0cbd7bed.js} +4 -4
  149. package/dist/esm/ADSkyscraper.js +21 -23
  150. package/dist/esm/ADSponsoredResources.js +21 -23
  151. package/dist/esm/ADWebcast.js +21 -23
  152. package/dist/esm/ADWelcome.js +18 -20
  153. package/dist/esm/{ADlgInfeed-53edb995.js → ADlgInfeed-2d1a52d9.js} +4 -4
  154. package/dist/esm/AccordionPanel.js +6 -8
  155. package/dist/esm/AdSlot.js +22 -24
  156. package/dist/esm/AdSlotsProvider.js +11 -13
  157. package/dist/esm/AlgoliaSearch.js +507 -499
  158. package/dist/esm/AlphabeticList.js +8 -10
  159. package/dist/esm/ArticleCarousel.js +13 -15
  160. package/dist/esm/ArticleProgramLandingPage.js +48 -50
  161. package/dist/esm/ArticleSeriesLandingPage.js +29 -31
  162. package/dist/esm/ArticleSeriesListing.js +31 -33
  163. package/dist/esm/Auth.js +482 -348
  164. package/dist/esm/AuthWrapper.js +199 -240
  165. package/dist/esm/{AuthorComponent-8ffd4679.js → AuthorComponent-46a745ba.js} +1 -1
  166. package/dist/esm/Beam.js +6 -8
  167. package/dist/esm/{BlockContent-d05b5b23.js → BlockContent-52cf21c5.js} +34 -34
  168. package/dist/esm/Breadcrumbs.js +5 -7
  169. package/dist/esm/CMEDeck.js +22 -24
  170. package/dist/esm/Column2.js +14 -16
  171. package/dist/esm/Column3.js +31 -33
  172. package/dist/esm/ConferenceArticleCard.js +25 -22
  173. package/dist/esm/DeckContent.js +40 -42
  174. package/dist/esm/DeckQueue.js +30 -31
  175. package/dist/esm/{Dfp-2f9796e1.js → Dfp-4ca12f2e.js} +13 -15
  176. package/dist/esm/EventsDeck.js +41 -43
  177. package/dist/esm/ExternalResources.js +45 -47
  178. package/dist/esm/Feature.js +7 -4
  179. package/dist/esm/ForbesHero.js +10 -12
  180. package/dist/esm/GridContent.js +45 -47
  181. package/dist/esm/GridHero.js +11 -13
  182. package/dist/esm/GroupDeck.js +12 -14
  183. package/dist/esm/HamMagazine.js +34 -36
  184. package/dist/esm/Hero.js +7 -4
  185. package/dist/esm/HighlightenVideo.js +2 -2
  186. package/dist/esm/HorizontalArticleListing.js +46 -48
  187. package/dist/esm/HorizontalHero.js +7 -4
  188. package/dist/esm/IssueContentDeck.js +11 -13
  189. package/dist/esm/IssueDeck.js +13 -15
  190. package/dist/esm/IssueLanding.js +82 -84
  191. package/dist/esm/KMTracker.js +15 -15
  192. package/dist/esm/LeftNav.js +20 -22
  193. package/dist/esm/MasterDeck.js +39 -41
  194. package/dist/esm/MediaSeriesLanding.js +507 -465
  195. package/dist/esm/NavDvm.js +11 -13
  196. package/dist/esm/NavMagazine.js +38 -40
  197. package/dist/esm/NavNative.js +37 -39
  198. package/dist/esm/OncliveHero.js +7 -4
  199. package/dist/esm/OncliveLargeHero.js +11 -13
  200. package/dist/esm/PageFilter.js +4 -6
  201. package/dist/esm/PartnerDetailListing.js +62 -2767
  202. package/dist/esm/PdfDownload.js +1 -1
  203. package/dist/esm/PopUpModal.js +4 -6
  204. package/dist/esm/PubSection.js +32 -34
  205. package/dist/esm/PubToc.js +6 -8
  206. package/dist/esm/PublicationDeck.js +10 -7
  207. package/dist/esm/PublicationLanding.js +52 -54
  208. package/dist/esm/QueueDeckExpanded.js +36 -38
  209. package/dist/esm/RecentNews.js +3 -3
  210. package/dist/esm/RelatedContent.js +38 -35
  211. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  212. package/dist/esm/Search.js +5 -7
  213. package/dist/esm/Segment.js +4 -6
  214. package/dist/esm/SeriesListingDeck.js +18 -20
  215. package/dist/esm/{SeriesSlider-7d89f4d9.js → SeriesSlider-485f514e.js} +14 -14
  216. package/dist/esm/SetCookie.js +1 -1
  217. package/dist/esm/SideFooter.js +15 -17
  218. package/dist/esm/{SocialSearchComponent-47815365.js → SocialSearchComponent-41b6b480.js} +9 -9
  219. package/dist/esm/TaxonomyCard.js +12 -10
  220. package/dist/esm/TaxonomyDescription.js +44 -46
  221. package/dist/esm/TemplateNormal.js +45 -47
  222. package/dist/esm/ThumbnailCard.js +10 -7
  223. package/dist/esm/Ustream.js +11 -13
  224. package/dist/esm/VerticalHero.js +6 -3
  225. package/dist/esm/VideoProgramLandingPage.js +49 -51
  226. package/dist/esm/VideoSeriesCard.js +14 -14
  227. package/dist/esm/VideoSeriesFilter.js +7 -9
  228. package/dist/esm/VideoSeriesLandingPage.js +35 -37
  229. package/dist/esm/VideoSeriesListing.js +31 -33
  230. package/dist/esm/View.js +88 -91
  231. package/dist/esm/YahooHero.js +13 -15
  232. package/dist/esm/YoutubeGroup.js +25 -46
  233. package/dist/esm/{_is-array-58e95429.js → _is-array-893ab020.js} +6 -6
  234. package/dist/esm/{_iter-detect-5d49a330.js → _iter-detect-f089461c.js} +7 -8
  235. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  236. package/dist/esm/{_object-sap-964b6feb.js → _object-sap-169d6272.js} +1 -1
  237. package/dist/esm/{_object-to-array-7e804fce.js → _object-to-array-50a6b9a3.js} +2 -2
  238. package/dist/esm/{asyncToGenerator-fc1c2e29.js → asyncToGenerator-b4dfe691.js} +30 -32
  239. package/dist/esm/{_to-object-a4107da3.js → core.get-iterator-method-e903ff31.js} +247 -18
  240. package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
  241. package/dist/esm/define-property-99e66838.js +18 -0
  242. package/dist/esm/{defineProperty-94fd8bfc.js → defineProperty-8fa0bc8d.js} +1 -1
  243. package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
  244. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  245. package/dist/esm/{extends-6f2fcc99.js → extends-dc6a71fd.js} +7 -7
  246. package/dist/esm/faundadb.js +5 -7
  247. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  248. package/dist/esm/getQuery.js +2 -2
  249. package/dist/esm/getRelatedArticle.js +133 -71
  250. package/dist/esm/getRootDocGroup.js +4 -6
  251. package/dist/esm/getSerializers.js +43 -45
  252. package/dist/esm/{getTargeting-bd800589.js → getTargeting-ff2c9409.js} +11 -11
  253. package/dist/esm/getTargeting.js +6 -8
  254. package/dist/esm/{index-51a80699.js → index-0dbff1d1.js} +16 -11
  255. package/dist/esm/{index-f7fb1e25.js → index-2446af28.js} +4 -4
  256. package/dist/esm/{index-6c12bdd5.js → index-35bdcc81.js} +6 -6
  257. package/dist/esm/{index-82fea143.js → index-61397130.js} +198 -177
  258. package/dist/esm/{index-aaa2dae0.js → index-67e1773f.js} +11 -2
  259. package/dist/esm/{index-c00b0bbb.js → index-79cfd25c.js} +35 -35
  260. package/dist/esm/{index.esm-8ee5ff72.js → index.esm-8016b507.js} +1 -1
  261. package/dist/esm/index.js +120 -121
  262. package/dist/esm/{inherits-75d45541.js → inherits-8a801a18.js} +18 -19
  263. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  264. package/dist/esm/keys-425c8ab0.js +23 -0
  265. package/dist/esm/{lodash-ec8c6b48.js → lodash-f97fd99a.js} +58 -10
  266. package/dist/esm/{main-747e7d25.js → main-b5c5aac1.js} +228 -153
  267. package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
  268. package/dist/esm/{react-social-icons-3822f1ce.js → react-social-icons-91f9716f.js} +16 -16
  269. package/dist/esm/{slicedToArray-641f241f.js → slicedToArray-ca2c8b8d.js} +12 -14
  270. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  271. package/dist/esm/stringify-c21932b3.js +15 -0
  272. package/dist/esm/timeDifferenceCalc.js +1 -1
  273. package/dist/esm/{toConsumableArray-43aa614d.js → toConsumableArray-7b1c0e23.js} +7 -9
  274. package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
  275. package/dist/esm/{typeof-af9c50d8.js → typeof-83d9eb10.js} +34 -35
  276. package/dist/esm/urlFor.js +19 -2
  277. package/dist/esm/{ustream-api-9a50644d.js → ustream-api-41166338.js} +4 -4
  278. package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
  279. package/dist/esm/{web.dom.iterable-4439f05a.js → web.dom.iterable-fdf034f5.js} +2 -3
  280. package/package.json +111 -111
  281. package/dist/cjs/_object-sap-5e74ba08.js +0 -16
  282. package/dist/cjs/core.get-iterator-method-f62321d4.js +0 -39
  283. package/dist/cjs/define-property-f4d12f4e.js +0 -20
  284. package/dist/cjs/es6.string.iterator-cc0bbaa4.js +0 -210
  285. package/dist/cjs/keys-a586b7a0.js +0 -25
  286. package/dist/cjs/stringify-7c5aff47.js +0 -17
  287. package/dist/esm/core.get-iterator-method-e1de7503.js +0 -36
  288. package/dist/esm/define-property-8af5f002.js +0 -18
  289. package/dist/esm/es6.string.iterator-c990c18c.js +0 -201
  290. package/dist/esm/keys-8eda7a5c.js +0 -23
  291. package/dist/esm/stringify-4330ccdc.js +0 -15
  292. package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-a195642e.js} +1 -1
  293. package/dist/esm/{brightcove-react-player-loader.es-4abff0b1.js → brightcove-react-player-loader.es-b43c695a.js} +1 -1
package/dist/cjs/Auth.js CHANGED
@@ -2,27 +2,25 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var _commonjsHelpers = require('./_commonjsHelpers-06173234.js');
6
- require('./_to-object-329a650b.js');
7
- require('./es6.string.iterator-cc0bbaa4.js');
8
- require('./_library-dd23b178.js');
9
- require('./_iter-detect-60b2f026.js');
10
- require('./core.get-iterator-method-f62321d4.js');
11
- require('./_object-pie-68c5bcbc.js');
12
- var _extends = require('./extends-0a918631.js');
13
- require('./web.dom.iterable-a0e279c1.js');
5
+ var asyncToGenerator = require('./asyncToGenerator-77821af0.js');
6
+ var stringify = require('./stringify-f7a37a8d.js');
7
+ var slicedToArray = require('./slicedToArray-067dd3bc.js');
14
8
  var React = require('react');
15
9
  var Router = require('next/router');
16
- var slicedToArray = require('./slicedToArray-8f385299.js');
17
- var stringify = require('./stringify-7c5aff47.js');
18
- var asyncToGenerator = require('./asyncToGenerator-140e5f89.js');
10
+ var _extends = require('./extends-7c86182f.js');
19
11
  var reactBootstrap = require('react-bootstrap');
20
- var util = require('./util-f2c1b65b.js');
21
- var index = require('./index-bd6c9f56.js');
22
12
  var useSWR = require('swr');
13
+ var index = require('./index-bd6c9f56.js');
23
14
  var Local = require('passport-local');
24
15
  var mysql = require('mysql');
16
+ var util = require('./util-6f784d85.js');
17
+ var _commonjsHelpers = require('./_commonjsHelpers-06173234.js');
25
18
  var md5 = require('./md5-e1ca5797.js');
19
+ require('./core.get-iterator-method-5643aa10.js');
20
+ require('./web.dom.iterable-d98303e0.js');
21
+ require('./_library-dd23b178.js');
22
+ require('./_iter-detect-b1df62f0.js');
23
+ require('./_object-pie-083f2dd6.js');
26
24
 
27
25
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
28
26
 
@@ -148,7 +146,7 @@ var returnFormField = function returnFormField(_ref) {
148
146
  }
149
147
  };
150
148
 
151
- var _this = undefined;
149
+ var _this$4 = undefined;
152
150
 
153
151
  var dataHandler = function () {
154
152
  var _ref = asyncToGenerator._asyncToGenerator( /*#__PURE__*/asyncToGenerator.regenerator.mark(function _callee(api_url, body) {
@@ -214,7 +212,7 @@ var dataHandler = function () {
214
212
  return _context.stop();
215
213
  }
216
214
  }
217
- }, _callee, _this, [[0, 20]]);
215
+ }, _callee, _this$4, [[0, 20]]);
218
216
  }));
219
217
 
220
218
  return function dataHandler(_x, _x2) {
@@ -410,9 +408,9 @@ var countries = ["United States", "Afghanistan", "Albania", "Algeria", "American
410
408
 
411
409
  var states = ['AL', 'AK', 'AS', 'AZ', 'AR', 'CA', 'CO', 'CT', 'DE', 'DC', 'FM', 'FL', 'GA', 'GU', 'HI', 'ID', 'IL', 'IN', 'IA', 'KS', 'KY', 'LA', 'ME', 'MH', 'MD', 'MA', 'MI', 'MN', 'MS', 'MO', 'MT', 'NE', 'NV', 'NH', 'NJ', 'NM', 'NY', 'NC', 'ND', 'MP', 'OH', 'OK', 'OR', 'PW', 'PA', 'PR', 'RI', 'SC', 'SD', 'TN', 'TX', 'UT', 'VT', 'VI', 'VA', 'WA', 'WV', 'WI', 'WY'];
412
410
 
413
- var _this$1 = undefined;
411
+ var _this$3 = undefined;
414
412
 
415
- var SignupForm = function SignupForm(props) {
413
+ var SignupForm$1 = function SignupForm(props) {
416
414
  var handleSubmit = function () {
417
415
  var _ref3 = asyncToGenerator._asyncToGenerator( /*#__PURE__*/asyncToGenerator.regenerator.mark(function _callee3(e) {
418
416
  var formData, body, _iteratorNormalCompletion, _didIteratorError, _iteratorError, _iterator, _step, key, res;
@@ -573,7 +571,7 @@ var SignupForm = function SignupForm(props) {
573
571
  return _context.stop();
574
572
  }
575
573
  }
576
- }, _callee, _this$1);
574
+ }, _callee, _this$3);
577
575
  }));
578
576
 
579
577
  return function loadInitData() {
@@ -640,7 +638,7 @@ var SignupForm = function SignupForm(props) {
640
638
  return _context2.stop();
641
639
  }
642
640
  }
643
- }, _callee2, _this$1);
641
+ }, _callee2, _this$3);
644
642
  }));
645
643
 
646
644
  return function handleOccupationChanged(_x) {
@@ -790,7 +788,7 @@ var SignupForm = function SignupForm(props) {
790
788
 
791
789
  var _this$2 = undefined;
792
790
 
793
- var SignupForm$1 = function SignupForm(props) {
791
+ var SignupForm = function SignupForm(props) {
794
792
  var handleSubmit = function () {
795
793
  var _ref3 = asyncToGenerator._asyncToGenerator( /*#__PURE__*/asyncToGenerator.regenerator.mark(function _callee3(e) {
796
794
  var formData, body, _iteratorNormalCompletion, _didIteratorError, _iteratorError, _iterator, _step, key, res;
@@ -1325,10 +1323,10 @@ var iron = /*#__PURE__*/Object.freeze({
1325
1323
  getSession: getSession
1326
1324
  });
1327
1325
 
1328
- var toStr = Object.prototype.toString;
1326
+ var toStr$5 = Object.prototype.toString;
1329
1327
 
1330
1328
  var isArguments = function isArguments(value) {
1331
- var str = toStr.call(value);
1329
+ var str = toStr$5.call(value);
1332
1330
  var isArgs = str === '[object Arguments]';
1333
1331
  if (!isArgs) {
1334
1332
  isArgs = str !== '[object Array]' &&
@@ -1336,16 +1334,16 @@ var isArguments = function isArguments(value) {
1336
1334
  typeof value === 'object' &&
1337
1335
  typeof value.length === 'number' &&
1338
1336
  value.length >= 0 &&
1339
- toStr.call(value.callee) === '[object Function]';
1337
+ toStr$5.call(value.callee) === '[object Function]';
1340
1338
  }
1341
1339
  return isArgs;
1342
1340
  };
1343
1341
 
1344
- var keysShim;
1342
+ var keysShim$1;
1345
1343
  if (!Object.keys) {
1346
1344
  // modified from https://github.com/es-shims/es5-shim
1347
- var has = Object.prototype.hasOwnProperty;
1348
- var toStr$1 = Object.prototype.toString;
1345
+ var has$1 = Object.prototype.hasOwnProperty;
1346
+ var toStr$4 = Object.prototype.toString;
1349
1347
  var isArgs = isArguments; // eslint-disable-line global-require
1350
1348
  var isEnumerable = Object.prototype.propertyIsEnumerable;
1351
1349
  var hasDontEnumBug = !isEnumerable.call({ toString: null }, 'toString');
@@ -1393,7 +1391,7 @@ if (!Object.keys) {
1393
1391
  if (typeof window === 'undefined') { return false; }
1394
1392
  for (var k in window) {
1395
1393
  try {
1396
- if (!excludedKeys['$' + k] && has.call(window, k) && window[k] !== null && typeof window[k] === 'object') {
1394
+ if (!excludedKeys['$' + k] && has$1.call(window, k) && window[k] !== null && typeof window[k] === 'object') {
1397
1395
  try {
1398
1396
  equalsConstructorPrototype(window[k]);
1399
1397
  } catch (e) {
@@ -1418,11 +1416,11 @@ if (!Object.keys) {
1418
1416
  }
1419
1417
  };
1420
1418
 
1421
- keysShim = function keys(object) {
1419
+ keysShim$1 = function keys(object) {
1422
1420
  var isObject = object !== null && typeof object === 'object';
1423
- var isFunction = toStr$1.call(object) === '[object Function]';
1421
+ var isFunction = toStr$4.call(object) === '[object Function]';
1424
1422
  var isArguments = isArgs(object);
1425
- var isString = isObject && toStr$1.call(object) === '[object String]';
1423
+ var isString = isObject && toStr$4.call(object) === '[object String]';
1426
1424
  var theKeys = [];
1427
1425
 
1428
1426
  if (!isObject && !isFunction && !isArguments) {
@@ -1430,7 +1428,7 @@ if (!Object.keys) {
1430
1428
  }
1431
1429
 
1432
1430
  var skipProto = hasProtoEnumBug && isFunction;
1433
- if (isString && object.length > 0 && !has.call(object, 0)) {
1431
+ if (isString && object.length > 0 && !has$1.call(object, 0)) {
1434
1432
  for (var i = 0; i < object.length; ++i) {
1435
1433
  theKeys.push(String(i));
1436
1434
  }
@@ -1442,7 +1440,7 @@ if (!Object.keys) {
1442
1440
  }
1443
1441
  } else {
1444
1442
  for (var name in object) {
1445
- if (!(skipProto && name === 'prototype') && has.call(object, name)) {
1443
+ if (!(skipProto && name === 'prototype') && has$1.call(object, name)) {
1446
1444
  theKeys.push(String(name));
1447
1445
  }
1448
1446
  }
@@ -1452,7 +1450,7 @@ if (!Object.keys) {
1452
1450
  var skipConstructor = equalsConstructorPrototypeIfNotBuggy(object);
1453
1451
 
1454
1452
  for (var k = 0; k < dontEnums.length; ++k) {
1455
- if (!(skipConstructor && dontEnums[k] === 'constructor') && has.call(object, dontEnums[k])) {
1453
+ if (!(skipConstructor && dontEnums[k] === 'constructor') && has$1.call(object, dontEnums[k])) {
1456
1454
  theKeys.push(dontEnums[k]);
1457
1455
  }
1458
1456
  }
@@ -1460,17 +1458,17 @@ if (!Object.keys) {
1460
1458
  return theKeys;
1461
1459
  };
1462
1460
  }
1463
- var implementation = keysShim;
1461
+ var implementation$3 = keysShim$1;
1464
1462
 
1465
- var slice = Array.prototype.slice;
1463
+ var slice$1 = Array.prototype.slice;
1466
1464
 
1467
1465
 
1468
1466
  var origKeys = Object.keys;
1469
- var keysShim$1 = origKeys ? function keys(o) { return origKeys(o); } : implementation;
1467
+ var keysShim = origKeys ? function keys(o) { return origKeys(o); } : implementation$3;
1470
1468
 
1471
1469
  var originalKeys = Object.keys;
1472
1470
 
1473
- keysShim$1.shim = function shimObjectKeys() {
1471
+ keysShim.shim = function shimObjectKeys() {
1474
1472
  if (Object.keys) {
1475
1473
  var keysWorksWithArguments = (function () {
1476
1474
  // Safari 5.0 bug
@@ -1480,27 +1478,27 @@ keysShim$1.shim = function shimObjectKeys() {
1480
1478
  if (!keysWorksWithArguments) {
1481
1479
  Object.keys = function keys(object) { // eslint-disable-line func-name-matching
1482
1480
  if (isArguments(object)) {
1483
- return originalKeys(slice.call(object));
1481
+ return originalKeys(slice$1.call(object));
1484
1482
  }
1485
1483
  return originalKeys(object);
1486
1484
  };
1487
1485
  }
1488
1486
  } else {
1489
- Object.keys = keysShim$1;
1487
+ Object.keys = keysShim;
1490
1488
  }
1491
- return Object.keys || keysShim$1;
1489
+ return Object.keys || keysShim;
1492
1490
  };
1493
1491
 
1494
- var objectKeys = keysShim$1;
1492
+ var objectKeys = keysShim;
1495
1493
 
1496
- var hasSymbols = typeof Symbol === 'function' && typeof Symbol('foo') === 'symbol';
1494
+ var hasSymbols$4 = typeof Symbol === 'function' && typeof Symbol('foo') === 'symbol';
1497
1495
 
1498
- var toStr$2 = Object.prototype.toString;
1496
+ var toStr$3 = Object.prototype.toString;
1499
1497
  var concat = Array.prototype.concat;
1500
1498
  var origDefineProperty = Object.defineProperty;
1501
1499
 
1502
1500
  var isFunction = function (fn) {
1503
- return typeof fn === 'function' && toStr$2.call(fn) === '[object Function]';
1501
+ return typeof fn === 'function' && toStr$3.call(fn) === '[object Function]';
1504
1502
  };
1505
1503
 
1506
1504
  var arePropertyDescriptorsSupported = function () {
@@ -1537,7 +1535,7 @@ var defineProperty = function (object, name, value, predicate) {
1537
1535
  var defineProperties = function (object, map) {
1538
1536
  var predicates = arguments.length > 2 ? arguments[2] : {};
1539
1537
  var props = objectKeys(map);
1540
- if (hasSymbols) {
1538
+ if (hasSymbols$4) {
1541
1539
  props = concat.call(props, Object.getOwnPropertySymbols(map));
1542
1540
  }
1543
1541
  for (var i = 0; i < props.length; i += 1) {
@@ -1549,6 +1547,59 @@ defineProperties.supportsDescriptors = !!supportsDescriptors;
1549
1547
 
1550
1548
  var defineProperties_1 = defineProperties;
1551
1549
 
1550
+ /* eslint no-invalid-this: 1 */
1551
+
1552
+ var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';
1553
+ var slice = Array.prototype.slice;
1554
+ var toStr$2 = Object.prototype.toString;
1555
+ var funcType = '[object Function]';
1556
+
1557
+ var implementation$2 = function bind(that) {
1558
+ var target = this;
1559
+ if (typeof target !== 'function' || toStr$2.call(target) !== funcType) {
1560
+ throw new TypeError(ERROR_MESSAGE + target);
1561
+ }
1562
+ var args = slice.call(arguments, 1);
1563
+
1564
+ var bound;
1565
+ var binder = function () {
1566
+ if (this instanceof bound) {
1567
+ var result = target.apply(
1568
+ this,
1569
+ args.concat(slice.call(arguments))
1570
+ );
1571
+ if (Object(result) === result) {
1572
+ return result;
1573
+ }
1574
+ return this;
1575
+ } else {
1576
+ return target.apply(
1577
+ that,
1578
+ args.concat(slice.call(arguments))
1579
+ );
1580
+ }
1581
+ };
1582
+
1583
+ var boundLength = Math.max(0, target.length - args.length);
1584
+ var boundArgs = [];
1585
+ for (var i = 0; i < boundLength; i++) {
1586
+ boundArgs.push('$' + i);
1587
+ }
1588
+
1589
+ bound = Function('binder', 'return function (' + boundArgs.join(',') + '){ return binder.apply(this,arguments); }')(binder);
1590
+
1591
+ if (target.prototype) {
1592
+ var Empty = function Empty() {};
1593
+ Empty.prototype = target.prototype;
1594
+ bound.prototype = new Empty();
1595
+ Empty.prototype = null;
1596
+ }
1597
+
1598
+ return bound;
1599
+ };
1600
+
1601
+ var functionBind = Function.prototype.bind || implementation$2;
1602
+
1552
1603
  /* eslint complexity: [2, 18], max-statements: [2, 33] */
1553
1604
  var shams = function hasSymbols() {
1554
1605
  if (typeof Symbol !== 'function' || typeof Object.getOwnPropertySymbols !== 'function') { return false; }
@@ -1572,7 +1623,7 @@ var shams = function hasSymbols() {
1572
1623
 
1573
1624
  var symVal = 42;
1574
1625
  obj[sym] = symVal;
1575
- for (sym in obj) { return false; } // eslint-disable-line no-restricted-syntax
1626
+ for (sym in obj) { return false; } // eslint-disable-line no-restricted-syntax, no-unreachable-loop
1576
1627
  if (typeof Object.keys === 'function' && Object.keys(obj).length !== 0) { return false; }
1577
1628
 
1578
1629
  if (typeof Object.getOwnPropertyNames === 'function' && Object.getOwnPropertyNames(obj).length !== 0) { return false; }
@@ -1590,10 +1641,10 @@ var shams = function hasSymbols() {
1590
1641
  return true;
1591
1642
  };
1592
1643
 
1593
- var origSymbol = _commonjsHelpers.commonjsGlobal.Symbol;
1644
+ var origSymbol = typeof Symbol !== 'undefined' && Symbol;
1594
1645
 
1595
1646
 
1596
- var hasSymbols$1 = function hasNativeSymbols() {
1647
+ var hasSymbols$3 = function hasNativeSymbols() {
1597
1648
  if (typeof origSymbol !== 'function') { return false; }
1598
1649
  if (typeof Symbol !== 'function') { return false; }
1599
1650
  if (typeof origSymbol('foo') !== 'symbol') { return false; }
@@ -1602,79 +1653,34 @@ var hasSymbols$1 = function hasNativeSymbols() {
1602
1653
  return shams();
1603
1654
  };
1604
1655
 
1605
- /* eslint no-invalid-this: 1 */
1606
-
1607
- var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';
1608
- var slice$1 = Array.prototype.slice;
1609
- var toStr$3 = Object.prototype.toString;
1610
- var funcType = '[object Function]';
1611
-
1612
- var implementation$1 = function bind(that) {
1613
- var target = this;
1614
- if (typeof target !== 'function' || toStr$3.call(target) !== funcType) {
1615
- throw new TypeError(ERROR_MESSAGE + target);
1616
- }
1617
- var args = slice$1.call(arguments, 1);
1618
-
1619
- var bound;
1620
- var binder = function () {
1621
- if (this instanceof bound) {
1622
- var result = target.apply(
1623
- this,
1624
- args.concat(slice$1.call(arguments))
1625
- );
1626
- if (Object(result) === result) {
1627
- return result;
1628
- }
1629
- return this;
1630
- } else {
1631
- return target.apply(
1632
- that,
1633
- args.concat(slice$1.call(arguments))
1634
- );
1635
- }
1636
- };
1637
-
1638
- var boundLength = Math.max(0, target.length - args.length);
1639
- var boundArgs = [];
1640
- for (var i = 0; i < boundLength; i++) {
1641
- boundArgs.push('$' + i);
1642
- }
1656
+ var src = functionBind.call(Function.call, Object.prototype.hasOwnProperty);
1643
1657
 
1644
- bound = Function('binder', 'return function (' + boundArgs.join(',') + '){ return binder.apply(this,arguments); }')(binder);
1658
+ var undefined$1;
1645
1659
 
1646
- if (target.prototype) {
1647
- var Empty = function Empty() {};
1648
- Empty.prototype = target.prototype;
1649
- bound.prototype = new Empty();
1650
- Empty.prototype = null;
1651
- }
1660
+ var $SyntaxError$1 = SyntaxError;
1661
+ var $Function = Function;
1662
+ var $TypeError$5 = TypeError;
1652
1663
 
1653
- return bound;
1664
+ // eslint-disable-next-line consistent-return
1665
+ var getEvalledConstructor = function (expressionSyntax) {
1666
+ try {
1667
+ return $Function('"use strict"; return (' + expressionSyntax + ').constructor;')();
1668
+ } catch (e) {}
1654
1669
  };
1655
1670
 
1656
- var functionBind = Function.prototype.bind || implementation$1;
1657
-
1658
- /* globals
1659
- Atomics,
1660
- SharedArrayBuffer,
1661
- */
1662
-
1663
- var undefined$1;
1664
-
1665
- var $TypeError = TypeError;
1666
-
1667
- var $gOPD = Object.getOwnPropertyDescriptor;
1668
- if ($gOPD) {
1671
+ var $gOPD$2 = Object.getOwnPropertyDescriptor;
1672
+ if ($gOPD$2) {
1669
1673
  try {
1670
- $gOPD({}, '');
1674
+ $gOPD$2({}, '');
1671
1675
  } catch (e) {
1672
- $gOPD = null; // this is IE 8, which has a broken gOPD
1676
+ $gOPD$2 = null; // this is IE 8, which has a broken gOPD
1673
1677
  }
1674
1678
  }
1675
1679
 
1676
- var throwTypeError = function () { throw new $TypeError(); };
1677
- var ThrowTypeError = $gOPD
1680
+ var throwTypeError = function () {
1681
+ throw new $TypeError$5();
1682
+ };
1683
+ var ThrowTypeError = $gOPD$2
1678
1684
  ? (function () {
1679
1685
  try {
1680
1686
  // eslint-disable-next-line no-unused-expressions, no-caller, no-restricted-properties
@@ -1683,7 +1689,7 @@ var ThrowTypeError = $gOPD
1683
1689
  } catch (calleeThrows) {
1684
1690
  try {
1685
1691
  // IE 8 throws on Object.getOwnPropertyDescriptor(arguments, '')
1686
- return $gOPD(arguments, 'callee').get;
1692
+ return $gOPD$2(arguments, 'callee').get;
1687
1693
  } catch (gOPDthrows) {
1688
1694
  return throwTypeError;
1689
1695
  }
@@ -1691,173 +1697,268 @@ var ThrowTypeError = $gOPD
1691
1697
  }())
1692
1698
  : throwTypeError;
1693
1699
 
1694
- var hasSymbols$2 = hasSymbols$1();
1700
+ var hasSymbols$2 = hasSymbols$3();
1695
1701
 
1696
1702
  var getProto = Object.getPrototypeOf || function (x) { return x.__proto__; }; // eslint-disable-line no-proto
1697
- var generatorFunction = undefined$1;
1698
- var asyncFunction = undefined$1;
1699
- var asyncGenFunction = undefined$1;
1703
+
1704
+ var needsEval = {};
1700
1705
 
1701
1706
  var TypedArray = typeof Uint8Array === 'undefined' ? undefined$1 : getProto(Uint8Array);
1702
1707
 
1703
1708
  var INTRINSICS = {
1709
+ '%AggregateError%': typeof AggregateError === 'undefined' ? undefined$1 : AggregateError,
1704
1710
  '%Array%': Array,
1705
1711
  '%ArrayBuffer%': typeof ArrayBuffer === 'undefined' ? undefined$1 : ArrayBuffer,
1706
- '%ArrayBufferPrototype%': typeof ArrayBuffer === 'undefined' ? undefined$1 : ArrayBuffer.prototype,
1707
1712
  '%ArrayIteratorPrototype%': hasSymbols$2 ? getProto([][Symbol.iterator]()) : undefined$1,
1708
- '%ArrayPrototype%': Array.prototype,
1709
- '%ArrayProto_entries%': Array.prototype.entries,
1710
- '%ArrayProto_forEach%': Array.prototype.forEach,
1711
- '%ArrayProto_keys%': Array.prototype.keys,
1712
- '%ArrayProto_values%': Array.prototype.values,
1713
1713
  '%AsyncFromSyncIteratorPrototype%': undefined$1,
1714
- '%AsyncFunction%': asyncFunction,
1715
- '%AsyncFunctionPrototype%': undefined$1,
1716
- '%AsyncGenerator%': undefined$1,
1717
- '%AsyncGeneratorFunction%': asyncGenFunction,
1718
- '%AsyncGeneratorPrototype%': undefined$1,
1719
- '%AsyncIteratorPrototype%': undefined$1,
1714
+ '%AsyncFunction%': needsEval,
1715
+ '%AsyncGenerator%': needsEval,
1716
+ '%AsyncGeneratorFunction%': needsEval,
1717
+ '%AsyncIteratorPrototype%': needsEval,
1720
1718
  '%Atomics%': typeof Atomics === 'undefined' ? undefined$1 : Atomics,
1719
+ '%BigInt%': typeof BigInt === 'undefined' ? undefined$1 : BigInt,
1721
1720
  '%Boolean%': Boolean,
1722
- '%BooleanPrototype%': Boolean.prototype,
1723
1721
  '%DataView%': typeof DataView === 'undefined' ? undefined$1 : DataView,
1724
- '%DataViewPrototype%': typeof DataView === 'undefined' ? undefined$1 : DataView.prototype,
1725
1722
  '%Date%': Date,
1726
- '%DatePrototype%': Date.prototype,
1727
1723
  '%decodeURI%': decodeURI,
1728
1724
  '%decodeURIComponent%': decodeURIComponent,
1729
1725
  '%encodeURI%': encodeURI,
1730
1726
  '%encodeURIComponent%': encodeURIComponent,
1731
1727
  '%Error%': Error,
1732
- '%ErrorPrototype%': Error.prototype,
1733
1728
  '%eval%': eval, // eslint-disable-line no-eval
1734
1729
  '%EvalError%': EvalError,
1735
- '%EvalErrorPrototype%': EvalError.prototype,
1736
1730
  '%Float32Array%': typeof Float32Array === 'undefined' ? undefined$1 : Float32Array,
1737
- '%Float32ArrayPrototype%': typeof Float32Array === 'undefined' ? undefined$1 : Float32Array.prototype,
1738
1731
  '%Float64Array%': typeof Float64Array === 'undefined' ? undefined$1 : Float64Array,
1739
- '%Float64ArrayPrototype%': typeof Float64Array === 'undefined' ? undefined$1 : Float64Array.prototype,
1740
- '%Function%': Function,
1741
- '%FunctionPrototype%': Function.prototype,
1742
- '%Generator%': undefined$1,
1743
- '%GeneratorFunction%': generatorFunction,
1744
- '%GeneratorPrototype%': undefined$1,
1732
+ '%FinalizationRegistry%': typeof FinalizationRegistry === 'undefined' ? undefined$1 : FinalizationRegistry,
1733
+ '%Function%': $Function,
1734
+ '%GeneratorFunction%': needsEval,
1745
1735
  '%Int8Array%': typeof Int8Array === 'undefined' ? undefined$1 : Int8Array,
1746
- '%Int8ArrayPrototype%': typeof Int8Array === 'undefined' ? undefined$1 : Int8Array.prototype,
1747
1736
  '%Int16Array%': typeof Int16Array === 'undefined' ? undefined$1 : Int16Array,
1748
- '%Int16ArrayPrototype%': typeof Int16Array === 'undefined' ? undefined$1 : Int8Array.prototype,
1749
1737
  '%Int32Array%': typeof Int32Array === 'undefined' ? undefined$1 : Int32Array,
1750
- '%Int32ArrayPrototype%': typeof Int32Array === 'undefined' ? undefined$1 : Int32Array.prototype,
1751
1738
  '%isFinite%': isFinite,
1752
1739
  '%isNaN%': isNaN,
1753
1740
  '%IteratorPrototype%': hasSymbols$2 ? getProto(getProto([][Symbol.iterator]())) : undefined$1,
1754
1741
  '%JSON%': typeof JSON === 'object' ? JSON : undefined$1,
1755
- '%JSONParse%': typeof JSON === 'object' ? JSON.parse : undefined$1,
1756
1742
  '%Map%': typeof Map === 'undefined' ? undefined$1 : Map,
1757
1743
  '%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols$2 ? undefined$1 : getProto(new Map()[Symbol.iterator]()),
1758
- '%MapPrototype%': typeof Map === 'undefined' ? undefined$1 : Map.prototype,
1759
1744
  '%Math%': Math,
1760
1745
  '%Number%': Number,
1761
- '%NumberPrototype%': Number.prototype,
1762
1746
  '%Object%': Object,
1763
- '%ObjectPrototype%': Object.prototype,
1764
- '%ObjProto_toString%': Object.prototype.toString,
1765
- '%ObjProto_valueOf%': Object.prototype.valueOf,
1766
1747
  '%parseFloat%': parseFloat,
1767
1748
  '%parseInt%': parseInt,
1768
1749
  '%Promise%': typeof Promise === 'undefined' ? undefined$1 : Promise,
1769
- '%PromisePrototype%': typeof Promise === 'undefined' ? undefined$1 : Promise.prototype,
1770
- '%PromiseProto_then%': typeof Promise === 'undefined' ? undefined$1 : Promise.prototype.then,
1771
- '%Promise_all%': typeof Promise === 'undefined' ? undefined$1 : Promise.all,
1772
- '%Promise_reject%': typeof Promise === 'undefined' ? undefined$1 : Promise.reject,
1773
- '%Promise_resolve%': typeof Promise === 'undefined' ? undefined$1 : Promise.resolve,
1774
1750
  '%Proxy%': typeof Proxy === 'undefined' ? undefined$1 : Proxy,
1775
1751
  '%RangeError%': RangeError,
1776
- '%RangeErrorPrototype%': RangeError.prototype,
1777
1752
  '%ReferenceError%': ReferenceError,
1778
- '%ReferenceErrorPrototype%': ReferenceError.prototype,
1779
1753
  '%Reflect%': typeof Reflect === 'undefined' ? undefined$1 : Reflect,
1780
1754
  '%RegExp%': RegExp,
1781
- '%RegExpPrototype%': RegExp.prototype,
1782
1755
  '%Set%': typeof Set === 'undefined' ? undefined$1 : Set,
1783
1756
  '%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols$2 ? undefined$1 : getProto(new Set()[Symbol.iterator]()),
1784
- '%SetPrototype%': typeof Set === 'undefined' ? undefined$1 : Set.prototype,
1785
1757
  '%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined$1 : SharedArrayBuffer,
1786
- '%SharedArrayBufferPrototype%': typeof SharedArrayBuffer === 'undefined' ? undefined$1 : SharedArrayBuffer.prototype,
1787
1758
  '%String%': String,
1788
1759
  '%StringIteratorPrototype%': hasSymbols$2 ? getProto(''[Symbol.iterator]()) : undefined$1,
1789
- '%StringPrototype%': String.prototype,
1790
1760
  '%Symbol%': hasSymbols$2 ? Symbol : undefined$1,
1791
- '%SymbolPrototype%': hasSymbols$2 ? Symbol.prototype : undefined$1,
1792
- '%SyntaxError%': SyntaxError,
1793
- '%SyntaxErrorPrototype%': SyntaxError.prototype,
1761
+ '%SyntaxError%': $SyntaxError$1,
1794
1762
  '%ThrowTypeError%': ThrowTypeError,
1795
1763
  '%TypedArray%': TypedArray,
1796
- '%TypedArrayPrototype%': TypedArray ? TypedArray.prototype : undefined$1,
1797
- '%TypeError%': $TypeError,
1798
- '%TypeErrorPrototype%': $TypeError.prototype,
1764
+ '%TypeError%': $TypeError$5,
1799
1765
  '%Uint8Array%': typeof Uint8Array === 'undefined' ? undefined$1 : Uint8Array,
1800
- '%Uint8ArrayPrototype%': typeof Uint8Array === 'undefined' ? undefined$1 : Uint8Array.prototype,
1801
1766
  '%Uint8ClampedArray%': typeof Uint8ClampedArray === 'undefined' ? undefined$1 : Uint8ClampedArray,
1802
- '%Uint8ClampedArrayPrototype%': typeof Uint8ClampedArray === 'undefined' ? undefined$1 : Uint8ClampedArray.prototype,
1803
1767
  '%Uint16Array%': typeof Uint16Array === 'undefined' ? undefined$1 : Uint16Array,
1804
- '%Uint16ArrayPrototype%': typeof Uint16Array === 'undefined' ? undefined$1 : Uint16Array.prototype,
1805
1768
  '%Uint32Array%': typeof Uint32Array === 'undefined' ? undefined$1 : Uint32Array,
1806
- '%Uint32ArrayPrototype%': typeof Uint32Array === 'undefined' ? undefined$1 : Uint32Array.prototype,
1807
1769
  '%URIError%': URIError,
1808
- '%URIErrorPrototype%': URIError.prototype,
1809
1770
  '%WeakMap%': typeof WeakMap === 'undefined' ? undefined$1 : WeakMap,
1810
- '%WeakMapPrototype%': typeof WeakMap === 'undefined' ? undefined$1 : WeakMap.prototype,
1811
- '%WeakSet%': typeof WeakSet === 'undefined' ? undefined$1 : WeakSet,
1812
- '%WeakSetPrototype%': typeof WeakSet === 'undefined' ? undefined$1 : WeakSet.prototype
1771
+ '%WeakRef%': typeof WeakRef === 'undefined' ? undefined$1 : WeakRef,
1772
+ '%WeakSet%': typeof WeakSet === 'undefined' ? undefined$1 : WeakSet
1773
+ };
1774
+
1775
+ var doEval = function doEval(name) {
1776
+ var value;
1777
+ if (name === '%AsyncFunction%') {
1778
+ value = getEvalledConstructor('async function () {}');
1779
+ } else if (name === '%GeneratorFunction%') {
1780
+ value = getEvalledConstructor('function* () {}');
1781
+ } else if (name === '%AsyncGeneratorFunction%') {
1782
+ value = getEvalledConstructor('async function* () {}');
1783
+ } else if (name === '%AsyncGenerator%') {
1784
+ var fn = doEval('%AsyncGeneratorFunction%');
1785
+ if (fn) {
1786
+ value = fn.prototype;
1787
+ }
1788
+ } else if (name === '%AsyncIteratorPrototype%') {
1789
+ var gen = doEval('%AsyncGenerator%');
1790
+ if (gen) {
1791
+ value = getProto(gen.prototype);
1792
+ }
1793
+ }
1794
+
1795
+ INTRINSICS[name] = value;
1796
+
1797
+ return value;
1813
1798
  };
1814
1799
 
1800
+ var LEGACY_ALIASES = {
1801
+ '%ArrayBufferPrototype%': ['ArrayBuffer', 'prototype'],
1802
+ '%ArrayPrototype%': ['Array', 'prototype'],
1803
+ '%ArrayProto_entries%': ['Array', 'prototype', 'entries'],
1804
+ '%ArrayProto_forEach%': ['Array', 'prototype', 'forEach'],
1805
+ '%ArrayProto_keys%': ['Array', 'prototype', 'keys'],
1806
+ '%ArrayProto_values%': ['Array', 'prototype', 'values'],
1807
+ '%AsyncFunctionPrototype%': ['AsyncFunction', 'prototype'],
1808
+ '%AsyncGenerator%': ['AsyncGeneratorFunction', 'prototype'],
1809
+ '%AsyncGeneratorPrototype%': ['AsyncGeneratorFunction', 'prototype', 'prototype'],
1810
+ '%BooleanPrototype%': ['Boolean', 'prototype'],
1811
+ '%DataViewPrototype%': ['DataView', 'prototype'],
1812
+ '%DatePrototype%': ['Date', 'prototype'],
1813
+ '%ErrorPrototype%': ['Error', 'prototype'],
1814
+ '%EvalErrorPrototype%': ['EvalError', 'prototype'],
1815
+ '%Float32ArrayPrototype%': ['Float32Array', 'prototype'],
1816
+ '%Float64ArrayPrototype%': ['Float64Array', 'prototype'],
1817
+ '%FunctionPrototype%': ['Function', 'prototype'],
1818
+ '%Generator%': ['GeneratorFunction', 'prototype'],
1819
+ '%GeneratorPrototype%': ['GeneratorFunction', 'prototype', 'prototype'],
1820
+ '%Int8ArrayPrototype%': ['Int8Array', 'prototype'],
1821
+ '%Int16ArrayPrototype%': ['Int16Array', 'prototype'],
1822
+ '%Int32ArrayPrototype%': ['Int32Array', 'prototype'],
1823
+ '%JSONParse%': ['JSON', 'parse'],
1824
+ '%JSONStringify%': ['JSON', 'stringify'],
1825
+ '%MapPrototype%': ['Map', 'prototype'],
1826
+ '%NumberPrototype%': ['Number', 'prototype'],
1827
+ '%ObjectPrototype%': ['Object', 'prototype'],
1828
+ '%ObjProto_toString%': ['Object', 'prototype', 'toString'],
1829
+ '%ObjProto_valueOf%': ['Object', 'prototype', 'valueOf'],
1830
+ '%PromisePrototype%': ['Promise', 'prototype'],
1831
+ '%PromiseProto_then%': ['Promise', 'prototype', 'then'],
1832
+ '%Promise_all%': ['Promise', 'all'],
1833
+ '%Promise_reject%': ['Promise', 'reject'],
1834
+ '%Promise_resolve%': ['Promise', 'resolve'],
1835
+ '%RangeErrorPrototype%': ['RangeError', 'prototype'],
1836
+ '%ReferenceErrorPrototype%': ['ReferenceError', 'prototype'],
1837
+ '%RegExpPrototype%': ['RegExp', 'prototype'],
1838
+ '%SetPrototype%': ['Set', 'prototype'],
1839
+ '%SharedArrayBufferPrototype%': ['SharedArrayBuffer', 'prototype'],
1840
+ '%StringPrototype%': ['String', 'prototype'],
1841
+ '%SymbolPrototype%': ['Symbol', 'prototype'],
1842
+ '%SyntaxErrorPrototype%': ['SyntaxError', 'prototype'],
1843
+ '%TypedArrayPrototype%': ['TypedArray', 'prototype'],
1844
+ '%TypeErrorPrototype%': ['TypeError', 'prototype'],
1845
+ '%Uint8ArrayPrototype%': ['Uint8Array', 'prototype'],
1846
+ '%Uint8ClampedArrayPrototype%': ['Uint8ClampedArray', 'prototype'],
1847
+ '%Uint16ArrayPrototype%': ['Uint16Array', 'prototype'],
1848
+ '%Uint32ArrayPrototype%': ['Uint32Array', 'prototype'],
1849
+ '%URIErrorPrototype%': ['URIError', 'prototype'],
1850
+ '%WeakMapPrototype%': ['WeakMap', 'prototype'],
1851
+ '%WeakSetPrototype%': ['WeakSet', 'prototype']
1852
+ };
1853
+
1854
+
1815
1855
 
1856
+ var $concat$2 = functionBind.call(Function.call, Array.prototype.concat);
1857
+ var $spliceApply = functionBind.call(Function.apply, Array.prototype.splice);
1816
1858
  var $replace = functionBind.call(Function.call, String.prototype.replace);
1859
+ var $strSlice = functionBind.call(Function.call, String.prototype.slice);
1817
1860
 
1818
1861
  /* adapted from https://github.com/lodash/lodash/blob/4.17.15/dist/lodash.js#L6735-L6744 */
1819
1862
  var rePropName = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;
1820
1863
  var reEscapeChar = /\\(\\)?/g; /** Used to match backslashes in property paths. */
1821
1864
  var stringToPath = function stringToPath(string) {
1865
+ var first = $strSlice(string, 0, 1);
1866
+ var last = $strSlice(string, -1);
1867
+ if (first === '%' && last !== '%') {
1868
+ throw new $SyntaxError$1('invalid intrinsic syntax, expected closing `%`');
1869
+ } else if (last === '%' && first !== '%') {
1870
+ throw new $SyntaxError$1('invalid intrinsic syntax, expected opening `%`');
1871
+ }
1822
1872
  var result = [];
1823
1873
  $replace(string, rePropName, function (match, number, quote, subString) {
1824
- result[result.length] = quote ? $replace(subString, reEscapeChar, '$1') : (number || match);
1874
+ result[result.length] = quote ? $replace(subString, reEscapeChar, '$1') : number || match;
1825
1875
  });
1826
1876
  return result;
1827
1877
  };
1828
1878
  /* end adaptation */
1829
1879
 
1830
1880
  var getBaseIntrinsic = function getBaseIntrinsic(name, allowMissing) {
1831
- if (!(name in INTRINSICS)) {
1832
- throw new SyntaxError('intrinsic ' + name + ' does not exist!');
1881
+ var intrinsicName = name;
1882
+ var alias;
1883
+ if (src(LEGACY_ALIASES, intrinsicName)) {
1884
+ alias = LEGACY_ALIASES[intrinsicName];
1885
+ intrinsicName = '%' + alias[0] + '%';
1833
1886
  }
1834
1887
 
1835
- // istanbul ignore if // hopefully this is impossible to test :-)
1836
- if (typeof INTRINSICS[name] === 'undefined' && !allowMissing) {
1837
- throw new $TypeError('intrinsic ' + name + ' exists, but is not available. Please file an issue!');
1888
+ if (src(INTRINSICS, intrinsicName)) {
1889
+ var value = INTRINSICS[intrinsicName];
1890
+ if (value === needsEval) {
1891
+ value = doEval(intrinsicName);
1892
+ }
1893
+ if (typeof value === 'undefined' && !allowMissing) {
1894
+ throw new $TypeError$5('intrinsic ' + name + ' exists, but is not available. Please file an issue!');
1895
+ }
1896
+
1897
+ return {
1898
+ alias: alias,
1899
+ name: intrinsicName,
1900
+ value: value
1901
+ };
1838
1902
  }
1839
1903
 
1840
- return INTRINSICS[name];
1904
+ throw new $SyntaxError$1('intrinsic ' + name + ' does not exist!');
1841
1905
  };
1842
1906
 
1843
- var GetIntrinsic = function GetIntrinsic(name, allowMissing) {
1907
+ var getIntrinsic = function GetIntrinsic(name, allowMissing) {
1844
1908
  if (typeof name !== 'string' || name.length === 0) {
1845
- throw new TypeError('intrinsic name must be a non-empty string');
1909
+ throw new $TypeError$5('intrinsic name must be a non-empty string');
1846
1910
  }
1847
1911
  if (arguments.length > 1 && typeof allowMissing !== 'boolean') {
1848
- throw new TypeError('"allowMissing" argument must be a boolean');
1912
+ throw new $TypeError$5('"allowMissing" argument must be a boolean');
1849
1913
  }
1850
1914
 
1851
1915
  var parts = stringToPath(name);
1916
+ var intrinsicBaseName = parts.length > 0 ? parts[0] : '';
1917
+
1918
+ var intrinsic = getBaseIntrinsic('%' + intrinsicBaseName + '%', allowMissing);
1919
+ var intrinsicRealName = intrinsic.name;
1920
+ var value = intrinsic.value;
1921
+ var skipFurtherCaching = false;
1922
+
1923
+ var alias = intrinsic.alias;
1924
+ if (alias) {
1925
+ intrinsicBaseName = alias[0];
1926
+ $spliceApply(parts, $concat$2([0, 1], alias));
1927
+ }
1928
+
1929
+ for (var i = 1, isOwn = true; i < parts.length; i += 1) {
1930
+ var part = parts[i];
1931
+ var first = $strSlice(part, 0, 1);
1932
+ var last = $strSlice(part, -1);
1933
+ if (
1934
+ (
1935
+ (first === '"' || first === "'" || first === '`')
1936
+ || (last === '"' || last === "'" || last === '`')
1937
+ )
1938
+ && first !== last
1939
+ ) {
1940
+ throw new $SyntaxError$1('property names with quotes must have matching quotes');
1941
+ }
1942
+ if (part === 'constructor' || !isOwn) {
1943
+ skipFurtherCaching = true;
1944
+ }
1945
+
1946
+ intrinsicBaseName += '.' + part;
1947
+ intrinsicRealName = '%' + intrinsicBaseName + '%';
1852
1948
 
1853
- var value = getBaseIntrinsic('%' + (parts.length > 0 ? parts[0] : '') + '%', allowMissing);
1854
- for (var i = 1; i < parts.length; i += 1) {
1855
- if (value != null) {
1856
- if ($gOPD && (i + 1) >= parts.length) {
1857
- var desc = $gOPD(value, parts[i]);
1858
- if (!allowMissing && !(parts[i] in value)) {
1859
- throw new $TypeError('base intrinsic for ' + name + ' exists, but the property is not available.');
1949
+ if (src(INTRINSICS, intrinsicRealName)) {
1950
+ value = INTRINSICS[intrinsicRealName];
1951
+ } else if (value != null) {
1952
+ if (!(part in value)) {
1953
+ if (!allowMissing) {
1954
+ throw new $TypeError$5('base intrinsic for ' + name + ' exists, but the property is not available.');
1860
1955
  }
1956
+ return void undefined$1;
1957
+ }
1958
+ if ($gOPD$2 && (i + 1) >= parts.length) {
1959
+ var desc = $gOPD$2(value, part);
1960
+ isOwn = !!desc;
1961
+
1861
1962
  // By convention, when a data property is converted to an accessor
1862
1963
  // property to emulate a data property that does not suffer from
1863
1964
  // the override mistake, that accessor's getter is marked with
@@ -1865,9 +1966,18 @@ var GetIntrinsic = function GetIntrinsic(name, allowMissing) {
1865
1966
  // uphold the illusion by pretending to see that original data
1866
1967
  // property, i.e., returning the value rather than the getter
1867
1968
  // itself.
1868
- value = desc && 'get' in desc && !('originalValue' in desc.get) ? desc.get : value[parts[i]];
1969
+ if (isOwn && 'get' in desc && !('originalValue' in desc.get)) {
1970
+ value = desc.get;
1971
+ } else {
1972
+ value = value[part];
1973
+ }
1869
1974
  } else {
1870
- value = value[parts[i]];
1975
+ isOwn = src(value, part);
1976
+ value = value[part];
1977
+ }
1978
+
1979
+ if (isOwn && !skipFurtherCaching) {
1980
+ INTRINSICS[intrinsicRealName] = value;
1871
1981
  }
1872
1982
  }
1873
1983
  }
@@ -1879,12 +1989,13 @@ var callBind = _commonjsHelpers.createCommonjsModule(function (module) {
1879
1989
 
1880
1990
 
1881
1991
 
1992
+ var $apply = getIntrinsic('%Function.prototype.apply%');
1993
+ var $call = getIntrinsic('%Function.prototype.call%');
1994
+ var $reflectApply = getIntrinsic('%Reflect.apply%', true) || functionBind.call($call, $apply);
1882
1995
 
1883
- var $apply = GetIntrinsic('%Function.prototype.apply%');
1884
- var $call = GetIntrinsic('%Function.prototype.call%');
1885
- var $reflectApply = GetIntrinsic('%Reflect.apply%', true) || functionBind.call($call, $apply);
1886
-
1887
- var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
1996
+ var $gOPD = getIntrinsic('%Object.getOwnPropertyDescriptor%', true);
1997
+ var $defineProperty = getIntrinsic('%Object.defineProperty%', true);
1998
+ var $max = getIntrinsic('%Math.max%');
1888
1999
 
1889
2000
  if ($defineProperty) {
1890
2001
  try {
@@ -1895,8 +2006,20 @@ if ($defineProperty) {
1895
2006
  }
1896
2007
  }
1897
2008
 
1898
- module.exports = function callBind() {
1899
- return $reflectApply(functionBind, $call, arguments);
2009
+ module.exports = function callBind(originalFunction) {
2010
+ var func = $reflectApply(functionBind, $call, arguments);
2011
+ if ($gOPD && $defineProperty) {
2012
+ var desc = $gOPD(func, 'length');
2013
+ if (desc.configurable) {
2014
+ // original length, plus the receiver, minus any additional arguments (after the receiver)
2015
+ $defineProperty(
2016
+ func,
2017
+ 'length',
2018
+ { value: 1 + $max(0, originalFunction.length - (arguments.length - 1)) }
2019
+ );
2020
+ }
2021
+ }
2022
+ return func;
1900
2023
  };
1901
2024
 
1902
2025
  var applyBind = function applyBind() {
@@ -1909,19 +2032,19 @@ if ($defineProperty) {
1909
2032
  module.exports.apply = applyBind;
1910
2033
  }
1911
2034
  });
1912
- var callBind_1 = callBind.apply;
2035
+ callBind.apply;
1913
2036
 
1914
- var $indexOf = callBind(GetIntrinsic('String.prototype.indexOf'));
2037
+ var $indexOf = callBind(getIntrinsic('String.prototype.indexOf'));
1915
2038
 
1916
- var callBound = function callBoundIntrinsic(name, allowMissing) {
1917
- var intrinsic = GetIntrinsic(name, !!allowMissing);
1918
- if (typeof intrinsic === 'function' && $indexOf(name, '.prototype.')) {
2039
+ var callBound$1 = function callBoundIntrinsic(name, allowMissing) {
2040
+ var intrinsic = getIntrinsic(name, !!allowMissing);
2041
+ if (typeof intrinsic === 'function' && $indexOf(name, '.prototype.') > -1) {
1919
2042
  return callBind(intrinsic);
1920
2043
  }
1921
2044
  return intrinsic;
1922
2045
  };
1923
2046
 
1924
- var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
2047
+ var $defineProperty = getIntrinsic('%Object.defineProperty%', true);
1925
2048
 
1926
2049
  if ($defineProperty) {
1927
2050
  try {
@@ -1934,7 +2057,7 @@ if ($defineProperty) {
1934
2057
 
1935
2058
 
1936
2059
 
1937
- var $isEnumerable = callBound('Object.prototype.propertyIsEnumerable');
2060
+ var $isEnumerable$1 = callBound$1('Object.prototype.propertyIsEnumerable');
1938
2061
 
1939
2062
  // eslint-disable-next-line max-params
1940
2063
  var DefineOwnProperty = function DefineOwnProperty(IsDataDescriptor, SameValue, FromPropertyDescriptor, O, P, desc) {
@@ -1948,7 +2071,7 @@ var DefineOwnProperty = function DefineOwnProperty(IsDataDescriptor, SameValue,
1948
2071
  }
1949
2072
 
1950
2073
  // fallback for ES3
1951
- if (P in O && $isEnumerable(O, P) !== !!desc['[[Enumerable]]']) {
2074
+ if (P in O && $isEnumerable$1(O, P) !== !!desc['[[Enumerable]]']) {
1952
2075
  // a non-enumerable existing property
1953
2076
  return false;
1954
2077
  }
@@ -1963,15 +2086,13 @@ var DefineOwnProperty = function DefineOwnProperty(IsDataDescriptor, SameValue,
1963
2086
  return true;
1964
2087
  };
1965
2088
 
1966
- var src = functionBind.call(Function.call, Object.prototype.hasOwnProperty);
1967
-
1968
- var $TypeError$1 = GetIntrinsic('%TypeError%');
1969
- var $SyntaxError = GetIntrinsic('%SyntaxError%');
2089
+ var $TypeError$4 = getIntrinsic('%TypeError%');
2090
+ var $SyntaxError = getIntrinsic('%SyntaxError%');
1970
2091
 
1971
2092
 
1972
2093
 
1973
2094
  var predicates = {
1974
- // https://ecma-international.org/ecma-262/6.0/#sec-property-descriptor-specification-type
2095
+ // https://262.ecma-international.org/6.0/#sec-property-descriptor-specification-type
1975
2096
  'Property Descriptor': function isPropertyDescriptor(Type, Desc) {
1976
2097
  if (Type(Desc) !== 'Object') {
1977
2098
  return false;
@@ -1994,7 +2115,7 @@ var predicates = {
1994
2115
  var isData = src(Desc, '[[Value]]');
1995
2116
  var IsAccessor = src(Desc, '[[Get]]') || src(Desc, '[[Set]]');
1996
2117
  if (isData && IsAccessor) {
1997
- throw new $TypeError$1('Property Descriptors may not be both accessor and data descriptors');
2118
+ throw new $TypeError$4('Property Descriptors may not be both accessor and data descriptors');
1998
2119
  }
1999
2120
  return true;
2000
2121
  }
@@ -2006,13 +2127,13 @@ var assertRecord = function assertRecord(Type, recordType, argumentName, value)
2006
2127
  throw new $SyntaxError('unknown record type: ' + recordType);
2007
2128
  }
2008
2129
  if (!predicate(Type, value)) {
2009
- throw new $TypeError$1(argumentName + ' must be a ' + recordType);
2130
+ throw new $TypeError$4(argumentName + ' must be a ' + recordType);
2010
2131
  }
2011
2132
  };
2012
2133
 
2013
- // https://www.ecma-international.org/ecma-262/5.1/#sec-8
2134
+ // https://262.ecma-international.org/5.1/#sec-8
2014
2135
 
2015
- var Type = function Type(x) {
2136
+ var Type$1 = function Type(x) {
2016
2137
  if (x === null) {
2017
2138
  return 'Null';
2018
2139
  }
@@ -2033,23 +2154,26 @@ var Type = function Type(x) {
2033
2154
  }
2034
2155
  };
2035
2156
 
2036
- // https://ecma-international.org/ecma-262/6.0/#sec-ecmascript-data-types-and-values
2157
+ // https://262.ecma-international.org/11.0/#sec-ecmascript-data-types-and-values
2037
2158
 
2038
- var Type$1 = function Type$1(x) {
2159
+ var Type = function Type(x) {
2039
2160
  if (typeof x === 'symbol') {
2040
2161
  return 'Symbol';
2041
2162
  }
2042
- return Type(x);
2163
+ if (typeof x === 'bigint') {
2164
+ return 'BigInt';
2165
+ }
2166
+ return Type$1(x);
2043
2167
  };
2044
2168
 
2045
- // https://www.ecma-international.org/ecma-262/6.0/#sec-frompropertydescriptor
2169
+ // https://ecma-international.org/ecma-262/6.0/#sec-frompropertydescriptor
2046
2170
 
2047
2171
  var FromPropertyDescriptor = function FromPropertyDescriptor(Desc) {
2048
2172
  if (typeof Desc === 'undefined') {
2049
2173
  return Desc;
2050
2174
  }
2051
2175
 
2052
- assertRecord(Type$1, 'Property Descriptor', 'Desc', Desc);
2176
+ assertRecord(Type, 'Property Descriptor', 'Desc', Desc);
2053
2177
 
2054
2178
  var obj = {};
2055
2179
  if ('[[Value]]' in Desc) {
@@ -2073,7 +2197,7 @@ var FromPropertyDescriptor = function FromPropertyDescriptor(Desc) {
2073
2197
  return obj;
2074
2198
  };
2075
2199
 
2076
- var $gOPD$1 = GetIntrinsic('%Object.getOwnPropertyDescriptor%');
2200
+ var $gOPD$1 = getIntrinsic('%Object.getOwnPropertyDescriptor%');
2077
2201
  if ($gOPD$1) {
2078
2202
  try {
2079
2203
  $gOPD$1([], 'length');
@@ -2085,33 +2209,33 @@ if ($gOPD$1) {
2085
2209
 
2086
2210
  var getOwnPropertyDescriptor = $gOPD$1;
2087
2211
 
2088
- var $Array = GetIntrinsic('%Array%');
2212
+ var $Array = getIntrinsic('%Array%');
2089
2213
 
2090
2214
  // eslint-disable-next-line global-require
2091
- var toStr$4 = !$Array.isArray && callBound('Object.prototype.toString');
2215
+ var toStr$1 = !$Array.isArray && callBound$1('Object.prototype.toString');
2092
2216
 
2093
- // https://www.ecma-international.org/ecma-262/6.0/#sec-isarray
2217
+ // https://ecma-international.org/ecma-262/6.0/#sec-isarray
2094
2218
 
2095
2219
  var IsArray = $Array.isArray || function IsArray(argument) {
2096
- return toStr$4(argument) === '[object Array]';
2220
+ return toStr$1(argument) === '[object Array]';
2097
2221
  };
2098
2222
 
2099
- // https://www.ecma-international.org/ecma-262/6.0/#sec-ispropertykey
2223
+ // https://ecma-international.org/ecma-262/6.0/#sec-ispropertykey
2100
2224
 
2101
2225
  var IsPropertyKey = function IsPropertyKey(argument) {
2102
2226
  return typeof argument === 'string' || typeof argument === 'symbol';
2103
2227
  };
2104
2228
 
2105
- var hasSymbols$3 = hasSymbols$1();
2106
- var hasToStringTag = hasSymbols$3 && typeof Symbol.toStringTag === 'symbol';
2107
- var hasOwnProperty;
2108
- var regexExec;
2229
+ var hasSymbols$1 = hasSymbols$3();
2230
+ var hasToStringTag$1 = hasSymbols$1 && typeof Symbol.toStringTag === 'symbol';
2231
+ var has;
2232
+ var $exec;
2109
2233
  var isRegexMarker;
2110
2234
  var badStringifier;
2111
2235
 
2112
- if (hasToStringTag) {
2113
- hasOwnProperty = Function.call.bind(Object.prototype.hasOwnProperty);
2114
- regexExec = Function.call.bind(RegExp.prototype.exec);
2236
+ if (hasToStringTag$1) {
2237
+ has = callBound$1('Object.prototype.hasOwnProperty');
2238
+ $exec = callBound$1('RegExp.prototype.exec');
2115
2239
  isRegexMarker = {};
2116
2240
 
2117
2241
  var throwRegexMarker = function () {
@@ -2127,11 +2251,11 @@ if (hasToStringTag) {
2127
2251
  }
2128
2252
  }
2129
2253
 
2130
- var toStr$5 = Object.prototype.toString;
2254
+ var $toString = callBound$1('Object.prototype.toString');
2131
2255
  var gOPD = Object.getOwnPropertyDescriptor;
2132
2256
  var regexClass = '[object RegExp]';
2133
2257
 
2134
- var isRegex = hasToStringTag
2258
+ var isRegex = hasToStringTag$1
2135
2259
  // eslint-disable-next-line consistent-return
2136
2260
  ? function isRegex(value) {
2137
2261
  if (!value || typeof value !== 'object') {
@@ -2139,13 +2263,13 @@ var isRegex = hasToStringTag
2139
2263
  }
2140
2264
 
2141
2265
  var descriptor = gOPD(value, 'lastIndex');
2142
- var hasLastIndexDataProperty = descriptor && hasOwnProperty(descriptor, 'value');
2266
+ var hasLastIndexDataProperty = descriptor && has(descriptor, 'value');
2143
2267
  if (!hasLastIndexDataProperty) {
2144
2268
  return false;
2145
2269
  }
2146
2270
 
2147
2271
  try {
2148
- regexExec(value, badStringifier);
2272
+ $exec(value, badStringifier);
2149
2273
  } catch (e) {
2150
2274
  return e === isRegexMarker;
2151
2275
  }
@@ -2156,14 +2280,14 @@ var isRegex = hasToStringTag
2156
2280
  return false;
2157
2281
  }
2158
2282
 
2159
- return toStr$5.call(value) === regexClass;
2283
+ return $toString(value) === regexClass;
2160
2284
  };
2161
2285
 
2162
- // http://www.ecma-international.org/ecma-262/5.1/#sec-9.2
2286
+ // http://262.ecma-international.org/5.1/#sec-9.2
2163
2287
 
2164
2288
  var ToBoolean = function ToBoolean(value) { return !!value; };
2165
2289
 
2166
- var $match = GetIntrinsic('%Symbol.match%', true);
2290
+ var $match = getIntrinsic('%Symbol.match%', true);
2167
2291
 
2168
2292
 
2169
2293
 
@@ -2226,13 +2350,16 @@ var tryFunctionObject = function tryFunctionToStr(value) {
2226
2350
  return false;
2227
2351
  }
2228
2352
  };
2229
- var toStr$6 = Object.prototype.toString;
2353
+ var toStr = Object.prototype.toString;
2230
2354
  var fnClass = '[object Function]';
2231
2355
  var genClass = '[object GeneratorFunction]';
2232
- var hasToStringTag$1 = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
2356
+ var hasToStringTag = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
2357
+ /* globals document: false */
2358
+ var documentDotAll = typeof document === 'object' && typeof document.all === 'undefined' && document.all !== undefined ? document.all : {};
2233
2359
 
2234
2360
  var isCallable = reflectApply
2235
2361
  ? function isCallable(value) {
2362
+ if (value === documentDotAll) { return true; }
2236
2363
  if (!value) { return false; }
2237
2364
  if (typeof value !== 'function' && typeof value !== 'object') { return false; }
2238
2365
  if (typeof value === 'function' && !value.prototype) { return true; }
@@ -2244,30 +2371,31 @@ var isCallable = reflectApply
2244
2371
  return !isES6ClassFn(value);
2245
2372
  }
2246
2373
  : function isCallable(value) {
2374
+ if (value === documentDotAll) { return true; }
2247
2375
  if (!value) { return false; }
2248
2376
  if (typeof value !== 'function' && typeof value !== 'object') { return false; }
2249
2377
  if (typeof value === 'function' && !value.prototype) { return true; }
2250
- if (hasToStringTag$1) { return tryFunctionObject(value); }
2378
+ if (hasToStringTag) { return tryFunctionObject(value); }
2251
2379
  if (isES6ClassFn(value)) { return false; }
2252
- var strClass = toStr$6.call(value);
2380
+ var strClass = toStr.call(value);
2253
2381
  return strClass === fnClass || strClass === genClass;
2254
2382
  };
2255
2383
 
2256
- // http://www.ecma-international.org/ecma-262/5.1/#sec-9.11
2384
+ // http://262.ecma-international.org/5.1/#sec-9.11
2257
2385
 
2258
2386
  var IsCallable = isCallable;
2259
2387
 
2260
- var $TypeError$2 = GetIntrinsic('%TypeError%');
2388
+ var $TypeError$3 = getIntrinsic('%TypeError%');
2261
2389
 
2262
2390
 
2263
2391
 
2264
2392
 
2265
2393
 
2266
- // https://ecma-international.org/ecma-262/5.1/#sec-8.10.5
2394
+ // https://262.ecma-international.org/5.1/#sec-8.10.5
2267
2395
 
2268
2396
  var ToPropertyDescriptor = function ToPropertyDescriptor(Obj) {
2269
- if (Type$1(Obj) !== 'Object') {
2270
- throw new $TypeError$2('ToPropertyDescriptor requires an object');
2397
+ if (Type(Obj) !== 'Object') {
2398
+ throw new $TypeError$3('ToPropertyDescriptor requires an object');
2271
2399
  }
2272
2400
 
2273
2401
  var desc = {};
@@ -2286,29 +2414,29 @@ var ToPropertyDescriptor = function ToPropertyDescriptor(Obj) {
2286
2414
  if (src(Obj, 'get')) {
2287
2415
  var getter = Obj.get;
2288
2416
  if (typeof getter !== 'undefined' && !IsCallable(getter)) {
2289
- throw new $TypeError$2('getter must be a function');
2417
+ throw new $TypeError$3('getter must be a function');
2290
2418
  }
2291
2419
  desc['[[Get]]'] = getter;
2292
2420
  }
2293
2421
  if (src(Obj, 'set')) {
2294
2422
  var setter = Obj.set;
2295
2423
  if (typeof setter !== 'undefined' && !IsCallable(setter)) {
2296
- throw new $TypeError$2('setter must be a function');
2424
+ throw new $TypeError$3('setter must be a function');
2297
2425
  }
2298
2426
  desc['[[Set]]'] = setter;
2299
2427
  }
2300
2428
 
2301
2429
  if ((src(desc, '[[Get]]') || src(desc, '[[Set]]')) && (src(desc, '[[Value]]') || src(desc, '[[Writable]]'))) {
2302
- throw new $TypeError$2('Invalid property descriptor. Cannot both specify accessors and a value or writable attribute');
2430
+ throw new $TypeError$3('Invalid property descriptor. Cannot both specify accessors and a value or writable attribute');
2303
2431
  }
2304
2432
  return desc;
2305
2433
  };
2306
2434
 
2307
- var $TypeError$3 = GetIntrinsic('%TypeError%');
2435
+ var $TypeError$2 = getIntrinsic('%TypeError%');
2308
2436
 
2309
2437
 
2310
2438
 
2311
- var $isEnumerable$1 = callBound('Object.prototype.propertyIsEnumerable');
2439
+ var $isEnumerable = callBound$1('Object.prototype.propertyIsEnumerable');
2312
2440
 
2313
2441
 
2314
2442
 
@@ -2318,14 +2446,14 @@ var $isEnumerable$1 = callBound('Object.prototype.propertyIsEnumerable');
2318
2446
 
2319
2447
 
2320
2448
 
2321
- // https://www.ecma-international.org/ecma-262/6.0/#sec-ordinarygetownproperty
2449
+ // https://ecma-international.org/ecma-262/6.0/#sec-ordinarygetownproperty
2322
2450
 
2323
2451
  var OrdinaryGetOwnProperty = function OrdinaryGetOwnProperty(O, P) {
2324
- if (Type$1(O) !== 'Object') {
2325
- throw new $TypeError$3('Assertion failed: O must be an Object');
2452
+ if (Type(O) !== 'Object') {
2453
+ throw new $TypeError$2('Assertion failed: O must be an Object');
2326
2454
  }
2327
2455
  if (!IsPropertyKey(P)) {
2328
- throw new $TypeError$3('Assertion failed: P must be a Property Key');
2456
+ throw new $TypeError$2('Assertion failed: P must be a Property Key');
2329
2457
  }
2330
2458
  if (!src(O, P)) {
2331
2459
  return void 0;
@@ -2336,7 +2464,7 @@ var OrdinaryGetOwnProperty = function OrdinaryGetOwnProperty(O, P) {
2336
2464
  var regexLastIndex = IsRegExp(O) && P === 'lastIndex';
2337
2465
  return {
2338
2466
  '[[Configurable]]': !(arrayLength || regexLastIndex),
2339
- '[[Enumerable]]': $isEnumerable$1(O, P),
2467
+ '[[Enumerable]]': $isEnumerable(O, P),
2340
2468
  '[[Value]]': O[P],
2341
2469
  '[[Writable]]': true
2342
2470
  };
@@ -2344,14 +2472,14 @@ var OrdinaryGetOwnProperty = function OrdinaryGetOwnProperty(O, P) {
2344
2472
  return ToPropertyDescriptor(getOwnPropertyDescriptor(O, P));
2345
2473
  };
2346
2474
 
2347
- // https://www.ecma-international.org/ecma-262/6.0/#sec-isdatadescriptor
2475
+ // https://ecma-international.org/ecma-262/6.0/#sec-isdatadescriptor
2348
2476
 
2349
2477
  var IsDataDescriptor = function IsDataDescriptor(Desc) {
2350
2478
  if (typeof Desc === 'undefined') {
2351
2479
  return false;
2352
2480
  }
2353
2481
 
2354
- assertRecord(Type$1, 'Property Descriptor', 'Desc', Desc);
2482
+ assertRecord(Type, 'Property Descriptor', 'Desc', Desc);
2355
2483
 
2356
2484
  if (!src(Desc, '[[Value]]') && !src(Desc, '[[Writable]]')) {
2357
2485
  return false;
@@ -2364,14 +2492,14 @@ var isPrimitive = function isPrimitive(value) {
2364
2492
  return value === null || (typeof value !== 'function' && typeof value !== 'object');
2365
2493
  };
2366
2494
 
2367
- var $Object = GetIntrinsic('%Object%');
2495
+ var $Object$1 = getIntrinsic('%Object%');
2368
2496
 
2369
2497
 
2370
2498
 
2371
- var $preventExtensions = $Object.preventExtensions;
2372
- var $isExtensible = $Object.isExtensible;
2499
+ var $preventExtensions = $Object$1.preventExtensions;
2500
+ var $isExtensible = $Object$1.isExtensible;
2373
2501
 
2374
- // https://www.ecma-international.org/ecma-262/6.0/#sec-isextensible-o
2502
+ // https://ecma-international.org/ecma-262/6.0/#sec-isextensible-o
2375
2503
 
2376
2504
  var IsExtensible = $preventExtensions
2377
2505
  ? function IsExtensible(obj) {
@@ -2385,7 +2513,7 @@ var _isNaN = Number.isNaN || function isNaN(a) {
2385
2513
  return a !== a;
2386
2514
  };
2387
2515
 
2388
- // http://www.ecma-international.org/ecma-262/5.1/#sec-9.12
2516
+ // http://262.ecma-international.org/5.1/#sec-9.12
2389
2517
 
2390
2518
  var SameValue = function SameValue(x, y) {
2391
2519
  if (x === y) { // 0 === -0, but they are not identical.
@@ -2395,7 +2523,7 @@ var SameValue = function SameValue(x, y) {
2395
2523
  return _isNaN(x) && _isNaN(y);
2396
2524
  };
2397
2525
 
2398
- var $TypeError$4 = GetIntrinsic('%TypeError%');
2526
+ var $TypeError$1 = getIntrinsic('%TypeError%');
2399
2527
 
2400
2528
 
2401
2529
 
@@ -2407,14 +2535,14 @@ var $TypeError$4 = GetIntrinsic('%TypeError%');
2407
2535
 
2408
2536
 
2409
2537
 
2410
- // https://www.ecma-international.org/ecma-262/6.0/#sec-createdataproperty
2538
+ // https://ecma-international.org/ecma-262/6.0/#sec-createdataproperty
2411
2539
 
2412
2540
  var CreateDataProperty = function CreateDataProperty(O, P, V) {
2413
- if (Type$1(O) !== 'Object') {
2414
- throw new $TypeError$4('Assertion failed: Type(O) is not Object');
2541
+ if (Type(O) !== 'Object') {
2542
+ throw new $TypeError$1('Assertion failed: Type(O) is not Object');
2415
2543
  }
2416
2544
  if (!IsPropertyKey(P)) {
2417
- throw new $TypeError$4('Assertion failed: IsPropertyKey(P) is not true');
2545
+ throw new $TypeError$1('Assertion failed: IsPropertyKey(P) is not true');
2418
2546
  }
2419
2547
  var oldDesc = OrdinaryGetOwnProperty(O, P);
2420
2548
  var extensible = !oldDesc || IsExtensible(O);
@@ -2437,44 +2565,44 @@ var CreateDataProperty = function CreateDataProperty(O, P, V) {
2437
2565
  );
2438
2566
  };
2439
2567
 
2440
- var $TypeError$5 = GetIntrinsic('%TypeError%');
2568
+ var $TypeError = getIntrinsic('%TypeError%');
2441
2569
 
2442
- // http://www.ecma-international.org/ecma-262/5.1/#sec-9.10
2570
+ // http://262.ecma-international.org/5.1/#sec-9.10
2443
2571
 
2444
2572
  var CheckObjectCoercible = function CheckObjectCoercible(value, optMessage) {
2445
2573
  if (value == null) {
2446
- throw new $TypeError$5(optMessage || ('Cannot call method on ' + value));
2574
+ throw new $TypeError(optMessage || ('Cannot call method on ' + value));
2447
2575
  }
2448
2576
  return value;
2449
2577
  };
2450
2578
 
2451
2579
  var RequireObjectCoercible = CheckObjectCoercible;
2452
2580
 
2453
- var $Object$1 = GetIntrinsic('%Object%');
2581
+ var $Object = getIntrinsic('%Object%');
2454
2582
 
2455
2583
 
2456
2584
 
2457
- // https://www.ecma-international.org/ecma-262/6.0/#sec-toobject
2585
+ // https://ecma-international.org/ecma-262/6.0/#sec-toobject
2458
2586
 
2459
2587
  var ToObject = function ToObject(value) {
2460
2588
  RequireObjectCoercible(value);
2461
- return $Object$1(value);
2589
+ return $Object(value);
2462
2590
  };
2463
2591
 
2464
- var $gOPD$2 = Object.getOwnPropertyDescriptor;
2592
+ var $gOPD = Object.getOwnPropertyDescriptor;
2465
2593
  var $getOwnNames = Object.getOwnPropertyNames;
2466
2594
  var $getSymbols = Object.getOwnPropertySymbols;
2467
- var $concat = callBound('Array.prototype.concat');
2468
- var $reduce = callBound('Array.prototype.reduce');
2595
+ var $concat$1 = callBound$1('Array.prototype.concat');
2596
+ var $reduce = callBound$1('Array.prototype.reduce');
2469
2597
  var getAll = $getSymbols ? function (obj) {
2470
- return $concat($getOwnNames(obj), $getSymbols(obj));
2598
+ return $concat$1($getOwnNames(obj), $getSymbols(obj));
2471
2599
  } : $getOwnNames;
2472
2600
 
2473
- var isES5 = IsCallable($gOPD$2) && IsCallable($getOwnNames);
2601
+ var isES5$1 = IsCallable($gOPD) && IsCallable($getOwnNames);
2474
2602
 
2475
- var implementation$2 = function getOwnPropertyDescriptors(value) {
2603
+ var implementation$1 = function getOwnPropertyDescriptors(value) {
2476
2604
  RequireObjectCoercible(value);
2477
- if (!isES5) {
2605
+ if (!isES5$1) {
2478
2606
  throw new TypeError('getOwnPropertyDescriptors requires Object.getOwnPropertyDescriptor');
2479
2607
  }
2480
2608
 
@@ -2482,7 +2610,7 @@ var implementation$2 = function getOwnPropertyDescriptors(value) {
2482
2610
  return $reduce(
2483
2611
  getAll(O),
2484
2612
  function (acc, key) {
2485
- var descriptor = $gOPD$2(O, key);
2613
+ var descriptor = $gOPD(O, key);
2486
2614
  if (typeof descriptor !== 'undefined') {
2487
2615
  CreateDataProperty(acc, key, descriptor);
2488
2616
  }
@@ -2492,34 +2620,40 @@ var implementation$2 = function getOwnPropertyDescriptors(value) {
2492
2620
  );
2493
2621
  };
2494
2622
 
2495
- var polyfill = function getPolyfill() {
2496
- return typeof Object.getOwnPropertyDescriptors === 'function' ? Object.getOwnPropertyDescriptors : implementation$2;
2623
+ var polyfill$2 = function getPolyfill() {
2624
+ return typeof Object.getOwnPropertyDescriptors === 'function' ? Object.getOwnPropertyDescriptors : implementation$1;
2497
2625
  };
2498
2626
 
2499
- var shim = function shimGetOwnPropertyDescriptors() {
2500
- var polyfill$1 = polyfill();
2627
+ var shim$1 = function shimGetOwnPropertyDescriptors() {
2628
+ var polyfill = polyfill$2();
2501
2629
  defineProperties_1(
2502
2630
  Object,
2503
- { getOwnPropertyDescriptors: polyfill$1 },
2504
- { getOwnPropertyDescriptors: function () { return Object.getOwnPropertyDescriptors !== polyfill$1; } }
2631
+ { getOwnPropertyDescriptors: polyfill },
2632
+ { getOwnPropertyDescriptors: function () { return Object.getOwnPropertyDescriptors !== polyfill; } }
2505
2633
  );
2506
- return polyfill$1;
2634
+ return polyfill;
2507
2635
  };
2508
2636
 
2509
- defineProperties_1(implementation$2, {
2510
- getPolyfill: polyfill,
2511
- implementation: implementation$2,
2512
- shim: shim
2637
+ var bound = callBind(polyfill$2(), Object);
2638
+
2639
+ defineProperties_1(bound, {
2640
+ getPolyfill: polyfill$2,
2641
+ implementation: implementation$1,
2642
+ shim: shim$1
2513
2643
  });
2514
2644
 
2515
- var object_getownpropertydescriptors = implementation$2;
2645
+ var object_getownpropertydescriptors = bound;
2646
+
2647
+ // TODO; semver-major: remove
2648
+
2649
+ var callBound = callBound$1;
2516
2650
 
2517
- var isES5$1 = typeof Object.defineProperty === 'function'
2651
+ var isES5 = typeof Object.defineProperty === 'function'
2518
2652
  && typeof Object.defineProperties === 'function';
2519
2653
 
2520
2654
  var hasProto = [].__proto__ === Array.prototype; // eslint-disable-line no-proto
2521
2655
 
2522
- if (!isES5$1 || !hasProto) {
2656
+ if (!isES5 || !hasProto) {
2523
2657
  throw new TypeError('util.promisify requires a true ES5 environment, that also supports `__proto__`');
2524
2658
  }
2525
2659
 
@@ -2532,15 +2666,15 @@ if (typeof Promise !== 'function') {
2532
2666
 
2533
2667
 
2534
2668
  var $slice = callBound('Array.prototype.slice');
2535
- var $concat$1 = callBound('Array.prototype.concat');
2669
+ var $concat = callBound('Array.prototype.concat');
2536
2670
  var $forEach = callBound('Array.prototype.forEach');
2537
2671
 
2538
- var hasSymbols$4 = hasSymbols$1();
2672
+ var hasSymbols = hasSymbols$3();
2539
2673
 
2540
- var kCustomPromisifiedSymbol = hasSymbols$4 ? Symbol('util.promisify.custom') : null;
2541
- var kCustomPromisifyArgsSymbol = hasSymbols$4 ? Symbol('customPromisifyArgs') : null;
2674
+ var kCustomPromisifiedSymbol = hasSymbols ? Symbol('util.promisify.custom') : null;
2675
+ var kCustomPromisifyArgsSymbol = hasSymbols ? Symbol('customPromisifyArgs') : null;
2542
2676
 
2543
- var implementation$3 = function promisify(orig) {
2677
+ var implementation = function promisify(orig) {
2544
2678
  if (typeof orig !== 'function') {
2545
2679
  var error = new TypeError('The "original" argument must be of type function');
2546
2680
  error.name = 'TypeError [ERR_INVALID_ARG_TYPE]';
@@ -2548,7 +2682,7 @@ var implementation$3 = function promisify(orig) {
2548
2682
  throw error;
2549
2683
  }
2550
2684
 
2551
- if (hasSymbols$4 && orig[kCustomPromisifiedSymbol]) {
2685
+ if (hasSymbols && orig[kCustomPromisifiedSymbol]) {
2552
2686
  var customFunction = orig[kCustomPromisifiedSymbol];
2553
2687
  if (typeof customFunction !== 'function') {
2554
2688
  throw new TypeError('The [util.promisify.custom] property must be a function');
@@ -2570,7 +2704,7 @@ var implementation$3 = function promisify(orig) {
2570
2704
  var args = $slice(arguments);
2571
2705
  var self = this; // eslint-disable-line no-invalid-this
2572
2706
  return new Promise(function (resolve, reject) {
2573
- orig.apply(self, $concat$1(args, function (err) {
2707
+ orig.apply(self, $concat(args, function (err) {
2574
2708
  var values = arguments.length > 1 ? $slice(arguments, 1) : [];
2575
2709
  if (err) {
2576
2710
  reject(err);
@@ -2600,17 +2734,17 @@ var implementation$3 = function promisify(orig) {
2600
2734
 
2601
2735
  var custom = kCustomPromisifiedSymbol;
2602
2736
  var customPromisifyArgs = kCustomPromisifyArgsSymbol;
2603
- implementation$3.custom = custom;
2604
- implementation$3.customPromisifyArgs = customPromisifyArgs;
2737
+ implementation.custom = custom;
2738
+ implementation.customPromisifyArgs = customPromisifyArgs;
2605
2739
 
2606
2740
  var polyfill$1 = function getPolyfill() {
2607
2741
  if (typeof util.util.promisify === 'function') {
2608
2742
  return util.util.promisify;
2609
2743
  }
2610
- return implementation$3;
2744
+ return implementation;
2611
2745
  };
2612
2746
 
2613
- var shim$1 = function shimUtilPromisify() {
2747
+ var shim = function shimUtilPromisify() {
2614
2748
  var polyfill = polyfill$1();
2615
2749
  if (polyfill !== util.util.promisify) {
2616
2750
  Object.defineProperty(util.util, 'promisify', {
@@ -2623,20 +2757,20 @@ var shim$1 = function shimUtilPromisify() {
2623
2757
  return polyfill;
2624
2758
  };
2625
2759
 
2626
- var polyfill$2 = polyfill$1();
2760
+ var polyfill = polyfill$1();
2627
2761
 
2628
2762
 
2629
2763
  /* eslint-disable no-unused-vars */
2630
2764
  var boundPromisify = function promisify(orig) {
2631
2765
  /* eslint-enable no-unused-vars */
2632
- return polyfill$2.apply(util.util, arguments);
2766
+ return polyfill.apply(util.util, arguments);
2633
2767
  };
2634
2768
  defineProperties_1(boundPromisify, {
2635
- custom: polyfill$2.custom,
2636
- customPromisifyArgs: polyfill$2.customPromisifyArgs,
2769
+ custom: polyfill.custom,
2770
+ customPromisifyArgs: polyfill.customPromisifyArgs,
2637
2771
  getPolyfill: polyfill$1,
2638
- implementation: implementation$3,
2639
- shim: shim$1
2772
+ implementation: implementation,
2773
+ shim: shim
2640
2774
  });
2641
2775
 
2642
2776
  var util_promisify = boundPromisify;
@@ -2677,16 +2811,16 @@ function connect() {
2677
2811
 
2678
2812
  var db = connect;
2679
2813
 
2680
- var _this$3 = undefined;
2814
+ var _this$1 = undefined;
2681
2815
 
2682
- var config = {
2816
+ var config$1 = {
2683
2817
  host: 'sanity-datasource.cluster-crao688bsrdh.us-east-1.rds.amazonaws.com',
2684
2818
  user: 'nasp',
2685
2819
  password: 'uRNkF9SkfXQs6AKK',
2686
2820
  database: 'user'
2687
2821
  };
2688
2822
 
2689
- var findUser = function () {
2823
+ var findUser$1 = function () {
2690
2824
  var _ref = asyncToGenerator._asyncToGenerator( /*#__PURE__*/asyncToGenerator.regenerator.mark(function _callee(email) {
2691
2825
  var password = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
2692
2826
  var db$1, query, res, user, hash, passwordsMatch, user_shared, occupation_id;
@@ -2698,7 +2832,7 @@ var findUser = function () {
2698
2832
  _context.prev = 1;
2699
2833
 
2700
2834
 
2701
- db$1 = db(config);
2835
+ db$1 = db(config$1);
2702
2836
 
2703
2837
  query = '\n select * \n from user \n where trim(lower(email)) = ?\n ';
2704
2838
  _context.next = 6;
@@ -2794,7 +2928,7 @@ var findUser = function () {
2794
2928
  };
2795
2929
  }();
2796
2930
 
2797
- var updateUser = function () {
2931
+ var updateUser$1 = function () {
2798
2932
  var _ref2 = asyncToGenerator._asyncToGenerator( /*#__PURE__*/asyncToGenerator.regenerator.mark(function _callee2(data) {
2799
2933
  var db$1, query, res, hash, columns, i, column, occupation_name;
2800
2934
  return asyncToGenerator.regenerator.wrap(function _callee2$(_context2) {
@@ -2807,7 +2941,7 @@ var updateUser = function () {
2807
2941
 
2808
2942
  validateUserData(data);
2809
2943
 
2810
- db$1 = db(config);
2944
+ db$1 = db(config$1);
2811
2945
 
2812
2946
  _context2.next = 6;
2813
2947
  return db$1.beginTransaction();
@@ -2914,7 +3048,7 @@ var updateUser = function () {
2914
3048
 
2915
3049
  return _context2.abrupt('return', {
2916
3050
  error: '',
2917
- user: findUser(data.email)
3051
+ user: findUser$1(data.email)
2918
3052
  });
2919
3053
 
2920
3054
  case 45:
@@ -3026,7 +3160,7 @@ var getOccupationNameById = function () {
3026
3160
  return _context3.stop();
3027
3161
  }
3028
3162
  }
3029
- }, _callee3, _this$3);
3163
+ }, _callee3, _this$1);
3030
3164
  }));
3031
3165
 
3032
3166
  return function getOccupationNameById(_x5, _x6) {
@@ -3034,7 +3168,7 @@ var getOccupationNameById = function () {
3034
3168
  };
3035
3169
  }();
3036
3170
 
3037
- var createUser = function () {
3171
+ var createUser$1 = function () {
3038
3172
  var _ref4 = asyncToGenerator._asyncToGenerator( /*#__PURE__*/asyncToGenerator.regenerator.mark(function _callee4(data) {
3039
3173
  var db$1, query, res, hash, columns, i, column, user_id, occupation_name;
3040
3174
  return asyncToGenerator.regenerator.wrap(function _callee4$(_context4) {
@@ -3047,7 +3181,7 @@ var createUser = function () {
3047
3181
 
3048
3182
  validateUserData(data, true);
3049
3183
 
3050
- db$1 = db(config);
3184
+ db$1 = db(config$1);
3051
3185
 
3052
3186
  _context4.next = 6;
3053
3187
  return db$1.beginTransaction();
@@ -3143,7 +3277,7 @@ var createUser = function () {
3143
3277
  case 39:
3144
3278
  return _context4.abrupt('return', {
3145
3279
  error: '',
3146
- user: findUser(data.email)
3280
+ user: findUser$1(data.email)
3147
3281
  });
3148
3282
 
3149
3283
  case 42:
@@ -3181,7 +3315,7 @@ var createUser = function () {
3181
3315
  };
3182
3316
  }();
3183
3317
 
3184
- var createUser$1 = function () {
3318
+ var createUser = function () {
3185
3319
  var _ref = asyncToGenerator._asyncToGenerator( /*#__PURE__*/asyncToGenerator.regenerator.mark(function _callee(data) {
3186
3320
  var res;
3187
3321
  return asyncToGenerator.regenerator.wrap(function _callee$(_context) {
@@ -3189,7 +3323,7 @@ var createUser$1 = function () {
3189
3323
  switch (_context.prev = _context.next) {
3190
3324
  case 0:
3191
3325
  _context.next = 2;
3192
- return createUser(data);
3326
+ return createUser$1(data);
3193
3327
 
3194
3328
  case 2:
3195
3329
  res = _context.sent;
@@ -3217,7 +3351,7 @@ var createUser$1 = function () {
3217
3351
  };
3218
3352
  }();
3219
3353
 
3220
- var updateUser$1 = function () {
3354
+ var updateUser = function () {
3221
3355
  var _ref2 = asyncToGenerator._asyncToGenerator( /*#__PURE__*/asyncToGenerator.regenerator.mark(function _callee2(data) {
3222
3356
  var res;
3223
3357
  return asyncToGenerator.regenerator.wrap(function _callee2$(_context2) {
@@ -3225,7 +3359,7 @@ var updateUser$1 = function () {
3225
3359
  switch (_context2.prev = _context2.next) {
3226
3360
  case 0:
3227
3361
  _context2.next = 2;
3228
- return updateUser(data);
3362
+ return updateUser$1(data);
3229
3363
 
3230
3364
  case 2:
3231
3365
  res = _context2.sent;
@@ -3253,7 +3387,7 @@ var updateUser$1 = function () {
3253
3387
  };
3254
3388
  }();
3255
3389
 
3256
- var findUser$1 = function () {
3390
+ var findUser = function () {
3257
3391
  var _ref3 = asyncToGenerator._asyncToGenerator( /*#__PURE__*/asyncToGenerator.regenerator.mark(function _callee3(_ref4) {
3258
3392
  var email = _ref4.email,
3259
3393
  password = _ref4.password;
@@ -3263,7 +3397,7 @@ var findUser$1 = function () {
3263
3397
  switch (_context3.prev = _context3.next) {
3264
3398
  case 0:
3265
3399
  _context3.next = 2;
3266
- return findUser(email, password);
3400
+ return findUser$1(email, password);
3267
3401
 
3268
3402
  case 2:
3269
3403
  res = _context3.sent;
@@ -3293,9 +3427,9 @@ var findUser$1 = function () {
3293
3427
 
3294
3428
  var user = /*#__PURE__*/Object.freeze({
3295
3429
  __proto__: null,
3296
- createUser: createUser$1,
3297
- updateUser: updateUser$1,
3298
- findUser: findUser$1
3430
+ createUser: createUser,
3431
+ updateUser: updateUser,
3432
+ findUser: findUser
3299
3433
  });
3300
3434
 
3301
3435
  var localStrategy = new Local__default['default'].Strategy({
@@ -3303,7 +3437,7 @@ var localStrategy = new Local__default['default'].Strategy({
3303
3437
  passwordField: 'password'
3304
3438
  }, function (email, password, done) {
3305
3439
 
3306
- findUser$1({ email: email, password: password }).then(function (user) {
3440
+ findUser({ email: email, password: password }).then(function (user) {
3307
3441
  done(null, user);
3308
3442
  }).catch(function (error) {
3309
3443
  done(error);
@@ -3315,9 +3449,9 @@ var passportLocal = /*#__PURE__*/Object.freeze({
3315
3449
  localStrategy: localStrategy
3316
3450
  });
3317
3451
 
3318
- var _this$4 = undefined;
3452
+ var _this = undefined;
3319
3453
 
3320
- var config$1 = {
3454
+ var config = {
3321
3455
  host: 'sanity-datasource.cluster-crao688bsrdh.us-east-1.rds.amazonaws.com',
3322
3456
  user: 'nasp',
3323
3457
  password: 'uRNkF9SkfXQs6AKK',
@@ -3331,7 +3465,7 @@ var getOccupation = function () {
3331
3465
  while (1) {
3332
3466
  switch (_context.prev = _context.next) {
3333
3467
  case 0:
3334
- db$1 = db(config$1);
3468
+ db$1 = db(config);
3335
3469
  query = '\n select name as label, id as value\n from occupation\n where type = ?\n ';
3336
3470
  _context.next = 4;
3337
3471
  return db$1.query(query, [type]);
@@ -3349,7 +3483,7 @@ var getOccupation = function () {
3349
3483
  return _context.stop();
3350
3484
  }
3351
3485
  }
3352
- }, _callee, _this$4);
3486
+ }, _callee, _this);
3353
3487
  }));
3354
3488
 
3355
3489
  return function getOccupation(_x) {
@@ -3364,7 +3498,7 @@ var getFieldsAndOptions = function () {
3364
3498
  while (1) {
3365
3499
  switch (_context2.prev = _context2.next) {
3366
3500
  case 0:
3367
- db$1 = db(config$1);
3501
+ db$1 = db(config);
3368
3502
  query = '\n select * \n from field\n where occupation_id = ?\n order by sorting\n ';
3369
3503
  _context2.next = 4;
3370
3504
  return db$1.query(query, [occupation]);
@@ -3412,7 +3546,7 @@ var getFieldsAndOptions = function () {
3412
3546
  return _context2.stop();
3413
3547
  }
3414
3548
  }
3415
- }, _callee2, _this$4);
3549
+ }, _callee2, _this);
3416
3550
  }));
3417
3551
 
3418
3552
  return function getFieldsAndOptions(_x2) {
@@ -3483,8 +3617,8 @@ var ProcessData = (function () {
3483
3617
  })();
3484
3618
 
3485
3619
  var LoginForm_1 = LoginForm;
3486
- var SignupForm_1 = SignupForm;
3487
- var ProfileForm_1 = SignupForm$1;
3620
+ var SignupForm_1 = SignupForm$1;
3621
+ var ProfileForm_1 = SignupForm;
3488
3622
  var AuthCookies_1 = authCookies;
3489
3623
  var AuthHooks_1 = hooks;
3490
3624
  var Iron_1 = iron;