@mjhls/mjh-framework 1.0.1026-den-test → 1.0.1026
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/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +2 -3
- package/dist/cjs/AD300x250x600.js +2 -3
- package/dist/cjs/AD728x90.js +2 -3
- package/dist/cjs/ADFloatingFooter.js +2 -3
- package/dist/cjs/ADGutter.js +2 -3
- package/dist/cjs/{ADInfeed-e60cfa83.js → ADInfeed-9aae73be.js} +1 -1
- package/dist/cjs/ADSkyscraper.js +2 -3
- package/dist/cjs/ADSponsoredResources.js +2 -3
- package/dist/cjs/ADWebcast.js +2 -3
- package/dist/cjs/ADWelcome.js +2 -3
- package/dist/cjs/{ADlgInfeed-c2aa7971.js → ADlgInfeed-0e40c762.js} +1 -1
- package/dist/cjs/AdSlot.js +2 -3
- package/dist/cjs/AdSlotsProvider.js +2 -3
- package/dist/cjs/AlgoliaSearch.js +1068 -521
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +3 -4
- package/dist/cjs/ArticleSeriesLandingPage.js +4 -5
- package/dist/cjs/ArticleSeriesListing.js +2 -3
- package/dist/cjs/Auth.js +40 -11
- package/dist/cjs/AuthWrapper.js +89 -19
- package/dist/cjs/CEDeckSupabase.js +2 -3
- package/dist/cjs/CMEDeck.js +2 -3
- package/dist/cjs/Column3.js +2 -3
- package/dist/cjs/ContentCardPaginated.js +4 -5
- package/dist/cjs/DeckContent.js +3 -4
- package/dist/cjs/DeckQueue.js +2 -3
- package/dist/cjs/DeckQueuePaginated.js +3 -4
- package/dist/cjs/{Dfp-c313a700.js → Dfp-67646058.js} +1 -2
- package/dist/cjs/EventsDeck.js +2 -2
- package/dist/cjs/ExternalResources.js +4 -5
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/GridContent.js +4 -5
- package/dist/cjs/GridContentPaginated.js +5 -6
- package/dist/cjs/HamMagazine.js +2 -2
- package/dist/cjs/HorizontalArticleListing.js +3 -4
- package/dist/cjs/{ImageSlider-17fdaf3b.js → ImageSlider-1ec0408b.js} +156 -116
- package/dist/cjs/IssueLanding.js +5 -6
- package/dist/cjs/LeftNav.js +2 -3
- package/dist/cjs/MasterDeck.js +7 -8
- package/dist/cjs/MasterDeckPaginated.js +5 -6
- package/dist/cjs/{MediaSeriesCard-1a6f65e4.js → MediaSeriesCard-5c112798.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +8 -9
- package/dist/cjs/MediaSeriesLandingPaginated.js +9 -10
- package/dist/cjs/NavMagazine.js +2 -2
- package/dist/cjs/NavNative.js +1 -1
- package/dist/cjs/{Pagination-842c556f.js → Pagination-6359861a.js} +1 -1
- package/dist/cjs/PartnerDetailListing.js +6 -8
- package/dist/cjs/PartnerDetailListingPaginated.js +7 -9
- package/dist/cjs/PodcastsLanding.js +6 -7
- package/dist/cjs/PubSection.js +4 -5
- package/dist/cjs/QueueDeckExpanded.js +4 -5
- package/dist/cjs/QueueDeckExpandedPaginated.js +5 -6
- package/dist/cjs/SeriesListingDeck.js +3 -4
- package/dist/cjs/{SeriesSlider-78004f1c.js → SeriesSlider-fc6dd07d.js} +1 -1
- package/dist/cjs/{SocialSearchComponent-6924a853.js → SocialSearchComponent-b99947d4.js} +1 -1
- package/dist/cjs/TaxonomyDescription.js +3 -4
- package/dist/cjs/TemplateNormal.js +3 -4
- package/dist/cjs/{Tooltip-4cb8849a.js → Tooltip-71754b2a.js} +355 -272
- package/dist/cjs/Ustream.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +3 -4
- package/dist/cjs/VideoSeriesLandingPage.js +4 -5
- package/dist/cjs/VideoSeriesListing.js +2 -3
- package/dist/cjs/View.js +4 -5
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/getSerializers.js +3 -4
- package/dist/cjs/{index-7a3e1235.js → index-1a89a9de.js} +2 -2
- package/dist/cjs/{index-d2a6ef75.js → index-7435b964.js} +467 -2
- package/dist/cjs/{index-f86bb269.js → index-96c331fd.js} +53 -52
- package/dist/cjs/index-b95410f0.js +54 -0
- package/dist/cjs/index.js +10 -13
- package/dist/cjs/{main-47be4f9f.js → main-ae8472f3.js} +4 -9
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +2 -3
- package/dist/esm/AD300x250x600.js +2 -3
- package/dist/esm/AD728x90.js +2 -3
- package/dist/esm/ADFloatingFooter.js +2 -3
- package/dist/esm/ADGutter.js +2 -3
- package/dist/esm/{ADInfeed-25c623eb.js → ADInfeed-80914a61.js} +1 -1
- package/dist/esm/ADSkyscraper.js +2 -3
- package/dist/esm/ADSponsoredResources.js +2 -3
- package/dist/esm/ADWebcast.js +2 -3
- package/dist/esm/ADWelcome.js +2 -3
- package/dist/esm/{ADlgInfeed-f4c58df6.js → ADlgInfeed-55786341.js} +1 -1
- package/dist/esm/AdSlot.js +2 -3
- package/dist/esm/AdSlotsProvider.js +2 -3
- package/dist/esm/AlgoliaSearch.js +1065 -518
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +3 -4
- package/dist/esm/ArticleSeriesLandingPage.js +4 -5
- package/dist/esm/ArticleSeriesListing.js +2 -3
- package/dist/esm/Auth.js +40 -11
- package/dist/esm/AuthWrapper.js +86 -16
- package/dist/esm/CEDeckSupabase.js +2 -3
- package/dist/esm/CMEDeck.js +2 -3
- package/dist/esm/Column3.js +2 -3
- package/dist/esm/ContentCardPaginated.js +4 -5
- package/dist/esm/DeckContent.js +3 -4
- package/dist/esm/DeckQueue.js +2 -3
- package/dist/esm/DeckQueuePaginated.js +3 -4
- package/dist/esm/{Dfp-102f0beb.js → Dfp-cf85d203.js} +1 -2
- package/dist/esm/EventsDeck.js +2 -2
- package/dist/esm/ExternalResources.js +4 -5
- package/dist/esm/Feature.js +1 -1
- package/dist/esm/GridContent.js +4 -5
- package/dist/esm/GridContentPaginated.js +5 -6
- package/dist/esm/HamMagazine.js +2 -2
- package/dist/esm/HorizontalArticleListing.js +3 -4
- package/dist/esm/{ImageSlider-f84174cb.js → ImageSlider-83913c4c.js} +157 -117
- package/dist/esm/IssueLanding.js +5 -6
- package/dist/esm/LeftNav.js +2 -3
- package/dist/esm/MasterDeck.js +7 -8
- package/dist/esm/MasterDeckPaginated.js +5 -6
- package/dist/esm/{MediaSeriesCard-f91eced9.js → MediaSeriesCard-febb981a.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +8 -9
- package/dist/esm/MediaSeriesLandingPaginated.js +9 -10
- package/dist/esm/NavMagazine.js +2 -2
- package/dist/esm/NavNative.js +1 -1
- package/dist/esm/{Pagination-dc30727b.js → Pagination-9fe9f61d.js} +1 -1
- package/dist/esm/PartnerDetailListing.js +6 -8
- package/dist/esm/PartnerDetailListingPaginated.js +7 -9
- package/dist/esm/PodcastsLanding.js +6 -7
- package/dist/esm/PubSection.js +4 -5
- package/dist/esm/QueueDeckExpanded.js +4 -5
- package/dist/esm/QueueDeckExpandedPaginated.js +5 -6
- package/dist/esm/SeriesListingDeck.js +3 -4
- package/dist/esm/{SeriesSlider-d64090f7.js → SeriesSlider-771918ce.js} +1 -1
- package/dist/esm/{SocialSearchComponent-2451acd2.js → SocialSearchComponent-aedf8322.js} +1 -1
- package/dist/esm/TaxonomyDescription.js +3 -4
- package/dist/esm/TemplateNormal.js +3 -4
- package/dist/esm/{Tooltip-95655b44.js → Tooltip-8307d9d1.js} +150 -67
- package/dist/esm/Ustream.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +3 -4
- package/dist/esm/VideoSeriesLandingPage.js +4 -5
- package/dist/esm/VideoSeriesListing.js +2 -3
- package/dist/esm/View.js +4 -5
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/getSerializers.js +3 -4
- package/dist/esm/{index-a76981e9.js → index-127807d3.js} +2 -2
- package/dist/esm/index-174b5baf.js +52 -0
- package/dist/esm/{index-79cfd25c.js → index-30a6257d.js} +53 -52
- package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
- package/dist/esm/index.js +10 -13
- package/dist/esm/{main-f97773b2.js → main-754d4992.js} +4 -9
- package/package.json +1 -1
- package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
- package/dist/cjs/events-1b438fe7.js +0 -469
- package/dist/cjs/index-50be6759.js +0 -105
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/esm/defineProperty-23a8f8cd.js +0 -68
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/index-98ca9cec.js +0 -100
- package/dist/esm/typeof-2f07d0e8.js +0 -30
|
@@ -5,7 +5,7 @@ import React__default, { useState, useEffect } from 'react';
|
|
|
5
5
|
import { useRouter } from 'next/router';
|
|
6
6
|
import Head from 'next/head';
|
|
7
7
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-127807d3.js';
|
|
9
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
10
|
import './core.get-iterator-method-ea258bb1.js';
|
|
11
11
|
import './_object-pie-133f504a.js';
|
|
@@ -17,14 +17,13 @@ import 'prop-types';
|
|
|
17
17
|
import './index-3f5c03b2.js';
|
|
18
18
|
import 'react-bootstrap';
|
|
19
19
|
import './urlFor.js';
|
|
20
|
-
import './index-
|
|
21
|
-
import './events-6c3a7a63.js';
|
|
20
|
+
import './index-5cc7b406.js';
|
|
22
21
|
import './index-c7e2ac95.js';
|
|
23
22
|
import './util-8ed16d48.js';
|
|
24
23
|
import './Beam.js';
|
|
25
24
|
import './stringify-2b084bee.js';
|
|
26
25
|
import './Segment.js';
|
|
27
|
-
import './main-
|
|
26
|
+
import './main-754d4992.js';
|
|
28
27
|
import './urlForFile-b69adffc.js';
|
|
29
28
|
import './index-755f2cc2.js';
|
|
30
29
|
import 'react-dom';
|
|
@@ -19,8 +19,7 @@ import './AdSlot.js';
|
|
|
19
19
|
import './extends-6d8e3924.js';
|
|
20
20
|
import './_object-pie-133f504a.js';
|
|
21
21
|
import 'prop-types';
|
|
22
|
-
import './index-
|
|
23
|
-
import './events-6c3a7a63.js';
|
|
22
|
+
import './index-5cc7b406.js';
|
|
24
23
|
import './debounce-533d9748.js';
|
|
25
24
|
import './isSymbol-a7e9aafe.js';
|
|
26
25
|
import './toNumber-5aeba6e7.js';
|
|
@@ -31,7 +30,7 @@ import './_library-528f1934.js';
|
|
|
31
30
|
import './_set-species-2cd9340f.js';
|
|
32
31
|
import './_iter-detect-98db3b07.js';
|
|
33
32
|
import './Segment.js';
|
|
34
|
-
import './main-
|
|
33
|
+
import './main-754d4992.js';
|
|
35
34
|
import 'next/head';
|
|
36
35
|
import '@mjhls/mjh-framework/dist/cjs/urlFor';
|
|
37
36
|
import 'react-bootstrap/Row';
|
|
@@ -56,7 +55,7 @@ import './iconBase-ccc56b97.js';
|
|
|
56
55
|
import './index.esm-eb1e8e80.js';
|
|
57
56
|
import './NavFooter-27a16f65.js';
|
|
58
57
|
import './index.esm-06bf63a3.js';
|
|
59
|
-
import './SocialSearchComponent-
|
|
58
|
+
import './SocialSearchComponent-aedf8322.js';
|
|
60
59
|
import './SocialIcons.js';
|
|
61
60
|
import 'react-bootstrap/Form';
|
|
62
61
|
import 'react-bootstrap/FormControl';
|
|
@@ -1,9 +1,42 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as classnames } from './index-174b5baf.js';
|
|
2
2
|
import React__default, { useCallback, useRef, useState, useContext, useMemo, useEffect, useImperativeHandle, useReducer, forwardRef, cloneElement } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import ReactDOM from 'react-dom';
|
|
5
5
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
6
6
|
|
|
7
|
+
function _extends() {
|
|
8
|
+
_extends = Object.assign || function (target) {
|
|
9
|
+
for (var i = 1; i < arguments.length; i++) {
|
|
10
|
+
var source = arguments[i];
|
|
11
|
+
|
|
12
|
+
for (var key in source) {
|
|
13
|
+
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
14
|
+
target[key] = source[key];
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
return target;
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
return _extends.apply(this, arguments);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
function _objectWithoutPropertiesLoose(source, excluded) {
|
|
26
|
+
if (source == null) return {};
|
|
27
|
+
var target = {};
|
|
28
|
+
var sourceKeys = Object.keys(source);
|
|
29
|
+
var key, i;
|
|
30
|
+
|
|
31
|
+
for (i = 0; i < sourceKeys.length; i++) {
|
|
32
|
+
key = sourceKeys[i];
|
|
33
|
+
if (excluded.indexOf(key) >= 0) continue;
|
|
34
|
+
target[key] = source[key];
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
return target;
|
|
38
|
+
}
|
|
39
|
+
|
|
7
40
|
/**
|
|
8
41
|
* Copyright (c) 2013-present, Facebook, Inc.
|
|
9
42
|
*
|
|
@@ -109,6 +142,15 @@ function useUncontrolled(props, config) {
|
|
|
109
142
|
}, props);
|
|
110
143
|
}
|
|
111
144
|
|
|
145
|
+
function _setPrototypeOf(o, p) {
|
|
146
|
+
_setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
|
|
147
|
+
o.__proto__ = p;
|
|
148
|
+
return o;
|
|
149
|
+
};
|
|
150
|
+
|
|
151
|
+
return _setPrototypeOf(o, p);
|
|
152
|
+
}
|
|
153
|
+
|
|
112
154
|
function _inheritsLoose(subClass, superClass) {
|
|
113
155
|
subClass.prototype = Object.create(superClass.prototype);
|
|
114
156
|
subClass.prototype.constructor = subClass;
|
|
@@ -2652,7 +2694,10 @@ function isShadowRoot(node) {
|
|
|
2652
2694
|
return node instanceof OwnElement || node instanceof ShadowRoot;
|
|
2653
2695
|
}
|
|
2654
2696
|
|
|
2655
|
-
var
|
|
2697
|
+
var max = Math.max;
|
|
2698
|
+
var min = Math.min;
|
|
2699
|
+
var round = Math.round;
|
|
2700
|
+
|
|
2656
2701
|
function getBoundingClientRect(element, includeScale) {
|
|
2657
2702
|
if (includeScale === void 0) {
|
|
2658
2703
|
includeScale = false;
|
|
@@ -2663,20 +2708,28 @@ function getBoundingClientRect(element, includeScale) {
|
|
|
2663
2708
|
var scaleY = 1;
|
|
2664
2709
|
|
|
2665
2710
|
if (isHTMLElement(element) && includeScale) {
|
|
2711
|
+
var offsetHeight = element.offsetHeight;
|
|
2712
|
+
var offsetWidth = element.offsetWidth; // Do not attempt to divide by 0, otherwise we get `Infinity` as scale
|
|
2666
2713
|
// Fallback to 1 in case both values are `0`
|
|
2667
|
-
|
|
2668
|
-
|
|
2714
|
+
|
|
2715
|
+
if (offsetWidth > 0) {
|
|
2716
|
+
scaleX = round(rect.width) / offsetWidth || 1;
|
|
2717
|
+
}
|
|
2718
|
+
|
|
2719
|
+
if (offsetHeight > 0) {
|
|
2720
|
+
scaleY = round(rect.height) / offsetHeight || 1;
|
|
2721
|
+
}
|
|
2669
2722
|
}
|
|
2670
2723
|
|
|
2671
2724
|
return {
|
|
2672
|
-
width:
|
|
2673
|
-
height:
|
|
2674
|
-
top:
|
|
2675
|
-
right:
|
|
2676
|
-
bottom:
|
|
2677
|
-
left:
|
|
2678
|
-
x:
|
|
2679
|
-
y:
|
|
2725
|
+
width: rect.width / scaleX,
|
|
2726
|
+
height: rect.height / scaleY,
|
|
2727
|
+
top: rect.top / scaleY,
|
|
2728
|
+
right: rect.right / scaleX,
|
|
2729
|
+
bottom: rect.bottom / scaleY,
|
|
2730
|
+
left: rect.left / scaleX,
|
|
2731
|
+
x: rect.left / scaleX,
|
|
2732
|
+
y: rect.top / scaleY
|
|
2680
2733
|
};
|
|
2681
2734
|
}
|
|
2682
2735
|
|
|
@@ -2825,13 +2878,13 @@ function getMainAxisFromPlacement(placement) {
|
|
|
2825
2878
|
return ['top', 'bottom'].indexOf(placement) >= 0 ? 'x' : 'y';
|
|
2826
2879
|
}
|
|
2827
2880
|
|
|
2828
|
-
var max = Math.max;
|
|
2829
|
-
var min = Math.min;
|
|
2830
|
-
var round = Math.round;
|
|
2831
|
-
|
|
2832
2881
|
function within(min$1, value, max$1) {
|
|
2833
2882
|
return max(min$1, min(value, max$1));
|
|
2834
2883
|
}
|
|
2884
|
+
function withinMaxClamp(min, value, max) {
|
|
2885
|
+
var v = within(min, value, max);
|
|
2886
|
+
return v > max ? max : v;
|
|
2887
|
+
}
|
|
2835
2888
|
|
|
2836
2889
|
function getFreshSideObject() {
|
|
2837
2890
|
return {
|
|
@@ -2944,6 +2997,10 @@ var arrow$1 = {
|
|
|
2944
2997
|
requiresIfExists: ['preventOverflow']
|
|
2945
2998
|
};
|
|
2946
2999
|
|
|
3000
|
+
function getVariation(placement) {
|
|
3001
|
+
return placement.split('-')[1];
|
|
3002
|
+
}
|
|
3003
|
+
|
|
2947
3004
|
var unsetSides = {
|
|
2948
3005
|
top: 'auto',
|
|
2949
3006
|
right: 'auto',
|
|
@@ -2959,8 +3016,8 @@ function roundOffsetsByDPR(_ref) {
|
|
|
2959
3016
|
var win = window;
|
|
2960
3017
|
var dpr = win.devicePixelRatio || 1;
|
|
2961
3018
|
return {
|
|
2962
|
-
x: round(
|
|
2963
|
-
y: round(
|
|
3019
|
+
x: round(x * dpr) / dpr || 0,
|
|
3020
|
+
y: round(y * dpr) / dpr || 0
|
|
2964
3021
|
};
|
|
2965
3022
|
}
|
|
2966
3023
|
|
|
@@ -2970,11 +3027,13 @@ function mapToStyles(_ref2) {
|
|
|
2970
3027
|
var popper = _ref2.popper,
|
|
2971
3028
|
popperRect = _ref2.popperRect,
|
|
2972
3029
|
placement = _ref2.placement,
|
|
3030
|
+
variation = _ref2.variation,
|
|
2973
3031
|
offsets = _ref2.offsets,
|
|
2974
3032
|
position = _ref2.position,
|
|
2975
3033
|
gpuAcceleration = _ref2.gpuAcceleration,
|
|
2976
3034
|
adaptive = _ref2.adaptive,
|
|
2977
|
-
roundOffsets = _ref2.roundOffsets
|
|
3035
|
+
roundOffsets = _ref2.roundOffsets,
|
|
3036
|
+
isFixed = _ref2.isFixed;
|
|
2978
3037
|
|
|
2979
3038
|
var _ref3 = roundOffsets === true ? roundOffsetsByDPR(offsets) : typeof roundOffsets === 'function' ? roundOffsets(offsets) : offsets,
|
|
2980
3039
|
_ref3$x = _ref3.x,
|
|
@@ -2996,7 +3055,7 @@ function mapToStyles(_ref2) {
|
|
|
2996
3055
|
if (offsetParent === getWindow(popper)) {
|
|
2997
3056
|
offsetParent = getDocumentElement(popper);
|
|
2998
3057
|
|
|
2999
|
-
if (getComputedStyle$1(offsetParent).position !== 'static') {
|
|
3058
|
+
if (getComputedStyle$1(offsetParent).position !== 'static' && position === 'absolute') {
|
|
3000
3059
|
heightProp = 'scrollHeight';
|
|
3001
3060
|
widthProp = 'scrollWidth';
|
|
3002
3061
|
}
|
|
@@ -3005,17 +3064,19 @@ function mapToStyles(_ref2) {
|
|
|
3005
3064
|
|
|
3006
3065
|
offsetParent = offsetParent;
|
|
3007
3066
|
|
|
3008
|
-
if (placement === top) {
|
|
3009
|
-
sideY = bottom;
|
|
3010
|
-
|
|
3011
|
-
|
|
3067
|
+
if (placement === top || (placement === left || placement === right) && variation === end) {
|
|
3068
|
+
sideY = bottom;
|
|
3069
|
+
var offsetY = isFixed && win.visualViewport ? win.visualViewport.height : // $FlowFixMe[prop-missing]
|
|
3070
|
+
offsetParent[heightProp];
|
|
3071
|
+
y -= offsetY - popperRect.height;
|
|
3012
3072
|
y *= gpuAcceleration ? 1 : -1;
|
|
3013
3073
|
}
|
|
3014
3074
|
|
|
3015
|
-
if (placement === left) {
|
|
3016
|
-
sideX = right;
|
|
3017
|
-
|
|
3018
|
-
|
|
3075
|
+
if (placement === left || (placement === top || placement === bottom) && variation === end) {
|
|
3076
|
+
sideX = right;
|
|
3077
|
+
var offsetX = isFixed && win.visualViewport ? win.visualViewport.width : // $FlowFixMe[prop-missing]
|
|
3078
|
+
offsetParent[widthProp];
|
|
3079
|
+
x -= offsetX - popperRect.width;
|
|
3019
3080
|
x *= gpuAcceleration ? 1 : -1;
|
|
3020
3081
|
}
|
|
3021
3082
|
}
|
|
@@ -3027,7 +3088,7 @@ function mapToStyles(_ref2) {
|
|
|
3027
3088
|
if (gpuAcceleration) {
|
|
3028
3089
|
var _Object$assign;
|
|
3029
3090
|
|
|
3030
|
-
return Object.assign({}, commonStyles, (_Object$assign = {}, _Object$assign[sideY] = hasY ? '0' : '', _Object$assign[sideX] = hasX ? '0' : '', _Object$assign.transform = (win.devicePixelRatio || 1)
|
|
3091
|
+
return Object.assign({}, commonStyles, (_Object$assign = {}, _Object$assign[sideY] = hasY ? '0' : '', _Object$assign[sideX] = hasX ? '0' : '', _Object$assign.transform = (win.devicePixelRatio || 1) <= 1 ? "translate(" + x + "px, " + y + "px)" : "translate3d(" + x + "px, " + y + "px, 0)", _Object$assign));
|
|
3031
3092
|
}
|
|
3032
3093
|
|
|
3033
3094
|
return Object.assign({}, commonStyles, (_Object$assign2 = {}, _Object$assign2[sideY] = hasY ? y + "px" : '', _Object$assign2[sideX] = hasX ? x + "px" : '', _Object$assign2.transform = '', _Object$assign2));
|
|
@@ -3055,9 +3116,11 @@ function computeStyles(_ref4) {
|
|
|
3055
3116
|
|
|
3056
3117
|
var commonStyles = {
|
|
3057
3118
|
placement: getBasePlacement(state.placement),
|
|
3119
|
+
variation: getVariation(state.placement),
|
|
3058
3120
|
popper: state.elements.popper,
|
|
3059
3121
|
popperRect: state.rects.popper,
|
|
3060
|
-
gpuAcceleration: gpuAcceleration
|
|
3122
|
+
gpuAcceleration: gpuAcceleration,
|
|
3123
|
+
isFixed: state.options.strategy === 'fixed'
|
|
3061
3124
|
};
|
|
3062
3125
|
|
|
3063
3126
|
if (state.modifiersData.popperOffsets != null) {
|
|
@@ -3315,7 +3378,7 @@ function getInnerBoundingClientRect(element) {
|
|
|
3315
3378
|
}
|
|
3316
3379
|
|
|
3317
3380
|
function getClientRectFromMixedType(element, clippingParent) {
|
|
3318
|
-
return clippingParent === viewport ? rectToClientRect(getViewportRect(element)) :
|
|
3381
|
+
return clippingParent === viewport ? rectToClientRect(getViewportRect(element)) : isElement(clippingParent) ? getInnerBoundingClientRect(clippingParent) : rectToClientRect(getDocumentRect(getDocumentElement(element)));
|
|
3319
3382
|
} // A "clipping parent" is an overflowable container with the characteristic of
|
|
3320
3383
|
// clipping (or hiding) overflowing elements with a position different from
|
|
3321
3384
|
// `initial`
|
|
@@ -3332,7 +3395,7 @@ function getClippingParents(element) {
|
|
|
3332
3395
|
|
|
3333
3396
|
|
|
3334
3397
|
return clippingParents.filter(function (clippingParent) {
|
|
3335
|
-
return isElement(clippingParent) && contains$1(clippingParent, clipperElement) && getNodeName(clippingParent) !== 'body';
|
|
3398
|
+
return isElement(clippingParent) && contains$1(clippingParent, clipperElement) && getNodeName(clippingParent) !== 'body' && (canEscapeClipping ? getComputedStyle$1(clippingParent).position !== 'static' : true);
|
|
3336
3399
|
});
|
|
3337
3400
|
} // Gets the maximum area that the element is visible in due to any number of
|
|
3338
3401
|
// clipping parents
|
|
@@ -3357,10 +3420,6 @@ function getClippingRect(element, boundary, rootBoundary) {
|
|
|
3357
3420
|
return clippingRect;
|
|
3358
3421
|
}
|
|
3359
3422
|
|
|
3360
|
-
function getVariation(placement) {
|
|
3361
|
-
return placement.split('-')[1];
|
|
3362
|
-
}
|
|
3363
|
-
|
|
3364
3423
|
function computeOffsets(_ref) {
|
|
3365
3424
|
var reference = _ref.reference,
|
|
3366
3425
|
element = _ref.element,
|
|
@@ -3446,11 +3505,10 @@ function detectOverflow(state, options) {
|
|
|
3446
3505
|
padding = _options$padding === void 0 ? 0 : _options$padding;
|
|
3447
3506
|
var paddingObject = mergePaddingObject(typeof padding !== 'number' ? padding : expandToHashMap(padding, basePlacements));
|
|
3448
3507
|
var altContext = elementContext === popper ? reference : popper;
|
|
3449
|
-
var referenceElement = state.elements.reference;
|
|
3450
3508
|
var popperRect = state.rects.popper;
|
|
3451
3509
|
var element = state.elements[altBoundary ? altContext : elementContext];
|
|
3452
3510
|
var clippingClientRect = getClippingRect(isElement(element) ? element : element.contextElement || getDocumentElement(state.elements.popper), boundary, rootBoundary);
|
|
3453
|
-
var referenceClientRect = getBoundingClientRect(
|
|
3511
|
+
var referenceClientRect = getBoundingClientRect(state.elements.reference);
|
|
3454
3512
|
var popperOffsets = computeOffsets({
|
|
3455
3513
|
reference: referenceClientRect,
|
|
3456
3514
|
element: popperRect,
|
|
@@ -3837,6 +3895,14 @@ function preventOverflow(_ref) {
|
|
|
3837
3895
|
var tetherOffsetValue = typeof tetherOffset === 'function' ? tetherOffset(Object.assign({}, state.rects, {
|
|
3838
3896
|
placement: state.placement
|
|
3839
3897
|
})) : tetherOffset;
|
|
3898
|
+
var normalizedTetherOffsetValue = typeof tetherOffsetValue === 'number' ? {
|
|
3899
|
+
mainAxis: tetherOffsetValue,
|
|
3900
|
+
altAxis: tetherOffsetValue
|
|
3901
|
+
} : Object.assign({
|
|
3902
|
+
mainAxis: 0,
|
|
3903
|
+
altAxis: 0
|
|
3904
|
+
}, tetherOffsetValue);
|
|
3905
|
+
var offsetModifierState = state.modifiersData.offset ? state.modifiersData.offset[state.placement] : null;
|
|
3840
3906
|
var data = {
|
|
3841
3907
|
x: 0,
|
|
3842
3908
|
y: 0
|
|
@@ -3846,13 +3912,15 @@ function preventOverflow(_ref) {
|
|
|
3846
3912
|
return;
|
|
3847
3913
|
}
|
|
3848
3914
|
|
|
3849
|
-
if (checkMainAxis
|
|
3915
|
+
if (checkMainAxis) {
|
|
3916
|
+
var _offsetModifierState$;
|
|
3917
|
+
|
|
3850
3918
|
var mainSide = mainAxis === 'y' ? top : left;
|
|
3851
3919
|
var altSide = mainAxis === 'y' ? bottom : right;
|
|
3852
3920
|
var len = mainAxis === 'y' ? 'height' : 'width';
|
|
3853
3921
|
var offset = popperOffsets[mainAxis];
|
|
3854
|
-
var min$1 =
|
|
3855
|
-
var max$1 =
|
|
3922
|
+
var min$1 = offset + overflow[mainSide];
|
|
3923
|
+
var max$1 = offset - overflow[altSide];
|
|
3856
3924
|
var additive = tether ? -popperRect[len] / 2 : 0;
|
|
3857
3925
|
var minLen = variation === start ? referenceRect[len] : popperRect[len];
|
|
3858
3926
|
var maxLen = variation === start ? -popperRect[len] : -referenceRect[len]; // We need to include the arrow in the calculation so the arrow doesn't go
|
|
@@ -3872,36 +3940,45 @@ function preventOverflow(_ref) {
|
|
|
3872
3940
|
// width or height)
|
|
3873
3941
|
|
|
3874
3942
|
var arrowLen = within(0, referenceRect[len], arrowRect[len]);
|
|
3875
|
-
var minOffset = isBasePlacement ? referenceRect[len] / 2 - additive - arrowLen - arrowPaddingMin -
|
|
3876
|
-
var maxOffset = isBasePlacement ? -referenceRect[len] / 2 + additive + arrowLen + arrowPaddingMax +
|
|
3943
|
+
var minOffset = isBasePlacement ? referenceRect[len] / 2 - additive - arrowLen - arrowPaddingMin - normalizedTetherOffsetValue.mainAxis : minLen - arrowLen - arrowPaddingMin - normalizedTetherOffsetValue.mainAxis;
|
|
3944
|
+
var maxOffset = isBasePlacement ? -referenceRect[len] / 2 + additive + arrowLen + arrowPaddingMax + normalizedTetherOffsetValue.mainAxis : maxLen + arrowLen + arrowPaddingMax + normalizedTetherOffsetValue.mainAxis;
|
|
3877
3945
|
var arrowOffsetParent = state.elements.arrow && getOffsetParent(state.elements.arrow);
|
|
3878
3946
|
var clientOffset = arrowOffsetParent ? mainAxis === 'y' ? arrowOffsetParent.clientTop || 0 : arrowOffsetParent.clientLeft || 0 : 0;
|
|
3879
|
-
var offsetModifierValue =
|
|
3880
|
-
var tetherMin =
|
|
3881
|
-
var tetherMax =
|
|
3947
|
+
var offsetModifierValue = (_offsetModifierState$ = offsetModifierState == null ? void 0 : offsetModifierState[mainAxis]) != null ? _offsetModifierState$ : 0;
|
|
3948
|
+
var tetherMin = offset + minOffset - offsetModifierValue - clientOffset;
|
|
3949
|
+
var tetherMax = offset + maxOffset - offsetModifierValue;
|
|
3950
|
+
var preventedOffset = within(tether ? min(min$1, tetherMin) : min$1, offset, tether ? max(max$1, tetherMax) : max$1);
|
|
3951
|
+
popperOffsets[mainAxis] = preventedOffset;
|
|
3952
|
+
data[mainAxis] = preventedOffset - offset;
|
|
3953
|
+
}
|
|
3882
3954
|
|
|
3883
|
-
|
|
3884
|
-
|
|
3885
|
-
popperOffsets[mainAxis] = preventedOffset;
|
|
3886
|
-
data[mainAxis] = preventedOffset - offset;
|
|
3887
|
-
}
|
|
3955
|
+
if (checkAltAxis) {
|
|
3956
|
+
var _offsetModifierState$2;
|
|
3888
3957
|
|
|
3889
|
-
|
|
3890
|
-
var _mainSide = mainAxis === 'x' ? top : left;
|
|
3958
|
+
var _mainSide = mainAxis === 'x' ? top : left;
|
|
3891
3959
|
|
|
3892
|
-
|
|
3960
|
+
var _altSide = mainAxis === 'x' ? bottom : right;
|
|
3893
3961
|
|
|
3894
|
-
|
|
3962
|
+
var _offset = popperOffsets[altAxis];
|
|
3895
3963
|
|
|
3896
|
-
|
|
3964
|
+
var _len = altAxis === 'y' ? 'height' : 'width';
|
|
3897
3965
|
|
|
3898
|
-
|
|
3966
|
+
var _min = _offset + overflow[_mainSide];
|
|
3899
3967
|
|
|
3900
|
-
|
|
3968
|
+
var _max = _offset - overflow[_altSide];
|
|
3901
3969
|
|
|
3902
|
-
|
|
3903
|
-
|
|
3904
|
-
|
|
3970
|
+
var isOriginSide = [top, left].indexOf(basePlacement) !== -1;
|
|
3971
|
+
|
|
3972
|
+
var _offsetModifierValue = (_offsetModifierState$2 = offsetModifierState == null ? void 0 : offsetModifierState[altAxis]) != null ? _offsetModifierState$2 : 0;
|
|
3973
|
+
|
|
3974
|
+
var _tetherMin = isOriginSide ? _min : _offset - referenceRect[_len] - popperRect[_len] - _offsetModifierValue + normalizedTetherOffsetValue.altAxis;
|
|
3975
|
+
|
|
3976
|
+
var _tetherMax = isOriginSide ? _offset + referenceRect[_len] + popperRect[_len] - _offsetModifierValue - normalizedTetherOffsetValue.altAxis : _max;
|
|
3977
|
+
|
|
3978
|
+
var _preventedOffset = tether && isOriginSide ? withinMaxClamp(_tetherMin, _offset, _tetherMax) : within(tether ? _tetherMin : _min, _offset, tether ? _tetherMax : _max);
|
|
3979
|
+
|
|
3980
|
+
popperOffsets[altAxis] = _preventedOffset;
|
|
3981
|
+
data[altAxis] = _preventedOffset - _offset;
|
|
3905
3982
|
}
|
|
3906
3983
|
|
|
3907
3984
|
state.modifiersData[name] = data;
|
|
@@ -3933,8 +4010,8 @@ function getNodeScroll(node) {
|
|
|
3933
4010
|
|
|
3934
4011
|
function isElementScaled(element) {
|
|
3935
4012
|
var rect = element.getBoundingClientRect();
|
|
3936
|
-
var scaleX = rect.width / element.offsetWidth || 1;
|
|
3937
|
-
var scaleY = rect.height / element.offsetHeight || 1;
|
|
4013
|
+
var scaleX = round(rect.width) / element.offsetWidth || 1;
|
|
4014
|
+
var scaleY = round(rect.height) / element.offsetHeight || 1;
|
|
3938
4015
|
return scaleX !== 1 || scaleY !== 1;
|
|
3939
4016
|
} // Returns the composite rect of an element relative to its offsetParent.
|
|
3940
4017
|
// Composite means it takes into account transforms as well as layout.
|
|
@@ -4055,7 +4132,10 @@ var MISSING_DEPENDENCY_ERROR = 'Popper: modifier "%s" requires "%s", but "%s" mo
|
|
|
4055
4132
|
var VALID_PROPERTIES = ['name', 'enabled', 'phase', 'fn', 'effect', 'requires', 'options'];
|
|
4056
4133
|
function validateModifiers(modifiers) {
|
|
4057
4134
|
modifiers.forEach(function (modifier) {
|
|
4058
|
-
Object.keys(modifier)
|
|
4135
|
+
[].concat(Object.keys(modifier), VALID_PROPERTIES) // IE11-compatible replacement for `new Set(iterable)`
|
|
4136
|
+
.filter(function (value, index, self) {
|
|
4137
|
+
return self.indexOf(value) === index;
|
|
4138
|
+
}).forEach(function (key) {
|
|
4059
4139
|
switch (key) {
|
|
4060
4140
|
case 'name':
|
|
4061
4141
|
if (typeof modifier.name !== 'string') {
|
|
@@ -4069,6 +4149,8 @@ function validateModifiers(modifiers) {
|
|
|
4069
4149
|
console.error(format(INVALID_MODIFIER_ERROR, modifier.name, '"enabled"', '"boolean"', "\"" + String(modifier.enabled) + "\""));
|
|
4070
4150
|
}
|
|
4071
4151
|
|
|
4152
|
+
break;
|
|
4153
|
+
|
|
4072
4154
|
case 'phase':
|
|
4073
4155
|
if (modifierPhases.indexOf(modifier.phase) < 0) {
|
|
4074
4156
|
console.error(format(INVALID_MODIFIER_ERROR, modifier.name, '"phase"', "either " + modifierPhases.join(', '), "\"" + String(modifier.phase) + "\""));
|
|
@@ -4084,14 +4166,14 @@ function validateModifiers(modifiers) {
|
|
|
4084
4166
|
break;
|
|
4085
4167
|
|
|
4086
4168
|
case 'effect':
|
|
4087
|
-
if (typeof modifier.effect !== 'function') {
|
|
4169
|
+
if (modifier.effect != null && typeof modifier.effect !== 'function') {
|
|
4088
4170
|
console.error(format(INVALID_MODIFIER_ERROR, modifier.name, '"effect"', '"function"', "\"" + String(modifier.fn) + "\""));
|
|
4089
4171
|
}
|
|
4090
4172
|
|
|
4091
4173
|
break;
|
|
4092
4174
|
|
|
4093
4175
|
case 'requires':
|
|
4094
|
-
if (!Array.isArray(modifier.requires)) {
|
|
4176
|
+
if (modifier.requires != null && !Array.isArray(modifier.requires)) {
|
|
4095
4177
|
console.error(format(INVALID_MODIFIER_ERROR, modifier.name, '"requires"', '"array"', "\"" + String(modifier.requires) + "\""));
|
|
4096
4178
|
}
|
|
4097
4179
|
|
|
@@ -4201,7 +4283,8 @@ function popperGenerator(generatorOptions) {
|
|
|
4201
4283
|
var isDestroyed = false;
|
|
4202
4284
|
var instance = {
|
|
4203
4285
|
state: state,
|
|
4204
|
-
setOptions: function setOptions(
|
|
4286
|
+
setOptions: function setOptions(setOptionsAction) {
|
|
4287
|
+
var options = typeof setOptionsAction === 'function' ? setOptionsAction(state.options) : setOptionsAction;
|
|
4205
4288
|
cleanupModifierEffects();
|
|
4206
4289
|
state.options = Object.assign({}, defaultOptions, state.options, options);
|
|
4207
4290
|
state.scrollParents = {
|
package/dist/esm/Ustream.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-648
|
|
|
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-754d4992.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-127807d3.js';
|
|
9
9
|
import VideoSeriesListing from './VideoSeriesListing.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
11
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -19,15 +19,14 @@ import './index-3f5c03b2.js';
|
|
|
19
19
|
import './slicedToArray-6ebcbfea.js';
|
|
20
20
|
import 'react-bootstrap';
|
|
21
21
|
import './urlFor.js';
|
|
22
|
-
import './index-
|
|
23
|
-
import './events-6c3a7a63.js';
|
|
22
|
+
import './index-5cc7b406.js';
|
|
24
23
|
import 'next/router';
|
|
25
24
|
import './index-c7e2ac95.js';
|
|
26
25
|
import './util-8ed16d48.js';
|
|
27
26
|
import './Beam.js';
|
|
28
27
|
import './stringify-2b084bee.js';
|
|
29
28
|
import './Segment.js';
|
|
30
|
-
import './main-
|
|
29
|
+
import './main-754d4992.js';
|
|
31
30
|
import './urlForFile-b69adffc.js';
|
|
32
31
|
import './index-755f2cc2.js';
|
|
33
32
|
import 'react-dom';
|
|
@@ -21,8 +21,7 @@ import './extends-6d8e3924.js';
|
|
|
21
21
|
import './inherits-a6ba2ec4.js';
|
|
22
22
|
import './_object-sap-7cee6f84.js';
|
|
23
23
|
import './define-property-5f1bda73.js';
|
|
24
|
-
import './index-
|
|
25
|
-
import './events-6c3a7a63.js';
|
|
24
|
+
import './index-5cc7b406.js';
|
|
26
25
|
import 'prop-types';
|
|
27
26
|
import 'react-bootstrap/Container';
|
|
28
27
|
import 'react-bootstrap/Row';
|
|
@@ -37,13 +36,13 @@ import './index.es-a6137319.js';
|
|
|
37
36
|
import './visibility-sensor-72fd8f8b.js';
|
|
38
37
|
import 'react-dom';
|
|
39
38
|
import './index-3f5c03b2.js';
|
|
40
|
-
import './ADlgInfeed-
|
|
39
|
+
import './ADlgInfeed-55786341.js';
|
|
41
40
|
import './AdSlot.js';
|
|
42
41
|
import './Beam.js';
|
|
43
42
|
import './stringify-2b084bee.js';
|
|
44
43
|
import './Segment.js';
|
|
45
|
-
import './main-
|
|
46
|
-
import './ADInfeed-
|
|
44
|
+
import './main-754d4992.js';
|
|
45
|
+
import './ADInfeed-80914a61.js';
|
|
47
46
|
import './index-755f2cc2.js';
|
|
48
47
|
import './urlFor.js';
|
|
49
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-5cc7b406.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,7 +19,6 @@ 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';
|
|
23
22
|
import 'prop-types';
|
|
24
23
|
import 'react-dom';
|
|
25
24
|
import './iconBase-ccc56b97.js';
|
|
@@ -29,7 +28,7 @@ import './index-755f2cc2.js';
|
|
|
29
28
|
import './smoothscroll-fa4e3f8c.js';
|
|
30
29
|
import './urlFor.js';
|
|
31
30
|
import './index-3f5c03b2.js';
|
|
32
|
-
import './main-
|
|
31
|
+
import './main-754d4992.js';
|
|
33
32
|
import './isSymbol-a7e9aafe.js';
|
|
34
33
|
import './toNumber-5aeba6e7.js';
|
|
35
34
|
|
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-754d4992.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-127807d3.js';
|
|
19
19
|
import DFPAdSlot from './AdSlot.js';
|
|
20
|
-
import { S as SeriesSlider } from './SeriesSlider-
|
|
20
|
+
import { S as SeriesSlider } from './SeriesSlider-771918ce.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-5cc7b406.js';
|
|
37
37
|
import getRelatedArticle from './getRelatedArticle.js';
|
|
38
38
|
import getQuery from './getQuery.js';
|
|
39
39
|
import getSeriesDetail from './getSeriesDetail.js';
|
|
@@ -75,7 +75,6 @@ import './checkSisterSite-a7218fda.js';
|
|
|
75
75
|
import './debounce-533d9748.js';
|
|
76
76
|
import './isSymbol-a7e9aafe.js';
|
|
77
77
|
import './toNumber-5aeba6e7.js';
|
|
78
|
-
import './events-6c3a7a63.js';
|
|
79
78
|
import './index-db3bb315.js';
|
|
80
79
|
|
|
81
80
|
var getArticleSummary = function getArticleSummary(article) {
|
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-754d4992.js';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
9
|
import './web.dom.iterable-ab4dea5c.js';
|
|
10
10
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
export { g as default } from './index-
|
|
2
|
+
export { g as default } from './index-127807d3.js';
|
|
3
3
|
import './BlockContent-1e73bd2c.js';
|
|
4
4
|
import './entities-6d9154b4.js';
|
|
5
5
|
import './slicedToArray-6ebcbfea.js';
|
|
@@ -9,8 +9,7 @@ import './core.get-iterator-method-ea258bb1.js';
|
|
|
9
9
|
import 'react-bootstrap';
|
|
10
10
|
import './urlFor.js';
|
|
11
11
|
import './index-3f5c03b2.js';
|
|
12
|
-
import './index-
|
|
13
|
-
import './events-6c3a7a63.js';
|
|
12
|
+
import './index-5cc7b406.js';
|
|
14
13
|
import 'prop-types';
|
|
15
14
|
import 'next/router';
|
|
16
15
|
import './index-c7e2ac95.js';
|
|
@@ -22,7 +21,7 @@ import './_library-528f1934.js';
|
|
|
22
21
|
import './_set-species-2cd9340f.js';
|
|
23
22
|
import './_iter-detect-98db3b07.js';
|
|
24
23
|
import './Segment.js';
|
|
25
|
-
import './main-
|
|
24
|
+
import './main-754d4992.js';
|
|
26
25
|
import './extends-6d8e3924.js';
|
|
27
26
|
import './_object-pie-133f504a.js';
|
|
28
27
|
import './urlForFile-b69adffc.js';
|
|
@@ -2,7 +2,7 @@ import React__default, { useState, useEffect, useRef, useLayoutEffect, useCallba
|
|
|
2
2
|
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-6ebcbfea.js';
|
|
3
3
|
import { Carousel, Table, Figure as Figure$1, Card, Row, Col, Button as Button$1, ProgressBar } from 'react-bootstrap';
|
|
4
4
|
import urlFor from './urlFor.js';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
6
6
|
import Router, { useRouter } from 'next/router';
|
|
7
7
|
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
8
8
|
import PropTypes from 'prop-types';
|
|
@@ -10,7 +10,7 @@ import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelper
|
|
|
10
10
|
import { u as util } from './util-8ed16d48.js';
|
|
11
11
|
import './Beam.js';
|
|
12
12
|
import Segment from './Segment.js';
|
|
13
|
-
import { f as main_18, b as main_42, m as main_43 } from './main-
|
|
13
|
+
import { f as main_18, b as main_42, m as main_43 } from './main-754d4992.js';
|
|
14
14
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
15
15
|
import { _ as _extends, b as _extends$1 } from './extends-6d8e3924.js';
|
|
16
16
|
import { u as urlForFile } from './urlForFile-b69adffc.js';
|