pb-sxp-ui 1.0.103 → 1.0.104
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 +25 -21
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +2 -17
- package/dist/index.js +25 -21
- package/dist/index.js.map +1 -1
- package/dist/index.min.cjs +3 -3
- package/dist/index.min.cjs.map +1 -1
- package/dist/index.min.js +3 -3
- package/dist/index.min.js.map +1 -1
- package/dist/pb-ui.js +25 -21
- package/dist/pb-ui.js.map +1 -1
- package/dist/pb-ui.min.js +3 -3
- package/dist/pb-ui.min.js.map +1 -1
- package/es/core/components/SxpPageRender/Navbar.js +1 -1
- package/es/core/components/SxpPageRender/WaterFall/List.js +1 -1
- package/es/core/components/SxpPageRender/WaterFall/WaterfallList.js +1 -1
- package/es/core/components/SxpPageRender/index.d.ts +1 -0
- package/es/core/components/SxpPageRender/index.js +3 -3
- package/es/materials/sxp/HashTag/material.js +2 -1
- package/es/materials/sxp/popup/CommodityDetail/index.js +1 -1
- package/es/materials/sxp/popup/CommodityDetailDiroNew/index.js +1 -1
- package/es/materials/sxp/template/Link/index.js +2 -3
- package/es/materials/sxp/template/components/Img.js +1 -1
- package/es/materials/sxp/template/components/settingRender.js +5 -0
- package/lib/core/components/SxpPageRender/Navbar.js +1 -1
- package/lib/core/components/SxpPageRender/WaterFall/List.js +1 -1
- package/lib/core/components/SxpPageRender/WaterFall/WaterfallList.js +1 -1
- package/lib/core/components/SxpPageRender/index.d.ts +1 -0
- package/lib/core/components/SxpPageRender/index.js +3 -3
- package/lib/materials/sxp/HashTag/material.js +2 -1
- package/lib/materials/sxp/popup/CommodityDetail/index.js +1 -1
- package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.js +1 -1
- package/lib/materials/sxp/template/Link/index.js +2 -3
- package/lib/materials/sxp/template/components/Img.js +1 -1
- package/lib/materials/sxp/template/components/settingRender.js +5 -0
- package/package.json +1 -1
package/dist/pb-ui.min.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
(function(Ae,Ce){typeof exports=="object"&&typeof module<"u"?Ce(exports,require("lodash"),require("uuid"),require("pako"),require("react"),require("qs"),require("eventemitter3"),require("@emotion/css"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","lodash","uuid","pako","react","qs","eventemitter3","@emotion/css","react-dom"],Ce):(Ae=typeof globalThis<"u"?globalThis:Ae||self,Ce(Ae.PUI={},Ae.lodash,Ae.uuid$1,Ae.pako,Ae.React,Ae.qs,Ae.EventEmitter,Ae.css,Ae.ReactDOM))})(this,function(Ae,Ce,an,dn,o,Nt,un,de,ai){"use strict";function cn(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var di=cn(ai);function _e(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 Ve(t,e,i,n){function l(s){return s instanceof i?s:new i(function(a){a(s)})}return new(i||(i=Promise))(function(s,a){function d(u){try{c(n.next(u))}catch(m){a(m)}}function r(u){try{c(n.throw(u))}catch(m){a(m)}}function c(u){u.done?s(u.value):l(u.value).then(d,r)}c((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const pn=/:\w+/g;var ui=(t,e)=>Ve(void 0,void 0,void 0,function*(){const i={},n={};for(let l=0;l<e?.length;l++){const{id:s,method:a,url:d,urlParams:r,name:c,queryString:u,headers:m,body:h}=e[l];let T=d;r&&Object.entries(r).forEach(([b,x])=>{T=T.replace(pn,A=>A===b?x:A)}),u&&(T+=u),n[s]=c;try{const b=yield fetch(T,{method:a,headers:Object.assign({"Content-Type":"application/json"},m),body:JSON.stringify(h)}).then(x=>x.json());i[s]=b}catch(b){console.error("DataSource request error: ",b),i[s]={}}}return{$store:i,idMapName:n}});const ci="SXP_TOKEN_INFO",vn=(t,e)=>Ve(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),l=t.getAppId(),s=t.getApiUrl(),a=window.localStorage.getItem(ci);let d=JSON.parse(a||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const c=yield fetch(`${s}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":l||""}}).then(u=>u.json());if(c.success){const u=c.data;d=Object.assign(Object.assign({},u),{expireTime:Date.now()+u.expire*1e3}),window.localStorage.setItem(ci,JSON.stringify(d))}}return d});function Tt(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 s;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",l=0;l<36;l++)n[l]||(s=0|Math.random()*16,n[l]=i[l===19?s&3|8:s])}return n.join("")}const fn=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},mn=()=>{const t=an.v4();return t?.replaceAll?t.replaceAll("-",""):fn(32)},ne=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],l=e?.["fontFamily-en"];if(!n&&!l)return t;let s=t;const a=/[\u4e00-\u9fa5]/g,d=/[^\u4e00-\u9fa5]/g,r=`font-family:${n??"inherit"}`,c=`font-family:${l??"inherit"}`,u=h=>{let T=h.search(a),b=h.search(d);return T!==-1&&b!==-1&&T<b&&(i+=`<span style="${r}">${h.substring(T,b)}</span>`,s=h.substring(b,h?.length)),T!==-1&&b!==-1&&T>b&&(i+=`<span style="${c}">${h.substring(b,T)}</span>`,s=h.substring(T,h?.length)),T===-1?(i+=`<span style="${c}">${h.substring(b,h?.length)}</span>`,s="",!1):b===-1?(i+=`<span style="${r}">${h.substring(T,h?.length)}</span>`,s="",!1):!0};let m=!0;for(;m;)m=u(s);return i};function pi(t){const i=atob(t).split("").map(function(s){return s.charCodeAt(0)}),n=new Uint8Array(i),l=dn.inflate(n,{to:"string"});return JSON.parse(l)}let Vt=null;const hn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class gn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Vt)return Vt;Vt=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?hn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let Ne=null;const bn={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{Ne||(Ne=new gn),n&&Ne.setApiUrl(n),Ne.setAppId(t),Ne.setTenantId(e),Ne.setEnv(i)},getDetail:t=>{if(!Ne)return;const e=Ne.getTenantId(),i=Ne.getAppId(),n=Ne.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>Ve(void 0,void 0,void 0,function*(){var s,a;const d=yield l.json(),r=pi((s=d?.data)===null||s===void 0?void 0:s.data);if(r){const{$store:c}=yield ui(n,(a=r?.dataSource)!==null&&a!==void 0?a:[]);d.data.data=r,Object.assign(d.data.data,{__STORE__:c})}return d}))},getSxpDetailByPageId:t=>Ve(void 0,void 0,void 0,function*(){if(!Ne)return;const e=Ne.getTenantId(),i=Ne.getAppId(),n=Ne.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>Ve(void 0,void 0,void 0,function*(){var s;const a=yield l.json();if(!a.success)return;const d=pi((s=a?.data)===null||s===void 0?void 0:s.data);return a.data.data=d,a.data}))}),getSxpRecommendVideoData:t=>Ve(void 0,void 0,void 0,function*(){if(!Ne)return;const e=yield vn(Ne,t),i=Tt(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Ce.isEmpty(n)&&(n=Tt(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(s=>s.json());return l?.data||null})};function it(){return o.useContext(Ei)}function yn(){return o.useContext(xi)}const jt="feRealSessionIdKey",vi=()=>{const t=mn();return`${Date.now()}${t}`},wn=()=>{let t=Sn();return t||(t=vi(),window.sessionStorage.setItem(jt,t)),t},fi=()=>{const t=vi();window.sessionStorage.setItem(jt,t)},Sn=()=>window.sessionStorage.getItem(jt),mi="SXP_FAKE_USER_ID",hi="FAKE_USER_STATE",gi="AGREE_POLICY",bi=()=>{let t=window.localStorage.getItem(mi);return Ce.isEmpty(t)&&(t=Tt(36,62),window.localStorage.setItem(mi,t)),t},Tn=()=>{const t=window.localStorage.getItem(hi);return Ce.isEmpty(t)&&window.localStorage.setItem(hi,"true"),Ce.isEmpty(t)};function Ye(t,e){const{appDomain:i}=fe();return o.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const nt=new un;var Ke;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(Ke||(Ke={}));const xn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:l,privacy_policy_title:s})=>{const{setIsAgreePolicy:a,bffEventReport:d}=fe(),r=o.useMemo(()=>{const m=location.search.slice(1),h=Nt.parse(m.replace(/\+/g,"%2B"));for(const T in h)h[T]=h[T].replace(/%2B/g,"+");return h},[]),c=m=>{var h;return(h=r[m])!==null&&h!==void 0?h:null};o.useEffect(()=>{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 u=()=>{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(gi,"yes")};return o.createElement("div",{className:"consent-bg"},o.createElement("div",{className:"consent"},o.createElement("div",{className:"consent-col"},o.createElement("div",{className:"consent-title"},i??"Privacy Policy"),o.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.")),o.createElement("div",{className:"consent-col"},o.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:u},"Agree"),o.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},s??"More information"))))};var En=o.memo(xn);const yi=o.createContext({rtcList:[],tagList:[]});var Ht;(function(t){t[t.BFF=5]="BFF"})(Ht||(Ht={}));const wi=["utm_source","utm_medium","utm_campaign","utm_id","utm_content","cl_source"],xt="FOR U",An=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:l,defaultSize:s,isPreview:a=!1,sxpParameter:d,appDomain:r,hashTagSize:c,loadingImage:u,isOpenHashTag:m=!1,enabledMetaConversionApi:h=!1,consentHeight:T,consentWidth:b,isShowTag:x=!0,isOpenConsent:A=!1,globalConfig:v,isEditor:w=!1})=>{var y,E,C;const[f,D]=o.useState([]),[P,S]=o.useState([]),[p,k]=o.useState(!1),[g,I]=o.useState({rtc:"",requestId:""}),M=o.useRef(null),L=o.useRef(!1),[z,X]=o.useState(()=>!!window.localStorage.getItem(gi)),[F,N]=o.useState(),[_,B]=o.useState(),[j,V]=o.useState(m),[J,K]=o.useState([]),[me,ge]=o.useState(0),[be,Te]=o.useState(!1),[W,H]=o.useState(null),G=o.useRef(),oe=o.useRef(),[se,ce]=o.useState(xt),ye=o.useMemo(()=>{var U,Y,te,we;return((we=(te=(Y=(U=v?.consent)===null||U===void 0?void 0:U[0])===null||Y===void 0?void 0:Y.item)===null||te===void 0?void 0:te.props)===null||we===void 0?void 0:we.privacy_necessity)&&!z&&!w||A},[z,v,A,w]);o.useEffect(()=>{const U=Y=>{G.current=Y};return nt.on(Ke.CHANGE_THEME_TAG,U),()=>{nt.off(Ke.CHANGE_THEME_TAG,U)}},[]),o.useEffect(()=>{V(m)},[m]);const ke=o.useMemo(()=>e?.find(U=>U.type===Ht.BFF),[e]),ie=o.useCallback((U,Y)=>{if(!ke)return;const te=ke.url,we=bi();if(Y?.query){const he=Nt.stringify(Y.query);U=`${U}?${he}`}return Y.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${te}/api/v1${U}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},ke.headers),{"x-user-id":we}),Y.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${te}/api/v1${U}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":we},ke.headers),method:Y.method,body:JSON.stringify(Y.body)}).then(he=>he.json()).catch(he=>Promise.reject(he))},[ke]),Ee=o.useCallback(U=>Ve(void 0,void 0,void 0,function*(){var Y,te,we,he,Oe;if(U={maxSize:(Y=U?.maxSize)!==null&&Y!==void 0?Y:l,defaultSize:(te=U?.defaultSize)!==null&&te!==void 0?te:s,"itemFilter.itemId":U?.["itemFilter.itemId"],"itemFilter.itemType":U?.["itemFilter.itemType"],hashTag:U?.hashTag,traceInfo:U?.traceInfo,themeTag:U?.themeTag},i){const Le=(Oe=(he=(we=i?.split("&"))===null||we===void 0?void 0:we.filter(O=>{const le=O.split("=")[0];return wi.includes(le)}))===null||he===void 0?void 0:he.join("&"))!==null&&Oe!==void 0?Oe:"";U=Object.assign(Object.assign({},U),{channel:decodeURIComponent(Le)})}const Se=yield ie?.("/recommend/list",{method:"GET",query:U});if(Se?.success)return U?.hashTag||I({rtc:Se.data.rtc,requestId:Se.data.requestId}),Se?.data}),[ie,i,l,s]),Pe=o.useCallback(()=>Ve(void 0,void 0,void 0,function*(){var U,Y;if(f.length<=0)return;const te=yield Ee({hashTag:_?.hashTag,"itemFilter.itemId":_?.itemId,"itemFilter.itemType":_?.itemType,themeTag:G.current});D(f.concat((U=te?.recList)!==null&&U!==void 0?U:[])),K(J.concat((Y=te?.recList)!==null&&Y!==void 0?Y:[]))}),[Ee,f,_,J]),Q=o.useCallback(({userInfo:U,eventInfo:Y})=>{if(!n)return;U||(U={});const te=wn(),we=Object.assign({sessionID:te,rtc:g.rtc,requestId:g.requestId},Y),he=Object.entries(U).map(([Se,Le])=>({name:Se,value:Le})),Oe=Object.entries(we).map(([Se,Le])=>Le&&{name:Se,value:Le}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",U),console.log("eventInfo:",we),console.log("========= \u7ED3\u675F ========="),ie?.("/event/report",{method:"POST",body:{userInfo:he,eventInfo:Oe},type:"beacon"})},[ie,g,n]),ee=o.useCallback(U=>{var Y,{eventName:te,actionSource:we="website",eventSourceUrl:he=(Y=window?.location)===null||Y===void 0?void 0:Y.href,externalId:Oe}=U;if(!n||!h)return;const Se=bi();return ie?.("/fb/events",{method:"POST",body:{eventName:te,actionSource:we,eventSourceUrl:he,userData:{externalId:Se}},type:"beacon"})},[ie,n,h]),q=o.useCallback(U=>Ve(void 0,void 0,void 0,function*(){const Y=yield ie?.("/recommend/like",{method:"POST",body:U});return Y?.success}),[ie]),R=o.useCallback(U=>Ve(void 0,void 0,void 0,function*(){const Y=yield ie?.("/recommend/unlike",{method:"POST",body:U});return Y?.success}),[ie]),De=o.useCallback(U=>Ve(void 0,void 0,void 0,function*(){const Y=yield ie?.("/customform",{method:"POST",body:U});return Y?.success}),[ie]),Ie=o.useCallback(()=>Ve(void 0,void 0,void 0,function*(){var U,Y,te,we,he;if(!(!i||!x))try{const Oe=(te=(Y=(U=i?.split("&"))===null||U===void 0?void 0:U.filter(Le=>{const O=Le.split("=")[0];return wi.includes(O)}))===null||Y===void 0?void 0:Y.join("&"))!==null&&te!==void 0?te:"",Se=yield ie?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Oe)}});S((he=(we=Se?.data)===null||we===void 0?void 0:we.tags)!==null&&he!==void 0?he:[])}catch(Oe){console.log("e",Oe)}}),[ie,i,x]),Re=o.useCallback((U,Y,te,we)=>{var he,Oe,Se,Le,O,le,Z,re,pe,ve,$,ae;const ue=te?.bindCta,Be=((he=Y?.video)===null||he===void 0?void 0:he.bindProduct)||((Oe=Y?.video)===null||Oe===void 0?void 0:Oe.bindProducts)&&((Le=(Se=Y?.video)===null||Se===void 0?void 0:Se.bindProducts)===null||Le===void 0?void 0:Le.length)>0;let Me="";be?Me="hashTagPage":!((O=Y?.video)===null||O===void 0)&&O.url?Me="videoPage":!((Z=(le=Y?.video)===null||le===void 0?void 0:le.imgUrls)===null||Z===void 0)&&Z.length&&(Me="imagePage"),Q?.({eventInfo:Object.assign(Object.assign({},U),{ctaId:(re=ue?.itemId)!==null&&re!==void 0?re:"",ctaName:(pe=ue?.title)!==null&&pe!==void 0?pe:"",contentTags:JSON.stringify(ue?.tags),position:we+"",contentId:($=(ve=Y?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&$!==void 0?$:"",productId:Be?te?.itemId:"",traceInfo:(ae=ue?.traceInfo)!==null&&ae!==void 0?ae:"",fromKName:Me})})},[Q,be]),Ge=o.useCallback(()=>{var U,Y;const te=location.search.slice(1),we=Nt.parse(te.replace(/\+/g,"%2B"));for(const Se in we)we[Se]=we[Se].replace(/%2B/g,"+");const he=Se=>{var Le;return(Le=we[Se])!==null&&Le!==void 0?Le:""},Oe=new Date;oe.current=Oe,Q?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:he("utm_source"),utmMedium:he("utm_medium"),utmCampaign:he("utm_campaign"),utmId:he("utm_id"),utmContent:he("utm_content"),enterTime:Math.floor(Oe/1e3)+"",requestId:null,enterUrl:(Y=(U=window?.location)===null||U===void 0?void 0:U.href)!==null&&Y!==void 0?Y:"",clSource:he("cl_source")}})},[Q]);o.useEffect(()=>{ye||Ge()},[ye]),o.useEffect(()=>{ye||(k(!0),Ie(),Ee().then(U=>{var Y,te;D((Y=U?.recList)!==null&&Y!==void 0?Y:[]),K((te=U?.recList)!==null&&te!==void 0?te:[])}).finally(()=>{Q({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),k(!1),L.current=!0}))},[ye]),o.useEffect(()=>{L.current&&(k(!0),Ie(),Ee().then(U=>{var Y,te;D((Y=U?.recList)!==null&&Y!==void 0?Y:[]),K((te=U?.recList)!==null&&te!==void 0?te:[])}).finally(()=>{k(!1)}))},[Ee,Ie]);const He=Ye("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return o.createElement(yi.Provider,{value:{rtcList:f,setRtcList:D,mutateLike:q,mutateUnlike:R,submitForm:De,popupDetailData:F,loadVideos:Pe,setPopupDetailData:N,getRecommendVideos:Ee,bffEventReport:Q,utmVal:i,isPreview:a,loading:p,sxpParameter:d,waterFallData:_,setWaterFallData:B,ctaEvent:Re,swiperRef:M,openHashtag:j,setOpenHashtag:V,cacheRtcList:J,setCacheRtcList:K,cacheActiveIndex:me,setCacheActiveIndex:ge,isFromHashtag:be,setIsFromHashtag:Te,appDomain:r,hashTagSize:c,loadingImage:u??He,isOpenHashTag:m,tagList:P,setLoading:k,videoRef:W,setVideoRef:H,bffFbReport:ee,isAgreePolicy:z,setIsAgreePolicy:X,curTime:oe,h5EnterLink:Ge,themeTag:G,isShowConsent:ye,selectTag:se,setSelectTag:ce}},ye?o.createElement(En,Object.assign({},(C=(E=(y=v?.consent)===null||y===void 0?void 0:y[0])===null||E===void 0?void 0:E.item)===null||C===void 0?void 0:C.props)):t({rtcList:f,mutateLike:q,mutateUnlike:R,submitForm:De,tagList:P}))};var Si=o.memo(An);function fe(){return o.useContext(yi)}var Ti;(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"})(Ti||(Ti={}));const xi=o.createContext({$store:{},options:[],configs:[]}),Cn=({children:t,isSsr:e,enable:i})=>{const[n,l]=o.useState([]),{schema:s}=it(),[a,d]=o.useState(s.__STORE__||{}),[r,c]=o.useState([]);o.useEffect(()=>{var h;e||Ce.isEqual(r,s?.dataSource)||c((h=s?.dataSource)!==null&&h!==void 0?h:[])},[s?.dataSource,e]);const u=o.useCallback(()=>Ve(void 0,void 0,void 0,function*(){const{$store:h,idMapName:T}=yield ui("",r);d(h),m(h,T)}),[r]),m=(h,T)=>{const b=[];Object.entries(h).forEach(([x,A])=>{Object.keys(A).forEach(v=>{const w={label:`${T[x]} - ${v}`,value:`{{ ${x}.${v} }}`};b.push(w)})}),l(b)};return o.useEffect(()=>{e||u()},[u,e,s]),i?o.createElement(xi.Provider,{value:{$store:s.__STORE__||a,options:n,configs:r}},t):t};var In=o.memo(Cn);const Et={id:Tt(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},zt={id:"",duration:0,name:"none"},Ei=o.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[Et],redoStack:[],popup:zt,setPopup:()=>{}}),Ai=o.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:l=!0,utmVal:s},a)=>{const[d,r]=o.useState(null),[c,u]=o.useState(n||{pointData:[Et],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[m,h]=o.useState([Et]),[T,b]=o.useState([[Et]]),[x,A]=o.useState([]),[v,w]=o.useState(zt);typeof window<"u"&&(window.sxpPopup=(D,P)=>{w(Object.assign(Object.assign(Object.assign({},zt),{id:D}),P))}),typeof window<"u"&&(window.getJointUtmLink=D=>D?.indexOf("?")!==-1?D+(s?"&"+s:""):D+(s?"?"+s:"")),o.useEffect(()=>{b([c.pointData]),A([])},[c.type]);const y=o.useCallback(D=>{const P=Ce.cloneDeep(c);P&&(P.dataSource=D,u?.(P))},[c]),[E,C]=o.useState();o.useImperativeHandle(a,()=>({loadSchema(D){D&&(b([D.pointData]),u(D))},exportSchema(){return Ce.cloneDeep(c)},getPageInfoData(){return E},initPageInfoData(D){D&&C(D)}}));const f=o.useMemo(()=>{if(c)return c.type==="PC"?c.pcPageConf:c.mobilePageConf},[c]);return o.createElement(Ei.Provider,{value:{resolver:e,currentNode:d,schema:c,setCurrentNode:r,setSchema:u,saveDataSource:y,prePiontData:m,setPrePiontData:h,pageInfoData:E,setPageInfoData:D=>C(Object.assign(Object.assign({},E),D)),undoStack:T,redoStack:x,setRedoStack:A,setUndoStack:b,getCurPageConf:f,popup:v,setPopup:w}},o.createElement(In,{isSsr:i,enable:l},t))});var kn=Object.freeze({__proto__:null,EditorCore:Ai}),Pn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Dn=[{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:"\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}]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function ze(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=fe(),l=o.useCallback((d,r,c,u)=>{var m,h,T,b,x,A,v,w,y,E,C,f,D,P;let S="";e&&(!((h=(m=d?.video)===null||m===void 0?void 0:m.bindProducts)===null||h===void 0)&&h.length||!((T=d?.video)===null||T===void 0)&&T.bindProduct)?S="pdpPage":n?S="hashTagPage":!((b=d?.video)===null||b===void 0)&&b.url?S="videoPage":!((x=d?.video)===null||x===void 0)&&x.imgUrls&&(!((v=(A=d?.video)===null||A===void 0?void 0:A.imgUrls)===null||v===void 0)&&v.length)?S="imagePage":d?.product&&(S="productPage"),t?.({eventInfo:{eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(w=r?.itemId)!==null&&w!==void 0?w:"",productName:(y=r?.title)!==null&&y!==void 0?y:"",price:r?.price?r?.price+"":"0",productCollection:(E=r?.collection)!==null&&E!==void 0?E:"",fromKName:S,fromKPage:location?.href,contentTags:r?.tags?JSON.stringify(r?.tags):"",position:u+"",contentId:(f=(C=d?.video)===null||C===void 0?void 0:C.itemId)!==null&&f!==void 0?f:"",ctatId:(D=c?.itemId)!==null&&D!==void 0?D:"",traceInfo:(P=r?.traceInfo)!==null&&P!==void 0?P:""}})},[t,e,n]),s=o.useCallback((d,r,c,u,m)=>{var h,T,b,x;let A="";e&&(!((T=(h=d?.video)===null||h===void 0?void 0:h.bindProducts)===null||T===void 0)&&T.length||!((b=d?.video)===null||b===void 0)&&b.bindProduct)?A="pdpPage":d?.product&&(A="productPage"),t?.({eventInfo:{productId:r?.itemId,productName:r?.title,price:r?.price?r?.price+"":"0",productCollection:r?.collection,fromKName:A,fromKPage:location?.href,contentTags:JSON.stringify(r?.tags),position:m+"",contentId:(x=d?.video)===null||x===void 0?void 0:x.itemId,ctatId:c?.itemId,traceInfo:r?.traceInfo,timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),a=o.useCallback((d,r,c,u)=>{r&&r===xt&&t?.({eventInfo:{lastFeed:d,themeTags:c?`['${c}']`:"",hashTags:u?`['${u}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:s,backMainFeed:a}}const Mn=({layout:t,columns:e,onChange:i})=>o.createElement(o.Fragment,null,e?.map((n,l)=>o.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&o.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&o.createElement("input",{className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?n?.title:"\u8BF7\u8F93\u5165",name:n?.dataIndex,onChange:i}))));var On=o.memo(Mn);const Ln=t=>{var{columns:e,style:i,title:n,textStyle:l,submitBgColor:s,submitColor:a,submitText:d,layoutType:r="inline",isExternalLink:c,isPopup:u,onClick:m,onClose:h,submitButtonStyle:T}=t,b=_e(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:x,popupDetailData:A}=fe(),{jumpToWeb:v}=ze(),[w,y]=o.useState(!1),E=o.useMemo(()=>[{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"}],[]),[C,f]=o.useState({}),D=o.useMemo(()=>Ce.cloneDeep(e)||E,[e,E]),P=o.useCallback(p=>{const{name:k,value:g}=p.target;f(Object.assign(Object.assign({},C),{[k]:g}))},[C]),S=Ce.debounce(()=>Ve(void 0,void 0,void 0,function*(){var p,k,g,I,M;const L=C;if(!L)return;const z=(k=(p=Object.keys(L))===null||p===void 0?void 0:p.map(F=>{var N;return{name:F,value:(N=L[F])!==null&&N!==void 0?N:""}}))===null||k===void 0?void 0:k.filter(F=>F?.value);if(!z||!z?.length)return;y(!0);const X=yield x?.({attributes:z});if(y(!1),X){if(c){const F=A,N=(g=F?.video)===null||g===void 0?void 0:g.bindProduct,_=(M=(I=F?.video)===null||I===void 0?void 0:I.bindProduct)===null||M===void 0?void 0:M.bindCta,B=A?.index;v(F,N,_,B)}u||h?.(),m?.()}}),1e3);return o.createElement("div",{className:"pb-appoint-form"},o.createElement("div",{className:`pb-appoint-form-title ${de.css(Object.assign({},l))}`,dangerouslySetInnerHTML:{__html:ne(n,l)}}),o.createElement("div",Object.assign({className:de.css(Object.assign({},i))},b),o.createElement("div",{className:"pb-appoint-form-container"},o.createElement(On,{columns:D,layout:r,onChange:P}))),o.createElement("div",{className:"pb-appoint-form-btn-wrapper"},o.createElement("button",{"aria-label":d,onClick:S,className:"pb-appoint-form-btn",style:Object.assign({color:a,background:s},T),dangerouslySetInnerHTML:{__html:ne(w?"loading...":d,T)}})))};var _n=o.memo(Ln);function Ue(t,e){return t.extend=e,t}const Bn=Ue(_n,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Dn,bindableProps:[],interactionRender:Pn},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 Fn=[{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"}],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:"\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"}],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"]}]}]},{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"]}]}];function Ci(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ut(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Ci(e[i])&&Ci(t[i])&&Object.keys(e[i]).length>0&&Ut(t[i],e[i])})}const Ii={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 Qe(){const t=typeof document<"u"?document:{};return Ut(t,Ii),t}const Nn={document:Ii,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 je(){const t=typeof window<"u"?window:{};return Ut(t,Nn),t}function lt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Vn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function mt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Xe(){return Date.now()}function jn(t){const e=je();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Hn(t,e){e===void 0&&(e="x");const i=je();let n,l,s;const a=jn(t);return i.WebKitCSSMatrix?(l=a.transform||a.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(d=>d.replace(",",".")).join(", ")),s=new i.WebKitCSSMatrix(l==="none"?"":l)):(s=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=s.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?l=s.m41:n.length===16?l=parseFloat(n[12]):l=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?l=s.m42:n.length===16?l=parseFloat(n[13]):l=parseFloat(n[5])),l||0}function At(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function zn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function We(){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&&!zn(n)){const l=Object.keys(Object(n)).filter(s=>e.indexOf(s)<0);for(let s=0,a=l.length;s<a;s+=1){const d=l[s],r=Object.getOwnPropertyDescriptor(n,d);r!==void 0&&r.enumerable&&(At(t[d])&&At(n[d])?n[d].__swiper__?t[d]=n[d]:We(t[d],n[d]):!At(t[d])&&At(n[d])?(t[d]={},n[d].__swiper__?t[d]=n[d]:We(t[d],n[d])):t[d]=n[d])}}}return t}function Ct(t,e,i){t.style.setProperty(e,i)}function ki(t){let{swiper:e,targetPosition:i,side:n}=t;const l=je(),s=-e.translate;let a=null,d;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const c=i>s?"next":"prev",u=(h,T)=>c==="next"&&h>=T||c==="prev"&&h<=T,m=()=>{d=new Date().getTime(),a===null&&(a=d);const h=Math.max(Math.min((d-a)/r,1),0),T=.5-Math.cos(h*Math.PI)/2;let b=s+T*(i-s);if(u(b,i)&&(b=i),e.wrapperEl.scrollTo({[n]:b}),u(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(m)};m()}function $e(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function It(t){try{console.warn(t);return}catch{}}function bt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:lt(e)),i}function Un(t){const e=je(),i=Qe(),n=t.getBoundingClientRect(),l=i.body,s=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-s,left:n.left+r-a}}function Wn(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 Gn(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 st(t,e){return je().getComputedStyle(t,null).getPropertyValue(e)}function kt(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function Pi(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 Wt(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Gt(t,e,i){const n=je();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 et(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Yn(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s=je();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=Xe(),r;const c=[];function u(y){let D=0,P=0,S=0,p=0;return"detail"in y&&(P=y.detail),"wheelDelta"in y&&(P=-y.wheelDelta/120),"wheelDeltaY"in y&&(P=-y.wheelDeltaY/120),"wheelDeltaX"in y&&(D=-y.wheelDeltaX/120),"axis"in y&&y.axis===y.HORIZONTAL_AXIS&&(D=P,P=0),S=D*10,p=P*10,"deltaY"in y&&(p=y.deltaY),"deltaX"in y&&(S=y.deltaX),y.shiftKey&&!S&&(S=p,p=0),(S||p)&&y.deltaMode&&(y.deltaMode===1?(S*=40,p*=40):(S*=800,p*=800)),S&&!D&&(D=S<1?-1:1),p&&!P&&(P=p<1?-1:1),{spinX:D,spinY:P,pixelX:S,pixelY:p}}function m(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function T(y){return e.params.mousewheel.thresholdDelta&&y.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Xe()-d<e.params.mousewheel.thresholdTime?!1:y.delta>=6&&Xe()-d<60?!0:(y.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),l("scroll",y.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),l("scroll",y.raw)),d=new s.Date().getTime(),!1)}function b(y){const E=e.params.mousewheel;if(y.direction<0){if(e.isEnd&&!e.params.loop&&E.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&E.releaseOnEdges)return!0;return!1}function x(y){let E=y,C=!0;if(!e.enabled||y.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const f=e.params.mousewheel;e.params.cssMode&&E.preventDefault();let D=e.el;e.params.mousewheel.eventsTarget!=="container"&&(D=document.querySelector(e.params.mousewheel.eventsTarget));const P=D&&D.contains(E.target);if(!e.mouseEntered&&!P&&!f.releaseOnEdges)return!0;E.originalEvent&&(E=E.originalEvent);let S=0;const p=e.rtlTranslate?-1:1,k=u(E);if(f.forceToAxis)if(e.isHorizontal())if(Math.abs(k.pixelX)>Math.abs(k.pixelY))S=-k.pixelX*p;else return!0;else if(Math.abs(k.pixelY)>Math.abs(k.pixelX))S=-k.pixelY;else return!0;else S=Math.abs(k.pixelX)>Math.abs(k.pixelY)?-k.pixelX*p:-k.pixelY;if(S===0)return!0;f.invert&&(S=-S);let g=e.getTranslate()+S*f.sensitivity;if(g>=e.minTranslate()&&(g=e.minTranslate()),g<=e.maxTranslate()&&(g=e.maxTranslate()),C=e.params.loop?!0:!(g===e.minTranslate()||g===e.maxTranslate()),C&&e.params.nested&&E.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const I={time:Xe(),delta:Math.abs(S),direction:Math.sign(S),raw:y};c.length>=2&&c.shift();const M=c.length?c[c.length-1]:void 0;if(c.push(I),M?(I.direction!==M.direction||I.delta>M.delta||I.time>M.time+150)&&T(I):T(I),b(I))return!0}else{const I={time:Xe(),delta:Math.abs(S),direction:Math.sign(S)},M=r&&I.time<r.time+500&&I.delta<=r.delta&&I.direction===r.direction;if(!M){r=void 0;let L=e.getTranslate()+S*f.sensitivity;const z=e.isBeginning,X=e.isEnd;if(L>=e.minTranslate()&&(L=e.minTranslate()),L<=e.maxTranslate()&&(L=e.maxTranslate()),e.setTransition(0),e.setTranslate(L),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!z&&e.isBeginning||!X&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:I.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(a),a=void 0,c.length>=15&&c.shift();const F=c.length?c[c.length-1]:void 0,N=c[0];if(c.push(I),F&&(I.delta>F.delta||I.direction!==F.direction))c.splice(0);else if(c.length>=15&&I.time-N.time<500&&N.delta-I.delta>=1&&I.delta<=6){const _=S>0?.8:.2;r=I,c.splice(0),a=mt(()=>{e.slideToClosest(e.params.speed,!0,void 0,_)},0)}a||(a=mt(()=>{r=I,c.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(M||l("scroll",E),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),f.releaseOnEdges&&(L===e.minTranslate()||L===e.maxTranslate()))return!0}}return E.preventDefault?E.preventDefault():E.returnValue=!1,!1}function A(y){let E=e.el;e.params.mousewheel.eventsTarget!=="container"&&(E=document.querySelector(e.params.mousewheel.eventsTarget)),E[y]("mouseenter",m),E[y]("mouseleave",h),E[y]("wheel",x)}function v(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",x),!0):e.mousewheel.enabled?!1:(A("addEventListener"),e.mousewheel.enabled=!0,!0)}function w(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,x),!0):e.mousewheel.enabled?(A("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&w(),e.params.mousewheel.enabled&&v()}),n("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&w()}),Object.assign(e.mousewheel,{enable:v,disable:w})}function Di(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(l=>{if(!i[l]&&i.auto===!0){let s=$e(t.el,`.${n[l]}`)[0];s||(s=bt("div",n[l]),s.className=n[l],t.el.append(s)),i[l]=s,e[l]=s}}),i}function ht(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Pt(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s="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:v=>v,formatFractionTotal:v=>v,bulletClass:`${s}-bullet`,bulletActiveClass:`${s}-bullet-active`,modifierClass:`${s}-`,currentClass:`${s}-current`,totalClass:`${s}-total`,hiddenClass:`${s}-hidden`,progressbarFillClass:`${s}-progressbar-fill`,progressbarOppositeClass:`${s}-progressbar-opposite`,clickableClass:`${s}-clickable`,lockClass:`${s}-lock`,horizontalClass:`${s}-horizontal`,verticalClass:`${s}-vertical`,paginationDisabledClass:`${s}-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(v,w){const{bulletActiveClass:y}=e.params.pagination;v&&(v=v[`${w==="prev"?"previous":"next"}ElementSibling`],v&&(v.classList.add(`${y}-${w}`),v=v[`${w==="prev"?"previous":"next"}ElementSibling`],v&&v.classList.add(`${y}-${w}-${w}`)))}function u(v){const w=v.target.closest(ht(e.params.pagination.bulletClass));if(!w)return;v.preventDefault();const y=kt(w)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===y)return;e.slideToLoop(y)}else e.slideTo(y)}function m(){const v=e.rtl,w=e.params.pagination;if(r())return;let y=e.pagination.el;y=et(y);let E,C;const f=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,D=e.params.loop?Math.ceil(f/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(C=e.previousRealIndex||0,E=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(E=e.snapIndex,C=e.previousSnapIndex):(C=e.previousIndex||0,E=e.activeIndex||0),w.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const P=e.pagination.bullets;let S,p,k;if(w.dynamicBullets&&(a=Gt(P[0],e.isHorizontal()?"width":"height",!0),y.forEach(g=>{g.style[e.isHorizontal()?"width":"height"]=`${a*(w.dynamicMainBullets+4)}px`}),w.dynamicMainBullets>1&&C!==void 0&&(d+=E-(C||0),d>w.dynamicMainBullets-1?d=w.dynamicMainBullets-1:d<0&&(d=0)),S=Math.max(E-d,0),p=S+(Math.min(P.length,w.dynamicMainBullets)-1),k=(p+S)/2),P.forEach(g=>{const I=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(M=>`${w.bulletActiveClass}${M}`)].map(M=>typeof M=="string"&&M.includes(" ")?M.split(" "):M).flat();g.classList.remove(...I)}),y.length>1)P.forEach(g=>{const I=kt(g);I===E?g.classList.add(...w.bulletActiveClass.split(" ")):e.isElement&&g.setAttribute("part","bullet"),w.dynamicBullets&&(I>=S&&I<=p&&g.classList.add(...`${w.bulletActiveClass}-main`.split(" ")),I===S&&c(g,"prev"),I===p&&c(g,"next"))});else{const g=P[E];if(g&&g.classList.add(...w.bulletActiveClass.split(" ")),e.isElement&&P.forEach((I,M)=>{I.setAttribute("part",M===E?"bullet-active":"bullet")}),w.dynamicBullets){const I=P[S],M=P[p];for(let L=S;L<=p;L+=1)P[L]&&P[L].classList.add(...`${w.bulletActiveClass}-main`.split(" "));c(I,"prev"),c(M,"next")}}if(w.dynamicBullets){const g=Math.min(P.length,w.dynamicMainBullets+4),I=(a*g-a)/2-k*a,M=v?"right":"left";P.forEach(L=>{L.style[e.isHorizontal()?M:"top"]=`${I}px`})}}y.forEach((P,S)=>{if(w.type==="fraction"&&(P.querySelectorAll(ht(w.currentClass)).forEach(p=>{p.textContent=w.formatFractionCurrent(E+1)}),P.querySelectorAll(ht(w.totalClass)).forEach(p=>{p.textContent=w.formatFractionTotal(D)})),w.type==="progressbar"){let p;w.progressbarOpposite?p=e.isHorizontal()?"vertical":"horizontal":p=e.isHorizontal()?"horizontal":"vertical";const k=(E+1)/D;let g=1,I=1;p==="horizontal"?g=k:I=k,P.querySelectorAll(ht(w.progressbarFillClass)).forEach(M=>{M.style.transform=`translate3d(0,0,0) scaleX(${g}) scaleY(${I})`,M.style.transitionDuration=`${e.params.speed}ms`})}w.type==="custom"&&w.renderCustom?(P.innerHTML=w.renderCustom(e,E+1,D),S===0&&l("paginationRender",P)):(S===0&&l("paginationRender",P),l("paginationUpdate",P)),e.params.watchOverflow&&e.enabled&&P.classList[e.isLocked?"add":"remove"](w.lockClass)})}function h(){const v=e.params.pagination;if(r())return;const w=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 y=e.pagination.el;y=et(y);let E="";if(v.type==="bullets"){let C=e.params.loop?Math.ceil(w/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&C>w&&(C=w);for(let f=0;f<C;f+=1)v.renderBullet?E+=v.renderBullet.call(e,f,v.bulletClass):E+=`<${v.bulletElement} ${e.isElement?'part="bullet"':""} class="${v.bulletClass}"></${v.bulletElement}>`}v.type==="fraction"&&(v.renderFraction?E=v.renderFraction.call(e,v.currentClass,v.totalClass):E=`<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`),v.type==="progressbar"&&(v.renderProgressbar?E=v.renderProgressbar.call(e,v.progressbarFillClass):E=`<span class="${v.progressbarFillClass}"></span>`),e.pagination.bullets=[],y.forEach(C=>{v.type!=="custom"&&(C.innerHTML=E||""),v.type==="bullets"&&e.pagination.bullets.push(...C.querySelectorAll(ht(v.bulletClass)))}),v.type!=="custom"&&l("paginationRender",y[0])}function T(){e.params.pagination=Di(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const v=e.params.pagination;if(!v.el)return;let w;typeof v.el=="string"&&e.isElement&&(w=e.el.querySelector(v.el)),!w&&typeof v.el=="string"&&(w=[...document.querySelectorAll(v.el)]),w||(w=v.el),!(!w||w.length===0)&&(e.params.uniqueNavElements&&typeof v.el=="string"&&Array.isArray(w)&&w.length>1&&(w=[...e.el.querySelectorAll(v.el)],w.length>1&&(w=w.filter(y=>Pi(y,".swiper")[0]===e.el)[0])),Array.isArray(w)&&w.length===1&&(w=w[0]),Object.assign(e.pagination,{el:w}),w=et(w),w.forEach(y=>{v.type==="bullets"&&v.clickable&&y.classList.add(...(v.clickableClass||"").split(" ")),y.classList.add(v.modifierClass+v.type),y.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.type==="bullets"&&v.dynamicBullets&&(y.classList.add(`${v.modifierClass}${v.type}-dynamic`),d=0,v.dynamicMainBullets<1&&(v.dynamicMainBullets=1)),v.type==="progressbar"&&v.progressbarOpposite&&y.classList.add(v.progressbarOppositeClass),v.clickable&&y.addEventListener("click",u),e.enabled||y.classList.add(v.lockClass)}))}function b(){const v=e.params.pagination;if(r())return;let w=e.pagination.el;w&&(w=et(w),w.forEach(y=>{y.classList.remove(v.hiddenClass),y.classList.remove(v.modifierClass+v.type),y.classList.remove(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.clickable&&(y.classList.remove(...(v.clickableClass||"").split(" ")),y.removeEventListener("click",u))})),e.pagination.bullets&&e.pagination.bullets.forEach(y=>y.classList.remove(...v.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const v=e.params.pagination;let{el:w}=e.pagination;w=et(w),w.forEach(y=>{y.classList.remove(v.horizontalClass,v.verticalClass),y.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?A():(T(),h(),m())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&m()}),n("snapIndexChange",()=>{m()}),n("snapGridLengthChange",()=>{h(),m()}),n("destroy",()=>{b()}),n("enable disable",()=>{let{el:v}=e.pagination;v&&(v=et(v),v.forEach(w=>w.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{m()}),n("click",(v,w)=>{const y=w.target,E=et(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&E&&E.length>0&&!y.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&y===e.navigation.nextEl||e.navigation.prevEl&&y===e.navigation.prevEl))return;const C=E[0].classList.contains(e.params.pagination.hiddenClass);l(C===!0?"paginationShow":"paginationHide"),E.forEach(f=>f.classList.toggle(e.params.pagination.hiddenClass))}});const x=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=et(v),v.forEach(w=>w.classList.remove(e.params.pagination.paginationDisabledClass))),T(),h(),m()},A=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=et(v),v.forEach(w=>w.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:x,disable:A,render:h,update:m,init:T,destroy:b})}function Xn(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s=Qe();let a=!1,d=null,r=null,c,u,m,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 T(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:g,rtlTranslate:I}=e,{dragEl:M,el:L}=g,z=e.params.scrollbar,X=e.params.loop?e.progressLoop:e.progress;let F=u,N=(m-u)*X;I?(N=-N,N>0?(F=u-N,N=0):-N+u>m&&(F=m+N)):N<0?(F=u+N,N=0):N+u>m&&(F=m-N),e.isHorizontal()?(M.style.transform=`translate3d(${N}px, 0, 0)`,M.style.width=`${F}px`):(M.style.transform=`translate3d(0px, ${N}px, 0)`,M.style.height=`${F}px`),z.hide&&(clearTimeout(d),L.style.opacity=1,d=setTimeout(()=>{L.style.opacity=0,L.style.transitionDuration="400ms"},1e3))}function b(g){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${g}ms`)}function x(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:g}=e,{dragEl:I,el:M}=g;I.style.width="",I.style.height="",m=e.isHorizontal()?M.offsetWidth:M.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?u=m*h:u=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?I.style.width=`${u}px`:I.style.height=`${u}px`,h>=1?M.style.display="none":M.style.display="",e.params.scrollbar.hide&&(M.style.opacity=0),e.params.watchOverflow&&e.enabled&&g.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function A(g){return e.isHorizontal()?g.clientX:g.clientY}function v(g){const{scrollbar:I,rtlTranslate:M}=e,{el:L}=I;let z;z=(A(g)-Un(L)[e.isHorizontal()?"left":"top"]-(c!==null?c:u/2))/(m-u),z=Math.max(Math.min(z,1),0),M&&(z=1-z);const X=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*z;e.updateProgress(X),e.setTranslate(X),e.updateActiveIndex(),e.updateSlidesClasses()}function w(g){const I=e.params.scrollbar,{scrollbar:M,wrapperEl:L}=e,{el:z,dragEl:X}=M;a=!0,c=g.target===X?A(g)-g.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,g.preventDefault(),g.stopPropagation(),L.style.transitionDuration="100ms",X.style.transitionDuration="100ms",v(g),clearTimeout(r),z.style.transitionDuration="0ms",I.hide&&(z.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),l("scrollbarDragStart",g)}function y(g){const{scrollbar:I,wrapperEl:M}=e,{el:L,dragEl:z}=I;a&&(g.preventDefault&&g.cancelable?g.preventDefault():g.returnValue=!1,v(g),M.style.transitionDuration="0ms",L.style.transitionDuration="0ms",z.style.transitionDuration="0ms",l("scrollbarDragMove",g))}function E(g){const I=e.params.scrollbar,{scrollbar:M,wrapperEl:L}=e,{el:z}=M;a&&(a=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),I.hide&&(clearTimeout(r),r=mt(()=>{z.style.opacity=0,z.style.transitionDuration="400ms"},1e3)),l("scrollbarDragEnd",g),I.snapOnRelease&&e.slideToClosest())}function C(g){const{scrollbar:I,params:M}=e,L=I.el;if(!L)return;const z=L,X=M.passiveListeners?{passive:!1,capture:!1}:!1,F=M.passiveListeners?{passive:!0,capture:!1}:!1;if(!z)return;const N=g==="on"?"addEventListener":"removeEventListener";z[N]("pointerdown",w,X),s[N]("pointermove",y,X),s[N]("pointerup",E,F)}function f(){!e.params.scrollbar.el||!e.scrollbar.el||C("on")}function D(){!e.params.scrollbar.el||!e.scrollbar.el||C("off")}function P(){const{scrollbar:g,el:I}=e;e.params.scrollbar=Di(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const M=e.params.scrollbar;if(!M.el)return;let L;if(typeof M.el=="string"&&e.isElement&&(L=e.el.querySelector(M.el)),!L&&typeof M.el=="string"){if(L=s.querySelectorAll(M.el),!L.length)return}else L||(L=M.el);e.params.uniqueNavElements&&typeof M.el=="string"&&L.length>1&&I.querySelectorAll(M.el).length===1&&(L=I.querySelector(M.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?M.horizontalClass:M.verticalClass);let z;L&&(z=L.querySelector(ht(e.params.scrollbar.dragClass)),z||(z=bt("div",e.params.scrollbar.dragClass),L.append(z))),Object.assign(g,{el:L,dragEl:z}),M.draggable&&f(),L&&L.classList[e.enabled?"remove":"add"](...lt(e.params.scrollbar.lockClass))}function S(){const g=e.params.scrollbar,I=e.scrollbar.el;I&&I.classList.remove(...lt(e.isHorizontal()?g.horizontalClass:g.verticalClass)),D()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const g=e.params.scrollbar;let{el:I}=e.scrollbar;I=et(I),I.forEach(M=>{M.classList.remove(g.horizontalClass,g.verticalClass),M.classList.add(e.isHorizontal()?g.horizontalClass:g.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?k():(P(),x(),T())}),n("update resize observerUpdate lock unlock changeDirection",()=>{x()}),n("setTranslate",()=>{T()}),n("setTransition",(g,I)=>{b(I)}),n("enable disable",()=>{const{el:g}=e.scrollbar;g&&g.classList[e.enabled?"remove":"add"](...lt(e.params.scrollbar.lockClass))}),n("destroy",()=>{S()});const p=()=>{e.el.classList.remove(...lt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...lt(e.params.scrollbar.scrollbarDisabledClass)),P(),x(),T()},k=()=>{e.el.classList.add(...lt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...lt(e.params.scrollbar.scrollbarDisabledClass)),S()};Object.assign(e.scrollbar,{enable:p,disable:k,updateSize:x,setTranslate:T,init:P,destroy:S})}function Dt(t){let{swiper:e,extendParams:i,on:n,emit:l,params:s}=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=s&&s.autoplay?s.autoplay.delay:3e3,c=s&&s.autoplay?s.autoplay.delay:3e3,u,m=new Date().getTime(),h,T,b,x,A,v,w;function y(F){!e||e.destroyed||!e.wrapperEl||F.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",y),!(w||F.detail&&F.detail.bySwiperTouchMove)&&p())}const E=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(c=u,h=!1);const F=e.autoplay.paused?u:m+c-new Date().getTime();e.autoplay.timeLeft=F,l("autoplayTimeLeft",F,F/r),d=requestAnimationFrame(()=>{E()})},C=()=>{let F;return e.virtual&&e.params.virtual.enabled?F=e.slides.filter(_=>_.classList.contains("swiper-slide-active"))[0]:F=e.slides[e.activeIndex],F?parseInt(F.getAttribute("data-swiper-autoplay"),10):void 0},f=F=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),E();let N=typeof F>"u"?e.params.autoplay.delay:F;r=e.params.autoplay.delay,c=e.params.autoplay.delay;const _=C();!Number.isNaN(_)&&_>0&&typeof F>"u"&&(N=_,r=_,c=_),u=N;const B=e.params.speed,j=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(B,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,B,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(B,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,B,!0,!0),l("autoplay")),e.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{f()})))};return N>0?(clearTimeout(a),a=setTimeout(()=>{j()},N)):requestAnimationFrame(()=>{j()}),N},D=()=>{m=new Date().getTime(),e.autoplay.running=!0,f(),l("autoplayStart")},P=()=>{e.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(d),l("autoplayStop")},S=(F,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(a),F||(v=!0);const _=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",y):p()};if(e.autoplay.paused=!0,N){A&&(u=e.params.autoplay.delay),A=!1,_();return}u=(u||e.params.autoplay.delay)-(new Date().getTime()-m),!(e.isEnd&&u<0&&!e.params.loop)&&(u<0&&(u=0),_())},p=()=>{e.isEnd&&u<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(m=new Date().getTime(),v?(v=!1,f(u)):f(),e.autoplay.paused=!1,l("autoplayResume"))},k=()=>{if(e.destroyed||!e.autoplay.running)return;const F=Qe();F.visibilityState==="hidden"&&(v=!0,S(!0)),F.visibilityState==="visible"&&p()},g=F=>{F.pointerType==="mouse"&&(v=!0,w=!0,!(e.animating||e.autoplay.paused)&&S(!0))},I=F=>{F.pointerType==="mouse"&&(w=!1,e.autoplay.paused&&p())},M=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",g),e.el.addEventListener("pointerleave",I))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",g),e.el.removeEventListener("pointerleave",I))},z=()=>{Qe().addEventListener("visibilitychange",k)},X=()=>{Qe().removeEventListener("visibilitychange",k)};n("init",()=>{e.params.autoplay.enabled&&(M(),z(),D())}),n("destroy",()=>{L(),X(),e.autoplay.running&&P()}),n("_freeModeStaticRelease",()=>{(b||v)&&p()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?P():S(!0,!0)}),n("beforeTransitionStart",(F,N,_)=>{e.destroyed||!e.autoplay.running||(_||!e.params.autoplay.disableOnInteraction?S(!0,!0):P())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){P();return}T=!0,b=!1,v=!1,x=setTimeout(()=>{v=!0,b=!0,S(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!T)){if(clearTimeout(x),clearTimeout(a),e.params.autoplay.disableOnInteraction){b=!1,T=!1;return}b&&e.params.cssMode&&p(),b=!1,T=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(A=!0)}),Object.assign(e.autoplay,{start:D,stop:P,pause:S,resume:p})}function qn(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 s(){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:Xe()})}function d(r){let{currentPos:c}=r;if(e.params.cssMode)return;const{params:u,wrapperEl:m,rtlTranslate:h,snapGrid:T,touchEventsData:b}=e,A=Xe()-b.touchStartTime;if(c<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(c>-e.maxTranslate()){e.slides.length<T.length?e.slideTo(T.length-1):e.slideTo(e.slides.length-1);return}if(u.freeMode.momentum){if(b.velocities.length>1){const P=b.velocities.pop(),S=b.velocities.pop(),p=P.position-S.position,k=P.time-S.time;e.velocity=p/k,e.velocity/=2,Math.abs(e.velocity)<u.freeMode.minimumVelocity&&(e.velocity=0),(k>150||Xe()-P.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=u.freeMode.momentumVelocityRatio,b.velocities.length=0;let v=1e3*u.freeMode.momentumRatio;const w=e.velocity*v;let y=e.translate+w;h&&(y=-y);let E=!1,C;const f=Math.abs(e.velocity)*20*u.freeMode.momentumBounceRatio;let D;if(y<e.maxTranslate())u.freeMode.momentumBounce?(y+e.maxTranslate()<-f&&(y=e.maxTranslate()-f),C=e.maxTranslate(),E=!0,b.allowMomentumBounce=!0):y=e.maxTranslate(),u.loop&&u.centeredSlides&&(D=!0);else if(y>e.minTranslate())u.freeMode.momentumBounce?(y-e.minTranslate()>f&&(y=e.minTranslate()+f),C=e.minTranslate(),E=!0,b.allowMomentumBounce=!0):y=e.minTranslate(),u.loop&&u.centeredSlides&&(D=!0);else if(u.freeMode.sticky){let P;for(let S=0;S<T.length;S+=1)if(T[S]>-y){P=S;break}Math.abs(T[P]-y)<Math.abs(T[P-1]-y)||e.swipeDirection==="next"?y=T[P]:y=T[P-1],y=-y}if(D&&l("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?v=Math.abs((-y-e.translate)/e.velocity):v=Math.abs((y-e.translate)/e.velocity),u.freeMode.sticky){const P=Math.abs((h?-y:y)-e.translate),S=e.slidesSizesGrid[e.activeIndex];P<S?v=u.speed:P<2*S?v=u.speed*1.5:v=u.speed*2.5}}else if(u.freeMode.sticky){e.slideToClosest();return}u.freeMode.momentumBounce&&E?(e.updateProgress(C),e.setTransition(v),e.setTranslate(y),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Wt(m,()=>{!e||e.destroyed||!b.allowMomentumBounce||(n("momentumBounce"),e.setTransition(u.speed),setTimeout(()=>{e.setTranslate(C),Wt(m,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(y),e.setTransition(v),e.setTranslate(y),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Wt(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(y),e.updateActiveIndex(),e.updateSlidesClasses()}else if(u.freeMode.sticky){e.slideToClosest();return}else u.freeMode&&n("_freeModeNoMomentumRelease");(!u.freeMode.momentum||A>=u.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:s,onTouchMove:a,onTouchEnd:d}})}let Yt;function Jn(){const t=je(),e=Qe();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Mi(){return Yt||(Yt=Jn()),Yt}let Xt;function Kn(t){let{userAgent:e}=t===void 0?{}:t;const i=Mi(),n=je(),l=n.navigator.platform,s=e||n.navigator.userAgent,a={ios:!1,android:!1},d=n.screen.width,r=n.screen.height,c=s.match(/(Android);?[\s\/]+([\d.]+)?/);let u=s.match(/(iPad).*OS\s([\d_]+)/);const m=s.match(/(iPod)(.*OS\s([\d_]+))?/),h=!u&&s.match(/(iPhone\sOS|iOS)\s([\d_]+)/),T=l==="Win32";let b=l==="MacIntel";const x=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&b&&i.touch&&x.indexOf(`${d}x${r}`)>=0&&(u=s.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),b=!1),c&&!T&&(a.os="android",a.android=!0),(u||h||m)&&(a.os="ios",a.ios=!0),a}function Oi(t){return t===void 0&&(t={}),Xt||(Xt=Kn(t)),Xt}let qt;function Qn(){const t=je(),e=Oi();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(u=>Number(u));i=r<16||r===16&&c<2}}const l=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),s=n(),a=s||l&&e.ios;return{isSafari:i||s,needPerspectiveFix:i,need3dFix:a,isWebView:l}}function Zn(){return qt||(qt=Qn()),qt}function Rn(t){let{swiper:e,on:i,emit:n}=t;const l=je();let s=null,a=null;const d=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(s=new ResizeObserver(m=>{a=l.requestAnimationFrame(()=>{const{width:h,height:T}=e;let b=h,x=T;m.forEach(A=>{let{contentBoxSize:v,contentRect:w,target:y}=A;y&&y!==e.el||(b=w?w.width:(v[0]||v).inlineSize,x=w?w.height:(v[0]||v).blockSize)}),(b!==h||x!==T)&&d()})}),s.observe(e.el))},c=()=>{a&&l.cancelAnimationFrame(a),s&&s.unobserve&&e.el&&(s.unobserve(e.el),s=null)},u=()=>{!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",u)}),i("destroy",()=>{c(),l.removeEventListener("resize",d),l.removeEventListener("orientationchange",u)})}function $n(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s=[],a=je(),d=function(u,m){m===void 0&&(m={});const h=a.MutationObserver||a.WebkitMutationObserver,T=new h(b=>{if(e.__preventObserver__)return;if(b.length===1){l("observerUpdate",b[0]);return}const x=function(){l("observerUpdate",b[0])};a.requestAnimationFrame?a.requestAnimationFrame(x):a.setTimeout(x,0)});T.observe(u,{attributes:typeof m.attributes>"u"?!0:m.attributes,childList:typeof m.childList>"u"?!0:m.childList,characterData:typeof m.characterData>"u"?!0:m.characterData}),s.push(T)},r=()=>{if(e.params.observer){if(e.params.observeParents){const u=Pi(e.hostEl);for(let m=0;m<u.length;m+=1)d(u[m])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},c=()=>{s.forEach(u=>{u.disconnect()}),s.splice(0,s.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",r),n("destroy",c)}var eo={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(s=>{n.eventsListeners[s]||(n.eventsListeners[s]=[]),n.eventsListeners[s][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 s=arguments.length,a=new Array(s),d=0;d<s;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,s)=>{(l===e||l.__emitterProxy&&l.__emitterProxy===e)&&i.eventsListeners[n].splice(s,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var l=arguments.length,s=new Array(l),a=0;a<l;a++)s[a]=arguments[a];return typeof s[0]=="string"||Array.isArray(s[0])?(e=s[0],i=s.slice(1,s.length),n=t):(e=s[0].events,i=s[0].data,n=s[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 to(){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(st(n,"padding-left")||0,10)-parseInt(st(n,"padding-right")||0,10),i=i-parseInt(st(n,"padding-top")||0,10)-parseInt(st(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 io(){const t=this;function e(p,k){return parseFloat(p.getPropertyValue(t.getDirectionLabel(k))||0)}const i=t.params,{wrapperEl:n,slidesEl:l,size:s,rtlTranslate:a,wrongRTL:d}=t,r=t.virtual&&i.virtual.enabled,c=r?t.virtual.slides.length:t.slides.length,u=$e(l,`.${t.params.slideClass}, swiper-slide`),m=r?t.virtual.slides.length:u.length;let h=[];const T=[],b=[];let x=i.slidesOffsetBefore;typeof x=="function"&&(x=i.slidesOffsetBefore.call(t));let A=i.slidesOffsetAfter;typeof A=="function"&&(A=i.slidesOffsetAfter.call(t));const v=t.snapGrid.length,w=t.slidesGrid.length;let y=i.spaceBetween,E=-x,C=0,f=0;if(typeof s>"u")return;typeof y=="string"&&y.indexOf("%")>=0?y=parseFloat(y.replace("%",""))/100*s:typeof y=="string"&&(y=parseFloat(y)),t.virtualSize=-y,u.forEach(p=>{a?p.style.marginLeft="":p.style.marginRight="",p.style.marginBottom="",p.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(Ct(n,"--swiper-centered-offset-before",""),Ct(n,"--swiper-centered-offset-after",""));const D=i.grid&&i.grid.rows>1&&t.grid;D?t.grid.initSlides(u):t.grid&&t.grid.unsetSlides();let P;const S=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(p=>typeof i.breakpoints[p].slidesPerView<"u").length>0;for(let p=0;p<m;p+=1){P=0;let k;if(u[p]&&(k=u[p]),D&&t.grid.updateSlide(p,k,u),!(u[p]&&st(k,"display")==="none")){if(i.slidesPerView==="auto"){S&&(u[p].style[t.getDirectionLabel("width")]="");const g=getComputedStyle(k),I=k.style.transform,M=k.style.webkitTransform;if(I&&(k.style.transform="none"),M&&(k.style.webkitTransform="none"),i.roundLengths)P=t.isHorizontal()?Gt(k,"width",!0):Gt(k,"height",!0);else{const L=e(g,"width"),z=e(g,"padding-left"),X=e(g,"padding-right"),F=e(g,"margin-left"),N=e(g,"margin-right"),_=g.getPropertyValue("box-sizing");if(_&&_==="border-box")P=L+F+N;else{const{clientWidth:B,offsetWidth:j}=k;P=L+z+X+F+N+(j-B)}}I&&(k.style.transform=I),M&&(k.style.webkitTransform=M),i.roundLengths&&(P=Math.floor(P))}else P=(s-(i.slidesPerView-1)*y)/i.slidesPerView,i.roundLengths&&(P=Math.floor(P)),u[p]&&(u[p].style[t.getDirectionLabel("width")]=`${P}px`);u[p]&&(u[p].swiperSlideSize=P),b.push(P),i.centeredSlides?(E=E+P/2+C/2+y,C===0&&p!==0&&(E=E-s/2-y),p===0&&(E=E-s/2-y),Math.abs(E)<1/1e3&&(E=0),i.roundLengths&&(E=Math.floor(E)),f%i.slidesPerGroup===0&&h.push(E),T.push(E)):(i.roundLengths&&(E=Math.floor(E)),(f-Math.min(t.params.slidesPerGroupSkip,f))%t.params.slidesPerGroup===0&&h.push(E),T.push(E),E=E+P+y),t.virtualSize+=P+y,C=P,f+=1}}if(t.virtualSize=Math.max(t.virtualSize,s)+A,a&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+y}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+y}px`),D&&t.grid.updateWrapperSize(P,h),!i.centeredSlides){const p=[];for(let k=0;k<h.length;k+=1){let g=h[k];i.roundLengths&&(g=Math.floor(g)),h[k]<=t.virtualSize-s&&p.push(g)}h=p,Math.floor(t.virtualSize-s)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-s)}if(r&&i.loop){const p=b[0]+y;if(i.slidesPerGroup>1){const k=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),g=p*i.slidesPerGroup;for(let I=0;I<k;I+=1)h.push(h[h.length-1]+g)}for(let k=0;k<t.virtual.slidesBefore+t.virtual.slidesAfter;k+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+p),T.push(T[T.length-1]+p),t.virtualSize+=p}if(h.length===0&&(h=[0]),y!==0){const p=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");u.filter((k,g)=>!i.cssMode||i.loop?!0:g!==u.length-1).forEach(k=>{k.style[p]=`${y}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let p=0;b.forEach(g=>{p+=g+(y||0)}),p-=y;const k=p-s;h=h.map(g=>g<=0?-x:g>k?k+A:g)}if(i.centerInsufficientSlides){let p=0;b.forEach(g=>{p+=g+(y||0)}),p-=y;const k=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(p+k<s){const g=(s-p-k)/2;h.forEach((I,M)=>{h[M]=I-g}),T.forEach((I,M)=>{T[M]=I+g})}}if(Object.assign(t,{slides:u,snapGrid:h,slidesGrid:T,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){Ct(n,"--swiper-centered-offset-before",`${-h[0]}px`),Ct(n,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const p=-t.snapGrid[0],k=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(g=>g+p),t.slidesGrid=t.slidesGrid.map(g=>g+k)}if(m!==c&&t.emit("slidesLengthChange"),h.length!==v&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),T.length!==w&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const p=`${i.containerModifierClass}backface-hidden`,k=t.el.classList.contains(p);m<=i.maxBackfaceHiddenSlides?k||t.el.classList.add(p):k&&t.el.classList.remove(p)}}function no(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let l=0,s;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(s=0;s<Math.ceil(e.params.slidesPerView);s+=1){const d=e.activeIndex+s;if(d>e.slides.length&&!n)break;i.push(a(d))}else i.push(a(e.activeIndex));for(s=0;s<i.length;s+=1)if(typeof i[s]<"u"){const d=i[s].offsetHeight;l=d>l?d:l}(l||l===0)&&(e.wrapperEl.style.height=`${l}px`)}function oo(){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 Li=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function lo(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:l,snapGrid:s}=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 u=c.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(u-=n[0].swiperSlideOffset);const m=(a+(i.centeredSlides?e.minTranslate():0)-u)/(c.swiperSlideSize+d),h=(a-s[0]+(i.centeredSlides?e.minTranslate():0)-u)/(c.swiperSlideSize+d),T=-(a-u),b=T+e.slidesSizesGrid[r],x=T>=0&&T<=e.size-e.slidesSizesGrid[r],A=T>=0&&T<e.size-1||b>1&&b<=e.size||T<=0&&b>=e.size;A&&(e.visibleSlides.push(c),e.visibleSlidesIndexes.push(r)),Li(c,A,i.slideVisibleClass),Li(c,x,i.slideFullyVisibleClass),c.progress=l?-m:m,c.originalProgress=l?-h:h}}function so(t){const e=this;if(typeof t>"u"){const u=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*u||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:s,isEnd:a,progressLoop:d}=e;const r=s,c=a;if(n===0)l=0,s=!0,a=!0;else{l=(t-e.minTranslate())/n;const u=Math.abs(t-e.minTranslate())<1,m=Math.abs(t-e.maxTranslate())<1;s=u||l<=0,a=m||l>=1,u&&(l=0),m&&(l=1)}if(i.loop){const u=e.getSlideIndexByData(0),m=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[u],T=e.slidesGrid[m],b=e.slidesGrid[e.slidesGrid.length-1],x=Math.abs(t);x>=h?d=(x-h)/b:d=(x+b-T)/b,d>1&&(d-=1)}Object.assign(e,{progress:l,progressLoop:d,isBeginning:s,isEnd:a}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),s&&!r&&e.emit("reachBeginning toEdge"),a&&!c&&e.emit("reachEnd toEdge"),(r&&!s||c&&!a)&&e.emit("fromEdge"),e.emit("progress",l)}const Jt=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function ro(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:l}=t,s=t.virtual&&i.virtual.enabled,a=t.grid&&i.grid&&i.grid.rows>1,d=m=>$e(n,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let r,c,u;if(s)if(i.loop){let m=l-t.virtual.slidesBefore;m<0&&(m=t.virtual.slides.length+m),m>=t.virtual.slides.length&&(m-=t.virtual.slides.length),r=d(`[data-swiper-slide-index="${m}"]`)}else r=d(`[data-swiper-slide-index="${l}"]`);else a?(r=e.filter(m=>m.column===l)[0],u=e.filter(m=>m.column===l+1)[0],c=e.filter(m=>m.column===l-1)[0]):r=e[l];r&&(a||(u=Gn(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u&&(u=e[0]),c=Wn(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c===0&&(c=e[e.length-1]))),e.forEach(m=>{Jt(m,m===r,i.slideActiveClass),Jt(m,m===u,i.slideNextClass),Jt(m,m===c,i.slidePrevClass)}),t.emitSlidesClasses()}const Mt=(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()}},Kt=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Qt=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)&&Kt(t,c)});return}const s=l+n-1;if(t.params.rewind||t.params.loop)for(let a=l-e;a<=s+e;a+=1){const d=(a%i+i)%i;(d<l||d>s)&&Kt(t,d)}else for(let a=Math.max(l-e,0);a<=Math.min(s+e,i-1);a+=1)a!==l&&(a>s||a<l)&&Kt(t,a)};function ao(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let l;for(let s=0;s<e.length;s+=1)typeof e[s+1]<"u"?n>=e[s]&&n<e[s+1]-(e[s+1]-e[s])/2?l=s:n>=e[s]&&n<e[s+1]&&(l=s+1):n>=e[s]&&(l=s);return i.normalizeSlideIndex&&(l<0||typeof l>"u")&&(l=0),l}function uo(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:l,activeIndex:s,realIndex:a,snapIndex:d}=e;let r=t,c;const u=T=>{let b=T-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=ao(e)),n.indexOf(i)>=0)c=n.indexOf(i);else{const T=Math.min(l.slidesPerGroupSkip,r);c=T+Math.floor((r-T)/l.slidesPerGroup)}if(c>=n.length&&(c=n.length-1),r===s&&!e.params.loop){c!==d&&(e.snapIndex=c,e.emit("snapIndexChange"));return}if(r===s&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=u(r);return}const m=e.grid&&l.grid&&l.grid.rows>1;let h;if(e.virtual&&l.virtual.enabled&&l.loop)h=u(r);else if(m){const T=e.slides.filter(x=>x.column===r)[0];let b=parseInt(T.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(T),0)),h=Math.floor(b/l.grid.rows)}else if(e.slides[r]){const T=e.slides[r].getAttribute("data-swiper-slide-index");T?h=parseInt(T,10):h=r}else h=r;Object.assign(e,{previousSnapIndex:d,snapIndex:c,previousRealIndex:a,realIndex:h,previousIndex:s,activeIndex:r}),e.initialized&&Qt(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(a!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function co(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 s=!1,a;if(l){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===l){s=!0,a=d;break}}if(l&&s)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 po={updateSize:to,updateSlides:io,updateAutoHeight:no,updateSlidesOffset:oo,updateSlidesProgress:lo,updateProgress:so,updateSlidesClasses:ro,updateActiveIndex:uo,updateClickedSlide:co};function vo(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:l,wrapperEl:s}=e;if(i.virtualTranslate)return n?-l:l;if(i.cssMode)return l;let a=Hn(s,t);return a+=e.cssOverflowAdjustment(),n&&(a=-a),a||0}function fo(t,e){const i=this,{rtlTranslate:n,params:l,wrapperEl:s,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?s[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-r:l.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),s.style.transform=`translate3d(${d}px, ${r}px, ${c}px)`);let u;const m=i.maxTranslate()-i.minTranslate();m===0?u=0:u=(t-i.minTranslate())/m,u!==a&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function mo(){return-this.snapGrid[0]}function ho(){return-this.snapGrid[this.snapGrid.length-1]}function go(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 s=this,{params:a,wrapperEl:d}=s;if(s.animating&&a.preventInteractionOnTransition)return!1;const r=s.minTranslate(),c=s.maxTranslate();let u;if(n&&t>r?u=r:n&&t<c?u=c:u=t,s.updateProgress(u),a.cssMode){const m=s.isHorizontal();if(e===0)d[m?"scrollLeft":"scrollTop"]=-u;else{if(!s.support.smoothScroll)return ki({swiper:s,targetPosition:-u,side:m?"left":"top"}),!0;d.scrollTo({[m?"left":"top"]:-u,behavior:"smooth"})}return!0}return e===0?(s.setTransition(0),s.setTranslate(u),i&&(s.emit("beforeTransitionStart",e,l),s.emit("transitionEnd"))):(s.setTransition(e),s.setTranslate(u),i&&(s.emit("beforeTransitionStart",e,l),s.emit("transitionStart")),s.animating||(s.animating=!0,s.onTranslateToWrapperTransitionEnd||(s.onTranslateToWrapperTransitionEnd=function(h){!s||s.destroyed||h.target===this&&(s.wrapperEl.removeEventListener("transitionend",s.onTranslateToWrapperTransitionEnd),s.onTranslateToWrapperTransitionEnd=null,delete s.onTranslateToWrapperTransitionEnd,s.animating=!1,i&&s.emit("transitionEnd"))}),s.wrapperEl.addEventListener("transitionend",s.onTranslateToWrapperTransitionEnd))),!0}var bo={getTranslate:vo,setTranslate:fo,minTranslate:mo,maxTranslate:ho,translateTo:go};function yo(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 _i(t){let{swiper:e,runCallbacks:i,direction:n,step:l}=t;const{activeIndex:s,previousIndex:a}=e;let d=n;if(d||(s>a?d="next":s<a?d="prev":d="reset"),e.emit(`transition${l}`),i&&s!==a){if(d==="reset"){e.emit(`slideResetTransition${l}`);return}e.emit(`slideChangeTransition${l}`),d==="next"?e.emit(`slideNextTransition${l}`):e.emit(`slidePrevTransition${l}`)}}function wo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),_i({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function So(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),_i({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var To={setTransition:yo,transitionStart:wo,transitionEnd:So};function xo(t,e,i,n,l){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const s=this;let a=t;a<0&&(a=0);const{params:d,snapGrid:r,slidesGrid:c,previousIndex:u,activeIndex:m,rtlTranslate:h,wrapperEl:T,enabled:b}=s;if(!b&&!n&&!l||s.destroyed||s.animating&&d.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=s.params.speed);const x=Math.min(s.params.slidesPerGroupSkip,a);let A=x+Math.floor((a-x)/s.params.slidesPerGroup);A>=r.length&&(A=r.length-1);const v=-r[A];if(d.normalizeSlideIndex)for(let y=0;y<c.length;y+=1){const E=-Math.floor(v*100),C=Math.floor(c[y]*100),f=Math.floor(c[y+1]*100);typeof c[y+1]<"u"?E>=C&&E<f-(f-C)/2?a=y:E>=C&&E<f&&(a=y+1):E>=C&&(a=y)}if(s.initialized&&a!==m&&(!s.allowSlideNext&&(h?v>s.translate&&v>s.minTranslate():v<s.translate&&v<s.minTranslate())||!s.allowSlidePrev&&v>s.translate&&v>s.maxTranslate()&&(m||0)!==a))return!1;a!==(u||0)&&i&&s.emit("beforeSlideChangeStart"),s.updateProgress(v);let w;if(a>m?w="next":a<m?w="prev":w="reset",h&&-v===s.translate||!h&&v===s.translate)return s.updateActiveIndex(a),d.autoHeight&&s.updateAutoHeight(),s.updateSlidesClasses(),d.effect!=="slide"&&s.setTranslate(v),w!=="reset"&&(s.transitionStart(i,w),s.transitionEnd(i,w)),!1;if(d.cssMode){const y=s.isHorizontal(),E=h?v:-v;if(e===0){const C=s.virtual&&s.params.virtual.enabled;C&&(s.wrapperEl.style.scrollSnapType="none",s._immediateVirtual=!0),C&&!s._cssModeVirtualInitialSet&&s.params.initialSlide>0?(s._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{T[y?"scrollLeft":"scrollTop"]=E})):T[y?"scrollLeft":"scrollTop"]=E,C&&requestAnimationFrame(()=>{s.wrapperEl.style.scrollSnapType="",s._immediateVirtual=!1})}else{if(!s.support.smoothScroll)return ki({swiper:s,targetPosition:E,side:y?"left":"top"}),!0;T.scrollTo({[y?"left":"top"]:E,behavior:"smooth"})}return!0}return s.setTransition(e),s.setTranslate(v),s.updateActiveIndex(a),s.updateSlidesClasses(),s.emit("beforeTransitionStart",e,n),s.transitionStart(i,w),e===0?s.transitionEnd(i,w):s.animating||(s.animating=!0,s.onSlideToWrapperTransitionEnd||(s.onSlideToWrapperTransitionEnd=function(E){!s||s.destroyed||E.target===this&&(s.wrapperEl.removeEventListener("transitionend",s.onSlideToWrapperTransitionEnd),s.onSlideToWrapperTransitionEnd=null,delete s.onSlideToWrapperTransitionEnd,s.transitionEnd(i,w))}),s.wrapperEl.addEventListener("transitionend",s.onSlideToWrapperTransitionEnd)),!0}function Eo(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 s=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(s){const h=a*l.params.grid.rows;d=l.slides.filter(T=>T.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=l.getSlideIndexByData(a);const r=s?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:c}=l.params;let u=l.params.slidesPerView;u==="auto"?u=l.slidesPerViewDynamic():(u=Math.ceil(parseFloat(l.params.slidesPerView,10)),c&&u%2===0&&(u=u+1));let m=r-d<u;if(c&&(m=m||d<Math.ceil(u/2)),n&&c&&l.params.slidesPerView!=="auto"&&!s&&(m=!1),m){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(s){const h=a*l.params.grid.rows;a=l.slides.filter(T=>T.getAttribute("data-swiper-slide-index")*1===h)[0].column}else a=l.getSlideIndexByData(a)}return requestAnimationFrame(()=>{l.slideTo(a,e,i,n)}),l}function Ao(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:l,params:s,animating:a}=n;if(!l||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let d=s.slidesPerGroup;s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(d=Math.max(n.slidesPerViewDynamic("current",!0),1));const r=n.activeIndex<s.slidesPerGroupSkip?1:d,c=n.virtual&&s.virtual.enabled;if(s.loop){if(a&&!c&&s.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&s.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+r,t,e,i)}),!0}return s.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+r,t,e,i)}function Co(t,e,i){e===void 0&&(e=!0);const n=this,{params:l,snapGrid:s,slidesGrid:a,rtlTranslate:d,enabled:r,animating:c}=n;if(!r||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const u=n.virtual&&l.virtual.enabled;if(l.loop){if(c&&!u&&l.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const m=d?n.translate:-n.translate;function h(v){return v<0?-Math.floor(Math.abs(v)):Math.floor(v)}const T=h(m),b=s.map(v=>h(v));let x=s[b.indexOf(T)-1];if(typeof x>"u"&&l.cssMode){let v;s.forEach((w,y)=>{T>=w&&(v=y)}),typeof v<"u"&&(x=s[v>0?v-1:v])}let A=0;if(typeof x<"u"&&(A=a.indexOf(x),A<0&&(A=n.activeIndex-1),l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(A=A-n.slidesPerViewDynamic("previous",!0)+1,A=Math.max(A,0))),l.rewind&&n.isBeginning){const v=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(v,t,e,i)}else if(l.loop&&n.activeIndex===0&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(A,t,e,i)}),!0;return n.slideTo(A,t,e,i)}function Io(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 ko(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 s=l.activeIndex;const a=Math.min(l.params.slidesPerGroupSkip,s),d=a+Math.floor((s-a)/l.params.slidesPerGroup),r=l.rtlTranslate?l.translate:-l.translate;if(r>=l.snapGrid[d]){const c=l.snapGrid[d],u=l.snapGrid[d+1];r-c>(u-c)*n&&(s+=l.params.slidesPerGroup)}else{const c=l.snapGrid[d-1],u=l.snapGrid[d];r-c<=(u-c)*n&&(s-=l.params.slidesPerGroup)}return s=Math.max(s,0),s=Math.min(s,l.slidesGrid.length-1),l.slideTo(s,t,e,i)}function Po(){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,s;const a=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;s=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($e(i,`${a}[data-swiper-slide-index="${s}"]`)[0]),mt(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-n?(t.loopFix(),l=t.getSlideIndex($e(i,`${a}[data-swiper-slide-index="${s}"]`)[0]),mt(()=>{t.slideTo(l)})):t.slideTo(l)}else t.slideTo(l)}var Do={slideTo:xo,slideToLoop:Eo,slideNext:Ao,slidePrev:Co,slideReset:Io,slideToClosest:ko,slideToClickedSlide:Po};function Mo(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const l=()=>{$e(n,`.${i.slideClass}, swiper-slide`).forEach((m,h)=>{m.setAttribute("data-swiper-slide-index",h)})},s=e.grid&&i.grid&&i.grid.rows>1,a=i.slidesPerGroup*(s?i.grid.rows:1),d=e.slides.length%a!==0,r=s&&e.slides.length%i.grid.rows!==0,c=u=>{for(let m=0;m<u;m+=1){const h=e.isElement?bt("swiper-slide",[i.slideBlankClass]):bt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(d){if(i.loopAddBlankSlides){const u=a-e.slides.length%a;c(u),e.recalcSlides(),e.updateSlides()}else It("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 u=i.grid.rows-e.slides.length%i.grid.rows;c(u),e.recalcSlides(),e.updateSlides()}else It("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 Oo(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:l,activeSlideIndex:s,byController:a,byMousewheel:d}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:c,allowSlidePrev:u,allowSlideNext:m,slidesEl:h,params:T}=r,{centeredSlides:b}=T;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&T.virtual.enabled){i&&(!T.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):T.centeredSlides&&r.snapIndex<T.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=u,r.allowSlideNext=m,r.emit("loopFix");return}let x=T.slidesPerView;x==="auto"?x=r.slidesPerViewDynamic():(x=Math.ceil(parseFloat(T.slidesPerView,10)),b&&x%2===0&&(x=x+1));const A=T.slidesPerGroupAuto?x:T.slidesPerGroup;let v=A;v%A!==0&&(v+=A-v%A),v+=T.loopAdditionalSlides,r.loopedSlides=v;const w=r.grid&&T.grid&&T.grid.rows>1;c.length<x+v?It("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"):w&&T.grid.fill==="row"&&It("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const y=[],E=[];let C=r.activeIndex;typeof s>"u"?s=r.getSlideIndex(c.filter(I=>I.classList.contains(T.slideActiveClass))[0]):C=s;const f=n==="next"||!n,D=n==="prev"||!n;let P=0,S=0;const p=w?Math.ceil(c.length/T.grid.rows):c.length,g=(w?c[s].column:s)+(b&&typeof l>"u"?-x/2+.5:0);if(g<v){P=Math.max(v-g,A);for(let I=0;I<v-g;I+=1){const M=I-Math.floor(I/p)*p;if(w){const L=p-M-1;for(let z=c.length-1;z>=0;z-=1)c[z].column===L&&y.push(z)}else y.push(p-M-1)}}else if(g+x>p-v){S=Math.max(g-(p-v*2),A);for(let I=0;I<S;I+=1){const M=I-Math.floor(I/p)*p;w?c.forEach((L,z)=>{L.column===M&&E.push(z)}):E.push(M)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),D&&y.forEach(I=>{c[I].swiperLoopMoveDOM=!0,h.prepend(c[I]),c[I].swiperLoopMoveDOM=!1}),f&&E.forEach(I=>{c[I].swiperLoopMoveDOM=!0,h.append(c[I]),c[I].swiperLoopMoveDOM=!1}),r.recalcSlides(),T.slidesPerView==="auto"?r.updateSlides():w&&(y.length>0&&D||E.length>0&&f)&&r.slides.forEach((I,M)=>{r.grid.updateSlide(M,I,r.slides)}),T.watchSlidesProgress&&r.updateSlidesOffset(),i){if(y.length>0&&D){if(typeof e>"u"){const I=r.slidesGrid[C],L=r.slidesGrid[C+P]-I;d?r.setTranslate(r.translate-L):(r.slideTo(C+Math.ceil(P),0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-L,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-L))}else if(l){const I=w?y.length/T.grid.rows:y.length;r.slideTo(r.activeIndex+I,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(E.length>0&&f)if(typeof e>"u"){const I=r.slidesGrid[C],L=r.slidesGrid[C-S]-I;d?r.setTranslate(r.translate-L):(r.slideTo(C-S,0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-L,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-L))}else{const I=w?E.length/T.grid.rows:E.length;r.slideTo(r.activeIndex-I,0,!1,!0)}}if(r.allowSlidePrev=u,r.allowSlideNext=m,r.controller&&r.controller.control&&!a){const I={slideRealIndex:e,direction:n,setTranslate:l,activeSlideIndex:s,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(M=>{!M.destroyed&&M.params.loop&&M.loopFix({...I,slideTo:M.params.slidesPerView===T.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...I,slideTo:r.controller.control.params.slidesPerView===T.slidesPerView?i:!1})}r.emit("loopFix")}function Lo(){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 s=typeof l.swiperSlideIndex>"u"?l.getAttribute("data-swiper-slide-index")*1:l.swiperSlideIndex;n[s]=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 _o={loopCreate:Mo,loopFix:Oo,loopDestroy:Lo};function Bo(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 Fo(){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 No={setGrabCursor:Bo,unsetGrabCursor:Fo};function Vo(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Qe()||n===je())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 Bi(t,e,i){const n=je(),{params:l}=t,s=l.edgeSwipeDetection,a=l.edgeSwipeThreshold;return s&&(i<=a||i>=n.innerWidth-a)?s==="prevent"?(e.preventDefault(),!0):!1:!0}function jo(t){const e=this,i=Qe();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"){Bi(e,n,n.targetTouches[0].pageX);return}const{params:s,touches:a,enabled:d}=e;if(!d||!s.simulateTouch&&n.pointerType==="mouse"||e.animating&&s.preventInteractionOnTransition)return;!e.animating&&s.cssMode&&s.loop&&e.loopFix();let r=n.target;if(s.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=!!s.noSwipingClass&&s.noSwipingClass!=="",u=n.composedPath?n.composedPath():n.path;c&&n.target&&n.target.shadowRoot&&u&&(r=u[0]);const m=s.noSwipingSelector?s.noSwipingSelector:`.${s.noSwipingClass}`,h=!!(n.target&&n.target.shadowRoot);if(s.noSwiping&&(h?Vo(m,r):r.closest(m))){e.allowClick=!0;return}if(s.swipeHandler&&!r.closest(s.swipeHandler))return;a.currentX=n.pageX,a.currentY=n.pageY;const T=a.currentX,b=a.currentY;if(!Bi(e,n,T))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=T,a.startY=b,l.touchStartTime=Xe(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,s.threshold>0&&(l.allowThresholdMove=!1);let x=!0;r.matches(l.focusableElements)&&(x=!1,r.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const A=x&&e.allowTouchMove&&s.touchStartPreventDefault;(s.touchStartForcePreventDefault||A)&&!r.isContentEditable&&n.preventDefault(),s.freeMode&&s.freeMode.enabled&&e.freeMode&&e.animating&&!s.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function Ho(t){const e=Qe(),i=this,n=i.touchEventsData,{params:l,touches:s,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(f=>f.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 u=c.pageX,m=c.pageY;if(r.preventedByNestedSwiper){s.startX=u,s.startY=m;return}if(!i.allowTouchMove){r.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(s,{startX:u,startY:m,currentX:u,currentY:m}),n.touchStartTime=Xe());return}if(l.touchReleaseOnEdges&&!l.loop){if(i.isVertical()){if(m<s.startY&&i.translate<=i.maxTranslate()||m>s.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(u<s.startX&&i.translate<=i.maxTranslate()||u>s.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),s.previousX=s.currentX,s.previousY=s.currentY,s.currentX=u,s.currentY=m;const h=s.currentX-s.startX,T=s.currentY-s.startY;if(i.params.threshold&&Math.sqrt(h**2+T**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let f;i.isHorizontal()&&s.currentY===s.startY||i.isVertical()&&s.currentX===s.startX?n.isScrolling=!1:h*h+T*T>=25&&(f=Math.atan2(Math.abs(T),Math.abs(h))*180/Math.PI,n.isScrolling=i.isHorizontal()?f>l.touchAngle:90-f>l.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",r),typeof n.startMoving>"u"&&(s.currentX!==s.startX||s.currentY!==s.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:T,x=i.isHorizontal()?s.currentX-s.previousX:s.currentY-s.previousY;l.oneWayMovement&&(b=Math.abs(b)*(a?1:-1),x=Math.abs(x)*(a?1:-1)),s.diff=b,b*=l.touchRatio,a&&(b=-b,x=-x);const A=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=x>0?"prev":"next";const v=i.params.loop&&!l.cssMode,w=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(v&&w&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const f=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(f)}n.allowMomentumBounce=!1,l.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let y;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&A!==i.touchesDirection&&v&&w&&Math.abs(b)>=1){Object.assign(s,{startX:u,startY:m,currentX:u,currentY:m,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",r),n.isMoved=!0,n.currentTranslate=b+n.startTranslate;let E=!0,C=l.resistanceRatio;if(l.touchReleaseOnEdges&&(C=0),b>0?(v&&w&&!y&&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()&&(E=!1,l.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+b)**C))):b<0&&(v&&w&&!y&&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()&&(E=!1,l.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-b)**C))),E&&(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,s.startX=s.currentX,s.startY=s.currentY,n.currentTranslate=n.startTranslate,s.diff=i.isHorizontal()?s.currentX-s.startX:s.currentY-s.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 zo(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(C=>C.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:u}=e;if(!u||!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 m=Xe(),h=m-i.touchStartTime;if(e.allowClick){const C=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(C&&C[0]||n.target,C),e.emit("tap click",n),h<300&&m-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Xe(),mt(()=>{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 T;if(a.followFinger?T=r?e.translate:-e.translate:T=-i.currentTranslate,a.cssMode)return;if(a.freeMode&&a.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:T});return}const b=T>=-e.maxTranslate()&&!e.params.loop;let x=0,A=e.slidesSizesGrid[0];for(let C=0;C<c.length;C+=C<a.slidesPerGroupSkip?1:a.slidesPerGroup){const f=C<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof c[C+f]<"u"?(b||T>=c[C]&&T<c[C+f])&&(x=C,A=c[C+f]-c[C]):(b||T>=c[C])&&(x=C,A=c[c.length-1]-c[c.length-2])}let v=null,w=null;a.rewind&&(e.isBeginning?w=a.virtual&&a.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const y=(T-c[x])/A,E=x<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;if(h>a.longSwipesMs){if(!a.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(y>=a.longSwipesRatio?e.slideTo(a.rewind&&e.isEnd?v:x+E):e.slideTo(x)),e.swipeDirection==="prev"&&(y>1-a.longSwipesRatio?e.slideTo(x+E):w!==null&&y<0&&Math.abs(y)>a.longSwipesRatio?e.slideTo(w):e.slideTo(x))}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(x+E):e.slideTo(x):(e.swipeDirection==="next"&&e.slideTo(v!==null?v:x+E),e.swipeDirection==="prev"&&e.slideTo(w!==null?w:x))}}function Fi(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:l,snapGrid:s}=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&&s!==t.snapGrid&&t.checkOverflow()}function Uo(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Wo(){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 s=t.maxTranslate()-t.minTranslate();s===0?l=0:l=(t.translate-t.minTranslate())/s,l!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Go(t){const e=this;Mt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Yo(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const Ni=(t,e)=>{const i=Qe(),{params:n,el:l,wrapperEl:s,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&&s[r]("scroll",t.onScroll),n.updateOnWindowResize?t[c](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",Fi,!0):t[c]("observerUpdate",Fi,!0),l[r]("load",t.onLoad,{capture:!0}))};function Xo(){const t=this,{params:e}=t;t.onTouchStart=jo.bind(t),t.onTouchMove=Ho.bind(t),t.onTouchEnd=zo.bind(t),t.onDocumentTouchStart=Yo.bind(t),e.cssMode&&(t.onScroll=Wo.bind(t)),t.onClick=Uo.bind(t),t.onLoad=Go.bind(t),Ni(t,"on")}function qo(){Ni(this,"off")}var Jo={attachEvents:Xo,detachEvents:qo};const Vi=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Ko(){const t=this,{realIndex:e,initialized:i,params:n,el:l}=t,s=n.breakpoints;if(!s||s&&Object.keys(s).length===0)return;const a=t.getBreakpoint(s,t.params.breakpointsBase,t.el);if(!a||t.currentBreakpoint===a)return;const r=(a in s?s[a]:void 0)||t.originalParams,c=Vi(t,n),u=Vi(t,r),m=t.params.grabCursor,h=r.grabCursor,T=n.enabled;c&&!u?(l.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!c&&u&&(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()),m&&!h?t.unsetGrabCursor():!m&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(y=>{if(typeof r[y]>"u")return;const E=n[y]&&n[y].enabled,C=r[y]&&r[y].enabled;E&&!C&&t[y].disable(),!E&&C&&t[y].enable()});const b=r.direction&&r.direction!==n.direction,x=n.loop&&(r.slidesPerView!==n.slidesPerView||b),A=n.loop;b&&i&&t.changeDirection(),We(t.params,r);const v=t.params.enabled,w=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),T&&!v?t.disable():!T&&v&&t.enable(),t.currentBreakpoint=a,t.emit("_beforeBreakpoint",r),i&&(x?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!A&&w?(t.loopCreate(e),t.updateSlides()):A&&!w&&t.loopDestroy()),t.emit("breakpoint",r)}function Qo(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const l=je(),s=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:s*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 Zo={setBreakpoint:Ko,getBreakpoint:Qo};function Ro(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 $o(){const t=this,{classNames:e,params:i,rtl:n,el:l,device:s}=t,a=Ro(["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:s.android},{ios:s.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 el(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var tl={addClasses:$o,removeClasses:el};function il(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const l=t.slides.length-1,s=t.slidesGrid[l]+t.slidesSizesGrid[l]+n*2;t.isLocked=t.size>s}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 nl={checkOverflow:il},Zt={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 ol(t,e){return function(n){n===void 0&&(n={});const l=Object.keys(n)[0],s=n[l];if(typeof s!="object"||s===null){We(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 s)){We(e,n);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),We(e,n)}}const Rt={eventsEmitter:eo,update:po,translate:bo,transition:To,slide:Do,loop:_o,grabCursor:No,events:Jo,breakpoints:Zo,checkOverflow:nl,classes:tl},$t={};let ei=class ot{constructor(){let e,i;for(var n=arguments.length,l=new Array(n),s=0;s<n;s++)l[s]=arguments[s];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=We({},i),e&&!i.el&&(i.el=e);const a=Qe();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const u=[];return a.querySelectorAll(i.el).forEach(m=>{const h=We({},i,{el:m});u.push(new ot(h))}),u}const d=this;d.__swiper__=!0,d.support=Mi(),d.device=Oi({userAgent:i.userAgent}),d.browser=Zn(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const r={};d.modules.forEach(u=>{u({params:i,swiper:d,extendParams:ol(i,r),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const c=We({},Zt,r);return d.params=We({},c,$t,i),d.originalParams=We({},d.params),d.passedParams=We({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(u=>{d.on(u,d.params.on[u])}),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=$e(i,`.${n.slideClass}, swiper-slide`),s=kt(l[0]);return kt(e)-s}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=$e(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:s,slidesGrid:a,slidesSizesGrid:d,size:r,activeIndex:c}=n;let u=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let m=s[c]?Math.ceil(s[c].swiperSlideSize):0,h;for(let T=c+1;T<s.length;T+=1)s[T]&&!h&&(m+=Math.ceil(s[T].swiperSlideSize),u+=1,m>r&&(h=!0));for(let T=c-1;T>=0;T-=1)s[T]&&!h&&(m+=s[T].swiperSlideSize,u+=1,m>r&&(h=!0))}else if(e==="current")for(let m=c+1;m<s.length;m+=1)(i?a[m]+d[m]-a[c]<r:a[m]-a[c]<r)&&(u+=1);else for(let m=c-1;m>=0;m-=1)a[c]-a[m]<r&&(u+=1);return u}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&&Mt(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 s;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;s=e.slideTo(a.length-1,0,!1,!0)}else s=e.slideTo(e.activeIndex,0,!1,!0);s||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(s=>{e==="vertical"?s.style.width="":s.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()):$e(n,l())[0];return!a&&i.params.createElements&&(a=bt("div",i.params.wrapperClass),n.append(a),$e(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"||st(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||st(n,"direction")==="rtl"),wrongRTL:st(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(s=>{s.complete?Mt(i,s):s.addEventListener("load",a=>{Mt(i,a.target)})}),Qt(i),i.initialized=!0,Qt(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:s,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(),s&&typeof s!="string"&&s.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),Vn(n)),n.destroyed=!0),null}static extendDefaults(e){We($t,e)}static get extendedDefaults(){return $t}static get defaults(){return Zt}static installModule(e){ot.prototype.__modules__||(ot.prototype.__modules__=[]);const i=ot.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>ot.installModule(i)),ot):(ot.installModule(e),ot)}};Object.keys(Rt).forEach(t=>{Object.keys(Rt[t]).forEach(e=>{ei.prototype[e]=Rt[t][e]})}),ei.use([Rn,$n]);const ji=["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 dt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function gt(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]:dt(e[n])&&dt(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:gt(t[n],e[n]):t[n]=e[n]})}function Hi(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function zi(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Ui(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Wi(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 ll(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function sl(t){let{swiper:e,slides:i,passedParams:n,changedParams:l,nextEl:s,prevEl:a,scrollbarEl:d,paginationEl:r}=t;const c=l.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:u,pagination:m,navigation:h,scrollbar:T,virtual:b,thumbs:x}=e;let A,v,w,y,E,C,f,D;l.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&u.thumbs&&!u.thumbs.swiper&&(A=!0),l.includes("controller")&&n.controller&&n.controller.control&&u.controller&&!u.controller.control&&(v=!0),l.includes("pagination")&&n.pagination&&(n.pagination.el||r)&&(u.pagination||u.pagination===!1)&&m&&!m.el&&(w=!0),l.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||d)&&(u.scrollbar||u.scrollbar===!1)&&T&&!T.el&&(y=!0),l.includes("navigation")&&n.navigation&&(n.navigation.prevEl||a)&&(n.navigation.nextEl||s)&&(u.navigation||u.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(E=!0);const P=S=>{e[S]&&(e[S].destroy(),S==="navigation"?(e.isElement&&(e[S].prevEl.remove(),e[S].nextEl.remove()),u[S].prevEl=void 0,u[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),u[S].el=void 0,e[S].el=void 0))};l.includes("loop")&&e.isElement&&(u.loop&&!n.loop?C=!0:!u.loop&&n.loop?f=!0:D=!0),c.forEach(S=>{if(dt(u[S])&&dt(n[S]))Object.assign(u[S],n[S]),(S==="navigation"||S==="pagination"||S==="scrollbar")&&"enabled"in n[S]&&!n[S].enabled&&P(S);else{const p=n[S];(p===!0||p===!1)&&(S==="navigation"||S==="pagination"||S==="scrollbar")?p===!1&&P(S):u[S]=n[S]}}),c.includes("controller")&&!v&&e.controller&&e.controller.control&&u.controller&&u.controller.control&&(e.controller.control=u.controller.control),l.includes("children")&&i&&b&&u.virtual.enabled?(b.slides=i,b.update(!0)):l.includes("virtual")&&b&&u.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),l.includes("children")&&i&&u.loop&&(D=!0),A&&x.init()&&x.update(!0),v&&(e.controller.control=u.controller.control),w&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(u.pagination.el=r),m.init(),m.render(),m.update()),y&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-scrollbar"),d.part.add("scrollbar"),e.el.appendChild(d)),d&&(u.scrollbar.el=d),T.init(),T.updateSize(),T.setTranslate()),E&&(e.isElement&&((!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-button-next"),s.innerHTML=e.hostEl.constructor.nextButtonSvg,s.part.add("button-next"),e.el.appendChild(s)),(!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))),s&&(u.navigation.nextEl=s),a&&(u.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),(C||D)&&e.loopDestroy(),(f||D)&&e.loopCreate(),e.update()}function rl(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},l={};gt(i,Zt),i._emitClasses=!0,i.init=!1;const s={},a=ji.map(r=>r.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(r=>{typeof t[r]>"u"||(a.indexOf(r)>=0?dt(t[r])?(i[r]={},l[r]={},gt(i[r],t[r]),gt(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]:s[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:l,rest:s,events:n}}function al(t,e){let{el:i,nextEl:n,prevEl:l,paginationEl:s,scrollbarEl:a,swiper:d}=t;Hi(e)&&n&&l&&(d.params.navigation.nextEl=n,d.originalParams.navigation.nextEl=n,d.params.navigation.prevEl=l,d.originalParams.navigation.prevEl=l),zi(e)&&s&&(d.params.pagination.el=s,d.originalParams.pagination.el=s),Ui(e)&&a&&(d.params.scrollbar.el=a,d.originalParams.scrollbar.el=a),d.init(i)}function dl(t,e,i,n,l){const s=[];if(!e)return s;const a=r=>{s.indexOf(r)<0&&s.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 ji.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(dt(t[r])&&dt(e[r])){const c=Object.keys(t[r]),u=Object.keys(e[r]);c.length!==u.length?a(r):(c.forEach(m=>{t[r][m]!==e[r][m]&&a(r)}),u.forEach(m=>{t[r][m]!==e[r][m]&&a(r)}))}else t[r]!==e[r]&&a(r)}),s}const ul=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 Ot(){return Ot=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},Ot.apply(this,arguments)}function Gi(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Yi(t){const e=[];return o.Children.toArray(t).forEach(i=>{Gi(i)?e.push(i):i.props&&i.props.children&&Yi(i.props.children).forEach(n=>e.push(n))}),e}function cl(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return o.Children.toArray(t).forEach(n=>{if(Gi(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=Yi(n.props.children);l.length>0?l.forEach(s=>e.push(s)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function pl(t,e,i){if(!i)return null;const n=u=>{let m=u;return u<0?m=e.length+u:m>=e.length&&(m=m-e.length),m},l=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:s,to:a}=i,d=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,c=[];for(let u=d;u<r;u+=1)u>=s&&u<=a&&c.push(e[n(u)]);return c.map((u,m)=>o.cloneElement(u,{swiper:t,style:l,key:u.props.virtualIndex||u.key||`slide-${m}`}))}function yt(t,e){return typeof window>"u"?o.useEffect(t,e):o.useLayoutEffect(t,e)}const ti=o.createContext(null),Xi=()=>o.useContext(ti),vl=o.createContext(null),ut=o.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:l="div",children:s,onSwiper:a,...d}=t===void 0?{}:t,r=!1;const[c,u]=o.useState("swiper"),[m,h]=o.useState(null),[T,b]=o.useState(!1),x=o.useRef(!1),A=o.useRef(null),v=o.useRef(null),w=o.useRef(null),y=o.useRef(null),E=o.useRef(null),C=o.useRef(null),f=o.useRef(null),D=o.useRef(null),{params:P,passedParams:S,rest:p,events:k}=rl(d),{slides:g,slots:I}=cl(s),M=()=>{b(!T)};Object.assign(P.on,{_containerClasses(N,_){u(_)}});const L=()=>{Object.assign(P.on,k),r=!0;const N={...P};if(delete N.wrapperClass,v.current=new ei(N),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=g;const _={cache:!1,slides:g,renderExternal:h,renderExternalUpdate:!1};gt(v.current.params.virtual,_),gt(v.current.originalParams.virtual,_)}};A.current||L(),v.current&&v.current.on("_beforeBreakpoint",M);const z=()=>{r||!k||!v.current||Object.keys(k).forEach(N=>{v.current.on(N,k[N])})},X=()=>{!k||!v.current||Object.keys(k).forEach(N=>{v.current.off(N,k[N])})};o.useEffect(()=>()=>{v.current&&v.current.off("_beforeBreakpoint",M)}),o.useEffect(()=>{!x.current&&v.current&&(v.current.emitSlidesClasses(),x.current=!0)}),yt(()=>{if(e&&(e.current=A.current),!!A.current)return v.current.destroyed&&L(),al({el:A.current,nextEl:E.current,prevEl:C.current,paginationEl:f.current,scrollbarEl:D.current,swiper:v.current},P),a&&!v.current.destroyed&&a(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),yt(()=>{z();const N=dl(S,w.current,g,y.current,_=>_.key);return w.current=S,y.current=g,N.length&&v.current&&!v.current.destroyed&&sl({swiper:v.current,slides:g,passedParams:S,changedParams:N,nextEl:E.current,prevEl:C.current,scrollbarEl:D.current,paginationEl:f.current}),()=>{X()}}),yt(()=>{ul(v.current)},[m]);function F(){return P.virtual?pl(v.current,g,m):g.map((N,_)=>o.cloneElement(N,{swiper:v.current,swiperSlideIndex:_}))}return o.createElement(n,Ot({ref:A,className:Wi(`${c}${i?` ${i}`:""}`)},p),o.createElement(vl.Provider,{value:v.current},I["container-start"],o.createElement(l,{className:ll(P.wrapperClass)},I["wrapper-start"],F(),I["wrapper-end"]),Hi(P)&&o.createElement(o.Fragment,null,o.createElement("div",{ref:C,className:"swiper-button-prev"}),o.createElement("div",{ref:E,className:"swiper-button-next"})),Ui(P)&&o.createElement("div",{ref:D,className:"swiper-scrollbar"}),zi(P)&&o.createElement("div",{ref:f,className:"swiper-pagination"}),I["container-end"]))});ut.displayName="Swiper";const tt=o.forwardRef(function(t,e){let{tag:i="div",children:n,className:l="",swiper:s,zoom:a,lazy:d,virtualIndex:r,swiperSlideIndex:c,...u}=t===void 0?{}:t;const m=o.useRef(null),[h,T]=o.useState("swiper-slide"),[b,x]=o.useState(!1);function A(E,C,f){C===m.current&&T(f)}yt(()=>{if(typeof c<"u"&&(m.current.swiperSlideIndex=c),e&&(e.current=m.current),!(!m.current||!s)){if(s.destroyed){h!=="swiper-slide"&&T("swiper-slide");return}return s.on("_slideClass",A),()=>{s&&s.off("_slideClass",A)}}}),yt(()=>{s&&m.current&&!s.destroyed&&T(s.getSlideClasses(m.current))},[s]);const v={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},w=()=>typeof n=="function"?n(v):n,y=()=>{x(!0)};return o.createElement(i,Ot({ref:m,className:Wi(`${h}${l?` ${l}`:""}`),"data-swiper-slide-index":r,onLoad:y},u),a&&o.createElement(ti.Provider,{value:v},o.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},w(),d&&!b&&o.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&o.createElement(ti.Provider,{value:v},w(),d&&!b&&o.createElement("div",{className:"swiper-lazy-preloader"})))});tt.displayName="SwiperSlide";const fl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",ml=({visible:t,onClose:e,children:i,modalStyle:n,padding:l,popup:s})=>{var a;const[d,r]=o.useState(!1),c=o.useRef(null);o.useEffect(()=>{const h=document.getElementById("sxp-render"),T=document.getElementById("pb-modal");T?c.current=T:(c.current=document.createElement("div"),c.current.setAttribute("id","pb-modal"),h?.appendChild(c.current))},[]);const u=o.useMemo(()=>s?.id&&s?.id!==""||t,[t,s]);if(o.useEffect(()=>{u?r(!0):setTimeout(()=>{r(!1)},s?.duration)},[u,s]),!c.current)return null;const m=Ce.debounce(()=>{e?.()},300);return di.createPortal(o.createElement(o.Fragment,null,d&&o.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:u?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:m},o.createElement("div",{className:`modal-container ${u?"modal-popIn":"modal-popOut"}`,style:{padding:l,animationDuration:((a=s?.duration)!==null&&a!==void 0?a:0)/1e3+"s"},onClick:h=>{h.stopPropagation(),h.preventDefault()}},o.createElement("div",{onClick:e,className:"modal-icon-wrapper"},o.createElement("img",{src:fl,alt:"close",className:"modal-icon"})),i))),c.current)};var Lt=o.memo(ml);const hl=(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(" ")+" "},gl=({text:t,maxStr:e=108,style:i,className:n,onClick:l,foldText:s,unfoldText:a,isPost:d,onChange:r})=>{const[c,u]=o.useState(!1),[m,h]=o.useState(!1),T=Number(i?.lineClamp||2),b=o.useRef(null),x=o.useRef(null),A=o.useCallback(()=>{u(!c)},[c,r]);return o.useMemo(()=>!c&&t.length>e?hl(t,e)+"...":t,[t,e,c]),o.useEffect(()=>{var v,w;((v=x?.current)===null||v===void 0?void 0:v.offsetHeight)>((w=b?.current)===null||w===void 0?void 0:w.offsetHeight)&&d?h(!0):h(!1),x.current.style.display="none"},[d]),o.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},o.createElement("div",{ref:b,style:{overflow:"hidden",WebkitLineClamp:!d||c?"":T,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:ne(t?.replace(/\n/g,"</br>"),i)}}),o.createElement("div",{ref:x,dangerouslySetInnerHTML:{__html:ne(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&m&&o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:l??A,dangerouslySetInnerHTML:{__html:ne(c?a||"show less":s||"show more",i)}}))};var _t=o.memo(gl);const bl=o.forwardRef((t,e)=>{const{src:i,onLoad:n,style:l,className:s,loading:a}=t,[d,r]=o.useState();return o.useImperativeHandle(e,()=>({setSrc:c=>{r(c)}})),o.useEffect(()=>{r(i)},[i]),o.useRef(null),o.createElement(o.Fragment,null,d?.includes(".avif")?o.createElement("picture",null,o.createElement("source",{type:"image/avif",srcSet:d}),o.createElement("source",{type:"image/webp",srcSet:`${d}?imageMogr2/format/webp`}),o.createElement("source",{type:"image/jpeg",srcSet:`${d}?imageMogr2/format/jpg`}),o.createElement("img",{className:s,src:d,style:l,loading:a,onLoad:c=>{n?.(c.target)},alt:"image"})):o.createElement("img",{className:s,src:d,style:l,loading:a,onLoad:c=>{n?.(c.target)},alt:"image"}))});var Ze=o.memo(bl);const yl=t=>{var e,i,n,l,s,a,d,r,c,{content:u,style:m,bgImg:h,onClick:T,schema:b,isDefault:x,bottom_image:A,tipText:v,isPost:w,viewTime:y,rec:E,swiper:C,commodityStyles:f,buttonStyle:D,index:P}=t,S=_e(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index"]);const{sxpParameter:p}=fe(),{popupDetailData:k,bffEventReport:g,isPreview:I,bffFbReport:M}=fe(),{jumpToWeb:L,productView:z}=ze(),X=o.useRef(null),[F,N]=o.useState(!1),_=w?E:k,B=w?_?.product:(e=_?.video)===null||e===void 0?void 0:e.bindProduct,j=w?(i=_?.product)===null||i===void 0?void 0:i.bindCta:(l=(n=_?.video)===null||n===void 0?void 0:n.bindProduct)===null||l===void 0?void 0:l.bindCta,V=w?P:k?.index,J=()=>{B?.link&&(L(_,B,j,V),w||z(_,B,j,y||X.current,V),window.location.href=window.getJointUtmLink(B.link))};o.useEffect(()=>{w||M?.({eventName:"ProductView"})},[w,M]),o.useEffect(()=>{const W=()=>{X.current=new Date};return W(),window.addEventListener("pageshow",W),()=>{window.removeEventListener("pageshow",W)}},[]);const K=o.useMemo(()=>{var W,H,G,oe,se;return B?.currency&&B?.price?`${(G=(H=(W=B?.currency)===null||W===void 0?void 0:W.split("-")[1])===null||H===void 0?void 0:H.toUpperCase())!==null&&G!==void 0?G:""}${(se=(oe=B?.price)===null||oe===void 0?void 0:oe.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&se!==void 0?se:""}`:"$7,000"},[B?.price,B?.currency]),me=I?375:(s=m?.width)!==null&&s!==void 0?s:window.innerWidth,ge=({isPost:W})=>{var H,G,oe;return o.createElement("div",null,o.createElement("div",{className:"pb-commondity-content-collection",style:Te(f?.collection),hidden:!!B&&(!B?.collection||B?.collection===""),dangerouslySetInnerHTML:{__html:ne((H=B?.collection)!==null&&H!==void 0?H:"Tiffany Lock",f?.collection)}}),o.createElement("div",{className:"pb-commondity-content-title",style:Te(f?.title),hidden:!!B&&!B?.title,dangerouslySetInnerHTML:{__html:ne((G=B?.title)!==null&&G!==void 0?G:"Pendant in Yellow Gold with Diamonds, Medium",f?.title)}}),o.createElement("div",{className:"pb-commondity-content-price",style:Te(f?.price),hidden:!!B&&!B?.price,dangerouslySetInnerHTML:{__html:ne(K,f?.price)}}),o.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},o.createElement(_t,{foldText:v?.foldText,unfoldText:v?.unfoldText,onClick:()=>N(!0),isPost:W,text:(oe=B?.info)!==null&&oe!==void 0?oe:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
|
1
|
+
(function(Ae,Ce){typeof exports=="object"&&typeof module<"u"?Ce(exports,require("lodash"),require("uuid"),require("pako"),require("react"),require("qs"),require("eventemitter3"),require("@emotion/css"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","lodash","uuid","pako","react","qs","eventemitter3","@emotion/css","react-dom"],Ce):(Ae=typeof globalThis<"u"?globalThis:Ae||self,Ce(Ae.PUI={},Ae.lodash,Ae.uuid$1,Ae.pako,Ae.React,Ae.qs,Ae.EventEmitter,Ae.css,Ae.ReactDOM))})(this,function(Ae,Ce,rn,an,o,Nt,dn,de,ri){"use strict";function un(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var ai=un(ri);function _e(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 Ve(t,e,i,n){function l(s){return s instanceof i?s:new i(function(a){a(s)})}return new(i||(i=Promise))(function(s,a){function d(u){try{c(n.next(u))}catch(m){a(m)}}function r(u){try{c(n.throw(u))}catch(m){a(m)}}function c(u){u.done?s(u.value):l(u.value).then(d,r)}c((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const cn=/:\w+/g;var di=(t,e)=>Ve(void 0,void 0,void 0,function*(){const i={},n={};for(let l=0;l<e?.length;l++){const{id:s,method:a,url:d,urlParams:r,name:c,queryString:u,headers:m,body:h}=e[l];let T=d;r&&Object.entries(r).forEach(([b,x])=>{T=T.replace(cn,A=>A===b?x:A)}),u&&(T+=u),n[s]=c;try{const b=yield fetch(T,{method:a,headers:Object.assign({"Content-Type":"application/json"},m),body:JSON.stringify(h)}).then(x=>x.json());i[s]=b}catch(b){console.error("DataSource request error: ",b),i[s]={}}}return{$store:i,idMapName:n}});const ui="SXP_TOKEN_INFO",pn=(t,e)=>Ve(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),l=t.getAppId(),s=t.getApiUrl(),a=window.localStorage.getItem(ui);let d=JSON.parse(a||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const c=yield fetch(`${s}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":l||""}}).then(u=>u.json());if(c.success){const u=c.data;d=Object.assign(Object.assign({},u),{expireTime:Date.now()+u.expire*1e3}),window.localStorage.setItem(ui,JSON.stringify(d))}}return d});function Tt(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 s;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",l=0;l<36;l++)n[l]||(s=0|Math.random()*16,n[l]=i[l===19?s&3|8:s])}return n.join("")}const vn=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},fn=()=>{const t=rn.v4();return t?.replaceAll?t.replaceAll("-",""):vn(32)},ne=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],l=e?.["fontFamily-en"];if(!n&&!l)return t;let s=t;const a=/[\u4e00-\u9fa5]/g,d=/[^\u4e00-\u9fa5]/g,r=`font-family:${n??"inherit"}`,c=`font-family:${l??"inherit"}`,u=h=>{let T=h.search(a),b=h.search(d);return T!==-1&&b!==-1&&T<b&&(i+=`<span style="${r}">${h.substring(T,b)}</span>`,s=h.substring(b,h?.length)),T!==-1&&b!==-1&&T>b&&(i+=`<span style="${c}">${h.substring(b,T)}</span>`,s=h.substring(T,h?.length)),T===-1?(i+=`<span style="${c}">${h.substring(b,h?.length)}</span>`,s="",!1):b===-1?(i+=`<span style="${r}">${h.substring(T,h?.length)}</span>`,s="",!1):!0};let m=!0;for(;m;)m=u(s);return i};function ci(t){const i=atob(t).split("").map(function(s){return s.charCodeAt(0)}),n=new Uint8Array(i),l=an.inflate(n,{to:"string"});return JSON.parse(l)}let Vt=null;const mn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class hn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Vt)return Vt;Vt=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?mn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let Ne=null;const gn={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{Ne||(Ne=new hn),n&&Ne.setApiUrl(n),Ne.setAppId(t),Ne.setTenantId(e),Ne.setEnv(i)},getDetail:t=>{if(!Ne)return;const e=Ne.getTenantId(),i=Ne.getAppId(),n=Ne.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>Ve(void 0,void 0,void 0,function*(){var s,a;const d=yield l.json(),r=ci((s=d?.data)===null||s===void 0?void 0:s.data);if(r){const{$store:c}=yield di(n,(a=r?.dataSource)!==null&&a!==void 0?a:[]);d.data.data=r,Object.assign(d.data.data,{__STORE__:c})}return d}))},getSxpDetailByPageId:t=>Ve(void 0,void 0,void 0,function*(){if(!Ne)return;const e=Ne.getTenantId(),i=Ne.getAppId(),n=Ne.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>Ve(void 0,void 0,void 0,function*(){var s;const a=yield l.json();if(!a.success)return;const d=ci((s=a?.data)===null||s===void 0?void 0:s.data);return a.data.data=d,a.data}))}),getSxpRecommendVideoData:t=>Ve(void 0,void 0,void 0,function*(){if(!Ne)return;const e=yield pn(Ne,t),i=Tt(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Ce.isEmpty(n)&&(n=Tt(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(s=>s.json());return l?.data||null})};function it(){return o.useContext(xi)}function bn(){return o.useContext(Ti)}const jt="feRealSessionIdKey",pi=()=>{const t=fn();return`${Date.now()}${t}`},yn=()=>{let t=wn();return t||(t=pi(),window.sessionStorage.setItem(jt,t)),t},vi=()=>{const t=pi();window.sessionStorage.setItem(jt,t)},wn=()=>window.sessionStorage.getItem(jt),fi="SXP_FAKE_USER_ID",mi="FAKE_USER_STATE",hi="AGREE_POLICY",gi=()=>{let t=window.localStorage.getItem(fi);return Ce.isEmpty(t)&&(t=Tt(36,62),window.localStorage.setItem(fi,t)),t},Sn=()=>{const t=window.localStorage.getItem(mi);return Ce.isEmpty(t)&&window.localStorage.setItem(mi,"true"),Ce.isEmpty(t)};function Ye(t,e){const{appDomain:i}=fe();return o.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const nt=new dn;var Ke;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(Ke||(Ke={}));const Tn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:l,privacy_policy_title:s})=>{const{setIsAgreePolicy:a,bffEventReport:d}=fe(),r=o.useMemo(()=>{const m=location.search.slice(1),h=Nt.parse(m.replace(/\+/g,"%2B"));for(const T in h)h[T]=h[T].replace(/%2B/g,"+");return h},[]),c=m=>{var h;return(h=r[m])!==null&&h!==void 0?h:null};o.useEffect(()=>{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 u=()=>{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(hi,"yes")};return o.createElement("div",{className:"consent-bg"},o.createElement("div",{className:"consent"},o.createElement("div",{className:"consent-col"},o.createElement("div",{className:"consent-title"},i??"Privacy Policy"),o.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.")),o.createElement("div",{className:"consent-col"},o.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:u},"Agree"),o.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},s??"More information"))))};var xn=o.memo(Tn);const bi=o.createContext({rtcList:[],tagList:[]});var Ht;(function(t){t[t.BFF=5]="BFF"})(Ht||(Ht={}));const yi=["utm_source","utm_medium","utm_campaign","utm_id","utm_content","cl_source"],xt="FOR U",En=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:l,defaultSize:s,isPreview:a=!1,sxpParameter:d,appDomain:r,hashTagSize:c,loadingImage:u,isOpenHashTag:m=!1,enabledMetaConversionApi:h=!1,consentHeight:T,consentWidth:b,isShowTag:x=!0,isOpenConsent:A=!1,globalConfig:v,isEditor:w=!1})=>{var y,E,C;const[f,D]=o.useState([]),[P,S]=o.useState([]),[p,k]=o.useState(!1),[g,I]=o.useState({rtc:"",requestId:""}),M=o.useRef(null),L=o.useRef(!1),[z,X]=o.useState(()=>!!window.localStorage.getItem(hi)),[F,N]=o.useState(),[_,B]=o.useState(),[j,V]=o.useState(m),[J,K]=o.useState([]),[me,ge]=o.useState(0),[be,Te]=o.useState(!1),[W,H]=o.useState(null),G=o.useRef(),oe=o.useRef(),[se,ce]=o.useState(xt),ye=o.useMemo(()=>{var U,Y,te,we;return((we=(te=(Y=(U=v?.consent)===null||U===void 0?void 0:U[0])===null||Y===void 0?void 0:Y.item)===null||te===void 0?void 0:te.props)===null||we===void 0?void 0:we.privacy_necessity)&&!z&&!w||A},[z,v,A,w]);o.useEffect(()=>{const U=Y=>{G.current=Y};return nt.on(Ke.CHANGE_THEME_TAG,U),()=>{nt.off(Ke.CHANGE_THEME_TAG,U)}},[]),o.useEffect(()=>{V(m)},[m]);const ke=o.useMemo(()=>e?.find(U=>U.type===Ht.BFF),[e]),ie=o.useCallback((U,Y)=>{if(!ke)return;const te=ke.url,we=gi();if(Y?.query){const he=Nt.stringify(Y.query);U=`${U}?${he}`}return Y.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${te}/api/v1${U}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},ke.headers),{"x-user-id":we}),Y.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${te}/api/v1${U}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":we},ke.headers),method:Y.method,body:JSON.stringify(Y.body)}).then(he=>he.json()).catch(he=>Promise.reject(he))},[ke]),Ee=o.useCallback(U=>Ve(void 0,void 0,void 0,function*(){var Y,te,we,he,Oe;if(U={maxSize:(Y=U?.maxSize)!==null&&Y!==void 0?Y:l,defaultSize:(te=U?.defaultSize)!==null&&te!==void 0?te:s,"itemFilter.itemId":U?.["itemFilter.itemId"],"itemFilter.itemType":U?.["itemFilter.itemType"],hashTag:U?.hashTag,traceInfo:U?.traceInfo,themeTag:U?.themeTag},i){const Le=(Oe=(he=(we=i?.split("&"))===null||we===void 0?void 0:we.filter(O=>{const le=O.split("=")[0];return yi.includes(le)}))===null||he===void 0?void 0:he.join("&"))!==null&&Oe!==void 0?Oe:"";U=Object.assign(Object.assign({},U),{channel:decodeURIComponent(Le)})}const Se=yield ie?.("/recommend/list",{method:"GET",query:U});if(Se?.success)return U?.hashTag||I({rtc:Se.data.rtc,requestId:Se.data.requestId}),Se?.data}),[ie,i,l,s]),Pe=o.useCallback(()=>Ve(void 0,void 0,void 0,function*(){var U,Y;if(f.length<=0)return;const te=yield Ee({hashTag:_?.hashTag,"itemFilter.itemId":_?.itemId,"itemFilter.itemType":_?.itemType,themeTag:G.current});D(f.concat((U=te?.recList)!==null&&U!==void 0?U:[])),K(J.concat((Y=te?.recList)!==null&&Y!==void 0?Y:[]))}),[Ee,f,_,J]),Q=o.useCallback(({userInfo:U,eventInfo:Y})=>{if(!n)return;U||(U={});const te=yn(),we=Object.assign({sessionID:te,rtc:g.rtc,requestId:g.requestId},Y),he=Object.entries(U).map(([Se,Le])=>({name:Se,value:Le})),Oe=Object.entries(we).map(([Se,Le])=>Le&&{name:Se,value:Le}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",U),console.log("eventInfo:",we),console.log("========= \u7ED3\u675F ========="),ie?.("/event/report",{method:"POST",body:{userInfo:he,eventInfo:Oe},type:"beacon"})},[ie,g,n]),ee=o.useCallback(U=>{var Y,{eventName:te,actionSource:we="website",eventSourceUrl:he=(Y=window?.location)===null||Y===void 0?void 0:Y.href,externalId:Oe}=U;if(!n||!h)return;const Se=gi();return ie?.("/fb/events",{method:"POST",body:{eventName:te,actionSource:we,eventSourceUrl:he,userData:{externalId:Se}},type:"beacon"})},[ie,n,h]),q=o.useCallback(U=>Ve(void 0,void 0,void 0,function*(){const Y=yield ie?.("/recommend/like",{method:"POST",body:U});return Y?.success}),[ie]),R=o.useCallback(U=>Ve(void 0,void 0,void 0,function*(){const Y=yield ie?.("/recommend/unlike",{method:"POST",body:U});return Y?.success}),[ie]),De=o.useCallback(U=>Ve(void 0,void 0,void 0,function*(){const Y=yield ie?.("/customform",{method:"POST",body:U});return Y?.success}),[ie]),Ie=o.useCallback(()=>Ve(void 0,void 0,void 0,function*(){var U,Y,te,we,he;if(!(!i||!x))try{const Oe=(te=(Y=(U=i?.split("&"))===null||U===void 0?void 0:U.filter(Le=>{const O=Le.split("=")[0];return yi.includes(O)}))===null||Y===void 0?void 0:Y.join("&"))!==null&&te!==void 0?te:"",Se=yield ie?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Oe)}});S((he=(we=Se?.data)===null||we===void 0?void 0:we.tags)!==null&&he!==void 0?he:[])}catch(Oe){console.log("e",Oe)}}),[ie,i,x]),Re=o.useCallback((U,Y,te,we)=>{var he,Oe,Se,Le,O,le,Z,re,pe,ve,$,ae;const ue=te?.bindCta,Be=((he=Y?.video)===null||he===void 0?void 0:he.bindProduct)||((Oe=Y?.video)===null||Oe===void 0?void 0:Oe.bindProducts)&&((Le=(Se=Y?.video)===null||Se===void 0?void 0:Se.bindProducts)===null||Le===void 0?void 0:Le.length)>0;let Me="";be?Me="hashTagPage":!((O=Y?.video)===null||O===void 0)&&O.url?Me="videoPage":!((Z=(le=Y?.video)===null||le===void 0?void 0:le.imgUrls)===null||Z===void 0)&&Z.length&&(Me="imagePage"),Q?.({eventInfo:Object.assign(Object.assign({},U),{ctaId:(re=ue?.itemId)!==null&&re!==void 0?re:"",ctaName:(pe=ue?.title)!==null&&pe!==void 0?pe:"",contentTags:JSON.stringify(ue?.tags),position:we+"",contentId:($=(ve=Y?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&$!==void 0?$:"",productId:Be?te?.itemId:"",traceInfo:(ae=ue?.traceInfo)!==null&&ae!==void 0?ae:"",fromKName:Me})})},[Q,be]),Ge=o.useCallback(()=>{var U,Y;const te=location.search.slice(1),we=Nt.parse(te.replace(/\+/g,"%2B"));for(const Se in we)we[Se]=we[Se].replace(/%2B/g,"+");const he=Se=>{var Le;return(Le=we[Se])!==null&&Le!==void 0?Le:""},Oe=new Date;oe.current=Oe,Q?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:he("utm_source"),utmMedium:he("utm_medium"),utmCampaign:he("utm_campaign"),utmId:he("utm_id"),utmContent:he("utm_content"),enterTime:Math.floor(Oe/1e3)+"",requestId:null,enterUrl:(Y=(U=window?.location)===null||U===void 0?void 0:U.href)!==null&&Y!==void 0?Y:"",clSource:he("cl_source")}})},[Q]);o.useEffect(()=>{ye||Ge()},[ye]),o.useEffect(()=>{ye||(k(!0),Ie(),Ee().then(U=>{var Y,te;D((Y=U?.recList)!==null&&Y!==void 0?Y:[]),K((te=U?.recList)!==null&&te!==void 0?te:[])}).finally(()=>{Q({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),k(!1),L.current=!0}))},[ye]),o.useEffect(()=>{L.current&&(k(!0),Ie(),Ee().then(U=>{var Y,te;D((Y=U?.recList)!==null&&Y!==void 0?Y:[]),K((te=U?.recList)!==null&&te!==void 0?te:[])}).finally(()=>{k(!1)}))},[Ee,Ie]);const He=Ye("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return o.createElement(bi.Provider,{value:{rtcList:f,setRtcList:D,mutateLike:q,mutateUnlike:R,submitForm:De,popupDetailData:F,loadVideos:Pe,setPopupDetailData:N,getRecommendVideos:Ee,bffEventReport:Q,utmVal:i,isPreview:a,loading:p,sxpParameter:d,waterFallData:_,setWaterFallData:B,ctaEvent:Re,swiperRef:M,openHashtag:j,setOpenHashtag:V,cacheRtcList:J,setCacheRtcList:K,cacheActiveIndex:me,setCacheActiveIndex:ge,isFromHashtag:be,setIsFromHashtag:Te,appDomain:r,hashTagSize:c,loadingImage:u??He,isOpenHashTag:m,tagList:P,setLoading:k,videoRef:W,setVideoRef:H,bffFbReport:ee,isAgreePolicy:z,setIsAgreePolicy:X,curTime:oe,h5EnterLink:Ge,themeTag:G,isShowConsent:ye,selectTag:se,setSelectTag:ce}},ye?o.createElement(xn,Object.assign({},(C=(E=(y=v?.consent)===null||y===void 0?void 0:y[0])===null||E===void 0?void 0:E.item)===null||C===void 0?void 0:C.props)):t({rtcList:f,mutateLike:q,mutateUnlike:R,submitForm:De,tagList:P}))};var wi=o.memo(En);function fe(){return o.useContext(bi)}var Si;(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"})(Si||(Si={}));const Ti=o.createContext({$store:{},options:[],configs:[]}),An=({children:t,isSsr:e,enable:i})=>{const[n,l]=o.useState([]),{schema:s}=it(),[a,d]=o.useState(s.__STORE__||{}),[r,c]=o.useState([]);o.useEffect(()=>{var h;e||Ce.isEqual(r,s?.dataSource)||c((h=s?.dataSource)!==null&&h!==void 0?h:[])},[s?.dataSource,e]);const u=o.useCallback(()=>Ve(void 0,void 0,void 0,function*(){const{$store:h,idMapName:T}=yield di("",r);d(h),m(h,T)}),[r]),m=(h,T)=>{const b=[];Object.entries(h).forEach(([x,A])=>{Object.keys(A).forEach(v=>{const w={label:`${T[x]} - ${v}`,value:`{{ ${x}.${v} }}`};b.push(w)})}),l(b)};return o.useEffect(()=>{e||u()},[u,e,s]),i?o.createElement(Ti.Provider,{value:{$store:s.__STORE__||a,options:n,configs:r}},t):t};var Cn=o.memo(An);const Et={id:Tt(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},zt={id:"",duration:0,name:"none"},xi=o.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[Et],redoStack:[],popup:zt,setPopup:()=>{}}),Ei=o.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:l=!0,utmVal:s},a)=>{const[d,r]=o.useState(null),[c,u]=o.useState(n||{pointData:[Et],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[m,h]=o.useState([Et]),[T,b]=o.useState([[Et]]),[x,A]=o.useState([]),[v,w]=o.useState(zt);typeof window<"u"&&(window.sxpPopup=(D,P)=>{w(Object.assign(Object.assign(Object.assign({},zt),{id:D}),P))}),typeof window<"u"&&(window.getJointUtmLink=D=>D?.indexOf("?")!==-1?D+(s?"&"+s:""):D+(s?"?"+s:"")),o.useEffect(()=>{b([c.pointData]),A([])},[c.type]);const y=o.useCallback(D=>{const P=Ce.cloneDeep(c);P&&(P.dataSource=D,u?.(P))},[c]),[E,C]=o.useState();o.useImperativeHandle(a,()=>({loadSchema(D){D&&(b([D.pointData]),u(D))},exportSchema(){return Ce.cloneDeep(c)},getPageInfoData(){return E},initPageInfoData(D){D&&C(D)}}));const f=o.useMemo(()=>{if(c)return c.type==="PC"?c.pcPageConf:c.mobilePageConf},[c]);return o.createElement(xi.Provider,{value:{resolver:e,currentNode:d,schema:c,setCurrentNode:r,setSchema:u,saveDataSource:y,prePiontData:m,setPrePiontData:h,pageInfoData:E,setPageInfoData:D=>C(Object.assign(Object.assign({},E),D)),undoStack:T,redoStack:x,setRedoStack:A,setUndoStack:b,getCurPageConf:f,popup:v,setPopup:w}},o.createElement(Cn,{isSsr:i,enable:l},t))});var In=Object.freeze({__proto__:null,EditorCore:Ei}),kn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Pn=[{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:"\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}]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function ze(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=fe(),l=o.useCallback((d,r,c,u)=>{var m,h,T,b,x,A,v,w,y,E,C,f,D,P;let S="";e&&(!((h=(m=d?.video)===null||m===void 0?void 0:m.bindProducts)===null||h===void 0)&&h.length||!((T=d?.video)===null||T===void 0)&&T.bindProduct)?S="pdpPage":n?S="hashTagPage":!((b=d?.video)===null||b===void 0)&&b.url?S="videoPage":!((x=d?.video)===null||x===void 0)&&x.imgUrls&&(!((v=(A=d?.video)===null||A===void 0?void 0:A.imgUrls)===null||v===void 0)&&v.length)?S="imagePage":d?.product&&(S="productPage"),t?.({eventInfo:{eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(w=r?.itemId)!==null&&w!==void 0?w:"",productName:(y=r?.title)!==null&&y!==void 0?y:"",price:r?.price?r?.price+"":"0",productCollection:(E=r?.collection)!==null&&E!==void 0?E:"",fromKName:S,fromKPage:location?.href,contentTags:r?.tags?JSON.stringify(r?.tags):"",position:u+"",contentId:(f=(C=d?.video)===null||C===void 0?void 0:C.itemId)!==null&&f!==void 0?f:"",ctatId:(D=c?.itemId)!==null&&D!==void 0?D:"",traceInfo:(P=r?.traceInfo)!==null&&P!==void 0?P:""}})},[t,e,n]),s=o.useCallback((d,r,c,u,m)=>{var h,T,b,x;let A="";e&&(!((T=(h=d?.video)===null||h===void 0?void 0:h.bindProducts)===null||T===void 0)&&T.length||!((b=d?.video)===null||b===void 0)&&b.bindProduct)?A="pdpPage":d?.product&&(A="productPage"),t?.({eventInfo:{productId:r?.itemId,productName:r?.title,price:r?.price?r?.price+"":"0",productCollection:r?.collection,fromKName:A,fromKPage:location?.href,contentTags:JSON.stringify(r?.tags),position:m+"",contentId:(x=d?.video)===null||x===void 0?void 0:x.itemId,ctatId:c?.itemId,traceInfo:r?.traceInfo,timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),a=o.useCallback((d,r,c,u)=>{r&&r===xt&&t?.({eventInfo:{lastFeed:d,themeTags:c?`['${c}']`:"",hashTags:u?`['${u}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:s,backMainFeed:a}}const Dn=({layout:t,columns:e,onChange:i})=>o.createElement(o.Fragment,null,e?.map((n,l)=>o.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&o.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&o.createElement("input",{className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?n?.title:"\u8BF7\u8F93\u5165",name:n?.dataIndex,onChange:i}))));var Mn=o.memo(Dn);const On=t=>{var{columns:e,style:i,title:n,textStyle:l,submitBgColor:s,submitColor:a,submitText:d,layoutType:r="inline",isExternalLink:c,isPopup:u,onClick:m,onClose:h,submitButtonStyle:T}=t,b=_e(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:x,popupDetailData:A}=fe(),{jumpToWeb:v}=ze(),[w,y]=o.useState(!1),E=o.useMemo(()=>[{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"}],[]),[C,f]=o.useState({}),D=o.useMemo(()=>Ce.cloneDeep(e)||E,[e,E]),P=o.useCallback(p=>{const{name:k,value:g}=p.target;f(Object.assign(Object.assign({},C),{[k]:g}))},[C]),S=Ce.debounce(()=>Ve(void 0,void 0,void 0,function*(){var p,k,g,I,M;const L=C;if(!L)return;const z=(k=(p=Object.keys(L))===null||p===void 0?void 0:p.map(F=>{var N;return{name:F,value:(N=L[F])!==null&&N!==void 0?N:""}}))===null||k===void 0?void 0:k.filter(F=>F?.value);if(!z||!z?.length)return;y(!0);const X=yield x?.({attributes:z});if(y(!1),X){if(c){const F=A,N=(g=F?.video)===null||g===void 0?void 0:g.bindProduct,_=(M=(I=F?.video)===null||I===void 0?void 0:I.bindProduct)===null||M===void 0?void 0:M.bindCta,B=A?.index;v(F,N,_,B)}u||h?.(),m?.()}}),1e3);return o.createElement("div",{className:"pb-appoint-form"},o.createElement("div",{className:`pb-appoint-form-title ${de.css(Object.assign({},l))}`,dangerouslySetInnerHTML:{__html:ne(n,l)}}),o.createElement("div",Object.assign({className:de.css(Object.assign({},i))},b),o.createElement("div",{className:"pb-appoint-form-container"},o.createElement(Mn,{columns:D,layout:r,onChange:P}))),o.createElement("div",{className:"pb-appoint-form-btn-wrapper"},o.createElement("button",{"aria-label":d,onClick:S,className:"pb-appoint-form-btn",style:Object.assign({color:a,background:s},T),dangerouslySetInnerHTML:{__html:ne(w?"loading...":d,T)}})))};var Ln=o.memo(On);function Ue(t,e){return t.extend=e,t}const _n=Ue(Ln,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Pn,bindableProps:[],interactionRender:kn},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 Bn=[{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"}],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:"\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"}],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"]}]}]},{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"]}]}];function Ai(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ut(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Ai(e[i])&&Ai(t[i])&&Object.keys(e[i]).length>0&&Ut(t[i],e[i])})}const Ci={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 Qe(){const t=typeof document<"u"?document:{};return Ut(t,Ci),t}const Fn={document:Ci,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 je(){const t=typeof window<"u"?window:{};return Ut(t,Fn),t}function lt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Nn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function mt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Xe(){return Date.now()}function Vn(t){const e=je();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function jn(t,e){e===void 0&&(e="x");const i=je();let n,l,s;const a=Vn(t);return i.WebKitCSSMatrix?(l=a.transform||a.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(d=>d.replace(",",".")).join(", ")),s=new i.WebKitCSSMatrix(l==="none"?"":l)):(s=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=s.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?l=s.m41:n.length===16?l=parseFloat(n[12]):l=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?l=s.m42:n.length===16?l=parseFloat(n[13]):l=parseFloat(n[5])),l||0}function At(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Hn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function We(){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&&!Hn(n)){const l=Object.keys(Object(n)).filter(s=>e.indexOf(s)<0);for(let s=0,a=l.length;s<a;s+=1){const d=l[s],r=Object.getOwnPropertyDescriptor(n,d);r!==void 0&&r.enumerable&&(At(t[d])&&At(n[d])?n[d].__swiper__?t[d]=n[d]:We(t[d],n[d]):!At(t[d])&&At(n[d])?(t[d]={},n[d].__swiper__?t[d]=n[d]:We(t[d],n[d])):t[d]=n[d])}}}return t}function Ct(t,e,i){t.style.setProperty(e,i)}function Ii(t){let{swiper:e,targetPosition:i,side:n}=t;const l=je(),s=-e.translate;let a=null,d;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const c=i>s?"next":"prev",u=(h,T)=>c==="next"&&h>=T||c==="prev"&&h<=T,m=()=>{d=new Date().getTime(),a===null&&(a=d);const h=Math.max(Math.min((d-a)/r,1),0),T=.5-Math.cos(h*Math.PI)/2;let b=s+T*(i-s);if(u(b,i)&&(b=i),e.wrapperEl.scrollTo({[n]:b}),u(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(m)};m()}function $e(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function It(t){try{console.warn(t);return}catch{}}function bt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:lt(e)),i}function zn(t){const e=je(),i=Qe(),n=t.getBoundingClientRect(),l=i.body,s=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-s,left:n.left+r-a}}function Un(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 Wn(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 st(t,e){return je().getComputedStyle(t,null).getPropertyValue(e)}function kt(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function ki(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 Wt(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Gt(t,e,i){const n=je();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 et(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Gn(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s=je();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=Xe(),r;const c=[];function u(y){let D=0,P=0,S=0,p=0;return"detail"in y&&(P=y.detail),"wheelDelta"in y&&(P=-y.wheelDelta/120),"wheelDeltaY"in y&&(P=-y.wheelDeltaY/120),"wheelDeltaX"in y&&(D=-y.wheelDeltaX/120),"axis"in y&&y.axis===y.HORIZONTAL_AXIS&&(D=P,P=0),S=D*10,p=P*10,"deltaY"in y&&(p=y.deltaY),"deltaX"in y&&(S=y.deltaX),y.shiftKey&&!S&&(S=p,p=0),(S||p)&&y.deltaMode&&(y.deltaMode===1?(S*=40,p*=40):(S*=800,p*=800)),S&&!D&&(D=S<1?-1:1),p&&!P&&(P=p<1?-1:1),{spinX:D,spinY:P,pixelX:S,pixelY:p}}function m(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function T(y){return e.params.mousewheel.thresholdDelta&&y.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Xe()-d<e.params.mousewheel.thresholdTime?!1:y.delta>=6&&Xe()-d<60?!0:(y.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),l("scroll",y.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),l("scroll",y.raw)),d=new s.Date().getTime(),!1)}function b(y){const E=e.params.mousewheel;if(y.direction<0){if(e.isEnd&&!e.params.loop&&E.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&E.releaseOnEdges)return!0;return!1}function x(y){let E=y,C=!0;if(!e.enabled||y.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const f=e.params.mousewheel;e.params.cssMode&&E.preventDefault();let D=e.el;e.params.mousewheel.eventsTarget!=="container"&&(D=document.querySelector(e.params.mousewheel.eventsTarget));const P=D&&D.contains(E.target);if(!e.mouseEntered&&!P&&!f.releaseOnEdges)return!0;E.originalEvent&&(E=E.originalEvent);let S=0;const p=e.rtlTranslate?-1:1,k=u(E);if(f.forceToAxis)if(e.isHorizontal())if(Math.abs(k.pixelX)>Math.abs(k.pixelY))S=-k.pixelX*p;else return!0;else if(Math.abs(k.pixelY)>Math.abs(k.pixelX))S=-k.pixelY;else return!0;else S=Math.abs(k.pixelX)>Math.abs(k.pixelY)?-k.pixelX*p:-k.pixelY;if(S===0)return!0;f.invert&&(S=-S);let g=e.getTranslate()+S*f.sensitivity;if(g>=e.minTranslate()&&(g=e.minTranslate()),g<=e.maxTranslate()&&(g=e.maxTranslate()),C=e.params.loop?!0:!(g===e.minTranslate()||g===e.maxTranslate()),C&&e.params.nested&&E.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const I={time:Xe(),delta:Math.abs(S),direction:Math.sign(S),raw:y};c.length>=2&&c.shift();const M=c.length?c[c.length-1]:void 0;if(c.push(I),M?(I.direction!==M.direction||I.delta>M.delta||I.time>M.time+150)&&T(I):T(I),b(I))return!0}else{const I={time:Xe(),delta:Math.abs(S),direction:Math.sign(S)},M=r&&I.time<r.time+500&&I.delta<=r.delta&&I.direction===r.direction;if(!M){r=void 0;let L=e.getTranslate()+S*f.sensitivity;const z=e.isBeginning,X=e.isEnd;if(L>=e.minTranslate()&&(L=e.minTranslate()),L<=e.maxTranslate()&&(L=e.maxTranslate()),e.setTransition(0),e.setTranslate(L),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!z&&e.isBeginning||!X&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:I.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(a),a=void 0,c.length>=15&&c.shift();const F=c.length?c[c.length-1]:void 0,N=c[0];if(c.push(I),F&&(I.delta>F.delta||I.direction!==F.direction))c.splice(0);else if(c.length>=15&&I.time-N.time<500&&N.delta-I.delta>=1&&I.delta<=6){const _=S>0?.8:.2;r=I,c.splice(0),a=mt(()=>{e.slideToClosest(e.params.speed,!0,void 0,_)},0)}a||(a=mt(()=>{r=I,c.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(M||l("scroll",E),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),f.releaseOnEdges&&(L===e.minTranslate()||L===e.maxTranslate()))return!0}}return E.preventDefault?E.preventDefault():E.returnValue=!1,!1}function A(y){let E=e.el;e.params.mousewheel.eventsTarget!=="container"&&(E=document.querySelector(e.params.mousewheel.eventsTarget)),E[y]("mouseenter",m),E[y]("mouseleave",h),E[y]("wheel",x)}function v(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",x),!0):e.mousewheel.enabled?!1:(A("addEventListener"),e.mousewheel.enabled=!0,!0)}function w(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,x),!0):e.mousewheel.enabled?(A("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&w(),e.params.mousewheel.enabled&&v()}),n("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&w()}),Object.assign(e.mousewheel,{enable:v,disable:w})}function Pi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(l=>{if(!i[l]&&i.auto===!0){let s=$e(t.el,`.${n[l]}`)[0];s||(s=bt("div",n[l]),s.className=n[l],t.el.append(s)),i[l]=s,e[l]=s}}),i}function ht(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Pt(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s="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:v=>v,formatFractionTotal:v=>v,bulletClass:`${s}-bullet`,bulletActiveClass:`${s}-bullet-active`,modifierClass:`${s}-`,currentClass:`${s}-current`,totalClass:`${s}-total`,hiddenClass:`${s}-hidden`,progressbarFillClass:`${s}-progressbar-fill`,progressbarOppositeClass:`${s}-progressbar-opposite`,clickableClass:`${s}-clickable`,lockClass:`${s}-lock`,horizontalClass:`${s}-horizontal`,verticalClass:`${s}-vertical`,paginationDisabledClass:`${s}-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(v,w){const{bulletActiveClass:y}=e.params.pagination;v&&(v=v[`${w==="prev"?"previous":"next"}ElementSibling`],v&&(v.classList.add(`${y}-${w}`),v=v[`${w==="prev"?"previous":"next"}ElementSibling`],v&&v.classList.add(`${y}-${w}-${w}`)))}function u(v){const w=v.target.closest(ht(e.params.pagination.bulletClass));if(!w)return;v.preventDefault();const y=kt(w)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===y)return;e.slideToLoop(y)}else e.slideTo(y)}function m(){const v=e.rtl,w=e.params.pagination;if(r())return;let y=e.pagination.el;y=et(y);let E,C;const f=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,D=e.params.loop?Math.ceil(f/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(C=e.previousRealIndex||0,E=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(E=e.snapIndex,C=e.previousSnapIndex):(C=e.previousIndex||0,E=e.activeIndex||0),w.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const P=e.pagination.bullets;let S,p,k;if(w.dynamicBullets&&(a=Gt(P[0],e.isHorizontal()?"width":"height",!0),y.forEach(g=>{g.style[e.isHorizontal()?"width":"height"]=`${a*(w.dynamicMainBullets+4)}px`}),w.dynamicMainBullets>1&&C!==void 0&&(d+=E-(C||0),d>w.dynamicMainBullets-1?d=w.dynamicMainBullets-1:d<0&&(d=0)),S=Math.max(E-d,0),p=S+(Math.min(P.length,w.dynamicMainBullets)-1),k=(p+S)/2),P.forEach(g=>{const I=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(M=>`${w.bulletActiveClass}${M}`)].map(M=>typeof M=="string"&&M.includes(" ")?M.split(" "):M).flat();g.classList.remove(...I)}),y.length>1)P.forEach(g=>{const I=kt(g);I===E?g.classList.add(...w.bulletActiveClass.split(" ")):e.isElement&&g.setAttribute("part","bullet"),w.dynamicBullets&&(I>=S&&I<=p&&g.classList.add(...`${w.bulletActiveClass}-main`.split(" ")),I===S&&c(g,"prev"),I===p&&c(g,"next"))});else{const g=P[E];if(g&&g.classList.add(...w.bulletActiveClass.split(" ")),e.isElement&&P.forEach((I,M)=>{I.setAttribute("part",M===E?"bullet-active":"bullet")}),w.dynamicBullets){const I=P[S],M=P[p];for(let L=S;L<=p;L+=1)P[L]&&P[L].classList.add(...`${w.bulletActiveClass}-main`.split(" "));c(I,"prev"),c(M,"next")}}if(w.dynamicBullets){const g=Math.min(P.length,w.dynamicMainBullets+4),I=(a*g-a)/2-k*a,M=v?"right":"left";P.forEach(L=>{L.style[e.isHorizontal()?M:"top"]=`${I}px`})}}y.forEach((P,S)=>{if(w.type==="fraction"&&(P.querySelectorAll(ht(w.currentClass)).forEach(p=>{p.textContent=w.formatFractionCurrent(E+1)}),P.querySelectorAll(ht(w.totalClass)).forEach(p=>{p.textContent=w.formatFractionTotal(D)})),w.type==="progressbar"){let p;w.progressbarOpposite?p=e.isHorizontal()?"vertical":"horizontal":p=e.isHorizontal()?"horizontal":"vertical";const k=(E+1)/D;let g=1,I=1;p==="horizontal"?g=k:I=k,P.querySelectorAll(ht(w.progressbarFillClass)).forEach(M=>{M.style.transform=`translate3d(0,0,0) scaleX(${g}) scaleY(${I})`,M.style.transitionDuration=`${e.params.speed}ms`})}w.type==="custom"&&w.renderCustom?(P.innerHTML=w.renderCustom(e,E+1,D),S===0&&l("paginationRender",P)):(S===0&&l("paginationRender",P),l("paginationUpdate",P)),e.params.watchOverflow&&e.enabled&&P.classList[e.isLocked?"add":"remove"](w.lockClass)})}function h(){const v=e.params.pagination;if(r())return;const w=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 y=e.pagination.el;y=et(y);let E="";if(v.type==="bullets"){let C=e.params.loop?Math.ceil(w/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&C>w&&(C=w);for(let f=0;f<C;f+=1)v.renderBullet?E+=v.renderBullet.call(e,f,v.bulletClass):E+=`<${v.bulletElement} ${e.isElement?'part="bullet"':""} class="${v.bulletClass}"></${v.bulletElement}>`}v.type==="fraction"&&(v.renderFraction?E=v.renderFraction.call(e,v.currentClass,v.totalClass):E=`<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`),v.type==="progressbar"&&(v.renderProgressbar?E=v.renderProgressbar.call(e,v.progressbarFillClass):E=`<span class="${v.progressbarFillClass}"></span>`),e.pagination.bullets=[],y.forEach(C=>{v.type!=="custom"&&(C.innerHTML=E||""),v.type==="bullets"&&e.pagination.bullets.push(...C.querySelectorAll(ht(v.bulletClass)))}),v.type!=="custom"&&l("paginationRender",y[0])}function T(){e.params.pagination=Pi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const v=e.params.pagination;if(!v.el)return;let w;typeof v.el=="string"&&e.isElement&&(w=e.el.querySelector(v.el)),!w&&typeof v.el=="string"&&(w=[...document.querySelectorAll(v.el)]),w||(w=v.el),!(!w||w.length===0)&&(e.params.uniqueNavElements&&typeof v.el=="string"&&Array.isArray(w)&&w.length>1&&(w=[...e.el.querySelectorAll(v.el)],w.length>1&&(w=w.filter(y=>ki(y,".swiper")[0]===e.el)[0])),Array.isArray(w)&&w.length===1&&(w=w[0]),Object.assign(e.pagination,{el:w}),w=et(w),w.forEach(y=>{v.type==="bullets"&&v.clickable&&y.classList.add(...(v.clickableClass||"").split(" ")),y.classList.add(v.modifierClass+v.type),y.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.type==="bullets"&&v.dynamicBullets&&(y.classList.add(`${v.modifierClass}${v.type}-dynamic`),d=0,v.dynamicMainBullets<1&&(v.dynamicMainBullets=1)),v.type==="progressbar"&&v.progressbarOpposite&&y.classList.add(v.progressbarOppositeClass),v.clickable&&y.addEventListener("click",u),e.enabled||y.classList.add(v.lockClass)}))}function b(){const v=e.params.pagination;if(r())return;let w=e.pagination.el;w&&(w=et(w),w.forEach(y=>{y.classList.remove(v.hiddenClass),y.classList.remove(v.modifierClass+v.type),y.classList.remove(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.clickable&&(y.classList.remove(...(v.clickableClass||"").split(" ")),y.removeEventListener("click",u))})),e.pagination.bullets&&e.pagination.bullets.forEach(y=>y.classList.remove(...v.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const v=e.params.pagination;let{el:w}=e.pagination;w=et(w),w.forEach(y=>{y.classList.remove(v.horizontalClass,v.verticalClass),y.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?A():(T(),h(),m())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&m()}),n("snapIndexChange",()=>{m()}),n("snapGridLengthChange",()=>{h(),m()}),n("destroy",()=>{b()}),n("enable disable",()=>{let{el:v}=e.pagination;v&&(v=et(v),v.forEach(w=>w.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{m()}),n("click",(v,w)=>{const y=w.target,E=et(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&E&&E.length>0&&!y.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&y===e.navigation.nextEl||e.navigation.prevEl&&y===e.navigation.prevEl))return;const C=E[0].classList.contains(e.params.pagination.hiddenClass);l(C===!0?"paginationShow":"paginationHide"),E.forEach(f=>f.classList.toggle(e.params.pagination.hiddenClass))}});const x=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=et(v),v.forEach(w=>w.classList.remove(e.params.pagination.paginationDisabledClass))),T(),h(),m()},A=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=et(v),v.forEach(w=>w.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:x,disable:A,render:h,update:m,init:T,destroy:b})}function Yn(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s=Qe();let a=!1,d=null,r=null,c,u,m,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 T(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:g,rtlTranslate:I}=e,{dragEl:M,el:L}=g,z=e.params.scrollbar,X=e.params.loop?e.progressLoop:e.progress;let F=u,N=(m-u)*X;I?(N=-N,N>0?(F=u-N,N=0):-N+u>m&&(F=m+N)):N<0?(F=u+N,N=0):N+u>m&&(F=m-N),e.isHorizontal()?(M.style.transform=`translate3d(${N}px, 0, 0)`,M.style.width=`${F}px`):(M.style.transform=`translate3d(0px, ${N}px, 0)`,M.style.height=`${F}px`),z.hide&&(clearTimeout(d),L.style.opacity=1,d=setTimeout(()=>{L.style.opacity=0,L.style.transitionDuration="400ms"},1e3))}function b(g){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${g}ms`)}function x(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:g}=e,{dragEl:I,el:M}=g;I.style.width="",I.style.height="",m=e.isHorizontal()?M.offsetWidth:M.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?u=m*h:u=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?I.style.width=`${u}px`:I.style.height=`${u}px`,h>=1?M.style.display="none":M.style.display="",e.params.scrollbar.hide&&(M.style.opacity=0),e.params.watchOverflow&&e.enabled&&g.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function A(g){return e.isHorizontal()?g.clientX:g.clientY}function v(g){const{scrollbar:I,rtlTranslate:M}=e,{el:L}=I;let z;z=(A(g)-zn(L)[e.isHorizontal()?"left":"top"]-(c!==null?c:u/2))/(m-u),z=Math.max(Math.min(z,1),0),M&&(z=1-z);const X=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*z;e.updateProgress(X),e.setTranslate(X),e.updateActiveIndex(),e.updateSlidesClasses()}function w(g){const I=e.params.scrollbar,{scrollbar:M,wrapperEl:L}=e,{el:z,dragEl:X}=M;a=!0,c=g.target===X?A(g)-g.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,g.preventDefault(),g.stopPropagation(),L.style.transitionDuration="100ms",X.style.transitionDuration="100ms",v(g),clearTimeout(r),z.style.transitionDuration="0ms",I.hide&&(z.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),l("scrollbarDragStart",g)}function y(g){const{scrollbar:I,wrapperEl:M}=e,{el:L,dragEl:z}=I;a&&(g.preventDefault&&g.cancelable?g.preventDefault():g.returnValue=!1,v(g),M.style.transitionDuration="0ms",L.style.transitionDuration="0ms",z.style.transitionDuration="0ms",l("scrollbarDragMove",g))}function E(g){const I=e.params.scrollbar,{scrollbar:M,wrapperEl:L}=e,{el:z}=M;a&&(a=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),I.hide&&(clearTimeout(r),r=mt(()=>{z.style.opacity=0,z.style.transitionDuration="400ms"},1e3)),l("scrollbarDragEnd",g),I.snapOnRelease&&e.slideToClosest())}function C(g){const{scrollbar:I,params:M}=e,L=I.el;if(!L)return;const z=L,X=M.passiveListeners?{passive:!1,capture:!1}:!1,F=M.passiveListeners?{passive:!0,capture:!1}:!1;if(!z)return;const N=g==="on"?"addEventListener":"removeEventListener";z[N]("pointerdown",w,X),s[N]("pointermove",y,X),s[N]("pointerup",E,F)}function f(){!e.params.scrollbar.el||!e.scrollbar.el||C("on")}function D(){!e.params.scrollbar.el||!e.scrollbar.el||C("off")}function P(){const{scrollbar:g,el:I}=e;e.params.scrollbar=Pi(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const M=e.params.scrollbar;if(!M.el)return;let L;if(typeof M.el=="string"&&e.isElement&&(L=e.el.querySelector(M.el)),!L&&typeof M.el=="string"){if(L=s.querySelectorAll(M.el),!L.length)return}else L||(L=M.el);e.params.uniqueNavElements&&typeof M.el=="string"&&L.length>1&&I.querySelectorAll(M.el).length===1&&(L=I.querySelector(M.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?M.horizontalClass:M.verticalClass);let z;L&&(z=L.querySelector(ht(e.params.scrollbar.dragClass)),z||(z=bt("div",e.params.scrollbar.dragClass),L.append(z))),Object.assign(g,{el:L,dragEl:z}),M.draggable&&f(),L&&L.classList[e.enabled?"remove":"add"](...lt(e.params.scrollbar.lockClass))}function S(){const g=e.params.scrollbar,I=e.scrollbar.el;I&&I.classList.remove(...lt(e.isHorizontal()?g.horizontalClass:g.verticalClass)),D()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const g=e.params.scrollbar;let{el:I}=e.scrollbar;I=et(I),I.forEach(M=>{M.classList.remove(g.horizontalClass,g.verticalClass),M.classList.add(e.isHorizontal()?g.horizontalClass:g.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?k():(P(),x(),T())}),n("update resize observerUpdate lock unlock changeDirection",()=>{x()}),n("setTranslate",()=>{T()}),n("setTransition",(g,I)=>{b(I)}),n("enable disable",()=>{const{el:g}=e.scrollbar;g&&g.classList[e.enabled?"remove":"add"](...lt(e.params.scrollbar.lockClass))}),n("destroy",()=>{S()});const p=()=>{e.el.classList.remove(...lt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...lt(e.params.scrollbar.scrollbarDisabledClass)),P(),x(),T()},k=()=>{e.el.classList.add(...lt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...lt(e.params.scrollbar.scrollbarDisabledClass)),S()};Object.assign(e.scrollbar,{enable:p,disable:k,updateSize:x,setTranslate:T,init:P,destroy:S})}function Dt(t){let{swiper:e,extendParams:i,on:n,emit:l,params:s}=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=s&&s.autoplay?s.autoplay.delay:3e3,c=s&&s.autoplay?s.autoplay.delay:3e3,u,m=new Date().getTime(),h,T,b,x,A,v,w;function y(F){!e||e.destroyed||!e.wrapperEl||F.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",y),!(w||F.detail&&F.detail.bySwiperTouchMove)&&p())}const E=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(c=u,h=!1);const F=e.autoplay.paused?u:m+c-new Date().getTime();e.autoplay.timeLeft=F,l("autoplayTimeLeft",F,F/r),d=requestAnimationFrame(()=>{E()})},C=()=>{let F;return e.virtual&&e.params.virtual.enabled?F=e.slides.filter(_=>_.classList.contains("swiper-slide-active"))[0]:F=e.slides[e.activeIndex],F?parseInt(F.getAttribute("data-swiper-autoplay"),10):void 0},f=F=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),E();let N=typeof F>"u"?e.params.autoplay.delay:F;r=e.params.autoplay.delay,c=e.params.autoplay.delay;const _=C();!Number.isNaN(_)&&_>0&&typeof F>"u"&&(N=_,r=_,c=_),u=N;const B=e.params.speed,j=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(B,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,B,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(B,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,B,!0,!0),l("autoplay")),e.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{f()})))};return N>0?(clearTimeout(a),a=setTimeout(()=>{j()},N)):requestAnimationFrame(()=>{j()}),N},D=()=>{m=new Date().getTime(),e.autoplay.running=!0,f(),l("autoplayStart")},P=()=>{e.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(d),l("autoplayStop")},S=(F,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(a),F||(v=!0);const _=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",y):p()};if(e.autoplay.paused=!0,N){A&&(u=e.params.autoplay.delay),A=!1,_();return}u=(u||e.params.autoplay.delay)-(new Date().getTime()-m),!(e.isEnd&&u<0&&!e.params.loop)&&(u<0&&(u=0),_())},p=()=>{e.isEnd&&u<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(m=new Date().getTime(),v?(v=!1,f(u)):f(),e.autoplay.paused=!1,l("autoplayResume"))},k=()=>{if(e.destroyed||!e.autoplay.running)return;const F=Qe();F.visibilityState==="hidden"&&(v=!0,S(!0)),F.visibilityState==="visible"&&p()},g=F=>{F.pointerType==="mouse"&&(v=!0,w=!0,!(e.animating||e.autoplay.paused)&&S(!0))},I=F=>{F.pointerType==="mouse"&&(w=!1,e.autoplay.paused&&p())},M=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",g),e.el.addEventListener("pointerleave",I))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",g),e.el.removeEventListener("pointerleave",I))},z=()=>{Qe().addEventListener("visibilitychange",k)},X=()=>{Qe().removeEventListener("visibilitychange",k)};n("init",()=>{e.params.autoplay.enabled&&(M(),z(),D())}),n("destroy",()=>{L(),X(),e.autoplay.running&&P()}),n("_freeModeStaticRelease",()=>{(b||v)&&p()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?P():S(!0,!0)}),n("beforeTransitionStart",(F,N,_)=>{e.destroyed||!e.autoplay.running||(_||!e.params.autoplay.disableOnInteraction?S(!0,!0):P())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){P();return}T=!0,b=!1,v=!1,x=setTimeout(()=>{v=!0,b=!0,S(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!T)){if(clearTimeout(x),clearTimeout(a),e.params.autoplay.disableOnInteraction){b=!1,T=!1;return}b&&e.params.cssMode&&p(),b=!1,T=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(A=!0)}),Object.assign(e.autoplay,{start:D,stop:P,pause:S,resume:p})}function Xn(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 s(){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:Xe()})}function d(r){let{currentPos:c}=r;if(e.params.cssMode)return;const{params:u,wrapperEl:m,rtlTranslate:h,snapGrid:T,touchEventsData:b}=e,A=Xe()-b.touchStartTime;if(c<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(c>-e.maxTranslate()){e.slides.length<T.length?e.slideTo(T.length-1):e.slideTo(e.slides.length-1);return}if(u.freeMode.momentum){if(b.velocities.length>1){const P=b.velocities.pop(),S=b.velocities.pop(),p=P.position-S.position,k=P.time-S.time;e.velocity=p/k,e.velocity/=2,Math.abs(e.velocity)<u.freeMode.minimumVelocity&&(e.velocity=0),(k>150||Xe()-P.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=u.freeMode.momentumVelocityRatio,b.velocities.length=0;let v=1e3*u.freeMode.momentumRatio;const w=e.velocity*v;let y=e.translate+w;h&&(y=-y);let E=!1,C;const f=Math.abs(e.velocity)*20*u.freeMode.momentumBounceRatio;let D;if(y<e.maxTranslate())u.freeMode.momentumBounce?(y+e.maxTranslate()<-f&&(y=e.maxTranslate()-f),C=e.maxTranslate(),E=!0,b.allowMomentumBounce=!0):y=e.maxTranslate(),u.loop&&u.centeredSlides&&(D=!0);else if(y>e.minTranslate())u.freeMode.momentumBounce?(y-e.minTranslate()>f&&(y=e.minTranslate()+f),C=e.minTranslate(),E=!0,b.allowMomentumBounce=!0):y=e.minTranslate(),u.loop&&u.centeredSlides&&(D=!0);else if(u.freeMode.sticky){let P;for(let S=0;S<T.length;S+=1)if(T[S]>-y){P=S;break}Math.abs(T[P]-y)<Math.abs(T[P-1]-y)||e.swipeDirection==="next"?y=T[P]:y=T[P-1],y=-y}if(D&&l("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?v=Math.abs((-y-e.translate)/e.velocity):v=Math.abs((y-e.translate)/e.velocity),u.freeMode.sticky){const P=Math.abs((h?-y:y)-e.translate),S=e.slidesSizesGrid[e.activeIndex];P<S?v=u.speed:P<2*S?v=u.speed*1.5:v=u.speed*2.5}}else if(u.freeMode.sticky){e.slideToClosest();return}u.freeMode.momentumBounce&&E?(e.updateProgress(C),e.setTransition(v),e.setTranslate(y),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Wt(m,()=>{!e||e.destroyed||!b.allowMomentumBounce||(n("momentumBounce"),e.setTransition(u.speed),setTimeout(()=>{e.setTranslate(C),Wt(m,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(y),e.setTransition(v),e.setTranslate(y),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Wt(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(y),e.updateActiveIndex(),e.updateSlidesClasses()}else if(u.freeMode.sticky){e.slideToClosest();return}else u.freeMode&&n("_freeModeNoMomentumRelease");(!u.freeMode.momentum||A>=u.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:s,onTouchMove:a,onTouchEnd:d}})}let Yt;function qn(){const t=je(),e=Qe();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Di(){return Yt||(Yt=qn()),Yt}let Xt;function Jn(t){let{userAgent:e}=t===void 0?{}:t;const i=Di(),n=je(),l=n.navigator.platform,s=e||n.navigator.userAgent,a={ios:!1,android:!1},d=n.screen.width,r=n.screen.height,c=s.match(/(Android);?[\s\/]+([\d.]+)?/);let u=s.match(/(iPad).*OS\s([\d_]+)/);const m=s.match(/(iPod)(.*OS\s([\d_]+))?/),h=!u&&s.match(/(iPhone\sOS|iOS)\s([\d_]+)/),T=l==="Win32";let b=l==="MacIntel";const x=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&b&&i.touch&&x.indexOf(`${d}x${r}`)>=0&&(u=s.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),b=!1),c&&!T&&(a.os="android",a.android=!0),(u||h||m)&&(a.os="ios",a.ios=!0),a}function Mi(t){return t===void 0&&(t={}),Xt||(Xt=Jn(t)),Xt}let qt;function Kn(){const t=je(),e=Mi();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(u=>Number(u));i=r<16||r===16&&c<2}}const l=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),s=n(),a=s||l&&e.ios;return{isSafari:i||s,needPerspectiveFix:i,need3dFix:a,isWebView:l}}function Qn(){return qt||(qt=Kn()),qt}function Zn(t){let{swiper:e,on:i,emit:n}=t;const l=je();let s=null,a=null;const d=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(s=new ResizeObserver(m=>{a=l.requestAnimationFrame(()=>{const{width:h,height:T}=e;let b=h,x=T;m.forEach(A=>{let{contentBoxSize:v,contentRect:w,target:y}=A;y&&y!==e.el||(b=w?w.width:(v[0]||v).inlineSize,x=w?w.height:(v[0]||v).blockSize)}),(b!==h||x!==T)&&d()})}),s.observe(e.el))},c=()=>{a&&l.cancelAnimationFrame(a),s&&s.unobserve&&e.el&&(s.unobserve(e.el),s=null)},u=()=>{!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",u)}),i("destroy",()=>{c(),l.removeEventListener("resize",d),l.removeEventListener("orientationchange",u)})}function Rn(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s=[],a=je(),d=function(u,m){m===void 0&&(m={});const h=a.MutationObserver||a.WebkitMutationObserver,T=new h(b=>{if(e.__preventObserver__)return;if(b.length===1){l("observerUpdate",b[0]);return}const x=function(){l("observerUpdate",b[0])};a.requestAnimationFrame?a.requestAnimationFrame(x):a.setTimeout(x,0)});T.observe(u,{attributes:typeof m.attributes>"u"?!0:m.attributes,childList:typeof m.childList>"u"?!0:m.childList,characterData:typeof m.characterData>"u"?!0:m.characterData}),s.push(T)},r=()=>{if(e.params.observer){if(e.params.observeParents){const u=ki(e.hostEl);for(let m=0;m<u.length;m+=1)d(u[m])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},c=()=>{s.forEach(u=>{u.disconnect()}),s.splice(0,s.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",r),n("destroy",c)}var $n={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(s=>{n.eventsListeners[s]||(n.eventsListeners[s]=[]),n.eventsListeners[s][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 s=arguments.length,a=new Array(s),d=0;d<s;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,s)=>{(l===e||l.__emitterProxy&&l.__emitterProxy===e)&&i.eventsListeners[n].splice(s,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var l=arguments.length,s=new Array(l),a=0;a<l;a++)s[a]=arguments[a];return typeof s[0]=="string"||Array.isArray(s[0])?(e=s[0],i=s.slice(1,s.length),n=t):(e=s[0].events,i=s[0].data,n=s[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 eo(){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(st(n,"padding-left")||0,10)-parseInt(st(n,"padding-right")||0,10),i=i-parseInt(st(n,"padding-top")||0,10)-parseInt(st(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 to(){const t=this;function e(p,k){return parseFloat(p.getPropertyValue(t.getDirectionLabel(k))||0)}const i=t.params,{wrapperEl:n,slidesEl:l,size:s,rtlTranslate:a,wrongRTL:d}=t,r=t.virtual&&i.virtual.enabled,c=r?t.virtual.slides.length:t.slides.length,u=$e(l,`.${t.params.slideClass}, swiper-slide`),m=r?t.virtual.slides.length:u.length;let h=[];const T=[],b=[];let x=i.slidesOffsetBefore;typeof x=="function"&&(x=i.slidesOffsetBefore.call(t));let A=i.slidesOffsetAfter;typeof A=="function"&&(A=i.slidesOffsetAfter.call(t));const v=t.snapGrid.length,w=t.slidesGrid.length;let y=i.spaceBetween,E=-x,C=0,f=0;if(typeof s>"u")return;typeof y=="string"&&y.indexOf("%")>=0?y=parseFloat(y.replace("%",""))/100*s:typeof y=="string"&&(y=parseFloat(y)),t.virtualSize=-y,u.forEach(p=>{a?p.style.marginLeft="":p.style.marginRight="",p.style.marginBottom="",p.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(Ct(n,"--swiper-centered-offset-before",""),Ct(n,"--swiper-centered-offset-after",""));const D=i.grid&&i.grid.rows>1&&t.grid;D?t.grid.initSlides(u):t.grid&&t.grid.unsetSlides();let P;const S=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(p=>typeof i.breakpoints[p].slidesPerView<"u").length>0;for(let p=0;p<m;p+=1){P=0;let k;if(u[p]&&(k=u[p]),D&&t.grid.updateSlide(p,k,u),!(u[p]&&st(k,"display")==="none")){if(i.slidesPerView==="auto"){S&&(u[p].style[t.getDirectionLabel("width")]="");const g=getComputedStyle(k),I=k.style.transform,M=k.style.webkitTransform;if(I&&(k.style.transform="none"),M&&(k.style.webkitTransform="none"),i.roundLengths)P=t.isHorizontal()?Gt(k,"width",!0):Gt(k,"height",!0);else{const L=e(g,"width"),z=e(g,"padding-left"),X=e(g,"padding-right"),F=e(g,"margin-left"),N=e(g,"margin-right"),_=g.getPropertyValue("box-sizing");if(_&&_==="border-box")P=L+F+N;else{const{clientWidth:B,offsetWidth:j}=k;P=L+z+X+F+N+(j-B)}}I&&(k.style.transform=I),M&&(k.style.webkitTransform=M),i.roundLengths&&(P=Math.floor(P))}else P=(s-(i.slidesPerView-1)*y)/i.slidesPerView,i.roundLengths&&(P=Math.floor(P)),u[p]&&(u[p].style[t.getDirectionLabel("width")]=`${P}px`);u[p]&&(u[p].swiperSlideSize=P),b.push(P),i.centeredSlides?(E=E+P/2+C/2+y,C===0&&p!==0&&(E=E-s/2-y),p===0&&(E=E-s/2-y),Math.abs(E)<1/1e3&&(E=0),i.roundLengths&&(E=Math.floor(E)),f%i.slidesPerGroup===0&&h.push(E),T.push(E)):(i.roundLengths&&(E=Math.floor(E)),(f-Math.min(t.params.slidesPerGroupSkip,f))%t.params.slidesPerGroup===0&&h.push(E),T.push(E),E=E+P+y),t.virtualSize+=P+y,C=P,f+=1}}if(t.virtualSize=Math.max(t.virtualSize,s)+A,a&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+y}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+y}px`),D&&t.grid.updateWrapperSize(P,h),!i.centeredSlides){const p=[];for(let k=0;k<h.length;k+=1){let g=h[k];i.roundLengths&&(g=Math.floor(g)),h[k]<=t.virtualSize-s&&p.push(g)}h=p,Math.floor(t.virtualSize-s)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-s)}if(r&&i.loop){const p=b[0]+y;if(i.slidesPerGroup>1){const k=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),g=p*i.slidesPerGroup;for(let I=0;I<k;I+=1)h.push(h[h.length-1]+g)}for(let k=0;k<t.virtual.slidesBefore+t.virtual.slidesAfter;k+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+p),T.push(T[T.length-1]+p),t.virtualSize+=p}if(h.length===0&&(h=[0]),y!==0){const p=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");u.filter((k,g)=>!i.cssMode||i.loop?!0:g!==u.length-1).forEach(k=>{k.style[p]=`${y}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let p=0;b.forEach(g=>{p+=g+(y||0)}),p-=y;const k=p-s;h=h.map(g=>g<=0?-x:g>k?k+A:g)}if(i.centerInsufficientSlides){let p=0;b.forEach(g=>{p+=g+(y||0)}),p-=y;const k=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(p+k<s){const g=(s-p-k)/2;h.forEach((I,M)=>{h[M]=I-g}),T.forEach((I,M)=>{T[M]=I+g})}}if(Object.assign(t,{slides:u,snapGrid:h,slidesGrid:T,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){Ct(n,"--swiper-centered-offset-before",`${-h[0]}px`),Ct(n,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const p=-t.snapGrid[0],k=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(g=>g+p),t.slidesGrid=t.slidesGrid.map(g=>g+k)}if(m!==c&&t.emit("slidesLengthChange"),h.length!==v&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),T.length!==w&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const p=`${i.containerModifierClass}backface-hidden`,k=t.el.classList.contains(p);m<=i.maxBackfaceHiddenSlides?k||t.el.classList.add(p):k&&t.el.classList.remove(p)}}function io(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let l=0,s;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(s=0;s<Math.ceil(e.params.slidesPerView);s+=1){const d=e.activeIndex+s;if(d>e.slides.length&&!n)break;i.push(a(d))}else i.push(a(e.activeIndex));for(s=0;s<i.length;s+=1)if(typeof i[s]<"u"){const d=i[s].offsetHeight;l=d>l?d:l}(l||l===0)&&(e.wrapperEl.style.height=`${l}px`)}function no(){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 Oi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function oo(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:l,snapGrid:s}=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 u=c.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(u-=n[0].swiperSlideOffset);const m=(a+(i.centeredSlides?e.minTranslate():0)-u)/(c.swiperSlideSize+d),h=(a-s[0]+(i.centeredSlides?e.minTranslate():0)-u)/(c.swiperSlideSize+d),T=-(a-u),b=T+e.slidesSizesGrid[r],x=T>=0&&T<=e.size-e.slidesSizesGrid[r],A=T>=0&&T<e.size-1||b>1&&b<=e.size||T<=0&&b>=e.size;A&&(e.visibleSlides.push(c),e.visibleSlidesIndexes.push(r)),Oi(c,A,i.slideVisibleClass),Oi(c,x,i.slideFullyVisibleClass),c.progress=l?-m:m,c.originalProgress=l?-h:h}}function lo(t){const e=this;if(typeof t>"u"){const u=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*u||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:s,isEnd:a,progressLoop:d}=e;const r=s,c=a;if(n===0)l=0,s=!0,a=!0;else{l=(t-e.minTranslate())/n;const u=Math.abs(t-e.minTranslate())<1,m=Math.abs(t-e.maxTranslate())<1;s=u||l<=0,a=m||l>=1,u&&(l=0),m&&(l=1)}if(i.loop){const u=e.getSlideIndexByData(0),m=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[u],T=e.slidesGrid[m],b=e.slidesGrid[e.slidesGrid.length-1],x=Math.abs(t);x>=h?d=(x-h)/b:d=(x+b-T)/b,d>1&&(d-=1)}Object.assign(e,{progress:l,progressLoop:d,isBeginning:s,isEnd:a}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),s&&!r&&e.emit("reachBeginning toEdge"),a&&!c&&e.emit("reachEnd toEdge"),(r&&!s||c&&!a)&&e.emit("fromEdge"),e.emit("progress",l)}const Jt=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function so(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:l}=t,s=t.virtual&&i.virtual.enabled,a=t.grid&&i.grid&&i.grid.rows>1,d=m=>$e(n,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let r,c,u;if(s)if(i.loop){let m=l-t.virtual.slidesBefore;m<0&&(m=t.virtual.slides.length+m),m>=t.virtual.slides.length&&(m-=t.virtual.slides.length),r=d(`[data-swiper-slide-index="${m}"]`)}else r=d(`[data-swiper-slide-index="${l}"]`);else a?(r=e.filter(m=>m.column===l)[0],u=e.filter(m=>m.column===l+1)[0],c=e.filter(m=>m.column===l-1)[0]):r=e[l];r&&(a||(u=Wn(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u&&(u=e[0]),c=Un(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c===0&&(c=e[e.length-1]))),e.forEach(m=>{Jt(m,m===r,i.slideActiveClass),Jt(m,m===u,i.slideNextClass),Jt(m,m===c,i.slidePrevClass)}),t.emitSlidesClasses()}const Mt=(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()}},Kt=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Qt=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)&&Kt(t,c)});return}const s=l+n-1;if(t.params.rewind||t.params.loop)for(let a=l-e;a<=s+e;a+=1){const d=(a%i+i)%i;(d<l||d>s)&&Kt(t,d)}else for(let a=Math.max(l-e,0);a<=Math.min(s+e,i-1);a+=1)a!==l&&(a>s||a<l)&&Kt(t,a)};function ro(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let l;for(let s=0;s<e.length;s+=1)typeof e[s+1]<"u"?n>=e[s]&&n<e[s+1]-(e[s+1]-e[s])/2?l=s:n>=e[s]&&n<e[s+1]&&(l=s+1):n>=e[s]&&(l=s);return i.normalizeSlideIndex&&(l<0||typeof l>"u")&&(l=0),l}function ao(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:l,activeIndex:s,realIndex:a,snapIndex:d}=e;let r=t,c;const u=T=>{let b=T-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=ro(e)),n.indexOf(i)>=0)c=n.indexOf(i);else{const T=Math.min(l.slidesPerGroupSkip,r);c=T+Math.floor((r-T)/l.slidesPerGroup)}if(c>=n.length&&(c=n.length-1),r===s&&!e.params.loop){c!==d&&(e.snapIndex=c,e.emit("snapIndexChange"));return}if(r===s&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=u(r);return}const m=e.grid&&l.grid&&l.grid.rows>1;let h;if(e.virtual&&l.virtual.enabled&&l.loop)h=u(r);else if(m){const T=e.slides.filter(x=>x.column===r)[0];let b=parseInt(T.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(T),0)),h=Math.floor(b/l.grid.rows)}else if(e.slides[r]){const T=e.slides[r].getAttribute("data-swiper-slide-index");T?h=parseInt(T,10):h=r}else h=r;Object.assign(e,{previousSnapIndex:d,snapIndex:c,previousRealIndex:a,realIndex:h,previousIndex:s,activeIndex:r}),e.initialized&&Qt(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(a!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function uo(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 s=!1,a;if(l){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===l){s=!0,a=d;break}}if(l&&s)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 co={updateSize:eo,updateSlides:to,updateAutoHeight:io,updateSlidesOffset:no,updateSlidesProgress:oo,updateProgress:lo,updateSlidesClasses:so,updateActiveIndex:ao,updateClickedSlide:uo};function po(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:l,wrapperEl:s}=e;if(i.virtualTranslate)return n?-l:l;if(i.cssMode)return l;let a=jn(s,t);return a+=e.cssOverflowAdjustment(),n&&(a=-a),a||0}function vo(t,e){const i=this,{rtlTranslate:n,params:l,wrapperEl:s,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?s[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-r:l.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),s.style.transform=`translate3d(${d}px, ${r}px, ${c}px)`);let u;const m=i.maxTranslate()-i.minTranslate();m===0?u=0:u=(t-i.minTranslate())/m,u!==a&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function fo(){return-this.snapGrid[0]}function mo(){return-this.snapGrid[this.snapGrid.length-1]}function ho(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 s=this,{params:a,wrapperEl:d}=s;if(s.animating&&a.preventInteractionOnTransition)return!1;const r=s.minTranslate(),c=s.maxTranslate();let u;if(n&&t>r?u=r:n&&t<c?u=c:u=t,s.updateProgress(u),a.cssMode){const m=s.isHorizontal();if(e===0)d[m?"scrollLeft":"scrollTop"]=-u;else{if(!s.support.smoothScroll)return Ii({swiper:s,targetPosition:-u,side:m?"left":"top"}),!0;d.scrollTo({[m?"left":"top"]:-u,behavior:"smooth"})}return!0}return e===0?(s.setTransition(0),s.setTranslate(u),i&&(s.emit("beforeTransitionStart",e,l),s.emit("transitionEnd"))):(s.setTransition(e),s.setTranslate(u),i&&(s.emit("beforeTransitionStart",e,l),s.emit("transitionStart")),s.animating||(s.animating=!0,s.onTranslateToWrapperTransitionEnd||(s.onTranslateToWrapperTransitionEnd=function(h){!s||s.destroyed||h.target===this&&(s.wrapperEl.removeEventListener("transitionend",s.onTranslateToWrapperTransitionEnd),s.onTranslateToWrapperTransitionEnd=null,delete s.onTranslateToWrapperTransitionEnd,s.animating=!1,i&&s.emit("transitionEnd"))}),s.wrapperEl.addEventListener("transitionend",s.onTranslateToWrapperTransitionEnd))),!0}var go={getTranslate:po,setTranslate:vo,minTranslate:fo,maxTranslate:mo,translateTo:ho};function bo(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 Li(t){let{swiper:e,runCallbacks:i,direction:n,step:l}=t;const{activeIndex:s,previousIndex:a}=e;let d=n;if(d||(s>a?d="next":s<a?d="prev":d="reset"),e.emit(`transition${l}`),i&&s!==a){if(d==="reset"){e.emit(`slideResetTransition${l}`);return}e.emit(`slideChangeTransition${l}`),d==="next"?e.emit(`slideNextTransition${l}`):e.emit(`slidePrevTransition${l}`)}}function yo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),Li({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function wo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),Li({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var So={setTransition:bo,transitionStart:yo,transitionEnd:wo};function To(t,e,i,n,l){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const s=this;let a=t;a<0&&(a=0);const{params:d,snapGrid:r,slidesGrid:c,previousIndex:u,activeIndex:m,rtlTranslate:h,wrapperEl:T,enabled:b}=s;if(!b&&!n&&!l||s.destroyed||s.animating&&d.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=s.params.speed);const x=Math.min(s.params.slidesPerGroupSkip,a);let A=x+Math.floor((a-x)/s.params.slidesPerGroup);A>=r.length&&(A=r.length-1);const v=-r[A];if(d.normalizeSlideIndex)for(let y=0;y<c.length;y+=1){const E=-Math.floor(v*100),C=Math.floor(c[y]*100),f=Math.floor(c[y+1]*100);typeof c[y+1]<"u"?E>=C&&E<f-(f-C)/2?a=y:E>=C&&E<f&&(a=y+1):E>=C&&(a=y)}if(s.initialized&&a!==m&&(!s.allowSlideNext&&(h?v>s.translate&&v>s.minTranslate():v<s.translate&&v<s.minTranslate())||!s.allowSlidePrev&&v>s.translate&&v>s.maxTranslate()&&(m||0)!==a))return!1;a!==(u||0)&&i&&s.emit("beforeSlideChangeStart"),s.updateProgress(v);let w;if(a>m?w="next":a<m?w="prev":w="reset",h&&-v===s.translate||!h&&v===s.translate)return s.updateActiveIndex(a),d.autoHeight&&s.updateAutoHeight(),s.updateSlidesClasses(),d.effect!=="slide"&&s.setTranslate(v),w!=="reset"&&(s.transitionStart(i,w),s.transitionEnd(i,w)),!1;if(d.cssMode){const y=s.isHorizontal(),E=h?v:-v;if(e===0){const C=s.virtual&&s.params.virtual.enabled;C&&(s.wrapperEl.style.scrollSnapType="none",s._immediateVirtual=!0),C&&!s._cssModeVirtualInitialSet&&s.params.initialSlide>0?(s._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{T[y?"scrollLeft":"scrollTop"]=E})):T[y?"scrollLeft":"scrollTop"]=E,C&&requestAnimationFrame(()=>{s.wrapperEl.style.scrollSnapType="",s._immediateVirtual=!1})}else{if(!s.support.smoothScroll)return Ii({swiper:s,targetPosition:E,side:y?"left":"top"}),!0;T.scrollTo({[y?"left":"top"]:E,behavior:"smooth"})}return!0}return s.setTransition(e),s.setTranslate(v),s.updateActiveIndex(a),s.updateSlidesClasses(),s.emit("beforeTransitionStart",e,n),s.transitionStart(i,w),e===0?s.transitionEnd(i,w):s.animating||(s.animating=!0,s.onSlideToWrapperTransitionEnd||(s.onSlideToWrapperTransitionEnd=function(E){!s||s.destroyed||E.target===this&&(s.wrapperEl.removeEventListener("transitionend",s.onSlideToWrapperTransitionEnd),s.onSlideToWrapperTransitionEnd=null,delete s.onSlideToWrapperTransitionEnd,s.transitionEnd(i,w))}),s.wrapperEl.addEventListener("transitionend",s.onSlideToWrapperTransitionEnd)),!0}function xo(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 s=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(s){const h=a*l.params.grid.rows;d=l.slides.filter(T=>T.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=l.getSlideIndexByData(a);const r=s?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:c}=l.params;let u=l.params.slidesPerView;u==="auto"?u=l.slidesPerViewDynamic():(u=Math.ceil(parseFloat(l.params.slidesPerView,10)),c&&u%2===0&&(u=u+1));let m=r-d<u;if(c&&(m=m||d<Math.ceil(u/2)),n&&c&&l.params.slidesPerView!=="auto"&&!s&&(m=!1),m){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(s){const h=a*l.params.grid.rows;a=l.slides.filter(T=>T.getAttribute("data-swiper-slide-index")*1===h)[0].column}else a=l.getSlideIndexByData(a)}return requestAnimationFrame(()=>{l.slideTo(a,e,i,n)}),l}function Eo(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:l,params:s,animating:a}=n;if(!l||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let d=s.slidesPerGroup;s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(d=Math.max(n.slidesPerViewDynamic("current",!0),1));const r=n.activeIndex<s.slidesPerGroupSkip?1:d,c=n.virtual&&s.virtual.enabled;if(s.loop){if(a&&!c&&s.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&s.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+r,t,e,i)}),!0}return s.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+r,t,e,i)}function Ao(t,e,i){e===void 0&&(e=!0);const n=this,{params:l,snapGrid:s,slidesGrid:a,rtlTranslate:d,enabled:r,animating:c}=n;if(!r||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const u=n.virtual&&l.virtual.enabled;if(l.loop){if(c&&!u&&l.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const m=d?n.translate:-n.translate;function h(v){return v<0?-Math.floor(Math.abs(v)):Math.floor(v)}const T=h(m),b=s.map(v=>h(v));let x=s[b.indexOf(T)-1];if(typeof x>"u"&&l.cssMode){let v;s.forEach((w,y)=>{T>=w&&(v=y)}),typeof v<"u"&&(x=s[v>0?v-1:v])}let A=0;if(typeof x<"u"&&(A=a.indexOf(x),A<0&&(A=n.activeIndex-1),l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(A=A-n.slidesPerViewDynamic("previous",!0)+1,A=Math.max(A,0))),l.rewind&&n.isBeginning){const v=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(v,t,e,i)}else if(l.loop&&n.activeIndex===0&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(A,t,e,i)}),!0;return n.slideTo(A,t,e,i)}function Co(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 Io(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 s=l.activeIndex;const a=Math.min(l.params.slidesPerGroupSkip,s),d=a+Math.floor((s-a)/l.params.slidesPerGroup),r=l.rtlTranslate?l.translate:-l.translate;if(r>=l.snapGrid[d]){const c=l.snapGrid[d],u=l.snapGrid[d+1];r-c>(u-c)*n&&(s+=l.params.slidesPerGroup)}else{const c=l.snapGrid[d-1],u=l.snapGrid[d];r-c<=(u-c)*n&&(s-=l.params.slidesPerGroup)}return s=Math.max(s,0),s=Math.min(s,l.slidesGrid.length-1),l.slideTo(s,t,e,i)}function ko(){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,s;const a=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;s=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($e(i,`${a}[data-swiper-slide-index="${s}"]`)[0]),mt(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-n?(t.loopFix(),l=t.getSlideIndex($e(i,`${a}[data-swiper-slide-index="${s}"]`)[0]),mt(()=>{t.slideTo(l)})):t.slideTo(l)}else t.slideTo(l)}var Po={slideTo:To,slideToLoop:xo,slideNext:Eo,slidePrev:Ao,slideReset:Co,slideToClosest:Io,slideToClickedSlide:ko};function Do(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const l=()=>{$e(n,`.${i.slideClass}, swiper-slide`).forEach((m,h)=>{m.setAttribute("data-swiper-slide-index",h)})},s=e.grid&&i.grid&&i.grid.rows>1,a=i.slidesPerGroup*(s?i.grid.rows:1),d=e.slides.length%a!==0,r=s&&e.slides.length%i.grid.rows!==0,c=u=>{for(let m=0;m<u;m+=1){const h=e.isElement?bt("swiper-slide",[i.slideBlankClass]):bt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(d){if(i.loopAddBlankSlides){const u=a-e.slides.length%a;c(u),e.recalcSlides(),e.updateSlides()}else It("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 u=i.grid.rows-e.slides.length%i.grid.rows;c(u),e.recalcSlides(),e.updateSlides()}else It("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 Mo(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:l,activeSlideIndex:s,byController:a,byMousewheel:d}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:c,allowSlidePrev:u,allowSlideNext:m,slidesEl:h,params:T}=r,{centeredSlides:b}=T;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&T.virtual.enabled){i&&(!T.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):T.centeredSlides&&r.snapIndex<T.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=u,r.allowSlideNext=m,r.emit("loopFix");return}let x=T.slidesPerView;x==="auto"?x=r.slidesPerViewDynamic():(x=Math.ceil(parseFloat(T.slidesPerView,10)),b&&x%2===0&&(x=x+1));const A=T.slidesPerGroupAuto?x:T.slidesPerGroup;let v=A;v%A!==0&&(v+=A-v%A),v+=T.loopAdditionalSlides,r.loopedSlides=v;const w=r.grid&&T.grid&&T.grid.rows>1;c.length<x+v?It("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"):w&&T.grid.fill==="row"&&It("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const y=[],E=[];let C=r.activeIndex;typeof s>"u"?s=r.getSlideIndex(c.filter(I=>I.classList.contains(T.slideActiveClass))[0]):C=s;const f=n==="next"||!n,D=n==="prev"||!n;let P=0,S=0;const p=w?Math.ceil(c.length/T.grid.rows):c.length,g=(w?c[s].column:s)+(b&&typeof l>"u"?-x/2+.5:0);if(g<v){P=Math.max(v-g,A);for(let I=0;I<v-g;I+=1){const M=I-Math.floor(I/p)*p;if(w){const L=p-M-1;for(let z=c.length-1;z>=0;z-=1)c[z].column===L&&y.push(z)}else y.push(p-M-1)}}else if(g+x>p-v){S=Math.max(g-(p-v*2),A);for(let I=0;I<S;I+=1){const M=I-Math.floor(I/p)*p;w?c.forEach((L,z)=>{L.column===M&&E.push(z)}):E.push(M)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),D&&y.forEach(I=>{c[I].swiperLoopMoveDOM=!0,h.prepend(c[I]),c[I].swiperLoopMoveDOM=!1}),f&&E.forEach(I=>{c[I].swiperLoopMoveDOM=!0,h.append(c[I]),c[I].swiperLoopMoveDOM=!1}),r.recalcSlides(),T.slidesPerView==="auto"?r.updateSlides():w&&(y.length>0&&D||E.length>0&&f)&&r.slides.forEach((I,M)=>{r.grid.updateSlide(M,I,r.slides)}),T.watchSlidesProgress&&r.updateSlidesOffset(),i){if(y.length>0&&D){if(typeof e>"u"){const I=r.slidesGrid[C],L=r.slidesGrid[C+P]-I;d?r.setTranslate(r.translate-L):(r.slideTo(C+Math.ceil(P),0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-L,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-L))}else if(l){const I=w?y.length/T.grid.rows:y.length;r.slideTo(r.activeIndex+I,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(E.length>0&&f)if(typeof e>"u"){const I=r.slidesGrid[C],L=r.slidesGrid[C-S]-I;d?r.setTranslate(r.translate-L):(r.slideTo(C-S,0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-L,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-L))}else{const I=w?E.length/T.grid.rows:E.length;r.slideTo(r.activeIndex-I,0,!1,!0)}}if(r.allowSlidePrev=u,r.allowSlideNext=m,r.controller&&r.controller.control&&!a){const I={slideRealIndex:e,direction:n,setTranslate:l,activeSlideIndex:s,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(M=>{!M.destroyed&&M.params.loop&&M.loopFix({...I,slideTo:M.params.slidesPerView===T.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...I,slideTo:r.controller.control.params.slidesPerView===T.slidesPerView?i:!1})}r.emit("loopFix")}function Oo(){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 s=typeof l.swiperSlideIndex>"u"?l.getAttribute("data-swiper-slide-index")*1:l.swiperSlideIndex;n[s]=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 Lo={loopCreate:Do,loopFix:Mo,loopDestroy:Oo};function _o(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 Bo(){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 Fo={setGrabCursor:_o,unsetGrabCursor:Bo};function No(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Qe()||n===je())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 _i(t,e,i){const n=je(),{params:l}=t,s=l.edgeSwipeDetection,a=l.edgeSwipeThreshold;return s&&(i<=a||i>=n.innerWidth-a)?s==="prevent"?(e.preventDefault(),!0):!1:!0}function Vo(t){const e=this,i=Qe();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"){_i(e,n,n.targetTouches[0].pageX);return}const{params:s,touches:a,enabled:d}=e;if(!d||!s.simulateTouch&&n.pointerType==="mouse"||e.animating&&s.preventInteractionOnTransition)return;!e.animating&&s.cssMode&&s.loop&&e.loopFix();let r=n.target;if(s.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=!!s.noSwipingClass&&s.noSwipingClass!=="",u=n.composedPath?n.composedPath():n.path;c&&n.target&&n.target.shadowRoot&&u&&(r=u[0]);const m=s.noSwipingSelector?s.noSwipingSelector:`.${s.noSwipingClass}`,h=!!(n.target&&n.target.shadowRoot);if(s.noSwiping&&(h?No(m,r):r.closest(m))){e.allowClick=!0;return}if(s.swipeHandler&&!r.closest(s.swipeHandler))return;a.currentX=n.pageX,a.currentY=n.pageY;const T=a.currentX,b=a.currentY;if(!_i(e,n,T))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=T,a.startY=b,l.touchStartTime=Xe(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,s.threshold>0&&(l.allowThresholdMove=!1);let x=!0;r.matches(l.focusableElements)&&(x=!1,r.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const A=x&&e.allowTouchMove&&s.touchStartPreventDefault;(s.touchStartForcePreventDefault||A)&&!r.isContentEditable&&n.preventDefault(),s.freeMode&&s.freeMode.enabled&&e.freeMode&&e.animating&&!s.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function jo(t){const e=Qe(),i=this,n=i.touchEventsData,{params:l,touches:s,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(f=>f.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 u=c.pageX,m=c.pageY;if(r.preventedByNestedSwiper){s.startX=u,s.startY=m;return}if(!i.allowTouchMove){r.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(s,{startX:u,startY:m,currentX:u,currentY:m}),n.touchStartTime=Xe());return}if(l.touchReleaseOnEdges&&!l.loop){if(i.isVertical()){if(m<s.startY&&i.translate<=i.maxTranslate()||m>s.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(u<s.startX&&i.translate<=i.maxTranslate()||u>s.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),s.previousX=s.currentX,s.previousY=s.currentY,s.currentX=u,s.currentY=m;const h=s.currentX-s.startX,T=s.currentY-s.startY;if(i.params.threshold&&Math.sqrt(h**2+T**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let f;i.isHorizontal()&&s.currentY===s.startY||i.isVertical()&&s.currentX===s.startX?n.isScrolling=!1:h*h+T*T>=25&&(f=Math.atan2(Math.abs(T),Math.abs(h))*180/Math.PI,n.isScrolling=i.isHorizontal()?f>l.touchAngle:90-f>l.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",r),typeof n.startMoving>"u"&&(s.currentX!==s.startX||s.currentY!==s.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:T,x=i.isHorizontal()?s.currentX-s.previousX:s.currentY-s.previousY;l.oneWayMovement&&(b=Math.abs(b)*(a?1:-1),x=Math.abs(x)*(a?1:-1)),s.diff=b,b*=l.touchRatio,a&&(b=-b,x=-x);const A=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=x>0?"prev":"next";const v=i.params.loop&&!l.cssMode,w=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(v&&w&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const f=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(f)}n.allowMomentumBounce=!1,l.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let y;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&A!==i.touchesDirection&&v&&w&&Math.abs(b)>=1){Object.assign(s,{startX:u,startY:m,currentX:u,currentY:m,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",r),n.isMoved=!0,n.currentTranslate=b+n.startTranslate;let E=!0,C=l.resistanceRatio;if(l.touchReleaseOnEdges&&(C=0),b>0?(v&&w&&!y&&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()&&(E=!1,l.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+b)**C))):b<0&&(v&&w&&!y&&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()&&(E=!1,l.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-b)**C))),E&&(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,s.startX=s.currentX,s.startY=s.currentY,n.currentTranslate=n.startTranslate,s.diff=i.isHorizontal()?s.currentX-s.startX:s.currentY-s.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 Ho(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(C=>C.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:u}=e;if(!u||!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 m=Xe(),h=m-i.touchStartTime;if(e.allowClick){const C=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(C&&C[0]||n.target,C),e.emit("tap click",n),h<300&&m-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Xe(),mt(()=>{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 T;if(a.followFinger?T=r?e.translate:-e.translate:T=-i.currentTranslate,a.cssMode)return;if(a.freeMode&&a.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:T});return}const b=T>=-e.maxTranslate()&&!e.params.loop;let x=0,A=e.slidesSizesGrid[0];for(let C=0;C<c.length;C+=C<a.slidesPerGroupSkip?1:a.slidesPerGroup){const f=C<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof c[C+f]<"u"?(b||T>=c[C]&&T<c[C+f])&&(x=C,A=c[C+f]-c[C]):(b||T>=c[C])&&(x=C,A=c[c.length-1]-c[c.length-2])}let v=null,w=null;a.rewind&&(e.isBeginning?w=a.virtual&&a.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const y=(T-c[x])/A,E=x<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;if(h>a.longSwipesMs){if(!a.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(y>=a.longSwipesRatio?e.slideTo(a.rewind&&e.isEnd?v:x+E):e.slideTo(x)),e.swipeDirection==="prev"&&(y>1-a.longSwipesRatio?e.slideTo(x+E):w!==null&&y<0&&Math.abs(y)>a.longSwipesRatio?e.slideTo(w):e.slideTo(x))}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(x+E):e.slideTo(x):(e.swipeDirection==="next"&&e.slideTo(v!==null?v:x+E),e.swipeDirection==="prev"&&e.slideTo(w!==null?w:x))}}function Bi(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:l,snapGrid:s}=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&&s!==t.snapGrid&&t.checkOverflow()}function zo(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Uo(){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 s=t.maxTranslate()-t.minTranslate();s===0?l=0:l=(t.translate-t.minTranslate())/s,l!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Wo(t){const e=this;Mt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Go(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const Fi=(t,e)=>{const i=Qe(),{params:n,el:l,wrapperEl:s,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&&s[r]("scroll",t.onScroll),n.updateOnWindowResize?t[c](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",Bi,!0):t[c]("observerUpdate",Bi,!0),l[r]("load",t.onLoad,{capture:!0}))};function Yo(){const t=this,{params:e}=t;t.onTouchStart=Vo.bind(t),t.onTouchMove=jo.bind(t),t.onTouchEnd=Ho.bind(t),t.onDocumentTouchStart=Go.bind(t),e.cssMode&&(t.onScroll=Uo.bind(t)),t.onClick=zo.bind(t),t.onLoad=Wo.bind(t),Fi(t,"on")}function Xo(){Fi(this,"off")}var qo={attachEvents:Yo,detachEvents:Xo};const Ni=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Jo(){const t=this,{realIndex:e,initialized:i,params:n,el:l}=t,s=n.breakpoints;if(!s||s&&Object.keys(s).length===0)return;const a=t.getBreakpoint(s,t.params.breakpointsBase,t.el);if(!a||t.currentBreakpoint===a)return;const r=(a in s?s[a]:void 0)||t.originalParams,c=Ni(t,n),u=Ni(t,r),m=t.params.grabCursor,h=r.grabCursor,T=n.enabled;c&&!u?(l.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!c&&u&&(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()),m&&!h?t.unsetGrabCursor():!m&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(y=>{if(typeof r[y]>"u")return;const E=n[y]&&n[y].enabled,C=r[y]&&r[y].enabled;E&&!C&&t[y].disable(),!E&&C&&t[y].enable()});const b=r.direction&&r.direction!==n.direction,x=n.loop&&(r.slidesPerView!==n.slidesPerView||b),A=n.loop;b&&i&&t.changeDirection(),We(t.params,r);const v=t.params.enabled,w=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),T&&!v?t.disable():!T&&v&&t.enable(),t.currentBreakpoint=a,t.emit("_beforeBreakpoint",r),i&&(x?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!A&&w?(t.loopCreate(e),t.updateSlides()):A&&!w&&t.loopDestroy()),t.emit("breakpoint",r)}function Ko(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const l=je(),s=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:s*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 Qo={setBreakpoint:Jo,getBreakpoint:Ko};function Zo(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 Ro(){const t=this,{classNames:e,params:i,rtl:n,el:l,device:s}=t,a=Zo(["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:s.android},{ios:s.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 $o(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var el={addClasses:Ro,removeClasses:$o};function tl(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const l=t.slides.length-1,s=t.slidesGrid[l]+t.slidesSizesGrid[l]+n*2;t.isLocked=t.size>s}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 il={checkOverflow:tl},Zt={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 nl(t,e){return function(n){n===void 0&&(n={});const l=Object.keys(n)[0],s=n[l];if(typeof s!="object"||s===null){We(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 s)){We(e,n);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),We(e,n)}}const Rt={eventsEmitter:$n,update:co,translate:go,transition:So,slide:Po,loop:Lo,grabCursor:Fo,events:qo,breakpoints:Qo,checkOverflow:il,classes:el},$t={};let ei=class ot{constructor(){let e,i;for(var n=arguments.length,l=new Array(n),s=0;s<n;s++)l[s]=arguments[s];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=We({},i),e&&!i.el&&(i.el=e);const a=Qe();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const u=[];return a.querySelectorAll(i.el).forEach(m=>{const h=We({},i,{el:m});u.push(new ot(h))}),u}const d=this;d.__swiper__=!0,d.support=Di(),d.device=Mi({userAgent:i.userAgent}),d.browser=Qn(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const r={};d.modules.forEach(u=>{u({params:i,swiper:d,extendParams:nl(i,r),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const c=We({},Zt,r);return d.params=We({},c,$t,i),d.originalParams=We({},d.params),d.passedParams=We({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(u=>{d.on(u,d.params.on[u])}),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=$e(i,`.${n.slideClass}, swiper-slide`),s=kt(l[0]);return kt(e)-s}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=$e(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:s,slidesGrid:a,slidesSizesGrid:d,size:r,activeIndex:c}=n;let u=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let m=s[c]?Math.ceil(s[c].swiperSlideSize):0,h;for(let T=c+1;T<s.length;T+=1)s[T]&&!h&&(m+=Math.ceil(s[T].swiperSlideSize),u+=1,m>r&&(h=!0));for(let T=c-1;T>=0;T-=1)s[T]&&!h&&(m+=s[T].swiperSlideSize,u+=1,m>r&&(h=!0))}else if(e==="current")for(let m=c+1;m<s.length;m+=1)(i?a[m]+d[m]-a[c]<r:a[m]-a[c]<r)&&(u+=1);else for(let m=c-1;m>=0;m-=1)a[c]-a[m]<r&&(u+=1);return u}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&&Mt(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 s;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;s=e.slideTo(a.length-1,0,!1,!0)}else s=e.slideTo(e.activeIndex,0,!1,!0);s||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(s=>{e==="vertical"?s.style.width="":s.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()):$e(n,l())[0];return!a&&i.params.createElements&&(a=bt("div",i.params.wrapperClass),n.append(a),$e(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"||st(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||st(n,"direction")==="rtl"),wrongRTL:st(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(s=>{s.complete?Mt(i,s):s.addEventListener("load",a=>{Mt(i,a.target)})}),Qt(i),i.initialized=!0,Qt(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:s,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(),s&&typeof s!="string"&&s.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),Nn(n)),n.destroyed=!0),null}static extendDefaults(e){We($t,e)}static get extendedDefaults(){return $t}static get defaults(){return Zt}static installModule(e){ot.prototype.__modules__||(ot.prototype.__modules__=[]);const i=ot.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>ot.installModule(i)),ot):(ot.installModule(e),ot)}};Object.keys(Rt).forEach(t=>{Object.keys(Rt[t]).forEach(e=>{ei.prototype[e]=Rt[t][e]})}),ei.use([Zn,Rn]);const Vi=["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 dt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function gt(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]:dt(e[n])&&dt(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:gt(t[n],e[n]):t[n]=e[n]})}function ji(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Hi(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function zi(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Ui(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 ol(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function ll(t){let{swiper:e,slides:i,passedParams:n,changedParams:l,nextEl:s,prevEl:a,scrollbarEl:d,paginationEl:r}=t;const c=l.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:u,pagination:m,navigation:h,scrollbar:T,virtual:b,thumbs:x}=e;let A,v,w,y,E,C,f,D;l.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&u.thumbs&&!u.thumbs.swiper&&(A=!0),l.includes("controller")&&n.controller&&n.controller.control&&u.controller&&!u.controller.control&&(v=!0),l.includes("pagination")&&n.pagination&&(n.pagination.el||r)&&(u.pagination||u.pagination===!1)&&m&&!m.el&&(w=!0),l.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||d)&&(u.scrollbar||u.scrollbar===!1)&&T&&!T.el&&(y=!0),l.includes("navigation")&&n.navigation&&(n.navigation.prevEl||a)&&(n.navigation.nextEl||s)&&(u.navigation||u.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(E=!0);const P=S=>{e[S]&&(e[S].destroy(),S==="navigation"?(e.isElement&&(e[S].prevEl.remove(),e[S].nextEl.remove()),u[S].prevEl=void 0,u[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),u[S].el=void 0,e[S].el=void 0))};l.includes("loop")&&e.isElement&&(u.loop&&!n.loop?C=!0:!u.loop&&n.loop?f=!0:D=!0),c.forEach(S=>{if(dt(u[S])&&dt(n[S]))Object.assign(u[S],n[S]),(S==="navigation"||S==="pagination"||S==="scrollbar")&&"enabled"in n[S]&&!n[S].enabled&&P(S);else{const p=n[S];(p===!0||p===!1)&&(S==="navigation"||S==="pagination"||S==="scrollbar")?p===!1&&P(S):u[S]=n[S]}}),c.includes("controller")&&!v&&e.controller&&e.controller.control&&u.controller&&u.controller.control&&(e.controller.control=u.controller.control),l.includes("children")&&i&&b&&u.virtual.enabled?(b.slides=i,b.update(!0)):l.includes("virtual")&&b&&u.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),l.includes("children")&&i&&u.loop&&(D=!0),A&&x.init()&&x.update(!0),v&&(e.controller.control=u.controller.control),w&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(u.pagination.el=r),m.init(),m.render(),m.update()),y&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-scrollbar"),d.part.add("scrollbar"),e.el.appendChild(d)),d&&(u.scrollbar.el=d),T.init(),T.updateSize(),T.setTranslate()),E&&(e.isElement&&((!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-button-next"),s.innerHTML=e.hostEl.constructor.nextButtonSvg,s.part.add("button-next"),e.el.appendChild(s)),(!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))),s&&(u.navigation.nextEl=s),a&&(u.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),(C||D)&&e.loopDestroy(),(f||D)&&e.loopCreate(),e.update()}function sl(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},l={};gt(i,Zt),i._emitClasses=!0,i.init=!1;const s={},a=Vi.map(r=>r.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(r=>{typeof t[r]>"u"||(a.indexOf(r)>=0?dt(t[r])?(i[r]={},l[r]={},gt(i[r],t[r]),gt(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]:s[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:l,rest:s,events:n}}function rl(t,e){let{el:i,nextEl:n,prevEl:l,paginationEl:s,scrollbarEl:a,swiper:d}=t;ji(e)&&n&&l&&(d.params.navigation.nextEl=n,d.originalParams.navigation.nextEl=n,d.params.navigation.prevEl=l,d.originalParams.navigation.prevEl=l),Hi(e)&&s&&(d.params.pagination.el=s,d.originalParams.pagination.el=s),zi(e)&&a&&(d.params.scrollbar.el=a,d.originalParams.scrollbar.el=a),d.init(i)}function al(t,e,i,n,l){const s=[];if(!e)return s;const a=r=>{s.indexOf(r)<0&&s.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 Vi.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(dt(t[r])&&dt(e[r])){const c=Object.keys(t[r]),u=Object.keys(e[r]);c.length!==u.length?a(r):(c.forEach(m=>{t[r][m]!==e[r][m]&&a(r)}),u.forEach(m=>{t[r][m]!==e[r][m]&&a(r)}))}else t[r]!==e[r]&&a(r)}),s}const dl=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 Ot(){return Ot=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},Ot.apply(this,arguments)}function Wi(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Gi(t){const e=[];return o.Children.toArray(t).forEach(i=>{Wi(i)?e.push(i):i.props&&i.props.children&&Gi(i.props.children).forEach(n=>e.push(n))}),e}function ul(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return o.Children.toArray(t).forEach(n=>{if(Wi(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=Gi(n.props.children);l.length>0?l.forEach(s=>e.push(s)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function cl(t,e,i){if(!i)return null;const n=u=>{let m=u;return u<0?m=e.length+u:m>=e.length&&(m=m-e.length),m},l=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:s,to:a}=i,d=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,c=[];for(let u=d;u<r;u+=1)u>=s&&u<=a&&c.push(e[n(u)]);return c.map((u,m)=>o.cloneElement(u,{swiper:t,style:l,key:u.props.virtualIndex||u.key||`slide-${m}`}))}function yt(t,e){return typeof window>"u"?o.useEffect(t,e):o.useLayoutEffect(t,e)}const ti=o.createContext(null),Yi=()=>o.useContext(ti),pl=o.createContext(null),ut=o.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:l="div",children:s,onSwiper:a,...d}=t===void 0?{}:t,r=!1;const[c,u]=o.useState("swiper"),[m,h]=o.useState(null),[T,b]=o.useState(!1),x=o.useRef(!1),A=o.useRef(null),v=o.useRef(null),w=o.useRef(null),y=o.useRef(null),E=o.useRef(null),C=o.useRef(null),f=o.useRef(null),D=o.useRef(null),{params:P,passedParams:S,rest:p,events:k}=sl(d),{slides:g,slots:I}=ul(s),M=()=>{b(!T)};Object.assign(P.on,{_containerClasses(N,_){u(_)}});const L=()=>{Object.assign(P.on,k),r=!0;const N={...P};if(delete N.wrapperClass,v.current=new ei(N),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=g;const _={cache:!1,slides:g,renderExternal:h,renderExternalUpdate:!1};gt(v.current.params.virtual,_),gt(v.current.originalParams.virtual,_)}};A.current||L(),v.current&&v.current.on("_beforeBreakpoint",M);const z=()=>{r||!k||!v.current||Object.keys(k).forEach(N=>{v.current.on(N,k[N])})},X=()=>{!k||!v.current||Object.keys(k).forEach(N=>{v.current.off(N,k[N])})};o.useEffect(()=>()=>{v.current&&v.current.off("_beforeBreakpoint",M)}),o.useEffect(()=>{!x.current&&v.current&&(v.current.emitSlidesClasses(),x.current=!0)}),yt(()=>{if(e&&(e.current=A.current),!!A.current)return v.current.destroyed&&L(),rl({el:A.current,nextEl:E.current,prevEl:C.current,paginationEl:f.current,scrollbarEl:D.current,swiper:v.current},P),a&&!v.current.destroyed&&a(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),yt(()=>{z();const N=al(S,w.current,g,y.current,_=>_.key);return w.current=S,y.current=g,N.length&&v.current&&!v.current.destroyed&&ll({swiper:v.current,slides:g,passedParams:S,changedParams:N,nextEl:E.current,prevEl:C.current,scrollbarEl:D.current,paginationEl:f.current}),()=>{X()}}),yt(()=>{dl(v.current)},[m]);function F(){return P.virtual?cl(v.current,g,m):g.map((N,_)=>o.cloneElement(N,{swiper:v.current,swiperSlideIndex:_}))}return o.createElement(n,Ot({ref:A,className:Ui(`${c}${i?` ${i}`:""}`)},p),o.createElement(pl.Provider,{value:v.current},I["container-start"],o.createElement(l,{className:ol(P.wrapperClass)},I["wrapper-start"],F(),I["wrapper-end"]),ji(P)&&o.createElement(o.Fragment,null,o.createElement("div",{ref:C,className:"swiper-button-prev"}),o.createElement("div",{ref:E,className:"swiper-button-next"})),zi(P)&&o.createElement("div",{ref:D,className:"swiper-scrollbar"}),Hi(P)&&o.createElement("div",{ref:f,className:"swiper-pagination"}),I["container-end"]))});ut.displayName="Swiper";const tt=o.forwardRef(function(t,e){let{tag:i="div",children:n,className:l="",swiper:s,zoom:a,lazy:d,virtualIndex:r,swiperSlideIndex:c,...u}=t===void 0?{}:t;const m=o.useRef(null),[h,T]=o.useState("swiper-slide"),[b,x]=o.useState(!1);function A(E,C,f){C===m.current&&T(f)}yt(()=>{if(typeof c<"u"&&(m.current.swiperSlideIndex=c),e&&(e.current=m.current),!(!m.current||!s)){if(s.destroyed){h!=="swiper-slide"&&T("swiper-slide");return}return s.on("_slideClass",A),()=>{s&&s.off("_slideClass",A)}}}),yt(()=>{s&&m.current&&!s.destroyed&&T(s.getSlideClasses(m.current))},[s]);const v={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},w=()=>typeof n=="function"?n(v):n,y=()=>{x(!0)};return o.createElement(i,Ot({ref:m,className:Ui(`${h}${l?` ${l}`:""}`),"data-swiper-slide-index":r,onLoad:y},u),a&&o.createElement(ti.Provider,{value:v},o.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},w(),d&&!b&&o.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&o.createElement(ti.Provider,{value:v},w(),d&&!b&&o.createElement("div",{className:"swiper-lazy-preloader"})))});tt.displayName="SwiperSlide";const vl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",fl=({visible:t,onClose:e,children:i,modalStyle:n,padding:l,popup:s})=>{var a;const[d,r]=o.useState(!1),c=o.useRef(null);o.useEffect(()=>{const h=document.getElementById("sxp-render"),T=document.getElementById("pb-modal");T?c.current=T:(c.current=document.createElement("div"),c.current.setAttribute("id","pb-modal"),h?.appendChild(c.current))},[]);const u=o.useMemo(()=>s?.id&&s?.id!==""||t,[t,s]);if(o.useEffect(()=>{u?r(!0):setTimeout(()=>{r(!1)},s?.duration)},[u,s]),!c.current)return null;const m=Ce.debounce(()=>{e?.()},300);return ai.createPortal(o.createElement(o.Fragment,null,d&&o.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:u?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:m},o.createElement("div",{className:`modal-container ${u?"modal-popIn":"modal-popOut"}`,style:{padding:l,animationDuration:((a=s?.duration)!==null&&a!==void 0?a:0)/1e3+"s"},onClick:h=>{h.stopPropagation(),h.preventDefault()}},o.createElement("div",{onClick:e,className:"modal-icon-wrapper"},o.createElement("img",{src:vl,alt:"close",className:"modal-icon"})),i))),c.current)};var Lt=o.memo(fl);const ml=(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(" ")+" "},hl=({text:t,maxStr:e=108,style:i,className:n,onClick:l,foldText:s,unfoldText:a,isPost:d,onChange:r})=>{const[c,u]=o.useState(!1),[m,h]=o.useState(!1),T=Number(i?.lineClamp||2),b=o.useRef(null),x=o.useRef(null),A=o.useCallback(()=>{u(!c)},[c,r]);return o.useMemo(()=>!c&&t.length>e?ml(t,e)+"...":t,[t,e,c]),o.useEffect(()=>{var v,w;((v=x?.current)===null||v===void 0?void 0:v.offsetHeight)>((w=b?.current)===null||w===void 0?void 0:w.offsetHeight)&&d?h(!0):h(!1),x.current.style.display="none"},[d]),o.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},o.createElement("div",{ref:b,style:{overflow:"hidden",WebkitLineClamp:!d||c?"":T,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:ne(t?.replace(/\n/g,"</br>"),i)}}),o.createElement("div",{ref:x,dangerouslySetInnerHTML:{__html:ne(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&m&&o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:l??A,dangerouslySetInnerHTML:{__html:ne(c?a||"show less":s||"show more",i)}}))};var _t=o.memo(hl);const gl=o.forwardRef((t,e)=>{const{src:i,onLoad:n,style:l,className:s,loading:a}=t,[d,r]=o.useState();return o.useImperativeHandle(e,()=>({setSrc:c=>{r(c)}})),o.useEffect(()=>{r(i)},[i]),o.useRef(null),o.createElement(o.Fragment,null,d?.includes(".avif")?o.createElement("picture",null,o.createElement("source",{type:"image/avif",srcSet:d}),o.createElement("source",{type:"image/webp",srcSet:`${d}?imageMogr2/format/webp`}),o.createElement("source",{type:"image/jpeg",srcSet:`${d}?imageMogr2/format/jpg`}),o.createElement("img",{className:s,src:d,style:l,loading:a,onLoad:c=>{n?.(c.target)},alt:"image"})):o.createElement("img",{className:s,src:d,style:l,loading:a,onLoad:c=>{n?.(c.target)},alt:"image"}))});var Ze=o.memo(gl);const bl=t=>{var e,i,n,l,s,a,d,r,c,{content:u,style:m,bgImg:h,onClick:T,schema:b,isDefault:x,bottom_image:A,tipText:v,isPost:w,viewTime:y,rec:E,swiper:C,commodityStyles:f,buttonStyle:D,index:P}=t,S=_e(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index"]);const{sxpParameter:p}=fe(),{popupDetailData:k,bffEventReport:g,isPreview:I,bffFbReport:M}=fe(),{jumpToWeb:L,productView:z}=ze(),X=o.useRef(null),[F,N]=o.useState(!1),_=w?E:k,B=w?_?.product:(e=_?.video)===null||e===void 0?void 0:e.bindProduct,j=w?(i=_?.product)===null||i===void 0?void 0:i.bindCta:(l=(n=_?.video)===null||n===void 0?void 0:n.bindProduct)===null||l===void 0?void 0:l.bindCta,V=w?P:k?.index,J=()=>{B?.link&&(L(_,B,j,V),w||z(_,B,j,y||X.current,V),window.location.href=window.getJointUtmLink(B.link))};o.useEffect(()=>{w||M?.({eventName:"ProductView"})},[w,M]),o.useEffect(()=>{const W=()=>{X.current=new Date};return W(),window.addEventListener("pageshow",W),()=>{window.removeEventListener("pageshow",W)}},[]);const K=o.useMemo(()=>{var W,H,G,oe,se;return B?.currency&&B?.price?`${(G=(H=(W=B?.currency)===null||W===void 0?void 0:W.split("-")[1])===null||H===void 0?void 0:H.toUpperCase())!==null&&G!==void 0?G:""}${(se=(oe=B?.price)===null||oe===void 0?void 0:oe.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&se!==void 0?se:""}`:"$7,000"},[B?.price,B?.currency]),me=I?375:(s=m?.width)!==null&&s!==void 0?s:window.innerWidth,ge=({isPost:W})=>{var H,G,oe;return o.createElement("div",null,o.createElement("div",{className:"pb-commondity-content-collection",style:Te(f?.collection),hidden:!!B&&(!B?.collection||B?.collection===""),dangerouslySetInnerHTML:{__html:ne((H=B?.collection)!==null&&H!==void 0?H:"Tiffany Lock",f?.collection)}}),o.createElement("div",{className:"pb-commondity-content-title",style:Te(f?.title),hidden:!!B&&!B?.title,dangerouslySetInnerHTML:{__html:ne((G=B?.title)!==null&&G!==void 0?G:"Pendant in Yellow Gold with Diamonds, Medium",f?.title)}}),o.createElement("div",{className:"pb-commondity-content-price",style:Te(f?.price),hidden:!!B&&!B?.price,dangerouslySetInnerHTML:{__html:ne(K,f?.price)}}),o.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},o.createElement(_t,{foldText:v?.foldText,unfoldText:v?.unfoldText,onClick:()=>N(!0),isPost:W,text:(oe=B?.info)!==null&&oe!==void 0?oe:`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:f?.info})))},be=()=>{var W,H;return o.createElement(o.Fragment,null,(x||B?.link)&&o.createElement("button",{"aria-label":(W=j?.enTitle)!==null&&W!==void 0?W:"Purchase on Website",onClick:J,className:"pb-commondity-btn",style:D},o.createElement("span",{dangerouslySetInnerHTML:{__html:ne((H=j?.enTitle)!==null&&H!==void 0?H:"Purchase on Website",D)}})))},Te=o.useCallback(W=>W?.lineClamp?Object.assign(Object.assign({},W),{overflow:"hidden",WebkitLineClamp:W?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):W,[]);return o.createElement("div",{className:"pb-commondity"},o.createElement("div",Object.assign({className:de.css(Object.assign({},m))},S),B&&((a=B?.homePage)===null||a===void 0?void 0:a.length)>0&&o.createElement(ut,{height:me,modules:[Pt,Dt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:C?.dotsAlign==="left"?"commondityDetail-swiper-clickable-left":"commondityDetail-swiper-clickable-center"},loop:!0,autoplay:{delay:C?.delay*1e3}},(d=B?.homePage)===null||d===void 0?void 0:d.map(W=>o.createElement(tt,{key:W},o.createElement("div",{style:{overflow:"hidden",width:me,height:me}},o.createElement(Ze,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${C?.translateY?-C?.translateY+50:50}%`},src:W}))))),!(!((r=B?.homePage)===null||r===void 0)&&r.length)&&o.createElement("div",{className:de.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},o.createElement("img",{className:de.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(c=p?.bottom_image)!==null&&c!==void 0?c:A,alt:"pdp image"})),o.createElement("div",{className:"pb-commondity-content"},ge({isPost:w}))),be(),o.createElement(Lt,{visible:F,onClose:()=>N(!1)},o.createElement("div",{style:{paddingBottom:"80px"}},ge({isPost:!1})),be()))};var wl=o.memo(yl);const Sl=Ue(wl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Fn},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}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"}},style:{}},w:100,h:40,sort:1});var Tl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],xl=[{title:"",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}]},{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}]},{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"}]}],qi="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 El=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:l,src:s}=t;switch(i){case 2:return n||null;case 3:return s||null;default:return l&&l.length>0?(e=l[0])===null||e===void 0?void 0:e.url:null}},Al=t=>{var{content:e,btnText:i,style:n,icon:l,isPopup:s,isExternalLink:a,onClose:d,onClick:r,submitButtonStyle:c,contentStyle:u}=t,m=_e(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=fe(),{jumpToWeb:T}=ze(),b=typeof l=="string"?l:El(l),x=()=>{var A,v,w;if(a){const y=h,E=(A=y?.video)===null||A===void 0?void 0:A.bindProduct,C=(w=(v=y?.video)===null||v===void 0?void 0:v.bindProduct)===null||w===void 0?void 0:w.bindCta,f=h?.index;T(y,E,C,f)}s||d?.(),r?.()};return o.createElement("div",Object.assign({className:`pb-prompt ${de.css(Object.assign({},n))}`},m),o.createElement("div",{className:"pb-prompt-icon"},o.createElement("img",{width:"100%",src:b??qi,alt:"success image"})),o.createElement("div",{className:"pb-prompt-content",style:u,dangerouslySetInnerHTML:{__html:ne(e,u)}}),o.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:c,onClick:x,dangerouslySetInnerHTML:{__html:ne(i,c)}}))};var Cl=o.memo(Al);const Il=Ue(Cl,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:xl,bindableProps:[],interactionRender:Tl},defaulSetting:{props:{icon:qi,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var kl=[{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"}],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:"\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"]}]}]},{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"]}]}];const Pl=t=>{var e,i,n,l,s,a,d,r,c,u,m,h,T,{style:b,isDefault:x,rec:A,viewTime:v,isPost:w,bottom_image:y,tipText:E,swiper:C,commodityStyles:f,buttonStyle:D,index:P}=t,S=_e(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index"]);o.useState(!0);const{sxpParameter:p}=fe(),{popupDetailData:k,bffEventReport:g,isPreview:I,swiperRef:M,bffFbReport:L}=fe(),{jumpToWeb:z,productView:X}=ze(),F=o.useRef(null);o.useRef(null),o.useRef(null),o.useState(!1),o.useState(!1),o.useState(!0);const[N,_]=o.useState(!1),B=o.useRef(null),j=w?A:k,V=w?j?.product:(e=j?.video)===null||e===void 0?void 0:e.bindProduct,J=w?(i=j?.product)===null||i===void 0?void 0:i.bindCta:(l=(n=j?.video)===null||n===void 0?void 0:n.bindProduct)===null||l===void 0?void 0:l.bindCta,K=w?P:k?.index,me=()=>{V?.link&&(z(j,V,J,K),w||X(j,V,J,v||B.current,K),window.location.href=window.getJointUtmLink(V.link))};o.useEffect(()=>{w||L?.({eventName:"ProductView"})},[w,L]),o.useEffect(()=>{const H=()=>{B.current=new Date};return H(),window.addEventListener("pageshow",H),()=>{window.removeEventListener("pageshow",H)}},[]);const ge=o.useMemo(()=>{var H,G,oe,se,ce;return V?.currency&&V?.price?`${(oe=(G=(H=V?.currency)===null||H===void 0?void 0:H.split("-")[1])===null||G===void 0?void 0:G.toUpperCase())!==null&&oe!==void 0?oe:""}${(ce=(se=V?.price)===null||se===void 0?void 0:se.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&ce!==void 0?ce:""}`:"\xA3102,300.00"},[V?.price,V?.currency]),be=I?375:(s=b?.width)!==null&&s!==void 0?s:window.innerWidth,Te=({isPost:H})=>o.createElement("div",{hidden:!!V&&(!V?.info||V?.info==="")},o.createElement(_t,{isPost:H,onClick:()=>_(!0),className:"pb-commondityDiroNew-info",style:f?.info,foldText:E?.foldText,unfoldText:E?.unfoldText,text:V?.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`})),W=o.useCallback(H=>H?.lineClamp?Object.assign(Object.assign({},H),{overflow:"hidden",WebkitLineClamp:H?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):H,[]);return o.createElement("div",{className:"pb-commondityDiroNew"},o.createElement("div",Object.assign({ref:F,className:de.css(Object.assign({},b))},S),V&&((a=V?.homePage)===null||a===void 0?void 0:a.length)>0&&o.createElement(ut,{height:be,modules:[Pt,Dt],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:C?.dotsAlign==="left"?"commondityDiroNew-swiper-clickable-left":"commondityDiroNew-swiper-clickable-center"},loop:!0,autoplay:{delay:C?.delay*1e3}},(d=V?.homePage)===null||d===void 0?void 0:d.map(H=>o.createElement(tt,{key:H},o.createElement("div",{style:{overflow:"hidden",width:be,height:be}},o.createElement(Ze,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${C?.translateY?-C?.translateY+50:50}%`},src:H}))))),!(!((r=V?.homePage)===null||r===void 0)&&r.length)&&o.createElement("div",{className:de.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},o.createElement("img",{className:de.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(c=p?.bottom_image)!==null&&c!==void 0?c:y,alt:"pdp image"})),o.createElement("div",{className:"pb-commondityDiroNew-content"},o.createElement("div",{className:"pb-commondityDiroNew-content-top"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:W(f?.title),dangerouslySetInnerHTML:{__html:ne((u=V?.title)!==null&&u!==void 0?u:"Large Dior Toujours BagLarge",f?.title)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!V&&(!V?.collection||V?.collection===""),style:W(f?.collection),dangerouslySetInnerHTML:{__html:ne(V?.collection||"Black Macrocannage CalfskinLarge",f?.collection)}})),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!V&&!V?.price,style:W(f?.price),dangerouslySetInnerHTML:{__html:ne(ge,f?.price)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!V&&!V?.taxInfo,style:W(f?.taxInfo),dangerouslySetInnerHTML:{__html:ne((m=V?.taxInfo)!==null&&m!==void 0?m:"\u7A0E\u8D39",f?.taxInfo)}}))),(!V||V?.link)&&o.createElement("button",{"aria-label":(h=J?.enTitle)!==null&&h!==void 0?h:"Shop now",onClick:me,className:"pb-commondityDiroNew-btn",style:D},o.createElement("span",{dangerouslySetInnerHTML:{__html:ne((T=J?.enTitle)!==null&&T!==void 0?T:"Shop now",D)}})),Te({isPost:w}))),o.createElement(Lt,{visible:N,onClose:()=>_(!1)},Te({isPost:!1})))};var Dl=o.memo(Pl);const Ml=Ue(Dl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:kl},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontWeight:"bold",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}},style:{}},w:100,h:40,sort:1});var qe=[{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"]},{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"]}]}],Ol=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Ll=t=>{var{rec:e,children:i,className:n,onClick:l,style:s,isExternalLink:a=!1,index:d}=t;_e(t,["rec","children","className","onClick","style","isExternalLink","index"]);const r=o.useRef(null),{popup:c}=it(),{setPopupDetailData:u,ctaEvent:m}=fe(),{jumpToWeb:h}=ze(),T=Ce.throttle(()=>{var b,x,A,v,w,y,E,C;const f=(x=(b=e?.video)===null||b===void 0?void 0:b.bindProduct)!==null&&x!==void 0?x:e?.video;if(m?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,f,d),u?.(Object.assign(Object.assign({},e),{index:d})),a){if(!((v=(A=e?.video)===null||A===void 0?void 0:A.bindProduct)===null||v===void 0)&&v.link){const D=(w=e?.video)===null||w===void 0?void 0:w.bindCta,P=(y=e?.video)===null||y===void 0?void 0:y.bindProduct;h(e,P,D,d),window.location.href=window.getJointUtmLink((C=(E=e?.video)===null||E===void 0?void 0:E.bindProduct)===null||C===void 0?void 0:C.link)}}else l?.()},c?.duration);return o.createElement("div",{ref:r,className:n,style:s,onClick:T},i)};var wt=o.memo(Ll),_l={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};function Bl(t){const e=o.useRef(null),[i,n]=o.useState(!1);return o.useEffect(()=>{e.current=new IntersectionObserver(([l])=>{n(l.isIntersecting)})},[]),o.useEffect(()=>{var l;return t?.current&&((l=e?.current)===null||l===void 0||l.observe(t?.current)),()=>{var s;(s=e?.current)===null||s===void 0||s.disconnect()}},[t]),i}const Fl=({src:t,rec:e,item:i,index:n,style:l,translateY:s,imgStyle:a})=>{const d=o.useRef(null),r=Bl(d),{ctaEvent:c}=fe();return o.useEffect(()=>{r&&t&&d?.current&&c?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n)},[r,t,d,e,c,i,n]),o.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),o.createElement("div",{className:de.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},a))},o.createElement("div",{ref:d,hidden:!t,className:de.css({width:"100%",height:"100%"})},o.createElement(Ze,{className:de.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${s?-s+50:50}%`},l)),src:t})))};var rt=o.memo(Fl);const Nl=t=>{var e,i,n,l,s,a,d,r,c,u,m,{content:h,style:T,bgImg:b,recData:x,bottom_image:A,ctaTempStyles:v,isExternalLink:w,translateY:y=0,index:E}=t,C=_e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:f}=fe(),D=(e=x?.video)===null||e===void 0?void 0:e.bindProduct,P=(s=(l=(i=D?.cover)!==null&&i!==void 0?i:(n=D?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:f?.bottom_image)!==null&&s!==void 0?s:A;return o.createElement(wt,Object.assign({isExternalLink:w,rec:x,className:de.css(Object.assign({},T)),style:{display:"flex"},index:E},C),o.createElement(rt,{src:P,rec:x,item:(d=(a=x?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:x?.video,index:E,translateY:y,imgStyle:v?.img}),o.createElement("div",{className:de.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:_l["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ne((r=D?.title)!==null&&r!==void 0?r:"Product Name",v?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((c=v?.ctaTitle)===null||c===void 0?void 0:c.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((m=(u=D?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var Vl=o.memo(Nl);const jl=Ue(Vl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Ol,bindableProps:[],settingRender:qe},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 Hl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const zl=t=>{var e,i,n,l,s,a,{content:d,style:r,bgImg:c,recData:u,bottom_image:m,ctaTempStyles:h,isExternalLink:T,index:b}=t,x=_e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:A}=fe(),v=(e=u?.video)===null||e===void 0?void 0:e.bindCta,w=(n=(i=v?.icon)!==null&&i!==void 0?i:A?.bottom_image)!==null&&n!==void 0?n:m;return o.createElement(wt,Object.assign({isExternalLink:T,rec:u,className:de.css(Object.assign({alignItems:"center"},r)),style:{display:"flex"},index:b},x),o.createElement(rt,{src:w,rec:u,item:(s=(l=u?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&s!==void 0?s:u?.video,index:b,imgStyle:h?.img}),o.createElement("div",{className:de.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((a=v?.enTitle)!==null&&a!==void 0?a:"Product Name",h?.ctaTitle)}}))};var Ul=o.memo(zl);const Wl=Ue(Ul,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Hl,settingRender:qe?.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 Gl=[{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:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],ii={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Yl=t=>{var e,i,n,l,s,a,d,r,{content:c,style:u,bgImg:m,recData:h,bottom_image:T,ctaTempStyles:b,index:x,customTitle:A}=t,v=_e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle"]);const{sxpParameter:w,bffEventReport:y}=fe(),{jumpToWeb:E}=ze(),C=(e=h?.video)===null||e===void 0?void 0:e.bindCta,f=(i=h?.video)===null||i===void 0?void 0:i.bindProduct,D=()=>{C?.link&&(E(h,f,C,x),window.location.href=window.getJointUtmLink(C.link))},P=(l=(n=C?.icon)!==null&&n!==void 0?n:w?.bottom_image)!==null&&l!==void 0?l:T;return o.createElement(wt,Object.assign({index:x,rec:h,className:de.css(Object.assign({alignItems:"center"},u)),style:{display:"flex"}},v,{onClick:D}),o.createElement(rt,{src:P,rec:h,item:(a=(s=h?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&a!==void 0?a:h?.video,index:x,imgStyle:b?.img}),o.createElement("div",{className:de.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{className:A?.display?ii["one-line-ellipsis"]:ii["tow-line-ellipsis"],style:b?.ctaTitle,dangerouslySetInnerHTML:{__html:ne((d=C?.enTitle)!==null&&d!==void 0?d:"Product Name",b?.ctaTitle)}}),A?.display&&o.createElement("div",{style:Object.assign(Object.assign({},A?.style),{lineHeight:((r=A?.style)===null||r===void 0?void 0:r.height)+"px"}),className:ii["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:ne(A?.text,A?.style)}}))))};var Xl=o.memo(Yl),ni;const ql=Ue(Xl,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:(ni=qe?.filter(t=>t.type!=="commodityTitle"))===null||ni===void 0?void 0:ni.concat(Gl),bindableProps:[]},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 Jl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Kl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Ql=t=>{var e,i,n,l,s,a,d,r,c,u,m,{content:h,style:T,bgImg:b,recData:x,bottom_image:A,ctaTempStyles:v,isExternalLink:w,translateY:y=0,index:E}=t,C=_e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:f}=fe(),D=(e=x?.video)===null||e===void 0?void 0:e.bindProduct,P=(s=(l=(i=D?.cover)!==null&&i!==void 0?i:(n=D?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:f?.bottom_image)!==null&&s!==void 0?s:A;return o.createElement(wt,Object.assign({isExternalLink:w,rec:x,className:de.css(Object.assign({},T)),style:{display:"flex"},index:E},C),o.createElement(rt,{src:P,rec:x,item:(d=(a=x?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:x?.video,index:E,translateY:y,imgStyle:v?.img}),o.createElement("div",{className:de.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Kl["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ne((r=D?.title)!==null&&r!==void 0?r:"Product Name",v?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((c=v?.ctaTitle)===null||c===void 0?void 0:c.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((m=(u=D?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var Zl=o.memo(Ql);const Rl=Ue(Zl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Jl,settingRender:qe,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 $l=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],es={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const ts=t=>{var e,i,n,l,s,a,d,r,c,u,{content:m,style:h,bgImg:T,recData:b,bottom_image:x,ctaTempStyles:A,isExternalLink:v,translateY:w=0,index:y}=t,E=_e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:C}=fe(),f=(e=b?.video)===null||e===void 0?void 0:e.bindProduct,D=(s=(l=(i=f?.cover)!==null&&i!==void 0?i:(n=f?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:C?.bottom_image)!==null&&s!==void 0?s:x;return o.createElement(wt,Object.assign({isExternalLink:v,rec:b,className:de.css(Object.assign({},h)),style:{display:"flex"},index:y},E),o.createElement(rt,{src:D,rec:b,item:(d=(a=b?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:b?.video,index:y,translateY:w,imgStyle:A?.img}),o.createElement("div",{className:de.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},o.createElement("div",{className:es["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:ne((r=f?.title)!==null&&r!==void 0?r:"Product Name",A?.title)}}),o.createElement("div",{className:de.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((u=(c=f?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&u!==void 0?u:"Shop Now",A?.ctaTitle)}})))};var is=o.memo(ts);const ns=Ue(is,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:$l,bindableProps:[],settingRender:qe},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 os=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ls=({children:t,isPadding:e=!0})=>o.createElement(ut,{direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[qn,Xn,Yn],style:{padding:e?"0 12px 0 20px":0}},t);var Bt=o.memo(ls),ss={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const rs=t=>{var e,i,{content:n,style:l,bgImg:s,recData:a,onClick:d,bottom_image:r,ctaTempStyles:c,isExternalLink:u,index:m,translateY:h=0}=t,T=_e(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:b,setPopupDetailData:x,sxpParameter:A}=fe(),{popup:v}=it(),{jumpToWeb:w}=ze(),[y,E]=o.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Ce.throttle(f=>{b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,f,m),x?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:f}),index:m})),u?f?.link&&(w(a,f,f.bindCta,m),window.location.href=window.getJointUtmLink(f.link)):d?.()},v?.duration);return o.createElement(Bt,{isPadding:!!a},y?.map(f=>{var D,P,S,p,k,g,I,M;return o.createElement(o.Fragment,null,a&&!f?.bindCta?null:o.createElement(tt,Object.assign({key:f?.itemId,className:de.css(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},T,{onClick:()=>C(f)}),o.createElement(rt,{src:(p=(S=(D=f?.cover)!==null&&D!==void 0?D:(P=f?.homePage)===null||P===void 0?void 0:P[0])!==null&&S!==void 0?S:A?.bottom_image)!==null&&p!==void 0?p:r,rec:a,item:f,index:m,translateY:h,imgStyle:c?.img}),o.createElement("div",{className:de.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:ss["two-line-ellipsis"],style:c?.title,dangerouslySetInnerHTML:{__html:ne((k=f?.title)!==null&&k!==void 0?k:"Product Name",c?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((g=c?.ctaTitle)===null||g===void 0?void 0:g.height)+"px"},c?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((M=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&M!==void 0?M:"Shop Now",c?.ctaTitle)}}))))}))};var as=o.memo(rs);const ds=Ue(as,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:os,bindableProps:[],settingRender:qe},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 us=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],cs={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const ps=t=>{var e,i,{content:n,style:l,bgImg:s,recData:a,onClick:d,bottom_image:r,ctaTempStyles:c,isExternalLink:u,index:m,translateY:h=0}=t,T=_e(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{sxpParameter:b}=fe(),{ctaEvent:x,setPopupDetailData:A}=fe(),{popup:v}=it(),[w,y]=o.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:E}=ze(),C=Ce.throttle(f=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,f,m),A?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:f}),index:m})),u?f?.link&&(E(a,f,f.bindCta,m),window.location.href=window.getJointUtmLink(f.link)):d?.()},v?.duration);return o.createElement(Bt,{isPadding:!!a},w?.map(f=>{var D,P,S,p,k,g,I,M;return o.createElement(o.Fragment,null,a&&!f?.bindCta?null:o.createElement(tt,Object.assign({key:f.itemId,className:de.css(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},T,{onClick:()=>C(f)}),o.createElement(rt,{src:(p=(S=(D=f?.cover)!==null&&D!==void 0?D:(P=f?.homePage)===null||P===void 0?void 0:P[0])!==null&&S!==void 0?S:b?.bottom_image)!==null&&p!==void 0?p:r,rec:a,item:f,index:m,translateY:h,imgStyle:c?.img}),o.createElement("div",{className:de.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:cs["two-line-ellipsis"],style:c?.title,dangerouslySetInnerHTML:{__html:ne((k=f?.title)!==null&&k!==void 0?k:"Product Name",c?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((g=c?.ctaTitle)===null||g===void 0?void 0:g.height)+"px"},c?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((M=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&M!==void 0?M:"Shop Now",c?.ctaTitle)}}))))}))};var vs=o.memo(ps);const fs=Ue(vs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:us,settingRender:qe,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 ms=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],hs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const gs=t=>{var e,i,{content:n,style:l,bgImg:s,recData:a,onClick:d,bottom_image:r,ctaTempStyles:c,isExternalLink:u,index:m,translateY:h=0}=t,T=_e(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:b,setPopupDetailData:x,sxpParameter:A}=fe(),{popup:v}=it(),{jumpToWeb:w}=ze(),[y,E]=o.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Ce.throttle(f=>{b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,f,m),x?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:f}),index:m})),u?f?.link&&(w(a,f,f.bindCta,m),window.location.href=window.getJointUtmLink(f.link)):d?.()},v?.duration);return o.createElement(Bt,{isPadding:!!a},y?.map(f=>{var D,P,S,p,k,g,I;return o.createElement(o.Fragment,null,a&&!f?.bindCta?null:o.createElement(tt,Object.assign({key:f?.itemId,className:de.css(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},T,{onClick:()=>C(f)}),o.createElement(rt,{src:(p=(S=(D=f?.cover)!==null&&D!==void 0?D:(P=f?.homePage)===null||P===void 0?void 0:P[0])!==null&&S!==void 0?S:A?.bottom_image)!==null&&p!==void 0?p:r,rec:a,item:f,index:m,translateY:h,imgStyle:c?.img}),o.createElement("div",{className:de.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},o.createElement("div",{className:hs["tow-line-ellipsis"],style:c?.title,dangerouslySetInnerHTML:{__html:ne((k=f?.title)!==null&&k!==void 0?k:"Product Name",c?.title)}}),o.createElement("div",{className:de.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},c?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((I=(g=f?.bindCta)===null||g===void 0?void 0:g.enTitle)!==null&&I!==void 0?I:"Shop Now",c?.ctaTitle)}}))))}))};var bs=o.memo(gs);const ys=Ue(bs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:ms,bindableProps:[],settingRender:qe},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 ws=[{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"}]}]},{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"]}]},{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 Ss=({icon:t,styles:e,textStyle:i,onClose:n})=>{var l;const{waterFallData:s,setOpenHashtag:a}=fe();return o.createElement("div",{className:"clc-sxp-nav",style:e},o.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"back button",onClick:n}),o.createElement("div",{className:"clc-sxp-nav-title",style:i,dangerouslySetInnerHTML:{__html:ne(`#${(l=s?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var Ji=o.memo(Ss),Ts=null,xs="3d989325-e7d6-4a74-8a97-98febdf5b567",Es=null,As=null,Cs={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"},Is=[{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}],ks="Handbags",Ki={productUserId:Ts,requestId:xs,channel:Es,rtc:As,tag:Cs,recList:Is,hashTag:ks};const Ps=t=>{const{rec:e,style:i={},sizeChange:n=()=>{},unitWidth:l,index:s,showBorder:a,list:d,reportTagsView:r,textStyles:c,space:u}=t,{swiperRef:m,setRtcList:h,setOpenHashtag:T,sxpParameter:b}=fe(),[x,A]=o.useState(!1);o.useState(!1),o.useState({height:1,width:1});const v=o.useRef(null),w=o.useRef(null);o.useRef(null),o.useRef(null);const[y,E]=o.useState(""),C=o.useMemo(()=>{var g,I,M,L,z,X,F,N,_,B;return!((g=e?.video)===null||g===void 0)&&g.cover?(I=e?.video)===null||I===void 0?void 0:I.cover:!((L=(M=e?.video)===null||M===void 0?void 0:M.imgUrls)===null||L===void 0)&&L.length?(X=(z=e?.video)===null||z===void 0?void 0:z.imgUrls)===null||X===void 0?void 0:X[0]:!((N=(F=e?.product)===null||F===void 0?void 0:F.homePage)===null||N===void 0)&&N.length?(B=(_=e?.product)===null||_===void 0?void 0:_.homePage)===null||B===void 0?void 0:B[0]:b?.bottom_image||""},[e,b?.bottom_image]),f=o.useMemo(()=>{var g,I;return((g=e?.product)===null||g===void 0?void 0:g.title)||((I=e?.video)===null||I===void 0?void 0:I.title)||null},[e]),D=o.useMemo(()=>{var g;return i.transform?Number((g=i.transform)===null||g===void 0?void 0:g.substring(i.transform.indexOf(",",0)+1,i.transform.length-3)):void 0},[i]);o.useMemo(()=>D===void 0?!1:D<=a,[D,a]);const P=o.useMemo(()=>{var g,I,M,L,z,X,F,N,_;return!((g=e?.product)===null||g===void 0)&&g.currency&&(!((I=e?.product)===null||I===void 0)&&I.price)?`${(X=(z=(L=(M=e?.product)===null||M===void 0?void 0:M.currency)===null||L===void 0?void 0:L.split("-")[1])===null||z===void 0?void 0:z.toUpperCase())!==null&&X!==void 0?X:""}${(_=(N=(F=e?.product)===null||F===void 0?void 0:F.price)===null||N===void 0?void 0:N.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&_!==void 0?_:""}`:null},[e]);o.useEffect(()=>{if(v.current===null||C==="")return;let g=null;x&&y?g=y:g=C,g&&v.current.setSrc(g)},[C,x,y]);const S=o.useRef(),p=o.useCallback(g=>{setTimeout(()=>{var I;const M=(I=S?.current)===null||I===void 0?void 0:I.offsetHeight;n(M+56+u,s)},0)},[u,n,s,l,S]),k=()=>{r(),h?.(d),setTimeout(()=>{var g;(g=m?.current)===null||g===void 0||g.swiper.slideTo(s,0,!1),T?.(!1)},0)};return o.createElement("div",{ref:w,style:Object.assign({},i),className:"waterFallList-content-listItem",key:s,onClick:k},o.createElement("div",{className:"waterFallList-content-listItem-picture",ref:S},o.createElement(Ze,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:p,ref:v})),o.createElement("div",{className:"waterFallList-content-listItem-info"},o.createElement("div",{className:`waterFallList-content-listItem-info-title ${P?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},c?.title),dangerouslySetInnerHTML:{__html:ne(f,c?.title)}}),o.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!P,style:c.price,dangerouslySetInnerHTML:{__html:ne(P,c?.price)}})))};function Ds(t){var e,i,n,l,s,a,d,r,c,u,m,h,T,b,x,A,v,w,y,E,C,f,{reportTagsView:D,showBanner:P}=t,S=_e(t,["reportTagsView","showBanner"]);const{waterFallData:p,getRecommendVideos:k,hashTagSize:g,loadingImage:I,isOpenHashTag:M}=fe(),L=o.useRef(null),[z,X]=o.useState(0),[F,N]=o.useState(),_=o.useRef(null),[B,j]=o.useState([]),V=o.useRef(),J=[170,230,300],[K,me]=o.useState(!1),[ge,be]=o.useState([]),Te=o.useRef(),W=o.useCallback((Q,ee)=>Math.floor(Math.random()*(ee-Q+1))+Q,[]),H=o.useRef([]),[G,oe]=o.useState({width:0}),se=o.useMemo(()=>{const Q=G.width||0;return Q>=1200?6:Q>=768&&Q<=1199?4:2},[G]),ce=o.useMemo(()=>G.width/se-2,[se,G]),ye=o.useCallback(()=>{var Q;const ee=(Q=V.current)!==null&&Q!==void 0?Q:[],q=[];for(let R=0;R<ge?.length;R++){const De=Math.floor(R/se),Ie=R%se+1;let Re=0,Ge=9999999999;if(De===0)q[R]=R;else{for(let He=0;He<q.length;He++)H.current[q[He]].top+H.current[q[He]].height<Ge&&(Re=He,Ge=H.current[q[He]].top+H.current[q[He]].height);q[Re]=R}H.current[R]===void 0&&(H.current[R]={}),De===0?(Ie===1?H.current[R].left=0:H.current[R].left=H.current[R-1].left+ce+4,H.current[R].top=0):(H.current[R].left=H.current[Re].left,H.current[R].top=Ge),H.current[R].height=H.current[R].height||J[W(0,2)],ee[R]={transform:`translate(${H.current[R].left}px,${H.current[R].top}px)`,width:`${ce}px`,height:H.current[R].height}}return j([...ee]),[...ee]},[ce,se,J,W,ge]),ke=o.useCallback((Q,ee)=>{H.current[ee]===void 0&&(H.current[ee]={}),H.current[ee].height=Q,V.current=ye()},[ye]);o.useEffect(()=>{V.current=ye()},[ce,se,ge]),o.useEffect(()=>{var Q,ee;if(me(!0),p&&k?.({hashTag:p?.hashTag,"itemFilter.itemId":p?.itemId,"itemFilter.itemType":p?.itemType,defaultSize:g,maxSize:g}).then(q=>{var R,De;N(q),be((De=(R=q?.recList)===null||R===void 0?void 0:R.filter(Ie=>Ie?.video!==null||Ie?.product!==null))!==null&&De!==void 0?De:[]),me(!1)}),M){const q=Ki;N(q),be((ee=(Q=q?.recList)===null||Q===void 0?void 0:Q.filter(R=>R?.video!==null||R?.product!==null))!==null&&ee!==void 0?ee:[]),me(!1)}},[p,k,g,M]);const ie=o.useCallback(()=>{_.current!==null&&oe({width:_.current.getBoundingClientRect().width})},[]);o.useEffect(()=>{if(_.current===null)return;const Q=new ResizeObserver(ee=>{ie()});return Q.observe(_.current),()=>{Q.disconnect()}},[ie]),o.useCallback(()=>{me(!0),p&&k?.({hashTag:p?.hashTag,"itemFilter.itemId":p?.itemId,"itemFilter.itemType":p?.itemType}).then(Q=>{var ee,q;be(ge?.concat((q=(ee=Q?.recList)===null||ee===void 0?void 0:ee.filter(R=>!R?.video))!==null&&q!==void 0?q:[])),me(!1)})},[p,k,ge]);const Ee=o.useCallback(()=>{X(L.current.scrollTop)},[]);o.useEffect(()=>{var Q;return(Q=L?.current)===null||Q===void 0||Q.addEventListener("scroll",Ee),()=>{var ee;(ee=L?.current)===null||ee===void 0||ee.removeEventListener("scroll",Ee)}},[Ee,L]);const Pe=()=>{var Q,ee;!((Q=F?.tag)===null||Q===void 0)&&Q.link&&(D(),window.location.href=(ee=F?.tag)===null||ee===void 0?void 0:ee.link)};return o.createElement(o.Fragment,null,K?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:I,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"waterFallList",ref:_},o.createElement("div",{className:"waterFallList-scroll",ref:L},P&&((e=F?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:Pe},o.createElement(Ze,{className:de.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=F?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"waterFallList-info",style:(n=S?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:ne((l=F?.tag)===null||l===void 0?void 0:l.info,(s=S?.textStyles)===null||s===void 0?void 0:s.hashTagDesc)}}),o.createElement("div",{hidden:!(!((a=F?.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:Pe,dangerouslySetInnerHTML:{__html:ne(((r=F?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(c=S?.textStyles)===null||c===void 0?void 0:c.hashTagLink)}}),o.createElement("div",{className:"waterFallList-content"},ge?.map((Q,ee)=>{var q;return o.createElement(Ps,Object.assign({key:ee,index:ee,rec:Q,list:ge,showBorder:z+((q=L?.current)===null||q===void 0?void 0:q.clientHeight),style:B[ee],sizeChange:ke,unitWidth:ce,reportTagsView:D},S))}),o.createElement("div",{hidden:!(!((u=F?.tag)===null||u===void 0)&&u.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(x=((h=H?.current[((m=H?.current)===null||m===void 0?void 0:m.length)-1])===null||h===void 0?void 0:h.top)+((b=H?.current[((T=H?.current)===null||T===void 0?void 0:T.length)-1])===null||b===void 0?void 0:b.height))!==null&&x!==void 0?x:0}px)`,height:!((A=F?.tag)===null||A===void 0)&&A.link?((v=Te?.current)===null||v===void 0?void 0:v.offsetHeight)||((w=S?.buttonBgStyle)===null||w===void 0?void 0:w.height)||"100px":0}}))),o.createElement("div",{className:"waterFallList-bottom",hidden:!(!((y=F?.tag)===null||y===void 0)&&y.link),style:S?.buttonBgStyle}),o.createElement("div",{ref:Te,hidden:!(!((E=F?.tag)===null||E===void 0)&&E.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((C=F?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:S?.buttonStyle,onClick:Pe,dangerouslySetInnerHTML:{__html:ne(((f=F?.tag)===null||f===void 0?void 0:f.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}var Ms="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Os=t=>{const{rec:e,index:i,list:n,reportTagsView:l,textStyles:s,space:a}=t,{swiperRef:d,setRtcList:r,setOpenHashtag:c,bffEventReport:u,sxpParameter:m}=fe(),[h,T]=o.useState(!1),b=o.useRef(null),x=o.useRef(null),A=o.useRef(null),v=o.useRef(null),[w,y]=o.useState(""),E=o.useMemo(()=>{var S,p,k,g,I,M,L,z,X,F;return!((S=e?.video)===null||S===void 0)&&S.cover?(p=e?.video)===null||p===void 0?void 0:p.cover:!((g=(k=e?.video)===null||k===void 0?void 0:k.imgUrls)===null||g===void 0)&&g.length?(M=(I=e?.video)===null||I===void 0?void 0:I.imgUrls)===null||M===void 0?void 0:M[0]:!((z=(L=e?.product)===null||L===void 0?void 0:L.homePage)===null||z===void 0)&&z.length?(F=(X=e?.product)===null||X===void 0?void 0:X.homePage)===null||F===void 0?void 0:F[0]:m?.bottom_image||""},[e,m?.bottom_image]),C=o.useMemo(()=>{var S,p;return((S=e?.product)===null||S===void 0?void 0:S.title)||((p=e?.video)===null||p===void 0?void 0:p.title)||null},[e]),f=o.useMemo(()=>{var S,p,k,g,I,M,L,z,X;return!((S=e?.product)===null||S===void 0)&&S.currency&&(!((p=e?.product)===null||p===void 0)&&p.price)?`${(M=(I=(g=(k=e?.product)===null||k===void 0?void 0:k.currency)===null||g===void 0?void 0:g.split("-")[1])===null||I===void 0?void 0:I.toUpperCase())!==null&&M!==void 0?M:""}${(X=(z=(L=e?.product)===null||L===void 0?void 0:L.price)===null||z===void 0?void 0:z.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&X!==void 0?X:""}`:null},[e]);o.useEffect(()=>{const S=new IntersectionObserver(p=>{p.forEach(k=>{if(k.isIntersecting){if(x.current===null||E==="")return;h&&w?b.current.setSrc(w):b.current.setSrc(E),S.unobserve(x.current)}})});return S.observe(x.current),()=>{S.disconnect()}},[E,h,w]);const D=(S,p,k)=>{const g=S/p;return k/g};o.useEffect(()=>{const S=A?.current;S===null||E===""||!h||(S.src=E,S.currentTime=1,S.crossOrigin="anonymous",S.onloadeddata=()=>{const p=v?.current;if(!p)return;const k=p.getContext("2d"),g=window?.innerWidth/2,I=D(S.videoWidth,S.videoHeight,g);p.height=I,p.width=g,k?.drawImage(S,0,0,p.width,p.height),y(p.toDataURL()),S.remove(),p.remove()})},[E,h]);const P=()=>{l(),r?.(n),setTimeout(()=>{var S;(S=d?.current)===null||S===void 0||S.swiper.slideTo(i,0,!1),c?.(!1)},0)};return o.createElement("div",{ref:x,className:"list-content-listItem",key:i,onClick:P,style:{marginBottom:a}},o.createElement("div",{className:"list-content-listItem-picture"},h&&o.createElement("div",{style:{display:"none"}},o.createElement("video",{ref:A,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),o.createElement("canvas",{ref:v})),o.createElement(Ze,{loading:"lazy",className:"list-content-listItem-picture-img",ref:b})),o.createElement("div",{className:"list-content-listItem-info"},o.createElement("div",{className:`list-content-listItem-info-title ${f?"list-content-listItem-info-nowrap":""}`,style:s?.title,dangerouslySetInnerHTML:{__html:ne(C,s?.title)}}),o.createElement("div",{className:"list-content-listItem-info-price",style:s?.price,hidden:!f,dangerouslySetInnerHTML:{__html:ne(f,s?.price)}})))};function Ls(t){var e,i,n,l,s,a,d,r,c,u,m,h,T,b,x,A,v,{reportTagsView:w,showBanner:y}=t,E=_e(t,["reportTagsView","showBanner"]);const{waterFallData:C,getRecommendVideos:f,hashTagSize:D,loadingImage:P,isOpenHashTag:S}=fe(),[p,k]=o.useState(),[g,I]=o.useState(),[M,L]=o.useState(!1),z=o.useRef(null),[X,F]=o.useState(!1);o.useCallback(()=>{X||(F(!0),C&&f?.({hashTag:C?.hashTag,"itemFilter.itemId":C?.itemId,"itemFilter.itemType":C?.itemType}).then(_=>{var B;k(p?.concat((B=_?.recList)!==null&&B!==void 0?B:[])),F(!1)}))},[C,f,p,X]),o.useEffect(()=>{var _,B;if(L(!0),C&&f?.({hashTag:C?.hashTag,"itemFilter.itemId":C?.itemId,"itemFilter.itemType":C?.itemType,defaultSize:D,maxSize:D}).then(j=>{var V,J;I(j),k((J=(V=j?.recList)===null||V===void 0?void 0:V.filter(K=>K?.video!==null||K?.product!==null))!==null&&J!==void 0?J:[]),L(!1)}),S){const j=Ki;I(j),k((B=(_=j?.recList)===null||_===void 0?void 0:_.filter(V=>V?.video!==null||V?.product!==null))!==null&&B!==void 0?B:[]),L(!1)}},[C,f,D,S]);const N=()=>{var _,B;!((_=g?.tag)===null||_===void 0)&&_.link&&(w(),window.location.href=(B=g?.tag)===null||B===void 0?void 0:B.link)};return o.createElement(o.Fragment,null,M?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:P,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"list"},o.createElement("div",{className:"list-scroll",ref:z},y&&((e=g?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:N},o.createElement(Ze,{className:de.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=g?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"list-info",style:(n=E?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:ne((l=g?.tag)===null||l===void 0?void 0:l.info,(s=E?.textStyles)===null||s===void 0?void 0:s.hashTagDesc)}}),o.createElement("div",{hidden:!(!((a=g?.tag)===null||a===void 0)&&a.link),className:"list-collection",onClick:N,style:Object.assign(Object.assign({},(d=E?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:E?.space}),dangerouslySetInnerHTML:{__html:ne(((r=g?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(c=E?.textStyles)===null||c===void 0?void 0:c.hashTagLink)}}),o.createElement("div",{className:"list-content"},p?.map((_,B)=>o.createElement(Os,Object.assign({key:B,index:B,rec:_,list:p,reportTagsView:w},E)))),o.createElement("div",{hidden:!X,style:{textAlign:"center"}},"loading..."),o.createElement("div",{hidden:!(!((u=g?.tag)===null||u===void 0)&&u.link),style:{height:!((m=g?.tag)===null||m===void 0)&&m.link?((h=E?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((T=E?.buttonStyle)===null||T===void 0?void 0:T.height)||"100px":0}})),o.createElement("div",{className:"list-bottom",hidden:!(!((b=g?.tag)===null||b===void 0)&&b.link),style:E?.buttonBgStyle}),o.createElement("div",{hidden:!(!((x=g?.tag)===null||x===void 0)&&x.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},E?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((A=g?.tag)===null||A===void 0?void 0:A.linkTitle)||"Shop the collection",className:"list-btn",style:E?.buttonStyle,onClick:N,dangerouslySetInnerHTML:{__html:ne(((v=g?.tag)===null||v===void 0?void 0:v.linkTitle)||"Shop the collection",E?.buttonStyle)}}))))}const _s=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:l,swiperRef:s,setWaterFallData:a,cacheRtcList:d,setRtcList:r,cacheActiveIndex:c,rtcList:u,setCacheRtcList:m,setIsFromHashtag:h,isFromHashtag:T,bffEventReport:b,themeTag:x,selectTag:A}=fe(),{backMainFeed:v}=ze();o.useRef(null);const w=o.useRef(null),[y,E]=o.useState();o.useEffect(()=>{const S=document.getElementById("sxp-render"),p=document.getElementById("water-fall");p?w.current=p:(w.current=document.createElement("div"),w.current.setAttribute("id","water-fall"),S?.appendChild(w.current))},[]);const C=()=>{const S=Ce.isEqual(u,d);!S&&d&&d?.length&&r?.(d),v("branch",A,void 0,i?.hashTag),P(),a?.(void 0),h?.(!1),setTimeout(()=>{var p,k;S||(k=(p=s?.current)===null||p===void 0?void 0:p.swiper)===null||k===void 0||k.slideTo(c,0,!1),n?.(!1)},0)},[f,D]=o.useState();o.useEffect(()=>{i&&D(i)},[i]);const P=o.useCallback(()=>{var S,p,k,g,I,M;const L=f?.rec;if(!L)return;let z="";T?z="hashTagPage":!((S=L?.video)===null||S===void 0)&&S.url?z="videoPage":!((k=(p=L?.video)===null||p===void 0?void 0:p.imgUrls)===null||k===void 0)&&k.length&&(z="imagePage"),b?.({eventInfo:{contentId:(g=L?.video)===null||g===void 0?void 0:g.itemId,position:c+"",contentTags:JSON.stringify((I=L?.video)===null||I===void 0?void 0:I.tags),traceInfo:(M=L?.video)===null||M===void 0?void 0:M.traceInfo,hashTags:JSON.stringify([f?.hashTag]),fromKName:z,fromKPage:location?.href,timeOnSite:Math.floor((new Date-y)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[f,b,y,T,c]);return o.useEffect(()=>{l&&E(new Date)},[l]),o.useEffect(()=>{const S=()=>{E(new Date)};return window.addEventListener("pageshow",S),()=>{window.removeEventListener("pageshow",S)}},[]),w.current?di.createPortal(o.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},o.createElement(Ji,{icon:Ms,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:C}),t?.openFixedSize===!0||t?.openFixedSize===void 0?o.createElement(Ls,Object.assign({reportTagsView:P},t)):o.createElement(Ds,Object.assign({reportTagsView:P},t))),w.current):null};var Qi=o.memo(_s);const Bs=t=>o.createElement(Qi,Object.assign({},t));var Fs=o.memo(Bs);const Ns=Ue(Fs,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ws,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,fontWeight:"bold",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 Vs=[{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 Zi=t=>o.createElement(Zi,Object.assign({},t));var js=o.memo(Zi);const Hs=Ue(js,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Vs},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var oi=Object.freeze({__proto__:null,Appoint:Wl,AppointForm:Bn,Commodity:jl,CommodityDetail:Sl,CommodityDetailDiroNew:Ml,CommodityDiro:Rl,CommodityDiroNew:ns,Consent:Hs,HashTag:Ns,Link:ql,MultiCommodity:fs,MultiCommodityDiro:ds,MultiCommodityDiroNew:ys,Prompt:Il});const zs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Us="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Ws=t=>{var{active:e,activeIcon:i,unActicveIcon:n,recData:l,position:s}=t,a=_e(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:d,mutateUnlike:r,bffEventReport:c}=fe(),[u,m]=o.useState(e),h=Ye(Us),T=Ye(zs),b=Ce.debounce(()=>Ve(void 0,void 0,void 0,function*(){var x,A,v,w,y,E,C,f,D,P,S,p,k,g,I,M,L,z,X,F;if(u){m(!1);const N=(v=yield r?.({videoItemId:(A=(x=l?.video)===null||x===void 0?void 0:x.itemId)!==null&&A!==void 0?A:""}))!==null&&v!==void 0?v:!1;c?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(y=(w=l?.video)===null||w===void 0?void 0:w.itemId)!==null&&y!==void 0?y:"",contentName:(C=(E=l?.video)===null||E===void 0?void 0:E.title)!==null&&C!==void 0?C:"",contentTags:JSON.stringify((D=(f=l?.video)===null||f===void 0?void 0:f.tags)!==null&&D!==void 0?D:[]),position:s+"",contentFormat:!((P=l?.video)===null||P===void 0)&&P.url?"video":"image",traceInfo:(S=l?.video)===null||S===void 0?void 0:S.traceInfo}}),N||m(!0)}else{m(!0);const N=(p=yield d?.({content:JSON.stringify(l)}))!==null&&p!==void 0?p:!1;c?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(g=(k=l?.video)===null||k===void 0?void 0:k.itemId)!==null&&g!==void 0?g:"",contentName:(M=(I=l?.video)===null||I===void 0?void 0:I.title)!==null&&M!==void 0?M:"",contentTags:JSON.stringify((z=(L=l?.video)===null||L===void 0?void 0:L.tags)!==null&&z!==void 0?z:[]),position:s+"",contentFormat:!((X=l?.video)===null||X===void 0)&&X.url?"video":"image",traceInfo:(F=l?.video)===null||F===void 0?void 0:F.traceInfo}}),N||m(!1)}}),200);return o.createElement("button",Object.assign({},a,{"aria-label":"like",onClick:b}),o.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:u?i||h:n||T,alt:"icon"}))};var Ri=o.memo(Ws),Gs="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 li=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=ai.render(o.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})(),Ys=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:s,videoPostConfig:a,videoPlayIcon:d})=>{const[r,c]=o.useState(!1),{bffEventReport:u,sxpParameter:m,waterFallData:h,openHashtag:T,bffFbReport:b}=fe(),x=o.useRef(0),[A,v]=o.useState(!1),[w,y]=o.useState(!0),{isActive:E}=Xi(),C=o.useRef(null),[f,D]=o.useState(""),[P,S]=o.useState(!1),p=o.useRef(),k=`pb-cache-video-${e}`,g=o.useRef(null),I=o.useMemo(()=>a?.mode==="2",[a]),M=o.useMemo(()=>{var W;return a?.mode==="2"?`translateY(-${50+((W=a?.offsetTop)!==null&&W!==void 0?W:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),L=o.useMemo(()=>{var W;return((W=t?.video)===null||W===void 0?void 0:W.cover)||f},[f,t]),z=o.useMemo(()=>I?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[I]),X=o.useMemo(()=>a?.bgWay==="1",[a]),F=o.useMemo(()=>X&&a?.bgColor?{backgroundColor:a?.bgColor}:{},[a,X]);o.useEffect(()=>{p?.current&&(p.current.muted=l)},[l,p?.current]);const N=o.useCallback(()=>{var W;p?.current&&((W=p?.current)===null||W===void 0||W.play())},[p?.current]),_=Ye("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),B=o.useCallback(()=>{p?.current&&(S(!1),v(!0))},[]),j=o.useCallback(()=>{var W,H,G,oe,se,ce,ye,ke,ie,Ee,Pe,Q,ee;if(!p?.current)return;c(!1);const q=n[e];if(q&&(!((W=p?.current)===null||W===void 0)&&W.duration)){x.current=((H=p?.current)===null||H===void 0?void 0:H.currentTime)||0;const R=((oe=(G=p?.current)===null||G===void 0?void 0:G.duration)!==null&&oe!==void 0?oe:0).toFixed(2),De=((ce=(se=p?.current)===null||se===void 0?void 0:se.currentTime)!==null&&ce!==void 0?ce:0).toFixed(2),Ie=w?"0":"1";u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ke=(ye=q?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&ke!==void 0?ke:"",contentName:(Ee=(ie=q?.video)===null||ie===void 0?void 0:ie.title)!==null&&Ee!==void 0?Ee:"",playType:Ie,startTime:De,videoDuration:R,contentTags:JSON.stringify((Q=(Pe=q?.video)===null||Pe===void 0?void 0:Pe.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(ee=q?.video)===null||ee===void 0?void 0:ee.traceInfo}}),y(!1)}},[u,n,e,w,p?.current]),V=o.useCallback(()=>{var W;if(!p?.current||f||!I||(p.current.style.objectFit="contain",!((W=t?.video)===null||W===void 0)&&W.cover||!C||!C.current||X))return;const H=()=>{const G=C?.current,oe=G.getContext("2d"),se=window?.innerWidth,ce=window?.innerHeight;G.height=ce,G.width=se,oe?.drawImage(p.current,0,0,G.width,G.height),D(G.toDataURL())};H(),setTimeout(()=>{H()},500)},[p.current,X,t,f,I]),J=o.useCallback(()=>{p.current&&(j(),V())},[p.current,V,j]),K=o.useCallback(W=>()=>{var H,G,oe,se,ce;if(!p.current||!A)return;const ye=(H=p?.current)===null||H===void 0?void 0:H.paused;switch(W){case"start":if(!ye)return;(G=p?.current)===null||G===void 0||G.play(),c(!1);break;case"pause":if(ye)return;(oe=p?.current)===null||oe===void 0||oe.pause(),c(!0);break;default:ye?(se=p?.current)===null||se===void 0||se.play():(ce=p?.current)===null||ce===void 0||ce.pause(),c(!ye);break}},[A,p?.current]),me=o.useCallback(()=>{var W,H,G,oe,se,ce,ye,ke,ie,Ee,Pe,Q,ee;if(!p?.current||s!==e)return;const q=n[e],R=((H=(W=p?.current)===null||W===void 0?void 0:W.duration)!==null&&H!==void 0?H:0).toFixed(2),De=((oe=(G=p?.current)===null||G===void 0?void 0:G.currentTime)!==null&&oe!==void 0?oe:0).toFixed(2);if(!((se=p?.current)===null||se===void 0)&&se.duration){const Ie=(((ce=p?.current)===null||ce===void 0?void 0:ce.currentTime)-x.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ke=(ye=q?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&ke!==void 0?ke:"",contentName:(Ee=(ie=q?.video)===null||ie===void 0?void 0:ie.title)!==null&&Ee!==void 0?Ee:"",endTime:De,videoDuration:R,playDuration:Ie,contentTags:JSON.stringify((Q=(Pe=q?.video)===null||Pe===void 0?void 0:Pe.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(ee=q?.video)===null||ee===void 0?void 0:ee.traceInfo}})}},[n,e,u,p?.current,s]),ge=o.useCallback(()=>{S(!0)},[]);o.useEffect(()=>{var W,H,G,oe,se,ce,ye,ke,ie,Ee;if(!E)return;const Pe=t?.video.url;if(!Pe)return;const Q=document.querySelector(`#${k}`);if(!Q||(p.current=li?.(Q),!p?.current))return;const ee=window?.Hls;let q=null;return Pe.includes(".m3u8")&&ee&&ee.isSupported()?(q=new ee,q.loadSource(Pe),q.attachMedia(p?.current),q.on(ee.Events.MANIFEST_PARSED,function(){var R;(R=p?.current)===null||R===void 0||R.play()})):p.current.src=Pe,(W=p?.current)===null||W===void 0||W.setAttribute("x5-playsinline","true"),(H=p?.current)===null||H===void 0||H.setAttribute("webkit-playsinline","true"),(G=p?.current)===null||G===void 0||G.addEventListener("loadedmetadata",J),(oe=p?.current)===null||oe===void 0||oe.addEventListener("loadeddata",V),(se=p?.current)===null||se===void 0||se.addEventListener("play",j),(ce=p?.current)===null||ce===void 0||ce.addEventListener("playing",B),(ye=p?.current)===null||ye===void 0||ye.addEventListener("pause",me),(ke=p?.current)===null||ke===void 0||ke.addEventListener("ended",N),(ie=p?.current)===null||ie===void 0||ie.addEventListener("canplay",N),(Ee=p?.current)===null||Ee===void 0||Ee.addEventListener("waiting",ge),()=>{var R,De,Ie,Re,Ge,He,U,Y;q&&q?.destroy(),v(!1),(R=p?.current)===null||R===void 0||R.removeEventListener("loadedmetadata",J),(De=p?.current)===null||De===void 0||De.removeEventListener("loadeddata",V),(Ie=p?.current)===null||Ie===void 0||Ie.removeEventListener("play",j),(Re=p?.current)===null||Re===void 0||Re.removeEventListener("playing",B),(Ge=p?.current)===null||Ge===void 0||Ge.removeEventListener("pause",me),(He=p?.current)===null||He===void 0||He.removeEventListener("ended",N),(U=p?.current)===null||U===void 0||U.removeEventListener("canplay",N),(Y=p?.current)===null||Y===void 0||Y.removeEventListener("waiting",ge)}},[E,k,t]),o.useEffect(()=>{var W,H;!p?.current||!A||(E?(b?.({eventName:"ViewContent"}),(W=p?.current)===null||W===void 0||W.play()):(H=p?.current)===null||H===void 0||H.pause())},[E,A,p?.current]),o.useEffect(()=>{var W,H,G;if(!E||!p?.current)return;!((W=p?.current)===null||W===void 0?void 0:W.paused)&&T?(H=p?.current)===null||H===void 0||H.pause():T||(G=p?.current)===null||G===void 0||G.play()},[T,E,p?.current]),o.useEffect(()=>{if(!E)return;const W=()=>{K("start")(),b?.({eventName:"ViewContent"})},H=K("pause");return nt.on(Ke.PAGE_DID_SHOW,W),nt.on(Ke.PAGE_DID_HIDE,H),()=>{nt.off(Ke.PAGE_DID_SHOW,W),nt.off(Ke.PAGE_DID_HIDE,H)}},[K,E]);const be=o.useMemo(()=>!m?.placeholder_image||A?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"placeholder image"}),[A,m?.placeholder_image]),Te=o.useMemo(()=>{if(!(!P||!A))return o.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Gs,alt:"placeholder image"})},[P,A]);return o.useEffect(()=>{if(!p?.current)return;const W=()=>{var H;s===e&&(!((H=t?.video)===null||H===void 0)&&H.url)&&p?.current&&!r&&K("pause")()};return window.addEventListener("beforeunload",W),()=>{window.removeEventListener("beforeunload",W)}},[s,e,t,p?.current,K,r]),t?.video?o.createElement(o.Fragment,null,I?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:K(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},F)},!X&&A&&L&&o.createElement(Ze,{src:L,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},z)}),o.createElement("canvas",{ref:C,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:M,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},o.createElement("div",{className:"n-full-screen",ref:g,id:k,style:{width:"100%",height:"100%"}}),o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",alt:"pause",src:d??_}))),be,Te):o.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:K()},o.createElement("div",{className:"n-full-screen",ref:g,id:k,style:{width:"100%",height:"100%"}}),be,Te,o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:d??_,alt:"pause"}))):null};var Xs=o.memo(Ys);const qs=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:l})=>{const[s,a]=o.useState(t),d=r=>{r.stopPropagation();const c=!s;a(c),n?.(c)};return o.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:d},o.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:s?e:i}))};var $i=o.memo(qs);const Js=({imageUrl:t,style:e})=>{const[i,n]=o.useState(!0);it(),o.useEffect(()=>{setTimeout(()=>{n(!1)},2e3)},[]);const l=Ye("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),s=o.useMemo(()=>i?"pb-fadeIn":"pb-fadeOut",[i]);return o.createElement("div",{hidden:!i,className:`pb-finger-wrap ${s}`,style:e},o.createElement("img",{src:t||l,alt:"finger swiper"}))},en=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:l}=t,s=o.useMemo(()=>n?.mode==="2",[n]),a=o.useMemo(()=>{var u;return n?.mode==="2"?`translateY(-${50+((u=n?.offsetTop)!==null&&u!==void 0?u:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),d=o.useMemo(()=>s?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[s]),r=o.useMemo(()=>n?.bgWay==="1",[n]),c=o.useMemo(()=>r&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,r]);return o.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},c)},(!s||!r)&&o.createElement(Ze,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:l}),s&&o.createElement(Ze,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:a,left:0,right:0},onLoad:l}))},Ks=({imgUrls:t,width:e,height:i,rec:n,index:l,onReportViewImageEnd:s,onViewImageStartEvent:a,imgUrlsPostConfig:d})=>{var r,c;const u=o.useRef(),{isActive:m}=Xi(),{sxpParameter:h,openHashtag:T}=fe(),[b,x]=o.useState(!1);o.useEffect(()=>{b&&m?(u?.current&&u.current.swiper.autoplay.start(),T?s(n):a(l)):u?.current&&u.current.swiper.autoplay.stop()},[n,m,s,T,l,a,b]);const A=o.useCallback(()=>{b||x(!0)},[b]);return o.createElement(ut,{ref:u,defaultValue:0,direction:"horizontal",modules:[Pt,Dt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},className:de.css(Object.assign({},d?.marginBottom&&{".swiper-pagination":{bottom:(r=d?.marginBottom)!==null&&r!==void 0?r:0}})),height:i,loop:!0,autoplay:{delay:((c=d?.delay)!==null&&c!==void 0?c:3)*1e3}},t?.map((v,w)=>o.createElement(tt,{key:w},o.createElement(en,{src:!b&&w>0?"":v,height:i,imgUrlsPostConfig:d,onShowFirstImage:A}))))};var Qs=o.memo(Ks);const Zs=({tags:t,itemId:e,itemType:i,index:n,rec:l,hashTagStyle:s})=>{const[a,d]=o.useState(!1),{setWaterFallData:r,setOpenHashtag:c,setCacheActiveIndex:u,waterFallData:m,setIsFromHashtag:h}=fe(),T=b=>{m?h?.(!0):u?.(n),r?.(i?{hashTag:b,itemId:e,itemType:i,rec:l}:{hashTag:b,rec:l}),c?.(!0)};return o.useMemo(()=>t.length<=6?null:o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>d(!a)},a?"show less":"show more"),[a,t]),o.createElement("div",{className:"clc-sxp-bottom-hashtag"},o.createElement(Bt,null,t?.map((b,x)=>o.createElement(tt,{key:x,hidden:a?!1:x>=6,className:"clc-sxp-bottom-hashtag-item",style:s,onClick:()=>T(b)},o.createElement("div",{dangerouslySetInnerHTML:{__html:ne(`#${b}`,s)}})))))};var tn=o.memo(Zs),Rs="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 Ft(t){return o.memo(function(e){const{$store:i}=yn(),n=s=>{let a=s;const d=s.match(/{{.*?}}/g);return d?.length&&d.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(c,u)=>{if(u){const m=Ce.get(i,u);return a=a.replace(r,m),m}})}),a},l=o.useMemo(()=>{var s,a,d;const{bindDatas:r}=e,c=_e(e,["bindDatas"]);if((s=r?.forEach)===null||s===void 0||s.call(r,u=>{if(u?.propKey&&u?.dataPath){const{propKey:m,dataPath:h}=u;h.replace(/{{\s*([\w.]+)\s*}}/g,(T,b)=>{var x,A;if(b){const v=(A=(x=Ce.get(i,b))!==null&&x!==void 0?x:e[m])!==null&&A!==void 0?A:"";return c[m]=v,v}})}}),c){c.eventMap={};const u=Ce.cloneDeep(c.event)||{};for(const m in u)if(Object.prototype.hasOwnProperty.call(u,m))try{u[m].value=n(u[m].value),c.eventMap[m]=new Function(u[m].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 o.createElement(t,Object.assign({},l,l.eventMap))})}const $s=({rec:t,index:e,tempMap:i,resolver:n})=>{const{schema:l}=it(),s=o.useMemo(()=>{var a,d,r,c,u,m,h,T,b,x,A,v,w,y,E,C,f,D,P,S,p,k,g,I,M,L,z,X,F,N,_;if(!t?.video)return null;let B=null;!((d=(a=t?.video)===null||a===void 0?void 0:a.bindProducts)===null||d===void 0)&&d.length?B="\u591A\u5546\u54C1CTA":!((r=t?.video)===null||r===void 0)&&r.bindProduct?B="\u5546\u54C1CTA":B=(u=(c=t?.video)===null||c===void 0?void 0:c.bindCta)===null||u===void 0?void 0:u.itemId;const j=i?.[B];if(((m=j?.item)===null||m===void 0?void 0:m.type)==="CommodityDiro"&&!(!((h=t?.video)===null||h===void 0)&&h.bindProduct)||((T=j?.item)===null||T===void 0?void 0:T.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((x=j?.item)===null||x===void 0?void 0:x.type)==="CommodityDiroNew"&&!(!((A=t?.video)===null||A===void 0)&&A.bindProduct)||((v=j?.item)===null||v===void 0?void 0:v.type)==="MultiCommodity"&&!(!((y=(w=t?.video)===null||w===void 0?void 0:w.bindProducts)===null||y===void 0)&&y.length)||((E=j?.item)===null||E===void 0?void 0:E.type)==="MultiCommodityDiro"&&!(!((f=(C=t?.video)===null||C===void 0?void 0:C.bindProducts)===null||f===void 0)&&f.length)||((D=j?.item)===null||D===void 0?void 0:D.type)==="MultiCommodityDiroNew"&&!(!((S=(P=t?.video)===null||P===void 0?void 0:P.bindProducts)===null||S===void 0)&&S.length))return null;if(j&&n){const V=n[(p=j?.item)===null||p===void 0?void 0:p.type],J=Ft(V),K=(k=V?.extend)===null||k===void 0?void 0:k.defaulSetting,me=((M=(I=(g=j?.item)===null||g===void 0?void 0:g.event)===null||I===void 0?void 0:I.onClick)===null||M===void 0?void 0:M.linkType)==="externalLink";return o.createElement(J,Object.assign({style:Object.assign(Object.assign(Object.assign({},K?.style),(L=j?.item)===null||L===void 0?void 0:L.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},K?.textStyle),(z=j?.item)===null||z===void 0?void 0:z.textStyle),bindDatas:(F=(X=j?.item)===null||X===void 0?void 0:X.bindDatas)!==null&&F!==void 0?F:[]},K?.props,(N=j?.item)===null||N===void 0?void 0:N.props,{event:((_=j?.item)===null||_===void 0?void 0:_.event)||{},schema:l,id:j?.id,key:j?.id,recData:t,isExternalLink:me,index:e}))}else return null},[t,n,i,l]);return o.createElement(o.Fragment,null,s)};var nn=o.memo($s);const on=({nudge:t})=>{var e,i,n,l,s,a;return o.createElement(o.Fragment,null,t?.isOpen&&o.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:(s=(l=t?.size)===null||l===void 0?void 0:l.height)!==null&&s!==void 0?s:38,backgroundColor:t?.backgroundColor,borderRadius:(a=t?.borderRadius)!==null&&a!==void 0?a:4}},t?.icon?o.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,o.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:ne(t?.content,t?.textStyle)}})))},er=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:l,setCacheRtcList:s,setCacheActiveIndex:a,setLoading:d,swiperRef:r,waterFallData:c,bffEventReport:u,selectTag:m,setSelectTag:h}=fe(),{backMainFeed:T}=ze(),b=o.useMemo(()=>[xt,...t],[t]),x=A=>()=>{if(A===m)return;A!=="FOR U"?u?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${A}']`}}):T("theme",A,m);let v;A!==xt&&(v=A),d?.(!0),n?.({themeTag:v}).then(w=>{var y,E,C,f;nt.emit(Ke.CHANGE_THEME_TAG,v),l?.((y=w?.recList)!==null&&y!==void 0?y:[]),s?.((E=w?.recList)!==null&&E!==void 0?E:[]),e?.(0),a?.(0),(f=(C=r?.current)===null||C===void 0?void 0:C.swiper)===null||f===void 0||f.slideTo(0)}).finally(()=>{d?.(!1)}),h?.(A)};return c||t.length<=0?null:o.createElement("div",{className:"clc-sxp-tagbar",style:i},o.createElement("ul",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},b.map(A=>o.createElement("li",{className:`clc-sxp-tagbar-list-item ${A===m?"clc-sxp-tagbar-list-item-active":""}`,key:A,onClick:x(A)},A))))};var ln=o.memo(er);const sn=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:l,resolver:s,data:a=[],ctaType:d,tipText:r,nudge:c,_schema:u,hashTagStyle:m,tagList:h=[],licenseUrl:T})=>{var b,x,A,v,w,y,E,C,f,D;const{schema:P}=it(),[S,p]=o.useState(0),k=o.useRef(0),[g,I]=o.useState(!0),M=o.useRef(),[L,z]=o.useState(!1),[X,F]=o.useState(!1),{loadVideos:N,bffEventReport:_,loading:B,setPopupDetailData:j,ctaEvent:V,swiperRef:J,waterFallData:K,setOpenHashtag:me,appDomain:ge,openHashtag:be,loadingImage:Te,isFromHashtag:W,popupDetailData:H,bffFbReport:G,curTime:oe,h5EnterLink:se,isShowConsent:ce,selectTag:ye}=fe(),{backMainFeed:ke}=ze(),{productView:ie}=ze(),Ee=o.useMemo(()=>a.length>0&&!B&&Tn(),[a,B]);o.useEffect(()=>{fi()},[]),o.useEffect(()=>{if(a?.length>0){const O=new Date;M.current=O,G?.({eventName:"PageView"})}},[a?.length]);const Pe=o.useCallback(()=>{if(fi(),se?.(),a.length>0){const O=new Date;M.current=O,G?.({eventName:"PageView"})}},[a.length,G,se]);o.useEffect(()=>{var O;const le=a?.findIndex(Z=>{var re,pe,ve,$,ae,ue,Be,Me,xe;return d==="\u591A\u5546\u54C1CTA"?((re=Z?.video)===null||re===void 0?void 0:re.bindProducts)&&((ve=(pe=Z?.video)===null||pe===void 0?void 0:pe.bindProducts)===null||ve===void 0?void 0:ve.length)>0:d==="\u5546\u54C1CTA"?($=Z?.video)===null||$===void 0?void 0:$.bindProduct:((ue=(ae=Z?.video)===null||ae===void 0?void 0:ae.bindCta)===null||ue===void 0?void 0:ue.itemId)===d&&(((Be=Z?.video)===null||Be===void 0?void 0:Be.url)||((xe=(Me=Z?.video)===null||Me===void 0?void 0:Me.imgUrls)===null||xe===void 0?void 0:xe.length))})||0;(O=J?.current)===null||O===void 0||O.swiper.slideTo(le)},[d,J]),o.useEffect(()=>{const O=a?.[S],le=()=>{var Z,re,pe,ve,$,ae,ue,Be,Me,xe,Fe,ct,pt,vt,at,St;const Je=!be&&!ce;if(document.visibilityState==="hidden"){Je&&(nt.emit(Ke.PAGE_DID_HIDE,O),U(O),te(O));let ft="";H&&(!((re=(Z=O?.video)===null||Z===void 0?void 0:Z.bindProducts)===null||re===void 0)&&re.length||!((pe=O?.video)===null||pe===void 0)&&pe.bindProduct)?ft="pdpPage":H&&((ue=l?.[(ae=($=(ve=O?.video)===null||ve===void 0?void 0:ve.bindCta)===null||$===void 0?void 0:$.itemId)!==null&&ae!==void 0?ae:""].item)===null||ue===void 0?void 0:ue.type)==="Appoint"?ft="formPage":W?ft="hashTagPage":!((Be=O?.video)===null||Be===void 0)&&Be.url?ft="videoPage":!((Me=O?.video)===null||Me===void 0)&&Me.imgUrls&&(!((Fe=(xe=O?.video)===null||xe===void 0?void 0:xe.imgUrls)===null||Fe===void 0)&&Fe.length)?ft="imagePage":O?.product&&(ft="productPage"),_?.({eventInfo:{sessionDuration:Math.floor((new Date-oe.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(ct=O?.video)===null||ct===void 0?void 0:ct.itemId,productId:(pt=O?.product)===null||pt===void 0?void 0:pt.itemId,position:S+"",fromKName:ft,fromKPage:location?.href,ctatId:(St=(at=(vt=O?.video)===null||vt===void 0?void 0:vt.bindCta)===null||at===void 0?void 0:at.itemId)!==null&&St!==void 0?St:""}})}else document.visibilityState==="visible"&&(Pe(),Je&&(we(S),nt.emit(Ke.PAGE_DID_SHOW,O),ke("external",ye)))};return document.addEventListener("visibilitychange",le),()=>{document.removeEventListener("visibilitychange",le)}},[S,_,a,Pe,H,W,l,oe,ke,be,ce,ye]);const Q=o.useMemo(()=>{let O=0;return h.length>0&&(O+=45,K&&(O-=45)),O},[h,K]),ee=o.useMemo(()=>{let O=0;return t?.logoUrl&&t?.isShowLogo&&(O+=45),O},[]),q=o.useMemo(()=>i-ee-Q,[t,i,Q]),R=o.useMemo(()=>t?.logoUrl&&t?.isShowLogo?o.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},o.createElement("img",{src:t?.logoUrl,alt:"logo"})):null,[t]),De=o.useCallback((O,le)=>{var Z,re,pe,ve;return!((Z=O?.video)===null||Z===void 0)&&Z.url?o.createElement(Xs,{rec:O,index:le,muted:g,data:a,height:q,activeIndex:S,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((re=O?.video)===null||re===void 0)&&re.imgUrls?o.createElement(Qs,{key:O?.video.itemId,imgUrls:O?.video.imgUrls,width:n,height:q,rec:O,index:le,onReportViewImageEnd:U,onViewImageStartEvent:we,imgUrlsPostConfig:t?.imgUrlsPost}):O.product&&Array.isArray(t?.productPost)&&((pe=t?.productPost)===null||pe===void 0?void 0:pe.length)>0?(ve=t?.productPost)===null||ve===void 0?void 0:ve.map(($,ae)=>{var ue,Be,Me,xe,Fe,ct,pt,vt;const at=s[(ue=$?.item)===null||ue===void 0?void 0:ue.type],St=Ft(at),Je=(Be=at?.extend)===null||Be===void 0?void 0:Be.defaulSetting;return o.createElement(St,Object.assign({key:`${le}${ae}`,textStyle:Object.assign(Object.assign({},Je?.textStyle),(Me=$?.item)===null||Me===void 0?void 0:Me.textStyle),bindDatas:(Fe=(xe=$?.item)===null||xe===void 0?void 0:xe.bindDatas)!==null&&Fe!==void 0?Fe:[]},Je?.props,(ct=$?.item)===null||ct===void 0?void 0:ct.props,{event:((pt=$?.item)===null||pt===void 0?void 0:pt.event)||{},schema:P,id:$?.id,viewTime:M.current,rec:O,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},Je?.style),(vt=$?.item)===null||vt===void 0?void 0:vt.style),{height:"100%",overflow:"auto"}),index:le}))}):null},[n,a,q,g,S,t?.productPost,t?.videoPlayIcon,M,r,s,P]),Ie=o.useCallback(O=>{F(O)},[]),Re=o.useMemo(()=>X?{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"},[X]),Ge=o.useCallback((O,le)=>{var Z,re,pe,ve,$,ae,ue;return O?.video?o.createElement(o.Fragment,null,((Z=O?.video)===null||Z===void 0?void 0:Z.title)&&!X&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom"},o.createElement(on,{nudge:c}),t?.isShowCTA===void 0||t?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(nn,{rec:O,index:le,tempMap:l,resolver:s})):null,o.createElement("div",null,o.createElement(_t,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(pe=(re=O?.video)===null||re===void 0?void 0:re.title)!==null&&pe!==void 0?pe:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:Ie}),o.createElement(tn,{index:S,tags:($=(ve=O?.video)===null||ve===void 0?void 0:ve.hashTags)!==null&&$!==void 0?$:[],itemId:(ae=O?.video)===null||ae===void 0?void 0:ae.itemId,itemType:!((ue=O?.video)===null||ue===void 0)&&ue.itemId?"VIDEO":null,rec:O,hashTagStyle:m})))):null},[e,S,l,s,r,c,m,t,Ie,X,Re]),He=o.useCallback((O,le)=>{var Z,re,pe,ve;if(!t?.isShowLike)return;let $=(Z=t?.likeIconY)!==null&&Z!==void 0?Z:400;return K&&$<40&&($+=40),O?.video?o.createElement(Ri,{key:O.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:O.isCollected,recData:O,className:"clc-sxp-like-button",style:{[(re=t.likeIconXPosit)!==null&&re!==void 0?re:"right"]:(pe=t.likeIconX)!==null&&pe!==void 0?pe:0,[(ve=t.likeIconYPosit)!==null&&ve!==void 0?ve:"bottom"]:$},position:le}):null},[t,K]),U=O=>{var le,Z,re,pe,ve,$;if(!(!((le=O?.video)===null||le===void 0)&&le.url)&&(!((Z=O?.video)===null||Z===void 0)&&Z.imgUrls)){const ae=Date.now(),ue=(ae-k.current)/1e3;_?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(pe=(re=O?.video)===null||re===void 0?void 0:re.itemId)!==null&&pe!==void 0?pe:"",contentName:(ve=O?.video.title)!==null&&ve!==void 0?ve:"",imageEndTime:`${ae}`,playDuration:`${ue}`,contentTags:JSON.stringify(($=O?.video.tags)!==null&&$!==void 0?$:[]),position:S+"",contentFormat:"image",traceInfo:O?.video.traceInfo}})}},Y=O=>{var le,Z,re,pe,ve,$,ae,ue,Be,Me;M.current=new Date;const xe=a[O.previousIndex];if(!xe)return;O.previousIndex-O.activeIndex<0?(_?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Z=(le=xe?.video)===null||le===void 0?void 0:le.itemId)!==null&&Z!==void 0?Z:"",productId:(pe=(re=xe?.product)===null||re===void 0?void 0:re.itemId)!==null&&pe!==void 0?pe:"",requestId:null}}),U(xe)):(_?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:($=(ve=xe?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&$!==void 0?$:"",productId:(ue=(ae=xe.product)===null||ae===void 0?void 0:ae.itemId)!==null&&ue!==void 0?ue:"",requestId:null}}),U(xe)),te(xe);const Fe=a[O.activeIndex];!(!((Be=Fe?.video)===null||Be===void 0)&&Be.url)&&!(!((Me=Fe?.video)===null||Me===void 0)&&Me.imgUrls)&&Fe?.product&&G?.({eventName:"ProductView"})},te=O=>{var le,Z,re;!(!((le=O?.video)===null||le===void 0)&&le.url)&&!(!((Z=O?.video)===null||Z===void 0)&&Z.imgUrls)&&O?.product&&ie(O,O.product,(re=O?.product)===null||re===void 0?void 0:re.bindCta,M.current,S)};o.useEffect(()=>{const O=a[S];be&&te(O)},[be,a,S]);const we=O=>{var le,Z,re,pe,ve,$;const ae=a[O];if(!(!((le=ae?.video)===null||le===void 0)&&le.url)&&(!((Z=ae?.video)===null||Z===void 0)&&Z.imgUrls)){const ue=Date.now();k.current=ue,_?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(pe=(re=ae?.video)===null||re===void 0?void 0:re.itemId)!==null&&pe!==void 0?pe:"",contentName:(ve=ae?.video.title)!==null&&ve!==void 0?ve:"",imageStartTime:`${ue}`,contentTags:JSON.stringify(($=ae?.video.tags)!==null&&$!==void 0?$:[]),position:O+"",contentFormat:"image",traceInfo:ae?.video.traceInfo}}),G?.({eventName:"ViewContent"})}},he=o.useMemo(()=>{var O;const le=S===0&&!K?[(O=a?.[0])!==null&&O!==void 0?O:null]:a?.map((Z,re)=>S===re||re-1===S||re+1===S?Z:null);return K?le:le.concat([{loading:!0}])},[a,S,K]),Oe=o.useMemo(()=>B?o.createElement("div",{style:{height:q,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:Te,alt:"loading...",style:{objectFit:"contain"}})):he?.map((O,le)=>o.createElement(tt,{key:le,virtualIndex:le},O&&o.createElement(o.Fragment,null,O?.loading?o.createElement("div",{style:{height:q,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:Te,alt:"loading...",style:{objectFit:"contain"}})):o.createElement(o.Fragment,null,De(O,le),Ge(O,le),He(O,le))))),[n,a,q,B,Ge,De,he,Te]),Se=Ye("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),Le=Ye("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png");return o.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},K&&o.createElement(Ji,{icon:Rs,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},onClose:()=>{me?.(!0)}}),R,o.createElement(ln,{tagList:h,setActiveIndex:p,style:{top:ee}}),Ee?o.createElement(Js,{imageUrl:t?.swipeTipIcon,style:{top:`${50+((b=t?.swipeTipOffset)!==null&&b!==void 0?b:0)}%`}}):null,o.createElement(ut,{style:{marginTop:Q},ref:J,onSlideChange:()=>{J.current.swiper.allowTouchMove=!1,setTimeout(()=>{J.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:O=>{p(O.activeIndex),!be&&(Y(O),!K&&O?.activeIndex+2>=a?.length&&(L||(z(!0),N?.(Math.ceil(S/10)+1).then(()=>{z(!1)}))))},direction:"vertical",height:q},o.createElement($i,{style:{position:"fixed",visibility:!((A=(x=a?.[S])===null||x===void 0?void 0:x.video)===null||A===void 0)&&A.url?"visible":"hidden",zIndex:999,[(v=t?.muteIconXPosit)!==null&&v!==void 0?v:"right"]:(w=t?.muteIconX)!==null&&w!==void 0?w:0,[(y=t?.muteIconYPosit)!==null&&y!==void 0?y:"bottom"]:(E=t?.muteIconY)!==null&&E!==void 0?E:23},defaultValue:g,activeIcon:t?.unMuteIcon?t?.unMuteIcon:Se,unactiveIcon:t?.muteIcon?t?.muteIcon:Le,onChange:I}),Oe),o.createElement(Qi,Object.assign({},(D=(f=(C=t?.hashTag)===null||C===void 0?void 0:C[0])===null||f===void 0?void 0:f.item)===null||D===void 0?void 0:D.props)))},tr=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:l,index:s})=>o.createElement(ut,{defaultValue:0,direction:"horizontal",modules:[Pt,Dt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(a=>o.createElement(tt,{key:a},o.createElement(en,{src:a,height:i,imgUrlsPostConfig:n}))));var ir=o.memo(tr);const nr=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:s,videoPostConfig:a,width:d})=>{const[r,c]=o.useState(!1),u=o.useRef(null),{bffEventReport:m,sxpParameter:h,waterFallData:T,openHashtag:b}=fe(),x=o.useRef(0),[A,v]=o.useState(!1),[w,y]=o.useState(!0),E=o.useRef(null),[C,f]=o.useState("");o.useEffect(()=>{u.current&&(u.current.muted=l)},[l]);const D=o.useCallback(()=>{var N;(N=u.current)===null||N===void 0||N.play()},[]),P=Ye("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),S=o.useCallback(()=>{var N,_,B,j,V,J,K,me,ge,be,Te,W,H;c(!1);const G=n[e];if(G&&(!((N=u?.current)===null||N===void 0)&&N.duration)){x.current=((_=u?.current)===null||_===void 0?void 0:_.currentTime)||0;const oe=((j=(B=u.current)===null||B===void 0?void 0:B.duration)!==null&&j!==void 0?j:0).toFixed(2),se=((J=(V=u.current)===null||V===void 0?void 0:V.currentTime)!==null&&J!==void 0?J:0).toFixed(2),ce=w?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(me=(K=G?.video)===null||K===void 0?void 0:K.itemId)!==null&&me!==void 0?me:"",contentName:(be=(ge=G?.video)===null||ge===void 0?void 0:ge.title)!==null&&be!==void 0?be:"",playType:ce,startTime:se,videoDuration:oe,contentTags:JSON.stringify((W=(Te=G?.video)===null||Te===void 0?void 0:Te.tags)!==null&&W!==void 0?W:[]),position:e+"",contentFormat:"video",traceInfo:(H=G?.video)===null||H===void 0?void 0:H.traceInfo}}),y(!1)}},[m,n,e,w]),p=o.useCallback(()=>{v(!0)},[]),k=o.useCallback(N=>()=>{var _,B,j,V,J;if(!A)return;const K=(_=u.current)===null||_===void 0?void 0:_.paused;switch(N){case"start":if(!K)return;(B=u.current)===null||B===void 0||B.play(),c(!1);break;case"pause":if(K)return;(j=u.current)===null||j===void 0||j.pause(),c(!0);break;default:K?(V=u.current)===null||V===void 0||V.play():(J=u.current)===null||J===void 0||J.pause(),c(!K);break}},[A]),g=o.useCallback(()=>{var N,_,B,j,V,J,K,me,ge,be,Te,W,H;const G=n[e],oe=((_=(N=u.current)===null||N===void 0?void 0:N.duration)!==null&&_!==void 0?_:0).toFixed(2),se=((j=(B=u.current)===null||B===void 0?void 0:B.currentTime)!==null&&j!==void 0?j:0).toFixed(2);if(!((V=u?.current)===null||V===void 0)&&V.duration){const ce=(((J=u?.current)===null||J===void 0?void 0:J.currentTime)-x.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(me=(K=G?.video)===null||K===void 0?void 0:K.itemId)!==null&&me!==void 0?me:"",contentName:(be=(ge=G?.video)===null||ge===void 0?void 0:ge.title)!==null&&be!==void 0?be:"",endTime:se,videoDuration:oe,playDuration:ce,contentTags:JSON.stringify((W=(Te=G?.video)===null||Te===void 0?void 0:Te.tags)!==null&&W!==void 0?W:[]),position:e+"",contentFormat:"video",traceInfo:(H=G?.video)===null||H===void 0?void 0:H.traceInfo}})}},[n,e,m]),I=o.useMemo(()=>a?.mode==="2",[a]),M=o.useMemo(()=>{var N;return a?.mode==="2"?`translateY(-${50+((N=a?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),L=o.useMemo(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||C},[C,t]),z=o.useCallback(()=>{if(!E||!u||!u.current||!E.current)return;const N=u?.current,_=E?.current,B=_.getContext("2d"),j=window?.innerWidth,V=window?.innerHeight;_.height=V,_.width=j,B?.drawImage(N,0,0,_.width,_.height),f(_.toDataURL())},[]);o.useEffect(()=>{var N,_,B,j;if(u.current){if(c(!1),!u.current.src){const V=t?.video.url;if(V.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const J=new window.Hls;J.loadSource(V),J.attachMedia(u.current)}else u.current.canPlayType("application/vnd.apple.mpegurl"),u.current.src=V;else u.current.src=V;u.current.setAttribute("x5-playsinline","true"),u.current.setAttribute("webkit-playsinline","true")}return(N=u.current)===null||N===void 0||N.addEventListener("loadedmetadata",p),(_=u.current)===null||_===void 0||_.addEventListener("canplay",p),(B=u.current)===null||B===void 0||B.addEventListener("playing",S),(j=u.current)===null||j===void 0||j.addEventListener("loadeddata",z),()=>{var V,J,K,me;(V=u.current)===null||V===void 0||V.removeEventListener("loadedmetadata",p),(J=u.current)===null||J===void 0||J.removeEventListener("canplay",p),(K=u.current)===null||K===void 0||K.removeEventListener("playing",S),(me=u.current)===null||me===void 0||me.removeEventListener("loadeddata",z)}}},[p,S,t?.video,z]);const X=o.useMemo(()=>!h?.placeholder_image||A?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[A,h?.placeholder_image]);o.useEffect(()=>{const N=()=>{var _,B;s===e&&(!((_=t?.video)===null||_===void 0)&&_.url)&&(!((B=u?.current)===null||B===void 0)&&B.src)&&!r&&k("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[s,e,t,u,k,r]);const F=o.useMemo(()=>I?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[I]);return t?.video?o.createElement(o.Fragment,null,I?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:k(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},o.createElement(Ze,{src:L,style:Object.assign({height:i,width:d,objectFit:"cover"},F)}),o.createElement("canvas",{ref:E,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:M,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:d,height:"100%"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:u,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:g,onEnded:D,style:{width:"100%",height:i,objectFit:"contain"}}),o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:P,alt:"video pause image"}))),X):o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:k(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:u,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:g,onEnded:D}),X,o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:P,alt:"video pause image"}))):null};var or=o.memo(nr);const si={};Object.values(oi).forEach(t=>{si[t.extend.type]=t});const lr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",sr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",rr=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:l,descStyle:s,hashTagStyle:a,containerHeight:d=664,containerWidth:r=375,appDomain:c,tagList:u=[]})=>{const m=o.useMemo(()=>{let f=0;return e?.logoUrl&&e?.isShowLogo&&(f+=45),u.length>0&&(f+=45),d-f},[e,d,u]),h=(f,D)=>{var P,S,p,k;if(!((P=f?.video)===null||P===void 0)&&P.url)return o.createElement(or,{rec:f,index:D,muted:!0,width:r,data:t??[],height:m,activeIndex:D,videoPostConfig:e?.videoPost});if(!((S=f?.video)===null||S===void 0)&&S.imgUrls)return o.createElement(ir,{key:f?.video.itemId,imgUrls:f?.video.imgUrls,width:r,height:m,rec:f,index:D,imgUrlsPostConfig:e?.imgUrlsPost});if(f.product&&f.product&&Array.isArray(e?.productPost)&&((p=e?.productPost)===null||p===void 0?void 0:p.length)>0)return(k=e?.productPost)===null||k===void 0?void 0:k.map((g,I)=>{var M,L,z,X,F,N,_,B;const j=si[(M=g?.item)===null||M===void 0?void 0:M.type],V=Ft(j),J=(L=j?.extend)===null||L===void 0?void 0:L.defaulSetting;return o.createElement(V,Object.assign({key:`${D}${I}`,textStyle:Object.assign(Object.assign({},J?.textStyle),(z=g?.item)===null||z===void 0?void 0:z.textStyle),bindDatas:(F=(X=g?.item)===null||X===void 0?void 0:X.bindDatas)!==null&&F!==void 0?F:[]},J?.props,(N=g?.item)===null||N===void 0?void 0:N.props,{event:((_=g?.item)===null||_===void 0?void 0:_.event)||{},id:g?.id,rec:f,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},J?.style),(B=g?.item)===null||B===void 0?void 0:B.style),{width:r,height:m,overflow:"auto"}),index:D}))})},T=o.useMemo(()=>e?.logoUrl&&e?.isShowLogo?o.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},o.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),b=(f,D)=>e?.isShowCTA===void 0||e?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(nn,{rec:f,index:D,tempMap:l,resolver:si})):null,x=(f,D)=>{var P,S,p,k,g,I,M;return f?.video?o.createElement(o.Fragment,null,((P=f?.video)===null||P===void 0?void 0:P.title)&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom"},o.createElement(on,{nudge:n}),b(f,D),o.createElement("div",null,o.createElement(_t,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(p=(S=f?.video)===null||S===void 0?void 0:S.title)!==null&&p!==void 0?p:"",style:Object.assign(Object.assign({},s),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),o.createElement(tn,{index:D,tags:(g=(k=f?.video)===null||k===void 0?void 0:k.hashTags)!==null&&g!==void 0?g:[],itemId:(I=f?.video)===null||I===void 0?void 0:I.itemId,itemType:!((M=f?.video)===null||M===void 0)&&M.itemId?"VIDEO":null,rec:f,hashTagStyle:a}))):null},A=Ye(sr,c),v=Ye(lr,c),w=(f,D)=>{var P,S,p,k;if(!e?.isShowLike)return;let g=(P=e?.likeIconY)!==null&&P!==void 0?P:400;return g<40&&(g+=40),f?.video?o.createElement(Ri,{key:f.position,activeIcon:(S=e?.likeIcon)!==null&&S!==void 0?S:A,unActicveIcon:(p=e?.unlikeIcon)!==null&&p!==void 0?p:v,position:D,active:f.isCollected,recData:f,className:"clc-sxp-like-button",style:{top:g,right:(k=e?.likeIconX)!==null&&k!==void 0?k:0}}):null},y=Ye("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",c),E=Ye("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",c),C=(f,D)=>{var P,S,p,k;return o.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},T,o.createElement(ln,{tagList:u}),o.createElement($i,{style:{position:"absolute",right:(P=e?.muteIconX)!==null&&P!==void 0?P:0,visibility:!((p=(S=t?.[D])===null||S===void 0?void 0:S.video)===null||p===void 0)&&p.url?"visible":"hidden",bottom:(k=e?.muteIconY)!==null&&k!==void 0?k:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:y,unactiveIcon:e?.muteIcon?e?.muteIcon:E}),h(f,D),x(f,D),w(f,D))};return o.createElement("div",{className:de.css({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((f,D)=>C(f,D)))};var ar=o.memo(rr);const dr=()=>{const{schema:t,resolver:e,popup:i}=it(),{setPopupDetailData:n,popupDetailData:l,bffEventReport:s}=fe(),{productView:a}=ze(),[d,r]=o.useState(),c=o.useRef(null);o.useEffect(()=>{const h=()=>{c.current=new Date};return h(),window.addEventListener("pageshow",h),()=>{window.removeEventListener("pageshow",h)}},[]),o.useEffect(()=>{i&&i?.id&&i?.id!==""&&(c.current=new Date,r(i))},[i]);const u=()=>{var h,T,b,x;if(!i||i?.id===""||!d||new Date-c.current<((h=i?.duration)!==null&&h!==void 0?h:0))return;r(Object.assign(Object.assign({},i),{id:""}));const A=l,v=(T=A?.video)===null||T===void 0?void 0:T.bindProduct,w=(x=(b=A?.video)===null||b===void 0?void 0:b.bindProduct)===null||x===void 0?void 0:x.bindCta;v&&w&&a(A,v,w,c.current,l?.index),setTimeout(()=>{window?.sxpPopup(""),n?.(null)},i?.duration)},m=o.useMemo(()=>{var h,T,b;return(b=(T=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||T===void 0?void 0:T.popupList)===null||b===void 0?void 0:b.map((x,A)=>{var v,w,y,E,C,f,D,P,S,p,k,g,I,M,L;if(x?.id===i?.id){const z=e[(v=x?.item)===null||v===void 0?void 0:v.type],X=Ft(z),F=((E=(y=(w=x?.item)===null||w===void 0?void 0:w.event)===null||y===void 0?void 0:y.onClick)===null||E===void 0?void 0:E.linkType)==="externalLink",N=((D=(f=(C=x?.item)===null||C===void 0?void 0:C.event)===null||f===void 0?void 0:f.onClick)===null||D===void 0?void 0:D.linkType)==="popup",_=(P=z?.extend)===null||P===void 0?void 0:P.defaulSetting;return o.createElement(X,Object.assign({key:A,style:Object.assign(Object.assign(Object.assign({},_?.style),(S=x?.item)===null||S===void 0?void 0:S.style),{width:(p=window.innerWidth)!==null&&p!==void 0?p:"100vw",height:"80vh",overflow:"auto"}),textStyle:Object.assign(Object.assign({},_?.textStyle),(k=x?.item)===null||k===void 0?void 0:k.textStyle),bindDatas:(I=(g=x?.item)===null||g===void 0?void 0:g.bindDatas)!==null&&I!==void 0?I:[]},_?.props,(M=x?.item)===null||M===void 0?void 0:M.props,{event:((L=x?.item)===null||L===void 0?void 0:L.event)||{},schema:t,id:x?.id,isExternalLink:F,isPopup:N,onClose:u}))}else return o.createElement(o.Fragment,null)})},[t,i,e,u]);return o.createElement(Lt,{popup:d,onClose:u,padding:0,modalStyle:{position:"fixed"}},m)},ri={};Object.values(oi).forEach(t=>{ri[t.extend.type]=t});const ur=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:l,appDomain:s,licenseUrl:a,enabledMetaConversionApi:d})=>{var r,c,u,m,h,T,b,x,A,v,w;const y=o.useMemo(()=>{var E;return location?.search?(E=location?.search)===null||E===void 0?void 0:E.replace("?",""):""},[]);return o.createElement(Ai,{resolver:ri,enableDataSource:!1,schema:t?.data,utmVal:y},o.createElement(Si,{utmVal:y,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:(m=(u=t?.sxp_parameter)===null||u===void 0?void 0:u.default_recommend)!==null&&m!==void 0?m:i,hashTagSize:(T=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&T!==void 0?T:n,loadingImage:l,appDomain:s,enabledMetaConversionApi:d,isShowTag:(A=(x=(b=t?.data)===null||b===void 0?void 0:b.sxpPageConf)===null||x===void 0?void 0:x.globalConfig)===null||A===void 0?void 0:A.isShowTag,globalConfig:(w=(v=t?.data)===null||v===void 0?void 0:v.sxpPageConf)===null||w===void 0?void 0:w.globalConfig,render:({rtcList:E,tagList:C})=>{var f;return o.createElement(o.Fragment,null,o.createElement(sn,Object.assign({},(f=t?.data)===null||f===void 0?void 0:f.sxpPageConf,{tagList:C,data:E,resolver:ri,licenseUrl:a})),o.createElement(dr,null))}}))};var cr=o.memo(ur);const rn=o.createContext({}),pr=({children:t,data:e})=>{var i,n,l,s,a,d,r,c,u,m,h,T,b;const[x,A]=o.useState(!1),[v,w]=o.useState(!1);return o.createElement(rn.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:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.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:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_policy_title,privacyPolicyUrl:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(T=e?.sxp_parameter)===null||T===void 0?void 0:T.template,industry:(b=e?.sxp_parameter)===null||b===void 0?void 0:b.industry},appDomain:e?.appDomain,openHashtag:x,setOpenHashtag:A,openConsent:v,setOpenConsent:w,sxpFontLinks:e?.sxpFontLinks}},t)};function vr(){return o.useContext(rn)}Ae.DiyPortalPreview=ar,Ae.EditorDataProvider=pr,Ae.Modal=Lt,Ae.SxpDataSourceProvider=Si,Ae.SxpPageCore=cr,Ae.SxpPageRender=sn,Ae.core=kn,Ae.default=bn,Ae.materials=oi,Ae.useEditorDataProvider=vr,Object.defineProperty(Ae,"__esModule",{value:!0})});
|
5
|
+
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:f?.info})))},be=()=>{var W,H;return o.createElement(o.Fragment,null,(x||B?.link)&&o.createElement("button",{"aria-label":(W=j?.enTitle)!==null&&W!==void 0?W:"Purchase on Website",onClick:J,className:"pb-commondity-btn",style:D},o.createElement("span",{dangerouslySetInnerHTML:{__html:ne((H=j?.enTitle)!==null&&H!==void 0?H:"Purchase on Website",D)}})))},Te=o.useCallback(W=>W?.lineClamp?Object.assign(Object.assign({},W),{overflow:"hidden",WebkitLineClamp:W?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):W,[]);return o.createElement("div",{className:"pb-commondity"},o.createElement("div",Object.assign({className:de.css(Object.assign({},m))},S),B&&((a=B?.homePage)===null||a===void 0?void 0:a.length)>0&&o.createElement(ut,{height:me,modules:[Pt,Dt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:C?.dotsAlign==="left"?"commondityDetail-swiper-clickable-left":"commondityDetail-swiper-clickable-center"},loop:!0,autoplay:{delay:C?.delay*1e3}},(d=B?.homePage)===null||d===void 0?void 0:d.map(W=>o.createElement(tt,{key:W},o.createElement("div",{style:{overflow:"hidden",width:me,height:me}},o.createElement(Ze,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${C?.translateY?C?.translateY+50:50}%`},src:W}))))),!(!((r=B?.homePage)===null||r===void 0)&&r.length)&&o.createElement("div",{className:de.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},o.createElement("img",{className:de.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(c=p?.bottom_image)!==null&&c!==void 0?c:A,alt:"pdp image"})),o.createElement("div",{className:"pb-commondity-content"},ge({isPost:w}))),be(),o.createElement(Lt,{visible:F,onClose:()=>N(!1)},o.createElement("div",{style:{paddingBottom:"80px"}},ge({isPost:!1})),be()))};var yl=o.memo(bl);const wl=Ue(yl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Bn},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}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"}},style:{}},w:100,h:40,sort:1});var Sl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Tl=[{title:"",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}]},{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}]},{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"}]}],Xi="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 xl=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:l,src:s}=t;switch(i){case 2:return n||null;case 3:return s||null;default:return l&&l.length>0?(e=l[0])===null||e===void 0?void 0:e.url:null}},El=t=>{var{content:e,btnText:i,style:n,icon:l,isPopup:s,isExternalLink:a,onClose:d,onClick:r,submitButtonStyle:c,contentStyle:u}=t,m=_e(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=fe(),{jumpToWeb:T}=ze(),b=typeof l=="string"?l:xl(l),x=()=>{var A,v,w;if(a){const y=h,E=(A=y?.video)===null||A===void 0?void 0:A.bindProduct,C=(w=(v=y?.video)===null||v===void 0?void 0:v.bindProduct)===null||w===void 0?void 0:w.bindCta,f=h?.index;T(y,E,C,f)}s||d?.(),r?.()};return o.createElement("div",Object.assign({className:`pb-prompt ${de.css(Object.assign({},n))}`},m),o.createElement("div",{className:"pb-prompt-icon"},o.createElement("img",{width:"100%",src:b??Xi,alt:"success image"})),o.createElement("div",{className:"pb-prompt-content",style:u,dangerouslySetInnerHTML:{__html:ne(e,u)}}),o.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:c,onClick:x,dangerouslySetInnerHTML:{__html:ne(i,c)}}))};var Al=o.memo(El);const Cl=Ue(Al,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Tl,bindableProps:[],interactionRender:Sl},defaulSetting:{props:{icon:Xi,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Il=[{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"}],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:"\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"]}]}]},{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"]}]}];const kl=t=>{var e,i,n,l,s,a,d,r,c,u,m,h,T,{style:b,isDefault:x,rec:A,viewTime:v,isPost:w,bottom_image:y,tipText:E,swiper:C,commodityStyles:f,buttonStyle:D,index:P}=t,S=_e(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index"]);o.useState(!0);const{sxpParameter:p}=fe(),{popupDetailData:k,bffEventReport:g,isPreview:I,swiperRef:M,bffFbReport:L}=fe(),{jumpToWeb:z,productView:X}=ze(),F=o.useRef(null);o.useRef(null),o.useRef(null),o.useState(!1),o.useState(!1),o.useState(!0);const[N,_]=o.useState(!1),B=o.useRef(null),j=w?A:k,V=w?j?.product:(e=j?.video)===null||e===void 0?void 0:e.bindProduct,J=w?(i=j?.product)===null||i===void 0?void 0:i.bindCta:(l=(n=j?.video)===null||n===void 0?void 0:n.bindProduct)===null||l===void 0?void 0:l.bindCta,K=w?P:k?.index,me=()=>{V?.link&&(z(j,V,J,K),w||X(j,V,J,v||B.current,K),window.location.href=window.getJointUtmLink(V.link))};o.useEffect(()=>{w||L?.({eventName:"ProductView"})},[w,L]),o.useEffect(()=>{const H=()=>{B.current=new Date};return H(),window.addEventListener("pageshow",H),()=>{window.removeEventListener("pageshow",H)}},[]);const ge=o.useMemo(()=>{var H,G,oe,se,ce;return V?.currency&&V?.price?`${(oe=(G=(H=V?.currency)===null||H===void 0?void 0:H.split("-")[1])===null||G===void 0?void 0:G.toUpperCase())!==null&&oe!==void 0?oe:""}${(ce=(se=V?.price)===null||se===void 0?void 0:se.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&ce!==void 0?ce:""}`:"\xA3102,300.00"},[V?.price,V?.currency]),be=I?375:(s=b?.width)!==null&&s!==void 0?s:window.innerWidth,Te=({isPost:H})=>o.createElement("div",{hidden:!!V&&(!V?.info||V?.info==="")},o.createElement(_t,{isPost:H,onClick:()=>_(!0),className:"pb-commondityDiroNew-info",style:f?.info,foldText:E?.foldText,unfoldText:E?.unfoldText,text:V?.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`})),W=o.useCallback(H=>H?.lineClamp?Object.assign(Object.assign({},H),{overflow:"hidden",WebkitLineClamp:H?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):H,[]);return o.createElement("div",{className:"pb-commondityDiroNew"},o.createElement("div",Object.assign({ref:F,className:de.css(Object.assign({},b))},S),V&&((a=V?.homePage)===null||a===void 0?void 0:a.length)>0&&o.createElement(ut,{height:be,modules:[Pt,Dt],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:C?.dotsAlign==="left"?"commondityDiroNew-swiper-clickable-left":"commondityDiroNew-swiper-clickable-center"},loop:!0,autoplay:{delay:C?.delay*1e3}},(d=V?.homePage)===null||d===void 0?void 0:d.map(H=>o.createElement(tt,{key:H},o.createElement("div",{style:{overflow:"hidden",width:be,height:be}},o.createElement(Ze,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${C?.translateY?C?.translateY+50:50}%`},src:H}))))),!(!((r=V?.homePage)===null||r===void 0)&&r.length)&&o.createElement("div",{className:de.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},o.createElement("img",{className:de.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(c=p?.bottom_image)!==null&&c!==void 0?c:y,alt:"pdp image"})),o.createElement("div",{className:"pb-commondityDiroNew-content"},o.createElement("div",{className:"pb-commondityDiroNew-content-top"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:W(f?.title),dangerouslySetInnerHTML:{__html:ne((u=V?.title)!==null&&u!==void 0?u:"Large Dior Toujours BagLarge",f?.title)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!V&&(!V?.collection||V?.collection===""),style:W(f?.collection),dangerouslySetInnerHTML:{__html:ne(V?.collection||"Black Macrocannage CalfskinLarge",f?.collection)}})),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!V&&!V?.price,style:W(f?.price),dangerouslySetInnerHTML:{__html:ne(ge,f?.price)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!V&&!V?.taxInfo,style:W(f?.taxInfo),dangerouslySetInnerHTML:{__html:ne((m=V?.taxInfo)!==null&&m!==void 0?m:"\u7A0E\u8D39",f?.taxInfo)}}))),(!V||V?.link)&&o.createElement("button",{"aria-label":(h=J?.enTitle)!==null&&h!==void 0?h:"Shop now",onClick:me,className:"pb-commondityDiroNew-btn",style:D},o.createElement("span",{dangerouslySetInnerHTML:{__html:ne((T=J?.enTitle)!==null&&T!==void 0?T:"Shop now",D)}})),Te({isPost:w}))),o.createElement(Lt,{visible:N,onClose:()=>_(!1)},Te({isPost:!1})))};var Pl=o.memo(kl);const Dl=Ue(Pl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Il},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontWeight:"bold",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}},style:{}},w:100,h:40,sort:1});var qe=[{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"]},{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"]}]}],Ml=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Ol=t=>{var{rec:e,children:i,className:n,onClick:l,style:s,isExternalLink:a=!1,index:d}=t;_e(t,["rec","children","className","onClick","style","isExternalLink","index"]);const r=o.useRef(null),{popup:c}=it(),{setPopupDetailData:u,ctaEvent:m}=fe(),{jumpToWeb:h}=ze(),T=Ce.throttle(()=>{var b,x,A,v,w,y,E,C;const f=(x=(b=e?.video)===null||b===void 0?void 0:b.bindProduct)!==null&&x!==void 0?x:e?.video;if(m?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,f,d),u?.(Object.assign(Object.assign({},e),{index:d})),a){if(!((v=(A=e?.video)===null||A===void 0?void 0:A.bindProduct)===null||v===void 0)&&v.link){const D=(w=e?.video)===null||w===void 0?void 0:w.bindCta,P=(y=e?.video)===null||y===void 0?void 0:y.bindProduct;h(e,P,D,d),window.location.href=window.getJointUtmLink((C=(E=e?.video)===null||E===void 0?void 0:E.bindProduct)===null||C===void 0?void 0:C.link)}}else l?.()},c?.duration);return o.createElement("div",{ref:r,className:n,style:s,onClick:T},i)};var wt=o.memo(Ol),Ll={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};function _l(t){const e=o.useRef(null),[i,n]=o.useState(!1);return o.useEffect(()=>{e.current=new IntersectionObserver(([l])=>{n(l.isIntersecting)})},[]),o.useEffect(()=>{var l;return t?.current&&((l=e?.current)===null||l===void 0||l.observe(t?.current)),()=>{var s;(s=e?.current)===null||s===void 0||s.disconnect()}},[t]),i}const Bl=({src:t,rec:e,item:i,index:n,style:l,translateY:s,imgStyle:a})=>{const d=o.useRef(null),r=_l(d),{ctaEvent:c}=fe();return o.useEffect(()=>{r&&t&&d?.current&&c?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n)},[r,t,d,e,c,i,n]),o.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),o.createElement("div",{className:de.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},a))},o.createElement("div",{ref:d,hidden:!t,className:de.css({width:"100%",height:"100%"})},o.createElement(Ze,{className:de.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${s?s+50:50}%`},l)),src:t})))};var rt=o.memo(Bl);const Fl=t=>{var e,i,n,l,s,a,d,r,c,u,m,{content:h,style:T,bgImg:b,recData:x,bottom_image:A,ctaTempStyles:v,isExternalLink:w,translateY:y=0,index:E}=t,C=_e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:f}=fe(),D=(e=x?.video)===null||e===void 0?void 0:e.bindProduct,P=(s=(l=(i=D?.cover)!==null&&i!==void 0?i:(n=D?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:f?.bottom_image)!==null&&s!==void 0?s:A;return o.createElement(wt,Object.assign({isExternalLink:w,rec:x,className:de.css(Object.assign({},T)),style:{display:"flex"},index:E},C),o.createElement(rt,{src:P,rec:x,item:(d=(a=x?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:x?.video,index:E,translateY:y,imgStyle:v?.img}),o.createElement("div",{className:de.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Ll["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ne((r=D?.title)!==null&&r!==void 0?r:"Product Name",v?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((c=v?.ctaTitle)===null||c===void 0?void 0:c.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((m=(u=D?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var Nl=o.memo(Fl);const Vl=Ue(Nl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Ml,bindableProps:[],settingRender:qe},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 jl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Hl=t=>{var e,i,n,l,s,a,{content:d,style:r,bgImg:c,recData:u,bottom_image:m,ctaTempStyles:h,isExternalLink:T,index:b}=t,x=_e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:A}=fe(),v=(e=u?.video)===null||e===void 0?void 0:e.bindCta,w=(n=(i=v?.icon)!==null&&i!==void 0?i:A?.bottom_image)!==null&&n!==void 0?n:m;return o.createElement(wt,Object.assign({isExternalLink:T,rec:u,className:de.css(Object.assign({alignItems:"center"},r)),style:{display:"flex"},index:b},x),o.createElement(rt,{src:w,rec:u,item:(s=(l=u?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&s!==void 0?s:u?.video,index:b,imgStyle:h?.img}),o.createElement("div",{className:de.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((a=v?.enTitle)!==null&&a!==void 0?a:"Product Name",h?.ctaTitle)}}))};var zl=o.memo(Hl);const Ul=Ue(zl,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:jl,settingRender:qe?.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 Wl=[{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:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}];const Gl=t=>{var e,i,n,l,s,a,d,r,{content:c,style:u,bgImg:m,recData:h,bottom_image:T,ctaTempStyles:b,index:x,customTitle:A}=t,v=_e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle"]);const{sxpParameter:w,bffEventReport:y}=fe(),{jumpToWeb:E}=ze(),C=(e=h?.video)===null||e===void 0?void 0:e.bindCta,f=(i=h?.video)===null||i===void 0?void 0:i.bindProduct,D=()=>{C?.link&&(E(h,f,C,x),window.location.href=window.getJointUtmLink(C.link))},P=(l=(n=C?.icon)!==null&&n!==void 0?n:w?.bottom_image)!==null&&l!==void 0?l:T;return o.createElement(wt,Object.assign({index:x,rec:h,className:de.css(Object.assign({alignItems:"center"},u)),style:{display:"flex"}},v,{onClick:D}),o.createElement(rt,{src:P,rec:h,item:(a=(s=h?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&a!==void 0?a:h?.video,index:x,imgStyle:b?.img}),o.createElement("div",{className:de.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{className:"tow-line-ellipsis",style:b?.ctaTitle,dangerouslySetInnerHTML:{__html:ne((d=C?.enTitle)!==null&&d!==void 0?d:"Product Name",b?.ctaTitle)}}),A?.display&&o.createElement("div",{style:Object.assign(Object.assign({},A?.style),{lineHeight:((r=A?.style)===null||r===void 0?void 0:r.height)+"px"}),className:"one-line-ellipsis",dangerouslySetInnerHTML:{__html:ne(A?.text,A?.style)}}))))};var Yl=o.memo(Gl),ii;const Xl=Ue(Yl,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:(ii=qe?.filter(t=>t.type!=="commodityTitle"))===null||ii===void 0?void 0:ii.concat(Wl),bindableProps:[]},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 ql=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Jl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Kl=t=>{var e,i,n,l,s,a,d,r,c,u,m,{content:h,style:T,bgImg:b,recData:x,bottom_image:A,ctaTempStyles:v,isExternalLink:w,translateY:y=0,index:E}=t,C=_e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:f}=fe(),D=(e=x?.video)===null||e===void 0?void 0:e.bindProduct,P=(s=(l=(i=D?.cover)!==null&&i!==void 0?i:(n=D?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:f?.bottom_image)!==null&&s!==void 0?s:A;return o.createElement(wt,Object.assign({isExternalLink:w,rec:x,className:de.css(Object.assign({},T)),style:{display:"flex"},index:E},C),o.createElement(rt,{src:P,rec:x,item:(d=(a=x?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:x?.video,index:E,translateY:y,imgStyle:v?.img}),o.createElement("div",{className:de.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Jl["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ne((r=D?.title)!==null&&r!==void 0?r:"Product Name",v?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((c=v?.ctaTitle)===null||c===void 0?void 0:c.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((m=(u=D?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var Ql=o.memo(Kl);const Zl=Ue(Ql,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:ql,settingRender:qe,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 Rl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],$l={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const es=t=>{var e,i,n,l,s,a,d,r,c,u,{content:m,style:h,bgImg:T,recData:b,bottom_image:x,ctaTempStyles:A,isExternalLink:v,translateY:w=0,index:y}=t,E=_e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:C}=fe(),f=(e=b?.video)===null||e===void 0?void 0:e.bindProduct,D=(s=(l=(i=f?.cover)!==null&&i!==void 0?i:(n=f?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:C?.bottom_image)!==null&&s!==void 0?s:x;return o.createElement(wt,Object.assign({isExternalLink:v,rec:b,className:de.css(Object.assign({},h)),style:{display:"flex"},index:y},E),o.createElement(rt,{src:D,rec:b,item:(d=(a=b?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:b?.video,index:y,translateY:w,imgStyle:A?.img}),o.createElement("div",{className:de.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},o.createElement("div",{className:$l["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:ne((r=f?.title)!==null&&r!==void 0?r:"Product Name",A?.title)}}),o.createElement("div",{className:de.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((u=(c=f?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&u!==void 0?u:"Shop Now",A?.ctaTitle)}})))};var ts=o.memo(es);const is=Ue(ts,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Rl,bindableProps:[],settingRender:qe},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 ns=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const os=({children:t,isPadding:e=!0})=>o.createElement(ut,{direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Xn,Yn,Gn],style:{padding:e?"0 12px 0 20px":0}},t);var Bt=o.memo(os),ls={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const ss=t=>{var e,i,{content:n,style:l,bgImg:s,recData:a,onClick:d,bottom_image:r,ctaTempStyles:c,isExternalLink:u,index:m,translateY:h=0}=t,T=_e(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:b,setPopupDetailData:x,sxpParameter:A}=fe(),{popup:v}=it(),{jumpToWeb:w}=ze(),[y,E]=o.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Ce.throttle(f=>{b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,f,m),x?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:f}),index:m})),u?f?.link&&(w(a,f,f.bindCta,m),window.location.href=window.getJointUtmLink(f.link)):d?.()},v?.duration);return o.createElement(Bt,{isPadding:!!a},y?.map(f=>{var D,P,S,p,k,g,I,M;return o.createElement(o.Fragment,null,a&&!f?.bindCta?null:o.createElement(tt,Object.assign({key:f?.itemId,className:de.css(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},T,{onClick:()=>C(f)}),o.createElement(rt,{src:(p=(S=(D=f?.cover)!==null&&D!==void 0?D:(P=f?.homePage)===null||P===void 0?void 0:P[0])!==null&&S!==void 0?S:A?.bottom_image)!==null&&p!==void 0?p:r,rec:a,item:f,index:m,translateY:h,imgStyle:c?.img}),o.createElement("div",{className:de.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:ls["two-line-ellipsis"],style:c?.title,dangerouslySetInnerHTML:{__html:ne((k=f?.title)!==null&&k!==void 0?k:"Product Name",c?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((g=c?.ctaTitle)===null||g===void 0?void 0:g.height)+"px"},c?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((M=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&M!==void 0?M:"Shop Now",c?.ctaTitle)}}))))}))};var rs=o.memo(ss);const as=Ue(rs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:ns,bindableProps:[],settingRender:qe},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 ds=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],us={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const cs=t=>{var e,i,{content:n,style:l,bgImg:s,recData:a,onClick:d,bottom_image:r,ctaTempStyles:c,isExternalLink:u,index:m,translateY:h=0}=t,T=_e(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{sxpParameter:b}=fe(),{ctaEvent:x,setPopupDetailData:A}=fe(),{popup:v}=it(),[w,y]=o.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:E}=ze(),C=Ce.throttle(f=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,f,m),A?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:f}),index:m})),u?f?.link&&(E(a,f,f.bindCta,m),window.location.href=window.getJointUtmLink(f.link)):d?.()},v?.duration);return o.createElement(Bt,{isPadding:!!a},w?.map(f=>{var D,P,S,p,k,g,I,M;return o.createElement(o.Fragment,null,a&&!f?.bindCta?null:o.createElement(tt,Object.assign({key:f.itemId,className:de.css(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},T,{onClick:()=>C(f)}),o.createElement(rt,{src:(p=(S=(D=f?.cover)!==null&&D!==void 0?D:(P=f?.homePage)===null||P===void 0?void 0:P[0])!==null&&S!==void 0?S:b?.bottom_image)!==null&&p!==void 0?p:r,rec:a,item:f,index:m,translateY:h,imgStyle:c?.img}),o.createElement("div",{className:de.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:us["two-line-ellipsis"],style:c?.title,dangerouslySetInnerHTML:{__html:ne((k=f?.title)!==null&&k!==void 0?k:"Product Name",c?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((g=c?.ctaTitle)===null||g===void 0?void 0:g.height)+"px"},c?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((M=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&M!==void 0?M:"Shop Now",c?.ctaTitle)}}))))}))};var ps=o.memo(cs);const vs=Ue(ps,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:ds,settingRender:qe,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 fs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ms={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const hs=t=>{var e,i,{content:n,style:l,bgImg:s,recData:a,onClick:d,bottom_image:r,ctaTempStyles:c,isExternalLink:u,index:m,translateY:h=0}=t,T=_e(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:b,setPopupDetailData:x,sxpParameter:A}=fe(),{popup:v}=it(),{jumpToWeb:w}=ze(),[y,E]=o.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Ce.throttle(f=>{b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,f,m),x?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:f}),index:m})),u?f?.link&&(w(a,f,f.bindCta,m),window.location.href=window.getJointUtmLink(f.link)):d?.()},v?.duration);return o.createElement(Bt,{isPadding:!!a},y?.map(f=>{var D,P,S,p,k,g,I;return o.createElement(o.Fragment,null,a&&!f?.bindCta?null:o.createElement(tt,Object.assign({key:f?.itemId,className:de.css(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},T,{onClick:()=>C(f)}),o.createElement(rt,{src:(p=(S=(D=f?.cover)!==null&&D!==void 0?D:(P=f?.homePage)===null||P===void 0?void 0:P[0])!==null&&S!==void 0?S:A?.bottom_image)!==null&&p!==void 0?p:r,rec:a,item:f,index:m,translateY:h,imgStyle:c?.img}),o.createElement("div",{className:de.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},o.createElement("div",{className:ms["tow-line-ellipsis"],style:c?.title,dangerouslySetInnerHTML:{__html:ne((k=f?.title)!==null&&k!==void 0?k:"Product Name",c?.title)}}),o.createElement("div",{className:de.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},c?.ctaTitle)),dangerouslySetInnerHTML:{__html:ne((I=(g=f?.bindCta)===null||g===void 0?void 0:g.enTitle)!==null&&I!==void 0?I:"Shop Now",c?.ctaTitle)}}))))}))};var gs=o.memo(hs);const bs=Ue(gs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:fs,bindableProps:[],settingRender:qe},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 ys=[{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"}]}]},{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"]}]},{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 ws=({icon:t,styles:e,textStyle:i,onClose:n})=>{var l;const{waterFallData:s,setOpenHashtag:a}=fe();return o.createElement("div",{className:"clc-sxp-nav",style:e},o.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"back button",onClick:n}),o.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:ne(`#${(l=s?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var qi=o.memo(ws),Ss=null,Ts="3d989325-e7d6-4a74-8a97-98febdf5b567",xs=null,Es=null,As={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"},Cs=[{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}],Is="Handbags",Ji={productUserId:Ss,requestId:Ts,channel:xs,rtc:Es,tag:As,recList:Cs,hashTag:Is};const ks=t=>{const{rec:e,style:i={},sizeChange:n=()=>{},unitWidth:l,index:s,showBorder:a,list:d,reportTagsView:r,textStyles:c,space:u}=t,{swiperRef:m,setRtcList:h,setOpenHashtag:T,sxpParameter:b}=fe(),[x,A]=o.useState(!1);o.useState(!1),o.useState({height:1,width:1});const v=o.useRef(null),w=o.useRef(null);o.useRef(null),o.useRef(null);const[y,E]=o.useState(""),C=o.useMemo(()=>{var g,I,M,L,z,X,F,N,_,B;return!((g=e?.video)===null||g===void 0)&&g.cover?(I=e?.video)===null||I===void 0?void 0:I.cover:!((L=(M=e?.video)===null||M===void 0?void 0:M.imgUrls)===null||L===void 0)&&L.length?(X=(z=e?.video)===null||z===void 0?void 0:z.imgUrls)===null||X===void 0?void 0:X[0]:!((N=(F=e?.product)===null||F===void 0?void 0:F.homePage)===null||N===void 0)&&N.length?(B=(_=e?.product)===null||_===void 0?void 0:_.homePage)===null||B===void 0?void 0:B[0]:b?.bottom_image||""},[e,b?.bottom_image]),f=o.useMemo(()=>{var g,I;return((g=e?.product)===null||g===void 0?void 0:g.title)||((I=e?.video)===null||I===void 0?void 0:I.title)||null},[e]),D=o.useMemo(()=>{var g;return i.transform?Number((g=i.transform)===null||g===void 0?void 0:g.substring(i.transform.indexOf(",",0)+1,i.transform.length-3)):void 0},[i]);o.useMemo(()=>D===void 0?!1:D<=a,[D,a]);const P=o.useMemo(()=>{var g,I,M,L,z,X,F,N,_;return!((g=e?.product)===null||g===void 0)&&g.currency&&(!((I=e?.product)===null||I===void 0)&&I.price)?`${(X=(z=(L=(M=e?.product)===null||M===void 0?void 0:M.currency)===null||L===void 0?void 0:L.split("-")[1])===null||z===void 0?void 0:z.toUpperCase())!==null&&X!==void 0?X:""}${(_=(N=(F=e?.product)===null||F===void 0?void 0:F.price)===null||N===void 0?void 0:N.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&_!==void 0?_:""}`:null},[e]);o.useEffect(()=>{if(v.current===null||C==="")return;let g=null;x&&y?g=y:g=C,g&&v.current.setSrc(g)},[C,x,y]);const S=o.useRef(),p=o.useCallback(g=>{setTimeout(()=>{var I;const M=(I=S?.current)===null||I===void 0?void 0:I.offsetHeight;n(M+56+u,s)},0)},[u,n,s,l,S]),k=()=>{r(),h?.(d),setTimeout(()=>{var g;(g=m?.current)===null||g===void 0||g.swiper.slideTo(s,0,!1),T?.(!1)},0)};return o.createElement("div",{ref:w,style:Object.assign({},i),className:"waterFallList-content-listItem",key:s,onClick:k},o.createElement("div",{className:"waterFallList-content-listItem-picture",ref:S},o.createElement(Ze,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:p,ref:v})),o.createElement("div",{className:"waterFallList-content-listItem-info"},o.createElement("div",{className:`waterFallList-content-listItem-info-title ${P?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},c?.title),dangerouslySetInnerHTML:{__html:ne(f,c?.title)}}),o.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!P,style:c.price,dangerouslySetInnerHTML:{__html:ne(P,c?.price)}})))};function Ps(t){var e,i,n,l,s,a,d,r,c,u,m,h,T,b,x,A,v,w,y,E,C,f,{reportTagsView:D,showBanner:P}=t,S=_e(t,["reportTagsView","showBanner"]);const{waterFallData:p,getRecommendVideos:k,hashTagSize:g,loadingImage:I,isOpenHashTag:M}=fe(),L=o.useRef(null),[z,X]=o.useState(0),[F,N]=o.useState(),_=o.useRef(null),[B,j]=o.useState([]),V=o.useRef(),J=[170,230,300],[K,me]=o.useState(!1),[ge,be]=o.useState([]),Te=o.useRef(),W=o.useCallback((Q,ee)=>Math.floor(Math.random()*(ee-Q+1))+Q,[]),H=o.useRef([]),[G,oe]=o.useState({width:0}),se=o.useMemo(()=>{const Q=G.width||0;return Q>=1200?6:Q>=768&&Q<=1199?4:2},[G]),ce=o.useMemo(()=>G.width/se-2,[se,G]),ye=o.useCallback(()=>{var Q;const ee=(Q=V.current)!==null&&Q!==void 0?Q:[],q=[];for(let R=0;R<ge?.length;R++){const De=Math.floor(R/se),Ie=R%se+1;let Re=0,Ge=9999999999;if(De===0)q[R]=R;else{for(let He=0;He<q.length;He++)H.current[q[He]].top+H.current[q[He]].height<Ge&&(Re=He,Ge=H.current[q[He]].top+H.current[q[He]].height);q[Re]=R}H.current[R]===void 0&&(H.current[R]={}),De===0?(Ie===1?H.current[R].left=0:H.current[R].left=H.current[R-1].left+ce+4,H.current[R].top=0):(H.current[R].left=H.current[Re].left,H.current[R].top=Ge),H.current[R].height=H.current[R].height||J[W(0,2)],ee[R]={transform:`translate(${H.current[R].left}px,${H.current[R].top}px)`,width:`${ce}px`,height:H.current[R].height}}return j([...ee]),[...ee]},[ce,se,J,W,ge]),ke=o.useCallback((Q,ee)=>{H.current[ee]===void 0&&(H.current[ee]={}),H.current[ee].height=Q,V.current=ye()},[ye]);o.useEffect(()=>{V.current=ye()},[ce,se,ge]),o.useEffect(()=>{var Q,ee;if(me(!0),p&&k?.({hashTag:p?.hashTag,"itemFilter.itemId":p?.itemId,"itemFilter.itemType":p?.itemType,defaultSize:g,maxSize:g}).then(q=>{var R,De;N(q),be((De=(R=q?.recList)===null||R===void 0?void 0:R.filter(Ie=>Ie?.video!==null||Ie?.product!==null))!==null&&De!==void 0?De:[]),me(!1)}),M){const q=Ji;N(q),be((ee=(Q=q?.recList)===null||Q===void 0?void 0:Q.filter(R=>R?.video!==null||R?.product!==null))!==null&&ee!==void 0?ee:[]),me(!1)}},[p,k,g,M]);const ie=o.useCallback(()=>{_.current!==null&&oe({width:_.current.getBoundingClientRect().width})},[]);o.useEffect(()=>{if(_.current===null)return;const Q=new ResizeObserver(ee=>{ie()});return Q.observe(_.current),()=>{Q.disconnect()}},[ie]),o.useCallback(()=>{me(!0),p&&k?.({hashTag:p?.hashTag,"itemFilter.itemId":p?.itemId,"itemFilter.itemType":p?.itemType}).then(Q=>{var ee,q;be(ge?.concat((q=(ee=Q?.recList)===null||ee===void 0?void 0:ee.filter(R=>!R?.video))!==null&&q!==void 0?q:[])),me(!1)})},[p,k,ge]);const Ee=o.useCallback(()=>{X(L.current.scrollTop)},[]);o.useEffect(()=>{var Q;return(Q=L?.current)===null||Q===void 0||Q.addEventListener("scroll",Ee),()=>{var ee;(ee=L?.current)===null||ee===void 0||ee.removeEventListener("scroll",Ee)}},[Ee,L]);const Pe=()=>{var Q,ee;!((Q=F?.tag)===null||Q===void 0)&&Q.link&&(D(),window.location.href=window.getJointUtmLink((ee=F?.tag)===null||ee===void 0?void 0:ee.link))};return o.createElement(o.Fragment,null,K?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:I,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"waterFallList",ref:_},o.createElement("div",{className:"waterFallList-scroll",ref:L},P&&((e=F?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:Pe},o.createElement(Ze,{className:de.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=F?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"waterFallList-info",style:(n=S?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:ne((l=F?.tag)===null||l===void 0?void 0:l.info,(s=S?.textStyles)===null||s===void 0?void 0:s.hashTagDesc)}}),o.createElement("div",{hidden:!(!((a=F?.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:Pe,dangerouslySetInnerHTML:{__html:ne(((r=F?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(c=S?.textStyles)===null||c===void 0?void 0:c.hashTagLink)}}),o.createElement("div",{className:"waterFallList-content"},ge?.map((Q,ee)=>{var q;return o.createElement(ks,Object.assign({key:ee,index:ee,rec:Q,list:ge,showBorder:z+((q=L?.current)===null||q===void 0?void 0:q.clientHeight),style:B[ee],sizeChange:ke,unitWidth:ce,reportTagsView:D},S))}),o.createElement("div",{hidden:!(!((u=F?.tag)===null||u===void 0)&&u.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(x=((h=H?.current[((m=H?.current)===null||m===void 0?void 0:m.length)-1])===null||h===void 0?void 0:h.top)+((b=H?.current[((T=H?.current)===null||T===void 0?void 0:T.length)-1])===null||b===void 0?void 0:b.height))!==null&&x!==void 0?x:0}px)`,height:!((A=F?.tag)===null||A===void 0)&&A.link?((v=Te?.current)===null||v===void 0?void 0:v.offsetHeight)||((w=S?.buttonBgStyle)===null||w===void 0?void 0:w.height)||"100px":0}}))),o.createElement("div",{className:"waterFallList-bottom",hidden:!(!((y=F?.tag)===null||y===void 0)&&y.link),style:S?.buttonBgStyle}),o.createElement("div",{ref:Te,hidden:!(!((E=F?.tag)===null||E===void 0)&&E.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((C=F?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:S?.buttonStyle,onClick:Pe,dangerouslySetInnerHTML:{__html:ne(((f=F?.tag)===null||f===void 0?void 0:f.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}var Ds="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Ms=t=>{const{rec:e,index:i,list:n,reportTagsView:l,textStyles:s,space:a}=t,{swiperRef:d,setRtcList:r,setOpenHashtag:c,bffEventReport:u,sxpParameter:m}=fe(),[h,T]=o.useState(!1),b=o.useRef(null),x=o.useRef(null),A=o.useRef(null),v=o.useRef(null),[w,y]=o.useState(""),E=o.useMemo(()=>{var S,p,k,g,I,M,L,z,X,F;return!((S=e?.video)===null||S===void 0)&&S.cover?(p=e?.video)===null||p===void 0?void 0:p.cover:!((g=(k=e?.video)===null||k===void 0?void 0:k.imgUrls)===null||g===void 0)&&g.length?(M=(I=e?.video)===null||I===void 0?void 0:I.imgUrls)===null||M===void 0?void 0:M[0]:!((z=(L=e?.product)===null||L===void 0?void 0:L.homePage)===null||z===void 0)&&z.length?(F=(X=e?.product)===null||X===void 0?void 0:X.homePage)===null||F===void 0?void 0:F[0]:m?.bottom_image||""},[e,m?.bottom_image]),C=o.useMemo(()=>{var S,p;return((S=e?.product)===null||S===void 0?void 0:S.title)||((p=e?.video)===null||p===void 0?void 0:p.title)||null},[e]),f=o.useMemo(()=>{var S,p,k,g,I,M,L,z,X;return!((S=e?.product)===null||S===void 0)&&S.currency&&(!((p=e?.product)===null||p===void 0)&&p.price)?`${(M=(I=(g=(k=e?.product)===null||k===void 0?void 0:k.currency)===null||g===void 0?void 0:g.split("-")[1])===null||I===void 0?void 0:I.toUpperCase())!==null&&M!==void 0?M:""}${(X=(z=(L=e?.product)===null||L===void 0?void 0:L.price)===null||z===void 0?void 0:z.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&X!==void 0?X:""}`:null},[e]);o.useEffect(()=>{const S=new IntersectionObserver(p=>{p.forEach(k=>{if(k.isIntersecting){if(x.current===null||E==="")return;h&&w?b.current.setSrc(w):b.current.setSrc(E),S.unobserve(x.current)}})});return S.observe(x.current),()=>{S.disconnect()}},[E,h,w]);const D=(S,p,k)=>{const g=S/p;return k/g};o.useEffect(()=>{const S=A?.current;S===null||E===""||!h||(S.src=E,S.currentTime=1,S.crossOrigin="anonymous",S.onloadeddata=()=>{const p=v?.current;if(!p)return;const k=p.getContext("2d"),g=window?.innerWidth/2,I=D(S.videoWidth,S.videoHeight,g);p.height=I,p.width=g,k?.drawImage(S,0,0,p.width,p.height),y(p.toDataURL()),S.remove(),p.remove()})},[E,h]);const P=()=>{l(),r?.(n),setTimeout(()=>{var S;(S=d?.current)===null||S===void 0||S.swiper.slideTo(i,0,!1),c?.(!1)},0)};return o.createElement("div",{ref:x,className:"list-content-listItem",key:i,onClick:P,style:{marginBottom:a}},o.createElement("div",{className:"list-content-listItem-picture"},h&&o.createElement("div",{style:{display:"none"}},o.createElement("video",{ref:A,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),o.createElement("canvas",{ref:v})),o.createElement(Ze,{loading:"lazy",className:"list-content-listItem-picture-img",ref:b})),o.createElement("div",{className:"list-content-listItem-info"},o.createElement("div",{className:`list-content-listItem-info-title ${f?"list-content-listItem-info-nowrap":""}`,style:s?.title,dangerouslySetInnerHTML:{__html:ne(C,s?.title)}}),o.createElement("div",{className:"list-content-listItem-info-price",style:s?.price,hidden:!f,dangerouslySetInnerHTML:{__html:ne(f,s?.price)}})))};function Os(t){var e,i,n,l,s,a,d,r,c,u,m,h,T,b,x,A,v,{reportTagsView:w,showBanner:y}=t,E=_e(t,["reportTagsView","showBanner"]);const{waterFallData:C,getRecommendVideos:f,hashTagSize:D,loadingImage:P,isOpenHashTag:S}=fe(),[p,k]=o.useState(),[g,I]=o.useState(),[M,L]=o.useState(!1),z=o.useRef(null),[X,F]=o.useState(!1);o.useCallback(()=>{X||(F(!0),C&&f?.({hashTag:C?.hashTag,"itemFilter.itemId":C?.itemId,"itemFilter.itemType":C?.itemType}).then(_=>{var B;k(p?.concat((B=_?.recList)!==null&&B!==void 0?B:[])),F(!1)}))},[C,f,p,X]),o.useEffect(()=>{var _,B;if(L(!0),C&&f?.({hashTag:C?.hashTag,"itemFilter.itemId":C?.itemId,"itemFilter.itemType":C?.itemType,defaultSize:D,maxSize:D}).then(j=>{var V,J;I(j),k((J=(V=j?.recList)===null||V===void 0?void 0:V.filter(K=>K?.video!==null||K?.product!==null))!==null&&J!==void 0?J:[]),L(!1)}),S){const j=Ji;I(j),k((B=(_=j?.recList)===null||_===void 0?void 0:_.filter(V=>V?.video!==null||V?.product!==null))!==null&&B!==void 0?B:[]),L(!1)}},[C,f,D,S]);const N=()=>{var _,B;!((_=g?.tag)===null||_===void 0)&&_.link&&(w(),window.location.href=window.getJointUtmLink((B=g?.tag)===null||B===void 0?void 0:B.link))};return o.createElement(o.Fragment,null,M?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:P,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"list"},o.createElement("div",{className:"list-scroll",ref:z},y&&((e=g?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:N},o.createElement(Ze,{className:de.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=g?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"list-info",style:(n=E?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:ne((l=g?.tag)===null||l===void 0?void 0:l.info,(s=E?.textStyles)===null||s===void 0?void 0:s.hashTagDesc)}}),o.createElement("div",{hidden:!(!((a=g?.tag)===null||a===void 0)&&a.link),className:"list-collection",onClick:N,style:Object.assign(Object.assign({},(d=E?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:E?.space}),dangerouslySetInnerHTML:{__html:ne(((r=g?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(c=E?.textStyles)===null||c===void 0?void 0:c.hashTagLink)}}),o.createElement("div",{className:"list-content"},p?.map((_,B)=>o.createElement(Ms,Object.assign({key:B,index:B,rec:_,list:p,reportTagsView:w},E)))),o.createElement("div",{hidden:!X,style:{textAlign:"center"}},"loading..."),o.createElement("div",{hidden:!(!((u=g?.tag)===null||u===void 0)&&u.link),style:{height:!((m=g?.tag)===null||m===void 0)&&m.link?((h=E?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((T=E?.buttonStyle)===null||T===void 0?void 0:T.height)||"100px":0}})),o.createElement("div",{className:"list-bottom",hidden:!(!((b=g?.tag)===null||b===void 0)&&b.link),style:E?.buttonBgStyle}),o.createElement("div",{hidden:!(!((x=g?.tag)===null||x===void 0)&&x.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},E?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((A=g?.tag)===null||A===void 0?void 0:A.linkTitle)||"Shop the collection",className:"list-btn",style:E?.buttonStyle,onClick:N,dangerouslySetInnerHTML:{__html:ne(((v=g?.tag)===null||v===void 0?void 0:v.linkTitle)||"Shop the collection",E?.buttonStyle)}}))))}const Ls=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:l,swiperRef:s,setWaterFallData:a,cacheRtcList:d,setRtcList:r,cacheActiveIndex:c,rtcList:u,setCacheRtcList:m,setIsFromHashtag:h,isFromHashtag:T,bffEventReport:b,themeTag:x,selectTag:A}=fe(),{backMainFeed:v}=ze();o.useRef(null);const w=o.useRef(null),[y,E]=o.useState();o.useEffect(()=>{const S=document.getElementById("sxp-render"),p=document.getElementById("water-fall");p?w.current=p:(w.current=document.createElement("div"),w.current.setAttribute("id","water-fall"),S?.appendChild(w.current))},[]);const C=()=>{const S=Ce.isEqual(u,d);!S&&d&&d?.length&&r?.(d),v("branch",A,void 0,i?.hashTag),P(),a?.(void 0),h?.(!1),setTimeout(()=>{var p,k;S||(k=(p=s?.current)===null||p===void 0?void 0:p.swiper)===null||k===void 0||k.slideTo(c,0,!1),n?.(!1)},0)},[f,D]=o.useState();o.useEffect(()=>{i&&D(i)},[i]);const P=o.useCallback(()=>{var S,p,k,g,I,M;const L=f?.rec;if(!L)return;let z="";T?z="hashTagPage":!((S=L?.video)===null||S===void 0)&&S.url?z="videoPage":!((k=(p=L?.video)===null||p===void 0?void 0:p.imgUrls)===null||k===void 0)&&k.length&&(z="imagePage"),b?.({eventInfo:{contentId:(g=L?.video)===null||g===void 0?void 0:g.itemId,position:c+"",contentTags:JSON.stringify((I=L?.video)===null||I===void 0?void 0:I.tags),traceInfo:(M=L?.video)===null||M===void 0?void 0:M.traceInfo,hashTags:JSON.stringify([f?.hashTag]),fromKName:z,fromKPage:location?.href,timeOnSite:Math.floor((new Date-y)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[f,b,y,T,c]);return o.useEffect(()=>{l&&E(new Date)},[l]),o.useEffect(()=>{const S=()=>{E(new Date)};return window.addEventListener("pageshow",S),()=>{window.removeEventListener("pageshow",S)}},[]),w.current?ai.createPortal(o.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},o.createElement(qi,{icon:Ds,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:C}),t?.openFixedSize===!0||t?.openFixedSize===void 0?o.createElement(Os,Object.assign({reportTagsView:P},t)):o.createElement(Ps,Object.assign({reportTagsView:P},t))),w.current):null};var Ki=o.memo(Ls);const _s=t=>o.createElement(Ki,Object.assign({},t));var Bs=o.memo(_s);const Fs=Ue(Bs,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ys,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,fontWeight:"bold",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 Ns=[{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 Qi=t=>o.createElement(Qi,Object.assign({},t));var Vs=o.memo(Qi);const js=Ue(Vs,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Ns},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var ni=Object.freeze({__proto__:null,Appoint:Ul,AppointForm:_n,Commodity:Vl,CommodityDetail:wl,CommodityDetailDiroNew:Dl,CommodityDiro:Zl,CommodityDiroNew:is,Consent:js,HashTag:Fs,Link:Xl,MultiCommodity:vs,MultiCommodityDiro:as,MultiCommodityDiroNew:bs,Prompt:Cl});const Hs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",zs="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Us=t=>{var{active:e,activeIcon:i,unActicveIcon:n,recData:l,position:s}=t,a=_e(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:d,mutateUnlike:r,bffEventReport:c}=fe(),[u,m]=o.useState(e),h=Ye(zs),T=Ye(Hs),b=Ce.debounce(()=>Ve(void 0,void 0,void 0,function*(){var x,A,v,w,y,E,C,f,D,P,S,p,k,g,I,M,L,z,X,F;if(u){m(!1);const N=(v=yield r?.({videoItemId:(A=(x=l?.video)===null||x===void 0?void 0:x.itemId)!==null&&A!==void 0?A:""}))!==null&&v!==void 0?v:!1;c?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(y=(w=l?.video)===null||w===void 0?void 0:w.itemId)!==null&&y!==void 0?y:"",contentName:(C=(E=l?.video)===null||E===void 0?void 0:E.title)!==null&&C!==void 0?C:"",contentTags:JSON.stringify((D=(f=l?.video)===null||f===void 0?void 0:f.tags)!==null&&D!==void 0?D:[]),position:s+"",contentFormat:!((P=l?.video)===null||P===void 0)&&P.url?"video":"image",traceInfo:(S=l?.video)===null||S===void 0?void 0:S.traceInfo}}),N||m(!0)}else{m(!0);const N=(p=yield d?.({content:JSON.stringify(l)}))!==null&&p!==void 0?p:!1;c?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(g=(k=l?.video)===null||k===void 0?void 0:k.itemId)!==null&&g!==void 0?g:"",contentName:(M=(I=l?.video)===null||I===void 0?void 0:I.title)!==null&&M!==void 0?M:"",contentTags:JSON.stringify((z=(L=l?.video)===null||L===void 0?void 0:L.tags)!==null&&z!==void 0?z:[]),position:s+"",contentFormat:!((X=l?.video)===null||X===void 0)&&X.url?"video":"image",traceInfo:(F=l?.video)===null||F===void 0?void 0:F.traceInfo}}),N||m(!1)}}),200);return o.createElement("button",Object.assign({},a,{"aria-label":"like",onClick:b}),o.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:u?i||h:n||T,alt:"icon"}))};var Zi=o.memo(Us),Ws="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 oi=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=ri.render(o.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})(),Gs=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:s,videoPostConfig:a,videoPlayIcon:d})=>{const[r,c]=o.useState(!1),{bffEventReport:u,sxpParameter:m,waterFallData:h,openHashtag:T,bffFbReport:b}=fe(),x=o.useRef(0),[A,v]=o.useState(!1),[w,y]=o.useState(!0),{isActive:E}=Yi(),C=o.useRef(null),[f,D]=o.useState(""),[P,S]=o.useState(!1),p=o.useRef(),k=`pb-cache-video-${e}`,g=o.useRef(null),I=o.useMemo(()=>a?.mode==="2",[a]),M=o.useMemo(()=>{var W;return a?.mode==="2"?`translateY(-${50+((W=a?.offsetTop)!==null&&W!==void 0?W:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),L=o.useMemo(()=>{var W;return((W=t?.video)===null||W===void 0?void 0:W.cover)||f},[f,t]),z=o.useMemo(()=>I?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[I]),X=o.useMemo(()=>a?.bgWay==="1",[a]),F=o.useMemo(()=>X&&a?.bgColor?{backgroundColor:a?.bgColor}:{},[a,X]);o.useEffect(()=>{p?.current&&(p.current.muted=l)},[l,p?.current]);const N=o.useCallback(()=>{var W;p?.current&&((W=p?.current)===null||W===void 0||W.play())},[p?.current]),_=Ye("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),B=o.useCallback(()=>{p?.current&&(S(!1),v(!0))},[]),j=o.useCallback(()=>{var W,H,G,oe,se,ce,ye,ke,ie,Ee,Pe,Q,ee;if(!p?.current)return;c(!1);const q=n[e];if(q&&(!((W=p?.current)===null||W===void 0)&&W.duration)){x.current=((H=p?.current)===null||H===void 0?void 0:H.currentTime)||0;const R=((oe=(G=p?.current)===null||G===void 0?void 0:G.duration)!==null&&oe!==void 0?oe:0).toFixed(2),De=((ce=(se=p?.current)===null||se===void 0?void 0:se.currentTime)!==null&&ce!==void 0?ce:0).toFixed(2),Ie=w?"0":"1";u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ke=(ye=q?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&ke!==void 0?ke:"",contentName:(Ee=(ie=q?.video)===null||ie===void 0?void 0:ie.title)!==null&&Ee!==void 0?Ee:"",playType:Ie,startTime:De,videoDuration:R,contentTags:JSON.stringify((Q=(Pe=q?.video)===null||Pe===void 0?void 0:Pe.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(ee=q?.video)===null||ee===void 0?void 0:ee.traceInfo}}),y(!1)}},[u,n,e,w,p?.current]),V=o.useCallback(()=>{var W;if(!p?.current||f||!I||(p.current.style.objectFit="contain",!((W=t?.video)===null||W===void 0)&&W.cover||!C||!C.current||X))return;const H=()=>{const G=C?.current,oe=G.getContext("2d"),se=window?.innerWidth,ce=window?.innerHeight;G.height=ce,G.width=se,oe?.drawImage(p.current,0,0,G.width,G.height),D(G.toDataURL())};H(),setTimeout(()=>{H()},500)},[p.current,X,t,f,I]),J=o.useCallback(()=>{p.current&&(j(),V())},[p.current,V,j]),K=o.useCallback(W=>()=>{var H,G,oe,se,ce;if(!p.current||!A)return;const ye=(H=p?.current)===null||H===void 0?void 0:H.paused;switch(W){case"start":if(!ye)return;(G=p?.current)===null||G===void 0||G.play(),c(!1);break;case"pause":if(ye)return;(oe=p?.current)===null||oe===void 0||oe.pause(),c(!0);break;default:ye?(se=p?.current)===null||se===void 0||se.play():(ce=p?.current)===null||ce===void 0||ce.pause(),c(!ye);break}},[A,p?.current]),me=o.useCallback(()=>{var W,H,G,oe,se,ce,ye,ke,ie,Ee,Pe,Q,ee;if(!p?.current||s!==e)return;const q=n[e],R=((H=(W=p?.current)===null||W===void 0?void 0:W.duration)!==null&&H!==void 0?H:0).toFixed(2),De=((oe=(G=p?.current)===null||G===void 0?void 0:G.currentTime)!==null&&oe!==void 0?oe:0).toFixed(2);if(!((se=p?.current)===null||se===void 0)&&se.duration){const Ie=(((ce=p?.current)===null||ce===void 0?void 0:ce.currentTime)-x.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ke=(ye=q?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&ke!==void 0?ke:"",contentName:(Ee=(ie=q?.video)===null||ie===void 0?void 0:ie.title)!==null&&Ee!==void 0?Ee:"",endTime:De,videoDuration:R,playDuration:Ie,contentTags:JSON.stringify((Q=(Pe=q?.video)===null||Pe===void 0?void 0:Pe.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(ee=q?.video)===null||ee===void 0?void 0:ee.traceInfo}})}},[n,e,u,p?.current,s]),ge=o.useCallback(()=>{S(!0)},[]);o.useEffect(()=>{var W,H,G,oe,se,ce,ye,ke,ie,Ee;if(!E)return;const Pe=t?.video.url;if(!Pe)return;const Q=document.querySelector(`#${k}`);if(!Q||(p.current=oi?.(Q),!p?.current))return;const ee=window?.Hls;let q=null;return Pe.includes(".m3u8")&&ee&&ee.isSupported()?(q=new ee,q.loadSource(Pe),q.attachMedia(p?.current),q.on(ee.Events.MANIFEST_PARSED,function(){var R;(R=p?.current)===null||R===void 0||R.play()})):p.current.src=Pe,(W=p?.current)===null||W===void 0||W.setAttribute("x5-playsinline","true"),(H=p?.current)===null||H===void 0||H.setAttribute("webkit-playsinline","true"),(G=p?.current)===null||G===void 0||G.addEventListener("loadedmetadata",J),(oe=p?.current)===null||oe===void 0||oe.addEventListener("loadeddata",V),(se=p?.current)===null||se===void 0||se.addEventListener("play",j),(ce=p?.current)===null||ce===void 0||ce.addEventListener("playing",B),(ye=p?.current)===null||ye===void 0||ye.addEventListener("pause",me),(ke=p?.current)===null||ke===void 0||ke.addEventListener("ended",N),(ie=p?.current)===null||ie===void 0||ie.addEventListener("canplay",N),(Ee=p?.current)===null||Ee===void 0||Ee.addEventListener("waiting",ge),()=>{var R,De,Ie,Re,Ge,He,U,Y;q&&q?.destroy(),v(!1),(R=p?.current)===null||R===void 0||R.removeEventListener("loadedmetadata",J),(De=p?.current)===null||De===void 0||De.removeEventListener("loadeddata",V),(Ie=p?.current)===null||Ie===void 0||Ie.removeEventListener("play",j),(Re=p?.current)===null||Re===void 0||Re.removeEventListener("playing",B),(Ge=p?.current)===null||Ge===void 0||Ge.removeEventListener("pause",me),(He=p?.current)===null||He===void 0||He.removeEventListener("ended",N),(U=p?.current)===null||U===void 0||U.removeEventListener("canplay",N),(Y=p?.current)===null||Y===void 0||Y.removeEventListener("waiting",ge)}},[E,k,t]),o.useEffect(()=>{var W,H;!p?.current||!A||(E?(b?.({eventName:"ViewContent"}),(W=p?.current)===null||W===void 0||W.play()):(H=p?.current)===null||H===void 0||H.pause())},[E,A,p?.current]),o.useEffect(()=>{var W,H,G;if(!E||!p?.current)return;!((W=p?.current)===null||W===void 0?void 0:W.paused)&&T?(H=p?.current)===null||H===void 0||H.pause():T||(G=p?.current)===null||G===void 0||G.play()},[T,E,p?.current]),o.useEffect(()=>{if(!E)return;const W=()=>{K("start")(),b?.({eventName:"ViewContent"})},H=K("pause");return nt.on(Ke.PAGE_DID_SHOW,W),nt.on(Ke.PAGE_DID_HIDE,H),()=>{nt.off(Ke.PAGE_DID_SHOW,W),nt.off(Ke.PAGE_DID_HIDE,H)}},[K,E]);const be=o.useMemo(()=>!m?.placeholder_image||A?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"placeholder image"}),[A,m?.placeholder_image]),Te=o.useMemo(()=>{if(!(!P||!A))return o.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Ws,alt:"placeholder image"})},[P,A]);return o.useEffect(()=>{if(!p?.current)return;const W=()=>{var H;s===e&&(!((H=t?.video)===null||H===void 0)&&H.url)&&p?.current&&!r&&K("pause")()};return window.addEventListener("beforeunload",W),()=>{window.removeEventListener("beforeunload",W)}},[s,e,t,p?.current,K,r]),t?.video?o.createElement(o.Fragment,null,I?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:K(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},F)},!X&&A&&L&&o.createElement(Ze,{src:L,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},z)}),o.createElement("canvas",{ref:C,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:M,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},o.createElement("div",{className:"n-full-screen",ref:g,id:k,style:{width:"100%",height:"100%"}}),o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",alt:"pause",src:d??_}))),be,Te):o.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:K()},o.createElement("div",{className:"n-full-screen",ref:g,id:k,style:{width:"100%",height:"100%"}}),be,Te,o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:d??_,alt:"pause"}))):null};var Ys=o.memo(Gs);const Xs=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:l})=>{const[s,a]=o.useState(t),d=r=>{r.stopPropagation();const c=!s;a(c),n?.(c)};return o.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:d},o.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:s?e:i}))};var Ri=o.memo(Xs);const qs=({imageUrl:t,style:e})=>{const[i,n]=o.useState(!0);it(),o.useEffect(()=>{setTimeout(()=>{n(!1)},2e3)},[]);const l=Ye("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),s=o.useMemo(()=>i?"pb-fadeIn":"pb-fadeOut",[i]);return o.createElement("div",{hidden:!i,className:`pb-finger-wrap ${s}`,style:e},o.createElement("img",{src:t||l,alt:"finger swiper"}))},$i=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:l}=t,s=o.useMemo(()=>n?.mode==="2",[n]),a=o.useMemo(()=>{var u;return n?.mode==="2"?`translateY(-${50+((u=n?.offsetTop)!==null&&u!==void 0?u:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),d=o.useMemo(()=>s?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[s]),r=o.useMemo(()=>n?.bgWay==="1",[n]),c=o.useMemo(()=>r&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,r]);return o.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},c)},(!s||!r)&&o.createElement(Ze,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:l}),s&&o.createElement(Ze,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:a,left:0,right:0},onLoad:l}))},Js=({imgUrls:t,width:e,height:i,rec:n,index:l,onReportViewImageEnd:s,onViewImageStartEvent:a,imgUrlsPostConfig:d})=>{var r,c;const u=o.useRef(),{isActive:m}=Yi(),{sxpParameter:h,openHashtag:T}=fe(),[b,x]=o.useState(!1);o.useEffect(()=>{b&&m?(u?.current&&u.current.swiper.autoplay.start(),T?s(n):a(l)):u?.current&&u.current.swiper.autoplay.stop()},[n,m,s,T,l,a,b]);const A=o.useCallback(()=>{b||x(!0)},[b]);return o.createElement(ut,{ref:u,defaultValue:0,direction:"horizontal",modules:[Pt,Dt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},className:de.css(Object.assign({},d?.marginBottom&&{".swiper-pagination":{bottom:(r=d?.marginBottom)!==null&&r!==void 0?r:0}})),height:i,loop:!0,autoplay:{delay:((c=d?.delay)!==null&&c!==void 0?c:3)*1e3}},t?.map((v,w)=>o.createElement(tt,{key:w},o.createElement($i,{src:!b&&w>0?"":v,height:i,imgUrlsPostConfig:d,onShowFirstImage:A}))))};var Ks=o.memo(Js);const Qs=({tags:t,itemId:e,itemType:i,index:n,rec:l,hashTagStyle:s})=>{const[a,d]=o.useState(!1),{setWaterFallData:r,setOpenHashtag:c,setCacheActiveIndex:u,waterFallData:m,setIsFromHashtag:h}=fe(),T=b=>{m?h?.(!0):u?.(n),r?.(i?{hashTag:b,itemId:e,itemType:i,rec:l}:{hashTag:b,rec:l}),c?.(!0)};return o.useMemo(()=>t.length<=6?null:o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>d(!a)},a?"show less":"show more"),[a,t]),o.createElement("div",{className:"clc-sxp-bottom-hashtag"},o.createElement(Bt,null,t?.map((b,x)=>o.createElement(tt,{key:x,hidden:a?!1:x>=6,className:"clc-sxp-bottom-hashtag-item",style:s,onClick:()=>T(b)},o.createElement("div",{dangerouslySetInnerHTML:{__html:ne(`#${b}`,s)}})))))};var en=o.memo(Qs),Zs="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 Ft(t){return o.memo(function(e){const{$store:i}=bn(),n=s=>{let a=s;const d=s.match(/{{.*?}}/g);return d?.length&&d.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(c,u)=>{if(u){const m=Ce.get(i,u);return a=a.replace(r,m),m}})}),a},l=o.useMemo(()=>{var s,a,d;const{bindDatas:r}=e,c=_e(e,["bindDatas"]);if((s=r?.forEach)===null||s===void 0||s.call(r,u=>{if(u?.propKey&&u?.dataPath){const{propKey:m,dataPath:h}=u;h.replace(/{{\s*([\w.]+)\s*}}/g,(T,b)=>{var x,A;if(b){const v=(A=(x=Ce.get(i,b))!==null&&x!==void 0?x:e[m])!==null&&A!==void 0?A:"";return c[m]=v,v}})}}),c){c.eventMap={};const u=Ce.cloneDeep(c.event)||{};for(const m in u)if(Object.prototype.hasOwnProperty.call(u,m))try{u[m].value=n(u[m].value),c.eventMap[m]=new Function(u[m].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 o.createElement(t,Object.assign({},l,l.eventMap))})}const Rs=({rec:t,index:e,tempMap:i,resolver:n})=>{const{schema:l}=it(),s=o.useMemo(()=>{var a,d,r,c,u,m,h,T,b,x,A,v,w,y,E,C,f,D,P,S,p,k,g,I,M,L,z,X,F,N,_;if(!t?.video)return null;let B=null;!((d=(a=t?.video)===null||a===void 0?void 0:a.bindProducts)===null||d===void 0)&&d.length?B="\u591A\u5546\u54C1CTA":!((r=t?.video)===null||r===void 0)&&r.bindProduct?B="\u5546\u54C1CTA":B=(u=(c=t?.video)===null||c===void 0?void 0:c.bindCta)===null||u===void 0?void 0:u.itemId;const j=i?.[B];if(((m=j?.item)===null||m===void 0?void 0:m.type)==="CommodityDiro"&&!(!((h=t?.video)===null||h===void 0)&&h.bindProduct)||((T=j?.item)===null||T===void 0?void 0:T.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((x=j?.item)===null||x===void 0?void 0:x.type)==="CommodityDiroNew"&&!(!((A=t?.video)===null||A===void 0)&&A.bindProduct)||((v=j?.item)===null||v===void 0?void 0:v.type)==="MultiCommodity"&&!(!((y=(w=t?.video)===null||w===void 0?void 0:w.bindProducts)===null||y===void 0)&&y.length)||((E=j?.item)===null||E===void 0?void 0:E.type)==="MultiCommodityDiro"&&!(!((f=(C=t?.video)===null||C===void 0?void 0:C.bindProducts)===null||f===void 0)&&f.length)||((D=j?.item)===null||D===void 0?void 0:D.type)==="MultiCommodityDiroNew"&&!(!((S=(P=t?.video)===null||P===void 0?void 0:P.bindProducts)===null||S===void 0)&&S.length))return null;if(j&&n){const V=n[(p=j?.item)===null||p===void 0?void 0:p.type],J=Ft(V),K=(k=V?.extend)===null||k===void 0?void 0:k.defaulSetting,me=((M=(I=(g=j?.item)===null||g===void 0?void 0:g.event)===null||I===void 0?void 0:I.onClick)===null||M===void 0?void 0:M.linkType)==="externalLink";return o.createElement(J,Object.assign({style:Object.assign(Object.assign(Object.assign({},K?.style),(L=j?.item)===null||L===void 0?void 0:L.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},K?.textStyle),(z=j?.item)===null||z===void 0?void 0:z.textStyle),bindDatas:(F=(X=j?.item)===null||X===void 0?void 0:X.bindDatas)!==null&&F!==void 0?F:[]},K?.props,(N=j?.item)===null||N===void 0?void 0:N.props,{event:((_=j?.item)===null||_===void 0?void 0:_.event)||{},schema:l,id:j?.id,key:j?.id,recData:t,isExternalLink:me,index:e}))}else return null},[t,n,i,l]);return o.createElement(o.Fragment,null,s)};var tn=o.memo(Rs);const nn=({nudge:t})=>{var e,i,n,l,s,a;return o.createElement(o.Fragment,null,t?.isOpen&&o.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:(s=(l=t?.size)===null||l===void 0?void 0:l.height)!==null&&s!==void 0?s:38,backgroundColor:t?.backgroundColor,borderRadius:(a=t?.borderRadius)!==null&&a!==void 0?a:4}},t?.icon?o.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,o.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:ne(t?.content,t?.textStyle)}})))},$s=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:l,setCacheRtcList:s,setCacheActiveIndex:a,setLoading:d,swiperRef:r,waterFallData:c,bffEventReport:u,selectTag:m,setSelectTag:h}=fe(),{backMainFeed:T}=ze(),b=o.useMemo(()=>[xt,...t],[t]),x=A=>()=>{if(A===m)return;A!=="FOR U"?u?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${A}']`}}):T("theme",A,m);let v;A!==xt&&(v=A),d?.(!0),n?.({themeTag:v}).then(w=>{var y,E,C,f;nt.emit(Ke.CHANGE_THEME_TAG,v),l?.((y=w?.recList)!==null&&y!==void 0?y:[]),s?.((E=w?.recList)!==null&&E!==void 0?E:[]),e?.(0),a?.(0),(f=(C=r?.current)===null||C===void 0?void 0:C.swiper)===null||f===void 0||f.slideTo(0)}).finally(()=>{d?.(!1)}),h?.(A)};return c||t.length<=0?null:o.createElement("div",{className:"clc-sxp-tagbar",style:i},o.createElement("ul",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},b.map(A=>o.createElement("li",{className:`clc-sxp-tagbar-list-item ${A===m?"clc-sxp-tagbar-list-item-active":""}`,key:A,onClick:x(A)},A))))};var on=o.memo($s);const ln=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:l,resolver:s,data:a=[],ctaType:d,tipText:r,nudge:c,_schema:u,hashTagStyle:m,tagList:h=[],licenseUrl:T})=>{var b,x,A,v,w,y,E,C,f,D;const{schema:P}=it(),[S,p]=o.useState(0),k=o.useRef(0),[g,I]=o.useState(!0),M=o.useRef(),[L,z]=o.useState(!1),[X,F]=o.useState(!1),{loadVideos:N,bffEventReport:_,loading:B,setPopupDetailData:j,ctaEvent:V,swiperRef:J,waterFallData:K,setOpenHashtag:me,appDomain:ge,openHashtag:be,loadingImage:Te,isFromHashtag:W,popupDetailData:H,bffFbReport:G,curTime:oe,h5EnterLink:se,isShowConsent:ce,selectTag:ye}=fe(),{backMainFeed:ke}=ze(),{productView:ie}=ze(),Ee=o.useMemo(()=>a.length>0&&!B&&Sn(),[a,B]);o.useEffect(()=>{vi()},[]),o.useEffect(()=>{if(a?.length>0){const O=new Date;M.current=O,G?.({eventName:"PageView"})}},[a?.length]);const Pe=o.useCallback(()=>{if(vi(),se?.(),a.length>0){const O=new Date;M.current=O,G?.({eventName:"PageView"})}},[a.length,G,se]);o.useEffect(()=>{var O;const le=a?.findIndex(Z=>{var re,pe,ve,$,ae,ue,Be,Me,xe;return d==="\u591A\u5546\u54C1CTA"?((re=Z?.video)===null||re===void 0?void 0:re.bindProducts)&&((ve=(pe=Z?.video)===null||pe===void 0?void 0:pe.bindProducts)===null||ve===void 0?void 0:ve.length)>0:d==="\u5546\u54C1CTA"?($=Z?.video)===null||$===void 0?void 0:$.bindProduct:((ue=(ae=Z?.video)===null||ae===void 0?void 0:ae.bindCta)===null||ue===void 0?void 0:ue.itemId)===d&&(((Be=Z?.video)===null||Be===void 0?void 0:Be.url)||((xe=(Me=Z?.video)===null||Me===void 0?void 0:Me.imgUrls)===null||xe===void 0?void 0:xe.length))})||0;(O=J?.current)===null||O===void 0||O.swiper.slideTo(le)},[d,J]),o.useEffect(()=>{const O=a?.[S],le=()=>{var Z,re,pe,ve,$,ae,ue,Be,Me,xe,Fe,ct,pt,vt,at,St;const Je=!be&&!ce;if(document.visibilityState==="hidden"){Je&&(nt.emit(Ke.PAGE_DID_HIDE,O),U(O),te(O));let ft="";H&&(!((re=(Z=O?.video)===null||Z===void 0?void 0:Z.bindProducts)===null||re===void 0)&&re.length||!((pe=O?.video)===null||pe===void 0)&&pe.bindProduct)?ft="pdpPage":H&&((ue=l?.[(ae=($=(ve=O?.video)===null||ve===void 0?void 0:ve.bindCta)===null||$===void 0?void 0:$.itemId)!==null&&ae!==void 0?ae:""].item)===null||ue===void 0?void 0:ue.type)==="Appoint"?ft="formPage":W?ft="hashTagPage":!((Be=O?.video)===null||Be===void 0)&&Be.url?ft="videoPage":!((Me=O?.video)===null||Me===void 0)&&Me.imgUrls&&(!((Fe=(xe=O?.video)===null||xe===void 0?void 0:xe.imgUrls)===null||Fe===void 0)&&Fe.length)?ft="imagePage":O?.product&&(ft="productPage"),_?.({eventInfo:{sessionDuration:Math.floor((new Date-oe.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(ct=O?.video)===null||ct===void 0?void 0:ct.itemId,productId:(pt=O?.product)===null||pt===void 0?void 0:pt.itemId,position:S+"",fromKName:ft,fromKPage:location?.href,ctatId:(St=(at=(vt=O?.video)===null||vt===void 0?void 0:vt.bindCta)===null||at===void 0?void 0:at.itemId)!==null&&St!==void 0?St:""}})}else document.visibilityState==="visible"&&(Pe(),Je&&(we(S),nt.emit(Ke.PAGE_DID_SHOW,O),ke("external",ye)))};return document.addEventListener("visibilitychange",le),()=>{document.removeEventListener("visibilitychange",le)}},[S,_,a,Pe,H,W,l,oe,ke,be,ce,ye]);const Q=o.useMemo(()=>{let O=0;return h.length>0&&(O+=45,K&&(O-=45)),O},[h,K]),ee=o.useMemo(()=>{let O=0;return t?.logoUrl&&t?.isShowLogo&&(O+=45),O},[]),q=o.useMemo(()=>i-ee-Q,[t,i,Q]),R=o.useMemo(()=>t?.logoUrl&&t?.isShowLogo?o.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},o.createElement("img",{src:t?.logoUrl,alt:"logo"})):null,[t]),De=o.useCallback((O,le)=>{var Z,re,pe,ve;return!((Z=O?.video)===null||Z===void 0)&&Z.url?o.createElement(Ys,{rec:O,index:le,muted:g,data:a,height:q,activeIndex:S,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((re=O?.video)===null||re===void 0)&&re.imgUrls?o.createElement(Ks,{key:O?.video.itemId,imgUrls:O?.video.imgUrls,width:n,height:q,rec:O,index:le,onReportViewImageEnd:U,onViewImageStartEvent:we,imgUrlsPostConfig:t?.imgUrlsPost}):O.product&&Array.isArray(t?.productPost)&&((pe=t?.productPost)===null||pe===void 0?void 0:pe.length)>0?(ve=t?.productPost)===null||ve===void 0?void 0:ve.map(($,ae)=>{var ue,Be,Me,xe,Fe,ct,pt,vt;const at=s[(ue=$?.item)===null||ue===void 0?void 0:ue.type],St=Ft(at),Je=(Be=at?.extend)===null||Be===void 0?void 0:Be.defaulSetting;return o.createElement(St,Object.assign({key:`${le}${ae}`,textStyle:Object.assign(Object.assign({},Je?.textStyle),(Me=$?.item)===null||Me===void 0?void 0:Me.textStyle),bindDatas:(Fe=(xe=$?.item)===null||xe===void 0?void 0:xe.bindDatas)!==null&&Fe!==void 0?Fe:[]},Je?.props,(ct=$?.item)===null||ct===void 0?void 0:ct.props,{event:((pt=$?.item)===null||pt===void 0?void 0:pt.event)||{},schema:P,id:$?.id,viewTime:M.current,rec:O,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},Je?.style),(vt=$?.item)===null||vt===void 0?void 0:vt.style),{height:"100%",overflow:"auto"}),index:le}))}):null},[n,a,q,g,S,t?.productPost,t?.videoPlayIcon,M,r,s,P]),Ie=o.useCallback(O=>{F(O)},[]),Re=o.useMemo(()=>X?{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"},[X]),Ge=o.useCallback((O,le)=>{var Z,re,pe,ve,$,ae,ue;return O?.video?o.createElement(o.Fragment,null,((Z=O?.video)===null||Z===void 0?void 0:Z.title)&&!X&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom"},o.createElement(nn,{nudge:c}),t?.isShowCTA===void 0||t?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(tn,{rec:O,index:le,tempMap:l,resolver:s})):null,o.createElement("div",null,o.createElement(_t,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(pe=(re=O?.video)===null||re===void 0?void 0:re.title)!==null&&pe!==void 0?pe:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:Ie}),o.createElement(en,{index:S,tags:($=(ve=O?.video)===null||ve===void 0?void 0:ve.hashTags)!==null&&$!==void 0?$:[],itemId:(ae=O?.video)===null||ae===void 0?void 0:ae.itemId,itemType:!((ue=O?.video)===null||ue===void 0)&&ue.itemId?"VIDEO":null,rec:O,hashTagStyle:m})))):null},[e,S,l,s,r,c,m,t,Ie,X,Re]),He=o.useCallback((O,le)=>{var Z,re,pe,ve;if(!t?.isShowLike)return;let $=(Z=t?.likeIconY)!==null&&Z!==void 0?Z:400;return K&&$<40&&($+=40),O?.video?o.createElement(Zi,{key:O.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:O.isCollected,recData:O,className:"clc-sxp-like-button",style:{[(re=t.likeIconXPosit)!==null&&re!==void 0?re:"right"]:(pe=t.likeIconX)!==null&&pe!==void 0?pe:0,[(ve=t.likeIconYPosit)!==null&&ve!==void 0?ve:"bottom"]:$},position:le}):null},[t,K]),U=O=>{var le,Z,re,pe,ve,$;if(!(!((le=O?.video)===null||le===void 0)&&le.url)&&(!((Z=O?.video)===null||Z===void 0)&&Z.imgUrls)){const ae=Date.now(),ue=(ae-k.current)/1e3;_?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(pe=(re=O?.video)===null||re===void 0?void 0:re.itemId)!==null&&pe!==void 0?pe:"",contentName:(ve=O?.video.title)!==null&&ve!==void 0?ve:"",imageEndTime:`${ae}`,playDuration:`${ue}`,contentTags:JSON.stringify(($=O?.video.tags)!==null&&$!==void 0?$:[]),position:S+"",contentFormat:"image",traceInfo:O?.video.traceInfo}})}},Y=O=>{var le,Z,re,pe,ve,$,ae,ue,Be,Me;M.current=new Date;const xe=a[O.previousIndex];if(!xe)return;O.previousIndex-O.activeIndex<0?(_?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Z=(le=xe?.video)===null||le===void 0?void 0:le.itemId)!==null&&Z!==void 0?Z:"",productId:(pe=(re=xe?.product)===null||re===void 0?void 0:re.itemId)!==null&&pe!==void 0?pe:"",requestId:null}}),U(xe)):(_?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:($=(ve=xe?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&$!==void 0?$:"",productId:(ue=(ae=xe.product)===null||ae===void 0?void 0:ae.itemId)!==null&&ue!==void 0?ue:"",requestId:null}}),U(xe)),te(xe);const Fe=a[O.activeIndex];!(!((Be=Fe?.video)===null||Be===void 0)&&Be.url)&&!(!((Me=Fe?.video)===null||Me===void 0)&&Me.imgUrls)&&Fe?.product&&G?.({eventName:"ProductView"})},te=O=>{var le,Z,re;!(!((le=O?.video)===null||le===void 0)&&le.url)&&!(!((Z=O?.video)===null||Z===void 0)&&Z.imgUrls)&&O?.product&&ie(O,O.product,(re=O?.product)===null||re===void 0?void 0:re.bindCta,M.current,S)};o.useEffect(()=>{const O=a[S];be&&te(O)},[be,a,S]);const we=O=>{var le,Z,re,pe,ve,$;const ae=a[O];if(!(!((le=ae?.video)===null||le===void 0)&&le.url)&&(!((Z=ae?.video)===null||Z===void 0)&&Z.imgUrls)){const ue=Date.now();k.current=ue,_?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(pe=(re=ae?.video)===null||re===void 0?void 0:re.itemId)!==null&&pe!==void 0?pe:"",contentName:(ve=ae?.video.title)!==null&&ve!==void 0?ve:"",imageStartTime:`${ue}`,contentTags:JSON.stringify(($=ae?.video.tags)!==null&&$!==void 0?$:[]),position:O+"",contentFormat:"image",traceInfo:ae?.video.traceInfo}}),G?.({eventName:"ViewContent"})}},he=o.useMemo(()=>{var O;const le=S===0&&!K?[(O=a?.[0])!==null&&O!==void 0?O:null]:a?.map((Z,re)=>S===re||re-1===S||re+1===S?Z:null);return K?le:le.concat([{loading:!0}])},[a,S,K]),Oe=o.useMemo(()=>B?o.createElement("div",{style:{height:q,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:Te,alt:"loading...",style:{objectFit:"contain"}})):he?.map((O,le)=>o.createElement(tt,{key:le,virtualIndex:le},O&&o.createElement(o.Fragment,null,O?.loading?o.createElement("div",{style:{height:q,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:Te,alt:"loading...",style:{objectFit:"contain"}})):o.createElement(o.Fragment,null,De(O,le),Ge(O,le),He(O,le))))),[n,a,q,B,Ge,De,he,Te]),Se=Ye("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),Le=Ye("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png");return o.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},K&&o.createElement(qi,{icon:Zs,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},onClose:()=>{me?.(!0)}}),R,o.createElement(on,{tagList:h,setActiveIndex:p,style:{top:ee}}),Ee?o.createElement(qs,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((b=t?.swipeTipOffset)!==null&&b!==void 0?b:0)}%`}}):null,o.createElement(ut,{style:{marginTop:Q},ref:J,onSlideChange:()=>{J.current.swiper.allowTouchMove=!1,setTimeout(()=>{J.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:O=>{p(O.activeIndex),!be&&(Y(O),!K&&O?.activeIndex+2>=a?.length&&(L||(z(!0),N?.(Math.ceil(S/10)+1).then(()=>{z(!1)}))))},direction:"vertical",height:q},(t?.isShowMute===void 0||t?.isShowMute===!0)&&o.createElement(Ri,{style:{position:"fixed",visibility:!((A=(x=a?.[S])===null||x===void 0?void 0:x.video)===null||A===void 0)&&A.url?"visible":"hidden",zIndex:999,[(v=t?.muteIconXPosit)!==null&&v!==void 0?v:"right"]:(w=t?.muteIconX)!==null&&w!==void 0?w:0,[(y=t?.muteIconYPosit)!==null&&y!==void 0?y:"bottom"]:(E=t?.muteIconY)!==null&&E!==void 0?E:23},defaultValue:g,activeIcon:t?.unMuteIcon?t?.unMuteIcon:Se,unactiveIcon:t?.muteIcon?t?.muteIcon:Le,onChange:I}),Oe),o.createElement(Ki,Object.assign({},(D=(f=(C=t?.hashTag)===null||C===void 0?void 0:C[0])===null||f===void 0?void 0:f.item)===null||D===void 0?void 0:D.props)))},er=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:l,index:s})=>o.createElement(ut,{defaultValue:0,direction:"horizontal",modules:[Pt,Dt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(a=>o.createElement(tt,{key:a},o.createElement($i,{src:a,height:i,imgUrlsPostConfig:n}))));var tr=o.memo(er);const ir=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:s,videoPostConfig:a,width:d})=>{const[r,c]=o.useState(!1),u=o.useRef(null),{bffEventReport:m,sxpParameter:h,waterFallData:T,openHashtag:b}=fe(),x=o.useRef(0),[A,v]=o.useState(!1),[w,y]=o.useState(!0),E=o.useRef(null),[C,f]=o.useState("");o.useEffect(()=>{u.current&&(u.current.muted=l)},[l]);const D=o.useCallback(()=>{var N;(N=u.current)===null||N===void 0||N.play()},[]),P=Ye("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),S=o.useCallback(()=>{var N,_,B,j,V,J,K,me,ge,be,Te,W,H;c(!1);const G=n[e];if(G&&(!((N=u?.current)===null||N===void 0)&&N.duration)){x.current=((_=u?.current)===null||_===void 0?void 0:_.currentTime)||0;const oe=((j=(B=u.current)===null||B===void 0?void 0:B.duration)!==null&&j!==void 0?j:0).toFixed(2),se=((J=(V=u.current)===null||V===void 0?void 0:V.currentTime)!==null&&J!==void 0?J:0).toFixed(2),ce=w?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(me=(K=G?.video)===null||K===void 0?void 0:K.itemId)!==null&&me!==void 0?me:"",contentName:(be=(ge=G?.video)===null||ge===void 0?void 0:ge.title)!==null&&be!==void 0?be:"",playType:ce,startTime:se,videoDuration:oe,contentTags:JSON.stringify((W=(Te=G?.video)===null||Te===void 0?void 0:Te.tags)!==null&&W!==void 0?W:[]),position:e+"",contentFormat:"video",traceInfo:(H=G?.video)===null||H===void 0?void 0:H.traceInfo}}),y(!1)}},[m,n,e,w]),p=o.useCallback(()=>{v(!0)},[]),k=o.useCallback(N=>()=>{var _,B,j,V,J;if(!A)return;const K=(_=u.current)===null||_===void 0?void 0:_.paused;switch(N){case"start":if(!K)return;(B=u.current)===null||B===void 0||B.play(),c(!1);break;case"pause":if(K)return;(j=u.current)===null||j===void 0||j.pause(),c(!0);break;default:K?(V=u.current)===null||V===void 0||V.play():(J=u.current)===null||J===void 0||J.pause(),c(!K);break}},[A]),g=o.useCallback(()=>{var N,_,B,j,V,J,K,me,ge,be,Te,W,H;const G=n[e],oe=((_=(N=u.current)===null||N===void 0?void 0:N.duration)!==null&&_!==void 0?_:0).toFixed(2),se=((j=(B=u.current)===null||B===void 0?void 0:B.currentTime)!==null&&j!==void 0?j:0).toFixed(2);if(!((V=u?.current)===null||V===void 0)&&V.duration){const ce=(((J=u?.current)===null||J===void 0?void 0:J.currentTime)-x.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(me=(K=G?.video)===null||K===void 0?void 0:K.itemId)!==null&&me!==void 0?me:"",contentName:(be=(ge=G?.video)===null||ge===void 0?void 0:ge.title)!==null&&be!==void 0?be:"",endTime:se,videoDuration:oe,playDuration:ce,contentTags:JSON.stringify((W=(Te=G?.video)===null||Te===void 0?void 0:Te.tags)!==null&&W!==void 0?W:[]),position:e+"",contentFormat:"video",traceInfo:(H=G?.video)===null||H===void 0?void 0:H.traceInfo}})}},[n,e,m]),I=o.useMemo(()=>a?.mode==="2",[a]),M=o.useMemo(()=>{var N;return a?.mode==="2"?`translateY(-${50+((N=a?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),L=o.useMemo(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||C},[C,t]),z=o.useCallback(()=>{if(!E||!u||!u.current||!E.current)return;const N=u?.current,_=E?.current,B=_.getContext("2d"),j=window?.innerWidth,V=window?.innerHeight;_.height=V,_.width=j,B?.drawImage(N,0,0,_.width,_.height),f(_.toDataURL())},[]);o.useEffect(()=>{var N,_,B,j;if(u.current){if(c(!1),!u.current.src){const V=t?.video.url;if(V.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const J=new window.Hls;J.loadSource(V),J.attachMedia(u.current)}else u.current.canPlayType("application/vnd.apple.mpegurl"),u.current.src=V;else u.current.src=V;u.current.setAttribute("x5-playsinline","true"),u.current.setAttribute("webkit-playsinline","true")}return(N=u.current)===null||N===void 0||N.addEventListener("loadedmetadata",p),(_=u.current)===null||_===void 0||_.addEventListener("canplay",p),(B=u.current)===null||B===void 0||B.addEventListener("playing",S),(j=u.current)===null||j===void 0||j.addEventListener("loadeddata",z),()=>{var V,J,K,me;(V=u.current)===null||V===void 0||V.removeEventListener("loadedmetadata",p),(J=u.current)===null||J===void 0||J.removeEventListener("canplay",p),(K=u.current)===null||K===void 0||K.removeEventListener("playing",S),(me=u.current)===null||me===void 0||me.removeEventListener("loadeddata",z)}}},[p,S,t?.video,z]);const X=o.useMemo(()=>!h?.placeholder_image||A?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[A,h?.placeholder_image]);o.useEffect(()=>{const N=()=>{var _,B;s===e&&(!((_=t?.video)===null||_===void 0)&&_.url)&&(!((B=u?.current)===null||B===void 0)&&B.src)&&!r&&k("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[s,e,t,u,k,r]);const F=o.useMemo(()=>I?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[I]);return t?.video?o.createElement(o.Fragment,null,I?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:k(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},o.createElement(Ze,{src:L,style:Object.assign({height:i,width:d,objectFit:"cover"},F)}),o.createElement("canvas",{ref:E,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:M,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:d,height:"100%"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:u,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:g,onEnded:D,style:{width:"100%",height:i,objectFit:"contain"}}),o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:P,alt:"video pause image"}))),X):o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:k(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:u,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:g,onEnded:D}),X,o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:P,alt:"video pause image"}))):null};var nr=o.memo(ir);const li={};Object.values(ni).forEach(t=>{li[t.extend.type]=t});const or="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",lr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",sr=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:l,descStyle:s,hashTagStyle:a,containerHeight:d=664,containerWidth:r=375,appDomain:c,tagList:u=[]})=>{const m=o.useMemo(()=>{let f=0;return e?.logoUrl&&e?.isShowLogo&&(f+=45),u.length>0&&(f+=45),d-f},[e,d,u]),h=(f,D)=>{var P,S,p,k;if(!((P=f?.video)===null||P===void 0)&&P.url)return o.createElement(nr,{rec:f,index:D,muted:!0,width:r,data:t??[],height:m,activeIndex:D,videoPostConfig:e?.videoPost});if(!((S=f?.video)===null||S===void 0)&&S.imgUrls)return o.createElement(tr,{key:f?.video.itemId,imgUrls:f?.video.imgUrls,width:r,height:m,rec:f,index:D,imgUrlsPostConfig:e?.imgUrlsPost});if(f.product&&f.product&&Array.isArray(e?.productPost)&&((p=e?.productPost)===null||p===void 0?void 0:p.length)>0)return(k=e?.productPost)===null||k===void 0?void 0:k.map((g,I)=>{var M,L,z,X,F,N,_,B;const j=li[(M=g?.item)===null||M===void 0?void 0:M.type],V=Ft(j),J=(L=j?.extend)===null||L===void 0?void 0:L.defaulSetting;return o.createElement(V,Object.assign({key:`${D}${I}`,textStyle:Object.assign(Object.assign({},J?.textStyle),(z=g?.item)===null||z===void 0?void 0:z.textStyle),bindDatas:(F=(X=g?.item)===null||X===void 0?void 0:X.bindDatas)!==null&&F!==void 0?F:[]},J?.props,(N=g?.item)===null||N===void 0?void 0:N.props,{event:((_=g?.item)===null||_===void 0?void 0:_.event)||{},id:g?.id,rec:f,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},J?.style),(B=g?.item)===null||B===void 0?void 0:B.style),{width:r,height:m,overflow:"auto"}),index:D}))})},T=o.useMemo(()=>e?.logoUrl&&e?.isShowLogo?o.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},o.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),b=(f,D)=>e?.isShowCTA===void 0||e?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(tn,{rec:f,index:D,tempMap:l,resolver:li})):null,x=(f,D)=>{var P,S,p,k,g,I,M;return f?.video?o.createElement(o.Fragment,null,((P=f?.video)===null||P===void 0?void 0:P.title)&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom"},o.createElement(nn,{nudge:n}),b(f,D),o.createElement("div",null,o.createElement(_t,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(p=(S=f?.video)===null||S===void 0?void 0:S.title)!==null&&p!==void 0?p:"",style:Object.assign(Object.assign({},s),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),o.createElement(en,{index:D,tags:(g=(k=f?.video)===null||k===void 0?void 0:k.hashTags)!==null&&g!==void 0?g:[],itemId:(I=f?.video)===null||I===void 0?void 0:I.itemId,itemType:!((M=f?.video)===null||M===void 0)&&M.itemId?"VIDEO":null,rec:f,hashTagStyle:a}))):null},A=Ye(lr,c),v=Ye(or,c),w=(f,D)=>{var P,S,p,k;if(!e?.isShowLike)return;let g=(P=e?.likeIconY)!==null&&P!==void 0?P:400;return g<40&&(g+=40),f?.video?o.createElement(Zi,{key:f.position,activeIcon:(S=e?.likeIcon)!==null&&S!==void 0?S:A,unActicveIcon:(p=e?.unlikeIcon)!==null&&p!==void 0?p:v,position:D,active:f.isCollected,recData:f,className:"clc-sxp-like-button",style:{top:g,right:(k=e?.likeIconX)!==null&&k!==void 0?k:0}}):null},y=Ye("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",c),E=Ye("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",c),C=(f,D)=>{var P,S,p,k;return o.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},T,o.createElement(on,{tagList:u}),o.createElement(Ri,{style:{position:"absolute",right:(P=e?.muteIconX)!==null&&P!==void 0?P:0,visibility:!((p=(S=t?.[D])===null||S===void 0?void 0:S.video)===null||p===void 0)&&p.url?"visible":"hidden",bottom:(k=e?.muteIconY)!==null&&k!==void 0?k:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:y,unactiveIcon:e?.muteIcon?e?.muteIcon:E}),h(f,D),x(f,D),w(f,D))};return o.createElement("div",{className:de.css({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((f,D)=>C(f,D)))};var rr=o.memo(sr);const ar=()=>{const{schema:t,resolver:e,popup:i}=it(),{setPopupDetailData:n,popupDetailData:l,bffEventReport:s}=fe(),{productView:a}=ze(),[d,r]=o.useState(),c=o.useRef(null);o.useEffect(()=>{const h=()=>{c.current=new Date};return h(),window.addEventListener("pageshow",h),()=>{window.removeEventListener("pageshow",h)}},[]),o.useEffect(()=>{i&&i?.id&&i?.id!==""&&(c.current=new Date,r(i))},[i]);const u=()=>{var h,T,b,x;if(!i||i?.id===""||!d||new Date-c.current<((h=i?.duration)!==null&&h!==void 0?h:0))return;r(Object.assign(Object.assign({},i),{id:""}));const A=l,v=(T=A?.video)===null||T===void 0?void 0:T.bindProduct,w=(x=(b=A?.video)===null||b===void 0?void 0:b.bindProduct)===null||x===void 0?void 0:x.bindCta;v&&w&&a(A,v,w,c.current,l?.index),setTimeout(()=>{window?.sxpPopup(""),n?.(null)},i?.duration)},m=o.useMemo(()=>{var h,T,b;return(b=(T=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||T===void 0?void 0:T.popupList)===null||b===void 0?void 0:b.map((x,A)=>{var v,w,y,E,C,f,D,P,S,p,k,g,I,M,L;if(x?.id===i?.id){const z=e[(v=x?.item)===null||v===void 0?void 0:v.type],X=Ft(z),F=((E=(y=(w=x?.item)===null||w===void 0?void 0:w.event)===null||y===void 0?void 0:y.onClick)===null||E===void 0?void 0:E.linkType)==="externalLink",N=((D=(f=(C=x?.item)===null||C===void 0?void 0:C.event)===null||f===void 0?void 0:f.onClick)===null||D===void 0?void 0:D.linkType)==="popup",_=(P=z?.extend)===null||P===void 0?void 0:P.defaulSetting;return o.createElement(X,Object.assign({key:A,style:Object.assign(Object.assign(Object.assign({},_?.style),(S=x?.item)===null||S===void 0?void 0:S.style),{width:(p=window.innerWidth)!==null&&p!==void 0?p:"100vw",height:"80vh",overflow:"auto"}),textStyle:Object.assign(Object.assign({},_?.textStyle),(k=x?.item)===null||k===void 0?void 0:k.textStyle),bindDatas:(I=(g=x?.item)===null||g===void 0?void 0:g.bindDatas)!==null&&I!==void 0?I:[]},_?.props,(M=x?.item)===null||M===void 0?void 0:M.props,{event:((L=x?.item)===null||L===void 0?void 0:L.event)||{},schema:t,id:x?.id,isExternalLink:F,isPopup:N,onClose:u}))}else return o.createElement(o.Fragment,null)})},[t,i,e,u]);return o.createElement(Lt,{popup:d,onClose:u,padding:0,modalStyle:{position:"fixed"}},m)},si={};Object.values(ni).forEach(t=>{si[t.extend.type]=t});const dr=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:l,appDomain:s,licenseUrl:a,enabledMetaConversionApi:d})=>{var r,c,u,m,h,T,b,x,A,v,w;const y=o.useMemo(()=>{var E;return location?.search?(E=location?.search)===null||E===void 0?void 0:E.replace("?",""):""},[]);return o.createElement(Ei,{resolver:si,enableDataSource:!1,schema:t?.data,utmVal:y},o.createElement(wi,{utmVal:y,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:(m=(u=t?.sxp_parameter)===null||u===void 0?void 0:u.default_recommend)!==null&&m!==void 0?m:i,hashTagSize:(T=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&T!==void 0?T:n,loadingImage:l,appDomain:s,enabledMetaConversionApi:d,isShowTag:(A=(x=(b=t?.data)===null||b===void 0?void 0:b.sxpPageConf)===null||x===void 0?void 0:x.globalConfig)===null||A===void 0?void 0:A.isShowTag,globalConfig:(w=(v=t?.data)===null||v===void 0?void 0:v.sxpPageConf)===null||w===void 0?void 0:w.globalConfig,render:({rtcList:E,tagList:C})=>{var f;return o.createElement(o.Fragment,null,o.createElement(ln,Object.assign({},(f=t?.data)===null||f===void 0?void 0:f.sxpPageConf,{tagList:C,data:E,resolver:si,licenseUrl:a})),o.createElement(ar,null))}}))};var ur=o.memo(dr);const sn=o.createContext({}),cr=({children:t,data:e})=>{var i,n,l,s,a,d,r,c,u,m,h,T,b;const[x,A]=o.useState(!1),[v,w]=o.useState(!1);return o.createElement(sn.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:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.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:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_policy_title,privacyPolicyUrl:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(T=e?.sxp_parameter)===null||T===void 0?void 0:T.template,industry:(b=e?.sxp_parameter)===null||b===void 0?void 0:b.industry},appDomain:e?.appDomain,openHashtag:x,setOpenHashtag:A,openConsent:v,setOpenConsent:w,sxpFontLinks:e?.sxpFontLinks}},t)};function pr(){return o.useContext(sn)}Ae.DiyPortalPreview=rr,Ae.EditorDataProvider=cr,Ae.Modal=Lt,Ae.SxpDataSourceProvider=wi,Ae.SxpPageCore=ur,Ae.SxpPageRender=ln,Ae.core=In,Ae.default=gn,Ae.materials=ni,Ae.useEditorDataProvider=pr,Object.defineProperty(Ae,"__esModule",{value:!0})});
|
7
7
|
//# sourceMappingURL=pb-ui.min.js.map
|