@mjhls/mjh-framework 1.0.993-topelement-v6 → 1.0.993
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/AD.js +1 -1
- package/dist/cjs/AD300x250.js +1 -2
- package/dist/cjs/AD300x250x600.js +1 -2
- package/dist/cjs/AD728x90.js +1 -2
- package/dist/cjs/ADFloatingFooter.js +1 -2
- package/dist/cjs/ADGutter.js +1 -2
- package/dist/cjs/ADSkyscraper.js +1 -2
- package/dist/cjs/ADSponsoredResources.js +1 -2
- package/dist/cjs/ADWebcast.js +1 -2
- package/dist/cjs/ADWelcome.js +1 -2
- package/dist/cjs/AdSlot.js +1 -2
- package/dist/cjs/AdSlotsProvider.js +5 -5
- package/dist/cjs/AlgoliaSearch.js +738 -276
- package/dist/cjs/ArticleProgramLandingPage.js +4 -5
- package/dist/cjs/ArticleSeriesLandingPage.js +3 -4
- package/dist/cjs/ArticleSeriesListing.js +1 -2
- package/dist/cjs/Auth.js +26 -22830
- package/dist/cjs/AuthWrapper.js +16 -36
- package/dist/cjs/CMEDeck.js +1 -2
- package/dist/cjs/Column3.js +1 -2
- package/dist/cjs/ConferenceArticleCard.js +15 -15
- package/dist/cjs/ContentCardPaginated.js +2 -3
- package/dist/cjs/DeckContent.js +10 -11
- package/dist/cjs/DeckQueue.js +1 -2
- package/dist/cjs/DeckQueuePaginated.js +1 -2
- package/dist/cjs/{Dfp-c313a700.js → Dfp-67646058.js} +1 -2
- package/dist/cjs/EventsDeck.js +17 -17
- package/dist/cjs/ExternalResources.js +4 -5
- package/dist/cjs/GridContent.js +3 -4
- package/dist/cjs/GridContentPaginated.js +3 -4
- package/dist/cjs/HamMagazine.js +9 -9
- package/dist/cjs/HealthCareProfessionalModal.js +1 -1
- package/dist/cjs/HorizontalArticleListing.js +4 -5
- package/dist/cjs/{ImageSlider-ca708da8.js → ImageSlider-1ec0408b.js} +1 -1100
- package/dist/cjs/IssueLanding.js +35 -36
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +1 -2
- package/dist/cjs/MasterDeck.js +11 -12
- package/dist/cjs/MasterDeckPaginated.js +11 -12
- package/dist/cjs/{MediaSeriesCard-f6db8f70.js → MediaSeriesCard-2645b00a.js} +227 -218
- package/dist/cjs/MediaSeriesLanding.js +13 -14
- package/dist/cjs/MediaSeriesLandingPaginated.js +13 -14
- package/dist/cjs/NavMagazine.js +10 -10
- package/dist/cjs/NavNative.js +9 -9
- package/dist/cjs/PartnerDetailListing.js +9 -10
- package/dist/cjs/PartnerDetailListingPaginated.js +9 -10
- package/dist/cjs/PubSection.js +3 -4
- package/dist/cjs/PublicationLanding.js +26 -26
- package/dist/cjs/QueueDeckExpanded.js +3 -4
- package/dist/cjs/QueueDeckExpandedPaginated.js +3 -4
- package/dist/cjs/RelatedContent.js +28 -28
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Schema.js +1 -1
- package/dist/cjs/SeriesListingDeck.js +2 -3
- package/dist/cjs/{SeriesSlider-f5248377.js → SeriesSlider-18fc6e71.js} +4 -4
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/TaxonomyDescription.js +4 -5
- package/dist/cjs/TemplateNormal.js +1 -2
- package/dist/cjs/VideoProgramLandingPage.js +4 -5
- package/dist/cjs/VideoSeriesCard.js +1 -1
- package/dist/cjs/VideoSeriesLandingPage.js +3 -4
- package/dist/cjs/VideoSeriesListing.js +1 -2
- package/dist/cjs/View.js +8 -9
- package/dist/cjs/YoutubeGroup.js +4 -4
- package/dist/cjs/getSerializers.js +4 -5
- package/dist/cjs/{getTargeting-4439c99d.js → getTargeting-ba942d9a.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-b10d6863.js → index-669d70bd.js} +15 -12
- package/dist/cjs/{index-d2a6ef75.js → index-7435b964.js} +467 -2
- package/dist/cjs/{index-9ec837cc.js → index-b95410f0.js} +0 -35
- package/dist/cjs/index.js +14 -12
- package/dist/{esm/empty-a8042e3c.js → cjs/util-93a37fd0.js} +3 -135
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +1 -2
- package/dist/esm/AD300x250x600.js +1 -2
- package/dist/esm/AD728x90.js +1 -2
- package/dist/esm/ADFloatingFooter.js +1 -2
- package/dist/esm/ADGutter.js +1 -2
- package/dist/esm/ADSkyscraper.js +1 -2
- package/dist/esm/ADSponsoredResources.js +1 -2
- package/dist/esm/ADWebcast.js +1 -2
- package/dist/esm/ADWelcome.js +1 -2
- package/dist/esm/AdSlot.js +1 -2
- package/dist/esm/AdSlotsProvider.js +2 -3
- package/dist/esm/AlgoliaSearch.js +474 -12
- package/dist/esm/ArticleProgramLandingPage.js +4 -5
- package/dist/esm/ArticleSeriesLandingPage.js +3 -4
- package/dist/esm/ArticleSeriesListing.js +1 -2
- package/dist/esm/Auth.js +18 -22825
- package/dist/esm/AuthWrapper.js +16 -36
- package/dist/esm/CMEDeck.js +1 -2
- package/dist/esm/Column3.js +1 -2
- package/dist/esm/ConferenceArticleCard.js +15 -15
- package/dist/esm/ContentCardPaginated.js +2 -3
- package/dist/esm/DeckContent.js +10 -11
- package/dist/esm/DeckQueue.js +1 -2
- package/dist/esm/DeckQueuePaginated.js +1 -2
- package/dist/esm/{Dfp-102f0beb.js → Dfp-cf85d203.js} +1 -2
- package/dist/esm/EventsDeck.js +17 -17
- package/dist/esm/ExternalResources.js +4 -5
- package/dist/esm/GridContent.js +3 -4
- package/dist/esm/GridContentPaginated.js +3 -4
- package/dist/esm/HamMagazine.js +9 -9
- package/dist/esm/HealthCareProfessionalModal.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +4 -5
- package/dist/esm/{ImageSlider-fada4f0c.js → ImageSlider-83913c4c.js} +3 -1101
- package/dist/esm/IssueLanding.js +35 -36
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +1 -2
- package/dist/esm/MasterDeck.js +11 -12
- package/dist/esm/MasterDeckPaginated.js +11 -12
- package/dist/esm/{MediaSeriesCard-96ac8ed4.js → MediaSeriesCard-2a9ff7f3.js} +227 -218
- package/dist/esm/MediaSeriesLanding.js +13 -14
- package/dist/esm/MediaSeriesLandingPaginated.js +13 -14
- package/dist/esm/NavMagazine.js +10 -10
- package/dist/esm/NavNative.js +9 -9
- package/dist/esm/PartnerDetailListing.js +8 -9
- package/dist/esm/PartnerDetailListingPaginated.js +8 -9
- package/dist/esm/PubSection.js +3 -4
- package/dist/esm/PublicationLanding.js +26 -26
- package/dist/esm/QueueDeckExpanded.js +3 -4
- package/dist/esm/QueueDeckExpandedPaginated.js +3 -4
- package/dist/esm/RelatedContent.js +28 -28
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/Schema.js +1 -1
- package/dist/esm/SeriesListingDeck.js +2 -3
- package/dist/esm/{SeriesSlider-4875823e.js → SeriesSlider-5728e349.js} +4 -4
- package/dist/esm/SideFooter.js +2 -2
- package/dist/esm/TaxonomyDescription.js +4 -5
- package/dist/esm/TemplateNormal.js +1 -2
- package/dist/esm/VideoProgramLandingPage.js +4 -5
- package/dist/esm/VideoSeriesCard.js +1 -1
- package/dist/esm/VideoSeriesLandingPage.js +3 -4
- package/dist/esm/VideoSeriesListing.js +1 -2
- package/dist/esm/View.js +8 -9
- package/dist/esm/YoutubeGroup.js +4 -4
- package/dist/esm/getSerializers.js +4 -5
- package/dist/esm/{getTargeting-c6884f34.js → getTargeting-9bd28724.js} +9 -9
- package/dist/esm/getTargeting.js +1 -1
- package/dist/esm/{index-0ce54f8a.js → index-174b5baf.js} +1 -34
- package/dist/esm/{index-076baa11.js → index-4d0371dc.js} +7 -5
- package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
- package/dist/esm/index.js +14 -12
- package/dist/{cjs/empty-559717f3.js → esm/util-8ed16d48.js} +1 -146
- package/package.json +114 -114
- package/dist/cjs/defineProperty-ad65f5f0.js +0 -110
- package/dist/cjs/events-1b438fe7.js +0 -469
- package/dist/cjs/index-0cf4c9fc.js +0 -904
- package/dist/esm/defineProperty-50094484.js +0 -101
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/index-e7075467.js +0 -897
- /package/dist/cjs/{ADInfeed-f316b66a.js → ADInfeed-ef933a08.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-2003306e.js → ADlgInfeed-0e931f24.js} +0 -0
- /package/dist/esm/{ADInfeed-777bb0b3.js → ADInfeed-f946441a.js} +0 -0
- /package/dist/esm/{ADlgInfeed-e7fd1bb6.js → ADlgInfeed-012e6f16.js} +0 -0
package/dist/esm/AuthWrapper.js
CHANGED
|
@@ -13,8 +13,7 @@ function _interopRequireDefault(obj) {
|
|
|
13
13
|
};
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
module.exports = _interopRequireDefault;
|
|
17
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
16
|
+
module.exports = _interopRequireDefault, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
18
17
|
});
|
|
19
18
|
|
|
20
19
|
unwrapExports(interopRequireDefault);
|
|
@@ -23,25 +22,14 @@ var _typeof_1 = createCommonjsModule(function (module) {
|
|
|
23
22
|
function _typeof(obj) {
|
|
24
23
|
"@babel/helpers - typeof";
|
|
25
24
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
32
|
-
} else {
|
|
33
|
-
module.exports = _typeof = function _typeof(obj) {
|
|
34
|
-
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
35
|
-
};
|
|
36
|
-
|
|
37
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
return _typeof(obj);
|
|
25
|
+
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
26
|
+
return typeof obj;
|
|
27
|
+
} : function (obj) {
|
|
28
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
29
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(obj);
|
|
41
30
|
}
|
|
42
31
|
|
|
43
|
-
module.exports = _typeof;
|
|
44
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
32
|
+
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
45
33
|
});
|
|
46
34
|
|
|
47
35
|
unwrapExports(_typeof_1);
|
|
@@ -820,8 +808,7 @@ function _defineProperty(obj, key, value) {
|
|
|
820
808
|
return obj;
|
|
821
809
|
}
|
|
822
810
|
|
|
823
|
-
module.exports = _defineProperty;
|
|
824
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
811
|
+
module.exports = _defineProperty, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
825
812
|
});
|
|
826
813
|
|
|
827
814
|
unwrapExports(defineProperty);
|
|
@@ -863,8 +850,7 @@ function _asyncToGenerator(fn) {
|
|
|
863
850
|
};
|
|
864
851
|
}
|
|
865
852
|
|
|
866
|
-
module.exports = _asyncToGenerator;
|
|
867
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
853
|
+
module.exports = _asyncToGenerator, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
868
854
|
});
|
|
869
855
|
|
|
870
856
|
unwrapExports(asyncToGenerator);
|
|
@@ -874,8 +860,7 @@ function _arrayWithHoles(arr) {
|
|
|
874
860
|
if (Array.isArray(arr)) return arr;
|
|
875
861
|
}
|
|
876
862
|
|
|
877
|
-
module.exports = _arrayWithHoles;
|
|
878
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
863
|
+
module.exports = _arrayWithHoles, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
879
864
|
});
|
|
880
865
|
|
|
881
866
|
unwrapExports(arrayWithHoles);
|
|
@@ -911,8 +896,7 @@ function _iterableToArrayLimit(arr, i) {
|
|
|
911
896
|
return _arr;
|
|
912
897
|
}
|
|
913
898
|
|
|
914
|
-
module.exports = _iterableToArrayLimit;
|
|
915
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
899
|
+
module.exports = _iterableToArrayLimit, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
916
900
|
});
|
|
917
901
|
|
|
918
902
|
unwrapExports(iterableToArrayLimit);
|
|
@@ -928,8 +912,7 @@ function _arrayLikeToArray(arr, len) {
|
|
|
928
912
|
return arr2;
|
|
929
913
|
}
|
|
930
914
|
|
|
931
|
-
module.exports = _arrayLikeToArray;
|
|
932
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
915
|
+
module.exports = _arrayLikeToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
933
916
|
});
|
|
934
917
|
|
|
935
918
|
unwrapExports(arrayLikeToArray);
|
|
@@ -944,8 +927,7 @@ function _unsupportedIterableToArray(o, minLen) {
|
|
|
944
927
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);
|
|
945
928
|
}
|
|
946
929
|
|
|
947
|
-
module.exports = _unsupportedIterableToArray;
|
|
948
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
930
|
+
module.exports = _unsupportedIterableToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
949
931
|
});
|
|
950
932
|
|
|
951
933
|
unwrapExports(unsupportedIterableToArray);
|
|
@@ -955,8 +937,7 @@ function _nonIterableRest() {
|
|
|
955
937
|
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
956
938
|
}
|
|
957
939
|
|
|
958
|
-
module.exports = _nonIterableRest;
|
|
959
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
940
|
+
module.exports = _nonIterableRest, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
960
941
|
});
|
|
961
942
|
|
|
962
943
|
unwrapExports(nonIterableRest);
|
|
@@ -966,8 +947,7 @@ function _slicedToArray(arr, i) {
|
|
|
966
947
|
return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();
|
|
967
948
|
}
|
|
968
949
|
|
|
969
|
-
module.exports = _slicedToArray;
|
|
970
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
950
|
+
module.exports = _slicedToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
971
951
|
});
|
|
972
952
|
|
|
973
953
|
unwrapExports(slicedToArray);
|
|
@@ -1857,7 +1837,7 @@ client$1.Provider;
|
|
|
1857
1837
|
|
|
1858
1838
|
var client = client$1.default;
|
|
1859
1839
|
|
|
1860
|
-
var css = ".AuthWrapper-module_loginBox__3l-BE {\
|
|
1840
|
+
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}";
|
|
1861
1841
|
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" };
|
|
1862
1842
|
styleInject(css);
|
|
1863
1843
|
|
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -9,7 +9,7 @@ import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
|
9
9
|
import { m as main_43 } from './main-9f6806ea.js';
|
|
10
10
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
11
11
|
import { useRouter } from 'next/router';
|
|
12
|
-
import { l as lib_3 } from './index-
|
|
12
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
13
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
14
|
import './core.get-iterator-method-ea258bb1.js';
|
|
15
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -18,7 +18,6 @@ import './_iter-detect-98db3b07.js';
|
|
|
18
18
|
import 'react-dom';
|
|
19
19
|
import './isSymbol-a7e9aafe.js';
|
|
20
20
|
import './toNumber-5aeba6e7.js';
|
|
21
|
-
import './events-6c3a7a63.js';
|
|
22
21
|
import 'prop-types';
|
|
23
22
|
|
|
24
23
|
var itemsPerPage = 12;
|
package/dist/esm/Column3.js
CHANGED
|
@@ -15,8 +15,7 @@ import './AdSlot.js';
|
|
|
15
15
|
import './extends-6d8e3924.js';
|
|
16
16
|
import './_object-pie-133f504a.js';
|
|
17
17
|
import 'prop-types';
|
|
18
|
-
import './index-
|
|
19
|
-
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-5cc7b406.js';
|
|
20
19
|
import './debounce-533d9748.js';
|
|
21
20
|
import './isSymbol-a7e9aafe.js';
|
|
22
21
|
import './toNumber-5aeba6e7.js';
|
|
@@ -7,21 +7,21 @@ import './web.dom.iterable-ab4dea5c.js';
|
|
|
7
7
|
import './core.get-iterator-method-ea258bb1.js';
|
|
8
8
|
import './index-3f5c03b2.js';
|
|
9
9
|
|
|
10
|
-
/*
|
|
11
|
-
Example usage - targetedonc.com/latest-conference
|
|
12
|
-
const query = `*[!(_id in path("drafts.**")) && _type == "article" && defined(title) && is_visible == true && published <= '${today}' && references('b49d36b8-aa56-4183-a2bc-1568c229fb72') ] | order(published desc) [$from...$to] {
|
|
13
|
-
...,
|
|
14
|
-
title,
|
|
15
|
-
summary,
|
|
16
|
-
thumbnail,
|
|
17
|
-
url,
|
|
18
|
-
published,
|
|
19
|
-
documentGroup->,
|
|
20
|
-
contentCategory->,
|
|
21
|
-
'pageNumber': ${currentPage}
|
|
22
|
-
}`
|
|
23
|
-
|
|
24
|
-
const posts = await client.fetch(query, params)
|
|
10
|
+
/*
|
|
11
|
+
Example usage - targetedonc.com/latest-conference
|
|
12
|
+
const query = `*[!(_id in path("drafts.**")) && _type == "article" && defined(title) && is_visible == true && published <= '${today}' && references('b49d36b8-aa56-4183-a2bc-1568c229fb72') ] | order(published desc) [$from...$to] {
|
|
13
|
+
...,
|
|
14
|
+
title,
|
|
15
|
+
summary,
|
|
16
|
+
thumbnail,
|
|
17
|
+
url,
|
|
18
|
+
published,
|
|
19
|
+
documentGroup->,
|
|
20
|
+
contentCategory->,
|
|
21
|
+
'pageNumber': ${currentPage}
|
|
22
|
+
}`
|
|
23
|
+
|
|
24
|
+
const posts = await client.fetch(query, params)
|
|
25
25
|
*/
|
|
26
26
|
|
|
27
27
|
var ConferenceArticleCard = function ConferenceArticleCard(props) {
|
|
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
|
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
7
7
|
import Container from 'react-bootstrap/Container';
|
|
8
8
|
import Row from 'react-bootstrap/Row';
|
|
9
9
|
import Col from 'react-bootstrap/Col';
|
|
@@ -14,7 +14,7 @@ import urlFor from './urlFor.js';
|
|
|
14
14
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
15
15
|
import { m as main_43 } from './main-9f6806ea.js';
|
|
16
16
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
17
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
17
|
+
import { A as ADInfeed } from './ADInfeed-f946441a.js';
|
|
18
18
|
import { P as Pagination } from './Pagination-9fe9f61d.js';
|
|
19
19
|
import Spinner from 'react-bootstrap/Spinner';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -27,7 +27,6 @@ import './_object-sap-7cee6f84.js';
|
|
|
27
27
|
import './define-property-5f1bda73.js';
|
|
28
28
|
import './typeof-e9fc0c5d.js';
|
|
29
29
|
import './_is-array-8d21b9e3.js';
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
31
30
|
import 'prop-types';
|
|
32
31
|
import './slicedToArray-6ebcbfea.js';
|
|
33
32
|
import './index-3f5c03b2.js';
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
|
2
2
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
6
6
|
import Container from 'react-bootstrap/Container';
|
|
7
7
|
import Row from 'react-bootstrap/Row';
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
@@ -16,7 +16,7 @@ import urlFor from './urlFor.js';
|
|
|
16
16
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
17
17
|
import { m as main_43 } from './main-9f6806ea.js';
|
|
18
18
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
19
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
19
|
+
import { A as ADInfeed } from './ADInfeed-f946441a.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
22
22
|
import './_iter-detect-98db3b07.js';
|
|
@@ -27,7 +27,6 @@ import './typeof-e9fc0c5d.js';
|
|
|
27
27
|
import './web.dom.iterable-ab4dea5c.js';
|
|
28
28
|
import './_is-array-8d21b9e3.js';
|
|
29
29
|
import './_library-528f1934.js';
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
31
30
|
import 'prop-types';
|
|
32
31
|
import './isSymbol-a7e9aafe.js';
|
|
33
32
|
import './toNumber-5aeba6e7.js';
|
|
@@ -182,14 +181,14 @@ var DeckContent = function (_React$Component) {
|
|
|
182
181
|
var newPath = pageNumber === 1 ? '' + path : path + '?page=' + pageNumber;
|
|
183
182
|
|
|
184
183
|
// please leave this for later debug purpose : Yong Jun.
|
|
185
|
-
/* console.log('page change reported', {
|
|
186
|
-
currentPage: currentPage,
|
|
187
|
-
pageNumber: pageNumber,
|
|
188
|
-
pathname: pathname,
|
|
189
|
-
path: path,
|
|
190
|
-
newPath: newPath,
|
|
191
|
-
firstPage: pageNumber === 1,
|
|
192
|
-
queryString: queryString
|
|
184
|
+
/* console.log('page change reported', {
|
|
185
|
+
currentPage: currentPage,
|
|
186
|
+
pageNumber: pageNumber,
|
|
187
|
+
pathname: pathname,
|
|
188
|
+
path: path,
|
|
189
|
+
newPath: newPath,
|
|
190
|
+
firstPage: pageNumber === 1,
|
|
191
|
+
queryString: queryString
|
|
193
192
|
}) */
|
|
194
193
|
|
|
195
194
|
if (pageview) {
|
package/dist/esm/DeckQueue.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
|
2
2
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
6
6
|
import Container from 'react-bootstrap/Container';
|
|
7
7
|
import Row from 'react-bootstrap/Row';
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
@@ -27,7 +27,6 @@ import './typeof-e9fc0c5d.js';
|
|
|
27
27
|
import './web.dom.iterable-ab4dea5c.js';
|
|
28
28
|
import './_is-array-8d21b9e3.js';
|
|
29
29
|
import './_library-528f1934.js';
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
31
30
|
import 'prop-types';
|
|
32
31
|
import 'react-dom';
|
|
33
32
|
import './isSymbol-a7e9aafe.js';
|
|
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
|
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
7
7
|
import Container from 'react-bootstrap/Container';
|
|
8
8
|
import Row from 'react-bootstrap/Row';
|
|
9
9
|
import Col from 'react-bootstrap/Col';
|
|
@@ -27,7 +27,6 @@ import './_object-sap-7cee6f84.js';
|
|
|
27
27
|
import './define-property-5f1bda73.js';
|
|
28
28
|
import './typeof-e9fc0c5d.js';
|
|
29
29
|
import './_is-array-8d21b9e3.js';
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
31
30
|
import 'prop-types';
|
|
32
31
|
import 'react-dom';
|
|
33
32
|
import './isSymbol-a7e9aafe.js';
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
2
|
import React__default, { useState } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
|
-
import { b as lib_1, a as lib_2 } from './index-
|
|
4
|
+
import { b as lib_1, a as lib_2 } from './index-5cc7b406.js';
|
|
5
5
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
6
6
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './web.dom.iterable-ab4dea5c.js';
|
|
9
9
|
import './core.get-iterator-method-ea258bb1.js';
|
|
10
|
-
import './events-6c3a7a63.js';
|
|
11
10
|
import 'react-dom';
|
|
12
11
|
import './isSymbol-a7e9aafe.js';
|
|
13
12
|
import './toNumber-5aeba6e7.js';
|
package/dist/esm/EventsDeck.js
CHANGED
|
@@ -272,23 +272,23 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
272
272
|
if (cventAccessToken && cventAccessToken !== 'undefined') {
|
|
273
273
|
setAccessToken(cventAccessToken);
|
|
274
274
|
} else {
|
|
275
|
-
/*const encodedData = window.btoa(clientId + ':' + clientSecret)
|
|
276
|
-
//const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
|
|
277
|
-
const url = `https://api-platform.cvent.com/ea/oauth2/token`
|
|
278
|
-
fetch(url, {
|
|
279
|
-
headers: {
|
|
280
|
-
'Content-Type': 'application/x-www-form-urlencoded',
|
|
281
|
-
Authorization: `Basic ${encodedData}`
|
|
282
|
-
},
|
|
283
|
-
method: 'POST',
|
|
284
|
-
body: `grant_type=client_credentials&client_id=${clientId}`
|
|
285
|
-
})
|
|
286
|
-
.then((response) => response.json())
|
|
287
|
-
.then((json) => {
|
|
288
|
-
const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
|
|
289
|
-
Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
|
|
290
|
-
setAccessToken(json.access_token)
|
|
291
|
-
})
|
|
275
|
+
/*const encodedData = window.btoa(clientId + ':' + clientSecret)
|
|
276
|
+
//const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
|
|
277
|
+
const url = `https://api-platform.cvent.com/ea/oauth2/token`
|
|
278
|
+
fetch(url, {
|
|
279
|
+
headers: {
|
|
280
|
+
'Content-Type': 'application/x-www-form-urlencoded',
|
|
281
|
+
Authorization: `Basic ${encodedData}`
|
|
282
|
+
},
|
|
283
|
+
method: 'POST',
|
|
284
|
+
body: `grant_type=client_credentials&client_id=${clientId}`
|
|
285
|
+
})
|
|
286
|
+
.then((response) => response.json())
|
|
287
|
+
.then((json) => {
|
|
288
|
+
const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
|
|
289
|
+
Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
|
|
290
|
+
setAccessToken(json.access_token)
|
|
291
|
+
})
|
|
292
292
|
.catch((e) => console.log(e))*/
|
|
293
293
|
// hello
|
|
294
294
|
var url = 'https://beam.mjhlifesciences.com/api/cvent/token';
|
|
@@ -2,7 +2,7 @@ import { _ as _extends } from './extends-6d8e3924.js';
|
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
3
|
import React__default, { useState, useEffect } from 'react';
|
|
4
4
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
5
|
-
import { g as getSerializers } from './index-
|
|
5
|
+
import { g as getSerializers } from './index-4d0371dc.js';
|
|
6
6
|
import { m as momentTimezone } from './index-30a6257d.js';
|
|
7
7
|
import { useRouter } from 'next/router';
|
|
8
8
|
import Button from 'react-bootstrap/Button';
|
|
@@ -15,10 +15,9 @@ import 'prop-types';
|
|
|
15
15
|
import './index-3f5c03b2.js';
|
|
16
16
|
import 'react-bootstrap';
|
|
17
17
|
import './urlFor.js';
|
|
18
|
-
import './index-
|
|
19
|
-
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-5cc7b406.js';
|
|
20
19
|
import './index-c7e2ac95.js';
|
|
21
|
-
import './
|
|
20
|
+
import './util-8ed16d48.js';
|
|
22
21
|
import './Beam.js';
|
|
23
22
|
import './stringify-2b084bee.js';
|
|
24
23
|
import './asyncToGenerator-958ef5fc.js';
|
|
@@ -34,7 +33,7 @@ import './_is-array-8d21b9e3.js';
|
|
|
34
33
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
35
34
|
import 'react-bootstrap/Modal';
|
|
36
35
|
import 'react-bootstrap/Form';
|
|
37
|
-
import '
|
|
36
|
+
import 'react-ga';
|
|
38
37
|
import './GroupDeck.js';
|
|
39
38
|
import './smoothscroll-fa4e3f8c.js';
|
|
40
39
|
import './moment-bc12cb97.js';
|
package/dist/esm/GridContent.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
|
2
2
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
6
6
|
import Container from 'react-bootstrap/Container';
|
|
7
7
|
import Row from 'react-bootstrap/Row';
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
@@ -12,9 +12,9 @@ import { m as moment } from './moment-bc12cb97.js';
|
|
|
12
12
|
import { withRouter } from 'next/router';
|
|
13
13
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
14
14
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
15
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
15
|
+
import { A as ADInfeed } from './ADInfeed-f946441a.js';
|
|
16
16
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
17
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
17
|
+
import { A as ADlgInfeed } from './ADlgInfeed-012e6f16.js';
|
|
18
18
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
19
19
|
import { g as get_1 } from './get-3c308da4.js';
|
|
20
20
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
@@ -34,7 +34,6 @@ import './typeof-e9fc0c5d.js';
|
|
|
34
34
|
import './web.dom.iterable-ab4dea5c.js';
|
|
35
35
|
import './_is-array-8d21b9e3.js';
|
|
36
36
|
import './_library-528f1934.js';
|
|
37
|
-
import './events-6c3a7a63.js';
|
|
38
37
|
import 'prop-types';
|
|
39
38
|
import 'react-dom';
|
|
40
39
|
import './slicedToArray-6ebcbfea.js';
|
|
@@ -4,7 +4,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
|
|
|
4
4
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
5
5
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
6
6
|
import React__default from 'react';
|
|
7
|
-
import { l as lib_3 } from './index-
|
|
7
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
8
8
|
import Container from 'react-bootstrap/Container';
|
|
9
9
|
import Row from 'react-bootstrap/Row';
|
|
10
10
|
import Col from 'react-bootstrap/Col';
|
|
@@ -13,9 +13,9 @@ import { m as moment } from './moment-bc12cb97.js';
|
|
|
13
13
|
import { withRouter } from 'next/router';
|
|
14
14
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
15
15
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
16
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
16
|
+
import { A as ADInfeed } from './ADInfeed-f946441a.js';
|
|
17
17
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
18
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
18
|
+
import { A as ADlgInfeed } from './ADlgInfeed-012e6f16.js';
|
|
19
19
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
20
20
|
import { g as get_1 } from './get-3c308da4.js';
|
|
21
21
|
import urlFor from './urlFor.js';
|
|
@@ -34,7 +34,6 @@ import './_object-sap-7cee6f84.js';
|
|
|
34
34
|
import './define-property-5f1bda73.js';
|
|
35
35
|
import './typeof-e9fc0c5d.js';
|
|
36
36
|
import './_is-array-8d21b9e3.js';
|
|
37
|
-
import './events-6c3a7a63.js';
|
|
38
37
|
import 'prop-types';
|
|
39
38
|
import 'react-dom';
|
|
40
39
|
import './slicedToArray-6ebcbfea.js';
|
package/dist/esm/HamMagazine.js
CHANGED
|
@@ -27,15 +27,15 @@ import './_library-528f1934.js';
|
|
|
27
27
|
import './_iter-detect-98db3b07.js';
|
|
28
28
|
|
|
29
29
|
var HamMagazine = function HamMagazine(props) {
|
|
30
|
-
/*
|
|
31
|
-
Example Nav with acceptable props
|
|
32
|
-
<MagazineNav
|
|
33
|
-
showLogin
|
|
34
|
-
logo={props.settings.logo}
|
|
35
|
-
dataObject={props.cache.mainNavCache}
|
|
36
|
-
website={website}
|
|
37
|
-
subNav={props.cache.subNavCache}
|
|
38
|
-
/>
|
|
30
|
+
/*
|
|
31
|
+
Example Nav with acceptable props
|
|
32
|
+
<MagazineNav
|
|
33
|
+
showLogin
|
|
34
|
+
logo={props.settings.logo}
|
|
35
|
+
dataObject={props.cache.mainNavCache}
|
|
36
|
+
website={website}
|
|
37
|
+
subNav={props.cache.subNavCache}
|
|
38
|
+
/>
|
|
39
39
|
*/
|
|
40
40
|
|
|
41
41
|
// Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
|
|
@@ -4,7 +4,7 @@ import Modal from 'react-bootstrap/Modal';
|
|
|
4
4
|
import Button from 'react-bootstrap/Button';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
6
6
|
|
|
7
|
-
var css = ".HealthcareProfessionalModal-module_container__HUaSr {\
|
|
7
|
+
var css = ".HealthcareProfessionalModal-module_container__HUaSr {\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n background: rgba(0,0,0,.1);\n z-index: 9999999999;\n display: grid;\n place-items: center;\n}\n.HealthcareProfessionalModal-module_modal__31CzM{\n background: #fff;\n padding: 1.5rem;\n text-align: center;\n position: relative;\n width: 400px;\n max-width: 90vw;\n\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\n animation: HealthcareProfessionalModal-module_show__3soMo .5s forwards;\n transform: translateY(0);\n opacity:1;\n}\n.HealthcareProfessionalModal-module_header__3uIr7 {\n background-color: #0d335a;\nposition: absolute;\n padding: 1rem;\n width: 80%;\ntop: 0;\nleft: 50%;\ntransform: translateX(-50%) translateY(-50%) ;\n border-radius: 15px;\n}\n.HealthcareProfessionalModal-module_body__3bnyN {\n color: #202020;\n}\n.HealthcareProfessionalModal-module_body__3bnyN span{\n font-weight: bold;\n}\n.HealthcareProfessionalModal-module_body__3bnyN .HealthcareProfessionalModal-module_title__27l5n {\n font-size: 24px;\n margin-bottom: 1rem;\n}\n.HealthcareProfessionalModal-module_controls__1wXJl button {\n margin: 1.5rem 1rem;\n border-radius: 5px;\n font-size: 1rem;\n}\n@keyframes HealthcareProfessionalModal-module_show__3soMo {\n from{\n transform: translateY(25px);\n opacity: 0;\n }\n to {\n transform: translateY(0);\n opacity:1;\n }\n}";
|
|
8
8
|
var styles = { "container": "HealthcareProfessionalModal-module_container__HUaSr", "modal": "HealthcareProfessionalModal-module_modal__31CzM", "show": "HealthcareProfessionalModal-module_show__3soMo", "header": "HealthcareProfessionalModal-module_header__3uIr7", "body": "HealthcareProfessionalModal-module_body__3bnyN", "title": "HealthcareProfessionalModal-module_title__27l5n", "controls": "HealthcareProfessionalModal-module_controls__1wXJl" };
|
|
9
9
|
styleInject(css);
|
|
10
10
|
|
|
@@ -3,7 +3,7 @@ import React__default from 'react';
|
|
|
3
3
|
import ArticleCarousel from './ArticleCarousel.js';
|
|
4
4
|
import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
|
|
5
5
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
6
|
-
import { g as getSerializers } from './index-
|
|
6
|
+
import { g as getSerializers } from './index-4d0371dc.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './_object-pie-133f504a.js';
|
|
@@ -20,10 +20,9 @@ import './index-3f5c03b2.js';
|
|
|
20
20
|
import './main-9f6806ea.js';
|
|
21
21
|
import './iconBase-ccc56b97.js';
|
|
22
22
|
import 'react-bootstrap';
|
|
23
|
-
import './index-
|
|
24
|
-
import './events-6c3a7a63.js';
|
|
23
|
+
import './index-5cc7b406.js';
|
|
25
24
|
import 'next/router';
|
|
26
|
-
import './
|
|
25
|
+
import './util-8ed16d48.js';
|
|
27
26
|
import './Beam.js';
|
|
28
27
|
import './stringify-2b084bee.js';
|
|
29
28
|
import './asyncToGenerator-958ef5fc.js';
|
|
@@ -37,7 +36,7 @@ import './brightcove-react-player-loader.es-57a70a56.js';
|
|
|
37
36
|
import 'react-bootstrap/Modal';
|
|
38
37
|
import 'react-bootstrap/Button';
|
|
39
38
|
import 'react-bootstrap/Form';
|
|
40
|
-
import '
|
|
39
|
+
import 'react-ga';
|
|
41
40
|
import './GroupDeck.js';
|
|
42
41
|
import './moment-bc12cb97.js';
|
|
43
42
|
import './SocialShare.js';
|