pb-sxp-ui 1.3.8 → 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 (50) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +111 -111
  3. package/dist/index.cjs +197 -72
  4. package/dist/index.cjs.map +1 -1
  5. package/dist/index.css +0 -4
  6. package/dist/index.js +197 -72
  7. package/dist/index.js.map +1 -1
  8. package/dist/index.min.cjs +3 -3
  9. package/dist/index.min.cjs.map +1 -1
  10. package/dist/index.min.js +3 -3
  11. package/dist/index.min.js.map +1 -1
  12. package/dist/pb-ui.js +197 -72
  13. package/dist/pb-ui.js.map +1 -1
  14. package/dist/pb-ui.min.js +3 -3
  15. package/dist/pb-ui.min.js.map +1 -1
  16. package/es/core/components/SxpPageRender/Modal/index.js +10 -4
  17. package/es/core/components/SxpPageRender/PictureGroup/index.js +11 -5
  18. package/es/core/components/SxpPageRender/index.d.ts +3 -0
  19. package/es/core/components/SxpPageRender/index.js +14 -9
  20. package/es/core/context/SxpDataSourceProvider.d.ts +2 -1
  21. package/es/core/context/SxpDataSourceProvider.js +22 -15
  22. package/es/core/hooks/useEventReport.js +9 -16
  23. package/es/materials/sxp/popup/AppointForm/Form.js +1 -1
  24. package/es/materials/sxp/popup/AppointForm/index.js +31 -8
  25. package/es/materials/sxp/popup/CommodityDetail/index.d.ts +3 -0
  26. package/es/materials/sxp/popup/CommodityDetail/index.js +15 -5
  27. package/es/materials/sxp/popup/CommodityDetail/settingRender.d.ts +13 -0
  28. package/es/materials/sxp/popup/CommodityDetail/settingRender.js +31 -0
  29. package/es/materials/sxp/popup/CommodityDetailDiroNew/index.d.ts +3 -0
  30. package/es/materials/sxp/popup/CommodityDetailDiroNew/index.js +15 -4
  31. package/es/materials/sxp/popup/CommodityDetailDiroNew/settingRender.d.ts +13 -0
  32. package/es/materials/sxp/popup/CommodityDetailDiroNew/settingRender.js +31 -0
  33. package/lib/core/components/SxpPageRender/Modal/index.js +10 -4
  34. package/lib/core/components/SxpPageRender/PictureGroup/index.js +11 -5
  35. package/lib/core/components/SxpPageRender/index.d.ts +3 -0
  36. package/lib/core/components/SxpPageRender/index.js +14 -9
  37. package/lib/core/context/SxpDataSourceProvider.d.ts +2 -1
  38. package/lib/core/context/SxpDataSourceProvider.js +22 -15
  39. package/lib/core/hooks/useEventReport.js +9 -16
  40. package/lib/materials/sxp/popup/AppointForm/Form.js +1 -1
  41. package/lib/materials/sxp/popup/AppointForm/index.js +30 -7
  42. package/lib/materials/sxp/popup/CommodityDetail/index.d.ts +3 -0
  43. package/lib/materials/sxp/popup/CommodityDetail/index.js +15 -5
  44. package/lib/materials/sxp/popup/CommodityDetail/settingRender.d.ts +13 -0
  45. package/lib/materials/sxp/popup/CommodityDetail/settingRender.js +31 -0
  46. package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.d.ts +3 -0
  47. package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.js +15 -4
  48. package/lib/materials/sxp/popup/CommodityDetailDiroNew/settingRender.d.ts +13 -0
  49. package/lib/materials/sxp/popup/CommodityDetailDiroNew/settingRender.js +31 -0
  50. package/package.json +111 -111
package/dist/pb-ui.min.js CHANGED
@@ -1,7 +1,7 @@
1
- (function(Ue,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):(Ue=typeof globalThis<"u"?globalThis:Ue||self,He(Ue.PUI={},Ue.lodash,Ue.uuid$1,Ue.pako,Ue.React,Ue.qs,Ue.EventEmitter,Ue.css,Ue.ReactDOM))})(this,function(Ue,He,Nn,Fn,o,ii,jn,we,ki){"use strict";function Vn(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var _i=Vn(ki);function Ye(t,e){var i={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(i[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,n=Object.getOwnPropertySymbols(t);s<n.length;s++)e.indexOf(n[s])<0&&Object.prototype.propertyIsEnumerable.call(t,n[s])&&(i[n[s]]=t[n[s]]);return i}function it(t,e,i,n){function s(l){return l instanceof i?l:new i(function(r){r(l)})}return new(i||(i=Promise))(function(l,r){function a(u){try{v(n.next(u))}catch(f){r(f)}}function d(u){try{v(n.throw(u))}catch(f){r(f)}}function v(u){u.done?l(u.value):s(u.value).then(a,d)}v((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const zn=/:\w+/g;var Pi=(t,e)=>it(void 0,void 0,void 0,function*(){const i={},n={};for(let s=0;s<e?.length;s++){const{id:l,method:r,url:a,urlParams:d,name:v,queryString:u,headers:f,body:h}=e[s];let m=a;d&&Object.entries(d).forEach(([x,E])=>{m=m.replace(zn,A=>A===x?E:A)}),u&&(m+=u),n[l]=v;try{const x=yield fetch(m,{method:r,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:n}});const Di="SXP_TOKEN_INFO",Hn=(t,e)=>it(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),s=t.getAppId(),l=t.getApiUrl(),r=window.localStorage.getItem(Di);let a=JSON.parse(r||"{}");if(Date.now()>((i=a?.expireTime)!==null&&i!==void 0?i:0)){const v=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":s||""}}).then(u=>u.json());if(v.success){const u=v.data;a=Object.assign(Object.assign({},u),{expireTime:Date.now()+u.expire*1e3}),window.localStorage.setItem(Di,JSON.stringify(a))}}return a});function Ht(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let s;if(e=e||i.length,t)for(s=0;s<t;s++)n[s]=i[0|Math.random()*e];else{let l;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",s=0;s<36;s++)n[s]||(l=0|Math.random()*16,n[s]=i[s===19?l&3|8:l])}return n.join("")}const Gn=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let s=0;for(;s<t;)e+=i.charAt(Math.floor(Math.random()*n)),s+=1;return e},Un=()=>{const t=Nn.v4();return t?.replaceAll?t.replaceAll("-",""):Gn(32)},me=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],s=e?.["fontFamily-en"];if(!n&&!s)return t;let l=t;const r=/[\u4e00-\u9fa5]/g,a=/[^\u4e00-\u9fa5]/g,d=`font-family:${n??"inherit"}`,v=`font-family:${s??"inherit"}`,u=h=>{let m=h.search(r),x=h.search(a);return m!==-1&&x!==-1&&m<x&&(i+=`<span style="${d}">${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="${d}">${h.substring(m,h?.length)}</span>`,l="",!1):!0};let f=!0;for(;f;)f=u(l);return i};function Mi(){var t,e,i,n,s,l,r;let a=self.navigator.userAgent;return a?/edge\/([\d\.]+)/i.exec(a)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(a))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(a)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(a))===null||e===void 0?void 0:e[1]}`:/msie/i.test(a)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(a))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(a)?`Internet Explorer ${(n=/rv:([\d\.]+)/i.exec(a))===null||n===void 0?void 0:n[1]}`:/chrome/i.test(a)?`Chrome ${(s=/chrome\/([\d\.]+)/i.exec(a))===null||s===void 0?void 0:s[1]}`:/firefox/i.test(a)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(a))===null||l===void 0?void 0:l[1]}`:/safari/i.test(a)?`Safari ${(r=/version\/([\d\.]+)/i.exec(a))===null||r===void 0?void 0:r[1]}`:null:null}function Oi(){var t,e,i;let n=self.navigator.userAgent;return n?/iphone/i.test(n)?`IOS ${(t=n.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(n)?`Android ${(e=n.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(n)?`Windows ${(i=n.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(n)?"Mac OS":null:null}function Li(){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 n=t.substring(e+1,i);return`${n}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function Bi(t){const i=document.cookie.split(";");let n=null;return i.forEach(s=>{const[l,r]=s.trim().split("=");l===t&&(n=r)}),n??""}function Ni(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),s=Fn.inflate(n,{to:"string"});return JSON.parse(s)}let ni=null;const Wn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Yn{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?Wn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let nt=null;const Xn={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{nt||(nt=new Yn),n&&nt.setApiUrl(n),nt.setAppId(t),nt.setTenantId(e),nt.setEnv(i)},getDetail:t=>{if(!nt)return;const e=nt.getTenantId(),i=nt.getAppId(),n=nt.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>it(void 0,void 0,void 0,function*(){var l,r;const a=yield s.json(),d=Ni((l=a?.data)===null||l===void 0?void 0:l.data);if(d){const{$store:v}=yield Pi(n,(r=d?.dataSource)!==null&&r!==void 0?r:[]);a.data.data=d,Object.assign(a.data.data,{__STORE__:v})}return a}))},getSxpDetailByPageId:t=>it(void 0,void 0,void 0,function*(){if(!nt)return;const e=nt.getTenantId(),i=nt.getAppId(),n=nt.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>it(void 0,void 0,void 0,function*(){var l;const r=yield s.json();if(!r.success)return;const a=Ni((l=r?.data)===null||l===void 0?void 0:l.data);return r.data.data=a,r.data}))}),getSxpRecommendVideoData:t=>it(void 0,void 0,void 0,function*(){if(!nt)return;const e=yield Hn(nt,t),i=Ht(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");He.isEmpty(n)&&(n=Ht(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));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:n,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return s?.data||null})};function ft(){return o.useContext(qi)}function Jn(){return o.useContext(Ji)}const oi="feRealSessionIdKey",Fi=()=>{const t=Un();return`${Date.now()}${t}`},qn=()=>{let t=Kn();return t||(t=Fi(),window.sessionStorage.setItem(oi,t)),t},ji=()=>{const t=Fi();window.sessionStorage.setItem(oi,t)},Kn=()=>window.sessionStorage.getItem(oi),Vi="SXP_FAKE_USER_ID",zi="FAKE_USER_STATE",Hi="AGREE_POLICY",Gi="SLIDE_SKIP_STATE",Ui=()=>{let t=window.localStorage.getItem(Vi);return He.isEmpty(t)&&(t=Ht(36,62),window.localStorage.setItem(Vi,t)),t},Zn=()=>{const t=window.localStorage.getItem(zi);return He.isEmpty(t)&&window.localStorage.setItem(zi,"true"),He.isEmpty(t)},Qn=()=>{const t=window.localStorage.getItem(Gi);return He.isEmpty(t)},Rn=()=>{window.localStorage.setItem(Gi,"true")};function vt(t,e){const{appDomain:i}=Ce();return o.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const ht=new jn;var at;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(at||(at={}));const $n=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:s,privacy_policy_title:l})=>{const{setIsAgreePolicy:r,bffEventReport:a}=Ce(),d=o.useMemo(()=>{const f=location.search.slice(1),h=ii.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=d[f])!==null&&h!==void 0?h:null};o.useEffect(()=>{a?.({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=()=>{a?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),r?.(!0),window.localStorage.setItem(Hi,"yes")};return o.createElement("div",{className:"consent-bg"},o.createElement("div",{className:"consent"},o.createElement("div",{className:"consent-col"},o.createElement("div",{className:"consent-title"},i??"Privacy Policy"),o.createElement("div",{className:"consent-content"},n??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),o.createElement("div",{className:"consent-col"},o.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:u},"Agree"),o.createElement("a",{className:"consent-policy",target:"_blank",href:s?`https://${s}`:void 0},l??"More information"))))};var eo=o.memo($n);const Wi=o.createContext({rtcList:[],tagList:[]});var li;(function(t){t[t.BFF=5]="BFF"})(li||(li={}));const Gt="FOR U",to=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:s,defaultSize:l,isPreview:r=!1,sxpParameter:a,appDomain:d,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 _,g,O;const[D,w]=o.useState([]),[c,M]=o.useState([]),[y,C]=o.useState(!1),[I,L]=o.useState({rtc:"",requestId:""}),F=o.useRef(null),z=o.useRef(!1),[j,B]=o.useState(()=>!!window.localStorage.getItem(Hi)),[k,U]=o.useState(),[J,Q]=o.useState(),[X,te]=o.useState(f),[ie,re]=o.useState([]),[Se,ne]=o.useState(0),[q,le]=o.useState(!1),[W,K]=o.useState(null),he=o.useRef(),xe=o.useRef(),[de,Ee]=o.useState(Gt),_e=o.useRef(-1),Fe=o.useRef(null),Pe=o.useMemo(()=>{var H,Y,ye,Ae;return((Ae=(ye=(Y=(H=p?.consent)===null||H===void 0?void 0:H[0])===null||Y===void 0?void 0:Y.item)===null||ye===void 0?void 0:ye.props)===null||Ae===void 0?void 0:Ae.privacy_necessity)&&!j&&!S||A},[j,p,A,S]),je=o.useCallback(H=>{var Y;const ye=H?.recList;return(Y=ye?.map(pe=>{var $,R,ce,De,Ve,Oe;if(!(($=pe?.video)===null||$===void 0)&&$.bindProducts&&((ce=(R=pe?.video)===null||R===void 0?void 0:R.bindProducts)===null||ce===void 0?void 0:ce.length)>0){const qe=(Oe=(Ve=(De=pe?.video)===null||De===void 0?void 0:De.bindProducts)===null||Ve===void 0?void 0:Ve.filter(Xe=>!!Xe?.bindCta))!==null&&Oe!==void 0?Oe:[];return Object.assign(Object.assign({},pe),{video:Object.assign(Object.assign({},pe?.video),{bindProducts:qe})})}return pe}))!==null&&Y!==void 0?Y:[]},[]);o.useEffect(()=>{const H=Y=>{he.current=Y};return ht.on(at.CHANGE_THEME_TAG,H),()=>{ht.off(at.CHANGE_THEME_TAG,H)}},[]),o.useEffect(()=>{te(f)},[f]);const Be=o.useMemo(()=>e?.find(H=>H.type===li.BFF),[e]),G=o.useCallback((H,Y)=>{if(!Be)return;const ye=Be.url,Ae=Ui();if(Y?.query){const pe=ii.stringify(Y.query);H=`${H}?${pe}`}return Y.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${ye}/api/v1${H}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},Be.headers),{"x-user-id":Ae}),Y.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${ye}/api/v1${H}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Ae},Be.headers),method:Y.method,body:JSON.stringify(Y.body)}).then(pe=>pe.json()).catch(pe=>Promise.reject(pe))},[Be]),ue=o.useCallback(H=>it(void 0,void 0,void 0,function*(){var Y,ye,Ae,pe,$,R,ce,De,Ve,Oe,qe,Xe;if(H=Object.assign(Object.assign(Object.assign({maxSize:(Y=H?.maxSize)!==null&&Y!==void 0?Y:s,defaultSize:(ye=H?.defaultSize)!==null&&ye!==void 0?ye: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 P=($=(pe=(Ae=i?.split("&"))===null||Ae===void 0?void 0:Ae.filter(oe=>{var Z,se;const fe=oe.split("=")[0];return(se=(Z=b?.channels)!==null&&Z!==void 0?Z:[])===null||se===void 0?void 0:se.includes(fe)}))===null||pe===void 0?void 0:pe.join("&"))!==null&&$!==void 0?$:"";H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(P)})}if(p?.enablePreview&&(H=Object.assign(Object.assign({},H),{directPage:!0,level:1,pageNum:(R=H?.pageNum)!==null&&R!==void 0?R:1})),S){let P=1;if(H=Object.assign(Object.assign(Object.assign({},H),{directPage:!0,level:1}),!i&&T&&T?.length>0&&{channel:T?.[0]}),!H?.channel||z.current)return;z.current=!0;let oe=[],Z=null;const se=fe=>it(void 0,void 0,void 0,function*(){var ge,ee,ae,Te,Me,Ne;if(fe.pageNum=P,Z=yield G?.("/recommend/list",{method:"GET",query:fe}),!Z?.success)return;C(!1);const Ge=(ee=(ge=Z?.data)===null||ge===void 0?void 0:ge.recList)===null||ee===void 0?void 0:ee.every(Ie=>Ie?.product||Ie?.video);oe=oe.concat((Ne=(Me=(Te=(ae=Z?.data)===null||ae===void 0?void 0:ae.recList)===null||Te===void 0?void 0:Te.filter)===null||Me===void 0?void 0:Me.call(Te,Ie=>Ie?.product||Ie?.video))!==null&&Ne!==void 0?Ne:[]),Ge&&(P=P+1,yield se(fe))});return yield se(H),!H?.hashTag&&Z&&L({rtc:(ce=Z?.data)===null||ce===void 0?void 0:ce.rtc,requestId:(De=Z?.data)===null||De===void 0?void 0:De.requestId}),Object.assign(Object.assign({},Z.data),{recList:oe})}const Ke=yield G?.("/recommend/list",{method:"GET",query:H});if(Ke?.success){if(H?.hashTag||L({rtc:Ke.data.rtc,requestId:Ke.data.requestId}),p?.enablePreview&&!S){let P=[];return P=P.concat((Xe=(qe=(Oe=(Ve=Ke?.data)===null||Ve===void 0?void 0:Ve.recList)===null||Oe===void 0?void 0:Oe.filter)===null||qe===void 0?void 0:qe.call(Oe,oe=>oe?.product||oe?.video))!==null&&Xe!==void 0?Xe:[]),Object.assign(Object.assign({},Ke.data),{recList:P})}return Ke?.data}}),[G,i,s,l,T]),ve=o.useCallback(H=>it(void 0,void 0,void 0,function*(){var Y,ye,Ae,pe;if(D.length<=0)return;const $=D?.[D?.length-1],R=yield ue(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:J?.hashTag},((Y=$?.product)===null||Y===void 0?void 0:Y.itemId)&&{productFilter:(ye=$?.product)===null||ye===void 0?void 0:ye.itemId}),((Ae=$?.video)===null||Ae===void 0?void 0:Ae.itemId)&&{contentFilter:(pe=$?.video)===null||pe===void 0?void 0:pe.itemId}),{themeTag:he.current}),p?.enablePreview&&!S&&{pageNum:H}));w(D.concat(je(R))),re(ie.concat(je(R)))}),[ue,D,J,ie]),V=o.useCallback(({userInfo:H,eventInfo:Y})=>{if(!n||p?.enablePreview)return;H||(H={});const ye=qn(),Ae=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:ye,rtc:I.rtc,requestId:I.requestId},Y),Li()&&{sxpDevice:Li()}),Oi()&&{sxpSystem:Oi()}),Mi()&&{sxpBrowser:Mi()}),pe=Object.entries(H).map(([R,ce])=>({name:R,value:ce})),$=Object.entries(Ae).map(([R,ce])=>ce&&{name:R,value:ce}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",H),console.log("eventInfo:",Ae),console.log("========= \u7ED3\u675F ========="),G?.("/event/report",{method:"POST",body:{userInfo:pe,eventInfo:$},type:"beacon"})},[G,I,n,p?.enablePreview]),N=o.useCallback(H=>{var Y,ye,Ae,{eventName:pe,actionSource:$="website",eventSourceUrl:R=(Y=window?.location)===null||Y===void 0?void 0:Y.href,externalId:ce}=H;if(!n||!h||p?.enablePreview)return;const De=Ui(),Oe=new URLSearchParams(window.location.search).get("fbclid");return G?.("/fb/events",{method:"POST",body:{eventName:pe,actionSource:$,eventSourceUrl:R,userData:Object.assign(Object.assign(Object.assign({externalId:De},Oe&&{fbc:`fb.2.${new Date().getTime()}.${Oe}`}),Bi("_fbp")&&{fbp:`fb.2.${new Date().getTime()}.${Bi("_fbp")}`}),{client_user_agent:(Ae=(ye=window?.navigator)===null||ye===void 0?void 0:ye.userAgent)!==null&&Ae!==void 0?Ae:""})},type:"beacon"})},[G,n,h,p?.enablePreview]),be=o.useCallback(H=>it(void 0,void 0,void 0,function*(){const Y=yield G?.("/recommend/like",{method:"POST",body:H});return Y?.success}),[G]),tt=o.useCallback(H=>it(void 0,void 0,void 0,function*(){const Y=yield G?.("/recommend/unlike",{method:"POST",body:H});return Y?.success}),[G]),ot=o.useCallback(H=>it(void 0,void 0,void 0,function*(){const Y=yield G?.("/customform",{method:"POST",body:H});return Y?.success}),[G]),We=o.useCallback(()=>it(void 0,void 0,void 0,function*(){var H,Y,ye,Ae,pe;if(!(!i||!E))try{const $=(ye=(Y=(H=i?.split("&"))===null||H===void 0?void 0:H.filter(ce=>{var De,Ve;const Oe=ce.split("=")[0];return(Ve=(De=b?.channels)!==null&&De!==void 0?De:[])===null||Ve===void 0?void 0:Ve.includes(Oe)}))===null||Y===void 0?void 0:Y.join("&"))!==null&&ye!==void 0?ye:"",R=yield G?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent($)}});M((pe=(Ae=R?.data)===null||Ae===void 0?void 0:Ae.tags)!==null&&pe!==void 0?pe:[])}catch($){console.log("e",$)}}),[G,i,E]),Qe=o.useCallback((H,Y,ye,Ae)=>{var pe,$,R,ce,De,Ve,Oe,qe,Xe,Ke,P,oe,Z,se,fe,ge,ee,ae,Te,Me,Ne,Ge,Ie,Re,$e,ke,ze,ct,Je,yt,wt,Et,At,Le,Ci,Ii;const Ct=ye?.bindCta,vd=((pe=Y?.video)===null||pe===void 0?void 0:pe.bindProduct)||(($=Y?.video)===null||$===void 0?void 0:$.bindProducts)&&((ce=(R=Y?.video)===null||R===void 0?void 0:R.bindProducts)===null||ce===void 0?void 0:ce.length)>0;let ti="";q?ti="hashTagPage":!((De=Y?.video)===null||De===void 0)&&De.url?ti="videoPage":!((Oe=(Ve=Y?.video)===null||Ve===void 0?void 0:Ve.imgUrls)===null||Oe===void 0)&&Oe.length&&(ti="imagePage");const Bn=(se=(oe=(qe=ye?.tags)!==null&&qe!==void 0?qe:(P=(Ke=(Xe=Y?.video)===null||Xe===void 0?void 0:Xe.bindProducts)===null||Ke===void 0?void 0:Ke[0])===null||P===void 0?void 0:P.tags)!==null&&oe!==void 0?oe:(Z=Y?.video)===null||Z===void 0?void 0:Z.tags)!==null&&se!==void 0?se:(fe=Y?.product)===null||fe===void 0?void 0:fe.tags;V?.({eventInfo:Object.assign(Object.assign({},H),{ctaId:(ge=Ct?.itemId)!==null&&ge!==void 0?ge:"",ctaName:(ee=Ct?.title)!==null&&ee!==void 0?ee:"",contentTags:Bn?JSON.stringify(Bn):"",position:Ae+"",contentId:(Te=(ae=Y?.video)===null||ae===void 0?void 0:ae.itemId)!==null&&Te!==void 0?Te:"",productId:vd?ye?.itemId:"",traceInfo:(Ci=(Et=(ze=(Ie=(Me=Ct?.traceInfo)!==null&&Me!==void 0?Me:(Ge=(Ne=Y?.video)===null||Ne===void 0?void 0:Ne.bindCta)===null||Ge===void 0?void 0:Ge.traceInfo)!==null&&Ie!==void 0?Ie:(ke=($e=(Re=Y?.video)===null||Re===void 0?void 0:Re.bindProduct)===null||$e===void 0?void 0:$e.bindCta)===null||ke===void 0?void 0:ke.traceInfo)!==null&&ze!==void 0?ze:(wt=(yt=(Je=(ct=Y?.video)===null||ct===void 0?void 0:ct.bindProducts)===null||Je===void 0?void 0:Je[0])===null||yt===void 0?void 0:yt.bindCta)===null||wt===void 0?void 0:wt.traceInfo)!==null&&Et!==void 0?Et:(Le=(At=Y?.product)===null||At===void 0?void 0:At.bindCta)===null||Le===void 0?void 0:Le.traceInfo)!==null&&Ci!==void 0?Ci:"",fromKName:ti,fromKPage:(Ii=location?.href)!==null&&Ii!==void 0?Ii:""})})},[V,q]),dt=o.useCallback(()=>{var H,Y;const ye=location.search.slice(1),Ae=ii.parse(ye.replace(/\+/g,"%2B"));for(const R in Ae)Ae[R]=Ae[R].replace(/%2B/g,"+");const pe=R=>{var ce;return(ce=Ae[R])!==null&&ce!==void 0?ce:""},$=new Date;xe.current=$,V?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:pe("utm_source"),utmMedium:pe("utm_medium"),utmCampaign:pe("utm_campaign"),utmId:pe("utm_id"),utmContent:pe("utm_content"),enterTime:Math.floor($/1e3)+"",requestId:null,enterUrl:(Y=(H=window?.location)===null||H===void 0?void 0:H.href)!==null&&Y!==void 0?Y:"",clSource:pe("cl_source")}})},[V]);o.useEffect(()=>{Pe||dt()},[Pe]),o.useEffect(()=>{Pe||(C(!0),We(),ue().then(H=>{H&&(w(je(H)),re(je(H)))}).finally(()=>{V({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),C(!1)}))},[Pe]),o.useEffect(()=>{r&&(C(!0),We(),ue().then(H=>{H&&(w(je(H)),re(je(H)))}).finally(()=>{V({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),C(!1)}))},[ue,We]);const st=vt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",d);return o.createElement(Wi.Provider,{value:{rtcList:D,setRtcList:w,mutateLike:be,mutateUnlike:tt,submitForm:ot,popupDetailData:k,loadVideos:ve,setPopupDetailData:U,getRecommendVideos:ue,bffEventReport:V,utmVal:i,isPreview:r,loading:y,sxpParameter:a,waterFallData:J,setWaterFallData:Q,ctaEvent:Qe,swiperRef:F,openHashtag:X,setOpenHashtag:te,cacheRtcList:ie,setCacheRtcList:re,cacheActiveIndex:Se,setCacheActiveIndex:ne,isFromHashtag:q,setIsFromHashtag:le,appDomain:d,hashTagSize:v,loadingImage:u??st,isOpenHashTag:f,tagList:c,setLoading:C,videoRef:W,setVideoRef:K,bffFbReport:N,isAgreePolicy:j,setIsAgreePolicy:B,curTime:xe,h5EnterLink:dt,themeTag:he,isShowConsent:Pe,selectTag:de,setSelectTag:Ee,globalConfig:p,popupCurTimeRef:Fe,checkCommodityIndexRef:_e,isEditor:S}},Pe?o.createElement(eo,Object.assign({},(O=(g=(_=p?.consent)===null||_===void 0?void 0:_[0])===null||g===void 0?void 0:g.item)===null||O===void 0?void 0:O.props)):t({rtcList:D,mutateLike:be,mutateUnlike:tt,submitForm:ot,tagList:c}))};var Yi=o.memo(to);function Ce(){return o.useContext(Wi)}var Xi;(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"})(Xi||(Xi={}));const Ji=o.createContext({$store:{},options:[],configs:[]}),io=({children:t,isSsr:e,enable:i})=>{const[n,s]=o.useState([]),{schema:l}=ft(),[r,a]=o.useState(l.__STORE__||{}),[d,v]=o.useState([]);o.useEffect(()=>{var h;e||He.isEqual(d,l?.dataSource)||v((h=l?.dataSource)!==null&&h!==void 0?h:[])},[l?.dataSource,e]);const u=o.useCallback(()=>it(void 0,void 0,void 0,function*(){const{$store:h,idMapName:m}=yield Pi("",d);a(h),f(h,m)}),[d]),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 o.useEffect(()=>{e||u()},[u,e,l]),i?o.createElement(Ji.Provider,{value:{$store:l.__STORE__||r,options:n,configs:d}},t):t};var no=o.memo(io);const Ut={id:Ht(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},si={id:"",duration:0,name:"none"},qi=o.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[Ut],redoStack:[],popup:si,setPopup:()=>{}}),Ki=o.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:s=!0,utmVal:l},r)=>{const[a,d]=o.useState(null),[v,u]=o.useState(n||{pointData:[Ut],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,h]=o.useState([Ut]),[m,x]=o.useState([[Ut]]),[E,A]=o.useState([]),[p,S]=o.useState(si);typeof window<"u"&&(window.sxpPopup=(O,D)=>{S(Object.assign(Object.assign(Object.assign({},si),{id:O}),D))}),typeof window<"u"&&(window.getJointUtmLink=O=>(Rn(),O?.indexOf("?")!==-1?O+(l?"&"+l:""):O+(l?"?"+l:""))),o.useEffect(()=>{x([v.pointData]),A([])},[v.type]);const b=o.useCallback(O=>{const D=He.cloneDeep(v);D&&(D.dataSource=O,u?.(D))},[v]),[T,_]=o.useState();o.useImperativeHandle(r,()=>({loadSchema(O){O&&(x([O.pointData]),u(O))},exportSchema(){return He.cloneDeep(v)},getPageInfoData(){return T},initPageInfoData(O){O&&_(O)}}));const g=o.useMemo(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return o.createElement(qi.Provider,{value:{resolver:e,currentNode:a,schema:v,setCurrentNode:d,setSchema:u,saveDataSource:b,prePiontData:f,setPrePiontData:h,pageInfoData:T,setPageInfoData:O=>_(Object.assign(Object.assign({},T),O)),undoStack:m,redoStack:E,setRedoStack:A,setUndoStack:x,getCurPageConf:g,popup:p,setPopup:S}},o.createElement(no,{isSsr:i,enable:s},t))});var oo=Object.freeze({__proto__:null,EditorCore:Ki}),lo=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],so=[{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:n}=Ce(),s=o.useCallback((a,d,v,u,f)=>{var h,m,x,E,A,p,S,b,T,_,g,O,D,w,c,M,y,C,I,L,F,z,j,B,k,U,J,Q,X,te,ie,re,Se,ne;let q="";e&&(!((m=(h=a?.video)===null||h===void 0?void 0:h.bindProducts)===null||m===void 0)&&m.length||!((x=a?.video)===null||x===void 0)&&x.bindProduct)?q="pdpPage":n?q="hashTagPage":!((E=a?.video)===null||E===void 0)&&E.url?q="videoPage":!((A=a?.video)===null||A===void 0)&&A.imgUrls&&(!((S=(p=a?.video)===null||p===void 0?void 0:p.imgUrls)===null||S===void 0)&&S.length)?q="imagePage":a?.product&&(q="productPage");const le=(w=(O=(b=d?.tags)!==null&&b!==void 0?b:(g=(_=(T=a?.video)===null||T===void 0?void 0:T.bindProducts)===null||_===void 0?void 0:_[0])===null||g===void 0?void 0:g.tags)!==null&&O!==void 0?O:(D=a?.video)===null||D===void 0?void 0:D.tags)!==null&&w!==void 0?w:(c=a?.product)===null||c===void 0?void 0:c.tags;t?.({eventInfo:{eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(M=d?.itemId)!==null&&M!==void 0?M:"",productName:(y=d?.title)!==null&&y!==void 0?y:"",price:d?.price?d?.price+"":"0",productCollection:(C=d?.collection)!==null&&C!==void 0?C:"",fromKName:q,fromKPage:location?.href,contentTags:le?JSON.stringify(le):"",position:u+"",contentId:(L=(I=a?.video)===null||I===void 0?void 0:I.itemId)!==null&&L!==void 0?L:"",ctatId:(F=v?.itemId)!==null&&F!==void 0?F:"",traceInfo:(ne=(ie=(X=(k=(z=f??d?.traceInfo)!==null&&z!==void 0?z:(B=(j=a?.video)===null||j===void 0?void 0:j.bindProduct)===null||B===void 0?void 0:B.traceInfo)!==null&&k!==void 0?k:(Q=(J=(U=a?.video)===null||U===void 0?void 0:U.bindProducts)===null||J===void 0?void 0:J[0])===null||Q===void 0?void 0:Q.traceInfo)!==null&&X!==void 0?X:(te=a?.product)===null||te===void 0?void 0:te.traceInfo)!==null&&ie!==void 0?ie:(Se=(re=a?.video)===null||re===void 0?void 0:re.bindCta)===null||Se===void 0?void 0:Se.traceInfo)!==null&&ne!==void 0?ne:""}})},[t,e,n]),l=o.useCallback((a,d,v,u,f)=>{var h,m,x,E,A,p,S,b,T,_,g,O,D,w;let c="";e&&(!((m=(h=a?.video)===null||h===void 0?void 0:h.bindProducts)===null||m===void 0)&&m.length||!((x=a?.video)===null||x===void 0)&&x.bindProduct)?c="pdpPage":a?.product&&(c="productPage"),t?.({eventInfo:{productId:d?.itemId,productName:d?.title,price:d?.price?d?.price+"":"0",productCollection:d?.collection,fromKName:c,fromKPage:location?.href,contentTags:JSON.stringify(d?.tags),position:f+"",contentId:(E=a?.video)===null||E===void 0?void 0:E.itemId,ctatId:v?.itemId,traceInfo:(w=(O=(b=(A=d?.traceInfo)!==null&&A!==void 0?A:(S=(p=a?.video)===null||p===void 0?void 0:p.bindProduct)===null||S===void 0?void 0:S.traceInfo)!==null&&b!==void 0?b:(g=(_=(T=a?.video)===null||T===void 0?void 0:T.bindProducts)===null||_===void 0?void 0:_[0])===null||g===void 0?void 0:g.traceInfo)!==null&&O!==void 0?O:(D=a?.product)===null||D===void 0?void 0:D.traceInfo)!==null&&w!==void 0?w:"",timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),r=o.useCallback((a,d,v,u)=>{d&&d===Gt&&t?.({eventInfo:{lastFeed:a,themeTags:v?`['${v}']`:"",hashTags:u?`['${u}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:s,productView:l,backMainFeed:r}}const ro=({layout:t,columns:e,onChange:i})=>o.createElement(o.Fragment,null,e?.map((n,s)=>o.createElement("div",{key:s,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&o.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&o.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?n?.title:"\u8BF7\u8F93\u5165",name:n?.dataIndex},i&&{onChange:i})))));var ao=o.memo(ro);const uo=t=>{var{columns:e,style:i,title:n,textStyle:s,submitBgColor:l,submitColor:r,submitText:a,layoutType:d="inline",isExternalLink:v,isPopup:u,onClick:f,onClose:h,submitButtonStyle:m}=t,x=Ye(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:E,popupDetailData:A}=Ce(),{jumpToWeb:p}=Ze(),[S,b]=o.useState(!1),T=o.useMemo(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),[_,g]=o.useState({}),O=o.useMemo(()=>He.cloneDeep(e)||T,[e,T]),D=o.useCallback(c=>{const{name:M,value:y}=c.target;g(Object.assign(Object.assign({},_),{[M]:y}))},[_]),w=He.debounce(()=>it(void 0,void 0,void 0,function*(){var c,M,y,C,I;const L=_;if(!L)return;const F=(M=(c=Object.keys(L))===null||c===void 0?void 0:c.map(j=>{var B;return{name:j,value:(B=L[j])!==null&&B!==void 0?B:""}}))===null||M===void 0?void 0:M.filter(j=>j?.value);if(!F||!F?.length)return;b(!0);const z=yield E?.({attributes:F});if(b(!1),z){if(v){const j=A,B=(y=j?.video)===null||y===void 0?void 0:y.bindProduct,k=(I=(C=j?.video)===null||C===void 0?void 0:C.bindProduct)===null||I===void 0?void 0:I.bindCta,U=A?.index;p(j,B,k,U)}u||h?.(),f?.()}}),1e3);return o.createElement("div",{className:"pb-appoint-form"},o.createElement("div",{className:`pb-appoint-form-title ${we.css(Object.assign({},s))}`,dangerouslySetInnerHTML:{__html:me(n,s)}}),o.createElement("div",Object.assign({className:we.css(Object.assign({},i))},x),o.createElement("div",{className:"pb-appoint-form-container"},o.createElement(ao,{columns:O,layout:d,onChange:D}))),o.createElement("div",{className:"pb-appoint-form-btn-wrapper"},o.createElement("button",{"aria-label":a,onClick:w,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:l},m),dangerouslySetInnerHTML:{__html:me(S?"loading...":a,m)}})))};var co=o.memo(uo);function et(t,e){return t.extend=e,t}const vo=et(co,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:so,bindableProps:[],interactionRender:lo},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 po=[{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"]}]}];function Zi(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]:Zi(e[i])&&Zi(t[i])&&Object.keys(e[i]).length>0&&ri(t[i],e[i])})}const Qi={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,Qi),t}const mo={document:Qi,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,mo),t}function kt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function fo(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Mt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function pt(){return Date.now()}function ho(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 go(t,e){e===void 0&&(e="x");const i=lt();let n,s,l;const r=ho(t);return i.WebKitCSSMatrix?(s=r.transform||r.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(a=>a.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(s==="none"?"":s)):(l=r.MozTransform||r.OTransform||r.MsTransform||r.msTransform||r.transform||r.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?s=l.m41:n.length===16?s=parseFloat(n[12]):s=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?s=l.m42:n.length===16?s=parseFloat(n[13]):s=parseFloat(n[5])),s||0}function Wt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function bo(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function ut(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const n=i<0||arguments.length<=i?void 0:arguments[i];if(n!=null&&!bo(n)){const s=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,r=s.length;l<r;l+=1){const a=s[l],d=Object.getOwnPropertyDescriptor(n,a);d!==void 0&&d.enumerable&&(Wt(t[a])&&Wt(n[a])?n[a].__swiper__?t[a]=n[a]:ut(t[a],n[a]):!Wt(t[a])&&Wt(n[a])?(t[a]={},n[a].__swiper__?t[a]=n[a]:ut(t[a],n[a])):t[a]=n[a])}}}return t}function Yt(t,e,i){t.style.setProperty(e,i)}function Ri(t){let{swiper:e,targetPosition:i,side:n}=t;const s=lt(),l=-e.translate;let r=null,a;const d=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=()=>{a=new Date().getTime(),r===null&&(r=a);const h=Math.max(Math.min((a-r)/d,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({[n]:x}),u(x,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]: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 Xt(t){try{console.warn(t);return}catch{}}function Ft(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:kt(e)),i}function yo(t){const e=lt(),i=gt(),n=t.getBoundingClientRect(),s=i.body,l=t.clientTop||s.clientTop||0,r=t.clientLeft||s.clientLeft||0,a=t===e?e.scrollY:t.scrollTop,d=t===e?e.scrollX:t.scrollLeft;return{top:n.top+a-l,left:n.left+d-r}}function wo(t,e){const i=[];for(;t.previousElementSibling;){const n=t.previousElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function So(t,e){const i=[];for(;t.nextElementSibling;){const n=t.nextElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function _t(t,e){return lt().getComputedStyle(t,null).getPropertyValue(e)}function Jt(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function $i(t,e){const i=[];let n=t.parentElement;for(;n;)e?n.matches(e)&&i.push(n):i.push(n),n=n.parentElement;return i}function di(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function ai(t,e,i){const n=lt();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function xt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function xo(t){let{swiper:e,extendParams:i,on:n,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 r,a=pt(),d;const v=[];function u(b){let O=0,D=0,w=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),w=O*10,c=D*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&&!O&&(O=w<1?-1:1),c&&!D&&(D=c<1?-1:1),{spinX:O,spinY:D,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()-a<e.params.mousewheel.thresholdTime?!1:b.delta>=6&&pt()-a<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)),a=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,_=!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 w=0;const c=e.rtlTranslate?-1:1,M=u(T);if(g.forceToAxis)if(e.isHorizontal())if(Math.abs(M.pixelX)>Math.abs(M.pixelY))w=-M.pixelX*c;else return!0;else if(Math.abs(M.pixelY)>Math.abs(M.pixelX))w=-M.pixelY;else return!0;else w=Math.abs(M.pixelX)>Math.abs(M.pixelY)?-M.pixelX*c:-M.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()),_=e.params.loop?!0:!(y===e.minTranslate()||y===e.maxTranslate()),_&&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 I=v.length?v[v.length-1]:void 0;if(v.push(C),I?(C.direction!==I.direction||C.delta>I.delta||C.time>I.time+150)&&m(C):m(C),x(C))return!0}else{const C={time:pt(),delta:Math.abs(w),direction:Math.sign(w)},I=d&&C.time<d.time+500&&C.delta<=d.delta&&C.direction===d.direction;if(!I){d=void 0;let L=e.getTranslate()+w*g.sensitivity;const F=e.isBeginning,z=e.isEnd;if(L>=e.minTranslate()&&(L=e.minTranslate()),L<=e.maxTranslate()&&(L=e.maxTranslate()),e.setTransition(0),e.setTranslate(L),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!F&&e.isBeginning||!z&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:C.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(r),r=void 0,v.length>=15&&v.shift();const j=v.length?v[v.length-1]:void 0,B=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-B.time<500&&B.delta-C.delta>=1&&C.delta<=6){const k=w>0?.8:.2;d=C,v.splice(0),r=Mt(()=>{e.slideToClosest(e.params.speed,!0,void 0,k)},0)}r||(r=Mt(()=>{d=C,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(I||s("scroll",T),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),g.releaseOnEdges&&(L===e.minTranslate()||L===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}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&S(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&S()}),Object.assign(e.mousewheel,{enable:p,disable:S})}function en(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(s=>{if(!i[s]&&i.auto===!0){let l=St(t.el,`.${n[s]}`)[0];l||(l=Ft("div",n[s]),l.className=n[s],t.el.append(l)),i[s]=l,e[s]=l}}),i}function Ot(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function qt(t){let{swiper:e,extendParams:i,on:n,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 r,a=0;function d(){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(Ot(e.params.pagination.bulletClass));if(!S)return;p.preventDefault();const b=Jt(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(d())return;let b=e.pagination.el;b=xt(b);let T,_;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?(_=e.previousRealIndex||0,T=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(T=e.snapIndex,_=e.previousSnapIndex):(_=e.previousIndex||0,T=e.activeIndex||0),S.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const D=e.pagination.bullets;let w,c,M;if(S.dynamicBullets&&(r=ai(D[0],e.isHorizontal()?"width":"height",!0),b.forEach(y=>{y.style[e.isHorizontal()?"width":"height"]=`${r*(S.dynamicMainBullets+4)}px`}),S.dynamicMainBullets>1&&_!==void 0&&(a+=T-(_||0),a>S.dynamicMainBullets-1?a=S.dynamicMainBullets-1:a<0&&(a=0)),w=Math.max(T-a,0),c=w+(Math.min(D.length,S.dynamicMainBullets)-1),M=(c+w)/2),D.forEach(y=>{const C=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(I=>`${S.bulletActiveClass}${I}`)].map(I=>typeof I=="string"&&I.includes(" ")?I.split(" "):I).flat();y.classList.remove(...C)}),b.length>1)D.forEach(y=>{const C=Jt(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=D[T];if(y&&y.classList.add(...S.bulletActiveClass.split(" ")),e.isElement&&D.forEach((C,I)=>{C.setAttribute("part",I===T?"bullet-active":"bullet")}),S.dynamicBullets){const C=D[w],I=D[c];for(let L=w;L<=c;L+=1)D[L]&&D[L].classList.add(...`${S.bulletActiveClass}-main`.split(" "));v(C,"prev"),v(I,"next")}}if(S.dynamicBullets){const y=Math.min(D.length,S.dynamicMainBullets+4),C=(r*y-r)/2-M*r,I=p?"right":"left";D.forEach(L=>{L.style[e.isHorizontal()?I:"top"]=`${C}px`})}}b.forEach((D,w)=>{if(S.type==="fraction"&&(D.querySelectorAll(Ot(S.currentClass)).forEach(c=>{c.textContent=S.formatFractionCurrent(T+1)}),D.querySelectorAll(Ot(S.totalClass)).forEach(c=>{c.textContent=S.formatFractionTotal(O)})),S.type==="progressbar"){let c;S.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const M=(T+1)/O;let y=1,C=1;c==="horizontal"?y=M:C=M,D.querySelectorAll(Ot(S.progressbarFillClass)).forEach(I=>{I.style.transform=`translate3d(0,0,0) scaleX(${y}) scaleY(${C})`,I.style.transitionDuration=`${e.params.speed}ms`})}S.type==="custom"&&S.renderCustom?(D.innerHTML=S.renderCustom(e,T+1,O),w===0&&s("paginationRender",D)):(w===0&&s("paginationRender",D),s("paginationUpdate",D)),e.params.watchOverflow&&e.enabled&&D.classList[e.isLocked?"add":"remove"](S.lockClass)})}function h(){const p=e.params.pagination;if(d())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=xt(b);let T="";if(p.type==="bullets"){let _=e.params.loop?Math.ceil(S/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&_>S&&(_=S);for(let g=0;g<_;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(_=>{p.type!=="custom"&&(_.innerHTML=T||""),p.type==="bullets"&&e.pagination.bullets.push(..._.querySelectorAll(Ot(p.bulletClass)))}),p.type!=="custom"&&s("paginationRender",b[0])}function m(){e.params.pagination=en(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=>$i(b,".swiper")[0]===e.el)[0])),Array.isArray(S)&&S.length===1&&(S=S[0]),Object.assign(e.pagination,{el:S}),S=xt(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`),a=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(d())return;let S=e.pagination.el;S&&(S=xt(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(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:S}=e.pagination;S=xt(S),S.forEach(b=>{b.classList.remove(p.horizontalClass,p.verticalClass),b.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?A():(m(),h(),f())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),n("snapIndexChange",()=>{f()}),n("snapGridLengthChange",()=>{h(),f()}),n("destroy",()=>{x()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=xt(p),p.forEach(S=>S.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{f()}),n("click",(p,S)=>{const b=S.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 _=T[0].classList.contains(e.params.pagination.hiddenClass);s(_===!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=xt(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=xt(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 To(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=gt();let r=!1,a=null,d=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:I,el:L}=y,F=e.params.scrollbar,z=e.params.loop?e.progressLoop:e.progress;let j=u,B=(f-u)*z;C?(B=-B,B>0?(j=u-B,B=0):-B+u>f&&(j=f+B)):B<0?(j=u+B,B=0):B+u>f&&(j=f-B),e.isHorizontal()?(I.style.transform=`translate3d(${B}px, 0, 0)`,I.style.width=`${j}px`):(I.style.transform=`translate3d(0px, ${B}px, 0)`,I.style.height=`${j}px`),F.hide&&(clearTimeout(a),L.style.opacity=1,a=setTimeout(()=>{L.style.opacity=0,L.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:I}=y;C.style.width="",C.style.height="",f=e.isHorizontal()?I.offsetWidth:I.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?u=f*h:u=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?C.style.width=`${u}px`:C.style.height=`${u}px`,h>=1?I.style.display="none":I.style.display="",e.params.scrollbar.hide&&(I.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:I}=e,{el:L}=C;let F;F=(A(y)-yo(L)[e.isHorizontal()?"left":"top"]-(v!==null?v:u/2))/(f-u),F=Math.max(Math.min(F,1),0),I&&(F=1-F);const z=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(z),e.setTranslate(z),e.updateActiveIndex(),e.updateSlidesClasses()}function S(y){const C=e.params.scrollbar,{scrollbar:I,wrapperEl:L}=e,{el:F,dragEl:z}=I;r=!0,v=y.target===z?A(y)-y.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,y.preventDefault(),y.stopPropagation(),L.style.transitionDuration="100ms",z.style.transitionDuration="100ms",p(y),clearTimeout(d),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:I}=e,{el:L,dragEl:F}=C;r&&(y.preventDefault&&y.cancelable?y.preventDefault():y.returnValue=!1,p(y),I.style.transitionDuration="0ms",L.style.transitionDuration="0ms",F.style.transitionDuration="0ms",s("scrollbarDragMove",y))}function T(y){const C=e.params.scrollbar,{scrollbar:I,wrapperEl:L}=e,{el:F}=I;r&&(r=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),C.hide&&(clearTimeout(d),d=Mt(()=>{F.style.opacity=0,F.style.transitionDuration="400ms"},1e3)),s("scrollbarDragEnd",y),C.snapOnRelease&&e.slideToClosest())}function _(y){const{scrollbar:C,params:I}=e,L=C.el;if(!L)return;const F=L,z=I.passiveListeners?{passive:!1,capture:!1}:!1,j=I.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const B=y==="on"?"addEventListener":"removeEventListener";F[B]("pointerdown",S,z),l[B]("pointermove",b,z),l[B]("pointerup",T,j)}function g(){!e.params.scrollbar.el||!e.scrollbar.el||_("on")}function O(){!e.params.scrollbar.el||!e.scrollbar.el||_("off")}function D(){const{scrollbar:y,el:C}=e;e.params.scrollbar=en(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const I=e.params.scrollbar;if(!I.el)return;let L;if(typeof I.el=="string"&&e.isElement&&(L=e.el.querySelector(I.el)),!L&&typeof I.el=="string"){if(L=l.querySelectorAll(I.el),!L.length)return}else L||(L=I.el);e.params.uniqueNavElements&&typeof I.el=="string"&&L.length>1&&C.querySelectorAll(I.el).length===1&&(L=C.querySelector(I.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?I.horizontalClass:I.verticalClass);let F;L&&(F=L.querySelector(Ot(e.params.scrollbar.dragClass)),F||(F=Ft("div",e.params.scrollbar.dragClass),L.append(F))),Object.assign(y,{el:L,dragEl:F}),I.draggable&&g(),L&&L.classList[e.enabled?"remove":"add"](...kt(e.params.scrollbar.lockClass))}function w(){const y=e.params.scrollbar,C=e.scrollbar.el;C&&C.classList.remove(...kt(e.isHorizontal()?y.horizontalClass:y.verticalClass)),O()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const y=e.params.scrollbar;let{el:C}=e.scrollbar;C=xt(C),C.forEach(I=>{I.classList.remove(y.horizontalClass,y.verticalClass),I.classList.add(e.isHorizontal()?y.horizontalClass:y.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?M():(D(),E(),m())}),n("update resize observerUpdate lock unlock changeDirection",()=>{E()}),n("setTranslate",()=>{m()}),n("setTransition",(y,C)=>{x(C)}),n("enable disable",()=>{const{el:y}=e.scrollbar;y&&y.classList[e.enabled?"remove":"add"](...kt(e.params.scrollbar.lockClass))}),n("destroy",()=>{w()});const c=()=>{e.el.classList.remove(...kt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...kt(e.params.scrollbar.scrollbarDisabledClass)),D(),E(),m()},M=()=>{e.el.classList.add(...kt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...kt(e.params.scrollbar.scrollbarDisabledClass)),w()};Object.assign(e.scrollbar,{enable:c,disable:M,updateSize:E,setTranslate:m,init:D,destroy:w})}function Kt(t){let{swiper:e,extendParams:i,on:n,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 r,a,d=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/d),a=requestAnimationFrame(()=>{T()})},_=()=>{let j;return e.virtual&&e.params.virtual.enabled?j=e.slides.filter(k=>k.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(a),T();let B=typeof j>"u"?e.params.autoplay.delay:j;d=e.params.autoplay.delay,v=e.params.autoplay.delay;const k=_();!Number.isNaN(k)&&k>0&&typeof j>"u"&&(B=k,d=k,v=k),u=B;const U=e.params.speed,J=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(U,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,U,!0,!0),s("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(U,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,U,!0,!0),s("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{g()})))};return B>0?(clearTimeout(r),r=setTimeout(()=>{J()},B)):requestAnimationFrame(()=>{J()}),B},O=()=>{f=new Date().getTime(),e.autoplay.running=!0,g(),s("autoplayStart")},D=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(a),s("autoplayStop")},w=(j,B)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),j||(p=!0);const k=()=>{s("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",b):c()};if(e.autoplay.paused=!0,B){A&&(u=e.params.autoplay.delay),A=!1,k();return}u=(u||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&u<0&&!e.params.loop)&&(u<0&&(u=0),k())},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"))},M=()=>{if(e.destroyed||!e.autoplay.running)return;const j=gt();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())},I=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",y),e.el.addEventListener("pointerleave",C))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",y),e.el.removeEventListener("pointerleave",C))},F=()=>{gt().addEventListener("visibilitychange",M)},z=()=>{gt().removeEventListener("visibilitychange",M)};n("init",()=>{e.params.autoplay.enabled&&(I(),F(),O())}),n("destroy",()=>{L(),z(),e.autoplay.running&&D()}),n("_freeModeStaticRelease",()=>{(x||p)&&c()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?D():w(!0,!0)}),n("beforeTransitionStart",(j,B,k)=>{e.destroyed||!e.autoplay.running||(k||!e.params.autoplay.disableOnInteraction?w(!0,!0):D())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){D();return}m=!0,x=!1,p=!1,E=setTimeout(()=>{p=!0,x=!0,w(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!m)){if(clearTimeout(E),clearTimeout(r),e.params.autoplay.disableOnInteraction){x=!1,m=!1;return}x&&e.params.cssMode&&c(),x=!1,m=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(A=!0)}),Object.assign(e.autoplay,{start:O,stop:D,pause:w,resume:c})}function Eo(t){let{swiper:e,extendParams:i,emit:n,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 d=e.getTranslate();e.setTranslate(d),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function r(){if(e.params.cssMode)return;const{touchEventsData:d,touches:v}=e;d.velocities.length===0&&d.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:d.touchStartTime}),d.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:pt()})}function a(d){let{currentPos:v}=d;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 D=x.velocities.pop(),w=x.velocities.pop(),c=D.position-w.position,M=D.time-w.time;e.velocity=c/M,e.velocity/=2,Math.abs(e.velocity)<u.freeMode.minimumVelocity&&(e.velocity=0),(M>150||pt()-D.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,_;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),_=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),_=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 w=0;w<m.length;w+=1)if(m[w]>-b){D=w;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?p=Math.abs((-b-e.translate)/e.velocity):p=Math.abs((b-e.translate)/e.velocity),u.freeMode.sticky){const D=Math.abs((h?-b:b)-e.translate),w=e.slidesSizesGrid[e.activeIndex];D<w?p=u.speed:D<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(_),e.setTransition(p),e.setTranslate(b),e.transitionStart(!0,e.swipeDirection),e.animating=!0,di(f,()=>{!e||e.destroyed||!x.allowMomentumBounce||(n("momentumBounce"),e.setTransition(u.speed),setTimeout(()=>{e.setTranslate(_),di(f,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(b),e.setTransition(p),e.setTranslate(b),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,di(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(b),e.updateActiveIndex(),e.updateSlidesClasses()}else if(u.freeMode.sticky){e.slideToClosest();return}else u.freeMode&&n("_freeModeNoMomentumRelease");(!u.freeMode.momentum||A>=u.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:r,onTouchEnd:a}})}let ui;function Ao(){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 tn(){return ui||(ui=Ao()),ui}let ci;function Co(t){let{userAgent:e}=t===void 0?{}:t;const i=tn(),n=lt(),s=n.navigator.platform,l=e||n.navigator.userAgent,r={ios:!1,android:!1},a=n.screen.width,d=n.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(`${a}x${d}`)>=0&&(u=l.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),x=!1),v&&!m&&(r.os="android",r.android=!0),(u||h||f)&&(r.os="ios",r.ios=!0),r}function nn(t){return t===void 0&&(t={}),ci||(ci=Co(t)),ci}let vi;function Io(){const t=lt(),e=nn();let i=!1;function n(){const a=t.navigator.userAgent.toLowerCase();return a.indexOf("safari")>=0&&a.indexOf("chrome")<0&&a.indexOf("android")<0}if(n()){const a=String(t.navigator.userAgent);if(a.includes("Version/")){const[d,v]=a.split("Version/")[1].split(" ")[0].split(".").map(u=>Number(u));i=d<16||d===16&&v<2}}const s=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=n(),r=l||s&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:r,isWebView:s}}function ko(){return vi||(vi=Io()),vi}function _o(t){let{swiper:e,on:i,emit:n}=t;const s=lt();let l=null,r=null;const a=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},d=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(f=>{r=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)&&a()})}),l.observe(e.el))},v=()=>{r&&s.cancelAnimationFrame(r),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},u=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof s.ResizeObserver<"u"){d();return}s.addEventListener("resize",a),s.addEventListener("orientationchange",u)}),i("destroy",()=>{v(),s.removeEventListener("resize",a),s.removeEventListener("orientationchange",u)})}function Po(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=[],r=lt(),a=function(u,f){f===void 0&&(f={});const h=r.MutationObserver||r.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])};r.requestAnimationFrame?r.requestAnimationFrame(E):r.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)},d=()=>{if(e.params.observer){if(e.params.observeParents){const u=$i(e.hostEl);for(let f=0;f<u.length;f+=1)a(u[f])}a(e.hostEl,{childList:e.params.observeSlideChildren}),a(e.wrapperEl,{attributes:!1})}},v=()=>{l.forEach(u=>{u.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",d),n("destroy",v)}var Do={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const s=i?"unshift":"push";return t.split(" ").forEach(l=>{n.eventsListeners[l]||(n.eventsListeners[l]=[]),n.eventsListeners[l][s](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function s(){n.off(t,s),s.__emitterProxy&&delete s.__emitterProxy;for(var l=arguments.length,r=new Array(l),a=0;a<l;a++)r[a]=arguments[a];e.apply(n,r)}return s.__emitterProxy=e,n.on(t,s,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const n=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[n](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(n=>{typeof e>"u"?i.eventsListeners[n]=[]:i.eventsListeners[n]&&i.eventsListeners[n].forEach((s,l)=>{(s===e||s.__emitterProxy&&s.__emitterProxy===e)&&i.eventsListeners[n].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var s=arguments.length,l=new Array(s),r=0;r<s;r++)l[r]=arguments[r];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),n=t):(e=l[0].events,i=l[0].data,n=l[0].context||t),i.unshift(n),(Array.isArray(e)?e:e.split(" ")).forEach(d=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(n,[d,...i])}),t.eventsListeners&&t.eventsListeners[d]&&t.eventsListeners[d].forEach(v=>{v.apply(n,i)})}),t}};function Mo(){const t=this;let e,i;const n=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=n.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=n.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(_t(n,"padding-left")||0,10)-parseInt(_t(n,"padding-right")||0,10),i=i-parseInt(_t(n,"padding-top")||0,10)-parseInt(_t(n,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(i)&&(i=0),Object.assign(t,{width:e,height:i,size:t.isHorizontal()?e:i}))}function Oo(){const t=this;function e(c,M){return parseFloat(c.getPropertyValue(t.getDirectionLabel(M))||0)}const i=t.params,{wrapperEl:n,slidesEl:s,size:l,rtlTranslate:r,wrongRTL:a}=t,d=t.virtual&&i.virtual.enabled,v=d?t.virtual.slides.length:t.slides.length,u=St(s,`.${t.params.slideClass}, swiper-slide`),f=d?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,_=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=>{r?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(Yt(n,"--swiper-centered-offset-before",""),Yt(n,"--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 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){D=0;let M;if(u[c]&&(M=u[c]),O&&t.grid.updateSlide(c,M,u),!(u[c]&&_t(M,"display")==="none")){if(i.slidesPerView==="auto"){w&&(u[c].style[t.getDirectionLabel("width")]="");const y=getComputedStyle(M),C=M.style.transform,I=M.style.webkitTransform;if(C&&(M.style.transform="none"),I&&(M.style.webkitTransform="none"),i.roundLengths)D=t.isHorizontal()?ai(M,"width",!0):ai(M,"height",!0);else{const L=e(y,"width"),F=e(y,"padding-left"),z=e(y,"padding-right"),j=e(y,"margin-left"),B=e(y,"margin-right"),k=y.getPropertyValue("box-sizing");if(k&&k==="border-box")D=L+j+B;else{const{clientWidth:U,offsetWidth:J}=M;D=L+F+z+j+B+(J-U)}}C&&(M.style.transform=C),I&&(M.style.webkitTransform=I),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+_/2+b,_===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,_=D,g+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+A,r&&a&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+b}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+b}px`),O&&t.grid.updateWrapperSize(D,h),!i.centeredSlides){const c=[];for(let M=0;M<h.length;M+=1){let y=h[M];i.roundLengths&&(y=Math.floor(y)),h[M]<=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(d&&i.loop){const c=x[0]+b;if(i.slidesPerGroup>1){const M=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),y=c*i.slidesPerGroup;for(let C=0;C<M;C+=1)h.push(h[h.length-1]+y)}for(let M=0;M<t.virtual.slidesBefore+t.virtual.slidesAfter;M+=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()&&r?"marginLeft":t.getDirectionLabel("marginRight");u.filter((M,y)=>!i.cssMode||i.loop?!0:y!==u.length-1).forEach(M=>{M.style[c]=`${b}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;x.forEach(y=>{c+=y+(b||0)}),c-=b;const M=c-l;h=h.map(y=>y<=0?-E:y>M?M+A:y)}if(i.centerInsufficientSlides){let c=0;x.forEach(y=>{c+=y+(b||0)}),c-=b;const M=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+M<l){const y=(l-c-M)/2;h.forEach((C,I)=>{h[I]=C-y}),m.forEach((C,I)=>{m[I]=C+y})}}if(Object.assign(t,{slides:u,snapGrid:h,slidesGrid:m,slidesSizesGrid:x}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){Yt(n,"--swiper-centered-offset-before",`${-h[0]}px`),Yt(n,"--swiper-centered-offset-after",`${t.size/2-x[x.length-1]/2}px`);const c=-t.snapGrid[0],M=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(y=>y+c),t.slidesGrid=t.slidesGrid.map(y=>y+M)}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"),!d&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const c=`${i.containerModifierClass}backface-hidden`,M=t.el.classList.contains(c);f<=i.maxBackfaceHiddenSlides?M||t.el.classList.add(c):M&&t.el.classList.remove(c)}}function Lo(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let s=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const r=a=>n?e.slides[e.getSlideIndexByData(a)]:e.slides[a];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(a=>{i.push(a)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const a=e.activeIndex+l;if(a>e.slides.length&&!n)break;i.push(r(a))}else i.push(r(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const a=i[l].offsetHeight;s=a>s?a:s}(s||s===0)&&(e.wrapperEl.style.height=`${s}px`)}function Bo(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let n=0;n<e.length;n+=1)e[n].swiperSlideOffset=(t.isHorizontal()?e[n].offsetLeft:e[n].offsetTop)-i-t.cssOverflowAdjustment()}const on=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function No(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:s,snapGrid:l}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let r=-t;s&&(r=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let a=i.spaceBetween;typeof a=="string"&&a.indexOf("%")>=0?a=parseFloat(a.replace("%",""))/100*e.size:typeof a=="string"&&(a=parseFloat(a));for(let d=0;d<n.length;d+=1){const v=n[d];let u=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(u-=n[0].swiperSlideOffset);const f=(r+(i.centeredSlides?e.minTranslate():0)-u)/(v.swiperSlideSize+a),h=(r-l[0]+(i.centeredSlides?e.minTranslate():0)-u)/(v.swiperSlideSize+a),m=-(r-u),x=m+e.slidesSizesGrid[d],E=m>=0&&m<=e.size-e.slidesSizesGrid[d],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(d)),on(v,A,i.slideVisibleClass),on(v,E,i.slideFullyVisibleClass),v.progress=s?-f:f,v.originalProgress=s?-h:h}}function Fo(t){const e=this;if(typeof t>"u"){const u=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*u||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:s,isBeginning:l,isEnd:r,progressLoop:a}=e;const d=l,v=r;if(n===0)s=0,l=!0,r=!0;else{s=(t-e.minTranslate())/n;const u=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;l=u||s<=0,r=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?a=(E-h)/x:a=(E+x-m)/x,a>1&&(a-=1)}Object.assign(e,{progress:s,progressLoop:a,isBeginning:l,isEnd:r}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!d&&e.emit("reachBeginning toEdge"),r&&!v&&e.emit("reachEnd toEdge"),(d&&!l||v&&!r)&&e.emit("fromEdge"),e.emit("progress",s)}const pi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function jo(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:s}=t,l=t.virtual&&i.virtual.enabled,r=t.grid&&i.grid&&i.grid.rows>1,a=f=>St(n,`.${i.slideClass}${f}, swiper-slide${f}`)[0];let d,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),d=a(`[data-swiper-slide-index="${f}"]`)}else d=a(`[data-swiper-slide-index="${s}"]`);else r?(d=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]):d=e[s];d&&(r||(u=So(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u&&(u=e[0]),v=wo(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(f=>{pi(f,f===d,i.slideActiveClass),pi(f,f===u,i.slideNextClass),pi(f,f===v,i.slidePrevClass)}),t.emitSlidesClasses()}const Zt=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(i());if(n){let s=n.querySelector(`.${t.params.lazyPreloaderClass}`);!s&&t.isElement&&(n.shadowRoot?s=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(s=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),s&&s.remove())})),s&&s.remove()}},mi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},fi=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),s=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const r=s,a=[r-e];a.push(...Array.from({length:e}).map((d,v)=>r+n+v)),t.slides.forEach((d,v)=>{a.includes(d.column)&&mi(t,v)});return}const l=s+n-1;if(t.params.rewind||t.params.loop)for(let r=s-e;r<=l+e;r+=1){const a=(r%i+i)%i;(a<s||a>l)&&mi(t,a)}else for(let r=Math.max(s-e,0);r<=Math.min(l+e,i-1);r+=1)r!==s&&(r>l||r<s)&&mi(t,r)};function Vo(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let s;for(let l=0;l<e.length;l+=1)typeof e[l+1]<"u"?n>=e[l]&&n<e[l+1]-(e[l+1]-e[l])/2?s=l:n>=e[l]&&n<e[l+1]&&(s=l+1):n>=e[l]&&(s=l);return i.normalizeSlideIndex&&(s<0||typeof s>"u")&&(s=0),s}function zo(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:s,activeIndex:l,realIndex:r,snapIndex:a}=e;let d=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 d>"u"&&(d=Vo(e)),n.indexOf(i)>=0)v=n.indexOf(i);else{const m=Math.min(s.slidesPerGroupSkip,d);v=m+Math.floor((d-m)/s.slidesPerGroup)}if(v>=n.length&&(v=n.length-1),d===l&&!e.params.loop){v!==a&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(d===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=u(d);return}const f=e.grid&&s.grid&&s.grid.rows>1;let h;if(e.virtual&&s.virtual.enabled&&s.loop)h=u(d);else if(f){const m=e.slides.filter(E=>E.column===d)[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[d]){const m=e.slides[d].getAttribute("data-swiper-slide-index");m?h=parseInt(m,10):h=d}else h=d;Object.assign(e,{previousSnapIndex:a,snapIndex:v,previousRealIndex:r,realIndex:h,previousIndex:l,activeIndex:d}),e.initialized&&fi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(r!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function Ho(t,e){const i=this,n=i.params;let s=t.closest(`.${n.slideClass}, swiper-slide`);!s&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(a=>{!s&&a.matches&&a.matches(`.${n.slideClass}, swiper-slide`)&&(s=a)});let l=!1,r;if(s){for(let a=0;a<i.slides.length;a+=1)if(i.slides[a]===s){l=!0,r=a;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=r;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Go={updateSize:Mo,updateSlides:Oo,updateAutoHeight:Lo,updateSlidesOffset:Bo,updateSlidesProgress:No,updateProgress:Fo,updateSlidesClasses:jo,updateActiveIndex:zo,updateClickedSlide:Ho};function Uo(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:s,wrapperEl:l}=e;if(i.virtualTranslate)return n?-s:s;if(i.cssMode)return s;let r=go(l,t);return r+=e.cssOverflowAdjustment(),n&&(r=-r),r||0}function Wo(t,e){const i=this,{rtlTranslate:n,params:s,wrapperEl:l,progress:r}=i;let a=0,d=0;const v=0;i.isHorizontal()?a=n?-t:t:d=t,s.roundLengths&&(a=Math.floor(a),d=Math.floor(d)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?a:d,s.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-a:-d:s.virtualTranslate||(i.isHorizontal()?a-=i.cssOverflowAdjustment():d-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${a}px, ${d}px, ${v}px)`);let u;const f=i.maxTranslate()-i.minTranslate();f===0?u=0:u=(t-i.minTranslate())/f,u!==r&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Yo(){return-this.snapGrid[0]}function Xo(){return-this.snapGrid[this.snapGrid.length-1]}function Jo(t,e,i,n,s){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),n===void 0&&(n=!0);const l=this,{params:r,wrapperEl:a}=l;if(l.animating&&r.preventInteractionOnTransition)return!1;const d=l.minTranslate(),v=l.maxTranslate();let u;if(n&&t>d?u=d:n&&t<v?u=v:u=t,l.updateProgress(u),r.cssMode){const f=l.isHorizontal();if(e===0)a[f?"scrollLeft":"scrollTop"]=-u;else{if(!l.support.smoothScroll)return Ri({swiper:l,targetPosition:-u,side:f?"left":"top"}),!0;a.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 qo={getTranslate:Uo,setTranslate:Wo,minTranslate:Yo,maxTranslate:Xo,translateTo:Jo};function Ko(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 ln(t){let{swiper:e,runCallbacks:i,direction:n,step:s}=t;const{activeIndex:l,previousIndex:r}=e;let a=n;if(a||(l>r?a="next":l<r?a="prev":a="reset"),e.emit(`transition${s}`),i&&l!==r){if(a==="reset"){e.emit(`slideResetTransition${s}`);return}e.emit(`slideChangeTransition${s}`),a==="next"?e.emit(`slideNextTransition${s}`):e.emit(`slidePrevTransition${s}`)}}function Zo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),ln({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Qo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),ln({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Ro={setTransition:Ko,transitionStart:Zo,transitionEnd:Qo};function $o(t,e,i,n,s){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let r=t;r<0&&(r=0);const{params:a,snapGrid:d,slidesGrid:v,previousIndex:u,activeIndex:f,rtlTranslate:h,wrapperEl:m,enabled:x}=l;if(!x&&!n&&!s||l.destroyed||l.animating&&a.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const E=Math.min(l.params.slidesPerGroupSkip,r);let A=E+Math.floor((r-E)/l.params.slidesPerGroup);A>=d.length&&(A=d.length-1);const p=-d[A];if(a.normalizeSlideIndex)for(let b=0;b<v.length;b+=1){const T=-Math.floor(p*100),_=Math.floor(v[b]*100),g=Math.floor(v[b+1]*100);typeof v[b+1]<"u"?T>=_&&T<g-(g-_)/2?r=b:T>=_&&T<g&&(r=b+1):T>=_&&(r=b)}if(l.initialized&&r!==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)!==r))return!1;r!==(u||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let S;if(r>f?S="next":r<f?S="prev":S="reset",h&&-p===l.translate||!h&&p===l.translate)return l.updateActiveIndex(r),a.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),a.effect!=="slide"&&l.setTranslate(p),S!=="reset"&&(l.transitionStart(i,S),l.transitionEnd(i,S)),!1;if(a.cssMode){const b=l.isHorizontal(),T=h?p:-p;if(e===0){const _=l.virtual&&l.params.virtual.enabled;_&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),_&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{m[b?"scrollLeft":"scrollTop"]=T})):m[b?"scrollLeft":"scrollTop"]=T,_&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return Ri({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(r),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),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 el(t,e,i,n){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 r=t;if(s.params.loop)if(s.virtual&&s.params.virtual.enabled)r=r+s.virtual.slidesBefore;else{let a;if(l){const h=r*s.params.grid.rows;a=s.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===h)[0].column}else a=s.getSlideIndexByData(r);const d=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=d-a<u;if(v&&(f=f||a<Math.ceil(u/2)),n&&v&&s.params.slidesPerView!=="auto"&&!l&&(f=!1),f){const h=v?a<s.activeIndex?"prev":"next":a-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?a+1:a-d+1,slideRealIndex:h==="next"?s.realIndex:void 0})}if(l){const h=r*s.params.grid.rows;r=s.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===h)[0].column}else r=s.getSlideIndexByData(r)}return requestAnimationFrame(()=>{s.slideTo(r,e,i,n)}),s}function tl(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:s,params:l,animating:r}=n;if(!s||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let a=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(a=Math.max(n.slidesPerViewDynamic("current",!0),1));const d=n.activeIndex<l.slidesPerGroupSkip?1:a,v=n.virtual&&l.virtual.enabled;if(l.loop){if(r&&!v&&l.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+d,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+d,t,e,i)}function il(t,e,i){e===void 0&&(e=!0);const n=this,{params:s,snapGrid:l,slidesGrid:r,rtlTranslate:a,enabled:d,animating:v}=n;if(!d||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const u=n.virtual&&s.virtual.enabled;if(s.loop){if(v&&!u&&s.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const f=a?n.translate:-n.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=r.indexOf(E),A<0&&(A=n.activeIndex-1),s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(A=A-n.slidesPerViewDynamic("previous",!0)+1,A=Math.max(A,0))),s.rewind&&n.isBeginning){const p=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(p,t,e,i)}else if(s.loop&&n.activeIndex===0&&s.cssMode)return requestAnimationFrame(()=>{n.slideTo(A,t,e,i)}),!0;return n.slideTo(A,t,e,i)}function nl(t,e,i){e===void 0&&(e=!0);const n=this;if(!n.destroyed)return typeof t>"u"&&(t=n.params.speed),n.slideTo(n.activeIndex,t,e,i)}function ol(t,e,i,n){e===void 0&&(e=!0),n===void 0&&(n=.5);const s=this;if(s.destroyed)return;typeof t>"u"&&(t=s.params.speed);let l=s.activeIndex;const r=Math.min(s.params.slidesPerGroupSkip,l),a=r+Math.floor((l-r)/s.params.slidesPerGroup),d=s.rtlTranslate?s.translate:-s.translate;if(d>=s.snapGrid[a]){const v=s.snapGrid[a],u=s.snapGrid[a+1];d-v>(u-v)*n&&(l+=s.params.slidesPerGroup)}else{const v=s.snapGrid[a-1],u=s.snapGrid[a];d-v<=(u-v)*n&&(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 ll(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let s=t.clickedIndex,l;const r=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-n/2||s>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),s=t.getSlideIndex(St(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),Mt(()=>{t.slideTo(s)})):t.slideTo(s):s>t.slides.length-n?(t.loopFix(),s=t.getSlideIndex(St(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),Mt(()=>{t.slideTo(s)})):t.slideTo(s)}else t.slideTo(s)}var sl={slideTo:$o,slideToLoop:el,slideNext:tl,slidePrev:il,slideReset:nl,slideToClosest:ol,slideToClickedSlide:ll};function rl(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const s=()=>{St(n,`.${i.slideClass}, swiper-slide`).forEach((f,h)=>{f.setAttribute("data-swiper-slide-index",h)})},l=e.grid&&i.grid&&i.grid.rows>1,r=i.slidesPerGroup*(l?i.grid.rows:1),a=e.slides.length%r!==0,d=l&&e.slides.length%i.grid.rows!==0,v=u=>{for(let f=0;f<u;f+=1){const h=e.isElement?Ft("swiper-slide",[i.slideBlankClass]):Ft("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(a){if(i.loopAddBlankSlides){const u=r-e.slides.length%r;v(u),e.recalcSlides(),e.updateSlides()}else Xt("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(d){if(i.loopAddBlankSlides){const u=i.grid.rows-e.slides.length%i.grid.rows;v(u),e.recalcSlides(),e.updateSlides()}else Xt("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 dl(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:s,activeSlideIndex:l,byController:r,byMousewheel:a}=t===void 0?{}:t;const d=this;if(!d.params.loop)return;d.emit("beforeLoopFix");const{slides:v,allowSlidePrev:u,allowSlideNext:f,slidesEl:h,params:m}=d,{centeredSlides:x}=m;if(d.allowSlidePrev=!0,d.allowSlideNext=!0,d.virtual&&m.virtual.enabled){i&&(!m.centeredSlides&&d.snapIndex===0?d.slideTo(d.virtual.slides.length,0,!1,!0):m.centeredSlides&&d.snapIndex<m.slidesPerView?d.slideTo(d.virtual.slides.length+d.snapIndex,0,!1,!0):d.snapIndex===d.snapGrid.length-1&&d.slideTo(d.virtual.slidesBefore,0,!1,!0)),d.allowSlidePrev=u,d.allowSlideNext=f,d.emit("loopFix");return}let E=m.slidesPerView;E==="auto"?E=d.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,d.loopedSlides=p;const S=d.grid&&m.grid&&m.grid.rows>1;v.length<E+p?Xt("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"&&Xt("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const b=[],T=[];let _=d.activeIndex;typeof l>"u"?l=d.getSlideIndex(v.filter(C=>C.classList.contains(m.slideActiveClass))[0]):_=l;const g=n==="next"||!n,O=n==="prev"||!n;let D=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){D=Math.max(p-y,A);for(let C=0;C<p-y;C+=1){const I=C-Math.floor(C/c)*c;if(S){const L=c-I-1;for(let F=v.length-1;F>=0;F-=1)v[F].column===L&&b.push(F)}else b.push(c-I-1)}}else if(y+E>c-p){w=Math.max(y-(c-p*2),A);for(let C=0;C<w;C+=1){const I=C-Math.floor(C/c)*c;S?v.forEach((L,F)=>{L.column===I&&T.push(F)}):T.push(I)}}if(d.__preventObserver__=!0,requestAnimationFrame(()=>{d.__preventObserver__=!1}),O&&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}),d.recalcSlides(),m.slidesPerView==="auto"?d.updateSlides():S&&(b.length>0&&O||T.length>0&&g)&&d.slides.forEach((C,I)=>{d.grid.updateSlide(I,C,d.slides)}),m.watchSlidesProgress&&d.updateSlidesOffset(),i){if(b.length>0&&O){if(typeof e>"u"){const C=d.slidesGrid[_],L=d.slidesGrid[_+D]-C;a?d.setTranslate(d.translate-L):(d.slideTo(_+Math.ceil(D),0,!1,!0),s&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-L,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-L))}else if(s){const C=S?b.length/m.grid.rows:b.length;d.slideTo(d.activeIndex+C,0,!1,!0),d.touchEventsData.currentTranslate=d.translate}}else if(T.length>0&&g)if(typeof e>"u"){const C=d.slidesGrid[_],L=d.slidesGrid[_-w]-C;a?d.setTranslate(d.translate-L):(d.slideTo(_-w,0,!1,!0),s&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-L,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-L))}else{const C=S?T.length/m.grid.rows:T.length;d.slideTo(d.activeIndex-C,0,!1,!0)}}if(d.allowSlidePrev=u,d.allowSlideNext=f,d.controller&&d.controller.control&&!r){const C={slideRealIndex:e,direction:n,setTranslate:s,activeSlideIndex:l,byController:!0};Array.isArray(d.controller.control)?d.controller.control.forEach(I=>{!I.destroyed&&I.params.loop&&I.loopFix({...C,slideTo:I.params.slidesPerView===m.slidesPerView?i:!1})}):d.controller.control instanceof d.constructor&&d.controller.control.params.loop&&d.controller.control.loopFix({...C,slideTo:d.controller.control.params.slidesPerView===m.slidesPerView?i:!1})}d.emit("loopFix")}function al(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const n=[];t.slides.forEach(s=>{const l=typeof s.swiperSlideIndex>"u"?s.getAttribute("data-swiper-slide-index")*1:s.swiperSlideIndex;n[l]=s}),t.slides.forEach(s=>{s.removeAttribute("data-swiper-slide-index")}),n.forEach(s=>{i.append(s)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var ul={loopCreate:rl,loopFix:dl,loopDestroy:al};function cl(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 vl(){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 pl={setGrabCursor:cl,unsetGrabCursor:vl};function ml(t,e){e===void 0&&(e=this);function i(n){if(!n||n===gt()||n===lt())return null;n.assignedSlot&&(n=n.assignedSlot);const s=n.closest(t);return!s&&!n.getRootNode?null:s||i(n.getRootNode().host)}return i(e)}function sn(t,e,i){const n=lt(),{params:s}=t,l=s.edgeSwipeDetection,r=s.edgeSwipeThreshold;return l&&(i<=r||i>=n.innerWidth-r)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function fl(t){const e=this,i=gt();let n=t;n.originalEvent&&(n=n.originalEvent);const s=e.touchEventsData;if(n.type==="pointerdown"){if(s.pointerId!==null&&s.pointerId!==n.pointerId)return;s.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(s.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){sn(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:r,enabled:a}=e;if(!a||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let d=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(d)||"which"in n&&n.which===3||"button"in n&&n.button>0||s.isTouched&&s.isMoved)return;const v=!!l.noSwipingClass&&l.noSwipingClass!=="",u=n.composedPath?n.composedPath():n.path;v&&n.target&&n.target.shadowRoot&&u&&(d=u[0]);const f=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,h=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(h?ml(f,d):d.closest(f))){e.allowClick=!0;return}if(l.swipeHandler&&!d.closest(l.swipeHandler))return;r.currentX=n.pageX,r.currentY=n.pageY;const m=r.currentX,x=r.currentY;if(!sn(e,n,m))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),r.startX=m,r.startY=x,s.touchStartTime=pt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(s.allowThresholdMove=!1);let E=!0;d.matches(s.focusableElements)&&(E=!1,d.nodeName==="SELECT"&&(s.isTouched=!1)),i.activeElement&&i.activeElement.matches(s.focusableElements)&&i.activeElement!==d&&i.activeElement.blur();const A=E&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||A)&&!d.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function hl(t){const e=gt(),i=this,n=i.touchEventsData,{params:s,touches:l,rtlTranslate:r,enabled:a}=i;if(!a||!s.simulateTouch&&t.pointerType==="mouse")return;let d=t;if(d.originalEvent&&(d=d.originalEvent),d.type==="pointermove"&&(n.touchId!==null||d.pointerId!==n.pointerId))return;let v;if(d.type==="touchmove"){if(v=[...d.changedTouches].filter(g=>g.identifier===n.touchId)[0],!v||v.identifier!==n.touchId)return}else v=d;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",d);return}const u=v.pageX,f=v.pageY;if(d.preventedByNestedSwiper){l.startX=u,l.startY=f;return}if(!i.allowTouchMove){d.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:u,startY:f,currentX:u,currentY:f}),n.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()){n.isTouched=!1,n.isMoved=!1;return}}else if(u<l.startX&&i.translate<=i.maxTranslate()||u>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&d.target===e.activeElement&&d.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",d),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 n.isScrolling>"u"){let g;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:h*h+m*m>=25&&(g=Math.atan2(Math.abs(m),Math.abs(h))*180/Math.PI,n.isScrolling=i.isHorizontal()?g>s.touchAngle:90-g>s.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",d),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling||d.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!s.cssMode&&d.cancelable&&d.preventDefault(),s.touchMoveStopPropagation&&!s.nested&&d.stopPropagation();let x=i.isHorizontal()?h:m,E=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;s.oneWayMovement&&(x=Math.abs(x)*(r?1:-1),E=Math.abs(E)*(r?1:-1)),l.diff=x,x*=s.touchRatio,r&&(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(!n.isMoved){if(p&&S&&i.loopFix({direction:i.swipeDirection}),n.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)}n.allowMomentumBounce=!1,s.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",d)}let b;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&A!==i.touchesDirection&&p&&S&&Math.abs(x)>=1){Object.assign(l,{startX:u,startY:f,currentX:u,currentY:f,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",d),n.isMoved=!0,n.currentTranslate=x+n.startTranslate;let T=!0,_=s.resistanceRatio;if(s.touchReleaseOnEdges&&(_=0),x>0?(p&&S&&!b&&n.allowThresholdMove&&n.currentTranslate>(s.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(T=!1,s.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+x)**_))):x<0&&(p&&S&&!b&&n.allowThresholdMove&&n.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)))}),n.currentTranslate<i.maxTranslate()&&(T=!1,s.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-x)**_))),T&&(d.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(n.currentTranslate=n.startTranslate),s.threshold>0)if(Math.abs(x)>s.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,l.startX=l.currentX,l.startY=l.currentY,n.currentTranslate=n.startTranslate,l.diff=i.isHorizontal()?l.currentX-l.startX:l.currentY-l.startY;return}}else{n.currentTranslate=n.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(n.currentTranslate),i.setTranslate(n.currentTranslate))}function gl(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let s;if(n.type==="touchend"||n.type==="touchcancel"){if(s=[...n.changedTouches].filter(_=>_.identifier===i.touchId)[0],!s||s.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;s=n}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(n.type)&&!(["pointercancel","contextmenu"].includes(n.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:r,touches:a,rtlTranslate:d,slidesGrid:v,enabled:u}=e;if(!u||!r.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&r.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}r.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=pt(),h=f-i.touchStartTime;if(e.allowClick){const _=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(_&&_[0]||n.target,_),e.emit("tap click",n),h<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=pt(),Mt(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||a.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(r.followFinger?m=d?e.translate:-e.translate:m=-i.currentTranslate,r.cssMode)return;if(r.freeMode&&r.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 _=0;_<v.length;_+=_<r.slidesPerGroupSkip?1:r.slidesPerGroup){const g=_<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;typeof v[_+g]<"u"?(x||m>=v[_]&&m<v[_+g])&&(E=_,A=v[_+g]-v[_]):(x||m>=v[_])&&(E=_,A=v[v.length-1]-v[v.length-2])}let p=null,S=null;r.rewind&&(e.isBeginning?S=r.virtual&&r.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<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(h>r.longSwipesMs){if(!r.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(b>=r.longSwipesRatio?e.slideTo(r.rewind&&e.isEnd?p:E+T):e.slideTo(E)),e.swipeDirection==="prev"&&(b>1-r.longSwipesRatio?e.slideTo(E+T):S!==null&&b<0&&Math.abs(b)>r.longSwipesRatio?e.slideTo(S):e.slideTo(E))}else{if(!r.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(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 rn(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:s,snapGrid:l}=t,r=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const a=r&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!a?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!r?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=s,t.allowSlideNext=n,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function bl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function yl(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:n}=t;if(!n)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let 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 wl(t){const e=this;Zt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Sl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const dn=(t,e)=>{const i=gt(),{params:n,el:s,wrapperEl:l,device:r}=t,a=!!n.nested,d=e==="on"?"addEventListener":"removeEventListener",v=e;!s||typeof s=="string"||(i[d]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:a}),s[d]("touchstart",t.onTouchStart,{passive:!1}),s[d]("pointerdown",t.onTouchStart,{passive:!1}),i[d]("touchmove",t.onTouchMove,{passive:!1,capture:a}),i[d]("pointermove",t.onTouchMove,{passive:!1,capture:a}),i[d]("touchend",t.onTouchEnd,{passive:!0}),i[d]("pointerup",t.onTouchEnd,{passive:!0}),i[d]("pointercancel",t.onTouchEnd,{passive:!0}),i[d]("touchcancel",t.onTouchEnd,{passive:!0}),i[d]("pointerout",t.onTouchEnd,{passive:!0}),i[d]("pointerleave",t.onTouchEnd,{passive:!0}),i[d]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&s[d]("click",t.onClick,!0),n.cssMode&&l[d]("scroll",t.onScroll),n.updateOnWindowResize?t[v](r.ios||r.android?"resize orientationchange observerUpdate":"resize observerUpdate",rn,!0):t[v]("observerUpdate",rn,!0),s[d]("load",t.onLoad,{capture:!0}))};function xl(){const t=this,{params:e}=t;t.onTouchStart=fl.bind(t),t.onTouchMove=hl.bind(t),t.onTouchEnd=gl.bind(t),t.onDocumentTouchStart=Sl.bind(t),e.cssMode&&(t.onScroll=yl.bind(t)),t.onClick=bl.bind(t),t.onLoad=wl.bind(t),dn(t,"on")}function Tl(){dn(this,"off")}var El={attachEvents:xl,detachEvents:Tl};const an=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Al(){const t=this,{realIndex:e,initialized:i,params:n,el:s}=t,l=n.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const r=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!r||t.currentBreakpoint===r)return;const d=(r in l?l[r]:void 0)||t.originalParams,v=an(t,n),u=an(t,d),f=t.params.grabCursor,h=d.grabCursor,m=n.enabled;v&&!u?(s.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&u&&(s.classList.add(`${n.containerModifierClass}grid`),(d.grid.fill&&d.grid.fill==="column"||!d.grid.fill&&n.grid.fill==="column")&&s.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),f&&!h?t.unsetGrabCursor():!f&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(b=>{if(typeof d[b]>"u")return;const T=n[b]&&n[b].enabled,_=d[b]&&d[b].enabled;T&&!_&&t[b].disable(),!T&&_&&t[b].enable()});const x=d.direction&&d.direction!==n.direction,E=n.loop&&(d.slidesPerView!==n.slidesPerView||x),A=n.loop;x&&i&&t.changeDirection(),ut(t.params,d);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=r,t.emit("_beforeBreakpoint",d),i&&(E?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!A&&S?(t.loopCreate(e),t.updateSlides()):A&&!S&&t.loopDestroy()),t.emit("breakpoint",d)}function Cl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const s=lt(),l=e==="window"?s.innerHeight:i.clientHeight,r=Object.keys(t).map(a=>{if(typeof a=="string"&&a.indexOf("@")===0){const d=parseFloat(a.substr(1));return{value:l*d,point:a}}return{value:a,point:a}});r.sort((a,d)=>parseInt(a.value,10)-parseInt(d.value,10));for(let a=0;a<r.length;a+=1){const{point:d,value:v}=r[a];e==="window"?s.matchMedia(`(min-width: ${v}px)`).matches&&(n=d):v<=i.clientWidth&&(n=d)}return n||"max"}var Il={setBreakpoint:Al,getBreakpoint:Cl};function kl(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(s=>{n[s]&&i.push(e+s)}):typeof n=="string"&&i.push(e+n)}),i}function _l(){const t=this,{classNames:e,params:i,rtl:n,el:s,device:l}=t,r=kl(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:n},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...r),s.classList.add(...e),t.emitContainerClasses()}function Pl(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Dl={addClasses:_l,removeClasses:Pl};function Ml(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const s=t.slides.length-1,l=t.slidesGrid[s]+t.slidesSizesGrid[s]+n*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 Ol={checkOverflow:Ml},hi={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 Ll(t,e){return function(n){n===void 0&&(n={});const s=Object.keys(n)[0],l=n[s];if(typeof l!="object"||l===null){ut(e,n);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)){ut(e,n);return}typeof t[s]=="object"&&!("enabled"in t[s])&&(t[s].enabled=!0),t[s]||(t[s]={enabled:!1}),ut(e,n)}}const gi={eventsEmitter:Do,update:Go,translate:qo,transition:Ro,slide:sl,loop:ul,grabCursor:pl,events:El,breakpoints:Il,checkOverflow:Ol,classes:Dl},bi={};let yi=class It{constructor(){let e,i;for(var n=arguments.length,s=new Array(n),l=0;l<n;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=ut({},i),e&&!i.el&&(i.el=e);const r=gt();if(i.el&&typeof i.el=="string"&&r.querySelectorAll(i.el).length>1){const u=[];return r.querySelectorAll(i.el).forEach(f=>{const h=ut({},i,{el:f});u.push(new It(h))}),u}const a=this;a.__swiper__=!0,a.support=tn(),a.device=nn({userAgent:i.userAgent}),a.browser=ko(),a.eventsListeners={},a.eventsAnyListeners=[],a.modules=[...a.__modules__],i.modules&&Array.isArray(i.modules)&&a.modules.push(...i.modules);const d={};a.modules.forEach(u=>{u({params:i,swiper:a,extendParams:Ll(i,d),on:a.on.bind(a),once:a.once.bind(a),off:a.off.bind(a),emit:a.emit.bind(a)})});const v=ut({},hi,d);return a.params=ut({},v,bi,i),a.originalParams=ut({},a.params),a.passedParams=ut({},i),a.params&&a.params.on&&Object.keys(a.params.on).forEach(u=>{a.on(u,a.params.on[u])}),a.params&&a.params.onAny&&a.onAny(a.params.onAny),Object.assign(a,{enabled:a.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return a.params.direction==="horizontal"},isVertical(){return a.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:a.params.allowSlideNext,allowSlidePrev:a.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:a.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:a.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),a.emit("_swiper"),a.params.init&&a.init(),a}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:n}=this,s=St(i,`.${n.slideClass}, swiper-slide`),l=Jt(s[0]);return Jt(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:n}=e;e.slides=St(i,`.${n.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const n=this;e=Math.min(Math.max(e,0),1);const s=n.minTranslate(),r=(n.maxTranslate()-s)*e+s;n.translateTo(r,typeof i>"u"?0:i),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(n=>{const s=e.getSlideClasses(n);i.push({slideEl:n,classNames:s}),e.emit("_slideClass",n,s)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:s,slides:l,slidesGrid:r,slidesSizesGrid:a,size:d,activeIndex:v}=n;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>d&&(h=!0));for(let m=v-1;m>=0;m-=1)l[m]&&!h&&(f+=l[m].swiperSlideSize,u+=1,f>d&&(h=!0))}else if(e==="current")for(let f=v+1;f<l.length;f+=1)(i?r[f]+a[f]-r[v]<d:r[f]-r[v]<d)&&(u+=1);else for(let f=v-1;f>=0;f-=1)r[v]-r[f]<d&&(u+=1);return u}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(r=>{r.complete&&Zt(e,r)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function s(){const r=e.rtlTranslate?e.translate*-1:e.translate,a=Math.min(Math.max(r,e.maxTranslate()),e.minTranslate());e.setTranslate(a),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)s(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const r=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(r.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||s()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,s=n.params.direction;return e||(e=s==="horizontal"?"vertical":"horizontal"),e===s||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${s}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),n.emit("changeDirection"),i&&n.update()),n}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let n=e||i.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=i,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const s=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let r=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(s()):St(n,s())[0];return!r&&i.params.createElements&&(r=Ft("div",i.params.wrapperClass),n.append(r),St(n,`.${i.params.slideClass}`).forEach(a=>{r.append(a)})),Object.assign(i,{el:n,wrapperEl:r,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:r,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||_t(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||_t(n,"direction")==="rtl"),wrongRTL:_t(r,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const s=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&s.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),s.forEach(l=>{l.complete?Zt(i,l):l.addEventListener("load",r=>{Zt(i,r.target)})}),fi(i),i.initialized=!0,fi(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const n=this,{params:s,el:l,wrapperEl:r,slides:a}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),s.loop&&n.loopDestroy(),i&&(n.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),r&&r.removeAttribute("style"),a&&a.length&&a.forEach(d=>{d.classList.remove(s.slideVisibleClass,s.slideFullyVisibleClass,s.slideActiveClass,s.slideNextClass,s.slidePrevClass),d.removeAttribute("style"),d.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(d=>{n.off(d)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),fo(n)),n.destroyed=!0),null}static extendDefaults(e){ut(bi,e)}static get extendedDefaults(){return bi}static get defaults(){return hi}static installModule(e){It.prototype.__modules__||(It.prototype.__modules__=[]);const i=It.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>It.installModule(i)),It):(It.installModule(e),It)}};Object.keys(gi).forEach(t=>{Object.keys(gi[t]).forEach(e=>{yi.prototype[e]=gi[t][e]})}),yi.use([_o,Po]);const un=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function Pt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Lt(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(n=>i.indexOf(n)<0).forEach(n=>{typeof t[n]>"u"?t[n]=e[n]:Pt(e[n])&&Pt(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:Lt(t[n],e[n]):t[n]=e[n]})}function cn(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function vn(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function pn(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function mn(t){t===void 0&&(t="");const e=t.split(" ").map(n=>n.trim()).filter(n=>!!n),i=[];return e.forEach(n=>{i.indexOf(n)<0&&i.push(n)}),i.join(" ")}function Bl(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Nl(t){let{swiper:e,slides:i,passedParams:n,changedParams:s,nextEl:l,prevEl:r,scrollbarEl:a,paginationEl:d}=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,_,g,O;s.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&u.thumbs&&!u.thumbs.swiper&&(A=!0),s.includes("controller")&&n.controller&&n.controller.control&&u.controller&&!u.controller.control&&(p=!0),s.includes("pagination")&&n.pagination&&(n.pagination.el||d)&&(u.pagination||u.pagination===!1)&&f&&!f.el&&(S=!0),s.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||a)&&(u.scrollbar||u.scrollbar===!1)&&m&&!m.el&&(b=!0),s.includes("navigation")&&n.navigation&&(n.navigation.prevEl||r)&&(n.navigation.nextEl||l)&&(u.navigation||u.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(T=!0);const D=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&&!n.loop?_=!0:!u.loop&&n.loop?g=!0:O=!0),v.forEach(w=>{if(Pt(u[w])&&Pt(n[w]))Object.assign(u[w],n[w]),(w==="navigation"||w==="pagination"||w==="scrollbar")&&"enabled"in n[w]&&!n[w].enabled&&D(w);else{const c=n[w];(c===!0||c===!1)&&(w==="navigation"||w==="pagination"||w==="scrollbar")?c===!1&&D(w):u[w]=n[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&&(O=!0),A&&E.init()&&E.update(!0),p&&(e.controller.control=u.controller.control),S&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-pagination"),d.part.add("pagination"),e.el.appendChild(d)),d&&(u.pagination.el=d),f.init(),f.render(),f.update()),b&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-scrollbar"),a.part.add("scrollbar"),e.el.appendChild(a)),a&&(u.scrollbar.el=a),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)),(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-button-prev"),r.innerHTML=e.hostEl.constructor.prevButtonSvg,r.part.add("button-prev"),e.el.appendChild(r))),l&&(u.navigation.nextEl=l),r&&(u.navigation.prevEl=r),h.init(),h.update()),s.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),s.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),s.includes("direction")&&e.changeDirection(n.direction,!1),(_||O)&&e.loopDestroy(),(g||O)&&e.loopCreate(),e.update()}function Fl(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},s={};Lt(i,hi),i._emitClasses=!0,i.init=!1;const l={},r=un.map(d=>d.replace(/_/,"")),a=Object.assign({},t);return Object.keys(a).forEach(d=>{typeof t[d]>"u"||(r.indexOf(d)>=0?Pt(t[d])?(i[d]={},s[d]={},Lt(i[d],t[d]),Lt(s[d],t[d])):(i[d]=t[d],s[d]=t[d]):d.search(/on[A-Z]/)===0&&typeof t[d]=="function"?e?n[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:i.on[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:l[d]=t[d])}),["navigation","pagination","scrollbar"].forEach(d=>{i[d]===!0&&(i[d]={}),i[d]===!1&&delete i[d]}),{params:i,passedParams:s,rest:l,events:n}}function jl(t,e){let{el:i,nextEl:n,prevEl:s,paginationEl:l,scrollbarEl:r,swiper:a}=t;cn(e)&&n&&s&&(a.params.navigation.nextEl=n,a.originalParams.navigation.nextEl=n,a.params.navigation.prevEl=s,a.originalParams.navigation.prevEl=s),vn(e)&&l&&(a.params.pagination.el=l,a.originalParams.pagination.el=l),pn(e)&&r&&(a.params.scrollbar.el=r,a.originalParams.scrollbar.el=r),a.init(i)}function Vl(t,e,i,n,s){const l=[];if(!e)return l;const r=d=>{l.indexOf(d)<0&&l.push(d)};if(i&&n){const d=n.map(s),v=i.map(s);d.join("")!==v.join("")&&r("children"),n.length!==i.length&&r("children")}return un.filter(d=>d[0]==="_").map(d=>d.replace(/_/,"")).forEach(d=>{if(d in t&&d in e)if(Pt(t[d])&&Pt(e[d])){const v=Object.keys(t[d]),u=Object.keys(e[d]);v.length!==u.length?r(d):(v.forEach(f=>{t[d][f]!==e[d][f]&&r(d)}),u.forEach(f=>{t[d][f]!==e[d][f]&&r(d)}))}else t[d]!==e[d]&&r(d)}),l}const zl=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 Qt(){return Qt=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t},Qt.apply(this,arguments)}function fn(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function hn(t){const e=[];return o.Children.toArray(t).forEach(i=>{fn(i)?e.push(i):i.props&&i.props.children&&hn(i.props.children).forEach(n=>e.push(n))}),e}function Hl(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return o.Children.toArray(t).forEach(n=>{if(fn(n))e.push(n);else if(n.props&&n.props.slot&&i[n.props.slot])i[n.props.slot].push(n);else if(n.props&&n.props.children){const s=hn(n.props.children);s.length>0?s.forEach(l=>e.push(l)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function Gl(t,e,i){if(!i)return null;const n=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:r}=i,a=t.params.loop?-e.length:0,d=t.params.loop?e.length*2:e.length,v=[];for(let u=a;u<d;u+=1)u>=l&&u<=r&&v.push(e[n(u)]);return v.map((u,f)=>o.cloneElement(u,{swiper:t,style:s,key:u.props.virtualIndex||u.key||`slide-${f}`}))}function jt(t,e){return typeof window>"u"?o.useEffect(t,e):o.useLayoutEffect(t,e)}const wi=o.createContext(null),gn=()=>o.useContext(wi),Ul=o.createContext(null),Dt=o.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:s="div",children:l,onSwiper:r,...a}=t===void 0?{}:t,d=!1;const[v,u]=o.useState("swiper"),[f,h]=o.useState(null),[m,x]=o.useState(!1),E=o.useRef(!1),A=o.useRef(null),p=o.useRef(null),S=o.useRef(null),b=o.useRef(null),T=o.useRef(null),_=o.useRef(null),g=o.useRef(null),O=o.useRef(null),{params:D,passedParams:w,rest:c,events:M}=Fl(a),{slides:y,slots:C}=Hl(l),I=()=>{x(!m)};Object.assign(D.on,{_containerClasses(B,k){u(k)}});const L=()=>{Object.assign(D.on,M),d=!0;const B={...D};if(delete B.wrapperClass,p.current=new yi(B),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=y;const k={cache:!1,slides:y,renderExternal:h,renderExternalUpdate:!1};Lt(p.current.params.virtual,k),Lt(p.current.originalParams.virtual,k)}};A.current||L(),p.current&&p.current.on("_beforeBreakpoint",I);const F=()=>{d||!M||!p.current||Object.keys(M).forEach(B=>{p.current.on(B,M[B])})},z=()=>{!M||!p.current||Object.keys(M).forEach(B=>{p.current.off(B,M[B])})};o.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",I)}),o.useEffect(()=>{!E.current&&p.current&&(p.current.emitSlidesClasses(),E.current=!0)}),jt(()=>{if(e&&(e.current=A.current),!!A.current)return p.current.destroyed&&L(),jl({el:A.current,nextEl:T.current,prevEl:_.current,paginationEl:g.current,scrollbarEl:O.current,swiper:p.current},D),r&&!p.current.destroyed&&r(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),jt(()=>{F();const B=Vl(w,S.current,y,b.current,k=>k.key);return S.current=w,b.current=y,B.length&&p.current&&!p.current.destroyed&&Nl({swiper:p.current,slides:y,passedParams:w,changedParams:B,nextEl:T.current,prevEl:_.current,scrollbarEl:O.current,paginationEl:g.current}),()=>{z()}}),jt(()=>{zl(p.current)},[f]);function j(){return D.virtual?Gl(p.current,y,f):y.map((B,k)=>o.cloneElement(B,{swiper:p.current,swiperSlideIndex:k}))}return o.createElement(n,Qt({ref:A,className:mn(`${v}${i?` ${i}`:""}`)},c),o.createElement(Ul.Provider,{value:p.current},C["container-start"],o.createElement(s,{className:Bl(D.wrapperClass)},C["wrapper-start"],j(),C["wrapper-end"]),cn(D)&&o.createElement(o.Fragment,null,o.createElement("div",{ref:_,className:"swiper-button-prev"}),o.createElement("div",{ref:T,className:"swiper-button-next"})),pn(D)&&o.createElement("div",{ref:O,className:"swiper-scrollbar"}),vn(D)&&o.createElement("div",{ref:g,className:"swiper-pagination"}),C["container-end"]))});Dt.displayName="Swiper";const bt=o.forwardRef(function(t,e){let{tag:i="div",children:n,className:s="",swiper:l,zoom:r,lazy:a,virtualIndex:d,swiperSlideIndex:v,...u}=t===void 0?{}:t;const f=o.useRef(null),[h,m]=o.useState("swiper-slide"),[x,E]=o.useState(!1);function A(T,_,g){_===f.current&&m(g)}jt(()=>{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)}}}),jt(()=>{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 n=="function"?n(p):n,b=()=>{E(!0)};return o.createElement(i,Qt({ref:f,className:mn(`${h}${s?` ${s}`:""}`),"data-swiper-slide-index":d,onLoad:b},u),r&&o.createElement(wi.Provider,{value:p},o.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof r=="number"?r:void 0},S(),a&&!x&&o.createElement("div",{className:"swiper-lazy-preloader"}))),!r&&o.createElement(wi.Provider,{value:p},S(),a&&!x&&o.createElement("div",{className:"swiper-lazy-preloader"})))});bt.displayName="SwiperSlide";const Wl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Yl=({visible:t,onClose:e,children:i,modalStyle:n,padding:s,popup:l,schema:r,fullHeight:a=window.innerHeight,isFullScreen:d=!1})=>{var v,u,f,h,m,x,E,A,p,S,b,T,_,g,O,D,w,c;const M=o.useRef(null),y=o.useRef(null),C=o.useRef(null),I=o.useRef(null),L=a*.2,F=d?a:a*.8,[z,j]=o.useState(L),[B,k]=o.useState(!1),U=o.useRef(null),{globalConfig:J,popupDetailData:Q}=Ce(),{schema:X}=ft();o.useEffect(()=>{const W=document.getElementById("sxp-render"),K=document.getElementById("pb-modal");K?U.current=K:(U.current=document.createElement("div"),U.current.setAttribute("id","pb-modal"),W?.appendChild(U.current))},[]);const te=o.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),ie=o.useMemo(()=>{var W,K,he;const xe=r??X;return(he=(K=(W=xe?.sxpPageConf)===null||W===void 0?void 0:W.globalConfig)===null||K===void 0?void 0:K.popupList)===null||he===void 0?void 0:he.find(Ee=>Ee?.id===l?.id)},[l,r,X]),re=o.useMemo(()=>{var W,K;return((K=(W=ie?.item)===null||W===void 0?void 0:W.event)===null||K===void 0?void 0:K.isScrollFullScreen)||!1},[ie]);if(o.useEffect(()=>{te?k(!0):setTimeout(()=>{k(!1),j(L)},l?.duration)},[te,l]),!U.current)return null;const Se=He.debounce(()=>{e?.()},300),ne=W=>{M.current=W.touches[0],y.current=W.touches[0],C.current=!0},q=W=>{requestAnimationFrame(()=>{var K;if(C.current&&((K=I?.current)===null||K===void 0?void 0:K.scrollTop)===0){const he=W.touches[0].clientY,xe=W.touches[0].clientX,de=M.current.clientY-he;M.current=W.touches[0];const Ee=he-y.current.clientY,_e=xe-y.current.clientX;if(Math.abs(_e)>Math.abs(Ee))return;const Fe=z-de;Fe>0&&j(Fe)}})},le=W=>{var K;if(C.current&&((K=I?.current)===null||K===void 0?void 0:K.scrollTop)===0){const he=W.changedTouches[0].clientY-y.current.clientY,xe=W.changedTouches[0].clientX-y.current.clientX;if(Math.abs(xe)>Math.abs(he))return;const de=y.current.clientY-M.current.clientY;de>0?j(0):z<L&&de<0?j(L):z>=L&&de<0&&e?.()}C.current=!1};return _i.createPortal(o.createElement(o.Fragment,null,B&&o.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:te?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:Se},o.createElement("div",{style:{position:"relative",left:`${(h=(f=(u=(v=ie?.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=ie?.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=ie?.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% - ${((D=(O=(g=(_=ie?.item)===null||_===void 0?void 0:_.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%"}},o.createElement("div",Object.assign({className:`modal-container ${te?"modal-popIn":"modal-popOut"}`,style:Object.assign({padding:s,animationDuration:((w=l?.duration)!==null&&w!==void 0?w:0)/1e3+"s"},re&&{transform:`translateY(${z}px)`}),onClick:W=>{W.stopPropagation(),W.preventDefault()}},re&&{onTouchMove:q,onTouchStart:ne,onTouchEnd:le}),o.createElement("div",{onClick:e,className:"modal-icon-wrapper"},o.createElement("img",{src:(c=J?.popupCloseIcon)!==null&&c!==void 0?c:Wl,alt:"close",className:"modal-icon"})),o.createElement("div",{ref:I,style:{height:re?a:F,overflow:re&&z<=0||!re?"auto":"hidden"}},i))))),U.current)};var Bt=o.memo(Yl);const Xl=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),s=[];for(let r=0;r<n.length&&(s.push(n[r]),!(s.join(" ").length>=e));r++);return(s.length>1&&s.length<n.length?s.slice(0,s.length-1):s).join(" ")+" "},Jl=({text:t,maxStr:e=108,style:i,className:n,onClick:s,foldText:l,unfoldText:r,isPost:a,onChange:d})=>{const[v,u]=o.useState(!1),[f,h]=o.useState(!1),m=Number(i?.lineClamp||2),x=o.useRef(null),E=o.useRef(null),A=o.useCallback(()=>{u(!v)},[v,d]);return o.useMemo(()=>!v&&t.length>e?Xl(t,e)+"...":t,[t,e,v]),o.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)&&a?h(!0):h(!1),E.current.style.display="none"},[a]),o.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},o.createElement("div",{ref:x,style:{overflow:"hidden",WebkitLineClamp:!a||v?"":m,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:me(t?.replace(/\n/g,"</br>"),i)}}),o.createElement("div",{ref:E,dangerouslySetInnerHTML:{__html:me(t?.replace(/\n/g,"</br>"),i)}}),t&&a&&f&&o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:s??A,dangerouslySetInnerHTML:{__html:me(v?r||"show less":l||"show more",i)}}))};var Rt=o.memo(Jl);const ql=o.forwardRef((t,e)=>{const{src:i,onLoad:n,style:s,className:l,loading:r,alt:a="image"}=t,[d,v]=o.useState(),u=o.useRef(null),[f,h]=o.useState(!1);return o.useImperativeHandle(e,()=>({setSrc:m=>{m&&v(m)}})),o.useEffect(()=>{i&&v(i)},[i]),o.useEffect(()=>{const m=()=>{i&&!f&&u.current&&(u.current.src="",u.current.src=i)};return ht.on(at.PAGE_DID_SHOW,m),()=>{ht.off(at.PAGE_DID_SHOW,m)}},[i,f]),o.createElement(o.Fragment,null,!f&&o.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),d?.includes(".avif")?o.createElement("picture",null,o.createElement("source",{type:"image/avif",srcSet:d}),o.createElement("source",{type:"image/webp",srcSet:`${d}?imageMogr2/format/webp`}),o.createElement("source",{type:"image/jpeg",srcSet:`${d}?imageMogr2/format/jpg`}),o.createElement("img",{ref:u,className:l,src:d,style:Object.assign({},s),loading:r,onLoad:m=>{h(!0),n?.(m.target)},alt:a})):o.createElement("img",{ref:u,className:l,src:d,style:Object.assign({},s),loading:r,onLoad:m=>{h(!0),n?.(m.target)},alt:a}))});var rt=o.memo(ql);const Kl=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const s=o.useRef(),{popupDetailData:l}=Ce();return o.useEffect(()=>{var r,a;n&&((r=s?.current)===null||r===void 0||r.swiper.slideTo((a=l?.multiCheckIndex)!==null&&a!==void 0?a:0))},[l,n]),o.createElement(Dt,{ref:s,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Eo,To,xo],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var Vt=o.memo(Kl);const Zl=({products:t,data:e,defImg:i,style:n,onCLick:s,popupDetailData:l,check:r})=>{var a;const{productView:d}=Ze(),{popupCurTimeRef:v}=Ce(),u=(f,h)=>{if(r===h)return;const m=t?.[r];d(l,m,m?.bindCta,v.current,l?.index),s?.(h)};return o.createElement(o.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&o.createElement(Vt,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(a=l?t:[0,1,2,3])===null||a===void 0?void 0:a.map((f,h)=>{var m,x,E;return o.createElement(o.Fragment,null,f?.bindCta?o.createElement(bt,{className:we.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{u(f,h)},key:h},o.createElement(rt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:r===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 bn=o.memo(Zl);const Ql=t=>{var e,i,n,s,l,r,a,d,v,u,f,h,m,x,E,A,p,S,b,T,_,g,O,{content:D,style:w,bgImg:c,onClick:M,schema:y,isDefault:C,bottom_image:I,tipText:L,isPost:F,viewTime:z,rec:j,swiper:B,commodityStyles:k,buttonStyle:U,index:J,commodityGroup:Q,popupBg:X,iframeIcon:te,commodityImgRatio:ie,isTel:re,iframeBgColor:Se}=t,ne=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:q,popupDetailData:le,isPreview:W,bffFbReport:K,popupCurTimeRef:he,checkCommodityIndexRef:xe}=Ce(),{jumpToWeb:de,productView:Ee}=Ze(),_e=o.useRef(null),[Fe,Pe]=o.useState(!1),[je,Be]=o.useState(!1),[G,ue]=o.useState((e=le?.multiCheckIndex)!==null&&e!==void 0?e:0),ve=o.useRef(),V=F?j:le;let N=F?V?.product:(n=(i=V?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(s=V?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],be=F?(r=V?.product)===null||r===void 0?void 0:r.bindCta:(v=(d=(a=V?.video)===null||a===void 0?void 0:a.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&v!==void 0?v:(h=(f=(u=V?.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 tt=F?J:le?.index;if(!F&&Q?.open&&(!((m=V?.video)===null||m===void 0)&&m.bindProducts)&&((E=(x=V?.video)===null||x===void 0?void 0:x.bindProducts)===null||E===void 0?void 0:E.length)>0){xe.current=G;const R=(A=V?.video)===null||A===void 0?void 0:A.bindProducts[G];N=R,be=R?.bindCta}const ot=()=>{N?.link&&(de(V,N,be,tt),F||Ee(V,N,be,z||_e.current,tt),window.location.href=window.getJointUtmLink(N.link))};o.useEffect(()=>{F||K?.({eventName:"ProductView"})},[F,K]),o.useEffect(()=>{const R=()=>{_e.current=new Date};return R(),window.addEventListener("pageshow",R),()=>{window.removeEventListener("pageshow",R)}},[]);const We=o.useMemo(()=>{var R,ce,De,Ve,Oe,qe,Xe;const Ke=((R=k?.price)===null||R===void 0?void 0:R.enableFormattedPrice)===void 0||((ce=k?.price)===null||ce===void 0?void 0:ce.enableFormattedPrice);return N?.currency&&N?.price?`${(Oe=(Ve=(De=N?.currency)===null||De===void 0?void 0:De.split("-")[1])===null||Ve===void 0?void 0:Ve.toUpperCase())!==null&&Oe!==void 0?Oe:""}${Ke?(Xe=(qe=N?.price)===null||qe===void 0?void 0:qe.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&Xe!==void 0?Xe:"":N?.price}`:"$7,000"},[N?.price,N?.currency,(p=k?.price)===null||p===void 0?void 0:p.enableFormattedPrice]),Qe=(W?375:(S=w?.width)!==null&&S!==void 0?S:window.innerWidth)-((b=X?.horizontalMargin)!==null&&b!==void 0?b:0)*2,dt=ie?Qe*(ie.h/ie.w):Qe,st=({isPost:R})=>{var ce,De,Ve,Oe;return o.createElement("div",null,o.createElement("div",{className:"pb-commondity-content-collection",style:Y(k?.collection),hidden:!!N&&(!N?.collection||N?.collection===""),dangerouslySetInnerHTML:{__html:me((ce=N?.collection)!==null&&ce!==void 0?ce:"Tiffany Lock",k?.collection)}}),o.createElement("div",{className:"pb-commondity-content-title",style:Y(k?.title),hidden:!!N&&!N?.title,dangerouslySetInnerHTML:{__html:me((De=N?.title)!==null&&De!==void 0?De:"Pendant in Yellow Gold with Diamonds, Medium",k?.title)}}),o.createElement("div",{className:"pb-commondity-content-price",style:Y(k?.price),hidden:!!N&&!N?.price,dangerouslySetInnerHTML:{__html:me(We,k?.price)}}),o.createElement("div",{hidden:!!N&&!N?.taxInfo,style:Y(k?.taxInfo),dangerouslySetInnerHTML:{__html:me((Ve=N?.taxInfo)!==null&&Ve!==void 0?Ve:"\u7A0E\u8D39",k?.taxInfo)}}),o.createElement("div",{hidden:!!N&&(!N?.info||N?.info==="")},o.createElement(Rt,{foldText:L?.foldText,unfoldText:L?.unfoldText,onClick:()=>Pe(!0),isPost:R,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:k?.info})))},H=()=>{var R,ce;return o.createElement(o.Fragment,null,(C||N?.link)&&o.createElement("button",{"aria-label":(R=be?.enTitle)!==null&&R!==void 0?R:"Purchase on Website",onClick:ot,className:"pb-commondity-btn",style:U},o.createElement("span",{dangerouslySetInnerHTML:{__html:me((ce=be?.enTitle)!==null&&ce!==void 0?ce:"Purchase on Website",U)}})))},Y=o.useCallback(R=>R?.lineClamp?Object.assign(Object.assign({},R),{overflow:"hidden",WebkitLineClamp:R?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):R,[]),ye=o.useCallback(R=>{he.current=new Date,ue(R),xe.current=R,ve?.current&&(ve.current.swiper.slideTo(0),ve.current.swiper.autoplay.start())},[]),Ae=o.useCallback(()=>{var R,ce,De;if(!F)return o.createElement(bn,{products:(R=V?.video)===null||R===void 0?void 0:R.bindProducts,data:Q,defImg:(De=(ce=q?.bottom_image)!==null&&ce!==void 0?ce:I)!==null&&De!==void 0?De:"",style:{padding:"0 19px"},onCLick:ye,popupDetailData:le,check:G})},[G]),pe=o.useMemo(()=>{const R={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return R?.[B?.dotsAlign]},[B?.dotsAlign]),$=N?.remark;return o.createElement(o.Fragment,null,o.createElement("div",Object.assign({className:we.css(Object.assign({},w))},ne),o.createElement("div",{style:{position:"relative"}},N&&((T=N?.homePage)===null||T===void 0?void 0:T.length)>0&&o.createElement(Dt,{height:dt,modules:[qt,Kt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:pe},loop:!0,autoplay:{delay:B?.delay*1e3},ref:ve},o.createElement(o.Fragment,null,(_=N?.homePage)===null||_===void 0?void 0:_.map(R=>{var ce;return o.createElement(bt,{key:R},o.createElement("div",{style:{overflow:"hidden",width:Qe,height:dt}},o.createElement(rt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${B?.translateY?B?.translateY+50:50}%`},src:(ce=R??q?.bottom_image)!==null&&ce!==void 0?ce:I})))}))),!(!((g=N?.homePage)===null||g===void 0)&&g.length)&&o.createElement("div",{className:we.css({height:dt,width:Qe})},o.createElement("img",{className:we.css({objectFit:"cover",width:"100%",height:"100%"}),src:(O=q?.bottom_image)!==null&&O!==void 0?O:I,alt:"pdp image"})),($||!N)&&te&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Be(!0)},o.createElement("img",{src:te,alt:"3d",width:"72px"}))),Ae(),o.createElement("div",{className:"pb-commondity-content"},st({isPost:F}))),H(),o.createElement(Bt,{visible:Fe,onClose:()=>Pe(!1)},o.createElement("div",{style:{paddingBottom:"80px"}},st({isPost:!1})),H()),o.createElement(Bt,{visible:je,padding:0,isFullScreen:!0,onClose:()=>Be(!1)},o.createElement("div",{style:{backgroundColor:Se,height:"100%"}},o.createElement("iframe",{src:$,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Rl=o.memo(Ql),$l=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const es=et(Rl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:po,interactionRender:$l},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 ts=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],is=[{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"}]}],yn="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 ns=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:s,src:l}=t;switch(i){case 2:return n||null;case 3:return l||null;default:return s&&s.length>0?(e=s[0])===null||e===void 0?void 0:e.url:null}},os=t=>{var{content:e,btnText:i,style:n,icon:s,isPopup:l,isExternalLink:r,onClose:a,onClick:d,submitButtonStyle:v,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:ns(s),E=()=>{var A,p,S;if(r){const b=h,T=(A=b?.video)===null||A===void 0?void 0:A.bindProduct,_=(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,_,g)}l||a?.(),d?.()};return o.createElement("div",Object.assign({className:`pb-prompt ${we.css(Object.assign({},n))}`},f),o.createElement("div",{className:"pb-prompt-icon"},o.createElement("img",{width:"100%",src:x??yn,alt:"success image"})),o.createElement("div",{className:"pb-prompt-content",style:u,dangerouslySetInnerHTML:{__html:me(e,u)}}),o.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:E,dangerouslySetInnerHTML:{__html:me(i,v)}}))};var ls=o.memo(os);const ss=et(ls,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:is,bindableProps:[],interactionRender:ts},defaulSetting:{props:{icon:yn,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var rs=[{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"]}]}];const ds=t=>{var e,i,n,s,l,r,a,d,v,u,f,h,m,x,E,A,p,S,b,T,_,g,O,D,w,c,M,{style:y,isDefault:C,rec:I,viewTime:L,isPost:F,bottom_image:z,tipText:j,swiper:B,commodityStyles:k,buttonStyle:U,index:J,commodityGroup:Q,popupBg:X,iframeIcon:te,commodityImgRatio:ie,isTel:re,iframeBgColor:Se}=t,ne=Ye(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor"]);o.useState(!0);const{sxpParameter:q,popupCurTimeRef:le,popupDetailData:W,isPreview:K,bffFbReport:he,checkCommodityIndexRef:xe}=Ce(),{jumpToWeb:de,productView:Ee}=Ze();o.useState(!1),o.useState(!1),o.useState(!0);const[_e,Fe]=o.useState(!1),Pe=o.useRef(null),[je,Be]=o.useState(!1),[G,ue]=o.useState((e=W?.multiCheckIndex)!==null&&e!==void 0?e:0),ve=o.useRef(),V=F?I:W;let N=F?V?.product:(n=(i=V?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(s=V?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],be=F?(r=V?.product)===null||r===void 0?void 0:r.bindCta:(v=(d=(a=V?.video)===null||a===void 0?void 0:a.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&v!==void 0?v:(h=(f=(u=V?.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 tt=F?J:W?.index;if(!F&&Q?.open&&(!((m=V?.video)===null||m===void 0)&&m.bindProducts)&&((E=(x=V?.video)===null||x===void 0?void 0:x.bindProducts)===null||E===void 0?void 0:E.length)>0){xe.current=G;const $=(A=V?.video)===null||A===void 0?void 0:A.bindProducts[G];N=$,be=$?.bindCta}const ot=()=>{N?.link&&(de(V,N,be,tt),F||Ee(V,N,be,L||Pe.current,tt),window.location.href=window.getJointUtmLink(N.link))};o.useEffect(()=>{F||he?.({eventName:"ProductView"})},[F,he]),o.useEffect(()=>{const $=()=>{Pe.current=new Date};return $(),window.addEventListener("pageshow",$),()=>{window.removeEventListener("pageshow",$)}},[]);const We=o.useMemo(()=>{var $,R,ce,De,Ve,Oe,qe;const Xe=(($=k?.price)===null||$===void 0?void 0:$.enableFormattedPrice)===void 0||((R=k?.price)===null||R===void 0?void 0:R.enableFormattedPrice);return N?.currency&&N?.price?`${(Ve=(De=(ce=N?.currency)===null||ce===void 0?void 0:ce.split("-")[1])===null||De===void 0?void 0:De.toUpperCase())!==null&&Ve!==void 0?Ve:""}${Xe?(qe=(Oe=N?.price)===null||Oe===void 0?void 0:Oe.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&qe!==void 0?qe:"":N?.price}`:"\xA3102,300.00"},[N?.price,N?.currency,(p=k?.price)===null||p===void 0?void 0:p.enableFormattedPrice]),Qe=(K?375:(S=y?.width)!==null&&S!==void 0?S:window.innerWidth)-((b=X?.horizontalMargin)!==null&&b!==void 0?b:0)*2,dt=ie?Qe*(ie.h/ie.w):Qe,st=({isPost:$})=>o.createElement("div",{hidden:!!N&&(!N?.info||N?.info==="")},o.createElement(Rt,{isPost:$,onClick:()=>Fe(!0),className:"pb-commondityDiroNew-info",style:k?.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`})),H=o.useCallback($=>$?.lineClamp?Object.assign(Object.assign({},$),{overflow:"hidden",WebkitLineClamp:$?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):$,[]),Y=o.useCallback($=>{le.current=new Date,ue($),xe.current=$,ve?.current&&(ve.current.swiper.slideTo(0),ve.current.swiper.autoplay.start())},[]),ye=o.useCallback(()=>{var $,R,ce;if(!F)return o.createElement(bn,{products:($=V?.video)===null||$===void 0?void 0:$.bindProducts,data:Q,defImg:(ce=(R=q?.bottom_image)!==null&&R!==void 0?R:z)!==null&&ce!==void 0?ce:"",style:{padding:"0 19px"},onCLick:Y,popupDetailData:W,check:G})},[G]),Ae=o.useMemo(()=>{const $={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return $?.[B?.dotsAlign]},[B?.dotsAlign]),pe=N?.remark;return o.createElement("div",{className:"pb-commondityDiroNew"},o.createElement("div",Object.assign({className:we.css(Object.assign(Object.assign({},y),{transform:"translate3d(0px, 0px, 0px)"}))},ne),o.createElement("div",{style:{position:"relative"}},N&&((T=N?.homePage)===null||T===void 0?void 0:T.length)>0&&o.createElement(Dt,{height:dt,modules:[qt,Kt],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:Ae},loop:!0,autoplay:{delay:B?.delay*1e3},ref:ve},(_=N?.homePage)===null||_===void 0?void 0:_.map($=>{var R;return o.createElement(bt,{key:$},o.createElement("div",{style:{overflow:"hidden",width:Qe,height:dt}},o.createElement(rt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${B?.translateY?B?.translateY+50:50}%`},src:(R=$??q?.bottom_image)!==null&&R!==void 0?R:z})))})),!(!((g=N?.homePage)===null||g===void 0)&&g.length)&&o.createElement("div",{className:we.css({height:dt,width:Qe})},o.createElement("img",{className:we.css({objectFit:"cover",width:"100%",height:"100%"}),src:(O=q?.bottom_image)!==null&&O!==void 0?O:z,alt:"pdp image"})),(pe||!N)&&te&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Be(!0)},o.createElement("img",{src:te,alt:"3d",width:"72px"}))),ye(),o.createElement("div",{className:"pb-commondityDiroNew-content"},o.createElement("div",{className:"pb-commondityDiroNew-content-top"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:H(k?.title),dangerouslySetInnerHTML:{__html:me((D=N?.title)!==null&&D!==void 0?D:"Large Dior Toujours BagLarge",k?.title)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!N&&(!N?.collection||N?.collection===""),style:H(k?.collection),dangerouslySetInnerHTML:{__html:me(N?.collection||"Black Macrocannage CalfskinLarge",k?.collection)}})),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!N&&!N?.price,style:H(k?.price),dangerouslySetInnerHTML:{__html:me(We,k?.price)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!N&&!N?.taxInfo,style:H(k?.taxInfo),dangerouslySetInnerHTML:{__html:me((w=N?.taxInfo)!==null&&w!==void 0?w:"\u7A0E\u8D39",k?.taxInfo)}}))),(!N||N?.link)&&o.createElement("button",{"aria-label":(c=be?.enTitle)!==null&&c!==void 0?c:"Shop now",onClick:ot,className:"pb-commondityDiroNew-btn",style:U},o.createElement("span",{dangerouslySetInnerHTML:{__html:me((M=be?.enTitle)!==null&&M!==void 0?M:"Shop now",U)}})),st({isPost:F}))),o.createElement(Bt,{visible:_e,onClose:()=>Fe(!1)},st({isPost:!1})),o.createElement(Bt,{visible:je,padding:0,isFullScreen:!0,onClose:()=>Be(!1)},o.createElement("div",{style:{backgroundColor:Se,height:"100%"}},o.createElement("iframe",{src:pe,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var as=o.memo(ds),us=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const cs=et(as,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:rs,interactionRender:us},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 vs=[{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 wn(t){const e=o.useRef(null),[i,n]=o.useState(!1);return o.useEffect(()=>{e.current=new IntersectionObserver(([s])=>{n(s.isIntersecting)})},[]),o.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 ps=({src:t,rec:e,item:i,index:n,style:s,translateY:l,imgStyle:r,enableEventReport:a=!0})=>{const d=o.useRef(null),v=wn(d),{ctaEvent:u}=Ce();return o.useEffect(()=>{v&&t&&d?.current&&a&&u?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n)},[v,t,d,e,u,i,n,a]),o.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),o.createElement("div",{className:we.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},r))},o.createElement("div",{ref:d,hidden:!t,className:we.css({width:"100%",height:"100%"})},o.createElement(rt,{className:we.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},s)),src:t})))};var Tt=o.memo(ps);const ms=t=>{var e,i,n,{style:s,isDefault:l,rec:r,viewTime:a,isPost:d,bottom_image:v,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:p,popupDetailData:S,setPopupDetailData:b,ctaEvent:T}=Ce(),{jumpToWeb:_}=Ze(),{popup:g}=ft(),O=d?r:S,D=(i=(e=O?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],w=S?.index,c=o.useCallback(y=>{var C,I,L,F,z,j,B;const k=((C=u?.price)===null||C===void 0?void 0:C.enableFormattedPrice)===void 0||((I=u?.price)===null||I===void 0?void 0:I.enableFormattedPrice);return y?.currency&&y?.price?`${(z=(F=(L=y?.currency)===null||L===void 0?void 0:L.split("-")[1])===null||F===void 0?void 0:F.toUpperCase())!==null&&z!==void 0?z:""}${k?(B=(j=y?.price)===null||j===void 0?void 0:j.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&B!==void 0?B:"":y?.price}`:`$${k?7e3.toLocaleString():7e3}`},[(n=u?.price)===null||n===void 0?void 0:n.enableFormattedPrice]),M=He.throttle((y,C)=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},O,y,w),b?.(Object.assign(Object.assign({},O),{video:Object.assign(Object.assign({},O?.video),{bindProduct:y}),index:w,multiCheckIndex:C})),x?y?.link&&(_(O,y,y.bindCta,w),window.location.href=window.getJointUtmLink(y.link)):E?.()},g?.duration);return o.createElement("div",{className:we.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 I,L,F,z,j,B,k,U,J,Q;return o.createElement(o.Fragment,null,O&&!y?.bindCta?null:o.createElement("div",Object.assign({key:C},A,{className:we.css({display:"flex"}),onClick:()=>M(y,C)}),o.createElement(Tt,{src:(z=(F=(I=y?.cover)!==null&&I!==void 0?I:(L=y?.homePage)===null||L===void 0?void 0:L[0])!==null&&F!==void 0?F:p?.bottom_image)!==null&&z!==void 0?z:v,rec:O,item:y,index:C,translateY:h,imgStyle:m,enableEventReport:!1}),o.createElement("div",{style:{width:`calc(100% - ${(j=m?.width)!==null&&j!==void 0?j:0}px - ${(B=m?.marginRight)!==null&&B!==void 0?B:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},o.createElement("div",null,o.createElement("div",{className:"one-line-ellipsis",style:u?.title,hidden:!!y&&!y?.title,dangerouslySetInnerHTML:{__html:me((k=y?.title)!==null&&k!==void 0?k:"Pendant in Yellow Gold with Diamonds, Medium",u?.title)}}),o.createElement("div",{className:"two-line-ellipsis",style:u?.collection,hidden:!!y&&(!y?.collection||y?.collection===""),dangerouslySetInnerHTML:{__html:me((U=y?.collection)!==null&&U!==void 0?U:"Tiffany Lock",u?.collection)}})),o.createElement("div",{className:we.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{style:u?.price,hidden:!!y&&!y?.price,dangerouslySetInnerHTML:{__html:me(c(y),u?.price)}})),o.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},f),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:me((Q=(J=y?.bindCta)===null||J===void 0?void 0:J.enTitle)!==null&&Q!==void 0?Q:"Shop Now",f)}})))))}))};var fs=o.memo(ms),hs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const gs=et(fs,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:vs,interactionRender:hs},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 bs=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const ys=t=>{var e,i,{content:n,btnText:s,style:l,icon:r,isPopup:a,isExternalLink:d,onClose:v,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 o.createElement("div",Object.assign({className:`${we.css(Object.assign({},l))}`},x),o.createElement("iframe",{src:A,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var ws=o.memo(ys);const Ss=et(ws,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:bs,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"]}]}],xs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Ts=t=>{var{rec:e,children:i,className:n,onClick:s,style:l,isExternalLink:r=!1,index:a,jumpLink:d}=t;Ye(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const v=o.useRef(null),{popup:u}=ft(),{setPopupDetailData:f,ctaEvent:h}=Ce(),{jumpToWeb:m}=Ze(),x=He.throttle(()=>{var E,A,p,S,b,T,_,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,a),f?.(Object.assign(Object.assign({},e),{index:a})),r){if(d||!((S=(p=e?.video)===null||p===void 0?void 0:p.bindProduct)===null||S===void 0)&&S.link){const D=(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,D,a),window.location.href=window.getJointUtmLink(d||((g=(_=e?.video)===null||_===void 0?void 0:_.bindProduct)===null||g===void 0?void 0:g.link)||"")}}else s?.()},u?.duration);return o.createElement("div",{ref:v,className:n,style:l,onClick:x},i)};var zt=o.memo(Ts),Es={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const As=t=>{var e,i,n,s,l,r,a,d,v,u,f,{content:h,style:m,bgImg:x,recData:E,bottom_image:A,ctaTempStyles:p,isExternalLink:S,translateY:b=0,index:T}=t,_=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:(n=O?.homePage)===null||n===void 0?void 0:n[0])!==null&&s!==void 0?s:g?.bottom_image)!==null&&l!==void 0?l:A;return o.createElement(zt,Object.assign({isExternalLink:S,rec:E,className:we.css(Object.assign({},m)),style:{display:"flex"},index:T},_),o.createElement(Tt,{src:D,rec:E,item:(a=(r=E?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&a!==void 0?a:E?.video,index:T,translateY:b,imgStyle:p?.img}),o.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Es["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:me((d=O?.title)!==null&&d!==void 0?d:"Product Name",p?.title)}}),o.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:me((f=(u=O?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&f!==void 0?f:"Shop Now",p?.ctaTitle)}})))};var Cs=o.memo(As);const Is=et(Cs,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:xs,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 ks=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const _s=t=>{var e,i,n,s,l,r,{content:a,style:d,bgImg:v,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(),p=(e=u?.video)===null||e===void 0?void 0:e.bindCta,S=(n=(i=p?.icon)!==null&&i!==void 0?i:A?.bottom_image)!==null&&n!==void 0?n:f;return o.createElement(zt,Object.assign({isExternalLink:m,rec:u,className:we.css(Object.assign({alignItems:"center"},d)),style:{display:"flex"},index:x},E),o.createElement(Tt,{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}),o.createElement("div",{className:we.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((r=p?.enTitle)!==null&&r!==void 0?r:"Product Name",h?.ctaTitle)}}))};var Ps=o.memo(_s);const Ds=et(Ps,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:ks,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 Ms=[{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"}]}],Sn={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Os=t=>{var e,i,n,s,l,r,a,d,v,{content:u,style:f,bgImg:h,recData:m,bottom_image:x,ctaTempStyles:E,index:A,customTitle:p}=t,S=Ye(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle"]);const{sxpParameter:b,bffEventReport:T}=Ce();Ze();const _=(e=m?.video)===null||e===void 0?void 0:e.bindCta;(i=m?.video)===null||i===void 0||i.bindProduct;const g=(s=(n=_?.icon)!==null&&n!==void 0?n:b?.bottom_image)!==null&&s!==void 0?s:x;return o.createElement(zt,Object.assign({index:A,rec:m,className:we.css(Object.assign({alignItems:"center"},f)),style:{display:"flex"}},S,{jumpLink:(l=_?.link)!==null&&l!==void 0?l:""}),o.createElement(Tt,{src:g,rec:m,item:(a=(r=m?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&a!==void 0?a:m?.video,index:A,imgStyle:E?.img}),o.createElement("div",{className:we.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{className:Sn["tow-line-ellipsis"],style:E?.ctaTitle,dangerouslySetInnerHTML:{__html:me((d=_?.enTitle)!==null&&d!==void 0?d:"Product Name",E?.ctaTitle)}}),p?.display&&o.createElement("div",{style:Object.assign(Object.assign({},p?.style),{lineHeight:((v=p?.style)===null||v===void 0?void 0:v.height)+"px"}),className:Sn["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:me(p?.text,p?.style)}}))))};var Ls=o.memo(Os),Bs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Si;const Ns=et(Ls,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:(Si=mt?.filter(t=>t.type!=="commodityTitle"))===null||Si===void 0?void 0:Si.concat(Ms),bindableProps:[],interactionRender:Bs},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 Fs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],js={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Vs=t=>{var e,i,n,s,l,r,a,d,v,u,f,{content:h,style:m,bgImg:x,recData:E,bottom_image:A,ctaTempStyles:p,isExternalLink:S,translateY:b=0,index:T}=t,_=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:(n=O?.homePage)===null||n===void 0?void 0:n[0])!==null&&s!==void 0?s:g?.bottom_image)!==null&&l!==void 0?l:A;return o.createElement(zt,Object.assign({isExternalLink:S,rec:E,className:we.css(Object.assign({},m)),style:{display:"flex"},index:T},_),o.createElement(Tt,{src:D,rec:E,item:(a=(r=E?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&a!==void 0?a:E?.video,index:T,translateY:b,imgStyle:p?.img}),o.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:js["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:me((d=O?.title)!==null&&d!==void 0?d:"Product Name",p?.title)}}),o.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:me((f=(u=O?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&f!==void 0?f:"Shop Now",p?.ctaTitle)}})))};var zs=o.memo(Vs);const Hs=et(zs,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Fs,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 Gs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Us={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Ws=t=>{var e,i,n,s,l,r,a,d,v,u,{content:f,style:h,bgImg:m,recData:x,bottom_image:E,ctaTempStyles:A,isExternalLink:p,translateY:S=0,index:b}=t,T=Ye(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:_}=Ce(),g=(e=x?.video)===null||e===void 0?void 0:e.bindProduct,O=(l=(s=(i=g?.cover)!==null&&i!==void 0?i:(n=g?.homePage)===null||n===void 0?void 0:n[0])!==null&&s!==void 0?s:_?.bottom_image)!==null&&l!==void 0?l:E;return o.createElement(zt,Object.assign({isExternalLink:p,rec:x,className:we.css(Object.assign({},h)),style:{display:"flex"},index:b},T),o.createElement(Tt,{src:O,rec:x,item:(a=(r=x?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&a!==void 0?a:x?.video,index:b,translateY:S,imgStyle:A?.img}),o.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Us["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:me((d=g?.title)!==null&&d!==void 0?d:"Product Name",A?.title)}}),o.createElement("div",{className:we.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((u=(v=g?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&u!==void 0?u:"Shop Now",A?.ctaTitle)}})))};var Ys=o.memo(Ws);const Xs=et(Ys,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Gs,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 Js=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],qs={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Ks=t=>{var e,i,{content:n,style:s,bgImg:l,recData:r,onClick:a,bottom_image:d,ctaTempStyles:v,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:p}=ft(),{jumpToWeb:S}=Ze(),[b,T]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),_=He.throttle((g,O)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,g,f),E?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:g}),index:f,multiCheckIndex:O})),u?g?.link&&(S(r,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):a?.()},p?.duration);return o.createElement(Vt,{isPadding:!!r},b?.map((g,O)=>{var D,w,c,M,y,C,I,L;return o.createElement(o.Fragment,null,r&&!g?.bindCta?null:o.createElement(bt,Object.assign({key:O,className:we.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>_(g,O)}),o.createElement(Tt,{src:(M=(c=(D=g?.cover)!==null&&D!==void 0?D:(w=g?.homePage)===null||w===void 0?void 0:w[0])!==null&&c!==void 0?c:A?.bottom_image)!==null&&M!==void 0?M:d,rec:r,item:g,index:O,translateY:h,imgStyle:v?.img}),o.createElement("div",{className:we.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:qs["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:me((y=g?.title)!==null&&y!==void 0?y:"Product Name",v?.title)}}),o.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:me((L=(I=g?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&L!==void 0?L:"Shop Now",v?.ctaTitle)}}))))}))};var Zs=o.memo(Ks);const Qs=et(Zs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Js,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 Rs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],$s={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const er=t=>{var e,i,{content:n,style:s,bgImg:l,recData:r,onClick:a,bottom_image:d,ctaTempStyles:v,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:p}=ft(),[S,b]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:T}=Ze(),_=He.throttle((g,O)=>{E?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,g,f),A?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:g}),index:f,multiCheckIndex:O})),u?g?.link&&(T(r,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):a?.()},p?.duration);return o.createElement(Vt,{isPadding:!!r},S?.map((g,O)=>{var D,w,c,M,y,C,I,L;return o.createElement(o.Fragment,null,r&&!g?.bindCta?null:o.createElement(bt,Object.assign({key:O,className:we.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>_(g,O)}),o.createElement(Tt,{src:(M=(c=(D=g?.cover)!==null&&D!==void 0?D:(w=g?.homePage)===null||w===void 0?void 0:w[0])!==null&&c!==void 0?c:x?.bottom_image)!==null&&M!==void 0?M:d,rec:r,item:g,index:O,translateY:h,imgStyle:v?.img}),o.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:$s["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:me((y=g?.title)!==null&&y!==void 0?y:"Product Name",v?.title)}}),o.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:me((L=(I=g?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&L!==void 0?L:"Shop Now",v?.ctaTitle)}}))))}))};var tr=o.memo(er);const ir=et(tr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Rs,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 nr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],or={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const lr=t=>{var e,i,{content:n,style:s,bgImg:l,recData:r,onClick:a,bottom_image:d,ctaTempStyles:v,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:p}=ft(),{jumpToWeb:S}=Ze(),[b,T]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),_=He.throttle((g,O)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,g,f),E?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:g}),index:f,multiCheckIndex:O})),u?g?.link&&(S(r,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):a?.()},p?.duration);return o.createElement(Vt,{isPadding:!!r},b?.map((g,O)=>{var D,w,c,M,y,C,I;return o.createElement(o.Fragment,null,r&&!g?.bindCta?null:o.createElement(bt,Object.assign({key:O,className:we.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>_(g,O)}),o.createElement(Tt,{src:(M=(c=(D=g?.cover)!==null&&D!==void 0?D:(w=g?.homePage)===null||w===void 0?void 0:w[0])!==null&&c!==void 0?c:A?.bottom_image)!==null&&M!==void 0?M:d,rec:r,item:g,index:O,translateY:h,imgStyle:v?.img}),o.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},o.createElement("div",{className:or["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:me((y=g?.title)!==null&&y!==void 0?y:"Product Name",v?.title)}}),o.createElement("div",{className:we.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((I=(C=g?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&I!==void 0?I:"Shop Now",v?.ctaTitle)}}))))}))};var sr=o.memo(lr);const rr=et(sr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:nr,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 dr=[{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 ar=({icon:t,styles:e,textStyle:i,onClose:n})=>{var s;const{waterFallData:l,setOpenHashtag:r}=Ce();return o.createElement("div",{className:"clc-sxp-nav",style:e},o.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"back button",onClick:n}),o.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:me(`#${(s=l?.hashTag)!==null&&s!==void 0?s:"\u6807\u9898"}`,i)}}))};var xn=o.memo(ar),ur=null,cr="3d989325-e7d6-4a74-8a97-98febdf5b567",vr=null,pr=null,mr={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"},fr=[{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}],hr="Handbags",Tn={productUserId:ur,requestId:cr,channel:vr,rtc:pr,tag:mr,recList:fr,hashTag:hr};const gr=t=>{var e;const{rec:i,style:n={},sizeChange:s=()=>{},unitWidth:l,index:r,showBorder:a,list:d,reportTagsView:v,textStyles:u,space:f}=t,{swiperRef:h,setRtcList:m,setOpenHashtag:x,sxpParameter:E}=Ce(),[A,p]=o.useState(!1);o.useState(!1),o.useState({height:1,width:1});const S=o.useRef(null),b=o.useRef(null);o.useRef(null),o.useRef(null);const[T,_]=o.useState(""),g=o.useMemo(()=>{var C,I,L,F,z,j,B,k,U,J;return!((C=i?.video)===null||C===void 0)&&C.cover?(I=i?.video)===null||I===void 0?void 0:I.cover:!((F=(L=i?.video)===null||L===void 0?void 0:L.imgUrls)===null||F===void 0)&&F.length?(j=(z=i?.video)===null||z===void 0?void 0:z.imgUrls)===null||j===void 0?void 0:j[0]:!((k=(B=i?.product)===null||B===void 0?void 0:B.homePage)===null||k===void 0)&&k.length?(J=(U=i?.product)===null||U===void 0?void 0:U.homePage)===null||J===void 0?void 0:J[0]:E?.bottom_image||""},[i,E?.bottom_image]),O=o.useMemo(()=>{var C,I;return((C=i?.product)===null||C===void 0?void 0:C.title)||((I=i?.video)===null||I===void 0?void 0:I.title)||null},[i]),D=o.useMemo(()=>{var C;return n.transform?Number((C=n.transform)===null||C===void 0?void 0:C.substring(n.transform.indexOf(",",0)+1,n.transform.length-3)):void 0},[n]);o.useMemo(()=>D===void 0?!1:D<=a,[D,a]);const w=o.useMemo(()=>{var C,I,L,F,z,j,B,k,U,J,Q,X;const te=((C=u?.price)===null||C===void 0?void 0:C.enableFormattedPrice)===void 0||((I=u?.price)===null||I===void 0?void 0:I.enableFormattedPrice);return!((L=i?.product)===null||L===void 0)&&L.currency&&(!((F=i?.product)===null||F===void 0)&&F.price)?`${(k=(B=(j=(z=i?.product)===null||z===void 0?void 0:z.currency)===null||j===void 0?void 0:j.split("-")[1])===null||B===void 0?void 0:B.toUpperCase())!==null&&k!==void 0?k:""}${te?(Q=(J=(U=i?.product)===null||U===void 0?void 0:U.price)===null||J===void 0?void 0:J.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&Q!==void 0?Q:"":(X=i?.product)===null||X===void 0?void 0:X.price}`:null},[i,(e=u?.price)===null||e===void 0?void 0:e.enableFormattedPrice]);o.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=o.useRef(),M=o.useCallback(C=>{setTimeout(()=>{var I;const L=(I=c?.current)===null||I===void 0?void 0:I.offsetHeight;s(L+56+f,r)},0)},[f,s,r,l,c]),y=()=>{v(),m?.(d),setTimeout(()=>{var C;(C=h?.current)===null||C===void 0||C.swiper.slideTo(r,0,!1),x?.(!1)},0)};return o.createElement("div",{ref:b,style:Object.assign({},n),className:"waterFallList-content-listItem",key:r,onClick:y},o.createElement("div",{className:"waterFallList-content-listItem-picture",ref:c},o.createElement(rt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:M,ref:S})),o.createElement("div",{className:"waterFallList-content-listItem-info"},o.createElement("div",{className:`waterFallList-content-listItem-info-title ${w?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},u?.title),dangerouslySetInnerHTML:{__html:me(O,u?.title)}}),o.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!w,style:u.price,dangerouslySetInnerHTML:{__html:me(w,u?.price)}})))};function br(t){var e,i,n,s,l,r,a,d,v,u,f,h,m,x,E,A,p,S,b,T,_,g,{reportTagsView:O,showBanner:D}=t,w=Ye(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:M,hashTagSize:y,loadingImage:C,isOpenHashTag:I,cacheActiveIndex:L}=Ce(),{jumpToWeb:F}=Ze(),z=o.useRef(null),[j,B]=o.useState(0),[k,U]=o.useState(),J=o.useRef(null),[Q,X]=o.useState([]),te=o.useRef(),ie=[170,230,300],[re,Se]=o.useState(!1),[ne,q]=o.useState([]),le=o.useRef(),W=o.useCallback((G,ue)=>Math.floor(Math.random()*(ue-G+1))+G,[]),K=o.useRef([]),[he,xe]=o.useState({width:0}),de=o.useMemo(()=>{const G=he.width||0;return G>=1200?6:G>=768&&G<=1199?4:2},[he]),Ee=o.useMemo(()=>he.width/de-2,[de,he]),_e=o.useCallback(()=>{var G;const ue=(G=te.current)!==null&&G!==void 0?G:[],ve=[];for(let V=0;V<ne?.length;V++){const N=Math.floor(V/de),be=V%de+1;let tt=0,ot=9999999999;if(N===0)ve[V]=V;else{for(let We=0;We<ve.length;We++)K.current[ve[We]].top+K.current[ve[We]].height<ot&&(tt=We,ot=K.current[ve[We]].top+K.current[ve[We]].height);ve[tt]=V}K.current[V]===void 0&&(K.current[V]={}),N===0?(be===1?K.current[V].left=0:K.current[V].left=K.current[V-1].left+Ee+4,K.current[V].top=0):(K.current[V].left=K.current[tt].left,K.current[V].top=ot),K.current[V].height=K.current[V].height||ie[W(0,2)],ue[V]={transform:`translate(${K.current[V].left}px,${K.current[V].top}px)`,width:`${Ee}px`,height:K.current[V].height}}return X([...ue]),[...ue]},[Ee,de,ie,W,ne]),Fe=o.useCallback((G,ue)=>{K.current[ue]===void 0&&(K.current[ue]={}),K.current[ue].height=G,te.current=_e()},[_e]);o.useEffect(()=>{te.current=_e()},[Ee,de,ne]),o.useEffect(()=>{var G,ue;if(Se(!0),c&&M?.({hashTag:c?.hashTag,defaultSize:y,maxSize:y}).then(ve=>{var V,N;U(ve),q((N=(V=ve?.recList)===null||V===void 0?void 0:V.filter(be=>be?.video!==null||be?.product!==null))!==null&&N!==void 0?N:[]),Se(!1)}),I){const ve=Tn;U(ve),q((ue=(G=ve?.recList)===null||G===void 0?void 0:G.filter(V=>V?.video!==null||V?.product!==null))!==null&&ue!==void 0?ue:[]),Se(!1)}},[c,M,y,I]);const Pe=o.useCallback(()=>{J.current!==null&&xe({width:J.current.getBoundingClientRect().width})},[]);o.useEffect(()=>{if(J.current===null)return;const G=new ResizeObserver(ue=>{Pe()});return G.observe(J.current),()=>{G.disconnect()}},[Pe]),o.useCallback(()=>{Se(!0),c&&M?.({hashTag:c?.hashTag}).then(G=>{var ue,ve;q(ne?.concat((ve=(ue=G?.recList)===null||ue===void 0?void 0:ue.filter(V=>!V?.video))!==null&&ve!==void 0?ve:[])),Se(!1)})},[c,M,ne]);const je=o.useCallback(()=>{B(z.current.scrollTop)},[]);o.useEffect(()=>{var G;return(G=z?.current)===null||G===void 0||G.addEventListener("scroll",je),()=>{var ue;(ue=z?.current)===null||ue===void 0||ue.removeEventListener("scroll",je)}},[je,z]);const Be=()=>{var G,ue,ve,V,N;if(!((G=k?.tag)===null||G===void 0)&&G.link){O();const be=c?.rec;F(be,(ue=be?.video)===null||ue===void 0?void 0:ue.bindProduct,(ve=be?.video)===null||ve===void 0?void 0:ve.bindCta,L,(V=be?.video)===null||V===void 0?void 0:V.traceInfo),window.location.href=window.getJointUtmLink((N=k?.tag)===null||N===void 0?void 0:N.link)}};return o.createElement(o.Fragment,null,re?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:C,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"waterFallList",ref:J},o.createElement("div",{className:"waterFallList-scroll",ref:z},D&&((e=k?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:Be},o.createElement(rt,{className:we.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=k?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"waterFallList-info",style:(n=w?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:me((s=k?.tag)===null||s===void 0?void 0:s.info,(l=w?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((r=k?.tag)===null||r===void 0)&&r.link),className:"waterFallList-collection",style:Object.assign({},(a=w?.textStyles)===null||a===void 0?void 0:a.hashTagLink),onClick:Be,dangerouslySetInnerHTML:{__html:me(((d=k?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(v=w?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"waterFallList-content"},ne?.map((G,ue)=>{var ve;return o.createElement(gr,Object.assign({key:ue,index:ue,rec:G,list:ne,showBorder:j+((ve=z?.current)===null||ve===void 0?void 0:ve.clientHeight),style:Q[ue],sizeChange:Fe,unitWidth:Ee,reportTagsView:O},w))}),o.createElement("div",{hidden:!(!((u=k?.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=k?.tag)===null||A===void 0)&&A.link?((p=le?.current)===null||p===void 0?void 0:p.offsetHeight)||((S=w?.buttonBgStyle)===null||S===void 0?void 0:S.height)||"100px":0}}))),o.createElement("div",{className:"waterFallList-bottom",hidden:!(!((b=k?.tag)===null||b===void 0)&&b.link),style:w?.buttonBgStyle}),o.createElement("div",{ref:le,hidden:!(!((T=k?.tag)===null||T===void 0)&&T.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},w?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((_=k?.tag)===null||_===void 0?void 0:_.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:w?.buttonStyle,onClick:Be,dangerouslySetInnerHTML:{__html:me(((g=k?.tag)===null||g===void 0?void 0:g.linkTitle)||"Shop the collection",w?.buttonStyle)}}))))}var yr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const wr=t=>{var e;const{rec:i,index:n,list:s,reportTagsView:l,textStyles:r,space:a}=t,{swiperRef:d,setRtcList:v,setOpenHashtag:u,sxpParameter:f}=Ce(),[h,m]=o.useState(!1),x=o.useRef(null),E=o.useRef(null),A=o.useRef(null),p=o.useRef(null),[S,b]=o.useState(""),T=o.useMemo(()=>{var w,c,M,y,C,I,L,F,z,j;return!((w=i?.video)===null||w===void 0)&&w.cover?(c=i?.video)===null||c===void 0?void 0:c.cover:!((y=(M=i?.video)===null||M===void 0?void 0:M.imgUrls)===null||y===void 0)&&y.length?(I=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||I===void 0?void 0:I[0]:!((F=(L=i?.product)===null||L===void 0?void 0:L.homePage)===null||F===void 0)&&F.length?(j=(z=i?.product)===null||z===void 0?void 0:z.homePage)===null||j===void 0?void 0:j[0]:f?.bottom_image||""},[i,f?.bottom_image]),_=o.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=o.useMemo(()=>{var w,c,M,y,C,I,L,F,z,j,B,k;const U=((w=r?.price)===null||w===void 0?void 0:w.enableFormattedPrice)===void 0||((c=r?.price)===null||c===void 0?void 0:c.enableFormattedPrice);return!((M=i?.product)===null||M===void 0)&&M.currency&&(!((y=i?.product)===null||y===void 0)&&y.price)?`${(F=(L=(I=(C=i?.product)===null||C===void 0?void 0:C.currency)===null||I===void 0?void 0:I.split("-")[1])===null||L===void 0?void 0:L.toUpperCase())!==null&&F!==void 0?F:""}${U?(B=(j=(z=i?.product)===null||z===void 0?void 0:z.price)===null||j===void 0?void 0:j.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&B!==void 0?B:"":(k=i?.product)===null||k===void 0?void 0:k.price}`:null},[i,(e=r?.price)===null||e===void 0?void 0:e.enableFormattedPrice]);o.useEffect(()=>{const w=new IntersectionObserver(c=>{c.forEach(M=>{if(M.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 O=(w,c,M)=>{const y=w/c;return M/y};o.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 M=c.getContext("2d"),y=window?.innerWidth/2,C=O(w.videoWidth,w.videoHeight,y);c.height=C,c.width=y,M?.drawImage(w,0,0,c.width,c.height),b(c.toDataURL()),w.remove(),c.remove()})},[T,h]);const D=()=>{l(),v?.(s),setTimeout(()=>{var w;(w=d?.current)===null||w===void 0||w.swiper.slideTo(n,0,!1),u?.(!1)},0)};return o.createElement("div",{ref:E,className:"list-content-listItem",key:n,onClick:D,style:{marginBottom:a}},o.createElement("div",{className:"list-content-listItem-picture"},h&&o.createElement("div",{style:{display:"none"}},o.createElement("video",{ref:A,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),o.createElement("canvas",{ref:p})),o.createElement(rt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:x})),o.createElement("div",{className:"list-content-listItem-info"},o.createElement("div",{className:`list-content-listItem-info-title ${g?"list-content-listItem-info-nowrap":""}`,style:r?.title,dangerouslySetInnerHTML:{__html:me(_,r?.title)}}),o.createElement("div",{className:"list-content-listItem-info-price",style:r?.price,hidden:!g,dangerouslySetInnerHTML:{__html:me(g,r?.price)}})))};function Sr(t){var e,i,n,s,l,r,a,d,v,u,f,h,m,x,E,A,p,{reportTagsView:S,showBanner:b}=t,T=Ye(t,["reportTagsView","showBanner"]);const{waterFallData:_,getRecommendVideos:g,hashTagSize:O,loadingImage:D,isOpenHashTag:w,cacheActiveIndex:c}=Ce(),{jumpToWeb:M}=Ze(),[y,C]=o.useState(),[I,L]=o.useState(),[F,z]=o.useState(!1),j=o.useRef(null),[B,k]=o.useState(!1);o.useCallback(()=>{B||(k(!0),_&&g?.({hashTag:_?.hashTag}).then(J=>{var Q;C(y?.concat((Q=J?.recList)!==null&&Q!==void 0?Q:[])),k(!1)}))},[_,g,y,B]),o.useEffect(()=>{var J,Q;if(z(!0),_&&g?.({hashTag:_?.hashTag,defaultSize:O,maxSize:O}).then(X=>{var te,ie;L(X),C((ie=(te=X?.recList)===null||te===void 0?void 0:te.filter(re=>re?.video!==null||re?.product!==null))!==null&&ie!==void 0?ie:[]),z(!1)}),w){const X=Tn;L(X),C((Q=(J=X?.recList)===null||J===void 0?void 0:J.filter(te=>te?.video!==null||te?.product!==null))!==null&&Q!==void 0?Q:[]),z(!1)}},[_,g,O,w]);const U=()=>{var J,Q,X,te,ie;if(!((J=I?.tag)===null||J===void 0)&&J.link){S();const re=_?.rec;M(re,(Q=re?.video)===null||Q===void 0?void 0:Q.bindProduct,(X=re?.video)===null||X===void 0?void 0:X.bindCta,c,(te=re?.video)===null||te===void 0?void 0:te.traceInfo),window.location.href=window.getJointUtmLink((ie=I?.tag)===null||ie===void 0?void 0:ie.link)}};return o.createElement(o.Fragment,null,F?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:D,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"list"},o.createElement("div",{className:"list-scroll",ref:j},b&&((e=I?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:U},o.createElement(rt,{className:we.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=I?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"list-info",style:(n=T?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:me((s=I?.tag)===null||s===void 0?void 0:s.info,(l=T?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((r=I?.tag)===null||r===void 0)&&r.link),className:"list-collection",onClick:U,style:Object.assign(Object.assign({},(a=T?.textStyles)===null||a===void 0?void 0:a.hashTagLink),{marginBottom:T?.space}),dangerouslySetInnerHTML:{__html:me(((d=I?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(v=T?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"list-content"},y?.map((J,Q)=>o.createElement(wr,Object.assign({key:Q,index:Q,rec:J,list:y,reportTagsView:S},T)))),o.createElement("div",{hidden:!B,style:{textAlign:"center"}},"loading..."),o.createElement("div",{hidden:!(!((u=I?.tag)===null||u===void 0)&&u.link),style:{height:!((f=I?.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}})),o.createElement("div",{className:"list-bottom",hidden:!(!((x=I?.tag)===null||x===void 0)&&x.link),style:T?.buttonBgStyle}),o.createElement("div",{hidden:!(!((E=I?.tag)===null||E===void 0)&&E.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},T?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((A=I?.tag)===null||A===void 0?void 0:A.linkTitle)||"Shop the collection",className:"list-btn",style:T?.buttonStyle,onClick:U,dangerouslySetInnerHTML:{__html:me(((p=I?.tag)===null||p===void 0?void 0:p.linkTitle)||"Shop the collection",T?.buttonStyle)}}))))}const xr=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:s,swiperRef:l,setWaterFallData:r,cacheRtcList:a,setRtcList:d,cacheActiveIndex:v,rtcList:u,setCacheRtcList:f,setIsFromHashtag:h,isFromHashtag:m,bffEventReport:x,themeTag:E,selectTag:A}=Ce(),{backMainFeed:p}=Ze();o.useRef(null);const S=o.useRef(null),[b,T]=o.useState();o.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 _=()=>{var w,c;p("branch",A,void 0,i?.hashTag),D(),r?.(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),n?.(!1)},[g,O]=o.useState();o.useEffect(()=>{i&&O(i)},[i]);const D=o.useCallback(()=>{var w,c,M,y,C,I;const L=g?.rec;if(!L)return;let F="";m?F="hashTagPage":!((w=L?.video)===null||w===void 0)&&w.url?F="videoPage":!((M=(c=L?.video)===null||c===void 0?void 0:c.imgUrls)===null||M===void 0)&&M.length&&(F="imagePage"),x?.({eventInfo:{contentId:(y=L?.video)===null||y===void 0?void 0:y.itemId,position:v+"",contentTags:JSON.stringify((C=L?.video)===null||C===void 0?void 0:C.tags),traceInfo:(I=L?.video)===null||I===void 0?void 0:I.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,v]);return o.useEffect(()=>{s&&T(new Date)},[s]),o.useEffect(()=>{const w=()=>{T(new Date)};return window.addEventListener("pageshow",w),()=>{window.removeEventListener("pageshow",w)}},[]),S.current?_i.createPortal(o.createElement("div",{className:"waterfall",style:{display:s?"block":"none"}},o.createElement(xn,{icon:yr,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:_}),t?.openFixedSize===!0||t?.openFixedSize===void 0?o.createElement(Sr,Object.assign({reportTagsView:D},t)):o.createElement(br,Object.assign({reportTagsView:D},t))),S.current):null};var En=o.memo(xr);const Tr=t=>o.createElement(En,Object.assign({},t));var Er=o.memo(Tr);const Ar=et(Er,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:dr,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 Cr=[{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 An=t=>o.createElement(An,Object.assign({},t));var Ir=o.memo(An);const kr=et(Ir,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Cr},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var _r=[{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"]}]}],Cn={"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 Pr=t=>{var e,i,n,s,l,r,a,d,v,u,{style:f,recData:h,ctaTempStyles:m,index:x,event:E,onClick:A,isExternalLink:p=!1}=t,S=Ye(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink"]);const{ctaEvent:b,setPopupDetailData:T}=Ce(),{jumpToWeb:_}=Ze(),[g,O]=o.useState(!1),D=o.useRef(null),w=wn(D),c=((n=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((l=(s=h?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((r=h?.video)===null||r===void 0?void 0:r.bindCta),M=((d=(a=h?.video)===null||a===void 0?void 0:a.bindProducts)===null||d===void 0?void 0:d[0])||((v=h?.video)===null||v===void 0?void 0:v.bindProduct),y=()=>{var F,z,j,B;const k=((z=(F=h?.video)===null||F===void 0?void 0:F.bindProducts)===null||z===void 0?void 0:z[0])||((j=h?.video)===null||j===void 0?void 0:j.bindProduct)||h?.video;if(b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,k,x),T?.(Object.assign(Object.assign({},h),{index:x})),p){const U=M?.link||((B=k?.bindCta)===null||B===void 0?void 0:B.link);U&&(_(h,M,c,x),window.location.href=window.getJointUtmLink(U))}else A?.()},C=c?.enTitle||"\u67E5\u770B\u8BE6\u60C5",I=o.useMemo(()=>{var F,z;const j=E?.animation;if(j){const{delay:B,duration:k,backgroundColor:U}=j;return{":after":{animationDelay:`${(F=B/1e3)!==null&&F!==void 0?F:0}s`,animationDuration:`${(z=k/1e3)!==null&&z!==void 0?z:0}s`,backgroundColor:`${U??"transparent"}`}}}},[E?.animation]);o.useEffect(()=>{var F,z,j;w&&D?.current&&b?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((z=(F=h?.video)===null||F===void 0?void 0:F.bindProducts)===null||z===void 0?void 0:z[0])||((j=h?.video)===null||j===void 0?void 0:j.bindProduct)||h?.video,x)},[w]),o.useEffect(()=>{O(!!w)},[w]);const L=o.useMemo(()=>g?Cn["animated-button"]:null,[g]);return o.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`})},S,{className:`${L} ${we.css(I)} ${Cn["one-line-ellipsis"]}`,onClick:y,dangerouslySetInnerHTML:{__html:me(C,m?.ctaTitle)}}))};var Dr=o.memo(Pr),Mr=[{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 Or=et(Dr,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:_r,bindableProps:[],interactionRender:Mr},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 Lr=[{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"]}]}],Nt={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 Br="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Nr=t=>{var e,i,n,s,l,r,a,d,v,u,f,h,m,x,E,A,p,S,b,T,_,g,O,D,{style:w,recData:c,ctaTempStyles:M,index:y,event:C,bottom_image:I,translateY:L,isTel:F,onClick:z,isExternalLink:j=!1,isActive:B}=t,k=Ye(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);w==null||delete w.transform;const{sxpParameter:U,globalConfig:J,ctaEvent:Q,setPopupDetailData:X}=Ce(),{jumpToWeb:te}=Ze(),[ie,re]=o.useState(!0),Se=((n=(i=(e=c?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((l=(s=c?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((r=c?.video)===null||r===void 0?void 0:r.bindCta),ne=((d=(a=c?.video)===null||a===void 0?void 0:a.bindProducts)===null||d===void 0?void 0:d[0])||((v=c?.video)===null||v===void 0?void 0:v.bindProduct),q=()=>{var de,Ee,_e,Fe;const Pe=((Ee=(de=c?.video)===null||de===void 0?void 0:de.bindProducts)===null||Ee===void 0?void 0:Ee[0])||((_e=c?.video)===null||_e===void 0?void 0:_e.bindProduct)||c?.video;if(Q?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},c,Pe,y),X?.(Object.assign(Object.assign({},c),{index:y})),j){const je=ne?.link||((Fe=Pe?.bindCta)===null||Fe===void 0?void 0:Fe.link);je&&(te(c,ne,Se,y),window.location.href=window.getJointUtmLink(je))}else z?.()},le=Se?.enTitle||"\u67E5\u770B\u8BE6\u60C5",W=o.useMemo(()=>{const de=C?.animation;if(de){const{delay:Ee,duration:_e}=de;return{animationDelay:`${Ee?Ee/1e3:0}s`,animationDuration:`${_e?_e/1e3:0}s`}}},[C?.animation]),K=(x=(m=(h=(u=ne?.cover)!==null&&u!==void 0?u:(f=ne?.homePage)===null||f===void 0?void 0:f[0])!==null&&h!==void 0?h:Se?.icon)!==null&&m!==void 0?m:U?.bottom_image)!==null&&x!==void 0?x:I,he=de=>{de.stopPropagation(),re(!1)};o.useEffect(()=>{re(!0)},[B]);const xe=o.useMemo(()=>B&&ie?Nt["animated-fadeIn"]:null,[B,ie]);return o.createElement(o.Fragment,null,F?o.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):o.createElement("div",Object.assign({},k,{className:`${we.css(Object.assign(Object.assign({},w),{"--transY":`translateY(calc(100% + ${(E=w?.margin)!==null&&E!==void 0?E:0}px))`}))} ${Nt.aniLinkPopup} ${xe} ${we.css(W)}`,onClick:q}),o.createElement("div",{onClick:he,className:Nt["modal-icon-wrapper"],style:{padding:(A=w?.padding)!==null&&A!==void 0?A:0}},o.createElement("img",{src:(p=J?.popupCloseIcon)!==null&&p!==void 0?p:Br,alt:"close",className:Nt["modal-icon-wrapper-img"]})),o.createElement(Tt,{src:K,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:(_=c?.video)===null||_===void 0?void 0:_.bindProduct)!==null&&g!==void 0?g:c?.video,index:y,translateY:L,imgStyle:M?.img}),(!c||ne?.title)&&o.createElement("div",{className:Nt["one-line-ellipsis"],style:M?.title,dangerouslySetInnerHTML:{__html:me((O=ne?.title)!==null&&O!==void 0?O:"Product Name",M?.title)}}),o.createElement("div",{className:Nt["one-line-ellipsis"],style:Object.assign(Object.assign({},M?.ctaTitle),{lineHeight:((D=M?.ctaTitle)===null||D===void 0?void 0:D.height)+"px"}),dangerouslySetInnerHTML:{__html:me(le,M?.ctaTitle)}})))};var Fr=o.memo(Nr),jr=[{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 Vr=et(Fr,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Lr,bindableProps:[],interactionRender:jr},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 xi=Object.freeze({__proto__:null,AniLink:Or,AniLinkPopup:Vr,Appoint:Ds,AppointForm:vo,Commodity:Is,CommodityDetail:es,CommodityDetailDiroNew:cs,CommodityDiro:Hs,CommodityDiroNew:Xs,CommodityList:gs,Consent:kr,HashTag:Ar,Iframe:Ss,Link:Ns,MultiCommodity:ir,MultiCommodityDiro:Qs,MultiCommodityDiroNew:rr,Prompt:ss});const zr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Hr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Gr=t=>{var e,{active:i,activeIcon:n,unActicveIcon:s,recData:l,position:r}=t,a=Ye(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:d,mutateUnlike:v,bffEventReport:u,setCacheRtcList:f,cacheRtcList:h}=Ce(),[m,x]=o.useState((e=h?.[r])===null||e===void 0?void 0:e.isCollected),E=vt(Hr),A=vt(zr),p=He.debounce(()=>it(void 0,void 0,void 0,function*(){var S,b,T,_,g,O,D,w,c,M,y,C,I,L,F,z,j,B,k,U,J,Q;if(m){x(!1);const X=(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=(_=l?.video)===null||_===void 0?void 0:_.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=(w=l?.video)===null||w===void 0?void 0:w.tags)!==null&&c!==void 0?c:[]),position:r+"",contentFormat:!((M=l?.video)===null||M===void 0)&&M.url?"video":"image",traceInfo:(y=l?.video)===null||y===void 0?void 0:y.traceInfo}}),!X)x(!0);else{const te=(C=h?.map((ie,re)=>(re===r&&(ie.isCollected=!1),ie)))!==null&&C!==void 0?C:[];f?.(te)}}else{x(!0);const X=(I=yield d?.({content:JSON.stringify(l)}))!==null&&I!==void 0?I:!1;if(u?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(F=(L=l?.video)===null||L===void 0?void 0:L.itemId)!==null&&F!==void 0?F:"",contentName:(j=(z=l?.video)===null||z===void 0?void 0:z.title)!==null&&j!==void 0?j:"",contentTags:JSON.stringify((k=(B=l?.video)===null||B===void 0?void 0:B.tags)!==null&&k!==void 0?k:[]),position:r+"",contentFormat:!((U=l?.video)===null||U===void 0)&&U.url?"video":"image",traceInfo:(J=l?.video)===null||J===void 0?void 0:J.traceInfo}}),!X)x(!1);else{const te=(Q=h?.map((ie,re)=>(re===r&&(ie.isCollected=!0),ie)))!==null&&Q!==void 0?Q:[];f?.(te)}}}),200);return o.createElement("button",Object.assign({},a,{"aria-label":"like",onClick:p}),o.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:m?n||E:s||A,alt:"icon"}))};var In=o.memo(Gr),Ur="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 Ti=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=ki.render(o.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),Wr=({rec:t,index:e,height:i,data:n,muted:s,activeIndex:l,videoPostConfig:r,videoPlayIcon:a})=>{const[d,v]=o.useState(!1),{bffEventReport:u,sxpParameter:f,waterFallData:h,openHashtag:m,bffFbReport:x}=Ce(),E=o.useRef(0),[A,p]=o.useState(!1),[S,b]=o.useState(!0),{isActive:T}=gn(),_=o.useRef(null),[g,O]=o.useState(""),[D,w]=o.useState(!1),c=o.useRef(),M=`pb-cache-video-${e}`,y=o.useRef(null),C=o.useMemo(()=>r?.mode==="2",[r]),I=o.useMemo(()=>{var q;return r?.mode==="2"?`translateY(-${50+((q=r?.offsetTop)!==null&&q!==void 0?q:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),L=o.useMemo(()=>{var q;return((q=t?.video)===null||q===void 0?void 0:q.cover)||g},[g,t]),F=o.useMemo(()=>C?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[C]),z=o.useMemo(()=>r?.bgWay==="1",[r]),j=o.useMemo(()=>z&&r?.bgColor?{backgroundColor:r?.bgColor}:{},[r,z]);o.useEffect(()=>{c?.current&&(c.current.muted=s)},[s,c?.current]);const B=o.useCallback(()=>{var q;c?.current&&((q=c?.current)===null||q===void 0||q.play())},[c?.current]),k=vt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),U=o.useCallback(()=>{c?.current&&(w(!1),p(!0))},[]),J=o.useCallback(()=>{var q,le,W,K,he,xe,de,Ee,_e,Fe,Pe,je,Be;if(!c?.current)return;v(!1);const G=n[e];if(G&&(!((q=c?.current)===null||q===void 0)&&q.duration)){E.current=((le=c?.current)===null||le===void 0?void 0:le.currentTime)||0;const ue=((K=(W=c?.current)===null||W===void 0?void 0:W.duration)!==null&&K!==void 0?K:0).toFixed(2),ve=((xe=(he=c?.current)===null||he===void 0?void 0:he.currentTime)!==null&&xe!==void 0?xe:0).toFixed(2),V=S?"0":"1";u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ee=(de=G?.video)===null||de===void 0?void 0:de.itemId)!==null&&Ee!==void 0?Ee:"",contentName:(Fe=(_e=G?.video)===null||_e===void 0?void 0:_e.title)!==null&&Fe!==void 0?Fe:"",playType:V,startTime:ve,videoDuration:ue,contentTags:JSON.stringify((je=(Pe=G?.video)===null||Pe===void 0?void 0:Pe.tags)!==null&&je!==void 0?je:[]),position:e+"",contentFormat:"video",traceInfo:(Be=G?.video)===null||Be===void 0?void 0:Be.traceInfo}}),b(!1)}},[u,n,e,S,c?.current]),Q=o.useCallback(()=>{var q;if(!c?.current||g||!C||(c.current.style.objectFit="contain",!((q=t?.video)===null||q===void 0)&&q.cover||!_||!_.current||z))return;const le=()=>{const W=_?.current,K=W.getContext("2d"),he=window?.innerWidth,xe=window?.innerHeight;W.height=xe,W.width=he,K?.drawImage(c.current,0,0,W.width,W.height),O(W.toDataURL())};le(),setTimeout(()=>{le()},500)},[c.current,z,t,g,C]),X=o.useCallback(()=>{c.current&&(J(),Q())},[c.current,Q,J]),te=o.useCallback(q=>()=>{var le,W,K,he,xe;if(!c.current||!A)return;const de=(le=c?.current)===null||le===void 0?void 0:le.paused;switch(q){case"start":if(!de)return;(W=c?.current)===null||W===void 0||W.play(),v(!1);break;case"pause":if(de)return;(K=c?.current)===null||K===void 0||K.pause(),v(!0);break;default:de?(he=c?.current)===null||he===void 0||he.play():(xe=c?.current)===null||xe===void 0||xe.pause(),v(!de);break}},[A,c?.current]),ie=o.useCallback(()=>{var q,le,W,K,he,xe,de,Ee,_e,Fe,Pe,je,Be;if(!c?.current||l!==e)return;const G=n[e],ue=((le=(q=c?.current)===null||q===void 0?void 0:q.duration)!==null&&le!==void 0?le:0).toFixed(2),ve=((K=(W=c?.current)===null||W===void 0?void 0:W.currentTime)!==null&&K!==void 0?K:0).toFixed(2);if(!((he=c?.current)===null||he===void 0)&&he.duration){const V=(((xe=c?.current)===null||xe===void 0?void 0:xe.currentTime)-E.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ee=(de=G?.video)===null||de===void 0?void 0:de.itemId)!==null&&Ee!==void 0?Ee:"",contentName:(Fe=(_e=G?.video)===null||_e===void 0?void 0:_e.title)!==null&&Fe!==void 0?Fe:"",endTime:ve,videoDuration:ue,playDuration:V,contentTags:JSON.stringify((je=(Pe=G?.video)===null||Pe===void 0?void 0:Pe.tags)!==null&&je!==void 0?je:[]),position:e+"",contentFormat:"video",traceInfo:(Be=G?.video)===null||Be===void 0?void 0:Be.traceInfo}})}},[n,e,u,c?.current,l]),re=o.useCallback(()=>{w(!0)},[]);o.useEffect(()=>{var q,le,W,K,he,xe,de,Ee,_e,Fe;if(!T)return;const Pe=t?.video.url;if(!Pe)return;const je=document.querySelector(`#${M}`);if(!je||(c.current=Ti?.(je),!c?.current))return;const Be=window?.Hls;let G=null;return Pe.includes(".m3u8")&&Be&&Be.isSupported()?(G=new Be,G.loadSource(Pe),G.attachMedia(c?.current),G.on(Be.Events.MANIFEST_PARSED,function(){var ue;(ue=c?.current)===null||ue===void 0||ue.play()})):c.current.src=Pe,(q=c?.current)===null||q===void 0||q.setAttribute("x5-playsinline","true"),(le=c?.current)===null||le===void 0||le.setAttribute("webkit-playsinline","true"),(W=c?.current)===null||W===void 0||W.addEventListener("loadedmetadata",X),(K=c?.current)===null||K===void 0||K.addEventListener("loadeddata",Q),(he=c?.current)===null||he===void 0||he.addEventListener("play",J),(xe=c?.current)===null||xe===void 0||xe.addEventListener("playing",U),(de=c?.current)===null||de===void 0||de.addEventListener("pause",ie),(Ee=c?.current)===null||Ee===void 0||Ee.addEventListener("ended",B),(_e=c?.current)===null||_e===void 0||_e.addEventListener("canplay",B),(Fe=c?.current)===null||Fe===void 0||Fe.addEventListener("waiting",re),()=>{var ue,ve,V,N,be,tt,ot,We,Qe;((ue=c?.current)===null||ue===void 0?void 0:ue.paused)||ie(),G&&G?.destroy(),p(!1),(ve=c?.current)===null||ve===void 0||ve.removeEventListener("loadedmetadata",X),(V=c?.current)===null||V===void 0||V.removeEventListener("loadeddata",Q),(N=c?.current)===null||N===void 0||N.removeEventListener("play",J),(be=c?.current)===null||be===void 0||be.removeEventListener("playing",U),(tt=c?.current)===null||tt===void 0||tt.removeEventListener("pause",ie),(ot=c?.current)===null||ot===void 0||ot.removeEventListener("ended",B),(We=c?.current)===null||We===void 0||We.removeEventListener("canplay",B),(Qe=c?.current)===null||Qe===void 0||Qe.removeEventListener("waiting",re)}},[T,M,t,ie]),o.useEffect(()=>{var q,le;!c?.current||!A||(T?(x?.({eventName:"ViewContent"}),(q=c?.current)===null||q===void 0||q.play()):(le=c?.current)===null||le===void 0||le.pause())},[T,A,c?.current]),o.useEffect(()=>{var q,le,W;if(!T||!c?.current)return;!((q=c?.current)===null||q===void 0?void 0:q.paused)&&m?(le=c?.current)===null||le===void 0||le.pause():m||(W=c?.current)===null||W===void 0||W.play()},[m,T,c?.current]),o.useEffect(()=>{if(!T)return;const q=()=>{te("start")(),x?.({eventName:"ViewContent"})},le=te("pause");return ht.on(at.PAGE_DID_SHOW,q),ht.on(at.PAGE_DID_HIDE,le),()=>{ht.off(at.PAGE_DID_SHOW,q),ht.off(at.PAGE_DID_HIDE,le)}},[te,T]);const Se=o.useMemo(()=>!f?.placeholder_image||A?null:o.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]),ne=o.useMemo(()=>{if(!(!D||!A))return o.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Ur,alt:"placeholder image"})},[D,A]);return o.useEffect(()=>{if(!c?.current)return;const q=()=>{var le;l===e&&(!((le=t?.video)===null||le===void 0)&&le.url)&&c?.current&&!d&&te("pause")()};return window.addEventListener("beforeunload",q),()=>{window.removeEventListener("beforeunload",q)}},[l,e,t,c?.current,te,d]),t?.video?o.createElement(o.Fragment,null,C?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:te(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},j)},!z&&A&&L&&o.createElement(rt,{src:L,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},F)}),o.createElement("canvas",{ref:_,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:I,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},o.createElement("div",{className:"n-full-screen",ref:y,id:M,style:{width:"100%",height:"100%"}}),d&&o.createElement(rt,{className:"clc-pb-video-pause",src:a??k,alt:"pause"}))),Se,ne):o.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:te()},o.createElement("div",{className:"n-full-screen",ref:y,id:M,style:{width:"100%",height:"100%"}}),Se,ne,d&&o.createElement(rt,{className:"clc-pb-video-pause",src:a??k,alt:"pause"}))):null};var Yr=o.memo(Wr);const Xr=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:s})=>{const[l,r]=o.useState(t),a=d=>{d.stopPropagation();const v=!l;r(v),n?.(v)};return o.useEffect(()=>{r(t)},[t]),o.createElement("button",{style:s,"aria-label":"toggle button",className:"pb-toggle-button",onClick:a},o.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var kn=o.memo(Xr);const Jr=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,s]=o.useState(!0);ft(),o.useEffect(()=>{setTimeout(()=>{s(!1)},i)},[]);const l=vt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),r=o.useMemo(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return o.createElement("div",{hidden:!n,className:`pb-finger-wrap ${r}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},o.createElement("img",{src:t||l,alt:"finger swiper"}))},_n=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:s}=t,l=o.useMemo(()=>n?.mode==="2",[n]),r=o.useMemo(()=>{var u;return n?.mode==="2"?`translateY(-${50+((u=n?.offsetTop)!==null&&u!==void 0?u:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),a=o.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),d=o.useMemo(()=>n?.bgWay==="1",[n]),v=o.useMemo(()=>d&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,d]);return o.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!l||!d)&&o.createElement(rt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},a),onLoad:s}),l&&o.createElement(rt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:r,left:0,right:0},onLoad:s}))},qr=({imgUrls:t,width:e,height:i,rec:n,index:s,onReportViewImageEnd:l,onViewImageStartEvent:r,imgUrlsPostConfig:a})=>{var d,v;const u=o.useRef(),{isActive:f}=gn(),{sxpParameter:h,openHashtag:m}=Ce(),[x,E]=o.useState(!1);o.useEffect(()=>{x&&f?(u?.current&&u.current.swiper.autoplay.start(),m?l(n):r(s)):u?.current&&u.current.swiper.autoplay.stop()},[n,f,l,m,s,r,x]);const A=o.useCallback(()=>{x||E(!0)},[x]);return o.createElement(Dt,{ref:u,defaultValue:0,direction:"horizontal",modules:[qt,Kt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},className:we.css(Object.assign({},a?.marginBottom&&{".swiper-pagination":{bottom:(d=a?.marginBottom)!==null&&d!==void 0?d:0}})),height:i,loop:!0,autoplay:{delay:((v=a?.delay)!==null&&v!==void 0?v:3)*1e3}},t?.map((p,S)=>o.createElement(bt,{key:S},o.createElement(_n,{src:!x&&S>0?"":p,height:i,imgUrlsPostConfig:a,onShowFirstImage:A}))))};var Kr=o.memo(qr);const Zr=({tags:t,itemId:e,itemType:i,index:n,rec:s,hashTagStyle:l})=>{var r;const[a,d]=o.useState(!1),{setWaterFallData:v,setOpenHashtag:u,setCacheActiveIndex:f,waterFallData:h,setIsFromHashtag:m}=Ce(),x=E=>{h?m?.(!0):f?.(n),v?.(i?{hashTag:E,itemId:e,itemType:i,rec:s}:{hashTag:E,rec:s}),u?.(!0)};return o.useMemo(()=>t.length<=6?null:o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>d(!a)},a?"show less":"show more"),[a,t]),o.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(r=l?.marginTop)!==null&&r!==void 0?r:16}px`}},o.createElement(Vt,null,t?.map((E,A)=>o.createElement(bt,{key:A,hidden:a?!1:A>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>x(E)},o.createElement("div",{dangerouslySetInnerHTML:{__html:me(`#${E}`,l)}})))))};var Pn=o.memo(Zr),Qr="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 $t(t){return o.memo(function(e){const{$store:i}=Jn(),n=l=>{let r=l;const a=l.match(/{{.*?}}/g);return a?.length&&a.forEach(d=>{d.replace(/{{\s*([\w.]+)\s*}}/g,(v,u)=>{if(u){const f=He.get(i,u);return r=r.replace(d,f),f}})}),r},s=o.useMemo(()=>{var l,r,a;const{bindDatas:d}=e,v=Ye(e,["bindDatas"]);if((l=d?.forEach)===null||l===void 0||l.call(d,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=He.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=He.cloneDeep(v.event)||{};for(const f in u)if(Object.prototype.hasOwnProperty.call(u,f))try{u[f].value=n(u[f].value),v.eventMap[f]=new Function(u[f].value)}catch{}}return!((a=(r=v?.event)===null||r===void 0?void 0:r.onClick)===null||a===void 0)&&a.linkType&&(v.style.cursor="pointer"),v},[i,e]);return o.createElement(t,Object.assign({},s,s.eventMap))})}const ei=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:s,isActive:l})=>{var r,a,d,v,u;const{schema:f}=ft();if(!t?.video)return null;let h=null;!((a=(r=t?.video)===null||r===void 0?void 0:r.bindProducts)===null||a===void 0)&&a.length?h="\u591A\u5546\u54C1CTA":!((d=t?.video)===null||d===void 0)&&d.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=o.useCallback(()=>{var E,A,p,S,b,T,_,g,O,D,w,c,M,y,C,I,L,F,z,j,B,k,U,J,Q,X,te,ie;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?.item)===null||_===void 0?void 0:_.type)==="CommodityDiroNew"&&!(!((g=t?.video)===null||g===void 0)&&g.bindProduct)||((O=m?.item)===null||O===void 0?void 0:O.type)==="MultiCommodity"&&!(!((w=(D=t?.video)===null||D===void 0?void 0:D.bindProducts)===null||w===void 0)&&w.length)||((c=m?.item)===null||c===void 0?void 0:c.type)==="MultiCommodityDiro"&&!(!((y=(M=t?.video)===null||M===void 0?void 0:M.bindProducts)===null||y===void 0)&&y.length)||((C=m?.item)===null||C===void 0?void 0:C.type)==="MultiCommodityDiroNew"&&!(!((L=(I=t?.video)===null||I===void 0?void 0:I.bindProducts)===null||L===void 0)&&L.length))return null;if(m&&n){const re=n[(F=m?.item)===null||F===void 0?void 0:F.type],Se=$t(re),ne=(z=re?.extend)===null||z===void 0?void 0:z.defaulSetting,q=((k=(B=(j=m?.item)===null||j===void 0?void 0:j.event)===null||B===void 0?void 0:B.onClick)===null||k===void 0?void 0:k.linkType)==="externalLink";return o.createElement(Se,Object.assign({style:Object.assign(Object.assign(Object.assign({},ne?.style),(U=m?.item)===null||U===void 0?void 0:U.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},ne?.textStyle),(J=m?.item)===null||J===void 0?void 0:J.textStyle),bindDatas:(X=(Q=m?.item)===null||Q===void 0?void 0:Q.bindDatas)!==null&&X!==void 0?X:[]},ne?.props,(te=m?.item)===null||te===void 0?void 0:te.props,{event:((ie=m?.item)===null||ie===void 0?void 0:ie.event)||{},schema:f,id:m?.id,key:m?.id,recData:t,isExternalLink:q,index:e,isActive:l}))}else return null}},[t,n,i,f,m?.id,l]);return o.createElement(o.Fragment,null,x())},Dn=({nudge:t})=>{var e,i,n,s,l,r;return o.createElement(o.Fragment,null,t?.isOpen&&o.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(n=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&n!==void 0?n:212,height:(l=(s=t?.size)===null||s===void 0?void 0:s.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(r=t?.borderRadius)!==null&&r!==void 0?r:4}},t?.icon?o.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,o.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:me(t?.content,t?.textStyle)}})))},Rr=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:s,setCacheRtcList:l,setCacheActiveIndex:r,setLoading:a,swiperRef:d,waterFallData:v,bffEventReport:u,selectTag:f,setSelectTag:h}=Ce(),{backMainFeed:m}=Ze(),x=o.useMemo(()=>[Gt,...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!==Gt&&(p=A),a?.(!0),n?.({themeTag:p}).then(S=>{var b,T,_,g;ht.emit(at.CHANGE_THEME_TAG,p),s?.((b=S?.recList)!==null&&b!==void 0?b:[]),l?.((T=S?.recList)!==null&&T!==void 0?T:[]),e?.(0),r?.(0),(g=(_=d?.current)===null||_===void 0?void 0:_.swiper)===null||g===void 0||g.slideTo(0)}).finally(()=>{a?.(!1)}),h?.(A)};return v||t.length<=0?null:o.createElement("div",{className:"clc-sxp-tagbar",style:i},o.createElement("ul",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},x.map(A=>o.createElement("li",{className:`clc-sxp-tagbar-list-item ${A===f?"clc-sxp-tagbar-list-item-active":""}`,key:A,onClick:E(A)},A))))};var Mn=o.memo(Rr);const On=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:s,resolver:l,data:r=[],ctaType:a,tipText:d,nudge:v,_schema:u,hashTagStyle:f,tagList:h=[],licenseUrl:m})=>{var x,E,A,p,S,b,T,_,g;const O=vt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),D=vt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:w}=ft(),[c,M]=o.useState(0),y=o.useRef(0),[C,I]=o.useState(!0),L=o.useRef(),[F,z]=o.useState(!1),[j,B]=o.useState(!1),[k,U]=o.useState(new Date().getTime()),J=o.useRef(!1),{loadVideos:Q,bffEventReport:X,loading:te,setPopupDetailData:ie,ctaEvent:re,swiperRef:Se,waterFallData:ne,setOpenHashtag:q,appDomain:le,openHashtag:W,loadingImage:K,isFromHashtag:he,popupDetailData:xe,bffFbReport:de,curTime:Ee,h5EnterLink:_e,isShowConsent:Fe,selectTag:Pe,isPreview:je,isEditor:Be,cacheRtcList:G,setRtcList:ue,cacheActiveIndex:ve,rtcList:V}=Ce(),{backMainFeed:N,productView:be,jumpToWeb:tt}=Ze(),ot=o.useMemo(()=>r.length>0&&!te&&(Zn()||t?.enableSwiperTip),[r,te,t?.enableSwiperTip]);o.useEffect(()=>{ji()},[]),o.useEffect(()=>{if(r?.length>0){const P=new Date;L.current=P,de?.({eventName:"PageView"})}},[r?.length]);const We=o.useCallback(()=>{if(ji(),_e?.(),r.length>0){const P=new Date;L.current=P,de?.({eventName:"PageView"})}},[r.length,de,_e]);o.useEffect(()=>{var P;if(!a||a?.length<1)return;const oe=r?.findIndex(Z=>{var se,fe,ge,ee,ae,Te,Me,Ne,Ge;const Ie=a?.[0];return Ie==="\u591A\u5546\u54C1CTA"?((se=Z?.video)===null||se===void 0?void 0:se.bindProducts)&&((ge=(fe=Z?.video)===null||fe===void 0?void 0:fe.bindProducts)===null||ge===void 0?void 0:ge.length)>0:Ie==="\u5546\u54C1CTA"?(ee=Z?.video)===null||ee===void 0?void 0:ee.bindProduct:((Te=(ae=Z?.video)===null||ae===void 0?void 0:ae.bindCta)===null||Te===void 0?void 0:Te.itemId)===Ie&&(((Me=Z?.video)===null||Me===void 0?void 0:Me.url)||((Ge=(Ne=Z?.video)===null||Ne===void 0?void 0:Ne.imgUrls)===null||Ge===void 0?void 0:Ge.length))})||0;oe!==-1&&((P=Se?.current)===null||P===void 0||P.swiper.slideTo(oe))},[r,a,Se]),o.useEffect(()=>{const P=r?.[c],oe=()=>{var Z,se,fe,ge,ee,ae,Te,Me,Ne,Ge,Ie,Re,$e,ke,ze,ct,Je,yt,wt,Et;const At=!W&&!Fe;if(document.visibilityState==="hidden"){At&&(ht.emit(at.PAGE_DID_HIDE,P),ce(P),Oe(P));let Le="";xe&&(!((se=(Z=P?.video)===null||Z===void 0?void 0:Z.bindProducts)===null||se===void 0)&&se.length||!((fe=P?.video)===null||fe===void 0)&&fe.bindProduct)?Le="pdpPage":xe&&((Te=s?.[(ae=(ee=(ge=P?.video)===null||ge===void 0?void 0:ge.bindCta)===null||ee===void 0?void 0:ee.itemId)!==null&&ae!==void 0?ae:""].item)===null||Te===void 0?void 0:Te.type)==="Appoint"?Le="formPage":he?Le="hashTagPage":!((Me=P?.video)===null||Me===void 0)&&Me.url?Le="videoPage":!((Ne=P?.video)===null||Ne===void 0)&&Ne.imgUrls&&(!((Ie=(Ge=P?.video)===null||Ge===void 0?void 0:Ge.imgUrls)===null||Ie===void 0)&&Ie.length)?Le="imagePage":P?.product&&(Le="productPage"),X?.({eventInfo:{sessionDuration:Math.floor((new Date-Ee.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(Re=P?.video)===null||Re===void 0?void 0:Re.itemId,productId:($e=P?.product)===null||$e===void 0?void 0:$e.itemId,position:c+"",fromKName:Le,fromKPage:location?.href,ctatId:(ct=(ze=(ke=P?.video)===null||ke===void 0?void 0:ke.bindCta)===null||ze===void 0?void 0:ze.itemId)!==null&&ct!==void 0?ct:"",traceInfo:(Et=(yt=(Je=P?.video)===null||Je===void 0?void 0:Je.traceInfo)!==null&&yt!==void 0?yt:(wt=P?.product)===null||wt===void 0?void 0:wt.traceInfo)!==null&&Et!==void 0?Et:""}})}else document.visibilityState==="visible"&&(J.current===!0&&(U(new Date().getTime()),J.current=!1),We(),At&&(qe(c),ht.emit(at.PAGE_DID_SHOW,P),N("external",Pe)))};return document.addEventListener("visibilitychange",oe),()=>{document.removeEventListener("visibilitychange",oe)}},[c,X,r,We,xe,he,s,Ee,N,W,Fe,Pe]);const Qe=o.useMemo(()=>{let P=0;return h.length>0&&(P+=45,ne&&(P-=45)),P},[h,ne]),dt=o.useMemo(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[]),st=o.useMemo(()=>i-dt-Qe,[t,i,Qe]),H=o.useMemo(()=>{var P;const oe=c===0&&!ne&&!Be?[(P=r?.[0])!==null&&P!==void 0?P:null]:r?.map((Z,se)=>c===se||se-1===c||se+1===c?Z:null);return ne?oe:oe.concat([{loading:!0}])},[r,c,ne,Be]),Y=o.useMemo(()=>{var P,oe,Z,se;if(t?.logoUrl&&t?.isShowLogo){const fe=(oe=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||oe===void 0?void 0:oe.value,ge=((se=(Z=t?.logoBar)===null||Z===void 0?void 0:Z.onClick)===null||se===void 0?void 0:se.linkType)==="externalLink",ee=H[c];return o.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},fe&&{onClick:()=>{var ae,Te,Me,Ne;ge&&tt(ee,(ae=ee?.video)===null||ae===void 0?void 0:ae.bindProduct,(Te=ee?.video)===null||Te===void 0?void 0:Te.bindCta,c,((Me=ee?.product)===null||Me===void 0?void 0:Me.traceInfo)||((Ne=ee?.video)===null||Ne===void 0?void 0:Ne.traceInfo)),new Function(fe)()}}),o.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,c,H]),ye=o.useCallback((P,oe)=>{var Z,se,fe,ge;return!((Z=P?.video)===null||Z===void 0)&&Z.url?o.createElement(Yr,{key:k,rec:P,index:oe,muted:C,data:r,height:st,activeIndex:c,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((se=P?.video)===null||se===void 0)&&se.imgUrls?o.createElement(Kr,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:n,height:st,rec:P,index:oe,onReportViewImageEnd:ce,onViewImageStartEvent:qe,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((fe=t?.productPost)===null||fe===void 0?void 0:fe.length)>0?(ge=t?.productPost)===null||ge===void 0?void 0:ge.map((ee,ae)=>{var Te,Me,Ne,Ge,Ie,Re,$e,ke;const ze=l[(Te=ee?.item)===null||Te===void 0?void 0:Te.type],ct=$t(ze),Je=(Me=ze?.extend)===null||Me===void 0?void 0:Me.defaulSetting;return o.createElement(ct,Object.assign({key:`${oe}${ae}`,textStyle:Object.assign(Object.assign({},Je?.textStyle),(Ne=ee?.item)===null||Ne===void 0?void 0:Ne.textStyle),bindDatas:(Ie=(Ge=ee?.item)===null||Ge===void 0?void 0:Ge.bindDatas)!==null&&Ie!==void 0?Ie:[]},Je?.props,(Re=ee?.item)===null||Re===void 0?void 0:Re.props,{event:(($e=ee?.item)===null||$e===void 0?void 0:$e.event)||{},schema:w,id:ee?.id,viewTime:L.current,rec:P,isPost:!0,tipText:d,style:Object.assign(Object.assign(Object.assign({},Je?.style),(ke=ee?.item)===null||ke===void 0?void 0:ke.style),{height:"100%",overflow:"auto"}),index:oe}))}):null},[n,r,st,C,c,t?.productPost,t?.videoPlayIcon,L,d,l,w,k]),Ae=o.useCallback(P=>{B(P)},[]),pe=o.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]),$=o.useCallback((P,oe)=>{var Z,se,fe,ge,ee,ae,Te,Me;return P?.video?o.createElement(o.Fragment,null,((Z=P?.video)===null||Z===void 0?void 0:Z.title)&&!j&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom",style:{paddingBottom:`${(se=t?.bottomInfoDist)!==null&&se!==void 0?se:40}px`}},o.createElement(Dn,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(ei,{rec:P,index:oe,tempMap:s,resolver:l})):null,o.createElement("div",null,o.createElement(Rt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:d?.foldText,unfoldText:d?.unfoldText,text:(ge=(fe=P?.video)===null||fe===void 0?void 0:fe.title)!==null&&ge!==void 0?ge:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:Ae}),o.createElement(ei,{rec:P,index:oe,tempMap:s,resolver:l,includesCtaType:["AniLink"]}),o.createElement(Pn,{index:c,tags:(ae=(ee=P?.video)===null||ee===void 0?void 0:ee.hashTags)!==null&&ae!==void 0?ae:[],itemId:(Te=P?.video)===null||Te===void 0?void 0:Te.itemId,itemType:!((Me=P?.video)===null||Me===void 0)&&Me.itemId?"VIDEO":null,rec:P,hashTagStyle:f}))),o.createElement(ei,{rec:P,index:oe,tempMap:s,resolver:l,includesCtaType:["AniLinkPopup"],isActive:oe===c})):null},[e,c,s,l,d,v,f,t,Ae,j,pe]),R=o.useCallback((P,oe,Z)=>{var se,fe,ge,ee;if(!t?.isShowLike||!Z)return;let ae=(se=t?.likeIconY)!==null&&se!==void 0?se:400;return ne&&ae<40&&(ae+=40),P?.video?o.createElement(In,{key:P.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:P.isCollected,recData:P,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(fe=t.likeIconXPosit)!==null&&fe!==void 0?fe:"right"]:(ge=t.likeIconX)!==null&&ge!==void 0?ge:0,[(ee=t.likeIconYPosit)!==null&&ee!==void 0?ee:"bottom"]:ae},position:oe}):null},[t,ne]),ce=P=>{var oe,Z,se,fe,ge,ee;if(!(!((oe=P?.video)===null||oe===void 0)&&oe.url)&&(!((Z=P?.video)===null||Z===void 0)&&Z.imgUrls)){const ae=Date.now(),Te=(ae-y.current)/1e3;X?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(fe=(se=P?.video)===null||se===void 0?void 0:se.itemId)!==null&&fe!==void 0?fe:"",contentName:(ge=P?.video.title)!==null&&ge!==void 0?ge:"",imageEndTime:`${ae}`,playDuration:`${Te}`,contentTags:JSON.stringify((ee=P?.video.tags)!==null&&ee!==void 0?ee:[]),position:c+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},De=(P,oe)=>{var Z,se,fe,ge,ee,ae,Te,Me,Ne,Ge,Ie,Re,$e,ke,ze,ct,Je,yt,wt;if(je||ne)return;const Et=new Date-Ee.current;if(t?.openSlideSkip&&Et>=((Z=t?.slideSkipStartTime)!==null&&Z!==void 0?Z:0)&&Qn()&&P){const At=((ge=(fe=(se=P?.video)===null||se===void 0?void 0:se.bindProducts)===null||fe===void 0?void 0:fe[0])===null||ge===void 0?void 0:ge.link)||((ae=(ee=P?.video)===null||ee===void 0?void 0:ee.bindProduct)===null||ae===void 0?void 0:ae.link)||((Te=P?.product)===null||Te===void 0?void 0:Te.link),Le=P?.product||((Me=P?.video)===null||Me===void 0?void 0:Me.bindProduct)||((Ge=(Ne=P?.video)===null||Ne===void 0?void 0:Ne.bindProducts)===null||Ge===void 0?void 0:Ge[0]);At&&(X?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(Ie=Le?.itemId)!==null&&Ie!==void 0?Ie:"",productName:(Re=Le?.title)!==null&&Re!==void 0?Re:"",price:Le?.price?Le?.price+"":"0",productCollection:($e=Le?.collection)!==null&&$e!==void 0?$e:"",contentTags:Le?.tags?JSON.stringify(Le?.tags):"",position:oe+"",contentId:(ze=(ke=P?.video)===null||ke===void 0?void 0:ke.itemId)!==null&&ze!==void 0?ze:"",traceInfo:(wt=(Je=(ct=P?.video)===null||ct===void 0?void 0:ct.traceInfo)!==null&&Je!==void 0?Je:(yt=P?.product)===null||yt===void 0?void 0:yt.traceInfo)!==null&&wt!==void 0?wt:""}}),J.current=!0,window.location.href=window.getJointUtmLink(At))}},Ve=P=>{var oe,Z,se,fe,ge,ee,ae,Te,Me,Ne,Ge,Ie,Re,$e;const ke=r[P.previousIndex];if(!ke)return;P.previousIndex-P.activeIndex<0?(X?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Z=(oe=ke?.video)===null||oe===void 0?void 0:oe.itemId)!==null&&Z!==void 0?Z:"",productId:(fe=(se=ke?.product)===null||se===void 0?void 0:se.itemId)!==null&&fe!==void 0?fe:"",requestId:null,traceInfo:(ee=(ge=ke?.video)===null||ge===void 0?void 0:ge.traceInfo)!==null&&ee!==void 0?ee:""}}),ce(ke),De(ke,P.previousIndex)):(X?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Te=(ae=ke?.video)===null||ae===void 0?void 0:ae.itemId)!==null&&Te!==void 0?Te:"",productId:(Ne=(Me=ke.product)===null||Me===void 0?void 0:Me.itemId)!==null&&Ne!==void 0?Ne:"",requestId:null,traceInfo:(Ie=(Ge=ke?.video)===null||Ge===void 0?void 0:Ge.traceInfo)!==null&&Ie!==void 0?Ie:""}}),ce(ke)),Oe(ke);const ze=r[P.activeIndex];!(!((Re=ze?.video)===null||Re===void 0)&&Re.url)&&!(!(($e=ze?.video)===null||$e===void 0)&&$e.imgUrls)&&ze?.product&&de?.({eventName:"ProductView"}),L.current=new Date},Oe=P=>{var oe,Z,se;!(!((oe=P?.video)===null||oe===void 0)&&oe.url)&&!(!((Z=P?.video)===null||Z===void 0)&&Z.imgUrls)&&P?.product&&be(P,P.product,(se=P?.product)===null||se===void 0?void 0:se.bindCta,L.current,c)};o.useEffect(()=>{const P=r[c];W?Oe(P):L.current=new Date},[W,r,c]);const qe=P=>{var oe,Z,se,fe,ge,ee;const ae=r[P];if(!(!((oe=ae?.video)===null||oe===void 0)&&oe.url)&&(!((Z=ae?.video)===null||Z===void 0)&&Z.imgUrls)){const Te=Date.now();y.current=Te,X?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(fe=(se=ae?.video)===null||se===void 0?void 0:se.itemId)!==null&&fe!==void 0?fe:"",contentName:(ge=ae?.video.title)!==null&&ge!==void 0?ge:"",imageStartTime:`${Te}`,contentTags:JSON.stringify((ee=ae?.video.tags)!==null&&ee!==void 0?ee:[]),position:P+"",contentFormat:"image",traceInfo:ae?.video.traceInfo}}),de?.({eventName:"ViewContent"})}},Xe=o.useCallback(P=>{var oe,Z,se,fe,ge,ee;if(P)return(t?.isShowMute===void 0||t?.isShowMute===!0)&&o.createElement(kn,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((Z=(oe=H?.[c])===null||oe===void 0?void 0:oe.video)===null||Z===void 0)&&Z.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(se=t?.muteIconXPosit)!==null&&se!==void 0?se:"right"]:(fe=t?.muteIconX)!==null&&fe!==void 0?fe:0,[(ge=t?.muteIconYPosit)!==null&&ge!==void 0?ge:"bottom"]:(ee=t?.muteIconY)!==null&&ee!==void 0?ee:23},defaultValue:C,activeIcon:t?.unMuteIcon?t?.unMuteIcon:O,unactiveIcon:t?.muteIcon?t?.muteIcon:D,onChange:I})},[t,H,c,C]),Ke=o.useMemo(()=>te?o.createElement("div",{style:{height:st,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:K,alt:"loading...",style:{objectFit:"contain"}})):H?.map((P,oe)=>o.createElement(bt,{key:oe,virtualIndex:oe,style:{overflow:"hidden"}},P&&o.createElement(o.Fragment,null,P?.loading?o.createElement("div",{style:{height:st,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:K,alt:"loading...",style:{objectFit:"contain"}})):o.createElement(o.Fragment,null,R(P,oe,!t?.likeIconFixed),Xe(!t?.muteIconFixed),$(P,oe),ye(P,oe))))),[n,r,st,te,$,ye,H,K,k,Xe]);return o.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},ne&&o.createElement(xn,{icon:Qr,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},textStyle:Object.assign(Object.assign({},(S=(p=(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||p===void 0?void 0:p.textStyles)===null||S===void 0?void 0:S.hashTagTitle),{color:"#fff"}),onClose:()=>{!He.isEqual(V,G)&&G&&G?.length&&ue?.(G),q?.(!0)}}),Y,o.createElement(Mn,{tagList:h,setActiveIndex:M,style:{top:dt}}),ot?o.createElement(Jr,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((b=t?.swipeTipOffset)!==null&&b!==void 0?b:0)}%`},duration:t?.swiperTipAniDur}):null,o.createElement(Dt,{style:{marginTop:Qe},ref:Se,onSlideChange:()=>{Se.current.swiper.allowTouchMove=!1,setTimeout(()=>{Se.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{M(P.activeIndex),!W&&(Ve(P),!(ne||Be)&&P?.activeIndex+1>=r?.length&&(F||(z(!0),Q?.(Math.ceil(c/10)+1).then(()=>{z(!1)}))))},direction:"vertical",height:st},R(H[c],c,!!t?.likeIconFixed),Xe(!!t?.muteIconFixed),Ke),o.createElement(En,Object.assign({},(g=(_=(T=t?.hashTag)===null||T===void 0?void 0:T[0])===null||_===void 0?void 0:_.item)===null||g===void 0?void 0:g.props)))},$r=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:s,index:l})=>o.createElement(Dt,{defaultValue:0,direction:"horizontal",modules:[qt,Kt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(r=>o.createElement(bt,{key:r},o.createElement(_n,{src:r,height:i,imgUrlsPostConfig:n}))));var ed=o.memo($r);const td=({rec:t,index:e,height:i,data:n,muted:s,activeIndex:l,videoPostConfig:r,width:a})=>{const[d,v]=o.useState(!1),u=o.useRef(null),{bffEventReport:f,sxpParameter:h,waterFallData:m,openHashtag:x}=Ce(),E=o.useRef(0),[A,p]=o.useState(!1),[S,b]=o.useState(!0),T=o.useRef(null),[_,g]=o.useState("");o.useEffect(()=>{u.current&&(u.current.muted=s)},[s]);const O=o.useCallback(()=>{var B;(B=u.current)===null||B===void 0||B.play()},[]),D=vt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),w=o.useCallback(()=>{var B,k,U,J,Q,X,te,ie,re,Se,ne,q,le;v(!1);const W=n[e];if(W&&(!((B=u?.current)===null||B===void 0)&&B.duration)){E.current=((k=u?.current)===null||k===void 0?void 0:k.currentTime)||0;const K=((J=(U=u.current)===null||U===void 0?void 0:U.duration)!==null&&J!==void 0?J:0).toFixed(2),he=((X=(Q=u.current)===null||Q===void 0?void 0:Q.currentTime)!==null&&X!==void 0?X:0).toFixed(2),xe=S?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ie=(te=W?.video)===null||te===void 0?void 0:te.itemId)!==null&&ie!==void 0?ie:"",contentName:(Se=(re=W?.video)===null||re===void 0?void 0:re.title)!==null&&Se!==void 0?Se:"",playType:xe,startTime:he,videoDuration:K,contentTags:JSON.stringify((q=(ne=W?.video)===null||ne===void 0?void 0:ne.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(le=W?.video)===null||le===void 0?void 0:le.traceInfo}}),b(!1)}},[f,n,e,S]),c=o.useCallback(()=>{p(!0)},[]),M=o.useCallback(B=>()=>{var k,U,J,Q,X;if(!A)return;const te=(k=u.current)===null||k===void 0?void 0:k.paused;switch(B){case"start":if(!te)return;(U=u.current)===null||U===void 0||U.play(),v(!1);break;case"pause":if(te)return;(J=u.current)===null||J===void 0||J.pause(),v(!0);break;default:te?(Q=u.current)===null||Q===void 0||Q.play():(X=u.current)===null||X===void 0||X.pause(),v(!te);break}},[A]),y=o.useCallback(()=>{var B,k,U,J,Q,X,te,ie,re,Se,ne,q,le;const W=n[e],K=((k=(B=u.current)===null||B===void 0?void 0:B.duration)!==null&&k!==void 0?k:0).toFixed(2),he=((J=(U=u.current)===null||U===void 0?void 0:U.currentTime)!==null&&J!==void 0?J:0).toFixed(2);if(!((Q=u?.current)===null||Q===void 0)&&Q.duration){const xe=(((X=u?.current)===null||X===void 0?void 0:X.currentTime)-E.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ie=(te=W?.video)===null||te===void 0?void 0:te.itemId)!==null&&ie!==void 0?ie:"",contentName:(Se=(re=W?.video)===null||re===void 0?void 0:re.title)!==null&&Se!==void 0?Se:"",endTime:he,videoDuration:K,playDuration:xe,contentTags:JSON.stringify((q=(ne=W?.video)===null||ne===void 0?void 0:ne.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(le=W?.video)===null||le===void 0?void 0:le.traceInfo}})}},[n,e,f]),C=o.useMemo(()=>r?.mode==="2",[r]),I=o.useMemo(()=>{var B;return r?.mode==="2"?`translateY(-${50+((B=r?.offsetTop)!==null&&B!==void 0?B:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),L=o.useMemo(()=>{var B;return((B=t?.video)===null||B===void 0?void 0:B.cover)||_},[_,t]),F=o.useCallback(()=>{if(!T||!u||!u.current||!T.current)return;const B=u?.current,k=T?.current,U=k.getContext("2d"),J=window?.innerWidth,Q=window?.innerHeight;k.height=Q,k.width=J,U?.drawImage(B,0,0,k.width,k.height),g(k.toDataURL())},[]);o.useEffect(()=>{var B,k,U,J;if(u.current){if(v(!1),!u.current.src){const Q=t?.video.url;if(Q.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const X=new window.Hls;X.loadSource(Q),X.attachMedia(u.current)}else u.current.canPlayType("application/vnd.apple.mpegurl"),u.current.src=Q;else u.current.src=Q;u.current.setAttribute("x5-playsinline","true"),u.current.setAttribute("webkit-playsinline","true")}return(B=u.current)===null||B===void 0||B.addEventListener("loadedmetadata",c),(k=u.current)===null||k===void 0||k.addEventListener("canplay",c),(U=u.current)===null||U===void 0||U.addEventListener("playing",w),(J=u.current)===null||J===void 0||J.addEventListener("loadeddata",F),()=>{var Q,X,te,ie;(Q=u.current)===null||Q===void 0||Q.removeEventListener("loadedmetadata",c),(X=u.current)===null||X===void 0||X.removeEventListener("canplay",c),(te=u.current)===null||te===void 0||te.removeEventListener("playing",w),(ie=u.current)===null||ie===void 0||ie.removeEventListener("loadeddata",F)}}},[c,w,t?.video,F]);const z=o.useMemo(()=>!h?.placeholder_image||A?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[A,h?.placeholder_image]);o.useEffect(()=>{const B=()=>{var k,U;l===e&&(!((k=t?.video)===null||k===void 0)&&k.url)&&(!((U=u?.current)===null||U===void 0)&&U.src)&&!d&&M("pause")()};return window.addEventListener("beforeunload",B),()=>{window.removeEventListener("beforeunload",B)}},[l,e,t,u,M,d]);const j=o.useMemo(()=>C?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[C]);return t?.video?o.createElement(o.Fragment,null,C?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:M(),style:{position:"relative",width:a,height:i,overflow:"hidden"}},o.createElement(rt,{src:L,style:Object.assign({height:i,width:a,objectFit:"cover"},j)}),o.createElement("canvas",{ref:T,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:a,height:i,top:"50%",transform:I,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:a,height:"100%"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:u,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:y,onEnded:O,style:{width:"100%",height:i,objectFit:"contain"}}),o.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))),z):o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:M(),style:{position:"relative",width:a,height:i,overflow:"hidden"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:u,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:y,onEnded:O}),z,o.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))):null};var id=o.memo(td);const Ei={};Object.values(xi).forEach(t=>{Ei[t.extend.type]=t});const nd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",od="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",ld=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:s,descStyle:l,hashTagStyle:r,containerHeight:a=664,containerWidth:d=375,appDomain:v,tagList:u=[]})=>{const f=o.useMemo(()=>{let g=0;return e?.logoUrl&&e?.isShowLogo&&(g+=45),u.length>0&&(g+=45),a-g},[e,a,u]),h=(g,O)=>{var D,w,c,M;if(!((D=g?.video)===null||D===void 0)&&D.url)return o.createElement(id,{rec:g,index:O,muted:!0,width:d,data:t??[],height:f,activeIndex:O,videoPostConfig:e?.videoPost});if(!((w=g?.video)===null||w===void 0)&&w.imgUrls)return o.createElement(ed,{key:g?.video.itemId,imgUrls:g?.video.imgUrls,width:d,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(M=e?.productPost)===null||M===void 0?void 0:M.map((y,C)=>{var I,L,F,z,j,B,k,U;const J=Ei[(I=y?.item)===null||I===void 0?void 0:I.type],Q=$t(J),X=(L=J?.extend)===null||L===void 0?void 0:L.defaulSetting;return o.createElement(Q,Object.assign({key:`${O}${C}`,textStyle:Object.assign(Object.assign({},X?.textStyle),(F=y?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(j=(z=y?.item)===null||z===void 0?void 0:z.bindDatas)!==null&&j!==void 0?j:[]},X?.props,(B=y?.item)===null||B===void 0?void 0:B.props,{event:((k=y?.item)===null||k===void 0?void 0:k.event)||{},id:y?.id,rec:g,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},X?.style),(U=y?.item)===null||U===void 0?void 0:U.style),{width:d,height:f,overflow:"auto"}),index:O}))})},m=o.useMemo(()=>e?.logoUrl&&e?.isShowLogo?o.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},o.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),x=(g,O)=>e?.isShowCTA===void 0||e?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(ei,{rec:g,index:O,tempMap:s,resolver:Ei})):null,E=(g,O)=>{var D,w,c,M,y,C,I;return g?.video?o.createElement(o.Fragment,null,((D=g?.video)===null||D===void 0?void 0:D.title)&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom"},o.createElement(Dn,{nudge:n}),x(g,O),o.createElement("div",null,o.createElement(Rt,{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"})})),o.createElement(Pn,{index:O,tags:(y=(M=g?.video)===null||M===void 0?void 0:M.hashTags)!==null&&y!==void 0?y:[],itemId:(C=g?.video)===null||C===void 0?void 0:C.itemId,itemType:!((I=g?.video)===null||I===void 0)&&I.itemId?"VIDEO":null,rec:g,hashTagStyle:r}))):null},A=vt(od,v),p=vt(nd,v),S=(g,O)=>{var D,w,c,M;if(!e?.isShowLike)return;let y=(D=e?.likeIconY)!==null&&D!==void 0?D:400;return y<40&&(y+=40),g?.video?o.createElement(In,{key:g.position,activeIcon:(w=e?.likeIcon)!==null&&w!==void 0?w:A,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:p,position:O,active:g.isCollected,recData:g,className:"clc-sxp-like-button",style:{top:y,right:(M=e?.likeIconX)!==null&&M!==void 0?M:0}}):null},b=vt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),T=vt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),_=(g,O)=>{var D,w,c,M;return o.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},m,o.createElement(Mn,{tagList:u}),o.createElement(kn,{style:{position:"absolute",right:(D=e?.muteIconX)!==null&&D!==void 0?D:0,visibility:!((c=(w=t?.[O])===null||w===void 0?void 0:w.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(M=e?.muteIconY)!==null&&M!==void 0?M:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:b,unactiveIcon:e?.muteIcon?e?.muteIcon:T}),h(g,O),E(g,O),S(g,O))};return o.createElement("div",{className:we.css({width:"100%",height:a,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((g,O)=>_(g,O)))};var sd=o.memo(ld);const rd=()=>{const{schema:t,resolver:e,popup:i}=ft(),{setPopupDetailData:n,popupDetailData:s,popupCurTimeRef:l,checkCommodityIndexRef:r}=Ce(),{productView:a}=Ze(),[d,v]=o.useState();o.useEffect(()=>{const m=()=>{l.current=new Date};return m(),window.addEventListener("pageshow",m),()=>{window.removeEventListener("pageshow",m)}},[]),o.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,v(i))},[i]);const u=o.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,_,g,O,D,w,c,M,y,C,I;if(!i||i?.id===""||!d||new Date-l.current<((m=i?.duration)!==null&&m!==void 0?m:0))return;v(Object.assign(Object.assign({},i),{id:""}));const L=(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(((p=L?.item)===null||p===void 0?void 0:p.type)==="CommodityDetail"||((S=L?.item)===null||S===void 0?void 0:S.type)==="CommodityDetailDiroNew"){const F=s;let z=(T=(b=F?.video)===null||b===void 0?void 0:b.bindProduct)!==null&&T!==void 0?T:(g=(_=F?.video)===null||_===void 0?void 0:_.bindProducts)===null||g===void 0?void 0:g[0],j=(w=(D=(O=F?.video)===null||O===void 0?void 0:O.bindProduct)===null||D===void 0?void 0:D.bindCta)!==null&&w!==void 0?w:(y=(M=(c=F?.video)===null||c===void 0?void 0:c.bindProducts)===null||M===void 0?void 0:M[0])===null||y===void 0?void 0:y.bindCta;if(r?.current>=0){const B=(I=(C=F?.video)===null||C===void 0?void 0:C.bindProducts)===null||I===void 0?void 0:I[r?.current];B&&(z=B,j=B?.bindCta)}z&&j&&a(F,z,j,l.current,s?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),r.current=-1},i?.duration)},h=o.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,_,g,O,D,w,c,M,y,C,I,L;if(A?.id===i?.id){const F=e[(S=A?.item)===null||S===void 0?void 0:S.type],z=$t(F),j=((_=(T=(b=A?.item)===null||b===void 0?void 0:b.event)===null||T===void 0?void 0:T.onClick)===null||_===void 0?void 0:_.linkType)==="externalLink",B=((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",k=(w=F?.extend)===null||w===void 0?void 0:w.defaulSetting;return o.createElement(z,Object.assign({key:p,style:Object.assign(Object.assign(Object.assign({},k?.style),(c=A?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},k?.textStyle),(M=A?.item)===null||M===void 0?void 0:M.textStyle),bindDatas:(C=(y=A?.item)===null||y===void 0?void 0:y.bindDatas)!==null&&C!==void 0?C:[]},k?.props,(I=A?.item)===null||I===void 0?void 0:I.props,{event:((L=A?.item)===null||L===void 0?void 0:L.event)||{},schema:t,id:A?.id,isExternalLink:j,isPopup:B,onClose:f}))}else return o.createElement(o.Fragment,null)})},[t,i,e,f]);return o.createElement(Bt,{popup:d,onClose:f,padding:0,modalStyle:{position:"fixed"},isFullScreen:u},h)},Ai={};Object.values(xi).forEach(t=>{Ai[t.extend.type]=t});const dd=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:s,appDomain:l,licenseUrl:r,enabledMetaConversionApi:a})=>{var d,v,u,f,h,m,x,E,A,p,S;const b=o.useMemo(()=>{var T;return location?.search?(T=location?.search)===null||T===void 0?void 0:T.replace("?",""):""},[]);return o.createElement(Ki,{resolver:Ai,enableDataSource:!1,schema:t?.data,utmVal:b},o.createElement(Yi,{utmVal:b,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(d=t?.sxp_parameter)===null||d===void 0?void 0:d.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(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:n,loadingImage:s,appDomain:l,enabledMetaConversionApi:a,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:_})=>{var g;return o.createElement(o.Fragment,null,o.createElement(On,Object.assign({},(g=t?.data)===null||g===void 0?void 0:g.sxpPageConf,{tagList:_,data:T,resolver:Ai,licenseUrl:r})),o.createElement(rd,null))}}))};var ad=o.memo(dd);const Ln=o.createContext({}),ud=({children:t,data:e})=>{var i,n,s,l,r,a,d,v,u,f,h,m,x;const[E,A]=o.useState(!1),[p,S]=o.useState(!1);return o.createElement(Ln.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.default_recommend,personalizedRecommend:(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:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.hash_tag_size,loadingImage:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.loading_image,privacyContent:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.privacy_necessity,privacyPolicyTitle:(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 cd(){return o.useContext(Ln)}Ue.DiyPortalPreview=sd,Ue.EditorDataProvider=ud,Ue.Modal=Bt,Ue.SxpDataSourceProvider=Yi,Ue.SxpPageCore=ad,Ue.SxpPageRender=On,Ue.core=oo,Ue.default=Xn,Ue.materials=xi,Ue.useEditorDataProvider=cd,Object.defineProperty(Ue,"__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