@mjhls/mjh-framework 1.0.1048 → 1.0.1050-lightbox
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 +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/AdSlotsProvider.js +2 -1
- package/dist/cjs/AlgoliaSearch.js +38 -337
- package/dist/cjs/ArticleProgramLandingPage.js +3 -2
- package/dist/cjs/ArticleSeriesLandingPage.js +4 -3
- package/dist/cjs/ArticleSeriesListing.js +2 -1
- package/dist/cjs/AuthWrapper.js +96 -6
- package/dist/cjs/CEDeckSupabase.js +3 -2
- package/dist/cjs/CMEDeck.js +2 -1
- package/dist/cjs/Column3.js +2 -1
- package/dist/cjs/ConferenceArticleCard.js +15 -15
- package/dist/cjs/ContentCardPaginated.js +3 -2
- package/dist/cjs/DeckContent.js +11 -10
- package/dist/cjs/DeckQueue.js +2 -1
- package/dist/cjs/DeckQueuePaginated.js +2 -1
- package/dist/cjs/{Dfp-67646058.js → Dfp-c313a700.js} +2 -1
- package/dist/cjs/EventsDeck.js +17 -17
- package/dist/cjs/ExternalResources.js +3 -2
- package/dist/cjs/GridContent.js +4 -3
- package/dist/cjs/GridContentPaginated.js +4 -3
- package/dist/cjs/HamMagazine.js +9 -9
- package/dist/cjs/HealthCareProfessionalModal.js +1 -1
- package/dist/cjs/HorizontalArticleListing.js +3 -2
- package/dist/cjs/{ImageSlider-984a697b.js → ImageSlider-d65bc9c8.js} +156 -116
- 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 +12 -11
- package/dist/cjs/{MediaSeriesCard-d7801ba1.js → MediaSeriesCard-6cb9a6e6.js} +2 -2
- package/dist/cjs/MediaSeriesLanding.js +13 -12
- package/dist/cjs/MediaSeriesLandingPaginated.js +13 -12
- package/dist/cjs/NavMagazine.js +10 -10
- package/dist/cjs/NavNative.js +9 -9
- package/dist/cjs/PartnerDetailListing.js +6 -6
- package/dist/cjs/PartnerDetailListingPaginated.js +6 -6
- package/dist/cjs/PixelTracking.js +17 -1
- package/dist/cjs/PodcastsLanding.js +6 -5
- package/dist/cjs/PubSection.js +4 -3
- package/dist/cjs/PublicationLanding.js +26 -26
- package/dist/cjs/QueueDeckExpanded.js +4 -3
- package/dist/cjs/QueueDeckExpandedPaginated.js +4 -3
- package/dist/cjs/RelatedContent.js +28 -28
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Segment.js +10 -5
- package/dist/cjs/SeriesListingDeck.js +3 -2
- package/dist/cjs/{SeriesSlider-086a8319.js → SeriesSlider-c7ed509b.js} +4 -4
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/TaxonomyDescription.js +3 -2
- package/dist/cjs/TemplateNormal.js +2 -1
- package/dist/cjs/{Tooltip-96fe6ef6.js → Tooltip-02a841b5.js} +86 -34
- 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 +7 -6
- package/dist/cjs/YoutubeGroup.js +4 -4
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/getSerializers.js +3 -2
- package/dist/cjs/{getTargeting-5b954783.js → getTargeting-45ffbee8.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-abcf2d94.js → index-1165a652.js} +12 -22
- package/dist/cjs/{index-50be6759.js → index-9ec837cc.js} +9 -25
- package/dist/cjs/{index-7435b964.js → index-d2a6ef75.js} +2 -467
- package/dist/cjs/index.js +9 -10
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +2 -1
- package/dist/esm/AD300x250x600.js +2 -1
- package/dist/esm/AD728x90.js +2 -1
- package/dist/esm/ADFloatingFooter.js +2 -1
- package/dist/esm/ADGutter.js +2 -1
- package/dist/esm/ADSkyscraper.js +2 -1
- package/dist/esm/ADSponsoredResources.js +2 -1
- package/dist/esm/ADWebcast.js +2 -1
- package/dist/esm/ADWelcome.js +2 -1
- package/dist/esm/AdSlot.js +2 -1
- package/dist/esm/AdSlotsProvider.js +2 -1
- package/dist/esm/AlgoliaSearch.js +37 -336
- package/dist/esm/ArticleProgramLandingPage.js +3 -2
- package/dist/esm/ArticleSeriesLandingPage.js +4 -3
- package/dist/esm/ArticleSeriesListing.js +2 -1
- package/dist/esm/AuthWrapper.js +93 -3
- package/dist/esm/CEDeckSupabase.js +3 -2
- package/dist/esm/CMEDeck.js +2 -1
- package/dist/esm/Column3.js +2 -1
- package/dist/esm/ConferenceArticleCard.js +15 -15
- package/dist/esm/ContentCardPaginated.js +3 -2
- package/dist/esm/DeckContent.js +11 -10
- package/dist/esm/DeckQueue.js +2 -1
- package/dist/esm/DeckQueuePaginated.js +2 -1
- package/dist/esm/{Dfp-cf85d203.js → Dfp-102f0beb.js} +2 -1
- package/dist/esm/EventsDeck.js +17 -17
- package/dist/esm/ExternalResources.js +3 -2
- package/dist/esm/GridContent.js +4 -3
- package/dist/esm/GridContentPaginated.js +4 -3
- package/dist/esm/HamMagazine.js +9 -9
- package/dist/esm/HealthCareProfessionalModal.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +3 -2
- package/dist/esm/{ImageSlider-497e9c88.js → ImageSlider-da225417.js} +157 -117
- package/dist/esm/IssueLanding.js +34 -33
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +2 -1
- package/dist/esm/MasterDeck.js +12 -11
- package/dist/esm/MasterDeckPaginated.js +12 -11
- package/dist/esm/{MediaSeriesCard-ffe77e8e.js → MediaSeriesCard-d36385ff.js} +2 -2
- package/dist/esm/MediaSeriesLanding.js +13 -12
- package/dist/esm/MediaSeriesLandingPaginated.js +13 -12
- package/dist/esm/NavMagazine.js +10 -10
- package/dist/esm/NavNative.js +9 -9
- package/dist/esm/PartnerDetailListing.js +6 -6
- package/dist/esm/PartnerDetailListingPaginated.js +6 -6
- package/dist/esm/PixelTracking.js +17 -1
- package/dist/esm/PodcastsLanding.js +6 -5
- package/dist/esm/PubSection.js +4 -3
- package/dist/esm/PublicationLanding.js +26 -26
- package/dist/esm/QueueDeckExpanded.js +4 -3
- package/dist/esm/QueueDeckExpandedPaginated.js +4 -3
- package/dist/esm/RelatedContent.js +28 -28
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/Segment.js +10 -5
- package/dist/esm/SeriesListingDeck.js +3 -2
- package/dist/esm/{SeriesSlider-a6b1d617.js → SeriesSlider-b467f00c.js} +4 -4
- package/dist/esm/SideFooter.js +2 -2
- package/dist/esm/TaxonomyDescription.js +3 -2
- package/dist/esm/TemplateNormal.js +2 -1
- package/dist/esm/{Tooltip-bc98d17e.js → Tooltip-7a093cd4.js} +244 -192
- package/dist/esm/VideoProgramLandingPage.js +3 -2
- package/dist/esm/VideoSeriesCard.js +1 -1
- package/dist/esm/VideoSeriesLandingPage.js +4 -3
- package/dist/esm/VideoSeriesListing.js +2 -1
- package/dist/esm/View.js +7 -6
- package/dist/esm/YoutubeGroup.js +4 -4
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/getSerializers.js +3 -2
- package/dist/esm/{getTargeting-5a281334.js → getTargeting-a569a9cc.js} +9 -9
- package/dist/esm/getTargeting.js +1 -1
- package/dist/esm/{index-98ca9cec.js → index-0ce54f8a.js} +10 -25
- package/dist/esm/{index-5b4444df.js → index-4a515426.js} +12 -22
- package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
- package/dist/esm/index.js +9 -10
- package/package.json +116 -116
- package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/esm/defineProperty-23a8f8cd.js +0 -68
- package/dist/esm/typeof-2f07d0e8.js +0 -30
- /package/dist/cjs/{ADInfeed-92da28cb.js → ADInfeed-89f63b7d.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-04685f6f.js → ADlgInfeed-a536168e.js} +0 -0
- /package/dist/esm/{ADInfeed-50f279b3.js → ADInfeed-c14e043c.js} +0 -0
- /package/dist/esm/{ADlgInfeed-3bb275ad.js → ADlgInfeed-2892de3c.js} +0 -0
|
@@ -3,7 +3,7 @@ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
|
3
3
|
import { _ as _extends } from './extends-1559c147.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-4a515426.js';
|
|
7
7
|
import ArticleSeriesListing from './ArticleSeriesListing.js';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
9
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -15,7 +15,8 @@ import 'prop-types';
|
|
|
15
15
|
import './index-3f5c03b2.js';
|
|
16
16
|
import 'react-bootstrap';
|
|
17
17
|
import './urlFor.js';
|
|
18
|
-
import './index-
|
|
18
|
+
import './index-f0fc23eb.js';
|
|
19
|
+
import './events-6c3a7a63.js';
|
|
19
20
|
import 'next/router';
|
|
20
21
|
import './index-c7e2ac95.js';
|
|
21
22
|
import './util-8ed16d48.js';
|
|
@@ -14,7 +14,8 @@ import './_object-sap-7cee6f84.js';
|
|
|
14
14
|
import './define-property-5f1bda73.js';
|
|
15
15
|
import './typeof-657f25da.js';
|
|
16
16
|
import './_is-array-8d21b9e3.js';
|
|
17
|
-
import './index-
|
|
17
|
+
import './index-f0fc23eb.js';
|
|
18
|
+
import './events-6c3a7a63.js';
|
|
18
19
|
import 'prop-types';
|
|
19
20
|
import 'react-bootstrap/Container';
|
|
20
21
|
import 'react-bootstrap/Row';
|
|
@@ -31,13 +32,13 @@ import './visibility-sensor-72fd8f8b.js';
|
|
|
31
32
|
import 'react-dom';
|
|
32
33
|
import './slicedToArray-6ebcbfea.js';
|
|
33
34
|
import './index-3f5c03b2.js';
|
|
34
|
-
import './ADlgInfeed-
|
|
35
|
+
import './ADlgInfeed-2892de3c.js';
|
|
35
36
|
import './AdSlot.js';
|
|
36
37
|
import './Beam.js';
|
|
37
38
|
import './stringify-2b084bee.js';
|
|
38
39
|
import './Segment.js';
|
|
39
40
|
import './main-754d4992.js';
|
|
40
|
-
import './ADInfeed-
|
|
41
|
+
import './ADInfeed-c14e043c.js';
|
|
41
42
|
|
|
42
43
|
var _this = undefined;
|
|
43
44
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as _extends } from './extends-1559c147.js';
|
|
2
2
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
|
|
3
3
|
import React__default from 'react';
|
|
4
|
-
import { l as lib_3 } from './index-
|
|
4
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
5
5
|
import Container from 'react-bootstrap/Container';
|
|
6
6
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
7
7
|
import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
|
|
@@ -18,6 +18,7 @@ import './typeof-657f25da.js';
|
|
|
18
18
|
import './web.dom.iterable-ab4dea5c.js';
|
|
19
19
|
import './_is-array-8d21b9e3.js';
|
|
20
20
|
import './_library-528f1934.js';
|
|
21
|
+
import './events-6c3a7a63.js';
|
|
21
22
|
import 'prop-types';
|
|
22
23
|
import 'react-dom';
|
|
23
24
|
import './iconBase-ccc56b97.js';
|
package/dist/esm/AuthWrapper.js
CHANGED
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
2
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
3
|
-
import { a as _typeof_1 } from './typeof-2f07d0e8.js';
|
|
4
|
-
import { d as defineProperty, b as asyncToGenerator } from './defineProperty-23a8f8cd.js';
|
|
5
3
|
import React__default, { useState, useEffect } from 'react';
|
|
6
4
|
import { Form } from 'react-bootstrap';
|
|
7
5
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
@@ -21,6 +19,33 @@ module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
|
21
19
|
|
|
22
20
|
unwrapExports(interopRequireDefault);
|
|
23
21
|
|
|
22
|
+
var _typeof_1 = createCommonjsModule(function (module) {
|
|
23
|
+
function _typeof(obj) {
|
|
24
|
+
"@babel/helpers - typeof";
|
|
25
|
+
|
|
26
|
+
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
|
|
27
|
+
module.exports = _typeof = function _typeof(obj) {
|
|
28
|
+
return typeof obj;
|
|
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);
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
module.exports = _typeof;
|
|
44
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
45
|
+
});
|
|
46
|
+
|
|
47
|
+
unwrapExports(_typeof_1);
|
|
48
|
+
|
|
24
49
|
var runtime_1 = createCommonjsModule(function (module) {
|
|
25
50
|
/**
|
|
26
51
|
* Copyright (c) 2014-present, Facebook, Inc.
|
|
@@ -779,6 +804,71 @@ try {
|
|
|
779
804
|
|
|
780
805
|
var regenerator = runtime_1;
|
|
781
806
|
|
|
807
|
+
var defineProperty = createCommonjsModule(function (module) {
|
|
808
|
+
function _defineProperty(obj, key, value) {
|
|
809
|
+
if (key in obj) {
|
|
810
|
+
Object.defineProperty(obj, key, {
|
|
811
|
+
value: value,
|
|
812
|
+
enumerable: true,
|
|
813
|
+
configurable: true,
|
|
814
|
+
writable: true
|
|
815
|
+
});
|
|
816
|
+
} else {
|
|
817
|
+
obj[key] = value;
|
|
818
|
+
}
|
|
819
|
+
|
|
820
|
+
return obj;
|
|
821
|
+
}
|
|
822
|
+
|
|
823
|
+
module.exports = _defineProperty;
|
|
824
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
825
|
+
});
|
|
826
|
+
|
|
827
|
+
unwrapExports(defineProperty);
|
|
828
|
+
|
|
829
|
+
var asyncToGenerator = createCommonjsModule(function (module) {
|
|
830
|
+
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
|
|
831
|
+
try {
|
|
832
|
+
var info = gen[key](arg);
|
|
833
|
+
var value = info.value;
|
|
834
|
+
} catch (error) {
|
|
835
|
+
reject(error);
|
|
836
|
+
return;
|
|
837
|
+
}
|
|
838
|
+
|
|
839
|
+
if (info.done) {
|
|
840
|
+
resolve(value);
|
|
841
|
+
} else {
|
|
842
|
+
Promise.resolve(value).then(_next, _throw);
|
|
843
|
+
}
|
|
844
|
+
}
|
|
845
|
+
|
|
846
|
+
function _asyncToGenerator(fn) {
|
|
847
|
+
return function () {
|
|
848
|
+
var self = this,
|
|
849
|
+
args = arguments;
|
|
850
|
+
return new Promise(function (resolve, reject) {
|
|
851
|
+
var gen = fn.apply(self, args);
|
|
852
|
+
|
|
853
|
+
function _next(value) {
|
|
854
|
+
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
|
|
855
|
+
}
|
|
856
|
+
|
|
857
|
+
function _throw(err) {
|
|
858
|
+
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
_next(undefined);
|
|
862
|
+
});
|
|
863
|
+
};
|
|
864
|
+
}
|
|
865
|
+
|
|
866
|
+
module.exports = _asyncToGenerator;
|
|
867
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
868
|
+
});
|
|
869
|
+
|
|
870
|
+
unwrapExports(asyncToGenerator);
|
|
871
|
+
|
|
782
872
|
var arrayWithHoles = createCommonjsModule(function (module) {
|
|
783
873
|
function _arrayWithHoles(arr) {
|
|
784
874
|
if (Array.isArray(arr)) return arr;
|
|
@@ -1767,7 +1857,7 @@ client$1.Provider;
|
|
|
1767
1857
|
|
|
1768
1858
|
var client = client$1.default;
|
|
1769
1859
|
|
|
1770
|
-
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}";
|
|
1860
|
+
var css = ".AuthWrapper-module_loginBox__3l-BE {\r\n margin-bottom: 2rem;\r\n width: 350px;\r\n max-width: 90vw;\r\n margin-left: auto;\r\n margin-right: auto;\r\n /* box-shadow: 2px 5px 12px rgba(0, 0, 0, 0.15); */\r\n background: #fff;\r\n z-index: 1;\r\n}\r\n.AuthWrapper-module_loginBox_title__12rGD {\r\n margin-bottom: 2rem;\r\n text-align: center;\r\n}\r\n.AuthWrapper-module_bar__1dafn {\r\n background: #eee;\r\n margin-left: unset;\r\n margin-right: unset;\r\n}\r\n.AuthWrapper-module_bar__1dafn:nth-child(1) {\r\n float: left;\r\n border-right: 1rem solid #fff;\r\n background: rgb(245, 245, 245);\r\n height: 10rem;\r\n width: 25%;\r\n margin-left: auto;\r\n margin-right: auto;\r\n margin-bottom: 2rem;\r\n}\r\n.AuthWrapper-module_bar__1dafn:nth-child(2n) {\r\n width: 97%;\r\n height: 1.5rem;\r\n margin-bottom: 0.25rem;\r\n}\r\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(3n) {\r\n width: 96%;\r\n height: 1.5rem;\r\n margin-bottom: 1.5rem;\r\n}\r\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(4n) {\r\n width: 72%;\r\n height: 1.5rem;\r\n margin-bottom: 0.25rem;\r\n}\r\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(5n) {\r\n width: 88%;\r\n height: 1.5rem;\r\n margin-bottom: 0.25rem;\r\n}\r\n\r\n.AuthWrapper-module_iframe__2wDJW {\r\n margin-top: -3rem;\r\n border: none;\r\n width: 100%;\r\n height: 1900px;\r\n}";
|
|
1771
1861
|
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" };
|
|
1772
1862
|
styleInject(css);
|
|
1773
1863
|
|
|
@@ -6,7 +6,7 @@ import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
|
6
6
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
7
7
|
import { m as main_43 } from './main-754d4992.js';
|
|
8
8
|
import { useRouter } from 'next/router';
|
|
9
|
-
import { l as lib_3 } from './index-
|
|
9
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
10
10
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
11
11
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
12
12
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -14,9 +14,10 @@ import './define-property-5f1bda73.js';
|
|
|
14
14
|
import './core.get-iterator-method-ea258bb1.js';
|
|
15
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
16
16
|
import 'react-dom';
|
|
17
|
+
import './events-6c3a7a63.js';
|
|
17
18
|
import 'prop-types';
|
|
18
19
|
|
|
19
|
-
var css = "#CMEDeck-module_ceToggles__1QFCs {\n display: flex;\n padding: 1rem;\n }\n #CMEDeck-module_ceToggles__1QFCs div {\n box-sizing: border-box;\n padding: 0.5rem;\n width: 50%;\n display: flex;\n flex-wrap: wrap;\n align-items: flex-end;\n justify-content: center;\n cursor: pointer;\n border-bottom: 3px solid #fff;\n }\n #CMEDeck-module_ceToggles__1QFCs div:hover {\n opacity: 1 !important;\n border-color: #cecece;\n }\n #CMEDeck-module_ceToggles__1QFCs div p {\n margin: 0;\n font-weight: 700;\n width: 100%;\n text-align: center;\n font-size: 1rem;\n }\n #CMEDeck-module_ceToggles__1QFCs div img {\n width: 100%;\n max-width: 10rem;\n }\n\n .CMEDeck-module_cardImage__3yM5u{\n width: 268px;\n max-width: 100%;\n border-radius: 0 0 0 10%;\n margin-bottom: 20px;\n margin-top: 10px;\n border-top: 1px solid #EEE;\n }\n .CMEDeck-module_cardText__2zCzZ{\n font-size:22px;\n font-weight: 500;\n\n }\n @media (max-width: 500px){\n #CMEDeck-module_ceToggles__1QFCs div img {\n width: 131px;\n height: 46px;\n max-width: 10rem;\n }\n\n .CMEDeck-module_cardText__2zCzZ{\n font-size: 12px;\n font-weight: 500;\n }\n }\n\n .CMEDeck-module_networkLogo__1jFYP {\n max-width: 250px;\n margin: auto;\n }\n\n @media screen and (max-width: 768px) {\n #CMEDeck-module_ceToggles__1QFCs {\n flex-wrap: wrap-reverse;\n justify-content: center;\n }\n .CMEDeck-module_networkLogo__1jFYP {\n margin: 1rem 0;\n }\n }";
|
|
20
|
+
var css = "#CMEDeck-module_ceToggles__1QFCs {\r\n display: flex;\r\n padding: 1rem;\r\n }\r\n #CMEDeck-module_ceToggles__1QFCs div {\r\n box-sizing: border-box;\r\n padding: 0.5rem;\r\n width: 50%;\r\n display: flex;\r\n flex-wrap: wrap;\r\n align-items: flex-end;\r\n justify-content: center;\r\n cursor: pointer;\r\n border-bottom: 3px solid #fff;\r\n }\r\n #CMEDeck-module_ceToggles__1QFCs div:hover {\r\n opacity: 1 !important;\r\n border-color: #cecece;\r\n }\r\n #CMEDeck-module_ceToggles__1QFCs div p {\r\n margin: 0;\r\n font-weight: 700;\r\n width: 100%;\r\n text-align: center;\r\n font-size: 1rem;\r\n }\r\n #CMEDeck-module_ceToggles__1QFCs div img {\r\n width: 100%;\r\n max-width: 10rem;\r\n }\r\n\r\n .CMEDeck-module_cardImage__3yM5u{\r\n width: 268px;\r\n max-width: 100%;\r\n border-radius: 0 0 0 10%;\r\n margin-bottom: 20px;\r\n margin-top: 10px;\r\n border-top: 1px solid #EEE;\r\n }\r\n .CMEDeck-module_cardText__2zCzZ{\r\n font-size:22px;\r\n font-weight: 500;\r\n\r\n }\r\n @media (max-width: 500px){\r\n #CMEDeck-module_ceToggles__1QFCs div img {\r\n width: 131px;\r\n height: 46px;\r\n max-width: 10rem;\r\n }\r\n\r\n .CMEDeck-module_cardText__2zCzZ{\r\n font-size: 12px;\r\n font-weight: 500;\r\n }\r\n }\r\n\r\n .CMEDeck-module_networkLogo__1jFYP {\r\n max-width: 250px;\r\n margin: auto;\r\n }\r\n\r\n @media screen and (max-width: 768px) {\r\n #CMEDeck-module_ceToggles__1QFCs {\r\n flex-wrap: wrap-reverse;\r\n justify-content: center;\r\n }\r\n .CMEDeck-module_networkLogo__1jFYP {\r\n margin: 1rem 0;\r\n }\r\n }";
|
|
20
21
|
var styles = { "ceToggles": "CMEDeck-module_ceToggles__1QFCs", "cardImage": "CMEDeck-module_cardImage__3yM5u", "cardText": "CMEDeck-module_cardText__2zCzZ", "networkLogo": "CMEDeck-module_networkLogo__1jFYP" };
|
|
21
22
|
styleInject(css);
|
|
22
23
|
|
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-754d4992.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-f0fc23eb.js';
|
|
13
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
14
|
import './core.get-iterator-method-ea258bb1.js';
|
|
15
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -19,6 +19,7 @@ import './_iter-detect-98db3b07.js';
|
|
|
19
19
|
import 'react-dom';
|
|
20
20
|
import './isSymbol-a7e9aafe.js';
|
|
21
21
|
import './toNumber-5aeba6e7.js';
|
|
22
|
+
import './events-6c3a7a63.js';
|
|
22
23
|
import 'prop-types';
|
|
23
24
|
|
|
24
25
|
var itemsPerPage = 12;
|
package/dist/esm/Column3.js
CHANGED
|
@@ -14,7 +14,8 @@ import './core.get-iterator-method-ea258bb1.js';
|
|
|
14
14
|
import './AdSlot.js';
|
|
15
15
|
import './extends-1559c147.js';
|
|
16
16
|
import 'prop-types';
|
|
17
|
-
import './index-
|
|
17
|
+
import './index-f0fc23eb.js';
|
|
18
|
+
import './events-6c3a7a63.js';
|
|
18
19
|
import './debounce-533d9748.js';
|
|
19
20
|
import './isSymbol-a7e9aafe.js';
|
|
20
21
|
import './toNumber-5aeba6e7.js';
|
|
@@ -8,21 +8,21 @@ import './core.get-iterator-method-ea258bb1.js';
|
|
|
8
8
|
import './extends-1559c147.js';
|
|
9
9
|
import './index-3f5c03b2.js';
|
|
10
10
|
|
|
11
|
-
/*
|
|
12
|
-
Example usage - targetedonc.com/latest-conference
|
|
13
|
-
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] {
|
|
14
|
-
...,
|
|
15
|
-
title,
|
|
16
|
-
summary,
|
|
17
|
-
thumbnail,
|
|
18
|
-
url,
|
|
19
|
-
published,
|
|
20
|
-
documentGroup->,
|
|
21
|
-
contentCategory->,
|
|
22
|
-
'pageNumber': ${currentPage}
|
|
23
|
-
}`
|
|
24
|
-
|
|
25
|
-
const posts = await client.fetch(query, params)
|
|
11
|
+
/*
|
|
12
|
+
Example usage - targetedonc.com/latest-conference
|
|
13
|
+
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] {
|
|
14
|
+
...,
|
|
15
|
+
title,
|
|
16
|
+
summary,
|
|
17
|
+
thumbnail,
|
|
18
|
+
url,
|
|
19
|
+
published,
|
|
20
|
+
documentGroup->,
|
|
21
|
+
contentCategory->,
|
|
22
|
+
'pageNumber': ${currentPage}
|
|
23
|
+
}`
|
|
24
|
+
|
|
25
|
+
const posts = await client.fetch(query, params)
|
|
26
26
|
*/
|
|
27
27
|
|
|
28
28
|
var ConferenceArticleCard = function ConferenceArticleCard(props) {
|
|
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-648
|
|
|
3
3
|
import { _ as _extends } from './extends-1559c147.js';
|
|
4
4
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-f0fc23eb.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-754d4992.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-c14e043c.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,6 +27,7 @@ import './_object-sap-7cee6f84.js';
|
|
|
27
27
|
import './define-property-5f1bda73.js';
|
|
28
28
|
import './typeof-657f25da.js';
|
|
29
29
|
import './_is-array-8d21b9e3.js';
|
|
30
|
+
import './events-6c3a7a63.js';
|
|
30
31
|
import 'prop-types';
|
|
31
32
|
import './slicedToArray-6ebcbfea.js';
|
|
32
33
|
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-1559c147.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-f0fc23eb.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-754d4992.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-c14e043c.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
22
22
|
import './_iter-detect-98db3b07.js';
|
|
@@ -26,6 +26,7 @@ import './typeof-657f25da.js';
|
|
|
26
26
|
import './web.dom.iterable-ab4dea5c.js';
|
|
27
27
|
import './_is-array-8d21b9e3.js';
|
|
28
28
|
import './_library-528f1934.js';
|
|
29
|
+
import './events-6c3a7a63.js';
|
|
29
30
|
import 'prop-types';
|
|
30
31
|
import './isSymbol-a7e9aafe.js';
|
|
31
32
|
import './toNumber-5aeba6e7.js';
|
|
@@ -181,14 +182,14 @@ var DeckContent = function (_React$Component) {
|
|
|
181
182
|
var newPath = pageNumber === 1 ? '' + path : path + '?page=' + pageNumber;
|
|
182
183
|
|
|
183
184
|
// please leave this for later debug purpose : Yong Jun.
|
|
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
|
|
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
|
|
192
193
|
}) */
|
|
193
194
|
|
|
194
195
|
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-1559c147.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-f0fc23eb.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';
|
|
@@ -26,6 +26,7 @@ import './typeof-657f25da.js';
|
|
|
26
26
|
import './web.dom.iterable-ab4dea5c.js';
|
|
27
27
|
import './_is-array-8d21b9e3.js';
|
|
28
28
|
import './_library-528f1934.js';
|
|
29
|
+
import './events-6c3a7a63.js';
|
|
29
30
|
import 'prop-types';
|
|
30
31
|
import 'react-dom';
|
|
31
32
|
import './isSymbol-a7e9aafe.js';
|
|
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-648
|
|
|
3
3
|
import { _ as _extends } from './extends-1559c147.js';
|
|
4
4
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-f0fc23eb.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,6 +27,7 @@ import './_object-sap-7cee6f84.js';
|
|
|
27
27
|
import './define-property-5f1bda73.js';
|
|
28
28
|
import './typeof-657f25da.js';
|
|
29
29
|
import './_is-array-8d21b9e3.js';
|
|
30
|
+
import './events-6c3a7a63.js';
|
|
30
31
|
import 'prop-types';
|
|
31
32
|
import 'react-dom';
|
|
32
33
|
import './isSymbol-a7e9aafe.js';
|
|
@@ -1,12 +1,13 @@
|
|
|
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-f0fc23eb.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';
|
|
10
11
|
import 'react-dom';
|
|
11
12
|
import './isSymbol-a7e9aafe.js';
|
|
12
13
|
import './toNumber-5aeba6e7.js';
|
package/dist/esm/EventsDeck.js
CHANGED
|
@@ -244,23 +244,23 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
244
244
|
if (cventAccessToken && cventAccessToken !== 'undefined') {
|
|
245
245
|
setAccessToken(cventAccessToken);
|
|
246
246
|
} else {
|
|
247
|
-
/*const encodedData = window.btoa(clientId + ':' + clientSecret)
|
|
248
|
-
//const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
|
|
249
|
-
const url = `https://api-platform.cvent.com/ea/oauth2/token`
|
|
250
|
-
fetch(url, {
|
|
251
|
-
headers: {
|
|
252
|
-
'Content-Type': 'application/x-www-form-urlencoded',
|
|
253
|
-
Authorization: `Basic ${encodedData}`
|
|
254
|
-
},
|
|
255
|
-
method: 'POST',
|
|
256
|
-
body: `grant_type=client_credentials&client_id=${clientId}`
|
|
257
|
-
})
|
|
258
|
-
.then((response) => response.json())
|
|
259
|
-
.then((json) => {
|
|
260
|
-
const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
|
|
261
|
-
Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
|
|
262
|
-
setAccessToken(json.access_token)
|
|
263
|
-
})
|
|
247
|
+
/*const encodedData = window.btoa(clientId + ':' + clientSecret)
|
|
248
|
+
//const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
|
|
249
|
+
const url = `https://api-platform.cvent.com/ea/oauth2/token`
|
|
250
|
+
fetch(url, {
|
|
251
|
+
headers: {
|
|
252
|
+
'Content-Type': 'application/x-www-form-urlencoded',
|
|
253
|
+
Authorization: `Basic ${encodedData}`
|
|
254
|
+
},
|
|
255
|
+
method: 'POST',
|
|
256
|
+
body: `grant_type=client_credentials&client_id=${clientId}`
|
|
257
|
+
})
|
|
258
|
+
.then((response) => response.json())
|
|
259
|
+
.then((json) => {
|
|
260
|
+
const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
|
|
261
|
+
Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
|
|
262
|
+
setAccessToken(json.access_token)
|
|
263
|
+
})
|
|
264
264
|
.catch((e) => console.log(e))*/
|
|
265
265
|
// hello
|
|
266
266
|
var url = 'https://beam.mjhlifesciences.com/api/cvent/token';
|
|
@@ -2,7 +2,7 @@ import { _ as _extends } from './extends-1559c147.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-4a515426.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';
|
|
@@ -14,7 +14,8 @@ import 'prop-types';
|
|
|
14
14
|
import './index-3f5c03b2.js';
|
|
15
15
|
import 'react-bootstrap';
|
|
16
16
|
import './urlFor.js';
|
|
17
|
-
import './index-
|
|
17
|
+
import './index-f0fc23eb.js';
|
|
18
|
+
import './events-6c3a7a63.js';
|
|
18
19
|
import './index-c7e2ac95.js';
|
|
19
20
|
import './util-8ed16d48.js';
|
|
20
21
|
import './Beam.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-1559c147.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-f0fc23eb.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-c14e043c.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-2892de3c.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';
|
|
@@ -33,6 +33,7 @@ import './typeof-657f25da.js';
|
|
|
33
33
|
import './web.dom.iterable-ab4dea5c.js';
|
|
34
34
|
import './_is-array-8d21b9e3.js';
|
|
35
35
|
import './_library-528f1934.js';
|
|
36
|
+
import './events-6c3a7a63.js';
|
|
36
37
|
import 'prop-types';
|
|
37
38
|
import 'react-dom';
|
|
38
39
|
import './slicedToArray-6ebcbfea.js';
|
|
@@ -4,7 +4,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-648
|
|
|
4
4
|
import { _ as _extends } from './extends-1559c147.js';
|
|
5
5
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
|
|
6
6
|
import React__default from 'react';
|
|
7
|
-
import { l as lib_3 } from './index-
|
|
7
|
+
import { l as lib_3 } from './index-f0fc23eb.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-c14e043c.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-2892de3c.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,6 +34,7 @@ import './_object-sap-7cee6f84.js';
|
|
|
34
34
|
import './define-property-5f1bda73.js';
|
|
35
35
|
import './typeof-657f25da.js';
|
|
36
36
|
import './_is-array-8d21b9e3.js';
|
|
37
|
+
import './events-6c3a7a63.js';
|
|
37
38
|
import 'prop-types';
|
|
38
39
|
import 'react-dom';
|
|
39
40
|
import './slicedToArray-6ebcbfea.js';
|
package/dist/esm/HamMagazine.js
CHANGED
|
@@ -29,15 +29,15 @@ import './_set-species-2cd9340f.js';
|
|
|
29
29
|
import './_iter-detect-98db3b07.js';
|
|
30
30
|
|
|
31
31
|
var HamMagazine = function HamMagazine(props) {
|
|
32
|
-
/*
|
|
33
|
-
Example Nav with acceptable props
|
|
34
|
-
<MagazineNav
|
|
35
|
-
showLogin
|
|
36
|
-
logo={props.settings.logo}
|
|
37
|
-
dataObject={props.cache.mainNavCache}
|
|
38
|
-
website={website}
|
|
39
|
-
subNav={props.cache.subNavCache}
|
|
40
|
-
/>
|
|
32
|
+
/*
|
|
33
|
+
Example Nav with acceptable props
|
|
34
|
+
<MagazineNav
|
|
35
|
+
showLogin
|
|
36
|
+
logo={props.settings.logo}
|
|
37
|
+
dataObject={props.cache.mainNavCache}
|
|
38
|
+
website={website}
|
|
39
|
+
subNav={props.cache.subNavCache}
|
|
40
|
+
/>
|
|
41
41
|
*/
|
|
42
42
|
|
|
43
43
|
// 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 {\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}";
|
|
7
|
+
var css = ".HealthcareProfessionalModal-module_container__HUaSr {\r\n position: fixed;\r\n left: 0;\r\n right: 0;\r\n top: 0;\r\n bottom: 0;\r\n background: rgba(0,0,0,.1);\r\n z-index: 9999999999;\r\n display: grid;\r\n place-items: center;\r\n}\r\n.HealthcareProfessionalModal-module_modal__31CzM{\r\n background: #fff;\r\n padding: 1.5rem;\r\n text-align: center;\r\n position: relative;\r\n width: 400px;\r\n max-width: 90vw;\r\n\r\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\r\n animation: HealthcareProfessionalModal-module_show__3soMo .5s forwards;\r\n transform: translateY(0);\r\n opacity:1;\r\n}\r\n.HealthcareProfessionalModal-module_header__3uIr7 {\r\n background-color: #0d335a;\r\nposition: absolute;\r\n padding: 1rem;\r\n width: 80%;\r\ntop: 0;\r\nleft: 50%;\r\ntransform: translateX(-50%) translateY(-50%) ;\r\n border-radius: 15px;\r\n}\r\n.HealthcareProfessionalModal-module_body__3bnyN {\r\n color: #202020;\r\n}\r\n.HealthcareProfessionalModal-module_body__3bnyN span{\r\n font-weight: bold;\r\n}\r\n.HealthcareProfessionalModal-module_body__3bnyN .HealthcareProfessionalModal-module_title__27l5n {\r\n font-size: 24px;\r\n margin-bottom: 1rem;\r\n}\r\n.HealthcareProfessionalModal-module_controls__1wXJl button {\r\n margin: 1.5rem 1rem;\r\n border-radius: 5px;\r\n font-size: 1rem;\r\n}\r\n@keyframes HealthcareProfessionalModal-module_show__3soMo {\r\n from{\r\n transform: translateY(25px);\r\n opacity: 0;\r\n }\r\n to {\r\n transform: translateY(0);\r\n opacity:1;\r\n }\r\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-4a515426.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './YoutubeGroup.js';
|
|
@@ -19,7 +19,8 @@ import './index-3f5c03b2.js';
|
|
|
19
19
|
import './main-754d4992.js';
|
|
20
20
|
import './iconBase-ccc56b97.js';
|
|
21
21
|
import 'react-bootstrap';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-f0fc23eb.js';
|
|
23
|
+
import './events-6c3a7a63.js';
|
|
23
24
|
import 'next/router';
|
|
24
25
|
import './util-8ed16d48.js';
|
|
25
26
|
import './Beam.js';
|