@mjhls/mjh-framework 1.0.709 → 1.0.711-beta.0

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 (268) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +9 -10
  3. package/dist/cjs/AD300x250.js +24 -25
  4. package/dist/cjs/AD300x250x600.js +24 -25
  5. package/dist/cjs/AD728x90.js +27 -28
  6. package/dist/cjs/ADFloatingFooter.js +26 -27
  7. package/dist/cjs/ADFooter.js +14 -15
  8. package/dist/cjs/ADGutter.js +26 -27
  9. package/dist/cjs/{ADInfeed-2c7a6dd8.js → ADInfeed-5a561d7c.js} +11 -13
  10. package/dist/cjs/ADSkyscraper.js +26 -27
  11. package/dist/cjs/ADSponsoredResources.js +26 -27
  12. package/dist/cjs/ADWebcast.js +26 -27
  13. package/dist/cjs/ADWelcome.js +30 -31
  14. package/dist/cjs/{ADlgInfeed-fb101797.js → ADlgInfeed-c50f81d4.js} +8 -9
  15. package/dist/cjs/AccordionPanel.js +29 -31
  16. package/dist/cjs/AdSlot.js +31 -32
  17. package/dist/cjs/AdSlotsProvider.js +116 -19
  18. package/dist/cjs/AlphabeticList.js +24 -25
  19. package/dist/cjs/ArticleCarousel.js +22 -23
  20. package/dist/cjs/ArticleSeriesListing.js +58 -59
  21. package/dist/cjs/Auth.js +334 -820
  22. package/dist/cjs/{AuthorComponent-5fa89df5.js → AuthorComponent-bb831b74.js} +13 -14
  23. package/dist/cjs/Beam.js +9 -9
  24. package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-091a991f.js} +24 -25
  25. package/dist/cjs/Breadcrumbs.js +27 -29
  26. package/dist/cjs/BrowseVideosListing.js +40 -41
  27. package/dist/cjs/CMEDeck.js +78 -78
  28. package/dist/cjs/Column1.js +11 -14
  29. package/dist/cjs/Column2.js +32 -35
  30. package/dist/cjs/Column3.js +55 -58
  31. package/dist/cjs/ConferenceArticleCard.js +22 -23
  32. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  33. package/dist/cjs/DeckContent.js +94 -98
  34. package/dist/cjs/DeckQueue.js +86 -90
  35. package/dist/cjs/{Dfp-a863cf48.js → Dfp-ce7ac168.js} +30 -31
  36. package/dist/cjs/EventsDeck.js +129 -136
  37. package/dist/cjs/ExternalResources.js +77 -76
  38. package/dist/cjs/Feature.js +25 -27
  39. package/dist/cjs/ForbesHero.js +40 -41
  40. package/dist/cjs/GridContent.js +177 -181
  41. package/dist/cjs/GridHero.js +42 -43
  42. package/dist/cjs/GroupDeck.js +49 -50
  43. package/dist/cjs/HamMagazine.js +130 -135
  44. package/dist/cjs/Header.js +11 -13
  45. package/dist/cjs/Hero.js +12 -13
  46. package/dist/cjs/HighlightenVideo.js +17 -18
  47. package/dist/cjs/HorizontalHero.js +25 -26
  48. package/dist/cjs/IssueContentDeck.js +72 -77
  49. package/dist/cjs/IssueDeck.js +70 -75
  50. package/dist/cjs/IssueLanding.js +40 -41
  51. package/dist/cjs/LeftNav.js +36 -38
  52. package/dist/cjs/MasterDeck.js +71 -72
  53. package/dist/cjs/NavDvm.js +75 -80
  54. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  55. package/dist/cjs/NavMagazine.js +138 -143
  56. package/dist/cjs/NavNative.js +115 -123
  57. package/dist/cjs/NavNormal.js +48 -53
  58. package/dist/cjs/OncliveHero.js +20 -20
  59. package/dist/cjs/OncliveLargeHero.js +66 -67
  60. package/dist/cjs/PageFilter.js +14 -15
  61. package/dist/cjs/PartnerDetailListing.js +105 -106
  62. package/dist/cjs/PdfDownload.js +8 -9
  63. package/dist/cjs/PopUpModal.js +19 -21
  64. package/dist/cjs/PublicationDeck.js +61 -66
  65. package/dist/cjs/PublicationLanding.js +74 -78
  66. package/dist/cjs/QueueDeckExpanded.js +292 -292
  67. package/dist/cjs/RecentNews.js +23 -24
  68. package/dist/cjs/RelatedContent.js +24 -25
  69. package/dist/cjs/RelatedTopicsDropdown.js +19 -22
  70. package/dist/cjs/RolesDeck.js +27 -32
  71. package/dist/cjs/Search.js +18 -22
  72. package/dist/cjs/Segment.js +7 -7
  73. package/dist/cjs/SetCookie.js +1 -1
  74. package/dist/cjs/SideFooter.js +35 -36
  75. package/dist/cjs/SocialIcons.js +9 -10
  76. package/dist/cjs/{SocialSearchComponent-45c54bed.js → SocialSearchComponent-8dd468fd.js} +36 -40
  77. package/dist/cjs/SocialShare.js +29 -31
  78. package/dist/cjs/TaxonomyCard.js +57 -62
  79. package/dist/cjs/TaxonomyDescription.js +50 -51
  80. package/dist/cjs/TemplateNormal.js +72 -73
  81. package/dist/cjs/ThumbnailCard.js +20 -22
  82. package/dist/cjs/Ustream.js +26 -27
  83. package/dist/cjs/VerticalHero.js +17 -18
  84. package/dist/cjs/VideoSeriesCard.js +31 -32
  85. package/dist/cjs/VideoSeriesFilter.js +19 -19
  86. package/dist/cjs/VideoSeriesListing.js +73 -74
  87. package/dist/cjs/View.js +226 -229
  88. package/dist/cjs/YahooHero.js +39 -40
  89. package/dist/cjs/YoutubeGroup.js +58 -59
  90. package/dist/cjs/{_is-array-63ae4740.js → _is-array-754e012d.js} +6 -6
  91. package/dist/cjs/{_iter-detect-2613ffa1.js → _iter-detect-60b2f026.js} +2 -2
  92. package/dist/cjs/{_object-sap-c5bd707d.js → _object-sap-5e74ba08.js} +1 -1
  93. package/dist/cjs/{_set-species-a8cfdb84.js → _set-species-f92c67c5.js} +4 -4
  94. package/dist/cjs/{_to-object-821a2927.js → _to-object-329a650b.js} +4 -4
  95. package/dist/cjs/{asyncToGenerator-2edcb6ad.js → asyncToGenerator-533d476a.js} +8 -8
  96. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
  97. package/dist/cjs/{core.get-iterator-method-b4615fd3.js → core.get-iterator-method-f62321d4.js} +2 -2
  98. package/dist/cjs/{define-property-aff11f8a.js → define-property-f4d12f4e.js} +1 -1
  99. package/dist/cjs/{defineProperty-d6fbb280.js → defineProperty-55548b25.js} +1 -1
  100. package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
  101. package/dist/cjs/{es6.string.iterator-20d42c53.js → es6.string.iterator-cc0bbaa4.js} +2 -2
  102. package/dist/cjs/{extends-1e24fc8d.js → extends-60837c34.js} +1 -1
  103. package/dist/cjs/getRelatedArticle.js +76 -138
  104. package/dist/cjs/getSerializers.js +41 -41
  105. package/dist/cjs/{getTargeting-497b581d.js → getTargeting-9af0ef69.js} +3 -3
  106. package/dist/cjs/getTargeting.js +7 -7
  107. package/dist/cjs/iconBase-68959171.js +3 -0
  108. package/dist/cjs/{index-4d74ffd6.js → index-3294d3bc.js} +41 -40
  109. package/dist/cjs/{index-5ad2b070.js → index-8bf6c863.js} +48 -30
  110. package/dist/cjs/{index-bb09dc7c.js → index-b0cfd1de.js} +849 -872
  111. package/dist/cjs/{index-d48b231c.js → index-be0c82be.js} +25 -31
  112. package/dist/cjs/{index-80f57cff.js → index-da796b8c.js} +15 -17
  113. package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
  114. package/dist/cjs/{index.esm-8123cf40.js → index.esm-4d410430.js} +20 -20
  115. package/dist/cjs/{index.esm-3b9b8952.js → index.esm-66ffa47a.js} +9 -4
  116. package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
  117. package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
  118. package/dist/cjs/index.js +127 -127
  119. package/dist/cjs/{inherits-2eb23889.js → inherits-c9f99d47.js} +5 -5
  120. package/dist/cjs/{keys-95c064c9.js → keys-a586b7a0.js} +2 -2
  121. package/dist/cjs/{lodash-4ef21f0f.js → lodash-fc2922d0.js} +23 -72
  122. package/dist/cjs/{main-dc082238.js → main-02daeefe.js} +80 -116
  123. package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
  124. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  125. package/dist/cjs/{slicedToArray-db24842a.js → slicedToArray-8f385299.js} +4 -4
  126. package/dist/cjs/{smoothscroll-1abb448e.js → smoothscroll-95231a70.js} +1 -1
  127. package/dist/cjs/{stringify-01cf47f7.js → stringify-7c5aff47.js} +1 -1
  128. package/dist/cjs/timeDifferenceCalc.js +1 -1
  129. package/dist/cjs/{toConsumableArray-cf0865fc.js → toConsumableArray-9a3476fe.js} +4 -4
  130. package/dist/cjs/{typeof-97065d40.js → typeof-725500bc.js} +7 -7
  131. package/dist/cjs/urlFor.js +2 -2
  132. package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
  133. package/dist/cjs/{visibility-sensor-8b54af99.js → visibility-sensor-0c45a583.js} +5 -7
  134. package/dist/cjs/{web.dom.iterable-4480325a.js → web.dom.iterable-a0e279c1.js} +3 -3
  135. package/dist/esm/AD.js +7 -7
  136. package/dist/esm/AD300x250.js +21 -21
  137. package/dist/esm/AD300x250x600.js +21 -21
  138. package/dist/esm/AD728x90.js +24 -24
  139. package/dist/esm/ADFloatingFooter.js +23 -23
  140. package/dist/esm/ADFooter.js +11 -11
  141. package/dist/esm/ADGutter.js +23 -23
  142. package/dist/esm/{ADInfeed-a9a35a5c.js → ADInfeed-d4c94a16.js} +7 -7
  143. package/dist/esm/ADSkyscraper.js +23 -23
  144. package/dist/esm/ADSponsoredResources.js +23 -23
  145. package/dist/esm/ADWebcast.js +23 -23
  146. package/dist/esm/ADWelcome.js +27 -27
  147. package/dist/esm/{ADlgInfeed-ce2e0e3a.js → ADlgInfeed-5b170d9e.js} +6 -6
  148. package/dist/esm/AccordionPanel.js +24 -24
  149. package/dist/esm/AdSlot.js +23 -23
  150. package/dist/esm/AdSlotsProvider.js +114 -16
  151. package/dist/esm/AlphabeticList.js +21 -21
  152. package/dist/esm/ArticleCarousel.js +19 -19
  153. package/dist/esm/ArticleSeriesListing.js +53 -53
  154. package/dist/esm/Auth.js +317 -799
  155. package/dist/esm/{AuthorComponent-c29a0075.js → AuthorComponent-00f13201.js} +11 -11
  156. package/dist/esm/Beam.js +9 -9
  157. package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-e9b4ddcf.js} +4 -4
  158. package/dist/esm/Breadcrumbs.js +17 -17
  159. package/dist/esm/BrowseVideosListing.js +37 -37
  160. package/dist/esm/CMEDeck.js +74 -74
  161. package/dist/esm/Column1.js +5 -5
  162. package/dist/esm/Column2.js +26 -26
  163. package/dist/esm/Column3.js +48 -48
  164. package/dist/esm/ConferenceArticleCard.js +18 -18
  165. package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
  166. package/dist/esm/DeckContent.js +76 -76
  167. package/dist/esm/DeckQueue.js +64 -64
  168. package/dist/esm/{Dfp-db06d7dc.js → Dfp-14e866d7.js} +20 -20
  169. package/dist/esm/EventsDeck.js +82 -82
  170. package/dist/esm/ExternalResources.js +71 -69
  171. package/dist/esm/Feature.js +18 -18
  172. package/dist/esm/ForbesHero.js +34 -34
  173. package/dist/esm/GridContent.js +139 -139
  174. package/dist/esm/GridHero.js +36 -36
  175. package/dist/esm/GroupDeck.js +45 -45
  176. package/dist/esm/HamMagazine.js +104 -104
  177. package/dist/esm/Header.js +7 -7
  178. package/dist/esm/Hero.js +9 -9
  179. package/dist/esm/HighlightenVideo.js +14 -14
  180. package/dist/esm/HorizontalHero.js +21 -21
  181. package/dist/esm/IssueContentDeck.js +49 -49
  182. package/dist/esm/IssueDeck.js +46 -46
  183. package/dist/esm/IssueLanding.js +37 -37
  184. package/dist/esm/LeftNav.js +32 -32
  185. package/dist/esm/MasterDeck.js +65 -65
  186. package/dist/esm/NavDvm.js +57 -57
  187. package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
  188. package/dist/esm/NavMagazine.js +114 -114
  189. package/dist/esm/NavNative.js +91 -91
  190. package/dist/esm/NavNormal.js +36 -36
  191. package/dist/esm/OncliveHero.js +17 -16
  192. package/dist/esm/OncliveLargeHero.js +59 -59
  193. package/dist/esm/PageFilter.js +12 -12
  194. package/dist/esm/PartnerDetailListing.js +101 -101
  195. package/dist/esm/PdfDownload.js +6 -6
  196. package/dist/esm/PopUpModal.js +14 -14
  197. package/dist/esm/PublicationDeck.js +38 -38
  198. package/dist/esm/PublicationLanding.js +50 -50
  199. package/dist/esm/QueueDeckExpanded.js +272 -272
  200. package/dist/esm/RecentNews.js +20 -20
  201. package/dist/esm/RelatedContent.js +19 -19
  202. package/dist/esm/RelatedTopicsDropdown.js +11 -11
  203. package/dist/esm/RolesDeck.js +13 -13
  204. package/dist/esm/Search.js +12 -12
  205. package/dist/esm/Segment.js +7 -7
  206. package/dist/esm/SetCookie.js +1 -1
  207. package/dist/esm/SideFooter.js +31 -31
  208. package/dist/esm/SocialIcons.js +7 -7
  209. package/dist/esm/{SocialSearchComponent-fab3e851.js → SocialSearchComponent-8ac29f4f.js} +28 -28
  210. package/dist/esm/SocialShare.js +25 -25
  211. package/dist/esm/TaxonomyCard.js +41 -41
  212. package/dist/esm/TaxonomyDescription.js +45 -45
  213. package/dist/esm/TemplateNormal.js +66 -66
  214. package/dist/esm/ThumbnailCard.js +13 -13
  215. package/dist/esm/Ustream.js +23 -23
  216. package/dist/esm/VerticalHero.js +13 -13
  217. package/dist/esm/VideoSeriesCard.js +24 -24
  218. package/dist/esm/VideoSeriesFilter.js +16 -16
  219. package/dist/esm/VideoSeriesListing.js +67 -67
  220. package/dist/esm/View.js +210 -209
  221. package/dist/esm/YahooHero.js +34 -34
  222. package/dist/esm/YoutubeGroup.js +45 -45
  223. package/dist/esm/{_is-array-9383b394.js → _is-array-49698029.js} +6 -6
  224. package/dist/esm/{_iter-detect-d4d262ee.js → _iter-detect-59409a32.js} +2 -2
  225. package/dist/esm/{_object-sap-6a003379.js → _object-sap-4d59d5bd.js} +1 -1
  226. package/dist/esm/{_set-species-0b056cff.js → _set-species-cede29f8.js} +4 -4
  227. package/dist/esm/{_to-object-9bef3b62.js → _to-object-ded78eb9.js} +5 -5
  228. package/dist/esm/{asyncToGenerator-acd1cc47.js → asyncToGenerator-7c654f36.js} +8 -8
  229. package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
  230. package/dist/esm/{core.get-iterator-method-1b116089.js → core.get-iterator-method-54d2e411.js} +2 -2
  231. package/dist/esm/{define-property-9a008401.js → define-property-de3fc946.js} +1 -1
  232. package/dist/esm/{defineProperty-ddd52c29.js → defineProperty-b798470d.js} +1 -1
  233. package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
  234. package/dist/esm/{es6.string.iterator-b24a54f2.js → es6.string.iterator-9b2af4a5.js} +3 -3
  235. package/dist/esm/{extends-c2b1c9d7.js → extends-cc5da797.js} +1 -1
  236. package/dist/esm/getRelatedArticle.js +71 -133
  237. package/dist/esm/getSerializers.js +41 -41
  238. package/dist/esm/{getTargeting-b1a7be54.js → getTargeting-2acdec91.js} +2 -2
  239. package/dist/esm/getTargeting.js +7 -7
  240. package/dist/esm/{index-752d1dae.js → index-5f9f807a.js} +10 -10
  241. package/dist/esm/{index-3f5c03b2.js → index-73819142.js} +25 -31
  242. package/dist/esm/{index-669ff425.js → index-a9e53f80.js} +43 -24
  243. package/dist/esm/{index-48a08226.js → index-c6440f6f.js} +800 -816
  244. package/dist/esm/{index-ccb770c7.js → index-ef6d5dcf.js} +41 -40
  245. package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
  246. package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
  247. package/dist/esm/{index.esm-d6f88d94.js → index.esm-b08f4b04.js} +9 -4
  248. package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
  249. package/dist/esm/{index.esm-8016b507.js → index.esm-fd746768.js} +18 -17
  250. package/dist/esm/index.js +105 -105
  251. package/dist/esm/{inherits-18d4a779.js → inherits-7ee3e0c1.js} +5 -5
  252. package/dist/esm/{keys-9bb7939c.js → keys-fc2d4c34.js} +2 -2
  253. package/dist/esm/{lodash-ad27652f.js → lodash-17fdfebb.js} +23 -72
  254. package/dist/esm/{main-1450d277.js → main-e4a934b2.js} +78 -113
  255. package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
  256. package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
  257. package/dist/esm/{slicedToArray-34468155.js → slicedToArray-7021e5df.js} +4 -4
  258. package/dist/esm/{smoothscroll-ab6e0238.js → smoothscroll-4b699764.js} +1 -1
  259. package/dist/esm/{stringify-8a4f19f7.js → stringify-008c8802.js} +1 -1
  260. package/dist/esm/timeDifferenceCalc.js +1 -1
  261. package/dist/esm/{toConsumableArray-5212fee7.js → toConsumableArray-725434a0.js} +4 -4
  262. package/dist/esm/{typeof-64422756.js → typeof-08f2c380.js} +7 -7
  263. package/dist/esm/urlFor.js +1 -1
  264. package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
  265. package/dist/esm/{visibility-sensor-082c757b.js → visibility-sensor-0baa4eea.js} +2 -2
  266. package/dist/esm/{web.dom.iterable-ca37144a.js → web.dom.iterable-8956f9a5.js} +3 -3
  267. package/package.json +2 -2
  268. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
@@ -1,14 +1,14 @@
1
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-acd1cc47.js';
2
1
  import { c as createCommonjsModule, u as unwrapExports, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
2
+ import './_to-object-ded78eb9.js';
3
+ import './es6.string.iterator-9b2af4a5.js';
4
+ import './_library-528f1934.js';
5
+ import './_iter-detect-59409a32.js';
6
+ import './core.get-iterator-method-54d2e411.js';
7
+ import './web.dom.iterable-8956f9a5.js';
8
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7c654f36.js';
9
+ import './_set-species-cede29f8.js';
3
10
  import { c as cookie } from './index-db3bb315.js';
4
11
  import getQuery from './getQuery.js';
5
- import './es6.string.iterator-b24a54f2.js';
6
- import './_to-object-9bef3b62.js';
7
- import './web.dom.iterable-ca37144a.js';
8
- import './_library-528f1934.js';
9
- import './core.get-iterator-method-1b116089.js';
10
- import './_set-species-0b056cff.js';
11
- import './_iter-detect-d4d262ee.js';
12
12
 
13
13
  var defaultParseOptions = {
14
14
  decodeValues: true,
@@ -30,18 +30,9 @@ function parseString(setCookieValue, options) {
30
30
  ? Object.assign({}, defaultParseOptions, options)
31
31
  : defaultParseOptions;
32
32
 
33
- try {
34
- value = options.decodeValues ? decodeURIComponent(value) : value; // decode cookie value
35
- } catch (e) {
36
- console.error(
37
- `set-cookie-parser encountered an error while decoding a cookie with value '${value}'. Set options.decodeValues to false to disable this feature.`,
38
- e
39
- );
40
- }
41
-
42
33
  var cookie = {
43
34
  name: name, // grab everything before the first =
44
- value: value,
35
+ value: options.decodeValues ? decodeURIComponent(value) : value, // decode cookie value
45
36
  };
46
37
 
47
38
  parts.forEach(function (part) {
@@ -212,7 +203,7 @@ setCookie.parse = parse_1;
212
203
  setCookie.parseString = parseString_1;
213
204
  setCookie.splitCookiesString = splitCookiesString_1;
214
205
 
215
- var utils = createCommonjsModule(function (module, exports) {
206
+ var dist = createCommonjsModule(function (module, exports) {
216
207
  var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
217
208
  __assign = Object.assign || function(t) {
218
209
  for (var s, i = 1, n = arguments.length; i < n; i++) {
@@ -225,33 +216,10 @@ var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
225
216
  return __assign.apply(this, arguments);
226
217
  };
227
218
  Object.defineProperty(exports, "__esModule", { value: true });
228
- exports.areCookiesEqual = exports.hasSameProperties = exports.createCookie = exports.isBrowser = void 0;
229
- /**
230
- * Tells whether we are in a browser or server.
231
- */
232
- function isBrowser() {
233
- return typeof window !== 'undefined';
234
- }
235
- exports.isBrowser = isBrowser;
236
- /**
237
- * Create an instance of the Cookie interface
238
- */
239
- function createCookie(name, value, options) {
240
- var sameSite = options.sameSite;
241
- if (sameSite === true) {
242
- sameSite = 'strict';
243
- }
244
- if (sameSite === undefined || sameSite === false) {
245
- sameSite = 'lax';
246
- }
247
- var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
248
- delete cookieToSet.encode;
249
- return __assign({ name: name, value: value }, cookieToSet);
250
- }
251
- exports.createCookie = createCookie;
252
- /**
253
- * Tells whether given objects have the same properties.
254
- */
219
+ exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
220
+
221
+
222
+ var isBrowser = function () { return typeof window !== 'undefined'; };
255
223
  function hasSameProperties(a, b) {
256
224
  var aProps = Object.getOwnPropertyNames(a);
257
225
  var bProps = Object.getOwnPropertyNames(b);
@@ -266,9 +234,8 @@ function hasSameProperties(a, b) {
266
234
  }
267
235
  return true;
268
236
  }
269
- exports.hasSameProperties = hasSameProperties;
270
237
  /**
271
- * Compare the cookie and return true if the cookies have equivalent
238
+ * Compare the cookie and return true if the cookies has equivalent
272
239
  * options and the cookies would be overwritten in the browser storage.
273
240
  *
274
241
  * @param a first Cookie for comparison
@@ -281,109 +248,71 @@ function areCookiesEqual(a, b) {
281
248
  }
282
249
  return (hasSameProperties(__assign(__assign({}, a), { sameSite: undefined }), __assign(__assign({}, b), { sameSite: undefined })) && sameSiteSame);
283
250
  }
284
- exports.areCookiesEqual = areCookiesEqual;
285
- /* Functions */
286
-
287
- });
288
-
289
- unwrapExports(utils);
290
- utils.areCookiesEqual;
291
- utils.hasSameProperties;
292
- utils.createCookie;
293
- utils.isBrowser;
294
-
295
- var dist = createCommonjsModule(function (module, exports) {
296
- var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
297
- __assign = Object.assign || function(t) {
298
- for (var s, i = 1, n = arguments.length; i < n; i++) {
299
- s = arguments[i];
300
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
301
- t[p] = s[p];
302
- }
303
- return t;
304
- };
305
- return __assign.apply(this, arguments);
306
- };
307
- Object.defineProperty(exports, "__esModule", { value: true });
308
- exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
309
-
310
-
311
-
312
251
  /**
252
+ * Create an instance of the Cookie interface
253
+ *
254
+ * @param name name of the Cookie
255
+ * @param value value of the Cookie
256
+ * @param options Cookie options
257
+ */
258
+ function createCookie(name, value, options) {
259
+ var sameSite = options.sameSite;
260
+ if (sameSite === true) {
261
+ sameSite = 'strict';
262
+ }
263
+ if (sameSite === undefined || sameSite === false) {
264
+ sameSite = 'lax';
265
+ }
266
+ var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
267
+ delete cookieToSet.encode;
268
+ return __assign({ name: name, value: value }, cookieToSet);
269
+ }
270
+ /**
271
+ *
313
272
  * Parses cookies.
314
273
  *
315
- * @param ctx NextJS page or API context, express context, null or undefined.
316
- * @param options Options that we pass down to `cookie` library.
274
+ * @param ctx
275
+ * @param options
317
276
  */
318
277
  function parseCookies(ctx, options) {
319
- var _a, _b;
320
- if ((_b = (_a = ctx === null || ctx === void 0 ? void 0 : ctx.req) === null || _a === void 0 ? void 0 : _a.headers) === null || _b === void 0 ? void 0 : _b.cookie) {
278
+ if (ctx && ctx.req && ctx.req.headers && ctx.req.headers.cookie) {
321
279
  return cookie.parse(ctx.req.headers.cookie, options);
322
280
  }
323
- if (utils.isBrowser()) {
281
+ if (isBrowser()) {
324
282
  return cookie.parse(document.cookie, options);
325
283
  }
326
284
  return {};
327
285
  }
328
286
  exports.parseCookies = parseCookies;
329
287
  /**
288
+ *
330
289
  * Sets a cookie.
331
290
  *
332
- * @param ctx NextJS page or API context, express context, null or undefined.
333
- * @param name The name of your cookie.
334
- * @param value The value of your cookie.
335
- * @param options Options that we pass down to `cookie` library.
291
+ * @param ctx
292
+ * @param name
293
+ * @param value
294
+ * @param options
336
295
  */
337
296
  function setCookie$1(ctx, name, value, options) {
338
- var _a, _b;
339
- if (options === void 0) { options = {}; }
340
- // SSR
341
- if (((_a = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _a === void 0 ? void 0 : _a.getHeader) && ctx.res.setHeader) {
342
- // Check if response has finished and warn about it.
343
- if ((_b = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _b === void 0 ? void 0 : _b.finished) {
344
- console.warn("Not setting \"" + name + "\" cookie. Response has finished.");
345
- console.warn("You should set cookie before res.send()");
346
- return {};
347
- }
348
- /**
349
- * Load existing cookies from the header and parse them.
350
- */
297
+ if (ctx && ctx.res && ctx.res.getHeader && ctx.res.setHeader) {
351
298
  var cookies = ctx.res.getHeader('Set-Cookie') || [];
352
299
  if (typeof cookies === 'string')
353
300
  cookies = [cookies];
354
301
  if (typeof cookies === 'number')
355
302
  cookies = [];
356
- /**
357
- * Parse cookies but ignore values - we've already encoded
358
- * them in the previous call.
359
- */
360
- var parsedCookies = setCookie.parse(cookies, {
361
- decodeValues: false,
362
- });
363
- /**
364
- * We create the new cookie and make sure that none of
365
- * the existing cookies match it.
366
- */
367
- var newCookie_1 = utils.createCookie(name, value, options);
303
+ var parsedCookies = setCookie.parse(cookies);
368
304
  var cookiesToSet_1 = [];
369
305
  parsedCookies.forEach(function (parsedCookie) {
370
- if (!utils.areCookiesEqual(parsedCookie, newCookie_1)) {
371
- /**
372
- * We serialize the cookie back to the original format
373
- * if it isn't the same as the new one.
374
- */
375
- var serializedCookie = cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({
376
- // we prevent reencoding by default, but you might override it
377
- encode: function (val) { return val; } }, parsedCookie));
378
- cookiesToSet_1.push(serializedCookie);
306
+ if (!areCookiesEqual(parsedCookie, createCookie(name, value, options))) {
307
+ cookiesToSet_1.push(cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({}, parsedCookie)));
379
308
  }
380
309
  });
381
310
  cookiesToSet_1.push(cookie.serialize(name, value, options));
382
- // Update the header.
383
- ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
311
+ if (!ctx.res.finished) {
312
+ ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
313
+ }
384
314
  }
385
- // Browser
386
- if (utils.isBrowser()) {
315
+ if (isBrowser()) {
387
316
  if (options && options.httpOnly) {
388
317
  throw new Error('Can not set a httpOnly cookie in the browser.');
389
318
  }
@@ -393,21 +322,30 @@ function setCookie$1(ctx, name, value, options) {
393
322
  }
394
323
  exports.setCookie = setCookie$1;
395
324
  /**
325
+ *
396
326
  * Destroys a cookie with a particular name.
397
327
  *
398
- * @param ctx NextJS page or API context, express context, null or undefined.
399
- * @param name Cookie name.
400
- * @param options Options that we pass down to `cookie` library.
328
+ * @param ctx
329
+ * @param name
330
+ * @param options
401
331
  */
402
332
  function destroyCookie(ctx, name, options) {
403
- /**
404
- * We forward the request destroy to setCookie function
405
- * as it is the same function with modified maxAge value.
406
- */
407
- return setCookie$1(ctx, name, '', __assign(__assign({}, (options || {})), { maxAge: -1 }));
333
+ var opts = __assign(__assign({}, (options || {})), { maxAge: -1 });
334
+ if (ctx && ctx.res && ctx.res.setHeader && ctx.res.getHeader) {
335
+ var cookies = ctx.res.getHeader('Set-Cookie') || [];
336
+ if (typeof cookies === 'string')
337
+ cookies = [cookies];
338
+ if (typeof cookies === 'number')
339
+ cookies = [];
340
+ cookies.push(cookie.serialize(name, '', opts));
341
+ ctx.res.setHeader('Set-Cookie', cookies);
342
+ }
343
+ if (isBrowser()) {
344
+ document.cookie = cookie.serialize(name, '', opts);
345
+ }
346
+ return {};
408
347
  }
409
348
  exports.destroyCookie = destroyCookie;
410
- /* Utility Exports */
411
349
  exports.default = {
412
350
  set: setCookie$1,
413
351
  get: parseCookies,
@@ -417,7 +355,7 @@ exports.default = {
417
355
  });
418
356
 
419
357
  unwrapExports(dist);
420
- dist.destroyCookie;
358
+ var dist_1 = dist.destroyCookie;
421
359
  var dist_2 = dist.setCookie;
422
360
  var dist_3 = dist.parseCookies;
423
361
 
@@ -1,49 +1,49 @@
1
- import 'react';
2
- export { g as default } from './index-48a08226.js';
3
- import './BlockContent-d8cd739c.js';
4
- import './entities-932b50cf.js';
5
- import './slicedToArray-34468155.js';
6
1
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './web.dom.iterable-ca37144a.js';
8
- import './es6.string.iterator-b24a54f2.js';
9
- import './_to-object-9bef3b62.js';
10
- import './core.get-iterator-method-1b116089.js';
11
- import 'react-bootstrap';
12
- import './index-3f5c03b2.js';
13
- import './index-669ff425.js';
14
- import 'prop-types';
15
- import 'next/router';
16
- import './smoothscroll-ab6e0238.js';
17
- import './util-3ab476bf.js';
18
- import './Beam.js';
19
- import './stringify-8a4f19f7.js';
20
- import './asyncToGenerator-acd1cc47.js';
2
+ import './_to-object-ded78eb9.js';
3
+ import './es6.string.iterator-9b2af4a5.js';
21
4
  import './_library-528f1934.js';
22
- import './_set-species-0b056cff.js';
23
- import './_iter-detect-d4d262ee.js';
24
- import './Segment.js';
25
- import './main-1450d277.js';
26
- import './extends-c2b1c9d7.js';
5
+ import './_iter-detect-59409a32.js';
6
+ import './toConsumableArray-725434a0.js';
7
+ import './core.get-iterator-method-54d2e411.js';
27
8
  import './_object-pie-71ac75a4.js';
28
- import './index-752d1dae.js';
9
+ import './extends-cc5da797.js';
10
+ import './_object-sap-4d59d5bd.js';
11
+ import './inherits-7ee3e0c1.js';
12
+ import './define-property-de3fc946.js';
13
+ import './web.dom.iterable-8956f9a5.js';
14
+ import './typeof-08f2c380.js';
15
+ import './_is-array-49698029.js';
16
+ import 'react';
17
+ import './index-a9e53f80.js';
18
+ import 'prop-types';
19
+ import 'react-bootstrap/Row';
20
+ import 'react-bootstrap/Col';
21
+ import './moment-e2f9b20c.js';
22
+ import 'next/router';
23
+ import './isSymbol-807e927e.js';
24
+ import './debounce-1a993acf.js';
29
25
  import 'react-dom';
30
- import './typeof-64422756.js';
31
- import './_is-array-9383b394.js';
32
- import './brightcove-react-player-loader.es-b43c695a.js';
26
+ import './index-73819142.js';
27
+ import './index-5f9f807a.js';
28
+ import './main-e4a934b2.js';
29
+ import './entities-7cc3bf45.js';
30
+ import './stringify-008c8802.js';
31
+ import './slicedToArray-7021e5df.js';
32
+ import './asyncToGenerator-7c654f36.js';
33
+ import './_set-species-cede29f8.js';
34
+ import './Segment.js';
35
+ import './Beam.js';
36
+ import './AdSlot.js';
37
+ import './BlockContent-e9b4ddcf.js';
38
+ import './smoothscroll-4b699764.js';
33
39
  import './GroupDeck.js';
34
- import './moment-bc12cb97.js';
35
- import './toConsumableArray-5212fee7.js';
36
- import 'react-bootstrap/Pagination';
40
+ import 'react-bootstrap';
41
+ import './iconBase-602d52fe.js';
42
+ import './index.esm-29e48d38.js';
37
43
  import 'react-bootstrap/Button';
38
- import './AdSlot.js';
39
- import './debounce-1a993acf.js';
40
- import './isSymbol-807e927e.js';
41
- import 'react-bootstrap/Row';
42
- import 'react-bootstrap/Col';
44
+ export { g as default } from './index-c6440f6f.js';
45
+ import './util-7700fc59.js';
46
+ import './brightcove-react-player-loader.es-83f53e4e.js';
47
+ import 'react-bootstrap/Pagination';
43
48
  import 'next/head';
44
- import './inherits-18d4a779.js';
45
- import './_object-sap-6a003379.js';
46
- import './define-property-9a008401.js';
47
- import './index.esm-3fdda599.js';
48
- import './iconBase-602d52fe.js';
49
49
  import 'react-bootstrap/Figure';
@@ -1,5 +1,5 @@
1
- import { _ as _extends } from './extends-c2b1c9d7.js';
2
- import { _ as _toConsumableArray } from './toConsumableArray-5212fee7.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-725434a0.js';
2
+ import { _ as _extends } from './extends-cc5da797.js';
3
3
 
4
4
  var getContentPlacementUrl = function getContentPlacementUrl(cp) {
5
5
  var cp_url = '';
@@ -1,9 +1,9 @@
1
- import './extends-c2b1c9d7.js';
2
- import './toConsumableArray-5212fee7.js';
3
- export { g as default } from './getTargeting-b1a7be54.js';
4
1
  import './_commonjsHelpers-0c4b6f40.js';
5
- import './_to-object-9bef3b62.js';
2
+ import './_to-object-ded78eb9.js';
3
+ import './es6.string.iterator-9b2af4a5.js';
4
+ import './_iter-detect-59409a32.js';
5
+ import './toConsumableArray-725434a0.js';
6
+ import './core.get-iterator-method-54d2e411.js';
6
7
  import './_object-pie-71ac75a4.js';
7
- import './es6.string.iterator-b24a54f2.js';
8
- import './_iter-detect-d4d262ee.js';
9
- import './core.get-iterator-method-1b116089.js';
8
+ import './extends-cc5da797.js';
9
+ export { g as default } from './getTargeting-2acdec91.js';
@@ -1,7 +1,7 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import React from 'react';
3
- import reactDom from 'react-dom';
2
+ import React__default from 'react';
4
3
  import PropTypes from 'prop-types';
4
+ import reactDom from 'react-dom';
5
5
 
6
6
  var event = createCommonjsModule(function (module, exports) {
7
7
 
@@ -32,8 +32,8 @@ function off(el, eventName, callback, opts) {
32
32
  });
33
33
 
34
34
  unwrapExports(event);
35
- event.on;
36
- event.off;
35
+ var event_1 = event.on;
36
+ var event_2 = event.off;
37
37
 
38
38
  var scrollParent = createCommonjsModule(function (module, exports) {
39
39
 
@@ -179,7 +179,7 @@ var _createClass = function () { function defineProperties(target, props) { for
179
179
 
180
180
 
181
181
 
182
- var _react2 = _interopRequireDefault(React);
182
+ var _react2 = _interopRequireDefault(React__default);
183
183
 
184
184
 
185
185
 
@@ -530,7 +530,7 @@ var LazyLoad = function (_Component) {
530
530
  }]);
531
531
 
532
532
  return LazyLoad;
533
- }(React.Component);
533
+ }(React__default.Component);
534
534
 
535
535
  LazyLoad.propTypes = {
536
536
  once: _propTypes2.default.bool,
@@ -587,7 +587,7 @@ var decorator = function decorator() {
587
587
  }]);
588
588
 
589
589
  return LazyLoadDecorated;
590
- }(React.Component);
590
+ }(React__default.Component);
591
591
  };
592
592
  };
593
593
 
@@ -598,8 +598,8 @@ exports.forceVisible = forceVisible;
598
598
  });
599
599
 
600
600
  var LazyLoad = unwrapExports(lib);
601
- lib.forceVisible;
602
- lib.forceCheck;
603
- lib.lazyload;
601
+ var lib_1 = lib.forceVisible;
602
+ var lib_2 = lib.forceCheck;
603
+ var lib_3 = lib.lazyload;
604
604
 
605
605
  export { LazyLoad as L };
@@ -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,8 +182,7 @@ exports.SPEC_NAME_TO_URL_NAME_MAPPINGS = [
182
182
  ['crop', 'crop'],
183
183
  ['saturation', 'sat'],
184
184
  ['auto', 'auto'],
185
- ['dpr', 'dpr'],
186
- ['pad', 'pad'],
185
+ ['dpr', 'dpr']
187
186
  ];
188
187
  function urlForImage(options) {
189
188
  var spec = __assign({}, (options || {}));
@@ -202,7 +201,7 @@ function urlForImage(options) {
202
201
  left: cropLeft,
203
202
  top: cropTop,
204
203
  width: Math.round(asset.width - image.crop.right * asset.width - cropLeft),
205
- height: Math.round(asset.height - image.crop.bottom * asset.height - cropTop),
204
+ height: Math.round(asset.height - image.crop.bottom * asset.height - cropTop)
206
205
  };
207
206
  // Compute hot spot rect in terms of pixel coordinates
208
207
  var hotSpotVerticalRadius = (image.hotspot.height * asset.height) / 2;
@@ -213,7 +212,7 @@ function urlForImage(options) {
213
212
  left: hotSpotCenterX - hotSpotHorizontalRadius,
214
213
  top: hotSpotCenterY - hotSpotVerticalRadius,
215
214
  right: hotSpotCenterX + hotSpotHorizontalRadius,
216
- bottom: hotSpotCenterY + hotSpotVerticalRadius,
215
+ bottom: hotSpotCenterY + hotSpotVerticalRadius
217
216
  };
218
217
  // If irrelevant, or if we are requested to: don't perform crop/fit based on
219
218
  // the crop/hotspot.
@@ -295,7 +294,7 @@ function fit(source, spec) {
295
294
  left: Math.round(left),
296
295
  top: Math.round(top_2),
297
296
  width: Math.round(width),
298
- height: Math.round(height),
297
+ height: Math.round(height)
299
298
  };
300
299
  }
301
300
  else {
@@ -317,21 +316,21 @@ function fit(source, spec) {
317
316
  left: Math.max(0, Math.floor(left)),
318
317
  top: Math.max(0, Math.floor(top_3)),
319
318
  width: Math.round(width),
320
- height: Math.round(height),
319
+ height: Math.round(height)
321
320
  };
322
321
  }
323
322
  return {
324
323
  width: imgWidth,
325
324
  height: imgHeight,
326
- rect: cropRect,
325
+ rect: cropRect
327
326
  };
328
327
  }
329
328
 
330
329
  });
331
330
 
332
331
  unwrapExports(urlForImage_1);
333
- urlForImage_1.parseSource;
334
- urlForImage_1.SPEC_NAME_TO_URL_NAME_MAPPINGS;
332
+ var urlForImage_2 = urlForImage_1.parseSource;
333
+ var urlForImage_3 = urlForImage_1.SPEC_NAME_TO_URL_NAME_MAPPINGS;
335
334
 
336
335
  var builder = createCommonjsModule(function (module, exports) {
337
336
  var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
@@ -357,7 +356,7 @@ var urlForImage_1$1 = __importStar(urlForImage_1);
357
356
  var validFits = ['clip', 'crop', 'fill', 'fillmax', 'max', 'scale', 'min'];
358
357
  var validCrops = ['top', 'bottom', 'left', 'right', 'center', 'focalpoint', 'entropy'];
359
358
  var validAutoModes = ['format'];
360
- function isSanityClientLike(client) {
359
+ function isSanityClient(client) {
361
360
  return client ? typeof client.clientConfig === 'object' : false;
362
361
  }
363
362
  function rewriteSpecName(key) {
@@ -374,14 +373,13 @@ function rewriteSpecName(key) {
374
373
  function urlBuilder(options) {
375
374
  // Did we get a SanityClient?
376
375
  var client = options;
377
- if (isSanityClientLike(client)) {
376
+ if (isSanityClient(client)) {
378
377
  // Inherit config from client
379
- var _a = client.clientConfig, apiUrl = _a.apiHost, projectId = _a.projectId, dataset = _a.dataset;
380
- var apiHost = apiUrl || 'https://api.sanity.io';
378
+ var _a = client.clientConfig, apiHost = _a.apiHost, projectId = _a.projectId, dataset = _a.dataset;
381
379
  return new ImageUrlBuilder(null, {
382
380
  baseUrl: apiHost.replace(/^https:\/\/api\./, 'https://cdn.'),
383
381
  projectId: projectId,
384
- dataset: dataset,
382
+ dataset: dataset
385
383
  });
386
384
  }
387
385
  // Or just accept the options as given
@@ -394,7 +392,7 @@ var ImageUrlBuilder = /** @class */ (function () {
394
392
  ? __assign(__assign({}, (parent.options || {})), (options || {})) : __assign({}, (options || {})); // Copy options
395
393
  }
396
394
  ImageUrlBuilder.prototype.withOptions = function (options) {
397
- var baseUrl = options.baseUrl || this.options.baseUrl;
395
+ var baseUrl = options.baseUrl || '';
398
396
  var newOptions = { baseUrl: baseUrl };
399
397
  for (var key in options) {
400
398
  if (options.hasOwnProperty(key)) {
@@ -488,7 +486,7 @@ var ImageUrlBuilder = /** @class */ (function () {
488
486
  ImageUrlBuilder.prototype.flipHorizontal = function () {
489
487
  return this.withOptions({ flipHorizontal: true });
490
488
  };
491
- // Flip image vertically
489
+ // Flip image verically
492
490
  ImageUrlBuilder.prototype.flipVertical = function () {
493
491
  return this.withOptions({ flipVertical: true });
494
492
  };
@@ -518,15 +516,11 @@ var ImageUrlBuilder = /** @class */ (function () {
518
516
  }
519
517
  return this.withOptions({ auto: value });
520
518
  };
521
- // Specify the number of pixels to pad the image
522
- ImageUrlBuilder.prototype.pad = function (pad) {
523
- return this.withOptions({ pad: pad });
524
- };
525
519
  // Gets the url based on the submitted parameters
526
520
  ImageUrlBuilder.prototype.url = function () {
527
521
  return urlForImage_1$1.default(this.options);
528
522
  };
529
- // Alias for url()
523
+ // Synonym for url()
530
524
  ImageUrlBuilder.prototype.toString = function () {
531
525
  return this.url();
532
526
  };
@@ -537,7 +531,7 @@ exports.ImageUrlBuilder = ImageUrlBuilder;
537
531
  });
538
532
 
539
533
  unwrapExports(builder);
540
- builder.ImageUrlBuilder;
534
+ var builder_1 = builder.ImageUrlBuilder;
541
535
 
542
536
  var node = createCommonjsModule(function (module) {
543
537
  var __importDefault = (commonjsGlobal && commonjsGlobal.__importDefault) || function (mod) {