@mjhls/mjh-framework 1.0.967 → 1.0.968-test-D4S-1910

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (157) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AlgoliaSearch.js +142 -18
  3. package/dist/cjs/ArticleProgramLandingPage.js +1 -1
  4. package/dist/cjs/Auth.js +20 -17
  5. package/dist/cjs/AuthWrapper.js +18 -12
  6. package/dist/cjs/CMEDeck.js +5 -1
  7. package/dist/cjs/Column1.js +1 -1
  8. package/dist/cjs/Column2.js +1 -1
  9. package/dist/cjs/Column3.js +1 -1
  10. package/dist/cjs/ContentCardPaginated.js +1 -2
  11. package/dist/cjs/DeckQueuePaginated.js +1 -2
  12. package/dist/cjs/Dfp-9be904d5.js +1 -1
  13. package/dist/cjs/ExternalResources.js +1 -1
  14. package/dist/cjs/GridContentPaginated.js +1 -2
  15. package/dist/cjs/HamMagazine.js +1 -1
  16. package/dist/cjs/Header.js +1 -1
  17. package/dist/cjs/HorizontalArticleListing.js +1 -1
  18. package/dist/cjs/IssueLanding.js +1 -1
  19. package/dist/cjs/LeftNav.js +1 -1
  20. package/dist/cjs/MasterDeckPaginated.js +1 -2
  21. package/dist/cjs/{MediaSeriesCard-ce2ed9b7.js → MediaSeriesCard-94ff4d11.js} +65 -43
  22. package/dist/cjs/MediaSeriesLanding.js +3 -3
  23. package/dist/cjs/MediaSeriesLandingPaginated.js +4 -5
  24. package/dist/cjs/NavDvm.js +1 -1
  25. package/dist/cjs/NavMagazine.js +1 -1
  26. package/dist/cjs/NavNative.js +1 -1
  27. package/dist/cjs/Pagination-30bb1ca1.js +97 -0
  28. package/dist/cjs/PartnerDetailListing.js +3 -3
  29. package/dist/cjs/PartnerDetailListingPaginated.js +4 -5
  30. package/dist/cjs/PixelTracking.js +165 -0
  31. package/dist/cjs/QueueDeckExpandedPaginated.js +1 -2
  32. package/dist/cjs/TaxonomyDescription.js +2 -2
  33. package/dist/cjs/VideoProgramLandingPage.js +1 -1
  34. package/dist/cjs/View.js +15 -9
  35. package/dist/cjs/getQuery.js +2 -2
  36. package/dist/cjs/getSerializers.js +1 -1
  37. package/dist/cjs/{index-6bab3b25.js → index-eb1c583d.js} +11 -1
  38. package/dist/cjs/index.js +4 -2
  39. package/dist/cjs/ustream-api-3819e4aa.js +1 -1
  40. package/dist/esm/AD.js +1 -1
  41. package/dist/esm/AD300x250.js +1 -1
  42. package/dist/esm/AD300x250x600.js +1 -1
  43. package/dist/esm/AD728x90.js +1 -1
  44. package/dist/esm/ADFloatingFooter.js +1 -1
  45. package/dist/esm/ADFooter.js +1 -1
  46. package/dist/esm/ADGutter.js +1 -1
  47. package/dist/esm/ADSkyscraper.js +1 -1
  48. package/dist/esm/ADSponsoredResources.js +1 -1
  49. package/dist/esm/ADWebcast.js +1 -1
  50. package/dist/esm/ADWelcome.js +1 -1
  51. package/dist/esm/AccordionPanel.js +1 -1
  52. package/dist/esm/AdSlot.js +1 -1
  53. package/dist/esm/AdSlotsProvider.js +1 -1
  54. package/dist/esm/AlgoliaSearch.js +144 -20
  55. package/dist/esm/AlphabeticList.js +1 -1
  56. package/dist/esm/ArticleCarousel.js +1 -1
  57. package/dist/esm/ArticleProgramLandingPage.js +2 -2
  58. package/dist/esm/ArticleSeriesLandingPage.js +1 -1
  59. package/dist/esm/ArticleSeriesListing.js +1 -1
  60. package/dist/esm/Auth.js +20 -18
  61. package/dist/esm/AuthWrapper.js +19 -13
  62. package/dist/esm/Beam.js +1 -1
  63. package/dist/esm/Breadcrumbs.js +1 -1
  64. package/dist/esm/CMEDeck.js +6 -2
  65. package/dist/esm/Column1.js +1 -2
  66. package/dist/esm/Column2.js +1 -2
  67. package/dist/esm/Column3.js +1 -2
  68. package/dist/esm/ConferenceArticleCard.js +1 -1
  69. package/dist/esm/ContentCardPaginated.js +2 -3
  70. package/dist/esm/DeckContent.js +1 -1
  71. package/dist/esm/DeckQueue.js +1 -1
  72. package/dist/esm/DeckQueuePaginated.js +2 -3
  73. package/dist/esm/Dfp-102f0beb.js +1 -1
  74. package/dist/esm/EventsDeck.js +1 -1
  75. package/dist/esm/ExternalResources.js +2 -2
  76. package/dist/esm/Feature.js +1 -1
  77. package/dist/esm/ForbesHero.js +1 -1
  78. package/dist/esm/GridContent.js +1 -1
  79. package/dist/esm/GridContentPaginated.js +2 -3
  80. package/dist/esm/GridHero.js +1 -1
  81. package/dist/esm/GroupDeck.js +1 -1
  82. package/dist/esm/HamMagazine.js +1 -2
  83. package/dist/esm/Header.js +1 -2
  84. package/dist/esm/HealthCareProfessionalModal.js +1 -1
  85. package/dist/esm/Hero.js +1 -1
  86. package/dist/esm/HighlightenVideo.js +1 -1
  87. package/dist/esm/HorizontalArticleListing.js +2 -2
  88. package/dist/esm/HorizontalHero.js +1 -1
  89. package/dist/esm/IssueContentDeck.js +1 -1
  90. package/dist/esm/IssueDeck.js +1 -1
  91. package/dist/esm/IssueLanding.js +2 -2
  92. package/dist/esm/KMTracker.js +1 -1
  93. package/dist/esm/LeftNav.js +1 -2
  94. package/dist/esm/MasterDeck.js +1 -1
  95. package/dist/esm/MasterDeckPaginated.js +2 -3
  96. package/dist/esm/{MediaSeriesCard-9618d893.js → MediaSeriesCard-4f07fac6.js} +65 -43
  97. package/dist/esm/MediaSeriesLanding.js +4 -4
  98. package/dist/esm/MediaSeriesLandingPaginated.js +5 -6
  99. package/dist/esm/NavDvm.js +1 -2
  100. package/dist/esm/NavMagazine.js +1 -2
  101. package/dist/esm/NavNative.js +1 -2
  102. package/dist/esm/OncliveHero.js +1 -1
  103. package/dist/esm/OncliveLargeHero.js +1 -1
  104. package/dist/esm/PageFilter.js +1 -1
  105. package/dist/esm/Pagination-194dd03f.js +90 -0
  106. package/dist/esm/PartnerDetailListing.js +4 -4
  107. package/dist/esm/PartnerDetailListingPaginated.js +5 -6
  108. package/dist/esm/PdfDownload.js +1 -1
  109. package/dist/esm/PixelTracking.js +156 -0
  110. package/dist/esm/PopUpModal.js +1 -1
  111. package/dist/esm/PubSection.js +1 -1
  112. package/dist/esm/PubToc.js +1 -1
  113. package/dist/esm/PublicationDeck.js +1 -1
  114. package/dist/esm/PublicationLanding.js +1 -1
  115. package/dist/esm/QueueDeckExpanded.js +1 -1
  116. package/dist/esm/QueueDeckExpandedPaginated.js +2 -3
  117. package/dist/esm/RecentNews.js +1 -1
  118. package/dist/esm/RelatedContent.js +1 -1
  119. package/dist/esm/RelatedTopicsDropdown.js +1 -1
  120. package/dist/esm/RolesDeck.js +1 -1
  121. package/dist/esm/Schema.js +1 -1
  122. package/dist/esm/Search.js +1 -1
  123. package/dist/esm/Segment.js +1 -1
  124. package/dist/esm/SeriesListingDeck.js +1 -1
  125. package/dist/esm/SetCookie.js +1 -1
  126. package/dist/esm/SideFooter.js +1 -1
  127. package/dist/esm/SocialIcons.js +1 -1
  128. package/dist/esm/SocialShare.js +1 -1
  129. package/dist/esm/TaxonomyCard.js +1 -1
  130. package/dist/esm/TaxonomyDescription.js +3 -3
  131. package/dist/esm/TemplateNormal.js +1 -1
  132. package/dist/esm/ThumbnailCard.js +1 -1
  133. package/dist/esm/Ustream.js +1 -1
  134. package/dist/esm/VerticalHero.js +1 -1
  135. package/dist/esm/VideoProgramLandingPage.js +2 -2
  136. package/dist/esm/VideoSeriesCard.js +1 -1
  137. package/dist/esm/VideoSeriesFilter.js +1 -1
  138. package/dist/esm/VideoSeriesLandingPage.js +1 -1
  139. package/dist/esm/VideoSeriesListing.js +1 -1
  140. package/dist/esm/View.js +16 -9
  141. package/dist/esm/YahooHero.js +1 -1
  142. package/dist/esm/YoutubeGroup.js +1 -1
  143. package/dist/esm/getKeywords.js +1 -1
  144. package/dist/esm/getQuery.js +3 -3
  145. package/dist/esm/getRelatedArticle.js +1 -1
  146. package/dist/esm/getRootDocGroup.js +1 -1
  147. package/dist/esm/getSerializers.js +1 -1
  148. package/dist/esm/getSeriesDetail.js +1 -1
  149. package/dist/esm/{index-0074586c.js → index-264bbd3c.js} +11 -1
  150. package/dist/esm/index.js +2 -2
  151. package/dist/esm/stringify-2b084bee.js +1 -1
  152. package/dist/esm/timeDifferenceCalc.js +1 -1
  153. package/dist/esm/urlFor.js +1 -1
  154. package/dist/esm/ustream-api-d3714624.js +1 -1
  155. package/package.json +1 -1
  156. package/dist/cjs/Pagination-c63770a3.js +0 -90
  157. package/dist/esm/Pagination-6f8d5327.js +0 -82
@@ -1,7 +1,7 @@
1
1
  import { _ as _extends$1 } from './extends-6d8e3924.js';
2
2
  import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1 } from './inherits-a6ba2ec4.js';
3
3
  import { _ as _typeof$2 } from './typeof-e9fc0c5d.js';
4
- import React__default, { createContext, Component, Children, version as version$2 } from 'react';
4
+ import React__default, { createContext, Component, Fragment, 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';
@@ -108,6 +108,8 @@ function _assertThisInitialized(self) {
108
108
  function _possibleConstructorReturn(self, call) {
109
109
  if (call && (_typeof$1(call) === "object" || typeof call === "function")) {
110
110
  return call;
111
+ } else if (call !== void 0) {
112
+ throw new TypeError("Derived constructors may only return object or undefined");
111
113
  }
112
114
 
113
115
  return _assertThisInitialized(self);
@@ -822,7 +824,7 @@ function parseAlgoliaHit(_ref2) {
822
824
  });
823
825
  }
824
826
 
825
- var version$1 = '6.11.2';
827
+ var version$1 = '6.12.1';
826
828
 
827
829
  var withKeysPropType = function withKeysPropType(keys) {
828
830
  return function (props, propName, componentName) {
@@ -904,6 +906,10 @@ function translatable(defaultTranslations) {
904
906
  function getIndexId(context) {
905
907
  return hasMultipleIndices(context) ? context.multiIndexContext.targetedIndex : context.ais.mainTargetedIndex;
906
908
  }
909
+ /**
910
+ * @returns {import('algoliasearch-helper').SearchResults} results
911
+ */
912
+
907
913
  function getResults(searchResults, context) {
908
914
  if (searchResults.results) {
909
915
  if (searchResults.results.hits) {
@@ -4768,7 +4774,7 @@ var requestBuilder = {
4768
4774
 
4769
4775
  var requestBuilder_1 = requestBuilder;
4770
4776
 
4771
- var version = '3.5.3';
4777
+ var version = '3.5.5';
4772
4778
 
4773
4779
  /**
4774
4780
  * Event triggered when a parameter is set or updated
@@ -6416,6 +6422,87 @@ ConfigureRelatedItems.propTypes = {
6416
6422
  };
6417
6423
  connectConfigureRelatedItems(ConfigureRelatedItems);
6418
6424
 
6425
+ var connectDynamicWidgets = createConnectorWithContext({
6426
+ displayName: 'AlgoliaDynamicWidgets',
6427
+ defaultProps: {
6428
+ transformItems: function transformItems(items) {
6429
+ return items;
6430
+ }
6431
+ },
6432
+ propTypes: {
6433
+ transformItems: PropTypes.func
6434
+ },
6435
+ getProvidedProps: function getProvidedProps(props, _searchState, searchResults) {
6436
+ var results = getResults(searchResults, {
6437
+ ais: props.contextValue,
6438
+ multiIndexContext: props.indexContextValue
6439
+ });
6440
+
6441
+ if (!results) {
6442
+ return {
6443
+ attributesToRender: []
6444
+ };
6445
+ }
6446
+
6447
+ var facetOrder = results.renderingContent && results.renderingContent.facetOrdering && results.renderingContent.facetOrdering.facets && results.renderingContent.facetOrdering.facets.order || [];
6448
+ return {
6449
+ attributesToRender: props.transformItems(facetOrder, {
6450
+ results: results
6451
+ })
6452
+ };
6453
+ }
6454
+ });
6455
+
6456
+ function getAttribute(component) {
6457
+ if (_typeof(component) !== 'object') {
6458
+ return undefined;
6459
+ }
6460
+
6461
+ if (component.props.attribute) {
6462
+ return component.props.attribute;
6463
+ }
6464
+
6465
+ if (Array.isArray(component.props.attributes)) {
6466
+ return component.props.attributes[0];
6467
+ }
6468
+
6469
+ if (component.props.children) {
6470
+ return getAttribute(React__default.Children.only(component.props.children));
6471
+ }
6472
+
6473
+ return undefined;
6474
+ }
6475
+
6476
+ function DynamicWidgets(_ref) {
6477
+ var children = _ref.children,
6478
+ attributesToRender = _ref.attributesToRender,
6479
+ _ref$fallbackComponen = _ref.fallbackComponent,
6480
+ Fallback = _ref$fallbackComponen === void 0 ? function () {
6481
+ return null;
6482
+ } : _ref$fallbackComponen;
6483
+ var widgets = new Map();
6484
+ React__default.Children.forEach(children, function (child) {
6485
+ var attribute = getAttribute(child);
6486
+
6487
+ if (!attribute) {
6488
+ throw new Error("Could not find \"attribute\" prop for ".concat(getDisplayName(child), "."));
6489
+ }
6490
+
6491
+ widgets.set(attribute, child);
6492
+ }); // on initial render this will be empty, but React InstantSearch keeps
6493
+ // search state for unmounted components in place, so routing works.
6494
+
6495
+ return React__default.createElement(React__default.Fragment, null, attributesToRender.map(function (attribute) {
6496
+ return React__default.createElement(Fragment, {
6497
+ key: attribute
6498
+ }, widgets.get(attribute) || React__default.createElement(Fallback, {
6499
+ attribute: attribute
6500
+ }));
6501
+ }));
6502
+ }
6503
+
6504
+ connectDynamicWidgets(DynamicWidgets);
6505
+
6419
6506
  // A context rule must consist only of alphanumeric characters, hyphens, and underscores.
6420
6507
  // See https://www.algolia.com/doc/guides/managing-results/refine-results/merchandising-and-promoting/in-depth/implementing-query-rules/#context
6421
6508
  function escapeRuleContext(ruleName) {
@@ -7261,15 +7348,21 @@ function hydrateMetadata(resultsState) {
7261
7348
 
7262
7349
  return resultsState.metadata.map(function (datum) {
7263
7350
  return _objectSpread({
7264
- value: function value() {}
7351
+ value: function value() {
7352
+ return {};
7353
+ }
7265
7354
  }, datum, {
7266
7355
  items: datum.items && datum.items.map(function (item) {
7267
7356
  return _objectSpread({
7268
- value: function value() {}
7357
+ value: function value() {
7358
+ return {};
7359
+ }
7269
7360
  }, item, {
7270
7361
  items: item.items && item.items.map(function (nestedItem) {
7271
7362
  return _objectSpread({
7272
- value: function value() {}
7363
+ value: function value() {
7364
+ return {};
7365
+ }
7273
7366
  }, nestedItem);
7274
7367
  })
7275
7368
  });
@@ -7825,7 +7918,8 @@ var connectHierarchicalMenu = createConnectorWithContext({
7825
7918
  showMore: PropTypes.bool,
7826
7919
  limit: PropTypes.number,
7827
7920
  showMoreLimit: PropTypes.number,
7828
- transformItems: PropTypes.func
7921
+ transformItems: PropTypes.func,
7922
+ facetOrdering: PropTypes.bool
7829
7923
  },
7830
7924
  defaultProps: {
7831
7925
  showMore: false,
@@ -7833,12 +7927,14 @@ var connectHierarchicalMenu = createConnectorWithContext({
7833
7927
  showMoreLimit: 20,
7834
7928
  separator: ' > ',
7835
7929
  rootPath: null,
7836
- showParentLevel: true
7930
+ showParentLevel: true,
7931
+ facetOrdering: true
7837
7932
  },
7838
7933
  getProvidedProps: function getProvidedProps(props, searchState, searchResults) {
7839
7934
  var showMore = props.showMore,
7840
7935
  limit = props.limit,
7841
- showMoreLimit = props.showMoreLimit;
7936
+ showMoreLimit = props.showMoreLimit,
7937
+ facetOrdering = props.facetOrdering;
7842
7938
  var id = getId$c(props);
7843
7939
  var results = getResults(searchResults, {
7844
7940
  ais: props.contextValue,
@@ -7859,7 +7955,8 @@ var connectHierarchicalMenu = createConnectorWithContext({
7859
7955
 
7860
7956
  var itemsLimit = showMore ? showMoreLimit : limit;
7861
7957
  var value = results.getFacetValues(id, {
7862
- sortBy: sortBy$1
7958
+ sortBy: sortBy$1,
7959
+ facetOrdering: facetOrdering
7863
7960
  });
7864
7961
  var items = value.data ? transformValue(value.data, props, searchState, {
7865
7962
  ais: props.contextValue,
@@ -8411,17 +8508,20 @@ var connectMenu = createConnectorWithContext({
8411
8508
  showMoreLimit: PropTypes.number,
8412
8509
  defaultRefinement: PropTypes.string,
8413
8510
  transformItems: PropTypes.func,
8414
- searchable: PropTypes.bool
8511
+ searchable: PropTypes.bool,
8512
+ facetOrdering: PropTypes.bool
8415
8513
  },
8416
8514
  defaultProps: {
8417
8515
  showMore: false,
8418
8516
  limit: 10,
8419
- showMoreLimit: 20
8517
+ showMoreLimit: 20,
8518
+ facetOrdering: true
8420
8519
  },
8421
8520
  getProvidedProps: function getProvidedProps(props, searchState, searchResults, meta, searchForFacetValuesResults) {
8422
8521
  var attribute = props.attribute,
8423
8522
  searchable = props.searchable,
8424
- indexContextValue = props.indexContextValue;
8523
+ indexContextValue = props.indexContextValue,
8524
+ facetOrdering = props.facetOrdering;
8425
8525
  var results = getResults(searchResults, {
8426
8526
  ais: props.contextValue,
8427
8527
  multiIndexContext: props.indexContextValue
@@ -8467,7 +8567,8 @@ var connectMenu = createConnectorWithContext({
8467
8567
  });
8468
8568
  } else {
8469
8569
  items = results.getFacetValues(attribute, {
8470
- sortBy: searchable ? undefined : defaultSortBy
8570
+ sortBy: searchable ? undefined : defaultSortBy,
8571
+ facetOrdering: facetOrdering
8471
8572
  }).map(function (v) {
8472
8573
  return {
8473
8574
  label: v.name,
@@ -9324,18 +9425,21 @@ var connectRefinementList = createConnectorWithContext({
9324
9425
  showMoreLimit: PropTypes.number,
9325
9426
  defaultRefinement: PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.string, PropTypes.number])),
9326
9427
  searchable: PropTypes.bool,
9327
- transformItems: PropTypes.func
9428
+ transformItems: PropTypes.func,
9429
+ facetOrdering: PropTypes.bool
9328
9430
  },
9329
9431
  defaultProps: {
9330
9432
  operator: 'or',
9331
9433
  showMore: false,
9332
9434
  limit: 10,
9333
- showMoreLimit: 20
9435
+ showMoreLimit: 20,
9436
+ facetOrdering: true
9334
9437
  },
9335
9438
  getProvidedProps: function getProvidedProps(props, searchState, searchResults, metadata, searchForFacetValuesResults) {
9336
9439
  var attribute = props.attribute,
9337
9440
  searchable = props.searchable,
9338
- indexContextValue = props.indexContextValue;
9441
+ indexContextValue = props.indexContextValue,
9442
+ facetOrdering = props.facetOrdering;
9339
9443
  var results = getResults(searchResults, {
9340
9444
  ais: props.contextValue,
9341
9445
  multiIndexContext: props.indexContextValue
@@ -9376,7 +9480,8 @@ var connectRefinementList = createConnectorWithContext({
9376
9480
  isRefined: v.isRefined
9377
9481
  };
9378
9482
  }) : results.getFacetValues(attribute, {
9379
- sortBy: sortBy
9483
+ sortBy: sortBy,
9484
+ facetOrdering: facetOrdering
9380
9485
  }).map(function (v) {
9381
9486
  return {
9382
9487
  label: v.name,
@@ -10876,6 +10981,7 @@ function (_Component) {
10876
10981
 
10877
10982
  var _this$props4 = this.props,
10878
10983
  className = _this$props4.className,
10984
+ inputId = _this$props4.inputId,
10879
10985
  translate = _this$props4.translate,
10880
10986
  autoFocus = _this$props4.autoFocus,
10881
10987
  loadingIndicator = _this$props4.loadingIndicator,
@@ -10903,6 +11009,7 @@ function (_Component) {
10903
11009
  role: "search"
10904
11010
  }, React__default.createElement("input", _extends({
10905
11011
  ref: this.onInputMount,
11012
+ id: inputId,
10906
11013
  type: "search",
10907
11014
  placeholder: translate('placeholder'),
10908
11015
  autoFocus: autoFocus,
@@ -10954,7 +11061,8 @@ _defineProperty(SearchBox$1, "propTypes", {
10954
11061
  showLoadingIndicator: PropTypes.bool,
10955
11062
  inputRef: PropTypes.oneOfType([PropTypes.func, PropTypes.exact({
10956
11063
  current: PropTypes.object
10957
- })])
11064
+ })]),
11065
+ inputId: PropTypes.string
10958
11066
  });
10959
11067
 
10960
11068
  _defineProperty(SearchBox$1, "defaultProps", {
@@ -11593,9 +11701,11 @@ function (_Component) {
11593
11701
  value: function render() {
11594
11702
  var _this$props = this.props,
11595
11703
  cx = _this$props.cx,
11704
+ id = _this$props.id,
11596
11705
  items = _this$props.items,
11597
11706
  selectedItem = _this$props.selectedItem;
11598
11707
  return React__default.createElement("select", {
11708
+ id: id,
11599
11709
  className: cx('select'),
11600
11710
  value: selectedItem,
11601
11711
  onChange: this.onChange
@@ -11615,6 +11725,7 @@ function (_Component) {
11615
11725
 
11616
11726
  _defineProperty(Select, "propTypes", {
11617
11727
  cx: PropTypes.func.isRequired,
11728
+ id: PropTypes.string,
11618
11729
  onSelect: PropTypes.func.isRequired,
11619
11730
  items: PropTypes.arrayOf(PropTypes.shape({
11620
11731
  value: PropTypes.oneOfType([PropTypes.string, PropTypes.number]).isRequired,
@@ -11642,6 +11753,7 @@ function (_Component) {
11642
11753
  key: "render",
11643
11754
  value: function render() {
11644
11755
  var _this$props = this.props,
11756
+ id = _this$props.id,
11645
11757
  items = _this$props.items,
11646
11758
  currentRefinement = _this$props.currentRefinement,
11647
11759
  refine = _this$props.refine,
@@ -11649,6 +11761,7 @@ function (_Component) {
11649
11761
  return React__default.createElement("div", {
11650
11762
  className: classnames(cx$h(''), className)
11651
11763
  }, React__default.createElement(Select, {
11764
+ id: id,
11652
11765
  onSelect: refine,
11653
11766
  selectedItem: currentRefinement,
11654
11767
  items: items,
@@ -11661,6 +11774,7 @@ function (_Component) {
11661
11774
  }(Component);
11662
11775
 
11663
11776
  _defineProperty(HitsPerPage, "propTypes", {
11777
+ id: PropTypes.string,
11664
11778
  items: PropTypes.arrayOf(PropTypes.shape({
11665
11779
  value: PropTypes.number.isRequired,
11666
11780
  label: PropTypes.string
@@ -11683,6 +11797,7 @@ _defineProperty(HitsPerPage, "defaultProps", {
11683
11797
  *
11684
11798
  * @name HitsPerPage
11685
11799
  * @kind widget
11800
+ * @propType {string} id - The id of the select input
11686
11801
  * @propType {{value: number, label: string}[]} items - List of available options.
11687
11802
  * @propType {number} defaultRefinement - The number of items selected by default
11688
11803
  * @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.
@@ -12051,6 +12166,7 @@ function (_Component) {
12051
12166
  key: "render",
12052
12167
  value: function render() {
12053
12168
  var _this$props = this.props,
12169
+ id = _this$props.id,
12054
12170
  items = _this$props.items,
12055
12171
  canRefine = _this$props.canRefine,
12056
12172
  translate = _this$props.translate,
@@ -12058,6 +12174,7 @@ function (_Component) {
12058
12174
  return React__default.createElement("div", {
12059
12175
  className: classnames(cx$e('', !canRefine && '-noRefinement'), className)
12060
12176
  }, React__default.createElement("select", {
12177
+ id: id,
12061
12178
  value: this.selectedValue,
12062
12179
  onChange: this.handleSelectChange,
12063
12180
  className: cx$e('select')
@@ -12090,6 +12207,7 @@ function (_Component) {
12090
12207
  }(Component);
12091
12208
 
12092
12209
  _defineProperty(MenuSelect, "propTypes", {
12210
+ id: PropTypes.string,
12093
12211
  items: PropTypes.arrayOf(PropTypes.shape({
12094
12212
  label: PropTypes.string.isRequired,
12095
12213
  value: PropTypes.string.isRequired,
@@ -12116,6 +12234,7 @@ var MenuSelect$1 = translatable({
12116
12234
  * @kind widget
12117
12235
  * @requirements The attribute passed to the `attribute` prop must be present in "attributes for faceting"
12118
12236
  * on the Algolia dashboard or configured as `attributesForFaceting` via a set settings call to the Algolia API.
12237
+ * @propType {string} id - the id of the select input
12119
12238
  * @propType {string} attribute - the name of the attribute in the record
12120
12239
  * @propType {string} [defaultRefinement] - the value of the item selected by default
12121
12240
  * @propType {number} [limit=10] - the minimum number of diplayed items
@@ -13447,6 +13566,7 @@ connectScrollTo(ScrollTo);
13447
13566
  * @propType {node} [reset] - Change the apparence of the default reset button (cross).
13448
13567
  * @propType {node} [loadingIndicator] - Change the apparence of the default loading indicator (spinning circle).
13449
13568
  * @propType {string} [defaultRefinement] - Provide default refinement value when component is mounted.
13569
+ * @propType {string} [inputId] - The id of the search input
13450
13570
  * @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.
13451
13571
  * @themeKey ais-SearchBox - the root div of the widget
13452
13572
  * @themeKey ais-SearchBox-form - the wrapping form
@@ -13597,6 +13717,7 @@ function (_Component) {
13597
13717
  key: "render",
13598
13718
  value: function render() {
13599
13719
  var _this$props = this.props,
13720
+ id = _this$props.id,
13600
13721
  items = _this$props.items,
13601
13722
  currentRefinement = _this$props.currentRefinement,
13602
13723
  refine = _this$props.refine,
@@ -13604,6 +13725,7 @@ function (_Component) {
13604
13725
  return React__default.createElement("div", {
13605
13726
  className: classnames(cx$4(''), className)
13606
13727
  }, React__default.createElement(Select, {
13728
+ id: id,
13607
13729
  cx: cx$4,
13608
13730
  items: items,
13609
13731
  selectedItem: currentRefinement,
@@ -13616,6 +13738,7 @@ function (_Component) {
13616
13738
  }(Component);
13617
13739
 
13618
13740
  _defineProperty(SortBy, "propTypes", {
13741
+ id: PropTypes.string,
13619
13742
  items: PropTypes.arrayOf(PropTypes.shape({
13620
13743
  label: PropTypes.string,
13621
13744
  value: PropTypes.string.isRequired
@@ -13635,6 +13758,7 @@ _defineProperty(SortBy, "defaultProps", {
13635
13758
  * @requirements Algolia handles sorting by creating replica indices. [Read more about sorting](https://www.algolia.com/doc/guides/relevance/sorting/) on
13636
13759
  * the Algolia website.
13637
13760
  * @kind widget
13761
+ * @propType {string} id - The id of the select input
13638
13762
  * @propType {{value: string, label: string}[]} items - The list of indexes to search in.
13639
13763
  * @propType {string} defaultRefinement - The default selected index.
13640
13764
  * @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.
@@ -14332,4 +14456,4 @@ AlgoliaSearch.propTypes = {
14332
14456
  refinementAttributes: PropTypes.array
14333
14457
  };
14334
14458
 
14335
- export default AlgoliaSearch;
14459
+ export { AlgoliaSearch as default };
@@ -126,4 +126,4 @@ var AlphabeticList = function AlphabeticList(_ref) {
126
126
  );
127
127
  };
128
128
 
129
- export default AlphabeticList;
129
+ export { AlphabeticList as default };
@@ -37,4 +37,4 @@ function ArticleCarousel(props) {
37
37
  );
38
38
  }
39
39
 
40
- export default ArticleCarousel;
40
+ export { ArticleCarousel as default };
@@ -3,7 +3,7 @@ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
3
  import { _ as _extends } from './extends-6d8e3924.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-0074586c.js';
6
+ import { g as getSerializers } from './index-264bbd3c.js';
7
7
  import ArticleSeriesListing from './ArticleSeriesListing.js';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
9
9
  import './core.get-iterator-method-ea258bb1.js';
@@ -177,4 +177,4 @@ _context.next = 14;
177
177
  };
178
178
  }();
179
179
 
180
- export default ArticleProgramLandingPage;
180
+ export { ArticleProgramLandingPage as default };
@@ -154,4 +154,4 @@ ArticleSeriesLandingPage.getInitialData = function () {
154
154
  };
155
155
  }();
156
156
 
157
- export default ArticleSeriesLandingPage;
157
+ export { ArticleSeriesLandingPage as default };
@@ -306,4 +306,4 @@ var ArticleSeriesListing = function (_React$Component) {
306
306
 
307
307
  var ArticleSeriesListing$1 = withRouter(ArticleSeriesListing);
308
308
 
309
- export default ArticleSeriesListing$1;
309
+ export { ArticleSeriesListing$1 as default };
package/dist/esm/Auth.js CHANGED
@@ -1479,7 +1479,7 @@ keysShim.shim = function shimObjectKeys() {
1479
1479
 
1480
1480
  var objectKeys = keysShim;
1481
1481
 
1482
- var hasSymbols$4 = typeof Symbol === 'function' && typeof Symbol('foo') === 'symbol';
1482
+ var hasSymbols$3 = typeof Symbol === 'function' && typeof Symbol('foo') === 'symbol';
1483
1483
 
1484
1484
  var toStr$3 = Object.prototype.toString;
1485
1485
  var concat = Array.prototype.concat;
@@ -1523,7 +1523,7 @@ var defineProperty = function (object, name, value, predicate) {
1523
1523
  var defineProperties = function (object, map) {
1524
1524
  var predicates = arguments.length > 2 ? arguments[2] : {};
1525
1525
  var props = objectKeys(map);
1526
- if (hasSymbols$4) {
1526
+ if (hasSymbols$3) {
1527
1527
  props = concat.call(props, Object.getOwnPropertySymbols(map));
1528
1528
  }
1529
1529
  for (var i = 0; i < props.length; i += 1) {
@@ -1589,7 +1589,7 @@ var implementation$2 = function bind(that) {
1589
1589
  var functionBind = Function.prototype.bind || implementation$2;
1590
1590
 
1591
1591
  /* eslint complexity: [2, 18], max-statements: [2, 33] */
1592
- var shams = function hasSymbols() {
1592
+ var shams$1 = function hasSymbols() {
1593
1593
  if (typeof Symbol !== 'function' || typeof Object.getOwnPropertySymbols !== 'function') { return false; }
1594
1594
  if (typeof Symbol.iterator === 'symbol') { return true; }
1595
1595
 
@@ -1632,13 +1632,13 @@ var shams = function hasSymbols() {
1632
1632
  var origSymbol = typeof Symbol !== 'undefined' && Symbol;
1633
1633
 
1634
1634
 
1635
- var hasSymbols$3 = function hasNativeSymbols() {
1635
+ var hasSymbols$2 = function hasNativeSymbols() {
1636
1636
  if (typeof origSymbol !== 'function') { return false; }
1637
1637
  if (typeof Symbol !== 'function') { return false; }
1638
1638
  if (typeof origSymbol('foo') !== 'symbol') { return false; }
1639
1639
  if (typeof Symbol('bar') !== 'symbol') { return false; }
1640
1640
 
1641
- return shams();
1641
+ return shams$1();
1642
1642
  };
1643
1643
 
1644
1644
  var src = functionBind.call(Function.call, Object.prototype.hasOwnProperty);
@@ -1685,7 +1685,7 @@ var ThrowTypeError = $gOPD$2
1685
1685
  }())
1686
1686
  : throwTypeError;
1687
1687
 
1688
- var hasSymbols$2 = hasSymbols$3();
1688
+ var hasSymbols$1 = hasSymbols$2();
1689
1689
 
1690
1690
  var getProto = Object.getPrototypeOf || function (x) { return x.__proto__; }; // eslint-disable-line no-proto
1691
1691
 
@@ -1697,7 +1697,7 @@ var INTRINSICS = {
1697
1697
  '%AggregateError%': typeof AggregateError === 'undefined' ? undefined$1 : AggregateError,
1698
1698
  '%Array%': Array,
1699
1699
  '%ArrayBuffer%': typeof ArrayBuffer === 'undefined' ? undefined$1 : ArrayBuffer,
1700
- '%ArrayIteratorPrototype%': hasSymbols$2 ? getProto([][Symbol.iterator]()) : undefined$1,
1700
+ '%ArrayIteratorPrototype%': hasSymbols$1 ? getProto([][Symbol.iterator]()) : undefined$1,
1701
1701
  '%AsyncFromSyncIteratorPrototype%': undefined$1,
1702
1702
  '%AsyncFunction%': needsEval,
1703
1703
  '%AsyncGenerator%': needsEval,
@@ -1725,10 +1725,10 @@ var INTRINSICS = {
1725
1725
  '%Int32Array%': typeof Int32Array === 'undefined' ? undefined$1 : Int32Array,
1726
1726
  '%isFinite%': isFinite,
1727
1727
  '%isNaN%': isNaN,
1728
- '%IteratorPrototype%': hasSymbols$2 ? getProto(getProto([][Symbol.iterator]())) : undefined$1,
1728
+ '%IteratorPrototype%': hasSymbols$1 ? getProto(getProto([][Symbol.iterator]())) : undefined$1,
1729
1729
  '%JSON%': typeof JSON === 'object' ? JSON : undefined$1,
1730
1730
  '%Map%': typeof Map === 'undefined' ? undefined$1 : Map,
1731
- '%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols$2 ? undefined$1 : getProto(new Map()[Symbol.iterator]()),
1731
+ '%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols$1 ? undefined$1 : getProto(new Map()[Symbol.iterator]()),
1732
1732
  '%Math%': Math,
1733
1733
  '%Number%': Number,
1734
1734
  '%Object%': Object,
@@ -1741,11 +1741,11 @@ var INTRINSICS = {
1741
1741
  '%Reflect%': typeof Reflect === 'undefined' ? undefined$1 : Reflect,
1742
1742
  '%RegExp%': RegExp,
1743
1743
  '%Set%': typeof Set === 'undefined' ? undefined$1 : Set,
1744
- '%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols$2 ? undefined$1 : getProto(new Set()[Symbol.iterator]()),
1744
+ '%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols$1 ? undefined$1 : getProto(new Set()[Symbol.iterator]()),
1745
1745
  '%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined$1 : SharedArrayBuffer,
1746
1746
  '%String%': String,
1747
- '%StringIteratorPrototype%': hasSymbols$2 ? getProto(''[Symbol.iterator]()) : undefined$1,
1748
- '%Symbol%': hasSymbols$2 ? Symbol : undefined$1,
1747
+ '%StringIteratorPrototype%': hasSymbols$1 ? getProto(''[Symbol.iterator]()) : undefined$1,
1748
+ '%Symbol%': hasSymbols$1 ? Symbol : undefined$1,
1749
1749
  '%SyntaxError%': $SyntaxError$1,
1750
1750
  '%ThrowTypeError%': ThrowTypeError,
1751
1751
  '%TypedArray%': TypedArray,
@@ -2214,8 +2214,11 @@ var IsPropertyKey = function IsPropertyKey(argument) {
2214
2214
  return typeof argument === 'string' || typeof argument === 'symbol';
2215
2215
  };
2216
2216
 
2217
- var hasSymbols$1 = shams();
2218
- var hasToStringTag$1 = hasSymbols$1 && !!Symbol.toStringTag;
2217
+ var shams = function hasToStringTagShams() {
2218
+ return shams$1() && !!Symbol.toStringTag;
2219
+ };
2220
+
2221
+ var hasToStringTag$1 = shams();
2219
2222
  var has;
2220
2223
  var $exec;
2221
2224
  var isRegexMarker;
@@ -2341,7 +2344,7 @@ var tryFunctionObject = function tryFunctionToStr(value) {
2341
2344
  var toStr = Object.prototype.toString;
2342
2345
  var fnClass = '[object Function]';
2343
2346
  var genClass = '[object GeneratorFunction]';
2344
- var hasToStringTag = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
2347
+ var hasToStringTag = typeof Symbol === 'function' && !!Symbol.toStringTag; // better: use `has-tostringtag`
2345
2348
  /* globals document: false */
2346
2349
  var documentDotAll = typeof document === 'object' && typeof document.all === 'undefined' && document.all !== undefined ? document.all : {};
2347
2350
 
@@ -2657,7 +2660,7 @@ var $slice = callBound('Array.prototype.slice');
2657
2660
  var $concat = callBound('Array.prototype.concat');
2658
2661
  var $forEach = callBound('Array.prototype.forEach');
2659
2662
 
2660
- var hasSymbols = hasSymbols$3();
2663
+ var hasSymbols = hasSymbols$2();
2661
2664
 
2662
2665
  var kCustomPromisifiedSymbol = hasSymbols ? Symbol('util.promisify.custom') : null;
2663
2666
  var kCustomPromisifyArgsSymbol = hasSymbols ? Symbol('customPromisifyArgs') : null;
@@ -3626,5 +3629,4 @@ var auth = {
3626
3629
  ProcessData: ProcessData_1
3627
3630
  };
3628
3631
 
3629
- export default auth;
3630
- export { AuthCookies_1 as AuthCookies, AuthHooks_1 as AuthHooks, Iron_1 as Iron, LoginForm_1 as LoginForm, PassportLocal_1 as PassportLocal, ProcessData_1 as ProcessData, ProfileForm_1 as ProfileForm, SignupForm_1 as SignupForm, User_1 as User };
3632
+ export { AuthCookies_1 as AuthCookies, AuthHooks_1 as AuthHooks, Iron_1 as Iron, LoginForm_1 as LoginForm, PassportLocal_1 as PassportLocal, ProcessData_1 as ProcessData, ProfileForm_1 as ProfileForm, SignupForm_1 as SignupForm, User_1 as User, auth as default };
@@ -109,9 +109,9 @@ var runtime = (function (exports) {
109
109
  // This is a polyfill for %IteratorPrototype% for environments that
110
110
  // don't natively support it.
111
111
  var IteratorPrototype = {};
112
- IteratorPrototype[iteratorSymbol] = function () {
112
+ define(IteratorPrototype, iteratorSymbol, function () {
113
113
  return this;
114
- };
114
+ });
115
115
 
116
116
  var getProto = Object.getPrototypeOf;
117
117
  var NativeIteratorPrototype = getProto && getProto(getProto(values([])));
@@ -125,8 +125,9 @@ var runtime = (function (exports) {
125
125
 
126
126
  var Gp = GeneratorFunctionPrototype.prototype =
127
127
  Generator.prototype = Object.create(IteratorPrototype);
128
- GeneratorFunction.prototype = Gp.constructor = GeneratorFunctionPrototype;
129
- GeneratorFunctionPrototype.constructor = GeneratorFunction;
128
+ GeneratorFunction.prototype = GeneratorFunctionPrototype;
129
+ define(Gp, "constructor", GeneratorFunctionPrototype);
130
+ define(GeneratorFunctionPrototype, "constructor", GeneratorFunction);
130
131
  GeneratorFunction.displayName = define(
131
132
  GeneratorFunctionPrototype,
132
133
  toStringTagSymbol,
@@ -240,9 +241,9 @@ var runtime = (function (exports) {
240
241
  }
241
242
 
242
243
  defineIteratorMethods(AsyncIterator.prototype);
243
- AsyncIterator.prototype[asyncIteratorSymbol] = function () {
244
+ define(AsyncIterator.prototype, asyncIteratorSymbol, function () {
244
245
  return this;
245
- };
246
+ });
246
247
  exports.AsyncIterator = AsyncIterator;
247
248
 
248
249
  // Note that simple async functions are implemented on top of
@@ -435,13 +436,13 @@ var runtime = (function (exports) {
435
436
  // iterator prototype chain incorrectly implement this, causing the Generator
436
437
  // object to not be returned from this call. This ensures that doesn't happen.
437
438
  // See https://github.com/facebook/regenerator/issues/274 for more details.
438
- Gp[iteratorSymbol] = function() {
439
+ define(Gp, iteratorSymbol, function() {
439
440
  return this;
440
- };
441
+ });
441
442
 
442
- Gp.toString = function() {
443
+ define(Gp, "toString", function() {
443
444
  return "[object Generator]";
444
- };
445
+ });
445
446
 
446
447
  function pushTryEntry(locs) {
447
448
  var entry = { tryLoc: locs[0] };
@@ -760,14 +761,19 @@ try {
760
761
  } catch (accidentalStrictMode) {
761
762
  // This module should not be running in strict mode, so the above
762
763
  // assignment should always work unless something is misconfigured. Just
763
- // in case runtime.js accidentally runs in strict mode, we can escape
764
+ // in case runtime.js accidentally runs in strict mode, in modern engines
765
+ // we can explicitly access globalThis. In older engines we can escape
764
766
  // strict mode using a global Function call. This could conceivably fail
765
767
  // if a Content Security Policy forbids using Function, but in that case
766
768
  // the proper solution is to fix the accidental strict mode problem. If
767
769
  // you've misconfigured your bundler to force strict mode and applied a
768
770
  // CSP to forbid Function, and you're not willing to fix either of those
769
771
  // problems, please detail your unique predicament in a GitHub issue.
770
- Function("r", "regeneratorRuntime = r")(runtime);
772
+ if (typeof globalThis === "object") {
773
+ globalThis.regeneratorRuntime = runtime;
774
+ } else {
775
+ Function("r", "regeneratorRuntime = r")(runtime);
776
+ }
771
777
  }
772
778
  });
773
779
 
@@ -1887,4 +1893,4 @@ var AuthWrapper = function AuthWrapper(_ref) {
1887
1893
  }
1888
1894
  };
1889
1895
 
1890
- export default AuthWrapper;
1896
+ export { AuthWrapper as default };
package/dist/esm/Beam.js CHANGED
@@ -345,4 +345,4 @@ var beam = {
345
345
  }
346
346
  };
347
347
 
348
- export default beam;
348
+ export { beam as default };
@@ -97,4 +97,4 @@ var Breadcrumbs = function Breadcrumbs(_ref) {
97
97
 
98
98
  var Breadcrumbs$1 = React__default.memo(Breadcrumbs);
99
99
 
100
- export default Breadcrumbs$1;
100
+ export { Breadcrumbs$1 as default };