@glomex/integration-web-component 1.1469.1 → 1.1469.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -1590,6 +1590,8 @@ export declare enum MediaItemErrorCode {
1590
1590
  GEOBLOCKED = "Geoblocked",
1591
1591
  YOUTH_PROTECTED = "YouthProtected",
1592
1592
  TERMINATED = "Terminated",
1593
+ LOGIN_REQUIRED = "LoginRequired",
1594
+ HIGHER_TIER_ACCOUNT_REQUIRED = "HigherTierAccountRequired",
1593
1595
  GENERIC = "Generic"
1594
1596
  }
1595
1597
 
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- (i=m||(m={})).DEFAULT="turbo-integration",i.SCRIPT="turbo-script",i.IFRAME="turbo-iframe",i.FULLPAGE="turbo-fullpage",i.AMP_VIDEO_IFRAME="turbo-amp-video-iframe",i.AMP_IFRAME="turbo-amp-iframe",(T=L||(L={})).INTEGRATION="glomex-integration",T.EXTERNAL_MEDIA_ITEM="glomex-external-media-item",T.GLOMEX_MEDIA_ITEM="glomex-media-item",(_=C||(C={})).INTEGRATION_CONFIGS="application/glomex-integration-configs+json",_.EXTERNAL_MEDIA_ITEM="application/glomex-external-media-item+json";let e="turbo-player";(N=u||(u={})).HIDDEN="hidden",N.INLINE="inline",N.DOCK="dock",N.LIGHTBOX="lightbox",N.LIGHTBOX_EXTERNAL="lightbox-external",N.FULLSCREEN="fullscreen",N.AMP_DOCK="amp-dock",(l=D||(D={})).READY="ready",l.INTEGRATION_ABORT="integrationabort",l.INTEGRATION_AD_AVAILABLE="integrationadavailable",l.INTEGRATION_PASSBACK="integrationpassback",l.USER_UPDATE_CONSENT="userupdateconsent",l.PLAYLIST_UPDATE="playlistupdate",l.PLAYER_SET_PRESENTATION_MODE="playersetpresentationmode",l.CONTENT_SELECT="contentselect",l.CONTENT_START="contentstart",l.CONTENT_IMPRESSION="contentimpression",l.CONTENT_BUFFERING_START="contentbufferingstart",l.CONTENT_BUFFERING_END="contentbufferingend",l.CONTENT_STOP="contentstop",l.CONTENT_ERROR="contenterror",l.CONTENT_MARKER_REACHED="contentmarkerreached",l.CONTENT_QUALITY_CHANGED="contentqualitychanged",l.CONTENT_TIME_UPDATE="timeupdate",l.CONTENT_SEEKING="seeking",l.CONTENT_SEEKED="seeked",l.CONTENT_PLAY="play",l.CONTENT_PAUSE="pause",l.CONTENT_VOLUME_CHANGE="volumechange",l.CONTENT_ENDED="ended",l.AD_BREAK_REQUEST="adbreakrequest",l.AD_BREAK_REQUEST_ERROR="adbreakrequesterror",l.AD_LOADED="adloaded",l.AD_IMPRESSION="adimpression",l.AD_BUFFERING_START="adbufferingstart",l.AD_BUFFERING_END="adbufferingend",l.AD_TIME_UPDATE="adtimeupdate",l.AD_VOLUME_CHANGE="advolumechange",l.AD_PAUSED="adpaused",l.AD_RESUMED="adresumed",l.AD_CLICK="adclick",l.AD_SKIPPED="adskipped",l.AD_COMPLETE="adcomplete",l.UI_INTERACTION="uiinteraction",(s=S||(S={})).TIME_IN_SECONDS="time",s.PERCENT="percent",s.TIME_IN_SECONDS_RECURRING="timeRecurring",(I=P||(P={})).PREROLL="preroll",I.MIDROLL="midroll",I.POSTROLL="postroll",I.FIRST_QUARTILE="contentFirstQuartile",I.MIDPOINT="contentMidpoint",I.THIRD_QUARTILE="contentThirdQuartile",I.COMPLETE="contentComplete",I.STILL_INTERESTING="stillInteresting",I.REQUEST_RECOMMENDATIONS="requestRecommendations",(A=M||(M={})).NOT_FOUND="NotFound",A.NOT_AVAILABLE="NotAvailable",A.GEOBLOCKED="Geoblocked",A.YOUTH_PROTECTED="YouthProtected",A.TERMINATED="Terminated",A.GENERIC="Generic",(d=g||(g={})).GLOMEX="glomex",d.JOYN="joyn",d.EXTERNAL="external",(c=U||(U={})).HLS="application/vnd.apple.mpegurl",c.HLS_LEGACY="application/x-mpegURL",c.DASH="application/dash+xml",c.MP4="video/mp4",c.OGG="video/ogg",c.WEBM="video/webm",c.MP3="audio/mp3",c.AAC="audio/aac",c.WAV="audio/wav",c.OGG_AUDIO="audio/ogg",c.MPEG_AUDIO="audio/mpeg",c.DYNAMIC_CONTENT="application/x-turbo-dynamic-content",c.JOYN="application/x-joyn-source",(p=y||(y={})).LIVE="live",p.VOD="vod",p.INTERACTIVE="interactive",p.EMBED="embed",(R=G||(G={})).PRE_CLICK="pre-click-to-play",R.CLICK="click-to-play",R.AUTOPLAY_SCROLL="autoplay-scroll",R.AUTOPLAY_SCROLL_OUT="autoplay-scroll-out",R.CLICK_NEXT="click-to-play-next",R.CLICK_REPLAY="click-to-play-replay",R.AUTOPLAY_NEXT="autoplay-next",(O=b||(b={})).CLEAR_PLAYLIST="clearPlaylist",O.SELECT_PLAYLIST_ITEM="selectPlaylistItem",O.ENDED="ended",O.CONTENT_ERROR="contentError",O.API_STOP="apiStop",O.LIVESTREAM_STOP="livestreamStop",O.PAGE_HIDE="pageHide",O.BEFORE_UNLOAD="beforeUnload";let t=["play","pause","openEpg","startAgeSetup","forgotPin"],n="player.glomex.com",a=`https://${n}/integration/1/integration.js`;function o(e){return`https://${n}/variant/${e}/variant.css`}function E(){if(window.customElements.get(L.INTEGRATION))return;let e=document.createElement("script");e.innerText=`import('${a}');`,e.type="module",(document.head||document.body).appendChild(e)}function r(e){if(document.querySelector(`link[href="${o(e)}"]`))return;let t=document.createElement("link");t.rel="stylesheet",t.href=o(e),(document.head||document.body).appendChild(t)}var i,T,_,N,l,s,I,A,d,c,p,R,O,m,L,C,u,D,S,P,M,g,U,y,G,b,k="turbo",x="glomex";export{t as ALLOWED_UI_ACTIONS,L as ComponentName,b as ContentStopReason,e as EXTERNAL_PLAYER_NAME,D as IntegrationEvent,P as KnownMarkerName,S as MarkerType,M as MediaItemErrorCode,g as MediaItemProvider,U as Mimetype,m as Origin,y as PlaybackMode,u as PresentationMode,C as ScriptType,G as StartMethod,o as getIntegrationCssUrl,E as loadIntegrationComponent,r as loadIntegrationStyles,k as INTERNAL_PREFIX,x as PUBLIC_PREFIX};
1
+ (r=L||(L={})).DEFAULT="turbo-integration",r.SCRIPT="turbo-script",r.IFRAME="turbo-iframe",r.FULLPAGE="turbo-fullpage",r.AMP_VIDEO_IFRAME="turbo-amp-video-iframe",r.AMP_IFRAME="turbo-amp-iframe",(T=m||(m={})).INTEGRATION="glomex-integration",T.EXTERNAL_MEDIA_ITEM="glomex-external-media-item",T.GLOMEX_MEDIA_ITEM="glomex-media-item",(_=C||(C={})).INTEGRATION_CONFIGS="application/glomex-integration-configs+json",_.EXTERNAL_MEDIA_ITEM="application/glomex-external-media-item+json";let e="turbo-player";(N=u||(u={})).HIDDEN="hidden",N.INLINE="inline",N.DOCK="dock",N.LIGHTBOX="lightbox",N.LIGHTBOX_EXTERNAL="lightbox-external",N.FULLSCREEN="fullscreen",N.AMP_DOCK="amp-dock",(I=D||(D={})).READY="ready",I.INTEGRATION_ABORT="integrationabort",I.INTEGRATION_AD_AVAILABLE="integrationadavailable",I.INTEGRATION_PASSBACK="integrationpassback",I.USER_UPDATE_CONSENT="userupdateconsent",I.PLAYLIST_UPDATE="playlistupdate",I.PLAYER_SET_PRESENTATION_MODE="playersetpresentationmode",I.CONTENT_SELECT="contentselect",I.CONTENT_START="contentstart",I.CONTENT_IMPRESSION="contentimpression",I.CONTENT_BUFFERING_START="contentbufferingstart",I.CONTENT_BUFFERING_END="contentbufferingend",I.CONTENT_STOP="contentstop",I.CONTENT_ERROR="contenterror",I.CONTENT_MARKER_REACHED="contentmarkerreached",I.CONTENT_QUALITY_CHANGED="contentqualitychanged",I.CONTENT_TIME_UPDATE="timeupdate",I.CONTENT_SEEKING="seeking",I.CONTENT_SEEKED="seeked",I.CONTENT_PLAY="play",I.CONTENT_PAUSE="pause",I.CONTENT_VOLUME_CHANGE="volumechange",I.CONTENT_ENDED="ended",I.AD_BREAK_REQUEST="adbreakrequest",I.AD_BREAK_REQUEST_ERROR="adbreakrequesterror",I.AD_LOADED="adloaded",I.AD_IMPRESSION="adimpression",I.AD_BUFFERING_START="adbufferingstart",I.AD_BUFFERING_END="adbufferingend",I.AD_TIME_UPDATE="adtimeupdate",I.AD_VOLUME_CHANGE="advolumechange",I.AD_PAUSED="adpaused",I.AD_RESUMED="adresumed",I.AD_CLICK="adclick",I.AD_SKIPPED="adskipped",I.AD_COMPLETE="adcomplete",I.UI_INTERACTION="uiinteraction",(A=S||(S={})).TIME_IN_SECONDS="time",A.PERCENT="percent",A.TIME_IN_SECONDS_RECURRING="timeRecurring",(l=P||(P={})).PREROLL="preroll",l.MIDROLL="midroll",l.POSTROLL="postroll",l.FIRST_QUARTILE="contentFirstQuartile",l.MIDPOINT="contentMidpoint",l.THIRD_QUARTILE="contentThirdQuartile",l.COMPLETE="contentComplete",l.STILL_INTERESTING="stillInteresting",l.REQUEST_RECOMMENDATIONS="requestRecommendations",(s=M||(M={})).NOT_FOUND="NotFound",s.NOT_AVAILABLE="NotAvailable",s.GEOBLOCKED="Geoblocked",s.YOUTH_PROTECTED="YouthProtected",s.TERMINATED="Terminated",s.LOGIN_REQUIRED="LoginRequired",s.HIGHER_TIER_ACCOUNT_REQUIRED="HigherTierAccountRequired",s.GENERIC="Generic",(d=g||(g={})).GLOMEX="glomex",d.JOYN="joyn",d.EXTERNAL="external",(c=U||(U={})).HLS="application/vnd.apple.mpegurl",c.HLS_LEGACY="application/x-mpegURL",c.DASH="application/dash+xml",c.MP4="video/mp4",c.OGG="video/ogg",c.WEBM="video/webm",c.MP3="audio/mp3",c.AAC="audio/aac",c.WAV="audio/wav",c.OGG_AUDIO="audio/ogg",c.MPEG_AUDIO="audio/mpeg",c.DYNAMIC_CONTENT="application/x-turbo-dynamic-content",c.JOYN="application/x-joyn-source",(p=y||(y={})).LIVE="live",p.VOD="vod",p.INTERACTIVE="interactive",p.EMBED="embed",(R=G||(G={})).PRE_CLICK="pre-click-to-play",R.CLICK="click-to-play",R.AUTOPLAY_SCROLL="autoplay-scroll",R.AUTOPLAY_SCROLL_OUT="autoplay-scroll-out",R.CLICK_NEXT="click-to-play-next",R.CLICK_REPLAY="click-to-play-replay",R.AUTOPLAY_NEXT="autoplay-next",(O=b||(b={})).CLEAR_PLAYLIST="clearPlaylist",O.SELECT_PLAYLIST_ITEM="selectPlaylistItem",O.ENDED="ended",O.CONTENT_ERROR="contentError",O.API_STOP="apiStop",O.LIVESTREAM_STOP="livestreamStop",O.PAGE_HIDE="pageHide",O.BEFORE_UNLOAD="beforeUnload";let t=["play","pause","openEpg","startAgeSetup","forgotPin"],n="player.glomex.com",a=`https://${n}/integration/1/integration.js`;function o(e){return`https://${n}/variant/${e}/variant.css`}function E(){if(window.customElements.get(m.INTEGRATION))return;let e=document.createElement("script");e.innerText=`import('${a}');`,e.type="module",(document.head||document.body).appendChild(e)}function i(e){if(document.querySelector(`link[href="${o(e)}"]`))return;let t=document.createElement("link");t.rel="stylesheet",t.href=o(e),(document.head||document.body).appendChild(t)}var r,T,_,N,I,A,l,s,d,c,p,R,O,L,m,C,u,D,S,P,M,g,U,y,G,b,k="turbo",x="glomex";export{t as ALLOWED_UI_ACTIONS,m as ComponentName,b as ContentStopReason,e as EXTERNAL_PLAYER_NAME,D as IntegrationEvent,P as KnownMarkerName,S as MarkerType,M as MediaItemErrorCode,g as MediaItemProvider,U as Mimetype,L as Origin,y as PlaybackMode,u as PresentationMode,C as ScriptType,G as StartMethod,o as getIntegrationCssUrl,E as loadIntegrationComponent,i as loadIntegrationStyles,k as INTERNAL_PREFIX,x as PUBLIC_PREFIX};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@glomex/integration-web-component",
3
- "version": "1.1469.1",
3
+ "version": "1.1469.2",
4
4
  "description": "Web component and types to integrate the glomex player",
5
5
  "documentation": "https://docs.glomex.com",
6
6
  "homepage": "https://glomex.com",
@@ -32,7 +32,7 @@
32
32
  },
33
33
  "devDependencies": {
34
34
  "@biomejs/biome": "catalog:",
35
- "@glomex/integration": "1.1469.1",
35
+ "@glomex/integration": "1.1469.2",
36
36
  "@microsoft/api-extractor": "catalog:",
37
37
  "@rslib/core": "catalog:",
38
38
  "npm-run-all": "catalog:",
@@ -42,5 +42,5 @@
42
42
  "access": "public"
43
43
  },
44
44
  "license": "MIT",
45
- "gitHead": "56005dd238a015b548cd764d8d4ea87ea7ff583e"
45
+ "gitHead": "f1d2dc705dcc541f7b259e779d8bca7ada78eb3b"
46
46
  }