pb-sxp-ui 1.10.2 → 1.10.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +133 -75
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +133 -75
- package/dist/index.js.map +1 -1
- package/dist/index.min.cjs +4 -4
- package/dist/index.min.cjs.map +1 -1
- package/dist/index.min.js +4 -4
- package/dist/index.min.js.map +1 -1
- package/dist/pb-ui.js +133 -75
- package/dist/pb-ui.js.map +1 -1
- package/dist/pb-ui.min.js +4 -4
- package/dist/pb-ui.min.js.map +1 -1
- package/es/core/components/SxpPageRender/WaterFall/List.js +2 -2
- package/es/core/components/SxpPageRender/WaterFall/WaterfallList.js +2 -2
- package/es/core/components/SxpPageRender/index.js +26 -18
- package/es/core/context/SxpDataSourceProvider.d.ts +6 -0
- package/es/core/context/SxpDataSourceProvider.js +62 -16
- package/es/core/hooks/useEventReport.d.ts +1 -1
- package/es/core/hooks/useEventReport.js +10 -3
- package/es/materials/sxp/MultiPosts/index.js +6 -12
- package/es/materials/sxp/cta/AniLink/index.js +2 -2
- package/es/materials/sxp/cta/AniLinkPopup/index.js +2 -2
- package/es/materials/sxp/popup/AppointForm/index.js +2 -2
- package/es/materials/sxp/popup/CommodityDetail/index.js +2 -2
- package/es/materials/sxp/popup/CommodityDetailDiroNew/index.js +2 -2
- package/es/materials/sxp/popup/CommodityList/index.js +3 -3
- package/es/materials/sxp/popup/Prompt/index.js +2 -2
- package/es/materials/sxp/template/Link/index.js +1 -3
- package/es/materials/sxp/template/components/EventProvider.js +3 -3
- package/lib/core/components/SxpPageRender/WaterFall/List.js +2 -2
- package/lib/core/components/SxpPageRender/WaterFall/WaterfallList.js +2 -2
- package/lib/core/components/SxpPageRender/index.js +26 -18
- package/lib/core/context/SxpDataSourceProvider.d.ts +6 -0
- package/lib/core/context/SxpDataSourceProvider.js +62 -16
- package/lib/core/hooks/useEventReport.d.ts +1 -1
- package/lib/core/hooks/useEventReport.js +10 -3
- package/lib/materials/sxp/MultiPosts/index.js +6 -12
- package/lib/materials/sxp/cta/AniLink/index.js +2 -2
- package/lib/materials/sxp/cta/AniLinkPopup/index.js +2 -2
- package/lib/materials/sxp/popup/AppointForm/index.js +2 -2
- package/lib/materials/sxp/popup/CommodityDetail/index.js +2 -2
- package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.js +2 -2
- package/lib/materials/sxp/popup/CommodityList/index.js +3 -3
- package/lib/materials/sxp/popup/Prompt/index.js +2 -2
- package/lib/materials/sxp/template/Link/index.js +1 -3
- package/lib/materials/sxp/template/components/EventProvider.js +3 -3
- package/package.json +1 -1
package/dist/pb-ui.min.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
(function(ot,Ke){typeof exports=="object"&&typeof module<"u"?Ke(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"],Ke):(ot=typeof globalThis<"u"?globalThis:ot||self,Ke(ot.PUI={},ot.lodash,ot.uuid$1,ot.pako,ot.React,ot.qs,ot.EventEmitter,ot.css,ot.ReactDOM))})(this,function(ot,Ke,ho,Ao,o,mi,go,Se,dn){"use strict";function bo(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 an=bo(dn);function it(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 St(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{p(n.next(u))}catch(h){r(h)}}function d(u){try{p(n.throw(u))}catch(h){r(h)}}function p(u){u.done?l(u.value):s(u.value).then(a,d)}p((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const yo=/:\w+/g;var un=(t,e)=>St(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:p,queryString:u,headers:h,body:m}=e[s];let g=a;d&&Object.entries(d).forEach(([f,y])=>{g=g.replace(yo,w=>w===f?y:w)}),u&&(g+=u),n[l]=p;try{const f=yield fetch(g,{method:r,headers:Object.assign({"Content-Type":"application/json"},h),body:JSON.stringify(m)}).then(y=>y.json());i[l]=f}catch(f){console.error("DataSource request error: ",f),i[l]={}}}return{$store:i,idMapName:n}});const cn="SXP_TOKEN_INFO",wo=(t,e)=>St(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),s=t.getAppId(),l=t.getApiUrl(),r=window.localStorage.getItem(cn);let a=JSON.parse(r||"{}");if(Date.now()>((i=a?.expireTime)!==null&&i!==void 0?i:0)){const p=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":s||""}}).then(u=>u.json());if(p.success){const u=p.data;a=Object.assign(Object.assign({},u),{expireTime:Date.now()+u.expire*1e3}),window.localStorage.setItem(cn,JSON.stringify(a))}}return a});function fi(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 So=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},xo=()=>{const t=ho.v4();return t?.replaceAll?t.replaceAll("-",""):So(32)},Ae=(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"}`,p=`font-family:${s??"inherit"}`,u=m=>{let g=m.search(r),f=m.search(a);return g!==-1&&f!==-1&&g<f&&(i+=`<span style="${d}">${m.substring(g,f)}</span>`,l=m.substring(f,m?.length)),g!==-1&&f!==-1&&g>f&&(i+=`<span style="${p}">${m.substring(f,g)}</span>`,l=m.substring(g,m?.length)),g===-1?(i+=`<span style="${p}">${m.substring(f,m?.length)}</span>`,l="",!1):f===-1?(i+=`<span style="${d}">${m.substring(g,m?.length)}</span>`,l="",!1):!0};let h=!0;for(;h;)h=u(l);return i};function vn(){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 pn(){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 mn(){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 fn(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 Pi(){let t=self.navigator.userAgent;return t?/TalkBack/i.test(t)||/Funtouch/i.test(t)||/VoiceOver/i.test(t)||/NVDA/i.test(t)||/JAWS/i.test(t)||/ChromeVox/i.test(t):!1}function hn(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),s=Ao.inflate(n,{to:"string"});return JSON.parse(s)}let Mi=null;const To={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Eo{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Mi)return Mi;Mi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?To[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let Tt=null;const Co={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{Tt||(Tt=new Eo),n&&Tt.setApiUrl(n),Tt.setAppId(t),Tt.setTenantId(e),Tt.setEnv(i)},getDetail:t=>{if(!Tt)return;const e=Tt.getTenantId(),i=Tt.getAppId(),n=Tt.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>St(void 0,void 0,void 0,function*(){var l,r;const a=yield s.json(),d=hn((l=a?.data)===null||l===void 0?void 0:l.data);if(d){const{$store:p}=yield un(n,(r=d?.dataSource)!==null&&r!==void 0?r:[]);a.data.data=d,Object.assign(a.data.data,{__STORE__:p})}return a}))},getSxpDetailByPageId:t=>St(void 0,void 0,void 0,function*(){if(!Tt)return;const e=Tt.getTenantId(),i=Tt.getAppId(),n=Tt.getApiUrl();return fetch(`${n}/storefront/v1/page/build?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>St(void 0,void 0,void 0,function*(){var l;const r=yield s.json();return r.success?(l=r?.data)===null||l===void 0?void 0:l.map(d=>Object.assign(Object.assign({},d),{data:hn(d?.data)})):void 0}))}),getSxpRecommendVideoData:t=>St(void 0,void 0,void 0,function*(){if(!Tt)return;const e=yield wo(Tt,t),i=fi(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Ke.isEmpty(n)&&(n=fi(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 Kt(){return o.useContext(Pn)}function Io(){return o.useContext(kn)}const _i="feRealSessionIdKey",An=()=>{const t=xo();return`${Date.now()}${t}`},ko=()=>{let t=Po();return t||(t=An(),window.sessionStorage.setItem(_i,t)),t},gn=()=>{const t=An();window.sessionStorage.setItem(_i,t)},Po=()=>window.sessionStorage.getItem(_i),bn="SXP_FAKE_USER_ID",yn="FAKE_USER_STATE",wn="AGREE_POLICY",Sn="SLIDE_SKIP_STATE",xn="CCONTSENT_STATE",Tn=()=>{let t=window.localStorage.getItem(bn);return Ke.isEmpty(t)&&(t=fi(36,62),window.localStorage.setItem(bn,t)),t},Mo=()=>{const t=window.localStorage.getItem(yn);return Ke.isEmpty(t)&&window.localStorage.setItem(yn,"true"),Ke.isEmpty(t)},_o=()=>{const t=window.localStorage.getItem(Sn);return Ke.isEmpty(t)},Do=()=>{window.localStorage.setItem(Sn,"true")},Oo=()=>{const t=window.localStorage.getItem(xn);return Ke.isEmpty(t)&&window.localStorage.setItem(xn,"true"),Ke.isEmpty(t)};function Ft(t,e){const{appDomain:i}=Le();return o.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const At=new go;var at;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(at||(at={}));const Lo=({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}=Le(),d=o.useMemo(()=>{const h=location.search.slice(1),m=mi.parse(h.replace(/\+/g,"%2B"));for(const g in m)m[g]=m[g].replace(/%2B/g,"+");return m},[]),p=h=>{var m;return(m=d[h])!==null&&m!==void 0?m:null};o.useEffect(()=>{a?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:p("utm_source"),utmMedium:p("utm_medium"),utmCampaign:p("utm_campaign"),utmId:p("utm_id"),utmContent:p("utm_content"),clSource:p("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const u=()=>{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(wn,"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 No=o.memo(Lo);const En=o.createContext({rtcList:[],tagList:[]});var Di;(function(t){t[t.BFF=5]="BFF"})(Di||(Di={}));const hi="FOR U",Vo=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:s,defaultSize:l,isPreview:r=!1,sxpParameter:a,appDomain:d,hashTagSize:p,loadingImage:u,isOpenHashTag:h=!1,enabledMetaConversionApi:m=!1,consentHeight:g,consentWidth:f,isOpenConsent:y=!1,isEditor:w=!1,utmParameter:v,channelQueryList:b,data:A,dataList:x,onUpdateSchema:I,onUpdateChannel:E})=>{var L,D,S,c,_;const[C,O]=o.useState([]),[T,j]=o.useState([]),[B,M]=o.useState(!1),[N,V]=o.useState({rtc:"",requestId:""}),k=o.useRef(null),F=o.useRef(!1),[X,G]=o.useState(()=>!!window.localStorage.getItem(wn)),[J,Q]=o.useState(),[ie,ae]=o.useState(),[$,xe]=o.useState(h),[Oe,Fe]=o.useState([]),[se,Y]=o.useState(0),[ne,re]=o.useState(!1),[de,oe]=o.useState(null),Ce=o.useRef(),He=o.useRef(),[Ge,Ze]=o.useState(hi),Je=o.useRef(-1),ce=o.useRef(null),[q,K]=o.useState(!1),[z,Pe]=o.useState((D=(L=A?.data)===null||L===void 0?void 0:L.sxpPageConf)===null||D===void 0?void 0:D.globalConfig),[ee,Ne]=o.useState(A),[Ye,R]=o.useState(!1),[W,qe]=o.useState(),[ct,Nt]=o.useState(),$e=o.useMemo(()=>{var H,U,pe,Me;return(((Me=(pe=(U=(H=z?.consent)===null||H===void 0?void 0:H[0])===null||U===void 0?void 0:U.item)===null||pe===void 0?void 0:pe.props)===null||Me===void 0?void 0:Me.privacy_necessity)&&!X&&!w||y)&&Ye},[X,z,y,w,Ye]),It=o.useCallback(H=>{E?.(H),Nt(H)},[]),gt=o.useCallback(H=>{var U;const pe=H?.recList;return(U=pe?.map(le=>{var me,Be,Xe,Ue,rt,et;if(!((me=le?.video)===null||me===void 0)&&me.bindProducts&&((Xe=(Be=le?.video)===null||Be===void 0?void 0:Be.bindProducts)===null||Xe===void 0?void 0:Xe.length)>0){const dt=(et=(rt=(Ue=le?.video)===null||Ue===void 0?void 0:Ue.bindProducts)===null||rt===void 0?void 0:rt.filter(tt=>!!tt?.bindCta))!==null&&et!==void 0?et:[];return Object.assign(Object.assign({},le),{video:Object.assign(Object.assign({},le?.video),{bindProducts:dt})})}return le}))!==null&&U!==void 0?U:[]},[]);o.useEffect(()=>{const H=U=>{Ce.current=U};return At.on(at.CHANGE_THEME_TAG,H),()=>{At.off(at.CHANGE_THEME_TAG,H)}},[]),o.useEffect(()=>{xe(h)},[h]);const Ot=o.useMemo(()=>e?.find(H=>H.type===Di.BFF),[e]),De=o.useCallback((H,U)=>{if(!Ot)return;const pe=Ot.url,Me=Tn();if(U?.query){const le=mi.stringify(U.query);H=`${H}?${le}`}if(U.type==="beacon"&&navigator.sendBeacon){const le=mi.stringify(Object.assign(Object.assign({},Ot.headers),{"x-user-id":Me}));return le&&(H=U?.query?`${H}&${le}`:`${H}?${le}`),navigator.sendBeacon(`${pe}/api/v1${H}`,new Blob([JSON.stringify(Object.assign({},U.body))],{type:"application/json;charset=UTF-8"}))}return window.fetch(`${pe}/api/v1${H}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Me},Ot.headers),method:U.method,body:JSON.stringify(U.body)}).then(le=>le.json()).catch(le=>Promise.reject(le))},[Ot]),kt=o.useCallback(H=>St(void 0,void 0,void 0,function*(){var U,pe,Me,le,me,Be,Xe,Ue,rt,et,dt,tt,ke,Re;if(H={maxSize:(U=H?.maxSize)!==null&&U!==void 0?U:s,defaultSize:(pe=H?.defaultSize)!==null&&pe!==void 0?pe:l,hashTag:H?.hashTag,traceInfo:H?.traceInfo,themeTag:H?.themeTag,pageNum:H?.pageNum,contentFilter:H?.contentFilter,productFilter:H?.productFilter},ct)H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(ct)});else if(i){const bt=(me=(le=(Me=i?.split("&"))===null||Me===void 0?void 0:Me.filter(yt=>{var Te,P;const Z=yt.split("=")[0];return(P=(Te=v?.channels)!==null&&Te!==void 0?Te:[])===null||P===void 0?void 0:P.includes(Z)}))===null||le===void 0?void 0:le.join("&"))!==null&&me!==void 0?me:"";bt&&(H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(bt)}))}if(w){let bt=1;if(H=Object.assign(Object.assign(Object.assign({},H),{directPage:!0,level:1}),!i&&b&&b?.length>0&&{channel:b?.[0]}),!H?.channel||F.current)return;F.current=!0;let yt=[],Te=null;const P=Z=>St(void 0,void 0,void 0,function*(){var te,ve,ge,ye,ue,be;if(Z.pageNum=bt,Te=yield De?.("/recommend/list",{method:"POST",body:Z}),!Te?.success)return;M(!1),yt=yt.concat((ye=(ge=(ve=(te=Te?.data)===null||te===void 0?void 0:te.recList)===null||ve===void 0?void 0:ve.filter)===null||ge===void 0?void 0:ge.call(ve,we=>we?.product||we?.video))!==null&&ye!==void 0?ye:[]),O(gt(Object.assign(Object.assign({},Te.data),{recList:yt}))),Fe(gt(Object.assign(Object.assign({},Te.data),{recList:yt}))),((be=(ue=Te?.data)===null||ue===void 0?void 0:ue.recList)===null||be===void 0?void 0:be.some(we=>we?.product||we?.video))&&(bt=bt+1,yield P(Z))});return yield P(H),!H?.hashTag&&Te&&V({rtc:(Be=Te?.data)===null||Be===void 0?void 0:Be.rtc,requestId:(Xe=Te?.data)===null||Xe===void 0?void 0:Xe.requestId}),Object.assign(Object.assign({},Te.data),{recList:yt})}z?.enablePreview&&(H=Object.assign(Object.assign({},H),{directPage:!0,level:1,pageNum:(Ue=H?.pageNum)!==null&&Ue!==void 0?Ue:1}));const ze=yield De?.("/recommend/list",{method:"POST",body:H});if(ze?.success){if(H?.hashTag||V({rtc:ze.data.rtc,requestId:ze.data.requestId}),z?.enablePreview&&!w){let bt=[];return bt=bt.concat((tt=(dt=(et=(rt=ze?.data)===null||rt===void 0?void 0:rt.recList)===null||et===void 0?void 0:et.filter)===null||dt===void 0?void 0:dt.call(et,Te=>Te?.product||Te?.video))!==null&&tt!==void 0?tt:[]),((Re=(ke=ze?.data)===null||ke===void 0?void 0:ke.recList)===null||Re===void 0?void 0:Re.some(Te=>Te?.product||Te?.video))||K(!0),Object.assign(Object.assign({},ze.data),{recList:bt})}return ze?.data}}),[De,i,s,l,b,ct]),Yt=o.useCallback(H=>St(void 0,void 0,void 0,function*(){var U,pe,Me,le;if(C.length<=0)return;const me=C?.[C?.length-1],Be=yield kt(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:ie?.hashTag},((U=me?.product)===null||U===void 0?void 0:U.itemId)&&{productFilter:[(pe=me?.product)===null||pe===void 0?void 0:pe.itemId]}),((Me=me?.video)===null||Me===void 0?void 0:Me.itemId)&&{contentFilter:[(le=me?.video)===null||le===void 0?void 0:le.itemId]}),{themeTag:Ce.current}),z?.enablePreview&&!w&&{pageNum:H}));return O(C.concat(gt(Be))),Fe(Oe.concat(gt(Be))),Be}),[kt,C,ie,Oe]),vt=o.useCallback(({userInfo:H,eventInfo:U,reportLayId:pe=!0})=>{if(!n||z?.enablePreview)return;H||(H={});const Me=ko(),le=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({sessionID:Me,rtc:N.rtc,requestId:N.requestId},U),mn()&&{sxpDevice:mn()}),pn()&&{sxpSystem:pn()}),vn()&&{sxpBrowser:vn()}),{playbookType:z?.playbook==="organic menu"?"organicMenu":"paidMedia"}),W&&pe&&{layoutVariantId:W}),me=Object.entries(H).map(([Xe,Ue])=>({name:Xe,value:Ue})),Be=Object.entries(le).map(([Xe,Ue])=>Ue&&{name:Xe,value:Ue}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",H),console.log("eventInfo:",le),console.log("========= \u7ED3\u675F ========="),De?.("/event/report",{method:"POST",body:{userInfo:me,eventInfo:Be},type:"beacon"})},[De,N,n,z?.enablePreview,W]),Ut=o.useCallback(({eventName:H,product:U})=>{var pe,Me,le,me,Be;if(!n||!m||z?.enablePreview||!(!((pe=z?.converApi)===null||pe===void 0)&&pe[H]))return;let Xe=Ke.cloneDeep((Me=z?.converApi)===null||Me===void 0?void 0:Me[H]);const Ue=new URLSearchParams(window.location.search),rt=Ue?.get("fbclid"),et={event_source_url:(le=window?.location)===null||le===void 0?void 0:le.href,external_id:Tn(),client_user_agent:(Be=(me=window?.navigator)===null||me===void 0?void 0:me.userAgent)!==null&&Be!==void 0?Be:"",fbc:rt?`fb.2.${new Date().getTime()}.${rt}`:"",fbp:fn("_fbp")?`fb.2.${new Date().getTime()}.${fn("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},dt=/\{\{(.*?)\}\}/g,tt=ke=>{if(ke){if(ke instanceof Array)ke?.map(Re=>tt(Re));else for(const Re in ke)if(ke.hasOwnProperty(Re)){const ze=ke?.[Re];if(typeof ze=="object")tt(ze);else if(typeof ze=="string"){const bt=ze?.match(dt);bt&&bt.forEach(yt=>{var Te;const P=yt.substring(2,yt.length-2);try{let Z=new Function("fix_par","product",`return ${P}`)(et,U);Z?(P?.indexOf("currency")!==-1&&Z?.indexOf("-")!==-1&&typeof Z=="string"&&(Z=(Te=Z?.split("-"))===null||Te===void 0?void 0:Te[0]),ke[Re]=Z):delete ke[Re]}catch(Z){delete ke[Re],console.error("An error occurred:",Z?.message)}})}}}};return tt(Xe),De?.("/fb/events",{method:"POST",body:Xe,type:"beacon"})},[De,n,m,z?.enablePreview]),$t=o.useCallback(H=>St(void 0,void 0,void 0,function*(){const U=yield De?.("/recommend/like",{method:"POST",body:H});return U?.success}),[De]),ei=o.useCallback(H=>St(void 0,void 0,void 0,function*(){const U=yield De?.("/recommend/unlike",{method:"POST",body:H});return U?.success}),[De]),qt=o.useCallback(H=>St(void 0,void 0,void 0,function*(){const U=yield De?.("/customform",{method:"POST",body:H});return U?.success}),[De]),Vt=o.useCallback(H=>St(void 0,void 0,void 0,function*(){var U,pe,Me,le,me,Be,Xe,Ue;const rt=!!(!((Me=(pe=(U=H?.data)===null||U===void 0?void 0:U.sxpPageConf)===null||pe===void 0?void 0:pe.globalConfig)===null||Me===void 0)&&Me.isShowTag);if(!(!i||!rt))try{const et=(Be=(me=(le=i?.split("&"))===null||le===void 0?void 0:le.filter(tt=>{var ke,Re;const ze=tt.split("=")[0];return(Re=(ke=v?.channels)!==null&&ke!==void 0?ke:[])===null||Re===void 0?void 0:Re.includes(ze)}))===null||me===void 0?void 0:me.join("&"))!==null&&Be!==void 0?Be:"",dt=yield De?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(et)}});j((Ue=(Xe=dt?.data)===null||Xe===void 0?void 0:Xe.tags)!==null&&Ue!==void 0?Ue:[])}catch(et){console.log("e",et)}}),[De,i]),Ie=o.useCallback((H,U,pe,Me)=>{var le,me,Be,Xe,Ue,rt,et,dt,tt,ke,Re,ze,bt,yt,Te,P,Z,te,ve,ge,ye,ue,be,Ve,we,We,he,Ee,pt,lt,nt,st,wt,_e,ht,Pt;const mt=pe?.bindCta,jt=((le=U?.video)===null||le===void 0?void 0:le.bindProduct)||((me=U?.video)===null||me===void 0?void 0:me.bindProducts)&&((Xe=(Be=U?.video)===null||Be===void 0?void 0:Be.bindProducts)===null||Xe===void 0?void 0:Xe.length)>0;let xt="",Mt=null;ne?xt="hashTagPage":!((Ue=U?.video)===null||Ue===void 0)&&Ue.url?(xt="videoPage",Mt="video"):!((et=(rt=U?.video)===null||rt===void 0?void 0:rt.imgUrls)===null||et===void 0)&&et.length&&(xt="imagePage",Mt="image");const pi=(yt=(ze=(dt=pe?.tags)!==null&&dt!==void 0?dt:(Re=(ke=(tt=U?.video)===null||tt===void 0?void 0:tt.bindProducts)===null||ke===void 0?void 0:ke[0])===null||Re===void 0?void 0:Re.tags)!==null&&ze!==void 0?ze:(bt=U?.video)===null||bt===void 0?void 0:bt.tags)!==null&&yt!==void 0?yt:(Te=U?.product)===null||Te===void 0?void 0:Te.tags;vt?.({eventInfo:Object.assign(Object.assign({},H),{ctaId:(P=mt?.itemId)!==null&&P!==void 0?P:"",ctaName:(Z=mt?.title)!==null&&Z!==void 0?Z:"",contentTags:pi?JSON.stringify(pi):"",position:Me+"",contentId:(ve=(te=U?.video)===null||te===void 0?void 0:te.itemId)!==null&&ve!==void 0?ve:"",productId:jt?pe?.itemId:"",traceInfo:(ht=(st=(he=(be=(ge=mt?.traceInfo)!==null&&ge!==void 0?ge:(ue=(ye=U?.video)===null||ye===void 0?void 0:ye.bindCta)===null||ue===void 0?void 0:ue.traceInfo)!==null&&be!==void 0?be:(We=(we=(Ve=U?.video)===null||Ve===void 0?void 0:Ve.bindProduct)===null||we===void 0?void 0:we.bindCta)===null||We===void 0?void 0:We.traceInfo)!==null&&he!==void 0?he:(nt=(lt=(pt=(Ee=U?.video)===null||Ee===void 0?void 0:Ee.bindProducts)===null||pt===void 0?void 0:pt[0])===null||lt===void 0?void 0:lt.bindCta)===null||nt===void 0?void 0:nt.traceInfo)!==null&&st!==void 0?st:(_e=(wt=U?.product)===null||wt===void 0?void 0:wt.bindCta)===null||_e===void 0?void 0:_e.traceInfo)!==null&&ht!==void 0?ht:"",fromKName:xt,fromKPage:(Pt=location?.href)!==null&&Pt!==void 0?Pt:"",contentFormat:Mt})})},[vt,ne]),fe=o.useCallback(()=>{var H,U;const pe=location.search.slice(1),Me=mi.parse(pe.replace(/\+/g,"%2B"));for(const Be in Me)Me[Be]=Me[Be].replace(/%2B/g,"+");const le=Be=>{var Xe;return(Xe=Me[Be])!==null&&Xe!==void 0?Xe:""},me=new Date;He.current=me,vt?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:le("utm_source"),utmMedium:le("utm_medium"),utmCampaign:le("utm_campaign"),utmId:le("utm_id"),utmContent:le("utm_content"),enterTime:Math.floor(me/1e3)+"",requestId:null,enterUrl:(U=(H=window?.location)===null||H===void 0?void 0:H.href)!==null&&U!==void 0?U:"",clSource:le("cl_source")},reportLayId:!1})},[vt]);o.useEffect(()=>{$e||fe()},[$e]),o.useEffect(()=>{if($e||r)return;M(!0);let H;kt().then(U=>{var pe,Me,le,me,Be,Xe,Ue,rt,et,dt;if(U){const tt=gt(U);z?.playbook==="organic menu"&&!ct&&tt.unshift("organic menu"),O(tt),Fe(tt);let ke;if(U?.layoutVariantId){const Re=(Me=(pe=U?.layoutVariantId)===null||pe===void 0?void 0:pe.split("-"))===null||Me===void 0?void 0:Me[1];Re&&(H=Re,qe(Re),ke=x?.find(ze=>ze?.id===Re),ke&&(Ne(ke),document.title=(le=ke?.name)!==null&&le!==void 0?le:"home",Pe((me=ke?.data)===null||me===void 0?void 0:me.globalConfig),I?.(ke?.data),!((dt=(et=(rt=(Ue=(Xe=(Be=ke?.data)===null||Be===void 0?void 0:Be.globalConfig)===null||Xe===void 0?void 0:Xe.consent)===null||Ue===void 0?void 0:Ue[0])===null||rt===void 0?void 0:rt.item)===null||et===void 0?void 0:et.props)===null||dt===void 0)&&dt.privacy_necessity&&R(!0)))}Vt(ke??ee)}}).finally(()=>{vt({eventInfo:Object.assign({eventSubject:"apiRequest",eventDescription:"api request succeed"},H&&{layoutVariantId:H})}),M(!1)})},[$e,ct]),o.useEffect(()=>{r&&(M(!0),Vt(ee),kt().then(H=>{if(H){const U=gt(H);z?.playbook==="organic menu"&&!ct&&U.unshift("organic menu"),O(U),Fe(U)}}).finally(()=>{M(!1)}))},[kt,Vt,ct]);const Qe=Ft("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",d);return o.createElement(En.Provider,{value:{rtcList:C,setRtcList:O,mutateLike:$t,mutateUnlike:ei,submitForm:qt,popupDetailData:J,loadVideos:Yt,setPopupDetailData:Q,getRecommendVideos:kt,bffEventReport:vt,isPreview:r,loading:B,sxpParameter:a,waterFallData:ie,setWaterFallData:ae,ctaEvent:Ie,swiperRef:k,openHashtag:$,setOpenHashtag:xe,cacheRtcList:Oe,setCacheRtcList:Fe,cacheActiveIndex:se,setCacheActiveIndex:Y,isFromHashtag:ne,setIsFromHashtag:re,appDomain:d,hashTagSize:p,loadingImage:u??Qe,isOpenHashTag:h,tagList:T,setLoading:M,videoRef:de,setVideoRef:oe,bffFbReport:Ut,isAgreePolicy:X,setIsAgreePolicy:G,curTime:He,h5EnterLink:fe,themeTag:Ce,isShowConsent:$e,selectTag:Ge,setSelectTag:Ze,globalConfig:z,popupCurTimeRef:ce,checkCommodityIndexRef:Je,isEditor:w,isNoMoreData:q,updateChannel:It,channel:ct}},$e?o.createElement(No,Object.assign({},(_=(c=(S=z?.consent)===null||S===void 0?void 0:S[0])===null||c===void 0?void 0:c.item)===null||_===void 0?void 0:_.props)):t({rtcList:C,mutateLike:$t,mutateUnlike:ei,submitForm:qt,tagList:T,pageData:ee}))};var Cn=o.memo(Vo);function Le(){return o.useContext(En)}var In;(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"})(In||(In={}));const kn=o.createContext({$store:{},options:[],configs:[]}),jo=({children:t,isSsr:e,enable:i})=>{const[n,s]=o.useState([]),{schema:l}=Kt(),[r,a]=o.useState(l.__STORE__||{}),[d,p]=o.useState([]);o.useEffect(()=>{var m;e||Ke.isEqual(d,l?.dataSource)||p((m=l?.dataSource)!==null&&m!==void 0?m:[])},[l?.dataSource,e]);const u=o.useCallback(()=>St(void 0,void 0,void 0,function*(){const{$store:m,idMapName:g}=yield un("",d);a(m),h(m,g)}),[d]),h=(m,g)=>{const f=[];Object.entries(m).forEach(([y,w])=>{Object.keys(w).forEach(v=>{const b={label:`${g[y]} - ${v}`,value:`{{ ${y}.${v} }}`};f.push(b)})}),s(f)};return o.useEffect(()=>{e||u()},[u,e,l]),i?o.createElement(kn.Provider,{value:{$store:l.__STORE__||r,options:n,configs:d}},t):t};var Fo=o.memo(jo);const Ai={id:fi(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},Oi={id:"",duration:0,name:"none"},Pn=o.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[Ai],redoStack:[],popup:Oi,setPopup:()=>{}}),Mn=o.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:s=!0,utmVal:l},r)=>{const[a,d]=o.useState(null),[p,u]=o.useState(n||{pointData:[Ai],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[h,m]=o.useState([Ai]),[g,f]=o.useState([[Ai]]),[y,w]=o.useState([]),[v,b]=o.useState(Oi);typeof window<"u"&&(window.sxpPopup=(L,D)=>{b(Object.assign(Object.assign(Object.assign({},Oi),{id:L}),D))}),typeof window<"u"&&(window.getJointUtmLink=L=>(Do(),L?.indexOf("?")!==-1?L+(l?"&"+l:""):L+(l?"?"+l:""))),o.useEffect(()=>{f([p.pointData]),w([])},[p.type]);const A=o.useCallback(L=>{const D=Ke.cloneDeep(p);D&&(D.dataSource=L,u?.(D))},[p]),[x,I]=o.useState();o.useImperativeHandle(r,()=>({loadSchema(L){L&&(f([L.pointData]),u(L))},exportSchema(){return Ke.cloneDeep(p)},getPageInfoData(){return x},initPageInfoData(L){L&&I(L)}}));const E=o.useMemo(()=>{if(p)return p.type==="PC"?p.pcPageConf:p.mobilePageConf},[p]);return o.createElement(Pn.Provider,{value:{resolver:e,currentNode:a,schema:p,setCurrentNode:d,setSchema:u,saveDataSource:A,prePiontData:h,setPrePiontData:m,pageInfoData:x,setPageInfoData:L=>I(Object.assign(Object.assign({},x),L)),undoStack:g,redoStack:y,setRedoStack:w,setUndoStack:f,getCurPageConf:E,popup:v,setPopup:b}},o.createElement(Fo,{isSsr:i,enable:s},t))});var Bo=Object.freeze({__proto__:null,EditorCore:Mn}),zo=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Wo=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function Et(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=Le(),s=o.useCallback((a,d,p,u,h)=>{var m,g,f,y,w,v,b,A,x,I,E,L,D,S,c,_,C,O,T,j,B,M,N,V,k,F,X,G,J,Q,ie,ae,$,xe,Oe,Fe,se,Y;let ne="";e&&(!((g=(m=a?.video)===null||m===void 0?void 0:m.bindProducts)===null||g===void 0)&&g.length||!((f=a?.video)===null||f===void 0)&&f.bindProduct)?ne="pdpPage":n?ne="hashTagPage":!((y=a?.video)===null||y===void 0)&&y.url?ne="videoPage":!((w=a?.video)===null||w===void 0)&&w.imgUrls&&(!((b=(v=a?.video)===null||v===void 0?void 0:v.imgUrls)===null||b===void 0)&&b.length)?ne="imagePage":a?.product&&(ne="productPage");const re=(S=(L=(A=d?.tags)!==null&&A!==void 0?A:(E=(I=(x=a?.video)===null||x===void 0?void 0:x.bindProducts)===null||I===void 0?void 0:I[0])===null||E===void 0?void 0:E.tags)!==null&&L!==void 0?L:(D=a?.video)===null||D===void 0?void 0:D.tags)!==null&&S!==void 0?S:(c=a?.product)===null||c===void 0?void 0:c.tags;let de=null;!((_=a?.video)===null||_===void 0)&&_.url?de="video":!((C=a?.video)===null||C===void 0)&&C.imgUrls&&(!((T=(O=a?.video)===null||O===void 0?void 0:O.imgUrls)===null||T===void 0)&&T.length)&&(de="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(j=d?.itemId)!==null&&j!==void 0?j:"",productName:(B=d?.title)!==null&&B!==void 0?B:"",price:d?.price?d?.price+"":"0",productCollection:(M=d?.collection)!==null&&M!==void 0?M:"",fromKName:ne,fromKPage:location?.href,contentTags:re?JSON.stringify(re):"",position:u+"",contentId:(V=(N=a?.video)===null||N===void 0?void 0:N.itemId)!==null&&V!==void 0?V:"",ctatId:(k=p?.itemId)!==null&&k!==void 0?k:"",traceInfo:(Y=(Oe=($=(J=(F=h??d?.traceInfo)!==null&&F!==void 0?F:(G=(X=a?.video)===null||X===void 0?void 0:X.bindProduct)===null||G===void 0?void 0:G.traceInfo)!==null&&J!==void 0?J:(ae=(ie=(Q=a?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||ie===void 0?void 0:ie[0])===null||ae===void 0?void 0:ae.traceInfo)!==null&&$!==void 0?$:(xe=a?.product)===null||xe===void 0?void 0:xe.traceInfo)!==null&&Oe!==void 0?Oe:(se=(Fe=a?.video)===null||Fe===void 0?void 0:Fe.bindCta)===null||se===void 0?void 0:se.traceInfo)!==null&&Y!==void 0?Y:""},de&&{contentFormat:de})})},[t,e,n]),l=o.useCallback((a,d,p,u,h)=>{var m,g,f,y,w,v,b,A,x,I,E,L,D,S;let c="";e&&(!((g=(m=a?.video)===null||m===void 0?void 0:m.bindProducts)===null||g===void 0)&&g.length||!((f=a?.video)===null||f===void 0)&&f.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:h+"",contentId:(y=a?.video)===null||y===void 0?void 0:y.itemId,ctatId:p?.itemId,traceInfo:(S=(L=(A=(w=d?.traceInfo)!==null&&w!==void 0?w:(b=(v=a?.video)===null||v===void 0?void 0:v.bindProduct)===null||b===void 0?void 0:b.traceInfo)!==null&&A!==void 0?A:(E=(I=(x=a?.video)===null||x===void 0?void 0:x.bindProducts)===null||I===void 0?void 0:I[0])===null||E===void 0?void 0:E.traceInfo)!==null&&L!==void 0?L:(D=a?.product)===null||D===void 0?void 0:D.traceInfo)!==null&&S!==void 0?S:"",timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),r=o.useCallback((a,d,p,u)=>{d&&d===hi&&t?.({eventInfo:{lastFeed:a,themeTags:p?`['${p}']`:"",hashTags:u?`['${u}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:s,productView:l,backMainFeed:r}}const Ho=({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 Xo=o.memo(Ho);const Uo=t=>{var e,i,{columns:n,style:s,title:l,textStyle:r,submitBgColor:a,submitColor:d,submitText:p,layoutType:u="inline",isExternalLink:h,isPopup:m,onClick:g,onClose:f,submitButtonStyle:y}=t,w=it(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:v,popupDetailData:b}=Le(),{jumpToWeb:A}=Et(),[x,I]=o.useState(!1),[E,L]=o.useState({}),[D,S]=o.useState(0),c=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"}],[]),_=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),C=o.useMemo(()=>Ke.cloneDeep(n)||c,[n,c]),O=o.useCallback(j=>{const{name:B,value:M}=j.target;L(Object.assign(Object.assign({},E),{[B]:M}))},[E]),T=Ke.debounce(()=>St(void 0,void 0,void 0,function*(){var j,B,M,N,V;const k=E;if(!k)return;const F=(B=(j=Object.keys(k))===null||j===void 0?void 0:j.map(G=>{var J;return{name:G,value:(J=k[G])!==null&&J!==void 0?J:""}}))===null||B===void 0?void 0:B.filter(G=>G?.value);if(!F||!F?.length)return;I(!0);const X=yield v?.({attributes:F});if(I(!1),X){if(h){const G=b,J=(M=G?.video)===null||M===void 0?void 0:M.bindProduct,Q=(V=(N=G?.video)===null||N===void 0?void 0:N.bindProduct)===null||V===void 0?void 0:V.bindCta,ie=b?.index;A(G,J,Q,ie)}m||f?.(),g?.()}}),1e3);return o.useEffect(()=>{const j=()=>{var B,M;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((B=document?.documentElement)===null||B===void 0?void 0:B.clientHeight)||((M=document?.body)===null||M===void 0?void 0:M.clientHeight))<_?S(50):S(0)};return window.addEventListener("resize",j),()=>{window.removeEventListener("resize",j)}},[]),o.createElement("div",{className:"pb-appoint-form"},o.createElement("div",{className:`pb-appoint-form-title ${Se.css(Object.assign({},r))}`,dangerouslySetInnerHTML:{__html:Ae(l,r)}}),o.createElement("div",Object.assign({className:Se.css(Object.assign(Object.assign({},s),{marginTop:D}))},w),o.createElement("div",{className:"pb-appoint-form-container"},o.createElement(Xo,{columns:C,layout:u,onChange:O}))),o.createElement("div",{className:"pb-appoint-form-btn-wrapper"},o.createElement("button",{"aria-label":p,onClick:T,className:"pb-appoint-form-btn",style:Object.assign({color:d,background:a},y),dangerouslySetInnerHTML:{__html:Ae(x?"loading...":p,y)}})))};var Go=o.memo(Uo);function ut(t,e){return t.extend=e,t}const Yo=ut(Go,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Wo,bindableProps:[],interactionRender:zo},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 qo=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];function _n(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Li(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:_n(e[i])&&_n(t[i])&&Object.keys(e[i]).length>0&&Li(t[i],e[i])})}const Dn={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 _t(){const t=typeof document<"u"?document:{};return Li(t,Dn),t}const Zo={document:Dn,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 Ct(){const t=typeof window<"u"?window:{};return Li(t,Zo),t}function Jt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Ko(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function ni(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Bt(){return Date.now()}function Jo(t){const e=Ct();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Qo(t,e){e===void 0&&(e="x");const i=Ct();let n,s,l;const r=Jo(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 gi(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Ro(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Lt(){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&&!Ro(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&&(gi(t[a])&&gi(n[a])?n[a].__swiper__?t[a]=n[a]:Lt(t[a],n[a]):!gi(t[a])&&gi(n[a])?(t[a]={},n[a].__swiper__?t[a]=n[a]:Lt(t[a],n[a])):t[a]=n[a])}}}return t}function bi(t,e,i){t.style.setProperty(e,i)}function On(t){let{swiper:e,targetPosition:i,side:n}=t;const s=Ct(),l=-e.translate;let r=null,a;const d=e.params.speed;e.wrapperEl.style.scrollSnapType="none",s.cancelAnimationFrame(e.cssModeFrameID);const p=i>l?"next":"prev",u=(m,g)=>p==="next"&&m>=g||p==="prev"&&m<=g,h=()=>{a=new Date().getTime(),r===null&&(r=a);const m=Math.max(Math.min((a-r)/d,1),0),g=.5-Math.cos(m*Math.PI)/2;let f=l+g*(i-l);if(u(f,i)&&(f=i),e.wrapperEl.scrollTo({[n]:f}),u(f,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:f})}),s.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=s.requestAnimationFrame(h)};h()}function Ht(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function yi(t){try{console.warn(t);return}catch{}}function oi(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Jt(e)),i}function Ln(t){const e=Ct(),i=_t(),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 $o(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 el(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 Qt(t,e){return Ct().getComputedStyle(t,null).getPropertyValue(e)}function di(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function wi(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 Ni(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Vi(t,e,i){const n=Ct();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 je(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function ji(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=_t(),r=Ct();e.keyboard={enabled:!1},i({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}});function a(u){if(!e.enabled)return;const{rtlTranslate:h}=e;let m=u;m.originalEvent&&(m=m.originalEvent);const g=m.keyCode||m.charCode,f=e.params.keyboard.pageUpDown,y=f&&g===33,w=f&&g===34,v=g===37,b=g===39,A=g===38,x=g===40;if(!e.allowSlideNext&&(e.isHorizontal()&&b||e.isVertical()&&x||w)||!e.allowSlidePrev&&(e.isHorizontal()&&v||e.isVertical()&&A||y))return!1;if(!(m.shiftKey||m.altKey||m.ctrlKey||m.metaKey)&&!(l.activeElement&&l.activeElement.nodeName&&(l.activeElement.nodeName.toLowerCase()==="input"||l.activeElement.nodeName.toLowerCase()==="textarea"))){if(e.params.keyboard.onlyInViewport&&(y||w||v||b||A||x)){let I=!1;if(wi(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&wi(e.el,`.${e.params.slideActiveClass}`).length===0)return;const E=e.el,L=E.clientWidth,D=E.clientHeight,S=r.innerWidth,c=r.innerHeight,_=Ln(E);h&&(_.left-=E.scrollLeft);const C=[[_.left,_.top],[_.left+L,_.top],[_.left,_.top+D],[_.left+L,_.top+D]];for(let O=0;O<C.length;O+=1){const T=C[O];if(T[0]>=0&&T[0]<=S&&T[1]>=0&&T[1]<=c){if(T[0]===0&&T[1]===0)continue;I=!0}}if(!I)return}e.isHorizontal()?((y||w||v||b)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),((w||b)&&!h||(y||v)&&h)&&e.slideNext(),((y||v)&&!h||(w||b)&&h)&&e.slidePrev()):((y||w||A||x)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),(w||x)&&e.slideNext(),(y||A)&&e.slidePrev()),s("keyPress",g)}}function d(){e.keyboard.enabled||(l.addEventListener("keydown",a),e.keyboard.enabled=!0)}function p(){e.keyboard.enabled&&(l.removeEventListener("keydown",a),e.keyboard.enabled=!1)}n("init",()=>{e.params.keyboard.enabled&&d()}),n("destroy",()=>{e.keyboard.enabled&&p()}),Object.assign(e.keyboard,{enable:d,disable:p})}function Si(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=Ct();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=Bt(),d;const p=[];function u(A){let L=0,D=0,S=0,c=0;return"detail"in A&&(D=A.detail),"wheelDelta"in A&&(D=-A.wheelDelta/120),"wheelDeltaY"in A&&(D=-A.wheelDeltaY/120),"wheelDeltaX"in A&&(L=-A.wheelDeltaX/120),"axis"in A&&A.axis===A.HORIZONTAL_AXIS&&(L=D,D=0),S=L*10,c=D*10,"deltaY"in A&&(c=A.deltaY),"deltaX"in A&&(S=A.deltaX),A.shiftKey&&!S&&(S=c,c=0),(S||c)&&A.deltaMode&&(A.deltaMode===1?(S*=40,c*=40):(S*=800,c*=800)),S&&!L&&(L=S<1?-1:1),c&&!D&&(D=c<1?-1:1),{spinX:L,spinY:D,pixelX:S,pixelY:c}}function h(){e.enabled&&(e.mouseEntered=!0)}function m(){e.enabled&&(e.mouseEntered=!1)}function g(A){return e.params.mousewheel.thresholdDelta&&A.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Bt()-a<e.params.mousewheel.thresholdTime?!1:A.delta>=6&&Bt()-a<60?!0:(A.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),s("scroll",A.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),s("scroll",A.raw)),a=new l.Date().getTime(),!1)}function f(A){const x=e.params.mousewheel;if(A.direction<0){if(e.isEnd&&!e.params.loop&&x.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&x.releaseOnEdges)return!0;return!1}function y(A){let x=A,I=!0;if(!e.enabled||A.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const E=e.params.mousewheel;e.params.cssMode&&x.preventDefault();let L=e.el;e.params.mousewheel.eventsTarget!=="container"&&(L=document.querySelector(e.params.mousewheel.eventsTarget));const D=L&&L.contains(x.target);if(!e.mouseEntered&&!D&&!E.releaseOnEdges)return!0;x.originalEvent&&(x=x.originalEvent);let S=0;const c=e.rtlTranslate?-1:1,_=u(x);if(E.forceToAxis)if(e.isHorizontal())if(Math.abs(_.pixelX)>Math.abs(_.pixelY))S=-_.pixelX*c;else return!0;else if(Math.abs(_.pixelY)>Math.abs(_.pixelX))S=-_.pixelY;else return!0;else S=Math.abs(_.pixelX)>Math.abs(_.pixelY)?-_.pixelX*c:-_.pixelY;if(S===0)return!0;E.invert&&(S=-S);let C=e.getTranslate()+S*E.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),I=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),I&&e.params.nested&&x.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const O={time:Bt(),delta:Math.abs(S),direction:Math.sign(S),raw:A};p.length>=2&&p.shift();const T=p.length?p[p.length-1]:void 0;if(p.push(O),T?(O.direction!==T.direction||O.delta>T.delta||O.time>T.time+150)&&g(O):g(O),f(O))return!0}else{const O={time:Bt(),delta:Math.abs(S),direction:Math.sign(S)},T=d&&O.time<d.time+500&&O.delta<=d.delta&&O.direction===d.direction;if(!T){d=void 0;let j=e.getTranslate()+S*E.sensitivity;const B=e.isBeginning,M=e.isEnd;if(j>=e.minTranslate()&&(j=e.minTranslate()),j<=e.maxTranslate()&&(j=e.maxTranslate()),e.setTransition(0),e.setTranslate(j),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!B&&e.isBeginning||!M&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:O.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(r),r=void 0,p.length>=15&&p.shift();const N=p.length?p[p.length-1]:void 0,V=p[0];if(p.push(O),N&&(O.delta>N.delta||O.direction!==N.direction))p.splice(0);else if(p.length>=15&&O.time-V.time<500&&V.delta-O.delta>=1&&O.delta<=6){const k=S>0?.8:.2;d=O,p.splice(0),r=ni(()=>{e.slideToClosest(e.params.speed,!0,void 0,k)},0)}r||(r=ni(()=>{d=O,p.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(T||s("scroll",x),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),E.releaseOnEdges&&(j===e.minTranslate()||j===e.maxTranslate()))return!0}}return x.preventDefault?x.preventDefault():x.returnValue=!1,!1}function w(A){let x=e.el;e.params.mousewheel.eventsTarget!=="container"&&(x=document.querySelector(e.params.mousewheel.eventsTarget)),x[A]("mouseenter",h),x[A]("mouseleave",m),x[A]("wheel",y)}function v(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",y),!0):e.mousewheel.enabled?!1:(w("addEventListener"),e.mousewheel.enabled=!0,!0)}function b(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,y),!0):e.mousewheel.enabled?(w("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&b(),e.params.mousewheel.enabled&&v()}),n("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&b()}),Object.assign(e.mousewheel,{enable:v,disable:b})}function Fi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(s=>{if(!i[s]&&i.auto===!0){let l=Ht(t.el,`.${n[s]}`)[0];l||(l=oi("div",n[s]),l.className=n[s],t.el.append(l)),i[s]=l,e[s]=l}}),i}function Bi(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;i({navigation:{nextEl:null,prevEl:null,hideOnClick:!1,disabledClass:"swiper-button-disabled",hiddenClass:"swiper-button-hidden",lockClass:"swiper-button-lock",navigationDisabledClass:"swiper-navigation-disabled"}}),e.navigation={nextEl:null,prevEl:null};function l(f){let y;return f&&typeof f=="string"&&e.isElement&&(y=e.el.querySelector(f),y)?y:(f&&(typeof f=="string"&&(y=[...document.querySelectorAll(f)]),e.params.uniqueNavElements&&typeof f=="string"&&y&&y.length>1&&e.el.querySelectorAll(f).length===1?y=e.el.querySelector(f):y&&y.length===1&&(y=y[0])),f&&!y?f:y)}function r(f,y){const w=e.params.navigation;f=je(f),f.forEach(v=>{v&&(v.classList[y?"add":"remove"](...w.disabledClass.split(" ")),v.tagName==="BUTTON"&&(v.disabled=y),e.params.watchOverflow&&e.enabled&&v.classList[e.isLocked?"add":"remove"](w.lockClass))})}function a(){const{nextEl:f,prevEl:y}=e.navigation;if(e.params.loop){r(y,!1),r(f,!1);return}r(y,e.isBeginning&&!e.params.rewind),r(f,e.isEnd&&!e.params.rewind)}function d(f){f.preventDefault(),!(e.isBeginning&&!e.params.loop&&!e.params.rewind)&&(e.slidePrev(),s("navigationPrev"))}function p(f){f.preventDefault(),!(e.isEnd&&!e.params.loop&&!e.params.rewind)&&(e.slideNext(),s("navigationNext"))}function u(){const f=e.params.navigation;if(e.params.navigation=Fi(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!(f.nextEl||f.prevEl))return;let y=l(f.nextEl),w=l(f.prevEl);Object.assign(e.navigation,{nextEl:y,prevEl:w}),y=je(y),w=je(w);const v=(b,A)=>{b&&b.addEventListener("click",A==="next"?p:d),!e.enabled&&b&&b.classList.add(...f.lockClass.split(" "))};y.forEach(b=>v(b,"next")),w.forEach(b=>v(b,"prev"))}function h(){let{nextEl:f,prevEl:y}=e.navigation;f=je(f),y=je(y);const w=(v,b)=>{v.removeEventListener("click",b==="next"?p:d),v.classList.remove(...e.params.navigation.disabledClass.split(" "))};f.forEach(v=>w(v,"next")),y.forEach(v=>w(v,"prev"))}n("init",()=>{e.params.navigation.enabled===!1?g():(u(),a())}),n("toEdge fromEdge lock unlock",()=>{a()}),n("destroy",()=>{h()}),n("enable disable",()=>{let{nextEl:f,prevEl:y}=e.navigation;if(f=je(f),y=je(y),e.enabled){a();return}[...f,...y].filter(w=>!!w).forEach(w=>w.classList.add(e.params.navigation.lockClass))}),n("click",(f,y)=>{let{nextEl:w,prevEl:v}=e.navigation;w=je(w),v=je(v);const b=y.target;let A=v.includes(b)||w.includes(b);if(e.isElement&&!A){const x=y.path||y.composedPath&&y.composedPath();x&&(A=x.find(I=>w.includes(I)||v.includes(I)))}if(e.params.navigation.hideOnClick&&!A){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===b||e.pagination.el.contains(b)))return;let x;w.length?x=w[0].classList.contains(e.params.navigation.hiddenClass):v.length&&(x=v[0].classList.contains(e.params.navigation.hiddenClass)),s(x===!0?"navigationShow":"navigationHide"),[...w,...v].filter(I=>!!I).forEach(I=>I.classList.toggle(e.params.navigation.hiddenClass))}});const m=()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),u(),a()},g=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),h()};Object.assign(e.navigation,{enable:m,disable:g,update:a,init:u,destroy:h})}function Gt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function xi(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:v=>v,formatFractionTotal:v=>v,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let r,a=0;function d(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function p(v,b){const{bulletActiveClass:A}=e.params.pagination;v&&(v=v[`${b==="prev"?"previous":"next"}ElementSibling`],v&&(v.classList.add(`${A}-${b}`),v=v[`${b==="prev"?"previous":"next"}ElementSibling`],v&&v.classList.add(`${A}-${b}-${b}`)))}function u(v){const b=v.target.closest(Gt(e.params.pagination.bulletClass));if(!b)return;v.preventDefault();const A=di(b)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===A)return;e.slideToLoop(A)}else e.slideTo(A)}function h(){const v=e.rtl,b=e.params.pagination;if(d())return;let A=e.pagination.el;A=je(A);let x,I;const E=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,L=e.params.loop?Math.ceil(E/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(I=e.previousRealIndex||0,x=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(x=e.snapIndex,I=e.previousSnapIndex):(I=e.previousIndex||0,x=e.activeIndex||0),b.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const D=e.pagination.bullets;let S,c,_;if(b.dynamicBullets&&(r=Vi(D[0],e.isHorizontal()?"width":"height",!0),A.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${r*(b.dynamicMainBullets+4)}px`}),b.dynamicMainBullets>1&&I!==void 0&&(a+=x-(I||0),a>b.dynamicMainBullets-1?a=b.dynamicMainBullets-1:a<0&&(a=0)),S=Math.max(x-a,0),c=S+(Math.min(D.length,b.dynamicMainBullets)-1),_=(c+S)/2),D.forEach(C=>{const O=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(T=>`${b.bulletActiveClass}${T}`)].map(T=>typeof T=="string"&&T.includes(" ")?T.split(" "):T).flat();C.classList.remove(...O)}),A.length>1)D.forEach(C=>{const O=di(C);O===x?C.classList.add(...b.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),b.dynamicBullets&&(O>=S&&O<=c&&C.classList.add(...`${b.bulletActiveClass}-main`.split(" ")),O===S&&p(C,"prev"),O===c&&p(C,"next"))});else{const C=D[x];if(C&&C.classList.add(...b.bulletActiveClass.split(" ")),e.isElement&&D.forEach((O,T)=>{O.setAttribute("part",T===x?"bullet-active":"bullet")}),b.dynamicBullets){const O=D[S],T=D[c];for(let j=S;j<=c;j+=1)D[j]&&D[j].classList.add(...`${b.bulletActiveClass}-main`.split(" "));p(O,"prev"),p(T,"next")}}if(b.dynamicBullets){const C=Math.min(D.length,b.dynamicMainBullets+4),O=(r*C-r)/2-_*r,T=v?"right":"left";D.forEach(j=>{j.style[e.isHorizontal()?T:"top"]=`${O}px`})}}A.forEach((D,S)=>{if(b.type==="fraction"&&(D.querySelectorAll(Gt(b.currentClass)).forEach(c=>{c.textContent=b.formatFractionCurrent(x+1)}),D.querySelectorAll(Gt(b.totalClass)).forEach(c=>{c.textContent=b.formatFractionTotal(L)})),b.type==="progressbar"){let c;b.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const _=(x+1)/L;let C=1,O=1;c==="horizontal"?C=_:O=_,D.querySelectorAll(Gt(b.progressbarFillClass)).forEach(T=>{T.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${O})`,T.style.transitionDuration=`${e.params.speed}ms`})}b.type==="custom"&&b.renderCustom?(D.innerHTML=b.renderCustom(e,x+1,L),S===0&&s("paginationRender",D)):(S===0&&s("paginationRender",D),s("paginationUpdate",D)),e.params.watchOverflow&&e.enabled&&D.classList[e.isLocked?"add":"remove"](b.lockClass)})}function m(){const v=e.params.pagination;if(d())return;const b=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let A=e.pagination.el;A=je(A);let x="";if(v.type==="bullets"){let I=e.params.loop?Math.ceil(b/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&I>b&&(I=b);for(let E=0;E<I;E+=1)v.renderBullet?x+=v.renderBullet.call(e,E,v.bulletClass):x+=`<${v.bulletElement} ${e.isElement?'part="bullet"':""} class="${v.bulletClass}"></${v.bulletElement}>`}v.type==="fraction"&&(v.renderFraction?x=v.renderFraction.call(e,v.currentClass,v.totalClass):x=`<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`),v.type==="progressbar"&&(v.renderProgressbar?x=v.renderProgressbar.call(e,v.progressbarFillClass):x=`<span class="${v.progressbarFillClass}"></span>`),e.pagination.bullets=[],A.forEach(I=>{v.type!=="custom"&&(I.innerHTML=x||""),v.type==="bullets"&&e.pagination.bullets.push(...I.querySelectorAll(Gt(v.bulletClass)))}),v.type!=="custom"&&s("paginationRender",A[0])}function g(){e.params.pagination=Fi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const v=e.params.pagination;if(!v.el)return;let b;typeof v.el=="string"&&e.isElement&&(b=e.el.querySelector(v.el)),!b&&typeof v.el=="string"&&(b=[...document.querySelectorAll(v.el)]),b||(b=v.el),!(!b||b.length===0)&&(e.params.uniqueNavElements&&typeof v.el=="string"&&Array.isArray(b)&&b.length>1&&(b=[...e.el.querySelectorAll(v.el)],b.length>1&&(b=b.filter(A=>wi(A,".swiper")[0]===e.el)[0])),Array.isArray(b)&&b.length===1&&(b=b[0]),Object.assign(e.pagination,{el:b}),b=je(b),b.forEach(A=>{v.type==="bullets"&&v.clickable&&A.classList.add(...(v.clickableClass||"").split(" ")),A.classList.add(v.modifierClass+v.type),A.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.type==="bullets"&&v.dynamicBullets&&(A.classList.add(`${v.modifierClass}${v.type}-dynamic`),a=0,v.dynamicMainBullets<1&&(v.dynamicMainBullets=1)),v.type==="progressbar"&&v.progressbarOpposite&&A.classList.add(v.progressbarOppositeClass),v.clickable&&A.addEventListener("click",u),e.enabled||A.classList.add(v.lockClass)}))}function f(){const v=e.params.pagination;if(d())return;let b=e.pagination.el;b&&(b=je(b),b.forEach(A=>{A.classList.remove(v.hiddenClass),A.classList.remove(v.modifierClass+v.type),A.classList.remove(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.clickable&&(A.classList.remove(...(v.clickableClass||"").split(" ")),A.removeEventListener("click",u))})),e.pagination.bullets&&e.pagination.bullets.forEach(A=>A.classList.remove(...v.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const v=e.params.pagination;let{el:b}=e.pagination;b=je(b),b.forEach(A=>{A.classList.remove(v.horizontalClass,v.verticalClass),A.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?w():(g(),m(),h())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&h()}),n("snapIndexChange",()=>{h()}),n("snapGridLengthChange",()=>{m(),h()}),n("destroy",()=>{f()}),n("enable disable",()=>{let{el:v}=e.pagination;v&&(v=je(v),v.forEach(b=>b.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{h()}),n("click",(v,b)=>{const A=b.target,x=je(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&x&&x.length>0&&!A.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&A===e.navigation.nextEl||e.navigation.prevEl&&A===e.navigation.prevEl))return;const I=x[0].classList.contains(e.params.pagination.hiddenClass);s(I===!0?"paginationShow":"paginationHide"),x.forEach(E=>E.classList.toggle(e.params.pagination.hiddenClass))}});const y=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=je(v),v.forEach(b=>b.classList.remove(e.params.pagination.paginationDisabledClass))),g(),m(),h()},w=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=je(v),v.forEach(b=>b.classList.add(e.params.pagination.paginationDisabledClass))),f()};Object.assign(e.pagination,{enable:y,disable:w,render:m,update:h,init:g,destroy:f})}function tl(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=_t();let r=!1,a=null,d=null,p,u,h,m;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 g(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C,rtlTranslate:O}=e,{dragEl:T,el:j}=C,B=e.params.scrollbar,M=e.params.loop?e.progressLoop:e.progress;let N=u,V=(h-u)*M;O?(V=-V,V>0?(N=u-V,V=0):-V+u>h&&(N=h+V)):V<0?(N=u+V,V=0):V+u>h&&(N=h-V),e.isHorizontal()?(T.style.transform=`translate3d(${V}px, 0, 0)`,T.style.width=`${N}px`):(T.style.transform=`translate3d(0px, ${V}px, 0)`,T.style.height=`${N}px`),B.hide&&(clearTimeout(a),j.style.opacity=1,a=setTimeout(()=>{j.style.opacity=0,j.style.transitionDuration="400ms"},1e3))}function f(C){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${C}ms`)}function y(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C}=e,{dragEl:O,el:T}=C;O.style.width="",O.style.height="",h=e.isHorizontal()?T.offsetWidth:T.offsetHeight,m=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?u=h*m:u=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?O.style.width=`${u}px`:O.style.height=`${u}px`,m>=1?T.style.display="none":T.style.display="",e.params.scrollbar.hide&&(T.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function w(C){return e.isHorizontal()?C.clientX:C.clientY}function v(C){const{scrollbar:O,rtlTranslate:T}=e,{el:j}=O;let B;B=(w(C)-Ln(j)[e.isHorizontal()?"left":"top"]-(p!==null?p:u/2))/(h-u),B=Math.max(Math.min(B,1),0),T&&(B=1-B);const M=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*B;e.updateProgress(M),e.setTranslate(M),e.updateActiveIndex(),e.updateSlidesClasses()}function b(C){const O=e.params.scrollbar,{scrollbar:T,wrapperEl:j}=e,{el:B,dragEl:M}=T;r=!0,p=C.target===M?w(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),j.style.transitionDuration="100ms",M.style.transitionDuration="100ms",v(C),clearTimeout(d),B.style.transitionDuration="0ms",O.hide&&(B.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),s("scrollbarDragStart",C)}function A(C){const{scrollbar:O,wrapperEl:T}=e,{el:j,dragEl:B}=O;r&&(C.preventDefault&&C.cancelable?C.preventDefault():C.returnValue=!1,v(C),T.style.transitionDuration="0ms",j.style.transitionDuration="0ms",B.style.transitionDuration="0ms",s("scrollbarDragMove",C))}function x(C){const O=e.params.scrollbar,{scrollbar:T,wrapperEl:j}=e,{el:B}=T;r&&(r=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",j.style.transitionDuration=""),O.hide&&(clearTimeout(d),d=ni(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3)),s("scrollbarDragEnd",C),O.snapOnRelease&&e.slideToClosest())}function I(C){const{scrollbar:O,params:T}=e,j=O.el;if(!j)return;const B=j,M=T.passiveListeners?{passive:!1,capture:!1}:!1,N=T.passiveListeners?{passive:!0,capture:!1}:!1;if(!B)return;const V=C==="on"?"addEventListener":"removeEventListener";B[V]("pointerdown",b,M),l[V]("pointermove",A,M),l[V]("pointerup",x,N)}function E(){!e.params.scrollbar.el||!e.scrollbar.el||I("on")}function L(){!e.params.scrollbar.el||!e.scrollbar.el||I("off")}function D(){const{scrollbar:C,el:O}=e;e.params.scrollbar=Fi(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const T=e.params.scrollbar;if(!T.el)return;let j;if(typeof T.el=="string"&&e.isElement&&(j=e.el.querySelector(T.el)),!j&&typeof T.el=="string"){if(j=l.querySelectorAll(T.el),!j.length)return}else j||(j=T.el);e.params.uniqueNavElements&&typeof T.el=="string"&&j.length>1&&O.querySelectorAll(T.el).length===1&&(j=O.querySelector(T.el)),j.length>0&&(j=j[0]),j.classList.add(e.isHorizontal()?T.horizontalClass:T.verticalClass);let B;j&&(B=j.querySelector(Gt(e.params.scrollbar.dragClass)),B||(B=oi("div",e.params.scrollbar.dragClass),j.append(B))),Object.assign(C,{el:j,dragEl:B}),T.draggable&&E(),j&&j.classList[e.enabled?"remove":"add"](...Jt(e.params.scrollbar.lockClass))}function S(){const C=e.params.scrollbar,O=e.scrollbar.el;O&&O.classList.remove(...Jt(e.isHorizontal()?C.horizontalClass:C.verticalClass)),L()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const C=e.params.scrollbar;let{el:O}=e.scrollbar;O=je(O),O.forEach(T=>{T.classList.remove(C.horizontalClass,C.verticalClass),T.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?_():(D(),y(),g())}),n("update resize observerUpdate lock unlock changeDirection",()=>{y()}),n("setTranslate",()=>{g()}),n("setTransition",(C,O)=>{f(O)}),n("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...Jt(e.params.scrollbar.lockClass))}),n("destroy",()=>{S()});const c=()=>{e.el.classList.remove(...Jt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Jt(e.params.scrollbar.scrollbarDisabledClass)),D(),y(),g()},_=()=>{e.el.classList.add(...Jt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Jt(e.params.scrollbar.scrollbarDisabledClass)),S()};Object.assign(e.scrollbar,{enable:c,disable:_,updateSize:y,setTranslate:g,init:D,destroy:S})}function zi(t){let{swiper:e,extendParams:i,on:n}=t;i({a11y:{enabled:!0,notificationClass:"swiper-notification",prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide",firstSlideMessage:"This is the first slide",lastSlideMessage:"This is the last slide",paginationBulletMessage:"Go to slide {{index}}",slideLabelMessage:"{{index}} / {{slidesLength}}",containerMessage:null,containerRoleDescriptionMessage:null,itemRoleDescriptionMessage:null,slideRole:"group",id:null}}),e.a11y={clicked:!1};let s=null,l,r,a=new Date().getTime();function d(M){const N=s;N.length!==0&&(N.innerHTML="",N.innerHTML=M)}function p(M){M===void 0&&(M=16);const N=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(M).replace(/x/g,N)}function u(M){M=je(M),M.forEach(N=>{N.setAttribute("tabIndex","0")})}function h(M){M=je(M),M.forEach(N=>{N.setAttribute("tabIndex","-1")})}function m(M,N){M=je(M),M.forEach(V=>{V.setAttribute("role",N)})}function g(M,N){M=je(M),M.forEach(V=>{V.setAttribute("aria-roledescription",N)})}function f(M,N){M=je(M),M.forEach(V=>{V.setAttribute("aria-controls",N)})}function y(M,N){M=je(M),M.forEach(V=>{V.setAttribute("aria-label",N)})}function w(M,N){M=je(M),M.forEach(V=>{V.setAttribute("id",N)})}function v(M,N){M=je(M),M.forEach(V=>{V.setAttribute("aria-live",N)})}function b(M){M=je(M),M.forEach(N=>{N.setAttribute("aria-disabled",!0)})}function A(M){M=je(M),M.forEach(N=>{N.setAttribute("aria-disabled",!1)})}function x(M){if(M.keyCode!==13&&M.keyCode!==32)return;const N=e.params.a11y,V=M.target;if(!(e.pagination&&e.pagination.el&&(V===e.pagination.el||e.pagination.el.contains(M.target))&&!M.target.matches(Gt(e.params.pagination.bulletClass)))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const k=je(e.navigation.prevEl);je(e.navigation.nextEl).includes(V)&&(e.isEnd&&!e.params.loop||e.slideNext(),e.isEnd?d(N.lastSlideMessage):d(N.nextSlideMessage)),k.includes(V)&&(e.isBeginning&&!e.params.loop||e.slidePrev(),e.isBeginning?d(N.firstSlideMessage):d(N.prevSlideMessage))}e.pagination&&V.matches(Gt(e.params.pagination.bulletClass))&&V.click()}}function I(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:M,prevEl:N}=e.navigation;N&&(e.isBeginning?(b(N),h(N)):(A(N),u(N))),M&&(e.isEnd?(b(M),h(M)):(A(M),u(M)))}function E(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function L(){return E()&&e.params.pagination.clickable}function D(){const M=e.params.a11y;E()&&e.pagination.bullets.forEach(N=>{e.params.pagination.clickable&&(u(N),e.params.pagination.renderBullet||(m(N,"button"),y(N,M.paginationBulletMessage.replace(/\{\{index\}\}/,di(N)+1)))),N.matches(Gt(e.params.pagination.bulletActiveClass))?N.setAttribute("aria-current","true"):N.removeAttribute("aria-current")})}const S=(M,N,V)=>{u(M),M.tagName!=="BUTTON"&&(m(M,"button"),M.addEventListener("keydown",x)),y(M,V),f(M,N)},c=M=>{r&&r!==M.target&&!r.contains(M.target)&&(l=!0),e.a11y.clicked=!0},_=()=>{l=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},C=M=>{a=new Date().getTime()},O=M=>{if(e.a11y.clicked||new Date().getTime()-a<100)return;const N=M.target.closest(`.${e.params.slideClass}, swiper-slide`);if(!N||!e.slides.includes(N))return;r=N;const V=e.slides.indexOf(N)===e.activeIndex,k=e.params.watchSlidesProgress&&e.visibleSlides&&e.visibleSlides.includes(N);V||k||M.sourceCapabilities&&M.sourceCapabilities.firesTouchEvents||(e.isHorizontal()?e.el.scrollLeft=0:e.el.scrollTop=0,requestAnimationFrame(()=>{l||(e.params.loop?e.slideToLoop(parseInt(N.getAttribute("data-swiper-slide-index")),0):e.slideTo(e.slides.indexOf(N),0),l=!1)}))},T=()=>{const M=e.params.a11y;M.itemRoleDescriptionMessage&&g(e.slides,M.itemRoleDescriptionMessage),M.slideRole&&m(e.slides,M.slideRole);const N=e.slides.length;M.slideLabelMessage&&e.slides.forEach((V,k)=>{const F=e.params.loop?parseInt(V.getAttribute("data-swiper-slide-index"),10):k,X=M.slideLabelMessage.replace(/\{\{index\}\}/,F+1).replace(/\{\{slidesLength\}\}/,N);y(V,X)})},j=()=>{const M=e.params.a11y;e.el.append(s);const N=e.el;M.containerRoleDescriptionMessage&&g(N,M.containerRoleDescriptionMessage),M.containerMessage&&y(N,M.containerMessage);const V=e.wrapperEl,k=M.id||V.getAttribute("id")||`swiper-wrapper-${p(16)}`,F=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite";w(V,k),v(V,F),T();let{nextEl:X,prevEl:G}=e.navigation?e.navigation:{};X=je(X),G=je(G),X&&X.forEach(Q=>S(Q,k,M.nextSlideMessage)),G&&G.forEach(Q=>S(Q,k,M.prevSlideMessage)),L()&&je(e.pagination.el).forEach(ie=>{ie.addEventListener("keydown",x)}),_t().addEventListener("visibilitychange",C),e.el.addEventListener("focus",O,!0),e.el.addEventListener("focus",O,!0),e.el.addEventListener("pointerdown",c,!0),e.el.addEventListener("pointerup",_,!0)};function B(){s&&s.remove();let{nextEl:M,prevEl:N}=e.navigation?e.navigation:{};M=je(M),N=je(N),M&&M.forEach(k=>k.removeEventListener("keydown",x)),N&&N.forEach(k=>k.removeEventListener("keydown",x)),L()&&je(e.pagination.el).forEach(F=>{F.removeEventListener("keydown",x)}),_t().removeEventListener("visibilitychange",C),e.el&&typeof e.el!="string"&&(e.el.removeEventListener("focus",O,!0),e.el.removeEventListener("pointerdown",c,!0),e.el.removeEventListener("pointerup",_,!0))}n("beforeInit",()=>{s=oi("span",e.params.a11y.notificationClass),s.setAttribute("aria-live","assertive"),s.setAttribute("aria-atomic","true")}),n("afterInit",()=>{e.params.a11y.enabled&&j()}),n("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{e.params.a11y.enabled&&T()}),n("fromEdge toEdge afterInit lock unlock",()=>{e.params.a11y.enabled&&I()}),n("paginationUpdate",()=>{e.params.a11y.enabled&&D()}),n("destroy",()=>{e.params.a11y.enabled&&B()})}function Ti(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,p=l&&l.autoplay?l.autoplay.delay:3e3,u,h=new Date().getTime(),m,g,f,y,w,v,b;function A(N){!e||e.destroyed||!e.wrapperEl||N.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",A),!(b||N.detail&&N.detail.bySwiperTouchMove)&&c())}const x=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?m=!0:m&&(p=u,m=!1);const N=e.autoplay.paused?u:h+p-new Date().getTime();e.autoplay.timeLeft=N,s("autoplayTimeLeft",N,N/d),a=requestAnimationFrame(()=>{x()})},I=()=>{let N;return e.virtual&&e.params.virtual.enabled?N=e.slides.filter(k=>k.classList.contains("swiper-slide-active"))[0]:N=e.slides[e.activeIndex],N?parseInt(N.getAttribute("data-swiper-autoplay"),10):void 0},E=N=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(a),x();let V=typeof N>"u"?e.params.autoplay.delay:N;d=e.params.autoplay.delay,p=e.params.autoplay.delay;const k=I();!Number.isNaN(k)&&k>0&&typeof N>"u"&&(V=k,d=k,p=k),u=V;const F=e.params.speed,X=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(F,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,F,!0,!0),s("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(F,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,F,!0,!0),s("autoplay")),e.params.cssMode&&(h=new Date().getTime(),requestAnimationFrame(()=>{E()})))};return V>0?(clearTimeout(r),r=setTimeout(()=>{X()},V)):requestAnimationFrame(()=>{X()}),V},L=()=>{h=new Date().getTime(),e.autoplay.running=!0,E(),s("autoplayStart")},D=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(a),s("autoplayStop")},S=(N,V)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),N||(v=!0);const k=()=>{s("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",A):c()};if(e.autoplay.paused=!0,V){w&&(u=e.params.autoplay.delay),w=!1,k();return}u=(u||e.params.autoplay.delay)-(new Date().getTime()-h),!(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||(h=new Date().getTime(),v?(v=!1,E(u)):E(),e.autoplay.paused=!1,s("autoplayResume"))},_=()=>{if(e.destroyed||!e.autoplay.running)return;const N=_t();N.visibilityState==="hidden"&&(v=!0,S(!0)),N.visibilityState==="visible"&&c()},C=N=>{N.pointerType==="mouse"&&(v=!0,b=!0,!(e.animating||e.autoplay.paused)&&S(!0))},O=N=>{N.pointerType==="mouse"&&(b=!1,e.autoplay.paused&&c())},T=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",O))},j=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",O))},B=()=>{_t().addEventListener("visibilitychange",_)},M=()=>{_t().removeEventListener("visibilitychange",_)};n("init",()=>{e.params.autoplay.enabled&&(T(),B(),L())}),n("destroy",()=>{j(),M(),e.autoplay.running&&D()}),n("_freeModeStaticRelease",()=>{(f||v)&&c()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?D():S(!0,!0)}),n("beforeTransitionStart",(N,V,k)=>{e.destroyed||!e.autoplay.running||(k||!e.params.autoplay.disableOnInteraction?S(!0,!0):D())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){D();return}g=!0,f=!1,v=!1,y=setTimeout(()=>{v=!0,f=!0,S(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!g)){if(clearTimeout(y),clearTimeout(r),e.params.autoplay.disableOnInteraction){f=!1,g=!1;return}f&&e.params.cssMode&&c(),f=!1,g=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(w=!0)}),Object.assign(e.autoplay,{start:L,stop:D,pause:S,resume:c})}function il(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:p}=e;d.velocities.length===0&&d.velocities.push({position:p[e.isHorizontal()?"startX":"startY"],time:d.touchStartTime}),d.velocities.push({position:p[e.isHorizontal()?"currentX":"currentY"],time:Bt()})}function a(d){let{currentPos:p}=d;if(e.params.cssMode)return;const{params:u,wrapperEl:h,rtlTranslate:m,snapGrid:g,touchEventsData:f}=e,w=Bt()-f.touchStartTime;if(p<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(p>-e.maxTranslate()){e.slides.length<g.length?e.slideTo(g.length-1):e.slideTo(e.slides.length-1);return}if(u.freeMode.momentum){if(f.velocities.length>1){const D=f.velocities.pop(),S=f.velocities.pop(),c=D.position-S.position,_=D.time-S.time;e.velocity=c/_,e.velocity/=2,Math.abs(e.velocity)<u.freeMode.minimumVelocity&&(e.velocity=0),(_>150||Bt()-D.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=u.freeMode.momentumVelocityRatio,f.velocities.length=0;let v=1e3*u.freeMode.momentumRatio;const b=e.velocity*v;let A=e.translate+b;m&&(A=-A);let x=!1,I;const E=Math.abs(e.velocity)*20*u.freeMode.momentumBounceRatio;let L;if(A<e.maxTranslate())u.freeMode.momentumBounce?(A+e.maxTranslate()<-E&&(A=e.maxTranslate()-E),I=e.maxTranslate(),x=!0,f.allowMomentumBounce=!0):A=e.maxTranslate(),u.loop&&u.centeredSlides&&(L=!0);else if(A>e.minTranslate())u.freeMode.momentumBounce?(A-e.minTranslate()>E&&(A=e.minTranslate()+E),I=e.minTranslate(),x=!0,f.allowMomentumBounce=!0):A=e.minTranslate(),u.loop&&u.centeredSlides&&(L=!0);else if(u.freeMode.sticky){let D;for(let S=0;S<g.length;S+=1)if(g[S]>-A){D=S;break}Math.abs(g[D]-A)<Math.abs(g[D-1]-A)||e.swipeDirection==="next"?A=g[D]:A=g[D-1],A=-A}if(L&&s("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(m?v=Math.abs((-A-e.translate)/e.velocity):v=Math.abs((A-e.translate)/e.velocity),u.freeMode.sticky){const D=Math.abs((m?-A:A)-e.translate),S=e.slidesSizesGrid[e.activeIndex];D<S?v=u.speed:D<2*S?v=u.speed*1.5:v=u.speed*2.5}}else if(u.freeMode.sticky){e.slideToClosest();return}u.freeMode.momentumBounce&&x?(e.updateProgress(I),e.setTransition(v),e.setTranslate(A),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Ni(h,()=>{!e||e.destroyed||!f.allowMomentumBounce||(n("momentumBounce"),e.setTransition(u.speed),setTimeout(()=>{e.setTranslate(I),Ni(h,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(A),e.setTransition(v),e.setTranslate(A),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Ni(h,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(A),e.updateActiveIndex(),e.updateSlidesClasses()}else if(u.freeMode.sticky){e.slideToClosest();return}else u.freeMode&&n("_freeModeNoMomentumRelease");(!u.freeMode.momentum||w>=u.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:r,onTouchEnd:a}})}let Wi;function nl(){const t=Ct(),e=_t();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Nn(){return Wi||(Wi=nl()),Wi}let Hi;function ol(t){let{userAgent:e}=t===void 0?{}:t;const i=Nn(),n=Ct(),s=n.navigator.platform,l=e||n.navigator.userAgent,r={ios:!1,android:!1},a=n.screen.width,d=n.screen.height,p=l.match(/(Android);?[\s\/]+([\d.]+)?/);let u=l.match(/(iPad).*OS\s([\d_]+)/);const h=l.match(/(iPod)(.*OS\s([\d_]+))?/),m=!u&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),g=s==="Win32";let f=s==="MacIntel";const y=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&f&&i.touch&&y.indexOf(`${a}x${d}`)>=0&&(u=l.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),f=!1),p&&!g&&(r.os="android",r.android=!0),(u||m||h)&&(r.os="ios",r.ios=!0),r}function Vn(t){return t===void 0&&(t={}),Hi||(Hi=ol(t)),Hi}let Xi;function ll(){const t=Ct(),e=Vn();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,p]=a.split("Version/")[1].split(" ")[0].split(".").map(u=>Number(u));i=d<16||d===16&&p<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 sl(){return Xi||(Xi=ll()),Xi}function rl(t){let{swiper:e,on:i,emit:n}=t;const s=Ct();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(h=>{r=s.requestAnimationFrame(()=>{const{width:m,height:g}=e;let f=m,y=g;h.forEach(w=>{let{contentBoxSize:v,contentRect:b,target:A}=w;A&&A!==e.el||(f=b?b.width:(v[0]||v).inlineSize,y=b?b.height:(v[0]||v).blockSize)}),(f!==m||y!==g)&&a()})}),l.observe(e.el))},p=()=>{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",()=>{p(),s.removeEventListener("resize",a),s.removeEventListener("orientationchange",u)})}function dl(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=[],r=Ct(),a=function(u,h){h===void 0&&(h={});const m=r.MutationObserver||r.WebkitMutationObserver,g=new m(f=>{if(e.__preventObserver__)return;if(f.length===1){s("observerUpdate",f[0]);return}const y=function(){s("observerUpdate",f[0])};r.requestAnimationFrame?r.requestAnimationFrame(y):r.setTimeout(y,0)});g.observe(u,{attributes:typeof h.attributes>"u"?!0:h.attributes,childList:typeof h.childList>"u"?!0:h.childList,characterData:typeof h.characterData>"u"?!0:h.characterData}),l.push(g)},d=()=>{if(e.params.observer){if(e.params.observeParents){const u=wi(e.hostEl);for(let h=0;h<u.length;h+=1)a(u[h])}a(e.hostEl,{childList:e.params.observeSlideChildren}),a(e.wrapperEl,{attributes:!1})}},p=()=>{l.forEach(u=>{u.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",d),n("destroy",p)}var al={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(p=>{p.apply(n,[d,...i])}),t.eventsListeners&&t.eventsListeners[d]&&t.eventsListeners[d].forEach(p=>{p.apply(n,i)})}),t}};function ul(){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(Qt(n,"padding-left")||0,10)-parseInt(Qt(n,"padding-right")||0,10),i=i-parseInt(Qt(n,"padding-top")||0,10)-parseInt(Qt(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 cl(){const t=this;function e(c,_){return parseFloat(c.getPropertyValue(t.getDirectionLabel(_))||0)}const i=t.params,{wrapperEl:n,slidesEl:s,size:l,rtlTranslate:r,wrongRTL:a}=t,d=t.virtual&&i.virtual.enabled,p=d?t.virtual.slides.length:t.slides.length,u=Ht(s,`.${t.params.slideClass}, swiper-slide`),h=d?t.virtual.slides.length:u.length;let m=[];const g=[],f=[];let y=i.slidesOffsetBefore;typeof y=="function"&&(y=i.slidesOffsetBefore.call(t));let w=i.slidesOffsetAfter;typeof w=="function"&&(w=i.slidesOffsetAfter.call(t));const v=t.snapGrid.length,b=t.slidesGrid.length;let A=i.spaceBetween,x=-y,I=0,E=0;if(typeof l>"u")return;typeof A=="string"&&A.indexOf("%")>=0?A=parseFloat(A.replace("%",""))/100*l:typeof A=="string"&&(A=parseFloat(A)),t.virtualSize=-A,u.forEach(c=>{r?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(bi(n,"--swiper-centered-offset-before",""),bi(n,"--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 D;const S=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<h;c+=1){D=0;let _;if(u[c]&&(_=u[c]),L&&t.grid.updateSlide(c,_,u),!(u[c]&&Qt(_,"display")==="none")){if(i.slidesPerView==="auto"){S&&(u[c].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(_),O=_.style.transform,T=_.style.webkitTransform;if(O&&(_.style.transform="none"),T&&(_.style.webkitTransform="none"),i.roundLengths)D=t.isHorizontal()?Vi(_,"width",!0):Vi(_,"height",!0);else{const j=e(C,"width"),B=e(C,"padding-left"),M=e(C,"padding-right"),N=e(C,"margin-left"),V=e(C,"margin-right"),k=C.getPropertyValue("box-sizing");if(k&&k==="border-box")D=j+N+V;else{const{clientWidth:F,offsetWidth:X}=_;D=j+B+M+N+V+(X-F)}}O&&(_.style.transform=O),T&&(_.style.webkitTransform=T),i.roundLengths&&(D=Math.floor(D))}else D=(l-(i.slidesPerView-1)*A)/i.slidesPerView,i.roundLengths&&(D=Math.floor(D)),u[c]&&(u[c].style[t.getDirectionLabel("width")]=`${D}px`);u[c]&&(u[c].swiperSlideSize=D),f.push(D),i.centeredSlides?(x=x+D/2+I/2+A,I===0&&c!==0&&(x=x-l/2-A),c===0&&(x=x-l/2-A),Math.abs(x)<1/1e3&&(x=0),i.roundLengths&&(x=Math.floor(x)),E%i.slidesPerGroup===0&&m.push(x),g.push(x)):(i.roundLengths&&(x=Math.floor(x)),(E-Math.min(t.params.slidesPerGroupSkip,E))%t.params.slidesPerGroup===0&&m.push(x),g.push(x),x=x+D+A),t.virtualSize+=D+A,I=D,E+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+w,r&&a&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+A}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+A}px`),L&&t.grid.updateWrapperSize(D,m),!i.centeredSlides){const c=[];for(let _=0;_<m.length;_+=1){let C=m[_];i.roundLengths&&(C=Math.floor(C)),m[_]<=t.virtualSize-l&&c.push(C)}m=c,Math.floor(t.virtualSize-l)-Math.floor(m[m.length-1])>1&&m.push(t.virtualSize-l)}if(d&&i.loop){const c=f[0]+A;if(i.slidesPerGroup>1){const _=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=c*i.slidesPerGroup;for(let O=0;O<_;O+=1)m.push(m[m.length-1]+C)}for(let _=0;_<t.virtual.slidesBefore+t.virtual.slidesAfter;_+=1)i.slidesPerGroup===1&&m.push(m[m.length-1]+c),g.push(g[g.length-1]+c),t.virtualSize+=c}if(m.length===0&&(m=[0]),A!==0){const c=t.isHorizontal()&&r?"marginLeft":t.getDirectionLabel("marginRight");u.filter((_,C)=>!i.cssMode||i.loop?!0:C!==u.length-1).forEach(_=>{_.style[c]=`${A}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;f.forEach(C=>{c+=C+(A||0)}),c-=A;const _=c-l;m=m.map(C=>C<=0?-y:C>_?_+w:C)}if(i.centerInsufficientSlides){let c=0;f.forEach(C=>{c+=C+(A||0)}),c-=A;const _=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+_<l){const C=(l-c-_)/2;m.forEach((O,T)=>{m[T]=O-C}),g.forEach((O,T)=>{g[T]=O+C})}}if(Object.assign(t,{slides:u,snapGrid:m,slidesGrid:g,slidesSizesGrid:f}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){bi(n,"--swiper-centered-offset-before",`${-m[0]}px`),bi(n,"--swiper-centered-offset-after",`${t.size/2-f[f.length-1]/2}px`);const c=-t.snapGrid[0],_=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+c),t.slidesGrid=t.slidesGrid.map(C=>C+_)}if(h!==p&&t.emit("slidesLengthChange"),m.length!==v&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),g.length!==b&&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`,_=t.el.classList.contains(c);h<=i.maxBackfaceHiddenSlides?_||t.el.classList.add(c):_&&t.el.classList.remove(c)}}function vl(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 pl(){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 jn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function ml(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 p=n[d];let u=p.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(u-=n[0].swiperSlideOffset);const h=(r+(i.centeredSlides?e.minTranslate():0)-u)/(p.swiperSlideSize+a),m=(r-l[0]+(i.centeredSlides?e.minTranslate():0)-u)/(p.swiperSlideSize+a),g=-(r-u),f=g+e.slidesSizesGrid[d],y=g>=0&&g<=e.size-e.slidesSizesGrid[d],w=g>=0&&g<e.size-1||f>1&&f<=e.size||g<=0&&f>=e.size;w&&(e.visibleSlides.push(p),e.visibleSlidesIndexes.push(d)),jn(p,w,i.slideVisibleClass),jn(p,y,i.slideFullyVisibleClass),p.progress=s?-h:h,p.originalProgress=s?-m:m}}function fl(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,p=r;if(n===0)s=0,l=!0,r=!0;else{s=(t-e.minTranslate())/n;const u=Math.abs(t-e.minTranslate())<1,h=Math.abs(t-e.maxTranslate())<1;l=u||s<=0,r=h||s>=1,u&&(s=0),h&&(s=1)}if(i.loop){const u=e.getSlideIndexByData(0),h=e.getSlideIndexByData(e.slides.length-1),m=e.slidesGrid[u],g=e.slidesGrid[h],f=e.slidesGrid[e.slidesGrid.length-1],y=Math.abs(t);y>=m?a=(y-m)/f:a=(y+f-g)/f,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&&!p&&e.emit("reachEnd toEdge"),(d&&!l||p&&!r)&&e.emit("fromEdge"),e.emit("progress",s)}const Ui=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function hl(){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=h=>Ht(n,`.${i.slideClass}${h}, swiper-slide${h}`)[0];let d,p,u;if(l)if(i.loop){let h=s-t.virtual.slidesBefore;h<0&&(h=t.virtual.slides.length+h),h>=t.virtual.slides.length&&(h-=t.virtual.slides.length),d=a(`[data-swiper-slide-index="${h}"]`)}else d=a(`[data-swiper-slide-index="${s}"]`);else r?(d=e.filter(h=>h.column===s)[0],u=e.filter(h=>h.column===s+1)[0],p=e.filter(h=>h.column===s-1)[0]):d=e[s];d&&(r||(u=el(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u&&(u=e[0]),p=$o(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!p===0&&(p=e[e.length-1]))),e.forEach(h=>{Ui(h,h===d,i.slideActiveClass),Ui(h,h===u,i.slideNextClass),Ui(h,h===p,i.slidePrevClass)}),t.emitSlidesClasses()}const Ei=(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()}},Gi=(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 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,p)=>r+n+p)),t.slides.forEach((d,p)=>{a.includes(d.column)&&Gi(t,p)});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)&&Gi(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)&&Gi(t,r)};function Al(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 gl(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,p;const u=g=>{let f=g-e.virtual.slidesBefore;return f<0&&(f=e.virtual.slides.length+f),f>=e.virtual.slides.length&&(f-=e.virtual.slides.length),f};if(typeof d>"u"&&(d=Al(e)),n.indexOf(i)>=0)p=n.indexOf(i);else{const g=Math.min(s.slidesPerGroupSkip,d);p=g+Math.floor((d-g)/s.slidesPerGroup)}if(p>=n.length&&(p=n.length-1),d===l&&!e.params.loop){p!==a&&(e.snapIndex=p,e.emit("snapIndexChange"));return}if(d===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=u(d);return}const h=e.grid&&s.grid&&s.grid.rows>1;let m;if(e.virtual&&s.virtual.enabled&&s.loop)m=u(d);else if(h){const g=e.slides.filter(y=>y.column===d)[0];let f=parseInt(g.getAttribute("data-swiper-slide-index"),10);Number.isNaN(f)&&(f=Math.max(e.slides.indexOf(g),0)),m=Math.floor(f/s.grid.rows)}else if(e.slides[d]){const g=e.slides[d].getAttribute("data-swiper-slide-index");g?m=parseInt(g,10):m=d}else m=d;Object.assign(e,{previousSnapIndex:a,snapIndex:p,previousRealIndex:r,realIndex:m,previousIndex:l,activeIndex:d}),e.initialized&&Yi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(r!==m&&e.emit("realIndexChange"),e.emit("slideChange"))}function bl(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 yl={updateSize:ul,updateSlides:cl,updateAutoHeight:vl,updateSlidesOffset:pl,updateSlidesProgress:ml,updateProgress:fl,updateSlidesClasses:hl,updateActiveIndex:gl,updateClickedSlide:bl};function wl(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=Qo(l,t);return r+=e.cssOverflowAdjustment(),n&&(r=-r),r||0}function Sl(t,e){const i=this,{rtlTranslate:n,params:s,wrapperEl:l,progress:r}=i;let a=0,d=0;const p=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, ${p}px)`);let u;const h=i.maxTranslate()-i.minTranslate();h===0?u=0:u=(t-i.minTranslate())/h,u!==r&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function xl(){return-this.snapGrid[0]}function Tl(){return-this.snapGrid[this.snapGrid.length-1]}function El(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(),p=l.maxTranslate();let u;if(n&&t>d?u=d:n&&t<p?u=p:u=t,l.updateProgress(u),r.cssMode){const h=l.isHorizontal();if(e===0)a[h?"scrollLeft":"scrollTop"]=-u;else{if(!l.support.smoothScroll)return On({swiper:l,targetPosition:-u,side:h?"left":"top"}),!0;a.scrollTo({[h?"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(m){!l||l.destroyed||m.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 Cl={getTranslate:wl,setTranslate:Sl,minTranslate:xl,maxTranslate:Tl,translateTo:El};function Il(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 Fn(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 kl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),Fn({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Pl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),Fn({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Ml={setTransition:Il,transitionStart:kl,transitionEnd:Pl};function _l(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:p,previousIndex:u,activeIndex:h,rtlTranslate:m,wrapperEl:g,enabled:f}=l;if(!f&&!n&&!s||l.destroyed||l.animating&&a.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const y=Math.min(l.params.slidesPerGroupSkip,r);let w=y+Math.floor((r-y)/l.params.slidesPerGroup);w>=d.length&&(w=d.length-1);const v=-d[w];if(a.normalizeSlideIndex)for(let A=0;A<p.length;A+=1){const x=-Math.floor(v*100),I=Math.floor(p[A]*100),E=Math.floor(p[A+1]*100);typeof p[A+1]<"u"?x>=I&&x<E-(E-I)/2?r=A:x>=I&&x<E&&(r=A+1):x>=I&&(r=A)}if(l.initialized&&r!==h&&(!l.allowSlideNext&&(m?v>l.translate&&v>l.minTranslate():v<l.translate&&v<l.minTranslate())||!l.allowSlidePrev&&v>l.translate&&v>l.maxTranslate()&&(h||0)!==r))return!1;r!==(u||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(v);let b;if(r>h?b="next":r<h?b="prev":b="reset",m&&-v===l.translate||!m&&v===l.translate)return l.updateActiveIndex(r),a.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),a.effect!=="slide"&&l.setTranslate(v),b!=="reset"&&(l.transitionStart(i,b),l.transitionEnd(i,b)),!1;if(a.cssMode){const A=l.isHorizontal(),x=m?v:-v;if(e===0){const I=l.virtual&&l.params.virtual.enabled;I&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),I&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{g[A?"scrollLeft":"scrollTop"]=x})):g[A?"scrollLeft":"scrollTop"]=x,I&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return On({swiper:l,targetPosition:x,side:A?"left":"top"}),!0;g.scrollTo({[A?"left":"top"]:x,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(v),l.updateActiveIndex(r),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,b),e===0?l.transitionEnd(i,b):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(x){!l||l.destroyed||x.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,b))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function Dl(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 m=r*s.params.grid.rows;a=s.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===m)[0].column}else a=s.getSlideIndexByData(r);const d=l?Math.ceil(s.slides.length/s.params.grid.rows):s.slides.length,{centeredSlides:p}=s.params;let u=s.params.slidesPerView;u==="auto"?u=s.slidesPerViewDynamic():(u=Math.ceil(parseFloat(s.params.slidesPerView,10)),p&&u%2===0&&(u=u+1));let h=d-a<u;if(p&&(h=h||a<Math.ceil(u/2)),n&&p&&s.params.slidesPerView!=="auto"&&!l&&(h=!1),h){const m=p?a<s.activeIndex?"prev":"next":a-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:m,slideTo:!0,activeSlideIndex:m==="next"?a+1:a-d+1,slideRealIndex:m==="next"?s.realIndex:void 0})}if(l){const m=r*s.params.grid.rows;r=s.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===m)[0].column}else r=s.getSlideIndexByData(r)}return requestAnimationFrame(()=>{s.slideTo(r,e,i,n)}),s}function Ol(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,p=n.virtual&&l.virtual.enabled;if(l.loop){if(r&&!p&&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 Ll(t,e,i){e===void 0&&(e=!0);const n=this,{params:s,snapGrid:l,slidesGrid:r,rtlTranslate:a,enabled:d,animating:p}=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(p&&!u&&s.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const h=a?n.translate:-n.translate;function m(v){return v<0?-Math.floor(Math.abs(v)):Math.floor(v)}const g=m(h),f=l.map(v=>m(v));let y=l[f.indexOf(g)-1];if(typeof y>"u"&&s.cssMode){let v;l.forEach((b,A)=>{g>=b&&(v=A)}),typeof v<"u"&&(y=l[v>0?v-1:v])}let w=0;if(typeof y<"u"&&(w=r.indexOf(y),w<0&&(w=n.activeIndex-1),s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(w=w-n.slidesPerViewDynamic("previous",!0)+1,w=Math.max(w,0))),s.rewind&&n.isBeginning){const v=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(v,t,e,i)}else if(s.loop&&n.activeIndex===0&&s.cssMode)return requestAnimationFrame(()=>{n.slideTo(w,t,e,i)}),!0;return n.slideTo(w,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 Vl(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 p=s.snapGrid[a],u=s.snapGrid[a+1];d-p>(u-p)*n&&(l+=s.params.slidesPerGroup)}else{const p=s.snapGrid[a-1],u=s.snapGrid[a];d-p<=(u-p)*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 jl(){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(Ht(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),ni(()=>{t.slideTo(s)})):t.slideTo(s):s>t.slides.length-n?(t.loopFix(),s=t.getSlideIndex(Ht(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),ni(()=>{t.slideTo(s)})):t.slideTo(s)}else t.slideTo(s)}var Fl={slideTo:_l,slideToLoop:Dl,slideNext:Ol,slidePrev:Ll,slideReset:Nl,slideToClosest:Vl,slideToClickedSlide:jl};function Bl(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const s=()=>{Ht(n,`.${i.slideClass}, swiper-slide`).forEach((h,m)=>{h.setAttribute("data-swiper-slide-index",m)})},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,p=u=>{for(let h=0;h<u;h+=1){const m=e.isElement?oi("swiper-slide",[i.slideBlankClass]):oi("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(m)}};if(a){if(i.loopAddBlankSlides){const u=r-e.slides.length%r;p(u),e.recalcSlides(),e.updateSlides()}else yi("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;p(u),e.recalcSlides(),e.updateSlides()}else yi("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 zl(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:p,allowSlidePrev:u,allowSlideNext:h,slidesEl:m,params:g}=d,{centeredSlides:f}=g;if(d.allowSlidePrev=!0,d.allowSlideNext=!0,d.virtual&&g.virtual.enabled){i&&(!g.centeredSlides&&d.snapIndex===0?d.slideTo(d.virtual.slides.length,0,!1,!0):g.centeredSlides&&d.snapIndex<g.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=h,d.emit("loopFix");return}let y=g.slidesPerView;y==="auto"?y=d.slidesPerViewDynamic():(y=Math.ceil(parseFloat(g.slidesPerView,10)),f&&y%2===0&&(y=y+1));const w=g.slidesPerGroupAuto?y:g.slidesPerGroup;let v=w;v%w!==0&&(v+=w-v%w),v+=g.loopAdditionalSlides,d.loopedSlides=v;const b=d.grid&&g.grid&&g.grid.rows>1;p.length<y+v?yi("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):b&&g.grid.fill==="row"&&yi("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const A=[],x=[];let I=d.activeIndex;typeof l>"u"?l=d.getSlideIndex(p.filter(O=>O.classList.contains(g.slideActiveClass))[0]):I=l;const E=n==="next"||!n,L=n==="prev"||!n;let D=0,S=0;const c=b?Math.ceil(p.length/g.grid.rows):p.length,C=(b?p[l].column:l)+(f&&typeof s>"u"?-y/2+.5:0);if(C<v){D=Math.max(v-C,w);for(let O=0;O<v-C;O+=1){const T=O-Math.floor(O/c)*c;if(b){const j=c-T-1;for(let B=p.length-1;B>=0;B-=1)p[B].column===j&&A.push(B)}else A.push(c-T-1)}}else if(C+y>c-v){S=Math.max(C-(c-v*2),w);for(let O=0;O<S;O+=1){const T=O-Math.floor(O/c)*c;b?p.forEach((j,B)=>{j.column===T&&x.push(B)}):x.push(T)}}if(d.__preventObserver__=!0,requestAnimationFrame(()=>{d.__preventObserver__=!1}),L&&A.forEach(O=>{p[O].swiperLoopMoveDOM=!0,m.prepend(p[O]),p[O].swiperLoopMoveDOM=!1}),E&&x.forEach(O=>{p[O].swiperLoopMoveDOM=!0,m.append(p[O]),p[O].swiperLoopMoveDOM=!1}),d.recalcSlides(),g.slidesPerView==="auto"?d.updateSlides():b&&(A.length>0&&L||x.length>0&&E)&&d.slides.forEach((O,T)=>{d.grid.updateSlide(T,O,d.slides)}),g.watchSlidesProgress&&d.updateSlidesOffset(),i){if(A.length>0&&L){if(typeof e>"u"){const O=d.slidesGrid[I],j=d.slidesGrid[I+D]-O;a?d.setTranslate(d.translate-j):(d.slideTo(I+Math.ceil(D),0,!1,!0),s&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-j,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-j))}else if(s){const O=b?A.length/g.grid.rows:A.length;d.slideTo(d.activeIndex+O,0,!1,!0),d.touchEventsData.currentTranslate=d.translate}}else if(x.length>0&&E)if(typeof e>"u"){const O=d.slidesGrid[I],j=d.slidesGrid[I-S]-O;a?d.setTranslate(d.translate-j):(d.slideTo(I-S,0,!1,!0),s&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-j,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-j))}else{const O=b?x.length/g.grid.rows:x.length;d.slideTo(d.activeIndex-O,0,!1,!0)}}if(d.allowSlidePrev=u,d.allowSlideNext=h,d.controller&&d.controller.control&&!r){const O={slideRealIndex:e,direction:n,setTranslate:s,activeSlideIndex:l,byController:!0};Array.isArray(d.controller.control)?d.controller.control.forEach(T=>{!T.destroyed&&T.params.loop&&T.loopFix({...O,slideTo:T.params.slidesPerView===g.slidesPerView?i:!1})}):d.controller.control instanceof d.constructor&&d.controller.control.params.loop&&d.controller.control.loopFix({...O,slideTo:d.controller.control.params.slidesPerView===g.slidesPerView?i:!1})}d.emit("loopFix")}function Wl(){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 Hl={loopCreate:Bl,loopFix:zl,loopDestroy:Wl};function Xl(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 Ul(){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 Gl={setGrabCursor:Xl,unsetGrabCursor:Ul};function Yl(t,e){e===void 0&&(e=this);function i(n){if(!n||n===_t()||n===Ct())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 Bn(t,e,i){const n=Ct(),{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 ql(t){const e=this,i=_t();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"){Bn(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 p=!!l.noSwipingClass&&l.noSwipingClass!=="",u=n.composedPath?n.composedPath():n.path;p&&n.target&&n.target.shadowRoot&&u&&(d=u[0]);const h=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,m=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(m?Yl(h,d):d.closest(h))){e.allowClick=!0;return}if(l.swipeHandler&&!d.closest(l.swipeHandler))return;r.currentX=n.pageX,r.currentY=n.pageY;const g=r.currentX,f=r.currentY;if(!Bn(e,n,g))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),r.startX=g,r.startY=f,s.touchStartTime=Bt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(s.allowThresholdMove=!1);let y=!0;d.matches(s.focusableElements)&&(y=!1,d.nodeName==="SELECT"&&(s.isTouched=!1)),i.activeElement&&i.activeElement.matches(s.focusableElements)&&i.activeElement!==d&&i.activeElement.blur();const w=y&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||w)&&!d.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function Zl(t){const e=_t(),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 p;if(d.type==="touchmove"){if(p=[...d.changedTouches].filter(E=>E.identifier===n.touchId)[0],!p||p.identifier!==n.touchId)return}else p=d;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",d);return}const u=p.pageX,h=p.pageY;if(d.preventedByNestedSwiper){l.startX=u,l.startY=h;return}if(!i.allowTouchMove){d.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:u,startY:h,currentX:u,currentY:h}),n.touchStartTime=Bt());return}if(s.touchReleaseOnEdges&&!s.loop){if(i.isVertical()){if(h<l.startY&&i.translate<=i.maxTranslate()||h>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=h;const m=l.currentX-l.startX,g=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(m**2+g**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let E;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:m*m+g*g>=25&&(E=Math.atan2(Math.abs(g),Math.abs(m))*180/Math.PI,n.isScrolling=i.isHorizontal()?E>s.touchAngle:90-E>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 f=i.isHorizontal()?m:g,y=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;s.oneWayMovement&&(f=Math.abs(f)*(r?1:-1),y=Math.abs(y)*(r?1:-1)),l.diff=f,f*=s.touchRatio,r&&(f=-f,y=-y);const w=i.touchesDirection;i.swipeDirection=f>0?"prev":"next",i.touchesDirection=y>0?"prev":"next";const v=i.params.loop&&!s.cssMode,b=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(v&&b&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const E=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(E)}n.allowMomentumBounce=!1,s.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",d)}let A;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&w!==i.touchesDirection&&v&&b&&Math.abs(f)>=1){Object.assign(l,{startX:u,startY:h,currentX:u,currentY:h,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",d),n.isMoved=!0,n.currentTranslate=f+n.startTranslate;let x=!0,I=s.resistanceRatio;if(s.touchReleaseOnEdges&&(I=0),f>0?(v&&b&&!A&&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()&&(x=!1,s.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+f)**I))):f<0&&(v&&b&&!A&&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()&&(x=!1,s.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-f)**I))),x&&(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(f)>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 Kl(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(I=>I.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:p,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 h=Bt(),m=h-i.touchStartTime;if(e.allowClick){const I=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(I&&I[0]||n.target,I),e.emit("tap click",n),m<300&&h-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Bt(),ni(()=>{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 g;if(r.followFinger?g=d?e.translate:-e.translate:g=-i.currentTranslate,r.cssMode)return;if(r.freeMode&&r.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:g});return}const f=g>=-e.maxTranslate()&&!e.params.loop;let y=0,w=e.slidesSizesGrid[0];for(let I=0;I<p.length;I+=I<r.slidesPerGroupSkip?1:r.slidesPerGroup){const E=I<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;typeof p[I+E]<"u"?(f||g>=p[I]&&g<p[I+E])&&(y=I,w=p[I+E]-p[I]):(f||g>=p[I])&&(y=I,w=p[p.length-1]-p[p.length-2])}let v=null,b=null;r.rewind&&(e.isBeginning?b=r.virtual&&r.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const A=(g-p[y])/w,x=y<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(m>r.longSwipesMs){if(!r.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(A>=r.longSwipesRatio?e.slideTo(r.rewind&&e.isEnd?v:y+x):e.slideTo(y)),e.swipeDirection==="prev"&&(A>1-r.longSwipesRatio?e.slideTo(y+x):b!==null&&A<0&&Math.abs(A)>r.longSwipesRatio?e.slideTo(b):e.slideTo(y))}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(y+x):e.slideTo(y):(e.swipeDirection==="next"&&e.slideTo(v!==null?v:y+x),e.swipeDirection==="prev"&&e.slideTo(b!==null?b:y))}}function zn(){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 Jl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Ql(){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 Rl(t){const e=this;Ei(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function $l(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const Wn=(t,e)=>{const i=_t(),{params:n,el:s,wrapperEl:l,device:r}=t,a=!!n.nested,d=e==="on"?"addEventListener":"removeEventListener",p=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[p](r.ios||r.android?"resize orientationchange observerUpdate":"resize observerUpdate",zn,!0):t[p]("observerUpdate",zn,!0),s[d]("load",t.onLoad,{capture:!0}))};function es(){const t=this,{params:e}=t;t.onTouchStart=ql.bind(t),t.onTouchMove=Zl.bind(t),t.onTouchEnd=Kl.bind(t),t.onDocumentTouchStart=$l.bind(t),e.cssMode&&(t.onScroll=Ql.bind(t)),t.onClick=Jl.bind(t),t.onLoad=Rl.bind(t),Wn(t,"on")}function ts(){Wn(this,"off")}var is={attachEvents:es,detachEvents:ts};const Hn=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function ns(){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,p=Hn(t,n),u=Hn(t,d),h=t.params.grabCursor,m=d.grabCursor,g=n.enabled;p&&!u?(s.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!p&&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()),h&&!m?t.unsetGrabCursor():!h&&m&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(A=>{if(typeof d[A]>"u")return;const x=n[A]&&n[A].enabled,I=d[A]&&d[A].enabled;x&&!I&&t[A].disable(),!x&&I&&t[A].enable()});const f=d.direction&&d.direction!==n.direction,y=n.loop&&(d.slidesPerView!==n.slidesPerView||f),w=n.loop;f&&i&&t.changeDirection(),Lt(t.params,d);const v=t.params.enabled,b=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),g&&!v?t.disable():!g&&v&&t.enable(),t.currentBreakpoint=r,t.emit("_beforeBreakpoint",d),i&&(y?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!w&&b?(t.loopCreate(e),t.updateSlides()):w&&!b&&t.loopDestroy()),t.emit("breakpoint",d)}function os(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const s=Ct(),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:p}=r[a];e==="window"?s.matchMedia(`(min-width: ${p}px)`).matches&&(n=d):p<=i.clientWidth&&(n=d)}return n||"max"}var ls={setBreakpoint:ns,getBreakpoint:os};function ss(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 rs(){const t=this,{classNames:e,params:i,rtl:n,el:s,device:l}=t,r=ss(["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 ds(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var as={addClasses:rs,removeClasses:ds};function us(){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 cs={checkOverflow:us},qi={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 vs(t,e){return function(n){n===void 0&&(n={});const s=Object.keys(n)[0],l=n[s];if(typeof l!="object"||l===null){Lt(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)){Lt(e,n);return}typeof t[s]=="object"&&!("enabled"in t[s])&&(t[s].enabled=!0),t[s]||(t[s]={enabled:!1}),Lt(e,n)}}const Zi={eventsEmitter:al,update:yl,translate:Cl,transition:Ml,slide:Fl,loop:Hl,grabCursor:Gl,events:is,breakpoints:ls,checkOverflow:cs,classes:as},Ki={};let Ji=class Zt{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=Lt({},i),e&&!i.el&&(i.el=e);const r=_t();if(i.el&&typeof i.el=="string"&&r.querySelectorAll(i.el).length>1){const u=[];return r.querySelectorAll(i.el).forEach(h=>{const m=Lt({},i,{el:h});u.push(new Zt(m))}),u}const a=this;a.__swiper__=!0,a.support=Nn(),a.device=Vn({userAgent:i.userAgent}),a.browser=sl(),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:vs(i,d),on:a.on.bind(a),once:a.once.bind(a),off:a.off.bind(a),emit:a.emit.bind(a)})});const p=Lt({},qi,d);return a.params=Lt({},p,Ki,i),a.originalParams=Lt({},a.params),a.passedParams=Lt({},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=Ht(i,`.${n.slideClass}, swiper-slide`),l=di(s[0]);return di(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=Ht(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:p}=n;let u=1;if(typeof s.slidesPerView=="number")return s.slidesPerView;if(s.centeredSlides){let h=l[p]?Math.ceil(l[p].swiperSlideSize):0,m;for(let g=p+1;g<l.length;g+=1)l[g]&&!m&&(h+=Math.ceil(l[g].swiperSlideSize),u+=1,h>d&&(m=!0));for(let g=p-1;g>=0;g-=1)l[g]&&!m&&(h+=l[g].swiperSlideSize,u+=1,h>d&&(m=!0))}else if(e==="current")for(let h=p+1;h<l.length;h+=1)(i?r[h]+a[h]-r[p]<d:r[h]-r[p]<d)&&(u+=1);else for(let h=p-1;h>=0;h-=1)r[p]-r[h]<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&&Ei(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()):Ht(n,s())[0];return!r&&i.params.createElements&&(r=oi("div",i.params.wrapperClass),n.append(r),Ht(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"||Qt(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||Qt(n,"direction")==="rtl"),wrongRTL:Qt(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?Ei(i,l):l.addEventListener("load",r=>{Ei(i,r.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 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),Ko(n)),n.destroyed=!0),null}static extendDefaults(e){Lt(Ki,e)}static get extendedDefaults(){return Ki}static get defaults(){return qi}static installModule(e){Zt.prototype.__modules__||(Zt.prototype.__modules__=[]);const i=Zt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Zt.installModule(i)),Zt):(Zt.installModule(e),Zt)}};Object.keys(Zi).forEach(t=>{Object.keys(Zi[t]).forEach(e=>{Ji.prototype[e]=Zi[t][e]})}),Ji.use([rl,dl]);const Xn=["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 ti(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function li(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]:ti(e[n])&&ti(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:li(t[n],e[n]):t[n]=e[n]})}function Un(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Gn(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Yn(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function qn(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 ps(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function ms(t){let{swiper:e,slides:i,passedParams:n,changedParams:s,nextEl:l,prevEl:r,scrollbarEl:a,paginationEl:d}=t;const p=s.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:u,pagination:h,navigation:m,scrollbar:g,virtual:f,thumbs:y}=e;let w,v,b,A,x,I,E,L;s.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&u.thumbs&&!u.thumbs.swiper&&(w=!0),s.includes("controller")&&n.controller&&n.controller.control&&u.controller&&!u.controller.control&&(v=!0),s.includes("pagination")&&n.pagination&&(n.pagination.el||d)&&(u.pagination||u.pagination===!1)&&h&&!h.el&&(b=!0),s.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||a)&&(u.scrollbar||u.scrollbar===!1)&&g&&!g.el&&(A=!0),s.includes("navigation")&&n.navigation&&(n.navigation.prevEl||r)&&(n.navigation.nextEl||l)&&(u.navigation||u.navigation===!1)&&m&&!m.prevEl&&!m.nextEl&&(x=!0);const D=S=>{e[S]&&(e[S].destroy(),S==="navigation"?(e.isElement&&(e[S].prevEl.remove(),e[S].nextEl.remove()),u[S].prevEl=void 0,u[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),u[S].el=void 0,e[S].el=void 0))};s.includes("loop")&&e.isElement&&(u.loop&&!n.loop?I=!0:!u.loop&&n.loop?E=!0:L=!0),p.forEach(S=>{if(ti(u[S])&&ti(n[S]))Object.assign(u[S],n[S]),(S==="navigation"||S==="pagination"||S==="scrollbar")&&"enabled"in n[S]&&!n[S].enabled&&D(S);else{const c=n[S];(c===!0||c===!1)&&(S==="navigation"||S==="pagination"||S==="scrollbar")?c===!1&&D(S):u[S]=n[S]}}),p.includes("controller")&&!v&&e.controller&&e.controller.control&&u.controller&&u.controller.control&&(e.controller.control=u.controller.control),s.includes("children")&&i&&f&&u.virtual.enabled?(f.slides=i,f.update(!0)):s.includes("virtual")&&f&&u.virtual.enabled&&(i&&(f.slides=i),f.update(!0)),s.includes("children")&&i&&u.loop&&(L=!0),w&&y.init()&&y.update(!0),v&&(e.controller.control=u.controller.control),b&&(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),h.init(),h.render(),h.update()),A&&(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),g.init(),g.updateSize(),g.setTranslate()),x&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!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),m.init(),m.update()),s.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),s.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),s.includes("direction")&&e.changeDirection(n.direction,!1),(I||L)&&e.loopDestroy(),(E||L)&&e.loopCreate(),e.update()}function fs(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},s={};li(i,qi),i._emitClasses=!0,i.init=!1;const l={},r=Xn.map(d=>d.replace(/_/,"")),a=Object.assign({},t);return Object.keys(a).forEach(d=>{typeof t[d]>"u"||(r.indexOf(d)>=0?ti(t[d])?(i[d]={},s[d]={},li(i[d],t[d]),li(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 hs(t,e){let{el:i,nextEl:n,prevEl:s,paginationEl:l,scrollbarEl:r,swiper:a}=t;Un(e)&&n&&s&&(a.params.navigation.nextEl=n,a.originalParams.navigation.nextEl=n,a.params.navigation.prevEl=s,a.originalParams.navigation.prevEl=s),Gn(e)&&l&&(a.params.pagination.el=l,a.originalParams.pagination.el=l),Yn(e)&&r&&(a.params.scrollbar.el=r,a.originalParams.scrollbar.el=r),a.init(i)}function As(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),p=i.map(s);d.join("")!==p.join("")&&r("children"),n.length!==i.length&&r("children")}return Xn.filter(d=>d[0]==="_").map(d=>d.replace(/_/,"")).forEach(d=>{if(d in t&&d in e)if(ti(t[d])&&ti(e[d])){const p=Object.keys(t[d]),u=Object.keys(e[d]);p.length!==u.length?r(d):(p.forEach(h=>{t[d][h]!==e[d][h]&&r(d)}),u.forEach(h=>{t[d][h]!==e[d][h]&&r(d)}))}else t[d]!==e[d]&&r(d)}),l}const gs=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 Ci(){return Ci=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},Ci.apply(this,arguments)}function Zn(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Kn(t){const e=[];return o.Children.toArray(t).forEach(i=>{Zn(i)?e.push(i):i.props&&i.props.children&&Kn(i.props.children).forEach(n=>e.push(n))}),e}function bs(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return o.Children.toArray(t).forEach(n=>{if(Zn(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=Kn(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 ys(t,e,i){if(!i)return null;const n=u=>{let h=u;return u<0?h=e.length+u:h>=e.length&&(h=h-e.length),h},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,p=[];for(let u=a;u<d;u+=1)u>=l&&u<=r&&p.push(e[n(u)]);return p.map((u,h)=>o.cloneElement(u,{swiper:t,style:s,key:u.props.virtualIndex||u.key||`slide-${h}`}))}function ai(t,e){return typeof window>"u"?o.useEffect(t,e):o.useLayoutEffect(t,e)}const Qi=o.createContext(null),Ri=()=>o.useContext(Qi),ws=o.createContext(null),ii=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[p,u]=o.useState("swiper"),[h,m]=o.useState(null),[g,f]=o.useState(!1),y=o.useRef(!1),w=o.useRef(null),v=o.useRef(null),b=o.useRef(null),A=o.useRef(null),x=o.useRef(null),I=o.useRef(null),E=o.useRef(null),L=o.useRef(null),{params:D,passedParams:S,rest:c,events:_}=fs(a),{slides:C,slots:O}=bs(l),T=()=>{f(!g)};Object.assign(D.on,{_containerClasses(V,k){u(k)}});const j=()=>{Object.assign(D.on,_),d=!0;const V={...D};if(delete V.wrapperClass,v.current=new Ji(V),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=C;const k={cache:!1,slides:C,renderExternal:m,renderExternalUpdate:!1};li(v.current.params.virtual,k),li(v.current.originalParams.virtual,k)}};w.current||j(),v.current&&v.current.on("_beforeBreakpoint",T);const B=()=>{d||!_||!v.current||Object.keys(_).forEach(V=>{v.current.on(V,_[V])})},M=()=>{!_||!v.current||Object.keys(_).forEach(V=>{v.current.off(V,_[V])})};o.useEffect(()=>()=>{v.current&&v.current.off("_beforeBreakpoint",T)}),o.useEffect(()=>{!y.current&&v.current&&(v.current.emitSlidesClasses(),y.current=!0)}),ai(()=>{if(e&&(e.current=w.current),!!w.current)return v.current.destroyed&&j(),hs({el:w.current,nextEl:x.current,prevEl:I.current,paginationEl:E.current,scrollbarEl:L.current,swiper:v.current},D),r&&!v.current.destroyed&&r(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),ai(()=>{B();const V=As(S,b.current,C,A.current,k=>k.key);return b.current=S,A.current=C,V.length&&v.current&&!v.current.destroyed&&ms({swiper:v.current,slides:C,passedParams:S,changedParams:V,nextEl:x.current,prevEl:I.current,scrollbarEl:L.current,paginationEl:E.current}),()=>{M()}}),ai(()=>{gs(v.current)},[h]);function N(){return D.virtual?ys(v.current,C,h):C.map((V,k)=>o.cloneElement(V,{swiper:v.current,swiperSlideIndex:k}))}return o.createElement(n,Ci({ref:w,className:qn(`${p}${i?` ${i}`:""}`)},c),o.createElement(ws.Provider,{value:v.current},O["container-start"],o.createElement(s,{className:ps(D.wrapperClass)},O["wrapper-start"],N(),O["wrapper-end"]),Un(D)&&o.createElement(o.Fragment,null,o.createElement("div",{ref:I,className:"swiper-button-prev"}),o.createElement("div",{ref:x,className:"swiper-button-next"})),Yn(D)&&o.createElement("div",{ref:L,className:"swiper-scrollbar"}),Gn(D)&&o.createElement("div",{ref:E,className:"swiper-pagination"}),O["container-end"]))});ii.displayName="Swiper";const Wt=o.forwardRef(function(t,e){let{tag:i="div",children:n,className:s="",swiper:l,zoom:r,lazy:a,virtualIndex:d,swiperSlideIndex:p,...u}=t===void 0?{}:t;const h=o.useRef(null),[m,g]=o.useState("swiper-slide"),[f,y]=o.useState(!1);function w(x,I,E){I===h.current&&g(E)}ai(()=>{if(typeof p<"u"&&(h.current.swiperSlideIndex=p),e&&(e.current=h.current),!(!h.current||!l)){if(l.destroyed){m!=="swiper-slide"&&g("swiper-slide");return}return l.on("_slideClass",w),()=>{l&&l.off("_slideClass",w)}}}),ai(()=>{l&&h.current&&!l.destroyed&&g(l.getSlideClasses(h.current))},[l]);const v={isActive:m.indexOf("swiper-slide-active")>=0,isVisible:m.indexOf("swiper-slide-visible")>=0,isPrev:m.indexOf("swiper-slide-prev")>=0,isNext:m.indexOf("swiper-slide-next")>=0},b=()=>typeof n=="function"?n(v):n,A=()=>{y(!0)};return o.createElement(i,Ci({ref:h,className:qn(`${m}${s?` ${s}`:""}`),"data-swiper-slide-index":d,onLoad:A},u),r&&o.createElement(Qi.Provider,{value:v},o.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof r=="number"?r:void 0},b(),a&&!f&&o.createElement("div",{className:"swiper-lazy-preloader"}))),!r&&o.createElement(Qi.Provider,{value:v},b(),a&&!f&&o.createElement("div",{className:"swiper-lazy-preloader"})))});Wt.displayName="SwiperSlide";const Ss="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",xs=({visible:t,onClose:e,children:i,modalStyle:n,padding:s,popup:l,schema:r,fullHeight:a=window.innerHeight,isFullScreen:d=!1,openState:p})=>{var u,h,m,g,f,y,w,v,b,A,x,I,E,L,D,S,c,_,C,O,T,j,B,M;const N=o.useRef(null),V=o.useRef(null),k=o.useRef(null),F=o.useRef(null),X=o.useRef(null),G=a*.2,J=d?a:a*.8,[Q,ie]=o.useState(G),[ae,$]=o.useState(!1),xe=o.useRef(null),{globalConfig:Oe,popupDetailData:Fe}=Le(),{schema:se,popup:Y}=Kt(),[ne,re]=o.useState(15);o.useEffect(()=>{const q=document.getElementById("sxp-render"),K=document.getElementById("pb-modal");K?xe.current=K:(xe.current=document.createElement("div"),xe.current.setAttribute("id","pb-modal"),q?.appendChild(xe.current))},[]);const de=o.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),oe=o.useMemo(()=>{var q,K,z;const Pe=r??se;return(z=(K=(q=Pe?.sxpPageConf)===null||q===void 0?void 0:q.globalConfig)===null||K===void 0?void 0:K.popupList)===null||z===void 0?void 0:z.find(Ne=>Ne?.id===l?.id)},[l,r,se]),Ce=o.useMemo(()=>{var q,K;return((K=(q=oe?.item)===null||q===void 0?void 0:q.event)===null||K===void 0?void 0:K.isScrollFullScreen)||!1},[oe]);o.useEffect(()=>{de?$(!0):setTimeout(()=>{$(!1),ie(G)},l?.duration)},[de,l]);const He=o.useCallback(()=>i,[Y,p,Oe]);if(o.useEffect(()=>{const q=K=>{var z=K?.querySelectorAll('[role="button"],a, a[href]:not([disabled]), button:not([disabled]), textarea:not([disabled]), input[type="text"]:not([disabled]), input[type="radio"]:not([disabled]), input[type="checkbox"]:not([disabled]), select:not([disabled])'),Pe=z?.[0],ee=z?.[z?.length-1],Ne=9;K.addEventListener("keydown",function(Ye){(Ye.key==="Escape"||Ye.key==="Esc")&&(Ge(),Ye.preventDefault());var R=Ye.key==="Tab"||Ye.keyCode===Ne;R&&(Ye.shiftKey?document?.activeElement===Pe&&(ee?.focus(),Ye.preventDefault()):document?.activeElement===ee&&(Pe?.focus(),Ye.preventDefault()))}),Pe?.focus()};return X?.current&&q(X?.current),()=>{var K;(K=X?.current)===null||K===void 0||K.removeEventListener("keydown",q)}},[X,ae,Y]),!xe.current)return null;const Ge=Ke.debounce(()=>{e?.()},300),Ze=q=>{N.current=q.touches[0],V.current=q.touches[0],k.current=!0},Je=q=>{requestAnimationFrame(()=>{var K;if(k.current&&((K=F?.current)===null||K===void 0?void 0:K.scrollTop)===0){const z=q.touches[0].clientY,Pe=q.touches[0].clientX,ee=N.current.clientY-z;N.current=q.touches[0];const Ne=z-V.current.clientY,Ye=Pe-V.current.clientX;if(Math.abs(Ye)>Math.abs(Ne))return;const R=Q-ee;R>0&&ie(R)}})},ce=q=>{var K;if(k.current&&((K=F?.current)===null||K===void 0?void 0:K.scrollTop)===0){const z=q.changedTouches[0].clientY-V.current.clientY,Pe=q.changedTouches[0].clientX-V.current.clientX;if(Math.abs(Pe)>Math.abs(z))return;const ee=V.current.clientY-N.current.clientY;ee>0?ie(0):Q<G&&ee<0?ie(G):Q>=G&&ee<0&&e?.()}k.current=!1};return an.createPortal(o.createElement(o.Fragment,null,ae&&o.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:de?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:Ge},o.createElement("div",{style:{position:"relative",left:`${(g=(m=(h=(u=oe?.item)===null||u===void 0?void 0:u.props)===null||h===void 0?void 0:h.popupBg)===null||m===void 0?void 0:m.horizontalMargin)!==null&&g!==void 0?g:0}px`,right:`${(v=(w=(y=(f=oe?.item)===null||f===void 0?void 0:f.props)===null||y===void 0?void 0:y.popupBg)===null||w===void 0?void 0:w.horizontalMargin)!==null&&v!==void 0?v:0}px`,bottom:`${(I=(x=(A=(b=oe?.item)===null||b===void 0?void 0:b.props)===null||A===void 0?void 0:A.popupBg)===null||x===void 0?void 0:x.bottomMargin)!==null&&I!==void 0?I:0}px`,overflow:"hidden",width:`calc(100% - ${((S=(D=(L=(E=oe?.item)===null||E===void 0?void 0:E.props)===null||L===void 0?void 0:L.popupBg)===null||D===void 0?void 0:D.horizontalMargin)!==null&&S!==void 0?S:0)*2}px)`,height:"100%"}},o.createElement("div",Object.assign({ref:X,className:`modal-container ${de?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(c=oe?.item)===null||c===void 0?void 0:c.displayName,"aria-modal":!0,"aria-labelledby":"modal-content",style:Object.assign(Object.assign({padding:s,animationDuration:((_=l?.duration)!==null&&_!==void 0?_:0)/1e3+"s"},Ce&&{transform:`translateY(${Q}px)`}),{overflow:"hidden",borderRadius:`${(j=(T=(O=(C=oe?.item)===null||C===void 0?void 0:C.props)===null||O===void 0?void 0:O.popupBg)===null||T===void 0?void 0:T.borderRadius)!==null&&j!==void 0?j:0}px`,zIndex:9}),onClick:q=>{q.stopPropagation(),q.preventDefault()}},Ce&&{onTouchMove:Je,onTouchStart:Ze,onTouchEnd:ce}),o.createElement("div",Object.assign({id:"modal-content",ref:F,style:{height:Ce?a:J,overflow:Ce&&Q<=0||!Ce?"auto":"hidden",zIndex:1}},((M=(B=oe?.item)===null||B===void 0?void 0:B.props)===null||M===void 0?void 0:M.enableFixedCloseButton)&&{onScroll:q=>{var K;re(15-((K=q?.target)===null||K===void 0?void 0:K.scrollTop))}}),He()),o.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:ne}},o.createElement("img",{src:Oe?.popupCloseIcon||Ss,alt:"close button",className:"modal-icon"})))))),xe.current)};var si=o.memo(xs);const Ts=(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(" ")+" "},Es=({text:t,maxStr:e=108,style:i,className:n,onClick:s,foldText:l,unfoldText:r,isPost:a,onChange:d})=>{const[p,u]=o.useState(!1),[h,m]=o.useState(!1),g=Number(i?.lineClamp||2),f=o.useRef(null),y=o.useRef(null),w=o.useCallback(()=>{u(!p)},[p,d]);return o.useMemo(()=>!p&&t.length>e?Ts(t,e)+"...":t,[t,e,p]),o.useEffect(()=>{var v,b;y?.current&&(y.current.style.display="block"),((v=y?.current)===null||v===void 0?void 0:v.offsetHeight)>((b=f?.current)===null||b===void 0?void 0:b.offsetHeight)&&a?m(!0):m(!1),y.current.style.display="none"},[a,t]),o.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},o.createElement("div",{ref:f,style:{overflow:"hidden",WebkitLineClamp:!a||p?"":g,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:Ae(t?.replace(/\n/g,"</br>"),i)}}),o.createElement("div",{ref:y,dangerouslySetInnerHTML:{__html:Ae(t?.replace(/\n/g,"</br>"),i)}}),t&&a&&h&&o.createElement("button",{"aria-label":p?r||"show less":l||"show more",style:{textDecoration:"underline",cursor:"pointer"},onClick:s??w,dangerouslySetInnerHTML:{__html:Ae(p?r||"show less":l||"show more",i)}}))};var Ii=o.memo(Es);const Cs=o.forwardRef((t,e)=>{const{src:i,onLoad:n,style:s,className:l,loading:r,alt:a="image"}=t,[d,p]=o.useState(i),u=o.useRef(null),[h,m]=o.useState(!1);return o.useImperativeHandle(e,()=>({setSrc:g=>{g&&p(g)}})),o.useEffect(()=>{i&&p(i)},[i]),o.useEffect(()=>{const g=()=>{i&&!h&&u.current&&(u.current.src="",u.current.src=i)};return At.on(at.PAGE_DID_SHOW,g),()=>{At.off(at.PAGE_DID_SHOW,g)}},[i,h]),o.createElement(o.Fragment,null,!h&&!d&&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:g=>{m(!0),n?.(g.target)},alt:a})):o.createElement("img",{ref:u,className:l,src:d,style:Object.assign({},s),loading:r,onLoad:g=>{m(!0),n?.(g.target)},alt:a}))});var Dt=o.memo(Cs);const Is=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const s=o.useRef(),{popupDetailData:l}=Le();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(ii,{role:"list",tag:"ul",ref:s,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[il,tl,Si],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var ui=o.memo(Is);const ks=({products:t,data:e,defImg:i,style:n,onCLick:s,popupDetailData:l,check:r})=>{var a;const{productView:d}=Et(),{popupCurTimeRef:p}=Le(),u=(h,m)=>{if(r===m)return;const g=t?.[r];d(l,g,g?.bindCta,p.current,l?.index),s?.(m)};return o.createElement(o.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&o.createElement(ui,{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((h,m)=>{var g,f,y;return o.createElement(o.Fragment,null,h?.bindCta?o.createElement(Wt,{className:Se.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{u(h,m)},key:m},o.createElement(Dt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:r===m?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(y=(g=h?.cover)!==null&&g!==void 0?g:(f=h?.homePage)===null||f===void 0?void 0:f[0])!==null&&y!==void 0?y:i})):null)})))};var Jn=o.memo(ks);const Ps=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}},Ms=t=>t?{backgroundImage:`url(${t})`,backgroundRepeat:"no-repeat",backgroundSize:"cover"}:"",ci=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:n,style:s})=>{var l,r,a,d,p,u,h,m;if((!t?.currency||!t?.price)&&n)return null;let g=t?.currency&&t?.price?t?.price:7e3,f="",y=i?.priceSymbol,w=t?.currency?(a=(r=(l=t?.currency)===null||l===void 0?void 0:l.split("-")[1])===null||r===void 0?void 0:r.toUpperCase())!==null&&a!==void 0?a:"":"$";const v=e===void 0||e;let b=g.toString();y?.showTwoDecimalPoint&&(b=g?.toFixed(2));let A=(d=b?.indexOf("."))!==null&&d!==void 0?d:-1;if(v){f=(p=g?.toLocaleString("zh",{minimumFractionDigits:y?.showTwoDecimalPoint?2:0}))!==null&&p!==void 0?p:"";let x=0,I=A??f?.length;y?.millesimalSymbol==="."?f=f?.replace(/\,/g,function(E,L){return L>=x&&L<I?".":E}):y?.millesimalSymbol===" "&&(f=f?.replace(","," "))}else f=`${y?.showTwoDecimalPoint?g?.toFixed(2):g}`;return y?.decimalPoint===","&&A>0&&(f=f=f?.replace(/\./g,function(x,I){return I>=A&&I<f?.length?",":x})),w=`<span style="font-family:${(m=(h=(u=i?.priceSymbol)===null||u===void 0?void 0:u.fontFamily)!==null&&h!==void 0?h:s?.["fontFamily-en"])!==null&&m!==void 0?m:"inherit"}">${w}</span>`,f=Ae(f,s),y?.currencyPosition&&y?.currencyPosition!=="none"?f=y?.currencyPosition==="left"?w+f:f+w:y?.currencyPosition!=="none"&&(f=w+f),f},_s=t=>{var e,i,n,s,l,r,a,d,p,u,h,m,g,f,y,w,v,b,A,x,I,E,L,D,{content:S,style:c,bgImg:_,onClick:C,schema:O,isDefault:T,bottom_image:j,tipText:B,isPost:M,viewTime:N,rec:V,swiper:k,commodityStyles:F,buttonStyle:X,index:G,commodityGroup:J,popupBg:Q,iframeIcon:ie,commodityImgRatio:ae,isTel:$,iframeBgColor:xe,isActive:Oe=!0}=t,Fe=it(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);const{sxpParameter:se,popupDetailData:Y,isPreview:ne,bffFbReport:re,popupCurTimeRef:de,checkCommodityIndexRef:oe,globalConfig:Ce}=Le(),{jumpToWeb:He,productView:Ge}=Et(),Ze=o.useRef(null),[Je,ce]=o.useState(!1),[q,K]=o.useState(!1),[z,Pe]=o.useState((e=Y?.multiCheckIndex)!==null&&e!==void 0?e:0),ee=o.useRef(),[Ne,Ye]=o.useState(0),R=M?V:Y;let W=M?R?.product:(n=(i=R?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(s=R?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],qe=M?(r=R?.product)===null||r===void 0?void 0:r.bindCta:(p=(d=(a=R?.video)===null||a===void 0?void 0:a.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&p!==void 0?p:(m=(h=(u=R?.video)===null||u===void 0?void 0:u.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const ct=M?G:Y?.index;if(!M&&J?.open&&(!((g=R?.video)===null||g===void 0)&&g.bindProducts)&&((y=(f=R?.video)===null||f===void 0?void 0:f.bindProducts)===null||y===void 0?void 0:y.length)>0){oe.current=z;const fe=(w=R?.video)===null||w===void 0?void 0:w.bindProducts[z];W=fe,qe=fe?.bindCta}const Nt=()=>{W?.link&&(He(R,W,qe,ct),M||Ge(R,W,qe,N||Ze.current,ct),window.location.href=window.getJointUtmLink(W.link))};o.useEffect(()=>{Oe&&(re?.({eventName:"ProductView",product:W}),re?.({eventName:"PageView",product:W}))},[Oe,re]),o.useEffect(()=>{const fe=()=>{Ze.current=new Date};return fe(),window.addEventListener("pageshow",fe),()=>{window.removeEventListener("pageshow",fe)}},[]);const $e=ci({product:W,enableFormattedPrice:(v=F?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:Ce,style:F?.price}),It=(ne?375:(b=c?.width)!==null&&b!==void 0?b:window.innerWidth)-((A=Q?.horizontalMargin)!==null&&A!==void 0?A:0)*2,gt=ae?It*(ae.h/ae.w):It,Ot=({isPost:fe})=>{var Qe,H,U,pe;return o.createElement("div",null,o.createElement("div",{className:"pb-commondity-content-collection",style:kt(F?.collection),hidden:!!W&&(!W?.collection||W?.collection===""),dangerouslySetInnerHTML:{__html:Ae((Qe=W?.collection)!==null&&Qe!==void 0?Qe:"Tiffany Lock",F?.collection)}}),o.createElement("div",{className:"pb-commondity-content-title",style:kt(F?.title),hidden:!!W&&!W?.title,dangerouslySetInnerHTML:{__html:Ae((H=W?.title)!==null&&H!==void 0?H:"Pendant in Yellow Gold with Diamonds, Medium",F?.title)}}),o.createElement("div",{className:"pb-commondity-content-price",style:kt(F?.price),hidden:!!W&&!W?.price,dangerouslySetInnerHTML:{__html:$e??""}}),o.createElement("div",{hidden:!!W&&!W?.taxInfo,style:kt(F?.taxInfo),dangerouslySetInnerHTML:{__html:Ae((U=W?.taxInfo)!==null&&U!==void 0?U:"\u7A0E\u8D39",F?.taxInfo)}}),o.createElement("div",{hidden:!!W&&(!W?.info||W?.info==="")},o.createElement(Ii,{foldText:B?.foldText,unfoldText:B?.unfoldText,onClick:()=>ce(!0),isPost:fe,text:(pe=W?.info)!==null&&pe!==void 0?pe:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
|
1
|
+
(function(nt,Je){typeof exports=="object"&&typeof module<"u"?Je(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"],Je):(nt=typeof globalThis<"u"?globalThis:nt||self,Je(nt.PUI={},nt.lodash,nt.uuid$1,nt.pako,nt.React,nt.qs,nt.EventEmitter,nt.css,nt.ReactDOM))})(this,function(nt,Je,bo,yo,o,fi,wo,xe,un){"use strict";function So(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 cn=So(un);function et(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 ft(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 u(a){try{v(n.next(a))}catch(h){r(h)}}function d(a){try{v(n.throw(a))}catch(h){r(h)}}function v(a){a.done?l(a.value):s(a.value).then(u,d)}v((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const xo=/:\w+/g;var vn=(t,e)=>ft(void 0,void 0,void 0,function*(){const i={},n={};for(let s=0;s<e?.length;s++){const{id:l,method:r,url:u,urlParams:d,name:v,queryString:a,headers:h,body:m}=e[s];let g=u;d&&Object.entries(d).forEach(([f,y])=>{g=g.replace(xo,w=>w===f?y:w)}),a&&(g+=a),n[l]=v;try{const f=yield fetch(g,{method:r,headers:Object.assign({"Content-Type":"application/json"},h),body:JSON.stringify(m)}).then(y=>y.json());i[l]=f}catch(f){console.error("DataSource request error: ",f),i[l]={}}}return{$store:i,idMapName:n}});const pn="SXP_TOKEN_INFO",To=(t,e)=>ft(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),s=t.getAppId(),l=t.getApiUrl(),r=window.localStorage.getItem(pn);let u=JSON.parse(r||"{}");if(Date.now()>((i=u?.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(a=>a.json());if(v.success){const a=v.data;u=Object.assign(Object.assign({},a),{expireTime:Date.now()+a.expire*1e3}),window.localStorage.setItem(pn,JSON.stringify(u))}}return u});function hi(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 Eo=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},Co=()=>{const t=bo.v4();return t?.replaceAll?t.replaceAll("-",""):Eo(32)},be=(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,u=/[^\u4e00-\u9fa5]/g,d=`font-family:${n??"inherit"}`,v=`font-family:${s??"inherit"}`,a=m=>{let g=m.search(r),f=m.search(u);return g!==-1&&f!==-1&&g<f&&(i+=`<span style="${d}">${m.substring(g,f)}</span>`,l=m.substring(f,m?.length)),g!==-1&&f!==-1&&g>f&&(i+=`<span style="${v}">${m.substring(f,g)}</span>`,l=m.substring(g,m?.length)),g===-1?(i+=`<span style="${v}">${m.substring(f,m?.length)}</span>`,l="",!1):f===-1?(i+=`<span style="${d}">${m.substring(g,m?.length)}</span>`,l="",!1):!0};let h=!0;for(;h;)h=a(l);return i};function mn(){var t,e,i,n,s,l,r;let u=self.navigator.userAgent;return u?/edge\/([\d\.]+)/i.exec(u)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(u))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(u)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(u))===null||e===void 0?void 0:e[1]}`:/msie/i.test(u)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(u))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(u)?`Internet Explorer ${(n=/rv:([\d\.]+)/i.exec(u))===null||n===void 0?void 0:n[1]}`:/chrome/i.test(u)?`Chrome ${(s=/chrome\/([\d\.]+)/i.exec(u))===null||s===void 0?void 0:s[1]}`:/firefox/i.test(u)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(u))===null||l===void 0?void 0:l[1]}`:/safari/i.test(u)?`Safari ${(r=/version\/([\d\.]+)/i.exec(u))===null||r===void 0?void 0:r[1]}`:null:null}function fn(){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 hn(){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 An(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 _i(){let t=self.navigator.userAgent;return t?/TalkBack/i.test(t)||/Funtouch/i.test(t)||/VoiceOver/i.test(t)||/NVDA/i.test(t)||/JAWS/i.test(t)||/ChromeVox/i.test(t):!1}function gn(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),s=yo.inflate(n,{to:"string"});return JSON.parse(s)}let Di=null;const Io={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class ko{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?Io[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let bt=null;const Po={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{bt||(bt=new ko),n&&bt.setApiUrl(n),bt.setAppId(t),bt.setTenantId(e),bt.setEnv(i)},getDetail:t=>{if(!bt)return;const e=bt.getTenantId(),i=bt.getAppId(),n=bt.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>ft(void 0,void 0,void 0,function*(){var l,r;const u=yield s.json(),d=gn((l=u?.data)===null||l===void 0?void 0:l.data);if(d){const{$store:v}=yield vn(n,(r=d?.dataSource)!==null&&r!==void 0?r:[]);u.data.data=d,Object.assign(u.data.data,{__STORE__:v})}return u}))},getSxpDetailByPageId:t=>ft(void 0,void 0,void 0,function*(){if(!bt)return;const e=bt.getTenantId(),i=bt.getAppId(),n=bt.getApiUrl();return fetch(`${n}/storefront/v1/page/build?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>ft(void 0,void 0,void 0,function*(){var l;const r=yield s.json();return r.success?(l=r?.data)===null||l===void 0?void 0:l.map(d=>Object.assign(Object.assign({},d),{data:gn(d?.data)})):void 0}))}),getSxpRecommendVideoData:t=>ft(void 0,void 0,void 0,function*(){if(!bt)return;const e=yield To(bt,t),i=hi(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Je.isEmpty(n)&&(n=hi(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 Jt(){return o.useContext(_n)}function Mo(){return o.useContext(Mn)}const Oi="feRealSessionIdKey",bn=()=>{const t=Co();return`${Date.now()}${t}`},_o=()=>{let t=Do();return t||(t=bn(),window.sessionStorage.setItem(Oi,t)),t},yn=()=>{const t=bn();window.sessionStorage.setItem(Oi,t)},Do=()=>window.sessionStorage.getItem(Oi),wn="SXP_FAKE_USER_ID",Sn="FAKE_USER_STATE",xn="AGREE_POLICY",Tn="SLIDE_SKIP_STATE",En="CCONTSENT_STATE",Cn=()=>{let t=window.localStorage.getItem(wn);return Je.isEmpty(t)&&(t=hi(36,62),window.localStorage.setItem(wn,t)),t},Oo=()=>{const t=window.localStorage.getItem(Sn);return Je.isEmpty(t)&&window.localStorage.setItem(Sn,"true"),Je.isEmpty(t)},Lo=()=>{const t=window.localStorage.getItem(Tn);return Je.isEmpty(t)},No=()=>{window.localStorage.setItem(Tn,"true")},Vo=()=>{const t=window.localStorage.getItem(En);return Je.isEmpty(t)&&window.localStorage.setItem(En,"true"),Je.isEmpty(t)};function Nt(t,e){const{appDomain:i}=De();return o.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const pt=new wo;var at;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(at||(at={}));const jo=({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:u}=De(),d=o.useMemo(()=>{const h=location.search.slice(1),m=fi.parse(h.replace(/\+/g,"%2B"));for(const g in m)m[g]=m[g].replace(/%2B/g,"+");return m},[]),v=h=>{var m;return(m=d[h])!==null&&m!==void 0?m:null};o.useEffect(()=>{u?.({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 a=()=>{u?.({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(xn,"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:a},"Agree"),o.createElement("a",{className:"consent-policy",target:"_blank",href:s?`https://${s}`:void 0},l??"More information"))))};var Fo=o.memo(jo);const In=o.createContext({rtcList:[],tagList:[]});var Li;(function(t){t[t.BFF=5]="BFF"})(Li||(Li={}));const Ai="FOR U",Bo=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:s,defaultSize:l,isPreview:r=!1,sxpParameter:u,appDomain:d,hashTagSize:v,loadingImage:a,isOpenHashTag:h=!1,enabledMetaConversionApi:m=!1,consentHeight:g,consentWidth:f,isOpenConsent:y=!1,isEditor:w=!1,utmParameter:p,channelQueryList:b,data:A,dataList:x,onUpdateSchema:E,onUpdateChannel:C})=>{var L,D,S,c,M;const[I,O]=o.useState([]),[T,j]=o.useState([]),[F,_]=o.useState(!1),[N,V]=o.useState({rtc:"",requestId:""}),P=o.useRef(null),B=o.useRef(!1),[H,K]=o.useState(()=>!!window.localStorage.getItem(xn)),[J,R]=o.useState(),[le,pe]=o.useState(),[$,Te]=o.useState(h),[Me,je]=o.useState([]),[de,U]=o.useState(0),[re,ae]=o.useState(!1),[ce,ne]=o.useState(null),ye=o.useRef(),Ne=o.useRef(),[We,Ge]=o.useState(Ai),Qe=o.useRef(-1),fe=o.useRef(null),[q,ee]=o.useState(!1),[z,Ie]=o.useState((D=(L=A?.data)===null||L===void 0?void 0:L.sxpPageConf)===null||D===void 0?void 0:D.globalConfig),[se,Se]=o.useState(),[qe,te]=o.useState(!1),[W,Ze]=o.useState(),[tt,Ot]=o.useState(),[st,ht]=o.useState([]),[xt,zt]=o.useState(),Lt=o.useMemo(()=>se??A,[se,A]),Tt=o.useMemo(()=>{var X,G,Ae,_e;return(((_e=(Ae=(G=(X=z?.consent)===null||X===void 0?void 0:X[0])===null||G===void 0?void 0:G.item)===null||Ae===void 0?void 0:Ae.props)===null||_e===void 0?void 0:_e.privacy_necessity)&&!H&&!w||y)&&qe},[H,z,y,w,qe]),qt=o.useCallback(X=>{C?.(X),Ot(X)},[]),At=o.useCallback(X=>{var G;const Ae=X?.recList;return(G=Ae?.map(ue=>{var Ce,Be,He,Ye,rt,Re;if(!((Ce=ue?.video)===null||Ce===void 0)&&Ce.bindProducts&&((He=(Be=ue?.video)===null||Be===void 0?void 0:Be.bindProducts)===null||He===void 0?void 0:He.length)>0){const ct=(Re=(rt=(Ye=ue?.video)===null||Ye===void 0?void 0:Ye.bindProducts)===null||rt===void 0?void 0:rt.filter($e=>!!$e?.bindCta))!==null&&Re!==void 0?Re:[];return Object.assign(Object.assign({},ue),{video:Object.assign(Object.assign({},ue?.video),{bindProducts:ct})})}return ue}))!==null&&G!==void 0?G:[]},[]);o.useEffect(()=>{let X;return st.length>0&&(X=setInterval(()=>{const Ae=new Date,_e=15*1e3;ht(ue=>ue.filter(Ce=>Ae-Ce.time<=_e))},1e3)),()=>{clearInterval(X)}},[st]),o.useEffect(()=>{const X=G=>{ye.current=G};return pt.on(at.CHANGE_THEME_TAG,X),()=>{pt.off(at.CHANGE_THEME_TAG,X)}},[]),o.useEffect(()=>{Te(h)},[h]);const _t=o.useMemo(()=>e?.find(X=>X.type===Li.BFF),[e]),Fe=o.useCallback((X,G)=>{if(!_t)return;const Ae=_t.url,_e=Cn();if(G?.query){const ue=fi.stringify(G.query);X=`${X}?${ue}`}if(G.type==="beacon"&&navigator.sendBeacon){const ue=fi.stringify(Object.assign(Object.assign({},_t.headers),{"x-user-id":_e}));return ue&&(X=G?.query?`${X}&${ue}`:`${X}?${ue}`),navigator.sendBeacon(`${Ae}/api/v1${X}`,new Blob([JSON.stringify(Object.assign({},G.body))],{type:"application/json;charset=UTF-8"}))}return window.fetch(`${Ae}/api/v1${X}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":_e},_t.headers),method:G.method,body:JSON.stringify(G.body)}).then(ue=>ue.json()).catch(ue=>Promise.reject(ue))},[_t]),Ft=o.useCallback(X=>ft(void 0,void 0,void 0,function*(){var G,Ae,_e,ue,Ce,Be,He,Ye,rt,Re,ct,$e,Xe,k;if(X={maxSize:(G=X?.maxSize)!==null&&G!==void 0?G:s,defaultSize:(Ae=X?.defaultSize)!==null&&Ae!==void 0?Ae:l,hashTag:X?.hashTag,traceInfo:X?.traceInfo,themeTag:X?.themeTag,pageNum:X?.pageNum,contentFilter:X?.contentFilter,productFilter:X?.productFilter},tt)X=Object.assign(Object.assign({},X),{channel:decodeURIComponent(tt)});else if(i){const Z=(Ce=(ue=(_e=i?.split("&"))===null||_e===void 0?void 0:_e.filter(oe=>{var Q,ve;const ie=oe.split("=")[0];return(ve=(Q=p?.channels)!==null&&Q!==void 0?Q:[])===null||ve===void 0?void 0:ve.includes(ie)}))===null||ue===void 0?void 0:ue.join("&"))!==null&&Ce!==void 0?Ce:"";Z&&(X=Object.assign(Object.assign({},X),{channel:decodeURIComponent(Z)}))}if(w){let Z=1;if(X=Object.assign(Object.assign(Object.assign({},X),{directPage:!0,level:1}),!i&&b&&b?.length>0&&{channel:b?.[0]}),!X?.channel||B.current)return;B.current=!0;let oe=[],Q=null;const ve=ie=>ft(void 0,void 0,void 0,function*(){var we,Pe,Oe,Le,me,ge;if(ie.pageNum=Z,Q=yield Fe?.("/recommend/list",{method:"POST",body:ie}),!Q?.success)return;_(!1),oe=oe.concat((Le=(Oe=(Pe=(we=Q?.data)===null||we===void 0?void 0:we.recList)===null||Pe===void 0?void 0:Pe.filter)===null||Oe===void 0?void 0:Oe.call(Pe,ze=>ze?.product||ze?.video))!==null&&Le!==void 0?Le:[]),O(At(Object.assign(Object.assign({},Q.data),{recList:oe}))),je(At(Object.assign(Object.assign({},Q.data),{recList:oe}))),((ge=(me=Q?.data)===null||me===void 0?void 0:me.recList)===null||ge===void 0?void 0:ge.some(ze=>ze?.product||ze?.video))&&(Z=Z+1,yield ve(ie))});return yield ve(X),!X?.hashTag&&Q&&V({rtc:(Be=Q?.data)===null||Be===void 0?void 0:Be.rtc,requestId:(He=Q?.data)===null||He===void 0?void 0:He.requestId}),Object.assign(Object.assign({},Q.data),{recList:oe})}z?.enablePreview&&(X=Object.assign(Object.assign({},X),{directPage:!0,level:1,pageNum:(Ye=X?.pageNum)!==null&&Ye!==void 0?Ye:1}));const Y=yield Fe?.("/recommend/list",{method:"POST",body:X});if(Y?.success){if(X?.hashTag||V({rtc:Y.data.rtc,requestId:Y.data.requestId}),z?.enablePreview&&!w){let Z=[];return Z=Z.concat(($e=(ct=(Re=(rt=Y?.data)===null||rt===void 0?void 0:rt.recList)===null||Re===void 0?void 0:Re.filter)===null||ct===void 0?void 0:ct.call(Re,Q=>Q?.product||Q?.video))!==null&&$e!==void 0?$e:[]),((k=(Xe=Y?.data)===null||Xe===void 0?void 0:Xe.recList)===null||k===void 0?void 0:k.some(Q=>Q?.product||Q?.video))||ee(!0),Object.assign(Object.assign({},Y.data),{recList:Z})}return Y?.data}}),[Fe,i,s,l,b,tt]),ei=o.useCallback(X=>ft(void 0,void 0,void 0,function*(){var G,Ae,_e,ue;if(I.length<=0)return;const Ce=I?.[I?.length-1],Be=yield Ft(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:le?.hashTag},((G=Ce?.product)===null||G===void 0?void 0:G.itemId)&&{productFilter:[(Ae=Ce?.product)===null||Ae===void 0?void 0:Ae.itemId]}),((_e=Ce?.video)===null||_e===void 0?void 0:_e.itemId)&&{contentFilter:[(ue=Ce?.video)===null||ue===void 0?void 0:ue.itemId]}),{themeTag:ye.current}),z?.enablePreview&&!w&&{pageNum:X}));return O(I.concat(At(Be))),je(Me.concat(At(Be))),Be}),[Ft,I,le,Me]),ot=o.useCallback(({userInfo:X,eventInfo:G,reportLayId:Ae=!0})=>{if(!n||z?.enablePreview)return;X||(X={});const _e=_o(),ue=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({sessionID:_e,rtc:N.rtc,requestId:N.requestId},{playbookType:xt}),G),hn()&&{sxpDevice:hn()}),fn()&&{sxpSystem:fn()}),mn()&&{sxpBrowser:mn()}),W&&Ae&&{layoutVariantId:W}),G?.position&&tt&&{position:Number(G?.position)+1+""}),Ce=Object.entries(X).map(([He,Ye])=>({name:He,value:Ye})),Be=Object.entries(ue).map(([He,Ye])=>Ye&&{name:He,value:Ye}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",X),console.log("eventInfo:",ue),console.log("========= \u7ED3\u675F ========="),Fe?.("/event/report",{method:"POST",body:{userInfo:Ce,eventInfo:Be},type:"beacon"})},[Fe,N,n,z?.enablePreview,W,z,xt]),Ee=o.useCallback(({eventName:X,product:G})=>{var Ae,_e,ue,Ce,Be;if(!n||!m||z?.enablePreview||!(!((Ae=z?.converApi)===null||Ae===void 0)&&Ae[X]))return;let He=Je.cloneDeep((_e=z?.converApi)===null||_e===void 0?void 0:_e[X]);const Ye=new URLSearchParams(window.location.search),rt=Ye?.get("fbclid"),Re={event_source_url:(ue=window?.location)===null||ue===void 0?void 0:ue.href,external_id:Cn(),client_user_agent:(Be=(Ce=window?.navigator)===null||Ce===void 0?void 0:Ce.userAgent)!==null&&Be!==void 0?Be:"",fbc:rt?`fb.2.${new Date().getTime()}.${rt}`:"",fbp:An("_fbp")?`fb.2.${new Date().getTime()}.${An("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},ct=/\{\{(.*?)\}\}/g,$e=Xe=>{if(Xe){if(Xe instanceof Array)Xe?.map(k=>$e(k));else for(const k in Xe)if(Xe.hasOwnProperty(k)){const Y=Xe?.[k];if(typeof Y=="object")$e(Y);else if(typeof Y=="string"){const Z=Y?.match(ct);Z&&Z.forEach(oe=>{var Q;const ve=oe.substring(2,oe.length-2);try{let ie=new Function("fix_par","product",`return ${ve}`)(Re,G);ie?(ve?.indexOf("currency")!==-1&&ie?.indexOf("-")!==-1&&typeof ie=="string"&&(ie=(Q=ie?.split("-"))===null||Q===void 0?void 0:Q[0]),Xe[k]=ie):delete Xe[k]}catch(ie){delete Xe[k],console.error("An error occurred:",ie?.message)}})}}}};return $e(He),Fe?.("/fb/events",{method:"POST",body:He,type:"beacon"})},[Fe,n,m,z?.enablePreview]),he=o.useCallback(X=>ft(void 0,void 0,void 0,function*(){const G=yield Fe?.("/recommend/like",{method:"POST",body:X});return G?.success}),[Fe]),Ke=o.useCallback(X=>ft(void 0,void 0,void 0,function*(){const G=yield Fe?.("/recommend/unlike",{method:"POST",body:X});return G?.success}),[Fe]),wt=o.useCallback(X=>ft(void 0,void 0,void 0,function*(){const G=yield Fe?.("/customform",{method:"POST",body:X});return G?.success}),[Fe]),Gt=o.useCallback(X=>ft(void 0,void 0,void 0,function*(){var G,Ae,_e,ue,Ce,Be,He,Ye;const rt=!!(!((_e=(Ae=(G=X?.data)===null||G===void 0?void 0:G.sxpPageConf)===null||Ae===void 0?void 0:Ae.globalConfig)===null||_e===void 0)&&_e.isShowTag);if(!(!i||!rt))try{const Re=(Be=(Ce=(ue=i?.split("&"))===null||ue===void 0?void 0:ue.filter($e=>{var Xe,k;const Y=$e.split("=")[0];return(k=(Xe=p?.channels)!==null&&Xe!==void 0?Xe:[])===null||k===void 0?void 0:k.includes(Y)}))===null||Ce===void 0?void 0:Ce.join("&"))!==null&&Be!==void 0?Be:"",ct=yield Fe?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Re)}});j((Ye=(He=ct?.data)===null||He===void 0?void 0:He.tags)!==null&&Ye!==void 0?Ye:[])}catch(Re){console.log("e",Re)}}),[Fe,i]),Wt=o.useCallback((X,G,Ae,_e)=>{var ue,Ce,Be,He,Ye,rt,Re,ct,$e,Xe,k,Y,Z,oe,Q,ve,ie,we,Pe,Oe,Le,me,ge,dt,ze,it,lt,mt,ke,vt,Et,Ct,It,gt,kt,di;const Ue=Ae?.bindCta,mi=((ue=G?.video)===null||ue===void 0?void 0:ue.bindProduct)||((Ce=G?.video)===null||Ce===void 0?void 0:Ce.bindProducts)&&((He=(Be=G?.video)===null||Be===void 0?void 0:Be.bindProducts)===null||He===void 0?void 0:He.length)>0;let Mi="",an=null;re?Mi="hashTagPage":!((Ye=G?.video)===null||Ye===void 0)&&Ye.url?(Mi="videoPage",an="video"):!((Re=(rt=G?.video)===null||rt===void 0?void 0:rt.imgUrls)===null||Re===void 0)&&Re.length&&(Mi="imagePage",an="image");const go=(oe=(Y=(ct=Ae?.tags)!==null&&ct!==void 0?ct:(k=(Xe=($e=G?.video)===null||$e===void 0?void 0:$e.bindProducts)===null||Xe===void 0?void 0:Xe[0])===null||k===void 0?void 0:k.tags)!==null&&Y!==void 0?Y:(Z=G?.video)===null||Z===void 0?void 0:Z.tags)!==null&&oe!==void 0?oe:(Q=G?.product)===null||Q===void 0?void 0:Q.tags;ot?.({eventInfo:Object.assign(Object.assign({},X),{ctaId:(ve=Ue?.itemId)!==null&&ve!==void 0?ve:"",ctaName:(ie=Ue?.title)!==null&&ie!==void 0?ie:"",contentTags:go?JSON.stringify(go):"",position:_e+"",contentId:(Pe=(we=G?.video)===null||we===void 0?void 0:we.itemId)!==null&&Pe!==void 0?Pe:"",productId:mi?Ae?.itemId:"",traceInfo:(kt=(Ct=(lt=(ge=(Oe=Ue?.traceInfo)!==null&&Oe!==void 0?Oe:(me=(Le=G?.video)===null||Le===void 0?void 0:Le.bindCta)===null||me===void 0?void 0:me.traceInfo)!==null&&ge!==void 0?ge:(it=(ze=(dt=G?.video)===null||dt===void 0?void 0:dt.bindProduct)===null||ze===void 0?void 0:ze.bindCta)===null||it===void 0?void 0:it.traceInfo)!==null&<!==void 0?lt:(Et=(vt=(ke=(mt=G?.video)===null||mt===void 0?void 0:mt.bindProducts)===null||ke===void 0?void 0:ke[0])===null||vt===void 0?void 0:vt.bindCta)===null||Et===void 0?void 0:Et.traceInfo)!==null&&Ct!==void 0?Ct:(gt=(It=G?.product)===null||It===void 0?void 0:It.bindCta)===null||gt===void 0?void 0:gt.traceInfo)!==null&&kt!==void 0?kt:"",fromKName:Mi,fromKPage:(di=location?.href)!==null&&di!==void 0?di:"",contentFormat:an})})},[ot,re]),Ht=o.useCallback(()=>{var X,G;const Ae=location.search.slice(1),_e=fi.parse(Ae.replace(/\+/g,"%2B"));for(const Be in _e)_e[Be]=_e[Be].replace(/%2B/g,"+");const ue=Be=>{var He;return(He=_e[Be])!==null&&He!==void 0?He:""},Ce=new Date;Ne.current=Ce,ot?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:ue("utm_source"),utmMedium:ue("utm_medium"),utmCampaign:ue("utm_campaign"),utmId:ue("utm_id"),utmContent:ue("utm_content"),enterTime:Math.floor(Ce/1e3)+"",requestId:null,enterUrl:(G=(X=window?.location)===null||X===void 0?void 0:X.href)!==null&&G!==void 0?G:"",clSource:ue("cl_source")},reportLayId:!1})},[ot]);o.useEffect(()=>{Tt||Ht()},[Tt]),o.useEffect(()=>{if(Tt||r)return;_(!0);let X,G;Ft().then(Ae=>{var _e,ue,Ce,Be,He,Ye,rt,Re,ct,$e,Xe,k;if(Ae){const Y=At(Ae);let Z,oe;if(Ae?.layoutVariantId){const Q=(ue=(_e=Ae?.layoutVariantId)===null||_e===void 0?void 0:_e.split("-"))===null||ue===void 0?void 0:ue[1];Q&&(X=Q,Ze(Q),Z=x?.find(ve=>ve?.id===Q),Z?(Se(Z),document.title=(Ce=Z?.name)!==null&&Ce!==void 0?Ce:"home",oe=(He=(Be=Z?.data)===null||Be===void 0?void 0:Be.sxpPageConf)===null||He===void 0?void 0:He.globalConfig,Ie(oe),E?.(Z?.data),!((ct=(Re=(rt=(Ye=oe?.consent)===null||Ye===void 0?void 0:Ye[0])===null||rt===void 0?void 0:rt.item)===null||Re===void 0?void 0:Re.props)===null||ct===void 0)&&ct.privacy_necessity&&te(!0)):te(!0))}else te(!0);tt||(oe?.playbook==="organic menu"||!oe&&z?.playbook==="organic menu"?(zt("organicMenu"),Y.unshift("organic menu"),G="organicMenu"):(zt("paidMedia"),G="paidMedia")),O(Y),je(Y),Gt(Z??Lt),tt&&ot?.({eventInfo:{eventSubject:"multiPostClick",eventDescription:"multiPostClick",traceInfo:(k=(Xe=($e=Y?.[0])===null||$e===void 0?void 0:$e.video)===null||Xe===void 0?void 0:Xe.traceInfo)!==null&&k!==void 0?k:"",branchfeed:tt}})}}).finally(()=>{ot({eventInfo:Object.assign(Object.assign({eventSubject:"apiRequest",eventDescription:"api request succeed"},X&&{layoutVariantId:X}),G&&{playbookType:G})}),_(!1)})},[Tt,tt]),o.useEffect(()=>{r&&(_(!0),Gt(A),Ft().then(X=>{if(X){const G=At(X);z?.playbook==="organic menu"&&!tt&&G.unshift("organic menu"),O(G),je(G)}}).finally(()=>{_(!1)}))},[Ft,Gt,tt]);const Zt=Nt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",d);return o.createElement(In.Provider,{value:{rtcList:I,setRtcList:O,mutateLike:he,mutateUnlike:Ke,submitForm:wt,popupDetailData:J,loadVideos:ei,setPopupDetailData:R,getRecommendVideos:Ft,bffEventReport:ot,isPreview:r,loading:F,sxpParameter:u,waterFallData:le,setWaterFallData:pe,ctaEvent:Wt,swiperRef:P,openHashtag:$,setOpenHashtag:Te,cacheRtcList:Me,setCacheRtcList:je,cacheActiveIndex:de,setCacheActiveIndex:U,isFromHashtag:re,setIsFromHashtag:ae,appDomain:d,hashTagSize:v,loadingImage:a??Zt,isOpenHashTag:h,tagList:T,setLoading:_,videoRef:ce,setVideoRef:ne,bffFbReport:Ee,isAgreePolicy:H,setIsAgreePolicy:K,curTime:Ne,h5EnterLink:Ht,themeTag:ye,isShowConsent:Tt,selectTag:We,setSelectTag:Ge,globalConfig:z,popupCurTimeRef:fe,checkCommodityIndexRef:Qe,isEditor:w,isNoMoreData:q,updateChannel:qt,channel:tt,eventTimeList:st,setEventTimeList:ht}},Tt?o.createElement(Fo,Object.assign({},(M=(c=(S=z?.consent)===null||S===void 0?void 0:S[0])===null||c===void 0?void 0:c.item)===null||M===void 0?void 0:M.props)):t({rtcList:I,mutateLike:he,mutateUnlike:Ke,submitForm:wt,tagList:T,pageData:Lt}))};var kn=o.memo(Bo);function De(){return o.useContext(In)}var Pn;(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"})(Pn||(Pn={}));const Mn=o.createContext({$store:{},options:[],configs:[]}),zo=({children:t,isSsr:e,enable:i})=>{const[n,s]=o.useState([]),{schema:l}=Jt(),[r,u]=o.useState(l.__STORE__||{}),[d,v]=o.useState([]);o.useEffect(()=>{var m;e||Je.isEqual(d,l?.dataSource)||v((m=l?.dataSource)!==null&&m!==void 0?m:[])},[l?.dataSource,e]);const a=o.useCallback(()=>ft(void 0,void 0,void 0,function*(){const{$store:m,idMapName:g}=yield vn("",d);u(m),h(m,g)}),[d]),h=(m,g)=>{const f=[];Object.entries(m).forEach(([y,w])=>{Object.keys(w).forEach(p=>{const b={label:`${g[y]} - ${p}`,value:`{{ ${y}.${p} }}`};f.push(b)})}),s(f)};return o.useEffect(()=>{e||a()},[a,e,l]),i?o.createElement(Mn.Provider,{value:{$store:l.__STORE__||r,options:n,configs:d}},t):t};var Wo=o.memo(zo);const gi={id:hi(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},Ni={id:"",duration:0,name:"none"},_n=o.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[gi],redoStack:[],popup:Ni,setPopup:()=>{}}),Dn=o.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:s=!0,utmVal:l},r)=>{const[u,d]=o.useState(null),[v,a]=o.useState(n||{pointData:[gi],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[h,m]=o.useState([gi]),[g,f]=o.useState([[gi]]),[y,w]=o.useState([]),[p,b]=o.useState(Ni);typeof window<"u"&&(window.sxpPopup=(L,D)=>{b(Object.assign(Object.assign(Object.assign({},Ni),{id:L}),D))}),typeof window<"u"&&(window.getJointUtmLink=L=>(No(),L?.indexOf("?")!==-1?L+(l?"&"+l:""):L+(l?"?"+l:""))),o.useEffect(()=>{f([v.pointData]),w([])},[v.type]);const A=o.useCallback(L=>{const D=Je.cloneDeep(v);D&&(D.dataSource=L,a?.(D))},[v]),[x,E]=o.useState();o.useImperativeHandle(r,()=>({loadSchema(L){L&&(f([L.pointData]),a(L))},exportSchema(){return Je.cloneDeep(v)},getPageInfoData(){return x},initPageInfoData(L){L&&E(L)}}));const C=o.useMemo(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return o.createElement(_n.Provider,{value:{resolver:e,currentNode:u,schema:v,setCurrentNode:d,setSchema:a,saveDataSource:A,prePiontData:h,setPrePiontData:m,pageInfoData:x,setPageInfoData:L=>E(Object.assign(Object.assign({},x),L)),undoStack:g,redoStack:y,setRedoStack:w,setUndoStack:f,getCurPageConf:C,popup:p,setPopup:b}},o.createElement(Wo,{isSsr:i,enable:s},t))});var Ho=Object.freeze({__proto__:null,EditorCore:Dn}),Xo=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Uo=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function St(){const{bffEventReport:t,popupDetailData:e,isFromHashtag:i,eventTimeList:n,setEventTimeList:s}=De(),l=o.useCallback((d,v,a,h,m,g)=>{var f,y,w,p,b,A,x,E,C,L,D,S,c,M,I,O,T,j,F,_,N,V,P,B,H,K,J,R,le,pe,$,Te,Me,je,de,U,re,ae;if(n?.findIndex(We=>We.target===d?.target)!==-1)return;d&&s?.(We=>[...We,{target:d?.target,time:new Date}]);let ne="";e&&(!((y=(f=v?.video)===null||f===void 0?void 0:f.bindProducts)===null||y===void 0)&&y.length||!((w=v?.video)===null||w===void 0)&&w.bindProduct)?ne="pdpPage":i?ne="hashTagPage":!((p=v?.video)===null||p===void 0)&&p.url?ne="videoPage":!((b=v?.video)===null||b===void 0)&&b.imgUrls&&(!((x=(A=v?.video)===null||A===void 0?void 0:A.imgUrls)===null||x===void 0)&&x.length)?ne="imagePage":v?.product&&(ne="productPage");const ye=(M=(S=(E=a?.tags)!==null&&E!==void 0?E:(D=(L=(C=v?.video)===null||C===void 0?void 0:C.bindProducts)===null||L===void 0?void 0:L[0])===null||D===void 0?void 0:D.tags)!==null&&S!==void 0?S:(c=v?.video)===null||c===void 0?void 0:c.tags)!==null&&M!==void 0?M:(I=v?.product)===null||I===void 0?void 0:I.tags;let Ne=null;!((O=v?.video)===null||O===void 0)&&O.url?Ne="video":!((T=v?.video)===null||T===void 0)&&T.imgUrls&&(!((F=(j=v?.video)===null||j===void 0?void 0:j.imgUrls)===null||F===void 0)&&F.length)&&(Ne="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(_=a?.itemId)!==null&&_!==void 0?_:"",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:ne,fromKPage:location?.href,contentTags:ye?JSON.stringify(ye):"",position:m+"",contentId:(B=(P=v?.video)===null||P===void 0?void 0:P.itemId)!==null&&B!==void 0?B:"",ctatId:(H=h?.itemId)!==null&&H!==void 0?H:"",traceInfo:(ae=(de=(Me=(le=(K=g??a?.traceInfo)!==null&&K!==void 0?K:(R=(J=v?.video)===null||J===void 0?void 0:J.bindProduct)===null||R===void 0?void 0:R.traceInfo)!==null&&le!==void 0?le:(Te=($=(pe=v?.video)===null||pe===void 0?void 0:pe.bindProducts)===null||$===void 0?void 0:$[0])===null||Te===void 0?void 0:Te.traceInfo)!==null&&Me!==void 0?Me:(je=v?.product)===null||je===void 0?void 0:je.traceInfo)!==null&&de!==void 0?de:(re=(U=v?.video)===null||U===void 0?void 0:U.bindCta)===null||re===void 0?void 0:re.traceInfo)!==null&&ae!==void 0?ae:""},Ne&&{contentFormat:Ne})})},[t,e,i,n]),r=o.useCallback((d,v,a,h,m)=>{var g,f,y,w,p,b,A,x,E,C,L,D,S,c;let M="";e&&(!((f=(g=d?.video)===null||g===void 0?void 0:g.bindProducts)===null||f===void 0)&&f.length||!((y=d?.video)===null||y===void 0)&&y.bindProduct)?M="pdpPage":d?.product&&(M="productPage"),t?.({eventInfo:{productId:v?.itemId,productName:v?.title,price:v?.price?v?.price+"":"0",productCollection:v?.collection,fromKName:M,fromKPage:location?.href,contentTags:JSON.stringify(v?.tags),position:m+"",contentId:(w=d?.video)===null||w===void 0?void 0:w.itemId,ctatId:a?.itemId,traceInfo:(c=(D=(x=(p=v?.traceInfo)!==null&&p!==void 0?p:(A=(b=d?.video)===null||b===void 0?void 0:b.bindProduct)===null||A===void 0?void 0:A.traceInfo)!==null&&x!==void 0?x:(L=(C=(E=d?.video)===null||E===void 0?void 0:E.bindProducts)===null||C===void 0?void 0:C[0])===null||L===void 0?void 0:L.traceInfo)!==null&&D!==void 0?D:(S=d?.product)===null||S===void 0?void 0:S.traceInfo)!==null&&c!==void 0?c:"",timeOnSite:Math.floor((new Date-h)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),u=o.useCallback((d,v,a,h)=>{v&&v===Ai&&t?.({eventInfo:{lastFeed:d,themeTags:a?`['${a}']`:"",hashTags:h?`['${h}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:r,backMainFeed:u}}const Go=({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 Yo=o.memo(Go);const qo=t=>{var e,i,{columns:n,style:s,title:l,textStyle:r,submitBgColor:u,submitColor:d,submitText:v,layoutType:a="inline",isExternalLink:h,isPopup:m,onClick:g,onClose:f,submitButtonStyle:y}=t,w=et(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:p,popupDetailData:b}=De(),{jumpToWeb:A}=St(),[x,E]=o.useState(!1),[C,L]=o.useState({}),[D,S]=o.useState(0),c=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"}],[]),M=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),I=o.useMemo(()=>Je.cloneDeep(n)||c,[n,c]),O=o.useCallback(j=>{const{name:F,value:_}=j.target;L(Object.assign(Object.assign({},C),{[F]:_}))},[C]),T=Je.debounce(j=>ft(void 0,void 0,void 0,function*(){var F,_,N,V,P;const B=C;if(!B)return;const H=(_=(F=Object.keys(B))===null||F===void 0?void 0:F.map(J=>{var R;return{name:J,value:(R=B[J])!==null&&R!==void 0?R:""}}))===null||_===void 0?void 0:_.filter(J=>J?.value);if(!H||!H?.length)return;E(!0);const K=yield p?.({attributes:H});if(E(!1),K){if(h){const J=b,R=(N=J?.video)===null||N===void 0?void 0:N.bindProduct,le=(P=(V=J?.video)===null||V===void 0?void 0:V.bindProduct)===null||P===void 0?void 0:P.bindCta,pe=b?.index;A(j,J,R,le,pe)}m||f?.(),g?.()}}),1e3);return o.useEffect(()=>{const j=()=>{var F,_;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((F=document?.documentElement)===null||F===void 0?void 0:F.clientHeight)||((_=document?.body)===null||_===void 0?void 0:_.clientHeight))<M?S(50):S(0)};return window.addEventListener("resize",j),()=>{window.removeEventListener("resize",j)}},[]),o.createElement("div",{className:"pb-appoint-form"},o.createElement("div",{className:`pb-appoint-form-title ${xe.css(Object.assign({},r))}`,dangerouslySetInnerHTML:{__html:be(l,r)}}),o.createElement("div",Object.assign({className:xe.css(Object.assign(Object.assign({},s),{marginTop:D}))},w),o.createElement("div",{className:"pb-appoint-form-container"},o.createElement(Yo,{columns:I,layout:a,onChange:O}))),o.createElement("div",{className:"pb-appoint-form-btn-wrapper"},o.createElement("button",{"aria-label":v,onClick:T,className:"pb-appoint-form-btn",style:Object.assign({color:d,background:u},y),dangerouslySetInnerHTML:{__html:be(x?"loading...":v,y)}})))};var Zo=o.memo(qo);function ut(t,e){return t.extend=e,t}const Ko=ut(Zo,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Uo,bindableProps:[],interactionRender:Xo},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 Jo=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];function On(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Vi(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:On(e[i])&&On(t[i])&&Object.keys(e[i]).length>0&&Vi(t[i],e[i])})}const Ln={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 Pt(){const t=typeof document<"u"?document:{};return Vi(t,Ln),t}const Qo={document:Ln,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 yt(){const t=typeof window<"u"?window:{};return Vi(t,Qo),t}function Qt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Ro(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function ni(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Vt(){return Date.now()}function $o(t){const e=yt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function el(t,e){e===void 0&&(e="x");const i=yt();let n,s,l;const r=$o(t);return i.WebKitCSSMatrix?(s=r.transform||r.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(u=>u.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 bi(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function tl(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Dt(){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&&!tl(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 u=s[l],d=Object.getOwnPropertyDescriptor(n,u);d!==void 0&&d.enumerable&&(bi(t[u])&&bi(n[u])?n[u].__swiper__?t[u]=n[u]:Dt(t[u],n[u]):!bi(t[u])&&bi(n[u])?(t[u]={},n[u].__swiper__?t[u]=n[u]:Dt(t[u],n[u])):t[u]=n[u])}}}return t}function yi(t,e,i){t.style.setProperty(e,i)}function Nn(t){let{swiper:e,targetPosition:i,side:n}=t;const s=yt(),l=-e.translate;let r=null,u;const d=e.params.speed;e.wrapperEl.style.scrollSnapType="none",s.cancelAnimationFrame(e.cssModeFrameID);const v=i>l?"next":"prev",a=(m,g)=>v==="next"&&m>=g||v==="prev"&&m<=g,h=()=>{u=new Date().getTime(),r===null&&(r=u);const m=Math.max(Math.min((u-r)/d,1),0),g=.5-Math.cos(m*Math.PI)/2;let f=l+g*(i-l);if(a(f,i)&&(f=i),e.wrapperEl.scrollTo({[n]:f}),a(f,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:f})}),s.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=s.requestAnimationFrame(h)};h()}function Xt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function wi(t){try{console.warn(t);return}catch{}}function oi(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Qt(e)),i}function Vn(t){const e=yt(),i=Pt(),n=t.getBoundingClientRect(),s=i.body,l=t.clientTop||s.clientTop||0,r=t.clientLeft||s.clientLeft||0,u=t===e?e.scrollY:t.scrollTop,d=t===e?e.scrollX:t.scrollLeft;return{top:n.top+u-l,left:n.left+d-r}}function il(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 nl(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 Rt(t,e){return yt().getComputedStyle(t,null).getPropertyValue(e)}function ai(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function Si(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 ji(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Fi(t,e,i){const n=yt();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 Ve(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Bi(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=Pt(),r=yt();e.keyboard={enabled:!1},i({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}});function u(a){if(!e.enabled)return;const{rtlTranslate:h}=e;let m=a;m.originalEvent&&(m=m.originalEvent);const g=m.keyCode||m.charCode,f=e.params.keyboard.pageUpDown,y=f&&g===33,w=f&&g===34,p=g===37,b=g===39,A=g===38,x=g===40;if(!e.allowSlideNext&&(e.isHorizontal()&&b||e.isVertical()&&x||w)||!e.allowSlidePrev&&(e.isHorizontal()&&p||e.isVertical()&&A||y))return!1;if(!(m.shiftKey||m.altKey||m.ctrlKey||m.metaKey)&&!(l.activeElement&&l.activeElement.nodeName&&(l.activeElement.nodeName.toLowerCase()==="input"||l.activeElement.nodeName.toLowerCase()==="textarea"))){if(e.params.keyboard.onlyInViewport&&(y||w||p||b||A||x)){let E=!1;if(Si(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&Si(e.el,`.${e.params.slideActiveClass}`).length===0)return;const C=e.el,L=C.clientWidth,D=C.clientHeight,S=r.innerWidth,c=r.innerHeight,M=Vn(C);h&&(M.left-=C.scrollLeft);const I=[[M.left,M.top],[M.left+L,M.top],[M.left,M.top+D],[M.left+L,M.top+D]];for(let O=0;O<I.length;O+=1){const T=I[O];if(T[0]>=0&&T[0]<=S&&T[1]>=0&&T[1]<=c){if(T[0]===0&&T[1]===0)continue;E=!0}}if(!E)return}e.isHorizontal()?((y||w||p||b)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),((w||b)&&!h||(y||p)&&h)&&e.slideNext(),((y||p)&&!h||(w||b)&&h)&&e.slidePrev()):((y||w||A||x)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),(w||x)&&e.slideNext(),(y||A)&&e.slidePrev()),s("keyPress",g)}}function d(){e.keyboard.enabled||(l.addEventListener("keydown",u),e.keyboard.enabled=!0)}function v(){e.keyboard.enabled&&(l.removeEventListener("keydown",u),e.keyboard.enabled=!1)}n("init",()=>{e.params.keyboard.enabled&&d()}),n("destroy",()=>{e.keyboard.enabled&&v()}),Object.assign(e.keyboard,{enable:d,disable:v})}function xi(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=yt();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,u=Vt(),d;const v=[];function a(A){let L=0,D=0,S=0,c=0;return"detail"in A&&(D=A.detail),"wheelDelta"in A&&(D=-A.wheelDelta/120),"wheelDeltaY"in A&&(D=-A.wheelDeltaY/120),"wheelDeltaX"in A&&(L=-A.wheelDeltaX/120),"axis"in A&&A.axis===A.HORIZONTAL_AXIS&&(L=D,D=0),S=L*10,c=D*10,"deltaY"in A&&(c=A.deltaY),"deltaX"in A&&(S=A.deltaX),A.shiftKey&&!S&&(S=c,c=0),(S||c)&&A.deltaMode&&(A.deltaMode===1?(S*=40,c*=40):(S*=800,c*=800)),S&&!L&&(L=S<1?-1:1),c&&!D&&(D=c<1?-1:1),{spinX:L,spinY:D,pixelX:S,pixelY:c}}function h(){e.enabled&&(e.mouseEntered=!0)}function m(){e.enabled&&(e.mouseEntered=!1)}function g(A){return e.params.mousewheel.thresholdDelta&&A.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Vt()-u<e.params.mousewheel.thresholdTime?!1:A.delta>=6&&Vt()-u<60?!0:(A.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),s("scroll",A.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),s("scroll",A.raw)),u=new l.Date().getTime(),!1)}function f(A){const x=e.params.mousewheel;if(A.direction<0){if(e.isEnd&&!e.params.loop&&x.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&x.releaseOnEdges)return!0;return!1}function y(A){let x=A,E=!0;if(!e.enabled||A.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const C=e.params.mousewheel;e.params.cssMode&&x.preventDefault();let L=e.el;e.params.mousewheel.eventsTarget!=="container"&&(L=document.querySelector(e.params.mousewheel.eventsTarget));const D=L&&L.contains(x.target);if(!e.mouseEntered&&!D&&!C.releaseOnEdges)return!0;x.originalEvent&&(x=x.originalEvent);let S=0;const c=e.rtlTranslate?-1:1,M=a(x);if(C.forceToAxis)if(e.isHorizontal())if(Math.abs(M.pixelX)>Math.abs(M.pixelY))S=-M.pixelX*c;else return!0;else if(Math.abs(M.pixelY)>Math.abs(M.pixelX))S=-M.pixelY;else return!0;else S=Math.abs(M.pixelX)>Math.abs(M.pixelY)?-M.pixelX*c:-M.pixelY;if(S===0)return!0;C.invert&&(S=-S);let I=e.getTranslate()+S*C.sensitivity;if(I>=e.minTranslate()&&(I=e.minTranslate()),I<=e.maxTranslate()&&(I=e.maxTranslate()),E=e.params.loop?!0:!(I===e.minTranslate()||I===e.maxTranslate()),E&&e.params.nested&&x.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const O={time:Vt(),delta:Math.abs(S),direction:Math.sign(S),raw:A};v.length>=2&&v.shift();const T=v.length?v[v.length-1]:void 0;if(v.push(O),T?(O.direction!==T.direction||O.delta>T.delta||O.time>T.time+150)&&g(O):g(O),f(O))return!0}else{const O={time:Vt(),delta:Math.abs(S),direction:Math.sign(S)},T=d&&O.time<d.time+500&&O.delta<=d.delta&&O.direction===d.direction;if(!T){d=void 0;let j=e.getTranslate()+S*C.sensitivity;const F=e.isBeginning,_=e.isEnd;if(j>=e.minTranslate()&&(j=e.minTranslate()),j<=e.maxTranslate()&&(j=e.maxTranslate()),e.setTransition(0),e.setTranslate(j),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!F&&e.isBeginning||!_&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:O.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(r),r=void 0,v.length>=15&&v.shift();const N=v.length?v[v.length-1]:void 0,V=v[0];if(v.push(O),N&&(O.delta>N.delta||O.direction!==N.direction))v.splice(0);else if(v.length>=15&&O.time-V.time<500&&V.delta-O.delta>=1&&O.delta<=6){const P=S>0?.8:.2;d=O,v.splice(0),r=ni(()=>{e.slideToClosest(e.params.speed,!0,void 0,P)},0)}r||(r=ni(()=>{d=O,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(T||s("scroll",x),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),C.releaseOnEdges&&(j===e.minTranslate()||j===e.maxTranslate()))return!0}}return x.preventDefault?x.preventDefault():x.returnValue=!1,!1}function w(A){let x=e.el;e.params.mousewheel.eventsTarget!=="container"&&(x=document.querySelector(e.params.mousewheel.eventsTarget)),x[A]("mouseenter",h),x[A]("mouseleave",m),x[A]("wheel",y)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",y),!0):e.mousewheel.enabled?!1:(w("addEventListener"),e.mousewheel.enabled=!0,!0)}function b(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,y),!0):e.mousewheel.enabled?(w("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&b(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&b()}),Object.assign(e.mousewheel,{enable:p,disable:b})}function zi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(s=>{if(!i[s]&&i.auto===!0){let l=Xt(t.el,`.${n[s]}`)[0];l||(l=oi("div",n[s]),l.className=n[s],t.el.append(l)),i[s]=l,e[s]=l}}),i}function Wi(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;i({navigation:{nextEl:null,prevEl:null,hideOnClick:!1,disabledClass:"swiper-button-disabled",hiddenClass:"swiper-button-hidden",lockClass:"swiper-button-lock",navigationDisabledClass:"swiper-navigation-disabled"}}),e.navigation={nextEl:null,prevEl:null};function l(f){let y;return f&&typeof f=="string"&&e.isElement&&(y=e.el.querySelector(f),y)?y:(f&&(typeof f=="string"&&(y=[...document.querySelectorAll(f)]),e.params.uniqueNavElements&&typeof f=="string"&&y&&y.length>1&&e.el.querySelectorAll(f).length===1?y=e.el.querySelector(f):y&&y.length===1&&(y=y[0])),f&&!y?f:y)}function r(f,y){const w=e.params.navigation;f=Ve(f),f.forEach(p=>{p&&(p.classList[y?"add":"remove"](...w.disabledClass.split(" ")),p.tagName==="BUTTON"&&(p.disabled=y),e.params.watchOverflow&&e.enabled&&p.classList[e.isLocked?"add":"remove"](w.lockClass))})}function u(){const{nextEl:f,prevEl:y}=e.navigation;if(e.params.loop){r(y,!1),r(f,!1);return}r(y,e.isBeginning&&!e.params.rewind),r(f,e.isEnd&&!e.params.rewind)}function d(f){f.preventDefault(),!(e.isBeginning&&!e.params.loop&&!e.params.rewind)&&(e.slidePrev(),s("navigationPrev"))}function v(f){f.preventDefault(),!(e.isEnd&&!e.params.loop&&!e.params.rewind)&&(e.slideNext(),s("navigationNext"))}function a(){const f=e.params.navigation;if(e.params.navigation=zi(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!(f.nextEl||f.prevEl))return;let y=l(f.nextEl),w=l(f.prevEl);Object.assign(e.navigation,{nextEl:y,prevEl:w}),y=Ve(y),w=Ve(w);const p=(b,A)=>{b&&b.addEventListener("click",A==="next"?v:d),!e.enabled&&b&&b.classList.add(...f.lockClass.split(" "))};y.forEach(b=>p(b,"next")),w.forEach(b=>p(b,"prev"))}function h(){let{nextEl:f,prevEl:y}=e.navigation;f=Ve(f),y=Ve(y);const w=(p,b)=>{p.removeEventListener("click",b==="next"?v:d),p.classList.remove(...e.params.navigation.disabledClass.split(" "))};f.forEach(p=>w(p,"next")),y.forEach(p=>w(p,"prev"))}n("init",()=>{e.params.navigation.enabled===!1?g():(a(),u())}),n("toEdge fromEdge lock unlock",()=>{u()}),n("destroy",()=>{h()}),n("enable disable",()=>{let{nextEl:f,prevEl:y}=e.navigation;if(f=Ve(f),y=Ve(y),e.enabled){u();return}[...f,...y].filter(w=>!!w).forEach(w=>w.classList.add(e.params.navigation.lockClass))}),n("click",(f,y)=>{let{nextEl:w,prevEl:p}=e.navigation;w=Ve(w),p=Ve(p);const b=y.target;let A=p.includes(b)||w.includes(b);if(e.isElement&&!A){const x=y.path||y.composedPath&&y.composedPath();x&&(A=x.find(E=>w.includes(E)||p.includes(E)))}if(e.params.navigation.hideOnClick&&!A){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===b||e.pagination.el.contains(b)))return;let x;w.length?x=w[0].classList.contains(e.params.navigation.hiddenClass):p.length&&(x=p[0].classList.contains(e.params.navigation.hiddenClass)),s(x===!0?"navigationShow":"navigationHide"),[...w,...p].filter(E=>!!E).forEach(E=>E.classList.toggle(e.params.navigation.hiddenClass))}});const m=()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),a(),u()},g=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),h()};Object.assign(e.navigation,{enable:m,disable:g,update:u,init:a,destroy:h})}function Yt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Ti(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,u=0;function d(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(p,b){const{bulletActiveClass:A}=e.params.pagination;p&&(p=p[`${b==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${A}-${b}`),p=p[`${b==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${A}-${b}-${b}`)))}function a(p){const b=p.target.closest(Yt(e.params.pagination.bulletClass));if(!b)return;p.preventDefault();const A=ai(b)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===A)return;e.slideToLoop(A)}else e.slideTo(A)}function h(){const p=e.rtl,b=e.params.pagination;if(d())return;let A=e.pagination.el;A=Ve(A);let x,E;const C=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,L=e.params.loop?Math.ceil(C/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(E=e.previousRealIndex||0,x=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(x=e.snapIndex,E=e.previousSnapIndex):(E=e.previousIndex||0,x=e.activeIndex||0),b.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const D=e.pagination.bullets;let S,c,M;if(b.dynamicBullets&&(r=Fi(D[0],e.isHorizontal()?"width":"height",!0),A.forEach(I=>{I.style[e.isHorizontal()?"width":"height"]=`${r*(b.dynamicMainBullets+4)}px`}),b.dynamicMainBullets>1&&E!==void 0&&(u+=x-(E||0),u>b.dynamicMainBullets-1?u=b.dynamicMainBullets-1:u<0&&(u=0)),S=Math.max(x-u,0),c=S+(Math.min(D.length,b.dynamicMainBullets)-1),M=(c+S)/2),D.forEach(I=>{const O=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(T=>`${b.bulletActiveClass}${T}`)].map(T=>typeof T=="string"&&T.includes(" ")?T.split(" "):T).flat();I.classList.remove(...O)}),A.length>1)D.forEach(I=>{const O=ai(I);O===x?I.classList.add(...b.bulletActiveClass.split(" ")):e.isElement&&I.setAttribute("part","bullet"),b.dynamicBullets&&(O>=S&&O<=c&&I.classList.add(...`${b.bulletActiveClass}-main`.split(" ")),O===S&&v(I,"prev"),O===c&&v(I,"next"))});else{const I=D[x];if(I&&I.classList.add(...b.bulletActiveClass.split(" ")),e.isElement&&D.forEach((O,T)=>{O.setAttribute("part",T===x?"bullet-active":"bullet")}),b.dynamicBullets){const O=D[S],T=D[c];for(let j=S;j<=c;j+=1)D[j]&&D[j].classList.add(...`${b.bulletActiveClass}-main`.split(" "));v(O,"prev"),v(T,"next")}}if(b.dynamicBullets){const I=Math.min(D.length,b.dynamicMainBullets+4),O=(r*I-r)/2-M*r,T=p?"right":"left";D.forEach(j=>{j.style[e.isHorizontal()?T:"top"]=`${O}px`})}}A.forEach((D,S)=>{if(b.type==="fraction"&&(D.querySelectorAll(Yt(b.currentClass)).forEach(c=>{c.textContent=b.formatFractionCurrent(x+1)}),D.querySelectorAll(Yt(b.totalClass)).forEach(c=>{c.textContent=b.formatFractionTotal(L)})),b.type==="progressbar"){let c;b.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const M=(x+1)/L;let I=1,O=1;c==="horizontal"?I=M:O=M,D.querySelectorAll(Yt(b.progressbarFillClass)).forEach(T=>{T.style.transform=`translate3d(0,0,0) scaleX(${I}) scaleY(${O})`,T.style.transitionDuration=`${e.params.speed}ms`})}b.type==="custom"&&b.renderCustom?(D.innerHTML=b.renderCustom(e,x+1,L),S===0&&s("paginationRender",D)):(S===0&&s("paginationRender",D),s("paginationUpdate",D)),e.params.watchOverflow&&e.enabled&&D.classList[e.isLocked?"add":"remove"](b.lockClass)})}function m(){const p=e.params.pagination;if(d())return;const b=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let A=e.pagination.el;A=Ve(A);let x="";if(p.type==="bullets"){let E=e.params.loop?Math.ceil(b/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&E>b&&(E=b);for(let C=0;C<E;C+=1)p.renderBullet?x+=p.renderBullet.call(e,C,p.bulletClass):x+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?x=p.renderFraction.call(e,p.currentClass,p.totalClass):x=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?x=p.renderProgressbar.call(e,p.progressbarFillClass):x=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],A.forEach(E=>{p.type!=="custom"&&(E.innerHTML=x||""),p.type==="bullets"&&e.pagination.bullets.push(...E.querySelectorAll(Yt(p.bulletClass)))}),p.type!=="custom"&&s("paginationRender",A[0])}function g(){e.params.pagination=zi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let b;typeof p.el=="string"&&e.isElement&&(b=e.el.querySelector(p.el)),!b&&typeof p.el=="string"&&(b=[...document.querySelectorAll(p.el)]),b||(b=p.el),!(!b||b.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(b)&&b.length>1&&(b=[...e.el.querySelectorAll(p.el)],b.length>1&&(b=b.filter(A=>Si(A,".swiper")[0]===e.el)[0])),Array.isArray(b)&&b.length===1&&(b=b[0]),Object.assign(e.pagination,{el:b}),b=Ve(b),b.forEach(A=>{p.type==="bullets"&&p.clickable&&A.classList.add(...(p.clickableClass||"").split(" ")),A.classList.add(p.modifierClass+p.type),A.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.type==="bullets"&&p.dynamicBullets&&(A.classList.add(`${p.modifierClass}${p.type}-dynamic`),u=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&A.classList.add(p.progressbarOppositeClass),p.clickable&&A.addEventListener("click",a),e.enabled||A.classList.add(p.lockClass)}))}function f(){const p=e.params.pagination;if(d())return;let b=e.pagination.el;b&&(b=Ve(b),b.forEach(A=>{A.classList.remove(p.hiddenClass),A.classList.remove(p.modifierClass+p.type),A.classList.remove(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.clickable&&(A.classList.remove(...(p.clickableClass||"").split(" ")),A.removeEventListener("click",a))})),e.pagination.bullets&&e.pagination.bullets.forEach(A=>A.classList.remove(...p.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:b}=e.pagination;b=Ve(b),b.forEach(A=>{A.classList.remove(p.horizontalClass,p.verticalClass),A.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?w():(g(),m(),h())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&h()}),n("snapIndexChange",()=>{h()}),n("snapGridLengthChange",()=>{m(),h()}),n("destroy",()=>{f()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=Ve(p),p.forEach(b=>b.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{h()}),n("click",(p,b)=>{const A=b.target,x=Ve(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&x&&x.length>0&&!A.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&A===e.navigation.nextEl||e.navigation.prevEl&&A===e.navigation.prevEl))return;const E=x[0].classList.contains(e.params.pagination.hiddenClass);s(E===!0?"paginationShow":"paginationHide"),x.forEach(C=>C.classList.toggle(e.params.pagination.hiddenClass))}});const y=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ve(p),p.forEach(b=>b.classList.remove(e.params.pagination.paginationDisabledClass))),g(),m(),h()},w=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ve(p),p.forEach(b=>b.classList.add(e.params.pagination.paginationDisabledClass))),f()};Object.assign(e.pagination,{enable:y,disable:w,render:m,update:h,init:g,destroy:f})}function ol(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=Pt();let r=!1,u=null,d=null,v,a,h,m;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 g(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I,rtlTranslate:O}=e,{dragEl:T,el:j}=I,F=e.params.scrollbar,_=e.params.loop?e.progressLoop:e.progress;let N=a,V=(h-a)*_;O?(V=-V,V>0?(N=a-V,V=0):-V+a>h&&(N=h+V)):V<0?(N=a+V,V=0):V+a>h&&(N=h-V),e.isHorizontal()?(T.style.transform=`translate3d(${V}px, 0, 0)`,T.style.width=`${N}px`):(T.style.transform=`translate3d(0px, ${V}px, 0)`,T.style.height=`${N}px`),F.hide&&(clearTimeout(u),j.style.opacity=1,u=setTimeout(()=>{j.style.opacity=0,j.style.transitionDuration="400ms"},1e3))}function f(I){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${I}ms`)}function y(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I}=e,{dragEl:O,el:T}=I;O.style.width="",O.style.height="",h=e.isHorizontal()?T.offsetWidth:T.offsetHeight,m=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?a=h*m:a=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?O.style.width=`${a}px`:O.style.height=`${a}px`,m>=1?T.style.display="none":T.style.display="",e.params.scrollbar.hide&&(T.style.opacity=0),e.params.watchOverflow&&e.enabled&&I.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function w(I){return e.isHorizontal()?I.clientX:I.clientY}function p(I){const{scrollbar:O,rtlTranslate:T}=e,{el:j}=O;let F;F=(w(I)-Vn(j)[e.isHorizontal()?"left":"top"]-(v!==null?v:a/2))/(h-a),F=Math.max(Math.min(F,1),0),T&&(F=1-F);const _=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(_),e.setTranslate(_),e.updateActiveIndex(),e.updateSlidesClasses()}function b(I){const O=e.params.scrollbar,{scrollbar:T,wrapperEl:j}=e,{el:F,dragEl:_}=T;r=!0,v=I.target===_?w(I)-I.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,I.preventDefault(),I.stopPropagation(),j.style.transitionDuration="100ms",_.style.transitionDuration="100ms",p(I),clearTimeout(d),F.style.transitionDuration="0ms",O.hide&&(F.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),s("scrollbarDragStart",I)}function A(I){const{scrollbar:O,wrapperEl:T}=e,{el:j,dragEl:F}=O;r&&(I.preventDefault&&I.cancelable?I.preventDefault():I.returnValue=!1,p(I),T.style.transitionDuration="0ms",j.style.transitionDuration="0ms",F.style.transitionDuration="0ms",s("scrollbarDragMove",I))}function x(I){const O=e.params.scrollbar,{scrollbar:T,wrapperEl:j}=e,{el:F}=T;r&&(r=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",j.style.transitionDuration=""),O.hide&&(clearTimeout(d),d=ni(()=>{F.style.opacity=0,F.style.transitionDuration="400ms"},1e3)),s("scrollbarDragEnd",I),O.snapOnRelease&&e.slideToClosest())}function E(I){const{scrollbar:O,params:T}=e,j=O.el;if(!j)return;const F=j,_=T.passiveListeners?{passive:!1,capture:!1}:!1,N=T.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const V=I==="on"?"addEventListener":"removeEventListener";F[V]("pointerdown",b,_),l[V]("pointermove",A,_),l[V]("pointerup",x,N)}function C(){!e.params.scrollbar.el||!e.scrollbar.el||E("on")}function L(){!e.params.scrollbar.el||!e.scrollbar.el||E("off")}function D(){const{scrollbar:I,el:O}=e;e.params.scrollbar=zi(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const T=e.params.scrollbar;if(!T.el)return;let j;if(typeof T.el=="string"&&e.isElement&&(j=e.el.querySelector(T.el)),!j&&typeof T.el=="string"){if(j=l.querySelectorAll(T.el),!j.length)return}else j||(j=T.el);e.params.uniqueNavElements&&typeof T.el=="string"&&j.length>1&&O.querySelectorAll(T.el).length===1&&(j=O.querySelector(T.el)),j.length>0&&(j=j[0]),j.classList.add(e.isHorizontal()?T.horizontalClass:T.verticalClass);let F;j&&(F=j.querySelector(Yt(e.params.scrollbar.dragClass)),F||(F=oi("div",e.params.scrollbar.dragClass),j.append(F))),Object.assign(I,{el:j,dragEl:F}),T.draggable&&C(),j&&j.classList[e.enabled?"remove":"add"](...Qt(e.params.scrollbar.lockClass))}function S(){const I=e.params.scrollbar,O=e.scrollbar.el;O&&O.classList.remove(...Qt(e.isHorizontal()?I.horizontalClass:I.verticalClass)),L()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const I=e.params.scrollbar;let{el:O}=e.scrollbar;O=Ve(O),O.forEach(T=>{T.classList.remove(I.horizontalClass,I.verticalClass),T.classList.add(e.isHorizontal()?I.horizontalClass:I.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?M():(D(),y(),g())}),n("update resize observerUpdate lock unlock changeDirection",()=>{y()}),n("setTranslate",()=>{g()}),n("setTransition",(I,O)=>{f(O)}),n("enable disable",()=>{const{el:I}=e.scrollbar;I&&I.classList[e.enabled?"remove":"add"](...Qt(e.params.scrollbar.lockClass))}),n("destroy",()=>{S()});const c=()=>{e.el.classList.remove(...Qt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Qt(e.params.scrollbar.scrollbarDisabledClass)),D(),y(),g()},M=()=>{e.el.classList.add(...Qt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Qt(e.params.scrollbar.scrollbarDisabledClass)),S()};Object.assign(e.scrollbar,{enable:c,disable:M,updateSize:y,setTranslate:g,init:D,destroy:S})}function Hi(t){let{swiper:e,extendParams:i,on:n}=t;i({a11y:{enabled:!0,notificationClass:"swiper-notification",prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide",firstSlideMessage:"This is the first slide",lastSlideMessage:"This is the last slide",paginationBulletMessage:"Go to slide {{index}}",slideLabelMessage:"{{index}} / {{slidesLength}}",containerMessage:null,containerRoleDescriptionMessage:null,itemRoleDescriptionMessage:null,slideRole:"group",id:null}}),e.a11y={clicked:!1};let s=null,l,r,u=new Date().getTime();function d(_){const N=s;N.length!==0&&(N.innerHTML="",N.innerHTML=_)}function v(_){_===void 0&&(_=16);const N=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(_).replace(/x/g,N)}function a(_){_=Ve(_),_.forEach(N=>{N.setAttribute("tabIndex","0")})}function h(_){_=Ve(_),_.forEach(N=>{N.setAttribute("tabIndex","-1")})}function m(_,N){_=Ve(_),_.forEach(V=>{V.setAttribute("role",N)})}function g(_,N){_=Ve(_),_.forEach(V=>{V.setAttribute("aria-roledescription",N)})}function f(_,N){_=Ve(_),_.forEach(V=>{V.setAttribute("aria-controls",N)})}function y(_,N){_=Ve(_),_.forEach(V=>{V.setAttribute("aria-label",N)})}function w(_,N){_=Ve(_),_.forEach(V=>{V.setAttribute("id",N)})}function p(_,N){_=Ve(_),_.forEach(V=>{V.setAttribute("aria-live",N)})}function b(_){_=Ve(_),_.forEach(N=>{N.setAttribute("aria-disabled",!0)})}function A(_){_=Ve(_),_.forEach(N=>{N.setAttribute("aria-disabled",!1)})}function x(_){if(_.keyCode!==13&&_.keyCode!==32)return;const N=e.params.a11y,V=_.target;if(!(e.pagination&&e.pagination.el&&(V===e.pagination.el||e.pagination.el.contains(_.target))&&!_.target.matches(Yt(e.params.pagination.bulletClass)))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const P=Ve(e.navigation.prevEl);Ve(e.navigation.nextEl).includes(V)&&(e.isEnd&&!e.params.loop||e.slideNext(),e.isEnd?d(N.lastSlideMessage):d(N.nextSlideMessage)),P.includes(V)&&(e.isBeginning&&!e.params.loop||e.slidePrev(),e.isBeginning?d(N.firstSlideMessage):d(N.prevSlideMessage))}e.pagination&&V.matches(Yt(e.params.pagination.bulletClass))&&V.click()}}function E(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:_,prevEl:N}=e.navigation;N&&(e.isBeginning?(b(N),h(N)):(A(N),a(N))),_&&(e.isEnd?(b(_),h(_)):(A(_),a(_)))}function C(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function L(){return C()&&e.params.pagination.clickable}function D(){const _=e.params.a11y;C()&&e.pagination.bullets.forEach(N=>{e.params.pagination.clickable&&(a(N),e.params.pagination.renderBullet||(m(N,"button"),y(N,_.paginationBulletMessage.replace(/\{\{index\}\}/,ai(N)+1)))),N.matches(Yt(e.params.pagination.bulletActiveClass))?N.setAttribute("aria-current","true"):N.removeAttribute("aria-current")})}const S=(_,N,V)=>{a(_),_.tagName!=="BUTTON"&&(m(_,"button"),_.addEventListener("keydown",x)),y(_,V),f(_,N)},c=_=>{r&&r!==_.target&&!r.contains(_.target)&&(l=!0),e.a11y.clicked=!0},M=()=>{l=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},I=_=>{u=new Date().getTime()},O=_=>{if(e.a11y.clicked||new Date().getTime()-u<100)return;const N=_.target.closest(`.${e.params.slideClass}, swiper-slide`);if(!N||!e.slides.includes(N))return;r=N;const V=e.slides.indexOf(N)===e.activeIndex,P=e.params.watchSlidesProgress&&e.visibleSlides&&e.visibleSlides.includes(N);V||P||_.sourceCapabilities&&_.sourceCapabilities.firesTouchEvents||(e.isHorizontal()?e.el.scrollLeft=0:e.el.scrollTop=0,requestAnimationFrame(()=>{l||(e.params.loop?e.slideToLoop(parseInt(N.getAttribute("data-swiper-slide-index")),0):e.slideTo(e.slides.indexOf(N),0),l=!1)}))},T=()=>{const _=e.params.a11y;_.itemRoleDescriptionMessage&&g(e.slides,_.itemRoleDescriptionMessage),_.slideRole&&m(e.slides,_.slideRole);const N=e.slides.length;_.slideLabelMessage&&e.slides.forEach((V,P)=>{const B=e.params.loop?parseInt(V.getAttribute("data-swiper-slide-index"),10):P,H=_.slideLabelMessage.replace(/\{\{index\}\}/,B+1).replace(/\{\{slidesLength\}\}/,N);y(V,H)})},j=()=>{const _=e.params.a11y;e.el.append(s);const N=e.el;_.containerRoleDescriptionMessage&&g(N,_.containerRoleDescriptionMessage),_.containerMessage&&y(N,_.containerMessage);const V=e.wrapperEl,P=_.id||V.getAttribute("id")||`swiper-wrapper-${v(16)}`,B=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite";w(V,P),p(V,B),T();let{nextEl:H,prevEl:K}=e.navigation?e.navigation:{};H=Ve(H),K=Ve(K),H&&H.forEach(R=>S(R,P,_.nextSlideMessage)),K&&K.forEach(R=>S(R,P,_.prevSlideMessage)),L()&&Ve(e.pagination.el).forEach(le=>{le.addEventListener("keydown",x)}),Pt().addEventListener("visibilitychange",I),e.el.addEventListener("focus",O,!0),e.el.addEventListener("focus",O,!0),e.el.addEventListener("pointerdown",c,!0),e.el.addEventListener("pointerup",M,!0)};function F(){s&&s.remove();let{nextEl:_,prevEl:N}=e.navigation?e.navigation:{};_=Ve(_),N=Ve(N),_&&_.forEach(P=>P.removeEventListener("keydown",x)),N&&N.forEach(P=>P.removeEventListener("keydown",x)),L()&&Ve(e.pagination.el).forEach(B=>{B.removeEventListener("keydown",x)}),Pt().removeEventListener("visibilitychange",I),e.el&&typeof e.el!="string"&&(e.el.removeEventListener("focus",O,!0),e.el.removeEventListener("pointerdown",c,!0),e.el.removeEventListener("pointerup",M,!0))}n("beforeInit",()=>{s=oi("span",e.params.a11y.notificationClass),s.setAttribute("aria-live","assertive"),s.setAttribute("aria-atomic","true")}),n("afterInit",()=>{e.params.a11y.enabled&&j()}),n("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{e.params.a11y.enabled&&T()}),n("fromEdge toEdge afterInit lock unlock",()=>{e.params.a11y.enabled&&E()}),n("paginationUpdate",()=>{e.params.a11y.enabled&&D()}),n("destroy",()=>{e.params.a11y.enabled&&F()})}function Ei(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,u,d=l&&l.autoplay?l.autoplay.delay:3e3,v=l&&l.autoplay?l.autoplay.delay:3e3,a,h=new Date().getTime(),m,g,f,y,w,p,b;function A(N){!e||e.destroyed||!e.wrapperEl||N.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",A),!(b||N.detail&&N.detail.bySwiperTouchMove)&&c())}const x=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?m=!0:m&&(v=a,m=!1);const N=e.autoplay.paused?a:h+v-new Date().getTime();e.autoplay.timeLeft=N,s("autoplayTimeLeft",N,N/d),u=requestAnimationFrame(()=>{x()})},E=()=>{let N;return e.virtual&&e.params.virtual.enabled?N=e.slides.filter(P=>P.classList.contains("swiper-slide-active"))[0]:N=e.slides[e.activeIndex],N?parseInt(N.getAttribute("data-swiper-autoplay"),10):void 0},C=N=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(u),x();let V=typeof N>"u"?e.params.autoplay.delay:N;d=e.params.autoplay.delay,v=e.params.autoplay.delay;const P=E();!Number.isNaN(P)&&P>0&&typeof N>"u"&&(V=P,d=P,v=P),a=V;const B=e.params.speed,H=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(B,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,B,!0,!0),s("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(B,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,B,!0,!0),s("autoplay")),e.params.cssMode&&(h=new Date().getTime(),requestAnimationFrame(()=>{C()})))};return V>0?(clearTimeout(r),r=setTimeout(()=>{H()},V)):requestAnimationFrame(()=>{H()}),V},L=()=>{h=new Date().getTime(),e.autoplay.running=!0,C(),s("autoplayStart")},D=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(u),s("autoplayStop")},S=(N,V)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),N||(p=!0);const P=()=>{s("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",A):c()};if(e.autoplay.paused=!0,V){w&&(a=e.params.autoplay.delay),w=!1,P();return}a=(a||e.params.autoplay.delay)-(new Date().getTime()-h),!(e.isEnd&&a<0&&!e.params.loop)&&(a<0&&(a=0),P())},c=()=>{e.isEnd&&a<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(h=new Date().getTime(),p?(p=!1,C(a)):C(),e.autoplay.paused=!1,s("autoplayResume"))},M=()=>{if(e.destroyed||!e.autoplay.running)return;const N=Pt();N.visibilityState==="hidden"&&(p=!0,S(!0)),N.visibilityState==="visible"&&c()},I=N=>{N.pointerType==="mouse"&&(p=!0,b=!0,!(e.animating||e.autoplay.paused)&&S(!0))},O=N=>{N.pointerType==="mouse"&&(b=!1,e.autoplay.paused&&c())},T=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",I),e.el.addEventListener("pointerleave",O))},j=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",I),e.el.removeEventListener("pointerleave",O))},F=()=>{Pt().addEventListener("visibilitychange",M)},_=()=>{Pt().removeEventListener("visibilitychange",M)};n("init",()=>{e.params.autoplay.enabled&&(T(),F(),L())}),n("destroy",()=>{j(),_(),e.autoplay.running&&D()}),n("_freeModeStaticRelease",()=>{(f||p)&&c()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?D():S(!0,!0)}),n("beforeTransitionStart",(N,V,P)=>{e.destroyed||!e.autoplay.running||(P||!e.params.autoplay.disableOnInteraction?S(!0,!0):D())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){D();return}g=!0,f=!1,p=!1,y=setTimeout(()=>{p=!0,f=!0,S(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!g)){if(clearTimeout(y),clearTimeout(r),e.params.autoplay.disableOnInteraction){f=!1,g=!1;return}f&&e.params.cssMode&&c(),f=!1,g=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(w=!0)}),Object.assign(e.autoplay,{start:L,stop:D,pause:S,resume:c})}function ll(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:Vt()})}function u(d){let{currentPos:v}=d;if(e.params.cssMode)return;const{params:a,wrapperEl:h,rtlTranslate:m,snapGrid:g,touchEventsData:f}=e,w=Vt()-f.touchStartTime;if(v<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(v>-e.maxTranslate()){e.slides.length<g.length?e.slideTo(g.length-1):e.slideTo(e.slides.length-1);return}if(a.freeMode.momentum){if(f.velocities.length>1){const D=f.velocities.pop(),S=f.velocities.pop(),c=D.position-S.position,M=D.time-S.time;e.velocity=c/M,e.velocity/=2,Math.abs(e.velocity)<a.freeMode.minimumVelocity&&(e.velocity=0),(M>150||Vt()-D.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=a.freeMode.momentumVelocityRatio,f.velocities.length=0;let p=1e3*a.freeMode.momentumRatio;const b=e.velocity*p;let A=e.translate+b;m&&(A=-A);let x=!1,E;const C=Math.abs(e.velocity)*20*a.freeMode.momentumBounceRatio;let L;if(A<e.maxTranslate())a.freeMode.momentumBounce?(A+e.maxTranslate()<-C&&(A=e.maxTranslate()-C),E=e.maxTranslate(),x=!0,f.allowMomentumBounce=!0):A=e.maxTranslate(),a.loop&&a.centeredSlides&&(L=!0);else if(A>e.minTranslate())a.freeMode.momentumBounce?(A-e.minTranslate()>C&&(A=e.minTranslate()+C),E=e.minTranslate(),x=!0,f.allowMomentumBounce=!0):A=e.minTranslate(),a.loop&&a.centeredSlides&&(L=!0);else if(a.freeMode.sticky){let D;for(let S=0;S<g.length;S+=1)if(g[S]>-A){D=S;break}Math.abs(g[D]-A)<Math.abs(g[D-1]-A)||e.swipeDirection==="next"?A=g[D]:A=g[D-1],A=-A}if(L&&s("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(m?p=Math.abs((-A-e.translate)/e.velocity):p=Math.abs((A-e.translate)/e.velocity),a.freeMode.sticky){const D=Math.abs((m?-A:A)-e.translate),S=e.slidesSizesGrid[e.activeIndex];D<S?p=a.speed:D<2*S?p=a.speed*1.5:p=a.speed*2.5}}else if(a.freeMode.sticky){e.slideToClosest();return}a.freeMode.momentumBounce&&x?(e.updateProgress(E),e.setTransition(p),e.setTranslate(A),e.transitionStart(!0,e.swipeDirection),e.animating=!0,ji(h,()=>{!e||e.destroyed||!f.allowMomentumBounce||(n("momentumBounce"),e.setTransition(a.speed),setTimeout(()=>{e.setTranslate(E),ji(h,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(A),e.setTransition(p),e.setTranslate(A),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,ji(h,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(A),e.updateActiveIndex(),e.updateSlidesClasses()}else if(a.freeMode.sticky){e.slideToClosest();return}else a.freeMode&&n("_freeModeNoMomentumRelease");(!a.freeMode.momentum||w>=a.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:r,onTouchEnd:u}})}let Xi;function sl(){const t=yt(),e=Pt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function jn(){return Xi||(Xi=sl()),Xi}let Ui;function rl(t){let{userAgent:e}=t===void 0?{}:t;const i=jn(),n=yt(),s=n.navigator.platform,l=e||n.navigator.userAgent,r={ios:!1,android:!1},u=n.screen.width,d=n.screen.height,v=l.match(/(Android);?[\s\/]+([\d.]+)?/);let a=l.match(/(iPad).*OS\s([\d_]+)/);const h=l.match(/(iPod)(.*OS\s([\d_]+))?/),m=!a&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),g=s==="Win32";let f=s==="MacIntel";const y=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!a&&f&&i.touch&&y.indexOf(`${u}x${d}`)>=0&&(a=l.match(/(Version)\/([\d.]+)/),a||(a=[0,1,"13_0_0"]),f=!1),v&&!g&&(r.os="android",r.android=!0),(a||m||h)&&(r.os="ios",r.ios=!0),r}function Fn(t){return t===void 0&&(t={}),Ui||(Ui=rl(t)),Ui}let Gi;function dl(){const t=yt(),e=Fn();let i=!1;function n(){const u=t.navigator.userAgent.toLowerCase();return u.indexOf("safari")>=0&&u.indexOf("chrome")<0&&u.indexOf("android")<0}if(n()){const u=String(t.navigator.userAgent);if(u.includes("Version/")){const[d,v]=u.split("Version/")[1].split(" ")[0].split(".").map(a=>Number(a));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 al(){return Gi||(Gi=dl()),Gi}function ul(t){let{swiper:e,on:i,emit:n}=t;const s=yt();let l=null,r=null;const u=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},d=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(h=>{r=s.requestAnimationFrame(()=>{const{width:m,height:g}=e;let f=m,y=g;h.forEach(w=>{let{contentBoxSize:p,contentRect:b,target:A}=w;A&&A!==e.el||(f=b?b.width:(p[0]||p).inlineSize,y=b?b.height:(p[0]||p).blockSize)}),(f!==m||y!==g)&&u()})}),l.observe(e.el))},v=()=>{r&&s.cancelAnimationFrame(r),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},a=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof s.ResizeObserver<"u"){d();return}s.addEventListener("resize",u),s.addEventListener("orientationchange",a)}),i("destroy",()=>{v(),s.removeEventListener("resize",u),s.removeEventListener("orientationchange",a)})}function cl(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=[],r=yt(),u=function(a,h){h===void 0&&(h={});const m=r.MutationObserver||r.WebkitMutationObserver,g=new m(f=>{if(e.__preventObserver__)return;if(f.length===1){s("observerUpdate",f[0]);return}const y=function(){s("observerUpdate",f[0])};r.requestAnimationFrame?r.requestAnimationFrame(y):r.setTimeout(y,0)});g.observe(a,{attributes:typeof h.attributes>"u"?!0:h.attributes,childList:typeof h.childList>"u"?!0:h.childList,characterData:typeof h.characterData>"u"?!0:h.characterData}),l.push(g)},d=()=>{if(e.params.observer){if(e.params.observeParents){const a=Si(e.hostEl);for(let h=0;h<a.length;h+=1)u(a[h])}u(e.hostEl,{childList:e.params.observeSlideChildren}),u(e.wrapperEl,{attributes:!1})}},v=()=>{l.forEach(a=>{a.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",d),n("destroy",v)}var vl={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),u=0;u<l;u++)r[u]=arguments[u];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 pl(){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(Rt(n,"padding-left")||0,10)-parseInt(Rt(n,"padding-right")||0,10),i=i-parseInt(Rt(n,"padding-top")||0,10)-parseInt(Rt(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 ml(){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:u}=t,d=t.virtual&&i.virtual.enabled,v=d?t.virtual.slides.length:t.slides.length,a=Xt(s,`.${t.params.slideClass}, swiper-slide`),h=d?t.virtual.slides.length:a.length;let m=[];const g=[],f=[];let y=i.slidesOffsetBefore;typeof y=="function"&&(y=i.slidesOffsetBefore.call(t));let w=i.slidesOffsetAfter;typeof w=="function"&&(w=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,b=t.slidesGrid.length;let A=i.spaceBetween,x=-y,E=0,C=0;if(typeof l>"u")return;typeof A=="string"&&A.indexOf("%")>=0?A=parseFloat(A.replace("%",""))/100*l:typeof A=="string"&&(A=parseFloat(A)),t.virtualSize=-A,a.forEach(c=>{r?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(yi(n,"--swiper-centered-offset-before",""),yi(n,"--swiper-centered-offset-after",""));const L=i.grid&&i.grid.rows>1&&t.grid;L?t.grid.initSlides(a):t.grid&&t.grid.unsetSlides();let D;const S=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<h;c+=1){D=0;let M;if(a[c]&&(M=a[c]),L&&t.grid.updateSlide(c,M,a),!(a[c]&&Rt(M,"display")==="none")){if(i.slidesPerView==="auto"){S&&(a[c].style[t.getDirectionLabel("width")]="");const I=getComputedStyle(M),O=M.style.transform,T=M.style.webkitTransform;if(O&&(M.style.transform="none"),T&&(M.style.webkitTransform="none"),i.roundLengths)D=t.isHorizontal()?Fi(M,"width",!0):Fi(M,"height",!0);else{const j=e(I,"width"),F=e(I,"padding-left"),_=e(I,"padding-right"),N=e(I,"margin-left"),V=e(I,"margin-right"),P=I.getPropertyValue("box-sizing");if(P&&P==="border-box")D=j+N+V;else{const{clientWidth:B,offsetWidth:H}=M;D=j+F+_+N+V+(H-B)}}O&&(M.style.transform=O),T&&(M.style.webkitTransform=T),i.roundLengths&&(D=Math.floor(D))}else D=(l-(i.slidesPerView-1)*A)/i.slidesPerView,i.roundLengths&&(D=Math.floor(D)),a[c]&&(a[c].style[t.getDirectionLabel("width")]=`${D}px`);a[c]&&(a[c].swiperSlideSize=D),f.push(D),i.centeredSlides?(x=x+D/2+E/2+A,E===0&&c!==0&&(x=x-l/2-A),c===0&&(x=x-l/2-A),Math.abs(x)<1/1e3&&(x=0),i.roundLengths&&(x=Math.floor(x)),C%i.slidesPerGroup===0&&m.push(x),g.push(x)):(i.roundLengths&&(x=Math.floor(x)),(C-Math.min(t.params.slidesPerGroupSkip,C))%t.params.slidesPerGroup===0&&m.push(x),g.push(x),x=x+D+A),t.virtualSize+=D+A,E=D,C+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+w,r&&u&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+A}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+A}px`),L&&t.grid.updateWrapperSize(D,m),!i.centeredSlides){const c=[];for(let M=0;M<m.length;M+=1){let I=m[M];i.roundLengths&&(I=Math.floor(I)),m[M]<=t.virtualSize-l&&c.push(I)}m=c,Math.floor(t.virtualSize-l)-Math.floor(m[m.length-1])>1&&m.push(t.virtualSize-l)}if(d&&i.loop){const c=f[0]+A;if(i.slidesPerGroup>1){const M=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),I=c*i.slidesPerGroup;for(let O=0;O<M;O+=1)m.push(m[m.length-1]+I)}for(let M=0;M<t.virtual.slidesBefore+t.virtual.slidesAfter;M+=1)i.slidesPerGroup===1&&m.push(m[m.length-1]+c),g.push(g[g.length-1]+c),t.virtualSize+=c}if(m.length===0&&(m=[0]),A!==0){const c=t.isHorizontal()&&r?"marginLeft":t.getDirectionLabel("marginRight");a.filter((M,I)=>!i.cssMode||i.loop?!0:I!==a.length-1).forEach(M=>{M.style[c]=`${A}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;f.forEach(I=>{c+=I+(A||0)}),c-=A;const M=c-l;m=m.map(I=>I<=0?-y:I>M?M+w:I)}if(i.centerInsufficientSlides){let c=0;f.forEach(I=>{c+=I+(A||0)}),c-=A;const M=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+M<l){const I=(l-c-M)/2;m.forEach((O,T)=>{m[T]=O-I}),g.forEach((O,T)=>{g[T]=O+I})}}if(Object.assign(t,{slides:a,snapGrid:m,slidesGrid:g,slidesSizesGrid:f}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){yi(n,"--swiper-centered-offset-before",`${-m[0]}px`),yi(n,"--swiper-centered-offset-after",`${t.size/2-f[f.length-1]/2}px`);const c=-t.snapGrid[0],M=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(I=>I+c),t.slidesGrid=t.slidesGrid.map(I=>I+M)}if(h!==v&&t.emit("slidesLengthChange"),m.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),g.length!==b&&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);h<=i.maxBackfaceHiddenSlides?M||t.el.classList.add(c):M&&t.el.classList.remove(c)}}function fl(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=u=>n?e.slides[e.getSlideIndexByData(u)]:e.slides[u];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(u=>{i.push(u)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const u=e.activeIndex+l;if(u>e.slides.length&&!n)break;i.push(r(u))}else i.push(r(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const u=i[l].offsetHeight;s=u>s?u:s}(s||s===0)&&(e.wrapperEl.style.height=`${s}px`)}function hl(){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 Bn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Al(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 u=i.spaceBetween;typeof u=="string"&&u.indexOf("%")>=0?u=parseFloat(u.replace("%",""))/100*e.size:typeof u=="string"&&(u=parseFloat(u));for(let d=0;d<n.length;d+=1){const v=n[d];let a=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(a-=n[0].swiperSlideOffset);const h=(r+(i.centeredSlides?e.minTranslate():0)-a)/(v.swiperSlideSize+u),m=(r-l[0]+(i.centeredSlides?e.minTranslate():0)-a)/(v.swiperSlideSize+u),g=-(r-a),f=g+e.slidesSizesGrid[d],y=g>=0&&g<=e.size-e.slidesSizesGrid[d],w=g>=0&&g<e.size-1||f>1&&f<=e.size||g<=0&&f>=e.size;w&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(d)),Bn(v,w,i.slideVisibleClass),Bn(v,y,i.slideFullyVisibleClass),v.progress=s?-h:h,v.originalProgress=s?-m:m}}function gl(t){const e=this;if(typeof t>"u"){const a=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*a||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:s,isBeginning:l,isEnd:r,progressLoop:u}=e;const d=l,v=r;if(n===0)s=0,l=!0,r=!0;else{s=(t-e.minTranslate())/n;const a=Math.abs(t-e.minTranslate())<1,h=Math.abs(t-e.maxTranslate())<1;l=a||s<=0,r=h||s>=1,a&&(s=0),h&&(s=1)}if(i.loop){const a=e.getSlideIndexByData(0),h=e.getSlideIndexByData(e.slides.length-1),m=e.slidesGrid[a],g=e.slidesGrid[h],f=e.slidesGrid[e.slidesGrid.length-1],y=Math.abs(t);y>=m?u=(y-m)/f:u=(y+f-g)/f,u>1&&(u-=1)}Object.assign(e,{progress:s,progressLoop:u,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 Yi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function bl(){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,u=h=>Xt(n,`.${i.slideClass}${h}, swiper-slide${h}`)[0];let d,v,a;if(l)if(i.loop){let h=s-t.virtual.slidesBefore;h<0&&(h=t.virtual.slides.length+h),h>=t.virtual.slides.length&&(h-=t.virtual.slides.length),d=u(`[data-swiper-slide-index="${h}"]`)}else d=u(`[data-swiper-slide-index="${s}"]`);else r?(d=e.filter(h=>h.column===s)[0],a=e.filter(h=>h.column===s+1)[0],v=e.filter(h=>h.column===s-1)[0]):d=e[s];d&&(r||(a=nl(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!a&&(a=e[0]),v=il(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(h=>{Yi(h,h===d,i.slideActiveClass),Yi(h,h===a,i.slideNextClass),Yi(h,h===v,i.slidePrevClass)}),t.emitSlidesClasses()}const Ci=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,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()}},qi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Zi=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,u=[r-e];u.push(...Array.from({length:e}).map((d,v)=>r+n+v)),t.slides.forEach((d,v)=>{u.includes(d.column)&&qi(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 u=(r%i+i)%i;(u<s||u>l)&&qi(t,u)}else for(let r=Math.max(s-e,0);r<=Math.min(l+e,i-1);r+=1)r!==s&&(r>l||r<s)&&qi(t,r)};function yl(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 wl(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:s,activeIndex:l,realIndex:r,snapIndex:u}=e;let d=t,v;const a=g=>{let f=g-e.virtual.slidesBefore;return f<0&&(f=e.virtual.slides.length+f),f>=e.virtual.slides.length&&(f-=e.virtual.slides.length),f};if(typeof d>"u"&&(d=yl(e)),n.indexOf(i)>=0)v=n.indexOf(i);else{const g=Math.min(s.slidesPerGroupSkip,d);v=g+Math.floor((d-g)/s.slidesPerGroup)}if(v>=n.length&&(v=n.length-1),d===l&&!e.params.loop){v!==u&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(d===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=a(d);return}const h=e.grid&&s.grid&&s.grid.rows>1;let m;if(e.virtual&&s.virtual.enabled&&s.loop)m=a(d);else if(h){const g=e.slides.filter(y=>y.column===d)[0];let f=parseInt(g.getAttribute("data-swiper-slide-index"),10);Number.isNaN(f)&&(f=Math.max(e.slides.indexOf(g),0)),m=Math.floor(f/s.grid.rows)}else if(e.slides[d]){const g=e.slides[d].getAttribute("data-swiper-slide-index");g?m=parseInt(g,10):m=d}else m=d;Object.assign(e,{previousSnapIndex:u,snapIndex:v,previousRealIndex:r,realIndex:m,previousIndex:l,activeIndex:d}),e.initialized&&Zi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(r!==m&&e.emit("realIndexChange"),e.emit("slideChange"))}function Sl(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(u=>{!s&&u.matches&&u.matches(`.${n.slideClass}, swiper-slide`)&&(s=u)});let l=!1,r;if(s){for(let u=0;u<i.slides.length;u+=1)if(i.slides[u]===s){l=!0,r=u;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 xl={updateSize:pl,updateSlides:ml,updateAutoHeight:fl,updateSlidesOffset:hl,updateSlidesProgress:Al,updateProgress:gl,updateSlidesClasses:bl,updateActiveIndex:wl,updateClickedSlide:Sl};function Tl(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=el(l,t);return r+=e.cssOverflowAdjustment(),n&&(r=-r),r||0}function El(t,e){const i=this,{rtlTranslate:n,params:s,wrapperEl:l,progress:r}=i;let u=0,d=0;const v=0;i.isHorizontal()?u=n?-t:t:d=t,s.roundLengths&&(u=Math.floor(u),d=Math.floor(d)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?u:d,s.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-u:-d:s.virtualTranslate||(i.isHorizontal()?u-=i.cssOverflowAdjustment():d-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${u}px, ${d}px, ${v}px)`);let a;const h=i.maxTranslate()-i.minTranslate();h===0?a=0:a=(t-i.minTranslate())/h,a!==r&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Cl(){return-this.snapGrid[0]}function Il(){return-this.snapGrid[this.snapGrid.length-1]}function kl(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:u}=l;if(l.animating&&r.preventInteractionOnTransition)return!1;const d=l.minTranslate(),v=l.maxTranslate();let a;if(n&&t>d?a=d:n&&t<v?a=v:a=t,l.updateProgress(a),r.cssMode){const h=l.isHorizontal();if(e===0)u[h?"scrollLeft":"scrollTop"]=-a;else{if(!l.support.smoothScroll)return Nn({swiper:l,targetPosition:-a,side:h?"left":"top"}),!0;u.scrollTo({[h?"left":"top"]:-a,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(a),i&&(l.emit("beforeTransitionStart",e,s),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(a),i&&(l.emit("beforeTransitionStart",e,s),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(m){!l||l.destroyed||m.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 Pl={getTranslate:Tl,setTranslate:El,minTranslate:Cl,maxTranslate:Il,translateTo:kl};function Ml(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 zn(t){let{swiper:e,runCallbacks:i,direction:n,step:s}=t;const{activeIndex:l,previousIndex:r}=e;let u=n;if(u||(l>r?u="next":l<r?u="prev":u="reset"),e.emit(`transition${s}`),i&&l!==r){if(u==="reset"){e.emit(`slideResetTransition${s}`);return}e.emit(`slideChangeTransition${s}`),u==="next"?e.emit(`slideNextTransition${s}`):e.emit(`slidePrevTransition${s}`)}}function _l(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),zn({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Dl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),zn({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Ol={setTransition:Ml,transitionStart:_l,transitionEnd:Dl};function Ll(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:u,snapGrid:d,slidesGrid:v,previousIndex:a,activeIndex:h,rtlTranslate:m,wrapperEl:g,enabled:f}=l;if(!f&&!n&&!s||l.destroyed||l.animating&&u.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const y=Math.min(l.params.slidesPerGroupSkip,r);let w=y+Math.floor((r-y)/l.params.slidesPerGroup);w>=d.length&&(w=d.length-1);const p=-d[w];if(u.normalizeSlideIndex)for(let A=0;A<v.length;A+=1){const x=-Math.floor(p*100),E=Math.floor(v[A]*100),C=Math.floor(v[A+1]*100);typeof v[A+1]<"u"?x>=E&&x<C-(C-E)/2?r=A:x>=E&&x<C&&(r=A+1):x>=E&&(r=A)}if(l.initialized&&r!==h&&(!l.allowSlideNext&&(m?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(h||0)!==r))return!1;r!==(a||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let b;if(r>h?b="next":r<h?b="prev":b="reset",m&&-p===l.translate||!m&&p===l.translate)return l.updateActiveIndex(r),u.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),u.effect!=="slide"&&l.setTranslate(p),b!=="reset"&&(l.transitionStart(i,b),l.transitionEnd(i,b)),!1;if(u.cssMode){const A=l.isHorizontal(),x=m?p:-p;if(e===0){const E=l.virtual&&l.params.virtual.enabled;E&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),E&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{g[A?"scrollLeft":"scrollTop"]=x})):g[A?"scrollLeft":"scrollTop"]=x,E&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return Nn({swiper:l,targetPosition:x,side:A?"left":"top"}),!0;g.scrollTo({[A?"left":"top"]:x,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(r),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,b),e===0?l.transitionEnd(i,b):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(x){!l||l.destroyed||x.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,b))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function Nl(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 u;if(l){const m=r*s.params.grid.rows;u=s.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===m)[0].column}else u=s.getSlideIndexByData(r);const d=l?Math.ceil(s.slides.length/s.params.grid.rows):s.slides.length,{centeredSlides:v}=s.params;let a=s.params.slidesPerView;a==="auto"?a=s.slidesPerViewDynamic():(a=Math.ceil(parseFloat(s.params.slidesPerView,10)),v&&a%2===0&&(a=a+1));let h=d-u<a;if(v&&(h=h||u<Math.ceil(a/2)),n&&v&&s.params.slidesPerView!=="auto"&&!l&&(h=!1),h){const m=v?u<s.activeIndex?"prev":"next":u-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:m,slideTo:!0,activeSlideIndex:m==="next"?u+1:u-d+1,slideRealIndex:m==="next"?s.realIndex:void 0})}if(l){const m=r*s.params.grid.rows;r=s.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===m)[0].column}else r=s.getSlideIndexByData(r)}return requestAnimationFrame(()=>{s.slideTo(r,e,i,n)}),s}function Vl(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 u=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(u=Math.max(n.slidesPerViewDynamic("current",!0),1));const d=n.activeIndex<l.slidesPerGroupSkip?1:u,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 jl(t,e,i){e===void 0&&(e=!0);const n=this,{params:s,snapGrid:l,slidesGrid:r,rtlTranslate:u,enabled:d,animating:v}=n;if(!d||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const a=n.virtual&&s.virtual.enabled;if(s.loop){if(v&&!a&&s.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const h=u?n.translate:-n.translate;function m(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const g=m(h),f=l.map(p=>m(p));let y=l[f.indexOf(g)-1];if(typeof y>"u"&&s.cssMode){let p;l.forEach((b,A)=>{g>=b&&(p=A)}),typeof p<"u"&&(y=l[p>0?p-1:p])}let w=0;if(typeof y<"u"&&(w=r.indexOf(y),w<0&&(w=n.activeIndex-1),s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(w=w-n.slidesPerViewDynamic("previous",!0)+1,w=Math.max(w,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(w,t,e,i)}),!0;return n.slideTo(w,t,e,i)}function Fl(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 Bl(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),u=r+Math.floor((l-r)/s.params.slidesPerGroup),d=s.rtlTranslate?s.translate:-s.translate;if(d>=s.snapGrid[u]){const v=s.snapGrid[u],a=s.snapGrid[u+1];d-v>(a-v)*n&&(l+=s.params.slidesPerGroup)}else{const v=s.snapGrid[u-1],a=s.snapGrid[u];d-v<=(a-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 zl(){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(Xt(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),ni(()=>{t.slideTo(s)})):t.slideTo(s):s>t.slides.length-n?(t.loopFix(),s=t.getSlideIndex(Xt(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),ni(()=>{t.slideTo(s)})):t.slideTo(s)}else t.slideTo(s)}var Wl={slideTo:Ll,slideToLoop:Nl,slideNext:Vl,slidePrev:jl,slideReset:Fl,slideToClosest:Bl,slideToClickedSlide:zl};function Hl(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const s=()=>{Xt(n,`.${i.slideClass}, swiper-slide`).forEach((h,m)=>{h.setAttribute("data-swiper-slide-index",m)})},l=e.grid&&i.grid&&i.grid.rows>1,r=i.slidesPerGroup*(l?i.grid.rows:1),u=e.slides.length%r!==0,d=l&&e.slides.length%i.grid.rows!==0,v=a=>{for(let h=0;h<a;h+=1){const m=e.isElement?oi("swiper-slide",[i.slideBlankClass]):oi("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(m)}};if(u){if(i.loopAddBlankSlides){const a=r-e.slides.length%r;v(a),e.recalcSlides(),e.updateSlides()}else wi("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 a=i.grid.rows-e.slides.length%i.grid.rows;v(a),e.recalcSlides(),e.updateSlides()}else wi("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 Xl(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:s,activeSlideIndex:l,byController:r,byMousewheel:u}=t===void 0?{}:t;const d=this;if(!d.params.loop)return;d.emit("beforeLoopFix");const{slides:v,allowSlidePrev:a,allowSlideNext:h,slidesEl:m,params:g}=d,{centeredSlides:f}=g;if(d.allowSlidePrev=!0,d.allowSlideNext=!0,d.virtual&&g.virtual.enabled){i&&(!g.centeredSlides&&d.snapIndex===0?d.slideTo(d.virtual.slides.length,0,!1,!0):g.centeredSlides&&d.snapIndex<g.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=a,d.allowSlideNext=h,d.emit("loopFix");return}let y=g.slidesPerView;y==="auto"?y=d.slidesPerViewDynamic():(y=Math.ceil(parseFloat(g.slidesPerView,10)),f&&y%2===0&&(y=y+1));const w=g.slidesPerGroupAuto?y:g.slidesPerGroup;let p=w;p%w!==0&&(p+=w-p%w),p+=g.loopAdditionalSlides,d.loopedSlides=p;const b=d.grid&&g.grid&&g.grid.rows>1;v.length<y+p?wi("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):b&&g.grid.fill==="row"&&wi("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const A=[],x=[];let E=d.activeIndex;typeof l>"u"?l=d.getSlideIndex(v.filter(O=>O.classList.contains(g.slideActiveClass))[0]):E=l;const C=n==="next"||!n,L=n==="prev"||!n;let D=0,S=0;const c=b?Math.ceil(v.length/g.grid.rows):v.length,I=(b?v[l].column:l)+(f&&typeof s>"u"?-y/2+.5:0);if(I<p){D=Math.max(p-I,w);for(let O=0;O<p-I;O+=1){const T=O-Math.floor(O/c)*c;if(b){const j=c-T-1;for(let F=v.length-1;F>=0;F-=1)v[F].column===j&&A.push(F)}else A.push(c-T-1)}}else if(I+y>c-p){S=Math.max(I-(c-p*2),w);for(let O=0;O<S;O+=1){const T=O-Math.floor(O/c)*c;b?v.forEach((j,F)=>{j.column===T&&x.push(F)}):x.push(T)}}if(d.__preventObserver__=!0,requestAnimationFrame(()=>{d.__preventObserver__=!1}),L&&A.forEach(O=>{v[O].swiperLoopMoveDOM=!0,m.prepend(v[O]),v[O].swiperLoopMoveDOM=!1}),C&&x.forEach(O=>{v[O].swiperLoopMoveDOM=!0,m.append(v[O]),v[O].swiperLoopMoveDOM=!1}),d.recalcSlides(),g.slidesPerView==="auto"?d.updateSlides():b&&(A.length>0&&L||x.length>0&&C)&&d.slides.forEach((O,T)=>{d.grid.updateSlide(T,O,d.slides)}),g.watchSlidesProgress&&d.updateSlidesOffset(),i){if(A.length>0&&L){if(typeof e>"u"){const O=d.slidesGrid[E],j=d.slidesGrid[E+D]-O;u?d.setTranslate(d.translate-j):(d.slideTo(E+Math.ceil(D),0,!1,!0),s&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-j,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-j))}else if(s){const O=b?A.length/g.grid.rows:A.length;d.slideTo(d.activeIndex+O,0,!1,!0),d.touchEventsData.currentTranslate=d.translate}}else if(x.length>0&&C)if(typeof e>"u"){const O=d.slidesGrid[E],j=d.slidesGrid[E-S]-O;u?d.setTranslate(d.translate-j):(d.slideTo(E-S,0,!1,!0),s&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-j,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-j))}else{const O=b?x.length/g.grid.rows:x.length;d.slideTo(d.activeIndex-O,0,!1,!0)}}if(d.allowSlidePrev=a,d.allowSlideNext=h,d.controller&&d.controller.control&&!r){const O={slideRealIndex:e,direction:n,setTranslate:s,activeSlideIndex:l,byController:!0};Array.isArray(d.controller.control)?d.controller.control.forEach(T=>{!T.destroyed&&T.params.loop&&T.loopFix({...O,slideTo:T.params.slidesPerView===g.slidesPerView?i:!1})}):d.controller.control instanceof d.constructor&&d.controller.control.params.loop&&d.controller.control.loopFix({...O,slideTo:d.controller.control.params.slidesPerView===g.slidesPerView?i:!1})}d.emit("loopFix")}function Ul(){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 Gl={loopCreate:Hl,loopFix:Xl,loopDestroy:Ul};function Yl(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 ql(){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 Zl={setGrabCursor:Yl,unsetGrabCursor:ql};function Kl(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Pt()||n===yt())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 Wn(t,e,i){const n=yt(),{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 Jl(t){const e=this,i=Pt();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"){Wn(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:r,enabled:u}=e;if(!u||!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!=="",a=n.composedPath?n.composedPath():n.path;v&&n.target&&n.target.shadowRoot&&a&&(d=a[0]);const h=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,m=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(m?Kl(h,d):d.closest(h))){e.allowClick=!0;return}if(l.swipeHandler&&!d.closest(l.swipeHandler))return;r.currentX=n.pageX,r.currentY=n.pageY;const g=r.currentX,f=r.currentY;if(!Wn(e,n,g))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),r.startX=g,r.startY=f,s.touchStartTime=Vt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(s.allowThresholdMove=!1);let y=!0;d.matches(s.focusableElements)&&(y=!1,d.nodeName==="SELECT"&&(s.isTouched=!1)),i.activeElement&&i.activeElement.matches(s.focusableElements)&&i.activeElement!==d&&i.activeElement.blur();const w=y&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||w)&&!d.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function Ql(t){const e=Pt(),i=this,n=i.touchEventsData,{params:s,touches:l,rtlTranslate:r,enabled:u}=i;if(!u||!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(C=>C.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 a=v.pageX,h=v.pageY;if(d.preventedByNestedSwiper){l.startX=a,l.startY=h;return}if(!i.allowTouchMove){d.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:a,startY:h,currentX:a,currentY:h}),n.touchStartTime=Vt());return}if(s.touchReleaseOnEdges&&!s.loop){if(i.isVertical()){if(h<l.startY&&i.translate<=i.maxTranslate()||h>l.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(a<l.startX&&i.translate<=i.maxTranslate()||a>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=a,l.currentY=h;const m=l.currentX-l.startX,g=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(m**2+g**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let C;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:m*m+g*g>=25&&(C=Math.atan2(Math.abs(g),Math.abs(m))*180/Math.PI,n.isScrolling=i.isHorizontal()?C>s.touchAngle:90-C>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 f=i.isHorizontal()?m:g,y=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;s.oneWayMovement&&(f=Math.abs(f)*(r?1:-1),y=Math.abs(y)*(r?1:-1)),l.diff=f,f*=s.touchRatio,r&&(f=-f,y=-y);const w=i.touchesDirection;i.swipeDirection=f>0?"prev":"next",i.touchesDirection=y>0?"prev":"next";const p=i.params.loop&&!s.cssMode,b=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(p&&b&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const C=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(C)}n.allowMomentumBounce=!1,s.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",d)}let A;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&w!==i.touchesDirection&&p&&b&&Math.abs(f)>=1){Object.assign(l,{startX:a,startY:h,currentX:a,currentY:h,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",d),n.isMoved=!0,n.currentTranslate=f+n.startTranslate;let x=!0,E=s.resistanceRatio;if(s.touchReleaseOnEdges&&(E=0),f>0?(p&&b&&!A&&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()&&(x=!1,s.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+f)**E))):f<0&&(p&&b&&!A&&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()&&(x=!1,s.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-f)**E))),x&&(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(f)>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 Rl(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(E=>E.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:u,rtlTranslate:d,slidesGrid:v,enabled:a}=e;if(!a||!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 h=Vt(),m=h-i.touchStartTime;if(e.allowClick){const E=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(E&&E[0]||n.target,E),e.emit("tap click",n),m<300&&h-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Vt(),ni(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||u.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 g;if(r.followFinger?g=d?e.translate:-e.translate:g=-i.currentTranslate,r.cssMode)return;if(r.freeMode&&r.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:g});return}const f=g>=-e.maxTranslate()&&!e.params.loop;let y=0,w=e.slidesSizesGrid[0];for(let E=0;E<v.length;E+=E<r.slidesPerGroupSkip?1:r.slidesPerGroup){const C=E<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;typeof v[E+C]<"u"?(f||g>=v[E]&&g<v[E+C])&&(y=E,w=v[E+C]-v[E]):(f||g>=v[E])&&(y=E,w=v[v.length-1]-v[v.length-2])}let p=null,b=null;r.rewind&&(e.isBeginning?b=r.virtual&&r.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const A=(g-v[y])/w,x=y<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(m>r.longSwipesMs){if(!r.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(A>=r.longSwipesRatio?e.slideTo(r.rewind&&e.isEnd?p:y+x):e.slideTo(y)),e.swipeDirection==="prev"&&(A>1-r.longSwipesRatio?e.slideTo(y+x):b!==null&&A<0&&Math.abs(A)>r.longSwipesRatio?e.slideTo(b):e.slideTo(y))}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(y+x):e.slideTo(y):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:y+x),e.swipeDirection==="prev"&&e.slideTo(b!==null?b:y))}}function Hn(){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 u=r&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!u?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 $l(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function es(){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 ts(t){const e=this;Ci(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function is(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const Xn=(t,e)=>{const i=Pt(),{params:n,el:s,wrapperEl:l,device:r}=t,u=!!n.nested,d=e==="on"?"addEventListener":"removeEventListener",v=e;!s||typeof s=="string"||(i[d]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:u}),s[d]("touchstart",t.onTouchStart,{passive:!1}),s[d]("pointerdown",t.onTouchStart,{passive:!1}),i[d]("touchmove",t.onTouchMove,{passive:!1,capture:u}),i[d]("pointermove",t.onTouchMove,{passive:!1,capture:u}),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",Hn,!0):t[v]("observerUpdate",Hn,!0),s[d]("load",t.onLoad,{capture:!0}))};function ns(){const t=this,{params:e}=t;t.onTouchStart=Jl.bind(t),t.onTouchMove=Ql.bind(t),t.onTouchEnd=Rl.bind(t),t.onDocumentTouchStart=is.bind(t),e.cssMode&&(t.onScroll=es.bind(t)),t.onClick=$l.bind(t),t.onLoad=ts.bind(t),Xn(t,"on")}function os(){Xn(this,"off")}var ls={attachEvents:ns,detachEvents:os};const Un=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function ss(){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=Un(t,n),a=Un(t,d),h=t.params.grabCursor,m=d.grabCursor,g=n.enabled;v&&!a?(s.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&a&&(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()),h&&!m?t.unsetGrabCursor():!h&&m&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(A=>{if(typeof d[A]>"u")return;const x=n[A]&&n[A].enabled,E=d[A]&&d[A].enabled;x&&!E&&t[A].disable(),!x&&E&&t[A].enable()});const f=d.direction&&d.direction!==n.direction,y=n.loop&&(d.slidesPerView!==n.slidesPerView||f),w=n.loop;f&&i&&t.changeDirection(),Dt(t.params,d);const p=t.params.enabled,b=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),g&&!p?t.disable():!g&&p&&t.enable(),t.currentBreakpoint=r,t.emit("_beforeBreakpoint",d),i&&(y?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!w&&b?(t.loopCreate(e),t.updateSlides()):w&&!b&&t.loopDestroy()),t.emit("breakpoint",d)}function rs(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const s=yt(),l=e==="window"?s.innerHeight:i.clientHeight,r=Object.keys(t).map(u=>{if(typeof u=="string"&&u.indexOf("@")===0){const d=parseFloat(u.substr(1));return{value:l*d,point:u}}return{value:u,point:u}});r.sort((u,d)=>parseInt(u.value,10)-parseInt(d.value,10));for(let u=0;u<r.length;u+=1){const{point:d,value:v}=r[u];e==="window"?s.matchMedia(`(min-width: ${v}px)`).matches&&(n=d):v<=i.clientWidth&&(n=d)}return n||"max"}var ds={setBreakpoint:ss,getBreakpoint:rs};function as(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 us(){const t=this,{classNames:e,params:i,rtl:n,el:s,device:l}=t,r=as(["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 cs(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var vs={addClasses:us,removeClasses:cs};function ps(){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 ms={checkOverflow:ps},Ki={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 fs(t,e){return function(n){n===void 0&&(n={});const s=Object.keys(n)[0],l=n[s];if(typeof l!="object"||l===null){Dt(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)){Dt(e,n);return}typeof t[s]=="object"&&!("enabled"in t[s])&&(t[s].enabled=!0),t[s]||(t[s]={enabled:!1}),Dt(e,n)}}const Ji={eventsEmitter:vl,update:xl,translate:Pl,transition:Ol,slide:Wl,loop:Gl,grabCursor:Zl,events:ls,breakpoints:ds,checkOverflow:ms,classes:vs},Qi={};let Ri=class Kt{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=Dt({},i),e&&!i.el&&(i.el=e);const r=Pt();if(i.el&&typeof i.el=="string"&&r.querySelectorAll(i.el).length>1){const a=[];return r.querySelectorAll(i.el).forEach(h=>{const m=Dt({},i,{el:h});a.push(new Kt(m))}),a}const u=this;u.__swiper__=!0,u.support=jn(),u.device=Fn({userAgent:i.userAgent}),u.browser=al(),u.eventsListeners={},u.eventsAnyListeners=[],u.modules=[...u.__modules__],i.modules&&Array.isArray(i.modules)&&u.modules.push(...i.modules);const d={};u.modules.forEach(a=>{a({params:i,swiper:u,extendParams:fs(i,d),on:u.on.bind(u),once:u.once.bind(u),off:u.off.bind(u),emit:u.emit.bind(u)})});const v=Dt({},Ki,d);return u.params=Dt({},v,Qi,i),u.originalParams=Dt({},u.params),u.passedParams=Dt({},i),u.params&&u.params.on&&Object.keys(u.params.on).forEach(a=>{u.on(a,u.params.on[a])}),u.params&&u.params.onAny&&u.onAny(u.params.onAny),Object.assign(u,{enabled:u.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return u.params.direction==="horizontal"},isVertical(){return u.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:u.params.allowSlideNext,allowSlidePrev:u.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:u.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:u.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),u.emit("_swiper"),u.params.init&&u.init(),u}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=Xt(i,`.${n.slideClass}, swiper-slide`),l=ai(s[0]);return ai(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=Xt(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:u,size:d,activeIndex:v}=n;let a=1;if(typeof s.slidesPerView=="number")return s.slidesPerView;if(s.centeredSlides){let h=l[v]?Math.ceil(l[v].swiperSlideSize):0,m;for(let g=v+1;g<l.length;g+=1)l[g]&&!m&&(h+=Math.ceil(l[g].swiperSlideSize),a+=1,h>d&&(m=!0));for(let g=v-1;g>=0;g-=1)l[g]&&!m&&(h+=l[g].swiperSlideSize,a+=1,h>d&&(m=!0))}else if(e==="current")for(let h=v+1;h<l.length;h+=1)(i?r[h]+u[h]-r[v]<d:r[h]-r[v]<d)&&(a+=1);else for(let h=v-1;h>=0;h-=1)r[v]-r[h]<d&&(a+=1);return a}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&&Ci(e,r)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function s(){const r=e.rtlTranslate?e.translate*-1:e.translate,u=Math.min(Math.max(r,e.maxTranslate()),e.minTranslate());e.setTranslate(u),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()):Xt(n,s())[0];return!r&&i.params.createElements&&(r=oi("div",i.params.wrapperClass),n.append(r),Xt(n,`.${i.params.slideClass}`).forEach(u=>{r.append(u)})),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"||Rt(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||Rt(n,"direction")==="rtl"),wrongRTL:Rt(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?Ci(i,l):l.addEventListener("load",r=>{Ci(i,r.target)})}),Zi(i),i.initialized=!0,Zi(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:u}=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"),u&&u.length&&u.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),Ro(n)),n.destroyed=!0),null}static extendDefaults(e){Dt(Qi,e)}static get extendedDefaults(){return Qi}static get defaults(){return Ki}static installModule(e){Kt.prototype.__modules__||(Kt.prototype.__modules__=[]);const i=Kt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Kt.installModule(i)),Kt):(Kt.installModule(e),Kt)}};Object.keys(Ji).forEach(t=>{Object.keys(Ji[t]).forEach(e=>{Ri.prototype[e]=Ji[t][e]})}),Ri.use([ul,cl]);const Gn=["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 ti(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function li(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]:ti(e[n])&&ti(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:li(t[n],e[n]):t[n]=e[n]})}function Yn(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function qn(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Zn(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Kn(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 hs(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function As(t){let{swiper:e,slides:i,passedParams:n,changedParams:s,nextEl:l,prevEl:r,scrollbarEl:u,paginationEl:d}=t;const v=s.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:a,pagination:h,navigation:m,scrollbar:g,virtual:f,thumbs:y}=e;let w,p,b,A,x,E,C,L;s.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&a.thumbs&&!a.thumbs.swiper&&(w=!0),s.includes("controller")&&n.controller&&n.controller.control&&a.controller&&!a.controller.control&&(p=!0),s.includes("pagination")&&n.pagination&&(n.pagination.el||d)&&(a.pagination||a.pagination===!1)&&h&&!h.el&&(b=!0),s.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||u)&&(a.scrollbar||a.scrollbar===!1)&&g&&!g.el&&(A=!0),s.includes("navigation")&&n.navigation&&(n.navigation.prevEl||r)&&(n.navigation.nextEl||l)&&(a.navigation||a.navigation===!1)&&m&&!m.prevEl&&!m.nextEl&&(x=!0);const D=S=>{e[S]&&(e[S].destroy(),S==="navigation"?(e.isElement&&(e[S].prevEl.remove(),e[S].nextEl.remove()),a[S].prevEl=void 0,a[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),a[S].el=void 0,e[S].el=void 0))};s.includes("loop")&&e.isElement&&(a.loop&&!n.loop?E=!0:!a.loop&&n.loop?C=!0:L=!0),v.forEach(S=>{if(ti(a[S])&&ti(n[S]))Object.assign(a[S],n[S]),(S==="navigation"||S==="pagination"||S==="scrollbar")&&"enabled"in n[S]&&!n[S].enabled&&D(S);else{const c=n[S];(c===!0||c===!1)&&(S==="navigation"||S==="pagination"||S==="scrollbar")?c===!1&&D(S):a[S]=n[S]}}),v.includes("controller")&&!p&&e.controller&&e.controller.control&&a.controller&&a.controller.control&&(e.controller.control=a.controller.control),s.includes("children")&&i&&f&&a.virtual.enabled?(f.slides=i,f.update(!0)):s.includes("virtual")&&f&&a.virtual.enabled&&(i&&(f.slides=i),f.update(!0)),s.includes("children")&&i&&a.loop&&(L=!0),w&&y.init()&&y.update(!0),p&&(e.controller.control=a.controller.control),b&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-pagination"),d.part.add("pagination"),e.el.appendChild(d)),d&&(a.pagination.el=d),h.init(),h.render(),h.update()),A&&(e.isElement&&(!u||typeof u=="string")&&(u=document.createElement("div"),u.classList.add("swiper-scrollbar"),u.part.add("scrollbar"),e.el.appendChild(u)),u&&(a.scrollbar.el=u),g.init(),g.updateSize(),g.setTranslate()),x&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!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&&(a.navigation.nextEl=l),r&&(a.navigation.prevEl=r),m.init(),m.update()),s.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),s.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),s.includes("direction")&&e.changeDirection(n.direction,!1),(E||L)&&e.loopDestroy(),(C||L)&&e.loopCreate(),e.update()}function gs(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},s={};li(i,Ki),i._emitClasses=!0,i.init=!1;const l={},r=Gn.map(d=>d.replace(/_/,"")),u=Object.assign({},t);return Object.keys(u).forEach(d=>{typeof t[d]>"u"||(r.indexOf(d)>=0?ti(t[d])?(i[d]={},s[d]={},li(i[d],t[d]),li(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 bs(t,e){let{el:i,nextEl:n,prevEl:s,paginationEl:l,scrollbarEl:r,swiper:u}=t;Yn(e)&&n&&s&&(u.params.navigation.nextEl=n,u.originalParams.navigation.nextEl=n,u.params.navigation.prevEl=s,u.originalParams.navigation.prevEl=s),qn(e)&&l&&(u.params.pagination.el=l,u.originalParams.pagination.el=l),Zn(e)&&r&&(u.params.scrollbar.el=r,u.originalParams.scrollbar.el=r),u.init(i)}function ys(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 Gn.filter(d=>d[0]==="_").map(d=>d.replace(/_/,"")).forEach(d=>{if(d in t&&d in e)if(ti(t[d])&&ti(e[d])){const v=Object.keys(t[d]),a=Object.keys(e[d]);v.length!==a.length?r(d):(v.forEach(h=>{t[d][h]!==e[d][h]&&r(d)}),a.forEach(h=>{t[d][h]!==e[d][h]&&r(d)}))}else t[d]!==e[d]&&r(d)}),l}const ws=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 Ii(){return Ii=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},Ii.apply(this,arguments)}function Jn(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Qn(t){const e=[];return o.Children.toArray(t).forEach(i=>{Jn(i)?e.push(i):i.props&&i.props.children&&Qn(i.props.children).forEach(n=>e.push(n))}),e}function Ss(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return o.Children.toArray(t).forEach(n=>{if(Jn(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=Qn(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 xs(t,e,i){if(!i)return null;const n=a=>{let h=a;return a<0?h=e.length+a:h>=e.length&&(h=h-e.length),h},s=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:r}=i,u=t.params.loop?-e.length:0,d=t.params.loop?e.length*2:e.length,v=[];for(let a=u;a<d;a+=1)a>=l&&a<=r&&v.push(e[n(a)]);return v.map((a,h)=>o.cloneElement(a,{swiper:t,style:s,key:a.props.virtualIndex||a.key||`slide-${h}`}))}function ui(t,e){return typeof window>"u"?o.useEffect(t,e):o.useLayoutEffect(t,e)}const $i=o.createContext(null),en=()=>o.useContext($i),Ts=o.createContext(null),ii=o.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:s="div",children:l,onSwiper:r,...u}=t===void 0?{}:t,d=!1;const[v,a]=o.useState("swiper"),[h,m]=o.useState(null),[g,f]=o.useState(!1),y=o.useRef(!1),w=o.useRef(null),p=o.useRef(null),b=o.useRef(null),A=o.useRef(null),x=o.useRef(null),E=o.useRef(null),C=o.useRef(null),L=o.useRef(null),{params:D,passedParams:S,rest:c,events:M}=gs(u),{slides:I,slots:O}=Ss(l),T=()=>{f(!g)};Object.assign(D.on,{_containerClasses(V,P){a(P)}});const j=()=>{Object.assign(D.on,M),d=!0;const V={...D};if(delete V.wrapperClass,p.current=new Ri(V),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=I;const P={cache:!1,slides:I,renderExternal:m,renderExternalUpdate:!1};li(p.current.params.virtual,P),li(p.current.originalParams.virtual,P)}};w.current||j(),p.current&&p.current.on("_beforeBreakpoint",T);const F=()=>{d||!M||!p.current||Object.keys(M).forEach(V=>{p.current.on(V,M[V])})},_=()=>{!M||!p.current||Object.keys(M).forEach(V=>{p.current.off(V,M[V])})};o.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",T)}),o.useEffect(()=>{!y.current&&p.current&&(p.current.emitSlidesClasses(),y.current=!0)}),ui(()=>{if(e&&(e.current=w.current),!!w.current)return p.current.destroyed&&j(),bs({el:w.current,nextEl:x.current,prevEl:E.current,paginationEl:C.current,scrollbarEl:L.current,swiper:p.current},D),r&&!p.current.destroyed&&r(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),ui(()=>{F();const V=ys(S,b.current,I,A.current,P=>P.key);return b.current=S,A.current=I,V.length&&p.current&&!p.current.destroyed&&As({swiper:p.current,slides:I,passedParams:S,changedParams:V,nextEl:x.current,prevEl:E.current,scrollbarEl:L.current,paginationEl:C.current}),()=>{_()}}),ui(()=>{ws(p.current)},[h]);function N(){return D.virtual?xs(p.current,I,h):I.map((V,P)=>o.cloneElement(V,{swiper:p.current,swiperSlideIndex:P}))}return o.createElement(n,Ii({ref:w,className:Kn(`${v}${i?` ${i}`:""}`)},c),o.createElement(Ts.Provider,{value:p.current},O["container-start"],o.createElement(s,{className:hs(D.wrapperClass)},O["wrapper-start"],N(),O["wrapper-end"]),Yn(D)&&o.createElement(o.Fragment,null,o.createElement("div",{ref:E,className:"swiper-button-prev"}),o.createElement("div",{ref:x,className:"swiper-button-next"})),Zn(D)&&o.createElement("div",{ref:L,className:"swiper-scrollbar"}),qn(D)&&o.createElement("div",{ref:C,className:"swiper-pagination"}),O["container-end"]))});ii.displayName="Swiper";const Bt=o.forwardRef(function(t,e){let{tag:i="div",children:n,className:s="",swiper:l,zoom:r,lazy:u,virtualIndex:d,swiperSlideIndex:v,...a}=t===void 0?{}:t;const h=o.useRef(null),[m,g]=o.useState("swiper-slide"),[f,y]=o.useState(!1);function w(x,E,C){E===h.current&&g(C)}ui(()=>{if(typeof v<"u"&&(h.current.swiperSlideIndex=v),e&&(e.current=h.current),!(!h.current||!l)){if(l.destroyed){m!=="swiper-slide"&&g("swiper-slide");return}return l.on("_slideClass",w),()=>{l&&l.off("_slideClass",w)}}}),ui(()=>{l&&h.current&&!l.destroyed&&g(l.getSlideClasses(h.current))},[l]);const p={isActive:m.indexOf("swiper-slide-active")>=0,isVisible:m.indexOf("swiper-slide-visible")>=0,isPrev:m.indexOf("swiper-slide-prev")>=0,isNext:m.indexOf("swiper-slide-next")>=0},b=()=>typeof n=="function"?n(p):n,A=()=>{y(!0)};return o.createElement(i,Ii({ref:h,className:Kn(`${m}${s?` ${s}`:""}`),"data-swiper-slide-index":d,onLoad:A},a),r&&o.createElement($i.Provider,{value:p},o.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof r=="number"?r:void 0},b(),u&&!f&&o.createElement("div",{className:"swiper-lazy-preloader"}))),!r&&o.createElement($i.Provider,{value:p},b(),u&&!f&&o.createElement("div",{className:"swiper-lazy-preloader"})))});Bt.displayName="SwiperSlide";const Es="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Cs=({visible:t,onClose:e,children:i,modalStyle:n,padding:s,popup:l,schema:r,fullHeight:u=window.innerHeight,isFullScreen:d=!1,openState:v})=>{var a,h,m,g,f,y,w,p,b,A,x,E,C,L,D,S,c,M,I,O,T,j,F,_;const N=o.useRef(null),V=o.useRef(null),P=o.useRef(null),B=o.useRef(null),H=o.useRef(null),K=u*.2,J=d?u:u*.8,[R,le]=o.useState(K),[pe,$]=o.useState(!1),Te=o.useRef(null),{globalConfig:Me,popupDetailData:je}=De(),{schema:de,popup:U}=Jt(),[re,ae]=o.useState(15);o.useEffect(()=>{const q=document.getElementById("sxp-render"),ee=document.getElementById("pb-modal");ee?Te.current=ee:(Te.current=document.createElement("div"),Te.current.setAttribute("id","pb-modal"),q?.appendChild(Te.current))},[]);const ce=o.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),ne=o.useMemo(()=>{var q,ee,z;const Ie=r??de;return(z=(ee=(q=Ie?.sxpPageConf)===null||q===void 0?void 0:q.globalConfig)===null||ee===void 0?void 0:ee.popupList)===null||z===void 0?void 0:z.find(Se=>Se?.id===l?.id)},[l,r,de]),ye=o.useMemo(()=>{var q,ee;return((ee=(q=ne?.item)===null||q===void 0?void 0:q.event)===null||ee===void 0?void 0:ee.isScrollFullScreen)||!1},[ne]);o.useEffect(()=>{ce?$(!0):setTimeout(()=>{$(!1),le(K)},l?.duration)},[ce,l]);const Ne=o.useCallback(()=>i,[U,v,Me]);if(o.useEffect(()=>{const q=ee=>{var z=ee?.querySelectorAll('[role="button"],a, a[href]:not([disabled]), button:not([disabled]), textarea:not([disabled]), input[type="text"]:not([disabled]), input[type="radio"]:not([disabled]), input[type="checkbox"]:not([disabled]), select:not([disabled])'),Ie=z?.[0],se=z?.[z?.length-1],Se=9;ee.addEventListener("keydown",function(qe){(qe.key==="Escape"||qe.key==="Esc")&&(We(),qe.preventDefault());var te=qe.key==="Tab"||qe.keyCode===Se;te&&(qe.shiftKey?document?.activeElement===Ie&&(se?.focus(),qe.preventDefault()):document?.activeElement===se&&(Ie?.focus(),qe.preventDefault()))}),Ie?.focus()};return H?.current&&q(H?.current),()=>{var ee;(ee=H?.current)===null||ee===void 0||ee.removeEventListener("keydown",q)}},[H,pe,U]),!Te.current)return null;const We=Je.debounce(()=>{e?.()},300),Ge=q=>{N.current=q.touches[0],V.current=q.touches[0],P.current=!0},Qe=q=>{requestAnimationFrame(()=>{var ee;if(P.current&&((ee=B?.current)===null||ee===void 0?void 0:ee.scrollTop)===0){const z=q.touches[0].clientY,Ie=q.touches[0].clientX,se=N.current.clientY-z;N.current=q.touches[0];const Se=z-V.current.clientY,qe=Ie-V.current.clientX;if(Math.abs(qe)>Math.abs(Se))return;const te=R-se;te>0&&le(te)}})},fe=q=>{var ee;if(P.current&&((ee=B?.current)===null||ee===void 0?void 0:ee.scrollTop)===0){const z=q.changedTouches[0].clientY-V.current.clientY,Ie=q.changedTouches[0].clientX-V.current.clientX;if(Math.abs(Ie)>Math.abs(z))return;const se=V.current.clientY-N.current.clientY;se>0?le(0):R<K&&se<0?le(K):R>=K&&se<0&&e?.()}P.current=!1};return cn.createPortal(o.createElement(o.Fragment,null,pe&&o.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:ce?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:We},o.createElement("div",{style:{position:"relative",left:`${(g=(m=(h=(a=ne?.item)===null||a===void 0?void 0:a.props)===null||h===void 0?void 0:h.popupBg)===null||m===void 0?void 0:m.horizontalMargin)!==null&&g!==void 0?g:0}px`,right:`${(p=(w=(y=(f=ne?.item)===null||f===void 0?void 0:f.props)===null||y===void 0?void 0:y.popupBg)===null||w===void 0?void 0:w.horizontalMargin)!==null&&p!==void 0?p:0}px`,bottom:`${(E=(x=(A=(b=ne?.item)===null||b===void 0?void 0:b.props)===null||A===void 0?void 0:A.popupBg)===null||x===void 0?void 0:x.bottomMargin)!==null&&E!==void 0?E:0}px`,overflow:"hidden",width:`calc(100% - ${((S=(D=(L=(C=ne?.item)===null||C===void 0?void 0:C.props)===null||L===void 0?void 0:L.popupBg)===null||D===void 0?void 0:D.horizontalMargin)!==null&&S!==void 0?S:0)*2}px)`,height:"100%"}},o.createElement("div",Object.assign({ref:H,className:`modal-container ${ce?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(c=ne?.item)===null||c===void 0?void 0:c.displayName,"aria-modal":!0,"aria-labelledby":"modal-content",style:Object.assign(Object.assign({padding:s,animationDuration:((M=l?.duration)!==null&&M!==void 0?M:0)/1e3+"s"},ye&&{transform:`translateY(${R}px)`}),{overflow:"hidden",borderRadius:`${(j=(T=(O=(I=ne?.item)===null||I===void 0?void 0:I.props)===null||O===void 0?void 0:O.popupBg)===null||T===void 0?void 0:T.borderRadius)!==null&&j!==void 0?j:0}px`,zIndex:9}),onClick:q=>{q.stopPropagation(),q.preventDefault()}},ye&&{onTouchMove:Qe,onTouchStart:Ge,onTouchEnd:fe}),o.createElement("div",Object.assign({id:"modal-content",ref:B,style:{height:ye?u:J,overflow:ye&&R<=0||!ye?"auto":"hidden",zIndex:1}},((_=(F=ne?.item)===null||F===void 0?void 0:F.props)===null||_===void 0?void 0:_.enableFixedCloseButton)&&{onScroll:q=>{var ee;ae(15-((ee=q?.target)===null||ee===void 0?void 0:ee.scrollTop))}}),Ne()),o.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:re}},o.createElement("img",{src:Me?.popupCloseIcon||Es,alt:"close button",className:"modal-icon"})))))),Te.current)};var si=o.memo(Cs);const Is=(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(" ")+" "},ks=({text:t,maxStr:e=108,style:i,className:n,onClick:s,foldText:l,unfoldText:r,isPost:u,onChange:d})=>{const[v,a]=o.useState(!1),[h,m]=o.useState(!1),g=Number(i?.lineClamp||2),f=o.useRef(null),y=o.useRef(null),w=o.useCallback(()=>{a(!v)},[v,d]);return o.useMemo(()=>!v&&t.length>e?Is(t,e)+"...":t,[t,e,v]),o.useEffect(()=>{var p,b;y?.current&&(y.current.style.display="block"),((p=y?.current)===null||p===void 0?void 0:p.offsetHeight)>((b=f?.current)===null||b===void 0?void 0:b.offsetHeight)&&u?m(!0):m(!1),y.current.style.display="none"},[u,t]),o.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},o.createElement("div",{ref:f,style:{overflow:"hidden",WebkitLineClamp:!u||v?"":g,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:be(t?.replace(/\n/g,"</br>"),i)}}),o.createElement("div",{ref:y,dangerouslySetInnerHTML:{__html:be(t?.replace(/\n/g,"</br>"),i)}}),t&&u&&h&&o.createElement("button",{"aria-label":v?r||"show less":l||"show more",style:{textDecoration:"underline",cursor:"pointer"},onClick:s??w,dangerouslySetInnerHTML:{__html:be(v?r||"show less":l||"show more",i)}}))};var ki=o.memo(ks);const Ps=o.forwardRef((t,e)=>{const{src:i,onLoad:n,style:s,className:l,loading:r,alt:u="image"}=t,[d,v]=o.useState(i),a=o.useRef(null),[h,m]=o.useState(!1);return o.useImperativeHandle(e,()=>({setSrc:g=>{g&&v(g)}})),o.useEffect(()=>{i&&v(i)},[i]),o.useEffect(()=>{const g=()=>{i&&!h&&a.current&&(a.current.src="",a.current.src=i)};return pt.on(at.PAGE_DID_SHOW,g),()=>{pt.off(at.PAGE_DID_SHOW,g)}},[i,h]),o.createElement(o.Fragment,null,!h&&!d&&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:a,className:l,src:d,style:Object.assign({},s),loading:r,onLoad:g=>{m(!0),n?.(g.target)},alt:u})):o.createElement("img",{ref:a,className:l,src:d,style:Object.assign({},s),loading:r,onLoad:g=>{m(!0),n?.(g.target)},alt:u}))});var Mt=o.memo(Ps);const Ms=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const s=o.useRef(),{popupDetailData:l}=De();return o.useEffect(()=>{var r,u;n&&((r=s?.current)===null||r===void 0||r.swiper.slideTo((u=l?.multiCheckIndex)!==null&&u!==void 0?u:0))},[l,n]),o.createElement(ii,{role:"list",tag:"ul",ref:s,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[ll,ol,xi],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var ci=o.memo(Ms);const _s=({products:t,data:e,defImg:i,style:n,onCLick:s,popupDetailData:l,check:r})=>{var u;const{productView:d}=St(),{popupCurTimeRef:v}=De(),a=(h,m)=>{if(r===m)return;const g=t?.[r];d(l,g,g?.bindCta,v.current,l?.index),s?.(m)};return o.createElement(o.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&o.createElement(ci,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(u=l?t:[0,1,2,3])===null||u===void 0?void 0:u.map((h,m)=>{var g,f,y;return o.createElement(o.Fragment,null,h?.bindCta?o.createElement(Bt,{className:xe.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{a(h,m)},key:m},o.createElement(Mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:r===m?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(y=(g=h?.cover)!==null&&g!==void 0?g:(f=h?.homePage)===null||f===void 0?void 0:f[0])!==null&&y!==void 0?y:i})):null)})))};var Rn=o.memo(_s);const Ds=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=>t?{backgroundImage:`url(${t})`,backgroundRepeat:"no-repeat",backgroundSize:"cover"}:"",vi=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:n,style:s})=>{var l,r,u,d,v,a,h,m;if((!t?.currency||!t?.price)&&n)return null;let g=t?.currency&&t?.price?t?.price:7e3,f="",y=i?.priceSymbol,w=t?.currency?(u=(r=(l=t?.currency)===null||l===void 0?void 0:l.split("-")[1])===null||r===void 0?void 0:r.toUpperCase())!==null&&u!==void 0?u:"":"$";const p=e===void 0||e;let b=g.toString();y?.showTwoDecimalPoint&&(b=g?.toFixed(2));let A=(d=b?.indexOf("."))!==null&&d!==void 0?d:-1;if(p){f=(v=g?.toLocaleString("zh",{minimumFractionDigits:y?.showTwoDecimalPoint?2:0}))!==null&&v!==void 0?v:"";let x=0,E=A??f?.length;y?.millesimalSymbol==="."?f=f?.replace(/\,/g,function(C,L){return L>=x&&L<E?".":C}):y?.millesimalSymbol===" "&&(f=f?.replace(","," "))}else f=`${y?.showTwoDecimalPoint?g?.toFixed(2):g}`;return y?.decimalPoint===","&&A>0&&(f=f=f?.replace(/\./g,function(x,E){return E>=A&&E<f?.length?",":x})),w=`<span style="font-family:${(m=(h=(a=i?.priceSymbol)===null||a===void 0?void 0:a.fontFamily)!==null&&h!==void 0?h:s?.["fontFamily-en"])!==null&&m!==void 0?m:"inherit"}">${w}</span>`,f=be(f,s),y?.currencyPosition&&y?.currencyPosition!=="none"?f=y?.currencyPosition==="left"?w+f:f+w:y?.currencyPosition!=="none"&&(f=w+f),f},Ls=t=>{var e,i,n,s,l,r,u,d,v,a,h,m,g,f,y,w,p,b,A,x,E,C,L,D,{content:S,style:c,bgImg:M,onClick:I,schema:O,isDefault:T,bottom_image:j,tipText:F,isPost:_,viewTime:N,rec:V,swiper:P,commodityStyles:B,buttonStyle:H,index:K,commodityGroup:J,popupBg:R,iframeIcon:le,commodityImgRatio:pe,isTel:$,iframeBgColor:Te,isActive:Me=!0}=t,je=et(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);const{sxpParameter:de,popupDetailData:U,isPreview:re,bffFbReport:ae,popupCurTimeRef:ce,checkCommodityIndexRef:ne,globalConfig:ye}=De(),{jumpToWeb:Ne,productView:We}=St(),Ge=o.useRef(null),[Qe,fe]=o.useState(!1),[q,ee]=o.useState(!1),[z,Ie]=o.useState((e=U?.multiCheckIndex)!==null&&e!==void 0?e:0),se=o.useRef(),[Se,qe]=o.useState(0),te=_?V:U;let W=_?te?.product:(n=(i=te?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(s=te?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],Ze=_?(r=te?.product)===null||r===void 0?void 0:r.bindCta:(v=(d=(u=te?.video)===null||u===void 0?void 0:u.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&v!==void 0?v:(m=(h=(a=te?.video)===null||a===void 0?void 0:a.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const tt=_?K:U?.index;if(!_&&J?.open&&(!((g=te?.video)===null||g===void 0)&&g.bindProducts)&&((y=(f=te?.video)===null||f===void 0?void 0:f.bindProducts)===null||y===void 0?void 0:y.length)>0){ne.current=z;const he=(w=te?.video)===null||w===void 0?void 0:w.bindProducts[z];W=he,Ze=he?.bindCta}const Ot=he=>{W?.link&&(Ne(he,te,W,Ze,tt),_||We(te,W,Ze,N||Ge.current,tt),window.location.href=window.getJointUtmLink(W.link))};o.useEffect(()=>{Me&&(ae?.({eventName:"ProductView",product:W}),ae?.({eventName:"PageView",product:W}))},[Me,ae]),o.useEffect(()=>{const he=()=>{Ge.current=new Date};return he(),window.addEventListener("pageshow",he),()=>{window.removeEventListener("pageshow",he)}},[]);const st=vi({product:W,enableFormattedPrice:(p=B?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:ye,style:B?.price}),ht=(re?375:(b=c?.width)!==null&&b!==void 0?b:window.innerWidth)-((A=R?.horizontalMargin)!==null&&A!==void 0?A:0)*2,xt=pe?ht*(pe.h/pe.w):ht,zt=({isPost:he})=>{var Ke,wt,Gt,Wt;return o.createElement("div",null,o.createElement("div",{className:"pb-commondity-content-collection",style:Tt(B?.collection),hidden:!!W&&(!W?.collection||W?.collection===""),dangerouslySetInnerHTML:{__html:be((Ke=W?.collection)!==null&&Ke!==void 0?Ke:"Tiffany Lock",B?.collection)}}),o.createElement("div",{className:"pb-commondity-content-title",style:Tt(B?.title),hidden:!!W&&!W?.title,dangerouslySetInnerHTML:{__html:be((wt=W?.title)!==null&&wt!==void 0?wt:"Pendant in Yellow Gold with Diamonds, Medium",B?.title)}}),o.createElement("div",{className:"pb-commondity-content-price",style:Tt(B?.price),hidden:!!W&&!W?.price,dangerouslySetInnerHTML:{__html:st??""}}),o.createElement("div",{hidden:!!W&&!W?.taxInfo,style:Tt(B?.taxInfo),dangerouslySetInnerHTML:{__html:be((Gt=W?.taxInfo)!==null&&Gt!==void 0?Gt:"\u7A0E\u8D39",B?.taxInfo)}}),o.createElement("div",{hidden:!!W&&(!W?.info||W?.info==="")},o.createElement(ki,{foldText:F?.foldText,unfoldText:F?.unfoldText,onClick:()=>fe(!0),isPost:he,text:(Wt=W?.info)!==null&&Wt!==void 0?Wt:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
|
2
2
|
bold and avant-garde visual design interprets the emotional bond connecting my heart. The Tiffany Lock
|
3
3
|
collection is unisex and is inspired by the padlock pattern found in the Tiffany Antique Collection. This
|
4
4
|
necklace features a stylish and eye-catching oval clasp chain decorated with a lock pattern. Crafted from
|
5
|
-
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:F?.info})))},De=()=>{var fe,Qe;return o.createElement(o.Fragment,null,(T||W?.link)&&o.createElement("a",{"aria-label":(fe=qe?.enTitle)!==null&&fe!==void 0?fe:"Purchase on Website",role:"button",tabIndex:0,onClick:Nt,className:"pb-commondity-btn",style:X},o.createElement("span",{dangerouslySetInnerHTML:{__html:Ae((Qe=qe?.enTitle)!==null&&Qe!==void 0?Qe:"Purchase on Website",X)}})))},kt=o.useCallback(fe=>fe?.lineClamp?Object.assign(Object.assign({},fe),{overflow:"hidden",WebkitLineClamp:fe?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):fe,[]),Yt=o.useCallback(fe=>{de.current=new Date,Pe(fe),oe.current=fe,ee?.current&&(ee.current.swiper.slideTo(0),ee.current.swiper.autoplay.start())},[]),vt=o.useCallback(()=>{var fe,Qe,H;if(!M)return o.createElement(Jn,{products:(fe=R?.video)===null||fe===void 0?void 0:fe.bindProducts,data:J,defImg:(H=(Qe=se?.bottom_image)!==null&&Qe!==void 0?Qe:j)!==null&&H!==void 0?H:"",style:{padding:"0 19px"},onCLick:Yt,popupDetailData:Y,check:z})},[z]),Ut=o.useMemo(()=>{const fe={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return fe?.[k?.dotsAlign]},[k?.dotsAlign]),$t=W?.remark,ei=o.useCallback(()=>{ee.current&&ee.current.swiper&&Ie&&ee.current.swiper.autoplay.stop()},[]),qt=o.useCallback(()=>{ee.current&&ee.current.swiper&&Ie&&ee.current.swiper.autoplay.start()},[]),Vt=o.useCallback(fe=>{Ye(fe.activeIndex)},[]),Ie=o.useMemo(()=>Pi(),[]);return o.createElement(o.Fragment,null,o.createElement("div",Object.assign({className:Se.css(Object.assign({},c))},Fe),o.createElement("div",{style:{position:"relative"},onMouseEnter:ei,onMouseLeave:qt},W&&((x=W?.homePage)===null||x===void 0?void 0:x.length)>0&&o.createElement(ii,Object.assign({height:gt,modules:[xi,Ti,...Ie?[Bi,zi,Si,ji]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Ut,bulletElement:"button"}},Ie?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,autoplay:{delay:k?.delay*1e3},ref:ee,onSlideChange:Vt,className:Se.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(I=k?.dotsMarginBottom)!==null&&I!==void 0?I:0,fontSize:"14px"}},k?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:k?.dotsBgColor,opacity:1}}),k?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${k?.dotsActiveColor}!important`,opacity:1}}))}),o.createElement(o.Fragment,null,(E=W?.homePage)===null||E===void 0?void 0:E.map((fe,Qe)=>{var H;return o.createElement(Wt,{key:Qe,"aria-hidden":Qe!==Ne},o.createElement("div",{style:{overflow:"hidden",width:It,height:gt}},o.createElement(Dt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(H=fe??se?.bottom_image)!==null&&H!==void 0?H:j})))}))),!(!((L=W?.homePage)===null||L===void 0)&&L.length)&&o.createElement("div",{className:Se.css({height:gt,width:It})},o.createElement("img",{className:Se.css({objectFit:"cover",width:"100%",height:"100%"}),src:(D=se?.bottom_image)!==null&&D!==void 0?D:j,alt:"pdp image"})),($t||!W)&&ie&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>K(!0)},o.createElement("img",{src:ie,alt:"3d",width:"72px"}))),vt(),o.createElement("div",{className:"pb-commondity-content"},Ot({isPost:M}))),De(),o.createElement(si,{visible:Je,onClose:()=>ce(!1)},o.createElement("div",{style:{paddingBottom:"80px"}},Ot({isPost:!1})),De()),o.createElement(si,{visible:q,padding:0,isFullScreen:!0,onClose:()=>K(!1)},o.createElement("div",{style:{backgroundColor:xe,height:"100%"}},o.createElement("iframe",{src:$t,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Ds=o.memo(_s),Os=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Ls=ut(Ds,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:qo,interactionRender:Os},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 Ns=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],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"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],Qn="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 js=t=>{var{content:e,btnText:i,style:n,icon:s,isPopup:l,isExternalLink:r,onClose:a,onClick:d,submitButtonStyle:p,contentStyle:u}=t,h=it(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:m}=Le(),{jumpToWeb:g}=Et(),f=typeof s=="string"?s:Ps(s),y=()=>{var w,v,b;if(r){const A=m,x=(w=A?.video)===null||w===void 0?void 0:w.bindProduct,I=(b=(v=A?.video)===null||v===void 0?void 0:v.bindProduct)===null||b===void 0?void 0:b.bindCta,E=m?.index;g(A,x,I,E)}l||a?.(),d?.()};return o.createElement("div",Object.assign({className:`pb-prompt ${Se.css(Object.assign({},n))}`},h),o.createElement("div",{className:"pb-prompt-icon"},o.createElement("img",{width:"100%",src:f??Qn,alt:"success image"})),o.createElement("div",{className:"pb-prompt-content",style:u,dangerouslySetInnerHTML:{__html:Ae(e,u)}}),o.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:p,onClick:y,dangerouslySetInnerHTML:{__html:Ae(i,p)}}))};var Fs=o.memo(js);const Bs=ut(Fs,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Vs,bindableProps:[],interactionRender:Ns},defaulSetting:{props:{icon:Qn,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var zs=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];const Ws=t=>{var e,i,n,s,l,r,a,d,p,u,h,m,g,f,y,w,v,b,A,x,I,E,L,D,S,c,_,C,{style:O,isDefault:T,rec:j,viewTime:B,isPost:M,bottom_image:N,tipText:V,swiper:k,commodityStyles:F,buttonStyle:X,index:G,commodityGroup:J,popupBg:Q,iframeIcon:ie,commodityImgRatio:ae,isTel:$,iframeBgColor:xe,isActive:Oe=!0}=t,Fe=it(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);o.useState(!0);const{sxpParameter:se,popupCurTimeRef:Y,popupDetailData:ne,isPreview:re,bffFbReport:de,checkCommodityIndexRef:oe,globalConfig:Ce}=Le(),{jumpToWeb:He,productView:Ge}=Et();o.useState(!1),o.useState(!1),o.useState(!0);const[Ze,Je]=o.useState(!1),ce=o.useRef(null),[q,K]=o.useState(!1),[z,Pe]=o.useState((e=ne?.multiCheckIndex)!==null&&e!==void 0?e:0),ee=o.useRef(),[Ne,Ye]=o.useState(0),R=M?j:ne;let W=M?R?.product:(n=(i=R?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(s=R?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],qe=M?(r=R?.product)===null||r===void 0?void 0:r.bindCta:(p=(d=(a=R?.video)===null||a===void 0?void 0:a.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&p!==void 0?p:(m=(h=(u=R?.video)===null||u===void 0?void 0:u.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const ct=M?G:ne?.index;if(!M&&J?.open&&(!((g=R?.video)===null||g===void 0)&&g.bindProducts)&&((y=(f=R?.video)===null||f===void 0?void 0:f.bindProducts)===null||y===void 0?void 0:y.length)>0){oe.current=z;const Ie=(w=R?.video)===null||w===void 0?void 0:w.bindProducts[z];W=Ie,qe=Ie?.bindCta}const Nt=()=>{W?.link&&(He(R,W,qe,ct),M||Ge(R,W,qe,B||ce.current,ct),window.location.href=window.getJointUtmLink(W.link))};o.useEffect(()=>{Oe&&(de?.({eventName:"ProductView",product:W}),de?.({eventName:"PageView",product:W}))},[Oe,de]),o.useEffect(()=>{const Ie=()=>{Oe&&(ce.current=new Date)};return Ie(),window.addEventListener("pageshow",Ie),()=>{window.removeEventListener("pageshow",Ie)}},[Oe]);const $e=ci({product:W,enableFormattedPrice:(v=F?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:Ce,style:F?.price}),It=(re?375:(b=O?.width)!==null&&b!==void 0?b:window.innerWidth)-((A=Q?.horizontalMargin)!==null&&A!==void 0?A:0)*2,gt=ae?It*(ae.h/ae.w):It,Ot=({isPost:Ie})=>o.createElement("div",{hidden:!!W&&(!W?.info||W?.info==="")},o.createElement(Ii,{isPost:Ie,onClick:()=>Je(!0),className:"pb-commondityDiroNew-info",style:F?.info,foldText:V?.foldText,unfoldText:V?.unfoldText,text:W?.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`})),De=o.useCallback(Ie=>Ie?.lineClamp?Object.assign(Object.assign({},Ie),{overflow:"hidden",WebkitLineClamp:Ie?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Ie,[]),kt=o.useCallback(Ie=>{Y.current=new Date,Pe(Ie),oe.current=Ie,ee?.current&&(ee.current.swiper.slideTo(0),ee.current.swiper.autoplay.start())},[]),Yt=o.useCallback(()=>{var Ie,fe,Qe;if(!M)return o.createElement(Jn,{products:(Ie=R?.video)===null||Ie===void 0?void 0:Ie.bindProducts,data:J,defImg:(Qe=(fe=se?.bottom_image)!==null&&fe!==void 0?fe:N)!==null&&Qe!==void 0?Qe:"",style:{padding:"0 19px"},onCLick:kt,popupDetailData:ne,check:z})},[z]),vt=o.useMemo(()=>{const Ie={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Ie?.[k?.dotsAlign]},[k?.dotsAlign]),Ut=W?.remark,$t=o.useCallback(()=>{ee.current&&ee.current.swiper&&Vt&&ee.current.swiper.autoplay.stop()},[]),ei=o.useCallback(()=>{ee.current&&ee.current.swiper&&Vt&&ee.current.swiper.autoplay.start()},[]),qt=o.useCallback(Ie=>{Ye(Ie.activeIndex)},[]),Vt=o.useMemo(()=>Pi(),[]);return o.createElement("div",{className:"pb-commondityDiroNew"},o.createElement("div",Object.assign({className:Se.css(Object.assign(Object.assign({},O),{transform:"translate3d(0px, 0px, 0px)"}))},Fe),o.createElement("div",{style:{position:"relative"},onMouseEnter:$t,onMouseLeave:ei},W&&((x=W?.homePage)===null||x===void 0?void 0:x.length)>0&&o.createElement(ii,Object.assign({height:gt,modules:[xi,Ti,...Vt?[Bi,zi,Si,ji]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:vt,bulletElement:"button"}},Vt?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:ee,onSlideChange:qt,autoplay:{delay:k?.delay*1e3},className:Se.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(I=k?.dotsMarginBottom)!==null&&I!==void 0?I:0,fontSize:"14px"}},k?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:k?.dotsBgColor,opacity:1}}),k?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${k?.dotsActiveColor}!important`,opacity:1}}))}),(E=W?.homePage)===null||E===void 0?void 0:E.map((Ie,fe)=>{var Qe;return o.createElement(Wt,{key:fe,"aria-hidden":fe!==Ne},o.createElement("div",{style:{overflow:"hidden",width:It,height:gt}},o.createElement(Dt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(Qe=Ie??se?.bottom_image)!==null&&Qe!==void 0?Qe:N})))})),!(!((L=W?.homePage)===null||L===void 0)&&L.length)&&o.createElement("div",{className:Se.css({height:gt,width:It})},o.createElement("img",{className:Se.css({objectFit:"cover",width:"100%",height:"100%"}),src:(D=se?.bottom_image)!==null&&D!==void 0?D:N,alt:"pdp image"})),(Ut||!W)&&ie&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>K(!0)},o.createElement("img",{src:ie,alt:"3d",width:"72px"}))),Yt(),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:De(F?.title),dangerouslySetInnerHTML:{__html:Ae((S=W?.title)!==null&&S!==void 0?S:"Large Dior Toujours BagLarge",F?.title)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!W&&(!W?.collection||W?.collection===""),style:De(F?.collection),dangerouslySetInnerHTML:{__html:Ae(W?.collection||"Black Macrocannage CalfskinLarge",F?.collection)}})),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!W&&!W?.price,style:De(F?.price),dangerouslySetInnerHTML:{__html:$e??""}}),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!W&&!W?.taxInfo,style:De(F?.taxInfo),dangerouslySetInnerHTML:{__html:Ae((c=W?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",F?.taxInfo)}}))),(!W||W?.link)&&o.createElement("a",{"aria-label":(_=qe?.enTitle)!==null&&_!==void 0?_:"Shop now",role:"button",tabIndex:0,onClick:Nt,className:"pb-commondityDiroNew-btn",style:X},o.createElement("span",{dangerouslySetInnerHTML:{__html:Ae((C=qe?.enTitle)!==null&&C!==void 0?C:"Shop now",X)}})),Ot({isPost:M}))),o.createElement(si,{visible:Ze,onClose:()=>Je(!1)},o.createElement("div",{style:{paddingTop:"20px"}},Ot({isPost:!1}))),o.createElement(si,{visible:q,padding:0,isFullScreen:!0,onClose:()=>K(!1)},o.createElement("div",{style:{backgroundColor:xe,height:"100%"}},o.createElement("iframe",{src:Ut,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Hs=o.memo(Ws),Xs=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Us=ut(Hs,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:zs,interactionRender:Xs},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var Gs=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function Rn(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 Ys=({src:t,rec:e,item:i,index:n,style:s,translateY:l,imgStyle:r,enableEventReport:a=!0,isActive:d})=>{const p=o.useRef(null),u=Rn(p),{ctaEvent:h}=Le(),[m,g]=o.useState(!1);return o.useEffect(()=>{u&&t&&p?.current&&a&&!m&&d&&(g(!0),h?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n))},[u,t,p,e,h,i,n,a,m,d]),o.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),o.createElement("div",{className:Se.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},r))},o.createElement("div",{ref:p,hidden:!t,className:Se.css({width:"100%",height:"100%"})},o.createElement(Dt,{className:Se.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},s)),src:t})))};var Xt=o.memo(Ys);const qs=t=>{var e,i,n,{style:s,isDefault:l,rec:r,viewTime:a,isPost:d,bottom_image:p,commodityStyles:u,buttonStyle:h,translateY:m=0,commodityPicture:g,isExternalLink:f,onClick:y}=t,w=it(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:v,popupDetailData:b,setPopupDetailData:A,ctaEvent:x,globalConfig:I,bffFbReport:E}=Le(),{jumpToWeb:L}=Et(),{popup:D}=Kt(),S=d?r:b,c=(i=(e=S?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],_=b?.index,C=o.useCallback(T=>{var j;return ci({product:T,enableFormattedPrice:(j=u?.price)===null||j===void 0?void 0:j.enableFormattedPrice,globalConfig:I,style:u?.price})},[(n=u?.price)===null||n===void 0?void 0:n.enableFormattedPrice,I]),O=Ke.throttle((T,j)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,T,_),A?.(Object.assign(Object.assign({},S),{video:Object.assign(Object.assign({},S?.video),{bindProduct:T}),index:_,multiCheckIndex:j})),f?T?.link&&(L(S,T,T.bindCta,_),window.location.href=window.getJointUtmLink(T.link)):y?.()},D?.duration);return o.useEffect(()=>{E?.({eventName:"PageView"})},[]),o.createElement("ul",{role:"list",className:Se.css(Object.assign(Object.assign({},s),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},c?.map((T,j)=>{var B,M,N,V,k,F,X,G,J,Q,ie;return o.createElement(o.Fragment,null,S&&!T?.bindCta?null:o.createElement("li",{role:"listitem",key:j,onClick:()=>O(T,j)},o.createElement("button",Object.assign({role:"button","aria-label":T?.title,tabIndex:0,className:Se.css({display:"flex",alignItems:"normal",width:"100%",textAlign:"left"})},w),o.createElement(Xt,{src:(V=(N=(B=T?.cover)!==null&&B!==void 0?B:(M=T?.homePage)===null||M===void 0?void 0:M[0])!==null&&N!==void 0?N:v?.bottom_image)!==null&&V!==void 0?V:p,rec:S,item:T,index:j,translateY:m,imgStyle:g,enableEventReport:!1}),o.createElement("div",{style:{width:`calc(100% - ${(k=g?.width)!==null&&k!==void 0?k:0}px - ${(F=g?.marginRight)!==null&&F!==void 0?F:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},o.createElement("div",null,o.createElement("div",{className:"one-line-ellipsis",style:u?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:Ae((X=T?.title)!==null&&X!==void 0?X:"Pendant in Yellow Gold with Diamonds, Medium",u?.title)}}),o.createElement("div",{className:"two-line-ellipsis",style:u?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:Ae((G=T?.collection)!==null&&G!==void 0?G:"Tiffany Lock",u?.collection)}})),o.createElement("div",{className:Se.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{style:u?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:(J=C(T))!==null&&J!==void 0?J:""}})),o.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},h),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:Ae((ie=(Q=T?.bindCta)===null||Q===void 0?void 0:Q.enTitle)!==null&&ie!==void 0?ie:"Shop Now",h)}}))))))}))};var Zs=o.memo(qs),Ks=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Js=ut(Zs,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Gs,interactionRender:Ks},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var Qs=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Rs=t=>{var e,i,{content:n,btnText:s,style:l,icon:r,isPopup:a,isExternalLink:d,onClose:p,onClick:u,submitButtonStyle:h,contentStyle:m,isTel:g}=t,f=it(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:y}=Le(),w=(i=(e=y?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return o.createElement("div",Object.assign({className:`${Se.css(Object.assign({},l))}`},f),o.createElement("iframe",{src:w,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var $s=o.memo(Rs);const er=ut($s,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:Qs,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var tr=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const ir=t=>{var{content:e,isTel:i}=t;return it(t,["content","isTel"]),o.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:n=>{n.stopPropagation()}})};var nr=o.memo(ir);const or=ut(nr,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:tr,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:7});var zt=[{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:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{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"]}]}],lr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const sr=t=>{var{rec:e,children:i,className:n,onClick:s,style:l,isExternalLink:r=!1,index:a,jumpLink:d,multItem:p,multiCheckIndex:u}=t;it(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink","multItem","multiCheckIndex"]);const h=o.useRef(null),{popup:m}=Kt(),{setPopupDetailData:g,ctaEvent:f}=Le(),{jumpToWeb:y}=Et(),[w,v]=o.useState(null),b=Ke.throttle(A=>{var x,I,E,L,D,S;A.preventDefault();const c=p||((I=(x=e?.video)===null||x===void 0?void 0:x.bindProduct)!==null&&I!==void 0?I:e?.video);if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,c,a),g?.(p&&u?Object.assign(Object.assign({},e),{video:Object.assign(Object.assign({},e?.video),{bindProduct:p}),index:a,multiCheckIndex:u}):Object.assign(Object.assign({},e),{index:a})),v(h?.current),r){const _=((L=(E=e?.video)===null||E===void 0?void 0:E.bindProduct)===null||L===void 0?void 0:L.link)||p?.link;if(d||_){const C=((D=e?.video)===null||D===void 0?void 0:D.bindCta)||p?.bindCta,O=((S=e?.video)===null||S===void 0?void 0:S.bindProduct)||p;y(e,O,C,a),window.location.href=window.getJointUtmLink(d||_||"")}}else s?.()},m?.duration);return o.useEffect(()=>{w&&!m?.id&&(w?.focus(),v(null))},[w,m]),o.createElement("button",{ref:h,className:n,style:Object.assign({display:"flex",alignItems:"normal"},l),onClick:b,role:"button","aria-label":"CTA",tabIndex:0},i)};var Rt=o.memo(sr),rr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const dr=t=>{var e,i,n,s,l,r,a,d,p,u,h,m,g,{content:f,style:y,bgImg:w,recData:v,bottom_image:b,ctaTempStyles:A,isExternalLink:x,translateY:I=0,index:E,isActive:L}=t,D=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=Le(),c=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,_=(l=(s=(i=c?.cover)!==null&&i!==void 0?i:(n=c?.homePage)===null||n===void 0?void 0:n[0])!==null&&s!==void 0?s:S?.bottom_image)!==null&&l!==void 0?l:b;return o.createElement(Rt,Object.assign({isExternalLink:x,rec:v,className:Se.css(y),index:E},D),o.createElement(Xt,{src:_,rec:v,item:(a=(r=v?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&a!==void 0?a:v?.video,index:E,translateY:I,imgStyle:A?.img,isActive:L}),o.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:rr["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:Ae((d=c?.title)!==null&&d!==void 0?d:"Product Name",A?.title)}}),o.createElement("button",{"aria-label":(u=(p=c?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&u!==void 0?u:"Shop Now",className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((h=A?.ctaTitle)===null||h===void 0?void 0:h.height)+"px"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((g=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&g!==void 0?g:"Shop Now",A?.ctaTitle)}})))};var ar=o.memo(dr);const ur=ut(ar,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:lr,bindableProps:[],settingRender:zt},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 cr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const vr=t=>{var e,i,n,s,l,r,{content:a,style:d,bgImg:p,recData:u,bottom_image:h,ctaTempStyles:m,isExternalLink:g,index:f,isActive:y}=t,w=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:v}=Le(),b=(e=u?.video)===null||e===void 0?void 0:e.bindCta,A=(n=(i=b?.icon)!==null&&i!==void 0?i:v?.bottom_image)!==null&&n!==void 0?n:h;return o.createElement(Rt,Object.assign({isExternalLink:g,rec:u,className:Se.css(Object.assign({alignItems:"center"},d)),index:f},w),o.createElement(Xt,{src:A,rec:u,item:(l=(s=u?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&l!==void 0?l:u?.video,index:f,imgStyle:m?.img,isActive:y}),o.createElement("div",{className:Se.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},m?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((r=b?.enTitle)!==null&&r!==void 0?r:"Product Name",m?.ctaTitle)}}))};var pr=o.memo(vr);const mr=ut(pr,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:cr,settingRender:zt?.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 fr=[{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"}]}],$n={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const hr=t=>{var e,i,n,s,l,r,a,d,p,{content:u,style:h,bgImg:m,recData:g,bottom_image:f,ctaTempStyles:y,index:w,customTitle:v,isActive:b}=t,A=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:x,bffEventReport:I}=Le();Et();const E=(e=g?.video)===null||e===void 0?void 0:e.bindCta;(i=g?.video)===null||i===void 0||i.bindProduct;const L=(s=(n=E?.icon)!==null&&n!==void 0?n:x?.bottom_image)!==null&&s!==void 0?s:f;return o.createElement(Rt,Object.assign({index:w,rec:g,className:Se.css(Object.assign({alignItems:"center"},h))},A,{jumpLink:(l=E?.link)!==null&&l!==void 0?l:""}),o.createElement(Xt,{src:L,rec:g,item:(a=(r=g?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&a!==void 0?a:g?.video,index:w,imgStyle:y?.img,isActive:b}),o.createElement("div",{className:Se.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{className:$n["tow-line-ellipsis"],style:y?.ctaTitle,dangerouslySetInnerHTML:{__html:Ae((d=E?.enTitle)!==null&&d!==void 0?d:"Product Name",y?.ctaTitle)}}),v?.display&&o.createElement("div",{style:Object.assign(Object.assign({},v?.style),{lineHeight:((p=v?.style)===null||p===void 0?void 0:p.height)+"px"}),className:$n["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:Ae(v?.text,v?.style)}}))))};var Ar=o.memo(hr),gr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],$i;const br=ut(Ar,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:($i=zt?.filter(t=>t.type!=="commodityTitle"))===null||$i===void 0?void 0:$i.concat(fr),bindableProps:[],interactionRender:gr},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 yr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],wr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Sr=t=>{var e,i,n,s,l,r,a,d,p,u,h,m,g,{content:f,style:y,bgImg:w,recData:v,bottom_image:b,ctaTempStyles:A,isExternalLink:x,translateY:I=0,index:E,isActive:L}=t,D=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=Le(),c=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,_=(l=(s=(i=c?.cover)!==null&&i!==void 0?i:(n=c?.homePage)===null||n===void 0?void 0:n[0])!==null&&s!==void 0?s:S?.bottom_image)!==null&&l!==void 0?l:b;return o.createElement(Rt,Object.assign({isExternalLink:x,rec:v,className:Se.css(y),index:E},D),o.createElement(Xt,{src:_,rec:v,item:(a=(r=v?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&a!==void 0?a:v?.video,index:E,translateY:I,imgStyle:A?.img,isActive:L}),o.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:wr["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:Ae((d=c?.title)!==null&&d!==void 0?d:"Product Name",A?.title)}}),o.createElement("button",{"aria-label":(u=(p=c?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&u!==void 0?u:"Shop Now",className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((h=A?.ctaTitle)===null||h===void 0?void 0:h.height)+"px"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((g=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&g!==void 0?g:"Shop Now",A?.ctaTitle)}})))};var xr=o.memo(Sr);const Tr=ut(xr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:yr,settingRender:zt,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 Er=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Cr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Ir=t=>{var e,i,n,s,l,r,a,d,p,u,h,m,{content:g,style:f,bgImg:y,recData:w,bottom_image:v,ctaTempStyles:b,isExternalLink:A,translateY:x=0,index:I,isActive:E}=t,L=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:D}=Le(),S=(e=w?.video)===null||e===void 0?void 0:e.bindProduct,c=(l=(s=(i=S?.cover)!==null&&i!==void 0?i:(n=S?.homePage)===null||n===void 0?void 0:n[0])!==null&&s!==void 0?s:D?.bottom_image)!==null&&l!==void 0?l:v;return o.createElement(Rt,Object.assign({isExternalLink:A,rec:w,className:Se.css(f),index:I},L),o.createElement(Xt,{src:c,rec:w,item:(a=(r=w?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&a!==void 0?a:w?.video,index:I,translateY:x,imgStyle:b?.img,isActive:E}),o.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Cr["tow-line-ellipsis"],style:b?.title,dangerouslySetInnerHTML:{__html:Ae((d=S?.title)!==null&&d!==void 0?d:"Product Name",b?.title)}}),o.createElement("button",{"aria-label":(u=(p=S?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&u!==void 0?u:"Shop Now",className:Se.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},b?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((m=(h=S?.bindCta)===null||h===void 0?void 0:h.enTitle)!==null&&m!==void 0?m:"Shop Now",b?.ctaTitle)}})))};var kr=o.memo(Ir);const Pr=ut(kr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Er,bindableProps:[],settingRender:zt},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 Mr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],_r={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Dr=t=>{var e,i,{content:n,style:s,bgImg:l,recData:r,bottom_image:a,ctaTempStyles:d,translateY:p=0,isActive:u}=t,h=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Le(),[g]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(ui,{isPadding:!!r},g?.map((f,y)=>{var w,v,b,A,x,I,E,L,D,S;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(Wt,{key:y,className:Se.css(Object.assign(Object.assign({},s),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(Rt,Object.assign({rec:r,multItem:f,multiCheckIndex:y},h),o.createElement(Xt,{src:(A=(b=(w=f?.cover)!==null&&w!==void 0?w:(v=f?.homePage)===null||v===void 0?void 0:v[0])!==null&&b!==void 0?b:m?.bottom_image)!==null&&A!==void 0?A:a,rec:r,item:f,index:y,translateY:p,imgStyle:d?.img,isActive:u}),o.createElement("div",{className:Se.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:_r["two-line-ellipsis"],style:d?.title,dangerouslySetInnerHTML:{__html:Ae((x=f?.title)!==null&&x!==void 0?x:"Product Name",d?.title)}}),o.createElement("button",{"aria-label":(E=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((L=d?.ctaTitle)===null||L===void 0?void 0:L.height)+"px"},d?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((S=(D=f?.bindCta)===null||D===void 0?void 0:D.enTitle)!==null&&S!==void 0?S:"Shop Now",d?.ctaTitle)}})))))}))};var Or=o.memo(Dr);const Lr=ut(Or,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Mr,bindableProps:[],settingRender:zt},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 Nr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Vr={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const jr=t=>{var e,i,{content:n,style:s,bgImg:l,recData:r,bottom_image:a,ctaTempStyles:d,translateY:p=0,isActive:u}=t,h=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Le(),[g]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(ui,{isPadding:!!r},g?.map((f,y)=>{var w,v,b,A,x,I,E,L,D,S;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(Wt,{key:y,className:Se.css(Object.assign(Object.assign({},s),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(Rt,Object.assign({rec:r,multItem:f,multiCheckIndex:y},h),o.createElement(Xt,{src:(A=(b=(w=f?.cover)!==null&&w!==void 0?w:(v=f?.homePage)===null||v===void 0?void 0:v[0])!==null&&b!==void 0?b:m?.bottom_image)!==null&&A!==void 0?A:a,rec:r,item:f,index:y,translateY:p,imgStyle:d?.img,isActive:u}),o.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Vr["two-line-ellipsis"],style:d?.title,dangerouslySetInnerHTML:{__html:Ae((x=f?.title)!==null&&x!==void 0?x:"Product Name",d?.title)}}),o.createElement("button",{"aria-label":(E=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((L=d?.ctaTitle)===null||L===void 0?void 0:L.height)+"px"},d?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((S=(D=f?.bindCta)===null||D===void 0?void 0:D.enTitle)!==null&&S!==void 0?S:"Shop Now",d?.ctaTitle)}})))))}))};var Fr=o.memo(jr);const Br=ut(Fr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Nr,settingRender:zt,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 zr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Wr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Hr=t=>{var e,i,{content:n,style:s,bgImg:l,recData:r,bottom_image:a,ctaTempStyles:d,translateY:p=0,isActive:u}=t,h=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Le(),[g]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(ui,{isPadding:!!r},g?.map((f,y)=>{var w,v,b,A,x,I,E,L,D;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(Wt,{key:y,className:Se.css(Object.assign(Object.assign({},s),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(Rt,Object.assign({rec:r,multItem:f,multiCheckIndex:y},h),o.createElement(Xt,{src:(A=(b=(w=f?.cover)!==null&&w!==void 0?w:(v=f?.homePage)===null||v===void 0?void 0:v[0])!==null&&b!==void 0?b:m?.bottom_image)!==null&&A!==void 0?A:a,rec:r,item:f,index:y,translateY:p,imgStyle:d?.img,isActive:u}),o.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},o.createElement("div",{className:Wr["tow-line-ellipsis"],style:d?.title,dangerouslySetInnerHTML:{__html:Ae((x=f?.title)!==null&&x!==void 0?x:"Product Name",d?.title)}}),o.createElement("button",{"aria-label":(E=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Se.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},d?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((D=(L=f?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&D!==void 0?D:"Shop Now",d?.ctaTitle)}})))))}))};var Xr=o.memo(Hr);const Ur=ut(Xr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:zr,bindableProps:[],settingRender:zt},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 Gr=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const Yr=({icon:t,styles:e,textStyle:i,onClose:n})=>{var s;const{waterFallData:l,setOpenHashtag:r}=Le();return o.createElement("div",{className:"clc-sxp-nav",style:e},o.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:n},o.createElement("img",{src:t,alt:"back button"})),o.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:Ae(`#${(s=l?.hashTag)!==null&&s!==void 0?s:"\u6807\u9898"}`,i)}}))};var eo=o.memo(Yr),qr=null,Zr="3d989325-e7d6-4a74-8a97-98febdf5b567",Kr=null,Jr=null,Qr={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"},Rr=[{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}],$r="Handbags",to={productUserId:qr,requestId:Zr,channel:Kr,rtc:Jr,tag:Qr,recList:Rr,hashTag:$r};const ed=t=>{var e;const{rec:i,style:n={},sizeChange:s=()=>{},unitWidth:l,index:r,showBorder:a,list:d,reportTagsView:p,textStyles:u,space:h}=t,{swiperRef:m,setRtcList:g,setOpenHashtag:f,sxpParameter:y,globalConfig:w}=Le(),[v,b]=o.useState(!1);o.useState(!1),o.useState({height:1,width:1});const A=o.useRef(null),x=o.useRef(null);o.useRef(null),o.useRef(null);const[I,E]=o.useState(""),L=o.useMemo(()=>{var T,j,B,M,N,V,k,F,X,G;return!((T=i?.video)===null||T===void 0)&&T.cover?(j=i?.video)===null||j===void 0?void 0:j.cover:!((M=(B=i?.video)===null||B===void 0?void 0:B.imgUrls)===null||M===void 0)&&M.length?(V=(N=i?.video)===null||N===void 0?void 0:N.imgUrls)===null||V===void 0?void 0:V[0]:!((F=(k=i?.product)===null||k===void 0?void 0:k.homePage)===null||F===void 0)&&F.length?(G=(X=i?.product)===null||X===void 0?void 0:X.homePage)===null||G===void 0?void 0:G[0]:y?.bottom_image||""},[i,y?.bottom_image]),D=o.useMemo(()=>{var T,j;return((T=i?.product)===null||T===void 0?void 0:T.title)||((j=i?.video)===null||j===void 0?void 0:j.title)||null},[i]),S=o.useMemo(()=>{var T;return n.transform?Number((T=n.transform)===null||T===void 0?void 0:T.substring(n.transform.indexOf(",",0)+1,n.transform.length-3)):void 0},[n]);o.useMemo(()=>S===void 0?!1:S<=a,[S,a]);const c=ci({product:i?.product,enableFormattedPrice:(e=u?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:w,isHiddenDef:!0,style:u?.price});o.useEffect(()=>{if(A.current===null||L==="")return;let T=null;v&&I?T=I:T=L,T&&A.current.setSrc(T)},[L,v,I]);const _=o.useRef(),C=o.useCallback(T=>{setTimeout(()=>{var j;const B=(j=_?.current)===null||j===void 0?void 0:j.offsetHeight;s(B+56+h,r)},0)},[h,s,r,l,_]),O=()=>{p(),g?.(d),setTimeout(()=>{var T;(T=m?.current)===null||T===void 0||T.swiper.slideTo(r,0,!1),f?.(!1)},0)};return o.createElement("div",{ref:x,style:Object.assign({},n),className:"waterFallList-content-listItem",key:r,onClick:O},o.createElement("div",{className:"waterFallList-content-listItem-picture",ref:_},o.createElement(Dt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:C,ref:A})),o.createElement("div",{className:"waterFallList-content-listItem-info"},o.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},u?.title),dangerouslySetInnerHTML:{__html:Ae(D,u?.title)}}),o.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:u.price,dangerouslySetInnerHTML:{__html:c??""}})))};function td(t){var e,i,n,s,l,r,a,d,p,u,h,m,g,f,y,w,v,b,A,x,I,E,{reportTagsView:L,showBanner:D}=t,S=it(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:_,hashTagSize:C,loadingImage:O,isOpenHashTag:T,cacheActiveIndex:j}=Le(),{jumpToWeb:B}=Et(),M=o.useRef(null),[N,V]=o.useState(0),[k,F]=o.useState(),X=o.useRef(null),[G,J]=o.useState([]),Q=o.useRef(),ie=[170,230,300],[ae,$]=o.useState(!1),[xe,Oe]=o.useState([]),Fe=o.useRef(),se=o.useCallback((ce,q)=>Math.floor(Math.random()*(q-ce+1))+ce,[]),Y=o.useRef([]),[ne,re]=o.useState({width:0}),de=o.useMemo(()=>{const ce=ne.width||0;return ce>=1200?6:ce>=768&&ce<=1199?4:2},[ne]),oe=o.useMemo(()=>ne.width/de-2,[de,ne]),Ce=o.useCallback(()=>{var ce;const q=(ce=Q.current)!==null&&ce!==void 0?ce:[],K=[];for(let z=0;z<xe?.length;z++){const Pe=Math.floor(z/de),ee=z%de+1;let Ne=0,Ye=9999999999;if(Pe===0)K[z]=z;else{for(let R=0;R<K.length;R++)Y.current[K[R]].top+Y.current[K[R]].height<Ye&&(Ne=R,Ye=Y.current[K[R]].top+Y.current[K[R]].height);K[Ne]=z}Y.current[z]===void 0&&(Y.current[z]={}),Pe===0?(ee===1?Y.current[z].left=0:Y.current[z].left=Y.current[z-1].left+oe+4,Y.current[z].top=0):(Y.current[z].left=Y.current[Ne].left,Y.current[z].top=Ye),Y.current[z].height=Y.current[z].height||ie[se(0,2)],q[z]={transform:`translate(${Y.current[z].left}px,${Y.current[z].top}px)`,width:`${oe}px`,height:Y.current[z].height}}return J([...q]),[...q]},[oe,de,ie,se,xe]),He=o.useCallback((ce,q)=>{Y.current[q]===void 0&&(Y.current[q]={}),Y.current[q].height=ce,Q.current=Ce()},[Ce]);o.useEffect(()=>{Q.current=Ce()},[oe,de,xe]),o.useEffect(()=>{var ce,q;if($(!0),c&&_?.({hashTag:c?.hashTag,defaultSize:C,maxSize:C}).then(K=>{var z,Pe;F(K),Oe((Pe=(z=K?.recList)===null||z===void 0?void 0:z.filter(ee=>ee?.video!==null||ee?.product!==null))!==null&&Pe!==void 0?Pe:[]),$(!1)}),T){const K=to;F(K),Oe((q=(ce=K?.recList)===null||ce===void 0?void 0:ce.filter(z=>z?.video!==null||z?.product!==null))!==null&&q!==void 0?q:[]),$(!1)}},[c,_,C,T]);const Ge=o.useCallback(()=>{X.current!==null&&re({width:X.current.getBoundingClientRect().width})},[]);o.useEffect(()=>{if(X.current===null)return;const ce=new ResizeObserver(q=>{Ge()});return ce.observe(X.current),()=>{ce.disconnect()}},[Ge]),o.useCallback(()=>{$(!0),c&&_?.({hashTag:c?.hashTag}).then(ce=>{var q,K;Oe(xe?.concat((K=(q=ce?.recList)===null||q===void 0?void 0:q.filter(z=>!z?.video))!==null&&K!==void 0?K:[])),$(!1)})},[c,_,xe]);const Ze=o.useCallback(()=>{V(M.current.scrollTop)},[]);o.useEffect(()=>{var ce;return(ce=M?.current)===null||ce===void 0||ce.addEventListener("scroll",Ze),()=>{var q;(q=M?.current)===null||q===void 0||q.removeEventListener("scroll",Ze)}},[Ze,M]);const Je=()=>{var ce,q,K,z,Pe;if(!((ce=k?.tag)===null||ce===void 0)&&ce.link){L();const ee=c?.rec;B(ee,(q=ee?.video)===null||q===void 0?void 0:q.bindProduct,(K=ee?.video)===null||K===void 0?void 0:K.bindCta,j,(z=ee?.video)===null||z===void 0?void 0:z.traceInfo),window.location.href=window.getJointUtmLink((Pe=k?.tag)===null||Pe===void 0?void 0:Pe.link)}};return o.createElement(o.Fragment,null,ae?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:O,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"waterFallList",ref:X},o.createElement("div",{className:"waterFallList-scroll",ref:M},D&&((e=k?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:Je},o.createElement(Dt,{className:Se.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=S?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:Ae((s=k?.tag)===null||s===void 0?void 0:s.info,(l=S?.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=S?.textStyles)===null||a===void 0?void 0:a.hashTagLink),onClick:Je,dangerouslySetInnerHTML:{__html:Ae(((d=k?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(p=S?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),o.createElement("div",{className:"waterFallList-content"},xe?.map((ce,q)=>{var K;return o.createElement(ed,Object.assign({key:q,index:q,rec:ce,list:xe,showBorder:N+((K=M?.current)===null||K===void 0?void 0:K.clientHeight),style:G[q],sizeChange:He,unitWidth:oe,reportTagsView:L},S))}),o.createElement("div",{hidden:!(!((u=k?.tag)===null||u===void 0)&&u.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(y=((m=Y?.current[((h=Y?.current)===null||h===void 0?void 0:h.length)-1])===null||m===void 0?void 0:m.top)+((f=Y?.current[((g=Y?.current)===null||g===void 0?void 0:g.length)-1])===null||f===void 0?void 0:f.height))!==null&&y!==void 0?y:0}px)`,height:!((w=k?.tag)===null||w===void 0)&&w.link?((v=Fe?.current)===null||v===void 0?void 0:v.offsetHeight)||((b=S?.buttonBgStyle)===null||b===void 0?void 0:b.height)||"100px":0}}))),o.createElement("div",{className:"waterFallList-bottom",hidden:!(!((A=k?.tag)===null||A===void 0)&&A.link),style:S?.buttonBgStyle}),o.createElement("div",{ref:Fe,hidden:!(!((x=k?.tag)===null||x===void 0)&&x.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((I=k?.tag)===null||I===void 0?void 0:I.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:S?.buttonStyle,onClick:Je,dangerouslySetInnerHTML:{__html:Ae(((E=k?.tag)===null||E===void 0?void 0:E.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}var id="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const nd=t=>{var e;const{rec:i,index:n,list:s,reportTagsView:l,textStyles:r,space:a}=t,{swiperRef:d,setRtcList:p,setOpenHashtag:u,sxpParameter:h,globalConfig:m}=Le(),[g,f]=o.useState(!1),y=o.useRef(null),w=o.useRef(null),v=o.useRef(null),b=o.useRef(null),[A,x]=o.useState(""),I=o.useMemo(()=>{var c,_,C,O,T,j,B,M,N,V;return!((c=i?.video)===null||c===void 0)&&c.cover?(_=i?.video)===null||_===void 0?void 0:_.cover:!((O=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||O===void 0)&&O.length?(j=(T=i?.video)===null||T===void 0?void 0:T.imgUrls)===null||j===void 0?void 0:j[0]:!((M=(B=i?.product)===null||B===void 0?void 0:B.homePage)===null||M===void 0)&&M.length?(V=(N=i?.product)===null||N===void 0?void 0:N.homePage)===null||V===void 0?void 0:V[0]:h?.bottom_image||""},[i,h?.bottom_image]),E=o.useMemo(()=>{var c,_;return((c=i?.product)===null||c===void 0?void 0:c.title)||((_=i?.video)===null||_===void 0?void 0:_.title)||null},[i]),L=ci({product:i?.product,enableFormattedPrice:(e=r?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:m,isHiddenDef:!0,style:r?.price});o.useEffect(()=>{const c=new IntersectionObserver(_=>{_.forEach(C=>{if(C.isIntersecting){if(w.current===null||I==="")return;g&&A?y.current.setSrc(A):y.current.setSrc(I),c.unobserve(w.current)}})});return c.observe(w.current),()=>{c.disconnect()}},[I,g,A]);const D=(c,_,C)=>{const O=c/_;return C/O};o.useEffect(()=>{const c=v?.current;c===null||I===""||!g||(c.src=I,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const _=b?.current;if(!_)return;const C=_.getContext("2d"),O=window?.innerWidth/2,T=D(c.videoWidth,c.videoHeight,O);_.height=T,_.width=O,C?.drawImage(c,0,0,_.width,_.height),x(_.toDataURL()),c.remove(),_.remove()})},[I,g]);const S=()=>{l(),p?.(s),setTimeout(()=>{var c;(c=d?.current)===null||c===void 0||c.swiper.slideTo(n,0,!1),u?.(!1)},0)};return o.createElement("div",{ref:w,className:"list-content-listItem",key:n,onClick:S,style:{marginBottom:a}},o.createElement("div",{className:"list-content-listItem-picture"},g&&o.createElement("div",{style:{display:"none"}},o.createElement("video",{ref:v,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),o.createElement("canvas",{ref:b})),o.createElement(Dt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:y})),o.createElement("div",{className:"list-content-listItem-info"},o.createElement("div",{className:`list-content-listItem-info-title ${L?"list-content-listItem-info-nowrap":""}`,style:r?.title,dangerouslySetInnerHTML:{__html:Ae(E,r?.title)}}),o.createElement("div",{className:"list-content-listItem-info-price",style:r?.price,hidden:!L,dangerouslySetInnerHTML:{__html:L??""}})))};function od(t){var e,i,n,s,l,r,a,d,p,u,h,m,g,f,y,w,v,{reportTagsView:b,showBanner:A}=t,x=it(t,["reportTagsView","showBanner"]);const{waterFallData:I,getRecommendVideos:E,hashTagSize:L,loadingImage:D,isOpenHashTag:S,cacheActiveIndex:c}=Le(),{jumpToWeb:_}=Et(),[C,O]=o.useState(),[T,j]=o.useState(),[B,M]=o.useState(!1),N=o.useRef(null),[V,k]=o.useState(!1);o.useCallback(()=>{V||(k(!0),I&&E?.({hashTag:I?.hashTag}).then(X=>{var G;O(C?.concat((G=X?.recList)!==null&&G!==void 0?G:[])),k(!1)}))},[I,E,C,V]),o.useEffect(()=>{var X,G;if(M(!0),I&&E?.({hashTag:I?.hashTag,defaultSize:L,maxSize:L}).then(J=>{var Q,ie;j(J),O((ie=(Q=J?.recList)===null||Q===void 0?void 0:Q.filter(ae=>ae?.video!==null||ae?.product!==null))!==null&&ie!==void 0?ie:[]),M(!1)}),S){const J=to;j(J),O((G=(X=J?.recList)===null||X===void 0?void 0:X.filter(Q=>Q?.video!==null||Q?.product!==null))!==null&&G!==void 0?G:[]),M(!1)}},[I,E,L,S]);const F=()=>{var X,G,J,Q,ie;if(!((X=T?.tag)===null||X===void 0)&&X.link){b();const ae=I?.rec;_(ae,(G=ae?.video)===null||G===void 0?void 0:G.bindProduct,(J=ae?.video)===null||J===void 0?void 0:J.bindCta,c,(Q=ae?.video)===null||Q===void 0?void 0:Q.traceInfo),window.location.href=window.getJointUtmLink((ie=T?.tag)===null||ie===void 0?void 0:ie.link)}};return o.createElement(o.Fragment,null,B?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:N},A&&((e=T?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:F},o.createElement(Dt,{className:Se.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=T?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"list-info",style:(n=x?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:Ae((s=T?.tag)===null||s===void 0?void 0:s.info,(l=x?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((r=T?.tag)===null||r===void 0)&&r.link),className:"list-collection",onClick:F,style:Object.assign(Object.assign({},(a=x?.textStyles)===null||a===void 0?void 0:a.hashTagLink),{marginBottom:x?.space}),dangerouslySetInnerHTML:{__html:Ae(((d=T?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(p=x?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),o.createElement("div",{className:"list-content"},C?.map((X,G)=>o.createElement(nd,Object.assign({key:G,index:G,rec:X,list:C,reportTagsView:b},x)))),o.createElement("div",{hidden:!V,style:{textAlign:"center"}},"loading..."),o.createElement("div",{hidden:!(!((u=T?.tag)===null||u===void 0)&&u.link),style:{height:!((h=T?.tag)===null||h===void 0)&&h.link?((m=x?.buttonBgStyle)===null||m===void 0?void 0:m.height)||((g=x?.buttonStyle)===null||g===void 0?void 0:g.height)||"100px":0}})),o.createElement("div",{className:"list-bottom",hidden:!(!((f=T?.tag)===null||f===void 0)&&f.link),style:x?.buttonBgStyle}),o.createElement("div",{hidden:!(!((y=T?.tag)===null||y===void 0)&&y.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},x?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((w=T?.tag)===null||w===void 0?void 0:w.linkTitle)||"Shop the collection",className:"list-btn",style:x?.buttonStyle,onClick:F,dangerouslySetInnerHTML:{__html:Ae(((v=T?.tag)===null||v===void 0?void 0:v.linkTitle)||"Shop the collection",x?.buttonStyle)}}))))}const ld=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:s,swiperRef:l,setWaterFallData:r,cacheRtcList:a,setRtcList:d,cacheActiveIndex:p,rtcList:u,setCacheRtcList:h,setIsFromHashtag:m,isFromHashtag:g,bffEventReport:f,themeTag:y,selectTag:w,bffFbReport:v}=Le(),{backMainFeed:b}=Et();o.useRef(null);const A=o.useRef(null),[x,I]=o.useState();o.useEffect(()=>{const c=document.getElementById("sxp-render"),_=document.getElementById("water-fall");_?A.current=_:(A.current=document.createElement("div"),A.current.setAttribute("id","water-fall"),c?.appendChild(A.current))},[]);const E=()=>{var c,_;b("branch",w,void 0,i?.hashTag),S(),r?.(void 0),m?.(!1),(_=(c=l?.current)===null||c===void 0?void 0:c.swiper)===null||_===void 0||_.slideTo(p,0,!1),n?.(!1)},[L,D]=o.useState();o.useEffect(()=>{i&&D(i)},[i]);const S=o.useCallback(()=>{var c,_,C,O,T,j;const B=L?.rec;if(!B)return;let M="",N=null;g?M="hashTagPage":!((c=B?.video)===null||c===void 0)&&c.url?(M="videoPage",N="video"):!((C=(_=B?.video)===null||_===void 0?void 0:_.imgUrls)===null||C===void 0)&&C.length&&(M="imagePage",N="image"),f?.({eventInfo:{contentId:(O=B?.video)===null||O===void 0?void 0:O.itemId,position:p+"",contentTags:JSON.stringify((T=B?.video)===null||T===void 0?void 0:T.tags),traceInfo:(j=B?.video)===null||j===void 0?void 0:j.traceInfo,hashTags:JSON.stringify([L?.hashTag]),fromKName:M,fromKPage:location?.href,timeOnSite:Math.floor((new Date-x)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:N}})},[L,f,x,g,p]);return o.useEffect(()=>{s&&(I(new Date),v?.({eventName:"PageView"}))},[s,v]),o.useEffect(()=>{const c=()=>{I(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),A.current?an.createPortal(o.createElement("div",{className:"waterfall",style:{display:s?"block":"none"}},o.createElement(eo,{icon:id,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:E}),t?.openFixedSize===!0||t?.openFixedSize===void 0?o.createElement(od,Object.assign({reportTagsView:S},t)):o.createElement(td,Object.assign({reportTagsView:S},t))),A.current):null};var io=o.memo(ld);const sd=t=>o.createElement(io,Object.assign({},t));var rd=o.memo(sd);const dd=ut(rd,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Gr,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var ad=[{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 no=t=>o.createElement(no,Object.assign({},t));var ud=o.memo(no);const cd=ut(ud,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:ad},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var vd=[{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:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{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"]}]}],oo={"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 pd=t=>{var e,i,n,s,l,r,a,d,p,u,{style:h,recData:m,ctaTempStyles:g,index:f,event:y,onClick:w,isExternalLink:v=!1,isActive:b}=t,A=it(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:x,setPopupDetailData:I}=Le(),{jumpToWeb:E}=Et(),[L,D]=o.useState(!1),S=o.useRef(null),c=Rn(S),_=((n=(i=(e=m?.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=m?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((r=m?.video)===null||r===void 0?void 0:r.bindCta),C=((d=(a=m?.video)===null||a===void 0?void 0:a.bindProducts)===null||d===void 0?void 0:d[0])||((p=m?.video)===null||p===void 0?void 0:p.bindProduct),O=()=>{var M,N,V,k;const F=((N=(M=m?.video)===null||M===void 0?void 0:M.bindProducts)===null||N===void 0?void 0:N[0])||((V=m?.video)===null||V===void 0?void 0:V.bindProduct)||m?.video;if(x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},m,F,f),I?.(Object.assign(Object.assign({},m),{index:f})),v){const X=C?.link||((k=F?.bindCta)===null||k===void 0?void 0:k.link);X&&(E(m,C,_,f),window.location.href=window.getJointUtmLink(X))}else w?.()},T=_?.enTitle||"\u67E5\u770B\u8BE6\u60C5",j=o.useMemo(()=>{var M,N;const V=y?.animation;if(V){const{delay:k,duration:F,backgroundColor:X}=V;return{":after":{animationDelay:`${(M=k/1e3)!==null&&M!==void 0?M:0}s`,animationDuration:`${(N=F/1e3)!==null&&N!==void 0?N:0}s`,backgroundColor:`${X??"transparent"}`}}}},[y?.animation]);o.useEffect(()=>{var M,N,V;c&&S?.current&&b&&x?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},m,((N=(M=m?.video)===null||M===void 0?void 0:M.bindProducts)===null||N===void 0?void 0:N[0])||((V=m?.video)===null||V===void 0?void 0:V.bindProduct)||m?.video,f)},[c,b]),o.useEffect(()=>{D(!!c)},[c]);const B=o.useMemo(()=>L?oo["animated-button"]:null,[L]);return o.createElement("div",Object.assign({ref:S,style:Object.assign(Object.assign(Object.assign({},h),g?.ctaTitle),{lineHeight:`${(u=h?.height)!==null&&u!==void 0?u:0}px`})},A,{className:`${B} ${Se.css(j)} ${oo["one-line-ellipsis"]}`,onClick:O,dangerouslySetInnerHTML:{__html:Ae(T,g?.ctaTitle)}}))};var md=o.memo(pd),fd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const hd=ut(md,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:vd,bindableProps:[],interactionRender:fd},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 Ad=[{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:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{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"]}]}],ri={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 gd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",bd=t=>{var e,i,n,s,l,r,a,d,p,u,h,m,g,f,y,w,v,b,A,x,I,E,L,{style:D,recData:S,ctaTempStyles:c,index:_,event:C,bottom_image:O,translateY:T,isTel:j,onClick:B,isExternalLink:M=!1,isActive:N}=t,V=it(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);D==null||delete D.transform;const{sxpParameter:k,globalConfig:F,ctaEvent:X,setPopupDetailData:G}=Le(),{jumpToWeb:J}=Et(),[Q,ie]=o.useState(!0),ae=((n=(i=(e=S?.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=S?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((r=S?.video)===null||r===void 0?void 0:r.bindCta),$=((d=(a=S?.video)===null||a===void 0?void 0:a.bindProducts)===null||d===void 0?void 0:d[0])||((p=S?.video)===null||p===void 0?void 0:p.bindProduct),xe=()=>{var re,de,oe,Ce;const He=((de=(re=S?.video)===null||re===void 0?void 0:re.bindProducts)===null||de===void 0?void 0:de[0])||((oe=S?.video)===null||oe===void 0?void 0:oe.bindProduct)||S?.video;if(X?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,He,_),G?.(Object.assign(Object.assign({},S),{index:_})),M){const Ge=$?.link||((Ce=He?.bindCta)===null||Ce===void 0?void 0:Ce.link);Ge&&(J(S,$,ae,_),window.location.href=window.getJointUtmLink(Ge))}else B?.()},Oe=ae?.enTitle||"\u67E5\u770B\u8BE6\u60C5",Fe=o.useMemo(()=>{const re=C?.animation;if(re){const{delay:de,duration:oe}=re;return{animationDelay:`${de?de/1e3:0}s`,animationDuration:`${oe?oe/1e3:0}s`}}},[C?.animation]),se=(f=(g=(m=(u=$?.cover)!==null&&u!==void 0?u:(h=$?.homePage)===null||h===void 0?void 0:h[0])!==null&&m!==void 0?m:ae?.icon)!==null&&g!==void 0?g:k?.bottom_image)!==null&&f!==void 0?f:O,Y=re=>{re.stopPropagation(),ie(!1)};o.useEffect(()=>{ie(!0)},[N]);const ne=o.useMemo(()=>N&&Q?ri["animated-fadeIn"]:null,[N,Q]);return o.createElement(o.Fragment,null,j?o.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):o.createElement("div",Object.assign({},V,{className:`${Se.css(Object.assign(Object.assign({},D),{"--transY":`translateY(calc(100% + ${(y=D?.margin)!==null&&y!==void 0?y:0}px))`}))} ${ri.aniLinkPopup} ${ne} ${Se.css(Fe)}`,onClick:xe}),o.createElement("div",{onClick:Y,className:ri["modal-icon-wrapper"],style:{padding:(w=D?.padding)!==null&&w!==void 0?w:0}},o.createElement("img",{src:F?.popupCloseIcon||gd,alt:"close",className:ri["modal-icon-wrapper-img"]})),o.createElement(Xt,{src:se,rec:S,item:(I=(A=(b=(v=S?.video)===null||v===void 0?void 0:v.bindProducts)===null||b===void 0?void 0:b[0])!==null&&A!==void 0?A:(x=S?.video)===null||x===void 0?void 0:x.bindProduct)!==null&&I!==void 0?I:S?.video,index:_,translateY:T,imgStyle:c?.img,isActive:N}),(!S||$?.title)&&o.createElement("div",{className:ri["one-line-ellipsis"],style:c?.title,dangerouslySetInnerHTML:{__html:Ae((E=$?.title)!==null&&E!==void 0?E:"Product Name",c?.title)}}),o.createElement("div",{className:ri["one-line-ellipsis"],style:Object.assign(Object.assign({},c?.ctaTitle),{lineHeight:((L=c?.ctaTitle)===null||L===void 0?void 0:L.height)+"px"}),dangerouslySetInnerHTML:{__html:Ae(Oe,c?.ctaTitle)}})))};var yd=o.memo(bd),wd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const Sd=ut(yd,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Ad,bindableProps:[],interactionRender:wd},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 xd=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],Td=[{title:"\u5168\u5C40\u8BBE\u7F6E",child:[{type:"Switch",label:"\u5F39\u7A97\u5F00\u5173",name:["props","open"]},{type:"Switch",label:"\u6BCF\u6B21\u8FDB\u5165\u63D0\u793A",name:["props","isShowOnce"]},{type:"Switch",label:"\u5173\u95ED\u6309\u94AE",name:["props","isShowClose"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u5185\u8FB9\u8DDD",name:["style","padding"],addonAfter:"px"},{label:"\u5BF9\u9F50",type:"TextAlign",name:["style"]}]},{title:"\u534F\u8BAE\u5185\u5BB9",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","content","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","content","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","content","style","color"]},{type:"Number",name:["props","content","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","content","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","content","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","content","text"]}]},{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","interaction","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","interaction","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","interaction","style","color"]},{type:"Number",name:["props","interaction","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","interaction","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","interaction","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","interaction","text"]}]}];const lo=o.createContext({}),Ed=({children:t,data:e})=>{var i,n,s,l,r,a,d,p,u,h,m,g,f;const[y,w]=o.useState(!1),[v,b]=o.useState(!1),[A,x]=o.useState(""),[I,E]=o.useState(!1);return o.createElement(lo.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:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.privacy_necessity,privacyPolicyTitle:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_policy_title,privacyPolicyUrl:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_policy_url,privacyTitle:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_title,template:(g=e?.sxp_parameter)===null||g===void 0?void 0:g.template,industry:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.industry},appDomain:e?.appDomain,openHashtag:y,setOpenHashtag:w,openConsent:v,setOpenConsent:b,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:A,setConsentPopupCate:x,openMultiPosts:I,setOpenMultiPosts:E}},t)};function en(){return o.useContext(lo)}var Cd="data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg t='1730260080030' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4241' xmlns:xlink='http://www.w3.org/1999/xlink' width='64' height='64'%3e%3cpath d='M895.156706 86.256941a30.177882 30.177882 0 0 1 42.767059-0.180706c11.745882 11.745882 11.745882 30.870588-0.180706 42.767059L128.843294 937.743059c-11.866353 11.866353-30.930824 12.047059-42.767059 0.180706-11.745882-11.745882-11.745882-30.870588 0.180706-42.767059L895.156706 86.256941z' fill='white' p-id='4242'%3e%3c/path%3e%3cpath d='M86.076235 86.076235c11.745882-11.745882 30.870588-11.745882 42.767059 0.180706l808.899765 808.899765c11.866353 11.866353 12.047059 30.930824 0.180706 42.767059-11.745882 11.745882-30.870588 11.745882-42.767059-0.180706L86.256941 128.843294a30.177882 30.177882 0 0 1-0.180706-42.767059z' fill='white' p-id='4243'%3e%3c/path%3e%3cpath d='M0 0h1024v1024H0z' fill='white' fill-opacity='0' p-id='4244'%3e%3c/path%3e%3c/svg%3e",Id="data:image/png;base64,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jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cAv8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/9k=";const kd=t=>{var e,i,{isTel:n,isShowOnce:s,open:l,content:r,interaction:a,style:d,onClick:p,contsentState:u,isShowClose:h}=t;it(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:m}=en(),[g,f]=o.useState(!1),y=o.useMemo(()=>m==="Display"||l&&(s||u)&&d&&!g,[m,l,g]),w=o.useCallback(()=>{f(!0)},[]),v=o.useCallback(()=>{p?.()},[]);return o.createElement(o.Fragment,null,n?o.createElement("img",{src:Id,width:"100%"}):o.createElement(o.Fragment,null,y&&o.createElement("div",{className:"consentPopupDisplay",style:d},o.createElement("div",{style:{flex:1}},o.createElement("span",{style:r?.style,dangerouslySetInnerHTML:{__html:Ae((e=r?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),r?.style)}}),o.createElement("span",{style:Object.assign(Object.assign({},a?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:Ae((i=a?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),a?.style)},onClick:v})),h&&o.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:w},o.createElement("img",{src:Cd,alt:"close"})))))};var Pd=o.memo(kd);const Md=ut(Pd,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:Td,bindableProps:[],interactionRender:xd},defaulSetting:{props:{content:{text:"To personalise or adjust your preferences at any time,click on link below to see more cead more",style:{fontSize:12,color:"#fff"}},interaction:{text:"read more",style:{fontSize:12,color:"#fff",textDecoration:"underline"}},isShowClose:!0},style:{backgroundColor:"#000",padding:18}},sort:1});var _d=[{title:"\u80CC\u666F\u8BBE\u7F6E",child:[{label:"\u80CC\u666F\u56FE",type:"Upload",name:["props","bgImgUrl"]},{type:"Group",label:"\u8FD4\u56DE\u6309\u94AE",child:[{type:"Switch",name:["props","backButton","enable"]},{type:"Upload",name:["props","backButton","icon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A100 * 76"}]},{type:"Group",label:"",child:[{type:"Select",name:["props","backButton","xPosit"],options:[{label:"\u76F8\u5BF9\u5DE6\u4FA7",value:"left"},{label:"\u76F8\u5BF9\u53F3\u4FA7",value:"right"}],initialValue:"left"},{type:"Number",name:["props","backButton","x"],addonAfter:"X"}]},{type:"Group",label:"",child:[{type:"Select",name:["props","backButton","yPosit"],options:[{label:"\u76F8\u5BF9\u5E95\u90E8",value:"bottom"},{label:"\u76F8\u5BF9\u9876\u90E8",value:"top"}],initialValue:"top"},{type:"Number",name:["props","backButton","y"],addonAfter:"Y",initialValue:0}]}]},{title:"\u6309\u94AE\u8BBE\u7F6E",child:[{type:"Group",child:[{type:"Upload",name:["props","button1Url"],text:"\u6309\u94AE1"},{type:"Upload",name:["props","button2Url"],text:"\u6309\u94AE2"}]},{type:"Group",child:[{type:"Upload",name:["props","button3Url"],text:"\u6309\u94AE3"},{type:"Upload",name:["props","button4Url"],text:"\u6309\u94AE4"}]}]}];const Dd=t=>{var e,i,{bgImgUrl:n,style:s,recData:l}=t,r=it(t,["bgImgUrl","style","recData"]);const{bffEventReport:a,curTime:d,updateChannel:p}=Le(),{isActive:u}=Ri()||{},h=o.useRef(!1),m=o.useRef(),g=(i=(e=l?.video)===null||e===void 0?void 0:e.traceInfo)!==null&&i!==void 0?i:"",f=o.useCallback((b,A)=>{try{return new Function("props","str",`if (str) {
|
5
|
+
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:B?.info})))},Lt=()=>{var he,Ke;return o.createElement(o.Fragment,null,(T||W?.link)&&o.createElement("a",{"aria-label":(he=Ze?.enTitle)!==null&&he!==void 0?he:"Purchase on Website",role:"button",tabIndex:0,onClick:Ot,className:"pb-commondity-btn",style:H},o.createElement("span",{dangerouslySetInnerHTML:{__html:be((Ke=Ze?.enTitle)!==null&&Ke!==void 0?Ke:"Purchase on Website",H)}})))},Tt=o.useCallback(he=>he?.lineClamp?Object.assign(Object.assign({},he),{overflow:"hidden",WebkitLineClamp:he?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):he,[]),qt=o.useCallback(he=>{ce.current=new Date,Ie(he),ne.current=he,se?.current&&(se.current.swiper.slideTo(0),se.current.swiper.autoplay.start())},[]),At=o.useCallback(()=>{var he,Ke,wt;if(!_)return o.createElement(Rn,{products:(he=te?.video)===null||he===void 0?void 0:he.bindProducts,data:J,defImg:(wt=(Ke=de?.bottom_image)!==null&&Ke!==void 0?Ke:j)!==null&&wt!==void 0?wt:"",style:{padding:"0 19px"},onCLick:qt,popupDetailData:U,check:z})},[z]),_t=o.useMemo(()=>{const he={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return he?.[P?.dotsAlign]},[P?.dotsAlign]),Fe=W?.remark,Ft=o.useCallback(()=>{se.current&&se.current.swiper&&Ee&&se.current.swiper.autoplay.stop()},[]),ei=o.useCallback(()=>{se.current&&se.current.swiper&&Ee&&se.current.swiper.autoplay.start()},[]),ot=o.useCallback(he=>{qe(he.activeIndex)},[]),Ee=o.useMemo(()=>_i(),[]);return o.createElement(o.Fragment,null,o.createElement("div",Object.assign({className:xe.css(Object.assign({},c))},je),o.createElement("div",{style:{position:"relative"},onMouseEnter:Ft,onMouseLeave:ei},W&&((x=W?.homePage)===null||x===void 0?void 0:x.length)>0&&o.createElement(ii,Object.assign({height:xt,modules:[Ti,Ei,...Ee?[Wi,Hi,xi,Bi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:_t,bulletElement:"button"}},Ee?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,autoplay:{delay:P?.delay*1e3},ref:se,onSlideChange:ot,className:xe.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(E=P?.dotsMarginBottom)!==null&&E!==void 0?E:0,fontSize:"14px"}},P?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:P?.dotsBgColor,opacity:1}}),P?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${P?.dotsActiveColor}!important`,opacity:1}}))}),o.createElement(o.Fragment,null,(C=W?.homePage)===null||C===void 0?void 0:C.map((he,Ke)=>{var wt;return o.createElement(Bt,{key:Ke,"aria-hidden":Ke!==Se},o.createElement("div",{style:{overflow:"hidden",width:ht,height:xt}},o.createElement(Mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${P?.translateY?P?.translateY+50:50}%`},src:(wt=he??de?.bottom_image)!==null&&wt!==void 0?wt:j})))}))),!(!((L=W?.homePage)===null||L===void 0)&&L.length)&&o.createElement("div",{className:xe.css({height:xt,width:ht})},o.createElement("img",{className:xe.css({objectFit:"cover",width:"100%",height:"100%"}),src:(D=de?.bottom_image)!==null&&D!==void 0?D:j,alt:"pdp image"})),(Fe||!W)&&le&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>ee(!0)},o.createElement("img",{src:le,alt:"3d",width:"72px"}))),At(),o.createElement("div",{className:"pb-commondity-content"},zt({isPost:_}))),Lt(),o.createElement(si,{visible:Qe,onClose:()=>fe(!1)},o.createElement("div",{style:{paddingBottom:"80px"}},zt({isPost:!1})),Lt()),o.createElement(si,{visible:q,padding:0,isFullScreen:!0,onClose:()=>ee(!1)},o.createElement("div",{style:{backgroundColor:Te,height:"100%"}},o.createElement("iframe",{src:Fe,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Ns=o.memo(Ls),Vs=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const js=ut(Ns,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Jo,interactionRender:Vs},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 Fs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Bs=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],$n="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 zs=t=>{var{content:e,btnText:i,style:n,icon:s,isPopup:l,isExternalLink:r,onClose:u,onClick:d,submitButtonStyle:v,contentStyle:a}=t,h=et(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:m}=De(),{jumpToWeb:g}=St(),f=typeof s=="string"?s:Ds(s),y=w=>{var p,b,A;if(r){const x=m,E=(p=x?.video)===null||p===void 0?void 0:p.bindProduct,C=(A=(b=x?.video)===null||b===void 0?void 0:b.bindProduct)===null||A===void 0?void 0:A.bindCta,L=m?.index;g(w,x,E,C,L)}l||u?.(),d?.()};return o.createElement("div",Object.assign({className:`pb-prompt ${xe.css(Object.assign({},n))}`},h),o.createElement("div",{className:"pb-prompt-icon"},o.createElement("img",{width:"100%",src:f??$n,alt:"success image"})),o.createElement("div",{className:"pb-prompt-content",style:a,dangerouslySetInnerHTML:{__html:be(e,a)}}),o.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:y,dangerouslySetInnerHTML:{__html:be(i,v)}}))};var Ws=o.memo(zs);const Hs=ut(Ws,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Bs,bindableProps:[],interactionRender:Fs},defaulSetting:{props:{icon:$n,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Xs=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];const Us=t=>{var e,i,n,s,l,r,u,d,v,a,h,m,g,f,y,w,p,b,A,x,E,C,L,D,S,c,M,I,{style:O,isDefault:T,rec:j,viewTime:F,isPost:_,bottom_image:N,tipText:V,swiper:P,commodityStyles:B,buttonStyle:H,index:K,commodityGroup:J,popupBg:R,iframeIcon:le,commodityImgRatio:pe,isTel:$,iframeBgColor:Te,isActive:Me=!0}=t,je=et(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);o.useState(!0);const{sxpParameter:de,popupCurTimeRef:U,popupDetailData:re,isPreview:ae,bffFbReport:ce,checkCommodityIndexRef:ne,globalConfig:ye}=De(),{jumpToWeb:Ne,productView:We}=St();o.useState(!1),o.useState(!1),o.useState(!0);const[Ge,Qe]=o.useState(!1),fe=o.useRef(null),[q,ee]=o.useState(!1),[z,Ie]=o.useState((e=re?.multiCheckIndex)!==null&&e!==void 0?e:0),se=o.useRef(),[Se,qe]=o.useState(0),te=_?j:re;let W=_?te?.product:(n=(i=te?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(s=te?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],Ze=_?(r=te?.product)===null||r===void 0?void 0:r.bindCta:(v=(d=(u=te?.video)===null||u===void 0?void 0:u.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&v!==void 0?v:(m=(h=(a=te?.video)===null||a===void 0?void 0:a.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const tt=_?K:re?.index;if(!_&&J?.open&&(!((g=te?.video)===null||g===void 0)&&g.bindProducts)&&((y=(f=te?.video)===null||f===void 0?void 0:f.bindProducts)===null||y===void 0?void 0:y.length)>0){ne.current=z;const Ee=(w=te?.video)===null||w===void 0?void 0:w.bindProducts[z];W=Ee,Ze=Ee?.bindCta}const Ot=Ee=>{W?.link&&(Ne(Ee,te,W,Ze,tt),_||We(te,W,Ze,F||fe.current,tt),window.location.href=window.getJointUtmLink(W.link))};o.useEffect(()=>{Me&&(ce?.({eventName:"ProductView",product:W}),ce?.({eventName:"PageView",product:W}))},[Me,ce]),o.useEffect(()=>{const Ee=()=>{Me&&(fe.current=new Date)};return Ee(),window.addEventListener("pageshow",Ee),()=>{window.removeEventListener("pageshow",Ee)}},[Me]);const st=vi({product:W,enableFormattedPrice:(p=B?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:ye,style:B?.price}),ht=(ae?375:(b=O?.width)!==null&&b!==void 0?b:window.innerWidth)-((A=R?.horizontalMargin)!==null&&A!==void 0?A:0)*2,xt=pe?ht*(pe.h/pe.w):ht,zt=({isPost:Ee})=>o.createElement("div",{hidden:!!W&&(!W?.info||W?.info==="")},o.createElement(ki,{isPost:Ee,onClick:()=>Qe(!0),className:"pb-commondityDiroNew-info",style:B?.info,foldText:V?.foldText,unfoldText:V?.unfoldText,text:W?.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`})),Lt=o.useCallback(Ee=>Ee?.lineClamp?Object.assign(Object.assign({},Ee),{overflow:"hidden",WebkitLineClamp:Ee?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Ee,[]),Tt=o.useCallback(Ee=>{U.current=new Date,Ie(Ee),ne.current=Ee,se?.current&&(se.current.swiper.slideTo(0),se.current.swiper.autoplay.start())},[]),qt=o.useCallback(()=>{var Ee,he,Ke;if(!_)return o.createElement(Rn,{products:(Ee=te?.video)===null||Ee===void 0?void 0:Ee.bindProducts,data:J,defImg:(Ke=(he=de?.bottom_image)!==null&&he!==void 0?he:N)!==null&&Ke!==void 0?Ke:"",style:{padding:"0 19px"},onCLick:Tt,popupDetailData:re,check:z})},[z]),At=o.useMemo(()=>{const Ee={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Ee?.[P?.dotsAlign]},[P?.dotsAlign]),_t=W?.remark,Fe=o.useCallback(()=>{se.current&&se.current.swiper&&ot&&se.current.swiper.autoplay.stop()},[]),Ft=o.useCallback(()=>{se.current&&se.current.swiper&&ot&&se.current.swiper.autoplay.start()},[]),ei=o.useCallback(Ee=>{qe(Ee.activeIndex)},[]),ot=o.useMemo(()=>_i(),[]);return o.createElement("div",{className:"pb-commondityDiroNew"},o.createElement("div",Object.assign({className:xe.css(Object.assign(Object.assign({},O),{transform:"translate3d(0px, 0px, 0px)"}))},je),o.createElement("div",{style:{position:"relative"},onMouseEnter:Fe,onMouseLeave:Ft},W&&((x=W?.homePage)===null||x===void 0?void 0:x.length)>0&&o.createElement(ii,Object.assign({height:xt,modules:[Ti,Ei,...ot?[Wi,Hi,xi,Bi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:At,bulletElement:"button"}},ot?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:se,onSlideChange:ei,autoplay:{delay:P?.delay*1e3},className:xe.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(E=P?.dotsMarginBottom)!==null&&E!==void 0?E:0,fontSize:"14px"}},P?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:P?.dotsBgColor,opacity:1}}),P?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${P?.dotsActiveColor}!important`,opacity:1}}))}),(C=W?.homePage)===null||C===void 0?void 0:C.map((Ee,he)=>{var Ke;return o.createElement(Bt,{key:he,"aria-hidden":he!==Se},o.createElement("div",{style:{overflow:"hidden",width:ht,height:xt}},o.createElement(Mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${P?.translateY?P?.translateY+50:50}%`},src:(Ke=Ee??de?.bottom_image)!==null&&Ke!==void 0?Ke:N})))})),!(!((L=W?.homePage)===null||L===void 0)&&L.length)&&o.createElement("div",{className:xe.css({height:xt,width:ht})},o.createElement("img",{className:xe.css({objectFit:"cover",width:"100%",height:"100%"}),src:(D=de?.bottom_image)!==null&&D!==void 0?D:N,alt:"pdp image"})),(_t||!W)&&le&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>ee(!0)},o.createElement("img",{src:le,alt:"3d",width:"72px"}))),qt(),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:Lt(B?.title),dangerouslySetInnerHTML:{__html:be((S=W?.title)!==null&&S!==void 0?S:"Large Dior Toujours BagLarge",B?.title)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!W&&(!W?.collection||W?.collection===""),style:Lt(B?.collection),dangerouslySetInnerHTML:{__html:be(W?.collection||"Black Macrocannage CalfskinLarge",B?.collection)}})),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!W&&!W?.price,style:Lt(B?.price),dangerouslySetInnerHTML:{__html:st??""}}),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!W&&!W?.taxInfo,style:Lt(B?.taxInfo),dangerouslySetInnerHTML:{__html:be((c=W?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",B?.taxInfo)}}))),(!W||W?.link)&&o.createElement("a",{"aria-label":(M=Ze?.enTitle)!==null&&M!==void 0?M:"Shop now",role:"button",tabIndex:0,onClick:Ot,className:"pb-commondityDiroNew-btn",style:H},o.createElement("span",{dangerouslySetInnerHTML:{__html:be((I=Ze?.enTitle)!==null&&I!==void 0?I:"Shop now",H)}})),zt({isPost:_}))),o.createElement(si,{visible:Ge,onClose:()=>Qe(!1)},o.createElement("div",{style:{paddingTop:"20px"}},zt({isPost:!1}))),o.createElement(si,{visible:q,padding:0,isFullScreen:!0,onClose:()=>ee(!1)},o.createElement("div",{style:{backgroundColor:Te,height:"100%"}},o.createElement("iframe",{src:_t,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Gs=o.memo(Us),Ys=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const qs=ut(Gs,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Xs,interactionRender:Ys},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var Zs=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function eo(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 Ks=({src:t,rec:e,item:i,index:n,style:s,translateY:l,imgStyle:r,enableEventReport:u=!0,isActive:d})=>{const v=o.useRef(null),a=eo(v),{ctaEvent:h}=De(),[m,g]=o.useState(!1);return o.useEffect(()=>{a&&t&&v?.current&&u&&!m&&d&&(g(!0),h?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n))},[a,t,v,e,h,i,n,u,m,d]),o.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),o.createElement("div",{className:xe.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},r))},o.createElement("div",{ref:v,hidden:!t,className:xe.css({width:"100%",height:"100%"})},o.createElement(Mt,{className:xe.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},s)),src:t})))};var Ut=o.memo(Ks);const Js=t=>{var e,i,n,{style:s,isDefault:l,rec:r,viewTime:u,isPost:d,bottom_image:v,commodityStyles:a,buttonStyle:h,translateY:m=0,commodityPicture:g,isExternalLink:f,onClick:y}=t,w=et(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:p,popupDetailData:b,setPopupDetailData:A,ctaEvent:x,globalConfig:E,bffFbReport:C}=De(),{jumpToWeb:L}=St(),{popup:D}=Jt(),S=d?r:b,c=(i=(e=S?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],M=b?.index,I=o.useCallback(T=>{var j;return vi({product:T,enableFormattedPrice:(j=a?.price)===null||j===void 0?void 0:j.enableFormattedPrice,globalConfig:E,style:a?.price})},[(n=a?.price)===null||n===void 0?void 0:n.enableFormattedPrice,E]),O=Je.throttle((T,j,F)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,T,M),A?.(Object.assign(Object.assign({},S),{video:Object.assign(Object.assign({},S?.video),{bindProduct:T}),index:M,multiCheckIndex:j})),f?T?.link&&(L(F,S,T,T.bindCta,M),window.location.href=window.getJointUtmLink(T.link)):y?.()},D?.duration);return o.useEffect(()=>{C?.({eventName:"PageView"})},[]),o.createElement("ul",{role:"list",className:xe.css(Object.assign(Object.assign({},s),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},c?.map((T,j)=>{var F,_,N,V,P,B,H,K,J,R,le;return o.createElement(o.Fragment,null,S&&!T?.bindCta?null:o.createElement("li",{role:"listitem",key:j,onClick:pe=>O(T,j,pe)},o.createElement("button",Object.assign({role:"button","aria-label":T?.title,tabIndex:0,className:xe.css({display:"flex",alignItems:"normal",width:"100%",textAlign:"left"})},w),o.createElement(Ut,{src:(V=(N=(F=T?.cover)!==null&&F!==void 0?F:(_=T?.homePage)===null||_===void 0?void 0:_[0])!==null&&N!==void 0?N:p?.bottom_image)!==null&&V!==void 0?V:v,rec:S,item:T,index:j,translateY:m,imgStyle:g,enableEventReport:!1}),o.createElement("div",{style:{width:`calc(100% - ${(P=g?.width)!==null&&P!==void 0?P:0}px - ${(B=g?.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:a?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:be((H=T?.title)!==null&&H!==void 0?H:"Pendant in Yellow Gold with Diamonds, Medium",a?.title)}}),o.createElement("div",{className:"two-line-ellipsis",style:a?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:be((K=T?.collection)!==null&&K!==void 0?K:"Tiffany Lock",a?.collection)}})),o.createElement("div",{className:xe.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{style:a?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:(J=I(T))!==null&&J!==void 0?J:""}})),o.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},h),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:be((le=(R=T?.bindCta)===null||R===void 0?void 0:R.enTitle)!==null&&le!==void 0?le:"Shop Now",h)}}))))))}))};var Qs=o.memo(Js),Rs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const $s=ut(Qs,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Zs,interactionRender:Rs},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var er=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const tr=t=>{var e,i,{content:n,btnText:s,style:l,icon:r,isPopup:u,isExternalLink:d,onClose:v,onClick:a,submitButtonStyle:h,contentStyle:m,isTel:g}=t,f=et(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:y}=De(),w=(i=(e=y?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return o.createElement("div",Object.assign({className:`${xe.css(Object.assign({},l))}`},f),o.createElement("iframe",{src:w,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var ir=o.memo(tr);const nr=ut(ir,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:er,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var or=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const lr=t=>{var{content:e,isTel:i}=t;return et(t,["content","isTel"]),o.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:n=>{n.stopPropagation()}})};var sr=o.memo(lr);const rr=ut(sr,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:or,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:7});var jt=[{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:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{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"]}]}],dr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const ar=t=>{var{rec:e,children:i,className:n,onClick:s,style:l,isExternalLink:r=!1,index:u,jumpLink:d,multItem:v,multiCheckIndex:a}=t;et(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink","multItem","multiCheckIndex"]);const h=o.useRef(null),{popup:m}=Jt(),{setPopupDetailData:g,ctaEvent:f}=De(),{jumpToWeb:y}=St(),[w,p]=o.useState(null),b=Je.throttle(A=>{var x,E,C,L,D,S;A.preventDefault();const c=v||((E=(x=e?.video)===null||x===void 0?void 0:x.bindProduct)!==null&&E!==void 0?E:e?.video);if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,c,u),g?.(v&&a?Object.assign(Object.assign({},e),{video:Object.assign(Object.assign({},e?.video),{bindProduct:v}),index:u,multiCheckIndex:a}):Object.assign(Object.assign({},e),{index:u})),p(h?.current),r){const M=((L=(C=e?.video)===null||C===void 0?void 0:C.bindProduct)===null||L===void 0?void 0:L.link)||v?.link;if(d||M){const I=((D=e?.video)===null||D===void 0?void 0:D.bindCta)||v?.bindCta,O=((S=e?.video)===null||S===void 0?void 0:S.bindProduct)||v;y(A,e,O,I,u),window.location.href=window.getJointUtmLink(d||M||"")}}else s?.()},m?.duration);return o.useEffect(()=>{w&&!m?.id&&(w?.focus(),p(null))},[w,m]),o.createElement("button",{ref:h,className:n,style:Object.assign({display:"flex",alignItems:"normal"},l),onClick:b,role:"button","aria-label":"CTA",tabIndex:0},i)};var $t=o.memo(ar),ur={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const cr=t=>{var e,i,n,s,l,r,u,d,v,a,h,m,g,{content:f,style:y,bgImg:w,recData:p,bottom_image:b,ctaTempStyles:A,isExternalLink:x,translateY:E=0,index:C,isActive:L}=t,D=et(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=De(),c=(e=p?.video)===null||e===void 0?void 0:e.bindProduct,M=(l=(s=(i=c?.cover)!==null&&i!==void 0?i:(n=c?.homePage)===null||n===void 0?void 0:n[0])!==null&&s!==void 0?s:S?.bottom_image)!==null&&l!==void 0?l:b;return o.createElement($t,Object.assign({isExternalLink:x,rec:p,className:xe.css(y),index:C},D),o.createElement(Ut,{src:M,rec:p,item:(u=(r=p?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&u!==void 0?u:p?.video,index:C,translateY:E,imgStyle:A?.img,isActive:L}),o.createElement("div",{className:xe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:ur["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:be((d=c?.title)!==null&&d!==void 0?d:"Product Name",A?.title)}}),o.createElement("button",{"aria-label":(a=(v=c?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&a!==void 0?a:"Shop Now",className:xe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((h=A?.ctaTitle)===null||h===void 0?void 0:h.height)+"px"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:be((g=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&g!==void 0?g:"Shop Now",A?.ctaTitle)}})))};var vr=o.memo(cr);const pr=ut(vr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:dr,bindableProps:[],settingRender:jt},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 mr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const fr=t=>{var e,i,n,s,l,r,{content:u,style:d,bgImg:v,recData:a,bottom_image:h,ctaTempStyles:m,isExternalLink:g,index:f,isActive:y}=t,w=et(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:p}=De(),b=(e=a?.video)===null||e===void 0?void 0:e.bindCta,A=(n=(i=b?.icon)!==null&&i!==void 0?i:p?.bottom_image)!==null&&n!==void 0?n:h;return o.createElement($t,Object.assign({isExternalLink:g,rec:a,className:xe.css(Object.assign({alignItems:"center"},d)),index:f},w),o.createElement(Ut,{src:A,rec:a,item:(l=(s=a?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&l!==void 0?l:a?.video,index:f,imgStyle:m?.img,isActive:y}),o.createElement("div",{className:xe.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},m?.ctaTitle)),dangerouslySetInnerHTML:{__html:be((r=b?.enTitle)!==null&&r!==void 0?r:"Product Name",m?.ctaTitle)}}))};var hr=o.memo(fr);const Ar=ut(hr,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:mr,settingRender:jt?.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 gr=[{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 br=t=>{var e,i,n,s,l,r,u,d,v,{content:a,style:h,bgImg:m,recData:g,bottom_image:f,ctaTempStyles:y,index:w,customTitle:p,isActive:b}=t,A=et(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:x}=De(),E=(e=g?.video)===null||e===void 0?void 0:e.bindCta;(i=g?.video)===null||i===void 0||i.bindProduct;const C=(s=(n=E?.icon)!==null&&n!==void 0?n:x?.bottom_image)!==null&&s!==void 0?s:f;return o.createElement($t,Object.assign({index:w,rec:g,className:xe.css(Object.assign({alignItems:"center"},h))},A,{jumpLink:(l=E?.link)!==null&&l!==void 0?l:""}),o.createElement(Ut,{src:C,rec:g,item:(u=(r=g?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&u!==void 0?u:g?.video,index:w,imgStyle:y?.img,isActive:b}),o.createElement("div",{className:xe.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{className:to["tow-line-ellipsis"],style:y?.ctaTitle,dangerouslySetInnerHTML:{__html:be((d=E?.enTitle)!==null&&d!==void 0?d:"Product Name",y?.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:to["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:be(p?.text,p?.style)}}))))};var yr=o.memo(br),wr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],tn;const Sr=ut(yr,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(tn=jt?.filter(t=>t.type!=="commodityTitle"))===null||tn===void 0?void 0:tn.concat(gr),bindableProps:[],interactionRender:wr},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 xr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Tr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Er=t=>{var e,i,n,s,l,r,u,d,v,a,h,m,g,{content:f,style:y,bgImg:w,recData:p,bottom_image:b,ctaTempStyles:A,isExternalLink:x,translateY:E=0,index:C,isActive:L}=t,D=et(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=De(),c=(e=p?.video)===null||e===void 0?void 0:e.bindProduct,M=(l=(s=(i=c?.cover)!==null&&i!==void 0?i:(n=c?.homePage)===null||n===void 0?void 0:n[0])!==null&&s!==void 0?s:S?.bottom_image)!==null&&l!==void 0?l:b;return o.createElement($t,Object.assign({isExternalLink:x,rec:p,className:xe.css(y),index:C},D),o.createElement(Ut,{src:M,rec:p,item:(u=(r=p?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&u!==void 0?u:p?.video,index:C,translateY:E,imgStyle:A?.img,isActive:L}),o.createElement("div",{className:xe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Tr["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:be((d=c?.title)!==null&&d!==void 0?d:"Product Name",A?.title)}}),o.createElement("button",{"aria-label":(a=(v=c?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&a!==void 0?a:"Shop Now",className:xe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((h=A?.ctaTitle)===null||h===void 0?void 0:h.height)+"px"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:be((g=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&g!==void 0?g:"Shop Now",A?.ctaTitle)}})))};var Cr=o.memo(Er);const Ir=ut(Cr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:xr,settingRender:jt,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 kr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Pr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Mr=t=>{var e,i,n,s,l,r,u,d,v,a,h,m,{content:g,style:f,bgImg:y,recData:w,bottom_image:p,ctaTempStyles:b,isExternalLink:A,translateY:x=0,index:E,isActive:C}=t,L=et(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:D}=De(),S=(e=w?.video)===null||e===void 0?void 0:e.bindProduct,c=(l=(s=(i=S?.cover)!==null&&i!==void 0?i:(n=S?.homePage)===null||n===void 0?void 0:n[0])!==null&&s!==void 0?s:D?.bottom_image)!==null&&l!==void 0?l:p;return o.createElement($t,Object.assign({isExternalLink:A,rec:w,className:xe.css(f),index:E},L),o.createElement(Ut,{src:c,rec:w,item:(u=(r=w?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&u!==void 0?u:w?.video,index:E,translateY:x,imgStyle:b?.img,isActive:C}),o.createElement("div",{className:xe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Pr["tow-line-ellipsis"],style:b?.title,dangerouslySetInnerHTML:{__html:be((d=S?.title)!==null&&d!==void 0?d:"Product Name",b?.title)}}),o.createElement("button",{"aria-label":(a=(v=S?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&a!==void 0?a:"Shop Now",className:xe.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},b?.ctaTitle)),dangerouslySetInnerHTML:{__html:be((m=(h=S?.bindCta)===null||h===void 0?void 0:h.enTitle)!==null&&m!==void 0?m:"Shop Now",b?.ctaTitle)}})))};var _r=o.memo(Mr);const Dr=ut(_r,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:kr,bindableProps:[],settingRender:jt},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 Or=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Lr={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Nr=t=>{var e,i,{content:n,style:s,bgImg:l,recData:r,bottom_image:u,ctaTempStyles:d,translateY:v=0,isActive:a}=t,h=et(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=De(),[g]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(ci,{isPadding:!!r},g?.map((f,y)=>{var w,p,b,A,x,E,C,L,D,S;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(Bt,{key:y,className:xe.css(Object.assign(Object.assign({},s),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement($t,Object.assign({rec:r,multItem:f,multiCheckIndex:y},h),o.createElement(Ut,{src:(A=(b=(w=f?.cover)!==null&&w!==void 0?w:(p=f?.homePage)===null||p===void 0?void 0:p[0])!==null&&b!==void 0?b:m?.bottom_image)!==null&&A!==void 0?A:u,rec:r,item:f,index:y,translateY:v,imgStyle:d?.img,isActive:a}),o.createElement("div",{className:xe.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Lr["two-line-ellipsis"],style:d?.title,dangerouslySetInnerHTML:{__html:be((x=f?.title)!==null&&x!==void 0?x:"Product Name",d?.title)}}),o.createElement("button",{"aria-label":(C=(E=f?.bindCta)===null||E===void 0?void 0:E.enTitle)!==null&&C!==void 0?C:"Shop Now",className:xe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((L=d?.ctaTitle)===null||L===void 0?void 0:L.height)+"px"},d?.ctaTitle)),dangerouslySetInnerHTML:{__html:be((S=(D=f?.bindCta)===null||D===void 0?void 0:D.enTitle)!==null&&S!==void 0?S:"Shop Now",d?.ctaTitle)}})))))}))};var Vr=o.memo(Nr);const jr=ut(Vr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Or,bindableProps:[],settingRender:jt},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 Fr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Br={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const zr=t=>{var e,i,{content:n,style:s,bgImg:l,recData:r,bottom_image:u,ctaTempStyles:d,translateY:v=0,isActive:a}=t,h=et(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=De(),[g]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(ci,{isPadding:!!r},g?.map((f,y)=>{var w,p,b,A,x,E,C,L,D,S;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(Bt,{key:y,className:xe.css(Object.assign(Object.assign({},s),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement($t,Object.assign({rec:r,multItem:f,multiCheckIndex:y},h),o.createElement(Ut,{src:(A=(b=(w=f?.cover)!==null&&w!==void 0?w:(p=f?.homePage)===null||p===void 0?void 0:p[0])!==null&&b!==void 0?b:m?.bottom_image)!==null&&A!==void 0?A:u,rec:r,item:f,index:y,translateY:v,imgStyle:d?.img,isActive:a}),o.createElement("div",{className:xe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Br["two-line-ellipsis"],style:d?.title,dangerouslySetInnerHTML:{__html:be((x=f?.title)!==null&&x!==void 0?x:"Product Name",d?.title)}}),o.createElement("button",{"aria-label":(C=(E=f?.bindCta)===null||E===void 0?void 0:E.enTitle)!==null&&C!==void 0?C:"Shop Now",className:xe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((L=d?.ctaTitle)===null||L===void 0?void 0:L.height)+"px"},d?.ctaTitle)),dangerouslySetInnerHTML:{__html:be((S=(D=f?.bindCta)===null||D===void 0?void 0:D.enTitle)!==null&&S!==void 0?S:"Shop Now",d?.ctaTitle)}})))))}))};var Wr=o.memo(zr);const Hr=ut(Wr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Fr,settingRender:jt,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 Xr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ur={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Gr=t=>{var e,i,{content:n,style:s,bgImg:l,recData:r,bottom_image:u,ctaTempStyles:d,translateY:v=0,isActive:a}=t,h=et(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=De(),[g]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(ci,{isPadding:!!r},g?.map((f,y)=>{var w,p,b,A,x,E,C,L,D;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(Bt,{key:y,className:xe.css(Object.assign(Object.assign({},s),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement($t,Object.assign({rec:r,multItem:f,multiCheckIndex:y},h),o.createElement(Ut,{src:(A=(b=(w=f?.cover)!==null&&w!==void 0?w:(p=f?.homePage)===null||p===void 0?void 0:p[0])!==null&&b!==void 0?b:m?.bottom_image)!==null&&A!==void 0?A:u,rec:r,item:f,index:y,translateY:v,imgStyle:d?.img,isActive:a}),o.createElement("div",{className:xe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},o.createElement("div",{className:Ur["tow-line-ellipsis"],style:d?.title,dangerouslySetInnerHTML:{__html:be((x=f?.title)!==null&&x!==void 0?x:"Product Name",d?.title)}}),o.createElement("button",{"aria-label":(C=(E=f?.bindCta)===null||E===void 0?void 0:E.enTitle)!==null&&C!==void 0?C:"Shop Now",className:xe.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},d?.ctaTitle)),dangerouslySetInnerHTML:{__html:be((D=(L=f?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&D!==void 0?D:"Shop Now",d?.ctaTitle)}})))))}))};var Yr=o.memo(Gr);const qr=ut(Yr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Xr,bindableProps:[],settingRender:jt},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 Zr=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const Kr=({icon:t,styles:e,textStyle:i,onClose:n})=>{var s;const{waterFallData:l,setOpenHashtag:r}=De();return o.createElement("div",{className:"clc-sxp-nav",style:e},o.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:n},o.createElement("img",{src:t,alt:"back button"})),o.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:be(`#${(s=l?.hashTag)!==null&&s!==void 0?s:"\u6807\u9898"}`,i)}}))};var io=o.memo(Kr),Jr=null,Qr="3d989325-e7d6-4a74-8a97-98febdf5b567",Rr=null,$r=null,ed={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"},td=[{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}],id="Handbags",no={productUserId:Jr,requestId:Qr,channel:Rr,rtc:$r,tag:ed,recList:td,hashTag:id};const nd=t=>{var e;const{rec:i,style:n={},sizeChange:s=()=>{},unitWidth:l,index:r,showBorder:u,list:d,reportTagsView:v,textStyles:a,space:h}=t,{swiperRef:m,setRtcList:g,setOpenHashtag:f,sxpParameter:y,globalConfig:w}=De(),[p,b]=o.useState(!1);o.useState(!1),o.useState({height:1,width:1});const A=o.useRef(null),x=o.useRef(null);o.useRef(null),o.useRef(null);const[E,C]=o.useState(""),L=o.useMemo(()=>{var T,j,F,_,N,V,P,B,H,K;return!((T=i?.video)===null||T===void 0)&&T.cover?(j=i?.video)===null||j===void 0?void 0:j.cover:!((_=(F=i?.video)===null||F===void 0?void 0:F.imgUrls)===null||_===void 0)&&_.length?(V=(N=i?.video)===null||N===void 0?void 0:N.imgUrls)===null||V===void 0?void 0:V[0]:!((B=(P=i?.product)===null||P===void 0?void 0:P.homePage)===null||B===void 0)&&B.length?(K=(H=i?.product)===null||H===void 0?void 0:H.homePage)===null||K===void 0?void 0:K[0]:y?.bottom_image||""},[i,y?.bottom_image]),D=o.useMemo(()=>{var T,j;return((T=i?.product)===null||T===void 0?void 0:T.title)||((j=i?.video)===null||j===void 0?void 0:j.title)||null},[i]),S=o.useMemo(()=>{var T;return n.transform?Number((T=n.transform)===null||T===void 0?void 0:T.substring(n.transform.indexOf(",",0)+1,n.transform.length-3)):void 0},[n]);o.useMemo(()=>S===void 0?!1:S<=u,[S,u]);const c=vi({product:i?.product,enableFormattedPrice:(e=a?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:w,isHiddenDef:!0,style:a?.price});o.useEffect(()=>{if(A.current===null||L==="")return;let T=null;p&&E?T=E:T=L,T&&A.current.setSrc(T)},[L,p,E]);const M=o.useRef(),I=o.useCallback(T=>{setTimeout(()=>{var j;const F=(j=M?.current)===null||j===void 0?void 0:j.offsetHeight;s(F+56+h,r)},0)},[h,s,r,l,M]),O=()=>{v(),g?.(d),setTimeout(()=>{var T;(T=m?.current)===null||T===void 0||T.swiper.slideTo(r,0,!1),f?.(!1)},0)};return o.createElement("div",{ref:x,style:Object.assign({},n),className:"waterFallList-content-listItem",key:r,onClick:O},o.createElement("div",{className:"waterFallList-content-listItem-picture",ref:M},o.createElement(Mt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:I,ref:A})),o.createElement("div",{className:"waterFallList-content-listItem-info"},o.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},a?.title),dangerouslySetInnerHTML:{__html:be(D,a?.title)}}),o.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:a.price,dangerouslySetInnerHTML:{__html:c??""}})))};function od(t){var e,i,n,s,l,r,u,d,v,a,h,m,g,f,y,w,p,b,A,x,E,C,{reportTagsView:L,showBanner:D}=t,S=et(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:M,hashTagSize:I,loadingImage:O,isOpenHashTag:T,cacheActiveIndex:j}=De(),{jumpToWeb:F}=St(),_=o.useRef(null),[N,V]=o.useState(0),[P,B]=o.useState(),H=o.useRef(null),[K,J]=o.useState([]),R=o.useRef(),le=[170,230,300],[pe,$]=o.useState(!1),[Te,Me]=o.useState([]),je=o.useRef(),de=o.useCallback((fe,q)=>Math.floor(Math.random()*(q-fe+1))+fe,[]),U=o.useRef([]),[re,ae]=o.useState({width:0}),ce=o.useMemo(()=>{const fe=re.width||0;return fe>=1200?6:fe>=768&&fe<=1199?4:2},[re]),ne=o.useMemo(()=>re.width/ce-2,[ce,re]),ye=o.useCallback(()=>{var fe;const q=(fe=R.current)!==null&&fe!==void 0?fe:[],ee=[];for(let z=0;z<Te?.length;z++){const Ie=Math.floor(z/ce),se=z%ce+1;let Se=0,qe=9999999999;if(Ie===0)ee[z]=z;else{for(let te=0;te<ee.length;te++)U.current[ee[te]].top+U.current[ee[te]].height<qe&&(Se=te,qe=U.current[ee[te]].top+U.current[ee[te]].height);ee[Se]=z}U.current[z]===void 0&&(U.current[z]={}),Ie===0?(se===1?U.current[z].left=0:U.current[z].left=U.current[z-1].left+ne+4,U.current[z].top=0):(U.current[z].left=U.current[Se].left,U.current[z].top=qe),U.current[z].height=U.current[z].height||le[de(0,2)],q[z]={transform:`translate(${U.current[z].left}px,${U.current[z].top}px)`,width:`${ne}px`,height:U.current[z].height}}return J([...q]),[...q]},[ne,ce,le,de,Te]),Ne=o.useCallback((fe,q)=>{U.current[q]===void 0&&(U.current[q]={}),U.current[q].height=fe,R.current=ye()},[ye]);o.useEffect(()=>{R.current=ye()},[ne,ce,Te]),o.useEffect(()=>{var fe,q;if($(!0),c&&M?.({hashTag:c?.hashTag,defaultSize:I,maxSize:I}).then(ee=>{var z,Ie;B(ee),Me((Ie=(z=ee?.recList)===null||z===void 0?void 0:z.filter(se=>se?.video!==null||se?.product!==null))!==null&&Ie!==void 0?Ie:[]),$(!1)}),T){const ee=no;B(ee),Me((q=(fe=ee?.recList)===null||fe===void 0?void 0:fe.filter(z=>z?.video!==null||z?.product!==null))!==null&&q!==void 0?q:[]),$(!1)}},[c,M,I,T]);const We=o.useCallback(()=>{H.current!==null&&ae({width:H.current.getBoundingClientRect().width})},[]);o.useEffect(()=>{if(H.current===null)return;const fe=new ResizeObserver(q=>{We()});return fe.observe(H.current),()=>{fe.disconnect()}},[We]),o.useCallback(()=>{$(!0),c&&M?.({hashTag:c?.hashTag}).then(fe=>{var q,ee;Me(Te?.concat((ee=(q=fe?.recList)===null||q===void 0?void 0:q.filter(z=>!z?.video))!==null&&ee!==void 0?ee:[])),$(!1)})},[c,M,Te]);const Ge=o.useCallback(()=>{V(_.current.scrollTop)},[]);o.useEffect(()=>{var fe;return(fe=_?.current)===null||fe===void 0||fe.addEventListener("scroll",Ge),()=>{var q;(q=_?.current)===null||q===void 0||q.removeEventListener("scroll",Ge)}},[Ge,_]);const Qe=fe=>{var q,ee,z,Ie,se;if(!((q=P?.tag)===null||q===void 0)&&q.link){L();const Se=c?.rec;F(fe,Se,(ee=Se?.video)===null||ee===void 0?void 0:ee.bindProduct,(z=Se?.video)===null||z===void 0?void 0:z.bindCta,j,(Ie=Se?.video)===null||Ie===void 0?void 0:Ie.traceInfo),window.location.href=window.getJointUtmLink((se=P?.tag)===null||se===void 0?void 0:se.link)}};return o.createElement(o.Fragment,null,pe?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:O,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"waterFallList",ref:H},o.createElement("div",{className:"waterFallList-scroll",ref:_},D&&((e=P?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:Qe},o.createElement(Mt,{className:xe.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=P?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"waterFallList-info",style:(n=S?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:be((s=P?.tag)===null||s===void 0?void 0:s.info,(l=S?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((r=P?.tag)===null||r===void 0)&&r.link),className:"waterFallList-collection",style:Object.assign({},(u=S?.textStyles)===null||u===void 0?void 0:u.hashTagLink),onClick:Qe,dangerouslySetInnerHTML:{__html:be(((d=P?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(v=S?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"waterFallList-content"},Te?.map((fe,q)=>{var ee;return o.createElement(nd,Object.assign({key:q,index:q,rec:fe,list:Te,showBorder:N+((ee=_?.current)===null||ee===void 0?void 0:ee.clientHeight),style:K[q],sizeChange:Ne,unitWidth:ne,reportTagsView:L},S))}),o.createElement("div",{hidden:!(!((a=P?.tag)===null||a===void 0)&&a.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(y=((m=U?.current[((h=U?.current)===null||h===void 0?void 0:h.length)-1])===null||m===void 0?void 0:m.top)+((f=U?.current[((g=U?.current)===null||g===void 0?void 0:g.length)-1])===null||f===void 0?void 0:f.height))!==null&&y!==void 0?y:0}px)`,height:!((w=P?.tag)===null||w===void 0)&&w.link?((p=je?.current)===null||p===void 0?void 0:p.offsetHeight)||((b=S?.buttonBgStyle)===null||b===void 0?void 0:b.height)||"100px":0}}))),o.createElement("div",{className:"waterFallList-bottom",hidden:!(!((A=P?.tag)===null||A===void 0)&&A.link),style:S?.buttonBgStyle}),o.createElement("div",{ref:je,hidden:!(!((x=P?.tag)===null||x===void 0)&&x.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((E=P?.tag)===null||E===void 0?void 0:E.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:S?.buttonStyle,onClick:Qe,dangerouslySetInnerHTML:{__html:be(((C=P?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}var ld="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const sd=t=>{var e;const{rec:i,index:n,list:s,reportTagsView:l,textStyles:r,space:u}=t,{swiperRef:d,setRtcList:v,setOpenHashtag:a,sxpParameter:h,globalConfig:m}=De(),[g,f]=o.useState(!1),y=o.useRef(null),w=o.useRef(null),p=o.useRef(null),b=o.useRef(null),[A,x]=o.useState(""),E=o.useMemo(()=>{var c,M,I,O,T,j,F,_,N,V;return!((c=i?.video)===null||c===void 0)&&c.cover?(M=i?.video)===null||M===void 0?void 0:M.cover:!((O=(I=i?.video)===null||I===void 0?void 0:I.imgUrls)===null||O===void 0)&&O.length?(j=(T=i?.video)===null||T===void 0?void 0:T.imgUrls)===null||j===void 0?void 0:j[0]:!((_=(F=i?.product)===null||F===void 0?void 0:F.homePage)===null||_===void 0)&&_.length?(V=(N=i?.product)===null||N===void 0?void 0:N.homePage)===null||V===void 0?void 0:V[0]:h?.bottom_image||""},[i,h?.bottom_image]),C=o.useMemo(()=>{var c,M;return((c=i?.product)===null||c===void 0?void 0:c.title)||((M=i?.video)===null||M===void 0?void 0:M.title)||null},[i]),L=vi({product:i?.product,enableFormattedPrice:(e=r?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:m,isHiddenDef:!0,style:r?.price});o.useEffect(()=>{const c=new IntersectionObserver(M=>{M.forEach(I=>{if(I.isIntersecting){if(w.current===null||E==="")return;g&&A?y.current.setSrc(A):y.current.setSrc(E),c.unobserve(w.current)}})});return c.observe(w.current),()=>{c.disconnect()}},[E,g,A]);const D=(c,M,I)=>{const O=c/M;return I/O};o.useEffect(()=>{const c=p?.current;c===null||E===""||!g||(c.src=E,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const M=b?.current;if(!M)return;const I=M.getContext("2d"),O=window?.innerWidth/2,T=D(c.videoWidth,c.videoHeight,O);M.height=T,M.width=O,I?.drawImage(c,0,0,M.width,M.height),x(M.toDataURL()),c.remove(),M.remove()})},[E,g]);const S=()=>{l(),v?.(s),setTimeout(()=>{var c;(c=d?.current)===null||c===void 0||c.swiper.slideTo(n,0,!1),a?.(!1)},0)};return o.createElement("div",{ref:w,className:"list-content-listItem",key:n,onClick:S,style:{marginBottom:u}},o.createElement("div",{className:"list-content-listItem-picture"},g&&o.createElement("div",{style:{display:"none"}},o.createElement("video",{ref:p,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),o.createElement("canvas",{ref:b})),o.createElement(Mt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:y})),o.createElement("div",{className:"list-content-listItem-info"},o.createElement("div",{className:`list-content-listItem-info-title ${L?"list-content-listItem-info-nowrap":""}`,style:r?.title,dangerouslySetInnerHTML:{__html:be(C,r?.title)}}),o.createElement("div",{className:"list-content-listItem-info-price",style:r?.price,hidden:!L,dangerouslySetInnerHTML:{__html:L??""}})))};function rd(t){var e,i,n,s,l,r,u,d,v,a,h,m,g,f,y,w,p,{reportTagsView:b,showBanner:A}=t,x=et(t,["reportTagsView","showBanner"]);const{waterFallData:E,getRecommendVideos:C,hashTagSize:L,loadingImage:D,isOpenHashTag:S,cacheActiveIndex:c}=De(),{jumpToWeb:M}=St(),[I,O]=o.useState(),[T,j]=o.useState(),[F,_]=o.useState(!1),N=o.useRef(null),[V,P]=o.useState(!1);o.useCallback(()=>{V||(P(!0),E&&C?.({hashTag:E?.hashTag}).then(H=>{var K;O(I?.concat((K=H?.recList)!==null&&K!==void 0?K:[])),P(!1)}))},[E,C,I,V]),o.useEffect(()=>{var H,K;if(_(!0),E&&C?.({hashTag:E?.hashTag,defaultSize:L,maxSize:L}).then(J=>{var R,le;j(J),O((le=(R=J?.recList)===null||R===void 0?void 0:R.filter(pe=>pe?.video!==null||pe?.product!==null))!==null&&le!==void 0?le:[]),_(!1)}),S){const J=no;j(J),O((K=(H=J?.recList)===null||H===void 0?void 0:H.filter(R=>R?.video!==null||R?.product!==null))!==null&&K!==void 0?K:[]),_(!1)}},[E,C,L,S]);const B=H=>{var K,J,R,le,pe;if(!((K=T?.tag)===null||K===void 0)&&K.link){b();const $=E?.rec;M(H,$,(J=$?.video)===null||J===void 0?void 0:J.bindProduct,(R=$?.video)===null||R===void 0?void 0:R.bindCta,c,(le=$?.video)===null||le===void 0?void 0:le.traceInfo),window.location.href=window.getJointUtmLink((pe=T?.tag)===null||pe===void 0?void 0:pe.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:N},A&&((e=T?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:B},o.createElement(Mt,{className:xe.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=T?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"list-info",style:(n=x?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:be((s=T?.tag)===null||s===void 0?void 0:s.info,(l=x?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((r=T?.tag)===null||r===void 0)&&r.link),className:"list-collection",onClick:B,style:Object.assign(Object.assign({},(u=x?.textStyles)===null||u===void 0?void 0:u.hashTagLink),{marginBottom:x?.space}),dangerouslySetInnerHTML:{__html:be(((d=T?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(v=x?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"list-content"},I?.map((H,K)=>o.createElement(sd,Object.assign({key:K,index:K,rec:H,list:I,reportTagsView:b},x)))),o.createElement("div",{hidden:!V,style:{textAlign:"center"}},"loading..."),o.createElement("div",{hidden:!(!((a=T?.tag)===null||a===void 0)&&a.link),style:{height:!((h=T?.tag)===null||h===void 0)&&h.link?((m=x?.buttonBgStyle)===null||m===void 0?void 0:m.height)||((g=x?.buttonStyle)===null||g===void 0?void 0:g.height)||"100px":0}})),o.createElement("div",{className:"list-bottom",hidden:!(!((f=T?.tag)===null||f===void 0)&&f.link),style:x?.buttonBgStyle}),o.createElement("div",{hidden:!(!((y=T?.tag)===null||y===void 0)&&y.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},x?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((w=T?.tag)===null||w===void 0?void 0:w.linkTitle)||"Shop the collection",className:"list-btn",style:x?.buttonStyle,onClick:B,dangerouslySetInnerHTML:{__html:be(((p=T?.tag)===null||p===void 0?void 0:p.linkTitle)||"Shop the collection",x?.buttonStyle)}}))))}const dd=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:s,swiperRef:l,setWaterFallData:r,cacheRtcList:u,setRtcList:d,cacheActiveIndex:v,rtcList:a,setCacheRtcList:h,setIsFromHashtag:m,isFromHashtag:g,bffEventReport:f,themeTag:y,selectTag:w,bffFbReport:p}=De(),{backMainFeed:b}=St();o.useRef(null);const A=o.useRef(null),[x,E]=o.useState();o.useEffect(()=>{const c=document.getElementById("sxp-render"),M=document.getElementById("water-fall");M?A.current=M:(A.current=document.createElement("div"),A.current.setAttribute("id","water-fall"),c?.appendChild(A.current))},[]);const C=()=>{var c,M;b("branch",w,void 0,i?.hashTag),S(),r?.(void 0),m?.(!1),(M=(c=l?.current)===null||c===void 0?void 0:c.swiper)===null||M===void 0||M.slideTo(v,0,!1),n?.(!1)},[L,D]=o.useState();o.useEffect(()=>{i&&D(i)},[i]);const S=o.useCallback(()=>{var c,M,I,O,T,j;const F=L?.rec;if(!F)return;let _="",N=null;g?_="hashTagPage":!((c=F?.video)===null||c===void 0)&&c.url?(_="videoPage",N="video"):!((I=(M=F?.video)===null||M===void 0?void 0:M.imgUrls)===null||I===void 0)&&I.length&&(_="imagePage",N="image"),f?.({eventInfo:{contentId:(O=F?.video)===null||O===void 0?void 0:O.itemId,position:v+"",contentTags:JSON.stringify((T=F?.video)===null||T===void 0?void 0:T.tags),traceInfo:(j=F?.video)===null||j===void 0?void 0:j.traceInfo,hashTags:JSON.stringify([L?.hashTag]),fromKName:_,fromKPage:location?.href,timeOnSite:Math.floor((new Date-x)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:N}})},[L,f,x,g,v]);return o.useEffect(()=>{s&&(E(new Date),p?.({eventName:"PageView"}))},[s,p]),o.useEffect(()=>{const c=()=>{E(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),A.current?cn.createPortal(o.createElement("div",{className:"waterfall",style:{display:s?"block":"none"}},o.createElement(io,{icon:ld,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:C}),t?.openFixedSize===!0||t?.openFixedSize===void 0?o.createElement(rd,Object.assign({reportTagsView:S},t)):o.createElement(od,Object.assign({reportTagsView:S},t))),A.current):null};var oo=o.memo(dd);const ad=t=>o.createElement(oo,Object.assign({},t));var ud=o.memo(ad);const cd=ut(ud,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Zr,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var vd=[{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 lo=t=>o.createElement(lo,Object.assign({},t));var pd=o.memo(lo);const md=ut(pd,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:vd},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var fd=[{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:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{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"]}]}],so={"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 hd=t=>{var e,i,n,s,l,r,u,d,v,a,{style:h,recData:m,ctaTempStyles:g,index:f,event:y,onClick:w,isExternalLink:p=!1,isActive:b}=t,A=et(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:x,setPopupDetailData:E}=De(),{jumpToWeb:C}=St(),[L,D]=o.useState(!1),S=o.useRef(null),c=eo(S),M=((n=(i=(e=m?.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=m?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((r=m?.video)===null||r===void 0?void 0:r.bindCta),I=((d=(u=m?.video)===null||u===void 0?void 0:u.bindProducts)===null||d===void 0?void 0:d[0])||((v=m?.video)===null||v===void 0?void 0:v.bindProduct),O=_=>{var N,V,P,B;const H=((V=(N=m?.video)===null||N===void 0?void 0:N.bindProducts)===null||V===void 0?void 0:V[0])||((P=m?.video)===null||P===void 0?void 0:P.bindProduct)||m?.video;if(x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},m,H,f),E?.(Object.assign(Object.assign({},m),{index:f})),p){const K=I?.link||((B=H?.bindCta)===null||B===void 0?void 0:B.link);K&&(C(_,m,I,M,f),window.location.href=window.getJointUtmLink(K))}else w?.()},T=M?.enTitle||"\u67E5\u770B\u8BE6\u60C5",j=o.useMemo(()=>{var _,N;const V=y?.animation;if(V){const{delay:P,duration:B,backgroundColor:H}=V;return{":after":{animationDelay:`${(_=P/1e3)!==null&&_!==void 0?_:0}s`,animationDuration:`${(N=B/1e3)!==null&&N!==void 0?N:0}s`,backgroundColor:`${H??"transparent"}`}}}},[y?.animation]);o.useEffect(()=>{var _,N,V;c&&S?.current&&b&&x?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},m,((N=(_=m?.video)===null||_===void 0?void 0:_.bindProducts)===null||N===void 0?void 0:N[0])||((V=m?.video)===null||V===void 0?void 0:V.bindProduct)||m?.video,f)},[c,b]),o.useEffect(()=>{D(!!c)},[c]);const F=o.useMemo(()=>L?so["animated-button"]:null,[L]);return o.createElement("div",Object.assign({ref:S,style:Object.assign(Object.assign(Object.assign({},h),g?.ctaTitle),{lineHeight:`${(a=h?.height)!==null&&a!==void 0?a:0}px`})},A,{className:`${F} ${xe.css(j)} ${so["one-line-ellipsis"]}`,onClick:O,dangerouslySetInnerHTML:{__html:be(T,g?.ctaTitle)}}))};var Ad=o.memo(hd),gd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const bd=ut(Ad,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:fd,bindableProps:[],interactionRender:gd},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 yd=[{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:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{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"]}]}],ri={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 wd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Sd=t=>{var e,i,n,s,l,r,u,d,v,a,h,m,g,f,y,w,p,b,A,x,E,C,L,{style:D,recData:S,ctaTempStyles:c,index:M,event:I,bottom_image:O,translateY:T,isTel:j,onClick:F,isExternalLink:_=!1,isActive:N}=t,V=et(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);D==null||delete D.transform;const{sxpParameter:P,globalConfig:B,ctaEvent:H,setPopupDetailData:K}=De(),{jumpToWeb:J}=St(),[R,le]=o.useState(!0),pe=((n=(i=(e=S?.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=S?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((r=S?.video)===null||r===void 0?void 0:r.bindCta),$=((d=(u=S?.video)===null||u===void 0?void 0:u.bindProducts)===null||d===void 0?void 0:d[0])||((v=S?.video)===null||v===void 0?void 0:v.bindProduct),Te=ae=>{var ce,ne,ye,Ne;const We=((ne=(ce=S?.video)===null||ce===void 0?void 0:ce.bindProducts)===null||ne===void 0?void 0:ne[0])||((ye=S?.video)===null||ye===void 0?void 0:ye.bindProduct)||S?.video;if(H?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,We,M),K?.(Object.assign(Object.assign({},S),{index:M})),_){const Ge=$?.link||((Ne=We?.bindCta)===null||Ne===void 0?void 0:Ne.link);Ge&&(J(ae,S,$,pe,M),window.location.href=window.getJointUtmLink(Ge))}else F?.()},Me=pe?.enTitle||"\u67E5\u770B\u8BE6\u60C5",je=o.useMemo(()=>{const ae=I?.animation;if(ae){const{delay:ce,duration:ne}=ae;return{animationDelay:`${ce?ce/1e3:0}s`,animationDuration:`${ne?ne/1e3:0}s`}}},[I?.animation]),de=(f=(g=(m=(a=$?.cover)!==null&&a!==void 0?a:(h=$?.homePage)===null||h===void 0?void 0:h[0])!==null&&m!==void 0?m:pe?.icon)!==null&&g!==void 0?g:P?.bottom_image)!==null&&f!==void 0?f:O,U=ae=>{ae.stopPropagation(),le(!1)};o.useEffect(()=>{le(!0)},[N]);const re=o.useMemo(()=>N&&R?ri["animated-fadeIn"]:null,[N,R]);return o.createElement(o.Fragment,null,j?o.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):o.createElement("div",Object.assign({},V,{className:`${xe.css(Object.assign(Object.assign({},D),{"--transY":`translateY(calc(100% + ${(y=D?.margin)!==null&&y!==void 0?y:0}px))`}))} ${ri.aniLinkPopup} ${re} ${xe.css(je)}`,onClick:Te}),o.createElement("div",{onClick:U,className:ri["modal-icon-wrapper"],style:{padding:(w=D?.padding)!==null&&w!==void 0?w:0}},o.createElement("img",{src:B?.popupCloseIcon||wd,alt:"close",className:ri["modal-icon-wrapper-img"]})),o.createElement(Ut,{src:de,rec:S,item:(E=(A=(b=(p=S?.video)===null||p===void 0?void 0:p.bindProducts)===null||b===void 0?void 0:b[0])!==null&&A!==void 0?A:(x=S?.video)===null||x===void 0?void 0:x.bindProduct)!==null&&E!==void 0?E:S?.video,index:M,translateY:T,imgStyle:c?.img,isActive:N}),(!S||$?.title)&&o.createElement("div",{className:ri["one-line-ellipsis"],style:c?.title,dangerouslySetInnerHTML:{__html:be((C=$?.title)!==null&&C!==void 0?C:"Product Name",c?.title)}}),o.createElement("div",{className:ri["one-line-ellipsis"],style:Object.assign(Object.assign({},c?.ctaTitle),{lineHeight:((L=c?.ctaTitle)===null||L===void 0?void 0:L.height)+"px"}),dangerouslySetInnerHTML:{__html:be(Me,c?.ctaTitle)}})))};var xd=o.memo(Sd),Td=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const Ed=ut(xd,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:yd,bindableProps:[],interactionRender:Td},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 Cd=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],Id=[{title:"\u5168\u5C40\u8BBE\u7F6E",child:[{type:"Switch",label:"\u5F39\u7A97\u5F00\u5173",name:["props","open"]},{type:"Switch",label:"\u6BCF\u6B21\u8FDB\u5165\u63D0\u793A",name:["props","isShowOnce"]},{type:"Switch",label:"\u5173\u95ED\u6309\u94AE",name:["props","isShowClose"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u5185\u8FB9\u8DDD",name:["style","padding"],addonAfter:"px"},{label:"\u5BF9\u9F50",type:"TextAlign",name:["style"]}]},{title:"\u534F\u8BAE\u5185\u5BB9",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","content","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","content","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","content","style","color"]},{type:"Number",name:["props","content","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","content","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","content","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","content","text"]}]},{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","interaction","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","interaction","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","interaction","style","color"]},{type:"Number",name:["props","interaction","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","interaction","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","interaction","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","interaction","text"]}]}];const ro=o.createContext({}),kd=({children:t,data:e})=>{var i,n,s,l,r,u,d,v,a,h,m,g,f;const[y,w]=o.useState(!1),[p,b]=o.useState(!1),[A,x]=o.useState(""),[E,C]=o.useState(!1);return o.createElement(ro.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:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.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:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.privacy_policy_title,privacyPolicyUrl:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_policy_url,privacyTitle:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_title,template:(g=e?.sxp_parameter)===null||g===void 0?void 0:g.template,industry:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.industry},appDomain:e?.appDomain,openHashtag:y,setOpenHashtag:w,openConsent:p,setOpenConsent:b,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:A,setConsentPopupCate:x,openMultiPosts:E,setOpenMultiPosts:C}},t)};function nn(){return o.useContext(ro)}var Pd="data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg t='1730260080030' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4241' xmlns:xlink='http://www.w3.org/1999/xlink' width='64' height='64'%3e%3cpath d='M895.156706 86.256941a30.177882 30.177882 0 0 1 42.767059-0.180706c11.745882 11.745882 11.745882 30.870588-0.180706 42.767059L128.843294 937.743059c-11.866353 11.866353-30.930824 12.047059-42.767059 0.180706-11.745882-11.745882-11.745882-30.870588 0.180706-42.767059L895.156706 86.256941z' fill='white' p-id='4242'%3e%3c/path%3e%3cpath d='M86.076235 86.076235c11.745882-11.745882 30.870588-11.745882 42.767059 0.180706l808.899765 808.899765c11.866353 11.866353 12.047059 30.930824 0.180706 42.767059-11.745882 11.745882-30.870588 11.745882-42.767059-0.180706L86.256941 128.843294a30.177882 30.177882 0 0 1-0.180706-42.767059z' fill='white' p-id='4243'%3e%3c/path%3e%3cpath d='M0 0h1024v1024H0z' fill='white' fill-opacity='0' p-id='4244'%3e%3c/path%3e%3c/svg%3e",Md="data:image/png;base64,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jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cAv8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/9k=";const _d=t=>{var e,i,{isTel:n,isShowOnce:s,open:l,content:r,interaction:u,style:d,onClick:v,contsentState:a,isShowClose:h}=t;et(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:m}=nn(),[g,f]=o.useState(!1),y=o.useMemo(()=>m==="Display"||l&&(s||a)&&d&&!g,[m,l,g]),w=o.useCallback(()=>{f(!0)},[]),p=o.useCallback(()=>{v?.()},[]);return o.createElement(o.Fragment,null,n?o.createElement("img",{src:Md,width:"100%"}):o.createElement(o.Fragment,null,y&&o.createElement("div",{className:"consentPopupDisplay",style:d},o.createElement("div",{style:{flex:1}},o.createElement("span",{style:r?.style,dangerouslySetInnerHTML:{__html:be((e=r?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),r?.style)}}),o.createElement("span",{style:Object.assign(Object.assign({},u?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:be((i=u?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),u?.style)},onClick:p})),h&&o.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:w},o.createElement("img",{src:Pd,alt:"close"})))))};var Dd=o.memo(_d);const Od=ut(Dd,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:Id,bindableProps:[],interactionRender:Cd},defaulSetting:{props:{content:{text:"To personalise or adjust your preferences at any time,click on link below to see more cead more",style:{fontSize:12,color:"#fff"}},interaction:{text:"read more",style:{fontSize:12,color:"#fff",textDecoration:"underline"}},isShowClose:!0},style:{backgroundColor:"#000",padding:18}},sort:1});var Ld=[{title:"\u80CC\u666F\u8BBE\u7F6E",child:[{label:"\u80CC\u666F\u56FE",type:"Upload",name:["props","bgImgUrl"]},{type:"Group",label:"\u8FD4\u56DE\u6309\u94AE",child:[{type:"Switch",name:["props","backButton","enable"]},{type:"Upload",name:["props","backButton","icon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A100 * 76"}]},{type:"Group",label:"",child:[{type:"Select",name:["props","backButton","xPosit"],options:[{label:"\u76F8\u5BF9\u5DE6\u4FA7",value:"left"},{label:"\u76F8\u5BF9\u53F3\u4FA7",value:"right"}],initialValue:"left"},{type:"Number",name:["props","backButton","x"],addonAfter:"X"}]},{type:"Group",label:"",child:[{type:"Select",name:["props","backButton","yPosit"],options:[{label:"\u76F8\u5BF9\u5E95\u90E8",value:"bottom"},{label:"\u76F8\u5BF9\u9876\u90E8",value:"top"}],initialValue:"top"},{type:"Number",name:["props","backButton","y"],addonAfter:"Y",initialValue:0}]}]},{title:"\u6309\u94AE\u8BBE\u7F6E",child:[{type:"Group",child:[{type:"Upload",name:["props","button1Url"],text:"\u6309\u94AE1"},{type:"Upload",name:["props","button2Url"],text:"\u6309\u94AE2"}]},{type:"Group",child:[{type:"Upload",name:["props","button3Url"],text:"\u6309\u94AE3"},{type:"Upload",name:["props","button4Url"],text:"\u6309\u94AE4"}]}]}];const Nd=t=>{var e,i,{bgImgUrl:n,style:s,recData:l}=t,r=et(t,["bgImgUrl","style","recData"]);const{bffEventReport:u,curTime:d,updateChannel:v}=De(),{isActive:a}=en()||{},h=o.useRef(!1),m=o.useRef(),g=(i=(e=l?.video)===null||e===void 0?void 0:e.traceInfo)!==null&&i!==void 0?i:"",f=o.useCallback((b,A)=>{try{return new Function("props","str",`if (str) {
|
7
7
|
return props?.button${b+1}${A}
|
8
8
|
} else {
|
9
9
|
return props?.button${b+1}
|
10
|
-
}`)(r,A)}catch{}},[r]),y=o.useCallback(b=>{const A=f(b),x=A?.value;x&&(a?.({eventInfo:{eventSubject:"multiPostClick",eventDescription:"multiPostClick",traceinfo:g,branchfeed:A?.linkType==="recommendFlow"&&x?x:""}}),A?.linkType==="recommendFlow"?(v("multipostClick"),p?.(x),d.current=new Date):new Function(x)())},[r]),w=o.useCallback(()=>{m.current=new Date,a?.({eventInfo:{eventSubject:"startMultiPost",eventDescription:"startMultiPost",contentFormat:"IMAGE",position:"0",traceinfo:g}})},[]),v=o.useCallback(b=>{a?.({eventInfo:{eventSubject:"endMultiPost",eventDescription:"endMultiPost",contentFormat:"IMAGE",position:"0",traceinfo:g,nextStep:b||"others",timeOnSite:Math.floor((new Date-m?.current)/1e3)+""}})},[]);return o.useEffect(()=>{u?(w(),h.current=!0):h.current&&v()},[u]),o.useEffect(()=>{const b=()=>w(),A=()=>v();return At.on(at.PAGE_DID_SHOW,b),At.on(at.PAGE_DID_HIDE,A),()=>{At.off(at.PAGE_DID_SHOW,b),At.off(at.PAGE_DID_HIDE,A)}},[u]),o.createElement("div",{className:"multiposts",style:Object.assign(Object.assign({},s),Ms(n))},Array.from({length:4},(b,A)=>o.createElement("button",{className:"multiposts-btn",role:"button","aria-label":`multiposts-${A+1}`,onClick:()=>y(A)},o.createElement("img",{className:"multiposts-btn-img",src:f(A,"Url"),alt:`multiposts-img-${A+1}`}))))};var tn=o.memo(Dd),Od=[{title:"\u6309\u94AE1\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button1",isMultiPosts:!0}]},{title:"\u6309\u94AE2\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button2",isMultiPosts:!0}]},{title:"\u6309\u94AE3\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button3",isMultiPosts:!0}]},{title:"\u6309\u94AE4\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button4",isMultiPosts:!0}]}];const Ld=ut(tn,{displayName:"MultiPosts",icon:"",category:"base",type:"MultiPosts",related:{settingRender:_d,interactionRender:Od},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var nn=Object.freeze({__proto__:null,AniLink:hd,AniLinkPopup:Sd,Appoint:mr,AppointForm:Yo,Commodity:ur,CommodityDetail:Ls,CommodityDetailDiroNew:Us,CommodityDiro:Tr,CommodityDiroNew:Pr,CommodityList:Js,Consent:cd,ConsentDetail:or,Display:Md,HashTag:dd,Iframe:er,Link:br,MultiCommodity:Br,MultiCommodityDiro:Lr,MultiCommodityDiroNew:Ur,MultiPosts:Ld,Prompt:Bs});const Nd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Vd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",jd=t=>{var e,{active:i,activeIcon:n,unActicveIcon:s,recData:l,position:r}=t,a=it(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:d,mutateUnlike:p,bffEventReport:u,setCacheRtcList:h,cacheRtcList:m}=Le(),[g,f]=o.useState((e=m?.[r])===null||e===void 0?void 0:e.isCollected),y=Ft(Vd),w=Ft(Nd),v=Ke.debounce(()=>St(void 0,void 0,void 0,function*(){var b,A,x,I,E,L,D,S,c,_,C,O,T,j,B,M,N,V,k,F,X,G;if(g){f(!1);const J=(x=yield p?.({videoItemId:(A=(b=l?.video)===null||b===void 0?void 0:b.itemId)!==null&&A!==void 0?A:""}))!==null&&x!==void 0?x:!1;if(u?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(E=(I=l?.video)===null||I===void 0?void 0:I.itemId)!==null&&E!==void 0?E:"",contentName:(D=(L=l?.video)===null||L===void 0?void 0:L.title)!==null&&D!==void 0?D:"",contentTags:JSON.stringify((c=(S=l?.video)===null||S===void 0?void 0:S.tags)!==null&&c!==void 0?c:[]),position:r+"",contentFormat:!((_=l?.video)===null||_===void 0)&&_.url?"video":"image",traceInfo:(C=l?.video)===null||C===void 0?void 0:C.traceInfo}}),!J)f(!0);else{const Q=(O=m?.map((ie,ae)=>(ae===r&&(ie.isCollected=!1),ie)))!==null&&O!==void 0?O:[];h?.(Q)}}else{f(!0);const J=(T=yield d?.({content:JSON.stringify(l)}))!==null&&T!==void 0?T:!1;if(u?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(B=(j=l?.video)===null||j===void 0?void 0:j.itemId)!==null&&B!==void 0?B:"",contentName:(N=(M=l?.video)===null||M===void 0?void 0:M.title)!==null&&N!==void 0?N:"",contentTags:JSON.stringify((k=(V=l?.video)===null||V===void 0?void 0:V.tags)!==null&&k!==void 0?k:[]),position:r+"",contentFormat:!((F=l?.video)===null||F===void 0)&&F.url?"video":"image",traceInfo:(X=l?.video)===null||X===void 0?void 0:X.traceInfo}}),!J)f(!1);else{const Q=(G=m?.map((ie,ae)=>(ae===r&&(ie.isCollected=!0),ie)))!==null&&G!==void 0?G:[];h?.(Q)}}}),200);return o.createElement("button",Object.assign({},a,{"aria-label":"like",onClick:v}),o.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:g?n||y:s||w,alt:"icon"}))};var so=o.memo(jd),Fd="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 on=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=dn.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})(),Bd=({rec:t,index:e,height:i,data:n,muted:s,activeIndex:l,videoPostConfig:r,videoPlayIcon:a})=>{const[d,p]=o.useState(!1),{bffEventReport:u,sxpParameter:h,waterFallData:m,openHashtag:g,bffFbReport:f}=Le(),y=o.useRef(0),[w,v]=o.useState(!1),[b,A]=o.useState(!0),{isActive:x}=Ri(),I=o.useRef(null),[E,L]=o.useState(""),[D,S]=o.useState(!1),c=o.useRef(),_=`pb-cache-video-${e}`,C=o.useRef(null),O=o.useRef(null),T=o.useRef(),j=o.useRef(),B=o.useMemo(()=>r?.mode==="2",[r]),M=o.useMemo(()=>{var Y;return r?.mode==="2"?`translateY(-${50+((Y=r?.offsetTop)!==null&&Y!==void 0?Y:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),N=o.useMemo(()=>{var Y;return((Y=t?.video)===null||Y===void 0?void 0:Y.cover)||E},[E,t]),V=o.useMemo(()=>B?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[B]),k=o.useMemo(()=>r?.bgWay==="1",[r]),F=o.useMemo(()=>k&&r?.bgColor?{backgroundColor:r?.bgColor}:{},[r,k]);o.useEffect(()=>{c?.current&&(c.current.muted=s)},[s,c?.current]);const X=o.useCallback(()=>{var Y;c?.current&&((Y=c?.current)===null||Y===void 0||Y.play())},[c?.current]),G=Ft("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),J=o.useCallback(()=>{c?.current&&(S(!1),v(!0))},[]),Q=o.useCallback(()=>St(void 0,void 0,void 0,function*(){var Y,ne,re,de,oe,Ce,He,Ge,Ze,Je,ce,q,K;if(!c?.current)return;p(!1);const z=n[e];if(z&&(!((Y=c?.current)===null||Y===void 0)&&Y.duration)){y.current=((ne=c?.current)===null||ne===void 0?void 0:ne.currentTime)||0;const Pe=((de=(re=c?.current)===null||re===void 0?void 0:re.duration)!==null&&de!==void 0?de:0).toFixed(2),ee=((Ce=(oe=c?.current)===null||oe===void 0?void 0:oe.currentTime)!==null&&Ce!==void 0?Ce:0).toFixed(2),Ne=b?"0":"1";u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ge=(He=z?.video)===null||He===void 0?void 0:He.itemId)!==null&&Ge!==void 0?Ge:"",contentName:(Je=(Ze=z?.video)===null||Ze===void 0?void 0:Ze.title)!==null&&Je!==void 0?Je:"",playType:Ne,startTime:ee,videoDuration:Pe,contentTags:JSON.stringify((q=(ce=z?.video)===null||ce===void 0?void 0:ce.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(K=z?.video)===null||K===void 0?void 0:K.traceInfo,loadTime:j?.current-T?.current+""}}),A(!1)}}),[u,n,e,b,c?.current]),ie=o.useCallback(()=>{var Y;if(!c?.current||E||!B||(c.current.style.objectFit="contain",!((Y=t?.video)===null||Y===void 0)&&Y.cover||!I||!I.current||k))return;const ne=()=>{const re=I?.current,de=re.getContext("2d"),oe=window?.innerWidth,Ce=window?.innerHeight;re.height=Ce,re.width=oe,de?.drawImage(c.current,0,0,re.width,re.height),L(re.toDataURL())};ne(),setTimeout(()=>{ne()},500)},[c.current,k,t,E,B]),ae=o.useCallback(()=>{c.current&&(j.current=new Date,Q(),ie())},[c.current,ie,Q]),$=o.useCallback(Y=>()=>{var ne,re,de,oe,Ce;if(!c.current||!w)return;const He=(ne=c?.current)===null||ne===void 0?void 0:ne.paused;switch(Y){case"start":if(!He)return;(re=c?.current)===null||re===void 0||re.play(),p(!1);break;case"pause":if(He)return;(de=c?.current)===null||de===void 0||de.pause(),p(!0);break;default:He?(oe=c?.current)===null||oe===void 0||oe.play():(Ce=c?.current)===null||Ce===void 0||Ce.pause(),p(!He);break}},[w,c?.current]),xe=o.useCallback(()=>{var Y,ne,re,de,oe,Ce,He,Ge,Ze,Je,ce,q,K;if(!c?.current||l!==e)return;const z=n[e],Pe=((ne=(Y=c?.current)===null||Y===void 0?void 0:Y.duration)!==null&&ne!==void 0?ne:0).toFixed(2),ee=((de=(re=c?.current)===null||re===void 0?void 0:re.currentTime)!==null&&de!==void 0?de:0).toFixed(2);if(!((oe=c?.current)===null||oe===void 0)&&oe.duration){const Ne=(((Ce=c?.current)===null||Ce===void 0?void 0:Ce.currentTime)-y.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ge=(He=z?.video)===null||He===void 0?void 0:He.itemId)!==null&&Ge!==void 0?Ge:"",contentName:(Je=(Ze=z?.video)===null||Ze===void 0?void 0:Ze.title)!==null&&Je!==void 0?Je:"",endTime:ee,videoDuration:Pe,playDuration:Ne,contentTags:JSON.stringify((q=(ce=z?.video)===null||ce===void 0?void 0:ce.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(K=z?.video)===null||K===void 0?void 0:K.traceInfo}})}},[n,e,u,c?.current,l]),Oe=o.useCallback(()=>{S(!0)},[]);o.useEffect(()=>{var Y,ne,re,de,oe,Ce,He,Ge,Ze,Je;if(!x)return;const ce=t?.video.url;if(!ce)return;const q=document.querySelector(`#${_}`);if(!q||(c.current=on?.(q),!c?.current))return;T.current=new Date;const K=window?.Hls;let z=O?.current;return ce.includes(".m3u8")&&K&&K.isSupported()?(z=new K,z?.loadSource(ce),z?.attachMedia(c?.current),z?.on(K.Events.MANIFEST_PARSED,function(){var Pe;(Pe=c?.current)===null||Pe===void 0||Pe.play()})):c.current.src=ce,(Y=c?.current)===null||Y===void 0||Y.setAttribute("x5-playsinline","true"),(ne=c?.current)===null||ne===void 0||ne.setAttribute("webkit-playsinline","true"),(re=c?.current)===null||re===void 0||re.addEventListener("loadedmetadata",ae),(de=c?.current)===null||de===void 0||de.addEventListener("loadeddata",ie),(oe=c?.current)===null||oe===void 0||oe.addEventListener("play",Q),(Ce=c?.current)===null||Ce===void 0||Ce.addEventListener("playing",J),(He=c?.current)===null||He===void 0||He.addEventListener("pause",xe),(Ge=c?.current)===null||Ge===void 0||Ge.addEventListener("ended",X),(Ze=c?.current)===null||Ze===void 0||Ze.addEventListener("canplay",X),(Je=c?.current)===null||Je===void 0||Je.addEventListener("waiting",Oe),()=>{var Pe,ee,Ne,Ye,R,W,qe,ct,Nt,$e;((Pe=c?.current)===null||Pe===void 0?void 0:Pe.paused)||xe(),O?.current&&((ee=O?.current)===null||ee===void 0||ee.destroy()),v(!1),(Ne=c?.current)===null||Ne===void 0||Ne.removeEventListener("loadedmetadata",ae),(Ye=c?.current)===null||Ye===void 0||Ye.removeEventListener("loadeddata",ie),(R=c?.current)===null||R===void 0||R.removeEventListener("play",Q),(W=c?.current)===null||W===void 0||W.removeEventListener("playing",J),(qe=c?.current)===null||qe===void 0||qe.removeEventListener("pause",xe),(ct=c?.current)===null||ct===void 0||ct.removeEventListener("ended",X),(Nt=c?.current)===null||Nt===void 0||Nt.removeEventListener("canplay",X),($e=c?.current)===null||$e===void 0||$e.removeEventListener("waiting",Oe)}},[x]),o.useEffect(()=>{var Y,ne,re,de,oe,Ce;!c?.current||!w||(x?(f?.({eventName:"ViewContent",product:(ne=(Y=n?.[e])===null||Y===void 0?void 0:Y.video)===null||ne===void 0?void 0:ne.bindProduct}),f?.({eventName:"PageView",product:(de=(re=n?.[e])===null||re===void 0?void 0:re.video)===null||de===void 0?void 0:de.bindProduct}),(oe=c?.current)===null||oe===void 0||oe.play()):(Ce=c?.current)===null||Ce===void 0||Ce.pause())},[x,w,c?.current]),o.useEffect(()=>{var Y,ne,re;if(!x||!c?.current)return;!((Y=c?.current)===null||Y===void 0?void 0:Y.paused)&&g?(ne=c?.current)===null||ne===void 0||ne.pause():g||(re=c?.current)===null||re===void 0||re.play()},[g,x,c?.current]),o.useEffect(()=>{if(!x)return;const Y=()=>{$("start")()},ne=$("pause");return At.on(at.PAGE_DID_SHOW,Y),At.on(at.PAGE_DID_HIDE,ne),()=>{At.off(at.PAGE_DID_SHOW,Y),At.off(at.PAGE_DID_HIDE,ne)}},[$,x]);const Fe=o.useMemo(()=>!h?.placeholder_image||w?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"placeholder image"}),[w,h?.placeholder_image]),se=o.useMemo(()=>{if(!(!D||!w))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:Fd,alt:"placeholder image"})},[D,w]);return o.useEffect(()=>{if(!c?.current)return;const Y=()=>{var ne;l===e&&(!((ne=t?.video)===null||ne===void 0)&&ne.url)&&c?.current&&!d&&$("pause")()};return window.addEventListener("beforeunload",Y),()=>{window.removeEventListener("beforeunload",Y)}},[l,e,t,c?.current,$,d]),t?.video?o.createElement(o.Fragment,null,B?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:$(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},F)},!k&&w&&N&&o.createElement(Dt,{src:N,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},V)}),o.createElement("canvas",{ref:I,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:M,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},o.createElement("div",{className:"n-full-screen",ref:C,id:_,style:{width:"100%",height:"100%"}}),d&&o.createElement(Dt,{className:"clc-pb-video-pause",src:a??G,alt:"pause"}))),Fe,se):o.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:$()},o.createElement("div",{className:"n-full-screen",ref:C,id:_,style:{width:"100%",height:"100%"}}),Fe,se,d&&o.createElement(Dt,{className:"clc-pb-video-pause",src:a??G,alt:"pause"}))):null};var zd=o.memo(Bd);const Wd=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:s})=>{const[l,r]=o.useState(t),a=d=>{d.stopPropagation();const p=!l;r(p),n?.(p)};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 ro=o.memo(Wd);const Hd=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,s]=o.useState(!0);Kt(),o.useEffect(()=>{setTimeout(()=>{s(!1)},i)},[]);const l=Ft("/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"}))},ao=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]),p=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"},p)},(!l||!d)&&o.createElement(Dt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},a),onLoad:s}),l&&o.createElement(Dt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:r,left:0,right:0},onLoad:s}))},Xd=({imgUrls:t,width:e,height:i,rec:n,index:s,onViewImageEndEvent:l,onViewImageStartEvent:r,imgUrlsPostConfig:a})=>{var d,p;const u=o.useRef(),{isActive:h}=Ri(),{sxpParameter:m,openHashtag:g}=Le(),[f,y]=o.useState(!1),[w,v]=o.useState(),b=new Date,[A,x]=o.useState(0);o.useEffect(()=>{f&&h?(u?.current&&u.current.swiper.autoplay.start(),g?l(n):r(s,w,!0)):u?.current&&u.current.swiper.autoplay.stop()},[n,h,l,g,s,r,f,w]);const I=o.useCallback(c=>St(void 0,void 0,void 0,function*(){f||(v({loadTime:new Date-b+""}),y(!0))}),[f]);o.useEffect(()=>{if(!h)return;const c=()=>r(s,w),_=()=>l(n);return At.on(at.PAGE_DID_SHOW,c),At.on(at.PAGE_DID_HIDE,_),()=>{At.off(at.PAGE_DID_SHOW,c),At.off(at.PAGE_DID_HIDE,_)}},[h,w]);const E=o.useCallback(()=>{u.current&&u.current.swiper&&S&&u.current.swiper.autoplay.stop()},[]),L=o.useCallback(()=>{u.current&&u.current.swiper&&S&&u.current.swiper.autoplay.start()},[]),D=o.useCallback(c=>{x(c.activeIndex)},[]),S=o.useMemo(()=>Pi(),[]);return o.createElement("div",{onMouseEnter:E,onMouseLeave:L},o.createElement(ii,Object.assign({defaultValue:0,direction:"horizontal",modules:[xi,Ti,...S?[Bi,zi,Si,ji]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"}},S?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:u,onSlideChange:D,className:Se.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(d=a?.marginBottom)!==null&&d!==void 0?d:0,fontSize:"14px"}},a?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:a?.dotsBgColor,opacity:1}}),a?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${a?.dotsActiveColor}!important`,opacity:1}})),height:i,autoplay:{delay:((p=a?.delay)!==null&&p!==void 0?p:3)*1e3}}),t?.map((c,_)=>o.createElement(Wt,{key:_,"aria-hidden":_!==A},o.createElement(ao,{src:!f&&_>0?"":c,height:i,imgUrlsPostConfig:a,onShowFirstImage:I})))))};var Ud=o.memo(Xd);const Gd=({tags:t,itemId:e,itemType:i,index:n,rec:s,hashTagStyle:l,hashTagRightMargin:r})=>{var a;const[d,p]=o.useState(!1),{setWaterFallData:u,setOpenHashtag:h,setCacheActiveIndex:m,waterFallData:g,setIsFromHashtag:f}=Le(),y=w=>{g?f?.(!0):m?.(n),u?.(i?{hashTag:w,itemId:e,itemType:i,rec:s}:{hashTag:w,rec:s}),h?.(!0)};return o.useMemo(()=>t.length<=6?null:o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>p(!d)},d?"show less":"show more"),[d,t]),o.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(a=l?.marginTop)!==null&&a!==void 0?a:16}px`,width:r}},o.createElement(ui,null,t?.map((w,v)=>o.createElement(Wt,{key:v,hidden:d?!1:v>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>y(w),tag:"li",role:"listitem"},o.createElement("button",{className:"clc-sxp-bottom-hashtag-item-button","aria-label":w,"aria-describedby":w,dangerouslySetInnerHTML:{__html:Ae(`#${w}`,l)}})))))};var uo=o.memo(Gd),co="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 vi(t){return o.memo(function(e){const{$store:i}=Io(),n=l=>{let r=l;const a=l.match(/{{.*?}}/g);return a?.length&&a.forEach(d=>{d.replace(/{{\s*([\w.]+)\s*}}/g,(p,u)=>{if(u){const h=Ke.get(i,u);return r=r.replace(d,h),h}})}),r},s=o.useMemo(()=>{var l,r,a;const{bindDatas:d}=e,p=it(e,["bindDatas"]);if((l=d?.forEach)===null||l===void 0||l.call(d,u=>{if(u?.propKey&&u?.dataPath){const{propKey:h,dataPath:m}=u;m.replace(/{{\s*([\w.]+)\s*}}/g,(g,f)=>{var y,w;if(f){const v=(w=(y=Ke.get(i,f))!==null&&y!==void 0?y:e[h])!==null&&w!==void 0?w:"";return p[h]=v,v}})}}),p){p.eventMap={};const u=Ke.cloneDeep(p.event)||{};for(const h in u)if(Object.prototype.hasOwnProperty.call(u,h))try{u[h].value=n(u[h].value),p.eventMap[h]=new Function(u[h].value)}catch{}}return!((a=(r=p?.event)===null||r===void 0?void 0:r.onClick)===null||a===void 0)&&a.linkType&&(p.style.cursor="pointer"),p},[i,e]);return o.createElement(t,Object.assign({},s,s.eventMap))})}const Yd=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:s,isActive:l,value:r})=>{const{schema:a}=Kt();if(!t?.video)return null;const d=o.useMemo(()=>{var p,u,h,m,g,f,y,w,v,b,A,x,I,E,L,D,S,c,_,C,O,T,j,B,M,N,V,k;if(!(s&&!s?.includes((p=r?.item)===null||p===void 0?void 0:p.type))&&!(!s&&((u=r?.item)===null||u===void 0?void 0:u.category)==="cta")){if(((h=r?.item)===null||h===void 0?void 0:h.type)==="CommodityDiro"&&!(!((m=t?.video)===null||m===void 0)&&m.bindProduct)||((g=r?.item)===null||g===void 0?void 0:g.type)==="Commodity"&&!(!((f=t?.video)===null||f===void 0)&&f.bindProduct)||((y=r?.item)===null||y===void 0?void 0:y.type)==="CommodityDiroNew"&&!(!((w=t?.video)===null||w===void 0)&&w.bindProduct)||((v=r?.item)===null||v===void 0?void 0:v.type)==="MultiCommodity"&&!(!((A=(b=t?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0)&&A.length)||((x=r?.item)===null||x===void 0?void 0:x.type)==="MultiCommodityDiro"&&!(!((E=(I=t?.video)===null||I===void 0?void 0:I.bindProducts)===null||E===void 0)&&E.length)||((L=r?.item)===null||L===void 0?void 0:L.type)==="MultiCommodityDiroNew"&&!(!((S=(D=t?.video)===null||D===void 0?void 0:D.bindProducts)===null||S===void 0)&&S.length))return null;if(r&&n){const F=n[(c=r?.item)===null||c===void 0?void 0:c.type],X=vi(F),G=(_=F?.extend)===null||_===void 0?void 0:_.defaulSetting,J=((T=(O=(C=r?.item)===null||C===void 0?void 0:C.event)===null||O===void 0?void 0:O.onClick)===null||T===void 0?void 0:T.linkType)==="externalLink";let Q=Ke.cloneDeep((j=r?.item)===null||j===void 0?void 0:j.style);if(Q.hasOwnProperty("backdropFilter")){let ie=Q.backdropFilter;Q.backdropFilter=`blur(${ie??0}px)`}return o.createElement(X,Object.assign({style:Object.assign(Object.assign(Object.assign({},G?.style),Q),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},G?.textStyle),(B=r?.item)===null||B===void 0?void 0:B.textStyle),bindDatas:(N=(M=r?.item)===null||M===void 0?void 0:M.bindDatas)!==null&&N!==void 0?N:[]},G?.props,(V=r?.item)===null||V===void 0?void 0:V.props,{event:((k=r?.item)===null||k===void 0?void 0:k.event)||{},schema:a,id:r?.id,key:r?.id,recData:t,isExternalLink:J,index:e,isActive:l}))}else return null}},[t,n,i,a,r?.id,l]);return o.createElement(o.Fragment,null,d)};var ki=o.memo(Yd);const vo=({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:Ae(t?.content,t?.textStyle)}})))},qd=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:s,setCacheRtcList:l,setCacheActiveIndex:r,setLoading:a,swiperRef:d,waterFallData:p,bffEventReport:u,selectTag:h,setSelectTag:m}=Le(),{backMainFeed:g}=Et(),f=o.useMemo(()=>[hi,...t],[t]),y=w=>()=>{if(w===h)return;w!=="FOR U"?u?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${w}']`}}):g("theme",w,h);let v;w!==hi&&(v=w),a?.(!0),n?.({themeTag:v}).then(b=>{var A,x,I,E;At.emit(at.CHANGE_THEME_TAG,v),s?.((A=b?.recList)!==null&&A!==void 0?A:[]),l?.((x=b?.recList)!==null&&x!==void 0?x:[]),e?.(0),r?.(0),(E=(I=d?.current)===null||I===void 0?void 0:I.swiper)===null||E===void 0||E.slideTo(0)}).finally(()=>{a?.(!1)}),m?.(w)};return p||t.length<=0?null:o.createElement("div",{className:"clc-sxp-tagbar",style:i},o.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},f.map(w=>o.createElement("button",{className:`clc-sxp-tagbar-list-item ${w===h?"clc-sxp-tagbar-list-item-active":""}`,key:w,"aria-label":w,onClick:y(w)},w))))};var po=o.memo(qd);const Zd=({resolver:t,globalConfig:e})=>{var i,n;const s=o.useMemo(()=>Oo(),[]),l=t?.Display,r=vi(l),a=(n=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.item;return o.createElement(r,Object.assign({},a?.props,{style:a?.style,event:a?.event||{},contsentState:s}))};var Kd=o.memo(Zd);const Jd=({data:t,minusHeight:e,tagHeight:i,onClick:n})=>{var s,l,r,a,d;return o.createElement("button",{style:{position:"absolute",[(s=t?.xPosit)!==null&&s!==void 0?s:"left"]:(r=(l=t?.backButton)===null||l===void 0?void 0:l.x)!==null&&r!==void 0?r:0,[(a=t?.yPosit)!==null&&a!==void 0?a:"top"]:(t?.yPosit=="top"?e+i:0)+((d=t?.y)!==null&&d!==void 0?d:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:n},o.createElement("img",{src:t?.icon||co,alt:"back button",width:100,style:{objectFit:"cover"}}))};var mo=o.memo(Jd);const fo=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:s,resolver:l,data:r=[],ctaType:a,tipText:d,nudge:p,_schema:u,hashTagStyle:h,hashTagRightMargin:m,tagList:g=[],licenseUrl:f})=>{var y,w,v,b,A,x,I,E,L,D,S,c,_,C,O,T,j,B,M,N,V,k,F,X,G;const J=Ft("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),Q=Ft("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:ie}=Kt(),{openMultiPosts:ae}=en(),[$,xe]=o.useState(0),Oe=o.useRef(0),[Fe,se]=o.useState(!0),Y=o.useRef(),[ne,re]=o.useState(!1),[de,oe]=o.useState(!1),[Ce,He]=o.useState(new Date().getTime()),Ge=o.useRef(!1),[Ze,Je]=o.useState(2),{loadVideos:ce,bffEventReport:q,loading:K,setPopupDetailData:z,ctaEvent:Pe,swiperRef:ee,waterFallData:Ne,setOpenHashtag:Ye,appDomain:R,openHashtag:W,loadingImage:qe,isFromHashtag:ct,popupDetailData:Nt,bffFbReport:$e,curTime:It,h5EnterLink:gt,isShowConsent:Ot,selectTag:De,isPreview:kt,isEditor:Yt,cacheRtcList:vt,setRtcList:Ut,cacheActiveIndex:$t,rtcList:ei,isNoMoreData:qt,channel:Vt}=Le(),{backMainFeed:Ie,productView:fe,jumpToWeb:Qe}=Et(),H=o.useMemo(()=>r.length>0&&!K&&(Mo()||t?.enableSwiperTip),[r,K,t?.enableSwiperTip]);o.useEffect(()=>{gn()},[]),o.useEffect(()=>{if(r?.length>0){const P=new Date;Y.current=P}},[r?.length]);const U=o.useCallback(()=>{if(gn(),gt?.(),r.length>0){const P=new Date;Y.current=P}},[r.length,gt]);o.useEffect(()=>{var P;if(!a||a?.length<1)return;const Z=r?.findIndex(te=>{var ve,ge,ye,ue,be,Ve,we,We,he;const Ee=a?.[0];return Ee==="\u591A\u5546\u54C1CTA"?((ve=te?.video)===null||ve===void 0?void 0:ve.bindProducts)&&((ye=(ge=te?.video)===null||ge===void 0?void 0:ge.bindProducts)===null||ye===void 0?void 0:ye.length)>0:Ee==="\u5546\u54C1CTA"?(ue=te?.video)===null||ue===void 0?void 0:ue.bindProduct:((Ve=(be=te?.video)===null||be===void 0?void 0:be.bindCta)===null||Ve===void 0?void 0:Ve.itemId)===Ee&&(((we=te?.video)===null||we===void 0?void 0:we.url)||((he=(We=te?.video)===null||We===void 0?void 0:We.imgUrls)===null||he===void 0?void 0:he.length))})||0;Z!==-1&&((P=ee?.current)===null||P===void 0||P.swiper.slideTo(Z))},[r,a,ee]),o.useEffect(()=>{const P=r?.[$],Z=()=>{var te,ve,ge,ye,ue,be,Ve,we,We,he,Ee,pt,lt,nt,st,wt,_e,ht,Pt,mt;const jt=!W&&!Ot;if(document.visibilityState==="hidden"){jt&&(At.emit(at.PAGE_DID_HIDE,P),ze(P));let xt="";Nt&&(!((ve=(te=P?.video)===null||te===void 0?void 0:te.bindProducts)===null||ve===void 0)&&ve.length||!((ge=P?.video)===null||ge===void 0)&&ge.bindProduct)?xt="pdpPage":Nt&&((Ve=s?.[(be=(ue=(ye=P?.video)===null||ye===void 0?void 0:ye.bindCta)===null||ue===void 0?void 0:ue.itemId)!==null&&be!==void 0?be:""].item)===null||Ve===void 0?void 0:Ve.type)==="Appoint"?xt="formPage":ct?xt="hashTagPage":!((we=P?.video)===null||we===void 0)&&we.url?xt="videoPage":!((We=P?.video)===null||We===void 0)&&We.imgUrls&&(!((Ee=(he=P?.video)===null||he===void 0?void 0:he.imgUrls)===null||Ee===void 0)&&Ee.length)?xt="imagePage":P?.product&&(xt="productPage"),q?.({eventInfo:{sessionDuration:Math.floor((new Date-It.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(pt=P?.video)===null||pt===void 0?void 0:pt.itemId,productId:(lt=P?.product)===null||lt===void 0?void 0:lt.itemId,position:$+"",fromKName:xt,fromKPage:location?.href,ctatId:(wt=(st=(nt=P?.video)===null||nt===void 0?void 0:nt.bindCta)===null||st===void 0?void 0:st.itemId)!==null&&wt!==void 0?wt:"",traceInfo:(mt=(ht=(_e=P?.video)===null||_e===void 0?void 0:_e.traceInfo)!==null&&ht!==void 0?ht:(Pt=P?.product)===null||Pt===void 0?void 0:Pt.traceInfo)!==null&&mt!==void 0?mt:""}})}else document.visibilityState==="visible"&&(Ge.current===!0&&(He(new Date().getTime()),Ge.current=!1),U(),jt&&(At.emit(at.PAGE_DID_SHOW,P),Ie("external",De)))};return document.addEventListener("visibilitychange",Z),()=>{document.removeEventListener("visibilitychange",Z)}},[$,q,r,U,Nt,ct,s,It,Ie,W,Ot,De]);const pe=o.useMemo(()=>{let P=0;return g.length>0&&(P+=45,Ne&&(P-=45)),P},[g,Ne]),Me=o.useMemo(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),le=o.useMemo(()=>i-Me-pe,[Me,i,pe]),me=o.useMemo(()=>{var P;const Z=$===0&&!Ne&&!Yt?[(P=r?.[0])!==null&&P!==void 0?P:null]:r?.map((te,ve)=>$===ve||ve-1===$||ve+1===$?te:null);return Z?.length?!Ne&&!qt?Z.concat([{loading:!0}]):Z:[]},[r,$,Ne,Yt,qt]),Be=o.useMemo(()=>{var P,Z,te,ve;if(t?.logoUrl&&t?.isShowLogo){const ge=(Z=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||Z===void 0?void 0:Z.value,ye=((ve=(te=t?.logoBar)===null||te===void 0?void 0:te.onClick)===null||ve===void 0?void 0:ve.linkType)==="externalLink",ue=me[$];return o.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},ge&&{onClick:()=>{var be,Ve,we,We;ye&&Qe(ue,(be=ue?.video)===null||be===void 0?void 0:be.bindProduct,(Ve=ue?.video)===null||Ve===void 0?void 0:Ve.bindCta,$,((we=ue?.product)===null||we===void 0?void 0:we.traceInfo)||((We=ue?.video)===null||We===void 0?void 0:We.traceInfo)),new Function(ge)()}}),o.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,$,me]),Xe=o.useCallback((P,Z)=>{var te,ve,ge,ye,ue,be,Ve,we,We,he;return P==="organic menu"?o.createElement(tn,Object.assign({recData:r?.[1]},(ge=(ve=(te=t?.multiPosts)===null||te===void 0?void 0:te[0])===null||ve===void 0?void 0:ve.item)===null||ge===void 0?void 0:ge.props,(be=(ue=(ye=t?.multiPosts)===null||ye===void 0?void 0:ye[0])===null||ue===void 0?void 0:ue.item)===null||be===void 0?void 0:be.event)):!((Ve=P?.video)===null||Ve===void 0)&&Ve.url?o.createElement(zd,{key:Ce,rec:P,index:Z,muted:Fe,data:r,height:le,activeIndex:$,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((we=P?.video)===null||we===void 0)&&we.imgUrls?o.createElement(Ud,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:n,height:le,rec:P,index:Z,onViewImageEndEvent:tt,onViewImageStartEvent:bt,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((We=t?.productPost)===null||We===void 0?void 0:We.length)>0?(he=t?.productPost)===null||he===void 0?void 0:he.map((Ee,pt)=>{var lt,nt,st,wt,_e,ht,Pt,mt;const jt=l[(lt=Ee?.item)===null||lt===void 0?void 0:lt.type],xt=vi(jt),Mt=(nt=jt?.extend)===null||nt===void 0?void 0:nt.defaulSetting;return o.createElement(xt,Object.assign({key:`${Z}${pt}`,textStyle:Object.assign(Object.assign({},Mt?.textStyle),(st=Ee?.item)===null||st===void 0?void 0:st.textStyle),bindDatas:(_e=(wt=Ee?.item)===null||wt===void 0?void 0:wt.bindDatas)!==null&&_e!==void 0?_e:[]},Mt?.props,(ht=Ee?.item)===null||ht===void 0?void 0:ht.props,{event:((Pt=Ee?.item)===null||Pt===void 0?void 0:Pt.event)||{},schema:ie,id:Ee?.id,viewTime:Y.current,rec:P,isPost:!0,tipText:d,style:Object.assign(Object.assign(Object.assign({},Mt?.style),(mt=Ee?.item)===null||mt===void 0?void 0:mt.style),{height:"100%",overflow:"auto"}),index:Z,isActive:$===Z}))}):null},[n,r,le,Fe,$,t?.productPost,t?.videoPlayIcon,Y,d,l,ie,Ce]),Ue=o.useCallback(P=>{oe(P)},[]),rt=o.useMemo(()=>de?{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"},[de]),et=o.useCallback((P,Z)=>{var te,ve,ge,ye,ue,be,Ve,we,We,he,Ee,pt,lt;if(P?.video){let nt=null;!((ve=(te=P?.video)===null||te===void 0?void 0:te.bindProducts)===null||ve===void 0)&&ve.length?nt="\u591A\u5546\u54C1CTA":!((ge=P?.video)===null||ge===void 0)&&ge.bindProduct?nt="\u5546\u54C1CTA":nt=(ue=(ye=P?.video)===null||ye===void 0?void 0:ye.bindCta)===null||ue===void 0?void 0:ue.itemId;const st=s?.[nt];return o.createElement(o.Fragment,null,((be=P?.video)===null||be===void 0?void 0:be.title)&&!de&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(Ve=t?.bottomInfoDist)!==null&&Ve!==void 0?Ve:40}px`}},o.createElement(vo,{nudge:p}),t?.isShowCTA===void 0||t?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(ki,{rec:P,index:Z,tempMap:s,resolver:l,isActive:Z===$,value:st})):null,o.createElement("div",null,o.createElement(Ii,{className:"clc-sxp-bottom-text",isPost:!0,foldText:d?.foldText,unfoldText:d?.unfoldText,text:(We=(we=P?.video)===null||we===void 0?void 0:we.title)!==null&&We!==void 0?We:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:Ue}),o.createElement(ki,{rec:P,index:Z,tempMap:s,resolver:l,includesCtaType:["AniLink"],isActive:Z===$,value:st}),o.createElement(uo,{index:$,tags:(Ee=(he=P?.video)===null||he===void 0?void 0:he.hashTags)!==null&&Ee!==void 0?Ee:[],itemId:(pt=P?.video)===null||pt===void 0?void 0:pt.itemId,itemType:!((lt=P?.video)===null||lt===void 0)&<.itemId?"VIDEO":null,rec:P,hashTagStyle:h,hashTagRightMargin:n-(m??0)}))),o.createElement(ki,{rec:P,index:Z,tempMap:s,resolver:l,includesCtaType:["AniLinkPopup"],isActive:Z===$,value:st}))}return null},[e,$,s,l,d,p,h,t,Ue,de,rt]),dt=o.useCallback((P,Z,te)=>{var ve,ge,ye,ue;if(!t?.isShowLike||!te)return;let be=(ve=t?.likeIconY)!==null&&ve!==void 0?ve:400;return Ne&&be<40&&t.likeIconYPosit==="top"&&(be+=40),P?.video?o.createElement(so,{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",[(ge=t.likeIconXPosit)!==null&&ge!==void 0?ge:"right"]:(ye=t.likeIconX)!==null&&ye!==void 0?ye:0,[(ue=t.likeIconYPosit)!==null&&ue!==void 0?ue:"bottom"]:be},position:Z}):null},[t,Ne]),tt=P=>{var Z,te,ve,ge,ye,ue;if(!(!((Z=P?.video)===null||Z===void 0)&&Z.url)&&(!((te=P?.video)===null||te===void 0)&&te.imgUrls)){const be=Date.now(),Ve=Oe.current===0?0:(be-Oe.current)/1e3;q?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(ge=(ve=P?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&ge!==void 0?ge:"",contentName:(ye=P?.video.title)!==null&&ye!==void 0?ye:"",imageEndTime:`${be}`,playDuration:`${Ve}`,contentTags:JSON.stringify((ue=P?.video.tags)!==null&&ue!==void 0?ue:[]),position:$+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},ke=(P,Z)=>{var te,ve,ge,ye,ue,be,Ve,we,We,he,Ee,pt,lt,nt,st,wt,_e,ht,Pt,mt,jt,xt;if(kt||Ne)return;const Mt=new Date-It.current;if(t?.openSlideSkip&&Mt>=((te=t?.slideSkipStartTime)!==null&&te!==void 0?te:0)&&_o()&&P){const pi=((ye=(ge=(ve=P?.video)===null||ve===void 0?void 0:ve.bindProducts)===null||ge===void 0?void 0:ge[0])===null||ye===void 0?void 0:ye.link)||((be=(ue=P?.video)===null||ue===void 0?void 0:ue.bindProduct)===null||be===void 0?void 0:be.link)||((Ve=P?.product)===null||Ve===void 0?void 0:Ve.link),ft=P?.product||((we=P?.video)===null||we===void 0?void 0:we.bindProduct)||((he=(We=P?.video)===null||We===void 0?void 0:We.bindProducts)===null||he===void 0?void 0:he[0]);if(pi){let rn=null;!((Ee=P?.video)===null||Ee===void 0)&&Ee.url?rn="video":!((lt=(pt=P?.video)===null||pt===void 0?void 0:pt.imgUrls)===null||lt===void 0)&<.length&&(rn="image"),q?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(nt=ft?.itemId)!==null&&nt!==void 0?nt:"",productName:(st=ft?.title)!==null&&st!==void 0?st:"",price:ft?.price?ft?.price+"":"0",productCollection:(wt=ft?.collection)!==null&&wt!==void 0?wt:"",contentTags:ft?.tags?JSON.stringify(ft?.tags):"",position:Z+"",contentId:(ht=(_e=P?.video)===null||_e===void 0?void 0:_e.itemId)!==null&&ht!==void 0?ht:"",traceInfo:(xt=(mt=(Pt=P?.video)===null||Pt===void 0?void 0:Pt.traceInfo)!==null&&mt!==void 0?mt:(jt=P?.product)===null||jt===void 0?void 0:jt.traceInfo)!==null&&xt!==void 0?xt:"",contentFormat:rn}}),Ge.current=!0,window.location.href=window.getJointUtmLink(pi)}}},Re=P=>{var Z,te,ve,ge,ye,ue,be,Ve,we,We,he,Ee,pt,lt,nt,st,wt;const _e=r[P.previousIndex];if(!_e)return;let ht=null;!((Z=_e?.video)===null||Z===void 0)&&Z.url?ht="video":!((ve=(te=_e?.video)===null||te===void 0?void 0:te.imgUrls)===null||ve===void 0)&&ve.length&&(ht="image"),P.previousIndex-P.activeIndex<0?(q?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(ye=(ge=_e?.video)===null||ge===void 0?void 0:ge.itemId)!==null&&ye!==void 0?ye:"",productId:(be=(ue=_e?.product)===null||ue===void 0?void 0:ue.itemId)!==null&&be!==void 0?be:"",requestId:null,traceInfo:(we=(Ve=_e?.video)===null||Ve===void 0?void 0:Ve.traceInfo)!==null&&we!==void 0?we:"",contentFormat:ht,position:((We=P.previousIndex)!==null&&We!==void 0?We:0)+""}}),tt(_e),ke(_e,P.previousIndex)):(q?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Ee=(he=_e?.video)===null||he===void 0?void 0:he.itemId)!==null&&Ee!==void 0?Ee:"",productId:(lt=(pt=_e.product)===null||pt===void 0?void 0:pt.itemId)!==null&<!==void 0?lt:"",requestId:null,traceInfo:(st=(nt=_e?.video)===null||nt===void 0?void 0:nt.traceInfo)!==null&&st!==void 0?st:"",contentFormat:ht,position:((wt=P.previousIndex)!==null&&wt!==void 0?wt:0)+""}}),tt(_e)),ze(_e),Y.current=new Date},ze=P=>{var Z,te,ve;!(!((Z=P?.video)===null||Z===void 0)&&Z.url)&&!(!((te=P?.video)===null||te===void 0)&&te.imgUrls)&&P?.product&&fe(P,P.product,(ve=P?.product)===null||ve===void 0?void 0:ve.bindCta,Y.current,$)};o.useEffect(()=>{const P=r[$];W?ze(P):Y.current=new Date},[W,r,$]);const bt=(P,Z,te)=>{var ve,ge,ye,ue,be,Ve,we,We;const he=r[P];if(!(!((ve=he?.video)===null||ve===void 0)&&ve.url)&&(!((ge=he?.video)===null||ge===void 0)&&ge.imgUrls)){const Ee=Date.now();Oe.current=Ee,q?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ue=(ye=he?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&ue!==void 0?ue:"",contentName:(be=he?.video.title)!==null&&be!==void 0?be:"",imageStartTime:`${Ee}`,contentTags:JSON.stringify((Ve=he?.video.tags)!==null&&Ve!==void 0?Ve:[]),position:P+"",contentFormat:"image",traceInfo:he?.video.traceInfo,loadTime:Z?.loadTime}}),te&&($e?.({eventName:"ViewContent",product:(we=he?.video)===null||we===void 0?void 0:we.bindProduct}),$e?.({eventName:"PageView",product:(We=he?.video)===null||We===void 0?void 0:We.bindProduct}))}},yt=o.useCallback(P=>{var Z,te,ve,ge,ye,ue;if(!P)return;let be=(Z=t?.muteIconY)!==null&&Z!==void 0?Z:23;return Ne&&be<40&&t?.muteIconYPosit==="top"&&(be+=40),(t?.isShowMute===void 0||t?.isShowMute===!0)&&o.createElement(ro,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((ve=(te=me?.[$])===null||te===void 0?void 0:te.video)===null||ve===void 0)&&ve.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(ge=t?.muteIconXPosit)!==null&&ge!==void 0?ge:"right"]:(ye=t?.muteIconX)!==null&&ye!==void 0?ye:0,[(ue=t?.muteIconYPosit)!==null&&ue!==void 0?ue:"bottom"]:be},defaultValue:Fe,activeIcon:t?.unMuteIcon?t?.unMuteIcon:J,unactiveIcon:t?.muteIcon?t?.muteIcon:Q,onChange:se})},[t,me,$,Fe,Ne]),Te=o.useMemo(()=>K?o.createElement("div",{style:{height:le,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:qe,alt:"loading...",style:{objectFit:"contain"}})):me?.map((P,Z)=>o.createElement(Wt,{key:Z,virtualIndex:Z,style:{overflow:"hidden"}},P&&o.createElement(o.Fragment,null,P?.loading?o.createElement("div",{style:{height:le,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:qe,alt:"loading...",style:{objectFit:"contain"}})):o.createElement(o.Fragment,null,et(P,Z),dt(P,Z,!t?.likeIconFixed),yt(!t?.muteIconFixed),Xe(P,Z))))),[n,r,le,K,et,Xe,me,qe,Ce,yt]);return o.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},Ne&&o.createElement(eo,{icon:co,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${Me}px`},textStyle:Object.assign(Object.assign({},(A=(b=(v=(w=(y=t?.hashTag)===null||y===void 0?void 0:y[0])===null||w===void 0?void 0:w.item)===null||v===void 0?void 0:v.props)===null||b===void 0?void 0:b.textStyles)===null||A===void 0?void 0:A.hashTagTitle),{color:"#fff"}),onClose:()=>{!Ke.isEqual(ei,vt)&&vt&&vt?.length&&Ut?.(vt),Ye?.(!0)}}),Be,o.createElement(po,{tagList:g,setActiveIndex:xe,style:{top:Me}}),((x=t?.backButton)===null||x===void 0?void 0:x.enable)&&!Vt&&!ae&&o.createElement(mo,{data:t?.backButton,minusHeight:Me,tagHeight:pe,onClick:()=>history?.back()}),(((S=(D=(L=(E=(I=t?.multiPosts)===null||I===void 0?void 0:I[0])===null||E===void 0?void 0:E.item)===null||L===void 0?void 0:L.props)===null||D===void 0?void 0:D.backButton)===null||S===void 0?void 0:S.enable)&&Vt||ae)&&o.createElement(mo,{data:(O=(C=(_=(c=t?.multiPosts)===null||c===void 0?void 0:c[0])===null||_===void 0?void 0:_.item)===null||C===void 0?void 0:C.props)===null||O===void 0?void 0:O.backButton,minusHeight:Me,tagHeight:pe,onClick:()=>{var P,Z,te;q?.({eventInfo:{eventSubject:"backMultiPostClick",eventDescription:"backMultiPostClick",traceinfo:(te=(Z=(P=r?.[0])===null||P===void 0?void 0:P.video)===null||Z===void 0?void 0:Z.traceInfo)!==null&&te!==void 0?te:""}}),location?.reload()}}),H?o.createElement(Hd,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((T=t?.swipeTipOffset)!==null&&T!==void 0?T:0)}%`},duration:t?.swiperTipAniDur}):null,o.createElement(ii,{style:{marginTop:pe},ref:ee,onSlideChange:()=>{ee.current.swiper.allowTouchMove=!1,setTimeout(()=>{ee.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{xe(P.activeIndex),!W&&(Re(P),!(Ne||Yt)&&P?.activeIndex+1>=r?.length&&(ne||(re(!0),ce?.(Ze).then(Z=>{var te;re(!1),Z&&((te=Z?.recList)===null||te===void 0?void 0:te.length)>0&&Je(Ze+1)}))))},direction:"vertical",height:le},Te,dt(me[$],$,!!t?.likeIconFixed),yt(!!t?.muteIconFixed)),o.createElement(io,Object.assign({},(M=(B=(j=t?.hashTag)===null||j===void 0?void 0:j[0])===null||B===void 0?void 0:B.item)===null||M===void 0?void 0:M.props)),o.createElement(Kd,{resolver:l,globalConfig:t}),ae&&o.createElement(tn,Object.assign({},(k=(V=(N=t?.multiPosts)===null||N===void 0?void 0:N[0])===null||V===void 0?void 0:V.item)===null||k===void 0?void 0:k.props,(G=(X=(F=t?.multiPosts)===null||F===void 0?void 0:F[0])===null||X===void 0?void 0:X.item)===null||G===void 0?void 0:G.event,{style:{position:"fixed",top:0,left:0,right:0}})))},Qd=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:s,index:l})=>o.createElement(ii,{defaultValue:0,direction:"horizontal",modules:[xi,Ti],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(r=>o.createElement(Wt,{key:r},o.createElement(ao,{src:r,height:i,imgUrlsPostConfig:n}))));var Rd=o.memo(Qd);const $d=({rec:t,index:e,height:i,data:n,muted:s,activeIndex:l,videoPostConfig:r,width:a})=>{const[d,p]=o.useState(!1),u=o.useRef(null),{bffEventReport:h,sxpParameter:m,waterFallData:g,openHashtag:f}=Le(),y=o.useRef(0),[w,v]=o.useState(!1),[b,A]=o.useState(!0),x=o.useRef(null),[I,E]=o.useState("");o.useEffect(()=>{u.current&&(u.current.muted=s)},[s]);const L=o.useCallback(()=>{var V;(V=u.current)===null||V===void 0||V.play()},[]),D=Ft("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),S=o.useCallback(()=>{var V,k,F,X,G,J,Q,ie,ae,$,xe,Oe,Fe;p(!1);const se=n[e];if(se&&(!((V=u?.current)===null||V===void 0)&&V.duration)){y.current=((k=u?.current)===null||k===void 0?void 0:k.currentTime)||0;const Y=((X=(F=u.current)===null||F===void 0?void 0:F.duration)!==null&&X!==void 0?X:0).toFixed(2),ne=((J=(G=u.current)===null||G===void 0?void 0:G.currentTime)!==null&&J!==void 0?J:0).toFixed(2),re=b?"0":"1";h?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ie=(Q=se?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&ie!==void 0?ie:"",contentName:($=(ae=se?.video)===null||ae===void 0?void 0:ae.title)!==null&&$!==void 0?$:"",playType:re,startTime:ne,videoDuration:Y,contentTags:JSON.stringify((Oe=(xe=se?.video)===null||xe===void 0?void 0:xe.tags)!==null&&Oe!==void 0?Oe:[]),position:e+"",contentFormat:"video",traceInfo:(Fe=se?.video)===null||Fe===void 0?void 0:Fe.traceInfo}}),A(!1)}},[h,n,e,b]),c=o.useCallback(()=>{v(!0)},[]),_=o.useCallback(V=>()=>{var k,F,X,G,J;if(!w)return;const Q=(k=u.current)===null||k===void 0?void 0:k.paused;switch(V){case"start":if(!Q)return;(F=u.current)===null||F===void 0||F.play(),p(!1);break;case"pause":if(Q)return;(X=u.current)===null||X===void 0||X.pause(),p(!0);break;default:Q?(G=u.current)===null||G===void 0||G.play():(J=u.current)===null||J===void 0||J.pause(),p(!Q);break}},[w]),C=o.useCallback(()=>{var V,k,F,X,G,J,Q,ie,ae,$,xe,Oe,Fe;const se=n[e],Y=((k=(V=u.current)===null||V===void 0?void 0:V.duration)!==null&&k!==void 0?k:0).toFixed(2),ne=((X=(F=u.current)===null||F===void 0?void 0:F.currentTime)!==null&&X!==void 0?X:0).toFixed(2);if(!((G=u?.current)===null||G===void 0)&&G.duration){const re=(((J=u?.current)===null||J===void 0?void 0:J.currentTime)-y.current).toFixed(2);h?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ie=(Q=se?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&ie!==void 0?ie:"",contentName:($=(ae=se?.video)===null||ae===void 0?void 0:ae.title)!==null&&$!==void 0?$:"",endTime:ne,videoDuration:Y,playDuration:re,contentTags:JSON.stringify((Oe=(xe=se?.video)===null||xe===void 0?void 0:xe.tags)!==null&&Oe!==void 0?Oe:[]),position:e+"",contentFormat:"video",traceInfo:(Fe=se?.video)===null||Fe===void 0?void 0:Fe.traceInfo}})}},[n,e,h]),O=o.useMemo(()=>r?.mode==="2",[r]),T=o.useMemo(()=>{var V;return r?.mode==="2"?`translateY(-${50+((V=r?.offsetTop)!==null&&V!==void 0?V:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),j=o.useMemo(()=>{var V;return((V=t?.video)===null||V===void 0?void 0:V.cover)||I},[I,t]),B=o.useCallback(()=>{if(!x||!u||!u.current||!x.current)return;const V=u?.current,k=x?.current,F=k.getContext("2d"),X=window?.innerWidth,G=window?.innerHeight;k.height=G,k.width=X,F?.drawImage(V,0,0,k.width,k.height),E(k.toDataURL())},[]);o.useEffect(()=>{var V,k,F,X;if(u.current){if(p(!1),!u.current.src){const G=t?.video.url;if(G.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const J=new window.Hls;J.loadSource(G),J.attachMedia(u.current)}else u.current.canPlayType("application/vnd.apple.mpegurl"),u.current.src=G;else u.current.src=G;u.current.setAttribute("x5-playsinline","true"),u.current.setAttribute("webkit-playsinline","true")}return(V=u.current)===null||V===void 0||V.addEventListener("loadedmetadata",c),(k=u.current)===null||k===void 0||k.addEventListener("canplay",c),(F=u.current)===null||F===void 0||F.addEventListener("playing",S),(X=u.current)===null||X===void 0||X.addEventListener("loadeddata",B),()=>{var G,J,Q,ie;(G=u.current)===null||G===void 0||G.removeEventListener("loadedmetadata",c),(J=u.current)===null||J===void 0||J.removeEventListener("canplay",c),(Q=u.current)===null||Q===void 0||Q.removeEventListener("playing",S),(ie=u.current)===null||ie===void 0||ie.removeEventListener("loadeddata",B)}}},[c,S,t?.video,B]);const M=o.useMemo(()=>!m?.placeholder_image||w?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"video poster"}),[w,m?.placeholder_image]);o.useEffect(()=>{const V=()=>{var k,F;l===e&&(!((k=t?.video)===null||k===void 0)&&k.url)&&(!((F=u?.current)===null||F===void 0)&&F.src)&&!d&&_("pause")()};return window.addEventListener("beforeunload",V),()=>{window.removeEventListener("beforeunload",V)}},[l,e,t,u,_,d]);const N=o.useMemo(()=>O?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[O]);return t?.video?o.createElement(o.Fragment,null,O?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:a,height:i,overflow:"hidden"}},o.createElement(Dt,{src:j,style:Object.assign({height:i,width:a,objectFit:"cover"},N)}),o.createElement("canvas",{ref:x,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:a,height:i,top:"50%",transform:T,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:C,onEnded:L,style:{width:"100%",height:i,objectFit:"contain"}}),o.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))),M):o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),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:C,onEnded:L}),M,o.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))):null};var ea=o.memo($d);const ln={};Object.values(nn).forEach(t=>{ln[t.extend.type]=t});const ta="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",ia="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",na=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:s,descStyle:l,hashTagStyle:r,containerHeight:a=664,containerWidth:d=375,appDomain:p,tagList:u=[]})=>{const h=o.useMemo(()=>{let E=0;return e?.logoUrl&&e?.isShowLogo&&(E+=45),u.length>0&&(E+=45),a-E},[e,a,u]),m=(E,L)=>{var D,S,c,_;if(!((D=E?.video)===null||D===void 0)&&D.url)return o.createElement(ea,{rec:E,index:L,muted:!0,width:d,data:t??[],height:h,activeIndex:L,videoPostConfig:e?.videoPost});if(!((S=E?.video)===null||S===void 0)&&S.imgUrls)return o.createElement(Rd,{key:E?.video.itemId,imgUrls:E?.video.imgUrls,width:d,height:h,rec:E,index:L,imgUrlsPostConfig:e?.imgUrlsPost});if(E.product&&E.product&&Array.isArray(e?.productPost)&&((c=e?.productPost)===null||c===void 0?void 0:c.length)>0)return(_=e?.productPost)===null||_===void 0?void 0:_.map((C,O)=>{var T,j,B,M,N,V,k,F;const X=ln[(T=C?.item)===null||T===void 0?void 0:T.type],G=vi(X),J=(j=X?.extend)===null||j===void 0?void 0:j.defaulSetting;return o.createElement(G,Object.assign({key:`${L}${O}`,textStyle:Object.assign(Object.assign({},J?.textStyle),(B=C?.item)===null||B===void 0?void 0:B.textStyle),bindDatas:(N=(M=C?.item)===null||M===void 0?void 0:M.bindDatas)!==null&&N!==void 0?N:[]},J?.props,(V=C?.item)===null||V===void 0?void 0:V.props,{event:((k=C?.item)===null||k===void 0?void 0:k.event)||{},id:C?.id,rec:E,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},J?.style),(F=C?.item)===null||F===void 0?void 0:F.style),{width:d,height:h,overflow:"auto"}),index:L}))})},g=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]),f=(E,L)=>e?.isShowCTA===void 0||e?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(ki,{rec:E,index:L,tempMap:s,resolver:ln})):null,y=(E,L)=>{var D,S,c,_,C,O,T;return E?.video?o.createElement(o.Fragment,null,((D=E?.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(vo,{nudge:n}),f(E,L),o.createElement("div",null,o.createElement(Ii,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(S=E?.video)===null||S===void 0?void 0:S.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),o.createElement(uo,{index:L,tags:(C=(_=E?.video)===null||_===void 0?void 0:_.hashTags)!==null&&C!==void 0?C:[],itemId:(O=E?.video)===null||O===void 0?void 0:O.itemId,itemType:!((T=E?.video)===null||T===void 0)&&T.itemId?"VIDEO":null,rec:E,hashTagStyle:r}))):null},w=Ft(ia,p),v=Ft(ta,p),b=(E,L)=>{var D,S,c,_;if(!e?.isShowLike)return;let C=(D=e?.likeIconY)!==null&&D!==void 0?D:400;return C<40&&(C+=40),E?.video?o.createElement(so,{key:E.position,activeIcon:(S=e?.likeIcon)!==null&&S!==void 0?S:w,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:v,position:L,active:E.isCollected,recData:E,className:"clc-sxp-like-button",style:{top:C,right:(_=e?.likeIconX)!==null&&_!==void 0?_:0}}):null},A=Ft("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",p),x=Ft("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",p),I=(E,L)=>{var D,S,c,_;return o.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},g,o.createElement(po,{tagList:u}),o.createElement(ro,{style:{position:"absolute",right:(D=e?.muteIconX)!==null&&D!==void 0?D:0,visibility:!((c=(S=t?.[L])===null||S===void 0?void 0:S.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(_=e?.muteIconY)!==null&&_!==void 0?_:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:A,unactiveIcon:e?.muteIcon?e?.muteIcon:x}),m(E,L),y(E,L),b(E,L))};return o.createElement("div",{className:Se.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((E,L)=>I(E,L)))};var oa=o.memo(na);const la=()=>{const{schema:t,resolver:e,popup:i}=Kt(),{setPopupDetailData:n,popupDetailData:s,popupCurTimeRef:l,checkCommodityIndexRef:r}=Le(),{productView:a}=Et(),[d,p]=o.useState();o.useEffect(()=>{const g=()=>{l.current=new Date};return g(),window.addEventListener("pageshow",g),()=>{window.removeEventListener("pageshow",g)}},[]),o.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,p(i))},[i]);const u=o.useMemo(()=>{var g,f,y,w;const v=(y=(f=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||f===void 0?void 0:f.popupList)===null||y===void 0?void 0:y.find((b,A)=>{if(b?.id===i?.id)return b});return v!==-1&&((w=v?.item)===null||w===void 0?void 0:w.type)==="Iframe"},[i,t]),h=()=>{var g,f,y,w,v,b,A,x,I,E,L,D,S,c,_,C,O,T;if(!i||i?.id===""||!d||new Date-l.current<((g=i?.duration)!==null&&g!==void 0?g:0))return;p(Object.assign(Object.assign({},i),{id:""}));const j=(w=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||w===void 0?void 0:w.find(B=>B?.id===i?.id);if(((v=j?.item)===null||v===void 0?void 0:v.type)==="CommodityDetail"||((b=j?.item)===null||b===void 0?void 0:b.type)==="CommodityDetailDiroNew"){const B=s;let M=(x=(A=B?.video)===null||A===void 0?void 0:A.bindProduct)!==null&&x!==void 0?x:(E=(I=B?.video)===null||I===void 0?void 0:I.bindProducts)===null||E===void 0?void 0:E[0],N=(S=(D=(L=B?.video)===null||L===void 0?void 0:L.bindProduct)===null||D===void 0?void 0:D.bindCta)!==null&&S!==void 0?S:(C=(_=(c=B?.video)===null||c===void 0?void 0:c.bindProducts)===null||_===void 0?void 0:_[0])===null||C===void 0?void 0:C.bindCta;if(r?.current>=0){const V=(T=(O=B?.video)===null||O===void 0?void 0:O.bindProducts)===null||T===void 0?void 0:T[r?.current];V&&(M=V,N=V?.bindCta)}M&&N&&a(B,M,N,l.current,s?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),r.current=-1},i?.duration)},m=o.useMemo(()=>{var g,f,y;return(y=(f=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||f===void 0?void 0:f.popupList)===null||y===void 0?void 0:y.map((w,v)=>{var b,A,x,I,E,L,D,S,c,_,C,O,T,j;if(w?.id===i?.id){const B=e[(b=w?.item)===null||b===void 0?void 0:b.type],M=vi(B),N=((I=(x=(A=w?.item)===null||A===void 0?void 0:A.event)===null||x===void 0?void 0:x.onClick)===null||I===void 0?void 0:I.linkType)==="externalLink",V=((D=(L=(E=w?.item)===null||E===void 0?void 0:E.event)===null||L===void 0?void 0:L.onClick)===null||D===void 0?void 0:D.linkType)==="popup",k=(S=B?.extend)===null||S===void 0?void 0:S.defaulSetting;return o.createElement(M,Object.assign({key:v,style:Object.assign(Object.assign(Object.assign({},k?.style),(c=w?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},k?.textStyle),(_=w?.item)===null||_===void 0?void 0:_.textStyle),bindDatas:(O=(C=w?.item)===null||C===void 0?void 0:C.bindDatas)!==null&&O!==void 0?O:[]},k?.props,(T=w?.item)===null||T===void 0?void 0:T.props,{event:((j=w?.item)===null||j===void 0?void 0:j.event)||{},schema:t,id:w?.id,isExternalLink:N,isPopup:V,onClose:h}))}else return o.createElement(o.Fragment,null)})},[t,i,e,h]);return o.createElement(si,{popup:d,onClose:h,padding:0,modalStyle:{position:"fixed"},isFullScreen:u},m)},sn={};Object.values(nn).forEach(t=>{sn[t.extend.type]=t});const sa=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:s,appDomain:l,enabledMetaConversionApi:r,dataList:a})=>{var d,p,u,h,m,g;const f=o.useMemo(()=>{var A;return location?.search?(A=location?.search)===null||A===void 0?void 0:A.replace("?",""):""},[]),[y,w]=o.useState(t?.data),[v,b]=o.useState();return o.createElement(Mn,{resolver:sn,enableDataSource:!1,schema:y,utmVal:v||f},o.createElement(Cn,{utmVal:f,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(p=(d=t?.sxp_parameter)===null||d===void 0?void 0:d.personalized_recommend)!==null&&p!==void 0?p:e,defaultSize:(h=(u=t?.sxp_parameter)===null||u===void 0?void 0:u.default_recommend)!==null&&h!==void 0?h:i,hashTagSize:(g=(m=t?.sxp_parameter)===null||m===void 0?void 0:m.hash_tag_size)!==null&&g!==void 0?g:n,loadingImage:s,appDomain:l,enabledMetaConversionApi:r,utmParameter:t?.utm_parameter,data:t,dataList:a,onUpdateSchema:A=>w(A),onUpdateChannel:A=>b(A),render:({rtcList:A,tagList:x,pageData:I})=>{var E;return o.createElement(o.Fragment,null,o.createElement(fo,Object.assign({},(E=I?.data)===null||E===void 0?void 0:E.sxpPageConf,{tagList:x,data:A,resolver:sn})),o.createElement(la,null))}}))};var ra=o.memo(sa);ot.DiyPortalPreview=oa,ot.EditorDataProvider=Ed,ot.Modal=si,ot.SxpDataSourceProvider=Cn,ot.SxpPageCore=ra,ot.SxpPageRender=fo,ot.core=Bo,ot.default=Co,ot.materials=nn,ot.useEditorDataProvider=en,Object.defineProperty(ot,"__esModule",{value:!0})});
|
10
|
+
}`)(r,A)}catch{}},[r]),y=o.useCallback(b=>{const A=f(b),x=A?.value;x&&(A?.linkType==="recommendFlow"?(p("multipostClick"),v?.(x),d.current=new Date):new Function(x)())},[r]),w=o.useCallback(()=>{m.current=new Date,u?.({eventInfo:{eventSubject:"startMultiPost",eventDescription:"startMultiPost",contentFormat:"IMAGE",position:"0",traceInfo:g}})},[]),p=o.useCallback(b=>{u?.({eventInfo:{eventSubject:"endMultiPost",eventDescription:"endMultiPost",contentFormat:"IMAGE",position:"0",traceInfo:g,nextStep:b||"others",timeOnSite:Math.floor((new Date-m?.current)/1e3)+""}})},[]);return o.useEffect(()=>{a?(w(),h.current=!0):h.current&&p()},[a]),o.useEffect(()=>{if(!a)return;const b=()=>w(),A=()=>p();return pt.on(at.PAGE_DID_SHOW,b),pt.on(at.PAGE_DID_HIDE,A),()=>{pt.off(at.PAGE_DID_SHOW,b),pt.off(at.PAGE_DID_HIDE,A)}},[a]),o.createElement("div",{className:"multiposts",style:Object.assign(Object.assign({},s),Os(n))},Array.from({length:4},(b,A)=>o.createElement("button",{hidden:!f(A,"Url"),className:"multiposts-btn",role:"button","aria-label":`multiposts-${A+1}`,onClick:()=>y(A)},o.createElement("img",{className:"multiposts-btn-img",src:f(A,"Url"),alt:`multiposts-img-${A+1}`}))))};var on=o.memo(Nd),Vd=[{title:"\u6309\u94AE1\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button1",isMultiPosts:!0}]},{title:"\u6309\u94AE2\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button2",isMultiPosts:!0}]},{title:"\u6309\u94AE3\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button3",isMultiPosts:!0}]},{title:"\u6309\u94AE4\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button4",isMultiPosts:!0}]}];const jd=ut(on,{displayName:"MultiPosts",icon:"",category:"base",type:"MultiPosts",related:{settingRender:Ld,interactionRender:Vd},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var ln=Object.freeze({__proto__:null,AniLink:bd,AniLinkPopup:Ed,Appoint:Ar,AppointForm:Ko,Commodity:pr,CommodityDetail:js,CommodityDetailDiroNew:qs,CommodityDiro:Ir,CommodityDiroNew:Dr,CommodityList:$s,Consent:md,ConsentDetail:rr,Display:Od,HashTag:cd,Iframe:nr,Link:Sr,MultiCommodity:Hr,MultiCommodityDiro:jr,MultiCommodityDiroNew:qr,MultiPosts:jd,Prompt:Hs});const Fd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Bd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",zd=t=>{var e,{active:i,activeIcon:n,unActicveIcon:s,recData:l,position:r}=t,u=et(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:d,mutateUnlike:v,bffEventReport:a,setCacheRtcList:h,cacheRtcList:m}=De(),[g,f]=o.useState((e=m?.[r])===null||e===void 0?void 0:e.isCollected),y=Nt(Bd),w=Nt(Fd),p=Je.debounce(()=>ft(void 0,void 0,void 0,function*(){var b,A,x,E,C,L,D,S,c,M,I,O,T,j,F,_,N,V,P,B,H,K;if(g){f(!1);const J=(x=yield v?.({videoItemId:(A=(b=l?.video)===null||b===void 0?void 0:b.itemId)!==null&&A!==void 0?A:""}))!==null&&x!==void 0?x:!1;if(a?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(C=(E=l?.video)===null||E===void 0?void 0:E.itemId)!==null&&C!==void 0?C:"",contentName:(D=(L=l?.video)===null||L===void 0?void 0:L.title)!==null&&D!==void 0?D:"",contentTags:JSON.stringify((c=(S=l?.video)===null||S===void 0?void 0:S.tags)!==null&&c!==void 0?c:[]),position:r+"",contentFormat:!((M=l?.video)===null||M===void 0)&&M.url?"video":"image",traceInfo:(I=l?.video)===null||I===void 0?void 0:I.traceInfo}}),!J)f(!0);else{const R=(O=m?.map((le,pe)=>(pe===r&&(le.isCollected=!1),le)))!==null&&O!==void 0?O:[];h?.(R)}}else{f(!0);const J=(T=yield d?.({content:JSON.stringify(l)}))!==null&&T!==void 0?T:!1;if(a?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(F=(j=l?.video)===null||j===void 0?void 0:j.itemId)!==null&&F!==void 0?F:"",contentName:(N=(_=l?.video)===null||_===void 0?void 0:_.title)!==null&&N!==void 0?N:"",contentTags:JSON.stringify((P=(V=l?.video)===null||V===void 0?void 0:V.tags)!==null&&P!==void 0?P:[]),position:r+"",contentFormat:!((B=l?.video)===null||B===void 0)&&B.url?"video":"image",traceInfo:(H=l?.video)===null||H===void 0?void 0:H.traceInfo}}),!J)f(!1);else{const R=(K=m?.map((le,pe)=>(pe===r&&(le.isCollected=!0),le)))!==null&&K!==void 0?K:[];h?.(R)}}}),200);return o.createElement("button",Object.assign({},u,{"aria-label":"like",onClick:p}),o.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:g?n||y:s||w,alt:"icon"}))};var ao=o.memo(zd),Wd="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 sn=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=un.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})(),Hd=({rec:t,index:e,height:i,data:n,muted:s,activeIndex:l,videoPostConfig:r,videoPlayIcon:u})=>{const[d,v]=o.useState(!1),{bffEventReport:a,sxpParameter:h,waterFallData:m,openHashtag:g,bffFbReport:f}=De(),y=o.useRef(0),[w,p]=o.useState(!1),[b,A]=o.useState(!0),{isActive:x}=en(),E=o.useRef(null),[C,L]=o.useState(""),[D,S]=o.useState(!1),c=o.useRef(),M=`pb-cache-video-${e}`,I=o.useRef(null),O=o.useRef(null),T=o.useRef(),j=o.useRef(),F=o.useMemo(()=>r?.mode==="2",[r]),_=o.useMemo(()=>{var U;return r?.mode==="2"?`translateY(-${50+((U=r?.offsetTop)!==null&&U!==void 0?U:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),N=o.useMemo(()=>{var U;return((U=t?.video)===null||U===void 0?void 0:U.cover)||C},[C,t]),V=o.useMemo(()=>F?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[F]),P=o.useMemo(()=>r?.bgWay==="1",[r]),B=o.useMemo(()=>P&&r?.bgColor?{backgroundColor:r?.bgColor}:{},[r,P]);o.useEffect(()=>{c?.current&&(c.current.muted=s)},[s,c?.current]);const H=o.useCallback(()=>{var U;c?.current&&((U=c?.current)===null||U===void 0||U.play())},[c?.current]),K=Nt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),J=o.useCallback(()=>{c?.current&&(S(!1),p(!0))},[]),R=o.useCallback(()=>ft(void 0,void 0,void 0,function*(){var U,re,ae,ce,ne,ye,Ne,We,Ge,Qe,fe,q,ee;if(!c?.current)return;v(!1);const z=n[e];if(z&&(!((U=c?.current)===null||U===void 0)&&U.duration)){y.current=((re=c?.current)===null||re===void 0?void 0:re.currentTime)||0;const Ie=((ce=(ae=c?.current)===null||ae===void 0?void 0:ae.duration)!==null&&ce!==void 0?ce:0).toFixed(2),se=((ye=(ne=c?.current)===null||ne===void 0?void 0:ne.currentTime)!==null&&ye!==void 0?ye:0).toFixed(2),Se=b?"0":"1";a?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(We=(Ne=z?.video)===null||Ne===void 0?void 0:Ne.itemId)!==null&&We!==void 0?We:"",contentName:(Qe=(Ge=z?.video)===null||Ge===void 0?void 0:Ge.title)!==null&&Qe!==void 0?Qe:"",playType:Se,startTime:se,videoDuration:Ie,contentTags:JSON.stringify((q=(fe=z?.video)===null||fe===void 0?void 0:fe.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(ee=z?.video)===null||ee===void 0?void 0:ee.traceInfo,loadTime:j?.current-T?.current+""}}),A(!1)}}),[a,n,e,b,c?.current]),le=o.useCallback(()=>{var U;if(!c?.current||C||!F||(c.current.style.objectFit="contain",!((U=t?.video)===null||U===void 0)&&U.cover||!E||!E.current||P))return;const re=()=>{const ae=E?.current,ce=ae.getContext("2d"),ne=window?.innerWidth,ye=window?.innerHeight;ae.height=ye,ae.width=ne,ce?.drawImage(c.current,0,0,ae.width,ae.height),L(ae.toDataURL())};re(),setTimeout(()=>{re()},500)},[c.current,P,t,C,F]),pe=o.useCallback(()=>{c.current&&(j.current=new Date,R(),le())},[c.current,le,R]),$=o.useCallback(U=>()=>{var re,ae,ce,ne,ye;if(!c.current||!w)return;const Ne=(re=c?.current)===null||re===void 0?void 0:re.paused;switch(U){case"start":if(!Ne)return;(ae=c?.current)===null||ae===void 0||ae.play(),v(!1);break;case"pause":if(Ne)return;(ce=c?.current)===null||ce===void 0||ce.pause(),v(!0);break;default:Ne?(ne=c?.current)===null||ne===void 0||ne.play():(ye=c?.current)===null||ye===void 0||ye.pause(),v(!Ne);break}},[w,c?.current]),Te=o.useCallback(()=>{var U,re,ae,ce,ne,ye,Ne,We,Ge,Qe,fe,q,ee;if(!c?.current||l!==e)return;const z=n[e],Ie=((re=(U=c?.current)===null||U===void 0?void 0:U.duration)!==null&&re!==void 0?re:0).toFixed(2),se=((ce=(ae=c?.current)===null||ae===void 0?void 0:ae.currentTime)!==null&&ce!==void 0?ce:0).toFixed(2);if(!((ne=c?.current)===null||ne===void 0)&&ne.duration){const Se=(((ye=c?.current)===null||ye===void 0?void 0:ye.currentTime)-y.current).toFixed(2);a?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(We=(Ne=z?.video)===null||Ne===void 0?void 0:Ne.itemId)!==null&&We!==void 0?We:"",contentName:(Qe=(Ge=z?.video)===null||Ge===void 0?void 0:Ge.title)!==null&&Qe!==void 0?Qe:"",endTime:se,videoDuration:Ie,playDuration:Se,contentTags:JSON.stringify((q=(fe=z?.video)===null||fe===void 0?void 0:fe.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(ee=z?.video)===null||ee===void 0?void 0:ee.traceInfo}})}},[n,e,a,c?.current,l]),Me=o.useCallback(()=>{S(!0)},[]);o.useEffect(()=>{var U,re,ae,ce,ne,ye,Ne,We,Ge,Qe;if(!x)return;const fe=t?.video.url;if(!fe)return;const q=document.querySelector(`#${M}`);if(!q||(c.current=sn?.(q),!c?.current))return;T.current=new Date;const ee=window?.Hls;let z=O?.current;return fe.includes(".m3u8")&&ee&&ee.isSupported()?(z=new ee,z?.loadSource(fe),z?.attachMedia(c?.current),z?.on(ee.Events.MANIFEST_PARSED,function(){var Ie;(Ie=c?.current)===null||Ie===void 0||Ie.play()})):c.current.src=fe,(U=c?.current)===null||U===void 0||U.setAttribute("x5-playsinline","true"),(re=c?.current)===null||re===void 0||re.setAttribute("webkit-playsinline","true"),(ae=c?.current)===null||ae===void 0||ae.addEventListener("loadedmetadata",pe),(ce=c?.current)===null||ce===void 0||ce.addEventListener("loadeddata",le),(ne=c?.current)===null||ne===void 0||ne.addEventListener("play",R),(ye=c?.current)===null||ye===void 0||ye.addEventListener("playing",J),(Ne=c?.current)===null||Ne===void 0||Ne.addEventListener("pause",Te),(We=c?.current)===null||We===void 0||We.addEventListener("ended",H),(Ge=c?.current)===null||Ge===void 0||Ge.addEventListener("canplay",H),(Qe=c?.current)===null||Qe===void 0||Qe.addEventListener("waiting",Me),()=>{var Ie,se,Se,qe,te,W,Ze,tt,Ot,st;((Ie=c?.current)===null||Ie===void 0?void 0:Ie.paused)||Te(),O?.current&&((se=O?.current)===null||se===void 0||se.destroy()),p(!1),(Se=c?.current)===null||Se===void 0||Se.removeEventListener("loadedmetadata",pe),(qe=c?.current)===null||qe===void 0||qe.removeEventListener("loadeddata",le),(te=c?.current)===null||te===void 0||te.removeEventListener("play",R),(W=c?.current)===null||W===void 0||W.removeEventListener("playing",J),(Ze=c?.current)===null||Ze===void 0||Ze.removeEventListener("pause",Te),(tt=c?.current)===null||tt===void 0||tt.removeEventListener("ended",H),(Ot=c?.current)===null||Ot===void 0||Ot.removeEventListener("canplay",H),(st=c?.current)===null||st===void 0||st.removeEventListener("waiting",Me)}},[x]),o.useEffect(()=>{var U,re,ae,ce,ne,ye;!c?.current||!w||(x?(f?.({eventName:"ViewContent",product:(re=(U=n?.[e])===null||U===void 0?void 0:U.video)===null||re===void 0?void 0:re.bindProduct}),f?.({eventName:"PageView",product:(ce=(ae=n?.[e])===null||ae===void 0?void 0:ae.video)===null||ce===void 0?void 0:ce.bindProduct}),(ne=c?.current)===null||ne===void 0||ne.play()):(ye=c?.current)===null||ye===void 0||ye.pause())},[x,w,c?.current]),o.useEffect(()=>{var U,re,ae;if(!x||!c?.current)return;!((U=c?.current)===null||U===void 0?void 0:U.paused)&&g?(re=c?.current)===null||re===void 0||re.pause():g||(ae=c?.current)===null||ae===void 0||ae.play()},[g,x,c?.current]),o.useEffect(()=>{if(!x)return;const U=()=>{$("start")()},re=$("pause");return pt.on(at.PAGE_DID_SHOW,U),pt.on(at.PAGE_DID_HIDE,re),()=>{pt.off(at.PAGE_DID_SHOW,U),pt.off(at.PAGE_DID_HIDE,re)}},[$,x]);const je=o.useMemo(()=>!h?.placeholder_image||w?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"placeholder image"}),[w,h?.placeholder_image]),de=o.useMemo(()=>{if(!(!D||!w))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:Wd,alt:"placeholder image"})},[D,w]);return o.useEffect(()=>{if(!c?.current)return;const U=()=>{var re;l===e&&(!((re=t?.video)===null||re===void 0)&&re.url)&&c?.current&&!d&&$("pause")()};return window.addEventListener("beforeunload",U),()=>{window.removeEventListener("beforeunload",U)}},[l,e,t,c?.current,$,d]),t?.video?o.createElement(o.Fragment,null,F?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:$(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},B)},!P&&w&&N&&o.createElement(Mt,{src:N,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},V)}),o.createElement("canvas",{ref:E,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:_,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},o.createElement("div",{className:"n-full-screen",ref:I,id:M,style:{width:"100%",height:"100%"}}),d&&o.createElement(Mt,{className:"clc-pb-video-pause",src:u??K,alt:"pause"}))),je,de):o.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:$()},o.createElement("div",{className:"n-full-screen",ref:I,id:M,style:{width:"100%",height:"100%"}}),je,de,d&&o.createElement(Mt,{className:"clc-pb-video-pause",src:u??K,alt:"pause"}))):null};var Xd=o.memo(Hd);const Ud=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:s})=>{const[l,r]=o.useState(t),u=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:u},o.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var uo=o.memo(Ud);const Gd=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,s]=o.useState(!0);Jt(),o.useEffect(()=>{setTimeout(()=>{s(!1)},i)},[]);const l=Nt("/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"}))},co=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:s}=t,l=o.useMemo(()=>n?.mode==="2",[n]),r=o.useMemo(()=>{var a;return n?.mode==="2"?`translateY(-${50+((a=n?.offsetTop)!==null&&a!==void 0?a:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),u=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(Mt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},u),onLoad:s}),l&&o.createElement(Mt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:r,left:0,right:0},onLoad:s}))},Yd=({imgUrls:t,width:e,height:i,rec:n,index:s,onViewImageEndEvent:l,onViewImageStartEvent:r,imgUrlsPostConfig:u})=>{var d,v;const a=o.useRef(),{isActive:h}=en(),{sxpParameter:m,openHashtag:g}=De(),[f,y]=o.useState(!1),[w,p]=o.useState(),b=new Date,[A,x]=o.useState(0);o.useEffect(()=>{f&&h?(a?.current&&a.current.swiper.autoplay.start(),g?l(n):r(s,w,!0)):a?.current&&a.current.swiper.autoplay.stop()},[n,h,l,g,s,r,f,w]);const E=o.useCallback(c=>ft(void 0,void 0,void 0,function*(){f||(p({loadTime:new Date-b+""}),y(!0))}),[f]);o.useEffect(()=>{if(!h)return;const c=()=>r(s,w),M=()=>l(n);return pt.on(at.PAGE_DID_SHOW,c),pt.on(at.PAGE_DID_HIDE,M),()=>{pt.off(at.PAGE_DID_SHOW,c),pt.off(at.PAGE_DID_HIDE,M)}},[h,w]);const C=o.useCallback(()=>{a.current&&a.current.swiper&&S&&a.current.swiper.autoplay.stop()},[]),L=o.useCallback(()=>{a.current&&a.current.swiper&&S&&a.current.swiper.autoplay.start()},[]),D=o.useCallback(c=>{x(c.activeIndex)},[]),S=o.useMemo(()=>_i(),[]);return o.createElement("div",{onMouseEnter:C,onMouseLeave:L},o.createElement(ii,Object.assign({defaultValue:0,direction:"horizontal",modules:[Ti,Ei,...S?[Wi,Hi,xi,Bi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"}},S?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:a,onSlideChange:D,className:xe.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(d=u?.marginBottom)!==null&&d!==void 0?d:0,fontSize:"14px"}},u?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:u?.dotsBgColor,opacity:1}}),u?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${u?.dotsActiveColor}!important`,opacity:1}})),height:i,autoplay:{delay:((v=u?.delay)!==null&&v!==void 0?v:3)*1e3}}),t?.map((c,M)=>o.createElement(Bt,{key:M,"aria-hidden":M!==A},o.createElement(co,{src:!f&&M>0?"":c,height:i,imgUrlsPostConfig:u,onShowFirstImage:E})))))};var qd=o.memo(Yd);const Zd=({tags:t,itemId:e,itemType:i,index:n,rec:s,hashTagStyle:l,hashTagRightMargin:r})=>{var u;const[d,v]=o.useState(!1),{setWaterFallData:a,setOpenHashtag:h,setCacheActiveIndex:m,waterFallData:g,setIsFromHashtag:f}=De(),y=w=>{g?f?.(!0):m?.(n),a?.(i?{hashTag:w,itemId:e,itemType:i,rec:s}:{hashTag:w,rec:s}),h?.(!0)};return o.useMemo(()=>t.length<=6?null:o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>v(!d)},d?"show less":"show more"),[d,t]),o.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(u=l?.marginTop)!==null&&u!==void 0?u:16}px`,width:r}},o.createElement(ci,null,t?.map((w,p)=>o.createElement(Bt,{key:p,hidden:d?!1:p>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>y(w),tag:"li",role:"listitem"},o.createElement("button",{className:"clc-sxp-bottom-hashtag-item-button","aria-label":w,"aria-describedby":w,dangerouslySetInnerHTML:{__html:be(`#${w}`,l)}})))))};var vo=o.memo(Zd),po="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function pi(t){return o.memo(function(e){const{$store:i}=Mo(),n=l=>{let r=l;const u=l.match(/{{.*?}}/g);return u?.length&&u.forEach(d=>{d.replace(/{{\s*([\w.]+)\s*}}/g,(v,a)=>{if(a){const h=Je.get(i,a);return r=r.replace(d,h),h}})}),r},s=o.useMemo(()=>{var l,r,u;const{bindDatas:d}=e,v=et(e,["bindDatas"]);if((l=d?.forEach)===null||l===void 0||l.call(d,a=>{if(a?.propKey&&a?.dataPath){const{propKey:h,dataPath:m}=a;m.replace(/{{\s*([\w.]+)\s*}}/g,(g,f)=>{var y,w;if(f){const p=(w=(y=Je.get(i,f))!==null&&y!==void 0?y:e[h])!==null&&w!==void 0?w:"";return v[h]=p,p}})}}),v){v.eventMap={};const a=Je.cloneDeep(v.event)||{};for(const h in a)if(Object.prototype.hasOwnProperty.call(a,h))try{a[h].value=n(a[h].value),v.eventMap[h]=new Function(a[h].value)}catch{}}return!((u=(r=v?.event)===null||r===void 0?void 0:r.onClick)===null||u===void 0)&&u.linkType&&(v.style.cursor="pointer"),v},[i,e]);return o.createElement(t,Object.assign({},s,s.eventMap))})}const Kd=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:s,isActive:l,value:r})=>{const{schema:u}=Jt();if(!t?.video)return null;const d=o.useMemo(()=>{var v,a,h,m,g,f,y,w,p,b,A,x,E,C,L,D,S,c,M,I,O,T,j,F,_,N,V,P;if(!(s&&!s?.includes((v=r?.item)===null||v===void 0?void 0:v.type))&&!(!s&&((a=r?.item)===null||a===void 0?void 0:a.category)==="cta")){if(((h=r?.item)===null||h===void 0?void 0:h.type)==="CommodityDiro"&&!(!((m=t?.video)===null||m===void 0)&&m.bindProduct)||((g=r?.item)===null||g===void 0?void 0:g.type)==="Commodity"&&!(!((f=t?.video)===null||f===void 0)&&f.bindProduct)||((y=r?.item)===null||y===void 0?void 0:y.type)==="CommodityDiroNew"&&!(!((w=t?.video)===null||w===void 0)&&w.bindProduct)||((p=r?.item)===null||p===void 0?void 0:p.type)==="MultiCommodity"&&!(!((A=(b=t?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0)&&A.length)||((x=r?.item)===null||x===void 0?void 0:x.type)==="MultiCommodityDiro"&&!(!((C=(E=t?.video)===null||E===void 0?void 0:E.bindProducts)===null||C===void 0)&&C.length)||((L=r?.item)===null||L===void 0?void 0:L.type)==="MultiCommodityDiroNew"&&!(!((S=(D=t?.video)===null||D===void 0?void 0:D.bindProducts)===null||S===void 0)&&S.length))return null;if(r&&n){const B=n[(c=r?.item)===null||c===void 0?void 0:c.type],H=pi(B),K=(M=B?.extend)===null||M===void 0?void 0:M.defaulSetting,J=((T=(O=(I=r?.item)===null||I===void 0?void 0:I.event)===null||O===void 0?void 0:O.onClick)===null||T===void 0?void 0:T.linkType)==="externalLink";let R=Je.cloneDeep((j=r?.item)===null||j===void 0?void 0:j.style);if(R.hasOwnProperty("backdropFilter")){let le=R.backdropFilter;R.backdropFilter=`blur(${le??0}px)`}return o.createElement(H,Object.assign({style:Object.assign(Object.assign(Object.assign({},K?.style),R),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},K?.textStyle),(F=r?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(N=(_=r?.item)===null||_===void 0?void 0:_.bindDatas)!==null&&N!==void 0?N:[]},K?.props,(V=r?.item)===null||V===void 0?void 0:V.props,{event:((P=r?.item)===null||P===void 0?void 0:P.event)||{},schema:u,id:r?.id,key:r?.id,recData:t,isExternalLink:J,index:e,isActive:l}))}else return null}},[t,n,i,u,r?.id,l]);return o.createElement(o.Fragment,null,d)};var Pi=o.memo(Kd);const mo=({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:be(t?.content,t?.textStyle)}})))},Jd=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:s,setCacheRtcList:l,setCacheActiveIndex:r,setLoading:u,swiperRef:d,waterFallData:v,bffEventReport:a,selectTag:h,setSelectTag:m}=De(),{backMainFeed:g}=St(),f=o.useMemo(()=>[Ai,...t],[t]),y=w=>()=>{if(w===h)return;w!=="FOR U"?a?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${w}']`}}):g("theme",w,h);let p;w!==Ai&&(p=w),u?.(!0),n?.({themeTag:p}).then(b=>{var A,x,E,C;pt.emit(at.CHANGE_THEME_TAG,p),s?.((A=b?.recList)!==null&&A!==void 0?A:[]),l?.((x=b?.recList)!==null&&x!==void 0?x:[]),e?.(0),r?.(0),(C=(E=d?.current)===null||E===void 0?void 0:E.swiper)===null||C===void 0||C.slideTo(0)}).finally(()=>{u?.(!1)}),m?.(w)};return v||t.length<=0?null:o.createElement("div",{className:"clc-sxp-tagbar",style:i},o.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},f.map(w=>o.createElement("button",{className:`clc-sxp-tagbar-list-item ${w===h?"clc-sxp-tagbar-list-item-active":""}`,key:w,"aria-label":w,onClick:y(w)},w))))};var fo=o.memo(Jd);const Qd=({resolver:t,globalConfig:e})=>{var i,n;const s=o.useMemo(()=>Vo(),[]),l=t?.Display,r=pi(l),u=(n=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.item;return o.createElement(r,Object.assign({},u?.props,{style:u?.style,event:u?.event||{},contsentState:s}))};var Rd=o.memo(Qd);const $d=({data:t,minusHeight:e,tagHeight:i,onClick:n})=>{var s,l,r,u,d;return o.createElement("button",{style:{position:"absolute",[(s=t?.xPosit)!==null&&s!==void 0?s:"left"]:(r=(l=t?.backButton)===null||l===void 0?void 0:l.x)!==null&&r!==void 0?r:0,[(u=t?.yPosit)!==null&&u!==void 0?u:"top"]:(t?.yPosit=="top"?e+i:0)+((d=t?.y)!==null&&d!==void 0?d:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:n},o.createElement("img",{src:t?.icon||po,alt:"back button",width:100,style:{objectFit:"cover"}}))};var ho=o.memo($d);const Ao=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:s,resolver:l,data:r=[],ctaType:u,tipText:d,nudge:v,_schema:a,hashTagStyle:h,hashTagRightMargin:m,tagList:g=[],licenseUrl:f})=>{var y,w,p,b,A,x,E,C,L,D,S,c,M,I,O,T,j,F,_,N,V,P,B,H,K;const J=Nt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),R=Nt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:le}=Jt(),{openMultiPosts:pe}=nn(),[$,Te]=o.useState(0),Me=o.useRef(0),[je,de]=o.useState(!0),U=o.useRef(),[re,ae]=o.useState(!1),[ce,ne]=o.useState(!1),[ye,Ne]=o.useState(new Date().getTime()),We=o.useRef(!1),[Ge,Qe]=o.useState(2),{loadVideos:fe,bffEventReport:q,loading:ee,setPopupDetailData:z,ctaEvent:Ie,swiperRef:se,waterFallData:Se,setOpenHashtag:qe,appDomain:te,openHashtag:W,loadingImage:Ze,isFromHashtag:tt,popupDetailData:Ot,bffFbReport:st,curTime:ht,h5EnterLink:xt,isShowConsent:zt,selectTag:Lt,isPreview:Tt,isEditor:qt,cacheRtcList:At,setRtcList:_t,cacheActiveIndex:Fe,rtcList:Ft,isNoMoreData:ei,channel:ot}=De(),{backMainFeed:Ee,productView:he,jumpToWeb:Ke}=St(),wt=o.useMemo(()=>r.length>0&&!ee&&(Oo()||t?.enableSwiperTip),[r,ee,t?.enableSwiperTip]);o.useEffect(()=>{yn()},[]),o.useEffect(()=>{if(r?.length>0){const k=new Date;U.current=k}},[r?.length]);const Gt=o.useCallback(()=>{if(yn(),xt?.(),r.length>0){const k=new Date;U.current=k}},[r.length,xt]);o.useEffect(()=>{var k;if(!u||u?.length<1)return;const Y=r?.findIndex(Z=>{var oe,Q,ve,ie,we,Pe,Oe,Le,me;const ge=u?.[0];return ge==="\u591A\u5546\u54C1CTA"?((oe=Z?.video)===null||oe===void 0?void 0:oe.bindProducts)&&((ve=(Q=Z?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||ve===void 0?void 0:ve.length)>0:ge==="\u5546\u54C1CTA"?(ie=Z?.video)===null||ie===void 0?void 0:ie.bindProduct:((Pe=(we=Z?.video)===null||we===void 0?void 0:we.bindCta)===null||Pe===void 0?void 0:Pe.itemId)===ge&&(((Oe=Z?.video)===null||Oe===void 0?void 0:Oe.url)||((me=(Le=Z?.video)===null||Le===void 0?void 0:Le.imgUrls)===null||me===void 0?void 0:me.length))})||0;Y!==-1&&((k=se?.current)===null||k===void 0||k.swiper.slideTo(Y))},[r,u,se]),o.useEffect(()=>{const k=r?.[$],Y=()=>{var Z,oe,Q,ve,ie,we,Pe,Oe,Le,me,ge,dt,ze,it,lt,mt,ke,vt,Et,Ct;const It=!W&&!zt;if(document.visibilityState==="hidden"){It&&(pt.emit(at.PAGE_DID_HIDE,k),Re(k));let gt="";Ot&&(!((oe=(Z=k?.video)===null||Z===void 0?void 0:Z.bindProducts)===null||oe===void 0)&&oe.length||!((Q=k?.video)===null||Q===void 0)&&Q.bindProduct)?gt="pdpPage":Ot&&((Pe=s?.[(we=(ie=(ve=k?.video)===null||ve===void 0?void 0:ve.bindCta)===null||ie===void 0?void 0:ie.itemId)!==null&&we!==void 0?we:""].item)===null||Pe===void 0?void 0:Pe.type)==="Appoint"?gt="formPage":tt?gt="hashTagPage":!((Oe=k?.video)===null||Oe===void 0)&&Oe.url?gt="videoPage":!((Le=k?.video)===null||Le===void 0)&&Le.imgUrls&&(!((ge=(me=k?.video)===null||me===void 0?void 0:me.imgUrls)===null||ge===void 0)&&ge.length)?gt="imagePage":k?.product&&(gt="productPage"),(t?.playbook!=="organic menu"||$!==0)&&q?.({eventInfo:{sessionDuration:Math.floor((new Date-ht.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(dt=k?.video)===null||dt===void 0?void 0:dt.itemId,productId:(ze=k?.product)===null||ze===void 0?void 0:ze.itemId,position:$+"",fromKName:gt,fromKPage:location?.href,ctatId:(mt=(lt=(it=k?.video)===null||it===void 0?void 0:it.bindCta)===null||lt===void 0?void 0:lt.itemId)!==null&&mt!==void 0?mt:"",traceInfo:(Ct=(vt=(ke=k?.video)===null||ke===void 0?void 0:ke.traceInfo)!==null&&vt!==void 0?vt:(Et=k?.product)===null||Et===void 0?void 0:Et.traceInfo)!==null&&Ct!==void 0?Ct:""}})}else document.visibilityState==="visible"&&(We.current===!0&&(Ne(new Date().getTime()),We.current=!1),Gt(),It&&(pt.emit(at.PAGE_DID_SHOW,k),Ee("external",Lt)))};return document.addEventListener("visibilitychange",Y),()=>{document.removeEventListener("visibilitychange",Y)}},[$,q,r,Gt,Ot,tt,s,ht,Ee,W,zt,Lt]);const Wt=o.useMemo(()=>{let k=0;return g.length>0&&(k+=45,Se&&(k-=45)),k},[g,Se]),Ht=o.useMemo(()=>{let k=0;return t?.logoUrl&&t?.isShowLogo&&(k+=56),k},[t]),Zt=o.useMemo(()=>i-Ht-Wt,[Ht,i,Wt]),X=o.useMemo(()=>{var k;const Y=$===0&&!Se&&!qt?[(k=r?.[0])!==null&&k!==void 0?k:null]:r?.map((Z,oe)=>$===oe||oe-1===$||oe+1===$?Z:null);return Y?.length?!Se&&!ei?Y.concat([{loading:!0}]):Y:[]},[r,$,Se,qt,ei]),G=o.useMemo(()=>{var k,Y,Z,oe;if(t?.logoUrl&&t?.isShowLogo){const Q=(Y=(k=t?.logoBar)===null||k===void 0?void 0:k.onClick)===null||Y===void 0?void 0:Y.value,ve=((oe=(Z=t?.logoBar)===null||Z===void 0?void 0:Z.onClick)===null||oe===void 0?void 0:oe.linkType)==="externalLink",ie=X[$];return o.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Q&&{onClick:we=>{var Pe,Oe,Le,me;ve&&Ke(we,ie,(Pe=ie?.video)===null||Pe===void 0?void 0:Pe.bindProduct,(Oe=ie?.video)===null||Oe===void 0?void 0:Oe.bindCta,$,((Le=ie?.product)===null||Le===void 0?void 0:Le.traceInfo)||((me=ie?.video)===null||me===void 0?void 0:me.traceInfo)),new Function(Q)()}}),o.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,$,X]),Ae=o.useCallback((k,Y)=>{var Z,oe,Q,ve,ie,we,Pe,Oe,Le,me;return k==="organic menu"?o.createElement(on,Object.assign({recData:r?.[1]},(Q=(oe=(Z=t?.multiPosts)===null||Z===void 0?void 0:Z[0])===null||oe===void 0?void 0:oe.item)===null||Q===void 0?void 0:Q.props,(we=(ie=(ve=t?.multiPosts)===null||ve===void 0?void 0:ve[0])===null||ie===void 0?void 0:ie.item)===null||we===void 0?void 0:we.event)):!((Pe=k?.video)===null||Pe===void 0)&&Pe.url?o.createElement(Xd,{key:ye,rec:k,index:Y,muted:je,data:r,height:Zt,activeIndex:$,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((Oe=k?.video)===null||Oe===void 0)&&Oe.imgUrls?o.createElement(qd,{key:k?.video.itemId,imgUrls:k?.video.imgUrls,width:n,height:Zt,rec:k,index:Y,onViewImageEndEvent:He,onViewImageStartEvent:ct,imgUrlsPostConfig:t?.imgUrlsPost}):k.product&&Array.isArray(t?.productPost)&&((Le=t?.productPost)===null||Le===void 0?void 0:Le.length)>0?(me=t?.productPost)===null||me===void 0?void 0:me.map((ge,dt)=>{var ze,it,lt,mt,ke,vt,Et,Ct;const It=l[(ze=ge?.item)===null||ze===void 0?void 0:ze.type],gt=pi(It),kt=(it=It?.extend)===null||it===void 0?void 0:it.defaulSetting;return o.createElement(gt,Object.assign({key:`${Y}${dt}`,textStyle:Object.assign(Object.assign({},kt?.textStyle),(lt=ge?.item)===null||lt===void 0?void 0:lt.textStyle),bindDatas:(ke=(mt=ge?.item)===null||mt===void 0?void 0:mt.bindDatas)!==null&&ke!==void 0?ke:[]},kt?.props,(vt=ge?.item)===null||vt===void 0?void 0:vt.props,{event:((Et=ge?.item)===null||Et===void 0?void 0:Et.event)||{},schema:le,id:ge?.id,viewTime:U.current,rec:k,isPost:!0,tipText:d,style:Object.assign(Object.assign(Object.assign({},kt?.style),(Ct=ge?.item)===null||Ct===void 0?void 0:Ct.style),{height:"100%",overflow:"auto"}),index:Y,isActive:$===Y}))}):null},[n,r,Zt,je,$,t?.productPost,t?.videoPlayIcon,U,d,l,le,ye]),_e=o.useCallback(k=>{ne(k)},[]),ue=o.useMemo(()=>ce?{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"},[ce]),Ce=o.useCallback((k,Y)=>{var Z,oe,Q,ve,ie,we,Pe,Oe,Le,me,ge,dt,ze;if(k?.video){let it=null;!((oe=(Z=k?.video)===null||Z===void 0?void 0:Z.bindProducts)===null||oe===void 0)&&oe.length?it="\u591A\u5546\u54C1CTA":!((Q=k?.video)===null||Q===void 0)&&Q.bindProduct?it="\u5546\u54C1CTA":it=(ie=(ve=k?.video)===null||ve===void 0?void 0:ve.bindCta)===null||ie===void 0?void 0:ie.itemId;const lt=s?.[it];return o.createElement(o.Fragment,null,((we=k?.video)===null||we===void 0?void 0:we.title)&&!ce&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(Pe=t?.bottomInfoDist)!==null&&Pe!==void 0?Pe:40}px`}},o.createElement(mo,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(Pi,{rec:k,index:Y,tempMap:s,resolver:l,isActive:Y===$,value:lt})):null,o.createElement("div",null,o.createElement(ki,{className:"clc-sxp-bottom-text",isPost:!0,foldText:d?.foldText,unfoldText:d?.unfoldText,text:(Le=(Oe=k?.video)===null||Oe===void 0?void 0:Oe.title)!==null&&Le!==void 0?Le:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:_e}),o.createElement(Pi,{rec:k,index:Y,tempMap:s,resolver:l,includesCtaType:["AniLink"],isActive:Y===$,value:lt}),o.createElement(vo,{index:$,tags:(ge=(me=k?.video)===null||me===void 0?void 0:me.hashTags)!==null&&ge!==void 0?ge:[],itemId:(dt=k?.video)===null||dt===void 0?void 0:dt.itemId,itemType:!((ze=k?.video)===null||ze===void 0)&&ze.itemId?"VIDEO":null,rec:k,hashTagStyle:h,hashTagRightMargin:n-(m??0)}))),o.createElement(Pi,{rec:k,index:Y,tempMap:s,resolver:l,includesCtaType:["AniLinkPopup"],isActive:Y===$,value:lt}))}return null},[e,$,s,l,d,v,h,t,_e,ce,ue]),Be=o.useCallback((k,Y,Z)=>{var oe,Q,ve,ie;if(!t?.isShowLike||!Z)return;let we=(oe=t?.likeIconY)!==null&&oe!==void 0?oe:400;return Se&&we<40&&t?.likeIconYPosit==="top"&&(we+=40),t?.likeIconYPosit==="top"&&(we+=Ht),k?.video?o.createElement(ao,{key:k.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:k.isCollected,recData:k,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(Q=t.likeIconXPosit)!==null&&Q!==void 0?Q:"right"]:(ve=t.likeIconX)!==null&&ve!==void 0?ve:0,[(ie=t.likeIconYPosit)!==null&&ie!==void 0?ie:"bottom"]:we},position:Y}):null},[t,Se]),He=k=>{var Y,Z,oe,Q,ve,ie;if(!(!((Y=k?.video)===null||Y===void 0)&&Y.url)&&(!((Z=k?.video)===null||Z===void 0)&&Z.imgUrls)){const we=Date.now(),Pe=Me.current===0?0:(we-Me.current)/1e3;q?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Q=(oe=k?.video)===null||oe===void 0?void 0:oe.itemId)!==null&&Q!==void 0?Q:"",contentName:(ve=k?.video.title)!==null&&ve!==void 0?ve:"",imageEndTime:`${we}`,playDuration:`${Pe}`,contentTags:JSON.stringify((ie=k?.video.tags)!==null&&ie!==void 0?ie:[]),position:$+"",contentFormat:"image",traceInfo:k?.video.traceInfo}})}},Ye=(k,Y)=>{var Z,oe,Q,ve,ie,we,Pe,Oe,Le,me,ge,dt,ze,it,lt,mt,ke,vt,Et,Ct,It,gt;if(Tt||Se)return;const kt=new Date-ht.current;if(t?.openSlideSkip&&kt>=((Z=t?.slideSkipStartTime)!==null&&Z!==void 0?Z:0)&&Lo()&&k){const di=((ve=(Q=(oe=k?.video)===null||oe===void 0?void 0:oe.bindProducts)===null||Q===void 0?void 0:Q[0])===null||ve===void 0?void 0:ve.link)||((we=(ie=k?.video)===null||ie===void 0?void 0:ie.bindProduct)===null||we===void 0?void 0:we.link)||((Pe=k?.product)===null||Pe===void 0?void 0:Pe.link),Ue=k?.product||((Oe=k?.video)===null||Oe===void 0?void 0:Oe.bindProduct)||((me=(Le=k?.video)===null||Le===void 0?void 0:Le.bindProducts)===null||me===void 0?void 0:me[0]);if(di){let mi=null;!((ge=k?.video)===null||ge===void 0)&&ge.url?mi="video":!((ze=(dt=k?.video)===null||dt===void 0?void 0:dt.imgUrls)===null||ze===void 0)&&ze.length&&(mi="image"),q?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(it=Ue?.itemId)!==null&&it!==void 0?it:"",productName:(lt=Ue?.title)!==null&<!==void 0?lt:"",price:Ue?.price?Ue?.price+"":"0",productCollection:(mt=Ue?.collection)!==null&&mt!==void 0?mt:"",contentTags:Ue?.tags?JSON.stringify(Ue?.tags):"",position:Y+"",contentId:(vt=(ke=k?.video)===null||ke===void 0?void 0:ke.itemId)!==null&&vt!==void 0?vt:"",traceInfo:(gt=(Ct=(Et=k?.video)===null||Et===void 0?void 0:Et.traceInfo)!==null&&Ct!==void 0?Ct:(It=k?.product)===null||It===void 0?void 0:It.traceInfo)!==null&>!==void 0?gt:"",contentFormat:mi}}),We.current=!0,window.location.href=window.getJointUtmLink(di)}}},rt=k=>{var Y,Z,oe,Q,ve,ie,we,Pe,Oe,Le,me,ge,dt,ze,it,lt,mt;const ke=r[k.previousIndex];if(!ke)return;let vt=null;!((Y=ke?.video)===null||Y===void 0)&&Y.url?vt="video":!((oe=(Z=ke?.video)===null||Z===void 0?void 0:Z.imgUrls)===null||oe===void 0)&&oe.length&&(vt="image"),k.previousIndex-k.activeIndex<0?(q?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(ve=(Q=ke?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&ve!==void 0?ve:"",productId:(we=(ie=ke?.product)===null||ie===void 0?void 0:ie.itemId)!==null&&we!==void 0?we:"",requestId:null,traceInfo:(Oe=(Pe=ke?.video)===null||Pe===void 0?void 0:Pe.traceInfo)!==null&&Oe!==void 0?Oe:"",contentFormat:vt,position:((Le=k.previousIndex)!==null&&Le!==void 0?Le:0)+""}}),He(ke),Ye(ke,k.previousIndex)):(q?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(ge=(me=ke?.video)===null||me===void 0?void 0:me.itemId)!==null&&ge!==void 0?ge:"",productId:(ze=(dt=ke.product)===null||dt===void 0?void 0:dt.itemId)!==null&&ze!==void 0?ze:"",requestId:null,traceInfo:(lt=(it=ke?.video)===null||it===void 0?void 0:it.traceInfo)!==null&<!==void 0?lt:"",contentFormat:vt,position:((mt=k.previousIndex)!==null&&mt!==void 0?mt:0)+""}}),He(ke)),Re(ke),U.current=new Date},Re=k=>{var Y,Z,oe;!(!((Y=k?.video)===null||Y===void 0)&&Y.url)&&!(!((Z=k?.video)===null||Z===void 0)&&Z.imgUrls)&&k?.product&&he(k,k.product,(oe=k?.product)===null||oe===void 0?void 0:oe.bindCta,U.current,$)};o.useEffect(()=>{const k=r[$];W?Re(k):U.current=new Date},[W,r,$]);const ct=(k,Y,Z)=>{var oe,Q,ve,ie,we,Pe,Oe,Le;const me=r[k];if(!(!((oe=me?.video)===null||oe===void 0)&&oe.url)&&(!((Q=me?.video)===null||Q===void 0)&&Q.imgUrls)){const ge=Date.now();Me.current=ge,q?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ie=(ve=me?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&ie!==void 0?ie:"",contentName:(we=me?.video.title)!==null&&we!==void 0?we:"",imageStartTime:`${ge}`,contentTags:JSON.stringify((Pe=me?.video.tags)!==null&&Pe!==void 0?Pe:[]),position:k+"",contentFormat:"image",traceInfo:me?.video.traceInfo,loadTime:Y?.loadTime}}),Z&&(st?.({eventName:"ViewContent",product:(Oe=me?.video)===null||Oe===void 0?void 0:Oe.bindProduct}),st?.({eventName:"PageView",product:(Le=me?.video)===null||Le===void 0?void 0:Le.bindProduct}))}},$e=o.useCallback(k=>{var Y,Z,oe,Q,ve,ie;if(!k)return;let we=(Y=t?.muteIconY)!==null&&Y!==void 0?Y:23;return Se&&we<40&&t?.muteIconYPosit==="top"&&(we+=40),t?.muteIconYPosit==="top"&&(we+=Ht),(t?.isShowMute===void 0||t?.isShowMute===!0)&&o.createElement(uo,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((oe=(Z=X?.[$])===null||Z===void 0?void 0:Z.video)===null||oe===void 0)&&oe.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(Q=t?.muteIconXPosit)!==null&&Q!==void 0?Q:"right"]:(ve=t?.muteIconX)!==null&&ve!==void 0?ve:0,[(ie=t?.muteIconYPosit)!==null&&ie!==void 0?ie:"bottom"]:we},defaultValue:je,activeIcon:t?.unMuteIcon?t?.unMuteIcon:J,unactiveIcon:t?.muteIcon?t?.muteIcon:R,onChange:de})},[t,X,$,je,Se]),Xe=o.useMemo(()=>ee?o.createElement("div",{style:{height:Zt,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:Ze,alt:"loading...",style:{objectFit:"contain"}})):X?.map((k,Y)=>o.createElement(Bt,{key:Y,virtualIndex:Y,style:{overflow:"hidden"}},k&&o.createElement(o.Fragment,null,k?.loading?o.createElement("div",{style:{height:Zt,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:Ze,alt:"loading...",style:{objectFit:"contain"}})):o.createElement(o.Fragment,null,Ce(k,Y),Be(k,Y,!t?.likeIconFixed),$e(!t?.muteIconFixed),Ae(k,Y))))),[n,r,Zt,ee,Ce,Ae,X,Ze,ye,$e]);return o.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},Se&&o.createElement(io,{icon:po,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${Ht}px`},textStyle:Object.assign(Object.assign({},(A=(b=(p=(w=(y=t?.hashTag)===null||y===void 0?void 0:y[0])===null||w===void 0?void 0:w.item)===null||p===void 0?void 0:p.props)===null||b===void 0?void 0:b.textStyles)===null||A===void 0?void 0:A.hashTagTitle),{color:"#fff"}),onClose:()=>{!Je.isEqual(Ft,At)&&At&&At?.length&&_t?.(At),qe?.(!0)}}),G,o.createElement(fo,{tagList:g,setActiveIndex:Te,style:{top:Ht}}),((x=t?.backButton)===null||x===void 0?void 0:x.enable)&&!ot&&!pe&&o.createElement(ho,{data:t?.backButton,minusHeight:Ht,tagHeight:Wt,onClick:()=>history?.back()}),(((S=(D=(L=(C=(E=t?.multiPosts)===null||E===void 0?void 0:E[0])===null||C===void 0?void 0:C.item)===null||L===void 0?void 0:L.props)===null||D===void 0?void 0:D.backButton)===null||S===void 0?void 0:S.enable)&&ot||pe)&&o.createElement(ho,{data:(O=(I=(M=(c=t?.multiPosts)===null||c===void 0?void 0:c[0])===null||M===void 0?void 0:M.item)===null||I===void 0?void 0:I.props)===null||O===void 0?void 0:O.backButton,minusHeight:Ht,tagHeight:Wt,onClick:()=>{var k,Y,Z;q?.({eventInfo:{eventSubject:"backMultiPostClick",eventDescription:"backMultiPostClick",traceInfo:(Z=(Y=(k=r?.[0])===null||k===void 0?void 0:k.video)===null||Y===void 0?void 0:Y.traceInfo)!==null&&Z!==void 0?Z:""}}),location?.reload()}}),wt?o.createElement(Gd,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((T=t?.swipeTipOffset)!==null&&T!==void 0?T:0)}%`},duration:t?.swiperTipAniDur}):null,o.createElement(ii,{style:{marginTop:Wt},ref:se,onSlideChange:()=>{se.current.swiper.allowTouchMove=!1,setTimeout(()=>{se.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:k=>{Te(k.activeIndex),!W&&(rt(k),!(Se||qt)&&k?.activeIndex+1>=r?.length&&(re||(ae(!0),fe?.(Ge).then(Y=>{var Z;ae(!1),Y&&((Z=Y?.recList)===null||Z===void 0?void 0:Z.length)>0&&Qe(Ge+1)}))))},direction:"vertical",height:Zt},Xe,Be(X[$],$,!!t?.likeIconFixed),$e(!!t?.muteIconFixed)),o.createElement(oo,Object.assign({},(_=(F=(j=t?.hashTag)===null||j===void 0?void 0:j[0])===null||F===void 0?void 0:F.item)===null||_===void 0?void 0:_.props)),o.createElement(Rd,{resolver:l,globalConfig:t}),pe&&o.createElement(on,Object.assign({},(P=(V=(N=t?.multiPosts)===null||N===void 0?void 0:N[0])===null||V===void 0?void 0:V.item)===null||P===void 0?void 0:P.props,(K=(H=(B=t?.multiPosts)===null||B===void 0?void 0:B[0])===null||H===void 0?void 0:H.item)===null||K===void 0?void 0:K.event,{style:{position:"fixed",top:0,left:0,right:0}})))},ea=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:s,index:l})=>o.createElement(ii,{defaultValue:0,direction:"horizontal",modules:[Ti,Ei],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(r=>o.createElement(Bt,{key:r},o.createElement(co,{src:r,height:i,imgUrlsPostConfig:n}))));var ta=o.memo(ea);const ia=({rec:t,index:e,height:i,data:n,muted:s,activeIndex:l,videoPostConfig:r,width:u})=>{const[d,v]=o.useState(!1),a=o.useRef(null),{bffEventReport:h,sxpParameter:m,waterFallData:g,openHashtag:f}=De(),y=o.useRef(0),[w,p]=o.useState(!1),[b,A]=o.useState(!0),x=o.useRef(null),[E,C]=o.useState("");o.useEffect(()=>{a.current&&(a.current.muted=s)},[s]);const L=o.useCallback(()=>{var V;(V=a.current)===null||V===void 0||V.play()},[]),D=Nt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),S=o.useCallback(()=>{var V,P,B,H,K,J,R,le,pe,$,Te,Me,je;v(!1);const de=n[e];if(de&&(!((V=a?.current)===null||V===void 0)&&V.duration)){y.current=((P=a?.current)===null||P===void 0?void 0:P.currentTime)||0;const U=((H=(B=a.current)===null||B===void 0?void 0:B.duration)!==null&&H!==void 0?H:0).toFixed(2),re=((J=(K=a.current)===null||K===void 0?void 0:K.currentTime)!==null&&J!==void 0?J:0).toFixed(2),ae=b?"0":"1";h?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(le=(R=de?.video)===null||R===void 0?void 0:R.itemId)!==null&&le!==void 0?le:"",contentName:($=(pe=de?.video)===null||pe===void 0?void 0:pe.title)!==null&&$!==void 0?$:"",playType:ae,startTime:re,videoDuration:U,contentTags:JSON.stringify((Me=(Te=de?.video)===null||Te===void 0?void 0:Te.tags)!==null&&Me!==void 0?Me:[]),position:e+"",contentFormat:"video",traceInfo:(je=de?.video)===null||je===void 0?void 0:je.traceInfo}}),A(!1)}},[h,n,e,b]),c=o.useCallback(()=>{p(!0)},[]),M=o.useCallback(V=>()=>{var P,B,H,K,J;if(!w)return;const R=(P=a.current)===null||P===void 0?void 0:P.paused;switch(V){case"start":if(!R)return;(B=a.current)===null||B===void 0||B.play(),v(!1);break;case"pause":if(R)return;(H=a.current)===null||H===void 0||H.pause(),v(!0);break;default:R?(K=a.current)===null||K===void 0||K.play():(J=a.current)===null||J===void 0||J.pause(),v(!R);break}},[w]),I=o.useCallback(()=>{var V,P,B,H,K,J,R,le,pe,$,Te,Me,je;const de=n[e],U=((P=(V=a.current)===null||V===void 0?void 0:V.duration)!==null&&P!==void 0?P:0).toFixed(2),re=((H=(B=a.current)===null||B===void 0?void 0:B.currentTime)!==null&&H!==void 0?H:0).toFixed(2);if(!((K=a?.current)===null||K===void 0)&&K.duration){const ae=(((J=a?.current)===null||J===void 0?void 0:J.currentTime)-y.current).toFixed(2);h?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(le=(R=de?.video)===null||R===void 0?void 0:R.itemId)!==null&&le!==void 0?le:"",contentName:($=(pe=de?.video)===null||pe===void 0?void 0:pe.title)!==null&&$!==void 0?$:"",endTime:re,videoDuration:U,playDuration:ae,contentTags:JSON.stringify((Me=(Te=de?.video)===null||Te===void 0?void 0:Te.tags)!==null&&Me!==void 0?Me:[]),position:e+"",contentFormat:"video",traceInfo:(je=de?.video)===null||je===void 0?void 0:je.traceInfo}})}},[n,e,h]),O=o.useMemo(()=>r?.mode==="2",[r]),T=o.useMemo(()=>{var V;return r?.mode==="2"?`translateY(-${50+((V=r?.offsetTop)!==null&&V!==void 0?V:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),j=o.useMemo(()=>{var V;return((V=t?.video)===null||V===void 0?void 0:V.cover)||E},[E,t]),F=o.useCallback(()=>{if(!x||!a||!a.current||!x.current)return;const V=a?.current,P=x?.current,B=P.getContext("2d"),H=window?.innerWidth,K=window?.innerHeight;P.height=K,P.width=H,B?.drawImage(V,0,0,P.width,P.height),C(P.toDataURL())},[]);o.useEffect(()=>{var V,P,B,H;if(a.current){if(v(!1),!a.current.src){const K=t?.video.url;if(K.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const J=new window.Hls;J.loadSource(K),J.attachMedia(a.current)}else a.current.canPlayType("application/vnd.apple.mpegurl"),a.current.src=K;else a.current.src=K;a.current.setAttribute("x5-playsinline","true"),a.current.setAttribute("webkit-playsinline","true")}return(V=a.current)===null||V===void 0||V.addEventListener("loadedmetadata",c),(P=a.current)===null||P===void 0||P.addEventListener("canplay",c),(B=a.current)===null||B===void 0||B.addEventListener("playing",S),(H=a.current)===null||H===void 0||H.addEventListener("loadeddata",F),()=>{var K,J,R,le;(K=a.current)===null||K===void 0||K.removeEventListener("loadedmetadata",c),(J=a.current)===null||J===void 0||J.removeEventListener("canplay",c),(R=a.current)===null||R===void 0||R.removeEventListener("playing",S),(le=a.current)===null||le===void 0||le.removeEventListener("loadeddata",F)}}},[c,S,t?.video,F]);const _=o.useMemo(()=>!m?.placeholder_image||w?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"video poster"}),[w,m?.placeholder_image]);o.useEffect(()=>{const V=()=>{var P,B;l===e&&(!((P=t?.video)===null||P===void 0)&&P.url)&&(!((B=a?.current)===null||B===void 0)&&B.src)&&!d&&M("pause")()};return window.addEventListener("beforeunload",V),()=>{window.removeEventListener("beforeunload",V)}},[l,e,t,a,M,d]);const N=o.useMemo(()=>O?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[O]);return t?.video?o.createElement(o.Fragment,null,O?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:M(),style:{position:"relative",width:u,height:i,overflow:"hidden"}},o.createElement(Mt,{src:j,style:Object.assign({height:i,width:u,objectFit:"cover"},N)}),o.createElement("canvas",{ref:x,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:u,height:i,top:"50%",transform:T,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:u,height:"100%"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:a,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:L,style:{width:"100%",height:i,objectFit:"contain"}}),o.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))),_):o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:M(),style:{position:"relative",width:u,height:i,overflow:"hidden"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:a,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:L}),_,o.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))):null};var na=o.memo(ia);const rn={};Object.values(ln).forEach(t=>{rn[t.extend.type]=t});const oa="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",la="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",sa=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:s,descStyle:l,hashTagStyle:r,containerHeight:u=664,containerWidth:d=375,appDomain:v,tagList:a=[]})=>{const h=o.useMemo(()=>{let C=0;return e?.logoUrl&&e?.isShowLogo&&(C+=45),a.length>0&&(C+=45),u-C},[e,u,a]),m=(C,L)=>{var D,S,c,M;if(!((D=C?.video)===null||D===void 0)&&D.url)return o.createElement(na,{rec:C,index:L,muted:!0,width:d,data:t??[],height:h,activeIndex:L,videoPostConfig:e?.videoPost});if(!((S=C?.video)===null||S===void 0)&&S.imgUrls)return o.createElement(ta,{key:C?.video.itemId,imgUrls:C?.video.imgUrls,width:d,height:h,rec:C,index:L,imgUrlsPostConfig:e?.imgUrlsPost});if(C.product&&C.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((I,O)=>{var T,j,F,_,N,V,P,B;const H=rn[(T=I?.item)===null||T===void 0?void 0:T.type],K=pi(H),J=(j=H?.extend)===null||j===void 0?void 0:j.defaulSetting;return o.createElement(K,Object.assign({key:`${L}${O}`,textStyle:Object.assign(Object.assign({},J?.textStyle),(F=I?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(N=(_=I?.item)===null||_===void 0?void 0:_.bindDatas)!==null&&N!==void 0?N:[]},J?.props,(V=I?.item)===null||V===void 0?void 0:V.props,{event:((P=I?.item)===null||P===void 0?void 0:P.event)||{},id:I?.id,rec:C,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},J?.style),(B=I?.item)===null||B===void 0?void 0:B.style),{width:d,height:h,overflow:"auto"}),index:L}))})},g=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]),f=(C,L)=>e?.isShowCTA===void 0||e?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(Pi,{rec:C,index:L,tempMap:s,resolver:rn})):null,y=(C,L)=>{var D,S,c,M,I,O,T;return C?.video?o.createElement(o.Fragment,null,((D=C?.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(mo,{nudge:n}),f(C,L),o.createElement("div",null,o.createElement(ki,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(S=C?.video)===null||S===void 0?void 0:S.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),o.createElement(vo,{index:L,tags:(I=(M=C?.video)===null||M===void 0?void 0:M.hashTags)!==null&&I!==void 0?I:[],itemId:(O=C?.video)===null||O===void 0?void 0:O.itemId,itemType:!((T=C?.video)===null||T===void 0)&&T.itemId?"VIDEO":null,rec:C,hashTagStyle:r}))):null},w=Nt(la,v),p=Nt(oa,v),b=(C,L)=>{var D,S,c,M;if(!e?.isShowLike)return;let I=(D=e?.likeIconY)!==null&&D!==void 0?D:400;return I<40&&(I+=40),C?.video?o.createElement(ao,{key:C.position,activeIcon:(S=e?.likeIcon)!==null&&S!==void 0?S:w,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:p,position:L,active:C.isCollected,recData:C,className:"clc-sxp-like-button",style:{top:I,right:(M=e?.likeIconX)!==null&&M!==void 0?M:0}}):null},A=Nt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),x=Nt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),E=(C,L)=>{var D,S,c,M;return o.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},g,o.createElement(fo,{tagList:a}),o.createElement(uo,{style:{position:"absolute",right:(D=e?.muteIconX)!==null&&D!==void 0?D:0,visibility:!((c=(S=t?.[L])===null||S===void 0?void 0:S.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:A,unactiveIcon:e?.muteIcon?e?.muteIcon:x}),m(C,L),y(C,L),b(C,L))};return o.createElement("div",{className:xe.css({width:"100%",height:u,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((C,L)=>E(C,L)))};var ra=o.memo(sa);const da=()=>{const{schema:t,resolver:e,popup:i}=Jt(),{setPopupDetailData:n,popupDetailData:s,popupCurTimeRef:l,checkCommodityIndexRef:r}=De(),{productView:u}=St(),[d,v]=o.useState();o.useEffect(()=>{const g=()=>{l.current=new Date};return g(),window.addEventListener("pageshow",g),()=>{window.removeEventListener("pageshow",g)}},[]),o.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,v(i))},[i]);const a=o.useMemo(()=>{var g,f,y,w;const p=(y=(f=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||f===void 0?void 0:f.popupList)===null||y===void 0?void 0:y.find((b,A)=>{if(b?.id===i?.id)return b});return p!==-1&&((w=p?.item)===null||w===void 0?void 0:w.type)==="Iframe"},[i,t]),h=()=>{var g,f,y,w,p,b,A,x,E,C,L,D,S,c,M,I,O,T;if(!i||i?.id===""||!d||new Date-l.current<((g=i?.duration)!==null&&g!==void 0?g:0))return;v(Object.assign(Object.assign({},i),{id:""}));const j=(w=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||w===void 0?void 0:w.find(F=>F?.id===i?.id);if(((p=j?.item)===null||p===void 0?void 0:p.type)==="CommodityDetail"||((b=j?.item)===null||b===void 0?void 0:b.type)==="CommodityDetailDiroNew"){const F=s;let _=(x=(A=F?.video)===null||A===void 0?void 0:A.bindProduct)!==null&&x!==void 0?x:(C=(E=F?.video)===null||E===void 0?void 0:E.bindProducts)===null||C===void 0?void 0:C[0],N=(S=(D=(L=F?.video)===null||L===void 0?void 0:L.bindProduct)===null||D===void 0?void 0:D.bindCta)!==null&&S!==void 0?S:(I=(M=(c=F?.video)===null||c===void 0?void 0:c.bindProducts)===null||M===void 0?void 0:M[0])===null||I===void 0?void 0:I.bindCta;if(r?.current>=0){const V=(T=(O=F?.video)===null||O===void 0?void 0:O.bindProducts)===null||T===void 0?void 0:T[r?.current];V&&(_=V,N=V?.bindCta)}_&&N&&u(F,_,N,l.current,s?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),r.current=-1},i?.duration)},m=o.useMemo(()=>{var g,f,y;return(y=(f=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||f===void 0?void 0:f.popupList)===null||y===void 0?void 0:y.map((w,p)=>{var b,A,x,E,C,L,D,S,c,M,I,O,T,j;if(w?.id===i?.id){const F=e[(b=w?.item)===null||b===void 0?void 0:b.type],_=pi(F),N=((E=(x=(A=w?.item)===null||A===void 0?void 0:A.event)===null||x===void 0?void 0:x.onClick)===null||E===void 0?void 0:E.linkType)==="externalLink",V=((D=(L=(C=w?.item)===null||C===void 0?void 0:C.event)===null||L===void 0?void 0:L.onClick)===null||D===void 0?void 0:D.linkType)==="popup",P=(S=F?.extend)===null||S===void 0?void 0:S.defaulSetting;return o.createElement(_,Object.assign({key:p,style:Object.assign(Object.assign(Object.assign({},P?.style),(c=w?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},P?.textStyle),(M=w?.item)===null||M===void 0?void 0:M.textStyle),bindDatas:(O=(I=w?.item)===null||I===void 0?void 0:I.bindDatas)!==null&&O!==void 0?O:[]},P?.props,(T=w?.item)===null||T===void 0?void 0:T.props,{event:((j=w?.item)===null||j===void 0?void 0:j.event)||{},schema:t,id:w?.id,isExternalLink:N,isPopup:V,onClose:h}))}else return o.createElement(o.Fragment,null)})},[t,i,e,h]);return o.createElement(si,{popup:d,onClose:h,padding:0,modalStyle:{position:"fixed"},isFullScreen:a},m)},dn={};Object.values(ln).forEach(t=>{dn[t.extend.type]=t});const aa=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:s,appDomain:l,enabledMetaConversionApi:r,dataList:u})=>{var d,v,a,h,m,g;const f=o.useMemo(()=>{var A;return location?.search?(A=location?.search)===null||A===void 0?void 0:A.replace("?",""):""},[]),[y,w]=o.useState(t?.data),[p,b]=o.useState();return o.createElement(Dn,{resolver:dn,enableDataSource:!1,schema:y,utmVal:p||f},o.createElement(kn,{utmVal:f,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:(h=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.default_recommend)!==null&&h!==void 0?h:i,hashTagSize:(g=(m=t?.sxp_parameter)===null||m===void 0?void 0:m.hash_tag_size)!==null&&g!==void 0?g:n,loadingImage:s,appDomain:l,enabledMetaConversionApi:r,utmParameter:t?.utm_parameter,data:t,dataList:u,onUpdateSchema:A=>w(A),onUpdateChannel:A=>b(A),render:({rtcList:A,tagList:x,pageData:E})=>{var C;return o.createElement(o.Fragment,null,o.createElement(Ao,Object.assign({},(C=E?.data)===null||C===void 0?void 0:C.sxpPageConf,{tagList:x,data:A,resolver:dn})),o.createElement(da,null))}}))};var ua=o.memo(aa);nt.DiyPortalPreview=ra,nt.EditorDataProvider=kd,nt.Modal=si,nt.SxpDataSourceProvider=kn,nt.SxpPageCore=ua,nt.SxpPageRender=Ao,nt.core=Ho,nt.default=Po,nt.materials=ln,nt.useEditorDataProvider=nn,Object.defineProperty(nt,"__esModule",{value:!0})});
|
11
11
|
//# sourceMappingURL=pb-ui.min.js.map
|