pb-sxp-ui 1.0.103 → 1.0.105
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 +22 -16
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +3 -3
- package/dist/index.js +22 -16
- 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 +22 -16
- 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 -2
- 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 -2
- 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/index.min.cjs
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Me=require("lodash"),an=require("uuid"),rn=require("pako"),o=require("react"),Bt=require("qs"),dn=require("eventemitter3"),de=require("@emotion/css"),ai=require("react-dom");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 ri=cn(ai);function Re(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 Ne(t,e,i,n){function l(s){return s instanceof i?s:new i(function(r){r(s)})}return new(i||(i=Promise))(function(s,r){function d(c){try{u(n.next(c))}catch(m){r(m)}}function a(c){try{u(n.throw(c))}catch(m){r(m)}}function u(c){c.done?s(c.value):l(c.value).then(d,a)}u((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const un=/:\w+/g;var di=(t,e)=>Ne(void 0,void 0,void 0,function*(){const i={},n={};for(let l=0;l<e?.length;l++){const{id:s,method:r,url:d,urlParams:a,name:u,queryString:c,headers:m,body:h}=e[l];let T=d;a&&Object.entries(a).forEach(([b,x])=>{T=T.replace(un,A=>A===b?x:A)}),c&&(T+=c),n[s]=u;try{const b=yield fetch(T,{method:r,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",pn=(t,e)=>Ne(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),l=t.getAppId(),s=t.getApiUrl(),r=window.localStorage.getItem(ci);let d=JSON.parse(r||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const u=yield fetch(`${s}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":l||""}}).then(c=>c.json());if(u.success){const c=u.data;d=Object.assign(Object.assign({},c),{expireTime:Date.now()+c.expire*1e3}),window.localStorage.setItem(ci,JSON.stringify(d))}}return d});function St(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=an.v4();return t?.replaceAll?t.replaceAll("-",""):vn(32)},le=(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 r=/[\u4e00-\u9fa5]/g,d=/[^\u4e00-\u9fa5]/g,a=`font-family:${n??"inherit"}`,u=`font-family:${l??"inherit"}`,c=h=>{let T=h.search(r),b=h.search(d);return T!==-1&&b!==-1&&T<b&&(i+=`<span style="${a}">${h.substring(T,b)}</span>`,s=h.substring(b,h?.length)),T!==-1&&b!==-1&&T>b&&(i+=`<span style="${u}">${h.substring(b,T)}</span>`,s=h.substring(T,h?.length)),T===-1?(i+=`<span style="${u}">${h.substring(b,h?.length)}</span>`,s="",!1):b===-1?(i+=`<span style="${a}">${h.substring(T,h?.length)}</span>`,s="",!1):!0};let m=!0;for(;m;)m=c(s);return i};function ui(t){const i=atob(t).split("").map(function(s){return s.charCodeAt(0)}),n=new Uint8Array(i),l=rn.inflate(n,{to:"string"});return JSON.parse(l)}let Ft=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,Ft)return Ft;Ft=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 Be=null;const gn={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{Be||(Be=new hn),n&&Be.setApiUrl(n),Be.setAppId(t),Be.setTenantId(e),Be.setEnv(i)},getDetail:t=>{if(!Be)return;const e=Be.getTenantId(),i=Be.getAppId(),n=Be.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>Ne(void 0,void 0,void 0,function*(){var s,r;const d=yield l.json(),a=ui((s=d?.data)===null||s===void 0?void 0:s.data);if(a){const{$store:u}=yield di(n,(r=a?.dataSource)!==null&&r!==void 0?r:[]);d.data.data=a,Object.assign(d.data.data,{__STORE__:u})}return d}))},getSxpDetailByPageId:t=>Ne(void 0,void 0,void 0,function*(){if(!Be)return;const e=Be.getTenantId(),i=Be.getAppId(),n=Be.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>Ne(void 0,void 0,void 0,function*(){var s;const r=yield l.json();if(!r.success)return;const d=ui((s=r?.data)===null||s===void 0?void 0:s.data);return r.data.data=d,r.data}))}),getSxpRecommendVideoData:t=>Ne(void 0,void 0,void 0,function*(){if(!Be)return;const e=yield pn(Be,t),i=St(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Me.isEmpty(n)&&(n=St(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 tt(){return o.useContext(xi)}function bn(){return o.useContext(Ti)}const Nt="feRealSessionIdKey",pi=()=>{const t=fn();return`${Date.now()}${t}`},yn=()=>{let t=wn();return t||(t=pi(),window.sessionStorage.setItem(Nt,t)),t},vi=()=>{const t=pi();window.sessionStorage.setItem(Nt,t)},wn=()=>window.sessionStorage.getItem(Nt),fi="SXP_FAKE_USER_ID",mi="FAKE_USER_STATE",hi="AGREE_POLICY",gi=()=>{let t=window.localStorage.getItem(fi);return Me.isEmpty(t)&&(t=St(36,62),window.localStorage.setItem(fi,t)),t},Sn=()=>{const t=window.localStorage.getItem(mi);return Me.isEmpty(t)&&window.localStorage.setItem(mi,"true"),Me.isEmpty(t)};function Ge(t,e){const{appDomain:i}=me();return o.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const it=new dn;var Je;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(Je||(Je={}));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:r,bffEventReport:d}=me(),a=o.useMemo(()=>{const m=location.search.slice(1),h=Bt.parse(m.replace(/\+/g,"%2B"));for(const T in h)h[T]=h[T].replace(/%2B/g,"+");return h},[]),u=m=>{var h;return(h=a[m])!==null&&h!==void 0?h:null};o.useEffect(()=>{d?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:u("utm_source"),utmMedium:u("utm_medium"),utmCampaign:u("utm_campaign"),utmId:u("utm_id"),utmContent:u("utm_content"),clSource:u("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const c=()=>{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}}),r?.(!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:c},"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 Vt;(function(t){t[t.BFF=5]="BFF"})(Vt||(Vt={}));const yi=["utm_source","utm_medium","utm_campaign","utm_id","utm_content","cl_source"],Tt="FOR U",En=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:l,defaultSize:s,isPreview:r=!1,sxpParameter:d,appDomain:a,hashTagSize:u,loadingImage:c,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),[H,Y]=o.useState(()=>!!window.localStorage.getItem(hi)),[B,F]=o.useState(),[_,R]=o.useState(),[V,N]=o.useState(m),[q,J]=o.useState([]),[fe,ge]=o.useState(0),[be,Te]=o.useState(!1),[U,j]=o.useState(null),W=o.useRef(),ne=o.useRef(),[se,ue]=o.useState(Tt),ye=o.useMemo(()=>{var z,G,te,we;return((we=(te=(G=(z=v?.consent)===null||z===void 0?void 0:z[0])===null||G===void 0?void 0:G.item)===null||te===void 0?void 0:te.props)===null||we===void 0?void 0:we.privacy_necessity)&&!H&&!w||A},[H,v,A,w]);o.useEffect(()=>{const z=G=>{W.current=G};return it.on(Je.CHANGE_THEME_TAG,z),()=>{it.off(Je.CHANGE_THEME_TAG,z)}},[]),o.useEffect(()=>{N(m)},[m]);const Ce=o.useMemo(()=>e?.find(z=>z.type===Vt.BFF),[e]),ie=o.useCallback((z,G)=>{if(!Ce)return;const te=Ce.url,we=gi();if(G?.query){const he=Bt.stringify(G.query);z=`${z}?${he}`}return G.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${te}/api/v1${z}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},Ce.headers),{"x-user-id":we}),G.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${te}/api/v1${z}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":we},Ce.headers),method:G.method,body:JSON.stringify(G.body)}).then(he=>he.json()).catch(he=>Promise.reject(he))},[Ce]),Ee=o.useCallback(z=>Ne(void 0,void 0,void 0,function*(){var G,te,we,he,De;if(z={maxSize:(G=z?.maxSize)!==null&&G!==void 0?G:l,defaultSize:(te=z?.defaultSize)!==null&&te!==void 0?te:s,"itemFilter.itemId":z?.["itemFilter.itemId"],"itemFilter.itemType":z?.["itemFilter.itemType"],hashTag:z?.hashTag,traceInfo:z?.traceInfo,themeTag:z?.themeTag},i){const Oe=(De=(he=(we=i?.split("&"))===null||we===void 0?void 0:we.filter(O=>{const oe=O.split("=")[0];return yi.includes(oe)}))===null||he===void 0?void 0:he.join("&"))!==null&&De!==void 0?De:"";z=Object.assign(Object.assign({},z),{channel:decodeURIComponent(Oe)})}const Se=yield ie?.("/recommend/list",{method:"GET",query:z});if(Se?.success)return z?.hashTag||I({rtc:Se.data.rtc,requestId:Se.data.requestId}),Se?.data}),[ie,i,l,s]),Ie=o.useCallback(()=>Ne(void 0,void 0,void 0,function*(){var z,G;if(f.length<=0)return;const te=yield Ee({hashTag:_?.hashTag,"itemFilter.itemId":_?.itemId,"itemFilter.itemType":_?.itemType,themeTag:W.current});D(f.concat((z=te?.recList)!==null&&z!==void 0?z:[])),J(q.concat((G=te?.recList)!==null&&G!==void 0?G:[]))}),[Ee,f,_,q]),K=o.useCallback(({userInfo:z,eventInfo:G})=>{if(!n)return;z||(z={});const te=yn(),we=Object.assign({sessionID:te,rtc:g.rtc,requestId:g.requestId},G),he=Object.entries(z).map(([Se,Oe])=>({name:Se,value:Oe})),De=Object.entries(we).map(([Se,Oe])=>Oe&&{name:Se,value:Oe}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",z),console.log("eventInfo:",we),console.log("========= \u7ED3\u675F ========="),ie?.("/event/report",{method:"POST",body:{userInfo:he,eventInfo:De},type:"beacon"})},[ie,g,n]),ee=o.useCallback(z=>{var G,{eventName:te,actionSource:we="website",eventSourceUrl:he=(G=window?.location)===null||G===void 0?void 0:G.href,externalId:De}=z;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]),X=o.useCallback(z=>Ne(void 0,void 0,void 0,function*(){const G=yield ie?.("/recommend/like",{method:"POST",body:z});return G?.success}),[ie]),Z=o.useCallback(z=>Ne(void 0,void 0,void 0,function*(){const G=yield ie?.("/recommend/unlike",{method:"POST",body:z});return G?.success}),[ie]),ke=o.useCallback(z=>Ne(void 0,void 0,void 0,function*(){const G=yield ie?.("/customform",{method:"POST",body:z});return G?.success}),[ie]),Ae=o.useCallback(()=>Ne(void 0,void 0,void 0,function*(){var z,G,te,we,he;if(!(!i||!x))try{const De=(te=(G=(z=i?.split("&"))===null||z===void 0?void 0:z.filter(Oe=>{const O=Oe.split("=")[0];return yi.includes(O)}))===null||G===void 0?void 0:G.join("&"))!==null&&te!==void 0?te:"",Se=yield ie?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(De)}});S((he=(we=Se?.data)===null||we===void 0?void 0:we.tags)!==null&&he!==void 0?he:[])}catch(De){console.log("e",De)}}),[ie,i,x]),qe=o.useCallback((z,G,te,we)=>{var he,De,Se,Oe,O,oe,Q,ae,pe,ve,$,re;const ce=te?.bindCta,Le=((he=G?.video)===null||he===void 0?void 0:he.bindProduct)||((De=G?.video)===null||De===void 0?void 0:De.bindProducts)&&((Oe=(Se=G?.video)===null||Se===void 0?void 0:Se.bindProducts)===null||Oe===void 0?void 0:Oe.length)>0;let Pe="";be?Pe="hashTagPage":!((O=G?.video)===null||O===void 0)&&O.url?Pe="videoPage":!((Q=(oe=G?.video)===null||oe===void 0?void 0:oe.imgUrls)===null||Q===void 0)&&Q.length&&(Pe="imagePage"),K?.({eventInfo:Object.assign(Object.assign({},z),{ctaId:(ae=ce?.itemId)!==null&&ae!==void 0?ae:"",ctaName:(pe=ce?.title)!==null&&pe!==void 0?pe:"",contentTags:JSON.stringify(ce?.tags),position:we+"",contentId:($=(ve=G?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&$!==void 0?$:"",productId:Le?te?.itemId:"",traceInfo:(re=ce?.traceInfo)!==null&&re!==void 0?re:"",fromKName:Pe})})},[K,be]),ze=o.useCallback(()=>{var z,G;const te=location.search.slice(1),we=Bt.parse(te.replace(/\+/g,"%2B"));for(const Se in we)we[Se]=we[Se].replace(/%2B/g,"+");const he=Se=>{var Oe;return(Oe=we[Se])!==null&&Oe!==void 0?Oe:""},De=new Date;ne.current=De,K?.({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(De/1e3)+"",requestId:null,enterUrl:(G=(z=window?.location)===null||z===void 0?void 0:z.href)!==null&&G!==void 0?G:"",clSource:he("cl_source")}})},[K]);o.useEffect(()=>{ye||ze()},[ye]),o.useEffect(()=>{ye||(k(!0),Ae(),Ee().then(z=>{var G,te;D((G=z?.recList)!==null&&G!==void 0?G:[]),J((te=z?.recList)!==null&&te!==void 0?te:[])}).finally(()=>{K({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),k(!1),L.current=!0}))},[ye]),o.useEffect(()=>{L.current&&(k(!0),Ae(),Ee().then(z=>{var G,te;D((G=z?.recList)!==null&&G!==void 0?G:[]),J((te=z?.recList)!==null&&te!==void 0?te:[])}).finally(()=>{k(!1)}))},[Ee,Ae]);const Fe=Ge("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",a);return o.createElement(bi.Provider,{value:{rtcList:f,setRtcList:D,mutateLike:X,mutateUnlike:Z,submitForm:ke,popupDetailData:B,loadVideos:Ie,setPopupDetailData:F,getRecommendVideos:Ee,bffEventReport:K,utmVal:i,isPreview:r,loading:p,sxpParameter:d,waterFallData:_,setWaterFallData:R,ctaEvent:qe,swiperRef:M,openHashtag:V,setOpenHashtag:N,cacheRtcList:q,setCacheRtcList:J,cacheActiveIndex:fe,setCacheActiveIndex:ge,isFromHashtag:be,setIsFromHashtag:Te,appDomain:a,hashTagSize:u,loadingImage:c??Fe,isOpenHashTag:m,tagList:P,setLoading:k,videoRef:U,setVideoRef:j,bffFbReport:ee,isAgreePolicy:H,setIsAgreePolicy:Y,curTime:ne,h5EnterLink:ze,themeTag:W,isShowConsent:ye,selectTag:se,setSelectTag:ue}},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:X,mutateUnlike:Z,submitForm:ke,tagList:P}))};var wi=o.memo(En);function me(){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}=tt(),[r,d]=o.useState(s.__STORE__||{}),[a,u]=o.useState([]);o.useEffect(()=>{var h;e||Me.isEqual(a,s?.dataSource)||u((h=s?.dataSource)!==null&&h!==void 0?h:[])},[s?.dataSource,e]);const c=o.useCallback(()=>Ne(void 0,void 0,void 0,function*(){const{$store:h,idMapName:T}=yield di("",a);d(h),m(h,T)}),[a]),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||c()},[c,e,s]),i?o.createElement(Ti.Provider,{value:{$store:s.__STORE__||r,options:n,configs:a}},t):t};var Cn=o.memo(An);const xt={id:St(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},jt={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:[xt],redoStack:[],popup:jt,setPopup:()=>{}}),Ei=o.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:l=!0,utmVal:s},r)=>{const[d,a]=o.useState(null),[u,c]=o.useState(n||{pointData:[xt],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[m,h]=o.useState([xt]),[T,b]=o.useState([[xt]]),[x,A]=o.useState([]),[v,w]=o.useState(jt);typeof window<"u"&&(window.sxpPopup=(D,P)=>{w(Object.assign(Object.assign(Object.assign({},jt),{id:D}),P))}),typeof window<"u"&&(window.getJointUtmLink=D=>D?.indexOf("?")!==-1?D+(s?"&"+s:""):D+(s?"?"+s:"")),o.useEffect(()=>{b([u.pointData]),A([])},[u.type]);const y=o.useCallback(D=>{const P=Me.cloneDeep(u);P&&(P.dataSource=D,c?.(P))},[u]),[E,C]=o.useState();o.useImperativeHandle(r,()=>({loadSchema(D){D&&(b([D.pointData]),c(D))},exportSchema(){return Me.cloneDeep(u)},getPageInfoData(){return E},initPageInfoData(D){D&&C(D)}}));const f=o.useMemo(()=>{if(u)return u.type==="PC"?u.pcPageConf:u.mobilePageConf},[u]);return o.createElement(xi.Provider,{value:{resolver:e,currentNode:d,schema:u,setCurrentNode:a,setSchema:c,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 je(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=me(),l=o.useCallback((d,a,u,c)=>{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=a?.itemId)!==null&&w!==void 0?w:"",productName:(y=a?.title)!==null&&y!==void 0?y:"",price:a?.price?a?.price+"":"0",productCollection:(E=a?.collection)!==null&&E!==void 0?E:"",fromKName:S,fromKPage:location?.href,contentTags:a?.tags?JSON.stringify(a?.tags):"",position:c+"",contentId:(f=(C=d?.video)===null||C===void 0?void 0:C.itemId)!==null&&f!==void 0?f:"",ctatId:(D=u?.itemId)!==null&&D!==void 0?D:"",traceInfo:(P=a?.traceInfo)!==null&&P!==void 0?P:""}})},[t,e,n]),s=o.useCallback((d,a,u,c,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:a?.itemId,productName:a?.title,price:a?.price?a?.price+"":"0",productCollection:a?.collection,fromKName:A,fromKPage:location?.href,contentTags:JSON.stringify(a?.tags),position:m+"",contentId:(x=d?.video)===null||x===void 0?void 0:x.itemId,ctatId:u?.itemId,traceInfo:a?.traceInfo,timeOnSite:Math.floor((new Date-c)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),r=o.useCallback((d,a,u,c)=>{a&&a===Tt&&t?.({eventInfo:{lastFeed:d,themeTags:u?`['${u}']`:"",hashTags:c?`['${c}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:s,backMainFeed:r}}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:r,submitText:d,layoutType:a="inline",isExternalLink:u,isPopup:c,onClick:m,onClose:h,submitButtonStyle:T}=t,b=Re(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:x,popupDetailData:A}=me(),{jumpToWeb:v}=je(),[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(()=>Me.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=Me.debounce(()=>Ne(void 0,void 0,void 0,function*(){var p,k,g,I,M;const L=C;if(!L)return;const H=(k=(p=Object.keys(L))===null||p===void 0?void 0:p.map(B=>{var F;return{name:B,value:(F=L[B])!==null&&F!==void 0?F:""}}))===null||k===void 0?void 0:k.filter(B=>B?.value);if(!H||!H?.length)return;y(!0);const Y=yield x?.({attributes:H});if(y(!1),Y){if(u){const B=A,F=(g=B?.video)===null||g===void 0?void 0:g.bindProduct,_=(M=(I=B?.video)===null||I===void 0?void 0:I.bindProduct)===null||M===void 0?void 0:M.bindCta,R=A?.index;v(B,F,_,R)}c||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:le(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:a,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:r,background:s},T),dangerouslySetInnerHTML:{__html:le(w?"loading...":d,T)}})))};var Ln=o.memo(On);function He(t,e){return t.extend=e,t}const _n=He(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 Rn=[{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 Ht(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&&Ht(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 Ke(){const t=typeof document<"u"?document:{};return Ht(t,Ci),t}const Bn={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 Ve(){const t=typeof window<"u"?window:{};return Ht(t,Bn),t}function lt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Fn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function ft(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Ye(){return Date.now()}function Nn(t){const e=Ve();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Vn(t,e){e===void 0&&(e="x");const i=Ve();let n,l,s;const r=Nn(t);return i.WebKitCSSMatrix?(l=r.transform||r.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(d=>d.replace(",",".")).join(", ")),s=new i.WebKitCSSMatrix(l==="none"?"":l)):(s=r.MozTransform||r.OTransform||r.MsTransform||r.msTransform||r.transform||r.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 Et(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function jn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Ue(){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&&!jn(n)){const l=Object.keys(Object(n)).filter(s=>e.indexOf(s)<0);for(let s=0,r=l.length;s<r;s+=1){const d=l[s],a=Object.getOwnPropertyDescriptor(n,d);a!==void 0&&a.enumerable&&(Et(t[d])&&Et(n[d])?n[d].__swiper__?t[d]=n[d]:Ue(t[d],n[d]):!Et(t[d])&&Et(n[d])?(t[d]={},n[d].__swiper__?t[d]=n[d]:Ue(t[d],n[d])):t[d]=n[d])}}}return t}function At(t,e,i){t.style.setProperty(e,i)}function Ii(t){let{swiper:e,targetPosition:i,side:n}=t;const l=Ve(),s=-e.translate;let r=null,d;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const u=i>s?"next":"prev",c=(h,T)=>u==="next"&&h>=T||u==="prev"&&h<=T,m=()=>{d=new Date().getTime(),r===null&&(r=d);const h=Math.max(Math.min((d-r)/a,1),0),T=.5-Math.cos(h*Math.PI)/2;let b=s+T*(i-s);if(c(b,i)&&(b=i),e.wrapperEl.scrollTo({[n]:b}),c(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 Ze(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function Ct(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 Hn(t){const e=Ve(),i=Ke(),n=t.getBoundingClientRect(),l=i.body,s=t.clientTop||l.clientTop||0,r=t.clientLeft||l.clientLeft||0,d=t===e?e.scrollY:t.scrollTop,a=t===e?e.scrollX:t.scrollLeft;return{top:n.top+d-s,left:n.left+a-r}}function zn(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 Un(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 Ve().getComputedStyle(t,null).getPropertyValue(e)}function It(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 zt(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Ut(t,e,i){const n=Ve();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 $e(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Wn(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s=Ve();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 r,d=Ye(),a;const u=[];function c(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&&Ye()-d<e.params.mousewheel.thresholdTime?!1:y.delta>=6&&Ye()-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=c(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:Ye(),delta:Math.abs(S),direction:Math.sign(S),raw:y};u.length>=2&&u.shift();const M=u.length?u[u.length-1]:void 0;if(u.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:Ye(),delta:Math.abs(S),direction:Math.sign(S)},M=a&&I.time<a.time+500&&I.delta<=a.delta&&I.direction===a.direction;if(!M){a=void 0;let L=e.getTranslate()+S*f.sensitivity;const H=e.isBeginning,Y=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(),(!H&&e.isBeginning||!Y&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:I.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(r),r=void 0,u.length>=15&&u.shift();const B=u.length?u[u.length-1]:void 0,F=u[0];if(u.push(I),B&&(I.delta>B.delta||I.direction!==B.direction))u.splice(0);else if(u.length>=15&&I.time-F.time<500&&F.delta-I.delta>=1&&I.delta<=6){const _=S>0?.8:.2;a=I,u.splice(0),r=ft(()=>{e.slideToClosest(e.params.speed,!0,void 0,_)},0)}r||(r=ft(()=>{a=I,u.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=Ze(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 mt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function kt(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 r,d=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function u(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 c(v){const w=v.target.closest(mt(e.params.pagination.bulletClass));if(!w)return;v.preventDefault();const y=It(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(a())return;let y=e.pagination.el;y=$e(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&&(r=Ut(P[0],e.isHorizontal()?"width":"height",!0),y.forEach(g=>{g.style[e.isHorizontal()?"width":"height"]=`${r*(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=It(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&&u(g,"prev"),I===p&&u(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(" "));u(I,"prev"),u(M,"next")}}if(w.dynamicBullets){const g=Math.min(P.length,w.dynamicMainBullets+4),I=(r*g-r)/2-k*r,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(mt(w.currentClass)).forEach(p=>{p.textContent=w.formatFractionCurrent(E+1)}),P.querySelectorAll(mt(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(mt(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(a())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=$e(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(mt(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=$e(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",c),e.enabled||y.classList.add(v.lockClass)}))}function b(){const v=e.params.pagination;if(a())return;let w=e.pagination.el;w&&(w=$e(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",c))})),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=$e(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=$e(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=$e(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=$e(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=$e(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 Gn(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s=Ke();let r=!1,d=null,a=null,u,c,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,H=e.params.scrollbar,Y=e.params.loop?e.progressLoop:e.progress;let B=c,F=(m-c)*Y;I?(F=-F,F>0?(B=c-F,F=0):-F+c>m&&(B=m+F)):F<0?(B=c+F,F=0):F+c>m&&(B=m-F),e.isHorizontal()?(M.style.transform=`translate3d(${F}px, 0, 0)`,M.style.width=`${B}px`):(M.style.transform=`translate3d(0px, ${F}px, 0)`,M.style.height=`${B}px`),H.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"?c=m*h:c=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?I.style.width=`${c}px`:I.style.height=`${c}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 H;H=(A(g)-Hn(L)[e.isHorizontal()?"left":"top"]-(u!==null?u:c/2))/(m-c),H=Math.max(Math.min(H,1),0),M&&(H=1-H);const Y=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*H;e.updateProgress(Y),e.setTranslate(Y),e.updateActiveIndex(),e.updateSlidesClasses()}function w(g){const I=e.params.scrollbar,{scrollbar:M,wrapperEl:L}=e,{el:H,dragEl:Y}=M;r=!0,u=g.target===Y?A(g)-g.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,g.preventDefault(),g.stopPropagation(),L.style.transitionDuration="100ms",Y.style.transitionDuration="100ms",v(g),clearTimeout(a),H.style.transitionDuration="0ms",I.hide&&(H.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:H}=I;r&&(g.preventDefault&&g.cancelable?g.preventDefault():g.returnValue=!1,v(g),M.style.transitionDuration="0ms",L.style.transitionDuration="0ms",H.style.transitionDuration="0ms",l("scrollbarDragMove",g))}function E(g){const I=e.params.scrollbar,{scrollbar:M,wrapperEl:L}=e,{el:H}=M;r&&(r=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),I.hide&&(clearTimeout(a),a=ft(()=>{H.style.opacity=0,H.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 H=L,Y=M.passiveListeners?{passive:!1,capture:!1}:!1,B=M.passiveListeners?{passive:!0,capture:!1}:!1;if(!H)return;const F=g==="on"?"addEventListener":"removeEventListener";H[F]("pointerdown",w,Y),s[F]("pointermove",y,Y),s[F]("pointerup",E,B)}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 H;L&&(H=L.querySelector(mt(e.params.scrollbar.dragClass)),H||(H=bt("div",e.params.scrollbar.dragClass),L.append(H))),Object.assign(g,{el:L,dragEl:H}),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=$e(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 Pt(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 r,d,a=s&&s.autoplay?s.autoplay.delay:3e3,u=s&&s.autoplay?s.autoplay.delay:3e3,c,m=new Date().getTime(),h,T,b,x,A,v,w;function y(B){!e||e.destroyed||!e.wrapperEl||B.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",y),!(w||B.detail&&B.detail.bySwiperTouchMove)&&p())}const E=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(u=c,h=!1);const B=e.autoplay.paused?c:m+u-new Date().getTime();e.autoplay.timeLeft=B,l("autoplayTimeLeft",B,B/a),d=requestAnimationFrame(()=>{E()})},C=()=>{let B;return e.virtual&&e.params.virtual.enabled?B=e.slides.filter(_=>_.classList.contains("swiper-slide-active"))[0]:B=e.slides[e.activeIndex],B?parseInt(B.getAttribute("data-swiper-autoplay"),10):void 0},f=B=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),E();let F=typeof B>"u"?e.params.autoplay.delay:B;a=e.params.autoplay.delay,u=e.params.autoplay.delay;const _=C();!Number.isNaN(_)&&_>0&&typeof B>"u"&&(F=_,a=_,u=_),c=F;const R=e.params.speed,V=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(R,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,R,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(R,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,R,!0,!0),l("autoplay")),e.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{f()})))};return F>0?(clearTimeout(r),r=setTimeout(()=>{V()},F)):requestAnimationFrame(()=>{V()}),F},D=()=>{m=new Date().getTime(),e.autoplay.running=!0,f(),l("autoplayStart")},P=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(d),l("autoplayStop")},S=(B,F)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),B||(v=!0);const _=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",y):p()};if(e.autoplay.paused=!0,F){A&&(c=e.params.autoplay.delay),A=!1,_();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-m),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),_())},p=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(m=new Date().getTime(),v?(v=!1,f(c)):f(),e.autoplay.paused=!1,l("autoplayResume"))},k=()=>{if(e.destroyed||!e.autoplay.running)return;const B=Ke();B.visibilityState==="hidden"&&(v=!0,S(!0)),B.visibilityState==="visible"&&p()},g=B=>{B.pointerType==="mouse"&&(v=!0,w=!0,!(e.animating||e.autoplay.paused)&&S(!0))},I=B=>{B.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))},H=()=>{Ke().addEventListener("visibilitychange",k)},Y=()=>{Ke().removeEventListener("visibilitychange",k)};n("init",()=>{e.params.autoplay.enabled&&(M(),H(),D())}),n("destroy",()=>{L(),Y(),e.autoplay.running&&P()}),n("_freeModeStaticRelease",()=>{(b||v)&&p()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?P():S(!0,!0)}),n("beforeTransitionStart",(B,F,_)=>{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(r),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 Yn(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 a=e.getTranslate();e.setTranslate(a),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function r(){if(e.params.cssMode)return;const{touchEventsData:a,touches:u}=e;a.velocities.length===0&&a.velocities.push({position:u[e.isHorizontal()?"startX":"startY"],time:a.touchStartTime}),a.velocities.push({position:u[e.isHorizontal()?"currentX":"currentY"],time:Ye()})}function d(a){let{currentPos:u}=a;if(e.params.cssMode)return;const{params:c,wrapperEl:m,rtlTranslate:h,snapGrid:T,touchEventsData:b}=e,A=Ye()-b.touchStartTime;if(u<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(u>-e.maxTranslate()){e.slides.length<T.length?e.slideTo(T.length-1):e.slideTo(e.slides.length-1);return}if(c.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)<c.freeMode.minimumVelocity&&(e.velocity=0),(k>150||Ye()-P.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,b.velocities.length=0;let v=1e3*c.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*c.freeMode.momentumBounceRatio;let D;if(y<e.maxTranslate())c.freeMode.momentumBounce?(y+e.maxTranslate()<-f&&(y=e.maxTranslate()-f),C=e.maxTranslate(),E=!0,b.allowMomentumBounce=!0):y=e.maxTranslate(),c.loop&&c.centeredSlides&&(D=!0);else if(y>e.minTranslate())c.freeMode.momentumBounce?(y-e.minTranslate()>f&&(y=e.minTranslate()+f),C=e.minTranslate(),E=!0,b.allowMomentumBounce=!0):y=e.minTranslate(),c.loop&&c.centeredSlides&&(D=!0);else if(c.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),c.freeMode.sticky){const P=Math.abs((h?-y:y)-e.translate),S=e.slidesSizesGrid[e.activeIndex];P<S?v=c.speed:P<2*S?v=c.speed*1.5:v=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&E?(e.updateProgress(C),e.setTransition(v),e.setTranslate(y),e.transitionStart(!0,e.swipeDirection),e.animating=!0,zt(m,()=>{!e||e.destroyed||!b.allowMomentumBounce||(n("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(C),zt(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,zt(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(y),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&n("_freeModeNoMomentumRelease");(!c.freeMode.momentum||A>=c.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:s,onTouchMove:r,onTouchEnd:d}})}let Wt;function Xn(){const t=Ve(),e=Ke();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 Wt||(Wt=Xn()),Wt}let Gt;function qn(t){let{userAgent:e}=t===void 0?{}:t;const i=Di(),n=Ve(),l=n.navigator.platform,s=e||n.navigator.userAgent,r={ios:!1,android:!1},d=n.screen.width,a=n.screen.height,u=s.match(/(Android);?[\s\/]+([\d.]+)?/);let c=s.match(/(iPad).*OS\s([\d_]+)/);const m=s.match(/(iPod)(.*OS\s([\d_]+))?/),h=!c&&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!c&&b&&i.touch&&x.indexOf(`${d}x${a}`)>=0&&(c=s.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),b=!1),u&&!T&&(r.os="android",r.android=!0),(c||h||m)&&(r.os="ios",r.ios=!0),r}function Mi(t){return t===void 0&&(t={}),Gt||(Gt=qn(t)),Gt}let Yt;function Jn(){const t=Ve(),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[a,u]=d.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=a<16||a===16&&u<2}}const l=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),s=n(),r=s||l&&e.ios;return{isSafari:i||s,needPerspectiveFix:i,need3dFix:r,isWebView:l}}function Kn(){return Yt||(Yt=Jn()),Yt}function Qn(t){let{swiper:e,on:i,emit:n}=t;const l=Ve();let s=null,r=null;const d=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(s=new ResizeObserver(m=>{r=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))},u=()=>{r&&l.cancelAnimationFrame(r),s&&s.unobserve&&e.el&&(s.unobserve(e.el),s=null)},c=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof l.ResizeObserver<"u"){a();return}l.addEventListener("resize",d),l.addEventListener("orientationchange",c)}),i("destroy",()=>{u(),l.removeEventListener("resize",d),l.removeEventListener("orientationchange",c)})}function Zn(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s=[],r=Ve(),d=function(c,m){m===void 0&&(m={});const h=r.MutationObserver||r.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])};r.requestAnimationFrame?r.requestAnimationFrame(x):r.setTimeout(x,0)});T.observe(c,{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)},a=()=>{if(e.params.observer){if(e.params.observeParents){const c=ki(e.hostEl);for(let m=0;m<c.length;m+=1)d(c[m])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},u=()=>{s.forEach(c=>{c.disconnect()}),s.splice(0,s.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",a),n("destroy",u)}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,r=new Array(s),d=0;d<s;d++)r[d]=arguments[d];e.apply(n,r)}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),r=0;r<l;r++)s[r]=arguments[r];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(a=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(u=>{u.apply(n,[a,...i])}),t.eventsListeners&&t.eventsListeners[a]&&t.eventsListeners[a].forEach(u=>{u.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:r,wrongRTL:d}=t,a=t.virtual&&i.virtual.enabled,u=a?t.virtual.slides.length:t.slides.length,c=Ze(l,`.${t.params.slideClass}, swiper-slide`),m=a?t.virtual.slides.length:c.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,c.forEach(p=>{r?p.style.marginLeft="":p.style.marginRight="",p.style.marginBottom="",p.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(At(n,"--swiper-centered-offset-before",""),At(n,"--swiper-centered-offset-after",""));const D=i.grid&&i.grid.rows>1&&t.grid;D?t.grid.initSlides(c):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(c[p]&&(k=c[p]),D&&t.grid.updateSlide(p,k,c),!(c[p]&&st(k,"display")==="none")){if(i.slidesPerView==="auto"){S&&(c[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()?Ut(k,"width",!0):Ut(k,"height",!0);else{const L=e(g,"width"),H=e(g,"padding-left"),Y=e(g,"padding-right"),B=e(g,"margin-left"),F=e(g,"margin-right"),_=g.getPropertyValue("box-sizing");if(_&&_==="border-box")P=L+B+F;else{const{clientWidth:R,offsetWidth:V}=k;P=L+H+Y+B+F+(V-R)}}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)),c[p]&&(c[p].style[t.getDirectionLabel("width")]=`${P}px`);c[p]&&(c[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,r&&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(a&&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()&&r?"marginLeft":t.getDirectionLabel("marginRight");c.filter((k,g)=>!i.cssMode||i.loop?!0:g!==c.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:c,snapGrid:h,slidesGrid:T,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){At(n,"--swiper-centered-offset-before",`${-h[0]}px`),At(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!==u&&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"),!a&&!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 r=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(r(d))}else i.push(r(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 r=-t;l&&(r=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 a=0;a<n.length;a+=1){const u=n[a];let c=u.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=n[0].swiperSlideOffset);const m=(r+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+d),h=(r-s[0]+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+d),T=-(r-c),b=T+e.slidesSizesGrid[a],x=T>=0&&T<=e.size-e.slidesSizesGrid[a],A=T>=0&&T<e.size-1||b>1&&b<=e.size||T<=0&&b>=e.size;A&&(e.visibleSlides.push(u),e.visibleSlidesIndexes.push(a)),Oi(u,A,i.slideVisibleClass),Oi(u,x,i.slideFullyVisibleClass),u.progress=l?-m:m,u.originalProgress=l?-h:h}}function lo(t){const e=this;if(typeof t>"u"){const c=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*c||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:s,isEnd:r,progressLoop:d}=e;const a=s,u=r;if(n===0)l=0,s=!0,r=!0;else{l=(t-e.minTranslate())/n;const c=Math.abs(t-e.minTranslate())<1,m=Math.abs(t-e.maxTranslate())<1;s=c||l<=0,r=m||l>=1,c&&(l=0),m&&(l=1)}if(i.loop){const c=e.getSlideIndexByData(0),m=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[c],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:r}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),s&&!a&&e.emit("reachBeginning toEdge"),r&&!u&&e.emit("reachEnd toEdge"),(a&&!s||u&&!r)&&e.emit("fromEdge"),e.emit("progress",l)}const Xt=(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,r=t.grid&&i.grid&&i.grid.rows>1,d=m=>Ze(n,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let a,u,c;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),a=d(`[data-swiper-slide-index="${m}"]`)}else a=d(`[data-swiper-slide-index="${l}"]`);else r?(a=e.filter(m=>m.column===l)[0],c=e.filter(m=>m.column===l+1)[0],u=e.filter(m=>m.column===l-1)[0]):a=e[l];a&&(r||(c=Un(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),u=zn(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u===0&&(u=e[e.length-1]))),e.forEach(m=>{Xt(m,m===a,i.slideActiveClass),Xt(m,m===c,i.slideNextClass),Xt(m,m===u,i.slidePrevClass)}),t.emitSlidesClasses()}const Dt=(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()}},qt=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Jt=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 r=l,d=[r-e];d.push(...Array.from({length:e}).map((a,u)=>r+n+u)),t.slides.forEach((a,u)=>{d.includes(a.column)&&qt(t,u)});return}const s=l+n-1;if(t.params.rewind||t.params.loop)for(let r=l-e;r<=s+e;r+=1){const d=(r%i+i)%i;(d<l||d>s)&&qt(t,d)}else for(let r=Math.max(l-e,0);r<=Math.min(s+e,i-1);r+=1)r!==l&&(r>s||r<l)&&qt(t,r)};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 ro(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:l,activeIndex:s,realIndex:r,snapIndex:d}=e;let a=t,u;const c=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 a>"u"&&(a=ao(e)),n.indexOf(i)>=0)u=n.indexOf(i);else{const T=Math.min(l.slidesPerGroupSkip,a);u=T+Math.floor((a-T)/l.slidesPerGroup)}if(u>=n.length&&(u=n.length-1),a===s&&!e.params.loop){u!==d&&(e.snapIndex=u,e.emit("snapIndexChange"));return}if(a===s&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(a);return}const m=e.grid&&l.grid&&l.grid.rows>1;let h;if(e.virtual&&l.virtual.enabled&&l.loop)h=c(a);else if(m){const T=e.slides.filter(x=>x.column===a)[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[a]){const T=e.slides[a].getAttribute("data-swiper-slide-index");T?h=parseInt(T,10):h=a}else h=a;Object.assign(e,{previousSnapIndex:d,snapIndex:u,previousRealIndex:r,realIndex:h,previousIndex:s,activeIndex:a}),e.initialized&&Jt(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(r!==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,r;if(l){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===l){s=!0,r=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=r;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var uo={updateSize:eo,updateSlides:to,updateAutoHeight:io,updateSlidesOffset:no,updateSlidesProgress:oo,updateProgress:lo,updateSlidesClasses:so,updateActiveIndex:ro,updateClickedSlide:co};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 r=Vn(s,t);return r+=e.cssOverflowAdjustment(),n&&(r=-r),r||0}function vo(t,e){const i=this,{rtlTranslate:n,params:l,wrapperEl:s,progress:r}=i;let d=0,a=0;const u=0;i.isHorizontal()?d=n?-t:t:a=t,l.roundLengths&&(d=Math.floor(d),a=Math.floor(a)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?d:a,l.cssMode?s[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-a:l.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():a-=i.cssOverflowAdjustment(),s.style.transform=`translate3d(${d}px, ${a}px, ${u}px)`);let c;const m=i.maxTranslate()-i.minTranslate();m===0?c=0:c=(t-i.minTranslate())/m,c!==r&&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:r,wrapperEl:d}=s;if(s.animating&&r.preventInteractionOnTransition)return!1;const a=s.minTranslate(),u=s.maxTranslate();let c;if(n&&t>a?c=a:n&&t<u?c=u:c=t,s.updateProgress(c),r.cssMode){const m=s.isHorizontal();if(e===0)d[m?"scrollLeft":"scrollTop"]=-c;else{if(!s.support.smoothScroll)return Ii({swiper:s,targetPosition:-c,side:m?"left":"top"}),!0;d.scrollTo({[m?"left":"top"]:-c,behavior:"smooth"})}return!0}return e===0?(s.setTransition(0),s.setTranslate(c),i&&(s.emit("beforeTransitionStart",e,l),s.emit("transitionEnd"))):(s.setTransition(e),s.setTranslate(c),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:r}=e;let d=n;if(d||(s>r?d="next":s<r?d="prev":d="reset"),e.emit(`transition${l}`),i&&s!==r){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 r=t;r<0&&(r=0);const{params:d,snapGrid:a,slidesGrid:u,previousIndex:c,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,r);let A=x+Math.floor((r-x)/s.params.slidesPerGroup);A>=a.length&&(A=a.length-1);const v=-a[A];if(d.normalizeSlideIndex)for(let y=0;y<u.length;y+=1){const E=-Math.floor(v*100),C=Math.floor(u[y]*100),f=Math.floor(u[y+1]*100);typeof u[y+1]<"u"?E>=C&&E<f-(f-C)/2?r=y:E>=C&&E<f&&(r=y+1):E>=C&&(r=y)}if(s.initialized&&r!==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)!==r))return!1;r!==(c||0)&&i&&s.emit("beforeSlideChangeStart"),s.updateProgress(v);let w;if(r>m?w="next":r<m?w="prev":w="reset",h&&-v===s.translate||!h&&v===s.translate)return s.updateActiveIndex(r),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(r),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 r=t;if(l.params.loop)if(l.virtual&&l.params.virtual.enabled)r=r+l.virtual.slidesBefore;else{let d;if(s){const h=r*l.params.grid.rows;d=l.slides.filter(T=>T.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=l.getSlideIndexByData(r);const a=s?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:u}=l.params;let c=l.params.slidesPerView;c==="auto"?c=l.slidesPerViewDynamic():(c=Math.ceil(parseFloat(l.params.slidesPerView,10)),u&&c%2===0&&(c=c+1));let m=a-d<c;if(u&&(m=m||d<Math.ceil(c/2)),n&&u&&l.params.slidesPerView!=="auto"&&!s&&(m=!1),m){const h=u?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-a+1,slideRealIndex:h==="next"?l.realIndex:void 0})}if(s){const h=r*l.params.grid.rows;r=l.slides.filter(T=>T.getAttribute("data-swiper-slide-index")*1===h)[0].column}else r=l.getSlideIndexByData(r)}return requestAnimationFrame(()=>{l.slideTo(r,e,i,n)}),l}function Eo(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:l,params:s,animating:r}=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 a=n.activeIndex<s.slidesPerGroupSkip?1:d,u=n.virtual&&s.virtual.enabled;if(s.loop){if(r&&!u&&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+a,t,e,i)}),!0}return s.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+a,t,e,i)}function Ao(t,e,i){e===void 0&&(e=!0);const n=this,{params:l,snapGrid:s,slidesGrid:r,rtlTranslate:d,enabled:a,animating:u}=n;if(!a||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const c=n.virtual&&l.virtual.enabled;if(l.loop){if(u&&!c&&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=r.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 r=Math.min(l.params.slidesPerGroupSkip,s),d=r+Math.floor((s-r)/l.params.slidesPerGroup),a=l.rtlTranslate?l.translate:-l.translate;if(a>=l.snapGrid[d]){const u=l.snapGrid[d],c=l.snapGrid[d+1];a-u>(c-u)*n&&(s+=l.params.slidesPerGroup)}else{const u=l.snapGrid[d-1],c=l.snapGrid[d];a-u<=(c-u)*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 r=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(Ze(i,`${r}[data-swiper-slide-index="${s}"]`)[0]),ft(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-n?(t.loopFix(),l=t.getSlideIndex(Ze(i,`${r}[data-swiper-slide-index="${s}"]`)[0]),ft(()=>{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=()=>{Ze(n,`.${i.slideClass}, swiper-slide`).forEach((m,h)=>{m.setAttribute("data-swiper-slide-index",h)})},s=e.grid&&i.grid&&i.grid.rows>1,r=i.slidesPerGroup*(s?i.grid.rows:1),d=e.slides.length%r!==0,a=s&&e.slides.length%i.grid.rows!==0,u=c=>{for(let m=0;m<c;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 c=r-e.slides.length%r;u(c),e.recalcSlides(),e.updateSlides()}else Ct("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(a){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;u(c),e.recalcSlides(),e.updateSlides()}else Ct("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:r,byMousewheel:d}=t===void 0?{}:t;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:u,allowSlidePrev:c,allowSlideNext:m,slidesEl:h,params:T}=a,{centeredSlides:b}=T;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&T.virtual.enabled){i&&(!T.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):T.centeredSlides&&a.snapIndex<T.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=c,a.allowSlideNext=m,a.emit("loopFix");return}let x=T.slidesPerView;x==="auto"?x=a.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,a.loopedSlides=v;const w=a.grid&&T.grid&&T.grid.rows>1;u.length<x+v?Ct("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"&&Ct("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const y=[],E=[];let C=a.activeIndex;typeof s>"u"?s=a.getSlideIndex(u.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(u.length/T.grid.rows):u.length,g=(w?u[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 H=u.length-1;H>=0;H-=1)u[H].column===L&&y.push(H)}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?u.forEach((L,H)=>{L.column===M&&E.push(H)}):E.push(M)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),D&&y.forEach(I=>{u[I].swiperLoopMoveDOM=!0,h.prepend(u[I]),u[I].swiperLoopMoveDOM=!1}),f&&E.forEach(I=>{u[I].swiperLoopMoveDOM=!0,h.append(u[I]),u[I].swiperLoopMoveDOM=!1}),a.recalcSlides(),T.slidesPerView==="auto"?a.updateSlides():w&&(y.length>0&&D||E.length>0&&f)&&a.slides.forEach((I,M)=>{a.grid.updateSlide(M,I,a.slides)}),T.watchSlidesProgress&&a.updateSlidesOffset(),i){if(y.length>0&&D){if(typeof e>"u"){const I=a.slidesGrid[C],L=a.slidesGrid[C+P]-I;d?a.setTranslate(a.translate-L):(a.slideTo(C+Math.ceil(P),0,!1,!0),l&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else if(l){const I=w?y.length/T.grid.rows:y.length;a.slideTo(a.activeIndex+I,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(E.length>0&&f)if(typeof e>"u"){const I=a.slidesGrid[C],L=a.slidesGrid[C-S]-I;d?a.setTranslate(a.translate-L):(a.slideTo(C-S,0,!1,!0),l&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else{const I=w?E.length/T.grid.rows:E.length;a.slideTo(a.activeIndex-I,0,!1,!0)}}if(a.allowSlidePrev=c,a.allowSlideNext=m,a.controller&&a.controller.control&&!r){const I={slideRealIndex:e,direction:n,setTranslate:l,activeSlideIndex:s,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(M=>{!M.destroyed&&M.params.loop&&M.loopFix({...I,slideTo:M.params.slidesPerView===T.slidesPerView?i:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({...I,slideTo:a.controller.control.params.slidesPerView===T.slidesPerView?i:!1})}a.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 Ro(){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 Bo={setGrabCursor:_o,unsetGrabCursor:Ro};function Fo(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Ke()||n===Ve())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=Ve(),{params:l}=t,s=l.edgeSwipeDetection,r=l.edgeSwipeThreshold;return s&&(i<=r||i>=n.innerWidth-r)?s==="prevent"?(e.preventDefault(),!0):!1:!0}function No(t){const e=this,i=Ke();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:r,enabled:d}=e;if(!d||!s.simulateTouch&&n.pointerType==="mouse"||e.animating&&s.preventInteractionOnTransition)return;!e.animating&&s.cssMode&&s.loop&&e.loopFix();let a=n.target;if(s.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(a)||"which"in n&&n.which===3||"button"in n&&n.button>0||l.isTouched&&l.isMoved)return;const u=!!s.noSwipingClass&&s.noSwipingClass!=="",c=n.composedPath?n.composedPath():n.path;u&&n.target&&n.target.shadowRoot&&c&&(a=c[0]);const m=s.noSwipingSelector?s.noSwipingSelector:`.${s.noSwipingClass}`,h=!!(n.target&&n.target.shadowRoot);if(s.noSwiping&&(h?Fo(m,a):a.closest(m))){e.allowClick=!0;return}if(s.swipeHandler&&!a.closest(s.swipeHandler))return;r.currentX=n.pageX,r.currentY=n.pageY;const T=r.currentX,b=r.currentY;if(!_i(e,n,T))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),r.startX=T,r.startY=b,l.touchStartTime=Ye(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,s.threshold>0&&(l.allowThresholdMove=!1);let x=!0;a.matches(l.focusableElements)&&(x=!1,a.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==a&&i.activeElement.blur();const A=x&&e.allowTouchMove&&s.touchStartPreventDefault;(s.touchStartForcePreventDefault||A)&&!a.isContentEditable&&n.preventDefault(),s.freeMode&&s.freeMode.enabled&&e.freeMode&&e.animating&&!s.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function Vo(t){const e=Ke(),i=this,n=i.touchEventsData,{params:l,touches:s,rtlTranslate:r,enabled:d}=i;if(!d||!l.simulateTouch&&t.pointerType==="mouse")return;let a=t;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(n.touchId!==null||a.pointerId!==n.pointerId))return;let u;if(a.type==="touchmove"){if(u=[...a.changedTouches].filter(f=>f.identifier===n.touchId)[0],!u||u.identifier!==n.touchId)return}else u=a;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",a);return}const c=u.pageX,m=u.pageY;if(a.preventedByNestedSwiper){s.startX=c,s.startY=m;return}if(!i.allowTouchMove){a.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(s,{startX:c,startY:m,currentX:c,currentY:m}),n.touchStartTime=Ye());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(c<s.startX&&i.translate<=i.maxTranslate()||c>s.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&a.target===e.activeElement&&a.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",a),s.previousX=s.currentX,s.previousY=s.currentY,s.currentX=c,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",a),typeof n.startMoving>"u"&&(s.currentX!==s.startX||s.currentY!==s.startY)&&(n.startMoving=!0),n.isScrolling||a.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!l.cssMode&&a.cancelable&&a.preventDefault(),l.touchMoveStopPropagation&&!l.nested&&a.stopPropagation();let b=i.isHorizontal()?h:T,x=i.isHorizontal()?s.currentX-s.previousX:s.currentY-s.previousY;l.oneWayMovement&&(b=Math.abs(b)*(r?1:-1),x=Math.abs(x)*(r?1:-1)),s.diff=b,b*=l.touchRatio,r&&(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",a)}let y;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&A!==i.touchesDirection&&v&&w&&Math.abs(b)>=1){Object.assign(s,{startX:c,startY:m,currentX:c,currentY:m,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",a),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&&(a.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 jo(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:r,touches:d,rtlTranslate:a,slidesGrid:u,enabled:c}=e;if(!c||!r.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&r.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}r.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const m=Ye(),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=Ye(),ft(()=>{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(r.followFinger?T=a?e.translate:-e.translate:T=-i.currentTranslate,r.cssMode)return;if(r.freeMode&&r.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<u.length;C+=C<r.slidesPerGroupSkip?1:r.slidesPerGroup){const f=C<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;typeof u[C+f]<"u"?(b||T>=u[C]&&T<u[C+f])&&(x=C,A=u[C+f]-u[C]):(b||T>=u[C])&&(x=C,A=u[u.length-1]-u[u.length-2])}let v=null,w=null;r.rewind&&(e.isBeginning?w=r.virtual&&r.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const y=(T-u[x])/A,E=x<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(h>r.longSwipesMs){if(!r.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(y>=r.longSwipesRatio?e.slideTo(r.rewind&&e.isEnd?v:x+E):e.slideTo(x)),e.swipeDirection==="prev"&&(y>1-r.longSwipesRatio?e.slideTo(x+E):w!==null&&y<0&&Math.abs(y)>r.longSwipesRatio?e.slideTo(w):e.slideTo(x))}else{if(!r.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 Ri(){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,r=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const d=r&&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&&!r?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 Ho(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function zo(){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 Uo(t){const e=this;Dt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Wo(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const Bi=(t,e)=>{const i=Ke(),{params:n,el:l,wrapperEl:s,device:r}=t,d=!!n.nested,a=e==="on"?"addEventListener":"removeEventListener",u=e;!l||typeof l=="string"||(i[a]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:d}),l[a]("touchstart",t.onTouchStart,{passive:!1}),l[a]("pointerdown",t.onTouchStart,{passive:!1}),i[a]("touchmove",t.onTouchMove,{passive:!1,capture:d}),i[a]("pointermove",t.onTouchMove,{passive:!1,capture:d}),i[a]("touchend",t.onTouchEnd,{passive:!0}),i[a]("pointerup",t.onTouchEnd,{passive:!0}),i[a]("pointercancel",t.onTouchEnd,{passive:!0}),i[a]("touchcancel",t.onTouchEnd,{passive:!0}),i[a]("pointerout",t.onTouchEnd,{passive:!0}),i[a]("pointerleave",t.onTouchEnd,{passive:!0}),i[a]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&l[a]("click",t.onClick,!0),n.cssMode&&s[a]("scroll",t.onScroll),n.updateOnWindowResize?t[u](r.ios||r.android?"resize orientationchange observerUpdate":"resize observerUpdate",Ri,!0):t[u]("observerUpdate",Ri,!0),l[a]("load",t.onLoad,{capture:!0}))};function Go(){const t=this,{params:e}=t;t.onTouchStart=No.bind(t),t.onTouchMove=Vo.bind(t),t.onTouchEnd=jo.bind(t),t.onDocumentTouchStart=Wo.bind(t),e.cssMode&&(t.onScroll=zo.bind(t)),t.onClick=Ho.bind(t),t.onLoad=Uo.bind(t),Bi(t,"on")}function Yo(){Bi(this,"off")}var Xo={attachEvents:Go,detachEvents:Yo};const Fi=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function qo(){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 r=t.getBreakpoint(s,t.params.breakpointsBase,t.el);if(!r||t.currentBreakpoint===r)return;const a=(r in s?s[r]:void 0)||t.originalParams,u=Fi(t,n),c=Fi(t,a),m=t.params.grabCursor,h=a.grabCursor,T=n.enabled;u&&!c?(l.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!u&&c&&(l.classList.add(`${n.containerModifierClass}grid`),(a.grid.fill&&a.grid.fill==="column"||!a.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 a[y]>"u")return;const E=n[y]&&n[y].enabled,C=a[y]&&a[y].enabled;E&&!C&&t[y].disable(),!E&&C&&t[y].enable()});const b=a.direction&&a.direction!==n.direction,x=n.loop&&(a.slidesPerView!==n.slidesPerView||b),A=n.loop;b&&i&&t.changeDirection(),Ue(t.params,a);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=r,t.emit("_beforeBreakpoint",a),i&&(x?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!A&&w?(t.loopCreate(e),t.updateSlides()):A&&!w&&t.loopDestroy()),t.emit("breakpoint",a)}function Jo(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const l=Ve(),s=e==="window"?l.innerHeight:i.clientHeight,r=Object.keys(t).map(d=>{if(typeof d=="string"&&d.indexOf("@")===0){const a=parseFloat(d.substr(1));return{value:s*a,point:d}}return{value:d,point:d}});r.sort((d,a)=>parseInt(d.value,10)-parseInt(a.value,10));for(let d=0;d<r.length;d+=1){const{point:a,value:u}=r[d];e==="window"?l.matchMedia(`(min-width: ${u}px)`).matches&&(n=a):u<=i.clientWidth&&(n=a)}return n||"max"}var Ko={setBreakpoint:qo,getBreakpoint:Jo};function Qo(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 Zo(){const t=this,{classNames:e,params:i,rtl:n,el:l,device:s}=t,r=Qo(["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(...r),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:Zo,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},Kt={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){Ue(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)){Ue(e,n);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),Ue(e,n)}}const Qt={eventsEmitter:$n,update:uo,translate:go,transition:So,slide:Po,loop:Lo,grabCursor:Bo,events:Xo,breakpoints:Ko,checkOverflow:il,classes:el},Zt={};let $t=class nt{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=Ue({},i),e&&!i.el&&(i.el=e);const r=Ke();if(i.el&&typeof i.el=="string"&&r.querySelectorAll(i.el).length>1){const c=[];return r.querySelectorAll(i.el).forEach(m=>{const h=Ue({},i,{el:m});c.push(new nt(h))}),c}const d=this;d.__swiper__=!0,d.support=Di(),d.device=Mi({userAgent:i.userAgent}),d.browser=Kn(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const a={};d.modules.forEach(c=>{c({params:i,swiper:d,extendParams:nl(i,a),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const u=Ue({},Kt,a);return d.params=Ue({},u,Zt,i),d.originalParams=Ue({},d.params),d.passedParams=Ue({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(c=>{d.on(c,d.params.on[c])}),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=Ze(i,`.${n.slideClass}, swiper-slide`),s=It(l[0]);return It(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=Ze(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(),r=(n.maxTranslate()-l)*e+l;n.translateTo(r,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:r,slidesSizesGrid:d,size:a,activeIndex:u}=n;let c=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let m=s[u]?Math.ceil(s[u].swiperSlideSize):0,h;for(let T=u+1;T<s.length;T+=1)s[T]&&!h&&(m+=Math.ceil(s[T].swiperSlideSize),c+=1,m>a&&(h=!0));for(let T=u-1;T>=0;T-=1)s[T]&&!h&&(m+=s[T].swiperSlideSize,c+=1,m>a&&(h=!0))}else if(e==="current")for(let m=u+1;m<s.length;m+=1)(i?r[m]+d[m]-r[u]<a:r[m]-r[u]<a)&&(c+=1);else for(let m=u-1;m>=0;m-=1)r[u]-r[m]<a&&(c+=1);return c}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(r=>{r.complete&&Dt(e,r)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function l(){const r=e.rtlTranslate?e.translate*-1:e.translate,d=Math.min(Math.max(r,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 r=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;s=e.slideTo(r.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 r=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(l()):Ze(n,l())[0];return!r&&i.params.createElements&&(r=bt("div",i.params.wrapperClass),n.append(r),Ze(n,`.${i.params.slideClass}`).forEach(d=>{r.append(d)})),Object.assign(i,{el:n,wrapperEl:r,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:r,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(r,"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?Dt(i,s):s.addEventListener("load",r=>{Dt(i,r.target)})}),Jt(i),i.initialized=!0,Jt(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:r,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"),r&&r.removeAttribute("style"),d&&d.length&&d.forEach(a=>{a.classList.remove(l.slideVisibleClass,l.slideFullyVisibleClass,l.slideActiveClass,l.slideNextClass,l.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(a=>{n.off(a)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),Fn(n)),n.destroyed=!0),null}static extendDefaults(e){Ue(Zt,e)}static get extendedDefaults(){return Zt}static get defaults(){return Kt}static installModule(e){nt.prototype.__modules__||(nt.prototype.__modules__=[]);const i=nt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>nt.installModule(i)),nt):(nt.installModule(e),nt)}};Object.keys(Qt).forEach(t=>{Object.keys(Qt[t]).forEach(e=>{$t.prototype[e]=Qt[t][e]})}),$t.use([Qn,Zn]);const Ni=["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 pt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function ht(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]:pt(e[n])&&pt(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:ht(t[n],e[n]):t[n]=e[n]})}function Vi(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function ji(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Hi(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function zi(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:r,scrollbarEl:d,paginationEl:a}=t;const u=l.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:c,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&&c.thumbs&&!c.thumbs.swiper&&(A=!0),l.includes("controller")&&n.controller&&n.controller.control&&c.controller&&!c.controller.control&&(v=!0),l.includes("pagination")&&n.pagination&&(n.pagination.el||a)&&(c.pagination||c.pagination===!1)&&m&&!m.el&&(w=!0),l.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||d)&&(c.scrollbar||c.scrollbar===!1)&&T&&!T.el&&(y=!0),l.includes("navigation")&&n.navigation&&(n.navigation.prevEl||r)&&(n.navigation.nextEl||s)&&(c.navigation||c.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()),c[S].prevEl=void 0,c[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),c[S].el=void 0,e[S].el=void 0))};l.includes("loop")&&e.isElement&&(c.loop&&!n.loop?C=!0:!c.loop&&n.loop?f=!0:D=!0),u.forEach(S=>{if(pt(c[S])&&pt(n[S]))Object.assign(c[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):c[S]=n[S]}}),u.includes("controller")&&!v&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),l.includes("children")&&i&&b&&c.virtual.enabled?(b.slides=i,b.update(!0)):l.includes("virtual")&&b&&c.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),l.includes("children")&&i&&c.loop&&(D=!0),A&&x.init()&&x.update(!0),v&&(e.controller.control=c.controller.control),w&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-pagination"),a.part.add("pagination"),e.el.appendChild(a)),a&&(c.pagination.el=a),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&&(c.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)),(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-button-prev"),r.innerHTML=e.hostEl.constructor.prevButtonSvg,r.part.add("button-prev"),e.el.appendChild(r))),s&&(c.navigation.nextEl=s),r&&(c.navigation.prevEl=r),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={};ht(i,Kt),i._emitClasses=!0,i.init=!1;const s={},r=Ni.map(a=>a.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(a=>{typeof t[a]>"u"||(r.indexOf(a)>=0?pt(t[a])?(i[a]={},l[a]={},ht(i[a],t[a]),ht(l[a],t[a])):(i[a]=t[a],l[a]=t[a]):a.search(/on[A-Z]/)===0&&typeof t[a]=="function"?e?n[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:i.on[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:s[a]=t[a])}),["navigation","pagination","scrollbar"].forEach(a=>{i[a]===!0&&(i[a]={}),i[a]===!1&&delete i[a]}),{params:i,passedParams:l,rest:s,events:n}}function al(t,e){let{el:i,nextEl:n,prevEl:l,paginationEl:s,scrollbarEl:r,swiper:d}=t;Vi(e)&&n&&l&&(d.params.navigation.nextEl=n,d.originalParams.navigation.nextEl=n,d.params.navigation.prevEl=l,d.originalParams.navigation.prevEl=l),ji(e)&&s&&(d.params.pagination.el=s,d.originalParams.pagination.el=s),Hi(e)&&r&&(d.params.scrollbar.el=r,d.originalParams.scrollbar.el=r),d.init(i)}function rl(t,e,i,n,l){const s=[];if(!e)return s;const r=a=>{s.indexOf(a)<0&&s.push(a)};if(i&&n){const a=n.map(l),u=i.map(l);a.join("")!==u.join("")&&r("children"),n.length!==i.length&&r("children")}return Ni.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in t&&a in e)if(pt(t[a])&&pt(e[a])){const u=Object.keys(t[a]),c=Object.keys(e[a]);u.length!==c.length?r(a):(u.forEach(m=>{t[a][m]!==e[a][m]&&r(a)}),c.forEach(m=>{t[a][m]!==e[a][m]&&r(a)}))}else t[a]!==e[a]&&r(a)}),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 Mt(){return Mt=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},Mt.apply(this,arguments)}function Ui(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Wi(t){const e=[];return o.Children.toArray(t).forEach(i=>{Ui(i)?e.push(i):i.props&&i.props.children&&Wi(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(Ui(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=Wi(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 ul(t,e,i){if(!i)return null;const n=c=>{let m=c;return c<0?m=e.length+c: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:r}=i,d=t.params.loop?-e.length:0,a=t.params.loop?e.length*2:e.length,u=[];for(let c=d;c<a;c+=1)c>=s&&c<=r&&u.push(e[n(c)]);return u.map((c,m)=>o.cloneElement(c,{swiper:t,style:l,key:c.props.virtualIndex||c.key||`slide-${m}`}))}function yt(t,e){return typeof window>"u"?o.useEffect(t,e):o.useLayoutEffect(t,e)}const ei=o.createContext(null),Gi=()=>o.useContext(ei),pl=o.createContext(null),vt=o.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:l="div",children:s,onSwiper:r,...d}=t===void 0?{}:t,a=!1;const[u,c]=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}=cl(s),M=()=>{b(!T)};Object.assign(P.on,{_containerClasses(F,_){c(_)}});const L=()=>{Object.assign(P.on,k),a=!0;const F={...P};if(delete F.wrapperClass,v.current=new $t(F),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=g;const _={cache:!1,slides:g,renderExternal:h,renderExternalUpdate:!1};ht(v.current.params.virtual,_),ht(v.current.originalParams.virtual,_)}};A.current||L(),v.current&&v.current.on("_beforeBreakpoint",M);const H=()=>{a||!k||!v.current||Object.keys(k).forEach(F=>{v.current.on(F,k[F])})},Y=()=>{!k||!v.current||Object.keys(k).forEach(F=>{v.current.off(F,k[F])})};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),r&&!v.current.destroyed&&r(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),yt(()=>{H();const F=rl(S,w.current,g,y.current,_=>_.key);return w.current=S,y.current=g,F.length&&v.current&&!v.current.destroyed&&ll({swiper:v.current,slides:g,passedParams:S,changedParams:F,nextEl:E.current,prevEl:C.current,scrollbarEl:D.current,paginationEl:f.current}),()=>{Y()}}),yt(()=>{dl(v.current)},[m]);function B(){return P.virtual?ul(v.current,g,m):g.map((F,_)=>o.cloneElement(F,{swiper:v.current,swiperSlideIndex:_}))}return o.createElement(n,Mt({ref:A,className:zi(`${u}${i?` ${i}`:""}`)},p),o.createElement(pl.Provider,{value:v.current},I["container-start"],o.createElement(l,{className:ol(P.wrapperClass)},I["wrapper-start"],B(),I["wrapper-end"]),Vi(P)&&o.createElement(o.Fragment,null,o.createElement("div",{ref:C,className:"swiper-button-prev"}),o.createElement("div",{ref:E,className:"swiper-button-next"})),Hi(P)&&o.createElement("div",{ref:D,className:"swiper-scrollbar"}),ji(P)&&o.createElement("div",{ref:f,className:"swiper-pagination"}),I["container-end"]))});vt.displayName="Swiper";const et=o.forwardRef(function(t,e){let{tag:i="div",children:n,className:l="",swiper:s,zoom:r,lazy:d,virtualIndex:a,swiperSlideIndex:u,...c}=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 u<"u"&&(m.current.swiperSlideIndex=u),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,Mt({ref:m,className:zi(`${h}${l?` ${l}`:""}`),"data-swiper-slide-index":a,onLoad:y},c),r&&o.createElement(ei.Provider,{value:v},o.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof r=="number"?r:void 0},w(),d&&!b&&o.createElement("div",{className:"swiper-lazy-preloader"}))),!r&&o.createElement(ei.Provider,{value:v},w(),d&&!b&&o.createElement("div",{className:"swiper-lazy-preloader"})))});et.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 r;const[d,a]=o.useState(!1),u=o.useRef(null);o.useEffect(()=>{const h=document.getElementById("sxp-render"),T=document.getElementById("pb-modal");T?u.current=T:(u.current=document.createElement("div"),u.current.setAttribute("id","pb-modal"),h?.appendChild(u.current))},[]);const c=o.useMemo(()=>s?.id&&s?.id!==""||t,[t,s]);if(o.useEffect(()=>{c?a(!0):setTimeout(()=>{a(!1)},s?.duration)},[c,s]),!u.current)return null;const m=Me.debounce(()=>{e?.()},300);return ri.createPortal(o.createElement(o.Fragment,null,d&&o.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:c?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:m},o.createElement("div",{className:`modal-container ${c?"modal-popIn":"modal-popOut"}`,style:{padding:l,animationDuration:((r=s?.duration)!==null&&r!==void 0?r: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))),u.current)};var Ot=o.memo(fl);const ml=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),l=[];for(let r=0;r<n.length&&(l.push(n[r]),!(l.join(" ").length>=e));r++);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:r,isPost:d,onChange:a})=>{const[u,c]=o.useState(!1),[m,h]=o.useState(!1),T=Number(i?.lineClamp||2),b=o.useRef(null),x=o.useRef(null),A=o.useCallback(()=>{c(!u)},[u,a]);return o.useMemo(()=>!u&&t.length>e?ml(t,e)+"...":t,[t,e,u]),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||u?"":T,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:le(t?.replace(/\n/g,"</br>"),i)}}),o.createElement("div",{ref:x,dangerouslySetInnerHTML:{__html:le(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&m&&o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:l??A,dangerouslySetInnerHTML:{__html:le(u?r||"show less":s||"show more",i)}}))};var Lt=o.memo(hl);const gl=o.forwardRef((t,e)=>{const{src:i,onLoad:n,style:l,className:s,loading:r}=t,[d,a]=o.useState();return o.useImperativeHandle(e,()=>({setSrc:u=>{a(u)}})),o.useEffect(()=>{a(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:r,onLoad:u=>{n?.(u.target)},alt:"image"})):o.createElement("img",{className:s,src:d,style:l,loading:r,onLoad:u=>{n?.(u.target)},alt:"image"}))});var Qe=o.memo(gl);const bl=t=>{var e,i,n,l,s,r,d,a,u,{content:c,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=Re(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index"]);const{sxpParameter:p}=me(),{popupDetailData:k,bffEventReport:g,isPreview:I,bffFbReport:M}=me(),{jumpToWeb:L,productView:H}=je(),Y=o.useRef(null),[B,F]=o.useState(!1),_=w?E:k,R=w?_?.product:(e=_?.video)===null||e===void 0?void 0:e.bindProduct,V=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,N=w?P:k?.index,q=()=>{R?.link&&(L(_,R,V,N),w||H(_,R,V,y||Y.current,N),window.location.href=window.getJointUtmLink(R.link))};o.useEffect(()=>{w||M?.({eventName:"ProductView"})},[w,M]),o.useEffect(()=>{const U=()=>{Y.current=new Date};return U(),window.addEventListener("pageshow",U),()=>{window.removeEventListener("pageshow",U)}},[]);const J=o.useMemo(()=>{var U,j,W,ne,se;return R?.currency&&R?.price?`${(W=(j=(U=R?.currency)===null||U===void 0?void 0:U.split("-")[1])===null||j===void 0?void 0:j.toUpperCase())!==null&&W!==void 0?W:""}${(se=(ne=R?.price)===null||ne===void 0?void 0:ne.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&se!==void 0?se:""}`:"$7,000"},[R?.price,R?.currency]),fe=I?375:(s=m?.width)!==null&&s!==void 0?s:window.innerWidth,ge=({isPost:U})=>{var j,W,ne;return o.createElement("div",null,o.createElement("div",{className:"pb-commondity-content-collection",style:Te(f?.collection),hidden:!!R&&(!R?.collection||R?.collection===""),dangerouslySetInnerHTML:{__html:le((j=R?.collection)!==null&&j!==void 0?j:"Tiffany Lock",f?.collection)}}),o.createElement("div",{className:"pb-commondity-content-title",style:Te(f?.title),hidden:!!R&&!R?.title,dangerouslySetInnerHTML:{__html:le((W=R?.title)!==null&&W!==void 0?W:"Pendant in Yellow Gold with Diamonds, Medium",f?.title)}}),o.createElement("div",{className:"pb-commondity-content-price",style:Te(f?.price),hidden:!!R&&!R?.price,dangerouslySetInnerHTML:{__html:le(J,f?.price)}}),o.createElement("div",{hidden:!!R&&(!R?.info||R?.info==="")},o.createElement(Lt,{foldText:v?.foldText,unfoldText:v?.unfoldText,onClick:()=>F(!0),isPost:U,text:(ne=R?.info)!==null&&ne!==void 0?ne:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Me=require("lodash"),an=require("uuid"),rn=require("pako"),o=require("react"),Bt=require("qs"),dn=require("eventemitter3"),de=require("@emotion/css"),si=require("react-dom");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 ai=cn(si);function Re(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 Ne(t,e,i,n){function l(s){return s instanceof i?s:new i(function(r){r(s)})}return new(i||(i=Promise))(function(s,r){function d(c){try{u(n.next(c))}catch(m){r(m)}}function a(c){try{u(n.throw(c))}catch(m){r(m)}}function u(c){c.done?s(c.value):l(c.value).then(d,a)}u((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const un=/:\w+/g;var ri=(t,e)=>Ne(void 0,void 0,void 0,function*(){const i={},n={};for(let l=0;l<e?.length;l++){const{id:s,method:r,url:d,urlParams:a,name:u,queryString:c,headers:m,body:h}=e[l];let T=d;a&&Object.entries(a).forEach(([b,x])=>{T=T.replace(un,A=>A===b?x:A)}),c&&(T+=c),n[s]=u;try{const b=yield fetch(T,{method:r,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 di="SXP_TOKEN_INFO",pn=(t,e)=>Ne(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),l=t.getAppId(),s=t.getApiUrl(),r=window.localStorage.getItem(di);let d=JSON.parse(r||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const u=yield fetch(`${s}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":l||""}}).then(c=>c.json());if(u.success){const c=u.data;d=Object.assign(Object.assign({},c),{expireTime:Date.now()+c.expire*1e3}),window.localStorage.setItem(di,JSON.stringify(d))}}return d});function St(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=an.v4();return t?.replaceAll?t.replaceAll("-",""):vn(32)},le=(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 r=/[\u4e00-\u9fa5]/g,d=/[^\u4e00-\u9fa5]/g,a=`font-family:${n??"inherit"}`,u=`font-family:${l??"inherit"}`,c=h=>{let T=h.search(r),b=h.search(d);return T!==-1&&b!==-1&&T<b&&(i+=`<span style="${a}">${h.substring(T,b)}</span>`,s=h.substring(b,h?.length)),T!==-1&&b!==-1&&T>b&&(i+=`<span style="${u}">${h.substring(b,T)}</span>`,s=h.substring(T,h?.length)),T===-1?(i+=`<span style="${u}">${h.substring(b,h?.length)}</span>`,s="",!1):b===-1?(i+=`<span style="${a}">${h.substring(T,h?.length)}</span>`,s="",!1):!0};let m=!0;for(;m;)m=c(s);return i};function ci(t){const i=atob(t).split("").map(function(s){return s.charCodeAt(0)}),n=new Uint8Array(i),l=rn.inflate(n,{to:"string"});return JSON.parse(l)}let Ft=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,Ft)return Ft;Ft=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 Be=null;const gn={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{Be||(Be=new hn),n&&Be.setApiUrl(n),Be.setAppId(t),Be.setTenantId(e),Be.setEnv(i)},getDetail:t=>{if(!Be)return;const e=Be.getTenantId(),i=Be.getAppId(),n=Be.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>Ne(void 0,void 0,void 0,function*(){var s,r;const d=yield l.json(),a=ci((s=d?.data)===null||s===void 0?void 0:s.data);if(a){const{$store:u}=yield ri(n,(r=a?.dataSource)!==null&&r!==void 0?r:[]);d.data.data=a,Object.assign(d.data.data,{__STORE__:u})}return d}))},getSxpDetailByPageId:t=>Ne(void 0,void 0,void 0,function*(){if(!Be)return;const e=Be.getTenantId(),i=Be.getAppId(),n=Be.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>Ne(void 0,void 0,void 0,function*(){var s;const r=yield l.json();if(!r.success)return;const d=ci((s=r?.data)===null||s===void 0?void 0:s.data);return r.data.data=d,r.data}))}),getSxpRecommendVideoData:t=>Ne(void 0,void 0,void 0,function*(){if(!Be)return;const e=yield pn(Be,t),i=St(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Me.isEmpty(n)&&(n=St(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 tt(){return o.useContext(Ti)}function bn(){return o.useContext(Si)}const Nt="feRealSessionIdKey",ui=()=>{const t=fn();return`${Date.now()}${t}`},yn=()=>{let t=wn();return t||(t=ui(),window.sessionStorage.setItem(Nt,t)),t},pi=()=>{const t=ui();window.sessionStorage.setItem(Nt,t)},wn=()=>window.sessionStorage.getItem(Nt),vi="SXP_FAKE_USER_ID",fi="FAKE_USER_STATE",mi="AGREE_POLICY",hi=()=>{let t=window.localStorage.getItem(vi);return Me.isEmpty(t)&&(t=St(36,62),window.localStorage.setItem(vi,t)),t},Sn=()=>{const t=window.localStorage.getItem(fi);return Me.isEmpty(t)&&window.localStorage.setItem(fi,"true"),Me.isEmpty(t)};function Ge(t,e){const{appDomain:i}=me();return o.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const it=new dn;var Je;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(Je||(Je={}));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:r,bffEventReport:d}=me(),a=o.useMemo(()=>{const m=location.search.slice(1),h=Bt.parse(m.replace(/\+/g,"%2B"));for(const T in h)h[T]=h[T].replace(/%2B/g,"+");return h},[]),u=m=>{var h;return(h=a[m])!==null&&h!==void 0?h:null};o.useEffect(()=>{d?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:u("utm_source"),utmMedium:u("utm_medium"),utmCampaign:u("utm_campaign"),utmId:u("utm_id"),utmContent:u("utm_content"),clSource:u("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const c=()=>{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}}),r?.(!0),window.localStorage.setItem(mi,"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:c},"Agree"),o.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},s??"More information"))))};var xn=o.memo(Tn);const gi=o.createContext({rtcList:[],tagList:[]});var Vt;(function(t){t[t.BFF=5]="BFF"})(Vt||(Vt={}));const bi=["utm_source","utm_medium","utm_campaign","utm_id","utm_content","cl_source"],Tt="FOR U",En=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:l,defaultSize:s,isPreview:r=!1,sxpParameter:d,appDomain:a,hashTagSize:u,loadingImage:c,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),[H,Y]=o.useState(()=>!!window.localStorage.getItem(mi)),[B,F]=o.useState(),[_,R]=o.useState(),[V,N]=o.useState(m),[q,J]=o.useState([]),[fe,ge]=o.useState(0),[be,Te]=o.useState(!1),[U,j]=o.useState(null),W=o.useRef(),ne=o.useRef(),[se,ue]=o.useState(Tt),ye=o.useMemo(()=>{var z,G,te,we;return((we=(te=(G=(z=v?.consent)===null||z===void 0?void 0:z[0])===null||G===void 0?void 0:G.item)===null||te===void 0?void 0:te.props)===null||we===void 0?void 0:we.privacy_necessity)&&!H&&!w||A},[H,v,A,w]);o.useEffect(()=>{const z=G=>{W.current=G};return it.on(Je.CHANGE_THEME_TAG,z),()=>{it.off(Je.CHANGE_THEME_TAG,z)}},[]),o.useEffect(()=>{N(m)},[m]);const Ce=o.useMemo(()=>e?.find(z=>z.type===Vt.BFF),[e]),ie=o.useCallback((z,G)=>{if(!Ce)return;const te=Ce.url,we=hi();if(G?.query){const he=Bt.stringify(G.query);z=`${z}?${he}`}return G.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${te}/api/v1${z}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},Ce.headers),{"x-user-id":we}),G.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${te}/api/v1${z}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":we},Ce.headers),method:G.method,body:JSON.stringify(G.body)}).then(he=>he.json()).catch(he=>Promise.reject(he))},[Ce]),Ee=o.useCallback(z=>Ne(void 0,void 0,void 0,function*(){var G,te,we,he,De;if(z={maxSize:(G=z?.maxSize)!==null&&G!==void 0?G:l,defaultSize:(te=z?.defaultSize)!==null&&te!==void 0?te:s,"itemFilter.itemId":z?.["itemFilter.itemId"],"itemFilter.itemType":z?.["itemFilter.itemType"],hashTag:z?.hashTag,traceInfo:z?.traceInfo,themeTag:z?.themeTag},i){const Oe=(De=(he=(we=i?.split("&"))===null||we===void 0?void 0:we.filter(O=>{const oe=O.split("=")[0];return bi.includes(oe)}))===null||he===void 0?void 0:he.join("&"))!==null&&De!==void 0?De:"";z=Object.assign(Object.assign({},z),{channel:decodeURIComponent(Oe)})}const Se=yield ie?.("/recommend/list",{method:"GET",query:z});if(Se?.success)return z?.hashTag||I({rtc:Se.data.rtc,requestId:Se.data.requestId}),Se?.data}),[ie,i,l,s]),Ie=o.useCallback(()=>Ne(void 0,void 0,void 0,function*(){var z,G;if(f.length<=0)return;const te=yield Ee({hashTag:_?.hashTag,"itemFilter.itemId":_?.itemId,"itemFilter.itemType":_?.itemType,themeTag:W.current});D(f.concat((z=te?.recList)!==null&&z!==void 0?z:[])),J(q.concat((G=te?.recList)!==null&&G!==void 0?G:[]))}),[Ee,f,_,q]),K=o.useCallback(({userInfo:z,eventInfo:G})=>{if(!n)return;z||(z={});const te=yn(),we=Object.assign({sessionID:te,rtc:g.rtc,requestId:g.requestId},G),he=Object.entries(z).map(([Se,Oe])=>({name:Se,value:Oe})),De=Object.entries(we).map(([Se,Oe])=>Oe&&{name:Se,value:Oe}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",z),console.log("eventInfo:",we),console.log("========= \u7ED3\u675F ========="),ie?.("/event/report",{method:"POST",body:{userInfo:he,eventInfo:De},type:"beacon"})},[ie,g,n]),ee=o.useCallback(z=>{var G,{eventName:te,actionSource:we="website",eventSourceUrl:he=(G=window?.location)===null||G===void 0?void 0:G.href,externalId:De}=z;if(!n||!h)return;const Se=hi();return ie?.("/fb/events",{method:"POST",body:{eventName:te,actionSource:we,eventSourceUrl:he,userData:{externalId:Se}},type:"beacon"})},[ie,n,h]),X=o.useCallback(z=>Ne(void 0,void 0,void 0,function*(){const G=yield ie?.("/recommend/like",{method:"POST",body:z});return G?.success}),[ie]),Z=o.useCallback(z=>Ne(void 0,void 0,void 0,function*(){const G=yield ie?.("/recommend/unlike",{method:"POST",body:z});return G?.success}),[ie]),ke=o.useCallback(z=>Ne(void 0,void 0,void 0,function*(){const G=yield ie?.("/customform",{method:"POST",body:z});return G?.success}),[ie]),Ae=o.useCallback(()=>Ne(void 0,void 0,void 0,function*(){var z,G,te,we,he;if(!(!i||!x))try{const De=(te=(G=(z=i?.split("&"))===null||z===void 0?void 0:z.filter(Oe=>{const O=Oe.split("=")[0];return bi.includes(O)}))===null||G===void 0?void 0:G.join("&"))!==null&&te!==void 0?te:"",Se=yield ie?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(De)}});S((he=(we=Se?.data)===null||we===void 0?void 0:we.tags)!==null&&he!==void 0?he:[])}catch(De){console.log("e",De)}}),[ie,i,x]),qe=o.useCallback((z,G,te,we)=>{var he,De,Se,Oe,O,oe,Q,ae,pe,ve,$,re;const ce=te?.bindCta,Le=((he=G?.video)===null||he===void 0?void 0:he.bindProduct)||((De=G?.video)===null||De===void 0?void 0:De.bindProducts)&&((Oe=(Se=G?.video)===null||Se===void 0?void 0:Se.bindProducts)===null||Oe===void 0?void 0:Oe.length)>0;let Pe="";be?Pe="hashTagPage":!((O=G?.video)===null||O===void 0)&&O.url?Pe="videoPage":!((Q=(oe=G?.video)===null||oe===void 0?void 0:oe.imgUrls)===null||Q===void 0)&&Q.length&&(Pe="imagePage"),K?.({eventInfo:Object.assign(Object.assign({},z),{ctaId:(ae=ce?.itemId)!==null&&ae!==void 0?ae:"",ctaName:(pe=ce?.title)!==null&&pe!==void 0?pe:"",contentTags:JSON.stringify(ce?.tags),position:we+"",contentId:($=(ve=G?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&$!==void 0?$:"",productId:Le?te?.itemId:"",traceInfo:(re=ce?.traceInfo)!==null&&re!==void 0?re:"",fromKName:Pe})})},[K,be]),ze=o.useCallback(()=>{var z,G;const te=location.search.slice(1),we=Bt.parse(te.replace(/\+/g,"%2B"));for(const Se in we)we[Se]=we[Se].replace(/%2B/g,"+");const he=Se=>{var Oe;return(Oe=we[Se])!==null&&Oe!==void 0?Oe:""},De=new Date;ne.current=De,K?.({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(De/1e3)+"",requestId:null,enterUrl:(G=(z=window?.location)===null||z===void 0?void 0:z.href)!==null&&G!==void 0?G:"",clSource:he("cl_source")}})},[K]);o.useEffect(()=>{ye||ze()},[ye]),o.useEffect(()=>{ye||(k(!0),Ae(),Ee().then(z=>{var G,te;D((G=z?.recList)!==null&&G!==void 0?G:[]),J((te=z?.recList)!==null&&te!==void 0?te:[])}).finally(()=>{K({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),k(!1),L.current=!0}))},[ye]),o.useEffect(()=>{L.current&&(k(!0),Ae(),Ee().then(z=>{var G,te;D((G=z?.recList)!==null&&G!==void 0?G:[]),J((te=z?.recList)!==null&&te!==void 0?te:[])}).finally(()=>{k(!1)}))},[Ee,Ae]);const Fe=Ge("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",a);return o.createElement(gi.Provider,{value:{rtcList:f,setRtcList:D,mutateLike:X,mutateUnlike:Z,submitForm:ke,popupDetailData:B,loadVideos:Ie,setPopupDetailData:F,getRecommendVideos:Ee,bffEventReport:K,utmVal:i,isPreview:r,loading:p,sxpParameter:d,waterFallData:_,setWaterFallData:R,ctaEvent:qe,swiperRef:M,openHashtag:V,setOpenHashtag:N,cacheRtcList:q,setCacheRtcList:J,cacheActiveIndex:fe,setCacheActiveIndex:ge,isFromHashtag:be,setIsFromHashtag:Te,appDomain:a,hashTagSize:u,loadingImage:c??Fe,isOpenHashTag:m,tagList:P,setLoading:k,videoRef:U,setVideoRef:j,bffFbReport:ee,isAgreePolicy:H,setIsAgreePolicy:Y,curTime:ne,h5EnterLink:ze,themeTag:W,isShowConsent:ye,selectTag:se,setSelectTag:ue}},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:X,mutateUnlike:Z,submitForm:ke,tagList:P}))};var yi=o.memo(En);function me(){return o.useContext(gi)}var wi;(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"})(wi||(wi={}));const Si=o.createContext({$store:{},options:[],configs:[]}),An=({children:t,isSsr:e,enable:i})=>{const[n,l]=o.useState([]),{schema:s}=tt(),[r,d]=o.useState(s.__STORE__||{}),[a,u]=o.useState([]);o.useEffect(()=>{var h;e||Me.isEqual(a,s?.dataSource)||u((h=s?.dataSource)!==null&&h!==void 0?h:[])},[s?.dataSource,e]);const c=o.useCallback(()=>Ne(void 0,void 0,void 0,function*(){const{$store:h,idMapName:T}=yield ri("",a);d(h),m(h,T)}),[a]),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||c()},[c,e,s]),i?o.createElement(Si.Provider,{value:{$store:s.__STORE__||r,options:n,configs:a}},t):t};var Cn=o.memo(An);const xt={id:St(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},jt={id:"",duration:0,name:"none"},Ti=o.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[xt],redoStack:[],popup:jt,setPopup:()=>{}}),xi=o.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:l=!0,utmVal:s},r)=>{const[d,a]=o.useState(null),[u,c]=o.useState(n||{pointData:[xt],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[m,h]=o.useState([xt]),[T,b]=o.useState([[xt]]),[x,A]=o.useState([]),[v,w]=o.useState(jt);typeof window<"u"&&(window.sxpPopup=(D,P)=>{w(Object.assign(Object.assign(Object.assign({},jt),{id:D}),P))}),typeof window<"u"&&(window.getJointUtmLink=D=>D?.indexOf("?")!==-1?D+(s?"&"+s:""):D+(s?"?"+s:"")),o.useEffect(()=>{b([u.pointData]),A([])},[u.type]);const y=o.useCallback(D=>{const P=Me.cloneDeep(u);P&&(P.dataSource=D,c?.(P))},[u]),[E,C]=o.useState();o.useImperativeHandle(r,()=>({loadSchema(D){D&&(b([D.pointData]),c(D))},exportSchema(){return Me.cloneDeep(u)},getPageInfoData(){return E},initPageInfoData(D){D&&C(D)}}));const f=o.useMemo(()=>{if(u)return u.type==="PC"?u.pcPageConf:u.mobilePageConf},[u]);return o.createElement(Ti.Provider,{value:{resolver:e,currentNode:d,schema:u,setCurrentNode:a,setSchema:c,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:xi}),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 je(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=me(),l=o.useCallback((d,a,u,c)=>{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=a?.itemId)!==null&&w!==void 0?w:"",productName:(y=a?.title)!==null&&y!==void 0?y:"",price:a?.price?a?.price+"":"0",productCollection:(E=a?.collection)!==null&&E!==void 0?E:"",fromKName:S,fromKPage:location?.href,contentTags:a?.tags?JSON.stringify(a?.tags):"",position:c+"",contentId:(f=(C=d?.video)===null||C===void 0?void 0:C.itemId)!==null&&f!==void 0?f:"",ctatId:(D=u?.itemId)!==null&&D!==void 0?D:"",traceInfo:(P=a?.traceInfo)!==null&&P!==void 0?P:""}})},[t,e,n]),s=o.useCallback((d,a,u,c,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:a?.itemId,productName:a?.title,price:a?.price?a?.price+"":"0",productCollection:a?.collection,fromKName:A,fromKPage:location?.href,contentTags:JSON.stringify(a?.tags),position:m+"",contentId:(x=d?.video)===null||x===void 0?void 0:x.itemId,ctatId:u?.itemId,traceInfo:a?.traceInfo,timeOnSite:Math.floor((new Date-c)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),r=o.useCallback((d,a,u,c)=>{a&&a===Tt&&t?.({eventInfo:{lastFeed:d,themeTags:u?`['${u}']`:"",hashTags:c?`['${c}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:s,backMainFeed:r}}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:r,submitText:d,layoutType:a="inline",isExternalLink:u,isPopup:c,onClick:m,onClose:h,submitButtonStyle:T}=t,b=Re(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:x,popupDetailData:A}=me(),{jumpToWeb:v}=je(),[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(()=>Me.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=Me.debounce(()=>Ne(void 0,void 0,void 0,function*(){var p,k,g,I,M;const L=C;if(!L)return;const H=(k=(p=Object.keys(L))===null||p===void 0?void 0:p.map(B=>{var F;return{name:B,value:(F=L[B])!==null&&F!==void 0?F:""}}))===null||k===void 0?void 0:k.filter(B=>B?.value);if(!H||!H?.length)return;y(!0);const Y=yield x?.({attributes:H});if(y(!1),Y){if(u){const B=A,F=(g=B?.video)===null||g===void 0?void 0:g.bindProduct,_=(M=(I=B?.video)===null||I===void 0?void 0:I.bindProduct)===null||M===void 0?void 0:M.bindCta,R=A?.index;v(B,F,_,R)}c||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:le(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:a,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:r,background:s},T),dangerouslySetInnerHTML:{__html:le(w?"loading...":d,T)}})))};var Ln=o.memo(On);function He(t,e){return t.extend=e,t}const _n=He(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 Rn=[{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 Ei(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ht(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Ei(e[i])&&Ei(t[i])&&Object.keys(e[i]).length>0&&Ht(t[i],e[i])})}const Ai={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 Ke(){const t=typeof document<"u"?document:{};return Ht(t,Ai),t}const Bn={document:Ai,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 Ve(){const t=typeof window<"u"?window:{};return Ht(t,Bn),t}function lt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Fn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function ft(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Ye(){return Date.now()}function Nn(t){const e=Ve();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Vn(t,e){e===void 0&&(e="x");const i=Ve();let n,l,s;const r=Nn(t);return i.WebKitCSSMatrix?(l=r.transform||r.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(d=>d.replace(",",".")).join(", ")),s=new i.WebKitCSSMatrix(l==="none"?"":l)):(s=r.MozTransform||r.OTransform||r.MsTransform||r.msTransform||r.transform||r.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 Et(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function jn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Ue(){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&&!jn(n)){const l=Object.keys(Object(n)).filter(s=>e.indexOf(s)<0);for(let s=0,r=l.length;s<r;s+=1){const d=l[s],a=Object.getOwnPropertyDescriptor(n,d);a!==void 0&&a.enumerable&&(Et(t[d])&&Et(n[d])?n[d].__swiper__?t[d]=n[d]:Ue(t[d],n[d]):!Et(t[d])&&Et(n[d])?(t[d]={},n[d].__swiper__?t[d]=n[d]:Ue(t[d],n[d])):t[d]=n[d])}}}return t}function At(t,e,i){t.style.setProperty(e,i)}function Ci(t){let{swiper:e,targetPosition:i,side:n}=t;const l=Ve(),s=-e.translate;let r=null,d;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const u=i>s?"next":"prev",c=(h,T)=>u==="next"&&h>=T||u==="prev"&&h<=T,m=()=>{d=new Date().getTime(),r===null&&(r=d);const h=Math.max(Math.min((d-r)/a,1),0),T=.5-Math.cos(h*Math.PI)/2;let b=s+T*(i-s);if(c(b,i)&&(b=i),e.wrapperEl.scrollTo({[n]:b}),c(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 Ze(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function Ct(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 Hn(t){const e=Ve(),i=Ke(),n=t.getBoundingClientRect(),l=i.body,s=t.clientTop||l.clientTop||0,r=t.clientLeft||l.clientLeft||0,d=t===e?e.scrollY:t.scrollTop,a=t===e?e.scrollX:t.scrollLeft;return{top:n.top+d-s,left:n.left+a-r}}function zn(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 Un(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 Ve().getComputedStyle(t,null).getPropertyValue(e)}function It(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function Ii(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 zt(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Ut(t,e,i){const n=Ve();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 $e(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Wn(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s=Ve();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 r,d=Ye(),a;const u=[];function c(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&&Ye()-d<e.params.mousewheel.thresholdTime?!1:y.delta>=6&&Ye()-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=c(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:Ye(),delta:Math.abs(S),direction:Math.sign(S),raw:y};u.length>=2&&u.shift();const M=u.length?u[u.length-1]:void 0;if(u.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:Ye(),delta:Math.abs(S),direction:Math.sign(S)},M=a&&I.time<a.time+500&&I.delta<=a.delta&&I.direction===a.direction;if(!M){a=void 0;let L=e.getTranslate()+S*f.sensitivity;const H=e.isBeginning,Y=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(),(!H&&e.isBeginning||!Y&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:I.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(r),r=void 0,u.length>=15&&u.shift();const B=u.length?u[u.length-1]:void 0,F=u[0];if(u.push(I),B&&(I.delta>B.delta||I.direction!==B.direction))u.splice(0);else if(u.length>=15&&I.time-F.time<500&&F.delta-I.delta>=1&&I.delta<=6){const _=S>0?.8:.2;a=I,u.splice(0),r=ft(()=>{e.slideToClosest(e.params.speed,!0,void 0,_)},0)}r||(r=ft(()=>{a=I,u.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 ki(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(l=>{if(!i[l]&&i.auto===!0){let s=Ze(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 mt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function kt(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 r,d=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function u(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 c(v){const w=v.target.closest(mt(e.params.pagination.bulletClass));if(!w)return;v.preventDefault();const y=It(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(a())return;let y=e.pagination.el;y=$e(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&&(r=Ut(P[0],e.isHorizontal()?"width":"height",!0),y.forEach(g=>{g.style[e.isHorizontal()?"width":"height"]=`${r*(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=It(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&&u(g,"prev"),I===p&&u(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(" "));u(I,"prev"),u(M,"next")}}if(w.dynamicBullets){const g=Math.min(P.length,w.dynamicMainBullets+4),I=(r*g-r)/2-k*r,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(mt(w.currentClass)).forEach(p=>{p.textContent=w.formatFractionCurrent(E+1)}),P.querySelectorAll(mt(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(mt(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(a())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=$e(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(mt(v.bulletClass)))}),v.type!=="custom"&&l("paginationRender",y[0])}function T(){e.params.pagination=ki(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=>Ii(y,".swiper")[0]===e.el)[0])),Array.isArray(w)&&w.length===1&&(w=w[0]),Object.assign(e.pagination,{el:w}),w=$e(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",c),e.enabled||y.classList.add(v.lockClass)}))}function b(){const v=e.params.pagination;if(a())return;let w=e.pagination.el;w&&(w=$e(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",c))})),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=$e(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=$e(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=$e(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=$e(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=$e(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 Gn(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s=Ke();let r=!1,d=null,a=null,u,c,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,H=e.params.scrollbar,Y=e.params.loop?e.progressLoop:e.progress;let B=c,F=(m-c)*Y;I?(F=-F,F>0?(B=c-F,F=0):-F+c>m&&(B=m+F)):F<0?(B=c+F,F=0):F+c>m&&(B=m-F),e.isHorizontal()?(M.style.transform=`translate3d(${F}px, 0, 0)`,M.style.width=`${B}px`):(M.style.transform=`translate3d(0px, ${F}px, 0)`,M.style.height=`${B}px`),H.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"?c=m*h:c=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?I.style.width=`${c}px`:I.style.height=`${c}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 H;H=(A(g)-Hn(L)[e.isHorizontal()?"left":"top"]-(u!==null?u:c/2))/(m-c),H=Math.max(Math.min(H,1),0),M&&(H=1-H);const Y=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*H;e.updateProgress(Y),e.setTranslate(Y),e.updateActiveIndex(),e.updateSlidesClasses()}function w(g){const I=e.params.scrollbar,{scrollbar:M,wrapperEl:L}=e,{el:H,dragEl:Y}=M;r=!0,u=g.target===Y?A(g)-g.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,g.preventDefault(),g.stopPropagation(),L.style.transitionDuration="100ms",Y.style.transitionDuration="100ms",v(g),clearTimeout(a),H.style.transitionDuration="0ms",I.hide&&(H.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:H}=I;r&&(g.preventDefault&&g.cancelable?g.preventDefault():g.returnValue=!1,v(g),M.style.transitionDuration="0ms",L.style.transitionDuration="0ms",H.style.transitionDuration="0ms",l("scrollbarDragMove",g))}function E(g){const I=e.params.scrollbar,{scrollbar:M,wrapperEl:L}=e,{el:H}=M;r&&(r=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),I.hide&&(clearTimeout(a),a=ft(()=>{H.style.opacity=0,H.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 H=L,Y=M.passiveListeners?{passive:!1,capture:!1}:!1,B=M.passiveListeners?{passive:!0,capture:!1}:!1;if(!H)return;const F=g==="on"?"addEventListener":"removeEventListener";H[F]("pointerdown",w,Y),s[F]("pointermove",y,Y),s[F]("pointerup",E,B)}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=ki(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 H;L&&(H=L.querySelector(mt(e.params.scrollbar.dragClass)),H||(H=bt("div",e.params.scrollbar.dragClass),L.append(H))),Object.assign(g,{el:L,dragEl:H}),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=$e(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 Pt(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 r,d,a=s&&s.autoplay?s.autoplay.delay:3e3,u=s&&s.autoplay?s.autoplay.delay:3e3,c,m=new Date().getTime(),h,T,b,x,A,v,w;function y(B){!e||e.destroyed||!e.wrapperEl||B.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",y),!(w||B.detail&&B.detail.bySwiperTouchMove)&&p())}const E=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(u=c,h=!1);const B=e.autoplay.paused?c:m+u-new Date().getTime();e.autoplay.timeLeft=B,l("autoplayTimeLeft",B,B/a),d=requestAnimationFrame(()=>{E()})},C=()=>{let B;return e.virtual&&e.params.virtual.enabled?B=e.slides.filter(_=>_.classList.contains("swiper-slide-active"))[0]:B=e.slides[e.activeIndex],B?parseInt(B.getAttribute("data-swiper-autoplay"),10):void 0},f=B=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),E();let F=typeof B>"u"?e.params.autoplay.delay:B;a=e.params.autoplay.delay,u=e.params.autoplay.delay;const _=C();!Number.isNaN(_)&&_>0&&typeof B>"u"&&(F=_,a=_,u=_),c=F;const R=e.params.speed,V=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(R,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,R,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(R,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,R,!0,!0),l("autoplay")),e.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{f()})))};return F>0?(clearTimeout(r),r=setTimeout(()=>{V()},F)):requestAnimationFrame(()=>{V()}),F},D=()=>{m=new Date().getTime(),e.autoplay.running=!0,f(),l("autoplayStart")},P=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(d),l("autoplayStop")},S=(B,F)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),B||(v=!0);const _=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",y):p()};if(e.autoplay.paused=!0,F){A&&(c=e.params.autoplay.delay),A=!1,_();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-m),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),_())},p=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(m=new Date().getTime(),v?(v=!1,f(c)):f(),e.autoplay.paused=!1,l("autoplayResume"))},k=()=>{if(e.destroyed||!e.autoplay.running)return;const B=Ke();B.visibilityState==="hidden"&&(v=!0,S(!0)),B.visibilityState==="visible"&&p()},g=B=>{B.pointerType==="mouse"&&(v=!0,w=!0,!(e.animating||e.autoplay.paused)&&S(!0))},I=B=>{B.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))},H=()=>{Ke().addEventListener("visibilitychange",k)},Y=()=>{Ke().removeEventListener("visibilitychange",k)};n("init",()=>{e.params.autoplay.enabled&&(M(),H(),D())}),n("destroy",()=>{L(),Y(),e.autoplay.running&&P()}),n("_freeModeStaticRelease",()=>{(b||v)&&p()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?P():S(!0,!0)}),n("beforeTransitionStart",(B,F,_)=>{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(r),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 Yn(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 a=e.getTranslate();e.setTranslate(a),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function r(){if(e.params.cssMode)return;const{touchEventsData:a,touches:u}=e;a.velocities.length===0&&a.velocities.push({position:u[e.isHorizontal()?"startX":"startY"],time:a.touchStartTime}),a.velocities.push({position:u[e.isHorizontal()?"currentX":"currentY"],time:Ye()})}function d(a){let{currentPos:u}=a;if(e.params.cssMode)return;const{params:c,wrapperEl:m,rtlTranslate:h,snapGrid:T,touchEventsData:b}=e,A=Ye()-b.touchStartTime;if(u<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(u>-e.maxTranslate()){e.slides.length<T.length?e.slideTo(T.length-1):e.slideTo(e.slides.length-1);return}if(c.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)<c.freeMode.minimumVelocity&&(e.velocity=0),(k>150||Ye()-P.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,b.velocities.length=0;let v=1e3*c.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*c.freeMode.momentumBounceRatio;let D;if(y<e.maxTranslate())c.freeMode.momentumBounce?(y+e.maxTranslate()<-f&&(y=e.maxTranslate()-f),C=e.maxTranslate(),E=!0,b.allowMomentumBounce=!0):y=e.maxTranslate(),c.loop&&c.centeredSlides&&(D=!0);else if(y>e.minTranslate())c.freeMode.momentumBounce?(y-e.minTranslate()>f&&(y=e.minTranslate()+f),C=e.minTranslate(),E=!0,b.allowMomentumBounce=!0):y=e.minTranslate(),c.loop&&c.centeredSlides&&(D=!0);else if(c.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),c.freeMode.sticky){const P=Math.abs((h?-y:y)-e.translate),S=e.slidesSizesGrid[e.activeIndex];P<S?v=c.speed:P<2*S?v=c.speed*1.5:v=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&E?(e.updateProgress(C),e.setTransition(v),e.setTranslate(y),e.transitionStart(!0,e.swipeDirection),e.animating=!0,zt(m,()=>{!e||e.destroyed||!b.allowMomentumBounce||(n("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(C),zt(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,zt(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(y),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&n("_freeModeNoMomentumRelease");(!c.freeMode.momentum||A>=c.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:s,onTouchMove:r,onTouchEnd:d}})}let Wt;function Xn(){const t=Ve(),e=Ke();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Pi(){return Wt||(Wt=Xn()),Wt}let Gt;function qn(t){let{userAgent:e}=t===void 0?{}:t;const i=Pi(),n=Ve(),l=n.navigator.platform,s=e||n.navigator.userAgent,r={ios:!1,android:!1},d=n.screen.width,a=n.screen.height,u=s.match(/(Android);?[\s\/]+([\d.]+)?/);let c=s.match(/(iPad).*OS\s([\d_]+)/);const m=s.match(/(iPod)(.*OS\s([\d_]+))?/),h=!c&&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!c&&b&&i.touch&&x.indexOf(`${d}x${a}`)>=0&&(c=s.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),b=!1),u&&!T&&(r.os="android",r.android=!0),(c||h||m)&&(r.os="ios",r.ios=!0),r}function Di(t){return t===void 0&&(t={}),Gt||(Gt=qn(t)),Gt}let Yt;function Jn(){const t=Ve(),e=Di();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[a,u]=d.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=a<16||a===16&&u<2}}const l=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),s=n(),r=s||l&&e.ios;return{isSafari:i||s,needPerspectiveFix:i,need3dFix:r,isWebView:l}}function Kn(){return Yt||(Yt=Jn()),Yt}function Qn(t){let{swiper:e,on:i,emit:n}=t;const l=Ve();let s=null,r=null;const d=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(s=new ResizeObserver(m=>{r=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))},u=()=>{r&&l.cancelAnimationFrame(r),s&&s.unobserve&&e.el&&(s.unobserve(e.el),s=null)},c=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof l.ResizeObserver<"u"){a();return}l.addEventListener("resize",d),l.addEventListener("orientationchange",c)}),i("destroy",()=>{u(),l.removeEventListener("resize",d),l.removeEventListener("orientationchange",c)})}function Zn(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const s=[],r=Ve(),d=function(c,m){m===void 0&&(m={});const h=r.MutationObserver||r.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])};r.requestAnimationFrame?r.requestAnimationFrame(x):r.setTimeout(x,0)});T.observe(c,{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)},a=()=>{if(e.params.observer){if(e.params.observeParents){const c=Ii(e.hostEl);for(let m=0;m<c.length;m+=1)d(c[m])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},u=()=>{s.forEach(c=>{c.disconnect()}),s.splice(0,s.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",a),n("destroy",u)}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,r=new Array(s),d=0;d<s;d++)r[d]=arguments[d];e.apply(n,r)}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),r=0;r<l;r++)s[r]=arguments[r];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(a=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(u=>{u.apply(n,[a,...i])}),t.eventsListeners&&t.eventsListeners[a]&&t.eventsListeners[a].forEach(u=>{u.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:r,wrongRTL:d}=t,a=t.virtual&&i.virtual.enabled,u=a?t.virtual.slides.length:t.slides.length,c=Ze(l,`.${t.params.slideClass}, swiper-slide`),m=a?t.virtual.slides.length:c.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,c.forEach(p=>{r?p.style.marginLeft="":p.style.marginRight="",p.style.marginBottom="",p.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(At(n,"--swiper-centered-offset-before",""),At(n,"--swiper-centered-offset-after",""));const D=i.grid&&i.grid.rows>1&&t.grid;D?t.grid.initSlides(c):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(c[p]&&(k=c[p]),D&&t.grid.updateSlide(p,k,c),!(c[p]&&st(k,"display")==="none")){if(i.slidesPerView==="auto"){S&&(c[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()?Ut(k,"width",!0):Ut(k,"height",!0);else{const L=e(g,"width"),H=e(g,"padding-left"),Y=e(g,"padding-right"),B=e(g,"margin-left"),F=e(g,"margin-right"),_=g.getPropertyValue("box-sizing");if(_&&_==="border-box")P=L+B+F;else{const{clientWidth:R,offsetWidth:V}=k;P=L+H+Y+B+F+(V-R)}}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)),c[p]&&(c[p].style[t.getDirectionLabel("width")]=`${P}px`);c[p]&&(c[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,r&&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(a&&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()&&r?"marginLeft":t.getDirectionLabel("marginRight");c.filter((k,g)=>!i.cssMode||i.loop?!0:g!==c.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:c,snapGrid:h,slidesGrid:T,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){At(n,"--swiper-centered-offset-before",`${-h[0]}px`),At(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!==u&&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"),!a&&!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 r=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(r(d))}else i.push(r(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 Mi=(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 r=-t;l&&(r=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 a=0;a<n.length;a+=1){const u=n[a];let c=u.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=n[0].swiperSlideOffset);const m=(r+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+d),h=(r-s[0]+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+d),T=-(r-c),b=T+e.slidesSizesGrid[a],x=T>=0&&T<=e.size-e.slidesSizesGrid[a],A=T>=0&&T<e.size-1||b>1&&b<=e.size||T<=0&&b>=e.size;A&&(e.visibleSlides.push(u),e.visibleSlidesIndexes.push(a)),Mi(u,A,i.slideVisibleClass),Mi(u,x,i.slideFullyVisibleClass),u.progress=l?-m:m,u.originalProgress=l?-h:h}}function lo(t){const e=this;if(typeof t>"u"){const c=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*c||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:s,isEnd:r,progressLoop:d}=e;const a=s,u=r;if(n===0)l=0,s=!0,r=!0;else{l=(t-e.minTranslate())/n;const c=Math.abs(t-e.minTranslate())<1,m=Math.abs(t-e.maxTranslate())<1;s=c||l<=0,r=m||l>=1,c&&(l=0),m&&(l=1)}if(i.loop){const c=e.getSlideIndexByData(0),m=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[c],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:r}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),s&&!a&&e.emit("reachBeginning toEdge"),r&&!u&&e.emit("reachEnd toEdge"),(a&&!s||u&&!r)&&e.emit("fromEdge"),e.emit("progress",l)}const Xt=(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,r=t.grid&&i.grid&&i.grid.rows>1,d=m=>Ze(n,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let a,u,c;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),a=d(`[data-swiper-slide-index="${m}"]`)}else a=d(`[data-swiper-slide-index="${l}"]`);else r?(a=e.filter(m=>m.column===l)[0],c=e.filter(m=>m.column===l+1)[0],u=e.filter(m=>m.column===l-1)[0]):a=e[l];a&&(r||(c=Un(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),u=zn(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u===0&&(u=e[e.length-1]))),e.forEach(m=>{Xt(m,m===a,i.slideActiveClass),Xt(m,m===c,i.slideNextClass),Xt(m,m===u,i.slidePrevClass)}),t.emitSlidesClasses()}const Dt=(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()}},qt=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Jt=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 r=l,d=[r-e];d.push(...Array.from({length:e}).map((a,u)=>r+n+u)),t.slides.forEach((a,u)=>{d.includes(a.column)&&qt(t,u)});return}const s=l+n-1;if(t.params.rewind||t.params.loop)for(let r=l-e;r<=s+e;r+=1){const d=(r%i+i)%i;(d<l||d>s)&&qt(t,d)}else for(let r=Math.max(l-e,0);r<=Math.min(s+e,i-1);r+=1)r!==l&&(r>s||r<l)&&qt(t,r)};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 ro(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:l,activeIndex:s,realIndex:r,snapIndex:d}=e;let a=t,u;const c=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 a>"u"&&(a=ao(e)),n.indexOf(i)>=0)u=n.indexOf(i);else{const T=Math.min(l.slidesPerGroupSkip,a);u=T+Math.floor((a-T)/l.slidesPerGroup)}if(u>=n.length&&(u=n.length-1),a===s&&!e.params.loop){u!==d&&(e.snapIndex=u,e.emit("snapIndexChange"));return}if(a===s&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(a);return}const m=e.grid&&l.grid&&l.grid.rows>1;let h;if(e.virtual&&l.virtual.enabled&&l.loop)h=c(a);else if(m){const T=e.slides.filter(x=>x.column===a)[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[a]){const T=e.slides[a].getAttribute("data-swiper-slide-index");T?h=parseInt(T,10):h=a}else h=a;Object.assign(e,{previousSnapIndex:d,snapIndex:u,previousRealIndex:r,realIndex:h,previousIndex:s,activeIndex:a}),e.initialized&&Jt(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(r!==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,r;if(l){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===l){s=!0,r=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=r;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var uo={updateSize:eo,updateSlides:to,updateAutoHeight:io,updateSlidesOffset:no,updateSlidesProgress:oo,updateProgress:lo,updateSlidesClasses:so,updateActiveIndex:ro,updateClickedSlide:co};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 r=Vn(s,t);return r+=e.cssOverflowAdjustment(),n&&(r=-r),r||0}function vo(t,e){const i=this,{rtlTranslate:n,params:l,wrapperEl:s,progress:r}=i;let d=0,a=0;const u=0;i.isHorizontal()?d=n?-t:t:a=t,l.roundLengths&&(d=Math.floor(d),a=Math.floor(a)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?d:a,l.cssMode?s[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-a:l.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():a-=i.cssOverflowAdjustment(),s.style.transform=`translate3d(${d}px, ${a}px, ${u}px)`);let c;const m=i.maxTranslate()-i.minTranslate();m===0?c=0:c=(t-i.minTranslate())/m,c!==r&&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:r,wrapperEl:d}=s;if(s.animating&&r.preventInteractionOnTransition)return!1;const a=s.minTranslate(),u=s.maxTranslate();let c;if(n&&t>a?c=a:n&&t<u?c=u:c=t,s.updateProgress(c),r.cssMode){const m=s.isHorizontal();if(e===0)d[m?"scrollLeft":"scrollTop"]=-c;else{if(!s.support.smoothScroll)return Ci({swiper:s,targetPosition:-c,side:m?"left":"top"}),!0;d.scrollTo({[m?"left":"top"]:-c,behavior:"smooth"})}return!0}return e===0?(s.setTransition(0),s.setTranslate(c),i&&(s.emit("beforeTransitionStart",e,l),s.emit("transitionEnd"))):(s.setTransition(e),s.setTranslate(c),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 Oi(t){let{swiper:e,runCallbacks:i,direction:n,step:l}=t;const{activeIndex:s,previousIndex:r}=e;let d=n;if(d||(s>r?d="next":s<r?d="prev":d="reset"),e.emit(`transition${l}`),i&&s!==r){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(),Oi({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),Oi({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 r=t;r<0&&(r=0);const{params:d,snapGrid:a,slidesGrid:u,previousIndex:c,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,r);let A=x+Math.floor((r-x)/s.params.slidesPerGroup);A>=a.length&&(A=a.length-1);const v=-a[A];if(d.normalizeSlideIndex)for(let y=0;y<u.length;y+=1){const E=-Math.floor(v*100),C=Math.floor(u[y]*100),f=Math.floor(u[y+1]*100);typeof u[y+1]<"u"?E>=C&&E<f-(f-C)/2?r=y:E>=C&&E<f&&(r=y+1):E>=C&&(r=y)}if(s.initialized&&r!==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)!==r))return!1;r!==(c||0)&&i&&s.emit("beforeSlideChangeStart"),s.updateProgress(v);let w;if(r>m?w="next":r<m?w="prev":w="reset",h&&-v===s.translate||!h&&v===s.translate)return s.updateActiveIndex(r),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 Ci({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(r),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 r=t;if(l.params.loop)if(l.virtual&&l.params.virtual.enabled)r=r+l.virtual.slidesBefore;else{let d;if(s){const h=r*l.params.grid.rows;d=l.slides.filter(T=>T.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=l.getSlideIndexByData(r);const a=s?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:u}=l.params;let c=l.params.slidesPerView;c==="auto"?c=l.slidesPerViewDynamic():(c=Math.ceil(parseFloat(l.params.slidesPerView,10)),u&&c%2===0&&(c=c+1));let m=a-d<c;if(u&&(m=m||d<Math.ceil(c/2)),n&&u&&l.params.slidesPerView!=="auto"&&!s&&(m=!1),m){const h=u?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-a+1,slideRealIndex:h==="next"?l.realIndex:void 0})}if(s){const h=r*l.params.grid.rows;r=l.slides.filter(T=>T.getAttribute("data-swiper-slide-index")*1===h)[0].column}else r=l.getSlideIndexByData(r)}return requestAnimationFrame(()=>{l.slideTo(r,e,i,n)}),l}function Eo(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:l,params:s,animating:r}=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 a=n.activeIndex<s.slidesPerGroupSkip?1:d,u=n.virtual&&s.virtual.enabled;if(s.loop){if(r&&!u&&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+a,t,e,i)}),!0}return s.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+a,t,e,i)}function Ao(t,e,i){e===void 0&&(e=!0);const n=this,{params:l,snapGrid:s,slidesGrid:r,rtlTranslate:d,enabled:a,animating:u}=n;if(!a||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const c=n.virtual&&l.virtual.enabled;if(l.loop){if(u&&!c&&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=r.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 r=Math.min(l.params.slidesPerGroupSkip,s),d=r+Math.floor((s-r)/l.params.slidesPerGroup),a=l.rtlTranslate?l.translate:-l.translate;if(a>=l.snapGrid[d]){const u=l.snapGrid[d],c=l.snapGrid[d+1];a-u>(c-u)*n&&(s+=l.params.slidesPerGroup)}else{const u=l.snapGrid[d-1],c=l.snapGrid[d];a-u<=(c-u)*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 r=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(Ze(i,`${r}[data-swiper-slide-index="${s}"]`)[0]),ft(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-n?(t.loopFix(),l=t.getSlideIndex(Ze(i,`${r}[data-swiper-slide-index="${s}"]`)[0]),ft(()=>{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=()=>{Ze(n,`.${i.slideClass}, swiper-slide`).forEach((m,h)=>{m.setAttribute("data-swiper-slide-index",h)})},s=e.grid&&i.grid&&i.grid.rows>1,r=i.slidesPerGroup*(s?i.grid.rows:1),d=e.slides.length%r!==0,a=s&&e.slides.length%i.grid.rows!==0,u=c=>{for(let m=0;m<c;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 c=r-e.slides.length%r;u(c),e.recalcSlides(),e.updateSlides()}else Ct("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(a){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;u(c),e.recalcSlides(),e.updateSlides()}else Ct("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:r,byMousewheel:d}=t===void 0?{}:t;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:u,allowSlidePrev:c,allowSlideNext:m,slidesEl:h,params:T}=a,{centeredSlides:b}=T;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&T.virtual.enabled){i&&(!T.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):T.centeredSlides&&a.snapIndex<T.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=c,a.allowSlideNext=m,a.emit("loopFix");return}let x=T.slidesPerView;x==="auto"?x=a.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,a.loopedSlides=v;const w=a.grid&&T.grid&&T.grid.rows>1;u.length<x+v?Ct("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"&&Ct("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const y=[],E=[];let C=a.activeIndex;typeof s>"u"?s=a.getSlideIndex(u.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(u.length/T.grid.rows):u.length,g=(w?u[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 H=u.length-1;H>=0;H-=1)u[H].column===L&&y.push(H)}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?u.forEach((L,H)=>{L.column===M&&E.push(H)}):E.push(M)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),D&&y.forEach(I=>{u[I].swiperLoopMoveDOM=!0,h.prepend(u[I]),u[I].swiperLoopMoveDOM=!1}),f&&E.forEach(I=>{u[I].swiperLoopMoveDOM=!0,h.append(u[I]),u[I].swiperLoopMoveDOM=!1}),a.recalcSlides(),T.slidesPerView==="auto"?a.updateSlides():w&&(y.length>0&&D||E.length>0&&f)&&a.slides.forEach((I,M)=>{a.grid.updateSlide(M,I,a.slides)}),T.watchSlidesProgress&&a.updateSlidesOffset(),i){if(y.length>0&&D){if(typeof e>"u"){const I=a.slidesGrid[C],L=a.slidesGrid[C+P]-I;d?a.setTranslate(a.translate-L):(a.slideTo(C+Math.ceil(P),0,!1,!0),l&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else if(l){const I=w?y.length/T.grid.rows:y.length;a.slideTo(a.activeIndex+I,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(E.length>0&&f)if(typeof e>"u"){const I=a.slidesGrid[C],L=a.slidesGrid[C-S]-I;d?a.setTranslate(a.translate-L):(a.slideTo(C-S,0,!1,!0),l&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else{const I=w?E.length/T.grid.rows:E.length;a.slideTo(a.activeIndex-I,0,!1,!0)}}if(a.allowSlidePrev=c,a.allowSlideNext=m,a.controller&&a.controller.control&&!r){const I={slideRealIndex:e,direction:n,setTranslate:l,activeSlideIndex:s,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(M=>{!M.destroyed&&M.params.loop&&M.loopFix({...I,slideTo:M.params.slidesPerView===T.slidesPerView?i:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({...I,slideTo:a.controller.control.params.slidesPerView===T.slidesPerView?i:!1})}a.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 Ro(){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 Bo={setGrabCursor:_o,unsetGrabCursor:Ro};function Fo(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Ke()||n===Ve())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 Li(t,e,i){const n=Ve(),{params:l}=t,s=l.edgeSwipeDetection,r=l.edgeSwipeThreshold;return s&&(i<=r||i>=n.innerWidth-r)?s==="prevent"?(e.preventDefault(),!0):!1:!0}function No(t){const e=this,i=Ke();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"){Li(e,n,n.targetTouches[0].pageX);return}const{params:s,touches:r,enabled:d}=e;if(!d||!s.simulateTouch&&n.pointerType==="mouse"||e.animating&&s.preventInteractionOnTransition)return;!e.animating&&s.cssMode&&s.loop&&e.loopFix();let a=n.target;if(s.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(a)||"which"in n&&n.which===3||"button"in n&&n.button>0||l.isTouched&&l.isMoved)return;const u=!!s.noSwipingClass&&s.noSwipingClass!=="",c=n.composedPath?n.composedPath():n.path;u&&n.target&&n.target.shadowRoot&&c&&(a=c[0]);const m=s.noSwipingSelector?s.noSwipingSelector:`.${s.noSwipingClass}`,h=!!(n.target&&n.target.shadowRoot);if(s.noSwiping&&(h?Fo(m,a):a.closest(m))){e.allowClick=!0;return}if(s.swipeHandler&&!a.closest(s.swipeHandler))return;r.currentX=n.pageX,r.currentY=n.pageY;const T=r.currentX,b=r.currentY;if(!Li(e,n,T))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),r.startX=T,r.startY=b,l.touchStartTime=Ye(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,s.threshold>0&&(l.allowThresholdMove=!1);let x=!0;a.matches(l.focusableElements)&&(x=!1,a.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==a&&i.activeElement.blur();const A=x&&e.allowTouchMove&&s.touchStartPreventDefault;(s.touchStartForcePreventDefault||A)&&!a.isContentEditable&&n.preventDefault(),s.freeMode&&s.freeMode.enabled&&e.freeMode&&e.animating&&!s.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function Vo(t){const e=Ke(),i=this,n=i.touchEventsData,{params:l,touches:s,rtlTranslate:r,enabled:d}=i;if(!d||!l.simulateTouch&&t.pointerType==="mouse")return;let a=t;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(n.touchId!==null||a.pointerId!==n.pointerId))return;let u;if(a.type==="touchmove"){if(u=[...a.changedTouches].filter(f=>f.identifier===n.touchId)[0],!u||u.identifier!==n.touchId)return}else u=a;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",a);return}const c=u.pageX,m=u.pageY;if(a.preventedByNestedSwiper){s.startX=c,s.startY=m;return}if(!i.allowTouchMove){a.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(s,{startX:c,startY:m,currentX:c,currentY:m}),n.touchStartTime=Ye());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(c<s.startX&&i.translate<=i.maxTranslate()||c>s.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&a.target===e.activeElement&&a.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",a),s.previousX=s.currentX,s.previousY=s.currentY,s.currentX=c,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",a),typeof n.startMoving>"u"&&(s.currentX!==s.startX||s.currentY!==s.startY)&&(n.startMoving=!0),n.isScrolling||a.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!l.cssMode&&a.cancelable&&a.preventDefault(),l.touchMoveStopPropagation&&!l.nested&&a.stopPropagation();let b=i.isHorizontal()?h:T,x=i.isHorizontal()?s.currentX-s.previousX:s.currentY-s.previousY;l.oneWayMovement&&(b=Math.abs(b)*(r?1:-1),x=Math.abs(x)*(r?1:-1)),s.diff=b,b*=l.touchRatio,r&&(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",a)}let y;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&A!==i.touchesDirection&&v&&w&&Math.abs(b)>=1){Object.assign(s,{startX:c,startY:m,currentX:c,currentY:m,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",a),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&&(a.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 jo(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:r,touches:d,rtlTranslate:a,slidesGrid:u,enabled:c}=e;if(!c||!r.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&r.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}r.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const m=Ye(),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=Ye(),ft(()=>{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(r.followFinger?T=a?e.translate:-e.translate:T=-i.currentTranslate,r.cssMode)return;if(r.freeMode&&r.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<u.length;C+=C<r.slidesPerGroupSkip?1:r.slidesPerGroup){const f=C<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;typeof u[C+f]<"u"?(b||T>=u[C]&&T<u[C+f])&&(x=C,A=u[C+f]-u[C]):(b||T>=u[C])&&(x=C,A=u[u.length-1]-u[u.length-2])}let v=null,w=null;r.rewind&&(e.isBeginning?w=r.virtual&&r.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const y=(T-u[x])/A,E=x<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(h>r.longSwipesMs){if(!r.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(y>=r.longSwipesRatio?e.slideTo(r.rewind&&e.isEnd?v:x+E):e.slideTo(x)),e.swipeDirection==="prev"&&(y>1-r.longSwipesRatio?e.slideTo(x+E):w!==null&&y<0&&Math.abs(y)>r.longSwipesRatio?e.slideTo(w):e.slideTo(x))}else{if(!r.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 _i(){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,r=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const d=r&&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&&!r?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 Ho(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function zo(){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 Uo(t){const e=this;Dt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Wo(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const Ri=(t,e)=>{const i=Ke(),{params:n,el:l,wrapperEl:s,device:r}=t,d=!!n.nested,a=e==="on"?"addEventListener":"removeEventListener",u=e;!l||typeof l=="string"||(i[a]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:d}),l[a]("touchstart",t.onTouchStart,{passive:!1}),l[a]("pointerdown",t.onTouchStart,{passive:!1}),i[a]("touchmove",t.onTouchMove,{passive:!1,capture:d}),i[a]("pointermove",t.onTouchMove,{passive:!1,capture:d}),i[a]("touchend",t.onTouchEnd,{passive:!0}),i[a]("pointerup",t.onTouchEnd,{passive:!0}),i[a]("pointercancel",t.onTouchEnd,{passive:!0}),i[a]("touchcancel",t.onTouchEnd,{passive:!0}),i[a]("pointerout",t.onTouchEnd,{passive:!0}),i[a]("pointerleave",t.onTouchEnd,{passive:!0}),i[a]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&l[a]("click",t.onClick,!0),n.cssMode&&s[a]("scroll",t.onScroll),n.updateOnWindowResize?t[u](r.ios||r.android?"resize orientationchange observerUpdate":"resize observerUpdate",_i,!0):t[u]("observerUpdate",_i,!0),l[a]("load",t.onLoad,{capture:!0}))};function Go(){const t=this,{params:e}=t;t.onTouchStart=No.bind(t),t.onTouchMove=Vo.bind(t),t.onTouchEnd=jo.bind(t),t.onDocumentTouchStart=Wo.bind(t),e.cssMode&&(t.onScroll=zo.bind(t)),t.onClick=Ho.bind(t),t.onLoad=Uo.bind(t),Ri(t,"on")}function Yo(){Ri(this,"off")}var Xo={attachEvents:Go,detachEvents:Yo};const Bi=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function qo(){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 r=t.getBreakpoint(s,t.params.breakpointsBase,t.el);if(!r||t.currentBreakpoint===r)return;const a=(r in s?s[r]:void 0)||t.originalParams,u=Bi(t,n),c=Bi(t,a),m=t.params.grabCursor,h=a.grabCursor,T=n.enabled;u&&!c?(l.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!u&&c&&(l.classList.add(`${n.containerModifierClass}grid`),(a.grid.fill&&a.grid.fill==="column"||!a.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 a[y]>"u")return;const E=n[y]&&n[y].enabled,C=a[y]&&a[y].enabled;E&&!C&&t[y].disable(),!E&&C&&t[y].enable()});const b=a.direction&&a.direction!==n.direction,x=n.loop&&(a.slidesPerView!==n.slidesPerView||b),A=n.loop;b&&i&&t.changeDirection(),Ue(t.params,a);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=r,t.emit("_beforeBreakpoint",a),i&&(x?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!A&&w?(t.loopCreate(e),t.updateSlides()):A&&!w&&t.loopDestroy()),t.emit("breakpoint",a)}function Jo(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const l=Ve(),s=e==="window"?l.innerHeight:i.clientHeight,r=Object.keys(t).map(d=>{if(typeof d=="string"&&d.indexOf("@")===0){const a=parseFloat(d.substr(1));return{value:s*a,point:d}}return{value:d,point:d}});r.sort((d,a)=>parseInt(d.value,10)-parseInt(a.value,10));for(let d=0;d<r.length;d+=1){const{point:a,value:u}=r[d];e==="window"?l.matchMedia(`(min-width: ${u}px)`).matches&&(n=a):u<=i.clientWidth&&(n=a)}return n||"max"}var Ko={setBreakpoint:qo,getBreakpoint:Jo};function Qo(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 Zo(){const t=this,{classNames:e,params:i,rtl:n,el:l,device:s}=t,r=Qo(["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(...r),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:Zo,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},Kt={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){Ue(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)){Ue(e,n);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),Ue(e,n)}}const Qt={eventsEmitter:$n,update:uo,translate:go,transition:So,slide:Po,loop:Lo,grabCursor:Bo,events:Xo,breakpoints:Ko,checkOverflow:il,classes:el},Zt={};let $t=class nt{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=Ue({},i),e&&!i.el&&(i.el=e);const r=Ke();if(i.el&&typeof i.el=="string"&&r.querySelectorAll(i.el).length>1){const c=[];return r.querySelectorAll(i.el).forEach(m=>{const h=Ue({},i,{el:m});c.push(new nt(h))}),c}const d=this;d.__swiper__=!0,d.support=Pi(),d.device=Di({userAgent:i.userAgent}),d.browser=Kn(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const a={};d.modules.forEach(c=>{c({params:i,swiper:d,extendParams:nl(i,a),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const u=Ue({},Kt,a);return d.params=Ue({},u,Zt,i),d.originalParams=Ue({},d.params),d.passedParams=Ue({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(c=>{d.on(c,d.params.on[c])}),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=Ze(i,`.${n.slideClass}, swiper-slide`),s=It(l[0]);return It(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=Ze(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(),r=(n.maxTranslate()-l)*e+l;n.translateTo(r,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:r,slidesSizesGrid:d,size:a,activeIndex:u}=n;let c=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let m=s[u]?Math.ceil(s[u].swiperSlideSize):0,h;for(let T=u+1;T<s.length;T+=1)s[T]&&!h&&(m+=Math.ceil(s[T].swiperSlideSize),c+=1,m>a&&(h=!0));for(let T=u-1;T>=0;T-=1)s[T]&&!h&&(m+=s[T].swiperSlideSize,c+=1,m>a&&(h=!0))}else if(e==="current")for(let m=u+1;m<s.length;m+=1)(i?r[m]+d[m]-r[u]<a:r[m]-r[u]<a)&&(c+=1);else for(let m=u-1;m>=0;m-=1)r[u]-r[m]<a&&(c+=1);return c}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(r=>{r.complete&&Dt(e,r)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function l(){const r=e.rtlTranslate?e.translate*-1:e.translate,d=Math.min(Math.max(r,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 r=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;s=e.slideTo(r.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 r=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(l()):Ze(n,l())[0];return!r&&i.params.createElements&&(r=bt("div",i.params.wrapperClass),n.append(r),Ze(n,`.${i.params.slideClass}`).forEach(d=>{r.append(d)})),Object.assign(i,{el:n,wrapperEl:r,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:r,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(r,"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?Dt(i,s):s.addEventListener("load",r=>{Dt(i,r.target)})}),Jt(i),i.initialized=!0,Jt(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:r,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"),r&&r.removeAttribute("style"),d&&d.length&&d.forEach(a=>{a.classList.remove(l.slideVisibleClass,l.slideFullyVisibleClass,l.slideActiveClass,l.slideNextClass,l.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(a=>{n.off(a)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),Fn(n)),n.destroyed=!0),null}static extendDefaults(e){Ue(Zt,e)}static get extendedDefaults(){return Zt}static get defaults(){return Kt}static installModule(e){nt.prototype.__modules__||(nt.prototype.__modules__=[]);const i=nt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>nt.installModule(i)),nt):(nt.installModule(e),nt)}};Object.keys(Qt).forEach(t=>{Object.keys(Qt[t]).forEach(e=>{$t.prototype[e]=Qt[t][e]})}),$t.use([Qn,Zn]);const Fi=["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 pt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function ht(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]:pt(e[n])&&pt(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:ht(t[n],e[n]):t[n]=e[n]})}function Ni(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Vi(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function ji(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Hi(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:r,scrollbarEl:d,paginationEl:a}=t;const u=l.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:c,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&&c.thumbs&&!c.thumbs.swiper&&(A=!0),l.includes("controller")&&n.controller&&n.controller.control&&c.controller&&!c.controller.control&&(v=!0),l.includes("pagination")&&n.pagination&&(n.pagination.el||a)&&(c.pagination||c.pagination===!1)&&m&&!m.el&&(w=!0),l.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||d)&&(c.scrollbar||c.scrollbar===!1)&&T&&!T.el&&(y=!0),l.includes("navigation")&&n.navigation&&(n.navigation.prevEl||r)&&(n.navigation.nextEl||s)&&(c.navigation||c.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()),c[S].prevEl=void 0,c[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),c[S].el=void 0,e[S].el=void 0))};l.includes("loop")&&e.isElement&&(c.loop&&!n.loop?C=!0:!c.loop&&n.loop?f=!0:D=!0),u.forEach(S=>{if(pt(c[S])&&pt(n[S]))Object.assign(c[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):c[S]=n[S]}}),u.includes("controller")&&!v&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),l.includes("children")&&i&&b&&c.virtual.enabled?(b.slides=i,b.update(!0)):l.includes("virtual")&&b&&c.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),l.includes("children")&&i&&c.loop&&(D=!0),A&&x.init()&&x.update(!0),v&&(e.controller.control=c.controller.control),w&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-pagination"),a.part.add("pagination"),e.el.appendChild(a)),a&&(c.pagination.el=a),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&&(c.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)),(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-button-prev"),r.innerHTML=e.hostEl.constructor.prevButtonSvg,r.part.add("button-prev"),e.el.appendChild(r))),s&&(c.navigation.nextEl=s),r&&(c.navigation.prevEl=r),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={};ht(i,Kt),i._emitClasses=!0,i.init=!1;const s={},r=Fi.map(a=>a.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(a=>{typeof t[a]>"u"||(r.indexOf(a)>=0?pt(t[a])?(i[a]={},l[a]={},ht(i[a],t[a]),ht(l[a],t[a])):(i[a]=t[a],l[a]=t[a]):a.search(/on[A-Z]/)===0&&typeof t[a]=="function"?e?n[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:i.on[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:s[a]=t[a])}),["navigation","pagination","scrollbar"].forEach(a=>{i[a]===!0&&(i[a]={}),i[a]===!1&&delete i[a]}),{params:i,passedParams:l,rest:s,events:n}}function al(t,e){let{el:i,nextEl:n,prevEl:l,paginationEl:s,scrollbarEl:r,swiper:d}=t;Ni(e)&&n&&l&&(d.params.navigation.nextEl=n,d.originalParams.navigation.nextEl=n,d.params.navigation.prevEl=l,d.originalParams.navigation.prevEl=l),Vi(e)&&s&&(d.params.pagination.el=s,d.originalParams.pagination.el=s),ji(e)&&r&&(d.params.scrollbar.el=r,d.originalParams.scrollbar.el=r),d.init(i)}function rl(t,e,i,n,l){const s=[];if(!e)return s;const r=a=>{s.indexOf(a)<0&&s.push(a)};if(i&&n){const a=n.map(l),u=i.map(l);a.join("")!==u.join("")&&r("children"),n.length!==i.length&&r("children")}return Fi.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in t&&a in e)if(pt(t[a])&&pt(e[a])){const u=Object.keys(t[a]),c=Object.keys(e[a]);u.length!==c.length?r(a):(u.forEach(m=>{t[a][m]!==e[a][m]&&r(a)}),c.forEach(m=>{t[a][m]!==e[a][m]&&r(a)}))}else t[a]!==e[a]&&r(a)}),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 Mt(){return Mt=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},Mt.apply(this,arguments)}function zi(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Ui(t){const e=[];return o.Children.toArray(t).forEach(i=>{zi(i)?e.push(i):i.props&&i.props.children&&Ui(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(zi(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=Ui(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 ul(t,e,i){if(!i)return null;const n=c=>{let m=c;return c<0?m=e.length+c: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:r}=i,d=t.params.loop?-e.length:0,a=t.params.loop?e.length*2:e.length,u=[];for(let c=d;c<a;c+=1)c>=s&&c<=r&&u.push(e[n(c)]);return u.map((c,m)=>o.cloneElement(c,{swiper:t,style:l,key:c.props.virtualIndex||c.key||`slide-${m}`}))}function yt(t,e){return typeof window>"u"?o.useEffect(t,e):o.useLayoutEffect(t,e)}const ei=o.createContext(null),Wi=()=>o.useContext(ei),pl=o.createContext(null),vt=o.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:l="div",children:s,onSwiper:r,...d}=t===void 0?{}:t,a=!1;const[u,c]=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}=cl(s),M=()=>{b(!T)};Object.assign(P.on,{_containerClasses(F,_){c(_)}});const L=()=>{Object.assign(P.on,k),a=!0;const F={...P};if(delete F.wrapperClass,v.current=new $t(F),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=g;const _={cache:!1,slides:g,renderExternal:h,renderExternalUpdate:!1};ht(v.current.params.virtual,_),ht(v.current.originalParams.virtual,_)}};A.current||L(),v.current&&v.current.on("_beforeBreakpoint",M);const H=()=>{a||!k||!v.current||Object.keys(k).forEach(F=>{v.current.on(F,k[F])})},Y=()=>{!k||!v.current||Object.keys(k).forEach(F=>{v.current.off(F,k[F])})};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),r&&!v.current.destroyed&&r(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),yt(()=>{H();const F=rl(S,w.current,g,y.current,_=>_.key);return w.current=S,y.current=g,F.length&&v.current&&!v.current.destroyed&&ll({swiper:v.current,slides:g,passedParams:S,changedParams:F,nextEl:E.current,prevEl:C.current,scrollbarEl:D.current,paginationEl:f.current}),()=>{Y()}}),yt(()=>{dl(v.current)},[m]);function B(){return P.virtual?ul(v.current,g,m):g.map((F,_)=>o.cloneElement(F,{swiper:v.current,swiperSlideIndex:_}))}return o.createElement(n,Mt({ref:A,className:Hi(`${u}${i?` ${i}`:""}`)},p),o.createElement(pl.Provider,{value:v.current},I["container-start"],o.createElement(l,{className:ol(P.wrapperClass)},I["wrapper-start"],B(),I["wrapper-end"]),Ni(P)&&o.createElement(o.Fragment,null,o.createElement("div",{ref:C,className:"swiper-button-prev"}),o.createElement("div",{ref:E,className:"swiper-button-next"})),ji(P)&&o.createElement("div",{ref:D,className:"swiper-scrollbar"}),Vi(P)&&o.createElement("div",{ref:f,className:"swiper-pagination"}),I["container-end"]))});vt.displayName="Swiper";const et=o.forwardRef(function(t,e){let{tag:i="div",children:n,className:l="",swiper:s,zoom:r,lazy:d,virtualIndex:a,swiperSlideIndex:u,...c}=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 u<"u"&&(m.current.swiperSlideIndex=u),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,Mt({ref:m,className:Hi(`${h}${l?` ${l}`:""}`),"data-swiper-slide-index":a,onLoad:y},c),r&&o.createElement(ei.Provider,{value:v},o.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof r=="number"?r:void 0},w(),d&&!b&&o.createElement("div",{className:"swiper-lazy-preloader"}))),!r&&o.createElement(ei.Provider,{value:v},w(),d&&!b&&o.createElement("div",{className:"swiper-lazy-preloader"})))});et.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 r;const[d,a]=o.useState(!1),u=o.useRef(null);o.useEffect(()=>{const h=document.getElementById("sxp-render"),T=document.getElementById("pb-modal");T?u.current=T:(u.current=document.createElement("div"),u.current.setAttribute("id","pb-modal"),h?.appendChild(u.current))},[]);const c=o.useMemo(()=>s?.id&&s?.id!==""||t,[t,s]);if(o.useEffect(()=>{c?a(!0):setTimeout(()=>{a(!1)},s?.duration)},[c,s]),!u.current)return null;const m=Me.debounce(()=>{e?.()},300);return ai.createPortal(o.createElement(o.Fragment,null,d&&o.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:c?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:m},o.createElement("div",{className:`modal-container ${c?"modal-popIn":"modal-popOut"}`,style:{padding:l,animationDuration:((r=s?.duration)!==null&&r!==void 0?r: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))),u.current)};var Ot=o.memo(fl);const ml=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),l=[];for(let r=0;r<n.length&&(l.push(n[r]),!(l.join(" ").length>=e));r++);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:r,isPost:d,onChange:a})=>{const[u,c]=o.useState(!1),[m,h]=o.useState(!1),T=Number(i?.lineClamp||2),b=o.useRef(null),x=o.useRef(null),A=o.useCallback(()=>{c(!u)},[u,a]);return o.useMemo(()=>!u&&t.length>e?ml(t,e)+"...":t,[t,e,u]),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||u?"":T,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:le(t?.replace(/\n/g,"</br>"),i)}}),o.createElement("div",{ref:x,dangerouslySetInnerHTML:{__html:le(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&m&&o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:l??A,dangerouslySetInnerHTML:{__html:le(u?r||"show less":s||"show more",i)}}))};var Lt=o.memo(hl);const gl=o.forwardRef((t,e)=>{const{src:i,onLoad:n,style:l,className:s,loading:r}=t,[d,a]=o.useState();return o.useImperativeHandle(e,()=>({setSrc:u=>{a(u)}})),o.useEffect(()=>{a(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:r,onLoad:u=>{n?.(u.target)},alt:"image"})):o.createElement("img",{className:s,src:d,style:l,loading:r,onLoad:u=>{n?.(u.target)},alt:"image"}))});var Qe=o.memo(gl);const bl=t=>{var e,i,n,l,s,r,d,a,u,{content:c,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=Re(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index"]);const{sxpParameter:p}=me(),{popupDetailData:k,bffEventReport:g,isPreview:I,bffFbReport:M}=me(),{jumpToWeb:L,productView:H}=je(),Y=o.useRef(null),[B,F]=o.useState(!1),_=w?E:k,R=w?_?.product:(e=_?.video)===null||e===void 0?void 0:e.bindProduct,V=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,N=w?P:k?.index,q=()=>{R?.link&&(L(_,R,V,N),w||H(_,R,V,y||Y.current,N),window.location.href=window.getJointUtmLink(R.link))};o.useEffect(()=>{w||M?.({eventName:"ProductView"})},[w,M]),o.useEffect(()=>{const U=()=>{Y.current=new Date};return U(),window.addEventListener("pageshow",U),()=>{window.removeEventListener("pageshow",U)}},[]);const J=o.useMemo(()=>{var U,j,W,ne,se;return R?.currency&&R?.price?`${(W=(j=(U=R?.currency)===null||U===void 0?void 0:U.split("-")[1])===null||j===void 0?void 0:j.toUpperCase())!==null&&W!==void 0?W:""}${(se=(ne=R?.price)===null||ne===void 0?void 0:ne.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&se!==void 0?se:""}`:"$7,000"},[R?.price,R?.currency]),fe=I?375:(s=m?.width)!==null&&s!==void 0?s:window.innerWidth,ge=({isPost:U})=>{var j,W,ne;return o.createElement("div",null,o.createElement("div",{className:"pb-commondity-content-collection",style:Te(f?.collection),hidden:!!R&&(!R?.collection||R?.collection===""),dangerouslySetInnerHTML:{__html:le((j=R?.collection)!==null&&j!==void 0?j:"Tiffany Lock",f?.collection)}}),o.createElement("div",{className:"pb-commondity-content-title",style:Te(f?.title),hidden:!!R&&!R?.title,dangerouslySetInnerHTML:{__html:le((W=R?.title)!==null&&W!==void 0?W:"Pendant in Yellow Gold with Diamonds, Medium",f?.title)}}),o.createElement("div",{className:"pb-commondity-content-price",style:Te(f?.price),hidden:!!R&&!R?.price,dangerouslySetInnerHTML:{__html:le(J,f?.price)}}),o.createElement("div",{hidden:!!R&&(!R?.info||R?.info==="")},o.createElement(Lt,{foldText:v?.foldText,unfoldText:v?.unfoldText,onClick:()=>F(!0),isPost:U,text:(ne=R?.info)!==null&&ne!==void 0?ne:`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 U,j;return o.createElement(o.Fragment,null,(x||R?.link)&&o.createElement("button",{"aria-label":(U=V?.enTitle)!==null&&U!==void 0?U:"Purchase on Website",onClick:q,className:"pb-commondity-btn",style:D},o.createElement("span",{dangerouslySetInnerHTML:{__html:le((j=V?.enTitle)!==null&&j!==void 0?j:"Purchase on Website",D)}})))},Te=o.useCallback(U=>U?.lineClamp?Object.assign(Object.assign({},U),{overflow:"hidden",WebkitLineClamp:U?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):U,[]);return o.createElement("div",{className:"pb-commondity"},o.createElement("div",Object.assign({className:de.css(Object.assign({},m))},S),R&&((r=R?.homePage)===null||r===void 0?void 0:r.length)>0&&o.createElement(vt,{height:fe,modules:[kt,Pt],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=R?.homePage)===null||d===void 0?void 0:d.map(U=>o.createElement(et,{key:U},o.createElement("div",{style:{overflow:"hidden",width:fe,height:fe}},o.createElement(Qe,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${C?.translateY?-C?.translateY+50:50}%`},src:U}))))),!(!((a=R?.homePage)===null||a===void 0)&&a.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:(u=p?.bottom_image)!==null&&u!==void 0?u:A,alt:"pdp image"})),o.createElement("div",{className:"pb-commondity-content"},ge({isPost:w}))),be(),o.createElement(Ot,{visible:B,onClose:()=>F(!1)},o.createElement("div",{style:{paddingBottom:"80px"}},ge({isPost:!1})),be()))};var yl=o.memo(bl);const wl=He(yl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Rn},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"}]}],Yi="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:r,onClose:d,onClick:a,submitButtonStyle:u,contentStyle:c}=t,m=Re(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=me(),{jumpToWeb:T}=je(),b=typeof l=="string"?l:xl(l),x=()=>{var A,v,w;if(r){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?.(),a?.()};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??Yi,alt:"success image"})),o.createElement("div",{className:"pb-prompt-content",style:c,dangerouslySetInnerHTML:{__html:le(e,c)}}),o.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:u,onClick:x,dangerouslySetInnerHTML:{__html:le(i,u)}}))};var Al=o.memo(El);const Cl=He(Al,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Tl,bindableProps:[],interactionRender:Sl},defaulSetting:{props:{icon:Yi,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,r,d,a,u,c,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=Re(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index"]);o.useState(!0);const{sxpParameter:p}=me(),{popupDetailData:k,bffEventReport:g,isPreview:I,swiperRef:M,bffFbReport:L}=me(),{jumpToWeb:H,productView:Y}=je(),B=o.useRef(null);o.useRef(null),o.useRef(null),o.useState(!1),o.useState(!1),o.useState(!0);const[F,_]=o.useState(!1),R=o.useRef(null),V=w?A:k,N=w?V?.product:(e=V?.video)===null||e===void 0?void 0:e.bindProduct,q=w?(i=V?.product)===null||i===void 0?void 0:i.bindCta:(l=(n=V?.video)===null||n===void 0?void 0:n.bindProduct)===null||l===void 0?void 0:l.bindCta,J=w?P:k?.index,fe=()=>{N?.link&&(H(V,N,q,J),w||Y(V,N,q,v||R.current,J),window.location.href=window.getJointUtmLink(N.link))};o.useEffect(()=>{w||L?.({eventName:"ProductView"})},[w,L]),o.useEffect(()=>{const j=()=>{R.current=new Date};return j(),window.addEventListener("pageshow",j),()=>{window.removeEventListener("pageshow",j)}},[]);const ge=o.useMemo(()=>{var j,W,ne,se,ue;return N?.currency&&N?.price?`${(ne=(W=(j=N?.currency)===null||j===void 0?void 0:j.split("-")[1])===null||W===void 0?void 0:W.toUpperCase())!==null&&ne!==void 0?ne:""}${(ue=(se=N?.price)===null||se===void 0?void 0:se.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&ue!==void 0?ue:""}`:"\xA3102,300.00"},[N?.price,N?.currency]),be=I?375:(s=b?.width)!==null&&s!==void 0?s:window.innerWidth,Te=({isPost:j})=>o.createElement("div",{hidden:!!N&&(!N?.info||N?.info==="")},o.createElement(Lt,{isPost:j,onClick:()=>_(!0),className:"pb-commondityDiroNew-info",style:f?.info,foldText:E?.foldText,unfoldText:E?.unfoldText,text:N?.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`})),U=o.useCallback(j=>j?.lineClamp?Object.assign(Object.assign({},j),{overflow:"hidden",WebkitLineClamp:j?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):j,[]);return o.createElement("div",{className:"pb-commondityDiroNew"},o.createElement("div",Object.assign({ref:B,className:de.css(Object.assign({},b))},S),N&&((r=N?.homePage)===null||r===void 0?void 0:r.length)>0&&o.createElement(vt,{height:be,modules:[kt,Pt],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=N?.homePage)===null||d===void 0?void 0:d.map(j=>o.createElement(et,{key:j},o.createElement("div",{style:{overflow:"hidden",width:be,height:be}},o.createElement(Qe,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${C?.translateY?-C?.translateY+50:50}%`},src:j}))))),!(!((a=N?.homePage)===null||a===void 0)&&a.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:(u=p?.bottom_image)!==null&&u!==void 0?u: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:U(f?.title),dangerouslySetInnerHTML:{__html:le((c=N?.title)!==null&&c!==void 0?c:"Large Dior Toujours BagLarge",f?.title)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!N&&(!N?.collection||N?.collection===""),style:U(f?.collection),dangerouslySetInnerHTML:{__html:le(N?.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:!!N&&!N?.price,style:U(f?.price),dangerouslySetInnerHTML:{__html:le(ge,f?.price)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!N&&!N?.taxInfo,style:U(f?.taxInfo),dangerouslySetInnerHTML:{__html:le((m=N?.taxInfo)!==null&&m!==void 0?m:"\u7A0E\u8D39",f?.taxInfo)}}))),(!N||N?.link)&&o.createElement("button",{"aria-label":(h=q?.enTitle)!==null&&h!==void 0?h:"Shop now",onClick:fe,className:"pb-commondityDiroNew-btn",style:D},o.createElement("span",{dangerouslySetInnerHTML:{__html:le((T=q?.enTitle)!==null&&T!==void 0?T:"Shop now",D)}})),Te({isPost:w}))),o.createElement(Ot,{visible:F,onClose:()=>_(!1)},Te({isPost:!1})))};var Pl=o.memo(kl);const Dl=He(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 Xe=[{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"]}]}],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:r=!1,index:d}=t;Re(t,["rec","children","className","onClick","style","isExternalLink","index"]);const a=o.useRef(null),{popup:u}=tt(),{setPopupDetailData:c,ctaEvent:m}=me(),{jumpToWeb:h}=je(),T=Me.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),c?.(Object.assign(Object.assign({},e),{index:d})),r){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?.()},u?.duration);return o.createElement("div",{ref:a,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 Rl=({src:t,rec:e,item:i,index:n,style:l,translateY:s,imgStyle:r})=>{const d=o.useRef(null),a=_l(d),{ctaEvent:u}=me();return o.useEffect(()=>{a&&t&&d?.current&&u?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n)},[a,t,d,e,u,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"},r))},o.createElement("div",{ref:d,hidden:!t,className:de.css({width:"100%",height:"100%"})},o.createElement(Qe,{className:de.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${s?-s+50:50}%`},l)),src:t})))};var at=o.memo(Rl);const Bl=t=>{var e,i,n,l,s,r,d,a,u,c,m,{content:h,style:T,bgImg:b,recData:x,bottom_image:A,ctaTempStyles:v,isExternalLink:w,translateY:y=0,index:E}=t,C=Re(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:f}=me(),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(at,{src:P,rec:x,item:(d=(r=x?.video)===null||r===void 0?void 0:r.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:le((a=D?.title)!==null&&a!==void 0?a:"Product Name",v?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((u=v?.ctaTitle)===null||u===void 0?void 0:u.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((m=(c=D?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var Fl=o.memo(Bl);const Nl=He(Fl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Ml,bindableProps:[],settingRender:Xe},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 Vl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const jl=t=>{var e,i,n,l,s,r,{content:d,style:a,bgImg:u,recData:c,bottom_image:m,ctaTempStyles:h,isExternalLink:T,index:b}=t,x=Re(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:A}=me(),v=(e=c?.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:c,className:de.css(Object.assign({alignItems:"center"},a)),style:{display:"flex"},index:b},x),o.createElement(at,{src:w,rec:c,item:(s=(l=c?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&s!==void 0?s:c?.video,index:b,imgStyle:h?.img}),o.createElement("div",{className:de.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((r=v?.enTitle)!==null&&r!==void 0?r:"Product Name",h?.ctaTitle)}}))};var Hl=o.memo(jl);const zl=He(Hl,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Vl,settingRender:Xe?.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 Ul=[{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"}]}],ti={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Wl=t=>{var e,i,n,l,s,r,d,a,{content:u,style:c,bgImg:m,recData:h,bottom_image:T,ctaTempStyles:b,index:x,customTitle:A}=t,v=Re(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle"]);const{sxpParameter:w,bffEventReport:y}=me(),{jumpToWeb:E}=je(),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"},c)),style:{display:"flex"}},v,{onClick:D}),o.createElement(at,{src:P,rec:h,item:(r=(s=h?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&r!==void 0?r: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?ti["one-line-ellipsis"]:ti["tow-line-ellipsis"],style:b?.ctaTitle,dangerouslySetInnerHTML:{__html:le((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:((a=A?.style)===null||a===void 0?void 0:a.height)+"px"}),className:ti["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:le(A?.text,A?.style)}}))))};var Gl=o.memo(Wl),ii;const Yl=He(Gl,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:(ii=Xe?.filter(t=>t.type!=="commodityTitle"))===null||ii===void 0?void 0:ii.concat(Ul),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 Xl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ql={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Jl=t=>{var e,i,n,l,s,r,d,a,u,c,m,{content:h,style:T,bgImg:b,recData:x,bottom_image:A,ctaTempStyles:v,isExternalLink:w,translateY:y=0,index:E}=t,C=Re(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:f}=me(),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(at,{src:P,rec:x,item:(d=(r=x?.video)===null||r===void 0?void 0:r.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:ql["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:le((a=D?.title)!==null&&a!==void 0?a:"Product Name",v?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((u=v?.ctaTitle)===null||u===void 0?void 0:u.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((m=(c=D?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var Kl=o.memo(Jl);const Ql=He(Kl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Xl,settingRender:Xe,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 Zl=[{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,r,d,a,u,c,{content:m,style:h,bgImg:T,recData:b,bottom_image:x,ctaTempStyles:A,isExternalLink:v,translateY:w=0,index:y}=t,E=Re(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:C}=me(),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(at,{src:D,rec:b,item:(d=(r=b?.video)===null||r===void 0?void 0:r.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:le((a=f?.title)!==null&&a!==void 0?a:"Product Name",A?.title)}}),o.createElement("div",{className:de.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((c=(u=f?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&c!==void 0?c:"Shop Now",A?.ctaTitle)}})))};var ts=o.memo(es);const is=He(ts,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Zl,bindableProps:[],settingRender:Xe},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(vt,{direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Yn,Gn,Wn],style:{padding:e?"0 12px 0 20px":0}},t);var _t=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:r,onClick:d,bottom_image:a,ctaTempStyles:u,isExternalLink:c,index:m,translateY:h=0}=t,T=Re(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:b,setPopupDetailData:x,sxpParameter:A}=me(),{popup:v}=tt(),{jumpToWeb:w}=je(),[y,E]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Me.throttle(f=>{b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,f,m),x?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:f}),index:m})),c?f?.link&&(w(r,f,f.bindCta,m),window.location.href=window.getJointUtmLink(f.link)):d?.()},v?.duration);return o.createElement(_t,{isPadding:!!r},y?.map(f=>{var D,P,S,p,k,g,I,M;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(et,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(at,{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:a,rec:r,item:f,index:m,translateY:h,imgStyle:u?.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:u?.title,dangerouslySetInnerHTML:{__html:le((k=f?.title)!==null&&k!==void 0?k:"Product Name",u?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((g=u?.ctaTitle)===null||g===void 0?void 0:g.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((M=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&M!==void 0?M:"Shop Now",u?.ctaTitle)}}))))}))};var as=o.memo(ss);const rs=He(as,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:ns,bindableProps:[],settingRender:Xe},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"}]}],cs={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const us=t=>{var e,i,{content:n,style:l,bgImg:s,recData:r,onClick:d,bottom_image:a,ctaTempStyles:u,isExternalLink:c,index:m,translateY:h=0}=t,T=Re(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{sxpParameter:b}=me(),{ctaEvent:x,setPopupDetailData:A}=me(),{popup:v}=tt(),[w,y]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:E}=je(),C=Me.throttle(f=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,f,m),A?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:f}),index:m})),c?f?.link&&(E(r,f,f.bindCta,m),window.location.href=window.getJointUtmLink(f.link)):d?.()},v?.duration);return o.createElement(_t,{isPadding:!!r},w?.map(f=>{var D,P,S,p,k,g,I,M;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(et,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(at,{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:a,rec:r,item:f,index:m,translateY:h,imgStyle:u?.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:u?.title,dangerouslySetInnerHTML:{__html:le((k=f?.title)!==null&&k!==void 0?k:"Product Name",u?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((g=u?.ctaTitle)===null||g===void 0?void 0:g.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((M=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&M!==void 0?M:"Shop Now",u?.ctaTitle)}}))))}))};var ps=o.memo(us);const vs=He(ps,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:ds,settingRender:Xe,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:r,onClick:d,bottom_image:a,ctaTempStyles:u,isExternalLink:c,index:m,translateY:h=0}=t,T=Re(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:b,setPopupDetailData:x,sxpParameter:A}=me(),{popup:v}=tt(),{jumpToWeb:w}=je(),[y,E]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Me.throttle(f=>{b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,f,m),x?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:f}),index:m})),c?f?.link&&(w(r,f,f.bindCta,m),window.location.href=window.getJointUtmLink(f.link)):d?.()},v?.duration);return o.createElement(_t,{isPadding:!!r},y?.map(f=>{var D,P,S,p,k,g,I;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(et,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(at,{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:a,rec:r,item:f,index:m,translateY:h,imgStyle:u?.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:u?.title,dangerouslySetInnerHTML:{__html:le((k=f?.title)!==null&&k!==void 0?k:"Product Name",u?.title)}}),o.createElement("div",{className:de.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((I=(g=f?.bindCta)===null||g===void 0?void 0:g.enTitle)!==null&&I!==void 0?I:"Shop Now",u?.ctaTitle)}}))))}))};var gs=o.memo(hs);const bs=He(gs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:fs,bindableProps:[],settingRender:Xe},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:r}=me();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:le(`#${(l=s?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var Xi=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",qi={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:r,list:d,reportTagsView:a,textStyles:u,space:c}=t,{swiperRef:m,setRtcList:h,setOpenHashtag:T,sxpParameter:b}=me(),[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,H,Y,B,F,_,R;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?(Y=(H=e?.video)===null||H===void 0?void 0:H.imgUrls)===null||Y===void 0?void 0:Y[0]:!((F=(B=e?.product)===null||B===void 0?void 0:B.homePage)===null||F===void 0)&&F.length?(R=(_=e?.product)===null||_===void 0?void 0:_.homePage)===null||R===void 0?void 0:R[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<=r,[D,r]);const P=o.useMemo(()=>{var g,I,M,L,H,Y,B,F,_;return!((g=e?.product)===null||g===void 0)&&g.currency&&(!((I=e?.product)===null||I===void 0)&&I.price)?`${(Y=(H=(L=(M=e?.product)===null||M===void 0?void 0:M.currency)===null||L===void 0?void 0:L.split("-")[1])===null||H===void 0?void 0:H.toUpperCase())!==null&&Y!==void 0?Y:""}${(_=(F=(B=e?.product)===null||B===void 0?void 0:B.price)===null||F===void 0?void 0:F.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+c,s)},0)},[c,n,s,l,S]),k=()=>{a(),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(Qe,{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({},u?.title),dangerouslySetInnerHTML:{__html:le(f,u?.title)}}),o.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!P,style:u.price,dangerouslySetInnerHTML:{__html:le(P,u?.price)}})))};function Ps(t){var e,i,n,l,s,r,d,a,u,c,m,h,T,b,x,A,v,w,y,E,C,f,{reportTagsView:D,showBanner:P}=t,S=Re(t,["reportTagsView","showBanner"]);const{waterFallData:p,getRecommendVideos:k,hashTagSize:g,loadingImage:I,isOpenHashTag:M}=me(),L=o.useRef(null),[H,Y]=o.useState(0),[B,F]=o.useState(),_=o.useRef(null),[R,V]=o.useState([]),N=o.useRef(),q=[170,230,300],[J,fe]=o.useState(!1),[ge,be]=o.useState([]),Te=o.useRef(),U=o.useCallback((K,ee)=>Math.floor(Math.random()*(ee-K+1))+K,[]),j=o.useRef([]),[W,ne]=o.useState({width:0}),se=o.useMemo(()=>{const K=W.width||0;return K>=1200?6:K>=768&&K<=1199?4:2},[W]),ue=o.useMemo(()=>W.width/se-2,[se,W]),ye=o.useCallback(()=>{var K;const ee=(K=N.current)!==null&&K!==void 0?K:[],X=[];for(let Z=0;Z<ge?.length;Z++){const ke=Math.floor(Z/se),Ae=Z%se+1;let qe=0,ze=9999999999;if(ke===0)X[Z]=Z;else{for(let Fe=0;Fe<X.length;Fe++)j.current[X[Fe]].top+j.current[X[Fe]].height<ze&&(qe=Fe,ze=j.current[X[Fe]].top+j.current[X[Fe]].height);X[qe]=Z}j.current[Z]===void 0&&(j.current[Z]={}),ke===0?(Ae===1?j.current[Z].left=0:j.current[Z].left=j.current[Z-1].left+ue+4,j.current[Z].top=0):(j.current[Z].left=j.current[qe].left,j.current[Z].top=ze),j.current[Z].height=j.current[Z].height||q[U(0,2)],ee[Z]={transform:`translate(${j.current[Z].left}px,${j.current[Z].top}px)`,width:`${ue}px`,height:j.current[Z].height}}return V([...ee]),[...ee]},[ue,se,q,U,ge]),Ce=o.useCallback((K,ee)=>{j.current[ee]===void 0&&(j.current[ee]={}),j.current[ee].height=K,N.current=ye()},[ye]);o.useEffect(()=>{N.current=ye()},[ue,se,ge]),o.useEffect(()=>{var K,ee;if(fe(!0),p&&k?.({hashTag:p?.hashTag,"itemFilter.itemId":p?.itemId,"itemFilter.itemType":p?.itemType,defaultSize:g,maxSize:g}).then(X=>{var Z,ke;F(X),be((ke=(Z=X?.recList)===null||Z===void 0?void 0:Z.filter(Ae=>Ae?.video!==null||Ae?.product!==null))!==null&&ke!==void 0?ke:[]),fe(!1)}),M){const X=qi;F(X),be((ee=(K=X?.recList)===null||K===void 0?void 0:K.filter(Z=>Z?.video!==null||Z?.product!==null))!==null&&ee!==void 0?ee:[]),fe(!1)}},[p,k,g,M]);const ie=o.useCallback(()=>{_.current!==null&&ne({width:_.current.getBoundingClientRect().width})},[]);o.useEffect(()=>{if(_.current===null)return;const K=new ResizeObserver(ee=>{ie()});return K.observe(_.current),()=>{K.disconnect()}},[ie]),o.useCallback(()=>{fe(!0),p&&k?.({hashTag:p?.hashTag,"itemFilter.itemId":p?.itemId,"itemFilter.itemType":p?.itemType}).then(K=>{var ee,X;be(ge?.concat((X=(ee=K?.recList)===null||ee===void 0?void 0:ee.filter(Z=>!Z?.video))!==null&&X!==void 0?X:[])),fe(!1)})},[p,k,ge]);const Ee=o.useCallback(()=>{Y(L.current.scrollTop)},[]);o.useEffect(()=>{var K;return(K=L?.current)===null||K===void 0||K.addEventListener("scroll",Ee),()=>{var ee;(ee=L?.current)===null||ee===void 0||ee.removeEventListener("scroll",Ee)}},[Ee,L]);const Ie=()=>{var K,ee;!((K=B?.tag)===null||K===void 0)&&K.link&&(D(),window.location.href=(ee=B?.tag)===null||ee===void 0?void 0:ee.link)};return o.createElement(o.Fragment,null,J?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=B?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:Ie},o.createElement(Qe,{className:de.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=B?.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:le((l=B?.tag)===null||l===void 0?void 0:l.info,(s=S?.textStyles)===null||s===void 0?void 0:s.hashTagDesc)}}),o.createElement("div",{hidden:!(!((r=B?.tag)===null||r===void 0)&&r.link),className:"waterFallList-collection",style:Object.assign({},(d=S?.textStyles)===null||d===void 0?void 0:d.hashTagLink),onClick:Ie,dangerouslySetInnerHTML:{__html:le(((a=B?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(u=S?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),o.createElement("div",{className:"waterFallList-content"},ge?.map((K,ee)=>{var X;return o.createElement(ks,Object.assign({key:ee,index:ee,rec:K,list:ge,showBorder:H+((X=L?.current)===null||X===void 0?void 0:X.clientHeight),style:R[ee],sizeChange:Ce,unitWidth:ue,reportTagsView:D},S))}),o.createElement("div",{hidden:!(!((c=B?.tag)===null||c===void 0)&&c.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(x=((h=j?.current[((m=j?.current)===null||m===void 0?void 0:m.length)-1])===null||h===void 0?void 0:h.top)+((b=j?.current[((T=j?.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=B?.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=B?.tag)===null||y===void 0)&&y.link),style:S?.buttonBgStyle}),o.createElement("div",{ref:Te,hidden:!(!((E=B?.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=B?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:S?.buttonStyle,onClick:Ie,dangerouslySetInnerHTML:{__html:le(((f=B?.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:r}=t,{swiperRef:d,setRtcList:a,setOpenHashtag:u,bffEventReport:c,sxpParameter:m}=me(),[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,H,Y,B;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]:!((H=(L=e?.product)===null||L===void 0?void 0:L.homePage)===null||H===void 0)&&H.length?(B=(Y=e?.product)===null||Y===void 0?void 0:Y.homePage)===null||B===void 0?void 0:B[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,H,Y;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:""}${(Y=(H=(L=e?.product)===null||L===void 0?void 0:L.price)===null||H===void 0?void 0:H.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&Y!==void 0?Y:""}`: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(),a?.(n),setTimeout(()=>{var S;(S=d?.current)===null||S===void 0||S.swiper.slideTo(i,0,!1),u?.(!1)},0)};return o.createElement("div",{ref:x,className:"list-content-listItem",key:i,onClick:P,style:{marginBottom:r}},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(Qe,{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:le(C,s?.title)}}),o.createElement("div",{className:"list-content-listItem-info-price",style:s?.price,hidden:!f,dangerouslySetInnerHTML:{__html:le(f,s?.price)}})))};function Os(t){var e,i,n,l,s,r,d,a,u,c,m,h,T,b,x,A,v,{reportTagsView:w,showBanner:y}=t,E=Re(t,["reportTagsView","showBanner"]);const{waterFallData:C,getRecommendVideos:f,hashTagSize:D,loadingImage:P,isOpenHashTag:S}=me(),[p,k]=o.useState(),[g,I]=o.useState(),[M,L]=o.useState(!1),H=o.useRef(null),[Y,B]=o.useState(!1);o.useCallback(()=>{Y||(B(!0),C&&f?.({hashTag:C?.hashTag,"itemFilter.itemId":C?.itemId,"itemFilter.itemType":C?.itemType}).then(_=>{var R;k(p?.concat((R=_?.recList)!==null&&R!==void 0?R:[])),B(!1)}))},[C,f,p,Y]),o.useEffect(()=>{var _,R;if(L(!0),C&&f?.({hashTag:C?.hashTag,"itemFilter.itemId":C?.itemId,"itemFilter.itemType":C?.itemType,defaultSize:D,maxSize:D}).then(V=>{var N,q;I(V),k((q=(N=V?.recList)===null||N===void 0?void 0:N.filter(J=>J?.video!==null||J?.product!==null))!==null&&q!==void 0?q:[]),L(!1)}),S){const V=qi;I(V),k((R=(_=V?.recList)===null||_===void 0?void 0:_.filter(N=>N?.video!==null||N?.product!==null))!==null&&R!==void 0?R:[]),L(!1)}},[C,f,D,S]);const F=()=>{var _,R;!((_=g?.tag)===null||_===void 0)&&_.link&&(w(),window.location.href=(R=g?.tag)===null||R===void 0?void 0:R.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:H},y&&((e=g?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:F},o.createElement(Qe,{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:le((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:!(!((r=g?.tag)===null||r===void 0)&&r.link),className:"list-collection",onClick:F,style:Object.assign(Object.assign({},(d=E?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:E?.space}),dangerouslySetInnerHTML:{__html:le(((a=g?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(u=E?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),o.createElement("div",{className:"list-content"},p?.map((_,R)=>o.createElement(Ms,Object.assign({key:R,index:R,rec:_,list:p,reportTagsView:w},E)))),o.createElement("div",{hidden:!Y,style:{textAlign:"center"}},"loading..."),o.createElement("div",{hidden:!(!((c=g?.tag)===null||c===void 0)&&c.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:F,dangerouslySetInnerHTML:{__html:le(((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:r,cacheRtcList:d,setRtcList:a,cacheActiveIndex:u,rtcList:c,setCacheRtcList:m,setIsFromHashtag:h,isFromHashtag:T,bffEventReport:b,themeTag:x,selectTag:A}=me(),{backMainFeed:v}=je();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=Me.isEqual(c,d);!S&&d&&d?.length&&a?.(d),v("branch",A,void 0,i?.hashTag),P(),r?.(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(u,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 H="";T?H="hashTagPage":!((S=L?.video)===null||S===void 0)&&S.url?H="videoPage":!((k=(p=L?.video)===null||p===void 0?void 0:p.imgUrls)===null||k===void 0)&&k.length&&(H="imagePage"),b?.({eventInfo:{contentId:(g=L?.video)===null||g===void 0?void 0:g.itemId,position:u+"",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:H,fromKPage:location?.href,timeOnSite:Math.floor((new Date-y)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[f,b,y,T,u]);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?ri.createPortal(o.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},o.createElement(Xi,{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 Ji=o.memo(Ls);const _s=t=>o.createElement(Ji,Object.assign({},t));var Rs=o.memo(_s);const Bs=He(Rs,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ys,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 Fs=[{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 Ki=t=>o.createElement(Ki,Object.assign({},t));var Ns=o.memo(Ki);const Vs=He(Ns,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Fs},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var ni=Object.freeze({__proto__:null,Appoint:zl,AppointForm:_n,Commodity:Nl,CommodityDetail:wl,CommodityDetailDiroNew:Dl,CommodityDiro:Ql,CommodityDiroNew:is,Consent:Vs,HashTag:Bs,Link:Yl,MultiCommodity:vs,MultiCommodityDiro:rs,MultiCommodityDiroNew:bs,Prompt:Cl});const js="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Hs="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",zs=t=>{var{active:e,activeIcon:i,unActicveIcon:n,recData:l,position:s}=t,r=Re(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:d,mutateUnlike:a,bffEventReport:u}=me(),[c,m]=o.useState(e),h=Ge(Hs),T=Ge(js),b=Me.debounce(()=>Ne(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,H,Y,B;if(c){m(!1);const F=(v=yield a?.({videoItemId:(A=(x=l?.video)===null||x===void 0?void 0:x.itemId)!==null&&A!==void 0?A:""}))!==null&&v!==void 0?v:!1;u?.({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}}),F||m(!0)}else{m(!0);const F=(p=yield d?.({content:JSON.stringify(l)}))!==null&&p!==void 0?p:!1;u?.({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((H=(L=l?.video)===null||L===void 0?void 0:L.tags)!==null&&H!==void 0?H:[]),position:s+"",contentFormat:!((Y=l?.video)===null||Y===void 0)&&Y.url?"video":"image",traceInfo:(B=l?.video)===null||B===void 0?void 0:B.traceInfo}}),F||m(!1)}}),200);return o.createElement("button",Object.assign({},r,{"aria-label":"like",onClick:b}),o.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:c?i||h:n||T,alt:"icon"}))};var Qi=o.memo(zs),Us="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=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})(),Ws=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:s,videoPostConfig:r,videoPlayIcon:d})=>{const[a,u]=o.useState(!1),{bffEventReport:c,sxpParameter:m,waterFallData:h,openHashtag:T,bffFbReport:b}=me(),x=o.useRef(0),[A,v]=o.useState(!1),[w,y]=o.useState(!0),{isActive:E}=Gi(),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(()=>r?.mode==="2",[r]),M=o.useMemo(()=>{var U;return r?.mode==="2"?`translateY(-${50+((U=r?.offsetTop)!==null&&U!==void 0?U:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),L=o.useMemo(()=>{var U;return((U=t?.video)===null||U===void 0?void 0:U.cover)||f},[f,t]),H=o.useMemo(()=>I?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[I]),Y=o.useMemo(()=>r?.bgWay==="1",[r]),B=o.useMemo(()=>Y&&r?.bgColor?{backgroundColor:r?.bgColor}:{},[r,Y]);o.useEffect(()=>{p?.current&&(p.current.muted=l)},[l,p?.current]);const F=o.useCallback(()=>{var U;p?.current&&((U=p?.current)===null||U===void 0||U.play())},[p?.current]),_=Ge("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),R=o.useCallback(()=>{p?.current&&(S(!1),v(!0))},[]),V=o.useCallback(()=>{var U,j,W,ne,se,ue,ye,Ce,ie,Ee,Ie,K,ee;if(!p?.current)return;u(!1);const X=n[e];if(X&&(!((U=p?.current)===null||U===void 0)&&U.duration)){x.current=((j=p?.current)===null||j===void 0?void 0:j.currentTime)||0;const Z=((ne=(W=p?.current)===null||W===void 0?void 0:W.duration)!==null&&ne!==void 0?ne:0).toFixed(2),ke=((ue=(se=p?.current)===null||se===void 0?void 0:se.currentTime)!==null&&ue!==void 0?ue:0).toFixed(2),Ae=w?"0":"1";c?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ce=(ye=X?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&Ce!==void 0?Ce:"",contentName:(Ee=(ie=X?.video)===null||ie===void 0?void 0:ie.title)!==null&&Ee!==void 0?Ee:"",playType:Ae,startTime:ke,videoDuration:Z,contentTags:JSON.stringify((K=(Ie=X?.video)===null||Ie===void 0?void 0:Ie.tags)!==null&&K!==void 0?K:[]),position:e+"",contentFormat:"video",traceInfo:(ee=X?.video)===null||ee===void 0?void 0:ee.traceInfo}}),y(!1)}},[c,n,e,w,p?.current]),N=o.useCallback(()=>{var U;if(!p?.current||f||!I||(p.current.style.objectFit="contain",!((U=t?.video)===null||U===void 0)&&U.cover||!C||!C.current||Y))return;const j=()=>{const W=C?.current,ne=W.getContext("2d"),se=window?.innerWidth,ue=window?.innerHeight;W.height=ue,W.width=se,ne?.drawImage(p.current,0,0,W.width,W.height),D(W.toDataURL())};j(),setTimeout(()=>{j()},500)},[p.current,Y,t,f,I]),q=o.useCallback(()=>{p.current&&(V(),N())},[p.current,N,V]),J=o.useCallback(U=>()=>{var j,W,ne,se,ue;if(!p.current||!A)return;const ye=(j=p?.current)===null||j===void 0?void 0:j.paused;switch(U){case"start":if(!ye)return;(W=p?.current)===null||W===void 0||W.play(),u(!1);break;case"pause":if(ye)return;(ne=p?.current)===null||ne===void 0||ne.pause(),u(!0);break;default:ye?(se=p?.current)===null||se===void 0||se.play():(ue=p?.current)===null||ue===void 0||ue.pause(),u(!ye);break}},[A,p?.current]),fe=o.useCallback(()=>{var U,j,W,ne,se,ue,ye,Ce,ie,Ee,Ie,K,ee;if(!p?.current||s!==e)return;const X=n[e],Z=((j=(U=p?.current)===null||U===void 0?void 0:U.duration)!==null&&j!==void 0?j:0).toFixed(2),ke=((ne=(W=p?.current)===null||W===void 0?void 0:W.currentTime)!==null&&ne!==void 0?ne:0).toFixed(2);if(!((se=p?.current)===null||se===void 0)&&se.duration){const Ae=(((ue=p?.current)===null||ue===void 0?void 0:ue.currentTime)-x.current).toFixed(2);c?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ce=(ye=X?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&Ce!==void 0?Ce:"",contentName:(Ee=(ie=X?.video)===null||ie===void 0?void 0:ie.title)!==null&&Ee!==void 0?Ee:"",endTime:ke,videoDuration:Z,playDuration:Ae,contentTags:JSON.stringify((K=(Ie=X?.video)===null||Ie===void 0?void 0:Ie.tags)!==null&&K!==void 0?K:[]),position:e+"",contentFormat:"video",traceInfo:(ee=X?.video)===null||ee===void 0?void 0:ee.traceInfo}})}},[n,e,c,p?.current,s]),ge=o.useCallback(()=>{S(!0)},[]);o.useEffect(()=>{var U,j,W,ne,se,ue,ye,Ce,ie,Ee;if(!E)return;const Ie=t?.video.url;if(!Ie)return;const K=document.querySelector(`#${k}`);if(!K||(p.current=oi?.(K),!p?.current))return;const ee=window?.Hls;let X=null;return Ie.includes(".m3u8")&&ee&&ee.isSupported()?(X=new ee,X.loadSource(Ie),X.attachMedia(p?.current),X.on(ee.Events.MANIFEST_PARSED,function(){var Z;(Z=p?.current)===null||Z===void 0||Z.play()})):p.current.src=Ie,(U=p?.current)===null||U===void 0||U.setAttribute("x5-playsinline","true"),(j=p?.current)===null||j===void 0||j.setAttribute("webkit-playsinline","true"),(W=p?.current)===null||W===void 0||W.addEventListener("loadedmetadata",q),(ne=p?.current)===null||ne===void 0||ne.addEventListener("loadeddata",N),(se=p?.current)===null||se===void 0||se.addEventListener("play",V),(ue=p?.current)===null||ue===void 0||ue.addEventListener("playing",R),(ye=p?.current)===null||ye===void 0||ye.addEventListener("pause",fe),(Ce=p?.current)===null||Ce===void 0||Ce.addEventListener("ended",F),(ie=p?.current)===null||ie===void 0||ie.addEventListener("canplay",F),(Ee=p?.current)===null||Ee===void 0||Ee.addEventListener("waiting",ge),()=>{var Z,ke,Ae,qe,ze,Fe,z,G;X&&X?.destroy(),v(!1),(Z=p?.current)===null||Z===void 0||Z.removeEventListener("loadedmetadata",q),(ke=p?.current)===null||ke===void 0||ke.removeEventListener("loadeddata",N),(Ae=p?.current)===null||Ae===void 0||Ae.removeEventListener("play",V),(qe=p?.current)===null||qe===void 0||qe.removeEventListener("playing",R),(ze=p?.current)===null||ze===void 0||ze.removeEventListener("pause",fe),(Fe=p?.current)===null||Fe===void 0||Fe.removeEventListener("ended",F),(z=p?.current)===null||z===void 0||z.removeEventListener("canplay",F),(G=p?.current)===null||G===void 0||G.removeEventListener("waiting",ge)}},[E,k,t]),o.useEffect(()=>{var U,j;!p?.current||!A||(E?(b?.({eventName:"ViewContent"}),(U=p?.current)===null||U===void 0||U.play()):(j=p?.current)===null||j===void 0||j.pause())},[E,A,p?.current]),o.useEffect(()=>{var U,j,W;if(!E||!p?.current)return;!((U=p?.current)===null||U===void 0?void 0:U.paused)&&T?(j=p?.current)===null||j===void 0||j.pause():T||(W=p?.current)===null||W===void 0||W.play()},[T,E,p?.current]),o.useEffect(()=>{if(!E)return;const U=()=>{J("start")(),b?.({eventName:"ViewContent"})},j=J("pause");return it.on(Je.PAGE_DID_SHOW,U),it.on(Je.PAGE_DID_HIDE,j),()=>{it.off(Je.PAGE_DID_SHOW,U),it.off(Je.PAGE_DID_HIDE,j)}},[J,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:Us,alt:"placeholder image"})},[P,A]);return o.useEffect(()=>{if(!p?.current)return;const U=()=>{var j;s===e&&(!((j=t?.video)===null||j===void 0)&&j.url)&&p?.current&&!a&&J("pause")()};return window.addEventListener("beforeunload",U),()=>{window.removeEventListener("beforeunload",U)}},[s,e,t,p?.current,J,a]),t?.video?o.createElement(o.Fragment,null,I?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:J(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},B)},!Y&&A&&L&&o.createElement(Qe,{src:L,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},H)}),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:!a,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:J()},o.createElement("div",{className:"n-full-screen",ref:g,id:k,style:{width:"100%",height:"100%"}}),be,Te,o.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:d??_,alt:"pause"}))):null};var Gs=o.memo(Ws);const Ys=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:l})=>{const[s,r]=o.useState(t),d=a=>{a.stopPropagation();const u=!s;r(u),n?.(u)};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 Zi=o.memo(Ys);const Xs=({imageUrl:t,style:e})=>{const[i,n]=o.useState(!0);tt(),o.useEffect(()=>{setTimeout(()=>{n(!1)},2e3)},[]);const l=Ge("/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]),r=o.useMemo(()=>{var c;return n?.mode==="2"?`translateY(-${50+((c=n?.offsetTop)!==null&&c!==void 0?c:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),d=o.useMemo(()=>s?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[s]),a=o.useMemo(()=>n?.bgWay==="1",[n]),u=o.useMemo(()=>a&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,a]);return o.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},u)},(!s||!a)&&o.createElement(Qe,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:l}),s&&o.createElement(Qe,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:r,left:0,right:0},onLoad:l}))},qs=({imgUrls:t,width:e,height:i,rec:n,index:l,onReportViewImageEnd:s,onViewImageStartEvent:r,imgUrlsPostConfig:d})=>{var a,u;const c=o.useRef(),{isActive:m}=Gi(),{sxpParameter:h,openHashtag:T}=me(),[b,x]=o.useState(!1);o.useEffect(()=>{b&&m?(c?.current&&c.current.swiper.autoplay.start(),T?s(n):r(l)):c?.current&&c.current.swiper.autoplay.stop()},[n,m,s,T,l,r,b]);const A=o.useCallback(()=>{b||x(!0)},[b]);return o.createElement(vt,{ref:c,defaultValue:0,direction:"horizontal",modules:[kt,Pt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},className:de.css(Object.assign({},d?.marginBottom&&{".swiper-pagination":{bottom:(a=d?.marginBottom)!==null&&a!==void 0?a:0}})),height:i,loop:!0,autoplay:{delay:((u=d?.delay)!==null&&u!==void 0?u:3)*1e3}},t?.map((v,w)=>o.createElement(et,{key:w},o.createElement($i,{src:!b&&w>0?"":v,height:i,imgUrlsPostConfig:d,onShowFirstImage:A}))))};var Js=o.memo(qs);const Ks=({tags:t,itemId:e,itemType:i,index:n,rec:l,hashTagStyle:s})=>{const[r,d]=o.useState(!1),{setWaterFallData:a,setOpenHashtag:u,setCacheActiveIndex:c,waterFallData:m,setIsFromHashtag:h}=me(),T=b=>{m?h?.(!0):c?.(n),a?.(i?{hashTag:b,itemId:e,itemType:i,rec:l}:{hashTag:b,rec:l}),u?.(!0)};return o.useMemo(()=>t.length<=6?null:o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>d(!r)},r?"show less":"show more"),[r,t]),o.createElement("div",{className:"clc-sxp-bottom-hashtag"},o.createElement(_t,null,t?.map((b,x)=>o.createElement(et,{key:x,hidden:r?!1:x>=6,className:"clc-sxp-bottom-hashtag-item",style:s,onClick:()=>T(b)},o.createElement("div",{dangerouslySetInnerHTML:{__html:le(`#${b}`,s)}})))))};var en=o.memo(Ks),Qs="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 Rt(t){return o.memo(function(e){const{$store:i}=bn(),n=s=>{let r=s;const d=s.match(/{{.*?}}/g);return d?.length&&d.forEach(a=>{a.replace(/{{\s*([\w.]+)\s*}}/g,(u,c)=>{if(c){const m=Me.get(i,c);return r=r.replace(a,m),m}})}),r},l=o.useMemo(()=>{var s,r,d;const{bindDatas:a}=e,u=Re(e,["bindDatas"]);if((s=a?.forEach)===null||s===void 0||s.call(a,c=>{if(c?.propKey&&c?.dataPath){const{propKey:m,dataPath:h}=c;h.replace(/{{\s*([\w.]+)\s*}}/g,(T,b)=>{var x,A;if(b){const v=(A=(x=Me.get(i,b))!==null&&x!==void 0?x:e[m])!==null&&A!==void 0?A:"";return u[m]=v,v}})}}),u){u.eventMap={};const c=Me.cloneDeep(u.event)||{};for(const m in c)if(Object.prototype.hasOwnProperty.call(c,m))try{c[m].value=n(c[m].value),u.eventMap[m]=new Function(c[m].value)}catch{}}return!((d=(r=u?.event)===null||r===void 0?void 0:r.onClick)===null||d===void 0)&&d.linkType&&(u.style.cursor="pointer"),u},[i,e]);return o.createElement(t,Object.assign({},l,l.eventMap))})}const Zs=({rec:t,index:e,tempMap:i,resolver:n})=>{const{schema:l}=tt(),s=o.useMemo(()=>{var r,d,a,u,c,m,h,T,b,x,A,v,w,y,E,C,f,D,P,S,p,k,g,I,M,L,H,Y,B,F,_;if(!t?.video)return null;let R=null;!((d=(r=t?.video)===null||r===void 0?void 0:r.bindProducts)===null||d===void 0)&&d.length?R="\u591A\u5546\u54C1CTA":!((a=t?.video)===null||a===void 0)&&a.bindProduct?R="\u5546\u54C1CTA":R=(c=(u=t?.video)===null||u===void 0?void 0:u.bindCta)===null||c===void 0?void 0:c.itemId;const V=i?.[R];if(((m=V?.item)===null||m===void 0?void 0:m.type)==="CommodityDiro"&&!(!((h=t?.video)===null||h===void 0)&&h.bindProduct)||((T=V?.item)===null||T===void 0?void 0:T.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((x=V?.item)===null||x===void 0?void 0:x.type)==="CommodityDiroNew"&&!(!((A=t?.video)===null||A===void 0)&&A.bindProduct)||((v=V?.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=V?.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=V?.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(V&&n){const N=n[(p=V?.item)===null||p===void 0?void 0:p.type],q=Rt(N),J=(k=N?.extend)===null||k===void 0?void 0:k.defaulSetting,fe=((M=(I=(g=V?.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(q,Object.assign({style:Object.assign(Object.assign(Object.assign({},J?.style),(L=V?.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({},J?.textStyle),(H=V?.item)===null||H===void 0?void 0:H.textStyle),bindDatas:(B=(Y=V?.item)===null||Y===void 0?void 0:Y.bindDatas)!==null&&B!==void 0?B:[]},J?.props,(F=V?.item)===null||F===void 0?void 0:F.props,{event:((_=V?.item)===null||_===void 0?void 0:_.event)||{},schema:l,id:V?.id,key:V?.id,recData:t,isExternalLink:fe,index:e}))}else return null},[t,n,i,l]);return o.createElement(o.Fragment,null,s)};var tn=o.memo(Zs);const nn=({nudge:t})=>{var e,i,n,l,s,r;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:(r=t?.borderRadius)!==null&&r!==void 0?r: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:le(t?.content,t?.textStyle)}})))},$s=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:l,setCacheRtcList:s,setCacheActiveIndex:r,setLoading:d,swiperRef:a,waterFallData:u,bffEventReport:c,selectTag:m,setSelectTag:h}=me(),{backMainFeed:T}=je(),b=o.useMemo(()=>[Tt,...t],[t]),x=A=>()=>{if(A===m)return;A!=="FOR U"?c?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${A}']`}}):T("theme",A,m);let v;A!==Tt&&(v=A),d?.(!0),n?.({themeTag:v}).then(w=>{var y,E,C,f;it.emit(Je.CHANGE_THEME_TAG,v),l?.((y=w?.recList)!==null&&y!==void 0?y:[]),s?.((E=w?.recList)!==null&&E!==void 0?E:[]),e?.(0),r?.(0),(f=(C=a?.current)===null||C===void 0?void 0:C.swiper)===null||f===void 0||f.slideTo(0)}).finally(()=>{d?.(!1)}),h?.(A)};return u||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:r=[],ctaType:d,tipText:a,nudge:u,_schema:c,hashTagStyle:m,tagList:h=[],licenseUrl:T})=>{var b,x,A,v,w,y,E,C,f,D;const{schema:P}=tt(),[S,p]=o.useState(0),k=o.useRef(0),[g,I]=o.useState(!0),M=o.useRef(),[L,H]=o.useState(!1),[Y,B]=o.useState(!1),{loadVideos:F,bffEventReport:_,loading:R,setPopupDetailData:V,ctaEvent:N,swiperRef:q,waterFallData:J,setOpenHashtag:fe,appDomain:ge,openHashtag:be,loadingImage:Te,isFromHashtag:U,popupDetailData:j,bffFbReport:W,curTime:ne,h5EnterLink:se,isShowConsent:ue,selectTag:ye}=me(),{backMainFeed:Ce}=je(),{productView:ie}=je(),Ee=o.useMemo(()=>r.length>0&&!R&&Sn(),[r,R]);o.useEffect(()=>{vi()},[]),o.useEffect(()=>{if(r?.length>0){const O=new Date;M.current=O,W?.({eventName:"PageView"})}},[r?.length]);const Ie=o.useCallback(()=>{if(vi(),se?.(),r.length>0){const O=new Date;M.current=O,W?.({eventName:"PageView"})}},[r.length,W,se]);o.useEffect(()=>{var O;const oe=r?.findIndex(Q=>{var ae,pe,ve,$,re,ce,Le,Pe,xe;return d==="\u591A\u5546\u54C1CTA"?((ae=Q?.video)===null||ae===void 0?void 0:ae.bindProducts)&&((ve=(pe=Q?.video)===null||pe===void 0?void 0:pe.bindProducts)===null||ve===void 0?void 0:ve.length)>0:d==="\u5546\u54C1CTA"?($=Q?.video)===null||$===void 0?void 0:$.bindProduct:((ce=(re=Q?.video)===null||re===void 0?void 0:re.bindCta)===null||ce===void 0?void 0:ce.itemId)===d&&(((Le=Q?.video)===null||Le===void 0?void 0:Le.url)||((xe=(Pe=Q?.video)===null||Pe===void 0?void 0:Pe.imgUrls)===null||xe===void 0?void 0:xe.length))})||0;(O=q?.current)===null||O===void 0||O.swiper.slideTo(oe)},[d,q]),o.useEffect(()=>{const O=r?.[S],oe=()=>{var Q,ae,pe,ve,$,re,ce,Le,Pe,xe,_e,rt,dt,ct,ot,gt;const We=!be&&!ue;if(document.visibilityState==="hidden"){We&&(it.emit(Je.PAGE_DID_HIDE,O),z(O),te(O));let ut="";j&&(!((ae=(Q=O?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||ae===void 0)&&ae.length||!((pe=O?.video)===null||pe===void 0)&&pe.bindProduct)?ut="pdpPage":j&&((ce=l?.[(re=($=(ve=O?.video)===null||ve===void 0?void 0:ve.bindCta)===null||$===void 0?void 0:$.itemId)!==null&&re!==void 0?re:""].item)===null||ce===void 0?void 0:ce.type)==="Appoint"?ut="formPage":U?ut="hashTagPage":!((Le=O?.video)===null||Le===void 0)&&Le.url?ut="videoPage":!((Pe=O?.video)===null||Pe===void 0)&&Pe.imgUrls&&(!((_e=(xe=O?.video)===null||xe===void 0?void 0:xe.imgUrls)===null||_e===void 0)&&_e.length)?ut="imagePage":O?.product&&(ut="productPage"),_?.({eventInfo:{sessionDuration:Math.floor((new Date-ne.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(rt=O?.video)===null||rt===void 0?void 0:rt.itemId,productId:(dt=O?.product)===null||dt===void 0?void 0:dt.itemId,position:S+"",fromKName:ut,fromKPage:location?.href,ctatId:(gt=(ot=(ct=O?.video)===null||ct===void 0?void 0:ct.bindCta)===null||ot===void 0?void 0:ot.itemId)!==null&>!==void 0?gt:""}})}else document.visibilityState==="visible"&&(Ie(),We&&(we(S),it.emit(Je.PAGE_DID_SHOW,O),Ce("external",ye)))};return document.addEventListener("visibilitychange",oe),()=>{document.removeEventListener("visibilitychange",oe)}},[S,_,r,Ie,j,U,l,ne,Ce,be,ue,ye]);const K=o.useMemo(()=>{let O=0;return h.length>0&&(O+=45,J&&(O-=45)),O},[h,J]),ee=o.useMemo(()=>{let O=0;return t?.logoUrl&&t?.isShowLogo&&(O+=45),O},[]),X=o.useMemo(()=>i-ee-K,[t,i,K]),Z=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]),ke=o.useCallback((O,oe)=>{var Q,ae,pe,ve;return!((Q=O?.video)===null||Q===void 0)&&Q.url?o.createElement(Gs,{rec:O,index:oe,muted:g,data:r,height:X,activeIndex:S,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((ae=O?.video)===null||ae===void 0)&&ae.imgUrls?o.createElement(Js,{key:O?.video.itemId,imgUrls:O?.video.imgUrls,width:n,height:X,rec:O,index:oe,onReportViewImageEnd:z,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(($,re)=>{var ce,Le,Pe,xe,_e,rt,dt,ct;const ot=s[(ce=$?.item)===null||ce===void 0?void 0:ce.type],gt=Rt(ot),We=(Le=ot?.extend)===null||Le===void 0?void 0:Le.defaulSetting;return o.createElement(gt,Object.assign({key:`${oe}${re}`,textStyle:Object.assign(Object.assign({},We?.textStyle),(Pe=$?.item)===null||Pe===void 0?void 0:Pe.textStyle),bindDatas:(_e=(xe=$?.item)===null||xe===void 0?void 0:xe.bindDatas)!==null&&_e!==void 0?_e:[]},We?.props,(rt=$?.item)===null||rt===void 0?void 0:rt.props,{event:((dt=$?.item)===null||dt===void 0?void 0:dt.event)||{},schema:P,id:$?.id,viewTime:M.current,rec:O,isPost:!0,tipText:a,style:Object.assign(Object.assign(Object.assign({},We?.style),(ct=$?.item)===null||ct===void 0?void 0:ct.style),{height:"100%",overflow:"auto"}),index:oe}))}):null},[n,r,X,g,S,t?.productPost,t?.videoPlayIcon,M,a,s,P]),Ae=o.useCallback(O=>{B(O)},[]),qe=o.useMemo(()=>Y?{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"},[Y]),ze=o.useCallback((O,oe)=>{var Q,ae,pe,ve,$,re,ce;return O?.video?o.createElement(o.Fragment,null,((Q=O?.video)===null||Q===void 0?void 0:Q.title)&&!Y&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom"},o.createElement(nn,{nudge:u}),t?.isShowCTA===void 0||t?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(tn,{rec:O,index:oe,tempMap:l,resolver:s})):null,o.createElement("div",null,o.createElement(Lt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:a?.foldText,unfoldText:a?.unfoldText,text:(pe=(ae=O?.video)===null||ae===void 0?void 0:ae.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:Ae}),o.createElement(en,{index:S,tags:($=(ve=O?.video)===null||ve===void 0?void 0:ve.hashTags)!==null&&$!==void 0?$:[],itemId:(re=O?.video)===null||re===void 0?void 0:re.itemId,itemType:!((ce=O?.video)===null||ce===void 0)&&ce.itemId?"VIDEO":null,rec:O,hashTagStyle:m})))):null},[e,S,l,s,a,u,m,t,Ae,Y,qe]),Fe=o.useCallback((O,oe)=>{var Q,ae,pe,ve;if(!t?.isShowLike)return;let $=(Q=t?.likeIconY)!==null&&Q!==void 0?Q:400;return J&&$<40&&($+=40),O?.video?o.createElement(Qi,{key:O.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:O.isCollected,recData:O,className:"clc-sxp-like-button",style:{[(ae=t.likeIconXPosit)!==null&&ae!==void 0?ae:"right"]:(pe=t.likeIconX)!==null&&pe!==void 0?pe:0,[(ve=t.likeIconYPosit)!==null&&ve!==void 0?ve:"bottom"]:$},position:oe}):null},[t,J]),z=O=>{var oe,Q,ae,pe,ve,$;if(!(!((oe=O?.video)===null||oe===void 0)&&oe.url)&&(!((Q=O?.video)===null||Q===void 0)&&Q.imgUrls)){const re=Date.now(),ce=(re-k.current)/1e3;_?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(pe=(ae=O?.video)===null||ae===void 0?void 0:ae.itemId)!==null&&pe!==void 0?pe:"",contentName:(ve=O?.video.title)!==null&&ve!==void 0?ve:"",imageEndTime:`${re}`,playDuration:`${ce}`,contentTags:JSON.stringify(($=O?.video.tags)!==null&&$!==void 0?$:[]),position:S+"",contentFormat:"image",traceInfo:O?.video.traceInfo}})}},G=O=>{var oe,Q,ae,pe,ve,$,re,ce,Le,Pe;M.current=new Date;const xe=r[O.previousIndex];if(!xe)return;O.previousIndex-O.activeIndex<0?(_?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Q=(oe=xe?.video)===null||oe===void 0?void 0:oe.itemId)!==null&&Q!==void 0?Q:"",productId:(pe=(ae=xe?.product)===null||ae===void 0?void 0:ae.itemId)!==null&&pe!==void 0?pe:"",requestId:null}}),z(xe)):(_?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:($=(ve=xe?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&$!==void 0?$:"",productId:(ce=(re=xe.product)===null||re===void 0?void 0:re.itemId)!==null&&ce!==void 0?ce:"",requestId:null}}),z(xe)),te(xe);const _e=r[O.activeIndex];!(!((Le=_e?.video)===null||Le===void 0)&&Le.url)&&!(!((Pe=_e?.video)===null||Pe===void 0)&&Pe.imgUrls)&&_e?.product&&W?.({eventName:"ProductView"})},te=O=>{var oe,Q,ae;!(!((oe=O?.video)===null||oe===void 0)&&oe.url)&&!(!((Q=O?.video)===null||Q===void 0)&&Q.imgUrls)&&O?.product&&ie(O,O.product,(ae=O?.product)===null||ae===void 0?void 0:ae.bindCta,M.current,S)};o.useEffect(()=>{const O=r[S];be&&te(O)},[be,r,S]);const we=O=>{var oe,Q,ae,pe,ve,$;const re=r[O];if(!(!((oe=re?.video)===null||oe===void 0)&&oe.url)&&(!((Q=re?.video)===null||Q===void 0)&&Q.imgUrls)){const ce=Date.now();k.current=ce,_?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(pe=(ae=re?.video)===null||ae===void 0?void 0:ae.itemId)!==null&&pe!==void 0?pe:"",contentName:(ve=re?.video.title)!==null&&ve!==void 0?ve:"",imageStartTime:`${ce}`,contentTags:JSON.stringify(($=re?.video.tags)!==null&&$!==void 0?$:[]),position:O+"",contentFormat:"image",traceInfo:re?.video.traceInfo}}),W?.({eventName:"ViewContent"})}},he=o.useMemo(()=>{var O;const oe=S===0&&!J?[(O=r?.[0])!==null&&O!==void 0?O:null]:r?.map((Q,ae)=>S===ae||ae-1===S||ae+1===S?Q:null);return J?oe:oe.concat([{loading:!0}])},[r,S,J]),De=o.useMemo(()=>R?o.createElement("div",{style:{height:X,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,oe)=>o.createElement(et,{key:oe,virtualIndex:oe},O&&o.createElement(o.Fragment,null,O?.loading?o.createElement("div",{style:{height:X,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,ke(O,oe),ze(O,oe),Fe(O,oe))))),[n,r,X,R,ze,ke,he,Te]),Se=Ge("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),Oe=Ge("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png");return o.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},J&&o.createElement(Xi,{icon:Qs,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},onClose:()=>{fe?.(!0)}}),Z,o.createElement(on,{tagList:h,setActiveIndex:p,style:{top:ee}}),Ee?o.createElement(Xs,{imageUrl:t?.swipeTipIcon,style:{top:`${50+((b=t?.swipeTipOffset)!==null&&b!==void 0?b:0)}%`}}):null,o.createElement(vt,{style:{marginTop:K},ref:q,onSlideChange:()=>{q.current.swiper.allowTouchMove=!1,setTimeout(()=>{q.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:O=>{p(O.activeIndex),!be&&(G(O),!J&&O?.activeIndex+2>=r?.length&&(L||(H(!0),F?.(Math.ceil(S/10)+1).then(()=>{H(!1)}))))},direction:"vertical",height:X},o.createElement(Zi,{style:{position:"fixed",visibility:!((A=(x=r?.[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:Oe,onChange:I}),De),o.createElement(Ji,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)))},ea=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:l,index:s})=>o.createElement(vt,{defaultValue:0,direction:"horizontal",modules:[kt,Pt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(r=>o.createElement(et,{key:r},o.createElement($i,{src:r,height:i,imgUrlsPostConfig:n}))));var ta=o.memo(ea);const ia=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:s,videoPostConfig:r,width:d})=>{const[a,u]=o.useState(!1),c=o.useRef(null),{bffEventReport:m,sxpParameter:h,waterFallData:T,openHashtag:b}=me(),x=o.useRef(0),[A,v]=o.useState(!1),[w,y]=o.useState(!0),E=o.useRef(null),[C,f]=o.useState("");o.useEffect(()=>{c.current&&(c.current.muted=l)},[l]);const D=o.useCallback(()=>{var F;(F=c.current)===null||F===void 0||F.play()},[]),P=Ge("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),S=o.useCallback(()=>{var F,_,R,V,N,q,J,fe,ge,be,Te,U,j;u(!1);const W=n[e];if(W&&(!((F=c?.current)===null||F===void 0)&&F.duration)){x.current=((_=c?.current)===null||_===void 0?void 0:_.currentTime)||0;const ne=((V=(R=c.current)===null||R===void 0?void 0:R.duration)!==null&&V!==void 0?V:0).toFixed(2),se=((q=(N=c.current)===null||N===void 0?void 0:N.currentTime)!==null&&q!==void 0?q:0).toFixed(2),ue=w?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(fe=(J=W?.video)===null||J===void 0?void 0:J.itemId)!==null&&fe!==void 0?fe:"",contentName:(be=(ge=W?.video)===null||ge===void 0?void 0:ge.title)!==null&&be!==void 0?be:"",playType:ue,startTime:se,videoDuration:ne,contentTags:JSON.stringify((U=(Te=W?.video)===null||Te===void 0?void 0:Te.tags)!==null&&U!==void 0?U:[]),position:e+"",contentFormat:"video",traceInfo:(j=W?.video)===null||j===void 0?void 0:j.traceInfo}}),y(!1)}},[m,n,e,w]),p=o.useCallback(()=>{v(!0)},[]),k=o.useCallback(F=>()=>{var _,R,V,N,q;if(!A)return;const J=(_=c.current)===null||_===void 0?void 0:_.paused;switch(F){case"start":if(!J)return;(R=c.current)===null||R===void 0||R.play(),u(!1);break;case"pause":if(J)return;(V=c.current)===null||V===void 0||V.pause(),u(!0);break;default:J?(N=c.current)===null||N===void 0||N.play():(q=c.current)===null||q===void 0||q.pause(),u(!J);break}},[A]),g=o.useCallback(()=>{var F,_,R,V,N,q,J,fe,ge,be,Te,U,j;const W=n[e],ne=((_=(F=c.current)===null||F===void 0?void 0:F.duration)!==null&&_!==void 0?_:0).toFixed(2),se=((V=(R=c.current)===null||R===void 0?void 0:R.currentTime)!==null&&V!==void 0?V:0).toFixed(2);if(!((N=c?.current)===null||N===void 0)&&N.duration){const ue=(((q=c?.current)===null||q===void 0?void 0:q.currentTime)-x.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(fe=(J=W?.video)===null||J===void 0?void 0:J.itemId)!==null&&fe!==void 0?fe:"",contentName:(be=(ge=W?.video)===null||ge===void 0?void 0:ge.title)!==null&&be!==void 0?be:"",endTime:se,videoDuration:ne,playDuration:ue,contentTags:JSON.stringify((U=(Te=W?.video)===null||Te===void 0?void 0:Te.tags)!==null&&U!==void 0?U:[]),position:e+"",contentFormat:"video",traceInfo:(j=W?.video)===null||j===void 0?void 0:j.traceInfo}})}},[n,e,m]),I=o.useMemo(()=>r?.mode==="2",[r]),M=o.useMemo(()=>{var F;return r?.mode==="2"?`translateY(-${50+((F=r?.offsetTop)!==null&&F!==void 0?F:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),L=o.useMemo(()=>{var F;return((F=t?.video)===null||F===void 0?void 0:F.cover)||C},[C,t]),H=o.useCallback(()=>{if(!E||!c||!c.current||!E.current)return;const F=c?.current,_=E?.current,R=_.getContext("2d"),V=window?.innerWidth,N=window?.innerHeight;_.height=N,_.width=V,R?.drawImage(F,0,0,_.width,_.height),f(_.toDataURL())},[]);o.useEffect(()=>{var F,_,R,V;if(c.current){if(u(!1),!c.current.src){const N=t?.video.url;if(N.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const q=new window.Hls;q.loadSource(N),q.attachMedia(c.current)}else c.current.canPlayType("application/vnd.apple.mpegurl"),c.current.src=N;else c.current.src=N;c.current.setAttribute("x5-playsinline","true"),c.current.setAttribute("webkit-playsinline","true")}return(F=c.current)===null||F===void 0||F.addEventListener("loadedmetadata",p),(_=c.current)===null||_===void 0||_.addEventListener("canplay",p),(R=c.current)===null||R===void 0||R.addEventListener("playing",S),(V=c.current)===null||V===void 0||V.addEventListener("loadeddata",H),()=>{var N,q,J,fe;(N=c.current)===null||N===void 0||N.removeEventListener("loadedmetadata",p),(q=c.current)===null||q===void 0||q.removeEventListener("canplay",p),(J=c.current)===null||J===void 0||J.removeEventListener("playing",S),(fe=c.current)===null||fe===void 0||fe.removeEventListener("loadeddata",H)}}},[p,S,t?.video,H]);const Y=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 F=()=>{var _,R;s===e&&(!((_=t?.video)===null||_===void 0)&&_.url)&&(!((R=c?.current)===null||R===void 0)&&R.src)&&!a&&k("pause")()};return window.addEventListener("beforeunload",F),()=>{window.removeEventListener("beforeunload",F)}},[s,e,t,c,k,a]);const B=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(Qe,{src:L,style:Object.assign({height:i,width:d,objectFit:"cover"},B)}),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:c,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:!a,className:"clc-pb-video-pause",src:P,alt:"video pause image"}))),Y):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:c,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:g,onEnded:D}),Y,o.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:P,alt:"video pause image"}))):null};var na=o.memo(ia);const li={};Object.values(ni).forEach(t=>{li[t.extend.type]=t});const oa="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",la="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",sa=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:l,descStyle:s,hashTagStyle:r,containerHeight:d=664,containerWidth:a=375,appDomain:u,tagList:c=[]})=>{const m=o.useMemo(()=>{let f=0;return e?.logoUrl&&e?.isShowLogo&&(f+=45),c.length>0&&(f+=45),d-f},[e,d,c]),h=(f,D)=>{var P,S,p,k;if(!((P=f?.video)===null||P===void 0)&&P.url)return o.createElement(na,{rec:f,index:D,muted:!0,width:a,data:t??[],height:m,activeIndex:D,videoPostConfig:e?.videoPost});if(!((S=f?.video)===null||S===void 0)&&S.imgUrls)return o.createElement(ta,{key:f?.video.itemId,imgUrls:f?.video.imgUrls,width:a,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,H,Y,B,F,_,R;const V=li[(M=g?.item)===null||M===void 0?void 0:M.type],N=Rt(V),q=(L=V?.extend)===null||L===void 0?void 0:L.defaulSetting;return o.createElement(N,Object.assign({key:`${D}${I}`,textStyle:Object.assign(Object.assign({},q?.textStyle),(H=g?.item)===null||H===void 0?void 0:H.textStyle),bindDatas:(B=(Y=g?.item)===null||Y===void 0?void 0:Y.bindDatas)!==null&&B!==void 0?B:[]},q?.props,(F=g?.item)===null||F===void 0?void 0:F.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({},q?.style),(R=g?.item)===null||R===void 0?void 0:R.style),{width:a,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(Lt,{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:r}))):null},A=Ge(la,u),v=Ge(oa,u),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(Qi,{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=Ge("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",u),E=Ge("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",u),C=(f,D)=>{var P,S,p,k;return o.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},T,o.createElement(on,{tagList:c}),o.createElement(Zi,{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 aa=o.memo(sa);const ra=()=>{const{schema:t,resolver:e,popup:i}=tt(),{setPopupDetailData:n,popupDetailData:l,bffEventReport:s}=me(),{productView:r}=je(),[d,a]=o.useState(),u=o.useRef(null);o.useEffect(()=>{const h=()=>{u.current=new Date};return h(),window.addEventListener("pageshow",h),()=>{window.removeEventListener("pageshow",h)}},[]),o.useEffect(()=>{i&&i?.id&&i?.id!==""&&(u.current=new Date,a(i))},[i]);const c=()=>{var h,T,b,x;if(!i||i?.id===""||!d||new Date-u.current<((h=i?.duration)!==null&&h!==void 0?h:0))return;a(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&&r(A,v,w,u.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 H=e[(v=x?.item)===null||v===void 0?void 0:v.type],Y=Rt(H),B=((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",F=((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=H?.extend)===null||P===void 0?void 0:P.defaulSetting;return o.createElement(Y,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:B,isPopup:F,onClose:c}))}else return o.createElement(o.Fragment,null)})},[t,i,e,c]);return o.createElement(Ot,{popup:d,onClose:c,padding:0,modalStyle:{position:"fixed"}},m)},si={};Object.values(ni).forEach(t=>{si[t.extend.type]=t});const da=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:l,appDomain:s,licenseUrl:r,enabledMetaConversionApi:d})=>{var a,u,c,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:(u=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&u!==void 0?u:e,defaultSize:(m=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.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:r})),o.createElement(ra,null))}}))};var ca=o.memo(da);const sn=o.createContext({}),ua=({children:t,data:e})=>{var i,n,l,s,r,d,a,u,c,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:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.hash_tag_size,loadingImage:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.loading_image,privacyContent:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.privacy_context,privacyNecessity:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_necessity,privacyPolicyTitle:(c=e?.sxp_parameter)===null||c===void 0?void 0:c.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 pa(){return o.useContext(sn)}exports.DiyPortalPreview=aa,exports.EditorDataProvider=ua,exports.Modal=Ot,exports.SxpDataSourceProvider=wi,exports.SxpPageCore=ca,exports.SxpPageRender=ln,exports.core=In,exports.default=gn,exports.materials=ni,exports.useEditorDataProvider=pa;
|
5
|
+
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:f?.info})))},be=()=>{var U,j;return o.createElement(o.Fragment,null,(x||R?.link)&&o.createElement("button",{"aria-label":(U=V?.enTitle)!==null&&U!==void 0?U:"Purchase on Website",onClick:q,className:"pb-commondity-btn",style:D},o.createElement("span",{dangerouslySetInnerHTML:{__html:le((j=V?.enTitle)!==null&&j!==void 0?j:"Purchase on Website",D)}})))},Te=o.useCallback(U=>U?.lineClamp?Object.assign(Object.assign({},U),{overflow:"hidden",WebkitLineClamp:U?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):U,[]);return o.createElement("div",{className:"pb-commondity"},o.createElement("div",Object.assign({className:de.css(Object.assign({},m))},S),R&&((r=R?.homePage)===null||r===void 0?void 0:r.length)>0&&o.createElement(vt,{height:fe,modules:[kt,Pt],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=R?.homePage)===null||d===void 0?void 0:d.map(U=>o.createElement(et,{key:U},o.createElement("div",{style:{overflow:"hidden",width:fe,height:fe}},o.createElement(Qe,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${C?.translateY?C?.translateY+50:50}%`},src:U}))))),!(!((a=R?.homePage)===null||a===void 0)&&a.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:(u=p?.bottom_image)!==null&&u!==void 0?u:A,alt:"pdp image"})),o.createElement("div",{className:"pb-commondity-content"},ge({isPost:w}))),be(),o.createElement(Ot,{visible:B,onClose:()=>F(!1)},o.createElement("div",{style:{paddingBottom:"80px"}},ge({isPost:!1})),be()))};var yl=o.memo(bl);const wl=He(yl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Rn},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"}]}],Gi="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:r,onClose:d,onClick:a,submitButtonStyle:u,contentStyle:c}=t,m=Re(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=me(),{jumpToWeb:T}=je(),b=typeof l=="string"?l:xl(l),x=()=>{var A,v,w;if(r){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?.(),a?.()};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??Gi,alt:"success image"})),o.createElement("div",{className:"pb-prompt-content",style:c,dangerouslySetInnerHTML:{__html:le(e,c)}}),o.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:u,onClick:x,dangerouslySetInnerHTML:{__html:le(i,u)}}))};var Al=o.memo(El);const Cl=He(Al,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Tl,bindableProps:[],interactionRender:Sl},defaulSetting:{props:{icon:Gi,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,r,d,a,u,c,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=Re(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index"]);o.useState(!0);const{sxpParameter:p}=me(),{popupDetailData:k,bffEventReport:g,isPreview:I,swiperRef:M,bffFbReport:L}=me(),{jumpToWeb:H,productView:Y}=je(),B=o.useRef(null);o.useRef(null),o.useRef(null),o.useState(!1),o.useState(!1),o.useState(!0);const[F,_]=o.useState(!1),R=o.useRef(null),V=w?A:k,N=w?V?.product:(e=V?.video)===null||e===void 0?void 0:e.bindProduct,q=w?(i=V?.product)===null||i===void 0?void 0:i.bindCta:(l=(n=V?.video)===null||n===void 0?void 0:n.bindProduct)===null||l===void 0?void 0:l.bindCta,J=w?P:k?.index,fe=()=>{N?.link&&(H(V,N,q,J),w||Y(V,N,q,v||R.current,J),window.location.href=window.getJointUtmLink(N.link))};o.useEffect(()=>{w||L?.({eventName:"ProductView"})},[w,L]),o.useEffect(()=>{const j=()=>{R.current=new Date};return j(),window.addEventListener("pageshow",j),()=>{window.removeEventListener("pageshow",j)}},[]);const ge=o.useMemo(()=>{var j,W,ne,se,ue;return N?.currency&&N?.price?`${(ne=(W=(j=N?.currency)===null||j===void 0?void 0:j.split("-")[1])===null||W===void 0?void 0:W.toUpperCase())!==null&&ne!==void 0?ne:""}${(ue=(se=N?.price)===null||se===void 0?void 0:se.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&ue!==void 0?ue:""}`:"\xA3102,300.00"},[N?.price,N?.currency]),be=I?375:(s=b?.width)!==null&&s!==void 0?s:window.innerWidth,Te=({isPost:j})=>o.createElement("div",{hidden:!!N&&(!N?.info||N?.info==="")},o.createElement(Lt,{isPost:j,onClick:()=>_(!0),className:"pb-commondityDiroNew-info",style:f?.info,foldText:E?.foldText,unfoldText:E?.unfoldText,text:N?.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`})),U=o.useCallback(j=>j?.lineClamp?Object.assign(Object.assign({},j),{overflow:"hidden",WebkitLineClamp:j?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):j,[]);return o.createElement("div",{className:"pb-commondityDiroNew"},o.createElement("div",Object.assign({ref:B,className:de.css(Object.assign({},b))},S),N&&((r=N?.homePage)===null||r===void 0?void 0:r.length)>0&&o.createElement(vt,{height:be,modules:[kt,Pt],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=N?.homePage)===null||d===void 0?void 0:d.map(j=>o.createElement(et,{key:j},o.createElement("div",{style:{overflow:"hidden",width:be,height:be}},o.createElement(Qe,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${C?.translateY?C?.translateY+50:50}%`},src:j}))))),!(!((a=N?.homePage)===null||a===void 0)&&a.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:(u=p?.bottom_image)!==null&&u!==void 0?u: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:U(f?.title),dangerouslySetInnerHTML:{__html:le((c=N?.title)!==null&&c!==void 0?c:"Large Dior Toujours BagLarge",f?.title)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!N&&(!N?.collection||N?.collection===""),style:U(f?.collection),dangerouslySetInnerHTML:{__html:le(N?.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:!!N&&!N?.price,style:U(f?.price),dangerouslySetInnerHTML:{__html:le(ge,f?.price)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!N&&!N?.taxInfo,style:U(f?.taxInfo),dangerouslySetInnerHTML:{__html:le((m=N?.taxInfo)!==null&&m!==void 0?m:"\u7A0E\u8D39",f?.taxInfo)}}))),(!N||N?.link)&&o.createElement("button",{"aria-label":(h=q?.enTitle)!==null&&h!==void 0?h:"Shop now",onClick:fe,className:"pb-commondityDiroNew-btn",style:D},o.createElement("span",{dangerouslySetInnerHTML:{__html:le((T=q?.enTitle)!==null&&T!==void 0?T:"Shop now",D)}})),Te({isPost:w}))),o.createElement(Ot,{visible:F,onClose:()=>_(!1)},Te({isPost:!1})))};var Pl=o.memo(kl);const Dl=He(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 Xe=[{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:r=!1,index:d}=t;Re(t,["rec","children","className","onClick","style","isExternalLink","index"]);const a=o.useRef(null),{popup:u}=tt(),{setPopupDetailData:c,ctaEvent:m}=me(),{jumpToWeb:h}=je(),T=Me.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),c?.(Object.assign(Object.assign({},e),{index:d})),r){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?.()},u?.duration);return o.createElement("div",{ref:a,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 Rl=({src:t,rec:e,item:i,index:n,style:l,translateY:s,imgStyle:r})=>{const d=o.useRef(null),a=_l(d),{ctaEvent:u}=me();return o.useEffect(()=>{a&&t&&d?.current&&u?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n)},[a,t,d,e,u,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"},r))},o.createElement("div",{ref:d,hidden:!t,className:de.css({width:"100%",height:"100%"})},o.createElement(Qe,{className:de.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${s?s+50:50}%`},l)),src:t})))};var at=o.memo(Rl);const Bl=t=>{var e,i,n,l,s,r,d,a,u,c,m,{content:h,style:T,bgImg:b,recData:x,bottom_image:A,ctaTempStyles:v,isExternalLink:w,translateY:y=0,index:E}=t,C=Re(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:f}=me(),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(at,{src:P,rec:x,item:(d=(r=x?.video)===null||r===void 0?void 0:r.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:le((a=D?.title)!==null&&a!==void 0?a:"Product Name",v?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((u=v?.ctaTitle)===null||u===void 0?void 0:u.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((m=(c=D?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var Fl=o.memo(Bl);const Nl=He(Fl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Ml,bindableProps:[],settingRender:Xe},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 Vl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const jl=t=>{var e,i,n,l,s,r,{content:d,style:a,bgImg:u,recData:c,bottom_image:m,ctaTempStyles:h,isExternalLink:T,index:b}=t,x=Re(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:A}=me(),v=(e=c?.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:c,className:de.css(Object.assign({alignItems:"center"},a)),style:{display:"flex"},index:b},x),o.createElement(at,{src:w,rec:c,item:(s=(l=c?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&s!==void 0?s:c?.video,index:b,imgStyle:h?.img}),o.createElement("div",{className:de.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((r=v?.enTitle)!==null&&r!==void 0?r:"Product Name",h?.ctaTitle)}}))};var Hl=o.memo(jl);const zl=He(Hl,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Vl,settingRender:Xe?.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 Ul=[{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"}]}],Yi={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Wl=t=>{var e,i,n,l,s,r,d,a,{content:u,style:c,bgImg:m,recData:h,bottom_image:T,ctaTempStyles:b,index:x,customTitle:A}=t,v=Re(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle"]);const{sxpParameter:w,bffEventReport:y}=me(),{jumpToWeb:E}=je(),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"},c)),style:{display:"flex"}},v,{onClick:D}),o.createElement(at,{src:P,rec:h,item:(r=(s=h?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&r!==void 0?r: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:Yi["tow-line-ellipsis"],style:b?.ctaTitle,dangerouslySetInnerHTML:{__html:le((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:((a=A?.style)===null||a===void 0?void 0:a.height)+"px"}),className:Yi["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:le(A?.text,A?.style)}}))))};var Gl=o.memo(Wl),ti;const Yl=He(Gl,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:(ti=Xe?.filter(t=>t.type!=="commodityTitle"))===null||ti===void 0?void 0:ti.concat(Ul),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 Xl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ql={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Jl=t=>{var e,i,n,l,s,r,d,a,u,c,m,{content:h,style:T,bgImg:b,recData:x,bottom_image:A,ctaTempStyles:v,isExternalLink:w,translateY:y=0,index:E}=t,C=Re(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:f}=me(),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(at,{src:P,rec:x,item:(d=(r=x?.video)===null||r===void 0?void 0:r.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:ql["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:le((a=D?.title)!==null&&a!==void 0?a:"Product Name",v?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((u=v?.ctaTitle)===null||u===void 0?void 0:u.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((m=(c=D?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var Kl=o.memo(Jl);const Ql=He(Kl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Xl,settingRender:Xe,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 Zl=[{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,r,d,a,u,c,{content:m,style:h,bgImg:T,recData:b,bottom_image:x,ctaTempStyles:A,isExternalLink:v,translateY:w=0,index:y}=t,E=Re(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:C}=me(),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(at,{src:D,rec:b,item:(d=(r=b?.video)===null||r===void 0?void 0:r.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:le((a=f?.title)!==null&&a!==void 0?a:"Product Name",A?.title)}}),o.createElement("div",{className:de.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((c=(u=f?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&c!==void 0?c:"Shop Now",A?.ctaTitle)}})))};var ts=o.memo(es);const is=He(ts,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Zl,bindableProps:[],settingRender:Xe},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(vt,{direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Yn,Gn,Wn],style:{padding:e?"0 12px 0 20px":0}},t);var _t=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:r,onClick:d,bottom_image:a,ctaTempStyles:u,isExternalLink:c,index:m,translateY:h=0}=t,T=Re(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:b,setPopupDetailData:x,sxpParameter:A}=me(),{popup:v}=tt(),{jumpToWeb:w}=je(),[y,E]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Me.throttle(f=>{b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,f,m),x?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:f}),index:m})),c?f?.link&&(w(r,f,f.bindCta,m),window.location.href=window.getJointUtmLink(f.link)):d?.()},v?.duration);return o.createElement(_t,{isPadding:!!r},y?.map(f=>{var D,P,S,p,k,g,I,M;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(et,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(at,{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:a,rec:r,item:f,index:m,translateY:h,imgStyle:u?.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:u?.title,dangerouslySetInnerHTML:{__html:le((k=f?.title)!==null&&k!==void 0?k:"Product Name",u?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((g=u?.ctaTitle)===null||g===void 0?void 0:g.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((M=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&M!==void 0?M:"Shop Now",u?.ctaTitle)}}))))}))};var as=o.memo(ss);const rs=He(as,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:ns,bindableProps:[],settingRender:Xe},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"}]}],cs={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const us=t=>{var e,i,{content:n,style:l,bgImg:s,recData:r,onClick:d,bottom_image:a,ctaTempStyles:u,isExternalLink:c,index:m,translateY:h=0}=t,T=Re(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{sxpParameter:b}=me(),{ctaEvent:x,setPopupDetailData:A}=me(),{popup:v}=tt(),[w,y]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:E}=je(),C=Me.throttle(f=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,f,m),A?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:f}),index:m})),c?f?.link&&(E(r,f,f.bindCta,m),window.location.href=window.getJointUtmLink(f.link)):d?.()},v?.duration);return o.createElement(_t,{isPadding:!!r},w?.map(f=>{var D,P,S,p,k,g,I,M;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(et,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(at,{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:a,rec:r,item:f,index:m,translateY:h,imgStyle:u?.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:u?.title,dangerouslySetInnerHTML:{__html:le((k=f?.title)!==null&&k!==void 0?k:"Product Name",u?.title)}}),o.createElement("div",{className:de.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((g=u?.ctaTitle)===null||g===void 0?void 0:g.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((M=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&M!==void 0?M:"Shop Now",u?.ctaTitle)}}))))}))};var ps=o.memo(us);const vs=He(ps,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:ds,settingRender:Xe,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:r,onClick:d,bottom_image:a,ctaTempStyles:u,isExternalLink:c,index:m,translateY:h=0}=t,T=Re(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:b,setPopupDetailData:x,sxpParameter:A}=me(),{popup:v}=tt(),{jumpToWeb:w}=je(),[y,E]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Me.throttle(f=>{b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,f,m),x?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:f}),index:m})),c?f?.link&&(w(r,f,f.bindCta,m),window.location.href=window.getJointUtmLink(f.link)):d?.()},v?.duration);return o.createElement(_t,{isPadding:!!r},y?.map(f=>{var D,P,S,p,k,g,I;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(et,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(at,{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:a,rec:r,item:f,index:m,translateY:h,imgStyle:u?.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:u?.title,dangerouslySetInnerHTML:{__html:le((k=f?.title)!==null&&k!==void 0?k:"Product Name",u?.title)}}),o.createElement("div",{className:de.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:le((I=(g=f?.bindCta)===null||g===void 0?void 0:g.enTitle)!==null&&I!==void 0?I:"Shop Now",u?.ctaTitle)}}))))}))};var gs=o.memo(hs);const bs=He(gs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:fs,bindableProps:[],settingRender:Xe},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:r}=me();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:le(`#${(l=s?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var Xi=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",qi={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:r,list:d,reportTagsView:a,textStyles:u,space:c}=t,{swiperRef:m,setRtcList:h,setOpenHashtag:T,sxpParameter:b}=me(),[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,H,Y,B,F,_,R;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?(Y=(H=e?.video)===null||H===void 0?void 0:H.imgUrls)===null||Y===void 0?void 0:Y[0]:!((F=(B=e?.product)===null||B===void 0?void 0:B.homePage)===null||F===void 0)&&F.length?(R=(_=e?.product)===null||_===void 0?void 0:_.homePage)===null||R===void 0?void 0:R[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<=r,[D,r]);const P=o.useMemo(()=>{var g,I,M,L,H,Y,B,F,_;return!((g=e?.product)===null||g===void 0)&&g.currency&&(!((I=e?.product)===null||I===void 0)&&I.price)?`${(Y=(H=(L=(M=e?.product)===null||M===void 0?void 0:M.currency)===null||L===void 0?void 0:L.split("-")[1])===null||H===void 0?void 0:H.toUpperCase())!==null&&Y!==void 0?Y:""}${(_=(F=(B=e?.product)===null||B===void 0?void 0:B.price)===null||F===void 0?void 0:F.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+c,s)},0)},[c,n,s,l,S]),k=()=>{a(),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(Qe,{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({},u?.title),dangerouslySetInnerHTML:{__html:le(f,u?.title)}}),o.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!P,style:u.price,dangerouslySetInnerHTML:{__html:le(P,u?.price)}})))};function Ps(t){var e,i,n,l,s,r,d,a,u,c,m,h,T,b,x,A,v,w,y,E,C,f,{reportTagsView:D,showBanner:P}=t,S=Re(t,["reportTagsView","showBanner"]);const{waterFallData:p,getRecommendVideos:k,hashTagSize:g,loadingImage:I,isOpenHashTag:M}=me(),L=o.useRef(null),[H,Y]=o.useState(0),[B,F]=o.useState(),_=o.useRef(null),[R,V]=o.useState([]),N=o.useRef(),q=[170,230,300],[J,fe]=o.useState(!1),[ge,be]=o.useState([]),Te=o.useRef(),U=o.useCallback((K,ee)=>Math.floor(Math.random()*(ee-K+1))+K,[]),j=o.useRef([]),[W,ne]=o.useState({width:0}),se=o.useMemo(()=>{const K=W.width||0;return K>=1200?6:K>=768&&K<=1199?4:2},[W]),ue=o.useMemo(()=>W.width/se-2,[se,W]),ye=o.useCallback(()=>{var K;const ee=(K=N.current)!==null&&K!==void 0?K:[],X=[];for(let Z=0;Z<ge?.length;Z++){const ke=Math.floor(Z/se),Ae=Z%se+1;let qe=0,ze=9999999999;if(ke===0)X[Z]=Z;else{for(let Fe=0;Fe<X.length;Fe++)j.current[X[Fe]].top+j.current[X[Fe]].height<ze&&(qe=Fe,ze=j.current[X[Fe]].top+j.current[X[Fe]].height);X[qe]=Z}j.current[Z]===void 0&&(j.current[Z]={}),ke===0?(Ae===1?j.current[Z].left=0:j.current[Z].left=j.current[Z-1].left+ue+4,j.current[Z].top=0):(j.current[Z].left=j.current[qe].left,j.current[Z].top=ze),j.current[Z].height=j.current[Z].height||q[U(0,2)],ee[Z]={transform:`translate(${j.current[Z].left}px,${j.current[Z].top}px)`,width:`${ue}px`,height:j.current[Z].height}}return V([...ee]),[...ee]},[ue,se,q,U,ge]),Ce=o.useCallback((K,ee)=>{j.current[ee]===void 0&&(j.current[ee]={}),j.current[ee].height=K,N.current=ye()},[ye]);o.useEffect(()=>{N.current=ye()},[ue,se,ge]),o.useEffect(()=>{var K,ee;if(fe(!0),p&&k?.({hashTag:p?.hashTag,"itemFilter.itemId":p?.itemId,"itemFilter.itemType":p?.itemType,defaultSize:g,maxSize:g}).then(X=>{var Z,ke;F(X),be((ke=(Z=X?.recList)===null||Z===void 0?void 0:Z.filter(Ae=>Ae?.video!==null||Ae?.product!==null))!==null&&ke!==void 0?ke:[]),fe(!1)}),M){const X=qi;F(X),be((ee=(K=X?.recList)===null||K===void 0?void 0:K.filter(Z=>Z?.video!==null||Z?.product!==null))!==null&&ee!==void 0?ee:[]),fe(!1)}},[p,k,g,M]);const ie=o.useCallback(()=>{_.current!==null&&ne({width:_.current.getBoundingClientRect().width})},[]);o.useEffect(()=>{if(_.current===null)return;const K=new ResizeObserver(ee=>{ie()});return K.observe(_.current),()=>{K.disconnect()}},[ie]),o.useCallback(()=>{fe(!0),p&&k?.({hashTag:p?.hashTag,"itemFilter.itemId":p?.itemId,"itemFilter.itemType":p?.itemType}).then(K=>{var ee,X;be(ge?.concat((X=(ee=K?.recList)===null||ee===void 0?void 0:ee.filter(Z=>!Z?.video))!==null&&X!==void 0?X:[])),fe(!1)})},[p,k,ge]);const Ee=o.useCallback(()=>{Y(L.current.scrollTop)},[]);o.useEffect(()=>{var K;return(K=L?.current)===null||K===void 0||K.addEventListener("scroll",Ee),()=>{var ee;(ee=L?.current)===null||ee===void 0||ee.removeEventListener("scroll",Ee)}},[Ee,L]);const Ie=()=>{var K,ee;!((K=B?.tag)===null||K===void 0)&&K.link&&(D(),window.location.href=window.getJointUtmLink((ee=B?.tag)===null||ee===void 0?void 0:ee.link))};return o.createElement(o.Fragment,null,J?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=B?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:Ie},o.createElement(Qe,{className:de.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=B?.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:le((l=B?.tag)===null||l===void 0?void 0:l.info,(s=S?.textStyles)===null||s===void 0?void 0:s.hashTagDesc)}}),o.createElement("div",{hidden:!(!((r=B?.tag)===null||r===void 0)&&r.link),className:"waterFallList-collection",style:Object.assign({},(d=S?.textStyles)===null||d===void 0?void 0:d.hashTagLink),onClick:Ie,dangerouslySetInnerHTML:{__html:le(((a=B?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(u=S?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),o.createElement("div",{className:"waterFallList-content"},ge?.map((K,ee)=>{var X;return o.createElement(ks,Object.assign({key:ee,index:ee,rec:K,list:ge,showBorder:H+((X=L?.current)===null||X===void 0?void 0:X.clientHeight),style:R[ee],sizeChange:Ce,unitWidth:ue,reportTagsView:D},S))}),o.createElement("div",{hidden:!(!((c=B?.tag)===null||c===void 0)&&c.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(x=((h=j?.current[((m=j?.current)===null||m===void 0?void 0:m.length)-1])===null||h===void 0?void 0:h.top)+((b=j?.current[((T=j?.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=B?.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=B?.tag)===null||y===void 0)&&y.link),style:S?.buttonBgStyle}),o.createElement("div",{ref:Te,hidden:!(!((E=B?.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=B?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:S?.buttonStyle,onClick:Ie,dangerouslySetInnerHTML:{__html:le(((f=B?.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:r}=t,{swiperRef:d,setRtcList:a,setOpenHashtag:u,bffEventReport:c,sxpParameter:m}=me(),[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,H,Y,B;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]:!((H=(L=e?.product)===null||L===void 0?void 0:L.homePage)===null||H===void 0)&&H.length?(B=(Y=e?.product)===null||Y===void 0?void 0:Y.homePage)===null||B===void 0?void 0:B[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,H,Y;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:""}${(Y=(H=(L=e?.product)===null||L===void 0?void 0:L.price)===null||H===void 0?void 0:H.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&Y!==void 0?Y:""}`: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(),a?.(n),setTimeout(()=>{var S;(S=d?.current)===null||S===void 0||S.swiper.slideTo(i,0,!1),u?.(!1)},0)};return o.createElement("div",{ref:x,className:"list-content-listItem",key:i,onClick:P,style:{marginBottom:r}},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(Qe,{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:le(C,s?.title)}}),o.createElement("div",{className:"list-content-listItem-info-price",style:s?.price,hidden:!f,dangerouslySetInnerHTML:{__html:le(f,s?.price)}})))};function Os(t){var e,i,n,l,s,r,d,a,u,c,m,h,T,b,x,A,v,{reportTagsView:w,showBanner:y}=t,E=Re(t,["reportTagsView","showBanner"]);const{waterFallData:C,getRecommendVideos:f,hashTagSize:D,loadingImage:P,isOpenHashTag:S}=me(),[p,k]=o.useState(),[g,I]=o.useState(),[M,L]=o.useState(!1),H=o.useRef(null),[Y,B]=o.useState(!1);o.useCallback(()=>{Y||(B(!0),C&&f?.({hashTag:C?.hashTag,"itemFilter.itemId":C?.itemId,"itemFilter.itemType":C?.itemType}).then(_=>{var R;k(p?.concat((R=_?.recList)!==null&&R!==void 0?R:[])),B(!1)}))},[C,f,p,Y]),o.useEffect(()=>{var _,R;if(L(!0),C&&f?.({hashTag:C?.hashTag,"itemFilter.itemId":C?.itemId,"itemFilter.itemType":C?.itemType,defaultSize:D,maxSize:D}).then(V=>{var N,q;I(V),k((q=(N=V?.recList)===null||N===void 0?void 0:N.filter(J=>J?.video!==null||J?.product!==null))!==null&&q!==void 0?q:[]),L(!1)}),S){const V=qi;I(V),k((R=(_=V?.recList)===null||_===void 0?void 0:_.filter(N=>N?.video!==null||N?.product!==null))!==null&&R!==void 0?R:[]),L(!1)}},[C,f,D,S]);const F=()=>{var _,R;!((_=g?.tag)===null||_===void 0)&&_.link&&(w(),window.location.href=window.getJointUtmLink((R=g?.tag)===null||R===void 0?void 0:R.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:H},y&&((e=g?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:F},o.createElement(Qe,{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:le((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:!(!((r=g?.tag)===null||r===void 0)&&r.link),className:"list-collection",onClick:F,style:Object.assign(Object.assign({},(d=E?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:E?.space}),dangerouslySetInnerHTML:{__html:le(((a=g?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(u=E?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),o.createElement("div",{className:"list-content"},p?.map((_,R)=>o.createElement(Ms,Object.assign({key:R,index:R,rec:_,list:p,reportTagsView:w},E)))),o.createElement("div",{hidden:!Y,style:{textAlign:"center"}},"loading..."),o.createElement("div",{hidden:!(!((c=g?.tag)===null||c===void 0)&&c.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:F,dangerouslySetInnerHTML:{__html:le(((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:r,cacheRtcList:d,setRtcList:a,cacheActiveIndex:u,rtcList:c,setCacheRtcList:m,setIsFromHashtag:h,isFromHashtag:T,bffEventReport:b,themeTag:x,selectTag:A}=me(),{backMainFeed:v}=je();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=Me.isEqual(c,d);!S&&d&&d?.length&&a?.(d),v("branch",A,void 0,i?.hashTag),P(),r?.(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(u,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 H="";T?H="hashTagPage":!((S=L?.video)===null||S===void 0)&&S.url?H="videoPage":!((k=(p=L?.video)===null||p===void 0?void 0:p.imgUrls)===null||k===void 0)&&k.length&&(H="imagePage"),b?.({eventInfo:{contentId:(g=L?.video)===null||g===void 0?void 0:g.itemId,position:u+"",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:H,fromKPage:location?.href,timeOnSite:Math.floor((new Date-y)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[f,b,y,T,u]);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(Xi,{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 Ji=o.memo(Ls);const _s=t=>o.createElement(Ji,Object.assign({},t));var Rs=o.memo(_s);const Bs=He(Rs,{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 Fs=[{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 Ki=t=>o.createElement(Ki,Object.assign({},t));var Ns=o.memo(Ki);const Vs=He(Ns,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Fs},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var ii=Object.freeze({__proto__:null,Appoint:zl,AppointForm:_n,Commodity:Nl,CommodityDetail:wl,CommodityDetailDiroNew:Dl,CommodityDiro:Ql,CommodityDiroNew:is,Consent:Vs,HashTag:Bs,Link:Yl,MultiCommodity:vs,MultiCommodityDiro:rs,MultiCommodityDiroNew:bs,Prompt:Cl});const js="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Hs="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",zs=t=>{var{active:e,activeIcon:i,unActicveIcon:n,recData:l,position:s}=t,r=Re(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:d,mutateUnlike:a,bffEventReport:u}=me(),[c,m]=o.useState(e),h=Ge(Hs),T=Ge(js),b=Me.debounce(()=>Ne(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,H,Y,B;if(c){m(!1);const F=(v=yield a?.({videoItemId:(A=(x=l?.video)===null||x===void 0?void 0:x.itemId)!==null&&A!==void 0?A:""}))!==null&&v!==void 0?v:!1;u?.({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}}),F||m(!0)}else{m(!0);const F=(p=yield d?.({content:JSON.stringify(l)}))!==null&&p!==void 0?p:!1;u?.({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((H=(L=l?.video)===null||L===void 0?void 0:L.tags)!==null&&H!==void 0?H:[]),position:s+"",contentFormat:!((Y=l?.video)===null||Y===void 0)&&Y.url?"video":"image",traceInfo:(B=l?.video)===null||B===void 0?void 0:B.traceInfo}}),F||m(!1)}}),200);return o.createElement("button",Object.assign({},r,{"aria-label":"like",onClick:b}),o.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:c?i||h:n||T,alt:"icon"}))};var Qi=o.memo(zs),Us="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 ni=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=si.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})(),Ws=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:s,videoPostConfig:r,videoPlayIcon:d})=>{const[a,u]=o.useState(!1),{bffEventReport:c,sxpParameter:m,waterFallData:h,openHashtag:T,bffFbReport:b}=me(),x=o.useRef(0),[A,v]=o.useState(!1),[w,y]=o.useState(!0),{isActive:E}=Wi(),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(()=>r?.mode==="2",[r]),M=o.useMemo(()=>{var U;return r?.mode==="2"?`translateY(-${50+((U=r?.offsetTop)!==null&&U!==void 0?U:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),L=o.useMemo(()=>{var U;return((U=t?.video)===null||U===void 0?void 0:U.cover)||f},[f,t]),H=o.useMemo(()=>I?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[I]),Y=o.useMemo(()=>r?.bgWay==="1",[r]),B=o.useMemo(()=>Y&&r?.bgColor?{backgroundColor:r?.bgColor}:{},[r,Y]);o.useEffect(()=>{p?.current&&(p.current.muted=l)},[l,p?.current]);const F=o.useCallback(()=>{var U;p?.current&&((U=p?.current)===null||U===void 0||U.play())},[p?.current]),_=Ge("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),R=o.useCallback(()=>{p?.current&&(S(!1),v(!0))},[]),V=o.useCallback(()=>{var U,j,W,ne,se,ue,ye,Ce,ie,Ee,Ie,K,ee;if(!p?.current)return;u(!1);const X=n[e];if(X&&(!((U=p?.current)===null||U===void 0)&&U.duration)){x.current=((j=p?.current)===null||j===void 0?void 0:j.currentTime)||0;const Z=((ne=(W=p?.current)===null||W===void 0?void 0:W.duration)!==null&&ne!==void 0?ne:0).toFixed(2),ke=((ue=(se=p?.current)===null||se===void 0?void 0:se.currentTime)!==null&&ue!==void 0?ue:0).toFixed(2),Ae=w?"0":"1";c?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ce=(ye=X?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&Ce!==void 0?Ce:"",contentName:(Ee=(ie=X?.video)===null||ie===void 0?void 0:ie.title)!==null&&Ee!==void 0?Ee:"",playType:Ae,startTime:ke,videoDuration:Z,contentTags:JSON.stringify((K=(Ie=X?.video)===null||Ie===void 0?void 0:Ie.tags)!==null&&K!==void 0?K:[]),position:e+"",contentFormat:"video",traceInfo:(ee=X?.video)===null||ee===void 0?void 0:ee.traceInfo}}),y(!1)}},[c,n,e,w,p?.current]),N=o.useCallback(()=>{var U;if(!p?.current||f||!I||(p.current.style.objectFit="contain",!((U=t?.video)===null||U===void 0)&&U.cover||!C||!C.current||Y))return;const j=()=>{const W=C?.current,ne=W.getContext("2d"),se=window?.innerWidth,ue=window?.innerHeight;W.height=ue,W.width=se,ne?.drawImage(p.current,0,0,W.width,W.height),D(W.toDataURL())};j(),setTimeout(()=>{j()},500)},[p.current,Y,t,f,I]),q=o.useCallback(()=>{p.current&&(V(),N())},[p.current,N,V]),J=o.useCallback(U=>()=>{var j,W,ne,se,ue;if(!p.current||!A)return;const ye=(j=p?.current)===null||j===void 0?void 0:j.paused;switch(U){case"start":if(!ye)return;(W=p?.current)===null||W===void 0||W.play(),u(!1);break;case"pause":if(ye)return;(ne=p?.current)===null||ne===void 0||ne.pause(),u(!0);break;default:ye?(se=p?.current)===null||se===void 0||se.play():(ue=p?.current)===null||ue===void 0||ue.pause(),u(!ye);break}},[A,p?.current]),fe=o.useCallback(()=>{var U,j,W,ne,se,ue,ye,Ce,ie,Ee,Ie,K,ee;if(!p?.current||s!==e)return;const X=n[e],Z=((j=(U=p?.current)===null||U===void 0?void 0:U.duration)!==null&&j!==void 0?j:0).toFixed(2),ke=((ne=(W=p?.current)===null||W===void 0?void 0:W.currentTime)!==null&&ne!==void 0?ne:0).toFixed(2);if(!((se=p?.current)===null||se===void 0)&&se.duration){const Ae=(((ue=p?.current)===null||ue===void 0?void 0:ue.currentTime)-x.current).toFixed(2);c?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ce=(ye=X?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&Ce!==void 0?Ce:"",contentName:(Ee=(ie=X?.video)===null||ie===void 0?void 0:ie.title)!==null&&Ee!==void 0?Ee:"",endTime:ke,videoDuration:Z,playDuration:Ae,contentTags:JSON.stringify((K=(Ie=X?.video)===null||Ie===void 0?void 0:Ie.tags)!==null&&K!==void 0?K:[]),position:e+"",contentFormat:"video",traceInfo:(ee=X?.video)===null||ee===void 0?void 0:ee.traceInfo}})}},[n,e,c,p?.current,s]),ge=o.useCallback(()=>{S(!0)},[]);o.useEffect(()=>{var U,j,W,ne,se,ue,ye,Ce,ie,Ee;if(!E)return;const Ie=t?.video.url;if(!Ie)return;const K=document.querySelector(`#${k}`);if(!K||(p.current=ni?.(K),!p?.current))return;const ee=window?.Hls;let X=null;return Ie.includes(".m3u8")&&ee&&ee.isSupported()?(X=new ee,X.loadSource(Ie),X.attachMedia(p?.current),X.on(ee.Events.MANIFEST_PARSED,function(){var Z;(Z=p?.current)===null||Z===void 0||Z.play()})):p.current.src=Ie,(U=p?.current)===null||U===void 0||U.setAttribute("x5-playsinline","true"),(j=p?.current)===null||j===void 0||j.setAttribute("webkit-playsinline","true"),(W=p?.current)===null||W===void 0||W.addEventListener("loadedmetadata",q),(ne=p?.current)===null||ne===void 0||ne.addEventListener("loadeddata",N),(se=p?.current)===null||se===void 0||se.addEventListener("play",V),(ue=p?.current)===null||ue===void 0||ue.addEventListener("playing",R),(ye=p?.current)===null||ye===void 0||ye.addEventListener("pause",fe),(Ce=p?.current)===null||Ce===void 0||Ce.addEventListener("ended",F),(ie=p?.current)===null||ie===void 0||ie.addEventListener("canplay",F),(Ee=p?.current)===null||Ee===void 0||Ee.addEventListener("waiting",ge),()=>{var Z,ke,Ae,qe,ze,Fe,z,G;X&&X?.destroy(),v(!1),(Z=p?.current)===null||Z===void 0||Z.removeEventListener("loadedmetadata",q),(ke=p?.current)===null||ke===void 0||ke.removeEventListener("loadeddata",N),(Ae=p?.current)===null||Ae===void 0||Ae.removeEventListener("play",V),(qe=p?.current)===null||qe===void 0||qe.removeEventListener("playing",R),(ze=p?.current)===null||ze===void 0||ze.removeEventListener("pause",fe),(Fe=p?.current)===null||Fe===void 0||Fe.removeEventListener("ended",F),(z=p?.current)===null||z===void 0||z.removeEventListener("canplay",F),(G=p?.current)===null||G===void 0||G.removeEventListener("waiting",ge)}},[E,k,t]),o.useEffect(()=>{var U,j;!p?.current||!A||(E?(b?.({eventName:"ViewContent"}),(U=p?.current)===null||U===void 0||U.play()):(j=p?.current)===null||j===void 0||j.pause())},[E,A,p?.current]),o.useEffect(()=>{var U,j,W;if(!E||!p?.current)return;!((U=p?.current)===null||U===void 0?void 0:U.paused)&&T?(j=p?.current)===null||j===void 0||j.pause():T||(W=p?.current)===null||W===void 0||W.play()},[T,E,p?.current]),o.useEffect(()=>{if(!E)return;const U=()=>{J("start")(),b?.({eventName:"ViewContent"})},j=J("pause");return it.on(Je.PAGE_DID_SHOW,U),it.on(Je.PAGE_DID_HIDE,j),()=>{it.off(Je.PAGE_DID_SHOW,U),it.off(Je.PAGE_DID_HIDE,j)}},[J,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:Us,alt:"placeholder image"})},[P,A]);return o.useEffect(()=>{if(!p?.current)return;const U=()=>{var j;s===e&&(!((j=t?.video)===null||j===void 0)&&j.url)&&p?.current&&!a&&J("pause")()};return window.addEventListener("beforeunload",U),()=>{window.removeEventListener("beforeunload",U)}},[s,e,t,p?.current,J,a]),t?.video?o.createElement(o.Fragment,null,I?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:J(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},B)},!Y&&A&&L&&o.createElement(Qe,{src:L,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},H)}),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:!a,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:J()},o.createElement("div",{className:"n-full-screen",ref:g,id:k,style:{width:"100%",height:"100%"}}),be,Te,o.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:d??_,alt:"pause"}))):null};var Gs=o.memo(Ws);const Ys=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:l})=>{const[s,r]=o.useState(t),d=a=>{a.stopPropagation();const u=!s;r(u),n?.(u)};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 Zi=o.memo(Ys);const Xs=({imageUrl:t,style:e})=>{const[i,n]=o.useState(!0);tt(),o.useEffect(()=>{setTimeout(()=>{n(!1)},2e3)},[]);const l=Ge("/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]),r=o.useMemo(()=>{var c;return n?.mode==="2"?`translateY(-${50+((c=n?.offsetTop)!==null&&c!==void 0?c:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),d=o.useMemo(()=>s?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[s]),a=o.useMemo(()=>n?.bgWay==="1",[n]),u=o.useMemo(()=>a&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,a]);return o.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},u)},(!s||!a)&&o.createElement(Qe,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:l}),s&&o.createElement(Qe,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:r,left:0,right:0},onLoad:l}))},qs=({imgUrls:t,width:e,height:i,rec:n,index:l,onReportViewImageEnd:s,onViewImageStartEvent:r,imgUrlsPostConfig:d})=>{var a,u;const c=o.useRef(),{isActive:m}=Wi(),{sxpParameter:h,openHashtag:T}=me(),[b,x]=o.useState(!1);o.useEffect(()=>{b&&m?(c?.current&&c.current.swiper.autoplay.start(),T?s(n):r(l)):c?.current&&c.current.swiper.autoplay.stop()},[n,m,s,T,l,r,b]);const A=o.useCallback(()=>{b||x(!0)},[b]);return o.createElement(vt,{ref:c,defaultValue:0,direction:"horizontal",modules:[kt,Pt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},className:de.css(Object.assign({},d?.marginBottom&&{".swiper-pagination":{bottom:(a=d?.marginBottom)!==null&&a!==void 0?a:0}})),height:i,loop:!0,autoplay:{delay:((u=d?.delay)!==null&&u!==void 0?u:3)*1e3}},t?.map((v,w)=>o.createElement(et,{key:w},o.createElement($i,{src:!b&&w>0?"":v,height:i,imgUrlsPostConfig:d,onShowFirstImage:A}))))};var Js=o.memo(qs);const Ks=({tags:t,itemId:e,itemType:i,index:n,rec:l,hashTagStyle:s})=>{const[r,d]=o.useState(!1),{setWaterFallData:a,setOpenHashtag:u,setCacheActiveIndex:c,waterFallData:m,setIsFromHashtag:h}=me(),T=b=>{m?h?.(!0):c?.(n),a?.(i?{hashTag:b,itemId:e,itemType:i,rec:l}:{hashTag:b,rec:l}),u?.(!0)};return o.useMemo(()=>t.length<=6?null:o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>d(!r)},r?"show less":"show more"),[r,t]),o.createElement("div",{className:"clc-sxp-bottom-hashtag"},o.createElement(_t,null,t?.map((b,x)=>o.createElement(et,{key:x,hidden:r?!1:x>=6,className:"clc-sxp-bottom-hashtag-item",style:s,onClick:()=>T(b)},o.createElement("div",{dangerouslySetInnerHTML:{__html:le(`#${b}`,s)}})))))};var en=o.memo(Ks),Qs="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 Rt(t){return o.memo(function(e){const{$store:i}=bn(),n=s=>{let r=s;const d=s.match(/{{.*?}}/g);return d?.length&&d.forEach(a=>{a.replace(/{{\s*([\w.]+)\s*}}/g,(u,c)=>{if(c){const m=Me.get(i,c);return r=r.replace(a,m),m}})}),r},l=o.useMemo(()=>{var s,r,d;const{bindDatas:a}=e,u=Re(e,["bindDatas"]);if((s=a?.forEach)===null||s===void 0||s.call(a,c=>{if(c?.propKey&&c?.dataPath){const{propKey:m,dataPath:h}=c;h.replace(/{{\s*([\w.]+)\s*}}/g,(T,b)=>{var x,A;if(b){const v=(A=(x=Me.get(i,b))!==null&&x!==void 0?x:e[m])!==null&&A!==void 0?A:"";return u[m]=v,v}})}}),u){u.eventMap={};const c=Me.cloneDeep(u.event)||{};for(const m in c)if(Object.prototype.hasOwnProperty.call(c,m))try{c[m].value=n(c[m].value),u.eventMap[m]=new Function(c[m].value)}catch{}}return!((d=(r=u?.event)===null||r===void 0?void 0:r.onClick)===null||d===void 0)&&d.linkType&&(u.style.cursor="pointer"),u},[i,e]);return o.createElement(t,Object.assign({},l,l.eventMap))})}const Zs=({rec:t,index:e,tempMap:i,resolver:n})=>{const{schema:l}=tt(),s=o.useMemo(()=>{var r,d,a,u,c,m,h,T,b,x,A,v,w,y,E,C,f,D,P,S,p,k,g,I,M,L,H,Y,B,F,_;if(!t?.video)return null;let R=null;!((d=(r=t?.video)===null||r===void 0?void 0:r.bindProducts)===null||d===void 0)&&d.length?R="\u591A\u5546\u54C1CTA":!((a=t?.video)===null||a===void 0)&&a.bindProduct?R="\u5546\u54C1CTA":R=(c=(u=t?.video)===null||u===void 0?void 0:u.bindCta)===null||c===void 0?void 0:c.itemId;const V=i?.[R];if(((m=V?.item)===null||m===void 0?void 0:m.type)==="CommodityDiro"&&!(!((h=t?.video)===null||h===void 0)&&h.bindProduct)||((T=V?.item)===null||T===void 0?void 0:T.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((x=V?.item)===null||x===void 0?void 0:x.type)==="CommodityDiroNew"&&!(!((A=t?.video)===null||A===void 0)&&A.bindProduct)||((v=V?.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=V?.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=V?.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(V&&n){const N=n[(p=V?.item)===null||p===void 0?void 0:p.type],q=Rt(N),J=(k=N?.extend)===null||k===void 0?void 0:k.defaulSetting,fe=((M=(I=(g=V?.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(q,Object.assign({style:Object.assign(Object.assign(Object.assign({},J?.style),(L=V?.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({},J?.textStyle),(H=V?.item)===null||H===void 0?void 0:H.textStyle),bindDatas:(B=(Y=V?.item)===null||Y===void 0?void 0:Y.bindDatas)!==null&&B!==void 0?B:[]},J?.props,(F=V?.item)===null||F===void 0?void 0:F.props,{event:((_=V?.item)===null||_===void 0?void 0:_.event)||{},schema:l,id:V?.id,key:V?.id,recData:t,isExternalLink:fe,index:e}))}else return null},[t,n,i,l]);return o.createElement(o.Fragment,null,s)};var tn=o.memo(Zs);const nn=({nudge:t})=>{var e,i,n,l,s,r;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:(r=t?.borderRadius)!==null&&r!==void 0?r: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:le(t?.content,t?.textStyle)}})))},$s=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:l,setCacheRtcList:s,setCacheActiveIndex:r,setLoading:d,swiperRef:a,waterFallData:u,bffEventReport:c,selectTag:m,setSelectTag:h}=me(),{backMainFeed:T}=je(),b=o.useMemo(()=>[Tt,...t],[t]),x=A=>()=>{if(A===m)return;A!=="FOR U"?c?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${A}']`}}):T("theme",A,m);let v;A!==Tt&&(v=A),d?.(!0),n?.({themeTag:v}).then(w=>{var y,E,C,f;it.emit(Je.CHANGE_THEME_TAG,v),l?.((y=w?.recList)!==null&&y!==void 0?y:[]),s?.((E=w?.recList)!==null&&E!==void 0?E:[]),e?.(0),r?.(0),(f=(C=a?.current)===null||C===void 0?void 0:C.swiper)===null||f===void 0||f.slideTo(0)}).finally(()=>{d?.(!1)}),h?.(A)};return u||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:r=[],ctaType:d,tipText:a,nudge:u,_schema:c,hashTagStyle:m,tagList:h=[],licenseUrl:T})=>{var b,x,A,v,w,y,E,C,f,D;const{schema:P}=tt(),[S,p]=o.useState(0),k=o.useRef(0),[g,I]=o.useState(!0),M=o.useRef(),[L,H]=o.useState(!1),[Y,B]=o.useState(!1),{loadVideos:F,bffEventReport:_,loading:R,setPopupDetailData:V,ctaEvent:N,swiperRef:q,waterFallData:J,setOpenHashtag:fe,appDomain:ge,openHashtag:be,loadingImage:Te,isFromHashtag:U,popupDetailData:j,bffFbReport:W,curTime:ne,h5EnterLink:se,isShowConsent:ue,selectTag:ye}=me(),{backMainFeed:Ce}=je(),{productView:ie}=je(),Ee=o.useMemo(()=>r.length>0&&!R&&Sn(),[r,R]);o.useEffect(()=>{pi()},[]),o.useEffect(()=>{if(r?.length>0){const O=new Date;M.current=O,W?.({eventName:"PageView"})}},[r?.length]);const Ie=o.useCallback(()=>{if(pi(),se?.(),r.length>0){const O=new Date;M.current=O,W?.({eventName:"PageView"})}},[r.length,W,se]);o.useEffect(()=>{var O;const oe=r?.findIndex(Q=>{var ae,pe,ve,$,re,ce,Le,Pe,xe;return d==="\u591A\u5546\u54C1CTA"?((ae=Q?.video)===null||ae===void 0?void 0:ae.bindProducts)&&((ve=(pe=Q?.video)===null||pe===void 0?void 0:pe.bindProducts)===null||ve===void 0?void 0:ve.length)>0:d==="\u5546\u54C1CTA"?($=Q?.video)===null||$===void 0?void 0:$.bindProduct:((ce=(re=Q?.video)===null||re===void 0?void 0:re.bindCta)===null||ce===void 0?void 0:ce.itemId)===d&&(((Le=Q?.video)===null||Le===void 0?void 0:Le.url)||((xe=(Pe=Q?.video)===null||Pe===void 0?void 0:Pe.imgUrls)===null||xe===void 0?void 0:xe.length))})||0;(O=q?.current)===null||O===void 0||O.swiper.slideTo(oe)},[d,q]),o.useEffect(()=>{const O=r?.[S],oe=()=>{var Q,ae,pe,ve,$,re,ce,Le,Pe,xe,_e,rt,dt,ct,ot,gt;const We=!be&&!ue;if(document.visibilityState==="hidden"){We&&(it.emit(Je.PAGE_DID_HIDE,O),z(O),te(O));let ut="";j&&(!((ae=(Q=O?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||ae===void 0)&&ae.length||!((pe=O?.video)===null||pe===void 0)&&pe.bindProduct)?ut="pdpPage":j&&((ce=l?.[(re=($=(ve=O?.video)===null||ve===void 0?void 0:ve.bindCta)===null||$===void 0?void 0:$.itemId)!==null&&re!==void 0?re:""].item)===null||ce===void 0?void 0:ce.type)==="Appoint"?ut="formPage":U?ut="hashTagPage":!((Le=O?.video)===null||Le===void 0)&&Le.url?ut="videoPage":!((Pe=O?.video)===null||Pe===void 0)&&Pe.imgUrls&&(!((_e=(xe=O?.video)===null||xe===void 0?void 0:xe.imgUrls)===null||_e===void 0)&&_e.length)?ut="imagePage":O?.product&&(ut="productPage"),_?.({eventInfo:{sessionDuration:Math.floor((new Date-ne.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(rt=O?.video)===null||rt===void 0?void 0:rt.itemId,productId:(dt=O?.product)===null||dt===void 0?void 0:dt.itemId,position:S+"",fromKName:ut,fromKPage:location?.href,ctatId:(gt=(ot=(ct=O?.video)===null||ct===void 0?void 0:ct.bindCta)===null||ot===void 0?void 0:ot.itemId)!==null&>!==void 0?gt:""}})}else document.visibilityState==="visible"&&(Ie(),We&&(we(S),it.emit(Je.PAGE_DID_SHOW,O),Ce("external",ye)))};return document.addEventListener("visibilitychange",oe),()=>{document.removeEventListener("visibilitychange",oe)}},[S,_,r,Ie,j,U,l,ne,Ce,be,ue,ye]);const K=o.useMemo(()=>{let O=0;return h.length>0&&(O+=45,J&&(O-=45)),O},[h,J]),ee=o.useMemo(()=>{let O=0;return t?.logoUrl&&t?.isShowLogo&&(O+=45),O},[]),X=o.useMemo(()=>i-ee-K,[t,i,K]),Z=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]),ke=o.useCallback((O,oe)=>{var Q,ae,pe,ve;return!((Q=O?.video)===null||Q===void 0)&&Q.url?o.createElement(Gs,{rec:O,index:oe,muted:g,data:r,height:X,activeIndex:S,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((ae=O?.video)===null||ae===void 0)&&ae.imgUrls?o.createElement(Js,{key:O?.video.itemId,imgUrls:O?.video.imgUrls,width:n,height:X,rec:O,index:oe,onReportViewImageEnd:z,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(($,re)=>{var ce,Le,Pe,xe,_e,rt,dt,ct;const ot=s[(ce=$?.item)===null||ce===void 0?void 0:ce.type],gt=Rt(ot),We=(Le=ot?.extend)===null||Le===void 0?void 0:Le.defaulSetting;return o.createElement(gt,Object.assign({key:`${oe}${re}`,textStyle:Object.assign(Object.assign({},We?.textStyle),(Pe=$?.item)===null||Pe===void 0?void 0:Pe.textStyle),bindDatas:(_e=(xe=$?.item)===null||xe===void 0?void 0:xe.bindDatas)!==null&&_e!==void 0?_e:[]},We?.props,(rt=$?.item)===null||rt===void 0?void 0:rt.props,{event:((dt=$?.item)===null||dt===void 0?void 0:dt.event)||{},schema:P,id:$?.id,viewTime:M.current,rec:O,isPost:!0,tipText:a,style:Object.assign(Object.assign(Object.assign({},We?.style),(ct=$?.item)===null||ct===void 0?void 0:ct.style),{height:"100%",overflow:"auto"}),index:oe}))}):null},[n,r,X,g,S,t?.productPost,t?.videoPlayIcon,M,a,s,P]),Ae=o.useCallback(O=>{B(O)},[]),qe=o.useMemo(()=>Y?{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"},[Y]),ze=o.useCallback((O,oe)=>{var Q,ae,pe,ve,$,re,ce;return O?.video?o.createElement(o.Fragment,null,((Q=O?.video)===null||Q===void 0?void 0:Q.title)&&!Y&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom"},o.createElement(nn,{nudge:u}),t?.isShowCTA===void 0||t?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(tn,{rec:O,index:oe,tempMap:l,resolver:s})):null,o.createElement("div",null,o.createElement(Lt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:a?.foldText,unfoldText:a?.unfoldText,text:(pe=(ae=O?.video)===null||ae===void 0?void 0:ae.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:Ae}),o.createElement(en,{index:S,tags:($=(ve=O?.video)===null||ve===void 0?void 0:ve.hashTags)!==null&&$!==void 0?$:[],itemId:(re=O?.video)===null||re===void 0?void 0:re.itemId,itemType:!((ce=O?.video)===null||ce===void 0)&&ce.itemId?"VIDEO":null,rec:O,hashTagStyle:m})))):null},[e,S,l,s,a,u,m,t,Ae,Y,qe]),Fe=o.useCallback((O,oe)=>{var Q,ae,pe,ve;if(!t?.isShowLike)return;let $=(Q=t?.likeIconY)!==null&&Q!==void 0?Q:400;return J&&$<40&&($+=40),O?.video?o.createElement(Qi,{key:O.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:O.isCollected,recData:O,className:"clc-sxp-like-button",style:{[(ae=t.likeIconXPosit)!==null&&ae!==void 0?ae:"right"]:(pe=t.likeIconX)!==null&&pe!==void 0?pe:0,[(ve=t.likeIconYPosit)!==null&&ve!==void 0?ve:"bottom"]:$},position:oe}):null},[t,J]),z=O=>{var oe,Q,ae,pe,ve,$;if(!(!((oe=O?.video)===null||oe===void 0)&&oe.url)&&(!((Q=O?.video)===null||Q===void 0)&&Q.imgUrls)){const re=Date.now(),ce=(re-k.current)/1e3;_?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(pe=(ae=O?.video)===null||ae===void 0?void 0:ae.itemId)!==null&&pe!==void 0?pe:"",contentName:(ve=O?.video.title)!==null&&ve!==void 0?ve:"",imageEndTime:`${re}`,playDuration:`${ce}`,contentTags:JSON.stringify(($=O?.video.tags)!==null&&$!==void 0?$:[]),position:S+"",contentFormat:"image",traceInfo:O?.video.traceInfo}})}},G=O=>{var oe,Q,ae,pe,ve,$,re,ce,Le,Pe;M.current=new Date;const xe=r[O.previousIndex];if(!xe)return;O.previousIndex-O.activeIndex<0?(_?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Q=(oe=xe?.video)===null||oe===void 0?void 0:oe.itemId)!==null&&Q!==void 0?Q:"",productId:(pe=(ae=xe?.product)===null||ae===void 0?void 0:ae.itemId)!==null&&pe!==void 0?pe:"",requestId:null}}),z(xe)):(_?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:($=(ve=xe?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&$!==void 0?$:"",productId:(ce=(re=xe.product)===null||re===void 0?void 0:re.itemId)!==null&&ce!==void 0?ce:"",requestId:null}}),z(xe)),te(xe);const _e=r[O.activeIndex];!(!((Le=_e?.video)===null||Le===void 0)&&Le.url)&&!(!((Pe=_e?.video)===null||Pe===void 0)&&Pe.imgUrls)&&_e?.product&&W?.({eventName:"ProductView"})},te=O=>{var oe,Q,ae;!(!((oe=O?.video)===null||oe===void 0)&&oe.url)&&!(!((Q=O?.video)===null||Q===void 0)&&Q.imgUrls)&&O?.product&&ie(O,O.product,(ae=O?.product)===null||ae===void 0?void 0:ae.bindCta,M.current,S)};o.useEffect(()=>{const O=r[S];be&&te(O)},[be,r,S]);const we=O=>{var oe,Q,ae,pe,ve,$;const re=r[O];if(!(!((oe=re?.video)===null||oe===void 0)&&oe.url)&&(!((Q=re?.video)===null||Q===void 0)&&Q.imgUrls)){const ce=Date.now();k.current=ce,_?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(pe=(ae=re?.video)===null||ae===void 0?void 0:ae.itemId)!==null&&pe!==void 0?pe:"",contentName:(ve=re?.video.title)!==null&&ve!==void 0?ve:"",imageStartTime:`${ce}`,contentTags:JSON.stringify(($=re?.video.tags)!==null&&$!==void 0?$:[]),position:O+"",contentFormat:"image",traceInfo:re?.video.traceInfo}}),W?.({eventName:"ViewContent"})}},he=o.useMemo(()=>{var O;const oe=S===0&&!J?[(O=r?.[0])!==null&&O!==void 0?O:null]:r?.map((Q,ae)=>S===ae||ae-1===S||ae+1===S?Q:null);return J?oe:oe.concat([{loading:!0}])},[r,S,J]),De=o.useMemo(()=>R?o.createElement("div",{style:{height:X,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,oe)=>o.createElement(et,{key:oe,virtualIndex:oe},O&&o.createElement(o.Fragment,null,O?.loading?o.createElement("div",{style:{height:X,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,ke(O,oe),ze(O,oe),Fe(O,oe))))),[n,r,X,R,ze,ke,he,Te]),Se=Ge("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),Oe=Ge("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png");return o.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},J&&o.createElement(Xi,{icon:Qs,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},onClose:()=>{fe?.(!0)}}),Z,o.createElement(on,{tagList:h,setActiveIndex:p,style:{top:ee}}),Ee?o.createElement(Xs,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((b=t?.swipeTipOffset)!==null&&b!==void 0?b:0)}%`}}):null,o.createElement(vt,{style:{marginTop:K},ref:q,onSlideChange:()=>{q.current.swiper.allowTouchMove=!1,setTimeout(()=>{q.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:O=>{p(O.activeIndex),!be&&(G(O),!J&&O?.activeIndex+2>=r?.length&&(L||(H(!0),F?.(Math.ceil(S/10)+1).then(()=>{H(!1)}))))},direction:"vertical",height:X},(t?.isShowMute===void 0||t?.isShowMute===!0)&&o.createElement(Zi,{style:{position:"fixed",visibility:!((A=(x=r?.[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:Oe,onChange:I}),De),o.createElement(Ji,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)))},ea=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:l,index:s})=>o.createElement(vt,{defaultValue:0,direction:"horizontal",modules:[kt,Pt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(r=>o.createElement(et,{key:r},o.createElement($i,{src:r,height:i,imgUrlsPostConfig:n}))));var ta=o.memo(ea);const ia=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:s,videoPostConfig:r,width:d})=>{const[a,u]=o.useState(!1),c=o.useRef(null),{bffEventReport:m,sxpParameter:h,waterFallData:T,openHashtag:b}=me(),x=o.useRef(0),[A,v]=o.useState(!1),[w,y]=o.useState(!0),E=o.useRef(null),[C,f]=o.useState("");o.useEffect(()=>{c.current&&(c.current.muted=l)},[l]);const D=o.useCallback(()=>{var F;(F=c.current)===null||F===void 0||F.play()},[]),P=Ge("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),S=o.useCallback(()=>{var F,_,R,V,N,q,J,fe,ge,be,Te,U,j;u(!1);const W=n[e];if(W&&(!((F=c?.current)===null||F===void 0)&&F.duration)){x.current=((_=c?.current)===null||_===void 0?void 0:_.currentTime)||0;const ne=((V=(R=c.current)===null||R===void 0?void 0:R.duration)!==null&&V!==void 0?V:0).toFixed(2),se=((q=(N=c.current)===null||N===void 0?void 0:N.currentTime)!==null&&q!==void 0?q:0).toFixed(2),ue=w?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(fe=(J=W?.video)===null||J===void 0?void 0:J.itemId)!==null&&fe!==void 0?fe:"",contentName:(be=(ge=W?.video)===null||ge===void 0?void 0:ge.title)!==null&&be!==void 0?be:"",playType:ue,startTime:se,videoDuration:ne,contentTags:JSON.stringify((U=(Te=W?.video)===null||Te===void 0?void 0:Te.tags)!==null&&U!==void 0?U:[]),position:e+"",contentFormat:"video",traceInfo:(j=W?.video)===null||j===void 0?void 0:j.traceInfo}}),y(!1)}},[m,n,e,w]),p=o.useCallback(()=>{v(!0)},[]),k=o.useCallback(F=>()=>{var _,R,V,N,q;if(!A)return;const J=(_=c.current)===null||_===void 0?void 0:_.paused;switch(F){case"start":if(!J)return;(R=c.current)===null||R===void 0||R.play(),u(!1);break;case"pause":if(J)return;(V=c.current)===null||V===void 0||V.pause(),u(!0);break;default:J?(N=c.current)===null||N===void 0||N.play():(q=c.current)===null||q===void 0||q.pause(),u(!J);break}},[A]),g=o.useCallback(()=>{var F,_,R,V,N,q,J,fe,ge,be,Te,U,j;const W=n[e],ne=((_=(F=c.current)===null||F===void 0?void 0:F.duration)!==null&&_!==void 0?_:0).toFixed(2),se=((V=(R=c.current)===null||R===void 0?void 0:R.currentTime)!==null&&V!==void 0?V:0).toFixed(2);if(!((N=c?.current)===null||N===void 0)&&N.duration){const ue=(((q=c?.current)===null||q===void 0?void 0:q.currentTime)-x.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(fe=(J=W?.video)===null||J===void 0?void 0:J.itemId)!==null&&fe!==void 0?fe:"",contentName:(be=(ge=W?.video)===null||ge===void 0?void 0:ge.title)!==null&&be!==void 0?be:"",endTime:se,videoDuration:ne,playDuration:ue,contentTags:JSON.stringify((U=(Te=W?.video)===null||Te===void 0?void 0:Te.tags)!==null&&U!==void 0?U:[]),position:e+"",contentFormat:"video",traceInfo:(j=W?.video)===null||j===void 0?void 0:j.traceInfo}})}},[n,e,m]),I=o.useMemo(()=>r?.mode==="2",[r]),M=o.useMemo(()=>{var F;return r?.mode==="2"?`translateY(-${50+((F=r?.offsetTop)!==null&&F!==void 0?F:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),L=o.useMemo(()=>{var F;return((F=t?.video)===null||F===void 0?void 0:F.cover)||C},[C,t]),H=o.useCallback(()=>{if(!E||!c||!c.current||!E.current)return;const F=c?.current,_=E?.current,R=_.getContext("2d"),V=window?.innerWidth,N=window?.innerHeight;_.height=N,_.width=V,R?.drawImage(F,0,0,_.width,_.height),f(_.toDataURL())},[]);o.useEffect(()=>{var F,_,R,V;if(c.current){if(u(!1),!c.current.src){const N=t?.video.url;if(N.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const q=new window.Hls;q.loadSource(N),q.attachMedia(c.current)}else c.current.canPlayType("application/vnd.apple.mpegurl"),c.current.src=N;else c.current.src=N;c.current.setAttribute("x5-playsinline","true"),c.current.setAttribute("webkit-playsinline","true")}return(F=c.current)===null||F===void 0||F.addEventListener("loadedmetadata",p),(_=c.current)===null||_===void 0||_.addEventListener("canplay",p),(R=c.current)===null||R===void 0||R.addEventListener("playing",S),(V=c.current)===null||V===void 0||V.addEventListener("loadeddata",H),()=>{var N,q,J,fe;(N=c.current)===null||N===void 0||N.removeEventListener("loadedmetadata",p),(q=c.current)===null||q===void 0||q.removeEventListener("canplay",p),(J=c.current)===null||J===void 0||J.removeEventListener("playing",S),(fe=c.current)===null||fe===void 0||fe.removeEventListener("loadeddata",H)}}},[p,S,t?.video,H]);const Y=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 F=()=>{var _,R;s===e&&(!((_=t?.video)===null||_===void 0)&&_.url)&&(!((R=c?.current)===null||R===void 0)&&R.src)&&!a&&k("pause")()};return window.addEventListener("beforeunload",F),()=>{window.removeEventListener("beforeunload",F)}},[s,e,t,c,k,a]);const B=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(Qe,{src:L,style:Object.assign({height:i,width:d,objectFit:"cover"},B)}),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:c,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:!a,className:"clc-pb-video-pause",src:P,alt:"video pause image"}))),Y):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:c,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:g,onEnded:D}),Y,o.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:P,alt:"video pause image"}))):null};var na=o.memo(ia);const oi={};Object.values(ii).forEach(t=>{oi[t.extend.type]=t});const oa="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",la="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",sa=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:l,descStyle:s,hashTagStyle:r,containerHeight:d=664,containerWidth:a=375,appDomain:u,tagList:c=[]})=>{const m=o.useMemo(()=>{let f=0;return e?.logoUrl&&e?.isShowLogo&&(f+=45),c.length>0&&(f+=45),d-f},[e,d,c]),h=(f,D)=>{var P,S,p,k;if(!((P=f?.video)===null||P===void 0)&&P.url)return o.createElement(na,{rec:f,index:D,muted:!0,width:a,data:t??[],height:m,activeIndex:D,videoPostConfig:e?.videoPost});if(!((S=f?.video)===null||S===void 0)&&S.imgUrls)return o.createElement(ta,{key:f?.video.itemId,imgUrls:f?.video.imgUrls,width:a,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,H,Y,B,F,_,R;const V=oi[(M=g?.item)===null||M===void 0?void 0:M.type],N=Rt(V),q=(L=V?.extend)===null||L===void 0?void 0:L.defaulSetting;return o.createElement(N,Object.assign({key:`${D}${I}`,textStyle:Object.assign(Object.assign({},q?.textStyle),(H=g?.item)===null||H===void 0?void 0:H.textStyle),bindDatas:(B=(Y=g?.item)===null||Y===void 0?void 0:Y.bindDatas)!==null&&B!==void 0?B:[]},q?.props,(F=g?.item)===null||F===void 0?void 0:F.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({},q?.style),(R=g?.item)===null||R===void 0?void 0:R.style),{width:a,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:oi})):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(Lt,{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:r}))):null},A=Ge(la,u),v=Ge(oa,u),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(Qi,{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=Ge("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",u),E=Ge("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",u),C=(f,D)=>{var P,S,p,k;return o.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},T,o.createElement(on,{tagList:c}),o.createElement(Zi,{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 aa=o.memo(sa);const ra=()=>{const{schema:t,resolver:e,popup:i}=tt(),{setPopupDetailData:n,popupDetailData:l,bffEventReport:s}=me(),{productView:r}=je(),[d,a]=o.useState(),u=o.useRef(null);o.useEffect(()=>{const h=()=>{u.current=new Date};return h(),window.addEventListener("pageshow",h),()=>{window.removeEventListener("pageshow",h)}},[]),o.useEffect(()=>{i&&i?.id&&i?.id!==""&&(u.current=new Date,a(i))},[i]);const c=()=>{var h,T,b,x;if(!i||i?.id===""||!d||new Date-u.current<((h=i?.duration)!==null&&h!==void 0?h:0))return;a(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&&r(A,v,w,u.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 H=e[(v=x?.item)===null||v===void 0?void 0:v.type],Y=Rt(H),B=((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",F=((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=H?.extend)===null||P===void 0?void 0:P.defaulSetting;return o.createElement(Y,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:B,isPopup:F,onClose:c}))}else return o.createElement(o.Fragment,null)})},[t,i,e,c]);return o.createElement(Ot,{popup:d,onClose:c,padding:0,modalStyle:{position:"fixed"}},m)},li={};Object.values(ii).forEach(t=>{li[t.extend.type]=t});const da=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:l,appDomain:s,licenseUrl:r,enabledMetaConversionApi:d})=>{var a,u,c,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(xi,{resolver:li,enableDataSource:!1,schema:t?.data,utmVal:y},o.createElement(yi,{utmVal:y,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(u=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&u!==void 0?u:e,defaultSize:(m=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.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:li,licenseUrl:r})),o.createElement(ra,null))}}))};var ca=o.memo(da);const sn=o.createContext({}),ua=({children:t,data:e})=>{var i,n,l,s,r,d,a,u,c,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:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.hash_tag_size,loadingImage:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.loading_image,privacyContent:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.privacy_context,privacyNecessity:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_necessity,privacyPolicyTitle:(c=e?.sxp_parameter)===null||c===void 0?void 0:c.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 pa(){return o.useContext(sn)}exports.DiyPortalPreview=aa,exports.EditorDataProvider=ua,exports.Modal=Ot,exports.SxpDataSourceProvider=yi,exports.SxpPageCore=ca,exports.SxpPageRender=ln,exports.core=In,exports.default=gn,exports.materials=ii,exports.useEditorDataProvider=pa;
|
7
7
|
//# sourceMappingURL=index.min.cjs.map
|