@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.
- package/README.md +1 -1
- package/dist/cjs/AD.js +9 -10
- package/dist/cjs/AD300x250.js +26 -28
- package/dist/cjs/AD300x250x600.js +26 -28
- package/dist/cjs/AD728x90.js +29 -31
- package/dist/cjs/ADFloatingFooter.js +28 -30
- package/dist/cjs/ADFooter.js +14 -15
- package/dist/cjs/ADGutter.js +28 -30
- package/dist/cjs/{ADInfeed-d1eceaf2.js → ADInfeed-5b042ade.js} +13 -15
- package/dist/cjs/ADSkyscraper.js +28 -30
- package/dist/cjs/ADSponsoredResources.js +28 -30
- package/dist/cjs/ADWebcast.js +28 -30
- package/dist/cjs/ADWelcome.js +29 -31
- package/dist/cjs/{ADlgInfeed-24c693d8.js → ADlgInfeed-e92b6f9f.js} +10 -11
- package/dist/cjs/AccordionPanel.js +29 -31
- package/dist/cjs/AdSlot.js +31 -33
- package/dist/cjs/AdSlotsProvider.js +15 -17
- package/dist/cjs/AlphabeticList.js +24 -25
- package/dist/cjs/ArticleCarousel.js +23 -24
- package/dist/cjs/ArticleProgramLandingPage.js +55 -57
- package/dist/cjs/ArticleSeriesLandingPage.js +37 -39
- package/dist/cjs/ArticleSeriesListing.js +60 -61
- package/dist/cjs/Auth.js +333 -820
- package/dist/cjs/{AuthorComponent-5fa89df5.js → AuthorComponent-bb831b74.js} +13 -14
- package/dist/cjs/Beam.js +8 -9
- package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-091a991f.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +27 -29
- package/dist/cjs/CMEDeck.js +82 -83
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +32 -36
- package/dist/cjs/Column3.js +54 -58
- package/dist/cjs/ConferenceArticleCard.js +23 -24
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +93 -98
- package/dist/cjs/DeckQueue.js +87 -91
- package/dist/cjs/{Dfp-a17e00fa.js → Dfp-b807d8fa.js} +31 -32
- package/dist/cjs/EventsDeck.js +131 -138
- package/dist/cjs/ExternalResources.js +78 -80
- package/dist/cjs/Feature.js +25 -27
- package/dist/cjs/ForbesHero.js +40 -41
- package/dist/cjs/GridContent.js +177 -182
- package/dist/cjs/GridHero.js +42 -43
- package/dist/cjs/GroupDeck.js +58 -59
- package/dist/cjs/HamMagazine.js +130 -136
- package/dist/cjs/Header.js +14 -14
- package/dist/cjs/Hero.js +12 -13
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalArticleListing.js +69 -71
- package/dist/cjs/HorizontalHero.js +25 -26
- package/dist/cjs/IssueContentDeck.js +72 -77
- package/dist/cjs/IssueDeck.js +70 -75
- package/dist/cjs/IssueLanding.js +39 -41
- package/dist/cjs/LeftNav.js +35 -38
- package/dist/cjs/MasterDeck.js +69 -71
- package/dist/cjs/MediaSeriesLanding.js +38 -41
- package/dist/cjs/NavDvm.js +74 -80
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +137 -143
- package/dist/cjs/NavNative.js +126 -135
- package/dist/cjs/NavNormal.js +47 -53
- package/dist/cjs/OncliveHero.js +20 -20
- package/dist/cjs/OncliveLargeHero.js +66 -67
- package/dist/cjs/PageFilter.js +14 -15
- package/dist/cjs/PartnerDetailListing.js +105 -107
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +19 -21
- package/dist/cjs/PubSection.js +38 -40
- package/dist/cjs/PubToc.js +15 -17
- package/dist/cjs/PublicationDeck.js +61 -66
- package/dist/cjs/PublicationLanding.js +167 -92
- package/dist/cjs/QueueDeckExpanded.js +291 -292
- package/dist/cjs/RecentNews.js +23 -24
- package/dist/cjs/RelatedContent.js +24 -25
- package/dist/cjs/RelatedTopicsDropdown.js +19 -22
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Search.js +18 -22
- package/dist/cjs/Segment.js +6 -7
- package/dist/cjs/SeriesListingDeck.js +37 -37
- package/dist/cjs/{SeriesSlider-193a2958.js → SeriesSlider-f662f1f5.js} +37 -38
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +34 -36
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-45c54bed.js → SocialSearchComponent-8dd468fd.js} +36 -40
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +57 -62
- package/dist/cjs/TaxonomyDescription.js +52 -54
- package/dist/cjs/TemplateNormal.js +72 -74
- package/dist/cjs/ThumbnailCard.js +20 -22
- package/dist/cjs/Ustream.js +26 -27
- package/dist/cjs/VerticalHero.js +17 -18
- package/dist/cjs/VideoProgramLandingPage.js +71 -76
- package/dist/cjs/VideoSeriesCard.js +31 -32
- package/dist/cjs/VideoSeriesFilter.js +18 -19
- package/dist/cjs/VideoSeriesLandingPage.js +45 -47
- package/dist/cjs/VideoSeriesListing.js +77 -78
- package/dist/cjs/View.js +256 -260
- package/dist/cjs/YahooHero.js +39 -40
- package/dist/cjs/YoutubeGroup.js +62 -63
- package/dist/cjs/{_is-array-63ae4740.js → _is-array-754e012d.js} +6 -6
- package/dist/cjs/{_iter-detect-2613ffa1.js → _iter-detect-60b2f026.js} +2 -2
- package/dist/cjs/{_object-sap-c5bd707d.js → _object-sap-5e74ba08.js} +1 -1
- package/dist/cjs/{_object-to-array-bec5fcf2.js → _object-to-array-5762f850.js} +1 -1
- package/dist/cjs/{_to-object-821a2927.js → _to-object-329a650b.js} +4 -4
- package/dist/cjs/{asyncToGenerator-2edcb6ad.js → asyncToGenerator-140e5f89.js} +61 -13
- package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
- package/dist/cjs/{core.get-iterator-method-b4615fd3.js → core.get-iterator-method-f62321d4.js} +2 -2
- package/dist/cjs/{define-property-aff11f8a.js → define-property-f4d12f4e.js} +1 -1
- package/dist/cjs/{defineProperty-d6fbb280.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
- package/dist/cjs/{es6.string.iterator-20d42c53.js → es6.string.iterator-cc0bbaa4.js} +2 -2
- package/dist/cjs/{extends-1e24fc8d.js → extends-60837c34.js} +1 -1
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +75 -138
- package/dist/cjs/getRootDocGroup.js +6 -7
- package/dist/cjs/getSerializers.js +43 -44
- package/dist/cjs/{getTargeting-497b581d.js → getTargeting-9af0ef69.js} +3 -3
- package/dist/cjs/getTargeting.js +7 -7
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/{index-4d74ffd6.js → index-3294d3bc.js} +41 -40
- package/dist/cjs/{index-8ef858d4.js → index-76417d82.js} +911 -934
- package/dist/cjs/{index-0e4427c8.js → index-8bf6c863.js} +11 -12
- package/dist/cjs/{index-d48b231c.js → index-be0c82be.js} +25 -31
- package/dist/cjs/{index-80f57cff.js → index-da796b8c.js} +15 -17
- package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
- package/dist/cjs/{index.esm-8123cf40.js → index.esm-4d410430.js} +20 -20
- package/dist/cjs/{index.esm-3b9b8952.js → index.esm-66ffa47a.js} +9 -4
- package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
- package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
- package/dist/cjs/index.js +160 -164
- package/dist/cjs/{inherits-2eb23889.js → inherits-c9f99d47.js} +5 -5
- package/dist/cjs/{keys-95c064c9.js → keys-a586b7a0.js} +2 -2
- package/dist/cjs/{lodash-4ef21f0f.js → lodash-fc2922d0.js} +23 -72
- package/dist/cjs/{main-dc082238.js → main-02daeefe.js} +80 -116
- package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
- package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
- package/dist/cjs/{slicedToArray-db24842a.js → slicedToArray-8f385299.js} +4 -4
- package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
- package/dist/cjs/{stringify-01cf47f7.js → stringify-7c5aff47.js} +1 -1
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-cf0865fc.js → toConsumableArray-9a3476fe.js} +4 -4
- package/dist/cjs/{typeof-97065d40.js → typeof-725500bc.js} +7 -7
- package/dist/cjs/urlFor.js +2 -2
- package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
- package/dist/cjs/{visibility-sensor-8b54af99.js → visibility-sensor-0c45a583.js} +5 -7
- package/dist/cjs/{web.dom.iterable-4480325a.js → web.dom.iterable-a0e279c1.js} +3 -3
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +23 -24
- package/dist/esm/AD300x250x600.js +23 -24
- package/dist/esm/AD728x90.js +26 -27
- package/dist/esm/ADFloatingFooter.js +25 -26
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +25 -26
- package/dist/esm/{ADInfeed-c12cd1ce.js → ADInfeed-eb7bdd41.js} +9 -9
- package/dist/esm/ADSkyscraper.js +25 -26
- package/dist/esm/ADSponsoredResources.js +25 -26
- package/dist/esm/ADWebcast.js +25 -26
- package/dist/esm/ADWelcome.js +26 -27
- package/dist/esm/{ADlgInfeed-246a8787.js → ADlgInfeed-f2ac31d1.js} +8 -8
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +22 -23
- package/dist/esm/AdSlotsProvider.js +12 -13
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +20 -20
- package/dist/esm/ArticleProgramLandingPage.js +52 -53
- package/dist/esm/ArticleSeriesLandingPage.js +34 -35
- package/dist/esm/ArticleSeriesListing.js +55 -55
- package/dist/esm/Auth.js +316 -799
- package/dist/esm/{AuthorComponent-c7ff069f.js → AuthorComponent-34b16174.js} +11 -11
- package/dist/esm/Beam.js +8 -9
- package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-e9b4ddcf.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/CMEDeck.js +78 -79
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +26 -27
- package/dist/esm/Column3.js +47 -48
- package/dist/esm/ConferenceArticleCard.js +19 -19
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +75 -76
- package/dist/esm/DeckQueue.js +65 -65
- package/dist/esm/{Dfp-988dbcaa.js → Dfp-ebc4b22f.js} +21 -21
- package/dist/esm/EventsDeck.js +84 -84
- package/dist/esm/ExternalResources.js +71 -72
- package/dist/esm/Feature.js +18 -18
- package/dist/esm/ForbesHero.js +34 -34
- package/dist/esm/GridContent.js +139 -140
- package/dist/esm/GridHero.js +36 -36
- package/dist/esm/GroupDeck.js +46 -46
- package/dist/esm/HamMagazine.js +104 -105
- package/dist/esm/Header.js +10 -8
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +66 -67
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +49 -49
- package/dist/esm/IssueDeck.js +46 -46
- package/dist/esm/IssueLanding.js +36 -37
- package/dist/esm/LeftNav.js +31 -32
- package/dist/esm/MasterDeck.js +63 -64
- package/dist/esm/MediaSeriesLanding.js +31 -32
- package/dist/esm/NavDvm.js +56 -57
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +113 -114
- package/dist/esm/NavNative.js +99 -100
- package/dist/esm/NavNormal.js +35 -36
- package/dist/esm/OncliveHero.js +17 -16
- package/dist/esm/OncliveLargeHero.js +59 -59
- package/dist/esm/PageFilter.js +12 -12
- package/dist/esm/PartnerDetailListing.js +101 -102
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PubSection.js +35 -36
- package/dist/esm/PubToc.js +12 -13
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +131 -52
- package/dist/esm/QueueDeckExpanded.js +271 -272
- package/dist/esm/RecentNews.js +20 -20
- package/dist/esm/RelatedContent.js +19 -19
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +12 -12
- package/dist/esm/Segment.js +6 -7
- package/dist/esm/SeriesListingDeck.js +31 -31
- package/dist/esm/{SeriesSlider-6a1081ff.js → SeriesSlider-9245785f.js} +27 -27
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +30 -31
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-c3216d1a.js → SocialSearchComponent-a2ae84d1.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +41 -41
- package/dist/esm/TaxonomyDescription.js +47 -48
- package/dist/esm/TemplateNormal.js +66 -67
- package/dist/esm/ThumbnailCard.js +13 -13
- package/dist/esm/Ustream.js +23 -23
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoProgramLandingPage.js +61 -62
- package/dist/esm/VideoSeriesCard.js +24 -24
- package/dist/esm/VideoSeriesFilter.js +15 -16
- package/dist/esm/VideoSeriesLandingPage.js +38 -39
- package/dist/esm/VideoSeriesListing.js +71 -71
- package/dist/esm/View.js +240 -240
- package/dist/esm/YahooHero.js +34 -34
- package/dist/esm/YoutubeGroup.js +46 -46
- package/dist/esm/{_is-array-674f71ec.js → _is-array-58e95429.js} +6 -6
- package/dist/esm/{_iter-detect-48516cd3.js → _iter-detect-5d49a330.js} +2 -2
- package/dist/esm/{_object-sap-fd3054d0.js → _object-sap-964b6feb.js} +1 -1
- package/dist/esm/{_object-to-array-8f409e54.js → _object-to-array-7e804fce.js} +1 -1
- package/dist/esm/{_to-object-97770c52.js → _to-object-a4107da3.js} +5 -5
- package/dist/esm/{asyncToGenerator-2bd4099a.js → asyncToGenerator-fc1c2e29.js} +53 -9
- package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
- package/dist/esm/{core.get-iterator-method-d1d5ed02.js → core.get-iterator-method-e1de7503.js} +2 -2
- package/dist/esm/{define-property-ec6d528d.js → define-property-8af5f002.js} +1 -1
- package/dist/esm/{defineProperty-ea516b15.js → defineProperty-94fd8bfc.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
- package/dist/esm/{es6.string.iterator-aa6068a3.js → es6.string.iterator-c990c18c.js} +3 -3
- package/dist/esm/{extends-31d65aba.js → extends-eb69e8ac.js} +1 -1
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +70 -133
- package/dist/esm/getRootDocGroup.js +6 -7
- package/dist/esm/getSerializers.js +43 -44
- package/dist/esm/{getTargeting-2d402d66.js → getTargeting-7211f12c.js} +2 -2
- package/dist/esm/getTargeting.js +7 -7
- package/dist/esm/{index-752d1dae.js → index-5f9f807a.js} +10 -10
- package/dist/esm/{index-3f5c03b2.js → index-73819142.js} +25 -31
- package/dist/esm/{index-888f9253.js → index-a9e53f80.js} +6 -6
- package/dist/esm/{index-9b2f6ac4.js → index-c1374f98.js} +853 -869
- package/dist/esm/{index-ccb770c7.js → index-ef6d5dcf.js} +41 -40
- package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
- package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
- package/dist/esm/{index.esm-d6f88d94.js → index.esm-b08f4b04.js} +9 -4
- package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
- package/dist/esm/{index.esm-8016b507.js → index.esm-fd746768.js} +18 -17
- package/dist/esm/index.js +129 -130
- package/dist/esm/{inherits-5906fbea.js → inherits-fb9b6e8f.js} +5 -5
- package/dist/esm/{keys-a0b0c7a4.js → keys-8eda7a5c.js} +2 -2
- package/dist/esm/{lodash-ad27652f.js → lodash-17fdfebb.js} +23 -72
- package/dist/esm/{main-1450d277.js → main-e4a934b2.js} +78 -113
- package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
- package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
- package/dist/esm/{slicedToArray-cdeaee08.js → slicedToArray-641f241f.js} +4 -4
- package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
- package/dist/esm/{stringify-d4839bab.js → stringify-4330ccdc.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-fa2dcda7.js → toConsumableArray-43aa614d.js} +4 -4
- package/dist/esm/{typeof-e9cea9e8.js → typeof-6435ba1c.js} +7 -7
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
- package/dist/esm/{visibility-sensor-082c757b.js → visibility-sensor-0baa4eea.js} +2 -2
- package/dist/esm/{web.dom.iterable-035980f3.js → web.dom.iterable-4439f05a.js} +3 -3
- package/package.json +1 -1
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/cjs/_set-species-a8cfdb84.js +0 -57
- package/dist/esm/_set-species-494ed292.js +0 -52
package/dist/cjs/Auth.js
CHANGED
|
@@ -2,35 +2,30 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
var slicedToArray = require('./slicedToArray-db24842a.js');
|
|
8
|
-
var React = require('react');
|
|
9
|
-
var Router = require('next/router');
|
|
10
|
-
var _extends = require('./extends-1e24fc8d.js');
|
|
11
|
-
var reactBootstrap = require('react-bootstrap');
|
|
12
|
-
var useSWR = require('swr');
|
|
13
|
-
var index = require('./index-bd6c9f56.js');
|
|
14
|
-
var Local = require('passport-local');
|
|
15
|
-
var mysql = require('mysql');
|
|
16
|
-
var util = require('./util-6f784d85.js');
|
|
5
|
+
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
6
|
+
|
|
17
7
|
var _commonjsHelpers = require('./_commonjsHelpers-06173234.js');
|
|
18
|
-
require('./
|
|
19
|
-
require('./
|
|
20
|
-
require('./web.dom.iterable-4480325a.js');
|
|
8
|
+
require('./_to-object-329a650b.js');
|
|
9
|
+
require('./es6.string.iterator-cc0bbaa4.js');
|
|
21
10
|
require('./_library-dd23b178.js');
|
|
22
|
-
require('./
|
|
23
|
-
require('./
|
|
24
|
-
require('./_iter-detect-2613ffa1.js');
|
|
11
|
+
require('./_iter-detect-60b2f026.js');
|
|
12
|
+
require('./core.get-iterator-method-f62321d4.js');
|
|
25
13
|
require('./_object-pie-68c5bcbc.js');
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
var React__default =
|
|
30
|
-
var
|
|
31
|
-
var
|
|
32
|
-
var
|
|
33
|
-
var
|
|
14
|
+
var _extends$1 = require('./extends-60837c34.js');
|
|
15
|
+
require('./web.dom.iterable-a0e279c1.js');
|
|
16
|
+
var React = require('react');
|
|
17
|
+
var React__default = _interopDefault(React);
|
|
18
|
+
var Router = require('next/router');
|
|
19
|
+
var Router__default = _interopDefault(Router);
|
|
20
|
+
var slicedToArray = require('./slicedToArray-8f385299.js');
|
|
21
|
+
var stringify = require('./stringify-7c5aff47.js');
|
|
22
|
+
var asyncToGenerator = require('./asyncToGenerator-140e5f89.js');
|
|
23
|
+
var reactBootstrap = require('react-bootstrap');
|
|
24
|
+
var util = require('./util-f2c1b65b.js');
|
|
25
|
+
var index$5 = require('./index-bd6c9f56.js');
|
|
26
|
+
var useSWR = _interopDefault(require('swr'));
|
|
27
|
+
var Local = _interopDefault(require('passport-local'));
|
|
28
|
+
var mysql = _interopDefault(require('mysql'));
|
|
34
29
|
|
|
35
30
|
var returnFormField = function returnFormField(_ref) {
|
|
36
31
|
var name = _ref.name,
|
|
@@ -69,21 +64,21 @@ var returnFormField = function returnFormField(_ref) {
|
|
|
69
64
|
}
|
|
70
65
|
|
|
71
66
|
if (type == 'text' || type == 'email' || type == 'password' || type == 'number') {
|
|
72
|
-
return React__default
|
|
67
|
+
return React__default.createElement(
|
|
73
68
|
reactBootstrap.Form.Group,
|
|
74
|
-
_extends._extends({}, opts, { controlId: name }),
|
|
75
|
-
React__default
|
|
69
|
+
_extends$1._extends({}, opts, { controlId: name }),
|
|
70
|
+
React__default.createElement(
|
|
76
71
|
reactBootstrap.Form.Label,
|
|
77
72
|
{ kye: name + '_label' },
|
|
78
73
|
label,
|
|
79
|
-
required && React__default
|
|
74
|
+
required && React__default.createElement(
|
|
80
75
|
'span',
|
|
81
76
|
{ style: { color: 'red' } },
|
|
82
77
|
'*'
|
|
83
78
|
)
|
|
84
79
|
),
|
|
85
|
-
React__default
|
|
86
|
-
React__default
|
|
80
|
+
React__default.createElement(reactBootstrap.Form.Control, { key: name + '_' + type, type: type, readOnly: readonly, name: name, placeholder: '', defaultValue: default_value, required: required }),
|
|
81
|
+
React__default.createElement(
|
|
87
82
|
reactBootstrap.Form.Control.Feedback,
|
|
88
83
|
{ key: name + '_feedback', type: 'invalid' },
|
|
89
84
|
errors[name]
|
|
@@ -91,28 +86,28 @@ var returnFormField = function returnFormField(_ref) {
|
|
|
91
86
|
);
|
|
92
87
|
}
|
|
93
88
|
if (type == 'select') {
|
|
94
|
-
return React__default
|
|
89
|
+
return React__default.createElement(
|
|
95
90
|
reactBootstrap.Form.Group,
|
|
96
|
-
_extends._extends({}, opts, { key: name, controlId: name }),
|
|
97
|
-
React__default
|
|
91
|
+
_extends$1._extends({}, opts, { key: name, controlId: name }),
|
|
92
|
+
React__default.createElement(
|
|
98
93
|
reactBootstrap.Form.Label,
|
|
99
94
|
{ key: name + '_' + label },
|
|
100
95
|
label,
|
|
101
|
-
required && React__default
|
|
96
|
+
required && React__default.createElement(
|
|
102
97
|
'span',
|
|
103
98
|
{ key: name + '_required_span', style: { color: 'red' } },
|
|
104
99
|
'*'
|
|
105
100
|
)
|
|
106
101
|
),
|
|
107
|
-
React__default
|
|
102
|
+
React__default.createElement(
|
|
108
103
|
reactBootstrap.Form.Control,
|
|
109
104
|
{ key: name + '_select', as: 'select', name: name, required: required, defaultValue: default_value },
|
|
110
|
-
React__default
|
|
105
|
+
React__default.createElement('option', { value: '', key: name + '_options_empty' }),
|
|
111
106
|
options.map(function (option, index) {
|
|
112
107
|
var value = option.value ? option.value : option;
|
|
113
108
|
var label = option.label ? option.label : option;
|
|
114
109
|
var key = name + '_options_' + index;
|
|
115
|
-
return React__default
|
|
110
|
+
return React__default.createElement(
|
|
116
111
|
'option',
|
|
117
112
|
{ key: key, value: value },
|
|
118
113
|
label
|
|
@@ -123,25 +118,25 @@ var returnFormField = function returnFormField(_ref) {
|
|
|
123
118
|
}
|
|
124
119
|
|
|
125
120
|
if (type == 'radio' || type == 'checkbox') {
|
|
126
|
-
return React__default
|
|
121
|
+
return React__default.createElement(
|
|
127
122
|
reactBootstrap.Form.Group,
|
|
128
123
|
opts,
|
|
129
|
-
React__default
|
|
124
|
+
React__default.createElement(
|
|
130
125
|
reactBootstrap.Form.Label,
|
|
131
126
|
null,
|
|
132
127
|
label,
|
|
133
|
-
required && React__default
|
|
128
|
+
required && React__default.createElement(
|
|
134
129
|
'span',
|
|
135
130
|
{ style: { color: 'red' } },
|
|
136
131
|
'*'
|
|
137
132
|
)
|
|
138
133
|
),
|
|
139
134
|
options.map(function (option, index) {
|
|
140
|
-
return React__default
|
|
135
|
+
return React__default.createElement(
|
|
141
136
|
reactBootstrap.Form.Check,
|
|
142
137
|
{ type: type, key: index, required: required },
|
|
143
|
-
React__default
|
|
144
|
-
React__default
|
|
138
|
+
React__default.createElement(reactBootstrap.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 }),
|
|
139
|
+
React__default.createElement(reactBootstrap.Form.Check.Label, { style: { cursor: 'pointer' }, 'for': name + '_' + index, key: type + '_' + index + '_label', dangerouslySetInnerHTML: { __html: option.label } })
|
|
145
140
|
);
|
|
146
141
|
})
|
|
147
142
|
);
|
|
@@ -227,7 +222,7 @@ function useUser() {
|
|
|
227
222
|
redirectTo = _ref.redirectTo,
|
|
228
223
|
redirectIfFound = _ref.redirectIfFound;
|
|
229
224
|
|
|
230
|
-
var _useSWR =
|
|
225
|
+
var _useSWR = useSWR('/api/auth/user', dataHandler),
|
|
231
226
|
data = _useSWR.data,
|
|
232
227
|
error = _useSWR.error;
|
|
233
228
|
|
|
@@ -242,7 +237,7 @@ function useUser() {
|
|
|
242
237
|
redirectTo && !redirectIfFound && !hasUser ||
|
|
243
238
|
// If redirectIfFound is also set, redirect if the user was found
|
|
244
239
|
redirectIfFound && hasUser) {
|
|
245
|
-
Router__default
|
|
240
|
+
Router__default.push(redirectTo);
|
|
246
241
|
}
|
|
247
242
|
}, [redirectTo, redirectIfFound, finished, hasUser]);
|
|
248
243
|
|
|
@@ -348,43 +343,43 @@ var LoginForm = function LoginForm(props) {
|
|
|
348
343
|
loading = _useState4[0],
|
|
349
344
|
setLoading = _useState4[1];
|
|
350
345
|
|
|
351
|
-
return React__default
|
|
346
|
+
return React__default.createElement(
|
|
352
347
|
reactBootstrap.Form,
|
|
353
348
|
{ className: 'login', onSubmit: handleSubmit },
|
|
354
|
-
React__default
|
|
349
|
+
React__default.createElement(
|
|
355
350
|
'h1',
|
|
356
351
|
null,
|
|
357
352
|
'Login'
|
|
358
353
|
),
|
|
359
|
-
React__default
|
|
354
|
+
React__default.createElement('hr', null),
|
|
360
355
|
returnFormField({ name: 'email', label: 'Email', type: 'email', required: true }),
|
|
361
356
|
returnFormField({ name: 'password', label: 'Password', type: 'password', required: true }),
|
|
362
|
-
React__default
|
|
363
|
-
React__default
|
|
357
|
+
React__default.createElement('hr', null),
|
|
358
|
+
React__default.createElement(
|
|
364
359
|
reactBootstrap.Form.Row,
|
|
365
360
|
null,
|
|
366
|
-
React__default
|
|
361
|
+
React__default.createElement(
|
|
367
362
|
reactBootstrap.Form.Group,
|
|
368
363
|
{ as: reactBootstrap.Col },
|
|
369
|
-
React__default
|
|
364
|
+
React__default.createElement(
|
|
370
365
|
'a',
|
|
371
366
|
{ href: '/auth/signup' },
|
|
372
367
|
'I don\'t have an account'
|
|
373
368
|
)
|
|
374
369
|
),
|
|
375
|
-
React__default
|
|
370
|
+
React__default.createElement(
|
|
376
371
|
reactBootstrap.Form.Group,
|
|
377
372
|
{ as: reactBootstrap.Col, className: 'text-right' },
|
|
378
|
-
!loading && React__default
|
|
373
|
+
!loading && React__default.createElement(
|
|
379
374
|
reactBootstrap.Button,
|
|
380
375
|
{ type: 'submit' },
|
|
381
376
|
'Login'
|
|
382
377
|
),
|
|
383
|
-
loading && React__default
|
|
378
|
+
loading && React__default.createElement(
|
|
384
379
|
reactBootstrap.Button,
|
|
385
380
|
{ variant: 'primary', disabled: true },
|
|
386
|
-
React__default
|
|
387
|
-
React__default
|
|
381
|
+
React__default.createElement(reactBootstrap.Spinner, { as: 'span', animation: 'border', role: 'status', 'aria-hidden': 'true', size: 'sm' }),
|
|
382
|
+
React__default.createElement(
|
|
388
383
|
'span',
|
|
389
384
|
{ className: 'sr-only' },
|
|
390
385
|
'Loading...'
|
|
@@ -392,12 +387,12 @@ var LoginForm = function LoginForm(props) {
|
|
|
392
387
|
)
|
|
393
388
|
)
|
|
394
389
|
),
|
|
395
|
-
errorMsg && React__default
|
|
390
|
+
errorMsg && React__default.createElement(
|
|
396
391
|
'p',
|
|
397
392
|
{ className: 'error' },
|
|
398
393
|
errorMsg
|
|
399
394
|
),
|
|
400
|
-
React__default
|
|
395
|
+
React__default.createElement(
|
|
401
396
|
'style',
|
|
402
397
|
{ jsx: 'true'.toString() },
|
|
403
398
|
'\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 '
|
|
@@ -653,29 +648,29 @@ var SignupForm = function SignupForm(props) {
|
|
|
653
648
|
loading = _useState14[0],
|
|
654
649
|
setLoading = _useState14[1];
|
|
655
650
|
|
|
656
|
-
return React__default
|
|
651
|
+
return React__default.createElement(
|
|
657
652
|
reactBootstrap.Form,
|
|
658
653
|
{ className: 'login', id: 'signupForm', onSubmit: handleSubmit },
|
|
659
|
-
React__default
|
|
654
|
+
React__default.createElement(
|
|
660
655
|
'h1',
|
|
661
656
|
null,
|
|
662
657
|
'Sign Up'
|
|
663
658
|
),
|
|
664
|
-
React__default
|
|
659
|
+
React__default.createElement('hr', null),
|
|
665
660
|
returnFormField({ name: 'email', label: 'Email', type: 'email', required: true }),
|
|
666
|
-
React__default
|
|
661
|
+
React__default.createElement(
|
|
667
662
|
reactBootstrap.Form.Row,
|
|
668
663
|
null,
|
|
669
664
|
returnFormField({ name: 'password', label: 'Password', type: 'password', groupType: reactBootstrap.Col, required: true }),
|
|
670
665
|
returnFormField({ name: 'rpassword', label: 'Retype Password', type: 'password', groupType: reactBootstrap.Col, required: true })
|
|
671
666
|
),
|
|
672
|
-
React__default
|
|
667
|
+
React__default.createElement(
|
|
673
668
|
reactBootstrap.Form.Row,
|
|
674
669
|
null,
|
|
675
670
|
returnFormField({ name: 'first_name', label: 'First Name', type: 'text', groupType: reactBootstrap.Col, required: true }),
|
|
676
671
|
returnFormField({ name: 'last_name', label: 'Last Name', type: 'text', groupType: reactBootstrap.Col, required: true })
|
|
677
672
|
),
|
|
678
|
-
React__default
|
|
673
|
+
React__default.createElement(
|
|
679
674
|
reactBootstrap.Form.Row,
|
|
680
675
|
null,
|
|
681
676
|
returnFormField({
|
|
@@ -689,7 +684,7 @@ var SignupForm = function SignupForm(props) {
|
|
|
689
684
|
}),
|
|
690
685
|
countryUS && returnFormField({ name: 'state', label: 'State', type: 'select', required: true, groupType: reactBootstrap.Col, options: states })
|
|
691
686
|
),
|
|
692
|
-
React__default
|
|
687
|
+
React__default.createElement(
|
|
693
688
|
reactBootstrap.Form.Row,
|
|
694
689
|
null,
|
|
695
690
|
countryUS && returnFormField({ name: 'zip', label: 'Working Zip Code', type: 'text', required: true, groupType: reactBootstrap.Col }),
|
|
@@ -736,38 +731,38 @@ var SignupForm = function SignupForm(props) {
|
|
|
736
731
|
required: true,
|
|
737
732
|
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' }]
|
|
738
733
|
}),
|
|
739
|
-
React__default
|
|
740
|
-
React__default
|
|
734
|
+
React__default.createElement('hr', null),
|
|
735
|
+
React__default.createElement(
|
|
741
736
|
reactBootstrap.Form.Row,
|
|
742
737
|
null,
|
|
743
|
-
React__default
|
|
738
|
+
React__default.createElement(
|
|
744
739
|
reactBootstrap.Form.Group,
|
|
745
740
|
{ as: reactBootstrap.Col },
|
|
746
|
-
React__default
|
|
741
|
+
React__default.createElement(
|
|
747
742
|
'a',
|
|
748
743
|
{ href: '/auth/login' },
|
|
749
744
|
'I already have an account'
|
|
750
745
|
)
|
|
751
746
|
),
|
|
752
|
-
React__default
|
|
747
|
+
React__default.createElement(
|
|
753
748
|
reactBootstrap.Form.Group,
|
|
754
749
|
{ as: reactBootstrap.Col, className: 'text-right' },
|
|
755
|
-
!loading && React__default
|
|
750
|
+
!loading && React__default.createElement(
|
|
756
751
|
reactBootstrap.Button,
|
|
757
752
|
{ type: 'submit' },
|
|
758
753
|
'Sign Up'
|
|
759
754
|
),
|
|
760
|
-
loading && React__default
|
|
755
|
+
loading && React__default.createElement(
|
|
761
756
|
reactBootstrap.Button,
|
|
762
757
|
{ variant: 'primary', disabled: true },
|
|
763
|
-
React__default
|
|
758
|
+
React__default.createElement(reactBootstrap.Spinner, {
|
|
764
759
|
as: 'span',
|
|
765
760
|
animation: 'border',
|
|
766
761
|
role: 'status',
|
|
767
762
|
'aria-hidden': 'true',
|
|
768
763
|
size: 'sm'
|
|
769
764
|
}),
|
|
770
|
-
React__default
|
|
765
|
+
React__default.createElement(
|
|
771
766
|
'span',
|
|
772
767
|
{ className: 'sr-only' },
|
|
773
768
|
'Loading...'
|
|
@@ -775,12 +770,12 @@ var SignupForm = function SignupForm(props) {
|
|
|
775
770
|
)
|
|
776
771
|
)
|
|
777
772
|
),
|
|
778
|
-
errorMsg && React__default
|
|
773
|
+
errorMsg && React__default.createElement(
|
|
779
774
|
'p',
|
|
780
775
|
{ className: 'error' },
|
|
781
776
|
errorMsg
|
|
782
777
|
),
|
|
783
|
-
React__default
|
|
778
|
+
React__default.createElement(
|
|
784
779
|
'style',
|
|
785
780
|
{ jsx: 'true'.toString() },
|
|
786
781
|
' \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 '
|
|
@@ -1070,32 +1065,32 @@ var SignupForm$1 = function SignupForm(props) {
|
|
|
1070
1065
|
loading = _useState18[0],
|
|
1071
1066
|
setLoading = _useState18[1];
|
|
1072
1067
|
|
|
1073
|
-
return React__default
|
|
1068
|
+
return React__default.createElement(
|
|
1074
1069
|
reactBootstrap.Form,
|
|
1075
1070
|
{ className: 'login', id: 'signupForm', onSubmit: handleSubmit },
|
|
1076
|
-
React__default
|
|
1071
|
+
React__default.createElement(
|
|
1077
1072
|
'h1',
|
|
1078
1073
|
null,
|
|
1079
1074
|
'Profile'
|
|
1080
1075
|
),
|
|
1081
|
-
React__default
|
|
1082
|
-
userData ? React__default
|
|
1083
|
-
React__default
|
|
1076
|
+
React__default.createElement('hr', null),
|
|
1077
|
+
userData ? React__default.createElement(
|
|
1078
|
+
React__default.Fragment,
|
|
1084
1079
|
null,
|
|
1085
1080
|
returnFormField({ name: 'email', label: 'Email', type: 'email', required: true, readonly: true, default_value: userData.email }),
|
|
1086
|
-
React__default
|
|
1081
|
+
React__default.createElement(
|
|
1087
1082
|
reactBootstrap.Form.Row,
|
|
1088
1083
|
null,
|
|
1089
1084
|
returnFormField({ name: 'password', label: 'Password', type: 'password', groupType: reactBootstrap.Col, required: false }),
|
|
1090
1085
|
returnFormField({ name: 'rpassword', label: 'Retype Password', type: 'password', groupType: reactBootstrap.Col, required: false })
|
|
1091
1086
|
),
|
|
1092
|
-
React__default
|
|
1087
|
+
React__default.createElement(
|
|
1093
1088
|
reactBootstrap.Form.Row,
|
|
1094
1089
|
null,
|
|
1095
1090
|
returnFormField({ name: 'first_name', label: 'First Name', type: 'text', groupType: reactBootstrap.Col, required: true, default_value: userData.shared.first_name }),
|
|
1096
1091
|
returnFormField({ name: 'last_name', label: 'Last Name', type: 'text', groupType: reactBootstrap.Col, required: true, default_value: userData.shared.last_name })
|
|
1097
1092
|
),
|
|
1098
|
-
React__default
|
|
1093
|
+
React__default.createElement(
|
|
1099
1094
|
reactBootstrap.Form.Row,
|
|
1100
1095
|
null,
|
|
1101
1096
|
returnFormField({
|
|
@@ -1110,7 +1105,7 @@ var SignupForm$1 = function SignupForm(props) {
|
|
|
1110
1105
|
}),
|
|
1111
1106
|
countryUS && returnFormField({ name: 'state', label: 'State', type: 'select', required: true, groupType: reactBootstrap.Col, options: states, default_value: userData.shared.state })
|
|
1112
1107
|
),
|
|
1113
|
-
React__default
|
|
1108
|
+
React__default.createElement(
|
|
1114
1109
|
reactBootstrap.Form.Row,
|
|
1115
1110
|
null,
|
|
1116
1111
|
countryUS && returnFormField({ name: 'zip', label: 'Working Zip Code', type: 'text', required: true, groupType: reactBootstrap.Col, default_value: userData.shared.zip }),
|
|
@@ -1160,29 +1155,29 @@ var SignupForm$1 = function SignupForm(props) {
|
|
|
1160
1155
|
required: true,
|
|
1161
1156
|
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' }]
|
|
1162
1157
|
}),
|
|
1163
|
-
React__default
|
|
1164
|
-
React__default
|
|
1158
|
+
React__default.createElement('hr', null),
|
|
1159
|
+
React__default.createElement(
|
|
1165
1160
|
reactBootstrap.Form.Row,
|
|
1166
1161
|
null,
|
|
1167
|
-
React__default
|
|
1162
|
+
React__default.createElement(
|
|
1168
1163
|
reactBootstrap.Form.Group,
|
|
1169
1164
|
{ as: reactBootstrap.Col },
|
|
1170
|
-
!loading && React__default
|
|
1165
|
+
!loading && React__default.createElement(
|
|
1171
1166
|
reactBootstrap.Button,
|
|
1172
1167
|
{ type: 'submit' },
|
|
1173
1168
|
'Update'
|
|
1174
1169
|
),
|
|
1175
|
-
loading && React__default
|
|
1170
|
+
loading && React__default.createElement(
|
|
1176
1171
|
reactBootstrap.Button,
|
|
1177
1172
|
{ variant: 'primary', disabled: true },
|
|
1178
|
-
React__default
|
|
1173
|
+
React__default.createElement(reactBootstrap.Spinner, {
|
|
1179
1174
|
as: 'span',
|
|
1180
1175
|
animation: 'border',
|
|
1181
1176
|
role: 'status',
|
|
1182
1177
|
'aria-hidden': 'true',
|
|
1183
1178
|
size: 'sm'
|
|
1184
1179
|
}),
|
|
1185
|
-
React__default
|
|
1180
|
+
React__default.createElement(
|
|
1186
1181
|
'span',
|
|
1187
1182
|
{ className: 'sr-only' },
|
|
1188
1183
|
'Loading...'
|
|
@@ -1190,24 +1185,24 @@ var SignupForm$1 = function SignupForm(props) {
|
|
|
1190
1185
|
)
|
|
1191
1186
|
)
|
|
1192
1187
|
)
|
|
1193
|
-
) : React__default
|
|
1188
|
+
) : React__default.createElement(reactBootstrap.Spinner, {
|
|
1194
1189
|
as: 'span',
|
|
1195
1190
|
animation: 'border',
|
|
1196
1191
|
role: 'status',
|
|
1197
1192
|
'aria-hidden': 'true',
|
|
1198
1193
|
size: 'sm'
|
|
1199
1194
|
}),
|
|
1200
|
-
errorMsg && React__default
|
|
1195
|
+
errorMsg && React__default.createElement(
|
|
1201
1196
|
'p',
|
|
1202
1197
|
{ className: 'error' },
|
|
1203
1198
|
errorMsg
|
|
1204
1199
|
),
|
|
1205
|
-
successMsg && React__default
|
|
1200
|
+
successMsg && React__default.createElement(
|
|
1206
1201
|
'p',
|
|
1207
1202
|
{ className: 'success' },
|
|
1208
1203
|
successMsg
|
|
1209
1204
|
),
|
|
1210
|
-
React__default
|
|
1205
|
+
React__default.createElement(
|
|
1211
1206
|
'style',
|
|
1212
1207
|
{ jsx: 'true'.toString() },
|
|
1213
1208
|
' \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 '
|
|
@@ -1220,7 +1215,7 @@ var MAX_AGE = 60 * 60 * 8; // 8 hours
|
|
|
1220
1215
|
|
|
1221
1216
|
function setTokenCookie(res, token, eKey) {
|
|
1222
1217
|
var cookies_serailized = [];
|
|
1223
|
-
cookies_serailized.push(index.serialize_1(TOKEN_NAME, token, {
|
|
1218
|
+
cookies_serailized.push(index$5.serialize_1(TOKEN_NAME, token, {
|
|
1224
1219
|
//maxAge: MAX_AGE, // we want login cookie to expire when browser
|
|
1225
1220
|
//expires: new Date(Date.now() + MAX_AGE * 1000),
|
|
1226
1221
|
//httpOnly: true,
|
|
@@ -1229,7 +1224,7 @@ function setTokenCookie(res, token, eKey) {
|
|
|
1229
1224
|
//sameSite: 'lax',
|
|
1230
1225
|
}));
|
|
1231
1226
|
|
|
1232
|
-
cookies_serailized.push(index.serialize_1('eKey', eKey, {
|
|
1227
|
+
cookies_serailized.push(index$5.serialize_1('eKey', eKey, {
|
|
1233
1228
|
//maxAge: MAX_AGE, // we want login cookie to expire when browser
|
|
1234
1229
|
//expires: new Date(Date.now() + MAX_AGE * 1000),
|
|
1235
1230
|
//httpOnly: true,
|
|
@@ -1243,12 +1238,12 @@ function setTokenCookie(res, token, eKey) {
|
|
|
1243
1238
|
|
|
1244
1239
|
function removeTokenCookie(res) {
|
|
1245
1240
|
var cookies_serailized = [];
|
|
1246
|
-
cookies_serailized.push(index.serialize_1(TOKEN_NAME, '', {
|
|
1241
|
+
cookies_serailized.push(index$5.serialize_1(TOKEN_NAME, '', {
|
|
1247
1242
|
maxAge: -1,
|
|
1248
1243
|
expires: new Date(Date.now() - MAX_AGE * 1000),
|
|
1249
1244
|
path: '/'
|
|
1250
1245
|
}));
|
|
1251
|
-
cookies_serailized.push(index.serialize_1('eKey', '', {
|
|
1246
|
+
cookies_serailized.push(index$5.serialize_1('eKey', '', {
|
|
1252
1247
|
maxAge: -1,
|
|
1253
1248
|
expires: new Date(Date.now() - MAX_AGE * 1000),
|
|
1254
1249
|
path: '/'
|
|
@@ -1263,7 +1258,7 @@ function parseCookies(req) {
|
|
|
1263
1258
|
|
|
1264
1259
|
// For pages we do need to parse the cookies.
|
|
1265
1260
|
var cookie = req.headers ? req.headers.cookie : null;
|
|
1266
|
-
return index.parse_1(cookie || '');
|
|
1261
|
+
return index$5.parse_1(cookie || '');
|
|
1267
1262
|
}
|
|
1268
1263
|
|
|
1269
1264
|
function getTokenCookie(req) {
|
|
@@ -1549,59 +1544,6 @@ defineProperties.supportsDescriptors = !!supportsDescriptors;
|
|
|
1549
1544
|
|
|
1550
1545
|
var defineProperties_1 = defineProperties;
|
|
1551
1546
|
|
|
1552
|
-
/* eslint no-invalid-this: 1 */
|
|
1553
|
-
|
|
1554
|
-
var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';
|
|
1555
|
-
var slice$1 = Array.prototype.slice;
|
|
1556
|
-
var toStr$3 = Object.prototype.toString;
|
|
1557
|
-
var funcType = '[object Function]';
|
|
1558
|
-
|
|
1559
|
-
var implementation$1 = function bind(that) {
|
|
1560
|
-
var target = this;
|
|
1561
|
-
if (typeof target !== 'function' || toStr$3.call(target) !== funcType) {
|
|
1562
|
-
throw new TypeError(ERROR_MESSAGE + target);
|
|
1563
|
-
}
|
|
1564
|
-
var args = slice$1.call(arguments, 1);
|
|
1565
|
-
|
|
1566
|
-
var bound;
|
|
1567
|
-
var binder = function () {
|
|
1568
|
-
if (this instanceof bound) {
|
|
1569
|
-
var result = target.apply(
|
|
1570
|
-
this,
|
|
1571
|
-
args.concat(slice$1.call(arguments))
|
|
1572
|
-
);
|
|
1573
|
-
if (Object(result) === result) {
|
|
1574
|
-
return result;
|
|
1575
|
-
}
|
|
1576
|
-
return this;
|
|
1577
|
-
} else {
|
|
1578
|
-
return target.apply(
|
|
1579
|
-
that,
|
|
1580
|
-
args.concat(slice$1.call(arguments))
|
|
1581
|
-
);
|
|
1582
|
-
}
|
|
1583
|
-
};
|
|
1584
|
-
|
|
1585
|
-
var boundLength = Math.max(0, target.length - args.length);
|
|
1586
|
-
var boundArgs = [];
|
|
1587
|
-
for (var i = 0; i < boundLength; i++) {
|
|
1588
|
-
boundArgs.push('$' + i);
|
|
1589
|
-
}
|
|
1590
|
-
|
|
1591
|
-
bound = Function('binder', 'return function (' + boundArgs.join(',') + '){ return binder.apply(this,arguments); }')(binder);
|
|
1592
|
-
|
|
1593
|
-
if (target.prototype) {
|
|
1594
|
-
var Empty = function Empty() {};
|
|
1595
|
-
Empty.prototype = target.prototype;
|
|
1596
|
-
bound.prototype = new Empty();
|
|
1597
|
-
Empty.prototype = null;
|
|
1598
|
-
}
|
|
1599
|
-
|
|
1600
|
-
return bound;
|
|
1601
|
-
};
|
|
1602
|
-
|
|
1603
|
-
var functionBind = Function.prototype.bind || implementation$1;
|
|
1604
|
-
|
|
1605
1547
|
/* eslint complexity: [2, 18], max-statements: [2, 33] */
|
|
1606
1548
|
var shams = function hasSymbols() {
|
|
1607
1549
|
if (typeof Symbol !== 'function' || typeof Object.getOwnPropertySymbols !== 'function') { return false; }
|
|
@@ -1655,21 +1597,68 @@ var hasSymbols$1 = function hasNativeSymbols() {
|
|
|
1655
1597
|
return shams();
|
|
1656
1598
|
};
|
|
1657
1599
|
|
|
1658
|
-
|
|
1600
|
+
/* eslint no-invalid-this: 1 */
|
|
1659
1601
|
|
|
1660
|
-
var
|
|
1602
|
+
var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';
|
|
1603
|
+
var slice$1 = Array.prototype.slice;
|
|
1604
|
+
var toStr$3 = Object.prototype.toString;
|
|
1605
|
+
var funcType = '[object Function]';
|
|
1661
1606
|
|
|
1662
|
-
var $
|
|
1663
|
-
var
|
|
1664
|
-
|
|
1607
|
+
var implementation$1 = function bind(that) {
|
|
1608
|
+
var target = this;
|
|
1609
|
+
if (typeof target !== 'function' || toStr$3.call(target) !== funcType) {
|
|
1610
|
+
throw new TypeError(ERROR_MESSAGE + target);
|
|
1611
|
+
}
|
|
1612
|
+
var args = slice$1.call(arguments, 1);
|
|
1665
1613
|
|
|
1666
|
-
|
|
1667
|
-
var
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1614
|
+
var bound;
|
|
1615
|
+
var binder = function () {
|
|
1616
|
+
if (this instanceof bound) {
|
|
1617
|
+
var result = target.apply(
|
|
1618
|
+
this,
|
|
1619
|
+
args.concat(slice$1.call(arguments))
|
|
1620
|
+
);
|
|
1621
|
+
if (Object(result) === result) {
|
|
1622
|
+
return result;
|
|
1623
|
+
}
|
|
1624
|
+
return this;
|
|
1625
|
+
} else {
|
|
1626
|
+
return target.apply(
|
|
1627
|
+
that,
|
|
1628
|
+
args.concat(slice$1.call(arguments))
|
|
1629
|
+
);
|
|
1630
|
+
}
|
|
1631
|
+
};
|
|
1632
|
+
|
|
1633
|
+
var boundLength = Math.max(0, target.length - args.length);
|
|
1634
|
+
var boundArgs = [];
|
|
1635
|
+
for (var i = 0; i < boundLength; i++) {
|
|
1636
|
+
boundArgs.push('$' + i);
|
|
1637
|
+
}
|
|
1638
|
+
|
|
1639
|
+
bound = Function('binder', 'return function (' + boundArgs.join(',') + '){ return binder.apply(this,arguments); }')(binder);
|
|
1640
|
+
|
|
1641
|
+
if (target.prototype) {
|
|
1642
|
+
var Empty = function Empty() {};
|
|
1643
|
+
Empty.prototype = target.prototype;
|
|
1644
|
+
bound.prototype = new Empty();
|
|
1645
|
+
Empty.prototype = null;
|
|
1646
|
+
}
|
|
1647
|
+
|
|
1648
|
+
return bound;
|
|
1671
1649
|
};
|
|
1672
1650
|
|
|
1651
|
+
var functionBind = Function.prototype.bind || implementation$1;
|
|
1652
|
+
|
|
1653
|
+
/* globals
|
|
1654
|
+
Atomics,
|
|
1655
|
+
SharedArrayBuffer,
|
|
1656
|
+
*/
|
|
1657
|
+
|
|
1658
|
+
var undefined$1;
|
|
1659
|
+
|
|
1660
|
+
var $TypeError = TypeError;
|
|
1661
|
+
|
|
1673
1662
|
var $gOPD = Object.getOwnPropertyDescriptor;
|
|
1674
1663
|
if ($gOPD) {
|
|
1675
1664
|
try {
|
|
@@ -1679,9 +1668,7 @@ if ($gOPD) {
|
|
|
1679
1668
|
}
|
|
1680
1669
|
}
|
|
1681
1670
|
|
|
1682
|
-
var throwTypeError = function () {
|
|
1683
|
-
throw new $TypeError();
|
|
1684
|
-
};
|
|
1671
|
+
var throwTypeError = function () { throw new $TypeError(); };
|
|
1685
1672
|
var ThrowTypeError = $gOPD
|
|
1686
1673
|
? (function () {
|
|
1687
1674
|
try {
|
|
@@ -1702,351 +1689,203 @@ var ThrowTypeError = $gOPD
|
|
|
1702
1689
|
var hasSymbols$2 = hasSymbols$1();
|
|
1703
1690
|
|
|
1704
1691
|
var getProto = Object.getPrototypeOf || function (x) { return x.__proto__; }; // eslint-disable-line no-proto
|
|
1705
|
-
|
|
1706
|
-
var
|
|
1692
|
+
var generatorFunction = undefined$1;
|
|
1693
|
+
var asyncFunction = undefined$1;
|
|
1694
|
+
var asyncGenFunction = undefined$1;
|
|
1707
1695
|
|
|
1708
1696
|
var TypedArray = typeof Uint8Array === 'undefined' ? undefined$1 : getProto(Uint8Array);
|
|
1709
1697
|
|
|
1710
1698
|
var INTRINSICS = {
|
|
1711
|
-
'%AggregateError%': typeof AggregateError === 'undefined' ? undefined$1 : AggregateError,
|
|
1712
1699
|
'%Array%': Array,
|
|
1713
1700
|
'%ArrayBuffer%': typeof ArrayBuffer === 'undefined' ? undefined$1 : ArrayBuffer,
|
|
1701
|
+
'%ArrayBufferPrototype%': typeof ArrayBuffer === 'undefined' ? undefined$1 : ArrayBuffer.prototype,
|
|
1714
1702
|
'%ArrayIteratorPrototype%': hasSymbols$2 ? getProto([][Symbol.iterator]()) : undefined$1,
|
|
1703
|
+
'%ArrayPrototype%': Array.prototype,
|
|
1704
|
+
'%ArrayProto_entries%': Array.prototype.entries,
|
|
1705
|
+
'%ArrayProto_forEach%': Array.prototype.forEach,
|
|
1706
|
+
'%ArrayProto_keys%': Array.prototype.keys,
|
|
1707
|
+
'%ArrayProto_values%': Array.prototype.values,
|
|
1715
1708
|
'%AsyncFromSyncIteratorPrototype%': undefined$1,
|
|
1716
|
-
'%AsyncFunction%':
|
|
1717
|
-
'%
|
|
1718
|
-
'%
|
|
1719
|
-
'%
|
|
1709
|
+
'%AsyncFunction%': asyncFunction,
|
|
1710
|
+
'%AsyncFunctionPrototype%': undefined$1,
|
|
1711
|
+
'%AsyncGenerator%': undefined$1,
|
|
1712
|
+
'%AsyncGeneratorFunction%': asyncGenFunction,
|
|
1713
|
+
'%AsyncGeneratorPrototype%': undefined$1,
|
|
1714
|
+
'%AsyncIteratorPrototype%': undefined$1,
|
|
1720
1715
|
'%Atomics%': typeof Atomics === 'undefined' ? undefined$1 : Atomics,
|
|
1721
|
-
'%BigInt%': typeof BigInt === 'undefined' ? undefined$1 : BigInt,
|
|
1722
1716
|
'%Boolean%': Boolean,
|
|
1717
|
+
'%BooleanPrototype%': Boolean.prototype,
|
|
1723
1718
|
'%DataView%': typeof DataView === 'undefined' ? undefined$1 : DataView,
|
|
1719
|
+
'%DataViewPrototype%': typeof DataView === 'undefined' ? undefined$1 : DataView.prototype,
|
|
1724
1720
|
'%Date%': Date,
|
|
1721
|
+
'%DatePrototype%': Date.prototype,
|
|
1725
1722
|
'%decodeURI%': decodeURI,
|
|
1726
1723
|
'%decodeURIComponent%': decodeURIComponent,
|
|
1727
1724
|
'%encodeURI%': encodeURI,
|
|
1728
1725
|
'%encodeURIComponent%': encodeURIComponent,
|
|
1729
1726
|
'%Error%': Error,
|
|
1727
|
+
'%ErrorPrototype%': Error.prototype,
|
|
1730
1728
|
'%eval%': eval, // eslint-disable-line no-eval
|
|
1731
1729
|
'%EvalError%': EvalError,
|
|
1730
|
+
'%EvalErrorPrototype%': EvalError.prototype,
|
|
1732
1731
|
'%Float32Array%': typeof Float32Array === 'undefined' ? undefined$1 : Float32Array,
|
|
1732
|
+
'%Float32ArrayPrototype%': typeof Float32Array === 'undefined' ? undefined$1 : Float32Array.prototype,
|
|
1733
1733
|
'%Float64Array%': typeof Float64Array === 'undefined' ? undefined$1 : Float64Array,
|
|
1734
|
-
'%
|
|
1735
|
-
'%Function%':
|
|
1736
|
-
'%
|
|
1734
|
+
'%Float64ArrayPrototype%': typeof Float64Array === 'undefined' ? undefined$1 : Float64Array.prototype,
|
|
1735
|
+
'%Function%': Function,
|
|
1736
|
+
'%FunctionPrototype%': Function.prototype,
|
|
1737
|
+
'%Generator%': undefined$1,
|
|
1738
|
+
'%GeneratorFunction%': generatorFunction,
|
|
1739
|
+
'%GeneratorPrototype%': undefined$1,
|
|
1737
1740
|
'%Int8Array%': typeof Int8Array === 'undefined' ? undefined$1 : Int8Array,
|
|
1741
|
+
'%Int8ArrayPrototype%': typeof Int8Array === 'undefined' ? undefined$1 : Int8Array.prototype,
|
|
1738
1742
|
'%Int16Array%': typeof Int16Array === 'undefined' ? undefined$1 : Int16Array,
|
|
1743
|
+
'%Int16ArrayPrototype%': typeof Int16Array === 'undefined' ? undefined$1 : Int8Array.prototype,
|
|
1739
1744
|
'%Int32Array%': typeof Int32Array === 'undefined' ? undefined$1 : Int32Array,
|
|
1745
|
+
'%Int32ArrayPrototype%': typeof Int32Array === 'undefined' ? undefined$1 : Int32Array.prototype,
|
|
1740
1746
|
'%isFinite%': isFinite,
|
|
1741
1747
|
'%isNaN%': isNaN,
|
|
1742
1748
|
'%IteratorPrototype%': hasSymbols$2 ? getProto(getProto([][Symbol.iterator]())) : undefined$1,
|
|
1743
1749
|
'%JSON%': typeof JSON === 'object' ? JSON : undefined$1,
|
|
1750
|
+
'%JSONParse%': typeof JSON === 'object' ? JSON.parse : undefined$1,
|
|
1744
1751
|
'%Map%': typeof Map === 'undefined' ? undefined$1 : Map,
|
|
1745
1752
|
'%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols$2 ? undefined$1 : getProto(new Map()[Symbol.iterator]()),
|
|
1753
|
+
'%MapPrototype%': typeof Map === 'undefined' ? undefined$1 : Map.prototype,
|
|
1746
1754
|
'%Math%': Math,
|
|
1747
1755
|
'%Number%': Number,
|
|
1756
|
+
'%NumberPrototype%': Number.prototype,
|
|
1748
1757
|
'%Object%': Object,
|
|
1758
|
+
'%ObjectPrototype%': Object.prototype,
|
|
1759
|
+
'%ObjProto_toString%': Object.prototype.toString,
|
|
1760
|
+
'%ObjProto_valueOf%': Object.prototype.valueOf,
|
|
1749
1761
|
'%parseFloat%': parseFloat,
|
|
1750
1762
|
'%parseInt%': parseInt,
|
|
1751
1763
|
'%Promise%': typeof Promise === 'undefined' ? undefined$1 : Promise,
|
|
1764
|
+
'%PromisePrototype%': typeof Promise === 'undefined' ? undefined$1 : Promise.prototype,
|
|
1765
|
+
'%PromiseProto_then%': typeof Promise === 'undefined' ? undefined$1 : Promise.prototype.then,
|
|
1766
|
+
'%Promise_all%': typeof Promise === 'undefined' ? undefined$1 : Promise.all,
|
|
1767
|
+
'%Promise_reject%': typeof Promise === 'undefined' ? undefined$1 : Promise.reject,
|
|
1768
|
+
'%Promise_resolve%': typeof Promise === 'undefined' ? undefined$1 : Promise.resolve,
|
|
1752
1769
|
'%Proxy%': typeof Proxy === 'undefined' ? undefined$1 : Proxy,
|
|
1753
1770
|
'%RangeError%': RangeError,
|
|
1771
|
+
'%RangeErrorPrototype%': RangeError.prototype,
|
|
1754
1772
|
'%ReferenceError%': ReferenceError,
|
|
1773
|
+
'%ReferenceErrorPrototype%': ReferenceError.prototype,
|
|
1755
1774
|
'%Reflect%': typeof Reflect === 'undefined' ? undefined$1 : Reflect,
|
|
1756
1775
|
'%RegExp%': RegExp,
|
|
1776
|
+
'%RegExpPrototype%': RegExp.prototype,
|
|
1757
1777
|
'%Set%': typeof Set === 'undefined' ? undefined$1 : Set,
|
|
1758
1778
|
'%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols$2 ? undefined$1 : getProto(new Set()[Symbol.iterator]()),
|
|
1779
|
+
'%SetPrototype%': typeof Set === 'undefined' ? undefined$1 : Set.prototype,
|
|
1759
1780
|
'%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined$1 : SharedArrayBuffer,
|
|
1781
|
+
'%SharedArrayBufferPrototype%': typeof SharedArrayBuffer === 'undefined' ? undefined$1 : SharedArrayBuffer.prototype,
|
|
1760
1782
|
'%String%': String,
|
|
1761
1783
|
'%StringIteratorPrototype%': hasSymbols$2 ? getProto(''[Symbol.iterator]()) : undefined$1,
|
|
1784
|
+
'%StringPrototype%': String.prototype,
|
|
1762
1785
|
'%Symbol%': hasSymbols$2 ? Symbol : undefined$1,
|
|
1763
|
-
'%
|
|
1786
|
+
'%SymbolPrototype%': hasSymbols$2 ? Symbol.prototype : undefined$1,
|
|
1787
|
+
'%SyntaxError%': SyntaxError,
|
|
1788
|
+
'%SyntaxErrorPrototype%': SyntaxError.prototype,
|
|
1764
1789
|
'%ThrowTypeError%': ThrowTypeError,
|
|
1765
1790
|
'%TypedArray%': TypedArray,
|
|
1791
|
+
'%TypedArrayPrototype%': TypedArray ? TypedArray.prototype : undefined$1,
|
|
1766
1792
|
'%TypeError%': $TypeError,
|
|
1793
|
+
'%TypeErrorPrototype%': $TypeError.prototype,
|
|
1767
1794
|
'%Uint8Array%': typeof Uint8Array === 'undefined' ? undefined$1 : Uint8Array,
|
|
1795
|
+
'%Uint8ArrayPrototype%': typeof Uint8Array === 'undefined' ? undefined$1 : Uint8Array.prototype,
|
|
1768
1796
|
'%Uint8ClampedArray%': typeof Uint8ClampedArray === 'undefined' ? undefined$1 : Uint8ClampedArray,
|
|
1797
|
+
'%Uint8ClampedArrayPrototype%': typeof Uint8ClampedArray === 'undefined' ? undefined$1 : Uint8ClampedArray.prototype,
|
|
1769
1798
|
'%Uint16Array%': typeof Uint16Array === 'undefined' ? undefined$1 : Uint16Array,
|
|
1799
|
+
'%Uint16ArrayPrototype%': typeof Uint16Array === 'undefined' ? undefined$1 : Uint16Array.prototype,
|
|
1770
1800
|
'%Uint32Array%': typeof Uint32Array === 'undefined' ? undefined$1 : Uint32Array,
|
|
1801
|
+
'%Uint32ArrayPrototype%': typeof Uint32Array === 'undefined' ? undefined$1 : Uint32Array.prototype,
|
|
1771
1802
|
'%URIError%': URIError,
|
|
1803
|
+
'%URIErrorPrototype%': URIError.prototype,
|
|
1772
1804
|
'%WeakMap%': typeof WeakMap === 'undefined' ? undefined$1 : WeakMap,
|
|
1773
|
-
'%
|
|
1774
|
-
'%WeakSet%': typeof WeakSet === 'undefined' ? undefined$1 : WeakSet
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
var doEval = function doEval(name) {
|
|
1778
|
-
var value;
|
|
1779
|
-
if (name === '%AsyncFunction%') {
|
|
1780
|
-
value = getEvalledConstructor('async function () {}');
|
|
1781
|
-
} else if (name === '%GeneratorFunction%') {
|
|
1782
|
-
value = getEvalledConstructor('function* () {}');
|
|
1783
|
-
} else if (name === '%AsyncGeneratorFunction%') {
|
|
1784
|
-
value = getEvalledConstructor('async function* () {}');
|
|
1785
|
-
} else if (name === '%AsyncGenerator%') {
|
|
1786
|
-
var fn = doEval('%AsyncGeneratorFunction%');
|
|
1787
|
-
if (fn) {
|
|
1788
|
-
value = fn.prototype;
|
|
1789
|
-
}
|
|
1790
|
-
} else if (name === '%AsyncIteratorPrototype%') {
|
|
1791
|
-
var gen = doEval('%AsyncGenerator%');
|
|
1792
|
-
if (gen) {
|
|
1793
|
-
value = getProto(gen.prototype);
|
|
1794
|
-
}
|
|
1795
|
-
}
|
|
1796
|
-
|
|
1797
|
-
INTRINSICS[name] = value;
|
|
1798
|
-
|
|
1799
|
-
return value;
|
|
1805
|
+
'%WeakMapPrototype%': typeof WeakMap === 'undefined' ? undefined$1 : WeakMap.prototype,
|
|
1806
|
+
'%WeakSet%': typeof WeakSet === 'undefined' ? undefined$1 : WeakSet,
|
|
1807
|
+
'%WeakSetPrototype%': typeof WeakSet === 'undefined' ? undefined$1 : WeakSet.prototype
|
|
1800
1808
|
};
|
|
1801
1809
|
|
|
1802
|
-
var LEGACY_ALIASES = {
|
|
1803
|
-
'%ArrayBufferPrototype%': ['ArrayBuffer', 'prototype'],
|
|
1804
|
-
'%ArrayPrototype%': ['Array', 'prototype'],
|
|
1805
|
-
'%ArrayProto_entries%': ['Array', 'prototype', 'entries'],
|
|
1806
|
-
'%ArrayProto_forEach%': ['Array', 'prototype', 'forEach'],
|
|
1807
|
-
'%ArrayProto_keys%': ['Array', 'prototype', 'keys'],
|
|
1808
|
-
'%ArrayProto_values%': ['Array', 'prototype', 'values'],
|
|
1809
|
-
'%AsyncFunctionPrototype%': ['AsyncFunction', 'prototype'],
|
|
1810
|
-
'%AsyncGenerator%': ['AsyncGeneratorFunction', 'prototype'],
|
|
1811
|
-
'%AsyncGeneratorPrototype%': ['AsyncGeneratorFunction', 'prototype', 'prototype'],
|
|
1812
|
-
'%BooleanPrototype%': ['Boolean', 'prototype'],
|
|
1813
|
-
'%DataViewPrototype%': ['DataView', 'prototype'],
|
|
1814
|
-
'%DatePrototype%': ['Date', 'prototype'],
|
|
1815
|
-
'%ErrorPrototype%': ['Error', 'prototype'],
|
|
1816
|
-
'%EvalErrorPrototype%': ['EvalError', 'prototype'],
|
|
1817
|
-
'%Float32ArrayPrototype%': ['Float32Array', 'prototype'],
|
|
1818
|
-
'%Float64ArrayPrototype%': ['Float64Array', 'prototype'],
|
|
1819
|
-
'%FunctionPrototype%': ['Function', 'prototype'],
|
|
1820
|
-
'%Generator%': ['GeneratorFunction', 'prototype'],
|
|
1821
|
-
'%GeneratorPrototype%': ['GeneratorFunction', 'prototype', 'prototype'],
|
|
1822
|
-
'%Int8ArrayPrototype%': ['Int8Array', 'prototype'],
|
|
1823
|
-
'%Int16ArrayPrototype%': ['Int16Array', 'prototype'],
|
|
1824
|
-
'%Int32ArrayPrototype%': ['Int32Array', 'prototype'],
|
|
1825
|
-
'%JSONParse%': ['JSON', 'parse'],
|
|
1826
|
-
'%JSONStringify%': ['JSON', 'stringify'],
|
|
1827
|
-
'%MapPrototype%': ['Map', 'prototype'],
|
|
1828
|
-
'%NumberPrototype%': ['Number', 'prototype'],
|
|
1829
|
-
'%ObjectPrototype%': ['Object', 'prototype'],
|
|
1830
|
-
'%ObjProto_toString%': ['Object', 'prototype', 'toString'],
|
|
1831
|
-
'%ObjProto_valueOf%': ['Object', 'prototype', 'valueOf'],
|
|
1832
|
-
'%PromisePrototype%': ['Promise', 'prototype'],
|
|
1833
|
-
'%PromiseProto_then%': ['Promise', 'prototype', 'then'],
|
|
1834
|
-
'%Promise_all%': ['Promise', 'all'],
|
|
1835
|
-
'%Promise_reject%': ['Promise', 'reject'],
|
|
1836
|
-
'%Promise_resolve%': ['Promise', 'resolve'],
|
|
1837
|
-
'%RangeErrorPrototype%': ['RangeError', 'prototype'],
|
|
1838
|
-
'%ReferenceErrorPrototype%': ['ReferenceError', 'prototype'],
|
|
1839
|
-
'%RegExpPrototype%': ['RegExp', 'prototype'],
|
|
1840
|
-
'%SetPrototype%': ['Set', 'prototype'],
|
|
1841
|
-
'%SharedArrayBufferPrototype%': ['SharedArrayBuffer', 'prototype'],
|
|
1842
|
-
'%StringPrototype%': ['String', 'prototype'],
|
|
1843
|
-
'%SymbolPrototype%': ['Symbol', 'prototype'],
|
|
1844
|
-
'%SyntaxErrorPrototype%': ['SyntaxError', 'prototype'],
|
|
1845
|
-
'%TypedArrayPrototype%': ['TypedArray', 'prototype'],
|
|
1846
|
-
'%TypeErrorPrototype%': ['TypeError', 'prototype'],
|
|
1847
|
-
'%Uint8ArrayPrototype%': ['Uint8Array', 'prototype'],
|
|
1848
|
-
'%Uint8ClampedArrayPrototype%': ['Uint8ClampedArray', 'prototype'],
|
|
1849
|
-
'%Uint16ArrayPrototype%': ['Uint16Array', 'prototype'],
|
|
1850
|
-
'%Uint32ArrayPrototype%': ['Uint32Array', 'prototype'],
|
|
1851
|
-
'%URIErrorPrototype%': ['URIError', 'prototype'],
|
|
1852
|
-
'%WeakMapPrototype%': ['WeakMap', 'prototype'],
|
|
1853
|
-
'%WeakSetPrototype%': ['WeakSet', 'prototype']
|
|
1854
|
-
};
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
1810
|
|
|
1858
|
-
var $concat = functionBind.call(Function.call, Array.prototype.concat);
|
|
1859
|
-
var $spliceApply = functionBind.call(Function.apply, Array.prototype.splice);
|
|
1860
1811
|
var $replace = functionBind.call(Function.call, String.prototype.replace);
|
|
1861
|
-
var $strSlice = functionBind.call(Function.call, String.prototype.slice);
|
|
1862
1812
|
|
|
1863
1813
|
/* adapted from https://github.com/lodash/lodash/blob/4.17.15/dist/lodash.js#L6735-L6744 */
|
|
1864
1814
|
var rePropName = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;
|
|
1865
1815
|
var reEscapeChar = /\\(\\)?/g; /** Used to match backslashes in property paths. */
|
|
1866
1816
|
var stringToPath = function stringToPath(string) {
|
|
1867
|
-
var first = $strSlice(string, 0, 1);
|
|
1868
|
-
var last = $strSlice(string, -1);
|
|
1869
|
-
if (first === '%' && last !== '%') {
|
|
1870
|
-
throw new $SyntaxError('invalid intrinsic syntax, expected closing `%`');
|
|
1871
|
-
} else if (last === '%' && first !== '%') {
|
|
1872
|
-
throw new $SyntaxError('invalid intrinsic syntax, expected opening `%`');
|
|
1873
|
-
}
|
|
1874
1817
|
var result = [];
|
|
1875
1818
|
$replace(string, rePropName, function (match, number, quote, subString) {
|
|
1876
|
-
result[result.length] = quote ? $replace(subString, reEscapeChar, '$1') : number || match;
|
|
1819
|
+
result[result.length] = quote ? $replace(subString, reEscapeChar, '$1') : (number || match);
|
|
1877
1820
|
});
|
|
1878
1821
|
return result;
|
|
1879
1822
|
};
|
|
1880
1823
|
/* end adaptation */
|
|
1881
1824
|
|
|
1882
1825
|
var getBaseIntrinsic = function getBaseIntrinsic(name, allowMissing) {
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
if (src(LEGACY_ALIASES, intrinsicName)) {
|
|
1886
|
-
alias = LEGACY_ALIASES[intrinsicName];
|
|
1887
|
-
intrinsicName = '%' + alias[0] + '%';
|
|
1826
|
+
if (!(name in INTRINSICS)) {
|
|
1827
|
+
throw new SyntaxError('intrinsic ' + name + ' does not exist!');
|
|
1888
1828
|
}
|
|
1889
1829
|
|
|
1890
|
-
if
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
value = doEval(intrinsicName);
|
|
1894
|
-
}
|
|
1895
|
-
if (typeof value === 'undefined' && !allowMissing) {
|
|
1896
|
-
throw new $TypeError('intrinsic ' + name + ' exists, but is not available. Please file an issue!');
|
|
1897
|
-
}
|
|
1898
|
-
|
|
1899
|
-
return {
|
|
1900
|
-
alias: alias,
|
|
1901
|
-
name: intrinsicName,
|
|
1902
|
-
value: value
|
|
1903
|
-
};
|
|
1830
|
+
// istanbul ignore if // hopefully this is impossible to test :-)
|
|
1831
|
+
if (typeof INTRINSICS[name] === 'undefined' && !allowMissing) {
|
|
1832
|
+
throw new $TypeError('intrinsic ' + name + ' exists, but is not available. Please file an issue!');
|
|
1904
1833
|
}
|
|
1905
1834
|
|
|
1906
|
-
|
|
1835
|
+
return INTRINSICS[name];
|
|
1907
1836
|
};
|
|
1908
1837
|
|
|
1909
|
-
var
|
|
1838
|
+
var GetIntrinsic = function GetIntrinsic(name, allowMissing) {
|
|
1910
1839
|
if (typeof name !== 'string' || name.length === 0) {
|
|
1911
|
-
throw new
|
|
1840
|
+
throw new TypeError('intrinsic name must be a non-empty string');
|
|
1912
1841
|
}
|
|
1913
1842
|
if (arguments.length > 1 && typeof allowMissing !== 'boolean') {
|
|
1914
|
-
throw new
|
|
1843
|
+
throw new TypeError('"allowMissing" argument must be a boolean');
|
|
1915
1844
|
}
|
|
1916
1845
|
|
|
1917
1846
|
var parts = stringToPath(name);
|
|
1918
|
-
var intrinsicBaseName = parts.length > 0 ? parts[0] : '';
|
|
1919
|
-
|
|
1920
|
-
var intrinsic = getBaseIntrinsic('%' + intrinsicBaseName + '%', allowMissing);
|
|
1921
|
-
var intrinsicRealName = intrinsic.name;
|
|
1922
|
-
var value = intrinsic.value;
|
|
1923
|
-
var skipFurtherCaching = false;
|
|
1924
1847
|
|
|
1925
|
-
var
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
$spliceApply(parts, $concat([0, 1], alias));
|
|
1929
|
-
}
|
|
1930
|
-
|
|
1931
|
-
for (var i = 1, isOwn = true; i < parts.length; i += 1) {
|
|
1932
|
-
var part = parts[i];
|
|
1933
|
-
var first = $strSlice(part, 0, 1);
|
|
1934
|
-
var last = $strSlice(part, -1);
|
|
1935
|
-
if (
|
|
1936
|
-
(
|
|
1937
|
-
(first === '"' || first === "'" || first === '`')
|
|
1938
|
-
|| (last === '"' || last === "'" || last === '`')
|
|
1939
|
-
)
|
|
1940
|
-
&& first !== last
|
|
1941
|
-
) {
|
|
1942
|
-
throw new $SyntaxError('property names with quotes must have matching quotes');
|
|
1943
|
-
}
|
|
1944
|
-
if (part === 'constructor' || !isOwn) {
|
|
1945
|
-
skipFurtherCaching = true;
|
|
1946
|
-
}
|
|
1947
|
-
|
|
1948
|
-
intrinsicBaseName += '.' + part;
|
|
1949
|
-
intrinsicRealName = '%' + intrinsicBaseName + '%';
|
|
1950
|
-
|
|
1951
|
-
if (src(INTRINSICS, intrinsicRealName)) {
|
|
1952
|
-
value = INTRINSICS[intrinsicRealName];
|
|
1953
|
-
} else if (value != null) {
|
|
1954
|
-
if (!(part in value)) {
|
|
1955
|
-
if (!allowMissing) {
|
|
1956
|
-
throw new $TypeError('base intrinsic for ' + name + ' exists, but the property is not available.');
|
|
1957
|
-
}
|
|
1958
|
-
return void undefined$1;
|
|
1959
|
-
}
|
|
1848
|
+
var value = getBaseIntrinsic('%' + (parts.length > 0 ? parts[0] : '') + '%', allowMissing);
|
|
1849
|
+
for (var i = 1; i < parts.length; i += 1) {
|
|
1850
|
+
if (value != null) {
|
|
1960
1851
|
if ($gOPD && (i + 1) >= parts.length) {
|
|
1961
|
-
var desc = $gOPD(value,
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
// By convention, when a data property is converted to an accessor
|
|
1965
|
-
// property to emulate a data property that does not suffer from
|
|
1966
|
-
// the override mistake, that accessor's getter is marked with
|
|
1967
|
-
// an `originalValue` property. Here, when we detect this, we
|
|
1968
|
-
// uphold the illusion by pretending to see that original data
|
|
1969
|
-
// property, i.e., returning the value rather than the getter
|
|
1970
|
-
// itself.
|
|
1971
|
-
if (isOwn && 'get' in desc && !('originalValue' in desc.get)) {
|
|
1972
|
-
value = desc.get;
|
|
1973
|
-
} else {
|
|
1974
|
-
value = value[part];
|
|
1852
|
+
var desc = $gOPD(value, parts[i]);
|
|
1853
|
+
if (!allowMissing && !(parts[i] in value)) {
|
|
1854
|
+
throw new $TypeError('base intrinsic for ' + name + ' exists, but the property is not available.');
|
|
1975
1855
|
}
|
|
1856
|
+
value = desc ? (desc.get || desc.value) : value[parts[i]];
|
|
1976
1857
|
} else {
|
|
1977
|
-
|
|
1978
|
-
value = value[part];
|
|
1979
|
-
}
|
|
1980
|
-
|
|
1981
|
-
if (isOwn && !skipFurtherCaching) {
|
|
1982
|
-
INTRINSICS[intrinsicRealName] = value;
|
|
1858
|
+
value = value[parts[i]];
|
|
1983
1859
|
}
|
|
1984
1860
|
}
|
|
1985
1861
|
}
|
|
1986
1862
|
return value;
|
|
1987
1863
|
};
|
|
1988
1864
|
|
|
1989
|
-
var
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1865
|
+
var $Function = GetIntrinsic('%Function%');
|
|
1866
|
+
var $apply = $Function.apply;
|
|
1867
|
+
var $call = $Function.call;
|
|
1993
1868
|
|
|
1994
|
-
var
|
|
1995
|
-
|
|
1996
|
-
var $reflectApply = getIntrinsic('%Reflect.apply%', true) || functionBind.call($call, $apply);
|
|
1997
|
-
|
|
1998
|
-
var $gOPD = getIntrinsic('%Object.getOwnPropertyDescriptor%', true);
|
|
1999
|
-
var $defineProperty = getIntrinsic('%Object.defineProperty%', true);
|
|
2000
|
-
var $max = getIntrinsic('%Math.max%');
|
|
2001
|
-
|
|
2002
|
-
if ($defineProperty) {
|
|
2003
|
-
try {
|
|
2004
|
-
$defineProperty({}, 'a', { value: 1 });
|
|
2005
|
-
} catch (e) {
|
|
2006
|
-
// IE 8 has a broken defineProperty
|
|
2007
|
-
$defineProperty = null;
|
|
2008
|
-
}
|
|
2009
|
-
}
|
|
2010
|
-
|
|
2011
|
-
module.exports = function callBind(originalFunction) {
|
|
2012
|
-
var func = $reflectApply(functionBind, $call, arguments);
|
|
2013
|
-
if ($gOPD && $defineProperty) {
|
|
2014
|
-
var desc = $gOPD(func, 'length');
|
|
2015
|
-
if (desc.configurable) {
|
|
2016
|
-
// original length, plus the receiver, minus any additional arguments (after the receiver)
|
|
2017
|
-
$defineProperty(
|
|
2018
|
-
func,
|
|
2019
|
-
'length',
|
|
2020
|
-
{ value: 1 + $max(0, originalFunction.length - (arguments.length - 1)) }
|
|
2021
|
-
);
|
|
2022
|
-
}
|
|
2023
|
-
}
|
|
2024
|
-
return func;
|
|
1869
|
+
var callBind = function callBind() {
|
|
1870
|
+
return functionBind.apply($call, arguments);
|
|
2025
1871
|
};
|
|
2026
1872
|
|
|
2027
|
-
var
|
|
2028
|
-
return
|
|
1873
|
+
var apply = function applyBind() {
|
|
1874
|
+
return functionBind.apply($apply, arguments);
|
|
2029
1875
|
};
|
|
1876
|
+
callBind.apply = apply;
|
|
2030
1877
|
|
|
2031
|
-
|
|
2032
|
-
$defineProperty(module.exports, 'apply', { value: applyBind });
|
|
2033
|
-
} else {
|
|
2034
|
-
module.exports.apply = applyBind;
|
|
2035
|
-
}
|
|
2036
|
-
});
|
|
2037
|
-
callBind.apply;
|
|
2038
|
-
|
|
2039
|
-
var $indexOf = callBind(getIntrinsic('String.prototype.indexOf'));
|
|
1878
|
+
var $indexOf = callBind(GetIntrinsic('String.prototype.indexOf'));
|
|
2040
1879
|
|
|
2041
1880
|
var callBound = function callBoundIntrinsic(name, allowMissing) {
|
|
2042
|
-
var intrinsic =
|
|
2043
|
-
if (typeof intrinsic === 'function' && $indexOf(name, '.prototype.')
|
|
1881
|
+
var intrinsic = GetIntrinsic(name, !!allowMissing);
|
|
1882
|
+
if (typeof intrinsic === 'function' && $indexOf(name, '.prototype.')) {
|
|
2044
1883
|
return callBind(intrinsic);
|
|
2045
1884
|
}
|
|
2046
1885
|
return intrinsic;
|
|
2047
1886
|
};
|
|
2048
1887
|
|
|
2049
|
-
var $defineProperty =
|
|
1888
|
+
var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
|
|
2050
1889
|
|
|
2051
1890
|
if ($defineProperty) {
|
|
2052
1891
|
try {
|
|
@@ -2088,8 +1927,10 @@ var DefineOwnProperty = function DefineOwnProperty(IsDataDescriptor, SameValue,
|
|
|
2088
1927
|
return true;
|
|
2089
1928
|
};
|
|
2090
1929
|
|
|
2091
|
-
var
|
|
2092
|
-
|
|
1930
|
+
var src = functionBind.call(Function.call, Object.prototype.hasOwnProperty);
|
|
1931
|
+
|
|
1932
|
+
var $TypeError$1 = GetIntrinsic('%TypeError%');
|
|
1933
|
+
var $SyntaxError = GetIntrinsic('%SyntaxError%');
|
|
2093
1934
|
|
|
2094
1935
|
|
|
2095
1936
|
|
|
@@ -2126,14 +1967,14 @@ var predicates = {
|
|
|
2126
1967
|
var assertRecord = function assertRecord(Type, recordType, argumentName, value) {
|
|
2127
1968
|
var predicate = predicates[recordType];
|
|
2128
1969
|
if (typeof predicate !== 'function') {
|
|
2129
|
-
throw new $SyntaxError
|
|
1970
|
+
throw new $SyntaxError('unknown record type: ' + recordType);
|
|
2130
1971
|
}
|
|
2131
1972
|
if (!predicate(Type, value)) {
|
|
2132
1973
|
throw new $TypeError$1(argumentName + ' must be a ' + recordType);
|
|
2133
1974
|
}
|
|
2134
1975
|
};
|
|
2135
1976
|
|
|
2136
|
-
// https://ecma-international.org/ecma-262/5.1/#sec-8
|
|
1977
|
+
// https://www.ecma-international.org/ecma-262/5.1/#sec-8
|
|
2137
1978
|
|
|
2138
1979
|
var Type = function Type(x) {
|
|
2139
1980
|
if (x === null) {
|
|
@@ -2156,19 +1997,16 @@ var Type = function Type(x) {
|
|
|
2156
1997
|
}
|
|
2157
1998
|
};
|
|
2158
1999
|
|
|
2159
|
-
// https://ecma-international.org/ecma-262/
|
|
2000
|
+
// https://www.ecma-international.org/ecma-262/6.0/#sec-tostring
|
|
2160
2001
|
|
|
2161
2002
|
var Type$1 = function Type$1(x) {
|
|
2162
2003
|
if (typeof x === 'symbol') {
|
|
2163
2004
|
return 'Symbol';
|
|
2164
2005
|
}
|
|
2165
|
-
if (typeof x === 'bigint') {
|
|
2166
|
-
return 'BigInt';
|
|
2167
|
-
}
|
|
2168
2006
|
return Type(x);
|
|
2169
2007
|
};
|
|
2170
2008
|
|
|
2171
|
-
// https://ecma-international.org/ecma-262/6.0/#sec-frompropertydescriptor
|
|
2009
|
+
// https://www.ecma-international.org/ecma-262/6.0/#sec-frompropertydescriptor
|
|
2172
2010
|
|
|
2173
2011
|
var FromPropertyDescriptor = function FromPropertyDescriptor(Desc) {
|
|
2174
2012
|
if (typeof Desc === 'undefined') {
|
|
@@ -2199,7 +2037,7 @@ var FromPropertyDescriptor = function FromPropertyDescriptor(Desc) {
|
|
|
2199
2037
|
return obj;
|
|
2200
2038
|
};
|
|
2201
2039
|
|
|
2202
|
-
var $gOPD$1 =
|
|
2040
|
+
var $gOPD$1 = GetIntrinsic('%Object.getOwnPropertyDescriptor%');
|
|
2203
2041
|
if ($gOPD$1) {
|
|
2204
2042
|
try {
|
|
2205
2043
|
$gOPD$1([], 'length');
|
|
@@ -2211,85 +2049,65 @@ if ($gOPD$1) {
|
|
|
2211
2049
|
|
|
2212
2050
|
var getOwnPropertyDescriptor = $gOPD$1;
|
|
2213
2051
|
|
|
2214
|
-
var $Array =
|
|
2052
|
+
var $Array = GetIntrinsic('%Array%');
|
|
2215
2053
|
|
|
2216
2054
|
// eslint-disable-next-line global-require
|
|
2217
2055
|
var toStr$4 = !$Array.isArray && callBound('Object.prototype.toString');
|
|
2218
2056
|
|
|
2219
|
-
// https://ecma-international.org/ecma-262/6.0/#sec-isarray
|
|
2057
|
+
// https://www.ecma-international.org/ecma-262/6.0/#sec-isarray
|
|
2220
2058
|
|
|
2221
2059
|
var IsArray = $Array.isArray || function IsArray(argument) {
|
|
2222
2060
|
return toStr$4(argument) === '[object Array]';
|
|
2223
2061
|
};
|
|
2224
2062
|
|
|
2225
|
-
// https://ecma-international.org/ecma-262/6.0/#sec-ispropertykey
|
|
2063
|
+
// https://www.ecma-international.org/ecma-262/6.0/#sec-ispropertykey
|
|
2226
2064
|
|
|
2227
2065
|
var IsPropertyKey = function IsPropertyKey(argument) {
|
|
2228
2066
|
return typeof argument === 'string' || typeof argument === 'symbol';
|
|
2229
2067
|
};
|
|
2230
2068
|
|
|
2231
|
-
var
|
|
2232
|
-
var
|
|
2233
|
-
var has$1;
|
|
2234
|
-
var $exec;
|
|
2235
|
-
var isRegexMarker;
|
|
2236
|
-
var badStringifier;
|
|
2237
|
-
|
|
2238
|
-
if (hasToStringTag) {
|
|
2239
|
-
has$1 = callBound('Object.prototype.hasOwnProperty');
|
|
2240
|
-
$exec = callBound('RegExp.prototype.exec');
|
|
2241
|
-
isRegexMarker = {};
|
|
2242
|
-
|
|
2243
|
-
var throwRegexMarker = function () {
|
|
2244
|
-
throw isRegexMarker;
|
|
2245
|
-
};
|
|
2246
|
-
badStringifier = {
|
|
2247
|
-
toString: throwRegexMarker,
|
|
2248
|
-
valueOf: throwRegexMarker
|
|
2249
|
-
};
|
|
2069
|
+
var regexExec = RegExp.prototype.exec;
|
|
2070
|
+
var gOPD = Object.getOwnPropertyDescriptor;
|
|
2250
2071
|
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2072
|
+
var tryRegexExecCall = function tryRegexExec(value) {
|
|
2073
|
+
try {
|
|
2074
|
+
var lastIndex = value.lastIndex;
|
|
2075
|
+
value.lastIndex = 0; // eslint-disable-line no-param-reassign
|
|
2255
2076
|
|
|
2256
|
-
|
|
2257
|
-
|
|
2077
|
+
regexExec.call(value);
|
|
2078
|
+
return true;
|
|
2079
|
+
} catch (e) {
|
|
2080
|
+
return false;
|
|
2081
|
+
} finally {
|
|
2082
|
+
value.lastIndex = lastIndex; // eslint-disable-line no-param-reassign
|
|
2083
|
+
}
|
|
2084
|
+
};
|
|
2085
|
+
var toStr$5 = Object.prototype.toString;
|
|
2258
2086
|
var regexClass = '[object RegExp]';
|
|
2087
|
+
var hasToStringTag = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
|
|
2259
2088
|
|
|
2260
|
-
var isRegex =
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
var descriptor = gOPD(value, 'lastIndex');
|
|
2268
|
-
var hasLastIndexDataProperty = descriptor && has$1(descriptor, 'value');
|
|
2269
|
-
if (!hasLastIndexDataProperty) {
|
|
2270
|
-
return false;
|
|
2271
|
-
}
|
|
2089
|
+
var isRegex = function isRegex(value) {
|
|
2090
|
+
if (!value || typeof value !== 'object') {
|
|
2091
|
+
return false;
|
|
2092
|
+
}
|
|
2093
|
+
if (!hasToStringTag) {
|
|
2094
|
+
return toStr$5.call(value) === regexClass;
|
|
2095
|
+
}
|
|
2272
2096
|
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
}
|
|
2097
|
+
var descriptor = gOPD(value, 'lastIndex');
|
|
2098
|
+
var hasLastIndexDataProperty = descriptor && src(descriptor, 'value');
|
|
2099
|
+
if (!hasLastIndexDataProperty) {
|
|
2100
|
+
return false;
|
|
2278
2101
|
}
|
|
2279
|
-
: function isRegex(value) {
|
|
2280
|
-
// In older browsers, typeof regex incorrectly returns 'function'
|
|
2281
|
-
if (!value || (typeof value !== 'object' && typeof value !== 'function')) {
|
|
2282
|
-
return false;
|
|
2283
|
-
}
|
|
2284
2102
|
|
|
2285
|
-
|
|
2286
|
-
|
|
2103
|
+
return tryRegexExecCall(value);
|
|
2104
|
+
};
|
|
2287
2105
|
|
|
2288
|
-
// http://ecma-international.org/ecma-262/5.1/#sec-9.2
|
|
2106
|
+
// http://www.ecma-international.org/ecma-262/5.1/#sec-9.2
|
|
2289
2107
|
|
|
2290
2108
|
var ToBoolean = function ToBoolean(value) { return !!value; };
|
|
2291
2109
|
|
|
2292
|
-
var $match =
|
|
2110
|
+
var $match = GetIntrinsic('%Symbol.match%', true);
|
|
2293
2111
|
|
|
2294
2112
|
|
|
2295
2113
|
|
|
@@ -2311,27 +2129,6 @@ var IsRegExp = function IsRegExp(argument) {
|
|
|
2311
2129
|
};
|
|
2312
2130
|
|
|
2313
2131
|
var fnToStr = Function.prototype.toString;
|
|
2314
|
-
var reflectApply = typeof Reflect === 'object' && Reflect !== null && Reflect.apply;
|
|
2315
|
-
var badArrayLike;
|
|
2316
|
-
var isCallableMarker;
|
|
2317
|
-
if (typeof reflectApply === 'function' && typeof Object.defineProperty === 'function') {
|
|
2318
|
-
try {
|
|
2319
|
-
badArrayLike = Object.defineProperty({}, 'length', {
|
|
2320
|
-
get: function () {
|
|
2321
|
-
throw isCallableMarker;
|
|
2322
|
-
}
|
|
2323
|
-
});
|
|
2324
|
-
isCallableMarker = {};
|
|
2325
|
-
// eslint-disable-next-line no-throw-literal
|
|
2326
|
-
reflectApply(function () { throw 42; }, null, badArrayLike);
|
|
2327
|
-
} catch (_) {
|
|
2328
|
-
if (_ !== isCallableMarker) {
|
|
2329
|
-
reflectApply = null;
|
|
2330
|
-
}
|
|
2331
|
-
}
|
|
2332
|
-
} else {
|
|
2333
|
-
reflectApply = null;
|
|
2334
|
-
}
|
|
2335
2132
|
|
|
2336
2133
|
var constructorRegex = /^\s*class\b/;
|
|
2337
2134
|
var isES6ClassFn = function isES6ClassFunction(value) {
|
|
@@ -2352,42 +2149,26 @@ var tryFunctionObject = function tryFunctionToStr(value) {
|
|
|
2352
2149
|
return false;
|
|
2353
2150
|
}
|
|
2354
2151
|
};
|
|
2355
|
-
var toStr$
|
|
2152
|
+
var toStr$6 = Object.prototype.toString;
|
|
2356
2153
|
var fnClass = '[object Function]';
|
|
2357
2154
|
var genClass = '[object GeneratorFunction]';
|
|
2358
2155
|
var hasToStringTag$1 = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
|
|
2359
|
-
/* globals document: false */
|
|
2360
|
-
var documentDotAll = typeof document === 'object' && typeof document.all === 'undefined' && document.all !== undefined ? document.all : {};
|
|
2361
|
-
|
|
2362
|
-
var isCallable = reflectApply
|
|
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
|
-
try {
|
|
2369
|
-
reflectApply(value, null, badArrayLike);
|
|
2370
|
-
} catch (e) {
|
|
2371
|
-
if (e !== isCallableMarker) { return false; }
|
|
2372
|
-
}
|
|
2373
|
-
return !isES6ClassFn(value);
|
|
2374
|
-
}
|
|
2375
|
-
: function isCallable(value) {
|
|
2376
|
-
if (value === documentDotAll) { return true; }
|
|
2377
|
-
if (!value) { return false; }
|
|
2378
|
-
if (typeof value !== 'function' && typeof value !== 'object') { return false; }
|
|
2379
|
-
if (typeof value === 'function' && !value.prototype) { return true; }
|
|
2380
|
-
if (hasToStringTag$1) { return tryFunctionObject(value); }
|
|
2381
|
-
if (isES6ClassFn(value)) { return false; }
|
|
2382
|
-
var strClass = toStr$5.call(value);
|
|
2383
|
-
return strClass === fnClass || strClass === genClass;
|
|
2384
|
-
};
|
|
2385
2156
|
|
|
2386
|
-
|
|
2157
|
+
var isCallable = function isCallable(value) {
|
|
2158
|
+
if (!value) { return false; }
|
|
2159
|
+
if (typeof value !== 'function' && typeof value !== 'object') { return false; }
|
|
2160
|
+
if (typeof value === 'function' && !value.prototype) { return true; }
|
|
2161
|
+
if (hasToStringTag$1) { return tryFunctionObject(value); }
|
|
2162
|
+
if (isES6ClassFn(value)) { return false; }
|
|
2163
|
+
var strClass = toStr$6.call(value);
|
|
2164
|
+
return strClass === fnClass || strClass === genClass;
|
|
2165
|
+
};
|
|
2166
|
+
|
|
2167
|
+
// http://www.ecma-international.org/ecma-262/5.1/#sec-9.11
|
|
2387
2168
|
|
|
2388
2169
|
var IsCallable = isCallable;
|
|
2389
2170
|
|
|
2390
|
-
var $TypeError$2 =
|
|
2171
|
+
var $TypeError$2 = GetIntrinsic('%TypeError%');
|
|
2391
2172
|
|
|
2392
2173
|
|
|
2393
2174
|
|
|
@@ -2416,7 +2197,7 @@ var ToPropertyDescriptor = function ToPropertyDescriptor(Obj) {
|
|
|
2416
2197
|
if (src(Obj, 'get')) {
|
|
2417
2198
|
var getter = Obj.get;
|
|
2418
2199
|
if (typeof getter !== 'undefined' && !IsCallable(getter)) {
|
|
2419
|
-
throw new
|
|
2200
|
+
throw new TypeError('getter must be a function');
|
|
2420
2201
|
}
|
|
2421
2202
|
desc['[[Get]]'] = getter;
|
|
2422
2203
|
}
|
|
@@ -2434,7 +2215,7 @@ var ToPropertyDescriptor = function ToPropertyDescriptor(Obj) {
|
|
|
2434
2215
|
return desc;
|
|
2435
2216
|
};
|
|
2436
2217
|
|
|
2437
|
-
var $TypeError$3 =
|
|
2218
|
+
var $TypeError$3 = GetIntrinsic('%TypeError%');
|
|
2438
2219
|
|
|
2439
2220
|
|
|
2440
2221
|
|
|
@@ -2448,7 +2229,7 @@ var $isEnumerable$1 = callBound('Object.prototype.propertyIsEnumerable');
|
|
|
2448
2229
|
|
|
2449
2230
|
|
|
2450
2231
|
|
|
2451
|
-
// https://ecma-international.org/ecma-262/6.0/#sec-ordinarygetownproperty
|
|
2232
|
+
// https://www.ecma-international.org/ecma-262/6.0/#sec-ordinarygetownproperty
|
|
2452
2233
|
|
|
2453
2234
|
var OrdinaryGetOwnProperty = function OrdinaryGetOwnProperty(O, P) {
|
|
2454
2235
|
if (Type$1(O) !== 'Object') {
|
|
@@ -2474,7 +2255,7 @@ var OrdinaryGetOwnProperty = function OrdinaryGetOwnProperty(O, P) {
|
|
|
2474
2255
|
return ToPropertyDescriptor(getOwnPropertyDescriptor(O, P));
|
|
2475
2256
|
};
|
|
2476
2257
|
|
|
2477
|
-
// https://ecma-international.org/ecma-262/6.0/#sec-isdatadescriptor
|
|
2258
|
+
// https://www.ecma-international.org/ecma-262/6.0/#sec-isdatadescriptor
|
|
2478
2259
|
|
|
2479
2260
|
var IsDataDescriptor = function IsDataDescriptor(Desc) {
|
|
2480
2261
|
if (typeof Desc === 'undefined') {
|
|
@@ -2494,14 +2275,14 @@ var isPrimitive = function isPrimitive(value) {
|
|
|
2494
2275
|
return value === null || (typeof value !== 'function' && typeof value !== 'object');
|
|
2495
2276
|
};
|
|
2496
2277
|
|
|
2497
|
-
var $Object =
|
|
2278
|
+
var $Object = GetIntrinsic('%Object%');
|
|
2498
2279
|
|
|
2499
2280
|
|
|
2500
2281
|
|
|
2501
2282
|
var $preventExtensions = $Object.preventExtensions;
|
|
2502
2283
|
var $isExtensible = $Object.isExtensible;
|
|
2503
2284
|
|
|
2504
|
-
// https://ecma-international.org/ecma-262/6.0/#sec-isextensible-o
|
|
2285
|
+
// https://www.ecma-international.org/ecma-262/6.0/#sec-isextensible-o
|
|
2505
2286
|
|
|
2506
2287
|
var IsExtensible = $preventExtensions
|
|
2507
2288
|
? function IsExtensible(obj) {
|
|
@@ -2515,7 +2296,7 @@ var _isNaN = Number.isNaN || function isNaN(a) {
|
|
|
2515
2296
|
return a !== a;
|
|
2516
2297
|
};
|
|
2517
2298
|
|
|
2518
|
-
// http://ecma-international.org/ecma-262/5.1/#sec-9.12
|
|
2299
|
+
// http://www.ecma-international.org/ecma-262/5.1/#sec-9.12
|
|
2519
2300
|
|
|
2520
2301
|
var SameValue = function SameValue(x, y) {
|
|
2521
2302
|
if (x === y) { // 0 === -0, but they are not identical.
|
|
@@ -2525,7 +2306,7 @@ var SameValue = function SameValue(x, y) {
|
|
|
2525
2306
|
return _isNaN(x) && _isNaN(y);
|
|
2526
2307
|
};
|
|
2527
2308
|
|
|
2528
|
-
var $TypeError$4 =
|
|
2309
|
+
var $TypeError$4 = GetIntrinsic('%TypeError%');
|
|
2529
2310
|
|
|
2530
2311
|
|
|
2531
2312
|
|
|
@@ -2537,7 +2318,7 @@ var $TypeError$4 = getIntrinsic('%TypeError%');
|
|
|
2537
2318
|
|
|
2538
2319
|
|
|
2539
2320
|
|
|
2540
|
-
// https://ecma-international.org/ecma-262/6.0/#sec-createdataproperty
|
|
2321
|
+
// https://www.ecma-international.org/ecma-262/6.0/#sec-createdataproperty
|
|
2541
2322
|
|
|
2542
2323
|
var CreateDataProperty = function CreateDataProperty(O, P, V) {
|
|
2543
2324
|
if (Type$1(O) !== 'Object') {
|
|
@@ -2547,8 +2328,8 @@ var CreateDataProperty = function CreateDataProperty(O, P, V) {
|
|
|
2547
2328
|
throw new $TypeError$4('Assertion failed: IsPropertyKey(P) is not true');
|
|
2548
2329
|
}
|
|
2549
2330
|
var oldDesc = OrdinaryGetOwnProperty(O, P);
|
|
2550
|
-
var extensible =
|
|
2551
|
-
var immutable = oldDesc && (!oldDesc
|
|
2331
|
+
var extensible = oldDesc || IsExtensible(O);
|
|
2332
|
+
var immutable = oldDesc && (!oldDesc.writable || !oldDesc.configurable);
|
|
2552
2333
|
if (immutable || !extensible) {
|
|
2553
2334
|
return false;
|
|
2554
2335
|
}
|
|
@@ -2567,9 +2348,9 @@ var CreateDataProperty = function CreateDataProperty(O, P, V) {
|
|
|
2567
2348
|
);
|
|
2568
2349
|
};
|
|
2569
2350
|
|
|
2570
|
-
var $TypeError$5 =
|
|
2351
|
+
var $TypeError$5 = GetIntrinsic('%TypeError%');
|
|
2571
2352
|
|
|
2572
|
-
// http://ecma-international.org/ecma-262/5.1/#sec-9.10
|
|
2353
|
+
// http://www.ecma-international.org/ecma-262/5.1/#sec-9.10
|
|
2573
2354
|
|
|
2574
2355
|
var CheckObjectCoercible = function CheckObjectCoercible(value, optMessage) {
|
|
2575
2356
|
if (value == null) {
|
|
@@ -2580,11 +2361,11 @@ var CheckObjectCoercible = function CheckObjectCoercible(value, optMessage) {
|
|
|
2580
2361
|
|
|
2581
2362
|
var RequireObjectCoercible = CheckObjectCoercible;
|
|
2582
2363
|
|
|
2583
|
-
var $Object$1 =
|
|
2364
|
+
var $Object$1 = GetIntrinsic('%Object%');
|
|
2584
2365
|
|
|
2585
2366
|
|
|
2586
2367
|
|
|
2587
|
-
// https://ecma-international.org/ecma-262/6.0/#sec-toobject
|
|
2368
|
+
// https://www.ecma-international.org/ecma-262/6.0/#sec-toobject
|
|
2588
2369
|
|
|
2589
2370
|
var ToObject = function ToObject(value) {
|
|
2590
2371
|
RequireObjectCoercible(value);
|
|
@@ -2594,10 +2375,10 @@ var ToObject = function ToObject(value) {
|
|
|
2594
2375
|
var $gOPD$2 = Object.getOwnPropertyDescriptor;
|
|
2595
2376
|
var $getOwnNames = Object.getOwnPropertyNames;
|
|
2596
2377
|
var $getSymbols = Object.getOwnPropertySymbols;
|
|
2597
|
-
var $concat
|
|
2378
|
+
var $concat = callBound('Array.prototype.concat');
|
|
2598
2379
|
var $reduce = callBound('Array.prototype.reduce');
|
|
2599
2380
|
var getAll = $getSymbols ? function (obj) {
|
|
2600
|
-
return $concat
|
|
2381
|
+
return $concat($getOwnNames(obj), $getSymbols(obj));
|
|
2601
2382
|
} : $getOwnNames;
|
|
2602
2383
|
|
|
2603
2384
|
var isES5 = IsCallable($gOPD$2) && IsCallable($getOwnNames);
|
|
@@ -2636,281 +2417,13 @@ var shim = function shimGetOwnPropertyDescriptors() {
|
|
|
2636
2417
|
return polyfill$1;
|
|
2637
2418
|
};
|
|
2638
2419
|
|
|
2639
|
-
|
|
2640
|
-
|
|
2641
|
-
defineProperties_1(bound, {
|
|
2420
|
+
defineProperties_1(implementation$2, {
|
|
2642
2421
|
getPolyfill: polyfill,
|
|
2643
2422
|
implementation: implementation$2,
|
|
2644
2423
|
shim: shim
|
|
2645
2424
|
});
|
|
2646
2425
|
|
|
2647
|
-
var object_getownpropertydescriptors =
|
|
2648
|
-
|
|
2649
|
-
/* globals
|
|
2650
|
-
Atomics,
|
|
2651
|
-
SharedArrayBuffer,
|
|
2652
|
-
*/
|
|
2653
|
-
|
|
2654
|
-
var undefined$2;
|
|
2655
|
-
|
|
2656
|
-
var $TypeError$6 = TypeError;
|
|
2657
|
-
|
|
2658
|
-
var $gOPD$3 = Object.getOwnPropertyDescriptor;
|
|
2659
|
-
if ($gOPD$3) {
|
|
2660
|
-
try {
|
|
2661
|
-
$gOPD$3({}, '');
|
|
2662
|
-
} catch (e) {
|
|
2663
|
-
$gOPD$3 = null; // this is IE 8, which has a broken gOPD
|
|
2664
|
-
}
|
|
2665
|
-
}
|
|
2666
|
-
|
|
2667
|
-
var throwTypeError$1 = function () { throw new $TypeError$6(); };
|
|
2668
|
-
var ThrowTypeError$1 = $gOPD$3
|
|
2669
|
-
? (function () {
|
|
2670
|
-
try {
|
|
2671
|
-
// eslint-disable-next-line no-unused-expressions, no-caller, no-restricted-properties
|
|
2672
|
-
arguments.callee; // IE 8 does not throw here
|
|
2673
|
-
return throwTypeError$1;
|
|
2674
|
-
} catch (calleeThrows) {
|
|
2675
|
-
try {
|
|
2676
|
-
// IE 8 throws on Object.getOwnPropertyDescriptor(arguments, '')
|
|
2677
|
-
return $gOPD$3(arguments, 'callee').get;
|
|
2678
|
-
} catch (gOPDthrows) {
|
|
2679
|
-
return throwTypeError$1;
|
|
2680
|
-
}
|
|
2681
|
-
}
|
|
2682
|
-
}())
|
|
2683
|
-
: throwTypeError$1;
|
|
2684
|
-
|
|
2685
|
-
var hasSymbols$4 = hasSymbols$1();
|
|
2686
|
-
|
|
2687
|
-
var getProto$1 = Object.getPrototypeOf || function (x) { return x.__proto__; }; // eslint-disable-line no-proto
|
|
2688
|
-
var generatorFunction = undefined$2;
|
|
2689
|
-
var asyncFunction = undefined$2;
|
|
2690
|
-
var asyncGenFunction = undefined$2;
|
|
2691
|
-
|
|
2692
|
-
var TypedArray$1 = typeof Uint8Array === 'undefined' ? undefined$2 : getProto$1(Uint8Array);
|
|
2693
|
-
|
|
2694
|
-
var INTRINSICS$1 = {
|
|
2695
|
-
'%Array%': Array,
|
|
2696
|
-
'%ArrayBuffer%': typeof ArrayBuffer === 'undefined' ? undefined$2 : ArrayBuffer,
|
|
2697
|
-
'%ArrayBufferPrototype%': typeof ArrayBuffer === 'undefined' ? undefined$2 : ArrayBuffer.prototype,
|
|
2698
|
-
'%ArrayIteratorPrototype%': hasSymbols$4 ? getProto$1([][Symbol.iterator]()) : undefined$2,
|
|
2699
|
-
'%ArrayPrototype%': Array.prototype,
|
|
2700
|
-
'%ArrayProto_entries%': Array.prototype.entries,
|
|
2701
|
-
'%ArrayProto_forEach%': Array.prototype.forEach,
|
|
2702
|
-
'%ArrayProto_keys%': Array.prototype.keys,
|
|
2703
|
-
'%ArrayProto_values%': Array.prototype.values,
|
|
2704
|
-
'%AsyncFromSyncIteratorPrototype%': undefined$2,
|
|
2705
|
-
'%AsyncFunction%': asyncFunction,
|
|
2706
|
-
'%AsyncFunctionPrototype%': undefined$2,
|
|
2707
|
-
'%AsyncGenerator%': undefined$2,
|
|
2708
|
-
'%AsyncGeneratorFunction%': asyncGenFunction,
|
|
2709
|
-
'%AsyncGeneratorPrototype%': undefined$2,
|
|
2710
|
-
'%AsyncIteratorPrototype%': undefined$2,
|
|
2711
|
-
'%Atomics%': typeof Atomics === 'undefined' ? undefined$2 : Atomics,
|
|
2712
|
-
'%Boolean%': Boolean,
|
|
2713
|
-
'%BooleanPrototype%': Boolean.prototype,
|
|
2714
|
-
'%DataView%': typeof DataView === 'undefined' ? undefined$2 : DataView,
|
|
2715
|
-
'%DataViewPrototype%': typeof DataView === 'undefined' ? undefined$2 : DataView.prototype,
|
|
2716
|
-
'%Date%': Date,
|
|
2717
|
-
'%DatePrototype%': Date.prototype,
|
|
2718
|
-
'%decodeURI%': decodeURI,
|
|
2719
|
-
'%decodeURIComponent%': decodeURIComponent,
|
|
2720
|
-
'%encodeURI%': encodeURI,
|
|
2721
|
-
'%encodeURIComponent%': encodeURIComponent,
|
|
2722
|
-
'%Error%': Error,
|
|
2723
|
-
'%ErrorPrototype%': Error.prototype,
|
|
2724
|
-
'%eval%': eval, // eslint-disable-line no-eval
|
|
2725
|
-
'%EvalError%': EvalError,
|
|
2726
|
-
'%EvalErrorPrototype%': EvalError.prototype,
|
|
2727
|
-
'%Float32Array%': typeof Float32Array === 'undefined' ? undefined$2 : Float32Array,
|
|
2728
|
-
'%Float32ArrayPrototype%': typeof Float32Array === 'undefined' ? undefined$2 : Float32Array.prototype,
|
|
2729
|
-
'%Float64Array%': typeof Float64Array === 'undefined' ? undefined$2 : Float64Array,
|
|
2730
|
-
'%Float64ArrayPrototype%': typeof Float64Array === 'undefined' ? undefined$2 : Float64Array.prototype,
|
|
2731
|
-
'%Function%': Function,
|
|
2732
|
-
'%FunctionPrototype%': Function.prototype,
|
|
2733
|
-
'%Generator%': undefined$2,
|
|
2734
|
-
'%GeneratorFunction%': generatorFunction,
|
|
2735
|
-
'%GeneratorPrototype%': undefined$2,
|
|
2736
|
-
'%Int8Array%': typeof Int8Array === 'undefined' ? undefined$2 : Int8Array,
|
|
2737
|
-
'%Int8ArrayPrototype%': typeof Int8Array === 'undefined' ? undefined$2 : Int8Array.prototype,
|
|
2738
|
-
'%Int16Array%': typeof Int16Array === 'undefined' ? undefined$2 : Int16Array,
|
|
2739
|
-
'%Int16ArrayPrototype%': typeof Int16Array === 'undefined' ? undefined$2 : Int8Array.prototype,
|
|
2740
|
-
'%Int32Array%': typeof Int32Array === 'undefined' ? undefined$2 : Int32Array,
|
|
2741
|
-
'%Int32ArrayPrototype%': typeof Int32Array === 'undefined' ? undefined$2 : Int32Array.prototype,
|
|
2742
|
-
'%isFinite%': isFinite,
|
|
2743
|
-
'%isNaN%': isNaN,
|
|
2744
|
-
'%IteratorPrototype%': hasSymbols$4 ? getProto$1(getProto$1([][Symbol.iterator]())) : undefined$2,
|
|
2745
|
-
'%JSON%': typeof JSON === 'object' ? JSON : undefined$2,
|
|
2746
|
-
'%JSONParse%': typeof JSON === 'object' ? JSON.parse : undefined$2,
|
|
2747
|
-
'%Map%': typeof Map === 'undefined' ? undefined$2 : Map,
|
|
2748
|
-
'%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols$4 ? undefined$2 : getProto$1(new Map()[Symbol.iterator]()),
|
|
2749
|
-
'%MapPrototype%': typeof Map === 'undefined' ? undefined$2 : Map.prototype,
|
|
2750
|
-
'%Math%': Math,
|
|
2751
|
-
'%Number%': Number,
|
|
2752
|
-
'%NumberPrototype%': Number.prototype,
|
|
2753
|
-
'%Object%': Object,
|
|
2754
|
-
'%ObjectPrototype%': Object.prototype,
|
|
2755
|
-
'%ObjProto_toString%': Object.prototype.toString,
|
|
2756
|
-
'%ObjProto_valueOf%': Object.prototype.valueOf,
|
|
2757
|
-
'%parseFloat%': parseFloat,
|
|
2758
|
-
'%parseInt%': parseInt,
|
|
2759
|
-
'%Promise%': typeof Promise === 'undefined' ? undefined$2 : Promise,
|
|
2760
|
-
'%PromisePrototype%': typeof Promise === 'undefined' ? undefined$2 : Promise.prototype,
|
|
2761
|
-
'%PromiseProto_then%': typeof Promise === 'undefined' ? undefined$2 : Promise.prototype.then,
|
|
2762
|
-
'%Promise_all%': typeof Promise === 'undefined' ? undefined$2 : Promise.all,
|
|
2763
|
-
'%Promise_reject%': typeof Promise === 'undefined' ? undefined$2 : Promise.reject,
|
|
2764
|
-
'%Promise_resolve%': typeof Promise === 'undefined' ? undefined$2 : Promise.resolve,
|
|
2765
|
-
'%Proxy%': typeof Proxy === 'undefined' ? undefined$2 : Proxy,
|
|
2766
|
-
'%RangeError%': RangeError,
|
|
2767
|
-
'%RangeErrorPrototype%': RangeError.prototype,
|
|
2768
|
-
'%ReferenceError%': ReferenceError,
|
|
2769
|
-
'%ReferenceErrorPrototype%': ReferenceError.prototype,
|
|
2770
|
-
'%Reflect%': typeof Reflect === 'undefined' ? undefined$2 : Reflect,
|
|
2771
|
-
'%RegExp%': RegExp,
|
|
2772
|
-
'%RegExpPrototype%': RegExp.prototype,
|
|
2773
|
-
'%Set%': typeof Set === 'undefined' ? undefined$2 : Set,
|
|
2774
|
-
'%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols$4 ? undefined$2 : getProto$1(new Set()[Symbol.iterator]()),
|
|
2775
|
-
'%SetPrototype%': typeof Set === 'undefined' ? undefined$2 : Set.prototype,
|
|
2776
|
-
'%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined$2 : SharedArrayBuffer,
|
|
2777
|
-
'%SharedArrayBufferPrototype%': typeof SharedArrayBuffer === 'undefined' ? undefined$2 : SharedArrayBuffer.prototype,
|
|
2778
|
-
'%String%': String,
|
|
2779
|
-
'%StringIteratorPrototype%': hasSymbols$4 ? getProto$1(''[Symbol.iterator]()) : undefined$2,
|
|
2780
|
-
'%StringPrototype%': String.prototype,
|
|
2781
|
-
'%Symbol%': hasSymbols$4 ? Symbol : undefined$2,
|
|
2782
|
-
'%SymbolPrototype%': hasSymbols$4 ? Symbol.prototype : undefined$2,
|
|
2783
|
-
'%SyntaxError%': SyntaxError,
|
|
2784
|
-
'%SyntaxErrorPrototype%': SyntaxError.prototype,
|
|
2785
|
-
'%ThrowTypeError%': ThrowTypeError$1,
|
|
2786
|
-
'%TypedArray%': TypedArray$1,
|
|
2787
|
-
'%TypedArrayPrototype%': TypedArray$1 ? TypedArray$1.prototype : undefined$2,
|
|
2788
|
-
'%TypeError%': $TypeError$6,
|
|
2789
|
-
'%TypeErrorPrototype%': $TypeError$6.prototype,
|
|
2790
|
-
'%Uint8Array%': typeof Uint8Array === 'undefined' ? undefined$2 : Uint8Array,
|
|
2791
|
-
'%Uint8ArrayPrototype%': typeof Uint8Array === 'undefined' ? undefined$2 : Uint8Array.prototype,
|
|
2792
|
-
'%Uint8ClampedArray%': typeof Uint8ClampedArray === 'undefined' ? undefined$2 : Uint8ClampedArray,
|
|
2793
|
-
'%Uint8ClampedArrayPrototype%': typeof Uint8ClampedArray === 'undefined' ? undefined$2 : Uint8ClampedArray.prototype,
|
|
2794
|
-
'%Uint16Array%': typeof Uint16Array === 'undefined' ? undefined$2 : Uint16Array,
|
|
2795
|
-
'%Uint16ArrayPrototype%': typeof Uint16Array === 'undefined' ? undefined$2 : Uint16Array.prototype,
|
|
2796
|
-
'%Uint32Array%': typeof Uint32Array === 'undefined' ? undefined$2 : Uint32Array,
|
|
2797
|
-
'%Uint32ArrayPrototype%': typeof Uint32Array === 'undefined' ? undefined$2 : Uint32Array.prototype,
|
|
2798
|
-
'%URIError%': URIError,
|
|
2799
|
-
'%URIErrorPrototype%': URIError.prototype,
|
|
2800
|
-
'%WeakMap%': typeof WeakMap === 'undefined' ? undefined$2 : WeakMap,
|
|
2801
|
-
'%WeakMapPrototype%': typeof WeakMap === 'undefined' ? undefined$2 : WeakMap.prototype,
|
|
2802
|
-
'%WeakSet%': typeof WeakSet === 'undefined' ? undefined$2 : WeakSet,
|
|
2803
|
-
'%WeakSetPrototype%': typeof WeakSet === 'undefined' ? undefined$2 : WeakSet.prototype
|
|
2804
|
-
};
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
var $replace$1 = functionBind.call(Function.call, String.prototype.replace);
|
|
2808
|
-
|
|
2809
|
-
/* adapted from https://github.com/lodash/lodash/blob/4.17.15/dist/lodash.js#L6735-L6744 */
|
|
2810
|
-
var rePropName$1 = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;
|
|
2811
|
-
var reEscapeChar$1 = /\\(\\)?/g; /** Used to match backslashes in property paths. */
|
|
2812
|
-
var stringToPath$1 = function stringToPath(string) {
|
|
2813
|
-
var result = [];
|
|
2814
|
-
$replace$1(string, rePropName$1, function (match, number, quote, subString) {
|
|
2815
|
-
result[result.length] = quote ? $replace$1(subString, reEscapeChar$1, '$1') : (number || match);
|
|
2816
|
-
});
|
|
2817
|
-
return result;
|
|
2818
|
-
};
|
|
2819
|
-
/* end adaptation */
|
|
2820
|
-
|
|
2821
|
-
var getBaseIntrinsic$1 = function getBaseIntrinsic(name, allowMissing) {
|
|
2822
|
-
if (!(name in INTRINSICS$1)) {
|
|
2823
|
-
throw new SyntaxError('intrinsic ' + name + ' does not exist!');
|
|
2824
|
-
}
|
|
2825
|
-
|
|
2826
|
-
// istanbul ignore if // hopefully this is impossible to test :-)
|
|
2827
|
-
if (typeof INTRINSICS$1[name] === 'undefined' && !allowMissing) {
|
|
2828
|
-
throw new $TypeError$6('intrinsic ' + name + ' exists, but is not available. Please file an issue!');
|
|
2829
|
-
}
|
|
2830
|
-
|
|
2831
|
-
return INTRINSICS$1[name];
|
|
2832
|
-
};
|
|
2833
|
-
|
|
2834
|
-
var GetIntrinsic = function GetIntrinsic(name, allowMissing) {
|
|
2835
|
-
if (typeof name !== 'string' || name.length === 0) {
|
|
2836
|
-
throw new TypeError('intrinsic name must be a non-empty string');
|
|
2837
|
-
}
|
|
2838
|
-
if (arguments.length > 1 && typeof allowMissing !== 'boolean') {
|
|
2839
|
-
throw new TypeError('"allowMissing" argument must be a boolean');
|
|
2840
|
-
}
|
|
2841
|
-
|
|
2842
|
-
var parts = stringToPath$1(name);
|
|
2843
|
-
|
|
2844
|
-
var value = getBaseIntrinsic$1('%' + (parts.length > 0 ? parts[0] : '') + '%', allowMissing);
|
|
2845
|
-
for (var i = 1; i < parts.length; i += 1) {
|
|
2846
|
-
if (value != null) {
|
|
2847
|
-
if ($gOPD$3 && (i + 1) >= parts.length) {
|
|
2848
|
-
var desc = $gOPD$3(value, parts[i]);
|
|
2849
|
-
if (!allowMissing && !(parts[i] in value)) {
|
|
2850
|
-
throw new $TypeError$6('base intrinsic for ' + name + ' exists, but the property is not available.');
|
|
2851
|
-
}
|
|
2852
|
-
// By convention, when a data property is converted to an accessor
|
|
2853
|
-
// property to emulate a data property that does not suffer from
|
|
2854
|
-
// the override mistake, that accessor's getter is marked with
|
|
2855
|
-
// an `originalValue` property. Here, when we detect this, we
|
|
2856
|
-
// uphold the illusion by pretending to see that original data
|
|
2857
|
-
// property, i.e., returning the value rather than the getter
|
|
2858
|
-
// itself.
|
|
2859
|
-
value = desc && 'get' in desc && !('originalValue' in desc.get) ? desc.get : value[parts[i]];
|
|
2860
|
-
} else {
|
|
2861
|
-
value = value[parts[i]];
|
|
2862
|
-
}
|
|
2863
|
-
}
|
|
2864
|
-
}
|
|
2865
|
-
return value;
|
|
2866
|
-
};
|
|
2867
|
-
|
|
2868
|
-
var callBind$1 = _commonjsHelpers.createCommonjsModule(function (module) {
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
|
-
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
var $apply = GetIntrinsic('%Function.prototype.apply%');
|
|
2875
|
-
var $call = GetIntrinsic('%Function.prototype.call%');
|
|
2876
|
-
var $reflectApply = GetIntrinsic('%Reflect.apply%', true) || functionBind.call($call, $apply);
|
|
2877
|
-
|
|
2878
|
-
var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
|
|
2879
|
-
|
|
2880
|
-
if ($defineProperty) {
|
|
2881
|
-
try {
|
|
2882
|
-
$defineProperty({}, 'a', { value: 1 });
|
|
2883
|
-
} catch (e) {
|
|
2884
|
-
// IE 8 has a broken defineProperty
|
|
2885
|
-
$defineProperty = null;
|
|
2886
|
-
}
|
|
2887
|
-
}
|
|
2888
|
-
|
|
2889
|
-
module.exports = function callBind() {
|
|
2890
|
-
return $reflectApply(functionBind, $call, arguments);
|
|
2891
|
-
};
|
|
2892
|
-
|
|
2893
|
-
var applyBind = function applyBind() {
|
|
2894
|
-
return $reflectApply(functionBind, $apply, arguments);
|
|
2895
|
-
};
|
|
2896
|
-
|
|
2897
|
-
if ($defineProperty) {
|
|
2898
|
-
$defineProperty(module.exports, 'apply', { value: applyBind });
|
|
2899
|
-
} else {
|
|
2900
|
-
module.exports.apply = applyBind;
|
|
2901
|
-
}
|
|
2902
|
-
});
|
|
2903
|
-
callBind$1.apply;
|
|
2904
|
-
|
|
2905
|
-
var $indexOf$1 = callBind$1(GetIntrinsic('String.prototype.indexOf'));
|
|
2906
|
-
|
|
2907
|
-
var callBound$1 = function callBoundIntrinsic(name, allowMissing) {
|
|
2908
|
-
var intrinsic = GetIntrinsic(name, !!allowMissing);
|
|
2909
|
-
if (typeof intrinsic === 'function' && $indexOf$1(name, '.prototype.')) {
|
|
2910
|
-
return callBind$1(intrinsic);
|
|
2911
|
-
}
|
|
2912
|
-
return intrinsic;
|
|
2913
|
-
};
|
|
2426
|
+
var object_getownpropertydescriptors = implementation$2;
|
|
2914
2427
|
|
|
2915
2428
|
var isES5$1 = typeof Object.defineProperty === 'function'
|
|
2916
2429
|
&& typeof Object.defineProperties === 'function';
|
|
@@ -2929,14 +2442,14 @@ if (typeof Promise !== 'function') {
|
|
|
2929
2442
|
|
|
2930
2443
|
|
|
2931
2444
|
|
|
2932
|
-
var $slice = callBound
|
|
2933
|
-
var $concat$
|
|
2934
|
-
var $forEach = callBound
|
|
2445
|
+
var $slice = callBound('Array.prototype.slice');
|
|
2446
|
+
var $concat$1 = callBound('Array.prototype.concat');
|
|
2447
|
+
var $forEach = callBound('Array.prototype.forEach');
|
|
2935
2448
|
|
|
2936
|
-
var hasSymbols$
|
|
2449
|
+
var hasSymbols$3 = hasSymbols$1();
|
|
2937
2450
|
|
|
2938
|
-
var kCustomPromisifiedSymbol = hasSymbols$
|
|
2939
|
-
var kCustomPromisifyArgsSymbol = hasSymbols$
|
|
2451
|
+
var kCustomPromisifiedSymbol = hasSymbols$3 ? Symbol('util.promisify.custom') : null;
|
|
2452
|
+
var kCustomPromisifyArgsSymbol = hasSymbols$3 ? Symbol('customPromisifyArgs') : null;
|
|
2940
2453
|
|
|
2941
2454
|
var implementation$3 = function promisify(orig) {
|
|
2942
2455
|
if (typeof orig !== 'function') {
|
|
@@ -2946,7 +2459,7 @@ var implementation$3 = function promisify(orig) {
|
|
|
2946
2459
|
throw error;
|
|
2947
2460
|
}
|
|
2948
2461
|
|
|
2949
|
-
if (hasSymbols$
|
|
2462
|
+
if (hasSymbols$3 && orig[kCustomPromisifiedSymbol]) {
|
|
2950
2463
|
var customFunction = orig[kCustomPromisifiedSymbol];
|
|
2951
2464
|
if (typeof customFunction !== 'function') {
|
|
2952
2465
|
throw new TypeError('The [util.promisify.custom] property must be a function');
|
|
@@ -2968,7 +2481,7 @@ var implementation$3 = function promisify(orig) {
|
|
|
2968
2481
|
var args = $slice(arguments);
|
|
2969
2482
|
var self = this; // eslint-disable-line no-invalid-this
|
|
2970
2483
|
return new Promise(function (resolve, reject) {
|
|
2971
|
-
orig.apply(self, $concat$
|
|
2484
|
+
orig.apply(self, $concat$1(args, function (err) {
|
|
2972
2485
|
var values = arguments.length > 1 ? $slice(arguments, 1) : [];
|
|
2973
2486
|
if (err) {
|
|
2974
2487
|
reject(err);
|
|
@@ -3053,7 +2566,7 @@ function connect() {
|
|
|
3053
2566
|
};
|
|
3054
2567
|
}
|
|
3055
2568
|
|
|
3056
|
-
var connection =
|
|
2569
|
+
var connection = mysql.createConnection(config);
|
|
3057
2570
|
return {
|
|
3058
2571
|
query: function query(sql, args) {
|
|
3059
2572
|
return util.util.promisify(connection.query).call(connection, sql, args);
|
|
@@ -3247,7 +2760,7 @@ var md5 = _commonjsHelpers.createCommonjsModule(function (module) {
|
|
|
3247
2760
|
message = utf8.stringToBytes(message);
|
|
3248
2761
|
else if (isBuffer(message))
|
|
3249
2762
|
message = Array.prototype.slice.call(message, 0);
|
|
3250
|
-
else if (!Array.isArray(message)
|
|
2763
|
+
else if (!Array.isArray(message))
|
|
3251
2764
|
message = message.toString();
|
|
3252
2765
|
// else, assume byte array already
|
|
3253
2766
|
|
|
@@ -4014,7 +3527,7 @@ var user = /*#__PURE__*/Object.freeze({
|
|
|
4014
3527
|
findUser: findUser$1
|
|
4015
3528
|
});
|
|
4016
3529
|
|
|
4017
|
-
var localStrategy = new
|
|
3530
|
+
var localStrategy = new Local.Strategy({
|
|
4018
3531
|
usernameField: 'email',
|
|
4019
3532
|
passwordField: 'password'
|
|
4020
3533
|
}, function (email, password, done) {
|