pb-sxp-ui 1.4.0 → 1.4.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 (30) hide show
  1. package/dist/index.cjs +49 -34
  2. package/dist/index.cjs.map +1 -1
  3. package/dist/index.css +0 -4
  4. package/dist/index.js +49 -34
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.min.cjs +3 -3
  7. package/dist/index.min.cjs.map +1 -1
  8. package/dist/index.min.js +3 -3
  9. package/dist/index.min.js.map +1 -1
  10. package/dist/pb-ui.js +49 -34
  11. package/dist/pb-ui.js.map +1 -1
  12. package/dist/pb-ui.min.js +3 -3
  13. package/dist/pb-ui.min.js.map +1 -1
  14. package/es/core/components/SxpPageRender/Modal/index.js +10 -4
  15. package/es/core/components/SxpPageRender/PictureGroup/index.js +3 -7
  16. package/es/core/components/SxpPageRender/index.d.ts +1 -0
  17. package/es/core/components/SxpPageRender/index.js +7 -7
  18. package/es/materials/sxp/popup/CommodityDetail/index.js +1 -5
  19. package/es/materials/sxp/popup/CommodityDetail/settingRender.js +10 -0
  20. package/es/materials/sxp/popup/CommodityDetailDiroNew/index.js +4 -7
  21. package/es/materials/sxp/popup/CommodityDetailDiroNew/settingRender.js +10 -0
  22. package/lib/core/components/SxpPageRender/Modal/index.js +10 -4
  23. package/lib/core/components/SxpPageRender/PictureGroup/index.js +3 -7
  24. package/lib/core/components/SxpPageRender/index.d.ts +1 -0
  25. package/lib/core/components/SxpPageRender/index.js +7 -7
  26. package/lib/materials/sxp/popup/CommodityDetail/index.js +1 -5
  27. package/lib/materials/sxp/popup/CommodityDetail/settingRender.js +10 -0
  28. package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.js +4 -7
  29. package/lib/materials/sxp/popup/CommodityDetailDiroNew/settingRender.js +10 -0
  30. package/package.json +1 -1
package/dist/pb-ui.min.js CHANGED
@@ -1,7 +1,7 @@
1
- (function(We,He){typeof exports=="object"&&typeof module<"u"?He(exports,require("lodash"),require("uuid"),require("pako"),require("react"),require("qs"),require("eventemitter3"),require("@emotion/css"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","lodash","uuid","pako","react","qs","eventemitter3","@emotion/css","react-dom"],He):(We=typeof globalThis<"u"?globalThis:We||self,He(We.PUI={},We.lodash,We.uuid$1,We.pako,We.React,We.qs,We.EventEmitter,We.css,We.ReactDOM))})(this,function(We,He,jo,Vo,n,oi,zo,Se,Pi){"use strict";function Ho(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 Di=Ho(Pi);function Ye(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 s=0,o=Object.getOwnPropertySymbols(t);s<o.length;s++)e.indexOf(o[s])<0&&Object.prototype.propertyIsEnumerable.call(t,o[s])&&(i[o[s]]=t[o[s]]);return i}function tt(t,e,i,o){function s(l){return l instanceof i?l:new i(function(d){d(l)})}return new(i||(i=Promise))(function(l,d){function r(u){try{p(o.next(u))}catch(f){d(f)}}function a(u){try{p(o.throw(u))}catch(f){d(f)}}function p(u){u.done?l(u.value):s(u.value).then(r,a)}p((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Go=/:\w+/g;var Mi=(t,e)=>tt(void 0,void 0,void 0,function*(){const i={},o={};for(let s=0;s<e?.length;s++){const{id:l,method:d,url:r,urlParams:a,name:p,queryString:u,headers:f,body:h}=e[s];let m=r;a&&Object.entries(a).forEach(([x,E])=>{m=m.replace(Go,A=>A===x?E:A)}),u&&(m+=u),o[l]=p;try{const x=yield fetch(m,{method:d,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(h)}).then(E=>E.json());i[l]=x}catch(x){console.error("DataSource request error: ",x),i[l]={}}}return{$store:i,idMapName:o}});const Oi="SXP_TOKEN_INFO",Wo=(t,e)=>tt(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),s=t.getAppId(),l=t.getApiUrl(),d=window.localStorage.getItem(Oi);let r=JSON.parse(d||"{}");if(Date.now()>((i=r?.expireTime)!==null&&i!==void 0?i:0)){const p=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":o||"","x-app-id":s||""}}).then(u=>u.json());if(p.success){const u=p.data;r=Object.assign(Object.assign({},u),{expireTime:Date.now()+u.expire*1e3}),window.localStorage.setItem(Oi,JSON.stringify(r))}}return r});function Gt(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];let s;if(e=e||i.length,t)for(s=0;s<t;s++)o[s]=i[0|Math.random()*e];else{let l;for(o[8]=o[13]=o[18]=o[23]="-",o[14]="4",s=0;s<36;s++)o[s]||(l=0|Math.random()*16,o[s]=i[s===19?l&3|8:l])}return o.join("")}const Uo=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=i.length;let s=0;for(;s<t;)e+=i.charAt(Math.floor(Math.random()*o)),s+=1;return e},Yo=()=>{const t=jo.v4();return t?.replaceAll?t.replaceAll("-",""):Uo(32)},ge=(t,e)=>{if(!t)return"";let i="";const o=e?.["fontFamily-cn"],s=e?.["fontFamily-en"];if(!o&&!s)return t;let l=t;const d=/[\u4e00-\u9fa5]/g,r=/[^\u4e00-\u9fa5]/g,a=`font-family:${o??"inherit"}`,p=`font-family:${s??"inherit"}`,u=h=>{let m=h.search(d),x=h.search(r);return m!==-1&&x!==-1&&m<x&&(i+=`<span style="${a}">${h.substring(m,x)}</span>`,l=h.substring(x,h?.length)),m!==-1&&x!==-1&&m>x&&(i+=`<span style="${p}">${h.substring(x,m)}</span>`,l=h.substring(m,h?.length)),m===-1?(i+=`<span style="${p}">${h.substring(x,h?.length)}</span>`,l="",!1):x===-1?(i+=`<span style="${a}">${h.substring(m,h?.length)}</span>`,l="",!1):!0};let f=!0;for(;f;)f=u(l);return i};function Li(){var t,e,i,o,s,l,d;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 ${(s=/chrome\/([\d\.]+)/i.exec(r))===null||s===void 0?void 0:s[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 ${(d=/version\/([\d\.]+)/i.exec(r))===null||d===void 0?void 0:d[1]}`:null:null}function Bi(){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 Ni(){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 Fi(t){const i=document.cookie.split(";");let o=null;return i.forEach(s=>{const[l,d]=s.trim().split("=");l===t&&(o=d)}),o??""}function ji(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),o=new Uint8Array(i),s=Vo.inflate(o,{to:"string"});return JSON.parse(s)}let ni=null;const Xo={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Jo{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,ni)return ni;ni=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?Xo[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let it=null;const qo={init:({appId:t,tenantId:e,env:i="live",apiUrl:o})=>{it||(it=new Jo),o&&it.setApiUrl(o),it.setAppId(t),it.setTenantId(e),it.setEnv(i)},getDetail:t=>{if(!it)return;const e=it.getTenantId(),i=it.getAppId(),o=it.getApiUrl();return fetch(`${o}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>tt(void 0,void 0,void 0,function*(){var l,d;const r=yield s.json(),a=ji((l=r?.data)===null||l===void 0?void 0:l.data);if(a){const{$store:p}=yield Mi(o,(d=a?.dataSource)!==null&&d!==void 0?d:[]);r.data.data=a,Object.assign(r.data.data,{__STORE__:p})}return r}))},getSxpDetailByPageId:t=>tt(void 0,void 0,void 0,function*(){if(!it)return;const e=it.getTenantId(),i=it.getAppId(),o=it.getApiUrl();return fetch(`${o}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>tt(void 0,void 0,void 0,function*(){var l;const d=yield s.json();if(!d.success)return;const r=ji((l=d?.data)===null||l===void 0?void 0:l.data);return d.data.data=r,d.data}))}),getSxpRecommendVideoData:t=>tt(void 0,void 0,void 0,function*(){if(!it)return;const e=yield Wo(it,t),i=Gt(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");He.isEmpty(o)&&(o=Gt(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",o));const s=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 s?.data||null})};function ft(){return n.useContext(Zi)}function Ko(){return n.useContext(Ki)}const li="feRealSessionIdKey",Vi=()=>{const t=Yo();return`${Date.now()}${t}`},Zo=()=>{let t=Qo();return t||(t=Vi(),window.sessionStorage.setItem(li,t)),t},zi=()=>{const t=Vi();window.sessionStorage.setItem(li,t)},Qo=()=>window.sessionStorage.getItem(li),Hi="SXP_FAKE_USER_ID",Gi="FAKE_USER_STATE",Wi="AGREE_POLICY",Ui="SLIDE_SKIP_STATE",Yi=()=>{let t=window.localStorage.getItem(Hi);return He.isEmpty(t)&&(t=Gt(36,62),window.localStorage.setItem(Hi,t)),t},Ro=()=>{const t=window.localStorage.getItem(Gi);return He.isEmpty(t)&&window.localStorage.setItem(Gi,"true"),He.isEmpty(t)},$o=()=>{const t=window.localStorage.getItem(Ui);return He.isEmpty(t)},en=()=>{window.localStorage.setItem(Ui,"true")};function vt(t,e){const{appDomain:i}=Ce();return n.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const ht=new zo;var rt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(rt||(rt={}));const tn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:o,privacy_policy_url:s,privacy_policy_title:l})=>{const{setIsAgreePolicy:d,bffEventReport:r}=Ce(),a=n.useMemo(()=>{const f=location.search.slice(1),h=oi.parse(f.replace(/\+/g,"%2B"));for(const m in h)h[m]=h[m].replace(/%2B/g,"+");return h},[]),p=f=>{var h;return(h=a[f])!==null&&h!==void 0?h:null};n.useEffect(()=>{r?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:p("utm_source"),utmMedium:p("utm_medium"),utmCampaign:p("utm_campaign"),utmId:p("utm_id"),utmContent:p("utm_content"),clSource:p("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const u=()=>{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}}),d?.(!0),window.localStorage.setItem(Wi,"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:u},"Agree"),n.createElement("a",{className:"consent-policy",target:"_blank",href:s?`https://${s}`:void 0},l??"More information"))))};var on=n.memo(tn);const Xi=n.createContext({rtcList:[],tagList:[]});var si;(function(t){t[t.BFF=5]="BFF"})(si||(si={}));const Wt="FOR U",nn=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:s,defaultSize:l,isPreview:d=!1,sxpParameter:r,appDomain:a,hashTagSize:p,loadingImage:u,isOpenHashTag:f=!1,enabledMetaConversionApi:h=!1,consentHeight:m,consentWidth:x,isShowTag:E=!0,isOpenConsent:A=!1,globalConfig:v,isEditor:w=!1,utmParameter:b,channelQueryList:T})=>{var P,g,O;const[D,S]=n.useState([]),[c,L]=n.useState([]),[y,C]=n.useState(!1),[k,B]=n.useState({rtc:"",requestId:""}),F=n.useRef(null),V=n.useRef(!1),[j,_]=n.useState(()=>!!window.localStorage.getItem(Wi)),[I,G]=n.useState(),[J,X]=n.useState(),[W,ie]=n.useState(f),[ne,ve]=n.useState([]),[Te,le]=n.useState(0),[Z,de]=n.useState(!1),[U,K]=n.useState(null),pe=n.useRef(),we=n.useRef(),[ae,Ee]=n.useState(Wt),ke=n.useRef(-1),Be=n.useRef(null),[Me,Ge]=n.useState(!1),Pe=n.useMemo(()=>{var H,q,xe,oe;return((oe=(xe=(q=(H=v?.consent)===null||H===void 0?void 0:H[0])===null||q===void 0?void 0:q.item)===null||xe===void 0?void 0:xe.props)===null||oe===void 0?void 0:oe.privacy_necessity)&&!j&&!w||A},[j,v,A,w]),Q=n.useCallback(H=>{var q;const xe=H?.recList;return(q=xe?.map(Y=>{var re,be,Ie,Oe,Ne,Ve;if(!((re=Y?.video)===null||re===void 0)&&re.bindProducts&&((Ie=(be=Y?.video)===null||be===void 0?void 0:be.bindProducts)===null||Ie===void 0?void 0:Ie.length)>0){const st=(Ve=(Ne=(Oe=Y?.video)===null||Oe===void 0?void 0:Oe.bindProducts)===null||Ne===void 0?void 0:Ne.filter(ut=>!!ut?.bindCta))!==null&&Ve!==void 0?Ve:[];return Object.assign(Object.assign({},Y),{video:Object.assign(Object.assign({},Y?.video),{bindProducts:st})})}return Y}))!==null&&q!==void 0?q:[]},[]);n.useEffect(()=>{const H=q=>{pe.current=q};return ht.on(rt.CHANGE_THEME_TAG,H),()=>{ht.off(rt.CHANGE_THEME_TAG,H)}},[]),n.useEffect(()=>{ie(f)},[f]);const fe=n.useMemo(()=>e?.find(H=>H.type===si.BFF),[e]),$=n.useCallback((H,q)=>{if(!fe)return;const xe=fe.url,oe=Yi();if(q?.query){const Y=oi.stringify(q.query);H=`${H}?${Y}`}return q.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${xe}/api/v1${H}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},fe.headers),{"x-user-id":oe}),q.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${xe}/api/v1${H}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":oe},fe.headers),method:q.method,body:JSON.stringify(q.body)}).then(Y=>Y.json()).catch(Y=>Promise.reject(Y))},[fe]),z=n.useCallback(H=>tt(void 0,void 0,void 0,function*(){var q,xe,oe,Y,re,be,Ie,Oe,Ne,Ve,st,ut,M,ue;if(H=Object.assign(Object.assign(Object.assign({maxSize:(q=H?.maxSize)!==null&&q!==void 0?q:s,defaultSize:(xe=H?.defaultSize)!==null&&xe!==void 0?xe:l,hashTag:H?.hashTag,traceInfo:H?.traceInfo,themeTag:H?.themeTag},H?.contentFilter&&{contentFilter:`[${H?.contentFilter}]`}),H?.productFilter&&{productFilter:`[${H?.productFilter}]`}),{pageNum:H?.pageNum}),i){const se=(re=(Y=(oe=i?.split("&"))===null||oe===void 0?void 0:oe.filter(he=>{var ee,te;const ce=he.split("=")[0];return(te=(ee=b?.channels)!==null&&ee!==void 0?ee:[])===null||te===void 0?void 0:te.includes(ce)}))===null||Y===void 0?void 0:Y.join("&"))!==null&&re!==void 0?re:"";H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(se)})}if(w){let se=1;if(H=Object.assign(Object.assign(Object.assign({},H),{directPage:!0,level:1}),!i&&T&&T?.length>0&&{channel:T?.[0]}),!H?.channel||V.current)return;V.current=!0;let he=[],ee=null;const te=ce=>tt(void 0,void 0,void 0,function*(){var Ae,_e,Le,Fe,je,Ue;if(ce.pageNum=se,ee=yield $?.("/recommend/list",{method:"GET",query:ce}),!ee?.success)return;C(!1),he=he.concat((Fe=(Le=(_e=(Ae=ee?.data)===null||Ae===void 0?void 0:Ae.recList)===null||_e===void 0?void 0:_e.filter)===null||Le===void 0?void 0:Le.call(_e,ye=>ye?.product||ye?.video))!==null&&Fe!==void 0?Fe:[]),((Ue=(je=ee?.data)===null||je===void 0?void 0:je.recList)===null||Ue===void 0?void 0:Ue.some(ye=>ye?.product||ye?.video))&&(se=se+1,yield te(ce))});return yield te(H),!H?.hashTag&&ee&&B({rtc:(be=ee?.data)===null||be===void 0?void 0:be.rtc,requestId:(Ie=ee?.data)===null||Ie===void 0?void 0:Ie.requestId}),Object.assign(Object.assign({},ee.data),{recList:he})}v?.enablePreview&&(H=Object.assign(Object.assign({},H),{directPage:!0,level:1,pageNum:(Oe=H?.pageNum)!==null&&Oe!==void 0?Oe:1}));const R=yield $?.("/recommend/list",{method:"GET",query:H});if(R?.success){if(H?.hashTag||B({rtc:R.data.rtc,requestId:R.data.requestId}),v?.enablePreview&&!w){let se=[];return se=se.concat((ut=(st=(Ve=(Ne=R?.data)===null||Ne===void 0?void 0:Ne.recList)===null||Ve===void 0?void 0:Ve.filter)===null||st===void 0?void 0:st.call(Ve,ee=>ee?.product||ee?.video))!==null&&ut!==void 0?ut:[]),((ue=(M=R?.data)===null||M===void 0?void 0:M.recList)===null||ue===void 0?void 0:ue.some(ee=>ee?.product||ee?.video))||Ge(!0),Object.assign(Object.assign({},R.data),{recList:se})}return R?.data}}),[$,i,s,l,T]),N=n.useCallback(H=>tt(void 0,void 0,void 0,function*(){var q,xe,oe,Y;if(D.length<=0)return;const re=D?.[D?.length-1],be=yield z(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:J?.hashTag},((q=re?.product)===null||q===void 0?void 0:q.itemId)&&{productFilter:(xe=re?.product)===null||xe===void 0?void 0:xe.itemId}),((oe=re?.video)===null||oe===void 0?void 0:oe.itemId)&&{contentFilter:(Y=re?.video)===null||Y===void 0?void 0:Y.itemId}),{themeTag:pe.current}),v?.enablePreview&&!w&&{pageNum:H}));return S(D.concat(Q(be))),ve(ne.concat(Q(be))),be}),[z,D,J,ne]),me=n.useCallback(({userInfo:H,eventInfo:q})=>{if(!o||v?.enablePreview)return;H||(H={});const xe=Zo(),oe=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:xe,rtc:k.rtc,requestId:k.requestId},q),Ni()&&{sxpDevice:Ni()}),Bi()&&{sxpSystem:Bi()}),Li()&&{sxpBrowser:Li()}),Y=Object.entries(H).map(([be,Ie])=>({name:be,value:Ie})),re=Object.entries(oe).map(([be,Ie])=>Ie&&{name:be,value:Ie}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",H),console.log("eventInfo:",oe),console.log("========= \u7ED3\u675F ========="),$?.("/event/report",{method:"POST",body:{userInfo:Y,eventInfo:re},type:"beacon"})},[$,k,o,v?.enablePreview]),et=n.useCallback(H=>{var q,xe,oe,{eventName:Y,actionSource:re="website",eventSourceUrl:be=(q=window?.location)===null||q===void 0?void 0:q.href,externalId:Ie}=H;if(!o||!h||v?.enablePreview)return;const Oe=Yi(),Ve=new URLSearchParams(window.location.search).get("fbclid");return $?.("/fb/events",{method:"POST",body:{eventName:Y,actionSource:re,eventSourceUrl:be,userData:Object.assign(Object.assign(Object.assign({externalId:Oe},Ve&&{fbc:`fb.2.${new Date().getTime()}.${Ve}`}),Fi("_fbp")&&{fbp:`fb.2.${new Date().getTime()}.${Fi("_fbp")}`}),{clientUserAgent:(oe=(xe=window?.navigator)===null||xe===void 0?void 0:xe.userAgent)!==null&&oe!==void 0?oe:""})},type:"beacon"})},[$,o,h,v?.enablePreview]),ot=n.useCallback(H=>tt(void 0,void 0,void 0,function*(){const q=yield $?.("/recommend/like",{method:"POST",body:H});return q?.success}),[$]),Je=n.useCallback(H=>tt(void 0,void 0,void 0,function*(){const q=yield $?.("/recommend/unlike",{method:"POST",body:H});return q?.success}),[$]),Qe=n.useCallback(H=>tt(void 0,void 0,void 0,function*(){const q=yield $?.("/customform",{method:"POST",body:H});return q?.success}),[$]),nt=n.useCallback(()=>tt(void 0,void 0,void 0,function*(){var H,q,xe,oe,Y;if(!(!i||!E))try{const re=(xe=(q=(H=i?.split("&"))===null||H===void 0?void 0:H.filter(Ie=>{var Oe,Ne;const Ve=Ie.split("=")[0];return(Ne=(Oe=b?.channels)!==null&&Oe!==void 0?Oe:[])===null||Ne===void 0?void 0:Ne.includes(Ve)}))===null||q===void 0?void 0:q.join("&"))!==null&&xe!==void 0?xe:"",be=yield $?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(re)}});L((Y=(oe=be?.data)===null||oe===void 0?void 0:oe.tags)!==null&&Y!==void 0?Y:[])}catch(re){console.log("e",re)}}),[$,i,E]),Et=n.useCallback((H,q,xe,oe)=>{var Y,re,be,Ie,Oe,Ne,Ve,st,ut,M,ue,R,se,he,ee,te,ce,Ae,_e,Le,Fe,je,Ue,Ke,ye,ze,ct,Xe,yt,wt,At,Ct,De,Ii,ki,_i;const It=xe?.bindCta,mr=((Y=q?.video)===null||Y===void 0?void 0:Y.bindProduct)||((re=q?.video)===null||re===void 0?void 0:re.bindProducts)&&((Ie=(be=q?.video)===null||be===void 0?void 0:be.bindProducts)===null||Ie===void 0?void 0:Ie.length)>0;let ii="";Z?ii="hashTagPage":!((Oe=q?.video)===null||Oe===void 0)&&Oe.url?ii="videoPage":!((Ve=(Ne=q?.video)===null||Ne===void 0?void 0:Ne.imgUrls)===null||Ve===void 0)&&Ve.length&&(ii="imagePage");const Fo=(he=(R=(st=xe?.tags)!==null&&st!==void 0?st:(ue=(M=(ut=q?.video)===null||ut===void 0?void 0:ut.bindProducts)===null||M===void 0?void 0:M[0])===null||ue===void 0?void 0:ue.tags)!==null&&R!==void 0?R:(se=q?.video)===null||se===void 0?void 0:se.tags)!==null&&he!==void 0?he:(ee=q?.product)===null||ee===void 0?void 0:ee.tags;me?.({eventInfo:Object.assign(Object.assign({},H),{ctaId:(te=It?.itemId)!==null&&te!==void 0?te:"",ctaName:(ce=It?.title)!==null&&ce!==void 0?ce:"",contentTags:Fo?JSON.stringify(Fo):"",position:oe+"",contentId:(_e=(Ae=q?.video)===null||Ae===void 0?void 0:Ae.itemId)!==null&&_e!==void 0?_e:"",productId:mr?xe?.itemId:"",traceInfo:(ki=(Ct=(ct=(Ue=(Le=It?.traceInfo)!==null&&Le!==void 0?Le:(je=(Fe=q?.video)===null||Fe===void 0?void 0:Fe.bindCta)===null||je===void 0?void 0:je.traceInfo)!==null&&Ue!==void 0?Ue:(ze=(ye=(Ke=q?.video)===null||Ke===void 0?void 0:Ke.bindProduct)===null||ye===void 0?void 0:ye.bindCta)===null||ze===void 0?void 0:ze.traceInfo)!==null&&ct!==void 0?ct:(At=(wt=(yt=(Xe=q?.video)===null||Xe===void 0?void 0:Xe.bindProducts)===null||yt===void 0?void 0:yt[0])===null||wt===void 0?void 0:wt.bindCta)===null||At===void 0?void 0:At.traceInfo)!==null&&Ct!==void 0?Ct:(Ii=(De=q?.product)===null||De===void 0?void 0:De.bindCta)===null||Ii===void 0?void 0:Ii.traceInfo)!==null&&ki!==void 0?ki:"",fromKName:ii,fromKPage:(_i=location?.href)!==null&&_i!==void 0?_i:""})})},[me,Z]),$e=n.useCallback(()=>{var H,q;const xe=location.search.slice(1),oe=oi.parse(xe.replace(/\+/g,"%2B"));for(const be in oe)oe[be]=oe[be].replace(/%2B/g,"+");const Y=be=>{var Ie;return(Ie=oe[be])!==null&&Ie!==void 0?Ie:""},re=new Date;we.current=re,me?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:Y("utm_source"),utmMedium:Y("utm_medium"),utmCampaign:Y("utm_campaign"),utmId:Y("utm_id"),utmContent:Y("utm_content"),enterTime:Math.floor(re/1e3)+"",requestId:null,enterUrl:(q=(H=window?.location)===null||H===void 0?void 0:H.href)!==null&&q!==void 0?q:"",clSource:Y("cl_source")}})},[me]);n.useEffect(()=>{Pe||$e()},[Pe]),n.useEffect(()=>{Pe||(C(!0),nt(),z().then(H=>{H&&(S(Q(H)),ve(Q(H)))}).finally(()=>{me({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),C(!1)}))},[Pe]),n.useEffect(()=>{d&&(C(!0),nt(),z().then(H=>{H&&(S(Q(H)),ve(Q(H)))}).finally(()=>{me({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),C(!1)}))},[z,nt]);const qe=vt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",a);return n.createElement(Xi.Provider,{value:{rtcList:D,setRtcList:S,mutateLike:ot,mutateUnlike:Je,submitForm:Qe,popupDetailData:I,loadVideos:N,setPopupDetailData:G,getRecommendVideos:z,bffEventReport:me,utmVal:i,isPreview:d,loading:y,sxpParameter:r,waterFallData:J,setWaterFallData:X,ctaEvent:Et,swiperRef:F,openHashtag:W,setOpenHashtag:ie,cacheRtcList:ne,setCacheRtcList:ve,cacheActiveIndex:Te,setCacheActiveIndex:le,isFromHashtag:Z,setIsFromHashtag:de,appDomain:a,hashTagSize:p,loadingImage:u??qe,isOpenHashTag:f,tagList:c,setLoading:C,videoRef:U,setVideoRef:K,bffFbReport:et,isAgreePolicy:j,setIsAgreePolicy:_,curTime:we,h5EnterLink:$e,themeTag:pe,isShowConsent:Pe,selectTag:ae,setSelectTag:Ee,globalConfig:v,popupCurTimeRef:Be,checkCommodityIndexRef:ke,isEditor:w,isNoMoreData:Me}},Pe?n.createElement(on,Object.assign({},(O=(g=(P=v?.consent)===null||P===void 0?void 0:P[0])===null||g===void 0?void 0:g.item)===null||O===void 0?void 0:O.props)):t({rtcList:D,mutateLike:ot,mutateUnlike:Je,submitForm:Qe,tagList:c}))};var Ji=n.memo(nn);function Ce(){return n.useContext(Xi)}var qi;(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"})(qi||(qi={}));const Ki=n.createContext({$store:{},options:[],configs:[]}),ln=({children:t,isSsr:e,enable:i})=>{const[o,s]=n.useState([]),{schema:l}=ft(),[d,r]=n.useState(l.__STORE__||{}),[a,p]=n.useState([]);n.useEffect(()=>{var h;e||He.isEqual(a,l?.dataSource)||p((h=l?.dataSource)!==null&&h!==void 0?h:[])},[l?.dataSource,e]);const u=n.useCallback(()=>tt(void 0,void 0,void 0,function*(){const{$store:h,idMapName:m}=yield Mi("",a);r(h),f(h,m)}),[a]),f=(h,m)=>{const x=[];Object.entries(h).forEach(([E,A])=>{Object.keys(A).forEach(v=>{const w={label:`${m[E]} - ${v}`,value:`{{ ${E}.${v} }}`};x.push(w)})}),s(x)};return n.useEffect(()=>{e||u()},[u,e,l]),i?n.createElement(Ki.Provider,{value:{$store:l.__STORE__||d,options:o,configs:a}},t):t};var sn=n.memo(ln);const Ut={id:Gt(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},di={id:"",duration:0,name:"none"},Zi=n.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[Ut],redoStack:[],popup:di,setPopup:()=>{}}),Qi=n.forwardRef(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:s=!0,utmVal:l},d)=>{const[r,a]=n.useState(null),[p,u]=n.useState(o||{pointData:[Ut],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,h]=n.useState([Ut]),[m,x]=n.useState([[Ut]]),[E,A]=n.useState([]),[v,w]=n.useState(di);typeof window<"u"&&(window.sxpPopup=(O,D)=>{w(Object.assign(Object.assign(Object.assign({},di),{id:O}),D))}),typeof window<"u"&&(window.getJointUtmLink=O=>(en(),O?.indexOf("?")!==-1?O+(l?"&"+l:""):O+(l?"?"+l:""))),n.useEffect(()=>{x([p.pointData]),A([])},[p.type]);const b=n.useCallback(O=>{const D=He.cloneDeep(p);D&&(D.dataSource=O,u?.(D))},[p]),[T,P]=n.useState();n.useImperativeHandle(d,()=>({loadSchema(O){O&&(x([O.pointData]),u(O))},exportSchema(){return He.cloneDeep(p)},getPageInfoData(){return T},initPageInfoData(O){O&&P(O)}}));const g=n.useMemo(()=>{if(p)return p.type==="PC"?p.pcPageConf:p.mobilePageConf},[p]);return n.createElement(Zi.Provider,{value:{resolver:e,currentNode:r,schema:p,setCurrentNode:a,setSchema:u,saveDataSource:b,prePiontData:f,setPrePiontData:h,pageInfoData:T,setPageInfoData:O=>P(Object.assign(Object.assign({},T),O)),undoStack:m,redoStack:E,setRedoStack:A,setUndoStack:x,getCurPageConf:g,popup:v,setPopup:w}},n.createElement(sn,{isSsr:i,enable:s},t))});var dn=Object.freeze({__proto__:null,EditorCore:Qi}),rn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],an=[{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:"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 Ze(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:o}=Ce(),s=n.useCallback((r,a,p,u,f)=>{var h,m,x,E,A,v,w,b,T,P,g,O,D,S,c,L,y,C,k,B,F,V,j,_,I,G,J,X,W,ie,ne,ve,Te,le,Z,de,U,K;let pe="";e&&(!((m=(h=r?.video)===null||h===void 0?void 0:h.bindProducts)===null||m===void 0)&&m.length||!((x=r?.video)===null||x===void 0)&&x.bindProduct)?pe="pdpPage":o?pe="hashTagPage":!((E=r?.video)===null||E===void 0)&&E.url?pe="videoPage":!((A=r?.video)===null||A===void 0)&&A.imgUrls&&(!((w=(v=r?.video)===null||v===void 0?void 0:v.imgUrls)===null||w===void 0)&&w.length)?pe="imagePage":r?.product&&(pe="productPage");const we=(S=(O=(b=a?.tags)!==null&&b!==void 0?b:(g=(P=(T=r?.video)===null||T===void 0?void 0:T.bindProducts)===null||P===void 0?void 0:P[0])===null||g===void 0?void 0:g.tags)!==null&&O!==void 0?O:(D=r?.video)===null||D===void 0?void 0:D.tags)!==null&&S!==void 0?S:(c=r?.product)===null||c===void 0?void 0:c.tags;let ae=null;!((L=r?.video)===null||L===void 0)&&L.url?ae="video":!((y=r?.video)===null||y===void 0)&&y.imgUrls&&(!((k=(C=r?.video)===null||C===void 0?void 0:C.imgUrls)===null||k===void 0)&&k.length)&&(ae="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(B=a?.itemId)!==null&&B!==void 0?B:"",productName:(F=a?.title)!==null&&F!==void 0?F:"",price:a?.price?a?.price+"":"0",productCollection:(V=a?.collection)!==null&&V!==void 0?V:"",fromKName:pe,fromKPage:location?.href,contentTags:we?JSON.stringify(we):"",position:u+"",contentId:(_=(j=r?.video)===null||j===void 0?void 0:j.itemId)!==null&&_!==void 0?_:"",ctatId:(I=p?.itemId)!==null&&I!==void 0?I:"",traceInfo:(K=(Z=(Te=(W=(G=f??a?.traceInfo)!==null&&G!==void 0?G:(X=(J=r?.video)===null||J===void 0?void 0:J.bindProduct)===null||X===void 0?void 0:X.traceInfo)!==null&&W!==void 0?W:(ve=(ne=(ie=r?.video)===null||ie===void 0?void 0:ie.bindProducts)===null||ne===void 0?void 0:ne[0])===null||ve===void 0?void 0:ve.traceInfo)!==null&&Te!==void 0?Te:(le=r?.product)===null||le===void 0?void 0:le.traceInfo)!==null&&Z!==void 0?Z:(U=(de=r?.video)===null||de===void 0?void 0:de.bindCta)===null||U===void 0?void 0:U.traceInfo)!==null&&K!==void 0?K:""},ae&&{contentFormat:ae})})},[t,e,o]),l=n.useCallback((r,a,p,u,f)=>{var h,m,x,E,A,v,w,b,T,P,g,O,D,S;let c="";e&&(!((m=(h=r?.video)===null||h===void 0?void 0:h.bindProducts)===null||m===void 0)&&m.length||!((x=r?.video)===null||x===void 0)&&x.bindProduct)?c="pdpPage":r?.product&&(c="productPage"),t?.({eventInfo:{productId:a?.itemId,productName:a?.title,price:a?.price?a?.price+"":"0",productCollection:a?.collection,fromKName:c,fromKPage:location?.href,contentTags:JSON.stringify(a?.tags),position:f+"",contentId:(E=r?.video)===null||E===void 0?void 0:E.itemId,ctatId:p?.itemId,traceInfo:(S=(O=(b=(A=a?.traceInfo)!==null&&A!==void 0?A:(w=(v=r?.video)===null||v===void 0?void 0:v.bindProduct)===null||w===void 0?void 0:w.traceInfo)!==null&&b!==void 0?b:(g=(P=(T=r?.video)===null||T===void 0?void 0:T.bindProducts)===null||P===void 0?void 0:P[0])===null||g===void 0?void 0:g.traceInfo)!==null&&O!==void 0?O:(D=r?.product)===null||D===void 0?void 0:D.traceInfo)!==null&&S!==void 0?S:"",timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),d=n.useCallback((r,a,p,u)=>{a&&a===Wt&&t?.({eventInfo:{lastFeed:r,themeTags:p?`['${p}']`:"",hashTags:u?`['${u}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:s,productView:l,backMainFeed:d}}const un=({layout:t,columns:e,onChange:i})=>n.createElement(n.Fragment,null,e?.map((o,s)=>n.createElement("div",{key:s,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 cn=n.memo(un);const vn=t=>{var e,i,{columns:o,style:s,title:l,textStyle:d,submitBgColor:r,submitColor:a,submitText:p,layoutType:u="inline",isExternalLink:f,isPopup:h,onClick:m,onClose:x,submitButtonStyle:E}=t,A=Ye(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:v,popupDetailData:w}=Ce(),{jumpToWeb:b}=Ze(),[T,P]=n.useState(!1),[g,O]=n.useState({}),[D,S]=n.useState(0),c=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"}],[]),L=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),y=n.useMemo(()=>He.cloneDeep(o)||c,[o,c]),C=n.useCallback(B=>{const{name:F,value:V}=B.target;O(Object.assign(Object.assign({},g),{[F]:V}))},[g]),k=He.debounce(()=>tt(void 0,void 0,void 0,function*(){var B,F,V,j,_;const I=g;if(!I)return;const G=(F=(B=Object.keys(I))===null||B===void 0?void 0:B.map(X=>{var W;return{name:X,value:(W=I[X])!==null&&W!==void 0?W:""}}))===null||F===void 0?void 0:F.filter(X=>X?.value);if(!G||!G?.length)return;P(!0);const J=yield v?.({attributes:G});if(P(!1),J){if(f){const X=w,W=(V=X?.video)===null||V===void 0?void 0:V.bindProduct,ie=(_=(j=X?.video)===null||j===void 0?void 0:j.bindProduct)===null||_===void 0?void 0:_.bindCta,ne=w?.index;b(X,W,ie,ne)}h||x?.(),m?.()}}),1e3);return n.useEffect(()=>{const B=()=>{var F,V;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((F=document?.documentElement)===null||F===void 0?void 0:F.clientHeight)||((V=document?.body)===null||V===void 0?void 0:V.clientHeight))<L?S(50):S(0)};return window.addEventListener("resize",B),()=>{window.removeEventListener("resize",B)}},[]),n.createElement("div",{className:"pb-appoint-form"},n.createElement("div",{className:`pb-appoint-form-title ${Se.css(Object.assign({},d))}`,dangerouslySetInnerHTML:{__html:ge(l,d)}}),n.createElement("div",Object.assign({className:Se.css(Object.assign(Object.assign({},s),{marginTop:D}))},A),n.createElement("div",{className:"pb-appoint-form-container"},n.createElement(cn,{columns:y,layout:u,onChange:C}))),n.createElement("div",{className:"pb-appoint-form-btn-wrapper"},n.createElement("button",{"aria-label":p,onClick:k,className:"pb-appoint-form-btn",style:Object.assign({color:a,background:r},E),dangerouslySetInnerHTML:{__html:ge(T?"loading...":p,E)}})))};var pn=n.memo(vn);function Re(t,e){return t.extend=e,t}const mn=Re(pn,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:an,bindableProps:[],interactionRender:rn},defaulSetting:{name:"\u8868\u5355",props:{title:"Appointment Booking",submitColor:"#fff",submitBgColor:"#000",submitText:"Submit",layoutType:void 0},style:{},textStyle:{fontSize:14,color:"#000",textAlign:"center"}},w:100,h:40,sort:2});var fn=[{title:"\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"]}]},{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}]}]},{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"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]}];function Ri(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function ri(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Ri(e[i])&&Ri(t[i])&&Object.keys(e[i]).length>0&&ri(t[i],e[i])})}const $i={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 gt(){const t=typeof document<"u"?document:{};return ri(t,$i),t}const hn={document:$i,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 lt(){const t=typeof window<"u"?window:{};return ri(t,hn),t}function _t(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function gn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Ot(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function pt(){return Date.now()}function bn(t){const e=lt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function yn(t,e){e===void 0&&(e="x");const i=lt();let o,s,l;const d=bn(t);return i.WebKitCSSMatrix?(s=d.transform||d.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(r=>r.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(s==="none"?"":s)):(l=d.MozTransform||d.OTransform||d.MsTransform||d.msTransform||d.transform||d.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?s=l.m41:o.length===16?s=parseFloat(o[12]):s=parseFloat(o[4])),e==="y"&&(i.WebKitCSSMatrix?s=l.m42:o.length===16?s=parseFloat(o[13]):s=parseFloat(o[5])),s||0}function Yt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function wn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function at(){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&&!wn(o)){const s=Object.keys(Object(o)).filter(l=>e.indexOf(l)<0);for(let l=0,d=s.length;l<d;l+=1){const r=s[l],a=Object.getOwnPropertyDescriptor(o,r);a!==void 0&&a.enumerable&&(Yt(t[r])&&Yt(o[r])?o[r].__swiper__?t[r]=o[r]:at(t[r],o[r]):!Yt(t[r])&&Yt(o[r])?(t[r]={},o[r].__swiper__?t[r]=o[r]:at(t[r],o[r])):t[r]=o[r])}}}return t}function Xt(t,e,i){t.style.setProperty(e,i)}function eo(t){let{swiper:e,targetPosition:i,side:o}=t;const s=lt(),l=-e.translate;let d=null,r;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",s.cancelAnimationFrame(e.cssModeFrameID);const p=i>l?"next":"prev",u=(h,m)=>p==="next"&&h>=m||p==="prev"&&h<=m,f=()=>{r=new Date().getTime(),d===null&&(d=r);const h=Math.max(Math.min((r-d)/a,1),0),m=.5-Math.cos(h*Math.PI)/2;let x=l+m*(i-l);if(u(x,i)&&(x=i),e.wrapperEl.scrollTo({[o]:x}),u(x,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:x})}),s.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=s.requestAnimationFrame(f)};f()}function St(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function Jt(t){try{console.warn(t);return}catch{}}function jt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:_t(e)),i}function Sn(t){const e=lt(),i=gt(),o=t.getBoundingClientRect(),s=i.body,l=t.clientTop||s.clientTop||0,d=t.clientLeft||s.clientLeft||0,r=t===e?e.scrollY:t.scrollTop,a=t===e?e.scrollX:t.scrollLeft;return{top:o.top+r-l,left:o.left+a-d}}function xn(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 Tn(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 Pt(t,e){return lt().getComputedStyle(t,null).getPropertyValue(e)}function qt(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function to(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 ai(t,e){function i(o){o.target===t&&(e.call(t,o),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function ui(t,e,i){const o=lt();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 xt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function En(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=lt();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 d,r=pt(),a;const p=[];function u(b){let O=0,D=0,S=0,c=0;return"detail"in b&&(D=b.detail),"wheelDelta"in b&&(D=-b.wheelDelta/120),"wheelDeltaY"in b&&(D=-b.wheelDeltaY/120),"wheelDeltaX"in b&&(O=-b.wheelDeltaX/120),"axis"in b&&b.axis===b.HORIZONTAL_AXIS&&(O=D,D=0),S=O*10,c=D*10,"deltaY"in b&&(c=b.deltaY),"deltaX"in b&&(S=b.deltaX),b.shiftKey&&!S&&(S=c,c=0),(S||c)&&b.deltaMode&&(b.deltaMode===1?(S*=40,c*=40):(S*=800,c*=800)),S&&!O&&(O=S<1?-1:1),c&&!D&&(D=c<1?-1:1),{spinX:O,spinY:D,pixelX:S,pixelY:c}}function f(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function m(b){return e.params.mousewheel.thresholdDelta&&b.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&pt()-r<e.params.mousewheel.thresholdTime?!1:b.delta>=6&&pt()-r<60?!0:(b.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),s("scroll",b.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),s("scroll",b.raw)),r=new l.Date().getTime(),!1)}function x(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 E(b){let T=b,P=!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 D=O&&O.contains(T.target);if(!e.mouseEntered&&!D&&!g.releaseOnEdges)return!0;T.originalEvent&&(T=T.originalEvent);let S=0;const c=e.rtlTranslate?-1:1,L=u(T);if(g.forceToAxis)if(e.isHorizontal())if(Math.abs(L.pixelX)>Math.abs(L.pixelY))S=-L.pixelX*c;else return!0;else if(Math.abs(L.pixelY)>Math.abs(L.pixelX))S=-L.pixelY;else return!0;else S=Math.abs(L.pixelX)>Math.abs(L.pixelY)?-L.pixelX*c:-L.pixelY;if(S===0)return!0;g.invert&&(S=-S);let y=e.getTranslate()+S*g.sensitivity;if(y>=e.minTranslate()&&(y=e.minTranslate()),y<=e.maxTranslate()&&(y=e.maxTranslate()),P=e.params.loop?!0:!(y===e.minTranslate()||y===e.maxTranslate()),P&&e.params.nested&&T.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const C={time:pt(),delta:Math.abs(S),direction:Math.sign(S),raw:b};p.length>=2&&p.shift();const k=p.length?p[p.length-1]:void 0;if(p.push(C),k?(C.direction!==k.direction||C.delta>k.delta||C.time>k.time+150)&&m(C):m(C),x(C))return!0}else{const C={time:pt(),delta:Math.abs(S),direction:Math.sign(S)},k=a&&C.time<a.time+500&&C.delta<=a.delta&&C.direction===a.direction;if(!k){a=void 0;let B=e.getTranslate()+S*g.sensitivity;const F=e.isBeginning,V=e.isEnd;if(B>=e.minTranslate()&&(B=e.minTranslate()),B<=e.maxTranslate()&&(B=e.maxTranslate()),e.setTransition(0),e.setTranslate(B),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!F&&e.isBeginning||!V&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:C.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(d),d=void 0,p.length>=15&&p.shift();const j=p.length?p[p.length-1]:void 0,_=p[0];if(p.push(C),j&&(C.delta>j.delta||C.direction!==j.direction))p.splice(0);else if(p.length>=15&&C.time-_.time<500&&_.delta-C.delta>=1&&C.delta<=6){const I=S>0?.8:.2;a=C,p.splice(0),d=Ot(()=>{e.slideToClosest(e.params.speed,!0,void 0,I)},0)}d||(d=Ot(()=>{a=C,p.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(k||s("scroll",T),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),g.releaseOnEdges&&(B===e.minTranslate()||B===e.maxTranslate()))return!0}}return T.preventDefault?T.preventDefault():T.returnValue=!1,!1}function A(b){let T=e.el;e.params.mousewheel.eventsTarget!=="container"&&(T=document.querySelector(e.params.mousewheel.eventsTarget)),T[b]("mouseenter",f),T[b]("mouseleave",h),T[b]("wheel",E)}function v(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",E),!0):e.mousewheel.enabled?!1:(A("addEventListener"),e.mousewheel.enabled=!0,!0)}function w(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,E),!0):e.mousewheel.enabled?(A("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&w(),e.params.mousewheel.enabled&&v()}),o("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&w()}),Object.assign(e.mousewheel,{enable:v,disable:w})}function io(t,e,i,o){return t.params.createElements&&Object.keys(o).forEach(s=>{if(!i[s]&&i.auto===!0){let l=St(t.el,`.${o[s]}`)[0];l||(l=jt("div",o[s]),l.className=o[s],t.el.append(l)),i[s]=l,e[s]=l}}),i}function Lt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Kt(t){let{swiper:e,extendParams:i,on:o,emit:s}=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:v=>v,formatFractionTotal:v=>v,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 d,r=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function p(v,w){const{bulletActiveClass:b}=e.params.pagination;v&&(v=v[`${w==="prev"?"previous":"next"}ElementSibling`],v&&(v.classList.add(`${b}-${w}`),v=v[`${w==="prev"?"previous":"next"}ElementSibling`],v&&v.classList.add(`${b}-${w}-${w}`)))}function u(v){const w=v.target.closest(Lt(e.params.pagination.bulletClass));if(!w)return;v.preventDefault();const b=qt(w)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===b)return;e.slideToLoop(b)}else e.slideTo(b)}function f(){const v=e.rtl,w=e.params.pagination;if(a())return;let b=e.pagination.el;b=xt(b);let T,P;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?(P=e.previousRealIndex||0,T=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(T=e.snapIndex,P=e.previousSnapIndex):(P=e.previousIndex||0,T=e.activeIndex||0),w.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const D=e.pagination.bullets;let S,c,L;if(w.dynamicBullets&&(d=ui(D[0],e.isHorizontal()?"width":"height",!0),b.forEach(y=>{y.style[e.isHorizontal()?"width":"height"]=`${d*(w.dynamicMainBullets+4)}px`}),w.dynamicMainBullets>1&&P!==void 0&&(r+=T-(P||0),r>w.dynamicMainBullets-1?r=w.dynamicMainBullets-1:r<0&&(r=0)),S=Math.max(T-r,0),c=S+(Math.min(D.length,w.dynamicMainBullets)-1),L=(c+S)/2),D.forEach(y=>{const C=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(k=>`${w.bulletActiveClass}${k}`)].map(k=>typeof k=="string"&&k.includes(" ")?k.split(" "):k).flat();y.classList.remove(...C)}),b.length>1)D.forEach(y=>{const C=qt(y);C===T?y.classList.add(...w.bulletActiveClass.split(" ")):e.isElement&&y.setAttribute("part","bullet"),w.dynamicBullets&&(C>=S&&C<=c&&y.classList.add(...`${w.bulletActiveClass}-main`.split(" ")),C===S&&p(y,"prev"),C===c&&p(y,"next"))});else{const y=D[T];if(y&&y.classList.add(...w.bulletActiveClass.split(" ")),e.isElement&&D.forEach((C,k)=>{C.setAttribute("part",k===T?"bullet-active":"bullet")}),w.dynamicBullets){const C=D[S],k=D[c];for(let B=S;B<=c;B+=1)D[B]&&D[B].classList.add(...`${w.bulletActiveClass}-main`.split(" "));p(C,"prev"),p(k,"next")}}if(w.dynamicBullets){const y=Math.min(D.length,w.dynamicMainBullets+4),C=(d*y-d)/2-L*d,k=v?"right":"left";D.forEach(B=>{B.style[e.isHorizontal()?k:"top"]=`${C}px`})}}b.forEach((D,S)=>{if(w.type==="fraction"&&(D.querySelectorAll(Lt(w.currentClass)).forEach(c=>{c.textContent=w.formatFractionCurrent(T+1)}),D.querySelectorAll(Lt(w.totalClass)).forEach(c=>{c.textContent=w.formatFractionTotal(O)})),w.type==="progressbar"){let c;w.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const L=(T+1)/O;let y=1,C=1;c==="horizontal"?y=L:C=L,D.querySelectorAll(Lt(w.progressbarFillClass)).forEach(k=>{k.style.transform=`translate3d(0,0,0) scaleX(${y}) scaleY(${C})`,k.style.transitionDuration=`${e.params.speed}ms`})}w.type==="custom"&&w.renderCustom?(D.innerHTML=w.renderCustom(e,T+1,O),S===0&&s("paginationRender",D)):(S===0&&s("paginationRender",D),s("paginationUpdate",D)),e.params.watchOverflow&&e.enabled&&D.classList[e.isLocked?"add":"remove"](w.lockClass)})}function h(){const v=e.params.pagination;if(a())return;const w=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let b=e.pagination.el;b=xt(b);let T="";if(v.type==="bullets"){let P=e.params.loop?Math.ceil(w/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&P>w&&(P=w);for(let g=0;g<P;g+=1)v.renderBullet?T+=v.renderBullet.call(e,g,v.bulletClass):T+=`<${v.bulletElement} ${e.isElement?'part="bullet"':""} class="${v.bulletClass}"></${v.bulletElement}>`}v.type==="fraction"&&(v.renderFraction?T=v.renderFraction.call(e,v.currentClass,v.totalClass):T=`<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`),v.type==="progressbar"&&(v.renderProgressbar?T=v.renderProgressbar.call(e,v.progressbarFillClass):T=`<span class="${v.progressbarFillClass}"></span>`),e.pagination.bullets=[],b.forEach(P=>{v.type!=="custom"&&(P.innerHTML=T||""),v.type==="bullets"&&e.pagination.bullets.push(...P.querySelectorAll(Lt(v.bulletClass)))}),v.type!=="custom"&&s("paginationRender",b[0])}function m(){e.params.pagination=io(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const v=e.params.pagination;if(!v.el)return;let w;typeof v.el=="string"&&e.isElement&&(w=e.el.querySelector(v.el)),!w&&typeof v.el=="string"&&(w=[...document.querySelectorAll(v.el)]),w||(w=v.el),!(!w||w.length===0)&&(e.params.uniqueNavElements&&typeof v.el=="string"&&Array.isArray(w)&&w.length>1&&(w=[...e.el.querySelectorAll(v.el)],w.length>1&&(w=w.filter(b=>to(b,".swiper")[0]===e.el)[0])),Array.isArray(w)&&w.length===1&&(w=w[0]),Object.assign(e.pagination,{el:w}),w=xt(w),w.forEach(b=>{v.type==="bullets"&&v.clickable&&b.classList.add(...(v.clickableClass||"").split(" ")),b.classList.add(v.modifierClass+v.type),b.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.type==="bullets"&&v.dynamicBullets&&(b.classList.add(`${v.modifierClass}${v.type}-dynamic`),r=0,v.dynamicMainBullets<1&&(v.dynamicMainBullets=1)),v.type==="progressbar"&&v.progressbarOpposite&&b.classList.add(v.progressbarOppositeClass),v.clickable&&b.addEventListener("click",u),e.enabled||b.classList.add(v.lockClass)}))}function x(){const v=e.params.pagination;if(a())return;let w=e.pagination.el;w&&(w=xt(w),w.forEach(b=>{b.classList.remove(v.hiddenClass),b.classList.remove(v.modifierClass+v.type),b.classList.remove(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.clickable&&(b.classList.remove(...(v.clickableClass||"").split(" ")),b.removeEventListener("click",u))})),e.pagination.bullets&&e.pagination.bullets.forEach(b=>b.classList.remove(...v.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const v=e.params.pagination;let{el:w}=e.pagination;w=xt(w),w.forEach(b=>{b.classList.remove(v.horizontalClass,v.verticalClass),b.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass)})}),o("init",()=>{e.params.pagination.enabled===!1?A():(m(),h(),f())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),o("snapIndexChange",()=>{f()}),o("snapGridLengthChange",()=>{h(),f()}),o("destroy",()=>{x()}),o("enable disable",()=>{let{el:v}=e.pagination;v&&(v=xt(v),v.forEach(w=>w.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{f()}),o("click",(v,w)=>{const b=w.target,T=xt(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 P=T[0].classList.contains(e.params.pagination.hiddenClass);s(P===!0?"paginationShow":"paginationHide"),T.forEach(g=>g.classList.toggle(e.params.pagination.hiddenClass))}});const E=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=xt(v),v.forEach(w=>w.classList.remove(e.params.pagination.paginationDisabledClass))),m(),h(),f()},A=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=xt(v),v.forEach(w=>w.classList.add(e.params.pagination.paginationDisabledClass))),x()};Object.assign(e.pagination,{enable:E,disable:A,render:h,update:f,init:m,destroy:x})}function An(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=gt();let d=!1,r=null,a=null,p,u,f,h;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function m(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:y,rtlTranslate:C}=e,{dragEl:k,el:B}=y,F=e.params.scrollbar,V=e.params.loop?e.progressLoop:e.progress;let j=u,_=(f-u)*V;C?(_=-_,_>0?(j=u-_,_=0):-_+u>f&&(j=f+_)):_<0?(j=u+_,_=0):_+u>f&&(j=f-_),e.isHorizontal()?(k.style.transform=`translate3d(${_}px, 0, 0)`,k.style.width=`${j}px`):(k.style.transform=`translate3d(0px, ${_}px, 0)`,k.style.height=`${j}px`),F.hide&&(clearTimeout(r),B.style.opacity=1,r=setTimeout(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3))}function x(y){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${y}ms`)}function E(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:y}=e,{dragEl:C,el:k}=y;C.style.width="",C.style.height="",f=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"?u=f*h:u=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?C.style.width=`${u}px`:C.style.height=`${u}px`,h>=1?k.style.display="none":k.style.display="",e.params.scrollbar.hide&&(k.style.opacity=0),e.params.watchOverflow&&e.enabled&&y.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function A(y){return e.isHorizontal()?y.clientX:y.clientY}function v(y){const{scrollbar:C,rtlTranslate:k}=e,{el:B}=C;let F;F=(A(y)-Sn(B)[e.isHorizontal()?"left":"top"]-(p!==null?p:u/2))/(f-u),F=Math.max(Math.min(F,1),0),k&&(F=1-F);const V=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(V),e.setTranslate(V),e.updateActiveIndex(),e.updateSlidesClasses()}function w(y){const C=e.params.scrollbar,{scrollbar:k,wrapperEl:B}=e,{el:F,dragEl:V}=k;d=!0,p=y.target===V?A(y)-y.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,y.preventDefault(),y.stopPropagation(),B.style.transitionDuration="100ms",V.style.transitionDuration="100ms",v(y),clearTimeout(a),F.style.transitionDuration="0ms",C.hide&&(F.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),s("scrollbarDragStart",y)}function b(y){const{scrollbar:C,wrapperEl:k}=e,{el:B,dragEl:F}=C;d&&(y.preventDefault&&y.cancelable?y.preventDefault():y.returnValue=!1,v(y),k.style.transitionDuration="0ms",B.style.transitionDuration="0ms",F.style.transitionDuration="0ms",s("scrollbarDragMove",y))}function T(y){const C=e.params.scrollbar,{scrollbar:k,wrapperEl:B}=e,{el:F}=k;d&&(d=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",B.style.transitionDuration=""),C.hide&&(clearTimeout(a),a=Ot(()=>{F.style.opacity=0,F.style.transitionDuration="400ms"},1e3)),s("scrollbarDragEnd",y),C.snapOnRelease&&e.slideToClosest())}function P(y){const{scrollbar:C,params:k}=e,B=C.el;if(!B)return;const F=B,V=k.passiveListeners?{passive:!1,capture:!1}:!1,j=k.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const _=y==="on"?"addEventListener":"removeEventListener";F[_]("pointerdown",w,V),l[_]("pointermove",b,V),l[_]("pointerup",T,j)}function g(){!e.params.scrollbar.el||!e.scrollbar.el||P("on")}function O(){!e.params.scrollbar.el||!e.scrollbar.el||P("off")}function D(){const{scrollbar:y,el:C}=e;e.params.scrollbar=io(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const k=e.params.scrollbar;if(!k.el)return;let B;if(typeof k.el=="string"&&e.isElement&&(B=e.el.querySelector(k.el)),!B&&typeof k.el=="string"){if(B=l.querySelectorAll(k.el),!B.length)return}else B||(B=k.el);e.params.uniqueNavElements&&typeof k.el=="string"&&B.length>1&&C.querySelectorAll(k.el).length===1&&(B=C.querySelector(k.el)),B.length>0&&(B=B[0]),B.classList.add(e.isHorizontal()?k.horizontalClass:k.verticalClass);let F;B&&(F=B.querySelector(Lt(e.params.scrollbar.dragClass)),F||(F=jt("div",e.params.scrollbar.dragClass),B.append(F))),Object.assign(y,{el:B,dragEl:F}),k.draggable&&g(),B&&B.classList[e.enabled?"remove":"add"](..._t(e.params.scrollbar.lockClass))}function S(){const y=e.params.scrollbar,C=e.scrollbar.el;C&&C.classList.remove(..._t(e.isHorizontal()?y.horizontalClass:y.verticalClass)),O()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const y=e.params.scrollbar;let{el:C}=e.scrollbar;C=xt(C),C.forEach(k=>{k.classList.remove(y.horizontalClass,y.verticalClass),k.classList.add(e.isHorizontal()?y.horizontalClass:y.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?L():(D(),E(),m())}),o("update resize observerUpdate lock unlock changeDirection",()=>{E()}),o("setTranslate",()=>{m()}),o("setTransition",(y,C)=>{x(C)}),o("enable disable",()=>{const{el:y}=e.scrollbar;y&&y.classList[e.enabled?"remove":"add"](..._t(e.params.scrollbar.lockClass))}),o("destroy",()=>{S()});const c=()=>{e.el.classList.remove(..._t(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(..._t(e.params.scrollbar.scrollbarDisabledClass)),D(),E(),m()},L=()=>{e.el.classList.add(..._t(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(..._t(e.params.scrollbar.scrollbarDisabledClass)),S()};Object.assign(e.scrollbar,{enable:c,disable:L,updateSize:E,setTranslate:m,init:D,destroy:S})}function Zt(t){let{swiper:e,extendParams:i,on:o,emit:s,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 d,r,a=l&&l.autoplay?l.autoplay.delay:3e3,p=l&&l.autoplay?l.autoplay.delay:3e3,u,f=new Date().getTime(),h,m,x,E,A,v,w;function b(j){!e||e.destroyed||!e.wrapperEl||j.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",b),!(w||j.detail&&j.detail.bySwiperTouchMove)&&c())}const T=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(p=u,h=!1);const j=e.autoplay.paused?u:f+p-new Date().getTime();e.autoplay.timeLeft=j,s("autoplayTimeLeft",j,j/a),r=requestAnimationFrame(()=>{T()})},P=()=>{let j;return e.virtual&&e.params.virtual.enabled?j=e.slides.filter(I=>I.classList.contains("swiper-slide-active"))[0]:j=e.slides[e.activeIndex],j?parseInt(j.getAttribute("data-swiper-autoplay"),10):void 0},g=j=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(r),T();let _=typeof j>"u"?e.params.autoplay.delay:j;a=e.params.autoplay.delay,p=e.params.autoplay.delay;const I=P();!Number.isNaN(I)&&I>0&&typeof j>"u"&&(_=I,a=I,p=I),u=_;const G=e.params.speed,J=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(G,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,G,!0,!0),s("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(G,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,G,!0,!0),s("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{g()})))};return _>0?(clearTimeout(d),d=setTimeout(()=>{J()},_)):requestAnimationFrame(()=>{J()}),_},O=()=>{f=new Date().getTime(),e.autoplay.running=!0,g(),s("autoplayStart")},D=()=>{e.autoplay.running=!1,clearTimeout(d),cancelAnimationFrame(r),s("autoplayStop")},S=(j,_)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(d),j||(v=!0);const I=()=>{s("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",b):c()};if(e.autoplay.paused=!0,_){A&&(u=e.params.autoplay.delay),A=!1,I();return}u=(u||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&u<0&&!e.params.loop)&&(u<0&&(u=0),I())},c=()=>{e.isEnd&&u<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),v?(v=!1,g(u)):g(),e.autoplay.paused=!1,s("autoplayResume"))},L=()=>{if(e.destroyed||!e.autoplay.running)return;const j=gt();j.visibilityState==="hidden"&&(v=!0,S(!0)),j.visibilityState==="visible"&&c()},y=j=>{j.pointerType==="mouse"&&(v=!0,w=!0,!(e.animating||e.autoplay.paused)&&S(!0))},C=j=>{j.pointerType==="mouse"&&(w=!1,e.autoplay.paused&&c())},k=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",y),e.el.addEventListener("pointerleave",C))},B=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",y),e.el.removeEventListener("pointerleave",C))},F=()=>{gt().addEventListener("visibilitychange",L)},V=()=>{gt().removeEventListener("visibilitychange",L)};o("init",()=>{e.params.autoplay.enabled&&(k(),F(),O())}),o("destroy",()=>{B(),V(),e.autoplay.running&&D()}),o("_freeModeStaticRelease",()=>{(x||v)&&c()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?D():S(!0,!0)}),o("beforeTransitionStart",(j,_,I)=>{e.destroyed||!e.autoplay.running||(I||!e.params.autoplay.disableOnInteraction?S(!0,!0):D())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){D();return}m=!0,x=!1,v=!1,E=setTimeout(()=>{v=!0,x=!0,S(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!m)){if(clearTimeout(E),clearTimeout(d),e.params.autoplay.disableOnInteraction){x=!1,m=!1;return}x&&e.params.cssMode&&c(),x=!1,m=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(A=!0)}),Object.assign(e.autoplay,{start:O,stop:D,pause:S,resume:c})}function Cn(t){let{swiper:e,extendParams:i,emit:o,once:s}=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 a=e.getTranslate();e.setTranslate(a),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function d(){if(e.params.cssMode)return;const{touchEventsData:a,touches:p}=e;a.velocities.length===0&&a.velocities.push({position:p[e.isHorizontal()?"startX":"startY"],time:a.touchStartTime}),a.velocities.push({position:p[e.isHorizontal()?"currentX":"currentY"],time:pt()})}function r(a){let{currentPos:p}=a;if(e.params.cssMode)return;const{params:u,wrapperEl:f,rtlTranslate:h,snapGrid:m,touchEventsData:x}=e,A=pt()-x.touchStartTime;if(p<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(p>-e.maxTranslate()){e.slides.length<m.length?e.slideTo(m.length-1):e.slideTo(e.slides.length-1);return}if(u.freeMode.momentum){if(x.velocities.length>1){const D=x.velocities.pop(),S=x.velocities.pop(),c=D.position-S.position,L=D.time-S.time;e.velocity=c/L,e.velocity/=2,Math.abs(e.velocity)<u.freeMode.minimumVelocity&&(e.velocity=0),(L>150||pt()-D.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=u.freeMode.momentumVelocityRatio,x.velocities.length=0;let v=1e3*u.freeMode.momentumRatio;const w=e.velocity*v;let b=e.translate+w;h&&(b=-b);let T=!1,P;const g=Math.abs(e.velocity)*20*u.freeMode.momentumBounceRatio;let O;if(b<e.maxTranslate())u.freeMode.momentumBounce?(b+e.maxTranslate()<-g&&(b=e.maxTranslate()-g),P=e.maxTranslate(),T=!0,x.allowMomentumBounce=!0):b=e.maxTranslate(),u.loop&&u.centeredSlides&&(O=!0);else if(b>e.minTranslate())u.freeMode.momentumBounce?(b-e.minTranslate()>g&&(b=e.minTranslate()+g),P=e.minTranslate(),T=!0,x.allowMomentumBounce=!0):b=e.minTranslate(),u.loop&&u.centeredSlides&&(O=!0);else if(u.freeMode.sticky){let D;for(let S=0;S<m.length;S+=1)if(m[S]>-b){D=S;break}Math.abs(m[D]-b)<Math.abs(m[D-1]-b)||e.swipeDirection==="next"?b=m[D]:b=m[D-1],b=-b}if(O&&s("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?v=Math.abs((-b-e.translate)/e.velocity):v=Math.abs((b-e.translate)/e.velocity),u.freeMode.sticky){const D=Math.abs((h?-b:b)-e.translate),S=e.slidesSizesGrid[e.activeIndex];D<S?v=u.speed:D<2*S?v=u.speed*1.5:v=u.speed*2.5}}else if(u.freeMode.sticky){e.slideToClosest();return}u.freeMode.momentumBounce&&T?(e.updateProgress(P),e.setTransition(v),e.setTranslate(b),e.transitionStart(!0,e.swipeDirection),e.animating=!0,ai(f,()=>{!e||e.destroyed||!x.allowMomentumBounce||(o("momentumBounce"),e.setTransition(u.speed),setTimeout(()=>{e.setTranslate(P),ai(f,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(o("_freeModeNoMomentumRelease"),e.updateProgress(b),e.setTransition(v),e.setTranslate(b),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,ai(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(b),e.updateActiveIndex(),e.updateSlidesClasses()}else if(u.freeMode.sticky){e.slideToClosest();return}else u.freeMode&&o("_freeModeNoMomentumRelease");(!u.freeMode.momentum||A>=u.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:d,onTouchEnd:r}})}let ci;function In(){const t=lt(),e=gt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function oo(){return ci||(ci=In()),ci}let vi;function kn(t){let{userAgent:e}=t===void 0?{}:t;const i=oo(),o=lt(),s=o.navigator.platform,l=e||o.navigator.userAgent,d={ios:!1,android:!1},r=o.screen.width,a=o.screen.height,p=l.match(/(Android);?[\s\/]+([\d.]+)?/);let u=l.match(/(iPad).*OS\s([\d_]+)/);const f=l.match(/(iPod)(.*OS\s([\d_]+))?/),h=!u&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),m=s==="Win32";let x=s==="MacIntel";const E=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&x&&i.touch&&E.indexOf(`${r}x${a}`)>=0&&(u=l.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),x=!1),p&&!m&&(d.os="android",d.android=!0),(u||h||f)&&(d.os="ios",d.ios=!0),d}function no(t){return t===void 0&&(t={}),vi||(vi=kn(t)),vi}let pi;function _n(){const t=lt(),e=no();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[a,p]=r.split("Version/")[1].split(" ")[0].split(".").map(u=>Number(u));i=a<16||a===16&&p<2}}const s=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=o(),d=l||s&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:d,isWebView:s}}function Pn(){return pi||(pi=_n()),pi}function Dn(t){let{swiper:e,on:i,emit:o}=t;const s=lt();let l=null,d=null;const r=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(f=>{d=s.requestAnimationFrame(()=>{const{width:h,height:m}=e;let x=h,E=m;f.forEach(A=>{let{contentBoxSize:v,contentRect:w,target:b}=A;b&&b!==e.el||(x=w?w.width:(v[0]||v).inlineSize,E=w?w.height:(v[0]||v).blockSize)}),(x!==h||E!==m)&&r()})}),l.observe(e.el))},p=()=>{d&&s.cancelAnimationFrame(d),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},u=()=>{!e||e.destroyed||!e.initialized||o("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof s.ResizeObserver<"u"){a();return}s.addEventListener("resize",r),s.addEventListener("orientationchange",u)}),i("destroy",()=>{p(),s.removeEventListener("resize",r),s.removeEventListener("orientationchange",u)})}function Mn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=[],d=lt(),r=function(u,f){f===void 0&&(f={});const h=d.MutationObserver||d.WebkitMutationObserver,m=new h(x=>{if(e.__preventObserver__)return;if(x.length===1){s("observerUpdate",x[0]);return}const E=function(){s("observerUpdate",x[0])};d.requestAnimationFrame?d.requestAnimationFrame(E):d.setTimeout(E,0)});m.observe(u,{attributes:typeof f.attributes>"u"?!0:f.attributes,childList:typeof f.childList>"u"?!0:f.childList,characterData:typeof f.characterData>"u"?!0:f.characterData}),l.push(m)},a=()=>{if(e.params.observer){if(e.params.observeParents){const u=to(e.hostEl);for(let f=0;f<u.length;f+=1)r(u[f])}r(e.hostEl,{childList:e.params.observeSlideChildren}),r(e.wrapperEl,{attributes:!1})}},p=()=>{l.forEach(u=>{u.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",a),o("destroy",p)}var On={on(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;const s=i?"unshift":"push";return t.split(" ").forEach(l=>{o.eventsListeners[l]||(o.eventsListeners[l]=[]),o.eventsListeners[l][s](e)}),o},once(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;function s(){o.off(t,s),s.__emitterProxy&&delete s.__emitterProxy;for(var l=arguments.length,d=new Array(l),r=0;r<l;r++)d[r]=arguments[r];e.apply(o,d)}return s.__emitterProxy=e,o.on(t,s,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((s,l)=>{(s===e||s.__emitterProxy&&s.__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 s=arguments.length,l=new Array(s),d=0;d<s;d++)l[d]=arguments[d];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(a=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(p=>{p.apply(o,[a,...i])}),t.eventsListeners&&t.eventsListeners[a]&&t.eventsListeners[a].forEach(p=>{p.apply(o,i)})}),t}};function Ln(){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(Pt(o,"padding-left")||0,10)-parseInt(Pt(o,"padding-right")||0,10),i=i-parseInt(Pt(o,"padding-top")||0,10)-parseInt(Pt(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 Bn(){const t=this;function e(c,L){return parseFloat(c.getPropertyValue(t.getDirectionLabel(L))||0)}const i=t.params,{wrapperEl:o,slidesEl:s,size:l,rtlTranslate:d,wrongRTL:r}=t,a=t.virtual&&i.virtual.enabled,p=a?t.virtual.slides.length:t.slides.length,u=St(s,`.${t.params.slideClass}, swiper-slide`),f=a?t.virtual.slides.length:u.length;let h=[];const m=[],x=[];let E=i.slidesOffsetBefore;typeof E=="function"&&(E=i.slidesOffsetBefore.call(t));let A=i.slidesOffsetAfter;typeof A=="function"&&(A=i.slidesOffsetAfter.call(t));const v=t.snapGrid.length,w=t.slidesGrid.length;let b=i.spaceBetween,T=-E,P=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,u.forEach(c=>{d?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(Xt(o,"--swiper-centered-offset-before",""),Xt(o,"--swiper-centered-offset-after",""));const O=i.grid&&i.grid.rows>1&&t.grid;O?t.grid.initSlides(u):t.grid&&t.grid.unsetSlides();let D;const S=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<f;c+=1){D=0;let L;if(u[c]&&(L=u[c]),O&&t.grid.updateSlide(c,L,u),!(u[c]&&Pt(L,"display")==="none")){if(i.slidesPerView==="auto"){S&&(u[c].style[t.getDirectionLabel("width")]="");const y=getComputedStyle(L),C=L.style.transform,k=L.style.webkitTransform;if(C&&(L.style.transform="none"),k&&(L.style.webkitTransform="none"),i.roundLengths)D=t.isHorizontal()?ui(L,"width",!0):ui(L,"height",!0);else{const B=e(y,"width"),F=e(y,"padding-left"),V=e(y,"padding-right"),j=e(y,"margin-left"),_=e(y,"margin-right"),I=y.getPropertyValue("box-sizing");if(I&&I==="border-box")D=B+j+_;else{const{clientWidth:G,offsetWidth:J}=L;D=B+F+V+j+_+(J-G)}}C&&(L.style.transform=C),k&&(L.style.webkitTransform=k),i.roundLengths&&(D=Math.floor(D))}else D=(l-(i.slidesPerView-1)*b)/i.slidesPerView,i.roundLengths&&(D=Math.floor(D)),u[c]&&(u[c].style[t.getDirectionLabel("width")]=`${D}px`);u[c]&&(u[c].swiperSlideSize=D),x.push(D),i.centeredSlides?(T=T+D/2+P/2+b,P===0&&c!==0&&(T=T-l/2-b),c===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),m.push(T)):(i.roundLengths&&(T=Math.floor(T)),(g-Math.min(t.params.slidesPerGroupSkip,g))%t.params.slidesPerGroup===0&&h.push(T),m.push(T),T=T+D+b),t.virtualSize+=D+b,P=D,g+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+A,d&&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(D,h),!i.centeredSlides){const c=[];for(let L=0;L<h.length;L+=1){let y=h[L];i.roundLengths&&(y=Math.floor(y)),h[L]<=t.virtualSize-l&&c.push(y)}h=c,Math.floor(t.virtualSize-l)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-l)}if(a&&i.loop){const c=x[0]+b;if(i.slidesPerGroup>1){const L=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),y=c*i.slidesPerGroup;for(let C=0;C<L;C+=1)h.push(h[h.length-1]+y)}for(let L=0;L<t.virtual.slidesBefore+t.virtual.slidesAfter;L+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+c),m.push(m[m.length-1]+c),t.virtualSize+=c}if(h.length===0&&(h=[0]),b!==0){const c=t.isHorizontal()&&d?"marginLeft":t.getDirectionLabel("marginRight");u.filter((L,y)=>!i.cssMode||i.loop?!0:y!==u.length-1).forEach(L=>{L.style[c]=`${b}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;x.forEach(y=>{c+=y+(b||0)}),c-=b;const L=c-l;h=h.map(y=>y<=0?-E:y>L?L+A:y)}if(i.centerInsufficientSlides){let c=0;x.forEach(y=>{c+=y+(b||0)}),c-=b;const L=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+L<l){const y=(l-c-L)/2;h.forEach((C,k)=>{h[k]=C-y}),m.forEach((C,k)=>{m[k]=C+y})}}if(Object.assign(t,{slides:u,snapGrid:h,slidesGrid:m,slidesSizesGrid:x}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){Xt(o,"--swiper-centered-offset-before",`${-h[0]}px`),Xt(o,"--swiper-centered-offset-after",`${t.size/2-x[x.length-1]/2}px`);const c=-t.snapGrid[0],L=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(y=>y+c),t.slidesGrid=t.slidesGrid.map(y=>y+L)}if(f!==p&&t.emit("slidesLengthChange"),h.length!==v&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),m.length!==w&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!a&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const c=`${i.containerModifierClass}backface-hidden`,L=t.el.classList.contains(c);f<=i.maxBackfaceHiddenSlides?L||t.el.classList.add(c):L&&t.el.classList.remove(c)}}function Nn(t){const e=this,i=[],o=e.virtual&&e.params.virtual.enabled;let s=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const d=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(d(r))}else i.push(d(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const r=i[l].offsetHeight;s=r>s?r:s}(s||s===0)&&(e.wrapperEl.style.height=`${s}px`)}function Fn(){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 lo=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function jn(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:o,rtlTranslate:s,snapGrid:l}=e;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let d=-t;s&&(d=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 a=0;a<o.length;a+=1){const p=o[a];let u=p.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(u-=o[0].swiperSlideOffset);const f=(d+(i.centeredSlides?e.minTranslate():0)-u)/(p.swiperSlideSize+r),h=(d-l[0]+(i.centeredSlides?e.minTranslate():0)-u)/(p.swiperSlideSize+r),m=-(d-u),x=m+e.slidesSizesGrid[a],E=m>=0&&m<=e.size-e.slidesSizesGrid[a],A=m>=0&&m<e.size-1||x>1&&x<=e.size||m<=0&&x>=e.size;A&&(e.visibleSlides.push(p),e.visibleSlidesIndexes.push(a)),lo(p,A,i.slideVisibleClass),lo(p,E,i.slideFullyVisibleClass),p.progress=s?-f:f,p.originalProgress=s?-h:h}}function Vn(t){const e=this;if(typeof t>"u"){const u=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*u||0}const i=e.params,o=e.maxTranslate()-e.minTranslate();let{progress:s,isBeginning:l,isEnd:d,progressLoop:r}=e;const a=l,p=d;if(o===0)s=0,l=!0,d=!0;else{s=(t-e.minTranslate())/o;const u=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;l=u||s<=0,d=f||s>=1,u&&(s=0),f&&(s=1)}if(i.loop){const u=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[u],m=e.slidesGrid[f],x=e.slidesGrid[e.slidesGrid.length-1],E=Math.abs(t);E>=h?r=(E-h)/x:r=(E+x-m)/x,r>1&&(r-=1)}Object.assign(e,{progress:s,progressLoop:r,isBeginning:l,isEnd:d}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!a&&e.emit("reachBeginning toEdge"),d&&!p&&e.emit("reachEnd toEdge"),(a&&!l||p&&!d)&&e.emit("fromEdge"),e.emit("progress",s)}const mi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function zn(){const t=this,{slides:e,params:i,slidesEl:o,activeIndex:s}=t,l=t.virtual&&i.virtual.enabled,d=t.grid&&i.grid&&i.grid.rows>1,r=f=>St(o,`.${i.slideClass}${f}, swiper-slide${f}`)[0];let a,p,u;if(l)if(i.loop){let f=s-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),a=r(`[data-swiper-slide-index="${f}"]`)}else a=r(`[data-swiper-slide-index="${s}"]`);else d?(a=e.filter(f=>f.column===s)[0],u=e.filter(f=>f.column===s+1)[0],p=e.filter(f=>f.column===s-1)[0]):a=e[s];a&&(d||(u=Tn(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u&&(u=e[0]),p=xn(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!p===0&&(p=e[e.length-1]))),e.forEach(f=>{mi(f,f===a,i.slideActiveClass),mi(f,f===u,i.slideNextClass),mi(f,f===p,i.slidePrevClass)}),t.emitSlidesClasses()}const Qt=(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 s=o.querySelector(`.${t.params.lazyPreloaderClass}`);!s&&t.isElement&&(o.shadowRoot?s=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(s=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),s&&s.remove())})),s&&s.remove()}},fi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},hi=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),s=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const d=s,r=[d-e];r.push(...Array.from({length:e}).map((a,p)=>d+o+p)),t.slides.forEach((a,p)=>{r.includes(a.column)&&fi(t,p)});return}const l=s+o-1;if(t.params.rewind||t.params.loop)for(let d=s-e;d<=l+e;d+=1){const r=(d%i+i)%i;(r<s||r>l)&&fi(t,r)}else for(let d=Math.max(s-e,0);d<=Math.min(l+e,i-1);d+=1)d!==s&&(d>l||d<s)&&fi(t,d)};function Hn(t){const{slidesGrid:e,params:i}=t,o=t.rtlTranslate?t.translate:-t.translate;let s;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?s=l:o>=e[l]&&o<e[l+1]&&(s=l+1):o>=e[l]&&(s=l);return i.normalizeSlideIndex&&(s<0||typeof s>"u")&&(s=0),s}function Gn(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:s,activeIndex:l,realIndex:d,snapIndex:r}=e;let a=t,p;const u=m=>{let x=m-e.virtual.slidesBefore;return x<0&&(x=e.virtual.slides.length+x),x>=e.virtual.slides.length&&(x-=e.virtual.slides.length),x};if(typeof a>"u"&&(a=Hn(e)),o.indexOf(i)>=0)p=o.indexOf(i);else{const m=Math.min(s.slidesPerGroupSkip,a);p=m+Math.floor((a-m)/s.slidesPerGroup)}if(p>=o.length&&(p=o.length-1),a===l&&!e.params.loop){p!==r&&(e.snapIndex=p,e.emit("snapIndexChange"));return}if(a===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=u(a);return}const f=e.grid&&s.grid&&s.grid.rows>1;let h;if(e.virtual&&s.virtual.enabled&&s.loop)h=u(a);else if(f){const m=e.slides.filter(E=>E.column===a)[0];let x=parseInt(m.getAttribute("data-swiper-slide-index"),10);Number.isNaN(x)&&(x=Math.max(e.slides.indexOf(m),0)),h=Math.floor(x/s.grid.rows)}else if(e.slides[a]){const m=e.slides[a].getAttribute("data-swiper-slide-index");m?h=parseInt(m,10):h=a}else h=a;Object.assign(e,{previousSnapIndex:r,snapIndex:p,previousRealIndex:d,realIndex:h,previousIndex:l,activeIndex:a}),e.initialized&&hi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(d!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function Wn(t,e){const i=this,o=i.params;let s=t.closest(`.${o.slideClass}, swiper-slide`);!s&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(r=>{!s&&r.matches&&r.matches(`.${o.slideClass}, swiper-slide`)&&(s=r)});let l=!1,d;if(s){for(let r=0;r<i.slides.length;r+=1)if(i.slides[r]===s){l=!0,d=r;break}}if(s&&l)i.clickedSlide=s,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(s.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=d;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Un={updateSize:Ln,updateSlides:Bn,updateAutoHeight:Nn,updateSlidesOffset:Fn,updateSlidesProgress:jn,updateProgress:Vn,updateSlidesClasses:zn,updateActiveIndex:Gn,updateClickedSlide:Wn};function Yn(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:o,translate:s,wrapperEl:l}=e;if(i.virtualTranslate)return o?-s:s;if(i.cssMode)return s;let d=yn(l,t);return d+=e.cssOverflowAdjustment(),o&&(d=-d),d||0}function Xn(t,e){const i=this,{rtlTranslate:o,params:s,wrapperEl:l,progress:d}=i;let r=0,a=0;const p=0;i.isHorizontal()?r=o?-t:t:a=t,s.roundLengths&&(r=Math.floor(r),a=Math.floor(a)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?r:a,s.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-r:-a:s.virtualTranslate||(i.isHorizontal()?r-=i.cssOverflowAdjustment():a-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${r}px, ${a}px, ${p}px)`);let u;const f=i.maxTranslate()-i.minTranslate();f===0?u=0:u=(t-i.minTranslate())/f,u!==d&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Jn(){return-this.snapGrid[0]}function qn(){return-this.snapGrid[this.snapGrid.length-1]}function Kn(t,e,i,o,s){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:d,wrapperEl:r}=l;if(l.animating&&d.preventInteractionOnTransition)return!1;const a=l.minTranslate(),p=l.maxTranslate();let u;if(o&&t>a?u=a:o&&t<p?u=p:u=t,l.updateProgress(u),d.cssMode){const f=l.isHorizontal();if(e===0)r[f?"scrollLeft":"scrollTop"]=-u;else{if(!l.support.smoothScroll)return eo({swiper:l,targetPosition:-u,side:f?"left":"top"}),!0;r.scrollTo({[f?"left":"top"]:-u,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,s),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,s),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 Zn={getTranslate:Yn,setTranslate:Xn,minTranslate:Jn,maxTranslate:qn,translateTo:Kn};function Qn(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 so(t){let{swiper:e,runCallbacks:i,direction:o,step:s}=t;const{activeIndex:l,previousIndex:d}=e;let r=o;if(r||(l>d?r="next":l<d?r="prev":r="reset"),e.emit(`transition${s}`),i&&l!==d){if(r==="reset"){e.emit(`slideResetTransition${s}`);return}e.emit(`slideChangeTransition${s}`),r==="next"?e.emit(`slideNextTransition${s}`):e.emit(`slidePrevTransition${s}`)}}function Rn(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;o.cssMode||(o.autoHeight&&i.updateAutoHeight(),so({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function $n(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;i.animating=!1,!o.cssMode&&(i.setTransition(0),so({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var el={setTransition:Qn,transitionStart:Rn,transitionEnd:$n};function tl(t,e,i,o,s){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let d=t;d<0&&(d=0);const{params:r,snapGrid:a,slidesGrid:p,previousIndex:u,activeIndex:f,rtlTranslate:h,wrapperEl:m,enabled:x}=l;if(!x&&!o&&!s||l.destroyed||l.animating&&r.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const E=Math.min(l.params.slidesPerGroupSkip,d);let A=E+Math.floor((d-E)/l.params.slidesPerGroup);A>=a.length&&(A=a.length-1);const v=-a[A];if(r.normalizeSlideIndex)for(let b=0;b<p.length;b+=1){const T=-Math.floor(v*100),P=Math.floor(p[b]*100),g=Math.floor(p[b+1]*100);typeof p[b+1]<"u"?T>=P&&T<g-(g-P)/2?d=b:T>=P&&T<g&&(d=b+1):T>=P&&(d=b)}if(l.initialized&&d!==f&&(!l.allowSlideNext&&(h?v>l.translate&&v>l.minTranslate():v<l.translate&&v<l.minTranslate())||!l.allowSlidePrev&&v>l.translate&&v>l.maxTranslate()&&(f||0)!==d))return!1;d!==(u||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(v);let w;if(d>f?w="next":d<f?w="prev":w="reset",h&&-v===l.translate||!h&&v===l.translate)return l.updateActiveIndex(d),r.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),r.effect!=="slide"&&l.setTranslate(v),w!=="reset"&&(l.transitionStart(i,w),l.transitionEnd(i,w)),!1;if(r.cssMode){const b=l.isHorizontal(),T=h?v:-v;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(()=>{m[b?"scrollLeft":"scrollTop"]=T})):m[b?"scrollLeft":"scrollTop"]=T,P&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return eo({swiper:l,targetPosition:T,side:b?"left":"top"}),!0;m.scrollTo({[b?"left":"top"]:T,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(v),l.updateActiveIndex(d),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 il(t,e,i,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const s=this;if(s.destroyed)return;typeof e>"u"&&(e=s.params.speed);const l=s.grid&&s.params.grid&&s.params.grid.rows>1;let d=t;if(s.params.loop)if(s.virtual&&s.params.virtual.enabled)d=d+s.virtual.slidesBefore;else{let r;if(l){const h=d*s.params.grid.rows;r=s.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===h)[0].column}else r=s.getSlideIndexByData(d);const a=l?Math.ceil(s.slides.length/s.params.grid.rows):s.slides.length,{centeredSlides:p}=s.params;let u=s.params.slidesPerView;u==="auto"?u=s.slidesPerViewDynamic():(u=Math.ceil(parseFloat(s.params.slidesPerView,10)),p&&u%2===0&&(u=u+1));let f=a-r<u;if(p&&(f=f||r<Math.ceil(u/2)),o&&p&&s.params.slidesPerView!=="auto"&&!l&&(f=!1),f){const h=p?r<s.activeIndex?"prev":"next":r-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?r+1:r-a+1,slideRealIndex:h==="next"?s.realIndex:void 0})}if(l){const h=d*s.params.grid.rows;d=s.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=s.getSlideIndexByData(d)}return requestAnimationFrame(()=>{s.slideTo(d,e,i,o)}),s}function ol(t,e,i){e===void 0&&(e=!0);const o=this,{enabled:s,params:l,animating:d}=o;if(!s||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 a=o.activeIndex<l.slidesPerGroupSkip?1:r,p=o.virtual&&l.virtual.enabled;if(l.loop){if(d&&!p&&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+a,t,e,i)}),!0}return l.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+a,t,e,i)}function nl(t,e,i){e===void 0&&(e=!0);const o=this,{params:s,snapGrid:l,slidesGrid:d,rtlTranslate:r,enabled:a,animating:p}=o;if(!a||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);const u=o.virtual&&s.virtual.enabled;if(s.loop){if(p&&!u&&s.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const f=r?o.translate:-o.translate;function h(v){return v<0?-Math.floor(Math.abs(v)):Math.floor(v)}const m=h(f),x=l.map(v=>h(v));let E=l[x.indexOf(m)-1];if(typeof E>"u"&&s.cssMode){let v;l.forEach((w,b)=>{m>=w&&(v=b)}),typeof v<"u"&&(E=l[v>0?v-1:v])}let A=0;if(typeof E<"u"&&(A=d.indexOf(E),A<0&&(A=o.activeIndex-1),s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(A=A-o.slidesPerViewDynamic("previous",!0)+1,A=Math.max(A,0))),s.rewind&&o.isBeginning){const v=o.params.virtual&&o.params.virtual.enabled&&o.virtual?o.virtual.slides.length-1:o.slides.length-1;return o.slideTo(v,t,e,i)}else if(s.loop&&o.activeIndex===0&&s.cssMode)return requestAnimationFrame(()=>{o.slideTo(A,t,e,i)}),!0;return o.slideTo(A,t,e,i)}function ll(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 sl(t,e,i,o){e===void 0&&(e=!0),o===void 0&&(o=.5);const s=this;if(s.destroyed)return;typeof t>"u"&&(t=s.params.speed);let l=s.activeIndex;const d=Math.min(s.params.slidesPerGroupSkip,l),r=d+Math.floor((l-d)/s.params.slidesPerGroup),a=s.rtlTranslate?s.translate:-s.translate;if(a>=s.snapGrid[r]){const p=s.snapGrid[r],u=s.snapGrid[r+1];a-p>(u-p)*o&&(l+=s.params.slidesPerGroup)}else{const p=s.snapGrid[r-1],u=s.snapGrid[r];a-p<=(u-p)*o&&(l-=s.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,s.slidesGrid.length-1),s.slideTo(l,t,e,i)}function dl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,o=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let s=t.clickedIndex,l;const d=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?s<t.loopedSlides-o/2||s>t.slides.length-t.loopedSlides+o/2?(t.loopFix(),s=t.getSlideIndex(St(i,`${d}[data-swiper-slide-index="${l}"]`)[0]),Ot(()=>{t.slideTo(s)})):t.slideTo(s):s>t.slides.length-o?(t.loopFix(),s=t.getSlideIndex(St(i,`${d}[data-swiper-slide-index="${l}"]`)[0]),Ot(()=>{t.slideTo(s)})):t.slideTo(s)}else t.slideTo(s)}var rl={slideTo:tl,slideToLoop:il,slideNext:ol,slidePrev:nl,slideReset:ll,slideToClosest:sl,slideToClickedSlide:dl};function al(t){const e=this,{params:i,slidesEl:o}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const s=()=>{St(o,`.${i.slideClass}, swiper-slide`).forEach((f,h)=>{f.setAttribute("data-swiper-slide-index",h)})},l=e.grid&&i.grid&&i.grid.rows>1,d=i.slidesPerGroup*(l?i.grid.rows:1),r=e.slides.length%d!==0,a=l&&e.slides.length%i.grid.rows!==0,p=u=>{for(let f=0;f<u;f+=1){const h=e.isElement?jt("swiper-slide",[i.slideBlankClass]):jt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(r){if(i.loopAddBlankSlides){const u=d-e.slides.length%d;p(u),e.recalcSlides(),e.updateSlides()}else Jt("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)");s()}else if(a){if(i.loopAddBlankSlides){const u=i.grid.rows-e.slides.length%i.grid.rows;p(u),e.recalcSlides(),e.updateSlides()}else Jt("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)");s()}else s();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function ul(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:s,activeSlideIndex:l,byController:d,byMousewheel:r}=t===void 0?{}:t;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:p,allowSlidePrev:u,allowSlideNext:f,slidesEl:h,params:m}=a,{centeredSlides:x}=m;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&m.virtual.enabled){i&&(!m.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):m.centeredSlides&&a.snapIndex<m.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=u,a.allowSlideNext=f,a.emit("loopFix");return}let E=m.slidesPerView;E==="auto"?E=a.slidesPerViewDynamic():(E=Math.ceil(parseFloat(m.slidesPerView,10)),x&&E%2===0&&(E=E+1));const A=m.slidesPerGroupAuto?E:m.slidesPerGroup;let v=A;v%A!==0&&(v+=A-v%A),v+=m.loopAdditionalSlides,a.loopedSlides=v;const w=a.grid&&m.grid&&m.grid.rows>1;p.length<E+v?Jt("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&&m.grid.fill==="row"&&Jt("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const b=[],T=[];let P=a.activeIndex;typeof l>"u"?l=a.getSlideIndex(p.filter(C=>C.classList.contains(m.slideActiveClass))[0]):P=l;const g=o==="next"||!o,O=o==="prev"||!o;let D=0,S=0;const c=w?Math.ceil(p.length/m.grid.rows):p.length,y=(w?p[l].column:l)+(x&&typeof s>"u"?-E/2+.5:0);if(y<v){D=Math.max(v-y,A);for(let C=0;C<v-y;C+=1){const k=C-Math.floor(C/c)*c;if(w){const B=c-k-1;for(let F=p.length-1;F>=0;F-=1)p[F].column===B&&b.push(F)}else b.push(c-k-1)}}else if(y+E>c-v){S=Math.max(y-(c-v*2),A);for(let C=0;C<S;C+=1){const k=C-Math.floor(C/c)*c;w?p.forEach((B,F)=>{B.column===k&&T.push(F)}):T.push(k)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),O&&b.forEach(C=>{p[C].swiperLoopMoveDOM=!0,h.prepend(p[C]),p[C].swiperLoopMoveDOM=!1}),g&&T.forEach(C=>{p[C].swiperLoopMoveDOM=!0,h.append(p[C]),p[C].swiperLoopMoveDOM=!1}),a.recalcSlides(),m.slidesPerView==="auto"?a.updateSlides():w&&(b.length>0&&O||T.length>0&&g)&&a.slides.forEach((C,k)=>{a.grid.updateSlide(k,C,a.slides)}),m.watchSlidesProgress&&a.updateSlidesOffset(),i){if(b.length>0&&O){if(typeof e>"u"){const C=a.slidesGrid[P],B=a.slidesGrid[P+D]-C;r?a.setTranslate(a.translate-B):(a.slideTo(P+Math.ceil(D),0,!1,!0),s&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-B,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-B))}else if(s){const C=w?b.length/m.grid.rows:b.length;a.slideTo(a.activeIndex+C,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(T.length>0&&g)if(typeof e>"u"){const C=a.slidesGrid[P],B=a.slidesGrid[P-S]-C;r?a.setTranslate(a.translate-B):(a.slideTo(P-S,0,!1,!0),s&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-B,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-B))}else{const C=w?T.length/m.grid.rows:T.length;a.slideTo(a.activeIndex-C,0,!1,!0)}}if(a.allowSlidePrev=u,a.allowSlideNext=f,a.controller&&a.controller.control&&!d){const C={slideRealIndex:e,direction:o,setTranslate:s,activeSlideIndex:l,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(k=>{!k.destroyed&&k.params.loop&&k.loopFix({...C,slideTo:k.params.slidesPerView===m.slidesPerView?i:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({...C,slideTo:a.controller.control.params.slidesPerView===m.slidesPerView?i:!1})}a.emit("loopFix")}function cl(){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(s=>{const l=typeof s.swiperSlideIndex>"u"?s.getAttribute("data-swiper-slide-index")*1:s.swiperSlideIndex;o[l]=s}),t.slides.forEach(s=>{s.removeAttribute("data-swiper-slide-index")}),o.forEach(s=>{i.append(s)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var vl={loopCreate:al,loopFix:ul,loopDestroy:cl};function pl(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 ml(){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 fl={setGrabCursor:pl,unsetGrabCursor:ml};function hl(t,e){e===void 0&&(e=this);function i(o){if(!o||o===gt()||o===lt())return null;o.assignedSlot&&(o=o.assignedSlot);const s=o.closest(t);return!s&&!o.getRootNode?null:s||i(o.getRootNode().host)}return i(e)}function ro(t,e,i){const o=lt(),{params:s}=t,l=s.edgeSwipeDetection,d=s.edgeSwipeThreshold;return l&&(i<=d||i>=o.innerWidth-d)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function gl(t){const e=this,i=gt();let o=t;o.originalEvent&&(o=o.originalEvent);const s=e.touchEventsData;if(o.type==="pointerdown"){if(s.pointerId!==null&&s.pointerId!==o.pointerId)return;s.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(s.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){ro(e,o,o.targetTouches[0].pageX);return}const{params:l,touches:d,enabled:r}=e;if(!r||!l.simulateTouch&&o.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let a=o.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(a)||"which"in o&&o.which===3||"button"in o&&o.button>0||s.isTouched&&s.isMoved)return;const p=!!l.noSwipingClass&&l.noSwipingClass!=="",u=o.composedPath?o.composedPath():o.path;p&&o.target&&o.target.shadowRoot&&u&&(a=u[0]);const f=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,h=!!(o.target&&o.target.shadowRoot);if(l.noSwiping&&(h?hl(f,a):a.closest(f))){e.allowClick=!0;return}if(l.swipeHandler&&!a.closest(l.swipeHandler))return;d.currentX=o.pageX,d.currentY=o.pageY;const m=d.currentX,x=d.currentY;if(!ro(e,o,m))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),d.startX=m,d.startY=x,s.touchStartTime=pt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(s.allowThresholdMove=!1);let E=!0;a.matches(s.focusableElements)&&(E=!1,a.nodeName==="SELECT"&&(s.isTouched=!1)),i.activeElement&&i.activeElement.matches(s.focusableElements)&&i.activeElement!==a&&i.activeElement.blur();const A=E&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||A)&&!a.isContentEditable&&o.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function bl(t){const e=gt(),i=this,o=i.touchEventsData,{params:s,touches:l,rtlTranslate:d,enabled:r}=i;if(!r||!s.simulateTouch&&t.pointerType==="mouse")return;let a=t;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(o.touchId!==null||a.pointerId!==o.pointerId))return;let p;if(a.type==="touchmove"){if(p=[...a.changedTouches].filter(g=>g.identifier===o.touchId)[0],!p||p.identifier!==o.touchId)return}else p=a;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",a);return}const u=p.pageX,f=p.pageY;if(a.preventedByNestedSwiper){l.startX=u,l.startY=f;return}if(!i.allowTouchMove){a.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(l,{startX:u,startY:f,currentX:u,currentY:f}),o.touchStartTime=pt());return}if(s.touchReleaseOnEdges&&!s.loop){if(i.isVertical()){if(f<l.startY&&i.translate<=i.maxTranslate()||f>l.startY&&i.translate>=i.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(u<l.startX&&i.translate<=i.maxTranslate()||u>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&a.target===e.activeElement&&a.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",a),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=u,l.currentY=f;const h=l.currentX-l.startX,m=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(h**2+m**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+m*m>=25&&(g=Math.atan2(Math.abs(m),Math.abs(h))*180/Math.PI,o.isScrolling=i.isHorizontal()?g>s.touchAngle:90-g>s.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",a),typeof o.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(o.startMoving=!0),o.isScrolling||a.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!s.cssMode&&a.cancelable&&a.preventDefault(),s.touchMoveStopPropagation&&!s.nested&&a.stopPropagation();let x=i.isHorizontal()?h:m,E=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;s.oneWayMovement&&(x=Math.abs(x)*(d?1:-1),E=Math.abs(E)*(d?1:-1)),l.diff=x,x*=s.touchRatio,d&&(x=-x,E=-E);const A=i.touchesDirection;i.swipeDirection=x>0?"prev":"next",i.touchesDirection=E>0?"prev":"next";const v=i.params.loop&&!s.cssMode,w=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(v&&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,s.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",a)}let b;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&A!==i.touchesDirection&&v&&w&&Math.abs(x)>=1){Object.assign(l,{startX:u,startY:f,currentX:u,currentY:f,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}i.emit("sliderMove",a),o.isMoved=!0,o.currentTranslate=x+o.startTranslate;let T=!0,P=s.resistanceRatio;if(s.touchReleaseOnEdges&&(P=0),x>0?(v&&w&&!b&&o.allowThresholdMove&&o.currentTranslate>(s.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>i.minTranslate()&&(T=!1,s.resistance&&(o.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+o.startTranslate+x)**P))):x<0&&(v&&w&&!b&&o.allowThresholdMove&&o.currentTranslate<(s.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(s.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(s.slidesPerView,10)))}),o.currentTranslate<i.maxTranslate()&&(T=!1,s.resistance&&(o.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-o.startTranslate-x)**P))),T&&(a.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),s.threshold>0)if(Math.abs(x)>s.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}!s.followFinger||s.cssMode||((s.freeMode&&s.freeMode.enabled&&i.freeMode||s.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),s.freeMode&&s.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(o.currentTranslate),i.setTranslate(o.currentTranslate))}function yl(t){const e=this,i=e.touchEventsData;let o=t;o.originalEvent&&(o=o.originalEvent);let s;if(o.type==="touchend"||o.type==="touchcancel"){if(s=[...o.changedTouches].filter(P=>P.identifier===i.touchId)[0],!s||s.identifier!==i.touchId)return}else{if(i.touchId!==null||o.pointerId!==i.pointerId)return;s=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:d,touches:r,rtlTranslate:a,slidesGrid:p,enabled:u}=e;if(!u||!d.simulateTouch&&o.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",o),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&d.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}d.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=pt(),h=f-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&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=pt(),Ot(()=>{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 m;if(d.followFinger?m=a?e.translate:-e.translate:m=-i.currentTranslate,d.cssMode)return;if(d.freeMode&&d.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:m});return}const x=m>=-e.maxTranslate()&&!e.params.loop;let E=0,A=e.slidesSizesGrid[0];for(let P=0;P<p.length;P+=P<d.slidesPerGroupSkip?1:d.slidesPerGroup){const g=P<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;typeof p[P+g]<"u"?(x||m>=p[P]&&m<p[P+g])&&(E=P,A=p[P+g]-p[P]):(x||m>=p[P])&&(E=P,A=p[p.length-1]-p[p.length-2])}let v=null,w=null;d.rewind&&(e.isBeginning?w=d.virtual&&d.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const b=(m-p[E])/A,T=E<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;if(h>d.longSwipesMs){if(!d.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(b>=d.longSwipesRatio?e.slideTo(d.rewind&&e.isEnd?v:E+T):e.slideTo(E)),e.swipeDirection==="prev"&&(b>1-d.longSwipesRatio?e.slideTo(E+T):w!==null&&b<0&&Math.abs(b)>d.longSwipesRatio?e.slideTo(w):e.slideTo(E))}else{if(!d.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(E+T):e.slideTo(E):(e.swipeDirection==="next"&&e.slideTo(v!==null?v:E+T),e.swipeDirection==="prev"&&e.slideTo(w!==null?w:E))}}function ao(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:s,snapGrid:l}=t,d=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const r=d&&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&&!d?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=s,t.allowSlideNext=o,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function wl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Sl(){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 s;const l=t.maxTranslate()-t.minTranslate();l===0?s=0:s=(t.translate-t.minTranslate())/l,s!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function xl(t){const e=this;Qt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Tl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const uo=(t,e)=>{const i=gt(),{params:o,el:s,wrapperEl:l,device:d}=t,r=!!o.nested,a=e==="on"?"addEventListener":"removeEventListener",p=e;!s||typeof s=="string"||(i[a]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:r}),s[a]("touchstart",t.onTouchStart,{passive:!1}),s[a]("pointerdown",t.onTouchStart,{passive:!1}),i[a]("touchmove",t.onTouchMove,{passive:!1,capture:r}),i[a]("pointermove",t.onTouchMove,{passive:!1,capture:r}),i[a]("touchend",t.onTouchEnd,{passive:!0}),i[a]("pointerup",t.onTouchEnd,{passive:!0}),i[a]("pointercancel",t.onTouchEnd,{passive:!0}),i[a]("touchcancel",t.onTouchEnd,{passive:!0}),i[a]("pointerout",t.onTouchEnd,{passive:!0}),i[a]("pointerleave",t.onTouchEnd,{passive:!0}),i[a]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&s[a]("click",t.onClick,!0),o.cssMode&&l[a]("scroll",t.onScroll),o.updateOnWindowResize?t[p](d.ios||d.android?"resize orientationchange observerUpdate":"resize observerUpdate",ao,!0):t[p]("observerUpdate",ao,!0),s[a]("load",t.onLoad,{capture:!0}))};function El(){const t=this,{params:e}=t;t.onTouchStart=gl.bind(t),t.onTouchMove=bl.bind(t),t.onTouchEnd=yl.bind(t),t.onDocumentTouchStart=Tl.bind(t),e.cssMode&&(t.onScroll=Sl.bind(t)),t.onClick=wl.bind(t),t.onLoad=xl.bind(t),uo(t,"on")}function Al(){uo(this,"off")}var Cl={attachEvents:El,detachEvents:Al};const co=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Il(){const t=this,{realIndex:e,initialized:i,params:o,el:s}=t,l=o.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const d=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!d||t.currentBreakpoint===d)return;const a=(d in l?l[d]:void 0)||t.originalParams,p=co(t,o),u=co(t,a),f=t.params.grabCursor,h=a.grabCursor,m=o.enabled;p&&!u?(s.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!p&&u&&(s.classList.add(`${o.containerModifierClass}grid`),(a.grid.fill&&a.grid.fill==="column"||!a.grid.fill&&o.grid.fill==="column")&&s.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),f&&!h?t.unsetGrabCursor():!f&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(b=>{if(typeof a[b]>"u")return;const T=o[b]&&o[b].enabled,P=a[b]&&a[b].enabled;T&&!P&&t[b].disable(),!T&&P&&t[b].enable()});const x=a.direction&&a.direction!==o.direction,E=o.loop&&(a.slidesPerView!==o.slidesPerView||x),A=o.loop;x&&i&&t.changeDirection(),at(t.params,a);const v=t.params.enabled,w=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),m&&!v?t.disable():!m&&v&&t.enable(),t.currentBreakpoint=d,t.emit("_beforeBreakpoint",a),i&&(E?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!A&&w?(t.loopCreate(e),t.updateSlides()):A&&!w&&t.loopDestroy()),t.emit("breakpoint",a)}function kl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const s=lt(),l=e==="window"?s.innerHeight:i.clientHeight,d=Object.keys(t).map(r=>{if(typeof r=="string"&&r.indexOf("@")===0){const a=parseFloat(r.substr(1));return{value:l*a,point:r}}return{value:r,point:r}});d.sort((r,a)=>parseInt(r.value,10)-parseInt(a.value,10));for(let r=0;r<d.length;r+=1){const{point:a,value:p}=d[r];e==="window"?s.matchMedia(`(min-width: ${p}px)`).matches&&(o=a):p<=i.clientWidth&&(o=a)}return o||"max"}var _l={setBreakpoint:Il,getBreakpoint:kl};function Pl(t,e){const i=[];return t.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(s=>{o[s]&&i.push(e+s)}):typeof o=="string"&&i.push(e+o)}),i}function Dl(){const t=this,{classNames:e,params:i,rtl:o,el:s,device:l}=t,d=Pl(["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(...d),s.classList.add(...e),t.emitContainerClasses()}function Ml(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Ol={addClasses:Dl,removeClasses:Ml};function Ll(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:o}=i;if(o){const s=t.slides.length-1,l=t.slidesGrid[s]+t.slidesSizesGrid[s]+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 Bl={checkOverflow:Ll},gi={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function Nl(t,e){return function(o){o===void 0&&(o={});const s=Object.keys(o)[0],l=o[s];if(typeof l!="object"||l===null){at(e,o);return}if(t[s]===!0&&(t[s]={enabled:!0}),s==="navigation"&&t[s]&&t[s].enabled&&!t[s].prevEl&&!t[s].nextEl&&(t[s].auto=!0),["pagination","scrollbar"].indexOf(s)>=0&&t[s]&&t[s].enabled&&!t[s].el&&(t[s].auto=!0),!(s in t&&"enabled"in l)){at(e,o);return}typeof t[s]=="object"&&!("enabled"in t[s])&&(t[s].enabled=!0),t[s]||(t[s]={enabled:!1}),at(e,o)}}const bi={eventsEmitter:On,update:Un,translate:Zn,transition:el,slide:rl,loop:vl,grabCursor:fl,events:Cl,breakpoints:_l,checkOverflow:Bl,classes:Ol},yi={};let wi=class kt{constructor(){let e,i;for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];s.length===1&&s[0].constructor&&Object.prototype.toString.call(s[0]).slice(8,-1)==="Object"?i=s[0]:[e,i]=s,i||(i={}),i=at({},i),e&&!i.el&&(i.el=e);const d=gt();if(i.el&&typeof i.el=="string"&&d.querySelectorAll(i.el).length>1){const u=[];return d.querySelectorAll(i.el).forEach(f=>{const h=at({},i,{el:f});u.push(new kt(h))}),u}const r=this;r.__swiper__=!0,r.support=oo(),r.device=no({userAgent:i.userAgent}),r.browser=Pn(),r.eventsListeners={},r.eventsAnyListeners=[],r.modules=[...r.__modules__],i.modules&&Array.isArray(i.modules)&&r.modules.push(...i.modules);const a={};r.modules.forEach(u=>{u({params:i,swiper:r,extendParams:Nl(i,a),on:r.on.bind(r),once:r.once.bind(r),off:r.off.bind(r),emit:r.emit.bind(r)})});const p=at({},gi,a);return r.params=at({},p,yi,i),r.originalParams=at({},r.params),r.passedParams=at({},i),r.params&&r.params.on&&Object.keys(r.params.on).forEach(u=>{r.on(u,r.params.on[u])}),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,s=St(i,`.${o.slideClass}, swiper-slide`),l=qt(s[0]);return qt(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=St(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 s=o.minTranslate(),d=(o.maxTranslate()-s)*e+s;o.translateTo(d,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 s=e.getSlideClasses(o);i.push({slideEl:o,classNames:s}),e.emit("_slideClass",o,s)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const o=this,{params:s,slides:l,slidesGrid:d,slidesSizesGrid:r,size:a,activeIndex:p}=o;let u=1;if(typeof s.slidesPerView=="number")return s.slidesPerView;if(s.centeredSlides){let f=l[p]?Math.ceil(l[p].swiperSlideSize):0,h;for(let m=p+1;m<l.length;m+=1)l[m]&&!h&&(f+=Math.ceil(l[m].swiperSlideSize),u+=1,f>a&&(h=!0));for(let m=p-1;m>=0;m-=1)l[m]&&!h&&(f+=l[m].swiperSlideSize,u+=1,f>a&&(h=!0))}else if(e==="current")for(let f=p+1;f<l.length;f+=1)(i?d[f]+r[f]-d[p]<a:d[f]-d[p]<a)&&(u+=1);else for(let f=p-1;f>=0;f-=1)d[p]-d[f]<a&&(u+=1);return u}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(d=>{d.complete&&Qt(e,d)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function s(){const d=e.rtlTranslate?e.translate*-1:e.translate,r=Math.min(Math.max(d,e.maxTranslate()),e.minTranslate());e.setTranslate(r),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)s(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const d=e.virtual&&o.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(d.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||s()}o.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const o=this,s=o.params.direction;return e||(e=s==="horizontal"?"vertical":"horizontal"),e===s||e!=="horizontal"&&e!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${s}`),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 s=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let d=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(s()):St(o,s())[0];return!d&&i.params.createElements&&(d=jt("div",i.params.wrapperClass),o.append(d),St(o,`.${i.params.slideClass}`).forEach(r=>{d.append(r)})),Object.assign(i,{el:o,wrapperEl:d,slidesEl:i.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:d,hostEl:i.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||Pt(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Pt(o,"direction")==="rtl"),wrongRTL:Pt(d,"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 s=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&s.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),s.forEach(l=>{l.complete?Qt(i,l):l.addEventListener("load",d=>{Qt(i,d.target)})}),hi(i),i.initialized=!0,hi(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:s,el:l,wrapperEl:d,slides:r}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),s.loop&&o.loopDestroy(),i&&(o.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),d&&d.removeAttribute("style"),r&&r.length&&r.forEach(a=>{a.classList.remove(s.slideVisibleClass,s.slideFullyVisibleClass,s.slideActiveClass,s.slideNextClass,s.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(a=>{o.off(a)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),gn(o)),o.destroyed=!0),null}static extendDefaults(e){at(yi,e)}static get extendedDefaults(){return yi}static get defaults(){return gi}static installModule(e){kt.prototype.__modules__||(kt.prototype.__modules__=[]);const i=kt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>kt.installModule(i)),kt):(kt.installModule(e),kt)}};Object.keys(bi).forEach(t=>{Object.keys(bi[t]).forEach(e=>{wi.prototype[e]=bi[t][e]})}),wi.use([Dn,Mn]);const vo=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function Dt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Bt(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]:Dt(e[o])&&Dt(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:Bt(t[o],e[o]):t[o]=e[o]})}function po(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function mo(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function fo(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function ho(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 Fl(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function jl(t){let{swiper:e,slides:i,passedParams:o,changedParams:s,nextEl:l,prevEl:d,scrollbarEl:r,paginationEl:a}=t;const p=s.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:u,pagination:f,navigation:h,scrollbar:m,virtual:x,thumbs:E}=e;let A,v,w,b,T,P,g,O;s.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&u.thumbs&&!u.thumbs.swiper&&(A=!0),s.includes("controller")&&o.controller&&o.controller.control&&u.controller&&!u.controller.control&&(v=!0),s.includes("pagination")&&o.pagination&&(o.pagination.el||a)&&(u.pagination||u.pagination===!1)&&f&&!f.el&&(w=!0),s.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||r)&&(u.scrollbar||u.scrollbar===!1)&&m&&!m.el&&(b=!0),s.includes("navigation")&&o.navigation&&(o.navigation.prevEl||d)&&(o.navigation.nextEl||l)&&(u.navigation||u.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(T=!0);const D=S=>{e[S]&&(e[S].destroy(),S==="navigation"?(e.isElement&&(e[S].prevEl.remove(),e[S].nextEl.remove()),u[S].prevEl=void 0,u[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),u[S].el=void 0,e[S].el=void 0))};s.includes("loop")&&e.isElement&&(u.loop&&!o.loop?P=!0:!u.loop&&o.loop?g=!0:O=!0),p.forEach(S=>{if(Dt(u[S])&&Dt(o[S]))Object.assign(u[S],o[S]),(S==="navigation"||S==="pagination"||S==="scrollbar")&&"enabled"in o[S]&&!o[S].enabled&&D(S);else{const c=o[S];(c===!0||c===!1)&&(S==="navigation"||S==="pagination"||S==="scrollbar")?c===!1&&D(S):u[S]=o[S]}}),p.includes("controller")&&!v&&e.controller&&e.controller.control&&u.controller&&u.controller.control&&(e.controller.control=u.controller.control),s.includes("children")&&i&&x&&u.virtual.enabled?(x.slides=i,x.update(!0)):s.includes("virtual")&&x&&u.virtual.enabled&&(i&&(x.slides=i),x.update(!0)),s.includes("children")&&i&&u.loop&&(O=!0),A&&E.init()&&E.update(!0),v&&(e.controller.control=u.controller.control),w&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-pagination"),a.part.add("pagination"),e.el.appendChild(a)),a&&(u.pagination.el=a),f.init(),f.render(),f.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&&(u.scrollbar.el=r),m.init(),m.updateSize(),m.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)),(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-button-prev"),d.innerHTML=e.hostEl.constructor.prevButtonSvg,d.part.add("button-prev"),e.el.appendChild(d))),l&&(u.navigation.nextEl=l),d&&(u.navigation.prevEl=d),h.init(),h.update()),s.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),s.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),s.includes("direction")&&e.changeDirection(o.direction,!1),(P||O)&&e.loopDestroy(),(g||O)&&e.loopCreate(),e.update()}function Vl(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},s={};Bt(i,gi),i._emitClasses=!0,i.init=!1;const l={},d=vo.map(a=>a.replace(/_/,"")),r=Object.assign({},t);return Object.keys(r).forEach(a=>{typeof t[a]>"u"||(d.indexOf(a)>=0?Dt(t[a])?(i[a]={},s[a]={},Bt(i[a],t[a]),Bt(s[a],t[a])):(i[a]=t[a],s[a]=t[a]):a.search(/on[A-Z]/)===0&&typeof t[a]=="function"?e?o[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:i.on[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:l[a]=t[a])}),["navigation","pagination","scrollbar"].forEach(a=>{i[a]===!0&&(i[a]={}),i[a]===!1&&delete i[a]}),{params:i,passedParams:s,rest:l,events:o}}function zl(t,e){let{el:i,nextEl:o,prevEl:s,paginationEl:l,scrollbarEl:d,swiper:r}=t;po(e)&&o&&s&&(r.params.navigation.nextEl=o,r.originalParams.navigation.nextEl=o,r.params.navigation.prevEl=s,r.originalParams.navigation.prevEl=s),mo(e)&&l&&(r.params.pagination.el=l,r.originalParams.pagination.el=l),fo(e)&&d&&(r.params.scrollbar.el=d,r.originalParams.scrollbar.el=d),r.init(i)}function Hl(t,e,i,o,s){const l=[];if(!e)return l;const d=a=>{l.indexOf(a)<0&&l.push(a)};if(i&&o){const a=o.map(s),p=i.map(s);a.join("")!==p.join("")&&d("children"),o.length!==i.length&&d("children")}return vo.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in t&&a in e)if(Dt(t[a])&&Dt(e[a])){const p=Object.keys(t[a]),u=Object.keys(e[a]);p.length!==u.length?d(a):(p.forEach(f=>{t[a][f]!==e[a][f]&&d(a)}),u.forEach(f=>{t[a][f]!==e[a][f]&&d(a)}))}else t[a]!==e[a]&&d(a)}),l}const Gl=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 Rt(){return Rt=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},Rt.apply(this,arguments)}function go(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function bo(t){const e=[];return n.Children.toArray(t).forEach(i=>{go(i)?e.push(i):i.props&&i.props.children&&bo(i.props.children).forEach(o=>e.push(o))}),e}function Wl(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return n.Children.toArray(t).forEach(o=>{if(go(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 s=bo(o.props.children);s.length>0?s.forEach(l=>e.push(l)):i["container-end"].push(o)}else i["container-end"].push(o)}),{slides:e,slots:i}}function Ul(t,e,i){if(!i)return null;const o=u=>{let f=u;return u<0?f=e.length+u:f>=e.length&&(f=f-e.length),f},s=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:d}=i,r=t.params.loop?-e.length:0,a=t.params.loop?e.length*2:e.length,p=[];for(let u=r;u<a;u+=1)u>=l&&u<=d&&p.push(e[o(u)]);return p.map((u,f)=>n.cloneElement(u,{swiper:t,style:s,key:u.props.virtualIndex||u.key||`slide-${f}`}))}function Vt(t,e){return typeof window>"u"?n.useEffect(t,e):n.useLayoutEffect(t,e)}const Si=n.createContext(null),yo=()=>n.useContext(Si),Yl=n.createContext(null),Mt=n.forwardRef(function(t,e){let{className:i,tag:o="div",wrapperTag:s="div",children:l,onSwiper:d,...r}=t===void 0?{}:t,a=!1;const[p,u]=n.useState("swiper"),[f,h]=n.useState(null),[m,x]=n.useState(!1),E=n.useRef(!1),A=n.useRef(null),v=n.useRef(null),w=n.useRef(null),b=n.useRef(null),T=n.useRef(null),P=n.useRef(null),g=n.useRef(null),O=n.useRef(null),{params:D,passedParams:S,rest:c,events:L}=Vl(r),{slides:y,slots:C}=Wl(l),k=()=>{x(!m)};Object.assign(D.on,{_containerClasses(_,I){u(I)}});const B=()=>{Object.assign(D.on,L),a=!0;const _={...D};if(delete _.wrapperClass,v.current=new wi(_),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=y;const I={cache:!1,slides:y,renderExternal:h,renderExternalUpdate:!1};Bt(v.current.params.virtual,I),Bt(v.current.originalParams.virtual,I)}};A.current||B(),v.current&&v.current.on("_beforeBreakpoint",k);const F=()=>{a||!L||!v.current||Object.keys(L).forEach(_=>{v.current.on(_,L[_])})},V=()=>{!L||!v.current||Object.keys(L).forEach(_=>{v.current.off(_,L[_])})};n.useEffect(()=>()=>{v.current&&v.current.off("_beforeBreakpoint",k)}),n.useEffect(()=>{!E.current&&v.current&&(v.current.emitSlidesClasses(),E.current=!0)}),Vt(()=>{if(e&&(e.current=A.current),!!A.current)return v.current.destroyed&&B(),zl({el:A.current,nextEl:T.current,prevEl:P.current,paginationEl:g.current,scrollbarEl:O.current,swiper:v.current},D),d&&!v.current.destroyed&&d(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),Vt(()=>{F();const _=Hl(S,w.current,y,b.current,I=>I.key);return w.current=S,b.current=y,_.length&&v.current&&!v.current.destroyed&&jl({swiper:v.current,slides:y,passedParams:S,changedParams:_,nextEl:T.current,prevEl:P.current,scrollbarEl:O.current,paginationEl:g.current}),()=>{V()}}),Vt(()=>{Gl(v.current)},[f]);function j(){return D.virtual?Ul(v.current,y,f):y.map((_,I)=>n.cloneElement(_,{swiper:v.current,swiperSlideIndex:I}))}return n.createElement(o,Rt({ref:A,className:ho(`${p}${i?` ${i}`:""}`)},c),n.createElement(Yl.Provider,{value:v.current},C["container-start"],n.createElement(s,{className:Fl(D.wrapperClass)},C["wrapper-start"],j(),C["wrapper-end"]),po(D)&&n.createElement(n.Fragment,null,n.createElement("div",{ref:P,className:"swiper-button-prev"}),n.createElement("div",{ref:T,className:"swiper-button-next"})),fo(D)&&n.createElement("div",{ref:O,className:"swiper-scrollbar"}),mo(D)&&n.createElement("div",{ref:g,className:"swiper-pagination"}),C["container-end"]))});Mt.displayName="Swiper";const bt=n.forwardRef(function(t,e){let{tag:i="div",children:o,className:s="",swiper:l,zoom:d,lazy:r,virtualIndex:a,swiperSlideIndex:p,...u}=t===void 0?{}:t;const f=n.useRef(null),[h,m]=n.useState("swiper-slide"),[x,E]=n.useState(!1);function A(T,P,g){P===f.current&&m(g)}Vt(()=>{if(typeof p<"u"&&(f.current.swiperSlideIndex=p),e&&(e.current=f.current),!(!f.current||!l)){if(l.destroyed){h!=="swiper-slide"&&m("swiper-slide");return}return l.on("_slideClass",A),()=>{l&&l.off("_slideClass",A)}}}),Vt(()=>{l&&f.current&&!l.destroyed&&m(l.getSlideClasses(f.current))},[l]);const v={isActive:h.indexOf("swiper-slide-active")>=0,isVisible:h.indexOf("swiper-slide-visible")>=0,isPrev:h.indexOf("swiper-slide-prev")>=0,isNext:h.indexOf("swiper-slide-next")>=0},w=()=>typeof o=="function"?o(v):o,b=()=>{E(!0)};return n.createElement(i,Rt({ref:f,className:ho(`${h}${s?` ${s}`:""}`),"data-swiper-slide-index":a,onLoad:b},u),d&&n.createElement(Si.Provider,{value:v},n.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof d=="number"?d:void 0},w(),r&&!x&&n.createElement("div",{className:"swiper-lazy-preloader"}))),!d&&n.createElement(Si.Provider,{value:v},w(),r&&!x&&n.createElement("div",{className:"swiper-lazy-preloader"})))});bt.displayName="SwiperSlide";const Xl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Jl=({visible:t,onClose:e,children:i,modalStyle:o,padding:s,popup:l,schema:d,fullHeight:r=window.innerHeight,isFullScreen:a=!1})=>{var p,u,f,h,m,x,E,A,v,w,b,T,P,g,O,D,S,c;const L=n.useRef(null),y=n.useRef(null),C=n.useRef(null),k=n.useRef(null),B=r*.2,F=a?r:r*.8,[V,j]=n.useState(B),[_,I]=n.useState(!1),G=n.useRef(null),{globalConfig:J,popupDetailData:X}=Ce(),{schema:W}=ft();n.useEffect(()=>{const U=document.getElementById("sxp-render"),K=document.getElementById("pb-modal");K?G.current=K:(G.current=document.createElement("div"),G.current.setAttribute("id","pb-modal"),U?.appendChild(G.current))},[]);const ie=n.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),ne=n.useMemo(()=>{var U,K,pe;const we=d??W;return(pe=(K=(U=we?.sxpPageConf)===null||U===void 0?void 0:U.globalConfig)===null||K===void 0?void 0:K.popupList)===null||pe===void 0?void 0:pe.find(Ee=>Ee?.id===l?.id)},[l,d,W]),ve=n.useMemo(()=>{var U,K;return((K=(U=ne?.item)===null||U===void 0?void 0:U.event)===null||K===void 0?void 0:K.isScrollFullScreen)||!1},[ne]);if(n.useEffect(()=>{ie?I(!0):setTimeout(()=>{I(!1),j(B)},l?.duration)},[ie,l]),!G.current)return null;const Te=He.debounce(()=>{e?.()},300),le=U=>{L.current=U.touches[0],y.current=U.touches[0],C.current=!0},Z=U=>{requestAnimationFrame(()=>{var K;if(C.current&&((K=k?.current)===null||K===void 0?void 0:K.scrollTop)===0){const pe=U.touches[0].clientY,we=U.touches[0].clientX,ae=L.current.clientY-pe;L.current=U.touches[0];const Ee=pe-y.current.clientY,ke=we-y.current.clientX;if(Math.abs(ke)>Math.abs(Ee))return;const Be=V-ae;Be>0&&j(Be)}})},de=U=>{var K;if(C.current&&((K=k?.current)===null||K===void 0?void 0:K.scrollTop)===0){const pe=U.changedTouches[0].clientY-y.current.clientY,we=U.changedTouches[0].clientX-y.current.clientX;if(Math.abs(we)>Math.abs(pe))return;const ae=y.current.clientY-L.current.clientY;ae>0?j(0):V<B&&ae<0?j(B):V>=B&&ae<0&&e?.()}C.current=!1};return Di.createPortal(n.createElement(n.Fragment,null,_&&n.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:ie?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:Te},n.createElement("div",{style:{position:"relative",left:`${(h=(f=(u=(p=ne?.item)===null||p===void 0?void 0:p.props)===null||u===void 0?void 0:u.popupBg)===null||f===void 0?void 0:f.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(A=(E=(x=(m=ne?.item)===null||m===void 0?void 0:m.props)===null||x===void 0?void 0:x.popupBg)===null||E===void 0?void 0:E.horizontalMargin)!==null&&A!==void 0?A:0}px`,bottom:`${(T=(b=(w=(v=ne?.item)===null||v===void 0?void 0:v.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% - ${((D=(O=(g=(P=ne?.item)===null||P===void 0?void 0:P.props)===null||g===void 0?void 0:g.popupBg)===null||O===void 0?void 0:O.horizontalMargin)!==null&&D!==void 0?D:0)*2}px)`,height:"100%"}},n.createElement("div",Object.assign({className:`modal-container ${ie?"modal-popIn":"modal-popOut"}`,style:Object.assign({padding:s,animationDuration:((S=l?.duration)!==null&&S!==void 0?S:0)/1e3+"s"},ve&&{transform:`translateY(${V}px)`}),onClick:U=>{U.stopPropagation(),U.preventDefault()}},ve&&{onTouchMove:Z,onTouchStart:le,onTouchEnd:de}),n.createElement("div",{onClick:e,className:"modal-icon-wrapper"},n.createElement("img",{src:(c=J?.popupCloseIcon)!==null&&c!==void 0?c:Xl,alt:"close",className:"modal-icon"})),n.createElement("div",{ref:k,style:{height:ve?r:F,overflow:ve&&V<=0||!ve?"auto":"hidden"}},i))))),G.current)};var Nt=n.memo(Jl);const ql=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const o=t.split(" "),s=[];for(let d=0;d<o.length&&(s.push(o[d]),!(s.join(" ").length>=e));d++);return(s.length>1&&s.length<o.length?s.slice(0,s.length-1):s).join(" ")+" "},Kl=({text:t,maxStr:e=108,style:i,className:o,onClick:s,foldText:l,unfoldText:d,isPost:r,onChange:a})=>{const[p,u]=n.useState(!1),[f,h]=n.useState(!1),m=Number(i?.lineClamp||2),x=n.useRef(null),E=n.useRef(null),A=n.useCallback(()=>{u(!p)},[p,a]);return n.useMemo(()=>!p&&t.length>e?ql(t,e)+"...":t,[t,e,p]),n.useEffect(()=>{var v,w;((v=E?.current)===null||v===void 0?void 0:v.offsetHeight)>((w=x?.current)===null||w===void 0?void 0:w.offsetHeight)&&r?h(!0):h(!1),E.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:x,style:{overflow:"hidden",WebkitLineClamp:!r||p?"":m,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:ge(t?.replace(/\n/g,"</br>"),i)}}),n.createElement("div",{ref:E,dangerouslySetInnerHTML:{__html:ge(t?.replace(/\n/g,"</br>"),i)}}),t&&r&&f&&n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:s??A,dangerouslySetInnerHTML:{__html:ge(p?d||"show less":l||"show more",i)}}))};var $t=n.memo(Kl);const Zl=n.forwardRef((t,e)=>{const{src:i,onLoad:o,style:s,className:l,loading:d,alt:r="image"}=t,[a,p]=n.useState(),u=n.useRef(null),[f,h]=n.useState(!1);return n.useImperativeHandle(e,()=>({setSrc:m=>{m&&p(m)}})),n.useEffect(()=>{i&&p(i)},[i]),n.useEffect(()=>{const m=()=>{i&&!f&&u.current&&(u.current.src="",u.current.src=i)};return ht.on(rt.PAGE_DID_SHOW,m),()=>{ht.off(rt.PAGE_DID_SHOW,m)}},[i,f]),n.createElement(n.Fragment,null,!f&&n.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),a?.includes(".avif")?n.createElement("picture",null,n.createElement("source",{type:"image/avif",srcSet:a}),n.createElement("source",{type:"image/webp",srcSet:`${a}?imageMogr2/format/webp`}),n.createElement("source",{type:"image/jpeg",srcSet:`${a}?imageMogr2/format/jpg`}),n.createElement("img",{ref:u,className:l,src:a,style:Object.assign({},s),loading:d,onLoad:m=>{h(!0),o?.(m.target)},alt:r})):n.createElement("img",{ref:u,className:l,src:a,style:Object.assign({},s),loading:d,onLoad:m=>{h(!0),o?.(m.target)},alt:r}))});var dt=n.memo(Zl);const Ql=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const s=n.useRef(),{popupDetailData:l}=Ce();return n.useEffect(()=>{var d,r;o&&((d=s?.current)===null||d===void 0||d.swiper.slideTo((r=l?.multiCheckIndex)!==null&&r!==void 0?r:0))},[l,o]),n.createElement(Mt,{ref:s,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Cn,An,En],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var zt=n.memo(Ql);const Rl=({products:t,data:e,defImg:i,style:o,onCLick:s,popupDetailData:l,check:d})=>{var r;const{productView:a}=Ze(),{popupCurTimeRef:p}=Ce(),u=(f,h)=>{if(d===h)return;const m=t?.[d];a(l,m,m?.bindCta,p.current,l?.index),s?.(h)};return n.createElement(n.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&n.createElement(zt,{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((f,h)=>{var m,x,E;return n.createElement(n.Fragment,null,f?.bindCta?n.createElement(bt,{className:Se.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{u(f,h)},key:h},n.createElement(dt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:d===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(E=(m=f?.cover)!==null&&m!==void 0?m:(x=f?.homePage)===null||x===void 0?void 0:x[0])!==null&&E!==void 0?E:i})):null)})))};var wo=n.memo(Rl);const $l=t=>{var e,i,o,s,l,d,r,a,p,u,f,h,m,x,E,A,v,w,b,T,P,g,O,{content:D,style:S,bgImg:c,onClick:L,schema:y,isDefault:C,bottom_image:k,tipText:B,isPost:F,viewTime:V,rec:j,swiper:_,commodityStyles:I,buttonStyle:G,index:J,commodityGroup:X,popupBg:W,iframeIcon:ie,commodityImgRatio:ne,isTel:ve,iframeBgColor:Te}=t,le=Ye(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:de,isPreview:U,bffFbReport:K,popupCurTimeRef:pe,checkCommodityIndexRef:we}=Ce(),{jumpToWeb:ae,productView:Ee}=Ze(),ke=n.useRef(null),[Be,Me]=n.useState(!1),[Ge,Pe]=n.useState(!1),[Q,fe]=n.useState((e=de?.multiCheckIndex)!==null&&e!==void 0?e:0),$=n.useRef(),z=F?j:de;let N=F?z?.product:(o=(i=z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(s=z?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],me=F?(d=z?.product)===null||d===void 0?void 0:d.bindCta:(p=(a=(r=z?.video)===null||r===void 0?void 0:r.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&p!==void 0?p:(h=(f=(u=z?.video)===null||u===void 0?void 0:u.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const et=F?J:de?.index;if(!F&&X?.open&&(!((m=z?.video)===null||m===void 0)&&m.bindProducts)&&((E=(x=z?.video)===null||x===void 0?void 0:x.bindProducts)===null||E===void 0?void 0:E.length)>0){we.current=Q;const Y=(A=z?.video)===null||A===void 0?void 0:A.bindProducts[Q];N=Y,me=Y?.bindCta}const ot=()=>{N?.link&&(ae(z,N,me,et),F||Ee(z,N,me,V||ke.current,et),window.location.href=window.getJointUtmLink(N.link))};n.useEffect(()=>{F||K?.({eventName:"ProductView"})},[F,K]),n.useEffect(()=>{const Y=()=>{ke.current=new Date};return Y(),window.addEventListener("pageshow",Y),()=>{window.removeEventListener("pageshow",Y)}},[]);const Je=n.useMemo(()=>{var Y,re,be,Ie,Oe,Ne,Ve;const st=((Y=I?.price)===null||Y===void 0?void 0:Y.enableFormattedPrice)===void 0||((re=I?.price)===null||re===void 0?void 0:re.enableFormattedPrice);return N?.currency&&N?.price?`${(Oe=(Ie=(be=N?.currency)===null||be===void 0?void 0:be.split("-")[1])===null||Ie===void 0?void 0:Ie.toUpperCase())!==null&&Oe!==void 0?Oe:""}${st?(Ve=(Ne=N?.price)===null||Ne===void 0?void 0:Ne.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&Ve!==void 0?Ve:"":N?.price}`:"$7,000"},[N?.price,N?.currency,(v=I?.price)===null||v===void 0?void 0:v.enableFormattedPrice]),Qe=(U?375:(w=S?.width)!==null&&w!==void 0?w:window.innerWidth)-((b=W?.horizontalMargin)!==null&&b!==void 0?b:0)*2,nt=ne?Qe*(ne.h/ne.w):Qe,Et=({isPost:Y})=>{var re,be,Ie,Oe;return n.createElement("div",null,n.createElement("div",{className:"pb-commondity-content-collection",style:qe(I?.collection),hidden:!!N&&(!N?.collection||N?.collection===""),dangerouslySetInnerHTML:{__html:ge((re=N?.collection)!==null&&re!==void 0?re:"Tiffany Lock",I?.collection)}}),n.createElement("div",{className:"pb-commondity-content-title",style:qe(I?.title),hidden:!!N&&!N?.title,dangerouslySetInnerHTML:{__html:ge((be=N?.title)!==null&&be!==void 0?be:"Pendant in Yellow Gold with Diamonds, Medium",I?.title)}}),n.createElement("div",{className:"pb-commondity-content-price",style:qe(I?.price),hidden:!!N&&!N?.price,dangerouslySetInnerHTML:{__html:ge(Je,I?.price)}}),n.createElement("div",{hidden:!!N&&!N?.taxInfo,style:qe(I?.taxInfo),dangerouslySetInnerHTML:{__html:ge((Ie=N?.taxInfo)!==null&&Ie!==void 0?Ie:"\u7A0E\u8D39",I?.taxInfo)}}),n.createElement("div",{hidden:!!N&&(!N?.info||N?.info==="")},n.createElement($t,{foldText:B?.foldText,unfoldText:B?.unfoldText,onClick:()=>Me(!0),isPost:Y,text:(Oe=N?.info)!==null&&Oe!==void 0?Oe:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
1
+ (function(Ue,ze){typeof exports=="object"&&typeof module<"u"?ze(exports,require("lodash"),require("uuid"),require("pako"),require("react"),require("qs"),require("eventemitter3"),require("@emotion/css"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","lodash","uuid","pako","react","qs","eventemitter3","@emotion/css","react-dom"],ze):(Ue=typeof globalThis<"u"?globalThis:Ue||self,ze(Ue.PUI={},Ue.lodash,Ue.uuid$1,Ue.pako,Ue.React,Ue.qs,Ue.EventEmitter,Ue.css,Ue.ReactDOM))})(this,function(Ue,ze,jo,Vo,n,si,zo,we,Pi){"use strict";function Ho(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 Di=Ho(Pi);function We(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 s=0,o=Object.getOwnPropertySymbols(t);s<o.length;s++)e.indexOf(o[s])<0&&Object.prototype.propertyIsEnumerable.call(t,o[s])&&(i[o[s]]=t[o[s]]);return i}function tt(t,e,i,o){function s(l){return l instanceof i?l:new i(function(d){d(l)})}return new(i||(i=Promise))(function(l,d){function r(u){try{v(o.next(u))}catch(f){d(f)}}function a(u){try{v(o.throw(u))}catch(f){d(f)}}function v(u){u.done?l(u.value):s(u.value).then(r,a)}v((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Go=/:\w+/g;var Mi=(t,e)=>tt(void 0,void 0,void 0,function*(){const i={},o={};for(let s=0;s<e?.length;s++){const{id:l,method:d,url:r,urlParams:a,name:v,queryString:u,headers:f,body:h}=e[s];let m=r;a&&Object.entries(a).forEach(([x,E])=>{m=m.replace(Go,A=>A===x?E:A)}),u&&(m+=u),o[l]=v;try{const x=yield fetch(m,{method:d,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(h)}).then(E=>E.json());i[l]=x}catch(x){console.error("DataSource request error: ",x),i[l]={}}}return{$store:i,idMapName:o}});const Oi="SXP_TOKEN_INFO",Uo=(t,e)=>tt(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),s=t.getAppId(),l=t.getApiUrl(),d=window.localStorage.getItem(Oi);let r=JSON.parse(d||"{}");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":s||""}}).then(u=>u.json());if(v.success){const u=v.data;r=Object.assign(Object.assign({},u),{expireTime:Date.now()+u.expire*1e3}),window.localStorage.setItem(Oi,JSON.stringify(r))}}return r});function Yt(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];let s;if(e=e||i.length,t)for(s=0;s<t;s++)o[s]=i[0|Math.random()*e];else{let l;for(o[8]=o[13]=o[18]=o[23]="-",o[14]="4",s=0;s<36;s++)o[s]||(l=0|Math.random()*16,o[s]=i[s===19?l&3|8:l])}return o.join("")}const Wo=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=i.length;let s=0;for(;s<t;)e+=i.charAt(Math.floor(Math.random()*o)),s+=1;return e},Yo=()=>{const t=jo.v4();return t?.replaceAll?t.replaceAll("-",""):Wo(32)},he=(t,e)=>{if(!t)return"";let i="";const o=e?.["fontFamily-cn"],s=e?.["fontFamily-en"];if(!o&&!s)return t;let l=t;const d=/[\u4e00-\u9fa5]/g,r=/[^\u4e00-\u9fa5]/g,a=`font-family:${o??"inherit"}`,v=`font-family:${s??"inherit"}`,u=h=>{let m=h.search(d),x=h.search(r);return m!==-1&&x!==-1&&m<x&&(i+=`<span style="${a}">${h.substring(m,x)}</span>`,l=h.substring(x,h?.length)),m!==-1&&x!==-1&&m>x&&(i+=`<span style="${v}">${h.substring(x,m)}</span>`,l=h.substring(m,h?.length)),m===-1?(i+=`<span style="${v}">${h.substring(x,h?.length)}</span>`,l="",!1):x===-1?(i+=`<span style="${a}">${h.substring(m,h?.length)}</span>`,l="",!1):!0};let f=!0;for(;f;)f=u(l);return i};function Li(){var t,e,i,o,s,l,d;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 ${(s=/chrome\/([\d\.]+)/i.exec(r))===null||s===void 0?void 0:s[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 ${(d=/version\/([\d\.]+)/i.exec(r))===null||d===void 0?void 0:d[1]}`:null:null}function Bi(){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 Ni(){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 Fi(t){const i=document.cookie.split(";");let o=null;return i.forEach(s=>{const[l,d]=s.trim().split("=");l===t&&(o=d)}),o??""}function ji(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),o=new Uint8Array(i),s=Vo.inflate(o,{to:"string"});return JSON.parse(s)}let di=null;const Xo={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Jo{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,di)return di;di=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?Xo[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let it=null;const qo={init:({appId:t,tenantId:e,env:i="live",apiUrl:o})=>{it||(it=new Jo),o&&it.setApiUrl(o),it.setAppId(t),it.setTenantId(e),it.setEnv(i)},getDetail:t=>{if(!it)return;const e=it.getTenantId(),i=it.getAppId(),o=it.getApiUrl();return fetch(`${o}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>tt(void 0,void 0,void 0,function*(){var l,d;const r=yield s.json(),a=ji((l=r?.data)===null||l===void 0?void 0:l.data);if(a){const{$store:v}=yield Mi(o,(d=a?.dataSource)!==null&&d!==void 0?d:[]);r.data.data=a,Object.assign(r.data.data,{__STORE__:v})}return r}))},getSxpDetailByPageId:t=>tt(void 0,void 0,void 0,function*(){if(!it)return;const e=it.getTenantId(),i=it.getAppId(),o=it.getApiUrl();return fetch(`${o}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>tt(void 0,void 0,void 0,function*(){var l;const d=yield s.json();if(!d.success)return;const r=ji((l=d?.data)===null||l===void 0?void 0:l.data);return d.data.data=r,d.data}))}),getSxpRecommendVideoData:t=>tt(void 0,void 0,void 0,function*(){if(!it)return;const e=yield Uo(it,t),i=Yt(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");ze.isEmpty(o)&&(o=Yt(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",o));const s=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 s?.data||null})};function ht(){return n.useContext(Zi)}function Ko(){return n.useContext(Ki)}const ri="feRealSessionIdKey",Vi=()=>{const t=Yo();return`${Date.now()}${t}`},Zo=()=>{let t=Qo();return t||(t=Vi(),window.sessionStorage.setItem(ri,t)),t},zi=()=>{const t=Vi();window.sessionStorage.setItem(ri,t)},Qo=()=>window.sessionStorage.getItem(ri),Hi="SXP_FAKE_USER_ID",Gi="FAKE_USER_STATE",Ui="AGREE_POLICY",Wi="SLIDE_SKIP_STATE",Yi=()=>{let t=window.localStorage.getItem(Hi);return ze.isEmpty(t)&&(t=Yt(36,62),window.localStorage.setItem(Hi,t)),t},Ro=()=>{const t=window.localStorage.getItem(Gi);return ze.isEmpty(t)&&window.localStorage.setItem(Gi,"true"),ze.isEmpty(t)},$o=()=>{const t=window.localStorage.getItem(Wi);return ze.isEmpty(t)},en=()=>{window.localStorage.setItem(Wi,"true")};function vt(t,e){const{appDomain:i}=Ie();return n.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const gt=new zo;var dt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(dt||(dt={}));const tn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:o,privacy_policy_url:s,privacy_policy_title:l})=>{const{setIsAgreePolicy:d,bffEventReport:r}=Ie(),a=n.useMemo(()=>{const f=location.search.slice(1),h=si.parse(f.replace(/\+/g,"%2B"));for(const m in h)h[m]=h[m].replace(/%2B/g,"+");return h},[]),v=f=>{var h;return(h=a[f])!==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 u=()=>{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}}),d?.(!0),window.localStorage.setItem(Ui,"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:u},"Agree"),n.createElement("a",{className:"consent-policy",target:"_blank",href:s?`https://${s}`:void 0},l??"More information"))))};var on=n.memo(tn);const Xi=n.createContext({rtcList:[],tagList:[]});var ai;(function(t){t[t.BFF=5]="BFF"})(ai||(ai={}));const Xt="FOR U",nn=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:s,defaultSize:l,isPreview:d=!1,sxpParameter:r,appDomain:a,hashTagSize:v,loadingImage:u,isOpenHashTag:f=!1,enabledMetaConversionApi:h=!1,consentHeight:m,consentWidth:x,isShowTag:E=!0,isOpenConsent:A=!1,globalConfig:p,isEditor:S=!1,utmParameter:b,channelQueryList:T})=>{var M,g,L;const[O,w]=n.useState([]),[c,P]=n.useState([]),[y,C]=n.useState(!1),[k,B]=n.useState({rtc:"",requestId:""}),N=n.useRef(null),V=n.useRef(!1),[j,_]=n.useState(()=>!!window.localStorage.getItem(Ui)),[I,J]=n.useState(),[q,H]=n.useState(),[Z,le]=n.useState(f),[ae,ne]=n.useState([]),[Ee,de]=n.useState(0),[U,ee]=n.useState(!1),[Q,te]=n.useState(null),be=n.useRef(),Te=n.useRef(),[oe,pe]=n.useState(Xt),Ae=n.useRef(-1),xe=n.useRef(null),[ke,Oe]=n.useState(!1),Le=n.useMemo(()=>{var G,X,ve,ie;return((ie=(ve=(X=(G=p?.consent)===null||G===void 0?void 0:G[0])===null||X===void 0?void 0:X.item)===null||ve===void 0?void 0:ve.props)===null||ie===void 0?void 0:ie.privacy_necessity)&&!j&&!S||A},[j,p,A,S]),K=n.useCallback(G=>{var X;const ve=G?.recList;return(X=ve?.map(Y=>{var re,Se,_e,Ne,je,He;if(!((re=Y?.video)===null||re===void 0)&&re.bindProducts&&((_e=(Se=Y?.video)===null||Se===void 0?void 0:Se.bindProducts)===null||_e===void 0?void 0:_e.length)>0){const ut=(He=(je=(Ne=Y?.video)===null||Ne===void 0?void 0:Ne.bindProducts)===null||je===void 0?void 0:je.filter(nt=>!!nt?.bindCta))!==null&&He!==void 0?He:[];return Object.assign(Object.assign({},Y),{video:Object.assign(Object.assign({},Y?.video),{bindProducts:ut})})}return Y}))!==null&&X!==void 0?X:[]},[]);n.useEffect(()=>{const G=X=>{be.current=X};return gt.on(dt.CHANGE_THEME_TAG,G),()=>{gt.off(dt.CHANGE_THEME_TAG,G)}},[]),n.useEffect(()=>{le(f)},[f]);const fe=n.useMemo(()=>e?.find(G=>G.type===ai.BFF),[e]),R=n.useCallback((G,X)=>{if(!fe)return;const ve=fe.url,ie=Yi();if(X?.query){const Y=si.stringify(X.query);G=`${G}?${Y}`}return X.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${ve}/api/v1${G}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},fe.headers),{"x-user-id":ie}),X.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${ve}/api/v1${G}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":ie},fe.headers),method:X.method,body:JSON.stringify(X.body)}).then(Y=>Y.json()).catch(Y=>Promise.reject(Y))},[fe]),z=n.useCallback(G=>tt(void 0,void 0,void 0,function*(){var X,ve,ie,Y,re,Se,_e,Ne,je,He,ut,nt,Ct,wt;if(G=Object.assign(Object.assign(Object.assign({maxSize:(X=G?.maxSize)!==null&&X!==void 0?X:s,defaultSize:(ve=G?.defaultSize)!==null&&ve!==void 0?ve:l,hashTag:G?.hashTag,traceInfo:G?.traceInfo,themeTag:G?.themeTag},G?.contentFilter&&{contentFilter:`[${G?.contentFilter}]`}),G?.productFilter&&{productFilter:`[${G?.productFilter}]`}),{pageNum:G?.pageNum}),i){const D=(re=(Y=(ie=i?.split("&"))===null||ie===void 0?void 0:ie.filter(se=>{var W,ue;const ge=se.split("=")[0];return(ue=(W=b?.channels)!==null&&W!==void 0?W:[])===null||ue===void 0?void 0:ue.includes(ge)}))===null||Y===void 0?void 0:Y.join("&"))!==null&&re!==void 0?re:"";G=Object.assign(Object.assign({},G),{channel:decodeURIComponent(D)})}if(S){let D=1;if(G=Object.assign(Object.assign(Object.assign({},G),{directPage:!0,level:1}),!i&&T&&T?.length>0&&{channel:T?.[0]}),!G?.channel||V.current)return;V.current=!0;let se=[],W=null;const ue=ge=>tt(void 0,void 0,void 0,function*(){var ye,$,ce,Ce,Me,Fe;if(ge.pageNum=D,W=yield R?.("/recommend/list",{method:"GET",query:ge}),!W?.success)return;C(!1),se=se.concat((Ce=(ce=($=(ye=W?.data)===null||ye===void 0?void 0:ye.recList)===null||$===void 0?void 0:$.filter)===null||ce===void 0?void 0:ce.call($,Pe=>Pe?.product||Pe?.video))!==null&&Ce!==void 0?Ce:[]),((Fe=(Me=W?.data)===null||Me===void 0?void 0:Me.recList)===null||Fe===void 0?void 0:Fe.some(Pe=>Pe?.product||Pe?.video))&&(D=D+1,yield ue(ge))});return yield ue(G),!G?.hashTag&&W&&B({rtc:(Se=W?.data)===null||Se===void 0?void 0:Se.rtc,requestId:(_e=W?.data)===null||_e===void 0?void 0:_e.requestId}),Object.assign(Object.assign({},W.data),{recList:se})}p?.enablePreview&&(G=Object.assign(Object.assign({},G),{directPage:!0,level:1,pageNum:(Ne=G?.pageNum)!==null&&Ne!==void 0?Ne:1}));const Xe=yield R?.("/recommend/list",{method:"GET",query:G});if(Xe?.success){if(G?.hashTag||B({rtc:Xe.data.rtc,requestId:Xe.data.requestId}),p?.enablePreview&&!S){let D=[];return D=D.concat((nt=(ut=(He=(je=Xe?.data)===null||je===void 0?void 0:je.recList)===null||He===void 0?void 0:He.filter)===null||ut===void 0?void 0:ut.call(He,W=>W?.product||W?.video))!==null&&nt!==void 0?nt:[]),((wt=(Ct=Xe?.data)===null||Ct===void 0?void 0:Ct.recList)===null||wt===void 0?void 0:wt.some(W=>W?.product||W?.video))||Oe(!0),Object.assign(Object.assign({},Xe.data),{recList:D})}return Xe?.data}}),[R,i,s,l,T]),F=n.useCallback(G=>tt(void 0,void 0,void 0,function*(){var X,ve,ie,Y;if(O.length<=0)return;const re=O?.[O?.length-1],Se=yield z(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:q?.hashTag},((X=re?.product)===null||X===void 0?void 0:X.itemId)&&{productFilter:(ve=re?.product)===null||ve===void 0?void 0:ve.itemId}),((ie=re?.video)===null||ie===void 0?void 0:ie.itemId)&&{contentFilter:(Y=re?.video)===null||Y===void 0?void 0:Y.itemId}),{themeTag:be.current}),p?.enablePreview&&!S&&{pageNum:G}));return w(O.concat(K(Se))),ne(ae.concat(K(Se))),Se}),[z,O,q,ae]),me=n.useCallback(({userInfo:G,eventInfo:X})=>{if(!o||p?.enablePreview)return;G||(G={});const ve=Zo(),ie=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:ve,rtc:k.rtc,requestId:k.requestId},X),Ni()&&{sxpDevice:Ni()}),Bi()&&{sxpSystem:Bi()}),Li()&&{sxpBrowser:Li()}),Y=Object.entries(G).map(([Se,_e])=>({name:Se,value:_e})),re=Object.entries(ie).map(([Se,_e])=>_e&&{name:Se,value:_e}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",G),console.log("eventInfo:",ie),console.log("========= \u7ED3\u675F ========="),R?.("/event/report",{method:"POST",body:{userInfo:Y,eventInfo:re},type:"beacon"})},[R,k,o,p?.enablePreview]),$e=n.useCallback(G=>{var X,ve,ie,{eventName:Y,actionSource:re="website",eventSourceUrl:Se=(X=window?.location)===null||X===void 0?void 0:X.href,externalId:_e}=G;if(!o||!h||p?.enablePreview)return;const Ne=Yi(),He=new URLSearchParams(window.location.search).get("fbclid");return R?.("/fb/events",{method:"POST",body:{eventName:Y,actionSource:re,eventSourceUrl:Se,userData:Object.assign(Object.assign(Object.assign({externalId:Ne},He&&{fbc:`fb.2.${new Date().getTime()}.${He}`}),Fi("_fbp")&&{fbp:`fb.2.${new Date().getTime()}.${Fi("_fbp")}`}),{clientUserAgent:(ie=(ve=window?.navigator)===null||ve===void 0?void 0:ve.userAgent)!==null&&ie!==void 0?ie:""})},type:"beacon"})},[R,o,h,p?.enablePreview]),et=n.useCallback(G=>tt(void 0,void 0,void 0,function*(){const X=yield R?.("/recommend/like",{method:"POST",body:G});return X?.success}),[R]),Ye=n.useCallback(G=>tt(void 0,void 0,void 0,function*(){const X=yield R?.("/recommend/unlike",{method:"POST",body:G});return X?.success}),[R]),Re=n.useCallback(G=>tt(void 0,void 0,void 0,function*(){const X=yield R?.("/customform",{method:"POST",body:G});return X?.success}),[R]),st=n.useCallback(()=>tt(void 0,void 0,void 0,function*(){var G,X,ve,ie,Y;if(!(!i||!E))try{const re=(ve=(X=(G=i?.split("&"))===null||G===void 0?void 0:G.filter(_e=>{var Ne,je;const He=_e.split("=")[0];return(je=(Ne=b?.channels)!==null&&Ne!==void 0?Ne:[])===null||je===void 0?void 0:je.includes(He)}))===null||X===void 0?void 0:X.join("&"))!==null&&ve!==void 0?ve:"",Se=yield R?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(re)}});P((Y=(ie=Se?.data)===null||ie===void 0?void 0:ie.tags)!==null&&Y!==void 0?Y:[])}catch(re){console.log("e",re)}}),[R,i,E]),It=n.useCallback((G,X,ve,ie)=>{var Y,re,Se,_e,Ne,je,He,ut,nt,Ct,wt,Xe,D,se,W,ue,ge,ye,$,ce,Ce,Me,Fe,Ge,Pe,Ke,Ze,De,Ve,ct,Je,St,xt,kt,_t,Be;const Pt=ve?.bindCta,mr=((Y=X?.video)===null||Y===void 0?void 0:Y.bindProduct)||((re=X?.video)===null||re===void 0?void 0:re.bindProducts)&&((_e=(Se=X?.video)===null||Se===void 0?void 0:Se.bindProducts)===null||_e===void 0?void 0:_e.length)>0;let li="";U?li="hashTagPage":!((Ne=X?.video)===null||Ne===void 0)&&Ne.url?li="videoPage":!((He=(je=X?.video)===null||je===void 0?void 0:je.imgUrls)===null||He===void 0)&&He.length&&(li="imagePage");const Fo=(se=(Xe=(ut=ve?.tags)!==null&&ut!==void 0?ut:(wt=(Ct=(nt=X?.video)===null||nt===void 0?void 0:nt.bindProducts)===null||Ct===void 0?void 0:Ct[0])===null||wt===void 0?void 0:wt.tags)!==null&&Xe!==void 0?Xe:(D=X?.video)===null||D===void 0?void 0:D.tags)!==null&&se!==void 0?se:(W=X?.product)===null||W===void 0?void 0:W.tags;me?.({eventInfo:Object.assign(Object.assign({},G),{ctaId:(ue=Pt?.itemId)!==null&&ue!==void 0?ue:"",ctaName:(ge=Pt?.title)!==null&&ge!==void 0?ge:"",contentTags:Fo?JSON.stringify(Fo):"",position:ie+"",contentId:($=(ye=X?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&$!==void 0?$:"",productId:mr?ve?.itemId:"",traceInfo:(_t=(St=(Ze=(Fe=(ce=Pt?.traceInfo)!==null&&ce!==void 0?ce:(Me=(Ce=X?.video)===null||Ce===void 0?void 0:Ce.bindCta)===null||Me===void 0?void 0:Me.traceInfo)!==null&&Fe!==void 0?Fe:(Ke=(Pe=(Ge=X?.video)===null||Ge===void 0?void 0:Ge.bindProduct)===null||Pe===void 0?void 0:Pe.bindCta)===null||Ke===void 0?void 0:Ke.traceInfo)!==null&&Ze!==void 0?Ze:(Je=(ct=(Ve=(De=X?.video)===null||De===void 0?void 0:De.bindProducts)===null||Ve===void 0?void 0:Ve[0])===null||ct===void 0?void 0:ct.bindCta)===null||Je===void 0?void 0:Je.traceInfo)!==null&&St!==void 0?St:(kt=(xt=X?.product)===null||xt===void 0?void 0:xt.bindCta)===null||kt===void 0?void 0:kt.traceInfo)!==null&&_t!==void 0?_t:"",fromKName:li,fromKPage:(Be=location?.href)!==null&&Be!==void 0?Be:""})})},[me,U]),at=n.useCallback(()=>{var G,X;const ve=location.search.slice(1),ie=si.parse(ve.replace(/\+/g,"%2B"));for(const Se in ie)ie[Se]=ie[Se].replace(/%2B/g,"+");const Y=Se=>{var _e;return(_e=ie[Se])!==null&&_e!==void 0?_e:""},re=new Date;Te.current=re,me?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:Y("utm_source"),utmMedium:Y("utm_medium"),utmCampaign:Y("utm_campaign"),utmId:Y("utm_id"),utmContent:Y("utm_content"),enterTime:Math.floor(re/1e3)+"",requestId:null,enterUrl:(X=(G=window?.location)===null||G===void 0?void 0:G.href)!==null&&X!==void 0?X:"",clSource:Y("cl_source")}})},[me]);n.useEffect(()=>{Le||at()},[Le]),n.useEffect(()=>{Le||(C(!0),st(),z().then(G=>{G&&(w(K(G)),ne(K(G)))}).finally(()=>{me({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),C(!1)}))},[Le]),n.useEffect(()=>{d&&(C(!0),st(),z().then(G=>{G&&(w(K(G)),ne(K(G)))}).finally(()=>{me({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),C(!1)}))},[z,st]);const ft=vt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",a);return n.createElement(Xi.Provider,{value:{rtcList:O,setRtcList:w,mutateLike:et,mutateUnlike:Ye,submitForm:Re,popupDetailData:I,loadVideos:F,setPopupDetailData:J,getRecommendVideos:z,bffEventReport:me,utmVal:i,isPreview:d,loading:y,sxpParameter:r,waterFallData:q,setWaterFallData:H,ctaEvent:It,swiperRef:N,openHashtag:Z,setOpenHashtag:le,cacheRtcList:ae,setCacheRtcList:ne,cacheActiveIndex:Ee,setCacheActiveIndex:de,isFromHashtag:U,setIsFromHashtag:ee,appDomain:a,hashTagSize:v,loadingImage:u??ft,isOpenHashTag:f,tagList:c,setLoading:C,videoRef:Q,setVideoRef:te,bffFbReport:$e,isAgreePolicy:j,setIsAgreePolicy:_,curTime:Te,h5EnterLink:at,themeTag:be,isShowConsent:Le,selectTag:oe,setSelectTag:pe,globalConfig:p,popupCurTimeRef:xe,checkCommodityIndexRef:Ae,isEditor:S,isNoMoreData:ke}},Le?n.createElement(on,Object.assign({},(L=(g=(M=p?.consent)===null||M===void 0?void 0:M[0])===null||g===void 0?void 0:g.item)===null||L===void 0?void 0:L.props)):t({rtcList:O,mutateLike:et,mutateUnlike:Ye,submitForm:Re,tagList:c}))};var Ji=n.memo(nn);function Ie(){return n.useContext(Xi)}var qi;(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"})(qi||(qi={}));const Ki=n.createContext({$store:{},options:[],configs:[]}),ln=({children:t,isSsr:e,enable:i})=>{const[o,s]=n.useState([]),{schema:l}=ht(),[d,r]=n.useState(l.__STORE__||{}),[a,v]=n.useState([]);n.useEffect(()=>{var h;e||ze.isEqual(a,l?.dataSource)||v((h=l?.dataSource)!==null&&h!==void 0?h:[])},[l?.dataSource,e]);const u=n.useCallback(()=>tt(void 0,void 0,void 0,function*(){const{$store:h,idMapName:m}=yield Mi("",a);r(h),f(h,m)}),[a]),f=(h,m)=>{const x=[];Object.entries(h).forEach(([E,A])=>{Object.keys(A).forEach(p=>{const S={label:`${m[E]} - ${p}`,value:`{{ ${E}.${p} }}`};x.push(S)})}),s(x)};return n.useEffect(()=>{e||u()},[u,e,l]),i?n.createElement(Ki.Provider,{value:{$store:l.__STORE__||d,options:o,configs:a}},t):t};var sn=n.memo(ln);const Jt={id:Yt(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},ui={id:"",duration:0,name:"none"},Zi=n.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[Jt],redoStack:[],popup:ui,setPopup:()=>{}}),Qi=n.forwardRef(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:s=!0,utmVal:l},d)=>{const[r,a]=n.useState(null),[v,u]=n.useState(o||{pointData:[Jt],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,h]=n.useState([Jt]),[m,x]=n.useState([[Jt]]),[E,A]=n.useState([]),[p,S]=n.useState(ui);typeof window<"u"&&(window.sxpPopup=(L,O)=>{S(Object.assign(Object.assign(Object.assign({},ui),{id:L}),O))}),typeof window<"u"&&(window.getJointUtmLink=L=>(en(),L?.indexOf("?")!==-1?L+(l?"&"+l:""):L+(l?"?"+l:""))),n.useEffect(()=>{x([v.pointData]),A([])},[v.type]);const b=n.useCallback(L=>{const O=ze.cloneDeep(v);O&&(O.dataSource=L,u?.(O))},[v]),[T,M]=n.useState();n.useImperativeHandle(d,()=>({loadSchema(L){L&&(x([L.pointData]),u(L))},exportSchema(){return ze.cloneDeep(v)},getPageInfoData(){return T},initPageInfoData(L){L&&M(L)}}));const g=n.useMemo(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return n.createElement(Zi.Provider,{value:{resolver:e,currentNode:r,schema:v,setCurrentNode:a,setSchema:u,saveDataSource:b,prePiontData:f,setPrePiontData:h,pageInfoData:T,setPageInfoData:L=>M(Object.assign(Object.assign({},T),L)),undoStack:m,redoStack:E,setRedoStack:A,setUndoStack:x,getCurPageConf:g,popup:p,setPopup:S}},n.createElement(sn,{isSsr:i,enable:s},t))});var dn=Object.freeze({__proto__:null,EditorCore:Qi}),rn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],an=[{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:"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}=Ie(),s=n.useCallback((r,a,v,u,f)=>{var h,m,x,E,A,p,S,b,T,M,g,L,O,w,c,P,y,C,k,B,N,V,j,_,I,J,q,H,Z,le,ae,ne,Ee,de,U,ee,Q,te;let be="";e&&(!((m=(h=r?.video)===null||h===void 0?void 0:h.bindProducts)===null||m===void 0)&&m.length||!((x=r?.video)===null||x===void 0)&&x.bindProduct)?be="pdpPage":o?be="hashTagPage":!((E=r?.video)===null||E===void 0)&&E.url?be="videoPage":!((A=r?.video)===null||A===void 0)&&A.imgUrls&&(!((S=(p=r?.video)===null||p===void 0?void 0:p.imgUrls)===null||S===void 0)&&S.length)?be="imagePage":r?.product&&(be="productPage");const Te=(w=(L=(b=a?.tags)!==null&&b!==void 0?b:(g=(M=(T=r?.video)===null||T===void 0?void 0:T.bindProducts)===null||M===void 0?void 0:M[0])===null||g===void 0?void 0:g.tags)!==null&&L!==void 0?L:(O=r?.video)===null||O===void 0?void 0:O.tags)!==null&&w!==void 0?w:(c=r?.product)===null||c===void 0?void 0:c.tags;let oe=null;!((P=r?.video)===null||P===void 0)&&P.url?oe="video":!((y=r?.video)===null||y===void 0)&&y.imgUrls&&(!((k=(C=r?.video)===null||C===void 0?void 0:C.imgUrls)===null||k===void 0)&&k.length)&&(oe="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(B=a?.itemId)!==null&&B!==void 0?B:"",productName:(N=a?.title)!==null&&N!==void 0?N:"",price:a?.price?a?.price+"":"0",productCollection:(V=a?.collection)!==null&&V!==void 0?V:"",fromKName:be,fromKPage:location?.href,contentTags:Te?JSON.stringify(Te):"",position:u+"",contentId:(_=(j=r?.video)===null||j===void 0?void 0:j.itemId)!==null&&_!==void 0?_:"",ctatId:(I=v?.itemId)!==null&&I!==void 0?I:"",traceInfo:(te=(U=(Ee=(Z=(J=f??a?.traceInfo)!==null&&J!==void 0?J:(H=(q=r?.video)===null||q===void 0?void 0:q.bindProduct)===null||H===void 0?void 0:H.traceInfo)!==null&&Z!==void 0?Z:(ne=(ae=(le=r?.video)===null||le===void 0?void 0:le.bindProducts)===null||ae===void 0?void 0:ae[0])===null||ne===void 0?void 0:ne.traceInfo)!==null&&Ee!==void 0?Ee:(de=r?.product)===null||de===void 0?void 0:de.traceInfo)!==null&&U!==void 0?U:(Q=(ee=r?.video)===null||ee===void 0?void 0:ee.bindCta)===null||Q===void 0?void 0:Q.traceInfo)!==null&&te!==void 0?te:""},oe&&{contentFormat:oe})})},[t,e,o]),l=n.useCallback((r,a,v,u,f)=>{var h,m,x,E,A,p,S,b,T,M,g,L,O,w;let c="";e&&(!((m=(h=r?.video)===null||h===void 0?void 0:h.bindProducts)===null||m===void 0)&&m.length||!((x=r?.video)===null||x===void 0)&&x.bindProduct)?c="pdpPage":r?.product&&(c="productPage"),t?.({eventInfo:{productId:a?.itemId,productName:a?.title,price:a?.price?a?.price+"":"0",productCollection:a?.collection,fromKName:c,fromKPage:location?.href,contentTags:JSON.stringify(a?.tags),position:f+"",contentId:(E=r?.video)===null||E===void 0?void 0:E.itemId,ctatId:v?.itemId,traceInfo:(w=(L=(b=(A=a?.traceInfo)!==null&&A!==void 0?A:(S=(p=r?.video)===null||p===void 0?void 0:p.bindProduct)===null||S===void 0?void 0:S.traceInfo)!==null&&b!==void 0?b:(g=(M=(T=r?.video)===null||T===void 0?void 0:T.bindProducts)===null||M===void 0?void 0:M[0])===null||g===void 0?void 0:g.traceInfo)!==null&&L!==void 0?L:(O=r?.product)===null||O===void 0?void 0:O.traceInfo)!==null&&w!==void 0?w:"",timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),d=n.useCallback((r,a,v,u)=>{a&&a===Xt&&t?.({eventInfo:{lastFeed:r,themeTags:v?`['${v}']`:"",hashTags:u?`['${u}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:s,productView:l,backMainFeed:d}}const un=({layout:t,columns:e,onChange:i})=>n.createElement(n.Fragment,null,e?.map((o,s)=>n.createElement("div",{key:s,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 cn=n.memo(un);const vn=t=>{var e,i,{columns:o,style:s,title:l,textStyle:d,submitBgColor:r,submitColor:a,submitText:v,layoutType:u="inline",isExternalLink:f,isPopup:h,onClick:m,onClose:x,submitButtonStyle:E}=t,A=We(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:p,popupDetailData:S}=Ie(),{jumpToWeb:b}=qe(),[T,M]=n.useState(!1),[g,L]=n.useState({}),[O,w]=n.useState(0),c=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"}],[]),P=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),y=n.useMemo(()=>ze.cloneDeep(o)||c,[o,c]),C=n.useCallback(B=>{const{name:N,value:V}=B.target;L(Object.assign(Object.assign({},g),{[N]:V}))},[g]),k=ze.debounce(()=>tt(void 0,void 0,void 0,function*(){var B,N,V,j,_;const I=g;if(!I)return;const J=(N=(B=Object.keys(I))===null||B===void 0?void 0:B.map(H=>{var Z;return{name:H,value:(Z=I[H])!==null&&Z!==void 0?Z:""}}))===null||N===void 0?void 0:N.filter(H=>H?.value);if(!J||!J?.length)return;M(!0);const q=yield p?.({attributes:J});if(M(!1),q){if(f){const H=S,Z=(V=H?.video)===null||V===void 0?void 0:V.bindProduct,le=(_=(j=H?.video)===null||j===void 0?void 0:j.bindProduct)===null||_===void 0?void 0:_.bindCta,ae=S?.index;b(H,Z,le,ae)}h||x?.(),m?.()}}),1e3);return n.useEffect(()=>{const B=()=>{var N,V;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((N=document?.documentElement)===null||N===void 0?void 0:N.clientHeight)||((V=document?.body)===null||V===void 0?void 0:V.clientHeight))<P?w(50):w(0)};return window.addEventListener("resize",B),()=>{window.removeEventListener("resize",B)}},[]),n.createElement("div",{className:"pb-appoint-form"},n.createElement("div",{className:`pb-appoint-form-title ${we.css(Object.assign({},d))}`,dangerouslySetInnerHTML:{__html:he(l,d)}}),n.createElement("div",Object.assign({className:we.css(Object.assign(Object.assign({},s),{marginTop:O}))},A),n.createElement("div",{className:"pb-appoint-form-container"},n.createElement(cn,{columns:y,layout:u,onChange:C}))),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:a,background:r},E),dangerouslySetInnerHTML:{__html:he(T?"loading...":v,E)}})))};var pn=n.memo(vn);function Qe(t,e){return t.extend=e,t}const mn=Qe(pn,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:an,bindableProps:[],interactionRender:rn},defaulSetting:{name:"\u8868\u5355",props:{title:"Appointment Booking",submitColor:"#fff",submitBgColor:"#000",submitText:"Submit",layoutType:void 0},style:{},textStyle:{fontSize:14,color:"#000",textAlign:"center"}},w:100,h:40,sort:2});var fn=[{title:"\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"]}]},{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}]}]},{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"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color"},{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 Ri(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function ci(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Ri(e[i])&&Ri(t[i])&&Object.keys(e[i]).length>0&&ci(t[i],e[i])})}const $i={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 bt(){const t=typeof document<"u"?document:{};return ci(t,$i),t}const hn={document:$i,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 ot(){const t=typeof window<"u"?window:{};return ci(t,hn),t}function Mt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function gn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Nt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function pt(){return Date.now()}function bn(t){const e=ot();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function yn(t,e){e===void 0&&(e="x");const i=ot();let o,s,l;const d=bn(t);return i.WebKitCSSMatrix?(s=d.transform||d.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(r=>r.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(s==="none"?"":s)):(l=d.MozTransform||d.OTransform||d.MsTransform||d.msTransform||d.transform||d.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?s=l.m41:o.length===16?s=parseFloat(o[12]):s=parseFloat(o[4])),e==="y"&&(i.WebKitCSSMatrix?s=l.m42:o.length===16?s=parseFloat(o[13]):s=parseFloat(o[5])),s||0}function qt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function wn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function rt(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const o=i<0||arguments.length<=i?void 0:arguments[i];if(o!=null&&!wn(o)){const s=Object.keys(Object(o)).filter(l=>e.indexOf(l)<0);for(let l=0,d=s.length;l<d;l+=1){const r=s[l],a=Object.getOwnPropertyDescriptor(o,r);a!==void 0&&a.enumerable&&(qt(t[r])&&qt(o[r])?o[r].__swiper__?t[r]=o[r]:rt(t[r],o[r]):!qt(t[r])&&qt(o[r])?(t[r]={},o[r].__swiper__?t[r]=o[r]:rt(t[r],o[r])):t[r]=o[r])}}}return t}function Kt(t,e,i){t.style.setProperty(e,i)}function eo(t){let{swiper:e,targetPosition:i,side:o}=t;const s=ot(),l=-e.translate;let d=null,r;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",s.cancelAnimationFrame(e.cssModeFrameID);const v=i>l?"next":"prev",u=(h,m)=>v==="next"&&h>=m||v==="prev"&&h<=m,f=()=>{r=new Date().getTime(),d===null&&(d=r);const h=Math.max(Math.min((r-d)/a,1),0),m=.5-Math.cos(h*Math.PI)/2;let x=l+m*(i-l);if(u(x,i)&&(x=i),e.wrapperEl.scrollTo({[o]:x}),u(x,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:x})}),s.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=s.requestAnimationFrame(f)};f()}function Tt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function Zt(t){try{console.warn(t);return}catch{}}function Ht(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Mt(e)),i}function Sn(t){const e=ot(),i=bt(),o=t.getBoundingClientRect(),s=i.body,l=t.clientTop||s.clientTop||0,d=t.clientLeft||s.clientLeft||0,r=t===e?e.scrollY:t.scrollTop,a=t===e?e.scrollX:t.scrollLeft;return{top:o.top+r-l,left:o.left+a-d}}function xn(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 Tn(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 Ot(t,e){return ot().getComputedStyle(t,null).getPropertyValue(e)}function Qt(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function to(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 vi(t,e){function i(o){o.target===t&&(e.call(t,o),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function pi(t,e,i){const o=ot();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 Et(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function En(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=ot();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 d,r=pt(),a;const v=[];function u(b){let L=0,O=0,w=0,c=0;return"detail"in b&&(O=b.detail),"wheelDelta"in b&&(O=-b.wheelDelta/120),"wheelDeltaY"in b&&(O=-b.wheelDeltaY/120),"wheelDeltaX"in b&&(L=-b.wheelDeltaX/120),"axis"in b&&b.axis===b.HORIZONTAL_AXIS&&(L=O,O=0),w=L*10,c=O*10,"deltaY"in b&&(c=b.deltaY),"deltaX"in b&&(w=b.deltaX),b.shiftKey&&!w&&(w=c,c=0),(w||c)&&b.deltaMode&&(b.deltaMode===1?(w*=40,c*=40):(w*=800,c*=800)),w&&!L&&(L=w<1?-1:1),c&&!O&&(O=c<1?-1:1),{spinX:L,spinY:O,pixelX:w,pixelY:c}}function f(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function m(b){return e.params.mousewheel.thresholdDelta&&b.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&pt()-r<e.params.mousewheel.thresholdTime?!1:b.delta>=6&&pt()-r<60?!0:(b.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),s("scroll",b.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),s("scroll",b.raw)),r=new l.Date().getTime(),!1)}function x(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 E(b){let T=b,M=!0;if(!e.enabled||b.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const g=e.params.mousewheel;e.params.cssMode&&T.preventDefault();let L=e.el;e.params.mousewheel.eventsTarget!=="container"&&(L=document.querySelector(e.params.mousewheel.eventsTarget));const O=L&&L.contains(T.target);if(!e.mouseEntered&&!O&&!g.releaseOnEdges)return!0;T.originalEvent&&(T=T.originalEvent);let w=0;const c=e.rtlTranslate?-1:1,P=u(T);if(g.forceToAxis)if(e.isHorizontal())if(Math.abs(P.pixelX)>Math.abs(P.pixelY))w=-P.pixelX*c;else return!0;else if(Math.abs(P.pixelY)>Math.abs(P.pixelX))w=-P.pixelY;else return!0;else w=Math.abs(P.pixelX)>Math.abs(P.pixelY)?-P.pixelX*c:-P.pixelY;if(w===0)return!0;g.invert&&(w=-w);let y=e.getTranslate()+w*g.sensitivity;if(y>=e.minTranslate()&&(y=e.minTranslate()),y<=e.maxTranslate()&&(y=e.maxTranslate()),M=e.params.loop?!0:!(y===e.minTranslate()||y===e.maxTranslate()),M&&e.params.nested&&T.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const C={time:pt(),delta:Math.abs(w),direction:Math.sign(w),raw:b};v.length>=2&&v.shift();const k=v.length?v[v.length-1]:void 0;if(v.push(C),k?(C.direction!==k.direction||C.delta>k.delta||C.time>k.time+150)&&m(C):m(C),x(C))return!0}else{const C={time:pt(),delta:Math.abs(w),direction:Math.sign(w)},k=a&&C.time<a.time+500&&C.delta<=a.delta&&C.direction===a.direction;if(!k){a=void 0;let B=e.getTranslate()+w*g.sensitivity;const N=e.isBeginning,V=e.isEnd;if(B>=e.minTranslate()&&(B=e.minTranslate()),B<=e.maxTranslate()&&(B=e.maxTranslate()),e.setTransition(0),e.setTranslate(B),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!N&&e.isBeginning||!V&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:C.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(d),d=void 0,v.length>=15&&v.shift();const j=v.length?v[v.length-1]:void 0,_=v[0];if(v.push(C),j&&(C.delta>j.delta||C.direction!==j.direction))v.splice(0);else if(v.length>=15&&C.time-_.time<500&&_.delta-C.delta>=1&&C.delta<=6){const I=w>0?.8:.2;a=C,v.splice(0),d=Nt(()=>{e.slideToClosest(e.params.speed,!0,void 0,I)},0)}d||(d=Nt(()=>{a=C,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(k||s("scroll",T),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),g.releaseOnEdges&&(B===e.minTranslate()||B===e.maxTranslate()))return!0}}return T.preventDefault?T.preventDefault():T.returnValue=!1,!1}function A(b){let T=e.el;e.params.mousewheel.eventsTarget!=="container"&&(T=document.querySelector(e.params.mousewheel.eventsTarget)),T[b]("mouseenter",f),T[b]("mouseleave",h),T[b]("wheel",E)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",E),!0):e.mousewheel.enabled?!1:(A("addEventListener"),e.mousewheel.enabled=!0,!0)}function S(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,E),!0):e.mousewheel.enabled?(A("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&S(),e.params.mousewheel.enabled&&p()}),o("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&S()}),Object.assign(e.mousewheel,{enable:p,disable:S})}function io(t,e,i,o){return t.params.createElements&&Object.keys(o).forEach(s=>{if(!i[s]&&i.auto===!0){let l=Tt(t.el,`.${o[s]}`)[0];l||(l=Ht("div",o[s]),l.className=o[s],t.el.append(l)),i[s]=l,e[s]=l}}),i}function Ft(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Rt(t){let{swiper:e,extendParams:i,on:o,emit:s}=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 d,r=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(p,S){const{bulletActiveClass:b}=e.params.pagination;p&&(p=p[`${S==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${b}-${S}`),p=p[`${S==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${b}-${S}-${S}`)))}function u(p){const S=p.target.closest(Ft(e.params.pagination.bulletClass));if(!S)return;p.preventDefault();const b=Qt(S)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===b)return;e.slideToLoop(b)}else e.slideTo(b)}function f(){const p=e.rtl,S=e.params.pagination;if(a())return;let b=e.pagination.el;b=Et(b);let T,M;const g=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,L=e.params.loop?Math.ceil(g/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(M=e.previousRealIndex||0,T=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(T=e.snapIndex,M=e.previousSnapIndex):(M=e.previousIndex||0,T=e.activeIndex||0),S.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const O=e.pagination.bullets;let w,c,P;if(S.dynamicBullets&&(d=pi(O[0],e.isHorizontal()?"width":"height",!0),b.forEach(y=>{y.style[e.isHorizontal()?"width":"height"]=`${d*(S.dynamicMainBullets+4)}px`}),S.dynamicMainBullets>1&&M!==void 0&&(r+=T-(M||0),r>S.dynamicMainBullets-1?r=S.dynamicMainBullets-1:r<0&&(r=0)),w=Math.max(T-r,0),c=w+(Math.min(O.length,S.dynamicMainBullets)-1),P=(c+w)/2),O.forEach(y=>{const C=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(k=>`${S.bulletActiveClass}${k}`)].map(k=>typeof k=="string"&&k.includes(" ")?k.split(" "):k).flat();y.classList.remove(...C)}),b.length>1)O.forEach(y=>{const C=Qt(y);C===T?y.classList.add(...S.bulletActiveClass.split(" ")):e.isElement&&y.setAttribute("part","bullet"),S.dynamicBullets&&(C>=w&&C<=c&&y.classList.add(...`${S.bulletActiveClass}-main`.split(" ")),C===w&&v(y,"prev"),C===c&&v(y,"next"))});else{const y=O[T];if(y&&y.classList.add(...S.bulletActiveClass.split(" ")),e.isElement&&O.forEach((C,k)=>{C.setAttribute("part",k===T?"bullet-active":"bullet")}),S.dynamicBullets){const C=O[w],k=O[c];for(let B=w;B<=c;B+=1)O[B]&&O[B].classList.add(...`${S.bulletActiveClass}-main`.split(" "));v(C,"prev"),v(k,"next")}}if(S.dynamicBullets){const y=Math.min(O.length,S.dynamicMainBullets+4),C=(d*y-d)/2-P*d,k=p?"right":"left";O.forEach(B=>{B.style[e.isHorizontal()?k:"top"]=`${C}px`})}}b.forEach((O,w)=>{if(S.type==="fraction"&&(O.querySelectorAll(Ft(S.currentClass)).forEach(c=>{c.textContent=S.formatFractionCurrent(T+1)}),O.querySelectorAll(Ft(S.totalClass)).forEach(c=>{c.textContent=S.formatFractionTotal(L)})),S.type==="progressbar"){let c;S.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const P=(T+1)/L;let y=1,C=1;c==="horizontal"?y=P:C=P,O.querySelectorAll(Ft(S.progressbarFillClass)).forEach(k=>{k.style.transform=`translate3d(0,0,0) scaleX(${y}) scaleY(${C})`,k.style.transitionDuration=`${e.params.speed}ms`})}S.type==="custom"&&S.renderCustom?(O.innerHTML=S.renderCustom(e,T+1,L),w===0&&s("paginationRender",O)):(w===0&&s("paginationRender",O),s("paginationUpdate",O)),e.params.watchOverflow&&e.enabled&&O.classList[e.isLocked?"add":"remove"](S.lockClass)})}function h(){const p=e.params.pagination;if(a())return;const S=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=Et(b);let T="";if(p.type==="bullets"){let M=e.params.loop?Math.ceil(S/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&M>S&&(M=S);for(let g=0;g<M;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(M=>{p.type!=="custom"&&(M.innerHTML=T||""),p.type==="bullets"&&e.pagination.bullets.push(...M.querySelectorAll(Ft(p.bulletClass)))}),p.type!=="custom"&&s("paginationRender",b[0])}function m(){e.params.pagination=io(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let S;typeof p.el=="string"&&e.isElement&&(S=e.el.querySelector(p.el)),!S&&typeof p.el=="string"&&(S=[...document.querySelectorAll(p.el)]),S||(S=p.el),!(!S||S.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(S)&&S.length>1&&(S=[...e.el.querySelectorAll(p.el)],S.length>1&&(S=S.filter(b=>to(b,".swiper")[0]===e.el)[0])),Array.isArray(S)&&S.length===1&&(S=S[0]),Object.assign(e.pagination,{el:S}),S=Et(S),S.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",u),e.enabled||b.classList.add(p.lockClass)}))}function x(){const p=e.params.pagination;if(a())return;let S=e.pagination.el;S&&(S=Et(S),S.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",u))})),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:S}=e.pagination;S=Et(S),S.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?A():(m(),h(),f())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),o("snapIndexChange",()=>{f()}),o("snapGridLengthChange",()=>{h(),f()}),o("destroy",()=>{x()}),o("enable disable",()=>{let{el:p}=e.pagination;p&&(p=Et(p),p.forEach(S=>S.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{f()}),o("click",(p,S)=>{const b=S.target,T=Et(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 M=T[0].classList.contains(e.params.pagination.hiddenClass);s(M===!0?"paginationShow":"paginationHide"),T.forEach(g=>g.classList.toggle(e.params.pagination.hiddenClass))}});const E=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Et(p),p.forEach(S=>S.classList.remove(e.params.pagination.paginationDisabledClass))),m(),h(),f()},A=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Et(p),p.forEach(S=>S.classList.add(e.params.pagination.paginationDisabledClass))),x()};Object.assign(e.pagination,{enable:E,disable:A,render:h,update:f,init:m,destroy:x})}function An(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=bt();let d=!1,r=null,a=null,v,u,f,h;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function m(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:y,rtlTranslate:C}=e,{dragEl:k,el:B}=y,N=e.params.scrollbar,V=e.params.loop?e.progressLoop:e.progress;let j=u,_=(f-u)*V;C?(_=-_,_>0?(j=u-_,_=0):-_+u>f&&(j=f+_)):_<0?(j=u+_,_=0):_+u>f&&(j=f-_),e.isHorizontal()?(k.style.transform=`translate3d(${_}px, 0, 0)`,k.style.width=`${j}px`):(k.style.transform=`translate3d(0px, ${_}px, 0)`,k.style.height=`${j}px`),N.hide&&(clearTimeout(r),B.style.opacity=1,r=setTimeout(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3))}function x(y){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${y}ms`)}function E(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:y}=e,{dragEl:C,el:k}=y;C.style.width="",C.style.height="",f=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"?u=f*h:u=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?C.style.width=`${u}px`:C.style.height=`${u}px`,h>=1?k.style.display="none":k.style.display="",e.params.scrollbar.hide&&(k.style.opacity=0),e.params.watchOverflow&&e.enabled&&y.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function A(y){return e.isHorizontal()?y.clientX:y.clientY}function p(y){const{scrollbar:C,rtlTranslate:k}=e,{el:B}=C;let N;N=(A(y)-Sn(B)[e.isHorizontal()?"left":"top"]-(v!==null?v:u/2))/(f-u),N=Math.max(Math.min(N,1),0),k&&(N=1-N);const V=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*N;e.updateProgress(V),e.setTranslate(V),e.updateActiveIndex(),e.updateSlidesClasses()}function S(y){const C=e.params.scrollbar,{scrollbar:k,wrapperEl:B}=e,{el:N,dragEl:V}=k;d=!0,v=y.target===V?A(y)-y.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,y.preventDefault(),y.stopPropagation(),B.style.transitionDuration="100ms",V.style.transitionDuration="100ms",p(y),clearTimeout(a),N.style.transitionDuration="0ms",C.hide&&(N.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),s("scrollbarDragStart",y)}function b(y){const{scrollbar:C,wrapperEl:k}=e,{el:B,dragEl:N}=C;d&&(y.preventDefault&&y.cancelable?y.preventDefault():y.returnValue=!1,p(y),k.style.transitionDuration="0ms",B.style.transitionDuration="0ms",N.style.transitionDuration="0ms",s("scrollbarDragMove",y))}function T(y){const C=e.params.scrollbar,{scrollbar:k,wrapperEl:B}=e,{el:N}=k;d&&(d=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",B.style.transitionDuration=""),C.hide&&(clearTimeout(a),a=Nt(()=>{N.style.opacity=0,N.style.transitionDuration="400ms"},1e3)),s("scrollbarDragEnd",y),C.snapOnRelease&&e.slideToClosest())}function M(y){const{scrollbar:C,params:k}=e,B=C.el;if(!B)return;const N=B,V=k.passiveListeners?{passive:!1,capture:!1}:!1,j=k.passiveListeners?{passive:!0,capture:!1}:!1;if(!N)return;const _=y==="on"?"addEventListener":"removeEventListener";N[_]("pointerdown",S,V),l[_]("pointermove",b,V),l[_]("pointerup",T,j)}function g(){!e.params.scrollbar.el||!e.scrollbar.el||M("on")}function L(){!e.params.scrollbar.el||!e.scrollbar.el||M("off")}function O(){const{scrollbar:y,el:C}=e;e.params.scrollbar=io(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const k=e.params.scrollbar;if(!k.el)return;let B;if(typeof k.el=="string"&&e.isElement&&(B=e.el.querySelector(k.el)),!B&&typeof k.el=="string"){if(B=l.querySelectorAll(k.el),!B.length)return}else B||(B=k.el);e.params.uniqueNavElements&&typeof k.el=="string"&&B.length>1&&C.querySelectorAll(k.el).length===1&&(B=C.querySelector(k.el)),B.length>0&&(B=B[0]),B.classList.add(e.isHorizontal()?k.horizontalClass:k.verticalClass);let N;B&&(N=B.querySelector(Ft(e.params.scrollbar.dragClass)),N||(N=Ht("div",e.params.scrollbar.dragClass),B.append(N))),Object.assign(y,{el:B,dragEl:N}),k.draggable&&g(),B&&B.classList[e.enabled?"remove":"add"](...Mt(e.params.scrollbar.lockClass))}function w(){const y=e.params.scrollbar,C=e.scrollbar.el;C&&C.classList.remove(...Mt(e.isHorizontal()?y.horizontalClass:y.verticalClass)),L()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const y=e.params.scrollbar;let{el:C}=e.scrollbar;C=Et(C),C.forEach(k=>{k.classList.remove(y.horizontalClass,y.verticalClass),k.classList.add(e.isHorizontal()?y.horizontalClass:y.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?P():(O(),E(),m())}),o("update resize observerUpdate lock unlock changeDirection",()=>{E()}),o("setTranslate",()=>{m()}),o("setTransition",(y,C)=>{x(C)}),o("enable disable",()=>{const{el:y}=e.scrollbar;y&&y.classList[e.enabled?"remove":"add"](...Mt(e.params.scrollbar.lockClass))}),o("destroy",()=>{w()});const c=()=>{e.el.classList.remove(...Mt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Mt(e.params.scrollbar.scrollbarDisabledClass)),O(),E(),m()},P=()=>{e.el.classList.add(...Mt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Mt(e.params.scrollbar.scrollbarDisabledClass)),w()};Object.assign(e.scrollbar,{enable:c,disable:P,updateSize:E,setTranslate:m,init:O,destroy:w})}function $t(t){let{swiper:e,extendParams:i,on:o,emit:s,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 d,r,a=l&&l.autoplay?l.autoplay.delay:3e3,v=l&&l.autoplay?l.autoplay.delay:3e3,u,f=new Date().getTime(),h,m,x,E,A,p,S;function b(j){!e||e.destroyed||!e.wrapperEl||j.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",b),!(S||j.detail&&j.detail.bySwiperTouchMove)&&c())}const T=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(v=u,h=!1);const j=e.autoplay.paused?u:f+v-new Date().getTime();e.autoplay.timeLeft=j,s("autoplayTimeLeft",j,j/a),r=requestAnimationFrame(()=>{T()})},M=()=>{let j;return e.virtual&&e.params.virtual.enabled?j=e.slides.filter(I=>I.classList.contains("swiper-slide-active"))[0]:j=e.slides[e.activeIndex],j?parseInt(j.getAttribute("data-swiper-autoplay"),10):void 0},g=j=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(r),T();let _=typeof j>"u"?e.params.autoplay.delay:j;a=e.params.autoplay.delay,v=e.params.autoplay.delay;const I=M();!Number.isNaN(I)&&I>0&&typeof j>"u"&&(_=I,a=I,v=I),u=_;const J=e.params.speed,q=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(J,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,J,!0,!0),s("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(J,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,J,!0,!0),s("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{g()})))};return _>0?(clearTimeout(d),d=setTimeout(()=>{q()},_)):requestAnimationFrame(()=>{q()}),_},L=()=>{f=new Date().getTime(),e.autoplay.running=!0,g(),s("autoplayStart")},O=()=>{e.autoplay.running=!1,clearTimeout(d),cancelAnimationFrame(r),s("autoplayStop")},w=(j,_)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(d),j||(p=!0);const I=()=>{s("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",b):c()};if(e.autoplay.paused=!0,_){A&&(u=e.params.autoplay.delay),A=!1,I();return}u=(u||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&u<0&&!e.params.loop)&&(u<0&&(u=0),I())},c=()=>{e.isEnd&&u<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),p?(p=!1,g(u)):g(),e.autoplay.paused=!1,s("autoplayResume"))},P=()=>{if(e.destroyed||!e.autoplay.running)return;const j=bt();j.visibilityState==="hidden"&&(p=!0,w(!0)),j.visibilityState==="visible"&&c()},y=j=>{j.pointerType==="mouse"&&(p=!0,S=!0,!(e.animating||e.autoplay.paused)&&w(!0))},C=j=>{j.pointerType==="mouse"&&(S=!1,e.autoplay.paused&&c())},k=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",y),e.el.addEventListener("pointerleave",C))},B=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",y),e.el.removeEventListener("pointerleave",C))},N=()=>{bt().addEventListener("visibilitychange",P)},V=()=>{bt().removeEventListener("visibilitychange",P)};o("init",()=>{e.params.autoplay.enabled&&(k(),N(),L())}),o("destroy",()=>{B(),V(),e.autoplay.running&&O()}),o("_freeModeStaticRelease",()=>{(x||p)&&c()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?O():w(!0,!0)}),o("beforeTransitionStart",(j,_,I)=>{e.destroyed||!e.autoplay.running||(I||!e.params.autoplay.disableOnInteraction?w(!0,!0):O())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){O();return}m=!0,x=!1,p=!1,E=setTimeout(()=>{p=!0,x=!0,w(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!m)){if(clearTimeout(E),clearTimeout(d),e.params.autoplay.disableOnInteraction){x=!1,m=!1;return}x&&e.params.cssMode&&c(),x=!1,m=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(A=!0)}),Object.assign(e.autoplay,{start:L,stop:O,pause:w,resume:c})}function Cn(t){let{swiper:e,extendParams:i,emit:o,once:s}=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 a=e.getTranslate();e.setTranslate(a),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function d(){if(e.params.cssMode)return;const{touchEventsData:a,touches:v}=e;a.velocities.length===0&&a.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:a.touchStartTime}),a.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:pt()})}function r(a){let{currentPos:v}=a;if(e.params.cssMode)return;const{params:u,wrapperEl:f,rtlTranslate:h,snapGrid:m,touchEventsData:x}=e,A=pt()-x.touchStartTime;if(v<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(v>-e.maxTranslate()){e.slides.length<m.length?e.slideTo(m.length-1):e.slideTo(e.slides.length-1);return}if(u.freeMode.momentum){if(x.velocities.length>1){const O=x.velocities.pop(),w=x.velocities.pop(),c=O.position-w.position,P=O.time-w.time;e.velocity=c/P,e.velocity/=2,Math.abs(e.velocity)<u.freeMode.minimumVelocity&&(e.velocity=0),(P>150||pt()-O.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=u.freeMode.momentumVelocityRatio,x.velocities.length=0;let p=1e3*u.freeMode.momentumRatio;const S=e.velocity*p;let b=e.translate+S;h&&(b=-b);let T=!1,M;const g=Math.abs(e.velocity)*20*u.freeMode.momentumBounceRatio;let L;if(b<e.maxTranslate())u.freeMode.momentumBounce?(b+e.maxTranslate()<-g&&(b=e.maxTranslate()-g),M=e.maxTranslate(),T=!0,x.allowMomentumBounce=!0):b=e.maxTranslate(),u.loop&&u.centeredSlides&&(L=!0);else if(b>e.minTranslate())u.freeMode.momentumBounce?(b-e.minTranslate()>g&&(b=e.minTranslate()+g),M=e.minTranslate(),T=!0,x.allowMomentumBounce=!0):b=e.minTranslate(),u.loop&&u.centeredSlides&&(L=!0);else if(u.freeMode.sticky){let O;for(let w=0;w<m.length;w+=1)if(m[w]>-b){O=w;break}Math.abs(m[O]-b)<Math.abs(m[O-1]-b)||e.swipeDirection==="next"?b=m[O]:b=m[O-1],b=-b}if(L&&s("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?p=Math.abs((-b-e.translate)/e.velocity):p=Math.abs((b-e.translate)/e.velocity),u.freeMode.sticky){const O=Math.abs((h?-b:b)-e.translate),w=e.slidesSizesGrid[e.activeIndex];O<w?p=u.speed:O<2*w?p=u.speed*1.5:p=u.speed*2.5}}else if(u.freeMode.sticky){e.slideToClosest();return}u.freeMode.momentumBounce&&T?(e.updateProgress(M),e.setTransition(p),e.setTranslate(b),e.transitionStart(!0,e.swipeDirection),e.animating=!0,vi(f,()=>{!e||e.destroyed||!x.allowMomentumBounce||(o("momentumBounce"),e.setTransition(u.speed),setTimeout(()=>{e.setTranslate(M),vi(f,()=>{!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,vi(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(b),e.updateActiveIndex(),e.updateSlidesClasses()}else if(u.freeMode.sticky){e.slideToClosest();return}else u.freeMode&&o("_freeModeNoMomentumRelease");(!u.freeMode.momentum||A>=u.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:d,onTouchEnd:r}})}let mi;function In(){const t=ot(),e=bt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function oo(){return mi||(mi=In()),mi}let fi;function kn(t){let{userAgent:e}=t===void 0?{}:t;const i=oo(),o=ot(),s=o.navigator.platform,l=e||o.navigator.userAgent,d={ios:!1,android:!1},r=o.screen.width,a=o.screen.height,v=l.match(/(Android);?[\s\/]+([\d.]+)?/);let u=l.match(/(iPad).*OS\s([\d_]+)/);const f=l.match(/(iPod)(.*OS\s([\d_]+))?/),h=!u&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),m=s==="Win32";let x=s==="MacIntel";const E=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&x&&i.touch&&E.indexOf(`${r}x${a}`)>=0&&(u=l.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),x=!1),v&&!m&&(d.os="android",d.android=!0),(u||h||f)&&(d.os="ios",d.ios=!0),d}function no(t){return t===void 0&&(t={}),fi||(fi=kn(t)),fi}let hi;function _n(){const t=ot(),e=no();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[a,v]=r.split("Version/")[1].split(" ")[0].split(".").map(u=>Number(u));i=a<16||a===16&&v<2}}const s=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=o(),d=l||s&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:d,isWebView:s}}function Pn(){return hi||(hi=_n()),hi}function Dn(t){let{swiper:e,on:i,emit:o}=t;const s=ot();let l=null,d=null;const r=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(f=>{d=s.requestAnimationFrame(()=>{const{width:h,height:m}=e;let x=h,E=m;f.forEach(A=>{let{contentBoxSize:p,contentRect:S,target:b}=A;b&&b!==e.el||(x=S?S.width:(p[0]||p).inlineSize,E=S?S.height:(p[0]||p).blockSize)}),(x!==h||E!==m)&&r()})}),l.observe(e.el))},v=()=>{d&&s.cancelAnimationFrame(d),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},u=()=>{!e||e.destroyed||!e.initialized||o("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof s.ResizeObserver<"u"){a();return}s.addEventListener("resize",r),s.addEventListener("orientationchange",u)}),i("destroy",()=>{v(),s.removeEventListener("resize",r),s.removeEventListener("orientationchange",u)})}function Mn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=[],d=ot(),r=function(u,f){f===void 0&&(f={});const h=d.MutationObserver||d.WebkitMutationObserver,m=new h(x=>{if(e.__preventObserver__)return;if(x.length===1){s("observerUpdate",x[0]);return}const E=function(){s("observerUpdate",x[0])};d.requestAnimationFrame?d.requestAnimationFrame(E):d.setTimeout(E,0)});m.observe(u,{attributes:typeof f.attributes>"u"?!0:f.attributes,childList:typeof f.childList>"u"?!0:f.childList,characterData:typeof f.characterData>"u"?!0:f.characterData}),l.push(m)},a=()=>{if(e.params.observer){if(e.params.observeParents){const u=to(e.hostEl);for(let f=0;f<u.length;f+=1)r(u[f])}r(e.hostEl,{childList:e.params.observeSlideChildren}),r(e.wrapperEl,{attributes:!1})}},v=()=>{l.forEach(u=>{u.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",a),o("destroy",v)}var On={on(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;const s=i?"unshift":"push";return t.split(" ").forEach(l=>{o.eventsListeners[l]||(o.eventsListeners[l]=[]),o.eventsListeners[l][s](e)}),o},once(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;function s(){o.off(t,s),s.__emitterProxy&&delete s.__emitterProxy;for(var l=arguments.length,d=new Array(l),r=0;r<l;r++)d[r]=arguments[r];e.apply(o,d)}return s.__emitterProxy=e,o.on(t,s,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((s,l)=>{(s===e||s.__emitterProxy&&s.__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 s=arguments.length,l=new Array(s),d=0;d<s;d++)l[d]=arguments[d];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(a=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(o,[a,...i])}),t.eventsListeners&&t.eventsListeners[a]&&t.eventsListeners[a].forEach(v=>{v.apply(o,i)})}),t}};function Ln(){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(Ot(o,"padding-left")||0,10)-parseInt(Ot(o,"padding-right")||0,10),i=i-parseInt(Ot(o,"padding-top")||0,10)-parseInt(Ot(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 Bn(){const t=this;function e(c,P){return parseFloat(c.getPropertyValue(t.getDirectionLabel(P))||0)}const i=t.params,{wrapperEl:o,slidesEl:s,size:l,rtlTranslate:d,wrongRTL:r}=t,a=t.virtual&&i.virtual.enabled,v=a?t.virtual.slides.length:t.slides.length,u=Tt(s,`.${t.params.slideClass}, swiper-slide`),f=a?t.virtual.slides.length:u.length;let h=[];const m=[],x=[];let E=i.slidesOffsetBefore;typeof E=="function"&&(E=i.slidesOffsetBefore.call(t));let A=i.slidesOffsetAfter;typeof A=="function"&&(A=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,S=t.slidesGrid.length;let b=i.spaceBetween,T=-E,M=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,u.forEach(c=>{d?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(Kt(o,"--swiper-centered-offset-before",""),Kt(o,"--swiper-centered-offset-after",""));const L=i.grid&&i.grid.rows>1&&t.grid;L?t.grid.initSlides(u):t.grid&&t.grid.unsetSlides();let O;const w=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<f;c+=1){O=0;let P;if(u[c]&&(P=u[c]),L&&t.grid.updateSlide(c,P,u),!(u[c]&&Ot(P,"display")==="none")){if(i.slidesPerView==="auto"){w&&(u[c].style[t.getDirectionLabel("width")]="");const y=getComputedStyle(P),C=P.style.transform,k=P.style.webkitTransform;if(C&&(P.style.transform="none"),k&&(P.style.webkitTransform="none"),i.roundLengths)O=t.isHorizontal()?pi(P,"width",!0):pi(P,"height",!0);else{const B=e(y,"width"),N=e(y,"padding-left"),V=e(y,"padding-right"),j=e(y,"margin-left"),_=e(y,"margin-right"),I=y.getPropertyValue("box-sizing");if(I&&I==="border-box")O=B+j+_;else{const{clientWidth:J,offsetWidth:q}=P;O=B+N+V+j+_+(q-J)}}C&&(P.style.transform=C),k&&(P.style.webkitTransform=k),i.roundLengths&&(O=Math.floor(O))}else O=(l-(i.slidesPerView-1)*b)/i.slidesPerView,i.roundLengths&&(O=Math.floor(O)),u[c]&&(u[c].style[t.getDirectionLabel("width")]=`${O}px`);u[c]&&(u[c].swiperSlideSize=O),x.push(O),i.centeredSlides?(T=T+O/2+M/2+b,M===0&&c!==0&&(T=T-l/2-b),c===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),m.push(T)):(i.roundLengths&&(T=Math.floor(T)),(g-Math.min(t.params.slidesPerGroupSkip,g))%t.params.slidesPerGroup===0&&h.push(T),m.push(T),T=T+O+b),t.virtualSize+=O+b,M=O,g+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+A,d&&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`),L&&t.grid.updateWrapperSize(O,h),!i.centeredSlides){const c=[];for(let P=0;P<h.length;P+=1){let y=h[P];i.roundLengths&&(y=Math.floor(y)),h[P]<=t.virtualSize-l&&c.push(y)}h=c,Math.floor(t.virtualSize-l)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-l)}if(a&&i.loop){const c=x[0]+b;if(i.slidesPerGroup>1){const P=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),y=c*i.slidesPerGroup;for(let C=0;C<P;C+=1)h.push(h[h.length-1]+y)}for(let P=0;P<t.virtual.slidesBefore+t.virtual.slidesAfter;P+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+c),m.push(m[m.length-1]+c),t.virtualSize+=c}if(h.length===0&&(h=[0]),b!==0){const c=t.isHorizontal()&&d?"marginLeft":t.getDirectionLabel("marginRight");u.filter((P,y)=>!i.cssMode||i.loop?!0:y!==u.length-1).forEach(P=>{P.style[c]=`${b}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;x.forEach(y=>{c+=y+(b||0)}),c-=b;const P=c-l;h=h.map(y=>y<=0?-E:y>P?P+A:y)}if(i.centerInsufficientSlides){let c=0;x.forEach(y=>{c+=y+(b||0)}),c-=b;const P=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+P<l){const y=(l-c-P)/2;h.forEach((C,k)=>{h[k]=C-y}),m.forEach((C,k)=>{m[k]=C+y})}}if(Object.assign(t,{slides:u,snapGrid:h,slidesGrid:m,slidesSizesGrid:x}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){Kt(o,"--swiper-centered-offset-before",`${-h[0]}px`),Kt(o,"--swiper-centered-offset-after",`${t.size/2-x[x.length-1]/2}px`);const c=-t.snapGrid[0],P=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(y=>y+c),t.slidesGrid=t.slidesGrid.map(y=>y+P)}if(f!==v&&t.emit("slidesLengthChange"),h.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),m.length!==S&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!a&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const c=`${i.containerModifierClass}backface-hidden`,P=t.el.classList.contains(c);f<=i.maxBackfaceHiddenSlides?P||t.el.classList.add(c):P&&t.el.classList.remove(c)}}function Nn(t){const e=this,i=[],o=e.virtual&&e.params.virtual.enabled;let s=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const d=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(d(r))}else i.push(d(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const r=i[l].offsetHeight;s=r>s?r:s}(s||s===0)&&(e.wrapperEl.style.height=`${s}px`)}function Fn(){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 lo=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function jn(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:o,rtlTranslate:s,snapGrid:l}=e;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let d=-t;s&&(d=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 a=0;a<o.length;a+=1){const v=o[a];let u=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(u-=o[0].swiperSlideOffset);const f=(d+(i.centeredSlides?e.minTranslate():0)-u)/(v.swiperSlideSize+r),h=(d-l[0]+(i.centeredSlides?e.minTranslate():0)-u)/(v.swiperSlideSize+r),m=-(d-u),x=m+e.slidesSizesGrid[a],E=m>=0&&m<=e.size-e.slidesSizesGrid[a],A=m>=0&&m<e.size-1||x>1&&x<=e.size||m<=0&&x>=e.size;A&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(a)),lo(v,A,i.slideVisibleClass),lo(v,E,i.slideFullyVisibleClass),v.progress=s?-f:f,v.originalProgress=s?-h:h}}function Vn(t){const e=this;if(typeof t>"u"){const u=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*u||0}const i=e.params,o=e.maxTranslate()-e.minTranslate();let{progress:s,isBeginning:l,isEnd:d,progressLoop:r}=e;const a=l,v=d;if(o===0)s=0,l=!0,d=!0;else{s=(t-e.minTranslate())/o;const u=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;l=u||s<=0,d=f||s>=1,u&&(s=0),f&&(s=1)}if(i.loop){const u=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[u],m=e.slidesGrid[f],x=e.slidesGrid[e.slidesGrid.length-1],E=Math.abs(t);E>=h?r=(E-h)/x:r=(E+x-m)/x,r>1&&(r-=1)}Object.assign(e,{progress:s,progressLoop:r,isBeginning:l,isEnd:d}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!a&&e.emit("reachBeginning toEdge"),d&&!v&&e.emit("reachEnd toEdge"),(a&&!l||v&&!d)&&e.emit("fromEdge"),e.emit("progress",s)}const gi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function zn(){const t=this,{slides:e,params:i,slidesEl:o,activeIndex:s}=t,l=t.virtual&&i.virtual.enabled,d=t.grid&&i.grid&&i.grid.rows>1,r=f=>Tt(o,`.${i.slideClass}${f}, swiper-slide${f}`)[0];let a,v,u;if(l)if(i.loop){let f=s-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),a=r(`[data-swiper-slide-index="${f}"]`)}else a=r(`[data-swiper-slide-index="${s}"]`);else d?(a=e.filter(f=>f.column===s)[0],u=e.filter(f=>f.column===s+1)[0],v=e.filter(f=>f.column===s-1)[0]):a=e[s];a&&(d||(u=Tn(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u&&(u=e[0]),v=xn(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(f=>{gi(f,f===a,i.slideActiveClass),gi(f,f===u,i.slideNextClass),gi(f,f===v,i.slidePrevClass)}),t.emitSlidesClasses()}const ei=(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 s=o.querySelector(`.${t.params.lazyPreloaderClass}`);!s&&t.isElement&&(o.shadowRoot?s=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(s=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),s&&s.remove())})),s&&s.remove()}},bi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},yi=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),s=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const d=s,r=[d-e];r.push(...Array.from({length:e}).map((a,v)=>d+o+v)),t.slides.forEach((a,v)=>{r.includes(a.column)&&bi(t,v)});return}const l=s+o-1;if(t.params.rewind||t.params.loop)for(let d=s-e;d<=l+e;d+=1){const r=(d%i+i)%i;(r<s||r>l)&&bi(t,r)}else for(let d=Math.max(s-e,0);d<=Math.min(l+e,i-1);d+=1)d!==s&&(d>l||d<s)&&bi(t,d)};function Hn(t){const{slidesGrid:e,params:i}=t,o=t.rtlTranslate?t.translate:-t.translate;let s;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?s=l:o>=e[l]&&o<e[l+1]&&(s=l+1):o>=e[l]&&(s=l);return i.normalizeSlideIndex&&(s<0||typeof s>"u")&&(s=0),s}function Gn(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:s,activeIndex:l,realIndex:d,snapIndex:r}=e;let a=t,v;const u=m=>{let x=m-e.virtual.slidesBefore;return x<0&&(x=e.virtual.slides.length+x),x>=e.virtual.slides.length&&(x-=e.virtual.slides.length),x};if(typeof a>"u"&&(a=Hn(e)),o.indexOf(i)>=0)v=o.indexOf(i);else{const m=Math.min(s.slidesPerGroupSkip,a);v=m+Math.floor((a-m)/s.slidesPerGroup)}if(v>=o.length&&(v=o.length-1),a===l&&!e.params.loop){v!==r&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(a===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=u(a);return}const f=e.grid&&s.grid&&s.grid.rows>1;let h;if(e.virtual&&s.virtual.enabled&&s.loop)h=u(a);else if(f){const m=e.slides.filter(E=>E.column===a)[0];let x=parseInt(m.getAttribute("data-swiper-slide-index"),10);Number.isNaN(x)&&(x=Math.max(e.slides.indexOf(m),0)),h=Math.floor(x/s.grid.rows)}else if(e.slides[a]){const m=e.slides[a].getAttribute("data-swiper-slide-index");m?h=parseInt(m,10):h=a}else h=a;Object.assign(e,{previousSnapIndex:r,snapIndex:v,previousRealIndex:d,realIndex:h,previousIndex:l,activeIndex:a}),e.initialized&&yi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(d!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function Un(t,e){const i=this,o=i.params;let s=t.closest(`.${o.slideClass}, swiper-slide`);!s&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(r=>{!s&&r.matches&&r.matches(`.${o.slideClass}, swiper-slide`)&&(s=r)});let l=!1,d;if(s){for(let r=0;r<i.slides.length;r+=1)if(i.slides[r]===s){l=!0,d=r;break}}if(s&&l)i.clickedSlide=s,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(s.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=d;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Wn={updateSize:Ln,updateSlides:Bn,updateAutoHeight:Nn,updateSlidesOffset:Fn,updateSlidesProgress:jn,updateProgress:Vn,updateSlidesClasses:zn,updateActiveIndex:Gn,updateClickedSlide:Un};function Yn(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:o,translate:s,wrapperEl:l}=e;if(i.virtualTranslate)return o?-s:s;if(i.cssMode)return s;let d=yn(l,t);return d+=e.cssOverflowAdjustment(),o&&(d=-d),d||0}function Xn(t,e){const i=this,{rtlTranslate:o,params:s,wrapperEl:l,progress:d}=i;let r=0,a=0;const v=0;i.isHorizontal()?r=o?-t:t:a=t,s.roundLengths&&(r=Math.floor(r),a=Math.floor(a)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?r:a,s.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-r:-a:s.virtualTranslate||(i.isHorizontal()?r-=i.cssOverflowAdjustment():a-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${r}px, ${a}px, ${v}px)`);let u;const f=i.maxTranslate()-i.minTranslate();f===0?u=0:u=(t-i.minTranslate())/f,u!==d&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Jn(){return-this.snapGrid[0]}function qn(){return-this.snapGrid[this.snapGrid.length-1]}function Kn(t,e,i,o,s){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:d,wrapperEl:r}=l;if(l.animating&&d.preventInteractionOnTransition)return!1;const a=l.minTranslate(),v=l.maxTranslate();let u;if(o&&t>a?u=a:o&&t<v?u=v:u=t,l.updateProgress(u),d.cssMode){const f=l.isHorizontal();if(e===0)r[f?"scrollLeft":"scrollTop"]=-u;else{if(!l.support.smoothScroll)return eo({swiper:l,targetPosition:-u,side:f?"left":"top"}),!0;r.scrollTo({[f?"left":"top"]:-u,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,s),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,s),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 Zn={getTranslate:Yn,setTranslate:Xn,minTranslate:Jn,maxTranslate:qn,translateTo:Kn};function Qn(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 so(t){let{swiper:e,runCallbacks:i,direction:o,step:s}=t;const{activeIndex:l,previousIndex:d}=e;let r=o;if(r||(l>d?r="next":l<d?r="prev":r="reset"),e.emit(`transition${s}`),i&&l!==d){if(r==="reset"){e.emit(`slideResetTransition${s}`);return}e.emit(`slideChangeTransition${s}`),r==="next"?e.emit(`slideNextTransition${s}`):e.emit(`slidePrevTransition${s}`)}}function Rn(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;o.cssMode||(o.autoHeight&&i.updateAutoHeight(),so({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function $n(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;i.animating=!1,!o.cssMode&&(i.setTransition(0),so({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var el={setTransition:Qn,transitionStart:Rn,transitionEnd:$n};function tl(t,e,i,o,s){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let d=t;d<0&&(d=0);const{params:r,snapGrid:a,slidesGrid:v,previousIndex:u,activeIndex:f,rtlTranslate:h,wrapperEl:m,enabled:x}=l;if(!x&&!o&&!s||l.destroyed||l.animating&&r.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const E=Math.min(l.params.slidesPerGroupSkip,d);let A=E+Math.floor((d-E)/l.params.slidesPerGroup);A>=a.length&&(A=a.length-1);const p=-a[A];if(r.normalizeSlideIndex)for(let b=0;b<v.length;b+=1){const T=-Math.floor(p*100),M=Math.floor(v[b]*100),g=Math.floor(v[b+1]*100);typeof v[b+1]<"u"?T>=M&&T<g-(g-M)/2?d=b:T>=M&&T<g&&(d=b+1):T>=M&&(d=b)}if(l.initialized&&d!==f&&(!l.allowSlideNext&&(h?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(f||0)!==d))return!1;d!==(u||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let S;if(d>f?S="next":d<f?S="prev":S="reset",h&&-p===l.translate||!h&&p===l.translate)return l.updateActiveIndex(d),r.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),r.effect!=="slide"&&l.setTranslate(p),S!=="reset"&&(l.transitionStart(i,S),l.transitionEnd(i,S)),!1;if(r.cssMode){const b=l.isHorizontal(),T=h?p:-p;if(e===0){const M=l.virtual&&l.params.virtual.enabled;M&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),M&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{m[b?"scrollLeft":"scrollTop"]=T})):m[b?"scrollLeft":"scrollTop"]=T,M&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return eo({swiper:l,targetPosition:T,side:b?"left":"top"}),!0;m.scrollTo({[b?"left":"top"]:T,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(d),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,o),l.transitionStart(i,S),e===0?l.transitionEnd(i,S):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,S))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function il(t,e,i,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const s=this;if(s.destroyed)return;typeof e>"u"&&(e=s.params.speed);const l=s.grid&&s.params.grid&&s.params.grid.rows>1;let d=t;if(s.params.loop)if(s.virtual&&s.params.virtual.enabled)d=d+s.virtual.slidesBefore;else{let r;if(l){const h=d*s.params.grid.rows;r=s.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===h)[0].column}else r=s.getSlideIndexByData(d);const a=l?Math.ceil(s.slides.length/s.params.grid.rows):s.slides.length,{centeredSlides:v}=s.params;let u=s.params.slidesPerView;u==="auto"?u=s.slidesPerViewDynamic():(u=Math.ceil(parseFloat(s.params.slidesPerView,10)),v&&u%2===0&&(u=u+1));let f=a-r<u;if(v&&(f=f||r<Math.ceil(u/2)),o&&v&&s.params.slidesPerView!=="auto"&&!l&&(f=!1),f){const h=v?r<s.activeIndex?"prev":"next":r-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?r+1:r-a+1,slideRealIndex:h==="next"?s.realIndex:void 0})}if(l){const h=d*s.params.grid.rows;d=s.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=s.getSlideIndexByData(d)}return requestAnimationFrame(()=>{s.slideTo(d,e,i,o)}),s}function ol(t,e,i){e===void 0&&(e=!0);const o=this,{enabled:s,params:l,animating:d}=o;if(!s||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 a=o.activeIndex<l.slidesPerGroupSkip?1:r,v=o.virtual&&l.virtual.enabled;if(l.loop){if(d&&!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+a,t,e,i)}),!0}return l.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+a,t,e,i)}function nl(t,e,i){e===void 0&&(e=!0);const o=this,{params:s,snapGrid:l,slidesGrid:d,rtlTranslate:r,enabled:a,animating:v}=o;if(!a||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);const u=o.virtual&&s.virtual.enabled;if(s.loop){if(v&&!u&&s.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const f=r?o.translate:-o.translate;function h(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const m=h(f),x=l.map(p=>h(p));let E=l[x.indexOf(m)-1];if(typeof E>"u"&&s.cssMode){let p;l.forEach((S,b)=>{m>=S&&(p=b)}),typeof p<"u"&&(E=l[p>0?p-1:p])}let A=0;if(typeof E<"u"&&(A=d.indexOf(E),A<0&&(A=o.activeIndex-1),s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(A=A-o.slidesPerViewDynamic("previous",!0)+1,A=Math.max(A,0))),s.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(s.loop&&o.activeIndex===0&&s.cssMode)return requestAnimationFrame(()=>{o.slideTo(A,t,e,i)}),!0;return o.slideTo(A,t,e,i)}function ll(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 sl(t,e,i,o){e===void 0&&(e=!0),o===void 0&&(o=.5);const s=this;if(s.destroyed)return;typeof t>"u"&&(t=s.params.speed);let l=s.activeIndex;const d=Math.min(s.params.slidesPerGroupSkip,l),r=d+Math.floor((l-d)/s.params.slidesPerGroup),a=s.rtlTranslate?s.translate:-s.translate;if(a>=s.snapGrid[r]){const v=s.snapGrid[r],u=s.snapGrid[r+1];a-v>(u-v)*o&&(l+=s.params.slidesPerGroup)}else{const v=s.snapGrid[r-1],u=s.snapGrid[r];a-v<=(u-v)*o&&(l-=s.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,s.slidesGrid.length-1),s.slideTo(l,t,e,i)}function dl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,o=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let s=t.clickedIndex,l;const d=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?s<t.loopedSlides-o/2||s>t.slides.length-t.loopedSlides+o/2?(t.loopFix(),s=t.getSlideIndex(Tt(i,`${d}[data-swiper-slide-index="${l}"]`)[0]),Nt(()=>{t.slideTo(s)})):t.slideTo(s):s>t.slides.length-o?(t.loopFix(),s=t.getSlideIndex(Tt(i,`${d}[data-swiper-slide-index="${l}"]`)[0]),Nt(()=>{t.slideTo(s)})):t.slideTo(s)}else t.slideTo(s)}var rl={slideTo:tl,slideToLoop:il,slideNext:ol,slidePrev:nl,slideReset:ll,slideToClosest:sl,slideToClickedSlide:dl};function al(t){const e=this,{params:i,slidesEl:o}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const s=()=>{Tt(o,`.${i.slideClass}, swiper-slide`).forEach((f,h)=>{f.setAttribute("data-swiper-slide-index",h)})},l=e.grid&&i.grid&&i.grid.rows>1,d=i.slidesPerGroup*(l?i.grid.rows:1),r=e.slides.length%d!==0,a=l&&e.slides.length%i.grid.rows!==0,v=u=>{for(let f=0;f<u;f+=1){const h=e.isElement?Ht("swiper-slide",[i.slideBlankClass]):Ht("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(r){if(i.loopAddBlankSlides){const u=d-e.slides.length%d;v(u),e.recalcSlides(),e.updateSlides()}else Zt("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)");s()}else if(a){if(i.loopAddBlankSlides){const u=i.grid.rows-e.slides.length%i.grid.rows;v(u),e.recalcSlides(),e.updateSlides()}else Zt("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)");s()}else s();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function ul(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:s,activeSlideIndex:l,byController:d,byMousewheel:r}=t===void 0?{}:t;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:v,allowSlidePrev:u,allowSlideNext:f,slidesEl:h,params:m}=a,{centeredSlides:x}=m;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&m.virtual.enabled){i&&(!m.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):m.centeredSlides&&a.snapIndex<m.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=u,a.allowSlideNext=f,a.emit("loopFix");return}let E=m.slidesPerView;E==="auto"?E=a.slidesPerViewDynamic():(E=Math.ceil(parseFloat(m.slidesPerView,10)),x&&E%2===0&&(E=E+1));const A=m.slidesPerGroupAuto?E:m.slidesPerGroup;let p=A;p%A!==0&&(p+=A-p%A),p+=m.loopAdditionalSlides,a.loopedSlides=p;const S=a.grid&&m.grid&&m.grid.rows>1;v.length<E+p?Zt("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"):S&&m.grid.fill==="row"&&Zt("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const b=[],T=[];let M=a.activeIndex;typeof l>"u"?l=a.getSlideIndex(v.filter(C=>C.classList.contains(m.slideActiveClass))[0]):M=l;const g=o==="next"||!o,L=o==="prev"||!o;let O=0,w=0;const c=S?Math.ceil(v.length/m.grid.rows):v.length,y=(S?v[l].column:l)+(x&&typeof s>"u"?-E/2+.5:0);if(y<p){O=Math.max(p-y,A);for(let C=0;C<p-y;C+=1){const k=C-Math.floor(C/c)*c;if(S){const B=c-k-1;for(let N=v.length-1;N>=0;N-=1)v[N].column===B&&b.push(N)}else b.push(c-k-1)}}else if(y+E>c-p){w=Math.max(y-(c-p*2),A);for(let C=0;C<w;C+=1){const k=C-Math.floor(C/c)*c;S?v.forEach((B,N)=>{B.column===k&&T.push(N)}):T.push(k)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),L&&b.forEach(C=>{v[C].swiperLoopMoveDOM=!0,h.prepend(v[C]),v[C].swiperLoopMoveDOM=!1}),g&&T.forEach(C=>{v[C].swiperLoopMoveDOM=!0,h.append(v[C]),v[C].swiperLoopMoveDOM=!1}),a.recalcSlides(),m.slidesPerView==="auto"?a.updateSlides():S&&(b.length>0&&L||T.length>0&&g)&&a.slides.forEach((C,k)=>{a.grid.updateSlide(k,C,a.slides)}),m.watchSlidesProgress&&a.updateSlidesOffset(),i){if(b.length>0&&L){if(typeof e>"u"){const C=a.slidesGrid[M],B=a.slidesGrid[M+O]-C;r?a.setTranslate(a.translate-B):(a.slideTo(M+Math.ceil(O),0,!1,!0),s&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-B,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-B))}else if(s){const C=S?b.length/m.grid.rows:b.length;a.slideTo(a.activeIndex+C,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(T.length>0&&g)if(typeof e>"u"){const C=a.slidesGrid[M],B=a.slidesGrid[M-w]-C;r?a.setTranslate(a.translate-B):(a.slideTo(M-w,0,!1,!0),s&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-B,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-B))}else{const C=S?T.length/m.grid.rows:T.length;a.slideTo(a.activeIndex-C,0,!1,!0)}}if(a.allowSlidePrev=u,a.allowSlideNext=f,a.controller&&a.controller.control&&!d){const C={slideRealIndex:e,direction:o,setTranslate:s,activeSlideIndex:l,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(k=>{!k.destroyed&&k.params.loop&&k.loopFix({...C,slideTo:k.params.slidesPerView===m.slidesPerView?i:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({...C,slideTo:a.controller.control.params.slidesPerView===m.slidesPerView?i:!1})}a.emit("loopFix")}function cl(){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(s=>{const l=typeof s.swiperSlideIndex>"u"?s.getAttribute("data-swiper-slide-index")*1:s.swiperSlideIndex;o[l]=s}),t.slides.forEach(s=>{s.removeAttribute("data-swiper-slide-index")}),o.forEach(s=>{i.append(s)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var vl={loopCreate:al,loopFix:ul,loopDestroy:cl};function pl(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 ml(){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 fl={setGrabCursor:pl,unsetGrabCursor:ml};function hl(t,e){e===void 0&&(e=this);function i(o){if(!o||o===bt()||o===ot())return null;o.assignedSlot&&(o=o.assignedSlot);const s=o.closest(t);return!s&&!o.getRootNode?null:s||i(o.getRootNode().host)}return i(e)}function ro(t,e,i){const o=ot(),{params:s}=t,l=s.edgeSwipeDetection,d=s.edgeSwipeThreshold;return l&&(i<=d||i>=o.innerWidth-d)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function gl(t){const e=this,i=bt();let o=t;o.originalEvent&&(o=o.originalEvent);const s=e.touchEventsData;if(o.type==="pointerdown"){if(s.pointerId!==null&&s.pointerId!==o.pointerId)return;s.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(s.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){ro(e,o,o.targetTouches[0].pageX);return}const{params:l,touches:d,enabled:r}=e;if(!r||!l.simulateTouch&&o.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let a=o.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(a)||"which"in o&&o.which===3||"button"in o&&o.button>0||s.isTouched&&s.isMoved)return;const v=!!l.noSwipingClass&&l.noSwipingClass!=="",u=o.composedPath?o.composedPath():o.path;v&&o.target&&o.target.shadowRoot&&u&&(a=u[0]);const f=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,h=!!(o.target&&o.target.shadowRoot);if(l.noSwiping&&(h?hl(f,a):a.closest(f))){e.allowClick=!0;return}if(l.swipeHandler&&!a.closest(l.swipeHandler))return;d.currentX=o.pageX,d.currentY=o.pageY;const m=d.currentX,x=d.currentY;if(!ro(e,o,m))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),d.startX=m,d.startY=x,s.touchStartTime=pt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(s.allowThresholdMove=!1);let E=!0;a.matches(s.focusableElements)&&(E=!1,a.nodeName==="SELECT"&&(s.isTouched=!1)),i.activeElement&&i.activeElement.matches(s.focusableElements)&&i.activeElement!==a&&i.activeElement.blur();const A=E&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||A)&&!a.isContentEditable&&o.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function bl(t){const e=bt(),i=this,o=i.touchEventsData,{params:s,touches:l,rtlTranslate:d,enabled:r}=i;if(!r||!s.simulateTouch&&t.pointerType==="mouse")return;let a=t;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(o.touchId!==null||a.pointerId!==o.pointerId))return;let v;if(a.type==="touchmove"){if(v=[...a.changedTouches].filter(g=>g.identifier===o.touchId)[0],!v||v.identifier!==o.touchId)return}else v=a;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",a);return}const u=v.pageX,f=v.pageY;if(a.preventedByNestedSwiper){l.startX=u,l.startY=f;return}if(!i.allowTouchMove){a.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(l,{startX:u,startY:f,currentX:u,currentY:f}),o.touchStartTime=pt());return}if(s.touchReleaseOnEdges&&!s.loop){if(i.isVertical()){if(f<l.startY&&i.translate<=i.maxTranslate()||f>l.startY&&i.translate>=i.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(u<l.startX&&i.translate<=i.maxTranslate()||u>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&a.target===e.activeElement&&a.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",a),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=u,l.currentY=f;const h=l.currentX-l.startX,m=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(h**2+m**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+m*m>=25&&(g=Math.atan2(Math.abs(m),Math.abs(h))*180/Math.PI,o.isScrolling=i.isHorizontal()?g>s.touchAngle:90-g>s.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",a),typeof o.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(o.startMoving=!0),o.isScrolling||a.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!s.cssMode&&a.cancelable&&a.preventDefault(),s.touchMoveStopPropagation&&!s.nested&&a.stopPropagation();let x=i.isHorizontal()?h:m,E=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;s.oneWayMovement&&(x=Math.abs(x)*(d?1:-1),E=Math.abs(E)*(d?1:-1)),l.diff=x,x*=s.touchRatio,d&&(x=-x,E=-E);const A=i.touchesDirection;i.swipeDirection=x>0?"prev":"next",i.touchesDirection=E>0?"prev":"next";const p=i.params.loop&&!s.cssMode,S=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(p&&S&&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,s.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",a)}let b;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&A!==i.touchesDirection&&p&&S&&Math.abs(x)>=1){Object.assign(l,{startX:u,startY:f,currentX:u,currentY:f,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}i.emit("sliderMove",a),o.isMoved=!0,o.currentTranslate=x+o.startTranslate;let T=!0,M=s.resistanceRatio;if(s.touchReleaseOnEdges&&(M=0),x>0?(p&&S&&!b&&o.allowThresholdMove&&o.currentTranslate>(s.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>i.minTranslate()&&(T=!1,s.resistance&&(o.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+o.startTranslate+x)**M))):x<0&&(p&&S&&!b&&o.allowThresholdMove&&o.currentTranslate<(s.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(s.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(s.slidesPerView,10)))}),o.currentTranslate<i.maxTranslate()&&(T=!1,s.resistance&&(o.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-o.startTranslate-x)**M))),T&&(a.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),s.threshold>0)if(Math.abs(x)>s.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}!s.followFinger||s.cssMode||((s.freeMode&&s.freeMode.enabled&&i.freeMode||s.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),s.freeMode&&s.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(o.currentTranslate),i.setTranslate(o.currentTranslate))}function yl(t){const e=this,i=e.touchEventsData;let o=t;o.originalEvent&&(o=o.originalEvent);let s;if(o.type==="touchend"||o.type==="touchcancel"){if(s=[...o.changedTouches].filter(M=>M.identifier===i.touchId)[0],!s||s.identifier!==i.touchId)return}else{if(i.touchId!==null||o.pointerId!==i.pointerId)return;s=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:d,touches:r,rtlTranslate:a,slidesGrid:v,enabled:u}=e;if(!u||!d.simulateTouch&&o.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",o),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&d.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}d.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=pt(),h=f-i.touchStartTime;if(e.allowClick){const M=o.path||o.composedPath&&o.composedPath();e.updateClickedSlide(M&&M[0]||o.target,M),e.emit("tap click",o),h<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=pt(),Nt(()=>{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 m;if(d.followFinger?m=a?e.translate:-e.translate:m=-i.currentTranslate,d.cssMode)return;if(d.freeMode&&d.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:m});return}const x=m>=-e.maxTranslate()&&!e.params.loop;let E=0,A=e.slidesSizesGrid[0];for(let M=0;M<v.length;M+=M<d.slidesPerGroupSkip?1:d.slidesPerGroup){const g=M<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;typeof v[M+g]<"u"?(x||m>=v[M]&&m<v[M+g])&&(E=M,A=v[M+g]-v[M]):(x||m>=v[M])&&(E=M,A=v[v.length-1]-v[v.length-2])}let p=null,S=null;d.rewind&&(e.isBeginning?S=d.virtual&&d.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const b=(m-v[E])/A,T=E<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;if(h>d.longSwipesMs){if(!d.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(b>=d.longSwipesRatio?e.slideTo(d.rewind&&e.isEnd?p:E+T):e.slideTo(E)),e.swipeDirection==="prev"&&(b>1-d.longSwipesRatio?e.slideTo(E+T):S!==null&&b<0&&Math.abs(b)>d.longSwipesRatio?e.slideTo(S):e.slideTo(E))}else{if(!d.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(E+T):e.slideTo(E):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:E+T),e.swipeDirection==="prev"&&e.slideTo(S!==null?S:E))}}function ao(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:s,snapGrid:l}=t,d=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const r=d&&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&&!d?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=s,t.allowSlideNext=o,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function wl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Sl(){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 s;const l=t.maxTranslate()-t.minTranslate();l===0?s=0:s=(t.translate-t.minTranslate())/l,s!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function xl(t){const e=this;ei(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Tl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const uo=(t,e)=>{const i=bt(),{params:o,el:s,wrapperEl:l,device:d}=t,r=!!o.nested,a=e==="on"?"addEventListener":"removeEventListener",v=e;!s||typeof s=="string"||(i[a]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:r}),s[a]("touchstart",t.onTouchStart,{passive:!1}),s[a]("pointerdown",t.onTouchStart,{passive:!1}),i[a]("touchmove",t.onTouchMove,{passive:!1,capture:r}),i[a]("pointermove",t.onTouchMove,{passive:!1,capture:r}),i[a]("touchend",t.onTouchEnd,{passive:!0}),i[a]("pointerup",t.onTouchEnd,{passive:!0}),i[a]("pointercancel",t.onTouchEnd,{passive:!0}),i[a]("touchcancel",t.onTouchEnd,{passive:!0}),i[a]("pointerout",t.onTouchEnd,{passive:!0}),i[a]("pointerleave",t.onTouchEnd,{passive:!0}),i[a]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&s[a]("click",t.onClick,!0),o.cssMode&&l[a]("scroll",t.onScroll),o.updateOnWindowResize?t[v](d.ios||d.android?"resize orientationchange observerUpdate":"resize observerUpdate",ao,!0):t[v]("observerUpdate",ao,!0),s[a]("load",t.onLoad,{capture:!0}))};function El(){const t=this,{params:e}=t;t.onTouchStart=gl.bind(t),t.onTouchMove=bl.bind(t),t.onTouchEnd=yl.bind(t),t.onDocumentTouchStart=Tl.bind(t),e.cssMode&&(t.onScroll=Sl.bind(t)),t.onClick=wl.bind(t),t.onLoad=xl.bind(t),uo(t,"on")}function Al(){uo(this,"off")}var Cl={attachEvents:El,detachEvents:Al};const co=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Il(){const t=this,{realIndex:e,initialized:i,params:o,el:s}=t,l=o.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const d=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!d||t.currentBreakpoint===d)return;const a=(d in l?l[d]:void 0)||t.originalParams,v=co(t,o),u=co(t,a),f=t.params.grabCursor,h=a.grabCursor,m=o.enabled;v&&!u?(s.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&u&&(s.classList.add(`${o.containerModifierClass}grid`),(a.grid.fill&&a.grid.fill==="column"||!a.grid.fill&&o.grid.fill==="column")&&s.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),f&&!h?t.unsetGrabCursor():!f&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(b=>{if(typeof a[b]>"u")return;const T=o[b]&&o[b].enabled,M=a[b]&&a[b].enabled;T&&!M&&t[b].disable(),!T&&M&&t[b].enable()});const x=a.direction&&a.direction!==o.direction,E=o.loop&&(a.slidesPerView!==o.slidesPerView||x),A=o.loop;x&&i&&t.changeDirection(),rt(t.params,a);const p=t.params.enabled,S=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),m&&!p?t.disable():!m&&p&&t.enable(),t.currentBreakpoint=d,t.emit("_beforeBreakpoint",a),i&&(E?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!A&&S?(t.loopCreate(e),t.updateSlides()):A&&!S&&t.loopDestroy()),t.emit("breakpoint",a)}function kl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const s=ot(),l=e==="window"?s.innerHeight:i.clientHeight,d=Object.keys(t).map(r=>{if(typeof r=="string"&&r.indexOf("@")===0){const a=parseFloat(r.substr(1));return{value:l*a,point:r}}return{value:r,point:r}});d.sort((r,a)=>parseInt(r.value,10)-parseInt(a.value,10));for(let r=0;r<d.length;r+=1){const{point:a,value:v}=d[r];e==="window"?s.matchMedia(`(min-width: ${v}px)`).matches&&(o=a):v<=i.clientWidth&&(o=a)}return o||"max"}var _l={setBreakpoint:Il,getBreakpoint:kl};function Pl(t,e){const i=[];return t.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(s=>{o[s]&&i.push(e+s)}):typeof o=="string"&&i.push(e+o)}),i}function Dl(){const t=this,{classNames:e,params:i,rtl:o,el:s,device:l}=t,d=Pl(["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(...d),s.classList.add(...e),t.emitContainerClasses()}function Ml(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Ol={addClasses:Dl,removeClasses:Ml};function Ll(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:o}=i;if(o){const s=t.slides.length-1,l=t.slidesGrid[s]+t.slidesSizesGrid[s]+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 Bl={checkOverflow:Ll},wi={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function Nl(t,e){return function(o){o===void 0&&(o={});const s=Object.keys(o)[0],l=o[s];if(typeof l!="object"||l===null){rt(e,o);return}if(t[s]===!0&&(t[s]={enabled:!0}),s==="navigation"&&t[s]&&t[s].enabled&&!t[s].prevEl&&!t[s].nextEl&&(t[s].auto=!0),["pagination","scrollbar"].indexOf(s)>=0&&t[s]&&t[s].enabled&&!t[s].el&&(t[s].auto=!0),!(s in t&&"enabled"in l)){rt(e,o);return}typeof t[s]=="object"&&!("enabled"in t[s])&&(t[s].enabled=!0),t[s]||(t[s]={enabled:!1}),rt(e,o)}}const Si={eventsEmitter:On,update:Wn,translate:Zn,transition:el,slide:rl,loop:vl,grabCursor:fl,events:Cl,breakpoints:_l,checkOverflow:Bl,classes:Ol},xi={};let Ti=class Dt{constructor(){let e,i;for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];s.length===1&&s[0].constructor&&Object.prototype.toString.call(s[0]).slice(8,-1)==="Object"?i=s[0]:[e,i]=s,i||(i={}),i=rt({},i),e&&!i.el&&(i.el=e);const d=bt();if(i.el&&typeof i.el=="string"&&d.querySelectorAll(i.el).length>1){const u=[];return d.querySelectorAll(i.el).forEach(f=>{const h=rt({},i,{el:f});u.push(new Dt(h))}),u}const r=this;r.__swiper__=!0,r.support=oo(),r.device=no({userAgent:i.userAgent}),r.browser=Pn(),r.eventsListeners={},r.eventsAnyListeners=[],r.modules=[...r.__modules__],i.modules&&Array.isArray(i.modules)&&r.modules.push(...i.modules);const a={};r.modules.forEach(u=>{u({params:i,swiper:r,extendParams:Nl(i,a),on:r.on.bind(r),once:r.once.bind(r),off:r.off.bind(r),emit:r.emit.bind(r)})});const v=rt({},wi,a);return r.params=rt({},v,xi,i),r.originalParams=rt({},r.params),r.passedParams=rt({},i),r.params&&r.params.on&&Object.keys(r.params.on).forEach(u=>{r.on(u,r.params.on[u])}),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,s=Tt(i,`.${o.slideClass}, swiper-slide`),l=Qt(s[0]);return Qt(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=Tt(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 s=o.minTranslate(),d=(o.maxTranslate()-s)*e+s;o.translateTo(d,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 s=e.getSlideClasses(o);i.push({slideEl:o,classNames:s}),e.emit("_slideClass",o,s)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const o=this,{params:s,slides:l,slidesGrid:d,slidesSizesGrid:r,size:a,activeIndex:v}=o;let u=1;if(typeof s.slidesPerView=="number")return s.slidesPerView;if(s.centeredSlides){let f=l[v]?Math.ceil(l[v].swiperSlideSize):0,h;for(let m=v+1;m<l.length;m+=1)l[m]&&!h&&(f+=Math.ceil(l[m].swiperSlideSize),u+=1,f>a&&(h=!0));for(let m=v-1;m>=0;m-=1)l[m]&&!h&&(f+=l[m].swiperSlideSize,u+=1,f>a&&(h=!0))}else if(e==="current")for(let f=v+1;f<l.length;f+=1)(i?d[f]+r[f]-d[v]<a:d[f]-d[v]<a)&&(u+=1);else for(let f=v-1;f>=0;f-=1)d[v]-d[f]<a&&(u+=1);return u}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(d=>{d.complete&&ei(e,d)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function s(){const d=e.rtlTranslate?e.translate*-1:e.translate,r=Math.min(Math.max(d,e.maxTranslate()),e.minTranslate());e.setTranslate(r),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)s(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const d=e.virtual&&o.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(d.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||s()}o.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const o=this,s=o.params.direction;return e||(e=s==="horizontal"?"vertical":"horizontal"),e===s||e!=="horizontal"&&e!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${s}`),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 s=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let d=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(s()):Tt(o,s())[0];return!d&&i.params.createElements&&(d=Ht("div",i.params.wrapperClass),o.append(d),Tt(o,`.${i.params.slideClass}`).forEach(r=>{d.append(r)})),Object.assign(i,{el:o,wrapperEl:d,slidesEl:i.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:d,hostEl:i.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||Ot(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Ot(o,"direction")==="rtl"),wrongRTL:Ot(d,"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 s=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&s.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),s.forEach(l=>{l.complete?ei(i,l):l.addEventListener("load",d=>{ei(i,d.target)})}),yi(i),i.initialized=!0,yi(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:s,el:l,wrapperEl:d,slides:r}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),s.loop&&o.loopDestroy(),i&&(o.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),d&&d.removeAttribute("style"),r&&r.length&&r.forEach(a=>{a.classList.remove(s.slideVisibleClass,s.slideFullyVisibleClass,s.slideActiveClass,s.slideNextClass,s.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(a=>{o.off(a)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),gn(o)),o.destroyed=!0),null}static extendDefaults(e){rt(xi,e)}static get extendedDefaults(){return xi}static get defaults(){return wi}static installModule(e){Dt.prototype.__modules__||(Dt.prototype.__modules__=[]);const i=Dt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Dt.installModule(i)),Dt):(Dt.installModule(e),Dt)}};Object.keys(Si).forEach(t=>{Object.keys(Si[t]).forEach(e=>{Ti.prototype[e]=Si[t][e]})}),Ti.use([Dn,Mn]);const vo=["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 Lt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function jt(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]:Lt(e[o])&&Lt(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:jt(t[o],e[o]):t[o]=e[o]})}function po(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function mo(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function fo(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function ho(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 Fl(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function jl(t){let{swiper:e,slides:i,passedParams:o,changedParams:s,nextEl:l,prevEl:d,scrollbarEl:r,paginationEl:a}=t;const v=s.filter(w=>w!=="children"&&w!=="direction"&&w!=="wrapperClass"),{params:u,pagination:f,navigation:h,scrollbar:m,virtual:x,thumbs:E}=e;let A,p,S,b,T,M,g,L;s.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&u.thumbs&&!u.thumbs.swiper&&(A=!0),s.includes("controller")&&o.controller&&o.controller.control&&u.controller&&!u.controller.control&&(p=!0),s.includes("pagination")&&o.pagination&&(o.pagination.el||a)&&(u.pagination||u.pagination===!1)&&f&&!f.el&&(S=!0),s.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||r)&&(u.scrollbar||u.scrollbar===!1)&&m&&!m.el&&(b=!0),s.includes("navigation")&&o.navigation&&(o.navigation.prevEl||d)&&(o.navigation.nextEl||l)&&(u.navigation||u.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(T=!0);const O=w=>{e[w]&&(e[w].destroy(),w==="navigation"?(e.isElement&&(e[w].prevEl.remove(),e[w].nextEl.remove()),u[w].prevEl=void 0,u[w].nextEl=void 0,e[w].prevEl=void 0,e[w].nextEl=void 0):(e.isElement&&e[w].el.remove(),u[w].el=void 0,e[w].el=void 0))};s.includes("loop")&&e.isElement&&(u.loop&&!o.loop?M=!0:!u.loop&&o.loop?g=!0:L=!0),v.forEach(w=>{if(Lt(u[w])&&Lt(o[w]))Object.assign(u[w],o[w]),(w==="navigation"||w==="pagination"||w==="scrollbar")&&"enabled"in o[w]&&!o[w].enabled&&O(w);else{const c=o[w];(c===!0||c===!1)&&(w==="navigation"||w==="pagination"||w==="scrollbar")?c===!1&&O(w):u[w]=o[w]}}),v.includes("controller")&&!p&&e.controller&&e.controller.control&&u.controller&&u.controller.control&&(e.controller.control=u.controller.control),s.includes("children")&&i&&x&&u.virtual.enabled?(x.slides=i,x.update(!0)):s.includes("virtual")&&x&&u.virtual.enabled&&(i&&(x.slides=i),x.update(!0)),s.includes("children")&&i&&u.loop&&(L=!0),A&&E.init()&&E.update(!0),p&&(e.controller.control=u.controller.control),S&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-pagination"),a.part.add("pagination"),e.el.appendChild(a)),a&&(u.pagination.el=a),f.init(),f.render(),f.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&&(u.scrollbar.el=r),m.init(),m.updateSize(),m.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)),(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-button-prev"),d.innerHTML=e.hostEl.constructor.prevButtonSvg,d.part.add("button-prev"),e.el.appendChild(d))),l&&(u.navigation.nextEl=l),d&&(u.navigation.prevEl=d),h.init(),h.update()),s.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),s.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),s.includes("direction")&&e.changeDirection(o.direction,!1),(M||L)&&e.loopDestroy(),(g||L)&&e.loopCreate(),e.update()}function Vl(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},s={};jt(i,wi),i._emitClasses=!0,i.init=!1;const l={},d=vo.map(a=>a.replace(/_/,"")),r=Object.assign({},t);return Object.keys(r).forEach(a=>{typeof t[a]>"u"||(d.indexOf(a)>=0?Lt(t[a])?(i[a]={},s[a]={},jt(i[a],t[a]),jt(s[a],t[a])):(i[a]=t[a],s[a]=t[a]):a.search(/on[A-Z]/)===0&&typeof t[a]=="function"?e?o[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:i.on[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:l[a]=t[a])}),["navigation","pagination","scrollbar"].forEach(a=>{i[a]===!0&&(i[a]={}),i[a]===!1&&delete i[a]}),{params:i,passedParams:s,rest:l,events:o}}function zl(t,e){let{el:i,nextEl:o,prevEl:s,paginationEl:l,scrollbarEl:d,swiper:r}=t;po(e)&&o&&s&&(r.params.navigation.nextEl=o,r.originalParams.navigation.nextEl=o,r.params.navigation.prevEl=s,r.originalParams.navigation.prevEl=s),mo(e)&&l&&(r.params.pagination.el=l,r.originalParams.pagination.el=l),fo(e)&&d&&(r.params.scrollbar.el=d,r.originalParams.scrollbar.el=d),r.init(i)}function Hl(t,e,i,o,s){const l=[];if(!e)return l;const d=a=>{l.indexOf(a)<0&&l.push(a)};if(i&&o){const a=o.map(s),v=i.map(s);a.join("")!==v.join("")&&d("children"),o.length!==i.length&&d("children")}return vo.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in t&&a in e)if(Lt(t[a])&&Lt(e[a])){const v=Object.keys(t[a]),u=Object.keys(e[a]);v.length!==u.length?d(a):(v.forEach(f=>{t[a][f]!==e[a][f]&&d(a)}),u.forEach(f=>{t[a][f]!==e[a][f]&&d(a)}))}else t[a]!==e[a]&&d(a)}),l}const Gl=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 ti(){return ti=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},ti.apply(this,arguments)}function go(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function bo(t){const e=[];return n.Children.toArray(t).forEach(i=>{go(i)?e.push(i):i.props&&i.props.children&&bo(i.props.children).forEach(o=>e.push(o))}),e}function Ul(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return n.Children.toArray(t).forEach(o=>{if(go(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 s=bo(o.props.children);s.length>0?s.forEach(l=>e.push(l)):i["container-end"].push(o)}else i["container-end"].push(o)}),{slides:e,slots:i}}function Wl(t,e,i){if(!i)return null;const o=u=>{let f=u;return u<0?f=e.length+u:f>=e.length&&(f=f-e.length),f},s=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:d}=i,r=t.params.loop?-e.length:0,a=t.params.loop?e.length*2:e.length,v=[];for(let u=r;u<a;u+=1)u>=l&&u<=d&&v.push(e[o(u)]);return v.map((u,f)=>n.cloneElement(u,{swiper:t,style:s,key:u.props.virtualIndex||u.key||`slide-${f}`}))}function Gt(t,e){return typeof window>"u"?n.useEffect(t,e):n.useLayoutEffect(t,e)}const Ei=n.createContext(null),yo=()=>n.useContext(Ei),Yl=n.createContext(null),Bt=n.forwardRef(function(t,e){let{className:i,tag:o="div",wrapperTag:s="div",children:l,onSwiper:d,...r}=t===void 0?{}:t,a=!1;const[v,u]=n.useState("swiper"),[f,h]=n.useState(null),[m,x]=n.useState(!1),E=n.useRef(!1),A=n.useRef(null),p=n.useRef(null),S=n.useRef(null),b=n.useRef(null),T=n.useRef(null),M=n.useRef(null),g=n.useRef(null),L=n.useRef(null),{params:O,passedParams:w,rest:c,events:P}=Vl(r),{slides:y,slots:C}=Ul(l),k=()=>{x(!m)};Object.assign(O.on,{_containerClasses(_,I){u(I)}});const B=()=>{Object.assign(O.on,P),a=!0;const _={...O};if(delete _.wrapperClass,p.current=new Ti(_),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=y;const I={cache:!1,slides:y,renderExternal:h,renderExternalUpdate:!1};jt(p.current.params.virtual,I),jt(p.current.originalParams.virtual,I)}};A.current||B(),p.current&&p.current.on("_beforeBreakpoint",k);const N=()=>{a||!P||!p.current||Object.keys(P).forEach(_=>{p.current.on(_,P[_])})},V=()=>{!P||!p.current||Object.keys(P).forEach(_=>{p.current.off(_,P[_])})};n.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",k)}),n.useEffect(()=>{!E.current&&p.current&&(p.current.emitSlidesClasses(),E.current=!0)}),Gt(()=>{if(e&&(e.current=A.current),!!A.current)return p.current.destroyed&&B(),zl({el:A.current,nextEl:T.current,prevEl:M.current,paginationEl:g.current,scrollbarEl:L.current,swiper:p.current},O),d&&!p.current.destroyed&&d(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),Gt(()=>{N();const _=Hl(w,S.current,y,b.current,I=>I.key);return S.current=w,b.current=y,_.length&&p.current&&!p.current.destroyed&&jl({swiper:p.current,slides:y,passedParams:w,changedParams:_,nextEl:T.current,prevEl:M.current,scrollbarEl:L.current,paginationEl:g.current}),()=>{V()}}),Gt(()=>{Gl(p.current)},[f]);function j(){return O.virtual?Wl(p.current,y,f):y.map((_,I)=>n.cloneElement(_,{swiper:p.current,swiperSlideIndex:I}))}return n.createElement(o,ti({ref:A,className:ho(`${v}${i?` ${i}`:""}`)},c),n.createElement(Yl.Provider,{value:p.current},C["container-start"],n.createElement(s,{className:Fl(O.wrapperClass)},C["wrapper-start"],j(),C["wrapper-end"]),po(O)&&n.createElement(n.Fragment,null,n.createElement("div",{ref:M,className:"swiper-button-prev"}),n.createElement("div",{ref:T,className:"swiper-button-next"})),fo(O)&&n.createElement("div",{ref:L,className:"swiper-scrollbar"}),mo(O)&&n.createElement("div",{ref:g,className:"swiper-pagination"}),C["container-end"]))});Bt.displayName="Swiper";const yt=n.forwardRef(function(t,e){let{tag:i="div",children:o,className:s="",swiper:l,zoom:d,lazy:r,virtualIndex:a,swiperSlideIndex:v,...u}=t===void 0?{}:t;const f=n.useRef(null),[h,m]=n.useState("swiper-slide"),[x,E]=n.useState(!1);function A(T,M,g){M===f.current&&m(g)}Gt(()=>{if(typeof v<"u"&&(f.current.swiperSlideIndex=v),e&&(e.current=f.current),!(!f.current||!l)){if(l.destroyed){h!=="swiper-slide"&&m("swiper-slide");return}return l.on("_slideClass",A),()=>{l&&l.off("_slideClass",A)}}}),Gt(()=>{l&&f.current&&!l.destroyed&&m(l.getSlideClasses(f.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},S=()=>typeof o=="function"?o(p):o,b=()=>{E(!0)};return n.createElement(i,ti({ref:f,className:ho(`${h}${s?` ${s}`:""}`),"data-swiper-slide-index":a,onLoad:b},u),d&&n.createElement(Ei.Provider,{value:p},n.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof d=="number"?d:void 0},S(),r&&!x&&n.createElement("div",{className:"swiper-lazy-preloader"}))),!d&&n.createElement(Ei.Provider,{value:p},S(),r&&!x&&n.createElement("div",{className:"swiper-lazy-preloader"})))});yt.displayName="SwiperSlide";const Xl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Jl=({visible:t,onClose:e,children:i,modalStyle:o,padding:s,popup:l,schema:d,fullHeight:r=window.innerHeight,isFullScreen:a=!1})=>{var v,u,f,h,m,x,E,A,p,S,b,T,M,g,L,O,w,c,P,y;const C=n.useRef(null),k=n.useRef(null),B=n.useRef(null),N=n.useRef(null),V=r*.2,j=a?r:r*.8,[_,I]=n.useState(V),[J,q]=n.useState(!1),H=n.useRef(null),{globalConfig:Z,popupDetailData:le}=Ie(),{schema:ae}=ht(),[ne,Ee]=n.useState(15);n.useEffect(()=>{const oe=document.getElementById("sxp-render"),pe=document.getElementById("pb-modal");pe?H.current=pe:(H.current=document.createElement("div"),H.current.setAttribute("id","pb-modal"),oe?.appendChild(H.current))},[]);const de=n.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),U=n.useMemo(()=>{var oe,pe,Ae;const xe=d??ae;return(Ae=(pe=(oe=xe?.sxpPageConf)===null||oe===void 0?void 0:oe.globalConfig)===null||pe===void 0?void 0:pe.popupList)===null||Ae===void 0?void 0:Ae.find(Oe=>Oe?.id===l?.id)},[l,d,ae]),ee=n.useMemo(()=>{var oe,pe;return((pe=(oe=U?.item)===null||oe===void 0?void 0:oe.event)===null||pe===void 0?void 0:pe.isScrollFullScreen)||!1},[U]);if(n.useEffect(()=>{de?q(!0):setTimeout(()=>{q(!1),I(V)},l?.duration)},[de,l]),!H.current)return null;const Q=ze.debounce(()=>{e?.()},300),te=oe=>{C.current=oe.touches[0],k.current=oe.touches[0],B.current=!0},be=oe=>{requestAnimationFrame(()=>{var pe;if(B.current&&((pe=N?.current)===null||pe===void 0?void 0:pe.scrollTop)===0){const Ae=oe.touches[0].clientY,xe=oe.touches[0].clientX,ke=C.current.clientY-Ae;C.current=oe.touches[0];const Oe=Ae-k.current.clientY,Le=xe-k.current.clientX;if(Math.abs(Le)>Math.abs(Oe))return;const K=_-ke;K>0&&I(K)}})},Te=oe=>{var pe;if(B.current&&((pe=N?.current)===null||pe===void 0?void 0:pe.scrollTop)===0){const Ae=oe.changedTouches[0].clientY-k.current.clientY,xe=oe.changedTouches[0].clientX-k.current.clientX;if(Math.abs(xe)>Math.abs(Ae))return;const ke=k.current.clientY-C.current.clientY;ke>0?I(0):_<V&&ke<0?I(V):_>=V&&ke<0&&e?.()}B.current=!1};return Di.createPortal(n.createElement(n.Fragment,null,J&&n.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:de?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:Q},n.createElement("div",{style:{position:"relative",left:`${(h=(f=(u=(v=U?.item)===null||v===void 0?void 0:v.props)===null||u===void 0?void 0:u.popupBg)===null||f===void 0?void 0:f.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(A=(E=(x=(m=U?.item)===null||m===void 0?void 0:m.props)===null||x===void 0?void 0:x.popupBg)===null||E===void 0?void 0:E.horizontalMargin)!==null&&A!==void 0?A:0}px`,bottom:`${(T=(b=(S=(p=U?.item)===null||p===void 0?void 0:p.props)===null||S===void 0?void 0:S.popupBg)===null||b===void 0?void 0:b.bottomMargin)!==null&&T!==void 0?T:0}px`,overflow:"hidden",width:`calc(100% - ${((O=(L=(g=(M=U?.item)===null||M===void 0?void 0:M.props)===null||g===void 0?void 0:g.popupBg)===null||L===void 0?void 0:L.horizontalMargin)!==null&&O!==void 0?O:0)*2}px)`,height:"100%"}},n.createElement("div",Object.assign({className:`modal-container ${de?"modal-popIn":"modal-popOut"}`,style:Object.assign({padding:s,animationDuration:((w=l?.duration)!==null&&w!==void 0?w:0)/1e3+"s"},ee&&{transform:`translateY(${_}px)`}),onClick:oe=>{oe.stopPropagation(),oe.preventDefault()}},ee&&{onTouchMove:be,onTouchStart:te,onTouchEnd:Te}),n.createElement("div",{className:"modal-icon-wrapper",onClick:e,style:{top:ne}},n.createElement("img",{src:(c=Z?.popupCloseIcon)!==null&&c!==void 0?c:Xl,alt:"close",className:"modal-icon"})),n.createElement("div",Object.assign({ref:N,style:{height:ee?r:j,overflow:ee&&_<=0||!ee?"auto":"hidden"}},((y=(P=U?.item)===null||P===void 0?void 0:P.props)===null||y===void 0?void 0:y.enableFixedCloseButton)&&{onScroll:oe=>{var pe;Ee(15-((pe=oe?.target)===null||pe===void 0?void 0:pe.scrollTop))}}),i))))),H.current)};var Vt=n.memo(Jl);const ql=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const o=t.split(" "),s=[];for(let d=0;d<o.length&&(s.push(o[d]),!(s.join(" ").length>=e));d++);return(s.length>1&&s.length<o.length?s.slice(0,s.length-1):s).join(" ")+" "},Kl=({text:t,maxStr:e=108,style:i,className:o,onClick:s,foldText:l,unfoldText:d,isPost:r,onChange:a})=>{const[v,u]=n.useState(!1),[f,h]=n.useState(!1),m=Number(i?.lineClamp||2),x=n.useRef(null),E=n.useRef(null),A=n.useCallback(()=>{u(!v)},[v,a]);return n.useMemo(()=>!v&&t.length>e?ql(t,e)+"...":t,[t,e,v]),n.useEffect(()=>{var p,S;((p=E?.current)===null||p===void 0?void 0:p.offsetHeight)>((S=x?.current)===null||S===void 0?void 0:S.offsetHeight)&&r?h(!0):h(!1),E.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:x,style:{overflow:"hidden",WebkitLineClamp:!r||v?"":m,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:he(t?.replace(/\n/g,"</br>"),i)}}),n.createElement("div",{ref:E,dangerouslySetInnerHTML:{__html:he(t?.replace(/\n/g,"</br>"),i)}}),t&&r&&f&&n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:s??A,dangerouslySetInnerHTML:{__html:he(v?d||"show less":l||"show more",i)}}))};var ii=n.memo(Kl);const Zl=n.forwardRef((t,e)=>{const{src:i,onLoad:o,style:s,className:l,loading:d,alt:r="image"}=t,[a,v]=n.useState(),u=n.useRef(null),[f,h]=n.useState(!1);return n.useImperativeHandle(e,()=>({setSrc:m=>{m&&v(m)}})),n.useEffect(()=>{i&&v(i)},[i]),n.useEffect(()=>{const m=()=>{i&&!f&&u.current&&(u.current.src="",u.current.src=i)};return gt.on(dt.PAGE_DID_SHOW,m),()=>{gt.off(dt.PAGE_DID_SHOW,m)}},[i,f]),n.createElement(n.Fragment,null,!f&&n.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),a?.includes(".avif")?n.createElement("picture",null,n.createElement("source",{type:"image/avif",srcSet:a}),n.createElement("source",{type:"image/webp",srcSet:`${a}?imageMogr2/format/webp`}),n.createElement("source",{type:"image/jpeg",srcSet:`${a}?imageMogr2/format/jpg`}),n.createElement("img",{ref:u,className:l,src:a,style:Object.assign({},s),loading:d,onLoad:m=>{h(!0),o?.(m.target)},alt:r})):n.createElement("img",{ref:u,className:l,src:a,style:Object.assign({},s),loading:d,onLoad:m=>{h(!0),o?.(m.target)},alt:r}))});var lt=n.memo(Zl);const Ql=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const s=n.useRef(),{popupDetailData:l}=Ie();return n.useEffect(()=>{var d,r;o&&((d=s?.current)===null||d===void 0||d.swiper.slideTo((r=l?.multiCheckIndex)!==null&&r!==void 0?r:0))},[l,o]),n.createElement(Bt,{ref:s,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Cn,An,En],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var Ut=n.memo(Ql);const Rl=({products:t,data:e,defImg:i,style:o,onCLick:s,popupDetailData:l,check:d})=>{var r;const{productView:a}=qe(),{popupCurTimeRef:v}=Ie(),u=(f,h)=>{if(d===h)return;const m=t?.[d];a(l,m,m?.bindCta,v.current,l?.index),s?.(h)};return n.createElement(n.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&n.createElement(Ut,{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((f,h)=>{var m,x,E;return n.createElement(n.Fragment,null,f?.bindCta?n.createElement(yt,{className:we.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{u(f,h)},key:h},n.createElement(lt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:d===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(E=(m=f?.cover)!==null&&m!==void 0?m:(x=f?.homePage)===null||x===void 0?void 0:x[0])!==null&&E!==void 0?E:i})):null)})))};var wo=n.memo(Rl);const $l=t=>{var e,i,o,s,l,d,r,a,v,u,f,h,m,x,E,A,p,S,b,T,M,g,L,{content:O,style:w,bgImg:c,onClick:P,schema:y,isDefault:C,bottom_image:k,tipText:B,isPost:N,viewTime:V,rec:j,swiper:_,commodityStyles:I,buttonStyle:J,index:q,commodityGroup:H,popupBg:Z,iframeIcon:le,commodityImgRatio:ae,isTel:ne,iframeBgColor:Ee}=t,de=We(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:U,popupDetailData:ee,isPreview:Q,bffFbReport:te,popupCurTimeRef:be,checkCommodityIndexRef:Te}=Ie(),{jumpToWeb:oe,productView:pe}=qe(),Ae=n.useRef(null),[xe,ke]=n.useState(!1),[Oe,Le]=n.useState(!1),[K,fe]=n.useState((e=ee?.multiCheckIndex)!==null&&e!==void 0?e:0),R=n.useRef(),z=N?j:ee;let F=N?z?.product:(o=(i=z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(s=z?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],me=N?(d=z?.product)===null||d===void 0?void 0:d.bindCta:(v=(a=(r=z?.video)===null||r===void 0?void 0:r.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&v!==void 0?v:(h=(f=(u=z?.video)===null||u===void 0?void 0:u.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const $e=N?q:ee?.index;if(!N&&H?.open&&(!((m=z?.video)===null||m===void 0)&&m.bindProducts)&&((E=(x=z?.video)===null||x===void 0?void 0:x.bindProducts)===null||E===void 0?void 0:E.length)>0){Te.current=K;const Y=(A=z?.video)===null||A===void 0?void 0:A.bindProducts[K];F=Y,me=Y?.bindCta}const et=()=>{F?.link&&(oe(z,F,me,$e),N||pe(z,F,me,V||Ae.current,$e),window.location.href=window.getJointUtmLink(F.link))};n.useEffect(()=>{N||te?.({eventName:"ProductView"})},[N,te]),n.useEffect(()=>{const Y=()=>{Ae.current=new Date};return Y(),window.addEventListener("pageshow",Y),()=>{window.removeEventListener("pageshow",Y)}},[]);const Ye=n.useMemo(()=>{var Y,re,Se,_e,Ne,je,He;const ut=((Y=I?.price)===null||Y===void 0?void 0:Y.enableFormattedPrice)===void 0||((re=I?.price)===null||re===void 0?void 0:re.enableFormattedPrice);return F?.currency&&F?.price?`${(Ne=(_e=(Se=F?.currency)===null||Se===void 0?void 0:Se.split("-")[1])===null||_e===void 0?void 0:_e.toUpperCase())!==null&&Ne!==void 0?Ne:""}${ut?(He=(je=F?.price)===null||je===void 0?void 0:je.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&He!==void 0?He:"":F?.price}`:"$7,000"},[F?.price,F?.currency,(p=I?.price)===null||p===void 0?void 0:p.enableFormattedPrice]),Re=(Q?375:(S=w?.width)!==null&&S!==void 0?S:window.innerWidth)-((b=Z?.horizontalMargin)!==null&&b!==void 0?b:0)*2,st=ae?Re*(ae.h/ae.w):Re,It=({isPost:Y})=>{var re,Se,_e,Ne;return n.createElement("div",null,n.createElement("div",{className:"pb-commondity-content-collection",style:ft(I?.collection),hidden:!!F&&(!F?.collection||F?.collection===""),dangerouslySetInnerHTML:{__html:he((re=F?.collection)!==null&&re!==void 0?re:"Tiffany Lock",I?.collection)}}),n.createElement("div",{className:"pb-commondity-content-title",style:ft(I?.title),hidden:!!F&&!F?.title,dangerouslySetInnerHTML:{__html:he((Se=F?.title)!==null&&Se!==void 0?Se:"Pendant in Yellow Gold with Diamonds, Medium",I?.title)}}),n.createElement("div",{className:"pb-commondity-content-price",style:ft(I?.price),hidden:!!F&&!F?.price,dangerouslySetInnerHTML:{__html:he(Ye,I?.price)}}),n.createElement("div",{hidden:!!F&&!F?.taxInfo,style:ft(I?.taxInfo),dangerouslySetInnerHTML:{__html:he((_e=F?.taxInfo)!==null&&_e!==void 0?_e:"\u7A0E\u8D39",I?.taxInfo)}}),n.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},n.createElement(ii,{foldText:B?.foldText,unfoldText:B?.unfoldText,onClick:()=>ke(!0),isPost:Y,text:(Ne=F?.info)!==null&&Ne!==void 0?Ne:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
2
2
  bold and avant-garde visual design interprets the emotional bond connecting my heart. The Tiffany Lock
3
3
  collection is unisex and is inspired by the padlock pattern found in the Tiffany Antique Collection. This
4
4
  necklace features a stylish and eye-catching oval clasp chain decorated with a lock pattern. Crafted from
5
- 18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:I?.info})))},$e=()=>{var Y,re;return n.createElement(n.Fragment,null,(C||N?.link)&&n.createElement("button",{"aria-label":(Y=me?.enTitle)!==null&&Y!==void 0?Y:"Purchase on Website",onClick:ot,className:"pb-commondity-btn",style:G},n.createElement("span",{dangerouslySetInnerHTML:{__html:ge((re=me?.enTitle)!==null&&re!==void 0?re:"Purchase on Website",G)}})))},qe=n.useCallback(Y=>Y?.lineClamp?Object.assign(Object.assign({},Y),{overflow:"hidden",WebkitLineClamp:Y?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Y,[]),H=n.useCallback(Y=>{pe.current=new Date,fe(Y),we.current=Y,$?.current&&($.current.swiper.slideTo(0),$.current.swiper.autoplay.start())},[]),q=n.useCallback(()=>{var Y,re,be;if(!F)return n.createElement(wo,{products:(Y=z?.video)===null||Y===void 0?void 0:Y.bindProducts,data:X,defImg:(be=(re=Z?.bottom_image)!==null&&re!==void 0?re:k)!==null&&be!==void 0?be:"",style:{padding:"0 19px"},onCLick:H,popupDetailData:de,check:Q})},[Q]),xe=n.useMemo(()=>{const Y={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Y?.[_?.dotsAlign]},[_?.dotsAlign]),oe=N?.remark;return n.createElement(n.Fragment,null,n.createElement("div",Object.assign({className:Se.css(Object.assign({},S))},le),n.createElement("div",{style:{position:"relative"}},N&&((T=N?.homePage)===null||T===void 0?void 0:T.length)>0&&n.createElement(Mt,{height:nt,modules:[Kt,Zt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:xe},loop:!0,autoplay:{delay:_?.delay*1e3},ref:$,className:Se.css(Object.assign(Object.assign(Object.assign({},_?.dotsMarginBottom&&{".swiper-pagination":{bottom:_?.dotsMarginBottom}}),_?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:_?.dotsBgColor,opacity:1}}),_?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${_?.dotsActiveColor}!important`,opacity:1}}))},n.createElement(n.Fragment,null,(P=N?.homePage)===null||P===void 0?void 0:P.map(Y=>{var re;return n.createElement(bt,{key:Y},n.createElement("div",{style:{overflow:"hidden",width:Qe,height:nt}},n.createElement(dt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${_?.translateY?_?.translateY+50:50}%`},src:(re=Y??Z?.bottom_image)!==null&&re!==void 0?re:k})))}))),!(!((g=N?.homePage)===null||g===void 0)&&g.length)&&n.createElement("div",{className:Se.css({height:nt,width:Qe})},n.createElement("img",{className:Se.css({objectFit:"cover",width:"100%",height:"100%"}),src:(O=Z?.bottom_image)!==null&&O!==void 0?O:k,alt:"pdp image"})),(oe||!N)&&ie&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Pe(!0)},n.createElement("img",{src:ie,alt:"3d",width:"72px"}))),q(),n.createElement("div",{className:"pb-commondity-content"},Et({isPost:F}))),$e(),n.createElement(Nt,{visible:Be,onClose:()=>Me(!1)},n.createElement("div",{style:{paddingBottom:"80px"}},Et({isPost:!1})),$e()),n.createElement(Nt,{visible:Ge,padding:0,isFullScreen:!0,onClose:()=>Pe(!1)},n.createElement("div",{style:{backgroundColor:Te,height:"100%"}},n.createElement("iframe",{src:oe,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var es=n.memo($l),ts=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const is=Re(es,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:fn,interactionRender:ts},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 os=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ns=[{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"]}]},{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"}]}],So="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 ls=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:o,file:s,src:l}=t;switch(i){case 2:return o||null;case 3:return l||null;default:return s&&s.length>0?(e=s[0])===null||e===void 0?void 0:e.url:null}},ss=t=>{var{content:e,btnText:i,style:o,icon:s,isPopup:l,isExternalLink:d,onClose:r,onClick:a,submitButtonStyle:p,contentStyle:u}=t,f=Ye(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=Ce(),{jumpToWeb:m}=Ze(),x=typeof s=="string"?s:ls(s),E=()=>{var A,v,w;if(d){const b=h,T=(A=b?.video)===null||A===void 0?void 0:A.bindProduct,P=(w=(v=b?.video)===null||v===void 0?void 0:v.bindProduct)===null||w===void 0?void 0:w.bindCta,g=h?.index;m(b,T,P,g)}l||r?.(),a?.()};return n.createElement("div",Object.assign({className:`pb-prompt ${Se.css(Object.assign({},o))}`},f),n.createElement("div",{className:"pb-prompt-icon"},n.createElement("img",{width:"100%",src:x??So,alt:"success image"})),n.createElement("div",{className:"pb-prompt-content",style:u,dangerouslySetInnerHTML:{__html:ge(e,u)}}),n.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:p,onClick:E,dangerouslySetInnerHTML:{__html:ge(i,p)}}))};var ds=n.memo(ss);const rs=Re(ds,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:ns,bindableProps:[],interactionRender:os},defaulSetting:{props:{icon:So,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var as=[{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"]}]},{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}]}]},{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"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]}];const us=t=>{var e,i,o,s,l,d,r,a,p,u,f,h,m,x,E,A,v,w,b,T,P,g,O,D,S,c,L,{style:y,isDefault:C,rec:k,viewTime:B,isPost:F,bottom_image:V,tipText:j,swiper:_,commodityStyles:I,buttonStyle:G,index:J,commodityGroup:X,popupBg:W,iframeIcon:ie,commodityImgRatio:ne,isTel:ve,iframeBgColor:Te}=t,le=Ye(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:de,popupDetailData:U,isPreview:K,bffFbReport:pe,checkCommodityIndexRef:we}=Ce(),{jumpToWeb:ae,productView:Ee}=Ze();n.useState(!1),n.useState(!1),n.useState(!0);const[ke,Be]=n.useState(!1),Me=n.useRef(null),[Ge,Pe]=n.useState(!1),[Q,fe]=n.useState((e=U?.multiCheckIndex)!==null&&e!==void 0?e:0),$=n.useRef(),z=F?k:U;let N=F?z?.product:(o=(i=z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(s=z?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],me=F?(d=z?.product)===null||d===void 0?void 0:d.bindCta:(p=(a=(r=z?.video)===null||r===void 0?void 0:r.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&p!==void 0?p:(h=(f=(u=z?.video)===null||u===void 0?void 0:u.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const et=F?J:U?.index;if(!F&&X?.open&&(!((m=z?.video)===null||m===void 0)&&m.bindProducts)&&((E=(x=z?.video)===null||x===void 0?void 0:x.bindProducts)===null||E===void 0?void 0:E.length)>0){we.current=Q;const oe=(A=z?.video)===null||A===void 0?void 0:A.bindProducts[Q];N=oe,me=oe?.bindCta}const ot=()=>{N?.link&&(ae(z,N,me,et),F||Ee(z,N,me,B||Me.current,et),window.location.href=window.getJointUtmLink(N.link))};n.useEffect(()=>{F||pe?.({eventName:"ProductView"})},[F,pe]),n.useEffect(()=>{const oe=()=>{Me.current=new Date};return oe(),window.addEventListener("pageshow",oe),()=>{window.removeEventListener("pageshow",oe)}},[]);const Je=n.useMemo(()=>{var oe,Y,re,be,Ie,Oe,Ne;const Ve=((oe=I?.price)===null||oe===void 0?void 0:oe.enableFormattedPrice)===void 0||((Y=I?.price)===null||Y===void 0?void 0:Y.enableFormattedPrice);return N?.currency&&N?.price?`${(Ie=(be=(re=N?.currency)===null||re===void 0?void 0:re.split("-")[1])===null||be===void 0?void 0:be.toUpperCase())!==null&&Ie!==void 0?Ie:""}${Ve?(Ne=(Oe=N?.price)===null||Oe===void 0?void 0:Oe.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&Ne!==void 0?Ne:"":N?.price}`:"\xA3102,300.00"},[N?.price,N?.currency,(v=I?.price)===null||v===void 0?void 0:v.enableFormattedPrice]),Qe=(K?375:(w=y?.width)!==null&&w!==void 0?w:window.innerWidth)-((b=W?.horizontalMargin)!==null&&b!==void 0?b:0)*2,nt=ne?Qe*(ne.h/ne.w):Qe,Et=({isPost:oe})=>n.createElement("div",{hidden:!!N&&(!N?.info||N?.info==="")},n.createElement($t,{isPost:oe,onClick:()=>Be(!0),className:"pb-commondityDiroNew-info",style:I?.info,foldText:j?.foldText,unfoldText:j?.unfoldText,text:N?.info||`Unveiled at the Spring-Summer 2023 fashion show, the Dior Toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with Macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the D of the CD Lock closure twists to adjust the sides and enhance the bag's silhouette. The leather handles can be adjusted using the small notches in order to be able to carry the large bag by hand or wear it over the shoulder. CD Lock and strap closures D.I.O.R. charms Removable interior pouch Adjustable leather handles Dust bag included
6
- Made in Italy`})),$e=n.useCallback(oe=>oe?.lineClamp?Object.assign(Object.assign({},oe),{overflow:"hidden",WebkitLineClamp:oe?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):oe,[]),qe=n.useCallback(oe=>{de.current=new Date,fe(oe),we.current=oe,$?.current&&($.current.swiper.slideTo(0),$.current.swiper.autoplay.start())},[]),H=n.useCallback(()=>{var oe,Y,re;if(!F)return n.createElement(wo,{products:(oe=z?.video)===null||oe===void 0?void 0:oe.bindProducts,data:X,defImg:(re=(Y=Z?.bottom_image)!==null&&Y!==void 0?Y:V)!==null&&re!==void 0?re:"",style:{padding:"0 19px"},onCLick:qe,popupDetailData:U,check:Q})},[Q]),q=n.useMemo(()=>{const oe={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return oe?.[_?.dotsAlign]},[_?.dotsAlign]),xe=N?.remark;return n.createElement("div",{className:"pb-commondityDiroNew"},n.createElement("div",Object.assign({className:Se.css(Object.assign(Object.assign({},y),{transform:"translate3d(0px, 0px, 0px)"}))},le),n.createElement("div",{style:{position:"relative"}},N&&((T=N?.homePage)===null||T===void 0?void 0:T.length)>0&&n.createElement(Mt,{height:nt,modules:[Kt,Zt],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:q},loop:!0,autoplay:{delay:_?.delay*1e3},ref:$,className:Se.css(Object.assign(Object.assign(Object.assign({},_?.dotsMarginBottom&&{".swiper-pagination":{bottom:_?.dotsMarginBottom}}),_?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:_?.dotsBgColor,opacity:1}}),_?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${_?.dotsActiveColor}!important`,opacity:1}}))},(P=N?.homePage)===null||P===void 0?void 0:P.map(oe=>{var Y;return n.createElement(bt,{key:oe},n.createElement("div",{style:{overflow:"hidden",width:Qe,height:nt}},n.createElement(dt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${_?.translateY?_?.translateY+50:50}%`},src:(Y=oe??Z?.bottom_image)!==null&&Y!==void 0?Y:V})))})),!(!((g=N?.homePage)===null||g===void 0)&&g.length)&&n.createElement("div",{className:Se.css({height:nt,width:Qe})},n.createElement("img",{className:Se.css({objectFit:"cover",width:"100%",height:"100%"}),src:(O=Z?.bottom_image)!==null&&O!==void 0?O:V,alt:"pdp image"})),(xe||!N)&&ie&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Pe(!0)},n.createElement("img",{src:ie,alt:"3d",width:"72px"}))),H(),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:$e(I?.title),dangerouslySetInnerHTML:{__html:ge((D=N?.title)!==null&&D!==void 0?D:"Large Dior Toujours BagLarge",I?.title)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!N&&(!N?.collection||N?.collection===""),style:$e(I?.collection),dangerouslySetInnerHTML:{__html:ge(N?.collection||"Black Macrocannage CalfskinLarge",I?.collection)}})),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!N&&!N?.price,style:$e(I?.price),dangerouslySetInnerHTML:{__html:ge(Je,I?.price)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!N&&!N?.taxInfo,style:$e(I?.taxInfo),dangerouslySetInnerHTML:{__html:ge((S=N?.taxInfo)!==null&&S!==void 0?S:"\u7A0E\u8D39",I?.taxInfo)}}))),(!N||N?.link)&&n.createElement("button",{"aria-label":(c=me?.enTitle)!==null&&c!==void 0?c:"Shop now",onClick:ot,className:"pb-commondityDiroNew-btn",style:G},n.createElement("span",{dangerouslySetInnerHTML:{__html:ge((L=me?.enTitle)!==null&&L!==void 0?L:"Shop now",G)}})),Et({isPost:F}))),n.createElement(Nt,{visible:ke,onClose:()=>Be(!1)},Et({isPost:!1})),n.createElement(Nt,{visible:Ge,padding:0,isFullScreen:!0,onClose:()=>Pe(!1)},n.createElement("div",{style:{backgroundColor:Te,height:"100%"}},n.createElement("iframe",{src:xe,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var cs=n.memo(us),vs=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const ps=Re(cs,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:as,interactionRender:vs},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontWeight:"bold",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var ms=[{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"]}]},{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}]}]},{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 xo(t){const e=n.useRef(null),[i,o]=n.useState(!1);return n.useEffect(()=>{e.current=new IntersectionObserver(([s])=>{o(s.isIntersecting)})},[]),n.useEffect(()=>{var s;return t?.current&&((s=e?.current)===null||s===void 0||s.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const fs=({src:t,rec:e,item:i,index:o,style:s,translateY:l,imgStyle:d,enableEventReport:r=!0})=>{const a=n.useRef(null),p=xo(a),{ctaEvent:u}=Ce();return n.useEffect(()=>{p&&t&&a?.current&&r&&u?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o)},[p,t,a,e,u,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"},d))},n.createElement("div",{ref:a,hidden:!t,className:Se.css({width:"100%",height:"100%"})},n.createElement(dt,{className:Se.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},s)),src:t})))};var Tt=n.memo(fs);const hs=t=>{var e,i,o,{style:s,isDefault:l,rec:d,viewTime:r,isPost:a,bottom_image:p,commodityStyles:u,buttonStyle:f,translateY:h=0,commodityPicture:m,isExternalLink:x,onClick:E}=t,A=Ye(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:v,popupDetailData:w,setPopupDetailData:b,ctaEvent:T}=Ce(),{jumpToWeb:P}=Ze(),{popup:g}=ft(),O=a?d:w,D=(i=(e=O?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],S=w?.index,c=n.useCallback(y=>{var C,k,B,F,V,j,_;const I=((C=u?.price)===null||C===void 0?void 0:C.enableFormattedPrice)===void 0||((k=u?.price)===null||k===void 0?void 0:k.enableFormattedPrice);return y?.currency&&y?.price?`${(V=(F=(B=y?.currency)===null||B===void 0?void 0:B.split("-")[1])===null||F===void 0?void 0:F.toUpperCase())!==null&&V!==void 0?V:""}${I?(_=(j=y?.price)===null||j===void 0?void 0:j.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&_!==void 0?_:"":y?.price}`:`$${I?7e3.toLocaleString():7e3}`},[(o=u?.price)===null||o===void 0?void 0:o.enableFormattedPrice]),L=He.throttle((y,C)=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},O,y,S),b?.(Object.assign(Object.assign({},O),{video:Object.assign(Object.assign({},O?.video),{bindProduct:y}),index:S,multiCheckIndex:C})),x?y?.link&&(P(O,y,y.bindCta,S),window.location.href=window.getJointUtmLink(y.link)):E?.()},g?.duration);return n.createElement("div",{className:Se.css(Object.assign(Object.assign({},s),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},D?.map((y,C)=>{var k,B,F,V,j,_,I,G,J,X;return n.createElement(n.Fragment,null,O&&!y?.bindCta?null:n.createElement("div",Object.assign({key:C},A,{className:Se.css({display:"flex"}),onClick:()=>L(y,C)}),n.createElement(Tt,{src:(V=(F=(k=y?.cover)!==null&&k!==void 0?k:(B=y?.homePage)===null||B===void 0?void 0:B[0])!==null&&F!==void 0?F:v?.bottom_image)!==null&&V!==void 0?V:p,rec:O,item:y,index:C,translateY:h,imgStyle:m,enableEventReport:!1}),n.createElement("div",{style:{width:`calc(100% - ${(j=m?.width)!==null&&j!==void 0?j:0}px - ${(_=m?.marginRight)!==null&&_!==void 0?_:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},n.createElement("div",null,n.createElement("div",{className:"one-line-ellipsis",style:u?.title,hidden:!!y&&!y?.title,dangerouslySetInnerHTML:{__html:ge((I=y?.title)!==null&&I!==void 0?I:"Pendant in Yellow Gold with Diamonds, Medium",u?.title)}}),n.createElement("div",{className:"two-line-ellipsis",style:u?.collection,hidden:!!y&&(!y?.collection||y?.collection===""),dangerouslySetInnerHTML:{__html:ge((G=y?.collection)!==null&&G!==void 0?G:"Tiffany Lock",u?.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:u?.price,hidden:!!y&&!y?.price,dangerouslySetInnerHTML:{__html:ge(c(y),u?.price)}})),n.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},f),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:ge((X=(J=y?.bindCta)===null||J===void 0?void 0:J.enTitle)!==null&&X!==void 0?X:"Shop Now",f)}})))))}))};var gs=n.memo(hs),bs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ys=Re(gs,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:ms,interactionRender:bs},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontWeight:"bold",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 ws=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Ss=t=>{var e,i,{content:o,btnText:s,style:l,icon:d,isPopup:r,isExternalLink:a,onClose:p,onClick:u,submitButtonStyle:f,contentStyle:h,isTel:m}=t,x=Ye(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:E}=Ce(),A=(i=(e=E?.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))}`},x),n.createElement("iframe",{src:A,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var xs=n.memo(Ss);const Ts=Re(xs,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:ws,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var mt=[{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"]}]}],Es=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const As=t=>{var{rec:e,children:i,className:o,onClick:s,style:l,isExternalLink:d=!1,index:r,jumpLink:a}=t;Ye(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const p=n.useRef(null),{popup:u}=ft(),{setPopupDetailData:f,ctaEvent:h}=Ce(),{jumpToWeb:m}=Ze(),x=He.throttle(()=>{var E,A,v,w,b,T,P,g;const O=(A=(E=e?.video)===null||E===void 0?void 0:E.bindProduct)!==null&&A!==void 0?A:e?.video;if(h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,O,r),f?.(Object.assign(Object.assign({},e),{index:r})),d){if(a||!((w=(v=e?.video)===null||v===void 0?void 0:v.bindProduct)===null||w===void 0)&&w.link){const D=(b=e?.video)===null||b===void 0?void 0:b.bindCta,S=(T=e?.video)===null||T===void 0?void 0:T.bindProduct;m(e,S,D,r),window.location.href=window.getJointUtmLink(a||((g=(P=e?.video)===null||P===void 0?void 0:P.bindProduct)===null||g===void 0?void 0:g.link)||"")}}else s?.()},u?.duration);return n.createElement("div",{ref:p,className:o,style:l,onClick:x},i)};var Ht=n.memo(As),Cs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const Is=t=>{var e,i,o,s,l,d,r,a,p,u,f,{content:h,style:m,bgImg:x,recData:E,bottom_image:A,ctaTempStyles:v,isExternalLink:w,translateY:b=0,index:T}=t,P=Ye(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:g}=Ce(),O=(e=E?.video)===null||e===void 0?void 0:e.bindProduct,D=(l=(s=(i=O?.cover)!==null&&i!==void 0?i:(o=O?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:g?.bottom_image)!==null&&l!==void 0?l:A;return n.createElement(Ht,Object.assign({isExternalLink:w,rec:E,className:Se.css(Object.assign({},m)),style:{display:"flex"},index:T},P),n.createElement(Tt,{src:D,rec:E,item:(r=(d=E?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:E?.video,index:T,translateY:b,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:Cs["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ge((a=O?.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:((p=v?.ctaTitle)===null||p===void 0?void 0:p.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ge((f=(u=O?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&f!==void 0?f:"Shop Now",v?.ctaTitle)}})))};var ks=n.memo(Is);const _s=Re(ks,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Es,bindableProps:[],settingRender:mt},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 Ps=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Ds=t=>{var e,i,o,s,l,d,{content:r,style:a,bgImg:p,recData:u,bottom_image:f,ctaTempStyles:h,isExternalLink:m,index:x}=t,E=Ye(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:A}=Ce(),v=(e=u?.video)===null||e===void 0?void 0:e.bindCta,w=(o=(i=v?.icon)!==null&&i!==void 0?i:A?.bottom_image)!==null&&o!==void 0?o:f;return n.createElement(Ht,Object.assign({isExternalLink:m,rec:u,className:Se.css(Object.assign({alignItems:"center"},a)),style:{display:"flex"},index:x},E),n.createElement(Tt,{src:w,rec:u,item:(l=(s=u?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&l!==void 0?l:u?.video,index:x,imgStyle:h?.img}),n.createElement("div",{className:Se.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:ge((d=v?.enTitle)!==null&&d!==void 0?d:"Product Name",h?.ctaTitle)}}))};var Ms=n.memo(Ds);const Os=Re(Ms,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Ps,settingRender:mt?.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 Ls=[{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"}]}],To={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Bs=t=>{var e,i,o,s,l,d,r,a,p,{content:u,style:f,bgImg:h,recData:m,bottom_image:x,ctaTempStyles:E,index:A,customTitle:v}=t,w=Ye(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle"]);const{sxpParameter:b,bffEventReport:T}=Ce();Ze();const P=(e=m?.video)===null||e===void 0?void 0:e.bindCta;(i=m?.video)===null||i===void 0||i.bindProduct;const g=(s=(o=P?.icon)!==null&&o!==void 0?o:b?.bottom_image)!==null&&s!==void 0?s:x;return n.createElement(Ht,Object.assign({index:A,rec:m,className:Se.css(Object.assign({alignItems:"center"},f)),style:{display:"flex"}},w,{jumpLink:(l=P?.link)!==null&&l!==void 0?l:""}),n.createElement(Tt,{src:g,rec:m,item:(r=(d=m?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:m?.video,index:A,imgStyle:E?.img}),n.createElement("div",{className:Se.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{className:To["tow-line-ellipsis"],style:E?.ctaTitle,dangerouslySetInnerHTML:{__html:ge((a=P?.enTitle)!==null&&a!==void 0?a:"Product Name",E?.ctaTitle)}}),v?.display&&n.createElement("div",{style:Object.assign(Object.assign({},v?.style),{lineHeight:((p=v?.style)===null||p===void 0?void 0:p.height)+"px"}),className:To["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:ge(v?.text,v?.style)}}))))};var Ns=n.memo(Bs),Fs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],xi;const js=Re(Ns,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:(xi=mt?.filter(t=>t.type!=="commodityTitle"))===null||xi===void 0?void 0:xi.concat(Ls),bindableProps:[],interactionRender:Fs},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 Vs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],zs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Hs=t=>{var e,i,o,s,l,d,r,a,p,u,f,{content:h,style:m,bgImg:x,recData:E,bottom_image:A,ctaTempStyles:v,isExternalLink:w,translateY:b=0,index:T}=t,P=Ye(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:g}=Ce(),O=(e=E?.video)===null||e===void 0?void 0:e.bindProduct,D=(l=(s=(i=O?.cover)!==null&&i!==void 0?i:(o=O?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:g?.bottom_image)!==null&&l!==void 0?l:A;return n.createElement(Ht,Object.assign({isExternalLink:w,rec:E,className:Se.css(Object.assign({},m)),style:{display:"flex"},index:T},P),n.createElement(Tt,{src:D,rec:E,item:(r=(d=E?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:E?.video,index:T,translateY:b,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:zs["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ge((a=O?.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:((p=v?.ctaTitle)===null||p===void 0?void 0:p.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ge((f=(u=O?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&f!==void 0?f:"Shop Now",v?.ctaTitle)}})))};var Gs=n.memo(Hs);const Ws=Re(Gs,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Vs,settingRender:mt,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 Us=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ys={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Xs=t=>{var e,i,o,s,l,d,r,a,p,u,{content:f,style:h,bgImg:m,recData:x,bottom_image:E,ctaTempStyles:A,isExternalLink:v,translateY:w=0,index:b}=t,T=Ye(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:P}=Ce(),g=(e=x?.video)===null||e===void 0?void 0:e.bindProduct,O=(l=(s=(i=g?.cover)!==null&&i!==void 0?i:(o=g?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:P?.bottom_image)!==null&&l!==void 0?l:E;return n.createElement(Ht,Object.assign({isExternalLink:v,rec:x,className:Se.css(Object.assign({},h)),style:{display:"flex"},index:b},T),n.createElement(Tt,{src:O,rec:x,item:(r=(d=x?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:x?.video,index:b,translateY:w,imgStyle:A?.img}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Ys["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:ge((a=g?.title)!==null&&a!==void 0?a:"Product Name",A?.title)}}),n.createElement("div",{className:Se.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:ge((u=(p=g?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&u!==void 0?u:"Shop Now",A?.ctaTitle)}})))};var Js=n.memo(Xs);const qs=Re(Js,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Us,bindableProps:[],settingRender:mt},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 Ks=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Zs={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Qs=t=>{var e,i,{content:o,style:s,bgImg:l,recData:d,onClick:r,bottom_image:a,ctaTempStyles:p,isExternalLink:u,index:f,translateY:h=0}=t,m=Ye(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:x,setPopupDetailData:E,sxpParameter:A}=Ce(),{popup:v}=ft(),{jumpToWeb:w}=Ze(),[b,T]=n.useState((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),P=He.throttle((g,O)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,g,f),E?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:g}),index:f,multiCheckIndex:O})),u?g?.link&&(w(d,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):r?.()},v?.duration);return n.createElement(zt,{isPadding:!!d},b?.map((g,O)=>{var D,S,c,L,y,C,k,B;return n.createElement(n.Fragment,null,d&&!g?.bindCta?null:n.createElement(bt,Object.assign({key:O,className:Se.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>P(g,O)}),n.createElement(Tt,{src:(L=(c=(D=g?.cover)!==null&&D!==void 0?D:(S=g?.homePage)===null||S===void 0?void 0:S[0])!==null&&c!==void 0?c:A?.bottom_image)!==null&&L!==void 0?L:a,rec:d,item:g,index:O,translateY:h,imgStyle:p?.img}),n.createElement("div",{className:Se.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Zs["two-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ge((y=g?.title)!==null&&y!==void 0?y:"Product Name",p?.title)}}),n.createElement("div",{className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((C=p?.ctaTitle)===null||C===void 0?void 0:C.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ge((B=(k=g?.bindCta)===null||k===void 0?void 0:k.enTitle)!==null&&B!==void 0?B:"Shop Now",p?.ctaTitle)}}))))}))};var Rs=n.memo(Qs);const $s=Re(Rs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Ks,bindableProps:[],settingRender:mt},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 ed=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],td={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const id=t=>{var e,i,{content:o,style:s,bgImg:l,recData:d,onClick:r,bottom_image:a,ctaTempStyles:p,isExternalLink:u,index:f,translateY:h=0}=t,m=Ye(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{sxpParameter:x}=Ce(),{ctaEvent:E,setPopupDetailData:A}=Ce(),{popup:v}=ft(),[w,b]=n.useState((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:T}=Ze(),P=He.throttle((g,O)=>{E?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,g,f),A?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:g}),index:f,multiCheckIndex:O})),u?g?.link&&(T(d,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):r?.()},v?.duration);return n.createElement(zt,{isPadding:!!d},w?.map((g,O)=>{var D,S,c,L,y,C,k,B;return n.createElement(n.Fragment,null,d&&!g?.bindCta?null:n.createElement(bt,Object.assign({key:O,className:Se.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>P(g,O)}),n.createElement(Tt,{src:(L=(c=(D=g?.cover)!==null&&D!==void 0?D:(S=g?.homePage)===null||S===void 0?void 0:S[0])!==null&&c!==void 0?c:x?.bottom_image)!==null&&L!==void 0?L:a,rec:d,item:g,index:O,translateY:h,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:td["two-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ge((y=g?.title)!==null&&y!==void 0?y:"Product Name",p?.title)}}),n.createElement("div",{className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((C=p?.ctaTitle)===null||C===void 0?void 0:C.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ge((B=(k=g?.bindCta)===null||k===void 0?void 0:k.enTitle)!==null&&B!==void 0?B:"Shop Now",p?.ctaTitle)}}))))}))};var od=n.memo(id);const nd=Re(od,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:ed,settingRender:mt,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 ld=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],sd={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const dd=t=>{var e,i,{content:o,style:s,bgImg:l,recData:d,onClick:r,bottom_image:a,ctaTempStyles:p,isExternalLink:u,index:f,translateY:h=0}=t,m=Ye(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:x,setPopupDetailData:E,sxpParameter:A}=Ce(),{popup:v}=ft(),{jumpToWeb:w}=Ze(),[b,T]=n.useState((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),P=He.throttle((g,O)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,g,f),E?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:g}),index:f,multiCheckIndex:O})),u?g?.link&&(w(d,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):r?.()},v?.duration);return n.createElement(zt,{isPadding:!!d},b?.map((g,O)=>{var D,S,c,L,y,C,k;return n.createElement(n.Fragment,null,d&&!g?.bindCta?null:n.createElement(bt,Object.assign({key:O,className:Se.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>P(g,O)}),n.createElement(Tt,{src:(L=(c=(D=g?.cover)!==null&&D!==void 0?D:(S=g?.homePage)===null||S===void 0?void 0:S[0])!==null&&c!==void 0?c:A?.bottom_image)!==null&&L!==void 0?L:a,rec:d,item:g,index:O,translateY:h,imgStyle:p?.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:sd["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ge((y=g?.title)!==null&&y!==void 0?y:"Product Name",p?.title)}}),n.createElement("div",{className:Se.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ge((k=(C=g?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&k!==void 0?k:"Shop Now",p?.ctaTitle)}}))))}))};var rd=n.memo(dd);const ad=Re(rd,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:ld,bindableProps:[],settingRender:mt},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 ud=[{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}]}]},{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 cd=({icon:t,styles:e,textStyle:i,onClose:o})=>{var s;const{waterFallData:l,setOpenHashtag:d}=Ce();return n.createElement("div",{className:"clc-sxp-nav",style:e},n.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"back button",onClick:o}),n.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:ge(`#${(s=l?.hashTag)!==null&&s!==void 0?s:"\u6807\u9898"}`,i)}}))};var Eo=n.memo(cd),vd=null,pd="3d989325-e7d6-4a74-8a97-98febdf5b567",md=null,fd=null,hd={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"},gd=[{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}],bd="Handbags",Ao={productUserId:vd,requestId:pd,channel:md,rtc:fd,tag:hd,recList:gd,hashTag:bd};const yd=t=>{var e;const{rec:i,style:o={},sizeChange:s=()=>{},unitWidth:l,index:d,showBorder:r,list:a,reportTagsView:p,textStyles:u,space:f}=t,{swiperRef:h,setRtcList:m,setOpenHashtag:x,sxpParameter:E}=Ce(),[A,v]=n.useState(!1);n.useState(!1),n.useState({height:1,width:1});const w=n.useRef(null),b=n.useRef(null);n.useRef(null),n.useRef(null);const[T,P]=n.useState(""),g=n.useMemo(()=>{var C,k,B,F,V,j,_,I,G,J;return!((C=i?.video)===null||C===void 0)&&C.cover?(k=i?.video)===null||k===void 0?void 0:k.cover:!((F=(B=i?.video)===null||B===void 0?void 0:B.imgUrls)===null||F===void 0)&&F.length?(j=(V=i?.video)===null||V===void 0?void 0:V.imgUrls)===null||j===void 0?void 0:j[0]:!((I=(_=i?.product)===null||_===void 0?void 0:_.homePage)===null||I===void 0)&&I.length?(J=(G=i?.product)===null||G===void 0?void 0:G.homePage)===null||J===void 0?void 0:J[0]:E?.bottom_image||""},[i,E?.bottom_image]),O=n.useMemo(()=>{var C,k;return((C=i?.product)===null||C===void 0?void 0:C.title)||((k=i?.video)===null||k===void 0?void 0:k.title)||null},[i]),D=n.useMemo(()=>{var C;return o.transform?Number((C=o.transform)===null||C===void 0?void 0:C.substring(o.transform.indexOf(",",0)+1,o.transform.length-3)):void 0},[o]);n.useMemo(()=>D===void 0?!1:D<=r,[D,r]);const S=n.useMemo(()=>{var C,k,B,F,V,j,_,I,G,J,X,W;const ie=((C=u?.price)===null||C===void 0?void 0:C.enableFormattedPrice)===void 0||((k=u?.price)===null||k===void 0?void 0:k.enableFormattedPrice);return!((B=i?.product)===null||B===void 0)&&B.currency&&(!((F=i?.product)===null||F===void 0)&&F.price)?`${(I=(_=(j=(V=i?.product)===null||V===void 0?void 0:V.currency)===null||j===void 0?void 0:j.split("-")[1])===null||_===void 0?void 0:_.toUpperCase())!==null&&I!==void 0?I:""}${ie?(X=(J=(G=i?.product)===null||G===void 0?void 0:G.price)===null||J===void 0?void 0:J.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&X!==void 0?X:"":(W=i?.product)===null||W===void 0?void 0:W.price}`:null},[i,(e=u?.price)===null||e===void 0?void 0:e.enableFormattedPrice]);n.useEffect(()=>{if(w.current===null||g==="")return;let C=null;A&&T?C=T:C=g,C&&w.current.setSrc(C)},[g,A,T]);const c=n.useRef(),L=n.useCallback(C=>{setTimeout(()=>{var k;const B=(k=c?.current)===null||k===void 0?void 0:k.offsetHeight;s(B+56+f,d)},0)},[f,s,d,l,c]),y=()=>{p(),m?.(a),setTimeout(()=>{var C;(C=h?.current)===null||C===void 0||C.swiper.slideTo(d,0,!1),x?.(!1)},0)};return n.createElement("div",{ref:b,style:Object.assign({},o),className:"waterFallList-content-listItem",key:d,onClick:y},n.createElement("div",{className:"waterFallList-content-listItem-picture",ref:c},n.createElement(dt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:L,ref:w})),n.createElement("div",{className:"waterFallList-content-listItem-info"},n.createElement("div",{className:`waterFallList-content-listItem-info-title ${S?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},u?.title),dangerouslySetInnerHTML:{__html:ge(O,u?.title)}}),n.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!S,style:u.price,dangerouslySetInnerHTML:{__html:ge(S,u?.price)}})))};function wd(t){var e,i,o,s,l,d,r,a,p,u,f,h,m,x,E,A,v,w,b,T,P,g,{reportTagsView:O,showBanner:D}=t,S=Ye(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:L,hashTagSize:y,loadingImage:C,isOpenHashTag:k,cacheActiveIndex:B}=Ce(),{jumpToWeb:F}=Ze(),V=n.useRef(null),[j,_]=n.useState(0),[I,G]=n.useState(),J=n.useRef(null),[X,W]=n.useState([]),ie=n.useRef(),ne=[170,230,300],[ve,Te]=n.useState(!1),[le,Z]=n.useState([]),de=n.useRef(),U=n.useCallback((Q,fe)=>Math.floor(Math.random()*(fe-Q+1))+Q,[]),K=n.useRef([]),[pe,we]=n.useState({width:0}),ae=n.useMemo(()=>{const Q=pe.width||0;return Q>=1200?6:Q>=768&&Q<=1199?4:2},[pe]),Ee=n.useMemo(()=>pe.width/ae-2,[ae,pe]),ke=n.useCallback(()=>{var Q;const fe=(Q=ie.current)!==null&&Q!==void 0?Q:[],$=[];for(let z=0;z<le?.length;z++){const N=Math.floor(z/ae),me=z%ae+1;let et=0,ot=9999999999;if(N===0)$[z]=z;else{for(let Je=0;Je<$.length;Je++)K.current[$[Je]].top+K.current[$[Je]].height<ot&&(et=Je,ot=K.current[$[Je]].top+K.current[$[Je]].height);$[et]=z}K.current[z]===void 0&&(K.current[z]={}),N===0?(me===1?K.current[z].left=0:K.current[z].left=K.current[z-1].left+Ee+4,K.current[z].top=0):(K.current[z].left=K.current[et].left,K.current[z].top=ot),K.current[z].height=K.current[z].height||ne[U(0,2)],fe[z]={transform:`translate(${K.current[z].left}px,${K.current[z].top}px)`,width:`${Ee}px`,height:K.current[z].height}}return W([...fe]),[...fe]},[Ee,ae,ne,U,le]),Be=n.useCallback((Q,fe)=>{K.current[fe]===void 0&&(K.current[fe]={}),K.current[fe].height=Q,ie.current=ke()},[ke]);n.useEffect(()=>{ie.current=ke()},[Ee,ae,le]),n.useEffect(()=>{var Q,fe;if(Te(!0),c&&L?.({hashTag:c?.hashTag,defaultSize:y,maxSize:y}).then($=>{var z,N;G($),Z((N=(z=$?.recList)===null||z===void 0?void 0:z.filter(me=>me?.video!==null||me?.product!==null))!==null&&N!==void 0?N:[]),Te(!1)}),k){const $=Ao;G($),Z((fe=(Q=$?.recList)===null||Q===void 0?void 0:Q.filter(z=>z?.video!==null||z?.product!==null))!==null&&fe!==void 0?fe:[]),Te(!1)}},[c,L,y,k]);const Me=n.useCallback(()=>{J.current!==null&&we({width:J.current.getBoundingClientRect().width})},[]);n.useEffect(()=>{if(J.current===null)return;const Q=new ResizeObserver(fe=>{Me()});return Q.observe(J.current),()=>{Q.disconnect()}},[Me]),n.useCallback(()=>{Te(!0),c&&L?.({hashTag:c?.hashTag}).then(Q=>{var fe,$;Z(le?.concat(($=(fe=Q?.recList)===null||fe===void 0?void 0:fe.filter(z=>!z?.video))!==null&&$!==void 0?$:[])),Te(!1)})},[c,L,le]);const Ge=n.useCallback(()=>{_(V.current.scrollTop)},[]);n.useEffect(()=>{var Q;return(Q=V?.current)===null||Q===void 0||Q.addEventListener("scroll",Ge),()=>{var fe;(fe=V?.current)===null||fe===void 0||fe.removeEventListener("scroll",Ge)}},[Ge,V]);const Pe=()=>{var Q,fe,$,z,N;if(!((Q=I?.tag)===null||Q===void 0)&&Q.link){O();const me=c?.rec;F(me,(fe=me?.video)===null||fe===void 0?void 0:fe.bindProduct,($=me?.video)===null||$===void 0?void 0:$.bindCta,B,(z=me?.video)===null||z===void 0?void 0:z.traceInfo),window.location.href=window.getJointUtmLink((N=I?.tag)===null||N===void 0?void 0:N.link)}};return n.createElement(n.Fragment,null,ve?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:C,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"waterFallList",ref:J},n.createElement("div",{className:"waterFallList-scroll",ref:V},D&&((e=I?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:Pe},n.createElement(dt,{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:"waterFallList-info",style:(o=S?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:ge((s=I?.tag)===null||s===void 0?void 0:s.info,(l=S?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((d=I?.tag)===null||d===void 0)&&d.link),className:"waterFallList-collection",style:Object.assign({},(r=S?.textStyles)===null||r===void 0?void 0:r.hashTagLink),onClick:Pe,dangerouslySetInnerHTML:{__html:ge(((a=I?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(p=S?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),n.createElement("div",{className:"waterFallList-content"},le?.map((Q,fe)=>{var $;return n.createElement(yd,Object.assign({key:fe,index:fe,rec:Q,list:le,showBorder:j+(($=V?.current)===null||$===void 0?void 0:$.clientHeight),style:X[fe],sizeChange:Be,unitWidth:Ee,reportTagsView:O},S))}),n.createElement("div",{hidden:!(!((u=I?.tag)===null||u===void 0)&&u.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(E=((h=K?.current[((f=K?.current)===null||f===void 0?void 0:f.length)-1])===null||h===void 0?void 0:h.top)+((x=K?.current[((m=K?.current)===null||m===void 0?void 0:m.length)-1])===null||x===void 0?void 0:x.height))!==null&&E!==void 0?E:0}px)`,height:!((A=I?.tag)===null||A===void 0)&&A.link?((v=de?.current)===null||v===void 0?void 0:v.offsetHeight)||((w=S?.buttonBgStyle)===null||w===void 0?void 0:w.height)||"100px":0}}))),n.createElement("div",{className:"waterFallList-bottom",hidden:!(!((b=I?.tag)===null||b===void 0)&&b.link),style:S?.buttonBgStyle}),n.createElement("div",{ref:de,hidden:!(!((T=I?.tag)===null||T===void 0)&&T.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((P=I?.tag)===null||P===void 0?void 0:P.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:S?.buttonStyle,onClick:Pe,dangerouslySetInnerHTML:{__html:ge(((g=I?.tag)===null||g===void 0?void 0:g.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}var Sd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const xd=t=>{var e;const{rec:i,index:o,list:s,reportTagsView:l,textStyles:d,space:r}=t,{swiperRef:a,setRtcList:p,setOpenHashtag:u,sxpParameter:f}=Ce(),[h,m]=n.useState(!1),x=n.useRef(null),E=n.useRef(null),A=n.useRef(null),v=n.useRef(null),[w,b]=n.useState(""),T=n.useMemo(()=>{var S,c,L,y,C,k,B,F,V,j;return!((S=i?.video)===null||S===void 0)&&S.cover?(c=i?.video)===null||c===void 0?void 0:c.cover:!((y=(L=i?.video)===null||L===void 0?void 0:L.imgUrls)===null||y===void 0)&&y.length?(k=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||k===void 0?void 0:k[0]:!((F=(B=i?.product)===null||B===void 0?void 0:B.homePage)===null||F===void 0)&&F.length?(j=(V=i?.product)===null||V===void 0?void 0:V.homePage)===null||j===void 0?void 0:j[0]:f?.bottom_image||""},[i,f?.bottom_image]),P=n.useMemo(()=>{var S,c;return((S=i?.product)===null||S===void 0?void 0:S.title)||((c=i?.video)===null||c===void 0?void 0:c.title)||null},[i]),g=n.useMemo(()=>{var S,c,L,y,C,k,B,F,V,j,_,I;const G=((S=d?.price)===null||S===void 0?void 0:S.enableFormattedPrice)===void 0||((c=d?.price)===null||c===void 0?void 0:c.enableFormattedPrice);return!((L=i?.product)===null||L===void 0)&&L.currency&&(!((y=i?.product)===null||y===void 0)&&y.price)?`${(F=(B=(k=(C=i?.product)===null||C===void 0?void 0:C.currency)===null||k===void 0?void 0:k.split("-")[1])===null||B===void 0?void 0:B.toUpperCase())!==null&&F!==void 0?F:""}${G?(_=(j=(V=i?.product)===null||V===void 0?void 0:V.price)===null||j===void 0?void 0:j.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&_!==void 0?_:"":(I=i?.product)===null||I===void 0?void 0:I.price}`:null},[i,(e=d?.price)===null||e===void 0?void 0:e.enableFormattedPrice]);n.useEffect(()=>{const S=new IntersectionObserver(c=>{c.forEach(L=>{if(L.isIntersecting){if(E.current===null||T==="")return;h&&w?x.current.setSrc(w):x.current.setSrc(T),S.unobserve(E.current)}})});return S.observe(E.current),()=>{S.disconnect()}},[T,h,w]);const O=(S,c,L)=>{const y=S/c;return L/y};n.useEffect(()=>{const S=A?.current;S===null||T===""||!h||(S.src=T,S.currentTime=1,S.crossOrigin="anonymous",S.onloadeddata=()=>{const c=v?.current;if(!c)return;const L=c.getContext("2d"),y=window?.innerWidth/2,C=O(S.videoWidth,S.videoHeight,y);c.height=C,c.width=y,L?.drawImage(S,0,0,c.width,c.height),b(c.toDataURL()),S.remove(),c.remove()})},[T,h]);const D=()=>{l(),p?.(s),setTimeout(()=>{var S;(S=a?.current)===null||S===void 0||S.swiper.slideTo(o,0,!1),u?.(!1)},0)};return n.createElement("div",{ref:E,className:"list-content-listItem",key:o,onClick:D,style:{marginBottom:r}},n.createElement("div",{className:"list-content-listItem-picture"},h&&n.createElement("div",{style:{display:"none"}},n.createElement("video",{ref:A,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),n.createElement("canvas",{ref:v})),n.createElement(dt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:x})),n.createElement("div",{className:"list-content-listItem-info"},n.createElement("div",{className:`list-content-listItem-info-title ${g?"list-content-listItem-info-nowrap":""}`,style:d?.title,dangerouslySetInnerHTML:{__html:ge(P,d?.title)}}),n.createElement("div",{className:"list-content-listItem-info-price",style:d?.price,hidden:!g,dangerouslySetInnerHTML:{__html:ge(g,d?.price)}})))};function Td(t){var e,i,o,s,l,d,r,a,p,u,f,h,m,x,E,A,v,{reportTagsView:w,showBanner:b}=t,T=Ye(t,["reportTagsView","showBanner"]);const{waterFallData:P,getRecommendVideos:g,hashTagSize:O,loadingImage:D,isOpenHashTag:S,cacheActiveIndex:c}=Ce(),{jumpToWeb:L}=Ze(),[y,C]=n.useState(),[k,B]=n.useState(),[F,V]=n.useState(!1),j=n.useRef(null),[_,I]=n.useState(!1);n.useCallback(()=>{_||(I(!0),P&&g?.({hashTag:P?.hashTag}).then(J=>{var X;C(y?.concat((X=J?.recList)!==null&&X!==void 0?X:[])),I(!1)}))},[P,g,y,_]),n.useEffect(()=>{var J,X;if(V(!0),P&&g?.({hashTag:P?.hashTag,defaultSize:O,maxSize:O}).then(W=>{var ie,ne;B(W),C((ne=(ie=W?.recList)===null||ie===void 0?void 0:ie.filter(ve=>ve?.video!==null||ve?.product!==null))!==null&&ne!==void 0?ne:[]),V(!1)}),S){const W=Ao;B(W),C((X=(J=W?.recList)===null||J===void 0?void 0:J.filter(ie=>ie?.video!==null||ie?.product!==null))!==null&&X!==void 0?X:[]),V(!1)}},[P,g,O,S]);const G=()=>{var J,X,W,ie,ne;if(!((J=k?.tag)===null||J===void 0)&&J.link){w();const ve=P?.rec;L(ve,(X=ve?.video)===null||X===void 0?void 0:X.bindProduct,(W=ve?.video)===null||W===void 0?void 0:W.bindCta,c,(ie=ve?.video)===null||ie===void 0?void 0:ie.traceInfo),window.location.href=window.getJointUtmLink((ne=k?.tag)===null||ne===void 0?void 0:ne.link)}};return n.createElement(n.Fragment,null,F?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:D,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"list"},n.createElement("div",{className:"list-scroll",ref:j},b&&((e=k?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:G},n.createElement(dt,{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=T?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:ge((s=k?.tag)===null||s===void 0?void 0:s.info,(l=T?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((d=k?.tag)===null||d===void 0)&&d.link),className:"list-collection",onClick:G,style:Object.assign(Object.assign({},(r=T?.textStyles)===null||r===void 0?void 0:r.hashTagLink),{marginBottom:T?.space}),dangerouslySetInnerHTML:{__html:ge(((a=k?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(p=T?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),n.createElement("div",{className:"list-content"},y?.map((J,X)=>n.createElement(xd,Object.assign({key:X,index:X,rec:J,list:y,reportTagsView:w},T)))),n.createElement("div",{hidden:!_,style:{textAlign:"center"}},"loading..."),n.createElement("div",{hidden:!(!((u=k?.tag)===null||u===void 0)&&u.link),style:{height:!((f=k?.tag)===null||f===void 0)&&f.link?((h=T?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((m=T?.buttonStyle)===null||m===void 0?void 0:m.height)||"100px":0}})),n.createElement("div",{className:"list-bottom",hidden:!(!((x=k?.tag)===null||x===void 0)&&x.link),style:T?.buttonBgStyle}),n.createElement("div",{hidden:!(!((E=k?.tag)===null||E===void 0)&&E.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},T?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((A=k?.tag)===null||A===void 0?void 0:A.linkTitle)||"Shop the collection",className:"list-btn",style:T?.buttonStyle,onClick:G,dangerouslySetInnerHTML:{__html:ge(((v=k?.tag)===null||v===void 0?void 0:v.linkTitle)||"Shop the collection",T?.buttonStyle)}}))))}const Ed=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:s,swiperRef:l,setWaterFallData:d,cacheRtcList:r,setRtcList:a,cacheActiveIndex:p,rtcList:u,setCacheRtcList:f,setIsFromHashtag:h,isFromHashtag:m,bffEventReport:x,themeTag:E,selectTag:A}=Ce(),{backMainFeed:v}=Ze();n.useRef(null);const w=n.useRef(null),[b,T]=n.useState();n.useEffect(()=>{const S=document.getElementById("sxp-render"),c=document.getElementById("water-fall");c?w.current=c:(w.current=document.createElement("div"),w.current.setAttribute("id","water-fall"),S?.appendChild(w.current))},[]);const P=()=>{var S,c;v("branch",A,void 0,i?.hashTag),D(),d?.(void 0),h?.(!1),(c=(S=l?.current)===null||S===void 0?void 0:S.swiper)===null||c===void 0||c.slideTo(p,0,!1),o?.(!1)},[g,O]=n.useState();n.useEffect(()=>{i&&O(i)},[i]);const D=n.useCallback(()=>{var S,c,L,y,C,k;const B=g?.rec;if(!B)return;let F="";m?F="hashTagPage":!((S=B?.video)===null||S===void 0)&&S.url?F="videoPage":!((L=(c=B?.video)===null||c===void 0?void 0:c.imgUrls)===null||L===void 0)&&L.length&&(F="imagePage"),x?.({eventInfo:{contentId:(y=B?.video)===null||y===void 0?void 0:y.itemId,position:p+"",contentTags:JSON.stringify((C=B?.video)===null||C===void 0?void 0:C.tags),traceInfo:(k=B?.video)===null||k===void 0?void 0:k.traceInfo,hashTags:JSON.stringify([g?.hashTag]),fromKName:F,fromKPage:location?.href,timeOnSite:Math.floor((new Date-b)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[g,x,b,m,p]);return n.useEffect(()=>{s&&T(new Date)},[s]),n.useEffect(()=>{const S=()=>{T(new Date)};return window.addEventListener("pageshow",S),()=>{window.removeEventListener("pageshow",S)}},[]),w.current?Di.createPortal(n.createElement("div",{className:"waterfall",style:{display:s?"block":"none"}},n.createElement(Eo,{icon:Sd,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(Td,Object.assign({reportTagsView:D},t)):n.createElement(wd,Object.assign({reportTagsView:D},t))),w.current):null};var Co=n.memo(Ed);const Ad=t=>n.createElement(Co,Object.assign({},t));var Cd=n.memo(Ad);const Id=Re(Cd,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ud,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,fontWeight:"bold",color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var kd=[{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 Io=t=>n.createElement(Io,Object.assign({},t));var _d=n.memo(Io);const Pd=Re(_d,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:kd},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Dd=[{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"]}]}],ko={"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 Md=t=>{var e,i,o,s,l,d,r,a,p,u,{style:f,recData:h,ctaTempStyles:m,index:x,event:E,onClick:A,isExternalLink:v=!1}=t,w=Ye(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink"]);const{ctaEvent:b,setPopupDetailData:T}=Ce(),{jumpToWeb:P}=Ze(),[g,O]=n.useState(!1),D=n.useRef(null),S=xo(D),c=((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=(s=h?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((d=h?.video)===null||d===void 0?void 0:d.bindCta),L=((a=(r=h?.video)===null||r===void 0?void 0:r.bindProducts)===null||a===void 0?void 0:a[0])||((p=h?.video)===null||p===void 0?void 0:p.bindProduct),y=()=>{var F,V,j,_;const I=((V=(F=h?.video)===null||F===void 0?void 0:F.bindProducts)===null||V===void 0?void 0:V[0])||((j=h?.video)===null||j===void 0?void 0:j.bindProduct)||h?.video;if(b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,I,x),T?.(Object.assign(Object.assign({},h),{index:x})),v){const G=L?.link||((_=I?.bindCta)===null||_===void 0?void 0:_.link);G&&(P(h,L,c,x),window.location.href=window.getJointUtmLink(G))}else A?.()},C=c?.enTitle||"\u67E5\u770B\u8BE6\u60C5",k=n.useMemo(()=>{var F,V;const j=E?.animation;if(j){const{delay:_,duration:I,backgroundColor:G}=j;return{":after":{animationDelay:`${(F=_/1e3)!==null&&F!==void 0?F:0}s`,animationDuration:`${(V=I/1e3)!==null&&V!==void 0?V:0}s`,backgroundColor:`${G??"transparent"}`}}}},[E?.animation]);n.useEffect(()=>{var F,V,j;S&&D?.current&&b?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((V=(F=h?.video)===null||F===void 0?void 0:F.bindProducts)===null||V===void 0?void 0:V[0])||((j=h?.video)===null||j===void 0?void 0:j.bindProduct)||h?.video,x)},[S]),n.useEffect(()=>{O(!!S)},[S]);const B=n.useMemo(()=>g?ko["animated-button"]:null,[g]);return n.createElement("div",Object.assign({ref:D,style:Object.assign(Object.assign(Object.assign({},f),m?.ctaTitle),{lineHeight:`${(u=f?.height)!==null&&u!==void 0?u:0}px`})},w,{className:`${B} ${Se.css(k)} ${ko["one-line-ellipsis"]}`,onClick:y,dangerouslySetInnerHTML:{__html:ge(C,m?.ctaTitle)}}))};var Od=n.memo(Md),Ld=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]},{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 Bd=Re(Od,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Dd,bindableProps:[],interactionRender:Ld},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 Nd=[{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"]}]}],Ft={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 Fd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",jd=t=>{var e,i,o,s,l,d,r,a,p,u,f,h,m,x,E,A,v,w,b,T,P,g,O,D,{style:S,recData:c,ctaTempStyles:L,index:y,event:C,bottom_image:k,translateY:B,isTel:F,onClick:V,isExternalLink:j=!1,isActive:_}=t,I=Ye(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);S==null||delete S.transform;const{sxpParameter:G,globalConfig:J,ctaEvent:X,setPopupDetailData:W}=Ce(),{jumpToWeb:ie}=Ze(),[ne,ve]=n.useState(!0),Te=((o=(i=(e=c?.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=(s=c?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((d=c?.video)===null||d===void 0?void 0:d.bindCta),le=((a=(r=c?.video)===null||r===void 0?void 0:r.bindProducts)===null||a===void 0?void 0:a[0])||((p=c?.video)===null||p===void 0?void 0:p.bindProduct),Z=()=>{var ae,Ee,ke,Be;const Me=((Ee=(ae=c?.video)===null||ae===void 0?void 0:ae.bindProducts)===null||Ee===void 0?void 0:Ee[0])||((ke=c?.video)===null||ke===void 0?void 0:ke.bindProduct)||c?.video;if(X?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},c,Me,y),W?.(Object.assign(Object.assign({},c),{index:y})),j){const Ge=le?.link||((Be=Me?.bindCta)===null||Be===void 0?void 0:Be.link);Ge&&(ie(c,le,Te,y),window.location.href=window.getJointUtmLink(Ge))}else V?.()},de=Te?.enTitle||"\u67E5\u770B\u8BE6\u60C5",U=n.useMemo(()=>{const ae=C?.animation;if(ae){const{delay:Ee,duration:ke}=ae;return{animationDelay:`${Ee?Ee/1e3:0}s`,animationDuration:`${ke?ke/1e3:0}s`}}},[C?.animation]),K=(x=(m=(h=(u=le?.cover)!==null&&u!==void 0?u:(f=le?.homePage)===null||f===void 0?void 0:f[0])!==null&&h!==void 0?h:Te?.icon)!==null&&m!==void 0?m:G?.bottom_image)!==null&&x!==void 0?x:k,pe=ae=>{ae.stopPropagation(),ve(!1)};n.useEffect(()=>{ve(!0)},[_]);const we=n.useMemo(()=>_&&ne?Ft["animated-fadeIn"]:null,[_,ne]);return n.createElement(n.Fragment,null,F?n.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):n.createElement("div",Object.assign({},I,{className:`${Se.css(Object.assign(Object.assign({},S),{"--transY":`translateY(calc(100% + ${(E=S?.margin)!==null&&E!==void 0?E:0}px))`}))} ${Ft.aniLinkPopup} ${we} ${Se.css(U)}`,onClick:Z}),n.createElement("div",{onClick:pe,className:Ft["modal-icon-wrapper"],style:{padding:(A=S?.padding)!==null&&A!==void 0?A:0}},n.createElement("img",{src:(v=J?.popupCloseIcon)!==null&&v!==void 0?v:Fd,alt:"close",className:Ft["modal-icon-wrapper-img"]})),n.createElement(Tt,{src:K,rec:c,item:(g=(T=(b=(w=c?.video)===null||w===void 0?void 0:w.bindProducts)===null||b===void 0?void 0:b[0])!==null&&T!==void 0?T:(P=c?.video)===null||P===void 0?void 0:P.bindProduct)!==null&&g!==void 0?g:c?.video,index:y,translateY:B,imgStyle:L?.img}),(!c||le?.title)&&n.createElement("div",{className:Ft["one-line-ellipsis"],style:L?.title,dangerouslySetInnerHTML:{__html:ge((O=le?.title)!==null&&O!==void 0?O:"Product Name",L?.title)}}),n.createElement("div",{className:Ft["one-line-ellipsis"],style:Object.assign(Object.assign({},L?.ctaTitle),{lineHeight:((D=L?.ctaTitle)===null||D===void 0?void 0:D.height)+"px"}),dangerouslySetInnerHTML:{__html:ge(de,L?.ctaTitle)}})))};var Vd=n.memo(jd),zd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]},{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 Hd=Re(Vd,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Nd,bindableProps:[],interactionRender:zd},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 Ti=Object.freeze({__proto__:null,AniLink:Bd,AniLinkPopup:Hd,Appoint:Os,AppointForm:mn,Commodity:_s,CommodityDetail:is,CommodityDetailDiroNew:ps,CommodityDiro:Ws,CommodityDiroNew:qs,CommodityList:ys,Consent:Pd,HashTag:Id,Iframe:Ts,Link:js,MultiCommodity:nd,MultiCommodityDiro:$s,MultiCommodityDiroNew:ad,Prompt:rs});const Gd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Wd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Ud=t=>{var e,{active:i,activeIcon:o,unActicveIcon:s,recData:l,position:d}=t,r=Ye(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:a,mutateUnlike:p,bffEventReport:u,setCacheRtcList:f,cacheRtcList:h}=Ce(),[m,x]=n.useState((e=h?.[d])===null||e===void 0?void 0:e.isCollected),E=vt(Wd),A=vt(Gd),v=He.debounce(()=>tt(void 0,void 0,void 0,function*(){var w,b,T,P,g,O,D,S,c,L,y,C,k,B,F,V,j,_,I,G,J,X;if(m){x(!1);const W=(T=yield p?.({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(u?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(g=(P=l?.video)===null||P===void 0?void 0:P.itemId)!==null&&g!==void 0?g:"",contentName:(D=(O=l?.video)===null||O===void 0?void 0:O.title)!==null&&D!==void 0?D:"",contentTags:JSON.stringify((c=(S=l?.video)===null||S===void 0?void 0:S.tags)!==null&&c!==void 0?c:[]),position:d+"",contentFormat:!((L=l?.video)===null||L===void 0)&&L.url?"video":"image",traceInfo:(y=l?.video)===null||y===void 0?void 0:y.traceInfo}}),!W)x(!0);else{const ie=(C=h?.map((ne,ve)=>(ve===d&&(ne.isCollected=!1),ne)))!==null&&C!==void 0?C:[];f?.(ie)}}else{x(!0);const W=(k=yield a?.({content:JSON.stringify(l)}))!==null&&k!==void 0?k:!1;if(u?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(F=(B=l?.video)===null||B===void 0?void 0:B.itemId)!==null&&F!==void 0?F:"",contentName:(j=(V=l?.video)===null||V===void 0?void 0:V.title)!==null&&j!==void 0?j:"",contentTags:JSON.stringify((I=(_=l?.video)===null||_===void 0?void 0:_.tags)!==null&&I!==void 0?I:[]),position:d+"",contentFormat:!((G=l?.video)===null||G===void 0)&&G.url?"video":"image",traceInfo:(J=l?.video)===null||J===void 0?void 0:J.traceInfo}}),!W)x(!1);else{const ie=(X=h?.map((ne,ve)=>(ve===d&&(ne.isCollected=!0),ne)))!==null&&X!==void 0?X:[];f?.(ie)}}}),200);return n.createElement("button",Object.assign({},r,{"aria-label":"like",onClick:v}),n.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:m?o||E:s||A,alt:"icon"}))};var _o=n.memo(Ud),Yd="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 Ei=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Pi.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})(),Xd=({rec:t,index:e,height:i,data:o,muted:s,activeIndex:l,videoPostConfig:d,videoPlayIcon:r})=>{const[a,p]=n.useState(!1),{bffEventReport:u,sxpParameter:f,waterFallData:h,openHashtag:m,bffFbReport:x}=Ce(),E=n.useRef(0),[A,v]=n.useState(!1),[w,b]=n.useState(!0),{isActive:T}=yo(),P=n.useRef(null),[g,O]=n.useState(""),[D,S]=n.useState(!1),c=n.useRef(),L=`pb-cache-video-${e}`,y=n.useRef(null),C=n.useMemo(()=>d?.mode==="2",[d]),k=n.useMemo(()=>{var Z;return d?.mode==="2"?`translateY(-${50+((Z=d?.offsetTop)!==null&&Z!==void 0?Z:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),B=n.useMemo(()=>{var Z;return((Z=t?.video)===null||Z===void 0?void 0:Z.cover)||g},[g,t]),F=n.useMemo(()=>C?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[C]),V=n.useMemo(()=>d?.bgWay==="1",[d]),j=n.useMemo(()=>V&&d?.bgColor?{backgroundColor:d?.bgColor}:{},[d,V]);n.useEffect(()=>{c?.current&&(c.current.muted=s)},[s,c?.current]);const _=n.useCallback(()=>{var Z;c?.current&&((Z=c?.current)===null||Z===void 0||Z.play())},[c?.current]),I=vt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),G=n.useCallback(()=>{c?.current&&(S(!1),v(!0))},[]),J=n.useCallback(()=>{var Z,de,U,K,pe,we,ae,Ee,ke,Be,Me,Ge,Pe;if(!c?.current)return;p(!1);const Q=o[e];if(Q&&(!((Z=c?.current)===null||Z===void 0)&&Z.duration)){E.current=((de=c?.current)===null||de===void 0?void 0:de.currentTime)||0;const fe=((K=(U=c?.current)===null||U===void 0?void 0:U.duration)!==null&&K!==void 0?K:0).toFixed(2),$=((we=(pe=c?.current)===null||pe===void 0?void 0:pe.currentTime)!==null&&we!==void 0?we:0).toFixed(2),z=w?"0":"1";u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ee=(ae=Q?.video)===null||ae===void 0?void 0:ae.itemId)!==null&&Ee!==void 0?Ee:"",contentName:(Be=(ke=Q?.video)===null||ke===void 0?void 0:ke.title)!==null&&Be!==void 0?Be:"",playType:z,startTime:$,videoDuration:fe,contentTags:JSON.stringify((Ge=(Me=Q?.video)===null||Me===void 0?void 0:Me.tags)!==null&&Ge!==void 0?Ge:[]),position:e+"",contentFormat:"video",traceInfo:(Pe=Q?.video)===null||Pe===void 0?void 0:Pe.traceInfo}}),b(!1)}},[u,o,e,w,c?.current]),X=n.useCallback(()=>{var Z;if(!c?.current||g||!C||(c.current.style.objectFit="contain",!((Z=t?.video)===null||Z===void 0)&&Z.cover||!P||!P.current||V))return;const de=()=>{const U=P?.current,K=U.getContext("2d"),pe=window?.innerWidth,we=window?.innerHeight;U.height=we,U.width=pe,K?.drawImage(c.current,0,0,U.width,U.height),O(U.toDataURL())};de(),setTimeout(()=>{de()},500)},[c.current,V,t,g,C]),W=n.useCallback(()=>{c.current&&(J(),X())},[c.current,X,J]),ie=n.useCallback(Z=>()=>{var de,U,K,pe,we;if(!c.current||!A)return;const ae=(de=c?.current)===null||de===void 0?void 0:de.paused;switch(Z){case"start":if(!ae)return;(U=c?.current)===null||U===void 0||U.play(),p(!1);break;case"pause":if(ae)return;(K=c?.current)===null||K===void 0||K.pause(),p(!0);break;default:ae?(pe=c?.current)===null||pe===void 0||pe.play():(we=c?.current)===null||we===void 0||we.pause(),p(!ae);break}},[A,c?.current]),ne=n.useCallback(()=>{var Z,de,U,K,pe,we,ae,Ee,ke,Be,Me,Ge,Pe;if(!c?.current||l!==e)return;const Q=o[e],fe=((de=(Z=c?.current)===null||Z===void 0?void 0:Z.duration)!==null&&de!==void 0?de:0).toFixed(2),$=((K=(U=c?.current)===null||U===void 0?void 0:U.currentTime)!==null&&K!==void 0?K:0).toFixed(2);if(!((pe=c?.current)===null||pe===void 0)&&pe.duration){const z=(((we=c?.current)===null||we===void 0?void 0:we.currentTime)-E.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ee=(ae=Q?.video)===null||ae===void 0?void 0:ae.itemId)!==null&&Ee!==void 0?Ee:"",contentName:(Be=(ke=Q?.video)===null||ke===void 0?void 0:ke.title)!==null&&Be!==void 0?Be:"",endTime:$,videoDuration:fe,playDuration:z,contentTags:JSON.stringify((Ge=(Me=Q?.video)===null||Me===void 0?void 0:Me.tags)!==null&&Ge!==void 0?Ge:[]),position:e+"",contentFormat:"video",traceInfo:(Pe=Q?.video)===null||Pe===void 0?void 0:Pe.traceInfo}})}},[o,e,u,c?.current,l]),ve=n.useCallback(()=>{S(!0)},[]);n.useEffect(()=>{var Z,de,U,K,pe,we,ae,Ee,ke,Be;if(!T)return;const Me=t?.video.url;if(!Me)return;const Ge=document.querySelector(`#${L}`);if(!Ge||(c.current=Ei?.(Ge),!c?.current))return;const Pe=window?.Hls;let Q=null;return Me.includes(".m3u8")&&Pe&&Pe.isSupported()?(Q=new Pe,Q.loadSource(Me),Q.attachMedia(c?.current),Q.on(Pe.Events.MANIFEST_PARSED,function(){var fe;(fe=c?.current)===null||fe===void 0||fe.play()})):c.current.src=Me,(Z=c?.current)===null||Z===void 0||Z.setAttribute("x5-playsinline","true"),(de=c?.current)===null||de===void 0||de.setAttribute("webkit-playsinline","true"),(U=c?.current)===null||U===void 0||U.addEventListener("loadedmetadata",W),(K=c?.current)===null||K===void 0||K.addEventListener("loadeddata",X),(pe=c?.current)===null||pe===void 0||pe.addEventListener("play",J),(we=c?.current)===null||we===void 0||we.addEventListener("playing",G),(ae=c?.current)===null||ae===void 0||ae.addEventListener("pause",ne),(Ee=c?.current)===null||Ee===void 0||Ee.addEventListener("ended",_),(ke=c?.current)===null||ke===void 0||ke.addEventListener("canplay",_),(Be=c?.current)===null||Be===void 0||Be.addEventListener("waiting",ve),()=>{var fe,$,z,N,me,et,ot,Je,Qe;((fe=c?.current)===null||fe===void 0?void 0:fe.paused)||ne(),Q&&Q?.destroy(),v(!1),($=c?.current)===null||$===void 0||$.removeEventListener("loadedmetadata",W),(z=c?.current)===null||z===void 0||z.removeEventListener("loadeddata",X),(N=c?.current)===null||N===void 0||N.removeEventListener("play",J),(me=c?.current)===null||me===void 0||me.removeEventListener("playing",G),(et=c?.current)===null||et===void 0||et.removeEventListener("pause",ne),(ot=c?.current)===null||ot===void 0||ot.removeEventListener("ended",_),(Je=c?.current)===null||Je===void 0||Je.removeEventListener("canplay",_),(Qe=c?.current)===null||Qe===void 0||Qe.removeEventListener("waiting",ve)}},[T,L,t,ne]),n.useEffect(()=>{var Z,de;!c?.current||!A||(T?(x?.({eventName:"ViewContent"}),(Z=c?.current)===null||Z===void 0||Z.play()):(de=c?.current)===null||de===void 0||de.pause())},[T,A,c?.current]),n.useEffect(()=>{var Z,de,U;if(!T||!c?.current)return;!((Z=c?.current)===null||Z===void 0?void 0:Z.paused)&&m?(de=c?.current)===null||de===void 0||de.pause():m||(U=c?.current)===null||U===void 0||U.play()},[m,T,c?.current]),n.useEffect(()=>{if(!T)return;const Z=()=>{ie("start")(),x?.({eventName:"ViewContent"})},de=ie("pause");return ht.on(rt.PAGE_DID_SHOW,Z),ht.on(rt.PAGE_DID_HIDE,de),()=>{ht.off(rt.PAGE_DID_SHOW,Z),ht.off(rt.PAGE_DID_HIDE,de)}},[ie,T]);const Te=n.useMemo(()=>!f?.placeholder_image||A?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"placeholder image"}),[A,f?.placeholder_image]),le=n.useMemo(()=>{if(!(!D||!A))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:Yd,alt:"placeholder image"})},[D,A]);return n.useEffect(()=>{if(!c?.current)return;const Z=()=>{var de;l===e&&(!((de=t?.video)===null||de===void 0)&&de.url)&&c?.current&&!a&&ie("pause")()};return window.addEventListener("beforeunload",Z),()=>{window.removeEventListener("beforeunload",Z)}},[l,e,t,c?.current,ie,a]),t?.video?n.createElement(n.Fragment,null,C?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:ie(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},j)},!V&&A&&B&&n.createElement(dt,{src:B,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},F)}),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:y,id:L,style:{width:"100%",height:"100%"}}),a&&n.createElement(dt,{className:"clc-pb-video-pause",src:r??I,alt:"pause"}))),Te,le):n.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:ie()},n.createElement("div",{className:"n-full-screen",ref:y,id:L,style:{width:"100%",height:"100%"}}),Te,le,a&&n.createElement(dt,{className:"clc-pb-video-pause",src:r??I,alt:"pause"}))):null};var Jd=n.memo(Xd);const qd=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:s})=>{const[l,d]=n.useState(t),r=a=>{a.stopPropagation();const p=!l;d(p),o?.(p)};return n.useEffect(()=>{d(t)},[t]),n.createElement("button",{style:s,"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 Po=n.memo(qd);const Kd=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,s]=n.useState(!0);ft(),n.useEffect(()=>{setTimeout(()=>{s(!1)},i)},[]);const l=vt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),d=n.useMemo(()=>o?"pb-fadeIn":"pb-fadeOut",[o]);return n.createElement("div",{hidden:!o,className:`pb-finger-wrap ${d}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},n.createElement("img",{src:t||l,alt:"finger swiper"}))},Do=t=>{const{src:e,height:i,imgUrlsPostConfig:o,onShowFirstImage:s}=t,l=n.useMemo(()=>o?.mode==="2",[o]),d=n.useMemo(()=>{var u;return o?.mode==="2"?`translateY(-${50+((u=o?.offsetTop)!==null&&u!==void 0?u:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[o]),r=n.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),a=n.useMemo(()=>o?.bgWay==="1",[o]),p=n.useMemo(()=>a&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,a]);return n.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},p)},(!l||!a)&&n.createElement(dt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},r),onLoad:s}),l&&n.createElement(dt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:d,left:0,right:0},onLoad:s}))},Zd=({imgUrls:t,width:e,height:i,rec:o,index:s,onReportViewImageEnd:l,onViewImageStartEvent:d,imgUrlsPostConfig:r})=>{var a,p;const u=n.useRef(),{isActive:f}=yo(),{sxpParameter:h,openHashtag:m}=Ce(),[x,E]=n.useState(!1);n.useEffect(()=>{x&&f?(u?.current&&u.current.swiper.autoplay.start(),m?l(o):d(s)):u?.current&&u.current.swiper.autoplay.stop()},[o,f,l,m,s,d,x]);const A=n.useCallback(()=>{x||E(!0)},[x]);return n.createElement(Mt,{ref:u,defaultValue:0,direction:"horizontal",modules:[Kt,Zt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},className:Se.css(Object.assign(Object.assign(Object.assign({},r?.marginBottom&&{".swiper-pagination":{bottom:(a=r?.marginBottom)!==null&&a!==void 0?a:0}}),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:((p=r?.delay)!==null&&p!==void 0?p:3)*1e3}},t?.map((v,w)=>n.createElement(bt,{key:w},n.createElement(Do,{src:!x&&w>0?"":v,height:i,imgUrlsPostConfig:r,onShowFirstImage:A}))))};var Qd=n.memo(Zd);const Rd=({tags:t,itemId:e,itemType:i,index:o,rec:s,hashTagStyle:l})=>{var d;const[r,a]=n.useState(!1),{setWaterFallData:p,setOpenHashtag:u,setCacheActiveIndex:f,waterFallData:h,setIsFromHashtag:m}=Ce(),x=E=>{h?m?.(!0):f?.(o),p?.(i?{hashTag:E,itemId:e,itemType:i,rec:s}:{hashTag:E,rec:s}),u?.(!0)};return n.useMemo(()=>t.length<=6?null:n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>a(!r)},r?"show less":"show more"),[r,t]),n.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(d=l?.marginTop)!==null&&d!==void 0?d:16}px`}},n.createElement(zt,null,t?.map((E,A)=>n.createElement(bt,{key:A,hidden:r?!1:A>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>x(E)},n.createElement("div",{dangerouslySetInnerHTML:{__html:ge(`#${E}`,l)}})))))};var Mo=n.memo(Rd),$d="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function ei(t){return n.memo(function(e){const{$store:i}=Ko(),o=l=>{let d=l;const r=l.match(/{{.*?}}/g);return r?.length&&r.forEach(a=>{a.replace(/{{\s*([\w.]+)\s*}}/g,(p,u)=>{if(u){const f=He.get(i,u);return d=d.replace(a,f),f}})}),d},s=n.useMemo(()=>{var l,d,r;const{bindDatas:a}=e,p=Ye(e,["bindDatas"]);if((l=a?.forEach)===null||l===void 0||l.call(a,u=>{if(u?.propKey&&u?.dataPath){const{propKey:f,dataPath:h}=u;h.replace(/{{\s*([\w.]+)\s*}}/g,(m,x)=>{var E,A;if(x){const v=(A=(E=He.get(i,x))!==null&&E!==void 0?E:e[f])!==null&&A!==void 0?A:"";return p[f]=v,v}})}}),p){p.eventMap={};const u=He.cloneDeep(p.event)||{};for(const f in u)if(Object.prototype.hasOwnProperty.call(u,f))try{u[f].value=o(u[f].value),p.eventMap[f]=new Function(u[f].value)}catch{}}return!((r=(d=p?.event)===null||d===void 0?void 0:d.onClick)===null||r===void 0)&&r.linkType&&(p.style.cursor="pointer"),p},[i,e]);return n.createElement(t,Object.assign({},s,s.eventMap))})}const ti=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:s,isActive:l})=>{var d,r,a,p,u;const{schema:f}=ft();if(!t?.video)return null;let h=null;!((r=(d=t?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0)&&r.length?h="\u591A\u5546\u54C1CTA":!((a=t?.video)===null||a===void 0)&&a.bindProduct?h="\u5546\u54C1CTA":h=(u=(p=t?.video)===null||p===void 0?void 0:p.bindCta)===null||u===void 0?void 0:u.itemId;const m=i?.[h],x=n.useCallback(()=>{var E,A,v,w,b,T,P,g,O,D,S,c,L,y,C,k,B,F,V,j,_,I,G,J,X,W,ie,ne;if(!t?.video)return null;if(!(s&&!s?.includes((E=m?.item)===null||E===void 0?void 0:E.type))&&!(!s&&((A=m?.item)===null||A===void 0?void 0:A.category)==="cta")){if(((v=m?.item)===null||v===void 0?void 0:v.type)==="CommodityDiro"&&!(!((w=t?.video)===null||w===void 0)&&w.bindProduct)||((b=m?.item)===null||b===void 0?void 0:b.type)==="Commodity"&&!(!((T=t?.video)===null||T===void 0)&&T.bindProduct)||((P=m?.item)===null||P===void 0?void 0:P.type)==="CommodityDiroNew"&&!(!((g=t?.video)===null||g===void 0)&&g.bindProduct)||((O=m?.item)===null||O===void 0?void 0:O.type)==="MultiCommodity"&&!(!((S=(D=t?.video)===null||D===void 0?void 0:D.bindProducts)===null||S===void 0)&&S.length)||((c=m?.item)===null||c===void 0?void 0:c.type)==="MultiCommodityDiro"&&!(!((y=(L=t?.video)===null||L===void 0?void 0:L.bindProducts)===null||y===void 0)&&y.length)||((C=m?.item)===null||C===void 0?void 0:C.type)==="MultiCommodityDiroNew"&&!(!((B=(k=t?.video)===null||k===void 0?void 0:k.bindProducts)===null||B===void 0)&&B.length))return null;if(m&&o){const ve=o[(F=m?.item)===null||F===void 0?void 0:F.type],Te=ei(ve),le=(V=ve?.extend)===null||V===void 0?void 0:V.defaulSetting,Z=((I=(_=(j=m?.item)===null||j===void 0?void 0:j.event)===null||_===void 0?void 0:_.onClick)===null||I===void 0?void 0:I.linkType)==="externalLink";return n.createElement(Te,Object.assign({style:Object.assign(Object.assign(Object.assign({},le?.style),(G=m?.item)===null||G===void 0?void 0:G.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},le?.textStyle),(J=m?.item)===null||J===void 0?void 0:J.textStyle),bindDatas:(W=(X=m?.item)===null||X===void 0?void 0:X.bindDatas)!==null&&W!==void 0?W:[]},le?.props,(ie=m?.item)===null||ie===void 0?void 0:ie.props,{event:((ne=m?.item)===null||ne===void 0?void 0:ne.event)||{},schema:f,id:m?.id,key:m?.id,recData:t,isExternalLink:Z,index:e,isActive:l}))}else return null}},[t,o,i,f,m?.id,l]);return n.createElement(n.Fragment,null,x())},Oo=({nudge:t})=>{var e,i,o,s,l,d;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=(s=t?.size)===null||s===void 0?void 0:s.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(d=t?.borderRadius)!==null&&d!==void 0?d: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:ge(t?.content,t?.textStyle)}})))},er=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:s,setCacheRtcList:l,setCacheActiveIndex:d,setLoading:r,swiperRef:a,waterFallData:p,bffEventReport:u,selectTag:f,setSelectTag:h}=Ce(),{backMainFeed:m}=Ze(),x=n.useMemo(()=>[Wt,...t],[t]),E=A=>()=>{if(A===f)return;A!=="FOR U"?u?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${A}']`}}):m("theme",A,f);let v;A!==Wt&&(v=A),r?.(!0),o?.({themeTag:v}).then(w=>{var b,T,P,g;ht.emit(rt.CHANGE_THEME_TAG,v),s?.((b=w?.recList)!==null&&b!==void 0?b:[]),l?.((T=w?.recList)!==null&&T!==void 0?T:[]),e?.(0),d?.(0),(g=(P=a?.current)===null||P===void 0?void 0:P.swiper)===null||g===void 0||g.slideTo(0)}).finally(()=>{r?.(!1)}),h?.(A)};return p||t.length<=0?null:n.createElement("div",{className:"clc-sxp-tagbar",style:i},n.createElement("ul",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},x.map(A=>n.createElement("li",{className:`clc-sxp-tagbar-list-item ${A===f?"clc-sxp-tagbar-list-item-active":""}`,key:A,onClick:E(A)},A))))};var Lo=n.memo(er);const Bo=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:s,resolver:l,data:d=[],ctaType:r,tipText:a,nudge:p,_schema:u,hashTagStyle:f,tagList:h=[],licenseUrl:m})=>{var x,E,A,v,w,b,T,P,g;const O=vt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),D=vt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:S}=ft(),[c,L]=n.useState(0),y=n.useRef(0),[C,k]=n.useState(!0),B=n.useRef(),[F,V]=n.useState(!1),[j,_]=n.useState(!1),[I,G]=n.useState(new Date().getTime()),J=n.useRef(!1),{loadVideos:X,bffEventReport:W,loading:ie,setPopupDetailData:ne,ctaEvent:ve,swiperRef:Te,waterFallData:le,setOpenHashtag:Z,appDomain:de,openHashtag:U,loadingImage:K,isFromHashtag:pe,popupDetailData:we,bffFbReport:ae,curTime:Ee,h5EnterLink:ke,isShowConsent:Be,selectTag:Me,isPreview:Ge,isEditor:Pe,cacheRtcList:Q,setRtcList:fe,cacheActiveIndex:$,rtcList:z,isNoMoreData:N}=Ce(),{backMainFeed:me,productView:et,jumpToWeb:ot}=Ze(),Je=n.useMemo(()=>d.length>0&&!ie&&(Ro()||t?.enableSwiperTip),[d,ie,t?.enableSwiperTip]);n.useEffect(()=>{zi()},[]),n.useEffect(()=>{if(d?.length>0){const M=new Date;B.current=M,ae?.({eventName:"PageView"})}},[d?.length]);const Qe=n.useCallback(()=>{if(zi(),ke?.(),d.length>0){const M=new Date;B.current=M,ae?.({eventName:"PageView"})}},[d.length,ae,ke]);n.useEffect(()=>{var M;if(!r||r?.length<1)return;const ue=d?.findIndex(R=>{var se,he,ee,te,ce,Ae,_e,Le,Fe;const je=r?.[0];return je==="\u591A\u5546\u54C1CTA"?((se=R?.video)===null||se===void 0?void 0:se.bindProducts)&&((ee=(he=R?.video)===null||he===void 0?void 0:he.bindProducts)===null||ee===void 0?void 0:ee.length)>0:je==="\u5546\u54C1CTA"?(te=R?.video)===null||te===void 0?void 0:te.bindProduct:((Ae=(ce=R?.video)===null||ce===void 0?void 0:ce.bindCta)===null||Ae===void 0?void 0:Ae.itemId)===je&&(((_e=R?.video)===null||_e===void 0?void 0:_e.url)||((Fe=(Le=R?.video)===null||Le===void 0?void 0:Le.imgUrls)===null||Fe===void 0?void 0:Fe.length))})||0;ue!==-1&&((M=Te?.current)===null||M===void 0||M.swiper.slideTo(ue))},[d,r,Te]),n.useEffect(()=>{const M=d?.[c],ue=()=>{var R,se,he,ee,te,ce,Ae,_e,Le,Fe,je,Ue,Ke,ye,ze,ct,Xe,yt,wt,At;const Ct=!U&&!Be;if(document.visibilityState==="hidden"){Ct&&(ht.emit(rt.PAGE_DID_HIDE,M),be(M),Ne(M));let De="";we&&(!((se=(R=M?.video)===null||R===void 0?void 0:R.bindProducts)===null||se===void 0)&&se.length||!((he=M?.video)===null||he===void 0)&&he.bindProduct)?De="pdpPage":we&&((Ae=s?.[(ce=(te=(ee=M?.video)===null||ee===void 0?void 0:ee.bindCta)===null||te===void 0?void 0:te.itemId)!==null&&ce!==void 0?ce:""].item)===null||Ae===void 0?void 0:Ae.type)==="Appoint"?De="formPage":pe?De="hashTagPage":!((_e=M?.video)===null||_e===void 0)&&_e.url?De="videoPage":!((Le=M?.video)===null||Le===void 0)&&Le.imgUrls&&(!((je=(Fe=M?.video)===null||Fe===void 0?void 0:Fe.imgUrls)===null||je===void 0)&&je.length)?De="imagePage":M?.product&&(De="productPage"),W?.({eventInfo:{sessionDuration:Math.floor((new Date-Ee.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(Ue=M?.video)===null||Ue===void 0?void 0:Ue.itemId,productId:(Ke=M?.product)===null||Ke===void 0?void 0:Ke.itemId,position:c+"",fromKName:De,fromKPage:location?.href,ctatId:(ct=(ze=(ye=M?.video)===null||ye===void 0?void 0:ye.bindCta)===null||ze===void 0?void 0:ze.itemId)!==null&&ct!==void 0?ct:"",traceInfo:(At=(yt=(Xe=M?.video)===null||Xe===void 0?void 0:Xe.traceInfo)!==null&&yt!==void 0?yt:(wt=M?.product)===null||wt===void 0?void 0:wt.traceInfo)!==null&&At!==void 0?At:""}})}else document.visibilityState==="visible"&&(J.current===!0&&(G(new Date().getTime()),J.current=!1),Qe(),Ct&&(Ve(c),ht.emit(rt.PAGE_DID_SHOW,M),me("external",Me)))};return document.addEventListener("visibilitychange",ue),()=>{document.removeEventListener("visibilitychange",ue)}},[c,W,d,Qe,we,pe,s,Ee,me,U,Be,Me]);const nt=n.useMemo(()=>{let M=0;return h.length>0&&(M+=45,le&&(M-=45)),M},[h,le]),Et=n.useMemo(()=>{let M=0;return t?.logoUrl&&t?.isShowLogo&&(M+=56),M},[]),$e=n.useMemo(()=>i-Et-nt,[t,i,nt]),qe=n.useMemo(()=>{var M;const ue=c===0&&!le&&!Pe?[(M=d?.[0])!==null&&M!==void 0?M:null]:d?.map((R,se)=>c===se||se-1===c||se+1===c?R:null);return!le&&!N?ue.concat([{loading:!0}]):ue},[d,c,le,Pe,N]),H=n.useMemo(()=>{var M,ue,R,se;if(t?.logoUrl&&t?.isShowLogo){const he=(ue=(M=t?.logoBar)===null||M===void 0?void 0:M.onClick)===null||ue===void 0?void 0:ue.value,ee=((se=(R=t?.logoBar)===null||R===void 0?void 0:R.onClick)===null||se===void 0?void 0:se.linkType)==="externalLink",te=qe[c];return n.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},he&&{onClick:()=>{var ce,Ae,_e,Le;ee&&ot(te,(ce=te?.video)===null||ce===void 0?void 0:ce.bindProduct,(Ae=te?.video)===null||Ae===void 0?void 0:Ae.bindCta,c,((_e=te?.product)===null||_e===void 0?void 0:_e.traceInfo)||((Le=te?.video)===null||Le===void 0?void 0:Le.traceInfo)),new Function(he)()}}),n.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,c,qe]),q=n.useCallback((M,ue)=>{var R,se,he,ee;return!((R=M?.video)===null||R===void 0)&&R.url?n.createElement(Jd,{key:I,rec:M,index:ue,muted:C,data:d,height:$e,activeIndex:c,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((se=M?.video)===null||se===void 0)&&se.imgUrls?n.createElement(Qd,{key:M?.video.itemId,imgUrls:M?.video.imgUrls,width:o,height:$e,rec:M,index:ue,onReportViewImageEnd:be,onViewImageStartEvent:Ve,imgUrlsPostConfig:t?.imgUrlsPost}):M.product&&Array.isArray(t?.productPost)&&((he=t?.productPost)===null||he===void 0?void 0:he.length)>0?(ee=t?.productPost)===null||ee===void 0?void 0:ee.map((te,ce)=>{var Ae,_e,Le,Fe,je,Ue,Ke,ye;const ze=l[(Ae=te?.item)===null||Ae===void 0?void 0:Ae.type],ct=ei(ze),Xe=(_e=ze?.extend)===null||_e===void 0?void 0:_e.defaulSetting;return n.createElement(ct,Object.assign({key:`${ue}${ce}`,textStyle:Object.assign(Object.assign({},Xe?.textStyle),(Le=te?.item)===null||Le===void 0?void 0:Le.textStyle),bindDatas:(je=(Fe=te?.item)===null||Fe===void 0?void 0:Fe.bindDatas)!==null&&je!==void 0?je:[]},Xe?.props,(Ue=te?.item)===null||Ue===void 0?void 0:Ue.props,{event:((Ke=te?.item)===null||Ke===void 0?void 0:Ke.event)||{},schema:S,id:te?.id,viewTime:B.current,rec:M,isPost:!0,tipText:a,style:Object.assign(Object.assign(Object.assign({},Xe?.style),(ye=te?.item)===null||ye===void 0?void 0:ye.style),{height:"100%",overflow:"auto"}),index:ue}))}):null},[o,d,$e,C,c,t?.productPost,t?.videoPlayIcon,B,a,l,S,I]),xe=n.useCallback(M=>{_(M)},[]),oe=n.useMemo(()=>j?{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"},[j]),Y=n.useCallback((M,ue)=>{var R,se,he,ee,te,ce,Ae,_e;return M?.video?n.createElement(n.Fragment,null,((R=M?.video)===null||R===void 0?void 0:R.title)&&!j&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom",style:{paddingBottom:`${(se=t?.bottomInfoDist)!==null&&se!==void 0?se:40}px`}},n.createElement(Oo,{nudge:p}),t?.isShowCTA===void 0||t?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(ti,{rec:M,index:ue,tempMap:s,resolver:l})):null,n.createElement("div",null,n.createElement($t,{className:"clc-sxp-bottom-text",isPost:!0,foldText:a?.foldText,unfoldText:a?.unfoldText,text:(ee=(he=M?.video)===null||he===void 0?void 0:he.title)!==null&&ee!==void 0?ee:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:xe}),n.createElement(ti,{rec:M,index:ue,tempMap:s,resolver:l,includesCtaType:["AniLink"]}),n.createElement(Mo,{index:c,tags:(ce=(te=M?.video)===null||te===void 0?void 0:te.hashTags)!==null&&ce!==void 0?ce:[],itemId:(Ae=M?.video)===null||Ae===void 0?void 0:Ae.itemId,itemType:!((_e=M?.video)===null||_e===void 0)&&_e.itemId?"VIDEO":null,rec:M,hashTagStyle:f}))),n.createElement(ti,{rec:M,index:ue,tempMap:s,resolver:l,includesCtaType:["AniLinkPopup"],isActive:ue===c})):null},[e,c,s,l,a,p,f,t,xe,j,oe]),re=n.useCallback((M,ue,R)=>{var se,he,ee,te;if(!t?.isShowLike||!R)return;let ce=(se=t?.likeIconY)!==null&&se!==void 0?se:400;return le&&ce<40&&(ce+=40),M?.video?n.createElement(_o,{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",[(he=t.likeIconXPosit)!==null&&he!==void 0?he:"right"]:(ee=t.likeIconX)!==null&&ee!==void 0?ee:0,[(te=t.likeIconYPosit)!==null&&te!==void 0?te:"bottom"]:ce},position:ue}):null},[t,le]),be=M=>{var ue,R,se,he,ee,te;if(!(!((ue=M?.video)===null||ue===void 0)&&ue.url)&&(!((R=M?.video)===null||R===void 0)&&R.imgUrls)){const ce=Date.now(),Ae=(ce-y.current)/1e3;W?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(he=(se=M?.video)===null||se===void 0?void 0:se.itemId)!==null&&he!==void 0?he:"",contentName:(ee=M?.video.title)!==null&&ee!==void 0?ee:"",imageEndTime:`${ce}`,playDuration:`${Ae}`,contentTags:JSON.stringify((te=M?.video.tags)!==null&&te!==void 0?te:[]),position:c+"",contentFormat:"image",traceInfo:M?.video.traceInfo}})}},Ie=(M,ue)=>{var R,se,he,ee,te,ce,Ae,_e,Le,Fe,je,Ue,Ke,ye,ze,ct,Xe,yt,wt;if(Ge||le)return;const At=new Date-Ee.current;if(t?.openSlideSkip&&At>=((R=t?.slideSkipStartTime)!==null&&R!==void 0?R:0)&&$o()&&M){const Ct=((ee=(he=(se=M?.video)===null||se===void 0?void 0:se.bindProducts)===null||he===void 0?void 0:he[0])===null||ee===void 0?void 0:ee.link)||((ce=(te=M?.video)===null||te===void 0?void 0:te.bindProduct)===null||ce===void 0?void 0:ce.link)||((Ae=M?.product)===null||Ae===void 0?void 0:Ae.link),De=M?.product||((_e=M?.video)===null||_e===void 0?void 0:_e.bindProduct)||((Fe=(Le=M?.video)===null||Le===void 0?void 0:Le.bindProducts)===null||Fe===void 0?void 0:Fe[0]);Ct&&(W?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(je=De?.itemId)!==null&&je!==void 0?je:"",productName:(Ue=De?.title)!==null&&Ue!==void 0?Ue:"",price:De?.price?De?.price+"":"0",productCollection:(Ke=De?.collection)!==null&&Ke!==void 0?Ke:"",contentTags:De?.tags?JSON.stringify(De?.tags):"",position:ue+"",contentId:(ze=(ye=M?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&ze!==void 0?ze:"",traceInfo:(wt=(Xe=(ct=M?.video)===null||ct===void 0?void 0:ct.traceInfo)!==null&&Xe!==void 0?Xe:(yt=M?.product)===null||yt===void 0?void 0:yt.traceInfo)!==null&&wt!==void 0?wt:""}}),J.current=!0,window.location.href=window.getJointUtmLink(Ct))}},Oe=M=>{var ue,R,se,he,ee,te,ce,Ae,_e,Le,Fe,je,Ue,Ke;const ye=d[M.previousIndex];if(!ye)return;M.previousIndex-M.activeIndex<0?(W?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(R=(ue=ye?.video)===null||ue===void 0?void 0:ue.itemId)!==null&&R!==void 0?R:"",productId:(he=(se=ye?.product)===null||se===void 0?void 0:se.itemId)!==null&&he!==void 0?he:"",requestId:null,traceInfo:(te=(ee=ye?.video)===null||ee===void 0?void 0:ee.traceInfo)!==null&&te!==void 0?te:""}}),be(ye),Ie(ye,M.previousIndex)):(W?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Ae=(ce=ye?.video)===null||ce===void 0?void 0:ce.itemId)!==null&&Ae!==void 0?Ae:"",productId:(Le=(_e=ye.product)===null||_e===void 0?void 0:_e.itemId)!==null&&Le!==void 0?Le:"",requestId:null,traceInfo:(je=(Fe=ye?.video)===null||Fe===void 0?void 0:Fe.traceInfo)!==null&&je!==void 0?je:""}}),be(ye)),Ne(ye);const ze=d[M.activeIndex];!(!((Ue=ze?.video)===null||Ue===void 0)&&Ue.url)&&!(!((Ke=ze?.video)===null||Ke===void 0)&&Ke.imgUrls)&&ze?.product&&ae?.({eventName:"ProductView"}),B.current=new Date},Ne=M=>{var ue,R,se;!(!((ue=M?.video)===null||ue===void 0)&&ue.url)&&!(!((R=M?.video)===null||R===void 0)&&R.imgUrls)&&M?.product&&et(M,M.product,(se=M?.product)===null||se===void 0?void 0:se.bindCta,B.current,c)};n.useEffect(()=>{const M=d[c];U?Ne(M):B.current=new Date},[U,d,c]);const Ve=M=>{var ue,R,se,he,ee,te;const ce=d[M];if(!(!((ue=ce?.video)===null||ue===void 0)&&ue.url)&&(!((R=ce?.video)===null||R===void 0)&&R.imgUrls)){const Ae=Date.now();y.current=Ae,W?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(he=(se=ce?.video)===null||se===void 0?void 0:se.itemId)!==null&&he!==void 0?he:"",contentName:(ee=ce?.video.title)!==null&&ee!==void 0?ee:"",imageStartTime:`${Ae}`,contentTags:JSON.stringify((te=ce?.video.tags)!==null&&te!==void 0?te:[]),position:M+"",contentFormat:"image",traceInfo:ce?.video.traceInfo}}),ae?.({eventName:"ViewContent"})}},st=n.useCallback(M=>{var ue,R,se,he,ee,te;if(M)return(t?.isShowMute===void 0||t?.isShowMute===!0)&&n.createElement(Po,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((R=(ue=qe?.[c])===null||ue===void 0?void 0:ue.video)===null||R===void 0)&&R.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(se=t?.muteIconXPosit)!==null&&se!==void 0?se:"right"]:(he=t?.muteIconX)!==null&&he!==void 0?he:0,[(ee=t?.muteIconYPosit)!==null&&ee!==void 0?ee:"bottom"]:(te=t?.muteIconY)!==null&&te!==void 0?te:23},defaultValue:C,activeIcon:t?.unMuteIcon?t?.unMuteIcon:O,unactiveIcon:t?.muteIcon?t?.muteIcon:D,onChange:k})},[t,qe,c,C]),ut=n.useMemo(()=>ie?n.createElement("div",{style:{height:$e,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:K,alt:"loading...",style:{objectFit:"contain"}})):qe?.map((M,ue)=>n.createElement(bt,{key:ue,virtualIndex:ue,style:{overflow:"hidden"}},M&&n.createElement(n.Fragment,null,M?.loading?n.createElement("div",{style:{height:$e,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:K,alt:"loading...",style:{objectFit:"contain"}})):n.createElement(n.Fragment,null,re(M,ue,!t?.likeIconFixed),st(!t?.muteIconFixed),Y(M,ue),q(M,ue))))),[o,d,$e,ie,Y,q,qe,K,I,st]);return n.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},le&&n.createElement(Eo,{icon:$d,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},textStyle:Object.assign(Object.assign({},(w=(v=(A=(E=(x=t?.hashTag)===null||x===void 0?void 0:x[0])===null||E===void 0?void 0:E.item)===null||A===void 0?void 0:A.props)===null||v===void 0?void 0:v.textStyles)===null||w===void 0?void 0:w.hashTagTitle),{color:"#fff"}),onClose:()=>{!He.isEqual(z,Q)&&Q&&Q?.length&&fe?.(Q),Z?.(!0)}}),H,n.createElement(Lo,{tagList:h,setActiveIndex:L,style:{top:Et}}),Je?n.createElement(Kd,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((b=t?.swipeTipOffset)!==null&&b!==void 0?b:0)}%`},duration:t?.swiperTipAniDur}):null,n.createElement(Mt,{style:{marginTop:nt},ref:Te,onSlideChange:()=>{Te.current.swiper.allowTouchMove=!1,setTimeout(()=>{Te.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:M=>{if(L(M.activeIndex),!U&&(Oe(M),!(le||Pe)&&M?.activeIndex+1>=d?.length&&!F)){let ue=2;V(!0),X?.(ue).then(R=>{var se;V(!1),R&&((se=R?.recList)===null||se===void 0?void 0:se.length)>0&&ue++})}},direction:"vertical",height:$e},re(qe[c],c,!!t?.likeIconFixed),st(!!t?.muteIconFixed),ut),n.createElement(Co,Object.assign({},(g=(P=(T=t?.hashTag)===null||T===void 0?void 0:T[0])===null||P===void 0?void 0:P.item)===null||g===void 0?void 0:g.props)))},tr=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:s,index:l})=>n.createElement(Mt,{defaultValue:0,direction:"horizontal",modules:[Kt,Zt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(d=>n.createElement(bt,{key:d},n.createElement(Do,{src:d,height:i,imgUrlsPostConfig:o}))));var ir=n.memo(tr);const or=({rec:t,index:e,height:i,data:o,muted:s,activeIndex:l,videoPostConfig:d,width:r})=>{const[a,p]=n.useState(!1),u=n.useRef(null),{bffEventReport:f,sxpParameter:h,waterFallData:m,openHashtag:x}=Ce(),E=n.useRef(0),[A,v]=n.useState(!1),[w,b]=n.useState(!0),T=n.useRef(null),[P,g]=n.useState("");n.useEffect(()=>{u.current&&(u.current.muted=s)},[s]);const O=n.useCallback(()=>{var _;(_=u.current)===null||_===void 0||_.play()},[]),D=vt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),S=n.useCallback(()=>{var _,I,G,J,X,W,ie,ne,ve,Te,le,Z,de;p(!1);const U=o[e];if(U&&(!((_=u?.current)===null||_===void 0)&&_.duration)){E.current=((I=u?.current)===null||I===void 0?void 0:I.currentTime)||0;const K=((J=(G=u.current)===null||G===void 0?void 0:G.duration)!==null&&J!==void 0?J:0).toFixed(2),pe=((W=(X=u.current)===null||X===void 0?void 0:X.currentTime)!==null&&W!==void 0?W:0).toFixed(2),we=w?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ne=(ie=U?.video)===null||ie===void 0?void 0:ie.itemId)!==null&&ne!==void 0?ne:"",contentName:(Te=(ve=U?.video)===null||ve===void 0?void 0:ve.title)!==null&&Te!==void 0?Te:"",playType:we,startTime:pe,videoDuration:K,contentTags:JSON.stringify((Z=(le=U?.video)===null||le===void 0?void 0:le.tags)!==null&&Z!==void 0?Z:[]),position:e+"",contentFormat:"video",traceInfo:(de=U?.video)===null||de===void 0?void 0:de.traceInfo}}),b(!1)}},[f,o,e,w]),c=n.useCallback(()=>{v(!0)},[]),L=n.useCallback(_=>()=>{var I,G,J,X,W;if(!A)return;const ie=(I=u.current)===null||I===void 0?void 0:I.paused;switch(_){case"start":if(!ie)return;(G=u.current)===null||G===void 0||G.play(),p(!1);break;case"pause":if(ie)return;(J=u.current)===null||J===void 0||J.pause(),p(!0);break;default:ie?(X=u.current)===null||X===void 0||X.play():(W=u.current)===null||W===void 0||W.pause(),p(!ie);break}},[A]),y=n.useCallback(()=>{var _,I,G,J,X,W,ie,ne,ve,Te,le,Z,de;const U=o[e],K=((I=(_=u.current)===null||_===void 0?void 0:_.duration)!==null&&I!==void 0?I:0).toFixed(2),pe=((J=(G=u.current)===null||G===void 0?void 0:G.currentTime)!==null&&J!==void 0?J:0).toFixed(2);if(!((X=u?.current)===null||X===void 0)&&X.duration){const we=(((W=u?.current)===null||W===void 0?void 0:W.currentTime)-E.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ne=(ie=U?.video)===null||ie===void 0?void 0:ie.itemId)!==null&&ne!==void 0?ne:"",contentName:(Te=(ve=U?.video)===null||ve===void 0?void 0:ve.title)!==null&&Te!==void 0?Te:"",endTime:pe,videoDuration:K,playDuration:we,contentTags:JSON.stringify((Z=(le=U?.video)===null||le===void 0?void 0:le.tags)!==null&&Z!==void 0?Z:[]),position:e+"",contentFormat:"video",traceInfo:(de=U?.video)===null||de===void 0?void 0:de.traceInfo}})}},[o,e,f]),C=n.useMemo(()=>d?.mode==="2",[d]),k=n.useMemo(()=>{var _;return d?.mode==="2"?`translateY(-${50+((_=d?.offsetTop)!==null&&_!==void 0?_:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),B=n.useMemo(()=>{var _;return((_=t?.video)===null||_===void 0?void 0:_.cover)||P},[P,t]),F=n.useCallback(()=>{if(!T||!u||!u.current||!T.current)return;const _=u?.current,I=T?.current,G=I.getContext("2d"),J=window?.innerWidth,X=window?.innerHeight;I.height=X,I.width=J,G?.drawImage(_,0,0,I.width,I.height),g(I.toDataURL())},[]);n.useEffect(()=>{var _,I,G,J;if(u.current){if(p(!1),!u.current.src){const X=t?.video.url;if(X.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const W=new window.Hls;W.loadSource(X),W.attachMedia(u.current)}else u.current.canPlayType("application/vnd.apple.mpegurl"),u.current.src=X;else u.current.src=X;u.current.setAttribute("x5-playsinline","true"),u.current.setAttribute("webkit-playsinline","true")}return(_=u.current)===null||_===void 0||_.addEventListener("loadedmetadata",c),(I=u.current)===null||I===void 0||I.addEventListener("canplay",c),(G=u.current)===null||G===void 0||G.addEventListener("playing",S),(J=u.current)===null||J===void 0||J.addEventListener("loadeddata",F),()=>{var X,W,ie,ne;(X=u.current)===null||X===void 0||X.removeEventListener("loadedmetadata",c),(W=u.current)===null||W===void 0||W.removeEventListener("canplay",c),(ie=u.current)===null||ie===void 0||ie.removeEventListener("playing",S),(ne=u.current)===null||ne===void 0||ne.removeEventListener("loadeddata",F)}}},[c,S,t?.video,F]);const V=n.useMemo(()=>!h?.placeholder_image||A?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[A,h?.placeholder_image]);n.useEffect(()=>{const _=()=>{var I,G;l===e&&(!((I=t?.video)===null||I===void 0)&&I.url)&&(!((G=u?.current)===null||G===void 0)&&G.src)&&!a&&L("pause")()};return window.addEventListener("beforeunload",_),()=>{window.removeEventListener("beforeunload",_)}},[l,e,t,u,L,a]);const j=n.useMemo(()=>C?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[C]);return t?.video?n.createElement(n.Fragment,null,C?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:L(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},n.createElement(dt,{src:B,style:Object.assign({height:i,width:r,objectFit:"cover"},j)}),n.createElement("canvas",{ref:T,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:r,height:i,top:"50%",transform:k,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:u,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:y,onEnded:O,style:{width:"100%",height:i,objectFit:"contain"}}),n.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))),V):n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:L(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},n.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:u,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:y,onEnded:O}),V,n.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))):null};var nr=n.memo(or);const Ai={};Object.values(Ti).forEach(t=>{Ai[t.extend.type]=t});const lr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",sr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",dr=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:s,descStyle:l,hashTagStyle:d,containerHeight:r=664,containerWidth:a=375,appDomain:p,tagList:u=[]})=>{const f=n.useMemo(()=>{let g=0;return e?.logoUrl&&e?.isShowLogo&&(g+=45),u.length>0&&(g+=45),r-g},[e,r,u]),h=(g,O)=>{var D,S,c,L;if(!((D=g?.video)===null||D===void 0)&&D.url)return n.createElement(nr,{rec:g,index:O,muted:!0,width:a,data:t??[],height:f,activeIndex:O,videoPostConfig:e?.videoPost});if(!((S=g?.video)===null||S===void 0)&&S.imgUrls)return n.createElement(ir,{key:g?.video.itemId,imgUrls:g?.video.imgUrls,width:a,height:f,rec:g,index:O,imgUrlsPostConfig:e?.imgUrlsPost});if(g.product&&g.product&&Array.isArray(e?.productPost)&&((c=e?.productPost)===null||c===void 0?void 0:c.length)>0)return(L=e?.productPost)===null||L===void 0?void 0:L.map((y,C)=>{var k,B,F,V,j,_,I,G;const J=Ai[(k=y?.item)===null||k===void 0?void 0:k.type],X=ei(J),W=(B=J?.extend)===null||B===void 0?void 0:B.defaulSetting;return n.createElement(X,Object.assign({key:`${O}${C}`,textStyle:Object.assign(Object.assign({},W?.textStyle),(F=y?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(j=(V=y?.item)===null||V===void 0?void 0:V.bindDatas)!==null&&j!==void 0?j:[]},W?.props,(_=y?.item)===null||_===void 0?void 0:_.props,{event:((I=y?.item)===null||I===void 0?void 0:I.event)||{},id:y?.id,rec:g,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},W?.style),(G=y?.item)===null||G===void 0?void 0:G.style),{width:a,height:f,overflow:"auto"}),index:O}))})},m=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]),x=(g,O)=>e?.isShowCTA===void 0||e?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(ti,{rec:g,index:O,tempMap:s,resolver:Ai})):null,E=(g,O)=>{var D,S,c,L,y,C,k;return g?.video?n.createElement(n.Fragment,null,((D=g?.video)===null||D===void 0?void 0:D.title)&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom"},n.createElement(Oo,{nudge:o}),x(g,O),n.createElement("div",null,n.createElement($t,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(S=g?.video)===null||S===void 0?void 0:S.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),n.createElement(Mo,{index:O,tags:(y=(L=g?.video)===null||L===void 0?void 0:L.hashTags)!==null&&y!==void 0?y:[],itemId:(C=g?.video)===null||C===void 0?void 0:C.itemId,itemType:!((k=g?.video)===null||k===void 0)&&k.itemId?"VIDEO":null,rec:g,hashTagStyle:d}))):null},A=vt(sr,p),v=vt(lr,p),w=(g,O)=>{var D,S,c,L;if(!e?.isShowLike)return;let y=(D=e?.likeIconY)!==null&&D!==void 0?D:400;return y<40&&(y+=40),g?.video?n.createElement(_o,{key:g.position,activeIcon:(S=e?.likeIcon)!==null&&S!==void 0?S:A,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:v,position:O,active:g.isCollected,recData:g,className:"clc-sxp-like-button",style:{top:y,right:(L=e?.likeIconX)!==null&&L!==void 0?L:0}}):null},b=vt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",p),T=vt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",p),P=(g,O)=>{var D,S,c,L;return n.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},m,n.createElement(Lo,{tagList:u}),n.createElement(Po,{style:{position:"absolute",right:(D=e?.muteIconX)!==null&&D!==void 0?D:0,visibility:!((c=(S=t?.[O])===null||S===void 0?void 0:S.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(L=e?.muteIconY)!==null&&L!==void 0?L:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:b,unactiveIcon:e?.muteIcon?e?.muteIcon:T}),h(g,O),E(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)=>P(g,O)))};var rr=n.memo(dr);const ar=()=>{const{schema:t,resolver:e,popup:i}=ft(),{setPopupDetailData:o,popupDetailData:s,popupCurTimeRef:l,checkCommodityIndexRef:d}=Ce(),{productView:r}=Ze(),[a,p]=n.useState();n.useEffect(()=>{const m=()=>{l.current=new Date};return m(),window.addEventListener("pageshow",m),()=>{window.removeEventListener("pageshow",m)}},[]),n.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,p(i))},[i]);const u=n.useMemo(()=>{var m,x,E,A;const v=(E=(x=(m=t?.sxpPageConf)===null||m===void 0?void 0:m.globalConfig)===null||x===void 0?void 0:x.popupList)===null||E===void 0?void 0:E.find((w,b)=>{if(w?.id===i?.id)return w});return v!==-1&&((A=v?.item)===null||A===void 0?void 0:A.type)==="Iframe"},[i,t]),f=()=>{var m,x,E,A,v,w,b,T,P,g,O,D,S,c,L,y,C,k;if(!i||i?.id===""||!a||new Date-l.current<((m=i?.duration)!==null&&m!==void 0?m:0))return;p(Object.assign(Object.assign({},i),{id:""}));const B=(A=(E=(x=t?.sxpPageConf)===null||x===void 0?void 0:x.globalConfig)===null||E===void 0?void 0:E.popupList)===null||A===void 0?void 0:A.find(F=>F?.id===i?.id);if(((v=B?.item)===null||v===void 0?void 0:v.type)==="CommodityDetail"||((w=B?.item)===null||w===void 0?void 0:w.type)==="CommodityDetailDiroNew"){const F=s;let V=(T=(b=F?.video)===null||b===void 0?void 0:b.bindProduct)!==null&&T!==void 0?T:(g=(P=F?.video)===null||P===void 0?void 0:P.bindProducts)===null||g===void 0?void 0:g[0],j=(S=(D=(O=F?.video)===null||O===void 0?void 0:O.bindProduct)===null||D===void 0?void 0:D.bindCta)!==null&&S!==void 0?S:(y=(L=(c=F?.video)===null||c===void 0?void 0:c.bindProducts)===null||L===void 0?void 0:L[0])===null||y===void 0?void 0:y.bindCta;if(d?.current>=0){const _=(k=(C=F?.video)===null||C===void 0?void 0:C.bindProducts)===null||k===void 0?void 0:k[d?.current];_&&(V=_,j=_?.bindCta)}V&&j&&r(F,V,j,l.current,s?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),d.current=-1},i?.duration)},h=n.useMemo(()=>{var m,x,E;return(E=(x=(m=t?.sxpPageConf)===null||m===void 0?void 0:m.globalConfig)===null||x===void 0?void 0:x.popupList)===null||E===void 0?void 0:E.map((A,v)=>{var w,b,T,P,g,O,D,S,c,L,y,C,k,B;if(A?.id===i?.id){const F=e[(w=A?.item)===null||w===void 0?void 0:w.type],V=ei(F),j=((P=(T=(b=A?.item)===null||b===void 0?void 0:b.event)===null||T===void 0?void 0:T.onClick)===null||P===void 0?void 0:P.linkType)==="externalLink",_=((D=(O=(g=A?.item)===null||g===void 0?void 0:g.event)===null||O===void 0?void 0:O.onClick)===null||D===void 0?void 0:D.linkType)==="popup",I=(S=F?.extend)===null||S===void 0?void 0:S.defaulSetting;return n.createElement(V,Object.assign({key:v,style:Object.assign(Object.assign(Object.assign({},I?.style),(c=A?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},I?.textStyle),(L=A?.item)===null||L===void 0?void 0:L.textStyle),bindDatas:(C=(y=A?.item)===null||y===void 0?void 0:y.bindDatas)!==null&&C!==void 0?C:[]},I?.props,(k=A?.item)===null||k===void 0?void 0:k.props,{event:((B=A?.item)===null||B===void 0?void 0:B.event)||{},schema:t,id:A?.id,isExternalLink:j,isPopup:_,onClose:f}))}else return n.createElement(n.Fragment,null)})},[t,i,e,f]);return n.createElement(Nt,{popup:a,onClose:f,padding:0,modalStyle:{position:"fixed"},isFullScreen:u},h)},Ci={};Object.values(Ti).forEach(t=>{Ci[t.extend.type]=t});const ur=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:s,appDomain:l,licenseUrl:d,enabledMetaConversionApi:r})=>{var a,p,u,f,h,m,x,E,A,v,w;const b=n.useMemo(()=>{var T;return location?.search?(T=location?.search)===null||T===void 0?void 0:T.replace("?",""):""},[]);return n.createElement(Qi,{resolver:Ci,enableDataSource:!1,schema:t?.data,utmVal:b},n.createElement(Ji,{utmVal:b,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(p=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&p!==void 0?p:e,defaultSize:(f=(u=t?.sxp_parameter)===null||u===void 0?void 0:u.default_recommend)!==null&&f!==void 0?f:i,hashTagSize:(m=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&m!==void 0?m:o,loadingImage:s,appDomain:l,enabledMetaConversionApi:r,isShowTag:(A=(E=(x=t?.data)===null||x===void 0?void 0:x.sxpPageConf)===null||E===void 0?void 0:E.globalConfig)===null||A===void 0?void 0:A.isShowTag,globalConfig:(w=(v=t?.data)===null||v===void 0?void 0:v.sxpPageConf)===null||w===void 0?void 0:w.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:T,tagList:P})=>{var g;return n.createElement(n.Fragment,null,n.createElement(Bo,Object.assign({},(g=t?.data)===null||g===void 0?void 0:g.sxpPageConf,{tagList:P,data:T,resolver:Ci,licenseUrl:d})),n.createElement(ar,null))}}))};var cr=n.memo(ur);const No=n.createContext({}),vr=({children:t,data:e})=>{var i,o,s,l,d,r,a,p,u,f,h,m,x;const[E,A]=n.useState(!1),[v,w]=n.useState(!1);return n.createElement(No.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:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.hash_tag_size,loadingImage:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.loading_image,privacyContent:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.privacy_context,privacyNecessity:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.privacy_necessity,privacyPolicyTitle:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_policy_title,privacyPolicyUrl:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.template,industry:(x=e?.sxp_parameter)===null||x===void 0?void 0:x.industry},appDomain:e?.appDomain,openHashtag:E,setOpenHashtag:A,openConsent:v,setOpenConsent:w,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function pr(){return n.useContext(No)}We.DiyPortalPreview=rr,We.EditorDataProvider=vr,We.Modal=Nt,We.SxpDataSourceProvider=Ji,We.SxpPageCore=cr,We.SxpPageRender=Bo,We.core=dn,We.default=qo,We.materials=Ti,We.useEditorDataProvider=pr,Object.defineProperty(We,"__esModule",{value:!0})});
5
+ 18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:I?.info})))},at=()=>{var Y,re;return n.createElement(n.Fragment,null,(C||F?.link)&&n.createElement("button",{"aria-label":(Y=me?.enTitle)!==null&&Y!==void 0?Y:"Purchase on Website",onClick:et,className:"pb-commondity-btn",style:J},n.createElement("span",{dangerouslySetInnerHTML:{__html:he((re=me?.enTitle)!==null&&re!==void 0?re:"Purchase on Website",J)}})))},ft=n.useCallback(Y=>Y?.lineClamp?Object.assign(Object.assign({},Y),{overflow:"hidden",WebkitLineClamp:Y?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Y,[]),G=n.useCallback(Y=>{be.current=new Date,fe(Y),Te.current=Y,R?.current&&(R.current.swiper.slideTo(0),R.current.swiper.autoplay.start())},[]),X=n.useCallback(()=>{var Y,re,Se;if(!N)return n.createElement(wo,{products:(Y=z?.video)===null||Y===void 0?void 0:Y.bindProducts,data:H,defImg:(Se=(re=U?.bottom_image)!==null&&re!==void 0?re:k)!==null&&Se!==void 0?Se:"",style:{padding:"0 19px"},onCLick:G,popupDetailData:ee,check:K})},[K]),ve=n.useMemo(()=>{const Y={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Y?.[_?.dotsAlign]},[_?.dotsAlign]),ie=F?.remark;return n.createElement(n.Fragment,null,n.createElement("div",Object.assign({className:we.css(Object.assign({},w))},de),n.createElement("div",{style:{position:"relative"}},F&&((T=F?.homePage)===null||T===void 0?void 0:T.length)>0&&n.createElement(Bt,{height:st,modules:[Rt,$t],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:ve},loop:!0,autoplay:{delay:_?.delay*1e3},ref:R,className:we.css(Object.assign(Object.assign({".swiper-pagination":Object.assign(Object.assign({},_?.dotsMarginBottom&&{bottom:_?.dotsMarginBottom}),{fontSize:"14px"})},_?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:_?.dotsBgColor,opacity:1}}),_?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${_?.dotsActiveColor}!important`,opacity:1}}))},n.createElement(n.Fragment,null,(M=F?.homePage)===null||M===void 0?void 0:M.map(Y=>{var re;return n.createElement(yt,{key:Y},n.createElement("div",{style:{overflow:"hidden",width:Re,height:st}},n.createElement(lt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${_?.translateY?_?.translateY+50:50}%`},src:(re=Y??U?.bottom_image)!==null&&re!==void 0?re:k})))}))),!(!((g=F?.homePage)===null||g===void 0)&&g.length)&&n.createElement("div",{className:we.css({height:st,width:Re})},n.createElement("img",{className:we.css({objectFit:"cover",width:"100%",height:"100%"}),src:(L=U?.bottom_image)!==null&&L!==void 0?L:k,alt:"pdp image"})),(ie||!F)&&le&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Le(!0)},n.createElement("img",{src:le,alt:"3d",width:"72px"}))),X(),n.createElement("div",{className:"pb-commondity-content"},It({isPost:N}))),at(),n.createElement(Vt,{visible:xe,onClose:()=>ke(!1)},n.createElement("div",{style:{paddingBottom:"80px"}},It({isPost:!1})),at()),n.createElement(Vt,{visible:Oe,padding:0,isFullScreen:!0,onClose:()=>Le(!1)},n.createElement("div",{style:{backgroundColor:Ee,height:"100%"}},n.createElement("iframe",{src:ie,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var es=n.memo($l),ts=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const is=Qe(es,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:fn,interactionRender:ts},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 os=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ns=[{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"]}]},{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"}]}],So="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 ls=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:o,file:s,src:l}=t;switch(i){case 2:return o||null;case 3:return l||null;default:return s&&s.length>0?(e=s[0])===null||e===void 0?void 0:e.url:null}},ss=t=>{var{content:e,btnText:i,style:o,icon:s,isPopup:l,isExternalLink:d,onClose:r,onClick:a,submitButtonStyle:v,contentStyle:u}=t,f=We(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=Ie(),{jumpToWeb:m}=qe(),x=typeof s=="string"?s:ls(s),E=()=>{var A,p,S;if(d){const b=h,T=(A=b?.video)===null||A===void 0?void 0:A.bindProduct,M=(S=(p=b?.video)===null||p===void 0?void 0:p.bindProduct)===null||S===void 0?void 0:S.bindCta,g=h?.index;m(b,T,M,g)}l||r?.(),a?.()};return n.createElement("div",Object.assign({className:`pb-prompt ${we.css(Object.assign({},o))}`},f),n.createElement("div",{className:"pb-prompt-icon"},n.createElement("img",{width:"100%",src:x??So,alt:"success image"})),n.createElement("div",{className:"pb-prompt-content",style:u,dangerouslySetInnerHTML:{__html:he(e,u)}}),n.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:E,dangerouslySetInnerHTML:{__html:he(i,v)}}))};var ds=n.memo(ss);const rs=Qe(ds,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:ns,bindableProps:[],interactionRender:os},defaulSetting:{props:{icon:So,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var as=[{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"]}]},{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}]}]},{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"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color"},{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 us=t=>{var e,i,o,s,l,d,r,a,v,u,f,h,m,x,E,A,p,S,b,T,M,g,L,O,w,c,P,{style:y,isDefault:C,rec:k,viewTime:B,isPost:N,bottom_image:V,tipText:j,swiper:_,commodityStyles:I,buttonStyle:J,index:q,commodityGroup:H,popupBg:Z,iframeIcon:le,commodityImgRatio:ae,isTel:ne,iframeBgColor:Ee}=t,de=We(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor"]);n.useState(!0);const{sxpParameter:U,popupCurTimeRef:ee,popupDetailData:Q,isPreview:te,bffFbReport:be,checkCommodityIndexRef:Te}=Ie(),{jumpToWeb:oe,productView:pe}=qe();n.useState(!1),n.useState(!1),n.useState(!0);const[Ae,xe]=n.useState(!1),ke=n.useRef(null),[Oe,Le]=n.useState(!1),[K,fe]=n.useState((e=Q?.multiCheckIndex)!==null&&e!==void 0?e:0),R=n.useRef(),z=N?k:Q;let F=N?z?.product:(o=(i=z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(s=z?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],me=N?(d=z?.product)===null||d===void 0?void 0:d.bindCta:(v=(a=(r=z?.video)===null||r===void 0?void 0:r.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&v!==void 0?v:(h=(f=(u=z?.video)===null||u===void 0?void 0:u.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const $e=N?q:Q?.index;if(!N&&H?.open&&(!((m=z?.video)===null||m===void 0)&&m.bindProducts)&&((E=(x=z?.video)===null||x===void 0?void 0:x.bindProducts)===null||E===void 0?void 0:E.length)>0){Te.current=K;const ie=(A=z?.video)===null||A===void 0?void 0:A.bindProducts[K];F=ie,me=ie?.bindCta}const et=()=>{F?.link&&(oe(z,F,me,$e),N||pe(z,F,me,B||ke.current,$e),window.location.href=window.getJointUtmLink(F.link))};n.useEffect(()=>{N||be?.({eventName:"ProductView"})},[N,be]),n.useEffect(()=>{const ie=()=>{ke.current=new Date};return ie(),window.addEventListener("pageshow",ie),()=>{window.removeEventListener("pageshow",ie)}},[]);const Ye=n.useMemo(()=>{var ie,Y,re,Se,_e,Ne,je;const He=((ie=I?.price)===null||ie===void 0?void 0:ie.enableFormattedPrice)===void 0||((Y=I?.price)===null||Y===void 0?void 0:Y.enableFormattedPrice);return F?.currency&&F?.price?`${(_e=(Se=(re=F?.currency)===null||re===void 0?void 0:re.split("-")[1])===null||Se===void 0?void 0:Se.toUpperCase())!==null&&_e!==void 0?_e:""}${He?(je=(Ne=F?.price)===null||Ne===void 0?void 0:Ne.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&je!==void 0?je:"":F?.price}`:"\xA3102,300.00"},[F?.price,F?.currency,(p=I?.price)===null||p===void 0?void 0:p.enableFormattedPrice]),Re=(te?375:(S=y?.width)!==null&&S!==void 0?S:window.innerWidth)-((b=Z?.horizontalMargin)!==null&&b!==void 0?b:0)*2,st=ae?Re*(ae.h/ae.w):Re,It=({isPost:ie})=>n.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},n.createElement(ii,{isPost:ie,onClick:()=>xe(!0),className:"pb-commondityDiroNew-info",style:I?.info,foldText:j?.foldText,unfoldText:j?.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`})),at=n.useCallback(ie=>ie?.lineClamp?Object.assign(Object.assign({},ie),{overflow:"hidden",WebkitLineClamp:ie?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ie,[]),ft=n.useCallback(ie=>{ee.current=new Date,fe(ie),Te.current=ie,R?.current&&(R.current.swiper.slideTo(0),R.current.swiper.autoplay.start())},[]),G=n.useCallback(()=>{var ie,Y,re;if(!N)return n.createElement(wo,{products:(ie=z?.video)===null||ie===void 0?void 0:ie.bindProducts,data:H,defImg:(re=(Y=U?.bottom_image)!==null&&Y!==void 0?Y:V)!==null&&re!==void 0?re:"",style:{padding:"0 19px"},onCLick:ft,popupDetailData:Q,check:K})},[K]),X=n.useMemo(()=>{const ie={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return ie?.[_?.dotsAlign]},[_?.dotsAlign]),ve=F?.remark;return n.createElement("div",{className:"pb-commondityDiroNew"},n.createElement("div",Object.assign({className:we.css(Object.assign(Object.assign({},y),{transform:"translate3d(0px, 0px, 0px)"}))},de),n.createElement("div",{style:{position:"relative"}},F&&((T=F?.homePage)===null||T===void 0?void 0:T.length)>0&&n.createElement(Bt,{height:st,modules:[Rt,$t],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:X},loop:!0,autoplay:{delay:_?.delay*1e3},ref:R,className:we.css(Object.assign(Object.assign({".swiper-pagination":Object.assign(Object.assign({},_?.dotsMarginBottom&&{bottom:_?.dotsMarginBottom}),{fontSize:"14px"})},_?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:_?.dotsBgColor,opacity:1}}),_?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${_?.dotsActiveColor}!important`,opacity:1}}))},(M=F?.homePage)===null||M===void 0?void 0:M.map(ie=>{var Y;return n.createElement(yt,{key:ie},n.createElement("div",{style:{overflow:"hidden",width:Re,height:st}},n.createElement(lt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${_?.translateY?_?.translateY+50:50}%`},src:(Y=ie??U?.bottom_image)!==null&&Y!==void 0?Y:V})))})),!(!((g=F?.homePage)===null||g===void 0)&&g.length)&&n.createElement("div",{className:we.css({height:st,width:Re})},n.createElement("img",{className:we.css({objectFit:"cover",width:"100%",height:"100%"}),src:(L=U?.bottom_image)!==null&&L!==void 0?L:V,alt:"pdp image"})),(ve||!F)&&le&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Le(!0)},n.createElement("img",{src:le,alt:"3d",width:"72px"}))),G(),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:at(I?.title),dangerouslySetInnerHTML:{__html:he((O=F?.title)!==null&&O!==void 0?O:"Large Dior Toujours BagLarge",I?.title)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!F&&(!F?.collection||F?.collection===""),style:at(I?.collection),dangerouslySetInnerHTML:{__html:he(F?.collection||"Black Macrocannage CalfskinLarge",I?.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:at(I?.price),dangerouslySetInnerHTML:{__html:he(Ye,I?.price)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.taxInfo,style:at(I?.taxInfo),dangerouslySetInnerHTML:{__html:he((w=F?.taxInfo)!==null&&w!==void 0?w:"\u7A0E\u8D39",I?.taxInfo)}}))),(!F||F?.link)&&n.createElement("button",{"aria-label":(c=me?.enTitle)!==null&&c!==void 0?c:"Shop now",onClick:et,className:"pb-commondityDiroNew-btn",style:J},n.createElement("span",{dangerouslySetInnerHTML:{__html:he((P=me?.enTitle)!==null&&P!==void 0?P:"Shop now",J)}})),It({isPost:N}))),n.createElement(Vt,{visible:Ae,onClose:()=>xe(!1)},n.createElement("div",{style:{paddingTop:"20px"}},It({isPost:!1}))),n.createElement(Vt,{visible:Oe,padding:0,isFullScreen:!0,onClose:()=>Le(!1)},n.createElement("div",{style:{backgroundColor:Ee,height:"100%"}},n.createElement("iframe",{src:ve,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var cs=n.memo(us),vs=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const ps=Qe(cs,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:as,interactionRender:vs},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontWeight:"bold",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var ms=[{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"]}]},{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}]}]},{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 xo(t){const e=n.useRef(null),[i,o]=n.useState(!1);return n.useEffect(()=>{e.current=new IntersectionObserver(([s])=>{o(s.isIntersecting)})},[]),n.useEffect(()=>{var s;return t?.current&&((s=e?.current)===null||s===void 0||s.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const fs=({src:t,rec:e,item:i,index:o,style:s,translateY:l,imgStyle:d,enableEventReport:r=!0})=>{const a=n.useRef(null),v=xo(a),{ctaEvent:u}=Ie();return n.useEffect(()=>{v&&t&&a?.current&&r&&u?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o)},[v,t,a,e,u,i,o,r]),n.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),n.createElement("div",{className:we.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},d))},n.createElement("div",{ref:a,hidden:!t,className:we.css({width:"100%",height:"100%"})},n.createElement(lt,{className:we.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},s)),src:t})))};var At=n.memo(fs);const hs=t=>{var e,i,o,{style:s,isDefault:l,rec:d,viewTime:r,isPost:a,bottom_image:v,commodityStyles:u,buttonStyle:f,translateY:h=0,commodityPicture:m,isExternalLink:x,onClick:E}=t,A=We(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:p,popupDetailData:S,setPopupDetailData:b,ctaEvent:T}=Ie(),{jumpToWeb:M}=qe(),{popup:g}=ht(),L=a?d:S,O=(i=(e=L?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],w=S?.index,c=n.useCallback(y=>{var C,k,B,N,V,j,_;const I=((C=u?.price)===null||C===void 0?void 0:C.enableFormattedPrice)===void 0||((k=u?.price)===null||k===void 0?void 0:k.enableFormattedPrice);return y?.currency&&y?.price?`${(V=(N=(B=y?.currency)===null||B===void 0?void 0:B.split("-")[1])===null||N===void 0?void 0:N.toUpperCase())!==null&&V!==void 0?V:""}${I?(_=(j=y?.price)===null||j===void 0?void 0:j.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&_!==void 0?_:"":y?.price}`:`$${I?7e3.toLocaleString():7e3}`},[(o=u?.price)===null||o===void 0?void 0:o.enableFormattedPrice]),P=ze.throttle((y,C)=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},L,y,w),b?.(Object.assign(Object.assign({},L),{video:Object.assign(Object.assign({},L?.video),{bindProduct:y}),index:w,multiCheckIndex:C})),x?y?.link&&(M(L,y,y.bindCta,w),window.location.href=window.getJointUtmLink(y.link)):E?.()},g?.duration);return n.createElement("div",{className:we.css(Object.assign(Object.assign({},s),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},O?.map((y,C)=>{var k,B,N,V,j,_,I,J,q,H;return n.createElement(n.Fragment,null,L&&!y?.bindCta?null:n.createElement("div",Object.assign({key:C},A,{className:we.css({display:"flex"}),onClick:()=>P(y,C)}),n.createElement(At,{src:(V=(N=(k=y?.cover)!==null&&k!==void 0?k:(B=y?.homePage)===null||B===void 0?void 0:B[0])!==null&&N!==void 0?N:p?.bottom_image)!==null&&V!==void 0?V:v,rec:L,item:y,index:C,translateY:h,imgStyle:m,enableEventReport:!1}),n.createElement("div",{style:{width:`calc(100% - ${(j=m?.width)!==null&&j!==void 0?j:0}px - ${(_=m?.marginRight)!==null&&_!==void 0?_:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},n.createElement("div",null,n.createElement("div",{className:"one-line-ellipsis",style:u?.title,hidden:!!y&&!y?.title,dangerouslySetInnerHTML:{__html:he((I=y?.title)!==null&&I!==void 0?I:"Pendant in Yellow Gold with Diamonds, Medium",u?.title)}}),n.createElement("div",{className:"two-line-ellipsis",style:u?.collection,hidden:!!y&&(!y?.collection||y?.collection===""),dangerouslySetInnerHTML:{__html:he((J=y?.collection)!==null&&J!==void 0?J:"Tiffany Lock",u?.collection)}})),n.createElement("div",{className:we.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{style:u?.price,hidden:!!y&&!y?.price,dangerouslySetInnerHTML:{__html:he(c(y),u?.price)}})),n.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},f),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:he((H=(q=y?.bindCta)===null||q===void 0?void 0:q.enTitle)!==null&&H!==void 0?H:"Shop Now",f)}})))))}))};var gs=n.memo(hs),bs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ys=Qe(gs,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:ms,interactionRender:bs},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontWeight:"bold",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 ws=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Ss=t=>{var e,i,{content:o,btnText:s,style:l,icon:d,isPopup:r,isExternalLink:a,onClose:v,onClick:u,submitButtonStyle:f,contentStyle:h,isTel:m}=t,x=We(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:E}=Ie(),A=(i=(e=E?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return n.createElement("div",Object.assign({className:`${we.css(Object.assign({},l))}`},x),n.createElement("iframe",{src:A,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var xs=n.memo(Ss);const Ts=Qe(xs,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:ws,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var mt=[{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"]}]}],Es=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const As=t=>{var{rec:e,children:i,className:o,onClick:s,style:l,isExternalLink:d=!1,index:r,jumpLink:a}=t;We(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const v=n.useRef(null),{popup:u}=ht(),{setPopupDetailData:f,ctaEvent:h}=Ie(),{jumpToWeb:m}=qe(),x=ze.throttle(()=>{var E,A,p,S,b,T,M,g;const L=(A=(E=e?.video)===null||E===void 0?void 0:E.bindProduct)!==null&&A!==void 0?A:e?.video;if(h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,L,r),f?.(Object.assign(Object.assign({},e),{index:r})),d){if(a||!((S=(p=e?.video)===null||p===void 0?void 0:p.bindProduct)===null||S===void 0)&&S.link){const O=(b=e?.video)===null||b===void 0?void 0:b.bindCta,w=(T=e?.video)===null||T===void 0?void 0:T.bindProduct;m(e,w,O,r),window.location.href=window.getJointUtmLink(a||((g=(M=e?.video)===null||M===void 0?void 0:M.bindProduct)===null||g===void 0?void 0:g.link)||"")}}else s?.()},u?.duration);return n.createElement("div",{ref:v,className:o,style:l,onClick:x},i)};var Wt=n.memo(As),Cs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const Is=t=>{var e,i,o,s,l,d,r,a,v,u,f,{content:h,style:m,bgImg:x,recData:E,bottom_image:A,ctaTempStyles:p,isExternalLink:S,translateY:b=0,index:T}=t,M=We(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:g}=Ie(),L=(e=E?.video)===null||e===void 0?void 0:e.bindProduct,O=(l=(s=(i=L?.cover)!==null&&i!==void 0?i:(o=L?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:g?.bottom_image)!==null&&l!==void 0?l:A;return n.createElement(Wt,Object.assign({isExternalLink:S,rec:E,className:we.css(Object.assign({},m)),style:{display:"flex"},index:T},M),n.createElement(At,{src:O,rec:E,item:(r=(d=E?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:E?.video,index:T,translateY:b,imgStyle:p?.img}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Cs["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:he((a=L?.title)!==null&&a!==void 0?a:"Product Name",p?.title)}}),n.createElement("div",{className:we.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:he((f=(u=L?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&f!==void 0?f:"Shop Now",p?.ctaTitle)}})))};var ks=n.memo(Is);const _s=Qe(ks,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Es,bindableProps:[],settingRender:mt},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 Ps=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Ds=t=>{var e,i,o,s,l,d,{content:r,style:a,bgImg:v,recData:u,bottom_image:f,ctaTempStyles:h,isExternalLink:m,index:x}=t,E=We(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:A}=Ie(),p=(e=u?.video)===null||e===void 0?void 0:e.bindCta,S=(o=(i=p?.icon)!==null&&i!==void 0?i:A?.bottom_image)!==null&&o!==void 0?o:f;return n.createElement(Wt,Object.assign({isExternalLink:m,rec:u,className:we.css(Object.assign({alignItems:"center"},a)),style:{display:"flex"},index:x},E),n.createElement(At,{src:S,rec:u,item:(l=(s=u?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&l!==void 0?l:u?.video,index:x,imgStyle:h?.img}),n.createElement("div",{className:we.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((d=p?.enTitle)!==null&&d!==void 0?d:"Product Name",h?.ctaTitle)}}))};var Ms=n.memo(Ds);const Os=Qe(Ms,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Ps,settingRender:mt?.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 Ls=[{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"}]}],To={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Bs=t=>{var e,i,o,s,l,d,r,a,v,{content:u,style:f,bgImg:h,recData:m,bottom_image:x,ctaTempStyles:E,index:A,customTitle:p}=t,S=We(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle"]);const{sxpParameter:b,bffEventReport:T}=Ie();qe();const M=(e=m?.video)===null||e===void 0?void 0:e.bindCta;(i=m?.video)===null||i===void 0||i.bindProduct;const g=(s=(o=M?.icon)!==null&&o!==void 0?o:b?.bottom_image)!==null&&s!==void 0?s:x;return n.createElement(Wt,Object.assign({index:A,rec:m,className:we.css(Object.assign({alignItems:"center"},f)),style:{display:"flex"}},S,{jumpLink:(l=M?.link)!==null&&l!==void 0?l:""}),n.createElement(At,{src:g,rec:m,item:(r=(d=m?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:m?.video,index:A,imgStyle:E?.img}),n.createElement("div",{className:we.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{className:To["tow-line-ellipsis"],style:E?.ctaTitle,dangerouslySetInnerHTML:{__html:he((a=M?.enTitle)!==null&&a!==void 0?a:"Product Name",E?.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:To["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:he(p?.text,p?.style)}}))))};var Ns=n.memo(Bs),Fs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ai;const js=Qe(Ns,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:(Ai=mt?.filter(t=>t.type!=="commodityTitle"))===null||Ai===void 0?void 0:Ai.concat(Ls),bindableProps:[],interactionRender:Fs},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 Vs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],zs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Hs=t=>{var e,i,o,s,l,d,r,a,v,u,f,{content:h,style:m,bgImg:x,recData:E,bottom_image:A,ctaTempStyles:p,isExternalLink:S,translateY:b=0,index:T}=t,M=We(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:g}=Ie(),L=(e=E?.video)===null||e===void 0?void 0:e.bindProduct,O=(l=(s=(i=L?.cover)!==null&&i!==void 0?i:(o=L?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:g?.bottom_image)!==null&&l!==void 0?l:A;return n.createElement(Wt,Object.assign({isExternalLink:S,rec:E,className:we.css(Object.assign({},m)),style:{display:"flex"},index:T},M),n.createElement(At,{src:O,rec:E,item:(r=(d=E?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:E?.video,index:T,translateY:b,imgStyle:p?.img}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:zs["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:he((a=L?.title)!==null&&a!==void 0?a:"Product Name",p?.title)}}),n.createElement("div",{className:we.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:he((f=(u=L?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&f!==void 0?f:"Shop Now",p?.ctaTitle)}})))};var Gs=n.memo(Hs);const Us=Qe(Gs,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Vs,settingRender:mt,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 Ws=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ys={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Xs=t=>{var e,i,o,s,l,d,r,a,v,u,{content:f,style:h,bgImg:m,recData:x,bottom_image:E,ctaTempStyles:A,isExternalLink:p,translateY:S=0,index:b}=t,T=We(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:M}=Ie(),g=(e=x?.video)===null||e===void 0?void 0:e.bindProduct,L=(l=(s=(i=g?.cover)!==null&&i!==void 0?i:(o=g?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:M?.bottom_image)!==null&&l!==void 0?l:E;return n.createElement(Wt,Object.assign({isExternalLink:p,rec:x,className:we.css(Object.assign({},h)),style:{display:"flex"},index:b},T),n.createElement(At,{src:L,rec:x,item:(r=(d=x?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:x?.video,index:b,translateY:S,imgStyle:A?.img}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Ys["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:he((a=g?.title)!==null&&a!==void 0?a:"Product Name",A?.title)}}),n.createElement("div",{className:we.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((u=(v=g?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&u!==void 0?u:"Shop Now",A?.ctaTitle)}})))};var Js=n.memo(Xs);const qs=Qe(Js,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Ws,bindableProps:[],settingRender:mt},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 Ks=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Zs={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Qs=t=>{var e,i,{content:o,style:s,bgImg:l,recData:d,onClick:r,bottom_image:a,ctaTempStyles:v,isExternalLink:u,index:f,translateY:h=0}=t,m=We(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:x,setPopupDetailData:E,sxpParameter:A}=Ie(),{popup:p}=ht(),{jumpToWeb:S}=qe(),[b,T]=n.useState((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),M=ze.throttle((g,L)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,g,f),E?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:g}),index:f,multiCheckIndex:L})),u?g?.link&&(S(d,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):r?.()},p?.duration);return n.createElement(Ut,{isPadding:!!d},b?.map((g,L)=>{var O,w,c,P,y,C,k,B;return n.createElement(n.Fragment,null,d&&!g?.bindCta?null:n.createElement(yt,Object.assign({key:L,className:we.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>M(g,L)}),n.createElement(At,{src:(P=(c=(O=g?.cover)!==null&&O!==void 0?O:(w=g?.homePage)===null||w===void 0?void 0:w[0])!==null&&c!==void 0?c:A?.bottom_image)!==null&&P!==void 0?P:a,rec:d,item:g,index:L,translateY:h,imgStyle:v?.img}),n.createElement("div",{className:we.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Zs["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:he((y=g?.title)!==null&&y!==void 0?y:"Product Name",v?.title)}}),n.createElement("div",{className:we.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((C=v?.ctaTitle)===null||C===void 0?void 0:C.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((B=(k=g?.bindCta)===null||k===void 0?void 0:k.enTitle)!==null&&B!==void 0?B:"Shop Now",v?.ctaTitle)}}))))}))};var Rs=n.memo(Qs);const $s=Qe(Rs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Ks,bindableProps:[],settingRender:mt},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 ed=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],td={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const id=t=>{var e,i,{content:o,style:s,bgImg:l,recData:d,onClick:r,bottom_image:a,ctaTempStyles:v,isExternalLink:u,index:f,translateY:h=0}=t,m=We(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{sxpParameter:x}=Ie(),{ctaEvent:E,setPopupDetailData:A}=Ie(),{popup:p}=ht(),[S,b]=n.useState((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:T}=qe(),M=ze.throttle((g,L)=>{E?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,g,f),A?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:g}),index:f,multiCheckIndex:L})),u?g?.link&&(T(d,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):r?.()},p?.duration);return n.createElement(Ut,{isPadding:!!d},S?.map((g,L)=>{var O,w,c,P,y,C,k,B;return n.createElement(n.Fragment,null,d&&!g?.bindCta?null:n.createElement(yt,Object.assign({key:L,className:we.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>M(g,L)}),n.createElement(At,{src:(P=(c=(O=g?.cover)!==null&&O!==void 0?O:(w=g?.homePage)===null||w===void 0?void 0:w[0])!==null&&c!==void 0?c:x?.bottom_image)!==null&&P!==void 0?P:a,rec:d,item:g,index:L,translateY:h,imgStyle:v?.img}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:td["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:he((y=g?.title)!==null&&y!==void 0?y:"Product Name",v?.title)}}),n.createElement("div",{className:we.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((C=v?.ctaTitle)===null||C===void 0?void 0:C.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((B=(k=g?.bindCta)===null||k===void 0?void 0:k.enTitle)!==null&&B!==void 0?B:"Shop Now",v?.ctaTitle)}}))))}))};var od=n.memo(id);const nd=Qe(od,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:ed,settingRender:mt,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 ld=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],sd={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const dd=t=>{var e,i,{content:o,style:s,bgImg:l,recData:d,onClick:r,bottom_image:a,ctaTempStyles:v,isExternalLink:u,index:f,translateY:h=0}=t,m=We(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:x,setPopupDetailData:E,sxpParameter:A}=Ie(),{popup:p}=ht(),{jumpToWeb:S}=qe(),[b,T]=n.useState((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),M=ze.throttle((g,L)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,g,f),E?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:g}),index:f,multiCheckIndex:L})),u?g?.link&&(S(d,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):r?.()},p?.duration);return n.createElement(Ut,{isPadding:!!d},b?.map((g,L)=>{var O,w,c,P,y,C,k;return n.createElement(n.Fragment,null,d&&!g?.bindCta?null:n.createElement(yt,Object.assign({key:L,className:we.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>M(g,L)}),n.createElement(At,{src:(P=(c=(O=g?.cover)!==null&&O!==void 0?O:(w=g?.homePage)===null||w===void 0?void 0:w[0])!==null&&c!==void 0?c:A?.bottom_image)!==null&&P!==void 0?P:a,rec:d,item:g,index:L,translateY:h,imgStyle:v?.img}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},n.createElement("div",{className:sd["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:he((y=g?.title)!==null&&y!==void 0?y:"Product Name",v?.title)}}),n.createElement("div",{className:we.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((k=(C=g?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&k!==void 0?k:"Shop Now",v?.ctaTitle)}}))))}))};var rd=n.memo(dd);const ad=Qe(rd,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:ld,bindableProps:[],settingRender:mt},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 ud=[{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}]}]},{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 cd=({icon:t,styles:e,textStyle:i,onClose:o})=>{var s;const{waterFallData:l,setOpenHashtag:d}=Ie();return n.createElement("div",{className:"clc-sxp-nav",style:e},n.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"back button",onClick:o}),n.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:he(`#${(s=l?.hashTag)!==null&&s!==void 0?s:"\u6807\u9898"}`,i)}}))};var Eo=n.memo(cd),vd=null,pd="3d989325-e7d6-4a74-8a97-98febdf5b567",md=null,fd=null,hd={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"},gd=[{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}],bd="Handbags",Ao={productUserId:vd,requestId:pd,channel:md,rtc:fd,tag:hd,recList:gd,hashTag:bd};const yd=t=>{var e;const{rec:i,style:o={},sizeChange:s=()=>{},unitWidth:l,index:d,showBorder:r,list:a,reportTagsView:v,textStyles:u,space:f}=t,{swiperRef:h,setRtcList:m,setOpenHashtag:x,sxpParameter:E}=Ie(),[A,p]=n.useState(!1);n.useState(!1),n.useState({height:1,width:1});const S=n.useRef(null),b=n.useRef(null);n.useRef(null),n.useRef(null);const[T,M]=n.useState(""),g=n.useMemo(()=>{var C,k,B,N,V,j,_,I,J,q;return!((C=i?.video)===null||C===void 0)&&C.cover?(k=i?.video)===null||k===void 0?void 0:k.cover:!((N=(B=i?.video)===null||B===void 0?void 0:B.imgUrls)===null||N===void 0)&&N.length?(j=(V=i?.video)===null||V===void 0?void 0:V.imgUrls)===null||j===void 0?void 0:j[0]:!((I=(_=i?.product)===null||_===void 0?void 0:_.homePage)===null||I===void 0)&&I.length?(q=(J=i?.product)===null||J===void 0?void 0:J.homePage)===null||q===void 0?void 0:q[0]:E?.bottom_image||""},[i,E?.bottom_image]),L=n.useMemo(()=>{var C,k;return((C=i?.product)===null||C===void 0?void 0:C.title)||((k=i?.video)===null||k===void 0?void 0:k.title)||null},[i]),O=n.useMemo(()=>{var C;return o.transform?Number((C=o.transform)===null||C===void 0?void 0:C.substring(o.transform.indexOf(",",0)+1,o.transform.length-3)):void 0},[o]);n.useMemo(()=>O===void 0?!1:O<=r,[O,r]);const w=n.useMemo(()=>{var C,k,B,N,V,j,_,I,J,q,H,Z;const le=((C=u?.price)===null||C===void 0?void 0:C.enableFormattedPrice)===void 0||((k=u?.price)===null||k===void 0?void 0:k.enableFormattedPrice);return!((B=i?.product)===null||B===void 0)&&B.currency&&(!((N=i?.product)===null||N===void 0)&&N.price)?`${(I=(_=(j=(V=i?.product)===null||V===void 0?void 0:V.currency)===null||j===void 0?void 0:j.split("-")[1])===null||_===void 0?void 0:_.toUpperCase())!==null&&I!==void 0?I:""}${le?(H=(q=(J=i?.product)===null||J===void 0?void 0:J.price)===null||q===void 0?void 0:q.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&H!==void 0?H:"":(Z=i?.product)===null||Z===void 0?void 0:Z.price}`:null},[i,(e=u?.price)===null||e===void 0?void 0:e.enableFormattedPrice]);n.useEffect(()=>{if(S.current===null||g==="")return;let C=null;A&&T?C=T:C=g,C&&S.current.setSrc(C)},[g,A,T]);const c=n.useRef(),P=n.useCallback(C=>{setTimeout(()=>{var k;const B=(k=c?.current)===null||k===void 0?void 0:k.offsetHeight;s(B+56+f,d)},0)},[f,s,d,l,c]),y=()=>{v(),m?.(a),setTimeout(()=>{var C;(C=h?.current)===null||C===void 0||C.swiper.slideTo(d,0,!1),x?.(!1)},0)};return n.createElement("div",{ref:b,style:Object.assign({},o),className:"waterFallList-content-listItem",key:d,onClick:y},n.createElement("div",{className:"waterFallList-content-listItem-picture",ref:c},n.createElement(lt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:P,ref:S})),n.createElement("div",{className:"waterFallList-content-listItem-info"},n.createElement("div",{className:`waterFallList-content-listItem-info-title ${w?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},u?.title),dangerouslySetInnerHTML:{__html:he(L,u?.title)}}),n.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!w,style:u.price,dangerouslySetInnerHTML:{__html:he(w,u?.price)}})))};function wd(t){var e,i,o,s,l,d,r,a,v,u,f,h,m,x,E,A,p,S,b,T,M,g,{reportTagsView:L,showBanner:O}=t,w=We(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:P,hashTagSize:y,loadingImage:C,isOpenHashTag:k,cacheActiveIndex:B}=Ie(),{jumpToWeb:N}=qe(),V=n.useRef(null),[j,_]=n.useState(0),[I,J]=n.useState(),q=n.useRef(null),[H,Z]=n.useState([]),le=n.useRef(),ae=[170,230,300],[ne,Ee]=n.useState(!1),[de,U]=n.useState([]),ee=n.useRef(),Q=n.useCallback((K,fe)=>Math.floor(Math.random()*(fe-K+1))+K,[]),te=n.useRef([]),[be,Te]=n.useState({width:0}),oe=n.useMemo(()=>{const K=be.width||0;return K>=1200?6:K>=768&&K<=1199?4:2},[be]),pe=n.useMemo(()=>be.width/oe-2,[oe,be]),Ae=n.useCallback(()=>{var K;const fe=(K=le.current)!==null&&K!==void 0?K:[],R=[];for(let z=0;z<de?.length;z++){const F=Math.floor(z/oe),me=z%oe+1;let $e=0,et=9999999999;if(F===0)R[z]=z;else{for(let Ye=0;Ye<R.length;Ye++)te.current[R[Ye]].top+te.current[R[Ye]].height<et&&($e=Ye,et=te.current[R[Ye]].top+te.current[R[Ye]].height);R[$e]=z}te.current[z]===void 0&&(te.current[z]={}),F===0?(me===1?te.current[z].left=0:te.current[z].left=te.current[z-1].left+pe+4,te.current[z].top=0):(te.current[z].left=te.current[$e].left,te.current[z].top=et),te.current[z].height=te.current[z].height||ae[Q(0,2)],fe[z]={transform:`translate(${te.current[z].left}px,${te.current[z].top}px)`,width:`${pe}px`,height:te.current[z].height}}return Z([...fe]),[...fe]},[pe,oe,ae,Q,de]),xe=n.useCallback((K,fe)=>{te.current[fe]===void 0&&(te.current[fe]={}),te.current[fe].height=K,le.current=Ae()},[Ae]);n.useEffect(()=>{le.current=Ae()},[pe,oe,de]),n.useEffect(()=>{var K,fe;if(Ee(!0),c&&P?.({hashTag:c?.hashTag,defaultSize:y,maxSize:y}).then(R=>{var z,F;J(R),U((F=(z=R?.recList)===null||z===void 0?void 0:z.filter(me=>me?.video!==null||me?.product!==null))!==null&&F!==void 0?F:[]),Ee(!1)}),k){const R=Ao;J(R),U((fe=(K=R?.recList)===null||K===void 0?void 0:K.filter(z=>z?.video!==null||z?.product!==null))!==null&&fe!==void 0?fe:[]),Ee(!1)}},[c,P,y,k]);const ke=n.useCallback(()=>{q.current!==null&&Te({width:q.current.getBoundingClientRect().width})},[]);n.useEffect(()=>{if(q.current===null)return;const K=new ResizeObserver(fe=>{ke()});return K.observe(q.current),()=>{K.disconnect()}},[ke]),n.useCallback(()=>{Ee(!0),c&&P?.({hashTag:c?.hashTag}).then(K=>{var fe,R;U(de?.concat((R=(fe=K?.recList)===null||fe===void 0?void 0:fe.filter(z=>!z?.video))!==null&&R!==void 0?R:[])),Ee(!1)})},[c,P,de]);const Oe=n.useCallback(()=>{_(V.current.scrollTop)},[]);n.useEffect(()=>{var K;return(K=V?.current)===null||K===void 0||K.addEventListener("scroll",Oe),()=>{var fe;(fe=V?.current)===null||fe===void 0||fe.removeEventListener("scroll",Oe)}},[Oe,V]);const Le=()=>{var K,fe,R,z,F;if(!((K=I?.tag)===null||K===void 0)&&K.link){L();const me=c?.rec;N(me,(fe=me?.video)===null||fe===void 0?void 0:fe.bindProduct,(R=me?.video)===null||R===void 0?void 0:R.bindCta,B,(z=me?.video)===null||z===void 0?void 0:z.traceInfo),window.location.href=window.getJointUtmLink((F=I?.tag)===null||F===void 0?void 0:F.link)}};return n.createElement(n.Fragment,null,ne?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:C,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"waterFallList",ref:q},n.createElement("div",{className:"waterFallList-scroll",ref:V},O&&((e=I?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:Le},n.createElement(lt,{className:we.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=I?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"waterFallList-info",style:(o=w?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:he((s=I?.tag)===null||s===void 0?void 0:s.info,(l=w?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((d=I?.tag)===null||d===void 0)&&d.link),className:"waterFallList-collection",style:Object.assign({},(r=w?.textStyles)===null||r===void 0?void 0:r.hashTagLink),onClick:Le,dangerouslySetInnerHTML:{__html:he(((a=I?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(v=w?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),n.createElement("div",{className:"waterFallList-content"},de?.map((K,fe)=>{var R;return n.createElement(yd,Object.assign({key:fe,index:fe,rec:K,list:de,showBorder:j+((R=V?.current)===null||R===void 0?void 0:R.clientHeight),style:H[fe],sizeChange:xe,unitWidth:pe,reportTagsView:L},w))}),n.createElement("div",{hidden:!(!((u=I?.tag)===null||u===void 0)&&u.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(E=((h=te?.current[((f=te?.current)===null||f===void 0?void 0:f.length)-1])===null||h===void 0?void 0:h.top)+((x=te?.current[((m=te?.current)===null||m===void 0?void 0:m.length)-1])===null||x===void 0?void 0:x.height))!==null&&E!==void 0?E:0}px)`,height:!((A=I?.tag)===null||A===void 0)&&A.link?((p=ee?.current)===null||p===void 0?void 0:p.offsetHeight)||((S=w?.buttonBgStyle)===null||S===void 0?void 0:S.height)||"100px":0}}))),n.createElement("div",{className:"waterFallList-bottom",hidden:!(!((b=I?.tag)===null||b===void 0)&&b.link),style:w?.buttonBgStyle}),n.createElement("div",{ref:ee,hidden:!(!((T=I?.tag)===null||T===void 0)&&T.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},w?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((M=I?.tag)===null||M===void 0?void 0:M.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:w?.buttonStyle,onClick:Le,dangerouslySetInnerHTML:{__html:he(((g=I?.tag)===null||g===void 0?void 0:g.linkTitle)||"Shop the collection",w?.buttonStyle)}}))))}var Sd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const xd=t=>{var e;const{rec:i,index:o,list:s,reportTagsView:l,textStyles:d,space:r}=t,{swiperRef:a,setRtcList:v,setOpenHashtag:u,sxpParameter:f}=Ie(),[h,m]=n.useState(!1),x=n.useRef(null),E=n.useRef(null),A=n.useRef(null),p=n.useRef(null),[S,b]=n.useState(""),T=n.useMemo(()=>{var w,c,P,y,C,k,B,N,V,j;return!((w=i?.video)===null||w===void 0)&&w.cover?(c=i?.video)===null||c===void 0?void 0:c.cover:!((y=(P=i?.video)===null||P===void 0?void 0:P.imgUrls)===null||y===void 0)&&y.length?(k=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||k===void 0?void 0:k[0]:!((N=(B=i?.product)===null||B===void 0?void 0:B.homePage)===null||N===void 0)&&N.length?(j=(V=i?.product)===null||V===void 0?void 0:V.homePage)===null||j===void 0?void 0:j[0]:f?.bottom_image||""},[i,f?.bottom_image]),M=n.useMemo(()=>{var w,c;return((w=i?.product)===null||w===void 0?void 0:w.title)||((c=i?.video)===null||c===void 0?void 0:c.title)||null},[i]),g=n.useMemo(()=>{var w,c,P,y,C,k,B,N,V,j,_,I;const J=((w=d?.price)===null||w===void 0?void 0:w.enableFormattedPrice)===void 0||((c=d?.price)===null||c===void 0?void 0:c.enableFormattedPrice);return!((P=i?.product)===null||P===void 0)&&P.currency&&(!((y=i?.product)===null||y===void 0)&&y.price)?`${(N=(B=(k=(C=i?.product)===null||C===void 0?void 0:C.currency)===null||k===void 0?void 0:k.split("-")[1])===null||B===void 0?void 0:B.toUpperCase())!==null&&N!==void 0?N:""}${J?(_=(j=(V=i?.product)===null||V===void 0?void 0:V.price)===null||j===void 0?void 0:j.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&_!==void 0?_:"":(I=i?.product)===null||I===void 0?void 0:I.price}`:null},[i,(e=d?.price)===null||e===void 0?void 0:e.enableFormattedPrice]);n.useEffect(()=>{const w=new IntersectionObserver(c=>{c.forEach(P=>{if(P.isIntersecting){if(E.current===null||T==="")return;h&&S?x.current.setSrc(S):x.current.setSrc(T),w.unobserve(E.current)}})});return w.observe(E.current),()=>{w.disconnect()}},[T,h,S]);const L=(w,c,P)=>{const y=w/c;return P/y};n.useEffect(()=>{const w=A?.current;w===null||T===""||!h||(w.src=T,w.currentTime=1,w.crossOrigin="anonymous",w.onloadeddata=()=>{const c=p?.current;if(!c)return;const P=c.getContext("2d"),y=window?.innerWidth/2,C=L(w.videoWidth,w.videoHeight,y);c.height=C,c.width=y,P?.drawImage(w,0,0,c.width,c.height),b(c.toDataURL()),w.remove(),c.remove()})},[T,h]);const O=()=>{l(),v?.(s),setTimeout(()=>{var w;(w=a?.current)===null||w===void 0||w.swiper.slideTo(o,0,!1),u?.(!1)},0)};return n.createElement("div",{ref:E,className:"list-content-listItem",key:o,onClick:O,style:{marginBottom:r}},n.createElement("div",{className:"list-content-listItem-picture"},h&&n.createElement("div",{style:{display:"none"}},n.createElement("video",{ref:A,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),n.createElement("canvas",{ref:p})),n.createElement(lt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:x})),n.createElement("div",{className:"list-content-listItem-info"},n.createElement("div",{className:`list-content-listItem-info-title ${g?"list-content-listItem-info-nowrap":""}`,style:d?.title,dangerouslySetInnerHTML:{__html:he(M,d?.title)}}),n.createElement("div",{className:"list-content-listItem-info-price",style:d?.price,hidden:!g,dangerouslySetInnerHTML:{__html:he(g,d?.price)}})))};function Td(t){var e,i,o,s,l,d,r,a,v,u,f,h,m,x,E,A,p,{reportTagsView:S,showBanner:b}=t,T=We(t,["reportTagsView","showBanner"]);const{waterFallData:M,getRecommendVideos:g,hashTagSize:L,loadingImage:O,isOpenHashTag:w,cacheActiveIndex:c}=Ie(),{jumpToWeb:P}=qe(),[y,C]=n.useState(),[k,B]=n.useState(),[N,V]=n.useState(!1),j=n.useRef(null),[_,I]=n.useState(!1);n.useCallback(()=>{_||(I(!0),M&&g?.({hashTag:M?.hashTag}).then(q=>{var H;C(y?.concat((H=q?.recList)!==null&&H!==void 0?H:[])),I(!1)}))},[M,g,y,_]),n.useEffect(()=>{var q,H;if(V(!0),M&&g?.({hashTag:M?.hashTag,defaultSize:L,maxSize:L}).then(Z=>{var le,ae;B(Z),C((ae=(le=Z?.recList)===null||le===void 0?void 0:le.filter(ne=>ne?.video!==null||ne?.product!==null))!==null&&ae!==void 0?ae:[]),V(!1)}),w){const Z=Ao;B(Z),C((H=(q=Z?.recList)===null||q===void 0?void 0:q.filter(le=>le?.video!==null||le?.product!==null))!==null&&H!==void 0?H:[]),V(!1)}},[M,g,L,w]);const J=()=>{var q,H,Z,le,ae;if(!((q=k?.tag)===null||q===void 0)&&q.link){S();const ne=M?.rec;P(ne,(H=ne?.video)===null||H===void 0?void 0:H.bindProduct,(Z=ne?.video)===null||Z===void 0?void 0:Z.bindCta,c,(le=ne?.video)===null||le===void 0?void 0:le.traceInfo),window.location.href=window.getJointUtmLink((ae=k?.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:O,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"list"},n.createElement("div",{className:"list-scroll",ref:j},b&&((e=k?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:J},n.createElement(lt,{className:we.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=T?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:he((s=k?.tag)===null||s===void 0?void 0:s.info,(l=T?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((d=k?.tag)===null||d===void 0)&&d.link),className:"list-collection",onClick:J,style:Object.assign(Object.assign({},(r=T?.textStyles)===null||r===void 0?void 0:r.hashTagLink),{marginBottom:T?.space}),dangerouslySetInnerHTML:{__html:he(((a=k?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(v=T?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),n.createElement("div",{className:"list-content"},y?.map((q,H)=>n.createElement(xd,Object.assign({key:H,index:H,rec:q,list:y,reportTagsView:S},T)))),n.createElement("div",{hidden:!_,style:{textAlign:"center"}},"loading..."),n.createElement("div",{hidden:!(!((u=k?.tag)===null||u===void 0)&&u.link),style:{height:!((f=k?.tag)===null||f===void 0)&&f.link?((h=T?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((m=T?.buttonStyle)===null||m===void 0?void 0:m.height)||"100px":0}})),n.createElement("div",{className:"list-bottom",hidden:!(!((x=k?.tag)===null||x===void 0)&&x.link),style:T?.buttonBgStyle}),n.createElement("div",{hidden:!(!((E=k?.tag)===null||E===void 0)&&E.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},T?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((A=k?.tag)===null||A===void 0?void 0:A.linkTitle)||"Shop the collection",className:"list-btn",style:T?.buttonStyle,onClick:J,dangerouslySetInnerHTML:{__html:he(((p=k?.tag)===null||p===void 0?void 0:p.linkTitle)||"Shop the collection",T?.buttonStyle)}}))))}const Ed=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:s,swiperRef:l,setWaterFallData:d,cacheRtcList:r,setRtcList:a,cacheActiveIndex:v,rtcList:u,setCacheRtcList:f,setIsFromHashtag:h,isFromHashtag:m,bffEventReport:x,themeTag:E,selectTag:A}=Ie(),{backMainFeed:p}=qe();n.useRef(null);const S=n.useRef(null),[b,T]=n.useState();n.useEffect(()=>{const w=document.getElementById("sxp-render"),c=document.getElementById("water-fall");c?S.current=c:(S.current=document.createElement("div"),S.current.setAttribute("id","water-fall"),w?.appendChild(S.current))},[]);const M=()=>{var w,c;p("branch",A,void 0,i?.hashTag),O(),d?.(void 0),h?.(!1),(c=(w=l?.current)===null||w===void 0?void 0:w.swiper)===null||c===void 0||c.slideTo(v,0,!1),o?.(!1)},[g,L]=n.useState();n.useEffect(()=>{i&&L(i)},[i]);const O=n.useCallback(()=>{var w,c,P,y,C,k;const B=g?.rec;if(!B)return;let N="";m?N="hashTagPage":!((w=B?.video)===null||w===void 0)&&w.url?N="videoPage":!((P=(c=B?.video)===null||c===void 0?void 0:c.imgUrls)===null||P===void 0)&&P.length&&(N="imagePage"),x?.({eventInfo:{contentId:(y=B?.video)===null||y===void 0?void 0:y.itemId,position:v+"",contentTags:JSON.stringify((C=B?.video)===null||C===void 0?void 0:C.tags),traceInfo:(k=B?.video)===null||k===void 0?void 0:k.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"}})},[g,x,b,m,v]);return n.useEffect(()=>{s&&T(new Date)},[s]),n.useEffect(()=>{const w=()=>{T(new Date)};return window.addEventListener("pageshow",w),()=>{window.removeEventListener("pageshow",w)}},[]),S.current?Di.createPortal(n.createElement("div",{className:"waterfall",style:{display:s?"block":"none"}},n.createElement(Eo,{icon:Sd,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:M}),t?.openFixedSize===!0||t?.openFixedSize===void 0?n.createElement(Td,Object.assign({reportTagsView:O},t)):n.createElement(wd,Object.assign({reportTagsView:O},t))),S.current):null};var Co=n.memo(Ed);const Ad=t=>n.createElement(Co,Object.assign({},t));var Cd=n.memo(Ad);const Id=Qe(Cd,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ud,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,fontWeight:"bold",color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var kd=[{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 Io=t=>n.createElement(Io,Object.assign({},t));var _d=n.memo(Io);const Pd=Qe(_d,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:kd},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Dd=[{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"]}]}],ko={"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 Md=t=>{var e,i,o,s,l,d,r,a,v,u,{style:f,recData:h,ctaTempStyles:m,index:x,event:E,onClick:A,isExternalLink:p=!1}=t,S=We(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink"]);const{ctaEvent:b,setPopupDetailData:T}=Ie(),{jumpToWeb:M}=qe(),[g,L]=n.useState(!1),O=n.useRef(null),w=xo(O),c=((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=(s=h?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((d=h?.video)===null||d===void 0?void 0:d.bindCta),P=((a=(r=h?.video)===null||r===void 0?void 0:r.bindProducts)===null||a===void 0?void 0:a[0])||((v=h?.video)===null||v===void 0?void 0:v.bindProduct),y=()=>{var N,V,j,_;const I=((V=(N=h?.video)===null||N===void 0?void 0:N.bindProducts)===null||V===void 0?void 0:V[0])||((j=h?.video)===null||j===void 0?void 0:j.bindProduct)||h?.video;if(b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,I,x),T?.(Object.assign(Object.assign({},h),{index:x})),p){const J=P?.link||((_=I?.bindCta)===null||_===void 0?void 0:_.link);J&&(M(h,P,c,x),window.location.href=window.getJointUtmLink(J))}else A?.()},C=c?.enTitle||"\u67E5\u770B\u8BE6\u60C5",k=n.useMemo(()=>{var N,V;const j=E?.animation;if(j){const{delay:_,duration:I,backgroundColor:J}=j;return{":after":{animationDelay:`${(N=_/1e3)!==null&&N!==void 0?N:0}s`,animationDuration:`${(V=I/1e3)!==null&&V!==void 0?V:0}s`,backgroundColor:`${J??"transparent"}`}}}},[E?.animation]);n.useEffect(()=>{var N,V,j;w&&O?.current&&b?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((V=(N=h?.video)===null||N===void 0?void 0:N.bindProducts)===null||V===void 0?void 0:V[0])||((j=h?.video)===null||j===void 0?void 0:j.bindProduct)||h?.video,x)},[w]),n.useEffect(()=>{L(!!w)},[w]);const B=n.useMemo(()=>g?ko["animated-button"]:null,[g]);return n.createElement("div",Object.assign({ref:O,style:Object.assign(Object.assign(Object.assign({},f),m?.ctaTitle),{lineHeight:`${(u=f?.height)!==null&&u!==void 0?u:0}px`})},S,{className:`${B} ${we.css(k)} ${ko["one-line-ellipsis"]}`,onClick:y,dangerouslySetInnerHTML:{__html:he(C,m?.ctaTitle)}}))};var Od=n.memo(Md),Ld=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]},{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 Bd=Qe(Od,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Dd,bindableProps:[],interactionRender:Ld},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 Nd=[{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"]}]}],zt={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 Fd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",jd=t=>{var e,i,o,s,l,d,r,a,v,u,f,h,m,x,E,A,p,S,b,T,M,g,L,O,{style:w,recData:c,ctaTempStyles:P,index:y,event:C,bottom_image:k,translateY:B,isTel:N,onClick:V,isExternalLink:j=!1,isActive:_}=t,I=We(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);w==null||delete w.transform;const{sxpParameter:J,globalConfig:q,ctaEvent:H,setPopupDetailData:Z}=Ie(),{jumpToWeb:le}=qe(),[ae,ne]=n.useState(!0),Ee=((o=(i=(e=c?.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=(s=c?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((d=c?.video)===null||d===void 0?void 0:d.bindCta),de=((a=(r=c?.video)===null||r===void 0?void 0:r.bindProducts)===null||a===void 0?void 0:a[0])||((v=c?.video)===null||v===void 0?void 0:v.bindProduct),U=()=>{var oe,pe,Ae,xe;const ke=((pe=(oe=c?.video)===null||oe===void 0?void 0:oe.bindProducts)===null||pe===void 0?void 0:pe[0])||((Ae=c?.video)===null||Ae===void 0?void 0:Ae.bindProduct)||c?.video;if(H?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},c,ke,y),Z?.(Object.assign(Object.assign({},c),{index:y})),j){const Oe=de?.link||((xe=ke?.bindCta)===null||xe===void 0?void 0:xe.link);Oe&&(le(c,de,Ee,y),window.location.href=window.getJointUtmLink(Oe))}else V?.()},ee=Ee?.enTitle||"\u67E5\u770B\u8BE6\u60C5",Q=n.useMemo(()=>{const oe=C?.animation;if(oe){const{delay:pe,duration:Ae}=oe;return{animationDelay:`${pe?pe/1e3:0}s`,animationDuration:`${Ae?Ae/1e3:0}s`}}},[C?.animation]),te=(x=(m=(h=(u=de?.cover)!==null&&u!==void 0?u:(f=de?.homePage)===null||f===void 0?void 0:f[0])!==null&&h!==void 0?h:Ee?.icon)!==null&&m!==void 0?m:J?.bottom_image)!==null&&x!==void 0?x:k,be=oe=>{oe.stopPropagation(),ne(!1)};n.useEffect(()=>{ne(!0)},[_]);const Te=n.useMemo(()=>_&&ae?zt["animated-fadeIn"]:null,[_,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({},I,{className:`${we.css(Object.assign(Object.assign({},w),{"--transY":`translateY(calc(100% + ${(E=w?.margin)!==null&&E!==void 0?E:0}px))`}))} ${zt.aniLinkPopup} ${Te} ${we.css(Q)}`,onClick:U}),n.createElement("div",{onClick:be,className:zt["modal-icon-wrapper"],style:{padding:(A=w?.padding)!==null&&A!==void 0?A:0}},n.createElement("img",{src:(p=q?.popupCloseIcon)!==null&&p!==void 0?p:Fd,alt:"close",className:zt["modal-icon-wrapper-img"]})),n.createElement(At,{src:te,rec:c,item:(g=(T=(b=(S=c?.video)===null||S===void 0?void 0:S.bindProducts)===null||b===void 0?void 0:b[0])!==null&&T!==void 0?T:(M=c?.video)===null||M===void 0?void 0:M.bindProduct)!==null&&g!==void 0?g:c?.video,index:y,translateY:B,imgStyle:P?.img}),(!c||de?.title)&&n.createElement("div",{className:zt["one-line-ellipsis"],style:P?.title,dangerouslySetInnerHTML:{__html:he((L=de?.title)!==null&&L!==void 0?L:"Product Name",P?.title)}}),n.createElement("div",{className:zt["one-line-ellipsis"],style:Object.assign(Object.assign({},P?.ctaTitle),{lineHeight:((O=P?.ctaTitle)===null||O===void 0?void 0:O.height)+"px"}),dangerouslySetInnerHTML:{__html:he(ee,P?.ctaTitle)}})))};var Vd=n.memo(jd),zd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]},{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 Hd=Qe(Vd,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Nd,bindableProps:[],interactionRender:zd},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 Ci=Object.freeze({__proto__:null,AniLink:Bd,AniLinkPopup:Hd,Appoint:Os,AppointForm:mn,Commodity:_s,CommodityDetail:is,CommodityDetailDiroNew:ps,CommodityDiro:Us,CommodityDiroNew:qs,CommodityList:ys,Consent:Pd,HashTag:Id,Iframe:Ts,Link:js,MultiCommodity:nd,MultiCommodityDiro:$s,MultiCommodityDiroNew:ad,Prompt:rs});const Gd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Ud="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Wd=t=>{var e,{active:i,activeIcon:o,unActicveIcon:s,recData:l,position:d}=t,r=We(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:a,mutateUnlike:v,bffEventReport:u,setCacheRtcList:f,cacheRtcList:h}=Ie(),[m,x]=n.useState((e=h?.[d])===null||e===void 0?void 0:e.isCollected),E=vt(Ud),A=vt(Gd),p=ze.debounce(()=>tt(void 0,void 0,void 0,function*(){var S,b,T,M,g,L,O,w,c,P,y,C,k,B,N,V,j,_,I,J,q,H;if(m){x(!1);const Z=(T=yield v?.({videoItemId:(b=(S=l?.video)===null||S===void 0?void 0:S.itemId)!==null&&b!==void 0?b:""}))!==null&&T!==void 0?T:!1;if(u?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(g=(M=l?.video)===null||M===void 0?void 0:M.itemId)!==null&&g!==void 0?g:"",contentName:(O=(L=l?.video)===null||L===void 0?void 0:L.title)!==null&&O!==void 0?O:"",contentTags:JSON.stringify((c=(w=l?.video)===null||w===void 0?void 0:w.tags)!==null&&c!==void 0?c:[]),position:d+"",contentFormat:!((P=l?.video)===null||P===void 0)&&P.url?"video":"image",traceInfo:(y=l?.video)===null||y===void 0?void 0:y.traceInfo}}),!Z)x(!0);else{const le=(C=h?.map((ae,ne)=>(ne===d&&(ae.isCollected=!1),ae)))!==null&&C!==void 0?C:[];f?.(le)}}else{x(!0);const Z=(k=yield a?.({content:JSON.stringify(l)}))!==null&&k!==void 0?k:!1;if(u?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(N=(B=l?.video)===null||B===void 0?void 0:B.itemId)!==null&&N!==void 0?N:"",contentName:(j=(V=l?.video)===null||V===void 0?void 0:V.title)!==null&&j!==void 0?j:"",contentTags:JSON.stringify((I=(_=l?.video)===null||_===void 0?void 0:_.tags)!==null&&I!==void 0?I:[]),position:d+"",contentFormat:!((J=l?.video)===null||J===void 0)&&J.url?"video":"image",traceInfo:(q=l?.video)===null||q===void 0?void 0:q.traceInfo}}),!Z)x(!1);else{const le=(H=h?.map((ae,ne)=>(ne===d&&(ae.isCollected=!0),ae)))!==null&&H!==void 0?H:[];f?.(le)}}}),200);return n.createElement("button",Object.assign({},r,{"aria-label":"like",onClick:p}),n.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:m?o||E:s||A,alt:"icon"}))};var _o=n.memo(Wd),Yd="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 Ii=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Pi.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})(),Xd=({rec:t,index:e,height:i,data:o,muted:s,activeIndex:l,videoPostConfig:d,videoPlayIcon:r})=>{const[a,v]=n.useState(!1),{bffEventReport:u,sxpParameter:f,waterFallData:h,openHashtag:m,bffFbReport:x}=Ie(),E=n.useRef(0),[A,p]=n.useState(!1),[S,b]=n.useState(!0),{isActive:T}=yo(),M=n.useRef(null),[g,L]=n.useState(""),[O,w]=n.useState(!1),c=n.useRef(),P=`pb-cache-video-${e}`,y=n.useRef(null),C=n.useMemo(()=>d?.mode==="2",[d]),k=n.useMemo(()=>{var U;return d?.mode==="2"?`translateY(-${50+((U=d?.offsetTop)!==null&&U!==void 0?U:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),B=n.useMemo(()=>{var U;return((U=t?.video)===null||U===void 0?void 0:U.cover)||g},[g,t]),N=n.useMemo(()=>C?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[C]),V=n.useMemo(()=>d?.bgWay==="1",[d]),j=n.useMemo(()=>V&&d?.bgColor?{backgroundColor:d?.bgColor}:{},[d,V]);n.useEffect(()=>{c?.current&&(c.current.muted=s)},[s,c?.current]);const _=n.useCallback(()=>{var U;c?.current&&((U=c?.current)===null||U===void 0||U.play())},[c?.current]),I=vt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),J=n.useCallback(()=>{c?.current&&(w(!1),p(!0))},[]),q=n.useCallback(()=>{var U,ee,Q,te,be,Te,oe,pe,Ae,xe,ke,Oe,Le;if(!c?.current)return;v(!1);const K=o[e];if(K&&(!((U=c?.current)===null||U===void 0)&&U.duration)){E.current=((ee=c?.current)===null||ee===void 0?void 0:ee.currentTime)||0;const fe=((te=(Q=c?.current)===null||Q===void 0?void 0:Q.duration)!==null&&te!==void 0?te:0).toFixed(2),R=((Te=(be=c?.current)===null||be===void 0?void 0:be.currentTime)!==null&&Te!==void 0?Te:0).toFixed(2),z=S?"0":"1";u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(pe=(oe=K?.video)===null||oe===void 0?void 0:oe.itemId)!==null&&pe!==void 0?pe:"",contentName:(xe=(Ae=K?.video)===null||Ae===void 0?void 0:Ae.title)!==null&&xe!==void 0?xe:"",playType:z,startTime:R,videoDuration:fe,contentTags:JSON.stringify((Oe=(ke=K?.video)===null||ke===void 0?void 0:ke.tags)!==null&&Oe!==void 0?Oe:[]),position:e+"",contentFormat:"video",traceInfo:(Le=K?.video)===null||Le===void 0?void 0:Le.traceInfo}}),b(!1)}},[u,o,e,S,c?.current]),H=n.useCallback(()=>{var U;if(!c?.current||g||!C||(c.current.style.objectFit="contain",!((U=t?.video)===null||U===void 0)&&U.cover||!M||!M.current||V))return;const ee=()=>{const Q=M?.current,te=Q.getContext("2d"),be=window?.innerWidth,Te=window?.innerHeight;Q.height=Te,Q.width=be,te?.drawImage(c.current,0,0,Q.width,Q.height),L(Q.toDataURL())};ee(),setTimeout(()=>{ee()},500)},[c.current,V,t,g,C]),Z=n.useCallback(()=>{c.current&&(q(),H())},[c.current,H,q]),le=n.useCallback(U=>()=>{var ee,Q,te,be,Te;if(!c.current||!A)return;const oe=(ee=c?.current)===null||ee===void 0?void 0:ee.paused;switch(U){case"start":if(!oe)return;(Q=c?.current)===null||Q===void 0||Q.play(),v(!1);break;case"pause":if(oe)return;(te=c?.current)===null||te===void 0||te.pause(),v(!0);break;default:oe?(be=c?.current)===null||be===void 0||be.play():(Te=c?.current)===null||Te===void 0||Te.pause(),v(!oe);break}},[A,c?.current]),ae=n.useCallback(()=>{var U,ee,Q,te,be,Te,oe,pe,Ae,xe,ke,Oe,Le;if(!c?.current||l!==e)return;const K=o[e],fe=((ee=(U=c?.current)===null||U===void 0?void 0:U.duration)!==null&&ee!==void 0?ee:0).toFixed(2),R=((te=(Q=c?.current)===null||Q===void 0?void 0:Q.currentTime)!==null&&te!==void 0?te:0).toFixed(2);if(!((be=c?.current)===null||be===void 0)&&be.duration){const z=(((Te=c?.current)===null||Te===void 0?void 0:Te.currentTime)-E.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(pe=(oe=K?.video)===null||oe===void 0?void 0:oe.itemId)!==null&&pe!==void 0?pe:"",contentName:(xe=(Ae=K?.video)===null||Ae===void 0?void 0:Ae.title)!==null&&xe!==void 0?xe:"",endTime:R,videoDuration:fe,playDuration:z,contentTags:JSON.stringify((Oe=(ke=K?.video)===null||ke===void 0?void 0:ke.tags)!==null&&Oe!==void 0?Oe:[]),position:e+"",contentFormat:"video",traceInfo:(Le=K?.video)===null||Le===void 0?void 0:Le.traceInfo}})}},[o,e,u,c?.current,l]),ne=n.useCallback(()=>{w(!0)},[]);n.useEffect(()=>{var U,ee,Q,te,be,Te,oe,pe,Ae,xe;if(!T)return;const ke=t?.video.url;if(!ke)return;const Oe=document.querySelector(`#${P}`);if(!Oe||(c.current=Ii?.(Oe),!c?.current))return;const Le=window?.Hls;let K=null;return ke.includes(".m3u8")&&Le&&Le.isSupported()?(K=new Le,K.loadSource(ke),K.attachMedia(c?.current),K.on(Le.Events.MANIFEST_PARSED,function(){var fe;(fe=c?.current)===null||fe===void 0||fe.play()})):c.current.src=ke,(U=c?.current)===null||U===void 0||U.setAttribute("x5-playsinline","true"),(ee=c?.current)===null||ee===void 0||ee.setAttribute("webkit-playsinline","true"),(Q=c?.current)===null||Q===void 0||Q.addEventListener("loadedmetadata",Z),(te=c?.current)===null||te===void 0||te.addEventListener("loadeddata",H),(be=c?.current)===null||be===void 0||be.addEventListener("play",q),(Te=c?.current)===null||Te===void 0||Te.addEventListener("playing",J),(oe=c?.current)===null||oe===void 0||oe.addEventListener("pause",ae),(pe=c?.current)===null||pe===void 0||pe.addEventListener("ended",_),(Ae=c?.current)===null||Ae===void 0||Ae.addEventListener("canplay",_),(xe=c?.current)===null||xe===void 0||xe.addEventListener("waiting",ne),()=>{var fe,R,z,F,me,$e,et,Ye,Re;((fe=c?.current)===null||fe===void 0?void 0:fe.paused)||ae(),K&&K?.destroy(),p(!1),(R=c?.current)===null||R===void 0||R.removeEventListener("loadedmetadata",Z),(z=c?.current)===null||z===void 0||z.removeEventListener("loadeddata",H),(F=c?.current)===null||F===void 0||F.removeEventListener("play",q),(me=c?.current)===null||me===void 0||me.removeEventListener("playing",J),($e=c?.current)===null||$e===void 0||$e.removeEventListener("pause",ae),(et=c?.current)===null||et===void 0||et.removeEventListener("ended",_),(Ye=c?.current)===null||Ye===void 0||Ye.removeEventListener("canplay",_),(Re=c?.current)===null||Re===void 0||Re.removeEventListener("waiting",ne)}},[T,P,t,ae]),n.useEffect(()=>{var U,ee;!c?.current||!A||(T?(x?.({eventName:"ViewContent"}),(U=c?.current)===null||U===void 0||U.play()):(ee=c?.current)===null||ee===void 0||ee.pause())},[T,A,c?.current]),n.useEffect(()=>{var U,ee,Q;if(!T||!c?.current)return;!((U=c?.current)===null||U===void 0?void 0:U.paused)&&m?(ee=c?.current)===null||ee===void 0||ee.pause():m||(Q=c?.current)===null||Q===void 0||Q.play()},[m,T,c?.current]),n.useEffect(()=>{if(!T)return;const U=()=>{le("start")(),x?.({eventName:"ViewContent"})},ee=le("pause");return gt.on(dt.PAGE_DID_SHOW,U),gt.on(dt.PAGE_DID_HIDE,ee),()=>{gt.off(dt.PAGE_DID_SHOW,U),gt.off(dt.PAGE_DID_HIDE,ee)}},[le,T]);const Ee=n.useMemo(()=>!f?.placeholder_image||A?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"placeholder image"}),[A,f?.placeholder_image]),de=n.useMemo(()=>{if(!(!O||!A))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:Yd,alt:"placeholder image"})},[O,A]);return n.useEffect(()=>{if(!c?.current)return;const U=()=>{var ee;l===e&&(!((ee=t?.video)===null||ee===void 0)&&ee.url)&&c?.current&&!a&&le("pause")()};return window.addEventListener("beforeunload",U),()=>{window.removeEventListener("beforeunload",U)}},[l,e,t,c?.current,le,a]),t?.video?n.createElement(n.Fragment,null,C?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:le(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},j)},!V&&A&&B&&n.createElement(lt,{src:B,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},N)}),n.createElement("canvas",{ref:M,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:y,id:P,style:{width:"100%",height:"100%"}}),a&&n.createElement(lt,{className:"clc-pb-video-pause",src:r??I,alt:"pause"}))),Ee,de):n.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:le()},n.createElement("div",{className:"n-full-screen",ref:y,id:P,style:{width:"100%",height:"100%"}}),Ee,de,a&&n.createElement(lt,{className:"clc-pb-video-pause",src:r??I,alt:"pause"}))):null};var Jd=n.memo(Xd);const qd=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:s})=>{const[l,d]=n.useState(t),r=a=>{a.stopPropagation();const v=!l;d(v),o?.(v)};return n.useEffect(()=>{d(t)},[t]),n.createElement("button",{style:s,"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 Po=n.memo(qd);const Kd=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,s]=n.useState(!0);ht(),n.useEffect(()=>{setTimeout(()=>{s(!1)},i)},[]);const l=vt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),d=n.useMemo(()=>o?"pb-fadeIn":"pb-fadeOut",[o]);return n.createElement("div",{hidden:!o,className:`pb-finger-wrap ${d}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},n.createElement("img",{src:t||l,alt:"finger swiper"}))},Do=t=>{const{src:e,height:i,imgUrlsPostConfig:o,onShowFirstImage:s}=t,l=n.useMemo(()=>o?.mode==="2",[o]),d=n.useMemo(()=>{var u;return o?.mode==="2"?`translateY(-${50+((u=o?.offsetTop)!==null&&u!==void 0?u:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[o]),r=n.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),a=n.useMemo(()=>o?.bgWay==="1",[o]),v=n.useMemo(()=>a&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,a]);return n.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!l||!a)&&n.createElement(lt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},r),onLoad:s}),l&&n.createElement(lt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:d,left:0,right:0},onLoad:s}))},Zd=({imgUrls:t,width:e,height:i,rec:o,index:s,onReportViewImageEnd:l,onViewImageStartEvent:d,imgUrlsPostConfig:r})=>{var a;const v=n.useRef(),{isActive:u}=yo(),{sxpParameter:f,openHashtag:h}=Ie(),[m,x]=n.useState(!1);n.useEffect(()=>{m&&u?(v?.current&&v.current.swiper.autoplay.start(),h?l(o):d(s)):v?.current&&v.current.swiper.autoplay.stop()},[o,u,l,h,s,d,m]);const E=n.useCallback(()=>{m||x(!0)},[m]);return n.createElement(Bt,{ref:v,defaultValue:0,direction:"horizontal",modules:[Rt,$t],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},className:we.css(Object.assign(Object.assign({".swiper-pagination":Object.assign(Object.assign({},r?.marginBottom&&{bottom:r?.marginBottom}),{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:((a=r?.delay)!==null&&a!==void 0?a:3)*1e3}},t?.map((A,p)=>n.createElement(yt,{key:p},n.createElement(Do,{src:!m&&p>0?"":A,height:i,imgUrlsPostConfig:r,onShowFirstImage:E}))))};var Qd=n.memo(Zd);const Rd=({tags:t,itemId:e,itemType:i,index:o,rec:s,hashTagStyle:l})=>{var d;const[r,a]=n.useState(!1),{setWaterFallData:v,setOpenHashtag:u,setCacheActiveIndex:f,waterFallData:h,setIsFromHashtag:m}=Ie(),x=E=>{h?m?.(!0):f?.(o),v?.(i?{hashTag:E,itemId:e,itemType:i,rec:s}:{hashTag:E,rec:s}),u?.(!0)};return n.useMemo(()=>t.length<=6?null:n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>a(!r)},r?"show less":"show more"),[r,t]),n.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(d=l?.marginTop)!==null&&d!==void 0?d:16}px`}},n.createElement(Ut,null,t?.map((E,A)=>n.createElement(yt,{key:A,hidden:r?!1:A>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>x(E)},n.createElement("div",{dangerouslySetInnerHTML:{__html:he(`#${E}`,l)}})))))};var Mo=n.memo(Rd),$d="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 oi(t){return n.memo(function(e){const{$store:i}=Ko(),o=l=>{let d=l;const r=l.match(/{{.*?}}/g);return r?.length&&r.forEach(a=>{a.replace(/{{\s*([\w.]+)\s*}}/g,(v,u)=>{if(u){const f=ze.get(i,u);return d=d.replace(a,f),f}})}),d},s=n.useMemo(()=>{var l,d,r;const{bindDatas:a}=e,v=We(e,["bindDatas"]);if((l=a?.forEach)===null||l===void 0||l.call(a,u=>{if(u?.propKey&&u?.dataPath){const{propKey:f,dataPath:h}=u;h.replace(/{{\s*([\w.]+)\s*}}/g,(m,x)=>{var E,A;if(x){const p=(A=(E=ze.get(i,x))!==null&&E!==void 0?E:e[f])!==null&&A!==void 0?A:"";return v[f]=p,p}})}}),v){v.eventMap={};const u=ze.cloneDeep(v.event)||{};for(const f in u)if(Object.prototype.hasOwnProperty.call(u,f))try{u[f].value=o(u[f].value),v.eventMap[f]=new Function(u[f].value)}catch{}}return!((r=(d=v?.event)===null||d===void 0?void 0:d.onClick)===null||r===void 0)&&r.linkType&&(v.style.cursor="pointer"),v},[i,e]);return n.createElement(t,Object.assign({},s,s.eventMap))})}const ni=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:s,isActive:l})=>{var d,r,a,v,u;const{schema:f}=ht();if(!t?.video)return null;let h=null;!((r=(d=t?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0)&&r.length?h="\u591A\u5546\u54C1CTA":!((a=t?.video)===null||a===void 0)&&a.bindProduct?h="\u5546\u54C1CTA":h=(u=(v=t?.video)===null||v===void 0?void 0:v.bindCta)===null||u===void 0?void 0:u.itemId;const m=i?.[h],x=n.useCallback(()=>{var E,A,p,S,b,T,M,g,L,O,w,c,P,y,C,k,B,N,V,j,_,I,J,q,H,Z,le,ae;if(!t?.video)return null;if(!(s&&!s?.includes((E=m?.item)===null||E===void 0?void 0:E.type))&&!(!s&&((A=m?.item)===null||A===void 0?void 0:A.category)==="cta")){if(((p=m?.item)===null||p===void 0?void 0:p.type)==="CommodityDiro"&&!(!((S=t?.video)===null||S===void 0)&&S.bindProduct)||((b=m?.item)===null||b===void 0?void 0:b.type)==="Commodity"&&!(!((T=t?.video)===null||T===void 0)&&T.bindProduct)||((M=m?.item)===null||M===void 0?void 0:M.type)==="CommodityDiroNew"&&!(!((g=t?.video)===null||g===void 0)&&g.bindProduct)||((L=m?.item)===null||L===void 0?void 0:L.type)==="MultiCommodity"&&!(!((w=(O=t?.video)===null||O===void 0?void 0:O.bindProducts)===null||w===void 0)&&w.length)||((c=m?.item)===null||c===void 0?void 0:c.type)==="MultiCommodityDiro"&&!(!((y=(P=t?.video)===null||P===void 0?void 0:P.bindProducts)===null||y===void 0)&&y.length)||((C=m?.item)===null||C===void 0?void 0:C.type)==="MultiCommodityDiroNew"&&!(!((B=(k=t?.video)===null||k===void 0?void 0:k.bindProducts)===null||B===void 0)&&B.length))return null;if(m&&o){const ne=o[(N=m?.item)===null||N===void 0?void 0:N.type],Ee=oi(ne),de=(V=ne?.extend)===null||V===void 0?void 0:V.defaulSetting,U=((I=(_=(j=m?.item)===null||j===void 0?void 0:j.event)===null||_===void 0?void 0:_.onClick)===null||I===void 0?void 0:I.linkType)==="externalLink";return n.createElement(Ee,Object.assign({style:Object.assign(Object.assign(Object.assign({},de?.style),(J=m?.item)===null||J===void 0?void 0:J.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},de?.textStyle),(q=m?.item)===null||q===void 0?void 0:q.textStyle),bindDatas:(Z=(H=m?.item)===null||H===void 0?void 0:H.bindDatas)!==null&&Z!==void 0?Z:[]},de?.props,(le=m?.item)===null||le===void 0?void 0:le.props,{event:((ae=m?.item)===null||ae===void 0?void 0:ae.event)||{},schema:f,id:m?.id,key:m?.id,recData:t,isExternalLink:U,index:e,isActive:l}))}else return null}},[t,o,i,f,m?.id,l]);return n.createElement(n.Fragment,null,x())},Oo=({nudge:t})=>{var e,i,o,s,l,d;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=(s=t?.size)===null||s===void 0?void 0:s.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(d=t?.borderRadius)!==null&&d!==void 0?d: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:he(t?.content,t?.textStyle)}})))},er=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:s,setCacheRtcList:l,setCacheActiveIndex:d,setLoading:r,swiperRef:a,waterFallData:v,bffEventReport:u,selectTag:f,setSelectTag:h}=Ie(),{backMainFeed:m}=qe(),x=n.useMemo(()=>[Xt,...t],[t]),E=A=>()=>{if(A===f)return;A!=="FOR U"?u?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${A}']`}}):m("theme",A,f);let p;A!==Xt&&(p=A),r?.(!0),o?.({themeTag:p}).then(S=>{var b,T,M,g;gt.emit(dt.CHANGE_THEME_TAG,p),s?.((b=S?.recList)!==null&&b!==void 0?b:[]),l?.((T=S?.recList)!==null&&T!==void 0?T:[]),e?.(0),d?.(0),(g=(M=a?.current)===null||M===void 0?void 0:M.swiper)===null||g===void 0||g.slideTo(0)}).finally(()=>{r?.(!1)}),h?.(A)};return v||t.length<=0?null:n.createElement("div",{className:"clc-sxp-tagbar",style:i},n.createElement("ul",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},x.map(A=>n.createElement("li",{className:`clc-sxp-tagbar-list-item ${A===f?"clc-sxp-tagbar-list-item-active":""}`,key:A,onClick:E(A)},A))))};var Lo=n.memo(er);const Bo=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:s,resolver:l,data:d=[],ctaType:r,tipText:a,nudge:v,_schema:u,hashTagStyle:f,tagList:h=[],licenseUrl:m})=>{var x,E,A,p,S,b,T,M,g,L;const O=vt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),w=vt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:c}=ht(),[P,y]=n.useState(0),C=n.useRef(0),[k,B]=n.useState(!0),N=n.useRef(),[V,j]=n.useState(!1),[_,I]=n.useState(!1),[J,q]=n.useState(new Date().getTime()),H=n.useRef(!1),[Z,le]=n.useState(2),{loadVideos:ae,bffEventReport:ne,loading:Ee,setPopupDetailData:de,ctaEvent:U,swiperRef:ee,waterFallData:Q,setOpenHashtag:te,appDomain:be,openHashtag:Te,loadingImage:oe,isFromHashtag:pe,popupDetailData:Ae,bffFbReport:xe,curTime:ke,h5EnterLink:Oe,isShowConsent:Le,selectTag:K,isPreview:fe,isEditor:R,cacheRtcList:z,setRtcList:F,cacheActiveIndex:me,rtcList:$e,isNoMoreData:et}=Ie(),{backMainFeed:Ye,productView:Re,jumpToWeb:st}=qe(),It=n.useMemo(()=>d.length>0&&!Ee&&(Ro()||t?.enableSwiperTip),[d,Ee,t?.enableSwiperTip]);n.useEffect(()=>{zi()},[]),n.useEffect(()=>{if(d?.length>0){const D=new Date;N.current=D,xe?.({eventName:"PageView"})}},[d?.length]);const at=n.useCallback(()=>{if(zi(),Oe?.(),d.length>0){const D=new Date;N.current=D,xe?.({eventName:"PageView"})}},[d.length,xe,Oe]);n.useEffect(()=>{var D;if(!r||r?.length<1)return;const se=d?.findIndex(W=>{var ue,ge,ye,$,ce,Ce,Me,Fe,Ge;const Pe=r?.[0];return Pe==="\u591A\u5546\u54C1CTA"?((ue=W?.video)===null||ue===void 0?void 0:ue.bindProducts)&&((ye=(ge=W?.video)===null||ge===void 0?void 0:ge.bindProducts)===null||ye===void 0?void 0:ye.length)>0:Pe==="\u5546\u54C1CTA"?($=W?.video)===null||$===void 0?void 0:$.bindProduct:((Ce=(ce=W?.video)===null||ce===void 0?void 0:ce.bindCta)===null||Ce===void 0?void 0:Ce.itemId)===Pe&&(((Me=W?.video)===null||Me===void 0?void 0:Me.url)||((Ge=(Fe=W?.video)===null||Fe===void 0?void 0:Fe.imgUrls)===null||Ge===void 0?void 0:Ge.length))})||0;se!==-1&&((D=ee?.current)===null||D===void 0||D.swiper.slideTo(se))},[d,r,ee]),n.useEffect(()=>{const D=d?.[P],se=()=>{var W,ue,ge,ye,$,ce,Ce,Me,Fe,Ge,Pe,Ke,Ze,De,Ve,ct,Je,St,xt,kt;const _t=!Te&&!Le;if(document.visibilityState==="hidden"){_t&&(gt.emit(dt.PAGE_DID_HIDE,D),je(D),nt(D));let Be="";Ae&&(!((ue=(W=D?.video)===null||W===void 0?void 0:W.bindProducts)===null||ue===void 0)&&ue.length||!((ge=D?.video)===null||ge===void 0)&&ge.bindProduct)?Be="pdpPage":Ae&&((Ce=s?.[(ce=($=(ye=D?.video)===null||ye===void 0?void 0:ye.bindCta)===null||$===void 0?void 0:$.itemId)!==null&&ce!==void 0?ce:""].item)===null||Ce===void 0?void 0:Ce.type)==="Appoint"?Be="formPage":pe?Be="hashTagPage":!((Me=D?.video)===null||Me===void 0)&&Me.url?Be="videoPage":!((Fe=D?.video)===null||Fe===void 0)&&Fe.imgUrls&&(!((Pe=(Ge=D?.video)===null||Ge===void 0?void 0:Ge.imgUrls)===null||Pe===void 0)&&Pe.length)?Be="imagePage":D?.product&&(Be="productPage"),ne?.({eventInfo:{sessionDuration:Math.floor((new Date-ke.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(Ke=D?.video)===null||Ke===void 0?void 0:Ke.itemId,productId:(Ze=D?.product)===null||Ze===void 0?void 0:Ze.itemId,position:P+"",fromKName:Be,fromKPage:location?.href,ctatId:(ct=(Ve=(De=D?.video)===null||De===void 0?void 0:De.bindCta)===null||Ve===void 0?void 0:Ve.itemId)!==null&&ct!==void 0?ct:"",traceInfo:(kt=(St=(Je=D?.video)===null||Je===void 0?void 0:Je.traceInfo)!==null&&St!==void 0?St:(xt=D?.product)===null||xt===void 0?void 0:xt.traceInfo)!==null&&kt!==void 0?kt:""}})}else document.visibilityState==="visible"&&(H.current===!0&&(q(new Date().getTime()),H.current=!1),at(),_t&&(Ct(P),gt.emit(dt.PAGE_DID_SHOW,D),Ye("external",K)))};return document.addEventListener("visibilitychange",se),()=>{document.removeEventListener("visibilitychange",se)}},[P,ne,d,at,Ae,pe,s,ke,Ye,Te,Le,K]);const ft=n.useMemo(()=>{let D=0;return h.length>0&&(D+=45,Q&&(D-=45)),D},[h,Q]),G=n.useMemo(()=>{let D=0;return t?.logoUrl&&t?.isShowLogo&&(D+=56),D},[]),X=n.useMemo(()=>i-G-ft,[t,i,ft]),ve=n.useMemo(()=>{var D;const se=P===0&&!Q&&!R?[(D=d?.[0])!==null&&D!==void 0?D:null]:d?.map((W,ue)=>P===ue||ue-1===P||ue+1===P?W:null);return!Q&&!et?se.concat([{loading:!0}]):se},[d,P,Q,R,et]),ie=n.useMemo(()=>{var D,se,W,ue;if(t?.logoUrl&&t?.isShowLogo){const ge=(se=(D=t?.logoBar)===null||D===void 0?void 0:D.onClick)===null||se===void 0?void 0:se.value,ye=((ue=(W=t?.logoBar)===null||W===void 0?void 0:W.onClick)===null||ue===void 0?void 0:ue.linkType)==="externalLink",$=ve[P];return n.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},ge&&{onClick:()=>{var ce,Ce,Me,Fe;ye&&st($,(ce=$?.video)===null||ce===void 0?void 0:ce.bindProduct,(Ce=$?.video)===null||Ce===void 0?void 0:Ce.bindCta,P,((Me=$?.product)===null||Me===void 0?void 0:Me.traceInfo)||((Fe=$?.video)===null||Fe===void 0?void 0:Fe.traceInfo)),new Function(ge)()}}),n.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,P,ve]),Y=n.useCallback((D,se)=>{var W,ue,ge,ye;return!((W=D?.video)===null||W===void 0)&&W.url?n.createElement(Jd,{key:J,rec:D,index:se,muted:k,data:d,height:X,activeIndex:P,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((ue=D?.video)===null||ue===void 0)&&ue.imgUrls?n.createElement(Qd,{key:D?.video.itemId,imgUrls:D?.video.imgUrls,width:o,height:X,rec:D,index:se,onReportViewImageEnd:je,onViewImageStartEvent:Ct,imgUrlsPostConfig:t?.imgUrlsPost}):D.product&&Array.isArray(t?.productPost)&&((ge=t?.productPost)===null||ge===void 0?void 0:ge.length)>0?(ye=t?.productPost)===null||ye===void 0?void 0:ye.map(($,ce)=>{var Ce,Me,Fe,Ge,Pe,Ke,Ze,De;const Ve=l[(Ce=$?.item)===null||Ce===void 0?void 0:Ce.type],ct=oi(Ve),Je=(Me=Ve?.extend)===null||Me===void 0?void 0:Me.defaulSetting;return n.createElement(ct,Object.assign({key:`${se}${ce}`,textStyle:Object.assign(Object.assign({},Je?.textStyle),(Fe=$?.item)===null||Fe===void 0?void 0:Fe.textStyle),bindDatas:(Pe=(Ge=$?.item)===null||Ge===void 0?void 0:Ge.bindDatas)!==null&&Pe!==void 0?Pe:[]},Je?.props,(Ke=$?.item)===null||Ke===void 0?void 0:Ke.props,{event:((Ze=$?.item)===null||Ze===void 0?void 0:Ze.event)||{},schema:c,id:$?.id,viewTime:N.current,rec:D,isPost:!0,tipText:a,style:Object.assign(Object.assign(Object.assign({},Je?.style),(De=$?.item)===null||De===void 0?void 0:De.style),{height:"100%",overflow:"auto"}),index:se}))}):null},[o,d,X,k,P,t?.productPost,t?.videoPlayIcon,N,a,l,c,J]),re=n.useCallback(D=>{I(D)},[]),Se=n.useMemo(()=>_?{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"},[_]),_e=n.useCallback((D,se)=>{var W,ue,ge,ye,$,ce,Ce,Me;return D?.video?n.createElement(n.Fragment,null,((W=D?.video)===null||W===void 0?void 0:W.title)&&!_&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom",style:{paddingBottom:`${(ue=t?.bottomInfoDist)!==null&&ue!==void 0?ue:40}px`}},n.createElement(Oo,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(ni,{rec:D,index:se,tempMap:s,resolver:l})):null,n.createElement("div",null,n.createElement(ii,{className:"clc-sxp-bottom-text",isPost:!0,foldText:a?.foldText,unfoldText:a?.unfoldText,text:(ye=(ge=D?.video)===null||ge===void 0?void 0:ge.title)!==null&&ye!==void 0?ye:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:re}),n.createElement(ni,{rec:D,index:se,tempMap:s,resolver:l,includesCtaType:["AniLink"]}),n.createElement(Mo,{index:P,tags:(ce=($=D?.video)===null||$===void 0?void 0:$.hashTags)!==null&&ce!==void 0?ce:[],itemId:(Ce=D?.video)===null||Ce===void 0?void 0:Ce.itemId,itemType:!((Me=D?.video)===null||Me===void 0)&&Me.itemId?"VIDEO":null,rec:D,hashTagStyle:f}))),n.createElement(ni,{rec:D,index:se,tempMap:s,resolver:l,includesCtaType:["AniLinkPopup"],isActive:se===P})):null},[e,P,s,l,a,v,f,t,re,_,Se]),Ne=n.useCallback((D,se,W)=>{var ue,ge,ye,$;if(!t?.isShowLike||!W)return;let ce=(ue=t?.likeIconY)!==null&&ue!==void 0?ue:400;return Q&&ce<40&&(ce+=40),D?.video?n.createElement(_o,{key:D.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:D.isCollected,recData:D,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(ge=t.likeIconXPosit)!==null&&ge!==void 0?ge:"right"]:(ye=t.likeIconX)!==null&&ye!==void 0?ye:0,[($=t.likeIconYPosit)!==null&&$!==void 0?$:"bottom"]:ce},position:se}):null},[t,Q]),je=D=>{var se,W,ue,ge,ye,$;if(!(!((se=D?.video)===null||se===void 0)&&se.url)&&(!((W=D?.video)===null||W===void 0)&&W.imgUrls)){const ce=Date.now(),Ce=(ce-C.current)/1e3;ne?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(ge=(ue=D?.video)===null||ue===void 0?void 0:ue.itemId)!==null&&ge!==void 0?ge:"",contentName:(ye=D?.video.title)!==null&&ye!==void 0?ye:"",imageEndTime:`${ce}`,playDuration:`${Ce}`,contentTags:JSON.stringify(($=D?.video.tags)!==null&&$!==void 0?$:[]),position:P+"",contentFormat:"image",traceInfo:D?.video.traceInfo}})}},He=(D,se)=>{var W,ue,ge,ye,$,ce,Ce,Me,Fe,Ge,Pe,Ke,Ze,De,Ve,ct,Je,St,xt;if(fe||Q)return;const kt=new Date-ke.current;if(t?.openSlideSkip&&kt>=((W=t?.slideSkipStartTime)!==null&&W!==void 0?W:0)&&$o()&&D){const _t=((ye=(ge=(ue=D?.video)===null||ue===void 0?void 0:ue.bindProducts)===null||ge===void 0?void 0:ge[0])===null||ye===void 0?void 0:ye.link)||((ce=($=D?.video)===null||$===void 0?void 0:$.bindProduct)===null||ce===void 0?void 0:ce.link)||((Ce=D?.product)===null||Ce===void 0?void 0:Ce.link),Be=D?.product||((Me=D?.video)===null||Me===void 0?void 0:Me.bindProduct)||((Ge=(Fe=D?.video)===null||Fe===void 0?void 0:Fe.bindProducts)===null||Ge===void 0?void 0:Ge[0]);_t&&(ne?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(Pe=Be?.itemId)!==null&&Pe!==void 0?Pe:"",productName:(Ke=Be?.title)!==null&&Ke!==void 0?Ke:"",price:Be?.price?Be?.price+"":"0",productCollection:(Ze=Be?.collection)!==null&&Ze!==void 0?Ze:"",contentTags:Be?.tags?JSON.stringify(Be?.tags):"",position:se+"",contentId:(Ve=(De=D?.video)===null||De===void 0?void 0:De.itemId)!==null&&Ve!==void 0?Ve:"",traceInfo:(xt=(Je=(ct=D?.video)===null||ct===void 0?void 0:ct.traceInfo)!==null&&Je!==void 0?Je:(St=D?.product)===null||St===void 0?void 0:St.traceInfo)!==null&&xt!==void 0?xt:""}}),H.current=!0,window.location.href=window.getJointUtmLink(_t))}},ut=D=>{var se,W,ue,ge,ye,$,ce,Ce,Me,Fe,Ge,Pe,Ke,Ze;const De=d[D.previousIndex];if(!De)return;D.previousIndex-D.activeIndex<0?(ne?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(W=(se=De?.video)===null||se===void 0?void 0:se.itemId)!==null&&W!==void 0?W:"",productId:(ge=(ue=De?.product)===null||ue===void 0?void 0:ue.itemId)!==null&&ge!==void 0?ge:"",requestId:null,traceInfo:($=(ye=De?.video)===null||ye===void 0?void 0:ye.traceInfo)!==null&&$!==void 0?$:""}}),je(De),He(De,D.previousIndex)):(ne?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Ce=(ce=De?.video)===null||ce===void 0?void 0:ce.itemId)!==null&&Ce!==void 0?Ce:"",productId:(Fe=(Me=De.product)===null||Me===void 0?void 0:Me.itemId)!==null&&Fe!==void 0?Fe:"",requestId:null,traceInfo:(Pe=(Ge=De?.video)===null||Ge===void 0?void 0:Ge.traceInfo)!==null&&Pe!==void 0?Pe:""}}),je(De)),nt(De);const Ve=d[D.activeIndex];!(!((Ke=Ve?.video)===null||Ke===void 0)&&Ke.url)&&!(!((Ze=Ve?.video)===null||Ze===void 0)&&Ze.imgUrls)&&Ve?.product&&xe?.({eventName:"ProductView"}),N.current=new Date},nt=D=>{var se,W,ue;!(!((se=D?.video)===null||se===void 0)&&se.url)&&!(!((W=D?.video)===null||W===void 0)&&W.imgUrls)&&D?.product&&Re(D,D.product,(ue=D?.product)===null||ue===void 0?void 0:ue.bindCta,N.current,P)};n.useEffect(()=>{const D=d[P];Te?nt(D):N.current=new Date},[Te,d,P]);const Ct=D=>{var se,W,ue,ge,ye,$;const ce=d[D];if(!(!((se=ce?.video)===null||se===void 0)&&se.url)&&(!((W=ce?.video)===null||W===void 0)&&W.imgUrls)){const Ce=Date.now();C.current=Ce,ne?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ge=(ue=ce?.video)===null||ue===void 0?void 0:ue.itemId)!==null&&ge!==void 0?ge:"",contentName:(ye=ce?.video.title)!==null&&ye!==void 0?ye:"",imageStartTime:`${Ce}`,contentTags:JSON.stringify(($=ce?.video.tags)!==null&&$!==void 0?$:[]),position:D+"",contentFormat:"image",traceInfo:ce?.video.traceInfo}}),xe?.({eventName:"ViewContent"})}},wt=n.useCallback(D=>{var se,W,ue,ge,ye,$;if(D)return(t?.isShowMute===void 0||t?.isShowMute===!0)&&n.createElement(Po,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((W=(se=ve?.[P])===null||se===void 0?void 0:se.video)===null||W===void 0)&&W.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(ue=t?.muteIconXPosit)!==null&&ue!==void 0?ue:"right"]:(ge=t?.muteIconX)!==null&&ge!==void 0?ge:0,[(ye=t?.muteIconYPosit)!==null&&ye!==void 0?ye:"bottom"]:($=t?.muteIconY)!==null&&$!==void 0?$:23},defaultValue:k,activeIcon:t?.unMuteIcon?t?.unMuteIcon:O,unactiveIcon:t?.muteIcon?t?.muteIcon:w,onChange:B})},[t,ve,P,k]),Xe=n.useMemo(()=>Ee?n.createElement("div",{style:{height:X,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:oe,alt:"loading...",style:{objectFit:"contain"}})):ve?.map((D,se)=>n.createElement(yt,{key:se,virtualIndex:se,style:{overflow:"hidden"}},D&&n.createElement(n.Fragment,null,D?.loading?n.createElement("div",{style:{height:X,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:oe,alt:"loading...",style:{objectFit:"contain"}})):n.createElement(n.Fragment,null,Ne(D,se,!t?.likeIconFixed),wt(!t?.muteIconFixed),_e(D,se),Y(D,se))))),[o,d,X,Ee,_e,Y,ve,oe,J,wt]);return n.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:{textUnderlineOffset:`${(x=t?.textUnderlineOffset)!==null&&x!==void 0?x:0}px`}},Q&&n.createElement(Eo,{icon:$d,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},textStyle:Object.assign(Object.assign({},(b=(S=(p=(A=(E=t?.hashTag)===null||E===void 0?void 0:E[0])===null||A===void 0?void 0:A.item)===null||p===void 0?void 0:p.props)===null||S===void 0?void 0:S.textStyles)===null||b===void 0?void 0:b.hashTagTitle),{color:"#fff"}),onClose:()=>{!ze.isEqual($e,z)&&z&&z?.length&&F?.(z),te?.(!0)}}),ie,n.createElement(Lo,{tagList:h,setActiveIndex:y,style:{top:G}}),It?n.createElement(Kd,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((T=t?.swipeTipOffset)!==null&&T!==void 0?T:0)}%`},duration:t?.swiperTipAniDur}):null,n.createElement(Bt,{style:{marginTop:ft},ref:ee,onSlideChange:()=>{ee.current.swiper.allowTouchMove=!1,setTimeout(()=>{ee.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:D=>{y(D.activeIndex),!Te&&(ut(D),!(Q||R)&&D?.activeIndex+1>=d?.length&&(V||(j(!0),ae?.(Z).then(se=>{var W;j(!1),se&&((W=se?.recList)===null||W===void 0?void 0:W.length)>0&&le(Z+1)}))))},direction:"vertical",height:X},Ne(ve[P],P,!!t?.likeIconFixed),wt(!!t?.muteIconFixed),Xe),n.createElement(Co,Object.assign({},(L=(g=(M=t?.hashTag)===null||M===void 0?void 0:M[0])===null||g===void 0?void 0:g.item)===null||L===void 0?void 0:L.props)))},tr=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:s,index:l})=>n.createElement(Bt,{defaultValue:0,direction:"horizontal",modules:[Rt,$t],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(d=>n.createElement(yt,{key:d},n.createElement(Do,{src:d,height:i,imgUrlsPostConfig:o}))));var ir=n.memo(tr);const or=({rec:t,index:e,height:i,data:o,muted:s,activeIndex:l,videoPostConfig:d,width:r})=>{const[a,v]=n.useState(!1),u=n.useRef(null),{bffEventReport:f,sxpParameter:h,waterFallData:m,openHashtag:x}=Ie(),E=n.useRef(0),[A,p]=n.useState(!1),[S,b]=n.useState(!0),T=n.useRef(null),[M,g]=n.useState("");n.useEffect(()=>{u.current&&(u.current.muted=s)},[s]);const L=n.useCallback(()=>{var _;(_=u.current)===null||_===void 0||_.play()},[]),O=vt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),w=n.useCallback(()=>{var _,I,J,q,H,Z,le,ae,ne,Ee,de,U,ee;v(!1);const Q=o[e];if(Q&&(!((_=u?.current)===null||_===void 0)&&_.duration)){E.current=((I=u?.current)===null||I===void 0?void 0:I.currentTime)||0;const te=((q=(J=u.current)===null||J===void 0?void 0:J.duration)!==null&&q!==void 0?q:0).toFixed(2),be=((Z=(H=u.current)===null||H===void 0?void 0:H.currentTime)!==null&&Z!==void 0?Z:0).toFixed(2),Te=S?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ae=(le=Q?.video)===null||le===void 0?void 0:le.itemId)!==null&&ae!==void 0?ae:"",contentName:(Ee=(ne=Q?.video)===null||ne===void 0?void 0:ne.title)!==null&&Ee!==void 0?Ee:"",playType:Te,startTime:be,videoDuration:te,contentTags:JSON.stringify((U=(de=Q?.video)===null||de===void 0?void 0:de.tags)!==null&&U!==void 0?U:[]),position:e+"",contentFormat:"video",traceInfo:(ee=Q?.video)===null||ee===void 0?void 0:ee.traceInfo}}),b(!1)}},[f,o,e,S]),c=n.useCallback(()=>{p(!0)},[]),P=n.useCallback(_=>()=>{var I,J,q,H,Z;if(!A)return;const le=(I=u.current)===null||I===void 0?void 0:I.paused;switch(_){case"start":if(!le)return;(J=u.current)===null||J===void 0||J.play(),v(!1);break;case"pause":if(le)return;(q=u.current)===null||q===void 0||q.pause(),v(!0);break;default:le?(H=u.current)===null||H===void 0||H.play():(Z=u.current)===null||Z===void 0||Z.pause(),v(!le);break}},[A]),y=n.useCallback(()=>{var _,I,J,q,H,Z,le,ae,ne,Ee,de,U,ee;const Q=o[e],te=((I=(_=u.current)===null||_===void 0?void 0:_.duration)!==null&&I!==void 0?I:0).toFixed(2),be=((q=(J=u.current)===null||J===void 0?void 0:J.currentTime)!==null&&q!==void 0?q:0).toFixed(2);if(!((H=u?.current)===null||H===void 0)&&H.duration){const Te=(((Z=u?.current)===null||Z===void 0?void 0:Z.currentTime)-E.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ae=(le=Q?.video)===null||le===void 0?void 0:le.itemId)!==null&&ae!==void 0?ae:"",contentName:(Ee=(ne=Q?.video)===null||ne===void 0?void 0:ne.title)!==null&&Ee!==void 0?Ee:"",endTime:be,videoDuration:te,playDuration:Te,contentTags:JSON.stringify((U=(de=Q?.video)===null||de===void 0?void 0:de.tags)!==null&&U!==void 0?U:[]),position:e+"",contentFormat:"video",traceInfo:(ee=Q?.video)===null||ee===void 0?void 0:ee.traceInfo}})}},[o,e,f]),C=n.useMemo(()=>d?.mode==="2",[d]),k=n.useMemo(()=>{var _;return d?.mode==="2"?`translateY(-${50+((_=d?.offsetTop)!==null&&_!==void 0?_:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),B=n.useMemo(()=>{var _;return((_=t?.video)===null||_===void 0?void 0:_.cover)||M},[M,t]),N=n.useCallback(()=>{if(!T||!u||!u.current||!T.current)return;const _=u?.current,I=T?.current,J=I.getContext("2d"),q=window?.innerWidth,H=window?.innerHeight;I.height=H,I.width=q,J?.drawImage(_,0,0,I.width,I.height),g(I.toDataURL())},[]);n.useEffect(()=>{var _,I,J,q;if(u.current){if(v(!1),!u.current.src){const H=t?.video.url;if(H.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const Z=new window.Hls;Z.loadSource(H),Z.attachMedia(u.current)}else u.current.canPlayType("application/vnd.apple.mpegurl"),u.current.src=H;else u.current.src=H;u.current.setAttribute("x5-playsinline","true"),u.current.setAttribute("webkit-playsinline","true")}return(_=u.current)===null||_===void 0||_.addEventListener("loadedmetadata",c),(I=u.current)===null||I===void 0||I.addEventListener("canplay",c),(J=u.current)===null||J===void 0||J.addEventListener("playing",w),(q=u.current)===null||q===void 0||q.addEventListener("loadeddata",N),()=>{var H,Z,le,ae;(H=u.current)===null||H===void 0||H.removeEventListener("loadedmetadata",c),(Z=u.current)===null||Z===void 0||Z.removeEventListener("canplay",c),(le=u.current)===null||le===void 0||le.removeEventListener("playing",w),(ae=u.current)===null||ae===void 0||ae.removeEventListener("loadeddata",N)}}},[c,w,t?.video,N]);const V=n.useMemo(()=>!h?.placeholder_image||A?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[A,h?.placeholder_image]);n.useEffect(()=>{const _=()=>{var I,J;l===e&&(!((I=t?.video)===null||I===void 0)&&I.url)&&(!((J=u?.current)===null||J===void 0)&&J.src)&&!a&&P("pause")()};return window.addEventListener("beforeunload",_),()=>{window.removeEventListener("beforeunload",_)}},[l,e,t,u,P,a]);const j=n.useMemo(()=>C?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[C]);return t?.video?n.createElement(n.Fragment,null,C?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:P(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},n.createElement(lt,{src:B,style:Object.assign({height:i,width:r,objectFit:"cover"},j)}),n.createElement("canvas",{ref:T,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:r,height:i,top:"50%",transform:k,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:u,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:y,onEnded:L,style:{width:"100%",height:i,objectFit:"contain"}}),n.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:O,alt:"video pause image"}))),V):n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:P(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},n.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:u,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:y,onEnded:L}),V,n.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:O,alt:"video pause image"}))):null};var nr=n.memo(or);const ki={};Object.values(Ci).forEach(t=>{ki[t.extend.type]=t});const lr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",sr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",dr=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:s,descStyle:l,hashTagStyle:d,containerHeight:r=664,containerWidth:a=375,appDomain:v,tagList:u=[]})=>{const f=n.useMemo(()=>{let g=0;return e?.logoUrl&&e?.isShowLogo&&(g+=45),u.length>0&&(g+=45),r-g},[e,r,u]),h=(g,L)=>{var O,w,c,P;if(!((O=g?.video)===null||O===void 0)&&O.url)return n.createElement(nr,{rec:g,index:L,muted:!0,width:a,data:t??[],height:f,activeIndex:L,videoPostConfig:e?.videoPost});if(!((w=g?.video)===null||w===void 0)&&w.imgUrls)return n.createElement(ir,{key:g?.video.itemId,imgUrls:g?.video.imgUrls,width:a,height:f,rec:g,index:L,imgUrlsPostConfig:e?.imgUrlsPost});if(g.product&&g.product&&Array.isArray(e?.productPost)&&((c=e?.productPost)===null||c===void 0?void 0:c.length)>0)return(P=e?.productPost)===null||P===void 0?void 0:P.map((y,C)=>{var k,B,N,V,j,_,I,J;const q=ki[(k=y?.item)===null||k===void 0?void 0:k.type],H=oi(q),Z=(B=q?.extend)===null||B===void 0?void 0:B.defaulSetting;return n.createElement(H,Object.assign({key:`${L}${C}`,textStyle:Object.assign(Object.assign({},Z?.textStyle),(N=y?.item)===null||N===void 0?void 0:N.textStyle),bindDatas:(j=(V=y?.item)===null||V===void 0?void 0:V.bindDatas)!==null&&j!==void 0?j:[]},Z?.props,(_=y?.item)===null||_===void 0?void 0:_.props,{event:((I=y?.item)===null||I===void 0?void 0:I.event)||{},id:y?.id,rec:g,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},Z?.style),(J=y?.item)===null||J===void 0?void 0:J.style),{width:a,height:f,overflow:"auto"}),index:L}))})},m=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]),x=(g,L)=>e?.isShowCTA===void 0||e?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(ni,{rec:g,index:L,tempMap:s,resolver:ki})):null,E=(g,L)=>{var O,w,c,P,y,C,k;return g?.video?n.createElement(n.Fragment,null,((O=g?.video)===null||O===void 0?void 0:O.title)&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom"},n.createElement(Oo,{nudge:o}),x(g,L),n.createElement("div",null,n.createElement(ii,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(w=g?.video)===null||w===void 0?void 0:w.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),n.createElement(Mo,{index:L,tags:(y=(P=g?.video)===null||P===void 0?void 0:P.hashTags)!==null&&y!==void 0?y:[],itemId:(C=g?.video)===null||C===void 0?void 0:C.itemId,itemType:!((k=g?.video)===null||k===void 0)&&k.itemId?"VIDEO":null,rec:g,hashTagStyle:d}))):null},A=vt(sr,v),p=vt(lr,v),S=(g,L)=>{var O,w,c,P;if(!e?.isShowLike)return;let y=(O=e?.likeIconY)!==null&&O!==void 0?O:400;return y<40&&(y+=40),g?.video?n.createElement(_o,{key:g.position,activeIcon:(w=e?.likeIcon)!==null&&w!==void 0?w:A,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:p,position:L,active:g.isCollected,recData:g,className:"clc-sxp-like-button",style:{top:y,right:(P=e?.likeIconX)!==null&&P!==void 0?P:0}}):null},b=vt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),T=vt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),M=(g,L)=>{var O,w,c,P;return n.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},m,n.createElement(Lo,{tagList:u}),n.createElement(Po,{style:{position:"absolute",right:(O=e?.muteIconX)!==null&&O!==void 0?O:0,visibility:!((c=(w=t?.[L])===null||w===void 0?void 0:w.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(P=e?.muteIconY)!==null&&P!==void 0?P:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:b,unactiveIcon:e?.muteIcon?e?.muteIcon:T}),h(g,L),E(g,L),S(g,L))};return n.createElement("div",{className:we.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,L)=>M(g,L)))};var rr=n.memo(dr);const ar=()=>{const{schema:t,resolver:e,popup:i}=ht(),{setPopupDetailData:o,popupDetailData:s,popupCurTimeRef:l,checkCommodityIndexRef:d}=Ie(),{productView:r}=qe(),[a,v]=n.useState();n.useEffect(()=>{const m=()=>{l.current=new Date};return m(),window.addEventListener("pageshow",m),()=>{window.removeEventListener("pageshow",m)}},[]),n.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,v(i))},[i]);const u=n.useMemo(()=>{var m,x,E,A;const p=(E=(x=(m=t?.sxpPageConf)===null||m===void 0?void 0:m.globalConfig)===null||x===void 0?void 0:x.popupList)===null||E===void 0?void 0:E.find((S,b)=>{if(S?.id===i?.id)return S});return p!==-1&&((A=p?.item)===null||A===void 0?void 0:A.type)==="Iframe"},[i,t]),f=()=>{var m,x,E,A,p,S,b,T,M,g,L,O,w,c,P,y,C,k;if(!i||i?.id===""||!a||new Date-l.current<((m=i?.duration)!==null&&m!==void 0?m:0))return;v(Object.assign(Object.assign({},i),{id:""}));const B=(A=(E=(x=t?.sxpPageConf)===null||x===void 0?void 0:x.globalConfig)===null||E===void 0?void 0:E.popupList)===null||A===void 0?void 0:A.find(N=>N?.id===i?.id);if(((p=B?.item)===null||p===void 0?void 0:p.type)==="CommodityDetail"||((S=B?.item)===null||S===void 0?void 0:S.type)==="CommodityDetailDiroNew"){const N=s;let V=(T=(b=N?.video)===null||b===void 0?void 0:b.bindProduct)!==null&&T!==void 0?T:(g=(M=N?.video)===null||M===void 0?void 0:M.bindProducts)===null||g===void 0?void 0:g[0],j=(w=(O=(L=N?.video)===null||L===void 0?void 0:L.bindProduct)===null||O===void 0?void 0:O.bindCta)!==null&&w!==void 0?w:(y=(P=(c=N?.video)===null||c===void 0?void 0:c.bindProducts)===null||P===void 0?void 0:P[0])===null||y===void 0?void 0:y.bindCta;if(d?.current>=0){const _=(k=(C=N?.video)===null||C===void 0?void 0:C.bindProducts)===null||k===void 0?void 0:k[d?.current];_&&(V=_,j=_?.bindCta)}V&&j&&r(N,V,j,l.current,s?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),d.current=-1},i?.duration)},h=n.useMemo(()=>{var m,x,E;return(E=(x=(m=t?.sxpPageConf)===null||m===void 0?void 0:m.globalConfig)===null||x===void 0?void 0:x.popupList)===null||E===void 0?void 0:E.map((A,p)=>{var S,b,T,M,g,L,O,w,c,P,y,C,k,B;if(A?.id===i?.id){const N=e[(S=A?.item)===null||S===void 0?void 0:S.type],V=oi(N),j=((M=(T=(b=A?.item)===null||b===void 0?void 0:b.event)===null||T===void 0?void 0:T.onClick)===null||M===void 0?void 0:M.linkType)==="externalLink",_=((O=(L=(g=A?.item)===null||g===void 0?void 0:g.event)===null||L===void 0?void 0:L.onClick)===null||O===void 0?void 0:O.linkType)==="popup",I=(w=N?.extend)===null||w===void 0?void 0:w.defaulSetting;return n.createElement(V,Object.assign({key:p,style:Object.assign(Object.assign(Object.assign({},I?.style),(c=A?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},I?.textStyle),(P=A?.item)===null||P===void 0?void 0:P.textStyle),bindDatas:(C=(y=A?.item)===null||y===void 0?void 0:y.bindDatas)!==null&&C!==void 0?C:[]},I?.props,(k=A?.item)===null||k===void 0?void 0:k.props,{event:((B=A?.item)===null||B===void 0?void 0:B.event)||{},schema:t,id:A?.id,isExternalLink:j,isPopup:_,onClose:f}))}else return n.createElement(n.Fragment,null)})},[t,i,e,f]);return n.createElement(Vt,{popup:a,onClose:f,padding:0,modalStyle:{position:"fixed"},isFullScreen:u},h)},_i={};Object.values(Ci).forEach(t=>{_i[t.extend.type]=t});const ur=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:s,appDomain:l,licenseUrl:d,enabledMetaConversionApi:r})=>{var a,v,u,f,h,m,x,E,A,p,S;const b=n.useMemo(()=>{var T;return location?.search?(T=location?.search)===null||T===void 0?void 0:T.replace("?",""):""},[]);return n.createElement(Qi,{resolver:_i,enableDataSource:!1,schema:t?.data,utmVal:b},n.createElement(Ji,{utmVal:b,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(f=(u=t?.sxp_parameter)===null||u===void 0?void 0:u.default_recommend)!==null&&f!==void 0?f:i,hashTagSize:(m=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&m!==void 0?m:o,loadingImage:s,appDomain:l,enabledMetaConversionApi:r,isShowTag:(A=(E=(x=t?.data)===null||x===void 0?void 0:x.sxpPageConf)===null||E===void 0?void 0:E.globalConfig)===null||A===void 0?void 0:A.isShowTag,globalConfig:(S=(p=t?.data)===null||p===void 0?void 0:p.sxpPageConf)===null||S===void 0?void 0:S.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:T,tagList:M})=>{var g;return n.createElement(n.Fragment,null,n.createElement(Bo,Object.assign({},(g=t?.data)===null||g===void 0?void 0:g.sxpPageConf,{tagList:M,data:T,resolver:_i,licenseUrl:d})),n.createElement(ar,null))}}))};var cr=n.memo(ur);const No=n.createContext({}),vr=({children:t,data:e})=>{var i,o,s,l,d,r,a,v,u,f,h,m,x;const[E,A]=n.useState(!1),[p,S]=n.useState(!1);return n.createElement(No.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:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.hash_tag_size,loadingImage:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.loading_image,privacyContent:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.privacy_necessity,privacyPolicyTitle:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_policy_title,privacyPolicyUrl:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.template,industry:(x=e?.sxp_parameter)===null||x===void 0?void 0:x.industry},appDomain:e?.appDomain,openHashtag:E,setOpenHashtag:A,openConsent:p,setOpenConsent:S,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function pr(){return n.useContext(No)}Ue.DiyPortalPreview=rr,Ue.EditorDataProvider=vr,Ue.Modal=Vt,Ue.SxpDataSourceProvider=Ji,Ue.SxpPageCore=cr,Ue.SxpPageRender=Bo,Ue.core=dn,Ue.default=qo,Ue.materials=Ci,Ue.useEditorDataProvider=pr,Object.defineProperty(Ue,"__esModule",{value:!0})});
7
7
  //# sourceMappingURL=pb-ui.min.js.map