@mjhls/mjh-framework 1.0.108 → 1.0.109-8.1

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 (370) hide show
  1. package/README.md +1 -5
  2. package/dist/cjs/AD.js +32 -0
  3. package/dist/cjs/AD300x250.js +95 -0
  4. package/dist/cjs/AD300x250x600.js +112 -0
  5. package/dist/cjs/AD728x90.js +109 -0
  6. package/dist/cjs/ADFloatingFooter.js +151 -0
  7. package/dist/cjs/ADFooter.js +53 -0
  8. package/dist/cjs/ADGutter.js +123 -0
  9. package/dist/cjs/ADInfeed-7c075eda.js +75 -0
  10. package/dist/cjs/ADSkyscraper.js +125 -0
  11. package/dist/cjs/ADSponsoredResources.js +122 -0
  12. package/dist/cjs/ADWebcast.js +127 -0
  13. package/dist/cjs/ADWelcome.js +166 -0
  14. package/dist/cjs/ADlgInfeed-d4f556bd.js +69 -0
  15. package/dist/cjs/AccordionPanel.js +94 -0
  16. package/dist/cjs/AdSlot.js +283 -0
  17. package/dist/cjs/AdSlotsProvider.js +184 -0
  18. package/dist/cjs/AlgoliaSearch.js +15221 -0
  19. package/dist/cjs/AlphabeticList.js +134 -0
  20. package/dist/cjs/ArticleCarousel.js +45 -0
  21. package/dist/cjs/ArticleProgramLandingPage.js +186 -0
  22. package/dist/cjs/ArticleSeriesLandingPage.js +162 -0
  23. package/dist/cjs/ArticleSeriesListing.js +314 -0
  24. package/dist/cjs/AuthWrapper.js +1526 -0
  25. package/dist/cjs/AuthorComponent-7d00f6d5.js +96 -0
  26. package/dist/cjs/Beam.js +405 -0
  27. package/dist/cjs/BlockContent-96b44364.js +916 -0
  28. package/dist/cjs/Breadcrumbs.js +107 -0
  29. package/dist/cjs/CEDeckSupabase.js +444 -0
  30. package/dist/cjs/CMEDeck.js +444 -0
  31. package/dist/cjs/Column1.js +36 -0
  32. package/dist/cjs/Column2.js +73 -0
  33. package/dist/cjs/Column3.js +140 -0
  34. package/dist/cjs/ConferenceArticleCard.js +94 -0
  35. package/dist/cjs/ConferenceBanner-213003ce.js +24 -0
  36. package/dist/cjs/ContentCardPaginated.js +416 -0
  37. package/dist/cjs/DeckContent.js +507 -0
  38. package/dist/cjs/DeckQueue.js +402 -0
  39. package/dist/cjs/DeckQueuePaginated.js +347 -0
  40. package/dist/cjs/Dfp-67646058.js +103 -0
  41. package/dist/cjs/EventsDeck.js +856 -0
  42. package/dist/cjs/ExternalResources.js +220 -0
  43. package/dist/cjs/Feature.js +132 -0
  44. package/dist/cjs/ForbesHero.js +138 -0
  45. package/dist/cjs/GridContent.js +828 -0
  46. package/dist/cjs/GridContentPaginated.js +703 -0
  47. package/dist/cjs/GridHero.js +148 -0
  48. package/dist/cjs/GroupDeck.js +314 -0
  49. package/dist/cjs/HamMagazine.js +664 -0
  50. package/dist/cjs/Header.js +65 -0
  51. package/dist/cjs/HealthCareProfessionalModal.js +78 -0
  52. package/dist/cjs/Hero.js +49 -0
  53. package/dist/cjs/HighlightenVideo.js +69 -0
  54. package/dist/cjs/HorizontalArticleListing.js +167 -0
  55. package/dist/cjs/HorizontalHero.js +112 -0
  56. package/dist/cjs/ImageSlider-7c995858.js +2808 -0
  57. package/dist/cjs/IssueContentDeck.js +242 -0
  58. package/dist/cjs/IssueDeck.js +267 -0
  59. package/dist/cjs/IssueLanding.js +176 -0
  60. package/dist/cjs/KMTracker.js +27 -0
  61. package/dist/cjs/LeftNav.js +153 -0
  62. package/dist/cjs/MasterDeck.js +555 -0
  63. package/dist/cjs/MasterDeckPaginated.js +468 -0
  64. package/dist/cjs/MediaSeriesCard.js +134 -0
  65. package/dist/cjs/MediaSeriesLanding.js +507 -0
  66. package/dist/cjs/MediaSeriesLandingPaginated.js +532 -0
  67. package/dist/cjs/NavDvm.js +278 -0
  68. package/dist/cjs/NavFooter-b7b16d48.js +72 -0
  69. package/dist/cjs/NavMagazine.js +615 -0
  70. package/dist/cjs/NavNative.js +880 -0
  71. package/dist/cjs/OncliveHero.js +80 -0
  72. package/dist/cjs/OncliveLargeHero.js +242 -0
  73. package/dist/cjs/PageFilter.js +72 -0
  74. package/dist/cjs/Pagination-6359861a.js +97 -0
  75. package/dist/cjs/PartnerDetailListing.js +374 -0
  76. package/dist/cjs/PartnerDetailListingPaginated.js +365 -0
  77. package/dist/cjs/PdfDownload.js +28 -0
  78. package/dist/cjs/PixelTracking.js +191 -0
  79. package/dist/cjs/PodcastsLanding.js +234 -0
  80. package/dist/cjs/PopUpModal.js +58 -0
  81. package/dist/cjs/PtceDeck.js +150 -0
  82. package/dist/cjs/PubSection.js +120 -0
  83. package/dist/cjs/PubToc.js +88 -0
  84. package/dist/cjs/PublicationDeck.js +184 -0
  85. package/dist/cjs/PublicationFeature-4b68e0db.js +130 -0
  86. package/dist/cjs/PublicationLanding.js +826 -0
  87. package/dist/cjs/QueueDeckExpanded.js +1540 -0
  88. package/dist/cjs/QueueDeckExpandedPaginated.js +1387 -0
  89. package/dist/cjs/RecentNews.js +91 -0
  90. package/dist/cjs/RelatedContent.js +115 -0
  91. package/dist/cjs/RelatedTopicsDropdown.js +90 -0
  92. package/dist/cjs/RolesDeck.js +94 -0
  93. package/dist/cjs/Schema.js +102 -0
  94. package/dist/cjs/Search.js +66 -0
  95. package/dist/cjs/Segment.js +458 -0
  96. package/dist/cjs/SeriesListingDeck.js +247 -0
  97. package/dist/cjs/SeriesSlider-086a8319.js +332 -0
  98. package/dist/cjs/SetCookie.js +10 -0
  99. package/dist/cjs/SideFooter.js +152 -0
  100. package/dist/cjs/SocialIcons.js +103 -0
  101. package/dist/cjs/SocialSearchComponent-d7e5d3a6.js +213 -0
  102. package/dist/cjs/SocialShare.js +74 -0
  103. package/dist/cjs/TaxonomyCard.js +256 -0
  104. package/dist/cjs/TaxonomyDescription.js +208 -0
  105. package/dist/cjs/TemplateNormal.js +204 -0
  106. package/dist/cjs/ThumbnailCard.js +60 -0
  107. package/dist/cjs/Tooltip-b8516cbf.js +9541 -0
  108. package/dist/cjs/Ustream.js +157 -0
  109. package/dist/cjs/VerticalHero.js +75 -0
  110. package/dist/cjs/VideoProgramLandingPage.js +262 -0
  111. package/dist/cjs/VideoSeriesCard.js +88 -0
  112. package/dist/cjs/VideoSeriesFilter.js +129 -0
  113. package/dist/cjs/VideoSeriesLandingPage.js +178 -0
  114. package/dist/cjs/VideoSeriesListing.js +421 -0
  115. package/dist/cjs/View.js +2841 -0
  116. package/dist/cjs/YahooHero.js +127 -0
  117. package/dist/cjs/YoutubeGroup.js +372 -0
  118. package/dist/cjs/_commonjsHelpers-06173234.js +25 -0
  119. package/dist/cjs/_is-array-54228b29.js +74 -0
  120. package/dist/cjs/_iter-detect-b1df62f0.js +52 -0
  121. package/dist/cjs/_library-dd23b178.js +5 -0
  122. package/dist/cjs/_object-sap-d1978572.js +16 -0
  123. package/dist/cjs/_object-to-array-9337ba83.js +25 -0
  124. package/dist/cjs/_set-species-0c7864a2.js +55 -0
  125. package/dist/cjs/asyncToGenerator-65df6bf8.js +1347 -0
  126. package/dist/cjs/brightcove-react-player-loader.es-35faab67.js +2232 -0
  127. package/dist/cjs/checkSisterSite-c3a4ac98.js +19 -0
  128. package/dist/cjs/core.get-iterator-method-5643aa10.js +584 -0
  129. package/dist/cjs/debounce-d4a2369b.js +216 -0
  130. package/dist/cjs/define-property-e8404b64.js +20 -0
  131. package/dist/cjs/defineProperty-19580e93.js +71 -0
  132. package/dist/cjs/defineProperty-9673846a.js +34 -0
  133. package/dist/cjs/entities-df1aed86.js +510 -0
  134. package/dist/cjs/eq-5fc26c07.js +79 -0
  135. package/dist/cjs/extends-be0d85bc.js +100 -0
  136. package/dist/cjs/faundadb.js +765 -0
  137. package/dist/cjs/get-5839e5b5.js +920 -0
  138. package/dist/cjs/getContentCategory-f38a4c00.js +11 -0
  139. package/dist/cjs/getKeywords.js +46 -0
  140. package/dist/cjs/getPtceActivities.js +90 -0
  141. package/dist/cjs/getQuery.js +27 -0
  142. package/dist/cjs/getRelatedArticle.js +766 -0
  143. package/dist/cjs/getRootDocGroup.js +63 -0
  144. package/dist/cjs/getSerializers.js +66 -0
  145. package/dist/cjs/getSeriesDetail.js +40 -0
  146. package/dist/cjs/getTIData.js +93 -0
  147. package/dist/cjs/getTargeting-7ce7037b.js +166 -0
  148. package/dist/cjs/getTargeting.js +12 -0
  149. package/dist/cjs/iconBase-be4097c0.js +104 -0
  150. package/dist/cjs/index-187c967e.js +54 -0
  151. package/dist/cjs/index-3177f564.js +1573 -0
  152. package/dist/cjs/index-65621b6c.js +613 -0
  153. package/dist/cjs/index-7435b964.js +1683 -0
  154. package/dist/cjs/index-a26637a3.js +11764 -0
  155. package/dist/cjs/index-d48b231c.js +556 -0
  156. package/dist/cjs/index-ff83a88b.js +104 -0
  157. package/dist/cjs/index.es-1ab8dda7.js +445 -0
  158. package/dist/cjs/index.esm-2ea9e9ff.js +98 -0
  159. package/dist/cjs/index.esm-c1e16606.js +13 -0
  160. package/dist/cjs/index.esm-d51c9ac6.js +25 -0
  161. package/dist/cjs/index.esm-d81454e7.js +19 -0
  162. package/dist/cjs/index.js +638 -0
  163. package/dist/cjs/inherits-e47b5342.js +188 -0
  164. package/dist/cjs/isSymbol-03abbdf0.js +209 -0
  165. package/dist/cjs/js.cookie-a511c430.js +160 -0
  166. package/dist/cjs/keys-e982b3fa.js +25 -0
  167. package/dist/cjs/lodash-f0783643.js +17195 -0
  168. package/dist/cjs/main-ae8472f3.js +969 -0
  169. package/dist/cjs/moment-f730814d.js +5684 -0
  170. package/dist/cjs/react-social-icons-2c5c389a.js +616 -0
  171. package/dist/cjs/slicedToArray-067dd3bc.js +95 -0
  172. package/dist/cjs/smoothscroll-99df7f93.js +438 -0
  173. package/dist/cjs/stringify-f7a37a8d.js +17 -0
  174. package/dist/cjs/style-inject.es-dcee06b6.js +30 -0
  175. package/dist/cjs/timeDifferenceCalc.js +39 -0
  176. package/dist/cjs/toConsumableArray-d7797c2b.js +74 -0
  177. package/dist/cjs/toNumber-5e1fac58.js +104 -0
  178. package/dist/cjs/typeof-220bbf73.js +382 -0
  179. package/dist/cjs/urlFor.js +66 -0
  180. package/dist/cjs/urlForFile-5084fc48.js +29 -0
  181. package/dist/cjs/ustream-api-3819e4aa.js +106 -0
  182. package/dist/cjs/visibility-sensor-56020df6.js +597 -0
  183. package/dist/cjs/web.dom.iterable-d98303e0.js +50 -0
  184. package/dist/esm/AD.js +26 -0
  185. package/dist/esm/AD300x250.js +89 -0
  186. package/dist/esm/AD300x250x600.js +106 -0
  187. package/dist/esm/AD728x90.js +103 -0
  188. package/dist/esm/ADFloatingFooter.js +145 -0
  189. package/dist/esm/ADFooter.js +47 -0
  190. package/dist/esm/ADGutter.js +117 -0
  191. package/dist/esm/ADInfeed-3442c999.js +68 -0
  192. package/dist/esm/ADSkyscraper.js +119 -0
  193. package/dist/esm/ADSponsoredResources.js +116 -0
  194. package/dist/esm/ADWebcast.js +121 -0
  195. package/dist/esm/ADWelcome.js +160 -0
  196. package/dist/esm/ADlgInfeed-30649360.js +63 -0
  197. package/dist/esm/AccordionPanel.js +87 -0
  198. package/dist/esm/AdSlot.js +276 -0
  199. package/dist/esm/AdSlotsProvider.js +177 -0
  200. package/dist/esm/AlgoliaSearch.js +15214 -0
  201. package/dist/esm/AlphabeticList.js +128 -0
  202. package/dist/esm/ArticleCarousel.js +39 -0
  203. package/dist/esm/ArticleProgramLandingPage.js +180 -0
  204. package/dist/esm/ArticleSeriesLandingPage.js +156 -0
  205. package/dist/esm/ArticleSeriesListing.js +307 -0
  206. package/dist/esm/AuthWrapper.js +1520 -0
  207. package/dist/esm/AuthorComponent-d9653ae5.js +90 -0
  208. package/dist/esm/Beam.js +403 -0
  209. package/dist/esm/BlockContent-1e73bd2c.js +909 -0
  210. package/dist/esm/Breadcrumbs.js +100 -0
  211. package/dist/esm/CEDeckSupabase.js +438 -0
  212. package/dist/esm/CMEDeck.js +438 -0
  213. package/dist/esm/Column1.js +28 -0
  214. package/dist/esm/Column2.js +65 -0
  215. package/dist/esm/Column3.js +132 -0
  216. package/dist/esm/ConferenceArticleCard.js +88 -0
  217. package/dist/esm/ConferenceBanner-8792ebd2.js +18 -0
  218. package/dist/esm/ContentCardPaginated.js +405 -0
  219. package/dist/esm/DeckContent.js +497 -0
  220. package/dist/esm/DeckQueue.js +392 -0
  221. package/dist/esm/DeckQueuePaginated.js +336 -0
  222. package/dist/esm/Dfp-3b6eb620.js +96 -0
  223. package/dist/esm/EventsDeck.js +843 -0
  224. package/dist/esm/ExternalResources.js +213 -0
  225. package/dist/esm/Feature.js +125 -0
  226. package/dist/esm/ForbesHero.js +132 -0
  227. package/dist/esm/GridContent.js +818 -0
  228. package/dist/esm/GridContentPaginated.js +692 -0
  229. package/dist/esm/GridHero.js +142 -0
  230. package/dist/esm/GroupDeck.js +308 -0
  231. package/dist/esm/HamMagazine.js +651 -0
  232. package/dist/esm/Header.js +54 -0
  233. package/dist/esm/HealthCareProfessionalModal.js +70 -0
  234. package/dist/esm/Hero.js +43 -0
  235. package/dist/esm/HighlightenVideo.js +63 -0
  236. package/dist/esm/HorizontalArticleListing.js +161 -0
  237. package/dist/esm/HorizontalHero.js +106 -0
  238. package/dist/esm/ImageSlider-75f7b81a.js +2799 -0
  239. package/dist/esm/IssueContentDeck.js +232 -0
  240. package/dist/esm/IssueDeck.js +257 -0
  241. package/dist/esm/IssueLanding.js +170 -0
  242. package/dist/esm/KMTracker.js +25 -0
  243. package/dist/esm/LeftNav.js +143 -0
  244. package/dist/esm/MasterDeck.js +548 -0
  245. package/dist/esm/MasterDeckPaginated.js +460 -0
  246. package/dist/esm/MediaSeriesCard.js +128 -0
  247. package/dist/esm/MediaSeriesLanding.js +500 -0
  248. package/dist/esm/MediaSeriesLandingPaginated.js +525 -0
  249. package/dist/esm/NavDvm.js +265 -0
  250. package/dist/esm/NavFooter-4bcffccb.js +66 -0
  251. package/dist/esm/NavMagazine.js +602 -0
  252. package/dist/esm/NavNative.js +864 -0
  253. package/dist/esm/OncliveHero.js +74 -0
  254. package/dist/esm/OncliveLargeHero.js +236 -0
  255. package/dist/esm/PageFilter.js +66 -0
  256. package/dist/esm/Pagination-9fe9f61d.js +90 -0
  257. package/dist/esm/PartnerDetailListing.js +368 -0
  258. package/dist/esm/PartnerDetailListingPaginated.js +359 -0
  259. package/dist/esm/PdfDownload.js +22 -0
  260. package/dist/esm/PixelTracking.js +182 -0
  261. package/dist/esm/PodcastsLanding.js +227 -0
  262. package/dist/esm/PopUpModal.js +51 -0
  263. package/dist/esm/PtceDeck.js +144 -0
  264. package/dist/esm/PubSection.js +114 -0
  265. package/dist/esm/PubToc.js +82 -0
  266. package/dist/esm/PublicationDeck.js +174 -0
  267. package/dist/esm/PublicationFeature-6c334891.js +121 -0
  268. package/dist/esm/PublicationLanding.js +816 -0
  269. package/dist/esm/QueueDeckExpanded.js +1534 -0
  270. package/dist/esm/QueueDeckExpandedPaginated.js +1381 -0
  271. package/dist/esm/RecentNews.js +85 -0
  272. package/dist/esm/RelatedContent.js +109 -0
  273. package/dist/esm/RelatedTopicsDropdown.js +82 -0
  274. package/dist/esm/RolesDeck.js +84 -0
  275. package/dist/esm/Schema.js +96 -0
  276. package/dist/esm/Search.js +57 -0
  277. package/dist/esm/Segment.js +456 -0
  278. package/dist/esm/SeriesListingDeck.js +241 -0
  279. package/dist/esm/SeriesSlider-acbdf4c9.js +326 -0
  280. package/dist/esm/SetCookie.js +8 -0
  281. package/dist/esm/SideFooter.js +146 -0
  282. package/dist/esm/SocialIcons.js +97 -0
  283. package/dist/esm/SocialSearchComponent-9e65c8d6.js +204 -0
  284. package/dist/esm/SocialShare.js +67 -0
  285. package/dist/esm/TaxonomyCard.js +246 -0
  286. package/dist/esm/TaxonomyDescription.js +201 -0
  287. package/dist/esm/TemplateNormal.js +197 -0
  288. package/dist/esm/ThumbnailCard.js +53 -0
  289. package/dist/esm/Tooltip-fe0ed92d.js +9532 -0
  290. package/dist/esm/Ustream.js +151 -0
  291. package/dist/esm/VerticalHero.js +69 -0
  292. package/dist/esm/VideoProgramLandingPage.js +253 -0
  293. package/dist/esm/VideoSeriesCard.js +82 -0
  294. package/dist/esm/VideoSeriesFilter.js +123 -0
  295. package/dist/esm/VideoSeriesLandingPage.js +172 -0
  296. package/dist/esm/VideoSeriesListing.js +414 -0
  297. package/dist/esm/View.js +2831 -0
  298. package/dist/esm/YahooHero.js +121 -0
  299. package/dist/esm/YoutubeGroup.js +366 -0
  300. package/dist/esm/_commonjsHelpers-0c4b6f40.js +19 -0
  301. package/dist/esm/_is-array-68c79b29.js +71 -0
  302. package/dist/esm/_iter-detect-2f89237f.js +48 -0
  303. package/dist/esm/_library-528f1934.js +3 -0
  304. package/dist/esm/_object-sap-14bd8e96.js +14 -0
  305. package/dist/esm/_object-to-array-9dfdfb29.js +23 -0
  306. package/dist/esm/_set-species-7d3317b7.js +50 -0
  307. package/dist/esm/asyncToGenerator-1ebeb135.js +1343 -0
  308. package/dist/esm/brightcove-react-player-loader.es-a2422c4b.js +2226 -0
  309. package/dist/esm/checkSisterSite-a7218fda.js +17 -0
  310. package/dist/esm/core.get-iterator-method-95db387d.js +547 -0
  311. package/dist/esm/debounce-533d9748.js +214 -0
  312. package/dist/esm/define-property-433c51d3.js +18 -0
  313. package/dist/esm/defineProperty-e5afb9eb.js +32 -0
  314. package/dist/esm/defineProperty-e8022d1e.js +66 -0
  315. package/dist/esm/entities-6d9154b4.js +507 -0
  316. package/dist/esm/eq-bdcbf886.js +76 -0
  317. package/dist/esm/extends-2f4448b8.js +94 -0
  318. package/dist/esm/faundadb.js +754 -0
  319. package/dist/esm/get-3c308da4.js +918 -0
  320. package/dist/esm/getContentCategory-15dcc413.js +9 -0
  321. package/dist/esm/getKeywords.js +44 -0
  322. package/dist/esm/getPtceActivities.js +88 -0
  323. package/dist/esm/getQuery.js +25 -0
  324. package/dist/esm/getRelatedArticle.js +764 -0
  325. package/dist/esm/getRootDocGroup.js +61 -0
  326. package/dist/esm/getSerializers.js +60 -0
  327. package/dist/esm/getSeriesDetail.js +38 -0
  328. package/dist/esm/getTIData.js +91 -0
  329. package/dist/esm/getTargeting-301942ae.js +163 -0
  330. package/dist/esm/getTargeting.js +6 -0
  331. package/dist/esm/iconBase-ccc56b97.js +81 -0
  332. package/dist/esm/index-3f5c03b2.js +553 -0
  333. package/dist/esm/index-4550ef23.js +1571 -0
  334. package/dist/esm/index-5cc7b406.js +1674 -0
  335. package/dist/esm/index-755f2cc2.js +605 -0
  336. package/dist/esm/index-a68bfe70.js +11743 -0
  337. package/dist/esm/index-c7e2ac95.js +52 -0
  338. package/dist/esm/index-c8d5e72b.js +99 -0
  339. package/dist/esm/index.es-a6137319.js +439 -0
  340. package/dist/esm/index.esm-1bd8a0a8.js +18 -0
  341. package/dist/esm/index.esm-9508070a.js +91 -0
  342. package/dist/esm/index.esm-9b042655.js +10 -0
  343. package/dist/esm/index.esm-eb1e8e80.js +14 -0
  344. package/dist/esm/index.js +531 -0
  345. package/dist/esm/inherits-96c84cbd.js +179 -0
  346. package/dist/esm/isSymbol-a7e9aafe.js +203 -0
  347. package/dist/esm/js.cookie-6874175c.js +158 -0
  348. package/dist/esm/keys-185288f4.js +23 -0
  349. package/dist/esm/lodash-f97fd99a.js +17193 -0
  350. package/dist/esm/main-754d4992.js +956 -0
  351. package/dist/esm/moment-48faeb9c.js +5682 -0
  352. package/dist/esm/react-social-icons-9be47857.js +609 -0
  353. package/dist/esm/slicedToArray-72ed566b.js +92 -0
  354. package/dist/esm/smoothscroll-fa4e3f8c.js +436 -0
  355. package/dist/esm/stringify-1e2a5946.js +15 -0
  356. package/dist/esm/style-inject.es-1f59c1d0.js +28 -0
  357. package/dist/esm/timeDifferenceCalc.js +37 -0
  358. package/dist/esm/toConsumableArray-e6f28e5c.js +71 -0
  359. package/dist/esm/toNumber-5aeba6e7.js +102 -0
  360. package/dist/esm/typeof-3ab7d3b6.js +378 -0
  361. package/dist/esm/urlFor.js +64 -0
  362. package/dist/esm/urlForFile-2e523b67.js +27 -0
  363. package/dist/esm/ustream-api-63a164b3.js +104 -0
  364. package/dist/esm/visibility-sensor-72fd8f8b.js +590 -0
  365. package/dist/esm/web.dom.iterable-3fffc027.js +48 -0
  366. package/package.json +55 -26
  367. package/dist/index.es.js +0 -20497
  368. package/dist/index.es.js.map +0 -1
  369. package/dist/index.js +0 -20535
  370. package/dist/index.js.map +0 -1
@@ -0,0 +1,19 @@
1
+ 'use strict';
2
+
3
+ var siteArray = ['community.onclive.com', 'fetchdvm360.com', 'aestheticauthority.com', 'app.onecommunity.com', 'cannapatientcare.com', 'chiefhealthcareexecutive.com', 'genetherapylive.com', 'giantsofcancercare.com', 'medicalworldnews.com', 'pbmi.com', 'pharmacytimes.org', 'gotoper.com', 'education.gotoper.com', 'mjhlifesciences.com', 'ajmc.com', 'appliedclinicaltrialsonline.com', 'biopharminternational.com', 'cancernetwork.com', 'cancerhorizon.com', 'cannabissciencetech.com', 'centerforbiosimilars.com', 'chromatographyonline.com', 'contagionlive.com', 'contemporaryclinic.com', 'contemporaryobgyn.net', 'contemporarypediatrics.com', 'consultantlive.com', 'curetoday.com', 'dentalproductsreport.com', 'dermatologytimes.com', 'diagnosticimaging.com', 'drugtopics.com', 'dvm360.com', 'endocrinologynetwork.com', 'europe.ophthalmologytimes.com', 'formularywatch.com', 'hcplive.com', 'infectioncontroltoday.com', 'lungquest.com', 'managedhealthcareexecutive.com', 'medicaleconomics.com', 'modernretina.com', 'movingmountainsformultiplemyeloma.com', 'naspmeeting.com', 'neurologylive.com', 'nutritionaloutlook.com', 'onclive.com', 'oncliveevents.com', 'oncnursingnews.com', 'ophthalmologytimes.com', 'optometrytimes.com', 'onecommunity.com', 'patientcareonline.com', 'pharmaceuticalcommerce.com', 'pharmacytimes.com', 'pharmacistmomsgroup.com', 'pharmexec.com', 'pharmtech.com', 'physicianspractice.com', 'practicalcardiology.com', 'psychiatrictimes.com', 'rheumatologynetwork.com', 'spectroscopyonline.com', 'studio.mjhassoc.com', 'targetedonc.com', 'turbomachinerymag.com', 'urologytimes.com', 'mdmag.com'];
4
+
5
+ var checkSisterSite = function checkSisterSite(url) {
6
+ if (url.includes('http://' ) || url.includes('https://' )) {
7
+ url = url.replace('www.', '').split('/').slice(2, 3).join('/');
8
+ var array = url.split('.');
9
+ var length = array.length;
10
+ if (length === 2) {
11
+ url = url;
12
+ } else {
13
+ url = url.split('.').splice(1).join('.');
14
+ }
15
+ }
16
+ return url && url.includes(url.replace('www.', '').split('/').slice(0, 1).join('/')) && siteArray.includes(url.replace('www.', '').split('/').slice(0, 1).join('/')) || url.charAt(0) === '/' ? true : false;
17
+ };
18
+
19
+ exports.checkSisterSite = checkSisterSite;
@@ -0,0 +1,584 @@
1
+ 'use strict';
2
+
3
+ var _commonjsHelpers = require('./_commonjsHelpers-06173234.js');
4
+
5
+ // 7.1.4 ToInteger
6
+ var ceil = Math.ceil;
7
+ var floor = Math.floor;
8
+ var _toInteger = function (it) {
9
+ return isNaN(it = +it) ? 0 : (it > 0 ? floor : ceil)(it);
10
+ };
11
+
12
+ // 7.2.1 RequireObjectCoercible(argument)
13
+ var _defined = function (it) {
14
+ if (it == undefined) throw TypeError("Can't call method on " + it);
15
+ return it;
16
+ };
17
+
18
+ // true -> String#at
19
+ // false -> String#codePointAt
20
+ var _stringAt = function (TO_STRING) {
21
+ return function (that, pos) {
22
+ var s = String(_defined(that));
23
+ var i = _toInteger(pos);
24
+ var l = s.length;
25
+ var a, b;
26
+ if (i < 0 || i >= l) return TO_STRING ? '' : undefined;
27
+ a = s.charCodeAt(i);
28
+ return a < 0xd800 || a > 0xdbff || i + 1 === l || (b = s.charCodeAt(i + 1)) < 0xdc00 || b > 0xdfff
29
+ ? TO_STRING ? s.charAt(i) : a
30
+ : TO_STRING ? s.slice(i, i + 2) : (a - 0xd800 << 10) + (b - 0xdc00) + 0x10000;
31
+ };
32
+ };
33
+
34
+ var _global = _commonjsHelpers.createCommonjsModule(function (module) {
35
+ // https://github.com/zloirock/core-js/issues/86#issuecomment-115759028
36
+ var global = module.exports = typeof window != 'undefined' && window.Math == Math
37
+ ? window : typeof self != 'undefined' && self.Math == Math ? self
38
+ // eslint-disable-next-line no-new-func
39
+ : Function('return this')();
40
+ if (typeof __g == 'number') __g = global; // eslint-disable-line no-undef
41
+ });
42
+
43
+ var _core = _commonjsHelpers.createCommonjsModule(function (module) {
44
+ var core = module.exports = { version: '2.6.12' };
45
+ if (typeof __e == 'number') __e = core; // eslint-disable-line no-undef
46
+ });
47
+ _core.version;
48
+
49
+ var _aFunction = function (it) {
50
+ if (typeof it != 'function') throw TypeError(it + ' is not a function!');
51
+ return it;
52
+ };
53
+
54
+ // optional / simple context binding
55
+
56
+ var _ctx = function (fn, that, length) {
57
+ _aFunction(fn);
58
+ if (that === undefined) return fn;
59
+ switch (length) {
60
+ case 1: return function (a) {
61
+ return fn.call(that, a);
62
+ };
63
+ case 2: return function (a, b) {
64
+ return fn.call(that, a, b);
65
+ };
66
+ case 3: return function (a, b, c) {
67
+ return fn.call(that, a, b, c);
68
+ };
69
+ }
70
+ return function (/* ...args */) {
71
+ return fn.apply(that, arguments);
72
+ };
73
+ };
74
+
75
+ var _isObject = function (it) {
76
+ return typeof it === 'object' ? it !== null : typeof it === 'function';
77
+ };
78
+
79
+ var _anObject = function (it) {
80
+ if (!_isObject(it)) throw TypeError(it + ' is not an object!');
81
+ return it;
82
+ };
83
+
84
+ var _fails = function (exec) {
85
+ try {
86
+ return !!exec();
87
+ } catch (e) {
88
+ return true;
89
+ }
90
+ };
91
+
92
+ // Thank's IE8 for his funny defineProperty
93
+ var _descriptors = !_fails(function () {
94
+ return Object.defineProperty({}, 'a', { get: function () { return 7; } }).a != 7;
95
+ });
96
+
97
+ var document$1 = _global.document;
98
+ // typeof document.createElement is 'object' in old IE
99
+ var is = _isObject(document$1) && _isObject(document$1.createElement);
100
+ var _domCreate = function (it) {
101
+ return is ? document$1.createElement(it) : {};
102
+ };
103
+
104
+ var _ie8DomDefine = !_descriptors && !_fails(function () {
105
+ return Object.defineProperty(_domCreate('div'), 'a', { get: function () { return 7; } }).a != 7;
106
+ });
107
+
108
+ // 7.1.1 ToPrimitive(input [, PreferredType])
109
+
110
+ // instead of the ES6 spec version, we didn't implement @@toPrimitive case
111
+ // and the second argument - flag - preferred type is a string
112
+ var _toPrimitive = function (it, S) {
113
+ if (!_isObject(it)) return it;
114
+ var fn, val;
115
+ if (S && typeof (fn = it.toString) == 'function' && !_isObject(val = fn.call(it))) return val;
116
+ if (typeof (fn = it.valueOf) == 'function' && !_isObject(val = fn.call(it))) return val;
117
+ if (!S && typeof (fn = it.toString) == 'function' && !_isObject(val = fn.call(it))) return val;
118
+ throw TypeError("Can't convert object to primitive value");
119
+ };
120
+
121
+ var dP = Object.defineProperty;
122
+
123
+ var f = _descriptors ? Object.defineProperty : function defineProperty(O, P, Attributes) {
124
+ _anObject(O);
125
+ P = _toPrimitive(P, true);
126
+ _anObject(Attributes);
127
+ if (_ie8DomDefine) try {
128
+ return dP(O, P, Attributes);
129
+ } catch (e) { /* empty */ }
130
+ if ('get' in Attributes || 'set' in Attributes) throw TypeError('Accessors not supported!');
131
+ if ('value' in Attributes) O[P] = Attributes.value;
132
+ return O;
133
+ };
134
+
135
+ var _objectDp = {
136
+ f: f
137
+ };
138
+
139
+ var _propertyDesc = function (bitmap, value) {
140
+ return {
141
+ enumerable: !(bitmap & 1),
142
+ configurable: !(bitmap & 2),
143
+ writable: !(bitmap & 4),
144
+ value: value
145
+ };
146
+ };
147
+
148
+ var _hide = _descriptors ? function (object, key, value) {
149
+ return _objectDp.f(object, key, _propertyDesc(1, value));
150
+ } : function (object, key, value) {
151
+ object[key] = value;
152
+ return object;
153
+ };
154
+
155
+ var hasOwnProperty = {}.hasOwnProperty;
156
+ var _has = function (it, key) {
157
+ return hasOwnProperty.call(it, key);
158
+ };
159
+
160
+ var PROTOTYPE$1 = 'prototype';
161
+
162
+ var $export = function (type, name, source) {
163
+ var IS_FORCED = type & $export.F;
164
+ var IS_GLOBAL = type & $export.G;
165
+ var IS_STATIC = type & $export.S;
166
+ var IS_PROTO = type & $export.P;
167
+ var IS_BIND = type & $export.B;
168
+ var IS_WRAP = type & $export.W;
169
+ var exports = IS_GLOBAL ? _core : _core[name] || (_core[name] = {});
170
+ var expProto = exports[PROTOTYPE$1];
171
+ var target = IS_GLOBAL ? _global : IS_STATIC ? _global[name] : (_global[name] || {})[PROTOTYPE$1];
172
+ var key, own, out;
173
+ if (IS_GLOBAL) source = name;
174
+ for (key in source) {
175
+ // contains in native
176
+ own = !IS_FORCED && target && target[key] !== undefined;
177
+ if (own && _has(exports, key)) continue;
178
+ // export native or passed
179
+ out = own ? target[key] : source[key];
180
+ // prevent global pollution for namespaces
181
+ exports[key] = IS_GLOBAL && typeof target[key] != 'function' ? source[key]
182
+ // bind timers to global for call from export context
183
+ : IS_BIND && own ? _ctx(out, _global)
184
+ // wrap global constructors for prevent change them in library
185
+ : IS_WRAP && target[key] == out ? (function (C) {
186
+ var F = function (a, b, c) {
187
+ if (this instanceof C) {
188
+ switch (arguments.length) {
189
+ case 0: return new C();
190
+ case 1: return new C(a);
191
+ case 2: return new C(a, b);
192
+ } return new C(a, b, c);
193
+ } return C.apply(this, arguments);
194
+ };
195
+ F[PROTOTYPE$1] = C[PROTOTYPE$1];
196
+ return F;
197
+ // make static versions for prototype methods
198
+ })(out) : IS_PROTO && typeof out == 'function' ? _ctx(Function.call, out) : out;
199
+ // export proto methods to core.%CONSTRUCTOR%.methods.%NAME%
200
+ if (IS_PROTO) {
201
+ (exports.virtual || (exports.virtual = {}))[key] = out;
202
+ // export proto methods to core.%CONSTRUCTOR%.prototype.%NAME%
203
+ if (type & $export.R && expProto && !expProto[key]) _hide(expProto, key, out);
204
+ }
205
+ }
206
+ };
207
+ // type bitmap
208
+ $export.F = 1; // forced
209
+ $export.G = 2; // global
210
+ $export.S = 4; // static
211
+ $export.P = 8; // proto
212
+ $export.B = 16; // bind
213
+ $export.W = 32; // wrap
214
+ $export.U = 64; // safe
215
+ $export.R = 128; // real proto method for `library`
216
+ var _export = $export;
217
+
218
+ var _redefine = _hide;
219
+
220
+ var _iterators = {};
221
+
222
+ var toString = {}.toString;
223
+
224
+ var _cof = function (it) {
225
+ return toString.call(it).slice(8, -1);
226
+ };
227
+
228
+ // fallback for non-array-like ES3 and non-enumerable old V8 strings
229
+
230
+ // eslint-disable-next-line no-prototype-builtins
231
+ var _iobject = Object('z').propertyIsEnumerable(0) ? Object : function (it) {
232
+ return _cof(it) == 'String' ? it.split('') : Object(it);
233
+ };
234
+
235
+ // to indexed object, toObject with fallback for non-array-like ES3 strings
236
+
237
+
238
+ var _toIobject = function (it) {
239
+ return _iobject(_defined(it));
240
+ };
241
+
242
+ // 7.1.15 ToLength
243
+
244
+ var min$1 = Math.min;
245
+ var _toLength = function (it) {
246
+ return it > 0 ? min$1(_toInteger(it), 0x1fffffffffffff) : 0; // pow(2, 53) - 1 == 9007199254740991
247
+ };
248
+
249
+ var max = Math.max;
250
+ var min = Math.min;
251
+ var _toAbsoluteIndex = function (index, length) {
252
+ index = _toInteger(index);
253
+ return index < 0 ? max(index + length, 0) : min(index, length);
254
+ };
255
+
256
+ // false -> Array#indexOf
257
+ // true -> Array#includes
258
+
259
+
260
+
261
+ var _arrayIncludes = function (IS_INCLUDES) {
262
+ return function ($this, el, fromIndex) {
263
+ var O = _toIobject($this);
264
+ var length = _toLength(O.length);
265
+ var index = _toAbsoluteIndex(fromIndex, length);
266
+ var value;
267
+ // Array#includes uses SameValueZero equality algorithm
268
+ // eslint-disable-next-line no-self-compare
269
+ if (IS_INCLUDES && el != el) while (length > index) {
270
+ value = O[index++];
271
+ // eslint-disable-next-line no-self-compare
272
+ if (value != value) return true;
273
+ // Array#indexOf ignores holes, Array#includes - not
274
+ } else for (;length > index; index++) if (IS_INCLUDES || index in O) {
275
+ if (O[index] === el) return IS_INCLUDES || index || 0;
276
+ } return !IS_INCLUDES && -1;
277
+ };
278
+ };
279
+
280
+ var _shared = _commonjsHelpers.createCommonjsModule(function (module) {
281
+ var SHARED = '__core-js_shared__';
282
+ var store = _global[SHARED] || (_global[SHARED] = {});
283
+
284
+ (module.exports = function (key, value) {
285
+ return store[key] || (store[key] = value !== undefined ? value : {});
286
+ })('versions', []).push({
287
+ version: _core.version,
288
+ mode: 'pure' ,
289
+ copyright: '© 2020 Denis Pushkarev (zloirock.ru)'
290
+ });
291
+ });
292
+
293
+ var id = 0;
294
+ var px = Math.random();
295
+ var _uid = function (key) {
296
+ return 'Symbol('.concat(key === undefined ? '' : key, ')_', (++id + px).toString(36));
297
+ };
298
+
299
+ var shared = _shared('keys');
300
+
301
+ var _sharedKey = function (key) {
302
+ return shared[key] || (shared[key] = _uid(key));
303
+ };
304
+
305
+ var arrayIndexOf = _arrayIncludes(false);
306
+ var IE_PROTO$2 = _sharedKey('IE_PROTO');
307
+
308
+ var _objectKeysInternal = function (object, names) {
309
+ var O = _toIobject(object);
310
+ var i = 0;
311
+ var result = [];
312
+ var key;
313
+ for (key in O) if (key != IE_PROTO$2) _has(O, key) && result.push(key);
314
+ // Don't enum bug & hidden keys
315
+ while (names.length > i) if (_has(O, key = names[i++])) {
316
+ ~arrayIndexOf(result, key) || result.push(key);
317
+ }
318
+ return result;
319
+ };
320
+
321
+ // IE 8- don't enum bug keys
322
+ var _enumBugKeys = (
323
+ 'constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf'
324
+ ).split(',');
325
+
326
+ // 19.1.2.14 / 15.2.3.14 Object.keys(O)
327
+
328
+
329
+
330
+ var _objectKeys = Object.keys || function keys(O) {
331
+ return _objectKeysInternal(O, _enumBugKeys);
332
+ };
333
+
334
+ var _objectDps = _descriptors ? Object.defineProperties : function defineProperties(O, Properties) {
335
+ _anObject(O);
336
+ var keys = _objectKeys(Properties);
337
+ var length = keys.length;
338
+ var i = 0;
339
+ var P;
340
+ while (length > i) _objectDp.f(O, P = keys[i++], Properties[P]);
341
+ return O;
342
+ };
343
+
344
+ var document = _global.document;
345
+ var _html = document && document.documentElement;
346
+
347
+ // 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])
348
+
349
+
350
+
351
+ var IE_PROTO$1 = _sharedKey('IE_PROTO');
352
+ var Empty = function () { /* empty */ };
353
+ var PROTOTYPE = 'prototype';
354
+
355
+ // Create object with fake `null` prototype: use iframe Object with cleared prototype
356
+ var createDict = function () {
357
+ // Thrash, waste and sodomy: IE GC bug
358
+ var iframe = _domCreate('iframe');
359
+ var i = _enumBugKeys.length;
360
+ var lt = '<';
361
+ var gt = '>';
362
+ var iframeDocument;
363
+ iframe.style.display = 'none';
364
+ _html.appendChild(iframe);
365
+ iframe.src = 'javascript:'; // eslint-disable-line no-script-url
366
+ // createDict = iframe.contentWindow.Object;
367
+ // html.removeChild(iframe);
368
+ iframeDocument = iframe.contentWindow.document;
369
+ iframeDocument.open();
370
+ iframeDocument.write(lt + 'script' + gt + 'document.F=Object' + lt + '/script' + gt);
371
+ iframeDocument.close();
372
+ createDict = iframeDocument.F;
373
+ while (i--) delete createDict[PROTOTYPE][_enumBugKeys[i]];
374
+ return createDict();
375
+ };
376
+
377
+ var _objectCreate = Object.create || function create(O, Properties) {
378
+ var result;
379
+ if (O !== null) {
380
+ Empty[PROTOTYPE] = _anObject(O);
381
+ result = new Empty();
382
+ Empty[PROTOTYPE] = null;
383
+ // add "__proto__" for Object.getPrototypeOf polyfill
384
+ result[IE_PROTO$1] = O;
385
+ } else result = createDict();
386
+ return Properties === undefined ? result : _objectDps(result, Properties);
387
+ };
388
+
389
+ var _wks = _commonjsHelpers.createCommonjsModule(function (module) {
390
+ var store = _shared('wks');
391
+
392
+ var Symbol = _global.Symbol;
393
+ var USE_SYMBOL = typeof Symbol == 'function';
394
+
395
+ var $exports = module.exports = function (name) {
396
+ return store[name] || (store[name] =
397
+ USE_SYMBOL && Symbol[name] || (USE_SYMBOL ? Symbol : _uid)('Symbol.' + name));
398
+ };
399
+
400
+ $exports.store = store;
401
+ });
402
+
403
+ var def = _objectDp.f;
404
+
405
+ var TAG$1 = _wks('toStringTag');
406
+
407
+ var _setToStringTag = function (it, tag, stat) {
408
+ if (it && !_has(it = stat ? it : it.prototype, TAG$1)) def(it, TAG$1, { configurable: true, value: tag });
409
+ };
410
+
411
+ var IteratorPrototype = {};
412
+
413
+ // 25.1.2.1.1 %IteratorPrototype%[@@iterator]()
414
+ _hide(IteratorPrototype, _wks('iterator'), function () { return this; });
415
+
416
+ var _iterCreate = function (Constructor, NAME, next) {
417
+ Constructor.prototype = _objectCreate(IteratorPrototype, { next: _propertyDesc(1, next) });
418
+ _setToStringTag(Constructor, NAME + ' Iterator');
419
+ };
420
+
421
+ // 7.1.13 ToObject(argument)
422
+
423
+ var _toObject = function (it) {
424
+ return Object(_defined(it));
425
+ };
426
+
427
+ // 19.1.2.9 / 15.2.3.2 Object.getPrototypeOf(O)
428
+
429
+
430
+ var IE_PROTO = _sharedKey('IE_PROTO');
431
+ var ObjectProto = Object.prototype;
432
+
433
+ var _objectGpo = Object.getPrototypeOf || function (O) {
434
+ O = _toObject(O);
435
+ if (_has(O, IE_PROTO)) return O[IE_PROTO];
436
+ if (typeof O.constructor == 'function' && O instanceof O.constructor) {
437
+ return O.constructor.prototype;
438
+ } return O instanceof Object ? ObjectProto : null;
439
+ };
440
+
441
+ var ITERATOR$1 = _wks('iterator');
442
+ var BUGGY = !([].keys && 'next' in [].keys()); // Safari has buggy iterators w/o `next`
443
+ var FF_ITERATOR = '@@iterator';
444
+ var KEYS = 'keys';
445
+ var VALUES = 'values';
446
+
447
+ var returnThis = function () { return this; };
448
+
449
+ var _iterDefine = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED) {
450
+ _iterCreate(Constructor, NAME, next);
451
+ var getMethod = function (kind) {
452
+ if (!BUGGY && kind in proto) return proto[kind];
453
+ switch (kind) {
454
+ case KEYS: return function keys() { return new Constructor(this, kind); };
455
+ case VALUES: return function values() { return new Constructor(this, kind); };
456
+ } return function entries() { return new Constructor(this, kind); };
457
+ };
458
+ var TAG = NAME + ' Iterator';
459
+ var DEF_VALUES = DEFAULT == VALUES;
460
+ var VALUES_BUG = false;
461
+ var proto = Base.prototype;
462
+ var $native = proto[ITERATOR$1] || proto[FF_ITERATOR] || DEFAULT && proto[DEFAULT];
463
+ var $default = $native || getMethod(DEFAULT);
464
+ var $entries = DEFAULT ? !DEF_VALUES ? $default : getMethod('entries') : undefined;
465
+ var $anyNative = NAME == 'Array' ? proto.entries || $native : $native;
466
+ var methods, key, IteratorPrototype;
467
+ // Fix native
468
+ if ($anyNative) {
469
+ IteratorPrototype = _objectGpo($anyNative.call(new Base()));
470
+ if (IteratorPrototype !== Object.prototype && IteratorPrototype.next) {
471
+ // Set @@toStringTag to native iterators
472
+ _setToStringTag(IteratorPrototype, TAG, true);
473
+ }
474
+ }
475
+ // fix Array#{values, @@iterator}.name in V8 / FF
476
+ if (DEF_VALUES && $native && $native.name !== VALUES) {
477
+ VALUES_BUG = true;
478
+ $default = function values() { return $native.call(this); };
479
+ }
480
+ // Define iterator
481
+ if ((FORCED) && (BUGGY || VALUES_BUG || !proto[ITERATOR$1])) {
482
+ _hide(proto, ITERATOR$1, $default);
483
+ }
484
+ // Plug for library
485
+ _iterators[NAME] = $default;
486
+ _iterators[TAG] = returnThis;
487
+ if (DEFAULT) {
488
+ methods = {
489
+ values: DEF_VALUES ? $default : getMethod(VALUES),
490
+ keys: IS_SET ? $default : getMethod(KEYS),
491
+ entries: $entries
492
+ };
493
+ if (FORCED) for (key in methods) {
494
+ if (!(key in proto)) _redefine(proto, key, methods[key]);
495
+ } else _export(_export.P + _export.F * (BUGGY || VALUES_BUG), NAME, methods);
496
+ }
497
+ return methods;
498
+ };
499
+
500
+ var $at = _stringAt(true);
501
+
502
+ // 21.1.3.27 String.prototype[@@iterator]()
503
+ _iterDefine(String, 'String', function (iterated) {
504
+ this._t = String(iterated); // target
505
+ this._i = 0; // next index
506
+ // 21.1.5.2.1 %StringIteratorPrototype%.next()
507
+ }, function () {
508
+ var O = this._t;
509
+ var index = this._i;
510
+ var point;
511
+ if (index >= O.length) return { value: undefined, done: true };
512
+ point = $at(O, index);
513
+ this._i += point.length;
514
+ return { value: point, done: false };
515
+ });
516
+
517
+ // getting tag from 19.1.3.6 Object.prototype.toString()
518
+
519
+ var TAG = _wks('toStringTag');
520
+ // ES3 wrong here
521
+ var ARG = _cof(function () { return arguments; }()) == 'Arguments';
522
+
523
+ // fallback for IE11 Script Access Denied error
524
+ var tryGet = function (it, key) {
525
+ try {
526
+ return it[key];
527
+ } catch (e) { /* empty */ }
528
+ };
529
+
530
+ var _classof = function (it) {
531
+ var O, T, B;
532
+ return it === undefined ? 'Undefined' : it === null ? 'Null'
533
+ // @@toStringTag case
534
+ : typeof (T = tryGet(O = Object(it), TAG)) == 'string' ? T
535
+ // builtinTag case
536
+ : ARG ? _cof(O)
537
+ // ES3 arguments fallback
538
+ : (B = _cof(O)) == 'Object' && typeof O.callee == 'function' ? 'Arguments' : B;
539
+ };
540
+
541
+ var ITERATOR = _wks('iterator');
542
+
543
+ var core_getIteratorMethod = _core.getIteratorMethod = function (it) {
544
+ if (it != undefined) return it[ITERATOR]
545
+ || it['@@iterator']
546
+ || _iterators[_classof(it)];
547
+ };
548
+
549
+ exports._aFunction = _aFunction;
550
+ exports._anObject = _anObject;
551
+ exports._classof = _classof;
552
+ exports._cof = _cof;
553
+ exports._core = _core;
554
+ exports._ctx = _ctx;
555
+ exports._descriptors = _descriptors;
556
+ exports._domCreate = _domCreate;
557
+ exports._enumBugKeys = _enumBugKeys;
558
+ exports._export = _export;
559
+ exports._fails = _fails;
560
+ exports._global = _global;
561
+ exports._has = _has;
562
+ exports._hide = _hide;
563
+ exports._html = _html;
564
+ exports._ie8DomDefine = _ie8DomDefine;
565
+ exports._iobject = _iobject;
566
+ exports._isObject = _isObject;
567
+ exports._iterDefine = _iterDefine;
568
+ exports._iterators = _iterators;
569
+ exports._objectCreate = _objectCreate;
570
+ exports._objectDp = _objectDp;
571
+ exports._objectGpo = _objectGpo;
572
+ exports._objectKeys = _objectKeys;
573
+ exports._objectKeysInternal = _objectKeysInternal;
574
+ exports._propertyDesc = _propertyDesc;
575
+ exports._redefine = _redefine;
576
+ exports._setToStringTag = _setToStringTag;
577
+ exports._shared = _shared;
578
+ exports._toIobject = _toIobject;
579
+ exports._toLength = _toLength;
580
+ exports._toObject = _toObject;
581
+ exports._toPrimitive = _toPrimitive;
582
+ exports._uid = _uid;
583
+ exports._wks = _wks;
584
+ exports.core_getIteratorMethod = core_getIteratorMethod;