pb-sxp-ui 14.0.4 → 14.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +50 -32
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +50 -32
- package/dist/index.js.map +1 -1
- package/dist/index.min.cjs +4 -4
- package/dist/index.min.cjs.map +1 -1
- package/dist/index.min.js +4 -4
- package/dist/index.min.js.map +1 -1
- package/dist/pb-ui.js +50 -32
- package/dist/pb-ui.js.map +1 -1
- package/dist/pb-ui.min.js +4 -4
- package/dist/pb-ui.min.js.map +1 -1
- package/es/core/components/Consent/index.js +8 -2
- package/es/core/context/SxpDataSourceProvider.js +9 -28
- package/es/core/utils/tool.d.ts +2 -1
- package/es/core/utils/tool.js +38 -14
- package/lib/core/components/Consent/index.js +8 -2
- package/lib/core/context/SxpDataSourceProvider.js +10 -29
- package/lib/core/utils/tool.d.ts +2 -1
- package/lib/core/utils/tool.js +39 -14
- package/package.json +1 -1
package/dist/index.min.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
import{isEmpty as si,cloneDeep as vi,isEqual as En,debounce as Ci,throttle as In,get as Cn}from"lodash";import{v4 as Lo}from"uuid";import Oo from"pako";import v,{useContext as bi,useMemo as pe,memo as Oe,useEffect as me,createContext as yi,useState as U,useRef as fe,useCallback as se,forwardRef as ki,useImperativeHandle as kn,useLayoutEffect as Mo}from"react";import Xi from"qs";import No from"eventemitter3";import{css as Me}from"@emotion/css";import*as Pn from"react-dom";import Ro from"react-dom";function dt(t,e){var i={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(i[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,n=Object.getOwnPropertySymbols(t);l<n.length;l++)e.indexOf(n[l])<0&&Object.prototype.propertyIsEnumerable.call(t,n[l])&&(i[n[l]]=t[n[l]]);return i}function wt(t,e,i,n){function l(o){return o instanceof i?o:new i(function(a){a(o)})}return new(i||(i=Promise))(function(o,a){function d(s){try{c(n.next(s))}catch(f){a(f)}}function r(s){try{c(n.throw(s))}catch(f){a(f)}}function c(s){s.done?o(s.value):l(s.value).then(d,r)}c((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Vo=/:\w+/g;var Dn=(t,e)=>wt(void 0,void 0,void 0,function*(){const i={},n={};for(let l=0;l<e?.length;l++){const{id:o,method:a,url:d,urlParams:r,name:c,queryString:s,headers:f,body:h}=e[l];let g=d;r&&Object.entries(r).forEach(([b,A])=>{g=g.replace(Vo,S=>S===b?A:S)}),s&&(g+=s),n[o]=c;try{const b=yield fetch(g,{method:a,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(h)}).then(A=>A.json());i[o]=b}catch(b){console.error("DataSource request error: ",b),i[o]={}}}return{$store:i,idMapName:n}});const _n="SXP_TOKEN_INFO",jo=(t,e)=>wt(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),l=t.getAppId(),o=t.getApiUrl(),a=window.localStorage.getItem(_n);let d=JSON.parse(a||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const c=yield fetch(`${o}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":l||""}}).then(s=>s.json());if(c.success){const s=c.data;d=Object.assign(Object.assign({},s),{expireTime:Date.now()+s.expire*1e3}),window.localStorage.setItem(_n,JSON.stringify(d))}}return d});function Pi(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let l;if(e=e||i.length,t)for(l=0;l<t;l++)n[l]=i[0|Math.random()*e];else{let o;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",l=0;l<36;l++)n[l]||(o=0|Math.random()*16,n[l]=i[l===19?o&3|8:o])}return n.join("")}const Fo=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let l=0;for(;l<t;)e+=i.charAt(Math.floor(Math.random()*n)),l+=1;return e},Bo=()=>{const t=Lo();return t?.replaceAll?t.replaceAll("-",""):Fo(32)},De=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],l=e?.["fontFamily-en"];if(!n&&!l)return t;let o=t;const a=/[\u4e00-\u9fa5]/g,d=/[^\u4e00-\u9fa5]/g,r=`font-family:${n??"inherit"}`,c=`font-family:${l??"inherit"}`,s=h=>{let g=h.search(a),b=h.search(d);return g!==-1&&b!==-1&&g<b&&(i+=`<span style="${r}">${h.substring(g,b)}</span>`,o=h.substring(b,h?.length)),g!==-1&&b!==-1&&g>b&&(i+=`<span style="${c}">${h.substring(b,g)}</span>`,o=h.substring(g,h?.length)),g===-1?(i+=`<span style="${c}">${h.substring(b,h?.length)}</span>`,o="",!1):b===-1?(i+=`<span style="${r}">${h.substring(g,h?.length)}</span>`,o="",!1):!0};let f=!0;for(;f;)f=s(o);return i};function Ln(t){const i=document.cookie.split(";");let n=null;return i.forEach(l=>{const[o,a]=l.trim().split("=");o===t&&(n=a)}),n??""}function Ui(){let t=self.navigator.userAgent;return t?/TalkBack/i.test(t)||/Funtouch/i.test(t)||/VoiceOver/i.test(t)||/NVDA/i.test(t)||/JAWS/i.test(t)||/ChromeVox/i.test(t):!1}function On(t){const i=atob(t).split("").map(function(o){return o.charCodeAt(0)}),n=new Uint8Array(i),l=Oo.inflate(n,{to:"string"});return JSON.parse(l)}let Gi=null;const zo={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Ho{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Gi)return Gi;Gi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?zo[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let St=null;const Wo={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{St||(St=new Ho),n&&St.setApiUrl(n),St.setAppId(t),St.setTenantId(e),St.setEnv(i)},getDetail:t=>{if(!St)return;const e=St.getTenantId(),i=St.getAppId(),n=St.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>wt(void 0,void 0,void 0,function*(){var o,a;const d=yield l.json(),r=On((o=d?.data)===null||o===void 0?void 0:o.data);if(r){const{$store:c}=yield Dn(n,(a=r?.dataSource)!==null&&a!==void 0?a:[]);d.data.data=r,Object.assign(d.data.data,{__STORE__:c})}return d}))},getSxpDetailByPageId:t=>wt(void 0,void 0,void 0,function*(){if(!St)return;const e=St.getTenantId(),i=St.getAppId(),n=St.getApiUrl();return fetch(`${n}/storefront/v1/page/build?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>wt(void 0,void 0,void 0,function*(){var o;const a=yield l.json();return a.success?(o=a?.data)===null||o===void 0?void 0:o.map(r=>Object.assign(Object.assign({},r),{data:On(r?.data)})):void 0}))}),getSxpRecommendVideoData:t=>wt(void 0,void 0,void 0,function*(){if(!St)return;const e=yield jo(St,t),i=Pi(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");si(n)&&(n=Pi(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const l=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:n,channel:e.channel,maxRecs:10,requestId:i})}).then(o=>o.json());return l?.data||null})};function ii(){return bi(Un)}function Xo(){return bi(Xn)}const Yi="feRealSessionIdKey",Mn=()=>{const t=Bo();return`${Date.now()}${t}`},Uo=()=>{let t=Go();return t||(t=Mn(),window.localStorage.setItem(Yi,t)),t},qi=()=>{const t=Mn();window.localStorage.setItem(Yi,t)},Go=()=>window.localStorage.getItem(Yi),Nn="SXP_FAKE_USER_ID",Rn="FAKE_USER_STATE",Vn="AGREE_POLICY",jn="SLIDE_SKIP_STATE",Fn="CCONTSENT_STATE",Bn=()=>{let t=window.localStorage.getItem(Nn);return si(t)&&(t=Pi(36,62),window.localStorage.setItem(Nn,t)),t},Yo=()=>{const t=window.localStorage.getItem(Rn);return si(t)&&window.localStorage.setItem(Rn,"true"),si(t)},qo=()=>{const t=window.localStorage.getItem(jn);return si(t)},Zo=()=>{window.localStorage.setItem(jn,"true")},Ko=()=>{const t=window.localStorage.getItem(Fn);return si(t)&&window.localStorage.setItem(Fn,"true"),si(t)};function jt(t,e){const{appDomain:i}=Xe();return pe(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const gt=new No;var pt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(pt||(pt={}));const Jo=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:l,privacy_policy_title:o})=>{const{setIsAgreePolicy:a,bffEventReport:d}=Xe(),r=pe(()=>{const f=location.search.slice(1),h=Xi.parse(f.replace(/\+/g,"%2B"));for(const g in h)h[g]=h[g].replace(/%2B/g,"+");return h},[]),c=f=>{var h;return(h=r[f])!==null&&h!==void 0?h:null};me(()=>{d?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:c("utm_source"),utmMedium:c("utm_medium"),utmCampaign:c("utm_campaign"),utmId:c("utm_id"),utmContent:c("utm_content"),clSource:c("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const s=()=>{d?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),a?.(!0),window.localStorage.setItem(Vn,"yes")};return v.createElement("div",{className:"consent-bg"},v.createElement("div",{className:"consent"},v.createElement("div",{className:"consent-col"},v.createElement("div",{className:"consent-title"},i??"Privacy Policy"),v.createElement("div",{className:"consent-content"},n??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),v.createElement("div",{className:"consent-col"},v.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:s},"Agree"),v.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},o??"More information"))))};var Qo=Oe(Jo);const zn=yi({rtcList:[],tagList:[]});var Zi;(function(t){t[t.BFF=5]="BFF"})(Zi||(Zi={}));const Di="FOR U",$o=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:l,defaultSize:o,isPreview:a=!1,sxpParameter:d,appDomain:r,hashTagSize:c,loadingImage:s,isOpenHashTag:f=!1,enabledMetaConversionApi:h=!1,consentHeight:g,consentWidth:b,isOpenConsent:A=!1,isEditor:S=!1,utmParameter:u,channelQueryList:y,data:p,dataList:T,onUpdateSchema:k,onUpdateChannel:C})=>{var M,m,x,w,P;const[I,O]=U([]),[E,V]=U([]),[F,_]=U(!1),[R,N]=U({rtc:"",requestId:""}),D=fe(null),j=fe(!1),[X,K]=U(()=>!!window.localStorage.getItem(Vn)),[$,ee]=U(),[ce,he]=U(),[te,Ne]=U(f),[Fe,Ue]=U([]),[Y,J]=U(0),[Ae,be]=U(!1),[ye,re]=U(null),Re=fe(),Je=fe(),ze=fe(),[tt,ot]=U(Di),Se=fe(-1),Z=fe(null),[G,ne]=U(!1),[le,ue]=U((m=(M=p?.data)===null||M===void 0?void 0:M.sxpPageConf)===null||m===void 0?void 0:m.globalConfig),[ke,it]=U(),[ie,B]=U(!1),[Qe,Et]=U(),[rt,xt]=U(),[bt,It]=U([]),[zt,Nt]=U(),Ht=pe(()=>ke??p,[ke,p]),Lt=pe(()=>{var z,W,ve,_e;return(((_e=(ve=(W=(z=le?.consent)===null||z===void 0?void 0:z[0])===null||W===void 0?void 0:W.item)===null||ve===void 0?void 0:ve.props)===null||_e===void 0?void 0:_e.privacy_necessity)&&!X&&!S||A)&&ie},[X,le,A,S,ie]),Vt=se(z=>{C?.(z),xt(z)},[]),Ct=se(z=>{var W;const ve=z?.recList;return(W=ve?.map(de=>{var Ie,Ee,Ye,qe,lt,nt;if(!((Ie=de?.video)===null||Ie===void 0)&&Ie.bindProducts&&((Ye=(Ee=de?.video)===null||Ee===void 0?void 0:Ee.bindProducts)===null||Ye===void 0?void 0:Ye.length)>0){const vt=(nt=(lt=(qe=de?.video)===null||qe===void 0?void 0:qe.bindProducts)===null||lt===void 0?void 0:lt.filter(at=>!!at?.bindCta))!==null&&nt!==void 0?nt:[];return Object.assign(Object.assign({},de),{video:Object.assign(Object.assign({},de?.video),{bindProducts:vt})})}return de}))!==null&&W!==void 0?W:[]},[]);me(()=>{let z;return bt.length>0&&(z=setInterval(()=>{const ve=new Date,_e=15*1e3;It(de=>de.filter(Ie=>ve-Ie.time<=_e))},1e3)),()=>{clearInterval(z)}},[bt]),me(()=>{const z=W=>{Re.current=W};return gt.on(pt.CHANGE_THEME_TAG,z),()=>{gt.off(pt.CHANGE_THEME_TAG,z)}},[]),me(()=>{Ne(f)},[f]);const Wt=pe(()=>e?.find(z=>z.type===Zi.BFF),[e]),Ge=se((z,W)=>{if(!Wt)return;const ve=Wt.url,_e=Bn();if(W?.query){const de=Xi.stringify(W.query);z=`${z}?${de}`}return W.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${ve}/api/v1${z}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},W.body),Wt.headers),{"x-user-id":_e}))],{type:"application/json;charset=UTF-8"})):window.fetch(`${ve}/api/v1${z}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":_e},Wt.headers),method:W.method,body:JSON.stringify(W.body)}).then(de=>de.json()).catch(de=>Promise.reject(de))},[Wt]);function qt(z){if(!z)return;const W=[];for(let de=0;de<z.length;de++){const Ie=z[de],Ee=z.substring(de+1,z.length);Ie==="&"&&Ee?.indexOf("=")!==-1&&(Ee?.indexOf("=")<Ee?.indexOf("&")||Ee?.indexOf("&")===-1)&&W.push(de)}const ve=W.length>0?[]:[z];let _e=0;return W?.map(de=>{ve?.push(z.substring(_e,de)),_e=de+1,de===W[W.length-1]&&de<z.length&&ve?.push(z.substring(_e,z.length))}),ve??[]}const yt=se(z=>wt(void 0,void 0,void 0,function*(){var W,ve,_e,de,Ie,Ee,Ye,qe,lt,nt,vt,at,$e,L;if(z={maxSize:(W=z?.maxSize)!==null&&W!==void 0?W:l,defaultSize:(ve=z?.defaultSize)!==null&&ve!==void 0?ve:o,hashTag:z?.hashTag,traceInfo:z?.traceInfo,themeTag:z?.themeTag,pageNum:z?.pageNum,contentFilter:z?.contentFilter,productFilter:z?.productFilter},rt)z=Object.assign(Object.assign({},z),{channel:decodeURIComponent(rt)});else if(i){const q=(Ie=(de=(_e=qt(i))===null||_e===void 0?void 0:_e.filter(oe=>{var Q,xe;const ae=oe.split("=")[0];return(xe=(Q=u?.channels)!==null&&Q!==void 0?Q:[])===null||xe===void 0?void 0:xe.includes(ae)}))===null||de===void 0?void 0:de.join("&"))!==null&&Ie!==void 0?Ie:"";q&&(z=Object.assign(Object.assign({},z),{channel:decodeURIComponent(q)}))}if(S){let q=1;if(z=Object.assign(Object.assign(Object.assign({},z),{directPage:!0,level:1}),!i&&y&&y?.length>0&&{channel:y?.[0]}),!z?.channel||j.current)return;j.current=!0;let oe=[],Q=null;const xe=ae=>wt(void 0,void 0,void 0,function*(){var Pe,je,He,We,ge,Ce;if(ae.pageNum=q,Q=yield Ge?.("/recommend/list",{method:"POST",body:ae}),!Q?.success)return;_(!1),oe=oe.concat((We=(He=(je=(Pe=Q?.data)===null||Pe===void 0?void 0:Pe.recList)===null||je===void 0?void 0:je.filter)===null||He===void 0?void 0:He.call(je,Ze=>Ze?.product||Ze?.video))!==null&&We!==void 0?We:[]),O(Ct(Object.assign(Object.assign({},Q.data),{recList:oe}))),Ue(Ct(Object.assign(Object.assign({},Q.data),{recList:oe}))),((Ce=(ge=Q?.data)===null||ge===void 0?void 0:ge.recList)===null||Ce===void 0?void 0:Ce.some(Ze=>Ze?.product||Ze?.video))&&(q=q+1,yield xe(ae))});return yield xe(z),!z?.hashTag&&Q&&N({rtc:(Ee=Q?.data)===null||Ee===void 0?void 0:Ee.rtc,requestId:(Ye=Q?.data)===null||Ye===void 0?void 0:Ye.requestId}),Object.assign(Object.assign({},Q.data),{recList:oe})}le?.enablePreview&&(z=Object.assign(Object.assign({},z),{directPage:!0,level:1,pageNum:(qe=z?.pageNum)!==null&&qe!==void 0?qe:1}));const H=yield Ge?.("/recommend/list",{method:"POST",body:z});if(H?.success){if(z?.hashTag||N({rtc:H.data.rtc,requestId:H.data.requestId}),le?.enablePreview&&!S){let q=[];return q=q.concat((at=(vt=(nt=(lt=H?.data)===null||lt===void 0?void 0:lt.recList)===null||nt===void 0?void 0:nt.filter)===null||vt===void 0?void 0:vt.call(nt,Q=>Q?.product||Q?.video))!==null&&at!==void 0?at:[]),((L=($e=H?.data)===null||$e===void 0?void 0:$e.recList)===null||L===void 0?void 0:L.some(Q=>Q?.product||Q?.video))||ne(!0),Object.assign(Object.assign({},H.data),{recList:q})}return H?.data}}),[Ge,i,l,o,y,rt]),we=se(z=>wt(void 0,void 0,void 0,function*(){var W,ve,_e,de;if(I.length<=0)return;const Ie=I?.[I?.length-1],Ee=yield yt(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:ce?.hashTag},((W=Ie?.product)===null||W===void 0?void 0:W.itemId)&&{productFilter:[(ve=Ie?.product)===null||ve===void 0?void 0:ve.itemId]}),((_e=Ie?.video)===null||_e===void 0?void 0:_e.itemId)&&{contentFilter:[(de=Ie?.video)===null||de===void 0?void 0:de.itemId]}),{themeTag:Re.current}),le?.enablePreview&&!S&&{pageNum:z}));return O(I.concat(Ct(Ee))),Ue(Fe.concat(Ct(Ee))),Ee}),[yt,I,ce,Fe]),Te=se((z,W)=>{var ve,_e,de,Ie,Ee;let Ye=!1;const qe=(_e=(ve=p?.data)===null||ve===void 0?void 0:ve.sxpPageConf)===null||_e===void 0?void 0:_e.globalConfig;if(!((de=qe?.session)===null||de===void 0)&&de.enable){const lt=localStorage.getItem("sessionStartTime"),nt=lt?JSON.parse(lt):new Date().getTime();Math.floor((new Date().getTime()-nt)/1e3/60)>=((Ee=(Ie=qe?.session)===null||Ie===void 0?void 0:Ie.expires)!==null&&Ee!==void 0?Ee:30)&&(W?.("sessionTimeOut"),qi(),Je.current=new Date,Ye=!0),localStorage.setItem("sessionStartTime",JSON.stringify(new Date().getTime()))}else z&&qi();return Ye},[p]),Be=se(({userInfo:z,eventInfo:W,reportLayId:ve=!0})=>{if(!n||le?.enablePreview)return;z||(z={});const _e=Uo(),de=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:_e,rtc:R.rtc,requestId:R.requestId},{playbookType:zt}),Qe&&ve&&{layoutVariantId:Qe}),W),W?.position&&rt&&{position:Number(W?.position)+1+""}),Ie=Object.entries(z).map(([Ye,qe])=>({name:Ye,value:qe})),Ee=Object.entries(de).map(([Ye,qe])=>qe&&{name:Ye,value:qe}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",z),console.log("eventInfo:",de),console.log("========= \u7ED3\u675F ========="),Ge?.("/event/report",{method:"POST",body:{userInfo:Ie,eventInfo:Ee},type:"beacon"})},[Ge,R,n,le?.enablePreview,Qe,le,zt]),kt=se(({eventName:z,product:W})=>{var ve,_e,de,Ie,Ee;if(!n||!h||le?.enablePreview||!(!((ve=le?.converApi)===null||ve===void 0)&&ve[z]))return;const Ye=vi((_e=le?.converApi)===null||_e===void 0?void 0:_e[z]),qe=new URLSearchParams(window.location.search),lt=qe?.get("fbclid"),nt={event_source_url:(de=window?.location)===null||de===void 0?void 0:de.href,external_id:Bn(),client_user_agent:(Ee=(Ie=window?.navigator)===null||Ie===void 0?void 0:Ie.userAgent)!==null&&Ee!==void 0?Ee:"",fbc:lt?`fb.2.${new Date().getTime()}.${lt}`:"",fbp:Ln("_fbp")?`fb.2.${new Date().getTime()}.${Ln("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},vt=/\{\{(.*?)\}\}/g,at=$e=>{if($e){if($e instanceof Array)$e?.map(L=>at(L));else for(const L in $e)if($e.hasOwnProperty(L)){const H=$e?.[L];if(typeof H=="object")at(H);else if(typeof H=="string"){const q=H?.match(vt);q&&q.forEach(oe=>{var Q;const xe=oe.substring(2,oe.length-2);try{let ae=new Function("fix_par","product",`return ${xe}`)(nt,W);ae?(xe?.indexOf("currency")!==-1&&ae?.indexOf("-")!==-1&&typeof ae=="string"&&(ae=(Q=ae?.split("-"))===null||Q===void 0?void 0:Q[0]),$e[L]=ae):delete $e[L]}catch(ae){delete $e[L],console.error("An error occurred:",ae?.message)}})}}}};return at(Ye),Ge?.("/fb/events",{method:"POST",body:Ye,type:"beacon"})},[Ge,n,h,le?.enablePreview,le]),ei=se(z=>wt(void 0,void 0,void 0,function*(){const W=yield Ge?.("/recommend/like",{method:"POST",body:z});return W?.success}),[Ge]),Zt=se(z=>wt(void 0,void 0,void 0,function*(){const W=yield Ge?.("/recommend/unlike",{method:"POST",body:z});return W?.success}),[Ge]),ti=se(z=>wt(void 0,void 0,void 0,function*(){const W=yield Ge?.("/customform",{method:"POST",body:z});return W?.success}),[Ge]),ai=se(z=>wt(void 0,void 0,void 0,function*(){var W,ve,_e,de,Ie,Ee,Ye,qe;const lt=!!(!((_e=(ve=(W=z?.data)===null||W===void 0?void 0:W.sxpPageConf)===null||ve===void 0?void 0:ve.globalConfig)===null||_e===void 0)&&_e.isShowTag);if(!(!i||!lt))try{const nt=(Ee=(Ie=(de=qt(i))===null||de===void 0?void 0:de.filter(at=>{var $e,L;const H=at.split("=")[0];return(L=($e=u?.channels)!==null&&$e!==void 0?$e:[])===null||L===void 0?void 0:L.includes(H)}))===null||Ie===void 0?void 0:Ie.join("&"))!==null&&Ee!==void 0?Ee:"",vt=yield Ge?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(nt)}});V((qe=(Ye=vt?.data)===null||Ye===void 0?void 0:Ye.tags)!==null&&qe!==void 0?qe:[])}catch(nt){console.log("e",nt)}}),[Ge,i]),ri=se((z,W,ve,_e)=>{var de,Ie,Ee,Ye,qe,lt,nt,vt,at,$e,L,H,q,oe,Q,xe,ae,Pe,je,He,We,ge,Ce,ut,Ze,st,ct,At,Ve,ft,Pt,Le,ht,Jt,Dt,ui;const et=ve?.bindCta,gi=((de=W?.video)===null||de===void 0?void 0:de.bindProduct)||((Ie=W?.video)===null||Ie===void 0?void 0:Ie.bindProducts)&&((Ye=(Ee=W?.video)===null||Ee===void 0?void 0:Ee.bindProducts)===null||Ye===void 0?void 0:Ye.length)>0;let Ii="",Wi=null;Ae?Ii="hashTagPage":!((qe=W?.video)===null||qe===void 0)&&qe.url?(Ii="videoPage",Wi="video"):!((nt=(lt=W?.video)===null||lt===void 0?void 0:lt.imgUrls)===null||nt===void 0)&&nt.length&&(Ii="imagePage",Wi="image");const Tn=(oe=(H=(vt=ve?.tags)!==null&&vt!==void 0?vt:(L=($e=(at=W?.video)===null||at===void 0?void 0:at.bindProducts)===null||$e===void 0?void 0:$e[0])===null||L===void 0?void 0:L.tags)!==null&&H!==void 0?H:(q=W?.video)===null||q===void 0?void 0:q.tags)!==null&&oe!==void 0?oe:(Q=W?.product)===null||Q===void 0?void 0:Q.tags;Be?.({eventInfo:Object.assign(Object.assign({},z),{ctaId:(xe=et?.itemId)!==null&&xe!==void 0?xe:"",ctaName:(ae=et?.title)!==null&&ae!==void 0?ae:"",contentTags:Tn?JSON.stringify(Tn):"",position:_e+"",contentId:(je=(Pe=W?.video)===null||Pe===void 0?void 0:Pe.itemId)!==null&&je!==void 0?je:"",productId:gi?ve?.itemId:"",traceInfo:(Dt=(Le=(ct=(Ce=(He=et?.traceInfo)!==null&&He!==void 0?He:(ge=(We=W?.video)===null||We===void 0?void 0:We.bindCta)===null||ge===void 0?void 0:ge.traceInfo)!==null&&Ce!==void 0?Ce:(st=(Ze=(ut=W?.video)===null||ut===void 0?void 0:ut.bindProduct)===null||Ze===void 0?void 0:Ze.bindCta)===null||st===void 0?void 0:st.traceInfo)!==null&&ct!==void 0?ct:(Pt=(ft=(Ve=(At=W?.video)===null||At===void 0?void 0:At.bindProducts)===null||Ve===void 0?void 0:Ve[0])===null||ft===void 0?void 0:ft.bindCta)===null||Pt===void 0?void 0:Pt.traceInfo)!==null&&Le!==void 0?Le:(Jt=(ht=W?.product)===null||ht===void 0?void 0:ht.bindCta)===null||Jt===void 0?void 0:Jt.traceInfo)!==null&&Dt!==void 0?Dt:"",fromKName:Ii,fromKPage:(ui=location?.href)!==null&&ui!==void 0?ui:"",contentFormat:Wi})})},[Be,Ae]),Xt=se(()=>{var z,W;const ve=location.search.slice(1),_e=Xi.parse(ve.replace(/\+/g,"%2B"));for(const Ee in _e)_e[Ee]=_e[Ee].replace(/%2B/g,"+");const de=Ee=>{var Ye;return(Ye=_e[Ee])!==null&&Ye!==void 0?Ye:""},Ie=new Date;Je.current=Ie,Be?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:de("utm_source"),utmMedium:de("utm_medium"),utmCampaign:de("utm_campaign"),utmId:de("utm_id"),utmContent:de("utm_content"),enterTime:Math.floor(Ie/1e3)+"",requestId:null,enterUrl:(W=(z=window?.location)===null||z===void 0?void 0:z.href)!==null&&W!==void 0?W:"",clSource:de("cl_source")},reportLayId:!1})},[Be]);me(()=>{Lt||Xt()},[Lt]),me(()=>{if(Lt||a)return;_(!0);let z,W;yt().then(ve=>{var _e,de,Ie,Ee,Ye,qe,lt,nt,vt,at,$e;if(ve){const L=Ct(ve);let H,q;if(ve?.layoutVariantId){const oe=(de=(_e=ve?.layoutVariantId)===null||_e===void 0?void 0:_e.split("-"))===null||de===void 0?void 0:de[1];oe&&(z=oe,Et(oe),H=T?.find(Q=>Q?.id===oe),H?(it(H),document.title=(Ie=H?.name)!==null&&Ie!==void 0?Ie:"home",q=(Ye=(Ee=H?.data)===null||Ee===void 0?void 0:Ee.sxpPageConf)===null||Ye===void 0?void 0:Ye.globalConfig,ue(q),k?.(H?.data),!((vt=(nt=(lt=(qe=q?.consent)===null||qe===void 0?void 0:qe[0])===null||lt===void 0?void 0:lt.item)===null||nt===void 0?void 0:nt.props)===null||vt===void 0)&&vt.privacy_necessity&&B(!0)):B(!0))}else B(!0);if(rt||(q?.playbook==="organic menu"||!q&&le?.playbook==="organic menu"?(Nt("organicMenu"),L.unshift("organic menu"),W="organicMenu"):(Nt("paidMedia"),W="paidMedia")),O(L),Ue(L),ai(H??Ht),rt){const oe=L?.[0],Q=((at=oe?.video)===null||at===void 0?void 0:at.traceInfo)||(($e=oe?.product)===null||$e===void 0?void 0:$e.traceInfo)||"";Be?.({eventInfo:Object.assign({eventSubject:"multiPostClick",eventDescription:"multiPostClick",traceInfo:Q,branchfeed:rt},z&&{layoutVariantId:z})}),Be?.({eventInfo:Object.assign({eventSubject:"endMultiPost",eventDescription:"endMultiPost",contentFormat:"image",position:"0",traceInfo:Q,nextStep:"multipostClick",timeOnSite:Math.floor((new Date-ze?.current)/1e3)+""},z&&{layoutVariantId:z})})}}}).finally(()=>{Be({eventInfo:Object.assign(Object.assign({eventSubject:"apiRequest",eventDescription:"api request succeed"},z&&{layoutVariantId:z}),W&&{playbookType:W})}),_(!1)})},[Lt,rt]),me(()=>{a&&(_(!0),ai(p),yt().then(z=>{if(z){const W=Ct(z);le?.playbook==="organic menu"&&!rt&&W.unshift("organic menu"),O(W),Ue(W)}}).finally(()=>{_(!1)}))},[yt,ai,rt]);const Kt=jt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return v.createElement(zn.Provider,{value:{rtcList:I,setRtcList:O,mutateLike:ei,mutateUnlike:Zt,submitForm:ti,popupDetailData:$,loadVideos:we,setPopupDetailData:ee,getRecommendVideos:yt,bffEventReport:Be,isPreview:a,loading:F,sxpParameter:d,waterFallData:ce,setWaterFallData:he,ctaEvent:ri,swiperRef:D,openHashtag:te,setOpenHashtag:Ne,cacheRtcList:Fe,setCacheRtcList:Ue,cacheActiveIndex:Y,setCacheActiveIndex:J,isFromHashtag:Ae,setIsFromHashtag:be,appDomain:r,hashTagSize:c,loadingImage:s??Kt,isOpenHashTag:f,tagList:E,setLoading:_,videoRef:ye,setVideoRef:re,bffFbReport:kt,isAgreePolicy:X,setIsAgreePolicy:K,curTime:Je,h5EnterLink:Xt,themeTag:Re,isShowConsent:Lt,selectTag:tt,setSelectTag:ot,globalConfig:le,popupCurTimeRef:Z,checkCommodityIndexRef:Se,isEditor:S,isNoMoreData:G,updateChannel:Vt,channel:rt,eventTimeList:bt,setEventTimeList:It,multiPostTimeRef:ze,refreshFeSession:Te}},Lt?v.createElement(Qo,Object.assign({},(P=(w=(x=le?.consent)===null||x===void 0?void 0:x[0])===null||w===void 0?void 0:w.item)===null||P===void 0?void 0:P.props)):t({rtcList:I,mutateLike:ei,mutateUnlike:Zt,submitForm:ti,tagList:E,pageData:Ht}))};var Hn=Oe($o);function Xe(){return bi(zn)}var Wn;(function(t){t.STRING="string",t.NUMBER="number",t.ARRAY="array",t.OBJECT="object",t.BOOLEAN="boolean",t.ARRAY_OBJECT="array-object",t.ARRAY_STRING="array-string",t.ARRAY_NUMBER="array-number"})(Wn||(Wn={}));const Xn=yi({$store:{},options:[],configs:[]}),el=({children:t,isSsr:e,enable:i})=>{const[n,l]=U([]),{schema:o}=ii(),[a,d]=U(o.__STORE__||{}),[r,c]=U([]);me(()=>{var h;e||En(r,o?.dataSource)||c((h=o?.dataSource)!==null&&h!==void 0?h:[])},[o?.dataSource,e]);const s=se(()=>wt(void 0,void 0,void 0,function*(){const{$store:h,idMapName:g}=yield Dn("",r);d(h),f(h,g)}),[r]),f=(h,g)=>{const b=[];Object.entries(h).forEach(([A,S])=>{Object.keys(S).forEach(u=>{const y={label:`${g[A]} - ${u}`,value:`{{ ${A}.${u} }}`};b.push(y)})}),l(b)};return me(()=>{e||s()},[s,e,o]),i?v.createElement(Xn.Provider,{value:{$store:o.__STORE__||a,options:n,configs:r}},t):t};var tl=Oe(el);const _i={id:Pi(6,10),item:{type:"common",h:300,category:"block",displayName:"block",isFirstLayout:!0,w:1e3},point:{i:"x-0",x:-38.34375,y:0,w:1e3,h:300,isBounded:!0,actualX:0,actualY:0},pathArr:[0],positionY:0},Ki={id:"",duration:0,name:"none"},Un=v.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[_i],redoStack:[],popup:Ki,setPopup:()=>{}}),Gn=ki(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:l=!0,utmVal:o},a)=>{const[d,r]=U(null),[c,s]=U(n||{pointData:[_i],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,h]=U([_i]),[g,b]=U([[_i]]),[A,S]=U([]),[u,y]=U(Ki);typeof window<"u"&&(window.sxpPopup=(M,m)=>{y(Object.assign(Object.assign(Object.assign({},Ki),{id:M}),m))}),typeof window<"u"&&(window.getJointUtmLink=M=>(Zo(),M?.indexOf("?")!==-1?M+(o?"&"+o:""):M+(o?"?"+o:""))),me(()=>{b([c.pointData]),S([])},[c.type]);const p=se(M=>{const m=vi(c);m&&(m.dataSource=M,s?.(m))},[c]),[T,k]=U();kn(a,()=>({loadSchema(M){M&&(b([M.pointData]),s(M))},exportSchema(){return vi(c)},getPageInfoData(){return T},initPageInfoData(M){M&&k(M)}}));const C=pe(()=>{if(c)return c.type==="PC"?c.pcPageConf:c.mobilePageConf},[c]);return v.createElement(Un.Provider,{value:{resolver:e,currentNode:d,schema:c,setCurrentNode:r,setSchema:s,saveDataSource:p,prePiontData:f,setPrePiontData:h,pageInfoData:T,setPageInfoData:M=>k(Object.assign(Object.assign({},T),M)),undoStack:g,redoStack:A,setRedoStack:S,setUndoStack:b,getCurPageConf:C,popup:u,setPopup:y}},v.createElement(tl,{isSsr:i,enable:l},t))});var il=Object.freeze({__proto__:null,EditorCore:Gn}),nl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ol=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function _t(){const{bffEventReport:t,popupDetailData:e,isFromHashtag:i,eventTimeList:n,setEventTimeList:l}=Xe(),o=se((r,c,s,f,h,g)=>{var b,A,S,u,y,p,T,k,C,M,m,x,w,P,I,O,E,V,F,_,R,N,D,j,X,K,$,ee,ce,he,te,Ne,Fe,Ue,Y,J,Ae,be;if(n?.findIndex(ze=>ze.target===r?.target)!==-1)return;r&&l?.(ze=>[...ze,{target:r?.target,time:new Date}]);let re="";e&&(!((A=(b=c?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0)&&A.length||!((S=c?.video)===null||S===void 0)&&S.bindProduct)?re="pdpPage":i?re="hashTagPage":!((u=c?.video)===null||u===void 0)&&u.url?re="videoPage":!((y=c?.video)===null||y===void 0)&&y.imgUrls&&(!((T=(p=c?.video)===null||p===void 0?void 0:p.imgUrls)===null||T===void 0)&&T.length)?re="imagePage":c?.product&&(re="productPage");const Re=(P=(x=(k=s?.tags)!==null&&k!==void 0?k:(m=(M=(C=c?.video)===null||C===void 0?void 0:C.bindProducts)===null||M===void 0?void 0:M[0])===null||m===void 0?void 0:m.tags)!==null&&x!==void 0?x:(w=c?.video)===null||w===void 0?void 0:w.tags)!==null&&P!==void 0?P:(I=c?.product)===null||I===void 0?void 0:I.tags;let Je=null;!((O=c?.video)===null||O===void 0)&&O.url?Je="video":!((E=c?.video)===null||E===void 0)&&E.imgUrls&&(!((F=(V=c?.video)===null||V===void 0?void 0:V.imgUrls)===null||F===void 0)&&F.length)&&(Je="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(_=s?.itemId)!==null&&_!==void 0?_:"",productName:(R=s?.title)!==null&&R!==void 0?R:"",price:s?.price?s?.price+"":"0",productCollection:(N=s?.collection)!==null&&N!==void 0?N:"",fromKName:re,fromKPage:location?.href,contentTags:Re?JSON.stringify(Re):"",position:h+"",contentId:(j=(D=c?.video)===null||D===void 0?void 0:D.itemId)!==null&&j!==void 0?j:"",ctatId:(X=f?.itemId)!==null&&X!==void 0?X:"",traceInfo:(be=(Y=(Fe=(ce=(K=g??s?.traceInfo)!==null&&K!==void 0?K:(ee=($=c?.video)===null||$===void 0?void 0:$.bindProduct)===null||ee===void 0?void 0:ee.traceInfo)!==null&&ce!==void 0?ce:(Ne=(te=(he=c?.video)===null||he===void 0?void 0:he.bindProducts)===null||te===void 0?void 0:te[0])===null||Ne===void 0?void 0:Ne.traceInfo)!==null&&Fe!==void 0?Fe:(Ue=c?.product)===null||Ue===void 0?void 0:Ue.traceInfo)!==null&&Y!==void 0?Y:(Ae=(J=c?.video)===null||J===void 0?void 0:J.bindCta)===null||Ae===void 0?void 0:Ae.traceInfo)!==null&&be!==void 0?be:""},Je&&{contentFormat:Je})})},[t,e,i,n]),a=se((r,c,s,f,h)=>{var g,b,A,S,u,y,p,T,k,C,M,m,x,w;let P="";e&&(!((b=(g=r?.video)===null||g===void 0?void 0:g.bindProducts)===null||b===void 0)&&b.length||!((A=r?.video)===null||A===void 0)&&A.bindProduct)?P="pdpPage":r?.product&&(P="productPage"),t?.({eventInfo:{productId:c?.itemId,productName:c?.title,price:c?.price?c?.price+"":"0",productCollection:c?.collection,fromKName:P,fromKPage:location?.href,contentTags:JSON.stringify(c?.tags),position:h+"",contentId:(S=r?.video)===null||S===void 0?void 0:S.itemId,ctatId:s?.itemId,traceInfo:(w=(m=(T=(u=c?.traceInfo)!==null&&u!==void 0?u:(p=(y=r?.video)===null||y===void 0?void 0:y.bindProduct)===null||p===void 0?void 0:p.traceInfo)!==null&&T!==void 0?T:(M=(C=(k=r?.video)===null||k===void 0?void 0:k.bindProducts)===null||C===void 0?void 0:C[0])===null||M===void 0?void 0:M.traceInfo)!==null&&m!==void 0?m:(x=r?.product)===null||x===void 0?void 0:x.traceInfo)!==null&&w!==void 0?w:"",timeOnSite:Math.floor((new Date-f)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),d=se((r,c,s,f)=>{c&&c===Di&&t?.({eventInfo:{lastFeed:r,themeTags:s?`['${s}']`:"",hashTags:f?`['${f}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:o,productView:a,backMainFeed:d}}const ll=({layout:t,columns:e,onChange:i})=>v.createElement(v.Fragment,null,e?.map((n,l)=>v.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&v.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&v.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?n?.title:"\u8BF7\u8F93\u5165",name:n?.dataIndex},i&&{onChange:i})))));var al=Oe(ll);const rl=t=>{var e,i,{columns:n,style:l,title:o,textStyle:a,submitBgColor:d,submitColor:r,submitText:c,layoutType:s="inline",isExternalLink:f,isPopup:h,onClick:g,onClose:b,submitButtonStyle:A}=t,S=dt(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:u,popupDetailData:y}=Xe(),{jumpToWeb:p}=_t(),[T,k]=U(!1),[C,M]=U({}),[m,x]=U(0),w=pe(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),P=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),I=pe(()=>vi(n)||w,[n,w]),O=se(V=>{const{name:F,value:_}=V.target;M(Object.assign(Object.assign({},C),{[F]:_}))},[C]),E=Ci(V=>wt(void 0,void 0,void 0,function*(){var F,_,R,N,D;const j=C;if(!j)return;const X=(_=(F=Object.keys(j))===null||F===void 0?void 0:F.map($=>{var ee;return{name:$,value:(ee=j[$])!==null&&ee!==void 0?ee:""}}))===null||_===void 0?void 0:_.filter($=>$?.value);if(!X||!X?.length)return;k(!0);const K=yield u?.({attributes:X});if(k(!1),K){if(f){const $=y,ee=(R=$?.video)===null||R===void 0?void 0:R.bindProduct,ce=(D=(N=$?.video)===null||N===void 0?void 0:N.bindProduct)===null||D===void 0?void 0:D.bindCta,he=y?.index;p(V,$,ee,ce,he)}h||b?.(),g?.()}}),1e3);return me(()=>{const V=()=>{var F,_;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((F=document?.documentElement)===null||F===void 0?void 0:F.clientHeight)||((_=document?.body)===null||_===void 0?void 0:_.clientHeight))<P?x(50):x(0)};return window.addEventListener("resize",V),()=>{window.removeEventListener("resize",V)}},[]),v.createElement("div",{className:"pb-appoint-form"},v.createElement("div",{className:`pb-appoint-form-title ${Me(Object.assign({},a))}`,dangerouslySetInnerHTML:{__html:De(o,a)}}),v.createElement("div",Object.assign({className:Me(Object.assign(Object.assign({},l),{marginTop:m}))},S),v.createElement("div",{className:"pb-appoint-form-container"},v.createElement(al,{columns:I,layout:s,onChange:O}))),v.createElement("div",{className:"pb-appoint-form-btn-wrapper"},v.createElement("button",{"aria-label":c,onClick:E,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:d},A),dangerouslySetInnerHTML:{__html:De(T?"loading...":c,A)}})))};var sl=Oe(rl);function mt(t,e){return t.extend=e,t}const dl=mt(sl,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:ol,bindableProps:[],interactionRender:nl},defaulSetting:{name:"\u8868\u5355",props:{title:"Appointment Booking",submitColor:"#fff",submitBgColor:"#000",submitText:"Submit",layoutType:void 0},style:{},textStyle:{fontSize:14,color:"#000",textAlign:"center"}},w:100,h:40,sort:2});var cl=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];function Yn(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ji(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Yn(e[i])&&Yn(t[i])&&Object.keys(e[i]).length>0&&Ji(t[i],e[i])})}const qn={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function Ot(){const t=typeof document<"u"?document:{};return Ji(t,qn),t}const ul={document:qn,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(t){return typeof setTimeout>"u"?(t(),null):setTimeout(t,0)},cancelAnimationFrame(t){typeof setTimeout>"u"||clearTimeout(t)}};function Tt(){const t=typeof window<"u"?window:{};return Ji(t,ul),t}function ni(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function vl(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function pi(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Ft(){return Date.now()}function pl(t){const e=Tt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function ml(t,e){e===void 0&&(e="x");const i=Tt();let n,l,o;const a=pl(t);return i.WebKitCSSMatrix?(l=a.transform||a.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(d=>d.replace(",",".")).join(", ")),o=new i.WebKitCSSMatrix(l==="none"?"":l)):(o=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=o.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?l=o.m41:n.length===16?l=parseFloat(n[12]):l=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?l=o.m42:n.length===16?l=parseFloat(n[13]):l=parseFloat(n[5])),l||0}function Li(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function fl(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Rt(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const n=i<0||arguments.length<=i?void 0:arguments[i];if(n!=null&&!fl(n)){const l=Object.keys(Object(n)).filter(o=>e.indexOf(o)<0);for(let o=0,a=l.length;o<a;o+=1){const d=l[o],r=Object.getOwnPropertyDescriptor(n,d);r!==void 0&&r.enumerable&&(Li(t[d])&&Li(n[d])?n[d].__swiper__?t[d]=n[d]:Rt(t[d],n[d]):!Li(t[d])&&Li(n[d])?(t[d]={},n[d].__swiper__?t[d]=n[d]:Rt(t[d],n[d])):t[d]=n[d])}}}return t}function Oi(t,e,i){t.style.setProperty(e,i)}function Zn(t){let{swiper:e,targetPosition:i,side:n}=t;const l=Tt(),o=-e.translate;let a=null,d;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const c=i>o?"next":"prev",s=(h,g)=>c==="next"&&h>=g||c==="prev"&&h<=g,f=()=>{d=new Date().getTime(),a===null&&(a=d);const h=Math.max(Math.min((d-a)/r,1),0),g=.5-Math.cos(h*Math.PI)/2;let b=o+g*(i-o);if(s(b,i)&&(b=i),e.wrapperEl.scrollTo({[n]:b}),s(b,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:b})}),l.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=l.requestAnimationFrame(f)};f()}function Gt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function Mi(t){try{console.warn(t);return}catch{}}function mi(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:ni(e)),i}function Kn(t){const e=Tt(),i=Ot(),n=t.getBoundingClientRect(),l=i.body,o=t.clientTop||l.clientTop||0,a=t.clientLeft||l.clientLeft||0,d=t===e?e.scrollY:t.scrollTop,r=t===e?e.scrollX:t.scrollLeft;return{top:n.top+d-o,left:n.left+r-a}}function hl(t,e){const i=[];for(;t.previousElementSibling;){const n=t.previousElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function Al(t,e){const i=[];for(;t.nextElementSibling;){const n=t.nextElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function oi(t,e){return Tt().getComputedStyle(t,null).getPropertyValue(e)}function wi(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function Ni(t,e){const i=[];let n=t.parentElement;for(;n;)e?n.matches(e)&&i.push(n):i.push(n),n=n.parentElement;return i}function Qi(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function $i(t,e,i){const n=Tt();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function Ke(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function en(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Ot(),a=Tt();e.keyboard={enabled:!1},i({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}});function d(s){if(!e.enabled)return;const{rtlTranslate:f}=e;let h=s;h.originalEvent&&(h=h.originalEvent);const g=h.keyCode||h.charCode,b=e.params.keyboard.pageUpDown,A=b&&g===33,S=b&&g===34,u=g===37,y=g===39,p=g===38,T=g===40;if(!e.allowSlideNext&&(e.isHorizontal()&&y||e.isVertical()&&T||S)||!e.allowSlidePrev&&(e.isHorizontal()&&u||e.isVertical()&&p||A))return!1;if(!(h.shiftKey||h.altKey||h.ctrlKey||h.metaKey)&&!(o.activeElement&&o.activeElement.nodeName&&(o.activeElement.nodeName.toLowerCase()==="input"||o.activeElement.nodeName.toLowerCase()==="textarea"))){if(e.params.keyboard.onlyInViewport&&(A||S||u||y||p||T)){let k=!1;if(Ni(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&Ni(e.el,`.${e.params.slideActiveClass}`).length===0)return;const C=e.el,M=C.clientWidth,m=C.clientHeight,x=a.innerWidth,w=a.innerHeight,P=Kn(C);f&&(P.left-=C.scrollLeft);const I=[[P.left,P.top],[P.left+M,P.top],[P.left,P.top+m],[P.left+M,P.top+m]];for(let O=0;O<I.length;O+=1){const E=I[O];if(E[0]>=0&&E[0]<=x&&E[1]>=0&&E[1]<=w){if(E[0]===0&&E[1]===0)continue;k=!0}}if(!k)return}e.isHorizontal()?((A||S||u||y)&&(h.preventDefault?h.preventDefault():h.returnValue=!1),((S||y)&&!f||(A||u)&&f)&&e.slideNext(),((A||u)&&!f||(S||y)&&f)&&e.slidePrev()):((A||S||p||T)&&(h.preventDefault?h.preventDefault():h.returnValue=!1),(S||T)&&e.slideNext(),(A||p)&&e.slidePrev()),l("keyPress",g)}}function r(){e.keyboard.enabled||(o.addEventListener("keydown",d),e.keyboard.enabled=!0)}function c(){e.keyboard.enabled&&(o.removeEventListener("keydown",d),e.keyboard.enabled=!1)}n("init",()=>{e.params.keyboard.enabled&&r()}),n("destroy",()=>{e.keyboard.enabled&&c()}),Object.assign(e.keyboard,{enable:r,disable:c})}function Ri(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Tt();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let a,d=Ft(),r;const c=[];function s(p){let M=0,m=0,x=0,w=0;return"detail"in p&&(m=p.detail),"wheelDelta"in p&&(m=-p.wheelDelta/120),"wheelDeltaY"in p&&(m=-p.wheelDeltaY/120),"wheelDeltaX"in p&&(M=-p.wheelDeltaX/120),"axis"in p&&p.axis===p.HORIZONTAL_AXIS&&(M=m,m=0),x=M*10,w=m*10,"deltaY"in p&&(w=p.deltaY),"deltaX"in p&&(x=p.deltaX),p.shiftKey&&!x&&(x=w,w=0),(x||w)&&p.deltaMode&&(p.deltaMode===1?(x*=40,w*=40):(x*=800,w*=800)),x&&!M&&(M=x<1?-1:1),w&&!m&&(m=w<1?-1:1),{spinX:M,spinY:m,pixelX:x,pixelY:w}}function f(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function g(p){return e.params.mousewheel.thresholdDelta&&p.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Ft()-d<e.params.mousewheel.thresholdTime?!1:p.delta>=6&&Ft()-d<60?!0:(p.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),l("scroll",p.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),l("scroll",p.raw)),d=new o.Date().getTime(),!1)}function b(p){const T=e.params.mousewheel;if(p.direction<0){if(e.isEnd&&!e.params.loop&&T.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&T.releaseOnEdges)return!0;return!1}function A(p){let T=p,k=!0;if(!e.enabled||p.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const C=e.params.mousewheel;e.params.cssMode&&T.preventDefault();let M=e.el;e.params.mousewheel.eventsTarget!=="container"&&(M=document.querySelector(e.params.mousewheel.eventsTarget));const m=M&&M.contains(T.target);if(!e.mouseEntered&&!m&&!C.releaseOnEdges)return!0;T.originalEvent&&(T=T.originalEvent);let x=0;const w=e.rtlTranslate?-1:1,P=s(T);if(C.forceToAxis)if(e.isHorizontal())if(Math.abs(P.pixelX)>Math.abs(P.pixelY))x=-P.pixelX*w;else return!0;else if(Math.abs(P.pixelY)>Math.abs(P.pixelX))x=-P.pixelY;else return!0;else x=Math.abs(P.pixelX)>Math.abs(P.pixelY)?-P.pixelX*w:-P.pixelY;if(x===0)return!0;C.invert&&(x=-x);let I=e.getTranslate()+x*C.sensitivity;if(I>=e.minTranslate()&&(I=e.minTranslate()),I<=e.maxTranslate()&&(I=e.maxTranslate()),k=e.params.loop?!0:!(I===e.minTranslate()||I===e.maxTranslate()),k&&e.params.nested&&T.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const O={time:Ft(),delta:Math.abs(x),direction:Math.sign(x),raw:p};c.length>=2&&c.shift();const E=c.length?c[c.length-1]:void 0;if(c.push(O),E?(O.direction!==E.direction||O.delta>E.delta||O.time>E.time+150)&&g(O):g(O),b(O))return!0}else{const O={time:Ft(),delta:Math.abs(x),direction:Math.sign(x)},E=r&&O.time<r.time+500&&O.delta<=r.delta&&O.direction===r.direction;if(!E){r=void 0;let V=e.getTranslate()+x*C.sensitivity;const F=e.isBeginning,_=e.isEnd;if(V>=e.minTranslate()&&(V=e.minTranslate()),V<=e.maxTranslate()&&(V=e.maxTranslate()),e.setTransition(0),e.setTranslate(V),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!F&&e.isBeginning||!_&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:O.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(a),a=void 0,c.length>=15&&c.shift();const R=c.length?c[c.length-1]:void 0,N=c[0];if(c.push(O),R&&(O.delta>R.delta||O.direction!==R.direction))c.splice(0);else if(c.length>=15&&O.time-N.time<500&&N.delta-O.delta>=1&&O.delta<=6){const D=x>0?.8:.2;r=O,c.splice(0),a=pi(()=>{e.slideToClosest(e.params.speed,!0,void 0,D)},0)}a||(a=pi(()=>{r=O,c.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(E||l("scroll",T),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),C.releaseOnEdges&&(V===e.minTranslate()||V===e.maxTranslate()))return!0}}return T.preventDefault?T.preventDefault():T.returnValue=!1,!1}function S(p){let T=e.el;e.params.mousewheel.eventsTarget!=="container"&&(T=document.querySelector(e.params.mousewheel.eventsTarget)),T[p]("mouseenter",f),T[p]("mouseleave",h),T[p]("wheel",A)}function u(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",A),!0):e.mousewheel.enabled?!1:(S("addEventListener"),e.mousewheel.enabled=!0,!0)}function y(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,A),!0):e.mousewheel.enabled?(S("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&y(),e.params.mousewheel.enabled&&u()}),n("destroy",()=>{e.params.cssMode&&u(),e.mousewheel.enabled&&y()}),Object.assign(e.mousewheel,{enable:u,disable:y})}function tn(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(l=>{if(!i[l]&&i.auto===!0){let o=Gt(t.el,`.${n[l]}`)[0];o||(o=mi("div",n[l]),o.className=n[l],t.el.append(o)),i[l]=o,e[l]=o}}),i}function nn(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;i({navigation:{nextEl:null,prevEl:null,hideOnClick:!1,disabledClass:"swiper-button-disabled",hiddenClass:"swiper-button-hidden",lockClass:"swiper-button-lock",navigationDisabledClass:"swiper-navigation-disabled"}}),e.navigation={nextEl:null,prevEl:null};function o(b){let A;return b&&typeof b=="string"&&e.isElement&&(A=e.el.querySelector(b),A)?A:(b&&(typeof b=="string"&&(A=[...document.querySelectorAll(b)]),e.params.uniqueNavElements&&typeof b=="string"&&A&&A.length>1&&e.el.querySelectorAll(b).length===1?A=e.el.querySelector(b):A&&A.length===1&&(A=A[0])),b&&!A?b:A)}function a(b,A){const S=e.params.navigation;b=Ke(b),b.forEach(u=>{u&&(u.classList[A?"add":"remove"](...S.disabledClass.split(" ")),u.tagName==="BUTTON"&&(u.disabled=A),e.params.watchOverflow&&e.enabled&&u.classList[e.isLocked?"add":"remove"](S.lockClass))})}function d(){const{nextEl:b,prevEl:A}=e.navigation;if(e.params.loop){a(A,!1),a(b,!1);return}a(A,e.isBeginning&&!e.params.rewind),a(b,e.isEnd&&!e.params.rewind)}function r(b){b.preventDefault(),!(e.isBeginning&&!e.params.loop&&!e.params.rewind)&&(e.slidePrev(),l("navigationPrev"))}function c(b){b.preventDefault(),!(e.isEnd&&!e.params.loop&&!e.params.rewind)&&(e.slideNext(),l("navigationNext"))}function s(){const b=e.params.navigation;if(e.params.navigation=tn(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!(b.nextEl||b.prevEl))return;let A=o(b.nextEl),S=o(b.prevEl);Object.assign(e.navigation,{nextEl:A,prevEl:S}),A=Ke(A),S=Ke(S);const u=(y,p)=>{y&&y.addEventListener("click",p==="next"?c:r),!e.enabled&&y&&y.classList.add(...b.lockClass.split(" "))};A.forEach(y=>u(y,"next")),S.forEach(y=>u(y,"prev"))}function f(){let{nextEl:b,prevEl:A}=e.navigation;b=Ke(b),A=Ke(A);const S=(u,y)=>{u.removeEventListener("click",y==="next"?c:r),u.classList.remove(...e.params.navigation.disabledClass.split(" "))};b.forEach(u=>S(u,"next")),A.forEach(u=>S(u,"prev"))}n("init",()=>{e.params.navigation.enabled===!1?g():(s(),d())}),n("toEdge fromEdge lock unlock",()=>{d()}),n("destroy",()=>{f()}),n("enable disable",()=>{let{nextEl:b,prevEl:A}=e.navigation;if(b=Ke(b),A=Ke(A),e.enabled){d();return}[...b,...A].filter(S=>!!S).forEach(S=>S.classList.add(e.params.navigation.lockClass))}),n("click",(b,A)=>{let{nextEl:S,prevEl:u}=e.navigation;S=Ke(S),u=Ke(u);const y=A.target;let p=u.includes(y)||S.includes(y);if(e.isElement&&!p){const T=A.path||A.composedPath&&A.composedPath();T&&(p=T.find(k=>S.includes(k)||u.includes(k)))}if(e.params.navigation.hideOnClick&&!p){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===y||e.pagination.el.contains(y)))return;let T;S.length?T=S[0].classList.contains(e.params.navigation.hiddenClass):u.length&&(T=u[0].classList.contains(e.params.navigation.hiddenClass)),l(T===!0?"navigationShow":"navigationHide"),[...S,...u].filter(k=>!!k).forEach(k=>k.classList.toggle(e.params.navigation.hiddenClass))}});const h=()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),s(),d()},g=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),f()};Object.assign(e.navigation,{enable:h,disable:g,update:d,init:s,destroy:f})}function Qt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Vi(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:u=>u,formatFractionTotal:u=>u,bulletClass:`${o}-bullet`,bulletActiveClass:`${o}-bullet-active`,modifierClass:`${o}-`,currentClass:`${o}-current`,totalClass:`${o}-total`,hiddenClass:`${o}-hidden`,progressbarFillClass:`${o}-progressbar-fill`,progressbarOppositeClass:`${o}-progressbar-opposite`,clickableClass:`${o}-clickable`,lockClass:`${o}-lock`,horizontalClass:`${o}-horizontal`,verticalClass:`${o}-vertical`,paginationDisabledClass:`${o}-disabled`}}),e.pagination={el:null,bullets:[]};let a,d=0;function r(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function c(u,y){const{bulletActiveClass:p}=e.params.pagination;u&&(u=u[`${y==="prev"?"previous":"next"}ElementSibling`],u&&(u.classList.add(`${p}-${y}`),u=u[`${y==="prev"?"previous":"next"}ElementSibling`],u&&u.classList.add(`${p}-${y}-${y}`)))}function s(u){const y=u.target.closest(Qt(e.params.pagination.bulletClass));if(!y)return;u.preventDefault();const p=wi(y)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===p)return;e.slideToLoop(p)}else e.slideTo(p)}function f(){const u=e.rtl,y=e.params.pagination;if(r())return;let p=e.pagination.el;p=Ke(p);let T,k;const C=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,M=e.params.loop?Math.ceil(C/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(k=e.previousRealIndex||0,T=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(T=e.snapIndex,k=e.previousSnapIndex):(k=e.previousIndex||0,T=e.activeIndex||0),y.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const m=e.pagination.bullets;let x,w,P;if(y.dynamicBullets&&(a=$i(m[0],e.isHorizontal()?"width":"height",!0),p.forEach(I=>{I.style[e.isHorizontal()?"width":"height"]=`${a*(y.dynamicMainBullets+4)}px`}),y.dynamicMainBullets>1&&k!==void 0&&(d+=T-(k||0),d>y.dynamicMainBullets-1?d=y.dynamicMainBullets-1:d<0&&(d=0)),x=Math.max(T-d,0),w=x+(Math.min(m.length,y.dynamicMainBullets)-1),P=(w+x)/2),m.forEach(I=>{const O=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(E=>`${y.bulletActiveClass}${E}`)].map(E=>typeof E=="string"&&E.includes(" ")?E.split(" "):E).flat();I.classList.remove(...O)}),p.length>1)m.forEach(I=>{const O=wi(I);O===T?I.classList.add(...y.bulletActiveClass.split(" ")):e.isElement&&I.setAttribute("part","bullet"),y.dynamicBullets&&(O>=x&&O<=w&&I.classList.add(...`${y.bulletActiveClass}-main`.split(" ")),O===x&&c(I,"prev"),O===w&&c(I,"next"))});else{const I=m[T];if(I&&I.classList.add(...y.bulletActiveClass.split(" ")),e.isElement&&m.forEach((O,E)=>{O.setAttribute("part",E===T?"bullet-active":"bullet")}),y.dynamicBullets){const O=m[x],E=m[w];for(let V=x;V<=w;V+=1)m[V]&&m[V].classList.add(...`${y.bulletActiveClass}-main`.split(" "));c(O,"prev"),c(E,"next")}}if(y.dynamicBullets){const I=Math.min(m.length,y.dynamicMainBullets+4),O=(a*I-a)/2-P*a,E=u?"right":"left";m.forEach(V=>{V.style[e.isHorizontal()?E:"top"]=`${O}px`})}}p.forEach((m,x)=>{if(y.type==="fraction"&&(m.querySelectorAll(Qt(y.currentClass)).forEach(w=>{w.textContent=y.formatFractionCurrent(T+1)}),m.querySelectorAll(Qt(y.totalClass)).forEach(w=>{w.textContent=y.formatFractionTotal(M)})),y.type==="progressbar"){let w;y.progressbarOpposite?w=e.isHorizontal()?"vertical":"horizontal":w=e.isHorizontal()?"horizontal":"vertical";const P=(T+1)/M;let I=1,O=1;w==="horizontal"?I=P:O=P,m.querySelectorAll(Qt(y.progressbarFillClass)).forEach(E=>{E.style.transform=`translate3d(0,0,0) scaleX(${I}) scaleY(${O})`,E.style.transitionDuration=`${e.params.speed}ms`})}y.type==="custom"&&y.renderCustom?(m.innerHTML=y.renderCustom(e,T+1,M),x===0&&l("paginationRender",m)):(x===0&&l("paginationRender",m),l("paginationUpdate",m)),e.params.watchOverflow&&e.enabled&&m.classList[e.isLocked?"add":"remove"](y.lockClass)})}function h(){const u=e.params.pagination;if(r())return;const y=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let p=e.pagination.el;p=Ke(p);let T="";if(u.type==="bullets"){let k=e.params.loop?Math.ceil(y/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&k>y&&(k=y);for(let C=0;C<k;C+=1)u.renderBullet?T+=u.renderBullet.call(e,C,u.bulletClass):T+=`<${u.bulletElement} ${e.isElement?'part="bullet"':""} class="${u.bulletClass}"></${u.bulletElement}>`}u.type==="fraction"&&(u.renderFraction?T=u.renderFraction.call(e,u.currentClass,u.totalClass):T=`<span class="${u.currentClass}"></span> / <span class="${u.totalClass}"></span>`),u.type==="progressbar"&&(u.renderProgressbar?T=u.renderProgressbar.call(e,u.progressbarFillClass):T=`<span class="${u.progressbarFillClass}"></span>`),e.pagination.bullets=[],p.forEach(k=>{u.type!=="custom"&&(k.innerHTML=T||""),u.type==="bullets"&&e.pagination.bullets.push(...k.querySelectorAll(Qt(u.bulletClass)))}),u.type!=="custom"&&l("paginationRender",p[0])}function g(){e.params.pagination=tn(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const u=e.params.pagination;if(!u.el)return;let y;typeof u.el=="string"&&e.isElement&&(y=e.el.querySelector(u.el)),!y&&typeof u.el=="string"&&(y=[...document.querySelectorAll(u.el)]),y||(y=u.el),!(!y||y.length===0)&&(e.params.uniqueNavElements&&typeof u.el=="string"&&Array.isArray(y)&&y.length>1&&(y=[...e.el.querySelectorAll(u.el)],y.length>1&&(y=y.filter(p=>Ni(p,".swiper")[0]===e.el)[0])),Array.isArray(y)&&y.length===1&&(y=y[0]),Object.assign(e.pagination,{el:y}),y=Ke(y),y.forEach(p=>{u.type==="bullets"&&u.clickable&&p.classList.add(...(u.clickableClass||"").split(" ")),p.classList.add(u.modifierClass+u.type),p.classList.add(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.type==="bullets"&&u.dynamicBullets&&(p.classList.add(`${u.modifierClass}${u.type}-dynamic`),d=0,u.dynamicMainBullets<1&&(u.dynamicMainBullets=1)),u.type==="progressbar"&&u.progressbarOpposite&&p.classList.add(u.progressbarOppositeClass),u.clickable&&p.addEventListener("click",s),e.enabled||p.classList.add(u.lockClass)}))}function b(){const u=e.params.pagination;if(r())return;let y=e.pagination.el;y&&(y=Ke(y),y.forEach(p=>{p.classList.remove(u.hiddenClass),p.classList.remove(u.modifierClass+u.type),p.classList.remove(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.clickable&&(p.classList.remove(...(u.clickableClass||"").split(" ")),p.removeEventListener("click",s))})),e.pagination.bullets&&e.pagination.bullets.forEach(p=>p.classList.remove(...u.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const u=e.params.pagination;let{el:y}=e.pagination;y=Ke(y),y.forEach(p=>{p.classList.remove(u.horizontalClass,u.verticalClass),p.classList.add(e.isHorizontal()?u.horizontalClass:u.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?S():(g(),h(),f())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),n("snapIndexChange",()=>{f()}),n("snapGridLengthChange",()=>{h(),f()}),n("destroy",()=>{b()}),n("enable disable",()=>{let{el:u}=e.pagination;u&&(u=Ke(u),u.forEach(y=>y.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{f()}),n("click",(u,y)=>{const p=y.target,T=Ke(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&T&&T.length>0&&!p.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&p===e.navigation.nextEl||e.navigation.prevEl&&p===e.navigation.prevEl))return;const k=T[0].classList.contains(e.params.pagination.hiddenClass);l(k===!0?"paginationShow":"paginationHide"),T.forEach(C=>C.classList.toggle(e.params.pagination.hiddenClass))}});const A=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=Ke(u),u.forEach(y=>y.classList.remove(e.params.pagination.paginationDisabledClass))),g(),h(),f()},S=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=Ke(u),u.forEach(y=>y.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:A,disable:S,render:h,update:f,init:g,destroy:b})}function gl(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Ot();let a=!1,d=null,r=null,c,s,f,h;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function g(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I,rtlTranslate:O}=e,{dragEl:E,el:V}=I,F=e.params.scrollbar,_=e.params.loop?e.progressLoop:e.progress;let R=s,N=(f-s)*_;O?(N=-N,N>0?(R=s-N,N=0):-N+s>f&&(R=f+N)):N<0?(R=s+N,N=0):N+s>f&&(R=f-N),e.isHorizontal()?(E.style.transform=`translate3d(${N}px, 0, 0)`,E.style.width=`${R}px`):(E.style.transform=`translate3d(0px, ${N}px, 0)`,E.style.height=`${R}px`),F.hide&&(clearTimeout(d),V.style.opacity=1,d=setTimeout(()=>{V.style.opacity=0,V.style.transitionDuration="400ms"},1e3))}function b(I){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${I}ms`)}function A(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I}=e,{dragEl:O,el:E}=I;O.style.width="",O.style.height="",f=e.isHorizontal()?E.offsetWidth:E.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?s=f*h:s=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?O.style.width=`${s}px`:O.style.height=`${s}px`,h>=1?E.style.display="none":E.style.display="",e.params.scrollbar.hide&&(E.style.opacity=0),e.params.watchOverflow&&e.enabled&&I.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function S(I){return e.isHorizontal()?I.clientX:I.clientY}function u(I){const{scrollbar:O,rtlTranslate:E}=e,{el:V}=O;let F;F=(S(I)-Kn(V)[e.isHorizontal()?"left":"top"]-(c!==null?c:s/2))/(f-s),F=Math.max(Math.min(F,1),0),E&&(F=1-F);const _=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(_),e.setTranslate(_),e.updateActiveIndex(),e.updateSlidesClasses()}function y(I){const O=e.params.scrollbar,{scrollbar:E,wrapperEl:V}=e,{el:F,dragEl:_}=E;a=!0,c=I.target===_?S(I)-I.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,I.preventDefault(),I.stopPropagation(),V.style.transitionDuration="100ms",_.style.transitionDuration="100ms",u(I),clearTimeout(r),F.style.transitionDuration="0ms",O.hide&&(F.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),l("scrollbarDragStart",I)}function p(I){const{scrollbar:O,wrapperEl:E}=e,{el:V,dragEl:F}=O;a&&(I.preventDefault&&I.cancelable?I.preventDefault():I.returnValue=!1,u(I),E.style.transitionDuration="0ms",V.style.transitionDuration="0ms",F.style.transitionDuration="0ms",l("scrollbarDragMove",I))}function T(I){const O=e.params.scrollbar,{scrollbar:E,wrapperEl:V}=e,{el:F}=E;a&&(a=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",V.style.transitionDuration=""),O.hide&&(clearTimeout(r),r=pi(()=>{F.style.opacity=0,F.style.transitionDuration="400ms"},1e3)),l("scrollbarDragEnd",I),O.snapOnRelease&&e.slideToClosest())}function k(I){const{scrollbar:O,params:E}=e,V=O.el;if(!V)return;const F=V,_=E.passiveListeners?{passive:!1,capture:!1}:!1,R=E.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const N=I==="on"?"addEventListener":"removeEventListener";F[N]("pointerdown",y,_),o[N]("pointermove",p,_),o[N]("pointerup",T,R)}function C(){!e.params.scrollbar.el||!e.scrollbar.el||k("on")}function M(){!e.params.scrollbar.el||!e.scrollbar.el||k("off")}function m(){const{scrollbar:I,el:O}=e;e.params.scrollbar=tn(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const E=e.params.scrollbar;if(!E.el)return;let V;if(typeof E.el=="string"&&e.isElement&&(V=e.el.querySelector(E.el)),!V&&typeof E.el=="string"){if(V=o.querySelectorAll(E.el),!V.length)return}else V||(V=E.el);e.params.uniqueNavElements&&typeof E.el=="string"&&V.length>1&&O.querySelectorAll(E.el).length===1&&(V=O.querySelector(E.el)),V.length>0&&(V=V[0]),V.classList.add(e.isHorizontal()?E.horizontalClass:E.verticalClass);let F;V&&(F=V.querySelector(Qt(e.params.scrollbar.dragClass)),F||(F=mi("div",e.params.scrollbar.dragClass),V.append(F))),Object.assign(I,{el:V,dragEl:F}),E.draggable&&C(),V&&V.classList[e.enabled?"remove":"add"](...ni(e.params.scrollbar.lockClass))}function x(){const I=e.params.scrollbar,O=e.scrollbar.el;O&&O.classList.remove(...ni(e.isHorizontal()?I.horizontalClass:I.verticalClass)),M()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const I=e.params.scrollbar;let{el:O}=e.scrollbar;O=Ke(O),O.forEach(E=>{E.classList.remove(I.horizontalClass,I.verticalClass),E.classList.add(e.isHorizontal()?I.horizontalClass:I.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?P():(m(),A(),g())}),n("update resize observerUpdate lock unlock changeDirection",()=>{A()}),n("setTranslate",()=>{g()}),n("setTransition",(I,O)=>{b(O)}),n("enable disable",()=>{const{el:I}=e.scrollbar;I&&I.classList[e.enabled?"remove":"add"](...ni(e.params.scrollbar.lockClass))}),n("destroy",()=>{x()});const w=()=>{e.el.classList.remove(...ni(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...ni(e.params.scrollbar.scrollbarDisabledClass)),m(),A(),g()},P=()=>{e.el.classList.add(...ni(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...ni(e.params.scrollbar.scrollbarDisabledClass)),x()};Object.assign(e.scrollbar,{enable:w,disable:P,updateSize:A,setTranslate:g,init:m,destroy:x})}function on(t){let{swiper:e,extendParams:i,on:n}=t;i({a11y:{enabled:!0,notificationClass:"swiper-notification",prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide",firstSlideMessage:"This is the first slide",lastSlideMessage:"This is the last slide",paginationBulletMessage:"Go to slide {{index}}",slideLabelMessage:"{{index}} / {{slidesLength}}",containerMessage:null,containerRoleDescriptionMessage:null,itemRoleDescriptionMessage:null,slideRole:"group",id:null}}),e.a11y={clicked:!1};let l=null,o,a,d=new Date().getTime();function r(_){const R=l;R.length!==0&&(R.innerHTML="",R.innerHTML=_)}function c(_){_===void 0&&(_=16);const R=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(_).replace(/x/g,R)}function s(_){_=Ke(_),_.forEach(R=>{R.setAttribute("tabIndex","0")})}function f(_){_=Ke(_),_.forEach(R=>{R.setAttribute("tabIndex","-1")})}function h(_,R){_=Ke(_),_.forEach(N=>{N.setAttribute("role",R)})}function g(_,R){_=Ke(_),_.forEach(N=>{N.setAttribute("aria-roledescription",R)})}function b(_,R){_=Ke(_),_.forEach(N=>{N.setAttribute("aria-controls",R)})}function A(_,R){_=Ke(_),_.forEach(N=>{N.setAttribute("aria-label",R)})}function S(_,R){_=Ke(_),_.forEach(N=>{N.setAttribute("id",R)})}function u(_,R){_=Ke(_),_.forEach(N=>{N.setAttribute("aria-live",R)})}function y(_){_=Ke(_),_.forEach(R=>{R.setAttribute("aria-disabled",!0)})}function p(_){_=Ke(_),_.forEach(R=>{R.setAttribute("aria-disabled",!1)})}function T(_){if(_.keyCode!==13&&_.keyCode!==32)return;const R=e.params.a11y,N=_.target;if(!(e.pagination&&e.pagination.el&&(N===e.pagination.el||e.pagination.el.contains(_.target))&&!_.target.matches(Qt(e.params.pagination.bulletClass)))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const D=Ke(e.navigation.prevEl);Ke(e.navigation.nextEl).includes(N)&&(e.isEnd&&!e.params.loop||e.slideNext(),e.isEnd?r(R.lastSlideMessage):r(R.nextSlideMessage)),D.includes(N)&&(e.isBeginning&&!e.params.loop||e.slidePrev(),e.isBeginning?r(R.firstSlideMessage):r(R.prevSlideMessage))}e.pagination&&N.matches(Qt(e.params.pagination.bulletClass))&&N.click()}}function k(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:_,prevEl:R}=e.navigation;R&&(e.isBeginning?(y(R),f(R)):(p(R),s(R))),_&&(e.isEnd?(y(_),f(_)):(p(_),s(_)))}function C(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function M(){return C()&&e.params.pagination.clickable}function m(){const _=e.params.a11y;C()&&e.pagination.bullets.forEach(R=>{e.params.pagination.clickable&&(s(R),e.params.pagination.renderBullet||(h(R,"button"),A(R,_.paginationBulletMessage.replace(/\{\{index\}\}/,wi(R)+1)))),R.matches(Qt(e.params.pagination.bulletActiveClass))?R.setAttribute("aria-current","true"):R.removeAttribute("aria-current")})}const x=(_,R,N)=>{s(_),_.tagName!=="BUTTON"&&(h(_,"button"),_.addEventListener("keydown",T)),A(_,N),b(_,R)},w=_=>{a&&a!==_.target&&!a.contains(_.target)&&(o=!0),e.a11y.clicked=!0},P=()=>{o=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},I=_=>{d=new Date().getTime()},O=_=>{if(e.a11y.clicked||new Date().getTime()-d<100)return;const R=_.target.closest(`.${e.params.slideClass}, swiper-slide`);if(!R||!e.slides.includes(R))return;a=R;const N=e.slides.indexOf(R)===e.activeIndex,D=e.params.watchSlidesProgress&&e.visibleSlides&&e.visibleSlides.includes(R);N||D||_.sourceCapabilities&&_.sourceCapabilities.firesTouchEvents||(e.isHorizontal()?e.el.scrollLeft=0:e.el.scrollTop=0,requestAnimationFrame(()=>{o||(e.params.loop?e.slideToLoop(parseInt(R.getAttribute("data-swiper-slide-index")),0):e.slideTo(e.slides.indexOf(R),0),o=!1)}))},E=()=>{const _=e.params.a11y;_.itemRoleDescriptionMessage&&g(e.slides,_.itemRoleDescriptionMessage),_.slideRole&&h(e.slides,_.slideRole);const R=e.slides.length;_.slideLabelMessage&&e.slides.forEach((N,D)=>{const j=e.params.loop?parseInt(N.getAttribute("data-swiper-slide-index"),10):D,X=_.slideLabelMessage.replace(/\{\{index\}\}/,j+1).replace(/\{\{slidesLength\}\}/,R);A(N,X)})},V=()=>{const _=e.params.a11y;e.el.append(l);const R=e.el;_.containerRoleDescriptionMessage&&g(R,_.containerRoleDescriptionMessage),_.containerMessage&&A(R,_.containerMessage);const N=e.wrapperEl,D=_.id||N.getAttribute("id")||`swiper-wrapper-${c(16)}`,j=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite";S(N,D),u(N,j),E();let{nextEl:X,prevEl:K}=e.navigation?e.navigation:{};X=Ke(X),K=Ke(K),X&&X.forEach(ee=>x(ee,D,_.nextSlideMessage)),K&&K.forEach(ee=>x(ee,D,_.prevSlideMessage)),M()&&Ke(e.pagination.el).forEach(ce=>{ce.addEventListener("keydown",T)}),Ot().addEventListener("visibilitychange",I),e.el.addEventListener("focus",O,!0),e.el.addEventListener("focus",O,!0),e.el.addEventListener("pointerdown",w,!0),e.el.addEventListener("pointerup",P,!0)};function F(){l&&l.remove();let{nextEl:_,prevEl:R}=e.navigation?e.navigation:{};_=Ke(_),R=Ke(R),_&&_.forEach(D=>D.removeEventListener("keydown",T)),R&&R.forEach(D=>D.removeEventListener("keydown",T)),M()&&Ke(e.pagination.el).forEach(j=>{j.removeEventListener("keydown",T)}),Ot().removeEventListener("visibilitychange",I),e.el&&typeof e.el!="string"&&(e.el.removeEventListener("focus",O,!0),e.el.removeEventListener("pointerdown",w,!0),e.el.removeEventListener("pointerup",P,!0))}n("beforeInit",()=>{l=mi("span",e.params.a11y.notificationClass),l.setAttribute("aria-live","assertive"),l.setAttribute("aria-atomic","true")}),n("afterInit",()=>{e.params.a11y.enabled&&V()}),n("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{e.params.a11y.enabled&&E()}),n("fromEdge toEdge afterInit lock unlock",()=>{e.params.a11y.enabled&&k()}),n("paginationUpdate",()=>{e.params.a11y.enabled&&m()}),n("destroy",()=>{e.params.a11y.enabled&&F()})}function ji(t){let{swiper:e,extendParams:i,on:n,emit:l,params:o}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let a,d,r=o&&o.autoplay?o.autoplay.delay:3e3,c=o&&o.autoplay?o.autoplay.delay:3e3,s,f=new Date().getTime(),h,g,b,A,S,u,y;function p(R){!e||e.destroyed||!e.wrapperEl||R.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",p),!(y||R.detail&&R.detail.bySwiperTouchMove)&&w())}const T=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(c=s,h=!1);const R=e.autoplay.paused?s:f+c-new Date().getTime();e.autoplay.timeLeft=R,l("autoplayTimeLeft",R,R/r),d=requestAnimationFrame(()=>{T()})},k=()=>{let R;return e.virtual&&e.params.virtual.enabled?R=e.slides.filter(D=>D.classList.contains("swiper-slide-active"))[0]:R=e.slides[e.activeIndex],R?parseInt(R.getAttribute("data-swiper-autoplay"),10):void 0},C=R=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),T();let N=typeof R>"u"?e.params.autoplay.delay:R;r=e.params.autoplay.delay,c=e.params.autoplay.delay;const D=k();!Number.isNaN(D)&&D>0&&typeof R>"u"&&(N=D,r=D,c=D),s=N;const j=e.params.speed,X=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(j,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,j,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(j,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,j,!0,!0),l("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{C()})))};return N>0?(clearTimeout(a),a=setTimeout(()=>{X()},N)):requestAnimationFrame(()=>{X()}),N},M=()=>{f=new Date().getTime(),e.autoplay.running=!0,C(),l("autoplayStart")},m=()=>{e.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(d),l("autoplayStop")},x=(R,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(a),R||(u=!0);const D=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",p):w()};if(e.autoplay.paused=!0,N){S&&(s=e.params.autoplay.delay),S=!1,D();return}s=(s||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&s<0&&!e.params.loop)&&(s<0&&(s=0),D())},w=()=>{e.isEnd&&s<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),u?(u=!1,C(s)):C(),e.autoplay.paused=!1,l("autoplayResume"))},P=()=>{if(e.destroyed||!e.autoplay.running)return;const R=Ot();R.visibilityState==="hidden"&&(u=!0,x(!0)),R.visibilityState==="visible"&&w()},I=R=>{R.pointerType==="mouse"&&(u=!0,y=!0,!(e.animating||e.autoplay.paused)&&x(!0))},O=R=>{R.pointerType==="mouse"&&(y=!1,e.autoplay.paused&&w())},E=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",I),e.el.addEventListener("pointerleave",O))},V=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",I),e.el.removeEventListener("pointerleave",O))},F=()=>{Ot().addEventListener("visibilitychange",P)},_=()=>{Ot().removeEventListener("visibilitychange",P)};n("init",()=>{e.params.autoplay.enabled&&(E(),F(),M())}),n("destroy",()=>{V(),_(),e.autoplay.running&&m()}),n("_freeModeStaticRelease",()=>{(b||u)&&w()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?m():x(!0,!0)}),n("beforeTransitionStart",(R,N,D)=>{e.destroyed||!e.autoplay.running||(D||!e.params.autoplay.disableOnInteraction?x(!0,!0):m())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){m();return}g=!0,b=!1,u=!1,A=setTimeout(()=>{u=!0,b=!0,x(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!g)){if(clearTimeout(A),clearTimeout(a),e.params.autoplay.disableOnInteraction){b=!1,g=!1;return}b&&e.params.cssMode&&w(),b=!1,g=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(S=!0)}),Object.assign(e.autoplay,{start:M,stop:m,pause:x,resume:w})}function bl(t){let{swiper:e,extendParams:i,emit:n,once:l}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function o(){if(e.params.cssMode)return;const r=e.getTranslate();e.setTranslate(r),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function a(){if(e.params.cssMode)return;const{touchEventsData:r,touches:c}=e;r.velocities.length===0&&r.velocities.push({position:c[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:c[e.isHorizontal()?"currentX":"currentY"],time:Ft()})}function d(r){let{currentPos:c}=r;if(e.params.cssMode)return;const{params:s,wrapperEl:f,rtlTranslate:h,snapGrid:g,touchEventsData:b}=e,S=Ft()-b.touchStartTime;if(c<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(c>-e.maxTranslate()){e.slides.length<g.length?e.slideTo(g.length-1):e.slideTo(e.slides.length-1);return}if(s.freeMode.momentum){if(b.velocities.length>1){const m=b.velocities.pop(),x=b.velocities.pop(),w=m.position-x.position,P=m.time-x.time;e.velocity=w/P,e.velocity/=2,Math.abs(e.velocity)<s.freeMode.minimumVelocity&&(e.velocity=0),(P>150||Ft()-m.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=s.freeMode.momentumVelocityRatio,b.velocities.length=0;let u=1e3*s.freeMode.momentumRatio;const y=e.velocity*u;let p=e.translate+y;h&&(p=-p);let T=!1,k;const C=Math.abs(e.velocity)*20*s.freeMode.momentumBounceRatio;let M;if(p<e.maxTranslate())s.freeMode.momentumBounce?(p+e.maxTranslate()<-C&&(p=e.maxTranslate()-C),k=e.maxTranslate(),T=!0,b.allowMomentumBounce=!0):p=e.maxTranslate(),s.loop&&s.centeredSlides&&(M=!0);else if(p>e.minTranslate())s.freeMode.momentumBounce?(p-e.minTranslate()>C&&(p=e.minTranslate()+C),k=e.minTranslate(),T=!0,b.allowMomentumBounce=!0):p=e.minTranslate(),s.loop&&s.centeredSlides&&(M=!0);else if(s.freeMode.sticky){let m;for(let x=0;x<g.length;x+=1)if(g[x]>-p){m=x;break}Math.abs(g[m]-p)<Math.abs(g[m-1]-p)||e.swipeDirection==="next"?p=g[m]:p=g[m-1],p=-p}if(M&&l("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?u=Math.abs((-p-e.translate)/e.velocity):u=Math.abs((p-e.translate)/e.velocity),s.freeMode.sticky){const m=Math.abs((h?-p:p)-e.translate),x=e.slidesSizesGrid[e.activeIndex];m<x?u=s.speed:m<2*x?u=s.speed*1.5:u=s.speed*2.5}}else if(s.freeMode.sticky){e.slideToClosest();return}s.freeMode.momentumBounce&&T?(e.updateProgress(k),e.setTransition(u),e.setTranslate(p),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Qi(f,()=>{!e||e.destroyed||!b.allowMomentumBounce||(n("momentumBounce"),e.setTransition(s.speed),setTimeout(()=>{e.setTranslate(k),Qi(f,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(p),e.setTransition(u),e.setTranslate(p),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Qi(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(p),e.updateActiveIndex(),e.updateSlidesClasses()}else if(s.freeMode.sticky){e.slideToClosest();return}else s.freeMode&&n("_freeModeNoMomentumRelease");(!s.freeMode.momentum||S>=s.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:o,onTouchMove:a,onTouchEnd:d}})}let ln;function yl(){const t=Tt(),e=Ot();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Jn(){return ln||(ln=yl()),ln}let an;function wl(t){let{userAgent:e}=t===void 0?{}:t;const i=Jn(),n=Tt(),l=n.navigator.platform,o=e||n.navigator.userAgent,a={ios:!1,android:!1},d=n.screen.width,r=n.screen.height,c=o.match(/(Android);?[\s\/]+([\d.]+)?/);let s=o.match(/(iPad).*OS\s([\d_]+)/);const f=o.match(/(iPod)(.*OS\s([\d_]+))?/),h=!s&&o.match(/(iPhone\sOS|iOS)\s([\d_]+)/),g=l==="Win32";let b=l==="MacIntel";const A=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!s&&b&&i.touch&&A.indexOf(`${d}x${r}`)>=0&&(s=o.match(/(Version)\/([\d.]+)/),s||(s=[0,1,"13_0_0"]),b=!1),c&&!g&&(a.os="android",a.android=!0),(s||h||f)&&(a.os="ios",a.ios=!0),a}function Qn(t){return t===void 0&&(t={}),an||(an=wl(t)),an}let rn;function xl(){const t=Tt(),e=Qn();let i=!1;function n(){const d=t.navigator.userAgent.toLowerCase();return d.indexOf("safari")>=0&&d.indexOf("chrome")<0&&d.indexOf("android")<0}if(n()){const d=String(t.navigator.userAgent);if(d.includes("Version/")){const[r,c]=d.split("Version/")[1].split(" ")[0].split(".").map(s=>Number(s));i=r<16||r===16&&c<2}}const l=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),o=n(),a=o||l&&e.ios;return{isSafari:i||o,needPerspectiveFix:i,need3dFix:a,isWebView:l}}function Sl(){return rn||(rn=xl()),rn}function Tl(t){let{swiper:e,on:i,emit:n}=t;const l=Tt();let o=null,a=null;const d=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(o=new ResizeObserver(f=>{a=l.requestAnimationFrame(()=>{const{width:h,height:g}=e;let b=h,A=g;f.forEach(S=>{let{contentBoxSize:u,contentRect:y,target:p}=S;p&&p!==e.el||(b=y?y.width:(u[0]||u).inlineSize,A=y?y.height:(u[0]||u).blockSize)}),(b!==h||A!==g)&&d()})}),o.observe(e.el))},c=()=>{a&&l.cancelAnimationFrame(a),o&&o.unobserve&&e.el&&(o.unobserve(e.el),o=null)},s=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof l.ResizeObserver<"u"){r();return}l.addEventListener("resize",d),l.addEventListener("orientationchange",s)}),i("destroy",()=>{c(),l.removeEventListener("resize",d),l.removeEventListener("orientationchange",s)})}function El(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=[],a=Tt(),d=function(s,f){f===void 0&&(f={});const h=a.MutationObserver||a.WebkitMutationObserver,g=new h(b=>{if(e.__preventObserver__)return;if(b.length===1){l("observerUpdate",b[0]);return}const A=function(){l("observerUpdate",b[0])};a.requestAnimationFrame?a.requestAnimationFrame(A):a.setTimeout(A,0)});g.observe(s,{attributes:typeof f.attributes>"u"?!0:f.attributes,childList:typeof f.childList>"u"?!0:f.childList,characterData:typeof f.characterData>"u"?!0:f.characterData}),o.push(g)},r=()=>{if(e.params.observer){if(e.params.observeParents){const s=Ni(e.hostEl);for(let f=0;f<s.length;f+=1)d(s[f])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},c=()=>{o.forEach(s=>{s.disconnect()}),o.splice(0,o.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",r),n("destroy",c)}var Il={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const l=i?"unshift":"push";return t.split(" ").forEach(o=>{n.eventsListeners[o]||(n.eventsListeners[o]=[]),n.eventsListeners[o][l](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function l(){n.off(t,l),l.__emitterProxy&&delete l.__emitterProxy;for(var o=arguments.length,a=new Array(o),d=0;d<o;d++)a[d]=arguments[d];e.apply(n,a)}return l.__emitterProxy=e,n.on(t,l,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const n=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[n](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(n=>{typeof e>"u"?i.eventsListeners[n]=[]:i.eventsListeners[n]&&i.eventsListeners[n].forEach((l,o)=>{(l===e||l.__emitterProxy&&l.__emitterProxy===e)&&i.eventsListeners[n].splice(o,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var l=arguments.length,o=new Array(l),a=0;a<l;a++)o[a]=arguments[a];return typeof o[0]=="string"||Array.isArray(o[0])?(e=o[0],i=o.slice(1,o.length),n=t):(e=o[0].events,i=o[0].data,n=o[0].context||t),i.unshift(n),(Array.isArray(e)?e:e.split(" ")).forEach(r=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(c=>{c.apply(n,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(c=>{c.apply(n,i)})}),t}};function Cl(){const t=this;let e,i;const n=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=n.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=n.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(oi(n,"padding-left")||0,10)-parseInt(oi(n,"padding-right")||0,10),i=i-parseInt(oi(n,"padding-top")||0,10)-parseInt(oi(n,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(i)&&(i=0),Object.assign(t,{width:e,height:i,size:t.isHorizontal()?e:i}))}function kl(){const t=this;function e(w,P){return parseFloat(w.getPropertyValue(t.getDirectionLabel(P))||0)}const i=t.params,{wrapperEl:n,slidesEl:l,size:o,rtlTranslate:a,wrongRTL:d}=t,r=t.virtual&&i.virtual.enabled,c=r?t.virtual.slides.length:t.slides.length,s=Gt(l,`.${t.params.slideClass}, swiper-slide`),f=r?t.virtual.slides.length:s.length;let h=[];const g=[],b=[];let A=i.slidesOffsetBefore;typeof A=="function"&&(A=i.slidesOffsetBefore.call(t));let S=i.slidesOffsetAfter;typeof S=="function"&&(S=i.slidesOffsetAfter.call(t));const u=t.snapGrid.length,y=t.slidesGrid.length;let p=i.spaceBetween,T=-A,k=0,C=0;if(typeof o>"u")return;typeof p=="string"&&p.indexOf("%")>=0?p=parseFloat(p.replace("%",""))/100*o:typeof p=="string"&&(p=parseFloat(p)),t.virtualSize=-p,s.forEach(w=>{a?w.style.marginLeft="":w.style.marginRight="",w.style.marginBottom="",w.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(Oi(n,"--swiper-centered-offset-before",""),Oi(n,"--swiper-centered-offset-after",""));const M=i.grid&&i.grid.rows>1&&t.grid;M?t.grid.initSlides(s):t.grid&&t.grid.unsetSlides();let m;const x=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(w=>typeof i.breakpoints[w].slidesPerView<"u").length>0;for(let w=0;w<f;w+=1){m=0;let P;if(s[w]&&(P=s[w]),M&&t.grid.updateSlide(w,P,s),!(s[w]&&oi(P,"display")==="none")){if(i.slidesPerView==="auto"){x&&(s[w].style[t.getDirectionLabel("width")]="");const I=getComputedStyle(P),O=P.style.transform,E=P.style.webkitTransform;if(O&&(P.style.transform="none"),E&&(P.style.webkitTransform="none"),i.roundLengths)m=t.isHorizontal()?$i(P,"width",!0):$i(P,"height",!0);else{const V=e(I,"width"),F=e(I,"padding-left"),_=e(I,"padding-right"),R=e(I,"margin-left"),N=e(I,"margin-right"),D=I.getPropertyValue("box-sizing");if(D&&D==="border-box")m=V+R+N;else{const{clientWidth:j,offsetWidth:X}=P;m=V+F+_+R+N+(X-j)}}O&&(P.style.transform=O),E&&(P.style.webkitTransform=E),i.roundLengths&&(m=Math.floor(m))}else m=(o-(i.slidesPerView-1)*p)/i.slidesPerView,i.roundLengths&&(m=Math.floor(m)),s[w]&&(s[w].style[t.getDirectionLabel("width")]=`${m}px`);s[w]&&(s[w].swiperSlideSize=m),b.push(m),i.centeredSlides?(T=T+m/2+k/2+p,k===0&&w!==0&&(T=T-o/2-p),w===0&&(T=T-o/2-p),Math.abs(T)<1/1e3&&(T=0),i.roundLengths&&(T=Math.floor(T)),C%i.slidesPerGroup===0&&h.push(T),g.push(T)):(i.roundLengths&&(T=Math.floor(T)),(C-Math.min(t.params.slidesPerGroupSkip,C))%t.params.slidesPerGroup===0&&h.push(T),g.push(T),T=T+m+p),t.virtualSize+=m+p,k=m,C+=1}}if(t.virtualSize=Math.max(t.virtualSize,o)+S,a&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+p}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+p}px`),M&&t.grid.updateWrapperSize(m,h),!i.centeredSlides){const w=[];for(let P=0;P<h.length;P+=1){let I=h[P];i.roundLengths&&(I=Math.floor(I)),h[P]<=t.virtualSize-o&&w.push(I)}h=w,Math.floor(t.virtualSize-o)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-o)}if(r&&i.loop){const w=b[0]+p;if(i.slidesPerGroup>1){const P=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),I=w*i.slidesPerGroup;for(let O=0;O<P;O+=1)h.push(h[h.length-1]+I)}for(let P=0;P<t.virtual.slidesBefore+t.virtual.slidesAfter;P+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+w),g.push(g[g.length-1]+w),t.virtualSize+=w}if(h.length===0&&(h=[0]),p!==0){const w=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");s.filter((P,I)=>!i.cssMode||i.loop?!0:I!==s.length-1).forEach(P=>{P.style[w]=`${p}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let w=0;b.forEach(I=>{w+=I+(p||0)}),w-=p;const P=w-o;h=h.map(I=>I<=0?-A:I>P?P+S:I)}if(i.centerInsufficientSlides){let w=0;b.forEach(I=>{w+=I+(p||0)}),w-=p;const P=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(w+P<o){const I=(o-w-P)/2;h.forEach((O,E)=>{h[E]=O-I}),g.forEach((O,E)=>{g[E]=O+I})}}if(Object.assign(t,{slides:s,snapGrid:h,slidesGrid:g,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){Oi(n,"--swiper-centered-offset-before",`${-h[0]}px`),Oi(n,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const w=-t.snapGrid[0],P=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(I=>I+w),t.slidesGrid=t.slidesGrid.map(I=>I+P)}if(f!==c&&t.emit("slidesLengthChange"),h.length!==u&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),g.length!==y&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const w=`${i.containerModifierClass}backface-hidden`,P=t.el.classList.contains(w);f<=i.maxBackfaceHiddenSlides?P||t.el.classList.add(w):P&&t.el.classList.remove(w)}}function Pl(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let l=0,o;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const a=d=>n?e.slides[e.getSlideIndexByData(d)]:e.slides[d];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(d=>{i.push(d)});else for(o=0;o<Math.ceil(e.params.slidesPerView);o+=1){const d=e.activeIndex+o;if(d>e.slides.length&&!n)break;i.push(a(d))}else i.push(a(e.activeIndex));for(o=0;o<i.length;o+=1)if(typeof i[o]<"u"){const d=i[o].offsetHeight;l=d>l?d:l}(l||l===0)&&(e.wrapperEl.style.height=`${l}px`)}function Dl(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let n=0;n<e.length;n+=1)e[n].swiperSlideOffset=(t.isHorizontal()?e[n].offsetLeft:e[n].offsetTop)-i-t.cssOverflowAdjustment()}const $n=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function _l(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:l,snapGrid:o}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let a=-t;l&&(a=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let d=i.spaceBetween;typeof d=="string"&&d.indexOf("%")>=0?d=parseFloat(d.replace("%",""))/100*e.size:typeof d=="string"&&(d=parseFloat(d));for(let r=0;r<n.length;r+=1){const c=n[r];let s=c.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(s-=n[0].swiperSlideOffset);const f=(a+(i.centeredSlides?e.minTranslate():0)-s)/(c.swiperSlideSize+d),h=(a-o[0]+(i.centeredSlides?e.minTranslate():0)-s)/(c.swiperSlideSize+d),g=-(a-s),b=g+e.slidesSizesGrid[r],A=g>=0&&g<=e.size-e.slidesSizesGrid[r],S=g>=0&&g<e.size-1||b>1&&b<=e.size||g<=0&&b>=e.size;S&&(e.visibleSlides.push(c),e.visibleSlidesIndexes.push(r)),$n(c,S,i.slideVisibleClass),$n(c,A,i.slideFullyVisibleClass),c.progress=l?-f:f,c.originalProgress=l?-h:h}}function Ll(t){const e=this;if(typeof t>"u"){const s=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*s||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:o,isEnd:a,progressLoop:d}=e;const r=o,c=a;if(n===0)l=0,o=!0,a=!0;else{l=(t-e.minTranslate())/n;const s=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;o=s||l<=0,a=f||l>=1,s&&(l=0),f&&(l=1)}if(i.loop){const s=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[s],g=e.slidesGrid[f],b=e.slidesGrid[e.slidesGrid.length-1],A=Math.abs(t);A>=h?d=(A-h)/b:d=(A+b-g)/b,d>1&&(d-=1)}Object.assign(e,{progress:l,progressLoop:d,isBeginning:o,isEnd:a}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),o&&!r&&e.emit("reachBeginning toEdge"),a&&!c&&e.emit("reachEnd toEdge"),(r&&!o||c&&!a)&&e.emit("fromEdge"),e.emit("progress",l)}const sn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Ol(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:l}=t,o=t.virtual&&i.virtual.enabled,a=t.grid&&i.grid&&i.grid.rows>1,d=f=>Gt(n,`.${i.slideClass}${f}, swiper-slide${f}`)[0];let r,c,s;if(o)if(i.loop){let f=l-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),r=d(`[data-swiper-slide-index="${f}"]`)}else r=d(`[data-swiper-slide-index="${l}"]`);else a?(r=e.filter(f=>f.column===l)[0],s=e.filter(f=>f.column===l+1)[0],c=e.filter(f=>f.column===l-1)[0]):r=e[l];r&&(a||(s=Al(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!s&&(s=e[0]),c=hl(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c===0&&(c=e[e.length-1]))),e.forEach(f=>{sn(f,f===r,i.slideActiveClass),sn(f,f===s,i.slideNextClass),sn(f,f===c,i.slidePrevClass)}),t.emitSlidesClasses()}const Fi=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(i());if(n){let l=n.querySelector(`.${t.params.lazyPreloaderClass}`);!l&&t.isElement&&(n.shadowRoot?l=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(l=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),l&&l.remove())})),l&&l.remove()}},dn=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},cn=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),l=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const a=l,d=[a-e];d.push(...Array.from({length:e}).map((r,c)=>a+n+c)),t.slides.forEach((r,c)=>{d.includes(r.column)&&dn(t,c)});return}const o=l+n-1;if(t.params.rewind||t.params.loop)for(let a=l-e;a<=o+e;a+=1){const d=(a%i+i)%i;(d<l||d>o)&&dn(t,d)}else for(let a=Math.max(l-e,0);a<=Math.min(o+e,i-1);a+=1)a!==l&&(a>o||a<l)&&dn(t,a)};function Ml(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let l;for(let o=0;o<e.length;o+=1)typeof e[o+1]<"u"?n>=e[o]&&n<e[o+1]-(e[o+1]-e[o])/2?l=o:n>=e[o]&&n<e[o+1]&&(l=o+1):n>=e[o]&&(l=o);return i.normalizeSlideIndex&&(l<0||typeof l>"u")&&(l=0),l}function Nl(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:l,activeIndex:o,realIndex:a,snapIndex:d}=e;let r=t,c;const s=g=>{let b=g-e.virtual.slidesBefore;return b<0&&(b=e.virtual.slides.length+b),b>=e.virtual.slides.length&&(b-=e.virtual.slides.length),b};if(typeof r>"u"&&(r=Ml(e)),n.indexOf(i)>=0)c=n.indexOf(i);else{const g=Math.min(l.slidesPerGroupSkip,r);c=g+Math.floor((r-g)/l.slidesPerGroup)}if(c>=n.length&&(c=n.length-1),r===o&&!e.params.loop){c!==d&&(e.snapIndex=c,e.emit("snapIndexChange"));return}if(r===o&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=s(r);return}const f=e.grid&&l.grid&&l.grid.rows>1;let h;if(e.virtual&&l.virtual.enabled&&l.loop)h=s(r);else if(f){const g=e.slides.filter(A=>A.column===r)[0];let b=parseInt(g.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(g),0)),h=Math.floor(b/l.grid.rows)}else if(e.slides[r]){const g=e.slides[r].getAttribute("data-swiper-slide-index");g?h=parseInt(g,10):h=r}else h=r;Object.assign(e,{previousSnapIndex:d,snapIndex:c,previousRealIndex:a,realIndex:h,previousIndex:o,activeIndex:r}),e.initialized&&cn(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(a!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function Rl(t,e){const i=this,n=i.params;let l=t.closest(`.${n.slideClass}, swiper-slide`);!l&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(d=>{!l&&d.matches&&d.matches(`.${n.slideClass}, swiper-slide`)&&(l=d)});let o=!1,a;if(l){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===l){o=!0,a=d;break}}if(l&&o)i.clickedSlide=l,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(l.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=a;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Vl={updateSize:Cl,updateSlides:kl,updateAutoHeight:Pl,updateSlidesOffset:Dl,updateSlidesProgress:_l,updateProgress:Ll,updateSlidesClasses:Ol,updateActiveIndex:Nl,updateClickedSlide:Rl};function jl(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:l,wrapperEl:o}=e;if(i.virtualTranslate)return n?-l:l;if(i.cssMode)return l;let a=ml(o,t);return a+=e.cssOverflowAdjustment(),n&&(a=-a),a||0}function Fl(t,e){const i=this,{rtlTranslate:n,params:l,wrapperEl:o,progress:a}=i;let d=0,r=0;const c=0;i.isHorizontal()?d=n?-t:t:r=t,l.roundLengths&&(d=Math.floor(d),r=Math.floor(r)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?d:r,l.cssMode?o[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-r:l.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),o.style.transform=`translate3d(${d}px, ${r}px, ${c}px)`);let s;const f=i.maxTranslate()-i.minTranslate();f===0?s=0:s=(t-i.minTranslate())/f,s!==a&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Bl(){return-this.snapGrid[0]}function zl(){return-this.snapGrid[this.snapGrid.length-1]}function Hl(t,e,i,n,l){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),n===void 0&&(n=!0);const o=this,{params:a,wrapperEl:d}=o;if(o.animating&&a.preventInteractionOnTransition)return!1;const r=o.minTranslate(),c=o.maxTranslate();let s;if(n&&t>r?s=r:n&&t<c?s=c:s=t,o.updateProgress(s),a.cssMode){const f=o.isHorizontal();if(e===0)d[f?"scrollLeft":"scrollTop"]=-s;else{if(!o.support.smoothScroll)return Zn({swiper:o,targetPosition:-s,side:f?"left":"top"}),!0;d.scrollTo({[f?"left":"top"]:-s,behavior:"smooth"})}return!0}return e===0?(o.setTransition(0),o.setTranslate(s),i&&(o.emit("beforeTransitionStart",e,l),o.emit("transitionEnd"))):(o.setTransition(e),o.setTranslate(s),i&&(o.emit("beforeTransitionStart",e,l),o.emit("transitionStart")),o.animating||(o.animating=!0,o.onTranslateToWrapperTransitionEnd||(o.onTranslateToWrapperTransitionEnd=function(h){!o||o.destroyed||h.target===this&&(o.wrapperEl.removeEventListener("transitionend",o.onTranslateToWrapperTransitionEnd),o.onTranslateToWrapperTransitionEnd=null,delete o.onTranslateToWrapperTransitionEnd,o.animating=!1,i&&o.emit("transitionEnd"))}),o.wrapperEl.addEventListener("transitionend",o.onTranslateToWrapperTransitionEnd))),!0}var Wl={getTranslate:jl,setTranslate:Fl,minTranslate:Bl,maxTranslate:zl,translateTo:Hl};function Xl(t,e){const i=this;i.params.cssMode||(i.wrapperEl.style.transitionDuration=`${t}ms`,i.wrapperEl.style.transitionDelay=t===0?"0ms":""),i.emit("setTransition",t,e)}function eo(t){let{swiper:e,runCallbacks:i,direction:n,step:l}=t;const{activeIndex:o,previousIndex:a}=e;let d=n;if(d||(o>a?d="next":o<a?d="prev":d="reset"),e.emit(`transition${l}`),i&&o!==a){if(d==="reset"){e.emit(`slideResetTransition${l}`);return}e.emit(`slideChangeTransition${l}`),d==="next"?e.emit(`slideNextTransition${l}`):e.emit(`slidePrevTransition${l}`)}}function Ul(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),eo({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Gl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),eo({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Yl={setTransition:Xl,transitionStart:Ul,transitionEnd:Gl};function ql(t,e,i,n,l){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const o=this;let a=t;a<0&&(a=0);const{params:d,snapGrid:r,slidesGrid:c,previousIndex:s,activeIndex:f,rtlTranslate:h,wrapperEl:g,enabled:b}=o;if(!b&&!n&&!l||o.destroyed||o.animating&&d.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=o.params.speed);const A=Math.min(o.params.slidesPerGroupSkip,a);let S=A+Math.floor((a-A)/o.params.slidesPerGroup);S>=r.length&&(S=r.length-1);const u=-r[S];if(d.normalizeSlideIndex)for(let p=0;p<c.length;p+=1){const T=-Math.floor(u*100),k=Math.floor(c[p]*100),C=Math.floor(c[p+1]*100);typeof c[p+1]<"u"?T>=k&&T<C-(C-k)/2?a=p:T>=k&&T<C&&(a=p+1):T>=k&&(a=p)}if(o.initialized&&a!==f&&(!o.allowSlideNext&&(h?u>o.translate&&u>o.minTranslate():u<o.translate&&u<o.minTranslate())||!o.allowSlidePrev&&u>o.translate&&u>o.maxTranslate()&&(f||0)!==a))return!1;a!==(s||0)&&i&&o.emit("beforeSlideChangeStart"),o.updateProgress(u);let y;if(a>f?y="next":a<f?y="prev":y="reset",h&&-u===o.translate||!h&&u===o.translate)return o.updateActiveIndex(a),d.autoHeight&&o.updateAutoHeight(),o.updateSlidesClasses(),d.effect!=="slide"&&o.setTranslate(u),y!=="reset"&&(o.transitionStart(i,y),o.transitionEnd(i,y)),!1;if(d.cssMode){const p=o.isHorizontal(),T=h?u:-u;if(e===0){const k=o.virtual&&o.params.virtual.enabled;k&&(o.wrapperEl.style.scrollSnapType="none",o._immediateVirtual=!0),k&&!o._cssModeVirtualInitialSet&&o.params.initialSlide>0?(o._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{g[p?"scrollLeft":"scrollTop"]=T})):g[p?"scrollLeft":"scrollTop"]=T,k&&requestAnimationFrame(()=>{o.wrapperEl.style.scrollSnapType="",o._immediateVirtual=!1})}else{if(!o.support.smoothScroll)return Zn({swiper:o,targetPosition:T,side:p?"left":"top"}),!0;g.scrollTo({[p?"left":"top"]:T,behavior:"smooth"})}return!0}return o.setTransition(e),o.setTranslate(u),o.updateActiveIndex(a),o.updateSlidesClasses(),o.emit("beforeTransitionStart",e,n),o.transitionStart(i,y),e===0?o.transitionEnd(i,y):o.animating||(o.animating=!0,o.onSlideToWrapperTransitionEnd||(o.onSlideToWrapperTransitionEnd=function(T){!o||o.destroyed||T.target===this&&(o.wrapperEl.removeEventListener("transitionend",o.onSlideToWrapperTransitionEnd),o.onSlideToWrapperTransitionEnd=null,delete o.onSlideToWrapperTransitionEnd,o.transitionEnd(i,y))}),o.wrapperEl.addEventListener("transitionend",o.onSlideToWrapperTransitionEnd)),!0}function Zl(t,e,i,n){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;if(l.destroyed)return;typeof e>"u"&&(e=l.params.speed);const o=l.grid&&l.params.grid&&l.params.grid.rows>1;let a=t;if(l.params.loop)if(l.virtual&&l.params.virtual.enabled)a=a+l.virtual.slidesBefore;else{let d;if(o){const h=a*l.params.grid.rows;d=l.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=l.getSlideIndexByData(a);const r=o?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:c}=l.params;let s=l.params.slidesPerView;s==="auto"?s=l.slidesPerViewDynamic():(s=Math.ceil(parseFloat(l.params.slidesPerView,10)),c&&s%2===0&&(s=s+1));let f=r-d<s;if(c&&(f=f||d<Math.ceil(s/2)),n&&c&&l.params.slidesPerView!=="auto"&&!o&&(f=!1),f){const h=c?d<l.activeIndex?"prev":"next":d-l.activeIndex-1<l.params.slidesPerView?"next":"prev";l.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?d+1:d-r+1,slideRealIndex:h==="next"?l.realIndex:void 0})}if(o){const h=a*l.params.grid.rows;a=l.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===h)[0].column}else a=l.getSlideIndexByData(a)}return requestAnimationFrame(()=>{l.slideTo(a,e,i,n)}),l}function Kl(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:l,params:o,animating:a}=n;if(!l||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let d=o.slidesPerGroup;o.slidesPerView==="auto"&&o.slidesPerGroup===1&&o.slidesPerGroupAuto&&(d=Math.max(n.slidesPerViewDynamic("current",!0),1));const r=n.activeIndex<o.slidesPerGroupSkip?1:d,c=n.virtual&&o.virtual.enabled;if(o.loop){if(a&&!c&&o.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&o.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+r,t,e,i)}),!0}return o.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+r,t,e,i)}function Jl(t,e,i){e===void 0&&(e=!0);const n=this,{params:l,snapGrid:o,slidesGrid:a,rtlTranslate:d,enabled:r,animating:c}=n;if(!r||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const s=n.virtual&&l.virtual.enabled;if(l.loop){if(c&&!s&&l.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const f=d?n.translate:-n.translate;function h(u){return u<0?-Math.floor(Math.abs(u)):Math.floor(u)}const g=h(f),b=o.map(u=>h(u));let A=o[b.indexOf(g)-1];if(typeof A>"u"&&l.cssMode){let u;o.forEach((y,p)=>{g>=y&&(u=p)}),typeof u<"u"&&(A=o[u>0?u-1:u])}let S=0;if(typeof A<"u"&&(S=a.indexOf(A),S<0&&(S=n.activeIndex-1),l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(S=S-n.slidesPerViewDynamic("previous",!0)+1,S=Math.max(S,0))),l.rewind&&n.isBeginning){const u=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(u,t,e,i)}else if(l.loop&&n.activeIndex===0&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(S,t,e,i)}),!0;return n.slideTo(S,t,e,i)}function Ql(t,e,i){e===void 0&&(e=!0);const n=this;if(!n.destroyed)return typeof t>"u"&&(t=n.params.speed),n.slideTo(n.activeIndex,t,e,i)}function $l(t,e,i,n){e===void 0&&(e=!0),n===void 0&&(n=.5);const l=this;if(l.destroyed)return;typeof t>"u"&&(t=l.params.speed);let o=l.activeIndex;const a=Math.min(l.params.slidesPerGroupSkip,o),d=a+Math.floor((o-a)/l.params.slidesPerGroup),r=l.rtlTranslate?l.translate:-l.translate;if(r>=l.snapGrid[d]){const c=l.snapGrid[d],s=l.snapGrid[d+1];r-c>(s-c)*n&&(o+=l.params.slidesPerGroup)}else{const c=l.snapGrid[d-1],s=l.snapGrid[d];r-c<=(s-c)*n&&(o-=l.params.slidesPerGroup)}return o=Math.max(o,0),o=Math.min(o,l.slidesGrid.length-1),l.slideTo(o,t,e,i)}function ea(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let l=t.clickedIndex,o;const a=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;o=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?l<t.loopedSlides-n/2||l>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),l=t.getSlideIndex(Gt(i,`${a}[data-swiper-slide-index="${o}"]`)[0]),pi(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-n?(t.loopFix(),l=t.getSlideIndex(Gt(i,`${a}[data-swiper-slide-index="${o}"]`)[0]),pi(()=>{t.slideTo(l)})):t.slideTo(l)}else t.slideTo(l)}var ta={slideTo:ql,slideToLoop:Zl,slideNext:Kl,slidePrev:Jl,slideReset:Ql,slideToClosest:$l,slideToClickedSlide:ea};function ia(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const l=()=>{Gt(n,`.${i.slideClass}, swiper-slide`).forEach((f,h)=>{f.setAttribute("data-swiper-slide-index",h)})},o=e.grid&&i.grid&&i.grid.rows>1,a=i.slidesPerGroup*(o?i.grid.rows:1),d=e.slides.length%a!==0,r=o&&e.slides.length%i.grid.rows!==0,c=s=>{for(let f=0;f<s;f+=1){const h=e.isElement?mi("swiper-slide",[i.slideBlankClass]):mi("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(d){if(i.loopAddBlankSlides){const s=a-e.slides.length%a;c(s),e.recalcSlides(),e.updateSlides()}else Mi("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else if(r){if(i.loopAddBlankSlides){const s=i.grid.rows-e.slides.length%i.grid.rows;c(s),e.recalcSlides(),e.updateSlides()}else Mi("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else l();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function na(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:l,activeSlideIndex:o,byController:a,byMousewheel:d}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:c,allowSlidePrev:s,allowSlideNext:f,slidesEl:h,params:g}=r,{centeredSlides:b}=g;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&g.virtual.enabled){i&&(!g.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):g.centeredSlides&&r.snapIndex<g.slidesPerView?r.slideTo(r.virtual.slides.length+r.snapIndex,0,!1,!0):r.snapIndex===r.snapGrid.length-1&&r.slideTo(r.virtual.slidesBefore,0,!1,!0)),r.allowSlidePrev=s,r.allowSlideNext=f,r.emit("loopFix");return}let A=g.slidesPerView;A==="auto"?A=r.slidesPerViewDynamic():(A=Math.ceil(parseFloat(g.slidesPerView,10)),b&&A%2===0&&(A=A+1));const S=g.slidesPerGroupAuto?A:g.slidesPerGroup;let u=S;u%S!==0&&(u+=S-u%S),u+=g.loopAdditionalSlides,r.loopedSlides=u;const y=r.grid&&g.grid&&g.grid.rows>1;c.length<A+u?Mi("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):y&&g.grid.fill==="row"&&Mi("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const p=[],T=[];let k=r.activeIndex;typeof o>"u"?o=r.getSlideIndex(c.filter(O=>O.classList.contains(g.slideActiveClass))[0]):k=o;const C=n==="next"||!n,M=n==="prev"||!n;let m=0,x=0;const w=y?Math.ceil(c.length/g.grid.rows):c.length,I=(y?c[o].column:o)+(b&&typeof l>"u"?-A/2+.5:0);if(I<u){m=Math.max(u-I,S);for(let O=0;O<u-I;O+=1){const E=O-Math.floor(O/w)*w;if(y){const V=w-E-1;for(let F=c.length-1;F>=0;F-=1)c[F].column===V&&p.push(F)}else p.push(w-E-1)}}else if(I+A>w-u){x=Math.max(I-(w-u*2),S);for(let O=0;O<x;O+=1){const E=O-Math.floor(O/w)*w;y?c.forEach((V,F)=>{V.column===E&&T.push(F)}):T.push(E)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),M&&p.forEach(O=>{c[O].swiperLoopMoveDOM=!0,h.prepend(c[O]),c[O].swiperLoopMoveDOM=!1}),C&&T.forEach(O=>{c[O].swiperLoopMoveDOM=!0,h.append(c[O]),c[O].swiperLoopMoveDOM=!1}),r.recalcSlides(),g.slidesPerView==="auto"?r.updateSlides():y&&(p.length>0&&M||T.length>0&&C)&&r.slides.forEach((O,E)=>{r.grid.updateSlide(E,O,r.slides)}),g.watchSlidesProgress&&r.updateSlidesOffset(),i){if(p.length>0&&M){if(typeof e>"u"){const O=r.slidesGrid[k],V=r.slidesGrid[k+m]-O;d?r.setTranslate(r.translate-V):(r.slideTo(k+Math.ceil(m),0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else if(l){const O=y?p.length/g.grid.rows:p.length;r.slideTo(r.activeIndex+O,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(T.length>0&&C)if(typeof e>"u"){const O=r.slidesGrid[k],V=r.slidesGrid[k-x]-O;d?r.setTranslate(r.translate-V):(r.slideTo(k-x,0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else{const O=y?T.length/g.grid.rows:T.length;r.slideTo(r.activeIndex-O,0,!1,!0)}}if(r.allowSlidePrev=s,r.allowSlideNext=f,r.controller&&r.controller.control&&!a){const O={slideRealIndex:e,direction:n,setTranslate:l,activeSlideIndex:o,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(E=>{!E.destroyed&&E.params.loop&&E.loopFix({...O,slideTo:E.params.slidesPerView===g.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...O,slideTo:r.controller.control.params.slidesPerView===g.slidesPerView?i:!1})}r.emit("loopFix")}function oa(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const n=[];t.slides.forEach(l=>{const o=typeof l.swiperSlideIndex>"u"?l.getAttribute("data-swiper-slide-index")*1:l.swiperSlideIndex;n[o]=l}),t.slides.forEach(l=>{l.removeAttribute("data-swiper-slide-index")}),n.forEach(l=>{i.append(l)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var la={loopCreate:ia,loopFix:na,loopDestroy:oa};function aa(t){const e=this;if(!e.params.simulateTouch||e.params.watchOverflow&&e.isLocked||e.params.cssMode)return;const i=e.params.touchEventsTarget==="container"?e.el:e.wrapperEl;e.isElement&&(e.__preventObserver__=!0),i.style.cursor="move",i.style.cursor=t?"grabbing":"grab",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1})}function ra(){const t=this;t.params.watchOverflow&&t.isLocked||t.params.cssMode||(t.isElement&&(t.__preventObserver__=!0),t[t.params.touchEventsTarget==="container"?"el":"wrapperEl"].style.cursor="",t.isElement&&requestAnimationFrame(()=>{t.__preventObserver__=!1}))}var sa={setGrabCursor:aa,unsetGrabCursor:ra};function da(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Ot()||n===Tt())return null;n.assignedSlot&&(n=n.assignedSlot);const l=n.closest(t);return!l&&!n.getRootNode?null:l||i(n.getRootNode().host)}return i(e)}function to(t,e,i){const n=Tt(),{params:l}=t,o=l.edgeSwipeDetection,a=l.edgeSwipeThreshold;return o&&(i<=a||i>=n.innerWidth-a)?o==="prevent"?(e.preventDefault(),!0):!1:!0}function ca(t){const e=this,i=Ot();let n=t;n.originalEvent&&(n=n.originalEvent);const l=e.touchEventsData;if(n.type==="pointerdown"){if(l.pointerId!==null&&l.pointerId!==n.pointerId)return;l.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(l.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){to(e,n,n.targetTouches[0].pageX);return}const{params:o,touches:a,enabled:d}=e;if(!d||!o.simulateTouch&&n.pointerType==="mouse"||e.animating&&o.preventInteractionOnTransition)return;!e.animating&&o.cssMode&&o.loop&&e.loopFix();let r=n.target;if(o.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(r)||"which"in n&&n.which===3||"button"in n&&n.button>0||l.isTouched&&l.isMoved)return;const c=!!o.noSwipingClass&&o.noSwipingClass!=="",s=n.composedPath?n.composedPath():n.path;c&&n.target&&n.target.shadowRoot&&s&&(r=s[0]);const f=o.noSwipingSelector?o.noSwipingSelector:`.${o.noSwipingClass}`,h=!!(n.target&&n.target.shadowRoot);if(o.noSwiping&&(h?da(f,r):r.closest(f))){e.allowClick=!0;return}if(o.swipeHandler&&!r.closest(o.swipeHandler))return;a.currentX=n.pageX,a.currentY=n.pageY;const g=a.currentX,b=a.currentY;if(!to(e,n,g))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=g,a.startY=b,l.touchStartTime=Ft(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,o.threshold>0&&(l.allowThresholdMove=!1);let A=!0;r.matches(l.focusableElements)&&(A=!1,r.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const S=A&&e.allowTouchMove&&o.touchStartPreventDefault;(o.touchStartForcePreventDefault||S)&&!r.isContentEditable&&n.preventDefault(),o.freeMode&&o.freeMode.enabled&&e.freeMode&&e.animating&&!o.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function ua(t){const e=Ot(),i=this,n=i.touchEventsData,{params:l,touches:o,rtlTranslate:a,enabled:d}=i;if(!d||!l.simulateTouch&&t.pointerType==="mouse")return;let r=t;if(r.originalEvent&&(r=r.originalEvent),r.type==="pointermove"&&(n.touchId!==null||r.pointerId!==n.pointerId))return;let c;if(r.type==="touchmove"){if(c=[...r.changedTouches].filter(C=>C.identifier===n.touchId)[0],!c||c.identifier!==n.touchId)return}else c=r;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",r);return}const s=c.pageX,f=c.pageY;if(r.preventedByNestedSwiper){o.startX=s,o.startY=f;return}if(!i.allowTouchMove){r.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(o,{startX:s,startY:f,currentX:s,currentY:f}),n.touchStartTime=Ft());return}if(l.touchReleaseOnEdges&&!l.loop){if(i.isVertical()){if(f<o.startY&&i.translate<=i.maxTranslate()||f>o.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(s<o.startX&&i.translate<=i.maxTranslate()||s>o.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&r.target===e.activeElement&&r.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",r),o.previousX=o.currentX,o.previousY=o.currentY,o.currentX=s,o.currentY=f;const h=o.currentX-o.startX,g=o.currentY-o.startY;if(i.params.threshold&&Math.sqrt(h**2+g**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let C;i.isHorizontal()&&o.currentY===o.startY||i.isVertical()&&o.currentX===o.startX?n.isScrolling=!1:h*h+g*g>=25&&(C=Math.atan2(Math.abs(g),Math.abs(h))*180/Math.PI,n.isScrolling=i.isHorizontal()?C>l.touchAngle:90-C>l.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",r),typeof n.startMoving>"u"&&(o.currentX!==o.startX||o.currentY!==o.startY)&&(n.startMoving=!0),n.isScrolling||r.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!l.cssMode&&r.cancelable&&r.preventDefault(),l.touchMoveStopPropagation&&!l.nested&&r.stopPropagation();let b=i.isHorizontal()?h:g,A=i.isHorizontal()?o.currentX-o.previousX:o.currentY-o.previousY;l.oneWayMovement&&(b=Math.abs(b)*(a?1:-1),A=Math.abs(A)*(a?1:-1)),o.diff=b,b*=l.touchRatio,a&&(b=-b,A=-A);const S=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=A>0?"prev":"next";const u=i.params.loop&&!l.cssMode,y=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(u&&y&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const C=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(C)}n.allowMomentumBounce=!1,l.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let p;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&S!==i.touchesDirection&&u&&y&&Math.abs(b)>=1){Object.assign(o,{startX:s,startY:f,currentX:s,currentY:f,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",r),n.isMoved=!0,n.currentTranslate=b+n.startTranslate;let T=!0,k=l.resistanceRatio;if(l.touchReleaseOnEdges&&(k=0),b>0?(u&&y&&!p&&n.allowThresholdMove&&n.currentTranslate>(l.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(T=!1,l.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+b)**k))):b<0&&(u&&y&&!p&&n.allowThresholdMove&&n.currentTranslate<(l.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(l.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(l.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(T=!1,l.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-b)**k))),T&&(r.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(n.currentTranslate=n.startTranslate),l.threshold>0)if(Math.abs(b)>l.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,o.startX=o.currentX,o.startY=o.currentY,n.currentTranslate=n.startTranslate,o.diff=i.isHorizontal()?o.currentX-o.startX:o.currentY-o.startY;return}}else{n.currentTranslate=n.startTranslate;return}!l.followFinger||l.cssMode||((l.freeMode&&l.freeMode.enabled&&i.freeMode||l.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),l.freeMode&&l.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function va(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let l;if(n.type==="touchend"||n.type==="touchcancel"){if(l=[...n.changedTouches].filter(k=>k.identifier===i.touchId)[0],!l||l.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;l=n}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(n.type)&&!(["pointercancel","contextmenu"].includes(n.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:a,touches:d,rtlTranslate:r,slidesGrid:c,enabled:s}=e;if(!s||!a.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&a.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}a.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=Ft(),h=f-i.touchStartTime;if(e.allowClick){const k=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(k&&k[0]||n.target,k),e.emit("tap click",n),h<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Ft(),pi(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||d.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let g;if(a.followFinger?g=r?e.translate:-e.translate:g=-i.currentTranslate,a.cssMode)return;if(a.freeMode&&a.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:g});return}const b=g>=-e.maxTranslate()&&!e.params.loop;let A=0,S=e.slidesSizesGrid[0];for(let k=0;k<c.length;k+=k<a.slidesPerGroupSkip?1:a.slidesPerGroup){const C=k<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof c[k+C]<"u"?(b||g>=c[k]&&g<c[k+C])&&(A=k,S=c[k+C]-c[k]):(b||g>=c[k])&&(A=k,S=c[c.length-1]-c[c.length-2])}let u=null,y=null;a.rewind&&(e.isBeginning?y=a.virtual&&a.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(u=0));const p=(g-c[A])/S,T=A<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;if(h>a.longSwipesMs){if(!a.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(p>=a.longSwipesRatio?e.slideTo(a.rewind&&e.isEnd?u:A+T):e.slideTo(A)),e.swipeDirection==="prev"&&(p>1-a.longSwipesRatio?e.slideTo(A+T):y!==null&&p<0&&Math.abs(p)>a.longSwipesRatio?e.slideTo(y):e.slideTo(A))}else{if(!a.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(A+T):e.slideTo(A):(e.swipeDirection==="next"&&e.slideTo(u!==null?u:A+T),e.swipeDirection==="prev"&&e.slideTo(y!==null?y:A))}}function io(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:l,snapGrid:o}=t,a=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const d=a&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!d?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!a?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=l,t.allowSlideNext=n,t.params.watchOverflow&&o!==t.snapGrid&&t.checkOverflow()}function pa(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function ma(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:n}=t;if(!n)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let l;const o=t.maxTranslate()-t.minTranslate();o===0?l=0:l=(t.translate-t.minTranslate())/o,l!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function fa(t){const e=this;Fi(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function ha(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const no=(t,e)=>{const i=Ot(),{params:n,el:l,wrapperEl:o,device:a}=t,d=!!n.nested,r=e==="on"?"addEventListener":"removeEventListener",c=e;!l||typeof l=="string"||(i[r]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:d}),l[r]("touchstart",t.onTouchStart,{passive:!1}),l[r]("pointerdown",t.onTouchStart,{passive:!1}),i[r]("touchmove",t.onTouchMove,{passive:!1,capture:d}),i[r]("pointermove",t.onTouchMove,{passive:!1,capture:d}),i[r]("touchend",t.onTouchEnd,{passive:!0}),i[r]("pointerup",t.onTouchEnd,{passive:!0}),i[r]("pointercancel",t.onTouchEnd,{passive:!0}),i[r]("touchcancel",t.onTouchEnd,{passive:!0}),i[r]("pointerout",t.onTouchEnd,{passive:!0}),i[r]("pointerleave",t.onTouchEnd,{passive:!0}),i[r]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&l[r]("click",t.onClick,!0),n.cssMode&&o[r]("scroll",t.onScroll),n.updateOnWindowResize?t[c](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",io,!0):t[c]("observerUpdate",io,!0),l[r]("load",t.onLoad,{capture:!0}))};function Aa(){const t=this,{params:e}=t;t.onTouchStart=ca.bind(t),t.onTouchMove=ua.bind(t),t.onTouchEnd=va.bind(t),t.onDocumentTouchStart=ha.bind(t),e.cssMode&&(t.onScroll=ma.bind(t)),t.onClick=pa.bind(t),t.onLoad=fa.bind(t),no(t,"on")}function ga(){no(this,"off")}var ba={attachEvents:Aa,detachEvents:ga};const oo=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function ya(){const t=this,{realIndex:e,initialized:i,params:n,el:l}=t,o=n.breakpoints;if(!o||o&&Object.keys(o).length===0)return;const a=t.getBreakpoint(o,t.params.breakpointsBase,t.el);if(!a||t.currentBreakpoint===a)return;const r=(a in o?o[a]:void 0)||t.originalParams,c=oo(t,n),s=oo(t,r),f=t.params.grabCursor,h=r.grabCursor,g=n.enabled;c&&!s?(l.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!c&&s&&(l.classList.add(`${n.containerModifierClass}grid`),(r.grid.fill&&r.grid.fill==="column"||!r.grid.fill&&n.grid.fill==="column")&&l.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),f&&!h?t.unsetGrabCursor():!f&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(p=>{if(typeof r[p]>"u")return;const T=n[p]&&n[p].enabled,k=r[p]&&r[p].enabled;T&&!k&&t[p].disable(),!T&&k&&t[p].enable()});const b=r.direction&&r.direction!==n.direction,A=n.loop&&(r.slidesPerView!==n.slidesPerView||b),S=n.loop;b&&i&&t.changeDirection(),Rt(t.params,r);const u=t.params.enabled,y=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),g&&!u?t.disable():!g&&u&&t.enable(),t.currentBreakpoint=a,t.emit("_beforeBreakpoint",r),i&&(A?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!S&&y?(t.loopCreate(e),t.updateSlides()):S&&!y&&t.loopDestroy()),t.emit("breakpoint",r)}function wa(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const l=Tt(),o=e==="window"?l.innerHeight:i.clientHeight,a=Object.keys(t).map(d=>{if(typeof d=="string"&&d.indexOf("@")===0){const r=parseFloat(d.substr(1));return{value:o*r,point:d}}return{value:d,point:d}});a.sort((d,r)=>parseInt(d.value,10)-parseInt(r.value,10));for(let d=0;d<a.length;d+=1){const{point:r,value:c}=a[d];e==="window"?l.matchMedia(`(min-width: ${c}px)`).matches&&(n=r):c<=i.clientWidth&&(n=r)}return n||"max"}var xa={setBreakpoint:ya,getBreakpoint:wa};function Sa(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(l=>{n[l]&&i.push(e+l)}):typeof n=="string"&&i.push(e+n)}),i}function Ta(){const t=this,{classNames:e,params:i,rtl:n,el:l,device:o}=t,a=Sa(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:n},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:o.android},{ios:o.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...a),l.classList.add(...e),t.emitContainerClasses()}function Ea(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Ia={addClasses:Ta,removeClasses:Ea};function Ca(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const l=t.slides.length-1,o=t.slidesGrid[l]+t.slidesSizesGrid[l]+n*2;t.isLocked=t.size>o}else t.isLocked=t.snapGrid.length===1;i.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),i.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var ka={checkOverflow:Ca},un={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function Pa(t,e){return function(n){n===void 0&&(n={});const l=Object.keys(n)[0],o=n[l];if(typeof o!="object"||o===null){Rt(e,n);return}if(t[l]===!0&&(t[l]={enabled:!0}),l==="navigation"&&t[l]&&t[l].enabled&&!t[l].prevEl&&!t[l].nextEl&&(t[l].auto=!0),["pagination","scrollbar"].indexOf(l)>=0&&t[l]&&t[l].enabled&&!t[l].el&&(t[l].auto=!0),!(l in t&&"enabled"in o)){Rt(e,n);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),Rt(e,n)}}const vn={eventsEmitter:Il,update:Vl,translate:Wl,transition:Yl,slide:ta,loop:la,grabCursor:sa,events:ba,breakpoints:xa,checkOverflow:ka,classes:Ia},pn={};let mn=class $t{constructor(){let e,i;for(var n=arguments.length,l=new Array(n),o=0;o<n;o++)l[o]=arguments[o];l.length===1&&l[0].constructor&&Object.prototype.toString.call(l[0]).slice(8,-1)==="Object"?i=l[0]:[e,i]=l,i||(i={}),i=Rt({},i),e&&!i.el&&(i.el=e);const a=Ot();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const s=[];return a.querySelectorAll(i.el).forEach(f=>{const h=Rt({},i,{el:f});s.push(new $t(h))}),s}const d=this;d.__swiper__=!0,d.support=Jn(),d.device=Qn({userAgent:i.userAgent}),d.browser=Sl(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const r={};d.modules.forEach(s=>{s({params:i,swiper:d,extendParams:Pa(i,r),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const c=Rt({},un,r);return d.params=Rt({},c,pn,i),d.originalParams=Rt({},d.params),d.passedParams=Rt({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(s=>{d.on(s,d.params.on[s])}),d.params&&d.params.onAny&&d.onAny(d.params.onAny),Object.assign(d,{enabled:d.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return d.params.direction==="horizontal"},isVertical(){return d.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:d.params.allowSlideNext,allowSlidePrev:d.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:d.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:d.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),d.emit("_swiper"),d.params.init&&d.init(),d}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:n}=this,l=Gt(i,`.${n.slideClass}, swiper-slide`),o=wi(l[0]);return wi(e)-o}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:n}=e;e.slides=Gt(i,`.${n.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const n=this;e=Math.min(Math.max(e,0),1);const l=n.minTranslate(),a=(n.maxTranslate()-l)*e+l;n.translateTo(a,typeof i>"u"?0:i),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(n=>{const l=e.getSlideClasses(n);i.push({slideEl:n,classNames:l}),e.emit("_slideClass",n,l)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:l,slides:o,slidesGrid:a,slidesSizesGrid:d,size:r,activeIndex:c}=n;let s=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let f=o[c]?Math.ceil(o[c].swiperSlideSize):0,h;for(let g=c+1;g<o.length;g+=1)o[g]&&!h&&(f+=Math.ceil(o[g].swiperSlideSize),s+=1,f>r&&(h=!0));for(let g=c-1;g>=0;g-=1)o[g]&&!h&&(f+=o[g].swiperSlideSize,s+=1,f>r&&(h=!0))}else if(e==="current")for(let f=c+1;f<o.length;f+=1)(i?a[f]+d[f]-a[c]<r:a[f]-a[c]<r)&&(s+=1);else for(let f=c-1;f>=0;f-=1)a[c]-a[f]<r&&(s+=1);return s}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(a=>{a.complete&&Fi(e,a)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function l(){const a=e.rtlTranslate?e.translate*-1:e.translate,d=Math.min(Math.max(a,e.maxTranslate()),e.minTranslate());e.setTranslate(d),e.updateActiveIndex(),e.updateSlidesClasses()}let o;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)l(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const a=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;o=e.slideTo(a.length-1,0,!1,!0)}else o=e.slideTo(e.activeIndex,0,!1,!0);o||l()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,l=n.params.direction;return e||(e=l==="horizontal"?"vertical":"horizontal"),e===l||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${l}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(o=>{e==="vertical"?o.style.width="":o.style.height=""}),n.emit("changeDirection"),i&&n.update()),n}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let n=e||i.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=i,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const l=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let a=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(l()):Gt(n,l())[0];return!a&&i.params.createElements&&(a=mi("div",i.params.wrapperClass),n.append(a),Gt(n,`.${i.params.slideClass}`).forEach(d=>{a.append(d)})),Object.assign(i,{el:n,wrapperEl:a,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:a,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||oi(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||oi(n,"direction")==="rtl"),wrongRTL:oi(a,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const l=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&l.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),l.forEach(o=>{o.complete?Fi(i,o):o.addEventListener("load",a=>{Fi(i,a.target)})}),cn(i),i.initialized=!0,cn(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const n=this,{params:l,el:o,wrapperEl:a,slides:d}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),l.loop&&n.loopDestroy(),i&&(n.removeClasses(),o&&typeof o!="string"&&o.removeAttribute("style"),a&&a.removeAttribute("style"),d&&d.length&&d.forEach(r=>{r.classList.remove(l.slideVisibleClass,l.slideFullyVisibleClass,l.slideActiveClass,l.slideNextClass,l.slidePrevClass),r.removeAttribute("style"),r.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(r=>{n.off(r)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),vl(n)),n.destroyed=!0),null}static extendDefaults(e){Rt(pn,e)}static get extendedDefaults(){return pn}static get defaults(){return un}static installModule(e){$t.prototype.__modules__||($t.prototype.__modules__=[]);const i=$t.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>$t.installModule(i)),$t):($t.installModule(e),$t)}};Object.keys(vn).forEach(t=>{Object.keys(vn[t]).forEach(e=>{mn.prototype[e]=vn[t][e]})}),mn.use([Tl,El]);const lo=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function di(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function fi(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(n=>i.indexOf(n)<0).forEach(n=>{typeof t[n]>"u"?t[n]=e[n]:di(e[n])&&di(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:fi(t[n],e[n]):t[n]=e[n]})}function ao(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function ro(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function so(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function co(t){t===void 0&&(t="");const e=t.split(" ").map(n=>n.trim()).filter(n=>!!n),i=[];return e.forEach(n=>{i.indexOf(n)<0&&i.push(n)}),i.join(" ")}function Da(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function _a(t){let{swiper:e,slides:i,passedParams:n,changedParams:l,nextEl:o,prevEl:a,scrollbarEl:d,paginationEl:r}=t;const c=l.filter(x=>x!=="children"&&x!=="direction"&&x!=="wrapperClass"),{params:s,pagination:f,navigation:h,scrollbar:g,virtual:b,thumbs:A}=e;let S,u,y,p,T,k,C,M;l.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&s.thumbs&&!s.thumbs.swiper&&(S=!0),l.includes("controller")&&n.controller&&n.controller.control&&s.controller&&!s.controller.control&&(u=!0),l.includes("pagination")&&n.pagination&&(n.pagination.el||r)&&(s.pagination||s.pagination===!1)&&f&&!f.el&&(y=!0),l.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||d)&&(s.scrollbar||s.scrollbar===!1)&&g&&!g.el&&(p=!0),l.includes("navigation")&&n.navigation&&(n.navigation.prevEl||a)&&(n.navigation.nextEl||o)&&(s.navigation||s.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(T=!0);const m=x=>{e[x]&&(e[x].destroy(),x==="navigation"?(e.isElement&&(e[x].prevEl.remove(),e[x].nextEl.remove()),s[x].prevEl=void 0,s[x].nextEl=void 0,e[x].prevEl=void 0,e[x].nextEl=void 0):(e.isElement&&e[x].el.remove(),s[x].el=void 0,e[x].el=void 0))};l.includes("loop")&&e.isElement&&(s.loop&&!n.loop?k=!0:!s.loop&&n.loop?C=!0:M=!0),c.forEach(x=>{if(di(s[x])&&di(n[x]))Object.assign(s[x],n[x]),(x==="navigation"||x==="pagination"||x==="scrollbar")&&"enabled"in n[x]&&!n[x].enabled&&m(x);else{const w=n[x];(w===!0||w===!1)&&(x==="navigation"||x==="pagination"||x==="scrollbar")?w===!1&&m(x):s[x]=n[x]}}),c.includes("controller")&&!u&&e.controller&&e.controller.control&&s.controller&&s.controller.control&&(e.controller.control=s.controller.control),l.includes("children")&&i&&b&&s.virtual.enabled?(b.slides=i,b.update(!0)):l.includes("virtual")&&b&&s.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),l.includes("children")&&i&&s.loop&&(M=!0),S&&A.init()&&A.update(!0),u&&(e.controller.control=s.controller.control),y&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(s.pagination.el=r),f.init(),f.render(),f.update()),p&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-scrollbar"),d.part.add("scrollbar"),e.el.appendChild(d)),d&&(s.scrollbar.el=d),g.init(),g.updateSize(),g.setTranslate()),T&&(e.isElement&&((!o||typeof o=="string")&&(o=document.createElement("div"),o.classList.add("swiper-button-next"),o.innerHTML=e.hostEl.constructor.nextButtonSvg,o.part.add("button-next"),e.el.appendChild(o)),(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-button-prev"),a.innerHTML=e.hostEl.constructor.prevButtonSvg,a.part.add("button-prev"),e.el.appendChild(a))),o&&(s.navigation.nextEl=o),a&&(s.navigation.prevEl=a),h.init(),h.update()),l.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),l.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),l.includes("direction")&&e.changeDirection(n.direction,!1),(k||M)&&e.loopDestroy(),(C||M)&&e.loopCreate(),e.update()}function La(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},l={};fi(i,un),i._emitClasses=!0,i.init=!1;const o={},a=lo.map(r=>r.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(r=>{typeof t[r]>"u"||(a.indexOf(r)>=0?di(t[r])?(i[r]={},l[r]={},fi(i[r],t[r]),fi(l[r],t[r])):(i[r]=t[r],l[r]=t[r]):r.search(/on[A-Z]/)===0&&typeof t[r]=="function"?e?n[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:i.on[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:o[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:l,rest:o,events:n}}function Oa(t,e){let{el:i,nextEl:n,prevEl:l,paginationEl:o,scrollbarEl:a,swiper:d}=t;ao(e)&&n&&l&&(d.params.navigation.nextEl=n,d.originalParams.navigation.nextEl=n,d.params.navigation.prevEl=l,d.originalParams.navigation.prevEl=l),ro(e)&&o&&(d.params.pagination.el=o,d.originalParams.pagination.el=o),so(e)&&a&&(d.params.scrollbar.el=a,d.originalParams.scrollbar.el=a),d.init(i)}function Ma(t,e,i,n,l){const o=[];if(!e)return o;const a=r=>{o.indexOf(r)<0&&o.push(r)};if(i&&n){const r=n.map(l),c=i.map(l);r.join("")!==c.join("")&&a("children"),n.length!==i.length&&a("children")}return lo.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(di(t[r])&&di(e[r])){const c=Object.keys(t[r]),s=Object.keys(e[r]);c.length!==s.length?a(r):(c.forEach(f=>{t[r][f]!==e[r][f]&&a(r)}),s.forEach(f=>{t[r][f]!==e[r][f]&&a(r)}))}else t[r]!==e[r]&&a(r)}),o}const Na=t=>{!t||t.destroyed||!t.params.virtual||t.params.virtual&&!t.params.virtual.enabled||(t.updateSlides(),t.updateProgress(),t.updateSlidesClasses(),t.parallax&&t.params.parallax&&t.params.parallax.enabled&&t.parallax.setTranslate())};function Bi(){return Bi=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t},Bi.apply(this,arguments)}function uo(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function vo(t){const e=[];return v.Children.toArray(t).forEach(i=>{uo(i)?e.push(i):i.props&&i.props.children&&vo(i.props.children).forEach(n=>e.push(n))}),e}function Ra(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return v.Children.toArray(t).forEach(n=>{if(uo(n))e.push(n);else if(n.props&&n.props.slot&&i[n.props.slot])i[n.props.slot].push(n);else if(n.props&&n.props.children){const l=vo(n.props.children);l.length>0?l.forEach(o=>e.push(o)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function Va(t,e,i){if(!i)return null;const n=s=>{let f=s;return s<0?f=e.length+s:f>=e.length&&(f=f-e.length),f},l=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:o,to:a}=i,d=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,c=[];for(let s=d;s<r;s+=1)s>=o&&s<=a&&c.push(e[n(s)]);return c.map((s,f)=>v.cloneElement(s,{swiper:t,style:l,key:s.props.virtualIndex||s.key||`slide-${f}`}))}function xi(t,e){return typeof window>"u"?me(t,e):Mo(t,e)}const fn=yi(null),hn=()=>bi(fn),ja=yi(null),ci=ki(function(t,e){let{className:i,tag:n="div",wrapperTag:l="div",children:o,onSwiper:a,...d}=t===void 0?{}:t,r=!1;const[c,s]=U("swiper"),[f,h]=U(null),[g,b]=U(!1),A=fe(!1),S=fe(null),u=fe(null),y=fe(null),p=fe(null),T=fe(null),k=fe(null),C=fe(null),M=fe(null),{params:m,passedParams:x,rest:w,events:P}=La(d),{slides:I,slots:O}=Ra(o),E=()=>{b(!g)};Object.assign(m.on,{_containerClasses(N,D){s(D)}});const V=()=>{Object.assign(m.on,P),r=!0;const N={...m};if(delete N.wrapperClass,u.current=new mn(N),u.current.virtual&&u.current.params.virtual.enabled){u.current.virtual.slides=I;const D={cache:!1,slides:I,renderExternal:h,renderExternalUpdate:!1};fi(u.current.params.virtual,D),fi(u.current.originalParams.virtual,D)}};S.current||V(),u.current&&u.current.on("_beforeBreakpoint",E);const F=()=>{r||!P||!u.current||Object.keys(P).forEach(N=>{u.current.on(N,P[N])})},_=()=>{!P||!u.current||Object.keys(P).forEach(N=>{u.current.off(N,P[N])})};me(()=>()=>{u.current&&u.current.off("_beforeBreakpoint",E)}),me(()=>{!A.current&&u.current&&(u.current.emitSlidesClasses(),A.current=!0)}),xi(()=>{if(e&&(e.current=S.current),!!S.current)return u.current.destroyed&&V(),Oa({el:S.current,nextEl:T.current,prevEl:k.current,paginationEl:C.current,scrollbarEl:M.current,swiper:u.current},m),a&&!u.current.destroyed&&a(u.current),()=>{u.current&&!u.current.destroyed&&u.current.destroy(!0,!1)}},[]),xi(()=>{F();const N=Ma(x,y.current,I,p.current,D=>D.key);return y.current=x,p.current=I,N.length&&u.current&&!u.current.destroyed&&_a({swiper:u.current,slides:I,passedParams:x,changedParams:N,nextEl:T.current,prevEl:k.current,scrollbarEl:M.current,paginationEl:C.current}),()=>{_()}}),xi(()=>{Na(u.current)},[f]);function R(){return m.virtual?Va(u.current,I,f):I.map((N,D)=>v.cloneElement(N,{swiper:u.current,swiperSlideIndex:D}))}return v.createElement(n,Bi({ref:S,className:co(`${c}${i?` ${i}`:""}`)},w),v.createElement(ja.Provider,{value:u.current},O["container-start"],v.createElement(l,{className:Da(m.wrapperClass)},O["wrapper-start"],R(),O["wrapper-end"]),ao(m)&&v.createElement(v.Fragment,null,v.createElement("div",{ref:k,className:"swiper-button-prev"}),v.createElement("div",{ref:T,className:"swiper-button-next"})),so(m)&&v.createElement("div",{ref:M,className:"swiper-scrollbar"}),ro(m)&&v.createElement("div",{ref:C,className:"swiper-pagination"}),O["container-end"]))});ci.displayName="Swiper";const Ut=ki(function(t,e){let{tag:i="div",children:n,className:l="",swiper:o,zoom:a,lazy:d,virtualIndex:r,swiperSlideIndex:c,...s}=t===void 0?{}:t;const f=fe(null),[h,g]=U("swiper-slide"),[b,A]=U(!1);function S(T,k,C){k===f.current&&g(C)}xi(()=>{if(typeof c<"u"&&(f.current.swiperSlideIndex=c),e&&(e.current=f.current),!(!f.current||!o)){if(o.destroyed){h!=="swiper-slide"&&g("swiper-slide");return}return o.on("_slideClass",S),()=>{o&&o.off("_slideClass",S)}}}),xi(()=>{o&&f.current&&!o.destroyed&&g(o.getSlideClasses(f.current))},[o]);const u={isActive:h.indexOf("swiper-slide-active")>=0,isVisible:h.indexOf("swiper-slide-visible")>=0,isPrev:h.indexOf("swiper-slide-prev")>=0,isNext:h.indexOf("swiper-slide-next")>=0},y=()=>typeof n=="function"?n(u):n,p=()=>{A(!0)};return v.createElement(i,Bi({ref:f,className:co(`${h}${l?` ${l}`:""}`),"data-swiper-slide-index":r,onLoad:p},s),a&&v.createElement(fn.Provider,{value:u},v.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},y(),d&&!b&&v.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&v.createElement(fn.Provider,{value:u},y(),d&&!b&&v.createElement("div",{className:"swiper-lazy-preloader"})))});Ut.displayName="SwiperSlide";const Fa="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Ba=({visible:t,onClose:e,children:i,modalStyle:n,padding:l,popup:o,schema:a,fullHeight:d=window.innerHeight,isFullScreen:r=!1,openState:c})=>{var s,f,h,g,b,A,S,u,y,p,T,k,C,M,m,x,w,P,I,O,E,V,F,_;const R=fe(null),N=fe(null),D=fe(null),j=fe(null),X=fe(null),K=d*.2,$=r?d:d*.8,[ee,ce]=U(K),[he,te]=U(!1),Ne=fe(null),{globalConfig:Fe,popupDetailData:Ue}=Xe(),{schema:Y,popup:J}=ii(),[Ae,be]=U(15);me(()=>{const Z=document.getElementById("sxp-render"),G=document.getElementById("pb-modal");G?Ne.current=G:(Ne.current=document.createElement("div"),Ne.current.setAttribute("id","pb-modal"),Z?.appendChild(Ne.current))},[]);const ye=pe(()=>o?.id&&o?.id!==""||t,[t,o]),re=pe(()=>{var Z,G,ne;const le=a??Y;return(ne=(G=(Z=le?.sxpPageConf)===null||Z===void 0?void 0:Z.globalConfig)===null||G===void 0?void 0:G.popupList)===null||ne===void 0?void 0:ne.find(ke=>ke?.id===o?.id)},[o,a,Y]),Re=pe(()=>{var Z,G;return((G=(Z=re?.item)===null||Z===void 0?void 0:Z.event)===null||G===void 0?void 0:G.isScrollFullScreen)||!1},[re]);me(()=>{ye?te(!0):setTimeout(()=>{te(!1),ce(K)},o?.duration)},[ye,o]);const Je=se(()=>i,[J,c,Fe,a]);if(me(()=>{const Z=G=>{var ne=G?.querySelectorAll('[role="button"],a, a[href]:not([disabled]), button:not([disabled]), textarea:not([disabled]), input[type="text"]:not([disabled]), input[type="radio"]:not([disabled]), input[type="checkbox"]:not([disabled]), select:not([disabled])'),le=ne?.[0],ue=ne?.[ne?.length-1],ke=9;G.addEventListener("keydown",function(it){(it.key==="Escape"||it.key==="Esc")&&(ze(),it.preventDefault());var ie=it.key==="Tab"||it.keyCode===ke;ie&&(it.shiftKey?document?.activeElement===le&&(ue?.focus(),it.preventDefault()):document?.activeElement===ue&&(le?.focus(),it.preventDefault()))}),le?.focus()};return X?.current&&Z(X?.current),()=>{var G;(G=X?.current)===null||G===void 0||G.removeEventListener("keydown",Z)}},[X,he,J]),!Ne.current)return null;const ze=Ci(()=>{e?.()},300),tt=Z=>{R.current=Z.touches[0],N.current=Z.touches[0],D.current=!0},ot=Z=>{requestAnimationFrame(()=>{var G;if(D.current&&((G=j?.current)===null||G===void 0?void 0:G.scrollTop)===0){const ne=Z.touches[0].clientY,le=Z.touches[0].clientX,ue=R.current.clientY-ne;R.current=Z.touches[0];const ke=ne-N.current.clientY,it=le-N.current.clientX;if(Math.abs(it)>Math.abs(ke))return;const ie=ee-ue;ie>0&&ce(ie)}})},Se=Z=>{var G;if(D.current&&((G=j?.current)===null||G===void 0?void 0:G.scrollTop)===0){const ne=Z.changedTouches[0].clientY-N.current.clientY,le=Z.changedTouches[0].clientX-N.current.clientX;if(Math.abs(le)>Math.abs(ne))return;const ue=N.current.clientY-R.current.clientY;ue>0?ce(0):ee<K&&ue<0?ce(K):ee>=K&&ue<0&&e?.()}D.current=!1};return Pn.createPortal(v.createElement(v.Fragment,null,he&&v.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:ye?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:ze},v.createElement("div",{style:{position:"relative",left:`${(g=(h=(f=(s=re?.item)===null||s===void 0?void 0:s.props)===null||f===void 0?void 0:f.popupBg)===null||h===void 0?void 0:h.horizontalMargin)!==null&&g!==void 0?g:0}px`,right:`${(u=(S=(A=(b=re?.item)===null||b===void 0?void 0:b.props)===null||A===void 0?void 0:A.popupBg)===null||S===void 0?void 0:S.horizontalMargin)!==null&&u!==void 0?u:0}px`,bottom:`${(k=(T=(p=(y=re?.item)===null||y===void 0?void 0:y.props)===null||p===void 0?void 0:p.popupBg)===null||T===void 0?void 0:T.bottomMargin)!==null&&k!==void 0?k:0}px`,overflow:"hidden",width:`calc(100% - ${((x=(m=(M=(C=re?.item)===null||C===void 0?void 0:C.props)===null||M===void 0?void 0:M.popupBg)===null||m===void 0?void 0:m.horizontalMargin)!==null&&x!==void 0?x:0)*2}px)`,height:"100%"}},v.createElement("div",Object.assign({ref:X,className:`modal-container ${ye?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(w=re?.item)===null||w===void 0?void 0:w.displayName,"aria-modal":!0,"aria-labelledby":"modal-content",style:Object.assign(Object.assign({padding:l,animationDuration:((P=o?.duration)!==null&&P!==void 0?P:0)/1e3+"s"},Re&&{transform:`translateY(${ee}px)`}),{overflow:"hidden",borderRadius:`${(V=(E=(O=(I=re?.item)===null||I===void 0?void 0:I.props)===null||O===void 0?void 0:O.popupBg)===null||E===void 0?void 0:E.borderRadius)!==null&&V!==void 0?V:0}px`,zIndex:9}),onClick:Z=>{Z.stopPropagation(),Z.preventDefault()}},Re&&{onTouchMove:ot,onTouchStart:tt,onTouchEnd:Se}),v.createElement("div",Object.assign({id:"modal-content",ref:j,style:{height:Re?d:$,overflow:Re&&ee<=0||!Re?"auto":"hidden",zIndex:1}},((_=(F=re?.item)===null||F===void 0?void 0:F.props)===null||_===void 0?void 0:_.enableFixedCloseButton)&&{onScroll:Z=>{var G;be(15-((G=Z?.target)===null||G===void 0?void 0:G.scrollTop))}}),Je()),v.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:Ae}},v.createElement("img",{src:Fe?.popupCloseIcon||Fa,alt:"close button",className:"modal-icon"})))))),Ne.current)};var hi=Oe(Ba);const za=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),l=[];for(let a=0;a<n.length&&(l.push(n[a]),!(l.join(" ").length>=e));a++);return(l.length>1&&l.length<n.length?l.slice(0,l.length-1):l).join(" ")+" "},Ha=({text:t,maxStr:e=108,style:i,className:n,onClick:l,foldText:o,unfoldText:a,isPost:d,onChange:r})=>{const[c,s]=U(!1),[f,h]=U(!1),g=Number(i?.lineClamp||2),b=fe(null),A=fe(null),S=se(()=>{s(!c)},[c,r]);return pe(()=>!c&&t.length>e?za(t,e)+"...":t,[t,e,c]),me(()=>{var u,y;A?.current&&(A.current.style.display="block"),((u=A?.current)===null||u===void 0?void 0:u.offsetHeight)>((y=b?.current)===null||y===void 0?void 0:y.offsetHeight)&&d?h(!0):h(!1),A.current.style.display="none"},[d,t]),v.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},v.createElement("div",{ref:b,style:{overflow:"hidden",WebkitLineClamp:!d||c?"":g,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:De(t?.replace(/\n/g,"</br>"),i)}}),v.createElement("div",{ref:A,dangerouslySetInnerHTML:{__html:De(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&f&&v.createElement("button",{"aria-label":c?a||"show less":o||"show more",style:{textDecoration:"underline",cursor:"pointer"},onClick:l??S,dangerouslySetInnerHTML:{__html:De(c?a||"show less":o||"show more",i)}}))};var zi=Oe(Ha);const Wa=ki((t,e)=>{const{src:i,onLoad:n,style:l,className:o,loading:a,alt:d="image"}=t,[r,c]=U(i),s=fe(null),[f,h]=U(!1);return kn(e,()=>({setSrc:g=>{g&&c(g)}})),me(()=>{i&&c(i)},[i]),me(()=>{const g=()=>{i&&!f&&s.current&&(s.current.src="",s.current.src=i)};return gt.on(pt.PAGE_DID_SHOW,g),()=>{gt.off(pt.PAGE_DID_SHOW,g)}},[i,f]),v.createElement(v.Fragment,null,!f&&!r&&v.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?v.createElement("picture",null,v.createElement("source",{type:"image/avif",srcSet:r}),v.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),v.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),v.createElement("img",{ref:s,className:o,src:r,style:Object.assign({},l),loading:a,onLoad:g=>{h(!0),n?.(g.target)},alt:d})):v.createElement("img",{ref:s,className:o,src:r,style:Object.assign({},l),loading:a,onLoad:g=>{h(!0),n?.(g.target)},alt:d}))});var Mt=Oe(Wa);const Xa=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const l=fe(),{popupDetailData:o}=Xe();return me(()=>{var a,d;n&&((a=l?.current)===null||a===void 0||a.swiper.slideTo((d=o?.multiCheckIndex)!==null&&d!==void 0?d:0))},[o,n]),v.createElement(ci,{role:"list",tag:"ul",ref:l,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[bl,gl,Ri],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var Si=Oe(Xa);const Ua=({products:t,data:e,defImg:i,style:n,onCLick:l,popupDetailData:o,check:a})=>{var d;const{productView:r}=_t(),{popupCurTimeRef:c}=Xe(),s=(f,h)=>{if(a===h)return;const g=t?.[a];r(o,g,g?.bindCta,c.current,o?.index),l?.(h)};return v.createElement(v.Fragment,null,e?.open&&(t&&t?.length>1||!o)&&v.createElement(Si,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(d=o?t:[0,1,2,3])===null||d===void 0?void 0:d.map((f,h)=>{var g,b,A;return v.createElement(v.Fragment,null,f?.bindCta?v.createElement(Ut,{className:Me({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{s(f,h)},key:h},v.createElement(Mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:a===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(A=(g=f?.cover)!==null&&g!==void 0?g:(b=f?.homePage)===null||b===void 0?void 0:b[0])!==null&&A!==void 0?A:i})):null)})))};var po=Oe(Ua);const Ga=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:l,src:o}=t;switch(i){case 2:return n||null;case 3:return o||null;default:return l&&l.length>0?(e=l[0])===null||e===void 0?void 0:e.url:null}},Ya=t=>t?{backgroundImage:`url(${t})`,backgroundRepeat:"no-repeat",backgroundSize:"cover"}:"",Ti=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:n,style:l})=>{var o,a,d,r,c,s,f,h;if((!t?.currency||!t?.price)&&n)return null;let g=t?.currency&&t?.price?t?.price:7e3,b="",A=i?.priceSymbol,S=t?.currency?(d=(a=(o=t?.currency)===null||o===void 0?void 0:o.split("-")[1])===null||a===void 0?void 0:a.toUpperCase())!==null&&d!==void 0?d:"":"$";const u=e===void 0||e;let y=g.toString();A?.showTwoDecimalPoint&&(y=g?.toFixed(2));let p=(r=y?.indexOf("."))!==null&&r!==void 0?r:-1;if(u){b=(c=g?.toLocaleString("zh",{minimumFractionDigits:A?.showTwoDecimalPoint?2:0}))!==null&&c!==void 0?c:"";let T=0,k=p??b?.length;A?.millesimalSymbol==="."?b=b?.replace(/\,/g,function(C,M){return M>=T&&M<k?".":C}):A?.millesimalSymbol===" "&&(b=b?.replace(","," "))}else b=`${A?.showTwoDecimalPoint?g?.toFixed(2):g}`;return A?.decimalPoint===","&&p>0&&(b=b=b?.replace(/\./g,function(T,k){return k>=p&&k<b?.length?",":T})),S=`<span style="font-family:${(h=(f=(s=i?.priceSymbol)===null||s===void 0?void 0:s.fontFamily)!==null&&f!==void 0?f:l?.["fontFamily-en"])!==null&&h!==void 0?h:"inherit"}">${S}</span>`,b=De(b,l),A?.currencyPosition&&A?.currencyPosition!=="none"?b=A?.currencyPosition==="left"?S+b:b+S:A?.currencyPosition!=="none"&&(b=S+b),b},qa=t=>{var e,i,n,l,o,a,d,r,c,s,f,h,g,b,A,S,u,y,p,T,k,C,M,m,{content:x,style:w,bgImg:P,onClick:I,schema:O,isDefault:E,bottom_image:V,tipText:F,isPost:_,viewTime:R,rec:N,swiper:D,commodityStyles:j,buttonStyle:X,index:K,commodityGroup:$,popupBg:ee,iframeIcon:ce,commodityImgRatio:he,isTel:te,iframeBgColor:Ne,isActive:Fe=!0}=t,Ue=dt(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);const{sxpParameter:Y,popupDetailData:J,isPreview:Ae,bffFbReport:be,popupCurTimeRef:ye,checkCommodityIndexRef:re,globalConfig:Re}=Xe(),{jumpToWeb:Je,productView:ze}=_t(),tt=fe(null),[ot,Se]=U(!1),[Z,G]=U(!1),[ne,le]=U((e=J?.multiCheckIndex)!==null&&e!==void 0?e:0),ue=fe(),[ke,it]=U(0),ie=_?N:J;let B=_?ie?.product:(n=(i=ie?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=ie?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],Qe=_?(a=ie?.product)===null||a===void 0?void 0:a.bindCta:(c=(r=(d=ie?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&c!==void 0?c:(h=(f=(s=ie?.video)===null||s===void 0?void 0:s.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const Et=_?K:J?.index;if(!_&&$?.open&&(!((g=ie?.video)===null||g===void 0)&&g.bindProducts)&&((A=(b=ie?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0?void 0:A.length)>0){re.current=ne;const Te=(S=ie?.video)===null||S===void 0?void 0:S.bindProducts[ne];B=Te,Qe=Te?.bindCta}const rt=Te=>{B?.link&&(Je(Te,ie,B,Qe,Et),_||ze(ie,B,Qe,R||tt.current,Et),window.location.href=window.getJointUtmLink(B.link))};me(()=>{Fe&&(be?.({eventName:"ProductView",product:B}),be?.({eventName:"PageView",product:B}))},[Fe,be]),me(()=>{const Te=()=>{tt.current=new Date};return Te(),window.addEventListener("pageshow",Te),()=>{window.removeEventListener("pageshow",Te)}},[]);const xt=Ti({product:B,enableFormattedPrice:(u=j?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Re,style:j?.price}),bt=(Ae?375:(y=w?.width)!==null&&y!==void 0?y:window.innerWidth)-((p=ee?.horizontalMargin)!==null&&p!==void 0?p:0)*2,It=he?bt*(he.h/he.w):bt,zt=({isPost:Te})=>{var Be,kt,ei,Zt;return v.createElement("div",null,v.createElement("div",{className:"pb-commondity-content-collection",style:Ht(j?.collection),hidden:!!B&&(!B?.collection||B?.collection===""),dangerouslySetInnerHTML:{__html:De((Be=B?.collection)!==null&&Be!==void 0?Be:"Tiffany Lock",j?.collection)}}),v.createElement("div",{className:"pb-commondity-content-title",style:Ht(j?.title),hidden:!!B&&!B?.title,dangerouslySetInnerHTML:{__html:De((kt=B?.title)!==null&&kt!==void 0?kt:"Pendant in Yellow Gold with Diamonds, Medium",j?.title)}}),v.createElement("div",{className:"pb-commondity-content-price",style:Ht(j?.price),hidden:!!B&&!B?.price,dangerouslySetInnerHTML:{__html:xt??""}}),v.createElement("div",{hidden:!!B&&!B?.taxInfo,style:Ht(j?.taxInfo),dangerouslySetInnerHTML:{__html:De((ei=B?.taxInfo)!==null&&ei!==void 0?ei:"\u7A0E\u8D39",j?.taxInfo)}}),v.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},v.createElement(zi,{foldText:F?.foldText,unfoldText:F?.unfoldText,onClick:()=>Se(!0),isPost:Te,text:(Zt=B?.info)!==null&&Zt!==void 0?Zt:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
|
1
|
+
import{isEmpty as di,cloneDeep as vi,isEqual as Tn,debounce as Ii,throttle as En,get as In}from"lodash";import{v4 as Do}from"uuid";import Lo from"pako";import v,{useContext as bi,useMemo as ce,memo as De,useEffect as ue,createContext as yi,useState as X,useRef as ve,useCallback as ae,forwardRef as Ci,useImperativeHandle as Cn,useLayoutEffect as Oo}from"react";import Mo from"qs";import No from"eventemitter3";import{css as Le}from"@emotion/css";import*as kn from"react-dom";import Ro from"react-dom";function st(t,e){var i={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(i[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,n=Object.getOwnPropertySymbols(t);l<n.length;l++)e.indexOf(n[l])<0&&Object.prototype.propertyIsEnumerable.call(t,n[l])&&(i[n[l]]=t[n[l]]);return i}function wt(t,e,i,n){function l(o){return o instanceof i?o:new i(function(a){a(o)})}return new(i||(i=Promise))(function(o,a){function d(s){try{c(n.next(s))}catch(f){a(f)}}function r(s){try{c(n.throw(s))}catch(f){a(f)}}function c(s){s.done?o(s.value):l(s.value).then(d,r)}c((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Vo=/:\w+/g;var Pn=(t,e)=>wt(void 0,void 0,void 0,function*(){const i={},n={};for(let l=0;l<e?.length;l++){const{id:o,method:a,url:d,urlParams:r,name:c,queryString:s,headers:f,body:h}=e[l];let g=d;r&&Object.entries(r).forEach(([b,A])=>{g=g.replace(Vo,x=>x===b?A:x)}),s&&(g+=s),n[o]=c;try{const b=yield fetch(g,{method:a,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(h)}).then(A=>A.json());i[o]=b}catch(b){console.error("DataSource request error: ",b),i[o]={}}}return{$store:i,idMapName:n}});const _n="SXP_TOKEN_INFO",jo=(t,e)=>wt(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),l=t.getAppId(),o=t.getApiUrl(),a=window.localStorage.getItem(_n);let d=JSON.parse(a||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const c=yield fetch(`${o}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":l||""}}).then(s=>s.json());if(c.success){const s=c.data;d=Object.assign(Object.assign({},s),{expireTime:Date.now()+s.expire*1e3}),window.localStorage.setItem(_n,JSON.stringify(d))}}return d});function ki(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let l;if(e=e||i.length,t)for(l=0;l<t;l++)n[l]=i[0|Math.random()*e];else{let o;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",l=0;l<36;l++)n[l]||(o=0|Math.random()*16,n[l]=i[l===19?o&3|8:o])}return n.join("")}const Fo=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let l=0;for(;l<t;)e+=i.charAt(Math.floor(Math.random()*n)),l+=1;return e},Bo=()=>{const t=Do();return t?.replaceAll?t.replaceAll("-",""):Fo(32)},ke=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],l=e?.["fontFamily-en"];if(!n&&!l)return t;let o=t;const a=/[\u4e00-\u9fa5]/g,d=/[^\u4e00-\u9fa5]/g,r=`font-family:${n??"inherit"}`,c=`font-family:${l??"inherit"}`,s=h=>{const g=h.search(a),b=h.search(d);return g!==-1&&b!==-1&&g<b&&(i+=`<span style="${r}">${h.substring(g,b)}</span>`,o=h.substring(b,h?.length)),g!==-1&&b!==-1&&g>b&&(i+=`<span style="${c}">${h.substring(b,g)}</span>`,o=h.substring(g,h?.length)),g===-1?(i+=`<span style="${c}">${h.substring(b,h?.length)}</span>`,o="",!1):b===-1?(i+=`<span style="${r}">${h.substring(g,h?.length)}</span>`,o="",!1):!0};let f=!0;for(;f;)f=s(o);return i};function Dn(t){const i=document.cookie.split(";");let n=null;return i.forEach(l=>{const[o,a]=l.trim().split("=");o===t&&(n=a)}),n??""}function Xi(){const t=self.navigator.userAgent;return t?/TalkBack/i.test(t)||/Funtouch/i.test(t)||/VoiceOver/i.test(t)||/NVDA/i.test(t)||/JAWS/i.test(t)||/ChromeVox/i.test(t):!1}function Pi(t){if(!t)return;const e=[];for(let l=0;l<t.length;l++){const o=t[l],a=t.substring(l+1,t.length);o==="&"&&a?.indexOf("=")!==-1&&(a?.indexOf("=")<a?.indexOf("&")||a?.indexOf("&")===-1)&&e.push(l)}const i=e.length>0?[]:[t];let n=0;return e?.map(l=>{i?.push(t.substring(n,l)),n=l+1,l===e[e.length-1]&&l<t.length&&i?.push(t.substring(n,t.length))}),i??[]}function Ln(t){const i=atob(t).split("").map(function(o){return o.charCodeAt(0)}),n=new Uint8Array(i),l=Lo.inflate(n,{to:"string"});return JSON.parse(l)}let Ui=null;const zo={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Ho{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Ui)return Ui;Ui=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?zo[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let Tt=null;const Wo={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{Tt||(Tt=new Ho),n&&Tt.setApiUrl(n),Tt.setAppId(t),Tt.setTenantId(e),Tt.setEnv(i)},getDetail:t=>{if(!Tt)return;const e=Tt.getTenantId(),i=Tt.getAppId(),n=Tt.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>wt(void 0,void 0,void 0,function*(){var o,a;const d=yield l.json(),r=Ln((o=d?.data)===null||o===void 0?void 0:o.data);if(r){const{$store:c}=yield Pn(n,(a=r?.dataSource)!==null&&a!==void 0?a:[]);d.data.data=r,Object.assign(d.data.data,{__STORE__:c})}return d}))},getSxpDetailByPageId:t=>wt(void 0,void 0,void 0,function*(){if(!Tt)return;const e=Tt.getTenantId(),i=Tt.getAppId(),n=Tt.getApiUrl();return fetch(`${n}/storefront/v1/page/build?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>wt(void 0,void 0,void 0,function*(){var o;const a=yield l.json();return a.success?(o=a?.data)===null||o===void 0?void 0:o.map(r=>Object.assign(Object.assign({},r),{data:Ln(r?.data)})):void 0}))}),getSxpRecommendVideoData:t=>wt(void 0,void 0,void 0,function*(){if(!Tt)return;const e=yield jo(Tt,t),i=ki(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");di(n)&&(n=ki(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const l=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:n,channel:e.channel,maxRecs:10,requestId:i})}).then(o=>o.json());return l?.data||null})};function li(){return bi(Xn)}function Xo(){return bi(Wn)}const Gi="feRealSessionIdKey",On=()=>{const t=Bo();return`${Date.now()}${t}`},Uo=()=>{let t=Go();return t||(t=On(),window.localStorage.setItem(Gi,t)),t},Yi=()=>{const t=On();window.localStorage.setItem(Gi,t)},Go=()=>window.localStorage.getItem(Gi),Mn="SXP_FAKE_USER_ID",Nn="FAKE_USER_STATE",Rn="AGREE_POLICY",Vn="SLIDE_SKIP_STATE",jn="CCONTSENT_STATE",Fn=()=>{let t=window.localStorage.getItem(Mn);return di(t)&&(t=ki(36,62),window.localStorage.setItem(Mn,t)),t},Yo=()=>{const t=window.localStorage.getItem(Nn);return di(t)&&window.localStorage.setItem(Nn,"true"),di(t)},qo=()=>{const t=window.localStorage.getItem(Vn);return di(t)},Zo=()=>{window.localStorage.setItem(Vn,"true")},Ko=()=>{const t=window.localStorage.getItem(jn);return di(t)&&window.localStorage.setItem(jn,"true"),di(t)};function zt(t,e){const{appDomain:i}=Ue();return ce(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const bt=new No;var mt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(mt||(mt={}));const Jo=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:l,privacy_policy_title:o})=>{const{setIsAgreePolicy:a,bffEventReport:d}=Ue(),r=ce(()=>{var f;const h=location.search.slice(1),g={};(f=Pi(h.replace(/\+/g,"%2B")))===null||f===void 0||f.map(b=>{const A=b.split("=")[0],x=b.split("=")[1];g[A]=x});for(const b in g)g[b]=g[b].replace(/%2B/g,"+");return g},[]),c=f=>{var h;return(h=r[f])!==null&&h!==void 0?h:null};ue(()=>{d?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:c("utm_source"),utmMedium:c("utm_medium"),utmCampaign:c("utm_campaign"),utmId:c("utm_id"),utmContent:c("utm_content"),clSource:c("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const s=()=>{d?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),a?.(!0),window.localStorage.setItem(Rn,"yes")};return v.createElement("div",{className:"consent-bg"},v.createElement("div",{className:"consent"},v.createElement("div",{className:"consent-col"},v.createElement("div",{className:"consent-title"},i??"Privacy Policy"),v.createElement("div",{className:"consent-content"},n??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),v.createElement("div",{className:"consent-col"},v.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:s},"Agree"),v.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},o??"More information"))))};var Qo=De(Jo);const Bn=yi({rtcList:[],tagList:[]});var qi;(function(t){t[t.BFF=5]="BFF"})(qi||(qi={}));const _i="FOR U",$o=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:l,defaultSize:o,isPreview:a=!1,sxpParameter:d,appDomain:r,hashTagSize:c,loadingImage:s,isOpenHashTag:f=!1,enabledMetaConversionApi:h=!1,consentHeight:g,consentWidth:b,isOpenConsent:A=!1,isEditor:x=!1,utmParameter:u,channelQueryList:y,data:p,dataList:T,onUpdateSchema:k,onUpdateChannel:C})=>{var M,m,S,w,_;const[I,O]=X([]),[E,V]=X([]),[F,L]=X(!1),[R,N]=X({rtc:"",requestId:""}),D=ve(null),j=ve(!1),[H,J]=X(()=>!!window.localStorage.getItem(Rn)),[$,ee]=X(),[re,me]=X(),[te,Oe]=X(f),[je,Ge]=X([]),[q,Q]=X(0),[fe,we]=X(!1),[xe,le]=X(null),Me=ve(),Ke=ve(),ze=ve(),[$e,it]=X(_i),Te=ve(-1),K=ve(null),[U,ne]=X(!1),[oe,de]=X((m=(M=p?.data)===null||M===void 0?void 0:M.sxpPageConf)===null||m===void 0?void 0:m.globalConfig),[Ce,et]=X(),[ie,B]=X(!1),[Qe,It]=X(),[at,xt]=X(),[yt,Ct]=X([]),[Xt,Nt]=X(),Ut=ce(()=>Ce??p,[Ce,p]),Lt=ce(()=>{var W,z,ye,Ve;return(((Ve=(ye=(z=(W=oe?.consent)===null||W===void 0?void 0:W[0])===null||z===void 0?void 0:z.item)===null||ye===void 0?void 0:ye.props)===null||Ve===void 0?void 0:Ve.privacy_necessity)&&!H&&!x||A)&&ie},[H,oe,A,x,ie]),Ft=ae(W=>{C?.(W),xt(W)},[]),kt=ae(W=>{var z;const ye=W?.recList;return(z=ye?.map(he=>{var Ee,He,Be,Ne,nt,lt;if(!((Ee=he?.video)===null||Ee===void 0)&&Ee.bindProducts&&((Be=(He=he?.video)===null||He===void 0?void 0:He.bindProducts)===null||Be===void 0?void 0:Be.length)>0){const dt=(lt=(nt=(Ne=he?.video)===null||Ne===void 0?void 0:Ne.bindProducts)===null||nt===void 0?void 0:nt.filter(ct=>!!ct?.bindCta))!==null&<!==void 0?lt:[];return Object.assign(Object.assign({},he),{video:Object.assign(Object.assign({},he?.video),{bindProducts:dt})})}return he}))!==null&&z!==void 0?z:[]},[]);ue(()=>{let W;return yt.length>0&&(W=setInterval(()=>{const ye=new Date,Ve=15*1e3;Ct(he=>he.filter(Ee=>ye-Ee.time<=Ve))},1e3)),()=>{clearInterval(W)}},[yt]),ue(()=>{const W=z=>{Me.current=z};return bt.on(mt.CHANGE_THEME_TAG,W),()=>{bt.off(mt.CHANGE_THEME_TAG,W)}},[]),ue(()=>{Oe(f)},[f]);const Gt=ce(()=>e?.find(W=>W.type===qi.BFF),[e]),Ye=ae((W,z)=>{if(!Gt)return;const ye=Gt.url,Ve=Fn();if(z?.query){const he=Mo.stringify(z.query);W=`${W}?${he}`}return z.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${ye}/api/v1${W}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},z.body),Gt.headers),{"x-user-id":Ve}))],{type:"application/json;charset=UTF-8"})):window.fetch(`${ye}/api/v1${W}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Ve},Gt.headers),method:z.method,body:JSON.stringify(z.body)}).then(he=>he.json()).catch(he=>Promise.reject(he))},[Gt]),Rt=ae(W=>wt(void 0,void 0,void 0,function*(){var z,ye,Ve,he,Ee,He,Be,Ne,nt,lt,dt,ct,Je,tt;if(W={maxSize:(z=W?.maxSize)!==null&&z!==void 0?z:l,defaultSize:(ye=W?.defaultSize)!==null&&ye!==void 0?ye:o,hashTag:W?.hashTag,traceInfo:W?.traceInfo,themeTag:W?.themeTag,pageNum:W?.pageNum,contentFilter:W?.contentFilter,productFilter:W?.productFilter},at)W=Object.assign(Object.assign({},W),{channel:decodeURIComponent(at)});else if(i){const Y=(Ee=(he=(Ve=Pi(i))===null||Ve===void 0?void 0:Ve.filter(Z=>{var G,ge;const pe=Z.split("=")[0];return(ge=(G=u?.channels)!==null&&G!==void 0?G:[])===null||ge===void 0?void 0:ge.includes(pe)}))===null||he===void 0?void 0:he.join("&"))!==null&&Ee!==void 0?Ee:"";Y&&(W=Object.assign(Object.assign({},W),{channel:decodeURIComponent(Y)}))}if(x){let Y=1;if(W=Object.assign(Object.assign(Object.assign({},W),{directPage:!0,level:1}),!i&&y&&y?.length>0&&{channel:y?.[0]}),!W?.channel||j.current)return;j.current=!0;let Z=[],G=null;const ge=pe=>wt(void 0,void 0,void 0,function*(){var Ae,Ie,Fe,We,Xe,be;if(pe.pageNum=Y,G=yield Ye?.("/recommend/list",{method:"POST",body:pe}),!G?.success)return;L(!1),Z=Z.concat((We=(Fe=(Ie=(Ae=G?.data)===null||Ae===void 0?void 0:Ae.recList)===null||Ie===void 0?void 0:Ie.filter)===null||Fe===void 0?void 0:Fe.call(Ie,Ze=>Ze?.product||Ze?.video))!==null&&We!==void 0?We:[]),O(kt(Object.assign(Object.assign({},G.data),{recList:Z}))),Ge(kt(Object.assign(Object.assign({},G.data),{recList:Z}))),((be=(Xe=G?.data)===null||Xe===void 0?void 0:Xe.recList)===null||be===void 0?void 0:be.some(Ze=>Ze?.product||Ze?.video))&&(Y=Y+1,yield ge(pe))});return yield ge(W),!W?.hashTag&&G&&N({rtc:(He=G?.data)===null||He===void 0?void 0:He.rtc,requestId:(Be=G?.data)===null||Be===void 0?void 0:Be.requestId}),Object.assign(Object.assign({},G.data),{recList:Z})}oe?.enablePreview&&(W=Object.assign(Object.assign({},W),{directPage:!0,level:1,pageNum:(Ne=W?.pageNum)!==null&&Ne!==void 0?Ne:1}));const P=yield Ye?.("/recommend/list",{method:"POST",body:W});if(P?.success){if(W?.hashTag||N({rtc:P.data.rtc,requestId:P.data.requestId}),oe?.enablePreview&&!x){let Y=[];return Y=Y.concat((ct=(dt=(lt=(nt=P?.data)===null||nt===void 0?void 0:nt.recList)===null||lt===void 0?void 0:lt.filter)===null||dt===void 0?void 0:dt.call(lt,G=>G?.product||G?.video))!==null&&ct!==void 0?ct:[]),((tt=(Je=P?.data)===null||Je===void 0?void 0:Je.recList)===null||tt===void 0?void 0:tt.some(G=>G?.product||G?.video))||ne(!0),Object.assign(Object.assign({},P.data),{recList:Y})}return P?.data}}),[Ye,i,l,o,y,at]),Vt=ae(W=>wt(void 0,void 0,void 0,function*(){var z,ye,Ve,he;if(I.length<=0)return;const Ee=I?.[I?.length-1],He=yield Rt(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:re?.hashTag},((z=Ee?.product)===null||z===void 0?void 0:z.itemId)&&{productFilter:[(ye=Ee?.product)===null||ye===void 0?void 0:ye.itemId]}),((Ve=Ee?.video)===null||Ve===void 0?void 0:Ve.itemId)&&{contentFilter:[(he=Ee?.video)===null||he===void 0?void 0:he.itemId]}),{themeTag:Me.current}),oe?.enablePreview&&!x&&{pageNum:W}));return O(I.concat(kt(He))),Ge(je.concat(kt(He))),He}),[Rt,I,re,je]),Se=ae((W,z)=>{var ye,Ve,he,Ee,He;let Be=!1;const Ne=(Ve=(ye=p?.data)===null||ye===void 0?void 0:ye.sxpPageConf)===null||Ve===void 0?void 0:Ve.globalConfig;if(!((he=Ne?.session)===null||he===void 0)&&he.enable){const nt=localStorage.getItem("sessionStartTime"),lt=nt?JSON.parse(nt):new Date().getTime();Math.floor((new Date().getTime()-lt)/1e3/60)>=((He=(Ee=Ne?.session)===null||Ee===void 0?void 0:Ee.expires)!==null&&He!==void 0?He:30)&&(z?.("sessionTimeOut"),Yi(),Ke.current=new Date,Be=!0),localStorage.setItem("sessionStartTime",JSON.stringify(new Date().getTime()))}else W&&Yi();return Be},[p]),se=ae(({userInfo:W,eventInfo:z,reportLayId:ye=!0})=>{if(!n||oe?.enablePreview)return;W||(W={});const Ve=Uo(),he=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:Ve,rtc:R.rtc,requestId:R.requestId},{playbookType:Xt}),Qe&&ye&&{layoutVariantId:Qe}),z),z?.position&&at&&{position:Number(z?.position)+1+""}),Ee=Object.entries(W).map(([Be,Ne])=>({name:Be,value:Ne})),He=Object.entries(he).map(([Be,Ne])=>Ne&&{name:Be,value:Ne}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",W),console.log("eventInfo:",he),console.log("========= \u7ED3\u675F ========="),Ye?.("/event/report",{method:"POST",body:{userInfo:Ee,eventInfo:He},type:"beacon"})},[Ye,R,n,oe?.enablePreview,Qe,oe,Xt]),ot=ae(({eventName:W,product:z})=>{var ye,Ve,he,Ee,He;if(!n||!h||oe?.enablePreview||!(!((ye=oe?.converApi)===null||ye===void 0)&&ye[W]))return;const Be=vi((Ve=oe?.converApi)===null||Ve===void 0?void 0:Ve[W]),Ne=new URLSearchParams(window.location.search),nt=Ne?.get("fbclid"),lt={event_source_url:(he=window?.location)===null||he===void 0?void 0:he.href,external_id:Fn(),client_user_agent:(He=(Ee=window?.navigator)===null||Ee===void 0?void 0:Ee.userAgent)!==null&&He!==void 0?He:"",fbc:nt?`fb.2.${new Date().getTime()}.${nt}`:"",fbp:Dn("_fbp")?`fb.2.${new Date().getTime()}.${Dn("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},dt=/\{\{(.*?)\}\}/g,ct=Je=>{if(Je){if(Je instanceof Array)Je?.map(tt=>ct(tt));else for(const tt in Je)if(Je.hasOwnProperty(tt)){const P=Je?.[tt];if(typeof P=="object")ct(P);else if(typeof P=="string"){const Y=P?.match(dt);Y&&Y.forEach(Z=>{var G;const ge=Z.substring(2,Z.length-2);try{let pe=new Function("fix_par","product",`return ${ge}`)(lt,z);pe?(ge?.indexOf("currency")!==-1&&pe?.indexOf("-")!==-1&&typeof pe=="string"&&(pe=(G=pe?.split("-"))===null||G===void 0?void 0:G[0]),Je[tt]=pe):delete Je[tt]}catch(pe){delete Je[tt],console.error("An error occurred:",pe?.message)}})}}}};return ct(Be),Ye?.("/fb/events",{method:"POST",body:Be,type:"beacon"})},[Ye,n,h,oe?.enablePreview,oe]),St=ae(W=>wt(void 0,void 0,void 0,function*(){const z=yield Ye?.("/recommend/like",{method:"POST",body:W});return z?.success}),[Ye]),ii=ae(W=>wt(void 0,void 0,void 0,function*(){const z=yield Ye?.("/recommend/unlike",{method:"POST",body:W});return z?.success}),[Ye]),Jt=ae(W=>wt(void 0,void 0,void 0,function*(){const z=yield Ye?.("/customform",{method:"POST",body:W});return z?.success}),[Ye]),Qt=ae(W=>wt(void 0,void 0,void 0,function*(){var z,ye,Ve,he,Ee,He,Be,Ne;const nt=!!(!((Ve=(ye=(z=W?.data)===null||z===void 0?void 0:z.sxpPageConf)===null||ye===void 0?void 0:ye.globalConfig)===null||Ve===void 0)&&Ve.isShowTag);if(!(!i||!nt))try{const lt=(He=(Ee=(he=Pi(i))===null||he===void 0?void 0:he.filter(ct=>{var Je,tt;const P=ct.split("=")[0];return(tt=(Je=u?.channels)!==null&&Je!==void 0?Je:[])===null||tt===void 0?void 0:tt.includes(P)}))===null||Ee===void 0?void 0:Ee.join("&"))!==null&&He!==void 0?He:"",dt=yield Ye?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(lt)}});V((Ne=(Be=dt?.data)===null||Be===void 0?void 0:Be.tags)!==null&&Ne!==void 0?Ne:[])}catch(lt){console.log("e",lt)}}),[Ye,i]),gi=ae((W,z,ye,Ve)=>{var he,Ee,He,Be,Ne,nt,lt,dt,ct,Je,tt,P,Y,Z,G,ge,pe,Ae,Ie,Fe,We,Xe,be,Pe,Ze,ut,rt,vt,gt,Re,ht,Pt,_e,At,$t,_t;const Bt=ye?.bindCta,pt=((he=z?.video)===null||he===void 0?void 0:he.bindProduct)||((Ee=z?.video)===null||Ee===void 0?void 0:Ee.bindProducts)&&((Be=(He=z?.video)===null||He===void 0?void 0:He.bindProducts)===null||Be===void 0?void 0:Be.length)>0;let oi="",Wi=null;fe?oi="hashTagPage":!((Ne=z?.video)===null||Ne===void 0)&&Ne.url?(oi="videoPage",Wi="video"):!((lt=(nt=z?.video)===null||nt===void 0?void 0:nt.imgUrls)===null||lt===void 0)&<.length&&(oi="imagePage",Wi="image");const Sn=(Z=(P=(dt=ye?.tags)!==null&&dt!==void 0?dt:(tt=(Je=(ct=z?.video)===null||ct===void 0?void 0:ct.bindProducts)===null||Je===void 0?void 0:Je[0])===null||tt===void 0?void 0:tt.tags)!==null&&P!==void 0?P:(Y=z?.video)===null||Y===void 0?void 0:Y.tags)!==null&&Z!==void 0?Z:(G=z?.product)===null||G===void 0?void 0:G.tags;se?.({eventInfo:Object.assign(Object.assign({},W),{ctaId:(ge=Bt?.itemId)!==null&&ge!==void 0?ge:"",ctaName:(pe=Bt?.title)!==null&&pe!==void 0?pe:"",contentTags:Sn?JSON.stringify(Sn):"",position:Ve+"",contentId:(Ie=(Ae=z?.video)===null||Ae===void 0?void 0:Ae.itemId)!==null&&Ie!==void 0?Ie:"",productId:pt?ye?.itemId:"",traceInfo:($t=(Pt=(rt=(be=(Fe=Bt?.traceInfo)!==null&&Fe!==void 0?Fe:(Xe=(We=z?.video)===null||We===void 0?void 0:We.bindCta)===null||Xe===void 0?void 0:Xe.traceInfo)!==null&&be!==void 0?be:(ut=(Ze=(Pe=z?.video)===null||Pe===void 0?void 0:Pe.bindProduct)===null||Ze===void 0?void 0:Ze.bindCta)===null||ut===void 0?void 0:ut.traceInfo)!==null&&rt!==void 0?rt:(ht=(Re=(gt=(vt=z?.video)===null||vt===void 0?void 0:vt.bindProducts)===null||gt===void 0?void 0:gt[0])===null||Re===void 0?void 0:Re.bindCta)===null||ht===void 0?void 0:ht.traceInfo)!==null&&Pt!==void 0?Pt:(At=(_e=z?.product)===null||_e===void 0?void 0:_e.bindCta)===null||At===void 0?void 0:At.traceInfo)!==null&&$t!==void 0?$t:"",fromKName:oi,fromKPage:(_t=location?.href)!==null&&_t!==void 0?_t:"",contentFormat:Wi})})},[se,fe]),ni=ae(()=>{var W,z,ye;const Ve=location.search.slice(1),he={};(W=Pi(Ve.replace(/\+/g,"%2B")))===null||W===void 0||W.map(Be=>{const Ne=Be.split("=")[0],nt=Be.split("=")[1];he[Ne]=nt});for(const Be in he)he[Be]=he[Be].replace(/%2B/g,"+");const Ee=Be=>{var Ne;return(Ne=he[Be])!==null&&Ne!==void 0?Ne:""},He=new Date;Ke.current=He,se?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:Ee("utm_source"),utmMedium:Ee("utm_medium"),utmCampaign:Ee("utm_campaign"),utmId:Ee("utm_id"),utmContent:Ee("utm_content"),enterTime:Math.floor(He/1e3)+"",requestId:null,enterUrl:(ye=(z=window?.location)===null||z===void 0?void 0:z.href)!==null&&ye!==void 0?ye:"",clSource:Ee("cl_source")},reportLayId:!1})},[se]);ue(()=>{Lt||ni()},[Lt]),ue(()=>{if(Lt||a)return;L(!0);let W,z;Rt().then(ye=>{var Ve,he,Ee,He,Be,Ne,nt,lt,dt,ct,Je;if(ye){const tt=kt(ye);let P,Y;if(ye?.layoutVariantId){const Z=(he=(Ve=ye?.layoutVariantId)===null||Ve===void 0?void 0:Ve.split("-"))===null||he===void 0?void 0:he[1];Z&&(W=Z,It(Z),P=T?.find(G=>G?.id===Z),P?(et(P),document.title=(Ee=P?.name)!==null&&Ee!==void 0?Ee:"home",Y=(Be=(He=P?.data)===null||He===void 0?void 0:He.sxpPageConf)===null||Be===void 0?void 0:Be.globalConfig,de(Y),k?.(P?.data),!((dt=(lt=(nt=(Ne=Y?.consent)===null||Ne===void 0?void 0:Ne[0])===null||nt===void 0?void 0:nt.item)===null||lt===void 0?void 0:lt.props)===null||dt===void 0)&&dt.privacy_necessity&&B(!0)):B(!0))}else B(!0);if(at||(Y?.playbook==="organic menu"||!Y&&oe?.playbook==="organic menu"?(Nt("organicMenu"),tt.unshift("organic menu"),z="organicMenu"):(Nt("paidMedia"),z="paidMedia")),O(tt),Ge(tt),Qt(P??Ut),at){const Z=tt?.[0],G=((ct=Z?.video)===null||ct===void 0?void 0:ct.traceInfo)||((Je=Z?.product)===null||Je===void 0?void 0:Je.traceInfo)||"";se?.({eventInfo:Object.assign({eventSubject:"multiPostClick",eventDescription:"multiPostClick",traceInfo:G,branchfeed:at},W&&{layoutVariantId:W})}),se?.({eventInfo:Object.assign({eventSubject:"endMultiPost",eventDescription:"endMultiPost",contentFormat:"image",position:"0",traceInfo:G,nextStep:"multipostClick",timeOnSite:Math.floor((new Date-ze?.current)/1e3)+""},W&&{layoutVariantId:W})})}}}).finally(()=>{se({eventInfo:Object.assign(Object.assign({eventSubject:"apiRequest",eventDescription:"api request succeed"},W&&{layoutVariantId:W}),z&&{playbookType:z})}),L(!1)})},[Lt,at]),ue(()=>{a&&(L(!0),Qt(p),Rt().then(W=>{if(W){const z=kt(W);oe?.playbook==="organic menu"&&!at&&z.unshift("organic menu"),O(z),Ge(z)}}).finally(()=>{L(!1)}))},[Rt,Qt,at]);const qt=zt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return v.createElement(Bn.Provider,{value:{rtcList:I,setRtcList:O,mutateLike:St,mutateUnlike:ii,submitForm:Jt,popupDetailData:$,loadVideos:Vt,setPopupDetailData:ee,getRecommendVideos:Rt,bffEventReport:se,isPreview:a,loading:F,sxpParameter:d,waterFallData:re,setWaterFallData:me,ctaEvent:gi,swiperRef:D,openHashtag:te,setOpenHashtag:Oe,cacheRtcList:je,setCacheRtcList:Ge,cacheActiveIndex:q,setCacheActiveIndex:Q,isFromHashtag:fe,setIsFromHashtag:we,appDomain:r,hashTagSize:c,loadingImage:s??qt,isOpenHashTag:f,tagList:E,setLoading:L,videoRef:xe,setVideoRef:le,bffFbReport:ot,isAgreePolicy:H,setIsAgreePolicy:J,curTime:Ke,h5EnterLink:ni,themeTag:Me,isShowConsent:Lt,selectTag:$e,setSelectTag:it,globalConfig:oe,popupCurTimeRef:K,checkCommodityIndexRef:Te,isEditor:x,isNoMoreData:U,updateChannel:Ft,channel:at,eventTimeList:yt,setEventTimeList:Ct,multiPostTimeRef:ze,refreshFeSession:Se}},Lt?v.createElement(Qo,Object.assign({},(_=(w=(S=oe?.consent)===null||S===void 0?void 0:S[0])===null||w===void 0?void 0:w.item)===null||_===void 0?void 0:_.props)):t({rtcList:I,mutateLike:St,mutateUnlike:ii,submitForm:Jt,tagList:E,pageData:Ut}))};var zn=De($o);function Ue(){return bi(Bn)}var Hn;(function(t){t.STRING="string",t.NUMBER="number",t.ARRAY="array",t.OBJECT="object",t.BOOLEAN="boolean",t.ARRAY_OBJECT="array-object",t.ARRAY_STRING="array-string",t.ARRAY_NUMBER="array-number"})(Hn||(Hn={}));const Wn=yi({$store:{},options:[],configs:[]}),el=({children:t,isSsr:e,enable:i})=>{const[n,l]=X([]),{schema:o}=li(),[a,d]=X(o.__STORE__||{}),[r,c]=X([]);ue(()=>{var h;e||Tn(r,o?.dataSource)||c((h=o?.dataSource)!==null&&h!==void 0?h:[])},[o?.dataSource,e]);const s=ae(()=>wt(void 0,void 0,void 0,function*(){const{$store:h,idMapName:g}=yield Pn("",r);d(h),f(h,g)}),[r]),f=(h,g)=>{const b=[];Object.entries(h).forEach(([A,x])=>{Object.keys(x).forEach(u=>{const y={label:`${g[A]} - ${u}`,value:`{{ ${A}.${u} }}`};b.push(y)})}),l(b)};return ue(()=>{e||s()},[s,e,o]),i?v.createElement(Wn.Provider,{value:{$store:o.__STORE__||a,options:n,configs:r}},t):t};var tl=De(el);const Di={id:ki(6,10),item:{type:"common",h:300,category:"block",displayName:"block",isFirstLayout:!0,w:1e3},point:{i:"x-0",x:-38.34375,y:0,w:1e3,h:300,isBounded:!0,actualX:0,actualY:0},pathArr:[0],positionY:0},Zi={id:"",duration:0,name:"none"},Xn=v.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[Di],redoStack:[],popup:Zi,setPopup:()=>{}}),Un=Ci(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:l=!0,utmVal:o},a)=>{const[d,r]=X(null),[c,s]=X(n||{pointData:[Di],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,h]=X([Di]),[g,b]=X([[Di]]),[A,x]=X([]),[u,y]=X(Zi);typeof window<"u"&&(window.sxpPopup=(M,m)=>{y(Object.assign(Object.assign(Object.assign({},Zi),{id:M}),m))}),typeof window<"u"&&(window.getJointUtmLink=M=>(Zo(),M?.indexOf("?")!==-1?M+(o?"&"+o:""):M+(o?"?"+o:""))),ue(()=>{b([c.pointData]),x([])},[c.type]);const p=ae(M=>{const m=vi(c);m&&(m.dataSource=M,s?.(m))},[c]),[T,k]=X();Cn(a,()=>({loadSchema(M){M&&(b([M.pointData]),s(M))},exportSchema(){return vi(c)},getPageInfoData(){return T},initPageInfoData(M){M&&k(M)}}));const C=ce(()=>{if(c)return c.type==="PC"?c.pcPageConf:c.mobilePageConf},[c]);return v.createElement(Xn.Provider,{value:{resolver:e,currentNode:d,schema:c,setCurrentNode:r,setSchema:s,saveDataSource:p,prePiontData:f,setPrePiontData:h,pageInfoData:T,setPageInfoData:M=>k(Object.assign(Object.assign({},T),M)),undoStack:g,redoStack:A,setRedoStack:x,setUndoStack:b,getCurPageConf:C,popup:u,setPopup:y}},v.createElement(tl,{isSsr:i,enable:l},t))});var il=Object.freeze({__proto__:null,EditorCore:Un}),nl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ol=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function Dt(){const{bffEventReport:t,popupDetailData:e,isFromHashtag:i,eventTimeList:n,setEventTimeList:l}=Ue(),o=ae((r,c,s,f,h,g)=>{var b,A,x,u,y,p,T,k,C,M,m,S,w,_,I,O,E,V,F,L,R,N,D,j,H,J,$,ee,re,me,te,Oe,je,Ge,q,Q,fe,we;if(n?.findIndex(ze=>ze.target===r?.target)!==-1)return;r&&l?.(ze=>[...ze,{target:r?.target,time:new Date}]);let le="";e&&(!((A=(b=c?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0)&&A.length||!((x=c?.video)===null||x===void 0)&&x.bindProduct)?le="pdpPage":i?le="hashTagPage":!((u=c?.video)===null||u===void 0)&&u.url?le="videoPage":!((y=c?.video)===null||y===void 0)&&y.imgUrls&&(!((T=(p=c?.video)===null||p===void 0?void 0:p.imgUrls)===null||T===void 0)&&T.length)?le="imagePage":c?.product&&(le="productPage");const Me=(_=(S=(k=s?.tags)!==null&&k!==void 0?k:(m=(M=(C=c?.video)===null||C===void 0?void 0:C.bindProducts)===null||M===void 0?void 0:M[0])===null||m===void 0?void 0:m.tags)!==null&&S!==void 0?S:(w=c?.video)===null||w===void 0?void 0:w.tags)!==null&&_!==void 0?_:(I=c?.product)===null||I===void 0?void 0:I.tags;let Ke=null;!((O=c?.video)===null||O===void 0)&&O.url?Ke="video":!((E=c?.video)===null||E===void 0)&&E.imgUrls&&(!((F=(V=c?.video)===null||V===void 0?void 0:V.imgUrls)===null||F===void 0)&&F.length)&&(Ke="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(L=s?.itemId)!==null&&L!==void 0?L:"",productName:(R=s?.title)!==null&&R!==void 0?R:"",price:s?.price?s?.price+"":"0",productCollection:(N=s?.collection)!==null&&N!==void 0?N:"",fromKName:le,fromKPage:location?.href,contentTags:Me?JSON.stringify(Me):"",position:h+"",contentId:(j=(D=c?.video)===null||D===void 0?void 0:D.itemId)!==null&&j!==void 0?j:"",ctatId:(H=f?.itemId)!==null&&H!==void 0?H:"",traceInfo:(we=(q=(je=(re=(J=g??s?.traceInfo)!==null&&J!==void 0?J:(ee=($=c?.video)===null||$===void 0?void 0:$.bindProduct)===null||ee===void 0?void 0:ee.traceInfo)!==null&&re!==void 0?re:(Oe=(te=(me=c?.video)===null||me===void 0?void 0:me.bindProducts)===null||te===void 0?void 0:te[0])===null||Oe===void 0?void 0:Oe.traceInfo)!==null&&je!==void 0?je:(Ge=c?.product)===null||Ge===void 0?void 0:Ge.traceInfo)!==null&&q!==void 0?q:(fe=(Q=c?.video)===null||Q===void 0?void 0:Q.bindCta)===null||fe===void 0?void 0:fe.traceInfo)!==null&&we!==void 0?we:""},Ke&&{contentFormat:Ke})})},[t,e,i,n]),a=ae((r,c,s,f,h)=>{var g,b,A,x,u,y,p,T,k,C,M,m,S,w;let _="";e&&(!((b=(g=r?.video)===null||g===void 0?void 0:g.bindProducts)===null||b===void 0)&&b.length||!((A=r?.video)===null||A===void 0)&&A.bindProduct)?_="pdpPage":r?.product&&(_="productPage"),t?.({eventInfo:{productId:c?.itemId,productName:c?.title,price:c?.price?c?.price+"":"0",productCollection:c?.collection,fromKName:_,fromKPage:location?.href,contentTags:JSON.stringify(c?.tags),position:h+"",contentId:(x=r?.video)===null||x===void 0?void 0:x.itemId,ctatId:s?.itemId,traceInfo:(w=(m=(T=(u=c?.traceInfo)!==null&&u!==void 0?u:(p=(y=r?.video)===null||y===void 0?void 0:y.bindProduct)===null||p===void 0?void 0:p.traceInfo)!==null&&T!==void 0?T:(M=(C=(k=r?.video)===null||k===void 0?void 0:k.bindProducts)===null||C===void 0?void 0:C[0])===null||M===void 0?void 0:M.traceInfo)!==null&&m!==void 0?m:(S=r?.product)===null||S===void 0?void 0:S.traceInfo)!==null&&w!==void 0?w:"",timeOnSite:Math.floor((new Date-f)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),d=ae((r,c,s,f)=>{c&&c===_i&&t?.({eventInfo:{lastFeed:r,themeTags:s?`['${s}']`:"",hashTags:f?`['${f}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:o,productView:a,backMainFeed:d}}const ll=({layout:t,columns:e,onChange:i})=>v.createElement(v.Fragment,null,e?.map((n,l)=>v.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&v.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&v.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?n?.title:"\u8BF7\u8F93\u5165",name:n?.dataIndex},i&&{onChange:i})))));var al=De(ll);const rl=t=>{var e,i,{columns:n,style:l,title:o,textStyle:a,submitBgColor:d,submitColor:r,submitText:c,layoutType:s="inline",isExternalLink:f,isPopup:h,onClick:g,onClose:b,submitButtonStyle:A}=t,x=st(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:u,popupDetailData:y}=Ue(),{jumpToWeb:p}=Dt(),[T,k]=X(!1),[C,M]=X({}),[m,S]=X(0),w=ce(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),_=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),I=ce(()=>vi(n)||w,[n,w]),O=ae(V=>{const{name:F,value:L}=V.target;M(Object.assign(Object.assign({},C),{[F]:L}))},[C]),E=Ii(V=>wt(void 0,void 0,void 0,function*(){var F,L,R,N,D;const j=C;if(!j)return;const H=(L=(F=Object.keys(j))===null||F===void 0?void 0:F.map($=>{var ee;return{name:$,value:(ee=j[$])!==null&&ee!==void 0?ee:""}}))===null||L===void 0?void 0:L.filter($=>$?.value);if(!H||!H?.length)return;k(!0);const J=yield u?.({attributes:H});if(k(!1),J){if(f){const $=y,ee=(R=$?.video)===null||R===void 0?void 0:R.bindProduct,re=(D=(N=$?.video)===null||N===void 0?void 0:N.bindProduct)===null||D===void 0?void 0:D.bindCta,me=y?.index;p(V,$,ee,re,me)}h||b?.(),g?.()}}),1e3);return ue(()=>{const V=()=>{var F,L;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((F=document?.documentElement)===null||F===void 0?void 0:F.clientHeight)||((L=document?.body)===null||L===void 0?void 0:L.clientHeight))<_?S(50):S(0)};return window.addEventListener("resize",V),()=>{window.removeEventListener("resize",V)}},[]),v.createElement("div",{className:"pb-appoint-form"},v.createElement("div",{className:`pb-appoint-form-title ${Le(Object.assign({},a))}`,dangerouslySetInnerHTML:{__html:ke(o,a)}}),v.createElement("div",Object.assign({className:Le(Object.assign(Object.assign({},l),{marginTop:m}))},x),v.createElement("div",{className:"pb-appoint-form-container"},v.createElement(al,{columns:I,layout:s,onChange:O}))),v.createElement("div",{className:"pb-appoint-form-btn-wrapper"},v.createElement("button",{"aria-label":c,onClick:E,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:d},A),dangerouslySetInnerHTML:{__html:ke(T?"loading...":c,A)}})))};var sl=De(rl);function ft(t,e){return t.extend=e,t}const dl=ft(sl,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:ol,bindableProps:[],interactionRender:nl},defaulSetting:{name:"\u8868\u5355",props:{title:"Appointment Booking",submitColor:"#fff",submitBgColor:"#000",submitText:"Submit",layoutType:void 0},style:{},textStyle:{fontSize:14,color:"#000",textAlign:"center"}},w:100,h:40,sort:2});var cl=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];function Gn(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ki(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Gn(e[i])&&Gn(t[i])&&Object.keys(e[i]).length>0&&Ki(t[i],e[i])})}const Yn={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function Ot(){const t=typeof document<"u"?document:{};return Ki(t,Yn),t}const ul={document:Yn,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(t){return typeof setTimeout>"u"?(t(),null):setTimeout(t,0)},cancelAnimationFrame(t){typeof setTimeout>"u"||clearTimeout(t)}};function Et(){const t=typeof window<"u"?window:{};return Ki(t,ul),t}function ai(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function vl(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function pi(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Ht(){return Date.now()}function pl(t){const e=Et();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function ml(t,e){e===void 0&&(e="x");const i=Et();let n,l,o;const a=pl(t);return i.WebKitCSSMatrix?(l=a.transform||a.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(d=>d.replace(",",".")).join(", ")),o=new i.WebKitCSSMatrix(l==="none"?"":l)):(o=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=o.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?l=o.m41:n.length===16?l=parseFloat(n[12]):l=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?l=o.m42:n.length===16?l=parseFloat(n[13]):l=parseFloat(n[5])),l||0}function Li(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function fl(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function jt(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const n=i<0||arguments.length<=i?void 0:arguments[i];if(n!=null&&!fl(n)){const l=Object.keys(Object(n)).filter(o=>e.indexOf(o)<0);for(let o=0,a=l.length;o<a;o+=1){const d=l[o],r=Object.getOwnPropertyDescriptor(n,d);r!==void 0&&r.enumerable&&(Li(t[d])&&Li(n[d])?n[d].__swiper__?t[d]=n[d]:jt(t[d],n[d]):!Li(t[d])&&Li(n[d])?(t[d]={},n[d].__swiper__?t[d]=n[d]:jt(t[d],n[d])):t[d]=n[d])}}}return t}function Oi(t,e,i){t.style.setProperty(e,i)}function qn(t){let{swiper:e,targetPosition:i,side:n}=t;const l=Et(),o=-e.translate;let a=null,d;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const c=i>o?"next":"prev",s=(h,g)=>c==="next"&&h>=g||c==="prev"&&h<=g,f=()=>{d=new Date().getTime(),a===null&&(a=d);const h=Math.max(Math.min((d-a)/r,1),0),g=.5-Math.cos(h*Math.PI)/2;let b=o+g*(i-o);if(s(b,i)&&(b=i),e.wrapperEl.scrollTo({[n]:b}),s(b,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:b})}),l.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=l.requestAnimationFrame(f)};f()}function Zt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function Mi(t){try{console.warn(t);return}catch{}}function mi(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:ai(e)),i}function Zn(t){const e=Et(),i=Ot(),n=t.getBoundingClientRect(),l=i.body,o=t.clientTop||l.clientTop||0,a=t.clientLeft||l.clientLeft||0,d=t===e?e.scrollY:t.scrollTop,r=t===e?e.scrollX:t.scrollLeft;return{top:n.top+d-o,left:n.left+r-a}}function hl(t,e){const i=[];for(;t.previousElementSibling;){const n=t.previousElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function Al(t,e){const i=[];for(;t.nextElementSibling;){const n=t.nextElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function ri(t,e){return Et().getComputedStyle(t,null).getPropertyValue(e)}function wi(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function Ni(t,e){const i=[];let n=t.parentElement;for(;n;)e?n.matches(e)&&i.push(n):i.push(n),n=n.parentElement;return i}function Ji(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Qi(t,e,i){const n=Et();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function qe(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function $i(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Ot(),a=Et();e.keyboard={enabled:!1},i({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}});function d(s){if(!e.enabled)return;const{rtlTranslate:f}=e;let h=s;h.originalEvent&&(h=h.originalEvent);const g=h.keyCode||h.charCode,b=e.params.keyboard.pageUpDown,A=b&&g===33,x=b&&g===34,u=g===37,y=g===39,p=g===38,T=g===40;if(!e.allowSlideNext&&(e.isHorizontal()&&y||e.isVertical()&&T||x)||!e.allowSlidePrev&&(e.isHorizontal()&&u||e.isVertical()&&p||A))return!1;if(!(h.shiftKey||h.altKey||h.ctrlKey||h.metaKey)&&!(o.activeElement&&o.activeElement.nodeName&&(o.activeElement.nodeName.toLowerCase()==="input"||o.activeElement.nodeName.toLowerCase()==="textarea"))){if(e.params.keyboard.onlyInViewport&&(A||x||u||y||p||T)){let k=!1;if(Ni(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&Ni(e.el,`.${e.params.slideActiveClass}`).length===0)return;const C=e.el,M=C.clientWidth,m=C.clientHeight,S=a.innerWidth,w=a.innerHeight,_=Zn(C);f&&(_.left-=C.scrollLeft);const I=[[_.left,_.top],[_.left+M,_.top],[_.left,_.top+m],[_.left+M,_.top+m]];for(let O=0;O<I.length;O+=1){const E=I[O];if(E[0]>=0&&E[0]<=S&&E[1]>=0&&E[1]<=w){if(E[0]===0&&E[1]===0)continue;k=!0}}if(!k)return}e.isHorizontal()?((A||x||u||y)&&(h.preventDefault?h.preventDefault():h.returnValue=!1),((x||y)&&!f||(A||u)&&f)&&e.slideNext(),((A||u)&&!f||(x||y)&&f)&&e.slidePrev()):((A||x||p||T)&&(h.preventDefault?h.preventDefault():h.returnValue=!1),(x||T)&&e.slideNext(),(A||p)&&e.slidePrev()),l("keyPress",g)}}function r(){e.keyboard.enabled||(o.addEventListener("keydown",d),e.keyboard.enabled=!0)}function c(){e.keyboard.enabled&&(o.removeEventListener("keydown",d),e.keyboard.enabled=!1)}n("init",()=>{e.params.keyboard.enabled&&r()}),n("destroy",()=>{e.keyboard.enabled&&c()}),Object.assign(e.keyboard,{enable:r,disable:c})}function Ri(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Et();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let a,d=Ht(),r;const c=[];function s(p){let M=0,m=0,S=0,w=0;return"detail"in p&&(m=p.detail),"wheelDelta"in p&&(m=-p.wheelDelta/120),"wheelDeltaY"in p&&(m=-p.wheelDeltaY/120),"wheelDeltaX"in p&&(M=-p.wheelDeltaX/120),"axis"in p&&p.axis===p.HORIZONTAL_AXIS&&(M=m,m=0),S=M*10,w=m*10,"deltaY"in p&&(w=p.deltaY),"deltaX"in p&&(S=p.deltaX),p.shiftKey&&!S&&(S=w,w=0),(S||w)&&p.deltaMode&&(p.deltaMode===1?(S*=40,w*=40):(S*=800,w*=800)),S&&!M&&(M=S<1?-1:1),w&&!m&&(m=w<1?-1:1),{spinX:M,spinY:m,pixelX:S,pixelY:w}}function f(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function g(p){return e.params.mousewheel.thresholdDelta&&p.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Ht()-d<e.params.mousewheel.thresholdTime?!1:p.delta>=6&&Ht()-d<60?!0:(p.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),l("scroll",p.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),l("scroll",p.raw)),d=new o.Date().getTime(),!1)}function b(p){const T=e.params.mousewheel;if(p.direction<0){if(e.isEnd&&!e.params.loop&&T.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&T.releaseOnEdges)return!0;return!1}function A(p){let T=p,k=!0;if(!e.enabled||p.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const C=e.params.mousewheel;e.params.cssMode&&T.preventDefault();let M=e.el;e.params.mousewheel.eventsTarget!=="container"&&(M=document.querySelector(e.params.mousewheel.eventsTarget));const m=M&&M.contains(T.target);if(!e.mouseEntered&&!m&&!C.releaseOnEdges)return!0;T.originalEvent&&(T=T.originalEvent);let S=0;const w=e.rtlTranslate?-1:1,_=s(T);if(C.forceToAxis)if(e.isHorizontal())if(Math.abs(_.pixelX)>Math.abs(_.pixelY))S=-_.pixelX*w;else return!0;else if(Math.abs(_.pixelY)>Math.abs(_.pixelX))S=-_.pixelY;else return!0;else S=Math.abs(_.pixelX)>Math.abs(_.pixelY)?-_.pixelX*w:-_.pixelY;if(S===0)return!0;C.invert&&(S=-S);let I=e.getTranslate()+S*C.sensitivity;if(I>=e.minTranslate()&&(I=e.minTranslate()),I<=e.maxTranslate()&&(I=e.maxTranslate()),k=e.params.loop?!0:!(I===e.minTranslate()||I===e.maxTranslate()),k&&e.params.nested&&T.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const O={time:Ht(),delta:Math.abs(S),direction:Math.sign(S),raw:p};c.length>=2&&c.shift();const E=c.length?c[c.length-1]:void 0;if(c.push(O),E?(O.direction!==E.direction||O.delta>E.delta||O.time>E.time+150)&&g(O):g(O),b(O))return!0}else{const O={time:Ht(),delta:Math.abs(S),direction:Math.sign(S)},E=r&&O.time<r.time+500&&O.delta<=r.delta&&O.direction===r.direction;if(!E){r=void 0;let V=e.getTranslate()+S*C.sensitivity;const F=e.isBeginning,L=e.isEnd;if(V>=e.minTranslate()&&(V=e.minTranslate()),V<=e.maxTranslate()&&(V=e.maxTranslate()),e.setTransition(0),e.setTranslate(V),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!F&&e.isBeginning||!L&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:O.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(a),a=void 0,c.length>=15&&c.shift();const R=c.length?c[c.length-1]:void 0,N=c[0];if(c.push(O),R&&(O.delta>R.delta||O.direction!==R.direction))c.splice(0);else if(c.length>=15&&O.time-N.time<500&&N.delta-O.delta>=1&&O.delta<=6){const D=S>0?.8:.2;r=O,c.splice(0),a=pi(()=>{e.slideToClosest(e.params.speed,!0,void 0,D)},0)}a||(a=pi(()=>{r=O,c.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(E||l("scroll",T),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),C.releaseOnEdges&&(V===e.minTranslate()||V===e.maxTranslate()))return!0}}return T.preventDefault?T.preventDefault():T.returnValue=!1,!1}function x(p){let T=e.el;e.params.mousewheel.eventsTarget!=="container"&&(T=document.querySelector(e.params.mousewheel.eventsTarget)),T[p]("mouseenter",f),T[p]("mouseleave",h),T[p]("wheel",A)}function u(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",A),!0):e.mousewheel.enabled?!1:(x("addEventListener"),e.mousewheel.enabled=!0,!0)}function y(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,A),!0):e.mousewheel.enabled?(x("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&y(),e.params.mousewheel.enabled&&u()}),n("destroy",()=>{e.params.cssMode&&u(),e.mousewheel.enabled&&y()}),Object.assign(e.mousewheel,{enable:u,disable:y})}function en(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(l=>{if(!i[l]&&i.auto===!0){let o=Zt(t.el,`.${n[l]}`)[0];o||(o=mi("div",n[l]),o.className=n[l],t.el.append(o)),i[l]=o,e[l]=o}}),i}function tn(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;i({navigation:{nextEl:null,prevEl:null,hideOnClick:!1,disabledClass:"swiper-button-disabled",hiddenClass:"swiper-button-hidden",lockClass:"swiper-button-lock",navigationDisabledClass:"swiper-navigation-disabled"}}),e.navigation={nextEl:null,prevEl:null};function o(b){let A;return b&&typeof b=="string"&&e.isElement&&(A=e.el.querySelector(b),A)?A:(b&&(typeof b=="string"&&(A=[...document.querySelectorAll(b)]),e.params.uniqueNavElements&&typeof b=="string"&&A&&A.length>1&&e.el.querySelectorAll(b).length===1?A=e.el.querySelector(b):A&&A.length===1&&(A=A[0])),b&&!A?b:A)}function a(b,A){const x=e.params.navigation;b=qe(b),b.forEach(u=>{u&&(u.classList[A?"add":"remove"](...x.disabledClass.split(" ")),u.tagName==="BUTTON"&&(u.disabled=A),e.params.watchOverflow&&e.enabled&&u.classList[e.isLocked?"add":"remove"](x.lockClass))})}function d(){const{nextEl:b,prevEl:A}=e.navigation;if(e.params.loop){a(A,!1),a(b,!1);return}a(A,e.isBeginning&&!e.params.rewind),a(b,e.isEnd&&!e.params.rewind)}function r(b){b.preventDefault(),!(e.isBeginning&&!e.params.loop&&!e.params.rewind)&&(e.slidePrev(),l("navigationPrev"))}function c(b){b.preventDefault(),!(e.isEnd&&!e.params.loop&&!e.params.rewind)&&(e.slideNext(),l("navigationNext"))}function s(){const b=e.params.navigation;if(e.params.navigation=en(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!(b.nextEl||b.prevEl))return;let A=o(b.nextEl),x=o(b.prevEl);Object.assign(e.navigation,{nextEl:A,prevEl:x}),A=qe(A),x=qe(x);const u=(y,p)=>{y&&y.addEventListener("click",p==="next"?c:r),!e.enabled&&y&&y.classList.add(...b.lockClass.split(" "))};A.forEach(y=>u(y,"next")),x.forEach(y=>u(y,"prev"))}function f(){let{nextEl:b,prevEl:A}=e.navigation;b=qe(b),A=qe(A);const x=(u,y)=>{u.removeEventListener("click",y==="next"?c:r),u.classList.remove(...e.params.navigation.disabledClass.split(" "))};b.forEach(u=>x(u,"next")),A.forEach(u=>x(u,"prev"))}n("init",()=>{e.params.navigation.enabled===!1?g():(s(),d())}),n("toEdge fromEdge lock unlock",()=>{d()}),n("destroy",()=>{f()}),n("enable disable",()=>{let{nextEl:b,prevEl:A}=e.navigation;if(b=qe(b),A=qe(A),e.enabled){d();return}[...b,...A].filter(x=>!!x).forEach(x=>x.classList.add(e.params.navigation.lockClass))}),n("click",(b,A)=>{let{nextEl:x,prevEl:u}=e.navigation;x=qe(x),u=qe(u);const y=A.target;let p=u.includes(y)||x.includes(y);if(e.isElement&&!p){const T=A.path||A.composedPath&&A.composedPath();T&&(p=T.find(k=>x.includes(k)||u.includes(k)))}if(e.params.navigation.hideOnClick&&!p){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===y||e.pagination.el.contains(y)))return;let T;x.length?T=x[0].classList.contains(e.params.navigation.hiddenClass):u.length&&(T=u[0].classList.contains(e.params.navigation.hiddenClass)),l(T===!0?"navigationShow":"navigationHide"),[...x,...u].filter(k=>!!k).forEach(k=>k.classList.toggle(e.params.navigation.hiddenClass))}});const h=()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),s(),d()},g=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),f()};Object.assign(e.navigation,{enable:h,disable:g,update:d,init:s,destroy:f})}function ei(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Vi(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:u=>u,formatFractionTotal:u=>u,bulletClass:`${o}-bullet`,bulletActiveClass:`${o}-bullet-active`,modifierClass:`${o}-`,currentClass:`${o}-current`,totalClass:`${o}-total`,hiddenClass:`${o}-hidden`,progressbarFillClass:`${o}-progressbar-fill`,progressbarOppositeClass:`${o}-progressbar-opposite`,clickableClass:`${o}-clickable`,lockClass:`${o}-lock`,horizontalClass:`${o}-horizontal`,verticalClass:`${o}-vertical`,paginationDisabledClass:`${o}-disabled`}}),e.pagination={el:null,bullets:[]};let a,d=0;function r(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function c(u,y){const{bulletActiveClass:p}=e.params.pagination;u&&(u=u[`${y==="prev"?"previous":"next"}ElementSibling`],u&&(u.classList.add(`${p}-${y}`),u=u[`${y==="prev"?"previous":"next"}ElementSibling`],u&&u.classList.add(`${p}-${y}-${y}`)))}function s(u){const y=u.target.closest(ei(e.params.pagination.bulletClass));if(!y)return;u.preventDefault();const p=wi(y)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===p)return;e.slideToLoop(p)}else e.slideTo(p)}function f(){const u=e.rtl,y=e.params.pagination;if(r())return;let p=e.pagination.el;p=qe(p);let T,k;const C=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,M=e.params.loop?Math.ceil(C/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(k=e.previousRealIndex||0,T=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(T=e.snapIndex,k=e.previousSnapIndex):(k=e.previousIndex||0,T=e.activeIndex||0),y.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const m=e.pagination.bullets;let S,w,_;if(y.dynamicBullets&&(a=Qi(m[0],e.isHorizontal()?"width":"height",!0),p.forEach(I=>{I.style[e.isHorizontal()?"width":"height"]=`${a*(y.dynamicMainBullets+4)}px`}),y.dynamicMainBullets>1&&k!==void 0&&(d+=T-(k||0),d>y.dynamicMainBullets-1?d=y.dynamicMainBullets-1:d<0&&(d=0)),S=Math.max(T-d,0),w=S+(Math.min(m.length,y.dynamicMainBullets)-1),_=(w+S)/2),m.forEach(I=>{const O=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(E=>`${y.bulletActiveClass}${E}`)].map(E=>typeof E=="string"&&E.includes(" ")?E.split(" "):E).flat();I.classList.remove(...O)}),p.length>1)m.forEach(I=>{const O=wi(I);O===T?I.classList.add(...y.bulletActiveClass.split(" ")):e.isElement&&I.setAttribute("part","bullet"),y.dynamicBullets&&(O>=S&&O<=w&&I.classList.add(...`${y.bulletActiveClass}-main`.split(" ")),O===S&&c(I,"prev"),O===w&&c(I,"next"))});else{const I=m[T];if(I&&I.classList.add(...y.bulletActiveClass.split(" ")),e.isElement&&m.forEach((O,E)=>{O.setAttribute("part",E===T?"bullet-active":"bullet")}),y.dynamicBullets){const O=m[S],E=m[w];for(let V=S;V<=w;V+=1)m[V]&&m[V].classList.add(...`${y.bulletActiveClass}-main`.split(" "));c(O,"prev"),c(E,"next")}}if(y.dynamicBullets){const I=Math.min(m.length,y.dynamicMainBullets+4),O=(a*I-a)/2-_*a,E=u?"right":"left";m.forEach(V=>{V.style[e.isHorizontal()?E:"top"]=`${O}px`})}}p.forEach((m,S)=>{if(y.type==="fraction"&&(m.querySelectorAll(ei(y.currentClass)).forEach(w=>{w.textContent=y.formatFractionCurrent(T+1)}),m.querySelectorAll(ei(y.totalClass)).forEach(w=>{w.textContent=y.formatFractionTotal(M)})),y.type==="progressbar"){let w;y.progressbarOpposite?w=e.isHorizontal()?"vertical":"horizontal":w=e.isHorizontal()?"horizontal":"vertical";const _=(T+1)/M;let I=1,O=1;w==="horizontal"?I=_:O=_,m.querySelectorAll(ei(y.progressbarFillClass)).forEach(E=>{E.style.transform=`translate3d(0,0,0) scaleX(${I}) scaleY(${O})`,E.style.transitionDuration=`${e.params.speed}ms`})}y.type==="custom"&&y.renderCustom?(m.innerHTML=y.renderCustom(e,T+1,M),S===0&&l("paginationRender",m)):(S===0&&l("paginationRender",m),l("paginationUpdate",m)),e.params.watchOverflow&&e.enabled&&m.classList[e.isLocked?"add":"remove"](y.lockClass)})}function h(){const u=e.params.pagination;if(r())return;const y=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let p=e.pagination.el;p=qe(p);let T="";if(u.type==="bullets"){let k=e.params.loop?Math.ceil(y/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&k>y&&(k=y);for(let C=0;C<k;C+=1)u.renderBullet?T+=u.renderBullet.call(e,C,u.bulletClass):T+=`<${u.bulletElement} ${e.isElement?'part="bullet"':""} class="${u.bulletClass}"></${u.bulletElement}>`}u.type==="fraction"&&(u.renderFraction?T=u.renderFraction.call(e,u.currentClass,u.totalClass):T=`<span class="${u.currentClass}"></span> / <span class="${u.totalClass}"></span>`),u.type==="progressbar"&&(u.renderProgressbar?T=u.renderProgressbar.call(e,u.progressbarFillClass):T=`<span class="${u.progressbarFillClass}"></span>`),e.pagination.bullets=[],p.forEach(k=>{u.type!=="custom"&&(k.innerHTML=T||""),u.type==="bullets"&&e.pagination.bullets.push(...k.querySelectorAll(ei(u.bulletClass)))}),u.type!=="custom"&&l("paginationRender",p[0])}function g(){e.params.pagination=en(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const u=e.params.pagination;if(!u.el)return;let y;typeof u.el=="string"&&e.isElement&&(y=e.el.querySelector(u.el)),!y&&typeof u.el=="string"&&(y=[...document.querySelectorAll(u.el)]),y||(y=u.el),!(!y||y.length===0)&&(e.params.uniqueNavElements&&typeof u.el=="string"&&Array.isArray(y)&&y.length>1&&(y=[...e.el.querySelectorAll(u.el)],y.length>1&&(y=y.filter(p=>Ni(p,".swiper")[0]===e.el)[0])),Array.isArray(y)&&y.length===1&&(y=y[0]),Object.assign(e.pagination,{el:y}),y=qe(y),y.forEach(p=>{u.type==="bullets"&&u.clickable&&p.classList.add(...(u.clickableClass||"").split(" ")),p.classList.add(u.modifierClass+u.type),p.classList.add(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.type==="bullets"&&u.dynamicBullets&&(p.classList.add(`${u.modifierClass}${u.type}-dynamic`),d=0,u.dynamicMainBullets<1&&(u.dynamicMainBullets=1)),u.type==="progressbar"&&u.progressbarOpposite&&p.classList.add(u.progressbarOppositeClass),u.clickable&&p.addEventListener("click",s),e.enabled||p.classList.add(u.lockClass)}))}function b(){const u=e.params.pagination;if(r())return;let y=e.pagination.el;y&&(y=qe(y),y.forEach(p=>{p.classList.remove(u.hiddenClass),p.classList.remove(u.modifierClass+u.type),p.classList.remove(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.clickable&&(p.classList.remove(...(u.clickableClass||"").split(" ")),p.removeEventListener("click",s))})),e.pagination.bullets&&e.pagination.bullets.forEach(p=>p.classList.remove(...u.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const u=e.params.pagination;let{el:y}=e.pagination;y=qe(y),y.forEach(p=>{p.classList.remove(u.horizontalClass,u.verticalClass),p.classList.add(e.isHorizontal()?u.horizontalClass:u.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?x():(g(),h(),f())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),n("snapIndexChange",()=>{f()}),n("snapGridLengthChange",()=>{h(),f()}),n("destroy",()=>{b()}),n("enable disable",()=>{let{el:u}=e.pagination;u&&(u=qe(u),u.forEach(y=>y.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{f()}),n("click",(u,y)=>{const p=y.target,T=qe(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&T&&T.length>0&&!p.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&p===e.navigation.nextEl||e.navigation.prevEl&&p===e.navigation.prevEl))return;const k=T[0].classList.contains(e.params.pagination.hiddenClass);l(k===!0?"paginationShow":"paginationHide"),T.forEach(C=>C.classList.toggle(e.params.pagination.hiddenClass))}});const A=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=qe(u),u.forEach(y=>y.classList.remove(e.params.pagination.paginationDisabledClass))),g(),h(),f()},x=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=qe(u),u.forEach(y=>y.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:A,disable:x,render:h,update:f,init:g,destroy:b})}function gl(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Ot();let a=!1,d=null,r=null,c,s,f,h;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function g(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I,rtlTranslate:O}=e,{dragEl:E,el:V}=I,F=e.params.scrollbar,L=e.params.loop?e.progressLoop:e.progress;let R=s,N=(f-s)*L;O?(N=-N,N>0?(R=s-N,N=0):-N+s>f&&(R=f+N)):N<0?(R=s+N,N=0):N+s>f&&(R=f-N),e.isHorizontal()?(E.style.transform=`translate3d(${N}px, 0, 0)`,E.style.width=`${R}px`):(E.style.transform=`translate3d(0px, ${N}px, 0)`,E.style.height=`${R}px`),F.hide&&(clearTimeout(d),V.style.opacity=1,d=setTimeout(()=>{V.style.opacity=0,V.style.transitionDuration="400ms"},1e3))}function b(I){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${I}ms`)}function A(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I}=e,{dragEl:O,el:E}=I;O.style.width="",O.style.height="",f=e.isHorizontal()?E.offsetWidth:E.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?s=f*h:s=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?O.style.width=`${s}px`:O.style.height=`${s}px`,h>=1?E.style.display="none":E.style.display="",e.params.scrollbar.hide&&(E.style.opacity=0),e.params.watchOverflow&&e.enabled&&I.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function x(I){return e.isHorizontal()?I.clientX:I.clientY}function u(I){const{scrollbar:O,rtlTranslate:E}=e,{el:V}=O;let F;F=(x(I)-Zn(V)[e.isHorizontal()?"left":"top"]-(c!==null?c:s/2))/(f-s),F=Math.max(Math.min(F,1),0),E&&(F=1-F);const L=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(L),e.setTranslate(L),e.updateActiveIndex(),e.updateSlidesClasses()}function y(I){const O=e.params.scrollbar,{scrollbar:E,wrapperEl:V}=e,{el:F,dragEl:L}=E;a=!0,c=I.target===L?x(I)-I.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,I.preventDefault(),I.stopPropagation(),V.style.transitionDuration="100ms",L.style.transitionDuration="100ms",u(I),clearTimeout(r),F.style.transitionDuration="0ms",O.hide&&(F.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),l("scrollbarDragStart",I)}function p(I){const{scrollbar:O,wrapperEl:E}=e,{el:V,dragEl:F}=O;a&&(I.preventDefault&&I.cancelable?I.preventDefault():I.returnValue=!1,u(I),E.style.transitionDuration="0ms",V.style.transitionDuration="0ms",F.style.transitionDuration="0ms",l("scrollbarDragMove",I))}function T(I){const O=e.params.scrollbar,{scrollbar:E,wrapperEl:V}=e,{el:F}=E;a&&(a=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",V.style.transitionDuration=""),O.hide&&(clearTimeout(r),r=pi(()=>{F.style.opacity=0,F.style.transitionDuration="400ms"},1e3)),l("scrollbarDragEnd",I),O.snapOnRelease&&e.slideToClosest())}function k(I){const{scrollbar:O,params:E}=e,V=O.el;if(!V)return;const F=V,L=E.passiveListeners?{passive:!1,capture:!1}:!1,R=E.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const N=I==="on"?"addEventListener":"removeEventListener";F[N]("pointerdown",y,L),o[N]("pointermove",p,L),o[N]("pointerup",T,R)}function C(){!e.params.scrollbar.el||!e.scrollbar.el||k("on")}function M(){!e.params.scrollbar.el||!e.scrollbar.el||k("off")}function m(){const{scrollbar:I,el:O}=e;e.params.scrollbar=en(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const E=e.params.scrollbar;if(!E.el)return;let V;if(typeof E.el=="string"&&e.isElement&&(V=e.el.querySelector(E.el)),!V&&typeof E.el=="string"){if(V=o.querySelectorAll(E.el),!V.length)return}else V||(V=E.el);e.params.uniqueNavElements&&typeof E.el=="string"&&V.length>1&&O.querySelectorAll(E.el).length===1&&(V=O.querySelector(E.el)),V.length>0&&(V=V[0]),V.classList.add(e.isHorizontal()?E.horizontalClass:E.verticalClass);let F;V&&(F=V.querySelector(ei(e.params.scrollbar.dragClass)),F||(F=mi("div",e.params.scrollbar.dragClass),V.append(F))),Object.assign(I,{el:V,dragEl:F}),E.draggable&&C(),V&&V.classList[e.enabled?"remove":"add"](...ai(e.params.scrollbar.lockClass))}function S(){const I=e.params.scrollbar,O=e.scrollbar.el;O&&O.classList.remove(...ai(e.isHorizontal()?I.horizontalClass:I.verticalClass)),M()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const I=e.params.scrollbar;let{el:O}=e.scrollbar;O=qe(O),O.forEach(E=>{E.classList.remove(I.horizontalClass,I.verticalClass),E.classList.add(e.isHorizontal()?I.horizontalClass:I.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?_():(m(),A(),g())}),n("update resize observerUpdate lock unlock changeDirection",()=>{A()}),n("setTranslate",()=>{g()}),n("setTransition",(I,O)=>{b(O)}),n("enable disable",()=>{const{el:I}=e.scrollbar;I&&I.classList[e.enabled?"remove":"add"](...ai(e.params.scrollbar.lockClass))}),n("destroy",()=>{S()});const w=()=>{e.el.classList.remove(...ai(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...ai(e.params.scrollbar.scrollbarDisabledClass)),m(),A(),g()},_=()=>{e.el.classList.add(...ai(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...ai(e.params.scrollbar.scrollbarDisabledClass)),S()};Object.assign(e.scrollbar,{enable:w,disable:_,updateSize:A,setTranslate:g,init:m,destroy:S})}function nn(t){let{swiper:e,extendParams:i,on:n}=t;i({a11y:{enabled:!0,notificationClass:"swiper-notification",prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide",firstSlideMessage:"This is the first slide",lastSlideMessage:"This is the last slide",paginationBulletMessage:"Go to slide {{index}}",slideLabelMessage:"{{index}} / {{slidesLength}}",containerMessage:null,containerRoleDescriptionMessage:null,itemRoleDescriptionMessage:null,slideRole:"group",id:null}}),e.a11y={clicked:!1};let l=null,o,a,d=new Date().getTime();function r(L){const R=l;R.length!==0&&(R.innerHTML="",R.innerHTML=L)}function c(L){L===void 0&&(L=16);const R=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(L).replace(/x/g,R)}function s(L){L=qe(L),L.forEach(R=>{R.setAttribute("tabIndex","0")})}function f(L){L=qe(L),L.forEach(R=>{R.setAttribute("tabIndex","-1")})}function h(L,R){L=qe(L),L.forEach(N=>{N.setAttribute("role",R)})}function g(L,R){L=qe(L),L.forEach(N=>{N.setAttribute("aria-roledescription",R)})}function b(L,R){L=qe(L),L.forEach(N=>{N.setAttribute("aria-controls",R)})}function A(L,R){L=qe(L),L.forEach(N=>{N.setAttribute("aria-label",R)})}function x(L,R){L=qe(L),L.forEach(N=>{N.setAttribute("id",R)})}function u(L,R){L=qe(L),L.forEach(N=>{N.setAttribute("aria-live",R)})}function y(L){L=qe(L),L.forEach(R=>{R.setAttribute("aria-disabled",!0)})}function p(L){L=qe(L),L.forEach(R=>{R.setAttribute("aria-disabled",!1)})}function T(L){if(L.keyCode!==13&&L.keyCode!==32)return;const R=e.params.a11y,N=L.target;if(!(e.pagination&&e.pagination.el&&(N===e.pagination.el||e.pagination.el.contains(L.target))&&!L.target.matches(ei(e.params.pagination.bulletClass)))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const D=qe(e.navigation.prevEl);qe(e.navigation.nextEl).includes(N)&&(e.isEnd&&!e.params.loop||e.slideNext(),e.isEnd?r(R.lastSlideMessage):r(R.nextSlideMessage)),D.includes(N)&&(e.isBeginning&&!e.params.loop||e.slidePrev(),e.isBeginning?r(R.firstSlideMessage):r(R.prevSlideMessage))}e.pagination&&N.matches(ei(e.params.pagination.bulletClass))&&N.click()}}function k(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:L,prevEl:R}=e.navigation;R&&(e.isBeginning?(y(R),f(R)):(p(R),s(R))),L&&(e.isEnd?(y(L),f(L)):(p(L),s(L)))}function C(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function M(){return C()&&e.params.pagination.clickable}function m(){const L=e.params.a11y;C()&&e.pagination.bullets.forEach(R=>{e.params.pagination.clickable&&(s(R),e.params.pagination.renderBullet||(h(R,"button"),A(R,L.paginationBulletMessage.replace(/\{\{index\}\}/,wi(R)+1)))),R.matches(ei(e.params.pagination.bulletActiveClass))?R.setAttribute("aria-current","true"):R.removeAttribute("aria-current")})}const S=(L,R,N)=>{s(L),L.tagName!=="BUTTON"&&(h(L,"button"),L.addEventListener("keydown",T)),A(L,N),b(L,R)},w=L=>{a&&a!==L.target&&!a.contains(L.target)&&(o=!0),e.a11y.clicked=!0},_=()=>{o=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},I=L=>{d=new Date().getTime()},O=L=>{if(e.a11y.clicked||new Date().getTime()-d<100)return;const R=L.target.closest(`.${e.params.slideClass}, swiper-slide`);if(!R||!e.slides.includes(R))return;a=R;const N=e.slides.indexOf(R)===e.activeIndex,D=e.params.watchSlidesProgress&&e.visibleSlides&&e.visibleSlides.includes(R);N||D||L.sourceCapabilities&&L.sourceCapabilities.firesTouchEvents||(e.isHorizontal()?e.el.scrollLeft=0:e.el.scrollTop=0,requestAnimationFrame(()=>{o||(e.params.loop?e.slideToLoop(parseInt(R.getAttribute("data-swiper-slide-index")),0):e.slideTo(e.slides.indexOf(R),0),o=!1)}))},E=()=>{const L=e.params.a11y;L.itemRoleDescriptionMessage&&g(e.slides,L.itemRoleDescriptionMessage),L.slideRole&&h(e.slides,L.slideRole);const R=e.slides.length;L.slideLabelMessage&&e.slides.forEach((N,D)=>{const j=e.params.loop?parseInt(N.getAttribute("data-swiper-slide-index"),10):D,H=L.slideLabelMessage.replace(/\{\{index\}\}/,j+1).replace(/\{\{slidesLength\}\}/,R);A(N,H)})},V=()=>{const L=e.params.a11y;e.el.append(l);const R=e.el;L.containerRoleDescriptionMessage&&g(R,L.containerRoleDescriptionMessage),L.containerMessage&&A(R,L.containerMessage);const N=e.wrapperEl,D=L.id||N.getAttribute("id")||`swiper-wrapper-${c(16)}`,j=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite";x(N,D),u(N,j),E();let{nextEl:H,prevEl:J}=e.navigation?e.navigation:{};H=qe(H),J=qe(J),H&&H.forEach(ee=>S(ee,D,L.nextSlideMessage)),J&&J.forEach(ee=>S(ee,D,L.prevSlideMessage)),M()&&qe(e.pagination.el).forEach(re=>{re.addEventListener("keydown",T)}),Ot().addEventListener("visibilitychange",I),e.el.addEventListener("focus",O,!0),e.el.addEventListener("focus",O,!0),e.el.addEventListener("pointerdown",w,!0),e.el.addEventListener("pointerup",_,!0)};function F(){l&&l.remove();let{nextEl:L,prevEl:R}=e.navigation?e.navigation:{};L=qe(L),R=qe(R),L&&L.forEach(D=>D.removeEventListener("keydown",T)),R&&R.forEach(D=>D.removeEventListener("keydown",T)),M()&&qe(e.pagination.el).forEach(j=>{j.removeEventListener("keydown",T)}),Ot().removeEventListener("visibilitychange",I),e.el&&typeof e.el!="string"&&(e.el.removeEventListener("focus",O,!0),e.el.removeEventListener("pointerdown",w,!0),e.el.removeEventListener("pointerup",_,!0))}n("beforeInit",()=>{l=mi("span",e.params.a11y.notificationClass),l.setAttribute("aria-live","assertive"),l.setAttribute("aria-atomic","true")}),n("afterInit",()=>{e.params.a11y.enabled&&V()}),n("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{e.params.a11y.enabled&&E()}),n("fromEdge toEdge afterInit lock unlock",()=>{e.params.a11y.enabled&&k()}),n("paginationUpdate",()=>{e.params.a11y.enabled&&m()}),n("destroy",()=>{e.params.a11y.enabled&&F()})}function ji(t){let{swiper:e,extendParams:i,on:n,emit:l,params:o}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let a,d,r=o&&o.autoplay?o.autoplay.delay:3e3,c=o&&o.autoplay?o.autoplay.delay:3e3,s,f=new Date().getTime(),h,g,b,A,x,u,y;function p(R){!e||e.destroyed||!e.wrapperEl||R.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",p),!(y||R.detail&&R.detail.bySwiperTouchMove)&&w())}const T=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(c=s,h=!1);const R=e.autoplay.paused?s:f+c-new Date().getTime();e.autoplay.timeLeft=R,l("autoplayTimeLeft",R,R/r),d=requestAnimationFrame(()=>{T()})},k=()=>{let R;return e.virtual&&e.params.virtual.enabled?R=e.slides.filter(D=>D.classList.contains("swiper-slide-active"))[0]:R=e.slides[e.activeIndex],R?parseInt(R.getAttribute("data-swiper-autoplay"),10):void 0},C=R=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),T();let N=typeof R>"u"?e.params.autoplay.delay:R;r=e.params.autoplay.delay,c=e.params.autoplay.delay;const D=k();!Number.isNaN(D)&&D>0&&typeof R>"u"&&(N=D,r=D,c=D),s=N;const j=e.params.speed,H=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(j,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,j,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(j,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,j,!0,!0),l("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{C()})))};return N>0?(clearTimeout(a),a=setTimeout(()=>{H()},N)):requestAnimationFrame(()=>{H()}),N},M=()=>{f=new Date().getTime(),e.autoplay.running=!0,C(),l("autoplayStart")},m=()=>{e.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(d),l("autoplayStop")},S=(R,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(a),R||(u=!0);const D=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",p):w()};if(e.autoplay.paused=!0,N){x&&(s=e.params.autoplay.delay),x=!1,D();return}s=(s||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&s<0&&!e.params.loop)&&(s<0&&(s=0),D())},w=()=>{e.isEnd&&s<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),u?(u=!1,C(s)):C(),e.autoplay.paused=!1,l("autoplayResume"))},_=()=>{if(e.destroyed||!e.autoplay.running)return;const R=Ot();R.visibilityState==="hidden"&&(u=!0,S(!0)),R.visibilityState==="visible"&&w()},I=R=>{R.pointerType==="mouse"&&(u=!0,y=!0,!(e.animating||e.autoplay.paused)&&S(!0))},O=R=>{R.pointerType==="mouse"&&(y=!1,e.autoplay.paused&&w())},E=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",I),e.el.addEventListener("pointerleave",O))},V=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",I),e.el.removeEventListener("pointerleave",O))},F=()=>{Ot().addEventListener("visibilitychange",_)},L=()=>{Ot().removeEventListener("visibilitychange",_)};n("init",()=>{e.params.autoplay.enabled&&(E(),F(),M())}),n("destroy",()=>{V(),L(),e.autoplay.running&&m()}),n("_freeModeStaticRelease",()=>{(b||u)&&w()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?m():S(!0,!0)}),n("beforeTransitionStart",(R,N,D)=>{e.destroyed||!e.autoplay.running||(D||!e.params.autoplay.disableOnInteraction?S(!0,!0):m())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){m();return}g=!0,b=!1,u=!1,A=setTimeout(()=>{u=!0,b=!0,S(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!g)){if(clearTimeout(A),clearTimeout(a),e.params.autoplay.disableOnInteraction){b=!1,g=!1;return}b&&e.params.cssMode&&w(),b=!1,g=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(x=!0)}),Object.assign(e.autoplay,{start:M,stop:m,pause:S,resume:w})}function bl(t){let{swiper:e,extendParams:i,emit:n,once:l}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function o(){if(e.params.cssMode)return;const r=e.getTranslate();e.setTranslate(r),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function a(){if(e.params.cssMode)return;const{touchEventsData:r,touches:c}=e;r.velocities.length===0&&r.velocities.push({position:c[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:c[e.isHorizontal()?"currentX":"currentY"],time:Ht()})}function d(r){let{currentPos:c}=r;if(e.params.cssMode)return;const{params:s,wrapperEl:f,rtlTranslate:h,snapGrid:g,touchEventsData:b}=e,x=Ht()-b.touchStartTime;if(c<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(c>-e.maxTranslate()){e.slides.length<g.length?e.slideTo(g.length-1):e.slideTo(e.slides.length-1);return}if(s.freeMode.momentum){if(b.velocities.length>1){const m=b.velocities.pop(),S=b.velocities.pop(),w=m.position-S.position,_=m.time-S.time;e.velocity=w/_,e.velocity/=2,Math.abs(e.velocity)<s.freeMode.minimumVelocity&&(e.velocity=0),(_>150||Ht()-m.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=s.freeMode.momentumVelocityRatio,b.velocities.length=0;let u=1e3*s.freeMode.momentumRatio;const y=e.velocity*u;let p=e.translate+y;h&&(p=-p);let T=!1,k;const C=Math.abs(e.velocity)*20*s.freeMode.momentumBounceRatio;let M;if(p<e.maxTranslate())s.freeMode.momentumBounce?(p+e.maxTranslate()<-C&&(p=e.maxTranslate()-C),k=e.maxTranslate(),T=!0,b.allowMomentumBounce=!0):p=e.maxTranslate(),s.loop&&s.centeredSlides&&(M=!0);else if(p>e.minTranslate())s.freeMode.momentumBounce?(p-e.minTranslate()>C&&(p=e.minTranslate()+C),k=e.minTranslate(),T=!0,b.allowMomentumBounce=!0):p=e.minTranslate(),s.loop&&s.centeredSlides&&(M=!0);else if(s.freeMode.sticky){let m;for(let S=0;S<g.length;S+=1)if(g[S]>-p){m=S;break}Math.abs(g[m]-p)<Math.abs(g[m-1]-p)||e.swipeDirection==="next"?p=g[m]:p=g[m-1],p=-p}if(M&&l("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?u=Math.abs((-p-e.translate)/e.velocity):u=Math.abs((p-e.translate)/e.velocity),s.freeMode.sticky){const m=Math.abs((h?-p:p)-e.translate),S=e.slidesSizesGrid[e.activeIndex];m<S?u=s.speed:m<2*S?u=s.speed*1.5:u=s.speed*2.5}}else if(s.freeMode.sticky){e.slideToClosest();return}s.freeMode.momentumBounce&&T?(e.updateProgress(k),e.setTransition(u),e.setTranslate(p),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Ji(f,()=>{!e||e.destroyed||!b.allowMomentumBounce||(n("momentumBounce"),e.setTransition(s.speed),setTimeout(()=>{e.setTranslate(k),Ji(f,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(p),e.setTransition(u),e.setTranslate(p),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Ji(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(p),e.updateActiveIndex(),e.updateSlidesClasses()}else if(s.freeMode.sticky){e.slideToClosest();return}else s.freeMode&&n("_freeModeNoMomentumRelease");(!s.freeMode.momentum||x>=s.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:o,onTouchMove:a,onTouchEnd:d}})}let on;function yl(){const t=Et(),e=Ot();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Kn(){return on||(on=yl()),on}let ln;function wl(t){let{userAgent:e}=t===void 0?{}:t;const i=Kn(),n=Et(),l=n.navigator.platform,o=e||n.navigator.userAgent,a={ios:!1,android:!1},d=n.screen.width,r=n.screen.height,c=o.match(/(Android);?[\s\/]+([\d.]+)?/);let s=o.match(/(iPad).*OS\s([\d_]+)/);const f=o.match(/(iPod)(.*OS\s([\d_]+))?/),h=!s&&o.match(/(iPhone\sOS|iOS)\s([\d_]+)/),g=l==="Win32";let b=l==="MacIntel";const A=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!s&&b&&i.touch&&A.indexOf(`${d}x${r}`)>=0&&(s=o.match(/(Version)\/([\d.]+)/),s||(s=[0,1,"13_0_0"]),b=!1),c&&!g&&(a.os="android",a.android=!0),(s||h||f)&&(a.os="ios",a.ios=!0),a}function Jn(t){return t===void 0&&(t={}),ln||(ln=wl(t)),ln}let an;function xl(){const t=Et(),e=Jn();let i=!1;function n(){const d=t.navigator.userAgent.toLowerCase();return d.indexOf("safari")>=0&&d.indexOf("chrome")<0&&d.indexOf("android")<0}if(n()){const d=String(t.navigator.userAgent);if(d.includes("Version/")){const[r,c]=d.split("Version/")[1].split(" ")[0].split(".").map(s=>Number(s));i=r<16||r===16&&c<2}}const l=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),o=n(),a=o||l&&e.ios;return{isSafari:i||o,needPerspectiveFix:i,need3dFix:a,isWebView:l}}function Sl(){return an||(an=xl()),an}function Tl(t){let{swiper:e,on:i,emit:n}=t;const l=Et();let o=null,a=null;const d=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(o=new ResizeObserver(f=>{a=l.requestAnimationFrame(()=>{const{width:h,height:g}=e;let b=h,A=g;f.forEach(x=>{let{contentBoxSize:u,contentRect:y,target:p}=x;p&&p!==e.el||(b=y?y.width:(u[0]||u).inlineSize,A=y?y.height:(u[0]||u).blockSize)}),(b!==h||A!==g)&&d()})}),o.observe(e.el))},c=()=>{a&&l.cancelAnimationFrame(a),o&&o.unobserve&&e.el&&(o.unobserve(e.el),o=null)},s=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof l.ResizeObserver<"u"){r();return}l.addEventListener("resize",d),l.addEventListener("orientationchange",s)}),i("destroy",()=>{c(),l.removeEventListener("resize",d),l.removeEventListener("orientationchange",s)})}function El(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=[],a=Et(),d=function(s,f){f===void 0&&(f={});const h=a.MutationObserver||a.WebkitMutationObserver,g=new h(b=>{if(e.__preventObserver__)return;if(b.length===1){l("observerUpdate",b[0]);return}const A=function(){l("observerUpdate",b[0])};a.requestAnimationFrame?a.requestAnimationFrame(A):a.setTimeout(A,0)});g.observe(s,{attributes:typeof f.attributes>"u"?!0:f.attributes,childList:typeof f.childList>"u"?!0:f.childList,characterData:typeof f.characterData>"u"?!0:f.characterData}),o.push(g)},r=()=>{if(e.params.observer){if(e.params.observeParents){const s=Ni(e.hostEl);for(let f=0;f<s.length;f+=1)d(s[f])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},c=()=>{o.forEach(s=>{s.disconnect()}),o.splice(0,o.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",r),n("destroy",c)}var Il={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const l=i?"unshift":"push";return t.split(" ").forEach(o=>{n.eventsListeners[o]||(n.eventsListeners[o]=[]),n.eventsListeners[o][l](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function l(){n.off(t,l),l.__emitterProxy&&delete l.__emitterProxy;for(var o=arguments.length,a=new Array(o),d=0;d<o;d++)a[d]=arguments[d];e.apply(n,a)}return l.__emitterProxy=e,n.on(t,l,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const n=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[n](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(n=>{typeof e>"u"?i.eventsListeners[n]=[]:i.eventsListeners[n]&&i.eventsListeners[n].forEach((l,o)=>{(l===e||l.__emitterProxy&&l.__emitterProxy===e)&&i.eventsListeners[n].splice(o,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var l=arguments.length,o=new Array(l),a=0;a<l;a++)o[a]=arguments[a];return typeof o[0]=="string"||Array.isArray(o[0])?(e=o[0],i=o.slice(1,o.length),n=t):(e=o[0].events,i=o[0].data,n=o[0].context||t),i.unshift(n),(Array.isArray(e)?e:e.split(" ")).forEach(r=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(c=>{c.apply(n,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(c=>{c.apply(n,i)})}),t}};function Cl(){const t=this;let e,i;const n=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=n.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=n.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(ri(n,"padding-left")||0,10)-parseInt(ri(n,"padding-right")||0,10),i=i-parseInt(ri(n,"padding-top")||0,10)-parseInt(ri(n,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(i)&&(i=0),Object.assign(t,{width:e,height:i,size:t.isHorizontal()?e:i}))}function kl(){const t=this;function e(w,_){return parseFloat(w.getPropertyValue(t.getDirectionLabel(_))||0)}const i=t.params,{wrapperEl:n,slidesEl:l,size:o,rtlTranslate:a,wrongRTL:d}=t,r=t.virtual&&i.virtual.enabled,c=r?t.virtual.slides.length:t.slides.length,s=Zt(l,`.${t.params.slideClass}, swiper-slide`),f=r?t.virtual.slides.length:s.length;let h=[];const g=[],b=[];let A=i.slidesOffsetBefore;typeof A=="function"&&(A=i.slidesOffsetBefore.call(t));let x=i.slidesOffsetAfter;typeof x=="function"&&(x=i.slidesOffsetAfter.call(t));const u=t.snapGrid.length,y=t.slidesGrid.length;let p=i.spaceBetween,T=-A,k=0,C=0;if(typeof o>"u")return;typeof p=="string"&&p.indexOf("%")>=0?p=parseFloat(p.replace("%",""))/100*o:typeof p=="string"&&(p=parseFloat(p)),t.virtualSize=-p,s.forEach(w=>{a?w.style.marginLeft="":w.style.marginRight="",w.style.marginBottom="",w.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(Oi(n,"--swiper-centered-offset-before",""),Oi(n,"--swiper-centered-offset-after",""));const M=i.grid&&i.grid.rows>1&&t.grid;M?t.grid.initSlides(s):t.grid&&t.grid.unsetSlides();let m;const S=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(w=>typeof i.breakpoints[w].slidesPerView<"u").length>0;for(let w=0;w<f;w+=1){m=0;let _;if(s[w]&&(_=s[w]),M&&t.grid.updateSlide(w,_,s),!(s[w]&&ri(_,"display")==="none")){if(i.slidesPerView==="auto"){S&&(s[w].style[t.getDirectionLabel("width")]="");const I=getComputedStyle(_),O=_.style.transform,E=_.style.webkitTransform;if(O&&(_.style.transform="none"),E&&(_.style.webkitTransform="none"),i.roundLengths)m=t.isHorizontal()?Qi(_,"width",!0):Qi(_,"height",!0);else{const V=e(I,"width"),F=e(I,"padding-left"),L=e(I,"padding-right"),R=e(I,"margin-left"),N=e(I,"margin-right"),D=I.getPropertyValue("box-sizing");if(D&&D==="border-box")m=V+R+N;else{const{clientWidth:j,offsetWidth:H}=_;m=V+F+L+R+N+(H-j)}}O&&(_.style.transform=O),E&&(_.style.webkitTransform=E),i.roundLengths&&(m=Math.floor(m))}else m=(o-(i.slidesPerView-1)*p)/i.slidesPerView,i.roundLengths&&(m=Math.floor(m)),s[w]&&(s[w].style[t.getDirectionLabel("width")]=`${m}px`);s[w]&&(s[w].swiperSlideSize=m),b.push(m),i.centeredSlides?(T=T+m/2+k/2+p,k===0&&w!==0&&(T=T-o/2-p),w===0&&(T=T-o/2-p),Math.abs(T)<1/1e3&&(T=0),i.roundLengths&&(T=Math.floor(T)),C%i.slidesPerGroup===0&&h.push(T),g.push(T)):(i.roundLengths&&(T=Math.floor(T)),(C-Math.min(t.params.slidesPerGroupSkip,C))%t.params.slidesPerGroup===0&&h.push(T),g.push(T),T=T+m+p),t.virtualSize+=m+p,k=m,C+=1}}if(t.virtualSize=Math.max(t.virtualSize,o)+x,a&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+p}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+p}px`),M&&t.grid.updateWrapperSize(m,h),!i.centeredSlides){const w=[];for(let _=0;_<h.length;_+=1){let I=h[_];i.roundLengths&&(I=Math.floor(I)),h[_]<=t.virtualSize-o&&w.push(I)}h=w,Math.floor(t.virtualSize-o)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-o)}if(r&&i.loop){const w=b[0]+p;if(i.slidesPerGroup>1){const _=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),I=w*i.slidesPerGroup;for(let O=0;O<_;O+=1)h.push(h[h.length-1]+I)}for(let _=0;_<t.virtual.slidesBefore+t.virtual.slidesAfter;_+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+w),g.push(g[g.length-1]+w),t.virtualSize+=w}if(h.length===0&&(h=[0]),p!==0){const w=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");s.filter((_,I)=>!i.cssMode||i.loop?!0:I!==s.length-1).forEach(_=>{_.style[w]=`${p}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let w=0;b.forEach(I=>{w+=I+(p||0)}),w-=p;const _=w-o;h=h.map(I=>I<=0?-A:I>_?_+x:I)}if(i.centerInsufficientSlides){let w=0;b.forEach(I=>{w+=I+(p||0)}),w-=p;const _=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(w+_<o){const I=(o-w-_)/2;h.forEach((O,E)=>{h[E]=O-I}),g.forEach((O,E)=>{g[E]=O+I})}}if(Object.assign(t,{slides:s,snapGrid:h,slidesGrid:g,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){Oi(n,"--swiper-centered-offset-before",`${-h[0]}px`),Oi(n,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const w=-t.snapGrid[0],_=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(I=>I+w),t.slidesGrid=t.slidesGrid.map(I=>I+_)}if(f!==c&&t.emit("slidesLengthChange"),h.length!==u&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),g.length!==y&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const w=`${i.containerModifierClass}backface-hidden`,_=t.el.classList.contains(w);f<=i.maxBackfaceHiddenSlides?_||t.el.classList.add(w):_&&t.el.classList.remove(w)}}function Pl(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let l=0,o;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const a=d=>n?e.slides[e.getSlideIndexByData(d)]:e.slides[d];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(d=>{i.push(d)});else for(o=0;o<Math.ceil(e.params.slidesPerView);o+=1){const d=e.activeIndex+o;if(d>e.slides.length&&!n)break;i.push(a(d))}else i.push(a(e.activeIndex));for(o=0;o<i.length;o+=1)if(typeof i[o]<"u"){const d=i[o].offsetHeight;l=d>l?d:l}(l||l===0)&&(e.wrapperEl.style.height=`${l}px`)}function _l(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let n=0;n<e.length;n+=1)e[n].swiperSlideOffset=(t.isHorizontal()?e[n].offsetLeft:e[n].offsetTop)-i-t.cssOverflowAdjustment()}const Qn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Dl(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:l,snapGrid:o}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let a=-t;l&&(a=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let d=i.spaceBetween;typeof d=="string"&&d.indexOf("%")>=0?d=parseFloat(d.replace("%",""))/100*e.size:typeof d=="string"&&(d=parseFloat(d));for(let r=0;r<n.length;r+=1){const c=n[r];let s=c.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(s-=n[0].swiperSlideOffset);const f=(a+(i.centeredSlides?e.minTranslate():0)-s)/(c.swiperSlideSize+d),h=(a-o[0]+(i.centeredSlides?e.minTranslate():0)-s)/(c.swiperSlideSize+d),g=-(a-s),b=g+e.slidesSizesGrid[r],A=g>=0&&g<=e.size-e.slidesSizesGrid[r],x=g>=0&&g<e.size-1||b>1&&b<=e.size||g<=0&&b>=e.size;x&&(e.visibleSlides.push(c),e.visibleSlidesIndexes.push(r)),Qn(c,x,i.slideVisibleClass),Qn(c,A,i.slideFullyVisibleClass),c.progress=l?-f:f,c.originalProgress=l?-h:h}}function Ll(t){const e=this;if(typeof t>"u"){const s=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*s||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:o,isEnd:a,progressLoop:d}=e;const r=o,c=a;if(n===0)l=0,o=!0,a=!0;else{l=(t-e.minTranslate())/n;const s=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;o=s||l<=0,a=f||l>=1,s&&(l=0),f&&(l=1)}if(i.loop){const s=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[s],g=e.slidesGrid[f],b=e.slidesGrid[e.slidesGrid.length-1],A=Math.abs(t);A>=h?d=(A-h)/b:d=(A+b-g)/b,d>1&&(d-=1)}Object.assign(e,{progress:l,progressLoop:d,isBeginning:o,isEnd:a}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),o&&!r&&e.emit("reachBeginning toEdge"),a&&!c&&e.emit("reachEnd toEdge"),(r&&!o||c&&!a)&&e.emit("fromEdge"),e.emit("progress",l)}const rn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Ol(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:l}=t,o=t.virtual&&i.virtual.enabled,a=t.grid&&i.grid&&i.grid.rows>1,d=f=>Zt(n,`.${i.slideClass}${f}, swiper-slide${f}`)[0];let r,c,s;if(o)if(i.loop){let f=l-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),r=d(`[data-swiper-slide-index="${f}"]`)}else r=d(`[data-swiper-slide-index="${l}"]`);else a?(r=e.filter(f=>f.column===l)[0],s=e.filter(f=>f.column===l+1)[0],c=e.filter(f=>f.column===l-1)[0]):r=e[l];r&&(a||(s=Al(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!s&&(s=e[0]),c=hl(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c===0&&(c=e[e.length-1]))),e.forEach(f=>{rn(f,f===r,i.slideActiveClass),rn(f,f===s,i.slideNextClass),rn(f,f===c,i.slidePrevClass)}),t.emitSlidesClasses()}const Fi=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(i());if(n){let l=n.querySelector(`.${t.params.lazyPreloaderClass}`);!l&&t.isElement&&(n.shadowRoot?l=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(l=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),l&&l.remove())})),l&&l.remove()}},sn=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},dn=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),l=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const a=l,d=[a-e];d.push(...Array.from({length:e}).map((r,c)=>a+n+c)),t.slides.forEach((r,c)=>{d.includes(r.column)&&sn(t,c)});return}const o=l+n-1;if(t.params.rewind||t.params.loop)for(let a=l-e;a<=o+e;a+=1){const d=(a%i+i)%i;(d<l||d>o)&&sn(t,d)}else for(let a=Math.max(l-e,0);a<=Math.min(o+e,i-1);a+=1)a!==l&&(a>o||a<l)&&sn(t,a)};function Ml(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let l;for(let o=0;o<e.length;o+=1)typeof e[o+1]<"u"?n>=e[o]&&n<e[o+1]-(e[o+1]-e[o])/2?l=o:n>=e[o]&&n<e[o+1]&&(l=o+1):n>=e[o]&&(l=o);return i.normalizeSlideIndex&&(l<0||typeof l>"u")&&(l=0),l}function Nl(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:l,activeIndex:o,realIndex:a,snapIndex:d}=e;let r=t,c;const s=g=>{let b=g-e.virtual.slidesBefore;return b<0&&(b=e.virtual.slides.length+b),b>=e.virtual.slides.length&&(b-=e.virtual.slides.length),b};if(typeof r>"u"&&(r=Ml(e)),n.indexOf(i)>=0)c=n.indexOf(i);else{const g=Math.min(l.slidesPerGroupSkip,r);c=g+Math.floor((r-g)/l.slidesPerGroup)}if(c>=n.length&&(c=n.length-1),r===o&&!e.params.loop){c!==d&&(e.snapIndex=c,e.emit("snapIndexChange"));return}if(r===o&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=s(r);return}const f=e.grid&&l.grid&&l.grid.rows>1;let h;if(e.virtual&&l.virtual.enabled&&l.loop)h=s(r);else if(f){const g=e.slides.filter(A=>A.column===r)[0];let b=parseInt(g.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(g),0)),h=Math.floor(b/l.grid.rows)}else if(e.slides[r]){const g=e.slides[r].getAttribute("data-swiper-slide-index");g?h=parseInt(g,10):h=r}else h=r;Object.assign(e,{previousSnapIndex:d,snapIndex:c,previousRealIndex:a,realIndex:h,previousIndex:o,activeIndex:r}),e.initialized&&dn(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(a!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function Rl(t,e){const i=this,n=i.params;let l=t.closest(`.${n.slideClass}, swiper-slide`);!l&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(d=>{!l&&d.matches&&d.matches(`.${n.slideClass}, swiper-slide`)&&(l=d)});let o=!1,a;if(l){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===l){o=!0,a=d;break}}if(l&&o)i.clickedSlide=l,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(l.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=a;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Vl={updateSize:Cl,updateSlides:kl,updateAutoHeight:Pl,updateSlidesOffset:_l,updateSlidesProgress:Dl,updateProgress:Ll,updateSlidesClasses:Ol,updateActiveIndex:Nl,updateClickedSlide:Rl};function jl(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:l,wrapperEl:o}=e;if(i.virtualTranslate)return n?-l:l;if(i.cssMode)return l;let a=ml(o,t);return a+=e.cssOverflowAdjustment(),n&&(a=-a),a||0}function Fl(t,e){const i=this,{rtlTranslate:n,params:l,wrapperEl:o,progress:a}=i;let d=0,r=0;const c=0;i.isHorizontal()?d=n?-t:t:r=t,l.roundLengths&&(d=Math.floor(d),r=Math.floor(r)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?d:r,l.cssMode?o[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-r:l.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),o.style.transform=`translate3d(${d}px, ${r}px, ${c}px)`);let s;const f=i.maxTranslate()-i.minTranslate();f===0?s=0:s=(t-i.minTranslate())/f,s!==a&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Bl(){return-this.snapGrid[0]}function zl(){return-this.snapGrid[this.snapGrid.length-1]}function Hl(t,e,i,n,l){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),n===void 0&&(n=!0);const o=this,{params:a,wrapperEl:d}=o;if(o.animating&&a.preventInteractionOnTransition)return!1;const r=o.minTranslate(),c=o.maxTranslate();let s;if(n&&t>r?s=r:n&&t<c?s=c:s=t,o.updateProgress(s),a.cssMode){const f=o.isHorizontal();if(e===0)d[f?"scrollLeft":"scrollTop"]=-s;else{if(!o.support.smoothScroll)return qn({swiper:o,targetPosition:-s,side:f?"left":"top"}),!0;d.scrollTo({[f?"left":"top"]:-s,behavior:"smooth"})}return!0}return e===0?(o.setTransition(0),o.setTranslate(s),i&&(o.emit("beforeTransitionStart",e,l),o.emit("transitionEnd"))):(o.setTransition(e),o.setTranslate(s),i&&(o.emit("beforeTransitionStart",e,l),o.emit("transitionStart")),o.animating||(o.animating=!0,o.onTranslateToWrapperTransitionEnd||(o.onTranslateToWrapperTransitionEnd=function(h){!o||o.destroyed||h.target===this&&(o.wrapperEl.removeEventListener("transitionend",o.onTranslateToWrapperTransitionEnd),o.onTranslateToWrapperTransitionEnd=null,delete o.onTranslateToWrapperTransitionEnd,o.animating=!1,i&&o.emit("transitionEnd"))}),o.wrapperEl.addEventListener("transitionend",o.onTranslateToWrapperTransitionEnd))),!0}var Wl={getTranslate:jl,setTranslate:Fl,minTranslate:Bl,maxTranslate:zl,translateTo:Hl};function Xl(t,e){const i=this;i.params.cssMode||(i.wrapperEl.style.transitionDuration=`${t}ms`,i.wrapperEl.style.transitionDelay=t===0?"0ms":""),i.emit("setTransition",t,e)}function $n(t){let{swiper:e,runCallbacks:i,direction:n,step:l}=t;const{activeIndex:o,previousIndex:a}=e;let d=n;if(d||(o>a?d="next":o<a?d="prev":d="reset"),e.emit(`transition${l}`),i&&o!==a){if(d==="reset"){e.emit(`slideResetTransition${l}`);return}e.emit(`slideChangeTransition${l}`),d==="next"?e.emit(`slideNextTransition${l}`):e.emit(`slidePrevTransition${l}`)}}function Ul(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),$n({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Gl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),$n({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Yl={setTransition:Xl,transitionStart:Ul,transitionEnd:Gl};function ql(t,e,i,n,l){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const o=this;let a=t;a<0&&(a=0);const{params:d,snapGrid:r,slidesGrid:c,previousIndex:s,activeIndex:f,rtlTranslate:h,wrapperEl:g,enabled:b}=o;if(!b&&!n&&!l||o.destroyed||o.animating&&d.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=o.params.speed);const A=Math.min(o.params.slidesPerGroupSkip,a);let x=A+Math.floor((a-A)/o.params.slidesPerGroup);x>=r.length&&(x=r.length-1);const u=-r[x];if(d.normalizeSlideIndex)for(let p=0;p<c.length;p+=1){const T=-Math.floor(u*100),k=Math.floor(c[p]*100),C=Math.floor(c[p+1]*100);typeof c[p+1]<"u"?T>=k&&T<C-(C-k)/2?a=p:T>=k&&T<C&&(a=p+1):T>=k&&(a=p)}if(o.initialized&&a!==f&&(!o.allowSlideNext&&(h?u>o.translate&&u>o.minTranslate():u<o.translate&&u<o.minTranslate())||!o.allowSlidePrev&&u>o.translate&&u>o.maxTranslate()&&(f||0)!==a))return!1;a!==(s||0)&&i&&o.emit("beforeSlideChangeStart"),o.updateProgress(u);let y;if(a>f?y="next":a<f?y="prev":y="reset",h&&-u===o.translate||!h&&u===o.translate)return o.updateActiveIndex(a),d.autoHeight&&o.updateAutoHeight(),o.updateSlidesClasses(),d.effect!=="slide"&&o.setTranslate(u),y!=="reset"&&(o.transitionStart(i,y),o.transitionEnd(i,y)),!1;if(d.cssMode){const p=o.isHorizontal(),T=h?u:-u;if(e===0){const k=o.virtual&&o.params.virtual.enabled;k&&(o.wrapperEl.style.scrollSnapType="none",o._immediateVirtual=!0),k&&!o._cssModeVirtualInitialSet&&o.params.initialSlide>0?(o._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{g[p?"scrollLeft":"scrollTop"]=T})):g[p?"scrollLeft":"scrollTop"]=T,k&&requestAnimationFrame(()=>{o.wrapperEl.style.scrollSnapType="",o._immediateVirtual=!1})}else{if(!o.support.smoothScroll)return qn({swiper:o,targetPosition:T,side:p?"left":"top"}),!0;g.scrollTo({[p?"left":"top"]:T,behavior:"smooth"})}return!0}return o.setTransition(e),o.setTranslate(u),o.updateActiveIndex(a),o.updateSlidesClasses(),o.emit("beforeTransitionStart",e,n),o.transitionStart(i,y),e===0?o.transitionEnd(i,y):o.animating||(o.animating=!0,o.onSlideToWrapperTransitionEnd||(o.onSlideToWrapperTransitionEnd=function(T){!o||o.destroyed||T.target===this&&(o.wrapperEl.removeEventListener("transitionend",o.onSlideToWrapperTransitionEnd),o.onSlideToWrapperTransitionEnd=null,delete o.onSlideToWrapperTransitionEnd,o.transitionEnd(i,y))}),o.wrapperEl.addEventListener("transitionend",o.onSlideToWrapperTransitionEnd)),!0}function Zl(t,e,i,n){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;if(l.destroyed)return;typeof e>"u"&&(e=l.params.speed);const o=l.grid&&l.params.grid&&l.params.grid.rows>1;let a=t;if(l.params.loop)if(l.virtual&&l.params.virtual.enabled)a=a+l.virtual.slidesBefore;else{let d;if(o){const h=a*l.params.grid.rows;d=l.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=l.getSlideIndexByData(a);const r=o?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:c}=l.params;let s=l.params.slidesPerView;s==="auto"?s=l.slidesPerViewDynamic():(s=Math.ceil(parseFloat(l.params.slidesPerView,10)),c&&s%2===0&&(s=s+1));let f=r-d<s;if(c&&(f=f||d<Math.ceil(s/2)),n&&c&&l.params.slidesPerView!=="auto"&&!o&&(f=!1),f){const h=c?d<l.activeIndex?"prev":"next":d-l.activeIndex-1<l.params.slidesPerView?"next":"prev";l.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?d+1:d-r+1,slideRealIndex:h==="next"?l.realIndex:void 0})}if(o){const h=a*l.params.grid.rows;a=l.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===h)[0].column}else a=l.getSlideIndexByData(a)}return requestAnimationFrame(()=>{l.slideTo(a,e,i,n)}),l}function Kl(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:l,params:o,animating:a}=n;if(!l||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let d=o.slidesPerGroup;o.slidesPerView==="auto"&&o.slidesPerGroup===1&&o.slidesPerGroupAuto&&(d=Math.max(n.slidesPerViewDynamic("current",!0),1));const r=n.activeIndex<o.slidesPerGroupSkip?1:d,c=n.virtual&&o.virtual.enabled;if(o.loop){if(a&&!c&&o.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&o.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+r,t,e,i)}),!0}return o.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+r,t,e,i)}function Jl(t,e,i){e===void 0&&(e=!0);const n=this,{params:l,snapGrid:o,slidesGrid:a,rtlTranslate:d,enabled:r,animating:c}=n;if(!r||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const s=n.virtual&&l.virtual.enabled;if(l.loop){if(c&&!s&&l.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const f=d?n.translate:-n.translate;function h(u){return u<0?-Math.floor(Math.abs(u)):Math.floor(u)}const g=h(f),b=o.map(u=>h(u));let A=o[b.indexOf(g)-1];if(typeof A>"u"&&l.cssMode){let u;o.forEach((y,p)=>{g>=y&&(u=p)}),typeof u<"u"&&(A=o[u>0?u-1:u])}let x=0;if(typeof A<"u"&&(x=a.indexOf(A),x<0&&(x=n.activeIndex-1),l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(x=x-n.slidesPerViewDynamic("previous",!0)+1,x=Math.max(x,0))),l.rewind&&n.isBeginning){const u=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(u,t,e,i)}else if(l.loop&&n.activeIndex===0&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(x,t,e,i)}),!0;return n.slideTo(x,t,e,i)}function Ql(t,e,i){e===void 0&&(e=!0);const n=this;if(!n.destroyed)return typeof t>"u"&&(t=n.params.speed),n.slideTo(n.activeIndex,t,e,i)}function $l(t,e,i,n){e===void 0&&(e=!0),n===void 0&&(n=.5);const l=this;if(l.destroyed)return;typeof t>"u"&&(t=l.params.speed);let o=l.activeIndex;const a=Math.min(l.params.slidesPerGroupSkip,o),d=a+Math.floor((o-a)/l.params.slidesPerGroup),r=l.rtlTranslate?l.translate:-l.translate;if(r>=l.snapGrid[d]){const c=l.snapGrid[d],s=l.snapGrid[d+1];r-c>(s-c)*n&&(o+=l.params.slidesPerGroup)}else{const c=l.snapGrid[d-1],s=l.snapGrid[d];r-c<=(s-c)*n&&(o-=l.params.slidesPerGroup)}return o=Math.max(o,0),o=Math.min(o,l.slidesGrid.length-1),l.slideTo(o,t,e,i)}function ea(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let l=t.clickedIndex,o;const a=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;o=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?l<t.loopedSlides-n/2||l>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),l=t.getSlideIndex(Zt(i,`${a}[data-swiper-slide-index="${o}"]`)[0]),pi(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-n?(t.loopFix(),l=t.getSlideIndex(Zt(i,`${a}[data-swiper-slide-index="${o}"]`)[0]),pi(()=>{t.slideTo(l)})):t.slideTo(l)}else t.slideTo(l)}var ta={slideTo:ql,slideToLoop:Zl,slideNext:Kl,slidePrev:Jl,slideReset:Ql,slideToClosest:$l,slideToClickedSlide:ea};function ia(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const l=()=>{Zt(n,`.${i.slideClass}, swiper-slide`).forEach((f,h)=>{f.setAttribute("data-swiper-slide-index",h)})},o=e.grid&&i.grid&&i.grid.rows>1,a=i.slidesPerGroup*(o?i.grid.rows:1),d=e.slides.length%a!==0,r=o&&e.slides.length%i.grid.rows!==0,c=s=>{for(let f=0;f<s;f+=1){const h=e.isElement?mi("swiper-slide",[i.slideBlankClass]):mi("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(d){if(i.loopAddBlankSlides){const s=a-e.slides.length%a;c(s),e.recalcSlides(),e.updateSlides()}else Mi("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else if(r){if(i.loopAddBlankSlides){const s=i.grid.rows-e.slides.length%i.grid.rows;c(s),e.recalcSlides(),e.updateSlides()}else Mi("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else l();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function na(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:l,activeSlideIndex:o,byController:a,byMousewheel:d}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:c,allowSlidePrev:s,allowSlideNext:f,slidesEl:h,params:g}=r,{centeredSlides:b}=g;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&g.virtual.enabled){i&&(!g.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):g.centeredSlides&&r.snapIndex<g.slidesPerView?r.slideTo(r.virtual.slides.length+r.snapIndex,0,!1,!0):r.snapIndex===r.snapGrid.length-1&&r.slideTo(r.virtual.slidesBefore,0,!1,!0)),r.allowSlidePrev=s,r.allowSlideNext=f,r.emit("loopFix");return}let A=g.slidesPerView;A==="auto"?A=r.slidesPerViewDynamic():(A=Math.ceil(parseFloat(g.slidesPerView,10)),b&&A%2===0&&(A=A+1));const x=g.slidesPerGroupAuto?A:g.slidesPerGroup;let u=x;u%x!==0&&(u+=x-u%x),u+=g.loopAdditionalSlides,r.loopedSlides=u;const y=r.grid&&g.grid&&g.grid.rows>1;c.length<A+u?Mi("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):y&&g.grid.fill==="row"&&Mi("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const p=[],T=[];let k=r.activeIndex;typeof o>"u"?o=r.getSlideIndex(c.filter(O=>O.classList.contains(g.slideActiveClass))[0]):k=o;const C=n==="next"||!n,M=n==="prev"||!n;let m=0,S=0;const w=y?Math.ceil(c.length/g.grid.rows):c.length,I=(y?c[o].column:o)+(b&&typeof l>"u"?-A/2+.5:0);if(I<u){m=Math.max(u-I,x);for(let O=0;O<u-I;O+=1){const E=O-Math.floor(O/w)*w;if(y){const V=w-E-1;for(let F=c.length-1;F>=0;F-=1)c[F].column===V&&p.push(F)}else p.push(w-E-1)}}else if(I+A>w-u){S=Math.max(I-(w-u*2),x);for(let O=0;O<S;O+=1){const E=O-Math.floor(O/w)*w;y?c.forEach((V,F)=>{V.column===E&&T.push(F)}):T.push(E)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),M&&p.forEach(O=>{c[O].swiperLoopMoveDOM=!0,h.prepend(c[O]),c[O].swiperLoopMoveDOM=!1}),C&&T.forEach(O=>{c[O].swiperLoopMoveDOM=!0,h.append(c[O]),c[O].swiperLoopMoveDOM=!1}),r.recalcSlides(),g.slidesPerView==="auto"?r.updateSlides():y&&(p.length>0&&M||T.length>0&&C)&&r.slides.forEach((O,E)=>{r.grid.updateSlide(E,O,r.slides)}),g.watchSlidesProgress&&r.updateSlidesOffset(),i){if(p.length>0&&M){if(typeof e>"u"){const O=r.slidesGrid[k],V=r.slidesGrid[k+m]-O;d?r.setTranslate(r.translate-V):(r.slideTo(k+Math.ceil(m),0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else if(l){const O=y?p.length/g.grid.rows:p.length;r.slideTo(r.activeIndex+O,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(T.length>0&&C)if(typeof e>"u"){const O=r.slidesGrid[k],V=r.slidesGrid[k-S]-O;d?r.setTranslate(r.translate-V):(r.slideTo(k-S,0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else{const O=y?T.length/g.grid.rows:T.length;r.slideTo(r.activeIndex-O,0,!1,!0)}}if(r.allowSlidePrev=s,r.allowSlideNext=f,r.controller&&r.controller.control&&!a){const O={slideRealIndex:e,direction:n,setTranslate:l,activeSlideIndex:o,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(E=>{!E.destroyed&&E.params.loop&&E.loopFix({...O,slideTo:E.params.slidesPerView===g.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...O,slideTo:r.controller.control.params.slidesPerView===g.slidesPerView?i:!1})}r.emit("loopFix")}function oa(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const n=[];t.slides.forEach(l=>{const o=typeof l.swiperSlideIndex>"u"?l.getAttribute("data-swiper-slide-index")*1:l.swiperSlideIndex;n[o]=l}),t.slides.forEach(l=>{l.removeAttribute("data-swiper-slide-index")}),n.forEach(l=>{i.append(l)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var la={loopCreate:ia,loopFix:na,loopDestroy:oa};function aa(t){const e=this;if(!e.params.simulateTouch||e.params.watchOverflow&&e.isLocked||e.params.cssMode)return;const i=e.params.touchEventsTarget==="container"?e.el:e.wrapperEl;e.isElement&&(e.__preventObserver__=!0),i.style.cursor="move",i.style.cursor=t?"grabbing":"grab",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1})}function ra(){const t=this;t.params.watchOverflow&&t.isLocked||t.params.cssMode||(t.isElement&&(t.__preventObserver__=!0),t[t.params.touchEventsTarget==="container"?"el":"wrapperEl"].style.cursor="",t.isElement&&requestAnimationFrame(()=>{t.__preventObserver__=!1}))}var sa={setGrabCursor:aa,unsetGrabCursor:ra};function da(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Ot()||n===Et())return null;n.assignedSlot&&(n=n.assignedSlot);const l=n.closest(t);return!l&&!n.getRootNode?null:l||i(n.getRootNode().host)}return i(e)}function eo(t,e,i){const n=Et(),{params:l}=t,o=l.edgeSwipeDetection,a=l.edgeSwipeThreshold;return o&&(i<=a||i>=n.innerWidth-a)?o==="prevent"?(e.preventDefault(),!0):!1:!0}function ca(t){const e=this,i=Ot();let n=t;n.originalEvent&&(n=n.originalEvent);const l=e.touchEventsData;if(n.type==="pointerdown"){if(l.pointerId!==null&&l.pointerId!==n.pointerId)return;l.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(l.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){eo(e,n,n.targetTouches[0].pageX);return}const{params:o,touches:a,enabled:d}=e;if(!d||!o.simulateTouch&&n.pointerType==="mouse"||e.animating&&o.preventInteractionOnTransition)return;!e.animating&&o.cssMode&&o.loop&&e.loopFix();let r=n.target;if(o.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(r)||"which"in n&&n.which===3||"button"in n&&n.button>0||l.isTouched&&l.isMoved)return;const c=!!o.noSwipingClass&&o.noSwipingClass!=="",s=n.composedPath?n.composedPath():n.path;c&&n.target&&n.target.shadowRoot&&s&&(r=s[0]);const f=o.noSwipingSelector?o.noSwipingSelector:`.${o.noSwipingClass}`,h=!!(n.target&&n.target.shadowRoot);if(o.noSwiping&&(h?da(f,r):r.closest(f))){e.allowClick=!0;return}if(o.swipeHandler&&!r.closest(o.swipeHandler))return;a.currentX=n.pageX,a.currentY=n.pageY;const g=a.currentX,b=a.currentY;if(!eo(e,n,g))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=g,a.startY=b,l.touchStartTime=Ht(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,o.threshold>0&&(l.allowThresholdMove=!1);let A=!0;r.matches(l.focusableElements)&&(A=!1,r.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const x=A&&e.allowTouchMove&&o.touchStartPreventDefault;(o.touchStartForcePreventDefault||x)&&!r.isContentEditable&&n.preventDefault(),o.freeMode&&o.freeMode.enabled&&e.freeMode&&e.animating&&!o.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function ua(t){const e=Ot(),i=this,n=i.touchEventsData,{params:l,touches:o,rtlTranslate:a,enabled:d}=i;if(!d||!l.simulateTouch&&t.pointerType==="mouse")return;let r=t;if(r.originalEvent&&(r=r.originalEvent),r.type==="pointermove"&&(n.touchId!==null||r.pointerId!==n.pointerId))return;let c;if(r.type==="touchmove"){if(c=[...r.changedTouches].filter(C=>C.identifier===n.touchId)[0],!c||c.identifier!==n.touchId)return}else c=r;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",r);return}const s=c.pageX,f=c.pageY;if(r.preventedByNestedSwiper){o.startX=s,o.startY=f;return}if(!i.allowTouchMove){r.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(o,{startX:s,startY:f,currentX:s,currentY:f}),n.touchStartTime=Ht());return}if(l.touchReleaseOnEdges&&!l.loop){if(i.isVertical()){if(f<o.startY&&i.translate<=i.maxTranslate()||f>o.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(s<o.startX&&i.translate<=i.maxTranslate()||s>o.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&r.target===e.activeElement&&r.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",r),o.previousX=o.currentX,o.previousY=o.currentY,o.currentX=s,o.currentY=f;const h=o.currentX-o.startX,g=o.currentY-o.startY;if(i.params.threshold&&Math.sqrt(h**2+g**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let C;i.isHorizontal()&&o.currentY===o.startY||i.isVertical()&&o.currentX===o.startX?n.isScrolling=!1:h*h+g*g>=25&&(C=Math.atan2(Math.abs(g),Math.abs(h))*180/Math.PI,n.isScrolling=i.isHorizontal()?C>l.touchAngle:90-C>l.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",r),typeof n.startMoving>"u"&&(o.currentX!==o.startX||o.currentY!==o.startY)&&(n.startMoving=!0),n.isScrolling||r.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!l.cssMode&&r.cancelable&&r.preventDefault(),l.touchMoveStopPropagation&&!l.nested&&r.stopPropagation();let b=i.isHorizontal()?h:g,A=i.isHorizontal()?o.currentX-o.previousX:o.currentY-o.previousY;l.oneWayMovement&&(b=Math.abs(b)*(a?1:-1),A=Math.abs(A)*(a?1:-1)),o.diff=b,b*=l.touchRatio,a&&(b=-b,A=-A);const x=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=A>0?"prev":"next";const u=i.params.loop&&!l.cssMode,y=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(u&&y&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const C=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(C)}n.allowMomentumBounce=!1,l.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let p;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&x!==i.touchesDirection&&u&&y&&Math.abs(b)>=1){Object.assign(o,{startX:s,startY:f,currentX:s,currentY:f,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",r),n.isMoved=!0,n.currentTranslate=b+n.startTranslate;let T=!0,k=l.resistanceRatio;if(l.touchReleaseOnEdges&&(k=0),b>0?(u&&y&&!p&&n.allowThresholdMove&&n.currentTranslate>(l.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(T=!1,l.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+b)**k))):b<0&&(u&&y&&!p&&n.allowThresholdMove&&n.currentTranslate<(l.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(l.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(l.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(T=!1,l.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-b)**k))),T&&(r.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(n.currentTranslate=n.startTranslate),l.threshold>0)if(Math.abs(b)>l.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,o.startX=o.currentX,o.startY=o.currentY,n.currentTranslate=n.startTranslate,o.diff=i.isHorizontal()?o.currentX-o.startX:o.currentY-o.startY;return}}else{n.currentTranslate=n.startTranslate;return}!l.followFinger||l.cssMode||((l.freeMode&&l.freeMode.enabled&&i.freeMode||l.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),l.freeMode&&l.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function va(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let l;if(n.type==="touchend"||n.type==="touchcancel"){if(l=[...n.changedTouches].filter(k=>k.identifier===i.touchId)[0],!l||l.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;l=n}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(n.type)&&!(["pointercancel","contextmenu"].includes(n.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:a,touches:d,rtlTranslate:r,slidesGrid:c,enabled:s}=e;if(!s||!a.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&a.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}a.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=Ht(),h=f-i.touchStartTime;if(e.allowClick){const k=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(k&&k[0]||n.target,k),e.emit("tap click",n),h<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Ht(),pi(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||d.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let g;if(a.followFinger?g=r?e.translate:-e.translate:g=-i.currentTranslate,a.cssMode)return;if(a.freeMode&&a.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:g});return}const b=g>=-e.maxTranslate()&&!e.params.loop;let A=0,x=e.slidesSizesGrid[0];for(let k=0;k<c.length;k+=k<a.slidesPerGroupSkip?1:a.slidesPerGroup){const C=k<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof c[k+C]<"u"?(b||g>=c[k]&&g<c[k+C])&&(A=k,x=c[k+C]-c[k]):(b||g>=c[k])&&(A=k,x=c[c.length-1]-c[c.length-2])}let u=null,y=null;a.rewind&&(e.isBeginning?y=a.virtual&&a.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(u=0));const p=(g-c[A])/x,T=A<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;if(h>a.longSwipesMs){if(!a.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(p>=a.longSwipesRatio?e.slideTo(a.rewind&&e.isEnd?u:A+T):e.slideTo(A)),e.swipeDirection==="prev"&&(p>1-a.longSwipesRatio?e.slideTo(A+T):y!==null&&p<0&&Math.abs(p)>a.longSwipesRatio?e.slideTo(y):e.slideTo(A))}else{if(!a.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(A+T):e.slideTo(A):(e.swipeDirection==="next"&&e.slideTo(u!==null?u:A+T),e.swipeDirection==="prev"&&e.slideTo(y!==null?y:A))}}function to(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:l,snapGrid:o}=t,a=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const d=a&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!d?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!a?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=l,t.allowSlideNext=n,t.params.watchOverflow&&o!==t.snapGrid&&t.checkOverflow()}function pa(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function ma(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:n}=t;if(!n)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let l;const o=t.maxTranslate()-t.minTranslate();o===0?l=0:l=(t.translate-t.minTranslate())/o,l!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function fa(t){const e=this;Fi(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function ha(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const io=(t,e)=>{const i=Ot(),{params:n,el:l,wrapperEl:o,device:a}=t,d=!!n.nested,r=e==="on"?"addEventListener":"removeEventListener",c=e;!l||typeof l=="string"||(i[r]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:d}),l[r]("touchstart",t.onTouchStart,{passive:!1}),l[r]("pointerdown",t.onTouchStart,{passive:!1}),i[r]("touchmove",t.onTouchMove,{passive:!1,capture:d}),i[r]("pointermove",t.onTouchMove,{passive:!1,capture:d}),i[r]("touchend",t.onTouchEnd,{passive:!0}),i[r]("pointerup",t.onTouchEnd,{passive:!0}),i[r]("pointercancel",t.onTouchEnd,{passive:!0}),i[r]("touchcancel",t.onTouchEnd,{passive:!0}),i[r]("pointerout",t.onTouchEnd,{passive:!0}),i[r]("pointerleave",t.onTouchEnd,{passive:!0}),i[r]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&l[r]("click",t.onClick,!0),n.cssMode&&o[r]("scroll",t.onScroll),n.updateOnWindowResize?t[c](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",to,!0):t[c]("observerUpdate",to,!0),l[r]("load",t.onLoad,{capture:!0}))};function Aa(){const t=this,{params:e}=t;t.onTouchStart=ca.bind(t),t.onTouchMove=ua.bind(t),t.onTouchEnd=va.bind(t),t.onDocumentTouchStart=ha.bind(t),e.cssMode&&(t.onScroll=ma.bind(t)),t.onClick=pa.bind(t),t.onLoad=fa.bind(t),io(t,"on")}function ga(){io(this,"off")}var ba={attachEvents:Aa,detachEvents:ga};const no=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function ya(){const t=this,{realIndex:e,initialized:i,params:n,el:l}=t,o=n.breakpoints;if(!o||o&&Object.keys(o).length===0)return;const a=t.getBreakpoint(o,t.params.breakpointsBase,t.el);if(!a||t.currentBreakpoint===a)return;const r=(a in o?o[a]:void 0)||t.originalParams,c=no(t,n),s=no(t,r),f=t.params.grabCursor,h=r.grabCursor,g=n.enabled;c&&!s?(l.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!c&&s&&(l.classList.add(`${n.containerModifierClass}grid`),(r.grid.fill&&r.grid.fill==="column"||!r.grid.fill&&n.grid.fill==="column")&&l.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),f&&!h?t.unsetGrabCursor():!f&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(p=>{if(typeof r[p]>"u")return;const T=n[p]&&n[p].enabled,k=r[p]&&r[p].enabled;T&&!k&&t[p].disable(),!T&&k&&t[p].enable()});const b=r.direction&&r.direction!==n.direction,A=n.loop&&(r.slidesPerView!==n.slidesPerView||b),x=n.loop;b&&i&&t.changeDirection(),jt(t.params,r);const u=t.params.enabled,y=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),g&&!u?t.disable():!g&&u&&t.enable(),t.currentBreakpoint=a,t.emit("_beforeBreakpoint",r),i&&(A?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!x&&y?(t.loopCreate(e),t.updateSlides()):x&&!y&&t.loopDestroy()),t.emit("breakpoint",r)}function wa(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const l=Et(),o=e==="window"?l.innerHeight:i.clientHeight,a=Object.keys(t).map(d=>{if(typeof d=="string"&&d.indexOf("@")===0){const r=parseFloat(d.substr(1));return{value:o*r,point:d}}return{value:d,point:d}});a.sort((d,r)=>parseInt(d.value,10)-parseInt(r.value,10));for(let d=0;d<a.length;d+=1){const{point:r,value:c}=a[d];e==="window"?l.matchMedia(`(min-width: ${c}px)`).matches&&(n=r):c<=i.clientWidth&&(n=r)}return n||"max"}var xa={setBreakpoint:ya,getBreakpoint:wa};function Sa(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(l=>{n[l]&&i.push(e+l)}):typeof n=="string"&&i.push(e+n)}),i}function Ta(){const t=this,{classNames:e,params:i,rtl:n,el:l,device:o}=t,a=Sa(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:n},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:o.android},{ios:o.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...a),l.classList.add(...e),t.emitContainerClasses()}function Ea(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Ia={addClasses:Ta,removeClasses:Ea};function Ca(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const l=t.slides.length-1,o=t.slidesGrid[l]+t.slidesSizesGrid[l]+n*2;t.isLocked=t.size>o}else t.isLocked=t.snapGrid.length===1;i.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),i.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var ka={checkOverflow:Ca},cn={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function Pa(t,e){return function(n){n===void 0&&(n={});const l=Object.keys(n)[0],o=n[l];if(typeof o!="object"||o===null){jt(e,n);return}if(t[l]===!0&&(t[l]={enabled:!0}),l==="navigation"&&t[l]&&t[l].enabled&&!t[l].prevEl&&!t[l].nextEl&&(t[l].auto=!0),["pagination","scrollbar"].indexOf(l)>=0&&t[l]&&t[l].enabled&&!t[l].el&&(t[l].auto=!0),!(l in t&&"enabled"in o)){jt(e,n);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),jt(e,n)}}const un={eventsEmitter:Il,update:Vl,translate:Wl,transition:Yl,slide:ta,loop:la,grabCursor:sa,events:ba,breakpoints:xa,checkOverflow:ka,classes:Ia},vn={};let pn=class ti{constructor(){let e,i;for(var n=arguments.length,l=new Array(n),o=0;o<n;o++)l[o]=arguments[o];l.length===1&&l[0].constructor&&Object.prototype.toString.call(l[0]).slice(8,-1)==="Object"?i=l[0]:[e,i]=l,i||(i={}),i=jt({},i),e&&!i.el&&(i.el=e);const a=Ot();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const s=[];return a.querySelectorAll(i.el).forEach(f=>{const h=jt({},i,{el:f});s.push(new ti(h))}),s}const d=this;d.__swiper__=!0,d.support=Kn(),d.device=Jn({userAgent:i.userAgent}),d.browser=Sl(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const r={};d.modules.forEach(s=>{s({params:i,swiper:d,extendParams:Pa(i,r),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const c=jt({},cn,r);return d.params=jt({},c,vn,i),d.originalParams=jt({},d.params),d.passedParams=jt({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(s=>{d.on(s,d.params.on[s])}),d.params&&d.params.onAny&&d.onAny(d.params.onAny),Object.assign(d,{enabled:d.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return d.params.direction==="horizontal"},isVertical(){return d.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:d.params.allowSlideNext,allowSlidePrev:d.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:d.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:d.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),d.emit("_swiper"),d.params.init&&d.init(),d}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:n}=this,l=Zt(i,`.${n.slideClass}, swiper-slide`),o=wi(l[0]);return wi(e)-o}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:n}=e;e.slides=Zt(i,`.${n.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const n=this;e=Math.min(Math.max(e,0),1);const l=n.minTranslate(),a=(n.maxTranslate()-l)*e+l;n.translateTo(a,typeof i>"u"?0:i),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(n=>{const l=e.getSlideClasses(n);i.push({slideEl:n,classNames:l}),e.emit("_slideClass",n,l)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:l,slides:o,slidesGrid:a,slidesSizesGrid:d,size:r,activeIndex:c}=n;let s=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let f=o[c]?Math.ceil(o[c].swiperSlideSize):0,h;for(let g=c+1;g<o.length;g+=1)o[g]&&!h&&(f+=Math.ceil(o[g].swiperSlideSize),s+=1,f>r&&(h=!0));for(let g=c-1;g>=0;g-=1)o[g]&&!h&&(f+=o[g].swiperSlideSize,s+=1,f>r&&(h=!0))}else if(e==="current")for(let f=c+1;f<o.length;f+=1)(i?a[f]+d[f]-a[c]<r:a[f]-a[c]<r)&&(s+=1);else for(let f=c-1;f>=0;f-=1)a[c]-a[f]<r&&(s+=1);return s}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(a=>{a.complete&&Fi(e,a)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function l(){const a=e.rtlTranslate?e.translate*-1:e.translate,d=Math.min(Math.max(a,e.maxTranslate()),e.minTranslate());e.setTranslate(d),e.updateActiveIndex(),e.updateSlidesClasses()}let o;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)l(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const a=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;o=e.slideTo(a.length-1,0,!1,!0)}else o=e.slideTo(e.activeIndex,0,!1,!0);o||l()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,l=n.params.direction;return e||(e=l==="horizontal"?"vertical":"horizontal"),e===l||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${l}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(o=>{e==="vertical"?o.style.width="":o.style.height=""}),n.emit("changeDirection"),i&&n.update()),n}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let n=e||i.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=i,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const l=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let a=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(l()):Zt(n,l())[0];return!a&&i.params.createElements&&(a=mi("div",i.params.wrapperClass),n.append(a),Zt(n,`.${i.params.slideClass}`).forEach(d=>{a.append(d)})),Object.assign(i,{el:n,wrapperEl:a,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:a,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||ri(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||ri(n,"direction")==="rtl"),wrongRTL:ri(a,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const l=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&l.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),l.forEach(o=>{o.complete?Fi(i,o):o.addEventListener("load",a=>{Fi(i,a.target)})}),dn(i),i.initialized=!0,dn(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const n=this,{params:l,el:o,wrapperEl:a,slides:d}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),l.loop&&n.loopDestroy(),i&&(n.removeClasses(),o&&typeof o!="string"&&o.removeAttribute("style"),a&&a.removeAttribute("style"),d&&d.length&&d.forEach(r=>{r.classList.remove(l.slideVisibleClass,l.slideFullyVisibleClass,l.slideActiveClass,l.slideNextClass,l.slidePrevClass),r.removeAttribute("style"),r.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(r=>{n.off(r)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),vl(n)),n.destroyed=!0),null}static extendDefaults(e){jt(vn,e)}static get extendedDefaults(){return vn}static get defaults(){return cn}static installModule(e){ti.prototype.__modules__||(ti.prototype.__modules__=[]);const i=ti.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>ti.installModule(i)),ti):(ti.installModule(e),ti)}};Object.keys(un).forEach(t=>{Object.keys(un[t]).forEach(e=>{pn.prototype[e]=un[t][e]})}),pn.use([Tl,El]);const oo=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function ci(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function fi(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(n=>i.indexOf(n)<0).forEach(n=>{typeof t[n]>"u"?t[n]=e[n]:ci(e[n])&&ci(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:fi(t[n],e[n]):t[n]=e[n]})}function lo(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function ao(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function ro(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function so(t){t===void 0&&(t="");const e=t.split(" ").map(n=>n.trim()).filter(n=>!!n),i=[];return e.forEach(n=>{i.indexOf(n)<0&&i.push(n)}),i.join(" ")}function _a(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Da(t){let{swiper:e,slides:i,passedParams:n,changedParams:l,nextEl:o,prevEl:a,scrollbarEl:d,paginationEl:r}=t;const c=l.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:s,pagination:f,navigation:h,scrollbar:g,virtual:b,thumbs:A}=e;let x,u,y,p,T,k,C,M;l.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&s.thumbs&&!s.thumbs.swiper&&(x=!0),l.includes("controller")&&n.controller&&n.controller.control&&s.controller&&!s.controller.control&&(u=!0),l.includes("pagination")&&n.pagination&&(n.pagination.el||r)&&(s.pagination||s.pagination===!1)&&f&&!f.el&&(y=!0),l.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||d)&&(s.scrollbar||s.scrollbar===!1)&&g&&!g.el&&(p=!0),l.includes("navigation")&&n.navigation&&(n.navigation.prevEl||a)&&(n.navigation.nextEl||o)&&(s.navigation||s.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(T=!0);const m=S=>{e[S]&&(e[S].destroy(),S==="navigation"?(e.isElement&&(e[S].prevEl.remove(),e[S].nextEl.remove()),s[S].prevEl=void 0,s[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),s[S].el=void 0,e[S].el=void 0))};l.includes("loop")&&e.isElement&&(s.loop&&!n.loop?k=!0:!s.loop&&n.loop?C=!0:M=!0),c.forEach(S=>{if(ci(s[S])&&ci(n[S]))Object.assign(s[S],n[S]),(S==="navigation"||S==="pagination"||S==="scrollbar")&&"enabled"in n[S]&&!n[S].enabled&&m(S);else{const w=n[S];(w===!0||w===!1)&&(S==="navigation"||S==="pagination"||S==="scrollbar")?w===!1&&m(S):s[S]=n[S]}}),c.includes("controller")&&!u&&e.controller&&e.controller.control&&s.controller&&s.controller.control&&(e.controller.control=s.controller.control),l.includes("children")&&i&&b&&s.virtual.enabled?(b.slides=i,b.update(!0)):l.includes("virtual")&&b&&s.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),l.includes("children")&&i&&s.loop&&(M=!0),x&&A.init()&&A.update(!0),u&&(e.controller.control=s.controller.control),y&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(s.pagination.el=r),f.init(),f.render(),f.update()),p&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-scrollbar"),d.part.add("scrollbar"),e.el.appendChild(d)),d&&(s.scrollbar.el=d),g.init(),g.updateSize(),g.setTranslate()),T&&(e.isElement&&((!o||typeof o=="string")&&(o=document.createElement("div"),o.classList.add("swiper-button-next"),o.innerHTML=e.hostEl.constructor.nextButtonSvg,o.part.add("button-next"),e.el.appendChild(o)),(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-button-prev"),a.innerHTML=e.hostEl.constructor.prevButtonSvg,a.part.add("button-prev"),e.el.appendChild(a))),o&&(s.navigation.nextEl=o),a&&(s.navigation.prevEl=a),h.init(),h.update()),l.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),l.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),l.includes("direction")&&e.changeDirection(n.direction,!1),(k||M)&&e.loopDestroy(),(C||M)&&e.loopCreate(),e.update()}function La(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},l={};fi(i,cn),i._emitClasses=!0,i.init=!1;const o={},a=oo.map(r=>r.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(r=>{typeof t[r]>"u"||(a.indexOf(r)>=0?ci(t[r])?(i[r]={},l[r]={},fi(i[r],t[r]),fi(l[r],t[r])):(i[r]=t[r],l[r]=t[r]):r.search(/on[A-Z]/)===0&&typeof t[r]=="function"?e?n[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:i.on[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:o[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:l,rest:o,events:n}}function Oa(t,e){let{el:i,nextEl:n,prevEl:l,paginationEl:o,scrollbarEl:a,swiper:d}=t;lo(e)&&n&&l&&(d.params.navigation.nextEl=n,d.originalParams.navigation.nextEl=n,d.params.navigation.prevEl=l,d.originalParams.navigation.prevEl=l),ao(e)&&o&&(d.params.pagination.el=o,d.originalParams.pagination.el=o),ro(e)&&a&&(d.params.scrollbar.el=a,d.originalParams.scrollbar.el=a),d.init(i)}function Ma(t,e,i,n,l){const o=[];if(!e)return o;const a=r=>{o.indexOf(r)<0&&o.push(r)};if(i&&n){const r=n.map(l),c=i.map(l);r.join("")!==c.join("")&&a("children"),n.length!==i.length&&a("children")}return oo.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(ci(t[r])&&ci(e[r])){const c=Object.keys(t[r]),s=Object.keys(e[r]);c.length!==s.length?a(r):(c.forEach(f=>{t[r][f]!==e[r][f]&&a(r)}),s.forEach(f=>{t[r][f]!==e[r][f]&&a(r)}))}else t[r]!==e[r]&&a(r)}),o}const Na=t=>{!t||t.destroyed||!t.params.virtual||t.params.virtual&&!t.params.virtual.enabled||(t.updateSlides(),t.updateProgress(),t.updateSlidesClasses(),t.parallax&&t.params.parallax&&t.params.parallax.enabled&&t.parallax.setTranslate())};function Bi(){return Bi=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t},Bi.apply(this,arguments)}function co(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function uo(t){const e=[];return v.Children.toArray(t).forEach(i=>{co(i)?e.push(i):i.props&&i.props.children&&uo(i.props.children).forEach(n=>e.push(n))}),e}function Ra(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return v.Children.toArray(t).forEach(n=>{if(co(n))e.push(n);else if(n.props&&n.props.slot&&i[n.props.slot])i[n.props.slot].push(n);else if(n.props&&n.props.children){const l=uo(n.props.children);l.length>0?l.forEach(o=>e.push(o)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function Va(t,e,i){if(!i)return null;const n=s=>{let f=s;return s<0?f=e.length+s:f>=e.length&&(f=f-e.length),f},l=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:o,to:a}=i,d=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,c=[];for(let s=d;s<r;s+=1)s>=o&&s<=a&&c.push(e[n(s)]);return c.map((s,f)=>v.cloneElement(s,{swiper:t,style:l,key:s.props.virtualIndex||s.key||`slide-${f}`}))}function xi(t,e){return typeof window>"u"?ue(t,e):Oo(t,e)}const mn=yi(null),fn=()=>bi(mn),ja=yi(null),ui=Ci(function(t,e){let{className:i,tag:n="div",wrapperTag:l="div",children:o,onSwiper:a,...d}=t===void 0?{}:t,r=!1;const[c,s]=X("swiper"),[f,h]=X(null),[g,b]=X(!1),A=ve(!1),x=ve(null),u=ve(null),y=ve(null),p=ve(null),T=ve(null),k=ve(null),C=ve(null),M=ve(null),{params:m,passedParams:S,rest:w,events:_}=La(d),{slides:I,slots:O}=Ra(o),E=()=>{b(!g)};Object.assign(m.on,{_containerClasses(N,D){s(D)}});const V=()=>{Object.assign(m.on,_),r=!0;const N={...m};if(delete N.wrapperClass,u.current=new pn(N),u.current.virtual&&u.current.params.virtual.enabled){u.current.virtual.slides=I;const D={cache:!1,slides:I,renderExternal:h,renderExternalUpdate:!1};fi(u.current.params.virtual,D),fi(u.current.originalParams.virtual,D)}};x.current||V(),u.current&&u.current.on("_beforeBreakpoint",E);const F=()=>{r||!_||!u.current||Object.keys(_).forEach(N=>{u.current.on(N,_[N])})},L=()=>{!_||!u.current||Object.keys(_).forEach(N=>{u.current.off(N,_[N])})};ue(()=>()=>{u.current&&u.current.off("_beforeBreakpoint",E)}),ue(()=>{!A.current&&u.current&&(u.current.emitSlidesClasses(),A.current=!0)}),xi(()=>{if(e&&(e.current=x.current),!!x.current)return u.current.destroyed&&V(),Oa({el:x.current,nextEl:T.current,prevEl:k.current,paginationEl:C.current,scrollbarEl:M.current,swiper:u.current},m),a&&!u.current.destroyed&&a(u.current),()=>{u.current&&!u.current.destroyed&&u.current.destroy(!0,!1)}},[]),xi(()=>{F();const N=Ma(S,y.current,I,p.current,D=>D.key);return y.current=S,p.current=I,N.length&&u.current&&!u.current.destroyed&&Da({swiper:u.current,slides:I,passedParams:S,changedParams:N,nextEl:T.current,prevEl:k.current,scrollbarEl:M.current,paginationEl:C.current}),()=>{L()}}),xi(()=>{Na(u.current)},[f]);function R(){return m.virtual?Va(u.current,I,f):I.map((N,D)=>v.cloneElement(N,{swiper:u.current,swiperSlideIndex:D}))}return v.createElement(n,Bi({ref:x,className:so(`${c}${i?` ${i}`:""}`)},w),v.createElement(ja.Provider,{value:u.current},O["container-start"],v.createElement(l,{className:_a(m.wrapperClass)},O["wrapper-start"],R(),O["wrapper-end"]),lo(m)&&v.createElement(v.Fragment,null,v.createElement("div",{ref:k,className:"swiper-button-prev"}),v.createElement("div",{ref:T,className:"swiper-button-next"})),ro(m)&&v.createElement("div",{ref:M,className:"swiper-scrollbar"}),ao(m)&&v.createElement("div",{ref:C,className:"swiper-pagination"}),O["container-end"]))});ui.displayName="Swiper";const Yt=Ci(function(t,e){let{tag:i="div",children:n,className:l="",swiper:o,zoom:a,lazy:d,virtualIndex:r,swiperSlideIndex:c,...s}=t===void 0?{}:t;const f=ve(null),[h,g]=X("swiper-slide"),[b,A]=X(!1);function x(T,k,C){k===f.current&&g(C)}xi(()=>{if(typeof c<"u"&&(f.current.swiperSlideIndex=c),e&&(e.current=f.current),!(!f.current||!o)){if(o.destroyed){h!=="swiper-slide"&&g("swiper-slide");return}return o.on("_slideClass",x),()=>{o&&o.off("_slideClass",x)}}}),xi(()=>{o&&f.current&&!o.destroyed&&g(o.getSlideClasses(f.current))},[o]);const u={isActive:h.indexOf("swiper-slide-active")>=0,isVisible:h.indexOf("swiper-slide-visible")>=0,isPrev:h.indexOf("swiper-slide-prev")>=0,isNext:h.indexOf("swiper-slide-next")>=0},y=()=>typeof n=="function"?n(u):n,p=()=>{A(!0)};return v.createElement(i,Bi({ref:f,className:so(`${h}${l?` ${l}`:""}`),"data-swiper-slide-index":r,onLoad:p},s),a&&v.createElement(mn.Provider,{value:u},v.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},y(),d&&!b&&v.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&v.createElement(mn.Provider,{value:u},y(),d&&!b&&v.createElement("div",{className:"swiper-lazy-preloader"})))});Yt.displayName="SwiperSlide";const Fa="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Ba=({visible:t,onClose:e,children:i,modalStyle:n,padding:l,popup:o,schema:a,fullHeight:d=window.innerHeight,isFullScreen:r=!1,openState:c})=>{var s,f,h,g,b,A,x,u,y,p,T,k,C,M,m,S,w,_,I,O,E,V,F,L;const R=ve(null),N=ve(null),D=ve(null),j=ve(null),H=ve(null),J=d*.2,$=r?d:d*.8,[ee,re]=X(J),[me,te]=X(!1),Oe=ve(null),{globalConfig:je,popupDetailData:Ge}=Ue(),{schema:q,popup:Q}=li(),[fe,we]=X(15);ue(()=>{const K=document.getElementById("sxp-render"),U=document.getElementById("pb-modal");U?Oe.current=U:(Oe.current=document.createElement("div"),Oe.current.setAttribute("id","pb-modal"),K?.appendChild(Oe.current))},[]);const xe=ce(()=>o?.id&&o?.id!==""||t,[t,o]),le=ce(()=>{var K,U,ne;const oe=a??q;return(ne=(U=(K=oe?.sxpPageConf)===null||K===void 0?void 0:K.globalConfig)===null||U===void 0?void 0:U.popupList)===null||ne===void 0?void 0:ne.find(Ce=>Ce?.id===o?.id)},[o,a,q]),Me=ce(()=>{var K,U;return((U=(K=le?.item)===null||K===void 0?void 0:K.event)===null||U===void 0?void 0:U.isScrollFullScreen)||!1},[le]);ue(()=>{xe?te(!0):setTimeout(()=>{te(!1),re(J)},o?.duration)},[xe,o]);const Ke=ae(()=>i,[Q,c,je,a]);if(ue(()=>{const K=U=>{var ne=U?.querySelectorAll('[role="button"],a, a[href]:not([disabled]), button:not([disabled]), textarea:not([disabled]), input[type="text"]:not([disabled]), input[type="radio"]:not([disabled]), input[type="checkbox"]:not([disabled]), select:not([disabled])'),oe=ne?.[0],de=ne?.[ne?.length-1],Ce=9;U.addEventListener("keydown",function(et){(et.key==="Escape"||et.key==="Esc")&&(ze(),et.preventDefault());var ie=et.key==="Tab"||et.keyCode===Ce;ie&&(et.shiftKey?document?.activeElement===oe&&(de?.focus(),et.preventDefault()):document?.activeElement===de&&(oe?.focus(),et.preventDefault()))}),oe?.focus()};return H?.current&&K(H?.current),()=>{var U;(U=H?.current)===null||U===void 0||U.removeEventListener("keydown",K)}},[H,me,Q]),!Oe.current)return null;const ze=Ii(()=>{e?.()},300),$e=K=>{R.current=K.touches[0],N.current=K.touches[0],D.current=!0},it=K=>{requestAnimationFrame(()=>{var U;if(D.current&&((U=j?.current)===null||U===void 0?void 0:U.scrollTop)===0){const ne=K.touches[0].clientY,oe=K.touches[0].clientX,de=R.current.clientY-ne;R.current=K.touches[0];const Ce=ne-N.current.clientY,et=oe-N.current.clientX;if(Math.abs(et)>Math.abs(Ce))return;const ie=ee-de;ie>0&&re(ie)}})},Te=K=>{var U;if(D.current&&((U=j?.current)===null||U===void 0?void 0:U.scrollTop)===0){const ne=K.changedTouches[0].clientY-N.current.clientY,oe=K.changedTouches[0].clientX-N.current.clientX;if(Math.abs(oe)>Math.abs(ne))return;const de=N.current.clientY-R.current.clientY;de>0?re(0):ee<J&&de<0?re(J):ee>=J&&de<0&&e?.()}D.current=!1};return kn.createPortal(v.createElement(v.Fragment,null,me&&v.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:xe?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:ze},v.createElement("div",{style:{position:"relative",left:`${(g=(h=(f=(s=le?.item)===null||s===void 0?void 0:s.props)===null||f===void 0?void 0:f.popupBg)===null||h===void 0?void 0:h.horizontalMargin)!==null&&g!==void 0?g:0}px`,right:`${(u=(x=(A=(b=le?.item)===null||b===void 0?void 0:b.props)===null||A===void 0?void 0:A.popupBg)===null||x===void 0?void 0:x.horizontalMargin)!==null&&u!==void 0?u:0}px`,bottom:`${(k=(T=(p=(y=le?.item)===null||y===void 0?void 0:y.props)===null||p===void 0?void 0:p.popupBg)===null||T===void 0?void 0:T.bottomMargin)!==null&&k!==void 0?k:0}px`,overflow:"hidden",width:`calc(100% - ${((S=(m=(M=(C=le?.item)===null||C===void 0?void 0:C.props)===null||M===void 0?void 0:M.popupBg)===null||m===void 0?void 0:m.horizontalMargin)!==null&&S!==void 0?S:0)*2}px)`,height:"100%"}},v.createElement("div",Object.assign({ref:H,className:`modal-container ${xe?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(w=le?.item)===null||w===void 0?void 0:w.displayName,"aria-modal":!0,"aria-labelledby":"modal-content",style:Object.assign(Object.assign({padding:l,animationDuration:((_=o?.duration)!==null&&_!==void 0?_:0)/1e3+"s"},Me&&{transform:`translateY(${ee}px)`}),{overflow:"hidden",borderRadius:`${(V=(E=(O=(I=le?.item)===null||I===void 0?void 0:I.props)===null||O===void 0?void 0:O.popupBg)===null||E===void 0?void 0:E.borderRadius)!==null&&V!==void 0?V:0}px`,zIndex:9}),onClick:K=>{K.stopPropagation(),K.preventDefault()}},Me&&{onTouchMove:it,onTouchStart:$e,onTouchEnd:Te}),v.createElement("div",Object.assign({id:"modal-content",ref:j,style:{height:Me?d:$,overflow:Me&&ee<=0||!Me?"auto":"hidden",zIndex:1}},((L=(F=le?.item)===null||F===void 0?void 0:F.props)===null||L===void 0?void 0:L.enableFixedCloseButton)&&{onScroll:K=>{var U;we(15-((U=K?.target)===null||U===void 0?void 0:U.scrollTop))}}),Ke()),v.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:fe}},v.createElement("img",{src:je?.popupCloseIcon||Fa,alt:"close button",className:"modal-icon"})))))),Oe.current)};var hi=De(Ba);const za=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),l=[];for(let a=0;a<n.length&&(l.push(n[a]),!(l.join(" ").length>=e));a++);return(l.length>1&&l.length<n.length?l.slice(0,l.length-1):l).join(" ")+" "},Ha=({text:t,maxStr:e=108,style:i,className:n,onClick:l,foldText:o,unfoldText:a,isPost:d,onChange:r})=>{const[c,s]=X(!1),[f,h]=X(!1),g=Number(i?.lineClamp||2),b=ve(null),A=ve(null),x=ae(()=>{s(!c)},[c,r]);return ce(()=>!c&&t.length>e?za(t,e)+"...":t,[t,e,c]),ue(()=>{var u,y;A?.current&&(A.current.style.display="block"),((u=A?.current)===null||u===void 0?void 0:u.offsetHeight)>((y=b?.current)===null||y===void 0?void 0:y.offsetHeight)&&d?h(!0):h(!1),A.current.style.display="none"},[d,t]),v.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},v.createElement("div",{ref:b,style:{overflow:"hidden",WebkitLineClamp:!d||c?"":g,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:ke(t?.replace(/\n/g,"</br>"),i)}}),v.createElement("div",{ref:A,dangerouslySetInnerHTML:{__html:ke(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&f&&v.createElement("button",{"aria-label":c?a||"show less":o||"show more",style:{textDecoration:"underline",cursor:"pointer"},onClick:l??x,dangerouslySetInnerHTML:{__html:ke(c?a||"show less":o||"show more",i)}}))};var zi=De(Ha);const Wa=Ci((t,e)=>{const{src:i,onLoad:n,style:l,className:o,loading:a,alt:d="image"}=t,[r,c]=X(i),s=ve(null),[f,h]=X(!1);return Cn(e,()=>({setSrc:g=>{g&&c(g)}})),ue(()=>{i&&c(i)},[i]),ue(()=>{const g=()=>{i&&!f&&s.current&&(s.current.src="",s.current.src=i)};return bt.on(mt.PAGE_DID_SHOW,g),()=>{bt.off(mt.PAGE_DID_SHOW,g)}},[i,f]),v.createElement(v.Fragment,null,!f&&!r&&v.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?v.createElement("picture",null,v.createElement("source",{type:"image/avif",srcSet:r}),v.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),v.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),v.createElement("img",{ref:s,className:o,src:r,style:Object.assign({},l),loading:a,onLoad:g=>{h(!0),n?.(g.target)},alt:d})):v.createElement("img",{ref:s,className:o,src:r,style:Object.assign({},l),loading:a,onLoad:g=>{h(!0),n?.(g.target)},alt:d}))});var Mt=De(Wa);const Xa=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const l=ve(),{popupDetailData:o}=Ue();return ue(()=>{var a,d;n&&((a=l?.current)===null||a===void 0||a.swiper.slideTo((d=o?.multiCheckIndex)!==null&&d!==void 0?d:0))},[o,n]),v.createElement(ui,{role:"list",tag:"ul",ref:l,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[bl,gl,Ri],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var Si=De(Xa);const Ua=({products:t,data:e,defImg:i,style:n,onCLick:l,popupDetailData:o,check:a})=>{var d;const{productView:r}=Dt(),{popupCurTimeRef:c}=Ue(),s=(f,h)=>{if(a===h)return;const g=t?.[a];r(o,g,g?.bindCta,c.current,o?.index),l?.(h)};return v.createElement(v.Fragment,null,e?.open&&(t&&t?.length>1||!o)&&v.createElement(Si,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(d=o?t:[0,1,2,3])===null||d===void 0?void 0:d.map((f,h)=>{var g,b,A;return v.createElement(v.Fragment,null,f?.bindCta?v.createElement(Yt,{className:Le({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{s(f,h)},key:h},v.createElement(Mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:a===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(A=(g=f?.cover)!==null&&g!==void 0?g:(b=f?.homePage)===null||b===void 0?void 0:b[0])!==null&&A!==void 0?A:i})):null)})))};var vo=De(Ua);const Ga=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:l,src:o}=t;switch(i){case 2:return n||null;case 3:return o||null;default:return l&&l.length>0?(e=l[0])===null||e===void 0?void 0:e.url:null}},Ya=t=>t?{backgroundImage:`url(${t})`,backgroundRepeat:"no-repeat",backgroundSize:"cover"}:"",Ti=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:n,style:l})=>{var o,a,d,r,c,s,f,h;if((!t?.currency||!t?.price)&&n)return null;let g=t?.currency&&t?.price?t?.price:7e3,b="",A=i?.priceSymbol,x=t?.currency?(d=(a=(o=t?.currency)===null||o===void 0?void 0:o.split("-")[1])===null||a===void 0?void 0:a.toUpperCase())!==null&&d!==void 0?d:"":"$";const u=e===void 0||e;let y=g.toString();A?.showTwoDecimalPoint&&(y=g?.toFixed(2));let p=(r=y?.indexOf("."))!==null&&r!==void 0?r:-1;if(u){b=(c=g?.toLocaleString("zh",{minimumFractionDigits:A?.showTwoDecimalPoint?2:0}))!==null&&c!==void 0?c:"";let T=0,k=p??b?.length;A?.millesimalSymbol==="."?b=b?.replace(/\,/g,function(C,M){return M>=T&&M<k?".":C}):A?.millesimalSymbol===" "&&(b=b?.replace(","," "))}else b=`${A?.showTwoDecimalPoint?g?.toFixed(2):g}`;return A?.decimalPoint===","&&p>0&&(b=b=b?.replace(/\./g,function(T,k){return k>=p&&k<b?.length?",":T})),x=`<span style="font-family:${(h=(f=(s=i?.priceSymbol)===null||s===void 0?void 0:s.fontFamily)!==null&&f!==void 0?f:l?.["fontFamily-en"])!==null&&h!==void 0?h:"inherit"}">${x}</span>`,b=ke(b,l),A?.currencyPosition&&A?.currencyPosition!=="none"?b=A?.currencyPosition==="left"?x+b:b+x:A?.currencyPosition!=="none"&&(b=x+b),b},qa=t=>{var e,i,n,l,o,a,d,r,c,s,f,h,g,b,A,x,u,y,p,T,k,C,M,m,{content:S,style:w,bgImg:_,onClick:I,schema:O,isDefault:E,bottom_image:V,tipText:F,isPost:L,viewTime:R,rec:N,swiper:D,commodityStyles:j,buttonStyle:H,index:J,commodityGroup:$,popupBg:ee,iframeIcon:re,commodityImgRatio:me,isTel:te,iframeBgColor:Oe,isActive:je=!0}=t,Ge=st(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);const{sxpParameter:q,popupDetailData:Q,isPreview:fe,bffFbReport:we,popupCurTimeRef:xe,checkCommodityIndexRef:le,globalConfig:Me}=Ue(),{jumpToWeb:Ke,productView:ze}=Dt(),$e=ve(null),[it,Te]=X(!1),[K,U]=X(!1),[ne,oe]=X((e=Q?.multiCheckIndex)!==null&&e!==void 0?e:0),de=ve(),[Ce,et]=X(0),ie=L?N:Q;let B=L?ie?.product:(n=(i=ie?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=ie?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],Qe=L?(a=ie?.product)===null||a===void 0?void 0:a.bindCta:(c=(r=(d=ie?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&c!==void 0?c:(h=(f=(s=ie?.video)===null||s===void 0?void 0:s.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const It=L?J:Q?.index;if(!L&&$?.open&&(!((g=ie?.video)===null||g===void 0)&&g.bindProducts)&&((A=(b=ie?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0?void 0:A.length)>0){le.current=ne;const se=(x=ie?.video)===null||x===void 0?void 0:x.bindProducts[ne];B=se,Qe=se?.bindCta}const at=se=>{B?.link&&(Ke(se,ie,B,Qe,It),L||ze(ie,B,Qe,R||$e.current,It),window.location.href=window.getJointUtmLink(B.link))};ue(()=>{je&&(we?.({eventName:"ProductView",product:B}),we?.({eventName:"PageView",product:B}))},[je,we]),ue(()=>{const se=()=>{$e.current=new Date};return se(),window.addEventListener("pageshow",se),()=>{window.removeEventListener("pageshow",se)}},[]);const xt=Ti({product:B,enableFormattedPrice:(u=j?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Me,style:j?.price}),yt=(fe?375:(y=w?.width)!==null&&y!==void 0?y:window.innerWidth)-((p=ee?.horizontalMargin)!==null&&p!==void 0?p:0)*2,Ct=me?yt*(me.h/me.w):yt,Xt=({isPost:se})=>{var ot,St,ii,Jt;return v.createElement("div",null,v.createElement("div",{className:"pb-commondity-content-collection",style:Ut(j?.collection),hidden:!!B&&(!B?.collection||B?.collection===""),dangerouslySetInnerHTML:{__html:ke((ot=B?.collection)!==null&&ot!==void 0?ot:"Tiffany Lock",j?.collection)}}),v.createElement("div",{className:"pb-commondity-content-title",style:Ut(j?.title),hidden:!!B&&!B?.title,dangerouslySetInnerHTML:{__html:ke((St=B?.title)!==null&&St!==void 0?St:"Pendant in Yellow Gold with Diamonds, Medium",j?.title)}}),v.createElement("div",{className:"pb-commondity-content-price",style:Ut(j?.price),hidden:!!B&&!B?.price,dangerouslySetInnerHTML:{__html:xt??""}}),v.createElement("div",{hidden:!!B&&!B?.taxInfo,style:Ut(j?.taxInfo),dangerouslySetInnerHTML:{__html:ke((ii=B?.taxInfo)!==null&&ii!==void 0?ii:"\u7A0E\u8D39",j?.taxInfo)}}),v.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},v.createElement(zi,{foldText:F?.foldText,unfoldText:F?.unfoldText,onClick:()=>Te(!0),isPost:se,text:(Jt=B?.info)!==null&&Jt!==void 0?Jt:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
|
2
2
|
bold and avant-garde visual design interprets the emotional bond connecting my heart. The Tiffany Lock
|
3
3
|
collection is unisex and is inspired by the padlock pattern found in the Tiffany Antique Collection. This
|
4
4
|
necklace features a stylish and eye-catching oval clasp chain decorated with a lock pattern. Crafted from
|
5
|
-
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:j?.info})))},Nt=()=>{var Te,Be;return v.createElement(v.Fragment,null,(E||B?.link)&&v.createElement("a",{"aria-label":(Te=Qe?.enTitle)!==null&&Te!==void 0?Te:"Purchase on Website",role:"button",tabIndex:0,onClick:rt,className:"pb-commondity-btn",style:X},v.createElement("span",{dangerouslySetInnerHTML:{__html:De((Be=Qe?.enTitle)!==null&&Be!==void 0?Be:"Purchase on Website",X)}})))},Ht=se(Te=>Te?.lineClamp?Object.assign(Object.assign({},Te),{overflow:"hidden",WebkitLineClamp:Te?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Te,[]),Lt=se(Te=>{ye.current=new Date,le(Te),re.current=Te,ue?.current&&(ue.current.swiper.slideTo(0),ue.current.swiper.autoplay.start())},[]),Vt=se(()=>{var Te,Be,kt;if(!_)return v.createElement(po,{products:(Te=ie?.video)===null||Te===void 0?void 0:Te.bindProducts,data:$,defImg:(kt=(Be=Y?.bottom_image)!==null&&Be!==void 0?Be:V)!==null&&kt!==void 0?kt:"",style:{padding:"0 19px"},onCLick:Lt,popupDetailData:J,check:ne})},[ne]),Ct=pe(()=>{const Te={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Te?.[D?.dotsAlign]},[D?.dotsAlign]),Wt=B?.remark,Ge=se(()=>{ue.current&&ue.current.swiper&&we&&ue.current.swiper.autoplay.stop()},[]),qt=se(()=>{ue.current&&ue.current.swiper&&we&&ue.current.swiper.autoplay.start()},[]),yt=se(Te=>{it(Te.activeIndex)},[]),we=pe(()=>Ui(),[]);return v.createElement(v.Fragment,null,v.createElement("div",Object.assign({className:Me(Object.assign({},w))},Ue),v.createElement("div",{style:{position:"relative"},onMouseEnter:Ge,onMouseLeave:qt},B&&((T=B?.homePage)===null||T===void 0?void 0:T.length)>0&&v.createElement(ci,Object.assign({height:It,modules:[Vi,ji,...we?[nn,on,Ri,en]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Ct,bulletElement:"button"}},we?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,autoplay:{delay:D?.delay*1e3},ref:ue,onSlideChange:yt,className:Me(Object.assign(Object.assign({".swiper-pagination":{bottom:(k=D?.dotsMarginBottom)!==null&&k!==void 0?k:0,fontSize:"14px"}},D?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:D?.dotsBgColor,opacity:1}}),D?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${D?.dotsActiveColor}!important`,opacity:1}}))}),v.createElement(v.Fragment,null,(C=B?.homePage)===null||C===void 0?void 0:C.map((Te,Be)=>{var kt;return v.createElement(Ut,{key:Be,"aria-hidden":Be!==ke},v.createElement("div",{style:{overflow:"hidden",width:bt,height:It}},v.createElement(Mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${D?.translateY?D?.translateY+50:50}%`},src:(kt=Te??Y?.bottom_image)!==null&&kt!==void 0?kt:V})))}))),!(!((M=B?.homePage)===null||M===void 0)&&M.length)&&v.createElement("div",{className:Me({height:It,width:bt})},v.createElement("img",{className:Me({objectFit:"cover",width:"100%",height:"100%"}),src:(m=Y?.bottom_image)!==null&&m!==void 0?m:V,alt:"pdp image"})),(Wt||!B)&&ce&&v.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>G(!0)},v.createElement("img",{src:ce,alt:"3d",width:"72px"}))),Vt(),v.createElement("div",{className:"pb-commondity-content"},zt({isPost:_}))),Nt(),v.createElement(hi,{visible:ot,onClose:()=>Se(!1)},v.createElement("div",{style:{paddingBottom:"80px"}},zt({isPost:!1})),Nt()),v.createElement(hi,{visible:Z,padding:0,isFullScreen:!0,onClose:()=>G(!1)},v.createElement("div",{style:{backgroundColor:Ne,height:"100%"}},v.createElement("iframe",{src:Wt,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Za=Oe(qa),Ka=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Ja=mt(Za,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:cl,interactionRender:Ka},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18,marginTop:24,marginBottom:10},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000",marginBottom:14},info:{color:"gray",fontSize:12},taxInfo:{color:"#000",fontSize:13,textAlign:"left",marginBottom:"10px"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var Qa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],$a=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],mo="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAABHBJREFUeF7lmzuoFkcYhp/TihdIl0JBESubSCCCih4NXgJeUphCjyKmEEVtLRSjooWtShILRRJtgpCoeLzgLUZBQbTwAoooqLWoCWIXeZdd3bP++8/st7OX33+ac2Dn8r3Pvzv7zcy7A9RT5gDjgQnx3/T/iuA58Cz+m/7/StXhDVQ0gATOBhYCi4GxxnHeAKeAs8DfMSBjV52bhQTwBbApFj4YNMqPnV0GrgL7gJchxggFQMI3A5NDBOXRx+MYwn6Pul2rlAWwMv7VvykbiLH9TUAQjhnbYwUwA9gKLLIOHLjdGWAPcL1ovxYAG4G9wKiig1Vc/y2wBThQZJyiAA4Ba4sM0EDdw8CPvuMWAXAb+Mq344br3QGm+cTgC+B/n85aWMepz1kBOBknMy3U5wxJSdSSbrVcAPR+V9LRy0X5SW6+0A3AMuDPXlaeiv174K9OWvIAfA1cAMZ9JgBeA98Ct7J68gAMtyjJCfUbKFn6zgeA0tujoUZtWT9D2bS50x1wA2gqt6+al9YO09ODZAF8DrO+C+KIt0IagNbzIlTXktYVaKfr9+PNkSklchMtpXWHR/sJaQA7gJ8sUdXURuJ/AB7E4/0BLDeOvROQ3hEA/gFmGjusullWfDKeFcI1YFYawETgSdUqjP3niS8LYRLwNHkE1gM/GwOssplLfBkIG4BfEgBKE5dWqcTQt694da1td22YFikngGUJgH+B0UVaV1y3iHiFYpnA/wPGCICFXpX66xCfxD8oAKuA3wIpegToHW0tdYpXjKsFQLu7u60Rx+3exSCPG29HdVO3eI25TQB+BdaVAKCMSneRVpBJKfpMNiFesR4UgNOdlomeQF4AWj3quCpbfCE0JV7xDgvAXWCqp+B0tYfACkC7xXnFBaFJ8Yr5ngC8Mu78KHnS4+MqeRCaFq+4X5cB8MnmQoE7oQ3iPwCwPgJWEdZ2rjvNcj16BMpMghYxWsElS1pX0K45xNXedT2aBMu+BotCcAVlfZX69puuF70GQyRCoSFU/csnEKJEKFQqHApCXeIFIUqFQy6GykKoU7wARIuh6HVQwsmVffasEOoWLwfauASADkKU0oYqRSHULV465SsaSgAoqfk9lPq4H18ITYhXiJr7jiYAZGyUUzN0cUFoSrx0yrX6PH0ucEmTQmgCXdb5TYrX/uFcaa3rYCR7JzQpXro1vg5HRgCo+mhMEOT3/RKQYaGpkns0poD6+nA0+UX6+nhcEPreICEIfW2REQCZoc+30A9snTjlI57fyUzdzSYnU3RpP7414sDtNLl3NFG7jJK9YI52sepqnnYBUOe9ZJLOwnCapn0AqNO+NksnVHvJNO00SSeifO+ApH4vZIpdzdHZZ6QoALWXifqI8TTJNWGVua5drTV5pui8ji0A1JfM1Lta5CeWD3h7JzO0i6gVQNJv3342lwXbtx9OpkFoP0ET0LwKDZcyOF5s46ez2TtCxkt9OL0gBmJ1oMnJJcHnYo/wU9czXfR62TnAd7zWfj7/HrAAAKDnDZ8VAAAAAElFTkSuQmCC";const er=t=>{var{content:e,btnText:i,style:n,icon:l,isPopup:o,isExternalLink:a,onClose:d,onClick:r,submitButtonStyle:c,contentStyle:s}=t,f=dt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=Xe(),{jumpToWeb:g}=_t(),b=typeof l=="string"?l:Ga(l),A=S=>{var u,y,p;if(a){const T=h,k=(u=T?.video)===null||u===void 0?void 0:u.bindProduct,C=(p=(y=T?.video)===null||y===void 0?void 0:y.bindProduct)===null||p===void 0?void 0:p.bindCta,M=h?.index;g(S,T,k,C,M)}o||d?.(),r?.()};return v.createElement("div",Object.assign({className:`pb-prompt ${Me(Object.assign({},n))}`},f),v.createElement("div",{className:"pb-prompt-icon"},v.createElement("img",{width:"100%",src:b??mo,alt:"success image"})),v.createElement("div",{className:"pb-prompt-content",style:s,dangerouslySetInnerHTML:{__html:De(e,s)}}),v.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:c,onClick:A,dangerouslySetInnerHTML:{__html:De(i,c)}}))};var tr=Oe(er);const ir=mt(tr,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:$a,bindableProps:[],interactionRender:Qa},defaulSetting:{props:{icon:mo,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var nr=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];const or=t=>{var e,i,n,l,o,a,d,r,c,s,f,h,g,b,A,S,u,y,p,T,k,C,M,m,x,w,P,I,{style:O,isDefault:E,rec:V,viewTime:F,isPost:_,bottom_image:R,tipText:N,swiper:D,commodityStyles:j,buttonStyle:X,index:K,commodityGroup:$,popupBg:ee,iframeIcon:ce,commodityImgRatio:he,isTel:te,iframeBgColor:Ne,isActive:Fe=!0}=t,Ue=dt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);U(!0);const{sxpParameter:Y,popupCurTimeRef:J,popupDetailData:Ae,isPreview:be,bffFbReport:ye,checkCommodityIndexRef:re,globalConfig:Re}=Xe(),{jumpToWeb:Je,productView:ze}=_t();U(!1),U(!1),U(!0);const[tt,ot]=U(!1),Se=fe(null),[Z,G]=U(!1),[ne,le]=U((e=Ae?.multiCheckIndex)!==null&&e!==void 0?e:0),ue=fe(),[ke,it]=U(0),ie=_?V:Ae;let B=_?ie?.product:(n=(i=ie?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=ie?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],Qe=_?(a=ie?.product)===null||a===void 0?void 0:a.bindCta:(c=(r=(d=ie?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&c!==void 0?c:(h=(f=(s=ie?.video)===null||s===void 0?void 0:s.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const Et=_?K:Ae?.index;if(!_&&$?.open&&(!((g=ie?.video)===null||g===void 0)&&g.bindProducts)&&((A=(b=ie?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0?void 0:A.length)>0){re.current=ne;const we=(S=ie?.video)===null||S===void 0?void 0:S.bindProducts[ne];B=we,Qe=we?.bindCta}const rt=we=>{B?.link&&(Je(we,ie,B,Qe,Et),_||ze(ie,B,Qe,F||Se.current,Et),window.location.href=window.getJointUtmLink(B.link))};me(()=>{Fe&&(ye?.({eventName:"ProductView",product:B}),ye?.({eventName:"PageView",product:B}))},[Fe,ye]),me(()=>{const we=()=>{Fe&&(Se.current=new Date)};return we(),window.addEventListener("pageshow",we),()=>{window.removeEventListener("pageshow",we)}},[Fe]);const xt=Ti({product:B,enableFormattedPrice:(u=j?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Re,style:j?.price}),bt=(be?375:(y=O?.width)!==null&&y!==void 0?y:window.innerWidth)-((p=ee?.horizontalMargin)!==null&&p!==void 0?p:0)*2,It=he?bt*(he.h/he.w):bt,zt=({isPost:we})=>v.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},v.createElement(zi,{isPost:we,onClick:()=>ot(!0),className:"pb-commondityDiroNew-info",style:j?.info,foldText:N?.foldText,unfoldText:N?.unfoldText,text:B?.info||`Unveiled at the Spring-Summer 2023 fashion show, the Dior Toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with Macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the D of the CD Lock closure twists to adjust the sides and enhance the bag's silhouette. The leather handles can be adjusted using the small notches in order to be able to carry the large bag by hand or wear it over the shoulder. CD Lock and strap closures D.I.O.R. charms Removable interior pouch Adjustable leather handles Dust bag included
|
6
|
-
Made in Italy`})),Nt=se(we=>we?.lineClamp?Object.assign(Object.assign({},we),{overflow:"hidden",WebkitLineClamp:we?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):we,[]),Ht=se(we=>{J.current=new Date,le(we),re.current=we,ue?.current&&(ue.current.swiper.slideTo(0),ue.current.swiper.autoplay.start())},[]),Lt=se(()=>{var we,Te,Be;if(!_)return v.createElement(po,{products:(we=ie?.video)===null||we===void 0?void 0:we.bindProducts,data:$,defImg:(Be=(Te=Y?.bottom_image)!==null&&Te!==void 0?Te:R)!==null&&Be!==void 0?Be:"",style:{padding:"0 19px"},onCLick:Ht,popupDetailData:Ae,check:ne})},[ne]),Vt=pe(()=>{const we={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return we?.[D?.dotsAlign]},[D?.dotsAlign]),Ct=B?.remark,Wt=se(()=>{ue.current&&ue.current.swiper&&yt&&ue.current.swiper.autoplay.stop()},[]),Ge=se(()=>{ue.current&&ue.current.swiper&&yt&&ue.current.swiper.autoplay.start()},[]),qt=se(we=>{it(we.activeIndex)},[]),yt=pe(()=>Ui(),[]);return v.createElement("div",{className:"pb-commondityDiroNew"},v.createElement("div",Object.assign({className:Me(Object.assign(Object.assign({},O),{transform:"translate3d(0px, 0px, 0px)"}))},Ue),v.createElement("div",{style:{position:"relative"},onMouseEnter:Wt,onMouseLeave:Ge},B&&((T=B?.homePage)===null||T===void 0?void 0:T.length)>0&&v.createElement(ci,Object.assign({height:It,modules:[Vi,ji,...yt?[nn,on,Ri,en]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Vt,bulletElement:"button"}},yt?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:ue,onSlideChange:qt,autoplay:{delay:D?.delay*1e3},className:Me(Object.assign(Object.assign({".swiper-pagination":{bottom:(k=D?.dotsMarginBottom)!==null&&k!==void 0?k:0,fontSize:"14px"}},D?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:D?.dotsBgColor,opacity:1}}),D?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${D?.dotsActiveColor}!important`,opacity:1}}))}),(C=B?.homePage)===null||C===void 0?void 0:C.map((we,Te)=>{var Be;return v.createElement(Ut,{key:Te,"aria-hidden":Te!==ke},v.createElement("div",{style:{overflow:"hidden",width:bt,height:It}},v.createElement(Mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${D?.translateY?D?.translateY+50:50}%`},src:(Be=we??Y?.bottom_image)!==null&&Be!==void 0?Be:R})))})),!(!((M=B?.homePage)===null||M===void 0)&&M.length)&&v.createElement("div",{className:Me({height:It,width:bt})},v.createElement("img",{className:Me({objectFit:"cover",width:"100%",height:"100%"}),src:(m=Y?.bottom_image)!==null&&m!==void 0?m:R,alt:"pdp image"})),(Ct||!B)&&ce&&v.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>G(!0)},v.createElement("img",{src:ce,alt:"3d",width:"72px"}))),Lt(),v.createElement("div",{className:"pb-commondityDiroNew-content"},v.createElement("div",{className:"pb-commondityDiroNew-content-top"},v.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},v.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:Nt(j?.title),dangerouslySetInnerHTML:{__html:De((x=B?.title)!==null&&x!==void 0?x:"Large Dior Toujours BagLarge",j?.title)}}),v.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!B&&(!B?.collection||B?.collection===""),style:Nt(j?.collection),dangerouslySetInnerHTML:{__html:De(B?.collection||"Black Macrocannage CalfskinLarge",j?.collection)}})),v.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},v.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!B&&!B?.price,style:Nt(j?.price),dangerouslySetInnerHTML:{__html:xt??""}}),v.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!B&&!B?.taxInfo,style:Nt(j?.taxInfo),dangerouslySetInnerHTML:{__html:De((w=B?.taxInfo)!==null&&w!==void 0?w:"\u7A0E\u8D39",j?.taxInfo)}}))),(!B||B?.link)&&v.createElement("a",{"aria-label":(P=Qe?.enTitle)!==null&&P!==void 0?P:"Shop now",role:"button",tabIndex:0,onClick:rt,className:"pb-commondityDiroNew-btn",style:X},v.createElement("span",{dangerouslySetInnerHTML:{__html:De((I=Qe?.enTitle)!==null&&I!==void 0?I:"Shop now",X)}})),zt({isPost:_}))),v.createElement(hi,{visible:tt,onClose:()=>ot(!1)},v.createElement("div",{style:{paddingTop:"20px"}},zt({isPost:!1}))),v.createElement(hi,{visible:Z,padding:0,isFullScreen:!0,onClose:()=>G(!1)},v.createElement("div",{style:{backgroundColor:Ne,height:"100%"}},v.createElement("iframe",{src:Ct,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var lr=Oe(or),ar=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const rr=mt(lr,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:nr,interactionRender:ar},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var sr=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function fo(t){const e=fe(null),[i,n]=U(!1);return me(()=>{e.current=new IntersectionObserver(([l])=>{n(l.isIntersecting)})},[]),me(()=>{var l;return t?.current&&((l=e?.current)===null||l===void 0||l.observe(t?.current)),()=>{var o;(o=e?.current)===null||o===void 0||o.disconnect()}},[t]),i}const dr=({src:t,rec:e,item:i,index:n,style:l,translateY:o,imgStyle:a,enableEventReport:d=!0,isActive:r})=>{const c=fe(null),s=fo(c),{ctaEvent:f}=Xe(),[h,g]=U(!1);return me(()=>{s&&t&&c?.current&&d&&!h&&r&&(g(!0),f?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n))},[s,t,c,e,f,i,n,d,h,r]),pe(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),v.createElement("div",{className:Me(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},a))},v.createElement("div",{ref:c,hidden:!t,className:Me({width:"100%",height:"100%"})},v.createElement(Mt,{className:Me(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${o?o+50:50}%`},l)),src:t})))};var Yt=Oe(dr);const cr=t=>{var e,i,n,{style:l,isDefault:o,rec:a,viewTime:d,isPost:r,bottom_image:c,commodityStyles:s,buttonStyle:f,translateY:h=0,commodityPicture:g,isExternalLink:b,onClick:A}=t,S=dt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:u,popupDetailData:y,setPopupDetailData:p,ctaEvent:T,globalConfig:k,bffFbReport:C}=Xe(),{jumpToWeb:M}=_t(),{popup:m}=ii(),x=r?a:y,w=(i=(e=x?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],P=y?.index,I=se(E=>{var V;return Ti({product:E,enableFormattedPrice:(V=s?.price)===null||V===void 0?void 0:V.enableFormattedPrice,globalConfig:k,style:s?.price})},[(n=s?.price)===null||n===void 0?void 0:n.enableFormattedPrice,k]),O=In((E,V,F)=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},x,E,P),p?.(Object.assign(Object.assign({},x),{video:Object.assign(Object.assign({},x?.video),{bindProduct:E}),index:P,multiCheckIndex:V})),b?E?.link&&(M(F,x,E,E.bindCta,P),window.location.href=window.getJointUtmLink(E.link)):A?.()},m?.duration);return me(()=>{C?.({eventName:"PageView"})},[]),v.createElement("ul",{role:"list",className:Me(Object.assign(Object.assign({},l),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},w?.map((E,V)=>{var F,_,R,N,D,j,X,K,$,ee,ce;return v.createElement(v.Fragment,null,x&&!E?.bindCta?null:v.createElement("li",{role:"listitem",key:V,onClick:he=>O(E,V,he)},v.createElement("button",Object.assign({role:"button","aria-label":E?.title,tabIndex:0,className:Me({display:"flex",alignItems:"normal",width:"100%",textAlign:"left"})},S),v.createElement(Yt,{src:(N=(R=(F=E?.cover)!==null&&F!==void 0?F:(_=E?.homePage)===null||_===void 0?void 0:_[0])!==null&&R!==void 0?R:u?.bottom_image)!==null&&N!==void 0?N:c,rec:x,item:E,index:V,translateY:h,imgStyle:g,enableEventReport:!1}),v.createElement("div",{style:{width:`calc(100% - ${(D=g?.width)!==null&&D!==void 0?D:0}px - ${(j=g?.marginRight)!==null&&j!==void 0?j:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},v.createElement("div",null,v.createElement("div",{className:"one-line-ellipsis",style:s?.title,hidden:!!E&&!E?.title,dangerouslySetInnerHTML:{__html:De((X=E?.title)!==null&&X!==void 0?X:"Pendant in Yellow Gold with Diamonds, Medium",s?.title)}}),v.createElement("div",{className:"two-line-ellipsis",style:s?.collection,hidden:!!E&&(!E?.collection||E?.collection===""),dangerouslySetInnerHTML:{__html:De((K=E?.collection)!==null&&K!==void 0?K:"Tiffany Lock",s?.collection)}})),v.createElement("div",{className:Me({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",null,v.createElement("div",{style:s?.price,hidden:!!E&&!E?.price,dangerouslySetInnerHTML:{__html:($=I(E))!==null&&$!==void 0?$:""}})),v.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},f),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:De((ce=(ee=E?.bindCta)===null||ee===void 0?void 0:ee.enTitle)!==null&&ce!==void 0?ce:"Shop Now",f)}}))))))}))};var ur=Oe(cr),vr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const pr=mt(ur,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:sr,interactionRender:vr},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var mr=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]},{title:"iframe",child:[{type:"TextArea",label:"url",name:["props","iframe","src"]},{type:"TextArea",label:"allow",name:["props","iframe","allow"]}]}];const fr=t=>{var e,i,{content:n,btnText:l,style:o,icon:a,isPopup:d,isExternalLink:r,onClose:c,onClick:s,submitButtonStyle:f,contentStyle:h,isTel:g,iframe:b}=t,A=dt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel","iframe"]);const{popupDetailData:S}=Xe(),{src:u,allow:y}=b||{},p=u||((i=(e=S?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark);return v.createElement("div",Object.assign({className:`${Me(Object.assign(Object.assign({},o),{overflow:"hidden"}))}`},A),v.createElement("iframe",{src:p,allow:y,scrolling:"no",style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var hr=Oe(fr);const Ar=mt(hr,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:mr,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var gr=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const br=t=>{var{content:e,isTel:i}=t;return dt(t,["content","isTel"]),v.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:n=>{n.stopPropagation()}})};var yr=Oe(br);const wr=mt(yr,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:gr,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:7});var Bt=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],xr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Sr=t=>{var{rec:e,children:i,className:n,onClick:l,style:o,isExternalLink:a=!1,index:d,jumpLink:r,multItem:c,multiCheckIndex:s}=t;dt(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink","multItem","multiCheckIndex"]);const f=fe(null),{popup:h}=ii(),{setPopupDetailData:g,ctaEvent:b}=Xe(),{jumpToWeb:A}=_t(),[S,u]=U(null),y=In(p=>{var T,k,C,M,m,x;p.preventDefault();const w=c||((k=(T=e?.video)===null||T===void 0?void 0:T.bindProduct)!==null&&k!==void 0?k:e?.video);if(b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,w,d),g?.(c&&s!==void 0&&s>=0?Object.assign(Object.assign({},e),{video:Object.assign(Object.assign({},e?.video),{bindProduct:c}),index:d,multiCheckIndex:s}):Object.assign(Object.assign({},e),{index:d})),u(f?.current),a){const P=((M=(C=e?.video)===null||C===void 0?void 0:C.bindProduct)===null||M===void 0?void 0:M.link)||c?.link;if(r||P){const I=((m=e?.video)===null||m===void 0?void 0:m.bindCta)||c?.bindCta,O=((x=e?.video)===null||x===void 0?void 0:x.bindProduct)||c;A(p,e,O,I,d),window.location.href=window.getJointUtmLink(r||P||"")}}else l?.()},h?.duration);return me(()=>{S&&!h?.id&&(S?.focus(),u(null))},[S,h]),v.createElement("button",{ref:f,className:n,style:Object.assign({display:"flex",alignItems:"normal"},o),onClick:y,role:"button","aria-label":"CTA",tabIndex:0},i)};var li=Oe(Sr),Tr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const Er=t=>{var e,i,n,l,o,a,d,r,c,s,f,h,g,{content:b,style:A,bgImg:S,recData:u,bottom_image:y,ctaTempStyles:p,isExternalLink:T,translateY:k=0,index:C,isActive:M}=t,m=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:x}=Xe(),w=(e=u?.video)===null||e===void 0?void 0:e.bindProduct,P=(o=(l=(i=w?.cover)!==null&&i!==void 0?i:(n=w?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:x?.bottom_image)!==null&&o!==void 0?o:y;return v.createElement(li,Object.assign({isExternalLink:T,rec:u,className:Me(A),index:C},m),v.createElement(Yt,{src:P,rec:u,item:(d=(a=u?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:u?.video,index:C,translateY:k,imgStyle:p?.img,isActive:M}),v.createElement("div",{className:Me({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:Tr["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:De((r=w?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),v.createElement("button",{"aria-label":(s=(c=w?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&s!==void 0?s:"Shop Now",className:Me(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((f=p?.ctaTitle)===null||f===void 0?void 0:f.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:De((g=(h=w?.bindCta)===null||h===void 0?void 0:h.enTitle)!==null&&g!==void 0?g:"Shop Now",p?.ctaTitle)}})))};var Ir=Oe(Er);const Cr=mt(Ir,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:xr,bindableProps:[],settingRender:Bt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:1});var kr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Pr=t=>{var e,i,n,l,o,a,{content:d,style:r,bgImg:c,recData:s,bottom_image:f,ctaTempStyles:h,isExternalLink:g,index:b,isActive:A}=t,S=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:u}=Xe(),y=(e=s?.video)===null||e===void 0?void 0:e.bindCta,p=(n=(i=y?.icon)!==null&&i!==void 0?i:u?.bottom_image)!==null&&n!==void 0?n:f;return v.createElement(li,Object.assign({isExternalLink:g,rec:s,className:Me(Object.assign({alignItems:"center"},r)),index:b},S),v.createElement(Yt,{src:p,rec:s,item:(o=(l=s?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&o!==void 0?o:s?.video,index:b,imgStyle:h?.img,isActive:A}),v.createElement("div",{className:Me(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:De((a=y?.enTitle)!==null&&a!==void 0?a:"Product Name",h?.ctaTitle)}}))};var Dr=Oe(Pr);const _r=mt(Dr,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:kr,settingRender:Bt?.filter(t=>t.type!=="commodityTitle"),bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:30,height:30,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}}},style:{padding:7,width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:6});var Lr=[{title:"\u81EA\u5B9A\u4E49\u6807\u9898",child:[{type:"Switch",label:"\u81EA\u5B9A\u4E49\u6807\u9898\u5F00\u5173",name:["props","customTitle","display"]},{type:"Text",label:"\u6807\u9898\u6587\u6848",name:["props","customTitle","text"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","customTitle","style","width"],addonAfter:"W"},{type:"Number",name:["props","customTitle","style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","customTitle","style","borderRadius"],max:100},{type:"Number",name:["props","customTitle","style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","customTitle","style","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","customTitle","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","customTitle","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","customTitle","style","color"]},{type:"Number",addonAfter:"px",name:["props","customTitle","style","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","customTitle","style"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","customTitle","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","customTitle","style"]},{label:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],ho={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Or=t=>{var e,i,n,l,o,a,d,r,c,{content:s,style:f,bgImg:h,recData:g,bottom_image:b,ctaTempStyles:A,index:S,customTitle:u,isActive:y}=t,p=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:T}=Xe(),k=(e=g?.video)===null||e===void 0?void 0:e.bindCta;(i=g?.video)===null||i===void 0||i.bindProduct;const C=(l=(n=k?.icon)!==null&&n!==void 0?n:T?.bottom_image)!==null&&l!==void 0?l:b;return v.createElement(li,Object.assign({index:S,rec:g,className:Me(Object.assign({alignItems:"center"},f))},p,{jumpLink:(o=k?.link)!==null&&o!==void 0?o:""}),v.createElement(Yt,{src:C,rec:g,item:(d=(a=g?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:g?.video,index:S,imgStyle:A?.img,isActive:y}),v.createElement("div",{className:Me({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},v.createElement("div",null,v.createElement("div",{className:ho["tow-line-ellipsis"],style:A?.ctaTitle,dangerouslySetInnerHTML:{__html:De((r=k?.enTitle)!==null&&r!==void 0?r:"Product Name",A?.ctaTitle)}}),u?.display&&v.createElement("div",{style:Object.assign(Object.assign({},u?.style),{lineHeight:((c=u?.style)===null||c===void 0?void 0:c.height)+"px"}),className:ho["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:De(u?.text,u?.style)}}))))};var Mr=Oe(Or),Nr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],An;const Rr=mt(Mr,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(An=Bt?.filter(t=>t.type!=="commodityTitle"))===null||An===void 0?void 0:An.concat(Lr),bindableProps:[],interactionRender:Nr},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}},customTitle:{style:{textAlign:"left",textDecoration:"underline",fontWeight:"bold",width:130,height:20,fontSize:12,color:"#000"},text:"\u63A2\u7D22\u66F4\u591A"}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var Vr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],jr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Fr=t=>{var e,i,n,l,o,a,d,r,c,s,f,h,g,{content:b,style:A,bgImg:S,recData:u,bottom_image:y,ctaTempStyles:p,isExternalLink:T,translateY:k=0,index:C,isActive:M}=t,m=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:x}=Xe(),w=(e=u?.video)===null||e===void 0?void 0:e.bindProduct,P=(o=(l=(i=w?.cover)!==null&&i!==void 0?i:(n=w?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:x?.bottom_image)!==null&&o!==void 0?o:y;return v.createElement(li,Object.assign({isExternalLink:T,rec:u,className:Me(A),index:C},m),v.createElement(Yt,{src:P,rec:u,item:(d=(a=u?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:u?.video,index:C,translateY:k,imgStyle:p?.img,isActive:M}),v.createElement("div",{className:Me({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:jr["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:De((r=w?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),v.createElement("button",{"aria-label":(s=(c=w?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&s!==void 0?s:"Shop Now",className:Me(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((f=p?.ctaTitle)===null||f===void 0?void 0:f.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:De((g=(h=w?.bindCta)===null||h===void 0?void 0:h.enTitle)!==null&&g!==void 0?g:"Shop Now",p?.ctaTitle)}})))};var Br=Oe(Fr);const zr=mt(Br,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Vr,settingRender:Bt,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:2});var Hr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Wr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Xr=t=>{var e,i,n,l,o,a,d,r,c,s,f,h,{content:g,style:b,bgImg:A,recData:S,bottom_image:u,ctaTempStyles:y,isExternalLink:p,translateY:T=0,index:k,isActive:C}=t,M=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:m}=Xe(),x=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,w=(o=(l=(i=x?.cover)!==null&&i!==void 0?i:(n=x?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:m?.bottom_image)!==null&&o!==void 0?o:u;return v.createElement(li,Object.assign({isExternalLink:p,rec:S,className:Me(b),index:k},M),v.createElement(Yt,{src:w,rec:S,item:(d=(a=S?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:S?.video,index:k,translateY:T,imgStyle:y?.img,isActive:C}),v.createElement("div",{className:Me({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},v.createElement("div",{className:Wr["tow-line-ellipsis"],style:y?.title,dangerouslySetInnerHTML:{__html:De((r=x?.title)!==null&&r!==void 0?r:"Product Name",y?.title)}}),v.createElement("button",{"aria-label":(s=(c=x?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&s!==void 0?s:"Shop Now",className:Me(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},y?.ctaTitle)),dangerouslySetInnerHTML:{__html:De((h=(f=x?.bindCta)===null||f===void 0?void 0:f.enTitle)!==null&&h!==void 0?h:"Shop Now",y?.ctaTitle)}})))};var Ur=Oe(Xr);const Gr=mt(Ur,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Hr,bindableProps:[],settingRender:Bt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:13,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:14,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:2});var Yr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],qr={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Zr=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:d,ctaTempStyles:r,translateY:c=0,isActive:s,index:f}=t,h=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive","index"]);const{sxpParameter:g}=Xe(),[b]=U((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return v.createElement(Si,{isPadding:!!a},b?.map((A,S)=>{var u,y,p,T,k,C,M,m,x,w;return v.createElement(v.Fragment,null,a&&!A?.bindCta?null:v.createElement(Ut,{key:S,className:Me(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},v.createElement(li,Object.assign({rec:a,multItem:A,multiCheckIndex:S,index:f},h),v.createElement(Yt,{src:(T=(p=(u=A?.cover)!==null&&u!==void 0?u:(y=A?.homePage)===null||y===void 0?void 0:y[0])!==null&&p!==void 0?p:g?.bottom_image)!==null&&T!==void 0?T:d,rec:a,item:A,index:f,translateY:c,imgStyle:r?.img,isActive:s}),v.createElement("div",{className:Me({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:qr["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:De((k=A?.title)!==null&&k!==void 0?k:"Product Name",r?.title)}}),v.createElement("button",{"aria-label":(M=(C=A?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&M!==void 0?M:"Shop Now",className:Me(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((m=r?.ctaTitle)===null||m===void 0?void 0:m.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:De((w=(x=A?.bindCta)===null||x===void 0?void 0:x.enTitle)!==null&&w!==void 0?w:"Shop Now",r?.ctaTitle)}})))))}))};var Kr=Oe(Zr);const Jr=mt(Kr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Yr,bindableProps:[],settingRender:Bt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:4});var Qr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],$r={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const es=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:d,ctaTempStyles:r,translateY:c=0,isActive:s,index:f}=t,h=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive","index"]);const{sxpParameter:g}=Xe(),[b]=U((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return v.createElement(Si,{isPadding:!!a},b?.map((A,S)=>{var u,y,p,T,k,C,M,m,x,w;return v.createElement(v.Fragment,null,a&&!A?.bindCta?null:v.createElement(Ut,{key:S,className:Me(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},v.createElement(li,Object.assign({rec:a,multItem:A,multiCheckIndex:S,index:f},h),v.createElement(Yt,{src:(T=(p=(u=A?.cover)!==null&&u!==void 0?u:(y=A?.homePage)===null||y===void 0?void 0:y[0])!==null&&p!==void 0?p:g?.bottom_image)!==null&&T!==void 0?T:d,rec:a,item:A,index:f,translateY:c,imgStyle:r?.img,isActive:s}),v.createElement("div",{className:Me({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:$r["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:De((k=A?.title)!==null&&k!==void 0?k:"Product Name",r?.title)}}),v.createElement("button",{"aria-label":(M=(C=A?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&M!==void 0?M:"Shop Now",className:Me(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((m=r?.ctaTitle)===null||m===void 0?void 0:m.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:De((w=(x=A?.bindCta)===null||x===void 0?void 0:x.enTitle)!==null&&w!==void 0?w:"Shop Now",r?.ctaTitle)}})))))}))};var ts=Oe(es);const is=mt(ts,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Qr,settingRender:Bt,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:3});var ns=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],os={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const ls=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:d,ctaTempStyles:r,translateY:c=0,isActive:s,index:f}=t,h=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive","index"]);const{sxpParameter:g}=Xe(),[b]=U((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return v.createElement(Si,{isPadding:!!a},b?.map((A,S)=>{var u,y,p,T,k,C,M,m,x;return v.createElement(v.Fragment,null,a&&!A?.bindCta?null:v.createElement(Ut,{key:S,className:Me(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},v.createElement(li,Object.assign({rec:a,multItem:A,multiCheckIndex:S,index:f},h),v.createElement(Yt,{src:(T=(p=(u=A?.cover)!==null&&u!==void 0?u:(y=A?.homePage)===null||y===void 0?void 0:y[0])!==null&&p!==void 0?p:g?.bottom_image)!==null&&T!==void 0?T:d,rec:a,item:A,index:f,translateY:c,imgStyle:r?.img,isActive:s}),v.createElement("div",{className:Me({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},v.createElement("div",{className:os["tow-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:De((k=A?.title)!==null&&k!==void 0?k:"Product Name",r?.title)}}),v.createElement("button",{"aria-label":(M=(C=A?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&M!==void 0?M:"Shop Now",className:Me(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:De((x=(m=A?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&x!==void 0?x:"Shop Now",r?.ctaTitle)}})))))}))};var as=Oe(ls);const rs=mt(as,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:ns,bindableProps:[],settingRender:Bt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:12,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:4});var ss=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const ds=({icon:t,styles:e,textStyle:i,onClose:n})=>{var l;const{waterFallData:o,setOpenHashtag:a}=Xe();return v.createElement("div",{className:"clc-sxp-nav",style:e},v.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:n},v.createElement("img",{src:t,alt:"back button"})),v.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:De(`#${(l=o?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var Ao=Oe(ds),cs=null,us="3d989325-e7d6-4a74-8a97-98febdf5b567",vs=null,ps=null,ms={info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif.",link:"www.baidu.com",linkTitle:null,linkType:"WEB"},fs=[{position:"0",isCollected:null,video:{itemId:"VIDEOY2BMu1710323630175",title:"A symbol of excellence, the Dior Toujours bag is reinterpreted in an unprecedented version. For the Dior spring-summer 2024 ready-to-wear collection, this exceptional accessory, dreamed up by Maria Grazia Chiuri, is dressed in irresistible crinkled leather featuring the iconic macrocannage motif. A new emblem of the virtuoso, perpetually reinvented savoir-faire of the Dior Ateliers.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOY2BMu1710323630175:default:3::branch:Handbags:0",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:0",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:0",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fswbY3wT0hCmrYkrqDzFKnHb3NMux1710323481052.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs3Ifqv7fk2Tn9nPtwOTO2YjxAuRO1710323470472.mp4",imgUrls:null,hashTags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"]},product:null,cta:null},{position:"1",isCollected:null,video:{itemId:"VIDEO6JCOb1710323364018",title:"Maria grazia chiuri's hallmark dior book tote offers an original take on elegance. Unveiled at the cruise 2024 fashion show, the refined style showcases the iconic blue dior oblique embroidery and calfskin. Designed to keep all the daily essentials organized, the interior is equipped with a zipped pocket and patch pockets.",tags:["Handbags","Manufacturing Craftsmanship","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO6JCOb1710323364018:default:3::branch:Handbags:1",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:1",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:1",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsAHlkdbqYj5F84o2faRzU1E3AvG11710323339209.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs7KIGk2IB0MsoDL1ANWB1Mb2hqu41710323314146.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"2",isCollected:null,video:null,product:{itemId:"M2820OTKVM911",title:"Large Dior Toujours Bag Black Cannage Tweed",tags:["Black","Women","Handbags","Bucket Bag","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2820OTKVM911:default:3::branch:Handbags:2",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:2",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsJTjyFchOFEJSTRYxXvL2XPU1dP61710238469418.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fstdFA1dFT55QjtQPU2qHNENo5peF1710836061716.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fs9xf8AlIApbHezVL3BsxjUGIrN231710836061181.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs9iZ20MjLAPkXmFKvD8HzhLaBJ671710238470272.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsSSodev3wicDfE1DYNWPQVeRjErt1710238464035.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs3YAOuN6Pd9NFvH1Rdooj6eLI18S1710238465296.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsBwIEp6OzI49isvHgiKD0cPSFtrD1710238459007.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M2820OTKV_M911-large-dior-toujours-bag",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif. It showcases a spacious interior compartment with a matching pouch to organize the essentials, while a leather strap closure keeps items secure and the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4200,currency:"USD-$"},cta:null},{position:"3",isCollected:null,video:{itemId:"VIDEOOL1qU1709616182569",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Shoulder","Crossbody","Cross-body & Shoulder Bags","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOOL1qU1709616182569:default:3::branch:Handbags:3",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:3",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:3",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:null,url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsvbBN3IRfwctVIhdqgq3doWmhbb21710399187965.jpg"],hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"4",isCollected:null,video:null,product:{itemId:"S5909CTZQM928",title:"Saddle Shoulder Pouch Blue Dior Oblique Jacquard ",tags:["Saddle Bags","Handbags","Small-Leather-Goods","Small","Mini Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:S5909CTZQM928:default:3::branch:Handbags:4",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:4",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs34CpwKJOyjEDgoHypoLYakF8oR31710316280669.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsLOSOEf9pmz7wKnFaifWNw3TZ7Gy1710316287874.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsWHmVcrzHKKj6EfhfnQkxYIOt20a1710316295683.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fslyBNMyQwjpjY4EKzyrqzTMlOGRQ1710316313161.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/S5909CTZQ",linkTitle:null,linkType:"WEB",info:null,price:4900,currency:"USD-$"},cta:null},{position:"5",isCollected:null,video:{itemId:"VIDEOrZguC1710324513737",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOrZguC1710324513737:default:3::branch:Handbags:5",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:5",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:5",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fstXNWStczbY8HbIKEqMwfCkv5CI51710324494939.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOqu34FxaJTdascLcj6DHoYIIAs01710324439851.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"6",isCollected:null,video:null,product:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:6",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:6",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},cta:null},{position:"7",isCollected:null,video:{itemId:"VIDEOEtr621710300614047",title:"Unveiled at the spring-summer 2023 fashion show, the dior toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette. T",tags:["Handbags","Leather Strap","Spring-Summer 2024 Fashion Show","Backstage","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOEtr621710300614047:default:3::branch:Handbags:7",bindCta:null,bindProduct:null,bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fshkOldZwfsSqTgvxHJzNBwS66ySc1710300910103.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsryDXTtPWXjYFWoSUEBUi48RHZCh1710398617300.jpg"],hashTags:["Backstage","Handbags","Spring-Summer 2024 Fashion Show","Dior Toujours Bag"]},product:null,cta:null},{position:"8",isCollected:null,video:{itemId:"VIDEOO8Zjt1709616802987",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Blue","Medium","Shoulder","Hand","Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOO8Zjt1709616802987:default:3::branch:Handbags:8",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:8",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:8",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsmS72zfInwmblYTnuYzRuZKAOlhr1709616742898.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsU2gDw28XFd1nOAqlUjb1r1h6mpT1710400349981.jpg"],hashTags:["Dior Book Tote","Handbags"]},product:null,cta:null},{position:"9",isCollected:null,video:null,product:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:9",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:9",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},cta:null},{position:"10",isCollected:null,video:{itemId:"VIDEOesZlV1710323980494",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOesZlV1710323980494:default:3::branch:Handbags:10",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:10",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:10",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsiwMQ88zO5Xdnl939krMyBMbz7Js1710323763013.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsxyS8nr7nn0LMe7EqOt3ETXqLu7d1710323753073.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"11",isCollected:null,video:{itemId:"VIDEOdvsXq1710324342942",title:"New for summer 2024, the lady d-sire my abcdior bag draws inspiration from the signature elegance of the lady dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal d.i.o.r. Charms that highlight the silhouette.",tags:["Summer 2024","Lady Dior","Casual","Lightweight","Medium","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOdvsXq1710324342942:default:3::branch:Handbags:11",bindCta:null,bindProduct:{itemId:"M1151OTRLM900",title:"Medium Lady D-Sire My ABCDior Bag",tags:["Handbags","Summer 2024","Lady Dior","Black","Medium","Women","Lady D-Sire"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1151OTRLM900:default:3::branch:Handbags:11",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:11",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBvqPYhaE9Ct1JzBd4gm8g9YOiAZ1710499102900.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6sf9nB7WpJuLNIZT3c8O8Fmf3Gu1710499102936.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsSxYBxyVx2yRrUgEaYmarWhlUbk41710499102531.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsyhykK1B7W9613MAfipfIuE1foim1710499102345.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6FXJdaXib8lP0NPloe1XQGpoiKc1710499103268.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsCRx7T4ejNvgKNensH6LT4dPt6251710499103615.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M1151OTRL_M900-medium-lady-d-sire-my-abcdior-bag-black-bull-leather?objectID=M1151OTRL_M900&query=M1151OTRLM900&queryID=e82938220687c425c75277a7c526b932",linkTitle:null,linkType:"WEB",info:"New for Summer 2024, the Lady D-Sire My ABCDior bag draws inspiration from the signature elegance of the Lady Dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal D.I.O.R. charms that highlight the silhouette. Showcasing a shoulder strap that can be personalized by adding symbolic badges, the unique bag can be carried by hand or w",price:6100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOsdUSXr57U5Twhhkv17th3yHqBJ1710324292456.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsZyr3slVtlsParX6D0DqsM0QEx8d1710324283147.mp4",imgUrls:null,hashTags:["Summer 2024","Lady Dior","Handbags"]},product:null,cta:null},{position:"12",isCollected:null,video:{itemId:"VIDEOy76Fr1710324746846",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Hand","Shoulder","Crossbody","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOy76Fr1710324746846:default:3::branch:Handbags:12",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:12",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:12",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsqwogfFahvNml7vmATxwfKLcNlh91710324602536.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsVRd4z4V8UScNc7Wc96xv4xDVByb1710324589932.mp4",imgUrls:null,hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"13",isCollected:null,video:{itemId:"VIDEOvqhF71709609258469",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Thin","Removable Shoulder Strap","Medium","Lady Dior","Crossbody","Handbags","Cross-body & Shoulder Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOvqhF71709609258469:default:3::branch:Handbags:13",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:13",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:13",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsHmNyOcNdgB9Y8aIFYWCHlEZVl4x1709608981919.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fslhMX6mwCM4i5XFY6dpcMZdPocYv1710398865153.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJQCe9rZmsEjuIUpdck9Hs2gpNU81710398856427.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsnHUJufSHptF88bNsyUGmSSKYH4A1710398855734.jpg"],hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"14",isCollected:null,video:null,product:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:14",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:14",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},cta:null},{position:"15",isCollected:null,video:{itemId:"VIDEO693hq1709628690318",title:"New for the summer 2024 season, the dior caro top handle camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal cd signature.",tags:["Ready-To-Wear","Handbags","Signature Hardware Design","Monogram/Logo Print","Calfskin Leather","Summer 2024","Black"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO693hq1709628690318:default:3::branch:Handbags:15",bindCta:null,bindProduct:{itemId:"M3352UBHMM900",title:"Small Dior Caro Top Handle Camera Bag Black Macrocannage Calfskin ",tags:["Summer 2024","Black","Women","Handbags","Dior Caro"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M3352UBHMM900:default:3::branch:Handbags:15",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:15",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsx3wufMP9P6ovvCrXL58eVVA61gI1710499528917.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs82a414vXXhbgMXsw3Zm8TWyDMvI1710499528543.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJaZoFhur3jfMEciQdk5GMV8O2un1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fstO8CRKfBzpJUmAMyCDHDo23ji9N1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsagaUiox7KECRhbPn6MScg3s4Nwd1710499528602.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBsyFADiYBLWHaAIQfNRsgweVOWj1710499529947.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqJEwfvOLpXQ6nQt76o92XdLwzs11710499529939.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M3352UBHM_M900",linkTitle:null,linkType:"WEB",info:"New for the Summer 2024 season, the Dior Caro Top Handle Camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the Macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal CD signature. ",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsZhMDVzP6kuh9Qt86c11whAMglMU1709628656988.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsWrEKA6oRWUmOY14D1POTJjgiks51710401973577.jpg"],hashTags:["Ready-To-Wear"]},product:null,cta:null},{position:"16",isCollected:null,video:{itemId:"VIDEO2rUuG1709617832960",title:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO2rUuG1709617832960:default:3::branch:Handbags:16",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:16",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:16",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fs0BUtn8TYp4l8gWsg5WD9Ht8AP7R1709617796077.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsmecPfhI3OtZwJmKAXLv8scBSSdK1710399333565.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsfsWBLxbC36B7Pm7Ae1uL98EmoaH1710399333017.jpg"],hashTags:["Handbags","Dior Toujours Bag"]},product:null,cta:null},{position:"17",isCollected:null,video:{itemId:"VIDEOGZGZI1709629679782",title:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. A",tags:["Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOGZGZI1709629679782:default:3::branch:Handbags:17",bindCta:null,bindProduct:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:17",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:17",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsG1IT2gcB5iabcTL89Xs9bRHISMb1709629659698.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJB1txgzSsQLBBJSTzqGI40BvLkr1710399454552.jpg"],hashTags:["Handbags"]},product:null,cta:null},{position:"18",isCollected:null,video:{itemId:"VIDEOC2IMa1710324169054",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOC2IMa1710324169054:default:3::branch:Handbags:18",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:18",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:18",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsuF6sqlC9LCBLTgxHwMRinXwB6bF1710324135846.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsFwNsGElWR2SXQ2tWwHkaiqMZN5H1710324095954.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"19",isCollected:null,video:null,product:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:19",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:19",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},cta:null}],hs="Handbags",go={productUserId:cs,requestId:us,channel:vs,rtc:ps,tag:ms,recList:fs,hashTag:hs};const As=t=>{var e;const{rec:i,style:n={},sizeChange:l=()=>{},unitWidth:o,index:a,showBorder:d,list:r,reportTagsView:c,textStyles:s,space:f}=t,{swiperRef:h,setRtcList:g,setOpenHashtag:b,sxpParameter:A,globalConfig:S}=Xe(),[u,y]=U(!1);U(!1),U({height:1,width:1});const p=fe(null),T=fe(null);fe(null),fe(null);const[k,C]=U(""),M=pe(()=>{var E,V,F,_,R,N,D,j,X,K;return!((E=i?.video)===null||E===void 0)&&E.cover?(V=i?.video)===null||V===void 0?void 0:V.cover:!((_=(F=i?.video)===null||F===void 0?void 0:F.imgUrls)===null||_===void 0)&&_.length?(N=(R=i?.video)===null||R===void 0?void 0:R.imgUrls)===null||N===void 0?void 0:N[0]:!((j=(D=i?.product)===null||D===void 0?void 0:D.homePage)===null||j===void 0)&&j.length?(K=(X=i?.product)===null||X===void 0?void 0:X.homePage)===null||K===void 0?void 0:K[0]:A?.bottom_image||""},[i,A?.bottom_image]),m=pe(()=>{var E,V;return((E=i?.product)===null||E===void 0?void 0:E.title)||((V=i?.video)===null||V===void 0?void 0:V.title)||null},[i]),x=pe(()=>{var E;return n.transform?Number((E=n.transform)===null||E===void 0?void 0:E.substring(n.transform.indexOf(",",0)+1,n.transform.length-3)):void 0},[n]);pe(()=>x===void 0?!1:x<=d,[x,d]);const w=Ti({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:S,isHiddenDef:!0,style:s?.price});me(()=>{if(p.current===null||M==="")return;let E=null;u&&k?E=k:E=M,E&&p.current.setSrc(E)},[M,u,k]);const P=fe(),I=se(E=>{setTimeout(()=>{var V;const F=E?.clientHeight||((V=P?.current)===null||V===void 0?void 0:V.offsetHeight);l(F+56+f,a)},0)},[f,l,a,o,P]),O=()=>{c(),g?.(r),setTimeout(()=>{var E;(E=h?.current)===null||E===void 0||E.swiper.slideTo(a,0,!1),b?.(!1)},0)};return v.createElement("div",{ref:T,style:Object.assign({},n),className:"waterFallList-content-listItem",key:a,onClick:O},v.createElement("div",{className:"waterFallList-content-listItem-picture",ref:P},v.createElement(Mt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:I,ref:p})),v.createElement("div",{className:"waterFallList-content-listItem-info"},v.createElement("div",{className:`waterFallList-content-listItem-info-title ${w?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},s?.title),dangerouslySetInnerHTML:{__html:De(m,s?.title)}}),v.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!w,style:s.price,dangerouslySetInnerHTML:{__html:w??""}})))};function gs(t){var e,i,n,l,o,a,d,r,c,s,f,h,g,b,A,S,u,y,p,T,k,C,{reportTagsView:M,showBanner:m}=t,x=dt(t,["reportTagsView","showBanner"]);const{waterFallData:w,getRecommendVideos:P,hashTagSize:I,loadingImage:O,isOpenHashTag:E,cacheActiveIndex:V}=Xe(),{jumpToWeb:F}=_t(),_=fe(null),[R,N]=U(0),[D,j]=U(),X=fe(null),[K,$]=U([]),ee=fe(),ce=[170,230,300],[he,te]=U(!1),[Ne,Fe]=U([]),Ue=fe(),Y=se((Se,Z)=>Math.floor(Math.random()*(Z-Se+1))+Se,[]),J=fe([]),[Ae,be]=U({width:0}),ye=pe(()=>{const Se=Ae.width||0;return Se>=1200?6:Se>=768&&Se<=1199?4:2},[Ae]),re=pe(()=>Ae.width/ye-2,[ye,Ae]),Re=se(()=>{var Se;const Z=(Se=ee.current)!==null&&Se!==void 0?Se:[],G=[];for(let ne=0;ne<Ne?.length;ne++){const le=Math.floor(ne/ye),ue=ne%ye+1;let ke=0,it=9999999999;if(le===0)G[ne]=ne;else{for(let ie=0;ie<G.length;ie++)J.current[G[ie]].top+J.current[G[ie]].height<it&&(ke=ie,it=J.current[G[ie]].top+J.current[G[ie]].height);G[ke]=ne}J.current[ne]===void 0&&(J.current[ne]={}),le===0?(ue===1?J.current[ne].left=0:J.current[ne].left=J.current[ne-1].left+re+4,J.current[ne].top=0):(J.current[ne].left=J.current[ke].left,J.current[ne].top=it),J.current[ne].height=J.current[ne].height||ce[Y(0,2)],Z[ne]={transform:`translate(${J.current[ne].left}px,${J.current[ne].top}px)`,width:`${re}px`,height:J.current[ne].height}}return $([...Z]),[...Z]},[re,ye,ce,Y,Ne]),Je=se((Se,Z)=>{J.current[Z]===void 0&&(J.current[Z]={}),J.current[Z].height=Se,ee.current=Re()},[Re]);me(()=>{ee.current=Re()},[re,ye,Ne]),me(()=>{var Se,Z;if(te(!0),w&&P?.({hashTag:w?.hashTag,defaultSize:I,maxSize:I}).then(G=>{var ne,le;j(G),Fe((le=(ne=G?.recList)===null||ne===void 0?void 0:ne.filter(ue=>ue?.video!==null||ue?.product!==null))!==null&&le!==void 0?le:[]),te(!1)}),E){const G=go;j(G),Fe((Z=(Se=G?.recList)===null||Se===void 0?void 0:Se.filter(ne=>ne?.video!==null||ne?.product!==null))!==null&&Z!==void 0?Z:[]),te(!1)}},[w,P,I,E]);const ze=se(()=>{X.current!==null&&be({width:X.current.getBoundingClientRect().width})},[]);me(()=>{if(X.current===null)return;const Se=new ResizeObserver(Z=>{ze()});return Se.observe(X.current),()=>{Se.disconnect()}},[ze]),se(()=>{te(!0),w&&P?.({hashTag:w?.hashTag}).then(Se=>{var Z,G;Fe(Ne?.concat((G=(Z=Se?.recList)===null||Z===void 0?void 0:Z.filter(ne=>!ne?.video))!==null&&G!==void 0?G:[])),te(!1)})},[w,P,Ne]);const tt=se(()=>{N(_.current.scrollTop)},[]);me(()=>{var Se;return(Se=_?.current)===null||Se===void 0||Se.addEventListener("scroll",tt),()=>{var Z;(Z=_?.current)===null||Z===void 0||Z.removeEventListener("scroll",tt)}},[tt,_]);const ot=Se=>{var Z,G,ne,le,ue;if(!((Z=D?.tag)===null||Z===void 0)&&Z.link){M();const ke=w?.rec;F(Se,ke,(G=ke?.video)===null||G===void 0?void 0:G.bindProduct,(ne=ke?.video)===null||ne===void 0?void 0:ne.bindCta,V,(le=ke?.video)===null||le===void 0?void 0:le.traceInfo),window.location.href=window.getJointUtmLink((ue=D?.tag)===null||ue===void 0?void 0:ue.link)}};return v.createElement(v.Fragment,null,he?v.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:O,alt:"loading...",style:{objectFit:"contain"}})):v.createElement("div",{className:"waterFallList",ref:X},v.createElement("div",{className:"waterFallList-scroll",ref:_},m&&((e=D?.tag)===null||e===void 0?void 0:e.picture)&&v.createElement("div",{onClick:ot},v.createElement(Mt,{className:Me({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=D?.tag)===null||i===void 0?void 0:i.picture})),v.createElement("div",{className:"waterFallList-info",style:(n=x?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:De((l=D?.tag)===null||l===void 0?void 0:l.info,(o=x?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),v.createElement("div",{hidden:!(!((a=D?.tag)===null||a===void 0)&&a.link),className:"waterFallList-collection",style:Object.assign({},(d=x?.textStyles)===null||d===void 0?void 0:d.hashTagLink),onClick:ot,dangerouslySetInnerHTML:{__html:De(((r=D?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(c=x?.textStyles)===null||c===void 0?void 0:c.hashTagLink)}}),v.createElement("div",{className:"waterFallList-content"},Ne?.map((Se,Z)=>{var G;return v.createElement(As,Object.assign({key:Z,index:Z,rec:Se,list:Ne,showBorder:R+((G=_?.current)===null||G===void 0?void 0:G.clientHeight),style:K[Z],sizeChange:Je,unitWidth:re,reportTagsView:M},x))}),v.createElement("div",{hidden:!(!((s=D?.tag)===null||s===void 0)&&s.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(A=((h=J?.current[((f=J?.current)===null||f===void 0?void 0:f.length)-1])===null||h===void 0?void 0:h.top)+((b=J?.current[((g=J?.current)===null||g===void 0?void 0:g.length)-1])===null||b===void 0?void 0:b.height))!==null&&A!==void 0?A:0}px)`,height:!((S=D?.tag)===null||S===void 0)&&S.link?((u=Ue?.current)===null||u===void 0?void 0:u.offsetHeight)||((y=x?.buttonBgStyle)===null||y===void 0?void 0:y.height)||"100px":0}}))),v.createElement("div",{className:"waterFallList-bottom",hidden:!(!((p=D?.tag)===null||p===void 0)&&p.link),style:x?.buttonBgStyle}),v.createElement("div",{ref:Ue,hidden:!(!((T=D?.tag)===null||T===void 0)&&T.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},x?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},v.createElement("button",{"aria-label":((k=D?.tag)===null||k===void 0?void 0:k.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:x?.buttonStyle,onClick:ot,dangerouslySetInnerHTML:{__html:De(((C=D?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",x?.buttonStyle)}}))))}var bs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const ys=t=>{var e;const{rec:i,index:n,list:l,reportTagsView:o,textStyles:a,space:d}=t,{swiperRef:r,setRtcList:c,setOpenHashtag:s,sxpParameter:f,globalConfig:h}=Xe(),[g,b]=U(!1),A=fe(null),S=fe(null),u=fe(null),y=fe(null),[p,T]=U(""),k=pe(()=>{var w,P,I,O,E,V,F,_,R,N;return!((w=i?.video)===null||w===void 0)&&w.cover?(P=i?.video)===null||P===void 0?void 0:P.cover:!((O=(I=i?.video)===null||I===void 0?void 0:I.imgUrls)===null||O===void 0)&&O.length?(V=(E=i?.video)===null||E===void 0?void 0:E.imgUrls)===null||V===void 0?void 0:V[0]:!((_=(F=i?.product)===null||F===void 0?void 0:F.homePage)===null||_===void 0)&&_.length?(N=(R=i?.product)===null||R===void 0?void 0:R.homePage)===null||N===void 0?void 0:N[0]:f?.bottom_image||""},[i,f?.bottom_image]),C=pe(()=>{var w,P;return((w=i?.product)===null||w===void 0?void 0:w.title)||((P=i?.video)===null||P===void 0?void 0:P.title)||null},[i]),M=Ti({product:i?.product,enableFormattedPrice:(e=a?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:h,isHiddenDef:!0,style:a?.price});me(()=>{const w=new IntersectionObserver(P=>{P.forEach(I=>{if(I.isIntersecting){if(S.current===null||k==="")return;g&&p?A.current.setSrc(p):A.current.setSrc(k),w.unobserve(S.current)}})});return w.observe(S.current),()=>{w.disconnect()}},[k,g,p]);const m=(w,P,I)=>{const O=w/P;return I/O};me(()=>{const w=u?.current;w===null||k===""||!g||(w.src=k,w.currentTime=1,w.crossOrigin="anonymous",w.onloadeddata=()=>{const P=y?.current;if(!P)return;const I=P.getContext("2d"),O=window?.innerWidth/2,E=m(w.videoWidth,w.videoHeight,O);P.height=E,P.width=O,I?.drawImage(w,0,0,P.width,P.height),T(P.toDataURL()),w.remove(),P.remove()})},[k,g]);const x=()=>{o(),c?.(l),setTimeout(()=>{var w;(w=r?.current)===null||w===void 0||w.swiper.slideTo(n,0,!1),s?.(!1)},0)};return v.createElement("div",{ref:S,className:"list-content-listItem",key:n,onClick:x,style:{marginBottom:d}},v.createElement("div",{className:"list-content-listItem-picture"},g&&v.createElement("div",{style:{display:"none"}},v.createElement("video",{ref:u,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),v.createElement("canvas",{ref:y})),v.createElement(Mt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:A})),v.createElement("div",{className:"list-content-listItem-info"},v.createElement("div",{className:`list-content-listItem-info-title ${M?"list-content-listItem-info-nowrap":""}`,style:a?.title,dangerouslySetInnerHTML:{__html:De(C,a?.title)}}),v.createElement("div",{className:"list-content-listItem-info-price",style:a?.price,hidden:!M,dangerouslySetInnerHTML:{__html:M??""}})))};function ws(t){var e,i,n,l,o,a,d,r,c,s,f,h,g,b,A,S,u,{reportTagsView:y,showBanner:p}=t,T=dt(t,["reportTagsView","showBanner"]);const{waterFallData:k,getRecommendVideos:C,hashTagSize:M,loadingImage:m,isOpenHashTag:x,cacheActiveIndex:w}=Xe(),{jumpToWeb:P}=_t(),[I,O]=U(),[E,V]=U(),[F,_]=U(!1),R=fe(null),[N,D]=U(!1);se(()=>{N||(D(!0),k&&C?.({hashTag:k?.hashTag}).then(X=>{var K;O(I?.concat((K=X?.recList)!==null&&K!==void 0?K:[])),D(!1)}))},[k,C,I,N]),me(()=>{var X,K;if(_(!0),k&&C?.({hashTag:k?.hashTag,defaultSize:M,maxSize:M}).then($=>{var ee,ce;V($),O((ce=(ee=$?.recList)===null||ee===void 0?void 0:ee.filter(he=>he?.video!==null||he?.product!==null))!==null&&ce!==void 0?ce:[]),_(!1)}),x){const $=go;V($),O((K=(X=$?.recList)===null||X===void 0?void 0:X.filter(ee=>ee?.video!==null||ee?.product!==null))!==null&&K!==void 0?K:[]),_(!1)}},[k,C,M,x]);const j=X=>{var K,$,ee,ce,he;if(!((K=E?.tag)===null||K===void 0)&&K.link){y();const te=k?.rec;P(X,te,($=te?.video)===null||$===void 0?void 0:$.bindProduct,(ee=te?.video)===null||ee===void 0?void 0:ee.bindCta,w,(ce=te?.video)===null||ce===void 0?void 0:ce.traceInfo),window.location.href=window.getJointUtmLink((he=E?.tag)===null||he===void 0?void 0:he.link)}};return v.createElement(v.Fragment,null,F?v.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:m,alt:"loading...",style:{objectFit:"contain"}})):v.createElement("div",{className:"list"},v.createElement("div",{className:"list-scroll",ref:R},p&&((e=E?.tag)===null||e===void 0?void 0:e.picture)&&v.createElement("div",{onClick:j},v.createElement(Mt,{className:Me({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=E?.tag)===null||i===void 0?void 0:i.picture})),v.createElement("div",{className:"list-info",style:(n=T?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:De((l=E?.tag)===null||l===void 0?void 0:l.info,(o=T?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),v.createElement("div",{hidden:!(!((a=E?.tag)===null||a===void 0)&&a.link),className:"list-collection",onClick:j,style:Object.assign(Object.assign({},(d=T?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:T?.space}),dangerouslySetInnerHTML:{__html:De(((r=E?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(c=T?.textStyles)===null||c===void 0?void 0:c.hashTagLink)}}),v.createElement("div",{className:"list-content"},I?.map((X,K)=>v.createElement(ys,Object.assign({key:K,index:K,rec:X,list:I,reportTagsView:y},T)))),v.createElement("div",{hidden:!N,style:{textAlign:"center"}},"loading..."),v.createElement("div",{hidden:!(!((s=E?.tag)===null||s===void 0)&&s.link),style:{height:!((f=E?.tag)===null||f===void 0)&&f.link?((h=T?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((g=T?.buttonStyle)===null||g===void 0?void 0:g.height)||"100px":0}})),v.createElement("div",{className:"list-bottom",hidden:!(!((b=E?.tag)===null||b===void 0)&&b.link),style:T?.buttonBgStyle}),v.createElement("div",{hidden:!(!((A=E?.tag)===null||A===void 0)&&A.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},T?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},v.createElement("button",{"aria-label":((S=E?.tag)===null||S===void 0?void 0:S.linkTitle)||"Shop the collection",className:"list-btn",style:T?.buttonStyle,onClick:j,dangerouslySetInnerHTML:{__html:De(((u=E?.tag)===null||u===void 0?void 0:u.linkTitle)||"Shop the collection",T?.buttonStyle)}}))))}const xs=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:l,swiperRef:o,setWaterFallData:a,cacheRtcList:d,setRtcList:r,cacheActiveIndex:c,rtcList:s,setCacheRtcList:f,setIsFromHashtag:h,isFromHashtag:g,bffEventReport:b,themeTag:A,selectTag:S,bffFbReport:u}=Xe(),{backMainFeed:y}=_t(),p=fe(null),[T,k]=U();me(()=>{const w=document.getElementById("sxp-render"),P=document.getElementById("water-fall");P?p.current=P:(p.current=document.createElement("div"),p.current.setAttribute("id","water-fall"),w?.appendChild(p.current))},[]);const C=()=>{var w,P;y("branch",S,void 0,i?.hashTag),x(),a?.(void 0),h?.(!1),(P=(w=o?.current)===null||w===void 0?void 0:w.swiper)===null||P===void 0||P.slideTo(c,0,!1),n?.(!1)},[M,m]=U();me(()=>{i&&m(i)},[i]);const x=se(()=>{var w,P,I,O,E,V;const F=M?.rec;if(!F)return;let _="",R=null;g?_="hashTagPage":!((w=F?.video)===null||w===void 0)&&w.url?(_="videoPage",R="video"):!((I=(P=F?.video)===null||P===void 0?void 0:P.imgUrls)===null||I===void 0)&&I.length&&(_="imagePage",R="image"),b?.({eventInfo:{contentId:(O=F?.video)===null||O===void 0?void 0:O.itemId,position:c+"",contentTags:JSON.stringify((E=F?.video)===null||E===void 0?void 0:E.tags),traceInfo:(V=F?.video)===null||V===void 0?void 0:V.traceInfo,hashTags:JSON.stringify([M?.hashTag]),fromKName:_,fromKPage:location?.href,timeOnSite:Math.floor((new Date-T)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:R}})},[M,b,T,g,c]);return me(()=>{l&&(k(new Date),u?.({eventName:"PageView"}))},[l,u]),me(()=>{const w=()=>{k(new Date)};return window.addEventListener("pageshow",w),()=>{window.removeEventListener("pageshow",w)}},[]),p.current?Pn.createPortal(v.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},v.createElement(Ao,{icon:bs,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:C}),t?.openFixedSize===!0||t?.openFixedSize===void 0?v.createElement(ws,Object.assign({key:i,reportTagsView:x},t)):v.createElement(gs,Object.assign({key:i,reportTagsView:x},t))),p.current):null};var bo=Oe(xs);const Ss=t=>v.createElement(bo,Object.assign({},t));var Ts=Oe(Ss);const Es=mt(Ts,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ss,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var Is=[{title:"\u534F\u8BAE\u8BE6\u60C5",child:[{type:"Switch",label:"\u5FC5\u987B\u540C\u610F\u7528\u6237\u534F\u8BAE",name:["props","privacy_necessity"],extra:"\u5F53\u65B0\u7528\u6237\u8FDB\u5165\u9875\u9762\u65F6\uFF0C\u4F1A\u51FA\u73B0\u7528\u6237\u534F\u8BAE\u5F39\u7A97\uFF0C\u7528\u6237\u9700\u8981\u5148\u540C\u610F\u534F\u8BAE\u540E\u624D\u80FD\u8BBF\u95EE\u5185\u5BB9\u3002"},{type:"Text",label:"\u5F39\u7A97\u6807\u9898",name:["props","privacy_title"]},{type:"TextArea",label:"\u7528\u6237\u534F\u8BAE\u5F39\u7A97\u5185\u5BB9",name:["props","privacy_context"]},{type:"Group",label:"\u9690\u79C1\u653F\u7B56",child:[{type:"Text",name:["props","privacy_policy_title"]},{type:"Text",name:["props","privacy_policy_url"],addonBefore:"https://"}],extra:"\u5F53\u7528\u6237\u70B9\u51FB\u66F4\u591A\u4FE1\u606F\u6309\u94AE\u65F6\uFF0C\u5C06\u4F1A\u8DF3\u8F6C\u81F3\u8BBE\u7F6E\u7684\u94FE\u63A5\u67E5\u770B\u653F\u7B56\u5185\u5BB9"}]}];const yo=t=>v.createElement(yo,Object.assign({},t));var Cs=Oe(yo);const ks=mt(Cs,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Is},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Ps=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],wo={"animated-button":"index-module_animated-button__lqTbg",gradientCover:"index-module_gradientCover__5iUag","one-line-ellipsis":"index-module_one-line-ellipsis__HutE0","two-line-ellipsis":"index-module_two-line-ellipsis__c8gRJ"};const Ds=t=>{var e,i,n,l,o,a,d,r,c,s,{style:f,recData:h,ctaTempStyles:g,index:b,event:A,onClick:S,isExternalLink:u=!1,isActive:y}=t,p=dt(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:T,setPopupDetailData:k}=Xe(),{jumpToWeb:C}=_t(),[M,m]=U(!1),x=fe(null),w=fo(x),P=((n=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((o=(l=h?.video)===null||l===void 0?void 0:l.bindProduct)===null||o===void 0?void 0:o.bindCta)||((a=h?.video)===null||a===void 0?void 0:a.bindCta),I=((r=(d=h?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((c=h?.video)===null||c===void 0?void 0:c.bindProduct),O=_=>{var R,N,D,j;const X=((N=(R=h?.video)===null||R===void 0?void 0:R.bindProducts)===null||N===void 0?void 0:N[0])||((D=h?.video)===null||D===void 0?void 0:D.bindProduct)||h?.video;if(T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,X,b),k?.(Object.assign(Object.assign({},h),{index:b})),u){const K=I?.link||((j=X?.bindCta)===null||j===void 0?void 0:j.link);K&&(C(_,h,I,P,b),window.location.href=window.getJointUtmLink(K))}else S?.()},E=P?.enTitle||"\u67E5\u770B\u8BE6\u60C5",V=pe(()=>{var _,R;const N=A?.animation;if(N){const{delay:D,duration:j,backgroundColor:X}=N;return{":after":{animationDelay:`${(_=D/1e3)!==null&&_!==void 0?_:0}s`,animationDuration:`${(R=j/1e3)!==null&&R!==void 0?R:0}s`,backgroundColor:`${X??"transparent"}`}}}},[A?.animation]);me(()=>{var _,R,N;w&&x?.current&&y&&T?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((R=(_=h?.video)===null||_===void 0?void 0:_.bindProducts)===null||R===void 0?void 0:R[0])||((N=h?.video)===null||N===void 0?void 0:N.bindProduct)||h?.video,b)},[w,y]),me(()=>{m(!!w)},[w]);const F=pe(()=>M?wo["animated-button"]:null,[M]);return v.createElement("div",Object.assign({ref:x,style:Object.assign(Object.assign(Object.assign({},f),g?.ctaTitle),{lineHeight:`${(s=f?.height)!==null&&s!==void 0?s:0}px`})},p,{className:`${F} ${Me(V)} ${wo["one-line-ellipsis"]}`,onClick:O,dangerouslySetInnerHTML:{__html:De(E,g?.ctaTitle)}}))};var _s=Oe(Ds),Ls=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const Os=mt(_s,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Ps,bindableProps:[],interactionRender:Ls},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"center"}},event:{animation:{backgroundColor:"#F40082",name:1,delay:1e3,duration:2e3}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var Ms=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],Ai={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const Ns="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Rs=t=>{var e,i,n,l,o,a,d,r,c,s,f,h,g,b,A,S,u,y,p,T,k,C,M,{style:m,recData:x,ctaTempStyles:w,index:P,event:I,bottom_image:O,translateY:E,isTel:V,onClick:F,isExternalLink:_=!1,isActive:R}=t,N=dt(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);m==null||delete m.transform;const{sxpParameter:D,globalConfig:j,ctaEvent:X,setPopupDetailData:K}=Xe(),{jumpToWeb:$}=_t(),[ee,ce]=U(!0),he=((n=(i=(e=x?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((o=(l=x?.video)===null||l===void 0?void 0:l.bindProduct)===null||o===void 0?void 0:o.bindCta)||((a=x?.video)===null||a===void 0?void 0:a.bindCta),te=((r=(d=x?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((c=x?.video)===null||c===void 0?void 0:c.bindProduct),Ne=be=>{var ye,re,Re,Je;const ze=((re=(ye=x?.video)===null||ye===void 0?void 0:ye.bindProducts)===null||re===void 0?void 0:re[0])||((Re=x?.video)===null||Re===void 0?void 0:Re.bindProduct)||x?.video;if(X?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},x,ze,P),K?.(Object.assign(Object.assign({},x),{index:P})),_){const tt=te?.link||((Je=ze?.bindCta)===null||Je===void 0?void 0:Je.link);tt&&($(be,x,te,he,P),window.location.href=window.getJointUtmLink(tt))}else F?.()},Fe=he?.enTitle||"\u67E5\u770B\u8BE6\u60C5",Ue=pe(()=>{const be=I?.animation;if(be){const{delay:ye,duration:re}=be;return{animationDelay:`${ye?ye/1e3:0}s`,animationDuration:`${re?re/1e3:0}s`}}},[I?.animation]),Y=(b=(g=(h=(s=te?.cover)!==null&&s!==void 0?s:(f=te?.homePage)===null||f===void 0?void 0:f[0])!==null&&h!==void 0?h:he?.icon)!==null&&g!==void 0?g:D?.bottom_image)!==null&&b!==void 0?b:O,J=be=>{be.stopPropagation(),ce(!1)};me(()=>{ce(!0)},[R]);const Ae=pe(()=>R&&ee?Ai["animated-fadeIn"]:null,[R,ee]);return v.createElement(v.Fragment,null,V?v.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):v.createElement("div",Object.assign({},N,{className:`${Me(Object.assign(Object.assign({},m),{"--transY":`translateY(calc(100% + ${(A=m?.margin)!==null&&A!==void 0?A:0}px))`}))} ${Ai.aniLinkPopup} ${Ae} ${Me(Ue)}`,onClick:Ne}),v.createElement("div",{onClick:J,className:Ai["modal-icon-wrapper"],style:{padding:(S=m?.padding)!==null&&S!==void 0?S:0}},v.createElement("img",{src:j?.popupCloseIcon||Ns,alt:"close",className:Ai["modal-icon-wrapper-img"]})),v.createElement(Yt,{src:Y,rec:x,item:(k=(p=(y=(u=x?.video)===null||u===void 0?void 0:u.bindProducts)===null||y===void 0?void 0:y[0])!==null&&p!==void 0?p:(T=x?.video)===null||T===void 0?void 0:T.bindProduct)!==null&&k!==void 0?k:x?.video,index:P,translateY:E,imgStyle:w?.img,isActive:R}),(!x||te?.title)&&v.createElement("div",{className:Ai["one-line-ellipsis"],style:w?.title,dangerouslySetInnerHTML:{__html:De((C=te?.title)!==null&&C!==void 0?C:"Product Name",w?.title)}}),v.createElement("div",{className:Ai["one-line-ellipsis"],style:Object.assign(Object.assign({},w?.ctaTitle),{lineHeight:((M=w?.ctaTitle)===null||M===void 0?void 0:M.height)+"px"}),dangerouslySetInnerHTML:{__html:De(Fe,w?.ctaTitle)}})))};var Vs=Oe(Rs),js=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const Fs=mt(Vs,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Ms,bindableProps:[],interactionRender:js},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var Bs=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],zs=[{title:"\u5168\u5C40\u8BBE\u7F6E",child:[{type:"Switch",label:"\u5F39\u7A97\u5F00\u5173",name:["props","open"]},{type:"Switch",label:"\u6BCF\u6B21\u8FDB\u5165\u63D0\u793A",name:["props","isShowOnce"]},{type:"Switch",label:"\u5173\u95ED\u6309\u94AE",name:["props","isShowClose"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u5185\u8FB9\u8DDD",name:["style","padding"],addonAfter:"px"},{label:"\u5BF9\u9F50",type:"TextAlign",name:["style"]}]},{title:"\u534F\u8BAE\u5185\u5BB9",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","content","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","content","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","content","style","color"]},{type:"Number",name:["props","content","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","content","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","content","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","content","text"]}]},{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","interaction","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","interaction","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","interaction","style","color"]},{type:"Number",name:["props","interaction","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","interaction","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","interaction","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","interaction","text"]}]}];const xo=yi({}),Hs=({children:t,data:e})=>{var i,n,l,o,a,d,r,c,s,f,h,g,b,A;const[S,u]=U(!1),[y,p]=U(!1),[T,k]=U(""),[C,M]=U(!1);return v.createElement(xo.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.default_recommend,personalizedRecommend:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.personalized_recommend,placeholderImage:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.placeholder_image,hashTagSize:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.hash_tag_size,loadingImage:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.loading_image,privacyContent:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.privacy_context,privacyNecessity:(c=e?.sxp_parameter)===null||c===void 0?void 0:c.privacy_necessity,privacyPolicyTitle:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.privacy_policy_title,privacyPolicyUrl:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(g=e?.sxp_parameter)===null||g===void 0?void 0:g.template,industry:(b=e?.sxp_parameter)===null||b===void 0?void 0:b.industry},appDomain:e?.appDomain,openHashtag:S,setOpenHashtag:u,openConsent:y,setOpenConsent:p,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:T,setConsentPopupCate:k,openMultiPosts:C,setOpenMultiPosts:M,pageTypeList:(A=e?.pageTypeList)!==null&&A!==void 0?A:[]}},t)};function gn(){return bi(xo)}var Ws="data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg t='1730260080030' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4241' xmlns:xlink='http://www.w3.org/1999/xlink' width='64' height='64'%3e%3cpath d='M895.156706 86.256941a30.177882 30.177882 0 0 1 42.767059-0.180706c11.745882 11.745882 11.745882 30.870588-0.180706 42.767059L128.843294 937.743059c-11.866353 11.866353-30.930824 12.047059-42.767059 0.180706-11.745882-11.745882-11.745882-30.870588 0.180706-42.767059L895.156706 86.256941z' fill='white' p-id='4242'%3e%3c/path%3e%3cpath d='M86.076235 86.076235c11.745882-11.745882 30.870588-11.745882 42.767059 0.180706l808.899765 808.899765c11.866353 11.866353 12.047059 30.930824 0.180706 42.767059-11.745882 11.745882-30.870588 11.745882-42.767059-0.180706L86.256941 128.843294a30.177882 30.177882 0 0 1-0.180706-42.767059z' fill='white' p-id='4243'%3e%3c/path%3e%3cpath d='M0 0h1024v1024H0z' fill='white' fill-opacity='0' p-id='4244'%3e%3c/path%3e%3c/svg%3e",Xs="data:image/png;base64,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jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cAv8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/9k=";const Us=t=>{var e,i,{isTel:n,isShowOnce:l,open:o,content:a,interaction:d,style:r,onClick:c,contsentState:s,isShowClose:f}=t;dt(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:h}=gn(),[g,b]=U(!1),A=pe(()=>h==="Display"||o&&(l||s)&&r&&!g,[h,o,g]),S=se(()=>{b(!0)},[]),u=se(()=>{c?.()},[]);return v.createElement(v.Fragment,null,n?v.createElement("img",{src:Xs,width:"100%"}):v.createElement(v.Fragment,null,A&&v.createElement("div",{className:"consentPopupDisplay",style:r},v.createElement("div",{style:{flex:1}},v.createElement("span",{style:a?.style,dangerouslySetInnerHTML:{__html:De((e=a?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),a?.style)}}),v.createElement("span",{style:Object.assign(Object.assign({},d?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:De((i=d?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),d?.style)},onClick:u})),f&&v.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:S},v.createElement("img",{src:Ws,alt:"close"})))))};var Gs=Oe(Us);const Ys=mt(Gs,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:zs,bindableProps:[],interactionRender:Bs},defaulSetting:{props:{content:{text:"To personalise or adjust your preferences at any time,click on link below to see more cead more",style:{fontSize:12,color:"#fff"}},interaction:{text:"read more",style:{fontSize:12,color:"#fff",textDecoration:"underline"}},isShowClose:!0},style:{backgroundColor:"#000",padding:18}},sort:1});var qs=[{title:"\u80CC\u666F\u8BBE\u7F6E",child:[{label:"\u80CC\u666F\u56FE",type:"Upload",name:["props","bgImgUrl"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A720 * 1280"},{type:"Group",label:"\u8FD4\u56DE\u6309\u94AE",child:[{type:"Switch",name:["props","backButton","enable"]},{type:"Upload",name:["props","backButton","icon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A100 * 76"}]},{type:"Group",label:"",child:[{type:"Select",name:["props","backButton","xPosit"],options:[{label:"\u76F8\u5BF9\u5DE6\u4FA7",value:"left"},{label:"\u76F8\u5BF9\u53F3\u4FA7",value:"right"}],initialValue:"left"},{type:"Number",name:["props","backButton","x"],addonAfter:"X"}]},{type:"Group",label:"",child:[{type:"Select",name:["props","backButton","yPosit"],options:[{label:"\u76F8\u5BF9\u5E95\u90E8",value:"bottom"},{label:"\u76F8\u5BF9\u9876\u90E8",value:"top"}],initialValue:"top"},{type:"Number",name:["props","backButton","y"],addonAfter:"Y",initialValue:0}]}]},{title:"\u6309\u94AE\u8BBE\u7F6E (\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A500 * 500)",child:[{type:"Group",child:[{type:"Upload",name:["props","button1Url"],text:"\u6309\u94AE1"},{type:"Upload",name:["props","button2Url"],text:"\u6309\u94AE2"}]},{type:"Group",child:[{type:"Upload",name:["props","button3Url"],text:"\u6309\u94AE3"},{type:"Upload",name:["props","button4Url"],text:"\u6309\u94AE4"}]}]}];const Zs=t=>{var e,i,{bgImgUrl:n,style:l,recData:o}=t,a=dt(t,["bgImgUrl","style","recData"]);const{bffEventReport:d,curTime:r,updateChannel:c,multiPostTimeRef:s}=Xe(),{isActive:f}=hn()||{},h=fe(!1),g=((e=o?.video)===null||e===void 0?void 0:e.traceInfo)||((i=o?.product)===null||i===void 0?void 0:i.traceInfo)||"",b=se((y,p)=>{try{return new Function("props","str",`if (str) {
|
5
|
+
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:j?.info})))},Nt=()=>{var se,ot;return v.createElement(v.Fragment,null,(E||B?.link)&&v.createElement("a",{"aria-label":(se=Qe?.enTitle)!==null&&se!==void 0?se:"Purchase on Website",role:"button",tabIndex:0,onClick:at,className:"pb-commondity-btn",style:H},v.createElement("span",{dangerouslySetInnerHTML:{__html:ke((ot=Qe?.enTitle)!==null&&ot!==void 0?ot:"Purchase on Website",H)}})))},Ut=ae(se=>se?.lineClamp?Object.assign(Object.assign({},se),{overflow:"hidden",WebkitLineClamp:se?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):se,[]),Lt=ae(se=>{xe.current=new Date,oe(se),le.current=se,de?.current&&(de.current.swiper.slideTo(0),de.current.swiper.autoplay.start())},[]),Ft=ae(()=>{var se,ot,St;if(!L)return v.createElement(vo,{products:(se=ie?.video)===null||se===void 0?void 0:se.bindProducts,data:$,defImg:(St=(ot=q?.bottom_image)!==null&&ot!==void 0?ot:V)!==null&&St!==void 0?St:"",style:{padding:"0 19px"},onCLick:Lt,popupDetailData:Q,check:ne})},[ne]),kt=ce(()=>{const se={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return se?.[D?.dotsAlign]},[D?.dotsAlign]),Gt=B?.remark,Ye=ae(()=>{de.current&&de.current.swiper&&Se&&de.current.swiper.autoplay.stop()},[]),Rt=ae(()=>{de.current&&de.current.swiper&&Se&&de.current.swiper.autoplay.start()},[]),Vt=ae(se=>{et(se.activeIndex)},[]),Se=ce(()=>Xi(),[]);return v.createElement(v.Fragment,null,v.createElement("div",Object.assign({className:Le(Object.assign({},w))},Ge),v.createElement("div",{style:{position:"relative"},onMouseEnter:Ye,onMouseLeave:Rt},B&&((T=B?.homePage)===null||T===void 0?void 0:T.length)>0&&v.createElement(ui,Object.assign({height:Ct,modules:[Vi,ji,...Se?[tn,nn,Ri,$i]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:kt,bulletElement:"button"}},Se?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,autoplay:{delay:D?.delay*1e3},ref:de,onSlideChange:Vt,className:Le(Object.assign(Object.assign({".swiper-pagination":{bottom:(k=D?.dotsMarginBottom)!==null&&k!==void 0?k:0,fontSize:"14px"}},D?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:D?.dotsBgColor,opacity:1}}),D?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${D?.dotsActiveColor}!important`,opacity:1}}))}),v.createElement(v.Fragment,null,(C=B?.homePage)===null||C===void 0?void 0:C.map((se,ot)=>{var St;return v.createElement(Yt,{key:ot,"aria-hidden":ot!==Ce},v.createElement("div",{style:{overflow:"hidden",width:yt,height:Ct}},v.createElement(Mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${D?.translateY?D?.translateY+50:50}%`},src:(St=se??q?.bottom_image)!==null&&St!==void 0?St:V})))}))),!(!((M=B?.homePage)===null||M===void 0)&&M.length)&&v.createElement("div",{className:Le({height:Ct,width:yt})},v.createElement("img",{className:Le({objectFit:"cover",width:"100%",height:"100%"}),src:(m=q?.bottom_image)!==null&&m!==void 0?m:V,alt:"pdp image"})),(Gt||!B)&&re&&v.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>U(!0)},v.createElement("img",{src:re,alt:"3d",width:"72px"}))),Ft(),v.createElement("div",{className:"pb-commondity-content"},Xt({isPost:L}))),Nt(),v.createElement(hi,{visible:it,onClose:()=>Te(!1)},v.createElement("div",{style:{paddingBottom:"80px"}},Xt({isPost:!1})),Nt()),v.createElement(hi,{visible:K,padding:0,isFullScreen:!0,onClose:()=>U(!1)},v.createElement("div",{style:{backgroundColor:Oe,height:"100%"}},v.createElement("iframe",{src:Gt,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Za=De(qa),Ka=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Ja=ft(Za,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:cl,interactionRender:Ka},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18,marginTop:24,marginBottom:10},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000",marginBottom:14},info:{color:"gray",fontSize:12},taxInfo:{color:"#000",fontSize:13,textAlign:"left",marginBottom:"10px"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var Qa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],$a=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],po="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAABHBJREFUeF7lmzuoFkcYhp/TihdIl0JBESubSCCCih4NXgJeUphCjyKmEEVtLRSjooWtShILRRJtgpCoeLzgLUZBQbTwAoooqLWoCWIXeZdd3bP++8/st7OX33+ac2Dn8r3Pvzv7zcy7A9RT5gDjgQnx3/T/iuA58Cz+m/7/StXhDVQ0gATOBhYCi4GxxnHeAKeAs8DfMSBjV52bhQTwBbApFj4YNMqPnV0GrgL7gJchxggFQMI3A5NDBOXRx+MYwn6Pul2rlAWwMv7VvykbiLH9TUAQjhnbYwUwA9gKLLIOHLjdGWAPcL1ovxYAG4G9wKiig1Vc/y2wBThQZJyiAA4Ba4sM0EDdw8CPvuMWAXAb+Mq344br3QGm+cTgC+B/n85aWMepz1kBOBknMy3U5wxJSdSSbrVcAPR+V9LRy0X5SW6+0A3AMuDPXlaeiv174K9OWvIAfA1cAMZ9JgBeA98Ct7J68gAMtyjJCfUbKFn6zgeA0tujoUZtWT9D2bS50x1wA2gqt6+al9YO09ODZAF8DrO+C+KIt0IagNbzIlTXktYVaKfr9+PNkSklchMtpXWHR/sJaQA7gJ8sUdXURuJ/AB7E4/0BLDeOvROQ3hEA/gFmGjusullWfDKeFcI1YFYawETgSdUqjP3niS8LYRLwNHkE1gM/GwOssplLfBkIG4BfEgBKE5dWqcTQt694da1td22YFikngGUJgH+B0UVaV1y3iHiFYpnA/wPGCICFXpX66xCfxD8oAKuA3wIpegToHW0tdYpXjKsFQLu7u60Rx+3exSCPG29HdVO3eI25TQB+BdaVAKCMSneRVpBJKfpMNiFesR4UgNOdlomeQF4AWj3quCpbfCE0JV7xDgvAXWCqp+B0tYfACkC7xXnFBaFJ8Yr5ngC8Mu78KHnS4+MqeRCaFq+4X5cB8MnmQoE7oQ3iPwCwPgJWEdZ2rjvNcj16BMpMghYxWsElS1pX0K45xNXedT2aBMu+BotCcAVlfZX69puuF70GQyRCoSFU/csnEKJEKFQqHApCXeIFIUqFQy6GykKoU7wARIuh6HVQwsmVffasEOoWLwfauASADkKU0oYqRSHULV465SsaSgAoqfk9lPq4H18ITYhXiJr7jiYAZGyUUzN0cUFoSrx0yrX6PH0ucEmTQmgCXdb5TYrX/uFcaa3rYCR7JzQpXro1vg5HRgCo+mhMEOT3/RKQYaGpkns0poD6+nA0+UX6+nhcEPreICEIfW2REQCZoc+30A9snTjlI57fyUzdzSYnU3RpP7414sDtNLl3NFG7jJK9YI52sepqnnYBUOe9ZJLOwnCapn0AqNO+NksnVHvJNO00SSeifO+ApH4vZIpdzdHZZ6QoALWXifqI8TTJNWGVua5drTV5pui8ji0A1JfM1Lta5CeWD3h7JzO0i6gVQNJv3342lwXbtx9OpkFoP0ET0LwKDZcyOF5s46ez2TtCxkt9OL0gBmJ1oMnJJcHnYo/wU9czXfR62TnAd7zWfj7/HrAAAKDnDZ8VAAAAAElFTkSuQmCC";const er=t=>{var{content:e,btnText:i,style:n,icon:l,isPopup:o,isExternalLink:a,onClose:d,onClick:r,submitButtonStyle:c,contentStyle:s}=t,f=st(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=Ue(),{jumpToWeb:g}=Dt(),b=typeof l=="string"?l:Ga(l),A=x=>{var u,y,p;if(a){const T=h,k=(u=T?.video)===null||u===void 0?void 0:u.bindProduct,C=(p=(y=T?.video)===null||y===void 0?void 0:y.bindProduct)===null||p===void 0?void 0:p.bindCta,M=h?.index;g(x,T,k,C,M)}o||d?.(),r?.()};return v.createElement("div",Object.assign({className:`pb-prompt ${Le(Object.assign({},n))}`},f),v.createElement("div",{className:"pb-prompt-icon"},v.createElement("img",{width:"100%",src:b??po,alt:"success image"})),v.createElement("div",{className:"pb-prompt-content",style:s,dangerouslySetInnerHTML:{__html:ke(e,s)}}),v.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:c,onClick:A,dangerouslySetInnerHTML:{__html:ke(i,c)}}))};var tr=De(er);const ir=ft(tr,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:$a,bindableProps:[],interactionRender:Qa},defaulSetting:{props:{icon:po,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var nr=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];const or=t=>{var e,i,n,l,o,a,d,r,c,s,f,h,g,b,A,x,u,y,p,T,k,C,M,m,S,w,_,I,{style:O,isDefault:E,rec:V,viewTime:F,isPost:L,bottom_image:R,tipText:N,swiper:D,commodityStyles:j,buttonStyle:H,index:J,commodityGroup:$,popupBg:ee,iframeIcon:re,commodityImgRatio:me,isTel:te,iframeBgColor:Oe,isActive:je=!0}=t,Ge=st(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);X(!0);const{sxpParameter:q,popupCurTimeRef:Q,popupDetailData:fe,isPreview:we,bffFbReport:xe,checkCommodityIndexRef:le,globalConfig:Me}=Ue(),{jumpToWeb:Ke,productView:ze}=Dt();X(!1),X(!1),X(!0);const[$e,it]=X(!1),Te=ve(null),[K,U]=X(!1),[ne,oe]=X((e=fe?.multiCheckIndex)!==null&&e!==void 0?e:0),de=ve(),[Ce,et]=X(0),ie=L?V:fe;let B=L?ie?.product:(n=(i=ie?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=ie?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],Qe=L?(a=ie?.product)===null||a===void 0?void 0:a.bindCta:(c=(r=(d=ie?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&c!==void 0?c:(h=(f=(s=ie?.video)===null||s===void 0?void 0:s.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const It=L?J:fe?.index;if(!L&&$?.open&&(!((g=ie?.video)===null||g===void 0)&&g.bindProducts)&&((A=(b=ie?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0?void 0:A.length)>0){le.current=ne;const Se=(x=ie?.video)===null||x===void 0?void 0:x.bindProducts[ne];B=Se,Qe=Se?.bindCta}const at=Se=>{B?.link&&(Ke(Se,ie,B,Qe,It),L||ze(ie,B,Qe,F||Te.current,It),window.location.href=window.getJointUtmLink(B.link))};ue(()=>{je&&(xe?.({eventName:"ProductView",product:B}),xe?.({eventName:"PageView",product:B}))},[je,xe]),ue(()=>{const Se=()=>{je&&(Te.current=new Date)};return Se(),window.addEventListener("pageshow",Se),()=>{window.removeEventListener("pageshow",Se)}},[je]);const xt=Ti({product:B,enableFormattedPrice:(u=j?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Me,style:j?.price}),yt=(we?375:(y=O?.width)!==null&&y!==void 0?y:window.innerWidth)-((p=ee?.horizontalMargin)!==null&&p!==void 0?p:0)*2,Ct=me?yt*(me.h/me.w):yt,Xt=({isPost:Se})=>v.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},v.createElement(zi,{isPost:Se,onClick:()=>it(!0),className:"pb-commondityDiroNew-info",style:j?.info,foldText:N?.foldText,unfoldText:N?.unfoldText,text:B?.info||`Unveiled at the Spring-Summer 2023 fashion show, the Dior Toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with Macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the D of the CD Lock closure twists to adjust the sides and enhance the bag's silhouette. The leather handles can be adjusted using the small notches in order to be able to carry the large bag by hand or wear it over the shoulder. CD Lock and strap closures D.I.O.R. charms Removable interior pouch Adjustable leather handles Dust bag included
|
6
|
+
Made in Italy`})),Nt=ae(Se=>Se?.lineClamp?Object.assign(Object.assign({},Se),{overflow:"hidden",WebkitLineClamp:Se?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Se,[]),Ut=ae(Se=>{Q.current=new Date,oe(Se),le.current=Se,de?.current&&(de.current.swiper.slideTo(0),de.current.swiper.autoplay.start())},[]),Lt=ae(()=>{var Se,se,ot;if(!L)return v.createElement(vo,{products:(Se=ie?.video)===null||Se===void 0?void 0:Se.bindProducts,data:$,defImg:(ot=(se=q?.bottom_image)!==null&&se!==void 0?se:R)!==null&&ot!==void 0?ot:"",style:{padding:"0 19px"},onCLick:Ut,popupDetailData:fe,check:ne})},[ne]),Ft=ce(()=>{const Se={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Se?.[D?.dotsAlign]},[D?.dotsAlign]),kt=B?.remark,Gt=ae(()=>{de.current&&de.current.swiper&&Vt&&de.current.swiper.autoplay.stop()},[]),Ye=ae(()=>{de.current&&de.current.swiper&&Vt&&de.current.swiper.autoplay.start()},[]),Rt=ae(Se=>{et(Se.activeIndex)},[]),Vt=ce(()=>Xi(),[]);return v.createElement("div",{className:"pb-commondityDiroNew"},v.createElement("div",Object.assign({className:Le(Object.assign(Object.assign({},O),{transform:"translate3d(0px, 0px, 0px)"}))},Ge),v.createElement("div",{style:{position:"relative"},onMouseEnter:Gt,onMouseLeave:Ye},B&&((T=B?.homePage)===null||T===void 0?void 0:T.length)>0&&v.createElement(ui,Object.assign({height:Ct,modules:[Vi,ji,...Vt?[tn,nn,Ri,$i]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Ft,bulletElement:"button"}},Vt?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:de,onSlideChange:Rt,autoplay:{delay:D?.delay*1e3},className:Le(Object.assign(Object.assign({".swiper-pagination":{bottom:(k=D?.dotsMarginBottom)!==null&&k!==void 0?k:0,fontSize:"14px"}},D?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:D?.dotsBgColor,opacity:1}}),D?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${D?.dotsActiveColor}!important`,opacity:1}}))}),(C=B?.homePage)===null||C===void 0?void 0:C.map((Se,se)=>{var ot;return v.createElement(Yt,{key:se,"aria-hidden":se!==Ce},v.createElement("div",{style:{overflow:"hidden",width:yt,height:Ct}},v.createElement(Mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${D?.translateY?D?.translateY+50:50}%`},src:(ot=Se??q?.bottom_image)!==null&&ot!==void 0?ot:R})))})),!(!((M=B?.homePage)===null||M===void 0)&&M.length)&&v.createElement("div",{className:Le({height:Ct,width:yt})},v.createElement("img",{className:Le({objectFit:"cover",width:"100%",height:"100%"}),src:(m=q?.bottom_image)!==null&&m!==void 0?m:R,alt:"pdp image"})),(kt||!B)&&re&&v.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>U(!0)},v.createElement("img",{src:re,alt:"3d",width:"72px"}))),Lt(),v.createElement("div",{className:"pb-commondityDiroNew-content"},v.createElement("div",{className:"pb-commondityDiroNew-content-top"},v.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},v.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:Nt(j?.title),dangerouslySetInnerHTML:{__html:ke((S=B?.title)!==null&&S!==void 0?S:"Large Dior Toujours BagLarge",j?.title)}}),v.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!B&&(!B?.collection||B?.collection===""),style:Nt(j?.collection),dangerouslySetInnerHTML:{__html:ke(B?.collection||"Black Macrocannage CalfskinLarge",j?.collection)}})),v.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},v.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!B&&!B?.price,style:Nt(j?.price),dangerouslySetInnerHTML:{__html:xt??""}}),v.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!B&&!B?.taxInfo,style:Nt(j?.taxInfo),dangerouslySetInnerHTML:{__html:ke((w=B?.taxInfo)!==null&&w!==void 0?w:"\u7A0E\u8D39",j?.taxInfo)}}))),(!B||B?.link)&&v.createElement("a",{"aria-label":(_=Qe?.enTitle)!==null&&_!==void 0?_:"Shop now",role:"button",tabIndex:0,onClick:at,className:"pb-commondityDiroNew-btn",style:H},v.createElement("span",{dangerouslySetInnerHTML:{__html:ke((I=Qe?.enTitle)!==null&&I!==void 0?I:"Shop now",H)}})),Xt({isPost:L}))),v.createElement(hi,{visible:$e,onClose:()=>it(!1)},v.createElement("div",{style:{paddingTop:"20px"}},Xt({isPost:!1}))),v.createElement(hi,{visible:K,padding:0,isFullScreen:!0,onClose:()=>U(!1)},v.createElement("div",{style:{backgroundColor:Oe,height:"100%"}},v.createElement("iframe",{src:kt,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var lr=De(or),ar=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const rr=ft(lr,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:nr,interactionRender:ar},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var sr=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function mo(t){const e=ve(null),[i,n]=X(!1);return ue(()=>{e.current=new IntersectionObserver(([l])=>{n(l.isIntersecting)})},[]),ue(()=>{var l;return t?.current&&((l=e?.current)===null||l===void 0||l.observe(t?.current)),()=>{var o;(o=e?.current)===null||o===void 0||o.disconnect()}},[t]),i}const dr=({src:t,rec:e,item:i,index:n,style:l,translateY:o,imgStyle:a,enableEventReport:d=!0,isActive:r})=>{const c=ve(null),s=mo(c),{ctaEvent:f}=Ue(),[h,g]=X(!1);return ue(()=>{s&&t&&c?.current&&d&&!h&&r&&(g(!0),f?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n))},[s,t,c,e,f,i,n,d,h,r]),ce(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),v.createElement("div",{className:Le(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},a))},v.createElement("div",{ref:c,hidden:!t,className:Le({width:"100%",height:"100%"})},v.createElement(Mt,{className:Le(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${o?o+50:50}%`},l)),src:t})))};var Kt=De(dr);const cr=t=>{var e,i,n,{style:l,isDefault:o,rec:a,viewTime:d,isPost:r,bottom_image:c,commodityStyles:s,buttonStyle:f,translateY:h=0,commodityPicture:g,isExternalLink:b,onClick:A}=t,x=st(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:u,popupDetailData:y,setPopupDetailData:p,ctaEvent:T,globalConfig:k,bffFbReport:C}=Ue(),{jumpToWeb:M}=Dt(),{popup:m}=li(),S=r?a:y,w=(i=(e=S?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],_=y?.index,I=ae(E=>{var V;return Ti({product:E,enableFormattedPrice:(V=s?.price)===null||V===void 0?void 0:V.enableFormattedPrice,globalConfig:k,style:s?.price})},[(n=s?.price)===null||n===void 0?void 0:n.enableFormattedPrice,k]),O=En((E,V,F)=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,E,_),p?.(Object.assign(Object.assign({},S),{video:Object.assign(Object.assign({},S?.video),{bindProduct:E}),index:_,multiCheckIndex:V})),b?E?.link&&(M(F,S,E,E.bindCta,_),window.location.href=window.getJointUtmLink(E.link)):A?.()},m?.duration);return ue(()=>{C?.({eventName:"PageView"})},[]),v.createElement("ul",{role:"list",className:Le(Object.assign(Object.assign({},l),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},w?.map((E,V)=>{var F,L,R,N,D,j,H,J,$,ee,re;return v.createElement(v.Fragment,null,S&&!E?.bindCta?null:v.createElement("li",{role:"listitem",key:V,onClick:me=>O(E,V,me)},v.createElement("button",Object.assign({role:"button","aria-label":E?.title,tabIndex:0,className:Le({display:"flex",alignItems:"normal",width:"100%",textAlign:"left"})},x),v.createElement(Kt,{src:(N=(R=(F=E?.cover)!==null&&F!==void 0?F:(L=E?.homePage)===null||L===void 0?void 0:L[0])!==null&&R!==void 0?R:u?.bottom_image)!==null&&N!==void 0?N:c,rec:S,item:E,index:V,translateY:h,imgStyle:g,enableEventReport:!1}),v.createElement("div",{style:{width:`calc(100% - ${(D=g?.width)!==null&&D!==void 0?D:0}px - ${(j=g?.marginRight)!==null&&j!==void 0?j:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},v.createElement("div",null,v.createElement("div",{className:"one-line-ellipsis",style:s?.title,hidden:!!E&&!E?.title,dangerouslySetInnerHTML:{__html:ke((H=E?.title)!==null&&H!==void 0?H:"Pendant in Yellow Gold with Diamonds, Medium",s?.title)}}),v.createElement("div",{className:"two-line-ellipsis",style:s?.collection,hidden:!!E&&(!E?.collection||E?.collection===""),dangerouslySetInnerHTML:{__html:ke((J=E?.collection)!==null&&J!==void 0?J:"Tiffany Lock",s?.collection)}})),v.createElement("div",{className:Le({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",null,v.createElement("div",{style:s?.price,hidden:!!E&&!E?.price,dangerouslySetInnerHTML:{__html:($=I(E))!==null&&$!==void 0?$:""}})),v.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},f),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:ke((re=(ee=E?.bindCta)===null||ee===void 0?void 0:ee.enTitle)!==null&&re!==void 0?re:"Shop Now",f)}}))))))}))};var ur=De(cr),vr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const pr=ft(ur,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:sr,interactionRender:vr},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var mr=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]},{title:"iframe",child:[{type:"TextArea",label:"url",name:["props","iframe","src"]},{type:"TextArea",label:"allow",name:["props","iframe","allow"]}]}];const fr=t=>{var e,i,{content:n,btnText:l,style:o,icon:a,isPopup:d,isExternalLink:r,onClose:c,onClick:s,submitButtonStyle:f,contentStyle:h,isTel:g,iframe:b}=t,A=st(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel","iframe"]);const{popupDetailData:x}=Ue(),{src:u,allow:y}=b||{},p=u||((i=(e=x?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark);return v.createElement("div",Object.assign({className:`${Le(Object.assign(Object.assign({},o),{overflow:"hidden"}))}`},A),v.createElement("iframe",{src:p,allow:y,scrolling:"no",style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var hr=De(fr);const Ar=ft(hr,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:mr,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var gr=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const br=t=>{var{content:e,isTel:i}=t;return st(t,["content","isTel"]),v.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:n=>{n.stopPropagation()}})};var yr=De(br);const wr=ft(yr,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:gr,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:7});var Wt=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],xr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Sr=t=>{var{rec:e,children:i,className:n,onClick:l,style:o,isExternalLink:a=!1,index:d,jumpLink:r,multItem:c,multiCheckIndex:s}=t;st(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink","multItem","multiCheckIndex"]);const f=ve(null),{popup:h}=li(),{setPopupDetailData:g,ctaEvent:b}=Ue(),{jumpToWeb:A}=Dt(),[x,u]=X(null),y=En(p=>{var T,k,C,M,m,S;p.preventDefault();const w=c||((k=(T=e?.video)===null||T===void 0?void 0:T.bindProduct)!==null&&k!==void 0?k:e?.video);if(b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,w,d),g?.(c&&s!==void 0&&s>=0?Object.assign(Object.assign({},e),{video:Object.assign(Object.assign({},e?.video),{bindProduct:c}),index:d,multiCheckIndex:s}):Object.assign(Object.assign({},e),{index:d})),u(f?.current),a){const _=((M=(C=e?.video)===null||C===void 0?void 0:C.bindProduct)===null||M===void 0?void 0:M.link)||c?.link;if(r||_){const I=((m=e?.video)===null||m===void 0?void 0:m.bindCta)||c?.bindCta,O=((S=e?.video)===null||S===void 0?void 0:S.bindProduct)||c;A(p,e,O,I,d),window.location.href=window.getJointUtmLink(r||_||"")}}else l?.()},h?.duration);return ue(()=>{x&&!h?.id&&(x?.focus(),u(null))},[x,h]),v.createElement("button",{ref:f,className:n,style:Object.assign({display:"flex",alignItems:"normal"},o),onClick:y,role:"button","aria-label":"CTA",tabIndex:0},i)};var si=De(Sr),Tr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const Er=t=>{var e,i,n,l,o,a,d,r,c,s,f,h,g,{content:b,style:A,bgImg:x,recData:u,bottom_image:y,ctaTempStyles:p,isExternalLink:T,translateY:k=0,index:C,isActive:M}=t,m=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=Ue(),w=(e=u?.video)===null||e===void 0?void 0:e.bindProduct,_=(o=(l=(i=w?.cover)!==null&&i!==void 0?i:(n=w?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:S?.bottom_image)!==null&&o!==void 0?o:y;return v.createElement(si,Object.assign({isExternalLink:T,rec:u,className:Le(A),index:C},m),v.createElement(Kt,{src:_,rec:u,item:(d=(a=u?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:u?.video,index:C,translateY:k,imgStyle:p?.img,isActive:M}),v.createElement("div",{className:Le({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:Tr["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ke((r=w?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),v.createElement("button",{"aria-label":(s=(c=w?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&s!==void 0?s:"Shop Now",className:Le(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((f=p?.ctaTitle)===null||f===void 0?void 0:f.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ke((g=(h=w?.bindCta)===null||h===void 0?void 0:h.enTitle)!==null&&g!==void 0?g:"Shop Now",p?.ctaTitle)}})))};var Ir=De(Er);const Cr=ft(Ir,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:xr,bindableProps:[],settingRender:Wt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:1});var kr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Pr=t=>{var e,i,n,l,o,a,{content:d,style:r,bgImg:c,recData:s,bottom_image:f,ctaTempStyles:h,isExternalLink:g,index:b,isActive:A}=t,x=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:u}=Ue(),y=(e=s?.video)===null||e===void 0?void 0:e.bindCta,p=(n=(i=y?.icon)!==null&&i!==void 0?i:u?.bottom_image)!==null&&n!==void 0?n:f;return v.createElement(si,Object.assign({isExternalLink:g,rec:s,className:Le(Object.assign({alignItems:"center"},r)),index:b},x),v.createElement(Kt,{src:p,rec:s,item:(o=(l=s?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&o!==void 0?o:s?.video,index:b,imgStyle:h?.img,isActive:A}),v.createElement("div",{className:Le(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:ke((a=y?.enTitle)!==null&&a!==void 0?a:"Product Name",h?.ctaTitle)}}))};var _r=De(Pr);const Dr=ft(_r,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:kr,settingRender:Wt?.filter(t=>t.type!=="commodityTitle"),bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:30,height:30,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}}},style:{padding:7,width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:6});var Lr=[{title:"\u81EA\u5B9A\u4E49\u6807\u9898",child:[{type:"Switch",label:"\u81EA\u5B9A\u4E49\u6807\u9898\u5F00\u5173",name:["props","customTitle","display"]},{type:"Text",label:"\u6807\u9898\u6587\u6848",name:["props","customTitle","text"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","customTitle","style","width"],addonAfter:"W"},{type:"Number",name:["props","customTitle","style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","customTitle","style","borderRadius"],max:100},{type:"Number",name:["props","customTitle","style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","customTitle","style","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","customTitle","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","customTitle","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","customTitle","style","color"]},{type:"Number",addonAfter:"px",name:["props","customTitle","style","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","customTitle","style"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","customTitle","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","customTitle","style"]},{label:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],fo={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Or=t=>{var e,i,n,l,o,a,d,r,c,{content:s,style:f,bgImg:h,recData:g,bottom_image:b,ctaTempStyles:A,index:x,customTitle:u,isActive:y}=t,p=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:T}=Ue(),k=(e=g?.video)===null||e===void 0?void 0:e.bindCta;(i=g?.video)===null||i===void 0||i.bindProduct;const C=(l=(n=k?.icon)!==null&&n!==void 0?n:T?.bottom_image)!==null&&l!==void 0?l:b;return v.createElement(si,Object.assign({index:x,rec:g,className:Le(Object.assign({alignItems:"center"},f))},p,{jumpLink:(o=k?.link)!==null&&o!==void 0?o:""}),v.createElement(Kt,{src:C,rec:g,item:(d=(a=g?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:g?.video,index:x,imgStyle:A?.img,isActive:y}),v.createElement("div",{className:Le({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},v.createElement("div",null,v.createElement("div",{className:fo["tow-line-ellipsis"],style:A?.ctaTitle,dangerouslySetInnerHTML:{__html:ke((r=k?.enTitle)!==null&&r!==void 0?r:"Product Name",A?.ctaTitle)}}),u?.display&&v.createElement("div",{style:Object.assign(Object.assign({},u?.style),{lineHeight:((c=u?.style)===null||c===void 0?void 0:c.height)+"px"}),className:fo["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:ke(u?.text,u?.style)}}))))};var Mr=De(Or),Nr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],hn;const Rr=ft(Mr,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(hn=Wt?.filter(t=>t.type!=="commodityTitle"))===null||hn===void 0?void 0:hn.concat(Lr),bindableProps:[],interactionRender:Nr},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}},customTitle:{style:{textAlign:"left",textDecoration:"underline",fontWeight:"bold",width:130,height:20,fontSize:12,color:"#000"},text:"\u63A2\u7D22\u66F4\u591A"}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var Vr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],jr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Fr=t=>{var e,i,n,l,o,a,d,r,c,s,f,h,g,{content:b,style:A,bgImg:x,recData:u,bottom_image:y,ctaTempStyles:p,isExternalLink:T,translateY:k=0,index:C,isActive:M}=t,m=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=Ue(),w=(e=u?.video)===null||e===void 0?void 0:e.bindProduct,_=(o=(l=(i=w?.cover)!==null&&i!==void 0?i:(n=w?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:S?.bottom_image)!==null&&o!==void 0?o:y;return v.createElement(si,Object.assign({isExternalLink:T,rec:u,className:Le(A),index:C},m),v.createElement(Kt,{src:_,rec:u,item:(d=(a=u?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:u?.video,index:C,translateY:k,imgStyle:p?.img,isActive:M}),v.createElement("div",{className:Le({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:jr["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ke((r=w?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),v.createElement("button",{"aria-label":(s=(c=w?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&s!==void 0?s:"Shop Now",className:Le(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((f=p?.ctaTitle)===null||f===void 0?void 0:f.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ke((g=(h=w?.bindCta)===null||h===void 0?void 0:h.enTitle)!==null&&g!==void 0?g:"Shop Now",p?.ctaTitle)}})))};var Br=De(Fr);const zr=ft(Br,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Vr,settingRender:Wt,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:2});var Hr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Wr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Xr=t=>{var e,i,n,l,o,a,d,r,c,s,f,h,{content:g,style:b,bgImg:A,recData:x,bottom_image:u,ctaTempStyles:y,isExternalLink:p,translateY:T=0,index:k,isActive:C}=t,M=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:m}=Ue(),S=(e=x?.video)===null||e===void 0?void 0:e.bindProduct,w=(o=(l=(i=S?.cover)!==null&&i!==void 0?i:(n=S?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:m?.bottom_image)!==null&&o!==void 0?o:u;return v.createElement(si,Object.assign({isExternalLink:p,rec:x,className:Le(b),index:k},M),v.createElement(Kt,{src:w,rec:x,item:(d=(a=x?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:x?.video,index:k,translateY:T,imgStyle:y?.img,isActive:C}),v.createElement("div",{className:Le({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},v.createElement("div",{className:Wr["tow-line-ellipsis"],style:y?.title,dangerouslySetInnerHTML:{__html:ke((r=S?.title)!==null&&r!==void 0?r:"Product Name",y?.title)}}),v.createElement("button",{"aria-label":(s=(c=S?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&s!==void 0?s:"Shop Now",className:Le(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},y?.ctaTitle)),dangerouslySetInnerHTML:{__html:ke((h=(f=S?.bindCta)===null||f===void 0?void 0:f.enTitle)!==null&&h!==void 0?h:"Shop Now",y?.ctaTitle)}})))};var Ur=De(Xr);const Gr=ft(Ur,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Hr,bindableProps:[],settingRender:Wt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:13,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:14,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:2});var Yr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],qr={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Zr=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:d,ctaTempStyles:r,translateY:c=0,isActive:s,index:f}=t,h=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive","index"]);const{sxpParameter:g}=Ue(),[b]=X((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return v.createElement(Si,{isPadding:!!a},b?.map((A,x)=>{var u,y,p,T,k,C,M,m,S,w;return v.createElement(v.Fragment,null,a&&!A?.bindCta?null:v.createElement(Yt,{key:x,className:Le(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},v.createElement(si,Object.assign({rec:a,multItem:A,multiCheckIndex:x,index:f},h),v.createElement(Kt,{src:(T=(p=(u=A?.cover)!==null&&u!==void 0?u:(y=A?.homePage)===null||y===void 0?void 0:y[0])!==null&&p!==void 0?p:g?.bottom_image)!==null&&T!==void 0?T:d,rec:a,item:A,index:f,translateY:c,imgStyle:r?.img,isActive:s}),v.createElement("div",{className:Le({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:qr["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:ke((k=A?.title)!==null&&k!==void 0?k:"Product Name",r?.title)}}),v.createElement("button",{"aria-label":(M=(C=A?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&M!==void 0?M:"Shop Now",className:Le(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((m=r?.ctaTitle)===null||m===void 0?void 0:m.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:ke((w=(S=A?.bindCta)===null||S===void 0?void 0:S.enTitle)!==null&&w!==void 0?w:"Shop Now",r?.ctaTitle)}})))))}))};var Kr=De(Zr);const Jr=ft(Kr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Yr,bindableProps:[],settingRender:Wt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:4});var Qr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],$r={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const es=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:d,ctaTempStyles:r,translateY:c=0,isActive:s,index:f}=t,h=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive","index"]);const{sxpParameter:g}=Ue(),[b]=X((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return v.createElement(Si,{isPadding:!!a},b?.map((A,x)=>{var u,y,p,T,k,C,M,m,S,w;return v.createElement(v.Fragment,null,a&&!A?.bindCta?null:v.createElement(Yt,{key:x,className:Le(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},v.createElement(si,Object.assign({rec:a,multItem:A,multiCheckIndex:x,index:f},h),v.createElement(Kt,{src:(T=(p=(u=A?.cover)!==null&&u!==void 0?u:(y=A?.homePage)===null||y===void 0?void 0:y[0])!==null&&p!==void 0?p:g?.bottom_image)!==null&&T!==void 0?T:d,rec:a,item:A,index:f,translateY:c,imgStyle:r?.img,isActive:s}),v.createElement("div",{className:Le({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:$r["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:ke((k=A?.title)!==null&&k!==void 0?k:"Product Name",r?.title)}}),v.createElement("button",{"aria-label":(M=(C=A?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&M!==void 0?M:"Shop Now",className:Le(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((m=r?.ctaTitle)===null||m===void 0?void 0:m.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:ke((w=(S=A?.bindCta)===null||S===void 0?void 0:S.enTitle)!==null&&w!==void 0?w:"Shop Now",r?.ctaTitle)}})))))}))};var ts=De(es);const is=ft(ts,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Qr,settingRender:Wt,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:3});var ns=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],os={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const ls=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:d,ctaTempStyles:r,translateY:c=0,isActive:s,index:f}=t,h=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive","index"]);const{sxpParameter:g}=Ue(),[b]=X((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return v.createElement(Si,{isPadding:!!a},b?.map((A,x)=>{var u,y,p,T,k,C,M,m,S;return v.createElement(v.Fragment,null,a&&!A?.bindCta?null:v.createElement(Yt,{key:x,className:Le(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},v.createElement(si,Object.assign({rec:a,multItem:A,multiCheckIndex:x,index:f},h),v.createElement(Kt,{src:(T=(p=(u=A?.cover)!==null&&u!==void 0?u:(y=A?.homePage)===null||y===void 0?void 0:y[0])!==null&&p!==void 0?p:g?.bottom_image)!==null&&T!==void 0?T:d,rec:a,item:A,index:f,translateY:c,imgStyle:r?.img,isActive:s}),v.createElement("div",{className:Le({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},v.createElement("div",{className:os["tow-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:ke((k=A?.title)!==null&&k!==void 0?k:"Product Name",r?.title)}}),v.createElement("button",{"aria-label":(M=(C=A?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&M!==void 0?M:"Shop Now",className:Le(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:ke((S=(m=A?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&S!==void 0?S:"Shop Now",r?.ctaTitle)}})))))}))};var as=De(ls);const rs=ft(as,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:ns,bindableProps:[],settingRender:Wt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:12,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:4});var ss=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const ds=({icon:t,styles:e,textStyle:i,onClose:n})=>{var l;const{waterFallData:o,setOpenHashtag:a}=Ue();return v.createElement("div",{className:"clc-sxp-nav",style:e},v.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:n},v.createElement("img",{src:t,alt:"back button"})),v.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:ke(`#${(l=o?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var ho=De(ds),cs=null,us="3d989325-e7d6-4a74-8a97-98febdf5b567",vs=null,ps=null,ms={info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif.",link:"www.baidu.com",linkTitle:null,linkType:"WEB"},fs=[{position:"0",isCollected:null,video:{itemId:"VIDEOY2BMu1710323630175",title:"A symbol of excellence, the Dior Toujours bag is reinterpreted in an unprecedented version. For the Dior spring-summer 2024 ready-to-wear collection, this exceptional accessory, dreamed up by Maria Grazia Chiuri, is dressed in irresistible crinkled leather featuring the iconic macrocannage motif. A new emblem of the virtuoso, perpetually reinvented savoir-faire of the Dior Ateliers.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOY2BMu1710323630175:default:3::branch:Handbags:0",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:0",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:0",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fswbY3wT0hCmrYkrqDzFKnHb3NMux1710323481052.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs3Ifqv7fk2Tn9nPtwOTO2YjxAuRO1710323470472.mp4",imgUrls:null,hashTags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"]},product:null,cta:null},{position:"1",isCollected:null,video:{itemId:"VIDEO6JCOb1710323364018",title:"Maria grazia chiuri's hallmark dior book tote offers an original take on elegance. Unveiled at the cruise 2024 fashion show, the refined style showcases the iconic blue dior oblique embroidery and calfskin. Designed to keep all the daily essentials organized, the interior is equipped with a zipped pocket and patch pockets.",tags:["Handbags","Manufacturing Craftsmanship","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO6JCOb1710323364018:default:3::branch:Handbags:1",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:1",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:1",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsAHlkdbqYj5F84o2faRzU1E3AvG11710323339209.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs7KIGk2IB0MsoDL1ANWB1Mb2hqu41710323314146.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"2",isCollected:null,video:null,product:{itemId:"M2820OTKVM911",title:"Large Dior Toujours Bag Black Cannage Tweed",tags:["Black","Women","Handbags","Bucket Bag","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2820OTKVM911:default:3::branch:Handbags:2",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:2",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsJTjyFchOFEJSTRYxXvL2XPU1dP61710238469418.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fstdFA1dFT55QjtQPU2qHNENo5peF1710836061716.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fs9xf8AlIApbHezVL3BsxjUGIrN231710836061181.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs9iZ20MjLAPkXmFKvD8HzhLaBJ671710238470272.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsSSodev3wicDfE1DYNWPQVeRjErt1710238464035.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs3YAOuN6Pd9NFvH1Rdooj6eLI18S1710238465296.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsBwIEp6OzI49isvHgiKD0cPSFtrD1710238459007.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M2820OTKV_M911-large-dior-toujours-bag",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif. It showcases a spacious interior compartment with a matching pouch to organize the essentials, while a leather strap closure keeps items secure and the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4200,currency:"USD-$"},cta:null},{position:"3",isCollected:null,video:{itemId:"VIDEOOL1qU1709616182569",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Shoulder","Crossbody","Cross-body & Shoulder Bags","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOOL1qU1709616182569:default:3::branch:Handbags:3",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:3",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:3",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:null,url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsvbBN3IRfwctVIhdqgq3doWmhbb21710399187965.jpg"],hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"4",isCollected:null,video:null,product:{itemId:"S5909CTZQM928",title:"Saddle Shoulder Pouch Blue Dior Oblique Jacquard ",tags:["Saddle Bags","Handbags","Small-Leather-Goods","Small","Mini Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:S5909CTZQM928:default:3::branch:Handbags:4",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:4",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs34CpwKJOyjEDgoHypoLYakF8oR31710316280669.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsLOSOEf9pmz7wKnFaifWNw3TZ7Gy1710316287874.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsWHmVcrzHKKj6EfhfnQkxYIOt20a1710316295683.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fslyBNMyQwjpjY4EKzyrqzTMlOGRQ1710316313161.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/S5909CTZQ",linkTitle:null,linkType:"WEB",info:null,price:4900,currency:"USD-$"},cta:null},{position:"5",isCollected:null,video:{itemId:"VIDEOrZguC1710324513737",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOrZguC1710324513737:default:3::branch:Handbags:5",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:5",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:5",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fstXNWStczbY8HbIKEqMwfCkv5CI51710324494939.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOqu34FxaJTdascLcj6DHoYIIAs01710324439851.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"6",isCollected:null,video:null,product:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:6",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:6",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},cta:null},{position:"7",isCollected:null,video:{itemId:"VIDEOEtr621710300614047",title:"Unveiled at the spring-summer 2023 fashion show, the dior toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette. T",tags:["Handbags","Leather Strap","Spring-Summer 2024 Fashion Show","Backstage","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOEtr621710300614047:default:3::branch:Handbags:7",bindCta:null,bindProduct:null,bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fshkOldZwfsSqTgvxHJzNBwS66ySc1710300910103.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsryDXTtPWXjYFWoSUEBUi48RHZCh1710398617300.jpg"],hashTags:["Backstage","Handbags","Spring-Summer 2024 Fashion Show","Dior Toujours Bag"]},product:null,cta:null},{position:"8",isCollected:null,video:{itemId:"VIDEOO8Zjt1709616802987",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Blue","Medium","Shoulder","Hand","Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOO8Zjt1709616802987:default:3::branch:Handbags:8",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:8",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:8",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsmS72zfInwmblYTnuYzRuZKAOlhr1709616742898.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsU2gDw28XFd1nOAqlUjb1r1h6mpT1710400349981.jpg"],hashTags:["Dior Book Tote","Handbags"]},product:null,cta:null},{position:"9",isCollected:null,video:null,product:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:9",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:9",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},cta:null},{position:"10",isCollected:null,video:{itemId:"VIDEOesZlV1710323980494",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOesZlV1710323980494:default:3::branch:Handbags:10",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:10",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:10",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsiwMQ88zO5Xdnl939krMyBMbz7Js1710323763013.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsxyS8nr7nn0LMe7EqOt3ETXqLu7d1710323753073.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"11",isCollected:null,video:{itemId:"VIDEOdvsXq1710324342942",title:"New for summer 2024, the lady d-sire my abcdior bag draws inspiration from the signature elegance of the lady dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal d.i.o.r. Charms that highlight the silhouette.",tags:["Summer 2024","Lady Dior","Casual","Lightweight","Medium","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOdvsXq1710324342942:default:3::branch:Handbags:11",bindCta:null,bindProduct:{itemId:"M1151OTRLM900",title:"Medium Lady D-Sire My ABCDior Bag",tags:["Handbags","Summer 2024","Lady Dior","Black","Medium","Women","Lady D-Sire"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1151OTRLM900:default:3::branch:Handbags:11",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:11",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBvqPYhaE9Ct1JzBd4gm8g9YOiAZ1710499102900.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6sf9nB7WpJuLNIZT3c8O8Fmf3Gu1710499102936.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsSxYBxyVx2yRrUgEaYmarWhlUbk41710499102531.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsyhykK1B7W9613MAfipfIuE1foim1710499102345.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6FXJdaXib8lP0NPloe1XQGpoiKc1710499103268.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsCRx7T4ejNvgKNensH6LT4dPt6251710499103615.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M1151OTRL_M900-medium-lady-d-sire-my-abcdior-bag-black-bull-leather?objectID=M1151OTRL_M900&query=M1151OTRLM900&queryID=e82938220687c425c75277a7c526b932",linkTitle:null,linkType:"WEB",info:"New for Summer 2024, the Lady D-Sire My ABCDior bag draws inspiration from the signature elegance of the Lady Dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal D.I.O.R. charms that highlight the silhouette. Showcasing a shoulder strap that can be personalized by adding symbolic badges, the unique bag can be carried by hand or w",price:6100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOsdUSXr57U5Twhhkv17th3yHqBJ1710324292456.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsZyr3slVtlsParX6D0DqsM0QEx8d1710324283147.mp4",imgUrls:null,hashTags:["Summer 2024","Lady Dior","Handbags"]},product:null,cta:null},{position:"12",isCollected:null,video:{itemId:"VIDEOy76Fr1710324746846",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Hand","Shoulder","Crossbody","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOy76Fr1710324746846:default:3::branch:Handbags:12",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:12",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:12",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsqwogfFahvNml7vmATxwfKLcNlh91710324602536.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsVRd4z4V8UScNc7Wc96xv4xDVByb1710324589932.mp4",imgUrls:null,hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"13",isCollected:null,video:{itemId:"VIDEOvqhF71709609258469",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Thin","Removable Shoulder Strap","Medium","Lady Dior","Crossbody","Handbags","Cross-body & Shoulder Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOvqhF71709609258469:default:3::branch:Handbags:13",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:13",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:13",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsHmNyOcNdgB9Y8aIFYWCHlEZVl4x1709608981919.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fslhMX6mwCM4i5XFY6dpcMZdPocYv1710398865153.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJQCe9rZmsEjuIUpdck9Hs2gpNU81710398856427.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsnHUJufSHptF88bNsyUGmSSKYH4A1710398855734.jpg"],hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"14",isCollected:null,video:null,product:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:14",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:14",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},cta:null},{position:"15",isCollected:null,video:{itemId:"VIDEO693hq1709628690318",title:"New for the summer 2024 season, the dior caro top handle camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal cd signature.",tags:["Ready-To-Wear","Handbags","Signature Hardware Design","Monogram/Logo Print","Calfskin Leather","Summer 2024","Black"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO693hq1709628690318:default:3::branch:Handbags:15",bindCta:null,bindProduct:{itemId:"M3352UBHMM900",title:"Small Dior Caro Top Handle Camera Bag Black Macrocannage Calfskin ",tags:["Summer 2024","Black","Women","Handbags","Dior Caro"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M3352UBHMM900:default:3::branch:Handbags:15",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:15",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsx3wufMP9P6ovvCrXL58eVVA61gI1710499528917.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs82a414vXXhbgMXsw3Zm8TWyDMvI1710499528543.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJaZoFhur3jfMEciQdk5GMV8O2un1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fstO8CRKfBzpJUmAMyCDHDo23ji9N1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsagaUiox7KECRhbPn6MScg3s4Nwd1710499528602.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBsyFADiYBLWHaAIQfNRsgweVOWj1710499529947.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqJEwfvOLpXQ6nQt76o92XdLwzs11710499529939.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M3352UBHM_M900",linkTitle:null,linkType:"WEB",info:"New for the Summer 2024 season, the Dior Caro Top Handle Camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the Macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal CD signature. ",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsZhMDVzP6kuh9Qt86c11whAMglMU1709628656988.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsWrEKA6oRWUmOY14D1POTJjgiks51710401973577.jpg"],hashTags:["Ready-To-Wear"]},product:null,cta:null},{position:"16",isCollected:null,video:{itemId:"VIDEO2rUuG1709617832960",title:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO2rUuG1709617832960:default:3::branch:Handbags:16",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:16",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:16",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fs0BUtn8TYp4l8gWsg5WD9Ht8AP7R1709617796077.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsmecPfhI3OtZwJmKAXLv8scBSSdK1710399333565.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsfsWBLxbC36B7Pm7Ae1uL98EmoaH1710399333017.jpg"],hashTags:["Handbags","Dior Toujours Bag"]},product:null,cta:null},{position:"17",isCollected:null,video:{itemId:"VIDEOGZGZI1709629679782",title:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. A",tags:["Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOGZGZI1709629679782:default:3::branch:Handbags:17",bindCta:null,bindProduct:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:17",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:17",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsG1IT2gcB5iabcTL89Xs9bRHISMb1709629659698.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJB1txgzSsQLBBJSTzqGI40BvLkr1710399454552.jpg"],hashTags:["Handbags"]},product:null,cta:null},{position:"18",isCollected:null,video:{itemId:"VIDEOC2IMa1710324169054",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOC2IMa1710324169054:default:3::branch:Handbags:18",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:18",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:18",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsuF6sqlC9LCBLTgxHwMRinXwB6bF1710324135846.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsFwNsGElWR2SXQ2tWwHkaiqMZN5H1710324095954.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"19",isCollected:null,video:null,product:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:19",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:19",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},cta:null}],hs="Handbags",Ao={productUserId:cs,requestId:us,channel:vs,rtc:ps,tag:ms,recList:fs,hashTag:hs};const As=t=>{var e;const{rec:i,style:n={},sizeChange:l=()=>{},unitWidth:o,index:a,showBorder:d,list:r,reportTagsView:c,textStyles:s,space:f}=t,{swiperRef:h,setRtcList:g,setOpenHashtag:b,sxpParameter:A,globalConfig:x}=Ue(),[u,y]=X(!1);X(!1),X({height:1,width:1});const p=ve(null),T=ve(null);ve(null),ve(null);const[k,C]=X(""),M=ce(()=>{var E,V,F,L,R,N,D,j,H,J;return!((E=i?.video)===null||E===void 0)&&E.cover?(V=i?.video)===null||V===void 0?void 0:V.cover:!((L=(F=i?.video)===null||F===void 0?void 0:F.imgUrls)===null||L===void 0)&&L.length?(N=(R=i?.video)===null||R===void 0?void 0:R.imgUrls)===null||N===void 0?void 0:N[0]:!((j=(D=i?.product)===null||D===void 0?void 0:D.homePage)===null||j===void 0)&&j.length?(J=(H=i?.product)===null||H===void 0?void 0:H.homePage)===null||J===void 0?void 0:J[0]:A?.bottom_image||""},[i,A?.bottom_image]),m=ce(()=>{var E,V;return((E=i?.product)===null||E===void 0?void 0:E.title)||((V=i?.video)===null||V===void 0?void 0:V.title)||null},[i]),S=ce(()=>{var E;return n.transform?Number((E=n.transform)===null||E===void 0?void 0:E.substring(n.transform.indexOf(",",0)+1,n.transform.length-3)):void 0},[n]);ce(()=>S===void 0?!1:S<=d,[S,d]);const w=Ti({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:x,isHiddenDef:!0,style:s?.price});ue(()=>{if(p.current===null||M==="")return;let E=null;u&&k?E=k:E=M,E&&p.current.setSrc(E)},[M,u,k]);const _=ve(),I=ae(E=>{setTimeout(()=>{var V;const F=E?.clientHeight||((V=_?.current)===null||V===void 0?void 0:V.offsetHeight);l(F+56+f,a)},0)},[f,l,a,o,_]),O=()=>{c(),g?.(r),setTimeout(()=>{var E;(E=h?.current)===null||E===void 0||E.swiper.slideTo(a,0,!1),b?.(!1)},0)};return v.createElement("div",{ref:T,style:Object.assign({},n),className:"waterFallList-content-listItem",key:a,onClick:O},v.createElement("div",{className:"waterFallList-content-listItem-picture",ref:_},v.createElement(Mt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:I,ref:p})),v.createElement("div",{className:"waterFallList-content-listItem-info"},v.createElement("div",{className:`waterFallList-content-listItem-info-title ${w?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},s?.title),dangerouslySetInnerHTML:{__html:ke(m,s?.title)}}),v.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!w,style:s.price,dangerouslySetInnerHTML:{__html:w??""}})))};function gs(t){var e,i,n,l,o,a,d,r,c,s,f,h,g,b,A,x,u,y,p,T,k,C,{reportTagsView:M,showBanner:m}=t,S=st(t,["reportTagsView","showBanner"]);const{waterFallData:w,getRecommendVideos:_,hashTagSize:I,loadingImage:O,isOpenHashTag:E,cacheActiveIndex:V}=Ue(),{jumpToWeb:F}=Dt(),L=ve(null),[R,N]=X(0),[D,j]=X(),H=ve(null),[J,$]=X([]),ee=ve(),re=[170,230,300],[me,te]=X(!1),[Oe,je]=X([]),Ge=ve(),q=ae((Te,K)=>Math.floor(Math.random()*(K-Te+1))+Te,[]),Q=ve([]),[fe,we]=X({width:0}),xe=ce(()=>{const Te=fe.width||0;return Te>=1200?6:Te>=768&&Te<=1199?4:2},[fe]),le=ce(()=>fe.width/xe-2,[xe,fe]),Me=ae(()=>{var Te;const K=(Te=ee.current)!==null&&Te!==void 0?Te:[],U=[];for(let ne=0;ne<Oe?.length;ne++){const oe=Math.floor(ne/xe),de=ne%xe+1;let Ce=0,et=9999999999;if(oe===0)U[ne]=ne;else{for(let ie=0;ie<U.length;ie++)Q.current[U[ie]].top+Q.current[U[ie]].height<et&&(Ce=ie,et=Q.current[U[ie]].top+Q.current[U[ie]].height);U[Ce]=ne}Q.current[ne]===void 0&&(Q.current[ne]={}),oe===0?(de===1?Q.current[ne].left=0:Q.current[ne].left=Q.current[ne-1].left+le+4,Q.current[ne].top=0):(Q.current[ne].left=Q.current[Ce].left,Q.current[ne].top=et),Q.current[ne].height=Q.current[ne].height||re[q(0,2)],K[ne]={transform:`translate(${Q.current[ne].left}px,${Q.current[ne].top}px)`,width:`${le}px`,height:Q.current[ne].height}}return $([...K]),[...K]},[le,xe,re,q,Oe]),Ke=ae((Te,K)=>{Q.current[K]===void 0&&(Q.current[K]={}),Q.current[K].height=Te,ee.current=Me()},[Me]);ue(()=>{ee.current=Me()},[le,xe,Oe]),ue(()=>{var Te,K;if(te(!0),w&&_?.({hashTag:w?.hashTag,defaultSize:I,maxSize:I}).then(U=>{var ne,oe;j(U),je((oe=(ne=U?.recList)===null||ne===void 0?void 0:ne.filter(de=>de?.video!==null||de?.product!==null))!==null&&oe!==void 0?oe:[]),te(!1)}),E){const U=Ao;j(U),je((K=(Te=U?.recList)===null||Te===void 0?void 0:Te.filter(ne=>ne?.video!==null||ne?.product!==null))!==null&&K!==void 0?K:[]),te(!1)}},[w,_,I,E]);const ze=ae(()=>{H.current!==null&&we({width:H.current.getBoundingClientRect().width})},[]);ue(()=>{if(H.current===null)return;const Te=new ResizeObserver(K=>{ze()});return Te.observe(H.current),()=>{Te.disconnect()}},[ze]),ae(()=>{te(!0),w&&_?.({hashTag:w?.hashTag}).then(Te=>{var K,U;je(Oe?.concat((U=(K=Te?.recList)===null||K===void 0?void 0:K.filter(ne=>!ne?.video))!==null&&U!==void 0?U:[])),te(!1)})},[w,_,Oe]);const $e=ae(()=>{N(L.current.scrollTop)},[]);ue(()=>{var Te;return(Te=L?.current)===null||Te===void 0||Te.addEventListener("scroll",$e),()=>{var K;(K=L?.current)===null||K===void 0||K.removeEventListener("scroll",$e)}},[$e,L]);const it=Te=>{var K,U,ne,oe,de;if(!((K=D?.tag)===null||K===void 0)&&K.link){M();const Ce=w?.rec;F(Te,Ce,(U=Ce?.video)===null||U===void 0?void 0:U.bindProduct,(ne=Ce?.video)===null||ne===void 0?void 0:ne.bindCta,V,(oe=Ce?.video)===null||oe===void 0?void 0:oe.traceInfo),window.location.href=window.getJointUtmLink((de=D?.tag)===null||de===void 0?void 0:de.link)}};return v.createElement(v.Fragment,null,me?v.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:O,alt:"loading...",style:{objectFit:"contain"}})):v.createElement("div",{className:"waterFallList",ref:H},v.createElement("div",{className:"waterFallList-scroll",ref:L},m&&((e=D?.tag)===null||e===void 0?void 0:e.picture)&&v.createElement("div",{onClick:it},v.createElement(Mt,{className:Le({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=D?.tag)===null||i===void 0?void 0:i.picture})),v.createElement("div",{className:"waterFallList-info",style:(n=S?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:ke((l=D?.tag)===null||l===void 0?void 0:l.info,(o=S?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),v.createElement("div",{hidden:!(!((a=D?.tag)===null||a===void 0)&&a.link),className:"waterFallList-collection",style:Object.assign({},(d=S?.textStyles)===null||d===void 0?void 0:d.hashTagLink),onClick:it,dangerouslySetInnerHTML:{__html:ke(((r=D?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(c=S?.textStyles)===null||c===void 0?void 0:c.hashTagLink)}}),v.createElement("div",{className:"waterFallList-content"},Oe?.map((Te,K)=>{var U;return v.createElement(As,Object.assign({key:K,index:K,rec:Te,list:Oe,showBorder:R+((U=L?.current)===null||U===void 0?void 0:U.clientHeight),style:J[K],sizeChange:Ke,unitWidth:le,reportTagsView:M},S))}),v.createElement("div",{hidden:!(!((s=D?.tag)===null||s===void 0)&&s.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(A=((h=Q?.current[((f=Q?.current)===null||f===void 0?void 0:f.length)-1])===null||h===void 0?void 0:h.top)+((b=Q?.current[((g=Q?.current)===null||g===void 0?void 0:g.length)-1])===null||b===void 0?void 0:b.height))!==null&&A!==void 0?A:0}px)`,height:!((x=D?.tag)===null||x===void 0)&&x.link?((u=Ge?.current)===null||u===void 0?void 0:u.offsetHeight)||((y=S?.buttonBgStyle)===null||y===void 0?void 0:y.height)||"100px":0}}))),v.createElement("div",{className:"waterFallList-bottom",hidden:!(!((p=D?.tag)===null||p===void 0)&&p.link),style:S?.buttonBgStyle}),v.createElement("div",{ref:Ge,hidden:!(!((T=D?.tag)===null||T===void 0)&&T.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},v.createElement("button",{"aria-label":((k=D?.tag)===null||k===void 0?void 0:k.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:S?.buttonStyle,onClick:it,dangerouslySetInnerHTML:{__html:ke(((C=D?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}var bs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const ys=t=>{var e;const{rec:i,index:n,list:l,reportTagsView:o,textStyles:a,space:d}=t,{swiperRef:r,setRtcList:c,setOpenHashtag:s,sxpParameter:f,globalConfig:h}=Ue(),[g,b]=X(!1),A=ve(null),x=ve(null),u=ve(null),y=ve(null),[p,T]=X(""),k=ce(()=>{var w,_,I,O,E,V,F,L,R,N;return!((w=i?.video)===null||w===void 0)&&w.cover?(_=i?.video)===null||_===void 0?void 0:_.cover:!((O=(I=i?.video)===null||I===void 0?void 0:I.imgUrls)===null||O===void 0)&&O.length?(V=(E=i?.video)===null||E===void 0?void 0:E.imgUrls)===null||V===void 0?void 0:V[0]:!((L=(F=i?.product)===null||F===void 0?void 0:F.homePage)===null||L===void 0)&&L.length?(N=(R=i?.product)===null||R===void 0?void 0:R.homePage)===null||N===void 0?void 0:N[0]:f?.bottom_image||""},[i,f?.bottom_image]),C=ce(()=>{var w,_;return((w=i?.product)===null||w===void 0?void 0:w.title)||((_=i?.video)===null||_===void 0?void 0:_.title)||null},[i]),M=Ti({product:i?.product,enableFormattedPrice:(e=a?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:h,isHiddenDef:!0,style:a?.price});ue(()=>{const w=new IntersectionObserver(_=>{_.forEach(I=>{if(I.isIntersecting){if(x.current===null||k==="")return;g&&p?A.current.setSrc(p):A.current.setSrc(k),w.unobserve(x.current)}})});return w.observe(x.current),()=>{w.disconnect()}},[k,g,p]);const m=(w,_,I)=>{const O=w/_;return I/O};ue(()=>{const w=u?.current;w===null||k===""||!g||(w.src=k,w.currentTime=1,w.crossOrigin="anonymous",w.onloadeddata=()=>{const _=y?.current;if(!_)return;const I=_.getContext("2d"),O=window?.innerWidth/2,E=m(w.videoWidth,w.videoHeight,O);_.height=E,_.width=O,I?.drawImage(w,0,0,_.width,_.height),T(_.toDataURL()),w.remove(),_.remove()})},[k,g]);const S=()=>{o(),c?.(l),setTimeout(()=>{var w;(w=r?.current)===null||w===void 0||w.swiper.slideTo(n,0,!1),s?.(!1)},0)};return v.createElement("div",{ref:x,className:"list-content-listItem",key:n,onClick:S,style:{marginBottom:d}},v.createElement("div",{className:"list-content-listItem-picture"},g&&v.createElement("div",{style:{display:"none"}},v.createElement("video",{ref:u,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),v.createElement("canvas",{ref:y})),v.createElement(Mt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:A})),v.createElement("div",{className:"list-content-listItem-info"},v.createElement("div",{className:`list-content-listItem-info-title ${M?"list-content-listItem-info-nowrap":""}`,style:a?.title,dangerouslySetInnerHTML:{__html:ke(C,a?.title)}}),v.createElement("div",{className:"list-content-listItem-info-price",style:a?.price,hidden:!M,dangerouslySetInnerHTML:{__html:M??""}})))};function ws(t){var e,i,n,l,o,a,d,r,c,s,f,h,g,b,A,x,u,{reportTagsView:y,showBanner:p}=t,T=st(t,["reportTagsView","showBanner"]);const{waterFallData:k,getRecommendVideos:C,hashTagSize:M,loadingImage:m,isOpenHashTag:S,cacheActiveIndex:w}=Ue(),{jumpToWeb:_}=Dt(),[I,O]=X(),[E,V]=X(),[F,L]=X(!1),R=ve(null),[N,D]=X(!1);ae(()=>{N||(D(!0),k&&C?.({hashTag:k?.hashTag}).then(H=>{var J;O(I?.concat((J=H?.recList)!==null&&J!==void 0?J:[])),D(!1)}))},[k,C,I,N]),ue(()=>{var H,J;if(L(!0),k&&C?.({hashTag:k?.hashTag,defaultSize:M,maxSize:M}).then($=>{var ee,re;V($),O((re=(ee=$?.recList)===null||ee===void 0?void 0:ee.filter(me=>me?.video!==null||me?.product!==null))!==null&&re!==void 0?re:[]),L(!1)}),S){const $=Ao;V($),O((J=(H=$?.recList)===null||H===void 0?void 0:H.filter(ee=>ee?.video!==null||ee?.product!==null))!==null&&J!==void 0?J:[]),L(!1)}},[k,C,M,S]);const j=H=>{var J,$,ee,re,me;if(!((J=E?.tag)===null||J===void 0)&&J.link){y();const te=k?.rec;_(H,te,($=te?.video)===null||$===void 0?void 0:$.bindProduct,(ee=te?.video)===null||ee===void 0?void 0:ee.bindCta,w,(re=te?.video)===null||re===void 0?void 0:re.traceInfo),window.location.href=window.getJointUtmLink((me=E?.tag)===null||me===void 0?void 0:me.link)}};return v.createElement(v.Fragment,null,F?v.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:m,alt:"loading...",style:{objectFit:"contain"}})):v.createElement("div",{className:"list"},v.createElement("div",{className:"list-scroll",ref:R},p&&((e=E?.tag)===null||e===void 0?void 0:e.picture)&&v.createElement("div",{onClick:j},v.createElement(Mt,{className:Le({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=E?.tag)===null||i===void 0?void 0:i.picture})),v.createElement("div",{className:"list-info",style:(n=T?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:ke((l=E?.tag)===null||l===void 0?void 0:l.info,(o=T?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),v.createElement("div",{hidden:!(!((a=E?.tag)===null||a===void 0)&&a.link),className:"list-collection",onClick:j,style:Object.assign(Object.assign({},(d=T?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:T?.space}),dangerouslySetInnerHTML:{__html:ke(((r=E?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(c=T?.textStyles)===null||c===void 0?void 0:c.hashTagLink)}}),v.createElement("div",{className:"list-content"},I?.map((H,J)=>v.createElement(ys,Object.assign({key:J,index:J,rec:H,list:I,reportTagsView:y},T)))),v.createElement("div",{hidden:!N,style:{textAlign:"center"}},"loading..."),v.createElement("div",{hidden:!(!((s=E?.tag)===null||s===void 0)&&s.link),style:{height:!((f=E?.tag)===null||f===void 0)&&f.link?((h=T?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((g=T?.buttonStyle)===null||g===void 0?void 0:g.height)||"100px":0}})),v.createElement("div",{className:"list-bottom",hidden:!(!((b=E?.tag)===null||b===void 0)&&b.link),style:T?.buttonBgStyle}),v.createElement("div",{hidden:!(!((A=E?.tag)===null||A===void 0)&&A.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},T?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},v.createElement("button",{"aria-label":((x=E?.tag)===null||x===void 0?void 0:x.linkTitle)||"Shop the collection",className:"list-btn",style:T?.buttonStyle,onClick:j,dangerouslySetInnerHTML:{__html:ke(((u=E?.tag)===null||u===void 0?void 0:u.linkTitle)||"Shop the collection",T?.buttonStyle)}}))))}const xs=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:l,swiperRef:o,setWaterFallData:a,cacheRtcList:d,setRtcList:r,cacheActiveIndex:c,rtcList:s,setCacheRtcList:f,setIsFromHashtag:h,isFromHashtag:g,bffEventReport:b,themeTag:A,selectTag:x,bffFbReport:u}=Ue(),{backMainFeed:y}=Dt(),p=ve(null),[T,k]=X();ue(()=>{const w=document.getElementById("sxp-render"),_=document.getElementById("water-fall");_?p.current=_:(p.current=document.createElement("div"),p.current.setAttribute("id","water-fall"),w?.appendChild(p.current))},[]);const C=()=>{var w,_;y("branch",x,void 0,i?.hashTag),S(),a?.(void 0),h?.(!1),(_=(w=o?.current)===null||w===void 0?void 0:w.swiper)===null||_===void 0||_.slideTo(c,0,!1),n?.(!1)},[M,m]=X();ue(()=>{i&&m(i)},[i]);const S=ae(()=>{var w,_,I,O,E,V;const F=M?.rec;if(!F)return;let L="",R=null;g?L="hashTagPage":!((w=F?.video)===null||w===void 0)&&w.url?(L="videoPage",R="video"):!((I=(_=F?.video)===null||_===void 0?void 0:_.imgUrls)===null||I===void 0)&&I.length&&(L="imagePage",R="image"),b?.({eventInfo:{contentId:(O=F?.video)===null||O===void 0?void 0:O.itemId,position:c+"",contentTags:JSON.stringify((E=F?.video)===null||E===void 0?void 0:E.tags),traceInfo:(V=F?.video)===null||V===void 0?void 0:V.traceInfo,hashTags:JSON.stringify([M?.hashTag]),fromKName:L,fromKPage:location?.href,timeOnSite:Math.floor((new Date-T)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:R}})},[M,b,T,g,c]);return ue(()=>{l&&(k(new Date),u?.({eventName:"PageView"}))},[l,u]),ue(()=>{const w=()=>{k(new Date)};return window.addEventListener("pageshow",w),()=>{window.removeEventListener("pageshow",w)}},[]),p.current?kn.createPortal(v.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},v.createElement(ho,{icon:bs,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:C}),t?.openFixedSize===!0||t?.openFixedSize===void 0?v.createElement(ws,Object.assign({key:i,reportTagsView:S},t)):v.createElement(gs,Object.assign({key:i,reportTagsView:S},t))),p.current):null};var go=De(xs);const Ss=t=>v.createElement(go,Object.assign({},t));var Ts=De(Ss);const Es=ft(Ts,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ss,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var Is=[{title:"\u534F\u8BAE\u8BE6\u60C5",child:[{type:"Switch",label:"\u5FC5\u987B\u540C\u610F\u7528\u6237\u534F\u8BAE",name:["props","privacy_necessity"],extra:"\u5F53\u65B0\u7528\u6237\u8FDB\u5165\u9875\u9762\u65F6\uFF0C\u4F1A\u51FA\u73B0\u7528\u6237\u534F\u8BAE\u5F39\u7A97\uFF0C\u7528\u6237\u9700\u8981\u5148\u540C\u610F\u534F\u8BAE\u540E\u624D\u80FD\u8BBF\u95EE\u5185\u5BB9\u3002"},{type:"Text",label:"\u5F39\u7A97\u6807\u9898",name:["props","privacy_title"]},{type:"TextArea",label:"\u7528\u6237\u534F\u8BAE\u5F39\u7A97\u5185\u5BB9",name:["props","privacy_context"]},{type:"Group",label:"\u9690\u79C1\u653F\u7B56",child:[{type:"Text",name:["props","privacy_policy_title"]},{type:"Text",name:["props","privacy_policy_url"],addonBefore:"https://"}],extra:"\u5F53\u7528\u6237\u70B9\u51FB\u66F4\u591A\u4FE1\u606F\u6309\u94AE\u65F6\uFF0C\u5C06\u4F1A\u8DF3\u8F6C\u81F3\u8BBE\u7F6E\u7684\u94FE\u63A5\u67E5\u770B\u653F\u7B56\u5185\u5BB9"}]}];const bo=t=>v.createElement(bo,Object.assign({},t));var Cs=De(bo);const ks=ft(Cs,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Is},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Ps=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],yo={"animated-button":"index-module_animated-button__lqTbg",gradientCover:"index-module_gradientCover__5iUag","one-line-ellipsis":"index-module_one-line-ellipsis__HutE0","two-line-ellipsis":"index-module_two-line-ellipsis__c8gRJ"};const _s=t=>{var e,i,n,l,o,a,d,r,c,s,{style:f,recData:h,ctaTempStyles:g,index:b,event:A,onClick:x,isExternalLink:u=!1,isActive:y}=t,p=st(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:T,setPopupDetailData:k}=Ue(),{jumpToWeb:C}=Dt(),[M,m]=X(!1),S=ve(null),w=mo(S),_=((n=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((o=(l=h?.video)===null||l===void 0?void 0:l.bindProduct)===null||o===void 0?void 0:o.bindCta)||((a=h?.video)===null||a===void 0?void 0:a.bindCta),I=((r=(d=h?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((c=h?.video)===null||c===void 0?void 0:c.bindProduct),O=L=>{var R,N,D,j;const H=((N=(R=h?.video)===null||R===void 0?void 0:R.bindProducts)===null||N===void 0?void 0:N[0])||((D=h?.video)===null||D===void 0?void 0:D.bindProduct)||h?.video;if(T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,H,b),k?.(Object.assign(Object.assign({},h),{index:b})),u){const J=I?.link||((j=H?.bindCta)===null||j===void 0?void 0:j.link);J&&(C(L,h,I,_,b),window.location.href=window.getJointUtmLink(J))}else x?.()},E=_?.enTitle||"\u67E5\u770B\u8BE6\u60C5",V=ce(()=>{var L,R;const N=A?.animation;if(N){const{delay:D,duration:j,backgroundColor:H}=N;return{":after":{animationDelay:`${(L=D/1e3)!==null&&L!==void 0?L:0}s`,animationDuration:`${(R=j/1e3)!==null&&R!==void 0?R:0}s`,backgroundColor:`${H??"transparent"}`}}}},[A?.animation]);ue(()=>{var L,R,N;w&&S?.current&&y&&T?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((R=(L=h?.video)===null||L===void 0?void 0:L.bindProducts)===null||R===void 0?void 0:R[0])||((N=h?.video)===null||N===void 0?void 0:N.bindProduct)||h?.video,b)},[w,y]),ue(()=>{m(!!w)},[w]);const F=ce(()=>M?yo["animated-button"]:null,[M]);return v.createElement("div",Object.assign({ref:S,style:Object.assign(Object.assign(Object.assign({},f),g?.ctaTitle),{lineHeight:`${(s=f?.height)!==null&&s!==void 0?s:0}px`})},p,{className:`${F} ${Le(V)} ${yo["one-line-ellipsis"]}`,onClick:O,dangerouslySetInnerHTML:{__html:ke(E,g?.ctaTitle)}}))};var Ds=De(_s),Ls=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const Os=ft(Ds,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Ps,bindableProps:[],interactionRender:Ls},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"center"}},event:{animation:{backgroundColor:"#F40082",name:1,delay:1e3,duration:2e3}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var Ms=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],Ai={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const Ns="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Rs=t=>{var e,i,n,l,o,a,d,r,c,s,f,h,g,b,A,x,u,y,p,T,k,C,M,{style:m,recData:S,ctaTempStyles:w,index:_,event:I,bottom_image:O,translateY:E,isTel:V,onClick:F,isExternalLink:L=!1,isActive:R}=t,N=st(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);m==null||delete m.transform;const{sxpParameter:D,globalConfig:j,ctaEvent:H,setPopupDetailData:J}=Ue(),{jumpToWeb:$}=Dt(),[ee,re]=X(!0),me=((n=(i=(e=S?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((o=(l=S?.video)===null||l===void 0?void 0:l.bindProduct)===null||o===void 0?void 0:o.bindCta)||((a=S?.video)===null||a===void 0?void 0:a.bindCta),te=((r=(d=S?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((c=S?.video)===null||c===void 0?void 0:c.bindProduct),Oe=we=>{var xe,le,Me,Ke;const ze=((le=(xe=S?.video)===null||xe===void 0?void 0:xe.bindProducts)===null||le===void 0?void 0:le[0])||((Me=S?.video)===null||Me===void 0?void 0:Me.bindProduct)||S?.video;if(H?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,ze,_),J?.(Object.assign(Object.assign({},S),{index:_})),L){const $e=te?.link||((Ke=ze?.bindCta)===null||Ke===void 0?void 0:Ke.link);$e&&($(we,S,te,me,_),window.location.href=window.getJointUtmLink($e))}else F?.()},je=me?.enTitle||"\u67E5\u770B\u8BE6\u60C5",Ge=ce(()=>{const we=I?.animation;if(we){const{delay:xe,duration:le}=we;return{animationDelay:`${xe?xe/1e3:0}s`,animationDuration:`${le?le/1e3:0}s`}}},[I?.animation]),q=(b=(g=(h=(s=te?.cover)!==null&&s!==void 0?s:(f=te?.homePage)===null||f===void 0?void 0:f[0])!==null&&h!==void 0?h:me?.icon)!==null&&g!==void 0?g:D?.bottom_image)!==null&&b!==void 0?b:O,Q=we=>{we.stopPropagation(),re(!1)};ue(()=>{re(!0)},[R]);const fe=ce(()=>R&&ee?Ai["animated-fadeIn"]:null,[R,ee]);return v.createElement(v.Fragment,null,V?v.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):v.createElement("div",Object.assign({},N,{className:`${Le(Object.assign(Object.assign({},m),{"--transY":`translateY(calc(100% + ${(A=m?.margin)!==null&&A!==void 0?A:0}px))`}))} ${Ai.aniLinkPopup} ${fe} ${Le(Ge)}`,onClick:Oe}),v.createElement("div",{onClick:Q,className:Ai["modal-icon-wrapper"],style:{padding:(x=m?.padding)!==null&&x!==void 0?x:0}},v.createElement("img",{src:j?.popupCloseIcon||Ns,alt:"close",className:Ai["modal-icon-wrapper-img"]})),v.createElement(Kt,{src:q,rec:S,item:(k=(p=(y=(u=S?.video)===null||u===void 0?void 0:u.bindProducts)===null||y===void 0?void 0:y[0])!==null&&p!==void 0?p:(T=S?.video)===null||T===void 0?void 0:T.bindProduct)!==null&&k!==void 0?k:S?.video,index:_,translateY:E,imgStyle:w?.img,isActive:R}),(!S||te?.title)&&v.createElement("div",{className:Ai["one-line-ellipsis"],style:w?.title,dangerouslySetInnerHTML:{__html:ke((C=te?.title)!==null&&C!==void 0?C:"Product Name",w?.title)}}),v.createElement("div",{className:Ai["one-line-ellipsis"],style:Object.assign(Object.assign({},w?.ctaTitle),{lineHeight:((M=w?.ctaTitle)===null||M===void 0?void 0:M.height)+"px"}),dangerouslySetInnerHTML:{__html:ke(je,w?.ctaTitle)}})))};var Vs=De(Rs),js=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const Fs=ft(Vs,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Ms,bindableProps:[],interactionRender:js},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var Bs=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],zs=[{title:"\u5168\u5C40\u8BBE\u7F6E",child:[{type:"Switch",label:"\u5F39\u7A97\u5F00\u5173",name:["props","open"]},{type:"Switch",label:"\u6BCF\u6B21\u8FDB\u5165\u63D0\u793A",name:["props","isShowOnce"]},{type:"Switch",label:"\u5173\u95ED\u6309\u94AE",name:["props","isShowClose"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u5185\u8FB9\u8DDD",name:["style","padding"],addonAfter:"px"},{label:"\u5BF9\u9F50",type:"TextAlign",name:["style"]}]},{title:"\u534F\u8BAE\u5185\u5BB9",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","content","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","content","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","content","style","color"]},{type:"Number",name:["props","content","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","content","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","content","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","content","text"]}]},{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","interaction","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","interaction","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","interaction","style","color"]},{type:"Number",name:["props","interaction","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","interaction","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","interaction","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","interaction","text"]}]}];const wo=yi({}),Hs=({children:t,data:e})=>{var i,n,l,o,a,d,r,c,s,f,h,g,b,A;const[x,u]=X(!1),[y,p]=X(!1),[T,k]=X(""),[C,M]=X(!1);return v.createElement(wo.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.default_recommend,personalizedRecommend:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.personalized_recommend,placeholderImage:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.placeholder_image,hashTagSize:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.hash_tag_size,loadingImage:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.loading_image,privacyContent:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.privacy_context,privacyNecessity:(c=e?.sxp_parameter)===null||c===void 0?void 0:c.privacy_necessity,privacyPolicyTitle:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.privacy_policy_title,privacyPolicyUrl:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(g=e?.sxp_parameter)===null||g===void 0?void 0:g.template,industry:(b=e?.sxp_parameter)===null||b===void 0?void 0:b.industry},appDomain:e?.appDomain,openHashtag:x,setOpenHashtag:u,openConsent:y,setOpenConsent:p,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:T,setConsentPopupCate:k,openMultiPosts:C,setOpenMultiPosts:M,pageTypeList:(A=e?.pageTypeList)!==null&&A!==void 0?A:[]}},t)};function An(){return bi(wo)}var Ws="data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg t='1730260080030' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4241' xmlns:xlink='http://www.w3.org/1999/xlink' width='64' height='64'%3e%3cpath d='M895.156706 86.256941a30.177882 30.177882 0 0 1 42.767059-0.180706c11.745882 11.745882 11.745882 30.870588-0.180706 42.767059L128.843294 937.743059c-11.866353 11.866353-30.930824 12.047059-42.767059 0.180706-11.745882-11.745882-11.745882-30.870588 0.180706-42.767059L895.156706 86.256941z' fill='white' p-id='4242'%3e%3c/path%3e%3cpath d='M86.076235 86.076235c11.745882-11.745882 30.870588-11.745882 42.767059 0.180706l808.899765 808.899765c11.866353 11.866353 12.047059 30.930824 0.180706 42.767059-11.745882 11.745882-30.870588 11.745882-42.767059-0.180706L86.256941 128.843294a30.177882 30.177882 0 0 1-0.180706-42.767059z' fill='white' p-id='4243'%3e%3c/path%3e%3cpath d='M0 0h1024v1024H0z' fill='white' fill-opacity='0' p-id='4244'%3e%3c/path%3e%3c/svg%3e",Xs="data:image/png;base64,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jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cAv8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/9k=";const Us=t=>{var e,i,{isTel:n,isShowOnce:l,open:o,content:a,interaction:d,style:r,onClick:c,contsentState:s,isShowClose:f}=t;st(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:h}=An(),[g,b]=X(!1),A=ce(()=>h==="Display"||o&&(l||s)&&r&&!g,[h,o,g]),x=ae(()=>{b(!0)},[]),u=ae(()=>{c?.()},[]);return v.createElement(v.Fragment,null,n?v.createElement("img",{src:Xs,width:"100%"}):v.createElement(v.Fragment,null,A&&v.createElement("div",{className:"consentPopupDisplay",style:r},v.createElement("div",{style:{flex:1}},v.createElement("span",{style:a?.style,dangerouslySetInnerHTML:{__html:ke((e=a?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),a?.style)}}),v.createElement("span",{style:Object.assign(Object.assign({},d?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:ke((i=d?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),d?.style)},onClick:u})),f&&v.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:x},v.createElement("img",{src:Ws,alt:"close"})))))};var Gs=De(Us);const Ys=ft(Gs,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:zs,bindableProps:[],interactionRender:Bs},defaulSetting:{props:{content:{text:"To personalise or adjust your preferences at any time,click on link below to see more cead more",style:{fontSize:12,color:"#fff"}},interaction:{text:"read more",style:{fontSize:12,color:"#fff",textDecoration:"underline"}},isShowClose:!0},style:{backgroundColor:"#000",padding:18}},sort:1});var qs=[{title:"\u80CC\u666F\u8BBE\u7F6E",child:[{label:"\u80CC\u666F\u56FE",type:"Upload",name:["props","bgImgUrl"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A720 * 1280"},{type:"Group",label:"\u8FD4\u56DE\u6309\u94AE",child:[{type:"Switch",name:["props","backButton","enable"]},{type:"Upload",name:["props","backButton","icon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A100 * 76"}]},{type:"Group",label:"",child:[{type:"Select",name:["props","backButton","xPosit"],options:[{label:"\u76F8\u5BF9\u5DE6\u4FA7",value:"left"},{label:"\u76F8\u5BF9\u53F3\u4FA7",value:"right"}],initialValue:"left"},{type:"Number",name:["props","backButton","x"],addonAfter:"X"}]},{type:"Group",label:"",child:[{type:"Select",name:["props","backButton","yPosit"],options:[{label:"\u76F8\u5BF9\u5E95\u90E8",value:"bottom"},{label:"\u76F8\u5BF9\u9876\u90E8",value:"top"}],initialValue:"top"},{type:"Number",name:["props","backButton","y"],addonAfter:"Y",initialValue:0}]}]},{title:"\u6309\u94AE\u8BBE\u7F6E (\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A500 * 500)",child:[{type:"Group",child:[{type:"Upload",name:["props","button1Url"],text:"\u6309\u94AE1"},{type:"Upload",name:["props","button2Url"],text:"\u6309\u94AE2"}]},{type:"Group",child:[{type:"Upload",name:["props","button3Url"],text:"\u6309\u94AE3"},{type:"Upload",name:["props","button4Url"],text:"\u6309\u94AE4"}]}]}];const Zs=t=>{var e,i,{bgImgUrl:n,style:l,recData:o}=t,a=st(t,["bgImgUrl","style","recData"]);const{bffEventReport:d,curTime:r,updateChannel:c,multiPostTimeRef:s}=Ue(),{isActive:f}=fn()||{},h=ve(!1),g=((e=o?.video)===null||e===void 0?void 0:e.traceInfo)||((i=o?.product)===null||i===void 0?void 0:i.traceInfo)||"",b=ae((y,p)=>{try{return new Function("props","str",`if (str) {
|
7
7
|
return props?.button${y+1}${p}
|
8
8
|
} else {
|
9
9
|
return props?.button${y+1}
|
10
|
-
}`)(a,p)}catch{}},[a]),A=se(y=>{const p=b(y),T=p?.value;T&&(p?.linkType==="recommendFlow"?(c?.(T),r.current=new Date):new Function(T)())},[a]),S=se(()=>{s.current=new Date,d?.({eventInfo:{eventSubject:"startMultiPost",eventDescription:"startMultiPost",contentFormat:"image",position:"0",traceInfo:g}})},[]),u=se(y=>{r.current=new Date,d?.({eventInfo:{eventSubject:"endMultiPost",eventDescription:"endMultiPost",contentFormat:"image",position:"0",traceInfo:g,nextStep:y||"others",timeOnSite:Math.floor((new Date-s?.current)/1e3)+""}})},[]);return me(()=>{f?(S(),h.current=!0):h.current&&u()},[f]),me(()=>{if(!f)return;const y=()=>S(),p=()=>u();return gt.on(pt.PAGE_DID_SHOW,y),gt.on(pt.PAGE_DID_HIDE,p),()=>{gt.off(pt.PAGE_DID_SHOW,y),gt.off(pt.PAGE_DID_HIDE,p)}},[f]),v.createElement("div",{className:"multiposts",style:Object.assign(Object.assign({},l),Ya(n))},Array.from({length:4},(y,p)=>v.createElement("button",{hidden:!b(p,"Url"),className:"multiposts-btn",role:"button","aria-label":`multiposts-${p+1}`,onClick:()=>A(p)},v.createElement("img",{className:"multiposts-btn-img",src:b(p,"Url"),alt:`multiposts-img-${p+1}`}))))};var bn=Oe(Zs),Ks=[{title:"\u6309\u94AE1\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button1",isMultiPosts:!0}]},{title:"\u6309\u94AE2\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button2",isMultiPosts:!0}]},{title:"\u6309\u94AE3\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button3",isMultiPosts:!0}]},{title:"\u6309\u94AE4\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button4",isMultiPosts:!0}]}];const Js=mt(bn,{displayName:"MultiPosts",icon:"",category:"base",type:"MultiPosts",related:{settingRender:qs,interactionRender:Ks},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var yn=Object.freeze({__proto__:null,AniLink:Os,AniLinkPopup:Fs,Appoint:_r,AppointForm:dl,Commodity:Cr,CommodityDetail:Ja,CommodityDetailDiroNew:rr,CommodityDiro:zr,CommodityDiroNew:Gr,CommodityList:pr,Consent:ks,ConsentDetail:wr,Display:Ys,HashTag:Es,Iframe:Ar,Link:Rr,MultiCommodity:is,MultiCommodityDiro:Jr,MultiCommodityDiroNew:rs,MultiPosts:Js,Prompt:ir});const Qs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",$s="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",ed=t=>{var e,{active:i,activeIcon:n,unActicveIcon:l,recData:o,position:a}=t,d=dt(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:c,bffEventReport:s,setCacheRtcList:f,cacheRtcList:h}=Xe(),[g,b]=U((e=h?.[a])===null||e===void 0?void 0:e.isCollected),A=jt($s),S=jt(Qs),u=Ci(()=>wt(void 0,void 0,void 0,function*(){var y,p,T,k,C,M,m,x,w,P,I,O,E,V,F,_,R,N,D,j,X,K;if(g){b(!1);const $=(T=yield c?.({videoItemId:(p=(y=o?.video)===null||y===void 0?void 0:y.itemId)!==null&&p!==void 0?p:""}))!==null&&T!==void 0?T:!1;if(s?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(C=(k=o?.video)===null||k===void 0?void 0:k.itemId)!==null&&C!==void 0?C:"",contentName:(m=(M=o?.video)===null||M===void 0?void 0:M.title)!==null&&m!==void 0?m:"",contentTags:JSON.stringify((w=(x=o?.video)===null||x===void 0?void 0:x.tags)!==null&&w!==void 0?w:[]),position:a+"",contentFormat:!((P=o?.video)===null||P===void 0)&&P.url?"video":"image",traceInfo:(I=o?.video)===null||I===void 0?void 0:I.traceInfo}}),!$)b(!0);else{const ee=(O=h?.map((ce,he)=>(he===a&&(ce.isCollected=!1),ce)))!==null&&O!==void 0?O:[];f?.(ee)}}else{b(!0);const $=(E=yield r?.({content:JSON.stringify(o)}))!==null&&E!==void 0?E:!1;if(s?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(F=(V=o?.video)===null||V===void 0?void 0:V.itemId)!==null&&F!==void 0?F:"",contentName:(R=(_=o?.video)===null||_===void 0?void 0:_.title)!==null&&R!==void 0?R:"",contentTags:JSON.stringify((D=(N=o?.video)===null||N===void 0?void 0:N.tags)!==null&&D!==void 0?D:[]),position:a+"",contentFormat:!((j=o?.video)===null||j===void 0)&&j.url?"video":"image",traceInfo:(X=o?.video)===null||X===void 0?void 0:X.traceInfo}}),!$)b(!1);else{const ee=(K=h?.map((ce,he)=>(he===a&&(ce.isCollected=!0),ce)))!==null&&K!==void 0?K:[];f?.(ee)}}}),200);return v.createElement("button",Object.assign({},d,{"aria-label":"like",onClick:u}),v.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:g?n||A:l||S,alt:"icon"}))};var So=Oe(ed),td="data:image/gif;base64,R0lGODlhlgCWAPf/AAAAAICAgMzMzMzMzNXV1dXV1dXV1dfX19jOztjY2NvOztvb29zc3N/Pz9/V1d/f3+Pj4+bm5ubm5ujR0ejg4Ojo6Onp6erj4+rj4+rl5evr6+vr6+3k5O3t7e3t7e7u7u7u7u/v7/Dw8PDw8PHx8fHx8fHx8fLs7PLu7vLu7vLy8vPu7vPz8/Tp6fTx8fTx8fT09PT09PT09PXw8Pbx8fbz8/b29vb29vb29vb29vb29vf09Pf39/f39/f39/f39/f39/f39/f39/f39/f39/j09Pj09Pj19fj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pn29vn39/n5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr09Pr4+Pr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vv39/v39/v4+Pv5+fv5+fv6+vv7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/z4+Pz5+fz5+fz5+fz6+vz6+vz6+vz6+vz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/P36+v36+v36+v37+/37+/37+/37+/38/P38/P38/P38/P39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f78/P78/P78/P78/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/V1f/39//4+P/6+v/7+//8/P/8/P/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wD/ACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBLACxFABcADwAMAIYAAACAgIDMzMzV1dXX19fYzs7Y2Njbzs7b29vc3Nzfz8/f1dXf39/j4+Pm5ubo0dHo4ODo6Ojp6enq4+Pq5eXr6+vt5OTt7e3u7u7v7+/w8PDx8fHy7Ozy7u7y8vLz7u7z8/P06en08fH09PT18PD28fH28/P29vb39PT39/f49PT49fX4+Pj59vb59/f5+fn69PT6+Pj6+vr79/f7+Pj7+fn7+vr7+/v8+Pj8+fn8+vr8/Pz9+vr9+/v9/Pz9/f3+/Pz+/v7/1dX/9/f/+Pj/+vr/+/v//Pz//f3//v7///8A/wD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IUgCXCNzxI8gOJQV3CFy4RIkMJTccQnQYZCGShAgNZiS45MfDiB8lglzSQyPGk0FCqpwY8iBKlyZFyly5xKRNmAJrzGQJcWFJmDB1MBQ4MwnDgAAAIfkECQQA/wAsRwAXAA8ADAAACFMA/wkslAhcqWKJsLkRyPAfODfgujyM+LAYQ4QGMR4sWGrhRIkQQVJcyFGjyYJrRqoU2aXYxowlS7L8SBNiIZg4XwqcGfIjw5g5G/6zUROcDYYBAQAh+QQJAwD/ACxIABcAEAAMAAAIWwD/CfzXqVSxRNgSlRrIEAm4LuDcPIz4sBNDcAYTYTy4MVEigRMlQhRJsYvAjB1TGuxio6RLkhJDaURJk+PCkDhHTvxXc6bNgzxh5ow40E3Pjm4Y/lszNKnAgAAAIfkECQMA/wAsSgAXABEADQAACGUA/wn856YLtkSlBioceAScG3BdHEJ0uLBLsUTgSl3MuLFUooESIz4UOfHhvzYYNabs2PFflJIwSUZcU0olx5U4SyEJyXNkyH84bwotFepfzJ4TB7IMqrGLwlIyeUZZuNAjR4UBAQAh+QQJBAD/ACxMABcAEgAOAAAIaAD/CRTYpdTAgwgFgusCzs1CcGvAJfwXBVypYoksYtSYqNjBhw4Zhmy4kJvAUhczpuTIEds/kSBjwiy4caXNmhhH6pRJEiVOlT8t/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka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";const wn=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Ro.render(v.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),id=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:a,videoPlayIcon:d})=>{const[r,c]=U(!1),{bffEventReport:s,sxpParameter:f,waterFallData:h,openHashtag:g,bffFbReport:b}=Xe(),A=fe(0),[S,u]=U(!1),{isActive:y}=hn(),p=fe(null),[T,k]=U(""),[C,M]=U(!1),m=fe(),x=`pb-cache-video-${e}`,w=fe(null),P=fe(null),I=fe(),O=fe(),E=fe(!0),V=pe(()=>a?.mode==="2",[a]),F=pe(()=>{var Y;return a?.mode==="2"?`translateY(-${50+((Y=a?.offsetTop)!==null&&Y!==void 0?Y:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),_=pe(()=>{var Y;return((Y=t?.video)===null||Y===void 0?void 0:Y.cover)||T},[T,t]),R=pe(()=>V?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[V]),N=pe(()=>a?.bgWay==="1",[a]),D=pe(()=>N&&a?.bgColor?{backgroundColor:a?.bgColor}:{},[a,N]);me(()=>{m?.current&&(m.current.muted=l)},[l,m?.current]);const j=se(()=>{var Y;m?.current&&((Y=m?.current)===null||Y===void 0||Y.play())},[m?.current]),X=jt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),K=se(()=>{m?.current&&(M(!1),u(!0))},[]),$=se(()=>wt(void 0,void 0,void 0,function*(){var Y,J,Ae,be,ye,re,Re,Je,ze,tt,ot,Se,Z;if(!m?.current)return;c(!1);const G=n[e];if(G&&(!((Y=m?.current)===null||Y===void 0)&&Y.duration)){A.current=((J=m?.current)===null||J===void 0?void 0:J.currentTime)||0;const ne=((be=(Ae=m?.current)===null||Ae===void 0?void 0:Ae.duration)!==null&&be!==void 0?be:0).toFixed(2),le=((re=(ye=m?.current)===null||ye===void 0?void 0:ye.currentTime)!==null&&re!==void 0?re:0).toFixed(2),ue=E?.current?"0":"1";s?.({eventInfo:Object.assign({eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Je=(Re=G?.video)===null||Re===void 0?void 0:Re.itemId)!==null&&Je!==void 0?Je:"",contentName:(tt=(ze=G?.video)===null||ze===void 0?void 0:ze.title)!==null&&tt!==void 0?tt:"",playType:ue,startTime:le,videoDuration:ne,contentTags:JSON.stringify((Se=(ot=G?.video)===null||ot===void 0?void 0:ot.tags)!==null&&Se!==void 0?Se:[]),position:e+"",contentFormat:"video",traceInfo:(Z=G?.video)===null||Z===void 0?void 0:Z.traceInfo},E?.current&&{loadTime:O?.current-I?.current+""})}),E.current=!1}}),[s,n,e,E,m?.current]),ee=se(()=>{var Y;if(!m?.current||T||!V||(m.current.style.objectFit="contain",!((Y=t?.video)===null||Y===void 0)&&Y.cover||!p||!p.current||N))return;const J=()=>{const Ae=p?.current,be=Ae.getContext("2d"),ye=window?.innerWidth,re=window?.innerHeight;Ae.height=re,Ae.width=ye,be?.drawImage(m.current,0,0,Ae.width,Ae.height),k(Ae.toDataURL())};J(),setTimeout(()=>{J()},500)},[m.current,N,t,T,V]),ce=se(()=>{m.current&&(O.current=new Date,$(),ee())},[m.current,ee,$]),he=se(Y=>()=>{var J,Ae,be,ye,re;if(!m.current||!S)return;const Re=(J=m?.current)===null||J===void 0?void 0:J.paused;switch(Y){case"start":if(!Re)return;(Ae=m?.current)===null||Ae===void 0||Ae.play(),c(!1);break;case"pause":if(Re)return;(be=m?.current)===null||be===void 0||be.pause(),c(!0);break;default:Re?(ye=m?.current)===null||ye===void 0||ye.play():(re=m?.current)===null||re===void 0||re.pause(),c(!Re);break}},[S,m?.current]),te=se(()=>{var Y,J,Ae,be,ye,re,Re,Je,ze,tt,ot,Se,Z;if(!m?.current||o!==e)return;const G=n[e],ne=((J=(Y=m?.current)===null||Y===void 0?void 0:Y.duration)!==null&&J!==void 0?J:0).toFixed(2),le=((be=(Ae=m?.current)===null||Ae===void 0?void 0:Ae.currentTime)!==null&&be!==void 0?be:0).toFixed(2);if(!((ye=m?.current)===null||ye===void 0)&&ye.duration){const ue=(((re=m?.current)===null||re===void 0?void 0:re.currentTime)-A.current).toFixed(2);s?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Je=(Re=G?.video)===null||Re===void 0?void 0:Re.itemId)!==null&&Je!==void 0?Je:"",contentName:(tt=(ze=G?.video)===null||ze===void 0?void 0:ze.title)!==null&&tt!==void 0?tt:"",endTime:le,videoDuration:ne,playDuration:ue,contentTags:JSON.stringify((Se=(ot=G?.video)===null||ot===void 0?void 0:ot.tags)!==null&&Se!==void 0?Se:[]),position:e+"",contentFormat:"video",traceInfo:(Z=G?.video)===null||Z===void 0?void 0:Z.traceInfo}})}},[n,e,s,m?.current,o]),Ne=se(()=>{M(!0)},[]);me(()=>{var Y,J,Ae,be,ye,re,Re,Je,ze,tt;if(!y)return;const ot=t?.video.url;if(!ot)return;const Se=document.querySelector(`#${x}`);if(!Se||(m.current=wn?.(Se),!m?.current))return;I.current=new Date;const Z=window?.Hls;let G=P?.current;return ot.includes(".m3u8")&&Z&&Z.isSupported()?(G=new Z,G?.loadSource(ot),G?.attachMedia(m?.current),G?.on(Z.Events.MANIFEST_PARSED,function(){var ne;(ne=m?.current)===null||ne===void 0||ne.play()})):m.current.src=ot,(Y=m?.current)===null||Y===void 0||Y.setAttribute("x5-playsinline","true"),(J=m?.current)===null||J===void 0||J.setAttribute("webkit-playsinline","true"),(Ae=m?.current)===null||Ae===void 0||Ae.addEventListener("loadedmetadata",ce),(be=m?.current)===null||be===void 0||be.addEventListener("loadeddata",ee),(ye=m?.current)===null||ye===void 0||ye.addEventListener("play",$),(re=m?.current)===null||re===void 0||re.addEventListener("playing",K),(Re=m?.current)===null||Re===void 0||Re.addEventListener("pause",te),(Je=m?.current)===null||Je===void 0||Je.addEventListener("ended",j),(ze=m?.current)===null||ze===void 0||ze.addEventListener("canplay",j),(tt=m?.current)===null||tt===void 0||tt.addEventListener("waiting",Ne),()=>{var ne,le,ue,ke,it,ie,B,Qe,Et,rt;((ne=m?.current)===null||ne===void 0?void 0:ne.paused)||te(),P?.current&&((le=P?.current)===null||le===void 0||le.destroy()),u(!1),(ue=m?.current)===null||ue===void 0||ue.removeEventListener("loadedmetadata",ce),(ke=m?.current)===null||ke===void 0||ke.removeEventListener("loadeddata",ee),(it=m?.current)===null||it===void 0||it.removeEventListener("play",$),(ie=m?.current)===null||ie===void 0||ie.removeEventListener("playing",K),(B=m?.current)===null||B===void 0||B.removeEventListener("pause",te),(Qe=m?.current)===null||Qe===void 0||Qe.removeEventListener("ended",j),(Et=m?.current)===null||Et===void 0||Et.removeEventListener("canplay",j),(rt=m?.current)===null||rt===void 0||rt.removeEventListener("waiting",Ne)}},[y]),me(()=>{var Y,J,Ae,be,ye,re;!m?.current||!S||(y?(b?.({eventName:"ViewContent",product:(J=(Y=n?.[e])===null||Y===void 0?void 0:Y.video)===null||J===void 0?void 0:J.bindProduct}),b?.({eventName:"PageView",product:(be=(Ae=n?.[e])===null||Ae===void 0?void 0:Ae.video)===null||be===void 0?void 0:be.bindProduct}),(ye=m?.current)===null||ye===void 0||ye.play()):(re=m?.current)===null||re===void 0||re.pause())},[y,S,m?.current]),me(()=>{var Y,J,Ae;if(!y||!m?.current)return;!((Y=m?.current)===null||Y===void 0?void 0:Y.paused)&&g?(J=m?.current)===null||J===void 0||J.pause():g||(Ae=m?.current)===null||Ae===void 0||Ae.play()},[g,y,m?.current]),me(()=>{if(!y)return;const Y=()=>{he("start")()},J=he("pause");return gt.on(pt.PAGE_DID_SHOW,Y),gt.on(pt.PAGE_DID_HIDE,J),()=>{gt.off(pt.PAGE_DID_SHOW,Y),gt.off(pt.PAGE_DID_HIDE,J)}},[he,y]);const Fe=pe(()=>!f?.placeholder_image||S?null:v.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"placeholder image"}),[S,f?.placeholder_image]),Ue=pe(()=>{if(!(!C||!S))return v.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:td,alt:"placeholder image"})},[C,S]);return me(()=>{if(!m?.current)return;const Y=()=>{var J;o===e&&(!((J=t?.video)===null||J===void 0)&&J.url)&&m?.current&&!r&&he("pause")()};return window.addEventListener("beforeunload",Y),()=>{window.removeEventListener("beforeunload",Y)}},[o,e,t,m?.current,he,r]),t?.video?v.createElement(v.Fragment,null,V?v.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:he(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},D)},!N&&S&&_&&v.createElement(Mt,{src:_,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},R)}),v.createElement("canvas",{ref:p,style:{display:"none"}}),v.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:F,left:0,right:0}},v.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},v.createElement("div",{className:"n-full-screen",ref:w,id:x,style:{width:"100%",height:"100%"}}),r&&v.createElement(Mt,{className:"clc-pb-video-pause",src:d??X,alt:"pause"}))),Fe,Ue):v.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:he()},v.createElement("div",{className:"n-full-screen",ref:w,id:x,style:{width:"100%",height:"100%"}}),Fe,Ue,r&&v.createElement(Mt,{className:"clc-pb-video-pause",src:d??X,alt:"pause"}))):null};var nd=Oe(id);const od=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:l})=>{const[o,a]=U(t),d=r=>{r.stopPropagation();const c=!o;a(c),n?.(c)};return me(()=>{a(t)},[t]),v.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:d},v.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:o?e:i}))};var To=Oe(od);const ld=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,l]=U(!0);ii(),me(()=>{setTimeout(()=>{l(!1)},i)},[]);const o=jt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),a=pe(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return v.createElement("div",{hidden:!n,className:`pb-finger-wrap ${a}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},v.createElement("img",{src:t||o,alt:"finger swiper"}))},Eo=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:l}=t,o=pe(()=>n?.mode==="2",[n]),a=pe(()=>{var s;return n?.mode==="2"?`translateY(-${50+((s=n?.offsetTop)!==null&&s!==void 0?s:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),d=pe(()=>o?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[o]),r=pe(()=>n?.bgWay==="1",[n]),c=pe(()=>r&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,r]);return v.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},c)},(!o||!r)&&v.createElement(Mt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:l}),o&&v.createElement(Mt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:a,left:0,right:0},onLoad:l}))},ad=({imgUrls:t,width:e,height:i,rec:n,index:l,onViewImageEndEvent:o,onViewImageStartEvent:a,imgUrlsPostConfig:d})=>{var r,c;const{isActive:s}=hn(),{sxpParameter:f,openHashtag:h}=Xe(),[g,b]=U(!1),[A,S]=U(),[u,y]=U(0),p=fe(),T=fe(!0),k=new Date;me(()=>{g&&s?(p?.current&&p.current.swiper.autoplay.start(),h?o(n):(a(l,T.current?A:void 0,!0),T.current=!1)):p?.current&&p.current.swiper.autoplay.stop()},[n,s,o,h,l,a,g,A]);const C=se(P=>wt(void 0,void 0,void 0,function*(){g||(S({loadTime:new Date-k+""}),b(!0))}),[g]);me(()=>{if(!s)return;const P=()=>a(l,A),I=()=>o(n);return gt.on(pt.PAGE_DID_SHOW,P),gt.on(pt.PAGE_DID_HIDE,I),()=>{gt.off(pt.PAGE_DID_SHOW,P),gt.off(pt.PAGE_DID_HIDE,I)}},[s,A]);const M=se(()=>{p.current&&p.current.swiper&&w&&p.current.swiper.autoplay.stop()},[]),m=se(()=>{p.current&&p.current.swiper&&w&&p.current.swiper.autoplay.start()},[]),x=se(P=>{y(P.activeIndex)},[]),w=pe(()=>Ui(),[]);return v.createElement("div",{onMouseEnter:M,onMouseLeave:m},v.createElement(ci,Object.assign({defaultValue:0,direction:"horizontal",modules:[Vi,ji,...w?[nn,on,Ri,en]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"}},w?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:p,onSlideChange:x,className:Me(Object.assign(Object.assign({".swiper-pagination":{bottom:(r=d?.marginBottom)!==null&&r!==void 0?r:0,fontSize:"14px"}},d?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:d?.dotsBgColor,opacity:1}}),d?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${d?.dotsActiveColor}!important`,opacity:1}})),height:i,autoplay:{delay:((c=d?.delay)!==null&&c!==void 0?c:3)*1e3}}),t?.map((P,I)=>v.createElement(Ut,{key:I,"aria-hidden":I!==u},v.createElement(Eo,{src:!g&&I>0?"":P,height:i,imgUrlsPostConfig:d,onShowFirstImage:C})))))};var rd=Oe(ad);const sd=({tags:t,itemId:e,itemType:i,index:n,rec:l,hashTagStyle:o,hashTagRightMargin:a})=>{var d;const[r,c]=U(!1),{setWaterFallData:s,setOpenHashtag:f,setCacheActiveIndex:h,waterFallData:g,setIsFromHashtag:b}=Xe(),A=S=>{g?b?.(!0):h?.(n),s?.(i?{hashTag:S,itemId:e,itemType:i,rec:l}:{hashTag:S,rec:l}),f?.(!0)};return pe(()=>t.length<=6?null:v.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>c(!r)},r?"show less":"show more"),[r,t]),v.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(d=o?.marginTop)!==null&&d!==void 0?d:16}px`,width:a}},v.createElement(Si,null,t?.map((S,u)=>v.createElement(Ut,{key:u,hidden:r?!1:u>=6,className:"clc-sxp-bottom-hashtag-item",style:o,onClick:()=>A(S),tag:"li",role:"listitem"},v.createElement("button",{className:"clc-sxp-bottom-hashtag-item-button","aria-label":S,"aria-describedby":S,dangerouslySetInnerHTML:{__html:De(`#${S}`,o)}})))))};var Io=Oe(sd),Co="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function Ei(t){return Oe(function(e){const{$store:i}=Xo(),n=o=>{let a=o;const d=o.match(/{{.*?}}/g);return d?.length&&d.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(c,s)=>{if(s){const f=Cn(i,s);return a=a.replace(r,f),f}})}),a},l=pe(()=>{var o,a,d;const{bindDatas:r}=e,c=dt(e,["bindDatas"]);if((o=r?.forEach)===null||o===void 0||o.call(r,s=>{if(s?.propKey&&s?.dataPath){const{propKey:f,dataPath:h}=s;h.replace(/{{\s*([\w.]+)\s*}}/g,(g,b)=>{var A,S;if(b){const u=(S=(A=Cn(i,b))!==null&&A!==void 0?A:e[f])!==null&&S!==void 0?S:"";return c[f]=u,u}})}}),c){c.eventMap={};const s=vi(c.event)||{};for(const f in s)if(Object.prototype.hasOwnProperty.call(s,f))try{s[f].value=n(s[f].value),c.eventMap[f]=new Function(s[f].value)}catch{}}return!((d=(a=c?.event)===null||a===void 0?void 0:a.onClick)===null||d===void 0)&&d.linkType&&(c.style.cursor="pointer"),c},[i,e]);return v.createElement(t,Object.assign({},l,l.eventMap))})}const dd=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:l,isActive:o,value:a})=>{const{schema:d}=ii();if(!t?.video)return null;const r=pe(()=>{var c,s,f,h,g,b,A,S,u,y,p,T,k,C,M,m,x,w,P,I,O,E,V,F,_,R,N,D;if(!(l&&!l?.includes((c=a?.item)===null||c===void 0?void 0:c.type))&&!(!l&&((s=a?.item)===null||s===void 0?void 0:s.category)==="cta")){if(((f=a?.item)===null||f===void 0?void 0:f.type)==="CommodityDiro"&&!(!((h=t?.video)===null||h===void 0)&&h.bindProduct)||((g=a?.item)===null||g===void 0?void 0:g.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((A=a?.item)===null||A===void 0?void 0:A.type)==="CommodityDiroNew"&&!(!((S=t?.video)===null||S===void 0)&&S.bindProduct)||((u=a?.item)===null||u===void 0?void 0:u.type)==="MultiCommodity"&&!(!((p=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||p===void 0)&&p.length)||((T=a?.item)===null||T===void 0?void 0:T.type)==="MultiCommodityDiro"&&!(!((C=(k=t?.video)===null||k===void 0?void 0:k.bindProducts)===null||C===void 0)&&C.length)||((M=a?.item)===null||M===void 0?void 0:M.type)==="MultiCommodityDiroNew"&&!(!((x=(m=t?.video)===null||m===void 0?void 0:m.bindProducts)===null||x===void 0)&&x.length))return null;if(a&&n){const j=n[(w=a?.item)===null||w===void 0?void 0:w.type],X=Ei(j),K=(P=j?.extend)===null||P===void 0?void 0:P.defaulSetting,$=((E=(O=(I=a?.item)===null||I===void 0?void 0:I.event)===null||O===void 0?void 0:O.onClick)===null||E===void 0?void 0:E.linkType)==="externalLink";let ee=vi((V=a?.item)===null||V===void 0?void 0:V.style);if(ee.hasOwnProperty("backdropFilter")){let ce=ee.backdropFilter;ee.backdropFilter=`blur(${ce??0}px)`}return v.createElement(X,Object.assign({style:Object.assign(Object.assign(Object.assign({},K?.style),ee),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},K?.textStyle),(F=a?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(R=(_=a?.item)===null||_===void 0?void 0:_.bindDatas)!==null&&R!==void 0?R:[]},K?.props,(N=a?.item)===null||N===void 0?void 0:N.props,{event:((D=a?.item)===null||D===void 0?void 0:D.event)||{},schema:d,id:a?.id,key:a?.id,recData:t,isExternalLink:$,index:e,isActive:o}))}else return null}},[t,n,i,d,a?.id,o]);return v.createElement(v.Fragment,null,r)};var Hi=Oe(dd);const ko=({nudge:t})=>{var e,i,n,l,o,a;return v.createElement(v.Fragment,null,t?.isOpen&&v.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(n=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&n!==void 0?n:212,height:(o=(l=t?.size)===null||l===void 0?void 0:l.height)!==null&&o!==void 0?o:38,backgroundColor:t?.backgroundColor,borderRadius:(a=t?.borderRadius)!==null&&a!==void 0?a:4}},t?.icon?v.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,v.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:De(t?.content,t?.textStyle)}})))},cd=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:l,setCacheRtcList:o,setCacheActiveIndex:a,setLoading:d,swiperRef:r,waterFallData:c,bffEventReport:s,selectTag:f,setSelectTag:h}=Xe(),{backMainFeed:g}=_t(),b=pe(()=>[Di,...t],[t]),A=S=>()=>{if(S===f)return;S!=="FOR U"?s?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${S}']`}}):g("theme",S,f);let u;S!==Di&&(u=S),d?.(!0),n?.({themeTag:u}).then(y=>{var p,T,k,C;gt.emit(pt.CHANGE_THEME_TAG,u),l?.((p=y?.recList)!==null&&p!==void 0?p:[]),o?.((T=y?.recList)!==null&&T!==void 0?T:[]),e?.(0),a?.(0),(C=(k=r?.current)===null||k===void 0?void 0:k.swiper)===null||C===void 0||C.slideTo(0)}).finally(()=>{d?.(!1)}),h?.(S)};return c||t.length<=0?null:v.createElement("div",{className:"clc-sxp-tagbar",style:i},v.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},b.map(S=>v.createElement("button",{className:`clc-sxp-tagbar-list-item ${S===f?"clc-sxp-tagbar-list-item-active":""}`,key:S,"aria-label":S,onClick:A(S)},S))))};var Po=Oe(cd);const ud=({resolver:t,globalConfig:e})=>{var i,n;const l=pe(()=>Ko(),[]),o=t?.Display,a=Ei(o),d=(n=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.item;return v.createElement(a,Object.assign({},d?.props,{style:d?.style,event:d?.event||{},contsentState:l}))};var vd=Oe(ud);const pd=({data:t,minusHeight:e,tagHeight:i,onClick:n})=>{var l,o,a,d,r;return v.createElement("button",{style:{position:"absolute",[(l=t?.xPosit)!==null&&l!==void 0?l:"left"]:(a=(o=t?.backButton)===null||o===void 0?void 0:o.x)!==null&&a!==void 0?a:0,[(d=t?.yPosit)!==null&&d!==void 0?d:"top"]:(t?.yPosit=="top"?e+i:0)+((r=t?.y)!==null&&r!==void 0?r:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:n},v.createElement("img",{src:t?.icon||Co,alt:"back button",width:100,style:{objectFit:"cover"}}))};var Do=Oe(pd);const _o=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:l,resolver:o,data:a=[],ctaType:d,tipText:r,nudge:c,_schema:s,hashTagStyle:f,hashTagRightMargin:h,tagList:g=[],defaultData:b})=>{var A,S,u,y,p,T,k,C,M,m,x,w,P,I,O,E,V,F,_,R,N,D,j,X,K;const $=jt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),ee=jt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:ce}=ii(),{openMultiPosts:he}=gn(),[te,Ne]=U(0),Fe=fe(0),[Ue,Y]=U(!0),J=fe(),[Ae,be]=U(!1),[ye,re]=U(!1),[Re,Je]=U(new Date().getTime()),ze=fe(!1),[tt,ot]=U(2),{loadVideos:Se,bffEventReport:Z,loading:G,setPopupDetailData:ne,ctaEvent:le,swiperRef:ue,waterFallData:ke,setOpenHashtag:it,appDomain:ie,openHashtag:B,loadingImage:Qe,isFromHashtag:Et,popupDetailData:rt,bffFbReport:xt,curTime:bt,h5EnterLink:It,isShowConsent:zt,selectTag:Nt,isPreview:Ht,isEditor:Lt,cacheRtcList:Vt,setRtcList:Ct,cacheActiveIndex:Wt,rtcList:Ge,isNoMoreData:qt,channel:yt,refreshFeSession:we}=Xe(),{backMainFeed:Te,productView:Be,jumpToWeb:kt}=_t(),ei=pe(()=>a.length>0&&!G&&(Yo()||t?.enableSwiperTip),[a,G,t?.enableSwiperTip]);me(()=>{we?.(!0)},[]),me(()=>{if(a?.length>0){const L=new Date;J.current=L}},[a?.length]);const Zt=se(()=>{var L,H,q;const oe=(H=(L=b?.data)===null||L===void 0?void 0:L.sxpPageConf)===null||H===void 0?void 0:H.globalConfig;if(!((q=oe?.session)===null||q===void 0)&&q.enable||qi(),It?.(),a.length>0){const Q=new Date;J.current=Q}},[a.length,It,b]);me(()=>{var L;if(!d||d?.length<1)return;const H=a?.findIndex(q=>{var oe,Q,xe,ae,Pe,je,He,We,ge;const Ce=d?.[0];return Ce==="\u591A\u5546\u54C1CTA"?((oe=q?.video)===null||oe===void 0?void 0:oe.bindProducts)&&((xe=(Q=q?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||xe===void 0?void 0:xe.length)>0:Ce==="\u5546\u54C1CTA"?(ae=q?.video)===null||ae===void 0?void 0:ae.bindProduct:((je=(Pe=q?.video)===null||Pe===void 0?void 0:Pe.bindCta)===null||je===void 0?void 0:je.itemId)===Ce&&(((He=q?.video)===null||He===void 0?void 0:He.url)||((ge=(We=q?.video)===null||We===void 0?void 0:We.imgUrls)===null||ge===void 0?void 0:ge.length))})||0;H!==-1&&((L=ue?.current)===null||L===void 0||L.swiper.slideTo(H))},[a,d,ue]);const ti=se(L=>{var H,q,oe,Q,xe,ae,Pe,je,He,We,ge,Ce,ut,Ze,st,ct,At,Ve,ft,Pt;const Le=a?.[te];let ht="";rt&&(!((q=(H=Le?.video)===null||H===void 0?void 0:H.bindProducts)===null||q===void 0)&&q.length||!((oe=Le?.video)===null||oe===void 0)&&oe.bindProduct)?ht="pdpPage":rt&&((Pe=l?.[(ae=(xe=(Q=Le?.video)===null||Q===void 0?void 0:Q.bindCta)===null||xe===void 0?void 0:xe.itemId)!==null&&ae!==void 0?ae:""].item)===null||Pe===void 0?void 0:Pe.type)==="Appoint"?ht="formPage":Et?ht="hashTagPage":!((je=Le?.video)===null||je===void 0)&&je.url?ht="videoPage":!((He=Le?.video)===null||He===void 0)&&He.imgUrls&&(!((ge=(We=Le?.video)===null||We===void 0?void 0:We.imgUrls)===null||ge===void 0)&&ge.length)?ht="imagePage":Le?.product&&(ht="productPage"),Z?.({eventInfo:{sessionDuration:Math.floor((new Date-bt.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(Ce=Le?.video)===null||Ce===void 0?void 0:Ce.itemId,productId:(ut=Le?.product)===null||ut===void 0?void 0:ut.itemId,position:te+"",fromKName:L||ht,fromKPage:location?.href,ctatId:(ct=(st=(Ze=Le?.video)===null||Ze===void 0?void 0:Ze.bindCta)===null||st===void 0?void 0:st.itemId)!==null&&ct!==void 0?ct:"",traceInfo:(Pt=(Ve=(At=Le?.video)===null||At===void 0?void 0:At.traceInfo)!==null&&Ve!==void 0?Ve:(ft=Le?.product)===null||ft===void 0?void 0:ft.traceInfo)!==null&&Pt!==void 0?Pt:""}})},[a,Z,te,rt,l,Et,bt]);me(()=>{const L=a?.[te],H=()=>{const q=!B&&!zt;document.visibilityState==="hidden"?(q&&(gt.emit(pt.PAGE_DID_HIDE,L),nt(L)),(t?.playbook!=="organic menu"||te!==0||yt)&&(we?.(!1,ti)||ti())):document.visibilityState==="visible"&&(ze.current===!0&&(Je(new Date().getTime()),ze.current=!1),Zt(),q&&(gt.emit(pt.PAGE_DID_SHOW,L),Te("external",Nt)))};return document.addEventListener("visibilitychange",H),()=>{document.removeEventListener("visibilitychange",H)}},[te,Z,a,Zt,rt,Et,l,bt,Te,B,zt,Nt,yt,ti,we]);const ai=se(Ci(()=>{we?.(!1,ti)},1e3),[ti,we]);me(()=>{const L=["touchstart","touchcancel"];return L.forEach(H=>{window.addEventListener(H,ai)}),()=>{L.forEach(H=>{window.removeEventListener(H,ai)})}},[ai]);const ri=pe(()=>{let L=0;return g.length>0&&(L+=45,ke&&(L-=45)),L},[g,ke]),Xt=pe(()=>{let L=0;return t?.logoUrl&&t?.isShowLogo&&(L+=56),L},[t]),Kt=pe(()=>i-Xt-ri,[Xt,i,ri]),z=pe(()=>{var L;const H=te===0&&!ke&&!Lt?[(L=a?.[0])!==null&&L!==void 0?L:null]:a?.map((q,oe)=>te===oe||oe-1===te||oe+1===te?q:null);return H?.length?!ke&&!qt?H.concat([{loading:!0}]):H:[]},[a,te,ke,Lt,qt]),W=pe(()=>{var L,H,q,oe;if(t?.logoUrl&&t?.isShowLogo){const Q=(H=(L=t?.logoBar)===null||L===void 0?void 0:L.onClick)===null||H===void 0?void 0:H.value,xe=((oe=(q=t?.logoBar)===null||q===void 0?void 0:q.onClick)===null||oe===void 0?void 0:oe.linkType)==="externalLink",ae=z[te];return v.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Q&&{onClick:Pe=>{var je,He,We,ge;xe&&kt(Pe,ae,(je=ae?.video)===null||je===void 0?void 0:je.bindProduct,(He=ae?.video)===null||He===void 0?void 0:He.bindCta,te,((We=ae?.product)===null||We===void 0?void 0:We.traceInfo)||((ge=ae?.video)===null||ge===void 0?void 0:ge.traceInfo)),new Function(Q)()}}),v.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,te,z]),ve=se((L,H)=>{var q,oe,Q,xe,ae,Pe,je,He,We,ge;return L==="organic menu"?v.createElement(bn,Object.assign({recData:a?.[1]},(Q=(oe=(q=t?.multiPosts)===null||q===void 0?void 0:q[0])===null||oe===void 0?void 0:oe.item)===null||Q===void 0?void 0:Q.props,(Pe=(ae=(xe=t?.multiPosts)===null||xe===void 0?void 0:xe[0])===null||ae===void 0?void 0:ae.item)===null||Pe===void 0?void 0:Pe.event)):!((je=L?.video)===null||je===void 0)&&je.url?v.createElement(nd,{key:Re,rec:L,index:H,muted:Ue,data:a,height:Kt,activeIndex:te,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((He=L?.video)===null||He===void 0)&&He.imgUrls?v.createElement(rd,{key:L?.video.itemId,imgUrls:L?.video.imgUrls,width:n,height:Kt,rec:L,index:H,onViewImageEndEvent:Ye,onViewImageStartEvent:vt,imgUrlsPostConfig:t?.imgUrlsPost}):L.product&&Array.isArray(t?.productPost)&&((We=t?.productPost)===null||We===void 0?void 0:We.length)>0?(ge=t?.productPost)===null||ge===void 0?void 0:ge.map((Ce,ut)=>{var Ze,st,ct,At,Ve,ft,Pt,Le;const ht=o[(Ze=Ce?.item)===null||Ze===void 0?void 0:Ze.type],Jt=Ei(ht),Dt=(st=ht?.extend)===null||st===void 0?void 0:st.defaulSetting;return v.createElement(Jt,Object.assign({key:`${H}${ut}`,textStyle:Object.assign(Object.assign({},Dt?.textStyle),(ct=Ce?.item)===null||ct===void 0?void 0:ct.textStyle),bindDatas:(Ve=(At=Ce?.item)===null||At===void 0?void 0:At.bindDatas)!==null&&Ve!==void 0?Ve:[]},Dt?.props,(ft=Ce?.item)===null||ft===void 0?void 0:ft.props,{event:((Pt=Ce?.item)===null||Pt===void 0?void 0:Pt.event)||{},schema:ce,id:Ce?.id,viewTime:J.current,rec:L,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},Dt?.style),(Le=Ce?.item)===null||Le===void 0?void 0:Le.style),{height:"100%",overflow:"auto"}),index:H,isActive:te===H}))}):null},[n,a,Kt,Ue,te,t?.productPost,t?.videoPlayIcon,J,r,o,ce,Re]),_e=se(L=>{re(L)},[]),de=pe(()=>ye?{background:"linear-gradient( 180deg, rgba(129,129,129,0) 0%, rgba(121,121,121,0.5) 5%, #616161 100%)",paddingTop:20,paddingBottom:20}:{padding:"20px 0"},[ye]),Ie=se((L,H)=>{var q,oe,Q,xe,ae,Pe,je,He,We,ge,Ce,ut,Ze;if(L?.video){let st=null;!((oe=(q=L?.video)===null||q===void 0?void 0:q.bindProducts)===null||oe===void 0)&&oe.length?st="\u591A\u5546\u54C1CTA":!((Q=L?.video)===null||Q===void 0)&&Q.bindProduct?st="\u5546\u54C1CTA":st=(ae=(xe=L?.video)===null||xe===void 0?void 0:xe.bindCta)===null||ae===void 0?void 0:ae.itemId;const ct=l?.[st];return v.createElement(v.Fragment,null,((Pe=L?.video)===null||Pe===void 0?void 0:Pe.title)&&!ye&&v.createElement("div",{className:"clc-sxp-bottom-shadow"}),v.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(je=t?.bottomInfoDist)!==null&&je!==void 0?je:40}px`}},v.createElement(ko,{nudge:c}),t?.isShowCTA===void 0||t?.isShowCTA?v.createElement("div",{className:"clc-sxp-bottom-card"},v.createElement(Hi,{rec:L,index:H,tempMap:l,resolver:o,isActive:H===te,value:ct})):null,v.createElement("div",null,v.createElement(zi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(We=(He=L?.video)===null||He===void 0?void 0:He.title)!==null&&We!==void 0?We:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:_e}),v.createElement(Hi,{rec:L,index:H,tempMap:l,resolver:o,includesCtaType:["AniLink"],isActive:H===te,value:ct}),v.createElement(Io,{index:te,tags:(Ce=(ge=L?.video)===null||ge===void 0?void 0:ge.hashTags)!==null&&Ce!==void 0?Ce:[],itemId:(ut=L?.video)===null||ut===void 0?void 0:ut.itemId,itemType:!((Ze=L?.video)===null||Ze===void 0)&&Ze.itemId?"VIDEO":null,rec:L,hashTagStyle:f,hashTagRightMargin:n-(h??0)}))),v.createElement(Hi,{rec:L,index:H,tempMap:l,resolver:o,includesCtaType:["AniLinkPopup"],isActive:H===te,value:ct}))}return null},[e,te,l,o,r,c,f,t,_e,ye,de]),Ee=se((L,H,q)=>{var oe,Q,xe,ae;if(!t?.isShowLike||!q)return;let Pe=(oe=t?.likeIconY)!==null&&oe!==void 0?oe:400;return ke&&Pe<40&&t?.likeIconYPosit==="top"&&(Pe+=40),t?.likeIconYPosit==="top"&&(Pe+=Xt),L?.video?v.createElement(So,{key:L.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:L.isCollected,recData:L,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(Q=t.likeIconXPosit)!==null&&Q!==void 0?Q:"right"]:(xe=t.likeIconX)!==null&&xe!==void 0?xe:0,[(ae=t.likeIconYPosit)!==null&&ae!==void 0?ae:"bottom"]:Pe},position:H}):null},[t,ke]),Ye=L=>{var H,q,oe,Q,xe,ae;if(!(!((H=L?.video)===null||H===void 0)&&H.url)&&(!((q=L?.video)===null||q===void 0)&&q.imgUrls)){const Pe=Date.now(),je=Fe.current===0?0:(Pe-Fe.current)/1e3;Z?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Q=(oe=L?.video)===null||oe===void 0?void 0:oe.itemId)!==null&&Q!==void 0?Q:"",contentName:(xe=L?.video.title)!==null&&xe!==void 0?xe:"",imageEndTime:`${Pe}`,playDuration:`${je}`,contentTags:JSON.stringify((ae=L?.video.tags)!==null&&ae!==void 0?ae:[]),position:te+"",contentFormat:"image",traceInfo:L?.video.traceInfo}})}},qe=(L,H)=>{var q,oe,Q,xe,ae,Pe,je,He,We,ge,Ce,ut,Ze,st,ct,At,Ve,ft,Pt,Le,ht,Jt;if(Ht||ke)return;const Dt=new Date-bt.current;if(t?.openSlideSkip&&Dt>=((q=t?.slideSkipStartTime)!==null&&q!==void 0?q:0)&&qo()&&L){const ui=((xe=(Q=(oe=L?.video)===null||oe===void 0?void 0:oe.bindProducts)===null||Q===void 0?void 0:Q[0])===null||xe===void 0?void 0:xe.link)||((Pe=(ae=L?.video)===null||ae===void 0?void 0:ae.bindProduct)===null||Pe===void 0?void 0:Pe.link)||((je=L?.product)===null||je===void 0?void 0:je.link),et=L?.product||((He=L?.video)===null||He===void 0?void 0:He.bindProduct)||((ge=(We=L?.video)===null||We===void 0?void 0:We.bindProducts)===null||ge===void 0?void 0:ge[0]);if(ui){let gi=null;!((Ce=L?.video)===null||Ce===void 0)&&Ce.url?gi="video":!((Ze=(ut=L?.video)===null||ut===void 0?void 0:ut.imgUrls)===null||Ze===void 0)&&Ze.length&&(gi="image"),Z?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(st=et?.itemId)!==null&&st!==void 0?st:"",productName:(ct=et?.title)!==null&&ct!==void 0?ct:"",price:et?.price?et?.price+"":"0",productCollection:(At=et?.collection)!==null&&At!==void 0?At:"",contentTags:et?.tags?JSON.stringify(et?.tags):"",position:H+"",contentId:(ft=(Ve=L?.video)===null||Ve===void 0?void 0:Ve.itemId)!==null&&ft!==void 0?ft:"",traceInfo:(Jt=(Le=(Pt=L?.video)===null||Pt===void 0?void 0:Pt.traceInfo)!==null&&Le!==void 0?Le:(ht=L?.product)===null||ht===void 0?void 0:ht.traceInfo)!==null&&Jt!==void 0?Jt:"",contentFormat:gi}}),ze.current=!0,window.location.href=window.getJointUtmLink(ui)}}},lt=L=>{var H,q,oe,Q,xe,ae,Pe,je,He,We,ge,Ce,ut,Ze,st,ct,At;const Ve=a[L.previousIndex];if(!Ve)return;let ft=null;!((H=Ve?.video)===null||H===void 0)&&H.url?ft="video":!((oe=(q=Ve?.video)===null||q===void 0?void 0:q.imgUrls)===null||oe===void 0)&&oe.length&&(ft="image"),L.previousIndex-L.activeIndex<0?(Z?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(xe=(Q=Ve?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&xe!==void 0?xe:"",productId:(Pe=(ae=Ve?.product)===null||ae===void 0?void 0:ae.itemId)!==null&&Pe!==void 0?Pe:"",requestId:null,traceInfo:(He=(je=Ve?.video)===null||je===void 0?void 0:je.traceInfo)!==null&&He!==void 0?He:"",contentFormat:ft,position:((We=L.previousIndex)!==null&&We!==void 0?We:0)+""}}),Ye(Ve),qe(Ve,L.previousIndex)):(Z?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Ce=(ge=Ve?.video)===null||ge===void 0?void 0:ge.itemId)!==null&&Ce!==void 0?Ce:"",productId:(Ze=(ut=Ve.product)===null||ut===void 0?void 0:ut.itemId)!==null&&Ze!==void 0?Ze:"",requestId:null,traceInfo:(ct=(st=Ve?.video)===null||st===void 0?void 0:st.traceInfo)!==null&&ct!==void 0?ct:"",contentFormat:ft,position:((At=L.previousIndex)!==null&&At!==void 0?At:0)+""}}),Ye(Ve)),nt(Ve),J.current=new Date},nt=L=>{var H,q,oe;!(!((H=L?.video)===null||H===void 0)&&H.url)&&!(!((q=L?.video)===null||q===void 0)&&q.imgUrls)&&L?.product&&Be(L,L.product,(oe=L?.product)===null||oe===void 0?void 0:oe.bindCta,J.current,te)};me(()=>{const L=a[te];B?nt(L):J.current=new Date},[B,a,te]);const vt=(L,H,q)=>{var oe,Q,xe,ae,Pe,je,He,We;const ge=a[L];if(!(!((oe=ge?.video)===null||oe===void 0)&&oe.url)&&(!((Q=ge?.video)===null||Q===void 0)&&Q.imgUrls)){const Ce=Date.now();Fe.current=Ce,Z?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ae=(xe=ge?.video)===null||xe===void 0?void 0:xe.itemId)!==null&&ae!==void 0?ae:"",contentName:(Pe=ge?.video.title)!==null&&Pe!==void 0?Pe:"",imageStartTime:`${Ce}`,contentTags:JSON.stringify((je=ge?.video.tags)!==null&&je!==void 0?je:[]),position:L+"",contentFormat:"image",traceInfo:ge?.video.traceInfo,loadTime:H?.loadTime}}),q&&(xt?.({eventName:"ViewContent",product:(He=ge?.video)===null||He===void 0?void 0:He.bindProduct}),xt?.({eventName:"PageView",product:(We=ge?.video)===null||We===void 0?void 0:We.bindProduct}))}},at=se(L=>{var H,q,oe,Q,xe,ae;if(!L)return;let Pe=(H=t?.muteIconY)!==null&&H!==void 0?H:23;return ke&&Pe<40&&t?.muteIconYPosit==="top"&&(Pe+=40),t?.muteIconYPosit==="top"&&(Pe+=Xt),(t?.isShowMute===void 0||t?.isShowMute===!0)&&v.createElement(To,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((oe=(q=z?.[te])===null||q===void 0?void 0:q.video)===null||oe===void 0)&&oe.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(Q=t?.muteIconXPosit)!==null&&Q!==void 0?Q:"right"]:(xe=t?.muteIconX)!==null&&xe!==void 0?xe:0,[(ae=t?.muteIconYPosit)!==null&&ae!==void 0?ae:"bottom"]:Pe},defaultValue:Ue,activeIcon:t?.unMuteIcon?t?.unMuteIcon:$,unactiveIcon:t?.muteIcon?t?.muteIcon:ee,onChange:Y})},[t,z,te,Ue,ke]),$e=pe(()=>G?v.createElement("div",{style:{height:Kt,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:Qe,alt:"loading...",style:{objectFit:"contain"}})):z?.map((L,H)=>v.createElement(Ut,{key:H,virtualIndex:H,style:{overflow:"hidden"}},L&&v.createElement(v.Fragment,null,L?.loading?v.createElement("div",{style:{height:Kt,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:Qe,alt:"loading...",style:{objectFit:"contain"}})):v.createElement(v.Fragment,null,Ie(L,H),Ee(L,H,!t?.likeIconFixed),at(!t?.muteIconFixed),ve(L,H))))),[n,a,Kt,G,Ie,ve,z,Qe,Re,at]);return v.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},ke&&v.createElement(Ao,{icon:Co,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${Xt}px`},textStyle:Object.assign(Object.assign({},(p=(y=(u=(S=(A=t?.hashTag)===null||A===void 0?void 0:A[0])===null||S===void 0?void 0:S.item)===null||u===void 0?void 0:u.props)===null||y===void 0?void 0:y.textStyles)===null||p===void 0?void 0:p.hashTagTitle),{color:"#fff"}),onClose:()=>{!En(Ge,Vt)&&Vt&&Vt?.length&&Ct?.(Vt),it?.(!0)}}),W,v.createElement(Po,{tagList:g,setActiveIndex:Ne,style:{top:Xt}}),((T=t?.backButton)===null||T===void 0?void 0:T.enable)&&!yt&&!he&&!ke&&v.createElement(Do,{data:t?.backButton,minusHeight:Xt,tagHeight:ri,onClick:()=>history?.back()}),(((x=(m=(M=(C=(k=t?.multiPosts)===null||k===void 0?void 0:k[0])===null||C===void 0?void 0:C.item)===null||M===void 0?void 0:M.props)===null||m===void 0?void 0:m.backButton)===null||x===void 0?void 0:x.enable)&&yt||he)&&!ke&&v.createElement(Do,{data:(O=(I=(P=(w=t?.multiPosts)===null||w===void 0?void 0:w[0])===null||P===void 0?void 0:P.item)===null||I===void 0?void 0:I.props)===null||O===void 0?void 0:O.backButton,minusHeight:Xt,tagHeight:ri,onClick:()=>{var L,H;const q=z?.[te];Z?.({eventInfo:{eventSubject:"backMultiPostClick",eventDescription:"backMultiPostClick",traceInfo:((L=q?.video)===null||L===void 0?void 0:L.traceInfo)||((H=q?.product)===null||H===void 0?void 0:H.traceInfo)||""}}),location?.reload()}}),ei?v.createElement(ld,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((E=t?.swipeTipOffset)!==null&&E!==void 0?E:0)}%`},duration:t?.swiperTipAniDur}):null,v.createElement(ci,{style:{marginTop:ri},ref:ue,onSlideChange:()=>{ue.current.swiper.allowTouchMove=!1,setTimeout(()=>{ue.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:L=>{Ne(L.activeIndex),!B&&(lt(L),!(ke||Lt)&&L?.activeIndex+1>=a?.length&&(Ae||(be(!0),Se?.(tt).then(H=>{var q;be(!1),H&&((q=H?.recList)===null||q===void 0?void 0:q.length)>0&&ot(tt+1)}))))},direction:"vertical",height:Kt},$e,Ee(z[te],te,!!t?.likeIconFixed),at(!!t?.muteIconFixed)),v.createElement(bo,Object.assign({},(_=(F=(V=t?.hashTag)===null||V===void 0?void 0:V[0])===null||F===void 0?void 0:F.item)===null||_===void 0?void 0:_.props)),v.createElement(vd,{resolver:o,globalConfig:t}),he&&v.createElement(bn,Object.assign({},(D=(N=(R=t?.multiPosts)===null||R===void 0?void 0:R[0])===null||N===void 0?void 0:N.item)===null||D===void 0?void 0:D.props,(K=(X=(j=t?.multiPosts)===null||j===void 0?void 0:j[0])===null||X===void 0?void 0:X.item)===null||K===void 0?void 0:K.event,{style:{position:"fixed",top:0,left:0,right:0}})))},md=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:l,index:o})=>v.createElement(ci,{defaultValue:0,direction:"horizontal",modules:[Vi,ji],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(a=>v.createElement(Ut,{key:a},v.createElement(Eo,{src:a,height:i,imgUrlsPostConfig:n}))));var fd=Oe(md);const hd=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:a,width:d})=>{const[r,c]=U(!1),s=fe(null),{bffEventReport:f,sxpParameter:h,waterFallData:g,openHashtag:b}=Xe(),A=fe(0),[S,u]=U(!1),[y,p]=U(!0),T=fe(null),[k,C]=U("");me(()=>{s.current&&(s.current.muted=l)},[l]);const M=se(()=>{var N;(N=s.current)===null||N===void 0||N.play()},[]),m=jt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),x=se(()=>{var N,D,j,X,K,$,ee,ce,he,te,Ne,Fe,Ue;c(!1);const Y=n[e];if(Y&&(!((N=s?.current)===null||N===void 0)&&N.duration)){A.current=((D=s?.current)===null||D===void 0?void 0:D.currentTime)||0;const J=((X=(j=s.current)===null||j===void 0?void 0:j.duration)!==null&&X!==void 0?X:0).toFixed(2),Ae=(($=(K=s.current)===null||K===void 0?void 0:K.currentTime)!==null&&$!==void 0?$:0).toFixed(2),be=y?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ce=(ee=Y?.video)===null||ee===void 0?void 0:ee.itemId)!==null&&ce!==void 0?ce:"",contentName:(te=(he=Y?.video)===null||he===void 0?void 0:he.title)!==null&&te!==void 0?te:"",playType:be,startTime:Ae,videoDuration:J,contentTags:JSON.stringify((Fe=(Ne=Y?.video)===null||Ne===void 0?void 0:Ne.tags)!==null&&Fe!==void 0?Fe:[]),position:e+"",contentFormat:"video",traceInfo:(Ue=Y?.video)===null||Ue===void 0?void 0:Ue.traceInfo}}),p(!1)}},[f,n,e,y]),w=se(()=>{u(!0)},[]),P=se(N=>()=>{var D,j,X,K,$;if(!S)return;const ee=(D=s.current)===null||D===void 0?void 0:D.paused;switch(N){case"start":if(!ee)return;(j=s.current)===null||j===void 0||j.play(),c(!1);break;case"pause":if(ee)return;(X=s.current)===null||X===void 0||X.pause(),c(!0);break;default:ee?(K=s.current)===null||K===void 0||K.play():($=s.current)===null||$===void 0||$.pause(),c(!ee);break}},[S]),I=se(()=>{var N,D,j,X,K,$,ee,ce,he,te,Ne,Fe,Ue;const Y=n[e],J=((D=(N=s.current)===null||N===void 0?void 0:N.duration)!==null&&D!==void 0?D:0).toFixed(2),Ae=((X=(j=s.current)===null||j===void 0?void 0:j.currentTime)!==null&&X!==void 0?X:0).toFixed(2);if(!((K=s?.current)===null||K===void 0)&&K.duration){const be=((($=s?.current)===null||$===void 0?void 0:$.currentTime)-A.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ce=(ee=Y?.video)===null||ee===void 0?void 0:ee.itemId)!==null&&ce!==void 0?ce:"",contentName:(te=(he=Y?.video)===null||he===void 0?void 0:he.title)!==null&&te!==void 0?te:"",endTime:Ae,videoDuration:J,playDuration:be,contentTags:JSON.stringify((Fe=(Ne=Y?.video)===null||Ne===void 0?void 0:Ne.tags)!==null&&Fe!==void 0?Fe:[]),position:e+"",contentFormat:"video",traceInfo:(Ue=Y?.video)===null||Ue===void 0?void 0:Ue.traceInfo}})}},[n,e,f]),O=pe(()=>a?.mode==="2",[a]),E=pe(()=>{var N;return a?.mode==="2"?`translateY(-${50+((N=a?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),V=pe(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||k},[k,t]),F=se(()=>{if(!T||!s||!s.current||!T.current)return;const N=s?.current,D=T?.current,j=D.getContext("2d"),X=window?.innerWidth,K=window?.innerHeight;D.height=K,D.width=X,j?.drawImage(N,0,0,D.width,D.height),C(D.toDataURL())},[]);me(()=>{var N,D,j,X;if(s.current){if(c(!1),!s.current.src){const K=t?.video.url;if(K.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const $=new window.Hls;$.loadSource(K),$.attachMedia(s.current)}else s.current.canPlayType("application/vnd.apple.mpegurl"),s.current.src=K;else s.current.src=K;s.current.setAttribute("x5-playsinline","true"),s.current.setAttribute("webkit-playsinline","true")}return(N=s.current)===null||N===void 0||N.addEventListener("loadedmetadata",w),(D=s.current)===null||D===void 0||D.addEventListener("canplay",w),(j=s.current)===null||j===void 0||j.addEventListener("playing",x),(X=s.current)===null||X===void 0||X.addEventListener("loadeddata",F),()=>{var K,$,ee,ce;(K=s.current)===null||K===void 0||K.removeEventListener("loadedmetadata",w),($=s.current)===null||$===void 0||$.removeEventListener("canplay",w),(ee=s.current)===null||ee===void 0||ee.removeEventListener("playing",x),(ce=s.current)===null||ce===void 0||ce.removeEventListener("loadeddata",F)}}},[w,x,t?.video,F]);const _=pe(()=>!h?.placeholder_image||S?null:v.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[S,h?.placeholder_image]);me(()=>{const N=()=>{var D,j;o===e&&(!((D=t?.video)===null||D===void 0)&&D.url)&&(!((j=s?.current)===null||j===void 0)&&j.src)&&!r&&P("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[o,e,t,s,P,r]);const R=pe(()=>O?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[O]);return t?.video?v.createElement(v.Fragment,null,O?v.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:P(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},v.createElement(Mt,{src:V,style:Object.assign({height:i,width:d,objectFit:"cover"},R)}),v.createElement("canvas",{ref:T,style:{display:"none"}}),v.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:E,left:0,right:0}},v.createElement("div",{style:{position:"relative",width:d,height:"100%"}},v.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:s,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:M,style:{width:"100%",height:i,objectFit:"contain"}}),v.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:m,alt:"video pause image"}))),_):v.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:P(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},v.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:s,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:M}),_,v.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:m,alt:"video pause image"}))):null};var Ad=Oe(hd);const xn={};Object.values(yn).forEach(t=>{xn[t.extend.type]=t});const gd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",bd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",yd=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:l,descStyle:o,hashTagStyle:a,containerHeight:d=664,containerWidth:r=375,appDomain:c,tagList:s=[]})=>{const f=pe(()=>{let C=0;return e?.logoUrl&&e?.isShowLogo&&(C+=45),s.length>0&&(C+=45),d-C},[e,d,s]),h=(C,M)=>{var m,x,w,P;if(!((m=C?.video)===null||m===void 0)&&m.url)return v.createElement(Ad,{rec:C,index:M,muted:!0,width:r,data:t??[],height:f,activeIndex:M,videoPostConfig:e?.videoPost});if(!((x=C?.video)===null||x===void 0)&&x.imgUrls)return v.createElement(fd,{key:C?.video.itemId,imgUrls:C?.video.imgUrls,width:r,height:f,rec:C,index:M,imgUrlsPostConfig:e?.imgUrlsPost});if(C.product&&C.product&&Array.isArray(e?.productPost)&&((w=e?.productPost)===null||w===void 0?void 0:w.length)>0)return(P=e?.productPost)===null||P===void 0?void 0:P.map((I,O)=>{var E,V,F,_,R,N,D,j;const X=xn[(E=I?.item)===null||E===void 0?void 0:E.type],K=Ei(X),$=(V=X?.extend)===null||V===void 0?void 0:V.defaulSetting;return v.createElement(K,Object.assign({key:`${M}${O}`,textStyle:Object.assign(Object.assign({},$?.textStyle),(F=I?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(R=(_=I?.item)===null||_===void 0?void 0:_.bindDatas)!==null&&R!==void 0?R:[]},$?.props,(N=I?.item)===null||N===void 0?void 0:N.props,{event:((D=I?.item)===null||D===void 0?void 0:D.event)||{},id:I?.id,rec:C,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},$?.style),(j=I?.item)===null||j===void 0?void 0:j.style),{width:r,height:f,overflow:"auto"}),index:M}))})},g=pe(()=>e?.logoUrl&&e?.isShowLogo?v.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},v.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),b=(C,M)=>e?.isShowCTA===void 0||e?.isShowCTA?v.createElement("div",{className:"clc-sxp-bottom-card"},v.createElement(Hi,{rec:C,index:M,tempMap:l,resolver:xn})):null,A=(C,M)=>{var m,x,w,P,I,O,E;return C?.video?v.createElement(v.Fragment,null,((m=C?.video)===null||m===void 0?void 0:m.title)&&v.createElement("div",{className:"clc-sxp-bottom-shadow"}),v.createElement("div",{className:"clc-sxp-bottom"},v.createElement(ko,{nudge:n}),b(C,M),v.createElement("div",null,v.createElement(zi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(w=(x=C?.video)===null||x===void 0?void 0:x.title)!==null&&w!==void 0?w:"",style:Object.assign(Object.assign({},o),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),v.createElement(Io,{index:M,tags:(I=(P=C?.video)===null||P===void 0?void 0:P.hashTags)!==null&&I!==void 0?I:[],itemId:(O=C?.video)===null||O===void 0?void 0:O.itemId,itemType:!((E=C?.video)===null||E===void 0)&&E.itemId?"VIDEO":null,rec:C,hashTagStyle:a}))):null},S=jt(bd,c),u=jt(gd,c),y=(C,M)=>{var m,x,w,P;if(!e?.isShowLike)return;let I=(m=e?.likeIconY)!==null&&m!==void 0?m:400;return I<40&&(I+=40),C?.video?v.createElement(So,{key:C.position,activeIcon:(x=e?.likeIcon)!==null&&x!==void 0?x:S,unActicveIcon:(w=e?.unlikeIcon)!==null&&w!==void 0?w:u,position:M,active:C.isCollected,recData:C,className:"clc-sxp-like-button",style:{top:I,right:(P=e?.likeIconX)!==null&&P!==void 0?P:0}}):null},p=jt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",c),T=jt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",c),k=(C,M)=>{var m,x,w,P;return v.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},g,v.createElement(Po,{tagList:s}),v.createElement(To,{style:{position:"absolute",right:(m=e?.muteIconX)!==null&&m!==void 0?m:0,visibility:!((w=(x=t?.[M])===null||x===void 0?void 0:x.video)===null||w===void 0)&&w.url?"visible":"hidden",bottom:(P=e?.muteIconY)!==null&&P!==void 0?P:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:p,unactiveIcon:e?.muteIcon?e?.muteIcon:T}),h(C,M),A(C,M),y(C,M))};return v.createElement("div",{className:Me({width:"100%",height:d,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((C,M)=>k(C,M)))};var wd=Oe(yd);const xd=()=>{const{schema:t,resolver:e,popup:i}=ii(),{setPopupDetailData:n,popupDetailData:l,popupCurTimeRef:o,checkCommodityIndexRef:a}=Xe(),{productView:d}=_t(),[r,c]=U();me(()=>{const g=()=>{o.current=new Date};return g(),window.addEventListener("pageshow",g),()=>{window.removeEventListener("pageshow",g)}},[]),me(()=>{i&&i?.id&&i?.id!==""&&(o.current=new Date,c(i))},[i]);const s=pe(()=>{var g,b,A,S;const u=(A=(b=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||b===void 0?void 0:b.popupList)===null||A===void 0?void 0:A.find((y,p)=>{if(y?.id===i?.id)return y});return u!==-1&&((S=u?.item)===null||S===void 0?void 0:S.type)==="Iframe"},[i,t]),f=()=>{var g,b,A,S,u,y,p,T,k,C,M,m,x,w,P,I,O,E;if(!i||i?.id===""||!r||new Date-o.current<((g=i?.duration)!==null&&g!==void 0?g:0))return;c(Object.assign(Object.assign({},i),{id:""}));const V=(S=(A=(b=t?.sxpPageConf)===null||b===void 0?void 0:b.globalConfig)===null||A===void 0?void 0:A.popupList)===null||S===void 0?void 0:S.find(F=>F?.id===i?.id);if(((u=V?.item)===null||u===void 0?void 0:u.type)==="CommodityDetail"||((y=V?.item)===null||y===void 0?void 0:y.type)==="CommodityDetailDiroNew"){const F=l;let _=(T=(p=F?.video)===null||p===void 0?void 0:p.bindProduct)!==null&&T!==void 0?T:(C=(k=F?.video)===null||k===void 0?void 0:k.bindProducts)===null||C===void 0?void 0:C[0],R=(x=(m=(M=F?.video)===null||M===void 0?void 0:M.bindProduct)===null||m===void 0?void 0:m.bindCta)!==null&&x!==void 0?x:(I=(P=(w=F?.video)===null||w===void 0?void 0:w.bindProducts)===null||P===void 0?void 0:P[0])===null||I===void 0?void 0:I.bindCta;if(a?.current>=0){const N=(E=(O=F?.video)===null||O===void 0?void 0:O.bindProducts)===null||E===void 0?void 0:E[a?.current];N&&(_=N,R=N?.bindCta)}_&&R&&d(F,_,R,o.current,l?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),a.current=-1},i?.duration)},h=pe(()=>{var g,b,A;return(A=(b=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||b===void 0?void 0:b.popupList)===null||A===void 0?void 0:A.map((S,u)=>{var y,p,T,k,C,M,m,x,w,P,I,O,E,V;if(S?.id===i?.id){const F=e[(y=S?.item)===null||y===void 0?void 0:y.type],_=Ei(F),R=((k=(T=(p=S?.item)===null||p===void 0?void 0:p.event)===null||T===void 0?void 0:T.onClick)===null||k===void 0?void 0:k.linkType)==="externalLink",N=((m=(M=(C=S?.item)===null||C===void 0?void 0:C.event)===null||M===void 0?void 0:M.onClick)===null||m===void 0?void 0:m.linkType)==="popup",D=(x=F?.extend)===null||x===void 0?void 0:x.defaulSetting;return v.createElement(_,Object.assign({key:u,style:Object.assign(Object.assign(Object.assign({},D?.style),(w=S?.item)===null||w===void 0?void 0:w.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},D?.textStyle),(P=S?.item)===null||P===void 0?void 0:P.textStyle),bindDatas:(O=(I=S?.item)===null||I===void 0?void 0:I.bindDatas)!==null&&O!==void 0?O:[]},D?.props,(E=S?.item)===null||E===void 0?void 0:E.props,{event:((V=S?.item)===null||V===void 0?void 0:V.event)||{},schema:t,id:S?.id,isExternalLink:R,isPopup:N,onClose:f}))}else return v.createElement(v.Fragment,null)})},[t,i,e,f]);return v.createElement(hi,{popup:r,onClose:f,padding:0,modalStyle:{position:"fixed"},isFullScreen:s},h)},Sn={};Object.values(yn).forEach(t=>{Sn[t.extend.type]=t});const Sd=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:l,appDomain:o,enabledMetaConversionApi:a,dataList:d})=>{var r,c,s,f,h,g;const b=pe(()=>{var p;return location?.search?(p=location?.search)===null||p===void 0?void 0:p.replace("?",""):""},[]),[A,S]=U(t?.data),[u,y]=U();return v.createElement(Gn,{resolver:Sn,enableDataSource:!1,schema:A,utmVal:u||b},v.createElement(Hn,{utmVal:b,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(c=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&c!==void 0?c:e,defaultSize:(f=(s=t?.sxp_parameter)===null||s===void 0?void 0:s.default_recommend)!==null&&f!==void 0?f:i,hashTagSize:(g=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&g!==void 0?g:n,loadingImage:l,appDomain:o,enabledMetaConversionApi:a,utmParameter:t?.utm_parameter,data:t,dataList:d,onUpdateSchema:p=>S(p),onUpdateChannel:p=>y(p),render:({rtcList:p,tagList:T,pageData:k})=>{var C;return v.createElement(v.Fragment,null,v.createElement(_o,Object.assign({defaultData:t},(C=k?.data)===null||C===void 0?void 0:C.sxpPageConf,{tagList:T,data:p,resolver:Sn})),v.createElement(xd,null))}}))};var Td=Oe(Sd);export{wd as DiyPortalPreview,Hs as EditorDataProvider,hi as Modal,Hn as SxpDataSourceProvider,Td as SxpPageCore,_o as SxpPageRender,il as core,Wo as default,yn as materials,gn as useEditorDataProvider};
|
10
|
+
}`)(a,p)}catch{}},[a]),A=ae(y=>{const p=b(y),T=p?.value;T&&(p?.linkType==="recommendFlow"?(c?.(T),r.current=new Date):new Function(T)())},[a]),x=ae(()=>{s.current=new Date,d?.({eventInfo:{eventSubject:"startMultiPost",eventDescription:"startMultiPost",contentFormat:"image",position:"0",traceInfo:g}})},[]),u=ae(y=>{r.current=new Date,d?.({eventInfo:{eventSubject:"endMultiPost",eventDescription:"endMultiPost",contentFormat:"image",position:"0",traceInfo:g,nextStep:y||"others",timeOnSite:Math.floor((new Date-s?.current)/1e3)+""}})},[]);return ue(()=>{f?(x(),h.current=!0):h.current&&u()},[f]),ue(()=>{if(!f)return;const y=()=>x(),p=()=>u();return bt.on(mt.PAGE_DID_SHOW,y),bt.on(mt.PAGE_DID_HIDE,p),()=>{bt.off(mt.PAGE_DID_SHOW,y),bt.off(mt.PAGE_DID_HIDE,p)}},[f]),v.createElement("div",{className:"multiposts",style:Object.assign(Object.assign({},l),Ya(n))},Array.from({length:4},(y,p)=>v.createElement("button",{hidden:!b(p,"Url"),className:"multiposts-btn",role:"button","aria-label":`multiposts-${p+1}`,onClick:()=>A(p)},v.createElement("img",{className:"multiposts-btn-img",src:b(p,"Url"),alt:`multiposts-img-${p+1}`}))))};var gn=De(Zs),Ks=[{title:"\u6309\u94AE1\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button1",isMultiPosts:!0}]},{title:"\u6309\u94AE2\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button2",isMultiPosts:!0}]},{title:"\u6309\u94AE3\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button3",isMultiPosts:!0}]},{title:"\u6309\u94AE4\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button4",isMultiPosts:!0}]}];const Js=ft(gn,{displayName:"MultiPosts",icon:"",category:"base",type:"MultiPosts",related:{settingRender:qs,interactionRender:Ks},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var bn=Object.freeze({__proto__:null,AniLink:Os,AniLinkPopup:Fs,Appoint:Dr,AppointForm:dl,Commodity:Cr,CommodityDetail:Ja,CommodityDetailDiroNew:rr,CommodityDiro:zr,CommodityDiroNew:Gr,CommodityList:pr,Consent:ks,ConsentDetail:wr,Display:Ys,HashTag:Es,Iframe:Ar,Link:Rr,MultiCommodity:is,MultiCommodityDiro:Jr,MultiCommodityDiroNew:rs,MultiPosts:Js,Prompt:ir});const Qs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",$s="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",ed=t=>{var e,{active:i,activeIcon:n,unActicveIcon:l,recData:o,position:a}=t,d=st(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:c,bffEventReport:s,setCacheRtcList:f,cacheRtcList:h}=Ue(),[g,b]=X((e=h?.[a])===null||e===void 0?void 0:e.isCollected),A=zt($s),x=zt(Qs),u=Ii(()=>wt(void 0,void 0,void 0,function*(){var y,p,T,k,C,M,m,S,w,_,I,O,E,V,F,L,R,N,D,j,H,J;if(g){b(!1);const $=(T=yield c?.({videoItemId:(p=(y=o?.video)===null||y===void 0?void 0:y.itemId)!==null&&p!==void 0?p:""}))!==null&&T!==void 0?T:!1;if(s?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(C=(k=o?.video)===null||k===void 0?void 0:k.itemId)!==null&&C!==void 0?C:"",contentName:(m=(M=o?.video)===null||M===void 0?void 0:M.title)!==null&&m!==void 0?m:"",contentTags:JSON.stringify((w=(S=o?.video)===null||S===void 0?void 0:S.tags)!==null&&w!==void 0?w:[]),position:a+"",contentFormat:!((_=o?.video)===null||_===void 0)&&_.url?"video":"image",traceInfo:(I=o?.video)===null||I===void 0?void 0:I.traceInfo}}),!$)b(!0);else{const ee=(O=h?.map((re,me)=>(me===a&&(re.isCollected=!1),re)))!==null&&O!==void 0?O:[];f?.(ee)}}else{b(!0);const $=(E=yield r?.({content:JSON.stringify(o)}))!==null&&E!==void 0?E:!1;if(s?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(F=(V=o?.video)===null||V===void 0?void 0:V.itemId)!==null&&F!==void 0?F:"",contentName:(R=(L=o?.video)===null||L===void 0?void 0:L.title)!==null&&R!==void 0?R:"",contentTags:JSON.stringify((D=(N=o?.video)===null||N===void 0?void 0:N.tags)!==null&&D!==void 0?D:[]),position:a+"",contentFormat:!((j=o?.video)===null||j===void 0)&&j.url?"video":"image",traceInfo:(H=o?.video)===null||H===void 0?void 0:H.traceInfo}}),!$)b(!1);else{const ee=(J=h?.map((re,me)=>(me===a&&(re.isCollected=!0),re)))!==null&&J!==void 0?J:[];f?.(ee)}}}),200);return v.createElement("button",Object.assign({},d,{"aria-label":"like",onClick:u}),v.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:g?n||A:l||x,alt:"icon"}))};var xo=De(ed),td="data:image/gif;base64,R0lGODlhlgCWAPf/AAAAAICAgMzMzMzMzNXV1dXV1dXV1dfX19jOztjY2NvOztvb29zc3N/Pz9/V1d/f3+Pj4+bm5ubm5ujR0ejg4Ojo6Onp6erj4+rj4+rl5evr6+vr6+3k5O3t7e3t7e7u7u7u7u/v7/Dw8PDw8PHx8fHx8fHx8fLs7PLu7vLu7vLy8vPu7vPz8/Tp6fTx8fTx8fT09PT09PT09PXw8Pbx8fbz8/b29vb29vb29vb29vb29vf09Pf39/f39/f39/f39/f39/f39/f39/f39/f39/j09Pj09Pj19fj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pn29vn39/n5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr09Pr4+Pr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vv39/v39/v4+Pv5+fv5+fv6+vv7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/z4+Pz5+fz5+fz5+fz6+vz6+vz6+vz6+vz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/P36+v36+v36+v37+/37+/37+/37+/38/P38/P38/P38/P39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f78/P78/P78/P78/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/V1f/39//4+P/6+v/7+//8/P/8/P/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wD/ACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBLACxFABcADwAMAIYAAACAgIDMzMzV1dXX19fYzs7Y2Njbzs7b29vc3Nzfz8/f1dXf39/j4+Pm5ubo0dHo4ODo6Ojp6enq4+Pq5eXr6+vt5OTt7e3u7u7v7+/w8PDx8fHy7Ozy7u7y8vLz7u7z8/P06en08fH09PT18PD28fH28/P29vb39PT39/f49PT49fX4+Pj59vb59/f5+fn69PT6+Pj6+vr79/f7+Pj7+fn7+vr7+/v8+Pj8+fn8+vr8/Pz9+vr9+/v9/Pz9/f3+/Pz+/v7/1dX/9/f/+Pj/+vr/+/v//Pz//f3//v7///8A/wD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IUgCXCNzxI8gOJQV3CFy4RIkMJTccQnQYZCGShAgNZiS45MfDiB8lglzSQyPGk0FCqpwY8iBKlyZFyly5xKRNmAJrzGQJcWFJmDB1MBQ4MwnDgAAAIfkECQQA/wAsRwAXAA8ADAAACFMA/wkslAhcqWKJsLkRyPAfODfgujyM+LAYQ4QGMR4sWGrhRIkQQVJcyFGjyYJrRqoU2aXYxowlS7L8SBNiIZg4XwqcGfIjw5g5G/6zUROcDYYBAQAh+QQJAwD/ACxIABcAEAAMAAAIWwD/CfzXqVSxRNgSlRrIEAm4LuDcPIz4sBNDcAYTYTy4MVEigRMlQhRJsYvAjB1TGuxio6RLkhJDaURJk+PCkDhHTvxXc6bNgzxh5ow40E3Pjm4Y/lszNKnAgAAAIfkECQMA/wAsSgAXABEADQAACGUA/wn856YLtkSlBioceAScG3BdHEJ0uLBLsUTgSl3MuLFUooESIz4UOfHhvzYYNabs2PFflJIwSUZcU0olx5U4SyEJyXNkyH84bwotFepfzJ4TB7IMqrGLwlIyeUZZuNAjR4UBAQAh+QQJBAD/ACxMABcAEgAOAAAIaAD/CRTYpdTAgwgFgusCzs1CcGvAJfwXBVypYoksYtSYqNjBhw4Zhmy4kJvAUhczpuTIEds/kSBjwiy4caXNmhhH6pRJEiVOlT8t/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka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";const yn=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Ro.render(v.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),id=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:a,videoPlayIcon:d})=>{const[r,c]=X(!1),{bffEventReport:s,sxpParameter:f,waterFallData:h,openHashtag:g,bffFbReport:b}=Ue(),A=ve(0),[x,u]=X(!1),{isActive:y}=fn(),p=ve(null),[T,k]=X(""),[C,M]=X(!1),m=ve(),S=`pb-cache-video-${e}`,w=ve(null),_=ve(null),I=ve(),O=ve(),E=ve(!0),V=ce(()=>a?.mode==="2",[a]),F=ce(()=>{var q;return a?.mode==="2"?`translateY(-${50+((q=a?.offsetTop)!==null&&q!==void 0?q:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),L=ce(()=>{var q;return((q=t?.video)===null||q===void 0?void 0:q.cover)||T},[T,t]),R=ce(()=>V?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[V]),N=ce(()=>a?.bgWay==="1",[a]),D=ce(()=>N&&a?.bgColor?{backgroundColor:a?.bgColor}:{},[a,N]);ue(()=>{m?.current&&(m.current.muted=l)},[l,m?.current]);const j=ae(()=>{var q;m?.current&&((q=m?.current)===null||q===void 0||q.play())},[m?.current]),H=zt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),J=ae(()=>{m?.current&&(M(!1),u(!0))},[]),$=ae(()=>wt(void 0,void 0,void 0,function*(){var q,Q,fe,we,xe,le,Me,Ke,ze,$e,it,Te,K;if(!m?.current)return;c(!1);const U=n[e];if(U&&(!((q=m?.current)===null||q===void 0)&&q.duration)){A.current=((Q=m?.current)===null||Q===void 0?void 0:Q.currentTime)||0;const ne=((we=(fe=m?.current)===null||fe===void 0?void 0:fe.duration)!==null&&we!==void 0?we:0).toFixed(2),oe=((le=(xe=m?.current)===null||xe===void 0?void 0:xe.currentTime)!==null&&le!==void 0?le:0).toFixed(2),de=E?.current?"0":"1";s?.({eventInfo:Object.assign({eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ke=(Me=U?.video)===null||Me===void 0?void 0:Me.itemId)!==null&&Ke!==void 0?Ke:"",contentName:($e=(ze=U?.video)===null||ze===void 0?void 0:ze.title)!==null&&$e!==void 0?$e:"",playType:de,startTime:oe,videoDuration:ne,contentTags:JSON.stringify((Te=(it=U?.video)===null||it===void 0?void 0:it.tags)!==null&&Te!==void 0?Te:[]),position:e+"",contentFormat:"video",traceInfo:(K=U?.video)===null||K===void 0?void 0:K.traceInfo},E?.current&&{loadTime:O?.current-I?.current+""})}),E.current=!1}}),[s,n,e,E,m?.current]),ee=ae(()=>{var q;if(!m?.current||T||!V||(m.current.style.objectFit="contain",!((q=t?.video)===null||q===void 0)&&q.cover||!p||!p.current||N))return;const Q=()=>{const fe=p?.current,we=fe.getContext("2d"),xe=window?.innerWidth,le=window?.innerHeight;fe.height=le,fe.width=xe,we?.drawImage(m.current,0,0,fe.width,fe.height),k(fe.toDataURL())};Q(),setTimeout(()=>{Q()},500)},[m.current,N,t,T,V]),re=ae(()=>{m.current&&(O.current=new Date,$(),ee())},[m.current,ee,$]),me=ae(q=>()=>{var Q,fe,we,xe,le;if(!m.current||!x)return;const Me=(Q=m?.current)===null||Q===void 0?void 0:Q.paused;switch(q){case"start":if(!Me)return;(fe=m?.current)===null||fe===void 0||fe.play(),c(!1);break;case"pause":if(Me)return;(we=m?.current)===null||we===void 0||we.pause(),c(!0);break;default:Me?(xe=m?.current)===null||xe===void 0||xe.play():(le=m?.current)===null||le===void 0||le.pause(),c(!Me);break}},[x,m?.current]),te=ae(()=>{var q,Q,fe,we,xe,le,Me,Ke,ze,$e,it,Te,K;if(!m?.current||o!==e)return;const U=n[e],ne=((Q=(q=m?.current)===null||q===void 0?void 0:q.duration)!==null&&Q!==void 0?Q:0).toFixed(2),oe=((we=(fe=m?.current)===null||fe===void 0?void 0:fe.currentTime)!==null&&we!==void 0?we:0).toFixed(2);if(!((xe=m?.current)===null||xe===void 0)&&xe.duration){const de=(((le=m?.current)===null||le===void 0?void 0:le.currentTime)-A.current).toFixed(2);s?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ke=(Me=U?.video)===null||Me===void 0?void 0:Me.itemId)!==null&&Ke!==void 0?Ke:"",contentName:($e=(ze=U?.video)===null||ze===void 0?void 0:ze.title)!==null&&$e!==void 0?$e:"",endTime:oe,videoDuration:ne,playDuration:de,contentTags:JSON.stringify((Te=(it=U?.video)===null||it===void 0?void 0:it.tags)!==null&&Te!==void 0?Te:[]),position:e+"",contentFormat:"video",traceInfo:(K=U?.video)===null||K===void 0?void 0:K.traceInfo}})}},[n,e,s,m?.current,o]),Oe=ae(()=>{M(!0)},[]);ue(()=>{var q,Q,fe,we,xe,le,Me,Ke,ze,$e;if(!y)return;const it=t?.video.url;if(!it)return;const Te=document.querySelector(`#${S}`);if(!Te||(m.current=yn?.(Te),!m?.current))return;I.current=new Date;const K=window?.Hls;let U=_?.current;return it.includes(".m3u8")&&K&&K.isSupported()?(U=new K,U?.loadSource(it),U?.attachMedia(m?.current),U?.on(K.Events.MANIFEST_PARSED,function(){var ne;(ne=m?.current)===null||ne===void 0||ne.play()})):m.current.src=it,(q=m?.current)===null||q===void 0||q.setAttribute("x5-playsinline","true"),(Q=m?.current)===null||Q===void 0||Q.setAttribute("webkit-playsinline","true"),(fe=m?.current)===null||fe===void 0||fe.addEventListener("loadedmetadata",re),(we=m?.current)===null||we===void 0||we.addEventListener("loadeddata",ee),(xe=m?.current)===null||xe===void 0||xe.addEventListener("play",$),(le=m?.current)===null||le===void 0||le.addEventListener("playing",J),(Me=m?.current)===null||Me===void 0||Me.addEventListener("pause",te),(Ke=m?.current)===null||Ke===void 0||Ke.addEventListener("ended",j),(ze=m?.current)===null||ze===void 0||ze.addEventListener("canplay",j),($e=m?.current)===null||$e===void 0||$e.addEventListener("waiting",Oe),()=>{var ne,oe,de,Ce,et,ie,B,Qe,It,at;((ne=m?.current)===null||ne===void 0?void 0:ne.paused)||te(),_?.current&&((oe=_?.current)===null||oe===void 0||oe.destroy()),u(!1),(de=m?.current)===null||de===void 0||de.removeEventListener("loadedmetadata",re),(Ce=m?.current)===null||Ce===void 0||Ce.removeEventListener("loadeddata",ee),(et=m?.current)===null||et===void 0||et.removeEventListener("play",$),(ie=m?.current)===null||ie===void 0||ie.removeEventListener("playing",J),(B=m?.current)===null||B===void 0||B.removeEventListener("pause",te),(Qe=m?.current)===null||Qe===void 0||Qe.removeEventListener("ended",j),(It=m?.current)===null||It===void 0||It.removeEventListener("canplay",j),(at=m?.current)===null||at===void 0||at.removeEventListener("waiting",Oe)}},[y]),ue(()=>{var q,Q,fe,we,xe,le;!m?.current||!x||(y?(b?.({eventName:"ViewContent",product:(Q=(q=n?.[e])===null||q===void 0?void 0:q.video)===null||Q===void 0?void 0:Q.bindProduct}),b?.({eventName:"PageView",product:(we=(fe=n?.[e])===null||fe===void 0?void 0:fe.video)===null||we===void 0?void 0:we.bindProduct}),(xe=m?.current)===null||xe===void 0||xe.play()):(le=m?.current)===null||le===void 0||le.pause())},[y,x,m?.current]),ue(()=>{var q,Q,fe;if(!y||!m?.current)return;!((q=m?.current)===null||q===void 0?void 0:q.paused)&&g?(Q=m?.current)===null||Q===void 0||Q.pause():g||(fe=m?.current)===null||fe===void 0||fe.play()},[g,y,m?.current]),ue(()=>{if(!y)return;const q=()=>{me("start")()},Q=me("pause");return bt.on(mt.PAGE_DID_SHOW,q),bt.on(mt.PAGE_DID_HIDE,Q),()=>{bt.off(mt.PAGE_DID_SHOW,q),bt.off(mt.PAGE_DID_HIDE,Q)}},[me,y]);const je=ce(()=>!f?.placeholder_image||x?null:v.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"placeholder image"}),[x,f?.placeholder_image]),Ge=ce(()=>{if(!(!C||!x))return v.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:td,alt:"placeholder image"})},[C,x]);return ue(()=>{if(!m?.current)return;const q=()=>{var Q;o===e&&(!((Q=t?.video)===null||Q===void 0)&&Q.url)&&m?.current&&!r&&me("pause")()};return window.addEventListener("beforeunload",q),()=>{window.removeEventListener("beforeunload",q)}},[o,e,t,m?.current,me,r]),t?.video?v.createElement(v.Fragment,null,V?v.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:me(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},D)},!N&&x&&L&&v.createElement(Mt,{src:L,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},R)}),v.createElement("canvas",{ref:p,style:{display:"none"}}),v.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:F,left:0,right:0}},v.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},v.createElement("div",{className:"n-full-screen",ref:w,id:S,style:{width:"100%",height:"100%"}}),r&&v.createElement(Mt,{className:"clc-pb-video-pause",src:d??H,alt:"pause"}))),je,Ge):v.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:me()},v.createElement("div",{className:"n-full-screen",ref:w,id:S,style:{width:"100%",height:"100%"}}),je,Ge,r&&v.createElement(Mt,{className:"clc-pb-video-pause",src:d??H,alt:"pause"}))):null};var nd=De(id);const od=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:l})=>{const[o,a]=X(t),d=r=>{r.stopPropagation();const c=!o;a(c),n?.(c)};return ue(()=>{a(t)},[t]),v.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:d},v.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:o?e:i}))};var So=De(od);const ld=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,l]=X(!0);li(),ue(()=>{setTimeout(()=>{l(!1)},i)},[]);const o=zt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),a=ce(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return v.createElement("div",{hidden:!n,className:`pb-finger-wrap ${a}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},v.createElement("img",{src:t||o,alt:"finger swiper"}))},To=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:l}=t,o=ce(()=>n?.mode==="2",[n]),a=ce(()=>{var s;return n?.mode==="2"?`translateY(-${50+((s=n?.offsetTop)!==null&&s!==void 0?s:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),d=ce(()=>o?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[o]),r=ce(()=>n?.bgWay==="1",[n]),c=ce(()=>r&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,r]);return v.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},c)},(!o||!r)&&v.createElement(Mt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:l}),o&&v.createElement(Mt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:a,left:0,right:0},onLoad:l}))},ad=({imgUrls:t,width:e,height:i,rec:n,index:l,onViewImageEndEvent:o,onViewImageStartEvent:a,imgUrlsPostConfig:d})=>{var r,c;const{isActive:s}=fn(),{sxpParameter:f,openHashtag:h}=Ue(),[g,b]=X(!1),[A,x]=X(),[u,y]=X(0),p=ve(),T=ve(!0),k=new Date;ue(()=>{g&&s?(p?.current&&p.current.swiper.autoplay.start(),h?o(n):(a(l,T.current?A:void 0,!0),T.current=!1)):p?.current&&p.current.swiper.autoplay.stop()},[n,s,o,h,l,a,g,A]);const C=ae(_=>wt(void 0,void 0,void 0,function*(){g||(x({loadTime:new Date-k+""}),b(!0))}),[g]);ue(()=>{if(!s)return;const _=()=>a(l,A),I=()=>o(n);return bt.on(mt.PAGE_DID_SHOW,_),bt.on(mt.PAGE_DID_HIDE,I),()=>{bt.off(mt.PAGE_DID_SHOW,_),bt.off(mt.PAGE_DID_HIDE,I)}},[s,A]);const M=ae(()=>{p.current&&p.current.swiper&&w&&p.current.swiper.autoplay.stop()},[]),m=ae(()=>{p.current&&p.current.swiper&&w&&p.current.swiper.autoplay.start()},[]),S=ae(_=>{y(_.activeIndex)},[]),w=ce(()=>Xi(),[]);return v.createElement("div",{onMouseEnter:M,onMouseLeave:m},v.createElement(ui,Object.assign({defaultValue:0,direction:"horizontal",modules:[Vi,ji,...w?[tn,nn,Ri,$i]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"}},w?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:p,onSlideChange:S,className:Le(Object.assign(Object.assign({".swiper-pagination":{bottom:(r=d?.marginBottom)!==null&&r!==void 0?r:0,fontSize:"14px"}},d?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:d?.dotsBgColor,opacity:1}}),d?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${d?.dotsActiveColor}!important`,opacity:1}})),height:i,autoplay:{delay:((c=d?.delay)!==null&&c!==void 0?c:3)*1e3}}),t?.map((_,I)=>v.createElement(Yt,{key:I,"aria-hidden":I!==u},v.createElement(To,{src:!g&&I>0?"":_,height:i,imgUrlsPostConfig:d,onShowFirstImage:C})))))};var rd=De(ad);const sd=({tags:t,itemId:e,itemType:i,index:n,rec:l,hashTagStyle:o,hashTagRightMargin:a})=>{var d;const[r,c]=X(!1),{setWaterFallData:s,setOpenHashtag:f,setCacheActiveIndex:h,waterFallData:g,setIsFromHashtag:b}=Ue(),A=x=>{g?b?.(!0):h?.(n),s?.(i?{hashTag:x,itemId:e,itemType:i,rec:l}:{hashTag:x,rec:l}),f?.(!0)};return ce(()=>t.length<=6?null:v.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>c(!r)},r?"show less":"show more"),[r,t]),v.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(d=o?.marginTop)!==null&&d!==void 0?d:16}px`,width:a}},v.createElement(Si,null,t?.map((x,u)=>v.createElement(Yt,{key:u,hidden:r?!1:u>=6,className:"clc-sxp-bottom-hashtag-item",style:o,onClick:()=>A(x),tag:"li",role:"listitem"},v.createElement("button",{className:"clc-sxp-bottom-hashtag-item-button","aria-label":x,"aria-describedby":x,dangerouslySetInnerHTML:{__html:ke(`#${x}`,o)}})))))};var Eo=De(sd),Io="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function Ei(t){return De(function(e){const{$store:i}=Xo(),n=o=>{let a=o;const d=o.match(/{{.*?}}/g);return d?.length&&d.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(c,s)=>{if(s){const f=In(i,s);return a=a.replace(r,f),f}})}),a},l=ce(()=>{var o,a,d;const{bindDatas:r}=e,c=st(e,["bindDatas"]);if((o=r?.forEach)===null||o===void 0||o.call(r,s=>{if(s?.propKey&&s?.dataPath){const{propKey:f,dataPath:h}=s;h.replace(/{{\s*([\w.]+)\s*}}/g,(g,b)=>{var A,x;if(b){const u=(x=(A=In(i,b))!==null&&A!==void 0?A:e[f])!==null&&x!==void 0?x:"";return c[f]=u,u}})}}),c){c.eventMap={};const s=vi(c.event)||{};for(const f in s)if(Object.prototype.hasOwnProperty.call(s,f))try{s[f].value=n(s[f].value),c.eventMap[f]=new Function(s[f].value)}catch{}}return!((d=(a=c?.event)===null||a===void 0?void 0:a.onClick)===null||d===void 0)&&d.linkType&&(c.style.cursor="pointer"),c},[i,e]);return v.createElement(t,Object.assign({},l,l.eventMap))})}const dd=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:l,isActive:o,value:a})=>{const{schema:d}=li();if(!t?.video)return null;const r=ce(()=>{var c,s,f,h,g,b,A,x,u,y,p,T,k,C,M,m,S,w,_,I,O,E,V,F,L,R,N,D;if(!(l&&!l?.includes((c=a?.item)===null||c===void 0?void 0:c.type))&&!(!l&&((s=a?.item)===null||s===void 0?void 0:s.category)==="cta")){if(((f=a?.item)===null||f===void 0?void 0:f.type)==="CommodityDiro"&&!(!((h=t?.video)===null||h===void 0)&&h.bindProduct)||((g=a?.item)===null||g===void 0?void 0:g.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((A=a?.item)===null||A===void 0?void 0:A.type)==="CommodityDiroNew"&&!(!((x=t?.video)===null||x===void 0)&&x.bindProduct)||((u=a?.item)===null||u===void 0?void 0:u.type)==="MultiCommodity"&&!(!((p=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||p===void 0)&&p.length)||((T=a?.item)===null||T===void 0?void 0:T.type)==="MultiCommodityDiro"&&!(!((C=(k=t?.video)===null||k===void 0?void 0:k.bindProducts)===null||C===void 0)&&C.length)||((M=a?.item)===null||M===void 0?void 0:M.type)==="MultiCommodityDiroNew"&&!(!((S=(m=t?.video)===null||m===void 0?void 0:m.bindProducts)===null||S===void 0)&&S.length))return null;if(a&&n){const j=n[(w=a?.item)===null||w===void 0?void 0:w.type],H=Ei(j),J=(_=j?.extend)===null||_===void 0?void 0:_.defaulSetting,$=((E=(O=(I=a?.item)===null||I===void 0?void 0:I.event)===null||O===void 0?void 0:O.onClick)===null||E===void 0?void 0:E.linkType)==="externalLink";let ee=vi((V=a?.item)===null||V===void 0?void 0:V.style);if(ee.hasOwnProperty("backdropFilter")){let re=ee.backdropFilter;ee.backdropFilter=`blur(${re??0}px)`}return v.createElement(H,Object.assign({style:Object.assign(Object.assign(Object.assign({},J?.style),ee),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},J?.textStyle),(F=a?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(R=(L=a?.item)===null||L===void 0?void 0:L.bindDatas)!==null&&R!==void 0?R:[]},J?.props,(N=a?.item)===null||N===void 0?void 0:N.props,{event:((D=a?.item)===null||D===void 0?void 0:D.event)||{},schema:d,id:a?.id,key:a?.id,recData:t,isExternalLink:$,index:e,isActive:o}))}else return null}},[t,n,i,d,a?.id,o]);return v.createElement(v.Fragment,null,r)};var Hi=De(dd);const Co=({nudge:t})=>{var e,i,n,l,o,a;return v.createElement(v.Fragment,null,t?.isOpen&&v.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(n=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&n!==void 0?n:212,height:(o=(l=t?.size)===null||l===void 0?void 0:l.height)!==null&&o!==void 0?o:38,backgroundColor:t?.backgroundColor,borderRadius:(a=t?.borderRadius)!==null&&a!==void 0?a:4}},t?.icon?v.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,v.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:ke(t?.content,t?.textStyle)}})))},cd=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:l,setCacheRtcList:o,setCacheActiveIndex:a,setLoading:d,swiperRef:r,waterFallData:c,bffEventReport:s,selectTag:f,setSelectTag:h}=Ue(),{backMainFeed:g}=Dt(),b=ce(()=>[_i,...t],[t]),A=x=>()=>{if(x===f)return;x!=="FOR U"?s?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${x}']`}}):g("theme",x,f);let u;x!==_i&&(u=x),d?.(!0),n?.({themeTag:u}).then(y=>{var p,T,k,C;bt.emit(mt.CHANGE_THEME_TAG,u),l?.((p=y?.recList)!==null&&p!==void 0?p:[]),o?.((T=y?.recList)!==null&&T!==void 0?T:[]),e?.(0),a?.(0),(C=(k=r?.current)===null||k===void 0?void 0:k.swiper)===null||C===void 0||C.slideTo(0)}).finally(()=>{d?.(!1)}),h?.(x)};return c||t.length<=0?null:v.createElement("div",{className:"clc-sxp-tagbar",style:i},v.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},b.map(x=>v.createElement("button",{className:`clc-sxp-tagbar-list-item ${x===f?"clc-sxp-tagbar-list-item-active":""}`,key:x,"aria-label":x,onClick:A(x)},x))))};var ko=De(cd);const ud=({resolver:t,globalConfig:e})=>{var i,n;const l=ce(()=>Ko(),[]),o=t?.Display,a=Ei(o),d=(n=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.item;return v.createElement(a,Object.assign({},d?.props,{style:d?.style,event:d?.event||{},contsentState:l}))};var vd=De(ud);const pd=({data:t,minusHeight:e,tagHeight:i,onClick:n})=>{var l,o,a,d,r;return v.createElement("button",{style:{position:"absolute",[(l=t?.xPosit)!==null&&l!==void 0?l:"left"]:(a=(o=t?.backButton)===null||o===void 0?void 0:o.x)!==null&&a!==void 0?a:0,[(d=t?.yPosit)!==null&&d!==void 0?d:"top"]:(t?.yPosit=="top"?e+i:0)+((r=t?.y)!==null&&r!==void 0?r:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:n},v.createElement("img",{src:t?.icon||Io,alt:"back button",width:100,style:{objectFit:"cover"}}))};var Po=De(pd);const _o=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:l,resolver:o,data:a=[],ctaType:d,tipText:r,nudge:c,_schema:s,hashTagStyle:f,hashTagRightMargin:h,tagList:g=[],defaultData:b})=>{var A,x,u,y,p,T,k,C,M,m,S,w,_,I,O,E,V,F,L,R,N,D,j,H,J;const $=zt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),ee=zt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:re}=li(),{openMultiPosts:me}=An(),[te,Oe]=X(0),je=ve(0),[Ge,q]=X(!0),Q=ve(),[fe,we]=X(!1),[xe,le]=X(!1),[Me,Ke]=X(new Date().getTime()),ze=ve(!1),[$e,it]=X(2),{loadVideos:Te,bffEventReport:K,loading:U,setPopupDetailData:ne,ctaEvent:oe,swiperRef:de,waterFallData:Ce,setOpenHashtag:et,appDomain:ie,openHashtag:B,loadingImage:Qe,isFromHashtag:It,popupDetailData:at,bffFbReport:xt,curTime:yt,h5EnterLink:Ct,isShowConsent:Xt,selectTag:Nt,isPreview:Ut,isEditor:Lt,cacheRtcList:Ft,setRtcList:kt,cacheActiveIndex:Gt,rtcList:Ye,isNoMoreData:Rt,channel:Vt,refreshFeSession:Se}=Ue(),{backMainFeed:se,productView:ot,jumpToWeb:St}=Dt(),ii=ce(()=>a.length>0&&!U&&(Yo()||t?.enableSwiperTip),[a,U,t?.enableSwiperTip]);ue(()=>{Se?.(!0)},[]),ue(()=>{if(a?.length>0){const P=new Date;Q.current=P}},[a?.length]);const Jt=ae(()=>{var P,Y,Z;const G=(Y=(P=b?.data)===null||P===void 0?void 0:P.sxpPageConf)===null||Y===void 0?void 0:Y.globalConfig;if(!((Z=G?.session)===null||Z===void 0)&&Z.enable||Yi(),Ct?.(),a.length>0){const ge=new Date;Q.current=ge}},[a.length,Ct,b]);ue(()=>{var P;if(!d||d?.length<1)return;const Y=a?.findIndex(Z=>{var G,ge,pe,Ae,Ie,Fe,We,Xe,be;const Pe=d?.[0];return Pe==="\u591A\u5546\u54C1CTA"?((G=Z?.video)===null||G===void 0?void 0:G.bindProducts)&&((pe=(ge=Z?.video)===null||ge===void 0?void 0:ge.bindProducts)===null||pe===void 0?void 0:pe.length)>0:Pe==="\u5546\u54C1CTA"?(Ae=Z?.video)===null||Ae===void 0?void 0:Ae.bindProduct:((Fe=(Ie=Z?.video)===null||Ie===void 0?void 0:Ie.bindCta)===null||Fe===void 0?void 0:Fe.itemId)===Pe&&(((We=Z?.video)===null||We===void 0?void 0:We.url)||((be=(Xe=Z?.video)===null||Xe===void 0?void 0:Xe.imgUrls)===null||be===void 0?void 0:be.length))})||0;Y!==-1&&((P=de?.current)===null||P===void 0||P.swiper.slideTo(Y))},[a,d,de]);const Qt=ae(P=>{var Y,Z,G,ge,pe,Ae,Ie,Fe,We,Xe,be,Pe,Ze,ut,rt,vt,gt,Re,ht,Pt;const _e=a?.[te];let At="";at&&(!((Z=(Y=_e?.video)===null||Y===void 0?void 0:Y.bindProducts)===null||Z===void 0)&&Z.length||!((G=_e?.video)===null||G===void 0)&&G.bindProduct)?At="pdpPage":at&&((Ie=l?.[(Ae=(pe=(ge=_e?.video)===null||ge===void 0?void 0:ge.bindCta)===null||pe===void 0?void 0:pe.itemId)!==null&&Ae!==void 0?Ae:""].item)===null||Ie===void 0?void 0:Ie.type)==="Appoint"?At="formPage":It?At="hashTagPage":!((Fe=_e?.video)===null||Fe===void 0)&&Fe.url?At="videoPage":!((We=_e?.video)===null||We===void 0)&&We.imgUrls&&(!((be=(Xe=_e?.video)===null||Xe===void 0?void 0:Xe.imgUrls)===null||be===void 0)&&be.length)?At="imagePage":_e?.product&&(At="productPage"),K?.({eventInfo:{sessionDuration:Math.floor((new Date-yt.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(Pe=_e?.video)===null||Pe===void 0?void 0:Pe.itemId,productId:(Ze=_e?.product)===null||Ze===void 0?void 0:Ze.itemId,position:te+"",fromKName:P||At,fromKPage:location?.href,ctatId:(vt=(rt=(ut=_e?.video)===null||ut===void 0?void 0:ut.bindCta)===null||rt===void 0?void 0:rt.itemId)!==null&&vt!==void 0?vt:"",traceInfo:(Pt=(Re=(gt=_e?.video)===null||gt===void 0?void 0:gt.traceInfo)!==null&&Re!==void 0?Re:(ht=_e?.product)===null||ht===void 0?void 0:ht.traceInfo)!==null&&Pt!==void 0?Pt:""}})},[a,K,te,at,l,It,yt]);ue(()=>{const P=a?.[te],Y=()=>{const Z=!B&&!Xt;document.visibilityState==="hidden"?(Z&&(bt.emit(mt.PAGE_DID_HIDE,P),dt(P)),(t?.playbook!=="organic menu"||te!==0||Vt)&&(Se?.(!1,Qt)||Qt())):document.visibilityState==="visible"&&(ze.current===!0&&(Ke(new Date().getTime()),ze.current=!1),Jt(),Z&&(bt.emit(mt.PAGE_DID_SHOW,P),se("external",Nt)))};return document.addEventListener("visibilitychange",Y),()=>{document.removeEventListener("visibilitychange",Y)}},[te,K,a,Jt,at,It,l,yt,se,B,Xt,Nt,Vt,Qt,Se]);const gi=ae(Ii(()=>{Se?.(!1,Qt)},1e3),[Qt,Se]);ue(()=>{const P=["touchstart","touchcancel"];return P.forEach(Y=>{window.addEventListener(Y,gi)}),()=>{P.forEach(Y=>{window.removeEventListener(Y,gi)})}},[gi]);const ni=ce(()=>{let P=0;return g.length>0&&(P+=45,Ce&&(P-=45)),P},[g,Ce]),qt=ce(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),W=ce(()=>i-qt-ni,[qt,i,ni]),z=ce(()=>{var P;const Y=te===0&&!Ce&&!Lt?[(P=a?.[0])!==null&&P!==void 0?P:null]:a?.map((Z,G)=>te===G||G-1===te||G+1===te?Z:null);return Y?.length?!Ce&&!Rt?Y.concat([{loading:!0}]):Y:[]},[a,te,Ce,Lt,Rt]),ye=ce(()=>{var P,Y,Z,G;if(t?.logoUrl&&t?.isShowLogo){const ge=(Y=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||Y===void 0?void 0:Y.value,pe=((G=(Z=t?.logoBar)===null||Z===void 0?void 0:Z.onClick)===null||G===void 0?void 0:G.linkType)==="externalLink",Ae=z[te];return v.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},ge&&{onClick:Ie=>{var Fe,We,Xe,be;pe&&St(Ie,Ae,(Fe=Ae?.video)===null||Fe===void 0?void 0:Fe.bindProduct,(We=Ae?.video)===null||We===void 0?void 0:We.bindCta,te,((Xe=Ae?.product)===null||Xe===void 0?void 0:Xe.traceInfo)||((be=Ae?.video)===null||be===void 0?void 0:be.traceInfo)),new Function(ge)()}}),v.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,te,z]),Ve=ae((P,Y)=>{var Z,G,ge,pe,Ae,Ie,Fe,We,Xe,be;return P==="organic menu"?v.createElement(gn,Object.assign({recData:a?.[1]},(ge=(G=(Z=t?.multiPosts)===null||Z===void 0?void 0:Z[0])===null||G===void 0?void 0:G.item)===null||ge===void 0?void 0:ge.props,(Ie=(Ae=(pe=t?.multiPosts)===null||pe===void 0?void 0:pe[0])===null||Ae===void 0?void 0:Ae.item)===null||Ie===void 0?void 0:Ie.event)):!((Fe=P?.video)===null||Fe===void 0)&&Fe.url?v.createElement(nd,{key:Me,rec:P,index:Y,muted:Ge,data:a,height:W,activeIndex:te,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((We=P?.video)===null||We===void 0)&&We.imgUrls?v.createElement(rd,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:n,height:W,rec:P,index:Y,onViewImageEndEvent:Ne,onViewImageStartEvent:ct,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((Xe=t?.productPost)===null||Xe===void 0?void 0:Xe.length)>0?(be=t?.productPost)===null||be===void 0?void 0:be.map((Pe,Ze)=>{var ut,rt,vt,gt,Re,ht,Pt,_e;const At=o[(ut=Pe?.item)===null||ut===void 0?void 0:ut.type],$t=Ei(At),_t=(rt=At?.extend)===null||rt===void 0?void 0:rt.defaulSetting;return v.createElement($t,Object.assign({key:`${Y}${Ze}`,textStyle:Object.assign(Object.assign({},_t?.textStyle),(vt=Pe?.item)===null||vt===void 0?void 0:vt.textStyle),bindDatas:(Re=(gt=Pe?.item)===null||gt===void 0?void 0:gt.bindDatas)!==null&&Re!==void 0?Re:[]},_t?.props,(ht=Pe?.item)===null||ht===void 0?void 0:ht.props,{event:((Pt=Pe?.item)===null||Pt===void 0?void 0:Pt.event)||{},schema:re,id:Pe?.id,viewTime:Q.current,rec:P,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},_t?.style),(_e=Pe?.item)===null||_e===void 0?void 0:_e.style),{height:"100%",overflow:"auto"}),index:Y,isActive:te===Y}))}):null},[n,a,W,Ge,te,t?.productPost,t?.videoPlayIcon,Q,r,o,re,Me]),he=ae(P=>{le(P)},[]),Ee=ce(()=>xe?{background:"linear-gradient( 180deg, rgba(129,129,129,0) 0%, rgba(121,121,121,0.5) 5%, #616161 100%)",paddingTop:20,paddingBottom:20}:{padding:"20px 0"},[xe]),He=ae((P,Y)=>{var Z,G,ge,pe,Ae,Ie,Fe,We,Xe,be,Pe,Ze,ut;if(P?.video){let rt=null;!((G=(Z=P?.video)===null||Z===void 0?void 0:Z.bindProducts)===null||G===void 0)&&G.length?rt="\u591A\u5546\u54C1CTA":!((ge=P?.video)===null||ge===void 0)&&ge.bindProduct?rt="\u5546\u54C1CTA":rt=(Ae=(pe=P?.video)===null||pe===void 0?void 0:pe.bindCta)===null||Ae===void 0?void 0:Ae.itemId;const vt=l?.[rt];return v.createElement(v.Fragment,null,((Ie=P?.video)===null||Ie===void 0?void 0:Ie.title)&&!xe&&v.createElement("div",{className:"clc-sxp-bottom-shadow"}),v.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(Fe=t?.bottomInfoDist)!==null&&Fe!==void 0?Fe:40}px`}},v.createElement(Co,{nudge:c}),t?.isShowCTA===void 0||t?.isShowCTA?v.createElement("div",{className:"clc-sxp-bottom-card"},v.createElement(Hi,{rec:P,index:Y,tempMap:l,resolver:o,isActive:Y===te,value:vt})):null,v.createElement("div",null,v.createElement(zi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(Xe=(We=P?.video)===null||We===void 0?void 0:We.title)!==null&&Xe!==void 0?Xe:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:he}),v.createElement(Hi,{rec:P,index:Y,tempMap:l,resolver:o,includesCtaType:["AniLink"],isActive:Y===te,value:vt}),v.createElement(Eo,{index:te,tags:(Pe=(be=P?.video)===null||be===void 0?void 0:be.hashTags)!==null&&Pe!==void 0?Pe:[],itemId:(Ze=P?.video)===null||Ze===void 0?void 0:Ze.itemId,itemType:!((ut=P?.video)===null||ut===void 0)&&ut.itemId?"VIDEO":null,rec:P,hashTagStyle:f,hashTagRightMargin:n-(h??0)}))),v.createElement(Hi,{rec:P,index:Y,tempMap:l,resolver:o,includesCtaType:["AniLinkPopup"],isActive:Y===te,value:vt}))}return null},[e,te,l,o,r,c,f,t,he,xe,Ee]),Be=ae((P,Y,Z)=>{var G,ge,pe,Ae;if(!t?.isShowLike||!Z)return;let Ie=(G=t?.likeIconY)!==null&&G!==void 0?G:400;return Ce&&Ie<40&&t?.likeIconYPosit==="top"&&(Ie+=40),t?.likeIconYPosit==="top"&&(Ie+=qt),P?.video?v.createElement(xo,{key:P.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:P.isCollected,recData:P,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(ge=t.likeIconXPosit)!==null&&ge!==void 0?ge:"right"]:(pe=t.likeIconX)!==null&&pe!==void 0?pe:0,[(Ae=t.likeIconYPosit)!==null&&Ae!==void 0?Ae:"bottom"]:Ie},position:Y}):null},[t,Ce]),Ne=P=>{var Y,Z,G,ge,pe,Ae;if(!(!((Y=P?.video)===null||Y===void 0)&&Y.url)&&(!((Z=P?.video)===null||Z===void 0)&&Z.imgUrls)){const Ie=Date.now(),Fe=je.current===0?0:(Ie-je.current)/1e3;K?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(ge=(G=P?.video)===null||G===void 0?void 0:G.itemId)!==null&&ge!==void 0?ge:"",contentName:(pe=P?.video.title)!==null&&pe!==void 0?pe:"",imageEndTime:`${Ie}`,playDuration:`${Fe}`,contentTags:JSON.stringify((Ae=P?.video.tags)!==null&&Ae!==void 0?Ae:[]),position:te+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},nt=(P,Y)=>{var Z,G,ge,pe,Ae,Ie,Fe,We,Xe,be,Pe,Ze,ut,rt,vt,gt,Re,ht,Pt,_e,At,$t;if(Ut||Ce)return;const _t=new Date-yt.current;if(t?.openSlideSkip&&_t>=((Z=t?.slideSkipStartTime)!==null&&Z!==void 0?Z:0)&&qo()&&P){const Bt=((pe=(ge=(G=P?.video)===null||G===void 0?void 0:G.bindProducts)===null||ge===void 0?void 0:ge[0])===null||pe===void 0?void 0:pe.link)||((Ie=(Ae=P?.video)===null||Ae===void 0?void 0:Ae.bindProduct)===null||Ie===void 0?void 0:Ie.link)||((Fe=P?.product)===null||Fe===void 0?void 0:Fe.link),pt=P?.product||((We=P?.video)===null||We===void 0?void 0:We.bindProduct)||((be=(Xe=P?.video)===null||Xe===void 0?void 0:Xe.bindProducts)===null||be===void 0?void 0:be[0]);if(Bt){let oi=null;!((Pe=P?.video)===null||Pe===void 0)&&Pe.url?oi="video":!((ut=(Ze=P?.video)===null||Ze===void 0?void 0:Ze.imgUrls)===null||ut===void 0)&&ut.length&&(oi="image"),K?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(rt=pt?.itemId)!==null&&rt!==void 0?rt:"",productName:(vt=pt?.title)!==null&&vt!==void 0?vt:"",price:pt?.price?pt?.price+"":"0",productCollection:(gt=pt?.collection)!==null&>!==void 0?gt:"",contentTags:pt?.tags?JSON.stringify(pt?.tags):"",position:Y+"",contentId:(ht=(Re=P?.video)===null||Re===void 0?void 0:Re.itemId)!==null&&ht!==void 0?ht:"",traceInfo:($t=(_e=(Pt=P?.video)===null||Pt===void 0?void 0:Pt.traceInfo)!==null&&_e!==void 0?_e:(At=P?.product)===null||At===void 0?void 0:At.traceInfo)!==null&&$t!==void 0?$t:"",contentFormat:oi}}),ze.current=!0,window.location.href=window.getJointUtmLink(Bt)}}},lt=P=>{var Y,Z,G,ge,pe,Ae,Ie,Fe,We,Xe,be,Pe,Ze,ut,rt,vt,gt;const Re=a[P.previousIndex];if(!Re)return;let ht=null;!((Y=Re?.video)===null||Y===void 0)&&Y.url?ht="video":!((G=(Z=Re?.video)===null||Z===void 0?void 0:Z.imgUrls)===null||G===void 0)&&G.length&&(ht="image"),P.previousIndex-P.activeIndex<0?(K?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(pe=(ge=Re?.video)===null||ge===void 0?void 0:ge.itemId)!==null&&pe!==void 0?pe:"",productId:(Ie=(Ae=Re?.product)===null||Ae===void 0?void 0:Ae.itemId)!==null&&Ie!==void 0?Ie:"",requestId:null,traceInfo:(We=(Fe=Re?.video)===null||Fe===void 0?void 0:Fe.traceInfo)!==null&&We!==void 0?We:"",contentFormat:ht,position:((Xe=P.previousIndex)!==null&&Xe!==void 0?Xe:0)+""}}),Ne(Re),nt(Re,P.previousIndex)):(K?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Pe=(be=Re?.video)===null||be===void 0?void 0:be.itemId)!==null&&Pe!==void 0?Pe:"",productId:(ut=(Ze=Re.product)===null||Ze===void 0?void 0:Ze.itemId)!==null&&ut!==void 0?ut:"",requestId:null,traceInfo:(vt=(rt=Re?.video)===null||rt===void 0?void 0:rt.traceInfo)!==null&&vt!==void 0?vt:"",contentFormat:ht,position:((gt=P.previousIndex)!==null&>!==void 0?gt:0)+""}}),Ne(Re)),dt(Re),Q.current=new Date},dt=P=>{var Y,Z,G;!(!((Y=P?.video)===null||Y===void 0)&&Y.url)&&!(!((Z=P?.video)===null||Z===void 0)&&Z.imgUrls)&&P?.product&&ot(P,P.product,(G=P?.product)===null||G===void 0?void 0:G.bindCta,Q.current,te)};ue(()=>{const P=a[te];B?dt(P):Q.current=new Date},[B,a,te]);const ct=(P,Y,Z)=>{var G,ge,pe,Ae,Ie,Fe,We,Xe;const be=a[P];if(!(!((G=be?.video)===null||G===void 0)&&G.url)&&(!((ge=be?.video)===null||ge===void 0)&&ge.imgUrls)){const Pe=Date.now();je.current=Pe,K?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(Ae=(pe=be?.video)===null||pe===void 0?void 0:pe.itemId)!==null&&Ae!==void 0?Ae:"",contentName:(Ie=be?.video.title)!==null&&Ie!==void 0?Ie:"",imageStartTime:`${Pe}`,contentTags:JSON.stringify((Fe=be?.video.tags)!==null&&Fe!==void 0?Fe:[]),position:P+"",contentFormat:"image",traceInfo:be?.video.traceInfo,loadTime:Y?.loadTime}}),Z&&(xt?.({eventName:"ViewContent",product:(We=be?.video)===null||We===void 0?void 0:We.bindProduct}),xt?.({eventName:"PageView",product:(Xe=be?.video)===null||Xe===void 0?void 0:Xe.bindProduct}))}},Je=ae(P=>{var Y,Z,G,ge,pe,Ae;if(!P)return;let Ie=(Y=t?.muteIconY)!==null&&Y!==void 0?Y:23;return Ce&&Ie<40&&t?.muteIconYPosit==="top"&&(Ie+=40),t?.muteIconYPosit==="top"&&(Ie+=qt),(t?.isShowMute===void 0||t?.isShowMute===!0)&&v.createElement(So,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((G=(Z=z?.[te])===null||Z===void 0?void 0:Z.video)===null||G===void 0)&&G.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(ge=t?.muteIconXPosit)!==null&&ge!==void 0?ge:"right"]:(pe=t?.muteIconX)!==null&&pe!==void 0?pe:0,[(Ae=t?.muteIconYPosit)!==null&&Ae!==void 0?Ae:"bottom"]:Ie},defaultValue:Ge,activeIcon:t?.unMuteIcon?t?.unMuteIcon:$,unactiveIcon:t?.muteIcon?t?.muteIcon:ee,onChange:q})},[t,z,te,Ge,Ce]),tt=ce(()=>U?v.createElement("div",{style:{height:W,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:Qe,alt:"loading...",style:{objectFit:"contain"}})):z?.map((P,Y)=>v.createElement(Yt,{key:Y,virtualIndex:Y,style:{overflow:"hidden"}},P&&v.createElement(v.Fragment,null,P?.loading?v.createElement("div",{style:{height:W,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:Qe,alt:"loading...",style:{objectFit:"contain"}})):v.createElement(v.Fragment,null,He(P,Y),Be(P,Y,!t?.likeIconFixed),Je(!t?.muteIconFixed),Ve(P,Y))))),[n,a,W,U,He,Ve,z,Qe,Me,Je]);return v.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},Ce&&v.createElement(ho,{icon:Io,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${qt}px`},textStyle:Object.assign(Object.assign({},(p=(y=(u=(x=(A=t?.hashTag)===null||A===void 0?void 0:A[0])===null||x===void 0?void 0:x.item)===null||u===void 0?void 0:u.props)===null||y===void 0?void 0:y.textStyles)===null||p===void 0?void 0:p.hashTagTitle),{color:"#fff"}),onClose:()=>{!Tn(Ye,Ft)&&Ft&&Ft?.length&&kt?.(Ft),et?.(!0)}}),ye,v.createElement(ko,{tagList:g,setActiveIndex:Oe,style:{top:qt}}),((T=t?.backButton)===null||T===void 0?void 0:T.enable)&&!Vt&&!me&&!Ce&&v.createElement(Po,{data:t?.backButton,minusHeight:qt,tagHeight:ni,onClick:()=>history?.back()}),(((S=(m=(M=(C=(k=t?.multiPosts)===null||k===void 0?void 0:k[0])===null||C===void 0?void 0:C.item)===null||M===void 0?void 0:M.props)===null||m===void 0?void 0:m.backButton)===null||S===void 0?void 0:S.enable)&&Vt||me)&&!Ce&&v.createElement(Po,{data:(O=(I=(_=(w=t?.multiPosts)===null||w===void 0?void 0:w[0])===null||_===void 0?void 0:_.item)===null||I===void 0?void 0:I.props)===null||O===void 0?void 0:O.backButton,minusHeight:qt,tagHeight:ni,onClick:()=>{var P,Y;const Z=z?.[te];K?.({eventInfo:{eventSubject:"backMultiPostClick",eventDescription:"backMultiPostClick",traceInfo:((P=Z?.video)===null||P===void 0?void 0:P.traceInfo)||((Y=Z?.product)===null||Y===void 0?void 0:Y.traceInfo)||""}}),location?.reload()}}),ii?v.createElement(ld,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((E=t?.swipeTipOffset)!==null&&E!==void 0?E:0)}%`},duration:t?.swiperTipAniDur}):null,v.createElement(ui,{style:{marginTop:ni},ref:de,onSlideChange:()=>{de.current.swiper.allowTouchMove=!1,setTimeout(()=>{de.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{Oe(P.activeIndex),!B&&(lt(P),!(Ce||Lt)&&P?.activeIndex+1>=a?.length&&(fe||(we(!0),Te?.($e).then(Y=>{var Z;we(!1),Y&&((Z=Y?.recList)===null||Z===void 0?void 0:Z.length)>0&&it($e+1)}))))},direction:"vertical",height:W},tt,Be(z[te],te,!!t?.likeIconFixed),Je(!!t?.muteIconFixed)),v.createElement(go,Object.assign({},(L=(F=(V=t?.hashTag)===null||V===void 0?void 0:V[0])===null||F===void 0?void 0:F.item)===null||L===void 0?void 0:L.props)),v.createElement(vd,{resolver:o,globalConfig:t}),me&&v.createElement(gn,Object.assign({},(D=(N=(R=t?.multiPosts)===null||R===void 0?void 0:R[0])===null||N===void 0?void 0:N.item)===null||D===void 0?void 0:D.props,(J=(H=(j=t?.multiPosts)===null||j===void 0?void 0:j[0])===null||H===void 0?void 0:H.item)===null||J===void 0?void 0:J.event,{style:{position:"fixed",top:0,left:0,right:0}})))},md=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:l,index:o})=>v.createElement(ui,{defaultValue:0,direction:"horizontal",modules:[Vi,ji],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(a=>v.createElement(Yt,{key:a},v.createElement(To,{src:a,height:i,imgUrlsPostConfig:n}))));var fd=De(md);const hd=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:a,width:d})=>{const[r,c]=X(!1),s=ve(null),{bffEventReport:f,sxpParameter:h,waterFallData:g,openHashtag:b}=Ue(),A=ve(0),[x,u]=X(!1),[y,p]=X(!0),T=ve(null),[k,C]=X("");ue(()=>{s.current&&(s.current.muted=l)},[l]);const M=ae(()=>{var N;(N=s.current)===null||N===void 0||N.play()},[]),m=zt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),S=ae(()=>{var N,D,j,H,J,$,ee,re,me,te,Oe,je,Ge;c(!1);const q=n[e];if(q&&(!((N=s?.current)===null||N===void 0)&&N.duration)){A.current=((D=s?.current)===null||D===void 0?void 0:D.currentTime)||0;const Q=((H=(j=s.current)===null||j===void 0?void 0:j.duration)!==null&&H!==void 0?H:0).toFixed(2),fe=(($=(J=s.current)===null||J===void 0?void 0:J.currentTime)!==null&&$!==void 0?$:0).toFixed(2),we=y?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(re=(ee=q?.video)===null||ee===void 0?void 0:ee.itemId)!==null&&re!==void 0?re:"",contentName:(te=(me=q?.video)===null||me===void 0?void 0:me.title)!==null&&te!==void 0?te:"",playType:we,startTime:fe,videoDuration:Q,contentTags:JSON.stringify((je=(Oe=q?.video)===null||Oe===void 0?void 0:Oe.tags)!==null&&je!==void 0?je:[]),position:e+"",contentFormat:"video",traceInfo:(Ge=q?.video)===null||Ge===void 0?void 0:Ge.traceInfo}}),p(!1)}},[f,n,e,y]),w=ae(()=>{u(!0)},[]),_=ae(N=>()=>{var D,j,H,J,$;if(!x)return;const ee=(D=s.current)===null||D===void 0?void 0:D.paused;switch(N){case"start":if(!ee)return;(j=s.current)===null||j===void 0||j.play(),c(!1);break;case"pause":if(ee)return;(H=s.current)===null||H===void 0||H.pause(),c(!0);break;default:ee?(J=s.current)===null||J===void 0||J.play():($=s.current)===null||$===void 0||$.pause(),c(!ee);break}},[x]),I=ae(()=>{var N,D,j,H,J,$,ee,re,me,te,Oe,je,Ge;const q=n[e],Q=((D=(N=s.current)===null||N===void 0?void 0:N.duration)!==null&&D!==void 0?D:0).toFixed(2),fe=((H=(j=s.current)===null||j===void 0?void 0:j.currentTime)!==null&&H!==void 0?H:0).toFixed(2);if(!((J=s?.current)===null||J===void 0)&&J.duration){const we=((($=s?.current)===null||$===void 0?void 0:$.currentTime)-A.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(re=(ee=q?.video)===null||ee===void 0?void 0:ee.itemId)!==null&&re!==void 0?re:"",contentName:(te=(me=q?.video)===null||me===void 0?void 0:me.title)!==null&&te!==void 0?te:"",endTime:fe,videoDuration:Q,playDuration:we,contentTags:JSON.stringify((je=(Oe=q?.video)===null||Oe===void 0?void 0:Oe.tags)!==null&&je!==void 0?je:[]),position:e+"",contentFormat:"video",traceInfo:(Ge=q?.video)===null||Ge===void 0?void 0:Ge.traceInfo}})}},[n,e,f]),O=ce(()=>a?.mode==="2",[a]),E=ce(()=>{var N;return a?.mode==="2"?`translateY(-${50+((N=a?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),V=ce(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||k},[k,t]),F=ae(()=>{if(!T||!s||!s.current||!T.current)return;const N=s?.current,D=T?.current,j=D.getContext("2d"),H=window?.innerWidth,J=window?.innerHeight;D.height=J,D.width=H,j?.drawImage(N,0,0,D.width,D.height),C(D.toDataURL())},[]);ue(()=>{var N,D,j,H;if(s.current){if(c(!1),!s.current.src){const J=t?.video.url;if(J.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const $=new window.Hls;$.loadSource(J),$.attachMedia(s.current)}else s.current.canPlayType("application/vnd.apple.mpegurl"),s.current.src=J;else s.current.src=J;s.current.setAttribute("x5-playsinline","true"),s.current.setAttribute("webkit-playsinline","true")}return(N=s.current)===null||N===void 0||N.addEventListener("loadedmetadata",w),(D=s.current)===null||D===void 0||D.addEventListener("canplay",w),(j=s.current)===null||j===void 0||j.addEventListener("playing",S),(H=s.current)===null||H===void 0||H.addEventListener("loadeddata",F),()=>{var J,$,ee,re;(J=s.current)===null||J===void 0||J.removeEventListener("loadedmetadata",w),($=s.current)===null||$===void 0||$.removeEventListener("canplay",w),(ee=s.current)===null||ee===void 0||ee.removeEventListener("playing",S),(re=s.current)===null||re===void 0||re.removeEventListener("loadeddata",F)}}},[w,S,t?.video,F]);const L=ce(()=>!h?.placeholder_image||x?null:v.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[x,h?.placeholder_image]);ue(()=>{const N=()=>{var D,j;o===e&&(!((D=t?.video)===null||D===void 0)&&D.url)&&(!((j=s?.current)===null||j===void 0)&&j.src)&&!r&&_("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[o,e,t,s,_,r]);const R=ce(()=>O?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[O]);return t?.video?v.createElement(v.Fragment,null,O?v.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},v.createElement(Mt,{src:V,style:Object.assign({height:i,width:d,objectFit:"cover"},R)}),v.createElement("canvas",{ref:T,style:{display:"none"}}),v.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:E,left:0,right:0}},v.createElement("div",{style:{position:"relative",width:d,height:"100%"}},v.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:s,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:M,style:{width:"100%",height:i,objectFit:"contain"}}),v.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:m,alt:"video pause image"}))),L):v.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},v.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:s,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:M}),L,v.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:m,alt:"video pause image"}))):null};var Ad=De(hd);const wn={};Object.values(bn).forEach(t=>{wn[t.extend.type]=t});const gd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",bd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",yd=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:l,descStyle:o,hashTagStyle:a,containerHeight:d=664,containerWidth:r=375,appDomain:c,tagList:s=[]})=>{const f=ce(()=>{let C=0;return e?.logoUrl&&e?.isShowLogo&&(C+=45),s.length>0&&(C+=45),d-C},[e,d,s]),h=(C,M)=>{var m,S,w,_;if(!((m=C?.video)===null||m===void 0)&&m.url)return v.createElement(Ad,{rec:C,index:M,muted:!0,width:r,data:t??[],height:f,activeIndex:M,videoPostConfig:e?.videoPost});if(!((S=C?.video)===null||S===void 0)&&S.imgUrls)return v.createElement(fd,{key:C?.video.itemId,imgUrls:C?.video.imgUrls,width:r,height:f,rec:C,index:M,imgUrlsPostConfig:e?.imgUrlsPost});if(C.product&&C.product&&Array.isArray(e?.productPost)&&((w=e?.productPost)===null||w===void 0?void 0:w.length)>0)return(_=e?.productPost)===null||_===void 0?void 0:_.map((I,O)=>{var E,V,F,L,R,N,D,j;const H=wn[(E=I?.item)===null||E===void 0?void 0:E.type],J=Ei(H),$=(V=H?.extend)===null||V===void 0?void 0:V.defaulSetting;return v.createElement(J,Object.assign({key:`${M}${O}`,textStyle:Object.assign(Object.assign({},$?.textStyle),(F=I?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(R=(L=I?.item)===null||L===void 0?void 0:L.bindDatas)!==null&&R!==void 0?R:[]},$?.props,(N=I?.item)===null||N===void 0?void 0:N.props,{event:((D=I?.item)===null||D===void 0?void 0:D.event)||{},id:I?.id,rec:C,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},$?.style),(j=I?.item)===null||j===void 0?void 0:j.style),{width:r,height:f,overflow:"auto"}),index:M}))})},g=ce(()=>e?.logoUrl&&e?.isShowLogo?v.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},v.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),b=(C,M)=>e?.isShowCTA===void 0||e?.isShowCTA?v.createElement("div",{className:"clc-sxp-bottom-card"},v.createElement(Hi,{rec:C,index:M,tempMap:l,resolver:wn})):null,A=(C,M)=>{var m,S,w,_,I,O,E;return C?.video?v.createElement(v.Fragment,null,((m=C?.video)===null||m===void 0?void 0:m.title)&&v.createElement("div",{className:"clc-sxp-bottom-shadow"}),v.createElement("div",{className:"clc-sxp-bottom"},v.createElement(Co,{nudge:n}),b(C,M),v.createElement("div",null,v.createElement(zi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(w=(S=C?.video)===null||S===void 0?void 0:S.title)!==null&&w!==void 0?w:"",style:Object.assign(Object.assign({},o),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),v.createElement(Eo,{index:M,tags:(I=(_=C?.video)===null||_===void 0?void 0:_.hashTags)!==null&&I!==void 0?I:[],itemId:(O=C?.video)===null||O===void 0?void 0:O.itemId,itemType:!((E=C?.video)===null||E===void 0)&&E.itemId?"VIDEO":null,rec:C,hashTagStyle:a}))):null},x=zt(bd,c),u=zt(gd,c),y=(C,M)=>{var m,S,w,_;if(!e?.isShowLike)return;let I=(m=e?.likeIconY)!==null&&m!==void 0?m:400;return I<40&&(I+=40),C?.video?v.createElement(xo,{key:C.position,activeIcon:(S=e?.likeIcon)!==null&&S!==void 0?S:x,unActicveIcon:(w=e?.unlikeIcon)!==null&&w!==void 0?w:u,position:M,active:C.isCollected,recData:C,className:"clc-sxp-like-button",style:{top:I,right:(_=e?.likeIconX)!==null&&_!==void 0?_:0}}):null},p=zt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",c),T=zt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",c),k=(C,M)=>{var m,S,w,_;return v.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},g,v.createElement(ko,{tagList:s}),v.createElement(So,{style:{position:"absolute",right:(m=e?.muteIconX)!==null&&m!==void 0?m:0,visibility:!((w=(S=t?.[M])===null||S===void 0?void 0:S.video)===null||w===void 0)&&w.url?"visible":"hidden",bottom:(_=e?.muteIconY)!==null&&_!==void 0?_:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:p,unactiveIcon:e?.muteIcon?e?.muteIcon:T}),h(C,M),A(C,M),y(C,M))};return v.createElement("div",{className:Le({width:"100%",height:d,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((C,M)=>k(C,M)))};var wd=De(yd);const xd=()=>{const{schema:t,resolver:e,popup:i}=li(),{setPopupDetailData:n,popupDetailData:l,popupCurTimeRef:o,checkCommodityIndexRef:a}=Ue(),{productView:d}=Dt(),[r,c]=X();ue(()=>{const g=()=>{o.current=new Date};return g(),window.addEventListener("pageshow",g),()=>{window.removeEventListener("pageshow",g)}},[]),ue(()=>{i&&i?.id&&i?.id!==""&&(o.current=new Date,c(i))},[i]);const s=ce(()=>{var g,b,A,x;const u=(A=(b=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||b===void 0?void 0:b.popupList)===null||A===void 0?void 0:A.find((y,p)=>{if(y?.id===i?.id)return y});return u!==-1&&((x=u?.item)===null||x===void 0?void 0:x.type)==="Iframe"},[i,t]),f=()=>{var g,b,A,x,u,y,p,T,k,C,M,m,S,w,_,I,O,E;if(!i||i?.id===""||!r||new Date-o.current<((g=i?.duration)!==null&&g!==void 0?g:0))return;c(Object.assign(Object.assign({},i),{id:""}));const V=(x=(A=(b=t?.sxpPageConf)===null||b===void 0?void 0:b.globalConfig)===null||A===void 0?void 0:A.popupList)===null||x===void 0?void 0:x.find(F=>F?.id===i?.id);if(((u=V?.item)===null||u===void 0?void 0:u.type)==="CommodityDetail"||((y=V?.item)===null||y===void 0?void 0:y.type)==="CommodityDetailDiroNew"){const F=l;let L=(T=(p=F?.video)===null||p===void 0?void 0:p.bindProduct)!==null&&T!==void 0?T:(C=(k=F?.video)===null||k===void 0?void 0:k.bindProducts)===null||C===void 0?void 0:C[0],R=(S=(m=(M=F?.video)===null||M===void 0?void 0:M.bindProduct)===null||m===void 0?void 0:m.bindCta)!==null&&S!==void 0?S:(I=(_=(w=F?.video)===null||w===void 0?void 0:w.bindProducts)===null||_===void 0?void 0:_[0])===null||I===void 0?void 0:I.bindCta;if(a?.current>=0){const N=(E=(O=F?.video)===null||O===void 0?void 0:O.bindProducts)===null||E===void 0?void 0:E[a?.current];N&&(L=N,R=N?.bindCta)}L&&R&&d(F,L,R,o.current,l?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),a.current=-1},i?.duration)},h=ce(()=>{var g,b,A;return(A=(b=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||b===void 0?void 0:b.popupList)===null||A===void 0?void 0:A.map((x,u)=>{var y,p,T,k,C,M,m,S,w,_,I,O,E,V;if(x?.id===i?.id){const F=e[(y=x?.item)===null||y===void 0?void 0:y.type],L=Ei(F),R=((k=(T=(p=x?.item)===null||p===void 0?void 0:p.event)===null||T===void 0?void 0:T.onClick)===null||k===void 0?void 0:k.linkType)==="externalLink",N=((m=(M=(C=x?.item)===null||C===void 0?void 0:C.event)===null||M===void 0?void 0:M.onClick)===null||m===void 0?void 0:m.linkType)==="popup",D=(S=F?.extend)===null||S===void 0?void 0:S.defaulSetting;return v.createElement(L,Object.assign({key:u,style:Object.assign(Object.assign(Object.assign({},D?.style),(w=x?.item)===null||w===void 0?void 0:w.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},D?.textStyle),(_=x?.item)===null||_===void 0?void 0:_.textStyle),bindDatas:(O=(I=x?.item)===null||I===void 0?void 0:I.bindDatas)!==null&&O!==void 0?O:[]},D?.props,(E=x?.item)===null||E===void 0?void 0:E.props,{event:((V=x?.item)===null||V===void 0?void 0:V.event)||{},schema:t,id:x?.id,isExternalLink:R,isPopup:N,onClose:f}))}else return v.createElement(v.Fragment,null)})},[t,i,e,f]);return v.createElement(hi,{popup:r,onClose:f,padding:0,modalStyle:{position:"fixed"},isFullScreen:s},h)},xn={};Object.values(bn).forEach(t=>{xn[t.extend.type]=t});const Sd=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:l,appDomain:o,enabledMetaConversionApi:a,dataList:d})=>{var r,c,s,f,h,g;const b=ce(()=>{var p;return location?.search?(p=location?.search)===null||p===void 0?void 0:p.replace("?",""):""},[]),[A,x]=X(t?.data),[u,y]=X();return v.createElement(Un,{resolver:xn,enableDataSource:!1,schema:A,utmVal:u||b},v.createElement(zn,{utmVal:b,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(c=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&c!==void 0?c:e,defaultSize:(f=(s=t?.sxp_parameter)===null||s===void 0?void 0:s.default_recommend)!==null&&f!==void 0?f:i,hashTagSize:(g=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&g!==void 0?g:n,loadingImage:l,appDomain:o,enabledMetaConversionApi:a,utmParameter:t?.utm_parameter,data:t,dataList:d,onUpdateSchema:p=>x(p),onUpdateChannel:p=>y(p),render:({rtcList:p,tagList:T,pageData:k})=>{var C;return v.createElement(v.Fragment,null,v.createElement(_o,Object.assign({defaultData:t},(C=k?.data)===null||C===void 0?void 0:C.sxpPageConf,{tagList:T,data:p,resolver:xn})),v.createElement(xd,null))}}))};var Td=De(Sd);export{wd as DiyPortalPreview,Hs as EditorDataProvider,hi as Modal,zn as SxpDataSourceProvider,Td as SxpPageCore,_o as SxpPageRender,il as core,Wo as default,bn as materials,An as useEditorDataProvider};
|
11
11
|
//# sourceMappingURL=index.min.js.map
|