@mjhls/mjh-framework 1.0.455 → 1.0.457

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (122) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD300x250.js +1 -1
  3. package/dist/cjs/AD300x250x600.js +1 -1
  4. package/dist/cjs/AD728x90.js +1 -1
  5. package/dist/cjs/ADFloatingFooter.js +1 -1
  6. package/dist/cjs/ADGutter.js +1 -1
  7. package/dist/cjs/ADSponsoredResources.js +1 -1
  8. package/dist/cjs/ADWebcast.js +1 -1
  9. package/dist/cjs/ADWelcome.js +1 -1
  10. package/dist/cjs/AdSlot.js +1 -1
  11. package/dist/cjs/ArticleQueue.js +31 -30
  12. package/dist/cjs/Auth.js +6 -6
  13. package/dist/cjs/{BlockContent-77f81ffc.js → BlockContent-f942392e.js} +1 -1
  14. package/dist/cjs/CMEDeck.js +2 -2
  15. package/dist/cjs/Column3.js +1 -1
  16. package/dist/cjs/ConferenceArticleCard.js +2 -2
  17. package/dist/cjs/DeckContent.js +5 -5
  18. package/dist/cjs/DeckQueue.js +4 -4
  19. package/dist/cjs/EventsDeck.js +2 -2
  20. package/dist/cjs/Feature.js +2 -2
  21. package/dist/cjs/{Figure-eeac313a.js → Figure-05b73e6a.js} +1 -1
  22. package/dist/cjs/ForbesHero.js +2 -2
  23. package/dist/cjs/GridContent.js +6 -6
  24. package/dist/cjs/GridHero.js +2 -2
  25. package/dist/cjs/GroupDeck.js +1 -1
  26. package/dist/cjs/HamMagazine.js +1 -1
  27. package/dist/cjs/Hero.js +1 -1
  28. package/dist/cjs/HorizontalHero.js +2 -2
  29. package/dist/cjs/{InscreenSensor-bcdec6b0.js → InscreenSensor-f9989c04.js} +1 -1
  30. package/dist/cjs/IssueContentDeck.js +2 -2
  31. package/dist/cjs/IssueDeck.js +1 -1
  32. package/dist/cjs/IssueLanding.js +5 -5
  33. package/dist/cjs/LeftNav.js +1 -1
  34. package/dist/cjs/MasterDeck.js +4 -4
  35. package/dist/cjs/NavMagazine.js +1 -1
  36. package/dist/cjs/NavNative.js +1 -1
  37. package/dist/cjs/OncliveHero.js +2 -2
  38. package/dist/cjs/OncliveLargeHero.js +2 -2
  39. package/dist/cjs/PublicationDeck.js +1 -1
  40. package/dist/cjs/QueueDeckExpanded.js +5 -5
  41. package/dist/cjs/RelatedContent.js +2 -2
  42. package/dist/cjs/TaxonomyCard.js +2 -2
  43. package/dist/cjs/TemplateNormal.js +1 -1
  44. package/dist/cjs/ThumbnailCard.js +1 -1
  45. package/dist/cjs/VerticalHero.js +2 -2
  46. package/dist/cjs/VideoSeriesFilter.js +1 -1
  47. package/dist/cjs/VideoSeriesListing.js +3 -3
  48. package/dist/cjs/View.js +66 -63
  49. package/dist/cjs/YahooHero.js +2 -2
  50. package/dist/cjs/YoutubeGroup.js +1 -1
  51. package/dist/cjs/getQuery.js +1 -1
  52. package/dist/cjs/getSerializers.js +447 -435
  53. package/dist/cjs/{getTargeting-ec7dd217.js → getTargeting-3ced038f.js} +11 -24
  54. package/dist/cjs/getTargeting.js +1 -1
  55. package/dist/cjs/{index-be0c82be.js → index-b5eb3ff8.js} +20 -19
  56. package/dist/cjs/index.js +9 -9
  57. package/dist/cjs/{inherits-93684212.js → inherits-14962339.js} +4 -4
  58. package/dist/cjs/{main-88348b15.js → main-00905561.js} +6 -6
  59. package/dist/cjs/{moment-575fe24c.js → moment-3cf060f6.js} +5 -5
  60. package/dist/cjs/urlFor.js +1 -1
  61. package/dist/esm/AD300x250.js +1 -1
  62. package/dist/esm/AD300x250x600.js +1 -1
  63. package/dist/esm/AD728x90.js +1 -1
  64. package/dist/esm/ADFloatingFooter.js +1 -1
  65. package/dist/esm/ADGutter.js +1 -1
  66. package/dist/esm/ADSponsoredResources.js +1 -1
  67. package/dist/esm/ADWebcast.js +1 -1
  68. package/dist/esm/ADWelcome.js +1 -1
  69. package/dist/esm/AdSlot.js +1 -1
  70. package/dist/esm/ArticleQueue.js +29 -28
  71. package/dist/esm/Auth.js +3 -3
  72. package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-a614acdf.js} +1 -1
  73. package/dist/esm/CMEDeck.js +2 -2
  74. package/dist/esm/Column3.js +1 -1
  75. package/dist/esm/ConferenceArticleCard.js +2 -2
  76. package/dist/esm/DeckContent.js +4 -4
  77. package/dist/esm/DeckQueue.js +3 -3
  78. package/dist/esm/EventsDeck.js +2 -2
  79. package/dist/esm/Feature.js +2 -2
  80. package/dist/esm/{Figure-bc2b95d7.js → Figure-23e3ecc0.js} +1 -1
  81. package/dist/esm/ForbesHero.js +2 -2
  82. package/dist/esm/GridContent.js +5 -5
  83. package/dist/esm/GridHero.js +2 -2
  84. package/dist/esm/GroupDeck.js +1 -1
  85. package/dist/esm/HamMagazine.js +1 -1
  86. package/dist/esm/Hero.js +1 -1
  87. package/dist/esm/HorizontalHero.js +2 -2
  88. package/dist/esm/IssueContentDeck.js +2 -2
  89. package/dist/esm/IssueDeck.js +1 -1
  90. package/dist/esm/IssueLanding.js +5 -5
  91. package/dist/esm/LeftNav.js +1 -1
  92. package/dist/esm/MasterDeck.js +3 -3
  93. package/dist/esm/NavMagazine.js +1 -1
  94. package/dist/esm/NavNative.js +1 -1
  95. package/dist/esm/OncliveHero.js +2 -2
  96. package/dist/esm/OncliveLargeHero.js +2 -2
  97. package/dist/esm/PublicationDeck.js +1 -1
  98. package/dist/esm/QueueDeckExpanded.js +5 -5
  99. package/dist/esm/RelatedContent.js +2 -2
  100. package/dist/esm/TaxonomyCard.js +2 -2
  101. package/dist/esm/TemplateNormal.js +1 -1
  102. package/dist/esm/ThumbnailCard.js +1 -1
  103. package/dist/esm/VerticalHero.js +2 -2
  104. package/dist/esm/VideoSeriesFilter.js +1 -1
  105. package/dist/esm/VideoSeriesListing.js +2 -2
  106. package/dist/esm/View.js +42 -39
  107. package/dist/esm/YahooHero.js +2 -2
  108. package/dist/esm/YoutubeGroup.js +1 -1
  109. package/dist/esm/getQuery.js +1 -1
  110. package/dist/esm/getSerializers.js +447 -435
  111. package/dist/esm/{getTargeting-02118961.js → getTargeting-8f4bd5db.js} +9 -22
  112. package/dist/esm/getTargeting.js +1 -1
  113. package/dist/esm/{index-73819142.js → index-51a80699.js} +20 -19
  114. package/dist/esm/index.js +7 -7
  115. package/dist/esm/{main-d7ee6151.js → main-adf6ec37.js} +6 -6
  116. package/dist/esm/{moment-e2f9b20c.js → moment-49ae13fa.js} +5 -5
  117. package/dist/esm/urlFor.js +1 -1
  118. package/package.json +1 -1
  119. /package/dist/cjs/{ADInfeed-5c1d1425.js → ADInfeed-5adbfbba.js} +0 -0
  120. /package/dist/cjs/{ADlgInfeed-ce35bd57.js → ADlgInfeed-028da9eb.js} +0 -0
  121. /package/dist/esm/{ADInfeed-24924eab.js → ADInfeed-08192400.js} +0 -0
  122. /package/dist/esm/{ADlgInfeed-019d6cd9.js → ADlgInfeed-a90cf553.js} +0 -0
@@ -50,8 +50,6 @@ var getTargeting = function getTargeting(props) {
50
50
  context = context && context.split('?')[0];
51
51
  context = context && context.split('&')[0];
52
52
  var content_placement_urls = [];
53
- // New variable to store document group
54
- var document_group_urls = [];
55
53
  if (content_placement && prevUrl && prevUrl.length) {
56
54
  content_placement.forEach(function (item) {
57
55
  var path = item.path;
@@ -70,32 +68,21 @@ var getTargeting = function getTargeting(props) {
70
68
  });
71
69
  }
72
70
 
73
- // Comparing document group with previous url to store in 'document_group_urls'.
74
- if (document_group && prevUrl && prevUrl.length) {
75
- var previous_url_to_check = prevUrl;
76
- if (prevUrl.includes('?')) {
77
- previous_url_to_check = prevUrl.split('?')[0];
71
+ if (content_placement) {
72
+ if (content_placement_urls.length === 0) {
73
+ content_placement_urls = content_placement.map(function (item) {
74
+ return cpModificationRequired ? getContentPlacementUrl(item) : item.path;
75
+ });
78
76
  }
79
-
80
- if (previous_url_to_check.endsWith(document_group)) {
81
- document_group_urls.push(document_group);
82
- }
83
- }
84
-
85
- // Updating condition to set content_placement only when 'document_group_urls' and 'content_placement_urls' is empty.
86
- if (content_placement && content_placement_urls.length === 0 && document_group_urls.length === 0) {
87
- content_placement_urls = content_placement.map(function (item) {
88
- return cpModificationRequired ? getContentPlacementUrl(item) : item.path;
89
- });
77
+ } else {
78
+ content_placement_urls = ['/'];
90
79
  }
91
-
92
80
  var articleKeywords = [].concat(_toConsumableArray(internalTag), _toConsumableArray(userDefinedTag), _toConsumableArray(SponsorshipTag), _toConsumableArray(seoTag));
93
81
  var targeting = {
94
82
  tags: articleKeywords,
95
- // making sure either 'document_group' or 'content_placement' is returned in targeting.
96
- document_group: content_placement_urls && content_placement_urls.length ? '' : document_group_urls,
83
+ document_group: [document_group],
97
84
  document_url: [url],
98
- content_placement: document_group_urls && document_group_urls.length ? '' : content_placement_urls
85
+ content_placement: content_placement_urls
99
86
  };
100
87
 
101
88
  if (article.issue && article.issue.path) {
@@ -6,4 +6,4 @@ import './from-2c0a5f49.js';
6
6
  import './toConsumableArray-8712d678.js';
7
7
  import './_object-pie-33c40e79.js';
8
8
  import './extends-6e00b262.js';
9
- export { g as default } from './getTargeting-02118961.js';
9
+ export { g as default } from './getTargeting-8f4bd5db.js';
@@ -58,35 +58,35 @@ function parseSource(source) {
58
58
  if (typeof source === 'string' && isUrl(source)) {
59
59
  // Someone passed an existing image url?
60
60
  image = {
61
- asset: { _ref: urlToId(source) }
61
+ asset: { _ref: urlToId(source) },
62
62
  };
63
63
  }
64
64
  else if (typeof source === 'string') {
65
65
  // Just an asset id
66
66
  image = {
67
- asset: { _ref: source }
67
+ asset: { _ref: source },
68
68
  };
69
69
  }
70
70
  else if (isRef(source)) {
71
71
  // We just got passed an asset directly
72
72
  image = {
73
- asset: source
73
+ asset: source,
74
74
  };
75
75
  }
76
76
  else if (isAsset(source)) {
77
77
  // If we were passed an image asset document
78
78
  image = {
79
79
  asset: {
80
- _ref: source._id || ''
81
- }
80
+ _ref: source._id || '',
81
+ },
82
82
  };
83
83
  }
84
84
  else if (isAssetStub(source)) {
85
85
  // If we were passed a partial asset (`url`, but no `_id`)
86
86
  image = {
87
87
  asset: {
88
- _ref: urlToId(source.asset.url)
89
- }
88
+ _ref: urlToId(source.asset.url),
89
+ },
90
90
  };
91
91
  }
92
92
  else if (typeof source.asset === 'object') {
@@ -127,7 +127,7 @@ function applyDefaults(image) {
127
127
  left: 0,
128
128
  top: 0,
129
129
  bottom: 0,
130
- right: 0
130
+ right: 0,
131
131
  };
132
132
  }
133
133
  if (!result.hotspot) {
@@ -135,7 +135,7 @@ function applyDefaults(image) {
135
135
  x: 0.5,
136
136
  y: 0.5,
137
137
  height: 1.0,
138
- width: 1.0
138
+ width: 1.0,
139
139
  };
140
140
  }
141
141
  return result;
@@ -182,7 +182,7 @@ exports.SPEC_NAME_TO_URL_NAME_MAPPINGS = [
182
182
  ['crop', 'crop'],
183
183
  ['saturation', 'sat'],
184
184
  ['auto', 'auto'],
185
- ['dpr', 'dpr']
185
+ ['dpr', 'dpr'],
186
186
  ];
187
187
  function urlForImage(options) {
188
188
  var spec = __assign({}, (options || {}));
@@ -201,7 +201,7 @@ function urlForImage(options) {
201
201
  left: cropLeft,
202
202
  top: cropTop,
203
203
  width: Math.round(asset.width - image.crop.right * asset.width - cropLeft),
204
- height: Math.round(asset.height - image.crop.bottom * asset.height - cropTop)
204
+ height: Math.round(asset.height - image.crop.bottom * asset.height - cropTop),
205
205
  };
206
206
  // Compute hot spot rect in terms of pixel coordinates
207
207
  var hotSpotVerticalRadius = (image.hotspot.height * asset.height) / 2;
@@ -212,7 +212,7 @@ function urlForImage(options) {
212
212
  left: hotSpotCenterX - hotSpotHorizontalRadius,
213
213
  top: hotSpotCenterY - hotSpotVerticalRadius,
214
214
  right: hotSpotCenterX + hotSpotHorizontalRadius,
215
- bottom: hotSpotCenterY + hotSpotVerticalRadius
215
+ bottom: hotSpotCenterY + hotSpotVerticalRadius,
216
216
  };
217
217
  // If irrelevant, or if we are requested to: don't perform crop/fit based on
218
218
  // the crop/hotspot.
@@ -294,7 +294,7 @@ function fit(source, spec) {
294
294
  left: Math.round(left),
295
295
  top: Math.round(top_2),
296
296
  width: Math.round(width),
297
- height: Math.round(height)
297
+ height: Math.round(height),
298
298
  };
299
299
  }
300
300
  else {
@@ -316,13 +316,13 @@ function fit(source, spec) {
316
316
  left: Math.max(0, Math.floor(left)),
317
317
  top: Math.max(0, Math.floor(top_3)),
318
318
  width: Math.round(width),
319
- height: Math.round(height)
319
+ height: Math.round(height),
320
320
  };
321
321
  }
322
322
  return {
323
323
  width: imgWidth,
324
324
  height: imgHeight,
325
- rect: cropRect
325
+ rect: cropRect,
326
326
  };
327
327
  }
328
328
 
@@ -375,11 +375,12 @@ function urlBuilder(options) {
375
375
  var client = options;
376
376
  if (isSanityClient(client)) {
377
377
  // Inherit config from client
378
- var _a = client.clientConfig, apiHost = _a.apiHost, projectId = _a.projectId, dataset = _a.dataset;
378
+ var _a = client.clientConfig, apiUrl = _a.apiHost, projectId = _a.projectId, dataset = _a.dataset;
379
+ var apiHost = apiUrl || 'https://api.sanity.io';
379
380
  return new ImageUrlBuilder(null, {
380
381
  baseUrl: apiHost.replace(/^https:\/\/api\./, 'https://cdn.'),
381
382
  projectId: projectId,
382
- dataset: dataset
383
+ dataset: dataset,
383
384
  });
384
385
  }
385
386
  // Or just accept the options as given
@@ -392,7 +393,7 @@ var ImageUrlBuilder = /** @class */ (function () {
392
393
  ? __assign(__assign({}, (parent.options || {})), (options || {})) : __assign({}, (options || {})); // Copy options
393
394
  }
394
395
  ImageUrlBuilder.prototype.withOptions = function (options) {
395
- var baseUrl = options.baseUrl || '';
396
+ var baseUrl = options.baseUrl || this.options.baseUrl;
396
397
  var newOptions = { baseUrl: baseUrl };
397
398
  for (var key in options) {
398
399
  if (options.hasOwnProperty(key)) {
@@ -520,7 +521,7 @@ var ImageUrlBuilder = /** @class */ (function () {
520
521
  ImageUrlBuilder.prototype.url = function () {
521
522
  return urlForImage_1$1.default(this.options);
522
523
  };
523
- // Synonym for url()
524
+ // Alias for url()
524
525
  ImageUrlBuilder.prototype.toString = function () {
525
526
  return this.url();
526
527
  };
package/dist/esm/index.js CHANGED
@@ -19,16 +19,16 @@ import 'react-bootstrap/Container';
19
19
  import 'react-bootstrap/Row';
20
20
  import 'react-bootstrap/Col';
21
21
  import 'react-bootstrap/Card';
22
- import './moment-e2f9b20c.js';
22
+ import './moment-49ae13fa.js';
23
23
  import 'next/router';
24
24
  import './isSymbol-c1b9be80.js';
25
25
  import './debounce-8cd9e09c.js';
26
26
  import './index.es-29c1cef5.js';
27
27
  import 'react-dom';
28
28
  import './visibility-sensor-0baa4eea.js';
29
- import './index-73819142.js';
29
+ import './index-51a80699.js';
30
30
  import './index-5f9f807a.js';
31
- import './main-d7ee6151.js';
31
+ import './main-adf6ec37.js';
32
32
  import './entities-7cc3bf45.js';
33
33
  import './slicedToArray-f1e40361.js';
34
34
  import './stringify-e30bc114.js';
@@ -38,10 +38,10 @@ import './promise-53143c9a.js';
38
38
  export { default as Beam } from './Beam.js';
39
39
  export { default as Segment } from './Segment.js';
40
40
  export { default as AdSlot } from './AdSlot.js';
41
- import './ADInfeed-24924eab.js';
41
+ import './ADInfeed-08192400.js';
42
42
  export { default as DeckContent } from './DeckContent.js';
43
43
  import './lodash-17fdfebb.js';
44
- import './ADlgInfeed-019d6cd9.js';
44
+ import './ADlgInfeed-a90cf553.js';
45
45
  import './_arrayMap-a8dd2b2c.js';
46
46
  import './get-ae817b75.js';
47
47
  export { default as AD } from './AD.js';
@@ -50,7 +50,7 @@ export { default as GridContent } from './GridContent.js';
50
50
  export { default as DeckQueue } from './DeckQueue.js';
51
51
  import 'react-bootstrap/Media';
52
52
  export { default as ThumbnailCard } from './ThumbnailCard.js';
53
- import './BlockContent-e9b4ddcf.js';
53
+ import './BlockContent-a614acdf.js';
54
54
  import './react-social-icons-a7d5c5c7.js';
55
55
  export { default as TaxonomyCard } from './TaxonomyCard.js';
56
56
  import './smoothscroll-4b699764.js';
@@ -154,7 +154,7 @@ import 'swr';
154
154
  import 'passport-local';
155
155
  import 'mysql';
156
156
  export { default as View } from './View.js';
157
- export { g as getTargeting } from './getTargeting-02118961.js';
157
+ export { g as getTargeting } from './getTargeting-8f4bd5db.js';
158
158
  export { default as urlFor } from './urlFor.js';
159
159
  export { default as getKeywords } from './getKeywords.js';
160
160
  export { default as getQuery } from './getQuery.js';
@@ -48,7 +48,7 @@ var getNavigatorInstance = function getNavigatorInstance() {
48
48
  };
49
49
  var isIOS13Check = function isIOS13Check(type) {
50
50
  var nav = getNavigatorInstance();
51
- return nav && (nav.platform.includes(type) || nav.platform === 'MacIntel' && nav.maxTouchPoints > 1 && !window.MSStream);
51
+ return nav && (nav.platform.indexOf(type) !== -1 || nav.platform === 'MacIntel' && nav.maxTouchPoints > 1 && !window.MSStream);
52
52
  };
53
53
 
54
54
  function _typeof(obj) {
@@ -444,7 +444,7 @@ var isIEType = function isIEType() {
444
444
  var isElectronType = function isElectronType() {
445
445
  var nav = getNavigatorInstance();
446
446
  var ua = nav && nav.userAgent.toLowerCase();
447
- return typeof ua === 'string' ? ua.includes('electron') : false;
447
+ return typeof ua === 'string' ? /electron/.test(ua) : false;
448
448
  };
449
449
 
450
450
  var getIOS13 = function getIOS13() {
@@ -511,15 +511,15 @@ var getDeviceType = function getDeviceType() {
511
511
  var isSmartTV = isSmartTVType();
512
512
  var isConsole = isConsoleType();
513
513
  var isWearable = isWearableType();
514
- var isMobileSafari = isMobileSafariType();
514
+ var isMobileSafari = isMobileSafariType() || getIPad13();
515
515
  var isChromium = isChromiumType();
516
- var isMobile = isMobileAndTabletType();
516
+ var isMobile = isMobileAndTabletType() || getIPad13();
517
517
  var isMobileOnly = isMobileType();
518
- var isTablet = isTabletType();
518
+ var isTablet = isTabletType() || getIPad13();
519
519
  var isBrowser = isBrowserType();
520
520
  var isAndroid = isAndroidType();
521
521
  var isWinPhone = isWinPhoneType();
522
- var isIOS = isIOSType();
522
+ var isIOS = isIOSType() || getIPad13();
523
523
  var isChrome = isChromeType();
524
524
  var isFirefox = isFirefoxType();
525
525
  var isSafari = isSafariType();
@@ -4398,7 +4398,7 @@ var moment = createCommonjsModule(function (module, exports) {
4398
4398
  eras = this.localeData().eras();
4399
4399
  for (i = 0, l = eras.length; i < l; ++i) {
4400
4400
  // truncate time
4401
- val = this.startOf('day').valueOf();
4401
+ val = this.clone().startOf('day').valueOf();
4402
4402
 
4403
4403
  if (eras[i].since <= val && val <= eras[i].until) {
4404
4404
  return eras[i].name;
@@ -4418,7 +4418,7 @@ var moment = createCommonjsModule(function (module, exports) {
4418
4418
  eras = this.localeData().eras();
4419
4419
  for (i = 0, l = eras.length; i < l; ++i) {
4420
4420
  // truncate time
4421
- val = this.startOf('day').valueOf();
4421
+ val = this.clone().startOf('day').valueOf();
4422
4422
 
4423
4423
  if (eras[i].since <= val && val <= eras[i].until) {
4424
4424
  return eras[i].narrow;
@@ -4438,7 +4438,7 @@ var moment = createCommonjsModule(function (module, exports) {
4438
4438
  eras = this.localeData().eras();
4439
4439
  for (i = 0, l = eras.length; i < l; ++i) {
4440
4440
  // truncate time
4441
- val = this.startOf('day').valueOf();
4441
+ val = this.clone().startOf('day').valueOf();
4442
4442
 
4443
4443
  if (eras[i].since <= val && val <= eras[i].until) {
4444
4444
  return eras[i].abbr;
@@ -4461,7 +4461,7 @@ var moment = createCommonjsModule(function (module, exports) {
4461
4461
  dir = eras[i].since <= eras[i].until ? +1 : -1;
4462
4462
 
4463
4463
  // truncate time
4464
- val = this.startOf('day').valueOf();
4464
+ val = this.clone().startOf('day').valueOf();
4465
4465
 
4466
4466
  if (
4467
4467
  (eras[i].since <= val && val <= eras[i].until) ||
@@ -5612,7 +5612,7 @@ var moment = createCommonjsModule(function (module, exports) {
5612
5612
 
5613
5613
  //! moment.js
5614
5614
 
5615
- hooks.version = '2.26.0';
5615
+ hooks.version = '2.28.0';
5616
5616
 
5617
5617
  setHookCallback(createLocal);
5618
5618
 
@@ -1,5 +1,5 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import { i as imageUrlBuilder } from './index-73819142.js';
2
+ import { i as imageUrlBuilder } from './index-51a80699.js';
3
3
 
4
4
  function urlFor(client, source) {
5
5
  return imageUrlBuilder(client).image(source);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mjhls/mjh-framework",
3
- "version": "1.0.455",
3
+ "version": "1.0.457",
4
4
  "description": "Foundation Framework",
5
5
  "author": "mjh-framework",
6
6
  "license": "MIT",