@mjhls/mjh-framework 1.0.955-keywords-segment-v1 → 1.0.955-osano-integration-v1
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/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/AlgoliaSearch.js +1 -2
- package/dist/cjs/AlphabeticList.js +1 -2
- package/dist/cjs/ArticleCarousel.js +1 -2
- package/dist/cjs/ArticleProgramLandingPage.js +2 -3
- package/dist/cjs/ArticleSeriesLandingPage.js +3 -4
- package/dist/cjs/ArticleSeriesListing.js +1 -2
- package/dist/cjs/Auth.js +1 -2
- package/dist/cjs/Beam.js +0 -2
- package/dist/cjs/Column2.js +0 -2
- package/dist/cjs/Column3.js +1 -2
- package/dist/cjs/ContentCardPaginated.js +2 -3
- package/dist/cjs/DeckContent.js +2 -3
- package/dist/cjs/DeckQueue.js +1 -2
- package/dist/cjs/DeckQueuePaginated.js +1 -2
- package/dist/cjs/EventsDeck.js +1 -2
- package/dist/cjs/ExternalResources.js +2 -3
- package/dist/cjs/GridContent.js +3 -4
- package/dist/cjs/GridContentPaginated.js +3 -4
- package/dist/cjs/HamMagazine.js +0 -2
- package/dist/cjs/HorizontalArticleListing.js +2 -3
- package/dist/cjs/IssueDeck.js +1 -2
- package/dist/cjs/IssueLanding.js +4 -5
- package/dist/cjs/LeftNav.js +1 -2
- package/dist/cjs/MasterDeck.js +3 -4
- package/dist/cjs/MasterDeckPaginated.js +3 -4
- package/dist/cjs/{MediaSeriesCard-33833bb2.js → MediaSeriesCard-94153cfc.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +5 -6
- package/dist/cjs/MediaSeriesLandingPaginated.js +5 -6
- package/dist/cjs/NavDvm.js +0 -2
- package/dist/cjs/NavMagazine.js +0 -2
- package/dist/cjs/NavNative.js +0 -2
- package/dist/cjs/PartnerDetailListing.js +4 -5
- package/dist/cjs/PartnerDetailListingPaginated.js +4 -5
- package/dist/cjs/PubSection.js +3 -4
- package/dist/cjs/PublicationLanding.js +1 -2
- package/dist/cjs/QueueDeckExpanded.js +3 -4
- package/dist/cjs/QueueDeckExpandedPaginated.js +3 -4
- package/dist/cjs/Schema.js +1 -2
- package/dist/cjs/Segment.js +23 -9
- package/dist/cjs/SeriesListingDeck.js +1 -2
- package/dist/cjs/SideFooter.js +0 -2
- package/dist/cjs/TaxonomyCard.js +1 -2
- package/dist/cjs/TaxonomyDescription.js +4 -5
- package/dist/cjs/TemplateNormal.js +1 -2
- package/dist/cjs/VideoProgramLandingPage.js +2 -3
- package/dist/cjs/VideoSeriesLandingPage.js +3 -4
- package/dist/cjs/VideoSeriesListing.js +1 -2
- package/dist/cjs/View.js +5 -6
- package/dist/cjs/{assign-a0df1a53.js → extends-7c86182f.js} +29 -1
- package/dist/cjs/getSerializers.js +2 -3
- package/dist/cjs/{getTargeting-77bb50ae.js → getTargeting-dab97fe1.js} +1 -1
- package/dist/cjs/getTargeting.js +2 -3
- package/dist/cjs/{index-f11faf49.js → index-2d9f0fda.js} +1 -1
- package/dist/cjs/index.js +5 -6
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +7 -8
- package/dist/esm/AD300x250x600.js +7 -8
- package/dist/esm/AD728x90.js +7 -8
- package/dist/esm/ADFloatingFooter.js +7 -8
- package/dist/esm/ADFooter.js +3 -3
- package/dist/esm/ADGutter.js +7 -8
- package/dist/esm/{ADInfeed-88c25876.js → ADInfeed-227aeb37.js} +1 -1
- package/dist/esm/ADSkyscraper.js +7 -8
- package/dist/esm/ADSponsoredResources.js +7 -8
- package/dist/esm/ADWebcast.js +7 -8
- package/dist/esm/ADWelcome.js +7 -8
- package/dist/esm/{ADlgInfeed-7f4a6401.js → ADlgInfeed-74b51952.js} +1 -1
- package/dist/esm/AccordionPanel.js +3 -3
- package/dist/esm/AdSlot.js +7 -8
- package/dist/esm/AdSlotsProvider.js +5 -5
- package/dist/esm/AlgoliaSearch.js +9 -10
- package/dist/esm/AlphabeticList.js +6 -7
- package/dist/esm/ArticleCarousel.js +4 -5
- package/dist/esm/ArticleProgramLandingPage.js +16 -17
- package/dist/esm/ArticleSeriesLandingPage.js +15 -16
- package/dist/esm/ArticleSeriesListing.js +9 -10
- package/dist/esm/Auth.js +7 -8
- package/dist/esm/AuthWrapper.js +3 -3
- package/dist/esm/{AuthorComponent-0ee8667f.js → AuthorComponent-11adff02.js} +1 -1
- package/dist/esm/Beam.js +5 -7
- package/dist/esm/Breadcrumbs.js +3 -3
- package/dist/esm/CMEDeck.js +7 -7
- package/dist/esm/Column2.js +6 -8
- package/dist/esm/Column3.js +9 -10
- package/dist/esm/ConferenceArticleCard.js +3 -3
- package/dist/esm/ContentCardPaginated.js +14 -15
- package/dist/esm/DeckContent.js +14 -15
- package/dist/esm/DeckQueue.js +11 -12
- package/dist/esm/DeckQueuePaginated.js +12 -13
- package/dist/esm/{Dfp-08c829a1.js → Dfp-102f0beb.js} +3 -3
- package/dist/esm/EventsDeck.js +10 -11
- package/dist/esm/ExternalResources.js +16 -17
- package/dist/esm/Feature.js +3 -3
- package/dist/esm/ForbesHero.js +4 -4
- package/dist/esm/GridContent.js +17 -18
- package/dist/esm/GridContentPaginated.js +17 -18
- package/dist/esm/GridHero.js +4 -4
- package/dist/esm/GroupDeck.js +5 -5
- package/dist/esm/HamMagazine.js +6 -8
- package/dist/esm/Hero.js +3 -3
- package/dist/esm/HorizontalArticleListing.js +16 -17
- package/dist/esm/HorizontalHero.js +3 -3
- package/dist/esm/{ImageSlider-8a3401ec.js → ImageSlider-f84174cb.js} +1 -1
- package/dist/esm/IssueContentDeck.js +4 -4
- package/dist/esm/IssueDeck.js +6 -7
- package/dist/esm/IssueLanding.js +19 -20
- package/dist/esm/LeftNav.js +7 -8
- package/dist/esm/MasterDeck.js +15 -16
- package/dist/esm/MasterDeckPaginated.js +15 -16
- package/dist/esm/{MediaSeriesCard-6f53ff80.js → MediaSeriesCard-8832086e.js} +2 -2
- package/dist/esm/MediaSeriesLanding.js +19 -20
- package/dist/esm/MediaSeriesLandingPaginated.js +19 -20
- package/dist/esm/NavDvm.js +5 -7
- package/dist/esm/NavMagazine.js +6 -8
- package/dist/esm/NavNative.js +5 -7
- package/dist/esm/OncliveHero.js +3 -3
- package/dist/esm/OncliveLargeHero.js +4 -4
- package/dist/esm/PageFilter.js +3 -3
- package/dist/esm/PartnerDetailListing.js +20 -21
- package/dist/esm/PartnerDetailListingPaginated.js +20 -21
- package/dist/esm/PopUpModal.js +3 -3
- package/dist/esm/PubSection.js +11 -12
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +3 -3
- package/dist/esm/PublicationLanding.js +9 -10
- package/dist/esm/QueueDeckExpanded.js +11 -12
- package/dist/esm/QueueDeckExpandedPaginated.js +11 -12
- package/dist/esm/RelatedContent.js +3 -3
- package/dist/esm/Schema.js +7 -8
- package/dist/esm/Search.js +3 -3
- package/dist/esm/Segment.js +27 -13
- package/dist/esm/SeriesListingDeck.js +7 -8
- package/dist/esm/{SeriesSlider-b853a8cf.js → SeriesSlider-e495571f.js} +1 -1
- package/dist/esm/SideFooter.js +6 -8
- package/dist/esm/{SocialSearchComponent-e9a67eff.js → SocialSearchComponent-4b56cd8c.js} +1 -1
- package/dist/esm/TaxonomyCard.js +4 -5
- package/dist/esm/TaxonomyDescription.js +17 -18
- package/dist/esm/TemplateNormal.js +10 -11
- package/dist/esm/ThumbnailCard.js +3 -3
- package/dist/esm/Ustream.js +6 -6
- package/dist/esm/VerticalHero.js +3 -3
- package/dist/esm/VideoProgramLandingPage.js +16 -17
- package/dist/esm/VideoSeriesCard.js +5 -5
- package/dist/esm/VideoSeriesFilter.js +5 -5
- package/dist/esm/VideoSeriesLandingPage.js +15 -16
- package/dist/esm/VideoSeriesListing.js +9 -10
- package/dist/esm/View.js +20 -21
- package/dist/esm/YahooHero.js +4 -4
- package/dist/esm/YoutubeGroup.js +3 -3
- package/dist/esm/{_is-array-e96276c2.js → _is-array-8d21b9e3.js} +1 -1
- package/dist/esm/{_iter-detect-c9bd22b3.js → _iter-detect-98db3b07.js} +1 -1
- package/dist/esm/{_object-sap-67a80efe.js → _object-sap-7cee6f84.js} +1 -1
- package/dist/esm/{_object-to-array-d97ca761.js → _object-to-array-2300e51b.js} +1 -1
- package/dist/esm/{asyncToGenerator-b799d461.js → asyncToGenerator-958ef5fc.js} +3 -3
- package/dist/esm/{core.get-iterator-method-2623c4c7.js → core.get-iterator-method-ea258bb1.js} +1 -1
- package/dist/esm/{define-property-615946df.js → define-property-5f1bda73.js} +1 -1
- package/dist/esm/{defineProperty-3cabb189.js → defineProperty-8c30428f.js} +1 -1
- package/dist/esm/{assign-b681604f.js → extends-6d8e3924.js} +30 -3
- package/dist/esm/faundadb.js +4 -4
- package/dist/esm/getRelatedArticle.js +4 -4
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +16 -17
- package/dist/esm/{getTargeting-f8f94212.js → getTargeting-04d979c9.js} +2 -2
- package/dist/esm/getTargeting.js +5 -6
- package/dist/esm/{index-755fb31c.js → index-03c505f3.js} +10 -10
- package/dist/esm/index.js +26 -27
- package/dist/esm/{inherits-44a60f2b.js → inherits-a6ba2ec4.js} +4 -4
- package/dist/esm/{keys-8c05d049.js → keys-31dcdb31.js} +2 -2
- package/dist/esm/{slicedToArray-a5ed2ac8.js → slicedToArray-6ebcbfea.js} +2 -2
- package/dist/esm/{stringify-e20934cc.js → stringify-2b084bee.js} +1 -1
- package/dist/esm/{toConsumableArray-aac0b14a.js → toConsumableArray-f7074d7c.js} +2 -2
- package/dist/esm/{typeof-af09aa11.js → typeof-e9fc0c5d.js} +3 -3
- package/dist/esm/urlFor.js +3 -3
- package/dist/esm/{urlForFile-3ad576be.js → urlForFile-b69adffc.js} +1 -1
- package/dist/esm/{ustream-api-4e6b20ce.js → ustream-api-d3714624.js} +4 -4
- package/dist/esm/{web.dom.iterable-357ab671.js → web.dom.iterable-ab4dea5c.js} +1 -1
- package/package.json +1 -1
- package/dist/cjs/extends-8ea081c8.js +0 -34
- package/dist/esm/extends-19fcf571.js +0 -31
- /package/dist/cjs/{ADInfeed-6f939f7f.js → ADInfeed-6673529d.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-b4191075.js → ADlgInfeed-d00e1edb.js} +0 -0
- /package/dist/esm/{PublicationFeature-c65b005a.js → PublicationFeature-d88e76b9.js} +0 -0
package/dist/esm/index.js
CHANGED
|
@@ -71,10 +71,10 @@ export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
|
71
71
|
export { default as TaxonomyDescription } from './TaxonomyDescription.js';
|
|
72
72
|
export { default as PubToc } from './PubToc.js';
|
|
73
73
|
export { default as PubSection } from './PubSection.js';
|
|
74
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
75
|
-
import { _ as _JSON$stringify } from './stringify-
|
|
76
|
-
import { _ as _extends } from './extends-
|
|
77
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
74
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
75
|
+
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
76
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
77
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
78
78
|
import PropTypes from 'prop-types';
|
|
79
79
|
import { m as momentTimezone } from './index-79cfd25c.js';
|
|
80
80
|
import ProgressBar from 'react-bootstrap/ProgressBar';
|
|
@@ -86,7 +86,7 @@ export { default as VerticalHero } from './VerticalHero.js';
|
|
|
86
86
|
export { default as YahooHero } from './YahooHero.js';
|
|
87
87
|
export { default as GridHero } from './GridHero.js';
|
|
88
88
|
export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
|
|
89
|
-
export { g as getSerializers } from './index-
|
|
89
|
+
export { g as getSerializers } from './index-03c505f3.js';
|
|
90
90
|
export { default as Beam } from './Beam.js';
|
|
91
91
|
export { default as Segment } from './Segment.js';
|
|
92
92
|
export { default as KMTracker } from './KMTracker.js';
|
|
@@ -101,19 +101,19 @@ export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
|
|
|
101
101
|
export { default as ArticleProgramLandingPage } from './ArticleProgramLandingPage.js';
|
|
102
102
|
export { default as ArticleSeriesLandingPage } from './ArticleSeriesLandingPage.js';
|
|
103
103
|
export { default as Schema } from './Schema.js';
|
|
104
|
-
export { g as getTargeting } from './getTargeting-
|
|
104
|
+
export { g as getTargeting } from './getTargeting-04d979c9.js';
|
|
105
105
|
export { default as getKeywords } from './getKeywords.js';
|
|
106
106
|
export { default as getQuery } from './getQuery.js';
|
|
107
|
-
import './toConsumableArray-
|
|
107
|
+
import './toConsumableArray-f7074d7c.js';
|
|
108
108
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
109
|
-
import './core.get-iterator-method-
|
|
110
|
-
import './_iter-detect-
|
|
111
|
-
import './inherits-
|
|
112
|
-
import './_object-sap-
|
|
113
|
-
import './define-property-
|
|
114
|
-
import './typeof-
|
|
115
|
-
import './web.dom.iterable-
|
|
116
|
-
import './_is-array-
|
|
109
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
110
|
+
import './_iter-detect-98db3b07.js';
|
|
111
|
+
import './inherits-a6ba2ec4.js';
|
|
112
|
+
import './_object-sap-7cee6f84.js';
|
|
113
|
+
import './define-property-5f1bda73.js';
|
|
114
|
+
import './typeof-e9fc0c5d.js';
|
|
115
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
116
|
+
import './_is-array-8d21b9e3.js';
|
|
117
117
|
import './_object-pie-133f504a.js';
|
|
118
118
|
import './_library-528f1934.js';
|
|
119
119
|
import './index-f0fc23eb.js';
|
|
@@ -130,14 +130,14 @@ import './visibility-sensor-72fd8f8b.js';
|
|
|
130
130
|
import 'react-dom';
|
|
131
131
|
import './main-1894c974.js';
|
|
132
132
|
import './entities-6d9154b4.js';
|
|
133
|
-
import './ADInfeed-
|
|
133
|
+
import './ADInfeed-227aeb37.js';
|
|
134
134
|
import './lodash-f97fd99a.js';
|
|
135
|
-
import './ADlgInfeed-
|
|
135
|
+
import './ADlgInfeed-74b51952.js';
|
|
136
136
|
import './getContentCategory-15dcc413.js';
|
|
137
137
|
import './get-3c308da4.js';
|
|
138
138
|
import './eq-bdcbf886.js';
|
|
139
|
-
import './AuthorComponent-
|
|
140
|
-
import './PublicationFeature-
|
|
139
|
+
import './AuthorComponent-11adff02.js';
|
|
140
|
+
import './PublicationFeature-d88e76b9.js';
|
|
141
141
|
import 'react-bootstrap/Button';
|
|
142
142
|
import 'react-bootstrap/Media';
|
|
143
143
|
import './BlockContent-1e73bd2c.js';
|
|
@@ -149,8 +149,8 @@ import 'react-bootstrap';
|
|
|
149
149
|
import './timeDifferenceCalc.js';
|
|
150
150
|
import './index.esm-eb1e8e80.js';
|
|
151
151
|
import './iconBase-ccc56b97.js';
|
|
152
|
-
import './defineProperty-
|
|
153
|
-
import './_object-to-array-
|
|
152
|
+
import './defineProperty-8c30428f.js';
|
|
153
|
+
import './_object-to-array-2300e51b.js';
|
|
154
154
|
import 'react-bootstrap/Spinner';
|
|
155
155
|
import 'react-bootstrap/Form';
|
|
156
156
|
import './js.cookie-6874175c.js';
|
|
@@ -168,19 +168,18 @@ import 'react-bootstrap/NavDropdown';
|
|
|
168
168
|
import './index.esm-9b042655.js';
|
|
169
169
|
import './NavFooter-e27bd93b.js';
|
|
170
170
|
import './index.esm-37268dca.js';
|
|
171
|
-
import './SocialSearchComponent-
|
|
171
|
+
import './SocialSearchComponent-4b56cd8c.js';
|
|
172
172
|
import 'react-bootstrap/FormControl';
|
|
173
173
|
import 'react-ga';
|
|
174
174
|
import 'react-bootstrap/Carousel';
|
|
175
175
|
import 'react-bootstrap/Breadcrumb';
|
|
176
|
-
import './keys-
|
|
176
|
+
import './keys-31dcdb31.js';
|
|
177
177
|
import 'react-bootstrap/DropdownButton';
|
|
178
178
|
import 'react-bootstrap/Dropdown';
|
|
179
179
|
import './index.esm-1bd8a0a8.js';
|
|
180
180
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
181
|
-
import './urlForFile-
|
|
181
|
+
import './urlForFile-b69adffc.js';
|
|
182
182
|
import 'react-bootstrap/Modal';
|
|
183
|
-
import './assign-b681604f.js';
|
|
184
183
|
import './util-8ed16d48.js';
|
|
185
184
|
import 'react-bootstrap/Pagination';
|
|
186
185
|
import 'react-bootstrap/Figure';
|
|
@@ -192,11 +191,11 @@ import 'swr';
|
|
|
192
191
|
import 'passport-local';
|
|
193
192
|
import 'mysql';
|
|
194
193
|
import './md5-4e42248e.js';
|
|
195
|
-
import './SeriesSlider-
|
|
194
|
+
import './SeriesSlider-e495571f.js';
|
|
196
195
|
import './style-inject.es-1f59c1d0.js';
|
|
197
196
|
import 'disqus-react';
|
|
198
197
|
import 'react-twitter-embed';
|
|
199
|
-
import './ImageSlider-
|
|
198
|
+
import './ImageSlider-f84174cb.js';
|
|
200
199
|
import './defineProperty-23a8f8cd.js';
|
|
201
200
|
import './VideoSeriesCard.js';
|
|
202
201
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import {
|
|
3
|
-
import { _ as _objectSap } from './_object-sap-
|
|
4
|
-
import { d as defineProperty } from './define-property-
|
|
5
|
-
import { a as _typeof_1, b as _objectGopd } from './typeof-
|
|
2
|
+
import { u as _objectGpo, i as _toObject, a as _core, e as _ctx, v as _anObject, b as _isObject, _ as _export, d as _objectCreate } from './core.get-iterator-method-ea258bb1.js';
|
|
3
|
+
import { _ as _objectSap } from './_object-sap-7cee6f84.js';
|
|
4
|
+
import { d as defineProperty } from './define-property-5f1bda73.js';
|
|
5
|
+
import { a as _typeof_1, b as _objectGopd } from './typeof-e9fc0c5d.js';
|
|
6
6
|
|
|
7
7
|
// 19.1.2.9 Object.getPrototypeOf(O)
|
|
8
8
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import {
|
|
3
|
-
import { _ as _objectSap } from './_object-sap-
|
|
2
|
+
import { t as _objectKeys, i as _toObject, a as _core } from './core.get-iterator-method-ea258bb1.js';
|
|
3
|
+
import { _ as _objectSap } from './_object-sap-7cee6f84.js';
|
|
4
4
|
|
|
5
5
|
// 19.1.2.14 Object.keys(O)
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './web.dom.iterable-
|
|
3
|
-
import { h as _wks, a as _core, F as _iterators, p as _classof, s as core_getIteratorMethod,
|
|
2
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
3
|
+
import { h as _wks, a as _core, F as _iterators, p as _classof, s as core_getIteratorMethod, v as _anObject } from './core.get-iterator-method-ea258bb1.js';
|
|
4
4
|
|
|
5
5
|
var ITERATOR = _wks('iterator');
|
|
6
6
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { u as unwrapExports, c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { a as _core } from './core.get-iterator-method-
|
|
2
|
+
import { a as _core } from './core.get-iterator-method-ea258bb1.js';
|
|
3
3
|
|
|
4
4
|
var $JSON = _core.JSON || (_core.JSON = { stringify: JSON.stringify });
|
|
5
5
|
var stringify$1 = function stringify(it) { // eslint-disable-line no-unused-vars
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { c as _objectDp, r as _propertyDesc, _ as _export, i as _toObject, s as core_getIteratorMethod, e as _ctx, k as _toLength, a as _core } from './core.get-iterator-method-
|
|
3
|
-
import { _ as _iterDetect, a as _isArrayIter, b as _iterCall } from './_iter-detect-
|
|
2
|
+
import { c as _objectDp, r as _propertyDesc, _ as _export, i as _toObject, s as core_getIteratorMethod, e as _ctx, k as _toLength, a as _core } from './core.get-iterator-method-ea258bb1.js';
|
|
3
|
+
import { _ as _iterDetect, a as _isArrayIter, b as _iterCall } from './_iter-detect-98db3b07.js';
|
|
4
4
|
|
|
5
5
|
var _createProperty = function (object, index, value) {
|
|
6
6
|
if (index in object) _objectDp.f(object, index, _propertyDesc(0, value));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { h as _wks, c as _objectDp, a as _core,
|
|
3
|
-
import './web.dom.iterable-
|
|
4
|
-
import { _ as _meta, a as _isArray } from './_is-array-
|
|
2
|
+
import { h as _wks, c as _objectDp, a as _core, t as _objectKeys, w as _enumBugKeys, x as _objectKeysInternal, y as _toIobject, f as _descriptors, z as _toPrimitive, A as _ie8DomDefine, B as _has, r as _propertyDesc, l as _global, C as _shared, m as _fails, D as _uid, E as _redefine, _ as _export, n as _hide, o as _setToStringTag, d as _objectCreate, v as _anObject, i as _toObject, b as _isObject } from './core.get-iterator-method-ea258bb1.js';
|
|
3
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
4
|
+
import { _ as _meta, a as _isArray } from './_is-array-8d21b9e3.js';
|
|
5
5
|
import { _ as _objectGops, a as _objectPie } from './_object-pie-133f504a.js';
|
|
6
6
|
import { _ as _library } from './_library-528f1934.js';
|
|
7
7
|
|
package/dist/esm/urlFor.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
2
|
import { i as imageUrlBuilder } from './index-3f5c03b2.js';
|
|
3
3
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
4
|
-
import './web.dom.iterable-
|
|
5
|
-
import './core.get-iterator-method-
|
|
4
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
5
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
6
6
|
|
|
7
7
|
// Sanity image auto formating
|
|
8
8
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _ as _JSON$stringify } from './stringify-
|
|
2
|
-
import { _ as _Object$keys } from './keys-
|
|
1
|
+
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
2
|
+
import { _ as _Object$keys } from './keys-31dcdb31.js';
|
|
3
3
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
4
|
-
import './core.get-iterator-method-
|
|
5
|
-
import './_object-sap-
|
|
4
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
5
|
+
import './_object-sap-7cee6f84.js';
|
|
6
6
|
|
|
7
7
|
var UstreamEmbed = function () {
|
|
8
8
|
function a(a) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as _iterDefine, F as _iterators, y as _toIobject, h as _wks, l as _global, n as _hide } from './core.get-iterator-method-
|
|
1
|
+
import { g as _iterDefine, F as _iterators, y as _toIobject, h as _wks, l as _global, n as _hide } from './core.get-iterator-method-ea258bb1.js';
|
|
2
2
|
|
|
3
3
|
var _iterStep = function (done, value) {
|
|
4
4
|
return { value: value, done: !!done };
|
package/package.json
CHANGED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var _commonjsHelpers = require('./_commonjsHelpers-06173234.js');
|
|
4
|
-
var assign = require('./assign-a0df1a53.js');
|
|
5
|
-
|
|
6
|
-
var _extends = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
7
|
-
|
|
8
|
-
exports.__esModule = true;
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
var _assign2 = _interopRequireDefault(assign.assign);
|
|
13
|
-
|
|
14
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
15
|
-
|
|
16
|
-
exports.default = _assign2.default || function (target) {
|
|
17
|
-
for (var i = 1; i < arguments.length; i++) {
|
|
18
|
-
var source = arguments[i];
|
|
19
|
-
|
|
20
|
-
for (var key in source) {
|
|
21
|
-
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
22
|
-
target[key] = source[key];
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
return target;
|
|
28
|
-
};
|
|
29
|
-
});
|
|
30
|
-
|
|
31
|
-
var _extends$1 = _commonjsHelpers.unwrapExports(_extends);
|
|
32
|
-
|
|
33
|
-
exports._extends = _extends$1;
|
|
34
|
-
exports._extends$1 = _extends;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { a as assign } from './assign-b681604f.js';
|
|
3
|
-
|
|
4
|
-
var _extends = createCommonjsModule(function (module, exports) {
|
|
5
|
-
|
|
6
|
-
exports.__esModule = true;
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
var _assign2 = _interopRequireDefault(assign);
|
|
11
|
-
|
|
12
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
13
|
-
|
|
14
|
-
exports.default = _assign2.default || function (target) {
|
|
15
|
-
for (var i = 1; i < arguments.length; i++) {
|
|
16
|
-
var source = arguments[i];
|
|
17
|
-
|
|
18
|
-
for (var key in source) {
|
|
19
|
-
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
20
|
-
target[key] = source[key];
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
return target;
|
|
26
|
-
};
|
|
27
|
-
});
|
|
28
|
-
|
|
29
|
-
var _extends$1 = unwrapExports(_extends);
|
|
30
|
-
|
|
31
|
-
export { _extends$1 as _, _extends as a };
|
|
File without changes
|
|
File without changes
|
|
File without changes
|