@mjhls/mjh-framework 1.0.1023-blanktagremoval-v1 → 1.0.1024-segment-fix
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 +1 -1
- package/dist/cjs/AD300x250.js +3 -2
- package/dist/cjs/AD300x250x600.js +3 -2
- package/dist/cjs/AD728x90.js +3 -2
- package/dist/cjs/ADFloatingFooter.js +3 -2
- package/dist/cjs/ADGutter.js +3 -2
- package/dist/cjs/{ADInfeed-89488c41.js → ADInfeed-15df327c.js} +1 -1
- package/dist/cjs/ADSkyscraper.js +3 -2
- package/dist/cjs/ADSponsoredResources.js +3 -2
- package/dist/cjs/ADWebcast.js +3 -2
- package/dist/cjs/ADWelcome.js +3 -2
- package/dist/cjs/{ADlgInfeed-9d62050b.js → ADlgInfeed-b71569ae.js} +1 -1
- package/dist/cjs/AdSlot.js +3 -2
- package/dist/cjs/AdSlotsProvider.js +3 -2
- package/dist/cjs/AlgoliaSearch.js +512 -1023
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +4 -3
- package/dist/cjs/ArticleSeriesLandingPage.js +5 -4
- package/dist/cjs/ArticleSeriesListing.js +3 -2
- package/dist/cjs/Auth.js +12 -41
- package/dist/cjs/AuthWrapper.js +17 -25
- package/dist/cjs/CEDeckSupabase.js +3 -2
- package/dist/cjs/CMEDeck.js +3 -2
- package/dist/cjs/Column2.js +2 -4
- package/dist/cjs/Column3.js +3 -2
- package/dist/cjs/ContentCardPaginated.js +5 -4
- package/dist/cjs/DeckContent.js +4 -3
- package/dist/cjs/DeckQueue.js +3 -2
- package/dist/cjs/DeckQueuePaginated.js +4 -3
- package/dist/cjs/{Dfp-67646058.js → Dfp-c313a700.js} +2 -1
- package/dist/cjs/EventsDeck.js +2 -2
- package/dist/cjs/ExternalResources.js +8 -7
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/GridContent.js +5 -4
- package/dist/cjs/GridContentPaginated.js +6 -5
- package/dist/cjs/HamMagazine.js +41 -43
- package/dist/cjs/HorizontalArticleListing.js +4 -3
- package/dist/cjs/{ImageSlider-50807a77.js → ImageSlider-17fdaf3b.js} +10 -5
- package/dist/cjs/IssueLanding.js +6 -5
- package/dist/cjs/LeftNav.js +17 -15
- package/dist/cjs/MasterDeck.js +5 -4
- package/dist/cjs/MasterDeckPaginated.js +6 -5
- package/dist/cjs/{MediaSeriesCard-de7f7fcc.js → MediaSeriesCard-a90d687a.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +8 -7
- package/dist/cjs/MediaSeriesLandingPaginated.js +9 -8
- package/dist/cjs/NavDvm.js +28 -30
- package/dist/cjs/{NavFooter-b37e3eed.js → NavFooter-257b5318.js} +3 -4
- package/dist/cjs/NavMagazine.js +43 -45
- package/dist/cjs/NavNative.js +46 -46
- package/dist/cjs/{Pagination-6359861a.js → Pagination-842c556f.js} +1 -1
- package/dist/cjs/PartnerDetailListing.js +30 -40
- package/dist/cjs/PartnerDetailListingPaginated.js +35 -39
- package/dist/cjs/PodcastsLanding.js +7 -6
- package/dist/cjs/PubSection.js +5 -4
- package/dist/cjs/QueueDeckExpanded.js +5 -4
- package/dist/cjs/QueueDeckExpandedPaginated.js +6 -5
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +4 -3
- package/dist/cjs/{SeriesSlider-fc6dd07d.js → SeriesSlider-78004f1c.js} +1 -1
- package/dist/cjs/SideFooter.js +7 -9
- package/dist/cjs/{SocialSearchComponent-15e03760.js → SocialSearchComponent-6924a853.js} +2 -2
- package/dist/cjs/TaxonomyCard.js +8 -8
- package/dist/cjs/TaxonomyDescription.js +4 -3
- package/dist/cjs/TemplateNormal.js +6 -5
- package/dist/cjs/{Tooltip-8011d690.js → Tooltip-4cb8849a.js} +74 -134
- package/dist/cjs/Ustream.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +4 -3
- package/dist/cjs/VideoSeriesLandingPage.js +5 -4
- package/dist/cjs/VideoSeriesListing.js +3 -2
- package/dist/cjs/View.js +6 -5
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/{defineProperty-19580e93.js → defineProperty-e0fb52c5.js} +4 -2
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/getRelatedArticle.js +1 -1
- package/dist/cjs/getSerializers.js +4 -3
- package/dist/cjs/{index-3111bc4e.js → index-b14fa0e9.js} +2 -2
- package/dist/cjs/{index-3cd60d26.js → index-bd6c9f56.js} +11 -11
- package/dist/cjs/{index-7435b964.js → index-d2a6ef75.js} +2 -467
- package/dist/cjs/{index-96c331fd.js → index-f86bb269.js} +52 -53
- package/dist/cjs/{index.esm-bb54403e.js → index.esm-91e651b0.js} +7 -8
- package/dist/cjs/index.js +15 -13
- package/dist/cjs/{main-ae8472f3.js → main-47be4f9f.js} +9 -4
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +3 -2
- package/dist/esm/AD300x250x600.js +3 -2
- package/dist/esm/AD728x90.js +3 -2
- package/dist/esm/ADFloatingFooter.js +3 -2
- package/dist/esm/ADGutter.js +3 -2
- package/dist/esm/{ADInfeed-fb3b056f.js → ADInfeed-6fdbe522.js} +1 -1
- package/dist/esm/ADSkyscraper.js +3 -2
- package/dist/esm/ADSponsoredResources.js +3 -2
- package/dist/esm/ADWebcast.js +3 -2
- package/dist/esm/ADWelcome.js +3 -2
- package/dist/esm/{ADlgInfeed-29f7b84c.js → ADlgInfeed-378fbce7.js} +1 -1
- package/dist/esm/AdSlot.js +3 -2
- package/dist/esm/AdSlotsProvider.js +3 -2
- package/dist/esm/AlgoliaSearch.js +512 -1023
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +4 -3
- package/dist/esm/ArticleSeriesLandingPage.js +5 -4
- package/dist/esm/ArticleSeriesListing.js +3 -2
- package/dist/esm/Auth.js +12 -41
- package/dist/esm/AuthWrapper.js +16 -24
- package/dist/esm/CEDeckSupabase.js +3 -2
- package/dist/esm/CMEDeck.js +3 -2
- package/dist/esm/Column2.js +2 -4
- package/dist/esm/Column3.js +3 -2
- package/dist/esm/ContentCardPaginated.js +5 -4
- package/dist/esm/DeckContent.js +4 -3
- package/dist/esm/DeckQueue.js +3 -2
- package/dist/esm/DeckQueuePaginated.js +4 -3
- package/dist/esm/{Dfp-cf85d203.js → Dfp-102f0beb.js} +2 -1
- package/dist/esm/EventsDeck.js +2 -2
- package/dist/esm/ExternalResources.js +8 -7
- package/dist/esm/Feature.js +1 -1
- package/dist/esm/GridContent.js +5 -4
- package/dist/esm/GridContentPaginated.js +6 -5
- package/dist/esm/HamMagazine.js +41 -43
- package/dist/esm/HorizontalArticleListing.js +4 -3
- package/dist/esm/{ImageSlider-cdb57d30.js → ImageSlider-f84174cb.js} +10 -5
- package/dist/esm/IssueLanding.js +6 -5
- package/dist/esm/LeftNav.js +17 -15
- package/dist/esm/MasterDeck.js +5 -4
- package/dist/esm/MasterDeckPaginated.js +6 -5
- package/dist/esm/{MediaSeriesCard-8ec69f60.js → MediaSeriesCard-f4676da2.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +8 -7
- package/dist/esm/MediaSeriesLandingPaginated.js +9 -8
- package/dist/esm/NavDvm.js +28 -30
- package/dist/esm/{NavFooter-37c5eea2.js → NavFooter-27a16f65.js} +3 -4
- package/dist/esm/NavMagazine.js +43 -45
- package/dist/esm/NavNative.js +46 -46
- package/dist/esm/{Pagination-9fe9f61d.js → Pagination-dc30727b.js} +1 -1
- package/dist/esm/PartnerDetailListing.js +30 -40
- package/dist/esm/PartnerDetailListingPaginated.js +35 -39
- package/dist/esm/PodcastsLanding.js +7 -6
- package/dist/esm/PubSection.js +5 -4
- package/dist/esm/QueueDeckExpanded.js +5 -4
- package/dist/esm/QueueDeckExpandedPaginated.js +6 -5
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +4 -3
- package/dist/esm/{SeriesSlider-771918ce.js → SeriesSlider-d64090f7.js} +1 -1
- package/dist/esm/SideFooter.js +7 -9
- package/dist/esm/{SocialSearchComponent-b102181b.js → SocialSearchComponent-2451acd2.js} +2 -2
- package/dist/esm/TaxonomyCard.js +8 -8
- package/dist/esm/TaxonomyDescription.js +4 -3
- package/dist/esm/TemplateNormal.js +6 -5
- package/dist/esm/{Tooltip-2cdd0895.js → Tooltip-95655b44.js} +74 -134
- package/dist/esm/Ustream.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +4 -3
- package/dist/esm/VideoSeriesLandingPage.js +5 -4
- package/dist/esm/VideoSeriesListing.js +3 -2
- package/dist/esm/View.js +6 -5
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/{defineProperty-e8022d1e.js → defineProperty-23a8f8cd.js} +4 -2
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/getRelatedArticle.js +1 -1
- package/dist/esm/getSerializers.js +4 -3
- package/dist/esm/{index-30a6257d.js → index-79cfd25c.js} +52 -53
- package/dist/esm/{index-a71a6cc7.js → index-d3548838.js} +2 -2
- package/dist/esm/{index-0a63f9a3.js → index-db3bb315.js} +11 -11
- package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
- package/dist/esm/{index.esm-8639823a.js → index.esm-06bf63a3.js} +7 -8
- package/dist/esm/index.js +15 -13
- package/dist/esm/{main-754d4992.js → main-f97773b2.js} +9 -4
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/package.json +1 -1
|
@@ -19,7 +19,8 @@ import './AdSlot.js';
|
|
|
19
19
|
import './extends-6d8e3924.js';
|
|
20
20
|
import './_object-pie-133f504a.js';
|
|
21
21
|
import 'prop-types';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-f0fc23eb.js';
|
|
23
|
+
import './events-6c3a7a63.js';
|
|
23
24
|
import './debounce-533d9748.js';
|
|
24
25
|
import './isSymbol-a7e9aafe.js';
|
|
25
26
|
import './toNumber-5aeba6e7.js';
|
|
@@ -29,7 +30,7 @@ import './asyncToGenerator-958ef5fc.js';
|
|
|
29
30
|
import './_library-528f1934.js';
|
|
30
31
|
import './_iter-detect-98db3b07.js';
|
|
31
32
|
import './Segment.js';
|
|
32
|
-
import './main-
|
|
33
|
+
import './main-f97773b2.js';
|
|
33
34
|
import 'next/head';
|
|
34
35
|
import '@mjhls/mjh-framework/dist/cjs/urlFor';
|
|
35
36
|
import 'react-bootstrap/Row';
|
|
@@ -52,9 +53,9 @@ import 'react-bootstrap/NavDropdown';
|
|
|
52
53
|
import './index.esm-9b042655.js';
|
|
53
54
|
import './iconBase-ccc56b97.js';
|
|
54
55
|
import './index.esm-eb1e8e80.js';
|
|
55
|
-
import './NavFooter-
|
|
56
|
-
import './index.esm-
|
|
57
|
-
import './SocialSearchComponent-
|
|
56
|
+
import './NavFooter-27a16f65.js';
|
|
57
|
+
import './index.esm-06bf63a3.js';
|
|
58
|
+
import './SocialSearchComponent-2451acd2.js';
|
|
58
59
|
import './SocialIcons.js';
|
|
59
60
|
import 'react-bootstrap/Form';
|
|
60
61
|
import 'react-bootstrap/FormControl';
|
|
@@ -2652,10 +2652,7 @@ function isShadowRoot(node) {
|
|
|
2652
2652
|
return node instanceof OwnElement || node instanceof ShadowRoot;
|
|
2653
2653
|
}
|
|
2654
2654
|
|
|
2655
|
-
var
|
|
2656
|
-
var min = Math.min;
|
|
2657
|
-
var round = Math.round;
|
|
2658
|
-
|
|
2655
|
+
var round$1 = Math.round;
|
|
2659
2656
|
function getBoundingClientRect(element, includeScale) {
|
|
2660
2657
|
if (includeScale === void 0) {
|
|
2661
2658
|
includeScale = false;
|
|
@@ -2666,28 +2663,20 @@ function getBoundingClientRect(element, includeScale) {
|
|
|
2666
2663
|
var scaleY = 1;
|
|
2667
2664
|
|
|
2668
2665
|
if (isHTMLElement(element) && includeScale) {
|
|
2669
|
-
var offsetHeight = element.offsetHeight;
|
|
2670
|
-
var offsetWidth = element.offsetWidth; // Do not attempt to divide by 0, otherwise we get `Infinity` as scale
|
|
2671
2666
|
// Fallback to 1 in case both values are `0`
|
|
2672
|
-
|
|
2673
|
-
|
|
2674
|
-
scaleX = round(rect.width) / offsetWidth || 1;
|
|
2675
|
-
}
|
|
2676
|
-
|
|
2677
|
-
if (offsetHeight > 0) {
|
|
2678
|
-
scaleY = round(rect.height) / offsetHeight || 1;
|
|
2679
|
-
}
|
|
2667
|
+
scaleX = rect.width / element.offsetWidth || 1;
|
|
2668
|
+
scaleY = rect.height / element.offsetHeight || 1;
|
|
2680
2669
|
}
|
|
2681
2670
|
|
|
2682
2671
|
return {
|
|
2683
|
-
width: rect.width / scaleX,
|
|
2684
|
-
height: rect.height / scaleY,
|
|
2685
|
-
top: rect.top / scaleY,
|
|
2686
|
-
right: rect.right / scaleX,
|
|
2687
|
-
bottom: rect.bottom / scaleY,
|
|
2688
|
-
left: rect.left / scaleX,
|
|
2689
|
-
x: rect.left / scaleX,
|
|
2690
|
-
y: rect.top / scaleY
|
|
2672
|
+
width: round$1(rect.width / scaleX),
|
|
2673
|
+
height: round$1(rect.height / scaleY),
|
|
2674
|
+
top: round$1(rect.top / scaleY),
|
|
2675
|
+
right: round$1(rect.right / scaleX),
|
|
2676
|
+
bottom: round$1(rect.bottom / scaleY),
|
|
2677
|
+
left: round$1(rect.left / scaleX),
|
|
2678
|
+
x: round$1(rect.left / scaleX),
|
|
2679
|
+
y: round$1(rect.top / scaleY)
|
|
2691
2680
|
};
|
|
2692
2681
|
}
|
|
2693
2682
|
|
|
@@ -2836,13 +2825,13 @@ function getMainAxisFromPlacement(placement) {
|
|
|
2836
2825
|
return ['top', 'bottom'].indexOf(placement) >= 0 ? 'x' : 'y';
|
|
2837
2826
|
}
|
|
2838
2827
|
|
|
2828
|
+
var max = Math.max;
|
|
2829
|
+
var min = Math.min;
|
|
2830
|
+
var round = Math.round;
|
|
2831
|
+
|
|
2839
2832
|
function within(min$1, value, max$1) {
|
|
2840
2833
|
return max(min$1, min(value, max$1));
|
|
2841
2834
|
}
|
|
2842
|
-
function withinMaxClamp(min, value, max) {
|
|
2843
|
-
var v = within(min, value, max);
|
|
2844
|
-
return v > max ? max : v;
|
|
2845
|
-
}
|
|
2846
2835
|
|
|
2847
2836
|
function getFreshSideObject() {
|
|
2848
2837
|
return {
|
|
@@ -2955,10 +2944,6 @@ var arrow$1 = {
|
|
|
2955
2944
|
requiresIfExists: ['preventOverflow']
|
|
2956
2945
|
};
|
|
2957
2946
|
|
|
2958
|
-
function getVariation(placement) {
|
|
2959
|
-
return placement.split('-')[1];
|
|
2960
|
-
}
|
|
2961
|
-
|
|
2962
2947
|
var unsetSides = {
|
|
2963
2948
|
top: 'auto',
|
|
2964
2949
|
right: 'auto',
|
|
@@ -2974,8 +2959,8 @@ function roundOffsetsByDPR(_ref) {
|
|
|
2974
2959
|
var win = window;
|
|
2975
2960
|
var dpr = win.devicePixelRatio || 1;
|
|
2976
2961
|
return {
|
|
2977
|
-
x: round(x * dpr) / dpr || 0,
|
|
2978
|
-
y: round(y * dpr) / dpr || 0
|
|
2962
|
+
x: round(round(x * dpr) / dpr) || 0,
|
|
2963
|
+
y: round(round(y * dpr) / dpr) || 0
|
|
2979
2964
|
};
|
|
2980
2965
|
}
|
|
2981
2966
|
|
|
@@ -2985,28 +2970,18 @@ function mapToStyles(_ref2) {
|
|
|
2985
2970
|
var popper = _ref2.popper,
|
|
2986
2971
|
popperRect = _ref2.popperRect,
|
|
2987
2972
|
placement = _ref2.placement,
|
|
2988
|
-
variation = _ref2.variation,
|
|
2989
2973
|
offsets = _ref2.offsets,
|
|
2990
2974
|
position = _ref2.position,
|
|
2991
2975
|
gpuAcceleration = _ref2.gpuAcceleration,
|
|
2992
2976
|
adaptive = _ref2.adaptive,
|
|
2993
|
-
roundOffsets = _ref2.roundOffsets
|
|
2994
|
-
|
|
2995
|
-
var
|
|
2996
|
-
x =
|
|
2997
|
-
|
|
2998
|
-
y =
|
|
2999
|
-
|
|
3000
|
-
var _ref3 = typeof roundOffsets === 'function' ? roundOffsets({
|
|
3001
|
-
x: x,
|
|
3002
|
-
y: y
|
|
3003
|
-
}) : {
|
|
3004
|
-
x: x,
|
|
3005
|
-
y: y
|
|
3006
|
-
};
|
|
2977
|
+
roundOffsets = _ref2.roundOffsets;
|
|
2978
|
+
|
|
2979
|
+
var _ref3 = roundOffsets === true ? roundOffsetsByDPR(offsets) : typeof roundOffsets === 'function' ? roundOffsets(offsets) : offsets,
|
|
2980
|
+
_ref3$x = _ref3.x,
|
|
2981
|
+
x = _ref3$x === void 0 ? 0 : _ref3$x,
|
|
2982
|
+
_ref3$y = _ref3.y,
|
|
2983
|
+
y = _ref3$y === void 0 ? 0 : _ref3$y;
|
|
3007
2984
|
|
|
3008
|
-
x = _ref3.x;
|
|
3009
|
-
y = _ref3.y;
|
|
3010
2985
|
var hasX = offsets.hasOwnProperty('x');
|
|
3011
2986
|
var hasY = offsets.hasOwnProperty('y');
|
|
3012
2987
|
var sideX = left;
|
|
@@ -3021,7 +2996,7 @@ function mapToStyles(_ref2) {
|
|
|
3021
2996
|
if (offsetParent === getWindow(popper)) {
|
|
3022
2997
|
offsetParent = getDocumentElement(popper);
|
|
3023
2998
|
|
|
3024
|
-
if (getComputedStyle$1(offsetParent).position !== 'static'
|
|
2999
|
+
if (getComputedStyle$1(offsetParent).position !== 'static') {
|
|
3025
3000
|
heightProp = 'scrollHeight';
|
|
3026
3001
|
widthProp = 'scrollWidth';
|
|
3027
3002
|
}
|
|
@@ -3030,19 +3005,17 @@ function mapToStyles(_ref2) {
|
|
|
3030
3005
|
|
|
3031
3006
|
offsetParent = offsetParent;
|
|
3032
3007
|
|
|
3033
|
-
if (placement === top
|
|
3034
|
-
sideY = bottom;
|
|
3035
|
-
|
|
3036
|
-
offsetParent[heightProp];
|
|
3037
|
-
y -= offsetY - popperRect.height;
|
|
3008
|
+
if (placement === top) {
|
|
3009
|
+
sideY = bottom; // $FlowFixMe[prop-missing]
|
|
3010
|
+
|
|
3011
|
+
y -= offsetParent[heightProp] - popperRect.height;
|
|
3038
3012
|
y *= gpuAcceleration ? 1 : -1;
|
|
3039
3013
|
}
|
|
3040
3014
|
|
|
3041
|
-
if (placement === left
|
|
3042
|
-
sideX = right;
|
|
3043
|
-
|
|
3044
|
-
offsetParent[widthProp];
|
|
3045
|
-
x -= offsetX - popperRect.width;
|
|
3015
|
+
if (placement === left) {
|
|
3016
|
+
sideX = right; // $FlowFixMe[prop-missing]
|
|
3017
|
+
|
|
3018
|
+
x -= offsetParent[widthProp] - popperRect.width;
|
|
3046
3019
|
x *= gpuAcceleration ? 1 : -1;
|
|
3047
3020
|
}
|
|
3048
3021
|
}
|
|
@@ -3051,29 +3024,18 @@ function mapToStyles(_ref2) {
|
|
|
3051
3024
|
position: position
|
|
3052
3025
|
}, adaptive && unsetSides);
|
|
3053
3026
|
|
|
3054
|
-
var _ref4 = roundOffsets === true ? roundOffsetsByDPR({
|
|
3055
|
-
x: x,
|
|
3056
|
-
y: y
|
|
3057
|
-
}) : {
|
|
3058
|
-
x: x,
|
|
3059
|
-
y: y
|
|
3060
|
-
};
|
|
3061
|
-
|
|
3062
|
-
x = _ref4.x;
|
|
3063
|
-
y = _ref4.y;
|
|
3064
|
-
|
|
3065
3027
|
if (gpuAcceleration) {
|
|
3066
3028
|
var _Object$assign;
|
|
3067
3029
|
|
|
3068
|
-
return Object.assign({}, commonStyles, (_Object$assign = {}, _Object$assign[sideY] = hasY ? '0' : '', _Object$assign[sideX] = hasX ? '0' : '', _Object$assign.transform = (win.devicePixelRatio || 1)
|
|
3030
|
+
return Object.assign({}, commonStyles, (_Object$assign = {}, _Object$assign[sideY] = hasY ? '0' : '', _Object$assign[sideX] = hasX ? '0' : '', _Object$assign.transform = (win.devicePixelRatio || 1) < 2 ? "translate(" + x + "px, " + y + "px)" : "translate3d(" + x + "px, " + y + "px, 0)", _Object$assign));
|
|
3069
3031
|
}
|
|
3070
3032
|
|
|
3071
3033
|
return Object.assign({}, commonStyles, (_Object$assign2 = {}, _Object$assign2[sideY] = hasY ? y + "px" : '', _Object$assign2[sideX] = hasX ? x + "px" : '', _Object$assign2.transform = '', _Object$assign2));
|
|
3072
3034
|
}
|
|
3073
3035
|
|
|
3074
|
-
function computeStyles(
|
|
3075
|
-
var state =
|
|
3076
|
-
options =
|
|
3036
|
+
function computeStyles(_ref4) {
|
|
3037
|
+
var state = _ref4.state,
|
|
3038
|
+
options = _ref4.options;
|
|
3077
3039
|
var _options$gpuAccelerat = options.gpuAcceleration,
|
|
3078
3040
|
gpuAcceleration = _options$gpuAccelerat === void 0 ? true : _options$gpuAccelerat,
|
|
3079
3041
|
_options$adaptive = options.adaptive,
|
|
@@ -3093,11 +3055,9 @@ function computeStyles(_ref5) {
|
|
|
3093
3055
|
|
|
3094
3056
|
var commonStyles = {
|
|
3095
3057
|
placement: getBasePlacement(state.placement),
|
|
3096
|
-
variation: getVariation(state.placement),
|
|
3097
3058
|
popper: state.elements.popper,
|
|
3098
3059
|
popperRect: state.rects.popper,
|
|
3099
|
-
gpuAcceleration: gpuAcceleration
|
|
3100
|
-
isFixed: state.options.strategy === 'fixed'
|
|
3060
|
+
gpuAcceleration: gpuAcceleration
|
|
3101
3061
|
};
|
|
3102
3062
|
|
|
3103
3063
|
if (state.modifiersData.popperOffsets != null) {
|
|
@@ -3355,7 +3315,7 @@ function getInnerBoundingClientRect(element) {
|
|
|
3355
3315
|
}
|
|
3356
3316
|
|
|
3357
3317
|
function getClientRectFromMixedType(element, clippingParent) {
|
|
3358
|
-
return clippingParent === viewport ? rectToClientRect(getViewportRect(element)) :
|
|
3318
|
+
return clippingParent === viewport ? rectToClientRect(getViewportRect(element)) : isHTMLElement(clippingParent) ? getInnerBoundingClientRect(clippingParent) : rectToClientRect(getDocumentRect(getDocumentElement(element)));
|
|
3359
3319
|
} // A "clipping parent" is an overflowable container with the characteristic of
|
|
3360
3320
|
// clipping (or hiding) overflowing elements with a position different from
|
|
3361
3321
|
// `initial`
|
|
@@ -3397,6 +3357,10 @@ function getClippingRect(element, boundary, rootBoundary) {
|
|
|
3397
3357
|
return clippingRect;
|
|
3398
3358
|
}
|
|
3399
3359
|
|
|
3360
|
+
function getVariation(placement) {
|
|
3361
|
+
return placement.split('-')[1];
|
|
3362
|
+
}
|
|
3363
|
+
|
|
3400
3364
|
function computeOffsets(_ref) {
|
|
3401
3365
|
var reference = _ref.reference,
|
|
3402
3366
|
element = _ref.element,
|
|
@@ -3482,10 +3446,11 @@ function detectOverflow(state, options) {
|
|
|
3482
3446
|
padding = _options$padding === void 0 ? 0 : _options$padding;
|
|
3483
3447
|
var paddingObject = mergePaddingObject(typeof padding !== 'number' ? padding : expandToHashMap(padding, basePlacements));
|
|
3484
3448
|
var altContext = elementContext === popper ? reference : popper;
|
|
3449
|
+
var referenceElement = state.elements.reference;
|
|
3485
3450
|
var popperRect = state.rects.popper;
|
|
3486
3451
|
var element = state.elements[altBoundary ? altContext : elementContext];
|
|
3487
3452
|
var clippingClientRect = getClippingRect(isElement(element) ? element : element.contextElement || getDocumentElement(state.elements.popper), boundary, rootBoundary);
|
|
3488
|
-
var referenceClientRect = getBoundingClientRect(
|
|
3453
|
+
var referenceClientRect = getBoundingClientRect(referenceElement);
|
|
3489
3454
|
var popperOffsets = computeOffsets({
|
|
3490
3455
|
reference: referenceClientRect,
|
|
3491
3456
|
element: popperRect,
|
|
@@ -3872,14 +3837,6 @@ function preventOverflow(_ref) {
|
|
|
3872
3837
|
var tetherOffsetValue = typeof tetherOffset === 'function' ? tetherOffset(Object.assign({}, state.rects, {
|
|
3873
3838
|
placement: state.placement
|
|
3874
3839
|
})) : tetherOffset;
|
|
3875
|
-
var normalizedTetherOffsetValue = typeof tetherOffsetValue === 'number' ? {
|
|
3876
|
-
mainAxis: tetherOffsetValue,
|
|
3877
|
-
altAxis: tetherOffsetValue
|
|
3878
|
-
} : Object.assign({
|
|
3879
|
-
mainAxis: 0,
|
|
3880
|
-
altAxis: 0
|
|
3881
|
-
}, tetherOffsetValue);
|
|
3882
|
-
var offsetModifierState = state.modifiersData.offset ? state.modifiersData.offset[state.placement] : null;
|
|
3883
3840
|
var data = {
|
|
3884
3841
|
x: 0,
|
|
3885
3842
|
y: 0
|
|
@@ -3889,15 +3846,13 @@ function preventOverflow(_ref) {
|
|
|
3889
3846
|
return;
|
|
3890
3847
|
}
|
|
3891
3848
|
|
|
3892
|
-
if (checkMainAxis) {
|
|
3893
|
-
var _offsetModifierState$;
|
|
3894
|
-
|
|
3849
|
+
if (checkMainAxis || checkAltAxis) {
|
|
3895
3850
|
var mainSide = mainAxis === 'y' ? top : left;
|
|
3896
3851
|
var altSide = mainAxis === 'y' ? bottom : right;
|
|
3897
3852
|
var len = mainAxis === 'y' ? 'height' : 'width';
|
|
3898
3853
|
var offset = popperOffsets[mainAxis];
|
|
3899
|
-
var min$1 =
|
|
3900
|
-
var max$1 =
|
|
3854
|
+
var min$1 = popperOffsets[mainAxis] + overflow[mainSide];
|
|
3855
|
+
var max$1 = popperOffsets[mainAxis] - overflow[altSide];
|
|
3901
3856
|
var additive = tether ? -popperRect[len] / 2 : 0;
|
|
3902
3857
|
var minLen = variation === start ? referenceRect[len] : popperRect[len];
|
|
3903
3858
|
var maxLen = variation === start ? -popperRect[len] : -referenceRect[len]; // We need to include the arrow in the calculation so the arrow doesn't go
|
|
@@ -3917,45 +3872,36 @@ function preventOverflow(_ref) {
|
|
|
3917
3872
|
// width or height)
|
|
3918
3873
|
|
|
3919
3874
|
var arrowLen = within(0, referenceRect[len], arrowRect[len]);
|
|
3920
|
-
var minOffset = isBasePlacement ? referenceRect[len] / 2 - additive - arrowLen - arrowPaddingMin -
|
|
3921
|
-
var maxOffset = isBasePlacement ? -referenceRect[len] / 2 + additive + arrowLen + arrowPaddingMax +
|
|
3875
|
+
var minOffset = isBasePlacement ? referenceRect[len] / 2 - additive - arrowLen - arrowPaddingMin - tetherOffsetValue : minLen - arrowLen - arrowPaddingMin - tetherOffsetValue;
|
|
3876
|
+
var maxOffset = isBasePlacement ? -referenceRect[len] / 2 + additive + arrowLen + arrowPaddingMax + tetherOffsetValue : maxLen + arrowLen + arrowPaddingMax + tetherOffsetValue;
|
|
3922
3877
|
var arrowOffsetParent = state.elements.arrow && getOffsetParent(state.elements.arrow);
|
|
3923
3878
|
var clientOffset = arrowOffsetParent ? mainAxis === 'y' ? arrowOffsetParent.clientTop || 0 : arrowOffsetParent.clientLeft || 0 : 0;
|
|
3924
|
-
var offsetModifierValue =
|
|
3925
|
-
var tetherMin =
|
|
3926
|
-
var tetherMax =
|
|
3927
|
-
var preventedOffset = within(tether ? min(min$1, tetherMin) : min$1, offset, tether ? max(max$1, tetherMax) : max$1);
|
|
3928
|
-
popperOffsets[mainAxis] = preventedOffset;
|
|
3929
|
-
data[mainAxis] = preventedOffset - offset;
|
|
3930
|
-
}
|
|
3931
|
-
|
|
3932
|
-
if (checkAltAxis) {
|
|
3933
|
-
var _offsetModifierState$2;
|
|
3934
|
-
|
|
3935
|
-
var _mainSide = mainAxis === 'x' ? top : left;
|
|
3936
|
-
|
|
3937
|
-
var _altSide = mainAxis === 'x' ? bottom : right;
|
|
3938
|
-
|
|
3939
|
-
var _offset = popperOffsets[altAxis];
|
|
3940
|
-
|
|
3941
|
-
var _len = altAxis === 'y' ? 'height' : 'width';
|
|
3879
|
+
var offsetModifierValue = state.modifiersData.offset ? state.modifiersData.offset[state.placement][mainAxis] : 0;
|
|
3880
|
+
var tetherMin = popperOffsets[mainAxis] + minOffset - offsetModifierValue - clientOffset;
|
|
3881
|
+
var tetherMax = popperOffsets[mainAxis] + maxOffset - offsetModifierValue;
|
|
3942
3882
|
|
|
3943
|
-
|
|
3883
|
+
if (checkMainAxis) {
|
|
3884
|
+
var preventedOffset = within(tether ? min(min$1, tetherMin) : min$1, offset, tether ? max(max$1, tetherMax) : max$1);
|
|
3885
|
+
popperOffsets[mainAxis] = preventedOffset;
|
|
3886
|
+
data[mainAxis] = preventedOffset - offset;
|
|
3887
|
+
}
|
|
3944
3888
|
|
|
3945
|
-
|
|
3889
|
+
if (checkAltAxis) {
|
|
3890
|
+
var _mainSide = mainAxis === 'x' ? top : left;
|
|
3946
3891
|
|
|
3947
|
-
|
|
3892
|
+
var _altSide = mainAxis === 'x' ? bottom : right;
|
|
3948
3893
|
|
|
3949
|
-
|
|
3894
|
+
var _offset = popperOffsets[altAxis];
|
|
3950
3895
|
|
|
3951
|
-
|
|
3896
|
+
var _min = _offset + overflow[_mainSide];
|
|
3952
3897
|
|
|
3953
|
-
|
|
3898
|
+
var _max = _offset - overflow[_altSide];
|
|
3954
3899
|
|
|
3955
|
-
|
|
3900
|
+
var _preventedOffset = within(tether ? min(_min, tetherMin) : _min, _offset, tether ? max(_max, tetherMax) : _max);
|
|
3956
3901
|
|
|
3957
|
-
|
|
3958
|
-
|
|
3902
|
+
popperOffsets[altAxis] = _preventedOffset;
|
|
3903
|
+
data[altAxis] = _preventedOffset - _offset;
|
|
3904
|
+
}
|
|
3959
3905
|
}
|
|
3960
3906
|
|
|
3961
3907
|
state.modifiersData[name] = data;
|
|
@@ -3987,8 +3933,8 @@ function getNodeScroll(node) {
|
|
|
3987
3933
|
|
|
3988
3934
|
function isElementScaled(element) {
|
|
3989
3935
|
var rect = element.getBoundingClientRect();
|
|
3990
|
-
var scaleX =
|
|
3991
|
-
var scaleY =
|
|
3936
|
+
var scaleX = rect.width / element.offsetWidth || 1;
|
|
3937
|
+
var scaleY = rect.height / element.offsetHeight || 1;
|
|
3992
3938
|
return scaleX !== 1 || scaleY !== 1;
|
|
3993
3939
|
} // Returns the composite rect of an element relative to its offsetParent.
|
|
3994
3940
|
// Composite means it takes into account transforms as well as layout.
|
|
@@ -4109,10 +4055,7 @@ var MISSING_DEPENDENCY_ERROR = 'Popper: modifier "%s" requires "%s", but "%s" mo
|
|
|
4109
4055
|
var VALID_PROPERTIES = ['name', 'enabled', 'phase', 'fn', 'effect', 'requires', 'options'];
|
|
4110
4056
|
function validateModifiers(modifiers) {
|
|
4111
4057
|
modifiers.forEach(function (modifier) {
|
|
4112
|
-
|
|
4113
|
-
.filter(function (value, index, self) {
|
|
4114
|
-
return self.indexOf(value) === index;
|
|
4115
|
-
}).forEach(function (key) {
|
|
4058
|
+
Object.keys(modifier).forEach(function (key) {
|
|
4116
4059
|
switch (key) {
|
|
4117
4060
|
case 'name':
|
|
4118
4061
|
if (typeof modifier.name !== 'string') {
|
|
@@ -4126,8 +4069,6 @@ function validateModifiers(modifiers) {
|
|
|
4126
4069
|
console.error(format(INVALID_MODIFIER_ERROR, modifier.name, '"enabled"', '"boolean"', "\"" + String(modifier.enabled) + "\""));
|
|
4127
4070
|
}
|
|
4128
4071
|
|
|
4129
|
-
break;
|
|
4130
|
-
|
|
4131
4072
|
case 'phase':
|
|
4132
4073
|
if (modifierPhases.indexOf(modifier.phase) < 0) {
|
|
4133
4074
|
console.error(format(INVALID_MODIFIER_ERROR, modifier.name, '"phase"', "either " + modifierPhases.join(', '), "\"" + String(modifier.phase) + "\""));
|
|
@@ -4143,14 +4084,14 @@ function validateModifiers(modifiers) {
|
|
|
4143
4084
|
break;
|
|
4144
4085
|
|
|
4145
4086
|
case 'effect':
|
|
4146
|
-
if (
|
|
4087
|
+
if (typeof modifier.effect !== 'function') {
|
|
4147
4088
|
console.error(format(INVALID_MODIFIER_ERROR, modifier.name, '"effect"', '"function"', "\"" + String(modifier.fn) + "\""));
|
|
4148
4089
|
}
|
|
4149
4090
|
|
|
4150
4091
|
break;
|
|
4151
4092
|
|
|
4152
4093
|
case 'requires':
|
|
4153
|
-
if (
|
|
4094
|
+
if (!Array.isArray(modifier.requires)) {
|
|
4154
4095
|
console.error(format(INVALID_MODIFIER_ERROR, modifier.name, '"requires"', '"array"', "\"" + String(modifier.requires) + "\""));
|
|
4155
4096
|
}
|
|
4156
4097
|
|
|
@@ -4260,8 +4201,7 @@ function popperGenerator(generatorOptions) {
|
|
|
4260
4201
|
var isDestroyed = false;
|
|
4261
4202
|
var instance = {
|
|
4262
4203
|
state: state,
|
|
4263
|
-
setOptions: function setOptions(
|
|
4264
|
-
var options = typeof setOptionsAction === 'function' ? setOptionsAction(state.options) : setOptionsAction;
|
|
4204
|
+
setOptions: function setOptions(options) {
|
|
4265
4205
|
cleanupModifierEffects();
|
|
4266
4206
|
state.options = Object.assign({}, defaultOptions, state.options, options);
|
|
4267
4207
|
state.scrollParents = {
|
package/dist/esm/Ustream.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
|
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
3
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
4
4
|
import { F as FaWindowClose } from './index.esm-1bd8a0a8.js';
|
|
5
|
-
import { m as main_43 } from './main-
|
|
5
|
+
import { m as main_43 } from './main-f97773b2.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
7
|
import './core.get-iterator-method-ea258bb1.js';
|
|
8
8
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -5,7 +5,7 @@ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
|
5
5
|
import Col from 'react-bootstrap/Col';
|
|
6
6
|
import Form from 'react-bootstrap/Form';
|
|
7
7
|
import Button from 'react-bootstrap/Button';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-d3548838.js';
|
|
9
9
|
import VideoSeriesListing from './VideoSeriesListing.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
11
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -18,14 +18,15 @@ import './index-3f5c03b2.js';
|
|
|
18
18
|
import './slicedToArray-6ebcbfea.js';
|
|
19
19
|
import 'react-bootstrap';
|
|
20
20
|
import './urlFor.js';
|
|
21
|
-
import './index-
|
|
21
|
+
import './index-f0fc23eb.js';
|
|
22
|
+
import './events-6c3a7a63.js';
|
|
22
23
|
import 'next/router';
|
|
23
24
|
import './index-c7e2ac95.js';
|
|
24
25
|
import './util-8ed16d48.js';
|
|
25
26
|
import './Beam.js';
|
|
26
27
|
import './stringify-2b084bee.js';
|
|
27
28
|
import './Segment.js';
|
|
28
|
-
import './main-
|
|
29
|
+
import './main-f97773b2.js';
|
|
29
30
|
import './urlForFile-b69adffc.js';
|
|
30
31
|
import './index-755f2cc2.js';
|
|
31
32
|
import 'react-dom';
|
|
@@ -20,7 +20,8 @@ import './extends-6d8e3924.js';
|
|
|
20
20
|
import './inherits-a6ba2ec4.js';
|
|
21
21
|
import './_object-sap-7cee6f84.js';
|
|
22
22
|
import './define-property-5f1bda73.js';
|
|
23
|
-
import './index-
|
|
23
|
+
import './index-f0fc23eb.js';
|
|
24
|
+
import './events-6c3a7a63.js';
|
|
24
25
|
import 'prop-types';
|
|
25
26
|
import 'react-bootstrap/Container';
|
|
26
27
|
import 'react-bootstrap/Row';
|
|
@@ -35,13 +36,13 @@ import './index.es-a6137319.js';
|
|
|
35
36
|
import './visibility-sensor-72fd8f8b.js';
|
|
36
37
|
import 'react-dom';
|
|
37
38
|
import './index-3f5c03b2.js';
|
|
38
|
-
import './ADlgInfeed-
|
|
39
|
+
import './ADlgInfeed-378fbce7.js';
|
|
39
40
|
import './AdSlot.js';
|
|
40
41
|
import './Beam.js';
|
|
41
42
|
import './stringify-2b084bee.js';
|
|
42
43
|
import './Segment.js';
|
|
43
|
-
import './main-
|
|
44
|
-
import './ADInfeed-
|
|
44
|
+
import './main-f97773b2.js';
|
|
45
|
+
import './ADInfeed-6fdbe522.js';
|
|
45
46
|
import './index-755f2cc2.js';
|
|
46
47
|
import './urlFor.js';
|
|
47
48
|
import './style-inject.es-1f59c1d0.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
2
2
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
3
3
|
import React__default from 'react';
|
|
4
|
-
import { l as lib_3 } from './index-
|
|
4
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
5
5
|
import Container from 'react-bootstrap/Container';
|
|
6
6
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
7
7
|
import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
|
|
@@ -19,6 +19,7 @@ import './typeof-e9fc0c5d.js';
|
|
|
19
19
|
import './web.dom.iterable-ab4dea5c.js';
|
|
20
20
|
import './_is-array-8d21b9e3.js';
|
|
21
21
|
import './_library-528f1934.js';
|
|
22
|
+
import './events-6c3a7a63.js';
|
|
22
23
|
import 'prop-types';
|
|
23
24
|
import 'react-dom';
|
|
24
25
|
import './iconBase-ccc56b97.js';
|
|
@@ -28,7 +29,7 @@ import './index-755f2cc2.js';
|
|
|
28
29
|
import './smoothscroll-fa4e3f8c.js';
|
|
29
30
|
import './urlFor.js';
|
|
30
31
|
import './index-3f5c03b2.js';
|
|
31
|
-
import './main-
|
|
32
|
+
import './main-f97773b2.js';
|
|
32
33
|
import './isSymbol-a7e9aafe.js';
|
|
33
34
|
import './toNumber-5aeba6e7.js';
|
|
34
35
|
|
package/dist/esm/View.js
CHANGED
|
@@ -8,16 +8,16 @@ import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
|
8
8
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
9
9
|
import { m as moment } from './moment-bc12cb97.js';
|
|
10
10
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
11
|
-
import { m as main_43 } from './main-
|
|
11
|
+
import { m as main_43 } from './main-f97773b2.js';
|
|
12
12
|
import 'react-bootstrap/Dropdown';
|
|
13
13
|
import Form from 'react-bootstrap/Form';
|
|
14
14
|
import FormControl from 'react-bootstrap/FormControl';
|
|
15
15
|
import Button from 'react-bootstrap/Button';
|
|
16
16
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
17
17
|
import SocialShare from './SocialShare.js';
|
|
18
|
-
import { r as renderAuthor, g as getSerializers } from './index-
|
|
18
|
+
import { r as renderAuthor, g as getSerializers } from './index-d3548838.js';
|
|
19
19
|
import DFPAdSlot from './AdSlot.js';
|
|
20
|
-
import { S as SeriesSlider } from './SeriesSlider-
|
|
20
|
+
import { S as SeriesSlider } from './SeriesSlider-d64090f7.js';
|
|
21
21
|
import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-9bd28724.js';
|
|
22
22
|
import getKeywords from './getKeywords.js';
|
|
23
23
|
import urlFor from './urlFor.js';
|
|
@@ -33,7 +33,7 @@ import { PixelTrackingArticle } from './PixelTracking.js';
|
|
|
33
33
|
import './Segment.js';
|
|
34
34
|
import { _ as _Object$keys } from './keys-31dcdb31.js';
|
|
35
35
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
36
|
-
import { l as lib_3 } from './index-
|
|
36
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
37
37
|
import getRelatedArticle from './getRelatedArticle.js';
|
|
38
38
|
import getQuery from './getQuery.js';
|
|
39
39
|
import getSeriesDetail from './getSeriesDetail.js';
|
|
@@ -74,7 +74,8 @@ import './checkSisterSite-a7218fda.js';
|
|
|
74
74
|
import './debounce-533d9748.js';
|
|
75
75
|
import './isSymbol-a7e9aafe.js';
|
|
76
76
|
import './toNumber-5aeba6e7.js';
|
|
77
|
-
import './
|
|
77
|
+
import './events-6c3a7a63.js';
|
|
78
|
+
import './index-db3bb315.js';
|
|
78
79
|
|
|
79
80
|
var getArticleSummary = function getArticleSummary(article) {
|
|
80
81
|
if (article.summary && article.summary.length > 0) {
|
package/dist/esm/YoutubeGroup.js
CHANGED
|
@@ -4,7 +4,7 @@ import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
|
4
4
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
5
5
|
import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
6
6
|
import urlFor from './urlFor.js';
|
|
7
|
-
import { m as main_43, a as main_49, b as main_42 } from './main-
|
|
7
|
+
import { m as main_43, a as main_49, b as main_42 } from './main-f97773b2.js';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
9
|
import './web.dom.iterable-ab4dea5c.js';
|
|
10
10
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -37,7 +37,8 @@ function _asyncToGenerator(fn) {
|
|
|
37
37
|
};
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
module.exports = _asyncToGenerator
|
|
40
|
+
module.exports = _asyncToGenerator;
|
|
41
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
41
42
|
});
|
|
42
43
|
|
|
43
44
|
var _asyncToGenerator = unwrapExports(asyncToGenerator);
|
|
@@ -58,7 +59,8 @@ function _defineProperty(obj, key, value) {
|
|
|
58
59
|
return obj;
|
|
59
60
|
}
|
|
60
61
|
|
|
61
|
-
module.exports = _defineProperty
|
|
62
|
+
module.exports = _defineProperty;
|
|
63
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
62
64
|
});
|
|
63
65
|
|
|
64
66
|
var _defineProperty = unwrapExports(defineProperty);
|