@mjhls/mjh-framework 1.0.315 → 1.0.316
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 +1 -1
- package/dist/cjs/{ADInfeed-ee8f2922.js → ADInfeed-a7a5e9f3.js} +1 -1
- package/dist/cjs/{AdSlot-0af5afb9.js → AdSlot-fef815e9.js} +3 -3
- package/dist/cjs/DeckContent.js +10 -10
- package/dist/cjs/DeckQueue.js +8 -8
- package/dist/cjs/{Dfp-f871551d.js → Dfp-f5e04360.js} +2 -2
- package/dist/cjs/{Figure-434da9bb.js → Figure-36e6957e.js} +1 -1
- package/dist/cjs/{GridContent-e6ff710e.js → GridContent-98e9ab78.js} +12 -12
- package/dist/cjs/GridContent.js +11 -11
- package/dist/cjs/IssueContentDeck.js +1 -1
- package/dist/cjs/IssueDeck.js +1 -1
- package/dist/cjs/MasterDeck.js +8 -8
- package/dist/cjs/{Normal-7cd7e351.js → Normal-972b1cc8.js} +9 -9
- package/dist/cjs/PublicationDeck.js +1 -1
- package/dist/cjs/QueueDeckExpanded.js +11 -11
- package/dist/cjs/{TaxonomyCard-a8a64f98.js → TaxonomyCard-22b72261.js} +1 -1
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TemplateNormal.js +6 -6
- package/dist/cjs/ThumbnailCard.js +1 -1
- package/dist/cjs/VideoSeriesListing.js +4 -4
- package/dist/cjs/{YoutubeGroup-93aa7a6c.js → YoutubeGroup-22a738f1.js} +19 -8
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/{debounce-ba3eaee2.js → debounce-528ad412.js} +4 -6
- package/dist/cjs/{get-de2660c3.js → get-3b23d857.js} +1 -1
- package/dist/cjs/{index-39beccb3.js → index-b5eb3ff8.js} +18 -18
- package/dist/cjs/index.js +25 -25
- package/dist/cjs/{inherits-dd435947.js → inherits-be59e8ae.js} +1 -1
- package/dist/cjs/{main-0ea1b808.js → main-753fb093.js} +66 -35
- package/dist/cjs/{promise-2c453658.js → promise-e50b2d19.js} +2 -2
- package/dist/cjs/{toConsumableArray-f05a306f.js → toConsumableArray-18281c61.js} +1 -1
- package/dist/cjs/{visibility-sensor-b72d9527.js → visibility-sensor-c2ccc22d.js} +4 -2
- package/dist/esm/{ADInfeed-7bff8973.js → ADInfeed-2aaf8622.js} +1 -1
- package/dist/esm/{AdSlot-b6af1ab4.js → AdSlot-028b040f.js} +3 -3
- package/dist/esm/DeckContent.js +10 -10
- package/dist/esm/DeckQueue.js +8 -8
- package/dist/esm/{Dfp-d2d43384.js → Dfp-f518314c.js} +2 -2
- package/dist/esm/{Figure-d0f95cc0.js → Figure-af6a1f2d.js} +1 -1
- package/dist/esm/{GridContent-6f84ae5e.js → GridContent-dd8fe8d1.js} +12 -12
- package/dist/esm/GridContent.js +11 -11
- package/dist/esm/IssueContentDeck.js +1 -1
- package/dist/esm/IssueDeck.js +1 -1
- package/dist/esm/MasterDeck.js +8 -8
- package/dist/esm/{Normal-19f6db83.js → Normal-ed829d1e.js} +9 -9
- package/dist/esm/PublicationDeck.js +1 -1
- package/dist/esm/QueueDeckExpanded.js +11 -11
- package/dist/esm/{TaxonomyCard-ea494c28.js → TaxonomyCard-7e9aae2d.js} +1 -1
- package/dist/esm/TaxonomyCard.js +2 -2
- package/dist/esm/TemplateNormal.js +6 -6
- package/dist/esm/ThumbnailCard.js +1 -1
- package/dist/esm/VideoSeriesListing.js +4 -4
- package/dist/esm/{YoutubeGroup-e7e16d0e.js → YoutubeGroup-b45c9d82.js} +19 -8
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/{debounce-93ab8f80.js → debounce-702eb224.js} +4 -6
- package/dist/esm/{get-9c285a85.js → get-36d03764.js} +1 -1
- package/dist/esm/{index-3849e3fe.js → index-51a80699.js} +18 -18
- package/dist/esm/index.js +29 -29
- package/dist/esm/{inherits-2a854891.js → inherits-9d26445c.js} +1 -1
- package/dist/esm/{main-155ec04f.js → main-d550db5e.js} +65 -34
- package/dist/esm/{promise-e3480f1c.js → promise-8fc46e97.js} +2 -2
- package/dist/esm/{toConsumableArray-eb308ede.js → toConsumableArray-a096ca06.js} +1 -1
- package/dist/esm/{visibility-sensor-336093e1.js → visibility-sensor-3cea5efb.js} +4 -2
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import { e as _objectDp, p as _propertyDesc, c as _export, a as _toObject, u as _ctx, w as _toLength, b as _core } from './_to-object-b9b796ec.js';
|
|
3
3
|
import './web.dom.iterable-3be50d6c.js';
|
|
4
|
-
import { _ as _iterDetect, d as _isArrayIter, e as _iterCall } from './main-
|
|
4
|
+
import { _ as _iterDetect, d as _isArrayIter, e as _iterCall } from './main-d550db5e.js';
|
|
5
5
|
import { c as core_getIteratorMethod } from './core.get-iterator-method-31c1fb1a.js';
|
|
6
6
|
|
|
7
7
|
var _createProperty = function (object, index, value) {
|
|
@@ -5614,7 +5614,7 @@ var moment = createCommonjsModule(function (module, exports) {
|
|
|
5614
5614
|
|
|
5615
5615
|
//! moment.js
|
|
5616
5616
|
|
|
5617
|
-
hooks.version = '2.
|
|
5617
|
+
hooks.version = '2.27.0';
|
|
5618
5618
|
|
|
5619
5619
|
setHookCallback(createLocal);
|
|
5620
5620
|
|
|
@@ -5927,6 +5927,9 @@ var InfiniteScroll = /** @class */ (function (_super) {
|
|
|
5927
5927
|
_this.dragging = false;
|
|
5928
5928
|
if (_this.state.pullToRefreshThresholdBreached) {
|
|
5929
5929
|
_this.props.refreshFunction && _this.props.refreshFunction();
|
|
5930
|
+
_this.setState({
|
|
5931
|
+
pullToRefreshThresholdBreached: false,
|
|
5932
|
+
});
|
|
5930
5933
|
}
|
|
5931
5934
|
requestAnimationFrame(function () {
|
|
5932
5935
|
// this._infScroll
|
|
@@ -6033,7 +6036,6 @@ var InfiniteScroll = /** @class */ (function (_super) {
|
|
|
6033
6036
|
// update state when new data was sent in
|
|
6034
6037
|
this.setState({
|
|
6035
6038
|
showLoader: false,
|
|
6036
|
-
pullToRefreshThresholdBreached: false,
|
|
6037
6039
|
});
|
|
6038
6040
|
};
|
|
6039
6041
|
InfiniteScroll.prototype.isElementAtBottom = function (target, scrollThreshold) {
|