@mjhls/mjh-framework 1.0.783 → 1.0.784-beta.0

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 (292) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +9 -10
  3. package/dist/cjs/AD300x250.js +26 -28
  4. package/dist/cjs/AD300x250x600.js +26 -28
  5. package/dist/cjs/AD728x90.js +29 -31
  6. package/dist/cjs/ADFloatingFooter.js +28 -30
  7. package/dist/cjs/ADFooter.js +14 -15
  8. package/dist/cjs/ADGutter.js +28 -30
  9. package/dist/cjs/{ADInfeed-d1eceaf2.js → ADInfeed-5b042ade.js} +13 -15
  10. package/dist/cjs/ADSkyscraper.js +28 -30
  11. package/dist/cjs/ADSponsoredResources.js +28 -30
  12. package/dist/cjs/ADWebcast.js +28 -30
  13. package/dist/cjs/ADWelcome.js +29 -31
  14. package/dist/cjs/{ADlgInfeed-24c693d8.js → ADlgInfeed-e92b6f9f.js} +10 -11
  15. package/dist/cjs/AccordionPanel.js +29 -31
  16. package/dist/cjs/AdSlot.js +31 -33
  17. package/dist/cjs/AdSlotsProvider.js +15 -17
  18. package/dist/cjs/AlphabeticList.js +24 -25
  19. package/dist/cjs/ArticleCarousel.js +23 -24
  20. package/dist/cjs/ArticleProgramLandingPage.js +55 -57
  21. package/dist/cjs/ArticleSeriesLandingPage.js +37 -39
  22. package/dist/cjs/ArticleSeriesListing.js +60 -61
  23. package/dist/cjs/Auth.js +333 -820
  24. package/dist/cjs/{AuthorComponent-5fa89df5.js → AuthorComponent-bb831b74.js} +13 -14
  25. package/dist/cjs/Beam.js +8 -9
  26. package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-091a991f.js} +24 -25
  27. package/dist/cjs/Breadcrumbs.js +27 -29
  28. package/dist/cjs/CMEDeck.js +82 -83
  29. package/dist/cjs/Column1.js +11 -14
  30. package/dist/cjs/Column2.js +32 -36
  31. package/dist/cjs/Column3.js +54 -58
  32. package/dist/cjs/ConferenceArticleCard.js +23 -24
  33. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  34. package/dist/cjs/DeckContent.js +93 -98
  35. package/dist/cjs/DeckQueue.js +87 -91
  36. package/dist/cjs/{Dfp-a17e00fa.js → Dfp-b807d8fa.js} +31 -32
  37. package/dist/cjs/EventsDeck.js +131 -138
  38. package/dist/cjs/ExternalResources.js +78 -80
  39. package/dist/cjs/Feature.js +25 -27
  40. package/dist/cjs/ForbesHero.js +40 -41
  41. package/dist/cjs/GridContent.js +177 -182
  42. package/dist/cjs/GridHero.js +42 -43
  43. package/dist/cjs/GroupDeck.js +58 -59
  44. package/dist/cjs/HamMagazine.js +130 -136
  45. package/dist/cjs/Header.js +14 -14
  46. package/dist/cjs/Hero.js +12 -13
  47. package/dist/cjs/HighlightenVideo.js +17 -18
  48. package/dist/cjs/HorizontalArticleListing.js +69 -71
  49. package/dist/cjs/HorizontalHero.js +25 -26
  50. package/dist/cjs/IssueContentDeck.js +72 -77
  51. package/dist/cjs/IssueDeck.js +70 -75
  52. package/dist/cjs/IssueLanding.js +39 -41
  53. package/dist/cjs/LeftNav.js +35 -38
  54. package/dist/cjs/MasterDeck.js +69 -71
  55. package/dist/cjs/MediaSeriesLanding.js +38 -41
  56. package/dist/cjs/NavDvm.js +74 -80
  57. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  58. package/dist/cjs/NavMagazine.js +137 -143
  59. package/dist/cjs/NavNative.js +126 -135
  60. package/dist/cjs/NavNormal.js +47 -53
  61. package/dist/cjs/OncliveHero.js +20 -20
  62. package/dist/cjs/OncliveLargeHero.js +66 -67
  63. package/dist/cjs/PageFilter.js +14 -15
  64. package/dist/cjs/PartnerDetailListing.js +105 -107
  65. package/dist/cjs/PdfDownload.js +8 -9
  66. package/dist/cjs/PopUpModal.js +19 -21
  67. package/dist/cjs/PubSection.js +38 -40
  68. package/dist/cjs/PubToc.js +15 -17
  69. package/dist/cjs/PublicationDeck.js +61 -66
  70. package/dist/cjs/PublicationLanding.js +167 -92
  71. package/dist/cjs/QueueDeckExpanded.js +291 -292
  72. package/dist/cjs/RecentNews.js +23 -24
  73. package/dist/cjs/RelatedContent.js +24 -25
  74. package/dist/cjs/RelatedTopicsDropdown.js +19 -22
  75. package/dist/cjs/RolesDeck.js +27 -32
  76. package/dist/cjs/Search.js +18 -22
  77. package/dist/cjs/Segment.js +6 -7
  78. package/dist/cjs/SeriesListingDeck.js +37 -37
  79. package/dist/cjs/{SeriesSlider-193a2958.js → SeriesSlider-f662f1f5.js} +37 -38
  80. package/dist/cjs/SetCookie.js +1 -1
  81. package/dist/cjs/SideFooter.js +34 -36
  82. package/dist/cjs/SocialIcons.js +9 -10
  83. package/dist/cjs/{SocialSearchComponent-45c54bed.js → SocialSearchComponent-8dd468fd.js} +36 -40
  84. package/dist/cjs/SocialShare.js +29 -31
  85. package/dist/cjs/TaxonomyCard.js +57 -62
  86. package/dist/cjs/TaxonomyDescription.js +52 -54
  87. package/dist/cjs/TemplateNormal.js +72 -74
  88. package/dist/cjs/ThumbnailCard.js +20 -22
  89. package/dist/cjs/Ustream.js +26 -27
  90. package/dist/cjs/VerticalHero.js +17 -18
  91. package/dist/cjs/VideoProgramLandingPage.js +71 -76
  92. package/dist/cjs/VideoSeriesCard.js +31 -32
  93. package/dist/cjs/VideoSeriesFilter.js +18 -19
  94. package/dist/cjs/VideoSeriesLandingPage.js +45 -47
  95. package/dist/cjs/VideoSeriesListing.js +77 -78
  96. package/dist/cjs/View.js +256 -260
  97. package/dist/cjs/YahooHero.js +39 -40
  98. package/dist/cjs/YoutubeGroup.js +62 -63
  99. package/dist/cjs/{_is-array-63ae4740.js → _is-array-754e012d.js} +6 -6
  100. package/dist/cjs/{_iter-detect-2613ffa1.js → _iter-detect-60b2f026.js} +2 -2
  101. package/dist/cjs/{_object-sap-c5bd707d.js → _object-sap-5e74ba08.js} +1 -1
  102. package/dist/cjs/{_object-to-array-bec5fcf2.js → _object-to-array-5762f850.js} +1 -1
  103. package/dist/cjs/{_to-object-821a2927.js → _to-object-329a650b.js} +4 -4
  104. package/dist/cjs/{asyncToGenerator-2edcb6ad.js → asyncToGenerator-140e5f89.js} +61 -13
  105. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
  106. package/dist/cjs/{core.get-iterator-method-b4615fd3.js → core.get-iterator-method-f62321d4.js} +2 -2
  107. package/dist/cjs/{define-property-aff11f8a.js → define-property-f4d12f4e.js} +1 -1
  108. package/dist/cjs/{defineProperty-d6fbb280.js → defineProperty-55548b25.js} +1 -1
  109. package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
  110. package/dist/cjs/{es6.string.iterator-20d42c53.js → es6.string.iterator-cc0bbaa4.js} +2 -2
  111. package/dist/cjs/{extends-1e24fc8d.js → extends-60837c34.js} +1 -1
  112. package/dist/cjs/getQuery.js +1 -1
  113. package/dist/cjs/getRelatedArticle.js +75 -138
  114. package/dist/cjs/getRootDocGroup.js +6 -7
  115. package/dist/cjs/getSerializers.js +43 -44
  116. package/dist/cjs/{getTargeting-497b581d.js → getTargeting-9af0ef69.js} +3 -3
  117. package/dist/cjs/getTargeting.js +7 -7
  118. package/dist/cjs/iconBase-68959171.js +3 -0
  119. package/dist/cjs/{index-4d74ffd6.js → index-3294d3bc.js} +41 -40
  120. package/dist/cjs/{index-8ef858d4.js → index-76417d82.js} +911 -934
  121. package/dist/cjs/{index-0e4427c8.js → index-8bf6c863.js} +11 -12
  122. package/dist/cjs/{index-d48b231c.js → index-be0c82be.js} +25 -31
  123. package/dist/cjs/{index-80f57cff.js → index-da796b8c.js} +15 -17
  124. package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
  125. package/dist/cjs/{index.esm-8123cf40.js → index.esm-4d410430.js} +20 -20
  126. package/dist/cjs/{index.esm-3b9b8952.js → index.esm-66ffa47a.js} +9 -4
  127. package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
  128. package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
  129. package/dist/cjs/index.js +160 -164
  130. package/dist/cjs/{inherits-2eb23889.js → inherits-c9f99d47.js} +5 -5
  131. package/dist/cjs/{keys-95c064c9.js → keys-a586b7a0.js} +2 -2
  132. package/dist/cjs/{lodash-4ef21f0f.js → lodash-fc2922d0.js} +23 -72
  133. package/dist/cjs/{main-dc082238.js → main-02daeefe.js} +80 -116
  134. package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
  135. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  136. package/dist/cjs/{slicedToArray-db24842a.js → slicedToArray-8f385299.js} +4 -4
  137. package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
  138. package/dist/cjs/{stringify-01cf47f7.js → stringify-7c5aff47.js} +1 -1
  139. package/dist/cjs/timeDifferenceCalc.js +1 -1
  140. package/dist/cjs/{toConsumableArray-cf0865fc.js → toConsumableArray-9a3476fe.js} +4 -4
  141. package/dist/cjs/{typeof-97065d40.js → typeof-725500bc.js} +7 -7
  142. package/dist/cjs/urlFor.js +2 -2
  143. package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
  144. package/dist/cjs/{visibility-sensor-8b54af99.js → visibility-sensor-0c45a583.js} +5 -7
  145. package/dist/cjs/{web.dom.iterable-4480325a.js → web.dom.iterable-a0e279c1.js} +3 -3
  146. package/dist/esm/AD.js +7 -7
  147. package/dist/esm/AD300x250.js +23 -24
  148. package/dist/esm/AD300x250x600.js +23 -24
  149. package/dist/esm/AD728x90.js +26 -27
  150. package/dist/esm/ADFloatingFooter.js +25 -26
  151. package/dist/esm/ADFooter.js +11 -11
  152. package/dist/esm/ADGutter.js +25 -26
  153. package/dist/esm/{ADInfeed-c12cd1ce.js → ADInfeed-eb7bdd41.js} +9 -9
  154. package/dist/esm/ADSkyscraper.js +25 -26
  155. package/dist/esm/ADSponsoredResources.js +25 -26
  156. package/dist/esm/ADWebcast.js +25 -26
  157. package/dist/esm/ADWelcome.js +26 -27
  158. package/dist/esm/{ADlgInfeed-246a8787.js → ADlgInfeed-f2ac31d1.js} +8 -8
  159. package/dist/esm/AccordionPanel.js +24 -24
  160. package/dist/esm/AdSlot.js +22 -23
  161. package/dist/esm/AdSlotsProvider.js +12 -13
  162. package/dist/esm/AlphabeticList.js +21 -21
  163. package/dist/esm/ArticleCarousel.js +20 -20
  164. package/dist/esm/ArticleProgramLandingPage.js +52 -53
  165. package/dist/esm/ArticleSeriesLandingPage.js +34 -35
  166. package/dist/esm/ArticleSeriesListing.js +55 -55
  167. package/dist/esm/Auth.js +316 -799
  168. package/dist/esm/{AuthorComponent-c7ff069f.js → AuthorComponent-34b16174.js} +11 -11
  169. package/dist/esm/Beam.js +8 -9
  170. package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-e9b4ddcf.js} +4 -4
  171. package/dist/esm/Breadcrumbs.js +17 -17
  172. package/dist/esm/CMEDeck.js +78 -79
  173. package/dist/esm/Column1.js +5 -5
  174. package/dist/esm/Column2.js +26 -27
  175. package/dist/esm/Column3.js +47 -48
  176. package/dist/esm/ConferenceArticleCard.js +19 -19
  177. package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
  178. package/dist/esm/DeckContent.js +75 -76
  179. package/dist/esm/DeckQueue.js +65 -65
  180. package/dist/esm/{Dfp-988dbcaa.js → Dfp-ebc4b22f.js} +21 -21
  181. package/dist/esm/EventsDeck.js +84 -84
  182. package/dist/esm/ExternalResources.js +71 -72
  183. package/dist/esm/Feature.js +18 -18
  184. package/dist/esm/ForbesHero.js +34 -34
  185. package/dist/esm/GridContent.js +139 -140
  186. package/dist/esm/GridHero.js +36 -36
  187. package/dist/esm/GroupDeck.js +46 -46
  188. package/dist/esm/HamMagazine.js +104 -105
  189. package/dist/esm/Header.js +10 -8
  190. package/dist/esm/Hero.js +9 -9
  191. package/dist/esm/HighlightenVideo.js +14 -14
  192. package/dist/esm/HorizontalArticleListing.js +66 -67
  193. package/dist/esm/HorizontalHero.js +21 -21
  194. package/dist/esm/IssueContentDeck.js +49 -49
  195. package/dist/esm/IssueDeck.js +46 -46
  196. package/dist/esm/IssueLanding.js +36 -37
  197. package/dist/esm/LeftNav.js +31 -32
  198. package/dist/esm/MasterDeck.js +63 -64
  199. package/dist/esm/MediaSeriesLanding.js +31 -32
  200. package/dist/esm/NavDvm.js +56 -57
  201. package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
  202. package/dist/esm/NavMagazine.js +113 -114
  203. package/dist/esm/NavNative.js +99 -100
  204. package/dist/esm/NavNormal.js +35 -36
  205. package/dist/esm/OncliveHero.js +17 -16
  206. package/dist/esm/OncliveLargeHero.js +59 -59
  207. package/dist/esm/PageFilter.js +12 -12
  208. package/dist/esm/PartnerDetailListing.js +101 -102
  209. package/dist/esm/PdfDownload.js +6 -6
  210. package/dist/esm/PopUpModal.js +14 -14
  211. package/dist/esm/PubSection.js +35 -36
  212. package/dist/esm/PubToc.js +12 -13
  213. package/dist/esm/PublicationDeck.js +38 -38
  214. package/dist/esm/PublicationLanding.js +131 -52
  215. package/dist/esm/QueueDeckExpanded.js +271 -272
  216. package/dist/esm/RecentNews.js +20 -20
  217. package/dist/esm/RelatedContent.js +19 -19
  218. package/dist/esm/RelatedTopicsDropdown.js +11 -11
  219. package/dist/esm/RolesDeck.js +13 -13
  220. package/dist/esm/Search.js +12 -12
  221. package/dist/esm/Segment.js +6 -7
  222. package/dist/esm/SeriesListingDeck.js +31 -31
  223. package/dist/esm/{SeriesSlider-6a1081ff.js → SeriesSlider-9245785f.js} +27 -27
  224. package/dist/esm/SetCookie.js +1 -1
  225. package/dist/esm/SideFooter.js +30 -31
  226. package/dist/esm/SocialIcons.js +7 -7
  227. package/dist/esm/{SocialSearchComponent-c3216d1a.js → SocialSearchComponent-a2ae84d1.js} +28 -28
  228. package/dist/esm/SocialShare.js +25 -25
  229. package/dist/esm/TaxonomyCard.js +41 -41
  230. package/dist/esm/TaxonomyDescription.js +47 -48
  231. package/dist/esm/TemplateNormal.js +66 -67
  232. package/dist/esm/ThumbnailCard.js +13 -13
  233. package/dist/esm/Ustream.js +23 -23
  234. package/dist/esm/VerticalHero.js +13 -13
  235. package/dist/esm/VideoProgramLandingPage.js +61 -62
  236. package/dist/esm/VideoSeriesCard.js +24 -24
  237. package/dist/esm/VideoSeriesFilter.js +15 -16
  238. package/dist/esm/VideoSeriesLandingPage.js +38 -39
  239. package/dist/esm/VideoSeriesListing.js +71 -71
  240. package/dist/esm/View.js +240 -240
  241. package/dist/esm/YahooHero.js +34 -34
  242. package/dist/esm/YoutubeGroup.js +46 -46
  243. package/dist/esm/{_is-array-674f71ec.js → _is-array-58e95429.js} +6 -6
  244. package/dist/esm/{_iter-detect-48516cd3.js → _iter-detect-5d49a330.js} +2 -2
  245. package/dist/esm/{_object-sap-fd3054d0.js → _object-sap-964b6feb.js} +1 -1
  246. package/dist/esm/{_object-to-array-8f409e54.js → _object-to-array-7e804fce.js} +1 -1
  247. package/dist/esm/{_to-object-97770c52.js → _to-object-a4107da3.js} +5 -5
  248. package/dist/esm/{asyncToGenerator-2bd4099a.js → asyncToGenerator-fc1c2e29.js} +53 -9
  249. package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
  250. package/dist/esm/{core.get-iterator-method-d1d5ed02.js → core.get-iterator-method-e1de7503.js} +2 -2
  251. package/dist/esm/{define-property-ec6d528d.js → define-property-8af5f002.js} +1 -1
  252. package/dist/esm/{defineProperty-ea516b15.js → defineProperty-94fd8bfc.js} +1 -1
  253. package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
  254. package/dist/esm/{es6.string.iterator-aa6068a3.js → es6.string.iterator-c990c18c.js} +3 -3
  255. package/dist/esm/{extends-31d65aba.js → extends-eb69e8ac.js} +1 -1
  256. package/dist/esm/getQuery.js +1 -1
  257. package/dist/esm/getRelatedArticle.js +70 -133
  258. package/dist/esm/getRootDocGroup.js +6 -7
  259. package/dist/esm/getSerializers.js +43 -44
  260. package/dist/esm/{getTargeting-2d402d66.js → getTargeting-7211f12c.js} +2 -2
  261. package/dist/esm/getTargeting.js +7 -7
  262. package/dist/esm/{index-752d1dae.js → index-5f9f807a.js} +10 -10
  263. package/dist/esm/{index-3f5c03b2.js → index-73819142.js} +25 -31
  264. package/dist/esm/{index-888f9253.js → index-a9e53f80.js} +6 -6
  265. package/dist/esm/{index-9b2f6ac4.js → index-c1374f98.js} +853 -869
  266. package/dist/esm/{index-ccb770c7.js → index-ef6d5dcf.js} +41 -40
  267. package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
  268. package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
  269. package/dist/esm/{index.esm-d6f88d94.js → index.esm-b08f4b04.js} +9 -4
  270. package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
  271. package/dist/esm/{index.esm-8016b507.js → index.esm-fd746768.js} +18 -17
  272. package/dist/esm/index.js +129 -130
  273. package/dist/esm/{inherits-5906fbea.js → inherits-fb9b6e8f.js} +5 -5
  274. package/dist/esm/{keys-a0b0c7a4.js → keys-8eda7a5c.js} +2 -2
  275. package/dist/esm/{lodash-ad27652f.js → lodash-17fdfebb.js} +23 -72
  276. package/dist/esm/{main-1450d277.js → main-e4a934b2.js} +78 -113
  277. package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
  278. package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
  279. package/dist/esm/{slicedToArray-cdeaee08.js → slicedToArray-641f241f.js} +4 -4
  280. package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
  281. package/dist/esm/{stringify-d4839bab.js → stringify-4330ccdc.js} +1 -1
  282. package/dist/esm/timeDifferenceCalc.js +1 -1
  283. package/dist/esm/{toConsumableArray-fa2dcda7.js → toConsumableArray-43aa614d.js} +4 -4
  284. package/dist/esm/{typeof-e9cea9e8.js → typeof-6435ba1c.js} +7 -7
  285. package/dist/esm/urlFor.js +1 -1
  286. package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
  287. package/dist/esm/{visibility-sensor-082c757b.js → visibility-sensor-0baa4eea.js} +2 -2
  288. package/dist/esm/{web.dom.iterable-035980f3.js → web.dom.iterable-4439f05a.js} +3 -3
  289. package/package.json +1 -1
  290. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
  291. package/dist/cjs/_set-species-a8cfdb84.js +0 -57
  292. package/dist/esm/_set-species-494ed292.js +0 -52
package/dist/esm/Auth.js CHANGED
@@ -1,24 +1,23 @@
1
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-2bd4099a.js';
2
- import { _ as _JSON$stringify } from './stringify-d4839bab.js';
3
- import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-cdeaee08.js';
4
- import React, { useEffect, useState } from 'react';
1
+ import { a as commonjsGlobal, c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
2
+ import './_to-object-a4107da3.js';
3
+ import './es6.string.iterator-c990c18c.js';
4
+ import './_library-528f1934.js';
5
+ import './_iter-detect-5d49a330.js';
6
+ import './core.get-iterator-method-e1de7503.js';
7
+ import './_object-pie-33c40e79.js';
8
+ import { _ as _extends } from './extends-eb69e8ac.js';
9
+ import './web.dom.iterable-4439f05a.js';
10
+ import React__default, { useEffect, useState } from 'react';
5
11
  import Router from 'next/router';
6
- import { _ as _extends } from './extends-31d65aba.js';
12
+ import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-641f241f.js';
13
+ import { _ as _JSON$stringify } from './stringify-4330ccdc.js';
14
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
7
15
  import { Col, Form, Button, Spinner } from 'react-bootstrap';
8
- import useSWR from 'swr';
16
+ import { u as util } from './util-7700fc59.js';
9
17
  import { s as serialize_1, p as parse_1 } from './index-db3bb315.js';
18
+ import useSWR from 'swr';
10
19
  import Local from 'passport-local';
11
20
  import mysql from 'mysql';
12
- import { u as util } from './util-3ab476bf.js';
13
- import { a as commonjsGlobal, c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
14
- import './es6.string.iterator-aa6068a3.js';
15
- import './_to-object-97770c52.js';
16
- import './web.dom.iterable-035980f3.js';
17
- import './_library-528f1934.js';
18
- import './core.get-iterator-method-d1d5ed02.js';
19
- import './_set-species-494ed292.js';
20
- import './_iter-detect-48516cd3.js';
21
- import './_object-pie-33c40e79.js';
22
21
 
23
22
  var returnFormField = function returnFormField(_ref) {
24
23
  var name = _ref.name,
@@ -57,21 +56,21 @@ var returnFormField = function returnFormField(_ref) {
57
56
  }
58
57
 
59
58
  if (type == 'text' || type == 'email' || type == 'password' || type == 'number') {
60
- return React.createElement(
59
+ return React__default.createElement(
61
60
  Form.Group,
62
61
  _extends({}, opts, { controlId: name }),
63
- React.createElement(
62
+ React__default.createElement(
64
63
  Form.Label,
65
64
  { kye: name + '_label' },
66
65
  label,
67
- required && React.createElement(
66
+ required && React__default.createElement(
68
67
  'span',
69
68
  { style: { color: 'red' } },
70
69
  '*'
71
70
  )
72
71
  ),
73
- React.createElement(Form.Control, { key: name + '_' + type, type: type, readOnly: readonly, name: name, placeholder: '', defaultValue: default_value, required: required }),
74
- React.createElement(
72
+ React__default.createElement(Form.Control, { key: name + '_' + type, type: type, readOnly: readonly, name: name, placeholder: '', defaultValue: default_value, required: required }),
73
+ React__default.createElement(
75
74
  Form.Control.Feedback,
76
75
  { key: name + '_feedback', type: 'invalid' },
77
76
  errors[name]
@@ -79,28 +78,28 @@ var returnFormField = function returnFormField(_ref) {
79
78
  );
80
79
  }
81
80
  if (type == 'select') {
82
- return React.createElement(
81
+ return React__default.createElement(
83
82
  Form.Group,
84
83
  _extends({}, opts, { key: name, controlId: name }),
85
- React.createElement(
84
+ React__default.createElement(
86
85
  Form.Label,
87
86
  { key: name + '_' + label },
88
87
  label,
89
- required && React.createElement(
88
+ required && React__default.createElement(
90
89
  'span',
91
90
  { key: name + '_required_span', style: { color: 'red' } },
92
91
  '*'
93
92
  )
94
93
  ),
95
- React.createElement(
94
+ React__default.createElement(
96
95
  Form.Control,
97
96
  { key: name + '_select', as: 'select', name: name, required: required, defaultValue: default_value },
98
- React.createElement('option', { value: '', key: name + '_options_empty' }),
97
+ React__default.createElement('option', { value: '', key: name + '_options_empty' }),
99
98
  options.map(function (option, index) {
100
99
  var value = option.value ? option.value : option;
101
100
  var label = option.label ? option.label : option;
102
101
  var key = name + '_options_' + index;
103
- return React.createElement(
102
+ return React__default.createElement(
104
103
  'option',
105
104
  { key: key, value: value },
106
105
  label
@@ -111,25 +110,25 @@ var returnFormField = function returnFormField(_ref) {
111
110
  }
112
111
 
113
112
  if (type == 'radio' || type == 'checkbox') {
114
- return React.createElement(
113
+ return React__default.createElement(
115
114
  Form.Group,
116
115
  opts,
117
- React.createElement(
116
+ React__default.createElement(
118
117
  Form.Label,
119
118
  null,
120
119
  label,
121
- required && React.createElement(
120
+ required && React__default.createElement(
122
121
  'span',
123
122
  { style: { color: 'red' } },
124
123
  '*'
125
124
  )
126
125
  ),
127
126
  options.map(function (option, index) {
128
- return React.createElement(
127
+ return React__default.createElement(
129
128
  Form.Check,
130
129
  { type: type, key: index, required: required },
131
- React.createElement(Form.Check.Input, { type: type, key: type + '_' + index + '_input', defaultChecked: default_value ? default_value === option.value : false, name: name, id: name + '_' + index, value: option.value, required: required }),
132
- React.createElement(Form.Check.Label, { style: { cursor: 'pointer' }, 'for': name + '_' + index, key: type + '_' + index + '_label', dangerouslySetInnerHTML: { __html: option.label } })
130
+ React__default.createElement(Form.Check.Input, { type: type, key: type + '_' + index + '_input', defaultChecked: default_value ? default_value === option.value : false, name: name, id: name + '_' + index, value: option.value, required: required }),
131
+ React__default.createElement(Form.Check.Label, { style: { cursor: 'pointer' }, 'for': name + '_' + index, key: type + '_' + index + '_label', dangerouslySetInnerHTML: { __html: option.label } })
133
132
  );
134
133
  })
135
134
  );
@@ -336,43 +335,43 @@ var LoginForm = function LoginForm(props) {
336
335
  loading = _useState4[0],
337
336
  setLoading = _useState4[1];
338
337
 
339
- return React.createElement(
338
+ return React__default.createElement(
340
339
  Form,
341
340
  { className: 'login', onSubmit: handleSubmit },
342
- React.createElement(
341
+ React__default.createElement(
343
342
  'h1',
344
343
  null,
345
344
  'Login'
346
345
  ),
347
- React.createElement('hr', null),
346
+ React__default.createElement('hr', null),
348
347
  returnFormField({ name: 'email', label: 'Email', type: 'email', required: true }),
349
348
  returnFormField({ name: 'password', label: 'Password', type: 'password', required: true }),
350
- React.createElement('hr', null),
351
- React.createElement(
349
+ React__default.createElement('hr', null),
350
+ React__default.createElement(
352
351
  Form.Row,
353
352
  null,
354
- React.createElement(
353
+ React__default.createElement(
355
354
  Form.Group,
356
355
  { as: Col },
357
- React.createElement(
356
+ React__default.createElement(
358
357
  'a',
359
358
  { href: '/auth/signup' },
360
359
  'I don\'t have an account'
361
360
  )
362
361
  ),
363
- React.createElement(
362
+ React__default.createElement(
364
363
  Form.Group,
365
364
  { as: Col, className: 'text-right' },
366
- !loading && React.createElement(
365
+ !loading && React__default.createElement(
367
366
  Button,
368
367
  { type: 'submit' },
369
368
  'Login'
370
369
  ),
371
- loading && React.createElement(
370
+ loading && React__default.createElement(
372
371
  Button,
373
372
  { variant: 'primary', disabled: true },
374
- React.createElement(Spinner, { as: 'span', animation: 'border', role: 'status', 'aria-hidden': 'true', size: 'sm' }),
375
- React.createElement(
373
+ React__default.createElement(Spinner, { as: 'span', animation: 'border', role: 'status', 'aria-hidden': 'true', size: 'sm' }),
374
+ React__default.createElement(
376
375
  'span',
377
376
  { className: 'sr-only' },
378
377
  'Loading...'
@@ -380,12 +379,12 @@ var LoginForm = function LoginForm(props) {
380
379
  )
381
380
  )
382
381
  ),
383
- errorMsg && React.createElement(
382
+ errorMsg && React__default.createElement(
384
383
  'p',
385
384
  { className: 'error' },
386
385
  errorMsg
387
386
  ),
388
- React.createElement(
387
+ React__default.createElement(
389
388
  'style',
390
389
  { jsx: 'true'.toString() },
391
390
  '\n .login {\n margin: 0 auto;\n padding: 1rem;\n border: 1px solid #ccc;\n border-radius: 4px;\n }\n .error {\n color: red;\n margin: 1rem 0 0;\n }\n '
@@ -641,29 +640,29 @@ var SignupForm = function SignupForm(props) {
641
640
  loading = _useState14[0],
642
641
  setLoading = _useState14[1];
643
642
 
644
- return React.createElement(
643
+ return React__default.createElement(
645
644
  Form,
646
645
  { className: 'login', id: 'signupForm', onSubmit: handleSubmit },
647
- React.createElement(
646
+ React__default.createElement(
648
647
  'h1',
649
648
  null,
650
649
  'Sign Up'
651
650
  ),
652
- React.createElement('hr', null),
651
+ React__default.createElement('hr', null),
653
652
  returnFormField({ name: 'email', label: 'Email', type: 'email', required: true }),
654
- React.createElement(
653
+ React__default.createElement(
655
654
  Form.Row,
656
655
  null,
657
656
  returnFormField({ name: 'password', label: 'Password', type: 'password', groupType: Col, required: true }),
658
657
  returnFormField({ name: 'rpassword', label: 'Retype Password', type: 'password', groupType: Col, required: true })
659
658
  ),
660
- React.createElement(
659
+ React__default.createElement(
661
660
  Form.Row,
662
661
  null,
663
662
  returnFormField({ name: 'first_name', label: 'First Name', type: 'text', groupType: Col, required: true }),
664
663
  returnFormField({ name: 'last_name', label: 'Last Name', type: 'text', groupType: Col, required: true })
665
664
  ),
666
- React.createElement(
665
+ React__default.createElement(
667
666
  Form.Row,
668
667
  null,
669
668
  returnFormField({
@@ -677,7 +676,7 @@ var SignupForm = function SignupForm(props) {
677
676
  }),
678
677
  countryUS && returnFormField({ name: 'state', label: 'State', type: 'select', required: true, groupType: Col, options: states })
679
678
  ),
680
- React.createElement(
679
+ React__default.createElement(
681
680
  Form.Row,
682
681
  null,
683
682
  countryUS && returnFormField({ name: 'zip', label: 'Working Zip Code', type: 'text', required: true, groupType: Col }),
@@ -724,38 +723,38 @@ var SignupForm = function SignupForm(props) {
724
723
  required: true,
725
724
  options: [{ label: 'By registering you agree to our <a href="/terms" style="color:blue">Terms and Conditions</a> and <a href="/privacy" style="color:blue">Privacy Policy</a> and understand that you will be receiving email communications', value: 'Y' }]
726
725
  }),
727
- React.createElement('hr', null),
728
- React.createElement(
726
+ React__default.createElement('hr', null),
727
+ React__default.createElement(
729
728
  Form.Row,
730
729
  null,
731
- React.createElement(
730
+ React__default.createElement(
732
731
  Form.Group,
733
732
  { as: Col },
734
- React.createElement(
733
+ React__default.createElement(
735
734
  'a',
736
735
  { href: '/auth/login' },
737
736
  'I already have an account'
738
737
  )
739
738
  ),
740
- React.createElement(
739
+ React__default.createElement(
741
740
  Form.Group,
742
741
  { as: Col, className: 'text-right' },
743
- !loading && React.createElement(
742
+ !loading && React__default.createElement(
744
743
  Button,
745
744
  { type: 'submit' },
746
745
  'Sign Up'
747
746
  ),
748
- loading && React.createElement(
747
+ loading && React__default.createElement(
749
748
  Button,
750
749
  { variant: 'primary', disabled: true },
751
- React.createElement(Spinner, {
750
+ React__default.createElement(Spinner, {
752
751
  as: 'span',
753
752
  animation: 'border',
754
753
  role: 'status',
755
754
  'aria-hidden': 'true',
756
755
  size: 'sm'
757
756
  }),
758
- React.createElement(
757
+ React__default.createElement(
759
758
  'span',
760
759
  { className: 'sr-only' },
761
760
  'Loading...'
@@ -763,12 +762,12 @@ var SignupForm = function SignupForm(props) {
763
762
  )
764
763
  )
765
764
  ),
766
- errorMsg && React.createElement(
765
+ errorMsg && React__default.createElement(
767
766
  'p',
768
767
  { className: 'error' },
769
768
  errorMsg
770
769
  ),
771
- React.createElement(
770
+ React__default.createElement(
772
771
  'style',
773
772
  { jsx: 'true'.toString() },
774
773
  ' \n .login {\n margin: 0 auto;\n padding: 1rem;\n border: 1px solid #ccc;\n border-radius: 4px;\n }\n .error {\n color: red;\n margin: 1rem 0 0;\n }\n '
@@ -1058,32 +1057,32 @@ var SignupForm$1 = function SignupForm(props) {
1058
1057
  loading = _useState18[0],
1059
1058
  setLoading = _useState18[1];
1060
1059
 
1061
- return React.createElement(
1060
+ return React__default.createElement(
1062
1061
  Form,
1063
1062
  { className: 'login', id: 'signupForm', onSubmit: handleSubmit },
1064
- React.createElement(
1063
+ React__default.createElement(
1065
1064
  'h1',
1066
1065
  null,
1067
1066
  'Profile'
1068
1067
  ),
1069
- React.createElement('hr', null),
1070
- userData ? React.createElement(
1071
- React.Fragment,
1068
+ React__default.createElement('hr', null),
1069
+ userData ? React__default.createElement(
1070
+ React__default.Fragment,
1072
1071
  null,
1073
1072
  returnFormField({ name: 'email', label: 'Email', type: 'email', required: true, readonly: true, default_value: userData.email }),
1074
- React.createElement(
1073
+ React__default.createElement(
1075
1074
  Form.Row,
1076
1075
  null,
1077
1076
  returnFormField({ name: 'password', label: 'Password', type: 'password', groupType: Col, required: false }),
1078
1077
  returnFormField({ name: 'rpassword', label: 'Retype Password', type: 'password', groupType: Col, required: false })
1079
1078
  ),
1080
- React.createElement(
1079
+ React__default.createElement(
1081
1080
  Form.Row,
1082
1081
  null,
1083
1082
  returnFormField({ name: 'first_name', label: 'First Name', type: 'text', groupType: Col, required: true, default_value: userData.shared.first_name }),
1084
1083
  returnFormField({ name: 'last_name', label: 'Last Name', type: 'text', groupType: Col, required: true, default_value: userData.shared.last_name })
1085
1084
  ),
1086
- React.createElement(
1085
+ React__default.createElement(
1087
1086
  Form.Row,
1088
1087
  null,
1089
1088
  returnFormField({
@@ -1098,7 +1097,7 @@ var SignupForm$1 = function SignupForm(props) {
1098
1097
  }),
1099
1098
  countryUS && returnFormField({ name: 'state', label: 'State', type: 'select', required: true, groupType: Col, options: states, default_value: userData.shared.state })
1100
1099
  ),
1101
- React.createElement(
1100
+ React__default.createElement(
1102
1101
  Form.Row,
1103
1102
  null,
1104
1103
  countryUS && returnFormField({ name: 'zip', label: 'Working Zip Code', type: 'text', required: true, groupType: Col, default_value: userData.shared.zip }),
@@ -1148,29 +1147,29 @@ var SignupForm$1 = function SignupForm(props) {
1148
1147
  required: true,
1149
1148
  options: [{ label: 'By registering you agree to our <a href="/terms">Terms and Conditions</a> and <a href="/privacy">Privacy Policy</a> and understand that you will be receiving email communications', value: 'Y' }]
1150
1149
  }),
1151
- React.createElement('hr', null),
1152
- React.createElement(
1150
+ React__default.createElement('hr', null),
1151
+ React__default.createElement(
1153
1152
  Form.Row,
1154
1153
  null,
1155
- React.createElement(
1154
+ React__default.createElement(
1156
1155
  Form.Group,
1157
1156
  { as: Col },
1158
- !loading && React.createElement(
1157
+ !loading && React__default.createElement(
1159
1158
  Button,
1160
1159
  { type: 'submit' },
1161
1160
  'Update'
1162
1161
  ),
1163
- loading && React.createElement(
1162
+ loading && React__default.createElement(
1164
1163
  Button,
1165
1164
  { variant: 'primary', disabled: true },
1166
- React.createElement(Spinner, {
1165
+ React__default.createElement(Spinner, {
1167
1166
  as: 'span',
1168
1167
  animation: 'border',
1169
1168
  role: 'status',
1170
1169
  'aria-hidden': 'true',
1171
1170
  size: 'sm'
1172
1171
  }),
1173
- React.createElement(
1172
+ React__default.createElement(
1174
1173
  'span',
1175
1174
  { className: 'sr-only' },
1176
1175
  'Loading...'
@@ -1178,24 +1177,24 @@ var SignupForm$1 = function SignupForm(props) {
1178
1177
  )
1179
1178
  )
1180
1179
  )
1181
- ) : React.createElement(Spinner, {
1180
+ ) : React__default.createElement(Spinner, {
1182
1181
  as: 'span',
1183
1182
  animation: 'border',
1184
1183
  role: 'status',
1185
1184
  'aria-hidden': 'true',
1186
1185
  size: 'sm'
1187
1186
  }),
1188
- errorMsg && React.createElement(
1187
+ errorMsg && React__default.createElement(
1189
1188
  'p',
1190
1189
  { className: 'error' },
1191
1190
  errorMsg
1192
1191
  ),
1193
- successMsg && React.createElement(
1192
+ successMsg && React__default.createElement(
1194
1193
  'p',
1195
1194
  { className: 'success' },
1196
1195
  successMsg
1197
1196
  ),
1198
- React.createElement(
1197
+ React__default.createElement(
1199
1198
  'style',
1200
1199
  { jsx: 'true'.toString() },
1201
1200
  ' \n .login {\n margin: 0 auto;\n padding: 1rem;\n border: 1px solid #ccc;\n border-radius: 4px;\n }\n .error {\n color: red;\n margin: 1rem 0 0;\n }\n .success {\n color: green;\n margin: 1rem 0 0;\n }\n '
@@ -1537,59 +1536,6 @@ defineProperties.supportsDescriptors = !!supportsDescriptors;
1537
1536
 
1538
1537
  var defineProperties_1 = defineProperties;
1539
1538
 
1540
- /* eslint no-invalid-this: 1 */
1541
-
1542
- var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';
1543
- var slice$1 = Array.prototype.slice;
1544
- var toStr$3 = Object.prototype.toString;
1545
- var funcType = '[object Function]';
1546
-
1547
- var implementation$1 = function bind(that) {
1548
- var target = this;
1549
- if (typeof target !== 'function' || toStr$3.call(target) !== funcType) {
1550
- throw new TypeError(ERROR_MESSAGE + target);
1551
- }
1552
- var args = slice$1.call(arguments, 1);
1553
-
1554
- var bound;
1555
- var binder = function () {
1556
- if (this instanceof bound) {
1557
- var result = target.apply(
1558
- this,
1559
- args.concat(slice$1.call(arguments))
1560
- );
1561
- if (Object(result) === result) {
1562
- return result;
1563
- }
1564
- return this;
1565
- } else {
1566
- return target.apply(
1567
- that,
1568
- args.concat(slice$1.call(arguments))
1569
- );
1570
- }
1571
- };
1572
-
1573
- var boundLength = Math.max(0, target.length - args.length);
1574
- var boundArgs = [];
1575
- for (var i = 0; i < boundLength; i++) {
1576
- boundArgs.push('$' + i);
1577
- }
1578
-
1579
- bound = Function('binder', 'return function (' + boundArgs.join(',') + '){ return binder.apply(this,arguments); }')(binder);
1580
-
1581
- if (target.prototype) {
1582
- var Empty = function Empty() {};
1583
- Empty.prototype = target.prototype;
1584
- bound.prototype = new Empty();
1585
- Empty.prototype = null;
1586
- }
1587
-
1588
- return bound;
1589
- };
1590
-
1591
- var functionBind = Function.prototype.bind || implementation$1;
1592
-
1593
1539
  /* eslint complexity: [2, 18], max-statements: [2, 33] */
1594
1540
  var shams = function hasSymbols() {
1595
1541
  if (typeof Symbol !== 'function' || typeof Object.getOwnPropertySymbols !== 'function') { return false; }
@@ -1643,21 +1589,68 @@ var hasSymbols$1 = function hasNativeSymbols() {
1643
1589
  return shams();
1644
1590
  };
1645
1591
 
1646
- var src = functionBind.call(Function.call, Object.prototype.hasOwnProperty);
1592
+ /* eslint no-invalid-this: 1 */
1647
1593
 
1648
- var undefined$1;
1594
+ var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';
1595
+ var slice$1 = Array.prototype.slice;
1596
+ var toStr$3 = Object.prototype.toString;
1597
+ var funcType = '[object Function]';
1649
1598
 
1650
- var $SyntaxError = SyntaxError;
1651
- var $Function = Function;
1652
- var $TypeError = TypeError;
1599
+ var implementation$1 = function bind(that) {
1600
+ var target = this;
1601
+ if (typeof target !== 'function' || toStr$3.call(target) !== funcType) {
1602
+ throw new TypeError(ERROR_MESSAGE + target);
1603
+ }
1604
+ var args = slice$1.call(arguments, 1);
1653
1605
 
1654
- // eslint-disable-next-line consistent-return
1655
- var getEvalledConstructor = function (expressionSyntax) {
1656
- try {
1657
- return $Function('"use strict"; return (' + expressionSyntax + ').constructor;')();
1658
- } catch (e) {}
1606
+ var bound;
1607
+ var binder = function () {
1608
+ if (this instanceof bound) {
1609
+ var result = target.apply(
1610
+ this,
1611
+ args.concat(slice$1.call(arguments))
1612
+ );
1613
+ if (Object(result) === result) {
1614
+ return result;
1615
+ }
1616
+ return this;
1617
+ } else {
1618
+ return target.apply(
1619
+ that,
1620
+ args.concat(slice$1.call(arguments))
1621
+ );
1622
+ }
1623
+ };
1624
+
1625
+ var boundLength = Math.max(0, target.length - args.length);
1626
+ var boundArgs = [];
1627
+ for (var i = 0; i < boundLength; i++) {
1628
+ boundArgs.push('$' + i);
1629
+ }
1630
+
1631
+ bound = Function('binder', 'return function (' + boundArgs.join(',') + '){ return binder.apply(this,arguments); }')(binder);
1632
+
1633
+ if (target.prototype) {
1634
+ var Empty = function Empty() {};
1635
+ Empty.prototype = target.prototype;
1636
+ bound.prototype = new Empty();
1637
+ Empty.prototype = null;
1638
+ }
1639
+
1640
+ return bound;
1659
1641
  };
1660
1642
 
1643
+ var functionBind = Function.prototype.bind || implementation$1;
1644
+
1645
+ /* globals
1646
+ Atomics,
1647
+ SharedArrayBuffer,
1648
+ */
1649
+
1650
+ var undefined$1;
1651
+
1652
+ var $TypeError = TypeError;
1653
+
1661
1654
  var $gOPD = Object.getOwnPropertyDescriptor;
1662
1655
  if ($gOPD) {
1663
1656
  try {
@@ -1667,9 +1660,7 @@ if ($gOPD) {
1667
1660
  }
1668
1661
  }
1669
1662
 
1670
- var throwTypeError = function () {
1671
- throw new $TypeError();
1672
- };
1663
+ var throwTypeError = function () { throw new $TypeError(); };
1673
1664
  var ThrowTypeError = $gOPD
1674
1665
  ? (function () {
1675
1666
  try {
@@ -1690,351 +1681,203 @@ var ThrowTypeError = $gOPD
1690
1681
  var hasSymbols$2 = hasSymbols$1();
1691
1682
 
1692
1683
  var getProto = Object.getPrototypeOf || function (x) { return x.__proto__; }; // eslint-disable-line no-proto
1693
-
1694
- var needsEval = {};
1684
+ var generatorFunction = undefined$1;
1685
+ var asyncFunction = undefined$1;
1686
+ var asyncGenFunction = undefined$1;
1695
1687
 
1696
1688
  var TypedArray = typeof Uint8Array === 'undefined' ? undefined$1 : getProto(Uint8Array);
1697
1689
 
1698
1690
  var INTRINSICS = {
1699
- '%AggregateError%': typeof AggregateError === 'undefined' ? undefined$1 : AggregateError,
1700
1691
  '%Array%': Array,
1701
1692
  '%ArrayBuffer%': typeof ArrayBuffer === 'undefined' ? undefined$1 : ArrayBuffer,
1693
+ '%ArrayBufferPrototype%': typeof ArrayBuffer === 'undefined' ? undefined$1 : ArrayBuffer.prototype,
1702
1694
  '%ArrayIteratorPrototype%': hasSymbols$2 ? getProto([][Symbol.iterator]()) : undefined$1,
1695
+ '%ArrayPrototype%': Array.prototype,
1696
+ '%ArrayProto_entries%': Array.prototype.entries,
1697
+ '%ArrayProto_forEach%': Array.prototype.forEach,
1698
+ '%ArrayProto_keys%': Array.prototype.keys,
1699
+ '%ArrayProto_values%': Array.prototype.values,
1703
1700
  '%AsyncFromSyncIteratorPrototype%': undefined$1,
1704
- '%AsyncFunction%': needsEval,
1705
- '%AsyncGenerator%': needsEval,
1706
- '%AsyncGeneratorFunction%': needsEval,
1707
- '%AsyncIteratorPrototype%': needsEval,
1701
+ '%AsyncFunction%': asyncFunction,
1702
+ '%AsyncFunctionPrototype%': undefined$1,
1703
+ '%AsyncGenerator%': undefined$1,
1704
+ '%AsyncGeneratorFunction%': asyncGenFunction,
1705
+ '%AsyncGeneratorPrototype%': undefined$1,
1706
+ '%AsyncIteratorPrototype%': undefined$1,
1708
1707
  '%Atomics%': typeof Atomics === 'undefined' ? undefined$1 : Atomics,
1709
- '%BigInt%': typeof BigInt === 'undefined' ? undefined$1 : BigInt,
1710
1708
  '%Boolean%': Boolean,
1709
+ '%BooleanPrototype%': Boolean.prototype,
1711
1710
  '%DataView%': typeof DataView === 'undefined' ? undefined$1 : DataView,
1711
+ '%DataViewPrototype%': typeof DataView === 'undefined' ? undefined$1 : DataView.prototype,
1712
1712
  '%Date%': Date,
1713
+ '%DatePrototype%': Date.prototype,
1713
1714
  '%decodeURI%': decodeURI,
1714
1715
  '%decodeURIComponent%': decodeURIComponent,
1715
1716
  '%encodeURI%': encodeURI,
1716
1717
  '%encodeURIComponent%': encodeURIComponent,
1717
1718
  '%Error%': Error,
1719
+ '%ErrorPrototype%': Error.prototype,
1718
1720
  '%eval%': eval, // eslint-disable-line no-eval
1719
1721
  '%EvalError%': EvalError,
1722
+ '%EvalErrorPrototype%': EvalError.prototype,
1720
1723
  '%Float32Array%': typeof Float32Array === 'undefined' ? undefined$1 : Float32Array,
1724
+ '%Float32ArrayPrototype%': typeof Float32Array === 'undefined' ? undefined$1 : Float32Array.prototype,
1721
1725
  '%Float64Array%': typeof Float64Array === 'undefined' ? undefined$1 : Float64Array,
1722
- '%FinalizationRegistry%': typeof FinalizationRegistry === 'undefined' ? undefined$1 : FinalizationRegistry,
1723
- '%Function%': $Function,
1724
- '%GeneratorFunction%': needsEval,
1726
+ '%Float64ArrayPrototype%': typeof Float64Array === 'undefined' ? undefined$1 : Float64Array.prototype,
1727
+ '%Function%': Function,
1728
+ '%FunctionPrototype%': Function.prototype,
1729
+ '%Generator%': undefined$1,
1730
+ '%GeneratorFunction%': generatorFunction,
1731
+ '%GeneratorPrototype%': undefined$1,
1725
1732
  '%Int8Array%': typeof Int8Array === 'undefined' ? undefined$1 : Int8Array,
1733
+ '%Int8ArrayPrototype%': typeof Int8Array === 'undefined' ? undefined$1 : Int8Array.prototype,
1726
1734
  '%Int16Array%': typeof Int16Array === 'undefined' ? undefined$1 : Int16Array,
1735
+ '%Int16ArrayPrototype%': typeof Int16Array === 'undefined' ? undefined$1 : Int8Array.prototype,
1727
1736
  '%Int32Array%': typeof Int32Array === 'undefined' ? undefined$1 : Int32Array,
1737
+ '%Int32ArrayPrototype%': typeof Int32Array === 'undefined' ? undefined$1 : Int32Array.prototype,
1728
1738
  '%isFinite%': isFinite,
1729
1739
  '%isNaN%': isNaN,
1730
1740
  '%IteratorPrototype%': hasSymbols$2 ? getProto(getProto([][Symbol.iterator]())) : undefined$1,
1731
1741
  '%JSON%': typeof JSON === 'object' ? JSON : undefined$1,
1742
+ '%JSONParse%': typeof JSON === 'object' ? JSON.parse : undefined$1,
1732
1743
  '%Map%': typeof Map === 'undefined' ? undefined$1 : Map,
1733
1744
  '%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols$2 ? undefined$1 : getProto(new Map()[Symbol.iterator]()),
1745
+ '%MapPrototype%': typeof Map === 'undefined' ? undefined$1 : Map.prototype,
1734
1746
  '%Math%': Math,
1735
1747
  '%Number%': Number,
1748
+ '%NumberPrototype%': Number.prototype,
1736
1749
  '%Object%': Object,
1750
+ '%ObjectPrototype%': Object.prototype,
1751
+ '%ObjProto_toString%': Object.prototype.toString,
1752
+ '%ObjProto_valueOf%': Object.prototype.valueOf,
1737
1753
  '%parseFloat%': parseFloat,
1738
1754
  '%parseInt%': parseInt,
1739
1755
  '%Promise%': typeof Promise === 'undefined' ? undefined$1 : Promise,
1756
+ '%PromisePrototype%': typeof Promise === 'undefined' ? undefined$1 : Promise.prototype,
1757
+ '%PromiseProto_then%': typeof Promise === 'undefined' ? undefined$1 : Promise.prototype.then,
1758
+ '%Promise_all%': typeof Promise === 'undefined' ? undefined$1 : Promise.all,
1759
+ '%Promise_reject%': typeof Promise === 'undefined' ? undefined$1 : Promise.reject,
1760
+ '%Promise_resolve%': typeof Promise === 'undefined' ? undefined$1 : Promise.resolve,
1740
1761
  '%Proxy%': typeof Proxy === 'undefined' ? undefined$1 : Proxy,
1741
1762
  '%RangeError%': RangeError,
1763
+ '%RangeErrorPrototype%': RangeError.prototype,
1742
1764
  '%ReferenceError%': ReferenceError,
1765
+ '%ReferenceErrorPrototype%': ReferenceError.prototype,
1743
1766
  '%Reflect%': typeof Reflect === 'undefined' ? undefined$1 : Reflect,
1744
1767
  '%RegExp%': RegExp,
1768
+ '%RegExpPrototype%': RegExp.prototype,
1745
1769
  '%Set%': typeof Set === 'undefined' ? undefined$1 : Set,
1746
1770
  '%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols$2 ? undefined$1 : getProto(new Set()[Symbol.iterator]()),
1771
+ '%SetPrototype%': typeof Set === 'undefined' ? undefined$1 : Set.prototype,
1747
1772
  '%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined$1 : SharedArrayBuffer,
1773
+ '%SharedArrayBufferPrototype%': typeof SharedArrayBuffer === 'undefined' ? undefined$1 : SharedArrayBuffer.prototype,
1748
1774
  '%String%': String,
1749
1775
  '%StringIteratorPrototype%': hasSymbols$2 ? getProto(''[Symbol.iterator]()) : undefined$1,
1776
+ '%StringPrototype%': String.prototype,
1750
1777
  '%Symbol%': hasSymbols$2 ? Symbol : undefined$1,
1751
- '%SyntaxError%': $SyntaxError,
1778
+ '%SymbolPrototype%': hasSymbols$2 ? Symbol.prototype : undefined$1,
1779
+ '%SyntaxError%': SyntaxError,
1780
+ '%SyntaxErrorPrototype%': SyntaxError.prototype,
1752
1781
  '%ThrowTypeError%': ThrowTypeError,
1753
1782
  '%TypedArray%': TypedArray,
1783
+ '%TypedArrayPrototype%': TypedArray ? TypedArray.prototype : undefined$1,
1754
1784
  '%TypeError%': $TypeError,
1785
+ '%TypeErrorPrototype%': $TypeError.prototype,
1755
1786
  '%Uint8Array%': typeof Uint8Array === 'undefined' ? undefined$1 : Uint8Array,
1787
+ '%Uint8ArrayPrototype%': typeof Uint8Array === 'undefined' ? undefined$1 : Uint8Array.prototype,
1756
1788
  '%Uint8ClampedArray%': typeof Uint8ClampedArray === 'undefined' ? undefined$1 : Uint8ClampedArray,
1789
+ '%Uint8ClampedArrayPrototype%': typeof Uint8ClampedArray === 'undefined' ? undefined$1 : Uint8ClampedArray.prototype,
1757
1790
  '%Uint16Array%': typeof Uint16Array === 'undefined' ? undefined$1 : Uint16Array,
1791
+ '%Uint16ArrayPrototype%': typeof Uint16Array === 'undefined' ? undefined$1 : Uint16Array.prototype,
1758
1792
  '%Uint32Array%': typeof Uint32Array === 'undefined' ? undefined$1 : Uint32Array,
1793
+ '%Uint32ArrayPrototype%': typeof Uint32Array === 'undefined' ? undefined$1 : Uint32Array.prototype,
1759
1794
  '%URIError%': URIError,
1795
+ '%URIErrorPrototype%': URIError.prototype,
1760
1796
  '%WeakMap%': typeof WeakMap === 'undefined' ? undefined$1 : WeakMap,
1761
- '%WeakRef%': typeof WeakRef === 'undefined' ? undefined$1 : WeakRef,
1762
- '%WeakSet%': typeof WeakSet === 'undefined' ? undefined$1 : WeakSet
1763
- };
1764
-
1765
- var doEval = function doEval(name) {
1766
- var value;
1767
- if (name === '%AsyncFunction%') {
1768
- value = getEvalledConstructor('async function () {}');
1769
- } else if (name === '%GeneratorFunction%') {
1770
- value = getEvalledConstructor('function* () {}');
1771
- } else if (name === '%AsyncGeneratorFunction%') {
1772
- value = getEvalledConstructor('async function* () {}');
1773
- } else if (name === '%AsyncGenerator%') {
1774
- var fn = doEval('%AsyncGeneratorFunction%');
1775
- if (fn) {
1776
- value = fn.prototype;
1777
- }
1778
- } else if (name === '%AsyncIteratorPrototype%') {
1779
- var gen = doEval('%AsyncGenerator%');
1780
- if (gen) {
1781
- value = getProto(gen.prototype);
1782
- }
1783
- }
1784
-
1785
- INTRINSICS[name] = value;
1786
-
1787
- return value;
1797
+ '%WeakMapPrototype%': typeof WeakMap === 'undefined' ? undefined$1 : WeakMap.prototype,
1798
+ '%WeakSet%': typeof WeakSet === 'undefined' ? undefined$1 : WeakSet,
1799
+ '%WeakSetPrototype%': typeof WeakSet === 'undefined' ? undefined$1 : WeakSet.prototype
1788
1800
  };
1789
1801
 
1790
- var LEGACY_ALIASES = {
1791
- '%ArrayBufferPrototype%': ['ArrayBuffer', 'prototype'],
1792
- '%ArrayPrototype%': ['Array', 'prototype'],
1793
- '%ArrayProto_entries%': ['Array', 'prototype', 'entries'],
1794
- '%ArrayProto_forEach%': ['Array', 'prototype', 'forEach'],
1795
- '%ArrayProto_keys%': ['Array', 'prototype', 'keys'],
1796
- '%ArrayProto_values%': ['Array', 'prototype', 'values'],
1797
- '%AsyncFunctionPrototype%': ['AsyncFunction', 'prototype'],
1798
- '%AsyncGenerator%': ['AsyncGeneratorFunction', 'prototype'],
1799
- '%AsyncGeneratorPrototype%': ['AsyncGeneratorFunction', 'prototype', 'prototype'],
1800
- '%BooleanPrototype%': ['Boolean', 'prototype'],
1801
- '%DataViewPrototype%': ['DataView', 'prototype'],
1802
- '%DatePrototype%': ['Date', 'prototype'],
1803
- '%ErrorPrototype%': ['Error', 'prototype'],
1804
- '%EvalErrorPrototype%': ['EvalError', 'prototype'],
1805
- '%Float32ArrayPrototype%': ['Float32Array', 'prototype'],
1806
- '%Float64ArrayPrototype%': ['Float64Array', 'prototype'],
1807
- '%FunctionPrototype%': ['Function', 'prototype'],
1808
- '%Generator%': ['GeneratorFunction', 'prototype'],
1809
- '%GeneratorPrototype%': ['GeneratorFunction', 'prototype', 'prototype'],
1810
- '%Int8ArrayPrototype%': ['Int8Array', 'prototype'],
1811
- '%Int16ArrayPrototype%': ['Int16Array', 'prototype'],
1812
- '%Int32ArrayPrototype%': ['Int32Array', 'prototype'],
1813
- '%JSONParse%': ['JSON', 'parse'],
1814
- '%JSONStringify%': ['JSON', 'stringify'],
1815
- '%MapPrototype%': ['Map', 'prototype'],
1816
- '%NumberPrototype%': ['Number', 'prototype'],
1817
- '%ObjectPrototype%': ['Object', 'prototype'],
1818
- '%ObjProto_toString%': ['Object', 'prototype', 'toString'],
1819
- '%ObjProto_valueOf%': ['Object', 'prototype', 'valueOf'],
1820
- '%PromisePrototype%': ['Promise', 'prototype'],
1821
- '%PromiseProto_then%': ['Promise', 'prototype', 'then'],
1822
- '%Promise_all%': ['Promise', 'all'],
1823
- '%Promise_reject%': ['Promise', 'reject'],
1824
- '%Promise_resolve%': ['Promise', 'resolve'],
1825
- '%RangeErrorPrototype%': ['RangeError', 'prototype'],
1826
- '%ReferenceErrorPrototype%': ['ReferenceError', 'prototype'],
1827
- '%RegExpPrototype%': ['RegExp', 'prototype'],
1828
- '%SetPrototype%': ['Set', 'prototype'],
1829
- '%SharedArrayBufferPrototype%': ['SharedArrayBuffer', 'prototype'],
1830
- '%StringPrototype%': ['String', 'prototype'],
1831
- '%SymbolPrototype%': ['Symbol', 'prototype'],
1832
- '%SyntaxErrorPrototype%': ['SyntaxError', 'prototype'],
1833
- '%TypedArrayPrototype%': ['TypedArray', 'prototype'],
1834
- '%TypeErrorPrototype%': ['TypeError', 'prototype'],
1835
- '%Uint8ArrayPrototype%': ['Uint8Array', 'prototype'],
1836
- '%Uint8ClampedArrayPrototype%': ['Uint8ClampedArray', 'prototype'],
1837
- '%Uint16ArrayPrototype%': ['Uint16Array', 'prototype'],
1838
- '%Uint32ArrayPrototype%': ['Uint32Array', 'prototype'],
1839
- '%URIErrorPrototype%': ['URIError', 'prototype'],
1840
- '%WeakMapPrototype%': ['WeakMap', 'prototype'],
1841
- '%WeakSetPrototype%': ['WeakSet', 'prototype']
1842
- };
1843
-
1844
-
1845
1802
 
1846
- var $concat = functionBind.call(Function.call, Array.prototype.concat);
1847
- var $spliceApply = functionBind.call(Function.apply, Array.prototype.splice);
1848
1803
  var $replace = functionBind.call(Function.call, String.prototype.replace);
1849
- var $strSlice = functionBind.call(Function.call, String.prototype.slice);
1850
1804
 
1851
1805
  /* adapted from https://github.com/lodash/lodash/blob/4.17.15/dist/lodash.js#L6735-L6744 */
1852
1806
  var rePropName = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;
1853
1807
  var reEscapeChar = /\\(\\)?/g; /** Used to match backslashes in property paths. */
1854
1808
  var stringToPath = function stringToPath(string) {
1855
- var first = $strSlice(string, 0, 1);
1856
- var last = $strSlice(string, -1);
1857
- if (first === '%' && last !== '%') {
1858
- throw new $SyntaxError('invalid intrinsic syntax, expected closing `%`');
1859
- } else if (last === '%' && first !== '%') {
1860
- throw new $SyntaxError('invalid intrinsic syntax, expected opening `%`');
1861
- }
1862
1809
  var result = [];
1863
1810
  $replace(string, rePropName, function (match, number, quote, subString) {
1864
- result[result.length] = quote ? $replace(subString, reEscapeChar, '$1') : number || match;
1811
+ result[result.length] = quote ? $replace(subString, reEscapeChar, '$1') : (number || match);
1865
1812
  });
1866
1813
  return result;
1867
1814
  };
1868
1815
  /* end adaptation */
1869
1816
 
1870
1817
  var getBaseIntrinsic = function getBaseIntrinsic(name, allowMissing) {
1871
- var intrinsicName = name;
1872
- var alias;
1873
- if (src(LEGACY_ALIASES, intrinsicName)) {
1874
- alias = LEGACY_ALIASES[intrinsicName];
1875
- intrinsicName = '%' + alias[0] + '%';
1818
+ if (!(name in INTRINSICS)) {
1819
+ throw new SyntaxError('intrinsic ' + name + ' does not exist!');
1876
1820
  }
1877
1821
 
1878
- if (src(INTRINSICS, intrinsicName)) {
1879
- var value = INTRINSICS[intrinsicName];
1880
- if (value === needsEval) {
1881
- value = doEval(intrinsicName);
1882
- }
1883
- if (typeof value === 'undefined' && !allowMissing) {
1884
- throw new $TypeError('intrinsic ' + name + ' exists, but is not available. Please file an issue!');
1885
- }
1886
-
1887
- return {
1888
- alias: alias,
1889
- name: intrinsicName,
1890
- value: value
1891
- };
1822
+ // istanbul ignore if // hopefully this is impossible to test :-)
1823
+ if (typeof INTRINSICS[name] === 'undefined' && !allowMissing) {
1824
+ throw new $TypeError('intrinsic ' + name + ' exists, but is not available. Please file an issue!');
1892
1825
  }
1893
1826
 
1894
- throw new $SyntaxError('intrinsic ' + name + ' does not exist!');
1827
+ return INTRINSICS[name];
1895
1828
  };
1896
1829
 
1897
- var getIntrinsic = function GetIntrinsic(name, allowMissing) {
1830
+ var GetIntrinsic = function GetIntrinsic(name, allowMissing) {
1898
1831
  if (typeof name !== 'string' || name.length === 0) {
1899
- throw new $TypeError('intrinsic name must be a non-empty string');
1832
+ throw new TypeError('intrinsic name must be a non-empty string');
1900
1833
  }
1901
1834
  if (arguments.length > 1 && typeof allowMissing !== 'boolean') {
1902
- throw new $TypeError('"allowMissing" argument must be a boolean');
1835
+ throw new TypeError('"allowMissing" argument must be a boolean');
1903
1836
  }
1904
1837
 
1905
1838
  var parts = stringToPath(name);
1906
- var intrinsicBaseName = parts.length > 0 ? parts[0] : '';
1907
-
1908
- var intrinsic = getBaseIntrinsic('%' + intrinsicBaseName + '%', allowMissing);
1909
- var intrinsicRealName = intrinsic.name;
1910
- var value = intrinsic.value;
1911
- var skipFurtherCaching = false;
1912
1839
 
1913
- var alias = intrinsic.alias;
1914
- if (alias) {
1915
- intrinsicBaseName = alias[0];
1916
- $spliceApply(parts, $concat([0, 1], alias));
1917
- }
1918
-
1919
- for (var i = 1, isOwn = true; i < parts.length; i += 1) {
1920
- var part = parts[i];
1921
- var first = $strSlice(part, 0, 1);
1922
- var last = $strSlice(part, -1);
1923
- if (
1924
- (
1925
- (first === '"' || first === "'" || first === '`')
1926
- || (last === '"' || last === "'" || last === '`')
1927
- )
1928
- && first !== last
1929
- ) {
1930
- throw new $SyntaxError('property names with quotes must have matching quotes');
1931
- }
1932
- if (part === 'constructor' || !isOwn) {
1933
- skipFurtherCaching = true;
1934
- }
1935
-
1936
- intrinsicBaseName += '.' + part;
1937
- intrinsicRealName = '%' + intrinsicBaseName + '%';
1938
-
1939
- if (src(INTRINSICS, intrinsicRealName)) {
1940
- value = INTRINSICS[intrinsicRealName];
1941
- } else if (value != null) {
1942
- if (!(part in value)) {
1943
- if (!allowMissing) {
1944
- throw new $TypeError('base intrinsic for ' + name + ' exists, but the property is not available.');
1945
- }
1946
- return void undefined$1;
1947
- }
1840
+ var value = getBaseIntrinsic('%' + (parts.length > 0 ? parts[0] : '') + '%', allowMissing);
1841
+ for (var i = 1; i < parts.length; i += 1) {
1842
+ if (value != null) {
1948
1843
  if ($gOPD && (i + 1) >= parts.length) {
1949
- var desc = $gOPD(value, part);
1950
- isOwn = !!desc;
1951
-
1952
- // By convention, when a data property is converted to an accessor
1953
- // property to emulate a data property that does not suffer from
1954
- // the override mistake, that accessor's getter is marked with
1955
- // an `originalValue` property. Here, when we detect this, we
1956
- // uphold the illusion by pretending to see that original data
1957
- // property, i.e., returning the value rather than the getter
1958
- // itself.
1959
- if (isOwn && 'get' in desc && !('originalValue' in desc.get)) {
1960
- value = desc.get;
1961
- } else {
1962
- value = value[part];
1844
+ var desc = $gOPD(value, parts[i]);
1845
+ if (!allowMissing && !(parts[i] in value)) {
1846
+ throw new $TypeError('base intrinsic for ' + name + ' exists, but the property is not available.');
1963
1847
  }
1848
+ value = desc ? (desc.get || desc.value) : value[parts[i]];
1964
1849
  } else {
1965
- isOwn = src(value, part);
1966
- value = value[part];
1967
- }
1968
-
1969
- if (isOwn && !skipFurtherCaching) {
1970
- INTRINSICS[intrinsicRealName] = value;
1850
+ value = value[parts[i]];
1971
1851
  }
1972
1852
  }
1973
1853
  }
1974
1854
  return value;
1975
1855
  };
1976
1856
 
1977
- var callBind = createCommonjsModule(function (module) {
1978
-
1979
-
1980
-
1857
+ var $Function = GetIntrinsic('%Function%');
1858
+ var $apply = $Function.apply;
1859
+ var $call = $Function.call;
1981
1860
 
1982
- var $apply = getIntrinsic('%Function.prototype.apply%');
1983
- var $call = getIntrinsic('%Function.prototype.call%');
1984
- var $reflectApply = getIntrinsic('%Reflect.apply%', true) || functionBind.call($call, $apply);
1985
-
1986
- var $gOPD = getIntrinsic('%Object.getOwnPropertyDescriptor%', true);
1987
- var $defineProperty = getIntrinsic('%Object.defineProperty%', true);
1988
- var $max = getIntrinsic('%Math.max%');
1989
-
1990
- if ($defineProperty) {
1991
- try {
1992
- $defineProperty({}, 'a', { value: 1 });
1993
- } catch (e) {
1994
- // IE 8 has a broken defineProperty
1995
- $defineProperty = null;
1996
- }
1997
- }
1998
-
1999
- module.exports = function callBind(originalFunction) {
2000
- var func = $reflectApply(functionBind, $call, arguments);
2001
- if ($gOPD && $defineProperty) {
2002
- var desc = $gOPD(func, 'length');
2003
- if (desc.configurable) {
2004
- // original length, plus the receiver, minus any additional arguments (after the receiver)
2005
- $defineProperty(
2006
- func,
2007
- 'length',
2008
- { value: 1 + $max(0, originalFunction.length - (arguments.length - 1)) }
2009
- );
2010
- }
2011
- }
2012
- return func;
1861
+ var callBind = function callBind() {
1862
+ return functionBind.apply($call, arguments);
2013
1863
  };
2014
1864
 
2015
- var applyBind = function applyBind() {
2016
- return $reflectApply(functionBind, $apply, arguments);
1865
+ var apply = function applyBind() {
1866
+ return functionBind.apply($apply, arguments);
2017
1867
  };
1868
+ callBind.apply = apply;
2018
1869
 
2019
- if ($defineProperty) {
2020
- $defineProperty(module.exports, 'apply', { value: applyBind });
2021
- } else {
2022
- module.exports.apply = applyBind;
2023
- }
2024
- });
2025
- callBind.apply;
2026
-
2027
- var $indexOf = callBind(getIntrinsic('String.prototype.indexOf'));
1870
+ var $indexOf = callBind(GetIntrinsic('String.prototype.indexOf'));
2028
1871
 
2029
1872
  var callBound = function callBoundIntrinsic(name, allowMissing) {
2030
- var intrinsic = getIntrinsic(name, !!allowMissing);
2031
- if (typeof intrinsic === 'function' && $indexOf(name, '.prototype.') > -1) {
1873
+ var intrinsic = GetIntrinsic(name, !!allowMissing);
1874
+ if (typeof intrinsic === 'function' && $indexOf(name, '.prototype.')) {
2032
1875
  return callBind(intrinsic);
2033
1876
  }
2034
1877
  return intrinsic;
2035
1878
  };
2036
1879
 
2037
- var $defineProperty = getIntrinsic('%Object.defineProperty%', true);
1880
+ var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
2038
1881
 
2039
1882
  if ($defineProperty) {
2040
1883
  try {
@@ -2076,8 +1919,10 @@ var DefineOwnProperty = function DefineOwnProperty(IsDataDescriptor, SameValue,
2076
1919
  return true;
2077
1920
  };
2078
1921
 
2079
- var $TypeError$1 = getIntrinsic('%TypeError%');
2080
- var $SyntaxError$1 = getIntrinsic('%SyntaxError%');
1922
+ var src = functionBind.call(Function.call, Object.prototype.hasOwnProperty);
1923
+
1924
+ var $TypeError$1 = GetIntrinsic('%TypeError%');
1925
+ var $SyntaxError = GetIntrinsic('%SyntaxError%');
2081
1926
 
2082
1927
 
2083
1928
 
@@ -2114,14 +1959,14 @@ var predicates = {
2114
1959
  var assertRecord = function assertRecord(Type, recordType, argumentName, value) {
2115
1960
  var predicate = predicates[recordType];
2116
1961
  if (typeof predicate !== 'function') {
2117
- throw new $SyntaxError$1('unknown record type: ' + recordType);
1962
+ throw new $SyntaxError('unknown record type: ' + recordType);
2118
1963
  }
2119
1964
  if (!predicate(Type, value)) {
2120
1965
  throw new $TypeError$1(argumentName + ' must be a ' + recordType);
2121
1966
  }
2122
1967
  };
2123
1968
 
2124
- // https://ecma-international.org/ecma-262/5.1/#sec-8
1969
+ // https://www.ecma-international.org/ecma-262/5.1/#sec-8
2125
1970
 
2126
1971
  var Type = function Type(x) {
2127
1972
  if (x === null) {
@@ -2144,19 +1989,16 @@ var Type = function Type(x) {
2144
1989
  }
2145
1990
  };
2146
1991
 
2147
- // https://ecma-international.org/ecma-262/11.0/#sec-ecmascript-data-types-and-values
1992
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-tostring
2148
1993
 
2149
1994
  var Type$1 = function Type$1(x) {
2150
1995
  if (typeof x === 'symbol') {
2151
1996
  return 'Symbol';
2152
1997
  }
2153
- if (typeof x === 'bigint') {
2154
- return 'BigInt';
2155
- }
2156
1998
  return Type(x);
2157
1999
  };
2158
2000
 
2159
- // https://ecma-international.org/ecma-262/6.0/#sec-frompropertydescriptor
2001
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-frompropertydescriptor
2160
2002
 
2161
2003
  var FromPropertyDescriptor = function FromPropertyDescriptor(Desc) {
2162
2004
  if (typeof Desc === 'undefined') {
@@ -2187,7 +2029,7 @@ var FromPropertyDescriptor = function FromPropertyDescriptor(Desc) {
2187
2029
  return obj;
2188
2030
  };
2189
2031
 
2190
- var $gOPD$1 = getIntrinsic('%Object.getOwnPropertyDescriptor%');
2032
+ var $gOPD$1 = GetIntrinsic('%Object.getOwnPropertyDescriptor%');
2191
2033
  if ($gOPD$1) {
2192
2034
  try {
2193
2035
  $gOPD$1([], 'length');
@@ -2199,85 +2041,65 @@ if ($gOPD$1) {
2199
2041
 
2200
2042
  var getOwnPropertyDescriptor = $gOPD$1;
2201
2043
 
2202
- var $Array = getIntrinsic('%Array%');
2044
+ var $Array = GetIntrinsic('%Array%');
2203
2045
 
2204
2046
  // eslint-disable-next-line global-require
2205
2047
  var toStr$4 = !$Array.isArray && callBound('Object.prototype.toString');
2206
2048
 
2207
- // https://ecma-international.org/ecma-262/6.0/#sec-isarray
2049
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-isarray
2208
2050
 
2209
2051
  var IsArray = $Array.isArray || function IsArray(argument) {
2210
2052
  return toStr$4(argument) === '[object Array]';
2211
2053
  };
2212
2054
 
2213
- // https://ecma-international.org/ecma-262/6.0/#sec-ispropertykey
2055
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-ispropertykey
2214
2056
 
2215
2057
  var IsPropertyKey = function IsPropertyKey(argument) {
2216
2058
  return typeof argument === 'string' || typeof argument === 'symbol';
2217
2059
  };
2218
2060
 
2219
- var hasSymbols$3 = hasSymbols$1();
2220
- var hasToStringTag = hasSymbols$3 && typeof Symbol.toStringTag === 'symbol';
2221
- var has$1;
2222
- var $exec;
2223
- var isRegexMarker;
2224
- var badStringifier;
2225
-
2226
- if (hasToStringTag) {
2227
- has$1 = callBound('Object.prototype.hasOwnProperty');
2228
- $exec = callBound('RegExp.prototype.exec');
2229
- isRegexMarker = {};
2230
-
2231
- var throwRegexMarker = function () {
2232
- throw isRegexMarker;
2233
- };
2234
- badStringifier = {
2235
- toString: throwRegexMarker,
2236
- valueOf: throwRegexMarker
2237
- };
2061
+ var regexExec = RegExp.prototype.exec;
2062
+ var gOPD = Object.getOwnPropertyDescriptor;
2238
2063
 
2239
- if (typeof Symbol.toPrimitive === 'symbol') {
2240
- badStringifier[Symbol.toPrimitive] = throwRegexMarker;
2241
- }
2242
- }
2064
+ var tryRegexExecCall = function tryRegexExec(value) {
2065
+ try {
2066
+ var lastIndex = value.lastIndex;
2067
+ value.lastIndex = 0; // eslint-disable-line no-param-reassign
2243
2068
 
2244
- var $toString = callBound('Object.prototype.toString');
2245
- var gOPD = Object.getOwnPropertyDescriptor;
2069
+ regexExec.call(value);
2070
+ return true;
2071
+ } catch (e) {
2072
+ return false;
2073
+ } finally {
2074
+ value.lastIndex = lastIndex; // eslint-disable-line no-param-reassign
2075
+ }
2076
+ };
2077
+ var toStr$5 = Object.prototype.toString;
2246
2078
  var regexClass = '[object RegExp]';
2079
+ var hasToStringTag = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
2247
2080
 
2248
- var isRegex = hasToStringTag
2249
- // eslint-disable-next-line consistent-return
2250
- ? function isRegex(value) {
2251
- if (!value || typeof value !== 'object') {
2252
- return false;
2253
- }
2254
-
2255
- var descriptor = gOPD(value, 'lastIndex');
2256
- var hasLastIndexDataProperty = descriptor && has$1(descriptor, 'value');
2257
- if (!hasLastIndexDataProperty) {
2258
- return false;
2259
- }
2081
+ var isRegex = function isRegex(value) {
2082
+ if (!value || typeof value !== 'object') {
2083
+ return false;
2084
+ }
2085
+ if (!hasToStringTag) {
2086
+ return toStr$5.call(value) === regexClass;
2087
+ }
2260
2088
 
2261
- try {
2262
- $exec(value, badStringifier);
2263
- } catch (e) {
2264
- return e === isRegexMarker;
2265
- }
2089
+ var descriptor = gOPD(value, 'lastIndex');
2090
+ var hasLastIndexDataProperty = descriptor && src(descriptor, 'value');
2091
+ if (!hasLastIndexDataProperty) {
2092
+ return false;
2266
2093
  }
2267
- : function isRegex(value) {
2268
- // In older browsers, typeof regex incorrectly returns 'function'
2269
- if (!value || (typeof value !== 'object' && typeof value !== 'function')) {
2270
- return false;
2271
- }
2272
2094
 
2273
- return $toString(value) === regexClass;
2274
- };
2095
+ return tryRegexExecCall(value);
2096
+ };
2275
2097
 
2276
- // http://ecma-international.org/ecma-262/5.1/#sec-9.2
2098
+ // http://www.ecma-international.org/ecma-262/5.1/#sec-9.2
2277
2099
 
2278
2100
  var ToBoolean = function ToBoolean(value) { return !!value; };
2279
2101
 
2280
- var $match = getIntrinsic('%Symbol.match%', true);
2102
+ var $match = GetIntrinsic('%Symbol.match%', true);
2281
2103
 
2282
2104
 
2283
2105
 
@@ -2299,27 +2121,6 @@ var IsRegExp = function IsRegExp(argument) {
2299
2121
  };
2300
2122
 
2301
2123
  var fnToStr = Function.prototype.toString;
2302
- var reflectApply = typeof Reflect === 'object' && Reflect !== null && Reflect.apply;
2303
- var badArrayLike;
2304
- var isCallableMarker;
2305
- if (typeof reflectApply === 'function' && typeof Object.defineProperty === 'function') {
2306
- try {
2307
- badArrayLike = Object.defineProperty({}, 'length', {
2308
- get: function () {
2309
- throw isCallableMarker;
2310
- }
2311
- });
2312
- isCallableMarker = {};
2313
- // eslint-disable-next-line no-throw-literal
2314
- reflectApply(function () { throw 42; }, null, badArrayLike);
2315
- } catch (_) {
2316
- if (_ !== isCallableMarker) {
2317
- reflectApply = null;
2318
- }
2319
- }
2320
- } else {
2321
- reflectApply = null;
2322
- }
2323
2124
 
2324
2125
  var constructorRegex = /^\s*class\b/;
2325
2126
  var isES6ClassFn = function isES6ClassFunction(value) {
@@ -2340,42 +2141,26 @@ var tryFunctionObject = function tryFunctionToStr(value) {
2340
2141
  return false;
2341
2142
  }
2342
2143
  };
2343
- var toStr$5 = Object.prototype.toString;
2144
+ var toStr$6 = Object.prototype.toString;
2344
2145
  var fnClass = '[object Function]';
2345
2146
  var genClass = '[object GeneratorFunction]';
2346
2147
  var hasToStringTag$1 = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
2347
- /* globals document: false */
2348
- var documentDotAll = typeof document === 'object' && typeof document.all === 'undefined' && document.all !== undefined ? document.all : {};
2349
-
2350
- var isCallable = reflectApply
2351
- ? function isCallable(value) {
2352
- if (value === documentDotAll) { return true; }
2353
- if (!value) { return false; }
2354
- if (typeof value !== 'function' && typeof value !== 'object') { return false; }
2355
- if (typeof value === 'function' && !value.prototype) { return true; }
2356
- try {
2357
- reflectApply(value, null, badArrayLike);
2358
- } catch (e) {
2359
- if (e !== isCallableMarker) { return false; }
2360
- }
2361
- return !isES6ClassFn(value);
2362
- }
2363
- : function isCallable(value) {
2364
- if (value === documentDotAll) { return true; }
2365
- if (!value) { return false; }
2366
- if (typeof value !== 'function' && typeof value !== 'object') { return false; }
2367
- if (typeof value === 'function' && !value.prototype) { return true; }
2368
- if (hasToStringTag$1) { return tryFunctionObject(value); }
2369
- if (isES6ClassFn(value)) { return false; }
2370
- var strClass = toStr$5.call(value);
2371
- return strClass === fnClass || strClass === genClass;
2372
- };
2373
2148
 
2374
- // http://ecma-international.org/ecma-262/5.1/#sec-9.11
2149
+ var isCallable = function isCallable(value) {
2150
+ if (!value) { return false; }
2151
+ if (typeof value !== 'function' && typeof value !== 'object') { return false; }
2152
+ if (typeof value === 'function' && !value.prototype) { return true; }
2153
+ if (hasToStringTag$1) { return tryFunctionObject(value); }
2154
+ if (isES6ClassFn(value)) { return false; }
2155
+ var strClass = toStr$6.call(value);
2156
+ return strClass === fnClass || strClass === genClass;
2157
+ };
2158
+
2159
+ // http://www.ecma-international.org/ecma-262/5.1/#sec-9.11
2375
2160
 
2376
2161
  var IsCallable = isCallable;
2377
2162
 
2378
- var $TypeError$2 = getIntrinsic('%TypeError%');
2163
+ var $TypeError$2 = GetIntrinsic('%TypeError%');
2379
2164
 
2380
2165
 
2381
2166
 
@@ -2404,7 +2189,7 @@ var ToPropertyDescriptor = function ToPropertyDescriptor(Obj) {
2404
2189
  if (src(Obj, 'get')) {
2405
2190
  var getter = Obj.get;
2406
2191
  if (typeof getter !== 'undefined' && !IsCallable(getter)) {
2407
- throw new $TypeError$2('getter must be a function');
2192
+ throw new TypeError('getter must be a function');
2408
2193
  }
2409
2194
  desc['[[Get]]'] = getter;
2410
2195
  }
@@ -2422,7 +2207,7 @@ var ToPropertyDescriptor = function ToPropertyDescriptor(Obj) {
2422
2207
  return desc;
2423
2208
  };
2424
2209
 
2425
- var $TypeError$3 = getIntrinsic('%TypeError%');
2210
+ var $TypeError$3 = GetIntrinsic('%TypeError%');
2426
2211
 
2427
2212
 
2428
2213
 
@@ -2436,7 +2221,7 @@ var $isEnumerable$1 = callBound('Object.prototype.propertyIsEnumerable');
2436
2221
 
2437
2222
 
2438
2223
 
2439
- // https://ecma-international.org/ecma-262/6.0/#sec-ordinarygetownproperty
2224
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-ordinarygetownproperty
2440
2225
 
2441
2226
  var OrdinaryGetOwnProperty = function OrdinaryGetOwnProperty(O, P) {
2442
2227
  if (Type$1(O) !== 'Object') {
@@ -2462,7 +2247,7 @@ var OrdinaryGetOwnProperty = function OrdinaryGetOwnProperty(O, P) {
2462
2247
  return ToPropertyDescriptor(getOwnPropertyDescriptor(O, P));
2463
2248
  };
2464
2249
 
2465
- // https://ecma-international.org/ecma-262/6.0/#sec-isdatadescriptor
2250
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-isdatadescriptor
2466
2251
 
2467
2252
  var IsDataDescriptor = function IsDataDescriptor(Desc) {
2468
2253
  if (typeof Desc === 'undefined') {
@@ -2482,14 +2267,14 @@ var isPrimitive = function isPrimitive(value) {
2482
2267
  return value === null || (typeof value !== 'function' && typeof value !== 'object');
2483
2268
  };
2484
2269
 
2485
- var $Object = getIntrinsic('%Object%');
2270
+ var $Object = GetIntrinsic('%Object%');
2486
2271
 
2487
2272
 
2488
2273
 
2489
2274
  var $preventExtensions = $Object.preventExtensions;
2490
2275
  var $isExtensible = $Object.isExtensible;
2491
2276
 
2492
- // https://ecma-international.org/ecma-262/6.0/#sec-isextensible-o
2277
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-isextensible-o
2493
2278
 
2494
2279
  var IsExtensible = $preventExtensions
2495
2280
  ? function IsExtensible(obj) {
@@ -2503,7 +2288,7 @@ var _isNaN = Number.isNaN || function isNaN(a) {
2503
2288
  return a !== a;
2504
2289
  };
2505
2290
 
2506
- // http://ecma-international.org/ecma-262/5.1/#sec-9.12
2291
+ // http://www.ecma-international.org/ecma-262/5.1/#sec-9.12
2507
2292
 
2508
2293
  var SameValue = function SameValue(x, y) {
2509
2294
  if (x === y) { // 0 === -0, but they are not identical.
@@ -2513,7 +2298,7 @@ var SameValue = function SameValue(x, y) {
2513
2298
  return _isNaN(x) && _isNaN(y);
2514
2299
  };
2515
2300
 
2516
- var $TypeError$4 = getIntrinsic('%TypeError%');
2301
+ var $TypeError$4 = GetIntrinsic('%TypeError%');
2517
2302
 
2518
2303
 
2519
2304
 
@@ -2525,7 +2310,7 @@ var $TypeError$4 = getIntrinsic('%TypeError%');
2525
2310
 
2526
2311
 
2527
2312
 
2528
- // https://ecma-international.org/ecma-262/6.0/#sec-createdataproperty
2313
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-createdataproperty
2529
2314
 
2530
2315
  var CreateDataProperty = function CreateDataProperty(O, P, V) {
2531
2316
  if (Type$1(O) !== 'Object') {
@@ -2535,8 +2320,8 @@ var CreateDataProperty = function CreateDataProperty(O, P, V) {
2535
2320
  throw new $TypeError$4('Assertion failed: IsPropertyKey(P) is not true');
2536
2321
  }
2537
2322
  var oldDesc = OrdinaryGetOwnProperty(O, P);
2538
- var extensible = !oldDesc || IsExtensible(O);
2539
- var immutable = oldDesc && (!oldDesc['[[Writable]]'] || !oldDesc['[[Configurable]]']);
2323
+ var extensible = oldDesc || IsExtensible(O);
2324
+ var immutable = oldDesc && (!oldDesc.writable || !oldDesc.configurable);
2540
2325
  if (immutable || !extensible) {
2541
2326
  return false;
2542
2327
  }
@@ -2555,9 +2340,9 @@ var CreateDataProperty = function CreateDataProperty(O, P, V) {
2555
2340
  );
2556
2341
  };
2557
2342
 
2558
- var $TypeError$5 = getIntrinsic('%TypeError%');
2343
+ var $TypeError$5 = GetIntrinsic('%TypeError%');
2559
2344
 
2560
- // http://ecma-international.org/ecma-262/5.1/#sec-9.10
2345
+ // http://www.ecma-international.org/ecma-262/5.1/#sec-9.10
2561
2346
 
2562
2347
  var CheckObjectCoercible = function CheckObjectCoercible(value, optMessage) {
2563
2348
  if (value == null) {
@@ -2568,11 +2353,11 @@ var CheckObjectCoercible = function CheckObjectCoercible(value, optMessage) {
2568
2353
 
2569
2354
  var RequireObjectCoercible = CheckObjectCoercible;
2570
2355
 
2571
- var $Object$1 = getIntrinsic('%Object%');
2356
+ var $Object$1 = GetIntrinsic('%Object%');
2572
2357
 
2573
2358
 
2574
2359
 
2575
- // https://ecma-international.org/ecma-262/6.0/#sec-toobject
2360
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-toobject
2576
2361
 
2577
2362
  var ToObject = function ToObject(value) {
2578
2363
  RequireObjectCoercible(value);
@@ -2582,10 +2367,10 @@ var ToObject = function ToObject(value) {
2582
2367
  var $gOPD$2 = Object.getOwnPropertyDescriptor;
2583
2368
  var $getOwnNames = Object.getOwnPropertyNames;
2584
2369
  var $getSymbols = Object.getOwnPropertySymbols;
2585
- var $concat$1 = callBound('Array.prototype.concat');
2370
+ var $concat = callBound('Array.prototype.concat');
2586
2371
  var $reduce = callBound('Array.prototype.reduce');
2587
2372
  var getAll = $getSymbols ? function (obj) {
2588
- return $concat$1($getOwnNames(obj), $getSymbols(obj));
2373
+ return $concat($getOwnNames(obj), $getSymbols(obj));
2589
2374
  } : $getOwnNames;
2590
2375
 
2591
2376
  var isES5 = IsCallable($gOPD$2) && IsCallable($getOwnNames);
@@ -2624,281 +2409,13 @@ var shim = function shimGetOwnPropertyDescriptors() {
2624
2409
  return polyfill$1;
2625
2410
  };
2626
2411
 
2627
- var bound = callBind(polyfill(), Object);
2628
-
2629
- defineProperties_1(bound, {
2412
+ defineProperties_1(implementation$2, {
2630
2413
  getPolyfill: polyfill,
2631
2414
  implementation: implementation$2,
2632
2415
  shim: shim
2633
2416
  });
2634
2417
 
2635
- var object_getownpropertydescriptors = bound;
2636
-
2637
- /* globals
2638
- Atomics,
2639
- SharedArrayBuffer,
2640
- */
2641
-
2642
- var undefined$2;
2643
-
2644
- var $TypeError$6 = TypeError;
2645
-
2646
- var $gOPD$3 = Object.getOwnPropertyDescriptor;
2647
- if ($gOPD$3) {
2648
- try {
2649
- $gOPD$3({}, '');
2650
- } catch (e) {
2651
- $gOPD$3 = null; // this is IE 8, which has a broken gOPD
2652
- }
2653
- }
2654
-
2655
- var throwTypeError$1 = function () { throw new $TypeError$6(); };
2656
- var ThrowTypeError$1 = $gOPD$3
2657
- ? (function () {
2658
- try {
2659
- // eslint-disable-next-line no-unused-expressions, no-caller, no-restricted-properties
2660
- arguments.callee; // IE 8 does not throw here
2661
- return throwTypeError$1;
2662
- } catch (calleeThrows) {
2663
- try {
2664
- // IE 8 throws on Object.getOwnPropertyDescriptor(arguments, '')
2665
- return $gOPD$3(arguments, 'callee').get;
2666
- } catch (gOPDthrows) {
2667
- return throwTypeError$1;
2668
- }
2669
- }
2670
- }())
2671
- : throwTypeError$1;
2672
-
2673
- var hasSymbols$4 = hasSymbols$1();
2674
-
2675
- var getProto$1 = Object.getPrototypeOf || function (x) { return x.__proto__; }; // eslint-disable-line no-proto
2676
- var generatorFunction = undefined$2;
2677
- var asyncFunction = undefined$2;
2678
- var asyncGenFunction = undefined$2;
2679
-
2680
- var TypedArray$1 = typeof Uint8Array === 'undefined' ? undefined$2 : getProto$1(Uint8Array);
2681
-
2682
- var INTRINSICS$1 = {
2683
- '%Array%': Array,
2684
- '%ArrayBuffer%': typeof ArrayBuffer === 'undefined' ? undefined$2 : ArrayBuffer,
2685
- '%ArrayBufferPrototype%': typeof ArrayBuffer === 'undefined' ? undefined$2 : ArrayBuffer.prototype,
2686
- '%ArrayIteratorPrototype%': hasSymbols$4 ? getProto$1([][Symbol.iterator]()) : undefined$2,
2687
- '%ArrayPrototype%': Array.prototype,
2688
- '%ArrayProto_entries%': Array.prototype.entries,
2689
- '%ArrayProto_forEach%': Array.prototype.forEach,
2690
- '%ArrayProto_keys%': Array.prototype.keys,
2691
- '%ArrayProto_values%': Array.prototype.values,
2692
- '%AsyncFromSyncIteratorPrototype%': undefined$2,
2693
- '%AsyncFunction%': asyncFunction,
2694
- '%AsyncFunctionPrototype%': undefined$2,
2695
- '%AsyncGenerator%': undefined$2,
2696
- '%AsyncGeneratorFunction%': asyncGenFunction,
2697
- '%AsyncGeneratorPrototype%': undefined$2,
2698
- '%AsyncIteratorPrototype%': undefined$2,
2699
- '%Atomics%': typeof Atomics === 'undefined' ? undefined$2 : Atomics,
2700
- '%Boolean%': Boolean,
2701
- '%BooleanPrototype%': Boolean.prototype,
2702
- '%DataView%': typeof DataView === 'undefined' ? undefined$2 : DataView,
2703
- '%DataViewPrototype%': typeof DataView === 'undefined' ? undefined$2 : DataView.prototype,
2704
- '%Date%': Date,
2705
- '%DatePrototype%': Date.prototype,
2706
- '%decodeURI%': decodeURI,
2707
- '%decodeURIComponent%': decodeURIComponent,
2708
- '%encodeURI%': encodeURI,
2709
- '%encodeURIComponent%': encodeURIComponent,
2710
- '%Error%': Error,
2711
- '%ErrorPrototype%': Error.prototype,
2712
- '%eval%': eval, // eslint-disable-line no-eval
2713
- '%EvalError%': EvalError,
2714
- '%EvalErrorPrototype%': EvalError.prototype,
2715
- '%Float32Array%': typeof Float32Array === 'undefined' ? undefined$2 : Float32Array,
2716
- '%Float32ArrayPrototype%': typeof Float32Array === 'undefined' ? undefined$2 : Float32Array.prototype,
2717
- '%Float64Array%': typeof Float64Array === 'undefined' ? undefined$2 : Float64Array,
2718
- '%Float64ArrayPrototype%': typeof Float64Array === 'undefined' ? undefined$2 : Float64Array.prototype,
2719
- '%Function%': Function,
2720
- '%FunctionPrototype%': Function.prototype,
2721
- '%Generator%': undefined$2,
2722
- '%GeneratorFunction%': generatorFunction,
2723
- '%GeneratorPrototype%': undefined$2,
2724
- '%Int8Array%': typeof Int8Array === 'undefined' ? undefined$2 : Int8Array,
2725
- '%Int8ArrayPrototype%': typeof Int8Array === 'undefined' ? undefined$2 : Int8Array.prototype,
2726
- '%Int16Array%': typeof Int16Array === 'undefined' ? undefined$2 : Int16Array,
2727
- '%Int16ArrayPrototype%': typeof Int16Array === 'undefined' ? undefined$2 : Int8Array.prototype,
2728
- '%Int32Array%': typeof Int32Array === 'undefined' ? undefined$2 : Int32Array,
2729
- '%Int32ArrayPrototype%': typeof Int32Array === 'undefined' ? undefined$2 : Int32Array.prototype,
2730
- '%isFinite%': isFinite,
2731
- '%isNaN%': isNaN,
2732
- '%IteratorPrototype%': hasSymbols$4 ? getProto$1(getProto$1([][Symbol.iterator]())) : undefined$2,
2733
- '%JSON%': typeof JSON === 'object' ? JSON : undefined$2,
2734
- '%JSONParse%': typeof JSON === 'object' ? JSON.parse : undefined$2,
2735
- '%Map%': typeof Map === 'undefined' ? undefined$2 : Map,
2736
- '%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols$4 ? undefined$2 : getProto$1(new Map()[Symbol.iterator]()),
2737
- '%MapPrototype%': typeof Map === 'undefined' ? undefined$2 : Map.prototype,
2738
- '%Math%': Math,
2739
- '%Number%': Number,
2740
- '%NumberPrototype%': Number.prototype,
2741
- '%Object%': Object,
2742
- '%ObjectPrototype%': Object.prototype,
2743
- '%ObjProto_toString%': Object.prototype.toString,
2744
- '%ObjProto_valueOf%': Object.prototype.valueOf,
2745
- '%parseFloat%': parseFloat,
2746
- '%parseInt%': parseInt,
2747
- '%Promise%': typeof Promise === 'undefined' ? undefined$2 : Promise,
2748
- '%PromisePrototype%': typeof Promise === 'undefined' ? undefined$2 : Promise.prototype,
2749
- '%PromiseProto_then%': typeof Promise === 'undefined' ? undefined$2 : Promise.prototype.then,
2750
- '%Promise_all%': typeof Promise === 'undefined' ? undefined$2 : Promise.all,
2751
- '%Promise_reject%': typeof Promise === 'undefined' ? undefined$2 : Promise.reject,
2752
- '%Promise_resolve%': typeof Promise === 'undefined' ? undefined$2 : Promise.resolve,
2753
- '%Proxy%': typeof Proxy === 'undefined' ? undefined$2 : Proxy,
2754
- '%RangeError%': RangeError,
2755
- '%RangeErrorPrototype%': RangeError.prototype,
2756
- '%ReferenceError%': ReferenceError,
2757
- '%ReferenceErrorPrototype%': ReferenceError.prototype,
2758
- '%Reflect%': typeof Reflect === 'undefined' ? undefined$2 : Reflect,
2759
- '%RegExp%': RegExp,
2760
- '%RegExpPrototype%': RegExp.prototype,
2761
- '%Set%': typeof Set === 'undefined' ? undefined$2 : Set,
2762
- '%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols$4 ? undefined$2 : getProto$1(new Set()[Symbol.iterator]()),
2763
- '%SetPrototype%': typeof Set === 'undefined' ? undefined$2 : Set.prototype,
2764
- '%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined$2 : SharedArrayBuffer,
2765
- '%SharedArrayBufferPrototype%': typeof SharedArrayBuffer === 'undefined' ? undefined$2 : SharedArrayBuffer.prototype,
2766
- '%String%': String,
2767
- '%StringIteratorPrototype%': hasSymbols$4 ? getProto$1(''[Symbol.iterator]()) : undefined$2,
2768
- '%StringPrototype%': String.prototype,
2769
- '%Symbol%': hasSymbols$4 ? Symbol : undefined$2,
2770
- '%SymbolPrototype%': hasSymbols$4 ? Symbol.prototype : undefined$2,
2771
- '%SyntaxError%': SyntaxError,
2772
- '%SyntaxErrorPrototype%': SyntaxError.prototype,
2773
- '%ThrowTypeError%': ThrowTypeError$1,
2774
- '%TypedArray%': TypedArray$1,
2775
- '%TypedArrayPrototype%': TypedArray$1 ? TypedArray$1.prototype : undefined$2,
2776
- '%TypeError%': $TypeError$6,
2777
- '%TypeErrorPrototype%': $TypeError$6.prototype,
2778
- '%Uint8Array%': typeof Uint8Array === 'undefined' ? undefined$2 : Uint8Array,
2779
- '%Uint8ArrayPrototype%': typeof Uint8Array === 'undefined' ? undefined$2 : Uint8Array.prototype,
2780
- '%Uint8ClampedArray%': typeof Uint8ClampedArray === 'undefined' ? undefined$2 : Uint8ClampedArray,
2781
- '%Uint8ClampedArrayPrototype%': typeof Uint8ClampedArray === 'undefined' ? undefined$2 : Uint8ClampedArray.prototype,
2782
- '%Uint16Array%': typeof Uint16Array === 'undefined' ? undefined$2 : Uint16Array,
2783
- '%Uint16ArrayPrototype%': typeof Uint16Array === 'undefined' ? undefined$2 : Uint16Array.prototype,
2784
- '%Uint32Array%': typeof Uint32Array === 'undefined' ? undefined$2 : Uint32Array,
2785
- '%Uint32ArrayPrototype%': typeof Uint32Array === 'undefined' ? undefined$2 : Uint32Array.prototype,
2786
- '%URIError%': URIError,
2787
- '%URIErrorPrototype%': URIError.prototype,
2788
- '%WeakMap%': typeof WeakMap === 'undefined' ? undefined$2 : WeakMap,
2789
- '%WeakMapPrototype%': typeof WeakMap === 'undefined' ? undefined$2 : WeakMap.prototype,
2790
- '%WeakSet%': typeof WeakSet === 'undefined' ? undefined$2 : WeakSet,
2791
- '%WeakSetPrototype%': typeof WeakSet === 'undefined' ? undefined$2 : WeakSet.prototype
2792
- };
2793
-
2794
-
2795
- var $replace$1 = functionBind.call(Function.call, String.prototype.replace);
2796
-
2797
- /* adapted from https://github.com/lodash/lodash/blob/4.17.15/dist/lodash.js#L6735-L6744 */
2798
- var rePropName$1 = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;
2799
- var reEscapeChar$1 = /\\(\\)?/g; /** Used to match backslashes in property paths. */
2800
- var stringToPath$1 = function stringToPath(string) {
2801
- var result = [];
2802
- $replace$1(string, rePropName$1, function (match, number, quote, subString) {
2803
- result[result.length] = quote ? $replace$1(subString, reEscapeChar$1, '$1') : (number || match);
2804
- });
2805
- return result;
2806
- };
2807
- /* end adaptation */
2808
-
2809
- var getBaseIntrinsic$1 = function getBaseIntrinsic(name, allowMissing) {
2810
- if (!(name in INTRINSICS$1)) {
2811
- throw new SyntaxError('intrinsic ' + name + ' does not exist!');
2812
- }
2813
-
2814
- // istanbul ignore if // hopefully this is impossible to test :-)
2815
- if (typeof INTRINSICS$1[name] === 'undefined' && !allowMissing) {
2816
- throw new $TypeError$6('intrinsic ' + name + ' exists, but is not available. Please file an issue!');
2817
- }
2818
-
2819
- return INTRINSICS$1[name];
2820
- };
2821
-
2822
- var GetIntrinsic = function GetIntrinsic(name, allowMissing) {
2823
- if (typeof name !== 'string' || name.length === 0) {
2824
- throw new TypeError('intrinsic name must be a non-empty string');
2825
- }
2826
- if (arguments.length > 1 && typeof allowMissing !== 'boolean') {
2827
- throw new TypeError('"allowMissing" argument must be a boolean');
2828
- }
2829
-
2830
- var parts = stringToPath$1(name);
2831
-
2832
- var value = getBaseIntrinsic$1('%' + (parts.length > 0 ? parts[0] : '') + '%', allowMissing);
2833
- for (var i = 1; i < parts.length; i += 1) {
2834
- if (value != null) {
2835
- if ($gOPD$3 && (i + 1) >= parts.length) {
2836
- var desc = $gOPD$3(value, parts[i]);
2837
- if (!allowMissing && !(parts[i] in value)) {
2838
- throw new $TypeError$6('base intrinsic for ' + name + ' exists, but the property is not available.');
2839
- }
2840
- // By convention, when a data property is converted to an accessor
2841
- // property to emulate a data property that does not suffer from
2842
- // the override mistake, that accessor's getter is marked with
2843
- // an `originalValue` property. Here, when we detect this, we
2844
- // uphold the illusion by pretending to see that original data
2845
- // property, i.e., returning the value rather than the getter
2846
- // itself.
2847
- value = desc && 'get' in desc && !('originalValue' in desc.get) ? desc.get : value[parts[i]];
2848
- } else {
2849
- value = value[parts[i]];
2850
- }
2851
- }
2852
- }
2853
- return value;
2854
- };
2855
-
2856
- var callBind$1 = createCommonjsModule(function (module) {
2857
-
2858
-
2859
-
2860
-
2861
-
2862
- var $apply = GetIntrinsic('%Function.prototype.apply%');
2863
- var $call = GetIntrinsic('%Function.prototype.call%');
2864
- var $reflectApply = GetIntrinsic('%Reflect.apply%', true) || functionBind.call($call, $apply);
2865
-
2866
- var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
2867
-
2868
- if ($defineProperty) {
2869
- try {
2870
- $defineProperty({}, 'a', { value: 1 });
2871
- } catch (e) {
2872
- // IE 8 has a broken defineProperty
2873
- $defineProperty = null;
2874
- }
2875
- }
2876
-
2877
- module.exports = function callBind() {
2878
- return $reflectApply(functionBind, $call, arguments);
2879
- };
2880
-
2881
- var applyBind = function applyBind() {
2882
- return $reflectApply(functionBind, $apply, arguments);
2883
- };
2884
-
2885
- if ($defineProperty) {
2886
- $defineProperty(module.exports, 'apply', { value: applyBind });
2887
- } else {
2888
- module.exports.apply = applyBind;
2889
- }
2890
- });
2891
- callBind$1.apply;
2892
-
2893
- var $indexOf$1 = callBind$1(GetIntrinsic('String.prototype.indexOf'));
2894
-
2895
- var callBound$1 = function callBoundIntrinsic(name, allowMissing) {
2896
- var intrinsic = GetIntrinsic(name, !!allowMissing);
2897
- if (typeof intrinsic === 'function' && $indexOf$1(name, '.prototype.')) {
2898
- return callBind$1(intrinsic);
2899
- }
2900
- return intrinsic;
2901
- };
2418
+ var object_getownpropertydescriptors = implementation$2;
2902
2419
 
2903
2420
  var isES5$1 = typeof Object.defineProperty === 'function'
2904
2421
  && typeof Object.defineProperties === 'function';
@@ -2917,14 +2434,14 @@ if (typeof Promise !== 'function') {
2917
2434
 
2918
2435
 
2919
2436
 
2920
- var $slice = callBound$1('Array.prototype.slice');
2921
- var $concat$2 = callBound$1('Array.prototype.concat');
2922
- var $forEach = callBound$1('Array.prototype.forEach');
2437
+ var $slice = callBound('Array.prototype.slice');
2438
+ var $concat$1 = callBound('Array.prototype.concat');
2439
+ var $forEach = callBound('Array.prototype.forEach');
2923
2440
 
2924
- var hasSymbols$5 = hasSymbols$1();
2441
+ var hasSymbols$3 = hasSymbols$1();
2925
2442
 
2926
- var kCustomPromisifiedSymbol = hasSymbols$5 ? Symbol('util.promisify.custom') : null;
2927
- var kCustomPromisifyArgsSymbol = hasSymbols$5 ? Symbol('customPromisifyArgs') : null;
2443
+ var kCustomPromisifiedSymbol = hasSymbols$3 ? Symbol('util.promisify.custom') : null;
2444
+ var kCustomPromisifyArgsSymbol = hasSymbols$3 ? Symbol('customPromisifyArgs') : null;
2928
2445
 
2929
2446
  var implementation$3 = function promisify(orig) {
2930
2447
  if (typeof orig !== 'function') {
@@ -2934,7 +2451,7 @@ var implementation$3 = function promisify(orig) {
2934
2451
  throw error;
2935
2452
  }
2936
2453
 
2937
- if (hasSymbols$5 && orig[kCustomPromisifiedSymbol]) {
2454
+ if (hasSymbols$3 && orig[kCustomPromisifiedSymbol]) {
2938
2455
  var customFunction = orig[kCustomPromisifiedSymbol];
2939
2456
  if (typeof customFunction !== 'function') {
2940
2457
  throw new TypeError('The [util.promisify.custom] property must be a function');
@@ -2956,7 +2473,7 @@ var implementation$3 = function promisify(orig) {
2956
2473
  var args = $slice(arguments);
2957
2474
  var self = this; // eslint-disable-line no-invalid-this
2958
2475
  return new Promise(function (resolve, reject) {
2959
- orig.apply(self, $concat$2(args, function (err) {
2476
+ orig.apply(self, $concat$1(args, function (err) {
2960
2477
  var values = arguments.length > 1 ? $slice(arguments, 1) : [];
2961
2478
  if (err) {
2962
2479
  reject(err);
@@ -3235,7 +2752,7 @@ var md5 = createCommonjsModule(function (module) {
3235
2752
  message = utf8.stringToBytes(message);
3236
2753
  else if (isBuffer(message))
3237
2754
  message = Array.prototype.slice.call(message, 0);
3238
- else if (!Array.isArray(message) && message.constructor !== Uint8Array)
2755
+ else if (!Array.isArray(message))
3239
2756
  message = message.toString();
3240
2757
  // else, assume byte array already
3241
2758