@mjhls/mjh-framework 1.0.961-keywords-segment-v1 → 1.0.961
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 +168 -168
- package/dist/cjs/AD300x250.js +2 -1
- package/dist/cjs/AD300x250x600.js +2 -1
- package/dist/cjs/AD728x90.js +2 -1
- package/dist/cjs/ADFloatingFooter.js +2 -1
- package/dist/cjs/ADGutter.js +2 -1
- package/dist/cjs/ADSkyscraper.js +2 -1
- package/dist/cjs/ADSponsoredResources.js +2 -1
- package/dist/cjs/ADWebcast.js +2 -1
- package/dist/cjs/ADWelcome.js +2 -1
- package/dist/cjs/AdSlot.js +2 -1
- package/dist/cjs/AlgoliaSearch.js +17 -132
- package/dist/cjs/AlphabeticList.js +2 -1
- package/dist/cjs/ArticleCarousel.js +2 -1
- package/dist/cjs/ArticleProgramLandingPage.js +3 -2
- package/dist/cjs/ArticleSeriesLandingPage.js +4 -3
- package/dist/cjs/ArticleSeriesListing.js +2 -1
- package/dist/cjs/Auth.js +2 -1
- package/dist/cjs/AuthWrapper.js +1 -1
- package/dist/cjs/Beam.js +2 -0
- package/dist/cjs/Column2.js +2 -0
- package/dist/cjs/Column3.js +2 -1
- package/dist/cjs/ConferenceArticleCard.js +15 -15
- package/dist/cjs/ContentCardPaginated.js +5 -3
- package/dist/cjs/DeckContent.js +11 -10
- package/dist/cjs/DeckQueue.js +2 -1
- package/dist/cjs/DeckQueuePaginated.js +4 -2
- package/dist/cjs/EventsDeck.js +19 -18
- package/dist/cjs/ExternalResources.js +3 -2
- package/dist/cjs/GridContent.js +4 -3
- package/dist/cjs/GridContentPaginated.js +6 -4
- package/dist/cjs/HamMagazine.js +11 -9
- package/dist/cjs/HealthCareProfessionalModal.js +1 -1
- package/dist/cjs/HorizontalArticleListing.js +3 -2
- package/dist/cjs/IssueDeck.js +2 -1
- package/dist/cjs/IssueLanding.js +34 -33
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +2 -1
- package/dist/cjs/MasterDeck.js +12 -11
- package/dist/cjs/MasterDeckPaginated.js +14 -12
- package/dist/cjs/{MediaSeriesCard-40513fbb.js → MediaSeriesCard-84d71bc0.js} +2 -2
- package/dist/cjs/MediaSeriesLanding.js +11 -10
- package/dist/cjs/MediaSeriesLandingPaginated.js +13 -11
- package/dist/cjs/NavDvm.js +2 -0
- package/dist/cjs/NavMagazine.js +12 -10
- package/dist/cjs/NavNative.js +11 -9
- package/dist/cjs/Pagination-c63770a3.js +90 -0
- package/dist/cjs/PartnerDetailListing.js +5 -4
- package/dist/cjs/PartnerDetailListingPaginated.js +7 -5
- package/dist/cjs/PubSection.js +4 -3
- package/dist/cjs/PublicationLanding.js +28 -27
- package/dist/cjs/QueueDeckExpanded.js +4 -3
- package/dist/cjs/QueueDeckExpandedPaginated.js +6 -4
- package/dist/cjs/RelatedContent.js +28 -28
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Schema.js +2 -1
- package/dist/cjs/Segment.js +3 -1
- package/dist/cjs/SeriesListingDeck.js +3 -2
- package/dist/cjs/{SeriesSlider-74546d19.js → SeriesSlider-594b19eb.js} +4 -4
- package/dist/cjs/SideFooter.js +4 -2
- package/dist/cjs/TaxonomyCard.js +2 -1
- package/dist/cjs/TaxonomyDescription.js +5 -4
- package/dist/cjs/TemplateNormal.js +2 -1
- package/dist/cjs/VideoProgramLandingPage.js +3 -2
- package/dist/cjs/VideoSeriesCard.js +1 -1
- package/dist/cjs/VideoSeriesLandingPage.js +4 -3
- package/dist/cjs/VideoSeriesListing.js +2 -1
- package/dist/cjs/View.js +13 -16
- package/dist/cjs/YoutubeGroup.js +4 -4
- package/dist/cjs/{extends-7c86182f.js → assign-a0df1a53.js} +1 -29
- package/dist/cjs/extends-8ea081c8.js +34 -0
- package/dist/cjs/getSerializers.js +3 -2
- package/dist/cjs/{getTargeting-dab97fe1.js → getTargeting-232688b0.js} +10 -10
- package/dist/cjs/getTargeting.js +3 -2
- package/dist/cjs/{index-b1fdefbc.js → index-14f52b20.js} +1 -1
- package/dist/cjs/index.js +8 -6
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +8 -7
- package/dist/esm/AD300x250x600.js +8 -7
- package/dist/esm/AD728x90.js +8 -7
- package/dist/esm/ADFloatingFooter.js +8 -7
- package/dist/esm/ADFooter.js +3 -3
- package/dist/esm/ADGutter.js +8 -7
- package/dist/esm/{ADInfeed-206d75b9.js → ADInfeed-c977de2e.js} +1 -1
- package/dist/esm/ADSkyscraper.js +8 -7
- package/dist/esm/ADSponsoredResources.js +8 -7
- package/dist/esm/ADWebcast.js +8 -7
- package/dist/esm/ADWelcome.js +8 -7
- package/dist/esm/{ADlgInfeed-4a824d11.js → ADlgInfeed-59c5eb30.js} +1 -1
- package/dist/esm/AccordionPanel.js +3 -3
- package/dist/esm/AdSlot.js +8 -7
- package/dist/esm/AdSlotsProvider.js +5 -5
- package/dist/esm/AlgoliaSearch.js +26 -141
- package/dist/esm/AlphabeticList.js +7 -6
- package/dist/esm/ArticleCarousel.js +5 -4
- package/dist/esm/ArticleProgramLandingPage.js +17 -16
- package/dist/esm/ArticleSeriesLandingPage.js +16 -15
- package/dist/esm/ArticleSeriesListing.js +10 -9
- package/dist/esm/Auth.js +8 -7
- package/dist/esm/AuthWrapper.js +4 -4
- package/dist/esm/{AuthorComponent-11adff02.js → AuthorComponent-0ee8667f.js} +1 -1
- package/dist/esm/Beam.js +7 -5
- package/dist/esm/Breadcrumbs.js +3 -3
- package/dist/esm/CMEDeck.js +7 -7
- package/dist/esm/Column2.js +8 -6
- package/dist/esm/Column3.js +10 -9
- package/dist/esm/ConferenceArticleCard.js +18 -18
- package/dist/esm/ContentCardPaginated.js +17 -15
- package/dist/esm/DeckContent.js +23 -22
- package/dist/esm/DeckQueue.js +12 -11
- package/dist/esm/DeckQueuePaginated.js +15 -13
- package/dist/esm/{Dfp-102f0beb.js → Dfp-08c829a1.js} +3 -3
- package/dist/esm/EventsDeck.js +28 -27
- package/dist/esm/ExternalResources.js +17 -16
- package/dist/esm/Feature.js +3 -3
- package/dist/esm/ForbesHero.js +4 -4
- package/dist/esm/GridContent.js +18 -17
- package/dist/esm/GridContentPaginated.js +20 -18
- package/dist/esm/GridHero.js +4 -4
- package/dist/esm/GroupDeck.js +5 -5
- package/dist/esm/HamMagazine.js +17 -15
- package/dist/esm/HealthCareProfessionalModal.js +1 -1
- package/dist/esm/Hero.js +3 -3
- package/dist/esm/HorizontalArticleListing.js +17 -16
- package/dist/esm/HorizontalHero.js +3 -3
- package/dist/esm/{ImageSlider-f84174cb.js → ImageSlider-8a3401ec.js} +1 -1
- package/dist/esm/IssueContentDeck.js +4 -4
- package/dist/esm/IssueDeck.js +7 -6
- package/dist/esm/IssueLanding.js +49 -48
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +8 -7
- package/dist/esm/MasterDeck.js +24 -23
- package/dist/esm/MasterDeckPaginated.js +26 -24
- package/dist/esm/{MediaSeriesCard-94fac6e3.js → MediaSeriesCard-ab6bfc30.js} +3 -3
- package/dist/esm/MediaSeriesLanding.js +25 -24
- package/dist/esm/MediaSeriesLandingPaginated.js +27 -25
- package/dist/esm/NavDvm.js +7 -5
- package/dist/esm/NavMagazine.js +18 -16
- package/dist/esm/NavNative.js +16 -14
- package/dist/esm/OncliveHero.js +3 -3
- package/dist/esm/OncliveLargeHero.js +4 -4
- package/dist/esm/PageFilter.js +3 -3
- package/dist/esm/Pagination-6f8d5327.js +82 -0
- package/dist/esm/PartnerDetailListing.js +21 -20
- package/dist/esm/PartnerDetailListingPaginated.js +23 -21
- package/dist/esm/PopUpModal.js +3 -3
- package/dist/esm/PubSection.js +12 -11
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +3 -3
- package/dist/esm/PublicationLanding.js +36 -35
- package/dist/esm/QueueDeckExpanded.js +12 -11
- package/dist/esm/QueueDeckExpandedPaginated.js +14 -12
- package/dist/esm/RelatedContent.js +31 -31
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/Schema.js +8 -7
- package/dist/esm/Search.js +3 -3
- package/dist/esm/Segment.js +7 -5
- package/dist/esm/SeriesListingDeck.js +8 -7
- package/dist/esm/{SeriesSlider-e495571f.js → SeriesSlider-19bf6ce4.js} +5 -5
- package/dist/esm/SideFooter.js +10 -8
- package/dist/esm/{SocialSearchComponent-4b56cd8c.js → SocialSearchComponent-e9a67eff.js} +1 -1
- package/dist/esm/TaxonomyCard.js +5 -4
- package/dist/esm/TaxonomyDescription.js +18 -17
- package/dist/esm/TemplateNormal.js +11 -10
- package/dist/esm/ThumbnailCard.js +3 -3
- package/dist/esm/Ustream.js +6 -6
- package/dist/esm/VerticalHero.js +3 -3
- package/dist/esm/VideoProgramLandingPage.js +17 -16
- package/dist/esm/VideoSeriesCard.js +6 -6
- package/dist/esm/VideoSeriesFilter.js +5 -5
- package/dist/esm/VideoSeriesLandingPage.js +16 -15
- package/dist/esm/VideoSeriesListing.js +10 -9
- package/dist/esm/View.js +26 -30
- package/dist/esm/YahooHero.js +4 -4
- package/dist/esm/YoutubeGroup.js +7 -7
- package/dist/esm/{_is-array-8d21b9e3.js → _is-array-e96276c2.js} +1 -1
- package/dist/esm/{_iter-detect-98db3b07.js → _iter-detect-c9bd22b3.js} +1 -1
- package/dist/esm/{_object-sap-7cee6f84.js → _object-sap-67a80efe.js} +1 -1
- package/dist/esm/{_object-to-array-2300e51b.js → _object-to-array-d97ca761.js} +1 -1
- package/dist/esm/{extends-6d8e3924.js → assign-b681604f.js} +3 -30
- package/dist/esm/{asyncToGenerator-958ef5fc.js → asyncToGenerator-b799d461.js} +3 -3
- package/dist/esm/{core.get-iterator-method-ea258bb1.js → core.get-iterator-method-2623c4c7.js} +1 -1
- package/dist/esm/{define-property-5f1bda73.js → define-property-615946df.js} +1 -1
- package/dist/esm/{defineProperty-8c30428f.js → defineProperty-3cabb189.js} +1 -1
- package/dist/esm/extends-19fcf571.js +31 -0
- package/dist/esm/faundadb.js +4 -4
- package/dist/esm/getRelatedArticle.js +4 -4
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +17 -16
- package/dist/esm/{getTargeting-04d979c9.js → getTargeting-d519d2b6.js} +11 -11
- package/dist/esm/getTargeting.js +6 -5
- package/dist/esm/{index-891178cb.js → index-c024b4b0.js} +10 -10
- package/dist/esm/index.js +28 -26
- package/dist/esm/{inherits-a6ba2ec4.js → inherits-44a60f2b.js} +4 -4
- package/dist/esm/{keys-31dcdb31.js → keys-8c05d049.js} +2 -2
- package/dist/esm/{slicedToArray-6ebcbfea.js → slicedToArray-a5ed2ac8.js} +2 -2
- package/dist/esm/{stringify-2b084bee.js → stringify-e20934cc.js} +1 -1
- package/dist/esm/{toConsumableArray-f7074d7c.js → toConsumableArray-aac0b14a.js} +2 -2
- package/dist/esm/{typeof-e9fc0c5d.js → typeof-af09aa11.js} +3 -3
- package/dist/esm/urlFor.js +3 -3
- package/dist/esm/{urlForFile-b69adffc.js → urlForFile-3ad576be.js} +1 -1
- package/dist/esm/{ustream-api-d3714624.js → ustream-api-4e6b20ce.js} +4 -4
- package/dist/esm/{web.dom.iterable-ab4dea5c.js → web.dom.iterable-357ab671.js} +1 -1
- package/package.json +115 -115
- package/dist/cjs/Pagination-30bb1ca1.js +0 -97
- package/dist/esm/Pagination-194dd03f.js +0 -90
- /package/dist/cjs/{ADInfeed-cecbcd0f.js → ADInfeed-e0645296.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-2271d830.js → ADlgInfeed-c9bd09b8.js} +0 -0
- /package/dist/esm/{PublicationFeature-d88e76b9.js → PublicationFeature-c65b005a.js} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as _extends$1 } from './extends-
|
|
2
|
-
import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1 } from './inherits-
|
|
3
|
-
import { _ as _typeof$2 } from './typeof-
|
|
4
|
-
import React__default, { createContext, Component,
|
|
1
|
+
import { _ as _extends$1 } from './extends-19fcf571.js';
|
|
2
|
+
import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1 } from './inherits-44a60f2b.js';
|
|
3
|
+
import { _ as _typeof$2 } from './typeof-af09aa11.js';
|
|
4
|
+
import React__default, { createContext, Component, Children, version as version$2 } from 'react';
|
|
5
5
|
import PropTypes from 'prop-types';
|
|
6
6
|
import { _ as _typeof$1 } from './typeof-2f07d0e8.js';
|
|
7
7
|
import { _ as _objectWithoutPropertiesLoose$1, a as _setPrototypeOf, b as _extends, c as classnames } from './index-98ca9cec.js';
|
|
@@ -11,14 +11,15 @@ import urlFor from './urlFor.js';
|
|
|
11
11
|
import { m as moment } from './moment-bc12cb97.js';
|
|
12
12
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
13
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
|
-
import './
|
|
14
|
+
import './assign-b681604f.js';
|
|
15
|
+
import './core.get-iterator-method-2623c4c7.js';
|
|
15
16
|
import './_object-pie-133f504a.js';
|
|
16
|
-
import './_object-sap-
|
|
17
|
-
import './define-property-
|
|
18
|
-
import './web.dom.iterable-
|
|
19
|
-
import './_is-array-
|
|
17
|
+
import './_object-sap-67a80efe.js';
|
|
18
|
+
import './define-property-615946df.js';
|
|
19
|
+
import './web.dom.iterable-357ab671.js';
|
|
20
|
+
import './_is-array-e96276c2.js';
|
|
20
21
|
import './_library-528f1934.js';
|
|
21
|
-
import './slicedToArray-
|
|
22
|
+
import './slicedToArray-a5ed2ac8.js';
|
|
22
23
|
import './index-3f5c03b2.js';
|
|
23
24
|
import 'react-dom';
|
|
24
25
|
|
|
@@ -822,7 +823,7 @@ function parseAlgoliaHit(_ref2) {
|
|
|
822
823
|
});
|
|
823
824
|
}
|
|
824
825
|
|
|
825
|
-
var version$1 = '6.
|
|
826
|
+
var version$1 = '6.11.2';
|
|
826
827
|
|
|
827
828
|
var withKeysPropType = function withKeysPropType(keys) {
|
|
828
829
|
return function (props, propName, componentName) {
|
|
@@ -904,10 +905,6 @@ function translatable(defaultTranslations) {
|
|
|
904
905
|
function getIndexId(context) {
|
|
905
906
|
return hasMultipleIndices(context) ? context.multiIndexContext.targetedIndex : context.ais.mainTargetedIndex;
|
|
906
907
|
}
|
|
907
|
-
/**
|
|
908
|
-
* @returns {import('algoliasearch-helper').SearchResults} results
|
|
909
|
-
*/
|
|
910
|
-
|
|
911
908
|
function getResults(searchResults, context) {
|
|
912
909
|
if (searchResults.results) {
|
|
913
910
|
if (searchResults.results.hits) {
|
|
@@ -4772,7 +4769,7 @@ var requestBuilder = {
|
|
|
4772
4769
|
|
|
4773
4770
|
var requestBuilder_1 = requestBuilder;
|
|
4774
4771
|
|
|
4775
|
-
var version = '3.5.
|
|
4772
|
+
var version = '3.5.3';
|
|
4776
4773
|
|
|
4777
4774
|
/**
|
|
4778
4775
|
* Event triggered when a parameter is set or updated
|
|
@@ -6420,87 +6417,6 @@ ConfigureRelatedItems.propTypes = {
|
|
|
6420
6417
|
};
|
|
6421
6418
|
connectConfigureRelatedItems(ConfigureRelatedItems);
|
|
6422
6419
|
|
|
6423
|
-
var connectDynamicWidgets = createConnectorWithContext({
|
|
6424
|
-
displayName: 'AlgoliaDynamicWidgets',
|
|
6425
|
-
defaultProps: {
|
|
6426
|
-
transformItems: function transformItems(items) {
|
|
6427
|
-
return items;
|
|
6428
|
-
}
|
|
6429
|
-
},
|
|
6430
|
-
propTypes: {
|
|
6431
|
-
transformItems: PropTypes.func
|
|
6432
|
-
},
|
|
6433
|
-
getProvidedProps: function getProvidedProps(props, _searchState, searchResults) {
|
|
6434
|
-
var results = getResults(searchResults, {
|
|
6435
|
-
ais: props.contextValue,
|
|
6436
|
-
multiIndexContext: props.indexContextValue
|
|
6437
|
-
});
|
|
6438
|
-
|
|
6439
|
-
if (!results) {
|
|
6440
|
-
return {
|
|
6441
|
-
attributesToRender: []
|
|
6442
|
-
};
|
|
6443
|
-
}
|
|
6444
|
-
|
|
6445
|
-
var facetOrder = results.renderingContent && results.renderingContent.facetOrdering && results.renderingContent.facetOrdering.facets && results.renderingContent.facetOrdering.facets.order || [];
|
|
6446
|
-
return {
|
|
6447
|
-
attributesToRender: props.transformItems(facetOrder, {
|
|
6448
|
-
results: results
|
|
6449
|
-
})
|
|
6450
|
-
};
|
|
6451
|
-
}
|
|
6452
|
-
});
|
|
6453
|
-
|
|
6454
|
-
function getAttribute(component) {
|
|
6455
|
-
if (_typeof(component) !== 'object') {
|
|
6456
|
-
return undefined;
|
|
6457
|
-
}
|
|
6458
|
-
|
|
6459
|
-
if (component.props.attribute) {
|
|
6460
|
-
return component.props.attribute;
|
|
6461
|
-
}
|
|
6462
|
-
|
|
6463
|
-
if (Array.isArray(component.props.attributes)) {
|
|
6464
|
-
return component.props.attributes[0];
|
|
6465
|
-
}
|
|
6466
|
-
|
|
6467
|
-
if (component.props.children) {
|
|
6468
|
-
return getAttribute(React__default.Children.only(component.props.children));
|
|
6469
|
-
}
|
|
6470
|
-
|
|
6471
|
-
return undefined;
|
|
6472
|
-
}
|
|
6473
|
-
|
|
6474
|
-
function DynamicWidgets(_ref) {
|
|
6475
|
-
var children = _ref.children,
|
|
6476
|
-
attributesToRender = _ref.attributesToRender,
|
|
6477
|
-
_ref$fallbackComponen = _ref.fallbackComponent,
|
|
6478
|
-
Fallback = _ref$fallbackComponen === void 0 ? function () {
|
|
6479
|
-
return null;
|
|
6480
|
-
} : _ref$fallbackComponen;
|
|
6481
|
-
var widgets = new Map();
|
|
6482
|
-
React__default.Children.forEach(children, function (child) {
|
|
6483
|
-
var attribute = getAttribute(child);
|
|
6484
|
-
|
|
6485
|
-
if (!attribute) {
|
|
6486
|
-
throw new Error("Could not find \"attribute\" prop for ".concat(getDisplayName(child), "."));
|
|
6487
|
-
}
|
|
6488
|
-
|
|
6489
|
-
widgets.set(attribute, child);
|
|
6490
|
-
}); // on initial render this will be empty, but React InstantSearch keeps
|
|
6491
|
-
// search state for unmounted components in place, so routing works.
|
|
6492
|
-
|
|
6493
|
-
return React__default.createElement(React__default.Fragment, null, attributesToRender.map(function (attribute) {
|
|
6494
|
-
return React__default.createElement(Fragment, {
|
|
6495
|
-
key: attribute
|
|
6496
|
-
}, widgets.get(attribute) || React__default.createElement(Fallback, {
|
|
6497
|
-
attribute: attribute
|
|
6498
|
-
}));
|
|
6499
|
-
}));
|
|
6500
|
-
}
|
|
6501
|
-
|
|
6502
|
-
connectDynamicWidgets(DynamicWidgets);
|
|
6503
|
-
|
|
6504
6420
|
// A context rule must consist only of alphanumeric characters, hyphens, and underscores.
|
|
6505
6421
|
// See https://www.algolia.com/doc/guides/managing-results/refine-results/merchandising-and-promoting/in-depth/implementing-query-rules/#context
|
|
6506
6422
|
function escapeRuleContext(ruleName) {
|
|
@@ -7910,8 +7826,7 @@ var connectHierarchicalMenu = createConnectorWithContext({
|
|
|
7910
7826
|
showMore: PropTypes.bool,
|
|
7911
7827
|
limit: PropTypes.number,
|
|
7912
7828
|
showMoreLimit: PropTypes.number,
|
|
7913
|
-
transformItems: PropTypes.func
|
|
7914
|
-
facetOrdering: PropTypes.bool
|
|
7829
|
+
transformItems: PropTypes.func
|
|
7915
7830
|
},
|
|
7916
7831
|
defaultProps: {
|
|
7917
7832
|
showMore: false,
|
|
@@ -7919,14 +7834,12 @@ var connectHierarchicalMenu = createConnectorWithContext({
|
|
|
7919
7834
|
showMoreLimit: 20,
|
|
7920
7835
|
separator: ' > ',
|
|
7921
7836
|
rootPath: null,
|
|
7922
|
-
showParentLevel: true
|
|
7923
|
-
facetOrdering: true
|
|
7837
|
+
showParentLevel: true
|
|
7924
7838
|
},
|
|
7925
7839
|
getProvidedProps: function getProvidedProps(props, searchState, searchResults) {
|
|
7926
7840
|
var showMore = props.showMore,
|
|
7927
7841
|
limit = props.limit,
|
|
7928
|
-
showMoreLimit = props.showMoreLimit
|
|
7929
|
-
facetOrdering = props.facetOrdering;
|
|
7842
|
+
showMoreLimit = props.showMoreLimit;
|
|
7930
7843
|
var id = getId$c(props);
|
|
7931
7844
|
var results = getResults(searchResults, {
|
|
7932
7845
|
ais: props.contextValue,
|
|
@@ -7947,8 +7860,7 @@ var connectHierarchicalMenu = createConnectorWithContext({
|
|
|
7947
7860
|
|
|
7948
7861
|
var itemsLimit = showMore ? showMoreLimit : limit;
|
|
7949
7862
|
var value = results.getFacetValues(id, {
|
|
7950
|
-
sortBy: sortBy$1
|
|
7951
|
-
facetOrdering: facetOrdering
|
|
7863
|
+
sortBy: sortBy$1
|
|
7952
7864
|
});
|
|
7953
7865
|
var items = value.data ? transformValue(value.data, props, searchState, {
|
|
7954
7866
|
ais: props.contextValue,
|
|
@@ -8500,20 +8412,17 @@ var connectMenu = createConnectorWithContext({
|
|
|
8500
8412
|
showMoreLimit: PropTypes.number,
|
|
8501
8413
|
defaultRefinement: PropTypes.string,
|
|
8502
8414
|
transformItems: PropTypes.func,
|
|
8503
|
-
searchable: PropTypes.bool
|
|
8504
|
-
facetOrdering: PropTypes.bool
|
|
8415
|
+
searchable: PropTypes.bool
|
|
8505
8416
|
},
|
|
8506
8417
|
defaultProps: {
|
|
8507
8418
|
showMore: false,
|
|
8508
8419
|
limit: 10,
|
|
8509
|
-
showMoreLimit: 20
|
|
8510
|
-
facetOrdering: true
|
|
8420
|
+
showMoreLimit: 20
|
|
8511
8421
|
},
|
|
8512
8422
|
getProvidedProps: function getProvidedProps(props, searchState, searchResults, meta, searchForFacetValuesResults) {
|
|
8513
8423
|
var attribute = props.attribute,
|
|
8514
8424
|
searchable = props.searchable,
|
|
8515
|
-
indexContextValue = props.indexContextValue
|
|
8516
|
-
facetOrdering = props.facetOrdering;
|
|
8425
|
+
indexContextValue = props.indexContextValue;
|
|
8517
8426
|
var results = getResults(searchResults, {
|
|
8518
8427
|
ais: props.contextValue,
|
|
8519
8428
|
multiIndexContext: props.indexContextValue
|
|
@@ -8559,8 +8468,7 @@ var connectMenu = createConnectorWithContext({
|
|
|
8559
8468
|
});
|
|
8560
8469
|
} else {
|
|
8561
8470
|
items = results.getFacetValues(attribute, {
|
|
8562
|
-
sortBy: searchable ? undefined : defaultSortBy
|
|
8563
|
-
facetOrdering: facetOrdering
|
|
8471
|
+
sortBy: searchable ? undefined : defaultSortBy
|
|
8564
8472
|
}).map(function (v) {
|
|
8565
8473
|
return {
|
|
8566
8474
|
label: v.name,
|
|
@@ -9417,21 +9325,18 @@ var connectRefinementList = createConnectorWithContext({
|
|
|
9417
9325
|
showMoreLimit: PropTypes.number,
|
|
9418
9326
|
defaultRefinement: PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.string, PropTypes.number])),
|
|
9419
9327
|
searchable: PropTypes.bool,
|
|
9420
|
-
transformItems: PropTypes.func
|
|
9421
|
-
facetOrdering: PropTypes.bool
|
|
9328
|
+
transformItems: PropTypes.func
|
|
9422
9329
|
},
|
|
9423
9330
|
defaultProps: {
|
|
9424
9331
|
operator: 'or',
|
|
9425
9332
|
showMore: false,
|
|
9426
9333
|
limit: 10,
|
|
9427
|
-
showMoreLimit: 20
|
|
9428
|
-
facetOrdering: true
|
|
9334
|
+
showMoreLimit: 20
|
|
9429
9335
|
},
|
|
9430
9336
|
getProvidedProps: function getProvidedProps(props, searchState, searchResults, metadata, searchForFacetValuesResults) {
|
|
9431
9337
|
var attribute = props.attribute,
|
|
9432
9338
|
searchable = props.searchable,
|
|
9433
|
-
indexContextValue = props.indexContextValue
|
|
9434
|
-
facetOrdering = props.facetOrdering;
|
|
9339
|
+
indexContextValue = props.indexContextValue;
|
|
9435
9340
|
var results = getResults(searchResults, {
|
|
9436
9341
|
ais: props.contextValue,
|
|
9437
9342
|
multiIndexContext: props.indexContextValue
|
|
@@ -9472,8 +9377,7 @@ var connectRefinementList = createConnectorWithContext({
|
|
|
9472
9377
|
isRefined: v.isRefined
|
|
9473
9378
|
};
|
|
9474
9379
|
}) : results.getFacetValues(attribute, {
|
|
9475
|
-
sortBy: sortBy
|
|
9476
|
-
facetOrdering: facetOrdering
|
|
9380
|
+
sortBy: sortBy
|
|
9477
9381
|
}).map(function (v) {
|
|
9478
9382
|
return {
|
|
9479
9383
|
label: v.name,
|
|
@@ -10973,7 +10877,6 @@ function (_Component) {
|
|
|
10973
10877
|
|
|
10974
10878
|
var _this$props4 = this.props,
|
|
10975
10879
|
className = _this$props4.className,
|
|
10976
|
-
inputId = _this$props4.inputId,
|
|
10977
10880
|
translate = _this$props4.translate,
|
|
10978
10881
|
autoFocus = _this$props4.autoFocus,
|
|
10979
10882
|
loadingIndicator = _this$props4.loadingIndicator,
|
|
@@ -11001,7 +10904,6 @@ function (_Component) {
|
|
|
11001
10904
|
role: "search"
|
|
11002
10905
|
}, React__default.createElement("input", _extends({
|
|
11003
10906
|
ref: this.onInputMount,
|
|
11004
|
-
id: inputId,
|
|
11005
10907
|
type: "search",
|
|
11006
10908
|
placeholder: translate('placeholder'),
|
|
11007
10909
|
autoFocus: autoFocus,
|
|
@@ -11053,8 +10955,7 @@ _defineProperty(SearchBox$1, "propTypes", {
|
|
|
11053
10955
|
showLoadingIndicator: PropTypes.bool,
|
|
11054
10956
|
inputRef: PropTypes.oneOfType([PropTypes.func, PropTypes.exact({
|
|
11055
10957
|
current: PropTypes.object
|
|
11056
|
-
})])
|
|
11057
|
-
inputId: PropTypes.string
|
|
10958
|
+
})])
|
|
11058
10959
|
});
|
|
11059
10960
|
|
|
11060
10961
|
_defineProperty(SearchBox$1, "defaultProps", {
|
|
@@ -11693,11 +11594,9 @@ function (_Component) {
|
|
|
11693
11594
|
value: function render() {
|
|
11694
11595
|
var _this$props = this.props,
|
|
11695
11596
|
cx = _this$props.cx,
|
|
11696
|
-
id = _this$props.id,
|
|
11697
11597
|
items = _this$props.items,
|
|
11698
11598
|
selectedItem = _this$props.selectedItem;
|
|
11699
11599
|
return React__default.createElement("select", {
|
|
11700
|
-
id: id,
|
|
11701
11600
|
className: cx('select'),
|
|
11702
11601
|
value: selectedItem,
|
|
11703
11602
|
onChange: this.onChange
|
|
@@ -11717,7 +11616,6 @@ function (_Component) {
|
|
|
11717
11616
|
|
|
11718
11617
|
_defineProperty(Select, "propTypes", {
|
|
11719
11618
|
cx: PropTypes.func.isRequired,
|
|
11720
|
-
id: PropTypes.string,
|
|
11721
11619
|
onSelect: PropTypes.func.isRequired,
|
|
11722
11620
|
items: PropTypes.arrayOf(PropTypes.shape({
|
|
11723
11621
|
value: PropTypes.oneOfType([PropTypes.string, PropTypes.number]).isRequired,
|
|
@@ -11745,7 +11643,6 @@ function (_Component) {
|
|
|
11745
11643
|
key: "render",
|
|
11746
11644
|
value: function render() {
|
|
11747
11645
|
var _this$props = this.props,
|
|
11748
|
-
id = _this$props.id,
|
|
11749
11646
|
items = _this$props.items,
|
|
11750
11647
|
currentRefinement = _this$props.currentRefinement,
|
|
11751
11648
|
refine = _this$props.refine,
|
|
@@ -11753,7 +11650,6 @@ function (_Component) {
|
|
|
11753
11650
|
return React__default.createElement("div", {
|
|
11754
11651
|
className: classnames(cx$h(''), className)
|
|
11755
11652
|
}, React__default.createElement(Select, {
|
|
11756
|
-
id: id,
|
|
11757
11653
|
onSelect: refine,
|
|
11758
11654
|
selectedItem: currentRefinement,
|
|
11759
11655
|
items: items,
|
|
@@ -11766,7 +11662,6 @@ function (_Component) {
|
|
|
11766
11662
|
}(Component);
|
|
11767
11663
|
|
|
11768
11664
|
_defineProperty(HitsPerPage, "propTypes", {
|
|
11769
|
-
id: PropTypes.string,
|
|
11770
11665
|
items: PropTypes.arrayOf(PropTypes.shape({
|
|
11771
11666
|
value: PropTypes.number.isRequired,
|
|
11772
11667
|
label: PropTypes.string
|
|
@@ -11789,7 +11684,6 @@ _defineProperty(HitsPerPage, "defaultProps", {
|
|
|
11789
11684
|
*
|
|
11790
11685
|
* @name HitsPerPage
|
|
11791
11686
|
* @kind widget
|
|
11792
|
-
* @propType {string} id - The id of the select input
|
|
11793
11687
|
* @propType {{value: number, label: string}[]} items - List of available options.
|
|
11794
11688
|
* @propType {number} defaultRefinement - The number of items selected by default
|
|
11795
11689
|
* @propType {function} [transformItems] - Function to modify the items being displayed, e.g. for filtering or sorting them. Takes an items as parameter and expects it back in return.
|
|
@@ -12158,7 +12052,6 @@ function (_Component) {
|
|
|
12158
12052
|
key: "render",
|
|
12159
12053
|
value: function render() {
|
|
12160
12054
|
var _this$props = this.props,
|
|
12161
|
-
id = _this$props.id,
|
|
12162
12055
|
items = _this$props.items,
|
|
12163
12056
|
canRefine = _this$props.canRefine,
|
|
12164
12057
|
translate = _this$props.translate,
|
|
@@ -12166,7 +12059,6 @@ function (_Component) {
|
|
|
12166
12059
|
return React__default.createElement("div", {
|
|
12167
12060
|
className: classnames(cx$e('', !canRefine && '-noRefinement'), className)
|
|
12168
12061
|
}, React__default.createElement("select", {
|
|
12169
|
-
id: id,
|
|
12170
12062
|
value: this.selectedValue,
|
|
12171
12063
|
onChange: this.handleSelectChange,
|
|
12172
12064
|
className: cx$e('select')
|
|
@@ -12199,7 +12091,6 @@ function (_Component) {
|
|
|
12199
12091
|
}(Component);
|
|
12200
12092
|
|
|
12201
12093
|
_defineProperty(MenuSelect, "propTypes", {
|
|
12202
|
-
id: PropTypes.string,
|
|
12203
12094
|
items: PropTypes.arrayOf(PropTypes.shape({
|
|
12204
12095
|
label: PropTypes.string.isRequired,
|
|
12205
12096
|
value: PropTypes.string.isRequired,
|
|
@@ -12226,7 +12117,6 @@ var MenuSelect$1 = translatable({
|
|
|
12226
12117
|
* @kind widget
|
|
12227
12118
|
* @requirements The attribute passed to the `attribute` prop must be present in "attributes for faceting"
|
|
12228
12119
|
* on the Algolia dashboard or configured as `attributesForFaceting` via a set settings call to the Algolia API.
|
|
12229
|
-
* @propType {string} id - the id of the select input
|
|
12230
12120
|
* @propType {string} attribute - the name of the attribute in the record
|
|
12231
12121
|
* @propType {string} [defaultRefinement] - the value of the item selected by default
|
|
12232
12122
|
* @propType {number} [limit=10] - the minimum number of diplayed items
|
|
@@ -13558,7 +13448,6 @@ connectScrollTo(ScrollTo);
|
|
|
13558
13448
|
* @propType {node} [reset] - Change the apparence of the default reset button (cross).
|
|
13559
13449
|
* @propType {node} [loadingIndicator] - Change the apparence of the default loading indicator (spinning circle).
|
|
13560
13450
|
* @propType {string} [defaultRefinement] - Provide default refinement value when component is mounted.
|
|
13561
|
-
* @propType {string} [inputId] - The id of the search input
|
|
13562
13451
|
* @propType {boolean} [showLoadingIndicator=false] - Display that the search is loading. This only happens after a certain amount of time to avoid a blinking effect. This timer can be configured with `stalledSearchDelay` props on <InstantSearch>. By default, the value is 200ms.
|
|
13563
13452
|
* @themeKey ais-SearchBox - the root div of the widget
|
|
13564
13453
|
* @themeKey ais-SearchBox-form - the wrapping form
|
|
@@ -13709,7 +13598,6 @@ function (_Component) {
|
|
|
13709
13598
|
key: "render",
|
|
13710
13599
|
value: function render() {
|
|
13711
13600
|
var _this$props = this.props,
|
|
13712
|
-
id = _this$props.id,
|
|
13713
13601
|
items = _this$props.items,
|
|
13714
13602
|
currentRefinement = _this$props.currentRefinement,
|
|
13715
13603
|
refine = _this$props.refine,
|
|
@@ -13717,7 +13605,6 @@ function (_Component) {
|
|
|
13717
13605
|
return React__default.createElement("div", {
|
|
13718
13606
|
className: classnames(cx$4(''), className)
|
|
13719
13607
|
}, React__default.createElement(Select, {
|
|
13720
|
-
id: id,
|
|
13721
13608
|
cx: cx$4,
|
|
13722
13609
|
items: items,
|
|
13723
13610
|
selectedItem: currentRefinement,
|
|
@@ -13730,7 +13617,6 @@ function (_Component) {
|
|
|
13730
13617
|
}(Component);
|
|
13731
13618
|
|
|
13732
13619
|
_defineProperty(SortBy, "propTypes", {
|
|
13733
|
-
id: PropTypes.string,
|
|
13734
13620
|
items: PropTypes.arrayOf(PropTypes.shape({
|
|
13735
13621
|
label: PropTypes.string,
|
|
13736
13622
|
value: PropTypes.string.isRequired
|
|
@@ -13750,7 +13636,6 @@ _defineProperty(SortBy, "defaultProps", {
|
|
|
13750
13636
|
* @requirements Algolia handles sorting by creating replica indices. [Read more about sorting](https://www.algolia.com/doc/guides/relevance/sorting/) on
|
|
13751
13637
|
* the Algolia website.
|
|
13752
13638
|
* @kind widget
|
|
13753
|
-
* @propType {string} id - The id of the select input
|
|
13754
13639
|
* @propType {{value: string, label: string}[]} items - The list of indexes to search in.
|
|
13755
13640
|
* @propType {string} defaultRefinement - The default selected index.
|
|
13756
13641
|
* @propType {function} [transformItems] - Function to modify the items being displayed, e.g. for filtering or sorting them. Takes an items as parameter and expects it back in return.
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-
|
|
2
|
-
import { _ as _Object$keys } from './keys-
|
|
3
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
1
|
+
import { _ as _extends } from './extends-19fcf571.js';
|
|
2
|
+
import { _ as _Object$keys } from './keys-8c05d049.js';
|
|
3
|
+
import { _ as _toConsumableArray } from './toConsumableArray-aac0b14a.js';
|
|
4
4
|
import React__default, { useRef, useEffect } from 'react';
|
|
5
5
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
6
|
-
import './
|
|
6
|
+
import './assign-b681604f.js';
|
|
7
|
+
import './core.get-iterator-method-2623c4c7.js';
|
|
7
8
|
import './_object-pie-133f504a.js';
|
|
8
|
-
import './_object-sap-
|
|
9
|
-
import './_iter-detect-
|
|
9
|
+
import './_object-sap-67a80efe.js';
|
|
10
|
+
import './_iter-detect-c9bd22b3.js';
|
|
10
11
|
|
|
11
12
|
var sortByName = function sortByName(arr) {
|
|
12
13
|
var items = [].concat(_toConsumableArray(arr));
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-
|
|
1
|
+
import { _ as _extends } from './extends-19fcf571.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import YoutubeGroup from './YoutubeGroup.js';
|
|
4
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './
|
|
5
|
+
import './assign-b681604f.js';
|
|
6
|
+
import './core.get-iterator-method-2623c4c7.js';
|
|
6
7
|
import './_object-pie-133f504a.js';
|
|
7
|
-
import './slicedToArray-
|
|
8
|
-
import './web.dom.iterable-
|
|
8
|
+
import './slicedToArray-a5ed2ac8.js';
|
|
9
|
+
import './web.dom.iterable-357ab671.js';
|
|
9
10
|
import './index-c7e2ac95.js';
|
|
10
11
|
import './index-755f2cc2.js';
|
|
11
12
|
import 'react-dom';
|
|
@@ -1,15 +1,16 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-b799d461.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-a5ed2ac8.js';
|
|
3
|
+
import { _ as _extends } from './extends-19fcf571.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
6
|
-
import { g as getSerializers } from './index-
|
|
6
|
+
import { g as getSerializers } from './index-c024b4b0.js';
|
|
7
7
|
import ArticleSeriesListing from './ArticleSeriesListing.js';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
|
-
import './core.get-iterator-method-
|
|
10
|
-
import './web.dom.iterable-
|
|
9
|
+
import './core.get-iterator-method-2623c4c7.js';
|
|
10
|
+
import './web.dom.iterable-357ab671.js';
|
|
11
11
|
import './_library-528f1934.js';
|
|
12
|
-
import './_iter-detect-
|
|
12
|
+
import './_iter-detect-c9bd22b3.js';
|
|
13
|
+
import './assign-b681604f.js';
|
|
13
14
|
import './_object-pie-133f504a.js';
|
|
14
15
|
import 'prop-types';
|
|
15
16
|
import './index-3f5c03b2.js';
|
|
@@ -21,14 +22,14 @@ import 'next/router';
|
|
|
21
22
|
import './index-c7e2ac95.js';
|
|
22
23
|
import './util-8ed16d48.js';
|
|
23
24
|
import './Beam.js';
|
|
24
|
-
import './stringify-
|
|
25
|
+
import './stringify-e20934cc.js';
|
|
25
26
|
import './Segment.js';
|
|
26
27
|
import './main-1894c974.js';
|
|
27
|
-
import './urlForFile-
|
|
28
|
+
import './urlForFile-3ad576be.js';
|
|
28
29
|
import './index-755f2cc2.js';
|
|
29
30
|
import 'react-dom';
|
|
30
|
-
import './typeof-
|
|
31
|
-
import './_is-array-
|
|
31
|
+
import './typeof-af09aa11.js';
|
|
32
|
+
import './_is-array-e96276c2.js';
|
|
32
33
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
33
34
|
import 'react-bootstrap/Modal';
|
|
34
35
|
import 'react-bootstrap/Button';
|
|
@@ -39,8 +40,8 @@ import './moment-bc12cb97.js';
|
|
|
39
40
|
import './SocialShare.js';
|
|
40
41
|
import 'next/head';
|
|
41
42
|
import 'react-share';
|
|
42
|
-
import './_object-to-array-
|
|
43
|
-
import './toConsumableArray-
|
|
43
|
+
import './_object-to-array-d97ca761.js';
|
|
44
|
+
import './toConsumableArray-aac0b14a.js';
|
|
44
45
|
import 'react-bootstrap/Pagination';
|
|
45
46
|
import './entities-6d9154b4.js';
|
|
46
47
|
import './AdSlot.js';
|
|
@@ -49,9 +50,9 @@ import './isSymbol-a7e9aafe.js';
|
|
|
49
50
|
import './toNumber-5aeba6e7.js';
|
|
50
51
|
import 'react-bootstrap/Row';
|
|
51
52
|
import 'react-bootstrap/Col';
|
|
52
|
-
import './inherits-
|
|
53
|
-
import './_object-sap-
|
|
54
|
-
import './define-property-
|
|
53
|
+
import './inherits-44a60f2b.js';
|
|
54
|
+
import './_object-sap-67a80efe.js';
|
|
55
|
+
import './define-property-615946df.js';
|
|
55
56
|
import './index.esm-eb1e8e80.js';
|
|
56
57
|
import './iconBase-ccc56b97.js';
|
|
57
58
|
import 'react-bootstrap/Figure';
|
|
@@ -1,19 +1,20 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b799d461.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import MasterDeck from './MasterDeck.js';
|
|
4
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './core.get-iterator-method-
|
|
6
|
-
import './web.dom.iterable-
|
|
5
|
+
import './core.get-iterator-method-2623c4c7.js';
|
|
6
|
+
import './web.dom.iterable-357ab671.js';
|
|
7
7
|
import './_library-528f1934.js';
|
|
8
|
-
import './_iter-detect-
|
|
9
|
-
import './toConsumableArray-
|
|
10
|
-
import './extends-
|
|
8
|
+
import './_iter-detect-c9bd22b3.js';
|
|
9
|
+
import './toConsumableArray-aac0b14a.js';
|
|
10
|
+
import './extends-19fcf571.js';
|
|
11
|
+
import './assign-b681604f.js';
|
|
11
12
|
import './_object-pie-133f504a.js';
|
|
12
|
-
import './inherits-
|
|
13
|
-
import './_object-sap-
|
|
14
|
-
import './define-property-
|
|
15
|
-
import './typeof-
|
|
16
|
-
import './_is-array-
|
|
13
|
+
import './inherits-44a60f2b.js';
|
|
14
|
+
import './_object-sap-67a80efe.js';
|
|
15
|
+
import './define-property-615946df.js';
|
|
16
|
+
import './typeof-af09aa11.js';
|
|
17
|
+
import './_is-array-e96276c2.js';
|
|
17
18
|
import './index-f0fc23eb.js';
|
|
18
19
|
import './events-6c3a7a63.js';
|
|
19
20
|
import 'prop-types';
|
|
@@ -30,15 +31,15 @@ import './toNumber-5aeba6e7.js';
|
|
|
30
31
|
import './index.es-a6137319.js';
|
|
31
32
|
import './visibility-sensor-72fd8f8b.js';
|
|
32
33
|
import 'react-dom';
|
|
33
|
-
import './slicedToArray-
|
|
34
|
+
import './slicedToArray-a5ed2ac8.js';
|
|
34
35
|
import './index-3f5c03b2.js';
|
|
35
|
-
import './ADlgInfeed-
|
|
36
|
+
import './ADlgInfeed-59c5eb30.js';
|
|
36
37
|
import './AdSlot.js';
|
|
37
38
|
import './Beam.js';
|
|
38
|
-
import './stringify-
|
|
39
|
+
import './stringify-e20934cc.js';
|
|
39
40
|
import './Segment.js';
|
|
40
41
|
import './main-1894c974.js';
|
|
41
|
-
import './ADInfeed-
|
|
42
|
+
import './ADInfeed-c977de2e.js';
|
|
42
43
|
|
|
43
44
|
var _this = undefined;
|
|
44
45
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-
|
|
2
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
1
|
+
import { _ as _extends } from './extends-19fcf571.js';
|
|
2
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-44a60f2b.js';
|
|
3
3
|
import React__default from 'react';
|
|
4
4
|
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
5
5
|
import Container from 'react-bootstrap/Container';
|
|
@@ -11,19 +11,20 @@ import YoutubeGroup from './YoutubeGroup.js';
|
|
|
11
11
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
12
12
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
13
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
|
-
import './
|
|
14
|
+
import './assign-b681604f.js';
|
|
15
|
+
import './core.get-iterator-method-2623c4c7.js';
|
|
15
16
|
import './_object-pie-133f504a.js';
|
|
16
|
-
import './_object-sap-
|
|
17
|
-
import './define-property-
|
|
18
|
-
import './typeof-
|
|
19
|
-
import './web.dom.iterable-
|
|
20
|
-
import './_is-array-
|
|
17
|
+
import './_object-sap-67a80efe.js';
|
|
18
|
+
import './define-property-615946df.js';
|
|
19
|
+
import './typeof-af09aa11.js';
|
|
20
|
+
import './web.dom.iterable-357ab671.js';
|
|
21
|
+
import './_is-array-e96276c2.js';
|
|
21
22
|
import './_library-528f1934.js';
|
|
22
23
|
import './events-6c3a7a63.js';
|
|
23
24
|
import 'prop-types';
|
|
24
25
|
import 'react-dom';
|
|
25
26
|
import './iconBase-ccc56b97.js';
|
|
26
|
-
import './slicedToArray-
|
|
27
|
+
import './slicedToArray-a5ed2ac8.js';
|
|
27
28
|
import './index-c7e2ac95.js';
|
|
28
29
|
import './index-755f2cc2.js';
|
|
29
30
|
import './smoothscroll-fa4e3f8c.js';
|
package/dist/esm/Auth.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
2
|
-
import { _ as _JSON$stringify } from './stringify-
|
|
3
|
-
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b799d461.js';
|
|
2
|
+
import { _ as _JSON$stringify } from './stringify-e20934cc.js';
|
|
3
|
+
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-a5ed2ac8.js';
|
|
4
4
|
import React__default, { useEffect, useState } from 'react';
|
|
5
5
|
import Router from 'next/router';
|
|
6
|
-
import { _ as _extends } from './extends-
|
|
6
|
+
import { _ as _extends } from './extends-19fcf571.js';
|
|
7
7
|
import { Form, Col, Button, Spinner } from 'react-bootstrap';
|
|
8
8
|
import useSWR from 'swr';
|
|
9
9
|
import { s as serialize_1, p as parse_1 } from './index-db3bb315.js';
|
|
@@ -12,10 +12,11 @@ import mysql from 'mysql';
|
|
|
12
12
|
import { u as util } from './util-8ed16d48.js';
|
|
13
13
|
import { c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
|
|
14
14
|
import { m as md5 } from './md5-4e42248e.js';
|
|
15
|
-
import './core.get-iterator-method-
|
|
16
|
-
import './web.dom.iterable-
|
|
15
|
+
import './core.get-iterator-method-2623c4c7.js';
|
|
16
|
+
import './web.dom.iterable-357ab671.js';
|
|
17
17
|
import './_library-528f1934.js';
|
|
18
|
-
import './_iter-detect-
|
|
18
|
+
import './_iter-detect-c9bd22b3.js';
|
|
19
|
+
import './assign-b681604f.js';
|
|
19
20
|
import './_object-pie-133f504a.js';
|
|
20
21
|
|
|
21
22
|
var returnFormField = function returnFormField(_ref) {
|
package/dist/esm/AuthWrapper.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-a5ed2ac8.js';
|
|
2
2
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
3
3
|
import { a as _typeof_1 } from './typeof-2f07d0e8.js';
|
|
4
4
|
import { d as defineProperty, b as asyncToGenerator } from './defineProperty-23a8f8cd.js';
|
|
5
5
|
import React__default, { useState, useEffect } from 'react';
|
|
6
6
|
import { Form } from 'react-bootstrap';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
8
|
-
import './web.dom.iterable-
|
|
9
|
-
import './core.get-iterator-method-
|
|
8
|
+
import './web.dom.iterable-357ab671.js';
|
|
9
|
+
import './core.get-iterator-method-2623c4c7.js';
|
|
10
10
|
|
|
11
11
|
var interopRequireDefault = createCommonjsModule(function (module) {
|
|
12
12
|
function _interopRequireDefault(obj) {
|
|
@@ -1761,7 +1761,7 @@ client$1.Provider;
|
|
|
1761
1761
|
|
|
1762
1762
|
var client = client$1.default;
|
|
1763
1763
|
|
|
1764
|
-
var css = ".AuthWrapper-module_loginBox__3l-BE {\
|
|
1764
|
+
var css = ".AuthWrapper-module_loginBox__3l-BE {\n margin-bottom: 2rem;\n width: 350px;\n max-width: 90vw;\n margin-left: auto;\n margin-right: auto;\n /* box-shadow: 2px 5px 12px rgba(0, 0, 0, 0.15); */\n background: #fff;\n z-index: 1;\n}\n.AuthWrapper-module_loginBox_title__12rGD {\n margin-bottom: 2rem;\n text-align: center;\n}\n.AuthWrapper-module_bar__1dafn {\n background: #eee;\n margin-left: unset;\n margin-right: unset;\n}\n.AuthWrapper-module_bar__1dafn:nth-child(1) {\n float: left;\n border-right: 1rem solid #fff;\n background: rgb(245, 245, 245);\n height: 10rem;\n width: 25%;\n margin-left: auto;\n margin-right: auto;\n margin-bottom: 2rem;\n}\n.AuthWrapper-module_bar__1dafn:nth-child(2n) {\n width: 97%;\n height: 1.5rem;\n margin-bottom: 0.25rem;\n}\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(3n) {\n width: 96%;\n height: 1.5rem;\n margin-bottom: 1.5rem;\n}\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(4n) {\n width: 72%;\n height: 1.5rem;\n margin-bottom: 0.25rem;\n}\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(5n) {\n width: 88%;\n height: 1.5rem;\n margin-bottom: 0.25rem;\n}\n\n.AuthWrapper-module_iframe__2wDJW {\n margin-top: -3rem;\n border: none;\n width: 100%;\n height: 1900px;\n}";
|
|
1765
1765
|
var styles = { "loginBox": "AuthWrapper-module_loginBox__3l-BE", "loginBox_title": "AuthWrapper-module_loginBox_title__12rGD", "bar": "AuthWrapper-module_bar__1dafn", "iframe": "AuthWrapper-module_iframe__2wDJW" };
|
|
1766
1766
|
styleInject(css);
|
|
1767
1767
|
|