import{d as G,b3 as H,I as ee,S as C,D as m,o as r,c as b,a as s,A as X,t as N,e as k,r as V,i as E,p as R,aa as K,a9 as Y,ca as ge,a2 as j,N as U,v as Q,f as fe,a8 as ie,bv as ye,bK as le,aA as ve,T as _e,cb as he,bV as be,w as Oe,V as Se,b4 as Pe,q as A,ad as ke,a7 as ue,ag as ce,u as we,aJ as Te,af as $e,j as D,a$ as Be,z as Le,O as Ie,h as pe,a1 as Ve,a0 as Ne,s as x,am as Re,cc as z,H as Ee,cd as Ae,bN as De,k as oe,l as de,bG as ae,ce as ne}from"./D-RneWY7.js";import{v as Fe,f as ze}from"./DtW-SaFB.js";import{_ as Ce}from"./f3ejL5kT.js";import{u as Ue}from"./EnFIuZhh.js";const Ge=["for"],Me=["href"],qe={key:0,class:"tw-text-text-error-primary"},We=["for"],He=["id","disabled"],Ke=G({__name:"NgToggle",props:{modelValue:{type:Boolean},type:{default:H.default},isDisabled:{type:Boolean,default:!1},labelKey:{default:""},isLabelShown:{type:Boolean,default:!1},isCustomLabel:{type:Boolean,default:!1},classes:{default:()=>""},isLabelLeft:{type:Boolean,default:!1},labelLink:{default:null}},emits:["update:modelValue"],setup(f,{emit:B}){const{t:o}=ee(),i=f,g=B,t=C(Fe()),p=m({get:()=>i.modelValue,set:n=>g("update:modelValue",n)}),P=m(()=>i.labelLink&&Object.keys(i.labelLink).length),O=m(()=>[`${i.isLabelShown?"with-label":"without-label"}`,`${i.classes}`]);return(n,w)=>{const u=Q;return r(),b("div",{class:U(["ng-toggle-wrapper",[s(O),{"tw-flex-row-reverse":n.isLabelLeft,disabled:n.isDisabled}]])},[n.isLabelShown?(r(),b("label",{key:0,for:s(t),class:"ng-toggle-label"},[X(N(s(o)(n.labelKey))+" ",1),s(P)?(r(),b("a",{key:0,href:n.labelLink.url,target:"_blank",class:"tw-cursor-pointer"},[X(N(n.$t(n.labelLink.label))+" ",1),n.labelLink.important?(r(),b("span",qe," * ")):k("",!0)],8,Me)):k("",!0)],8,Ge)):k("",!0),n.isCustomLabel?(r(),b("label",{key:1,for:s(t),class:"ng-toggle-label"},[V(n.$slots,"customLabel")],8,We)):k("",!0),E("div",{class:U(["ng-toggle",[n.type,{active:s(p)}]])},[n.type===s(H).check?(r(),R(u,{key:0,name:"check",color:"white",width:14,height:10})):n.type===s(H).indeterminate?(r(),R(u,{key:1,name:"indeterminate",color:"white",width:12,height:3})):n.type===s(H).fav?(r(),b(K,{key:2},[s(p)?(r(),R(u,{key:0,name:"star-fill",color:"white",size:20})):(r(),R(u,{key:1,name:"star-none",color:"white",size:20}))],64)):k("",!0),Y(E("input",{id:s(t),"onUpdate:modelValue":w[0]||(w[0]=y=>j(p)?p.value=y:null),type:"checkbox",disabled:n.isDisabled},null,8,He),[[ge,s(p)]])],2)],2)}}});var h=(f=>(f.SELECTED_OPTION="selected-option",f.OPTION="option",f.AFTER_SELECTED_OPTION="after-selected-option",f.AFTER_OPTION="after-option",f.BEFORE_OPTIONS="before-options",f.BEFORE_VALUE="before-value",f.FOOTER="footer",f))(h||{});const je={key:1,class:"ng-select-dropdown__list"},Je=["onClick"],Xe={key:0,class:"ng-select-dropdown__value"},Ye={key:1,class:"ng-select-dropdown__item__left"},Qe={class:"ng-select-dropdown__value--text"},Ze={key:2,class:"ng-select-dropdown__no-options"},xe={key:3,class:"ng-select-dropdown__footer"},et=G({__name:"NgSelectorDropdown",props:{valueSelect:{},dropdownStatus:{type:Boolean},selectRef:{},options:{},modelValue:{},inputName:{},itemList:{},isValidatedSeparately:{type:Boolean},validationRules:{},returnedOption:{},displayedOption:{},opened:{type:Boolean},defaultOption:{},arrowSize:{},dropdownWidth:{},isSearchable:{type:Boolean},isRequired:{type:Boolean},placeholder:{},multi:{type:Boolean},checkboxes:{type:Boolean},displayAllIfEmpty:{type:Boolean},addAllOption:{type:Boolean},isDisabled:{type:Boolean},isPacifier:{type:Boolean},size:{},lazy:{type:Boolean},classDropdown:{},teleportDropdownTo:{},closeOnSelect:{type:Boolean},classList:{}},emits:["update:valueSelect","close"],setup(f,{emit:B}){const o=f,i=B,g=C(""),t=C(null),p=m({get:()=>o.valueSelect,set:e=>i("update:valueSelect",e)}),P=m(()=>o.isSearchable&&o.options.length>8),O=m(()=>g.value?o.options.filter(e=>u(e).toLowerCase().includes(g.value.toLowerCase())):o.options),n=e=>{if(o.multi){const a=Array.isArray(p.value)?p.value:[],d=y(e),v=a.indexOf(d);v===-1?a.push(d):a.splice(v,1),p.value=a}else p.value=y(e)},w=e=>{if(o.multi){const a=y(e);return Array.isArray(p.value)&&p.value.includes(a)}else return y(e)===p.value},u=e=>typeof e=="string"||typeof e=="number"?e:e[o.displayedOption],y=e=>typeof e=="string"||typeof e=="number"?e:e[o.returnedOption],L=(e,a)=>{if(e.closest(".header"))return;const d=e.closest("#globalModal"),v=document.querySelector(".header");if(d){const I=d.querySelector(".ng-modal-header");if(I){const{top:T,height:c}=I.getBoundingClientRect(),l=T+c;a.top<l&&i("close")}}v&&a.top<v.scrollHeight&&i("close")},S=()=>{const e=o.selectRef,a=t.value;if(!e||!a)return;const d=e.getBoundingClientRect(),v=window.innerHeight,I=a.getBoundingClientRect(),T=v-d.bottom;a.style.width=`${o.dropdownWidth?o.dropdownWidth:d.width+"px"}`,a.style.zIndex="1000",L(e,I),o.teleportDropdownTo==="body"&&(a.style.left=`${d.left}px`,a.style.position="fixed",T<256?(a.style.top=`${d.top-I.height-4}px`,a.style.bottom="unset"):(a.style.top=`${d.bottom+4}px`,a.style.bottom="unset")),requestAnimationFrame(S)};return fe(()=>{requestAnimationFrame(S)}),(e,a)=>{const d=Ce,v=Ke,I=ie("has-scroll");return r(),R(_e,{disabled:!e.teleportDropdownTo,to:e.teleportDropdownTo},[Y(E("div",{ref_key:"SelectDropdown",ref:t,class:U(["ng-select-dropdown",e.classDropdown])},[s(P)?(r(),R(d,{key:0,modelValue:s(g),"onUpdate:modelValue":a[0]||(a[0]=T=>j(g)?g.value=T:null),modelModifiers:{lazy:!0,trim:!0},"placeholder-text":e.$t("search"),size:"small",class:"ng-select-dropdown__search","input-name":"search",onClick:a[1]||(a[1]=le(()=>{},["stop"]))},null,8,["modelValue","placeholder-text"])):k("",!0),s(O).length>0?Y((r(),b("ul",je,[e.$slots[s(h).BEFORE_OPTIONS]?V(e.$slots,s(h).BEFORE_OPTIONS,{key:0}):k("",!0),(r(!0),b(K,null,ve(s(O),T=>(r(),b("li",{key:y(T),class:U(["ng-select-dropdown__item",{"ng-select-dropdown__item--active":w(T)}]),onClick:le(c=>n(T),["stop"])},[e.$slots[s(h).OPTION]?V(e.$slots,s(h).OPTION,{key:1,props:T}):(r(),b("div",Xe,[e.checkboxes?(r(),R(v,{key:0,"model-value":w(T),type:s(H).check},null,8,["model-value","type"])):k("",!0),e.$slots[s(h).AFTER_OPTION]?(r(),b("div",Ye,[V(e.$slots,s(h).AFTER_OPTION,{props:T})])):k("",!0),E("span",Qe,N(u(T)),1)]))],10,Je))),128))])),[[I,"ng-select-dropdown__list--has-scroll"]]):(r(),b("div",Ze,N(e.$t("no_result")),1)),e.$slots[s(h).FOOTER]?(r(),b("div",xe,[V(e.$slots,s(h).FOOTER)])):k("",!0)],2),[[ye,e.dropdownStatus]])],8,["disabled","to"])}}}),tt={key:0,class:"ng-select__left"},st={class:"ng-select__center"},lt={key:0,class:"ng-select__label"},ot={key:0,class:"ng-select-error-message"},me=G({__name:"NgSelector",props:{modelValue:{},inputName:{default:""},itemList:{},isValidatedSeparately:{type:Boolean},validationRules:{},returnedOption:{default:"value"},displayedOption:{default:"text"},opened:{type:Boolean},defaultOption:{},arrowSize:{},dropdownWidth:{},isSearchable:{type:Boolean,default:!1},isRequired:{type:Boolean},placeholder:{},multi:{type:Boolean},checkboxes:{type:Boolean},displayAllIfEmpty:{type:Boolean},addAllOption:{type:Boolean},isDisabled:{type:Boolean},isPacifier:{type:Boolean},size:{},lazy:{type:Boolean,default:!0},classDropdown:{},teleportDropdownTo:{default:"body"},closeOnSelect:{type:Boolean,default:!0},classList:{}},emits:{"update:modelValue":f=>f,open:null,close:null,change:f=>f},setup(f,{emit:B}){const{t:o}=ee(),i=he(),g=be(),t=f,p=B,{errorMessage:P}=Ue(()=>t.inputName,t.isValidatedSeparately?t.validationRules:null,{syncVModel:!0}),O=m(()=>t.placeholder?t.isRequired?t.placeholder:`${t.placeholder} (${o("optional")})`:""),n=C(!1),w=C(null),u=m(()=>{const l=[i.class,t.classList,{active:y.value,disabled:t.isDisabled}],_=["ng-select",{[`ng-select--${t.size}`]:t.size,"ng-select--active":y.value,"ng-select--error":P.value,"ng-select--disabled":t.isDisabled},i.class,t.classList];return{selectWrapper:g[h.SELECTED_OPTION]?l:_}}),y=m({get:()=>t.isPacifier?!1:n.value,set:l=>{n.value=t.isPacifier||t.isDisabled?!1:l}}),L=m(()=>t.arrowSize||(t.size==="small"?12:16)),S=m({get:()=>t.modelValue,set:l=>{p("update:modelValue",l),p("change",l)}}),e=m(()=>Array.isArray(t.itemList)?t.addAllOption?[{[t.returnedOption]:"",[t.displayedOption]:o("all")},...t.itemList]:t.itemList:t.defaultOption?[{[t.returnedOption]:t.defaultOption,[t.displayedOption]:t.defaultOption}]:[]),a=m(()=>t.multi?e.value.filter(l=>{const _=c(l);return Array.isArray(S.value)&&S.value.includes(_)}):e.value.find(l=>c(l)===S.value)||null),d=m(()=>{if(t.multi){const l=e.value.filter(_=>{const $=c(_);return Array.isArray(S.value)&&S.value.includes($)});return l.length===0&&t.displayAllIfEmpty?o("all"):l.length===1?T(l[0]):l.length>1?l.length:""}else{const l=e.value.find(_=>c(_)===S.value);return t.displayAllIfEmpty&&!l?o("all"):l?T(l):""}}),v=()=>{y.value=!y.value,p("open")},I=()=>{y.value=!1,p("close")},T=l=>typeof l=="string"||typeof l=="number"?l:l[t.displayedOption],c=l=>typeof l=="string"||typeof l=="number"?l:l[t.returnedOption];return Oe(()=>t.modelValue,()=>{t.closeOnSelect&&I()}),Se(()=>{t.defaultOption&&!t.modelValue&&(S.value=c(t.defaultOption))}),(l,_)=>{const $=Q,M=et,J=ie("click-outside");return r(),b(K,null,[Y((r(),b("div",{ref_key:"Select",ref:w,class:U(s(u).selectWrapper),onClick:v},[l.$slots[s(h).SELECTED_OPTION]?V(l.$slots,s(h).SELECTED_OPTION,{key:1,opened:s(y),props:s(a)}):(r(),b(K,{key:0},[l.$slots[s(h).AFTER_SELECTED_OPTION]?(r(),b("div",tt,[s(a)?V(l.$slots,s(h).AFTER_SELECTED_OPTION,{key:0,opened:s(y),props:s(a)}):k("",!0)])):k("",!0),E("div",st,[s(O)?(r(),b("span",lt,N(s(O)),1)):k("",!0),s(d)?(r(),b("span",{key:1,class:U(["ng-select__value",{"ng-select__tag":l.multi&&s(a).length>1}])},[l.$slots[s(h).BEFORE_VALUE]?V(l.$slots,s(h).BEFORE_VALUE,{key:0,props:s(a)}):(r(),b(K,{key:1},[X(N(s(d)),1)],64))],2)):k("",!0)])],64)),!t.isPacifier&&!l.$slots[s(h).SELECTED_OPTION]?(r(),R($,{key:2,class:"ng-select__arrow",size:s(L),name:"toggle"},null,8,["size"])):k("",!0),!l.lazy||s(y)?(r(),R(M,ke({key:3,"value-select":s(S),"onUpdate:valueSelect":_[0]||(_[0]=F=>j(S)?S.value=F:null),"dropdown-status":s(y),options:s(e),"select-ref":s(w),"close-on-select":t.closeOnSelect},t,{onClose:I}),Pe({_:2},[l.$slots[s(h).AFTER_OPTION]?{name:"after-option",fn:A(({props:F})=>[V(l.$slots,s(h).AFTER_OPTION,{props:F})]),key:"0"}:void 0,l.$slots[s(h).BEFORE_OPTIONS]?{name:"before-options",fn:A(()=>[V(l.$slots,s(h).BEFORE_OPTIONS)]),key:"1"}:void 0,l.$slots[s(h).FOOTER]?{name:"footer",fn:A(()=>[V(l.$slots,s(h).FOOTER)]),key:"2"}:void 0,l.$slots[s(h).OPTION]?{name:"option",fn:A(({props:F})=>[V(l.$slots,s(h).OPTION,{props:F})]),key:"3"}:void 0]),1040,["value-select","dropdown-status","options","select-ref","close-on-select"])):k("",!0)],2)),[[J,I]]),s(P)?(r(),b("span",ot,N(s(P)),1)):k("",!0)],64)}}}),vt=()=>{const f=ue(),B=ce(),o=we(),{globalData:i}=o,{fetchSpins:g,fetchVirtuals:t,fetchTvGames:p,fetchTableGames:P,fetchLiveGames:O,fetchPoker:n,fetchCrypto:w}=Te();let u;(c=>{c[c.Live=1]="Live",c[c.CasinoGames=2]="CasinoGames",c[c.VirtualGames=3]="VirtualGames",c[c.TvGames=4]="TvGames",c[c.Poker=5]="Poker",c[c.Sportbook=6]="Sportbook",c[c.Special=8]="Special",c[c.TableGames=9]="TableGames"})(u||(u={}));const y={1:"live-games",2:"games",3:"virtual-sport",4:"tv-games",5:"poker",8:"special-games",9:"table-games"},L={1:"live",2:"spins",3:"virtuals",5:"poker",8:"crypto",9:"table"},S={2:g,3:t,4:p,9:P,1:O,5:n,8:w},e=C([]),a=m(()=>{var c;return(c=i==null?void 0:i.casino_categories)==null?void 0:c.length}),d=m(()=>e.value);return{categoriesLinks:y,tabs:L,ECasinoCategories:u,getSliders:d,setSliders:(c,l=3)=>{if(a.value){const _=[];i==null||i.casino_categories.slice(0,l).forEach(($,M)=>{M>l||(_.push({api:S[$.type_id],query:{custom_category:$.id,per_page:12}}),e.value.push({games:[],name:$.name,title:$.name,titleIconUrl:($==null?void 0:$.icon)||"",link:f({path:$e.casino,query:{gameTab:L[$.type_id],custom_category:$.name}})}))}),Promise.allSettled(_.map(({api:$,query:M})=>$(M))).then($=>{i==null||i.casino_categories.slice(0,l).forEach((M,J)=>{var F,te,se;e.value[J].games=((se=(te=(F=$[J])==null?void 0:F.value)==null?void 0:te.data)==null?void 0:se.items)||[]})})}else e.value=c},hasCustomSlider:a,findCustomId:c=>{var l;return(l=i==null?void 0:i.casino_categories.find(_=>_.name===c))==null?void 0:l.id},checkRouteType:c=>B.query.gameTab===L[u[c]]}},at=G({__name:"NgPaginationSelect",props:{itemList:{},defaultOption:{},modelValue:{}},emits:["update:modelValue"],setup(f,{emit:B}){const o=f,i=B,g=m({get:()=>o.modelValue,set:t=>{i("update:modelValue",t)}});return(t,p)=>{const P=Q,O=me;return r(),R(O,{modelValue:s(g),"onUpdate:modelValue":p[0]||(p[0]=n=>j(g)?g.value=n:null),"item-list":t.itemList,"default-option":t.defaultOption,class:"ng-pagination-select"},{"selected-option":A(({props:n})=>[E("span",null,N(n),1),D(P,{size:12,class:"ng-pagination-select__arrow",name:"toggle"})]),_:1},8,["modelValue","item-list","default-option"])}}}),nt={class:"ng-pagination"},rt={key:0,class:"pagination-info-container"},it={key:0,class:"pagination-info"},ut={class:"pagination"},q="...",re=3,W=1,Z=1,_t=G({__name:"NgPagination",props:{currentPage:{},pages:{},total:{},perPageList:{},perPage:{},defaultPerPage:{default:10},withPerPage:{type:Boolean,default:!0}},emits:["change"],setup(f,{emit:B}){const o=f,i=B,g=C({page:1,perPage:o.defaultPerPage}),t=m(()=>W+5),p=m(()=>Math.max(o.currentPage-W,1)),P=m(()=>Math.min(o.currentPage+W,o.pages)),O=m(()=>p.value>2),n=m(()=>P.value<o.pages-2),w=m(()=>{if(t.value>=o.pages)return S(1,o.pages);if(!O.value&&n.value){const e=re+2*W;return[...S(1,e),q,o.pages]}if(O.value&&!n.value){const e=re+2*W,a=S(o.pages-e+1,o.pages);return[Z,q,...a]}if(O.value&&n.value){const e=S(p.value,P.value);return[Z,q,...e,q,o.pages]}return[]}),u=m(()=>o.perPage?o.perPage*(o.currentPage-1)+1:0),y=m(()=>o.perPage&&o.total?o.perPage*o.currentPage>o.total?o.total:o.perPage*o.currentPage:0),L=e=>{g.value.page=e,i("change",g.value)};function S(e,a){const d=a-e+1;return Array.from({length:d},(v,I)=>I+e)}return(e,a)=>{var l;const d=at,v=Q,I=Be,T=Le,c=Ie;return r(),b("div",nt,[e.withPerPage?(r(),b("div",rt,[e.total?(r(),b("div",it,[E("div",null,N(s(u))+"-"+N(s(y)),1),E("div",null,N(e.$t("of")),1),E("div",null,N(e.total),1)])):k("",!0),(l=e.perPageList)!=null&&l.length?(r(),R(d,{key:1,modelValue:s(g).perPage,"onUpdate:modelValue":[a[0]||(a[0]=_=>s(g).perPage=_),a[1]||(a[1]=_=>i("change",s(g)))],"default-option":e.perPageList[0],"item-list":e.perPageList},null,8,["modelValue","default-option","item-list"])):k("",!0)])):k("",!0),E("div",ut,[V(e.$slots,"prev",{},()=>[D(I,{class:"pagination-button pagination-prev","color-type":"secondary","is-disabled":e.currentPage===Z,onClick:a[2]||(a[2]=_=>L(e.currentPage-1))},{default:A(()=>[D(v,{name:"pagination-left",size:16})]),_:1},8,["is-disabled"])]),D(c,{list:s(w),"key-name":"pagination",container:!1},{item:A(({item:_})=>[_===q?V(e.$slots,"divider",{key:0},()=>[E("div",null,N(q))]):(r(),R(T,{key:1,label:_,"color-type":_===e.currentPage?"primary":"secondary",class:U(["pagination-button",{"pagination-current":_===e.currentPage}]),onClick:$=>L(_)},null,8,["label","color-type","class","onClick"]))]),_:3},8,["list"]),V(e.$slots,"next",{},()=>[D(I,{class:"pagination-button pagination-next","color-type":"secondary","is-disabled":e.currentPage===e.pages,onClick:a[3]||(a[3]=_=>L(e.currentPage+1))},{default:A(()=>[D(v,{name:"pagination-right",size:16})]),_:1},8,["is-disabled"])])])])}}}),ct=()=>{const f=pe(),B=Ve(),o=ce(),i=Ne(),g=ue(),{getUserBattle:t,getBattleStatus:p,getCurrency:P}=x(f),{loadingToken:O}=x(B),n=m(()=>o.meta.metaName===Re.SHOP),w=m(()=>o.fullPath.includes("battles")),u=m(()=>o.params.id&&o.path.includes("battles")),y=m(()=>o.fullPath.includes("battles/lobby")),L=m(()=>{var d,v;return!!((((d=t.value)==null?void 0:d.battle_status)===z.play||((v=t.value)==null?void 0:v.battle_status)===z.playing)&&t.value.player_balance)});return{disabledSelect:m(()=>{var d,v;return!!(O.value||p.value===z.playing&&((d=t.value)==null?void 0:d.player_origin_currency)===P.value||t.value&&p.value===z.play&&(w.value||y.value&&o.params.id===t.value.battle_link||u.value&&o.params.id===((v=t.value)==null?void 0:v.battle_id)))}),goToBattle:()=>{var d,v;((d=t.value)==null?void 0:d.battle_status)===z.play&&!y.value&&i.push(g({name:"battles-lobby-id",params:{id:t.value.battle_link}})),((v=t.value)==null?void 0:v.battle_status)===z.playing&&!u.value&&i.push(g({name:"battles-id",params:{id:t.value.battle_id}}))},numberToCurrency:d=>{const{PLATFORM_ID:v}=Ee().public;return["8dfa5f04-fa62-4634-a170-d65019070b5f","6ed534e6-fe06-428f-b15f-e769cbbfe1c4","45cab422-ae18-45d9-acde-e0ddead0091a"].includes(v)?ze(d):String(d).replace(Ae,"$1 ")},isShopPage:n,isBattlePage:w,isBattlesBattlePage:u,showBattleBalance:L,isBattlesLobbyPage:y}},pt={class:"currency-icon"},ht=G({__name:"WalletCurrencyIcon",props:{url:{},size:{}},setup(f){const B=f,o=pe(),i=ct(),{getUserBattle:g,getBattleCurrency:t,getCurrency:p}=x(o),{isBattlePage:P,isShopPage:O}=i,n=m(()=>{var u,y,L,S;return((u=g.value)==null?void 0:u.battle_status)===null?!1:!!((((y=g.value)==null?void 0:y.battle_status)===z.play||((L=g.value)==null?void 0:L.battle_status)===z.playing)&&((S=g.value)!=null&&S.player_balance))}),w=m(()=>B.url?B.url:O.value?De:P.value&&n.value&&t.value!==null?oe(t.value):oe(p.value));return(u,y)=>{const L=de;return r(),b("div",pt,[D(L,{width:u.size,height:u.size,src:s(w),alt:"currency-icon"},null,8,["width","height","src"])])}}}),dt={class:"ng-payment-selector__option"},bt=G({__name:"NgPaymentSelector",props:{modelValue:{},defaultOption:{},itemList:{}},emits:["update:modelValue"],setup(f,{emit:B}){const{te:o,t:i}=ee(),g=f,t=B,p=m({get:()=>g.modelValue.id,set:P=>{t("update:modelValue",g.itemList.find(O=>O.id===P))}});return(P,O)=>{const n=de,w=me;return r(),R(w,{modelValue:s(p),"onUpdate:modelValue":O[0]||(O[0]=u=>j(p)?p.value=u:null),"displayed-option":"name","item-list":P.itemList,placeholder:P.$t("payments_method"),"returned-option":"id",class:"ng-payment-selector","class-dropdown":"ng-payment-selector","is-required":""},{"after-selected-option":A(({props:u})=>[D(n,{alt:`provider ${u.name}`,src:u.image||s(ae),class:"ng-payment-selector__image"},null,8,["alt","src"])]),option:A(({props:u})=>[E("div",dt,[D(n,{alt:`provider ${u.name}`,src:u.image||s(ae),class:"ng-payment-selector__image"},null,8,["alt","src"]),X(" "+N(s(o)(`${s(ne)(u.name)}`)?s(i)(`${s(ne)(u.name)}`):u.name),1)])]),_:1},8,["modelValue","item-list","placeholder"])}}});export{h as E,me as _,_t as a,bt as b,Ke as c,ht as d,ct as e,vt as u};
