@everymatrix/player-account-product-restriction 1.76.8 → 1.76.9
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/components/{PlayerAccountProductRestriction-BEPc9MzF.js → PlayerAccountProductRestriction-B-WRMHSt.js} +10 -10
- package/components/{PlayerAccountProductRestriction-mBykHBrS.cjs → PlayerAccountProductRestriction-D6Uwhn8X.cjs} +1 -1
- package/components/{PlayerAccountProductRestriction-DmOQxhUj.js → PlayerAccountProductRestriction-DOA4L0CD.js} +10 -10
- package/es2015/player-account-product-restriction.cjs +1 -1
- package/es2015/player-account-product-restriction.js +1 -1
- package/esnext/player-account-product-restriction.js +1 -1
- package/package.json +1 -1
|
@@ -351,7 +351,7 @@ const Is = {
|
|
|
351
351
|
permanentProductRestriction: "Your product-restriction period will be permanent.",
|
|
352
352
|
confirmationModalTitle: "Product Restriction",
|
|
353
353
|
productRestrictionSuccess: "Product restrcition active",
|
|
354
|
-
|
|
354
|
+
confirmationModalTextPeriodProductRestriction: "You are choosing to restrict yourself from the following products until {date} / for {period}. </br> {product} </br> This action cannot be reversed once confirmed </br> Please confirm you wish to proceed.",
|
|
355
355
|
errorProductRestrictionCall: "There was a problem while making the product restriction request.",
|
|
356
356
|
generalError: "There was an error while fetching the product restriction.",
|
|
357
357
|
InvalidSession: "The session is exipired."
|
|
@@ -380,7 +380,7 @@ const Is = {
|
|
|
380
380
|
permanentProductRestriction: "您的產品限制期將是永久的。",
|
|
381
381
|
confirmationModalTitle: "確認",
|
|
382
382
|
productRestrictionSuccess: "產品限制已激活",
|
|
383
|
-
|
|
383
|
+
confirmationModalTextPeriodProductRestriction: "您選擇將自己限制使用以下產品,直到 {date} / 為期 {period}。 </br> {product} </br> 一旦確認,此操作無法撤銷 </br> 請確認您希望繼續。",
|
|
384
384
|
errorProductRestrictionCall: "在進行產品限制請求時出現問題。",
|
|
385
385
|
generalError: "獲取產品限制時出現錯誤。",
|
|
386
386
|
InvalidSession: "會話已過期。"
|
|
@@ -409,7 +409,7 @@ const Is = {
|
|
|
409
409
|
permanentProductRestriction: "Votre période de restriction de produit sera permanente.",
|
|
410
410
|
confirmationModalTitle: "Confirmation",
|
|
411
411
|
productRestrictionSuccess: "Restriction de produit active",
|
|
412
|
-
|
|
412
|
+
confirmationModalTextPeriodProductRestriction: "Vous choisissez de vous restreindre des produits suivants jusqu'au {date} / pour {period}. </br> {product} </br> Cette action ne peut pas être annulée une fois confirmée </br> Veuillez confirmer que vous souhaitez continuer.",
|
|
413
413
|
errorProductRestrictionCall: "Il y a eu un problème lors de la demande de restriction de produit.",
|
|
414
414
|
generalError: "Il y a eu une erreur lors de la récupération de la restriction de produit.",
|
|
415
415
|
InvalidSession: "La session a expiré."
|
|
@@ -438,7 +438,7 @@ const Is = {
|
|
|
438
438
|
permanentProductRestriction: "Perioada dvs. de restricție de produs va fi permanentă.",
|
|
439
439
|
confirmationModalTitle: "Confirmare",
|
|
440
440
|
productRestrictionSuccess: "Restricție de produs activă",
|
|
441
|
-
|
|
441
|
+
confirmationModalTextPeriodProductRestriction: "Alegeți să vă restricționați de la următoarele produse până la {date} / pentru {period}. </br> {product} </br> Această acțiune nu poate fi inversată odată confirmată </br> Vă rugăm să confirmați că doriți să continuați.",
|
|
442
442
|
errorProductRestrictionCall: "A apărut o problemă în timpul solicitării de restricție de produs.",
|
|
443
443
|
generalError: "A apărut o eroare la preluarea restricției de produs.",
|
|
444
444
|
InvalidSession: "Sesiunea a expirat."
|
|
@@ -467,7 +467,7 @@ const Is = {
|
|
|
467
467
|
permanentProductRestriction: "Su período de restricción de producto será permanente.",
|
|
468
468
|
confirmationModalTitle: "Confirmación",
|
|
469
469
|
productRestrictionSuccess: "Restricción de producto activa",
|
|
470
|
-
|
|
470
|
+
confirmationModalTextPeriodProductRestriction: "Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",
|
|
471
471
|
errorProductRestrictionCall: "Hubo un problema al realizar la solicitud de restricción de producto.",
|
|
472
472
|
generalError: "Hubo un error al obtener la restricción de producto.",
|
|
473
473
|
InvalidSession: "La sesión ha expirado."
|
|
@@ -496,7 +496,7 @@ const Is = {
|
|
|
496
496
|
permanentProductRestriction: "Seu período de restrição de produto será permanente.",
|
|
497
497
|
confirmationModalTitle: "Confirmação",
|
|
498
498
|
productRestrictionSuccess: "Restrição de produto ativa",
|
|
499
|
-
|
|
499
|
+
confirmationModalTextPeriodProductRestriction: "Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",
|
|
500
500
|
errorProductRestrictionCall: "Houve um problema ao fazer a solicitação de restrição de produto.",
|
|
501
501
|
generalError: "Houve um erro ao buscar a restrição de produto.",
|
|
502
502
|
InvalidSession: "A sessão expirou."
|
|
@@ -525,7 +525,7 @@ const Is = {
|
|
|
525
525
|
permanentProductRestriction: "Vaše razdoblje ograničenja proizvoda bit će trajno.",
|
|
526
526
|
confirmationModalTitle: "Potvrda",
|
|
527
527
|
productRestrictionSuccess: "Ograničenje proizvoda aktivno",
|
|
528
|
-
|
|
528
|
+
confirmationModalTextPeriodProductRestriction: "Odabirete ograničiti se od sljedećih proizvoda do {date} / za {period}. </br> {product} </br> Ova radnja se ne može poništiti nakon potvrde </br> Molimo potvrdite da želite nastaviti.",
|
|
529
529
|
errorProductRestrictionCall: "Došlo je do problema prilikom podnošenja zahtjeva za ograničenje proizvoda.",
|
|
530
530
|
generalError: "Došlo je do pogreške prilikom dohvaćanja ograničenja proizvoda.",
|
|
531
531
|
InvalidSession: "Sesija je istekla."
|
|
@@ -554,7 +554,7 @@ const Is = {
|
|
|
554
554
|
permanentProductRestriction: "Seu período de restrição de produto será permanente.",
|
|
555
555
|
confirmationModalTitle: "Confirmação",
|
|
556
556
|
productRestrictionSuccess: "Restrição de produto ativa",
|
|
557
|
-
|
|
557
|
+
confirmationModalTextPeriodProductRestriction: "Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",
|
|
558
558
|
errorProductRestrictionCall: "Houve um problema ao fazer a solicitação de restrição de produto.",
|
|
559
559
|
generalError: "Houve um erro ao buscar a restrição de produto.",
|
|
560
560
|
InvalidSession: "A sessão expirou."
|
|
@@ -583,7 +583,7 @@ const Is = {
|
|
|
583
583
|
permanentProductRestriction: "Su período de restricción de producto será permanente.",
|
|
584
584
|
confirmationModalTitle: "Confirmación",
|
|
585
585
|
productRestrictionSuccess: "Restricción de producto activa",
|
|
586
|
-
|
|
586
|
+
confirmationModalTextPeriodProductRestriction: "Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",
|
|
587
587
|
errorProductRestrictionCall: "Hubo un problema al realizar la solicitud de restricción de producto.",
|
|
588
588
|
generalError: "Hubo un error al obtener la restricción de producto.",
|
|
589
589
|
InvalidSession: "La sesión ha expirado."
|
|
@@ -612,7 +612,7 @@ const Is = {
|
|
|
612
612
|
permanentProductRestriction: "Ürün kısıtlama süreniz kalıcı olacaktır.",
|
|
613
613
|
confirmationModalTitle: "Onay",
|
|
614
614
|
productRestrictionSuccess: "Ürün kısıtlaması aktif",
|
|
615
|
-
|
|
615
|
+
confirmationModalTextPeriodProductRestriction: "Aşağıdaki ürünlerden {date} tarihine kadar / {period} süresince kendinizi kısıtlamayı seçiyorsunuz. </br> {product} </br> Bu işlem onaylandıktan sonra geri alınamaz </br> Lütfen devam etmek istediğinizi onaylayın.",
|
|
616
616
|
errorProductRestrictionCall: "Ürün kısıtlama isteği yapılırken bir sorun oluştu.",
|
|
617
617
|
generalError: "Ürün kısıtlaması alınırken bir hata oluştu.",
|
|
618
618
|
InvalidSession: "Oturum süresi doldu."
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Yl=Object.defineProperty,Gl=Object.defineProperties;var Kl=Object.getOwnPropertyDescriptors;var rs=Object.getOwnPropertySymbols;var Xl=Object.prototype.hasOwnProperty,Jl=Object.prototype.propertyIsEnumerable;var ss=(i,e,t)=>e in i?Yl(i,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):i[e]=t,ns=(i,e)=>{for(var t in e||(e={}))Xl.call(e,t)&&ss(i,t,e[t]);if(rs)for(var t of rs(e))Jl.call(e,t)&&ss(i,t,e[t]);return i},as=(i,e)=>Gl(i,Kl(e));var ls=(i,e,t)=>new Promise((o,r)=>{var s=l=>{try{a(t.next(l))}catch(c){r(c)}},n=l=>{try{a(t.throw(l))}catch(c){r(c)}},a=l=>l.done?o(l.value):Promise.resolve(l.value).then(s,n);a((t=t.apply(i,e)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./PlayerAccountGeneralConfirmationModal-PCbzMqfA.cjs");require("../stencil/ui-skeleton-BL4789dS.cjs");var En={exports:{}};(function(i,e){(function(t,o){i.exports=o()})(d.commonjsGlobal,function(){var t=1e3,o=6e4,r=36e5,s="millisecond",n="second",a="minute",l="hour",c="day",h="week",u="month",m="quarter",p="year",y="date",C="Invalid Date",P=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,D=/\[([^\]]+)]|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,N={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("_"),ordinal:function(A){var b=["th","st","nd","rd"],v=A%100;return"["+A+(b[(v-20)%10]||b[v]||b[0])+"]"}},M=function(A,b,v){var x=String(A);return!x||x.length>=b?A:""+Array(b+1-x.length).join(v)+A},K={s:M,z:function(A){var b=-A.utcOffset(),v=Math.abs(b),x=Math.floor(v/60),g=v%60;return(b<=0?"+":"-")+M(x,2,"0")+":"+M(g,2,"0")},m:function A(b,v){if(b.date()<v.date())return-A(v,b);var x=12*(v.year()-b.year())+(v.month()-b.month()),g=b.clone().add(x,u),k=v-g<0,I=b.clone().add(x+(k?-1:1),u);return+(-(x+(v-g)/(k?g-I:I-g))||0)},a:function(A){return A<0?Math.ceil(A)||0:Math.floor(A)},p:function(A){return{M:u,y:p,w:h,d:c,D:y,h:l,m:a,s:n,ms:s,Q:m}[A]||String(A||"").toLowerCase().replace(/s$/,"")},u:function(A){return A===void 0}},B="en",E={};E[B]=N;var ue="$isDayjsObject",oe=function(A){return A instanceof he||!(!A||!A[ue])},ce=function A(b,v,x){var g;if(!b)return B;if(typeof b=="string"){var k=b.toLowerCase();E[k]&&(g=k),v&&(E[k]=v,g=k);var I=b.split("-");if(!g&&I.length>1)return A(I[0])}else{var L=b.name;E[L]=b,g=L}return!x&&g&&(B=g),g||!x&&B},X=function(A,b){if(oe(A))return A.clone();var v=typeof b=="object"?b:{};return v.date=A,v.args=arguments,new he(v)},z=K;z.l=ce,z.i=oe,z.w=function(A,b){return X(A,{locale:b.$L,utc:b.$u,x:b.$x,$offset:b.$offset})};var he=function(){function A(v){this.$L=ce(v.locale,null,!0),this.parse(v),this.$x=this.$x||v.x||{},this[ue]=!0}var b=A.prototype;return b.parse=function(v){this.$d=function(x){var g=x.date,k=x.utc;if(g===null)return new Date(NaN);if(z.u(g))return new Date;if(g instanceof Date)return new Date(g);if(typeof g=="string"&&!/Z$/i.test(g)){var I=g.match(P);if(I){var L=I[2]-1||0,W=(I[7]||"0").substring(0,3);return k?new Date(Date.UTC(I[1],L,I[3]||1,I[4]||0,I[5]||0,I[6]||0,W)):new Date(I[1],L,I[3]||1,I[4]||0,I[5]||0,I[6]||0,W)}}return new Date(g)}(v),this.init()},b.init=function(){var v=this.$d;this.$y=v.getFullYear(),this.$M=v.getMonth(),this.$D=v.getDate(),this.$W=v.getDay(),this.$H=v.getHours(),this.$m=v.getMinutes(),this.$s=v.getSeconds(),this.$ms=v.getMilliseconds()},b.$utils=function(){return z},b.isValid=function(){return this.$d.toString()!==C},b.isSame=function(v,x){var g=X(v);return this.startOf(x)<=g&&g<=this.endOf(x)},b.isAfter=function(v,x){return X(v)<this.startOf(x)},b.isBefore=function(v,x){return this.endOf(x)<X(v)},b.$g=function(v,x,g){return z.u(v)?this[x]:this.set(g,v)},b.unix=function(){return Math.floor(this.valueOf()/1e3)},b.valueOf=function(){return this.$d.getTime()},b.startOf=function(v,x){var g=this,k=!!z.u(x)||x,I=z.p(v),L=function(G,$){var me=z.w(g.$u?Date.UTC(g.$y,$,G):new Date(g.$y,$,G),g);return k?me:me.endOf(c)},W=function(G,$){return z.w(g.toDate()[G].apply(g.toDate("s"),(k?[0,0,0,0]:[23,59,59,999]).slice($)),g)},U=this.$W,J=this.$M,re=this.$D,xe="set"+(this.$u?"UTC":"");switch(I){case p:return k?L(1,0):L(31,11);case u:return k?L(1,J):L(0,J+1);case h:var ie=this.$locale().weekStart||0,pe=(U<ie?U+7:U)-ie;return L(k?re-pe:re+(6-pe),J);case c:case y:return W(xe+"Hours",0);case l:return W(xe+"Minutes",1);case a:return W(xe+"Seconds",2);case n:return W(xe+"Milliseconds",3);default:return this.clone()}},b.endOf=function(v){return this.startOf(v,!1)},b.$set=function(v,x){var g,k=z.p(v),I="set"+(this.$u?"UTC":""),L=(g={},g[c]=I+"Date",g[y]=I+"Date",g[u]=I+"Month",g[p]=I+"FullYear",g[l]=I+"Hours",g[a]=I+"Minutes",g[n]=I+"Seconds",g[s]=I+"Milliseconds",g)[k],W=k===c?this.$D+(x-this.$W):x;if(k===u||k===p){var U=this.clone().set(y,1);U.$d[L](W),U.init(),this.$d=U.set(y,Math.min(this.$D,U.daysInMonth())).$d}else L&&this.$d[L](W);return this.init(),this},b.set=function(v,x){return this.clone().$set(v,x)},b.get=function(v){return this[z.p(v)]()},b.add=function(v,x){var g,k=this;v=Number(v);var I=z.p(x),L=function(J){var re=X(k);return z.w(re.date(re.date()+Math.round(J*v)),k)};if(I===u)return this.set(u,this.$M+v);if(I===p)return this.set(p,this.$y+v);if(I===c)return L(1);if(I===h)return L(7);var W=(g={},g[a]=o,g[l]=r,g[n]=t,g)[I]||1,U=this.$d.getTime()+v*W;return z.w(U,this)},b.subtract=function(v,x){return this.add(-1*v,x)},b.format=function(v){var x=this,g=this.$locale();if(!this.isValid())return g.invalidDate||C;var k=v||"YYYY-MM-DDTHH:mm:ssZ",I=z.z(this),L=this.$H,W=this.$m,U=this.$M,J=g.weekdays,re=g.months,xe=g.meridiem,ie=function($,me,we,se){return $&&($[me]||$(x,k))||we[me].slice(0,se)},pe=function($){return z.s(L%12||12,$,"0")},G=xe||function($,me,we){var se=$<12?"AM":"PM";return we?se.toLowerCase():se};return k.replace(D,function($,me){return me||function(we){switch(we){case"YY":return String(x.$y).slice(-2);case"YYYY":return z.s(x.$y,4,"0");case"M":return U+1;case"MM":return z.s(U+1,2,"0");case"MMM":return ie(g.monthsShort,U,re,3);case"MMMM":return ie(re,U);case"D":return x.$D;case"DD":return z.s(x.$D,2,"0");case"d":return String(x.$W);case"dd":return ie(g.weekdaysMin,x.$W,J,2);case"ddd":return ie(g.weekdaysShort,x.$W,J,3);case"dddd":return J[x.$W];case"H":return String(L);case"HH":return z.s(L,2,"0");case"h":return pe(1);case"hh":return pe(2);case"a":return G(L,W,!0);case"A":return G(L,W,!1);case"m":return String(W);case"mm":return z.s(W,2,"0");case"s":return String(x.$s);case"ss":return z.s(x.$s,2,"0");case"SSS":return z.s(x.$ms,3,"0");case"Z":return I}return null}($)||I.replace(":","")})},b.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},b.diff=function(v,x,g){var k,I=this,L=z.p(x),W=X(v),U=(W.utcOffset()-this.utcOffset())*o,J=this-W,re=function(){return z.m(I,W)};switch(L){case p:k=re()/12;break;case u:k=re();break;case m:k=re()/3;break;case h:k=(J-U)/6048e5;break;case c:k=(J-U)/864e5;break;case l:k=J/r;break;case a:k=J/o;break;case n:k=J/t;break;default:k=J}return g?k:z.a(k)},b.daysInMonth=function(){return this.endOf(u).$D},b.$locale=function(){return E[this.$L]},b.locale=function(v,x){if(!v)return this.$L;var g=this.clone(),k=ce(v,x,!0);return k&&(g.$L=k),g},b.clone=function(){return z.w(this.$d,this)},b.toDate=function(){return new Date(this.valueOf())},b.toJSON=function(){return this.isValid()?this.toISOString():null},b.toISOString=function(){return this.$d.toISOString()},b.toString=function(){return this.$d.toUTCString()},A}(),ve=he.prototype;return X.prototype=ve,[["$ms",s],["$s",n],["$m",a],["$H",l],["$W",c],["$M",u],["$y",p],["$D",y]].forEach(function(A){ve[A[1]]=function(b){return this.$g(b,A[0],A[1])}}),X.extend=function(A,b){return A.$i||(A(b,he,X),A.$i=!0),X},X.locale=ce,X.isDayjs=oe,X.unix=function(A){return X(1e3*A)},X.en=E[B],X.Ls=E,X.p={},X})})(En);var Zl=En.exports;const st=d.getDefaultExportFromCjs(Zl);function ds(i,e){d.addMessages(i,e)}function Ql(i){d.$locale.set(i)}const cs={en:{titleProductRestriction:"Product Restriction",productRestrictionText:"<p>While product-restrictioned, access to your account will be entirely restricted.</br>product-restriction can only be lifted after the period that you selected has passed by communicating with Customer Support, which will be subject to review and a cooling-off period. </br> Alternatively, you can choose to take a 'time out' (a break of up to 6 weeks) from our services via the '<a href='{baseurl}/{lang}/account/timeout'>Time out</a>' option. </br> If you would prefer just to close your account, '<a href='{baseurl}/{lang}/account/account-closure'>Account Closure</a>' you can choose to do so via the option.</br> We'd recommend you also read our '<a href='{baseurl}/{lang}/page/responsible-gambling'>Responsible Gambling</a>' help pages for further advice should you need it.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duration:",dateInstructions:"In order to manually input date use the following format:",forever:"Forever",save:"Save",noPeriodSelected:"Please select a restriction period",selectAPeriod:"Select a period",Casino:"Casino",Sports:"Sports",Virtuals:"Virtuals","6Month":"6 Months","1Year":"1 Year","2Year":"2 Years","5Year":"5 Years",Until:"Until",Permanent:"Permanent",deniedProductText:"Restricted product until {date}",temporaryProductRestriction:"Your product-restriction period will last until the {date} 23:59.",permanentProductRestriction:"Your product-restriction period will be permanent.",confirmationModalTitle:"Product Restriction",productRestrictionSuccess:"Product restrcition active",confirmationModalTextPeriod:"You are choosing to restrict yourself from the following products until {date} / for {period}. </br> {product} </br> This action cannot be reversed once confirmed </br> Please confirm you wish to proceed.",errorProductRestrictionCall:"There was a problem while making the product restriction request.",generalError:"There was an error while fetching the product restriction.",InvalidSession:"The session is exipired."},"zh-hk":{titleProductRestriction:"產品限制",productRestrictionText:"<p>在產品限制期間,您的帳戶訪問將完全受限。</br>產品限制只能在您選擇的期限過後,通過與客戶支持溝通解除,這將需要審查和冷靜期。</br>或者,您可以選擇通過'<a href='{baseurl}/{lang}/account/timeout'>暫停</a>'選項從我們的服務中休息(最多6週)。</br>如果您更願意關閉您的帳戶,您可以通過'<a href='{baseurl}/{lang}/account/account-closure'>帳戶關閉</a>'選項選擇這樣做。</br>我們建議您也閱讀我們的'<a href='{baseurl}/{lang}/page/responsible-gambling'>負責任博彩</a>'幫助頁面以獲取更多建議。",productRestrictionEmailText:"電子郵件:<a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"持續時間:",dateInstructions:"為了手動輸入日期,請使用以下格式:",forever:"永久",save:"保存",noPeriodSelected:"請選擇限制期限",selectAPeriod:"選擇一個期限",Casino:"賭場",Sports:"體育",Virtuals:"虛擬","6Month":"6個月","1Year":"1年","2Year":"2年","5Year":"5年",Until:"直到",Permanent:"永久",deniedProductText:"受限產品直到 {date}",temporaryProductRestriction:"您的產品限制期將持續到 {date} 23:59。",permanentProductRestriction:"您的產品限制期將是永久的。",confirmationModalTitle:"確認",productRestrictionSuccess:"產品限制已激活",confirmationModalTextPeriod:"您選擇將自己限制使用以下產品,直到 {date} / 為期 {period}。 </br> {product} </br> 一旦確認,此操作無法撤銷 </br> 請確認您希望繼續。",errorProductRestrictionCall:"在進行產品限制請求時出現問題。",generalError:"獲取產品限制時出現錯誤。",InvalidSession:"會話已過期。"},fr:{titleProductRestriction:"Restriction de produit",productRestrictionText:"<p>Pendant la restriction de produit, l'accès à votre compte sera entièrement restreint.</br>La restriction de produit ne peut être levée qu'après la période que vous avez sélectionnée en communiquant avec le support client, ce qui sera soumis à une révision et à une période de réflexion.</br>Alternativement, vous pouvez choisir de prendre un 'temps mort' (une pause de jusqu'à 6 semaines) de nos services via l'option '<a href='{baseurl}/{lang}/account/timeout'>Temps mort</a>'.</br>Si vous préférez simplement fermer votre compte, vous pouvez le faire via l'option '<a href='{baseurl}/{lang}/account/account-closure'>Fermeture de compte</a>'.</br>Nous vous recommandons également de lire nos pages d'aide '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jeu responsable</a>' pour plus de conseils si nécessaire.",productRestrictionEmailText:"E-mail : <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Durée :",dateInstructions:"Pour entrer manuellement la date, utilisez le format suivant :",forever:"Pour toujours",save:"Enregistrer",noPeriodSelected:"Veuillez sélectionner une période de restriction",selectAPeriod:"Sélectionnez une période",Casino:"Casino",Sports:"Sports",Virtuals:"Virtuels","6Month":"6 Mois","1Year":"1 An","2Year":"2 Ans","5Year":"5 Ans",Until:"Jusqu'à",Permanent:"Permanent",deniedProductText:"Produit restreint jusqu'au {date}",temporaryProductRestriction:"Votre période de restriction de produit durera jusqu'à {date} 23:59.",permanentProductRestriction:"Votre période de restriction de produit sera permanente.",confirmationModalTitle:"Confirmation",productRestrictionSuccess:"Restriction de produit active",confirmationModalTextPeriod:"Vous choisissez de vous restreindre des produits suivants jusqu'au {date} / pour {period}. </br> {product} </br> Cette action ne peut pas être annulée une fois confirmée </br> Veuillez confirmer que vous souhaitez continuer.",errorProductRestrictionCall:"Il y a eu un problème lors de la demande de restriction de produit.",generalError:"Il y a eu une erreur lors de la récupération de la restriction de produit.",InvalidSession:"La session a expiré."},ro:{titleProductRestriction:"Restricție de produs",productRestrictionText:"<p>În timpul restricției de produs, accesul la contul dvs. va fi complet restricționat.</br>Restricția de produs poate fi ridicată doar după ce perioada pe care ați selectat-o a trecut, prin comunicarea cu Suportul pentru Clienți, care va fi supusă unei revizuiri și unei perioade de răcire.</br>Alternativ, puteți alege să luați o 'pauză' (o pauză de până la 6 săptămâni) de la serviciile noastre prin opțiunea '<a href='{baseurl}/{lang}/account/timeout'>Pauză</a>'.</br>Dacă preferați doar să vă închideți contul, puteți alege să faceți acest lucru prin opțiunea '<a href='{baseurl}/{lang}/account/account-closure'>Închidere cont</a>'.</br>Vă recomandăm, de asemenea, să citiți paginile noastre de ajutor '<a href='{baseurl}/{lang}/page/responsible-gambling'>Joc responsabil</a>' pentru sfaturi suplimentare, dacă aveți nevoie.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Durată:",dateInstructions:"Pentru a introduce manual data, utilizați următorul format:",forever:"Pentru totdeauna",save:"Salvează",noPeriodSelected:"Vă rugăm să selectați o perioadă de restricție",selectAPeriod:"Selectați o perioadă",Casino:"Cazinou",Sports:"Sporturi",Virtuals:"Virtuale","6Month":"6 Luni","1Year":"1 An","2Year":"2 Ani","5Year":"5 Ani",Until:"Până la",Permanent:"Permanent",deniedProductText:"Produs restricționat până la {date}",temporaryProductRestriction:"Perioada dvs. de restricție de produs va dura până la {date} 23:59.",permanentProductRestriction:"Perioada dvs. de restricție de produs va fi permanentă.",confirmationModalTitle:"Confirmare",productRestrictionSuccess:"Restricție de produs activă",confirmationModalTextPeriod:"Alegeți să vă restricționați de la următoarele produse până la {date} / pentru {period}. </br> {product} </br> Această acțiune nu poate fi inversată odată confirmată </br> Vă rugăm să confirmați că doriți să continuați.",errorProductRestrictionCall:"A apărut o problemă în timpul solicitării de restricție de produs.",generalError:"A apărut o eroare la preluarea restricției de produs.",InvalidSession:"Sesiunea a expirat."},es:{titleProductRestriction:"Restricción de producto",productRestrictionText:"<p>Mientras esté restringido por producto, el acceso a su cuenta estará completamente restringido.</br>La restricción de producto solo se puede levantar después de que haya pasado el período que seleccionó comunicándose con el Soporte al Cliente, lo cual estará sujeto a revisión y un período de enfriamiento.</br>Alternativamente, puede optar por tomarse un 'descanso' (una pausa de hasta 6 semanas) de nuestros servicios a través de la opción '<a href='{baseurl}/{lang}/account/timeout'>Descanso</a>'.</br>Si prefiere simplemente cerrar su cuenta, puede optar por hacerlo a través de la opción '<a href='{baseurl}/{lang}/account/account-closure'>Cierre de cuenta</a>'.</br>Le recomendamos que también lea nuestras páginas de ayuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Juego Responsable</a>' para obtener más consejos si los necesita.",productRestrictionEmailText:"Correo electrónico: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duración:",dateInstructions:"Para ingresar manualmente la fecha, use el siguiente formato:",forever:"Para siempre",save:"Guardar",noPeriodSelected:"Por favor seleccione un período de restricción",selectAPeriod:"Seleccione un período",Casino:"Casino",Sports:"Deportes",Virtuals:"Virtuales","6Month":"6 Meses","1Year":"1 Año","2Year":"2 Años","5Year":"5 Años",Until:"Hasta",Permanent:"Permanente",deniedProductText:"Producto restringido hasta {date}",temporaryProductRestriction:"Su período de restricción de producto durará hasta {date} 23:59.",permanentProductRestriction:"Su período de restricción de producto será permanente.",confirmationModalTitle:"Confirmación",productRestrictionSuccess:"Restricción de producto activa",confirmationModalTextPeriod:"Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",errorProductRestrictionCall:"Hubo un problema al realizar la solicitud de restricción de producto.",generalError:"Hubo un error al obtener la restricción de producto.",InvalidSession:"La sesión ha expirado."},pt:{titleProductRestriction:"Restrição de Produto",productRestrictionText:"<p>Enquanto estiver com restrição de produto, o acesso à sua conta será totalmente restrito.</br>A restrição de produto só pode ser levantada após o período que você selecionou ter passado, comunicando-se com o Suporte ao Cliente, o que estará sujeito a revisão e um período de reflexão.</br>Alternativamente, você pode optar por fazer uma 'pausa' (uma pausa de até 6 semanas) de nossos serviços através da opção '<a href='{baseurl}/{lang}/account/timeout'>Pausa</a>'.</br>Se você preferir apenas fechar sua conta, pode optar por fazê-lo através da opção '<a href='{baseurl}/{lang}/account/account-closure'>Encerramento de Conta</a>'.</br>Recomendamos que você também leia nossas páginas de ajuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jogo Responsável</a>' para obter mais conselhos, se precisar.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duração:",dateInstructions:"Para inserir a data manualmente, use o seguinte formato:",forever:"Para sempre",save:"Salvar",noPeriodSelected:"Por favor, selecione um período de restrição",selectAPeriod:"Selecione um período",Casino:"Cassino",Sports:"Esportes",Virtuals:"Virtuais","6Month":"6 Meses","1Year":"1 Ano","2Year":"2 Anos","5Year":"5 Anos",Until:"Até",Permanent:"Permanente",deniedProductText:"Produto restrito até {date}",temporaryProductRestriction:"Seu período de restrição de produto durará até {date} 23:59.",permanentProductRestriction:"Seu período de restrição de produto será permanente.",confirmationModalTitle:"Confirmação",productRestrictionSuccess:"Restrição de produto ativa",confirmationModalTextPeriod:"Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",errorProductRestrictionCall:"Houve um problema ao fazer a solicitação de restrição de produto.",generalError:"Houve um erro ao buscar a restrição de produto.",InvalidSession:"A sessão expirou."},hr:{titleProductRestriction:"Ograničenje proizvoda",productRestrictionText:"<p>Tijekom ograničenja proizvoda, pristup vašem računu bit će potpuno ograničen.</br>Ograničenje proizvoda može se ukinuti tek nakon što prođe razdoblje koje ste odabrali, komunikacijom s korisničkom podrškom, što će biti podložno pregledu i razdoblju hlađenja.</br>Alternativno, možete odabrati 'pauzu' (pauza do 6 tjedana) od naših usluga putem opcije '<a href='{baseurl}/{lang}/account/timeout'>Pauza</a>'.</br>Ako radije želite zatvoriti svoj račun, možete to učiniti putem opcije '<a href='{baseurl}/{lang}/account/account-closure'>Zatvaranje računa</a>'.</br>Preporučujemo vam da također pročitate naše stranice pomoći '<a href='{baseurl}/{lang}/page/responsible-gambling'>Odgovorno kockanje</a>' za daljnje savjete ako vam je potrebno.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Trajanje:",dateInstructions:"Za ručni unos datuma koristite sljedeći format:",forever:"Zauvijek",save:"Spremi",noPeriodSelected:"Molimo odaberite razdoblje ograničenja",selectAPeriod:"Odaberite razdoblje",Casino:"Kasino",Sports:"Sportovi",Virtuals:"Virtualni","6Month":"6 Mjeseci","1Year":"1 Godina","2Year":"2 Godine","5Year":"5 Godina",Until:"Do",Permanent:"Trajno",deniedProductText:"Ograničeni proizvod do {date}",temporaryProductRestriction:"Vaše razdoblje ograničenja proizvoda trajat će do {date} 23:59.",permanentProductRestriction:"Vaše razdoblje ograničenja proizvoda bit će trajno.",confirmationModalTitle:"Potvrda",productRestrictionSuccess:"Ograničenje proizvoda aktivno",confirmationModalTextPeriod:"Odabirete ograničiti se od sljedećih proizvoda do {date} / za {period}. </br> {product} </br> Ova radnja se ne može poništiti nakon potvrde </br> Molimo potvrdite da želite nastaviti.",errorProductRestrictionCall:"Došlo je do problema prilikom podnošenja zahtjeva za ograničenje proizvoda.",generalError:"Došlo je do pogreške prilikom dohvaćanja ograničenja proizvoda.",InvalidSession:"Sesija je istekla."},"pt-br":{titleProductRestriction:"Restrição de Produto",productRestrictionText:"<p>Enquanto estiver com restrição de produto, o acesso à sua conta será totalmente restrito.</br>A restrição de produto só pode ser levantada após o período que você selecionou ter passado, comunicando-se com o Suporte ao Cliente, o que estará sujeito a revisão e um período de reflexão.</br>Alternativamente, você pode optar por fazer uma 'pausa' (uma pausa de até 6 semanas) de nossos serviços através da opção '<a href='{baseurl}/{lang}/account/timeout'>Pausa</a>'.</br>Se você preferir apenas fechar sua conta, pode optar por fazê-lo através da opção '<a href='{baseurl}/{lang}/account/account-closure'>Encerramento de Conta</a>'.</br>Recomendamos que você também leia nossas páginas de ajuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jogo Responsável</a>' para obter mais conselhos, se precisar.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duração:",dateInstructions:"Para inserir a data manualmente, use o seguinte formato:",forever:"Para sempre",save:"Salvar",noPeriodSelected:"Por favor, selecione um período de restrição",selectAPeriod:"Selecione um período",Casino:"Cassino",Sports:"Esportes",Virtuals:"Virtuais","6Month":"6 Meses","1Year":"1 Ano","2Year":"2 Anos","5Year":"5 Anos",Until:"Até",Permanent:"Permanente",deniedProductText:"Produto restrito até {date}",temporaryProductRestriction:"Seu período de restrição de produto durará até {date} 23:59.",permanentProductRestriction:"Seu período de restrição de produto será permanente.",confirmationModalTitle:"Confirmação",productRestrictionSuccess:"Restrição de produto ativa",confirmationModalTextPeriod:"Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",errorProductRestrictionCall:"Houve um problema ao fazer a solicitação de restrição de produto.",generalError:"Houve um erro ao buscar a restrição de produto.",InvalidSession:"A sessão expirou."},"es-mx":{titleProductRestriction:"Restricción de producto",productRestrictionText:"<p>Mientras esté restringido por producto, el acceso a su cuenta estará completamente restringido.</br>La restricción de producto solo se puede levantar después de que haya pasado el período que seleccionó comunicándose con el Soporte al Cliente, lo cual estará sujeto a revisión y un período de enfriamiento.</br>Alternativamente, puede optar por tomarse un 'descanso' (una pausa de hasta 6 semanas) de nuestros servicios a través de la opción '<a href='{baseurl}/{lang}/account/timeout'>Descanso</a>'.</br>Si prefiere simplemente cerrar su cuenta, puede optar por hacerlo a través de la opción '<a href='{baseurl}/{lang}/account/account-closure'>Cierre de cuenta</a>'.</br>Le recomendamos que también lea nuestras páginas de ayuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Juego Responsable</a>' para obtener más consejos si los necesita.",productRestrictionEmailText:"Correo electrónico: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duración:",dateInstructions:"Para ingresar manualmente la fecha, use el siguiente formato:",forever:"Para siempre",save:"Guardar",noPeriodSelected:"Por favor seleccione un período de restricción",selectAPeriod:"Seleccione un período",Casino:"Casino",Sports:"Deportes",Virtuals:"Virtuales","6Month":"6 Meses","1Year":"1 Año","2Year":"2 Años","5Year":"5 Años",Until:"Hasta",Permanent:"Permanente",deniedProductText:"Producto restringido hasta {date}",temporaryProductRestriction:"Su período de restricción de producto durará hasta {date} 23:59.",permanentProductRestriction:"Su período de restricción de producto será permanente.",confirmationModalTitle:"Confirmación",productRestrictionSuccess:"Restricción de producto activa",confirmationModalTextPeriod:"Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",errorProductRestrictionCall:"Hubo un problema al realizar la solicitud de restricción de producto.",generalError:"Hubo un error al obtener la restricción de producto.",InvalidSession:"La sesión ha expirado."},tr:{titleProductRestriction:"Ürün Kısıtlaması",productRestrictionText:"<p>Ürün kısıtlaması sırasında, hesabınıza erişim tamamen kısıtlanacaktır.</br>Ürün kısıtlaması, yalnızca seçtiğiniz süre geçtikten sonra Müşteri Desteği ile iletişime geçerek kaldırılabilir, bu da inceleme ve soğuma süresine tabi olacaktır.</br>Alternatif olarak, '<a href='{baseurl}/{lang}/account/timeout'>Zaman aşımı</a>' seçeneği aracılığıyla hizmetlerimizden 'zaman aşımı' (6 haftaya kadar bir ara) vermeyi seçebilirsiniz.</br>Hesabınızı kapatmayı tercih ederseniz, '<a href='{baseurl}/{lang}/account/account-closure'>Hesap Kapatma</a>' seçeneği aracılığıyla bunu yapabilirsiniz.</br>İhtiyacınız olursa, daha fazla tavsiye için '<a href='{baseurl}/{lang}/page/responsible-gambling'>Sorumlu Kumar</a>' yardım sayfalarımızı okumanızı öneririz.",productRestrictionEmailText:"E-posta: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Süre:",dateInstructions:"Tarihi manuel olarak girmek için aşağıdaki formatı kullanın:",forever:"Sonsuza kadar",save:"Kaydet",noPeriodSelected:"Lütfen bir kısıtlama süresi seçin",selectAPeriod:"Bir dönem seçin",Casino:"Kumarhane",Sports:"Sporlar",Virtuals:"Sanal","6Month":"6 Ay","1Year":"1 Yıl","2Year":"2 Yıl","5Year":"5 Yıl",Until:"Kadar",Permanent:"Kalıcı",deniedProductText:"Ürün {date} tarihine kadar kısıtlandı",temporaryProductRestriction:"Ürün kısıtlama süreniz {date} 23:59'a kadar sürecektir.",permanentProductRestriction:"Ürün kısıtlama süreniz kalıcı olacaktır.",confirmationModalTitle:"Onay",productRestrictionSuccess:"Ürün kısıtlaması aktif",confirmationModalTextPeriod:"Aşağıdaki ürünlerden {date} tarihine kadar / {period} süresince kendinizi kısıtlamayı seçiyorsunuz. </br> {product} </br> Bu işlem onaylandıktan sonra geri alınamaz </br> Lütfen devam etmek istediğinizi onaylayın.",errorProductRestrictionCall:"Ürün kısıtlama isteği yapılırken bir sorun oluştu.",generalError:"Ürün kısıtlaması alınırken bir hata oluştu.",InvalidSession:"Oturum süresi doldu."}};var ed=Object.defineProperty,td=Object.defineProperties,id=Object.getOwnPropertyDescriptors,hs=Object.getOwnPropertySymbols,od=Object.prototype.hasOwnProperty,rd=Object.prototype.propertyIsEnumerable,wo=(i,e,t)=>e in i?ed(i,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):i[e]=t,Ye=(i,e)=>{for(var t in e||(e={}))od.call(e,t)&&wo(i,t,e[t]);if(hs)for(var t of hs(e))rd.call(e,t)&&wo(i,t,e[t]);return i},Si=(i,e)=>td(i,id(e)),j=(i,e,t)=>(wo(i,typeof e!="symbol"?e+"":e,t),t),_i=(i,e,t)=>new Promise((o,r)=>{var s=l=>{try{a(t.next(l))}catch(c){r(c)}},n=l=>{try{a(t.throw(l))}catch(c){r(c)}},a=l=>l.done?o(l.value):Promise.resolve(l.value).then(s,n);a((t=t.apply(i,e)).next())});/**
|
|
1
|
+
"use strict";var Yl=Object.defineProperty,Gl=Object.defineProperties;var Kl=Object.getOwnPropertyDescriptors;var rs=Object.getOwnPropertySymbols;var Xl=Object.prototype.hasOwnProperty,Jl=Object.prototype.propertyIsEnumerable;var ss=(i,e,t)=>e in i?Yl(i,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):i[e]=t,ns=(i,e)=>{for(var t in e||(e={}))Xl.call(e,t)&&ss(i,t,e[t]);if(rs)for(var t of rs(e))Jl.call(e,t)&&ss(i,t,e[t]);return i},as=(i,e)=>Gl(i,Kl(e));var ls=(i,e,t)=>new Promise((o,r)=>{var s=l=>{try{a(t.next(l))}catch(c){r(c)}},n=l=>{try{a(t.throw(l))}catch(c){r(c)}},a=l=>l.done?o(l.value):Promise.resolve(l.value).then(s,n);a((t=t.apply(i,e)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./PlayerAccountGeneralConfirmationModal-PCbzMqfA.cjs");require("../stencil/ui-skeleton-BL4789dS.cjs");var En={exports:{}};(function(i,e){(function(t,o){i.exports=o()})(d.commonjsGlobal,function(){var t=1e3,o=6e4,r=36e5,s="millisecond",n="second",a="minute",l="hour",c="day",h="week",u="month",m="quarter",p="year",y="date",C="Invalid Date",P=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,D=/\[([^\]]+)]|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,N={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("_"),ordinal:function(A){var b=["th","st","nd","rd"],v=A%100;return"["+A+(b[(v-20)%10]||b[v]||b[0])+"]"}},M=function(A,b,v){var x=String(A);return!x||x.length>=b?A:""+Array(b+1-x.length).join(v)+A},K={s:M,z:function(A){var b=-A.utcOffset(),v=Math.abs(b),x=Math.floor(v/60),g=v%60;return(b<=0?"+":"-")+M(x,2,"0")+":"+M(g,2,"0")},m:function A(b,v){if(b.date()<v.date())return-A(v,b);var x=12*(v.year()-b.year())+(v.month()-b.month()),g=b.clone().add(x,u),k=v-g<0,I=b.clone().add(x+(k?-1:1),u);return+(-(x+(v-g)/(k?g-I:I-g))||0)},a:function(A){return A<0?Math.ceil(A)||0:Math.floor(A)},p:function(A){return{M:u,y:p,w:h,d:c,D:y,h:l,m:a,s:n,ms:s,Q:m}[A]||String(A||"").toLowerCase().replace(/s$/,"")},u:function(A){return A===void 0}},B="en",E={};E[B]=N;var ue="$isDayjsObject",oe=function(A){return A instanceof he||!(!A||!A[ue])},ce=function A(b,v,x){var g;if(!b)return B;if(typeof b=="string"){var k=b.toLowerCase();E[k]&&(g=k),v&&(E[k]=v,g=k);var I=b.split("-");if(!g&&I.length>1)return A(I[0])}else{var L=b.name;E[L]=b,g=L}return!x&&g&&(B=g),g||!x&&B},X=function(A,b){if(oe(A))return A.clone();var v=typeof b=="object"?b:{};return v.date=A,v.args=arguments,new he(v)},z=K;z.l=ce,z.i=oe,z.w=function(A,b){return X(A,{locale:b.$L,utc:b.$u,x:b.$x,$offset:b.$offset})};var he=function(){function A(v){this.$L=ce(v.locale,null,!0),this.parse(v),this.$x=this.$x||v.x||{},this[ue]=!0}var b=A.prototype;return b.parse=function(v){this.$d=function(x){var g=x.date,k=x.utc;if(g===null)return new Date(NaN);if(z.u(g))return new Date;if(g instanceof Date)return new Date(g);if(typeof g=="string"&&!/Z$/i.test(g)){var I=g.match(P);if(I){var L=I[2]-1||0,W=(I[7]||"0").substring(0,3);return k?new Date(Date.UTC(I[1],L,I[3]||1,I[4]||0,I[5]||0,I[6]||0,W)):new Date(I[1],L,I[3]||1,I[4]||0,I[5]||0,I[6]||0,W)}}return new Date(g)}(v),this.init()},b.init=function(){var v=this.$d;this.$y=v.getFullYear(),this.$M=v.getMonth(),this.$D=v.getDate(),this.$W=v.getDay(),this.$H=v.getHours(),this.$m=v.getMinutes(),this.$s=v.getSeconds(),this.$ms=v.getMilliseconds()},b.$utils=function(){return z},b.isValid=function(){return this.$d.toString()!==C},b.isSame=function(v,x){var g=X(v);return this.startOf(x)<=g&&g<=this.endOf(x)},b.isAfter=function(v,x){return X(v)<this.startOf(x)},b.isBefore=function(v,x){return this.endOf(x)<X(v)},b.$g=function(v,x,g){return z.u(v)?this[x]:this.set(g,v)},b.unix=function(){return Math.floor(this.valueOf()/1e3)},b.valueOf=function(){return this.$d.getTime()},b.startOf=function(v,x){var g=this,k=!!z.u(x)||x,I=z.p(v),L=function(G,$){var me=z.w(g.$u?Date.UTC(g.$y,$,G):new Date(g.$y,$,G),g);return k?me:me.endOf(c)},W=function(G,$){return z.w(g.toDate()[G].apply(g.toDate("s"),(k?[0,0,0,0]:[23,59,59,999]).slice($)),g)},U=this.$W,J=this.$M,re=this.$D,xe="set"+(this.$u?"UTC":"");switch(I){case p:return k?L(1,0):L(31,11);case u:return k?L(1,J):L(0,J+1);case h:var ie=this.$locale().weekStart||0,pe=(U<ie?U+7:U)-ie;return L(k?re-pe:re+(6-pe),J);case c:case y:return W(xe+"Hours",0);case l:return W(xe+"Minutes",1);case a:return W(xe+"Seconds",2);case n:return W(xe+"Milliseconds",3);default:return this.clone()}},b.endOf=function(v){return this.startOf(v,!1)},b.$set=function(v,x){var g,k=z.p(v),I="set"+(this.$u?"UTC":""),L=(g={},g[c]=I+"Date",g[y]=I+"Date",g[u]=I+"Month",g[p]=I+"FullYear",g[l]=I+"Hours",g[a]=I+"Minutes",g[n]=I+"Seconds",g[s]=I+"Milliseconds",g)[k],W=k===c?this.$D+(x-this.$W):x;if(k===u||k===p){var U=this.clone().set(y,1);U.$d[L](W),U.init(),this.$d=U.set(y,Math.min(this.$D,U.daysInMonth())).$d}else L&&this.$d[L](W);return this.init(),this},b.set=function(v,x){return this.clone().$set(v,x)},b.get=function(v){return this[z.p(v)]()},b.add=function(v,x){var g,k=this;v=Number(v);var I=z.p(x),L=function(J){var re=X(k);return z.w(re.date(re.date()+Math.round(J*v)),k)};if(I===u)return this.set(u,this.$M+v);if(I===p)return this.set(p,this.$y+v);if(I===c)return L(1);if(I===h)return L(7);var W=(g={},g[a]=o,g[l]=r,g[n]=t,g)[I]||1,U=this.$d.getTime()+v*W;return z.w(U,this)},b.subtract=function(v,x){return this.add(-1*v,x)},b.format=function(v){var x=this,g=this.$locale();if(!this.isValid())return g.invalidDate||C;var k=v||"YYYY-MM-DDTHH:mm:ssZ",I=z.z(this),L=this.$H,W=this.$m,U=this.$M,J=g.weekdays,re=g.months,xe=g.meridiem,ie=function($,me,we,se){return $&&($[me]||$(x,k))||we[me].slice(0,se)},pe=function($){return z.s(L%12||12,$,"0")},G=xe||function($,me,we){var se=$<12?"AM":"PM";return we?se.toLowerCase():se};return k.replace(D,function($,me){return me||function(we){switch(we){case"YY":return String(x.$y).slice(-2);case"YYYY":return z.s(x.$y,4,"0");case"M":return U+1;case"MM":return z.s(U+1,2,"0");case"MMM":return ie(g.monthsShort,U,re,3);case"MMMM":return ie(re,U);case"D":return x.$D;case"DD":return z.s(x.$D,2,"0");case"d":return String(x.$W);case"dd":return ie(g.weekdaysMin,x.$W,J,2);case"ddd":return ie(g.weekdaysShort,x.$W,J,3);case"dddd":return J[x.$W];case"H":return String(L);case"HH":return z.s(L,2,"0");case"h":return pe(1);case"hh":return pe(2);case"a":return G(L,W,!0);case"A":return G(L,W,!1);case"m":return String(W);case"mm":return z.s(W,2,"0");case"s":return String(x.$s);case"ss":return z.s(x.$s,2,"0");case"SSS":return z.s(x.$ms,3,"0");case"Z":return I}return null}($)||I.replace(":","")})},b.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},b.diff=function(v,x,g){var k,I=this,L=z.p(x),W=X(v),U=(W.utcOffset()-this.utcOffset())*o,J=this-W,re=function(){return z.m(I,W)};switch(L){case p:k=re()/12;break;case u:k=re();break;case m:k=re()/3;break;case h:k=(J-U)/6048e5;break;case c:k=(J-U)/864e5;break;case l:k=J/r;break;case a:k=J/o;break;case n:k=J/t;break;default:k=J}return g?k:z.a(k)},b.daysInMonth=function(){return this.endOf(u).$D},b.$locale=function(){return E[this.$L]},b.locale=function(v,x){if(!v)return this.$L;var g=this.clone(),k=ce(v,x,!0);return k&&(g.$L=k),g},b.clone=function(){return z.w(this.$d,this)},b.toDate=function(){return new Date(this.valueOf())},b.toJSON=function(){return this.isValid()?this.toISOString():null},b.toISOString=function(){return this.$d.toISOString()},b.toString=function(){return this.$d.toUTCString()},A}(),ve=he.prototype;return X.prototype=ve,[["$ms",s],["$s",n],["$m",a],["$H",l],["$W",c],["$M",u],["$y",p],["$D",y]].forEach(function(A){ve[A[1]]=function(b){return this.$g(b,A[0],A[1])}}),X.extend=function(A,b){return A.$i||(A(b,he,X),A.$i=!0),X},X.locale=ce,X.isDayjs=oe,X.unix=function(A){return X(1e3*A)},X.en=E[B],X.Ls=E,X.p={},X})})(En);var Zl=En.exports;const st=d.getDefaultExportFromCjs(Zl);function ds(i,e){d.addMessages(i,e)}function Ql(i){d.$locale.set(i)}const cs={en:{titleProductRestriction:"Product Restriction",productRestrictionText:"<p>While product-restrictioned, access to your account will be entirely restricted.</br>product-restriction can only be lifted after the period that you selected has passed by communicating with Customer Support, which will be subject to review and a cooling-off period. </br> Alternatively, you can choose to take a 'time out' (a break of up to 6 weeks) from our services via the '<a href='{baseurl}/{lang}/account/timeout'>Time out</a>' option. </br> If you would prefer just to close your account, '<a href='{baseurl}/{lang}/account/account-closure'>Account Closure</a>' you can choose to do so via the option.</br> We'd recommend you also read our '<a href='{baseurl}/{lang}/page/responsible-gambling'>Responsible Gambling</a>' help pages for further advice should you need it.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duration:",dateInstructions:"In order to manually input date use the following format:",forever:"Forever",save:"Save",noPeriodSelected:"Please select a restriction period",selectAPeriod:"Select a period",Casino:"Casino",Sports:"Sports",Virtuals:"Virtuals","6Month":"6 Months","1Year":"1 Year","2Year":"2 Years","5Year":"5 Years",Until:"Until",Permanent:"Permanent",deniedProductText:"Restricted product until {date}",temporaryProductRestriction:"Your product-restriction period will last until the {date} 23:59.",permanentProductRestriction:"Your product-restriction period will be permanent.",confirmationModalTitle:"Product Restriction",productRestrictionSuccess:"Product restrcition active",confirmationModalTextPeriodProductRestriction:"You are choosing to restrict yourself from the following products until {date} / for {period}. </br> {product} </br> This action cannot be reversed once confirmed </br> Please confirm you wish to proceed.",errorProductRestrictionCall:"There was a problem while making the product restriction request.",generalError:"There was an error while fetching the product restriction.",InvalidSession:"The session is exipired."},"zh-hk":{titleProductRestriction:"產品限制",productRestrictionText:"<p>在產品限制期間,您的帳戶訪問將完全受限。</br>產品限制只能在您選擇的期限過後,通過與客戶支持溝通解除,這將需要審查和冷靜期。</br>或者,您可以選擇通過'<a href='{baseurl}/{lang}/account/timeout'>暫停</a>'選項從我們的服務中休息(最多6週)。</br>如果您更願意關閉您的帳戶,您可以通過'<a href='{baseurl}/{lang}/account/account-closure'>帳戶關閉</a>'選項選擇這樣做。</br>我們建議您也閱讀我們的'<a href='{baseurl}/{lang}/page/responsible-gambling'>負責任博彩</a>'幫助頁面以獲取更多建議。",productRestrictionEmailText:"電子郵件:<a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"持續時間:",dateInstructions:"為了手動輸入日期,請使用以下格式:",forever:"永久",save:"保存",noPeriodSelected:"請選擇限制期限",selectAPeriod:"選擇一個期限",Casino:"賭場",Sports:"體育",Virtuals:"虛擬","6Month":"6個月","1Year":"1年","2Year":"2年","5Year":"5年",Until:"直到",Permanent:"永久",deniedProductText:"受限產品直到 {date}",temporaryProductRestriction:"您的產品限制期將持續到 {date} 23:59。",permanentProductRestriction:"您的產品限制期將是永久的。",confirmationModalTitle:"確認",productRestrictionSuccess:"產品限制已激活",confirmationModalTextPeriodProductRestriction:"您選擇將自己限制使用以下產品,直到 {date} / 為期 {period}。 </br> {product} </br> 一旦確認,此操作無法撤銷 </br> 請確認您希望繼續。",errorProductRestrictionCall:"在進行產品限制請求時出現問題。",generalError:"獲取產品限制時出現錯誤。",InvalidSession:"會話已過期。"},fr:{titleProductRestriction:"Restriction de produit",productRestrictionText:"<p>Pendant la restriction de produit, l'accès à votre compte sera entièrement restreint.</br>La restriction de produit ne peut être levée qu'après la période que vous avez sélectionnée en communiquant avec le support client, ce qui sera soumis à une révision et à une période de réflexion.</br>Alternativement, vous pouvez choisir de prendre un 'temps mort' (une pause de jusqu'à 6 semaines) de nos services via l'option '<a href='{baseurl}/{lang}/account/timeout'>Temps mort</a>'.</br>Si vous préférez simplement fermer votre compte, vous pouvez le faire via l'option '<a href='{baseurl}/{lang}/account/account-closure'>Fermeture de compte</a>'.</br>Nous vous recommandons également de lire nos pages d'aide '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jeu responsable</a>' pour plus de conseils si nécessaire.",productRestrictionEmailText:"E-mail : <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Durée :",dateInstructions:"Pour entrer manuellement la date, utilisez le format suivant :",forever:"Pour toujours",save:"Enregistrer",noPeriodSelected:"Veuillez sélectionner une période de restriction",selectAPeriod:"Sélectionnez une période",Casino:"Casino",Sports:"Sports",Virtuals:"Virtuels","6Month":"6 Mois","1Year":"1 An","2Year":"2 Ans","5Year":"5 Ans",Until:"Jusqu'à",Permanent:"Permanent",deniedProductText:"Produit restreint jusqu'au {date}",temporaryProductRestriction:"Votre période de restriction de produit durera jusqu'à {date} 23:59.",permanentProductRestriction:"Votre période de restriction de produit sera permanente.",confirmationModalTitle:"Confirmation",productRestrictionSuccess:"Restriction de produit active",confirmationModalTextPeriodProductRestriction:"Vous choisissez de vous restreindre des produits suivants jusqu'au {date} / pour {period}. </br> {product} </br> Cette action ne peut pas être annulée une fois confirmée </br> Veuillez confirmer que vous souhaitez continuer.",errorProductRestrictionCall:"Il y a eu un problème lors de la demande de restriction de produit.",generalError:"Il y a eu une erreur lors de la récupération de la restriction de produit.",InvalidSession:"La session a expiré."},ro:{titleProductRestriction:"Restricție de produs",productRestrictionText:"<p>În timpul restricției de produs, accesul la contul dvs. va fi complet restricționat.</br>Restricția de produs poate fi ridicată doar după ce perioada pe care ați selectat-o a trecut, prin comunicarea cu Suportul pentru Clienți, care va fi supusă unei revizuiri și unei perioade de răcire.</br>Alternativ, puteți alege să luați o 'pauză' (o pauză de până la 6 săptămâni) de la serviciile noastre prin opțiunea '<a href='{baseurl}/{lang}/account/timeout'>Pauză</a>'.</br>Dacă preferați doar să vă închideți contul, puteți alege să faceți acest lucru prin opțiunea '<a href='{baseurl}/{lang}/account/account-closure'>Închidere cont</a>'.</br>Vă recomandăm, de asemenea, să citiți paginile noastre de ajutor '<a href='{baseurl}/{lang}/page/responsible-gambling'>Joc responsabil</a>' pentru sfaturi suplimentare, dacă aveți nevoie.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Durată:",dateInstructions:"Pentru a introduce manual data, utilizați următorul format:",forever:"Pentru totdeauna",save:"Salvează",noPeriodSelected:"Vă rugăm să selectați o perioadă de restricție",selectAPeriod:"Selectați o perioadă",Casino:"Cazinou",Sports:"Sporturi",Virtuals:"Virtuale","6Month":"6 Luni","1Year":"1 An","2Year":"2 Ani","5Year":"5 Ani",Until:"Până la",Permanent:"Permanent",deniedProductText:"Produs restricționat până la {date}",temporaryProductRestriction:"Perioada dvs. de restricție de produs va dura până la {date} 23:59.",permanentProductRestriction:"Perioada dvs. de restricție de produs va fi permanentă.",confirmationModalTitle:"Confirmare",productRestrictionSuccess:"Restricție de produs activă",confirmationModalTextPeriodProductRestriction:"Alegeți să vă restricționați de la următoarele produse până la {date} / pentru {period}. </br> {product} </br> Această acțiune nu poate fi inversată odată confirmată </br> Vă rugăm să confirmați că doriți să continuați.",errorProductRestrictionCall:"A apărut o problemă în timpul solicitării de restricție de produs.",generalError:"A apărut o eroare la preluarea restricției de produs.",InvalidSession:"Sesiunea a expirat."},es:{titleProductRestriction:"Restricción de producto",productRestrictionText:"<p>Mientras esté restringido por producto, el acceso a su cuenta estará completamente restringido.</br>La restricción de producto solo se puede levantar después de que haya pasado el período que seleccionó comunicándose con el Soporte al Cliente, lo cual estará sujeto a revisión y un período de enfriamiento.</br>Alternativamente, puede optar por tomarse un 'descanso' (una pausa de hasta 6 semanas) de nuestros servicios a través de la opción '<a href='{baseurl}/{lang}/account/timeout'>Descanso</a>'.</br>Si prefiere simplemente cerrar su cuenta, puede optar por hacerlo a través de la opción '<a href='{baseurl}/{lang}/account/account-closure'>Cierre de cuenta</a>'.</br>Le recomendamos que también lea nuestras páginas de ayuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Juego Responsable</a>' para obtener más consejos si los necesita.",productRestrictionEmailText:"Correo electrónico: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duración:",dateInstructions:"Para ingresar manualmente la fecha, use el siguiente formato:",forever:"Para siempre",save:"Guardar",noPeriodSelected:"Por favor seleccione un período de restricción",selectAPeriod:"Seleccione un período",Casino:"Casino",Sports:"Deportes",Virtuals:"Virtuales","6Month":"6 Meses","1Year":"1 Año","2Year":"2 Años","5Year":"5 Años",Until:"Hasta",Permanent:"Permanente",deniedProductText:"Producto restringido hasta {date}",temporaryProductRestriction:"Su período de restricción de producto durará hasta {date} 23:59.",permanentProductRestriction:"Su período de restricción de producto será permanente.",confirmationModalTitle:"Confirmación",productRestrictionSuccess:"Restricción de producto activa",confirmationModalTextPeriodProductRestriction:"Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",errorProductRestrictionCall:"Hubo un problema al realizar la solicitud de restricción de producto.",generalError:"Hubo un error al obtener la restricción de producto.",InvalidSession:"La sesión ha expirado."},pt:{titleProductRestriction:"Restrição de Produto",productRestrictionText:"<p>Enquanto estiver com restrição de produto, o acesso à sua conta será totalmente restrito.</br>A restrição de produto só pode ser levantada após o período que você selecionou ter passado, comunicando-se com o Suporte ao Cliente, o que estará sujeito a revisão e um período de reflexão.</br>Alternativamente, você pode optar por fazer uma 'pausa' (uma pausa de até 6 semanas) de nossos serviços através da opção '<a href='{baseurl}/{lang}/account/timeout'>Pausa</a>'.</br>Se você preferir apenas fechar sua conta, pode optar por fazê-lo através da opção '<a href='{baseurl}/{lang}/account/account-closure'>Encerramento de Conta</a>'.</br>Recomendamos que você também leia nossas páginas de ajuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jogo Responsável</a>' para obter mais conselhos, se precisar.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duração:",dateInstructions:"Para inserir a data manualmente, use o seguinte formato:",forever:"Para sempre",save:"Salvar",noPeriodSelected:"Por favor, selecione um período de restrição",selectAPeriod:"Selecione um período",Casino:"Cassino",Sports:"Esportes",Virtuals:"Virtuais","6Month":"6 Meses","1Year":"1 Ano","2Year":"2 Anos","5Year":"5 Anos",Until:"Até",Permanent:"Permanente",deniedProductText:"Produto restrito até {date}",temporaryProductRestriction:"Seu período de restrição de produto durará até {date} 23:59.",permanentProductRestriction:"Seu período de restrição de produto será permanente.",confirmationModalTitle:"Confirmação",productRestrictionSuccess:"Restrição de produto ativa",confirmationModalTextPeriodProductRestriction:"Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",errorProductRestrictionCall:"Houve um problema ao fazer a solicitação de restrição de produto.",generalError:"Houve um erro ao buscar a restrição de produto.",InvalidSession:"A sessão expirou."},hr:{titleProductRestriction:"Ograničenje proizvoda",productRestrictionText:"<p>Tijekom ograničenja proizvoda, pristup vašem računu bit će potpuno ograničen.</br>Ograničenje proizvoda može se ukinuti tek nakon što prođe razdoblje koje ste odabrali, komunikacijom s korisničkom podrškom, što će biti podložno pregledu i razdoblju hlađenja.</br>Alternativno, možete odabrati 'pauzu' (pauza do 6 tjedana) od naših usluga putem opcije '<a href='{baseurl}/{lang}/account/timeout'>Pauza</a>'.</br>Ako radije želite zatvoriti svoj račun, možete to učiniti putem opcije '<a href='{baseurl}/{lang}/account/account-closure'>Zatvaranje računa</a>'.</br>Preporučujemo vam da također pročitate naše stranice pomoći '<a href='{baseurl}/{lang}/page/responsible-gambling'>Odgovorno kockanje</a>' za daljnje savjete ako vam je potrebno.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Trajanje:",dateInstructions:"Za ručni unos datuma koristite sljedeći format:",forever:"Zauvijek",save:"Spremi",noPeriodSelected:"Molimo odaberite razdoblje ograničenja",selectAPeriod:"Odaberite razdoblje",Casino:"Kasino",Sports:"Sportovi",Virtuals:"Virtualni","6Month":"6 Mjeseci","1Year":"1 Godina","2Year":"2 Godine","5Year":"5 Godina",Until:"Do",Permanent:"Trajno",deniedProductText:"Ograničeni proizvod do {date}",temporaryProductRestriction:"Vaše razdoblje ograničenja proizvoda trajat će do {date} 23:59.",permanentProductRestriction:"Vaše razdoblje ograničenja proizvoda bit će trajno.",confirmationModalTitle:"Potvrda",productRestrictionSuccess:"Ograničenje proizvoda aktivno",confirmationModalTextPeriodProductRestriction:"Odabirete ograničiti se od sljedećih proizvoda do {date} / za {period}. </br> {product} </br> Ova radnja se ne može poništiti nakon potvrde </br> Molimo potvrdite da želite nastaviti.",errorProductRestrictionCall:"Došlo je do problema prilikom podnošenja zahtjeva za ograničenje proizvoda.",generalError:"Došlo je do pogreške prilikom dohvaćanja ograničenja proizvoda.",InvalidSession:"Sesija je istekla."},"pt-br":{titleProductRestriction:"Restrição de Produto",productRestrictionText:"<p>Enquanto estiver com restrição de produto, o acesso à sua conta será totalmente restrito.</br>A restrição de produto só pode ser levantada após o período que você selecionou ter passado, comunicando-se com o Suporte ao Cliente, o que estará sujeito a revisão e um período de reflexão.</br>Alternativamente, você pode optar por fazer uma 'pausa' (uma pausa de até 6 semanas) de nossos serviços através da opção '<a href='{baseurl}/{lang}/account/timeout'>Pausa</a>'.</br>Se você preferir apenas fechar sua conta, pode optar por fazê-lo através da opção '<a href='{baseurl}/{lang}/account/account-closure'>Encerramento de Conta</a>'.</br>Recomendamos que você também leia nossas páginas de ajuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jogo Responsável</a>' para obter mais conselhos, se precisar.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duração:",dateInstructions:"Para inserir a data manualmente, use o seguinte formato:",forever:"Para sempre",save:"Salvar",noPeriodSelected:"Por favor, selecione um período de restrição",selectAPeriod:"Selecione um período",Casino:"Cassino",Sports:"Esportes",Virtuals:"Virtuais","6Month":"6 Meses","1Year":"1 Ano","2Year":"2 Anos","5Year":"5 Anos",Until:"Até",Permanent:"Permanente",deniedProductText:"Produto restrito até {date}",temporaryProductRestriction:"Seu período de restrição de produto durará até {date} 23:59.",permanentProductRestriction:"Seu período de restrição de produto será permanente.",confirmationModalTitle:"Confirmação",productRestrictionSuccess:"Restrição de produto ativa",confirmationModalTextPeriodProductRestriction:"Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",errorProductRestrictionCall:"Houve um problema ao fazer a solicitação de restrição de produto.",generalError:"Houve um erro ao buscar a restrição de produto.",InvalidSession:"A sessão expirou."},"es-mx":{titleProductRestriction:"Restricción de producto",productRestrictionText:"<p>Mientras esté restringido por producto, el acceso a su cuenta estará completamente restringido.</br>La restricción de producto solo se puede levantar después de que haya pasado el período que seleccionó comunicándose con el Soporte al Cliente, lo cual estará sujeto a revisión y un período de enfriamiento.</br>Alternativamente, puede optar por tomarse un 'descanso' (una pausa de hasta 6 semanas) de nuestros servicios a través de la opción '<a href='{baseurl}/{lang}/account/timeout'>Descanso</a>'.</br>Si prefiere simplemente cerrar su cuenta, puede optar por hacerlo a través de la opción '<a href='{baseurl}/{lang}/account/account-closure'>Cierre de cuenta</a>'.</br>Le recomendamos que también lea nuestras páginas de ayuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Juego Responsable</a>' para obtener más consejos si los necesita.",productRestrictionEmailText:"Correo electrónico: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duración:",dateInstructions:"Para ingresar manualmente la fecha, use el siguiente formato:",forever:"Para siempre",save:"Guardar",noPeriodSelected:"Por favor seleccione un período de restricción",selectAPeriod:"Seleccione un período",Casino:"Casino",Sports:"Deportes",Virtuals:"Virtuales","6Month":"6 Meses","1Year":"1 Año","2Year":"2 Años","5Year":"5 Años",Until:"Hasta",Permanent:"Permanente",deniedProductText:"Producto restringido hasta {date}",temporaryProductRestriction:"Su período de restricción de producto durará hasta {date} 23:59.",permanentProductRestriction:"Su período de restricción de producto será permanente.",confirmationModalTitle:"Confirmación",productRestrictionSuccess:"Restricción de producto activa",confirmationModalTextPeriodProductRestriction:"Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",errorProductRestrictionCall:"Hubo un problema al realizar la solicitud de restricción de producto.",generalError:"Hubo un error al obtener la restricción de producto.",InvalidSession:"La sesión ha expirado."},tr:{titleProductRestriction:"Ürün Kısıtlaması",productRestrictionText:"<p>Ürün kısıtlaması sırasında, hesabınıza erişim tamamen kısıtlanacaktır.</br>Ürün kısıtlaması, yalnızca seçtiğiniz süre geçtikten sonra Müşteri Desteği ile iletişime geçerek kaldırılabilir, bu da inceleme ve soğuma süresine tabi olacaktır.</br>Alternatif olarak, '<a href='{baseurl}/{lang}/account/timeout'>Zaman aşımı</a>' seçeneği aracılığıyla hizmetlerimizden 'zaman aşımı' (6 haftaya kadar bir ara) vermeyi seçebilirsiniz.</br>Hesabınızı kapatmayı tercih ederseniz, '<a href='{baseurl}/{lang}/account/account-closure'>Hesap Kapatma</a>' seçeneği aracılığıyla bunu yapabilirsiniz.</br>İhtiyacınız olursa, daha fazla tavsiye için '<a href='{baseurl}/{lang}/page/responsible-gambling'>Sorumlu Kumar</a>' yardım sayfalarımızı okumanızı öneririz.",productRestrictionEmailText:"E-posta: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Süre:",dateInstructions:"Tarihi manuel olarak girmek için aşağıdaki formatı kullanın:",forever:"Sonsuza kadar",save:"Kaydet",noPeriodSelected:"Lütfen bir kısıtlama süresi seçin",selectAPeriod:"Bir dönem seçin",Casino:"Kumarhane",Sports:"Sporlar",Virtuals:"Sanal","6Month":"6 Ay","1Year":"1 Yıl","2Year":"2 Yıl","5Year":"5 Yıl",Until:"Kadar",Permanent:"Kalıcı",deniedProductText:"Ürün {date} tarihine kadar kısıtlandı",temporaryProductRestriction:"Ürün kısıtlama süreniz {date} 23:59'a kadar sürecektir.",permanentProductRestriction:"Ürün kısıtlama süreniz kalıcı olacaktır.",confirmationModalTitle:"Onay",productRestrictionSuccess:"Ürün kısıtlaması aktif",confirmationModalTextPeriodProductRestriction:"Aşağıdaki ürünlerden {date} tarihine kadar / {period} süresince kendinizi kısıtlamayı seçiyorsunuz. </br> {product} </br> Bu işlem onaylandıktan sonra geri alınamaz </br> Lütfen devam etmek istediğinizi onaylayın.",errorProductRestrictionCall:"Ürün kısıtlama isteği yapılırken bir sorun oluştu.",generalError:"Ürün kısıtlaması alınırken bir hata oluştu.",InvalidSession:"Oturum süresi doldu."}};var ed=Object.defineProperty,td=Object.defineProperties,id=Object.getOwnPropertyDescriptors,hs=Object.getOwnPropertySymbols,od=Object.prototype.hasOwnProperty,rd=Object.prototype.propertyIsEnumerable,wo=(i,e,t)=>e in i?ed(i,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):i[e]=t,Ye=(i,e)=>{for(var t in e||(e={}))od.call(e,t)&&wo(i,t,e[t]);if(hs)for(var t of hs(e))rd.call(e,t)&&wo(i,t,e[t]);return i},Si=(i,e)=>td(i,id(e)),j=(i,e,t)=>(wo(i,typeof e!="symbol"?e+"":e,t),t),_i=(i,e,t)=>new Promise((o,r)=>{var s=l=>{try{a(t.next(l))}catch(c){r(c)}},n=l=>{try{a(t.throw(l))}catch(c){r(c)}},a=l=>l.done?o(l.value):Promise.resolve(l.value).then(s,n);a((t=t.apply(i,e)).next())});/**
|
|
2
2
|
* @license
|
|
3
3
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
4
4
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -323,7 +323,7 @@ const xs = {
|
|
|
323
323
|
permanentProductRestriction: "Your product-restriction period will be permanent.",
|
|
324
324
|
confirmationModalTitle: "Product Restriction",
|
|
325
325
|
productRestrictionSuccess: "Product restrcition active",
|
|
326
|
-
|
|
326
|
+
confirmationModalTextPeriodProductRestriction: "You are choosing to restrict yourself from the following products until {date} / for {period}. </br> {product} </br> This action cannot be reversed once confirmed </br> Please confirm you wish to proceed.",
|
|
327
327
|
errorProductRestrictionCall: "There was a problem while making the product restriction request.",
|
|
328
328
|
generalError: "There was an error while fetching the product restriction.",
|
|
329
329
|
InvalidSession: "The session is exipired."
|
|
@@ -352,7 +352,7 @@ const xs = {
|
|
|
352
352
|
permanentProductRestriction: "您的產品限制期將是永久的。",
|
|
353
353
|
confirmationModalTitle: "確認",
|
|
354
354
|
productRestrictionSuccess: "產品限制已激活",
|
|
355
|
-
|
|
355
|
+
confirmationModalTextPeriodProductRestriction: "您選擇將自己限制使用以下產品,直到 {date} / 為期 {period}。 </br> {product} </br> 一旦確認,此操作無法撤銷 </br> 請確認您希望繼續。",
|
|
356
356
|
errorProductRestrictionCall: "在進行產品限制請求時出現問題。",
|
|
357
357
|
generalError: "獲取產品限制時出現錯誤。",
|
|
358
358
|
InvalidSession: "會話已過期。"
|
|
@@ -381,7 +381,7 @@ const xs = {
|
|
|
381
381
|
permanentProductRestriction: "Votre période de restriction de produit sera permanente.",
|
|
382
382
|
confirmationModalTitle: "Confirmation",
|
|
383
383
|
productRestrictionSuccess: "Restriction de produit active",
|
|
384
|
-
|
|
384
|
+
confirmationModalTextPeriodProductRestriction: "Vous choisissez de vous restreindre des produits suivants jusqu'au {date} / pour {period}. </br> {product} </br> Cette action ne peut pas être annulée une fois confirmée </br> Veuillez confirmer que vous souhaitez continuer.",
|
|
385
385
|
errorProductRestrictionCall: "Il y a eu un problème lors de la demande de restriction de produit.",
|
|
386
386
|
generalError: "Il y a eu une erreur lors de la récupération de la restriction de produit.",
|
|
387
387
|
InvalidSession: "La session a expiré."
|
|
@@ -410,7 +410,7 @@ const xs = {
|
|
|
410
410
|
permanentProductRestriction: "Perioada dvs. de restricție de produs va fi permanentă.",
|
|
411
411
|
confirmationModalTitle: "Confirmare",
|
|
412
412
|
productRestrictionSuccess: "Restricție de produs activă",
|
|
413
|
-
|
|
413
|
+
confirmationModalTextPeriodProductRestriction: "Alegeți să vă restricționați de la următoarele produse până la {date} / pentru {period}. </br> {product} </br> Această acțiune nu poate fi inversată odată confirmată </br> Vă rugăm să confirmați că doriți să continuați.",
|
|
414
414
|
errorProductRestrictionCall: "A apărut o problemă în timpul solicitării de restricție de produs.",
|
|
415
415
|
generalError: "A apărut o eroare la preluarea restricției de produs.",
|
|
416
416
|
InvalidSession: "Sesiunea a expirat."
|
|
@@ -439,7 +439,7 @@ const xs = {
|
|
|
439
439
|
permanentProductRestriction: "Su período de restricción de producto será permanente.",
|
|
440
440
|
confirmationModalTitle: "Confirmación",
|
|
441
441
|
productRestrictionSuccess: "Restricción de producto activa",
|
|
442
|
-
|
|
442
|
+
confirmationModalTextPeriodProductRestriction: "Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",
|
|
443
443
|
errorProductRestrictionCall: "Hubo un problema al realizar la solicitud de restricción de producto.",
|
|
444
444
|
generalError: "Hubo un error al obtener la restricción de producto.",
|
|
445
445
|
InvalidSession: "La sesión ha expirado."
|
|
@@ -468,7 +468,7 @@ const xs = {
|
|
|
468
468
|
permanentProductRestriction: "Seu período de restrição de produto será permanente.",
|
|
469
469
|
confirmationModalTitle: "Confirmação",
|
|
470
470
|
productRestrictionSuccess: "Restrição de produto ativa",
|
|
471
|
-
|
|
471
|
+
confirmationModalTextPeriodProductRestriction: "Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",
|
|
472
472
|
errorProductRestrictionCall: "Houve um problema ao fazer a solicitação de restrição de produto.",
|
|
473
473
|
generalError: "Houve um erro ao buscar a restrição de produto.",
|
|
474
474
|
InvalidSession: "A sessão expirou."
|
|
@@ -497,7 +497,7 @@ const xs = {
|
|
|
497
497
|
permanentProductRestriction: "Vaše razdoblje ograničenja proizvoda bit će trajno.",
|
|
498
498
|
confirmationModalTitle: "Potvrda",
|
|
499
499
|
productRestrictionSuccess: "Ograničenje proizvoda aktivno",
|
|
500
|
-
|
|
500
|
+
confirmationModalTextPeriodProductRestriction: "Odabirete ograničiti se od sljedećih proizvoda do {date} / za {period}. </br> {product} </br> Ova radnja se ne može poništiti nakon potvrde </br> Molimo potvrdite da želite nastaviti.",
|
|
501
501
|
errorProductRestrictionCall: "Došlo je do problema prilikom podnošenja zahtjeva za ograničenje proizvoda.",
|
|
502
502
|
generalError: "Došlo je do pogreške prilikom dohvaćanja ograničenja proizvoda.",
|
|
503
503
|
InvalidSession: "Sesija je istekla."
|
|
@@ -526,7 +526,7 @@ const xs = {
|
|
|
526
526
|
permanentProductRestriction: "Seu período de restrição de produto será permanente.",
|
|
527
527
|
confirmationModalTitle: "Confirmação",
|
|
528
528
|
productRestrictionSuccess: "Restrição de produto ativa",
|
|
529
|
-
|
|
529
|
+
confirmationModalTextPeriodProductRestriction: "Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",
|
|
530
530
|
errorProductRestrictionCall: "Houve um problema ao fazer a solicitação de restrição de produto.",
|
|
531
531
|
generalError: "Houve um erro ao buscar a restrição de produto.",
|
|
532
532
|
InvalidSession: "A sessão expirou."
|
|
@@ -555,7 +555,7 @@ const xs = {
|
|
|
555
555
|
permanentProductRestriction: "Su período de restricción de producto será permanente.",
|
|
556
556
|
confirmationModalTitle: "Confirmación",
|
|
557
557
|
productRestrictionSuccess: "Restricción de producto activa",
|
|
558
|
-
|
|
558
|
+
confirmationModalTextPeriodProductRestriction: "Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",
|
|
559
559
|
errorProductRestrictionCall: "Hubo un problema al realizar la solicitud de restricción de producto.",
|
|
560
560
|
generalError: "Hubo un error al obtener la restricción de producto.",
|
|
561
561
|
InvalidSession: "La sesión ha expirado."
|
|
@@ -584,7 +584,7 @@ const xs = {
|
|
|
584
584
|
permanentProductRestriction: "Ürün kısıtlama süreniz kalıcı olacaktır.",
|
|
585
585
|
confirmationModalTitle: "Onay",
|
|
586
586
|
productRestrictionSuccess: "Ürün kısıtlaması aktif",
|
|
587
|
-
|
|
587
|
+
confirmationModalTextPeriodProductRestriction: "Aşağıdaki ürünlerden {date} tarihine kadar / {period} süresince kendinizi kısıtlamayı seçiyorsunuz. </br> {product} </br> Bu işlem onaylandıktan sonra geri alınamaz </br> Lütfen devam etmek istediğinizi onaylayın.",
|
|
588
588
|
errorProductRestrictionCall: "Ürün kısıtlama isteği yapılırken bir sorun oluştu.",
|
|
589
589
|
generalError: "Ürün kısıtlaması alınırken bir hata oluştu.",
|
|
590
590
|
InvalidSession: "Oturum süresi doldu."
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountProductRestriction-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountProductRestriction-D6Uwhn8X.cjs")).then(({default:t})=>{!customElements.get("player-account-product-restriction")&&customElements.define("player-account-product-restriction",t.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/PlayerAccountProductRestriction-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/PlayerAccountProductRestriction-B-WRMHSt.js").then(({ default: t }) => {
|
|
14
14
|
!customElements.get("player-account-product-restriction") && customElements.define("player-account-product-restriction", t.element);
|
|
15
15
|
});
|
|
16
16
|
}
|
package/package.json
CHANGED