!function(){var e,t,n,a,r,c,f,o,i={56062:function(e,t,n){Promise.all([n.e(1401),n.e(3182),n.e(8315),n.e(2613),n.e(9241),n.e(6577),n.e(1840),n.e(1933)]).then(n.bind(n,1933))},27693:function(e){e.exports=function(){"use strict";var e=1e3,t=6e4,n=36e5,a="millisecond",r="second",c="minute",f="hour",o="day",i="week",d="month",u="quarter",s="year",b="date",l="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,g=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_")},p=function(e,t,n){var a=String(e);return!a||a.length>=t?e:""+Array(t+1-a.length).join(n)+e},y={s:p,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),a=Math.floor(n/60),r=n%60;return(t<=0?"+":"-")+p(a,2,"0")+":"+p(r,2,"0")},m:function e(t,n){if(t.date()<n.date())return-e(n,t);var a=12*(n.year()-t.year())+(n.month()-t.month()),r=t.clone().add(a,d),c=n-r<0,f=t.clone().add(a+(c?-1:1),d);return+(-(a+(n-r)/(c?r-f:f-r))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:d,y:s,w:i,d:o,D:b,h:f,m:c,s:r,ms:a,Q:u}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},P="en",v={};v[P]=m;var S=function(e){return e instanceof M},L=function(e,t,n){var a;if(!e)return P;if("string"==typeof e)v[e]&&(a=e),t&&(v[e]=t,a=e);else{var r=e.name;v[r]=e,a=r}return!n&&a&&(P=a),a||!n&&P},$=function(e,t){if(S(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new M(n)},C=y;C.l=L,C.i=S,C.w=function(e,t){return $(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var M=function(){function m(e){this.$L=L(e.locale,null,!0),this.parse(e)}var p=m.prototype;return p.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(C.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var a=t.match(h);if(a){var r=a[2]-1||0,c=(a[7]||"0").substring(0,3);return n?new Date(Date.UTC(a[1],r,a[3]||1,a[4]||0,a[5]||0,a[6]||0,c)):new Date(a[1],r,a[3]||1,a[4]||0,a[5]||0,a[6]||0,c)}}return new Date(t)}(e),this.$x=e.x||{},this.init()},p.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},p.$utils=function(){return C},p.isValid=function(){return!(this.$d.toString()===l)},p.isSame=function(e,t){var n=$(e);return this.startOf(t)<=n&&n<=this.endOf(t)},p.isAfter=function(e,t){return $(e)<this.startOf(t)},p.isBefore=function(e,t){return this.endOf(t)<$(e)},p.$g=function(e,t,n){return C.u(e)?this[t]:this.set(n,e)},p.unix=function(){return Math.floor(this.valueOf()/1e3)},p.valueOf=function(){return this.$d.getTime()},p.startOf=function(e,t){var n=this,a=!!C.u(t)||t,u=C.p(e),l=function(e,t){var r=C.w(n.$u?Date.UTC(n.$y,t,e):new Date(n.$y,t,e),n);return a?r:r.endOf(o)},h=function(e,t){return C.w(n.toDate()[e].apply(n.toDate("s"),(a?[0,0,0,0]:[23,59,59,999]).slice(t)),n)},g=this.$W,m=this.$M,p=this.$D,y="set"+(this.$u?"UTC":"");switch(u){case s:return a?l(1,0):l(31,11);case d:return a?l(1,m):l(0,m+1);case i:var P=this.$locale().weekStart||0,v=(g<P?g+7:g)-P;return l(a?p-v:p+(6-v),m);case o:case b:return h(y+"Hours",0);case f:return h(y+"Minutes",1);case c:return h(y+"Seconds",2);case r:return h(y+"Milliseconds",3);default:return this.clone()}},p.endOf=function(e){return this.startOf(e,!1)},p.$set=function(e,t){var n,i=C.p(e),u="set"+(this.$u?"UTC":""),l=(n={},n[o]=u+"Date",n[b]=u+"Date",n[d]=u+"Month",n[s]=u+"FullYear",n[f]=u+"Hours",n[c]=u+"Minutes",n[r]=u+"Seconds",n[a]=u+"Milliseconds",n)[i],h=i===o?this.$D+(t-this.$W):t;if(i===d||i===s){var g=this.clone().set(b,1);g.$d[l](h),g.init(),this.$d=g.set(b,Math.min(this.$D,g.daysInMonth())).$d}else l&&this.$d[l](h);return this.init(),this},p.set=function(e,t){return this.clone().$set(e,t)},p.get=function(e){return this[C.p(e)]()},p.add=function(a,u){var b,l=this;a=Number(a);var h=C.p(u),g=function(e){var t=$(l);return C.w(t.date(t.date()+Math.round(e*a)),l)};if(h===d)return this.set(d,this.$M+a);if(h===s)return this.set(s,this.$y+a);if(h===o)return g(1);if(h===i)return g(7);var m=(b={},b[c]=t,b[f]=n,b[r]=e,b)[h]||1,p=this.$d.getTime()+a*m;return C.w(p,this)},p.subtract=function(e,t){return this.add(-1*e,t)},p.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return n.invalidDate||l;var a=e||"YYYY-MM-DDTHH:mm:ssZ",r=C.z(this),c=this.$H,f=this.$m,o=this.$M,i=n.weekdays,d=n.months,u=function(e,n,r,c){return e&&(e[n]||e(t,a))||r[n].substr(0,c)},s=function(e){return C.s(c%12||12,e,"0")},b=n.meridiem||function(e,t,n){var a=e<12?"AM":"PM";return n?a.toLowerCase():a},h={YY:String(this.$y).slice(-2),YYYY:this.$y,M:o+1,MM:C.s(o+1,2,"0"),MMM:u(n.monthsShort,o,d,3),MMMM:u(d,o),D:this.$D,DD:C.s(this.$D,2,"0"),d:String(this.$W),dd:u(n.weekdaysMin,this.$W,i,2),ddd:u(n.weekdaysShort,this.$W,i,3),dddd:i[this.$W],H:String(c),HH:C.s(c,2,"0"),h:s(1),hh:s(2),a:b(c,f,!0),A:b(c,f,!1),m:String(f),mm:C.s(f,2,"0"),s:String(this.$s),ss:C.s(this.$s,2,"0"),SSS:C.s(this.$ms,3,"0"),Z:r};return a.replace(g,(function(e,t){return t||h[e]||r.replace(":","")}))},p.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},p.diff=function(a,b,l){var h,g=C.p(b),m=$(a),p=(m.utcOffset()-this.utcOffset())*t,y=this-m,P=C.m(this,m);return P=(h={},h[s]=P/12,h[d]=P,h[u]=P/3,h[i]=(y-p)/6048e5,h[o]=(y-p)/864e5,h[f]=y/n,h[c]=y/t,h[r]=y/e,h)[g]||y,l?P:C.a(P)},p.daysInMonth=function(){return this.endOf(d).$D},p.$locale=function(){return v[this.$L]},p.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),a=L(e,t,!0);return a&&(n.$L=a),n},p.clone=function(){return C.w(this.$d,this)},p.toDate=function(){return new Date(this.valueOf())},p.toJSON=function(){return this.isValid()?this.toISOString():null},p.toISOString=function(){return this.$d.toISOString()},p.toString=function(){return this.$d.toUTCString()},m}(),R=M.prototype;return $.prototype=R,[["$ms",a],["$s",r],["$m",c],["$H",f],["$W",o],["$M",d],["$y",s],["$D",b]].forEach((function(e){R[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),$.extend=function(e,t){return e.$i||(e(t,M,$),e.$i=!0),$},$.locale=L,$.isDayjs=S,$.unix=function(e){return $(1e3*e)},$.en=v[P],$.Ls=v,$.p={},$}()},77256:function(e,t,n){"use strict";var a=new Error;e.exports=new Promise((function(e,t){if("undefined"!=typeof shell)return e();n.l("/shell.js",(function(n){if("undefined"!=typeof shell)return e();var r=n&&("load"===n.type?"missing":n.type),c=n&&n.target&&n.target.src;a.message="Loading script failed.\n("+r+": "+c+")",a.name="ScriptExternalLoadError",a.type=r,a.request=c,t(a)}),"shell")})).then((function(){return shell}))}},d={};function u(e){var t=d[e];if(void 0!==t)return t.exports;var n=d[e]={id:e,loaded:!1,exports:{}};return i[e].call(n.exports,n,n.exports,u),n.loaded=!0,n.exports}u.m=i,u.c=d,e=[],u.O=function(t,n,a,r){if(!n){var c=1/0;for(i=0;i<e.length;i++){n=e[i][0],a=e[i][1],r=e[i][2];for(var f=!0,o=0;o<n.length;o++)(!1&r||c>=r)&&Object.keys(u.O).every((function(e){return u.O[e](n[o])}))?n.splice(o--,1):(f=!1,r<c&&(c=r));f&&(e.splice(i--,1),t=a())}return t}r=r||0;for(var i=e.length;i>0&&e[i-1][2]>r;i--)e[i]=e[i-1];e[i]=[n,a,r]},u.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return u.d(t,{a:t}),t},n=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__},u.t=function(e,a){if(1&a&&(e=this(e)),8&a)return e;if("object"==typeof e&&e){if(4&a&&e.__esModule)return e;if(16&a&&"function"==typeof e.then)return e}var r=Object.create(null);u.r(r);var c={};t=t||[null,n({}),n([]),n(n)];for(var f=2&a&&e;"object"==typeof f&&!~t.indexOf(f);f=n(f))Object.getOwnPropertyNames(f).forEach((function(t){c[t]=function(){return e[t]}}));return c.default=function(){return e},u.d(r,c),r},u.d=function(e,t){for(var n in t)u.o(t,n)&&!u.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},u.f={},u.e=function(e){return Promise.all(Object.keys(u.f).reduce((function(t,n){return u.f[n](e,t),t}),[]))},u.u=function(e){return({37:"RemoteGroupNotificationSettingsPage",92:"DeprecatedContentPageLayout",106:"react-gtm-module",118:"EditProfileLayout",287:"RemoteFinStatisticsPage",354:"PrematchTimeFiltersPageWithSkeleton",407:"RemoteAndroidInstallationPage",538:"RemoteCompetitorsListPage",553:"RemoteAutoLoginPage",557:"RemoteSuccessOneClickPage",668:"MaintenancePage",728:"RemoteNationalEventsPage",744:"AbaServiceRedirectEpic",820:"RemoteSuccessNumberPage",876:"RemoteSuccessEmailPage",1065:"betbook-transport",1067:"MyAccountLayout",1114:"RemoteNativeAppsPage",1177:"RemoteKycPage",1227:"WidgetsPage",1363:"Uncritical",1487:"RemoteCasinoTournamentsPage",1595:"MainCasinoPage",1642:"PhoneConfirmationLayout",1649:"RemoteUserAccountMenuPage",1660:"ContactsVerificationReminder",1741:"Notification",1880:"Maintenance",1894:"EventViewPageWithSkeleton",1928:"PrematchPageWithSkeleton",2029:"RemoteLiveCasinoHistoryPage",2041:"RemoteLoginPage",2105:"RemoteRegistrationCompletePage",2221:"PageLeaveConfirmationDialog",2298:"ApplicationComponents",2337:"RemoteBonusesAndPromosPage",2352:"NotificationCenterPopupEpic",2361:"RemoteNotificationSettingsPage",2404:"MenuLayout",2524:"RemoteSearchPage",2534:"SiteUsingTimeNotification",2539:"RemoteTwoTabsRegistrationPage",2770:"CasinoDialog",2964:"ResultPageWithSkeleton",3280:"RemoteSupportPage",3288:"RemoteContentPage",3324:"RestorePasswordLayout",3333:"LoginLayout",3365:"TopExpressLayout",3442:"RemoteRegistrationPage",3507:"SentryBrowser",3644:"RemoteLossLimitsPage",3762:"RemoteAadhaarSMSPage",3835:"EmptyPage",3946:"RemoteDiiaPage",4e3:"ResultsLayout",4069:"FavoritesEpic",4097:"SportNavigationMenu",4141:"BackdoorEpic",4179:"RemoteIOSInstallPage",4294:"RemoteEmailConfirmationPage",4320:"RemotePersonalDataPage",4325:"MyAccountPage",4461:"DefaultLayout",4516:"CustomTournamentsPageWithSkeleton",4538:"big-brother",4548:"SearchLayoutLayout",4738:"PwaInstall",5059:"AllLivePageWithSkeleton",5152:"RemoteCashierPage",5288:"RemoteChooseDepositLimitsPage",5350:"LanguagePopup",5372:"FavoriteDialog",5410:"SportNavigationMenuLayout",5435:"RemoteWalletHistoryPage",5439:"UncalculatedBetsEpic",5534:"CustomCasinoButton",5695:"SiteUsingTimeNotificationEpic",5769:"RemoteLastLoginPage",5812:"RemotePWAInstallPage",5919:"RemoteVipContentPage",6034:"ErrorDialog",6107:"SentryTracing",6127:"WeekendPageWithSkeleton",6149:"RemoteUpdatePasswordPage",6194:"RemoteOtpConfirmationPage",6431:"HeaderItems",6475:"MainPage",6561:"BetBoosterLayout",6706:"BetsHistoryPage",6766:"fingerprintjs",6847:"RemoteWalletPage",6904:"RemoteFavoritesPage",6941:"RemoteChangePasswordPage",7053:"Onboarding",7173:"DextraPopup",7194:"RemoteDepositLimitsPage",7276:"RemoteTopExpressPage",7502:"LeftNavigationMenu",7606:"RemoteSelfExclusionPage",7670:"LivePageWithSkeleton",7914:"DownloadAppModal",7959:"CookieManager",8020:"CustomPageWithSkeleton",8109:"RemoteSportCompetitorPage",8122:"RemoteProfileEditPage",8232:"RemoteVerificationPage",8255:"PrematchEventsPageWithSkeleton",8297:"RemoteSportTournamentPage",8341:"i18nWrapper",8346:"RemoteMenu",8349:"RemoteMobileApplicationsPage",8379:"SupportPageLayout",8460:"HomePage",8502:"NotificationService",8503:"ChangePasswordLayout",9043:"VipContentLayout",9050:"RemoteChooseLossLimitsPage",9059:"LoadableContentHubClearLayout",9119:"LiveTournamentsPageWithSkeleton",9146:"RegistrationLayout",9354:"LoadableContentHubLayout",9456:"PlayerClusterEpic",9496:"CashierPageLayout",9501:"AmsCategoriesEpic",9520:"RemoteRestorePasswordPage",9602:"CasinoPage",9628:"RemotePaymentsHistoryPage",9656:"RemotePhoneConfirmationPage",9860:"RemoteAnalyticsCenterPage",9898:"AnalyticsPushDataLayerEpic",9954:"UserRiskLevels",9965:"RemoteMainInstallationPage",9974:"Sidebar"}[e]||e)+"."+{37:"a9299555363d519273b6",47:"e93f57562a0ea038ebae",92:"177e84406032ca9d8b74",93:"7b984d1120545cb57fd7",106:"8cb55e82cf35ab08431e",118:"5a3f147a8d2393af7f60",139:"af4ffb2e6395d540170a",241:"9e37aebe049282241e24",262:"85e5420a1cd386eb246c",287:"a96d9b1415eae3dab8b8",300:"17be90b6af7f83637bed",354:"3554590bdd082488c0f8",407:"5285a8f33477daba4126",538:"d7c515876e2f43e4e678",553:"8540d2d45cb9f1780278",557:"4342af34c05df7c605be",593:"59a63eabbc1d25b99674",668:"2126a38377e30da2d571",728:"aae3e77c2b7cc4a75487",744:"2f1b1441914b7348dafa",808:"c1192b6ea7cd4da6e7aa",820:"5476aaf87bfb4763e9ea",840:"a947dc6a18e7c03a961d",876:"cf708a10661a1ad168a0",884:"1990acfc4cf857e519c9",901:"e1123da91b9e32f00644",955:"de3a7a102cb5cb4f4ea5",1065:"ddd5702ab005a46bbe8a",1067:"ce513e47f9383b78983a",1084:"6bb1480cafe0f6b9f741",1090:"e9cb3bfef42700decf29",1114:"b517268a4e40b2d6aa27",1177:"1e9d151e2694b4f57b92",1188:"c1a5adc7fd882c79937a",1226:"a83a41460e6f080f2f03",1227:"5745e7e6ca50df24b852",1327:"94d1f6df04a5459303c0",1363:"528de455e85ca4079853",1401:"f5cc829341fc1e890c62",1455:"2736a506f77f84251d71",1487:"b83e43a7663c64c464d6",1542:"7a7b8c07696727bd9dc4",1595:"273d33177af65fde2fdc",1617:"3ac252698afdd4cc460a",1642:"2bb30efada7f6cbe4b7a",1649:"f1633826c478d31480a6",1660:"8b5800e24ff0aec2a643",1722:"a4643019611295095297",1730:"c2ded1ea2dea111838c0",1731:"e55fc909e5552b6b9d12",1741:"995b5399f6b3cc111503",1758:"c187be55d931f3cf4901",1840:"875f54fd22985f70fcc4",1861:"dc7e036c8bb0431f9fa5",1864:"e748571440e672d1e807",1880:"154bba695a4902909e2a",1894:"18b4ad13cce501be777a",1928:"325ce4f8c9d4c4ae51ad",1933:"43621868043d2466507c",1965:"d25e5a7a9fcedd76d0a1",1976:"cf1ad717a5d573f0519f",2025:"bab46c51608fa0f9e592",2029:"b38004f52e71999cc2da",2041:"2330b54924cfbfe593bd",2065:"7967a0c04e945508afd1",2072:"3b6be905f116342527e9",2105:"3c710e16f83dc16b6a52",2149:"a0571cc4fbab35e24702",2160:"111be635f5d91d95647e",2162:"7da9385cd1987a426f18",2221:"6e1c43dced30d39884dd",2276:"73c945b7bf83a39d527c",2288:"dde23df8936002efd451",2298:"aec9aabcab226d7bab2d",2337:"15678dcd8f2819112d44",2342:"93880600921abb7b0608",2352:"d15bf28e99384cb6c2bb",2361:"b1bad455224bb20427c8",2404:"0db99aa1b98f3c29c739",2524:"544f3289a0b7d23d0fb3",2534:"dc56196bbb6527302014",2539:"087bf3daa3209ec7ffb2",2613:"87fa9156e99446157c2a",2615:"7bfc959cfd6578157127",2633:"8a250ced0a855a6590e9",2740:"b44f1b4125cfb591858b",2749:"107df4bcdc4584518eab",2770:"0609855346a96c96cef2",2816:"0ebf00b3ef918c86bd2f",2885:"3da9358f6ab449a83c71",2900:"7e489095bab1d6117500",2964:"20b9c868b9bda8ff5b7c",2984:"664034283c05da21ffed",3106:"0a3e0f9811e040168f0f",3182:"2a37e24f69ed47061894",3280:"fdf7f63233c880666e9e",3288:"af91336c3b09af3bc7c7",3324:"299c0393d4881466d0f7",3333:"1c9f657c5068d12743b7",3365:"a48bfea1c71ee9e92449",3373:"42a6cf9e141450c98a6b",3385:"500a3f88b9782ec47f10",3409:"be3df6f16aae7c00ba4d",3442:"4984df3503b3cc3a63fa",3446:"3f5c5c2046cc5b80edd3",3494:"ced1e094733f89568121",3507:"426a555cf90210b3bee5",3608:"feb432e6a64ce16e7ad7",3644:"368a6c252d873c6758a2",3701:"6fe2a568a468b7065086",3708:"6b53b37a6c17e69f25f3",3762:"c20be8fec0e09697ebec",3785:"1422106d481772789e95",3835:"0a53862592a6d6a0e93f",3851:"cfde49a2fda49bb12de7",3946:"3e18943fffcffe4940d3",3996:"09b2765302f9afdbd25f",4e3:"a97b9f80bf57713090ae",4037:"fe850f540255119433c8",4069:"812fbd7f0224704231b1",4074:"dc47142e38eed7fa23ba",4097:"98f6e67ecb9bf84b608a",4136:"4374bfd2265ff2775c1f",4141:"07bd2d374657ab8e4952",4179:"f3b115ff5ffb10c8d052",4290:"88a9cbf21cd65b3df1b0",4294:"abc2ad198c07b2143726",4317:"1b6dd269a8dea3aedaa6",4320:"d7052678d3f17efeed05",4325:"e496f533e2da26dac5d3",4381:"01fae6baa87c64e67220",4461:"e9e221bffd62100f3446",4466:"41f0e051d159f1525741",4474:"328a401ebd4e9c53a4d0",4516:"5a94c0c445ce656e1fc1",4538:"51fa1e52a3af25c75e9a",4548:"1578073528abcb5ae7c5",4594:"0870da379cf925c6d8ca",4634:"7602cf3e55b8f9728596",4654:"e3983ecca60724e16513",4659:"375cd24e933456fb98e0",4738:"e38109fdd3be64fcc5a7",4787:"2bc589aeb178b8772e01",4804:"6e4e03f939ca4f707afe",4849:"be7f7e82a89b310696de",4850:"ab72c45c394b2c7eeff1",4897:"23986417c5213115d273",5051:"c82e0ce924ade89679ae",5059:"848b90b78680cd0dbf22",5110:"0d4172bc78219ae0ba01",5123:"4c432db95476c0caf2be",5134:"6a9d0ac2e24f4f6ce905",5152:"15d448930874c8b01c07",5224:"d2688267a6414fc1091a",5288:"9d66184a08b416b8ef52",5307:"c94c3c930eba246ae5ed",5334:"a1af8b8c8e7aa15814fa",5350:"df8bc6baab97e6fee6cf",5372:"3383abc23fdce647f331",5410:"8d373aa3a1f19eb0b574",5435:"2af56c00047a3da4baa1",5439:"dd0cd133a2e106d1a47b",5473:"e00976950c8f5384be89",5534:"79a26c5905412c0a7030",5561:"7eeed825a36a004f6e2f",5695:"38d374b580cf7a89717c",5759:"eaf329bb7477876b9f2d",5769:"5ef587def5a06d2f0b02",5812:"a2ba6345ca4ed1f32a69",5841:"9bd2a544f83db1398f24",5844:"b99162387dae2aa16e65",5883:"cbfdae00f0984a77bd0a",5919:"282269f93a8b0b608650",5987:"2ca1b3b9556b6f43f643",6034:"ddb794a4cb7e040f4acc",6107:"199e64bd2b52a29d9f1a",6127:"46be982f7830ef6e2b3b",6146:"851b32f9dbbb64655934",6147:"8048bc71f5a5daa68f60",6149:"159aa56b179fdb697c64",6194:"5507dcd9e8a5900621b4",6209:"2dcbf4b88f4ede001ed7",6345:"117c1dd368cad8db45bc",6391:"f0542ee9fb2653cb3b23",6431:"49db19f5911c4c81be46",6434:"67a86f4325fb2fa16725",6466:"f905dba89927176f5f98",6475:"9764c478b18388d06318",6488:"9edd9de6ab8489ed1ca0",6498:"835bb894dc590bcbb28d",6514:"573d3087c287c2ff956d",6527:"e987f03dc75115b4ee06",6561:"9586c72f7e1acfddbb00",6564:"e50b1032766841ed2b5a",6577:"2ec9cb54d48d961c6688",6706:"012f4f8d8a36be3c64da",6765:"663d9a076c51a8108edf",6766:"3814fde0c28f0c58f853",6773:"293384d281661592fa86",6847:"ca1a5bc9acfee3b541a4",6872:"c6439129ee6e002590c0",6901:"ccf11fa41689544d82d5",6904:"d5078c0dd75c78a0f6e7",6941:"a92b088bf76a21becb03",6943:"3a5ba2fa1ff5f68c8c71",7e3:"a0463f07b0d4802b6576",7053:"65021efb701427d2f11c",7056:"2cbb67c48f58807eb7b8",7067:"3b939cbc32cf307ba352",7173:"7d7c166f75b6b7b8e47f",7194:"de79aee68aac43ede4ee",7250:"63dcea02e7644b083e98",7276:"ceb8c726518b5027892a",7378:"2a9c07eb3f7c6de05b95",7400:"604a82185128e7cad350",7502:"69d75b65bc3d43761c0f",7606:"30f1fbb5485f14ecaae1",7670:"bcb7f638521c75a76264",7678:"c0e05f0a7ea8af8b0e41",7698:"fddc833ec11b24bcbf17",7757:"058f3c38ddb7b1c6b1d0",7914:"0745b693ad3627276207",7959:"d74cb93833a36ce9d70e",8020:"a83baaa5813493aa510e",8037:"663eb089fb86a64b58b7",8106:"1b5dfc491cbc5969c7eb",8109:"217c57eae92576e46d8b",8122:"b66ea0fae696f76ba7e8",8134:"de96d33573eb4cd95c20",8208:"6e167605df5d87d28853",8232:"20395c1889a8dff3d2f6",8241:"12ba0d22a40a82737f0a",8255:"9f0aadfcbabb360386c0",8297:"079d1c230e17612ceed4",8315:"15d17599f103f0fab227",8341:"05605042c821745339b9",8346:"e16953c3376f8393393a",8349:"e69d935949ae2e1101e5",8379:"a948669e5ec46e5f29c3",8398:"a1d3521996e645882622",8439:"9959c74ee5dc2a29112f",8446:"389caa10a3fb49b38121",8460:"5df38a5ff7ea8eb70f0b",8492:"9e959b7c8de5a1bfe973",8502:"57501710212d491d8f34",8503:"7054498000aee1295484",8514:"24c9224f48748cf8ac89",8548:"b7e3b51d6472073cf740",8626:"66480f9ccc522f64fd2c",8690:"150cb5ff835a01004dad",8701:"85bf4a22c1dcf5ae03d9",8752:"f0205be270625602aada",8880:"a78bb2fdd9def507efbd",8999:"f4fa1f31ddfc0fcc8612",9027:"5ec20429fcf684a22b76",9040:"4e8f14bea0b076a39910",9043:"391910f81f8c3295df0a",9050:"82d912a522b91b4976ae",9059:"7c0eb80fc39b20c471a0",9090:"3a0e833f91872150237a",9119:"efdc604ed667aa720296",9146:"1a7b055cfbd6be3f4da7",9227:"38b63c4314d51b02d67a",9241:"456dce7d036dca7a1d3a",9323:"cc85a31a826617c449be",9354:"9cc8d137a4609e0698f4",9365:"aa566d39de9efc9a1775",9372:"cf52ee35b4376a50bc7e",9395:"fa762f9e94e252225a3e",9440:"b432b25810ee6e759000",9456:"726ad2da1aa03089841c",9496:"b0eb39e1d57f244f0759",9501:"c464000c88e1e66e17f7",9520:"9cfae42e2e4f0d01c705",9566:"ad8cb8cf8b61d53d21cf",9586:"a35dc74766efd4e19371",9602:"f583cd608ef09b8074c2",9613:"ef2d9e6389bcfdd5719f",9621:"eded1ed89083974ebede",9628:"eabc16f46606993244f3",9649:"2cb79d4e590bf88cc02c",9656:"92c0361b5779b5f271b8",9782:"445cedbe4946fec31e71",9834:"ff44848bf63a6f88f56e",9860:"abbf4528bf000bcb6255",9888:"47602fb71073b8dc902c",9898:"931a074f0a1ad4b72f73",9905:"69d76f21642c698b1b82",9954:"3549389dddc0bf66380a",9965:"99a24faf046bb252c706",9971:"2e6bf477099c00eda26f",9974:"caf52a4ddd59bd12d91e"}[e]+".bundle.js"},u.miniCssF=function(e){return({92:"DeprecatedContentPageLayout",118:"EditProfileLayout",354:"PrematchTimeFiltersPageWithSkeleton",1067:"MyAccountLayout",1227:"WidgetsPage",1595:"MainCasinoPage",1642:"PhoneConfirmationLayout",1660:"ContactsVerificationReminder",1741:"Notification",1880:"Maintenance",1894:"EventViewPageWithSkeleton",1928:"PrematchPageWithSkeleton",2041:"RemoteLoginPage",2298:"ApplicationComponents",2404:"MenuLayout",2534:"SiteUsingTimeNotification",2964:"ResultPageWithSkeleton",3324:"RestorePasswordLayout",3333:"LoginLayout",3365:"TopExpressLayout",3442:"RemoteRegistrationPage",4e3:"ResultsLayout",4097:"SportNavigationMenu",4325:"MyAccountPage",4461:"DefaultLayout",4516:"CustomTournamentsPageWithSkeleton",4548:"SearchLayoutLayout",4738:"PwaInstall",5059:"AllLivePageWithSkeleton",5410:"SportNavigationMenuLayout",5534:"CustomCasinoButton",6127:"WeekendPageWithSkeleton",6431:"HeaderItems",6475:"MainPage",6561:"BetBoosterLayout",6706:"BetsHistoryPage",7173:"DextraPopup",7502:"LeftNavigationMenu",7670:"LivePageWithSkeleton",7959:"CookieManager",8020:"CustomPageWithSkeleton",8255:"PrematchEventsPageWithSkeleton",8346:"RemoteMenu",8379:"SupportPageLayout",8460:"HomePage",8502:"NotificationService",8503:"ChangePasswordLayout",9043:"VipContentLayout",9059:"LoadableContentHubClearLayout",9119:"LiveTournamentsPageWithSkeleton",9146:"RegistrationLayout",9354:"LoadableContentHubLayout",9496:"CashierPageLayout",9602:"CasinoPage",9974:"Sidebar"}[e]||e)+"."+{92:"05b7c28a64308a06f816",118:"cab3cb35616fb972cd9e",354:"ad0bb138cd70a8ec2c93",1067:"f61f0dafec64dc794588",1227:"e1863eef0c58dfadd330",1595:"4601b43c81986a2e1d80",1642:"cab3cb35616fb972cd9e",1660:"8e90eb1a5aad6b616169",1741:"00b2d418f6f13fac8ced",1880:"6b76ac1d7cf9e51c5def",1894:"bf75a7d8d65d691b7b6f",1928:"ad0bb138cd70a8ec2c93",1933:"f3089edf20e72ef35865",2041:"bbee4cf4e45bcffcdad4",2298:"c59ac48c5dd6b93818f6",2404:"aa411741596d9cbcbfb6",2534:"00b2d418f6f13fac8ced",2964:"df61ca07170a099cbe8c",3324:"c2d68f9971ad5ed5e983",3333:"ceff95ace0f93c254ac8",3365:"29fb08785f1b137b89b4",3442:"bbee4cf4e45bcffcdad4",4e3:"c1964dcbbce16d28785e",4097:"ad0bb138cd70a8ec2c93",4325:"f61f0dafec64dc794588",4461:"71280d3ab5fb133a8c95",4516:"ad0bb138cd70a8ec2c93",4548:"a9aa296210e4a833bd51",4738:"85817825ee08821b86ba",5059:"ad0bb138cd70a8ec2c93",5410:"1ebd42517b5cdc1bd47f",5534:"3d1d09942cd7725232d0",6127:"ad0bb138cd70a8ec2c93",6431:"b958a8c4835abde2122a",6475:"c642308035a279b30afd",6561:"e7a8412de78cf8c23902",6706:"f238034b0dd9ef4be54b",7173:"8e5f57411c1ff61c68c6",7502:"9d13fb5eec42cf657bf4",7670:"ad0bb138cd70a8ec2c93",7959:"dab735d7acf1a7eeeae0",8020:"ad0bb138cd70a8ec2c93",8255:"ad0bb138cd70a8ec2c93",8315:"d28e4e4f337260036477",8346:"b3e52bec170d3352a180",8379:"be1d2ff5d6be9186c020",8460:"121820da90ef2463ffa6",8502:"83a385d4ca7150ba7dde",8503:"653f11dd8e3d16ce473e",9043:"2712acff613037dd5e22",9059:"cab3cb35616fb972cd9e",9119:"ad0bb138cd70a8ec2c93",9146:"887190ad80556e131b5d",9354:"ef98caa77836198ab33b",9496:"58e18d4e5255240d55b3",9602:"5278347544fc7c361b3b",9974:"f396260ae6dbb1a789d2"}[e]+".css"},u.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),u.hmd=function(e){return(e=Object.create(e)).children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:function(){throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e},u.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a={},u.l=function(e,t,n,r){if(a[e])a[e].push(t);else{var c,f;if(void 0!==n)for(var o=document.getElementsByTagName("script"),i=0;i<o.length;i++){var d=o[i];if(d.getAttribute("src")==e){c=d;break}}c||(f=!0,(c=document.createElement("script")).charset="utf-8",c.timeout=120,u.nc&&c.setAttribute("nonce",u.nc),c.src=e),a[e]=[t];var s=function(t,n){c.onerror=c.onload=null,clearTimeout(b);var r=a[e];if(delete a[e],c.parentNode&&c.parentNode.removeChild(c),r&&r.forEach((function(e){return e(n)})),t)return t(n)},b=setTimeout(s.bind(null,void 0,{type:"timeout",target:c}),12e4);c.onerror=s.bind(null,c.onerror),c.onload=s.bind(null,c.onload),f&&document.head.appendChild(c)}},u.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r={1933:[43630,48106,79546]},c={43630:["default","./shelli18n",77256],48106:["default","./theme",77256],79546:["default","./abTesting",77256]},u.f.remotes=function(e,t){u.o(r,e)&&r[e].forEach((function(e){var n=u.R;n||(n=[]);var a=c[e];if(!(n.indexOf(a)>=0)){if(n.push(a),a.p)return t.push(a.p);var r=function(t){t||(t=new Error("Container missing")),"string"==typeof t.message&&(t.message+='\nwhile loading "'+a[1]+'" from '+a[2]),i[e]=function(){throw t},a.p=0},f=function(e,n,c,f,o,i){try{var d=e(n,c);if(!d||!d.then)return o(d,f,i);var u=d.then((function(e){return o(e,f)}),r);if(!i)return u;t.push(a.p=u)}catch(e){r(e)}},o=function(e,t,r){return f(t.get,a[1],n,0,d,r)},d=function(t){a.p=1,i[e]=function(e){e.exports=t()}};f(u,a[2],0,0,(function(e,t,n){return e?f(u.I,a[0],0,e,o,n):r()}),1)}}))},u.j=179,function(){u.S={};var e={},t={};u.I=function(n,a){a||(a=[]);var r=t[n];if(r||(r=t[n]={}),!(a.indexOf(r)>=0)){if(a.push(r),e[n])return e[n];u.o(u.S,n)||(u.S[n]={});var c=u.S[n],f=void 0,o=function(e,t,n,a){var r=c[e]=c[e]||{},o=r[t];(!o||!o.loaded&&(!a!=!o.eager?a:f>o.from))&&(r[t]={get:n,from:f,eager:!!a})},i=[];if("default"===n)o("@betster/sdk","2.0.0-beta.17",(function(){return u.e(8690).then((function(){return function(){return u(48690)}}))})),o("@betster/sports-api-extension","1.0.0-beta.26",(function(){return Promise.all([u.e(9365),u.e(9440)]).then((function(){return function(){return u(593)}}))})),o("@betster/types","2.0.0-beta.17",(function(){return u.e(8241).then((function(){return function(){return u(28241)}}))})),o("@modulor/react","1.36.1",(function(){return Promise.all([u.e(840),u.e(2613),u.e(9241)]).then((function(){return function(){return u(40840)}}))})),o("abTesting","0",(function(){return Promise.all([u.e(6345),u.e(2613),u.e(9241),u.e(8446)]).then((function(){return function(){return u(38446)}}))})),o("ch-lib","1.10.1",(function(){return Promise.all([u.e(2613),u.e(6577),u.e(2740)]).then((function(){return function(){return u(82740)}}))})),o("dayjs","1.10.7",(function(){return function(){return u(27693)}}),1),o("languageUtils","0",(function(){return u.e(7757).then((function(){return function(){return u(17269)}}))})),o("react-dom","18.2.0",(function(){return Promise.all([u.e(1542),u.e(2613)]).then((function(){return function(){return u(31542)}}))})),o("react","18.2.0",(function(){return u.e(7378).then((function(){return function(){return u(27378)}}))})),o("rx-bus","1.4.0",(function(){return Promise.all([u.e(1401),u.e(4466)]).then((function(){return function(){return u(54466)}}))})),o("shelli18n","0",(function(){return Promise.all([u.e(1617),u.e(2613),u.e(6765),u.e(9621)]).then((function(){return function(){return u(61160)}}))})),o("sports-shared","1.74.0",(function(){return Promise.all([u.e(1401),u.e(3182),u.e(9971),u.e(2613),u.e(6577),u.e(1840),u.e(6943)]).then((function(){return function(){return u(49971)}}))})),o("theme","0",(function(){return u.e(1864).then((function(){return function(){return u(91864)}}))})),function(e){var t=function(e){var t;t="Initialization of sharing external failed: "+e,"undefined"!=typeof console&&console.warn&&console.warn(t)};try{var r=u(e);if(!r)return;var c=function(e){return e&&e.init&&e.init(u.S[n],a)};if(r.then)return i.push(r.then(c,t));var f=c(r);if(f&&f.then)return i.push(f.catch(t))}catch(e){t(e)}}(77256);return i.length?e[n]=Promise.all(i).then((function(){return e[n]=1})):e[n]=1}}}(),function(){var e;u.g.importScripts&&(e=u.g.location+"");var t=u.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var n=t.getElementsByTagName("script");n.length&&(e=n[n.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),u.p=e}(),function(){var e=function(e){var t=function(e){return e.split(".").map((function(e){return+e==e?+e:e}))},n=/^([^-+]+)?(?:-([^+]+))?(?:\+(.+))?$/.exec(e),a=n[1]?t(n[1]):[];return n[2]&&(a.length++,a.push.apply(a,t(n[2]))),n[3]&&(a.push([]),a.push.apply(a,t(n[3]))),a},t=function(t,n){t=e(t),n=e(n);for(var a=0;;){if(a>=t.length)return a<n.length&&"u"!=(typeof n[a])[0];var r=t[a],c=(typeof r)[0];if(a>=n.length)return"u"==c;var f=n[a],o=(typeof f)[0];if(c!=o)return"o"==c&&"n"==o||"s"==o||"u"==c;if("o"!=c&&"u"!=c&&r!=f)return r<f;a++}},n=function(e){var t=e[0],a="";if(1===e.length)return"*";if(t+.5){a+=0==t?">=":-1==t?"<":1==t?"^":2==t?"~":t>0?"=":"!=";for(var r=1,c=1;c<e.length;c++)r--,a+="u"==(typeof(o=e[c]))[0]?"-":(r>0?".":"")+(r=2,o);return a}var f=[];for(c=1;c<e.length;c++){var o=e[c];f.push(0===o?"not("+i()+")":1===o?"("+i()+" || "+i()+")":2===o?f.pop()+" "+f.pop():n(o))}return i();function i(){return f.pop().replace(/^\((.+)\)$/,"$1")}},a=function(t,n){if(0 in t){n=e(n);var r=t[0],c=r<0;c&&(r=-r-1);for(var f=0,o=1,i=!0;;o++,f++){var d,u,s=o<t.length?(typeof t[o])[0]:"";if(f>=n.length||"o"==(u=(typeof(d=n[f]))[0]))return!i||("u"==s?o>r&&!c:""==s!=c);if("u"==u){if(!i||"u"!=s)return!1}else if(i)if(s==u)if(o<=r){if(d!=t[o])return!1}else{if(c?d>t[o]:d<t[o])return!1;d!=t[o]&&(i=!1)}else if("s"!=s&&"n"!=s){if(c||o<=r)return!1;i=!1,o--}else{if(o<=r||u<s!=c)return!1;i=!1}else"s"!=s&&"n"!=s&&(i=!1,o--)}}var b=[],l=b.pop.bind(b);for(f=1;f<t.length;f++){var h=t[f];b.push(1==h?l()|l():2==h?l()&l():h?a(h,n):!l())}return!!l()},r=function(e,n){var a=e[n];return Object.keys(a).reduce((function(e,n){return!e||!a[e].loaded&&t(e,n)?n:e}),0)},c=function(e,t,a){return"Unsatisfied version "+t+" of shared singleton module "+e+" (required "+n(a)+")"},f=function(e,t,n,f){var i=r(e,n);return a(f,i)||"undefined"!=typeof console&&console.warn&&console.warn(c(n,i,f)),o(e[n][i])},o=function(e){return e.loaded=1,e.get()},i=function(e){return function(t,n,a,r){var c=u.I(t);return c&&c.then?c.then(e.bind(e,t,u.S[t],n,a,r)):e(t,u.S[t],n,a,r)}},d=i((function(e,t,n,a,r){return t&&u.o(t,n)?f(t,0,n,a):r()})),s={},b={32613:function(){return d("default","react",[4,18,2,0],(function(){return u.e(7378).then((function(){return function(){return u(27378)}}))}))},39241:function(){return d("default","react-dom",[4,18,2,0],(function(){return u.e(1542).then((function(){return function(){return u(31542)}}))}))},26577:function(){return d("default","rx-bus",[4,1,4,0],(function(){return Promise.all([u.e(1401),u.e(4466)]).then((function(){return function(){return u(54466)}}))}))},53700:function(){return d("default","@modulor/react",[4,1,36,1],(function(){return Promise.all([u.e(840),u.e(9241)]).then((function(){return function(){return u(40840)}}))}))},1282:function(){return d("default","ch-lib",[4,1,10,1],(function(){return u.e(3608).then((function(){return function(){return u(82740)}}))}))},35352:function(){return d("default","@betster/sdk",[7,2,0,0,,"beta",17],(function(){return u.e(8690).then((function(){return function(){return u(48690)}}))}))},77846:function(){return d("default","@betster/types",[7,2,0,0,,"beta",17],(function(){return u.e(8241).then((function(){return function(){return u(28241)}}))}))},20632:function(){return d("default","dayjs",[4,1,10,7],(function(){return function(){return u(27693)}}))},45978:function(){return d("default","@betster/sports-api-extension",[7,1,0,0,,"beta",26],(function(){return u.e(593).then((function(){return function(){return u(593)}}))}))},88514:function(){return d("default","sports-shared",[4,1,74,0],(function(){return Promise.all([u.e(1401),u.e(3182),u.e(9971),u.e(2613),u.e(6577),u.e(1840),u.e(2162)]).then((function(){return function(){return u(49971)}}))}))}},l={1840:[53700,1282],1965:[45978],2613:[32613],6577:[26577],6765:[20632],8514:[88514],9241:[39241],9365:[35352,77846]};u.f.consumes=function(e,t){u.o(l,e)&&l[e].forEach((function(e){if(u.o(s,e))return t.push(s[e]);var n=function(t){s[e]=0,u.m[e]=function(n){delete u.c[e],n.exports=t()}},a=function(t){delete s[e],u.m[e]=function(n){throw delete u.c[e],t}};try{var r=b[e]();r.then?t.push(s[e]=r.then(n).catch(a)):n(r)}catch(e){a(e)}}))}}(),f=function(e){return new Promise((function(t,n){var a=u.miniCssF(e),r=u.p+a;if(function(e,t){for(var n=document.getElementsByTagName("link"),a=0;a<n.length;a++){var r=(f=n[a]).getAttribute("data-href")||f.getAttribute("href");if("stylesheet"===f.rel&&(r===e||r===t))return f}var c=document.getElementsByTagName("style");for(a=0;a<c.length;a++){var f;if((r=(f=c[a]).getAttribute("data-href"))===e||r===t)return f}}(a,r))return t();!function(e,t,n,a){var r=document.createElement("link");r.rel="stylesheet",r.type="text/css",r.onerror=r.onload=function(c){if(r.onerror=r.onload=null,"load"===c.type)n();else{var f=c&&("load"===c.type?"missing":c.type),o=c&&c.target&&c.target.href||t,i=new Error("Loading CSS chunk "+e+" failed.\n("+o+")");i.code="CSS_CHUNK_LOAD_FAILED",i.type=f,i.request=o,r.parentNode.removeChild(r),a(i)}},r.href=t,(e=>{const t=document.createElement("link");t.rel="preload",t.as="style",t.href=e.href,document.head.appendChild(t),document.head.appendChild(e)})(r)}(e,r,t,n)}))},o={179:0},u.f.miniCss=function(e,t){o[e]?t.push(o[e]):0!==o[e]&&{92:1,118:1,354:1,1067:1,1227:1,1595:1,1642:1,1660:1,1741:1,1880:1,1894:1,1928:1,1933:1,2041:1,2298:1,2404:1,2534:1,2964:1,3324:1,3333:1,3365:1,3442:1,4e3:1,4097:1,4325:1,4461:1,4516:1,4548:1,4738:1,5059:1,5410:1,5534:1,6127:1,6431:1,6475:1,6561:1,6706:1,7173:1,7502:1,7670:1,7959:1,8020:1,8255:1,8315:1,8346:1,8379:1,8460:1,8502:1,8503:1,9043:1,9059:1,9119:1,9146:1,9354:1,9496:1,9602:1,9974:1}[e]&&t.push(o[e]=f(e).then((function(){o[e]=0}),(function(t){throw delete o[e],t})))},function(){u.b=document.baseURI||self.location.href;var e={179:0,4022:0};u.f.j=function(t,n){var a=u.o(e,t)?e[t]:void 0;if(0!==a)if(a)n.push(a[2]);else if(/^(1840|2613|4022|4461|6577|8514|9241|9365)$/.test(t))e[t]=0;else{var r=new Promise((function(n,r){a=e[t]=[n,r]}));n.push(a[2]=r);var c=u.p+u.u(t),f=new Error;u.l(c,(function(n){if(u.o(e,t)&&(0!==(a=e[t])&&(e[t]=void 0),a)){var r=n&&("load"===n.type?"missing":n.type),c=n&&n.target&&n.target.src;f.message="Loading chunk "+t+" failed.\n("+r+": "+c+")",f.name="ChunkLoadError",f.type=r,f.request=c,a[1](f)}}),"chunk-"+t,t)}},u.O.j=function(t){return 0===e[t]};var t=function(t,n){var a,r,c=n[0],f=n[1],o=n[2],i=0;for(a in f)u.o(f,a)&&(u.m[a]=f[a]);for(o&&o(u),t&&t(n);i<c.length;i++)r=c[i],u.o(e,r)&&e[r]&&e[r][0](),e[c[i]]=0;u.O()},n=self.webpackChunk=self.webpackChunk||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))}();var s=u.O(void 0,[4022],(function(){return u(56062)}));s=u.O(s)}();
Write, Run & Share Javascript code online using OneCompiler's JS online compiler for free. It's one of the robust, feature-rich online compilers for Javascript language. Getting started with the OneCompiler's Javascript editor is easy and fast. The editor shows sample boilerplate code when you choose language as Javascript and start coding.
Javascript(JS) is a object-oriented programming language which adhere to ECMA Script Standards. Javascript is required to design the behaviour of the web pages.
var readline = require('readline');
var rl = readline.createInterface({
input: process.stdin,
output: process.stdout,
terminal: false
});
rl.on('line', function(line){
console.log("Hello, " + line);
});
Keyword | Description | Scope |
---|---|---|
var | Var is used to declare variables(old way of declaring variables) | Function or global scope |
let | let is also used to declare variables(new way) | Global or block Scope |
const | const is used to declare const values. Once the value is assigned, it can not be modified | Global or block Scope |
let greetings = `Hello ${name}`
const msg = `
hello
world!
`
An array is a collection of items or values.
let arrayName = [value1, value2,..etc];
// or
let arrayName = new Array("value1","value2",..etc);
let mobiles = ["iPhone", "Samsung", "Pixel"];
// accessing an array
console.log(mobiles[0]);
// changing an array element
mobiles[3] = "Nokia";
Arrow Functions helps developers to write code in concise way, it’s introduced in ES6.
Arrow functions can be written in multiple ways. Below are couple of ways to use arrow function but it can be written in many other ways as well.
() => expression
const numbers = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
const squaresOfEvenNumbers = numbers.filter(ele => ele % 2 == 0)
.map(ele => ele ** 2);
console.log(squaresOfEvenNumbers);
let [firstName, lastName] = ['Foo', 'Bar']
let {firstName, lastName} = {
firstName: 'Foo',
lastName: 'Bar'
}
const {
title,
firstName,
lastName,
...rest
} = record;
//Object spread
const post = {
...options,
type: "new"
}
//array spread
const users = [
...adminUsers,
...normalUsers
]
function greetings({ name = 'Foo' } = {}) { //Defaulting name to Foo
console.log(`Hello ${name}!`);
}
greet() // Hello Foo
greet({ name: 'Bar' }) // Hi Bar
IF is used to execute a block of code based on a condition.
if(condition){
// code
}
Else part is used to execute the block of code when the condition fails.
if(condition){
// code
} else {
// code
}
Switch is used to replace nested If-Else statements.
switch(condition){
case 'value1' :
//code
[break;]
case 'value2' :
//code
[break;]
.......
default :
//code
[break;]
}
For loop is used to iterate a set of statements based on a condition.
for(Initialization; Condition; Increment/decrement){
//code
}
While is also used to iterate a set of statements based on a condition. Usually while is preferred when number of iterations are not known in advance.
while (condition) {
// code
}
Do-while is also used to iterate a set of statements based on a condition. It is mostly used when you need to execute the statements atleast once.
do {
// code
} while (condition);
ES6 introduced classes along with OOPS concepts in JS. Class is similar to a function which you can think like kind of template which will get called when ever you initialize class.
class className {
constructor() { ... } //Mandatory Class method
method1() { ... }
method2() { ... }
...
}
class Mobile {
constructor(model) {
this.name = model;
}
}
mbl = new Mobile("iPhone");