pb-sxp-ui 1.6.0 → 1.6.1

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.
Files changed (35) hide show
  1. package/dist/index.cjs +40 -32
  2. package/dist/index.cjs.map +1 -1
  3. package/dist/index.js +40 -32
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.cjs +3 -3
  6. package/dist/index.min.cjs.map +1 -1
  7. package/dist/index.min.js +3 -3
  8. package/dist/index.min.js.map +1 -1
  9. package/dist/pb-ui.js +40 -32
  10. package/dist/pb-ui.js.map +1 -1
  11. package/dist/pb-ui.min.js +3 -3
  12. package/dist/pb-ui.min.js.map +1 -1
  13. package/es/core/components/SxpPageRender/RenderCard.d.ts +3 -3
  14. package/es/core/components/SxpPageRender/RenderCard.js +27 -17
  15. package/es/core/components/SxpPageRender/index.js +2 -2
  16. package/es/materials/sxp/template/MultiCommodity/index.d.ts +1 -0
  17. package/es/materials/sxp/template/MultiCommodity/index.js +2 -2
  18. package/es/materials/sxp/template/MultiCommodityDiro/index.d.ts +1 -0
  19. package/es/materials/sxp/template/MultiCommodityDiro/index.js +2 -2
  20. package/es/materials/sxp/template/MultiCommodityDiroNew/index.d.ts +1 -0
  21. package/es/materials/sxp/template/MultiCommodityDiroNew/index.js +2 -2
  22. package/es/materials/sxp/template/components/Img.d.ts +1 -0
  23. package/es/materials/sxp/template/components/Img.js +6 -4
  24. package/lib/core/components/SxpPageRender/RenderCard.d.ts +3 -3
  25. package/lib/core/components/SxpPageRender/RenderCard.js +26 -16
  26. package/lib/core/components/SxpPageRender/index.js +2 -2
  27. package/lib/materials/sxp/template/MultiCommodity/index.d.ts +1 -0
  28. package/lib/materials/sxp/template/MultiCommodity/index.js +2 -2
  29. package/lib/materials/sxp/template/MultiCommodityDiro/index.d.ts +1 -0
  30. package/lib/materials/sxp/template/MultiCommodityDiro/index.js +2 -2
  31. package/lib/materials/sxp/template/MultiCommodityDiroNew/index.d.ts +1 -0
  32. package/lib/materials/sxp/template/MultiCommodityDiroNew/index.js +2 -2
  33. package/lib/materials/sxp/template/components/Img.d.ts +1 -0
  34. package/lib/materials/sxp/template/components/Img.js +5 -3
  35. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Je=require("lodash"),Ko=require("uuid"),Zo=require("pako"),n=require("react"),hi=require("qs"),Qo=require("eventemitter3"),Se=require("@emotion/css"),zi=require("react-dom");function $o(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var o=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,o.get?o:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var Hi=$o(zi);function Ke(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,o=Object.getOwnPropertySymbols(t);a<o.length;a++)e.indexOf(o[a])<0&&Object.prototype.propertyIsEnumerable.call(t,o[a])&&(i[o[a]]=t[o[a]]);return i}function nt(t,e,i,o){function a(l){return l instanceof i?l:new i(function(s){s(l)})}return new(i||(i=Promise))(function(l,s){function r(c){try{v(o.next(c))}catch(m){s(m)}}function d(c){try{v(o.throw(c))}catch(m){s(m)}}function v(c){c.done?l(c.value):a(c.value).then(r,d)}v((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const en=/:\w+/g;var Gi=(t,e)=>nt(void 0,void 0,void 0,function*(){const i={},o={};for(let a=0;a<e?.length;a++){const{id:l,method:s,url:r,urlParams:d,name:v,queryString:c,headers:m,body:h}=e[a];let f=r;d&&Object.entries(d).forEach(([y,S])=>{f=f.replace(en,x=>x===y?S:x)}),c&&(f+=c),o[l]=v;try{const y=yield fetch(f,{method:s,headers:Object.assign({"Content-Type":"application/json"},m),body:JSON.stringify(h)}).then(S=>S.json());i[l]=y}catch(y){console.error("DataSource request error: ",y),i[l]={}}}return{$store:i,idMapName:o}});const Ui="SXP_TOKEN_INFO",tn=(t,e)=>nt(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),a=t.getAppId(),l=t.getApiUrl(),s=window.localStorage.getItem(Ui);let r=JSON.parse(s||"{}");if(Date.now()>((i=r?.expireTime)!==null&&i!==void 0?i:0)){const v=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":o||"","x-app-id":a||""}}).then(c=>c.json());if(v.success){const c=v.data;r=Object.assign(Object.assign({},c),{expireTime:Date.now()+c.expire*1e3}),window.localStorage.setItem(Ui,JSON.stringify(r))}}return r});function ti(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];let a;if(e=e||i.length,t)for(a=0;a<t;a++)o[a]=i[0|Math.random()*e];else{let l;for(o[8]=o[13]=o[18]=o[23]="-",o[14]="4",a=0;a<36;a++)o[a]||(l=0|Math.random()*16,o[a]=i[a===19?l&3|8:l])}return o.join("")}const on=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=i.length;let a=0;for(;a<t;)e+=i.charAt(Math.floor(Math.random()*o)),a+=1;return e},nn=()=>{const t=Ko.v4();return t?.replaceAll?t.replaceAll("-",""):on(32)},ye=(t,e)=>{if(!t)return"";let i="";const o=e?.["fontFamily-cn"],a=e?.["fontFamily-en"];if(!o&&!a)return t;let l=t;const s=/[\u4e00-\u9fa5]/g,r=/[^\u4e00-\u9fa5]/g,d=`font-family:${o??"inherit"}`,v=`font-family:${a??"inherit"}`,c=h=>{let f=h.search(s),y=h.search(r);return f!==-1&&y!==-1&&f<y&&(i+=`<span style="${d}">${h.substring(f,y)}</span>`,l=h.substring(y,h?.length)),f!==-1&&y!==-1&&f>y&&(i+=`<span style="${v}">${h.substring(y,f)}</span>`,l=h.substring(f,h?.length)),f===-1?(i+=`<span style="${v}">${h.substring(y,h?.length)}</span>`,l="",!1):y===-1?(i+=`<span style="${d}">${h.substring(f,h?.length)}</span>`,l="",!1):!0};let m=!0;for(;m;)m=c(l);return i};function Wi(){var t,e,i,o,a,l,s;let r=self.navigator.userAgent;return r?/edge\/([\d\.]+)/i.exec(r)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(r))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(r)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(r))===null||e===void 0?void 0:e[1]}`:/msie/i.test(r)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(r))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(r)?`Internet Explorer ${(o=/rv:([\d\.]+)/i.exec(r))===null||o===void 0?void 0:o[1]}`:/chrome/i.test(r)?`Chrome ${(a=/chrome\/([\d\.]+)/i.exec(r))===null||a===void 0?void 0:a[1]}`:/firefox/i.test(r)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(r))===null||l===void 0?void 0:l[1]}`:/safari/i.test(r)?`Safari ${(s=/version\/([\d\.]+)/i.exec(r))===null||s===void 0?void 0:s[1]}`:null:null}function Yi(){var t,e,i;let o=self.navigator.userAgent;return o?/iphone/i.test(o)?`IOS ${(t=o.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(o)?`Android ${(e=o.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(o)?`Windows ${(i=o.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(o)?"Mac OS":null:null}function Xi(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var o=t.substring(e+1,i);return`${o}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function qi(t){const i=document.cookie.split(";");let o=null;return i.forEach(a=>{const[l,s]=a.trim().split("=");l===t&&(o=s)}),o??""}function Ji(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),o=new Uint8Array(i),a=Zo.inflate(o,{to:"string"});return JSON.parse(a)}let gi=null;const ln={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class an{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,gi)return gi;gi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?ln[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let lt=null;const sn={init:({appId:t,tenantId:e,env:i="live",apiUrl:o})=>{lt||(lt=new an),o&&lt.setApiUrl(o),lt.setAppId(t),lt.setTenantId(e),lt.setEnv(i)},getDetail:t=>{if(!lt)return;const e=lt.getTenantId(),i=lt.getAppId(),o=lt.getApiUrl();return fetch(`${o}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>nt(void 0,void 0,void 0,function*(){var l,s;const r=yield a.json(),d=Ji((l=r?.data)===null||l===void 0?void 0:l.data);if(d){const{$store:v}=yield Gi(o,(s=d?.dataSource)!==null&&s!==void 0?s:[]);r.data.data=d,Object.assign(r.data.data,{__STORE__:v})}return r}))},getSxpDetailByPageId:t=>nt(void 0,void 0,void 0,function*(){if(!lt)return;const e=lt.getTenantId(),i=lt.getAppId(),o=lt.getApiUrl();return fetch(`${o}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>nt(void 0,void 0,void 0,function*(){var l;const s=yield a.json();if(!s.success)return;const r=Ji((l=s?.data)===null||l===void 0?void 0:l.data);return s.data.data=r,s.data}))}),getSxpRecommendVideoData:t=>nt(void 0,void 0,void 0,function*(){if(!lt)return;const e=yield tn(lt,t),i=ti(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Je.isEmpty(o)&&(o=ti(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",o));const a=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:o,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return a?.data||null})};function Ct(){return n.useContext(so)}function rn(){return n.useContext(ao)}const bi="feRealSessionIdKey",Ki=()=>{const t=nn();return`${Date.now()}${t}`},dn=()=>{let t=cn();return t||(t=Ki(),window.sessionStorage.setItem(bi,t)),t},Zi=()=>{const t=Ki();window.sessionStorage.setItem(bi,t)},cn=()=>window.sessionStorage.getItem(bi),Qi="SXP_FAKE_USER_ID",$i="FAKE_USER_STATE",eo="AGREE_POLICY",to="SLIDE_SKIP_STATE",io=()=>{let t=window.localStorage.getItem(Qi);return Je.isEmpty(t)&&(t=ti(36,62),window.localStorage.setItem(Qi,t)),t},un=()=>{const t=window.localStorage.getItem($i);return Je.isEmpty(t)&&window.localStorage.setItem($i,"true"),Je.isEmpty(t)},vn=()=>{const t=window.localStorage.getItem(to);return Je.isEmpty(t)},pn=()=>{window.localStorage.setItem(to,"true")};function yt(t,e){const{appDomain:i}=_e();return n.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const It=new Qo;var ft;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(ft||(ft={}));const mn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:o,privacy_policy_url:a,privacy_policy_title:l})=>{const{setIsAgreePolicy:s,bffEventReport:r}=_e(),d=n.useMemo(()=>{const m=location.search.slice(1),h=hi.parse(m.replace(/\+/g,"%2B"));for(const f in h)h[f]=h[f].replace(/%2B/g,"+");return h},[]),v=m=>{var h;return(h=d[m])!==null&&h!==void 0?h:null};n.useEffect(()=>{r?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:v("utm_source"),utmMedium:v("utm_medium"),utmCampaign:v("utm_campaign"),utmId:v("utm_id"),utmContent:v("utm_content"),clSource:v("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const c=()=>{r?.({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}}),s?.(!0),window.localStorage.setItem(eo,"yes")};return n.createElement("div",{className:"consent-bg"},n.createElement("div",{className:"consent"},n.createElement("div",{className:"consent-col"},n.createElement("div",{className:"consent-title"},i??"Privacy Policy"),n.createElement("div",{className:"consent-content"},o??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),n.createElement("div",{className:"consent-col"},n.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:c},"Agree"),n.createElement("a",{className:"consent-policy",target:"_blank",href:a?`https://${a}`:void 0},l??"More information"))))};var fn=n.memo(mn);const oo=n.createContext({rtcList:[],tagList:[]});var yi;(function(t){t[t.BFF=5]="BFF"})(yi||(yi={}));const ii="FOR U",hn=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:a,defaultSize:l,isPreview:s=!1,sxpParameter:r,appDomain:d,hashTagSize:v,loadingImage:c,isOpenHashTag:m=!1,enabledMetaConversionApi:h=!1,consentHeight:f,consentWidth:y,isShowTag:S=!0,isOpenConsent:x=!1,globalConfig:p,isEditor:w=!1,utmParameter:b,channelQueryList:T})=>{var k,g,O;const[_,A]=n.useState([]),[u,D]=n.useState([]),[C,E]=n.useState(!1),[I,R]=n.useState({rtc:"",requestId:""}),N=n.useRef(null),j=n.useRef(!1),[V,B]=n.useState(()=>!!window.localStorage.getItem(eo)),[P,L]=n.useState(),[U,W]=n.useState(),[Y,ee]=n.useState(m),[ae,re]=n.useState([]),[Ie,ne]=n.useState(0),[oe,Z]=n.useState(!1),[$,K]=n.useState(null),ge=n.useRef(),se=n.useRef(),[pe,be]=n.useState(ii),De=n.useRef(-1),Fe=n.useRef(null),[Le,ve]=n.useState(!1),ce=n.useMemo(()=>{var z,G,xe,ke;return((ke=(xe=(G=(z=p?.consent)===null||z===void 0?void 0:z[0])===null||G===void 0?void 0:G.item)===null||xe===void 0?void 0:xe.props)===null||ke===void 0?void 0:ke.privacy_necessity)&&!V&&!w||x},[V,p,x,w]),X=n.useCallback(z=>{var G;const xe=z?.recList;return(G=xe?.map(me=>{var te,Q,Ee,Be,ze,He;if(!((te=me?.video)===null||te===void 0)&&te.bindProducts&&((Ee=(Q=me?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||Ee===void 0?void 0:Ee.length)>0){const et=(He=(ze=(Be=me?.video)===null||Be===void 0?void 0:Be.bindProducts)===null||ze===void 0?void 0:ze.filter(Ge=>!!Ge?.bindCta))!==null&&He!==void 0?He:[];return Object.assign(Object.assign({},me),{video:Object.assign(Object.assign({},me?.video),{bindProducts:et})})}return me}))!==null&&G!==void 0?G:[]},[]);n.useEffect(()=>{const z=G=>{ge.current=G};return It.on(ft.CHANGE_THEME_TAG,z),()=>{It.off(ft.CHANGE_THEME_TAG,z)}},[]),n.useEffect(()=>{ee(m)},[m]);const ue=n.useMemo(()=>e?.find(z=>z.type===yi.BFF),[e]),q=n.useCallback((z,G)=>{if(!ue)return;const xe=ue.url,ke=io();if(G?.query){const me=hi.stringify(G.query);z=`${z}?${me}`}return G.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${xe}/api/v1${z}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},ue.headers),{"x-user-id":ke}),G.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${xe}/api/v1${z}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":ke},ue.headers),method:G.method,body:JSON.stringify(G.body)}).then(me=>me.json()).catch(me=>Promise.reject(me))},[ue]),le=n.useCallback(z=>nt(void 0,void 0,void 0,function*(){var G,xe,ke,me,te,Q,Ee,Be,ze,He,et,Ge,Lt,Pt;if(z=Object.assign(Object.assign(Object.assign({maxSize:(G=z?.maxSize)!==null&&G!==void 0?G:a,defaultSize:(xe=z?.defaultSize)!==null&&xe!==void 0?xe:l,hashTag:z?.hashTag,traceInfo:z?.traceInfo,themeTag:z?.themeTag},z?.contentFilter&&{contentFilter:`[${z?.contentFilter}]`}),z?.productFilter&&{productFilter:`[${z?.productFilter}]`}),{pageNum:z?.pageNum}),i){const at=(te=(me=(ke=i?.split("&"))===null||ke===void 0?void 0:ke.filter(st=>{var Ae,rt;const Tt=st.split("=")[0];return(rt=(Ae=b?.channels)!==null&&Ae!==void 0?Ae:[])===null||rt===void 0?void 0:rt.includes(Tt)}))===null||me===void 0?void 0:me.join("&"))!==null&&te!==void 0?te:"";z=Object.assign(Object.assign({},z),{channel:decodeURIComponent(at)})}if(w){let at=1;if(z=Object.assign(Object.assign(Object.assign({},z),{directPage:!0,level:1}),!i&&T&&T?.length>0&&{channel:T?.[0]}),!z?.channel||j.current)return;j.current=!0;let st=[],Ae=null;const rt=Tt=>nt(void 0,void 0,void 0,function*(){var Bt,gt,Dt,Et,Nt,M;if(Tt.pageNum=at,Ae=yield q?.("/recommend/list",{method:"GET",query:Tt}),!Ae?.success)return;E(!1),st=st.concat((Et=(Dt=(gt=(Bt=Ae?.data)===null||Bt===void 0?void 0:Bt.recList)===null||gt===void 0?void 0:gt.filter)===null||Dt===void 0?void 0:Dt.call(gt,J=>J?.product||J?.video))!==null&&Et!==void 0?Et:[]),A(X(Object.assign(Object.assign({},Ae.data),{recList:st}))),re(X(Object.assign(Object.assign({},Ae.data),{recList:st}))),((M=(Nt=Ae?.data)===null||Nt===void 0?void 0:Nt.recList)===null||M===void 0?void 0:M.some(J=>J?.product||J?.video))&&(at=at+1,yield rt(Tt))});return yield rt(z),!z?.hashTag&&Ae&&R({rtc:(Q=Ae?.data)===null||Q===void 0?void 0:Q.rtc,requestId:(Ee=Ae?.data)===null||Ee===void 0?void 0:Ee.requestId}),Object.assign(Object.assign({},Ae.data),{recList:st})}p?.enablePreview&&(z=Object.assign(Object.assign({},z),{directPage:!0,level:1,pageNum:(Be=z?.pageNum)!==null&&Be!==void 0?Be:1}));const Ye=yield q?.("/recommend/list",{method:"GET",query:z});if(Ye?.success){if(z?.hashTag||R({rtc:Ye.data.rtc,requestId:Ye.data.requestId}),p?.enablePreview&&!w){let at=[];return at=at.concat((Ge=(et=(He=(ze=Ye?.data)===null||ze===void 0?void 0:ze.recList)===null||He===void 0?void 0:He.filter)===null||et===void 0?void 0:et.call(He,Ae=>Ae?.product||Ae?.video))!==null&&Ge!==void 0?Ge:[]),((Pt=(Lt=Ye?.data)===null||Lt===void 0?void 0:Lt.recList)===null||Pt===void 0?void 0:Pt.some(Ae=>Ae?.product||Ae?.video))||ve(!0),Object.assign(Object.assign({},Ye.data),{recList:at})}return Ye?.data}}),[q,i,a,l,T]),Me=n.useCallback(z=>nt(void 0,void 0,void 0,function*(){var G,xe,ke,me;if(_.length<=0)return;const te=_?.[_?.length-1],Q=yield le(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:U?.hashTag},((G=te?.product)===null||G===void 0?void 0:G.itemId)&&{productFilter:(xe=te?.product)===null||xe===void 0?void 0:xe.itemId}),((ke=te?.video)===null||ke===void 0?void 0:ke.itemId)&&{contentFilter:(me=te?.video)===null||me===void 0?void 0:me.itemId}),{themeTag:ge.current}),p?.enablePreview&&!w&&{pageNum:z}));return A(_.concat(X(Q))),re(ae.concat(X(Q))),Q}),[le,_,U,ae]),H=n.useCallback(({userInfo:z,eventInfo:G})=>{if(!o||p?.enablePreview)return;z||(z={});const xe=dn(),ke=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:xe,rtc:I.rtc,requestId:I.requestId},G),Xi()&&{sxpDevice:Xi()}),Yi()&&{sxpSystem:Yi()}),Wi()&&{sxpBrowser:Wi()}),me=Object.entries(z).map(([Q,Ee])=>({name:Q,value:Ee})),te=Object.entries(ke).map(([Q,Ee])=>Ee&&{name:Q,value:Ee}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",z),console.log("eventInfo:",ke),console.log("========= \u7ED3\u675F ========="),q?.("/event/report",{method:"POST",body:{userInfo:me,eventInfo:te},type:"beacon"})},[q,I,o,p?.enablePreview]),F=n.useCallback(z=>{var G,xe,ke,{eventName:me,actionSource:te="website",eventSourceUrl:Q=(G=window?.location)===null||G===void 0?void 0:G.href,externalId:Ee}=z;if(!o||!h||p?.enablePreview)return;const Be=io(),He=new URLSearchParams(window.location.search).get("fbclid");return q?.("/fb/events",{method:"POST",body:{eventName:me,actionSource:te,eventSourceUrl:Q,userData:Object.assign(Object.assign(Object.assign({externalId:Be},He&&{fbc:`fb.2.${new Date().getTime()}.${He}`}),qi("_fbp")&&{fbp:`fb.2.${new Date().getTime()}.${qi("_fbp")}`}),{clientUserAgent:(ke=(xe=window?.navigator)===null||xe===void 0?void 0:xe.userAgent)!==null&&ke!==void 0?ke:""})},type:"beacon"})},[q,o,h,p?.enablePreview]),Oe=n.useCallback(z=>nt(void 0,void 0,void 0,function*(){const G=yield q?.("/recommend/like",{method:"POST",body:z});return G?.success}),[q]),je=n.useCallback(z=>nt(void 0,void 0,void 0,function*(){const G=yield q?.("/recommend/unlike",{method:"POST",body:z});return G?.success}),[q]),pt=n.useCallback(z=>nt(void 0,void 0,void 0,function*(){const G=yield q?.("/customform",{method:"POST",body:z});return G?.success}),[q]),xt=n.useCallback(()=>nt(void 0,void 0,void 0,function*(){var z,G,xe,ke,me;if(!(!i||!S))try{const te=(xe=(G=(z=i?.split("&"))===null||z===void 0?void 0:z.filter(Ee=>{var Be,ze;const He=Ee.split("=")[0];return(ze=(Be=b?.channels)!==null&&Be!==void 0?Be:[])===null||ze===void 0?void 0:ze.includes(He)}))===null||G===void 0?void 0:G.join("&"))!==null&&xe!==void 0?xe:"",Q=yield q?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(te)}});D((me=(ke=Q?.data)===null||ke===void 0?void 0:ke.tags)!==null&&me!==void 0?me:[])}catch(te){console.log("e",te)}}),[q,i,S]),mt=n.useCallback((z,G,xe,ke)=>{var me,te,Q,Ee,Be,ze,He,et,Ge,Lt,Pt,Ye,at,st,Ae,rt,Tt,Bt,gt,Dt,Et,Nt,M,de,J,fe,Te,Ce,ie,he,Pe,Re,Ne,Ue,We,Ze;const Ve=xe?.bindCta,tt=((me=G?.video)===null||me===void 0?void 0:me.bindProduct)||((te=G?.video)===null||te===void 0?void 0:te.bindProducts)&&((Ee=(Q=G?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||Ee===void 0?void 0:Ee.length)>0;let Xe="",it=null;oe?Xe="hashTagPage":!((Be=G?.video)===null||Be===void 0)&&Be.url?(Xe="videoPage",it="video"):!((He=(ze=G?.video)===null||ze===void 0?void 0:ze.imgUrls)===null||He===void 0)&&He.length&&(Xe="imagePage",it="image");const we=(st=(Ye=(et=xe?.tags)!==null&&et!==void 0?et:(Pt=(Lt=(Ge=G?.video)===null||Ge===void 0?void 0:Ge.bindProducts)===null||Lt===void 0?void 0:Lt[0])===null||Pt===void 0?void 0:Pt.tags)!==null&&Ye!==void 0?Ye:(at=G?.video)===null||at===void 0?void 0:at.tags)!==null&&st!==void 0?st:(Ae=G?.product)===null||Ae===void 0?void 0:Ae.tags;H?.({eventInfo:Object.assign(Object.assign({},z),{ctaId:(rt=Ve?.itemId)!==null&&rt!==void 0?rt:"",ctaName:(Tt=Ve?.title)!==null&&Tt!==void 0?Tt:"",contentTags:we?JSON.stringify(we):"",position:ke+"",contentId:(gt=(Bt=G?.video)===null||Bt===void 0?void 0:Bt.itemId)!==null&&gt!==void 0?gt:"",productId:tt?xe?.itemId:"",traceInfo:(We=(Re=(Te=(M=(Dt=Ve?.traceInfo)!==null&&Dt!==void 0?Dt:(Nt=(Et=G?.video)===null||Et===void 0?void 0:Et.bindCta)===null||Nt===void 0?void 0:Nt.traceInfo)!==null&&M!==void 0?M:(fe=(J=(de=G?.video)===null||de===void 0?void 0:de.bindProduct)===null||J===void 0?void 0:J.bindCta)===null||fe===void 0?void 0:fe.traceInfo)!==null&&Te!==void 0?Te:(Pe=(he=(ie=(Ce=G?.video)===null||Ce===void 0?void 0:Ce.bindProducts)===null||ie===void 0?void 0:ie[0])===null||he===void 0?void 0:he.bindCta)===null||Pe===void 0?void 0:Pe.traceInfo)!==null&&Re!==void 0?Re:(Ue=(Ne=G?.product)===null||Ne===void 0?void 0:Ne.bindCta)===null||Ue===void 0?void 0:Ue.traceInfo)!==null&&We!==void 0?We:"",fromKName:Xe,fromKPage:(Ze=location?.href)!==null&&Ze!==void 0?Ze:"",contentFormat:it})})},[H,oe]),ct=n.useCallback(()=>{var z,G;const xe=location.search.slice(1),ke=hi.parse(xe.replace(/\+/g,"%2B"));for(const Q in ke)ke[Q]=ke[Q].replace(/%2B/g,"+");const me=Q=>{var Ee;return(Ee=ke[Q])!==null&&Ee!==void 0?Ee:""},te=new Date;se.current=te,H?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:me("utm_source"),utmMedium:me("utm_medium"),utmCampaign:me("utm_campaign"),utmId:me("utm_id"),utmContent:me("utm_content"),enterTime:Math.floor(te/1e3)+"",requestId:null,enterUrl:(G=(z=window?.location)===null||z===void 0?void 0:z.href)!==null&&G!==void 0?G:"",clSource:me("cl_source")}})},[H]);n.useEffect(()=>{ce||ct()},[ce]),n.useEffect(()=>{ce||(E(!0),xt(),le().then(z=>{z&&(A(X(z)),re(X(z)))}).finally(()=>{H({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),E(!1)}))},[ce]),n.useEffect(()=>{s&&(E(!0),xt(),le().then(z=>{z&&(A(X(z)),re(X(z)))}).finally(()=>{H({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),E(!1)}))},[le,xt]);const ut=yt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",d);return n.createElement(oo.Provider,{value:{rtcList:_,setRtcList:A,mutateLike:Oe,mutateUnlike:je,submitForm:pt,popupDetailData:P,loadVideos:Me,setPopupDetailData:L,getRecommendVideos:le,bffEventReport:H,utmVal:i,isPreview:s,loading:C,sxpParameter:r,waterFallData:U,setWaterFallData:W,ctaEvent:mt,swiperRef:N,openHashtag:Y,setOpenHashtag:ee,cacheRtcList:ae,setCacheRtcList:re,cacheActiveIndex:Ie,setCacheActiveIndex:ne,isFromHashtag:oe,setIsFromHashtag:Z,appDomain:d,hashTagSize:v,loadingImage:c??ut,isOpenHashTag:m,tagList:u,setLoading:E,videoRef:$,setVideoRef:K,bffFbReport:F,isAgreePolicy:V,setIsAgreePolicy:B,curTime:se,h5EnterLink:ct,themeTag:ge,isShowConsent:ce,selectTag:pe,setSelectTag:be,globalConfig:p,popupCurTimeRef:Fe,checkCommodityIndexRef:De,isEditor:w,isNoMoreData:Le}},ce?n.createElement(fn,Object.assign({},(O=(g=(k=p?.consent)===null||k===void 0?void 0:k[0])===null||g===void 0?void 0:g.item)===null||O===void 0?void 0:O.props)):t({rtcList:_,mutateLike:Oe,mutateUnlike:je,submitForm:pt,tagList:u}))};var no=n.memo(hn);function _e(){return n.useContext(oo)}var lo;(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"})(lo||(lo={}));const ao=n.createContext({$store:{},options:[],configs:[]}),gn=({children:t,isSsr:e,enable:i})=>{const[o,a]=n.useState([]),{schema:l}=Ct(),[s,r]=n.useState(l.__STORE__||{}),[d,v]=n.useState([]);n.useEffect(()=>{var h;e||Je.isEqual(d,l?.dataSource)||v((h=l?.dataSource)!==null&&h!==void 0?h:[])},[l?.dataSource,e]);const c=n.useCallback(()=>nt(void 0,void 0,void 0,function*(){const{$store:h,idMapName:f}=yield Gi("",d);r(h),m(h,f)}),[d]),m=(h,f)=>{const y=[];Object.entries(h).forEach(([S,x])=>{Object.keys(x).forEach(p=>{const w={label:`${f[S]} - ${p}`,value:`{{ ${S}.${p} }}`};y.push(w)})}),a(y)};return n.useEffect(()=>{e||c()},[c,e,l]),i?n.createElement(ao.Provider,{value:{$store:l.__STORE__||s,options:o,configs:d}},t):t};var bn=n.memo(gn);const oi={id:ti(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},wi={id:"",duration:0,name:"none"},so=n.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[oi],redoStack:[],popup:wi,setPopup:()=>{}}),ro=n.forwardRef(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:a=!0,utmVal:l},s)=>{const[r,d]=n.useState(null),[v,c]=n.useState(o||{pointData:[oi],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[m,h]=n.useState([oi]),[f,y]=n.useState([[oi]]),[S,x]=n.useState([]),[p,w]=n.useState(wi);typeof window<"u"&&(window.sxpPopup=(O,_)=>{w(Object.assign(Object.assign(Object.assign({},wi),{id:O}),_))}),typeof window<"u"&&(window.getJointUtmLink=O=>(pn(),O?.indexOf("?")!==-1?O+(l?"&"+l:""):O+(l?"?"+l:""))),n.useEffect(()=>{y([v.pointData]),x([])},[v.type]);const b=n.useCallback(O=>{const _=Je.cloneDeep(v);_&&(_.dataSource=O,c?.(_))},[v]),[T,k]=n.useState();n.useImperativeHandle(s,()=>({loadSchema(O){O&&(y([O.pointData]),c(O))},exportSchema(){return Je.cloneDeep(v)},getPageInfoData(){return T},initPageInfoData(O){O&&k(O)}}));const g=n.useMemo(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return n.createElement(so.Provider,{value:{resolver:e,currentNode:r,schema:v,setCurrentNode:d,setSchema:c,saveDataSource:b,prePiontData:m,setPrePiontData:h,pageInfoData:T,setPageInfoData:O=>k(Object.assign(Object.assign({},T),O)),undoStack:f,redoStack:S,setRedoStack:x,setUndoStack:y,getCurPageConf:g,popup:p,setPopup:w}},n.createElement(bn,{isSsr:i,enable:a},t))});var yn=Object.freeze({__proto__:null,EditorCore:ro}),wn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Sn=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function Qe(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:o}=_e(),a=n.useCallback((r,d,v,c,m)=>{var h,f,y,S,x,p,w,b,T,k,g,O,_,A,u,D,C,E,I,R,N,j,V,B,P,L,U,W,Y,ee,ae,re,Ie,ne,oe,Z,$,K;let ge="";e&&(!((f=(h=r?.video)===null||h===void 0?void 0:h.bindProducts)===null||f===void 0)&&f.length||!((y=r?.video)===null||y===void 0)&&y.bindProduct)?ge="pdpPage":o?ge="hashTagPage":!((S=r?.video)===null||S===void 0)&&S.url?ge="videoPage":!((x=r?.video)===null||x===void 0)&&x.imgUrls&&(!((w=(p=r?.video)===null||p===void 0?void 0:p.imgUrls)===null||w===void 0)&&w.length)?ge="imagePage":r?.product&&(ge="productPage");const se=(A=(O=(b=d?.tags)!==null&&b!==void 0?b:(g=(k=(T=r?.video)===null||T===void 0?void 0:T.bindProducts)===null||k===void 0?void 0:k[0])===null||g===void 0?void 0:g.tags)!==null&&O!==void 0?O:(_=r?.video)===null||_===void 0?void 0:_.tags)!==null&&A!==void 0?A:(u=r?.product)===null||u===void 0?void 0:u.tags;let pe=null;!((D=r?.video)===null||D===void 0)&&D.url?pe="video":!((C=r?.video)===null||C===void 0)&&C.imgUrls&&(!((I=(E=r?.video)===null||E===void 0?void 0:E.imgUrls)===null||I===void 0)&&I.length)&&(pe="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(R=d?.itemId)!==null&&R!==void 0?R:"",productName:(N=d?.title)!==null&&N!==void 0?N:"",price:d?.price?d?.price+"":"0",productCollection:(j=d?.collection)!==null&&j!==void 0?j:"",fromKName:ge,fromKPage:location?.href,contentTags:se?JSON.stringify(se):"",position:c+"",contentId:(B=(V=r?.video)===null||V===void 0?void 0:V.itemId)!==null&&B!==void 0?B:"",ctatId:(P=v?.itemId)!==null&&P!==void 0?P:"",traceInfo:(K=(oe=(Ie=(Y=(L=m??d?.traceInfo)!==null&&L!==void 0?L:(W=(U=r?.video)===null||U===void 0?void 0:U.bindProduct)===null||W===void 0?void 0:W.traceInfo)!==null&&Y!==void 0?Y:(re=(ae=(ee=r?.video)===null||ee===void 0?void 0:ee.bindProducts)===null||ae===void 0?void 0:ae[0])===null||re===void 0?void 0:re.traceInfo)!==null&&Ie!==void 0?Ie:(ne=r?.product)===null||ne===void 0?void 0:ne.traceInfo)!==null&&oe!==void 0?oe:($=(Z=r?.video)===null||Z===void 0?void 0:Z.bindCta)===null||$===void 0?void 0:$.traceInfo)!==null&&K!==void 0?K:""},pe&&{contentFormat:pe})})},[t,e,o]),l=n.useCallback((r,d,v,c,m)=>{var h,f,y,S,x,p,w,b,T,k,g,O,_,A;let u="";e&&(!((f=(h=r?.video)===null||h===void 0?void 0:h.bindProducts)===null||f===void 0)&&f.length||!((y=r?.video)===null||y===void 0)&&y.bindProduct)?u="pdpPage":r?.product&&(u="productPage"),t?.({eventInfo:{productId:d?.itemId,productName:d?.title,price:d?.price?d?.price+"":"0",productCollection:d?.collection,fromKName:u,fromKPage:location?.href,contentTags:JSON.stringify(d?.tags),position:m+"",contentId:(S=r?.video)===null||S===void 0?void 0:S.itemId,ctatId:v?.itemId,traceInfo:(A=(O=(b=(x=d?.traceInfo)!==null&&x!==void 0?x:(w=(p=r?.video)===null||p===void 0?void 0:p.bindProduct)===null||w===void 0?void 0:w.traceInfo)!==null&&b!==void 0?b:(g=(k=(T=r?.video)===null||T===void 0?void 0:T.bindProducts)===null||k===void 0?void 0:k[0])===null||g===void 0?void 0:g.traceInfo)!==null&&O!==void 0?O:(_=r?.product)===null||_===void 0?void 0:_.traceInfo)!==null&&A!==void 0?A:"",timeOnSite:Math.floor((new Date-c)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),s=n.useCallback((r,d,v,c)=>{d&&d===ii&&t?.({eventInfo:{lastFeed:r,themeTags:v?`['${v}']`:"",hashTags:c?`['${c}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:a,productView:l,backMainFeed:s}}const xn=({layout:t,columns:e,onChange:i})=>n.createElement(n.Fragment,null,e?.map((o,a)=>n.createElement("div",{key:a,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&n.createElement("label",{className:"pb-appoint-form-container-label"},o?.title),o?.valueType==="text"&&n.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?o?.title:"\u8BF7\u8F93\u5165",name:o?.dataIndex},i&&{onChange:i})))));var Tn=n.memo(xn);const En=t=>{var e,i,{columns:o,style:a,title:l,textStyle:s,submitBgColor:r,submitColor:d,submitText:v,layoutType:c="inline",isExternalLink:m,isPopup:h,onClick:f,onClose:y,submitButtonStyle:S}=t,x=Ke(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:p,popupDetailData:w}=_e(),{jumpToWeb:b}=Qe(),[T,k]=n.useState(!1),[g,O]=n.useState({}),[_,A]=n.useState(0),u=n.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"}],[]),D=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),C=n.useMemo(()=>Je.cloneDeep(o)||u,[o,u]),E=n.useCallback(R=>{const{name:N,value:j}=R.target;O(Object.assign(Object.assign({},g),{[N]:j}))},[g]),I=Je.debounce(()=>nt(void 0,void 0,void 0,function*(){var R,N,j,V,B;const P=g;if(!P)return;const L=(N=(R=Object.keys(P))===null||R===void 0?void 0:R.map(W=>{var Y;return{name:W,value:(Y=P[W])!==null&&Y!==void 0?Y:""}}))===null||N===void 0?void 0:N.filter(W=>W?.value);if(!L||!L?.length)return;k(!0);const U=yield p?.({attributes:L});if(k(!1),U){if(m){const W=w,Y=(j=W?.video)===null||j===void 0?void 0:j.bindProduct,ee=(B=(V=W?.video)===null||V===void 0?void 0:V.bindProduct)===null||B===void 0?void 0:B.bindCta,ae=w?.index;b(W,Y,ee,ae)}h||y?.(),f?.()}}),1e3);return n.useEffect(()=>{const R=()=>{var N,j;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((N=document?.documentElement)===null||N===void 0?void 0:N.clientHeight)||((j=document?.body)===null||j===void 0?void 0:j.clientHeight))<D?A(50):A(0)};return window.addEventListener("resize",R),()=>{window.removeEventListener("resize",R)}},[]),n.createElement("div",{className:"pb-appoint-form"},n.createElement("div",{className:`pb-appoint-form-title ${Se.css(Object.assign({},s))}`,dangerouslySetInnerHTML:{__html:ye(l,s)}}),n.createElement("div",Object.assign({className:Se.css(Object.assign(Object.assign({},a),{marginTop:_}))},x),n.createElement("div",{className:"pb-appoint-form-container"},n.createElement(Tn,{columns:C,layout:c,onChange:E}))),n.createElement("div",{className:"pb-appoint-form-btn-wrapper"},n.createElement("button",{"aria-label":v,onClick:I,className:"pb-appoint-form-btn",style:Object.assign({color:d,background:r},S),dangerouslySetInnerHTML:{__html:ye(T?"loading...":v,S)}})))};var An=n.memo(En);function $e(t,e){return t.extend=e,t}const Cn=$e(An,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Sn,bindableProps:[],interactionRender:wn},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 In=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];function co(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Si(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:co(e[i])&&co(t[i])&&Object.keys(e[i]).length>0&&Si(t[i],e[i])})}const uo={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 kt(){const t=typeof document<"u"?document:{};return Si(t,uo),t}const kn={document:uo,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 dt(){const t=typeof window<"u"?window:{};return Si(t,kn),t}function jt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function _n(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Wt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function wt(){return Date.now()}function Pn(t){const e=dt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Dn(t,e){e===void 0&&(e="x");const i=dt();let o,a,l;const s=Pn(t);return i.WebKitCSSMatrix?(a=s.transform||s.webkitTransform,a.split(",").length>6&&(a=a.split(", ").map(r=>r.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(a==="none"?"":a)):(l=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?a=l.m41:o.length===16?a=parseFloat(o[12]):a=parseFloat(o[4])),e==="y"&&(i.WebKitCSSMatrix?a=l.m42:o.length===16?a=parseFloat(o[13]):a=parseFloat(o[5])),a||0}function ni(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Mn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function ht(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const o=i<0||arguments.length<=i?void 0:arguments[i];if(o!=null&&!Mn(o)){const a=Object.keys(Object(o)).filter(l=>e.indexOf(l)<0);for(let l=0,s=a.length;l<s;l+=1){const r=a[l],d=Object.getOwnPropertyDescriptor(o,r);d!==void 0&&d.enumerable&&(ni(t[r])&&ni(o[r])?o[r].__swiper__?t[r]=o[r]:ht(t[r],o[r]):!ni(t[r])&&ni(o[r])?(t[r]={},o[r].__swiper__?t[r]=o[r]:ht(t[r],o[r])):t[r]=o[r])}}}return t}function li(t,e,i){t.style.setProperty(e,i)}function vo(t){let{swiper:e,targetPosition:i,side:o}=t;const a=dt(),l=-e.translate;let s=null,r;const d=e.params.speed;e.wrapperEl.style.scrollSnapType="none",a.cancelAnimationFrame(e.cssModeFrameID);const v=i>l?"next":"prev",c=(h,f)=>v==="next"&&h>=f||v==="prev"&&h<=f,m=()=>{r=new Date().getTime(),s===null&&(s=r);const h=Math.max(Math.min((r-s)/d,1),0),f=.5-Math.cos(h*Math.PI)/2;let y=l+f*(i-l);if(c(y,i)&&(y=i),e.wrapperEl.scrollTo({[o]:y}),c(y,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:y})}),a.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=a.requestAnimationFrame(m)};m()}function Mt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function ai(t){try{console.warn(t);return}catch{}}function Kt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:jt(e)),i}function On(t){const e=dt(),i=kt(),o=t.getBoundingClientRect(),a=i.body,l=t.clientTop||a.clientTop||0,s=t.clientLeft||a.clientLeft||0,r=t===e?e.scrollY:t.scrollTop,d=t===e?e.scrollX:t.scrollLeft;return{top:o.top+r-l,left:o.left+d-s}}function Rn(t,e){const i=[];for(;t.previousElementSibling;){const o=t.previousElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function Ln(t,e){const i=[];for(;t.nextElementSibling;){const o=t.nextElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function Vt(t,e){return dt().getComputedStyle(t,null).getPropertyValue(e)}function si(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function po(t,e){const i=[];let o=t.parentElement;for(;o;)e?o.matches(e)&&i.push(o):i.push(o),o=o.parentElement;return i}function xi(t,e){function i(o){o.target===t&&(e.call(t,o),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Ti(t,e,i){const o=dt();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function Ot(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Bn(t){let{swiper:e,extendParams:i,on:o,emit:a}=t;const l=dt();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 s,r=wt(),d;const v=[];function c(b){let O=0,_=0,A=0,u=0;return"detail"in b&&(_=b.detail),"wheelDelta"in b&&(_=-b.wheelDelta/120),"wheelDeltaY"in b&&(_=-b.wheelDeltaY/120),"wheelDeltaX"in b&&(O=-b.wheelDeltaX/120),"axis"in b&&b.axis===b.HORIZONTAL_AXIS&&(O=_,_=0),A=O*10,u=_*10,"deltaY"in b&&(u=b.deltaY),"deltaX"in b&&(A=b.deltaX),b.shiftKey&&!A&&(A=u,u=0),(A||u)&&b.deltaMode&&(b.deltaMode===1?(A*=40,u*=40):(A*=800,u*=800)),A&&!O&&(O=A<1?-1:1),u&&!_&&(_=u<1?-1:1),{spinX:O,spinY:_,pixelX:A,pixelY:u}}function m(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function f(b){return e.params.mousewheel.thresholdDelta&&b.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&wt()-r<e.params.mousewheel.thresholdTime?!1:b.delta>=6&&wt()-r<60?!0:(b.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),a("scroll",b.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),a("scroll",b.raw)),r=new l.Date().getTime(),!1)}function y(b){const T=e.params.mousewheel;if(b.direction<0){if(e.isEnd&&!e.params.loop&&T.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&T.releaseOnEdges)return!0;return!1}function S(b){let T=b,k=!0;if(!e.enabled||b.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const g=e.params.mousewheel;e.params.cssMode&&T.preventDefault();let O=e.el;e.params.mousewheel.eventsTarget!=="container"&&(O=document.querySelector(e.params.mousewheel.eventsTarget));const _=O&&O.contains(T.target);if(!e.mouseEntered&&!_&&!g.releaseOnEdges)return!0;T.originalEvent&&(T=T.originalEvent);let A=0;const u=e.rtlTranslate?-1:1,D=c(T);if(g.forceToAxis)if(e.isHorizontal())if(Math.abs(D.pixelX)>Math.abs(D.pixelY))A=-D.pixelX*u;else return!0;else if(Math.abs(D.pixelY)>Math.abs(D.pixelX))A=-D.pixelY;else return!0;else A=Math.abs(D.pixelX)>Math.abs(D.pixelY)?-D.pixelX*u:-D.pixelY;if(A===0)return!0;g.invert&&(A=-A);let C=e.getTranslate()+A*g.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),k=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),k&&e.params.nested&&T.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const E={time:wt(),delta:Math.abs(A),direction:Math.sign(A),raw:b};v.length>=2&&v.shift();const I=v.length?v[v.length-1]:void 0;if(v.push(E),I?(E.direction!==I.direction||E.delta>I.delta||E.time>I.time+150)&&f(E):f(E),y(E))return!0}else{const E={time:wt(),delta:Math.abs(A),direction:Math.sign(A)},I=d&&E.time<d.time+500&&E.delta<=d.delta&&E.direction===d.direction;if(!I){d=void 0;let R=e.getTranslate()+A*g.sensitivity;const N=e.isBeginning,j=e.isEnd;if(R>=e.minTranslate()&&(R=e.minTranslate()),R<=e.maxTranslate()&&(R=e.maxTranslate()),e.setTransition(0),e.setTranslate(R),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!N&&e.isBeginning||!j&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:E.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(s),s=void 0,v.length>=15&&v.shift();const V=v.length?v[v.length-1]:void 0,B=v[0];if(v.push(E),V&&(E.delta>V.delta||E.direction!==V.direction))v.splice(0);else if(v.length>=15&&E.time-B.time<500&&B.delta-E.delta>=1&&E.delta<=6){const P=A>0?.8:.2;d=E,v.splice(0),s=Wt(()=>{e.slideToClosest(e.params.speed,!0,void 0,P)},0)}s||(s=Wt(()=>{d=E,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(I||a("scroll",T),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),g.releaseOnEdges&&(R===e.minTranslate()||R===e.maxTranslate()))return!0}}return T.preventDefault?T.preventDefault():T.returnValue=!1,!1}function x(b){let T=e.el;e.params.mousewheel.eventsTarget!=="container"&&(T=document.querySelector(e.params.mousewheel.eventsTarget)),T[b]("mouseenter",m),T[b]("mouseleave",h),T[b]("wheel",S)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",S),!0):e.mousewheel.enabled?!1:(x("addEventListener"),e.mousewheel.enabled=!0,!0)}function w(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,S),!0):e.mousewheel.enabled?(x("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&w(),e.params.mousewheel.enabled&&p()}),o("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&w()}),Object.assign(e.mousewheel,{enable:p,disable:w})}function mo(t,e,i,o){return t.params.createElements&&Object.keys(o).forEach(a=>{if(!i[a]&&i.auto===!0){let l=Mt(t.el,`.${o[a]}`)[0];l||(l=Kt("div",o[a]),l.className=o[a],t.el.append(l)),i[a]=l,e[a]=l}}),i}function Yt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function ri(t){let{swiper:e,extendParams:i,on:o,emit:a}=t;const l="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:p=>p,formatFractionTotal:p=>p,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let s,r=0;function d(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(p,w){const{bulletActiveClass:b}=e.params.pagination;p&&(p=p[`${w==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${b}-${w}`),p=p[`${w==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${b}-${w}-${w}`)))}function c(p){const w=p.target.closest(Yt(e.params.pagination.bulletClass));if(!w)return;p.preventDefault();const b=si(w)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===b)return;e.slideToLoop(b)}else e.slideTo(b)}function m(){const p=e.rtl,w=e.params.pagination;if(d())return;let b=e.pagination.el;b=Ot(b);let T,k;const g=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,O=e.params.loop?Math.ceil(g/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(k=e.previousRealIndex||0,T=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(T=e.snapIndex,k=e.previousSnapIndex):(k=e.previousIndex||0,T=e.activeIndex||0),w.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const _=e.pagination.bullets;let A,u,D;if(w.dynamicBullets&&(s=Ti(_[0],e.isHorizontal()?"width":"height",!0),b.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${s*(w.dynamicMainBullets+4)}px`}),w.dynamicMainBullets>1&&k!==void 0&&(r+=T-(k||0),r>w.dynamicMainBullets-1?r=w.dynamicMainBullets-1:r<0&&(r=0)),A=Math.max(T-r,0),u=A+(Math.min(_.length,w.dynamicMainBullets)-1),D=(u+A)/2),_.forEach(C=>{const E=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(I=>`${w.bulletActiveClass}${I}`)].map(I=>typeof I=="string"&&I.includes(" ")?I.split(" "):I).flat();C.classList.remove(...E)}),b.length>1)_.forEach(C=>{const E=si(C);E===T?C.classList.add(...w.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),w.dynamicBullets&&(E>=A&&E<=u&&C.classList.add(...`${w.bulletActiveClass}-main`.split(" ")),E===A&&v(C,"prev"),E===u&&v(C,"next"))});else{const C=_[T];if(C&&C.classList.add(...w.bulletActiveClass.split(" ")),e.isElement&&_.forEach((E,I)=>{E.setAttribute("part",I===T?"bullet-active":"bullet")}),w.dynamicBullets){const E=_[A],I=_[u];for(let R=A;R<=u;R+=1)_[R]&&_[R].classList.add(...`${w.bulletActiveClass}-main`.split(" "));v(E,"prev"),v(I,"next")}}if(w.dynamicBullets){const C=Math.min(_.length,w.dynamicMainBullets+4),E=(s*C-s)/2-D*s,I=p?"right":"left";_.forEach(R=>{R.style[e.isHorizontal()?I:"top"]=`${E}px`})}}b.forEach((_,A)=>{if(w.type==="fraction"&&(_.querySelectorAll(Yt(w.currentClass)).forEach(u=>{u.textContent=w.formatFractionCurrent(T+1)}),_.querySelectorAll(Yt(w.totalClass)).forEach(u=>{u.textContent=w.formatFractionTotal(O)})),w.type==="progressbar"){let u;w.progressbarOpposite?u=e.isHorizontal()?"vertical":"horizontal":u=e.isHorizontal()?"horizontal":"vertical";const D=(T+1)/O;let C=1,E=1;u==="horizontal"?C=D:E=D,_.querySelectorAll(Yt(w.progressbarFillClass)).forEach(I=>{I.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${E})`,I.style.transitionDuration=`${e.params.speed}ms`})}w.type==="custom"&&w.renderCustom?(_.innerHTML=w.renderCustom(e,T+1,O),A===0&&a("paginationRender",_)):(A===0&&a("paginationRender",_),a("paginationUpdate",_)),e.params.watchOverflow&&e.enabled&&_.classList[e.isLocked?"add":"remove"](w.lockClass)})}function h(){const p=e.params.pagination;if(d())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 b=e.pagination.el;b=Ot(b);let T="";if(p.type==="bullets"){let k=e.params.loop?Math.ceil(w/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&k>w&&(k=w);for(let g=0;g<k;g+=1)p.renderBullet?T+=p.renderBullet.call(e,g,p.bulletClass):T+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?T=p.renderFraction.call(e,p.currentClass,p.totalClass):T=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?T=p.renderProgressbar.call(e,p.progressbarFillClass):T=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],b.forEach(k=>{p.type!=="custom"&&(k.innerHTML=T||""),p.type==="bullets"&&e.pagination.bullets.push(...k.querySelectorAll(Yt(p.bulletClass)))}),p.type!=="custom"&&a("paginationRender",b[0])}function f(){e.params.pagination=mo(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let w;typeof p.el=="string"&&e.isElement&&(w=e.el.querySelector(p.el)),!w&&typeof p.el=="string"&&(w=[...document.querySelectorAll(p.el)]),w||(w=p.el),!(!w||w.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(w)&&w.length>1&&(w=[...e.el.querySelectorAll(p.el)],w.length>1&&(w=w.filter(b=>po(b,".swiper")[0]===e.el)[0])),Array.isArray(w)&&w.length===1&&(w=w[0]),Object.assign(e.pagination,{el:w}),w=Ot(w),w.forEach(b=>{p.type==="bullets"&&p.clickable&&b.classList.add(...(p.clickableClass||"").split(" ")),b.classList.add(p.modifierClass+p.type),b.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.type==="bullets"&&p.dynamicBullets&&(b.classList.add(`${p.modifierClass}${p.type}-dynamic`),r=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&b.classList.add(p.progressbarOppositeClass),p.clickable&&b.addEventListener("click",c),e.enabled||b.classList.add(p.lockClass)}))}function y(){const p=e.params.pagination;if(d())return;let w=e.pagination.el;w&&(w=Ot(w),w.forEach(b=>{b.classList.remove(p.hiddenClass),b.classList.remove(p.modifierClass+p.type),b.classList.remove(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.clickable&&(b.classList.remove(...(p.clickableClass||"").split(" ")),b.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(b=>b.classList.remove(...p.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:w}=e.pagination;w=Ot(w),w.forEach(b=>{b.classList.remove(p.horizontalClass,p.verticalClass),b.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),o("init",()=>{e.params.pagination.enabled===!1?x():(f(),h(),m())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&m()}),o("snapIndexChange",()=>{m()}),o("snapGridLengthChange",()=>{h(),m()}),o("destroy",()=>{y()}),o("enable disable",()=>{let{el:p}=e.pagination;p&&(p=Ot(p),p.forEach(w=>w.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{m()}),o("click",(p,w)=>{const b=w.target,T=Ot(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&T&&T.length>0&&!b.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&b===e.navigation.nextEl||e.navigation.prevEl&&b===e.navigation.prevEl))return;const k=T[0].classList.contains(e.params.pagination.hiddenClass);a(k===!0?"paginationShow":"paginationHide"),T.forEach(g=>g.classList.toggle(e.params.pagination.hiddenClass))}});const S=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ot(p),p.forEach(w=>w.classList.remove(e.params.pagination.paginationDisabledClass))),f(),h(),m()},x=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ot(p),p.forEach(w=>w.classList.add(e.params.pagination.paginationDisabledClass))),y()};Object.assign(e.pagination,{enable:S,disable:x,render:h,update:m,init:f,destroy:y})}function Nn(t){let{swiper:e,extendParams:i,on:o,emit:a}=t;const l=kt();let s=!1,r=null,d=null,v,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 f(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C,rtlTranslate:E}=e,{dragEl:I,el:R}=C,N=e.params.scrollbar,j=e.params.loop?e.progressLoop:e.progress;let V=c,B=(m-c)*j;E?(B=-B,B>0?(V=c-B,B=0):-B+c>m&&(V=m+B)):B<0?(V=c+B,B=0):B+c>m&&(V=m-B),e.isHorizontal()?(I.style.transform=`translate3d(${B}px, 0, 0)`,I.style.width=`${V}px`):(I.style.transform=`translate3d(0px, ${B}px, 0)`,I.style.height=`${V}px`),N.hide&&(clearTimeout(r),R.style.opacity=1,r=setTimeout(()=>{R.style.opacity=0,R.style.transitionDuration="400ms"},1e3))}function y(C){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${C}ms`)}function S(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C}=e,{dragEl:E,el:I}=C;E.style.width="",E.style.height="",m=e.isHorizontal()?I.offsetWidth:I.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()?E.style.width=`${c}px`:E.style.height=`${c}px`,h>=1?I.style.display="none":I.style.display="",e.params.scrollbar.hide&&(I.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function x(C){return e.isHorizontal()?C.clientX:C.clientY}function p(C){const{scrollbar:E,rtlTranslate:I}=e,{el:R}=E;let N;N=(x(C)-On(R)[e.isHorizontal()?"left":"top"]-(v!==null?v:c/2))/(m-c),N=Math.max(Math.min(N,1),0),I&&(N=1-N);const j=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*N;e.updateProgress(j),e.setTranslate(j),e.updateActiveIndex(),e.updateSlidesClasses()}function w(C){const E=e.params.scrollbar,{scrollbar:I,wrapperEl:R}=e,{el:N,dragEl:j}=I;s=!0,v=C.target===j?x(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),R.style.transitionDuration="100ms",j.style.transitionDuration="100ms",p(C),clearTimeout(d),N.style.transitionDuration="0ms",E.hide&&(N.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),a("scrollbarDragStart",C)}function b(C){const{scrollbar:E,wrapperEl:I}=e,{el:R,dragEl:N}=E;s&&(C.preventDefault&&C.cancelable?C.preventDefault():C.returnValue=!1,p(C),I.style.transitionDuration="0ms",R.style.transitionDuration="0ms",N.style.transitionDuration="0ms",a("scrollbarDragMove",C))}function T(C){const E=e.params.scrollbar,{scrollbar:I,wrapperEl:R}=e,{el:N}=I;s&&(s=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",R.style.transitionDuration=""),E.hide&&(clearTimeout(d),d=Wt(()=>{N.style.opacity=0,N.style.transitionDuration="400ms"},1e3)),a("scrollbarDragEnd",C),E.snapOnRelease&&e.slideToClosest())}function k(C){const{scrollbar:E,params:I}=e,R=E.el;if(!R)return;const N=R,j=I.passiveListeners?{passive:!1,capture:!1}:!1,V=I.passiveListeners?{passive:!0,capture:!1}:!1;if(!N)return;const B=C==="on"?"addEventListener":"removeEventListener";N[B]("pointerdown",w,j),l[B]("pointermove",b,j),l[B]("pointerup",T,V)}function g(){!e.params.scrollbar.el||!e.scrollbar.el||k("on")}function O(){!e.params.scrollbar.el||!e.scrollbar.el||k("off")}function _(){const{scrollbar:C,el:E}=e;e.params.scrollbar=mo(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const I=e.params.scrollbar;if(!I.el)return;let R;if(typeof I.el=="string"&&e.isElement&&(R=e.el.querySelector(I.el)),!R&&typeof I.el=="string"){if(R=l.querySelectorAll(I.el),!R.length)return}else R||(R=I.el);e.params.uniqueNavElements&&typeof I.el=="string"&&R.length>1&&E.querySelectorAll(I.el).length===1&&(R=E.querySelector(I.el)),R.length>0&&(R=R[0]),R.classList.add(e.isHorizontal()?I.horizontalClass:I.verticalClass);let N;R&&(N=R.querySelector(Yt(e.params.scrollbar.dragClass)),N||(N=Kt("div",e.params.scrollbar.dragClass),R.append(N))),Object.assign(C,{el:R,dragEl:N}),I.draggable&&g(),R&&R.classList[e.enabled?"remove":"add"](...jt(e.params.scrollbar.lockClass))}function A(){const C=e.params.scrollbar,E=e.scrollbar.el;E&&E.classList.remove(...jt(e.isHorizontal()?C.horizontalClass:C.verticalClass)),O()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const C=e.params.scrollbar;let{el:E}=e.scrollbar;E=Ot(E),E.forEach(I=>{I.classList.remove(C.horizontalClass,C.verticalClass),I.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?D():(_(),S(),f())}),o("update resize observerUpdate lock unlock changeDirection",()=>{S()}),o("setTranslate",()=>{f()}),o("setTransition",(C,E)=>{y(E)}),o("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...jt(e.params.scrollbar.lockClass))}),o("destroy",()=>{A()});const u=()=>{e.el.classList.remove(...jt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...jt(e.params.scrollbar.scrollbarDisabledClass)),_(),S(),f()},D=()=>{e.el.classList.add(...jt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...jt(e.params.scrollbar.scrollbarDisabledClass)),A()};Object.assign(e.scrollbar,{enable:u,disable:D,updateSize:S,setTranslate:f,init:_,destroy:A})}function di(t){let{swiper:e,extendParams:i,on:o,emit:a,params:l}=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 s,r,d=l&&l.autoplay?l.autoplay.delay:3e3,v=l&&l.autoplay?l.autoplay.delay:3e3,c,m=new Date().getTime(),h,f,y,S,x,p,w;function b(V){!e||e.destroyed||!e.wrapperEl||V.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",b),!(w||V.detail&&V.detail.bySwiperTouchMove)&&u())}const T=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(v=c,h=!1);const V=e.autoplay.paused?c:m+v-new Date().getTime();e.autoplay.timeLeft=V,a("autoplayTimeLeft",V,V/d),r=requestAnimationFrame(()=>{T()})},k=()=>{let V;return e.virtual&&e.params.virtual.enabled?V=e.slides.filter(P=>P.classList.contains("swiper-slide-active"))[0]:V=e.slides[e.activeIndex],V?parseInt(V.getAttribute("data-swiper-autoplay"),10):void 0},g=V=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(r),T();let B=typeof V>"u"?e.params.autoplay.delay:V;d=e.params.autoplay.delay,v=e.params.autoplay.delay;const P=k();!Number.isNaN(P)&&P>0&&typeof V>"u"&&(B=P,d=P,v=P),c=B;const L=e.params.speed,U=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(L,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,L,!0,!0),a("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(L,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,L,!0,!0),a("autoplay")),e.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{g()})))};return B>0?(clearTimeout(s),s=setTimeout(()=>{U()},B)):requestAnimationFrame(()=>{U()}),B},O=()=>{m=new Date().getTime(),e.autoplay.running=!0,g(),a("autoplayStart")},_=()=>{e.autoplay.running=!1,clearTimeout(s),cancelAnimationFrame(r),a("autoplayStop")},A=(V,B)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(s),V||(p=!0);const P=()=>{a("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",b):u()};if(e.autoplay.paused=!0,B){x&&(c=e.params.autoplay.delay),x=!1,P();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-m),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),P())},u=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(m=new Date().getTime(),p?(p=!1,g(c)):g(),e.autoplay.paused=!1,a("autoplayResume"))},D=()=>{if(e.destroyed||!e.autoplay.running)return;const V=kt();V.visibilityState==="hidden"&&(p=!0,A(!0)),V.visibilityState==="visible"&&u()},C=V=>{V.pointerType==="mouse"&&(p=!0,w=!0,!(e.animating||e.autoplay.paused)&&A(!0))},E=V=>{V.pointerType==="mouse"&&(w=!1,e.autoplay.paused&&u())},I=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",E))},R=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",E))},N=()=>{kt().addEventListener("visibilitychange",D)},j=()=>{kt().removeEventListener("visibilitychange",D)};o("init",()=>{e.params.autoplay.enabled&&(I(),N(),O())}),o("destroy",()=>{R(),j(),e.autoplay.running&&_()}),o("_freeModeStaticRelease",()=>{(y||p)&&u()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?_():A(!0,!0)}),o("beforeTransitionStart",(V,B,P)=>{e.destroyed||!e.autoplay.running||(P||!e.params.autoplay.disableOnInteraction?A(!0,!0):_())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){_();return}f=!0,y=!1,p=!1,S=setTimeout(()=>{p=!0,y=!0,A(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!f)){if(clearTimeout(S),clearTimeout(s),e.params.autoplay.disableOnInteraction){y=!1,f=!1;return}y&&e.params.cssMode&&u(),y=!1,f=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(x=!0)}),Object.assign(e.autoplay,{start:O,stop:_,pause:A,resume:u})}function Fn(t){let{swiper:e,extendParams:i,emit:o,once:a}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const d=e.getTranslate();e.setTranslate(d),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function s(){if(e.params.cssMode)return;const{touchEventsData:d,touches:v}=e;d.velocities.length===0&&d.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:d.touchStartTime}),d.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:wt()})}function r(d){let{currentPos:v}=d;if(e.params.cssMode)return;const{params:c,wrapperEl:m,rtlTranslate:h,snapGrid:f,touchEventsData:y}=e,x=wt()-y.touchStartTime;if(v<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(v>-e.maxTranslate()){e.slides.length<f.length?e.slideTo(f.length-1):e.slideTo(e.slides.length-1);return}if(c.freeMode.momentum){if(y.velocities.length>1){const _=y.velocities.pop(),A=y.velocities.pop(),u=_.position-A.position,D=_.time-A.time;e.velocity=u/D,e.velocity/=2,Math.abs(e.velocity)<c.freeMode.minimumVelocity&&(e.velocity=0),(D>150||wt()-_.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,y.velocities.length=0;let p=1e3*c.freeMode.momentumRatio;const w=e.velocity*p;let b=e.translate+w;h&&(b=-b);let T=!1,k;const g=Math.abs(e.velocity)*20*c.freeMode.momentumBounceRatio;let O;if(b<e.maxTranslate())c.freeMode.momentumBounce?(b+e.maxTranslate()<-g&&(b=e.maxTranslate()-g),k=e.maxTranslate(),T=!0,y.allowMomentumBounce=!0):b=e.maxTranslate(),c.loop&&c.centeredSlides&&(O=!0);else if(b>e.minTranslate())c.freeMode.momentumBounce?(b-e.minTranslate()>g&&(b=e.minTranslate()+g),k=e.minTranslate(),T=!0,y.allowMomentumBounce=!0):b=e.minTranslate(),c.loop&&c.centeredSlides&&(O=!0);else if(c.freeMode.sticky){let _;for(let A=0;A<f.length;A+=1)if(f[A]>-b){_=A;break}Math.abs(f[_]-b)<Math.abs(f[_-1]-b)||e.swipeDirection==="next"?b=f[_]:b=f[_-1],b=-b}if(O&&a("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?p=Math.abs((-b-e.translate)/e.velocity):p=Math.abs((b-e.translate)/e.velocity),c.freeMode.sticky){const _=Math.abs((h?-b:b)-e.translate),A=e.slidesSizesGrid[e.activeIndex];_<A?p=c.speed:_<2*A?p=c.speed*1.5:p=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&T?(e.updateProgress(k),e.setTransition(p),e.setTranslate(b),e.transitionStart(!0,e.swipeDirection),e.animating=!0,xi(m,()=>{!e||e.destroyed||!y.allowMomentumBounce||(o("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(k),xi(m,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(o("_freeModeNoMomentumRelease"),e.updateProgress(b),e.setTransition(p),e.setTranslate(b),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,xi(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(b),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&o("_freeModeNoMomentumRelease");(!c.freeMode.momentum||x>=c.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:s,onTouchEnd:r}})}let Ei;function jn(){const t=dt(),e=kt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function fo(){return Ei||(Ei=jn()),Ei}let Ai;function Vn(t){let{userAgent:e}=t===void 0?{}:t;const i=fo(),o=dt(),a=o.navigator.platform,l=e||o.navigator.userAgent,s={ios:!1,android:!1},r=o.screen.width,d=o.screen.height,v=l.match(/(Android);?[\s\/]+([\d.]+)?/);let c=l.match(/(iPad).*OS\s([\d_]+)/);const m=l.match(/(iPod)(.*OS\s([\d_]+))?/),h=!c&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=a==="Win32";let y=a==="MacIntel";const S=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&y&&i.touch&&S.indexOf(`${r}x${d}`)>=0&&(c=l.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),y=!1),v&&!f&&(s.os="android",s.android=!0),(c||h||m)&&(s.os="ios",s.ios=!0),s}function ho(t){return t===void 0&&(t={}),Ai||(Ai=Vn(t)),Ai}let Ci;function zn(){const t=dt(),e=ho();let i=!1;function o(){const r=t.navigator.userAgent.toLowerCase();return r.indexOf("safari")>=0&&r.indexOf("chrome")<0&&r.indexOf("android")<0}if(o()){const r=String(t.navigator.userAgent);if(r.includes("Version/")){const[d,v]=r.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=d<16||d===16&&v<2}}const a=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=o(),s=l||a&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:s,isWebView:a}}function Hn(){return Ci||(Ci=zn()),Ci}function Gn(t){let{swiper:e,on:i,emit:o}=t;const a=dt();let l=null,s=null;const r=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},d=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(m=>{s=a.requestAnimationFrame(()=>{const{width:h,height:f}=e;let y=h,S=f;m.forEach(x=>{let{contentBoxSize:p,contentRect:w,target:b}=x;b&&b!==e.el||(y=w?w.width:(p[0]||p).inlineSize,S=w?w.height:(p[0]||p).blockSize)}),(y!==h||S!==f)&&r()})}),l.observe(e.el))},v=()=>{s&&a.cancelAnimationFrame(s),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},c=()=>{!e||e.destroyed||!e.initialized||o("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof a.ResizeObserver<"u"){d();return}a.addEventListener("resize",r),a.addEventListener("orientationchange",c)}),i("destroy",()=>{v(),a.removeEventListener("resize",r),a.removeEventListener("orientationchange",c)})}function Un(t){let{swiper:e,extendParams:i,on:o,emit:a}=t;const l=[],s=dt(),r=function(c,m){m===void 0&&(m={});const h=s.MutationObserver||s.WebkitMutationObserver,f=new h(y=>{if(e.__preventObserver__)return;if(y.length===1){a("observerUpdate",y[0]);return}const S=function(){a("observerUpdate",y[0])};s.requestAnimationFrame?s.requestAnimationFrame(S):s.setTimeout(S,0)});f.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}),l.push(f)},d=()=>{if(e.params.observer){if(e.params.observeParents){const c=po(e.hostEl);for(let m=0;m<c.length;m+=1)r(c[m])}r(e.hostEl,{childList:e.params.observeSlideChildren}),r(e.wrapperEl,{attributes:!1})}},v=()=>{l.forEach(c=>{c.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",d),o("destroy",v)}var Wn={on(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;const a=i?"unshift":"push";return t.split(" ").forEach(l=>{o.eventsListeners[l]||(o.eventsListeners[l]=[]),o.eventsListeners[l][a](e)}),o},once(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;function a(){o.off(t,a),a.__emitterProxy&&delete a.__emitterProxy;for(var l=arguments.length,s=new Array(l),r=0;r<l;r++)s[r]=arguments[r];e.apply(o,s)}return a.__emitterProxy=e,o.on(t,a,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const o=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[o](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(o=>{typeof e>"u"?i.eventsListeners[o]=[]:i.eventsListeners[o]&&i.eventsListeners[o].forEach((a,l)=>{(a===e||a.__emitterProxy&&a.__emitterProxy===e)&&i.eventsListeners[o].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,o;for(var a=arguments.length,l=new Array(a),s=0;s<a;s++)l[s]=arguments[s];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),o=t):(e=l[0].events,i=l[0].data,o=l[0].context||t),i.unshift(o),(Array.isArray(e)?e:e.split(" ")).forEach(d=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(o,[d,...i])}),t.eventsListeners&&t.eventsListeners[d]&&t.eventsListeners[d].forEach(v=>{v.apply(o,i)})}),t}};function Yn(){const t=this;let e,i;const o=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=o.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=o.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(Vt(o,"padding-left")||0,10)-parseInt(Vt(o,"padding-right")||0,10),i=i-parseInt(Vt(o,"padding-top")||0,10)-parseInt(Vt(o,"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 Xn(){const t=this;function e(u,D){return parseFloat(u.getPropertyValue(t.getDirectionLabel(D))||0)}const i=t.params,{wrapperEl:o,slidesEl:a,size:l,rtlTranslate:s,wrongRTL:r}=t,d=t.virtual&&i.virtual.enabled,v=d?t.virtual.slides.length:t.slides.length,c=Mt(a,`.${t.params.slideClass}, swiper-slide`),m=d?t.virtual.slides.length:c.length;let h=[];const f=[],y=[];let S=i.slidesOffsetBefore;typeof S=="function"&&(S=i.slidesOffsetBefore.call(t));let x=i.slidesOffsetAfter;typeof x=="function"&&(x=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,w=t.slidesGrid.length;let b=i.spaceBetween,T=-S,k=0,g=0;if(typeof l>"u")return;typeof b=="string"&&b.indexOf("%")>=0?b=parseFloat(b.replace("%",""))/100*l:typeof b=="string"&&(b=parseFloat(b)),t.virtualSize=-b,c.forEach(u=>{s?u.style.marginLeft="":u.style.marginRight="",u.style.marginBottom="",u.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(li(o,"--swiper-centered-offset-before",""),li(o,"--swiper-centered-offset-after",""));const O=i.grid&&i.grid.rows>1&&t.grid;O?t.grid.initSlides(c):t.grid&&t.grid.unsetSlides();let _;const A=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(u=>typeof i.breakpoints[u].slidesPerView<"u").length>0;for(let u=0;u<m;u+=1){_=0;let D;if(c[u]&&(D=c[u]),O&&t.grid.updateSlide(u,D,c),!(c[u]&&Vt(D,"display")==="none")){if(i.slidesPerView==="auto"){A&&(c[u].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(D),E=D.style.transform,I=D.style.webkitTransform;if(E&&(D.style.transform="none"),I&&(D.style.webkitTransform="none"),i.roundLengths)_=t.isHorizontal()?Ti(D,"width",!0):Ti(D,"height",!0);else{const R=e(C,"width"),N=e(C,"padding-left"),j=e(C,"padding-right"),V=e(C,"margin-left"),B=e(C,"margin-right"),P=C.getPropertyValue("box-sizing");if(P&&P==="border-box")_=R+V+B;else{const{clientWidth:L,offsetWidth:U}=D;_=R+N+j+V+B+(U-L)}}E&&(D.style.transform=E),I&&(D.style.webkitTransform=I),i.roundLengths&&(_=Math.floor(_))}else _=(l-(i.slidesPerView-1)*b)/i.slidesPerView,i.roundLengths&&(_=Math.floor(_)),c[u]&&(c[u].style[t.getDirectionLabel("width")]=`${_}px`);c[u]&&(c[u].swiperSlideSize=_),y.push(_),i.centeredSlides?(T=T+_/2+k/2+b,k===0&&u!==0&&(T=T-l/2-b),u===0&&(T=T-l/2-b),Math.abs(T)<1/1e3&&(T=0),i.roundLengths&&(T=Math.floor(T)),g%i.slidesPerGroup===0&&h.push(T),f.push(T)):(i.roundLengths&&(T=Math.floor(T)),(g-Math.min(t.params.slidesPerGroupSkip,g))%t.params.slidesPerGroup===0&&h.push(T),f.push(T),T=T+_+b),t.virtualSize+=_+b,k=_,g+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+x,s&&r&&(i.effect==="slide"||i.effect==="coverflow")&&(o.style.width=`${t.virtualSize+b}px`),i.setWrapperSize&&(o.style[t.getDirectionLabel("width")]=`${t.virtualSize+b}px`),O&&t.grid.updateWrapperSize(_,h),!i.centeredSlides){const u=[];for(let D=0;D<h.length;D+=1){let C=h[D];i.roundLengths&&(C=Math.floor(C)),h[D]<=t.virtualSize-l&&u.push(C)}h=u,Math.floor(t.virtualSize-l)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-l)}if(d&&i.loop){const u=y[0]+b;if(i.slidesPerGroup>1){const D=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=u*i.slidesPerGroup;for(let E=0;E<D;E+=1)h.push(h[h.length-1]+C)}for(let D=0;D<t.virtual.slidesBefore+t.virtual.slidesAfter;D+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+u),f.push(f[f.length-1]+u),t.virtualSize+=u}if(h.length===0&&(h=[0]),b!==0){const u=t.isHorizontal()&&s?"marginLeft":t.getDirectionLabel("marginRight");c.filter((D,C)=>!i.cssMode||i.loop?!0:C!==c.length-1).forEach(D=>{D.style[u]=`${b}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let u=0;y.forEach(C=>{u+=C+(b||0)}),u-=b;const D=u-l;h=h.map(C=>C<=0?-S:C>D?D+x:C)}if(i.centerInsufficientSlides){let u=0;y.forEach(C=>{u+=C+(b||0)}),u-=b;const D=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(u+D<l){const C=(l-u-D)/2;h.forEach((E,I)=>{h[I]=E-C}),f.forEach((E,I)=>{f[I]=E+C})}}if(Object.assign(t,{slides:c,snapGrid:h,slidesGrid:f,slidesSizesGrid:y}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){li(o,"--swiper-centered-offset-before",`${-h[0]}px`),li(o,"--swiper-centered-offset-after",`${t.size/2-y[y.length-1]/2}px`);const u=-t.snapGrid[0],D=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+u),t.slidesGrid=t.slidesGrid.map(C=>C+D)}if(m!==v&&t.emit("slidesLengthChange"),h.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),f.length!==w&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!d&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const u=`${i.containerModifierClass}backface-hidden`,D=t.el.classList.contains(u);m<=i.maxBackfaceHiddenSlides?D||t.el.classList.add(u):D&&t.el.classList.remove(u)}}function qn(t){const e=this,i=[],o=e.virtual&&e.params.virtual.enabled;let a=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const s=r=>o?e.slides[e.getSlideIndexByData(r)]:e.slides[r];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(r=>{i.push(r)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const r=e.activeIndex+l;if(r>e.slides.length&&!o)break;i.push(s(r))}else i.push(s(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const r=i[l].offsetHeight;a=r>a?r:a}(a||a===0)&&(e.wrapperEl.style.height=`${a}px`)}function Jn(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let o=0;o<e.length;o+=1)e[o].swiperSlideOffset=(t.isHorizontal()?e[o].offsetLeft:e[o].offsetTop)-i-t.cssOverflowAdjustment()}const go=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Kn(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:o,rtlTranslate:a,snapGrid:l}=e;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let s=-t;a&&(s=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let r=i.spaceBetween;typeof r=="string"&&r.indexOf("%")>=0?r=parseFloat(r.replace("%",""))/100*e.size:typeof r=="string"&&(r=parseFloat(r));for(let d=0;d<o.length;d+=1){const v=o[d];let c=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=o[0].swiperSlideOffset);const m=(s+(i.centeredSlides?e.minTranslate():0)-c)/(v.swiperSlideSize+r),h=(s-l[0]+(i.centeredSlides?e.minTranslate():0)-c)/(v.swiperSlideSize+r),f=-(s-c),y=f+e.slidesSizesGrid[d],S=f>=0&&f<=e.size-e.slidesSizesGrid[d],x=f>=0&&f<e.size-1||y>1&&y<=e.size||f<=0&&y>=e.size;x&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(d)),go(v,x,i.slideVisibleClass),go(v,S,i.slideFullyVisibleClass),v.progress=a?-m:m,v.originalProgress=a?-h:h}}function Zn(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,o=e.maxTranslate()-e.minTranslate();let{progress:a,isBeginning:l,isEnd:s,progressLoop:r}=e;const d=l,v=s;if(o===0)a=0,l=!0,s=!0;else{a=(t-e.minTranslate())/o;const c=Math.abs(t-e.minTranslate())<1,m=Math.abs(t-e.maxTranslate())<1;l=c||a<=0,s=m||a>=1,c&&(a=0),m&&(a=1)}if(i.loop){const c=e.getSlideIndexByData(0),m=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[c],f=e.slidesGrid[m],y=e.slidesGrid[e.slidesGrid.length-1],S=Math.abs(t);S>=h?r=(S-h)/y:r=(S+y-f)/y,r>1&&(r-=1)}Object.assign(e,{progress:a,progressLoop:r,isBeginning:l,isEnd:s}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!d&&e.emit("reachBeginning toEdge"),s&&!v&&e.emit("reachEnd toEdge"),(d&&!l||v&&!s)&&e.emit("fromEdge"),e.emit("progress",a)}const Ii=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Qn(){const t=this,{slides:e,params:i,slidesEl:o,activeIndex:a}=t,l=t.virtual&&i.virtual.enabled,s=t.grid&&i.grid&&i.grid.rows>1,r=m=>Mt(o,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let d,v,c;if(l)if(i.loop){let m=a-t.virtual.slidesBefore;m<0&&(m=t.virtual.slides.length+m),m>=t.virtual.slides.length&&(m-=t.virtual.slides.length),d=r(`[data-swiper-slide-index="${m}"]`)}else d=r(`[data-swiper-slide-index="${a}"]`);else s?(d=e.filter(m=>m.column===a)[0],c=e.filter(m=>m.column===a+1)[0],v=e.filter(m=>m.column===a-1)[0]):d=e[a];d&&(s||(c=Ln(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),v=Rn(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(m=>{Ii(m,m===d,i.slideActiveClass),Ii(m,m===c,i.slideNextClass),Ii(m,m===v,i.slidePrevClass)}),t.emitSlidesClasses()}const ci=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,o=e.closest(i());if(o){let a=o.querySelector(`.${t.params.lazyPreloaderClass}`);!a&&t.isElement&&(o.shadowRoot?a=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(a=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),a&&a.remove())})),a&&a.remove()}},ki=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},_i=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 o=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),a=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const s=a,r=[s-e];r.push(...Array.from({length:e}).map((d,v)=>s+o+v)),t.slides.forEach((d,v)=>{r.includes(d.column)&&ki(t,v)});return}const l=a+o-1;if(t.params.rewind||t.params.loop)for(let s=a-e;s<=l+e;s+=1){const r=(s%i+i)%i;(r<a||r>l)&&ki(t,r)}else for(let s=Math.max(a-e,0);s<=Math.min(l+e,i-1);s+=1)s!==a&&(s>l||s<a)&&ki(t,s)};function $n(t){const{slidesGrid:e,params:i}=t,o=t.rtlTranslate?t.translate:-t.translate;let a;for(let l=0;l<e.length;l+=1)typeof e[l+1]<"u"?o>=e[l]&&o<e[l+1]-(e[l+1]-e[l])/2?a=l:o>=e[l]&&o<e[l+1]&&(a=l+1):o>=e[l]&&(a=l);return i.normalizeSlideIndex&&(a<0||typeof a>"u")&&(a=0),a}function el(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:a,activeIndex:l,realIndex:s,snapIndex:r}=e;let d=t,v;const c=f=>{let y=f-e.virtual.slidesBefore;return y<0&&(y=e.virtual.slides.length+y),y>=e.virtual.slides.length&&(y-=e.virtual.slides.length),y};if(typeof d>"u"&&(d=$n(e)),o.indexOf(i)>=0)v=o.indexOf(i);else{const f=Math.min(a.slidesPerGroupSkip,d);v=f+Math.floor((d-f)/a.slidesPerGroup)}if(v>=o.length&&(v=o.length-1),d===l&&!e.params.loop){v!==r&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(d===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(d);return}const m=e.grid&&a.grid&&a.grid.rows>1;let h;if(e.virtual&&a.virtual.enabled&&a.loop)h=c(d);else if(m){const f=e.slides.filter(S=>S.column===d)[0];let y=parseInt(f.getAttribute("data-swiper-slide-index"),10);Number.isNaN(y)&&(y=Math.max(e.slides.indexOf(f),0)),h=Math.floor(y/a.grid.rows)}else if(e.slides[d]){const f=e.slides[d].getAttribute("data-swiper-slide-index");f?h=parseInt(f,10):h=d}else h=d;Object.assign(e,{previousSnapIndex:r,snapIndex:v,previousRealIndex:s,realIndex:h,previousIndex:l,activeIndex:d}),e.initialized&&_i(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(s!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function tl(t,e){const i=this,o=i.params;let a=t.closest(`.${o.slideClass}, swiper-slide`);!a&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(r=>{!a&&r.matches&&r.matches(`.${o.slideClass}, swiper-slide`)&&(a=r)});let l=!1,s;if(a){for(let r=0;r<i.slides.length;r+=1)if(i.slides[r]===a){l=!0,s=r;break}}if(a&&l)i.clickedSlide=a,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(a.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=s;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var il={updateSize:Yn,updateSlides:Xn,updateAutoHeight:qn,updateSlidesOffset:Jn,updateSlidesProgress:Kn,updateProgress:Zn,updateSlidesClasses:Qn,updateActiveIndex:el,updateClickedSlide:tl};function ol(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:o,translate:a,wrapperEl:l}=e;if(i.virtualTranslate)return o?-a:a;if(i.cssMode)return a;let s=Dn(l,t);return s+=e.cssOverflowAdjustment(),o&&(s=-s),s||0}function nl(t,e){const i=this,{rtlTranslate:o,params:a,wrapperEl:l,progress:s}=i;let r=0,d=0;const v=0;i.isHorizontal()?r=o?-t:t:d=t,a.roundLengths&&(r=Math.floor(r),d=Math.floor(d)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?r:d,a.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-r:-d:a.virtualTranslate||(i.isHorizontal()?r-=i.cssOverflowAdjustment():d-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${r}px, ${d}px, ${v}px)`);let c;const m=i.maxTranslate()-i.minTranslate();m===0?c=0:c=(t-i.minTranslate())/m,c!==s&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function ll(){return-this.snapGrid[0]}function al(){return-this.snapGrid[this.snapGrid.length-1]}function sl(t,e,i,o,a){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),o===void 0&&(o=!0);const l=this,{params:s,wrapperEl:r}=l;if(l.animating&&s.preventInteractionOnTransition)return!1;const d=l.minTranslate(),v=l.maxTranslate();let c;if(o&&t>d?c=d:o&&t<v?c=v:c=t,l.updateProgress(c),s.cssMode){const m=l.isHorizontal();if(e===0)r[m?"scrollLeft":"scrollTop"]=-c;else{if(!l.support.smoothScroll)return vo({swiper:l,targetPosition:-c,side:m?"left":"top"}),!0;r.scrollTo({[m?"left":"top"]:-c,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(h){!l||l.destroyed||h.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var rl={getTranslate:ol,setTranslate:nl,minTranslate:ll,maxTranslate:al,translateTo:sl};function dl(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 bo(t){let{swiper:e,runCallbacks:i,direction:o,step:a}=t;const{activeIndex:l,previousIndex:s}=e;let r=o;if(r||(l>s?r="next":l<s?r="prev":r="reset"),e.emit(`transition${a}`),i&&l!==s){if(r==="reset"){e.emit(`slideResetTransition${a}`);return}e.emit(`slideChangeTransition${a}`),r==="next"?e.emit(`slideNextTransition${a}`):e.emit(`slidePrevTransition${a}`)}}function cl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;o.cssMode||(o.autoHeight&&i.updateAutoHeight(),bo({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function ul(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;i.animating=!1,!o.cssMode&&(i.setTransition(0),bo({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var vl={setTransition:dl,transitionStart:cl,transitionEnd:ul};function pl(t,e,i,o,a){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let s=t;s<0&&(s=0);const{params:r,snapGrid:d,slidesGrid:v,previousIndex:c,activeIndex:m,rtlTranslate:h,wrapperEl:f,enabled:y}=l;if(!y&&!o&&!a||l.destroyed||l.animating&&r.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const S=Math.min(l.params.slidesPerGroupSkip,s);let x=S+Math.floor((s-S)/l.params.slidesPerGroup);x>=d.length&&(x=d.length-1);const p=-d[x];if(r.normalizeSlideIndex)for(let b=0;b<v.length;b+=1){const T=-Math.floor(p*100),k=Math.floor(v[b]*100),g=Math.floor(v[b+1]*100);typeof v[b+1]<"u"?T>=k&&T<g-(g-k)/2?s=b:T>=k&&T<g&&(s=b+1):T>=k&&(s=b)}if(l.initialized&&s!==m&&(!l.allowSlideNext&&(h?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(m||0)!==s))return!1;s!==(c||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let w;if(s>m?w="next":s<m?w="prev":w="reset",h&&-p===l.translate||!h&&p===l.translate)return l.updateActiveIndex(s),r.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),r.effect!=="slide"&&l.setTranslate(p),w!=="reset"&&(l.transitionStart(i,w),l.transitionEnd(i,w)),!1;if(r.cssMode){const b=l.isHorizontal(),T=h?p:-p;if(e===0){const k=l.virtual&&l.params.virtual.enabled;k&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),k&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{f[b?"scrollLeft":"scrollTop"]=T})):f[b?"scrollLeft":"scrollTop"]=T,k&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return vo({swiper:l,targetPosition:T,side:b?"left":"top"}),!0;f.scrollTo({[b?"left":"top"]:T,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(s),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,o),l.transitionStart(i,w),e===0?l.transitionEnd(i,w):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(T){!l||l.destroyed||T.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,w))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function ml(t,e,i,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const a=this;if(a.destroyed)return;typeof e>"u"&&(e=a.params.speed);const l=a.grid&&a.params.grid&&a.params.grid.rows>1;let s=t;if(a.params.loop)if(a.virtual&&a.params.virtual.enabled)s=s+a.virtual.slidesBefore;else{let r;if(l){const h=s*a.params.grid.rows;r=a.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===h)[0].column}else r=a.getSlideIndexByData(s);const d=l?Math.ceil(a.slides.length/a.params.grid.rows):a.slides.length,{centeredSlides:v}=a.params;let c=a.params.slidesPerView;c==="auto"?c=a.slidesPerViewDynamic():(c=Math.ceil(parseFloat(a.params.slidesPerView,10)),v&&c%2===0&&(c=c+1));let m=d-r<c;if(v&&(m=m||r<Math.ceil(c/2)),o&&v&&a.params.slidesPerView!=="auto"&&!l&&(m=!1),m){const h=v?r<a.activeIndex?"prev":"next":r-a.activeIndex-1<a.params.slidesPerView?"next":"prev";a.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?r+1:r-d+1,slideRealIndex:h==="next"?a.realIndex:void 0})}if(l){const h=s*a.params.grid.rows;s=a.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===h)[0].column}else s=a.getSlideIndexByData(s)}return requestAnimationFrame(()=>{a.slideTo(s,e,i,o)}),a}function fl(t,e,i){e===void 0&&(e=!0);const o=this,{enabled:a,params:l,animating:s}=o;if(!a||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);let r=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(r=Math.max(o.slidesPerViewDynamic("current",!0),1));const d=o.activeIndex<l.slidesPerGroupSkip?1:r,v=o.virtual&&l.virtual.enabled;if(l.loop){if(s&&!v&&l.loopPreventsSliding)return!1;if(o.loopFix({direction:"next"}),o._clientLeft=o.wrapperEl.clientLeft,o.activeIndex===o.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{o.slideTo(o.activeIndex+d,t,e,i)}),!0}return l.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+d,t,e,i)}function hl(t,e,i){e===void 0&&(e=!0);const o=this,{params:a,snapGrid:l,slidesGrid:s,rtlTranslate:r,enabled:d,animating:v}=o;if(!d||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);const c=o.virtual&&a.virtual.enabled;if(a.loop){if(v&&!c&&a.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const m=r?o.translate:-o.translate;function h(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const f=h(m),y=l.map(p=>h(p));let S=l[y.indexOf(f)-1];if(typeof S>"u"&&a.cssMode){let p;l.forEach((w,b)=>{f>=w&&(p=b)}),typeof p<"u"&&(S=l[p>0?p-1:p])}let x=0;if(typeof S<"u"&&(x=s.indexOf(S),x<0&&(x=o.activeIndex-1),a.slidesPerView==="auto"&&a.slidesPerGroup===1&&a.slidesPerGroupAuto&&(x=x-o.slidesPerViewDynamic("previous",!0)+1,x=Math.max(x,0))),a.rewind&&o.isBeginning){const p=o.params.virtual&&o.params.virtual.enabled&&o.virtual?o.virtual.slides.length-1:o.slides.length-1;return o.slideTo(p,t,e,i)}else if(a.loop&&o.activeIndex===0&&a.cssMode)return requestAnimationFrame(()=>{o.slideTo(x,t,e,i)}),!0;return o.slideTo(x,t,e,i)}function gl(t,e,i){e===void 0&&(e=!0);const o=this;if(!o.destroyed)return typeof t>"u"&&(t=o.params.speed),o.slideTo(o.activeIndex,t,e,i)}function bl(t,e,i,o){e===void 0&&(e=!0),o===void 0&&(o=.5);const a=this;if(a.destroyed)return;typeof t>"u"&&(t=a.params.speed);let l=a.activeIndex;const s=Math.min(a.params.slidesPerGroupSkip,l),r=s+Math.floor((l-s)/a.params.slidesPerGroup),d=a.rtlTranslate?a.translate:-a.translate;if(d>=a.snapGrid[r]){const v=a.snapGrid[r],c=a.snapGrid[r+1];d-v>(c-v)*o&&(l+=a.params.slidesPerGroup)}else{const v=a.snapGrid[r-1],c=a.snapGrid[r];d-v<=(c-v)*o&&(l-=a.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,a.slidesGrid.length-1),a.slideTo(l,t,e,i)}function yl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,o=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let a=t.clickedIndex,l;const s=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?a<t.loopedSlides-o/2||a>t.slides.length-t.loopedSlides+o/2?(t.loopFix(),a=t.getSlideIndex(Mt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),Wt(()=>{t.slideTo(a)})):t.slideTo(a):a>t.slides.length-o?(t.loopFix(),a=t.getSlideIndex(Mt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),Wt(()=>{t.slideTo(a)})):t.slideTo(a)}else t.slideTo(a)}var wl={slideTo:pl,slideToLoop:ml,slideNext:fl,slidePrev:hl,slideReset:gl,slideToClosest:bl,slideToClickedSlide:yl};function Sl(t){const e=this,{params:i,slidesEl:o}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const a=()=>{Mt(o,`.${i.slideClass}, swiper-slide`).forEach((m,h)=>{m.setAttribute("data-swiper-slide-index",h)})},l=e.grid&&i.grid&&i.grid.rows>1,s=i.slidesPerGroup*(l?i.grid.rows:1),r=e.slides.length%s!==0,d=l&&e.slides.length%i.grid.rows!==0,v=c=>{for(let m=0;m<c;m+=1){const h=e.isElement?Kt("swiper-slide",[i.slideBlankClass]):Kt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(r){if(i.loopAddBlankSlides){const c=s-e.slides.length%s;v(c),e.recalcSlides(),e.updateSlides()}else ai("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)");a()}else if(d){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;v(c),e.recalcSlides(),e.updateSlides()}else ai("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)");a()}else a();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function xl(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:a,activeSlideIndex:l,byController:s,byMousewheel:r}=t===void 0?{}:t;const d=this;if(!d.params.loop)return;d.emit("beforeLoopFix");const{slides:v,allowSlidePrev:c,allowSlideNext:m,slidesEl:h,params:f}=d,{centeredSlides:y}=f;if(d.allowSlidePrev=!0,d.allowSlideNext=!0,d.virtual&&f.virtual.enabled){i&&(!f.centeredSlides&&d.snapIndex===0?d.slideTo(d.virtual.slides.length,0,!1,!0):f.centeredSlides&&d.snapIndex<f.slidesPerView?d.slideTo(d.virtual.slides.length+d.snapIndex,0,!1,!0):d.snapIndex===d.snapGrid.length-1&&d.slideTo(d.virtual.slidesBefore,0,!1,!0)),d.allowSlidePrev=c,d.allowSlideNext=m,d.emit("loopFix");return}let S=f.slidesPerView;S==="auto"?S=d.slidesPerViewDynamic():(S=Math.ceil(parseFloat(f.slidesPerView,10)),y&&S%2===0&&(S=S+1));const x=f.slidesPerGroupAuto?S:f.slidesPerGroup;let p=x;p%x!==0&&(p+=x-p%x),p+=f.loopAdditionalSlides,d.loopedSlides=p;const w=d.grid&&f.grid&&f.grid.rows>1;v.length<S+p?ai("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&&f.grid.fill==="row"&&ai("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const b=[],T=[];let k=d.activeIndex;typeof l>"u"?l=d.getSlideIndex(v.filter(E=>E.classList.contains(f.slideActiveClass))[0]):k=l;const g=o==="next"||!o,O=o==="prev"||!o;let _=0,A=0;const u=w?Math.ceil(v.length/f.grid.rows):v.length,C=(w?v[l].column:l)+(y&&typeof a>"u"?-S/2+.5:0);if(C<p){_=Math.max(p-C,x);for(let E=0;E<p-C;E+=1){const I=E-Math.floor(E/u)*u;if(w){const R=u-I-1;for(let N=v.length-1;N>=0;N-=1)v[N].column===R&&b.push(N)}else b.push(u-I-1)}}else if(C+S>u-p){A=Math.max(C-(u-p*2),x);for(let E=0;E<A;E+=1){const I=E-Math.floor(E/u)*u;w?v.forEach((R,N)=>{R.column===I&&T.push(N)}):T.push(I)}}if(d.__preventObserver__=!0,requestAnimationFrame(()=>{d.__preventObserver__=!1}),O&&b.forEach(E=>{v[E].swiperLoopMoveDOM=!0,h.prepend(v[E]),v[E].swiperLoopMoveDOM=!1}),g&&T.forEach(E=>{v[E].swiperLoopMoveDOM=!0,h.append(v[E]),v[E].swiperLoopMoveDOM=!1}),d.recalcSlides(),f.slidesPerView==="auto"?d.updateSlides():w&&(b.length>0&&O||T.length>0&&g)&&d.slides.forEach((E,I)=>{d.grid.updateSlide(I,E,d.slides)}),f.watchSlidesProgress&&d.updateSlidesOffset(),i){if(b.length>0&&O){if(typeof e>"u"){const E=d.slidesGrid[k],R=d.slidesGrid[k+_]-E;r?d.setTranslate(d.translate-R):(d.slideTo(k+Math.ceil(_),0,!1,!0),a&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-R,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-R))}else if(a){const E=w?b.length/f.grid.rows:b.length;d.slideTo(d.activeIndex+E,0,!1,!0),d.touchEventsData.currentTranslate=d.translate}}else if(T.length>0&&g)if(typeof e>"u"){const E=d.slidesGrid[k],R=d.slidesGrid[k-A]-E;r?d.setTranslate(d.translate-R):(d.slideTo(k-A,0,!1,!0),a&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-R,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-R))}else{const E=w?T.length/f.grid.rows:T.length;d.slideTo(d.activeIndex-E,0,!1,!0)}}if(d.allowSlidePrev=c,d.allowSlideNext=m,d.controller&&d.controller.control&&!s){const E={slideRealIndex:e,direction:o,setTranslate:a,activeSlideIndex:l,byController:!0};Array.isArray(d.controller.control)?d.controller.control.forEach(I=>{!I.destroyed&&I.params.loop&&I.loopFix({...E,slideTo:I.params.slidesPerView===f.slidesPerView?i:!1})}):d.controller.control instanceof d.constructor&&d.controller.control.params.loop&&d.controller.control.loopFix({...E,slideTo:d.controller.control.params.slidesPerView===f.slidesPerView?i:!1})}d.emit("loopFix")}function Tl(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const o=[];t.slides.forEach(a=>{const l=typeof a.swiperSlideIndex>"u"?a.getAttribute("data-swiper-slide-index")*1:a.swiperSlideIndex;o[l]=a}),t.slides.forEach(a=>{a.removeAttribute("data-swiper-slide-index")}),o.forEach(a=>{i.append(a)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var El={loopCreate:Sl,loopFix:xl,loopDestroy:Tl};function Al(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 Cl(){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 Il={setGrabCursor:Al,unsetGrabCursor:Cl};function kl(t,e){e===void 0&&(e=this);function i(o){if(!o||o===kt()||o===dt())return null;o.assignedSlot&&(o=o.assignedSlot);const a=o.closest(t);return!a&&!o.getRootNode?null:a||i(o.getRootNode().host)}return i(e)}function yo(t,e,i){const o=dt(),{params:a}=t,l=a.edgeSwipeDetection,s=a.edgeSwipeThreshold;return l&&(i<=s||i>=o.innerWidth-s)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function _l(t){const e=this,i=kt();let o=t;o.originalEvent&&(o=o.originalEvent);const a=e.touchEventsData;if(o.type==="pointerdown"){if(a.pointerId!==null&&a.pointerId!==o.pointerId)return;a.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(a.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){yo(e,o,o.targetTouches[0].pageX);return}const{params:l,touches:s,enabled:r}=e;if(!r||!l.simulateTouch&&o.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let d=o.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(d)||"which"in o&&o.which===3||"button"in o&&o.button>0||a.isTouched&&a.isMoved)return;const v=!!l.noSwipingClass&&l.noSwipingClass!=="",c=o.composedPath?o.composedPath():o.path;v&&o.target&&o.target.shadowRoot&&c&&(d=c[0]);const m=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,h=!!(o.target&&o.target.shadowRoot);if(l.noSwiping&&(h?kl(m,d):d.closest(m))){e.allowClick=!0;return}if(l.swipeHandler&&!d.closest(l.swipeHandler))return;s.currentX=o.pageX,s.currentY=o.pageY;const f=s.currentX,y=s.currentY;if(!yo(e,o,f))return;Object.assign(a,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=f,s.startY=y,a.touchStartTime=wt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(a.allowThresholdMove=!1);let S=!0;d.matches(a.focusableElements)&&(S=!1,d.nodeName==="SELECT"&&(a.isTouched=!1)),i.activeElement&&i.activeElement.matches(a.focusableElements)&&i.activeElement!==d&&i.activeElement.blur();const x=S&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||x)&&!d.isContentEditable&&o.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function Pl(t){const e=kt(),i=this,o=i.touchEventsData,{params:a,touches:l,rtlTranslate:s,enabled:r}=i;if(!r||!a.simulateTouch&&t.pointerType==="mouse")return;let d=t;if(d.originalEvent&&(d=d.originalEvent),d.type==="pointermove"&&(o.touchId!==null||d.pointerId!==o.pointerId))return;let v;if(d.type==="touchmove"){if(v=[...d.changedTouches].filter(g=>g.identifier===o.touchId)[0],!v||v.identifier!==o.touchId)return}else v=d;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",d);return}const c=v.pageX,m=v.pageY;if(d.preventedByNestedSwiper){l.startX=c,l.startY=m;return}if(!i.allowTouchMove){d.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(l,{startX:c,startY:m,currentX:c,currentY:m}),o.touchStartTime=wt());return}if(a.touchReleaseOnEdges&&!a.loop){if(i.isVertical()){if(m<l.startY&&i.translate<=i.maxTranslate()||m>l.startY&&i.translate>=i.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(c<l.startX&&i.translate<=i.maxTranslate()||c>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&d.target===e.activeElement&&d.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",d),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=c,l.currentY=m;const h=l.currentX-l.startX,f=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(h**2+f**2)<i.params.threshold)return;if(typeof o.isScrolling>"u"){let g;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?o.isScrolling=!1:h*h+f*f>=25&&(g=Math.atan2(Math.abs(f),Math.abs(h))*180/Math.PI,o.isScrolling=i.isHorizontal()?g>a.touchAngle:90-g>a.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",d),typeof o.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(o.startMoving=!0),o.isScrolling||d.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!a.cssMode&&d.cancelable&&d.preventDefault(),a.touchMoveStopPropagation&&!a.nested&&d.stopPropagation();let y=i.isHorizontal()?h:f,S=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;a.oneWayMovement&&(y=Math.abs(y)*(s?1:-1),S=Math.abs(S)*(s?1:-1)),l.diff=y,y*=a.touchRatio,s&&(y=-y,S=-S);const x=i.touchesDirection;i.swipeDirection=y>0?"prev":"next",i.touchesDirection=S>0?"prev":"next";const p=i.params.loop&&!a.cssMode,w=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(p&&w&&i.loopFix({direction:i.swipeDirection}),o.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const g=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(g)}o.allowMomentumBounce=!1,a.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",d)}let b;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&x!==i.touchesDirection&&p&&w&&Math.abs(y)>=1){Object.assign(l,{startX:c,startY:m,currentX:c,currentY:m,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}i.emit("sliderMove",d),o.isMoved=!0,o.currentTranslate=y+o.startTranslate;let T=!0,k=a.resistanceRatio;if(a.touchReleaseOnEdges&&(k=0),y>0?(p&&w&&!b&&o.allowThresholdMove&&o.currentTranslate>(a.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>i.minTranslate()&&(T=!1,a.resistance&&(o.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+o.startTranslate+y)**k))):y<0&&(p&&w&&!b&&o.allowThresholdMove&&o.currentTranslate<(a.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(a.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(a.slidesPerView,10)))}),o.currentTranslate<i.maxTranslate()&&(T=!1,a.resistance&&(o.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-o.startTranslate-y)**k))),T&&(d.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&o.currentTranslate<o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&o.currentTranslate>o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(o.currentTranslate=o.startTranslate),a.threshold>0)if(Math.abs(y)>a.threshold||o.allowThresholdMove){if(!o.allowThresholdMove){o.allowThresholdMove=!0,l.startX=l.currentX,l.startY=l.currentY,o.currentTranslate=o.startTranslate,l.diff=i.isHorizontal()?l.currentX-l.startX:l.currentY-l.startY;return}}else{o.currentTranslate=o.startTranslate;return}!a.followFinger||a.cssMode||((a.freeMode&&a.freeMode.enabled&&i.freeMode||a.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),a.freeMode&&a.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(o.currentTranslate),i.setTranslate(o.currentTranslate))}function Dl(t){const e=this,i=e.touchEventsData;let o=t;o.originalEvent&&(o=o.originalEvent);let a;if(o.type==="touchend"||o.type==="touchcancel"){if(a=[...o.changedTouches].filter(k=>k.identifier===i.touchId)[0],!a||a.identifier!==i.touchId)return}else{if(i.touchId!==null||o.pointerId!==i.pointerId)return;a=o}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(o.type)&&!(["pointercancel","contextmenu"].includes(o.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:s,touches:r,rtlTranslate:d,slidesGrid:v,enabled:c}=e;if(!c||!s.simulateTouch&&o.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",o),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&s.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}s.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const m=wt(),h=m-i.touchStartTime;if(e.allowClick){const k=o.path||o.composedPath&&o.composedPath();e.updateClickedSlide(k&&k[0]||o.target,k),e.emit("tap click",o),h<300&&m-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=wt(),Wt(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||r.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 f;if(s.followFinger?f=d?e.translate:-e.translate:f=-i.currentTranslate,s.cssMode)return;if(s.freeMode&&s.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:f});return}const y=f>=-e.maxTranslate()&&!e.params.loop;let S=0,x=e.slidesSizesGrid[0];for(let k=0;k<v.length;k+=k<s.slidesPerGroupSkip?1:s.slidesPerGroup){const g=k<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;typeof v[k+g]<"u"?(y||f>=v[k]&&f<v[k+g])&&(S=k,x=v[k+g]-v[k]):(y||f>=v[k])&&(S=k,x=v[v.length-1]-v[v.length-2])}let p=null,w=null;s.rewind&&(e.isBeginning?w=s.virtual&&s.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const b=(f-v[S])/x,T=S<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(h>s.longSwipesMs){if(!s.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(b>=s.longSwipesRatio?e.slideTo(s.rewind&&e.isEnd?p:S+T):e.slideTo(S)),e.swipeDirection==="prev"&&(b>1-s.longSwipesRatio?e.slideTo(S+T):w!==null&&b<0&&Math.abs(b)>s.longSwipesRatio?e.slideTo(w):e.slideTo(S))}else{if(!s.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(o.target===e.navigation.nextEl||o.target===e.navigation.prevEl)?o.target===e.navigation.nextEl?e.slideTo(S+T):e.slideTo(S):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:S+T),e.swipeDirection==="prev"&&e.slideTo(w!==null?w:S))}}function wo(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:a,snapGrid:l}=t,s=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const r=s&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!r?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!s?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=a,t.allowSlideNext=o,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function Ml(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Ol(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:o}=t;if(!o)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 a;const l=t.maxTranslate()-t.minTranslate();l===0?a=0:a=(t.translate-t.minTranslate())/l,a!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Rl(t){const e=this;ci(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Ll(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const So=(t,e)=>{const i=kt(),{params:o,el:a,wrapperEl:l,device:s}=t,r=!!o.nested,d=e==="on"?"addEventListener":"removeEventListener",v=e;!a||typeof a=="string"||(i[d]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:r}),a[d]("touchstart",t.onTouchStart,{passive:!1}),a[d]("pointerdown",t.onTouchStart,{passive:!1}),i[d]("touchmove",t.onTouchMove,{passive:!1,capture:r}),i[d]("pointermove",t.onTouchMove,{passive:!1,capture:r}),i[d]("touchend",t.onTouchEnd,{passive:!0}),i[d]("pointerup",t.onTouchEnd,{passive:!0}),i[d]("pointercancel",t.onTouchEnd,{passive:!0}),i[d]("touchcancel",t.onTouchEnd,{passive:!0}),i[d]("pointerout",t.onTouchEnd,{passive:!0}),i[d]("pointerleave",t.onTouchEnd,{passive:!0}),i[d]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&a[d]("click",t.onClick,!0),o.cssMode&&l[d]("scroll",t.onScroll),o.updateOnWindowResize?t[v](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",wo,!0):t[v]("observerUpdate",wo,!0),a[d]("load",t.onLoad,{capture:!0}))};function Bl(){const t=this,{params:e}=t;t.onTouchStart=_l.bind(t),t.onTouchMove=Pl.bind(t),t.onTouchEnd=Dl.bind(t),t.onDocumentTouchStart=Ll.bind(t),e.cssMode&&(t.onScroll=Ol.bind(t)),t.onClick=Ml.bind(t),t.onLoad=Rl.bind(t),So(t,"on")}function Nl(){So(this,"off")}var Fl={attachEvents:Bl,detachEvents:Nl};const xo=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function jl(){const t=this,{realIndex:e,initialized:i,params:o,el:a}=t,l=o.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const s=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!s||t.currentBreakpoint===s)return;const d=(s in l?l[s]:void 0)||t.originalParams,v=xo(t,o),c=xo(t,d),m=t.params.grabCursor,h=d.grabCursor,f=o.enabled;v&&!c?(a.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&c&&(a.classList.add(`${o.containerModifierClass}grid`),(d.grid.fill&&d.grid.fill==="column"||!d.grid.fill&&o.grid.fill==="column")&&a.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),m&&!h?t.unsetGrabCursor():!m&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(b=>{if(typeof d[b]>"u")return;const T=o[b]&&o[b].enabled,k=d[b]&&d[b].enabled;T&&!k&&t[b].disable(),!T&&k&&t[b].enable()});const y=d.direction&&d.direction!==o.direction,S=o.loop&&(d.slidesPerView!==o.slidesPerView||y),x=o.loop;y&&i&&t.changeDirection(),ht(t.params,d);const p=t.params.enabled,w=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),f&&!p?t.disable():!f&&p&&t.enable(),t.currentBreakpoint=s,t.emit("_beforeBreakpoint",d),i&&(S?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!x&&w?(t.loopCreate(e),t.updateSlides()):x&&!w&&t.loopDestroy()),t.emit("breakpoint",d)}function Vl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const a=dt(),l=e==="window"?a.innerHeight:i.clientHeight,s=Object.keys(t).map(r=>{if(typeof r=="string"&&r.indexOf("@")===0){const d=parseFloat(r.substr(1));return{value:l*d,point:r}}return{value:r,point:r}});s.sort((r,d)=>parseInt(r.value,10)-parseInt(d.value,10));for(let r=0;r<s.length;r+=1){const{point:d,value:v}=s[r];e==="window"?a.matchMedia(`(min-width: ${v}px)`).matches&&(o=d):v<=i.clientWidth&&(o=d)}return o||"max"}var zl={setBreakpoint:jl,getBreakpoint:Vl};function Hl(t,e){const i=[];return t.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(a=>{o[a]&&i.push(e+a)}):typeof o=="string"&&i.push(e+o)}),i}function Gl(){const t=this,{classNames:e,params:i,rtl:o,el:a,device:l}=t,s=Hl(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:o},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...s),a.classList.add(...e),t.emitContainerClasses()}function Ul(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Wl={addClasses:Gl,removeClasses:Ul};function Yl(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:o}=i;if(o){const a=t.slides.length-1,l=t.slidesGrid[a]+t.slidesSizesGrid[a]+o*2;t.isLocked=t.size>l}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 Xl={checkOverflow:Yl},Pi={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 ql(t,e){return function(o){o===void 0&&(o={});const a=Object.keys(o)[0],l=o[a];if(typeof l!="object"||l===null){ht(e,o);return}if(t[a]===!0&&(t[a]={enabled:!0}),a==="navigation"&&t[a]&&t[a].enabled&&!t[a].prevEl&&!t[a].nextEl&&(t[a].auto=!0),["pagination","scrollbar"].indexOf(a)>=0&&t[a]&&t[a].enabled&&!t[a].el&&(t[a].auto=!0),!(a in t&&"enabled"in l)){ht(e,o);return}typeof t[a]=="object"&&!("enabled"in t[a])&&(t[a].enabled=!0),t[a]||(t[a]={enabled:!1}),ht(e,o)}}const Di={eventsEmitter:Wn,update:il,translate:rl,transition:vl,slide:wl,loop:El,grabCursor:Il,events:Fl,breakpoints:zl,checkOverflow:Xl,classes:Wl},Mi={};let Oi=class Ft{constructor(){let e,i;for(var o=arguments.length,a=new Array(o),l=0;l<o;l++)a[l]=arguments[l];a.length===1&&a[0].constructor&&Object.prototype.toString.call(a[0]).slice(8,-1)==="Object"?i=a[0]:[e,i]=a,i||(i={}),i=ht({},i),e&&!i.el&&(i.el=e);const s=kt();if(i.el&&typeof i.el=="string"&&s.querySelectorAll(i.el).length>1){const c=[];return s.querySelectorAll(i.el).forEach(m=>{const h=ht({},i,{el:m});c.push(new Ft(h))}),c}const r=this;r.__swiper__=!0,r.support=fo(),r.device=ho({userAgent:i.userAgent}),r.browser=Hn(),r.eventsListeners={},r.eventsAnyListeners=[],r.modules=[...r.__modules__],i.modules&&Array.isArray(i.modules)&&r.modules.push(...i.modules);const d={};r.modules.forEach(c=>{c({params:i,swiper:r,extendParams:ql(i,d),on:r.on.bind(r),once:r.once.bind(r),off:r.off.bind(r),emit:r.emit.bind(r)})});const v=ht({},Pi,d);return r.params=ht({},v,Mi,i),r.originalParams=ht({},r.params),r.passedParams=ht({},i),r.params&&r.params.on&&Object.keys(r.params.on).forEach(c=>{r.on(c,r.params.on[c])}),r.params&&r.params.onAny&&r.onAny(r.params.onAny),Object.assign(r,{enabled:r.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return r.params.direction==="horizontal"},isVertical(){return r.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:r.params.allowSlideNext,allowSlidePrev:r.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:r.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:r.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),r.emit("_swiper"),r.params.init&&r.init(),r}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:o}=this,a=Mt(i,`.${o.slideClass}, swiper-slide`),l=si(a[0]);return si(e)-l}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:o}=e;e.slides=Mt(i,`.${o.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 o=this;e=Math.min(Math.max(e,0),1);const a=o.minTranslate(),s=(o.maxTranslate()-a)*e+a;o.translateTo(s,typeof i>"u"?0:i),o.updateActiveIndex(),o.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(o=>o.indexOf("swiper")===0||o.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(o=>o.indexOf("swiper-slide")===0||o.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(o=>{const a=e.getSlideClasses(o);i.push({slideEl:o,classNames:a}),e.emit("_slideClass",o,a)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const o=this,{params:a,slides:l,slidesGrid:s,slidesSizesGrid:r,size:d,activeIndex:v}=o;let c=1;if(typeof a.slidesPerView=="number")return a.slidesPerView;if(a.centeredSlides){let m=l[v]?Math.ceil(l[v].swiperSlideSize):0,h;for(let f=v+1;f<l.length;f+=1)l[f]&&!h&&(m+=Math.ceil(l[f].swiperSlideSize),c+=1,m>d&&(h=!0));for(let f=v-1;f>=0;f-=1)l[f]&&!h&&(m+=l[f].swiperSlideSize,c+=1,m>d&&(h=!0))}else if(e==="current")for(let m=v+1;m<l.length;m+=1)(i?s[m]+r[m]-s[v]<d:s[m]-s[v]<d)&&(c+=1);else for(let m=v-1;m>=0;m-=1)s[v]-s[m]<d&&(c+=1);return c}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:o}=e;o.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(s=>{s.complete&&ci(e,s)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function a(){const s=e.rtlTranslate?e.translate*-1:e.translate,r=Math.min(Math.max(s,e.maxTranslate()),e.minTranslate());e.setTranslate(r),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)a(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const s=e.virtual&&o.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(s.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||a()}o.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const o=this,a=o.params.direction;return e||(e=a==="horizontal"?"vertical":"horizontal"),e===a||e!=="horizontal"&&e!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${a}`),o.el.classList.add(`${o.params.containerModifierClass}${e}`),o.emitContainerClasses(),o.params.direction=e,o.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),o.emit("changeDirection"),i&&o.update()),o}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 o=e||i.params.el;if(typeof o=="string"&&(o=document.querySelector(o)),!o)return!1;o.swiper=i,o.parentNode&&o.parentNode.host&&o.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const a=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(a()):Mt(o,a())[0];return!s&&i.params.createElements&&(s=Kt("div",i.params.wrapperClass),o.append(s),Mt(o,`.${i.params.slideClass}`).forEach(r=>{s.append(r)})),Object.assign(i,{el:o,wrapperEl:s,slidesEl:i.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:s,hostEl:i.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||Vt(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Vt(o,"direction")==="rtl"),wrongRTL:Vt(s,"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 a=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&a.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),a.forEach(l=>{l.complete?ci(i,l):l.addEventListener("load",s=>{ci(i,s.target)})}),_i(i),i.initialized=!0,_i(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const o=this,{params:a,el:l,wrapperEl:s,slides:r}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),a.loop&&o.loopDestroy(),i&&(o.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),s&&s.removeAttribute("style"),r&&r.length&&r.forEach(d=>{d.classList.remove(a.slideVisibleClass,a.slideFullyVisibleClass,a.slideActiveClass,a.slideNextClass,a.slidePrevClass),d.removeAttribute("style"),d.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(d=>{o.off(d)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),_n(o)),o.destroyed=!0),null}static extendDefaults(e){ht(Mi,e)}static get extendedDefaults(){return Mi}static get defaults(){return Pi}static installModule(e){Ft.prototype.__modules__||(Ft.prototype.__modules__=[]);const i=Ft.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Ft.installModule(i)),Ft):(Ft.installModule(e),Ft)}};Object.keys(Di).forEach(t=>{Object.keys(Di[t]).forEach(e=>{Oi.prototype[e]=Di[t][e]})}),Oi.use([Gn,Un]);const To=["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 Ht(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Xt(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(o=>i.indexOf(o)<0).forEach(o=>{typeof t[o]>"u"?t[o]=e[o]:Ht(e[o])&&Ht(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:Xt(t[o],e[o]):t[o]=e[o]})}function Eo(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Ao(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Co(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Io(t){t===void 0&&(t="");const e=t.split(" ").map(o=>o.trim()).filter(o=>!!o),i=[];return e.forEach(o=>{i.indexOf(o)<0&&i.push(o)}),i.join(" ")}function Jl(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Kl(t){let{swiper:e,slides:i,passedParams:o,changedParams:a,nextEl:l,prevEl:s,scrollbarEl:r,paginationEl:d}=t;const v=a.filter(A=>A!=="children"&&A!=="direction"&&A!=="wrapperClass"),{params:c,pagination:m,navigation:h,scrollbar:f,virtual:y,thumbs:S}=e;let x,p,w,b,T,k,g,O;a.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(x=!0),a.includes("controller")&&o.controller&&o.controller.control&&c.controller&&!c.controller.control&&(p=!0),a.includes("pagination")&&o.pagination&&(o.pagination.el||d)&&(c.pagination||c.pagination===!1)&&m&&!m.el&&(w=!0),a.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||r)&&(c.scrollbar||c.scrollbar===!1)&&f&&!f.el&&(b=!0),a.includes("navigation")&&o.navigation&&(o.navigation.prevEl||s)&&(o.navigation.nextEl||l)&&(c.navigation||c.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(T=!0);const _=A=>{e[A]&&(e[A].destroy(),A==="navigation"?(e.isElement&&(e[A].prevEl.remove(),e[A].nextEl.remove()),c[A].prevEl=void 0,c[A].nextEl=void 0,e[A].prevEl=void 0,e[A].nextEl=void 0):(e.isElement&&e[A].el.remove(),c[A].el=void 0,e[A].el=void 0))};a.includes("loop")&&e.isElement&&(c.loop&&!o.loop?k=!0:!c.loop&&o.loop?g=!0:O=!0),v.forEach(A=>{if(Ht(c[A])&&Ht(o[A]))Object.assign(c[A],o[A]),(A==="navigation"||A==="pagination"||A==="scrollbar")&&"enabled"in o[A]&&!o[A].enabled&&_(A);else{const u=o[A];(u===!0||u===!1)&&(A==="navigation"||A==="pagination"||A==="scrollbar")?u===!1&&_(A):c[A]=o[A]}}),v.includes("controller")&&!p&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),a.includes("children")&&i&&y&&c.virtual.enabled?(y.slides=i,y.update(!0)):a.includes("virtual")&&y&&c.virtual.enabled&&(i&&(y.slides=i),y.update(!0)),a.includes("children")&&i&&c.loop&&(O=!0),x&&S.init()&&S.update(!0),p&&(e.controller.control=c.controller.control),w&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-pagination"),d.part.add("pagination"),e.el.appendChild(d)),d&&(c.pagination.el=d),m.init(),m.render(),m.update()),b&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-scrollbar"),r.part.add("scrollbar"),e.el.appendChild(r)),r&&(c.scrollbar.el=r),f.init(),f.updateSize(),f.setTranslate()),T&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-button-prev"),s.innerHTML=e.hostEl.constructor.prevButtonSvg,s.part.add("button-prev"),e.el.appendChild(s))),l&&(c.navigation.nextEl=l),s&&(c.navigation.prevEl=s),h.init(),h.update()),a.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),a.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),a.includes("direction")&&e.changeDirection(o.direction,!1),(k||O)&&e.loopDestroy(),(g||O)&&e.loopCreate(),e.update()}function Zl(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},a={};Xt(i,Pi),i._emitClasses=!0,i.init=!1;const l={},s=To.map(d=>d.replace(/_/,"")),r=Object.assign({},t);return Object.keys(r).forEach(d=>{typeof t[d]>"u"||(s.indexOf(d)>=0?Ht(t[d])?(i[d]={},a[d]={},Xt(i[d],t[d]),Xt(a[d],t[d])):(i[d]=t[d],a[d]=t[d]):d.search(/on[A-Z]/)===0&&typeof t[d]=="function"?e?o[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:i.on[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:l[d]=t[d])}),["navigation","pagination","scrollbar"].forEach(d=>{i[d]===!0&&(i[d]={}),i[d]===!1&&delete i[d]}),{params:i,passedParams:a,rest:l,events:o}}function Ql(t,e){let{el:i,nextEl:o,prevEl:a,paginationEl:l,scrollbarEl:s,swiper:r}=t;Eo(e)&&o&&a&&(r.params.navigation.nextEl=o,r.originalParams.navigation.nextEl=o,r.params.navigation.prevEl=a,r.originalParams.navigation.prevEl=a),Ao(e)&&l&&(r.params.pagination.el=l,r.originalParams.pagination.el=l),Co(e)&&s&&(r.params.scrollbar.el=s,r.originalParams.scrollbar.el=s),r.init(i)}function $l(t,e,i,o,a){const l=[];if(!e)return l;const s=d=>{l.indexOf(d)<0&&l.push(d)};if(i&&o){const d=o.map(a),v=i.map(a);d.join("")!==v.join("")&&s("children"),o.length!==i.length&&s("children")}return To.filter(d=>d[0]==="_").map(d=>d.replace(/_/,"")).forEach(d=>{if(d in t&&d in e)if(Ht(t[d])&&Ht(e[d])){const v=Object.keys(t[d]),c=Object.keys(e[d]);v.length!==c.length?s(d):(v.forEach(m=>{t[d][m]!==e[d][m]&&s(d)}),c.forEach(m=>{t[d][m]!==e[d][m]&&s(d)}))}else t[d]!==e[d]&&s(d)}),l}const ea=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 ui(){return ui=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},ui.apply(this,arguments)}function ko(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function _o(t){const e=[];return n.Children.toArray(t).forEach(i=>{ko(i)?e.push(i):i.props&&i.props.children&&_o(i.props.children).forEach(o=>e.push(o))}),e}function ta(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return n.Children.toArray(t).forEach(o=>{if(ko(o))e.push(o);else if(o.props&&o.props.slot&&i[o.props.slot])i[o.props.slot].push(o);else if(o.props&&o.props.children){const a=_o(o.props.children);a.length>0?a.forEach(l=>e.push(l)):i["container-end"].push(o)}else i["container-end"].push(o)}),{slides:e,slots:i}}function ia(t,e,i){if(!i)return null;const o=c=>{let m=c;return c<0?m=e.length+c:m>=e.length&&(m=m-e.length),m},a=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:s}=i,r=t.params.loop?-e.length:0,d=t.params.loop?e.length*2:e.length,v=[];for(let c=r;c<d;c+=1)c>=l&&c<=s&&v.push(e[o(c)]);return v.map((c,m)=>n.cloneElement(c,{swiper:t,style:a,key:c.props.virtualIndex||c.key||`slide-${m}`}))}function Zt(t,e){return typeof window>"u"?n.useEffect(t,e):n.useLayoutEffect(t,e)}const Ri=n.createContext(null),Po=()=>n.useContext(Ri),oa=n.createContext(null),Gt=n.forwardRef(function(t,e){let{className:i,tag:o="div",wrapperTag:a="div",children:l,onSwiper:s,...r}=t===void 0?{}:t,d=!1;const[v,c]=n.useState("swiper"),[m,h]=n.useState(null),[f,y]=n.useState(!1),S=n.useRef(!1),x=n.useRef(null),p=n.useRef(null),w=n.useRef(null),b=n.useRef(null),T=n.useRef(null),k=n.useRef(null),g=n.useRef(null),O=n.useRef(null),{params:_,passedParams:A,rest:u,events:D}=Zl(r),{slides:C,slots:E}=ta(l),I=()=>{y(!f)};Object.assign(_.on,{_containerClasses(B,P){c(P)}});const R=()=>{Object.assign(_.on,D),d=!0;const B={..._};if(delete B.wrapperClass,p.current=new Oi(B),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=C;const P={cache:!1,slides:C,renderExternal:h,renderExternalUpdate:!1};Xt(p.current.params.virtual,P),Xt(p.current.originalParams.virtual,P)}};x.current||R(),p.current&&p.current.on("_beforeBreakpoint",I);const N=()=>{d||!D||!p.current||Object.keys(D).forEach(B=>{p.current.on(B,D[B])})},j=()=>{!D||!p.current||Object.keys(D).forEach(B=>{p.current.off(B,D[B])})};n.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",I)}),n.useEffect(()=>{!S.current&&p.current&&(p.current.emitSlidesClasses(),S.current=!0)}),Zt(()=>{if(e&&(e.current=x.current),!!x.current)return p.current.destroyed&&R(),Ql({el:x.current,nextEl:T.current,prevEl:k.current,paginationEl:g.current,scrollbarEl:O.current,swiper:p.current},_),s&&!p.current.destroyed&&s(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),Zt(()=>{N();const B=$l(A,w.current,C,b.current,P=>P.key);return w.current=A,b.current=C,B.length&&p.current&&!p.current.destroyed&&Kl({swiper:p.current,slides:C,passedParams:A,changedParams:B,nextEl:T.current,prevEl:k.current,scrollbarEl:O.current,paginationEl:g.current}),()=>{j()}}),Zt(()=>{ea(p.current)},[m]);function V(){return _.virtual?ia(p.current,C,m):C.map((B,P)=>n.cloneElement(B,{swiper:p.current,swiperSlideIndex:P}))}return n.createElement(o,ui({ref:x,className:Io(`${v}${i?` ${i}`:""}`)},u),n.createElement(oa.Provider,{value:p.current},E["container-start"],n.createElement(a,{className:Jl(_.wrapperClass)},E["wrapper-start"],V(),E["wrapper-end"]),Eo(_)&&n.createElement(n.Fragment,null,n.createElement("div",{ref:k,className:"swiper-button-prev"}),n.createElement("div",{ref:T,className:"swiper-button-next"})),Co(_)&&n.createElement("div",{ref:O,className:"swiper-scrollbar"}),Ao(_)&&n.createElement("div",{ref:g,className:"swiper-pagination"}),E["container-end"]))});Gt.displayName="Swiper";const _t=n.forwardRef(function(t,e){let{tag:i="div",children:o,className:a="",swiper:l,zoom:s,lazy:r,virtualIndex:d,swiperSlideIndex:v,...c}=t===void 0?{}:t;const m=n.useRef(null),[h,f]=n.useState("swiper-slide"),[y,S]=n.useState(!1);function x(T,k,g){k===m.current&&f(g)}Zt(()=>{if(typeof v<"u"&&(m.current.swiperSlideIndex=v),e&&(e.current=m.current),!(!m.current||!l)){if(l.destroyed){h!=="swiper-slide"&&f("swiper-slide");return}return l.on("_slideClass",x),()=>{l&&l.off("_slideClass",x)}}}),Zt(()=>{l&&m.current&&!l.destroyed&&f(l.getSlideClasses(m.current))},[l]);const p={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 o=="function"?o(p):o,b=()=>{S(!0)};return n.createElement(i,ui({ref:m,className:Io(`${h}${a?` ${a}`:""}`),"data-swiper-slide-index":d,onLoad:b},c),s&&n.createElement(Ri.Provider,{value:p},n.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof s=="number"?s:void 0},w(),r&&!y&&n.createElement("div",{className:"swiper-lazy-preloader"}))),!s&&n.createElement(Ri.Provider,{value:p},w(),r&&!y&&n.createElement("div",{className:"swiper-lazy-preloader"})))});_t.displayName="SwiperSlide";const na="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",la=({visible:t,onClose:e,children:i,modalStyle:o,padding:a,popup:l,schema:s,fullHeight:r=window.innerHeight,isFullScreen:d=!1})=>{var v,c,m,h,f,y,S,x,p,w,b,T,k,g,O,_,A,u,D,C,E,I,R,N,j;const V=n.useRef(null),B=n.useRef(null),P=n.useRef(null),L=n.useRef(null),U=r*.2,W=d?r:r*.8,[Y,ee]=n.useState(U),[ae,re]=n.useState(!1),Ie=n.useRef(null),{globalConfig:ne,popupDetailData:oe}=_e(),{schema:Z}=Ct(),[$,K]=n.useState(15);n.useEffect(()=>{const ve=document.getElementById("sxp-render"),ce=document.getElementById("pb-modal");ce?Ie.current=ce:(Ie.current=document.createElement("div"),Ie.current.setAttribute("id","pb-modal"),ve?.appendChild(Ie.current))},[]);const ge=n.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),se=n.useMemo(()=>{var ve,ce,X;const ue=s??Z;return(X=(ce=(ve=ue?.sxpPageConf)===null||ve===void 0?void 0:ve.globalConfig)===null||ce===void 0?void 0:ce.popupList)===null||X===void 0?void 0:X.find(le=>le?.id===l?.id)},[l,s,Z]),pe=n.useMemo(()=>{var ve,ce;return((ce=(ve=se?.item)===null||ve===void 0?void 0:ve.event)===null||ce===void 0?void 0:ce.isScrollFullScreen)||!1},[se]);if(n.useEffect(()=>{ge?re(!0):setTimeout(()=>{re(!1),ee(U)},l?.duration)},[ge,l]),!Ie.current)return null;const be=Je.debounce(()=>{e?.()},300),De=ve=>{V.current=ve.touches[0],B.current=ve.touches[0],P.current=!0},Fe=ve=>{requestAnimationFrame(()=>{var ce;if(P.current&&((ce=L?.current)===null||ce===void 0?void 0:ce.scrollTop)===0){const X=ve.touches[0].clientY,ue=ve.touches[0].clientX,q=V.current.clientY-X;V.current=ve.touches[0];const le=X-B.current.clientY,Me=ue-B.current.clientX;if(Math.abs(Me)>Math.abs(le))return;const H=Y-q;H>0&&ee(H)}})},Le=ve=>{var ce;if(P.current&&((ce=L?.current)===null||ce===void 0?void 0:ce.scrollTop)===0){const X=ve.changedTouches[0].clientY-B.current.clientY,ue=ve.changedTouches[0].clientX-B.current.clientX;if(Math.abs(ue)>Math.abs(X))return;const q=B.current.clientY-V.current.clientY;q>0?ee(0):Y<U&&q<0?ee(U):Y>=U&&q<0&&e?.()}P.current=!1};return Hi.createPortal(n.createElement(n.Fragment,null,ae&&n.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:ge?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:be},n.createElement("div",{style:{position:"relative",left:`${(h=(m=(c=(v=se?.item)===null||v===void 0?void 0:v.props)===null||c===void 0?void 0:c.popupBg)===null||m===void 0?void 0:m.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(x=(S=(y=(f=se?.item)===null||f===void 0?void 0:f.props)===null||y===void 0?void 0:y.popupBg)===null||S===void 0?void 0:S.horizontalMargin)!==null&&x!==void 0?x:0}px`,bottom:`${(T=(b=(w=(p=se?.item)===null||p===void 0?void 0:p.props)===null||w===void 0?void 0:w.popupBg)===null||b===void 0?void 0:b.bottomMargin)!==null&&T!==void 0?T:0}px`,overflow:"hidden",width:`calc(100% - ${((_=(O=(g=(k=se?.item)===null||k===void 0?void 0:k.props)===null||g===void 0?void 0:g.popupBg)===null||O===void 0?void 0:O.horizontalMargin)!==null&&_!==void 0?_:0)*2}px)`,height:"100%"}},n.createElement("div",Object.assign({className:`modal-container ${ge?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(A=se?.item)===null||A===void 0?void 0:A.displayName,"aria-modal":!0,style:Object.assign(Object.assign({padding:a,animationDuration:((u=l?.duration)!==null&&u!==void 0?u:0)/1e3+"s"},pe&&{transform:`translateY(${Y}px)`}),{overflow:"hidden",borderRadius:`${(I=(E=(C=(D=se?.item)===null||D===void 0?void 0:D.props)===null||C===void 0?void 0:C.popupBg)===null||E===void 0?void 0:E.borderRadius)!==null&&I!==void 0?I:0}px`,zIndex:9}),onClick:ve=>{ve.stopPropagation(),ve.preventDefault()}},pe&&{onTouchMove:Fe,onTouchStart:De,onTouchEnd:Le}),n.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:$}},n.createElement("img",{src:(R=ne?.popupCloseIcon)!==null&&R!==void 0?R:na,alt:"close button",className:"modal-icon"})),n.createElement("div",Object.assign({ref:L,style:{height:pe?r:W,overflow:pe&&Y<=0||!pe?"auto":"hidden",zIndex:1}},((j=(N=se?.item)===null||N===void 0?void 0:N.props)===null||j===void 0?void 0:j.enableFixedCloseButton)&&{onScroll:ve=>{var ce;K(15-((ce=ve?.target)===null||ce===void 0?void 0:ce.scrollTop))}}),i))))),Ie.current)};var qt=n.memo(la);const aa=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const o=t.split(" "),a=[];for(let s=0;s<o.length&&(a.push(o[s]),!(a.join(" ").length>=e));s++);return(a.length>1&&a.length<o.length?a.slice(0,a.length-1):a).join(" ")+" "},sa=({text:t,maxStr:e=108,style:i,className:o,onClick:a,foldText:l,unfoldText:s,isPost:r,onChange:d})=>{const[v,c]=n.useState(!1),[m,h]=n.useState(!1),f=Number(i?.lineClamp||2),y=n.useRef(null),S=n.useRef(null),x=n.useCallback(()=>{c(!v)},[v,d]);return n.useMemo(()=>!v&&t.length>e?aa(t,e)+"...":t,[t,e,v]),n.useEffect(()=>{var p,w;((p=S?.current)===null||p===void 0?void 0:p.offsetHeight)>((w=y?.current)===null||w===void 0?void 0:w.offsetHeight)&&r?h(!0):h(!1),S.current.style.display="none"},[r]),n.createElement("div",{className:o,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},n.createElement("div",{ref:y,style:{overflow:"hidden",WebkitLineClamp:!r||v?"":f,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:ye(t?.replace(/\n/g,"</br>"),i)}}),n.createElement("div",{ref:S,dangerouslySetInnerHTML:{__html:ye(t?.replace(/\n/g,"</br>"),i)}}),t&&r&&m&&n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:a??x,dangerouslySetInnerHTML:{__html:ye(v?s||"show less":l||"show more",i)}}))};var vi=n.memo(sa);const ra=n.forwardRef((t,e)=>{const{src:i,onLoad:o,style:a,className:l,loading:s,alt:r="image"}=t,[d,v]=n.useState(i),c=n.useRef(null),[m,h]=n.useState(!1);return n.useImperativeHandle(e,()=>({setSrc:f=>{f&&v(f)}})),n.useEffect(()=>{i&&v(i)},[i]),n.useEffect(()=>{const f=()=>{i&&!m&&c.current&&(c.current.src="",c.current.src=i)};return It.on(ft.PAGE_DID_SHOW,f),()=>{It.off(ft.PAGE_DID_SHOW,f)}},[i,m]),n.createElement(n.Fragment,null,!m&&!d&&n.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),d?.includes(".avif")?n.createElement("picture",null,n.createElement("source",{type:"image/avif",srcSet:d}),n.createElement("source",{type:"image/webp",srcSet:`${d}?imageMogr2/format/webp`}),n.createElement("source",{type:"image/jpeg",srcSet:`${d}?imageMogr2/format/jpg`}),n.createElement("img",{ref:c,className:l,src:d,style:Object.assign({},a),loading:s,onLoad:f=>{h(!0),o?.(f.target)},alt:r})):n.createElement("img",{ref:c,className:l,src:d,style:Object.assign({},a),loading:s,onLoad:f=>{h(!0),o?.(f.target)},alt:r}))});var vt=n.memo(ra);const da=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const a=n.useRef(),{popupDetailData:l}=_e();return n.useEffect(()=>{var s,r;o&&((s=a?.current)===null||s===void 0||s.swiper.slideTo((r=l?.multiCheckIndex)!==null&&r!==void 0?r:0))},[l,o]),n.createElement(Gt,{ref:a,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Fn,Nn,Bn],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var Qt=n.memo(da);const ca=({products:t,data:e,defImg:i,style:o,onCLick:a,popupDetailData:l,check:s})=>{var r;const{productView:d}=Qe(),{popupCurTimeRef:v}=_e(),c=(m,h)=>{if(s===h)return;const f=t?.[s];d(l,f,f?.bindCta,v.current,l?.index),a?.(h)};return n.createElement(n.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&n.createElement(Qt,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},o),e?.style)},(r=l?t:[0,1,2,3])===null||r===void 0?void 0:r.map((m,h)=>{var f,y,S;return n.createElement(n.Fragment,null,m?.bindCta?n.createElement(_t,{className:Se.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{c(m,h)},key:h},n.createElement(vt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:s===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(S=(f=m?.cover)!==null&&f!==void 0?f:(y=m?.homePage)===null||y===void 0?void 0:y[0])!==null&&S!==void 0?S:i})):null)})))};var Do=n.memo(ca);const ua=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:o,file:a,src:l}=t;switch(i){case 2:return o||null;case 3:return l||null;default:return a&&a.length>0?(e=a[0])===null||e===void 0?void 0:e.url:null}},$t=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:o})=>{var a,l,s,r,d;if((!t?.currency||!t?.price)&&o)return null;let v=t?.currency&&t?.price?t?.price:7e3,c="",m=i?.priceSymbol,h=t?.currency?(s=(l=(a=t?.currency)===null||a===void 0?void 0:a.split("-")[1])===null||l===void 0?void 0:l.toUpperCase())!==null&&s!==void 0?s:"":"$";const f=e===void 0||e;let y=v.toString();m?.showTwoDecimalPoint&&(y=v?.toFixed(2));let S=(r=y?.indexOf("."))!==null&&r!==void 0?r:-1;if(f){c=(d=v?.toLocaleString("zh",{minimumFractionDigits:m?.showTwoDecimalPoint?2:0}))!==null&&d!==void 0?d:"";let x=0,p=S??c?.length;m?.millesimalSymbol==="."?c=c?.replace(/\,/g,function(w,b){return b>=x&&b<p?".":w}):m?.millesimalSymbol===" "&&(c=c?.replace(","," "))}else c=`${m?.showTwoDecimalPoint?v?.toFixed(2):v}`;return m?.decimalPoint===","&&S>0&&(c=c=c?.replace(/\./g,function(x,p){return p>=S&&p<c?.length?",":x})),m?.currencyPosition&&m?.currencyPosition!=="none"?c=m?.currencyPosition==="left"?h+c:c+h:m?.currencyPosition!=="none"&&(c=h+c),c},va=t=>{var e,i,o,a,l,s,r,d,v,c,m,h,f,y,S,x,p,w,b,T,k,g,O,_,{content:A,style:u,bgImg:D,onClick:C,schema:E,isDefault:I,bottom_image:R,tipText:N,isPost:j,viewTime:V,rec:B,swiper:P,commodityStyles:L,buttonStyle:U,index:W,commodityGroup:Y,popupBg:ee,iframeIcon:ae,commodityImgRatio:re,isTel:Ie,iframeBgColor:ne}=t,oe=Ke(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor"]);const{sxpParameter:Z,popupDetailData:$,isPreview:K,bffFbReport:ge,popupCurTimeRef:se,checkCommodityIndexRef:pe,globalConfig:be}=_e(),{jumpToWeb:De,productView:Fe}=Qe(),Le=n.useRef(null),[ve,ce]=n.useState(!1),[X,ue]=n.useState(!1),[q,le]=n.useState((e=$?.multiCheckIndex)!==null&&e!==void 0?e:0),Me=n.useRef(),H=j?B:$;let F=j?H?.product:(o=(i=H?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(a=H?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Oe=j?(s=H?.product)===null||s===void 0?void 0:s.bindCta:(v=(d=(r=H?.video)===null||r===void 0?void 0:r.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&v!==void 0?v:(h=(m=(c=H?.video)===null||c===void 0?void 0:c.bindProducts)===null||m===void 0?void 0:m[0])===null||h===void 0?void 0:h.bindCta;const je=j?W:$?.index;if(!j&&Y?.open&&(!((f=H?.video)===null||f===void 0)&&f.bindProducts)&&((S=(y=H?.video)===null||y===void 0?void 0:y.bindProducts)===null||S===void 0?void 0:S.length)>0){pe.current=q;const Q=(x=H?.video)===null||x===void 0?void 0:x.bindProducts[q];F=Q,Oe=Q?.bindCta}const pt=()=>{F?.link&&(De(H,F,Oe,je),j||Fe(H,F,Oe,V||Le.current,je),window.location.href=window.getJointUtmLink(F.link))};n.useEffect(()=>{j||ge?.({eventName:"ProductView"})},[j,ge]),n.useEffect(()=>{const Q=()=>{Le.current=new Date};return Q(),window.addEventListener("pageshow",Q),()=>{window.removeEventListener("pageshow",Q)}},[]);const xt=$t({product:F,enableFormattedPrice:(p=L?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:be}),mt=(K?375:(w=u?.width)!==null&&w!==void 0?w:window.innerWidth)-((b=ee?.horizontalMargin)!==null&&b!==void 0?b:0)*2,ct=re?mt*(re.h/re.w):mt,ut=({isPost:Q})=>{var Ee,Be,ze,He;return n.createElement("div",null,n.createElement("div",{className:"pb-commondity-content-collection",style:G(L?.collection),hidden:!!F&&(!F?.collection||F?.collection===""),dangerouslySetInnerHTML:{__html:ye((Ee=F?.collection)!==null&&Ee!==void 0?Ee:"Tiffany Lock",L?.collection)}}),n.createElement("div",{className:"pb-commondity-content-title",style:G(L?.title),hidden:!!F&&!F?.title,dangerouslySetInnerHTML:{__html:ye((Be=F?.title)!==null&&Be!==void 0?Be:"Pendant in Yellow Gold with Diamonds, Medium",L?.title)}}),n.createElement("div",{className:"pb-commondity-content-price",style:G(L?.price),hidden:!!F&&!F?.price,dangerouslySetInnerHTML:{__html:ye(xt,L?.price)}}),n.createElement("div",{hidden:!!F&&!F?.taxInfo,style:G(L?.taxInfo),dangerouslySetInnerHTML:{__html:ye((ze=F?.taxInfo)!==null&&ze!==void 0?ze:"\u7A0E\u8D39",L?.taxInfo)}}),n.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},n.createElement(vi,{foldText:N?.foldText,unfoldText:N?.unfoldText,onClick:()=>ce(!0),isPost:Q,text:(He=F?.info)!==null&&He!==void 0?He:`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 Je=require("lodash"),Ko=require("uuid"),Zo=require("pako"),n=require("react"),hi=require("qs"),Qo=require("eventemitter3"),Se=require("@emotion/css"),zi=require("react-dom");function $o(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var o=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,o.get?o:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var Hi=$o(zi);function Ke(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,o=Object.getOwnPropertySymbols(t);a<o.length;a++)e.indexOf(o[a])<0&&Object.prototype.propertyIsEnumerable.call(t,o[a])&&(i[o[a]]=t[o[a]]);return i}function nt(t,e,i,o){function a(l){return l instanceof i?l:new i(function(s){s(l)})}return new(i||(i=Promise))(function(l,s){function d(c){try{v(o.next(c))}catch(m){s(m)}}function r(c){try{v(o.throw(c))}catch(m){s(m)}}function v(c){c.done?l(c.value):a(c.value).then(d,r)}v((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const en=/:\w+/g;var Gi=(t,e)=>nt(void 0,void 0,void 0,function*(){const i={},o={};for(let a=0;a<e?.length;a++){const{id:l,method:s,url:d,urlParams:r,name:v,queryString:c,headers:m,body:h}=e[a];let f=d;r&&Object.entries(r).forEach(([y,w])=>{f=f.replace(en,S=>S===y?w:S)}),c&&(f+=c),o[l]=v;try{const y=yield fetch(f,{method:s,headers:Object.assign({"Content-Type":"application/json"},m),body:JSON.stringify(h)}).then(w=>w.json());i[l]=y}catch(y){console.error("DataSource request error: ",y),i[l]={}}}return{$store:i,idMapName:o}});const Ui="SXP_TOKEN_INFO",tn=(t,e)=>nt(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),a=t.getAppId(),l=t.getApiUrl(),s=window.localStorage.getItem(Ui);let d=JSON.parse(s||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const v=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":o||"","x-app-id":a||""}}).then(c=>c.json());if(v.success){const c=v.data;d=Object.assign(Object.assign({},c),{expireTime:Date.now()+c.expire*1e3}),window.localStorage.setItem(Ui,JSON.stringify(d))}}return d});function ti(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];let a;if(e=e||i.length,t)for(a=0;a<t;a++)o[a]=i[0|Math.random()*e];else{let l;for(o[8]=o[13]=o[18]=o[23]="-",o[14]="4",a=0;a<36;a++)o[a]||(l=0|Math.random()*16,o[a]=i[a===19?l&3|8:l])}return o.join("")}const on=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=i.length;let a=0;for(;a<t;)e+=i.charAt(Math.floor(Math.random()*o)),a+=1;return e},nn=()=>{const t=Ko.v4();return t?.replaceAll?t.replaceAll("-",""):on(32)},ye=(t,e)=>{if(!t)return"";let i="";const o=e?.["fontFamily-cn"],a=e?.["fontFamily-en"];if(!o&&!a)return t;let l=t;const s=/[\u4e00-\u9fa5]/g,d=/[^\u4e00-\u9fa5]/g,r=`font-family:${o??"inherit"}`,v=`font-family:${a??"inherit"}`,c=h=>{let f=h.search(s),y=h.search(d);return f!==-1&&y!==-1&&f<y&&(i+=`<span style="${r}">${h.substring(f,y)}</span>`,l=h.substring(y,h?.length)),f!==-1&&y!==-1&&f>y&&(i+=`<span style="${v}">${h.substring(y,f)}</span>`,l=h.substring(f,h?.length)),f===-1?(i+=`<span style="${v}">${h.substring(y,h?.length)}</span>`,l="",!1):y===-1?(i+=`<span style="${r}">${h.substring(f,h?.length)}</span>`,l="",!1):!0};let m=!0;for(;m;)m=c(l);return i};function Wi(){var t,e,i,o,a,l,s;let d=self.navigator.userAgent;return d?/edge\/([\d\.]+)/i.exec(d)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(d))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(d)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(d))===null||e===void 0?void 0:e[1]}`:/msie/i.test(d)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(d))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(d)?`Internet Explorer ${(o=/rv:([\d\.]+)/i.exec(d))===null||o===void 0?void 0:o[1]}`:/chrome/i.test(d)?`Chrome ${(a=/chrome\/([\d\.]+)/i.exec(d))===null||a===void 0?void 0:a[1]}`:/firefox/i.test(d)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(d))===null||l===void 0?void 0:l[1]}`:/safari/i.test(d)?`Safari ${(s=/version\/([\d\.]+)/i.exec(d))===null||s===void 0?void 0:s[1]}`:null:null}function Yi(){var t,e,i;let o=self.navigator.userAgent;return o?/iphone/i.test(o)?`IOS ${(t=o.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(o)?`Android ${(e=o.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(o)?`Windows ${(i=o.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(o)?"Mac OS":null:null}function Xi(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var o=t.substring(e+1,i);return`${o}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function qi(t){const i=document.cookie.split(";");let o=null;return i.forEach(a=>{const[l,s]=a.trim().split("=");l===t&&(o=s)}),o??""}function Ji(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),o=new Uint8Array(i),a=Zo.inflate(o,{to:"string"});return JSON.parse(a)}let gi=null;const ln={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class an{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,gi)return gi;gi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?ln[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let lt=null;const sn={init:({appId:t,tenantId:e,env:i="live",apiUrl:o})=>{lt||(lt=new an),o&&lt.setApiUrl(o),lt.setAppId(t),lt.setTenantId(e),lt.setEnv(i)},getDetail:t=>{if(!lt)return;const e=lt.getTenantId(),i=lt.getAppId(),o=lt.getApiUrl();return fetch(`${o}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>nt(void 0,void 0,void 0,function*(){var l,s;const d=yield a.json(),r=Ji((l=d?.data)===null||l===void 0?void 0:l.data);if(r){const{$store:v}=yield Gi(o,(s=r?.dataSource)!==null&&s!==void 0?s:[]);d.data.data=r,Object.assign(d.data.data,{__STORE__:v})}return d}))},getSxpDetailByPageId:t=>nt(void 0,void 0,void 0,function*(){if(!lt)return;const e=lt.getTenantId(),i=lt.getAppId(),o=lt.getApiUrl();return fetch(`${o}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>nt(void 0,void 0,void 0,function*(){var l;const s=yield a.json();if(!s.success)return;const d=Ji((l=s?.data)===null||l===void 0?void 0:l.data);return s.data.data=d,s.data}))}),getSxpRecommendVideoData:t=>nt(void 0,void 0,void 0,function*(){if(!lt)return;const e=yield tn(lt,t),i=ti(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Je.isEmpty(o)&&(o=ti(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",o));const a=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:o,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return a?.data||null})};function Ct(){return n.useContext(so)}function dn(){return n.useContext(ao)}const bi="feRealSessionIdKey",Ki=()=>{const t=nn();return`${Date.now()}${t}`},rn=()=>{let t=cn();return t||(t=Ki(),window.sessionStorage.setItem(bi,t)),t},Zi=()=>{const t=Ki();window.sessionStorage.setItem(bi,t)},cn=()=>window.sessionStorage.getItem(bi),Qi="SXP_FAKE_USER_ID",$i="FAKE_USER_STATE",eo="AGREE_POLICY",to="SLIDE_SKIP_STATE",io=()=>{let t=window.localStorage.getItem(Qi);return Je.isEmpty(t)&&(t=ti(36,62),window.localStorage.setItem(Qi,t)),t},un=()=>{const t=window.localStorage.getItem($i);return Je.isEmpty(t)&&window.localStorage.setItem($i,"true"),Je.isEmpty(t)},vn=()=>{const t=window.localStorage.getItem(to);return Je.isEmpty(t)},pn=()=>{window.localStorage.setItem(to,"true")};function yt(t,e){const{appDomain:i}=_e();return n.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const It=new Qo;var ft;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(ft||(ft={}));const mn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:o,privacy_policy_url:a,privacy_policy_title:l})=>{const{setIsAgreePolicy:s,bffEventReport:d}=_e(),r=n.useMemo(()=>{const m=location.search.slice(1),h=hi.parse(m.replace(/\+/g,"%2B"));for(const f in h)h[f]=h[f].replace(/%2B/g,"+");return h},[]),v=m=>{var h;return(h=r[m])!==null&&h!==void 0?h:null};n.useEffect(()=>{d?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:v("utm_source"),utmMedium:v("utm_medium"),utmCampaign:v("utm_campaign"),utmId:v("utm_id"),utmContent:v("utm_content"),clSource:v("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}}),s?.(!0),window.localStorage.setItem(eo,"yes")};return n.createElement("div",{className:"consent-bg"},n.createElement("div",{className:"consent"},n.createElement("div",{className:"consent-col"},n.createElement("div",{className:"consent-title"},i??"Privacy Policy"),n.createElement("div",{className:"consent-content"},o??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),n.createElement("div",{className:"consent-col"},n.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:c},"Agree"),n.createElement("a",{className:"consent-policy",target:"_blank",href:a?`https://${a}`:void 0},l??"More information"))))};var fn=n.memo(mn);const oo=n.createContext({rtcList:[],tagList:[]});var yi;(function(t){t[t.BFF=5]="BFF"})(yi||(yi={}));const ii="FOR U",hn=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:a,defaultSize:l,isPreview:s=!1,sxpParameter:d,appDomain:r,hashTagSize:v,loadingImage:c,isOpenHashTag:m=!1,enabledMetaConversionApi:h=!1,consentHeight:f,consentWidth:y,isShowTag:w=!0,isOpenConsent:S=!1,globalConfig:p,isEditor:b=!1,utmParameter:g,channelQueryList:x})=>{var P,C,T;const[_,E]=n.useState([]),[u,M]=n.useState([]),[I,A]=n.useState(!1),[k,R]=n.useState({rtc:"",requestId:""}),B=n.useRef(null),j=n.useRef(!1),[V,N]=n.useState(()=>!!window.localStorage.getItem(eo)),[D,L]=n.useState(),[U,W]=n.useState(),[Y,ee]=n.useState(m),[ae,de]=n.useState([]),[xe,re]=n.useState(0),[te,J]=n.useState(!1),[Z,K]=n.useState(null),ce=n.useRef(),le=n.useRef(),[me,be]=n.useState(ii),De=n.useRef(-1),Fe=n.useRef(null),[Le,pe]=n.useState(!1),ue=n.useMemo(()=>{var z,G,Te,ke;return((ke=(Te=(G=(z=p?.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||ke===void 0?void 0:ke.privacy_necessity)&&!V&&!b||S},[V,p,S,b]),X=n.useCallback(z=>{var G;const Te=z?.recList;return(G=Te?.map(fe=>{var ie,$,Ee,Be,ze,He;if(!((ie=fe?.video)===null||ie===void 0)&&ie.bindProducts&&((Ee=($=fe?.video)===null||$===void 0?void 0:$.bindProducts)===null||Ee===void 0?void 0:Ee.length)>0){const et=(He=(ze=(Be=fe?.video)===null||Be===void 0?void 0:Be.bindProducts)===null||ze===void 0?void 0:ze.filter(Ge=>!!Ge?.bindCta))!==null&&He!==void 0?He:[];return Object.assign(Object.assign({},fe),{video:Object.assign(Object.assign({},fe?.video),{bindProducts:et})})}return fe}))!==null&&G!==void 0?G:[]},[]);n.useEffect(()=>{const z=G=>{ce.current=G};return It.on(ft.CHANGE_THEME_TAG,z),()=>{It.off(ft.CHANGE_THEME_TAG,z)}},[]),n.useEffect(()=>{ee(m)},[m]);const ve=n.useMemo(()=>e?.find(z=>z.type===yi.BFF),[e]),q=n.useCallback((z,G)=>{if(!ve)return;const Te=ve.url,ke=io();if(G?.query){const fe=hi.stringify(G.query);z=`${z}?${fe}`}return G.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${Te}/api/v1${z}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},ve.headers),{"x-user-id":ke}),G.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${Te}/api/v1${z}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":ke},ve.headers),method:G.method,body:JSON.stringify(G.body)}).then(fe=>fe.json()).catch(fe=>Promise.reject(fe))},[ve]),ne=n.useCallback(z=>nt(void 0,void 0,void 0,function*(){var G,Te,ke,fe,ie,$,Ee,Be,ze,He,et,Ge,Lt,Pt;if(z=Object.assign(Object.assign(Object.assign({maxSize:(G=z?.maxSize)!==null&&G!==void 0?G:a,defaultSize:(Te=z?.defaultSize)!==null&&Te!==void 0?Te:l,hashTag:z?.hashTag,traceInfo:z?.traceInfo,themeTag:z?.themeTag},z?.contentFilter&&{contentFilter:`[${z?.contentFilter}]`}),z?.productFilter&&{productFilter:`[${z?.productFilter}]`}),{pageNum:z?.pageNum}),i){const at=(ie=(fe=(ke=i?.split("&"))===null||ke===void 0?void 0:ke.filter(st=>{var Ce,dt;const Tt=st.split("=")[0];return(dt=(Ce=g?.channels)!==null&&Ce!==void 0?Ce:[])===null||dt===void 0?void 0:dt.includes(Tt)}))===null||fe===void 0?void 0:fe.join("&"))!==null&&ie!==void 0?ie:"";z=Object.assign(Object.assign({},z),{channel:decodeURIComponent(at)})}if(b){let at=1;if(z=Object.assign(Object.assign(Object.assign({},z),{directPage:!0,level:1}),!i&&x&&x?.length>0&&{channel:x?.[0]}),!z?.channel||j.current)return;j.current=!0;let st=[],Ce=null;const dt=Tt=>nt(void 0,void 0,void 0,function*(){var Bt,gt,Dt,At,Nt,O;if(Tt.pageNum=at,Ce=yield q?.("/recommend/list",{method:"GET",query:Tt}),!Ce?.success)return;A(!1),st=st.concat((At=(Dt=(gt=(Bt=Ce?.data)===null||Bt===void 0?void 0:Bt.recList)===null||gt===void 0?void 0:gt.filter)===null||Dt===void 0?void 0:Dt.call(gt,Q=>Q?.product||Q?.video))!==null&&At!==void 0?At:[]),E(X(Object.assign(Object.assign({},Ce.data),{recList:st}))),de(X(Object.assign(Object.assign({},Ce.data),{recList:st}))),((O=(Nt=Ce?.data)===null||Nt===void 0?void 0:Nt.recList)===null||O===void 0?void 0:O.some(Q=>Q?.product||Q?.video))&&(at=at+1,yield dt(Tt))});return yield dt(z),!z?.hashTag&&Ce&&R({rtc:($=Ce?.data)===null||$===void 0?void 0:$.rtc,requestId:(Ee=Ce?.data)===null||Ee===void 0?void 0:Ee.requestId}),Object.assign(Object.assign({},Ce.data),{recList:st})}p?.enablePreview&&(z=Object.assign(Object.assign({},z),{directPage:!0,level:1,pageNum:(Be=z?.pageNum)!==null&&Be!==void 0?Be:1}));const Ye=yield q?.("/recommend/list",{method:"GET",query:z});if(Ye?.success){if(z?.hashTag||R({rtc:Ye.data.rtc,requestId:Ye.data.requestId}),p?.enablePreview&&!b){let at=[];return at=at.concat((Ge=(et=(He=(ze=Ye?.data)===null||ze===void 0?void 0:ze.recList)===null||He===void 0?void 0:He.filter)===null||et===void 0?void 0:et.call(He,Ce=>Ce?.product||Ce?.video))!==null&&Ge!==void 0?Ge:[]),((Pt=(Lt=Ye?.data)===null||Lt===void 0?void 0:Lt.recList)===null||Pt===void 0?void 0:Pt.some(Ce=>Ce?.product||Ce?.video))||pe(!0),Object.assign(Object.assign({},Ye.data),{recList:at})}return Ye?.data}}),[q,i,a,l,x]),Me=n.useCallback(z=>nt(void 0,void 0,void 0,function*(){var G,Te,ke,fe;if(_.length<=0)return;const ie=_?.[_?.length-1],$=yield ne(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:U?.hashTag},((G=ie?.product)===null||G===void 0?void 0:G.itemId)&&{productFilter:(Te=ie?.product)===null||Te===void 0?void 0:Te.itemId}),((ke=ie?.video)===null||ke===void 0?void 0:ke.itemId)&&{contentFilter:(fe=ie?.video)===null||fe===void 0?void 0:fe.itemId}),{themeTag:ce.current}),p?.enablePreview&&!b&&{pageNum:z}));return E(_.concat(X($))),de(ae.concat(X($))),$}),[ne,_,U,ae]),H=n.useCallback(({userInfo:z,eventInfo:G})=>{if(!o||p?.enablePreview)return;z||(z={});const Te=rn(),ke=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:Te,rtc:k.rtc,requestId:k.requestId},G),Xi()&&{sxpDevice:Xi()}),Yi()&&{sxpSystem:Yi()}),Wi()&&{sxpBrowser:Wi()}),fe=Object.entries(z).map(([$,Ee])=>({name:$,value:Ee})),ie=Object.entries(ke).map(([$,Ee])=>Ee&&{name:$,value:Ee}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",z),console.log("eventInfo:",ke),console.log("========= \u7ED3\u675F ========="),q?.("/event/report",{method:"POST",body:{userInfo:fe,eventInfo:ie},type:"beacon"})},[q,k,o,p?.enablePreview]),F=n.useCallback(z=>{var G,Te,ke,{eventName:fe,actionSource:ie="website",eventSourceUrl:$=(G=window?.location)===null||G===void 0?void 0:G.href,externalId:Ee}=z;if(!o||!h||p?.enablePreview)return;const Be=io(),He=new URLSearchParams(window.location.search).get("fbclid");return q?.("/fb/events",{method:"POST",body:{eventName:fe,actionSource:ie,eventSourceUrl:$,userData:Object.assign(Object.assign(Object.assign({externalId:Be},He&&{fbc:`fb.2.${new Date().getTime()}.${He}`}),qi("_fbp")&&{fbp:`fb.2.${new Date().getTime()}.${qi("_fbp")}`}),{clientUserAgent:(ke=(Te=window?.navigator)===null||Te===void 0?void 0:Te.userAgent)!==null&&ke!==void 0?ke:""})},type:"beacon"})},[q,o,h,p?.enablePreview]),Oe=n.useCallback(z=>nt(void 0,void 0,void 0,function*(){const G=yield q?.("/recommend/like",{method:"POST",body:z});return G?.success}),[q]),je=n.useCallback(z=>nt(void 0,void 0,void 0,function*(){const G=yield q?.("/recommend/unlike",{method:"POST",body:z});return G?.success}),[q]),pt=n.useCallback(z=>nt(void 0,void 0,void 0,function*(){const G=yield q?.("/customform",{method:"POST",body:z});return G?.success}),[q]),xt=n.useCallback(()=>nt(void 0,void 0,void 0,function*(){var z,G,Te,ke,fe;if(!(!i||!w))try{const ie=(Te=(G=(z=i?.split("&"))===null||z===void 0?void 0:z.filter(Ee=>{var Be,ze;const He=Ee.split("=")[0];return(ze=(Be=g?.channels)!==null&&Be!==void 0?Be:[])===null||ze===void 0?void 0:ze.includes(He)}))===null||G===void 0?void 0:G.join("&"))!==null&&Te!==void 0?Te:"",$=yield q?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(ie)}});M((fe=(ke=$?.data)===null||ke===void 0?void 0:ke.tags)!==null&&fe!==void 0?fe:[])}catch(ie){console.log("e",ie)}}),[q,i,w]),mt=n.useCallback((z,G,Te,ke)=>{var fe,ie,$,Ee,Be,ze,He,et,Ge,Lt,Pt,Ye,at,st,Ce,dt,Tt,Bt,gt,Dt,At,Nt,O,se,Q,he,Ae,Ie,oe,ge,Pe,Re,Ne,Ue,We,Ze;const Ve=Te?.bindCta,tt=((fe=G?.video)===null||fe===void 0?void 0:fe.bindProduct)||((ie=G?.video)===null||ie===void 0?void 0:ie.bindProducts)&&((Ee=($=G?.video)===null||$===void 0?void 0:$.bindProducts)===null||Ee===void 0?void 0:Ee.length)>0;let Xe="",it=null;te?Xe="hashTagPage":!((Be=G?.video)===null||Be===void 0)&&Be.url?(Xe="videoPage",it="video"):!((He=(ze=G?.video)===null||ze===void 0?void 0:ze.imgUrls)===null||He===void 0)&&He.length&&(Xe="imagePage",it="image");const we=(st=(Ye=(et=Te?.tags)!==null&&et!==void 0?et:(Pt=(Lt=(Ge=G?.video)===null||Ge===void 0?void 0:Ge.bindProducts)===null||Lt===void 0?void 0:Lt[0])===null||Pt===void 0?void 0:Pt.tags)!==null&&Ye!==void 0?Ye:(at=G?.video)===null||at===void 0?void 0:at.tags)!==null&&st!==void 0?st:(Ce=G?.product)===null||Ce===void 0?void 0:Ce.tags;H?.({eventInfo:Object.assign(Object.assign({},z),{ctaId:(dt=Ve?.itemId)!==null&&dt!==void 0?dt:"",ctaName:(Tt=Ve?.title)!==null&&Tt!==void 0?Tt:"",contentTags:we?JSON.stringify(we):"",position:ke+"",contentId:(gt=(Bt=G?.video)===null||Bt===void 0?void 0:Bt.itemId)!==null&&gt!==void 0?gt:"",productId:tt?Te?.itemId:"",traceInfo:(We=(Re=(Ae=(O=(Dt=Ve?.traceInfo)!==null&&Dt!==void 0?Dt:(Nt=(At=G?.video)===null||At===void 0?void 0:At.bindCta)===null||Nt===void 0?void 0:Nt.traceInfo)!==null&&O!==void 0?O:(he=(Q=(se=G?.video)===null||se===void 0?void 0:se.bindProduct)===null||Q===void 0?void 0:Q.bindCta)===null||he===void 0?void 0:he.traceInfo)!==null&&Ae!==void 0?Ae:(Pe=(ge=(oe=(Ie=G?.video)===null||Ie===void 0?void 0:Ie.bindProducts)===null||oe===void 0?void 0:oe[0])===null||ge===void 0?void 0:ge.bindCta)===null||Pe===void 0?void 0:Pe.traceInfo)!==null&&Re!==void 0?Re:(Ue=(Ne=G?.product)===null||Ne===void 0?void 0:Ne.bindCta)===null||Ue===void 0?void 0:Ue.traceInfo)!==null&&We!==void 0?We:"",fromKName:Xe,fromKPage:(Ze=location?.href)!==null&&Ze!==void 0?Ze:"",contentFormat:it})})},[H,te]),ct=n.useCallback(()=>{var z,G;const Te=location.search.slice(1),ke=hi.parse(Te.replace(/\+/g,"%2B"));for(const $ in ke)ke[$]=ke[$].replace(/%2B/g,"+");const fe=$=>{var Ee;return(Ee=ke[$])!==null&&Ee!==void 0?Ee:""},ie=new Date;le.current=ie,H?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:fe("utm_source"),utmMedium:fe("utm_medium"),utmCampaign:fe("utm_campaign"),utmId:fe("utm_id"),utmContent:fe("utm_content"),enterTime:Math.floor(ie/1e3)+"",requestId:null,enterUrl:(G=(z=window?.location)===null||z===void 0?void 0:z.href)!==null&&G!==void 0?G:"",clSource:fe("cl_source")}})},[H]);n.useEffect(()=>{ue||ct()},[ue]),n.useEffect(()=>{ue||(A(!0),xt(),ne().then(z=>{z&&(E(X(z)),de(X(z)))}).finally(()=>{H({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),A(!1)}))},[ue]),n.useEffect(()=>{s&&(A(!0),xt(),ne().then(z=>{z&&(E(X(z)),de(X(z)))}).finally(()=>{H({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),A(!1)}))},[ne,xt]);const ut=yt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return n.createElement(oo.Provider,{value:{rtcList:_,setRtcList:E,mutateLike:Oe,mutateUnlike:je,submitForm:pt,popupDetailData:D,loadVideos:Me,setPopupDetailData:L,getRecommendVideos:ne,bffEventReport:H,utmVal:i,isPreview:s,loading:I,sxpParameter:d,waterFallData:U,setWaterFallData:W,ctaEvent:mt,swiperRef:B,openHashtag:Y,setOpenHashtag:ee,cacheRtcList:ae,setCacheRtcList:de,cacheActiveIndex:xe,setCacheActiveIndex:re,isFromHashtag:te,setIsFromHashtag:J,appDomain:r,hashTagSize:v,loadingImage:c??ut,isOpenHashTag:m,tagList:u,setLoading:A,videoRef:Z,setVideoRef:K,bffFbReport:F,isAgreePolicy:V,setIsAgreePolicy:N,curTime:le,h5EnterLink:ct,themeTag:ce,isShowConsent:ue,selectTag:me,setSelectTag:be,globalConfig:p,popupCurTimeRef:Fe,checkCommodityIndexRef:De,isEditor:b,isNoMoreData:Le}},ue?n.createElement(fn,Object.assign({},(T=(C=(P=p?.consent)===null||P===void 0?void 0:P[0])===null||C===void 0?void 0:C.item)===null||T===void 0?void 0:T.props)):t({rtcList:_,mutateLike:Oe,mutateUnlike:je,submitForm:pt,tagList:u}))};var no=n.memo(hn);function _e(){return n.useContext(oo)}var lo;(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"})(lo||(lo={}));const ao=n.createContext({$store:{},options:[],configs:[]}),gn=({children:t,isSsr:e,enable:i})=>{const[o,a]=n.useState([]),{schema:l}=Ct(),[s,d]=n.useState(l.__STORE__||{}),[r,v]=n.useState([]);n.useEffect(()=>{var h;e||Je.isEqual(r,l?.dataSource)||v((h=l?.dataSource)!==null&&h!==void 0?h:[])},[l?.dataSource,e]);const c=n.useCallback(()=>nt(void 0,void 0,void 0,function*(){const{$store:h,idMapName:f}=yield Gi("",r);d(h),m(h,f)}),[r]),m=(h,f)=>{const y=[];Object.entries(h).forEach(([w,S])=>{Object.keys(S).forEach(p=>{const b={label:`${f[w]} - ${p}`,value:`{{ ${w}.${p} }}`};y.push(b)})}),a(y)};return n.useEffect(()=>{e||c()},[c,e,l]),i?n.createElement(ao.Provider,{value:{$store:l.__STORE__||s,options:o,configs:r}},t):t};var bn=n.memo(gn);const oi={id:ti(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},wi={id:"",duration:0,name:"none"},so=n.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[oi],redoStack:[],popup:wi,setPopup:()=>{}}),ro=n.forwardRef(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:a=!0,utmVal:l},s)=>{const[d,r]=n.useState(null),[v,c]=n.useState(o||{pointData:[oi],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[m,h]=n.useState([oi]),[f,y]=n.useState([[oi]]),[w,S]=n.useState([]),[p,b]=n.useState(wi);typeof window<"u"&&(window.sxpPopup=(T,_)=>{b(Object.assign(Object.assign(Object.assign({},wi),{id:T}),_))}),typeof window<"u"&&(window.getJointUtmLink=T=>(pn(),T?.indexOf("?")!==-1?T+(l?"&"+l:""):T+(l?"?"+l:""))),n.useEffect(()=>{y([v.pointData]),S([])},[v.type]);const g=n.useCallback(T=>{const _=Je.cloneDeep(v);_&&(_.dataSource=T,c?.(_))},[v]),[x,P]=n.useState();n.useImperativeHandle(s,()=>({loadSchema(T){T&&(y([T.pointData]),c(T))},exportSchema(){return Je.cloneDeep(v)},getPageInfoData(){return x},initPageInfoData(T){T&&P(T)}}));const C=n.useMemo(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return n.createElement(so.Provider,{value:{resolver:e,currentNode:d,schema:v,setCurrentNode:r,setSchema:c,saveDataSource:g,prePiontData:m,setPrePiontData:h,pageInfoData:x,setPageInfoData:T=>P(Object.assign(Object.assign({},x),T)),undoStack:f,redoStack:w,setRedoStack:S,setUndoStack:y,getCurPageConf:C,popup:p,setPopup:b}},n.createElement(bn,{isSsr:i,enable:a},t))});var yn=Object.freeze({__proto__:null,EditorCore:ro}),wn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Sn=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function Qe(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:o}=_e(),a=n.useCallback((d,r,v,c,m)=>{var h,f,y,w,S,p,b,g,x,P,C,T,_,E,u,M,I,A,k,R,B,j,V,N,D,L,U,W,Y,ee,ae,de,xe,re,te,J,Z,K;let ce="";e&&(!((f=(h=d?.video)===null||h===void 0?void 0:h.bindProducts)===null||f===void 0)&&f.length||!((y=d?.video)===null||y===void 0)&&y.bindProduct)?ce="pdpPage":o?ce="hashTagPage":!((w=d?.video)===null||w===void 0)&&w.url?ce="videoPage":!((S=d?.video)===null||S===void 0)&&S.imgUrls&&(!((b=(p=d?.video)===null||p===void 0?void 0:p.imgUrls)===null||b===void 0)&&b.length)?ce="imagePage":d?.product&&(ce="productPage");const le=(E=(T=(g=r?.tags)!==null&&g!==void 0?g:(C=(P=(x=d?.video)===null||x===void 0?void 0:x.bindProducts)===null||P===void 0?void 0:P[0])===null||C===void 0?void 0:C.tags)!==null&&T!==void 0?T:(_=d?.video)===null||_===void 0?void 0:_.tags)!==null&&E!==void 0?E:(u=d?.product)===null||u===void 0?void 0:u.tags;let me=null;!((M=d?.video)===null||M===void 0)&&M.url?me="video":!((I=d?.video)===null||I===void 0)&&I.imgUrls&&(!((k=(A=d?.video)===null||A===void 0?void 0:A.imgUrls)===null||k===void 0)&&k.length)&&(me="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(R=r?.itemId)!==null&&R!==void 0?R:"",productName:(B=r?.title)!==null&&B!==void 0?B:"",price:r?.price?r?.price+"":"0",productCollection:(j=r?.collection)!==null&&j!==void 0?j:"",fromKName:ce,fromKPage:location?.href,contentTags:le?JSON.stringify(le):"",position:c+"",contentId:(N=(V=d?.video)===null||V===void 0?void 0:V.itemId)!==null&&N!==void 0?N:"",ctatId:(D=v?.itemId)!==null&&D!==void 0?D:"",traceInfo:(K=(te=(xe=(Y=(L=m??r?.traceInfo)!==null&&L!==void 0?L:(W=(U=d?.video)===null||U===void 0?void 0:U.bindProduct)===null||W===void 0?void 0:W.traceInfo)!==null&&Y!==void 0?Y:(de=(ae=(ee=d?.video)===null||ee===void 0?void 0:ee.bindProducts)===null||ae===void 0?void 0:ae[0])===null||de===void 0?void 0:de.traceInfo)!==null&&xe!==void 0?xe:(re=d?.product)===null||re===void 0?void 0:re.traceInfo)!==null&&te!==void 0?te:(Z=(J=d?.video)===null||J===void 0?void 0:J.bindCta)===null||Z===void 0?void 0:Z.traceInfo)!==null&&K!==void 0?K:""},me&&{contentFormat:me})})},[t,e,o]),l=n.useCallback((d,r,v,c,m)=>{var h,f,y,w,S,p,b,g,x,P,C,T,_,E;let u="";e&&(!((f=(h=d?.video)===null||h===void 0?void 0:h.bindProducts)===null||f===void 0)&&f.length||!((y=d?.video)===null||y===void 0)&&y.bindProduct)?u="pdpPage":d?.product&&(u="productPage"),t?.({eventInfo:{productId:r?.itemId,productName:r?.title,price:r?.price?r?.price+"":"0",productCollection:r?.collection,fromKName:u,fromKPage:location?.href,contentTags:JSON.stringify(r?.tags),position:m+"",contentId:(w=d?.video)===null||w===void 0?void 0:w.itemId,ctatId:v?.itemId,traceInfo:(E=(T=(g=(S=r?.traceInfo)!==null&&S!==void 0?S:(b=(p=d?.video)===null||p===void 0?void 0:p.bindProduct)===null||b===void 0?void 0:b.traceInfo)!==null&&g!==void 0?g:(C=(P=(x=d?.video)===null||x===void 0?void 0:x.bindProducts)===null||P===void 0?void 0:P[0])===null||C===void 0?void 0:C.traceInfo)!==null&&T!==void 0?T:(_=d?.product)===null||_===void 0?void 0:_.traceInfo)!==null&&E!==void 0?E:"",timeOnSite:Math.floor((new Date-c)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),s=n.useCallback((d,r,v,c)=>{r&&r===ii&&t?.({eventInfo:{lastFeed:d,themeTags:v?`['${v}']`:"",hashTags:c?`['${c}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:a,productView:l,backMainFeed:s}}const xn=({layout:t,columns:e,onChange:i})=>n.createElement(n.Fragment,null,e?.map((o,a)=>n.createElement("div",{key:a,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&n.createElement("label",{className:"pb-appoint-form-container-label"},o?.title),o?.valueType==="text"&&n.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?o?.title:"\u8BF7\u8F93\u5165",name:o?.dataIndex},i&&{onChange:i})))));var Tn=n.memo(xn);const An=t=>{var e,i,{columns:o,style:a,title:l,textStyle:s,submitBgColor:d,submitColor:r,submitText:v,layoutType:c="inline",isExternalLink:m,isPopup:h,onClick:f,onClose:y,submitButtonStyle:w}=t,S=Ke(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:p,popupDetailData:b}=_e(),{jumpToWeb:g}=Qe(),[x,P]=n.useState(!1),[C,T]=n.useState({}),[_,E]=n.useState(0),u=n.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"}],[]),M=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),I=n.useMemo(()=>Je.cloneDeep(o)||u,[o,u]),A=n.useCallback(R=>{const{name:B,value:j}=R.target;T(Object.assign(Object.assign({},C),{[B]:j}))},[C]),k=Je.debounce(()=>nt(void 0,void 0,void 0,function*(){var R,B,j,V,N;const D=C;if(!D)return;const L=(B=(R=Object.keys(D))===null||R===void 0?void 0:R.map(W=>{var Y;return{name:W,value:(Y=D[W])!==null&&Y!==void 0?Y:""}}))===null||B===void 0?void 0:B.filter(W=>W?.value);if(!L||!L?.length)return;P(!0);const U=yield p?.({attributes:L});if(P(!1),U){if(m){const W=b,Y=(j=W?.video)===null||j===void 0?void 0:j.bindProduct,ee=(N=(V=W?.video)===null||V===void 0?void 0:V.bindProduct)===null||N===void 0?void 0:N.bindCta,ae=b?.index;g(W,Y,ee,ae)}h||y?.(),f?.()}}),1e3);return n.useEffect(()=>{const R=()=>{var B,j;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((B=document?.documentElement)===null||B===void 0?void 0:B.clientHeight)||((j=document?.body)===null||j===void 0?void 0:j.clientHeight))<M?E(50):E(0)};return window.addEventListener("resize",R),()=>{window.removeEventListener("resize",R)}},[]),n.createElement("div",{className:"pb-appoint-form"},n.createElement("div",{className:`pb-appoint-form-title ${Se.css(Object.assign({},s))}`,dangerouslySetInnerHTML:{__html:ye(l,s)}}),n.createElement("div",Object.assign({className:Se.css(Object.assign(Object.assign({},a),{marginTop:_}))},S),n.createElement("div",{className:"pb-appoint-form-container"},n.createElement(Tn,{columns:I,layout:c,onChange:A}))),n.createElement("div",{className:"pb-appoint-form-btn-wrapper"},n.createElement("button",{"aria-label":v,onClick:k,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:d},w),dangerouslySetInnerHTML:{__html:ye(x?"loading...":v,w)}})))};var En=n.memo(An);function $e(t,e){return t.extend=e,t}const Cn=$e(En,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Sn,bindableProps:[],interactionRender:wn},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 In=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];function co(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Si(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:co(e[i])&&co(t[i])&&Object.keys(e[i]).length>0&&Si(t[i],e[i])})}const uo={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 kt(){const t=typeof document<"u"?document:{};return Si(t,uo),t}const kn={document:uo,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 rt(){const t=typeof window<"u"?window:{};return Si(t,kn),t}function jt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function _n(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Wt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function wt(){return Date.now()}function Pn(t){const e=rt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Dn(t,e){e===void 0&&(e="x");const i=rt();let o,a,l;const s=Pn(t);return i.WebKitCSSMatrix?(a=s.transform||s.webkitTransform,a.split(",").length>6&&(a=a.split(", ").map(d=>d.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(a==="none"?"":a)):(l=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?a=l.m41:o.length===16?a=parseFloat(o[12]):a=parseFloat(o[4])),e==="y"&&(i.WebKitCSSMatrix?a=l.m42:o.length===16?a=parseFloat(o[13]):a=parseFloat(o[5])),a||0}function ni(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Mn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function ht(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const o=i<0||arguments.length<=i?void 0:arguments[i];if(o!=null&&!Mn(o)){const a=Object.keys(Object(o)).filter(l=>e.indexOf(l)<0);for(let l=0,s=a.length;l<s;l+=1){const d=a[l],r=Object.getOwnPropertyDescriptor(o,d);r!==void 0&&r.enumerable&&(ni(t[d])&&ni(o[d])?o[d].__swiper__?t[d]=o[d]:ht(t[d],o[d]):!ni(t[d])&&ni(o[d])?(t[d]={},o[d].__swiper__?t[d]=o[d]:ht(t[d],o[d])):t[d]=o[d])}}}return t}function li(t,e,i){t.style.setProperty(e,i)}function vo(t){let{swiper:e,targetPosition:i,side:o}=t;const a=rt(),l=-e.translate;let s=null,d;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",a.cancelAnimationFrame(e.cssModeFrameID);const v=i>l?"next":"prev",c=(h,f)=>v==="next"&&h>=f||v==="prev"&&h<=f,m=()=>{d=new Date().getTime(),s===null&&(s=d);const h=Math.max(Math.min((d-s)/r,1),0),f=.5-Math.cos(h*Math.PI)/2;let y=l+f*(i-l);if(c(y,i)&&(y=i),e.wrapperEl.scrollTo({[o]:y}),c(y,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:y})}),a.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=a.requestAnimationFrame(m)};m()}function Mt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function ai(t){try{console.warn(t);return}catch{}}function Kt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:jt(e)),i}function On(t){const e=rt(),i=kt(),o=t.getBoundingClientRect(),a=i.body,l=t.clientTop||a.clientTop||0,s=t.clientLeft||a.clientLeft||0,d=t===e?e.scrollY:t.scrollTop,r=t===e?e.scrollX:t.scrollLeft;return{top:o.top+d-l,left:o.left+r-s}}function Rn(t,e){const i=[];for(;t.previousElementSibling;){const o=t.previousElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function Ln(t,e){const i=[];for(;t.nextElementSibling;){const o=t.nextElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function Vt(t,e){return rt().getComputedStyle(t,null).getPropertyValue(e)}function si(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function po(t,e){const i=[];let o=t.parentElement;for(;o;)e?o.matches(e)&&i.push(o):i.push(o),o=o.parentElement;return i}function xi(t,e){function i(o){o.target===t&&(e.call(t,o),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Ti(t,e,i){const o=rt();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function Ot(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Bn(t){let{swiper:e,extendParams:i,on:o,emit:a}=t;const l=rt();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 s,d=wt(),r;const v=[];function c(g){let T=0,_=0,E=0,u=0;return"detail"in g&&(_=g.detail),"wheelDelta"in g&&(_=-g.wheelDelta/120),"wheelDeltaY"in g&&(_=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(T=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(T=_,_=0),E=T*10,u=_*10,"deltaY"in g&&(u=g.deltaY),"deltaX"in g&&(E=g.deltaX),g.shiftKey&&!E&&(E=u,u=0),(E||u)&&g.deltaMode&&(g.deltaMode===1?(E*=40,u*=40):(E*=800,u*=800)),E&&!T&&(T=E<1?-1:1),u&&!_&&(_=u<1?-1:1),{spinX:T,spinY:_,pixelX:E,pixelY:u}}function m(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function f(g){return e.params.mousewheel.thresholdDelta&&g.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&wt()-d<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&wt()-d<60?!0:(g.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),a("scroll",g.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),a("scroll",g.raw)),d=new l.Date().getTime(),!1)}function y(g){const x=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&x.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&x.releaseOnEdges)return!0;return!1}function w(g){let x=g,P=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const C=e.params.mousewheel;e.params.cssMode&&x.preventDefault();let T=e.el;e.params.mousewheel.eventsTarget!=="container"&&(T=document.querySelector(e.params.mousewheel.eventsTarget));const _=T&&T.contains(x.target);if(!e.mouseEntered&&!_&&!C.releaseOnEdges)return!0;x.originalEvent&&(x=x.originalEvent);let E=0;const u=e.rtlTranslate?-1:1,M=c(x);if(C.forceToAxis)if(e.isHorizontal())if(Math.abs(M.pixelX)>Math.abs(M.pixelY))E=-M.pixelX*u;else return!0;else if(Math.abs(M.pixelY)>Math.abs(M.pixelX))E=-M.pixelY;else return!0;else E=Math.abs(M.pixelX)>Math.abs(M.pixelY)?-M.pixelX*u:-M.pixelY;if(E===0)return!0;C.invert&&(E=-E);let I=e.getTranslate()+E*C.sensitivity;if(I>=e.minTranslate()&&(I=e.minTranslate()),I<=e.maxTranslate()&&(I=e.maxTranslate()),P=e.params.loop?!0:!(I===e.minTranslate()||I===e.maxTranslate()),P&&e.params.nested&&x.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const A={time:wt(),delta:Math.abs(E),direction:Math.sign(E),raw:g};v.length>=2&&v.shift();const k=v.length?v[v.length-1]:void 0;if(v.push(A),k?(A.direction!==k.direction||A.delta>k.delta||A.time>k.time+150)&&f(A):f(A),y(A))return!0}else{const A={time:wt(),delta:Math.abs(E),direction:Math.sign(E)},k=r&&A.time<r.time+500&&A.delta<=r.delta&&A.direction===r.direction;if(!k){r=void 0;let R=e.getTranslate()+E*C.sensitivity;const B=e.isBeginning,j=e.isEnd;if(R>=e.minTranslate()&&(R=e.minTranslate()),R<=e.maxTranslate()&&(R=e.maxTranslate()),e.setTransition(0),e.setTranslate(R),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!B&&e.isBeginning||!j&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:A.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(s),s=void 0,v.length>=15&&v.shift();const V=v.length?v[v.length-1]:void 0,N=v[0];if(v.push(A),V&&(A.delta>V.delta||A.direction!==V.direction))v.splice(0);else if(v.length>=15&&A.time-N.time<500&&N.delta-A.delta>=1&&A.delta<=6){const D=E>0?.8:.2;r=A,v.splice(0),s=Wt(()=>{e.slideToClosest(e.params.speed,!0,void 0,D)},0)}s||(s=Wt(()=>{r=A,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(k||a("scroll",x),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),C.releaseOnEdges&&(R===e.minTranslate()||R===e.maxTranslate()))return!0}}return x.preventDefault?x.preventDefault():x.returnValue=!1,!1}function S(g){let x=e.el;e.params.mousewheel.eventsTarget!=="container"&&(x=document.querySelector(e.params.mousewheel.eventsTarget)),x[g]("mouseenter",m),x[g]("mouseleave",h),x[g]("wheel",w)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",w),!0):e.mousewheel.enabled?!1:(S("addEventListener"),e.mousewheel.enabled=!0,!0)}function b(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,w),!0):e.mousewheel.enabled?(S("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&b(),e.params.mousewheel.enabled&&p()}),o("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&b()}),Object.assign(e.mousewheel,{enable:p,disable:b})}function mo(t,e,i,o){return t.params.createElements&&Object.keys(o).forEach(a=>{if(!i[a]&&i.auto===!0){let l=Mt(t.el,`.${o[a]}`)[0];l||(l=Kt("div",o[a]),l.className=o[a],t.el.append(l)),i[a]=l,e[a]=l}}),i}function Yt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function di(t){let{swiper:e,extendParams:i,on:o,emit:a}=t;const l="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:p=>p,formatFractionTotal:p=>p,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let s,d=0;function r(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(p,b){const{bulletActiveClass:g}=e.params.pagination;p&&(p=p[`${b==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${g}-${b}`),p=p[`${b==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${g}-${b}-${b}`)))}function c(p){const b=p.target.closest(Yt(e.params.pagination.bulletClass));if(!b)return;p.preventDefault();const g=si(b)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function m(){const p=e.rtl,b=e.params.pagination;if(r())return;let g=e.pagination.el;g=Ot(g);let x,P;const C=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,T=e.params.loop?Math.ceil(C/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(P=e.previousRealIndex||0,x=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(x=e.snapIndex,P=e.previousSnapIndex):(P=e.previousIndex||0,x=e.activeIndex||0),b.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const _=e.pagination.bullets;let E,u,M;if(b.dynamicBullets&&(s=Ti(_[0],e.isHorizontal()?"width":"height",!0),g.forEach(I=>{I.style[e.isHorizontal()?"width":"height"]=`${s*(b.dynamicMainBullets+4)}px`}),b.dynamicMainBullets>1&&P!==void 0&&(d+=x-(P||0),d>b.dynamicMainBullets-1?d=b.dynamicMainBullets-1:d<0&&(d=0)),E=Math.max(x-d,0),u=E+(Math.min(_.length,b.dynamicMainBullets)-1),M=(u+E)/2),_.forEach(I=>{const A=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(k=>`${b.bulletActiveClass}${k}`)].map(k=>typeof k=="string"&&k.includes(" ")?k.split(" "):k).flat();I.classList.remove(...A)}),g.length>1)_.forEach(I=>{const A=si(I);A===x?I.classList.add(...b.bulletActiveClass.split(" ")):e.isElement&&I.setAttribute("part","bullet"),b.dynamicBullets&&(A>=E&&A<=u&&I.classList.add(...`${b.bulletActiveClass}-main`.split(" ")),A===E&&v(I,"prev"),A===u&&v(I,"next"))});else{const I=_[x];if(I&&I.classList.add(...b.bulletActiveClass.split(" ")),e.isElement&&_.forEach((A,k)=>{A.setAttribute("part",k===x?"bullet-active":"bullet")}),b.dynamicBullets){const A=_[E],k=_[u];for(let R=E;R<=u;R+=1)_[R]&&_[R].classList.add(...`${b.bulletActiveClass}-main`.split(" "));v(A,"prev"),v(k,"next")}}if(b.dynamicBullets){const I=Math.min(_.length,b.dynamicMainBullets+4),A=(s*I-s)/2-M*s,k=p?"right":"left";_.forEach(R=>{R.style[e.isHorizontal()?k:"top"]=`${A}px`})}}g.forEach((_,E)=>{if(b.type==="fraction"&&(_.querySelectorAll(Yt(b.currentClass)).forEach(u=>{u.textContent=b.formatFractionCurrent(x+1)}),_.querySelectorAll(Yt(b.totalClass)).forEach(u=>{u.textContent=b.formatFractionTotal(T)})),b.type==="progressbar"){let u;b.progressbarOpposite?u=e.isHorizontal()?"vertical":"horizontal":u=e.isHorizontal()?"horizontal":"vertical";const M=(x+1)/T;let I=1,A=1;u==="horizontal"?I=M:A=M,_.querySelectorAll(Yt(b.progressbarFillClass)).forEach(k=>{k.style.transform=`translate3d(0,0,0) scaleX(${I}) scaleY(${A})`,k.style.transitionDuration=`${e.params.speed}ms`})}b.type==="custom"&&b.renderCustom?(_.innerHTML=b.renderCustom(e,x+1,T),E===0&&a("paginationRender",_)):(E===0&&a("paginationRender",_),a("paginationUpdate",_)),e.params.watchOverflow&&e.enabled&&_.classList[e.isLocked?"add":"remove"](b.lockClass)})}function h(){const p=e.params.pagination;if(r())return;const b=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 g=e.pagination.el;g=Ot(g);let x="";if(p.type==="bullets"){let P=e.params.loop?Math.ceil(b/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&P>b&&(P=b);for(let C=0;C<P;C+=1)p.renderBullet?x+=p.renderBullet.call(e,C,p.bulletClass):x+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?x=p.renderFraction.call(e,p.currentClass,p.totalClass):x=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?x=p.renderProgressbar.call(e,p.progressbarFillClass):x=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(P=>{p.type!=="custom"&&(P.innerHTML=x||""),p.type==="bullets"&&e.pagination.bullets.push(...P.querySelectorAll(Yt(p.bulletClass)))}),p.type!=="custom"&&a("paginationRender",g[0])}function f(){e.params.pagination=mo(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let b;typeof p.el=="string"&&e.isElement&&(b=e.el.querySelector(p.el)),!b&&typeof p.el=="string"&&(b=[...document.querySelectorAll(p.el)]),b||(b=p.el),!(!b||b.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(b)&&b.length>1&&(b=[...e.el.querySelectorAll(p.el)],b.length>1&&(b=b.filter(g=>po(g,".swiper")[0]===e.el)[0])),Array.isArray(b)&&b.length===1&&(b=b[0]),Object.assign(e.pagination,{el:b}),b=Ot(b),b.forEach(g=>{p.type==="bullets"&&p.clickable&&g.classList.add(...(p.clickableClass||"").split(" ")),g.classList.add(p.modifierClass+p.type),g.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.type==="bullets"&&p.dynamicBullets&&(g.classList.add(`${p.modifierClass}${p.type}-dynamic`),d=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&g.classList.add(p.progressbarOppositeClass),p.clickable&&g.addEventListener("click",c),e.enabled||g.classList.add(p.lockClass)}))}function y(){const p=e.params.pagination;if(r())return;let b=e.pagination.el;b&&(b=Ot(b),b.forEach(g=>{g.classList.remove(p.hiddenClass),g.classList.remove(p.modifierClass+p.type),g.classList.remove(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.clickable&&(g.classList.remove(...(p.clickableClass||"").split(" ")),g.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(g=>g.classList.remove(...p.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:b}=e.pagination;b=Ot(b),b.forEach(g=>{g.classList.remove(p.horizontalClass,p.verticalClass),g.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),o("init",()=>{e.params.pagination.enabled===!1?S():(f(),h(),m())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&m()}),o("snapIndexChange",()=>{m()}),o("snapGridLengthChange",()=>{h(),m()}),o("destroy",()=>{y()}),o("enable disable",()=>{let{el:p}=e.pagination;p&&(p=Ot(p),p.forEach(b=>b.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{m()}),o("click",(p,b)=>{const g=b.target,x=Ot(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&x&&x.length>0&&!g.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&g===e.navigation.nextEl||e.navigation.prevEl&&g===e.navigation.prevEl))return;const P=x[0].classList.contains(e.params.pagination.hiddenClass);a(P===!0?"paginationShow":"paginationHide"),x.forEach(C=>C.classList.toggle(e.params.pagination.hiddenClass))}});const w=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ot(p),p.forEach(b=>b.classList.remove(e.params.pagination.paginationDisabledClass))),f(),h(),m()},S=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ot(p),p.forEach(b=>b.classList.add(e.params.pagination.paginationDisabledClass))),y()};Object.assign(e.pagination,{enable:w,disable:S,render:h,update:m,init:f,destroy:y})}function Nn(t){let{swiper:e,extendParams:i,on:o,emit:a}=t;const l=kt();let s=!1,d=null,r=null,v,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 f(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I,rtlTranslate:A}=e,{dragEl:k,el:R}=I,B=e.params.scrollbar,j=e.params.loop?e.progressLoop:e.progress;let V=c,N=(m-c)*j;A?(N=-N,N>0?(V=c-N,N=0):-N+c>m&&(V=m+N)):N<0?(V=c+N,N=0):N+c>m&&(V=m-N),e.isHorizontal()?(k.style.transform=`translate3d(${N}px, 0, 0)`,k.style.width=`${V}px`):(k.style.transform=`translate3d(0px, ${N}px, 0)`,k.style.height=`${V}px`),B.hide&&(clearTimeout(d),R.style.opacity=1,d=setTimeout(()=>{R.style.opacity=0,R.style.transitionDuration="400ms"},1e3))}function y(I){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${I}ms`)}function w(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I}=e,{dragEl:A,el:k}=I;A.style.width="",A.style.height="",m=e.isHorizontal()?k.offsetWidth:k.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()?A.style.width=`${c}px`:A.style.height=`${c}px`,h>=1?k.style.display="none":k.style.display="",e.params.scrollbar.hide&&(k.style.opacity=0),e.params.watchOverflow&&e.enabled&&I.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function S(I){return e.isHorizontal()?I.clientX:I.clientY}function p(I){const{scrollbar:A,rtlTranslate:k}=e,{el:R}=A;let B;B=(S(I)-On(R)[e.isHorizontal()?"left":"top"]-(v!==null?v:c/2))/(m-c),B=Math.max(Math.min(B,1),0),k&&(B=1-B);const j=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*B;e.updateProgress(j),e.setTranslate(j),e.updateActiveIndex(),e.updateSlidesClasses()}function b(I){const A=e.params.scrollbar,{scrollbar:k,wrapperEl:R}=e,{el:B,dragEl:j}=k;s=!0,v=I.target===j?S(I)-I.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,I.preventDefault(),I.stopPropagation(),R.style.transitionDuration="100ms",j.style.transitionDuration="100ms",p(I),clearTimeout(r),B.style.transitionDuration="0ms",A.hide&&(B.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),a("scrollbarDragStart",I)}function g(I){const{scrollbar:A,wrapperEl:k}=e,{el:R,dragEl:B}=A;s&&(I.preventDefault&&I.cancelable?I.preventDefault():I.returnValue=!1,p(I),k.style.transitionDuration="0ms",R.style.transitionDuration="0ms",B.style.transitionDuration="0ms",a("scrollbarDragMove",I))}function x(I){const A=e.params.scrollbar,{scrollbar:k,wrapperEl:R}=e,{el:B}=k;s&&(s=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",R.style.transitionDuration=""),A.hide&&(clearTimeout(r),r=Wt(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3)),a("scrollbarDragEnd",I),A.snapOnRelease&&e.slideToClosest())}function P(I){const{scrollbar:A,params:k}=e,R=A.el;if(!R)return;const B=R,j=k.passiveListeners?{passive:!1,capture:!1}:!1,V=k.passiveListeners?{passive:!0,capture:!1}:!1;if(!B)return;const N=I==="on"?"addEventListener":"removeEventListener";B[N]("pointerdown",b,j),l[N]("pointermove",g,j),l[N]("pointerup",x,V)}function C(){!e.params.scrollbar.el||!e.scrollbar.el||P("on")}function T(){!e.params.scrollbar.el||!e.scrollbar.el||P("off")}function _(){const{scrollbar:I,el:A}=e;e.params.scrollbar=mo(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const k=e.params.scrollbar;if(!k.el)return;let R;if(typeof k.el=="string"&&e.isElement&&(R=e.el.querySelector(k.el)),!R&&typeof k.el=="string"){if(R=l.querySelectorAll(k.el),!R.length)return}else R||(R=k.el);e.params.uniqueNavElements&&typeof k.el=="string"&&R.length>1&&A.querySelectorAll(k.el).length===1&&(R=A.querySelector(k.el)),R.length>0&&(R=R[0]),R.classList.add(e.isHorizontal()?k.horizontalClass:k.verticalClass);let B;R&&(B=R.querySelector(Yt(e.params.scrollbar.dragClass)),B||(B=Kt("div",e.params.scrollbar.dragClass),R.append(B))),Object.assign(I,{el:R,dragEl:B}),k.draggable&&C(),R&&R.classList[e.enabled?"remove":"add"](...jt(e.params.scrollbar.lockClass))}function E(){const I=e.params.scrollbar,A=e.scrollbar.el;A&&A.classList.remove(...jt(e.isHorizontal()?I.horizontalClass:I.verticalClass)),T()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const I=e.params.scrollbar;let{el:A}=e.scrollbar;A=Ot(A),A.forEach(k=>{k.classList.remove(I.horizontalClass,I.verticalClass),k.classList.add(e.isHorizontal()?I.horizontalClass:I.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?M():(_(),w(),f())}),o("update resize observerUpdate lock unlock changeDirection",()=>{w()}),o("setTranslate",()=>{f()}),o("setTransition",(I,A)=>{y(A)}),o("enable disable",()=>{const{el:I}=e.scrollbar;I&&I.classList[e.enabled?"remove":"add"](...jt(e.params.scrollbar.lockClass))}),o("destroy",()=>{E()});const u=()=>{e.el.classList.remove(...jt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...jt(e.params.scrollbar.scrollbarDisabledClass)),_(),w(),f()},M=()=>{e.el.classList.add(...jt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...jt(e.params.scrollbar.scrollbarDisabledClass)),E()};Object.assign(e.scrollbar,{enable:u,disable:M,updateSize:w,setTranslate:f,init:_,destroy:E})}function ri(t){let{swiper:e,extendParams:i,on:o,emit:a,params:l}=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 s,d,r=l&&l.autoplay?l.autoplay.delay:3e3,v=l&&l.autoplay?l.autoplay.delay:3e3,c,m=new Date().getTime(),h,f,y,w,S,p,b;function g(V){!e||e.destroyed||!e.wrapperEl||V.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),!(b||V.detail&&V.detail.bySwiperTouchMove)&&u())}const x=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(v=c,h=!1);const V=e.autoplay.paused?c:m+v-new Date().getTime();e.autoplay.timeLeft=V,a("autoplayTimeLeft",V,V/r),d=requestAnimationFrame(()=>{x()})},P=()=>{let V;return e.virtual&&e.params.virtual.enabled?V=e.slides.filter(D=>D.classList.contains("swiper-slide-active"))[0]:V=e.slides[e.activeIndex],V?parseInt(V.getAttribute("data-swiper-autoplay"),10):void 0},C=V=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),x();let N=typeof V>"u"?e.params.autoplay.delay:V;r=e.params.autoplay.delay,v=e.params.autoplay.delay;const D=P();!Number.isNaN(D)&&D>0&&typeof V>"u"&&(N=D,r=D,v=D),c=N;const L=e.params.speed,U=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(L,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,L,!0,!0),a("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(L,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,L,!0,!0),a("autoplay")),e.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{C()})))};return N>0?(clearTimeout(s),s=setTimeout(()=>{U()},N)):requestAnimationFrame(()=>{U()}),N},T=()=>{m=new Date().getTime(),e.autoplay.running=!0,C(),a("autoplayStart")},_=()=>{e.autoplay.running=!1,clearTimeout(s),cancelAnimationFrame(d),a("autoplayStop")},E=(V,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(s),V||(p=!0);const D=()=>{a("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):u()};if(e.autoplay.paused=!0,N){S&&(c=e.params.autoplay.delay),S=!1,D();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-m),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),D())},u=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(m=new Date().getTime(),p?(p=!1,C(c)):C(),e.autoplay.paused=!1,a("autoplayResume"))},M=()=>{if(e.destroyed||!e.autoplay.running)return;const V=kt();V.visibilityState==="hidden"&&(p=!0,E(!0)),V.visibilityState==="visible"&&u()},I=V=>{V.pointerType==="mouse"&&(p=!0,b=!0,!(e.animating||e.autoplay.paused)&&E(!0))},A=V=>{V.pointerType==="mouse"&&(b=!1,e.autoplay.paused&&u())},k=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",I),e.el.addEventListener("pointerleave",A))},R=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",I),e.el.removeEventListener("pointerleave",A))},B=()=>{kt().addEventListener("visibilitychange",M)},j=()=>{kt().removeEventListener("visibilitychange",M)};o("init",()=>{e.params.autoplay.enabled&&(k(),B(),T())}),o("destroy",()=>{R(),j(),e.autoplay.running&&_()}),o("_freeModeStaticRelease",()=>{(y||p)&&u()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?_():E(!0,!0)}),o("beforeTransitionStart",(V,N,D)=>{e.destroyed||!e.autoplay.running||(D||!e.params.autoplay.disableOnInteraction?E(!0,!0):_())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){_();return}f=!0,y=!1,p=!1,w=setTimeout(()=>{p=!0,y=!0,E(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!f)){if(clearTimeout(w),clearTimeout(s),e.params.autoplay.disableOnInteraction){y=!1,f=!1;return}y&&e.params.cssMode&&u(),y=!1,f=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(S=!0)}),Object.assign(e.autoplay,{start:T,stop:_,pause:E,resume:u})}function Fn(t){let{swiper:e,extendParams:i,emit:o,once:a}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const r=e.getTranslate();e.setTranslate(r),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function s(){if(e.params.cssMode)return;const{touchEventsData:r,touches:v}=e;r.velocities.length===0&&r.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:wt()})}function d(r){let{currentPos:v}=r;if(e.params.cssMode)return;const{params:c,wrapperEl:m,rtlTranslate:h,snapGrid:f,touchEventsData:y}=e,S=wt()-y.touchStartTime;if(v<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(v>-e.maxTranslate()){e.slides.length<f.length?e.slideTo(f.length-1):e.slideTo(e.slides.length-1);return}if(c.freeMode.momentum){if(y.velocities.length>1){const _=y.velocities.pop(),E=y.velocities.pop(),u=_.position-E.position,M=_.time-E.time;e.velocity=u/M,e.velocity/=2,Math.abs(e.velocity)<c.freeMode.minimumVelocity&&(e.velocity=0),(M>150||wt()-_.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,y.velocities.length=0;let p=1e3*c.freeMode.momentumRatio;const b=e.velocity*p;let g=e.translate+b;h&&(g=-g);let x=!1,P;const C=Math.abs(e.velocity)*20*c.freeMode.momentumBounceRatio;let T;if(g<e.maxTranslate())c.freeMode.momentumBounce?(g+e.maxTranslate()<-C&&(g=e.maxTranslate()-C),P=e.maxTranslate(),x=!0,y.allowMomentumBounce=!0):g=e.maxTranslate(),c.loop&&c.centeredSlides&&(T=!0);else if(g>e.minTranslate())c.freeMode.momentumBounce?(g-e.minTranslate()>C&&(g=e.minTranslate()+C),P=e.minTranslate(),x=!0,y.allowMomentumBounce=!0):g=e.minTranslate(),c.loop&&c.centeredSlides&&(T=!0);else if(c.freeMode.sticky){let _;for(let E=0;E<f.length;E+=1)if(f[E]>-g){_=E;break}Math.abs(f[_]-g)<Math.abs(f[_-1]-g)||e.swipeDirection==="next"?g=f[_]:g=f[_-1],g=-g}if(T&&a("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?p=Math.abs((-g-e.translate)/e.velocity):p=Math.abs((g-e.translate)/e.velocity),c.freeMode.sticky){const _=Math.abs((h?-g:g)-e.translate),E=e.slidesSizesGrid[e.activeIndex];_<E?p=c.speed:_<2*E?p=c.speed*1.5:p=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&x?(e.updateProgress(P),e.setTransition(p),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,xi(m,()=>{!e||e.destroyed||!y.allowMomentumBounce||(o("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(P),xi(m,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(o("_freeModeNoMomentumRelease"),e.updateProgress(g),e.setTransition(p),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,xi(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&o("_freeModeNoMomentumRelease");(!c.freeMode.momentum||S>=c.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:s,onTouchEnd:d}})}let Ai;function jn(){const t=rt(),e=kt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function fo(){return Ai||(Ai=jn()),Ai}let Ei;function Vn(t){let{userAgent:e}=t===void 0?{}:t;const i=fo(),o=rt(),a=o.navigator.platform,l=e||o.navigator.userAgent,s={ios:!1,android:!1},d=o.screen.width,r=o.screen.height,v=l.match(/(Android);?[\s\/]+([\d.]+)?/);let c=l.match(/(iPad).*OS\s([\d_]+)/);const m=l.match(/(iPod)(.*OS\s([\d_]+))?/),h=!c&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=a==="Win32";let y=a==="MacIntel";const w=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&y&&i.touch&&w.indexOf(`${d}x${r}`)>=0&&(c=l.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),y=!1),v&&!f&&(s.os="android",s.android=!0),(c||h||m)&&(s.os="ios",s.ios=!0),s}function ho(t){return t===void 0&&(t={}),Ei||(Ei=Vn(t)),Ei}let Ci;function zn(){const t=rt(),e=ho();let i=!1;function o(){const d=t.navigator.userAgent.toLowerCase();return d.indexOf("safari")>=0&&d.indexOf("chrome")<0&&d.indexOf("android")<0}if(o()){const d=String(t.navigator.userAgent);if(d.includes("Version/")){const[r,v]=d.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=r<16||r===16&&v<2}}const a=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=o(),s=l||a&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:s,isWebView:a}}function Hn(){return Ci||(Ci=zn()),Ci}function Gn(t){let{swiper:e,on:i,emit:o}=t;const a=rt();let l=null,s=null;const d=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(m=>{s=a.requestAnimationFrame(()=>{const{width:h,height:f}=e;let y=h,w=f;m.forEach(S=>{let{contentBoxSize:p,contentRect:b,target:g}=S;g&&g!==e.el||(y=b?b.width:(p[0]||p).inlineSize,w=b?b.height:(p[0]||p).blockSize)}),(y!==h||w!==f)&&d()})}),l.observe(e.el))},v=()=>{s&&a.cancelAnimationFrame(s),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},c=()=>{!e||e.destroyed||!e.initialized||o("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof a.ResizeObserver<"u"){r();return}a.addEventListener("resize",d),a.addEventListener("orientationchange",c)}),i("destroy",()=>{v(),a.removeEventListener("resize",d),a.removeEventListener("orientationchange",c)})}function Un(t){let{swiper:e,extendParams:i,on:o,emit:a}=t;const l=[],s=rt(),d=function(c,m){m===void 0&&(m={});const h=s.MutationObserver||s.WebkitMutationObserver,f=new h(y=>{if(e.__preventObserver__)return;if(y.length===1){a("observerUpdate",y[0]);return}const w=function(){a("observerUpdate",y[0])};s.requestAnimationFrame?s.requestAnimationFrame(w):s.setTimeout(w,0)});f.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}),l.push(f)},r=()=>{if(e.params.observer){if(e.params.observeParents){const c=po(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})}},v=()=>{l.forEach(c=>{c.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",r),o("destroy",v)}var Wn={on(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;const a=i?"unshift":"push";return t.split(" ").forEach(l=>{o.eventsListeners[l]||(o.eventsListeners[l]=[]),o.eventsListeners[l][a](e)}),o},once(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;function a(){o.off(t,a),a.__emitterProxy&&delete a.__emitterProxy;for(var l=arguments.length,s=new Array(l),d=0;d<l;d++)s[d]=arguments[d];e.apply(o,s)}return a.__emitterProxy=e,o.on(t,a,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const o=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[o](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(o=>{typeof e>"u"?i.eventsListeners[o]=[]:i.eventsListeners[o]&&i.eventsListeners[o].forEach((a,l)=>{(a===e||a.__emitterProxy&&a.__emitterProxy===e)&&i.eventsListeners[o].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,o;for(var a=arguments.length,l=new Array(a),s=0;s<a;s++)l[s]=arguments[s];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),o=t):(e=l[0].events,i=l[0].data,o=l[0].context||t),i.unshift(o),(Array.isArray(e)?e:e.split(" ")).forEach(r=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(o,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(v=>{v.apply(o,i)})}),t}};function Yn(){const t=this;let e,i;const o=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=o.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=o.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(Vt(o,"padding-left")||0,10)-parseInt(Vt(o,"padding-right")||0,10),i=i-parseInt(Vt(o,"padding-top")||0,10)-parseInt(Vt(o,"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 Xn(){const t=this;function e(u,M){return parseFloat(u.getPropertyValue(t.getDirectionLabel(M))||0)}const i=t.params,{wrapperEl:o,slidesEl:a,size:l,rtlTranslate:s,wrongRTL:d}=t,r=t.virtual&&i.virtual.enabled,v=r?t.virtual.slides.length:t.slides.length,c=Mt(a,`.${t.params.slideClass}, swiper-slide`),m=r?t.virtual.slides.length:c.length;let h=[];const f=[],y=[];let w=i.slidesOffsetBefore;typeof w=="function"&&(w=i.slidesOffsetBefore.call(t));let S=i.slidesOffsetAfter;typeof S=="function"&&(S=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,b=t.slidesGrid.length;let g=i.spaceBetween,x=-w,P=0,C=0;if(typeof l>"u")return;typeof g=="string"&&g.indexOf("%")>=0?g=parseFloat(g.replace("%",""))/100*l:typeof g=="string"&&(g=parseFloat(g)),t.virtualSize=-g,c.forEach(u=>{s?u.style.marginLeft="":u.style.marginRight="",u.style.marginBottom="",u.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(li(o,"--swiper-centered-offset-before",""),li(o,"--swiper-centered-offset-after",""));const T=i.grid&&i.grid.rows>1&&t.grid;T?t.grid.initSlides(c):t.grid&&t.grid.unsetSlides();let _;const E=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(u=>typeof i.breakpoints[u].slidesPerView<"u").length>0;for(let u=0;u<m;u+=1){_=0;let M;if(c[u]&&(M=c[u]),T&&t.grid.updateSlide(u,M,c),!(c[u]&&Vt(M,"display")==="none")){if(i.slidesPerView==="auto"){E&&(c[u].style[t.getDirectionLabel("width")]="");const I=getComputedStyle(M),A=M.style.transform,k=M.style.webkitTransform;if(A&&(M.style.transform="none"),k&&(M.style.webkitTransform="none"),i.roundLengths)_=t.isHorizontal()?Ti(M,"width",!0):Ti(M,"height",!0);else{const R=e(I,"width"),B=e(I,"padding-left"),j=e(I,"padding-right"),V=e(I,"margin-left"),N=e(I,"margin-right"),D=I.getPropertyValue("box-sizing");if(D&&D==="border-box")_=R+V+N;else{const{clientWidth:L,offsetWidth:U}=M;_=R+B+j+V+N+(U-L)}}A&&(M.style.transform=A),k&&(M.style.webkitTransform=k),i.roundLengths&&(_=Math.floor(_))}else _=(l-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(_=Math.floor(_)),c[u]&&(c[u].style[t.getDirectionLabel("width")]=`${_}px`);c[u]&&(c[u].swiperSlideSize=_),y.push(_),i.centeredSlides?(x=x+_/2+P/2+g,P===0&&u!==0&&(x=x-l/2-g),u===0&&(x=x-l/2-g),Math.abs(x)<1/1e3&&(x=0),i.roundLengths&&(x=Math.floor(x)),C%i.slidesPerGroup===0&&h.push(x),f.push(x)):(i.roundLengths&&(x=Math.floor(x)),(C-Math.min(t.params.slidesPerGroupSkip,C))%t.params.slidesPerGroup===0&&h.push(x),f.push(x),x=x+_+g),t.virtualSize+=_+g,P=_,C+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+S,s&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(o.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(o.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),T&&t.grid.updateWrapperSize(_,h),!i.centeredSlides){const u=[];for(let M=0;M<h.length;M+=1){let I=h[M];i.roundLengths&&(I=Math.floor(I)),h[M]<=t.virtualSize-l&&u.push(I)}h=u,Math.floor(t.virtualSize-l)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-l)}if(r&&i.loop){const u=y[0]+g;if(i.slidesPerGroup>1){const M=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),I=u*i.slidesPerGroup;for(let A=0;A<M;A+=1)h.push(h[h.length-1]+I)}for(let M=0;M<t.virtual.slidesBefore+t.virtual.slidesAfter;M+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+u),f.push(f[f.length-1]+u),t.virtualSize+=u}if(h.length===0&&(h=[0]),g!==0){const u=t.isHorizontal()&&s?"marginLeft":t.getDirectionLabel("marginRight");c.filter((M,I)=>!i.cssMode||i.loop?!0:I!==c.length-1).forEach(M=>{M.style[u]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let u=0;y.forEach(I=>{u+=I+(g||0)}),u-=g;const M=u-l;h=h.map(I=>I<=0?-w:I>M?M+S:I)}if(i.centerInsufficientSlides){let u=0;y.forEach(I=>{u+=I+(g||0)}),u-=g;const M=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(u+M<l){const I=(l-u-M)/2;h.forEach((A,k)=>{h[k]=A-I}),f.forEach((A,k)=>{f[k]=A+I})}}if(Object.assign(t,{slides:c,snapGrid:h,slidesGrid:f,slidesSizesGrid:y}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){li(o,"--swiper-centered-offset-before",`${-h[0]}px`),li(o,"--swiper-centered-offset-after",`${t.size/2-y[y.length-1]/2}px`);const u=-t.snapGrid[0],M=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(I=>I+u),t.slidesGrid=t.slidesGrid.map(I=>I+M)}if(m!==v&&t.emit("slidesLengthChange"),h.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),f.length!==b&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const u=`${i.containerModifierClass}backface-hidden`,M=t.el.classList.contains(u);m<=i.maxBackfaceHiddenSlides?M||t.el.classList.add(u):M&&t.el.classList.remove(u)}}function qn(t){const e=this,i=[],o=e.virtual&&e.params.virtual.enabled;let a=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const s=d=>o?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(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const d=e.activeIndex+l;if(d>e.slides.length&&!o)break;i.push(s(d))}else i.push(s(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const d=i[l].offsetHeight;a=d>a?d:a}(a||a===0)&&(e.wrapperEl.style.height=`${a}px`)}function Jn(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let o=0;o<e.length;o+=1)e[o].swiperSlideOffset=(t.isHorizontal()?e[o].offsetLeft:e[o].offsetTop)-i-t.cssOverflowAdjustment()}const go=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Kn(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:o,rtlTranslate:a,snapGrid:l}=e;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let s=-t;a&&(s=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let d=i.spaceBetween;typeof d=="string"&&d.indexOf("%")>=0?d=parseFloat(d.replace("%",""))/100*e.size:typeof d=="string"&&(d=parseFloat(d));for(let r=0;r<o.length;r+=1){const v=o[r];let c=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=o[0].swiperSlideOffset);const m=(s+(i.centeredSlides?e.minTranslate():0)-c)/(v.swiperSlideSize+d),h=(s-l[0]+(i.centeredSlides?e.minTranslate():0)-c)/(v.swiperSlideSize+d),f=-(s-c),y=f+e.slidesSizesGrid[r],w=f>=0&&f<=e.size-e.slidesSizesGrid[r],S=f>=0&&f<e.size-1||y>1&&y<=e.size||f<=0&&y>=e.size;S&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(r)),go(v,S,i.slideVisibleClass),go(v,w,i.slideFullyVisibleClass),v.progress=a?-m:m,v.originalProgress=a?-h:h}}function Zn(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,o=e.maxTranslate()-e.minTranslate();let{progress:a,isBeginning:l,isEnd:s,progressLoop:d}=e;const r=l,v=s;if(o===0)a=0,l=!0,s=!0;else{a=(t-e.minTranslate())/o;const c=Math.abs(t-e.minTranslate())<1,m=Math.abs(t-e.maxTranslate())<1;l=c||a<=0,s=m||a>=1,c&&(a=0),m&&(a=1)}if(i.loop){const c=e.getSlideIndexByData(0),m=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[c],f=e.slidesGrid[m],y=e.slidesGrid[e.slidesGrid.length-1],w=Math.abs(t);w>=h?d=(w-h)/y:d=(w+y-f)/y,d>1&&(d-=1)}Object.assign(e,{progress:a,progressLoop:d,isBeginning:l,isEnd:s}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!r&&e.emit("reachBeginning toEdge"),s&&!v&&e.emit("reachEnd toEdge"),(r&&!l||v&&!s)&&e.emit("fromEdge"),e.emit("progress",a)}const Ii=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Qn(){const t=this,{slides:e,params:i,slidesEl:o,activeIndex:a}=t,l=t.virtual&&i.virtual.enabled,s=t.grid&&i.grid&&i.grid.rows>1,d=m=>Mt(o,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let r,v,c;if(l)if(i.loop){let m=a-t.virtual.slidesBefore;m<0&&(m=t.virtual.slides.length+m),m>=t.virtual.slides.length&&(m-=t.virtual.slides.length),r=d(`[data-swiper-slide-index="${m}"]`)}else r=d(`[data-swiper-slide-index="${a}"]`);else s?(r=e.filter(m=>m.column===a)[0],c=e.filter(m=>m.column===a+1)[0],v=e.filter(m=>m.column===a-1)[0]):r=e[a];r&&(s||(c=Ln(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),v=Rn(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(m=>{Ii(m,m===r,i.slideActiveClass),Ii(m,m===c,i.slideNextClass),Ii(m,m===v,i.slidePrevClass)}),t.emitSlidesClasses()}const ci=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,o=e.closest(i());if(o){let a=o.querySelector(`.${t.params.lazyPreloaderClass}`);!a&&t.isElement&&(o.shadowRoot?a=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(a=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),a&&a.remove())})),a&&a.remove()}},ki=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},_i=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 o=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),a=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const s=a,d=[s-e];d.push(...Array.from({length:e}).map((r,v)=>s+o+v)),t.slides.forEach((r,v)=>{d.includes(r.column)&&ki(t,v)});return}const l=a+o-1;if(t.params.rewind||t.params.loop)for(let s=a-e;s<=l+e;s+=1){const d=(s%i+i)%i;(d<a||d>l)&&ki(t,d)}else for(let s=Math.max(a-e,0);s<=Math.min(l+e,i-1);s+=1)s!==a&&(s>l||s<a)&&ki(t,s)};function $n(t){const{slidesGrid:e,params:i}=t,o=t.rtlTranslate?t.translate:-t.translate;let a;for(let l=0;l<e.length;l+=1)typeof e[l+1]<"u"?o>=e[l]&&o<e[l+1]-(e[l+1]-e[l])/2?a=l:o>=e[l]&&o<e[l+1]&&(a=l+1):o>=e[l]&&(a=l);return i.normalizeSlideIndex&&(a<0||typeof a>"u")&&(a=0),a}function el(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:a,activeIndex:l,realIndex:s,snapIndex:d}=e;let r=t,v;const c=f=>{let y=f-e.virtual.slidesBefore;return y<0&&(y=e.virtual.slides.length+y),y>=e.virtual.slides.length&&(y-=e.virtual.slides.length),y};if(typeof r>"u"&&(r=$n(e)),o.indexOf(i)>=0)v=o.indexOf(i);else{const f=Math.min(a.slidesPerGroupSkip,r);v=f+Math.floor((r-f)/a.slidesPerGroup)}if(v>=o.length&&(v=o.length-1),r===l&&!e.params.loop){v!==d&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(r===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(r);return}const m=e.grid&&a.grid&&a.grid.rows>1;let h;if(e.virtual&&a.virtual.enabled&&a.loop)h=c(r);else if(m){const f=e.slides.filter(w=>w.column===r)[0];let y=parseInt(f.getAttribute("data-swiper-slide-index"),10);Number.isNaN(y)&&(y=Math.max(e.slides.indexOf(f),0)),h=Math.floor(y/a.grid.rows)}else if(e.slides[r]){const f=e.slides[r].getAttribute("data-swiper-slide-index");f?h=parseInt(f,10):h=r}else h=r;Object.assign(e,{previousSnapIndex:d,snapIndex:v,previousRealIndex:s,realIndex:h,previousIndex:l,activeIndex:r}),e.initialized&&_i(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(s!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function tl(t,e){const i=this,o=i.params;let a=t.closest(`.${o.slideClass}, swiper-slide`);!a&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(d=>{!a&&d.matches&&d.matches(`.${o.slideClass}, swiper-slide`)&&(a=d)});let l=!1,s;if(a){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===a){l=!0,s=d;break}}if(a&&l)i.clickedSlide=a,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(a.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=s;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var il={updateSize:Yn,updateSlides:Xn,updateAutoHeight:qn,updateSlidesOffset:Jn,updateSlidesProgress:Kn,updateProgress:Zn,updateSlidesClasses:Qn,updateActiveIndex:el,updateClickedSlide:tl};function ol(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:o,translate:a,wrapperEl:l}=e;if(i.virtualTranslate)return o?-a:a;if(i.cssMode)return a;let s=Dn(l,t);return s+=e.cssOverflowAdjustment(),o&&(s=-s),s||0}function nl(t,e){const i=this,{rtlTranslate:o,params:a,wrapperEl:l,progress:s}=i;let d=0,r=0;const v=0;i.isHorizontal()?d=o?-t:t:r=t,a.roundLengths&&(d=Math.floor(d),r=Math.floor(r)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?d:r,a.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-r:a.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${d}px, ${r}px, ${v}px)`);let c;const m=i.maxTranslate()-i.minTranslate();m===0?c=0:c=(t-i.minTranslate())/m,c!==s&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function ll(){return-this.snapGrid[0]}function al(){return-this.snapGrid[this.snapGrid.length-1]}function sl(t,e,i,o,a){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),o===void 0&&(o=!0);const l=this,{params:s,wrapperEl:d}=l;if(l.animating&&s.preventInteractionOnTransition)return!1;const r=l.minTranslate(),v=l.maxTranslate();let c;if(o&&t>r?c=r:o&&t<v?c=v:c=t,l.updateProgress(c),s.cssMode){const m=l.isHorizontal();if(e===0)d[m?"scrollLeft":"scrollTop"]=-c;else{if(!l.support.smoothScroll)return vo({swiper:l,targetPosition:-c,side:m?"left":"top"}),!0;d.scrollTo({[m?"left":"top"]:-c,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(h){!l||l.destroyed||h.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var dl={getTranslate:ol,setTranslate:nl,minTranslate:ll,maxTranslate:al,translateTo:sl};function rl(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 bo(t){let{swiper:e,runCallbacks:i,direction:o,step:a}=t;const{activeIndex:l,previousIndex:s}=e;let d=o;if(d||(l>s?d="next":l<s?d="prev":d="reset"),e.emit(`transition${a}`),i&&l!==s){if(d==="reset"){e.emit(`slideResetTransition${a}`);return}e.emit(`slideChangeTransition${a}`),d==="next"?e.emit(`slideNextTransition${a}`):e.emit(`slidePrevTransition${a}`)}}function cl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;o.cssMode||(o.autoHeight&&i.updateAutoHeight(),bo({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function ul(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;i.animating=!1,!o.cssMode&&(i.setTransition(0),bo({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var vl={setTransition:rl,transitionStart:cl,transitionEnd:ul};function pl(t,e,i,o,a){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let s=t;s<0&&(s=0);const{params:d,snapGrid:r,slidesGrid:v,previousIndex:c,activeIndex:m,rtlTranslate:h,wrapperEl:f,enabled:y}=l;if(!y&&!o&&!a||l.destroyed||l.animating&&d.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const w=Math.min(l.params.slidesPerGroupSkip,s);let S=w+Math.floor((s-w)/l.params.slidesPerGroup);S>=r.length&&(S=r.length-1);const p=-r[S];if(d.normalizeSlideIndex)for(let g=0;g<v.length;g+=1){const x=-Math.floor(p*100),P=Math.floor(v[g]*100),C=Math.floor(v[g+1]*100);typeof v[g+1]<"u"?x>=P&&x<C-(C-P)/2?s=g:x>=P&&x<C&&(s=g+1):x>=P&&(s=g)}if(l.initialized&&s!==m&&(!l.allowSlideNext&&(h?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(m||0)!==s))return!1;s!==(c||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let b;if(s>m?b="next":s<m?b="prev":b="reset",h&&-p===l.translate||!h&&p===l.translate)return l.updateActiveIndex(s),d.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),d.effect!=="slide"&&l.setTranslate(p),b!=="reset"&&(l.transitionStart(i,b),l.transitionEnd(i,b)),!1;if(d.cssMode){const g=l.isHorizontal(),x=h?p:-p;if(e===0){const P=l.virtual&&l.params.virtual.enabled;P&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),P&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{f[g?"scrollLeft":"scrollTop"]=x})):f[g?"scrollLeft":"scrollTop"]=x,P&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return vo({swiper:l,targetPosition:x,side:g?"left":"top"}),!0;f.scrollTo({[g?"left":"top"]:x,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(s),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,o),l.transitionStart(i,b),e===0?l.transitionEnd(i,b):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(x){!l||l.destroyed||x.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,b))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function ml(t,e,i,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const a=this;if(a.destroyed)return;typeof e>"u"&&(e=a.params.speed);const l=a.grid&&a.params.grid&&a.params.grid.rows>1;let s=t;if(a.params.loop)if(a.virtual&&a.params.virtual.enabled)s=s+a.virtual.slidesBefore;else{let d;if(l){const h=s*a.params.grid.rows;d=a.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=a.getSlideIndexByData(s);const r=l?Math.ceil(a.slides.length/a.params.grid.rows):a.slides.length,{centeredSlides:v}=a.params;let c=a.params.slidesPerView;c==="auto"?c=a.slidesPerViewDynamic():(c=Math.ceil(parseFloat(a.params.slidesPerView,10)),v&&c%2===0&&(c=c+1));let m=r-d<c;if(v&&(m=m||d<Math.ceil(c/2)),o&&v&&a.params.slidesPerView!=="auto"&&!l&&(m=!1),m){const h=v?d<a.activeIndex?"prev":"next":d-a.activeIndex-1<a.params.slidesPerView?"next":"prev";a.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?d+1:d-r+1,slideRealIndex:h==="next"?a.realIndex:void 0})}if(l){const h=s*a.params.grid.rows;s=a.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===h)[0].column}else s=a.getSlideIndexByData(s)}return requestAnimationFrame(()=>{a.slideTo(s,e,i,o)}),a}function fl(t,e,i){e===void 0&&(e=!0);const o=this,{enabled:a,params:l,animating:s}=o;if(!a||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);let d=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(d=Math.max(o.slidesPerViewDynamic("current",!0),1));const r=o.activeIndex<l.slidesPerGroupSkip?1:d,v=o.virtual&&l.virtual.enabled;if(l.loop){if(s&&!v&&l.loopPreventsSliding)return!1;if(o.loopFix({direction:"next"}),o._clientLeft=o.wrapperEl.clientLeft,o.activeIndex===o.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{o.slideTo(o.activeIndex+r,t,e,i)}),!0}return l.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+r,t,e,i)}function hl(t,e,i){e===void 0&&(e=!0);const o=this,{params:a,snapGrid:l,slidesGrid:s,rtlTranslate:d,enabled:r,animating:v}=o;if(!r||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);const c=o.virtual&&a.virtual.enabled;if(a.loop){if(v&&!c&&a.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const m=d?o.translate:-o.translate;function h(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const f=h(m),y=l.map(p=>h(p));let w=l[y.indexOf(f)-1];if(typeof w>"u"&&a.cssMode){let p;l.forEach((b,g)=>{f>=b&&(p=g)}),typeof p<"u"&&(w=l[p>0?p-1:p])}let S=0;if(typeof w<"u"&&(S=s.indexOf(w),S<0&&(S=o.activeIndex-1),a.slidesPerView==="auto"&&a.slidesPerGroup===1&&a.slidesPerGroupAuto&&(S=S-o.slidesPerViewDynamic("previous",!0)+1,S=Math.max(S,0))),a.rewind&&o.isBeginning){const p=o.params.virtual&&o.params.virtual.enabled&&o.virtual?o.virtual.slides.length-1:o.slides.length-1;return o.slideTo(p,t,e,i)}else if(a.loop&&o.activeIndex===0&&a.cssMode)return requestAnimationFrame(()=>{o.slideTo(S,t,e,i)}),!0;return o.slideTo(S,t,e,i)}function gl(t,e,i){e===void 0&&(e=!0);const o=this;if(!o.destroyed)return typeof t>"u"&&(t=o.params.speed),o.slideTo(o.activeIndex,t,e,i)}function bl(t,e,i,o){e===void 0&&(e=!0),o===void 0&&(o=.5);const a=this;if(a.destroyed)return;typeof t>"u"&&(t=a.params.speed);let l=a.activeIndex;const s=Math.min(a.params.slidesPerGroupSkip,l),d=s+Math.floor((l-s)/a.params.slidesPerGroup),r=a.rtlTranslate?a.translate:-a.translate;if(r>=a.snapGrid[d]){const v=a.snapGrid[d],c=a.snapGrid[d+1];r-v>(c-v)*o&&(l+=a.params.slidesPerGroup)}else{const v=a.snapGrid[d-1],c=a.snapGrid[d];r-v<=(c-v)*o&&(l-=a.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,a.slidesGrid.length-1),a.slideTo(l,t,e,i)}function yl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,o=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let a=t.clickedIndex,l;const s=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?a<t.loopedSlides-o/2||a>t.slides.length-t.loopedSlides+o/2?(t.loopFix(),a=t.getSlideIndex(Mt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),Wt(()=>{t.slideTo(a)})):t.slideTo(a):a>t.slides.length-o?(t.loopFix(),a=t.getSlideIndex(Mt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),Wt(()=>{t.slideTo(a)})):t.slideTo(a)}else t.slideTo(a)}var wl={slideTo:pl,slideToLoop:ml,slideNext:fl,slidePrev:hl,slideReset:gl,slideToClosest:bl,slideToClickedSlide:yl};function Sl(t){const e=this,{params:i,slidesEl:o}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const a=()=>{Mt(o,`.${i.slideClass}, swiper-slide`).forEach((m,h)=>{m.setAttribute("data-swiper-slide-index",h)})},l=e.grid&&i.grid&&i.grid.rows>1,s=i.slidesPerGroup*(l?i.grid.rows:1),d=e.slides.length%s!==0,r=l&&e.slides.length%i.grid.rows!==0,v=c=>{for(let m=0;m<c;m+=1){const h=e.isElement?Kt("swiper-slide",[i.slideBlankClass]):Kt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(d){if(i.loopAddBlankSlides){const c=s-e.slides.length%s;v(c),e.recalcSlides(),e.updateSlides()}else ai("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)");a()}else if(r){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;v(c),e.recalcSlides(),e.updateSlides()}else ai("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)");a()}else a();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function xl(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:a,activeSlideIndex:l,byController:s,byMousewheel:d}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:v,allowSlidePrev:c,allowSlideNext:m,slidesEl:h,params:f}=r,{centeredSlides:y}=f;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&f.virtual.enabled){i&&(!f.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):f.centeredSlides&&r.snapIndex<f.slidesPerView?r.slideTo(r.virtual.slides.length+r.snapIndex,0,!1,!0):r.snapIndex===r.snapGrid.length-1&&r.slideTo(r.virtual.slidesBefore,0,!1,!0)),r.allowSlidePrev=c,r.allowSlideNext=m,r.emit("loopFix");return}let w=f.slidesPerView;w==="auto"?w=r.slidesPerViewDynamic():(w=Math.ceil(parseFloat(f.slidesPerView,10)),y&&w%2===0&&(w=w+1));const S=f.slidesPerGroupAuto?w:f.slidesPerGroup;let p=S;p%S!==0&&(p+=S-p%S),p+=f.loopAdditionalSlides,r.loopedSlides=p;const b=r.grid&&f.grid&&f.grid.rows>1;v.length<w+p?ai("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"):b&&f.grid.fill==="row"&&ai("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],x=[];let P=r.activeIndex;typeof l>"u"?l=r.getSlideIndex(v.filter(A=>A.classList.contains(f.slideActiveClass))[0]):P=l;const C=o==="next"||!o,T=o==="prev"||!o;let _=0,E=0;const u=b?Math.ceil(v.length/f.grid.rows):v.length,I=(b?v[l].column:l)+(y&&typeof a>"u"?-w/2+.5:0);if(I<p){_=Math.max(p-I,S);for(let A=0;A<p-I;A+=1){const k=A-Math.floor(A/u)*u;if(b){const R=u-k-1;for(let B=v.length-1;B>=0;B-=1)v[B].column===R&&g.push(B)}else g.push(u-k-1)}}else if(I+w>u-p){E=Math.max(I-(u-p*2),S);for(let A=0;A<E;A+=1){const k=A-Math.floor(A/u)*u;b?v.forEach((R,B)=>{R.column===k&&x.push(B)}):x.push(k)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),T&&g.forEach(A=>{v[A].swiperLoopMoveDOM=!0,h.prepend(v[A]),v[A].swiperLoopMoveDOM=!1}),C&&x.forEach(A=>{v[A].swiperLoopMoveDOM=!0,h.append(v[A]),v[A].swiperLoopMoveDOM=!1}),r.recalcSlides(),f.slidesPerView==="auto"?r.updateSlides():b&&(g.length>0&&T||x.length>0&&C)&&r.slides.forEach((A,k)=>{r.grid.updateSlide(k,A,r.slides)}),f.watchSlidesProgress&&r.updateSlidesOffset(),i){if(g.length>0&&T){if(typeof e>"u"){const A=r.slidesGrid[P],R=r.slidesGrid[P+_]-A;d?r.setTranslate(r.translate-R):(r.slideTo(P+Math.ceil(_),0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-R,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-R))}else if(a){const A=b?g.length/f.grid.rows:g.length;r.slideTo(r.activeIndex+A,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(x.length>0&&C)if(typeof e>"u"){const A=r.slidesGrid[P],R=r.slidesGrid[P-E]-A;d?r.setTranslate(r.translate-R):(r.slideTo(P-E,0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-R,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-R))}else{const A=b?x.length/f.grid.rows:x.length;r.slideTo(r.activeIndex-A,0,!1,!0)}}if(r.allowSlidePrev=c,r.allowSlideNext=m,r.controller&&r.controller.control&&!s){const A={slideRealIndex:e,direction:o,setTranslate:a,activeSlideIndex:l,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(k=>{!k.destroyed&&k.params.loop&&k.loopFix({...A,slideTo:k.params.slidesPerView===f.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...A,slideTo:r.controller.control.params.slidesPerView===f.slidesPerView?i:!1})}r.emit("loopFix")}function Tl(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const o=[];t.slides.forEach(a=>{const l=typeof a.swiperSlideIndex>"u"?a.getAttribute("data-swiper-slide-index")*1:a.swiperSlideIndex;o[l]=a}),t.slides.forEach(a=>{a.removeAttribute("data-swiper-slide-index")}),o.forEach(a=>{i.append(a)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Al={loopCreate:Sl,loopFix:xl,loopDestroy:Tl};function El(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 Cl(){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 Il={setGrabCursor:El,unsetGrabCursor:Cl};function kl(t,e){e===void 0&&(e=this);function i(o){if(!o||o===kt()||o===rt())return null;o.assignedSlot&&(o=o.assignedSlot);const a=o.closest(t);return!a&&!o.getRootNode?null:a||i(o.getRootNode().host)}return i(e)}function yo(t,e,i){const o=rt(),{params:a}=t,l=a.edgeSwipeDetection,s=a.edgeSwipeThreshold;return l&&(i<=s||i>=o.innerWidth-s)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function _l(t){const e=this,i=kt();let o=t;o.originalEvent&&(o=o.originalEvent);const a=e.touchEventsData;if(o.type==="pointerdown"){if(a.pointerId!==null&&a.pointerId!==o.pointerId)return;a.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(a.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){yo(e,o,o.targetTouches[0].pageX);return}const{params:l,touches:s,enabled:d}=e;if(!d||!l.simulateTouch&&o.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let r=o.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(r)||"which"in o&&o.which===3||"button"in o&&o.button>0||a.isTouched&&a.isMoved)return;const v=!!l.noSwipingClass&&l.noSwipingClass!=="",c=o.composedPath?o.composedPath():o.path;v&&o.target&&o.target.shadowRoot&&c&&(r=c[0]);const m=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,h=!!(o.target&&o.target.shadowRoot);if(l.noSwiping&&(h?kl(m,r):r.closest(m))){e.allowClick=!0;return}if(l.swipeHandler&&!r.closest(l.swipeHandler))return;s.currentX=o.pageX,s.currentY=o.pageY;const f=s.currentX,y=s.currentY;if(!yo(e,o,f))return;Object.assign(a,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=f,s.startY=y,a.touchStartTime=wt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(a.allowThresholdMove=!1);let w=!0;r.matches(a.focusableElements)&&(w=!1,r.nodeName==="SELECT"&&(a.isTouched=!1)),i.activeElement&&i.activeElement.matches(a.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const S=w&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||S)&&!r.isContentEditable&&o.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function Pl(t){const e=kt(),i=this,o=i.touchEventsData,{params:a,touches:l,rtlTranslate:s,enabled:d}=i;if(!d||!a.simulateTouch&&t.pointerType==="mouse")return;let r=t;if(r.originalEvent&&(r=r.originalEvent),r.type==="pointermove"&&(o.touchId!==null||r.pointerId!==o.pointerId))return;let v;if(r.type==="touchmove"){if(v=[...r.changedTouches].filter(C=>C.identifier===o.touchId)[0],!v||v.identifier!==o.touchId)return}else v=r;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",r);return}const c=v.pageX,m=v.pageY;if(r.preventedByNestedSwiper){l.startX=c,l.startY=m;return}if(!i.allowTouchMove){r.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(l,{startX:c,startY:m,currentX:c,currentY:m}),o.touchStartTime=wt());return}if(a.touchReleaseOnEdges&&!a.loop){if(i.isVertical()){if(m<l.startY&&i.translate<=i.maxTranslate()||m>l.startY&&i.translate>=i.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(c<l.startX&&i.translate<=i.maxTranslate()||c>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&r.target===e.activeElement&&r.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",r),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=c,l.currentY=m;const h=l.currentX-l.startX,f=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(h**2+f**2)<i.params.threshold)return;if(typeof o.isScrolling>"u"){let C;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?o.isScrolling=!1:h*h+f*f>=25&&(C=Math.atan2(Math.abs(f),Math.abs(h))*180/Math.PI,o.isScrolling=i.isHorizontal()?C>a.touchAngle:90-C>a.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",r),typeof o.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(o.startMoving=!0),o.isScrolling||r.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!a.cssMode&&r.cancelable&&r.preventDefault(),a.touchMoveStopPropagation&&!a.nested&&r.stopPropagation();let y=i.isHorizontal()?h:f,w=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;a.oneWayMovement&&(y=Math.abs(y)*(s?1:-1),w=Math.abs(w)*(s?1:-1)),l.diff=y,y*=a.touchRatio,s&&(y=-y,w=-w);const S=i.touchesDirection;i.swipeDirection=y>0?"prev":"next",i.touchesDirection=w>0?"prev":"next";const p=i.params.loop&&!a.cssMode,b=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(p&&b&&i.loopFix({direction:i.swipeDirection}),o.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const C=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(C)}o.allowMomentumBounce=!1,a.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let g;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&S!==i.touchesDirection&&p&&b&&Math.abs(y)>=1){Object.assign(l,{startX:c,startY:m,currentX:c,currentY:m,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}i.emit("sliderMove",r),o.isMoved=!0,o.currentTranslate=y+o.startTranslate;let x=!0,P=a.resistanceRatio;if(a.touchReleaseOnEdges&&(P=0),y>0?(p&&b&&!g&&o.allowThresholdMove&&o.currentTranslate>(a.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>i.minTranslate()&&(x=!1,a.resistance&&(o.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+o.startTranslate+y)**P))):y<0&&(p&&b&&!g&&o.allowThresholdMove&&o.currentTranslate<(a.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(a.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(a.slidesPerView,10)))}),o.currentTranslate<i.maxTranslate()&&(x=!1,a.resistance&&(o.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-o.startTranslate-y)**P))),x&&(r.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&o.currentTranslate<o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&o.currentTranslate>o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(o.currentTranslate=o.startTranslate),a.threshold>0)if(Math.abs(y)>a.threshold||o.allowThresholdMove){if(!o.allowThresholdMove){o.allowThresholdMove=!0,l.startX=l.currentX,l.startY=l.currentY,o.currentTranslate=o.startTranslate,l.diff=i.isHorizontal()?l.currentX-l.startX:l.currentY-l.startY;return}}else{o.currentTranslate=o.startTranslate;return}!a.followFinger||a.cssMode||((a.freeMode&&a.freeMode.enabled&&i.freeMode||a.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),a.freeMode&&a.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(o.currentTranslate),i.setTranslate(o.currentTranslate))}function Dl(t){const e=this,i=e.touchEventsData;let o=t;o.originalEvent&&(o=o.originalEvent);let a;if(o.type==="touchend"||o.type==="touchcancel"){if(a=[...o.changedTouches].filter(P=>P.identifier===i.touchId)[0],!a||a.identifier!==i.touchId)return}else{if(i.touchId!==null||o.pointerId!==i.pointerId)return;a=o}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(o.type)&&!(["pointercancel","contextmenu"].includes(o.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:s,touches:d,rtlTranslate:r,slidesGrid:v,enabled:c}=e;if(!c||!s.simulateTouch&&o.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",o),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&s.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}s.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const m=wt(),h=m-i.touchStartTime;if(e.allowClick){const P=o.path||o.composedPath&&o.composedPath();e.updateClickedSlide(P&&P[0]||o.target,P),e.emit("tap click",o),h<300&&m-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=wt(),Wt(()=>{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 f;if(s.followFinger?f=r?e.translate:-e.translate:f=-i.currentTranslate,s.cssMode)return;if(s.freeMode&&s.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:f});return}const y=f>=-e.maxTranslate()&&!e.params.loop;let w=0,S=e.slidesSizesGrid[0];for(let P=0;P<v.length;P+=P<s.slidesPerGroupSkip?1:s.slidesPerGroup){const C=P<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;typeof v[P+C]<"u"?(y||f>=v[P]&&f<v[P+C])&&(w=P,S=v[P+C]-v[P]):(y||f>=v[P])&&(w=P,S=v[v.length-1]-v[v.length-2])}let p=null,b=null;s.rewind&&(e.isBeginning?b=s.virtual&&s.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const g=(f-v[w])/S,x=w<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(h>s.longSwipesMs){if(!s.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=s.longSwipesRatio?e.slideTo(s.rewind&&e.isEnd?p:w+x):e.slideTo(w)),e.swipeDirection==="prev"&&(g>1-s.longSwipesRatio?e.slideTo(w+x):b!==null&&g<0&&Math.abs(g)>s.longSwipesRatio?e.slideTo(b):e.slideTo(w))}else{if(!s.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(o.target===e.navigation.nextEl||o.target===e.navigation.prevEl)?o.target===e.navigation.nextEl?e.slideTo(w+x):e.slideTo(w):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:w+x),e.swipeDirection==="prev"&&e.slideTo(b!==null?b:w))}}function wo(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:a,snapGrid:l}=t,s=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const d=s&&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&&!s?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=a,t.allowSlideNext=o,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function Ml(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Ol(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:o}=t;if(!o)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 a;const l=t.maxTranslate()-t.minTranslate();l===0?a=0:a=(t.translate-t.minTranslate())/l,a!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Rl(t){const e=this;ci(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Ll(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const So=(t,e)=>{const i=kt(),{params:o,el:a,wrapperEl:l,device:s}=t,d=!!o.nested,r=e==="on"?"addEventListener":"removeEventListener",v=e;!a||typeof a=="string"||(i[r]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:d}),a[r]("touchstart",t.onTouchStart,{passive:!1}),a[r]("pointerdown",t.onTouchStart,{passive:!1}),i[r]("touchmove",t.onTouchMove,{passive:!1,capture:d}),i[r]("pointermove",t.onTouchMove,{passive:!1,capture:d}),i[r]("touchend",t.onTouchEnd,{passive:!0}),i[r]("pointerup",t.onTouchEnd,{passive:!0}),i[r]("pointercancel",t.onTouchEnd,{passive:!0}),i[r]("touchcancel",t.onTouchEnd,{passive:!0}),i[r]("pointerout",t.onTouchEnd,{passive:!0}),i[r]("pointerleave",t.onTouchEnd,{passive:!0}),i[r]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&a[r]("click",t.onClick,!0),o.cssMode&&l[r]("scroll",t.onScroll),o.updateOnWindowResize?t[v](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",wo,!0):t[v]("observerUpdate",wo,!0),a[r]("load",t.onLoad,{capture:!0}))};function Bl(){const t=this,{params:e}=t;t.onTouchStart=_l.bind(t),t.onTouchMove=Pl.bind(t),t.onTouchEnd=Dl.bind(t),t.onDocumentTouchStart=Ll.bind(t),e.cssMode&&(t.onScroll=Ol.bind(t)),t.onClick=Ml.bind(t),t.onLoad=Rl.bind(t),So(t,"on")}function Nl(){So(this,"off")}var Fl={attachEvents:Bl,detachEvents:Nl};const xo=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function jl(){const t=this,{realIndex:e,initialized:i,params:o,el:a}=t,l=o.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const s=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!s||t.currentBreakpoint===s)return;const r=(s in l?l[s]:void 0)||t.originalParams,v=xo(t,o),c=xo(t,r),m=t.params.grabCursor,h=r.grabCursor,f=o.enabled;v&&!c?(a.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&c&&(a.classList.add(`${o.containerModifierClass}grid`),(r.grid.fill&&r.grid.fill==="column"||!r.grid.fill&&o.grid.fill==="column")&&a.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),m&&!h?t.unsetGrabCursor():!m&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(g=>{if(typeof r[g]>"u")return;const x=o[g]&&o[g].enabled,P=r[g]&&r[g].enabled;x&&!P&&t[g].disable(),!x&&P&&t[g].enable()});const y=r.direction&&r.direction!==o.direction,w=o.loop&&(r.slidesPerView!==o.slidesPerView||y),S=o.loop;y&&i&&t.changeDirection(),ht(t.params,r);const p=t.params.enabled,b=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),f&&!p?t.disable():!f&&p&&t.enable(),t.currentBreakpoint=s,t.emit("_beforeBreakpoint",r),i&&(w?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!S&&b?(t.loopCreate(e),t.updateSlides()):S&&!b&&t.loopDestroy()),t.emit("breakpoint",r)}function Vl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const a=rt(),l=e==="window"?a.innerHeight:i.clientHeight,s=Object.keys(t).map(d=>{if(typeof d=="string"&&d.indexOf("@")===0){const r=parseFloat(d.substr(1));return{value:l*r,point:d}}return{value:d,point:d}});s.sort((d,r)=>parseInt(d.value,10)-parseInt(r.value,10));for(let d=0;d<s.length;d+=1){const{point:r,value:v}=s[d];e==="window"?a.matchMedia(`(min-width: ${v}px)`).matches&&(o=r):v<=i.clientWidth&&(o=r)}return o||"max"}var zl={setBreakpoint:jl,getBreakpoint:Vl};function Hl(t,e){const i=[];return t.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(a=>{o[a]&&i.push(e+a)}):typeof o=="string"&&i.push(e+o)}),i}function Gl(){const t=this,{classNames:e,params:i,rtl:o,el:a,device:l}=t,s=Hl(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:o},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...s),a.classList.add(...e),t.emitContainerClasses()}function Ul(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Wl={addClasses:Gl,removeClasses:Ul};function Yl(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:o}=i;if(o){const a=t.slides.length-1,l=t.slidesGrid[a]+t.slidesSizesGrid[a]+o*2;t.isLocked=t.size>l}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 Xl={checkOverflow:Yl},Pi={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 ql(t,e){return function(o){o===void 0&&(o={});const a=Object.keys(o)[0],l=o[a];if(typeof l!="object"||l===null){ht(e,o);return}if(t[a]===!0&&(t[a]={enabled:!0}),a==="navigation"&&t[a]&&t[a].enabled&&!t[a].prevEl&&!t[a].nextEl&&(t[a].auto=!0),["pagination","scrollbar"].indexOf(a)>=0&&t[a]&&t[a].enabled&&!t[a].el&&(t[a].auto=!0),!(a in t&&"enabled"in l)){ht(e,o);return}typeof t[a]=="object"&&!("enabled"in t[a])&&(t[a].enabled=!0),t[a]||(t[a]={enabled:!1}),ht(e,o)}}const Di={eventsEmitter:Wn,update:il,translate:dl,transition:vl,slide:wl,loop:Al,grabCursor:Il,events:Fl,breakpoints:zl,checkOverflow:Xl,classes:Wl},Mi={};let Oi=class Ft{constructor(){let e,i;for(var o=arguments.length,a=new Array(o),l=0;l<o;l++)a[l]=arguments[l];a.length===1&&a[0].constructor&&Object.prototype.toString.call(a[0]).slice(8,-1)==="Object"?i=a[0]:[e,i]=a,i||(i={}),i=ht({},i),e&&!i.el&&(i.el=e);const s=kt();if(i.el&&typeof i.el=="string"&&s.querySelectorAll(i.el).length>1){const c=[];return s.querySelectorAll(i.el).forEach(m=>{const h=ht({},i,{el:m});c.push(new Ft(h))}),c}const d=this;d.__swiper__=!0,d.support=fo(),d.device=ho({userAgent:i.userAgent}),d.browser=Hn(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const r={};d.modules.forEach(c=>{c({params:i,swiper:d,extendParams:ql(i,r),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const v=ht({},Pi,r);return d.params=ht({},v,Mi,i),d.originalParams=ht({},d.params),d.passedParams=ht({},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:o}=this,a=Mt(i,`.${o.slideClass}, swiper-slide`),l=si(a[0]);return si(e)-l}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:o}=e;e.slides=Mt(i,`.${o.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 o=this;e=Math.min(Math.max(e,0),1);const a=o.minTranslate(),s=(o.maxTranslate()-a)*e+a;o.translateTo(s,typeof i>"u"?0:i),o.updateActiveIndex(),o.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(o=>o.indexOf("swiper")===0||o.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(o=>o.indexOf("swiper-slide")===0||o.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(o=>{const a=e.getSlideClasses(o);i.push({slideEl:o,classNames:a}),e.emit("_slideClass",o,a)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const o=this,{params:a,slides:l,slidesGrid:s,slidesSizesGrid:d,size:r,activeIndex:v}=o;let c=1;if(typeof a.slidesPerView=="number")return a.slidesPerView;if(a.centeredSlides){let m=l[v]?Math.ceil(l[v].swiperSlideSize):0,h;for(let f=v+1;f<l.length;f+=1)l[f]&&!h&&(m+=Math.ceil(l[f].swiperSlideSize),c+=1,m>r&&(h=!0));for(let f=v-1;f>=0;f-=1)l[f]&&!h&&(m+=l[f].swiperSlideSize,c+=1,m>r&&(h=!0))}else if(e==="current")for(let m=v+1;m<l.length;m+=1)(i?s[m]+d[m]-s[v]<r:s[m]-s[v]<r)&&(c+=1);else for(let m=v-1;m>=0;m-=1)s[v]-s[m]<r&&(c+=1);return c}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:o}=e;o.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(s=>{s.complete&&ci(e,s)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function a(){const s=e.rtlTranslate?e.translate*-1:e.translate,d=Math.min(Math.max(s,e.maxTranslate()),e.minTranslate());e.setTranslate(d),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)a(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const s=e.virtual&&o.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(s.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||a()}o.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const o=this,a=o.params.direction;return e||(e=a==="horizontal"?"vertical":"horizontal"),e===a||e!=="horizontal"&&e!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${a}`),o.el.classList.add(`${o.params.containerModifierClass}${e}`),o.emitContainerClasses(),o.params.direction=e,o.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),o.emit("changeDirection"),i&&o.update()),o}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 o=e||i.params.el;if(typeof o=="string"&&(o=document.querySelector(o)),!o)return!1;o.swiper=i,o.parentNode&&o.parentNode.host&&o.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const a=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(a()):Mt(o,a())[0];return!s&&i.params.createElements&&(s=Kt("div",i.params.wrapperClass),o.append(s),Mt(o,`.${i.params.slideClass}`).forEach(d=>{s.append(d)})),Object.assign(i,{el:o,wrapperEl:s,slidesEl:i.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:s,hostEl:i.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||Vt(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Vt(o,"direction")==="rtl"),wrongRTL:Vt(s,"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 a=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&a.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),a.forEach(l=>{l.complete?ci(i,l):l.addEventListener("load",s=>{ci(i,s.target)})}),_i(i),i.initialized=!0,_i(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const o=this,{params:a,el:l,wrapperEl:s,slides:d}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),a.loop&&o.loopDestroy(),i&&(o.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),s&&s.removeAttribute("style"),d&&d.length&&d.forEach(r=>{r.classList.remove(a.slideVisibleClass,a.slideFullyVisibleClass,a.slideActiveClass,a.slideNextClass,a.slidePrevClass),r.removeAttribute("style"),r.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(r=>{o.off(r)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),_n(o)),o.destroyed=!0),null}static extendDefaults(e){ht(Mi,e)}static get extendedDefaults(){return Mi}static get defaults(){return Pi}static installModule(e){Ft.prototype.__modules__||(Ft.prototype.__modules__=[]);const i=Ft.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Ft.installModule(i)),Ft):(Ft.installModule(e),Ft)}};Object.keys(Di).forEach(t=>{Object.keys(Di[t]).forEach(e=>{Oi.prototype[e]=Di[t][e]})}),Oi.use([Gn,Un]);const To=["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 Ht(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Xt(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(o=>i.indexOf(o)<0).forEach(o=>{typeof t[o]>"u"?t[o]=e[o]:Ht(e[o])&&Ht(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:Xt(t[o],e[o]):t[o]=e[o]})}function Ao(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Eo(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Co(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Io(t){t===void 0&&(t="");const e=t.split(" ").map(o=>o.trim()).filter(o=>!!o),i=[];return e.forEach(o=>{i.indexOf(o)<0&&i.push(o)}),i.join(" ")}function Jl(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Kl(t){let{swiper:e,slides:i,passedParams:o,changedParams:a,nextEl:l,prevEl:s,scrollbarEl:d,paginationEl:r}=t;const v=a.filter(E=>E!=="children"&&E!=="direction"&&E!=="wrapperClass"),{params:c,pagination:m,navigation:h,scrollbar:f,virtual:y,thumbs:w}=e;let S,p,b,g,x,P,C,T;a.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(S=!0),a.includes("controller")&&o.controller&&o.controller.control&&c.controller&&!c.controller.control&&(p=!0),a.includes("pagination")&&o.pagination&&(o.pagination.el||r)&&(c.pagination||c.pagination===!1)&&m&&!m.el&&(b=!0),a.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||d)&&(c.scrollbar||c.scrollbar===!1)&&f&&!f.el&&(g=!0),a.includes("navigation")&&o.navigation&&(o.navigation.prevEl||s)&&(o.navigation.nextEl||l)&&(c.navigation||c.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(x=!0);const _=E=>{e[E]&&(e[E].destroy(),E==="navigation"?(e.isElement&&(e[E].prevEl.remove(),e[E].nextEl.remove()),c[E].prevEl=void 0,c[E].nextEl=void 0,e[E].prevEl=void 0,e[E].nextEl=void 0):(e.isElement&&e[E].el.remove(),c[E].el=void 0,e[E].el=void 0))};a.includes("loop")&&e.isElement&&(c.loop&&!o.loop?P=!0:!c.loop&&o.loop?C=!0:T=!0),v.forEach(E=>{if(Ht(c[E])&&Ht(o[E]))Object.assign(c[E],o[E]),(E==="navigation"||E==="pagination"||E==="scrollbar")&&"enabled"in o[E]&&!o[E].enabled&&_(E);else{const u=o[E];(u===!0||u===!1)&&(E==="navigation"||E==="pagination"||E==="scrollbar")?u===!1&&_(E):c[E]=o[E]}}),v.includes("controller")&&!p&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),a.includes("children")&&i&&y&&c.virtual.enabled?(y.slides=i,y.update(!0)):a.includes("virtual")&&y&&c.virtual.enabled&&(i&&(y.slides=i),y.update(!0)),a.includes("children")&&i&&c.loop&&(T=!0),S&&w.init()&&w.update(!0),p&&(e.controller.control=c.controller.control),b&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(c.pagination.el=r),m.init(),m.render(),m.update()),g&&(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),f.init(),f.updateSize(),f.setTranslate()),x&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-button-prev"),s.innerHTML=e.hostEl.constructor.prevButtonSvg,s.part.add("button-prev"),e.el.appendChild(s))),l&&(c.navigation.nextEl=l),s&&(c.navigation.prevEl=s),h.init(),h.update()),a.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),a.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),a.includes("direction")&&e.changeDirection(o.direction,!1),(P||T)&&e.loopDestroy(),(C||T)&&e.loopCreate(),e.update()}function Zl(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},a={};Xt(i,Pi),i._emitClasses=!0,i.init=!1;const l={},s=To.map(r=>r.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(r=>{typeof t[r]>"u"||(s.indexOf(r)>=0?Ht(t[r])?(i[r]={},a[r]={},Xt(i[r],t[r]),Xt(a[r],t[r])):(i[r]=t[r],a[r]=t[r]):r.search(/on[A-Z]/)===0&&typeof t[r]=="function"?e?o[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:i.on[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:l[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:a,rest:l,events:o}}function Ql(t,e){let{el:i,nextEl:o,prevEl:a,paginationEl:l,scrollbarEl:s,swiper:d}=t;Ao(e)&&o&&a&&(d.params.navigation.nextEl=o,d.originalParams.navigation.nextEl=o,d.params.navigation.prevEl=a,d.originalParams.navigation.prevEl=a),Eo(e)&&l&&(d.params.pagination.el=l,d.originalParams.pagination.el=l),Co(e)&&s&&(d.params.scrollbar.el=s,d.originalParams.scrollbar.el=s),d.init(i)}function $l(t,e,i,o,a){const l=[];if(!e)return l;const s=r=>{l.indexOf(r)<0&&l.push(r)};if(i&&o){const r=o.map(a),v=i.map(a);r.join("")!==v.join("")&&s("children"),o.length!==i.length&&s("children")}return To.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(Ht(t[r])&&Ht(e[r])){const v=Object.keys(t[r]),c=Object.keys(e[r]);v.length!==c.length?s(r):(v.forEach(m=>{t[r][m]!==e[r][m]&&s(r)}),c.forEach(m=>{t[r][m]!==e[r][m]&&s(r)}))}else t[r]!==e[r]&&s(r)}),l}const ea=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 ui(){return ui=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},ui.apply(this,arguments)}function ko(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function _o(t){const e=[];return n.Children.toArray(t).forEach(i=>{ko(i)?e.push(i):i.props&&i.props.children&&_o(i.props.children).forEach(o=>e.push(o))}),e}function ta(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return n.Children.toArray(t).forEach(o=>{if(ko(o))e.push(o);else if(o.props&&o.props.slot&&i[o.props.slot])i[o.props.slot].push(o);else if(o.props&&o.props.children){const a=_o(o.props.children);a.length>0?a.forEach(l=>e.push(l)):i["container-end"].push(o)}else i["container-end"].push(o)}),{slides:e,slots:i}}function ia(t,e,i){if(!i)return null;const o=c=>{let m=c;return c<0?m=e.length+c:m>=e.length&&(m=m-e.length),m},a=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:s}=i,d=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,v=[];for(let c=d;c<r;c+=1)c>=l&&c<=s&&v.push(e[o(c)]);return v.map((c,m)=>n.cloneElement(c,{swiper:t,style:a,key:c.props.virtualIndex||c.key||`slide-${m}`}))}function Zt(t,e){return typeof window>"u"?n.useEffect(t,e):n.useLayoutEffect(t,e)}const Ri=n.createContext(null),Po=()=>n.useContext(Ri),oa=n.createContext(null),Gt=n.forwardRef(function(t,e){let{className:i,tag:o="div",wrapperTag:a="div",children:l,onSwiper:s,...d}=t===void 0?{}:t,r=!1;const[v,c]=n.useState("swiper"),[m,h]=n.useState(null),[f,y]=n.useState(!1),w=n.useRef(!1),S=n.useRef(null),p=n.useRef(null),b=n.useRef(null),g=n.useRef(null),x=n.useRef(null),P=n.useRef(null),C=n.useRef(null),T=n.useRef(null),{params:_,passedParams:E,rest:u,events:M}=Zl(d),{slides:I,slots:A}=ta(l),k=()=>{y(!f)};Object.assign(_.on,{_containerClasses(N,D){c(D)}});const R=()=>{Object.assign(_.on,M),r=!0;const N={..._};if(delete N.wrapperClass,p.current=new Oi(N),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=I;const D={cache:!1,slides:I,renderExternal:h,renderExternalUpdate:!1};Xt(p.current.params.virtual,D),Xt(p.current.originalParams.virtual,D)}};S.current||R(),p.current&&p.current.on("_beforeBreakpoint",k);const B=()=>{r||!M||!p.current||Object.keys(M).forEach(N=>{p.current.on(N,M[N])})},j=()=>{!M||!p.current||Object.keys(M).forEach(N=>{p.current.off(N,M[N])})};n.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",k)}),n.useEffect(()=>{!w.current&&p.current&&(p.current.emitSlidesClasses(),w.current=!0)}),Zt(()=>{if(e&&(e.current=S.current),!!S.current)return p.current.destroyed&&R(),Ql({el:S.current,nextEl:x.current,prevEl:P.current,paginationEl:C.current,scrollbarEl:T.current,swiper:p.current},_),s&&!p.current.destroyed&&s(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),Zt(()=>{B();const N=$l(E,b.current,I,g.current,D=>D.key);return b.current=E,g.current=I,N.length&&p.current&&!p.current.destroyed&&Kl({swiper:p.current,slides:I,passedParams:E,changedParams:N,nextEl:x.current,prevEl:P.current,scrollbarEl:T.current,paginationEl:C.current}),()=>{j()}}),Zt(()=>{ea(p.current)},[m]);function V(){return _.virtual?ia(p.current,I,m):I.map((N,D)=>n.cloneElement(N,{swiper:p.current,swiperSlideIndex:D}))}return n.createElement(o,ui({ref:S,className:Io(`${v}${i?` ${i}`:""}`)},u),n.createElement(oa.Provider,{value:p.current},A["container-start"],n.createElement(a,{className:Jl(_.wrapperClass)},A["wrapper-start"],V(),A["wrapper-end"]),Ao(_)&&n.createElement(n.Fragment,null,n.createElement("div",{ref:P,className:"swiper-button-prev"}),n.createElement("div",{ref:x,className:"swiper-button-next"})),Co(_)&&n.createElement("div",{ref:T,className:"swiper-scrollbar"}),Eo(_)&&n.createElement("div",{ref:C,className:"swiper-pagination"}),A["container-end"]))});Gt.displayName="Swiper";const _t=n.forwardRef(function(t,e){let{tag:i="div",children:o,className:a="",swiper:l,zoom:s,lazy:d,virtualIndex:r,swiperSlideIndex:v,...c}=t===void 0?{}:t;const m=n.useRef(null),[h,f]=n.useState("swiper-slide"),[y,w]=n.useState(!1);function S(x,P,C){P===m.current&&f(C)}Zt(()=>{if(typeof v<"u"&&(m.current.swiperSlideIndex=v),e&&(e.current=m.current),!(!m.current||!l)){if(l.destroyed){h!=="swiper-slide"&&f("swiper-slide");return}return l.on("_slideClass",S),()=>{l&&l.off("_slideClass",S)}}}),Zt(()=>{l&&m.current&&!l.destroyed&&f(l.getSlideClasses(m.current))},[l]);const p={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},b=()=>typeof o=="function"?o(p):o,g=()=>{w(!0)};return n.createElement(i,ui({ref:m,className:Io(`${h}${a?` ${a}`:""}`),"data-swiper-slide-index":r,onLoad:g},c),s&&n.createElement(Ri.Provider,{value:p},n.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof s=="number"?s:void 0},b(),d&&!y&&n.createElement("div",{className:"swiper-lazy-preloader"}))),!s&&n.createElement(Ri.Provider,{value:p},b(),d&&!y&&n.createElement("div",{className:"swiper-lazy-preloader"})))});_t.displayName="SwiperSlide";const na="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",la=({visible:t,onClose:e,children:i,modalStyle:o,padding:a,popup:l,schema:s,fullHeight:d=window.innerHeight,isFullScreen:r=!1})=>{var v,c,m,h,f,y,w,S,p,b,g,x,P,C,T,_,E,u,M,I,A,k,R,B,j;const V=n.useRef(null),N=n.useRef(null),D=n.useRef(null),L=n.useRef(null),U=d*.2,W=r?d:d*.8,[Y,ee]=n.useState(U),[ae,de]=n.useState(!1),xe=n.useRef(null),{globalConfig:re,popupDetailData:te}=_e(),{schema:J}=Ct(),[Z,K]=n.useState(15);n.useEffect(()=>{const pe=document.getElementById("sxp-render"),ue=document.getElementById("pb-modal");ue?xe.current=ue:(xe.current=document.createElement("div"),xe.current.setAttribute("id","pb-modal"),pe?.appendChild(xe.current))},[]);const ce=n.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),le=n.useMemo(()=>{var pe,ue,X;const ve=s??J;return(X=(ue=(pe=ve?.sxpPageConf)===null||pe===void 0?void 0:pe.globalConfig)===null||ue===void 0?void 0:ue.popupList)===null||X===void 0?void 0:X.find(ne=>ne?.id===l?.id)},[l,s,J]),me=n.useMemo(()=>{var pe,ue;return((ue=(pe=le?.item)===null||pe===void 0?void 0:pe.event)===null||ue===void 0?void 0:ue.isScrollFullScreen)||!1},[le]);if(n.useEffect(()=>{ce?de(!0):setTimeout(()=>{de(!1),ee(U)},l?.duration)},[ce,l]),!xe.current)return null;const be=Je.debounce(()=>{e?.()},300),De=pe=>{V.current=pe.touches[0],N.current=pe.touches[0],D.current=!0},Fe=pe=>{requestAnimationFrame(()=>{var ue;if(D.current&&((ue=L?.current)===null||ue===void 0?void 0:ue.scrollTop)===0){const X=pe.touches[0].clientY,ve=pe.touches[0].clientX,q=V.current.clientY-X;V.current=pe.touches[0];const ne=X-N.current.clientY,Me=ve-N.current.clientX;if(Math.abs(Me)>Math.abs(ne))return;const H=Y-q;H>0&&ee(H)}})},Le=pe=>{var ue;if(D.current&&((ue=L?.current)===null||ue===void 0?void 0:ue.scrollTop)===0){const X=pe.changedTouches[0].clientY-N.current.clientY,ve=pe.changedTouches[0].clientX-N.current.clientX;if(Math.abs(ve)>Math.abs(X))return;const q=N.current.clientY-V.current.clientY;q>0?ee(0):Y<U&&q<0?ee(U):Y>=U&&q<0&&e?.()}D.current=!1};return Hi.createPortal(n.createElement(n.Fragment,null,ae&&n.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:ce?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:be},n.createElement("div",{style:{position:"relative",left:`${(h=(m=(c=(v=le?.item)===null||v===void 0?void 0:v.props)===null||c===void 0?void 0:c.popupBg)===null||m===void 0?void 0:m.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(S=(w=(y=(f=le?.item)===null||f===void 0?void 0:f.props)===null||y===void 0?void 0:y.popupBg)===null||w===void 0?void 0:w.horizontalMargin)!==null&&S!==void 0?S:0}px`,bottom:`${(x=(g=(b=(p=le?.item)===null||p===void 0?void 0:p.props)===null||b===void 0?void 0:b.popupBg)===null||g===void 0?void 0:g.bottomMargin)!==null&&x!==void 0?x:0}px`,overflow:"hidden",width:`calc(100% - ${((_=(T=(C=(P=le?.item)===null||P===void 0?void 0:P.props)===null||C===void 0?void 0:C.popupBg)===null||T===void 0?void 0:T.horizontalMargin)!==null&&_!==void 0?_:0)*2}px)`,height:"100%"}},n.createElement("div",Object.assign({className:`modal-container ${ce?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(E=le?.item)===null||E===void 0?void 0:E.displayName,"aria-modal":!0,style:Object.assign(Object.assign({padding:a,animationDuration:((u=l?.duration)!==null&&u!==void 0?u:0)/1e3+"s"},me&&{transform:`translateY(${Y}px)`}),{overflow:"hidden",borderRadius:`${(k=(A=(I=(M=le?.item)===null||M===void 0?void 0:M.props)===null||I===void 0?void 0:I.popupBg)===null||A===void 0?void 0:A.borderRadius)!==null&&k!==void 0?k:0}px`,zIndex:9}),onClick:pe=>{pe.stopPropagation(),pe.preventDefault()}},me&&{onTouchMove:Fe,onTouchStart:De,onTouchEnd:Le}),n.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:Z}},n.createElement("img",{src:(R=re?.popupCloseIcon)!==null&&R!==void 0?R:na,alt:"close button",className:"modal-icon"})),n.createElement("div",Object.assign({ref:L,style:{height:me?d:W,overflow:me&&Y<=0||!me?"auto":"hidden",zIndex:1}},((j=(B=le?.item)===null||B===void 0?void 0:B.props)===null||j===void 0?void 0:j.enableFixedCloseButton)&&{onScroll:pe=>{var ue;K(15-((ue=pe?.target)===null||ue===void 0?void 0:ue.scrollTop))}}),i))))),xe.current)};var qt=n.memo(la);const aa=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const o=t.split(" "),a=[];for(let s=0;s<o.length&&(a.push(o[s]),!(a.join(" ").length>=e));s++);return(a.length>1&&a.length<o.length?a.slice(0,a.length-1):a).join(" ")+" "},sa=({text:t,maxStr:e=108,style:i,className:o,onClick:a,foldText:l,unfoldText:s,isPost:d,onChange:r})=>{const[v,c]=n.useState(!1),[m,h]=n.useState(!1),f=Number(i?.lineClamp||2),y=n.useRef(null),w=n.useRef(null),S=n.useCallback(()=>{c(!v)},[v,r]);return n.useMemo(()=>!v&&t.length>e?aa(t,e)+"...":t,[t,e,v]),n.useEffect(()=>{var p,b;((p=w?.current)===null||p===void 0?void 0:p.offsetHeight)>((b=y?.current)===null||b===void 0?void 0:b.offsetHeight)&&d?h(!0):h(!1),w.current.style.display="none"},[d]),n.createElement("div",{className:o,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},n.createElement("div",{ref:y,style:{overflow:"hidden",WebkitLineClamp:!d||v?"":f,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:ye(t?.replace(/\n/g,"</br>"),i)}}),n.createElement("div",{ref:w,dangerouslySetInnerHTML:{__html:ye(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&m&&n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:a??S,dangerouslySetInnerHTML:{__html:ye(v?s||"show less":l||"show more",i)}}))};var vi=n.memo(sa);const da=n.forwardRef((t,e)=>{const{src:i,onLoad:o,style:a,className:l,loading:s,alt:d="image"}=t,[r,v]=n.useState(i),c=n.useRef(null),[m,h]=n.useState(!1);return n.useImperativeHandle(e,()=>({setSrc:f=>{f&&v(f)}})),n.useEffect(()=>{i&&v(i)},[i]),n.useEffect(()=>{const f=()=>{i&&!m&&c.current&&(c.current.src="",c.current.src=i)};return It.on(ft.PAGE_DID_SHOW,f),()=>{It.off(ft.PAGE_DID_SHOW,f)}},[i,m]),n.createElement(n.Fragment,null,!m&&!r&&n.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?n.createElement("picture",null,n.createElement("source",{type:"image/avif",srcSet:r}),n.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),n.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),n.createElement("img",{ref:c,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:f=>{h(!0),o?.(f.target)},alt:d})):n.createElement("img",{ref:c,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:f=>{h(!0),o?.(f.target)},alt:d}))});var vt=n.memo(da);const ra=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const a=n.useRef(),{popupDetailData:l}=_e();return n.useEffect(()=>{var s,d;o&&((s=a?.current)===null||s===void 0||s.swiper.slideTo((d=l?.multiCheckIndex)!==null&&d!==void 0?d:0))},[l,o]),n.createElement(Gt,{ref:a,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Fn,Nn,Bn],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var Qt=n.memo(ra);const ca=({products:t,data:e,defImg:i,style:o,onCLick:a,popupDetailData:l,check:s})=>{var d;const{productView:r}=Qe(),{popupCurTimeRef:v}=_e(),c=(m,h)=>{if(s===h)return;const f=t?.[s];r(l,f,f?.bindCta,v.current,l?.index),a?.(h)};return n.createElement(n.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&n.createElement(Qt,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},o),e?.style)},(d=l?t:[0,1,2,3])===null||d===void 0?void 0:d.map((m,h)=>{var f,y,w;return n.createElement(n.Fragment,null,m?.bindCta?n.createElement(_t,{className:Se.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{c(m,h)},key:h},n.createElement(vt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:s===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(w=(f=m?.cover)!==null&&f!==void 0?f:(y=m?.homePage)===null||y===void 0?void 0:y[0])!==null&&w!==void 0?w:i})):null)})))};var Do=n.memo(ca);const ua=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:o,file:a,src:l}=t;switch(i){case 2:return o||null;case 3:return l||null;default:return a&&a.length>0?(e=a[0])===null||e===void 0?void 0:e.url:null}},$t=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:o})=>{var a,l,s,d,r;if((!t?.currency||!t?.price)&&o)return null;let v=t?.currency&&t?.price?t?.price:7e3,c="",m=i?.priceSymbol,h=t?.currency?(s=(l=(a=t?.currency)===null||a===void 0?void 0:a.split("-")[1])===null||l===void 0?void 0:l.toUpperCase())!==null&&s!==void 0?s:"":"$";const f=e===void 0||e;let y=v.toString();m?.showTwoDecimalPoint&&(y=v?.toFixed(2));let w=(d=y?.indexOf("."))!==null&&d!==void 0?d:-1;if(f){c=(r=v?.toLocaleString("zh",{minimumFractionDigits:m?.showTwoDecimalPoint?2:0}))!==null&&r!==void 0?r:"";let S=0,p=w??c?.length;m?.millesimalSymbol==="."?c=c?.replace(/\,/g,function(b,g){return g>=S&&g<p?".":b}):m?.millesimalSymbol===" "&&(c=c?.replace(","," "))}else c=`${m?.showTwoDecimalPoint?v?.toFixed(2):v}`;return m?.decimalPoint===","&&w>0&&(c=c=c?.replace(/\./g,function(S,p){return p>=w&&p<c?.length?",":S})),m?.currencyPosition&&m?.currencyPosition!=="none"?c=m?.currencyPosition==="left"?h+c:c+h:m?.currencyPosition!=="none"&&(c=h+c),c},va=t=>{var e,i,o,a,l,s,d,r,v,c,m,h,f,y,w,S,p,b,g,x,P,C,T,_,{content:E,style:u,bgImg:M,onClick:I,schema:A,isDefault:k,bottom_image:R,tipText:B,isPost:j,viewTime:V,rec:N,swiper:D,commodityStyles:L,buttonStyle:U,index:W,commodityGroup:Y,popupBg:ee,iframeIcon:ae,commodityImgRatio:de,isTel:xe,iframeBgColor:re}=t,te=Ke(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor"]);const{sxpParameter:J,popupDetailData:Z,isPreview:K,bffFbReport:ce,popupCurTimeRef:le,checkCommodityIndexRef:me,globalConfig:be}=_e(),{jumpToWeb:De,productView:Fe}=Qe(),Le=n.useRef(null),[pe,ue]=n.useState(!1),[X,ve]=n.useState(!1),[q,ne]=n.useState((e=Z?.multiCheckIndex)!==null&&e!==void 0?e:0),Me=n.useRef(),H=j?N:Z;let F=j?H?.product:(o=(i=H?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(a=H?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Oe=j?(s=H?.product)===null||s===void 0?void 0:s.bindCta:(v=(r=(d=H?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(h=(m=(c=H?.video)===null||c===void 0?void 0:c.bindProducts)===null||m===void 0?void 0:m[0])===null||h===void 0?void 0:h.bindCta;const je=j?W:Z?.index;if(!j&&Y?.open&&(!((f=H?.video)===null||f===void 0)&&f.bindProducts)&&((w=(y=H?.video)===null||y===void 0?void 0:y.bindProducts)===null||w===void 0?void 0:w.length)>0){me.current=q;const $=(S=H?.video)===null||S===void 0?void 0:S.bindProducts[q];F=$,Oe=$?.bindCta}const pt=()=>{F?.link&&(De(H,F,Oe,je),j||Fe(H,F,Oe,V||Le.current,je),window.location.href=window.getJointUtmLink(F.link))};n.useEffect(()=>{j||ce?.({eventName:"ProductView"})},[j,ce]),n.useEffect(()=>{const $=()=>{Le.current=new Date};return $(),window.addEventListener("pageshow",$),()=>{window.removeEventListener("pageshow",$)}},[]);const xt=$t({product:F,enableFormattedPrice:(p=L?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:be}),mt=(K?375:(b=u?.width)!==null&&b!==void 0?b:window.innerWidth)-((g=ee?.horizontalMargin)!==null&&g!==void 0?g:0)*2,ct=de?mt*(de.h/de.w):mt,ut=({isPost:$})=>{var Ee,Be,ze,He;return n.createElement("div",null,n.createElement("div",{className:"pb-commondity-content-collection",style:G(L?.collection),hidden:!!F&&(!F?.collection||F?.collection===""),dangerouslySetInnerHTML:{__html:ye((Ee=F?.collection)!==null&&Ee!==void 0?Ee:"Tiffany Lock",L?.collection)}}),n.createElement("div",{className:"pb-commondity-content-title",style:G(L?.title),hidden:!!F&&!F?.title,dangerouslySetInnerHTML:{__html:ye((Be=F?.title)!==null&&Be!==void 0?Be:"Pendant in Yellow Gold with Diamonds, Medium",L?.title)}}),n.createElement("div",{className:"pb-commondity-content-price",style:G(L?.price),hidden:!!F&&!F?.price,dangerouslySetInnerHTML:{__html:ye(xt,L?.price)}}),n.createElement("div",{hidden:!!F&&!F?.taxInfo,style:G(L?.taxInfo),dangerouslySetInnerHTML:{__html:ye((ze=F?.taxInfo)!==null&&ze!==void 0?ze:"\u7A0E\u8D39",L?.taxInfo)}}),n.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},n.createElement(vi,{foldText:B?.foldText,unfoldText:B?.unfoldText,onClick:()=>ue(!0),isPost:$,text:(He=F?.info)!==null&&He!==void 0?He:`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:L?.info})))},z=()=>{var Q,Ee;return n.createElement(n.Fragment,null,(I||F?.link)&&n.createElement("button",{"aria-label":(Q=Oe?.enTitle)!==null&&Q!==void 0?Q:"Purchase on Website",onClick:pt,className:"pb-commondity-btn",style:U},n.createElement("span",{dangerouslySetInnerHTML:{__html:ye((Ee=Oe?.enTitle)!==null&&Ee!==void 0?Ee:"Purchase on Website",U)}})))},G=n.useCallback(Q=>Q?.lineClamp?Object.assign(Object.assign({},Q),{overflow:"hidden",WebkitLineClamp:Q?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Q,[]),xe=n.useCallback(Q=>{se.current=new Date,le(Q),pe.current=Q,Me?.current&&(Me.current.swiper.slideTo(0),Me.current.swiper.autoplay.start())},[]),ke=n.useCallback(()=>{var Q,Ee,Be;if(!j)return n.createElement(Do,{products:(Q=H?.video)===null||Q===void 0?void 0:Q.bindProducts,data:Y,defImg:(Be=(Ee=Z?.bottom_image)!==null&&Ee!==void 0?Ee:R)!==null&&Be!==void 0?Be:"",style:{padding:"0 19px"},onCLick:xe,popupDetailData:$,check:q})},[q]),me=n.useMemo(()=>{const Q={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Q?.[P?.dotsAlign]},[P?.dotsAlign]),te=F?.remark;return n.createElement(n.Fragment,null,n.createElement("div",Object.assign({className:Se.css(Object.assign({},u))},oe),n.createElement("div",{style:{position:"relative"}},F&&((T=F?.homePage)===null||T===void 0?void 0:T.length)>0&&n.createElement(Gt,{height:ct,modules:[ri,di],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:me,bulletElement:"button"},loop:!0,autoplay:{delay:P?.delay*1e3},ref:Me,className:Se.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(k=P?.dotsMarginBottom)!==null&&k!==void 0?k:0,fontSize:"14px"}},P?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:P?.dotsBgColor,opacity:1}}),P?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${P?.dotsActiveColor}!important`,opacity:1}}))},n.createElement(n.Fragment,null,(g=F?.homePage)===null||g===void 0?void 0:g.map(Q=>{var Ee;return n.createElement(_t,{key:Q},n.createElement("div",{style:{overflow:"hidden",width:mt,height:ct}},n.createElement(vt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${P?.translateY?P?.translateY+50:50}%`},src:(Ee=Q??Z?.bottom_image)!==null&&Ee!==void 0?Ee:R})))}))),!(!((O=F?.homePage)===null||O===void 0)&&O.length)&&n.createElement("div",{className:Se.css({height:ct,width:mt})},n.createElement("img",{className:Se.css({objectFit:"cover",width:"100%",height:"100%"}),src:(_=Z?.bottom_image)!==null&&_!==void 0?_:R,alt:"pdp image"})),(te||!F)&&ae&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>ue(!0)},n.createElement("img",{src:ae,alt:"3d",width:"72px"}))),ke(),n.createElement("div",{className:"pb-commondity-content"},ut({isPost:j}))),z(),n.createElement(qt,{visible:ve,onClose:()=>ce(!1)},n.createElement("div",{style:{paddingBottom:"80px"}},ut({isPost:!1})),z()),n.createElement(qt,{visible:X,padding:0,isFullScreen:!0,onClose:()=>ue(!1)},n.createElement("div",{style:{backgroundColor:ne,height:"100%"}},n.createElement("iframe",{src:te,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var pa=n.memo(va),ma=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const fa=$e(pa,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:In,interactionRender:ma},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18,marginTop:24,marginBottom:10},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000",marginBottom:14},info:{color:"gray",fontSize:12},taxInfo:{color:"#000",fontSize:13,textAlign:"left",marginBottom:"10px"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var ha=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ga=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],Mo="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAABHBJREFUeF7lmzuoFkcYhp/TihdIl0JBESubSCCCih4NXgJeUphCjyKmEEVtLRSjooWtShILRRJtgpCoeLzgLUZBQbTwAoooqLWoCWIXeZdd3bP++8/st7OX33+ac2Dn8r3Pvzv7zcy7A9RT5gDjgQnx3/T/iuA58Cz+m/7/StXhDVQ0gATOBhYCi4GxxnHeAKeAs8DfMSBjV52bhQTwBbApFj4YNMqPnV0GrgL7gJchxggFQMI3A5NDBOXRx+MYwn6Pul2rlAWwMv7VvykbiLH9TUAQjhnbYwUwA9gKLLIOHLjdGWAPcL1ovxYAG4G9wKiig1Vc/y2wBThQZJyiAA4Ba4sM0EDdw8CPvuMWAXAb+Mq344br3QGm+cTgC+B/n85aWMepz1kBOBknMy3U5wxJSdSSbrVcAPR+V9LRy0X5SW6+0A3AMuDPXlaeiv174K9OWvIAfA1cAMZ9JgBeA98Ct7J68gAMtyjJCfUbKFn6zgeA0tujoUZtWT9D2bS50x1wA2gqt6+al9YO09ODZAF8DrO+C+KIt0IagNbzIlTXktYVaKfr9+PNkSklchMtpXWHR/sJaQA7gJ8sUdXURuJ/AB7E4/0BLDeOvROQ3hEA/gFmGjusullWfDKeFcI1YFYawETgSdUqjP3niS8LYRLwNHkE1gM/GwOssplLfBkIG4BfEgBKE5dWqcTQt694da1td22YFikngGUJgH+B0UVaV1y3iHiFYpnA/wPGCICFXpX66xCfxD8oAKuA3wIpegToHW0tdYpXjKsFQLu7u60Rx+3exSCPG29HdVO3eI25TQB+BdaVAKCMSneRVpBJKfpMNiFesR4UgNOdlomeQF4AWj3quCpbfCE0JV7xDgvAXWCqp+B0tYfACkC7xXnFBaFJ8Yr5ngC8Mu78KHnS4+MqeRCaFq+4X5cB8MnmQoE7oQ3iPwCwPgJWEdZ2rjvNcj16BMpMghYxWsElS1pX0K45xNXedT2aBMu+BotCcAVlfZX69puuF70GQyRCoSFU/csnEKJEKFQqHApCXeIFIUqFQy6GykKoU7wARIuh6HVQwsmVffasEOoWLwfauASADkKU0oYqRSHULV465SsaSgAoqfk9lPq4H18ITYhXiJr7jiYAZGyUUzN0cUFoSrx0yrX6PH0ucEmTQmgCXdb5TYrX/uFcaa3rYCR7JzQpXro1vg5HRgCo+mhMEOT3/RKQYaGpkns0poD6+nA0+UX6+nhcEPreICEIfW2REQCZoc+30A9snTjlI57fyUzdzSYnU3RpP7414sDtNLl3NFG7jJK9YI52sepqnnYBUOe9ZJLOwnCapn0AqNO+NksnVHvJNO00SSeifO+ApH4vZIpdzdHZZ6QoALWXifqI8TTJNWGVua5drTV5pui8ji0A1JfM1Lta5CeWD3h7JzO0i6gVQNJv3342lwXbtx9OpkFoP0ET0LwKDZcyOF5s46ez2TtCxkt9OL0gBmJ1oMnJJcHnYo/wU9czXfR62TnAd7zWfj7/HrAAAKDnDZ8VAAAAAElFTkSuQmCC";const ba=t=>{var{content:e,btnText:i,style:o,icon:a,isPopup:l,isExternalLink:s,onClose:r,onClick:d,submitButtonStyle:v,contentStyle:c}=t,m=Ke(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=_e(),{jumpToWeb:f}=Qe(),y=typeof a=="string"?a:ua(a),S=()=>{var x,p,w;if(s){const b=h,T=(x=b?.video)===null||x===void 0?void 0:x.bindProduct,k=(w=(p=b?.video)===null||p===void 0?void 0:p.bindProduct)===null||w===void 0?void 0:w.bindCta,g=h?.index;f(b,T,k,g)}l||r?.(),d?.()};return n.createElement("div",Object.assign({className:`pb-prompt ${Se.css(Object.assign({},o))}`},m),n.createElement("div",{className:"pb-prompt-icon"},n.createElement("img",{width:"100%",src:y??Mo,alt:"success image"})),n.createElement("div",{className:"pb-prompt-content",style:c,dangerouslySetInnerHTML:{__html:ye(e,c)}}),n.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:S,dangerouslySetInnerHTML:{__html:ye(i,v)}}))};var ya=n.memo(ba);const wa=$e(ya,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:ga,bindableProps:[],interactionRender:ha},defaulSetting:{props:{icon:Mo,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Sa=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];const xa=t=>{var e,i,o,a,l,s,r,d,v,c,m,h,f,y,S,x,p,w,b,T,k,g,O,_,A,u,D,C,{style:E,isDefault:I,rec:R,viewTime:N,isPost:j,bottom_image:V,tipText:B,swiper:P,commodityStyles:L,buttonStyle:U,index:W,commodityGroup:Y,popupBg:ee,iframeIcon:ae,commodityImgRatio:re,isTel:Ie,iframeBgColor:ne}=t,oe=Ke(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor"]);n.useState(!0);const{sxpParameter:Z,popupCurTimeRef:$,popupDetailData:K,isPreview:ge,bffFbReport:se,checkCommodityIndexRef:pe,globalConfig:be}=_e(),{jumpToWeb:De,productView:Fe}=Qe();n.useState(!1),n.useState(!1),n.useState(!0);const[Le,ve]=n.useState(!1),ce=n.useRef(null),[X,ue]=n.useState(!1),[q,le]=n.useState((e=K?.multiCheckIndex)!==null&&e!==void 0?e:0),Me=n.useRef(),H=j?R:K;let F=j?H?.product:(o=(i=H?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(a=H?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Oe=j?(s=H?.product)===null||s===void 0?void 0:s.bindCta:(v=(d=(r=H?.video)===null||r===void 0?void 0:r.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&v!==void 0?v:(h=(m=(c=H?.video)===null||c===void 0?void 0:c.bindProducts)===null||m===void 0?void 0:m[0])===null||h===void 0?void 0:h.bindCta;const je=j?W:K?.index;if(!j&&Y?.open&&(!((f=H?.video)===null||f===void 0)&&f.bindProducts)&&((S=(y=H?.video)===null||y===void 0?void 0:y.bindProducts)===null||S===void 0?void 0:S.length)>0){pe.current=q;const te=(x=H?.video)===null||x===void 0?void 0:x.bindProducts[q];F=te,Oe=te?.bindCta}const pt=()=>{F?.link&&(De(H,F,Oe,je),j||Fe(H,F,Oe,N||ce.current,je),window.location.href=window.getJointUtmLink(F.link))};n.useEffect(()=>{j||se?.({eventName:"ProductView"})},[j,se]),n.useEffect(()=>{const te=()=>{ce.current=new Date};return te(),window.addEventListener("pageshow",te),()=>{window.removeEventListener("pageshow",te)}},[]);const xt=$t({product:F,enableFormattedPrice:(p=L?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:be}),mt=(ge?375:(w=E?.width)!==null&&w!==void 0?w:window.innerWidth)-((b=ee?.horizontalMargin)!==null&&b!==void 0?b:0)*2,ct=re?mt*(re.h/re.w):mt,ut=({isPost:te})=>n.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},n.createElement(vi,{isPost:te,onClick:()=>ve(!0),className:"pb-commondityDiroNew-info",style:L?.info,foldText:B?.foldText,unfoldText:B?.unfoldText,text:F?.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`})),z=n.useCallback(te=>te?.lineClamp?Object.assign(Object.assign({},te),{overflow:"hidden",WebkitLineClamp:te?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):te,[]),G=n.useCallback(te=>{$.current=new Date,le(te),pe.current=te,Me?.current&&(Me.current.swiper.slideTo(0),Me.current.swiper.autoplay.start())},[]),xe=n.useCallback(()=>{var te,Q,Ee;if(!j)return n.createElement(Do,{products:(te=H?.video)===null||te===void 0?void 0:te.bindProducts,data:Y,defImg:(Ee=(Q=Z?.bottom_image)!==null&&Q!==void 0?Q:V)!==null&&Ee!==void 0?Ee:"",style:{padding:"0 19px"},onCLick:G,popupDetailData:K,check:q})},[q]),ke=n.useMemo(()=>{const te={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return te?.[P?.dotsAlign]},[P?.dotsAlign]),me=F?.remark;return n.createElement("div",{className:"pb-commondityDiroNew"},n.createElement("div",Object.assign({className:Se.css(Object.assign(Object.assign({},E),{transform:"translate3d(0px, 0px, 0px)"}))},oe),n.createElement("div",{style:{position:"relative"}},F&&((T=F?.homePage)===null||T===void 0?void 0:T.length)>0&&n.createElement(Gt,{height:ct,modules:[ri,di],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:ke,bulletElement:"button"},loop:!0,autoplay:{delay:P?.delay*1e3},ref:Me,className:Se.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(k=P?.dotsMarginBottom)!==null&&k!==void 0?k:0,fontSize:"14px"}},P?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:P?.dotsBgColor,opacity:1}}),P?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${P?.dotsActiveColor}!important`,opacity:1}}))},(g=F?.homePage)===null||g===void 0?void 0:g.map(te=>{var Q;return n.createElement(_t,{key:te},n.createElement("div",{style:{overflow:"hidden",width:mt,height:ct}},n.createElement(vt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${P?.translateY?P?.translateY+50:50}%`},src:(Q=te??Z?.bottom_image)!==null&&Q!==void 0?Q:V})))})),!(!((O=F?.homePage)===null||O===void 0)&&O.length)&&n.createElement("div",{className:Se.css({height:ct,width:mt})},n.createElement("img",{className:Se.css({objectFit:"cover",width:"100%",height:"100%"}),src:(_=Z?.bottom_image)!==null&&_!==void 0?_:V,alt:"pdp image"})),(me||!F)&&ae&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>ue(!0)},n.createElement("img",{src:ae,alt:"3d",width:"72px"}))),xe(),n.createElement("div",{className:"pb-commondityDiroNew-content"},n.createElement("div",{className:"pb-commondityDiroNew-content-top"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:z(L?.title),dangerouslySetInnerHTML:{__html:ye((A=F?.title)!==null&&A!==void 0?A:"Large Dior Toujours BagLarge",L?.title)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!F&&(!F?.collection||F?.collection===""),style:z(L?.collection),dangerouslySetInnerHTML:{__html:ye(F?.collection||"Black Macrocannage CalfskinLarge",L?.collection)}})),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.price,style:z(L?.price),dangerouslySetInnerHTML:{__html:ye(xt,L?.price)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.taxInfo,style:z(L?.taxInfo),dangerouslySetInnerHTML:{__html:ye((u=F?.taxInfo)!==null&&u!==void 0?u:"\u7A0E\u8D39",L?.taxInfo)}}))),(!F||F?.link)&&n.createElement("button",{"aria-label":(D=Oe?.enTitle)!==null&&D!==void 0?D:"Shop now",onClick:pt,className:"pb-commondityDiroNew-btn",style:U},n.createElement("span",{dangerouslySetInnerHTML:{__html:ye((C=Oe?.enTitle)!==null&&C!==void 0?C:"Shop now",U)}})),ut({isPost:j}))),n.createElement(qt,{visible:Le,onClose:()=>ve(!1)},n.createElement("div",{style:{paddingTop:"20px"}},ut({isPost:!1}))),n.createElement(qt,{visible:X,padding:0,isFullScreen:!0,onClose:()=>ue(!1)},n.createElement("div",{style:{backgroundColor:ne,height:"100%"}},n.createElement("iframe",{src:me,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Ta=n.memo(xa),Ea=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Aa=$e(Ta,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Sa,interactionRender:Ea},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var Ca=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function Oo(t){const e=n.useRef(null),[i,o]=n.useState(!1);return n.useEffect(()=>{e.current=new IntersectionObserver(([a])=>{o(a.isIntersecting)})},[]),n.useEffect(()=>{var a;return t?.current&&((a=e?.current)===null||a===void 0||a.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const Ia=({src:t,rec:e,item:i,index:o,style:a,translateY:l,imgStyle:s,enableEventReport:r=!0})=>{const d=n.useRef(null),v=Oo(d),{ctaEvent:c}=_e();return n.useEffect(()=>{v&&t&&d?.current&&r&&c?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o)},[v,t,d,e,c,i,o,r]),n.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),n.createElement("div",{className:Se.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},s))},n.createElement("div",{ref:d,hidden:!t,className:Se.css({width:"100%",height:"100%"})},n.createElement(vt,{className:Se.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},a)),src:t})))};var Rt=n.memo(Ia);const ka=t=>{var e,i,o,{style:a,isDefault:l,rec:s,viewTime:r,isPost:d,bottom_image:v,commodityStyles:c,buttonStyle:m,translateY:h=0,commodityPicture:f,isExternalLink:y,onClick:S}=t,x=Ke(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:p,popupDetailData:w,setPopupDetailData:b,ctaEvent:T,globalConfig:k}=_e(),{jumpToWeb:g}=Qe(),{popup:O}=Ct(),_=d?s:w,A=(i=(e=_?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],u=w?.index,D=n.useCallback(E=>{var I;return $t({product:E,enableFormattedPrice:(I=c?.price)===null||I===void 0?void 0:I.enableFormattedPrice,globalConfig:k})},[(o=c?.price)===null||o===void 0?void 0:o.enableFormattedPrice,k]),C=Je.throttle((E,I)=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},_,E,u),b?.(Object.assign(Object.assign({},_),{video:Object.assign(Object.assign({},_?.video),{bindProduct:E}),index:u,multiCheckIndex:I})),y?E?.link&&(g(_,E,E.bindCta,u),window.location.href=window.getJointUtmLink(E.link)):S?.()},O?.duration);return n.createElement("div",{className:Se.css(Object.assign(Object.assign({},a),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},A?.map((E,I)=>{var R,N,j,V,B,P,L,U,W,Y;return n.createElement(n.Fragment,null,_&&!E?.bindCta?null:n.createElement("div",Object.assign({key:I},x,{className:Se.css({display:"flex"}),onClick:()=>C(E,I)}),n.createElement(Rt,{src:(V=(j=(R=E?.cover)!==null&&R!==void 0?R:(N=E?.homePage)===null||N===void 0?void 0:N[0])!==null&&j!==void 0?j:p?.bottom_image)!==null&&V!==void 0?V:v,rec:_,item:E,index:I,translateY:h,imgStyle:f,enableEventReport:!1}),n.createElement("div",{style:{width:`calc(100% - ${(B=f?.width)!==null&&B!==void 0?B:0}px - ${(P=f?.marginRight)!==null&&P!==void 0?P:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},n.createElement("div",null,n.createElement("div",{className:"one-line-ellipsis",style:c?.title,hidden:!!E&&!E?.title,dangerouslySetInnerHTML:{__html:ye((L=E?.title)!==null&&L!==void 0?L:"Pendant in Yellow Gold with Diamonds, Medium",c?.title)}}),n.createElement("div",{className:"two-line-ellipsis",style:c?.collection,hidden:!!E&&(!E?.collection||E?.collection===""),dangerouslySetInnerHTML:{__html:ye((U=E?.collection)!==null&&U!==void 0?U:"Tiffany Lock",c?.collection)}})),n.createElement("div",{className:Se.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{style:c?.price,hidden:!!E&&!E?.price,dangerouslySetInnerHTML:{__html:ye(D(E),c?.price)}})),n.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},m),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:ye((Y=(W=E?.bindCta)===null||W===void 0?void 0:W.enTitle)!==null&&Y!==void 0?Y:"Shop Now",m)}})))))}))};var _a=n.memo(ka),Pa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Da=$e(_a,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Ca,interactionRender:Pa},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var Ma=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Oa=t=>{var e,i,{content:o,btnText:a,style:l,icon:s,isPopup:r,isExternalLink:d,onClose:v,onClick:c,submitButtonStyle:m,contentStyle:h,isTel:f}=t,y=Ke(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:S}=_e(),x=(i=(e=S?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return n.createElement("div",Object.assign({className:`${Se.css(Object.assign({},l))}`},y),n.createElement("iframe",{src:x,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Ra=n.memo(Oa);const La=$e(Ra,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:Ma,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var St=[{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"]}]}],Ba=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Na=t=>{var{rec:e,children:i,className:o,onClick:a,style:l,isExternalLink:s=!1,index:r,jumpLink:d}=t;Ke(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const v=n.useRef(null),{popup:c}=Ct(),{setPopupDetailData:m,ctaEvent:h}=_e(),{jumpToWeb:f}=Qe(),y=Je.throttle(()=>{var S,x,p,w,b,T,k,g;const O=(x=(S=e?.video)===null||S===void 0?void 0:S.bindProduct)!==null&&x!==void 0?x:e?.video;if(h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,O,r),m?.(Object.assign(Object.assign({},e),{index:r})),s){if(d||!((w=(p=e?.video)===null||p===void 0?void 0:p.bindProduct)===null||w===void 0)&&w.link){const _=(b=e?.video)===null||b===void 0?void 0:b.bindCta,A=(T=e?.video)===null||T===void 0?void 0:T.bindProduct;f(e,A,_,r),window.location.href=window.getJointUtmLink(d||((g=(k=e?.video)===null||k===void 0?void 0:k.bindProduct)===null||g===void 0?void 0:g.link)||"")}}else a?.()},c?.duration);return n.createElement("div",{ref:v,className:o,style:l,onClick:y},i)};var ei=n.memo(Na),Fa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const ja=t=>{var e,i,o,a,l,s,r,d,v,c,m,{content:h,style:f,bgImg:y,recData:S,bottom_image:x,ctaTempStyles:p,isExternalLink:w,translateY:b=0,index:T}=t,k=Ke(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:g}=_e(),O=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,_=(l=(a=(i=O?.cover)!==null&&i!==void 0?i:(o=O?.homePage)===null||o===void 0?void 0:o[0])!==null&&a!==void 0?a:g?.bottom_image)!==null&&l!==void 0?l:x;return n.createElement(ei,Object.assign({isExternalLink:w,rec:S,className:Se.css(Object.assign({},f)),style:{display:"flex"},index:T},k),n.createElement(Rt,{src:_,rec:S,item:(r=(s=S?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&r!==void 0?r:S?.video,index:T,translateY:b,imgStyle:p?.img}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Fa["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ye((d=O?.title)!==null&&d!==void 0?d:"Product Name",p?.title)}}),n.createElement("div",{className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((v=p?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((m=(c=O?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",p?.ctaTitle)}})))};var Va=n.memo(ja);const za=$e(Va,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Ba,bindableProps:[],settingRender:St},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 Ha=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Ga=t=>{var e,i,o,a,l,s,{content:r,style:d,bgImg:v,recData:c,bottom_image:m,ctaTempStyles:h,isExternalLink:f,index:y}=t,S=Ke(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:x}=_e(),p=(e=c?.video)===null||e===void 0?void 0:e.bindCta,w=(o=(i=p?.icon)!==null&&i!==void 0?i:x?.bottom_image)!==null&&o!==void 0?o:m;return n.createElement(ei,Object.assign({isExternalLink:f,rec:c,className:Se.css(Object.assign({alignItems:"center"},d)),style:{display:"flex"},index:y},S),n.createElement(Rt,{src:w,rec:c,item:(l=(a=c?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&l!==void 0?l:c?.video,index:y,imgStyle:h?.img}),n.createElement("div",{className:Se.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((s=p?.enTitle)!==null&&s!==void 0?s:"Product Name",h?.ctaTitle)}}))};var Ua=n.memo(Ga);const Wa=$e(Ua,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Ha,settingRender:St?.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 Ya=[{title:"\u81EA\u5B9A\u4E49\u6807\u9898",child:[{type:"Switch",label:"\u81EA\u5B9A\u4E49\u6807\u9898\u5F00\u5173",name:["props","customTitle","display"]},{type:"Text",label:"\u6807\u9898\u6587\u6848",name:["props","customTitle","text"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","customTitle","style","width"],addonAfter:"W"},{type:"Number",name:["props","customTitle","style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","customTitle","style","borderRadius"],max:100},{type:"Number",name:["props","customTitle","style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","customTitle","style","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","customTitle","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","customTitle","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","customTitle","style","color"]},{type:"Number",addonAfter:"px",name:["props","customTitle","style","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","customTitle","style"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","customTitle","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","customTitle","style"]},{label:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],Ro={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Xa=t=>{var e,i,o,a,l,s,r,d,v,{content:c,style:m,bgImg:h,recData:f,bottom_image:y,ctaTempStyles:S,index:x,customTitle:p}=t,w=Ke(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle"]);const{sxpParameter:b,bffEventReport:T}=_e();Qe();const k=(e=f?.video)===null||e===void 0?void 0:e.bindCta;(i=f?.video)===null||i===void 0||i.bindProduct;const g=(a=(o=k?.icon)!==null&&o!==void 0?o:b?.bottom_image)!==null&&a!==void 0?a:y;return n.createElement(ei,Object.assign({index:x,rec:f,className:Se.css(Object.assign({alignItems:"center"},m)),style:{display:"flex"}},w,{jumpLink:(l=k?.link)!==null&&l!==void 0?l:""}),n.createElement(Rt,{src:g,rec:f,item:(r=(s=f?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&r!==void 0?r:f?.video,index:x,imgStyle:S?.img}),n.createElement("div",{className:Se.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{className:Ro["tow-line-ellipsis"],style:S?.ctaTitle,dangerouslySetInnerHTML:{__html:ye((d=k?.enTitle)!==null&&d!==void 0?d:"Product Name",S?.ctaTitle)}}),p?.display&&n.createElement("div",{style:Object.assign(Object.assign({},p?.style),{lineHeight:((v=p?.style)===null||v===void 0?void 0:v.height)+"px"}),className:Ro["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:ye(p?.text,p?.style)}}))))};var qa=n.memo(Xa),Ja=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Li;const Ka=$e(qa,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(Li=St?.filter(t=>t.type!=="commodityTitle"))===null||Li===void 0?void 0:Li.concat(Ya),bindableProps:[],interactionRender:Ja},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 Za=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Qa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const $a=t=>{var e,i,o,a,l,s,r,d,v,c,m,{content:h,style:f,bgImg:y,recData:S,bottom_image:x,ctaTempStyles:p,isExternalLink:w,translateY:b=0,index:T}=t,k=Ke(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:g}=_e(),O=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,_=(l=(a=(i=O?.cover)!==null&&i!==void 0?i:(o=O?.homePage)===null||o===void 0?void 0:o[0])!==null&&a!==void 0?a:g?.bottom_image)!==null&&l!==void 0?l:x;return n.createElement(ei,Object.assign({isExternalLink:w,rec:S,className:Se.css(Object.assign({},f)),style:{display:"flex"},index:T},k),n.createElement(Rt,{src:_,rec:S,item:(r=(s=S?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&r!==void 0?r:S?.video,index:T,translateY:b,imgStyle:p?.img}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Qa["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ye((d=O?.title)!==null&&d!==void 0?d:"Product Name",p?.title)}}),n.createElement("div",{className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((v=p?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((m=(c=O?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",p?.ctaTitle)}})))};var es=n.memo($a);const ts=$e(es,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Za,settingRender:St,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 is=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],os={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const ns=t=>{var e,i,o,a,l,s,r,d,v,c,{content:m,style:h,bgImg:f,recData:y,bottom_image:S,ctaTempStyles:x,isExternalLink:p,translateY:w=0,index:b}=t,T=Ke(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:k}=_e(),g=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,O=(l=(a=(i=g?.cover)!==null&&i!==void 0?i:(o=g?.homePage)===null||o===void 0?void 0:o[0])!==null&&a!==void 0?a:k?.bottom_image)!==null&&l!==void 0?l:S;return n.createElement(ei,Object.assign({isExternalLink:p,rec:y,className:Se.css(Object.assign({},h)),style:{display:"flex"},index:b},T),n.createElement(Rt,{src:O,rec:y,item:(r=(s=y?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&r!==void 0?r:y?.video,index:b,translateY:w,imgStyle:x?.img}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},n.createElement("div",{className:os["tow-line-ellipsis"],style:x?.title,dangerouslySetInnerHTML:{__html:ye((d=g?.title)!==null&&d!==void 0?d:"Product Name",x?.title)}}),n.createElement("div",{className:Se.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},x?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((c=(v=g?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&c!==void 0?c:"Shop Now",x?.ctaTitle)}})))};var ls=n.memo(ns);const as=$e(ls,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:is,bindableProps:[],settingRender:St},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 ss=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],rs={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const ds=t=>{var e,i,{content:o,style:a,bgImg:l,recData:s,onClick:r,bottom_image:d,ctaTempStyles:v,isExternalLink:c,index:m,translateY:h=0}=t,f=Ke(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:y,setPopupDetailData:S,sxpParameter:x}=_e(),{popup:p}=Ct(),{jumpToWeb:w}=Qe(),[b,T]=n.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),k=Je.throttle((g,O)=>{y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,g,m),S?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:g}),index:m,multiCheckIndex:O})),c?g?.link&&(w(s,g,g.bindCta,m),window.location.href=window.getJointUtmLink(g.link)):r?.()},p?.duration);return n.createElement(Qt,{isPadding:!!s},b?.map((g,O)=>{var _,A,u,D,C,E,I,R;return n.createElement(n.Fragment,null,s&&!g?.bindCta?null:n.createElement(_t,Object.assign({key:O,className:Se.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>k(g,O)}),n.createElement(Rt,{src:(D=(u=(_=g?.cover)!==null&&_!==void 0?_:(A=g?.homePage)===null||A===void 0?void 0:A[0])!==null&&u!==void 0?u:x?.bottom_image)!==null&&D!==void 0?D:d,rec:s,item:g,index:O,translateY:h,imgStyle:v?.img}),n.createElement("div",{className:Se.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:rs["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ye((C=g?.title)!==null&&C!==void 0?C:"Product Name",v?.title)}}),n.createElement("div",{className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((E=v?.ctaTitle)===null||E===void 0?void 0:E.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((R=(I=g?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&R!==void 0?R:"Shop Now",v?.ctaTitle)}}))))}))};var cs=n.memo(ds);const us=$e(cs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:ss,bindableProps:[],settingRender:St},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 vs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ps={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const ms=t=>{var e,i,{content:o,style:a,bgImg:l,recData:s,onClick:r,bottom_image:d,ctaTempStyles:v,isExternalLink:c,index:m,translateY:h=0}=t,f=Ke(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{sxpParameter:y}=_e(),{ctaEvent:S,setPopupDetailData:x}=_e(),{popup:p}=Ct(),[w,b]=n.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:T}=Qe(),k=Je.throttle((g,O)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,g,m),x?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:g}),index:m,multiCheckIndex:O})),c?g?.link&&(T(s,g,g.bindCta,m),window.location.href=window.getJointUtmLink(g.link)):r?.()},p?.duration);return n.createElement(Qt,{isPadding:!!s},w?.map((g,O)=>{var _,A,u,D,C,E,I,R;return n.createElement(n.Fragment,null,s&&!g?.bindCta?null:n.createElement(_t,Object.assign({key:O,className:Se.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>k(g,O)}),n.createElement(Rt,{src:(D=(u=(_=g?.cover)!==null&&_!==void 0?_:(A=g?.homePage)===null||A===void 0?void 0:A[0])!==null&&u!==void 0?u:y?.bottom_image)!==null&&D!==void 0?D:d,rec:s,item:g,index:O,translateY:h,imgStyle:v?.img}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:ps["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ye((C=g?.title)!==null&&C!==void 0?C:"Product Name",v?.title)}}),n.createElement("div",{className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((E=v?.ctaTitle)===null||E===void 0?void 0:E.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((R=(I=g?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&R!==void 0?R:"Shop Now",v?.ctaTitle)}}))))}))};var fs=n.memo(ms);const hs=$e(fs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:vs,settingRender:St,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 gs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],bs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const ys=t=>{var e,i,{content:o,style:a,bgImg:l,recData:s,onClick:r,bottom_image:d,ctaTempStyles:v,isExternalLink:c,index:m,translateY:h=0}=t,f=Ke(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:y,setPopupDetailData:S,sxpParameter:x}=_e(),{popup:p}=Ct(),{jumpToWeb:w}=Qe(),[b,T]=n.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),k=Je.throttle((g,O)=>{y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,g,m),S?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:g}),index:m,multiCheckIndex:O})),c?g?.link&&(w(s,g,g.bindCta,m),window.location.href=window.getJointUtmLink(g.link)):r?.()},p?.duration);return n.createElement(Qt,{isPadding:!!s},b?.map((g,O)=>{var _,A,u,D,C,E,I;return n.createElement(n.Fragment,null,s&&!g?.bindCta?null:n.createElement(_t,Object.assign({key:O,className:Se.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>k(g,O)}),n.createElement(Rt,{src:(D=(u=(_=g?.cover)!==null&&_!==void 0?_:(A=g?.homePage)===null||A===void 0?void 0:A[0])!==null&&u!==void 0?u:x?.bottom_image)!==null&&D!==void 0?D:d,rec:s,item:g,index:O,translateY:h,imgStyle:v?.img}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},n.createElement("div",{className:bs["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ye((C=g?.title)!==null&&C!==void 0?C:"Product Name",v?.title)}}),n.createElement("div",{className:Se.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((I=(E=g?.bindCta)===null||E===void 0?void 0:E.enTitle)!==null&&I!==void 0?I:"Shop Now",v?.ctaTitle)}}))))}))};var ws=n.memo(ys);const Ss=$e(ws,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:gs,bindableProps:[],settingRender:St},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 xs=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const Ts=({icon:t,styles:e,textStyle:i,onClose:o})=>{var a;const{waterFallData:l,setOpenHashtag:s}=_e();return n.createElement("div",{className:"clc-sxp-nav",style:e},n.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:o},n.createElement("img",{src:t,alt:"back button"})),n.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:ye(`#${(a=l?.hashTag)!==null&&a!==void 0?a:"\u6807\u9898"}`,i)}}))};var Lo=n.memo(Ts),Es=null,As="3d989325-e7d6-4a74-8a97-98febdf5b567",Cs=null,Is=null,ks={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"},_s=[{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}],Ps="Handbags",Bo={productUserId:Es,requestId:As,channel:Cs,rtc:Is,tag:ks,recList:_s,hashTag:Ps};const Ds=t=>{var e;const{rec:i,style:o={},sizeChange:a=()=>{},unitWidth:l,index:s,showBorder:r,list:d,reportTagsView:v,textStyles:c,space:m}=t,{swiperRef:h,setRtcList:f,setOpenHashtag:y,sxpParameter:S,globalConfig:x}=_e(),[p,w]=n.useState(!1);n.useState(!1),n.useState({height:1,width:1});const b=n.useRef(null),T=n.useRef(null);n.useRef(null),n.useRef(null);const[k,g]=n.useState(""),O=n.useMemo(()=>{var I,R,N,j,V,B,P,L,U,W;return!((I=i?.video)===null||I===void 0)&&I.cover?(R=i?.video)===null||R===void 0?void 0:R.cover:!((j=(N=i?.video)===null||N===void 0?void 0:N.imgUrls)===null||j===void 0)&&j.length?(B=(V=i?.video)===null||V===void 0?void 0:V.imgUrls)===null||B===void 0?void 0:B[0]:!((L=(P=i?.product)===null||P===void 0?void 0:P.homePage)===null||L===void 0)&&L.length?(W=(U=i?.product)===null||U===void 0?void 0:U.homePage)===null||W===void 0?void 0:W[0]:S?.bottom_image||""},[i,S?.bottom_image]),_=n.useMemo(()=>{var I,R;return((I=i?.product)===null||I===void 0?void 0:I.title)||((R=i?.video)===null||R===void 0?void 0:R.title)||null},[i]),A=n.useMemo(()=>{var I;return o.transform?Number((I=o.transform)===null||I===void 0?void 0:I.substring(o.transform.indexOf(",",0)+1,o.transform.length-3)):void 0},[o]);n.useMemo(()=>A===void 0?!1:A<=r,[A,r]);const u=$t({product:i?.product,enableFormattedPrice:(e=c?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:x,isHiddenDef:!0});n.useEffect(()=>{if(b.current===null||O==="")return;let I=null;p&&k?I=k:I=O,I&&b.current.setSrc(I)},[O,p,k]);const D=n.useRef(),C=n.useCallback(I=>{setTimeout(()=>{var R;const N=(R=D?.current)===null||R===void 0?void 0:R.offsetHeight;a(N+56+m,s)},0)},[m,a,s,l,D]),E=()=>{v(),f?.(d),setTimeout(()=>{var I;(I=h?.current)===null||I===void 0||I.swiper.slideTo(s,0,!1),y?.(!1)},0)};return n.createElement("div",{ref:T,style:Object.assign({},o),className:"waterFallList-content-listItem",key:s,onClick:E},n.createElement("div",{className:"waterFallList-content-listItem-picture",ref:D},n.createElement(vt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:C,ref:b})),n.createElement("div",{className:"waterFallList-content-listItem-info"},n.createElement("div",{className:`waterFallList-content-listItem-info-title ${u?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},c?.title),dangerouslySetInnerHTML:{__html:ye(_,c?.title)}}),n.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!u,style:c.price,dangerouslySetInnerHTML:{__html:ye(u,c?.price)}})))};function Ms(t){var e,i,o,a,l,s,r,d,v,c,m,h,f,y,S,x,p,w,b,T,k,g,{reportTagsView:O,showBanner:_}=t,A=Ke(t,["reportTagsView","showBanner"]);const{waterFallData:u,getRecommendVideos:D,hashTagSize:C,loadingImage:E,isOpenHashTag:I,cacheActiveIndex:R}=_e(),{jumpToWeb:N}=Qe(),j=n.useRef(null),[V,B]=n.useState(0),[P,L]=n.useState(),U=n.useRef(null),[W,Y]=n.useState([]),ee=n.useRef(),ae=[170,230,300],[re,Ie]=n.useState(!1),[ne,oe]=n.useState([]),Z=n.useRef(),$=n.useCallback((X,ue)=>Math.floor(Math.random()*(ue-X+1))+X,[]),K=n.useRef([]),[ge,se]=n.useState({width:0}),pe=n.useMemo(()=>{const X=ge.width||0;return X>=1200?6:X>=768&&X<=1199?4:2},[ge]),be=n.useMemo(()=>ge.width/pe-2,[pe,ge]),De=n.useCallback(()=>{var X;const ue=(X=ee.current)!==null&&X!==void 0?X:[],q=[];for(let le=0;le<ne?.length;le++){const Me=Math.floor(le/pe),H=le%pe+1;let F=0,Oe=9999999999;if(Me===0)q[le]=le;else{for(let je=0;je<q.length;je++)K.current[q[je]].top+K.current[q[je]].height<Oe&&(F=je,Oe=K.current[q[je]].top+K.current[q[je]].height);q[F]=le}K.current[le]===void 0&&(K.current[le]={}),Me===0?(H===1?K.current[le].left=0:K.current[le].left=K.current[le-1].left+be+4,K.current[le].top=0):(K.current[le].left=K.current[F].left,K.current[le].top=Oe),K.current[le].height=K.current[le].height||ae[$(0,2)],ue[le]={transform:`translate(${K.current[le].left}px,${K.current[le].top}px)`,width:`${be}px`,height:K.current[le].height}}return Y([...ue]),[...ue]},[be,pe,ae,$,ne]),Fe=n.useCallback((X,ue)=>{K.current[ue]===void 0&&(K.current[ue]={}),K.current[ue].height=X,ee.current=De()},[De]);n.useEffect(()=>{ee.current=De()},[be,pe,ne]),n.useEffect(()=>{var X,ue;if(Ie(!0),u&&D?.({hashTag:u?.hashTag,defaultSize:C,maxSize:C}).then(q=>{var le,Me;L(q),oe((Me=(le=q?.recList)===null||le===void 0?void 0:le.filter(H=>H?.video!==null||H?.product!==null))!==null&&Me!==void 0?Me:[]),Ie(!1)}),I){const q=Bo;L(q),oe((ue=(X=q?.recList)===null||X===void 0?void 0:X.filter(le=>le?.video!==null||le?.product!==null))!==null&&ue!==void 0?ue:[]),Ie(!1)}},[u,D,C,I]);const Le=n.useCallback(()=>{U.current!==null&&se({width:U.current.getBoundingClientRect().width})},[]);n.useEffect(()=>{if(U.current===null)return;const X=new ResizeObserver(ue=>{Le()});return X.observe(U.current),()=>{X.disconnect()}},[Le]),n.useCallback(()=>{Ie(!0),u&&D?.({hashTag:u?.hashTag}).then(X=>{var ue,q;oe(ne?.concat((q=(ue=X?.recList)===null||ue===void 0?void 0:ue.filter(le=>!le?.video))!==null&&q!==void 0?q:[])),Ie(!1)})},[u,D,ne]);const ve=n.useCallback(()=>{B(j.current.scrollTop)},[]);n.useEffect(()=>{var X;return(X=j?.current)===null||X===void 0||X.addEventListener("scroll",ve),()=>{var ue;(ue=j?.current)===null||ue===void 0||ue.removeEventListener("scroll",ve)}},[ve,j]);const ce=()=>{var X,ue,q,le,Me;if(!((X=P?.tag)===null||X===void 0)&&X.link){O();const H=u?.rec;N(H,(ue=H?.video)===null||ue===void 0?void 0:ue.bindProduct,(q=H?.video)===null||q===void 0?void 0:q.bindCta,R,(le=H?.video)===null||le===void 0?void 0:le.traceInfo),window.location.href=window.getJointUtmLink((Me=P?.tag)===null||Me===void 0?void 0:Me.link)}};return n.createElement(n.Fragment,null,re?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:E,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"waterFallList",ref:U},n.createElement("div",{className:"waterFallList-scroll",ref:j},_&&((e=P?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:ce},n.createElement(vt,{className:Se.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=P?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"waterFallList-info",style:(o=A?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:ye((a=P?.tag)===null||a===void 0?void 0:a.info,(l=A?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((s=P?.tag)===null||s===void 0)&&s.link),className:"waterFallList-collection",style:Object.assign({},(r=A?.textStyles)===null||r===void 0?void 0:r.hashTagLink),onClick:ce,dangerouslySetInnerHTML:{__html:ye(((d=P?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(v=A?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),n.createElement("div",{className:"waterFallList-content"},ne?.map((X,ue)=>{var q;return n.createElement(Ds,Object.assign({key:ue,index:ue,rec:X,list:ne,showBorder:V+((q=j?.current)===null||q===void 0?void 0:q.clientHeight),style:W[ue],sizeChange:Fe,unitWidth:be,reportTagsView:O},A))}),n.createElement("div",{hidden:!(!((c=P?.tag)===null||c===void 0)&&c.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(S=((h=K?.current[((m=K?.current)===null||m===void 0?void 0:m.length)-1])===null||h===void 0?void 0:h.top)+((y=K?.current[((f=K?.current)===null||f===void 0?void 0:f.length)-1])===null||y===void 0?void 0:y.height))!==null&&S!==void 0?S:0}px)`,height:!((x=P?.tag)===null||x===void 0)&&x.link?((p=Z?.current)===null||p===void 0?void 0:p.offsetHeight)||((w=A?.buttonBgStyle)===null||w===void 0?void 0:w.height)||"100px":0}}))),n.createElement("div",{className:"waterFallList-bottom",hidden:!(!((b=P?.tag)===null||b===void 0)&&b.link),style:A?.buttonBgStyle}),n.createElement("div",{ref:Z,hidden:!(!((T=P?.tag)===null||T===void 0)&&T.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},A?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((k=P?.tag)===null||k===void 0?void 0:k.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:A?.buttonStyle,onClick:ce,dangerouslySetInnerHTML:{__html:ye(((g=P?.tag)===null||g===void 0?void 0:g.linkTitle)||"Shop the collection",A?.buttonStyle)}}))))}var Os="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Rs=t=>{var e;const{rec:i,index:o,list:a,reportTagsView:l,textStyles:s,space:r}=t,{swiperRef:d,setRtcList:v,setOpenHashtag:c,sxpParameter:m,globalConfig:h}=_e(),[f,y]=n.useState(!1),S=n.useRef(null),x=n.useRef(null),p=n.useRef(null),w=n.useRef(null),[b,T]=n.useState(""),k=n.useMemo(()=>{var u,D,C,E,I,R,N,j,V,B;return!((u=i?.video)===null||u===void 0)&&u.cover?(D=i?.video)===null||D===void 0?void 0:D.cover:!((E=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||E===void 0)&&E.length?(R=(I=i?.video)===null||I===void 0?void 0:I.imgUrls)===null||R===void 0?void 0:R[0]:!((j=(N=i?.product)===null||N===void 0?void 0:N.homePage)===null||j===void 0)&&j.length?(B=(V=i?.product)===null||V===void 0?void 0:V.homePage)===null||B===void 0?void 0:B[0]:m?.bottom_image||""},[i,m?.bottom_image]),g=n.useMemo(()=>{var u,D;return((u=i?.product)===null||u===void 0?void 0:u.title)||((D=i?.video)===null||D===void 0?void 0:D.title)||null},[i]),O=$t({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:h,isHiddenDef:!0});n.useEffect(()=>{const u=new IntersectionObserver(D=>{D.forEach(C=>{if(C.isIntersecting){if(x.current===null||k==="")return;f&&b?S.current.setSrc(b):S.current.setSrc(k),u.unobserve(x.current)}})});return u.observe(x.current),()=>{u.disconnect()}},[k,f,b]);const _=(u,D,C)=>{const E=u/D;return C/E};n.useEffect(()=>{const u=p?.current;u===null||k===""||!f||(u.src=k,u.currentTime=1,u.crossOrigin="anonymous",u.onloadeddata=()=>{const D=w?.current;if(!D)return;const C=D.getContext("2d"),E=window?.innerWidth/2,I=_(u.videoWidth,u.videoHeight,E);D.height=I,D.width=E,C?.drawImage(u,0,0,D.width,D.height),T(D.toDataURL()),u.remove(),D.remove()})},[k,f]);const A=()=>{l(),v?.(a),setTimeout(()=>{var u;(u=d?.current)===null||u===void 0||u.swiper.slideTo(o,0,!1),c?.(!1)},0)};return n.createElement("div",{ref:x,className:"list-content-listItem",key:o,onClick:A,style:{marginBottom:r}},n.createElement("div",{className:"list-content-listItem-picture"},f&&n.createElement("div",{style:{display:"none"}},n.createElement("video",{ref:p,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),n.createElement("canvas",{ref:w})),n.createElement(vt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:S})),n.createElement("div",{className:"list-content-listItem-info"},n.createElement("div",{className:`list-content-listItem-info-title ${O?"list-content-listItem-info-nowrap":""}`,style:s?.title,dangerouslySetInnerHTML:{__html:ye(g,s?.title)}}),n.createElement("div",{className:"list-content-listItem-info-price",style:s?.price,hidden:!O,dangerouslySetInnerHTML:{__html:ye(O,s?.price)}})))};function Ls(t){var e,i,o,a,l,s,r,d,v,c,m,h,f,y,S,x,p,{reportTagsView:w,showBanner:b}=t,T=Ke(t,["reportTagsView","showBanner"]);const{waterFallData:k,getRecommendVideos:g,hashTagSize:O,loadingImage:_,isOpenHashTag:A,cacheActiveIndex:u}=_e(),{jumpToWeb:D}=Qe(),[C,E]=n.useState(),[I,R]=n.useState(),[N,j]=n.useState(!1),V=n.useRef(null),[B,P]=n.useState(!1);n.useCallback(()=>{B||(P(!0),k&&g?.({hashTag:k?.hashTag}).then(U=>{var W;E(C?.concat((W=U?.recList)!==null&&W!==void 0?W:[])),P(!1)}))},[k,g,C,B]),n.useEffect(()=>{var U,W;if(j(!0),k&&g?.({hashTag:k?.hashTag,defaultSize:O,maxSize:O}).then(Y=>{var ee,ae;R(Y),E((ae=(ee=Y?.recList)===null||ee===void 0?void 0:ee.filter(re=>re?.video!==null||re?.product!==null))!==null&&ae!==void 0?ae:[]),j(!1)}),A){const Y=Bo;R(Y),E((W=(U=Y?.recList)===null||U===void 0?void 0:U.filter(ee=>ee?.video!==null||ee?.product!==null))!==null&&W!==void 0?W:[]),j(!1)}},[k,g,O,A]);const L=()=>{var U,W,Y,ee,ae;if(!((U=I?.tag)===null||U===void 0)&&U.link){w();const re=k?.rec;D(re,(W=re?.video)===null||W===void 0?void 0:W.bindProduct,(Y=re?.video)===null||Y===void 0?void 0:Y.bindCta,u,(ee=re?.video)===null||ee===void 0?void 0:ee.traceInfo),window.location.href=window.getJointUtmLink((ae=I?.tag)===null||ae===void 0?void 0:ae.link)}};return n.createElement(n.Fragment,null,N?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:_,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"list"},n.createElement("div",{className:"list-scroll",ref:V},b&&((e=I?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:L},n.createElement(vt,{className:Se.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=I?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"list-info",style:(o=T?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:ye((a=I?.tag)===null||a===void 0?void 0:a.info,(l=T?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((s=I?.tag)===null||s===void 0)&&s.link),className:"list-collection",onClick:L,style:Object.assign(Object.assign({},(r=T?.textStyles)===null||r===void 0?void 0:r.hashTagLink),{marginBottom:T?.space}),dangerouslySetInnerHTML:{__html:ye(((d=I?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(v=T?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),n.createElement("div",{className:"list-content"},C?.map((U,W)=>n.createElement(Rs,Object.assign({key:W,index:W,rec:U,list:C,reportTagsView:w},T)))),n.createElement("div",{hidden:!B,style:{textAlign:"center"}},"loading..."),n.createElement("div",{hidden:!(!((c=I?.tag)===null||c===void 0)&&c.link),style:{height:!((m=I?.tag)===null||m===void 0)&&m.link?((h=T?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((f=T?.buttonStyle)===null||f===void 0?void 0:f.height)||"100px":0}})),n.createElement("div",{className:"list-bottom",hidden:!(!((y=I?.tag)===null||y===void 0)&&y.link),style:T?.buttonBgStyle}),n.createElement("div",{hidden:!(!((S=I?.tag)===null||S===void 0)&&S.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},T?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((x=I?.tag)===null||x===void 0?void 0:x.linkTitle)||"Shop the collection",className:"list-btn",style:T?.buttonStyle,onClick:L,dangerouslySetInnerHTML:{__html:ye(((p=I?.tag)===null||p===void 0?void 0:p.linkTitle)||"Shop the collection",T?.buttonStyle)}}))))}const Bs=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:a,swiperRef:l,setWaterFallData:s,cacheRtcList:r,setRtcList:d,cacheActiveIndex:v,rtcList:c,setCacheRtcList:m,setIsFromHashtag:h,isFromHashtag:f,bffEventReport:y,themeTag:S,selectTag:x}=_e(),{backMainFeed:p}=Qe();n.useRef(null);const w=n.useRef(null),[b,T]=n.useState();n.useEffect(()=>{const A=document.getElementById("sxp-render"),u=document.getElementById("water-fall");u?w.current=u:(w.current=document.createElement("div"),w.current.setAttribute("id","water-fall"),A?.appendChild(w.current))},[]);const k=()=>{var A,u;p("branch",x,void 0,i?.hashTag),_(),s?.(void 0),h?.(!1),(u=(A=l?.current)===null||A===void 0?void 0:A.swiper)===null||u===void 0||u.slideTo(v,0,!1),o?.(!1)},[g,O]=n.useState();n.useEffect(()=>{i&&O(i)},[i]);const _=n.useCallback(()=>{var A,u,D,C,E,I;const R=g?.rec;if(!R)return;let N="",j=null;f?N="hashTagPage":!((A=R?.video)===null||A===void 0)&&A.url?(N="videoPage",j="video"):!((D=(u=R?.video)===null||u===void 0?void 0:u.imgUrls)===null||D===void 0)&&D.length&&(N="imagePage",j="image"),y?.({eventInfo:{contentId:(C=R?.video)===null||C===void 0?void 0:C.itemId,position:v+"",contentTags:JSON.stringify((E=R?.video)===null||E===void 0?void 0:E.tags),traceInfo:(I=R?.video)===null||I===void 0?void 0:I.traceInfo,hashTags:JSON.stringify([g?.hashTag]),fromKName:N,fromKPage:location?.href,timeOnSite:Math.floor((new Date-b)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:j}})},[g,y,b,f,v]);return n.useEffect(()=>{a&&T(new Date)},[a]),n.useEffect(()=>{const A=()=>{T(new Date)};return window.addEventListener("pageshow",A),()=>{window.removeEventListener("pageshow",A)}},[]),w.current?Hi.createPortal(n.createElement("div",{className:"waterfall",style:{display:a?"block":"none"}},n.createElement(Lo,{icon:Os,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:k}),t?.openFixedSize===!0||t?.openFixedSize===void 0?n.createElement(Ls,Object.assign({reportTagsView:_},t)):n.createElement(Ms,Object.assign({reportTagsView:_},t))),w.current):null};var No=n.memo(Bs);const Ns=t=>n.createElement(No,Object.assign({},t));var Fs=n.memo(Ns);const js=$e(Fs,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:xs,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var Vs=[{title:"\u534F\u8BAE\u8BE6\u60C5",child:[{type:"Switch",label:"\u5FC5\u987B\u540C\u610F\u7528\u6237\u534F\u8BAE",name:["props","privacy_necessity"],extra:"\u5F53\u65B0\u7528\u6237\u8FDB\u5165\u9875\u9762\u65F6\uFF0C\u4F1A\u51FA\u73B0\u7528\u6237\u534F\u8BAE\u5F39\u7A97\uFF0C\u7528\u6237\u9700\u8981\u5148\u540C\u610F\u534F\u8BAE\u540E\u624D\u80FD\u8BBF\u95EE\u5185\u5BB9\u3002"},{type:"Text",label:"\u5F39\u7A97\u6807\u9898",name:["props","privacy_title"]},{type:"TextArea",label:"\u7528\u6237\u534F\u8BAE\u5F39\u7A97\u5185\u5BB9",name:["props","privacy_context"]},{type:"Group",label:"\u9690\u79C1\u653F\u7B56",child:[{type:"Text",name:["props","privacy_policy_title"]},{type:"Text",name:["props","privacy_policy_url"],addonBefore:"https://"}],extra:"\u5F53\u7528\u6237\u70B9\u51FB\u66F4\u591A\u4FE1\u606F\u6309\u94AE\u65F6\uFF0C\u5C06\u4F1A\u8DF3\u8F6C\u81F3\u8BBE\u7F6E\u7684\u94FE\u63A5\u67E5\u770B\u653F\u7B56\u5185\u5BB9"}]}];const Fo=t=>n.createElement(Fo,Object.assign({},t));var zs=n.memo(Fo);const Hs=$e(zs,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Vs},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Gs=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],jo={"animated-button":"index-module_animated-button__lqTbg",gradientCover:"index-module_gradientCover__5iUag","one-line-ellipsis":"index-module_one-line-ellipsis__HutE0","two-line-ellipsis":"index-module_two-line-ellipsis__c8gRJ"};const Us=t=>{var e,i,o,a,l,s,r,d,v,c,{style:m,recData:h,ctaTempStyles:f,index:y,event:S,onClick:x,isExternalLink:p=!1}=t,w=Ke(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink"]);const{ctaEvent:b,setPopupDetailData:T}=_e(),{jumpToWeb:k}=Qe(),[g,O]=n.useState(!1),_=n.useRef(null),A=Oo(_),u=((o=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(a=h?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=h?.video)===null||s===void 0?void 0:s.bindCta),D=((d=(r=h?.video)===null||r===void 0?void 0:r.bindProducts)===null||d===void 0?void 0:d[0])||((v=h?.video)===null||v===void 0?void 0:v.bindProduct),C=()=>{var N,j,V,B;const P=((j=(N=h?.video)===null||N===void 0?void 0:N.bindProducts)===null||j===void 0?void 0:j[0])||((V=h?.video)===null||V===void 0?void 0:V.bindProduct)||h?.video;if(b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,P,y),T?.(Object.assign(Object.assign({},h),{index:y})),p){const L=D?.link||((B=P?.bindCta)===null||B===void 0?void 0:B.link);L&&(k(h,D,u,y),window.location.href=window.getJointUtmLink(L))}else x?.()},E=u?.enTitle||"\u67E5\u770B\u8BE6\u60C5",I=n.useMemo(()=>{var N,j;const V=S?.animation;if(V){const{delay:B,duration:P,backgroundColor:L}=V;return{":after":{animationDelay:`${(N=B/1e3)!==null&&N!==void 0?N:0}s`,animationDuration:`${(j=P/1e3)!==null&&j!==void 0?j:0}s`,backgroundColor:`${L??"transparent"}`}}}},[S?.animation]);n.useEffect(()=>{var N,j,V;A&&_?.current&&b?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((j=(N=h?.video)===null||N===void 0?void 0:N.bindProducts)===null||j===void 0?void 0:j[0])||((V=h?.video)===null||V===void 0?void 0:V.bindProduct)||h?.video,y)},[A]),n.useEffect(()=>{O(!!A)},[A]);const R=n.useMemo(()=>g?jo["animated-button"]:null,[g]);return n.createElement("div",Object.assign({ref:_,style:Object.assign(Object.assign(Object.assign({},m),f?.ctaTitle),{lineHeight:`${(c=m?.height)!==null&&c!==void 0?c:0}px`})},w,{className:`${R} ${Se.css(I)} ${jo["one-line-ellipsis"]}`,onClick:C,dangerouslySetInnerHTML:{__html:ye(E,f?.ctaTitle)}}))};var Ws=n.memo(Us),Ys=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const Xs=$e(Ws,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Gs,bindableProps:[],interactionRender:Ys},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"center"}},event:{animation:{backgroundColor:"#F40082",name:1,delay:1e3,duration:2e3}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var qs=[{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:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],Jt={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const Js="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Ks=t=>{var e,i,o,a,l,s,r,d,v,c,m,h,f,y,S,x,p,w,b,T,k,g,O,_,{style:A,recData:u,ctaTempStyles:D,index:C,event:E,bottom_image:I,translateY:R,isTel:N,onClick:j,isExternalLink:V=!1,isActive:B}=t,P=Ke(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);A==null||delete A.transform;const{sxpParameter:L,globalConfig:U,ctaEvent:W,setPopupDetailData:Y}=_e(),{jumpToWeb:ee}=Qe(),[ae,re]=n.useState(!0),Ie=((o=(i=(e=u?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(a=u?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=u?.video)===null||s===void 0?void 0:s.bindCta),ne=((d=(r=u?.video)===null||r===void 0?void 0:r.bindProducts)===null||d===void 0?void 0:d[0])||((v=u?.video)===null||v===void 0?void 0:v.bindProduct),oe=()=>{var pe,be,De,Fe;const Le=((be=(pe=u?.video)===null||pe===void 0?void 0:pe.bindProducts)===null||be===void 0?void 0:be[0])||((De=u?.video)===null||De===void 0?void 0:De.bindProduct)||u?.video;if(W?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},u,Le,C),Y?.(Object.assign(Object.assign({},u),{index:C})),V){const ve=ne?.link||((Fe=Le?.bindCta)===null||Fe===void 0?void 0:Fe.link);ve&&(ee(u,ne,Ie,C),window.location.href=window.getJointUtmLink(ve))}else j?.()},Z=Ie?.enTitle||"\u67E5\u770B\u8BE6\u60C5",$=n.useMemo(()=>{const pe=E?.animation;if(pe){const{delay:be,duration:De}=pe;return{animationDelay:`${be?be/1e3:0}s`,animationDuration:`${De?De/1e3:0}s`}}},[E?.animation]),K=(y=(f=(h=(c=ne?.cover)!==null&&c!==void 0?c:(m=ne?.homePage)===null||m===void 0?void 0:m[0])!==null&&h!==void 0?h:Ie?.icon)!==null&&f!==void 0?f:L?.bottom_image)!==null&&y!==void 0?y:I,ge=pe=>{pe.stopPropagation(),re(!1)};n.useEffect(()=>{re(!0)},[B]);const se=n.useMemo(()=>B&&ae?Jt["animated-fadeIn"]:null,[B,ae]);return n.createElement(n.Fragment,null,N?n.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):n.createElement("div",Object.assign({},P,{className:`${Se.css(Object.assign(Object.assign({},A),{"--transY":`translateY(calc(100% + ${(S=A?.margin)!==null&&S!==void 0?S:0}px))`}))} ${Jt.aniLinkPopup} ${se} ${Se.css($)}`,onClick:oe}),n.createElement("div",{onClick:ge,className:Jt["modal-icon-wrapper"],style:{padding:(x=A?.padding)!==null&&x!==void 0?x:0}},n.createElement("img",{src:(p=U?.popupCloseIcon)!==null&&p!==void 0?p:Js,alt:"close",className:Jt["modal-icon-wrapper-img"]})),n.createElement(Rt,{src:K,rec:u,item:(g=(T=(b=(w=u?.video)===null||w===void 0?void 0:w.bindProducts)===null||b===void 0?void 0:b[0])!==null&&T!==void 0?T:(k=u?.video)===null||k===void 0?void 0:k.bindProduct)!==null&&g!==void 0?g:u?.video,index:C,translateY:R,imgStyle:D?.img}),(!u||ne?.title)&&n.createElement("div",{className:Jt["one-line-ellipsis"],style:D?.title,dangerouslySetInnerHTML:{__html:ye((O=ne?.title)!==null&&O!==void 0?O:"Product Name",D?.title)}}),n.createElement("div",{className:Jt["one-line-ellipsis"],style:Object.assign(Object.assign({},D?.ctaTitle),{lineHeight:((_=D?.ctaTitle)===null||_===void 0?void 0:_.height)+"px"}),dangerouslySetInnerHTML:{__html:ye(Z,D?.ctaTitle)}})))};var Zs=n.memo(Ks),Qs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const $s=$e(Zs,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:qs,bindableProps:[],interactionRender:Qs},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var Bi=Object.freeze({__proto__:null,AniLink:Xs,AniLinkPopup:$s,Appoint:Wa,AppointForm:Cn,Commodity:za,CommodityDetail:fa,CommodityDetailDiroNew:Aa,CommodityDiro:ts,CommodityDiroNew:as,CommodityList:Da,Consent:Hs,HashTag:js,Iframe:La,Link:Ka,MultiCommodity:hs,MultiCommodityDiro:us,MultiCommodityDiroNew:Ss,Prompt:wa});const er="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",tr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",ir=t=>{var e,{active:i,activeIcon:o,unActicveIcon:a,recData:l,position:s}=t,r=Ke(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:d,mutateUnlike:v,bffEventReport:c,setCacheRtcList:m,cacheRtcList:h}=_e(),[f,y]=n.useState((e=h?.[s])===null||e===void 0?void 0:e.isCollected),S=yt(tr),x=yt(er),p=Je.debounce(()=>nt(void 0,void 0,void 0,function*(){var w,b,T,k,g,O,_,A,u,D,C,E,I,R,N,j,V,B,P,L,U,W;if(f){y(!1);const Y=(T=yield v?.({videoItemId:(b=(w=l?.video)===null||w===void 0?void 0:w.itemId)!==null&&b!==void 0?b:""}))!==null&&T!==void 0?T:!1;if(c?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(g=(k=l?.video)===null||k===void 0?void 0:k.itemId)!==null&&g!==void 0?g:"",contentName:(_=(O=l?.video)===null||O===void 0?void 0:O.title)!==null&&_!==void 0?_:"",contentTags:JSON.stringify((u=(A=l?.video)===null||A===void 0?void 0:A.tags)!==null&&u!==void 0?u:[]),position:s+"",contentFormat:!((D=l?.video)===null||D===void 0)&&D.url?"video":"image",traceInfo:(C=l?.video)===null||C===void 0?void 0:C.traceInfo}}),!Y)y(!0);else{const ee=(E=h?.map((ae,re)=>(re===s&&(ae.isCollected=!1),ae)))!==null&&E!==void 0?E:[];m?.(ee)}}else{y(!0);const Y=(I=yield d?.({content:JSON.stringify(l)}))!==null&&I!==void 0?I:!1;if(c?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(N=(R=l?.video)===null||R===void 0?void 0:R.itemId)!==null&&N!==void 0?N:"",contentName:(V=(j=l?.video)===null||j===void 0?void 0:j.title)!==null&&V!==void 0?V:"",contentTags:JSON.stringify((P=(B=l?.video)===null||B===void 0?void 0:B.tags)!==null&&P!==void 0?P:[]),position:s+"",contentFormat:!((L=l?.video)===null||L===void 0)&&L.url?"video":"image",traceInfo:(U=l?.video)===null||U===void 0?void 0:U.traceInfo}}),!Y)y(!1);else{const ee=(W=h?.map((ae,re)=>(re===s&&(ae.isCollected=!0),ae)))!==null&&W!==void 0?W:[];m?.(ee)}}}),200);return n.createElement("button",Object.assign({},r,{"aria-label":"like",onClick:p}),n.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:f?o||S:a||x,alt:"icon"}))};var Vo=n.memo(ir),or="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=zi.render(n.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})(),nr=({rec:t,index:e,height:i,data:o,muted:a,activeIndex:l,videoPostConfig:s,videoPlayIcon:r})=>{const[d,v]=n.useState(!1),{bffEventReport:c,sxpParameter:m,waterFallData:h,openHashtag:f,bffFbReport:y}=_e(),S=n.useRef(0),[x,p]=n.useState(!1),[w,b]=n.useState(!0),{isActive:T}=Po(),k=n.useRef(null),[g,O]=n.useState(""),[_,A]=n.useState(!1),u=n.useRef(),D=`pb-cache-video-${e}`,C=n.useRef(null),E=n.useMemo(()=>s?.mode==="2",[s]),I=n.useMemo(()=>{var oe;return s?.mode==="2"?`translateY(-${50+((oe=s?.offsetTop)!==null&&oe!==void 0?oe:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),R=n.useMemo(()=>{var oe;return((oe=t?.video)===null||oe===void 0?void 0:oe.cover)||g},[g,t]),N=n.useMemo(()=>E?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[E]),j=n.useMemo(()=>s?.bgWay==="1",[s]),V=n.useMemo(()=>j&&s?.bgColor?{backgroundColor:s?.bgColor}:{},[s,j]);n.useEffect(()=>{u?.current&&(u.current.muted=a)},[a,u?.current]);const B=n.useCallback(()=>{var oe;u?.current&&((oe=u?.current)===null||oe===void 0||oe.play())},[u?.current]),P=yt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),L=n.useCallback(()=>{u?.current&&(A(!1),p(!0))},[]),U=n.useCallback(()=>{var oe,Z,$,K,ge,se,pe,be,De,Fe,Le,ve,ce;if(!u?.current)return;v(!1);const X=o[e];if(X&&(!((oe=u?.current)===null||oe===void 0)&&oe.duration)){S.current=((Z=u?.current)===null||Z===void 0?void 0:Z.currentTime)||0;const ue=((K=($=u?.current)===null||$===void 0?void 0:$.duration)!==null&&K!==void 0?K:0).toFixed(2),q=((se=(ge=u?.current)===null||ge===void 0?void 0:ge.currentTime)!==null&&se!==void 0?se:0).toFixed(2),le=w?"0":"1";c?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(be=(pe=X?.video)===null||pe===void 0?void 0:pe.itemId)!==null&&be!==void 0?be:"",contentName:(Fe=(De=X?.video)===null||De===void 0?void 0:De.title)!==null&&Fe!==void 0?Fe:"",playType:le,startTime:q,videoDuration:ue,contentTags:JSON.stringify((ve=(Le=X?.video)===null||Le===void 0?void 0:Le.tags)!==null&&ve!==void 0?ve:[]),position:e+"",contentFormat:"video",traceInfo:(ce=X?.video)===null||ce===void 0?void 0:ce.traceInfo}}),b(!1)}},[c,o,e,w,u?.current]),W=n.useCallback(()=>{var oe;if(!u?.current||g||!E||(u.current.style.objectFit="contain",!((oe=t?.video)===null||oe===void 0)&&oe.cover||!k||!k.current||j))return;const Z=()=>{const $=k?.current,K=$.getContext("2d"),ge=window?.innerWidth,se=window?.innerHeight;$.height=se,$.width=ge,K?.drawImage(u.current,0,0,$.width,$.height),O($.toDataURL())};Z(),setTimeout(()=>{Z()},500)},[u.current,j,t,g,E]),Y=n.useCallback(()=>{u.current&&(U(),W())},[u.current,W,U]),ee=n.useCallback(oe=>()=>{var Z,$,K,ge,se;if(!u.current||!x)return;const pe=(Z=u?.current)===null||Z===void 0?void 0:Z.paused;switch(oe){case"start":if(!pe)return;($=u?.current)===null||$===void 0||$.play(),v(!1);break;case"pause":if(pe)return;(K=u?.current)===null||K===void 0||K.pause(),v(!0);break;default:pe?(ge=u?.current)===null||ge===void 0||ge.play():(se=u?.current)===null||se===void 0||se.pause(),v(!pe);break}},[x,u?.current]),ae=n.useCallback(()=>{var oe,Z,$,K,ge,se,pe,be,De,Fe,Le,ve,ce;if(!u?.current||l!==e)return;const X=o[e],ue=((Z=(oe=u?.current)===null||oe===void 0?void 0:oe.duration)!==null&&Z!==void 0?Z:0).toFixed(2),q=((K=($=u?.current)===null||$===void 0?void 0:$.currentTime)!==null&&K!==void 0?K:0).toFixed(2);if(!((ge=u?.current)===null||ge===void 0)&&ge.duration){const le=(((se=u?.current)===null||se===void 0?void 0:se.currentTime)-S.current).toFixed(2);c?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(be=(pe=X?.video)===null||pe===void 0?void 0:pe.itemId)!==null&&be!==void 0?be:"",contentName:(Fe=(De=X?.video)===null||De===void 0?void 0:De.title)!==null&&Fe!==void 0?Fe:"",endTime:q,videoDuration:ue,playDuration:le,contentTags:JSON.stringify((ve=(Le=X?.video)===null||Le===void 0?void 0:Le.tags)!==null&&ve!==void 0?ve:[]),position:e+"",contentFormat:"video",traceInfo:(ce=X?.video)===null||ce===void 0?void 0:ce.traceInfo}})}},[o,e,c,u?.current,l]),re=n.useCallback(()=>{A(!0)},[]);n.useEffect(()=>{var oe,Z,$,K,ge,se,pe,be,De,Fe;if(!T)return;const Le=t?.video.url;if(!Le)return;const ve=document.querySelector(`#${D}`);if(!ve||(u.current=Ni?.(ve),!u?.current))return;const ce=window?.Hls;let X=null;return Le.includes(".m3u8")&&ce&&ce.isSupported()?(X=new ce,X.loadSource(Le),X.attachMedia(u?.current),X.on(ce.Events.MANIFEST_PARSED,function(){var ue;(ue=u?.current)===null||ue===void 0||ue.play()})):u.current.src=Le,(oe=u?.current)===null||oe===void 0||oe.setAttribute("x5-playsinline","true"),(Z=u?.current)===null||Z===void 0||Z.setAttribute("webkit-playsinline","true"),($=u?.current)===null||$===void 0||$.addEventListener("loadedmetadata",Y),(K=u?.current)===null||K===void 0||K.addEventListener("loadeddata",W),(ge=u?.current)===null||ge===void 0||ge.addEventListener("play",U),(se=u?.current)===null||se===void 0||se.addEventListener("playing",L),(pe=u?.current)===null||pe===void 0||pe.addEventListener("pause",ae),(be=u?.current)===null||be===void 0||be.addEventListener("ended",B),(De=u?.current)===null||De===void 0||De.addEventListener("canplay",B),(Fe=u?.current)===null||Fe===void 0||Fe.addEventListener("waiting",re),()=>{var ue,q,le,Me,H,F,Oe,je,pt;((ue=u?.current)===null||ue===void 0?void 0:ue.paused)||ae(),X&&X?.destroy(),p(!1),(q=u?.current)===null||q===void 0||q.removeEventListener("loadedmetadata",Y),(le=u?.current)===null||le===void 0||le.removeEventListener("loadeddata",W),(Me=u?.current)===null||Me===void 0||Me.removeEventListener("play",U),(H=u?.current)===null||H===void 0||H.removeEventListener("playing",L),(F=u?.current)===null||F===void 0||F.removeEventListener("pause",ae),(Oe=u?.current)===null||Oe===void 0||Oe.removeEventListener("ended",B),(je=u?.current)===null||je===void 0||je.removeEventListener("canplay",B),(pt=u?.current)===null||pt===void 0||pt.removeEventListener("waiting",re)}},[T,D,t,ae]),n.useEffect(()=>{var oe,Z;!u?.current||!x||(T?(y?.({eventName:"ViewContent"}),(oe=u?.current)===null||oe===void 0||oe.play()):(Z=u?.current)===null||Z===void 0||Z.pause())},[T,x,u?.current]),n.useEffect(()=>{var oe,Z,$;if(!T||!u?.current)return;!((oe=u?.current)===null||oe===void 0?void 0:oe.paused)&&f?(Z=u?.current)===null||Z===void 0||Z.pause():f||($=u?.current)===null||$===void 0||$.play()},[f,T,u?.current]),n.useEffect(()=>{if(!T)return;const oe=()=>{ee("start")(),y?.({eventName:"ViewContent"})},Z=ee("pause");return It.on(ft.PAGE_DID_SHOW,oe),It.on(ft.PAGE_DID_HIDE,Z),()=>{It.off(ft.PAGE_DID_SHOW,oe),It.off(ft.PAGE_DID_HIDE,Z)}},[ee,T]);const Ie=n.useMemo(()=>!m?.placeholder_image||x?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"placeholder image"}),[x,m?.placeholder_image]),ne=n.useMemo(()=>{if(!(!_||!x))return n.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:or,alt:"placeholder image"})},[_,x]);return n.useEffect(()=>{if(!u?.current)return;const oe=()=>{var Z;l===e&&(!((Z=t?.video)===null||Z===void 0)&&Z.url)&&u?.current&&!d&&ee("pause")()};return window.addEventListener("beforeunload",oe),()=>{window.removeEventListener("beforeunload",oe)}},[l,e,t,u?.current,ee,d]),t?.video?n.createElement(n.Fragment,null,E?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:ee(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},V)},!j&&x&&R&&n.createElement(vt,{src:R,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},N)}),n.createElement("canvas",{ref:k,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:I,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},n.createElement("div",{className:"n-full-screen",ref:C,id:D,style:{width:"100%",height:"100%"}}),d&&n.createElement(vt,{className:"clc-pb-video-pause",src:r??P,alt:"pause"}))),Ie,ne):n.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:ee()},n.createElement("div",{className:"n-full-screen",ref:C,id:D,style:{width:"100%",height:"100%"}}),Ie,ne,d&&n.createElement(vt,{className:"clc-pb-video-pause",src:r??P,alt:"pause"}))):null};var lr=n.memo(nr);const ar=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:a})=>{const[l,s]=n.useState(t),r=d=>{d.stopPropagation();const v=!l;s(v),o?.(v)};return n.useEffect(()=>{s(t)},[t]),n.createElement("button",{style:a,"aria-label":"toggle button",className:"pb-toggle-button",onClick:r},n.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var zo=n.memo(ar);const sr=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,a]=n.useState(!0);Ct(),n.useEffect(()=>{setTimeout(()=>{a(!1)},i)},[]);const l=yt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),s=n.useMemo(()=>o?"pb-fadeIn":"pb-fadeOut",[o]);return n.createElement("div",{hidden:!o,className:`pb-finger-wrap ${s}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},n.createElement("img",{src:t||l,alt:"finger swiper"}))},Ho=t=>{const{src:e,height:i,imgUrlsPostConfig:o,onShowFirstImage:a}=t,l=n.useMemo(()=>o?.mode==="2",[o]),s=n.useMemo(()=>{var c;return o?.mode==="2"?`translateY(-${50+((c=o?.offsetTop)!==null&&c!==void 0?c:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[o]),r=n.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),d=n.useMemo(()=>o?.bgWay==="1",[o]),v=n.useMemo(()=>d&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,d]);return n.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!l||!d)&&n.createElement(vt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},r),onLoad:a}),l&&n.createElement(vt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:s,left:0,right:0},onLoad:a}))},rr=({imgUrls:t,width:e,height:i,rec:o,index:a,onReportViewImageEnd:l,onViewImageStartEvent:s,imgUrlsPostConfig:r})=>{var d,v;const c=n.useRef(),{isActive:m}=Po(),{sxpParameter:h,openHashtag:f}=_e(),[y,S]=n.useState(!1);n.useEffect(()=>{y&&m?(c?.current&&c.current.swiper.autoplay.start(),f?l(o):s(a)):c?.current&&c.current.swiper.autoplay.stop()},[o,m,l,f,a,s,y]);const x=n.useCallback(()=>{y||S(!0)},[y]);return n.createElement(Gt,{ref:c,defaultValue:0,direction:"horizontal",modules:[ri,di],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},className:Se.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(d=r?.marginBottom)!==null&&d!==void 0?d:0,fontSize:"14px"}},r?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:r?.dotsBgColor,opacity:1}}),r?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${r?.dotsActiveColor}!important`,opacity:1}})),height:i,loop:!0,autoplay:{delay:((v=r?.delay)!==null&&v!==void 0?v:3)*1e3}},t?.map((p,w)=>n.createElement(_t,{key:w},n.createElement(Ho,{src:!y&&w>0?"":p,height:i,imgUrlsPostConfig:r,onShowFirstImage:x}))))};var dr=n.memo(rr);const cr=({tags:t,itemId:e,itemType:i,index:o,rec:a,hashTagStyle:l})=>{var s;const[r,d]=n.useState(!1),{setWaterFallData:v,setOpenHashtag:c,setCacheActiveIndex:m,waterFallData:h,setIsFromHashtag:f}=_e(),y=S=>{h?f?.(!0):m?.(o),v?.(i?{hashTag:S,itemId:e,itemType:i,rec:a}:{hashTag:S,rec:a}),c?.(!0)};return n.useMemo(()=>t.length<=6?null:n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>d(!r)},r?"show less":"show more"),[r,t]),n.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(s=l?.marginTop)!==null&&s!==void 0?s:16}px`}},n.createElement(Qt,null,t?.map((S,x)=>n.createElement(_t,{key:x,hidden:r?!1:x>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>y(S),tag:"button","aria-label":S},n.createElement("div",{dangerouslySetInnerHTML:{__html:ye(`#${S}`,l)}})))))};var Go=n.memo(cr),Uo="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 pi(t){return n.memo(function(e){const{$store:i}=rn(),o=l=>{let s=l;const r=l.match(/{{.*?}}/g);return r?.length&&r.forEach(d=>{d.replace(/{{\s*([\w.]+)\s*}}/g,(v,c)=>{if(c){const m=Je.get(i,c);return s=s.replace(d,m),m}})}),s},a=n.useMemo(()=>{var l,s,r;const{bindDatas:d}=e,v=Ke(e,["bindDatas"]);if((l=d?.forEach)===null||l===void 0||l.call(d,c=>{if(c?.propKey&&c?.dataPath){const{propKey:m,dataPath:h}=c;h.replace(/{{\s*([\w.]+)\s*}}/g,(f,y)=>{var S,x;if(y){const p=(x=(S=Je.get(i,y))!==null&&S!==void 0?S:e[m])!==null&&x!==void 0?x:"";return v[m]=p,p}})}}),v){v.eventMap={};const c=Je.cloneDeep(v.event)||{};for(const m in c)if(Object.prototype.hasOwnProperty.call(c,m))try{c[m].value=o(c[m].value),v.eventMap[m]=new Function(c[m].value)}catch{}}return!((r=(s=v?.event)===null||s===void 0?void 0:s.onClick)===null||r===void 0)&&r.linkType&&(v.style.cursor="pointer"),v},[i,e]);return n.createElement(t,Object.assign({},a,a.eventMap))})}const mi=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:a,isActive:l})=>{var s,r,d,v,c;const{schema:m}=Ct();if(!t?.video)return null;let h=null;!((r=(s=t?.video)===null||s===void 0?void 0:s.bindProducts)===null||r===void 0)&&r.length?h="\u591A\u5546\u54C1CTA":!((d=t?.video)===null||d===void 0)&&d.bindProduct?h="\u5546\u54C1CTA":h=(c=(v=t?.video)===null||v===void 0?void 0:v.bindCta)===null||c===void 0?void 0:c.itemId;const f=i?.[h],y=n.useCallback(()=>{var S,x,p,w,b,T,k,g,O,_,A,u,D,C,E,I,R,N,j,V,B,P,L,U,W,Y,ee,ae;if(!t?.video)return null;if(!(a&&!a?.includes((S=f?.item)===null||S===void 0?void 0:S.type))&&!(!a&&((x=f?.item)===null||x===void 0?void 0:x.category)==="cta")){if(((p=f?.item)===null||p===void 0?void 0:p.type)==="CommodityDiro"&&!(!((w=t?.video)===null||w===void 0)&&w.bindProduct)||((b=f?.item)===null||b===void 0?void 0:b.type)==="Commodity"&&!(!((T=t?.video)===null||T===void 0)&&T.bindProduct)||((k=f?.item)===null||k===void 0?void 0:k.type)==="CommodityDiroNew"&&!(!((g=t?.video)===null||g===void 0)&&g.bindProduct)||((O=f?.item)===null||O===void 0?void 0:O.type)==="MultiCommodity"&&!(!((A=(_=t?.video)===null||_===void 0?void 0:_.bindProducts)===null||A===void 0)&&A.length)||((u=f?.item)===null||u===void 0?void 0:u.type)==="MultiCommodityDiro"&&!(!((C=(D=t?.video)===null||D===void 0?void 0:D.bindProducts)===null||C===void 0)&&C.length)||((E=f?.item)===null||E===void 0?void 0:E.type)==="MultiCommodityDiroNew"&&!(!((R=(I=t?.video)===null||I===void 0?void 0:I.bindProducts)===null||R===void 0)&&R.length))return null;if(f&&o){const re=o[(N=f?.item)===null||N===void 0?void 0:N.type],Ie=pi(re),ne=(j=re?.extend)===null||j===void 0?void 0:j.defaulSetting,oe=((P=(B=(V=f?.item)===null||V===void 0?void 0:V.event)===null||B===void 0?void 0:B.onClick)===null||P===void 0?void 0:P.linkType)==="externalLink";return n.createElement(Ie,Object.assign({style:Object.assign(Object.assign(Object.assign({},ne?.style),(L=f?.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({},ne?.textStyle),(U=f?.item)===null||U===void 0?void 0:U.textStyle),bindDatas:(Y=(W=f?.item)===null||W===void 0?void 0:W.bindDatas)!==null&&Y!==void 0?Y:[]},ne?.props,(ee=f?.item)===null||ee===void 0?void 0:ee.props,{event:((ae=f?.item)===null||ae===void 0?void 0:ae.event)||{},schema:m,id:f?.id,key:f?.id,recData:t,isExternalLink:oe,index:e,isActive:l}))}else return null}},[t,o,i,m,f?.id,l]);return n.createElement(n.Fragment,null,y())},Wo=({nudge:t})=>{var e,i,o,a,l,s;return n.createElement(n.Fragment,null,t?.isOpen&&n.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(o=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&o!==void 0?o:212,height:(l=(a=t?.size)===null||a===void 0?void 0:a.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(s=t?.borderRadius)!==null&&s!==void 0?s:4}},t?.icon?n.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,n.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:ye(t?.content,t?.textStyle)}})))},ur=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:a,setCacheRtcList:l,setCacheActiveIndex:s,setLoading:r,swiperRef:d,waterFallData:v,bffEventReport:c,selectTag:m,setSelectTag:h}=_e(),{backMainFeed:f}=Qe(),y=n.useMemo(()=>[ii,...t],[t]),S=x=>()=>{if(x===m)return;x!=="FOR U"?c?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${x}']`}}):f("theme",x,m);let p;x!==ii&&(p=x),r?.(!0),o?.({themeTag:p}).then(w=>{var b,T,k,g;It.emit(ft.CHANGE_THEME_TAG,p),a?.((b=w?.recList)!==null&&b!==void 0?b:[]),l?.((T=w?.recList)!==null&&T!==void 0?T:[]),e?.(0),s?.(0),(g=(k=d?.current)===null||k===void 0?void 0:k.swiper)===null||g===void 0||g.slideTo(0)}).finally(()=>{r?.(!1)}),h?.(x)};return v||t.length<=0?null:n.createElement("div",{className:"clc-sxp-tagbar",style:i},n.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},y.map(x=>n.createElement("button",{className:`clc-sxp-tagbar-list-item ${x===m?"clc-sxp-tagbar-list-item-active":""}`,key:x,"aria-label":x,onClick:S(x)},x))))};var Yo=n.memo(ur);const Xo=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:a,resolver:l,data:s=[],ctaType:r,tipText:d,nudge:v,_schema:c,hashTagStyle:m,tagList:h=[],licenseUrl:f})=>{var y,S,x,p,w,b,T,k,g,O,_,A,u,D,C,E,I,R,N,j;const V=yt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),B=yt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:P}=Ct(),[L,U]=n.useState(0),W=n.useRef(0),[Y,ee]=n.useState(!0),ae=n.useRef(),[re,Ie]=n.useState(!1),[ne,oe]=n.useState(!1),[Z,$]=n.useState(new Date().getTime()),K=n.useRef(!1),[ge,se]=n.useState(2),{loadVideos:pe,bffEventReport:be,loading:De,setPopupDetailData:Fe,ctaEvent:Le,swiperRef:ve,waterFallData:ce,setOpenHashtag:X,appDomain:ue,openHashtag:q,loadingImage:le,isFromHashtag:Me,popupDetailData:H,bffFbReport:F,curTime:Oe,h5EnterLink:je,isShowConsent:pt,selectTag:xt,isPreview:mt,isEditor:ct,cacheRtcList:ut,setRtcList:z,cacheActiveIndex:G,rtcList:xe,isNoMoreData:ke}=_e(),{backMainFeed:me,productView:te,jumpToWeb:Q}=Qe(),Ee=n.useMemo(()=>s.length>0&&!De&&(un()||t?.enableSwiperTip),[s,De,t?.enableSwiperTip]);n.useEffect(()=>{Zi()},[]),n.useEffect(()=>{if(s?.length>0){const M=new Date;ae.current=M,F?.({eventName:"PageView"})}},[s?.length]);const Be=n.useCallback(()=>{if(Zi(),je?.(),s.length>0){const M=new Date;ae.current=M,F?.({eventName:"PageView"})}},[s.length,F,je]);n.useEffect(()=>{var M;if(!r||r?.length<1)return;const de=s?.findIndex(J=>{var fe,Te,Ce,ie,he,Pe,Re,Ne,Ue;const We=r?.[0];return We==="\u591A\u5546\u54C1CTA"?((fe=J?.video)===null||fe===void 0?void 0:fe.bindProducts)&&((Ce=(Te=J?.video)===null||Te===void 0?void 0:Te.bindProducts)===null||Ce===void 0?void 0:Ce.length)>0:We==="\u5546\u54C1CTA"?(ie=J?.video)===null||ie===void 0?void 0:ie.bindProduct:((Pe=(he=J?.video)===null||he===void 0?void 0:he.bindCta)===null||Pe===void 0?void 0:Pe.itemId)===We&&(((Re=J?.video)===null||Re===void 0?void 0:Re.url)||((Ue=(Ne=J?.video)===null||Ne===void 0?void 0:Ne.imgUrls)===null||Ue===void 0?void 0:Ue.length))})||0;de!==-1&&((M=ve?.current)===null||M===void 0||M.swiper.slideTo(de))},[s,r,ve]),n.useEffect(()=>{const M=s?.[L],de=()=>{var J,fe,Te,Ce,ie,he,Pe,Re,Ne,Ue,We,Ze,Ve,tt,Xe,it,we,bt,ot,zt;const Ut=!q&&!pt;if(document.visibilityState==="hidden"){Ut&&(It.emit(ft.PAGE_DID_HIDE,M),rt(M),gt(M));let At="";H&&(!((fe=(J=M?.video)===null||J===void 0?void 0:J.bindProducts)===null||fe===void 0)&&fe.length||!((Te=M?.video)===null||Te===void 0)&&Te.bindProduct)?At="pdpPage":H&&((Pe=a?.[(he=(ie=(Ce=M?.video)===null||Ce===void 0?void 0:Ce.bindCta)===null||ie===void 0?void 0:ie.itemId)!==null&&he!==void 0?he:""].item)===null||Pe===void 0?void 0:Pe.type)==="Appoint"?At="formPage":Me?At="hashTagPage":!((Re=M?.video)===null||Re===void 0)&&Re.url?At="videoPage":!((Ne=M?.video)===null||Ne===void 0)&&Ne.imgUrls&&(!((We=(Ue=M?.video)===null||Ue===void 0?void 0:Ue.imgUrls)===null||We===void 0)&&We.length)?At="imagePage":M?.product&&(At="productPage"),be?.({eventInfo:{sessionDuration:Math.floor((new Date-Oe.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(Ze=M?.video)===null||Ze===void 0?void 0:Ze.itemId,productId:(Ve=M?.product)===null||Ve===void 0?void 0:Ve.itemId,position:L+"",fromKName:At,fromKPage:location?.href,ctatId:(it=(Xe=(tt=M?.video)===null||tt===void 0?void 0:tt.bindCta)===null||Xe===void 0?void 0:Xe.itemId)!==null&&it!==void 0?it:"",traceInfo:(zt=(bt=(we=M?.video)===null||we===void 0?void 0:we.traceInfo)!==null&&bt!==void 0?bt:(ot=M?.product)===null||ot===void 0?void 0:ot.traceInfo)!==null&&zt!==void 0?zt:""}})}else document.visibilityState==="visible"&&(K.current===!0&&($(new Date().getTime()),K.current=!1),Be(),Ut&&(Dt(L),It.emit(ft.PAGE_DID_SHOW,M),me("external",xt)))};return document.addEventListener("visibilitychange",de),()=>{document.removeEventListener("visibilitychange",de)}},[L,be,s,Be,H,Me,a,Oe,me,q,pt,xt]);const ze=n.useMemo(()=>{let M=0;return h.length>0&&(M+=45,ce&&(M-=45)),M},[h,ce]),He=n.useMemo(()=>{let M=0;return t?.logoUrl&&t?.isShowLogo&&(M+=56),M},[]),et=n.useMemo(()=>i-He-ze,[t,i,ze]),Ge=n.useMemo(()=>{var M;const de=L===0&&!ce&&!ct?[(M=s?.[0])!==null&&M!==void 0?M:null]:s?.map((J,fe)=>L===fe||fe-1===L||fe+1===L?J:null);return de?.length?!ce&&!ke?de.concat([{loading:!0}]):de:[]},[s,L,ce,ct,ke]),Lt=n.useMemo(()=>{var M,de,J,fe;if(t?.logoUrl&&t?.isShowLogo){const Te=(de=(M=t?.logoBar)===null||M===void 0?void 0:M.onClick)===null||de===void 0?void 0:de.value,Ce=((fe=(J=t?.logoBar)===null||J===void 0?void 0:J.onClick)===null||fe===void 0?void 0:fe.linkType)==="externalLink",ie=Ge[L];return n.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Te&&{onClick:()=>{var he,Pe,Re,Ne;Ce&&Q(ie,(he=ie?.video)===null||he===void 0?void 0:he.bindProduct,(Pe=ie?.video)===null||Pe===void 0?void 0:Pe.bindCta,L,((Re=ie?.product)===null||Re===void 0?void 0:Re.traceInfo)||((Ne=ie?.video)===null||Ne===void 0?void 0:Ne.traceInfo)),new Function(Te)()}}),n.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,L,Ge]),Pt=n.useCallback((M,de)=>{var J,fe,Te,Ce;return!((J=M?.video)===null||J===void 0)&&J.url?n.createElement(lr,{key:Z,rec:M,index:de,muted:Y,data:s,height:et,activeIndex:L,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((fe=M?.video)===null||fe===void 0)&&fe.imgUrls?n.createElement(dr,{key:M?.video.itemId,imgUrls:M?.video.imgUrls,width:o,height:et,rec:M,index:de,onReportViewImageEnd:rt,onViewImageStartEvent:Dt,imgUrlsPostConfig:t?.imgUrlsPost}):M.product&&Array.isArray(t?.productPost)&&((Te=t?.productPost)===null||Te===void 0?void 0:Te.length)>0?(Ce=t?.productPost)===null||Ce===void 0?void 0:Ce.map((ie,he)=>{var Pe,Re,Ne,Ue,We,Ze,Ve,tt;const Xe=l[(Pe=ie?.item)===null||Pe===void 0?void 0:Pe.type],it=pi(Xe),we=(Re=Xe?.extend)===null||Re===void 0?void 0:Re.defaulSetting;return n.createElement(it,Object.assign({key:`${de}${he}`,textStyle:Object.assign(Object.assign({},we?.textStyle),(Ne=ie?.item)===null||Ne===void 0?void 0:Ne.textStyle),bindDatas:(We=(Ue=ie?.item)===null||Ue===void 0?void 0:Ue.bindDatas)!==null&&We!==void 0?We:[]},we?.props,(Ze=ie?.item)===null||Ze===void 0?void 0:Ze.props,{event:((Ve=ie?.item)===null||Ve===void 0?void 0:Ve.event)||{},schema:P,id:ie?.id,viewTime:ae.current,rec:M,isPost:!0,tipText:d,style:Object.assign(Object.assign(Object.assign({},we?.style),(tt=ie?.item)===null||tt===void 0?void 0:tt.style),{height:"100%",overflow:"auto"}),index:de}))}):null},[o,s,et,Y,L,t?.productPost,t?.videoPlayIcon,ae,d,l,P,Z]),Ye=n.useCallback(M=>{oe(M)},[]),at=n.useMemo(()=>ne?{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"},[ne]),st=n.useCallback((M,de)=>{var J,fe,Te,Ce,ie,he,Pe,Re;return M?.video?n.createElement(n.Fragment,null,((J=M?.video)===null||J===void 0?void 0:J.title)&&!ne&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(fe=t?.bottomInfoDist)!==null&&fe!==void 0?fe:40}px`}},n.createElement(Wo,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(mi,{rec:M,index:de,tempMap:a,resolver:l})):null,n.createElement("div",null,n.createElement(vi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:d?.foldText,unfoldText:d?.unfoldText,text:(Ce=(Te=M?.video)===null||Te===void 0?void 0:Te.title)!==null&&Ce!==void 0?Ce:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:Ye}),n.createElement(mi,{rec:M,index:de,tempMap:a,resolver:l,includesCtaType:["AniLink"]}),n.createElement(Go,{index:L,tags:(he=(ie=M?.video)===null||ie===void 0?void 0:ie.hashTags)!==null&&he!==void 0?he:[],itemId:(Pe=M?.video)===null||Pe===void 0?void 0:Pe.itemId,itemType:!((Re=M?.video)===null||Re===void 0)&&Re.itemId?"VIDEO":null,rec:M,hashTagStyle:m}))),n.createElement(mi,{rec:M,index:de,tempMap:a,resolver:l,includesCtaType:["AniLinkPopup"],isActive:de===L})):null},[e,L,a,l,d,v,m,t,Ye,ne,at]),Ae=n.useCallback((M,de,J)=>{var fe,Te,Ce,ie;if(!t?.isShowLike||!J)return;let he=(fe=t?.likeIconY)!==null&&fe!==void 0?fe:400;return ce&&he<40&&(he+=40),M?.video?n.createElement(Vo,{key:M.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:M.isCollected,recData:M,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(Te=t.likeIconXPosit)!==null&&Te!==void 0?Te:"right"]:(Ce=t.likeIconX)!==null&&Ce!==void 0?Ce:0,[(ie=t.likeIconYPosit)!==null&&ie!==void 0?ie:"bottom"]:he},position:de}):null},[t,ce]),rt=M=>{var de,J,fe,Te,Ce,ie;if(!(!((de=M?.video)===null||de===void 0)&&de.url)&&(!((J=M?.video)===null||J===void 0)&&J.imgUrls)){const he=Date.now(),Pe=(he-W.current)/1e3;be?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Te=(fe=M?.video)===null||fe===void 0?void 0:fe.itemId)!==null&&Te!==void 0?Te:"",contentName:(Ce=M?.video.title)!==null&&Ce!==void 0?Ce:"",imageEndTime:`${he}`,playDuration:`${Pe}`,contentTags:JSON.stringify((ie=M?.video.tags)!==null&&ie!==void 0?ie:[]),position:L+"",contentFormat:"image",traceInfo:M?.video.traceInfo}})}},Tt=(M,de)=>{var J,fe,Te,Ce,ie,he,Pe,Re,Ne,Ue,We,Ze,Ve,tt,Xe,it,we,bt,ot,zt,Ut,At;if(mt||ce)return;const Jo=new Date-Oe.current;if(t?.openSlideSkip&&Jo>=((J=t?.slideSkipStartTime)!==null&&J!==void 0?J:0)&&vn()&&M){const Vi=((Ce=(Te=(fe=M?.video)===null||fe===void 0?void 0:fe.bindProducts)===null||Te===void 0?void 0:Te[0])===null||Ce===void 0?void 0:Ce.link)||((he=(ie=M?.video)===null||ie===void 0?void 0:ie.bindProduct)===null||he===void 0?void 0:he.link)||((Pe=M?.product)===null||Pe===void 0?void 0:Pe.link),qe=M?.product||((Re=M?.video)===null||Re===void 0?void 0:Re.bindProduct)||((Ue=(Ne=M?.video)===null||Ne===void 0?void 0:Ne.bindProducts)===null||Ue===void 0?void 0:Ue[0]);if(Vi){let fi=null;!((We=M?.video)===null||We===void 0)&&We.url?fi="video":!((Ve=(Ze=M?.video)===null||Ze===void 0?void 0:Ze.imgUrls)===null||Ve===void 0)&&Ve.length&&(fi="image"),be?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(tt=qe?.itemId)!==null&&tt!==void 0?tt:"",productName:(Xe=qe?.title)!==null&&Xe!==void 0?Xe:"",price:qe?.price?qe?.price+"":"0",productCollection:(it=qe?.collection)!==null&&it!==void 0?it:"",contentTags:qe?.tags?JSON.stringify(qe?.tags):"",position:de+"",contentId:(bt=(we=M?.video)===null||we===void 0?void 0:we.itemId)!==null&&bt!==void 0?bt:"",traceInfo:(At=(zt=(ot=M?.video)===null||ot===void 0?void 0:ot.traceInfo)!==null&&zt!==void 0?zt:(Ut=M?.product)===null||Ut===void 0?void 0:Ut.traceInfo)!==null&&At!==void 0?At:"",contentFormat:fi}}),K.current=!0,window.location.href=window.getJointUtmLink(Vi)}}},Bt=M=>{var de,J,fe,Te,Ce,ie,he,Pe,Re,Ne,Ue,We,Ze,Ve,tt,Xe,it;const we=s[M.previousIndex];if(!we)return;let bt=null;!((de=we?.video)===null||de===void 0)&&de.url?bt="video":!((fe=(J=we?.video)===null||J===void 0?void 0:J.imgUrls)===null||fe===void 0)&&fe.length&&(bt="image"),M.previousIndex-M.activeIndex<0?(be?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Ce=(Te=we?.video)===null||Te===void 0?void 0:Te.itemId)!==null&&Ce!==void 0?Ce:"",productId:(he=(ie=we?.product)===null||ie===void 0?void 0:ie.itemId)!==null&&he!==void 0?he:"",requestId:null,traceInfo:(Re=(Pe=we?.video)===null||Pe===void 0?void 0:Pe.traceInfo)!==null&&Re!==void 0?Re:"",contentFormat:bt}}),rt(we),Tt(we,M.previousIndex)):(be?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Ue=(Ne=we?.video)===null||Ne===void 0?void 0:Ne.itemId)!==null&&Ue!==void 0?Ue:"",productId:(Ze=(We=we.product)===null||We===void 0?void 0:We.itemId)!==null&&Ze!==void 0?Ze:"",requestId:null,traceInfo:(tt=(Ve=we?.video)===null||Ve===void 0?void 0:Ve.traceInfo)!==null&&tt!==void 0?tt:"",contentFormat:bt}}),rt(we)),gt(we);const ot=s[M.activeIndex];!(!((Xe=ot?.video)===null||Xe===void 0)&&Xe.url)&&!(!((it=ot?.video)===null||it===void 0)&&it.imgUrls)&&ot?.product&&F?.({eventName:"ProductView"}),ae.current=new Date},gt=M=>{var de,J,fe;!(!((de=M?.video)===null||de===void 0)&&de.url)&&!(!((J=M?.video)===null||J===void 0)&&J.imgUrls)&&M?.product&&te(M,M.product,(fe=M?.product)===null||fe===void 0?void 0:fe.bindCta,ae.current,L)};n.useEffect(()=>{const M=s[L];q?gt(M):ae.current=new Date},[q,s,L]);const Dt=M=>{var de,J,fe,Te,Ce,ie;const he=s[M];if(!(!((de=he?.video)===null||de===void 0)&&de.url)&&(!((J=he?.video)===null||J===void 0)&&J.imgUrls)){const Pe=Date.now();W.current=Pe,be?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(Te=(fe=he?.video)===null||fe===void 0?void 0:fe.itemId)!==null&&Te!==void 0?Te:"",contentName:(Ce=he?.video.title)!==null&&Ce!==void 0?Ce:"",imageStartTime:`${Pe}`,contentTags:JSON.stringify((ie=he?.video.tags)!==null&&ie!==void 0?ie:[]),position:M+"",contentFormat:"image",traceInfo:he?.video.traceInfo}}),F?.({eventName:"ViewContent"})}},Et=n.useCallback(M=>{var de,J,fe,Te,Ce,ie;if(M)return(t?.isShowMute===void 0||t?.isShowMute===!0)&&n.createElement(zo,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((J=(de=Ge?.[L])===null||de===void 0?void 0:de.video)===null||J===void 0)&&J.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(fe=t?.muteIconXPosit)!==null&&fe!==void 0?fe:"right"]:(Te=t?.muteIconX)!==null&&Te!==void 0?Te:0,[(Ce=t?.muteIconYPosit)!==null&&Ce!==void 0?Ce:"bottom"]:(ie=t?.muteIconY)!==null&&ie!==void 0?ie:23},defaultValue:Y,activeIcon:t?.unMuteIcon?t?.unMuteIcon:V,unactiveIcon:t?.muteIcon?t?.muteIcon:B,onChange:ee})},[t,Ge,L,Y]),Nt=n.useMemo(()=>De?n.createElement("div",{style:{height:et,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:le,alt:"loading...",style:{objectFit:"contain"}})):Ge?.map((M,de)=>n.createElement(_t,{key:de,virtualIndex:de,style:{overflow:"hidden"}},M&&n.createElement(n.Fragment,null,M?.loading?n.createElement("div",{style:{height:et,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:le,alt:"loading...",style:{objectFit:"contain"}})):n.createElement(n.Fragment,null,Ae(M,de,!t?.likeIconFixed),Et(!t?.muteIconFixed),st(M,de),Pt(M,de))))),[o,s,et,De,st,Pt,Ge,le,Z,Et]);return n.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},ce&&n.createElement(Lo,{icon:Uo,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},textStyle:Object.assign(Object.assign({},(w=(p=(x=(S=(y=t?.hashTag)===null||y===void 0?void 0:y[0])===null||S===void 0?void 0:S.item)===null||x===void 0?void 0:x.props)===null||p===void 0?void 0:p.textStyles)===null||w===void 0?void 0:w.hashTagTitle),{color:"#fff"}),onClose:()=>{!Je.isEqual(xe,ut)&&ut&&ut?.length&&z?.(ut),X?.(!0)}}),Lt,n.createElement(Yo,{tagList:h,setActiveIndex:U,style:{top:He}}),((b=t?.backButton)===null||b===void 0?void 0:b.enable)&&n.createElement("button",{style:{position:"absolute",[(k=(T=t?.backButton)===null||T===void 0?void 0:T.xPosit)!==null&&k!==void 0?k:"left"]:(O=(g=t?.backButton)===null||g===void 0?void 0:g.x)!==null&&O!==void 0?O:0,[(A=(_=t?.backButton)===null||_===void 0?void 0:_.yPosit)!==null&&A!==void 0?A:"top"]:(D=(u=t?.backButton)===null||u===void 0?void 0:u.y)!==null&&D!==void 0?D:0,zIndex:10,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},n.createElement("img",{src:(E=(C=t?.backButton)===null||C===void 0?void 0:C.icon)!==null&&E!==void 0?E:Uo,alt:"back button",width:50,style:{objectFit:"cover"}})),Ee?n.createElement(sr,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((I=t?.swipeTipOffset)!==null&&I!==void 0?I:0)}%`},duration:t?.swiperTipAniDur}):null,n.createElement(Gt,{style:{marginTop:ze},ref:ve,onSlideChange:()=>{ve.current.swiper.allowTouchMove=!1,setTimeout(()=>{ve.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:M=>{U(M.activeIndex),!q&&(Bt(M),!(ce||ct)&&M?.activeIndex+1>=s?.length&&(re||(Ie(!0),pe?.(ge).then(de=>{var J;Ie(!1),de&&((J=de?.recList)===null||J===void 0?void 0:J.length)>0&&se(ge+1)}))))},direction:"vertical",height:et},Ae(Ge[L],L,!!t?.likeIconFixed),Et(!!t?.muteIconFixed),Nt),n.createElement(No,Object.assign({},(j=(N=(R=t?.hashTag)===null||R===void 0?void 0:R[0])===null||N===void 0?void 0:N.item)===null||j===void 0?void 0:j.props)))},vr=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:a,index:l})=>n.createElement(Gt,{defaultValue:0,direction:"horizontal",modules:[ri,di],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(s=>n.createElement(_t,{key:s},n.createElement(Ho,{src:s,height:i,imgUrlsPostConfig:o}))));var pr=n.memo(vr);const mr=({rec:t,index:e,height:i,data:o,muted:a,activeIndex:l,videoPostConfig:s,width:r})=>{const[d,v]=n.useState(!1),c=n.useRef(null),{bffEventReport:m,sxpParameter:h,waterFallData:f,openHashtag:y}=_e(),S=n.useRef(0),[x,p]=n.useState(!1),[w,b]=n.useState(!0),T=n.useRef(null),[k,g]=n.useState("");n.useEffect(()=>{c.current&&(c.current.muted=a)},[a]);const O=n.useCallback(()=>{var B;(B=c.current)===null||B===void 0||B.play()},[]),_=yt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),A=n.useCallback(()=>{var B,P,L,U,W,Y,ee,ae,re,Ie,ne,oe,Z;v(!1);const $=o[e];if($&&(!((B=c?.current)===null||B===void 0)&&B.duration)){S.current=((P=c?.current)===null||P===void 0?void 0:P.currentTime)||0;const K=((U=(L=c.current)===null||L===void 0?void 0:L.duration)!==null&&U!==void 0?U:0).toFixed(2),ge=((Y=(W=c.current)===null||W===void 0?void 0:W.currentTime)!==null&&Y!==void 0?Y:0).toFixed(2),se=w?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ae=(ee=$?.video)===null||ee===void 0?void 0:ee.itemId)!==null&&ae!==void 0?ae:"",contentName:(Ie=(re=$?.video)===null||re===void 0?void 0:re.title)!==null&&Ie!==void 0?Ie:"",playType:se,startTime:ge,videoDuration:K,contentTags:JSON.stringify((oe=(ne=$?.video)===null||ne===void 0?void 0:ne.tags)!==null&&oe!==void 0?oe:[]),position:e+"",contentFormat:"video",traceInfo:(Z=$?.video)===null||Z===void 0?void 0:Z.traceInfo}}),b(!1)}},[m,o,e,w]),u=n.useCallback(()=>{p(!0)},[]),D=n.useCallback(B=>()=>{var P,L,U,W,Y;if(!x)return;const ee=(P=c.current)===null||P===void 0?void 0:P.paused;switch(B){case"start":if(!ee)return;(L=c.current)===null||L===void 0||L.play(),v(!1);break;case"pause":if(ee)return;(U=c.current)===null||U===void 0||U.pause(),v(!0);break;default:ee?(W=c.current)===null||W===void 0||W.play():(Y=c.current)===null||Y===void 0||Y.pause(),v(!ee);break}},[x]),C=n.useCallback(()=>{var B,P,L,U,W,Y,ee,ae,re,Ie,ne,oe,Z;const $=o[e],K=((P=(B=c.current)===null||B===void 0?void 0:B.duration)!==null&&P!==void 0?P:0).toFixed(2),ge=((U=(L=c.current)===null||L===void 0?void 0:L.currentTime)!==null&&U!==void 0?U:0).toFixed(2);if(!((W=c?.current)===null||W===void 0)&&W.duration){const se=(((Y=c?.current)===null||Y===void 0?void 0:Y.currentTime)-S.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ae=(ee=$?.video)===null||ee===void 0?void 0:ee.itemId)!==null&&ae!==void 0?ae:"",contentName:(Ie=(re=$?.video)===null||re===void 0?void 0:re.title)!==null&&Ie!==void 0?Ie:"",endTime:ge,videoDuration:K,playDuration:se,contentTags:JSON.stringify((oe=(ne=$?.video)===null||ne===void 0?void 0:ne.tags)!==null&&oe!==void 0?oe:[]),position:e+"",contentFormat:"video",traceInfo:(Z=$?.video)===null||Z===void 0?void 0:Z.traceInfo}})}},[o,e,m]),E=n.useMemo(()=>s?.mode==="2",[s]),I=n.useMemo(()=>{var B;return s?.mode==="2"?`translateY(-${50+((B=s?.offsetTop)!==null&&B!==void 0?B:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),R=n.useMemo(()=>{var B;return((B=t?.video)===null||B===void 0?void 0:B.cover)||k},[k,t]),N=n.useCallback(()=>{if(!T||!c||!c.current||!T.current)return;const B=c?.current,P=T?.current,L=P.getContext("2d"),U=window?.innerWidth,W=window?.innerHeight;P.height=W,P.width=U,L?.drawImage(B,0,0,P.width,P.height),g(P.toDataURL())},[]);n.useEffect(()=>{var B,P,L,U;if(c.current){if(v(!1),!c.current.src){const W=t?.video.url;if(W.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const Y=new window.Hls;Y.loadSource(W),Y.attachMedia(c.current)}else c.current.canPlayType("application/vnd.apple.mpegurl"),c.current.src=W;else c.current.src=W;c.current.setAttribute("x5-playsinline","true"),c.current.setAttribute("webkit-playsinline","true")}return(B=c.current)===null||B===void 0||B.addEventListener("loadedmetadata",u),(P=c.current)===null||P===void 0||P.addEventListener("canplay",u),(L=c.current)===null||L===void 0||L.addEventListener("playing",A),(U=c.current)===null||U===void 0||U.addEventListener("loadeddata",N),()=>{var W,Y,ee,ae;(W=c.current)===null||W===void 0||W.removeEventListener("loadedmetadata",u),(Y=c.current)===null||Y===void 0||Y.removeEventListener("canplay",u),(ee=c.current)===null||ee===void 0||ee.removeEventListener("playing",A),(ae=c.current)===null||ae===void 0||ae.removeEventListener("loadeddata",N)}}},[u,A,t?.video,N]);const j=n.useMemo(()=>!h?.placeholder_image||x?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[x,h?.placeholder_image]);n.useEffect(()=>{const B=()=>{var P,L;l===e&&(!((P=t?.video)===null||P===void 0)&&P.url)&&(!((L=c?.current)===null||L===void 0)&&L.src)&&!d&&D("pause")()};return window.addEventListener("beforeunload",B),()=>{window.removeEventListener("beforeunload",B)}},[l,e,t,c,D,d]);const V=n.useMemo(()=>E?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[E]);return t?.video?n.createElement(n.Fragment,null,E?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:D(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},n.createElement(vt,{src:R,style:Object.assign({height:i,width:r,objectFit:"cover"},V)}),n.createElement("canvas",{ref:T,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:r,height:i,top:"50%",transform:I,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:r,height:"100%"}},n.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:C,onEnded:O,style:{width:"100%",height:i,objectFit:"contain"}}),n.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:_,alt:"video pause image"}))),j):n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:D(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},n.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:C,onEnded:O}),j,n.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:_,alt:"video pause image"}))):null};var fr=n.memo(mr);const Fi={};Object.values(Bi).forEach(t=>{Fi[t.extend.type]=t});const hr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",gr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",br=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:a,descStyle:l,hashTagStyle:s,containerHeight:r=664,containerWidth:d=375,appDomain:v,tagList:c=[]})=>{const m=n.useMemo(()=>{let g=0;return e?.logoUrl&&e?.isShowLogo&&(g+=45),c.length>0&&(g+=45),r-g},[e,r,c]),h=(g,O)=>{var _,A,u,D;if(!((_=g?.video)===null||_===void 0)&&_.url)return n.createElement(fr,{rec:g,index:O,muted:!0,width:d,data:t??[],height:m,activeIndex:O,videoPostConfig:e?.videoPost});if(!((A=g?.video)===null||A===void 0)&&A.imgUrls)return n.createElement(pr,{key:g?.video.itemId,imgUrls:g?.video.imgUrls,width:d,height:m,rec:g,index:O,imgUrlsPostConfig:e?.imgUrlsPost});if(g.product&&g.product&&Array.isArray(e?.productPost)&&((u=e?.productPost)===null||u===void 0?void 0:u.length)>0)return(D=e?.productPost)===null||D===void 0?void 0:D.map((C,E)=>{var I,R,N,j,V,B,P,L;const U=Fi[(I=C?.item)===null||I===void 0?void 0:I.type],W=pi(U),Y=(R=U?.extend)===null||R===void 0?void 0:R.defaulSetting;return n.createElement(W,Object.assign({key:`${O}${E}`,textStyle:Object.assign(Object.assign({},Y?.textStyle),(N=C?.item)===null||N===void 0?void 0:N.textStyle),bindDatas:(V=(j=C?.item)===null||j===void 0?void 0:j.bindDatas)!==null&&V!==void 0?V:[]},Y?.props,(B=C?.item)===null||B===void 0?void 0:B.props,{event:((P=C?.item)===null||P===void 0?void 0:P.event)||{},id:C?.id,rec:g,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},Y?.style),(L=C?.item)===null||L===void 0?void 0:L.style),{width:d,height:m,overflow:"auto"}),index:O}))})},f=n.useMemo(()=>e?.logoUrl&&e?.isShowLogo?n.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},n.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),y=(g,O)=>e?.isShowCTA===void 0||e?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(mi,{rec:g,index:O,tempMap:a,resolver:Fi})):null,S=(g,O)=>{var _,A,u,D,C,E,I;return g?.video?n.createElement(n.Fragment,null,((_=g?.video)===null||_===void 0?void 0:_.title)&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom"},n.createElement(Wo,{nudge:o}),y(g,O),n.createElement("div",null,n.createElement(vi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(u=(A=g?.video)===null||A===void 0?void 0:A.title)!==null&&u!==void 0?u:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),n.createElement(Go,{index:O,tags:(C=(D=g?.video)===null||D===void 0?void 0:D.hashTags)!==null&&C!==void 0?C:[],itemId:(E=g?.video)===null||E===void 0?void 0:E.itemId,itemType:!((I=g?.video)===null||I===void 0)&&I.itemId?"VIDEO":null,rec:g,hashTagStyle:s}))):null},x=yt(gr,v),p=yt(hr,v),w=(g,O)=>{var _,A,u,D;if(!e?.isShowLike)return;let C=(_=e?.likeIconY)!==null&&_!==void 0?_:400;return C<40&&(C+=40),g?.video?n.createElement(Vo,{key:g.position,activeIcon:(A=e?.likeIcon)!==null&&A!==void 0?A:x,unActicveIcon:(u=e?.unlikeIcon)!==null&&u!==void 0?u:p,position:O,active:g.isCollected,recData:g,className:"clc-sxp-like-button",style:{top:C,right:(D=e?.likeIconX)!==null&&D!==void 0?D:0}}):null},b=yt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),T=yt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),k=(g,O)=>{var _,A,u,D;return n.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},f,n.createElement(Yo,{tagList:c}),n.createElement(zo,{style:{position:"absolute",right:(_=e?.muteIconX)!==null&&_!==void 0?_:0,visibility:!((u=(A=t?.[O])===null||A===void 0?void 0:A.video)===null||u===void 0)&&u.url?"visible":"hidden",bottom:(D=e?.muteIconY)!==null&&D!==void 0?D:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:b,unactiveIcon:e?.muteIcon?e?.muteIcon:T}),h(g,O),S(g,O),w(g,O))};return n.createElement("div",{className:Se.css({width:"100%",height:r,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((g,O)=>k(g,O)))};var yr=n.memo(br);const wr=()=>{const{schema:t,resolver:e,popup:i}=Ct(),{setPopupDetailData:o,popupDetailData:a,popupCurTimeRef:l,checkCommodityIndexRef:s}=_e(),{productView:r}=Qe(),[d,v]=n.useState();n.useEffect(()=>{const f=()=>{l.current=new Date};return f(),window.addEventListener("pageshow",f),()=>{window.removeEventListener("pageshow",f)}},[]),n.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,v(i))},[i]);const c=n.useMemo(()=>{var f,y,S,x;const p=(S=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||S===void 0?void 0:S.find((w,b)=>{if(w?.id===i?.id)return w});return p!==-1&&((x=p?.item)===null||x===void 0?void 0:x.type)==="Iframe"},[i,t]),m=()=>{var f,y,S,x,p,w,b,T,k,g,O,_,A,u,D,C,E,I;if(!i||i?.id===""||!d||new Date-l.current<((f=i?.duration)!==null&&f!==void 0?f:0))return;v(Object.assign(Object.assign({},i),{id:""}));const R=(x=(S=(y=t?.sxpPageConf)===null||y===void 0?void 0:y.globalConfig)===null||S===void 0?void 0:S.popupList)===null||x===void 0?void 0:x.find(N=>N?.id===i?.id);if(((p=R?.item)===null||p===void 0?void 0:p.type)==="CommodityDetail"||((w=R?.item)===null||w===void 0?void 0:w.type)==="CommodityDetailDiroNew"){const N=a;let j=(T=(b=N?.video)===null||b===void 0?void 0:b.bindProduct)!==null&&T!==void 0?T:(g=(k=N?.video)===null||k===void 0?void 0:k.bindProducts)===null||g===void 0?void 0:g[0],V=(A=(_=(O=N?.video)===null||O===void 0?void 0:O.bindProduct)===null||_===void 0?void 0:_.bindCta)!==null&&A!==void 0?A:(C=(D=(u=N?.video)===null||u===void 0?void 0:u.bindProducts)===null||D===void 0?void 0:D[0])===null||C===void 0?void 0:C.bindCta;if(s?.current>=0){const B=(I=(E=N?.video)===null||E===void 0?void 0:E.bindProducts)===null||I===void 0?void 0:I[s?.current];B&&(j=B,V=B?.bindCta)}j&&V&&r(N,j,V,l.current,a?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),s.current=-1},i?.duration)},h=n.useMemo(()=>{var f,y,S;return(S=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||S===void 0?void 0:S.map((x,p)=>{var w,b,T,k,g,O,_,A,u,D,C,E,I,R;if(x?.id===i?.id){const N=e[(w=x?.item)===null||w===void 0?void 0:w.type],j=pi(N),V=((k=(T=(b=x?.item)===null||b===void 0?void 0:b.event)===null||T===void 0?void 0:T.onClick)===null||k===void 0?void 0:k.linkType)==="externalLink",B=((_=(O=(g=x?.item)===null||g===void 0?void 0:g.event)===null||O===void 0?void 0:O.onClick)===null||_===void 0?void 0:_.linkType)==="popup",P=(A=N?.extend)===null||A===void 0?void 0:A.defaulSetting;return n.createElement(j,Object.assign({key:p,style:Object.assign(Object.assign(Object.assign({},P?.style),(u=x?.item)===null||u===void 0?void 0:u.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},P?.textStyle),(D=x?.item)===null||D===void 0?void 0:D.textStyle),bindDatas:(E=(C=x?.item)===null||C===void 0?void 0:C.bindDatas)!==null&&E!==void 0?E:[]},P?.props,(I=x?.item)===null||I===void 0?void 0:I.props,{event:((R=x?.item)===null||R===void 0?void 0:R.event)||{},schema:t,id:x?.id,isExternalLink:V,isPopup:B,onClose:m}))}else return n.createElement(n.Fragment,null)})},[t,i,e,m]);return n.createElement(qt,{popup:d,onClose:m,padding:0,modalStyle:{position:"fixed"},isFullScreen:c},h)},ji={};Object.values(Bi).forEach(t=>{ji[t.extend.type]=t});const Sr=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:a,appDomain:l,licenseUrl:s,enabledMetaConversionApi:r})=>{var d,v,c,m,h,f,y,S,x,p,w;const b=n.useMemo(()=>{var T;return location?.search?(T=location?.search)===null||T===void 0?void 0:T.replace("?",""):""},[]);return n.createElement(ro,{resolver:ji,enableDataSource:!1,schema:t?.data,utmVal:b},n.createElement(no,{utmVal:b,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(d=t?.sxp_parameter)===null||d===void 0?void 0:d.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(m=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.default_recommend)!==null&&m!==void 0?m:i,hashTagSize:(f=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&f!==void 0?f:o,loadingImage:a,appDomain:l,enabledMetaConversionApi:r,isShowTag:(x=(S=(y=t?.data)===null||y===void 0?void 0:y.sxpPageConf)===null||S===void 0?void 0:S.globalConfig)===null||x===void 0?void 0:x.isShowTag,globalConfig:(w=(p=t?.data)===null||p===void 0?void 0:p.sxpPageConf)===null||w===void 0?void 0:w.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:T,tagList:k})=>{var g;return n.createElement(n.Fragment,null,n.createElement(Xo,Object.assign({},(g=t?.data)===null||g===void 0?void 0:g.sxpPageConf,{tagList:k,data:T,resolver:ji,licenseUrl:s})),n.createElement(wr,null))}}))};var xr=n.memo(Sr);const qo=n.createContext({}),Tr=({children:t,data:e})=>{var i,o,a,l,s,r,d,v,c,m,h,f,y;const[S,x]=n.useState(!1),[p,w]=n.useState(!1);return n.createElement(qo.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.default_recommend,personalizedRecommend:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.hash_tag_size,loadingImage:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.loading_image,privacyContent:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.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:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.template,industry:(y=e?.sxp_parameter)===null||y===void 0?void 0:y.industry},appDomain:e?.appDomain,openHashtag:S,setOpenHashtag:x,openConsent:p,setOpenConsent:w,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function Er(){return n.useContext(qo)}exports.DiyPortalPreview=yr,exports.EditorDataProvider=Tr,exports.Modal=qt,exports.SxpDataSourceProvider=no,exports.SxpPageCore=xr,exports.SxpPageRender=Xo,exports.core=yn,exports.default=sn,exports.materials=Bi,exports.useEditorDataProvider=Er;
5
+ 18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:L?.info})))},z=()=>{var $,Ee;return n.createElement(n.Fragment,null,(k||F?.link)&&n.createElement("button",{"aria-label":($=Oe?.enTitle)!==null&&$!==void 0?$:"Purchase on Website",onClick:pt,className:"pb-commondity-btn",style:U},n.createElement("span",{dangerouslySetInnerHTML:{__html:ye((Ee=Oe?.enTitle)!==null&&Ee!==void 0?Ee:"Purchase on Website",U)}})))},G=n.useCallback($=>$?.lineClamp?Object.assign(Object.assign({},$),{overflow:"hidden",WebkitLineClamp:$?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):$,[]),Te=n.useCallback($=>{le.current=new Date,ne($),me.current=$,Me?.current&&(Me.current.swiper.slideTo(0),Me.current.swiper.autoplay.start())},[]),ke=n.useCallback(()=>{var $,Ee,Be;if(!j)return n.createElement(Do,{products:($=H?.video)===null||$===void 0?void 0:$.bindProducts,data:Y,defImg:(Be=(Ee=J?.bottom_image)!==null&&Ee!==void 0?Ee:R)!==null&&Be!==void 0?Be:"",style:{padding:"0 19px"},onCLick:Te,popupDetailData:Z,check:q})},[q]),fe=n.useMemo(()=>{const $={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return $?.[D?.dotsAlign]},[D?.dotsAlign]),ie=F?.remark;return n.createElement(n.Fragment,null,n.createElement("div",Object.assign({className:Se.css(Object.assign({},u))},te),n.createElement("div",{style:{position:"relative"}},F&&((x=F?.homePage)===null||x===void 0?void 0:x.length)>0&&n.createElement(Gt,{height:ct,modules:[di,ri],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:fe,bulletElement:"button"},loop:!0,autoplay:{delay:D?.delay*1e3},ref:Me,className:Se.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(P=D?.dotsMarginBottom)!==null&&P!==void 0?P:0,fontSize:"14px"}},D?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:D?.dotsBgColor,opacity:1}}),D?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${D?.dotsActiveColor}!important`,opacity:1}}))},n.createElement(n.Fragment,null,(C=F?.homePage)===null||C===void 0?void 0:C.map($=>{var Ee;return n.createElement(_t,{key:$},n.createElement("div",{style:{overflow:"hidden",width:mt,height:ct}},n.createElement(vt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${D?.translateY?D?.translateY+50:50}%`},src:(Ee=$??J?.bottom_image)!==null&&Ee!==void 0?Ee:R})))}))),!(!((T=F?.homePage)===null||T===void 0)&&T.length)&&n.createElement("div",{className:Se.css({height:ct,width:mt})},n.createElement("img",{className:Se.css({objectFit:"cover",width:"100%",height:"100%"}),src:(_=J?.bottom_image)!==null&&_!==void 0?_:R,alt:"pdp image"})),(ie||!F)&&ae&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>ve(!0)},n.createElement("img",{src:ae,alt:"3d",width:"72px"}))),ke(),n.createElement("div",{className:"pb-commondity-content"},ut({isPost:j}))),z(),n.createElement(qt,{visible:pe,onClose:()=>ue(!1)},n.createElement("div",{style:{paddingBottom:"80px"}},ut({isPost:!1})),z()),n.createElement(qt,{visible:X,padding:0,isFullScreen:!0,onClose:()=>ve(!1)},n.createElement("div",{style:{backgroundColor:re,height:"100%"}},n.createElement("iframe",{src:ie,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var pa=n.memo(va),ma=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const fa=$e(pa,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:In,interactionRender:ma},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18,marginTop:24,marginBottom:10},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000",marginBottom:14},info:{color:"gray",fontSize:12},taxInfo:{color:"#000",fontSize:13,textAlign:"left",marginBottom:"10px"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var ha=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ga=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],Mo="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAABHBJREFUeF7lmzuoFkcYhp/TihdIl0JBESubSCCCih4NXgJeUphCjyKmEEVtLRSjooWtShILRRJtgpCoeLzgLUZBQbTwAoooqLWoCWIXeZdd3bP++8/st7OX33+ac2Dn8r3Pvzv7zcy7A9RT5gDjgQnx3/T/iuA58Cz+m/7/StXhDVQ0gATOBhYCi4GxxnHeAKeAs8DfMSBjV52bhQTwBbApFj4YNMqPnV0GrgL7gJchxggFQMI3A5NDBOXRx+MYwn6Pul2rlAWwMv7VvykbiLH9TUAQjhnbYwUwA9gKLLIOHLjdGWAPcL1ovxYAG4G9wKiig1Vc/y2wBThQZJyiAA4Ba4sM0EDdw8CPvuMWAXAb+Mq344br3QGm+cTgC+B/n85aWMepz1kBOBknMy3U5wxJSdSSbrVcAPR+V9LRy0X5SW6+0A3AMuDPXlaeiv174K9OWvIAfA1cAMZ9JgBeA98Ct7J68gAMtyjJCfUbKFn6zgeA0tujoUZtWT9D2bS50x1wA2gqt6+al9YO09ODZAF8DrO+C+KIt0IagNbzIlTXktYVaKfr9+PNkSklchMtpXWHR/sJaQA7gJ8sUdXURuJ/AB7E4/0BLDeOvROQ3hEA/gFmGjusullWfDKeFcI1YFYawETgSdUqjP3niS8LYRLwNHkE1gM/GwOssplLfBkIG4BfEgBKE5dWqcTQt694da1td22YFikngGUJgH+B0UVaV1y3iHiFYpnA/wPGCICFXpX66xCfxD8oAKuA3wIpegToHW0tdYpXjKsFQLu7u60Rx+3exSCPG29HdVO3eI25TQB+BdaVAKCMSneRVpBJKfpMNiFesR4UgNOdlomeQF4AWj3quCpbfCE0JV7xDgvAXWCqp+B0tYfACkC7xXnFBaFJ8Yr5ngC8Mu78KHnS4+MqeRCaFq+4X5cB8MnmQoE7oQ3iPwCwPgJWEdZ2rjvNcj16BMpMghYxWsElS1pX0K45xNXedT2aBMu+BotCcAVlfZX69puuF70GQyRCoSFU/csnEKJEKFQqHApCXeIFIUqFQy6GykKoU7wARIuh6HVQwsmVffasEOoWLwfauASADkKU0oYqRSHULV465SsaSgAoqfk9lPq4H18ITYhXiJr7jiYAZGyUUzN0cUFoSrx0yrX6PH0ucEmTQmgCXdb5TYrX/uFcaa3rYCR7JzQpXro1vg5HRgCo+mhMEOT3/RKQYaGpkns0poD6+nA0+UX6+nhcEPreICEIfW2REQCZoc+30A9snTjlI57fyUzdzSYnU3RpP7414sDtNLl3NFG7jJK9YI52sepqnnYBUOe9ZJLOwnCapn0AqNO+NksnVHvJNO00SSeifO+ApH4vZIpdzdHZZ6QoALWXifqI8TTJNWGVua5drTV5pui8ji0A1JfM1Lta5CeWD3h7JzO0i6gVQNJv3342lwXbtx9OpkFoP0ET0LwKDZcyOF5s46ez2TtCxkt9OL0gBmJ1oMnJJcHnYo/wU9czXfR62TnAd7zWfj7/HrAAAKDnDZ8VAAAAAElFTkSuQmCC";const ba=t=>{var{content:e,btnText:i,style:o,icon:a,isPopup:l,isExternalLink:s,onClose:d,onClick:r,submitButtonStyle:v,contentStyle:c}=t,m=Ke(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=_e(),{jumpToWeb:f}=Qe(),y=typeof a=="string"?a:ua(a),w=()=>{var S,p,b;if(s){const g=h,x=(S=g?.video)===null||S===void 0?void 0:S.bindProduct,P=(b=(p=g?.video)===null||p===void 0?void 0:p.bindProduct)===null||b===void 0?void 0:b.bindCta,C=h?.index;f(g,x,P,C)}l||d?.(),r?.()};return n.createElement("div",Object.assign({className:`pb-prompt ${Se.css(Object.assign({},o))}`},m),n.createElement("div",{className:"pb-prompt-icon"},n.createElement("img",{width:"100%",src:y??Mo,alt:"success image"})),n.createElement("div",{className:"pb-prompt-content",style:c,dangerouslySetInnerHTML:{__html:ye(e,c)}}),n.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:w,dangerouslySetInnerHTML:{__html:ye(i,v)}}))};var ya=n.memo(ba);const wa=$e(ya,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:ga,bindableProps:[],interactionRender:ha},defaulSetting:{props:{icon:Mo,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Sa=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];const xa=t=>{var e,i,o,a,l,s,d,r,v,c,m,h,f,y,w,S,p,b,g,x,P,C,T,_,E,u,M,I,{style:A,isDefault:k,rec:R,viewTime:B,isPost:j,bottom_image:V,tipText:N,swiper:D,commodityStyles:L,buttonStyle:U,index:W,commodityGroup:Y,popupBg:ee,iframeIcon:ae,commodityImgRatio:de,isTel:xe,iframeBgColor:re}=t,te=Ke(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor"]);n.useState(!0);const{sxpParameter:J,popupCurTimeRef:Z,popupDetailData:K,isPreview:ce,bffFbReport:le,checkCommodityIndexRef:me,globalConfig:be}=_e(),{jumpToWeb:De,productView:Fe}=Qe();n.useState(!1),n.useState(!1),n.useState(!0);const[Le,pe]=n.useState(!1),ue=n.useRef(null),[X,ve]=n.useState(!1),[q,ne]=n.useState((e=K?.multiCheckIndex)!==null&&e!==void 0?e:0),Me=n.useRef(),H=j?R:K;let F=j?H?.product:(o=(i=H?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(a=H?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Oe=j?(s=H?.product)===null||s===void 0?void 0:s.bindCta:(v=(r=(d=H?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(h=(m=(c=H?.video)===null||c===void 0?void 0:c.bindProducts)===null||m===void 0?void 0:m[0])===null||h===void 0?void 0:h.bindCta;const je=j?W:K?.index;if(!j&&Y?.open&&(!((f=H?.video)===null||f===void 0)&&f.bindProducts)&&((w=(y=H?.video)===null||y===void 0?void 0:y.bindProducts)===null||w===void 0?void 0:w.length)>0){me.current=q;const ie=(S=H?.video)===null||S===void 0?void 0:S.bindProducts[q];F=ie,Oe=ie?.bindCta}const pt=()=>{F?.link&&(De(H,F,Oe,je),j||Fe(H,F,Oe,B||ue.current,je),window.location.href=window.getJointUtmLink(F.link))};n.useEffect(()=>{j||le?.({eventName:"ProductView"})},[j,le]),n.useEffect(()=>{const ie=()=>{ue.current=new Date};return ie(),window.addEventListener("pageshow",ie),()=>{window.removeEventListener("pageshow",ie)}},[]);const xt=$t({product:F,enableFormattedPrice:(p=L?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:be}),mt=(ce?375:(b=A?.width)!==null&&b!==void 0?b:window.innerWidth)-((g=ee?.horizontalMargin)!==null&&g!==void 0?g:0)*2,ct=de?mt*(de.h/de.w):mt,ut=({isPost:ie})=>n.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},n.createElement(vi,{isPost:ie,onClick:()=>pe(!0),className:"pb-commondityDiroNew-info",style:L?.info,foldText:N?.foldText,unfoldText:N?.unfoldText,text:F?.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`})),z=n.useCallback(ie=>ie?.lineClamp?Object.assign(Object.assign({},ie),{overflow:"hidden",WebkitLineClamp:ie?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ie,[]),G=n.useCallback(ie=>{Z.current=new Date,ne(ie),me.current=ie,Me?.current&&(Me.current.swiper.slideTo(0),Me.current.swiper.autoplay.start())},[]),Te=n.useCallback(()=>{var ie,$,Ee;if(!j)return n.createElement(Do,{products:(ie=H?.video)===null||ie===void 0?void 0:ie.bindProducts,data:Y,defImg:(Ee=($=J?.bottom_image)!==null&&$!==void 0?$:V)!==null&&Ee!==void 0?Ee:"",style:{padding:"0 19px"},onCLick:G,popupDetailData:K,check:q})},[q]),ke=n.useMemo(()=>{const ie={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return ie?.[D?.dotsAlign]},[D?.dotsAlign]),fe=F?.remark;return n.createElement("div",{className:"pb-commondityDiroNew"},n.createElement("div",Object.assign({className:Se.css(Object.assign(Object.assign({},A),{transform:"translate3d(0px, 0px, 0px)"}))},te),n.createElement("div",{style:{position:"relative"}},F&&((x=F?.homePage)===null||x===void 0?void 0:x.length)>0&&n.createElement(Gt,{height:ct,modules:[di,ri],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:ke,bulletElement:"button"},loop:!0,autoplay:{delay:D?.delay*1e3},ref:Me,className:Se.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(P=D?.dotsMarginBottom)!==null&&P!==void 0?P:0,fontSize:"14px"}},D?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:D?.dotsBgColor,opacity:1}}),D?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${D?.dotsActiveColor}!important`,opacity:1}}))},(C=F?.homePage)===null||C===void 0?void 0:C.map(ie=>{var $;return n.createElement(_t,{key:ie},n.createElement("div",{style:{overflow:"hidden",width:mt,height:ct}},n.createElement(vt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${D?.translateY?D?.translateY+50:50}%`},src:($=ie??J?.bottom_image)!==null&&$!==void 0?$:V})))})),!(!((T=F?.homePage)===null||T===void 0)&&T.length)&&n.createElement("div",{className:Se.css({height:ct,width:mt})},n.createElement("img",{className:Se.css({objectFit:"cover",width:"100%",height:"100%"}),src:(_=J?.bottom_image)!==null&&_!==void 0?_:V,alt:"pdp image"})),(fe||!F)&&ae&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>ve(!0)},n.createElement("img",{src:ae,alt:"3d",width:"72px"}))),Te(),n.createElement("div",{className:"pb-commondityDiroNew-content"},n.createElement("div",{className:"pb-commondityDiroNew-content-top"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:z(L?.title),dangerouslySetInnerHTML:{__html:ye((E=F?.title)!==null&&E!==void 0?E:"Large Dior Toujours BagLarge",L?.title)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!F&&(!F?.collection||F?.collection===""),style:z(L?.collection),dangerouslySetInnerHTML:{__html:ye(F?.collection||"Black Macrocannage CalfskinLarge",L?.collection)}})),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.price,style:z(L?.price),dangerouslySetInnerHTML:{__html:ye(xt,L?.price)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.taxInfo,style:z(L?.taxInfo),dangerouslySetInnerHTML:{__html:ye((u=F?.taxInfo)!==null&&u!==void 0?u:"\u7A0E\u8D39",L?.taxInfo)}}))),(!F||F?.link)&&n.createElement("button",{"aria-label":(M=Oe?.enTitle)!==null&&M!==void 0?M:"Shop now",onClick:pt,className:"pb-commondityDiroNew-btn",style:U},n.createElement("span",{dangerouslySetInnerHTML:{__html:ye((I=Oe?.enTitle)!==null&&I!==void 0?I:"Shop now",U)}})),ut({isPost:j}))),n.createElement(qt,{visible:Le,onClose:()=>pe(!1)},n.createElement("div",{style:{paddingTop:"20px"}},ut({isPost:!1}))),n.createElement(qt,{visible:X,padding:0,isFullScreen:!0,onClose:()=>ve(!1)},n.createElement("div",{style:{backgroundColor:re,height:"100%"}},n.createElement("iframe",{src:fe,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Ta=n.memo(xa),Aa=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Ea=$e(Ta,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Sa,interactionRender:Aa},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var Ca=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function Oo(t){const e=n.useRef(null),[i,o]=n.useState(!1);return n.useEffect(()=>{e.current=new IntersectionObserver(([a])=>{o(a.isIntersecting)})},[]),n.useEffect(()=>{var a;return t?.current&&((a=e?.current)===null||a===void 0||a.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const Ia=({src:t,rec:e,item:i,index:o,style:a,translateY:l,imgStyle:s,enableEventReport:d=!0,isActive:r})=>{const v=n.useRef(null),c=Oo(v),{ctaEvent:m}=_e(),[h,f]=n.useState(!1);return n.useEffect(()=>{c&&t&&v?.current&&d&&!h&&(f(!0),m?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o))},[c,t,v,e,m,i,o,d,h]),n.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),n.createElement("div",{className:Se.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},s))},n.createElement("div",{ref:v,hidden:!t,className:Se.css({width:"100%",height:"100%"})},n.createElement(vt,{className:Se.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},a)),src:t})))};var Rt=n.memo(Ia);const ka=t=>{var e,i,o,{style:a,isDefault:l,rec:s,viewTime:d,isPost:r,bottom_image:v,commodityStyles:c,buttonStyle:m,translateY:h=0,commodityPicture:f,isExternalLink:y,onClick:w}=t,S=Ke(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:p,popupDetailData:b,setPopupDetailData:g,ctaEvent:x,globalConfig:P}=_e(),{jumpToWeb:C}=Qe(),{popup:T}=Ct(),_=r?s:b,E=(i=(e=_?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],u=b?.index,M=n.useCallback(A=>{var k;return $t({product:A,enableFormattedPrice:(k=c?.price)===null||k===void 0?void 0:k.enableFormattedPrice,globalConfig:P})},[(o=c?.price)===null||o===void 0?void 0:o.enableFormattedPrice,P]),I=Je.throttle((A,k)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},_,A,u),g?.(Object.assign(Object.assign({},_),{video:Object.assign(Object.assign({},_?.video),{bindProduct:A}),index:u,multiCheckIndex:k})),y?A?.link&&(C(_,A,A.bindCta,u),window.location.href=window.getJointUtmLink(A.link)):w?.()},T?.duration);return n.createElement("div",{className:Se.css(Object.assign(Object.assign({},a),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},E?.map((A,k)=>{var R,B,j,V,N,D,L,U,W,Y;return n.createElement(n.Fragment,null,_&&!A?.bindCta?null:n.createElement("div",Object.assign({key:k},S,{className:Se.css({display:"flex"}),onClick:()=>I(A,k)}),n.createElement(Rt,{src:(V=(j=(R=A?.cover)!==null&&R!==void 0?R:(B=A?.homePage)===null||B===void 0?void 0:B[0])!==null&&j!==void 0?j:p?.bottom_image)!==null&&V!==void 0?V:v,rec:_,item:A,index:k,translateY:h,imgStyle:f,enableEventReport:!1}),n.createElement("div",{style:{width:`calc(100% - ${(N=f?.width)!==null&&N!==void 0?N:0}px - ${(D=f?.marginRight)!==null&&D!==void 0?D:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},n.createElement("div",null,n.createElement("div",{className:"one-line-ellipsis",style:c?.title,hidden:!!A&&!A?.title,dangerouslySetInnerHTML:{__html:ye((L=A?.title)!==null&&L!==void 0?L:"Pendant in Yellow Gold with Diamonds, Medium",c?.title)}}),n.createElement("div",{className:"two-line-ellipsis",style:c?.collection,hidden:!!A&&(!A?.collection||A?.collection===""),dangerouslySetInnerHTML:{__html:ye((U=A?.collection)!==null&&U!==void 0?U:"Tiffany Lock",c?.collection)}})),n.createElement("div",{className:Se.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{style:c?.price,hidden:!!A&&!A?.price,dangerouslySetInnerHTML:{__html:ye(M(A),c?.price)}})),n.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},m),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:ye((Y=(W=A?.bindCta)===null||W===void 0?void 0:W.enTitle)!==null&&Y!==void 0?Y:"Shop Now",m)}})))))}))};var _a=n.memo(ka),Pa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Da=$e(_a,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Ca,interactionRender:Pa},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var Ma=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Oa=t=>{var e,i,{content:o,btnText:a,style:l,icon:s,isPopup:d,isExternalLink:r,onClose:v,onClick:c,submitButtonStyle:m,contentStyle:h,isTel:f}=t,y=Ke(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:w}=_e(),S=(i=(e=w?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return n.createElement("div",Object.assign({className:`${Se.css(Object.assign({},l))}`},y),n.createElement("iframe",{src:S,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Ra=n.memo(Oa);const La=$e(Ra,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:Ma,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var St=[{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"]}]}],Ba=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Na=t=>{var{rec:e,children:i,className:o,onClick:a,style:l,isExternalLink:s=!1,index:d,jumpLink:r}=t;Ke(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const v=n.useRef(null),{popup:c}=Ct(),{setPopupDetailData:m,ctaEvent:h}=_e(),{jumpToWeb:f}=Qe(),y=Je.throttle(()=>{var w,S,p,b,g,x,P,C;const T=(S=(w=e?.video)===null||w===void 0?void 0:w.bindProduct)!==null&&S!==void 0?S:e?.video;if(h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,T,d),m?.(Object.assign(Object.assign({},e),{index:d})),s){if(r||!((b=(p=e?.video)===null||p===void 0?void 0:p.bindProduct)===null||b===void 0)&&b.link){const _=(g=e?.video)===null||g===void 0?void 0:g.bindCta,E=(x=e?.video)===null||x===void 0?void 0:x.bindProduct;f(e,E,_,d),window.location.href=window.getJointUtmLink(r||((C=(P=e?.video)===null||P===void 0?void 0:P.bindProduct)===null||C===void 0?void 0:C.link)||"")}}else a?.()},c?.duration);return n.createElement("div",{ref:v,className:o,style:l,onClick:y},i)};var ei=n.memo(Na),Fa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const ja=t=>{var e,i,o,a,l,s,d,r,v,c,m,{content:h,style:f,bgImg:y,recData:w,bottom_image:S,ctaTempStyles:p,isExternalLink:b,translateY:g=0,index:x}=t,P=Ke(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:C}=_e(),T=(e=w?.video)===null||e===void 0?void 0:e.bindProduct,_=(l=(a=(i=T?.cover)!==null&&i!==void 0?i:(o=T?.homePage)===null||o===void 0?void 0:o[0])!==null&&a!==void 0?a:C?.bottom_image)!==null&&l!==void 0?l:S;return n.createElement(ei,Object.assign({isExternalLink:b,rec:w,className:Se.css(Object.assign({},f)),style:{display:"flex"},index:x},P),n.createElement(Rt,{src:_,rec:w,item:(d=(s=w?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:w?.video,index:x,translateY:g,imgStyle:p?.img}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Fa["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ye((r=T?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),n.createElement("div",{className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((v=p?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((m=(c=T?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",p?.ctaTitle)}})))};var Va=n.memo(ja);const za=$e(Va,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Ba,bindableProps:[],settingRender:St},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 Ha=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Ga=t=>{var e,i,o,a,l,s,{content:d,style:r,bgImg:v,recData:c,bottom_image:m,ctaTempStyles:h,isExternalLink:f,index:y}=t,w=Ke(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:S}=_e(),p=(e=c?.video)===null||e===void 0?void 0:e.bindCta,b=(o=(i=p?.icon)!==null&&i!==void 0?i:S?.bottom_image)!==null&&o!==void 0?o:m;return n.createElement(ei,Object.assign({isExternalLink:f,rec:c,className:Se.css(Object.assign({alignItems:"center"},r)),style:{display:"flex"},index:y},w),n.createElement(Rt,{src:b,rec:c,item:(l=(a=c?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&l!==void 0?l:c?.video,index:y,imgStyle:h?.img}),n.createElement("div",{className:Se.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((s=p?.enTitle)!==null&&s!==void 0?s:"Product Name",h?.ctaTitle)}}))};var Ua=n.memo(Ga);const Wa=$e(Ua,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Ha,settingRender:St?.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 Ya=[{title:"\u81EA\u5B9A\u4E49\u6807\u9898",child:[{type:"Switch",label:"\u81EA\u5B9A\u4E49\u6807\u9898\u5F00\u5173",name:["props","customTitle","display"]},{type:"Text",label:"\u6807\u9898\u6587\u6848",name:["props","customTitle","text"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","customTitle","style","width"],addonAfter:"W"},{type:"Number",name:["props","customTitle","style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","customTitle","style","borderRadius"],max:100},{type:"Number",name:["props","customTitle","style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","customTitle","style","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","customTitle","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","customTitle","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","customTitle","style","color"]},{type:"Number",addonAfter:"px",name:["props","customTitle","style","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","customTitle","style"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","customTitle","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","customTitle","style"]},{label:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],Ro={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Xa=t=>{var e,i,o,a,l,s,d,r,v,{content:c,style:m,bgImg:h,recData:f,bottom_image:y,ctaTempStyles:w,index:S,customTitle:p}=t,b=Ke(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle"]);const{sxpParameter:g,bffEventReport:x}=_e();Qe();const P=(e=f?.video)===null||e===void 0?void 0:e.bindCta;(i=f?.video)===null||i===void 0||i.bindProduct;const C=(a=(o=P?.icon)!==null&&o!==void 0?o:g?.bottom_image)!==null&&a!==void 0?a:y;return n.createElement(ei,Object.assign({index:S,rec:f,className:Se.css(Object.assign({alignItems:"center"},m)),style:{display:"flex"}},b,{jumpLink:(l=P?.link)!==null&&l!==void 0?l:""}),n.createElement(Rt,{src:C,rec:f,item:(d=(s=f?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:f?.video,index:S,imgStyle:w?.img}),n.createElement("div",{className:Se.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{className:Ro["tow-line-ellipsis"],style:w?.ctaTitle,dangerouslySetInnerHTML:{__html:ye((r=P?.enTitle)!==null&&r!==void 0?r:"Product Name",w?.ctaTitle)}}),p?.display&&n.createElement("div",{style:Object.assign(Object.assign({},p?.style),{lineHeight:((v=p?.style)===null||v===void 0?void 0:v.height)+"px"}),className:Ro["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:ye(p?.text,p?.style)}}))))};var qa=n.memo(Xa),Ja=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Li;const Ka=$e(qa,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(Li=St?.filter(t=>t.type!=="commodityTitle"))===null||Li===void 0?void 0:Li.concat(Ya),bindableProps:[],interactionRender:Ja},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 Za=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Qa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const $a=t=>{var e,i,o,a,l,s,d,r,v,c,m,{content:h,style:f,bgImg:y,recData:w,bottom_image:S,ctaTempStyles:p,isExternalLink:b,translateY:g=0,index:x}=t,P=Ke(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:C}=_e(),T=(e=w?.video)===null||e===void 0?void 0:e.bindProduct,_=(l=(a=(i=T?.cover)!==null&&i!==void 0?i:(o=T?.homePage)===null||o===void 0?void 0:o[0])!==null&&a!==void 0?a:C?.bottom_image)!==null&&l!==void 0?l:S;return n.createElement(ei,Object.assign({isExternalLink:b,rec:w,className:Se.css(Object.assign({},f)),style:{display:"flex"},index:x},P),n.createElement(Rt,{src:_,rec:w,item:(d=(s=w?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:w?.video,index:x,translateY:g,imgStyle:p?.img}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Qa["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ye((r=T?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),n.createElement("div",{className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((v=p?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((m=(c=T?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",p?.ctaTitle)}})))};var es=n.memo($a);const ts=$e(es,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Za,settingRender:St,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 is=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],os={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const ns=t=>{var e,i,o,a,l,s,d,r,v,c,{content:m,style:h,bgImg:f,recData:y,bottom_image:w,ctaTempStyles:S,isExternalLink:p,translateY:b=0,index:g}=t,x=Ke(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:P}=_e(),C=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,T=(l=(a=(i=C?.cover)!==null&&i!==void 0?i:(o=C?.homePage)===null||o===void 0?void 0:o[0])!==null&&a!==void 0?a:P?.bottom_image)!==null&&l!==void 0?l:w;return n.createElement(ei,Object.assign({isExternalLink:p,rec:y,className:Se.css(Object.assign({},h)),style:{display:"flex"},index:g},x),n.createElement(Rt,{src:T,rec:y,item:(d=(s=y?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:y?.video,index:g,translateY:b,imgStyle:S?.img}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},n.createElement("div",{className:os["tow-line-ellipsis"],style:S?.title,dangerouslySetInnerHTML:{__html:ye((r=C?.title)!==null&&r!==void 0?r:"Product Name",S?.title)}}),n.createElement("div",{className:Se.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},S?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((c=(v=C?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&c!==void 0?c:"Shop Now",S?.ctaTitle)}})))};var ls=n.memo(ns);const as=$e(ls,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:is,bindableProps:[],settingRender:St},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 ss=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ds={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const rs=t=>{var e,i,{content:o,style:a,bgImg:l,recData:s,onClick:d,bottom_image:r,ctaTempStyles:v,isExternalLink:c,index:m,translateY:h=0,isActive:f}=t,y=Ke(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:w,setPopupDetailData:S,sxpParameter:p}=_e(),{popup:b}=Ct(),{jumpToWeb:g}=Qe(),[x,P]=n.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Je.throttle((T,_)=>{w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,T,m),S?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:T}),index:m,multiCheckIndex:_})),c?T?.link&&(g(s,T,T.bindCta,m),window.location.href=window.getJointUtmLink(T.link)):d?.()},b?.duration);return n.createElement(Qt,{isPadding:!!s},x?.map((T,_)=>{var E,u,M,I,A,k,R,B;return n.createElement(n.Fragment,null,s&&!T?.bindCta?null:n.createElement(_t,Object.assign({key:_,className:Se.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>C(T,_)}),n.createElement(Rt,{src:(I=(M=(E=T?.cover)!==null&&E!==void 0?E:(u=T?.homePage)===null||u===void 0?void 0:u[0])!==null&&M!==void 0?M:p?.bottom_image)!==null&&I!==void 0?I:r,rec:s,item:T,index:_,translateY:h,imgStyle:v?.img,isActive:f}),n.createElement("div",{className:Se.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:ds["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ye((A=T?.title)!==null&&A!==void 0?A:"Product Name",v?.title)}}),n.createElement("div",{className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((k=v?.ctaTitle)===null||k===void 0?void 0:k.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((B=(R=T?.bindCta)===null||R===void 0?void 0:R.enTitle)!==null&&B!==void 0?B:"Shop Now",v?.ctaTitle)}}))))}))};var cs=n.memo(rs);const us=$e(cs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:ss,bindableProps:[],settingRender:St},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 vs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ps={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const ms=t=>{var e,i,{content:o,style:a,bgImg:l,recData:s,onClick:d,bottom_image:r,ctaTempStyles:v,isExternalLink:c,index:m,translateY:h=0,isActive:f}=t,y=Ke(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{sxpParameter:w}=_e(),{ctaEvent:S,setPopupDetailData:p}=_e(),{popup:b}=Ct(),[g,x]=n.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:P}=Qe(),C=Je.throttle((T,_)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,T,m),p?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:T}),index:m,multiCheckIndex:_})),c?T?.link&&(P(s,T,T.bindCta,m),window.location.href=window.getJointUtmLink(T.link)):d?.()},b?.duration);return n.createElement(Qt,{isPadding:!!s},g?.map((T,_)=>{var E,u,M,I,A,k,R,B;return n.createElement(n.Fragment,null,s&&!T?.bindCta?null:n.createElement(_t,Object.assign({key:_,className:Se.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>C(T,_)}),n.createElement(Rt,{src:(I=(M=(E=T?.cover)!==null&&E!==void 0?E:(u=T?.homePage)===null||u===void 0?void 0:u[0])!==null&&M!==void 0?M:w?.bottom_image)!==null&&I!==void 0?I:r,rec:s,item:T,index:_,translateY:h,imgStyle:v?.img,isActive:f}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:ps["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ye((A=T?.title)!==null&&A!==void 0?A:"Product Name",v?.title)}}),n.createElement("div",{className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((k=v?.ctaTitle)===null||k===void 0?void 0:k.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((B=(R=T?.bindCta)===null||R===void 0?void 0:R.enTitle)!==null&&B!==void 0?B:"Shop Now",v?.ctaTitle)}}))))}))};var fs=n.memo(ms);const hs=$e(fs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:vs,settingRender:St,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 gs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],bs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const ys=t=>{var e,i,{content:o,style:a,bgImg:l,recData:s,onClick:d,bottom_image:r,ctaTempStyles:v,isExternalLink:c,index:m,translateY:h=0,isActive:f}=t,y=Ke(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:w,setPopupDetailData:S,sxpParameter:p}=_e(),{popup:b}=Ct(),{jumpToWeb:g}=Qe(),[x,P]=n.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Je.throttle((T,_)=>{w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,T,m),S?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:T}),index:m,multiCheckIndex:_})),c?T?.link&&(g(s,T,T.bindCta,m),window.location.href=window.getJointUtmLink(T.link)):d?.()},b?.duration);return n.createElement(Qt,{isPadding:!!s},x?.map((T,_)=>{var E,u,M,I,A,k,R;return n.createElement(n.Fragment,null,s&&!T?.bindCta?null:n.createElement(_t,Object.assign({key:_,className:Se.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>C(T,_)}),n.createElement(Rt,{src:(I=(M=(E=T?.cover)!==null&&E!==void 0?E:(u=T?.homePage)===null||u===void 0?void 0:u[0])!==null&&M!==void 0?M:p?.bottom_image)!==null&&I!==void 0?I:r,rec:s,item:T,index:_,translateY:h,imgStyle:v?.img,isActive:f}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},n.createElement("div",{className:bs["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ye((A=T?.title)!==null&&A!==void 0?A:"Product Name",v?.title)}}),n.createElement("div",{className:Se.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((R=(k=T?.bindCta)===null||k===void 0?void 0:k.enTitle)!==null&&R!==void 0?R:"Shop Now",v?.ctaTitle)}}))))}))};var ws=n.memo(ys);const Ss=$e(ws,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:gs,bindableProps:[],settingRender:St},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 xs=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const Ts=({icon:t,styles:e,textStyle:i,onClose:o})=>{var a;const{waterFallData:l,setOpenHashtag:s}=_e();return n.createElement("div",{className:"clc-sxp-nav",style:e},n.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:o},n.createElement("img",{src:t,alt:"back button"})),n.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:ye(`#${(a=l?.hashTag)!==null&&a!==void 0?a:"\u6807\u9898"}`,i)}}))};var Lo=n.memo(Ts),As=null,Es="3d989325-e7d6-4a74-8a97-98febdf5b567",Cs=null,Is=null,ks={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"},_s=[{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}],Ps="Handbags",Bo={productUserId:As,requestId:Es,channel:Cs,rtc:Is,tag:ks,recList:_s,hashTag:Ps};const Ds=t=>{var e;const{rec:i,style:o={},sizeChange:a=()=>{},unitWidth:l,index:s,showBorder:d,list:r,reportTagsView:v,textStyles:c,space:m}=t,{swiperRef:h,setRtcList:f,setOpenHashtag:y,sxpParameter:w,globalConfig:S}=_e(),[p,b]=n.useState(!1);n.useState(!1),n.useState({height:1,width:1});const g=n.useRef(null),x=n.useRef(null);n.useRef(null),n.useRef(null);const[P,C]=n.useState(""),T=n.useMemo(()=>{var k,R,B,j,V,N,D,L,U,W;return!((k=i?.video)===null||k===void 0)&&k.cover?(R=i?.video)===null||R===void 0?void 0:R.cover:!((j=(B=i?.video)===null||B===void 0?void 0:B.imgUrls)===null||j===void 0)&&j.length?(N=(V=i?.video)===null||V===void 0?void 0:V.imgUrls)===null||N===void 0?void 0:N[0]:!((L=(D=i?.product)===null||D===void 0?void 0:D.homePage)===null||L===void 0)&&L.length?(W=(U=i?.product)===null||U===void 0?void 0:U.homePage)===null||W===void 0?void 0:W[0]:w?.bottom_image||""},[i,w?.bottom_image]),_=n.useMemo(()=>{var k,R;return((k=i?.product)===null||k===void 0?void 0:k.title)||((R=i?.video)===null||R===void 0?void 0:R.title)||null},[i]),E=n.useMemo(()=>{var k;return o.transform?Number((k=o.transform)===null||k===void 0?void 0:k.substring(o.transform.indexOf(",",0)+1,o.transform.length-3)):void 0},[o]);n.useMemo(()=>E===void 0?!1:E<=d,[E,d]);const u=$t({product:i?.product,enableFormattedPrice:(e=c?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:S,isHiddenDef:!0});n.useEffect(()=>{if(g.current===null||T==="")return;let k=null;p&&P?k=P:k=T,k&&g.current.setSrc(k)},[T,p,P]);const M=n.useRef(),I=n.useCallback(k=>{setTimeout(()=>{var R;const B=(R=M?.current)===null||R===void 0?void 0:R.offsetHeight;a(B+56+m,s)},0)},[m,a,s,l,M]),A=()=>{v(),f?.(r),setTimeout(()=>{var k;(k=h?.current)===null||k===void 0||k.swiper.slideTo(s,0,!1),y?.(!1)},0)};return n.createElement("div",{ref:x,style:Object.assign({},o),className:"waterFallList-content-listItem",key:s,onClick:A},n.createElement("div",{className:"waterFallList-content-listItem-picture",ref:M},n.createElement(vt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:I,ref:g})),n.createElement("div",{className:"waterFallList-content-listItem-info"},n.createElement("div",{className:`waterFallList-content-listItem-info-title ${u?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},c?.title),dangerouslySetInnerHTML:{__html:ye(_,c?.title)}}),n.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!u,style:c.price,dangerouslySetInnerHTML:{__html:ye(u,c?.price)}})))};function Ms(t){var e,i,o,a,l,s,d,r,v,c,m,h,f,y,w,S,p,b,g,x,P,C,{reportTagsView:T,showBanner:_}=t,E=Ke(t,["reportTagsView","showBanner"]);const{waterFallData:u,getRecommendVideos:M,hashTagSize:I,loadingImage:A,isOpenHashTag:k,cacheActiveIndex:R}=_e(),{jumpToWeb:B}=Qe(),j=n.useRef(null),[V,N]=n.useState(0),[D,L]=n.useState(),U=n.useRef(null),[W,Y]=n.useState([]),ee=n.useRef(),ae=[170,230,300],[de,xe]=n.useState(!1),[re,te]=n.useState([]),J=n.useRef(),Z=n.useCallback((X,ve)=>Math.floor(Math.random()*(ve-X+1))+X,[]),K=n.useRef([]),[ce,le]=n.useState({width:0}),me=n.useMemo(()=>{const X=ce.width||0;return X>=1200?6:X>=768&&X<=1199?4:2},[ce]),be=n.useMemo(()=>ce.width/me-2,[me,ce]),De=n.useCallback(()=>{var X;const ve=(X=ee.current)!==null&&X!==void 0?X:[],q=[];for(let ne=0;ne<re?.length;ne++){const Me=Math.floor(ne/me),H=ne%me+1;let F=0,Oe=9999999999;if(Me===0)q[ne]=ne;else{for(let je=0;je<q.length;je++)K.current[q[je]].top+K.current[q[je]].height<Oe&&(F=je,Oe=K.current[q[je]].top+K.current[q[je]].height);q[F]=ne}K.current[ne]===void 0&&(K.current[ne]={}),Me===0?(H===1?K.current[ne].left=0:K.current[ne].left=K.current[ne-1].left+be+4,K.current[ne].top=0):(K.current[ne].left=K.current[F].left,K.current[ne].top=Oe),K.current[ne].height=K.current[ne].height||ae[Z(0,2)],ve[ne]={transform:`translate(${K.current[ne].left}px,${K.current[ne].top}px)`,width:`${be}px`,height:K.current[ne].height}}return Y([...ve]),[...ve]},[be,me,ae,Z,re]),Fe=n.useCallback((X,ve)=>{K.current[ve]===void 0&&(K.current[ve]={}),K.current[ve].height=X,ee.current=De()},[De]);n.useEffect(()=>{ee.current=De()},[be,me,re]),n.useEffect(()=>{var X,ve;if(xe(!0),u&&M?.({hashTag:u?.hashTag,defaultSize:I,maxSize:I}).then(q=>{var ne,Me;L(q),te((Me=(ne=q?.recList)===null||ne===void 0?void 0:ne.filter(H=>H?.video!==null||H?.product!==null))!==null&&Me!==void 0?Me:[]),xe(!1)}),k){const q=Bo;L(q),te((ve=(X=q?.recList)===null||X===void 0?void 0:X.filter(ne=>ne?.video!==null||ne?.product!==null))!==null&&ve!==void 0?ve:[]),xe(!1)}},[u,M,I,k]);const Le=n.useCallback(()=>{U.current!==null&&le({width:U.current.getBoundingClientRect().width})},[]);n.useEffect(()=>{if(U.current===null)return;const X=new ResizeObserver(ve=>{Le()});return X.observe(U.current),()=>{X.disconnect()}},[Le]),n.useCallback(()=>{xe(!0),u&&M?.({hashTag:u?.hashTag}).then(X=>{var ve,q;te(re?.concat((q=(ve=X?.recList)===null||ve===void 0?void 0:ve.filter(ne=>!ne?.video))!==null&&q!==void 0?q:[])),xe(!1)})},[u,M,re]);const pe=n.useCallback(()=>{N(j.current.scrollTop)},[]);n.useEffect(()=>{var X;return(X=j?.current)===null||X===void 0||X.addEventListener("scroll",pe),()=>{var ve;(ve=j?.current)===null||ve===void 0||ve.removeEventListener("scroll",pe)}},[pe,j]);const ue=()=>{var X,ve,q,ne,Me;if(!((X=D?.tag)===null||X===void 0)&&X.link){T();const H=u?.rec;B(H,(ve=H?.video)===null||ve===void 0?void 0:ve.bindProduct,(q=H?.video)===null||q===void 0?void 0:q.bindCta,R,(ne=H?.video)===null||ne===void 0?void 0:ne.traceInfo),window.location.href=window.getJointUtmLink((Me=D?.tag)===null||Me===void 0?void 0:Me.link)}};return n.createElement(n.Fragment,null,de?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:A,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"waterFallList",ref:U},n.createElement("div",{className:"waterFallList-scroll",ref:j},_&&((e=D?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:ue},n.createElement(vt,{className:Se.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=D?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"waterFallList-info",style:(o=E?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:ye((a=D?.tag)===null||a===void 0?void 0:a.info,(l=E?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((s=D?.tag)===null||s===void 0)&&s.link),className:"waterFallList-collection",style:Object.assign({},(d=E?.textStyles)===null||d===void 0?void 0:d.hashTagLink),onClick:ue,dangerouslySetInnerHTML:{__html:ye(((r=D?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=E?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),n.createElement("div",{className:"waterFallList-content"},re?.map((X,ve)=>{var q;return n.createElement(Ds,Object.assign({key:ve,index:ve,rec:X,list:re,showBorder:V+((q=j?.current)===null||q===void 0?void 0:q.clientHeight),style:W[ve],sizeChange:Fe,unitWidth:be,reportTagsView:T},E))}),n.createElement("div",{hidden:!(!((c=D?.tag)===null||c===void 0)&&c.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(w=((h=K?.current[((m=K?.current)===null||m===void 0?void 0:m.length)-1])===null||h===void 0?void 0:h.top)+((y=K?.current[((f=K?.current)===null||f===void 0?void 0:f.length)-1])===null||y===void 0?void 0:y.height))!==null&&w!==void 0?w:0}px)`,height:!((S=D?.tag)===null||S===void 0)&&S.link?((p=J?.current)===null||p===void 0?void 0:p.offsetHeight)||((b=E?.buttonBgStyle)===null||b===void 0?void 0:b.height)||"100px":0}}))),n.createElement("div",{className:"waterFallList-bottom",hidden:!(!((g=D?.tag)===null||g===void 0)&&g.link),style:E?.buttonBgStyle}),n.createElement("div",{ref:J,hidden:!(!((x=D?.tag)===null||x===void 0)&&x.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},E?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((P=D?.tag)===null||P===void 0?void 0:P.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:E?.buttonStyle,onClick:ue,dangerouslySetInnerHTML:{__html:ye(((C=D?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",E?.buttonStyle)}}))))}var Os="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Rs=t=>{var e;const{rec:i,index:o,list:a,reportTagsView:l,textStyles:s,space:d}=t,{swiperRef:r,setRtcList:v,setOpenHashtag:c,sxpParameter:m,globalConfig:h}=_e(),[f,y]=n.useState(!1),w=n.useRef(null),S=n.useRef(null),p=n.useRef(null),b=n.useRef(null),[g,x]=n.useState(""),P=n.useMemo(()=>{var u,M,I,A,k,R,B,j,V,N;return!((u=i?.video)===null||u===void 0)&&u.cover?(M=i?.video)===null||M===void 0?void 0:M.cover:!((A=(I=i?.video)===null||I===void 0?void 0:I.imgUrls)===null||A===void 0)&&A.length?(R=(k=i?.video)===null||k===void 0?void 0:k.imgUrls)===null||R===void 0?void 0:R[0]:!((j=(B=i?.product)===null||B===void 0?void 0:B.homePage)===null||j===void 0)&&j.length?(N=(V=i?.product)===null||V===void 0?void 0:V.homePage)===null||N===void 0?void 0:N[0]:m?.bottom_image||""},[i,m?.bottom_image]),C=n.useMemo(()=>{var u,M;return((u=i?.product)===null||u===void 0?void 0:u.title)||((M=i?.video)===null||M===void 0?void 0:M.title)||null},[i]),T=$t({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:h,isHiddenDef:!0});n.useEffect(()=>{const u=new IntersectionObserver(M=>{M.forEach(I=>{if(I.isIntersecting){if(S.current===null||P==="")return;f&&g?w.current.setSrc(g):w.current.setSrc(P),u.unobserve(S.current)}})});return u.observe(S.current),()=>{u.disconnect()}},[P,f,g]);const _=(u,M,I)=>{const A=u/M;return I/A};n.useEffect(()=>{const u=p?.current;u===null||P===""||!f||(u.src=P,u.currentTime=1,u.crossOrigin="anonymous",u.onloadeddata=()=>{const M=b?.current;if(!M)return;const I=M.getContext("2d"),A=window?.innerWidth/2,k=_(u.videoWidth,u.videoHeight,A);M.height=k,M.width=A,I?.drawImage(u,0,0,M.width,M.height),x(M.toDataURL()),u.remove(),M.remove()})},[P,f]);const E=()=>{l(),v?.(a),setTimeout(()=>{var u;(u=r?.current)===null||u===void 0||u.swiper.slideTo(o,0,!1),c?.(!1)},0)};return n.createElement("div",{ref:S,className:"list-content-listItem",key:o,onClick:E,style:{marginBottom:d}},n.createElement("div",{className:"list-content-listItem-picture"},f&&n.createElement("div",{style:{display:"none"}},n.createElement("video",{ref:p,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),n.createElement("canvas",{ref:b})),n.createElement(vt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:w})),n.createElement("div",{className:"list-content-listItem-info"},n.createElement("div",{className:`list-content-listItem-info-title ${T?"list-content-listItem-info-nowrap":""}`,style:s?.title,dangerouslySetInnerHTML:{__html:ye(C,s?.title)}}),n.createElement("div",{className:"list-content-listItem-info-price",style:s?.price,hidden:!T,dangerouslySetInnerHTML:{__html:ye(T,s?.price)}})))};function Ls(t){var e,i,o,a,l,s,d,r,v,c,m,h,f,y,w,S,p,{reportTagsView:b,showBanner:g}=t,x=Ke(t,["reportTagsView","showBanner"]);const{waterFallData:P,getRecommendVideos:C,hashTagSize:T,loadingImage:_,isOpenHashTag:E,cacheActiveIndex:u}=_e(),{jumpToWeb:M}=Qe(),[I,A]=n.useState(),[k,R]=n.useState(),[B,j]=n.useState(!1),V=n.useRef(null),[N,D]=n.useState(!1);n.useCallback(()=>{N||(D(!0),P&&C?.({hashTag:P?.hashTag}).then(U=>{var W;A(I?.concat((W=U?.recList)!==null&&W!==void 0?W:[])),D(!1)}))},[P,C,I,N]),n.useEffect(()=>{var U,W;if(j(!0),P&&C?.({hashTag:P?.hashTag,defaultSize:T,maxSize:T}).then(Y=>{var ee,ae;R(Y),A((ae=(ee=Y?.recList)===null||ee===void 0?void 0:ee.filter(de=>de?.video!==null||de?.product!==null))!==null&&ae!==void 0?ae:[]),j(!1)}),E){const Y=Bo;R(Y),A((W=(U=Y?.recList)===null||U===void 0?void 0:U.filter(ee=>ee?.video!==null||ee?.product!==null))!==null&&W!==void 0?W:[]),j(!1)}},[P,C,T,E]);const L=()=>{var U,W,Y,ee,ae;if(!((U=k?.tag)===null||U===void 0)&&U.link){b();const de=P?.rec;M(de,(W=de?.video)===null||W===void 0?void 0:W.bindProduct,(Y=de?.video)===null||Y===void 0?void 0:Y.bindCta,u,(ee=de?.video)===null||ee===void 0?void 0:ee.traceInfo),window.location.href=window.getJointUtmLink((ae=k?.tag)===null||ae===void 0?void 0:ae.link)}};return n.createElement(n.Fragment,null,B?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:_,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"list"},n.createElement("div",{className:"list-scroll",ref:V},g&&((e=k?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:L},n.createElement(vt,{className:Se.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=k?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"list-info",style:(o=x?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:ye((a=k?.tag)===null||a===void 0?void 0:a.info,(l=x?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((s=k?.tag)===null||s===void 0)&&s.link),className:"list-collection",onClick:L,style:Object.assign(Object.assign({},(d=x?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:x?.space}),dangerouslySetInnerHTML:{__html:ye(((r=k?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=x?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),n.createElement("div",{className:"list-content"},I?.map((U,W)=>n.createElement(Rs,Object.assign({key:W,index:W,rec:U,list:I,reportTagsView:b},x)))),n.createElement("div",{hidden:!N,style:{textAlign:"center"}},"loading..."),n.createElement("div",{hidden:!(!((c=k?.tag)===null||c===void 0)&&c.link),style:{height:!((m=k?.tag)===null||m===void 0)&&m.link?((h=x?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((f=x?.buttonStyle)===null||f===void 0?void 0:f.height)||"100px":0}})),n.createElement("div",{className:"list-bottom",hidden:!(!((y=k?.tag)===null||y===void 0)&&y.link),style:x?.buttonBgStyle}),n.createElement("div",{hidden:!(!((w=k?.tag)===null||w===void 0)&&w.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},x?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((S=k?.tag)===null||S===void 0?void 0:S.linkTitle)||"Shop the collection",className:"list-btn",style:x?.buttonStyle,onClick:L,dangerouslySetInnerHTML:{__html:ye(((p=k?.tag)===null||p===void 0?void 0:p.linkTitle)||"Shop the collection",x?.buttonStyle)}}))))}const Bs=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:a,swiperRef:l,setWaterFallData:s,cacheRtcList:d,setRtcList:r,cacheActiveIndex:v,rtcList:c,setCacheRtcList:m,setIsFromHashtag:h,isFromHashtag:f,bffEventReport:y,themeTag:w,selectTag:S}=_e(),{backMainFeed:p}=Qe();n.useRef(null);const b=n.useRef(null),[g,x]=n.useState();n.useEffect(()=>{const E=document.getElementById("sxp-render"),u=document.getElementById("water-fall");u?b.current=u:(b.current=document.createElement("div"),b.current.setAttribute("id","water-fall"),E?.appendChild(b.current))},[]);const P=()=>{var E,u;p("branch",S,void 0,i?.hashTag),_(),s?.(void 0),h?.(!1),(u=(E=l?.current)===null||E===void 0?void 0:E.swiper)===null||u===void 0||u.slideTo(v,0,!1),o?.(!1)},[C,T]=n.useState();n.useEffect(()=>{i&&T(i)},[i]);const _=n.useCallback(()=>{var E,u,M,I,A,k;const R=C?.rec;if(!R)return;let B="",j=null;f?B="hashTagPage":!((E=R?.video)===null||E===void 0)&&E.url?(B="videoPage",j="video"):!((M=(u=R?.video)===null||u===void 0?void 0:u.imgUrls)===null||M===void 0)&&M.length&&(B="imagePage",j="image"),y?.({eventInfo:{contentId:(I=R?.video)===null||I===void 0?void 0:I.itemId,position:v+"",contentTags:JSON.stringify((A=R?.video)===null||A===void 0?void 0:A.tags),traceInfo:(k=R?.video)===null||k===void 0?void 0:k.traceInfo,hashTags:JSON.stringify([C?.hashTag]),fromKName:B,fromKPage:location?.href,timeOnSite:Math.floor((new Date-g)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:j}})},[C,y,g,f,v]);return n.useEffect(()=>{a&&x(new Date)},[a]),n.useEffect(()=>{const E=()=>{x(new Date)};return window.addEventListener("pageshow",E),()=>{window.removeEventListener("pageshow",E)}},[]),b.current?Hi.createPortal(n.createElement("div",{className:"waterfall",style:{display:a?"block":"none"}},n.createElement(Lo,{icon:Os,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:P}),t?.openFixedSize===!0||t?.openFixedSize===void 0?n.createElement(Ls,Object.assign({reportTagsView:_},t)):n.createElement(Ms,Object.assign({reportTagsView:_},t))),b.current):null};var No=n.memo(Bs);const Ns=t=>n.createElement(No,Object.assign({},t));var Fs=n.memo(Ns);const js=$e(Fs,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:xs,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var Vs=[{title:"\u534F\u8BAE\u8BE6\u60C5",child:[{type:"Switch",label:"\u5FC5\u987B\u540C\u610F\u7528\u6237\u534F\u8BAE",name:["props","privacy_necessity"],extra:"\u5F53\u65B0\u7528\u6237\u8FDB\u5165\u9875\u9762\u65F6\uFF0C\u4F1A\u51FA\u73B0\u7528\u6237\u534F\u8BAE\u5F39\u7A97\uFF0C\u7528\u6237\u9700\u8981\u5148\u540C\u610F\u534F\u8BAE\u540E\u624D\u80FD\u8BBF\u95EE\u5185\u5BB9\u3002"},{type:"Text",label:"\u5F39\u7A97\u6807\u9898",name:["props","privacy_title"]},{type:"TextArea",label:"\u7528\u6237\u534F\u8BAE\u5F39\u7A97\u5185\u5BB9",name:["props","privacy_context"]},{type:"Group",label:"\u9690\u79C1\u653F\u7B56",child:[{type:"Text",name:["props","privacy_policy_title"]},{type:"Text",name:["props","privacy_policy_url"],addonBefore:"https://"}],extra:"\u5F53\u7528\u6237\u70B9\u51FB\u66F4\u591A\u4FE1\u606F\u6309\u94AE\u65F6\uFF0C\u5C06\u4F1A\u8DF3\u8F6C\u81F3\u8BBE\u7F6E\u7684\u94FE\u63A5\u67E5\u770B\u653F\u7B56\u5185\u5BB9"}]}];const Fo=t=>n.createElement(Fo,Object.assign({},t));var zs=n.memo(Fo);const Hs=$e(zs,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Vs},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Gs=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],jo={"animated-button":"index-module_animated-button__lqTbg",gradientCover:"index-module_gradientCover__5iUag","one-line-ellipsis":"index-module_one-line-ellipsis__HutE0","two-line-ellipsis":"index-module_two-line-ellipsis__c8gRJ"};const Us=t=>{var e,i,o,a,l,s,d,r,v,c,{style:m,recData:h,ctaTempStyles:f,index:y,event:w,onClick:S,isExternalLink:p=!1}=t,b=Ke(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink"]);const{ctaEvent:g,setPopupDetailData:x}=_e(),{jumpToWeb:P}=Qe(),[C,T]=n.useState(!1),_=n.useRef(null),E=Oo(_),u=((o=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(a=h?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=h?.video)===null||s===void 0?void 0:s.bindCta),M=((r=(d=h?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((v=h?.video)===null||v===void 0?void 0:v.bindProduct),I=()=>{var B,j,V,N;const D=((j=(B=h?.video)===null||B===void 0?void 0:B.bindProducts)===null||j===void 0?void 0:j[0])||((V=h?.video)===null||V===void 0?void 0:V.bindProduct)||h?.video;if(g?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,D,y),x?.(Object.assign(Object.assign({},h),{index:y})),p){const L=M?.link||((N=D?.bindCta)===null||N===void 0?void 0:N.link);L&&(P(h,M,u,y),window.location.href=window.getJointUtmLink(L))}else S?.()},A=u?.enTitle||"\u67E5\u770B\u8BE6\u60C5",k=n.useMemo(()=>{var B,j;const V=w?.animation;if(V){const{delay:N,duration:D,backgroundColor:L}=V;return{":after":{animationDelay:`${(B=N/1e3)!==null&&B!==void 0?B:0}s`,animationDuration:`${(j=D/1e3)!==null&&j!==void 0?j:0}s`,backgroundColor:`${L??"transparent"}`}}}},[w?.animation]);n.useEffect(()=>{var B,j,V;E&&_?.current&&g?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((j=(B=h?.video)===null||B===void 0?void 0:B.bindProducts)===null||j===void 0?void 0:j[0])||((V=h?.video)===null||V===void 0?void 0:V.bindProduct)||h?.video,y)},[E]),n.useEffect(()=>{T(!!E)},[E]);const R=n.useMemo(()=>C?jo["animated-button"]:null,[C]);return n.createElement("div",Object.assign({ref:_,style:Object.assign(Object.assign(Object.assign({},m),f?.ctaTitle),{lineHeight:`${(c=m?.height)!==null&&c!==void 0?c:0}px`})},b,{className:`${R} ${Se.css(k)} ${jo["one-line-ellipsis"]}`,onClick:I,dangerouslySetInnerHTML:{__html:ye(A,f?.ctaTitle)}}))};var Ws=n.memo(Us),Ys=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const Xs=$e(Ws,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Gs,bindableProps:[],interactionRender:Ys},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"center"}},event:{animation:{backgroundColor:"#F40082",name:1,delay:1e3,duration:2e3}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var qs=[{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:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],Jt={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const Js="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Ks=t=>{var e,i,o,a,l,s,d,r,v,c,m,h,f,y,w,S,p,b,g,x,P,C,T,_,{style:E,recData:u,ctaTempStyles:M,index:I,event:A,bottom_image:k,translateY:R,isTel:B,onClick:j,isExternalLink:V=!1,isActive:N}=t,D=Ke(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);E==null||delete E.transform;const{sxpParameter:L,globalConfig:U,ctaEvent:W,setPopupDetailData:Y}=_e(),{jumpToWeb:ee}=Qe(),[ae,de]=n.useState(!0),xe=((o=(i=(e=u?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(a=u?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=u?.video)===null||s===void 0?void 0:s.bindCta),re=((r=(d=u?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((v=u?.video)===null||v===void 0?void 0:v.bindProduct),te=()=>{var me,be,De,Fe;const Le=((be=(me=u?.video)===null||me===void 0?void 0:me.bindProducts)===null||be===void 0?void 0:be[0])||((De=u?.video)===null||De===void 0?void 0:De.bindProduct)||u?.video;if(W?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},u,Le,I),Y?.(Object.assign(Object.assign({},u),{index:I})),V){const pe=re?.link||((Fe=Le?.bindCta)===null||Fe===void 0?void 0:Fe.link);pe&&(ee(u,re,xe,I),window.location.href=window.getJointUtmLink(pe))}else j?.()},J=xe?.enTitle||"\u67E5\u770B\u8BE6\u60C5",Z=n.useMemo(()=>{const me=A?.animation;if(me){const{delay:be,duration:De}=me;return{animationDelay:`${be?be/1e3:0}s`,animationDuration:`${De?De/1e3:0}s`}}},[A?.animation]),K=(y=(f=(h=(c=re?.cover)!==null&&c!==void 0?c:(m=re?.homePage)===null||m===void 0?void 0:m[0])!==null&&h!==void 0?h:xe?.icon)!==null&&f!==void 0?f:L?.bottom_image)!==null&&y!==void 0?y:k,ce=me=>{me.stopPropagation(),de(!1)};n.useEffect(()=>{de(!0)},[N]);const le=n.useMemo(()=>N&&ae?Jt["animated-fadeIn"]:null,[N,ae]);return n.createElement(n.Fragment,null,B?n.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):n.createElement("div",Object.assign({},D,{className:`${Se.css(Object.assign(Object.assign({},E),{"--transY":`translateY(calc(100% + ${(w=E?.margin)!==null&&w!==void 0?w:0}px))`}))} ${Jt.aniLinkPopup} ${le} ${Se.css(Z)}`,onClick:te}),n.createElement("div",{onClick:ce,className:Jt["modal-icon-wrapper"],style:{padding:(S=E?.padding)!==null&&S!==void 0?S:0}},n.createElement("img",{src:(p=U?.popupCloseIcon)!==null&&p!==void 0?p:Js,alt:"close",className:Jt["modal-icon-wrapper-img"]})),n.createElement(Rt,{src:K,rec:u,item:(C=(x=(g=(b=u?.video)===null||b===void 0?void 0:b.bindProducts)===null||g===void 0?void 0:g[0])!==null&&x!==void 0?x:(P=u?.video)===null||P===void 0?void 0:P.bindProduct)!==null&&C!==void 0?C:u?.video,index:I,translateY:R,imgStyle:M?.img}),(!u||re?.title)&&n.createElement("div",{className:Jt["one-line-ellipsis"],style:M?.title,dangerouslySetInnerHTML:{__html:ye((T=re?.title)!==null&&T!==void 0?T:"Product Name",M?.title)}}),n.createElement("div",{className:Jt["one-line-ellipsis"],style:Object.assign(Object.assign({},M?.ctaTitle),{lineHeight:((_=M?.ctaTitle)===null||_===void 0?void 0:_.height)+"px"}),dangerouslySetInnerHTML:{__html:ye(J,M?.ctaTitle)}})))};var Zs=n.memo(Ks),Qs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const $s=$e(Zs,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:qs,bindableProps:[],interactionRender:Qs},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var Bi=Object.freeze({__proto__:null,AniLink:Xs,AniLinkPopup:$s,Appoint:Wa,AppointForm:Cn,Commodity:za,CommodityDetail:fa,CommodityDetailDiroNew:Ea,CommodityDiro:ts,CommodityDiroNew:as,CommodityList:Da,Consent:Hs,HashTag:js,Iframe:La,Link:Ka,MultiCommodity:hs,MultiCommodityDiro:us,MultiCommodityDiroNew:Ss,Prompt:wa});const ed="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",td="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",id=t=>{var e,{active:i,activeIcon:o,unActicveIcon:a,recData:l,position:s}=t,d=Ke(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:v,bffEventReport:c,setCacheRtcList:m,cacheRtcList:h}=_e(),[f,y]=n.useState((e=h?.[s])===null||e===void 0?void 0:e.isCollected),w=yt(td),S=yt(ed),p=Je.debounce(()=>nt(void 0,void 0,void 0,function*(){var b,g,x,P,C,T,_,E,u,M,I,A,k,R,B,j,V,N,D,L,U,W;if(f){y(!1);const Y=(x=yield v?.({videoItemId:(g=(b=l?.video)===null||b===void 0?void 0:b.itemId)!==null&&g!==void 0?g:""}))!==null&&x!==void 0?x:!1;if(c?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(C=(P=l?.video)===null||P===void 0?void 0:P.itemId)!==null&&C!==void 0?C:"",contentName:(_=(T=l?.video)===null||T===void 0?void 0:T.title)!==null&&_!==void 0?_:"",contentTags:JSON.stringify((u=(E=l?.video)===null||E===void 0?void 0:E.tags)!==null&&u!==void 0?u:[]),position:s+"",contentFormat:!((M=l?.video)===null||M===void 0)&&M.url?"video":"image",traceInfo:(I=l?.video)===null||I===void 0?void 0:I.traceInfo}}),!Y)y(!0);else{const ee=(A=h?.map((ae,de)=>(de===s&&(ae.isCollected=!1),ae)))!==null&&A!==void 0?A:[];m?.(ee)}}else{y(!0);const Y=(k=yield r?.({content:JSON.stringify(l)}))!==null&&k!==void 0?k:!1;if(c?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(B=(R=l?.video)===null||R===void 0?void 0:R.itemId)!==null&&B!==void 0?B:"",contentName:(V=(j=l?.video)===null||j===void 0?void 0:j.title)!==null&&V!==void 0?V:"",contentTags:JSON.stringify((D=(N=l?.video)===null||N===void 0?void 0:N.tags)!==null&&D!==void 0?D:[]),position:s+"",contentFormat:!((L=l?.video)===null||L===void 0)&&L.url?"video":"image",traceInfo:(U=l?.video)===null||U===void 0?void 0:U.traceInfo}}),!Y)y(!1);else{const ee=(W=h?.map((ae,de)=>(de===s&&(ae.isCollected=!0),ae)))!==null&&W!==void 0?W:[];m?.(ee)}}}),200);return n.createElement("button",Object.assign({},d,{"aria-label":"like",onClick:p}),n.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:f?o||w:a||S,alt:"icon"}))};var Vo=n.memo(id),od="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=zi.render(n.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})(),nd=({rec:t,index:e,height:i,data:o,muted:a,activeIndex:l,videoPostConfig:s,videoPlayIcon:d})=>{const[r,v]=n.useState(!1),{bffEventReport:c,sxpParameter:m,waterFallData:h,openHashtag:f,bffFbReport:y}=_e(),w=n.useRef(0),[S,p]=n.useState(!1),[b,g]=n.useState(!0),{isActive:x}=Po(),P=n.useRef(null),[C,T]=n.useState(""),[_,E]=n.useState(!1),u=n.useRef(),M=`pb-cache-video-${e}`,I=n.useRef(null),A=n.useMemo(()=>s?.mode==="2",[s]),k=n.useMemo(()=>{var te;return s?.mode==="2"?`translateY(-${50+((te=s?.offsetTop)!==null&&te!==void 0?te:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),R=n.useMemo(()=>{var te;return((te=t?.video)===null||te===void 0?void 0:te.cover)||C},[C,t]),B=n.useMemo(()=>A?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[A]),j=n.useMemo(()=>s?.bgWay==="1",[s]),V=n.useMemo(()=>j&&s?.bgColor?{backgroundColor:s?.bgColor}:{},[s,j]);n.useEffect(()=>{u?.current&&(u.current.muted=a)},[a,u?.current]);const N=n.useCallback(()=>{var te;u?.current&&((te=u?.current)===null||te===void 0||te.play())},[u?.current]),D=yt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),L=n.useCallback(()=>{u?.current&&(E(!1),p(!0))},[]),U=n.useCallback(()=>{var te,J,Z,K,ce,le,me,be,De,Fe,Le,pe,ue;if(!u?.current)return;v(!1);const X=o[e];if(X&&(!((te=u?.current)===null||te===void 0)&&te.duration)){w.current=((J=u?.current)===null||J===void 0?void 0:J.currentTime)||0;const ve=((K=(Z=u?.current)===null||Z===void 0?void 0:Z.duration)!==null&&K!==void 0?K:0).toFixed(2),q=((le=(ce=u?.current)===null||ce===void 0?void 0:ce.currentTime)!==null&&le!==void 0?le:0).toFixed(2),ne=b?"0":"1";c?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(be=(me=X?.video)===null||me===void 0?void 0:me.itemId)!==null&&be!==void 0?be:"",contentName:(Fe=(De=X?.video)===null||De===void 0?void 0:De.title)!==null&&Fe!==void 0?Fe:"",playType:ne,startTime:q,videoDuration:ve,contentTags:JSON.stringify((pe=(Le=X?.video)===null||Le===void 0?void 0:Le.tags)!==null&&pe!==void 0?pe:[]),position:e+"",contentFormat:"video",traceInfo:(ue=X?.video)===null||ue===void 0?void 0:ue.traceInfo}}),g(!1)}},[c,o,e,b,u?.current]),W=n.useCallback(()=>{var te;if(!u?.current||C||!A||(u.current.style.objectFit="contain",!((te=t?.video)===null||te===void 0)&&te.cover||!P||!P.current||j))return;const J=()=>{const Z=P?.current,K=Z.getContext("2d"),ce=window?.innerWidth,le=window?.innerHeight;Z.height=le,Z.width=ce,K?.drawImage(u.current,0,0,Z.width,Z.height),T(Z.toDataURL())};J(),setTimeout(()=>{J()},500)},[u.current,j,t,C,A]),Y=n.useCallback(()=>{u.current&&(U(),W())},[u.current,W,U]),ee=n.useCallback(te=>()=>{var J,Z,K,ce,le;if(!u.current||!S)return;const me=(J=u?.current)===null||J===void 0?void 0:J.paused;switch(te){case"start":if(!me)return;(Z=u?.current)===null||Z===void 0||Z.play(),v(!1);break;case"pause":if(me)return;(K=u?.current)===null||K===void 0||K.pause(),v(!0);break;default:me?(ce=u?.current)===null||ce===void 0||ce.play():(le=u?.current)===null||le===void 0||le.pause(),v(!me);break}},[S,u?.current]),ae=n.useCallback(()=>{var te,J,Z,K,ce,le,me,be,De,Fe,Le,pe,ue;if(!u?.current||l!==e)return;const X=o[e],ve=((J=(te=u?.current)===null||te===void 0?void 0:te.duration)!==null&&J!==void 0?J:0).toFixed(2),q=((K=(Z=u?.current)===null||Z===void 0?void 0:Z.currentTime)!==null&&K!==void 0?K:0).toFixed(2);if(!((ce=u?.current)===null||ce===void 0)&&ce.duration){const ne=(((le=u?.current)===null||le===void 0?void 0:le.currentTime)-w.current).toFixed(2);c?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(be=(me=X?.video)===null||me===void 0?void 0:me.itemId)!==null&&be!==void 0?be:"",contentName:(Fe=(De=X?.video)===null||De===void 0?void 0:De.title)!==null&&Fe!==void 0?Fe:"",endTime:q,videoDuration:ve,playDuration:ne,contentTags:JSON.stringify((pe=(Le=X?.video)===null||Le===void 0?void 0:Le.tags)!==null&&pe!==void 0?pe:[]),position:e+"",contentFormat:"video",traceInfo:(ue=X?.video)===null||ue===void 0?void 0:ue.traceInfo}})}},[o,e,c,u?.current,l]),de=n.useCallback(()=>{E(!0)},[]);n.useEffect(()=>{var te,J,Z,K,ce,le,me,be,De,Fe;if(!x)return;const Le=t?.video.url;if(!Le)return;const pe=document.querySelector(`#${M}`);if(!pe||(u.current=Ni?.(pe),!u?.current))return;const ue=window?.Hls;let X=null;return Le.includes(".m3u8")&&ue&&ue.isSupported()?(X=new ue,X.loadSource(Le),X.attachMedia(u?.current),X.on(ue.Events.MANIFEST_PARSED,function(){var ve;(ve=u?.current)===null||ve===void 0||ve.play()})):u.current.src=Le,(te=u?.current)===null||te===void 0||te.setAttribute("x5-playsinline","true"),(J=u?.current)===null||J===void 0||J.setAttribute("webkit-playsinline","true"),(Z=u?.current)===null||Z===void 0||Z.addEventListener("loadedmetadata",Y),(K=u?.current)===null||K===void 0||K.addEventListener("loadeddata",W),(ce=u?.current)===null||ce===void 0||ce.addEventListener("play",U),(le=u?.current)===null||le===void 0||le.addEventListener("playing",L),(me=u?.current)===null||me===void 0||me.addEventListener("pause",ae),(be=u?.current)===null||be===void 0||be.addEventListener("ended",N),(De=u?.current)===null||De===void 0||De.addEventListener("canplay",N),(Fe=u?.current)===null||Fe===void 0||Fe.addEventListener("waiting",de),()=>{var ve,q,ne,Me,H,F,Oe,je,pt;((ve=u?.current)===null||ve===void 0?void 0:ve.paused)||ae(),X&&X?.destroy(),p(!1),(q=u?.current)===null||q===void 0||q.removeEventListener("loadedmetadata",Y),(ne=u?.current)===null||ne===void 0||ne.removeEventListener("loadeddata",W),(Me=u?.current)===null||Me===void 0||Me.removeEventListener("play",U),(H=u?.current)===null||H===void 0||H.removeEventListener("playing",L),(F=u?.current)===null||F===void 0||F.removeEventListener("pause",ae),(Oe=u?.current)===null||Oe===void 0||Oe.removeEventListener("ended",N),(je=u?.current)===null||je===void 0||je.removeEventListener("canplay",N),(pt=u?.current)===null||pt===void 0||pt.removeEventListener("waiting",de)}},[x,M,t,ae]),n.useEffect(()=>{var te,J;!u?.current||!S||(x?(y?.({eventName:"ViewContent"}),(te=u?.current)===null||te===void 0||te.play()):(J=u?.current)===null||J===void 0||J.pause())},[x,S,u?.current]),n.useEffect(()=>{var te,J,Z;if(!x||!u?.current)return;!((te=u?.current)===null||te===void 0?void 0:te.paused)&&f?(J=u?.current)===null||J===void 0||J.pause():f||(Z=u?.current)===null||Z===void 0||Z.play()},[f,x,u?.current]),n.useEffect(()=>{if(!x)return;const te=()=>{ee("start")(),y?.({eventName:"ViewContent"})},J=ee("pause");return It.on(ft.PAGE_DID_SHOW,te),It.on(ft.PAGE_DID_HIDE,J),()=>{It.off(ft.PAGE_DID_SHOW,te),It.off(ft.PAGE_DID_HIDE,J)}},[ee,x]);const xe=n.useMemo(()=>!m?.placeholder_image||S?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"placeholder image"}),[S,m?.placeholder_image]),re=n.useMemo(()=>{if(!(!_||!S))return n.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:od,alt:"placeholder image"})},[_,S]);return n.useEffect(()=>{if(!u?.current)return;const te=()=>{var J;l===e&&(!((J=t?.video)===null||J===void 0)&&J.url)&&u?.current&&!r&&ee("pause")()};return window.addEventListener("beforeunload",te),()=>{window.removeEventListener("beforeunload",te)}},[l,e,t,u?.current,ee,r]),t?.video?n.createElement(n.Fragment,null,A?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:ee(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},V)},!j&&S&&R&&n.createElement(vt,{src:R,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},B)}),n.createElement("canvas",{ref:P,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:k,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},n.createElement("div",{className:"n-full-screen",ref:I,id:M,style:{width:"100%",height:"100%"}}),r&&n.createElement(vt,{className:"clc-pb-video-pause",src:d??D,alt:"pause"}))),xe,re):n.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:ee()},n.createElement("div",{className:"n-full-screen",ref:I,id:M,style:{width:"100%",height:"100%"}}),xe,re,r&&n.createElement(vt,{className:"clc-pb-video-pause",src:d??D,alt:"pause"}))):null};var ld=n.memo(nd);const ad=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:a})=>{const[l,s]=n.useState(t),d=r=>{r.stopPropagation();const v=!l;s(v),o?.(v)};return n.useEffect(()=>{s(t)},[t]),n.createElement("button",{style:a,"aria-label":"toggle button",className:"pb-toggle-button",onClick:d},n.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var zo=n.memo(ad);const sd=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,a]=n.useState(!0);Ct(),n.useEffect(()=>{setTimeout(()=>{a(!1)},i)},[]);const l=yt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),s=n.useMemo(()=>o?"pb-fadeIn":"pb-fadeOut",[o]);return n.createElement("div",{hidden:!o,className:`pb-finger-wrap ${s}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},n.createElement("img",{src:t||l,alt:"finger swiper"}))},Ho=t=>{const{src:e,height:i,imgUrlsPostConfig:o,onShowFirstImage:a}=t,l=n.useMemo(()=>o?.mode==="2",[o]),s=n.useMemo(()=>{var c;return o?.mode==="2"?`translateY(-${50+((c=o?.offsetTop)!==null&&c!==void 0?c:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[o]),d=n.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),r=n.useMemo(()=>o?.bgWay==="1",[o]),v=n.useMemo(()=>r&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,r]);return n.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!l||!r)&&n.createElement(vt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:a}),l&&n.createElement(vt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:s,left:0,right:0},onLoad:a}))},dd=({imgUrls:t,width:e,height:i,rec:o,index:a,onReportViewImageEnd:l,onViewImageStartEvent:s,imgUrlsPostConfig:d})=>{var r,v;const c=n.useRef(),{isActive:m}=Po(),{sxpParameter:h,openHashtag:f}=_e(),[y,w]=n.useState(!1);n.useEffect(()=>{y&&m?(c?.current&&c.current.swiper.autoplay.start(),f?l(o):s(a)):c?.current&&c.current.swiper.autoplay.stop()},[o,m,l,f,a,s,y]);const S=n.useCallback(()=>{y||w(!0)},[y]);return n.createElement(Gt,{ref:c,defaultValue:0,direction:"horizontal",modules:[di,ri],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},className:Se.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(r=d?.marginBottom)!==null&&r!==void 0?r:0,fontSize:"14px"}},d?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:d?.dotsBgColor,opacity:1}}),d?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${d?.dotsActiveColor}!important`,opacity:1}})),height:i,loop:!0,autoplay:{delay:((v=d?.delay)!==null&&v!==void 0?v:3)*1e3}},t?.map((p,b)=>n.createElement(_t,{key:b},n.createElement(Ho,{src:!y&&b>0?"":p,height:i,imgUrlsPostConfig:d,onShowFirstImage:S}))))};var rd=n.memo(dd);const cd=({tags:t,itemId:e,itemType:i,index:o,rec:a,hashTagStyle:l})=>{var s;const[d,r]=n.useState(!1),{setWaterFallData:v,setOpenHashtag:c,setCacheActiveIndex:m,waterFallData:h,setIsFromHashtag:f}=_e(),y=w=>{h?f?.(!0):m?.(o),v?.(i?{hashTag:w,itemId:e,itemType:i,rec:a}:{hashTag:w,rec:a}),c?.(!0)};return n.useMemo(()=>t.length<=6?null:n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>r(!d)},d?"show less":"show more"),[d,t]),n.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(s=l?.marginTop)!==null&&s!==void 0?s:16}px`}},n.createElement(Qt,null,t?.map((w,S)=>n.createElement(_t,{key:S,hidden:d?!1:S>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>y(w),tag:"button","aria-label":w},n.createElement("div",{dangerouslySetInnerHTML:{__html:ye(`#${w}`,l)}})))))};var Go=n.memo(cd),Uo="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 pi(t){return n.memo(function(e){const{$store:i}=dn(),o=l=>{let s=l;const d=l.match(/{{.*?}}/g);return d?.length&&d.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(v,c)=>{if(c){const m=Je.get(i,c);return s=s.replace(r,m),m}})}),s},a=n.useMemo(()=>{var l,s,d;const{bindDatas:r}=e,v=Ke(e,["bindDatas"]);if((l=r?.forEach)===null||l===void 0||l.call(r,c=>{if(c?.propKey&&c?.dataPath){const{propKey:m,dataPath:h}=c;h.replace(/{{\s*([\w.]+)\s*}}/g,(f,y)=>{var w,S;if(y){const p=(S=(w=Je.get(i,y))!==null&&w!==void 0?w:e[m])!==null&&S!==void 0?S:"";return v[m]=p,p}})}}),v){v.eventMap={};const c=Je.cloneDeep(v.event)||{};for(const m in c)if(Object.prototype.hasOwnProperty.call(c,m))try{c[m].value=o(c[m].value),v.eventMap[m]=new Function(c[m].value)}catch{}}return!((d=(s=v?.event)===null||s===void 0?void 0:s.onClick)===null||d===void 0)&&d.linkType&&(v.style.cursor="pointer"),v},[i,e]);return n.createElement(t,Object.assign({},a,a.eventMap))})}const ud=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:a,isActive:l})=>{var s,d,r,v,c;const{schema:m}=Ct();if(!t?.video)return null;let h=null;!((d=(s=t?.video)===null||s===void 0?void 0:s.bindProducts)===null||d===void 0)&&d.length?h="\u591A\u5546\u54C1CTA":!((r=t?.video)===null||r===void 0)&&r.bindProduct?h="\u5546\u54C1CTA":h=(c=(v=t?.video)===null||v===void 0?void 0:v.bindCta)===null||c===void 0?void 0:c.itemId;const f=i?.[h],y=n.useMemo(()=>{var w,S,p,b,g,x,P,C,T,_,E,u,M,I,A,k,R,B,j,V,N,D,L,U,W,Y,ee,ae,de,xe,re,te,J;if(!t?.video)return null;if(!((S=(w=t?.video)===null||w===void 0?void 0:w.bindProducts)===null||S===void 0)&&S.length||!((p=t?.video)===null||p===void 0)&&p.bindProduct||(g=(b=t?.video)===null||b===void 0?void 0:b.bindCta)===null||g===void 0||g.itemId,!(a&&!a?.includes((x=f?.item)===null||x===void 0?void 0:x.type))&&!(!a&&((P=f?.item)===null||P===void 0?void 0:P.category)==="cta")){if(((C=f?.item)===null||C===void 0?void 0:C.type)==="CommodityDiro"&&!(!((T=t?.video)===null||T===void 0)&&T.bindProduct)||((_=f?.item)===null||_===void 0?void 0:_.type)==="Commodity"&&!(!((E=t?.video)===null||E===void 0)&&E.bindProduct)||((u=f?.item)===null||u===void 0?void 0:u.type)==="CommodityDiroNew"&&!(!((M=t?.video)===null||M===void 0)&&M.bindProduct)||((I=f?.item)===null||I===void 0?void 0:I.type)==="MultiCommodity"&&!(!((k=(A=t?.video)===null||A===void 0?void 0:A.bindProducts)===null||k===void 0)&&k.length)||((R=f?.item)===null||R===void 0?void 0:R.type)==="MultiCommodityDiro"&&!(!((j=(B=t?.video)===null||B===void 0?void 0:B.bindProducts)===null||j===void 0)&&j.length)||((V=f?.item)===null||V===void 0?void 0:V.type)==="MultiCommodityDiroNew"&&!(!((D=(N=t?.video)===null||N===void 0?void 0:N.bindProducts)===null||D===void 0)&&D.length))return null;if(f&&o){const Z=o[(L=f?.item)===null||L===void 0?void 0:L.type],K=pi(Z),ce=(U=Z?.extend)===null||U===void 0?void 0:U.defaulSetting,le=((ee=(Y=(W=f?.item)===null||W===void 0?void 0:W.event)===null||Y===void 0?void 0:Y.onClick)===null||ee===void 0?void 0:ee.linkType)==="externalLink";return n.createElement(K,Object.assign({style:Object.assign(Object.assign(Object.assign({},ce?.style),(ae=f?.item)===null||ae===void 0?void 0:ae.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},ce?.textStyle),(de=f?.item)===null||de===void 0?void 0:de.textStyle),bindDatas:(re=(xe=f?.item)===null||xe===void 0?void 0:xe.bindDatas)!==null&&re!==void 0?re:[]},ce?.props,(te=f?.item)===null||te===void 0?void 0:te.props,{event:((J=f?.item)===null||J===void 0?void 0:J.event)||{},schema:m,id:f?.id,key:f?.id,recData:t,isExternalLink:le,index:e,isActive:l}))}else return null}},[t,o,i,m,f?.id,l]);return n.createElement(n.Fragment,null,y)};var mi=n.memo(ud);const Wo=({nudge:t})=>{var e,i,o,a,l,s;return n.createElement(n.Fragment,null,t?.isOpen&&n.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(o=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&o!==void 0?o:212,height:(l=(a=t?.size)===null||a===void 0?void 0:a.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(s=t?.borderRadius)!==null&&s!==void 0?s:4}},t?.icon?n.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,n.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:ye(t?.content,t?.textStyle)}})))},vd=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:a,setCacheRtcList:l,setCacheActiveIndex:s,setLoading:d,swiperRef:r,waterFallData:v,bffEventReport:c,selectTag:m,setSelectTag:h}=_e(),{backMainFeed:f}=Qe(),y=n.useMemo(()=>[ii,...t],[t]),w=S=>()=>{if(S===m)return;S!=="FOR U"?c?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${S}']`}}):f("theme",S,m);let p;S!==ii&&(p=S),d?.(!0),o?.({themeTag:p}).then(b=>{var g,x,P,C;It.emit(ft.CHANGE_THEME_TAG,p),a?.((g=b?.recList)!==null&&g!==void 0?g:[]),l?.((x=b?.recList)!==null&&x!==void 0?x:[]),e?.(0),s?.(0),(C=(P=r?.current)===null||P===void 0?void 0:P.swiper)===null||C===void 0||C.slideTo(0)}).finally(()=>{d?.(!1)}),h?.(S)};return v||t.length<=0?null:n.createElement("div",{className:"clc-sxp-tagbar",style:i},n.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},y.map(S=>n.createElement("button",{className:`clc-sxp-tagbar-list-item ${S===m?"clc-sxp-tagbar-list-item-active":""}`,key:S,"aria-label":S,onClick:w(S)},S))))};var Yo=n.memo(vd);const Xo=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:a,resolver:l,data:s=[],ctaType:d,tipText:r,nudge:v,_schema:c,hashTagStyle:m,tagList:h=[],licenseUrl:f})=>{var y,w,S,p,b,g,x,P,C,T,_,E,u,M,I,A,k,R,B,j;const V=yt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),N=yt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:D}=Ct(),[L,U]=n.useState(0),W=n.useRef(0),[Y,ee]=n.useState(!0),ae=n.useRef(),[de,xe]=n.useState(!1),[re,te]=n.useState(!1),[J,Z]=n.useState(new Date().getTime()),K=n.useRef(!1),[ce,le]=n.useState(2),{loadVideos:me,bffEventReport:be,loading:De,setPopupDetailData:Fe,ctaEvent:Le,swiperRef:pe,waterFallData:ue,setOpenHashtag:X,appDomain:ve,openHashtag:q,loadingImage:ne,isFromHashtag:Me,popupDetailData:H,bffFbReport:F,curTime:Oe,h5EnterLink:je,isShowConsent:pt,selectTag:xt,isPreview:mt,isEditor:ct,cacheRtcList:ut,setRtcList:z,cacheActiveIndex:G,rtcList:Te,isNoMoreData:ke}=_e(),{backMainFeed:fe,productView:ie,jumpToWeb:$}=Qe(),Ee=n.useMemo(()=>s.length>0&&!De&&(un()||t?.enableSwiperTip),[s,De,t?.enableSwiperTip]);n.useEffect(()=>{Zi()},[]),n.useEffect(()=>{if(s?.length>0){const O=new Date;ae.current=O,F?.({eventName:"PageView"})}},[s?.length]);const Be=n.useCallback(()=>{if(Zi(),je?.(),s.length>0){const O=new Date;ae.current=O,F?.({eventName:"PageView"})}},[s.length,F,je]);n.useEffect(()=>{var O;if(!d||d?.length<1)return;const se=s?.findIndex(Q=>{var he,Ae,Ie,oe,ge,Pe,Re,Ne,Ue;const We=d?.[0];return We==="\u591A\u5546\u54C1CTA"?((he=Q?.video)===null||he===void 0?void 0:he.bindProducts)&&((Ie=(Ae=Q?.video)===null||Ae===void 0?void 0:Ae.bindProducts)===null||Ie===void 0?void 0:Ie.length)>0:We==="\u5546\u54C1CTA"?(oe=Q?.video)===null||oe===void 0?void 0:oe.bindProduct:((Pe=(ge=Q?.video)===null||ge===void 0?void 0:ge.bindCta)===null||Pe===void 0?void 0:Pe.itemId)===We&&(((Re=Q?.video)===null||Re===void 0?void 0:Re.url)||((Ue=(Ne=Q?.video)===null||Ne===void 0?void 0:Ne.imgUrls)===null||Ue===void 0?void 0:Ue.length))})||0;se!==-1&&((O=pe?.current)===null||O===void 0||O.swiper.slideTo(se))},[s,d,pe]),n.useEffect(()=>{const O=s?.[L],se=()=>{var Q,he,Ae,Ie,oe,ge,Pe,Re,Ne,Ue,We,Ze,Ve,tt,Xe,it,we,bt,ot,zt;const Ut=!q&&!pt;if(document.visibilityState==="hidden"){Ut&&(It.emit(ft.PAGE_DID_HIDE,O),dt(O),gt(O));let Et="";H&&(!((he=(Q=O?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||he===void 0)&&he.length||!((Ae=O?.video)===null||Ae===void 0)&&Ae.bindProduct)?Et="pdpPage":H&&((Pe=a?.[(ge=(oe=(Ie=O?.video)===null||Ie===void 0?void 0:Ie.bindCta)===null||oe===void 0?void 0:oe.itemId)!==null&&ge!==void 0?ge:""].item)===null||Pe===void 0?void 0:Pe.type)==="Appoint"?Et="formPage":Me?Et="hashTagPage":!((Re=O?.video)===null||Re===void 0)&&Re.url?Et="videoPage":!((Ne=O?.video)===null||Ne===void 0)&&Ne.imgUrls&&(!((We=(Ue=O?.video)===null||Ue===void 0?void 0:Ue.imgUrls)===null||We===void 0)&&We.length)?Et="imagePage":O?.product&&(Et="productPage"),be?.({eventInfo:{sessionDuration:Math.floor((new Date-Oe.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(Ze=O?.video)===null||Ze===void 0?void 0:Ze.itemId,productId:(Ve=O?.product)===null||Ve===void 0?void 0:Ve.itemId,position:L+"",fromKName:Et,fromKPage:location?.href,ctatId:(it=(Xe=(tt=O?.video)===null||tt===void 0?void 0:tt.bindCta)===null||Xe===void 0?void 0:Xe.itemId)!==null&&it!==void 0?it:"",traceInfo:(zt=(bt=(we=O?.video)===null||we===void 0?void 0:we.traceInfo)!==null&&bt!==void 0?bt:(ot=O?.product)===null||ot===void 0?void 0:ot.traceInfo)!==null&&zt!==void 0?zt:""}})}else document.visibilityState==="visible"&&(K.current===!0&&(Z(new Date().getTime()),K.current=!1),Be(),Ut&&(Dt(L),It.emit(ft.PAGE_DID_SHOW,O),fe("external",xt)))};return document.addEventListener("visibilitychange",se),()=>{document.removeEventListener("visibilitychange",se)}},[L,be,s,Be,H,Me,a,Oe,fe,q,pt,xt]);const ze=n.useMemo(()=>{let O=0;return h.length>0&&(O+=45,ue&&(O-=45)),O},[h,ue]),He=n.useMemo(()=>{let O=0;return t?.logoUrl&&t?.isShowLogo&&(O+=56),O},[]),et=n.useMemo(()=>i-He-ze,[t,i,ze]),Ge=n.useMemo(()=>{var O;const se=L===0&&!ue&&!ct?[(O=s?.[0])!==null&&O!==void 0?O:null]:s?.map((Q,he)=>L===he||he-1===L||he+1===L?Q:null);return se?.length?!ue&&!ke?se.concat([{loading:!0}]):se:[]},[s,L,ue,ct,ke]),Lt=n.useMemo(()=>{var O,se,Q,he;if(t?.logoUrl&&t?.isShowLogo){const Ae=(se=(O=t?.logoBar)===null||O===void 0?void 0:O.onClick)===null||se===void 0?void 0:se.value,Ie=((he=(Q=t?.logoBar)===null||Q===void 0?void 0:Q.onClick)===null||he===void 0?void 0:he.linkType)==="externalLink",oe=Ge[L];return n.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Ae&&{onClick:()=>{var ge,Pe,Re,Ne;Ie&&$(oe,(ge=oe?.video)===null||ge===void 0?void 0:ge.bindProduct,(Pe=oe?.video)===null||Pe===void 0?void 0:Pe.bindCta,L,((Re=oe?.product)===null||Re===void 0?void 0:Re.traceInfo)||((Ne=oe?.video)===null||Ne===void 0?void 0:Ne.traceInfo)),new Function(Ae)()}}),n.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,L,Ge]),Pt=n.useCallback((O,se)=>{var Q,he,Ae,Ie;return!((Q=O?.video)===null||Q===void 0)&&Q.url?n.createElement(ld,{key:J,rec:O,index:se,muted:Y,data:s,height:et,activeIndex:L,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((he=O?.video)===null||he===void 0)&&he.imgUrls?n.createElement(rd,{key:O?.video.itemId,imgUrls:O?.video.imgUrls,width:o,height:et,rec:O,index:se,onReportViewImageEnd:dt,onViewImageStartEvent:Dt,imgUrlsPostConfig:t?.imgUrlsPost}):O.product&&Array.isArray(t?.productPost)&&((Ae=t?.productPost)===null||Ae===void 0?void 0:Ae.length)>0?(Ie=t?.productPost)===null||Ie===void 0?void 0:Ie.map((oe,ge)=>{var Pe,Re,Ne,Ue,We,Ze,Ve,tt;const Xe=l[(Pe=oe?.item)===null||Pe===void 0?void 0:Pe.type],it=pi(Xe),we=(Re=Xe?.extend)===null||Re===void 0?void 0:Re.defaulSetting;return n.createElement(it,Object.assign({key:`${se}${ge}`,textStyle:Object.assign(Object.assign({},we?.textStyle),(Ne=oe?.item)===null||Ne===void 0?void 0:Ne.textStyle),bindDatas:(We=(Ue=oe?.item)===null||Ue===void 0?void 0:Ue.bindDatas)!==null&&We!==void 0?We:[]},we?.props,(Ze=oe?.item)===null||Ze===void 0?void 0:Ze.props,{event:((Ve=oe?.item)===null||Ve===void 0?void 0:Ve.event)||{},schema:D,id:oe?.id,viewTime:ae.current,rec:O,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},we?.style),(tt=oe?.item)===null||tt===void 0?void 0:tt.style),{height:"100%",overflow:"auto"}),index:se}))}):null},[o,s,et,Y,L,t?.productPost,t?.videoPlayIcon,ae,r,l,D,J]),Ye=n.useCallback(O=>{te(O)},[]),at=n.useMemo(()=>re?{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"},[re]),st=n.useCallback((O,se)=>{var Q,he,Ae,Ie,oe,ge,Pe,Re;return O?.video?n.createElement(n.Fragment,null,((Q=O?.video)===null||Q===void 0?void 0:Q.title)&&!re&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(he=t?.bottomInfoDist)!==null&&he!==void 0?he:40}px`}},n.createElement(Wo,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(mi,{rec:O,index:se,tempMap:a,resolver:l,isActive:se===L})):null,n.createElement("div",null,n.createElement(vi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(Ie=(Ae=O?.video)===null||Ae===void 0?void 0:Ae.title)!==null&&Ie!==void 0?Ie:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:Ye}),n.createElement(mi,{rec:O,index:se,tempMap:a,resolver:l,includesCtaType:["AniLink"]}),n.createElement(Go,{index:L,tags:(ge=(oe=O?.video)===null||oe===void 0?void 0:oe.hashTags)!==null&&ge!==void 0?ge:[],itemId:(Pe=O?.video)===null||Pe===void 0?void 0:Pe.itemId,itemType:!((Re=O?.video)===null||Re===void 0)&&Re.itemId?"VIDEO":null,rec:O,hashTagStyle:m}))),n.createElement(mi,{rec:O,index:se,tempMap:a,resolver:l,includesCtaType:["AniLinkPopup"],isActive:se===L})):null},[e,L,a,l,r,v,m,t,Ye,re,at]),Ce=n.useCallback((O,se,Q)=>{var he,Ae,Ie,oe;if(!t?.isShowLike||!Q)return;let ge=(he=t?.likeIconY)!==null&&he!==void 0?he:400;return ue&&ge<40&&(ge+=40),O?.video?n.createElement(Vo,{key:O.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:O.isCollected,recData:O,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(Ae=t.likeIconXPosit)!==null&&Ae!==void 0?Ae:"right"]:(Ie=t.likeIconX)!==null&&Ie!==void 0?Ie:0,[(oe=t.likeIconYPosit)!==null&&oe!==void 0?oe:"bottom"]:ge},position:se}):null},[t,ue]),dt=O=>{var se,Q,he,Ae,Ie,oe;if(!(!((se=O?.video)===null||se===void 0)&&se.url)&&(!((Q=O?.video)===null||Q===void 0)&&Q.imgUrls)){const ge=Date.now(),Pe=(ge-W.current)/1e3;be?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Ae=(he=O?.video)===null||he===void 0?void 0:he.itemId)!==null&&Ae!==void 0?Ae:"",contentName:(Ie=O?.video.title)!==null&&Ie!==void 0?Ie:"",imageEndTime:`${ge}`,playDuration:`${Pe}`,contentTags:JSON.stringify((oe=O?.video.tags)!==null&&oe!==void 0?oe:[]),position:L+"",contentFormat:"image",traceInfo:O?.video.traceInfo}})}},Tt=(O,se)=>{var Q,he,Ae,Ie,oe,ge,Pe,Re,Ne,Ue,We,Ze,Ve,tt,Xe,it,we,bt,ot,zt,Ut,Et;if(mt||ue)return;const Jo=new Date-Oe.current;if(t?.openSlideSkip&&Jo>=((Q=t?.slideSkipStartTime)!==null&&Q!==void 0?Q:0)&&vn()&&O){const Vi=((Ie=(Ae=(he=O?.video)===null||he===void 0?void 0:he.bindProducts)===null||Ae===void 0?void 0:Ae[0])===null||Ie===void 0?void 0:Ie.link)||((ge=(oe=O?.video)===null||oe===void 0?void 0:oe.bindProduct)===null||ge===void 0?void 0:ge.link)||((Pe=O?.product)===null||Pe===void 0?void 0:Pe.link),qe=O?.product||((Re=O?.video)===null||Re===void 0?void 0:Re.bindProduct)||((Ue=(Ne=O?.video)===null||Ne===void 0?void 0:Ne.bindProducts)===null||Ue===void 0?void 0:Ue[0]);if(Vi){let fi=null;!((We=O?.video)===null||We===void 0)&&We.url?fi="video":!((Ve=(Ze=O?.video)===null||Ze===void 0?void 0:Ze.imgUrls)===null||Ve===void 0)&&Ve.length&&(fi="image"),be?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(tt=qe?.itemId)!==null&&tt!==void 0?tt:"",productName:(Xe=qe?.title)!==null&&Xe!==void 0?Xe:"",price:qe?.price?qe?.price+"":"0",productCollection:(it=qe?.collection)!==null&&it!==void 0?it:"",contentTags:qe?.tags?JSON.stringify(qe?.tags):"",position:se+"",contentId:(bt=(we=O?.video)===null||we===void 0?void 0:we.itemId)!==null&&bt!==void 0?bt:"",traceInfo:(Et=(zt=(ot=O?.video)===null||ot===void 0?void 0:ot.traceInfo)!==null&&zt!==void 0?zt:(Ut=O?.product)===null||Ut===void 0?void 0:Ut.traceInfo)!==null&&Et!==void 0?Et:"",contentFormat:fi}}),K.current=!0,window.location.href=window.getJointUtmLink(Vi)}}},Bt=O=>{var se,Q,he,Ae,Ie,oe,ge,Pe,Re,Ne,Ue,We,Ze,Ve,tt,Xe,it;const we=s[O.previousIndex];if(!we)return;let bt=null;!((se=we?.video)===null||se===void 0)&&se.url?bt="video":!((he=(Q=we?.video)===null||Q===void 0?void 0:Q.imgUrls)===null||he===void 0)&&he.length&&(bt="image"),O.previousIndex-O.activeIndex<0?(be?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Ie=(Ae=we?.video)===null||Ae===void 0?void 0:Ae.itemId)!==null&&Ie!==void 0?Ie:"",productId:(ge=(oe=we?.product)===null||oe===void 0?void 0:oe.itemId)!==null&&ge!==void 0?ge:"",requestId:null,traceInfo:(Re=(Pe=we?.video)===null||Pe===void 0?void 0:Pe.traceInfo)!==null&&Re!==void 0?Re:"",contentFormat:bt}}),dt(we),Tt(we,O.previousIndex)):(be?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Ue=(Ne=we?.video)===null||Ne===void 0?void 0:Ne.itemId)!==null&&Ue!==void 0?Ue:"",productId:(Ze=(We=we.product)===null||We===void 0?void 0:We.itemId)!==null&&Ze!==void 0?Ze:"",requestId:null,traceInfo:(tt=(Ve=we?.video)===null||Ve===void 0?void 0:Ve.traceInfo)!==null&&tt!==void 0?tt:"",contentFormat:bt}}),dt(we)),gt(we);const ot=s[O.activeIndex];!(!((Xe=ot?.video)===null||Xe===void 0)&&Xe.url)&&!(!((it=ot?.video)===null||it===void 0)&&it.imgUrls)&&ot?.product&&F?.({eventName:"ProductView"}),ae.current=new Date},gt=O=>{var se,Q,he;!(!((se=O?.video)===null||se===void 0)&&se.url)&&!(!((Q=O?.video)===null||Q===void 0)&&Q.imgUrls)&&O?.product&&ie(O,O.product,(he=O?.product)===null||he===void 0?void 0:he.bindCta,ae.current,L)};n.useEffect(()=>{const O=s[L];q?gt(O):ae.current=new Date},[q,s,L]);const Dt=O=>{var se,Q,he,Ae,Ie,oe;const ge=s[O];if(!(!((se=ge?.video)===null||se===void 0)&&se.url)&&(!((Q=ge?.video)===null||Q===void 0)&&Q.imgUrls)){const Pe=Date.now();W.current=Pe,be?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(Ae=(he=ge?.video)===null||he===void 0?void 0:he.itemId)!==null&&Ae!==void 0?Ae:"",contentName:(Ie=ge?.video.title)!==null&&Ie!==void 0?Ie:"",imageStartTime:`${Pe}`,contentTags:JSON.stringify((oe=ge?.video.tags)!==null&&oe!==void 0?oe:[]),position:O+"",contentFormat:"image",traceInfo:ge?.video.traceInfo}}),F?.({eventName:"ViewContent"})}},At=n.useCallback(O=>{var se,Q,he,Ae,Ie,oe;if(O)return(t?.isShowMute===void 0||t?.isShowMute===!0)&&n.createElement(zo,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((Q=(se=Ge?.[L])===null||se===void 0?void 0:se.video)===null||Q===void 0)&&Q.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(he=t?.muteIconXPosit)!==null&&he!==void 0?he:"right"]:(Ae=t?.muteIconX)!==null&&Ae!==void 0?Ae:0,[(Ie=t?.muteIconYPosit)!==null&&Ie!==void 0?Ie:"bottom"]:(oe=t?.muteIconY)!==null&&oe!==void 0?oe:23},defaultValue:Y,activeIcon:t?.unMuteIcon?t?.unMuteIcon:V,unactiveIcon:t?.muteIcon?t?.muteIcon:N,onChange:ee})},[t,Ge,L,Y]),Nt=n.useMemo(()=>De?n.createElement("div",{style:{height:et,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:ne,alt:"loading...",style:{objectFit:"contain"}})):Ge?.map((O,se)=>n.createElement(_t,{key:se,virtualIndex:se,style:{overflow:"hidden"}},O&&n.createElement(n.Fragment,null,O?.loading?n.createElement("div",{style:{height:et,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:ne,alt:"loading...",style:{objectFit:"contain"}})):n.createElement(n.Fragment,null,Ce(O,se,!t?.likeIconFixed),At(!t?.muteIconFixed),st(O,se),Pt(O,se))))),[o,s,et,De,st,Pt,Ge,ne,J,At]);return n.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},ue&&n.createElement(Lo,{icon:Uo,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},textStyle:Object.assign(Object.assign({},(b=(p=(S=(w=(y=t?.hashTag)===null||y===void 0?void 0:y[0])===null||w===void 0?void 0:w.item)===null||S===void 0?void 0:S.props)===null||p===void 0?void 0:p.textStyles)===null||b===void 0?void 0:b.hashTagTitle),{color:"#fff"}),onClose:()=>{!Je.isEqual(Te,ut)&&ut&&ut?.length&&z?.(ut),X?.(!0)}}),Lt,n.createElement(Yo,{tagList:h,setActiveIndex:U,style:{top:He}}),((g=t?.backButton)===null||g===void 0?void 0:g.enable)&&n.createElement("button",{style:{position:"absolute",[(P=(x=t?.backButton)===null||x===void 0?void 0:x.xPosit)!==null&&P!==void 0?P:"left"]:(T=(C=t?.backButton)===null||C===void 0?void 0:C.x)!==null&&T!==void 0?T:0,[(E=(_=t?.backButton)===null||_===void 0?void 0:_.yPosit)!==null&&E!==void 0?E:"top"]:(M=(u=t?.backButton)===null||u===void 0?void 0:u.y)!==null&&M!==void 0?M:0,zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},n.createElement("img",{src:(A=(I=t?.backButton)===null||I===void 0?void 0:I.icon)!==null&&A!==void 0?A:Uo,alt:"back button",width:50,style:{objectFit:"cover"}})),Ee?n.createElement(sd,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((k=t?.swipeTipOffset)!==null&&k!==void 0?k:0)}%`},duration:t?.swiperTipAniDur}):null,n.createElement(Gt,{style:{marginTop:ze},ref:pe,onSlideChange:()=>{pe.current.swiper.allowTouchMove=!1,setTimeout(()=>{pe.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:O=>{U(O.activeIndex),!q&&(Bt(O),!(ue||ct)&&O?.activeIndex+1>=s?.length&&(de||(xe(!0),me?.(ce).then(se=>{var Q;xe(!1),se&&((Q=se?.recList)===null||Q===void 0?void 0:Q.length)>0&&le(ce+1)}))))},direction:"vertical",height:et},Ce(Ge[L],L,!!t?.likeIconFixed),At(!!t?.muteIconFixed),Nt),n.createElement(No,Object.assign({},(j=(B=(R=t?.hashTag)===null||R===void 0?void 0:R[0])===null||B===void 0?void 0:B.item)===null||j===void 0?void 0:j.props)))},pd=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:a,index:l})=>n.createElement(Gt,{defaultValue:0,direction:"horizontal",modules:[di,ri],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(s=>n.createElement(_t,{key:s},n.createElement(Ho,{src:s,height:i,imgUrlsPostConfig:o}))));var md=n.memo(pd);const fd=({rec:t,index:e,height:i,data:o,muted:a,activeIndex:l,videoPostConfig:s,width:d})=>{const[r,v]=n.useState(!1),c=n.useRef(null),{bffEventReport:m,sxpParameter:h,waterFallData:f,openHashtag:y}=_e(),w=n.useRef(0),[S,p]=n.useState(!1),[b,g]=n.useState(!0),x=n.useRef(null),[P,C]=n.useState("");n.useEffect(()=>{c.current&&(c.current.muted=a)},[a]);const T=n.useCallback(()=>{var N;(N=c.current)===null||N===void 0||N.play()},[]),_=yt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),E=n.useCallback(()=>{var N,D,L,U,W,Y,ee,ae,de,xe,re,te,J;v(!1);const Z=o[e];if(Z&&(!((N=c?.current)===null||N===void 0)&&N.duration)){w.current=((D=c?.current)===null||D===void 0?void 0:D.currentTime)||0;const K=((U=(L=c.current)===null||L===void 0?void 0:L.duration)!==null&&U!==void 0?U:0).toFixed(2),ce=((Y=(W=c.current)===null||W===void 0?void 0:W.currentTime)!==null&&Y!==void 0?Y:0).toFixed(2),le=b?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ae=(ee=Z?.video)===null||ee===void 0?void 0:ee.itemId)!==null&&ae!==void 0?ae:"",contentName:(xe=(de=Z?.video)===null||de===void 0?void 0:de.title)!==null&&xe!==void 0?xe:"",playType:le,startTime:ce,videoDuration:K,contentTags:JSON.stringify((te=(re=Z?.video)===null||re===void 0?void 0:re.tags)!==null&&te!==void 0?te:[]),position:e+"",contentFormat:"video",traceInfo:(J=Z?.video)===null||J===void 0?void 0:J.traceInfo}}),g(!1)}},[m,o,e,b]),u=n.useCallback(()=>{p(!0)},[]),M=n.useCallback(N=>()=>{var D,L,U,W,Y;if(!S)return;const ee=(D=c.current)===null||D===void 0?void 0:D.paused;switch(N){case"start":if(!ee)return;(L=c.current)===null||L===void 0||L.play(),v(!1);break;case"pause":if(ee)return;(U=c.current)===null||U===void 0||U.pause(),v(!0);break;default:ee?(W=c.current)===null||W===void 0||W.play():(Y=c.current)===null||Y===void 0||Y.pause(),v(!ee);break}},[S]),I=n.useCallback(()=>{var N,D,L,U,W,Y,ee,ae,de,xe,re,te,J;const Z=o[e],K=((D=(N=c.current)===null||N===void 0?void 0:N.duration)!==null&&D!==void 0?D:0).toFixed(2),ce=((U=(L=c.current)===null||L===void 0?void 0:L.currentTime)!==null&&U!==void 0?U:0).toFixed(2);if(!((W=c?.current)===null||W===void 0)&&W.duration){const le=(((Y=c?.current)===null||Y===void 0?void 0:Y.currentTime)-w.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ae=(ee=Z?.video)===null||ee===void 0?void 0:ee.itemId)!==null&&ae!==void 0?ae:"",contentName:(xe=(de=Z?.video)===null||de===void 0?void 0:de.title)!==null&&xe!==void 0?xe:"",endTime:ce,videoDuration:K,playDuration:le,contentTags:JSON.stringify((te=(re=Z?.video)===null||re===void 0?void 0:re.tags)!==null&&te!==void 0?te:[]),position:e+"",contentFormat:"video",traceInfo:(J=Z?.video)===null||J===void 0?void 0:J.traceInfo}})}},[o,e,m]),A=n.useMemo(()=>s?.mode==="2",[s]),k=n.useMemo(()=>{var N;return s?.mode==="2"?`translateY(-${50+((N=s?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),R=n.useMemo(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||P},[P,t]),B=n.useCallback(()=>{if(!x||!c||!c.current||!x.current)return;const N=c?.current,D=x?.current,L=D.getContext("2d"),U=window?.innerWidth,W=window?.innerHeight;D.height=W,D.width=U,L?.drawImage(N,0,0,D.width,D.height),C(D.toDataURL())},[]);n.useEffect(()=>{var N,D,L,U;if(c.current){if(v(!1),!c.current.src){const W=t?.video.url;if(W.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const Y=new window.Hls;Y.loadSource(W),Y.attachMedia(c.current)}else c.current.canPlayType("application/vnd.apple.mpegurl"),c.current.src=W;else c.current.src=W;c.current.setAttribute("x5-playsinline","true"),c.current.setAttribute("webkit-playsinline","true")}return(N=c.current)===null||N===void 0||N.addEventListener("loadedmetadata",u),(D=c.current)===null||D===void 0||D.addEventListener("canplay",u),(L=c.current)===null||L===void 0||L.addEventListener("playing",E),(U=c.current)===null||U===void 0||U.addEventListener("loadeddata",B),()=>{var W,Y,ee,ae;(W=c.current)===null||W===void 0||W.removeEventListener("loadedmetadata",u),(Y=c.current)===null||Y===void 0||Y.removeEventListener("canplay",u),(ee=c.current)===null||ee===void 0||ee.removeEventListener("playing",E),(ae=c.current)===null||ae===void 0||ae.removeEventListener("loadeddata",B)}}},[u,E,t?.video,B]);const j=n.useMemo(()=>!h?.placeholder_image||S?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[S,h?.placeholder_image]);n.useEffect(()=>{const N=()=>{var D,L;l===e&&(!((D=t?.video)===null||D===void 0)&&D.url)&&(!((L=c?.current)===null||L===void 0)&&L.src)&&!r&&M("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[l,e,t,c,M,r]);const V=n.useMemo(()=>A?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[A]);return t?.video?n.createElement(n.Fragment,null,A?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:M(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},n.createElement(vt,{src:R,style:Object.assign({height:i,width:d,objectFit:"cover"},V)}),n.createElement("canvas",{ref:x,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:k,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:d,height:"100%"}},n.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:I,onEnded:T,style:{width:"100%",height:i,objectFit:"contain"}}),n.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:_,alt:"video pause image"}))),j):n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:M(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},n.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:I,onEnded:T}),j,n.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:_,alt:"video pause image"}))):null};var hd=n.memo(fd);const Fi={};Object.values(Bi).forEach(t=>{Fi[t.extend.type]=t});const gd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",bd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",yd=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:a,descStyle:l,hashTagStyle:s,containerHeight:d=664,containerWidth:r=375,appDomain:v,tagList:c=[]})=>{const m=n.useMemo(()=>{let C=0;return e?.logoUrl&&e?.isShowLogo&&(C+=45),c.length>0&&(C+=45),d-C},[e,d,c]),h=(C,T)=>{var _,E,u,M;if(!((_=C?.video)===null||_===void 0)&&_.url)return n.createElement(hd,{rec:C,index:T,muted:!0,width:r,data:t??[],height:m,activeIndex:T,videoPostConfig:e?.videoPost});if(!((E=C?.video)===null||E===void 0)&&E.imgUrls)return n.createElement(md,{key:C?.video.itemId,imgUrls:C?.video.imgUrls,width:r,height:m,rec:C,index:T,imgUrlsPostConfig:e?.imgUrlsPost});if(C.product&&C.product&&Array.isArray(e?.productPost)&&((u=e?.productPost)===null||u===void 0?void 0:u.length)>0)return(M=e?.productPost)===null||M===void 0?void 0:M.map((I,A)=>{var k,R,B,j,V,N,D,L;const U=Fi[(k=I?.item)===null||k===void 0?void 0:k.type],W=pi(U),Y=(R=U?.extend)===null||R===void 0?void 0:R.defaulSetting;return n.createElement(W,Object.assign({key:`${T}${A}`,textStyle:Object.assign(Object.assign({},Y?.textStyle),(B=I?.item)===null||B===void 0?void 0:B.textStyle),bindDatas:(V=(j=I?.item)===null||j===void 0?void 0:j.bindDatas)!==null&&V!==void 0?V:[]},Y?.props,(N=I?.item)===null||N===void 0?void 0:N.props,{event:((D=I?.item)===null||D===void 0?void 0:D.event)||{},id:I?.id,rec:C,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},Y?.style),(L=I?.item)===null||L===void 0?void 0:L.style),{width:r,height:m,overflow:"auto"}),index:T}))})},f=n.useMemo(()=>e?.logoUrl&&e?.isShowLogo?n.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},n.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),y=(C,T)=>e?.isShowCTA===void 0||e?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(mi,{rec:C,index:T,tempMap:a,resolver:Fi})):null,w=(C,T)=>{var _,E,u,M,I,A,k;return C?.video?n.createElement(n.Fragment,null,((_=C?.video)===null||_===void 0?void 0:_.title)&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom"},n.createElement(Wo,{nudge:o}),y(C,T),n.createElement("div",null,n.createElement(vi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(u=(E=C?.video)===null||E===void 0?void 0:E.title)!==null&&u!==void 0?u:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),n.createElement(Go,{index:T,tags:(I=(M=C?.video)===null||M===void 0?void 0:M.hashTags)!==null&&I!==void 0?I:[],itemId:(A=C?.video)===null||A===void 0?void 0:A.itemId,itemType:!((k=C?.video)===null||k===void 0)&&k.itemId?"VIDEO":null,rec:C,hashTagStyle:s}))):null},S=yt(bd,v),p=yt(gd,v),b=(C,T)=>{var _,E,u,M;if(!e?.isShowLike)return;let I=(_=e?.likeIconY)!==null&&_!==void 0?_:400;return I<40&&(I+=40),C?.video?n.createElement(Vo,{key:C.position,activeIcon:(E=e?.likeIcon)!==null&&E!==void 0?E:S,unActicveIcon:(u=e?.unlikeIcon)!==null&&u!==void 0?u:p,position:T,active:C.isCollected,recData:C,className:"clc-sxp-like-button",style:{top:I,right:(M=e?.likeIconX)!==null&&M!==void 0?M:0}}):null},g=yt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),x=yt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),P=(C,T)=>{var _,E,u,M;return n.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},f,n.createElement(Yo,{tagList:c}),n.createElement(zo,{style:{position:"absolute",right:(_=e?.muteIconX)!==null&&_!==void 0?_:0,visibility:!((u=(E=t?.[T])===null||E===void 0?void 0:E.video)===null||u===void 0)&&u.url?"visible":"hidden",bottom:(M=e?.muteIconY)!==null&&M!==void 0?M:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:g,unactiveIcon:e?.muteIcon?e?.muteIcon:x}),h(C,T),w(C,T),b(C,T))};return n.createElement("div",{className:Se.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((C,T)=>P(C,T)))};var wd=n.memo(yd);const Sd=()=>{const{schema:t,resolver:e,popup:i}=Ct(),{setPopupDetailData:o,popupDetailData:a,popupCurTimeRef:l,checkCommodityIndexRef:s}=_e(),{productView:d}=Qe(),[r,v]=n.useState();n.useEffect(()=>{const f=()=>{l.current=new Date};return f(),window.addEventListener("pageshow",f),()=>{window.removeEventListener("pageshow",f)}},[]),n.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,v(i))},[i]);const c=n.useMemo(()=>{var f,y,w,S;const p=(w=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||w===void 0?void 0:w.find((b,g)=>{if(b?.id===i?.id)return b});return p!==-1&&((S=p?.item)===null||S===void 0?void 0:S.type)==="Iframe"},[i,t]),m=()=>{var f,y,w,S,p,b,g,x,P,C,T,_,E,u,M,I,A,k;if(!i||i?.id===""||!r||new Date-l.current<((f=i?.duration)!==null&&f!==void 0?f:0))return;v(Object.assign(Object.assign({},i),{id:""}));const R=(S=(w=(y=t?.sxpPageConf)===null||y===void 0?void 0:y.globalConfig)===null||w===void 0?void 0:w.popupList)===null||S===void 0?void 0:S.find(B=>B?.id===i?.id);if(((p=R?.item)===null||p===void 0?void 0:p.type)==="CommodityDetail"||((b=R?.item)===null||b===void 0?void 0:b.type)==="CommodityDetailDiroNew"){const B=a;let j=(x=(g=B?.video)===null||g===void 0?void 0:g.bindProduct)!==null&&x!==void 0?x:(C=(P=B?.video)===null||P===void 0?void 0:P.bindProducts)===null||C===void 0?void 0:C[0],V=(E=(_=(T=B?.video)===null||T===void 0?void 0:T.bindProduct)===null||_===void 0?void 0:_.bindCta)!==null&&E!==void 0?E:(I=(M=(u=B?.video)===null||u===void 0?void 0:u.bindProducts)===null||M===void 0?void 0:M[0])===null||I===void 0?void 0:I.bindCta;if(s?.current>=0){const N=(k=(A=B?.video)===null||A===void 0?void 0:A.bindProducts)===null||k===void 0?void 0:k[s?.current];N&&(j=N,V=N?.bindCta)}j&&V&&d(B,j,V,l.current,a?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),s.current=-1},i?.duration)},h=n.useMemo(()=>{var f,y,w;return(w=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||w===void 0?void 0:w.map((S,p)=>{var b,g,x,P,C,T,_,E,u,M,I,A,k,R;if(S?.id===i?.id){const B=e[(b=S?.item)===null||b===void 0?void 0:b.type],j=pi(B),V=((P=(x=(g=S?.item)===null||g===void 0?void 0:g.event)===null||x===void 0?void 0:x.onClick)===null||P===void 0?void 0:P.linkType)==="externalLink",N=((_=(T=(C=S?.item)===null||C===void 0?void 0:C.event)===null||T===void 0?void 0:T.onClick)===null||_===void 0?void 0:_.linkType)==="popup",D=(E=B?.extend)===null||E===void 0?void 0:E.defaulSetting;return n.createElement(j,Object.assign({key:p,style:Object.assign(Object.assign(Object.assign({},D?.style),(u=S?.item)===null||u===void 0?void 0:u.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},D?.textStyle),(M=S?.item)===null||M===void 0?void 0:M.textStyle),bindDatas:(A=(I=S?.item)===null||I===void 0?void 0:I.bindDatas)!==null&&A!==void 0?A:[]},D?.props,(k=S?.item)===null||k===void 0?void 0:k.props,{event:((R=S?.item)===null||R===void 0?void 0:R.event)||{},schema:t,id:S?.id,isExternalLink:V,isPopup:N,onClose:m}))}else return n.createElement(n.Fragment,null)})},[t,i,e,m]);return n.createElement(qt,{popup:r,onClose:m,padding:0,modalStyle:{position:"fixed"},isFullScreen:c},h)},ji={};Object.values(Bi).forEach(t=>{ji[t.extend.type]=t});const xd=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:a,appDomain:l,licenseUrl:s,enabledMetaConversionApi:d})=>{var r,v,c,m,h,f,y,w,S,p,b;const g=n.useMemo(()=>{var x;return location?.search?(x=location?.search)===null||x===void 0?void 0:x.replace("?",""):""},[]);return n.createElement(ro,{resolver:ji,enableDataSource:!1,schema:t?.data,utmVal:g},n.createElement(no,{utmVal:g,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(m=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.default_recommend)!==null&&m!==void 0?m:i,hashTagSize:(f=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&f!==void 0?f:o,loadingImage:a,appDomain:l,enabledMetaConversionApi:d,isShowTag:(S=(w=(y=t?.data)===null||y===void 0?void 0:y.sxpPageConf)===null||w===void 0?void 0:w.globalConfig)===null||S===void 0?void 0:S.isShowTag,globalConfig:(b=(p=t?.data)===null||p===void 0?void 0:p.sxpPageConf)===null||b===void 0?void 0:b.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:x,tagList:P})=>{var C;return n.createElement(n.Fragment,null,n.createElement(Xo,Object.assign({},(C=t?.data)===null||C===void 0?void 0:C.sxpPageConf,{tagList:P,data:x,resolver:ji,licenseUrl:s})),n.createElement(Sd,null))}}))};var Td=n.memo(xd);const qo=n.createContext({}),Ad=({children:t,data:e})=>{var i,o,a,l,s,d,r,v,c,m,h,f,y;const[w,S]=n.useState(!1),[p,b]=n.useState(!1);return n.createElement(qo.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.default_recommend,personalizedRecommend:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.hash_tag_size,loadingImage:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.loading_image,privacyContent:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.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:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.template,industry:(y=e?.sxp_parameter)===null||y===void 0?void 0:y.industry},appDomain:e?.appDomain,openHashtag:w,setOpenHashtag:S,openConsent:p,setOpenConsent:b,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function Ed(){return n.useContext(qo)}exports.DiyPortalPreview=wd,exports.EditorDataProvider=Ad,exports.Modal=qt,exports.SxpDataSourceProvider=no,exports.SxpPageCore=Td,exports.SxpPageRender=Xo,exports.core=yn,exports.default=sn,exports.materials=Bi,exports.useEditorDataProvider=Ed;
7
7
  //# sourceMappingURL=index.min.cjs.map